From 7873e4dfa6cb6dd63cc018e230af5697d3151dd9 Mon Sep 17 00:00:00 2001 From: koalyptus Date: Tue, 10 Oct 2017 02:19:15 +0000 Subject: [PATCH] publish Docs to gh-pages (auto) branch: master SHA: 50f537fbfc31a8b364cd46c50469f0331b282726 range SHA: fd48f8c3ec34...50f537fbfc31 build id: 285865790 build number: 763 --- docs/ast/source/const.js.json | 3134 +- .../colsVisibility/colsVisibility.js.json | 22850 +++-- docs/ast/source/modules/clearButton.js.json | 4142 +- docs/ast/source/modules/help.js.json | 6950 +- docs/ast/source/modules/paging.js.json | 28341 +++--- docs/ast/source/modules/rowsCounter.js.json | 7478 +- docs/ast/source/modules/statusBar.js.json | 8556 +- docs/ast/source/modules/toolbar.js.json | 11171 +++ docs/ast/source/tablefilter.js.json | 83094 +++++++--------- docs/class/src/emitter.js~Emitter.html | 6 +- ...pterEzEditTable.js~AdapterEzEditTable.html | 6 +- .../extensions/colOps/colOps.js~ColOps.html | 6 +- .../colsVisibility.js~ColsVisibility.html | 173 +- ...Sortabletable.js~AdapterSortableTable.html | 6 +- docs/class/src/feature.js~Feature.html | 8 +- .../alternateRows.js~AlternateRows.html | 6 +- .../modules/baseDropdown.js~BaseDropdown.html | 6 +- .../src/modules/checkList.js~CheckList.html | 6 +- .../modules/clearButton.js~ClearButton.html | 95 +- .../src/modules/dateType.js~DateType.html | 6 +- .../src/modules/dropdown.js~Dropdown.html | 6 +- .../src/modules/gridLayout.js~GridLayout.html | 6 +- docs/class/src/modules/hash.js~Hash.html | 6 +- docs/class/src/modules/help.js~Help.html | 109 +- ...highlightKeywords.js~HighlightKeyword.html | 6 +- docs/class/src/modules/loader.js~Loader.html | 6 +- ...arkActiveColumns.js~MarkActiveColumns.html | 6 +- .../src/modules/noResults.js~NoResults.html | 6 +- docs/class/src/modules/paging.js~Paging.html | 165 +- .../modules/popupFilter.js~PopupFilter.html | 6 +- .../modules/rowsCounter.js~RowsCounter.html | 101 +- docs/class/src/modules/state.js~State.html | 6 +- .../src/modules/statusBar.js~StatusBar.html | 119 +- .../class/src/modules/storage.js~Storage.html | 6 +- .../class/src/modules/toolbar.js~Toolbar.html | 1350 + .../class/src/tablefilter.js~TableFilter.html | 730 +- docs/coverage.json | 37 +- docs/dump.json | 7901 +- docs/file/src/array.js.html | 6 +- docs/file/src/const.js.html | 12 +- docs/file/src/cookie.js.html | 6 +- docs/file/src/dom.js.html | 6 +- docs/file/src/emitter.js.html | 6 +- docs/file/src/event.js.html | 6 +- .../advancedGrid/adapterEzEditTable.js.html | 6 +- .../advancedGrid/advancedGrid.js.html | 6 +- .../file/src/extensions/colOps/colOps.js.html | 6 +- .../colsVisibility/colsVisibility.js.html | 30 +- .../sort/adapterSortabletable.js.html | 6 +- docs/file/src/extensions/sort/sort.js.html | 6 +- docs/file/src/feature.js.html | 6 +- docs/file/src/modules/alternateRows.js.html | 6 +- docs/file/src/modules/baseDropdown.js.html | 6 +- docs/file/src/modules/checkList.js.html | 6 +- docs/file/src/modules/clearButton.js.html | 26 +- docs/file/src/modules/dateType.js.html | 6 +- docs/file/src/modules/dropdown.js.html | 6 +- docs/file/src/modules/gridLayout.js.html | 6 +- docs/file/src/modules/hash.js.html | 6 +- docs/file/src/modules/help.js.html | 26 +- .../src/modules/highlightKeywords.js.html | 6 +- docs/file/src/modules/loader.js.html | 6 +- .../src/modules/markActiveColumns.js.html | 6 +- docs/file/src/modules/noResults.js.html | 6 +- docs/file/src/modules/paging.js.html | 38 +- docs/file/src/modules/popupFilter.js.html | 6 +- docs/file/src/modules/rowsCounter.js.html | 26 +- docs/file/src/modules/state.js.html | 6 +- docs/file/src/modules/statusBar.js.html | 40 +- docs/file/src/modules/storage.js.html | 6 +- docs/file/src/modules/toolbar.js.html | 376 + docs/file/src/number.js.html | 6 +- docs/file/src/root.js.html | 6 +- docs/file/src/settings.js.html | 6 +- docs/file/src/sort.js.html | 6 +- docs/file/src/string.js.html | 6 +- docs/file/src/tablefilter.js.html | 188 +- docs/file/src/types.js.html | 6 +- docs/function/index.html | 6 +- docs/identifiers.html | 118 +- docs/index.html | 6 +- docs/package.json | 4 +- docs/script/search_index.js | 174 +- docs/source.html | 143 +- docs/variable/index.html | 307 +- 85 files changed, 99821 insertions(+), 88497 deletions(-) create mode 100644 docs/ast/source/modules/toolbar.js.json create mode 100644 docs/class/src/modules/toolbar.js~Toolbar.html create mode 100644 docs/file/src/modules/toolbar.js.html diff --git a/docs/ast/source/const.js.json b/docs/ast/source/const.js.json index de82f130..427a0b57 100644 --- a/docs/ast/source/const.js.json +++ b/docs/ast/source/const.js.json @@ -1273,22 +1273,113 @@ "line": 14, "column": 40 } + } + }, + { + "type": "ImportDeclaration", + "specifiers": [ + { + "type": "ImportSpecifier", + "local": { + "type": "Identifier", + "name": "Toolbar", + "range": [ + 687, + 694 + ], + "loc": { + "start": { + "line": 15, + "column": 8 + }, + "end": { + "line": 15, + "column": 15 + } + } + }, + "imported": { + "type": "Identifier", + "name": "Toolbar", + "range": [ + 687, + 694 + ], + "loc": { + "start": { + "line": 15, + "column": 8 + }, + "end": { + "line": 15, + "column": 15 + } + } + }, + "range": [ + 687, + 694 + ], + "loc": { + "start": { + "line": 15, + "column": 8 + }, + "end": { + "line": 15, + "column": 15 + } + } + } + ], + "source": { + "type": "Literal", + "value": "./modules/toolbar", + "raw": "'./modules/toolbar'", + "range": [ + 701, + 720 + ], + "loc": { + "start": { + "line": 15, + "column": 22 + }, + "end": { + "line": 15, + "column": 41 + } + } + }, + "range": [ + 679, + 721 + ], + "loc": { + "start": { + "line": 15, + "column": 0 + }, + "end": { + "line": 15, + "column": 42 + } }, "trailingComments": [ { "type": "Block", "value": "*\n * Filter types\n ", "range": [ - 680, - 703 + 723, + 746 ], "loc": { "start": { - "line": 16, + "line": 17, "column": 0 }, "end": { - "line": 18, + "line": 19, "column": 3 } } @@ -1297,16 +1388,16 @@ "type": "Block", "value": "*\n * Input filter type\n * @type {String}\n ", "range": [ - 705, - 751 + 748, + 794 ], "loc": { "start": { - "line": 20, + "line": 21, "column": 0 }, "end": { - "line": 23, + "line": 24, "column": 3 } } @@ -1324,16 +1415,16 @@ "type": "Identifier", "name": "INPUT", "range": [ - 765, - 770 + 808, + 813 ], "loc": { "start": { - "line": 24, + "line": 25, "column": 13 }, "end": { - "line": 24, + "line": 25, "column": 18 } } @@ -1343,31 +1434,31 @@ "value": "input", "raw": "'input'", "range": [ - 773, - 780 + 816, + 823 ], "loc": { "start": { - "line": 24, + "line": 25, "column": 21 }, "end": { - "line": 24, + "line": 25, "column": 28 } } }, "range": [ - 765, - 780 + 808, + 823 ], "loc": { "start": { - "line": 24, + "line": 25, "column": 13 }, "end": { - "line": 24, + "line": 25, "column": 28 } } @@ -1375,16 +1466,16 @@ ], "kind": "const", "range": [ - 759, - 781 + 802, + 824 ], "loc": { "start": { - "line": 24, + "line": 25, "column": 7 }, "end": { - "line": 24, + "line": 25, "column": 29 } }, @@ -1393,16 +1484,16 @@ "type": "Block", "value": "*\n * Filter types\n ", "range": [ - 680, - 703 + 723, + 746 ], "loc": { "start": { - "line": 16, + "line": 17, "column": 0 }, "end": { - "line": 18, + "line": 19, "column": 3 } } @@ -1411,16 +1502,16 @@ "type": "Block", "value": "*\n * Input filter type\n * @type {String}\n ", "range": [ - 705, - 751 + 748, + 794 ], "loc": { "start": { - "line": 20, + "line": 21, "column": 0 }, "end": { - "line": 23, + "line": 24, "column": 3 } } @@ -1431,16 +1522,16 @@ "type": "Block", "value": "*\n * Select filter type\n * @type {String}\n ", "range": [ - 782, - 829 + 825, + 872 ], "loc": { "start": { - "line": 25, + "line": 26, "column": 0 }, "end": { - "line": 28, + "line": 29, "column": 3 } } @@ -1450,16 +1541,16 @@ "specifiers": [], "source": null, "range": [ - 752, - 781 + 795, + 824 ], "loc": { "start": { - "line": 24, + "line": 25, "column": 0 }, "end": { - "line": 24, + "line": 25, "column": 29 } }, @@ -1468,16 +1559,16 @@ "type": "Block", "value": "*\n * Filter types\n ", "range": [ - 680, - 703 + 723, + 746 ], "loc": { "start": { - "line": 16, + "line": 17, "column": 0 }, "end": { - "line": 18, + "line": 19, "column": 3 } } @@ -1486,16 +1577,16 @@ "type": "Block", "value": "*\n * Input filter type\n * @type {String}\n ", "range": [ - 705, - 751 + 748, + 794 ], "loc": { "start": { - "line": 20, + "line": 21, "column": 0 }, "end": { - "line": 23, + "line": 24, "column": 3 } } @@ -1506,16 +1597,16 @@ "type": "Block", "value": "*\n * Select filter type\n * @type {String}\n ", "range": [ - 782, - 829 + 825, + 872 ], "loc": { "start": { - "line": 25, + "line": 26, "column": 0 }, "end": { - "line": 28, + "line": 29, "column": 3 } } @@ -1533,16 +1624,16 @@ "type": "Identifier", "name": "SELECT", "range": [ - 843, - 849 + 886, + 892 ], "loc": { "start": { - "line": 29, + "line": 30, "column": 13 }, "end": { - "line": 29, + "line": 30, "column": 19 } } @@ -1552,31 +1643,31 @@ "value": "select", "raw": "'select'", "range": [ - 852, - 860 + 895, + 903 ], "loc": { "start": { - "line": 29, + "line": 30, "column": 22 }, "end": { - "line": 29, + "line": 30, "column": 30 } } }, "range": [ - 843, - 860 + 886, + 903 ], "loc": { "start": { - "line": 29, + "line": 30, "column": 13 }, "end": { - "line": 29, + "line": 30, "column": 30 } } @@ -1584,16 +1675,16 @@ ], "kind": "const", "range": [ - 837, - 861 + 880, + 904 ], "loc": { "start": { - "line": 29, + "line": 30, "column": 7 }, "end": { - "line": 29, + "line": 30, "column": 31 } }, @@ -1602,16 +1693,16 @@ "type": "Block", "value": "*\n * Select filter type\n * @type {String}\n ", "range": [ - 782, - 829 + 825, + 872 ], "loc": { "start": { - "line": 25, + "line": 26, "column": 0 }, "end": { - "line": 28, + "line": 29, "column": 3 } } @@ -1622,16 +1713,16 @@ "type": "Block", "value": "*\n * Multiple select filter type\n * @type {String}\n ", "range": [ - 862, - 918 + 905, + 961 ], "loc": { "start": { - "line": 30, + "line": 31, "column": 0 }, "end": { - "line": 33, + "line": 34, "column": 3 } } @@ -1641,16 +1732,16 @@ "specifiers": [], "source": null, "range": [ - 830, - 861 + 873, + 904 ], "loc": { "start": { - "line": 29, + "line": 30, "column": 0 }, "end": { - "line": 29, + "line": 30, "column": 31 } }, @@ -1659,16 +1750,16 @@ "type": "Block", "value": "*\n * Select filter type\n * @type {String}\n ", "range": [ - 782, - 829 + 825, + 872 ], "loc": { "start": { - "line": 25, + "line": 26, "column": 0 }, "end": { - "line": 28, + "line": 29, "column": 3 } } @@ -1679,16 +1770,16 @@ "type": "Block", "value": "*\n * Multiple select filter type\n * @type {String}\n ", "range": [ - 862, - 918 + 905, + 961 ], "loc": { "start": { - "line": 30, + "line": 31, "column": 0 }, "end": { - "line": 33, + "line": 34, "column": 3 } } @@ -1706,16 +1797,16 @@ "type": "Identifier", "name": "MULTIPLE", "range": [ - 932, - 940 + 975, + 983 ], "loc": { "start": { - "line": 34, + "line": 35, "column": 13 }, "end": { - "line": 34, + "line": 35, "column": 21 } } @@ -1725,31 +1816,31 @@ "value": "multiple", "raw": "'multiple'", "range": [ - 943, - 953 + 986, + 996 ], "loc": { "start": { - "line": 34, + "line": 35, "column": 24 }, "end": { - "line": 34, + "line": 35, "column": 34 } } }, "range": [ - 932, - 953 + 975, + 996 ], "loc": { "start": { - "line": 34, + "line": 35, "column": 13 }, "end": { - "line": 34, + "line": 35, "column": 34 } } @@ -1757,16 +1848,16 @@ ], "kind": "const", "range": [ - 926, - 954 + 969, + 997 ], "loc": { "start": { - "line": 34, + "line": 35, "column": 7 }, "end": { - "line": 34, + "line": 35, "column": 35 } }, @@ -1775,16 +1866,16 @@ "type": "Block", "value": "*\n * Multiple select filter type\n * @type {String}\n ", "range": [ - 862, - 918 + 905, + 961 ], "loc": { "start": { - "line": 30, + "line": 31, "column": 0 }, "end": { - "line": 33, + "line": 34, "column": 3 } } @@ -1795,16 +1886,16 @@ "type": "Block", "value": "*\n * Checklist filter type\n * @type {String}\n ", "range": [ - 955, - 1005 + 998, + 1048 ], "loc": { "start": { - "line": 35, + "line": 36, "column": 0 }, "end": { - "line": 38, + "line": 39, "column": 3 } } @@ -1814,16 +1905,16 @@ "specifiers": [], "source": null, "range": [ - 919, - 954 + 962, + 997 ], "loc": { "start": { - "line": 34, + "line": 35, "column": 0 }, "end": { - "line": 34, + "line": 35, "column": 35 } }, @@ -1832,16 +1923,16 @@ "type": "Block", "value": "*\n * Multiple select filter type\n * @type {String}\n ", "range": [ - 862, - 918 + 905, + 961 ], "loc": { "start": { - "line": 30, + "line": 31, "column": 0 }, "end": { - "line": 33, + "line": 34, "column": 3 } } @@ -1852,16 +1943,16 @@ "type": "Block", "value": "*\n * Checklist filter type\n * @type {String}\n ", "range": [ - 955, - 1005 + 998, + 1048 ], "loc": { "start": { - "line": 35, + "line": 36, "column": 0 }, "end": { - "line": 38, + "line": 39, "column": 3 } } @@ -1879,16 +1970,16 @@ "type": "Identifier", "name": "CHECKLIST", "range": [ - 1019, - 1028 + 1062, + 1071 ], "loc": { "start": { - "line": 39, + "line": 40, "column": 13 }, "end": { - "line": 39, + "line": 40, "column": 22 } } @@ -1898,31 +1989,31 @@ "value": "checklist", "raw": "'checklist'", "range": [ - 1031, - 1042 + 1074, + 1085 ], "loc": { "start": { - "line": 39, + "line": 40, "column": 25 }, "end": { - "line": 39, + "line": 40, "column": 36 } } }, "range": [ - 1019, - 1042 + 1062, + 1085 ], "loc": { "start": { - "line": 39, + "line": 40, "column": 13 }, "end": { - "line": 39, + "line": 40, "column": 36 } } @@ -1930,16 +2021,16 @@ ], "kind": "const", "range": [ - 1013, - 1043 + 1056, + 1086 ], "loc": { "start": { - "line": 39, + "line": 40, "column": 7 }, "end": { - "line": 39, + "line": 40, "column": 37 } }, @@ -1948,16 +2039,16 @@ "type": "Block", "value": "*\n * Checklist filter type\n * @type {String}\n ", "range": [ - 955, - 1005 + 998, + 1048 ], "loc": { "start": { - "line": 35, + "line": 36, "column": 0 }, "end": { - "line": 38, + "line": 39, "column": 3 } } @@ -1968,16 +2059,16 @@ "type": "Block", "value": "*\n * None filter type\n * @type {String}\n ", "range": [ - 1044, - 1089 + 1087, + 1132 ], "loc": { "start": { - "line": 40, + "line": 41, "column": 0 }, "end": { - "line": 43, + "line": 44, "column": 3 } } @@ -1987,16 +2078,16 @@ "specifiers": [], "source": null, "range": [ - 1006, - 1043 + 1049, + 1086 ], "loc": { "start": { - "line": 39, + "line": 40, "column": 0 }, "end": { - "line": 39, + "line": 40, "column": 37 } }, @@ -2005,16 +2096,16 @@ "type": "Block", "value": "*\n * Checklist filter type\n * @type {String}\n ", "range": [ - 955, - 1005 + 998, + 1048 ], "loc": { "start": { - "line": 35, + "line": 36, "column": 0 }, "end": { - "line": 38, + "line": 39, "column": 3 } } @@ -2025,16 +2116,16 @@ "type": "Block", "value": "*\n * None filter type\n * @type {String}\n ", "range": [ - 1044, - 1089 + 1087, + 1132 ], "loc": { "start": { - "line": 40, + "line": 41, "column": 0 }, "end": { - "line": 43, + "line": 44, "column": 3 } } @@ -2052,16 +2143,16 @@ "type": "Identifier", "name": "NONE", "range": [ - 1103, - 1107 + 1146, + 1150 ], "loc": { "start": { - "line": 44, + "line": 45, "column": 13 }, "end": { - "line": 44, + "line": 45, "column": 17 } } @@ -2071,31 +2162,31 @@ "value": "none", "raw": "'none'", "range": [ - 1110, - 1116 + 1153, + 1159 ], "loc": { "start": { - "line": 44, + "line": 45, "column": 20 }, "end": { - "line": 44, + "line": 45, "column": 26 } } }, "range": [ - 1103, - 1116 + 1146, + 1159 ], "loc": { "start": { - "line": 44, + "line": 45, "column": 13 }, "end": { - "line": 44, + "line": 45, "column": 26 } } @@ -2103,16 +2194,16 @@ ], "kind": "const", "range": [ - 1097, - 1117 + 1140, + 1160 ], "loc": { "start": { - "line": 44, + "line": 45, "column": 7 }, "end": { - "line": 44, + "line": 45, "column": 27 } }, @@ -2121,16 +2212,16 @@ "type": "Block", "value": "*\n * None filter type\n * @type {String}\n ", "range": [ - 1044, - 1089 + 1087, + 1132 ], "loc": { "start": { - "line": 40, + "line": 41, "column": 0 }, "end": { - "line": 43, + "line": 44, "column": 3 } } @@ -2141,16 +2232,16 @@ "type": "Block", "value": "*\n * Key codes\n ", "range": [ - 1119, - 1139 + 1162, + 1182 ], "loc": { "start": { - "line": 46, + "line": 47, "column": 0 }, "end": { - "line": 48, + "line": 49, "column": 3 } } @@ -2159,16 +2250,16 @@ "type": "Block", "value": "*\n * Enter key code\n * @type {Number}\n ", "range": [ - 1141, - 1184 + 1184, + 1227 ], "loc": { "start": { - "line": 50, + "line": 51, "column": 0 }, "end": { - "line": 53, + "line": 54, "column": 3 } } @@ -2178,16 +2269,16 @@ "specifiers": [], "source": null, "range": [ - 1090, - 1117 + 1133, + 1160 ], "loc": { "start": { - "line": 44, + "line": 45, "column": 0 }, "end": { - "line": 44, + "line": 45, "column": 27 } }, @@ -2196,16 +2287,16 @@ "type": "Block", "value": "*\n * None filter type\n * @type {String}\n ", "range": [ - 1044, - 1089 + 1087, + 1132 ], "loc": { "start": { - "line": 40, + "line": 41, "column": 0 }, "end": { - "line": 43, + "line": 44, "column": 3 } } @@ -2216,16 +2307,16 @@ "type": "Block", "value": "*\n * Key codes\n ", "range": [ - 1119, - 1139 + 1162, + 1182 ], "loc": { "start": { - "line": 46, + "line": 47, "column": 0 }, "end": { - "line": 48, + "line": 49, "column": 3 } } @@ -2234,16 +2325,16 @@ "type": "Block", "value": "*\n * Enter key code\n * @type {Number}\n ", "range": [ - 1141, - 1184 + 1184, + 1227 ], "loc": { "start": { - "line": 50, + "line": 51, "column": 0 }, "end": { - "line": 53, + "line": 54, "column": 3 } } @@ -2261,16 +2352,16 @@ "type": "Identifier", "name": "ENTER_KEY", "range": [ - 1198, - 1207 + 1241, + 1250 ], "loc": { "start": { - "line": 54, + "line": 55, "column": 13 }, "end": { - "line": 54, + "line": 55, "column": 22 } } @@ -2280,31 +2371,31 @@ "value": 13, "raw": "13", "range": [ - 1210, - 1212 + 1253, + 1255 ], "loc": { "start": { - "line": 54, + "line": 55, "column": 25 }, "end": { - "line": 54, + "line": 55, "column": 27 } } }, "range": [ - 1198, - 1212 + 1241, + 1255 ], "loc": { "start": { - "line": 54, + "line": 55, "column": 13 }, "end": { - "line": 54, + "line": 55, "column": 27 } } @@ -2312,16 +2403,16 @@ ], "kind": "const", "range": [ - 1192, - 1213 + 1235, + 1256 ], "loc": { "start": { - "line": 54, + "line": 55, "column": 7 }, "end": { - "line": 54, + "line": 55, "column": 28 } }, @@ -2330,16 +2421,16 @@ "type": "Block", "value": "*\n * Key codes\n ", "range": [ - 1119, - 1139 + 1162, + 1182 ], "loc": { "start": { - "line": 46, + "line": 47, "column": 0 }, "end": { - "line": 48, + "line": 49, "column": 3 } } @@ -2348,16 +2439,16 @@ "type": "Block", "value": "*\n * Enter key code\n * @type {Number}\n ", "range": [ - 1141, - 1184 + 1184, + 1227 ], "loc": { "start": { - "line": 50, + "line": 51, "column": 0 }, "end": { - "line": 53, + "line": 54, "column": 3 } } @@ -2368,16 +2459,16 @@ "type": "Block", "value": "*\n * Tab key code\n * @type {Number}\n ", "range": [ - 1214, - 1255 + 1257, + 1298 ], "loc": { "start": { - "line": 55, + "line": 56, "column": 0 }, "end": { - "line": 58, + "line": 59, "column": 3 } } @@ -2387,16 +2478,16 @@ "specifiers": [], "source": null, "range": [ - 1185, - 1213 + 1228, + 1256 ], "loc": { "start": { - "line": 54, + "line": 55, "column": 0 }, "end": { - "line": 54, + "line": 55, "column": 28 } }, @@ -2405,16 +2496,16 @@ "type": "Block", "value": "*\n * Key codes\n ", "range": [ - 1119, - 1139 + 1162, + 1182 ], "loc": { "start": { - "line": 46, + "line": 47, "column": 0 }, "end": { - "line": 48, + "line": 49, "column": 3 } } @@ -2423,16 +2514,16 @@ "type": "Block", "value": "*\n * Enter key code\n * @type {Number}\n ", "range": [ - 1141, - 1184 + 1184, + 1227 ], "loc": { "start": { - "line": 50, + "line": 51, "column": 0 }, "end": { - "line": 53, + "line": 54, "column": 3 } } @@ -2443,16 +2534,16 @@ "type": "Block", "value": "*\n * Tab key code\n * @type {Number}\n ", "range": [ - 1214, - 1255 + 1257, + 1298 ], "loc": { "start": { - "line": 55, + "line": 56, "column": 0 }, "end": { - "line": 58, + "line": 59, "column": 3 } } @@ -2470,16 +2561,16 @@ "type": "Identifier", "name": "TAB_KEY", "range": [ - 1269, - 1276 + 1312, + 1319 ], "loc": { "start": { - "line": 59, + "line": 60, "column": 13 }, "end": { - "line": 59, + "line": 60, "column": 20 } } @@ -2489,31 +2580,31 @@ "value": 9, "raw": "9", "range": [ - 1279, - 1280 + 1322, + 1323 ], "loc": { "start": { - "line": 59, + "line": 60, "column": 23 }, "end": { - "line": 59, + "line": 60, "column": 24 } } }, "range": [ - 1269, - 1280 + 1312, + 1323 ], "loc": { "start": { - "line": 59, + "line": 60, "column": 13 }, "end": { - "line": 59, + "line": 60, "column": 24 } } @@ -2521,16 +2612,16 @@ ], "kind": "const", "range": [ - 1263, - 1281 + 1306, + 1324 ], "loc": { "start": { - "line": 59, + "line": 60, "column": 7 }, "end": { - "line": 59, + "line": 60, "column": 25 } }, @@ -2539,16 +2630,16 @@ "type": "Block", "value": "*\n * Tab key code\n * @type {Number}\n ", "range": [ - 1214, - 1255 + 1257, + 1298 ], "loc": { "start": { - "line": 55, + "line": 56, "column": 0 }, "end": { - "line": 58, + "line": 59, "column": 3 } } @@ -2559,16 +2650,16 @@ "type": "Block", "value": "*\n * Escape key code\n * @type {Number}\n ", "range": [ - 1282, - 1326 + 1325, + 1369 ], "loc": { "start": { - "line": 60, + "line": 61, "column": 0 }, "end": { - "line": 63, + "line": 64, "column": 3 } } @@ -2578,16 +2669,16 @@ "specifiers": [], "source": null, "range": [ - 1256, - 1281 + 1299, + 1324 ], "loc": { "start": { - "line": 59, + "line": 60, "column": 0 }, "end": { - "line": 59, + "line": 60, "column": 25 } }, @@ -2596,16 +2687,16 @@ "type": "Block", "value": "*\n * Tab key code\n * @type {Number}\n ", "range": [ - 1214, - 1255 + 1257, + 1298 ], "loc": { "start": { - "line": 55, + "line": 56, "column": 0 }, "end": { - "line": 58, + "line": 59, "column": 3 } } @@ -2616,16 +2707,16 @@ "type": "Block", "value": "*\n * Escape key code\n * @type {Number}\n ", "range": [ - 1282, - 1326 + 1325, + 1369 ], "loc": { "start": { - "line": 60, + "line": 61, "column": 0 }, "end": { - "line": 63, + "line": 64, "column": 3 } } @@ -2643,16 +2734,16 @@ "type": "Identifier", "name": "ESC_KEY", "range": [ - 1340, - 1347 + 1383, + 1390 ], "loc": { "start": { - "line": 64, + "line": 65, "column": 13 }, "end": { - "line": 64, + "line": 65, "column": 20 } } @@ -2662,31 +2753,31 @@ "value": 27, "raw": "27", "range": [ - 1350, - 1352 + 1393, + 1395 ], "loc": { "start": { - "line": 64, + "line": 65, "column": 23 }, "end": { - "line": 64, + "line": 65, "column": 25 } } }, "range": [ - 1340, - 1352 + 1383, + 1395 ], "loc": { "start": { - "line": 64, + "line": 65, "column": 13 }, "end": { - "line": 64, + "line": 65, "column": 25 } } @@ -2694,16 +2785,16 @@ ], "kind": "const", "range": [ - 1334, - 1353 + 1377, + 1396 ], "loc": { "start": { - "line": 64, + "line": 65, "column": 7 }, "end": { - "line": 64, + "line": 65, "column": 26 } }, @@ -2712,16 +2803,16 @@ "type": "Block", "value": "*\n * Escape key code\n * @type {Number}\n ", "range": [ - 1282, - 1326 + 1325, + 1369 ], "loc": { "start": { - "line": 60, + "line": 61, "column": 0 }, "end": { - "line": 63, + "line": 64, "column": 3 } } @@ -2732,16 +2823,16 @@ "type": "Block", "value": "*\n * Up arrow key code\n * @type {Number}\n ", "range": [ - 1354, - 1400 + 1397, + 1443 ], "loc": { "start": { - "line": 65, + "line": 66, "column": 0 }, "end": { - "line": 68, + "line": 69, "column": 3 } } @@ -2751,16 +2842,16 @@ "specifiers": [], "source": null, "range": [ - 1327, - 1353 + 1370, + 1396 ], "loc": { "start": { - "line": 64, + "line": 65, "column": 0 }, "end": { - "line": 64, + "line": 65, "column": 26 } }, @@ -2769,16 +2860,16 @@ "type": "Block", "value": "*\n * Escape key code\n * @type {Number}\n ", "range": [ - 1282, - 1326 + 1325, + 1369 ], "loc": { "start": { - "line": 60, + "line": 61, "column": 0 }, "end": { - "line": 63, + "line": 64, "column": 3 } } @@ -2789,16 +2880,16 @@ "type": "Block", "value": "*\n * Up arrow key code\n * @type {Number}\n ", "range": [ - 1354, - 1400 + 1397, + 1443 ], "loc": { "start": { - "line": 65, + "line": 66, "column": 0 }, "end": { - "line": 68, + "line": 69, "column": 3 } } @@ -2816,16 +2907,16 @@ "type": "Identifier", "name": "UP_ARROW_KEY", "range": [ - 1414, - 1426 + 1457, + 1469 ], "loc": { "start": { - "line": 69, + "line": 70, "column": 13 }, "end": { - "line": 69, + "line": 70, "column": 25 } } @@ -2835,31 +2926,31 @@ "value": 38, "raw": "38", "range": [ - 1429, - 1431 + 1472, + 1474 ], "loc": { "start": { - "line": 69, + "line": 70, "column": 28 }, "end": { - "line": 69, + "line": 70, "column": 30 } } }, "range": [ - 1414, - 1431 + 1457, + 1474 ], "loc": { "start": { - "line": 69, + "line": 70, "column": 13 }, "end": { - "line": 69, + "line": 70, "column": 30 } } @@ -2867,16 +2958,16 @@ ], "kind": "const", "range": [ - 1408, - 1432 + 1451, + 1475 ], "loc": { "start": { - "line": 69, + "line": 70, "column": 7 }, "end": { - "line": 69, + "line": 70, "column": 31 } }, @@ -2885,16 +2976,16 @@ "type": "Block", "value": "*\n * Up arrow key code\n * @type {Number}\n ", "range": [ - 1354, - 1400 + 1397, + 1443 ], "loc": { "start": { - "line": 65, + "line": 66, "column": 0 }, "end": { - "line": 68, + "line": 69, "column": 3 } } @@ -2905,16 +2996,16 @@ "type": "Block", "value": "*\n * Down arrow key code\n * @type {Number}\n ", "range": [ - 1433, - 1481 + 1476, + 1524 ], "loc": { "start": { - "line": 70, + "line": 71, "column": 0 }, "end": { - "line": 73, + "line": 74, "column": 3 } } @@ -2924,16 +3015,16 @@ "specifiers": [], "source": null, "range": [ - 1401, - 1432 + 1444, + 1475 ], "loc": { "start": { - "line": 69, + "line": 70, "column": 0 }, "end": { - "line": 69, + "line": 70, "column": 31 } }, @@ -2942,16 +3033,16 @@ "type": "Block", "value": "*\n * Up arrow key code\n * @type {Number}\n ", "range": [ - 1354, - 1400 + 1397, + 1443 ], "loc": { "start": { - "line": 65, + "line": 66, "column": 0 }, "end": { - "line": 68, + "line": 69, "column": 3 } } @@ -2962,16 +3053,16 @@ "type": "Block", "value": "*\n * Down arrow key code\n * @type {Number}\n ", "range": [ - 1433, - 1481 + 1476, + 1524 ], "loc": { "start": { - "line": 70, + "line": 71, "column": 0 }, "end": { - "line": 73, + "line": 74, "column": 3 } } @@ -2989,16 +3080,16 @@ "type": "Identifier", "name": "DOWN_ARROW_KEY", "range": [ - 1495, - 1509 + 1538, + 1552 ], "loc": { "start": { - "line": 74, + "line": 75, "column": 13 }, "end": { - "line": 74, + "line": 75, "column": 27 } } @@ -3008,31 +3099,31 @@ "value": 40, "raw": "40", "range": [ - 1512, - 1514 + 1555, + 1557 ], "loc": { "start": { - "line": 74, + "line": 75, "column": 30 }, "end": { - "line": 74, + "line": 75, "column": 32 } } }, "range": [ - 1495, - 1514 + 1538, + 1557 ], "loc": { "start": { - "line": 74, + "line": 75, "column": 13 }, "end": { - "line": 74, + "line": 75, "column": 32 } } @@ -3040,16 +3131,16 @@ ], "kind": "const", "range": [ - 1489, - 1515 + 1532, + 1558 ], "loc": { "start": { - "line": 74, + "line": 75, "column": 7 }, "end": { - "line": 74, + "line": 75, "column": 33 } }, @@ -3058,16 +3149,16 @@ "type": "Block", "value": "*\n * Down arrow key code\n * @type {Number}\n ", "range": [ - 1433, - 1481 + 1476, + 1524 ], "loc": { "start": { - "line": 70, + "line": 71, "column": 0 }, "end": { - "line": 73, + "line": 74, "column": 3 } } @@ -3078,16 +3169,16 @@ "type": "Block", "value": "*\n * HTML tags\n ", "range": [ - 1517, - 1537 + 1560, + 1580 ], "loc": { "start": { - "line": 76, + "line": 77, "column": 0 }, "end": { - "line": 78, + "line": 79, "column": 3 } } @@ -3096,16 +3187,16 @@ "type": "Block", "value": "*\n * Header cell tag\n * @type {String}\n ", "range": [ - 1539, - 1583 + 1582, + 1626 ], "loc": { "start": { - "line": 80, + "line": 81, "column": 0 }, "end": { - "line": 83, + "line": 84, "column": 3 } } @@ -3115,16 +3206,16 @@ "specifiers": [], "source": null, "range": [ - 1482, - 1515 + 1525, + 1558 ], "loc": { "start": { - "line": 74, + "line": 75, "column": 0 }, "end": { - "line": 74, + "line": 75, "column": 33 } }, @@ -3133,16 +3224,16 @@ "type": "Block", "value": "*\n * Down arrow key code\n * @type {Number}\n ", "range": [ - 1433, - 1481 + 1476, + 1524 ], "loc": { "start": { - "line": 70, + "line": 71, "column": 0 }, "end": { - "line": 73, + "line": 74, "column": 3 } } @@ -3153,16 +3244,16 @@ "type": "Block", "value": "*\n * HTML tags\n ", "range": [ - 1517, - 1537 + 1560, + 1580 ], "loc": { "start": { - "line": 76, + "line": 77, "column": 0 }, "end": { - "line": 78, + "line": 79, "column": 3 } } @@ -3171,16 +3262,16 @@ "type": "Block", "value": "*\n * Header cell tag\n * @type {String}\n ", "range": [ - 1539, - 1583 + 1582, + 1626 ], "loc": { "start": { - "line": 80, + "line": 81, "column": 0 }, "end": { - "line": 83, + "line": 84, "column": 3 } } @@ -3198,16 +3289,16 @@ "type": "Identifier", "name": "HEADER_TAG", "range": [ - 1597, - 1607 + 1640, + 1650 ], "loc": { "start": { - "line": 84, + "line": 85, "column": 13 }, "end": { - "line": 84, + "line": 85, "column": 23 } } @@ -3217,31 +3308,31 @@ "value": "TH", "raw": "'TH'", "range": [ - 1610, - 1614 + 1653, + 1657 ], "loc": { "start": { - "line": 84, + "line": 85, "column": 26 }, "end": { - "line": 84, + "line": 85, "column": 30 } } }, "range": [ - 1597, - 1614 + 1640, + 1657 ], "loc": { "start": { - "line": 84, + "line": 85, "column": 13 }, "end": { - "line": 84, + "line": 85, "column": 30 } } @@ -3249,16 +3340,16 @@ ], "kind": "const", "range": [ - 1591, - 1615 + 1634, + 1658 ], "loc": { "start": { - "line": 84, + "line": 85, "column": 7 }, "end": { - "line": 84, + "line": 85, "column": 31 } }, @@ -3267,16 +3358,16 @@ "type": "Block", "value": "*\n * HTML tags\n ", "range": [ - 1517, - 1537 + 1560, + 1580 ], "loc": { "start": { - "line": 76, + "line": 77, "column": 0 }, "end": { - "line": 78, + "line": 79, "column": 3 } } @@ -3285,16 +3376,16 @@ "type": "Block", "value": "*\n * Header cell tag\n * @type {String}\n ", "range": [ - 1539, - 1583 + 1582, + 1626 ], "loc": { "start": { - "line": 80, + "line": 81, "column": 0 }, "end": { - "line": 83, + "line": 84, "column": 3 } } @@ -3305,16 +3396,16 @@ "type": "Block", "value": "*\n * Cell tag\n * @type {String}\n ", "range": [ - 1616, - 1653 + 1659, + 1696 ], "loc": { "start": { - "line": 85, + "line": 86, "column": 0 }, "end": { - "line": 88, + "line": 89, "column": 3 } } @@ -3324,16 +3415,16 @@ "specifiers": [], "source": null, "range": [ - 1584, - 1615 + 1627, + 1658 ], "loc": { "start": { - "line": 84, + "line": 85, "column": 0 }, "end": { - "line": 84, + "line": 85, "column": 31 } }, @@ -3342,16 +3433,16 @@ "type": "Block", "value": "*\n * HTML tags\n ", "range": [ - 1517, - 1537 + 1560, + 1580 ], "loc": { "start": { - "line": 76, + "line": 77, "column": 0 }, "end": { - "line": 78, + "line": 79, "column": 3 } } @@ -3360,16 +3451,16 @@ "type": "Block", "value": "*\n * Header cell tag\n * @type {String}\n ", "range": [ - 1539, - 1583 + 1582, + 1626 ], "loc": { "start": { - "line": 80, + "line": 81, "column": 0 }, "end": { - "line": 83, + "line": 84, "column": 3 } } @@ -3380,16 +3471,16 @@ "type": "Block", "value": "*\n * Cell tag\n * @type {String}\n ", "range": [ - 1616, - 1653 + 1659, + 1696 ], "loc": { "start": { - "line": 85, + "line": 86, "column": 0 }, "end": { - "line": 88, + "line": 89, "column": 3 } } @@ -3407,16 +3498,16 @@ "type": "Identifier", "name": "CELL_TAG", "range": [ - 1667, - 1675 + 1710, + 1718 ], "loc": { "start": { - "line": 89, + "line": 90, "column": 13 }, "end": { - "line": 89, + "line": 90, "column": 21 } } @@ -3426,31 +3517,31 @@ "value": "TD", "raw": "'TD'", "range": [ - 1678, - 1682 + 1721, + 1725 ], "loc": { "start": { - "line": 89, + "line": 90, "column": 24 }, "end": { - "line": 89, + "line": 90, "column": 28 } } }, "range": [ - 1667, - 1682 + 1710, + 1725 ], "loc": { "start": { - "line": 89, + "line": 90, "column": 13 }, "end": { - "line": 89, + "line": 90, "column": 28 } } @@ -3458,16 +3549,16 @@ ], "kind": "const", "range": [ - 1661, - 1683 + 1704, + 1726 ], "loc": { "start": { - "line": 89, + "line": 90, "column": 7 }, "end": { - "line": 89, + "line": 90, "column": 29 } }, @@ -3476,16 +3567,16 @@ "type": "Block", "value": "*\n * Cell tag\n * @type {String}\n ", "range": [ - 1616, - 1653 + 1659, + 1696 ], "loc": { "start": { - "line": 85, + "line": 86, "column": 0 }, "end": { - "line": 88, + "line": 89, "column": 3 } } @@ -3496,16 +3587,16 @@ "type": "Block", "value": "*\n * Data types\n ", "range": [ - 1685, - 1706 + 1728, + 1749 ], "loc": { "start": { - "line": 91, + "line": 92, "column": 0 }, "end": { - "line": 93, + "line": 94, "column": 3 } } @@ -3514,16 +3605,16 @@ "type": "Block", "value": "*\n * String\n * @type {String}\n ", "range": [ - 1708, - 1743 + 1751, + 1786 ], "loc": { "start": { - "line": 95, + "line": 96, "column": 0 }, "end": { - "line": 98, + "line": 99, "column": 3 } } @@ -3533,16 +3624,16 @@ "specifiers": [], "source": null, "range": [ - 1654, - 1683 + 1697, + 1726 ], "loc": { "start": { - "line": 89, + "line": 90, "column": 0 }, "end": { - "line": 89, + "line": 90, "column": 29 } }, @@ -3551,16 +3642,16 @@ "type": "Block", "value": "*\n * Cell tag\n * @type {String}\n ", "range": [ - 1616, - 1653 + 1659, + 1696 ], "loc": { "start": { - "line": 85, + "line": 86, "column": 0 }, "end": { - "line": 88, + "line": 89, "column": 3 } } @@ -3571,16 +3662,16 @@ "type": "Block", "value": "*\n * Data types\n ", "range": [ - 1685, - 1706 + 1728, + 1749 ], "loc": { "start": { - "line": 91, + "line": 92, "column": 0 }, "end": { - "line": 93, + "line": 94, "column": 3 } } @@ -3589,16 +3680,16 @@ "type": "Block", "value": "*\n * String\n * @type {String}\n ", "range": [ - 1708, - 1743 + 1751, + 1786 ], "loc": { "start": { - "line": 95, + "line": 96, "column": 0 }, "end": { - "line": 98, + "line": 99, "column": 3 } } @@ -3616,16 +3707,16 @@ "type": "Identifier", "name": "STRING", "range": [ - 1757, - 1763 + 1800, + 1806 ], "loc": { "start": { - "line": 99, + "line": 100, "column": 13 }, "end": { - "line": 99, + "line": 100, "column": 19 } } @@ -3635,31 +3726,31 @@ "value": "string", "raw": "'string'", "range": [ - 1766, - 1774 + 1809, + 1817 ], "loc": { "start": { - "line": 99, + "line": 100, "column": 22 }, "end": { - "line": 99, + "line": 100, "column": 30 } } }, "range": [ - 1757, - 1774 + 1800, + 1817 ], "loc": { "start": { - "line": 99, + "line": 100, "column": 13 }, "end": { - "line": 99, + "line": 100, "column": 30 } } @@ -3667,16 +3758,16 @@ ], "kind": "const", "range": [ - 1751, - 1775 + 1794, + 1818 ], "loc": { "start": { - "line": 99, + "line": 100, "column": 7 }, "end": { - "line": 99, + "line": 100, "column": 31 } }, @@ -3685,16 +3776,16 @@ "type": "Block", "value": "*\n * Data types\n ", "range": [ - 1685, - 1706 + 1728, + 1749 ], "loc": { "start": { - "line": 91, + "line": 92, "column": 0 }, "end": { - "line": 93, + "line": 94, "column": 3 } } @@ -3703,16 +3794,16 @@ "type": "Block", "value": "*\n * String\n * @type {String}\n ", "range": [ - 1708, - 1743 + 1751, + 1786 ], "loc": { "start": { - "line": 95, + "line": 96, "column": 0 }, "end": { - "line": 98, + "line": 99, "column": 3 } } @@ -3723,16 +3814,16 @@ "type": "Block", "value": "*\n * Number\n * @type {String}\n ", "range": [ - 1777, - 1812 + 1820, + 1855 ], "loc": { "start": { - "line": 101, + "line": 102, "column": 0 }, "end": { - "line": 104, + "line": 105, "column": 3 } } @@ -3742,16 +3833,16 @@ "specifiers": [], "source": null, "range": [ - 1744, - 1775 + 1787, + 1818 ], "loc": { "start": { - "line": 99, + "line": 100, "column": 0 }, "end": { - "line": 99, + "line": 100, "column": 31 } }, @@ -3760,16 +3851,16 @@ "type": "Block", "value": "*\n * Data types\n ", "range": [ - 1685, - 1706 + 1728, + 1749 ], "loc": { "start": { - "line": 91, + "line": 92, "column": 0 }, "end": { - "line": 93, + "line": 94, "column": 3 } } @@ -3778,16 +3869,16 @@ "type": "Block", "value": "*\n * String\n * @type {String}\n ", "range": [ - 1708, - 1743 + 1751, + 1786 ], "loc": { "start": { - "line": 95, + "line": 96, "column": 0 }, "end": { - "line": 98, + "line": 99, "column": 3 } } @@ -3798,16 +3889,16 @@ "type": "Block", "value": "*\n * Number\n * @type {String}\n ", "range": [ - 1777, - 1812 + 1820, + 1855 ], "loc": { "start": { - "line": 101, + "line": 102, "column": 0 }, "end": { - "line": 104, + "line": 105, "column": 3 } } @@ -3825,16 +3916,16 @@ "type": "Identifier", "name": "NUMBER", "range": [ - 1826, - 1832 + 1869, + 1875 ], "loc": { "start": { - "line": 105, + "line": 106, "column": 13 }, "end": { - "line": 105, + "line": 106, "column": 19 } } @@ -3844,31 +3935,31 @@ "value": "number", "raw": "'number'", "range": [ - 1835, - 1843 + 1878, + 1886 ], "loc": { "start": { - "line": 105, + "line": 106, "column": 22 }, "end": { - "line": 105, + "line": 106, "column": 30 } } }, "range": [ - 1826, - 1843 + 1869, + 1886 ], "loc": { "start": { - "line": 105, + "line": 106, "column": 13 }, "end": { - "line": 105, + "line": 106, "column": 30 } } @@ -3876,16 +3967,16 @@ ], "kind": "const", "range": [ - 1820, - 1844 + 1863, + 1887 ], "loc": { "start": { - "line": 105, + "line": 106, "column": 7 }, "end": { - "line": 105, + "line": 106, "column": 31 } }, @@ -3894,16 +3985,16 @@ "type": "Block", "value": "*\n * Number\n * @type {String}\n ", "range": [ - 1777, - 1812 + 1820, + 1855 ], "loc": { "start": { - "line": 101, + "line": 102, "column": 0 }, "end": { - "line": 104, + "line": 105, "column": 3 } } @@ -3914,16 +4005,16 @@ "type": "Block", "value": "*\n * Formatted number\n * @type {String}\n ", "range": [ - 1846, - 1891 + 1889, + 1934 ], "loc": { "start": { - "line": 107, + "line": 108, "column": 0 }, "end": { - "line": 110, + "line": 111, "column": 3 } } @@ -3933,16 +4024,16 @@ "specifiers": [], "source": null, "range": [ - 1813, - 1844 + 1856, + 1887 ], "loc": { "start": { - "line": 105, + "line": 106, "column": 0 }, "end": { - "line": 105, + "line": 106, "column": 31 } }, @@ -3951,16 +4042,16 @@ "type": "Block", "value": "*\n * Number\n * @type {String}\n ", "range": [ - 1777, - 1812 + 1820, + 1855 ], "loc": { "start": { - "line": 101, + "line": 102, "column": 0 }, "end": { - "line": 104, + "line": 105, "column": 3 } } @@ -3971,16 +4062,16 @@ "type": "Block", "value": "*\n * Formatted number\n * @type {String}\n ", "range": [ - 1846, - 1891 + 1889, + 1934 ], "loc": { "start": { - "line": 107, + "line": 108, "column": 0 }, "end": { - "line": 110, + "line": 111, "column": 3 } } @@ -3998,16 +4089,16 @@ "type": "Identifier", "name": "FORMATTED_NUMBER", "range": [ - 1905, - 1921 + 1948, + 1964 ], "loc": { "start": { - "line": 111, + "line": 112, "column": 13 }, "end": { - "line": 111, + "line": 112, "column": 29 } } @@ -4017,31 +4108,31 @@ "value": "formatted-number", "raw": "'formatted-number'", "range": [ - 1924, - 1942 + 1967, + 1985 ], "loc": { "start": { - "line": 111, + "line": 112, "column": 32 }, "end": { - "line": 111, + "line": 112, "column": 50 } } }, "range": [ - 1905, - 1942 + 1948, + 1985 ], "loc": { "start": { - "line": 111, + "line": 112, "column": 13 }, "end": { - "line": 111, + "line": 112, "column": 50 } } @@ -4049,16 +4140,16 @@ ], "kind": "const", "range": [ - 1899, - 1943 + 1942, + 1986 ], "loc": { "start": { - "line": 111, + "line": 112, "column": 7 }, "end": { - "line": 111, + "line": 112, "column": 51 } }, @@ -4067,16 +4158,16 @@ "type": "Block", "value": "*\n * Formatted number\n * @type {String}\n ", "range": [ - 1846, - 1891 + 1889, + 1934 ], "loc": { "start": { - "line": 107, + "line": 108, "column": 0 }, "end": { - "line": 110, + "line": 111, "column": 3 } } @@ -4087,16 +4178,16 @@ "type": "Block", "value": "*\n * Date\n * @type {String}\n ", "range": [ - 1945, - 1978 + 1988, + 2021 ], "loc": { "start": { - "line": 113, + "line": 114, "column": 0 }, "end": { - "line": 116, + "line": 117, "column": 3 } } @@ -4106,16 +4197,16 @@ "specifiers": [], "source": null, "range": [ - 1892, - 1943 + 1935, + 1986 ], "loc": { "start": { - "line": 111, + "line": 112, "column": 0 }, "end": { - "line": 111, + "line": 112, "column": 51 } }, @@ -4124,16 +4215,16 @@ "type": "Block", "value": "*\n * Formatted number\n * @type {String}\n ", "range": [ - 1846, - 1891 + 1889, + 1934 ], "loc": { "start": { - "line": 107, + "line": 108, "column": 0 }, "end": { - "line": 110, + "line": 111, "column": 3 } } @@ -4144,16 +4235,16 @@ "type": "Block", "value": "*\n * Date\n * @type {String}\n ", "range": [ - 1945, - 1978 + 1988, + 2021 ], "loc": { "start": { - "line": 113, + "line": 114, "column": 0 }, "end": { - "line": 116, + "line": 117, "column": 3 } } @@ -4171,16 +4262,16 @@ "type": "Identifier", "name": "DATE", "range": [ - 1992, - 1996 + 2035, + 2039 ], "loc": { "start": { - "line": 117, + "line": 118, "column": 13 }, "end": { - "line": 117, + "line": 118, "column": 17 } } @@ -4190,31 +4281,31 @@ "value": "date", "raw": "'date'", "range": [ - 1999, - 2005 + 2042, + 2048 ], "loc": { "start": { - "line": 117, + "line": 118, "column": 20 }, "end": { - "line": 117, + "line": 118, "column": 26 } } }, "range": [ - 1992, - 2005 + 2035, + 2048 ], "loc": { "start": { - "line": 117, + "line": 118, "column": 13 }, "end": { - "line": 117, + "line": 118, "column": 26 } } @@ -4222,16 +4313,16 @@ ], "kind": "const", "range": [ - 1986, - 2006 + 2029, + 2049 ], "loc": { "start": { - "line": 117, + "line": 118, "column": 7 }, "end": { - "line": 117, + "line": 118, "column": 27 } }, @@ -4240,16 +4331,16 @@ "type": "Block", "value": "*\n * Date\n * @type {String}\n ", "range": [ - 1945, - 1978 + 1988, + 2021 ], "loc": { "start": { - "line": 113, + "line": 114, "column": 0 }, "end": { - "line": 116, + "line": 117, "column": 3 } } @@ -4260,16 +4351,16 @@ "type": "Block", "value": "*\n * IP address\n * @type {String}\n ", "range": [ - 2008, - 2047 + 2051, + 2090 ], "loc": { "start": { - "line": 119, + "line": 120, "column": 0 }, "end": { - "line": 122, + "line": 123, "column": 3 } } @@ -4279,16 +4370,16 @@ "specifiers": [], "source": null, "range": [ - 1979, - 2006 + 2022, + 2049 ], "loc": { "start": { - "line": 117, + "line": 118, "column": 0 }, "end": { - "line": 117, + "line": 118, "column": 27 } }, @@ -4297,16 +4388,16 @@ "type": "Block", "value": "*\n * Date\n * @type {String}\n ", "range": [ - 1945, - 1978 + 1988, + 2021 ], "loc": { "start": { - "line": 113, + "line": 114, "column": 0 }, "end": { - "line": 116, + "line": 117, "column": 3 } } @@ -4317,16 +4408,16 @@ "type": "Block", "value": "*\n * IP address\n * @type {String}\n ", "range": [ - 2008, - 2047 + 2051, + 2090 ], "loc": { "start": { - "line": 119, + "line": 120, "column": 0 }, "end": { - "line": 122, + "line": 123, "column": 3 } } @@ -4344,16 +4435,16 @@ "type": "Identifier", "name": "IP_ADDRESS", "range": [ - 2061, - 2071 + 2104, + 2114 ], "loc": { "start": { - "line": 123, + "line": 124, "column": 13 }, "end": { - "line": 123, + "line": 124, "column": 23 } } @@ -4363,31 +4454,31 @@ "value": "ipaddress", "raw": "'ipaddress'", "range": [ - 2074, - 2085 + 2117, + 2128 ], "loc": { "start": { - "line": 123, + "line": 124, "column": 26 }, "end": { - "line": 123, + "line": 124, "column": 37 } } }, "range": [ - 2061, - 2085 + 2104, + 2128 ], "loc": { "start": { - "line": 123, + "line": 124, "column": 13 }, "end": { - "line": 123, + "line": 124, "column": 37 } } @@ -4395,16 +4486,16 @@ ], "kind": "const", "range": [ - 2055, - 2086 + 2098, + 2129 ], "loc": { "start": { - "line": 123, + "line": 124, "column": 7 }, "end": { - "line": 123, + "line": 124, "column": 38 } }, @@ -4413,16 +4504,16 @@ "type": "Block", "value": "*\n * IP address\n * @type {String}\n ", "range": [ - 2008, - 2047 + 2051, + 2090 ], "loc": { "start": { - "line": 119, + "line": 120, "column": 0 }, "end": { - "line": 122, + "line": 123, "column": 3 } } @@ -4433,16 +4524,16 @@ "type": "Block", "value": "*\n * Default values\n ", "range": [ - 2088, - 2113 + 2131, + 2156 ], "loc": { "start": { - "line": 125, + "line": 126, "column": 0 }, "end": { - "line": 127, + "line": 128, "column": 3 } } @@ -4451,16 +4542,16 @@ "type": "Block", "value": "*\n * Auto filter delay in milliseconds\n * @type {Number}\n ", "range": [ - 2115, - 2177 + 2158, + 2220 ], "loc": { "start": { - "line": 129, + "line": 130, "column": 0 }, "end": { - "line": 132, + "line": 133, "column": 3 } } @@ -4470,16 +4561,16 @@ "specifiers": [], "source": null, "range": [ - 2048, - 2086 + 2091, + 2129 ], "loc": { "start": { - "line": 123, + "line": 124, "column": 0 }, "end": { - "line": 123, + "line": 124, "column": 38 } }, @@ -4488,16 +4579,16 @@ "type": "Block", "value": "*\n * IP address\n * @type {String}\n ", "range": [ - 2008, - 2047 + 2051, + 2090 ], "loc": { "start": { - "line": 119, + "line": 120, "column": 0 }, "end": { - "line": 122, + "line": 123, "column": 3 } } @@ -4508,16 +4599,16 @@ "type": "Block", "value": "*\n * Default values\n ", "range": [ - 2088, - 2113 + 2131, + 2156 ], "loc": { "start": { - "line": 125, + "line": 126, "column": 0 }, "end": { - "line": 127, + "line": 128, "column": 3 } } @@ -4526,16 +4617,16 @@ "type": "Block", "value": "*\n * Auto filter delay in milliseconds\n * @type {Number}\n ", "range": [ - 2115, - 2177 + 2158, + 2220 ], "loc": { "start": { - "line": 129, + "line": 130, "column": 0 }, "end": { - "line": 132, + "line": 133, "column": 3 } } @@ -4553,16 +4644,16 @@ "type": "Identifier", "name": "AUTO_FILTER_DELAY", "range": [ - 2191, - 2208 + 2234, + 2251 ], "loc": { "start": { - "line": 133, + "line": 134, "column": 13 }, "end": { - "line": 133, + "line": 134, "column": 30 } } @@ -4572,31 +4663,31 @@ "value": 750, "raw": "750", "range": [ - 2211, - 2214 + 2254, + 2257 ], "loc": { "start": { - "line": 133, + "line": 134, "column": 33 }, "end": { - "line": 133, + "line": 134, "column": 36 } } }, "range": [ - 2191, - 2214 + 2234, + 2257 ], "loc": { "start": { - "line": 133, + "line": 134, "column": 13 }, "end": { - "line": 133, + "line": 134, "column": 36 } } @@ -4604,16 +4695,16 @@ ], "kind": "const", "range": [ - 2185, - 2215 + 2228, + 2258 ], "loc": { "start": { - "line": 133, + "line": 134, "column": 7 }, "end": { - "line": 133, + "line": 134, "column": 37 } }, @@ -4622,16 +4713,16 @@ "type": "Block", "value": "*\n * Default values\n ", "range": [ - 2088, - 2113 + 2131, + 2156 ], "loc": { "start": { - "line": 125, + "line": 126, "column": 0 }, "end": { - "line": 127, + "line": 128, "column": 3 } } @@ -4640,16 +4731,16 @@ "type": "Block", "value": "*\n * Auto filter delay in milliseconds\n * @type {Number}\n ", "range": [ - 2115, - 2177 + 2158, + 2220 ], "loc": { "start": { - "line": 129, + "line": 130, "column": 0 }, "end": { - "line": 132, + "line": 133, "column": 3 } } @@ -4660,16 +4751,16 @@ "type": "Block", "value": "*\n * TableFilter features definitions\n * @type {Object}\n ", "range": [ - 2217, - 2278 + 2260, + 2321 ], "loc": { "start": { - "line": 135, + "line": 136, "column": 0 }, "end": { - "line": 138, + "line": 139, "column": 3 } } @@ -4679,16 +4770,16 @@ "specifiers": [], "source": null, "range": [ - 2178, - 2215 + 2221, + 2258 ], "loc": { "start": { - "line": 133, + "line": 134, "column": 0 }, "end": { - "line": 133, + "line": 134, "column": 37 } }, @@ -4697,16 +4788,16 @@ "type": "Block", "value": "*\n * Default values\n ", "range": [ - 2088, - 2113 + 2131, + 2156 ], "loc": { "start": { - "line": 125, + "line": 126, "column": 0 }, "end": { - "line": 127, + "line": 128, "column": 3 } } @@ -4715,16 +4806,16 @@ "type": "Block", "value": "*\n * Auto filter delay in milliseconds\n * @type {Number}\n ", "range": [ - 2115, - 2177 + 2158, + 2220 ], "loc": { "start": { - "line": 129, + "line": 130, "column": 0 }, "end": { - "line": 132, + "line": 133, "column": 3 } } @@ -4735,16 +4826,16 @@ "type": "Block", "value": "*\n * TableFilter features definitions\n * @type {Object}\n ", "range": [ - 2217, - 2278 + 2260, + 2321 ], "loc": { "start": { - "line": 135, + "line": 136, "column": 0 }, "end": { - "line": 138, + "line": 139, "column": 3 } } @@ -4762,16 +4853,16 @@ "type": "Identifier", "name": "FEATURES", "range": [ - 2292, - 2300 + 2335, + 2343 ], "loc": { "start": { - "line": 139, + "line": 140, "column": 13 }, "end": { - "line": 139, + "line": 140, "column": 21 } } @@ -4785,16 +4876,16 @@ "type": "Identifier", "name": "dateType", "range": [ - 2309, - 2317 + 2352, + 2360 ], "loc": { "start": { - "line": 140, + "line": 141, "column": 4 }, "end": { - "line": 140, + "line": 141, "column": 12 } } @@ -4808,16 +4899,16 @@ "type": "Identifier", "name": "class", "range": [ - 2329, - 2334 + 2372, + 2377 ], "loc": { "start": { - "line": 141, + "line": 142, "column": 8 }, "end": { - "line": 141, + "line": 142, "column": 13 } } @@ -4826,16 +4917,16 @@ "type": "Identifier", "name": "DateType", "range": [ - 2336, - 2344 + 2379, + 2387 ], "loc": { "start": { - "line": 141, + "line": 142, "column": 15 }, "end": { - "line": 141, + "line": 142, "column": 23 } } @@ -4845,16 +4936,16 @@ "shorthand": false, "computed": false, "range": [ - 2329, - 2344 + 2372, + 2387 ], "loc": { "start": { - "line": 141, + "line": 142, "column": 8 }, "end": { - "line": 141, + "line": 142, "column": 23 } } @@ -4865,16 +4956,16 @@ "type": "Identifier", "name": "name", "range": [ - 2354, - 2358 + 2397, + 2401 ], "loc": { "start": { - "line": 142, + "line": 143, "column": 8 }, "end": { - "line": 142, + "line": 143, "column": 12 } } @@ -4884,16 +4975,16 @@ "value": "dateType", "raw": "'dateType'", "range": [ - 2360, - 2370 + 2403, + 2413 ], "loc": { "start": { - "line": 142, + "line": 143, "column": 14 }, "end": { - "line": 142, + "line": 143, "column": 24 } } @@ -4903,32 +4994,32 @@ "shorthand": false, "computed": false, "range": [ - 2354, - 2370 + 2397, + 2413 ], "loc": { "start": { - "line": 142, + "line": 143, "column": 8 }, "end": { - "line": 142, + "line": 143, "column": 24 } } } ], "range": [ - 2319, - 2376 + 2362, + 2419 ], "loc": { "start": { - "line": 140, + "line": 141, "column": 14 }, "end": { - "line": 143, + "line": 144, "column": 5 } } @@ -4938,16 +5029,16 @@ "shorthand": false, "computed": false, "range": [ - 2309, - 2376 + 2352, + 2419 ], "loc": { "start": { - "line": 140, + "line": 141, "column": 4 }, "end": { - "line": 143, + "line": 144, "column": 5 } } @@ -4958,16 +5049,16 @@ "type": "Identifier", "name": "help", "range": [ - 2382, - 2386 + 2425, + 2429 ], "loc": { "start": { - "line": 144, + "line": 145, "column": 4 }, "end": { - "line": 144, + "line": 145, "column": 8 } } @@ -4981,16 +5072,16 @@ "type": "Identifier", "name": "class", "range": [ - 2398, - 2403 + 2441, + 2446 ], "loc": { "start": { - "line": 145, + "line": 146, "column": 8 }, "end": { - "line": 145, + "line": 146, "column": 13 } } @@ -4999,16 +5090,16 @@ "type": "Identifier", "name": "Help", "range": [ - 2405, - 2409 + 2448, + 2452 ], "loc": { "start": { - "line": 145, + "line": 146, "column": 15 }, "end": { - "line": 145, + "line": 146, "column": 19 } } @@ -5018,16 +5109,16 @@ "shorthand": false, "computed": false, "range": [ - 2398, - 2409 + 2441, + 2452 ], "loc": { "start": { - "line": 145, + "line": 146, "column": 8 }, "end": { - "line": 145, + "line": 146, "column": 19 } } @@ -5038,16 +5129,16 @@ "type": "Identifier", "name": "name", "range": [ - 2419, - 2423 + 2462, + 2466 ], "loc": { "start": { - "line": 146, + "line": 147, "column": 8 }, "end": { - "line": 146, + "line": 147, "column": 12 } } @@ -5057,16 +5148,16 @@ "value": "help", "raw": "'help'", "range": [ - 2425, - 2431 + 2468, + 2474 ], "loc": { "start": { - "line": 146, + "line": 147, "column": 14 }, "end": { - "line": 146, + "line": 147, "column": 20 } } @@ -5076,16 +5167,16 @@ "shorthand": false, "computed": false, "range": [ - 2419, - 2431 + 2462, + 2474 ], "loc": { "start": { - "line": 146, + "line": 147, "column": 8 }, "end": { - "line": 146, + "line": 147, "column": 20 } } @@ -5096,16 +5187,16 @@ "type": "Identifier", "name": "enforce", "range": [ - 2441, - 2448 + 2484, + 2491 ], "loc": { "start": { - "line": 147, + "line": 148, "column": 8 }, "end": { - "line": 147, + "line": 148, "column": 15 } } @@ -5115,16 +5206,16 @@ "value": true, "raw": "true", "range": [ - 2450, - 2454 + 2493, + 2497 ], "loc": { "start": { - "line": 147, + "line": 148, "column": 17 }, "end": { - "line": 147, + "line": 148, "column": 21 } } @@ -5134,32 +5225,32 @@ "shorthand": false, "computed": false, "range": [ - 2441, - 2454 + 2484, + 2497 ], "loc": { "start": { - "line": 147, + "line": 148, "column": 8 }, "end": { - "line": 147, + "line": 148, "column": 21 } } } ], "range": [ - 2388, - 2460 + 2431, + 2503 ], "loc": { "start": { - "line": 144, + "line": 145, "column": 10 }, "end": { - "line": 148, + "line": 149, "column": 5 } } @@ -5169,16 +5260,16 @@ "shorthand": false, "computed": false, "range": [ - 2382, - 2460 + 2425, + 2503 ], "loc": { "start": { - "line": 144, + "line": 145, "column": 4 }, "end": { - "line": 148, + "line": 149, "column": 5 } } @@ -5189,16 +5280,16 @@ "type": "Identifier", "name": "state", "range": [ - 2466, - 2471 + 2509, + 2514 ], "loc": { "start": { - "line": 149, + "line": 150, "column": 4 }, "end": { - "line": 149, + "line": 150, "column": 9 } } @@ -5212,16 +5303,16 @@ "type": "Identifier", "name": "class", "range": [ - 2483, - 2488 + 2526, + 2531 ], "loc": { "start": { - "line": 150, + "line": 151, "column": 8 }, "end": { - "line": 150, + "line": 151, "column": 13 } } @@ -5230,16 +5321,16 @@ "type": "Identifier", "name": "State", "range": [ - 2490, - 2495 + 2533, + 2538 ], "loc": { "start": { - "line": 150, + "line": 151, "column": 15 }, "end": { - "line": 150, + "line": 151, "column": 20 } } @@ -5249,16 +5340,16 @@ "shorthand": false, "computed": false, "range": [ - 2483, - 2495 + 2526, + 2538 ], "loc": { "start": { - "line": 150, + "line": 151, "column": 8 }, "end": { - "line": 150, + "line": 151, "column": 20 } } @@ -5269,16 +5360,16 @@ "type": "Identifier", "name": "name", "range": [ - 2505, - 2509 + 2548, + 2552 ], "loc": { "start": { - "line": 151, + "line": 152, "column": 8 }, "end": { - "line": 151, + "line": 152, "column": 12 } } @@ -5288,16 +5379,16 @@ "value": "state", "raw": "'state'", "range": [ - 2511, - 2518 + 2554, + 2561 ], "loc": { "start": { - "line": 151, + "line": 152, "column": 14 }, "end": { - "line": 151, + "line": 152, "column": 21 } } @@ -5307,32 +5398,32 @@ "shorthand": false, "computed": false, "range": [ - 2505, - 2518 + 2548, + 2561 ], "loc": { "start": { - "line": 151, + "line": 152, "column": 8 }, "end": { - "line": 151, + "line": 152, "column": 21 } } } ], "range": [ - 2473, - 2524 + 2516, + 2567 ], "loc": { "start": { - "line": 149, + "line": 150, "column": 11 }, "end": { - "line": 152, + "line": 153, "column": 5 } } @@ -5342,16 +5433,16 @@ "shorthand": false, "computed": false, "range": [ - 2466, - 2524 + 2509, + 2567 ], "loc": { "start": { - "line": 149, + "line": 150, "column": 4 }, "end": { - "line": 152, + "line": 153, "column": 5 } } @@ -5362,16 +5453,16 @@ "type": "Identifier", "name": "markActiveColumns", "range": [ - 2530, - 2547 + 2573, + 2590 ], "loc": { "start": { - "line": 153, + "line": 154, "column": 4 }, "end": { - "line": 153, + "line": 154, "column": 21 } } @@ -5385,16 +5476,16 @@ "type": "Identifier", "name": "class", "range": [ - 2559, - 2564 + 2602, + 2607 ], "loc": { "start": { - "line": 154, + "line": 155, "column": 8 }, "end": { - "line": 154, + "line": 155, "column": 13 } } @@ -5403,16 +5494,16 @@ "type": "Identifier", "name": "MarkActiveColumns", "range": [ - 2566, - 2583 + 2609, + 2626 ], "loc": { "start": { - "line": 154, + "line": 155, "column": 15 }, "end": { - "line": 154, + "line": 155, "column": 32 } } @@ -5422,16 +5513,16 @@ "shorthand": false, "computed": false, "range": [ - 2559, - 2583 + 2602, + 2626 ], "loc": { "start": { - "line": 154, + "line": 155, "column": 8 }, "end": { - "line": 154, + "line": 155, "column": 32 } } @@ -5442,16 +5533,16 @@ "type": "Identifier", "name": "name", "range": [ - 2593, - 2597 + 2636, + 2640 ], "loc": { "start": { - "line": 155, + "line": 156, "column": 8 }, "end": { - "line": 155, + "line": 156, "column": 12 } } @@ -5461,16 +5552,16 @@ "value": "markActiveColumns", "raw": "'markActiveColumns'", "range": [ - 2599, - 2618 + 2642, + 2661 ], "loc": { "start": { - "line": 155, + "line": 156, "column": 14 }, "end": { - "line": 155, + "line": 156, "column": 33 } } @@ -5480,32 +5571,32 @@ "shorthand": false, "computed": false, "range": [ - 2593, - 2618 + 2636, + 2661 ], "loc": { "start": { - "line": 155, + "line": 156, "column": 8 }, "end": { - "line": 155, + "line": 156, "column": 33 } } } ], "range": [ - 2549, - 2624 + 2592, + 2667 ], "loc": { "start": { - "line": 153, + "line": 154, "column": 23 }, "end": { - "line": 156, + "line": 157, "column": 5 } } @@ -5515,16 +5606,16 @@ "shorthand": false, "computed": false, "range": [ - 2530, - 2624 + 2573, + 2667 ], "loc": { "start": { - "line": 153, + "line": 154, "column": 4 }, "end": { - "line": 156, + "line": 157, "column": 5 } } @@ -5535,16 +5626,16 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 2630, - 2640 + 2673, + 2683 ], "loc": { "start": { - "line": 157, + "line": 158, "column": 4 }, "end": { - "line": 157, + "line": 158, "column": 14 } } @@ -5558,16 +5649,16 @@ "type": "Identifier", "name": "class", "range": [ - 2652, - 2657 + 2695, + 2700 ], "loc": { "start": { - "line": 158, + "line": 159, "column": 8 }, "end": { - "line": 158, + "line": 159, "column": 13 } } @@ -5576,16 +5667,16 @@ "type": "Identifier", "name": "GridLayout", "range": [ - 2659, - 2669 + 2702, + 2712 ], "loc": { "start": { - "line": 158, + "line": 159, "column": 15 }, "end": { - "line": 158, + "line": 159, "column": 25 } } @@ -5595,16 +5686,16 @@ "shorthand": false, "computed": false, "range": [ - 2652, - 2669 + 2695, + 2712 ], "loc": { "start": { - "line": 158, + "line": 159, "column": 8 }, "end": { - "line": 158, + "line": 159, "column": 25 } } @@ -5615,16 +5706,16 @@ "type": "Identifier", "name": "name", "range": [ - 2679, - 2683 + 2722, + 2726 ], "loc": { "start": { - "line": 159, + "line": 160, "column": 8 }, "end": { - "line": 159, + "line": 160, "column": 12 } } @@ -5634,16 +5725,16 @@ "value": "gridLayout", "raw": "'gridLayout'", "range": [ - 2685, - 2697 + 2728, + 2740 ], "loc": { "start": { - "line": 159, + "line": 160, "column": 14 }, "end": { - "line": 159, + "line": 160, "column": 26 } } @@ -5653,32 +5744,32 @@ "shorthand": false, "computed": false, "range": [ - 2679, - 2697 + 2722, + 2740 ], "loc": { "start": { - "line": 159, + "line": 160, "column": 8 }, "end": { - "line": 159, + "line": 160, "column": 26 } } } ], "range": [ - 2642, - 2703 + 2685, + 2746 ], "loc": { "start": { - "line": 157, + "line": 158, "column": 16 }, "end": { - "line": 160, + "line": 161, "column": 5 } } @@ -5688,16 +5779,16 @@ "shorthand": false, "computed": false, "range": [ - 2630, - 2703 + 2673, + 2746 ], "loc": { "start": { - "line": 157, + "line": 158, "column": 4 }, "end": { - "line": 160, + "line": 161, "column": 5 } } @@ -5708,16 +5799,16 @@ "type": "Identifier", "name": "loader", "range": [ - 2709, - 2715 + 2752, + 2758 ], "loc": { "start": { - "line": 161, + "line": 162, "column": 4 }, "end": { - "line": 161, + "line": 162, "column": 10 } } @@ -5731,16 +5822,16 @@ "type": "Identifier", "name": "class", "range": [ - 2727, - 2732 + 2770, + 2775 ], "loc": { "start": { - "line": 162, + "line": 163, "column": 8 }, "end": { - "line": 162, + "line": 163, "column": 13 } } @@ -5749,16 +5840,16 @@ "type": "Identifier", "name": "Loader", "range": [ - 2734, - 2740 + 2777, + 2783 ], "loc": { "start": { - "line": 162, + "line": 163, "column": 15 }, "end": { - "line": 162, + "line": 163, "column": 21 } } @@ -5768,16 +5859,16 @@ "shorthand": false, "computed": false, "range": [ - 2727, - 2740 + 2770, + 2783 ], "loc": { "start": { - "line": 162, + "line": 163, "column": 8 }, "end": { - "line": 162, + "line": 163, "column": 21 } } @@ -5788,16 +5879,16 @@ "type": "Identifier", "name": "name", "range": [ - 2750, - 2754 + 2793, + 2797 ], "loc": { "start": { - "line": 163, + "line": 164, "column": 8 }, "end": { - "line": 163, + "line": 164, "column": 12 } } @@ -5807,16 +5898,16 @@ "value": "loader", "raw": "'loader'", "range": [ - 2756, - 2764 + 2799, + 2807 ], "loc": { "start": { - "line": 163, + "line": 164, "column": 14 }, "end": { - "line": 163, + "line": 164, "column": 22 } } @@ -5826,32 +5917,32 @@ "shorthand": false, "computed": false, "range": [ - 2750, - 2764 + 2793, + 2807 ], "loc": { "start": { - "line": 163, + "line": 164, "column": 8 }, "end": { - "line": 163, + "line": 164, "column": 22 } } } ], "range": [ - 2717, - 2770 + 2760, + 2813 ], "loc": { "start": { - "line": 161, + "line": 162, "column": 12 }, "end": { - "line": 164, + "line": 165, "column": 5 } } @@ -5861,16 +5952,16 @@ "shorthand": false, "computed": false, "range": [ - 2709, - 2770 + 2752, + 2813 ], "loc": { "start": { - "line": 161, + "line": 162, "column": 4 }, "end": { - "line": 164, + "line": 165, "column": 5 } } @@ -5881,16 +5972,16 @@ "type": "Identifier", "name": "highlightKeyword", "range": [ - 2776, - 2792 + 2819, + 2835 ], "loc": { "start": { - "line": 165, + "line": 166, "column": 4 }, "end": { - "line": 165, + "line": 166, "column": 20 } } @@ -5904,16 +5995,16 @@ "type": "Identifier", "name": "class", "range": [ - 2804, - 2809 + 2847, + 2852 ], "loc": { "start": { - "line": 166, + "line": 167, "column": 8 }, "end": { - "line": 166, + "line": 167, "column": 13 } } @@ -5922,16 +6013,16 @@ "type": "Identifier", "name": "HighlightKeyword", "range": [ - 2811, - 2827 + 2854, + 2870 ], "loc": { "start": { - "line": 166, + "line": 167, "column": 15 }, "end": { - "line": 166, + "line": 167, "column": 31 } } @@ -5941,16 +6032,16 @@ "shorthand": false, "computed": false, "range": [ - 2804, - 2827 + 2847, + 2870 ], "loc": { "start": { - "line": 166, + "line": 167, "column": 8 }, "end": { - "line": 166, + "line": 167, "column": 31 } } @@ -5961,16 +6052,16 @@ "type": "Identifier", "name": "name", "range": [ - 2837, - 2841 + 2880, + 2884 ], "loc": { "start": { - "line": 167, + "line": 168, "column": 8 }, "end": { - "line": 167, + "line": 168, "column": 12 } } @@ -5980,16 +6071,16 @@ "value": "highlightKeyword", "raw": "'highlightKeyword'", "range": [ - 2843, - 2861 + 2886, + 2904 ], "loc": { "start": { - "line": 167, + "line": 168, "column": 14 }, "end": { - "line": 167, + "line": 168, "column": 32 } } @@ -5999,16 +6090,16 @@ "shorthand": false, "computed": false, "range": [ - 2837, - 2861 + 2880, + 2904 ], "loc": { "start": { - "line": 167, + "line": 168, "column": 8 }, "end": { - "line": 167, + "line": 168, "column": 32 } } @@ -6019,16 +6110,16 @@ "type": "Identifier", "name": "property", "range": [ - 2871, - 2879 + 2914, + 2922 ], "loc": { "start": { - "line": 168, + "line": 169, "column": 8 }, "end": { - "line": 168, + "line": 169, "column": 16 } } @@ -6038,16 +6129,16 @@ "value": "highlightKeywords", "raw": "'highlightKeywords'", "range": [ - 2881, - 2900 + 2924, + 2943 ], "loc": { "start": { - "line": 168, + "line": 169, "column": 18 }, "end": { - "line": 168, + "line": 169, "column": 37 } } @@ -6057,32 +6148,32 @@ "shorthand": false, "computed": false, "range": [ - 2871, - 2900 + 2914, + 2943 ], "loc": { "start": { - "line": 168, + "line": 169, "column": 8 }, "end": { - "line": 168, + "line": 169, "column": 37 } } } ], "range": [ - 2794, - 2906 + 2837, + 2949 ], "loc": { "start": { - "line": 165, + "line": 166, "column": 22 }, "end": { - "line": 169, + "line": 170, "column": 5 } } @@ -6092,16 +6183,16 @@ "shorthand": false, "computed": false, "range": [ - 2776, - 2906 + 2819, + 2949 ], "loc": { "start": { - "line": 165, + "line": 166, "column": 4 }, "end": { - "line": 169, + "line": 170, "column": 5 } } @@ -6112,16 +6203,16 @@ "type": "Identifier", "name": "popupFilter", "range": [ - 2912, - 2923 + 2955, + 2966 ], "loc": { "start": { - "line": 170, + "line": 171, "column": 4 }, "end": { - "line": 170, + "line": 171, "column": 15 } } @@ -6135,16 +6226,16 @@ "type": "Identifier", "name": "class", "range": [ - 2935, - 2940 + 2978, + 2983 ], "loc": { "start": { - "line": 171, + "line": 172, "column": 8 }, "end": { - "line": 171, + "line": 172, "column": 13 } } @@ -6153,16 +6244,16 @@ "type": "Identifier", "name": "PopupFilter", "range": [ - 2942, - 2953 + 2985, + 2996 ], "loc": { "start": { - "line": 171, + "line": 172, "column": 15 }, "end": { - "line": 171, + "line": 172, "column": 26 } } @@ -6172,16 +6263,16 @@ "shorthand": false, "computed": false, "range": [ - 2935, - 2953 + 2978, + 2996 ], "loc": { "start": { - "line": 171, + "line": 172, "column": 8 }, "end": { - "line": 171, + "line": 172, "column": 26 } } @@ -6192,16 +6283,16 @@ "type": "Identifier", "name": "name", "range": [ - 2963, - 2967 + 3006, + 3010 ], "loc": { "start": { - "line": 172, + "line": 173, "column": 8 }, "end": { - "line": 172, + "line": 173, "column": 12 } } @@ -6211,16 +6302,16 @@ "value": "popupFilter", "raw": "'popupFilter'", "range": [ - 2969, - 2982 + 3012, + 3025 ], "loc": { "start": { - "line": 172, + "line": 173, "column": 14 }, "end": { - "line": 172, + "line": 173, "column": 27 } } @@ -6230,16 +6321,16 @@ "shorthand": false, "computed": false, "range": [ - 2963, - 2982 + 3006, + 3025 ], "loc": { "start": { - "line": 172, + "line": 173, "column": 8 }, "end": { - "line": 172, + "line": 173, "column": 27 } } @@ -6250,16 +6341,16 @@ "type": "Identifier", "name": "property", "range": [ - 2992, - 3000 + 3035, + 3043 ], "loc": { "start": { - "line": 173, + "line": 174, "column": 8 }, "end": { - "line": 173, + "line": 174, "column": 16 } } @@ -6269,16 +6360,16 @@ "value": "popupFilters", "raw": "'popupFilters'", "range": [ - 3002, - 3016 + 3045, + 3059 ], "loc": { "start": { - "line": 173, + "line": 174, "column": 18 }, "end": { - "line": 173, + "line": 174, "column": 32 } } @@ -6288,32 +6379,32 @@ "shorthand": false, "computed": false, "range": [ - 2992, - 3016 + 3035, + 3059 ], "loc": { "start": { - "line": 173, + "line": 174, "column": 8 }, "end": { - "line": 173, + "line": 174, "column": 32 } } } ], "range": [ - 2925, - 3022 + 2968, + 3065 ], "loc": { "start": { - "line": 170, + "line": 171, "column": 17 }, "end": { - "line": 174, + "line": 175, "column": 5 } } @@ -6323,16 +6414,16 @@ "shorthand": false, "computed": false, "range": [ - 2912, - 3022 + 2955, + 3065 ], "loc": { "start": { - "line": 170, + "line": 171, "column": 4 }, "end": { - "line": 174, + "line": 175, "column": 5 } } @@ -6343,16 +6434,16 @@ "type": "Identifier", "name": "rowsCounter", "range": [ - 3028, - 3039 + 3071, + 3082 ], "loc": { "start": { - "line": 175, + "line": 176, "column": 4 }, "end": { - "line": 175, + "line": 176, "column": 15 } } @@ -6366,16 +6457,16 @@ "type": "Identifier", "name": "class", "range": [ - 3051, - 3056 + 3094, + 3099 ], "loc": { "start": { - "line": 176, + "line": 177, "column": 8 }, "end": { - "line": 176, + "line": 177, "column": 13 } } @@ -6384,16 +6475,16 @@ "type": "Identifier", "name": "RowsCounter", "range": [ - 3058, - 3069 + 3101, + 3112 ], "loc": { "start": { - "line": 176, + "line": 177, "column": 15 }, "end": { - "line": 176, + "line": 177, "column": 26 } } @@ -6403,16 +6494,16 @@ "shorthand": false, "computed": false, "range": [ - 3051, - 3069 + 3094, + 3112 ], "loc": { "start": { - "line": 176, + "line": 177, "column": 8 }, "end": { - "line": 176, + "line": 177, "column": 26 } } @@ -6423,16 +6514,16 @@ "type": "Identifier", "name": "name", "range": [ - 3079, - 3083 + 3122, + 3126 ], "loc": { "start": { - "line": 177, + "line": 178, "column": 8 }, "end": { - "line": 177, + "line": 178, "column": 12 } } @@ -6442,16 +6533,16 @@ "value": "rowsCounter", "raw": "'rowsCounter'", "range": [ - 3085, - 3098 + 3128, + 3141 ], "loc": { "start": { - "line": 177, + "line": 178, "column": 14 }, "end": { - "line": 177, + "line": 178, "column": 27 } } @@ -6461,32 +6552,32 @@ "shorthand": false, "computed": false, "range": [ - 3079, - 3098 + 3122, + 3141 ], "loc": { "start": { - "line": 177, + "line": 178, "column": 8 }, "end": { - "line": 177, + "line": 178, "column": 27 } } } ], "range": [ - 3041, - 3104 + 3084, + 3147 ], "loc": { "start": { - "line": 175, + "line": 176, "column": 17 }, "end": { - "line": 178, + "line": 179, "column": 5 } } @@ -6496,16 +6587,16 @@ "shorthand": false, "computed": false, "range": [ - 3028, - 3104 + 3071, + 3147 ], "loc": { "start": { - "line": 175, + "line": 176, "column": 4 }, "end": { - "line": 178, + "line": 179, "column": 5 } } @@ -6516,16 +6607,16 @@ "type": "Identifier", "name": "statusBar", "range": [ - 3110, - 3119 + 3153, + 3162 ], "loc": { "start": { - "line": 179, + "line": 180, "column": 4 }, "end": { - "line": 179, + "line": 180, "column": 13 } } @@ -6539,16 +6630,16 @@ "type": "Identifier", "name": "class", "range": [ - 3131, - 3136 + 3174, + 3179 ], "loc": { "start": { - "line": 180, + "line": 181, "column": 8 }, "end": { - "line": 180, + "line": 181, "column": 13 } } @@ -6557,16 +6648,16 @@ "type": "Identifier", "name": "StatusBar", "range": [ - 3138, - 3147 + 3181, + 3190 ], "loc": { "start": { - "line": 180, + "line": 181, "column": 15 }, "end": { - "line": 180, + "line": 181, "column": 24 } } @@ -6576,16 +6667,16 @@ "shorthand": false, "computed": false, "range": [ - 3131, - 3147 + 3174, + 3190 ], "loc": { "start": { - "line": 180, + "line": 181, "column": 8 }, "end": { - "line": 180, + "line": 181, "column": 24 } } @@ -6596,16 +6687,16 @@ "type": "Identifier", "name": "name", "range": [ - 3157, - 3161 + 3200, + 3204 ], "loc": { "start": { - "line": 181, + "line": 182, "column": 8 }, "end": { - "line": 181, + "line": 182, "column": 12 } } @@ -6615,16 +6706,16 @@ "value": "statusBar", "raw": "'statusBar'", "range": [ - 3163, - 3174 + 3206, + 3217 ], "loc": { "start": { - "line": 181, + "line": 182, "column": 14 }, "end": { - "line": 181, + "line": 182, "column": 25 } } @@ -6634,32 +6725,32 @@ "shorthand": false, "computed": false, "range": [ - 3157, - 3174 + 3200, + 3217 ], "loc": { "start": { - "line": 181, + "line": 182, "column": 8 }, "end": { - "line": 181, + "line": 182, "column": 25 } } } ], "range": [ - 3121, - 3180 + 3164, + 3223 ], "loc": { "start": { - "line": 179, + "line": 180, "column": 15 }, "end": { - "line": 182, + "line": 183, "column": 5 } } @@ -6669,16 +6760,16 @@ "shorthand": false, "computed": false, "range": [ - 3110, - 3180 + 3153, + 3223 ], "loc": { "start": { - "line": 179, + "line": 180, "column": 4 }, "end": { - "line": 182, + "line": 183, "column": 5 } } @@ -6689,16 +6780,16 @@ "type": "Identifier", "name": "clearButton", "range": [ - 3186, - 3197 + 3229, + 3240 ], "loc": { "start": { - "line": 183, + "line": 184, "column": 4 }, "end": { - "line": 183, + "line": 184, "column": 15 } } @@ -6712,16 +6803,16 @@ "type": "Identifier", "name": "class", "range": [ - 3209, - 3214 + 3252, + 3257 ], "loc": { "start": { - "line": 184, + "line": 185, "column": 8 }, "end": { - "line": 184, + "line": 185, "column": 13 } } @@ -6730,16 +6821,16 @@ "type": "Identifier", "name": "ClearButton", "range": [ - 3216, - 3227 + 3259, + 3270 ], "loc": { "start": { - "line": 184, + "line": 185, "column": 15 }, "end": { - "line": 184, + "line": 185, "column": 26 } } @@ -6749,16 +6840,16 @@ "shorthand": false, "computed": false, "range": [ - 3209, - 3227 + 3252, + 3270 ], "loc": { "start": { - "line": 184, + "line": 185, "column": 8 }, "end": { - "line": 184, + "line": 185, "column": 26 } } @@ -6769,16 +6860,16 @@ "type": "Identifier", "name": "name", "range": [ - 3237, - 3241 + 3280, + 3284 ], "loc": { "start": { - "line": 185, + "line": 186, "column": 8 }, "end": { - "line": 185, + "line": 186, "column": 12 } } @@ -6788,16 +6879,16 @@ "value": "clearButton", "raw": "'clearButton'", "range": [ - 3243, - 3256 + 3286, + 3299 ], "loc": { "start": { - "line": 185, + "line": 186, "column": 14 }, "end": { - "line": 185, + "line": 186, "column": 27 } } @@ -6807,16 +6898,16 @@ "shorthand": false, "computed": false, "range": [ - 3237, - 3256 + 3280, + 3299 ], "loc": { "start": { - "line": 185, + "line": 186, "column": 8 }, "end": { - "line": 185, + "line": 186, "column": 27 } } @@ -6827,16 +6918,16 @@ "type": "Identifier", "name": "property", "range": [ - 3266, - 3274 + 3309, + 3317 ], "loc": { "start": { - "line": 186, + "line": 187, "column": 8 }, "end": { - "line": 186, + "line": 187, "column": 16 } } @@ -6846,16 +6937,16 @@ "value": "btnReset", "raw": "'btnReset'", "range": [ - 3276, - 3286 + 3319, + 3329 ], "loc": { "start": { - "line": 186, + "line": 187, "column": 18 }, "end": { - "line": 186, + "line": 187, "column": 28 } } @@ -6865,32 +6956,32 @@ "shorthand": false, "computed": false, "range": [ - 3266, - 3286 + 3309, + 3329 ], "loc": { "start": { - "line": 186, + "line": 187, "column": 8 }, "end": { - "line": 186, + "line": 187, "column": 28 } } } ], "range": [ - 3199, - 3292 + 3242, + 3335 ], "loc": { "start": { - "line": 183, + "line": 184, "column": 17 }, "end": { - "line": 187, + "line": 188, "column": 5 } } @@ -6900,16 +6991,16 @@ "shorthand": false, "computed": false, "range": [ - 3186, - 3292 + 3229, + 3335 ], "loc": { "start": { - "line": 183, + "line": 184, "column": 4 }, "end": { - "line": 187, + "line": 188, "column": 5 } } @@ -6920,16 +7011,16 @@ "type": "Identifier", "name": "alternateRows", "range": [ - 3298, - 3311 + 3341, + 3354 ], "loc": { "start": { - "line": 188, + "line": 189, "column": 4 }, "end": { - "line": 188, + "line": 189, "column": 17 } } @@ -6943,16 +7034,16 @@ "type": "Identifier", "name": "class", "range": [ - 3323, - 3328 + 3366, + 3371 ], "loc": { "start": { - "line": 189, + "line": 190, "column": 8 }, "end": { - "line": 189, + "line": 190, "column": 13 } } @@ -6961,16 +7052,16 @@ "type": "Identifier", "name": "AlternateRows", "range": [ - 3330, - 3343 + 3373, + 3386 ], "loc": { "start": { - "line": 189, + "line": 190, "column": 15 }, "end": { - "line": 189, + "line": 190, "column": 28 } } @@ -6980,16 +7071,16 @@ "shorthand": false, "computed": false, "range": [ - 3323, - 3343 + 3366, + 3386 ], "loc": { "start": { - "line": 189, + "line": 190, "column": 8 }, "end": { - "line": 189, + "line": 190, "column": 28 } } @@ -7000,16 +7091,16 @@ "type": "Identifier", "name": "name", "range": [ - 3353, - 3357 + 3396, + 3400 ], "loc": { "start": { - "line": 190, + "line": 191, "column": 8 }, "end": { - "line": 190, + "line": 191, "column": 12 } } @@ -7019,16 +7110,16 @@ "value": "alternateRows", "raw": "'alternateRows'", "range": [ - 3359, - 3374 + 3402, + 3417 ], "loc": { "start": { - "line": 190, + "line": 191, "column": 14 }, "end": { - "line": 190, + "line": 191, "column": 29 } } @@ -7038,32 +7129,32 @@ "shorthand": false, "computed": false, "range": [ - 3353, - 3374 + 3396, + 3417 ], "loc": { "start": { - "line": 190, + "line": 191, "column": 8 }, "end": { - "line": 190, + "line": 191, "column": 29 } } } ], "range": [ - 3313, - 3380 + 3356, + 3423 ], "loc": { "start": { - "line": 188, + "line": 189, "column": 19 }, "end": { - "line": 191, + "line": 192, "column": 5 } } @@ -7073,16 +7164,16 @@ "shorthand": false, "computed": false, "range": [ - 3298, - 3380 + 3341, + 3423 ], "loc": { "start": { - "line": 188, + "line": 189, "column": 4 }, "end": { - "line": 191, + "line": 192, "column": 5 } } @@ -7093,16 +7184,16 @@ "type": "Identifier", "name": "noResults", "range": [ - 3386, - 3395 + 3429, + 3438 ], "loc": { "start": { - "line": 192, + "line": 193, "column": 4 }, "end": { - "line": 192, + "line": 193, "column": 13 } } @@ -7116,16 +7207,16 @@ "type": "Identifier", "name": "class", "range": [ - 3407, - 3412 + 3450, + 3455 ], "loc": { "start": { - "line": 193, + "line": 194, "column": 8 }, "end": { - "line": 193, + "line": 194, "column": 13 } } @@ -7134,16 +7225,16 @@ "type": "Identifier", "name": "NoResults", "range": [ - 3414, - 3423 + 3457, + 3466 ], "loc": { "start": { - "line": 193, + "line": 194, "column": 15 }, "end": { - "line": 193, + "line": 194, "column": 24 } } @@ -7153,16 +7244,16 @@ "shorthand": false, "computed": false, "range": [ - 3407, - 3423 + 3450, + 3466 ], "loc": { "start": { - "line": 193, + "line": 194, "column": 8 }, "end": { - "line": 193, + "line": 194, "column": 24 } } @@ -7173,16 +7264,16 @@ "type": "Identifier", "name": "name", "range": [ - 3433, - 3437 + 3476, + 3480 ], "loc": { "start": { - "line": 194, + "line": 195, "column": 8 }, "end": { - "line": 194, + "line": 195, "column": 12 } } @@ -7192,16 +7283,16 @@ "value": "noResults", "raw": "'noResults'", "range": [ - 3439, - 3450 + 3482, + 3493 ], "loc": { "start": { - "line": 194, + "line": 195, "column": 14 }, "end": { - "line": 194, + "line": 195, "column": 25 } } @@ -7211,32 +7302,32 @@ "shorthand": false, "computed": false, "range": [ - 3433, - 3450 + 3476, + 3493 ], "loc": { "start": { - "line": 194, + "line": 195, "column": 8 }, "end": { - "line": 194, + "line": 195, "column": 25 } } } ], "range": [ - 3397, - 3456 + 3440, + 3499 ], "loc": { "start": { - "line": 192, + "line": 193, "column": 15 }, "end": { - "line": 195, + "line": 196, "column": 5 } } @@ -7246,16 +7337,16 @@ "shorthand": false, "computed": false, "range": [ - 3386, - 3456 + 3429, + 3499 ], "loc": { "start": { - "line": 192, + "line": 193, "column": 4 }, "end": { - "line": 195, + "line": 196, "column": 5 } } @@ -7266,16 +7357,16 @@ "type": "Identifier", "name": "paging", "range": [ - 3462, - 3468 + 3505, + 3511 ], "loc": { "start": { - "line": 196, + "line": 197, "column": 4 }, "end": { - "line": 196, + "line": 197, "column": 10 } } @@ -7289,16 +7380,16 @@ "type": "Identifier", "name": "class", "range": [ - 3480, - 3485 + 3523, + 3528 ], "loc": { "start": { - "line": 197, + "line": 198, "column": 8 }, "end": { - "line": 197, + "line": 198, "column": 13 } } @@ -7307,16 +7398,16 @@ "type": "Identifier", "name": "Paging", "range": [ - 3487, - 3493 + 3530, + 3536 ], "loc": { "start": { - "line": 197, + "line": 198, "column": 15 }, "end": { - "line": 197, + "line": 198, "column": 21 } } @@ -7326,16 +7417,16 @@ "shorthand": false, "computed": false, "range": [ - 3480, - 3493 + 3523, + 3536 ], "loc": { "start": { - "line": 197, + "line": 198, "column": 8 }, "end": { - "line": 197, + "line": 198, "column": 21 } } @@ -7346,16 +7437,16 @@ "type": "Identifier", "name": "name", "range": [ - 3503, - 3507 + 3546, + 3550 ], "loc": { "start": { - "line": 198, + "line": 199, "column": 8 }, "end": { - "line": 198, + "line": 199, "column": 12 } } @@ -7365,16 +7456,16 @@ "value": "paging", "raw": "'paging'", "range": [ - 3509, - 3517 + 3552, + 3560 ], "loc": { "start": { - "line": 198, + "line": 199, "column": 14 }, "end": { - "line": 198, + "line": 199, "column": 22 } } @@ -7384,32 +7475,32 @@ "shorthand": false, "computed": false, "range": [ - 3503, - 3517 + 3546, + 3560 ], "loc": { "start": { - "line": 198, + "line": 199, "column": 8 }, "end": { - "line": 198, + "line": 199, "column": 22 } } } ], "range": [ - 3470, - 3523 + 3513, + 3566 ], "loc": { "start": { - "line": 196, + "line": 197, "column": 12 }, "end": { - "line": 199, + "line": 200, "column": 5 } } @@ -7419,47 +7510,278 @@ "shorthand": false, "computed": false, "range": [ - 3462, - 3523 + 3505, + 3566 ], "loc": { "start": { - "line": 196, + "line": 197, "column": 4 }, "end": { - "line": 199, + "line": 200, + "column": 5 + } + } + }, + { + "type": "Property", + "key": { + "type": "Identifier", + "name": "toolbar", + "range": [ + 3572, + 3579 + ], + "loc": { + "start": { + "line": 201, + "column": 4 + }, + "end": { + "line": 201, + "column": 11 + } + } + }, + "value": { + "type": "ObjectExpression", + "properties": [ + { + "type": "Property", + "key": { + "type": "Identifier", + "name": "class", + "range": [ + 3591, + 3596 + ], + "loc": { + "start": { + "line": 202, + "column": 8 + }, + "end": { + "line": 202, + "column": 13 + } + } + }, + "value": { + "type": "Identifier", + "name": "Toolbar", + "range": [ + 3598, + 3605 + ], + "loc": { + "start": { + "line": 202, + "column": 15 + }, + "end": { + "line": 202, + "column": 22 + } + } + }, + "kind": "init", + "method": false, + "shorthand": false, + "computed": false, + "range": [ + 3591, + 3605 + ], + "loc": { + "start": { + "line": 202, + "column": 8 + }, + "end": { + "line": 202, + "column": 22 + } + } + }, + { + "type": "Property", + "key": { + "type": "Identifier", + "name": "name", + "range": [ + 3615, + 3619 + ], + "loc": { + "start": { + "line": 203, + "column": 8 + }, + "end": { + "line": 203, + "column": 12 + } + } + }, + "value": { + "type": "Literal", + "value": "toolbar", + "raw": "'toolbar'", + "range": [ + 3621, + 3630 + ], + "loc": { + "start": { + "line": 203, + "column": 14 + }, + "end": { + "line": 203, + "column": 23 + } + } + }, + "kind": "init", + "method": false, + "shorthand": false, + "computed": false, + "range": [ + 3615, + 3630 + ], + "loc": { + "start": { + "line": 203, + "column": 8 + }, + "end": { + "line": 203, + "column": 23 + } + } + }, + { + "type": "Property", + "key": { + "type": "Identifier", + "name": "enforce", + "range": [ + 3640, + 3647 + ], + "loc": { + "start": { + "line": 204, + "column": 8 + }, + "end": { + "line": 204, + "column": 15 + } + } + }, + "value": { + "type": "Literal", + "value": true, + "raw": "true", + "range": [ + 3649, + 3653 + ], + "loc": { + "start": { + "line": 204, + "column": 17 + }, + "end": { + "line": 204, + "column": 21 + } + } + }, + "kind": "init", + "method": false, + "shorthand": false, + "computed": false, + "range": [ + 3640, + 3653 + ], + "loc": { + "start": { + "line": 204, + "column": 8 + }, + "end": { + "line": 204, + "column": 21 + } + } + } + ], + "range": [ + 3581, + 3659 + ], + "loc": { + "start": { + "line": 201, + "column": 13 + }, + "end": { + "line": 205, + "column": 5 + } + } + }, + "kind": "init", + "method": false, + "shorthand": false, + "computed": false, + "range": [ + 3572, + 3659 + ], + "loc": { + "start": { + "line": 201, + "column": 4 + }, + "end": { + "line": 205, "column": 5 } } } ], "range": [ - 2303, - 3525 + 2346, + 3661 ], "loc": { "start": { - "line": 139, + "line": 140, "column": 24 }, "end": { - "line": 200, + "line": 206, "column": 1 } } }, "range": [ - 2292, - 3525 + 2335, + 3661 ], "loc": { "start": { - "line": 139, + "line": 140, "column": 13 }, "end": { - "line": 200, + "line": 206, "column": 1 } } @@ -7467,16 +7789,16 @@ ], "kind": "const", "range": [ - 2286, - 3526 + 2329, + 3662 ], "loc": { "start": { - "line": 139, + "line": 140, "column": 7 }, "end": { - "line": 200, + "line": 206, "column": 2 } }, @@ -7485,16 +7807,16 @@ "type": "Block", "value": "*\n * TableFilter features definitions\n * @type {Object}\n ", "range": [ - 2217, - 2278 + 2260, + 2321 ], "loc": { "start": { - "line": 135, + "line": 136, "column": 0 }, "end": { - "line": 138, + "line": 139, "column": 3 } } @@ -7505,16 +7827,16 @@ "specifiers": [], "source": null, "range": [ - 2279, - 3526 + 2322, + 3662 ], "loc": { "start": { - "line": 139, + "line": 140, "column": 0 }, "end": { - "line": 200, + "line": 206, "column": 2 } }, @@ -7523,16 +7845,16 @@ "type": "Block", "value": "*\n * TableFilter features definitions\n * @type {Object}\n ", "range": [ - 2217, - 2278 + 2260, + 2321 ], "loc": { "start": { - "line": 135, + "line": 136, "column": 0 }, "end": { - "line": 138, + "line": 139, "column": 3 } } @@ -7543,7 +7865,7 @@ "sourceType": "module", "range": [ 0, - 3526 + 3662 ], "loc": { "start": { @@ -7551,7 +7873,7 @@ "column": 0 }, "end": { - "line": 200, + "line": 206, "column": 2 } }, @@ -7560,16 +7882,16 @@ "type": "Block", "value": "*\n * Filter types\n ", "range": [ - 680, - 703 + 723, + 746 ], "loc": { "start": { - "line": 16, + "line": 17, "column": 0 }, "end": { - "line": 18, + "line": 19, "column": 3 } } @@ -7578,16 +7900,16 @@ "type": "Block", "value": "*\n * Input filter type\n * @type {String}\n ", "range": [ - 705, - 751 + 748, + 794 ], "loc": { "start": { - "line": 20, + "line": 21, "column": 0 }, "end": { - "line": 23, + "line": 24, "column": 3 } } @@ -7596,16 +7918,16 @@ "type": "Block", "value": "*\n * Select filter type\n * @type {String}\n ", "range": [ - 782, - 829 + 825, + 872 ], "loc": { "start": { - "line": 25, + "line": 26, "column": 0 }, "end": { - "line": 28, + "line": 29, "column": 3 } } @@ -7614,16 +7936,16 @@ "type": "Block", "value": "*\n * Multiple select filter type\n * @type {String}\n ", "range": [ - 862, - 918 + 905, + 961 ], "loc": { "start": { - "line": 30, + "line": 31, "column": 0 }, "end": { - "line": 33, + "line": 34, "column": 3 } } @@ -7632,16 +7954,16 @@ "type": "Block", "value": "*\n * Checklist filter type\n * @type {String}\n ", "range": [ - 955, - 1005 + 998, + 1048 ], "loc": { "start": { - "line": 35, + "line": 36, "column": 0 }, "end": { - "line": 38, + "line": 39, "column": 3 } } @@ -7650,16 +7972,16 @@ "type": "Block", "value": "*\n * None filter type\n * @type {String}\n ", "range": [ - 1044, - 1089 + 1087, + 1132 ], "loc": { "start": { - "line": 40, + "line": 41, "column": 0 }, "end": { - "line": 43, + "line": 44, "column": 3 } } @@ -7668,16 +7990,16 @@ "type": "Block", "value": "*\n * Key codes\n ", "range": [ - 1119, - 1139 + 1162, + 1182 ], "loc": { "start": { - "line": 46, + "line": 47, "column": 0 }, "end": { - "line": 48, + "line": 49, "column": 3 } } @@ -7686,16 +8008,16 @@ "type": "Block", "value": "*\n * Enter key code\n * @type {Number}\n ", "range": [ - 1141, - 1184 + 1184, + 1227 ], "loc": { "start": { - "line": 50, + "line": 51, "column": 0 }, "end": { - "line": 53, + "line": 54, "column": 3 } } @@ -7704,16 +8026,16 @@ "type": "Block", "value": "*\n * Tab key code\n * @type {Number}\n ", "range": [ - 1214, - 1255 + 1257, + 1298 ], "loc": { "start": { - "line": 55, + "line": 56, "column": 0 }, "end": { - "line": 58, + "line": 59, "column": 3 } } @@ -7722,16 +8044,16 @@ "type": "Block", "value": "*\n * Escape key code\n * @type {Number}\n ", "range": [ - 1282, - 1326 + 1325, + 1369 ], "loc": { "start": { - "line": 60, + "line": 61, "column": 0 }, "end": { - "line": 63, + "line": 64, "column": 3 } } @@ -7740,16 +8062,16 @@ "type": "Block", "value": "*\n * Up arrow key code\n * @type {Number}\n ", "range": [ - 1354, - 1400 + 1397, + 1443 ], "loc": { "start": { - "line": 65, + "line": 66, "column": 0 }, "end": { - "line": 68, + "line": 69, "column": 3 } } @@ -7758,16 +8080,16 @@ "type": "Block", "value": "*\n * Down arrow key code\n * @type {Number}\n ", "range": [ - 1433, - 1481 + 1476, + 1524 ], "loc": { "start": { - "line": 70, + "line": 71, "column": 0 }, "end": { - "line": 73, + "line": 74, "column": 3 } } @@ -7776,16 +8098,16 @@ "type": "Block", "value": "*\n * HTML tags\n ", "range": [ - 1517, - 1537 + 1560, + 1580 ], "loc": { "start": { - "line": 76, + "line": 77, "column": 0 }, "end": { - "line": 78, + "line": 79, "column": 3 } } @@ -7794,16 +8116,16 @@ "type": "Block", "value": "*\n * Header cell tag\n * @type {String}\n ", "range": [ - 1539, - 1583 + 1582, + 1626 ], "loc": { "start": { - "line": 80, + "line": 81, "column": 0 }, "end": { - "line": 83, + "line": 84, "column": 3 } } @@ -7812,16 +8134,16 @@ "type": "Block", "value": "*\n * Cell tag\n * @type {String}\n ", "range": [ - 1616, - 1653 + 1659, + 1696 ], "loc": { "start": { - "line": 85, + "line": 86, "column": 0 }, "end": { - "line": 88, + "line": 89, "column": 3 } } @@ -7830,16 +8152,16 @@ "type": "Block", "value": "*\n * Data types\n ", "range": [ - 1685, - 1706 + 1728, + 1749 ], "loc": { "start": { - "line": 91, + "line": 92, "column": 0 }, "end": { - "line": 93, + "line": 94, "column": 3 } } @@ -7848,16 +8170,16 @@ "type": "Block", "value": "*\n * String\n * @type {String}\n ", "range": [ - 1708, - 1743 + 1751, + 1786 ], "loc": { "start": { - "line": 95, + "line": 96, "column": 0 }, "end": { - "line": 98, + "line": 99, "column": 3 } } @@ -7866,16 +8188,16 @@ "type": "Block", "value": "*\n * Number\n * @type {String}\n ", "range": [ - 1777, - 1812 + 1820, + 1855 ], "loc": { "start": { - "line": 101, + "line": 102, "column": 0 }, "end": { - "line": 104, + "line": 105, "column": 3 } } @@ -7884,16 +8206,16 @@ "type": "Block", "value": "*\n * Formatted number\n * @type {String}\n ", "range": [ - 1846, - 1891 + 1889, + 1934 ], "loc": { "start": { - "line": 107, + "line": 108, "column": 0 }, "end": { - "line": 110, + "line": 111, "column": 3 } } @@ -7902,16 +8224,16 @@ "type": "Block", "value": "*\n * Date\n * @type {String}\n ", "range": [ - 1945, - 1978 + 1988, + 2021 ], "loc": { "start": { - "line": 113, + "line": 114, "column": 0 }, "end": { - "line": 116, + "line": 117, "column": 3 } } @@ -7920,16 +8242,16 @@ "type": "Block", "value": "*\n * IP address\n * @type {String}\n ", "range": [ - 2008, - 2047 + 2051, + 2090 ], "loc": { "start": { - "line": 119, + "line": 120, "column": 0 }, "end": { - "line": 122, + "line": 123, "column": 3 } } @@ -7938,16 +8260,16 @@ "type": "Block", "value": "*\n * Default values\n ", "range": [ - 2088, - 2113 + 2131, + 2156 ], "loc": { "start": { - "line": 125, + "line": 126, "column": 0 }, "end": { - "line": 127, + "line": 128, "column": 3 } } @@ -7956,16 +8278,16 @@ "type": "Block", "value": "*\n * Auto filter delay in milliseconds\n * @type {Number}\n ", "range": [ - 2115, - 2177 + 2158, + 2220 ], "loc": { "start": { - "line": 129, + "line": 130, "column": 0 }, "end": { - "line": 132, + "line": 133, "column": 3 } } @@ -7974,16 +8296,16 @@ "type": "Block", "value": "*\n * TableFilter features definitions\n * @type {Object}\n ", "range": [ - 2217, - 2278 + 2260, + 2321 ], "loc": { "start": { - "line": 135, + "line": 136, "column": 0 }, "end": { - "line": 138, + "line": 139, "column": 3 } } diff --git a/docs/ast/source/extensions/colsVisibility/colsVisibility.js.json b/docs/ast/source/extensions/colsVisibility/colsVisibility.js.json index bf752f5d..5daaad0b 100644 --- a/docs/ast/source/extensions/colsVisibility/colsVisibility.js.json +++ b/docs/ast/source/extensions/colsVisibility/colsVisibility.js.json @@ -662,6 +662,59 @@ "column": 25 } } + }, + { + "type": "ImportSpecifier", + "local": { + "type": "Identifier", + "name": "isNull", + "range": [ + 183, + 189 + ], + "loc": { + "start": { + "line": 6, + "column": 27 + }, + "end": { + "line": 6, + "column": 33 + } + } + }, + "imported": { + "type": "Identifier", + "name": "isNull", + "range": [ + 183, + 189 + ], + "loc": { + "start": { + "line": 6, + "column": 27 + }, + "end": { + "line": 6, + "column": 33 + } + } + }, + "range": [ + 183, + 189 + ], + "loc": { + "start": { + "line": 6, + "column": 27 + }, + "end": { + "line": 6, + "column": 33 + } + } } ], "source": { @@ -669,23 +722,23 @@ "value": "../../types", "raw": "'../../types'", "range": [ - 188, - 201 + 196, + 209 ], "loc": { "start": { "line": 6, - "column": 32 + "column": 40 }, "end": { "line": 6, - "column": 45 + "column": 53 } } }, "range": [ 156, - 202 + 210 ], "loc": { "start": { @@ -694,7 +747,7 @@ }, "end": { "line": 6, - "column": 46 + "column": 54 } } }, @@ -707,8 +760,8 @@ "type": "Identifier", "name": "addEvt", "range": [ - 211, - 217 + 219, + 225 ], "loc": { "start": { @@ -725,8 +778,8 @@ "type": "Identifier", "name": "addEvt", "range": [ - 211, - 217 + 219, + 225 ], "loc": { "start": { @@ -740,8 +793,8 @@ } }, "range": [ - 211, - 217 + 219, + 225 ], "loc": { "start": { @@ -760,8 +813,8 @@ "type": "Identifier", "name": "targetEvt", "range": [ - 219, - 228 + 227, + 236 ], "loc": { "start": { @@ -778,8 +831,8 @@ "type": "Identifier", "name": "targetEvt", "range": [ - 219, - 228 + 227, + 236 ], "loc": { "start": { @@ -793,8 +846,8 @@ } }, "range": [ - 219, - 228 + 227, + 236 ], "loc": { "start": { @@ -813,8 +866,8 @@ "type": "Identifier", "name": "removeEvt", "range": [ - 230, - 239 + 238, + 247 ], "loc": { "start": { @@ -831,8 +884,8 @@ "type": "Identifier", "name": "removeEvt", "range": [ - 230, - 239 + 238, + 247 ], "loc": { "start": { @@ -846,8 +899,8 @@ } }, "range": [ - 230, - 239 + 238, + 247 ], "loc": { "start": { @@ -866,8 +919,8 @@ "value": "../../event", "raw": "'../../event'", "range": [ - 246, - 259 + 254, + 267 ], "loc": { "start": { @@ -881,8 +934,8 @@ } }, "range": [ - 203, - 260 + 211, + 268 ], "loc": { "start": { @@ -904,8 +957,8 @@ "type": "Identifier", "name": "root", "range": [ - 269, - 273 + 277, + 281 ], "loc": { "start": { @@ -922,8 +975,8 @@ "type": "Identifier", "name": "root", "range": [ - 269, - 273 + 277, + 281 ], "loc": { "start": { @@ -937,8 +990,8 @@ } }, "range": [ - 269, - 273 + 277, + 281 ], "loc": { "start": { @@ -957,8 +1010,8 @@ "value": "../../root", "raw": "'../../root'", "range": [ - 280, - 292 + 288, + 300 ], "loc": { "start": { @@ -972,8 +1025,8 @@ } }, "range": [ - 261, - 293 + 269, + 301 ], "loc": { "start": { @@ -995,8 +1048,8 @@ "type": "Identifier", "name": "NONE", "range": [ - 302, - 306 + 310, + 314 ], "loc": { "start": { @@ -1013,8 +1066,8 @@ "type": "Identifier", "name": "NONE", "range": [ - 302, - 306 + 310, + 314 ], "loc": { "start": { @@ -1028,8 +1081,8 @@ } }, "range": [ - 302, - 306 + 310, + 314 ], "loc": { "start": { @@ -1048,8 +1101,8 @@ "value": "../../const", "raw": "'../../const'", "range": [ - 313, - 326 + 321, + 334 ], "loc": { "start": { @@ -1063,8 +1116,8 @@ } }, "range": [ - 294, - 327 + 302, + 335 ], "loc": { "start": { @@ -1086,8 +1139,8 @@ "type": "Identifier", "name": "defaultsBool", "range": [ - 341, - 353 + 349, + 361 ], "loc": { "start": { @@ -1104,8 +1157,8 @@ "type": "Identifier", "name": "defaultsBool", "range": [ - 341, - 353 + 349, + 361 ], "loc": { "start": { @@ -1119,8 +1172,8 @@ } }, "range": [ - 341, - 353 + 349, + 361 ], "loc": { "start": { @@ -1139,8 +1192,8 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 355, - 366 + 363, + 374 ], "loc": { "start": { @@ -1157,8 +1210,8 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 355, - 366 + 363, + 374 ], "loc": { "start": { @@ -1172,8 +1225,8 @@ } }, "range": [ - 355, - 366 + 363, + 374 ], "loc": { "start": { @@ -1192,8 +1245,8 @@ "type": "Identifier", "name": "defaultsFn", "range": [ - 368, - 378 + 376, + 386 ], "loc": { "start": { @@ -1210,8 +1263,8 @@ "type": "Identifier", "name": "defaultsFn", "range": [ - 368, - 378 + 376, + 386 ], "loc": { "start": { @@ -1225,8 +1278,8 @@ } }, "range": [ - 368, - 378 + 376, + 386 ], "loc": { "start": { @@ -1245,8 +1298,8 @@ "type": "Identifier", "name": "defaultsNb", "range": [ - 380, - 390 + 388, + 398 ], "loc": { "start": { @@ -1263,8 +1316,8 @@ "type": "Identifier", "name": "defaultsNb", "range": [ - 380, - 390 + 388, + 398 ], "loc": { "start": { @@ -1278,8 +1331,8 @@ } }, "range": [ - 380, - 390 + 388, + 398 ], "loc": { "start": { @@ -1298,8 +1351,8 @@ "type": "Identifier", "name": "defaultsArr", "range": [ - 392, - 403 + 400, + 411 ], "loc": { "start": { @@ -1316,8 +1369,8 @@ "type": "Identifier", "name": "defaultsArr", "range": [ - 392, - 403 + 400, + 411 ], "loc": { "start": { @@ -1331,8 +1384,8 @@ } }, "range": [ - 392, - 403 + 400, + 411 ], "loc": { "start": { @@ -1351,8 +1404,8 @@ "value": "../../settings", "raw": "'../../settings'", "range": [ - 411, - 427 + 419, + 435 ], "loc": { "start": { @@ -1366,8 +1419,8 @@ } }, "range": [ - 328, - 428 + 336, + 436 ], "loc": { "start": { @@ -1378,22 +1431,113 @@ "line": 12, "column": 24 } + } + }, + { + "type": "ImportDeclaration", + "specifiers": [ + { + "type": "ImportSpecifier", + "local": { + "type": "Identifier", + "name": "RIGHT", + "range": [ + 445, + 450 + ], + "loc": { + "start": { + "line": 13, + "column": 8 + }, + "end": { + "line": 13, + "column": 13 + } + } + }, + "imported": { + "type": "Identifier", + "name": "RIGHT", + "range": [ + 445, + 450 + ], + "loc": { + "start": { + "line": 13, + "column": 8 + }, + "end": { + "line": 13, + "column": 13 + } + } + }, + "range": [ + 445, + 450 + ], + "loc": { + "start": { + "line": 13, + "column": 8 + }, + "end": { + "line": 13, + "column": 13 + } + } + } + ], + "source": { + "type": "Literal", + "value": "../../modules/toolbar", + "raw": "'../../modules/toolbar'", + "range": [ + 457, + 480 + ], + "loc": { + "start": { + "line": 13, + "column": 20 + }, + "end": { + "line": 13, + "column": 43 + } + } + }, + "range": [ + 437, + 481 + ], + "loc": { + "start": { + "line": 13, + "column": 0 + }, + "end": { + "line": 13, + "column": 44 + } }, "trailingComments": [ { "type": "Block", "value": "*\n * Columns Visibility extension\n ", "range": [ - 430, - 469 + 483, + 522 ], "loc": { "start": { - "line": 14, + "line": 15, "column": 0 }, "end": { - "line": 16, + "line": 17, "column": 3 } } @@ -1408,16 +1552,16 @@ "type": "Identifier", "name": "ColsVisibility", "range": [ - 491, - 505 + 544, + 558 ], "loc": { "start": { - "line": 17, + "line": 18, "column": 21 }, "end": { - "line": 17, + "line": 18, "column": 35 } } @@ -1426,16 +1570,16 @@ "type": "Identifier", "name": "Feature", "range": [ - 514, - 521 + 567, + 574 ], "loc": { "start": { - "line": 17, + "line": 18, "column": 44 }, "end": { - "line": 17, + "line": 18, "column": 51 } } @@ -1449,16 +1593,16 @@ "type": "Identifier", "name": "constructor", "range": [ - 686, - 697 + 739, + 750 ], "loc": { "start": { - "line": 24, + "line": 25, "column": 4 }, "end": { - "line": 24, + "line": 25, "column": 15 } } @@ -1471,16 +1615,16 @@ "type": "Identifier", "name": "tf", "range": [ - 698, - 700 + 751, + 753 ], "loc": { "start": { - "line": 24, + "line": 25, "column": 16 }, "end": { - "line": 24, + "line": 25, "column": 18 } } @@ -1489,16 +1633,16 @@ "type": "Identifier", "name": "f", "range": [ - 702, - 703 + 755, + 756 ], "loc": { "start": { - "line": 24, + "line": 25, "column": 20 }, "end": { - "line": 24, + "line": 25, "column": 21 } } @@ -1514,16 +1658,16 @@ "callee": { "type": "Super", "range": [ - 715, - 720 + 768, + 773 ], "loc": { "start": { - "line": 25, + "line": 26, "column": 8 }, "end": { - "line": 25, + "line": 26, "column": 13 } } @@ -1533,16 +1677,16 @@ "type": "Identifier", "name": "tf", "range": [ - 721, - 723 + 774, + 776 ], "loc": { "start": { - "line": 25, + "line": 26, "column": 14 }, "end": { - "line": 25, + "line": 26, "column": 16 } } @@ -1554,16 +1698,16 @@ "type": "Identifier", "name": "f", "range": [ - 725, - 726 + 778, + 779 ], "loc": { "start": { - "line": 25, + "line": 26, "column": 18 }, "end": { - "line": 25, + "line": 26, "column": 19 } } @@ -1572,62 +1716,62 @@ "type": "Identifier", "name": "name", "range": [ - 727, - 731 + 780, + 784 ], "loc": { "start": { - "line": 25, + "line": 26, "column": 20 }, "end": { - "line": 25, + "line": 26, "column": 24 } } }, "range": [ - 725, - 731 + 778, + 784 ], "loc": { "start": { - "line": 25, + "line": 26, "column": 18 }, "end": { - "line": 25, + "line": 26, "column": 24 } } } ], "range": [ - 715, - 732 + 768, + 785 ], "loc": { "start": { - "line": 25, + "line": 26, "column": 8 }, "end": { - "line": 25, + "line": 26, "column": 25 } } }, "range": [ - 715, - 733 + 768, + 786 ], "loc": { "start": { - "line": 25, + "line": 26, "column": 8 }, "end": { - "line": 25, + "line": 26, "column": 26 } }, @@ -1636,16 +1780,16 @@ "type": "Line", "value": " Configuration object", "range": [ - 743, - 766 + 796, + 819 ], "loc": { "start": { - "line": 27, + "line": 28, "column": 8 }, "end": { - "line": 27, + "line": 28, "column": 31 } } @@ -1661,16 +1805,16 @@ "type": "Identifier", "name": "cfg", "range": [ - 779, - 782 + 832, + 835 ], "loc": { "start": { - "line": 28, + "line": 29, "column": 12 }, "end": { - "line": 28, + "line": 29, "column": 15 } } @@ -1681,16 +1825,16 @@ "object": { "type": "ThisExpression", "range": [ - 785, - 789 + 838, + 842 ], "loc": { "start": { - "line": 28, + "line": 29, "column": 18 }, "end": { - "line": 28, + "line": 29, "column": 22 } } @@ -1699,46 +1843,46 @@ "type": "Identifier", "name": "config", "range": [ - 790, - 796 + 843, + 849 ], "loc": { "start": { - "line": 28, + "line": 29, "column": 23 }, "end": { - "line": 28, + "line": 29, "column": 29 } } }, "range": [ - 785, - 796 + 838, + 849 ], "loc": { "start": { - "line": 28, + "line": 29, "column": 18 }, "end": { - "line": 28, + "line": 29, "column": 29 } } }, "range": [ - 779, - 796 + 832, + 849 ], "loc": { "start": { - "line": 28, + "line": 29, "column": 12 }, "end": { - "line": 28, + "line": 29, "column": 29 } } @@ -1746,16 +1890,16 @@ ], "kind": "let", "range": [ - 775, - 797 + 828, + 850 ], "loc": { "start": { - "line": 28, + "line": 29, "column": 8 }, "end": { - "line": 28, + "line": 29, "column": 30 } }, @@ -1764,16 +1908,16 @@ "type": "Line", "value": " Configuration object", "range": [ - 743, - 766 + 796, + 819 ], "loc": { "start": { - "line": 27, + "line": 28, "column": 8 }, "end": { - "line": 27, + "line": 28, "column": 31 } } @@ -1784,16 +1928,16 @@ "type": "Block", "value": "*\n * Module name\n * @type {String}\n ", "range": [ - 807, - 871 + 860, + 924 ], "loc": { "start": { - "line": 30, + "line": 31, "column": 8 }, "end": { - "line": 33, + "line": 34, "column": 11 } } @@ -1811,16 +1955,16 @@ "object": { "type": "ThisExpression", "range": [ - 880, - 884 + 933, + 937 ], "loc": { "start": { - "line": 34, + "line": 35, "column": 8 }, "end": { - "line": 34, + "line": 35, "column": 12 } } @@ -1829,31 +1973,31 @@ "type": "Identifier", "name": "name", "range": [ - 885, - 889 + 938, + 942 ], "loc": { "start": { - "line": 34, + "line": 35, "column": 13 }, "end": { - "line": 34, + "line": 35, "column": 17 } } }, "range": [ - 880, - 889 + 933, + 942 ], "loc": { "start": { - "line": 34, + "line": 35, "column": 8 }, "end": { - "line": 34, + "line": 35, "column": 17 } } @@ -1865,16 +2009,16 @@ "type": "Identifier", "name": "f", "range": [ - 892, - 893 + 945, + 946 ], "loc": { "start": { - "line": 34, + "line": 35, "column": 20 }, "end": { - "line": 34, + "line": 35, "column": 21 } } @@ -1883,61 +2027,61 @@ "type": "Identifier", "name": "name", "range": [ - 894, - 898 + 947, + 951 ], "loc": { "start": { - "line": 34, + "line": 35, "column": 22 }, "end": { - "line": 34, + "line": 35, "column": 26 } } }, "range": [ - 892, - 898 + 945, + 951 ], "loc": { "start": { - "line": 34, + "line": 35, "column": 20 }, "end": { - "line": 34, + "line": 35, "column": 26 } } }, "range": [ - 880, - 898 + 933, + 951 ], "loc": { "start": { - "line": 34, + "line": 35, "column": 8 }, "end": { - "line": 34, + "line": 35, "column": 26 } } }, "range": [ - 880, - 899 + 933, + 952 ], "loc": { "start": { - "line": 34, + "line": 35, "column": 8 }, "end": { - "line": 34, + "line": 35, "column": 27 } }, @@ -1946,16 +2090,16 @@ "type": "Block", "value": "*\n * Module name\n * @type {String}\n ", "range": [ - 807, - 871 + 860, + 924 ], "loc": { "start": { - "line": 30, + "line": 31, "column": 8 }, "end": { - "line": 33, + "line": 34, "column": 11 } } @@ -1966,16 +2110,16 @@ "type": "Block", "value": "*\n * Module description\n * @type {String}\n ", "range": [ - 909, - 980 + 962, + 1033 ], "loc": { "start": { - "line": 36, + "line": 37, "column": 8 }, "end": { - "line": 39, + "line": 40, "column": 11 } } @@ -1993,16 +2137,16 @@ "object": { "type": "ThisExpression", "range": [ - 989, - 993 + 1042, + 1046 ], "loc": { "start": { - "line": 40, + "line": 41, "column": 8 }, "end": { - "line": 40, + "line": 41, "column": 12 } } @@ -2011,31 +2155,31 @@ "type": "Identifier", "name": "desc", "range": [ - 994, - 998 + 1047, + 1051 ], "loc": { "start": { - "line": 40, + "line": 41, "column": 13 }, "end": { - "line": 40, + "line": 41, "column": 17 } } }, "range": [ - 989, - 998 + 1042, + 1051 ], "loc": { "start": { - "line": 40, + "line": 41, "column": 8 }, "end": { - "line": 40, + "line": 41, "column": 17 } } @@ -2046,16 +2190,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 1001, - 1012 + 1054, + 1065 ], "loc": { "start": { - "line": 40, + "line": 41, "column": 20 }, "end": { - "line": 40, + "line": 41, "column": 31 } } @@ -2068,16 +2212,16 @@ "type": "Identifier", "name": "f", "range": [ - 1013, - 1014 + 1066, + 1067 ], "loc": { "start": { - "line": 40, + "line": 41, "column": 32 }, "end": { - "line": 40, + "line": 41, "column": 33 } } @@ -2086,31 +2230,31 @@ "type": "Identifier", "name": "description", "range": [ - 1015, - 1026 + 1068, + 1079 ], "loc": { "start": { - "line": 40, + "line": 41, "column": 34 }, "end": { - "line": 40, + "line": 41, "column": 45 } } }, "range": [ - 1013, - 1026 + 1066, + 1079 ], "loc": { "start": { - "line": 40, + "line": 41, "column": 32 }, "end": { - "line": 40, + "line": 41, "column": 45 } } @@ -2120,62 +2264,62 @@ "value": "Columns visibility manager", "raw": "'Columns visibility manager'", "range": [ - 1028, - 1056 + 1081, + 1109 ], "loc": { "start": { - "line": 40, + "line": 41, "column": 47 }, "end": { - "line": 40, + "line": 41, "column": 75 } } } ], "range": [ - 1001, - 1057 + 1054, + 1110 ], "loc": { "start": { - "line": 40, + "line": 41, "column": 20 }, "end": { - "line": 40, + "line": 41, "column": 76 } } }, "range": [ - 989, - 1057 + 1042, + 1110 ], "loc": { "start": { - "line": 40, + "line": 41, "column": 8 }, "end": { - "line": 40, + "line": 41, "column": 76 } } }, "range": [ - 989, - 1058 + 1042, + 1111 ], "loc": { "start": { - "line": 40, + "line": 41, "column": 8 }, "end": { - "line": 40, + "line": 41, "column": 77 } }, @@ -2184,16 +2328,16 @@ "type": "Block", "value": "*\n * Module description\n * @type {String}\n ", "range": [ - 909, - 980 + 962, + 1033 ], "loc": { "start": { - "line": 36, + "line": 37, "column": 8 }, "end": { - "line": 39, + "line": 40, "column": 11 } } @@ -2204,16 +2348,16 @@ "type": "Block", "value": "*\n * show/hide columns container element\n * @private\n ", "range": [ - 1068, - 1150 + 1121, + 1203 ], "loc": { "start": { - "line": 42, + "line": 43, "column": 8 }, "end": { - "line": 45, + "line": 46, "column": 11 } } @@ -2231,16 +2375,16 @@ "object": { "type": "ThisExpression", "range": [ - 1159, - 1163 + 1212, + 1216 ], "loc": { "start": { - "line": 46, + "line": 47, "column": 8 }, "end": { - "line": 46, + "line": 47, "column": 12 } } @@ -2249,31 +2393,31 @@ "type": "Identifier", "name": "spanEl", "range": [ - 1164, - 1170 + 1217, + 1223 ], "loc": { "start": { - "line": 46, + "line": 47, "column": 13 }, "end": { - "line": 46, + "line": 47, "column": 19 } } }, "range": [ - 1159, - 1170 + 1212, + 1223 ], "loc": { "start": { - "line": 46, + "line": 47, "column": 8 }, "end": { - "line": 46, + "line": 47, "column": 19 } } @@ -2283,46 +2427,46 @@ "value": null, "raw": "null", "range": [ - 1173, - 1177 + 1226, + 1230 ], "loc": { "start": { - "line": 46, + "line": 47, "column": 22 }, "end": { - "line": 46, + "line": 47, "column": 26 } } }, "range": [ - 1159, - 1177 + 1212, + 1230 ], "loc": { "start": { - "line": 46, + "line": 47, "column": 8 }, "end": { - "line": 46, + "line": 47, "column": 26 } } }, "range": [ - 1159, - 1178 + 1212, + 1231 ], "loc": { "start": { - "line": 46, + "line": 47, "column": 8 }, "end": { - "line": 46, + "line": 47, "column": 27 } }, @@ -2331,16 +2475,16 @@ "type": "Block", "value": "*\n * show/hide columns container element\n * @private\n ", "range": [ - 1068, - 1150 + 1121, + 1203 ], "loc": { "start": { - "line": 42, + "line": 43, "column": 8 }, "end": { - "line": 45, + "line": 46, "column": 11 } } @@ -2351,16 +2495,16 @@ "type": "Block", "value": "*\n * show/hide columns button element\n * @private\n ", "range": [ - 1188, - 1267 + 1241, + 1320 ], "loc": { "start": { - "line": 48, + "line": 49, "column": 8 }, "end": { - "line": 51, + "line": 52, "column": 11 } } @@ -2378,16 +2522,16 @@ "object": { "type": "ThisExpression", "range": [ - 1276, - 1280 + 1329, + 1333 ], "loc": { "start": { - "line": 52, + "line": 53, "column": 8 }, "end": { - "line": 52, + "line": 53, "column": 12 } } @@ -2396,31 +2540,31 @@ "type": "Identifier", "name": "btnEl", "range": [ - 1281, - 1286 + 1334, + 1339 ], "loc": { "start": { - "line": 52, + "line": 53, "column": 13 }, "end": { - "line": 52, + "line": 53, "column": 18 } } }, "range": [ - 1276, - 1286 + 1329, + 1339 ], "loc": { "start": { - "line": 52, + "line": 53, "column": 8 }, "end": { - "line": 52, + "line": 53, "column": 18 } } @@ -2430,46 +2574,46 @@ "value": null, "raw": "null", "range": [ - 1289, - 1293 + 1342, + 1346 ], "loc": { "start": { - "line": 52, + "line": 53, "column": 21 }, "end": { - "line": 52, + "line": 53, "column": 25 } } }, "range": [ - 1276, - 1293 + 1329, + 1346 ], "loc": { "start": { - "line": 52, + "line": 53, "column": 8 }, "end": { - "line": 52, + "line": 53, "column": 25 } } }, "range": [ - 1276, - 1294 + 1329, + 1347 ], "loc": { "start": { - "line": 52, + "line": 53, "column": 8 }, "end": { - "line": 52, + "line": 53, "column": 26 } }, @@ -2478,16 +2622,16 @@ "type": "Block", "value": "*\n * show/hide columns button element\n * @private\n ", "range": [ - 1188, - 1267 + 1241, + 1320 ], "loc": { "start": { - "line": 48, + "line": 49, "column": 8 }, "end": { - "line": 51, + "line": 52, "column": 11 } } @@ -2498,16 +2642,16 @@ "type": "Block", "value": "*\n * show/hide columns main container element\n * @private\n ", "range": [ - 1304, - 1391 + 1357, + 1444 ], "loc": { "start": { - "line": 54, + "line": 55, "column": 8 }, "end": { - "line": 57, + "line": 58, "column": 11 } } @@ -2525,16 +2669,16 @@ "object": { "type": "ThisExpression", "range": [ - 1400, - 1404 + 1453, + 1457 ], "loc": { "start": { - "line": 58, + "line": 59, "column": 8 }, "end": { - "line": 58, + "line": 59, "column": 12 } } @@ -2543,31 +2687,31 @@ "type": "Identifier", "name": "contEl", "range": [ - 1405, - 1411 + 1458, + 1464 ], "loc": { "start": { - "line": 58, + "line": 59, "column": 13 }, "end": { - "line": 58, + "line": 59, "column": 19 } } }, "range": [ - 1400, - 1411 + 1453, + 1464 ], "loc": { "start": { - "line": 58, + "line": 59, "column": 8 }, "end": { - "line": 58, + "line": 59, "column": 19 } } @@ -2577,46 +2721,46 @@ "value": null, "raw": "null", "range": [ - 1414, - 1418 + 1467, + 1471 ], "loc": { "start": { - "line": 58, + "line": 59, "column": 22 }, "end": { - "line": 58, + "line": 59, "column": 26 } } }, "range": [ - 1400, - 1418 + 1453, + 1471 ], "loc": { "start": { - "line": 58, + "line": 59, "column": 8 }, "end": { - "line": 58, + "line": 59, "column": 26 } } }, "range": [ - 1400, - 1419 + 1453, + 1472 ], "loc": { "start": { - "line": 58, + "line": 59, "column": 8 }, "end": { - "line": 58, + "line": 59, "column": 27 } }, @@ -2625,16 +2769,16 @@ "type": "Block", "value": "*\n * show/hide columns main container element\n * @private\n ", "range": [ - 1304, - 1391 + 1357, + 1444 ], "loc": { "start": { - "line": 54, + "line": 55, "column": 8 }, "end": { - "line": 57, + "line": 58, "column": 11 } } @@ -2645,16 +2789,16 @@ "type": "Block", "value": "*\n * Enable tick to hide a column, defaults to true\n * @type {Boolean}\n ", "range": [ - 1429, - 1529 + 1482, + 1582 ], "loc": { "start": { - "line": 60, + "line": 61, "column": 8 }, "end": { - "line": 63, + "line": 64, "column": 11 } } @@ -2672,16 +2816,16 @@ "object": { "type": "ThisExpression", "range": [ - 1538, - 1542 + 1591, + 1595 ], "loc": { "start": { - "line": 64, + "line": 65, "column": 8 }, "end": { - "line": 64, + "line": 65, "column": 12 } } @@ -2690,31 +2834,31 @@ "type": "Identifier", "name": "tickToHide", "range": [ - 1543, - 1553 + 1596, + 1606 ], "loc": { "start": { - "line": 64, + "line": 65, "column": 13 }, "end": { - "line": 64, + "line": 65, "column": 23 } } }, "range": [ - 1538, - 1553 + 1591, + 1606 ], "loc": { "start": { - "line": 64, + "line": 65, "column": 8 }, "end": { - "line": 64, + "line": 65, "column": 23 } } @@ -2725,16 +2869,16 @@ "type": "Identifier", "name": "defaultsBool", "range": [ - 1556, - 1568 + 1609, + 1621 ], "loc": { "start": { - "line": 64, + "line": 65, "column": 26 }, "end": { - "line": 64, + "line": 65, "column": 38 } } @@ -2747,16 +2891,16 @@ "type": "Identifier", "name": "f", "range": [ - 1569, - 1570 + 1622, + 1623 ], "loc": { "start": { - "line": 64, + "line": 65, "column": 39 }, "end": { - "line": 64, + "line": 65, "column": 40 } } @@ -2765,31 +2909,31 @@ "type": "Identifier", "name": "tick_to_hide", "range": [ - 1571, - 1583 + 1624, + 1636 ], "loc": { "start": { - "line": 64, + "line": 65, "column": 41 }, "end": { - "line": 64, + "line": 65, "column": 53 } } }, "range": [ - 1569, - 1583 + 1622, + 1636 ], "loc": { "start": { - "line": 64, + "line": 65, "column": 39 }, "end": { - "line": 64, + "line": 65, "column": 53 } } @@ -2799,62 +2943,62 @@ "value": true, "raw": "true", "range": [ - 1585, - 1589 + 1638, + 1642 ], "loc": { "start": { - "line": 64, + "line": 65, "column": 55 }, "end": { - "line": 64, + "line": 65, "column": 59 } } } ], "range": [ - 1556, - 1590 + 1609, + 1643 ], "loc": { "start": { - "line": 64, + "line": 65, "column": 26 }, "end": { - "line": 64, + "line": 65, "column": 60 } } }, "range": [ - 1538, - 1590 + 1591, + 1643 ], "loc": { "start": { - "line": 64, + "line": 65, "column": 8 }, "end": { - "line": 64, + "line": 65, "column": 60 } } }, "range": [ - 1538, - 1591 + 1591, + 1644 ], "loc": { "start": { - "line": 64, + "line": 65, "column": 8 }, "end": { - "line": 64, + "line": 65, "column": 61 } }, @@ -2863,16 +3007,16 @@ "type": "Block", "value": "*\n * Enable tick to hide a column, defaults to true\n * @type {Boolean}\n ", "range": [ - 1429, - 1529 + 1482, + 1582 ], "loc": { "start": { - "line": 60, + "line": 61, "column": 8 }, "end": { - "line": 63, + "line": 64, "column": 11 } } @@ -2883,16 +3027,16 @@ "type": "Block", "value": "*\n * Enable columns manager UI, defaults to true\n * @type {Boolean}\n ", "range": [ - 1601, - 1698 + 1654, + 1751 ], "loc": { "start": { - "line": 66, + "line": 67, "column": 8 }, "end": { - "line": 69, + "line": 70, "column": 11 } } @@ -2910,16 +3054,16 @@ "object": { "type": "ThisExpression", "range": [ - 1707, - 1711 + 1760, + 1764 ], "loc": { "start": { - "line": 70, + "line": 71, "column": 8 }, "end": { - "line": 70, + "line": 71, "column": 12 } } @@ -2928,31 +3072,31 @@ "type": "Identifier", "name": "manager", "range": [ - 1712, - 1719 + 1765, + 1772 ], "loc": { "start": { - "line": 70, + "line": 71, "column": 13 }, "end": { - "line": 70, + "line": 71, "column": 20 } } }, "range": [ - 1707, - 1719 + 1760, + 1772 ], "loc": { "start": { - "line": 70, + "line": 71, "column": 8 }, "end": { - "line": 70, + "line": 71, "column": 20 } } @@ -2963,16 +3107,16 @@ "type": "Identifier", "name": "defaultsBool", "range": [ - 1722, - 1734 + 1775, + 1787 ], "loc": { "start": { - "line": 70, + "line": 71, "column": 23 }, "end": { - "line": 70, + "line": 71, "column": 35 } } @@ -2985,16 +3129,16 @@ "type": "Identifier", "name": "f", "range": [ - 1735, - 1736 + 1788, + 1789 ], "loc": { "start": { - "line": 70, + "line": 71, "column": 36 }, "end": { - "line": 70, + "line": 71, "column": 37 } } @@ -3003,31 +3147,31 @@ "type": "Identifier", "name": "manager", "range": [ - 1737, - 1744 + 1790, + 1797 ], "loc": { "start": { - "line": 70, + "line": 71, "column": 38 }, "end": { - "line": 70, + "line": 71, "column": 45 } } }, "range": [ - 1735, - 1744 + 1788, + 1797 ], "loc": { "start": { - "line": 70, + "line": 71, "column": 36 }, "end": { - "line": 70, + "line": 71, "column": 45 } } @@ -3037,62 +3181,62 @@ "value": true, "raw": "true", "range": [ - 1746, - 1750 + 1799, + 1803 ], "loc": { "start": { - "line": 70, + "line": 71, "column": 47 }, "end": { - "line": 70, + "line": 71, "column": 51 } } } ], "range": [ - 1722, - 1751 + 1775, + 1804 ], "loc": { "start": { - "line": 70, + "line": 71, "column": 23 }, "end": { - "line": 70, + "line": 71, "column": 52 } } }, "range": [ - 1707, - 1751 + 1760, + 1804 ], "loc": { "start": { - "line": 70, + "line": 71, "column": 8 }, "end": { - "line": 70, + "line": 71, "column": 52 } } }, "range": [ - 1707, - 1752 + 1760, + 1805 ], "loc": { "start": { - "line": 70, + "line": 71, "column": 8 }, "end": { - "line": 70, + "line": 71, "column": 53 } }, @@ -3101,16 +3245,16 @@ "type": "Block", "value": "*\n * Enable columns manager UI, defaults to true\n * @type {Boolean}\n ", "range": [ - 1601, - 1698 + 1654, + 1751 ], "loc": { "start": { - "line": 66, + "line": 67, "column": 8 }, "end": { - "line": 69, + "line": 70, "column": 11 } } @@ -3121,16 +3265,16 @@ "type": "Block", "value": "*\n * Headers HTML table reference only if headers are external\n * @type {DOMElement}\n ", "range": [ - 1762, - 1876 + 1815, + 1929 ], "loc": { "start": { - "line": 72, + "line": 73, "column": 8 }, "end": { - "line": 75, + "line": 76, "column": 11 } } @@ -3148,16 +3292,16 @@ "object": { "type": "ThisExpression", "range": [ - 1885, - 1889 + 1938, + 1942 ], "loc": { "start": { - "line": 76, + "line": 77, "column": 8 }, "end": { - "line": 76, + "line": 77, "column": 12 } } @@ -3166,31 +3310,31 @@ "type": "Identifier", "name": "headersTbl", "range": [ - 1890, - 1900 + 1943, + 1953 ], "loc": { "start": { - "line": 76, + "line": 77, "column": 13 }, "end": { - "line": 76, + "line": 77, "column": 23 } } }, "range": [ - 1885, - 1900 + 1938, + 1953 ], "loc": { "start": { - "line": 76, + "line": 77, "column": 8 }, "end": { - "line": 76, + "line": 77, "column": 23 } } @@ -3205,16 +3349,16 @@ "type": "Identifier", "name": "f", "range": [ - 1903, - 1904 + 1956, + 1957 ], "loc": { "start": { - "line": 76, + "line": 77, "column": 26 }, "end": { - "line": 76, + "line": 77, "column": 27 } } @@ -3223,31 +3367,31 @@ "type": "Identifier", "name": "headers_table", "range": [ - 1905, - 1918 + 1958, + 1971 ], "loc": { "start": { - "line": 76, + "line": 77, "column": 28 }, "end": { - "line": 76, + "line": 77, "column": 41 } } }, "range": [ - 1903, - 1918 + 1956, + 1971 ], "loc": { "start": { - "line": 76, + "line": 77, "column": 26 }, "end": { - "line": 76, + "line": 77, "column": 41 } } @@ -3257,61 +3401,61 @@ "value": null, "raw": "null", "range": [ - 1922, - 1926 + 1975, + 1979 ], "loc": { "start": { - "line": 76, + "line": 77, "column": 45 }, "end": { - "line": 76, + "line": 77, "column": 49 } } }, "range": [ - 1903, - 1926 + 1956, + 1979 ], "loc": { "start": { - "line": 76, + "line": 77, "column": 26 }, "end": { - "line": 76, + "line": 77, "column": 49 } } }, "range": [ - 1885, - 1926 + 1938, + 1979 ], "loc": { "start": { - "line": 76, + "line": 77, "column": 8 }, "end": { - "line": 76, + "line": 77, "column": 49 } } }, "range": [ - 1885, - 1927 + 1938, + 1980 ], "loc": { "start": { - "line": 76, + "line": 77, "column": 8 }, "end": { - "line": 76, + "line": 77, "column": 50 } }, @@ -3320,16 +3464,16 @@ "type": "Block", "value": "*\n * Headers HTML table reference only if headers are external\n * @type {DOMElement}\n ", "range": [ - 1762, - 1876 + 1815, + 1929 ], "loc": { "start": { - "line": 72, + "line": 73, "column": 8 }, "end": { - "line": 75, + "line": 76, "column": 11 } } @@ -3340,16 +3484,16 @@ "type": "Block", "value": "*\n * Headers row index only if headers are external\n * @type {Number}\n ", "range": [ - 1937, - 2036 + 1990, + 2089 ], "loc": { "start": { - "line": 78, + "line": 79, "column": 8 }, "end": { - "line": 81, + "line": 82, "column": 11 } } @@ -3367,16 +3511,16 @@ "object": { "type": "ThisExpression", "range": [ - 2045, - 2049 + 2098, + 2102 ], "loc": { "start": { - "line": 82, + "line": 83, "column": 8 }, "end": { - "line": 82, + "line": 83, "column": 12 } } @@ -3385,31 +3529,31 @@ "type": "Identifier", "name": "headersIndex", "range": [ - 2050, - 2062 + 2103, + 2115 ], "loc": { "start": { - "line": 82, + "line": 83, "column": 13 }, "end": { - "line": 82, + "line": 83, "column": 25 } } }, "range": [ - 2045, - 2062 + 2098, + 2115 ], "loc": { "start": { - "line": 82, + "line": 83, "column": 8 }, "end": { - "line": 82, + "line": 83, "column": 25 } } @@ -3420,16 +3564,16 @@ "type": "Identifier", "name": "defaultsNb", "range": [ - 2065, - 2075 + 2118, + 2128 ], "loc": { "start": { - "line": 82, + "line": 83, "column": 28 }, "end": { - "line": 82, + "line": 83, "column": 38 } } @@ -3442,16 +3586,16 @@ "type": "Identifier", "name": "f", "range": [ - 2076, - 2077 + 2129, + 2130 ], "loc": { "start": { - "line": 82, + "line": 83, "column": 39 }, "end": { - "line": 82, + "line": 83, "column": 40 } } @@ -3460,31 +3604,31 @@ "type": "Identifier", "name": "headers_index", "range": [ - 2078, - 2091 + 2131, + 2144 ], "loc": { "start": { - "line": 82, + "line": 83, "column": 41 }, "end": { - "line": 82, + "line": 83, "column": 54 } } }, "range": [ - 2076, - 2091 + 2129, + 2144 ], "loc": { "start": { - "line": 82, + "line": 83, "column": 39 }, "end": { - "line": 82, + "line": 83, "column": 54 } } @@ -3494,62 +3638,62 @@ "value": 1, "raw": "1", "range": [ - 2093, - 2094 + 2146, + 2147 ], "loc": { "start": { - "line": 82, + "line": 83, "column": 56 }, "end": { - "line": 82, + "line": 83, "column": 57 } } } ], "range": [ - 2065, - 2095 + 2118, + 2148 ], "loc": { "start": { - "line": 82, + "line": 83, "column": 28 }, "end": { - "line": 82, + "line": 83, "column": 58 } } }, "range": [ - 2045, - 2095 + 2098, + 2148 ], "loc": { "start": { - "line": 82, + "line": 83, "column": 8 }, "end": { - "line": 82, + "line": 83, "column": 58 } } }, "range": [ - 2045, - 2096 + 2098, + 2149 ], "loc": { "start": { - "line": 82, + "line": 83, "column": 8 }, "end": { - "line": 82, + "line": 83, "column": 59 } }, @@ -3558,16 +3702,16 @@ "type": "Block", "value": "*\n * Headers row index only if headers are external\n * @type {Number}\n ", "range": [ - 1937, - 2036 + 1990, + 2089 ], "loc": { "start": { - "line": 78, + "line": 79, "column": 8 }, "end": { - "line": 81, + "line": 82, "column": 11 } } @@ -3578,16 +3722,16 @@ "type": "Block", "value": "*\n * ID of main container element\n * @type {String}\n ", "range": [ - 2106, - 2187 + 2159, + 2240 ], "loc": { "start": { - "line": 84, + "line": 85, "column": 8 }, "end": { - "line": 87, + "line": 88, "column": 11 } } @@ -3605,16 +3749,16 @@ "object": { "type": "ThisExpression", "range": [ - 2196, - 2200 + 2249, + 2253 ], "loc": { "start": { - "line": 88, + "line": 89, "column": 8 }, "end": { - "line": 88, + "line": 89, "column": 12 } } @@ -3623,31 +3767,31 @@ "type": "Identifier", "name": "contElTgtId", "range": [ - 2201, - 2212 + 2254, + 2265 ], "loc": { "start": { - "line": 88, + "line": 89, "column": 13 }, "end": { - "line": 88, + "line": 89, "column": 24 } } }, "range": [ - 2196, - 2212 + 2249, + 2265 ], "loc": { "start": { - "line": 88, + "line": 89, "column": 8 }, "end": { - "line": 88, + "line": 89, "column": 24 } } @@ -3658,16 +3802,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 2215, - 2226 + 2268, + 2279 ], "loc": { "start": { - "line": 88, + "line": 89, "column": 27 }, "end": { - "line": 88, + "line": 89, "column": 38 } } @@ -3680,16 +3824,16 @@ "type": "Identifier", "name": "f", "range": [ - 2227, - 2228 + 2280, + 2281 ], "loc": { "start": { - "line": 88, + "line": 89, "column": 39 }, "end": { - "line": 88, + "line": 89, "column": 40 } } @@ -3698,31 +3842,31 @@ "type": "Identifier", "name": "container_target_id", "range": [ - 2229, - 2248 + 2282, + 2301 ], "loc": { "start": { - "line": 88, + "line": 89, "column": 41 }, "end": { - "line": 88, + "line": 89, "column": 60 } } }, "range": [ - 2227, - 2248 + 2280, + 2301 ], "loc": { "start": { - "line": 88, + "line": 89, "column": 39 }, "end": { - "line": 88, + "line": 89, "column": 60 } } @@ -3732,62 +3876,62 @@ "value": null, "raw": "null", "range": [ - 2250, - 2254 + 2303, + 2307 ], "loc": { "start": { - "line": 88, + "line": 89, "column": 62 }, "end": { - "line": 88, + "line": 89, "column": 66 } } } ], "range": [ - 2215, - 2255 + 2268, + 2308 ], "loc": { "start": { - "line": 88, + "line": 89, "column": 27 }, "end": { - "line": 88, + "line": 89, "column": 67 } } }, "range": [ - 2196, - 2255 + 2249, + 2308 ], "loc": { "start": { - "line": 88, + "line": 89, "column": 8 }, "end": { - "line": 88, + "line": 89, "column": 67 } } }, "range": [ - 2196, - 2256 + 2249, + 2309 ], "loc": { "start": { - "line": 88, + "line": 89, "column": 8 }, "end": { - "line": 88, + "line": 89, "column": 68 } }, @@ -3796,16 +3940,16 @@ "type": "Block", "value": "*\n * ID of main container element\n * @type {String}\n ", "range": [ - 2106, - 2187 + 2159, + 2240 ], "loc": { "start": { - "line": 84, + "line": 85, "column": 8 }, "end": { - "line": 87, + "line": 88, "column": 11 } } @@ -3816,16 +3960,16 @@ "type": "Block", "value": "*\n * Alternative text for column headers in column manager UI\n * @type {Array}\n ", "range": [ - 2266, - 2374 + 2319, + 2427 ], "loc": { "start": { - "line": 90, + "line": 91, "column": 8 }, "end": { - "line": 93, + "line": 94, "column": 11 } } @@ -3843,16 +3987,16 @@ "object": { "type": "ThisExpression", "range": [ - 2383, - 2387 + 2436, + 2440 ], "loc": { "start": { - "line": 94, + "line": 95, "column": 8 }, "end": { - "line": 94, + "line": 95, "column": 12 } } @@ -3861,31 +4005,31 @@ "type": "Identifier", "name": "headersText", "range": [ - 2388, - 2399 + 2441, + 2452 ], "loc": { "start": { - "line": 94, + "line": 95, "column": 13 }, "end": { - "line": 94, + "line": 95, "column": 24 } } }, "range": [ - 2383, - 2399 + 2436, + 2452 ], "loc": { "start": { - "line": 94, + "line": 95, "column": 8 }, "end": { - "line": 94, + "line": 95, "column": 24 } } @@ -3896,16 +4040,16 @@ "type": "Identifier", "name": "defaultsArr", "range": [ - 2402, - 2413 + 2455, + 2466 ], "loc": { "start": { - "line": 94, + "line": 95, "column": 27 }, "end": { - "line": 94, + "line": 95, "column": 38 } } @@ -3918,16 +4062,16 @@ "type": "Identifier", "name": "f", "range": [ - 2414, - 2415 + 2467, + 2468 ], "loc": { "start": { - "line": 94, + "line": 95, "column": 39 }, "end": { - "line": 94, + "line": 95, "column": 40 } } @@ -3936,31 +4080,31 @@ "type": "Identifier", "name": "headers_text", "range": [ - 2416, - 2428 + 2469, + 2481 ], "loc": { "start": { - "line": 94, + "line": 95, "column": 41 }, "end": { - "line": 94, + "line": 95, "column": 53 } } }, "range": [ - 2414, - 2428 + 2467, + 2481 ], "loc": { "start": { - "line": 94, + "line": 95, "column": 39 }, "end": { - "line": 94, + "line": 95, "column": 53 } } @@ -3969,62 +4113,62 @@ "type": "ArrayExpression", "elements": [], "range": [ - 2430, - 2432 + 2483, + 2485 ], "loc": { "start": { - "line": 94, + "line": 95, "column": 55 }, "end": { - "line": 94, + "line": 95, "column": 57 } } } ], "range": [ - 2402, - 2433 + 2455, + 2486 ], "loc": { "start": { - "line": 94, + "line": 95, "column": 27 }, "end": { - "line": 94, + "line": 95, "column": 58 } } }, "range": [ - 2383, - 2433 + 2436, + 2486 ], "loc": { "start": { - "line": 94, + "line": 95, "column": 8 }, "end": { - "line": 94, + "line": 95, "column": 58 } } }, "range": [ - 2383, - 2434 + 2436, + 2487 ], "loc": { "start": { - "line": 94, + "line": 95, "column": 8 }, "end": { - "line": 94, + "line": 95, "column": 59 } }, @@ -4033,16 +4177,16 @@ "type": "Block", "value": "*\n * Alternative text for column headers in column manager UI\n * @type {Array}\n ", "range": [ - 2266, - 2374 + 2319, + 2427 ], "loc": { "start": { - "line": 90, + "line": 91, "column": 8 }, "end": { - "line": 93, + "line": 94, "column": 11 } } @@ -4053,16 +4197,16 @@ "type": "Block", "value": "*\n * ID of button's container element\n * @type {String}\n ", "range": [ - 2444, - 2529 + 2497, + 2582 ], "loc": { "start": { - "line": 96, + "line": 97, "column": 8 }, "end": { - "line": 99, + "line": 100, "column": 11 } } @@ -4080,16 +4224,16 @@ "object": { "type": "ThisExpression", "range": [ - 2538, - 2542 + 2591, + 2595 ], "loc": { "start": { - "line": 100, + "line": 101, "column": 8 }, "end": { - "line": 100, + "line": 101, "column": 12 } } @@ -4098,31 +4242,31 @@ "type": "Identifier", "name": "btnTgtId", "range": [ - 2543, - 2551 + 2596, + 2604 ], "loc": { "start": { - "line": 100, + "line": 101, "column": 13 }, "end": { - "line": 100, + "line": 101, "column": 21 } } }, "range": [ - 2538, - 2551 + 2591, + 2604 ], "loc": { "start": { - "line": 100, + "line": 101, "column": 8 }, "end": { - "line": 100, + "line": 101, "column": 21 } } @@ -4133,16 +4277,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 2554, - 2565 + 2607, + 2618 ], "loc": { "start": { - "line": 100, + "line": 101, "column": 24 }, "end": { - "line": 100, + "line": 101, "column": 35 } } @@ -4155,16 +4299,16 @@ "type": "Identifier", "name": "f", "range": [ - 2566, - 2567 + 2619, + 2620 ], "loc": { "start": { - "line": 100, + "line": 101, "column": 36 }, "end": { - "line": 100, + "line": 101, "column": 37 } } @@ -4173,31 +4317,31 @@ "type": "Identifier", "name": "btn_target_id", "range": [ - 2568, - 2581 + 2621, + 2634 ], "loc": { "start": { - "line": 100, + "line": 101, "column": 38 }, "end": { - "line": 100, + "line": 101, "column": 51 } } }, "range": [ - 2566, - 2581 + 2619, + 2634 ], "loc": { "start": { - "line": 100, + "line": 101, "column": 36 }, "end": { - "line": 100, + "line": 101, "column": 51 } } @@ -4207,62 +4351,62 @@ "value": null, "raw": "null", "range": [ - 2583, - 2587 + 2636, + 2640 ], "loc": { "start": { - "line": 100, + "line": 101, "column": 53 }, "end": { - "line": 100, + "line": 101, "column": 57 } } } ], "range": [ - 2554, - 2588 + 2607, + 2641 ], "loc": { "start": { - "line": 100, + "line": 101, "column": 24 }, "end": { - "line": 100, + "line": 101, "column": 58 } } }, "range": [ - 2538, - 2588 + 2591, + 2641 ], "loc": { "start": { - "line": 100, + "line": 101, "column": 8 }, "end": { - "line": 100, + "line": 101, "column": 58 } } }, "range": [ - 2538, - 2589 + 2591, + 2642 ], "loc": { "start": { - "line": 100, + "line": 101, "column": 8 }, "end": { - "line": 100, + "line": 101, "column": 59 } }, @@ -4271,16 +4415,16 @@ "type": "Block", "value": "*\n * ID of button's container element\n * @type {String}\n ", "range": [ - 2444, - 2529 + 2497, + 2582 ], "loc": { "start": { - "line": 96, + "line": 97, "column": 8 }, "end": { - "line": 99, + "line": 100, "column": 11 } } @@ -4291,16 +4435,16 @@ "type": "Block", "value": "*\n * Button's text, defaults to Columns▼\n * @type {String}\n ", "range": [ - 2599, - 2693 + 2652, + 2746 ], "loc": { "start": { - "line": 102, + "line": 103, "column": 8 }, "end": { - "line": 105, + "line": 106, "column": 11 } } @@ -4318,16 +4462,16 @@ "object": { "type": "ThisExpression", "range": [ - 2702, - 2706 + 2755, + 2759 ], "loc": { "start": { - "line": 106, + "line": 107, "column": 8 }, "end": { - "line": 106, + "line": 107, "column": 12 } } @@ -4336,31 +4480,31 @@ "type": "Identifier", "name": "btnText", "range": [ - 2707, - 2714 + 2760, + 2767 ], "loc": { "start": { - "line": 106, + "line": 107, "column": 13 }, "end": { - "line": 106, + "line": 107, "column": 20 } } }, "range": [ - 2702, - 2714 + 2755, + 2767 ], "loc": { "start": { - "line": 106, + "line": 107, "column": 8 }, "end": { - "line": 106, + "line": 107, "column": 20 } } @@ -4371,16 +4515,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 2717, - 2728 + 2770, + 2781 ], "loc": { "start": { - "line": 106, + "line": 107, "column": 23 }, "end": { - "line": 106, + "line": 107, "column": 34 } } @@ -4393,16 +4537,16 @@ "type": "Identifier", "name": "f", "range": [ - 2729, - 2730 + 2782, + 2783 ], "loc": { "start": { - "line": 106, + "line": 107, "column": 35 }, "end": { - "line": 106, + "line": 107, "column": 36 } } @@ -4411,31 +4555,31 @@ "type": "Identifier", "name": "btn_text", "range": [ - 2731, - 2739 + 2784, + 2792 ], "loc": { "start": { - "line": 106, + "line": 107, "column": 37 }, "end": { - "line": 106, + "line": 107, "column": 45 } } }, "range": [ - 2729, - 2739 + 2782, + 2792 ], "loc": { "start": { - "line": 106, + "line": 107, "column": 35 }, "end": { - "line": 106, + "line": 107, "column": 45 } } @@ -4445,62 +4589,62 @@ "value": "Columns▼", "raw": "'Columns▼'", "range": [ - 2741, - 2757 + 2794, + 2810 ], "loc": { "start": { - "line": 106, + "line": 107, "column": 47 }, "end": { - "line": 106, + "line": 107, "column": 63 } } } ], "range": [ - 2717, - 2758 + 2770, + 2811 ], "loc": { "start": { - "line": 106, + "line": 107, "column": 23 }, "end": { - "line": 106, + "line": 107, "column": 64 } } }, "range": [ - 2702, - 2758 + 2755, + 2811 ], "loc": { "start": { - "line": 106, + "line": 107, "column": 8 }, "end": { - "line": 106, + "line": 107, "column": 64 } } }, "range": [ - 2702, - 2759 + 2755, + 2812 ], "loc": { "start": { - "line": 106, + "line": 107, "column": 8 }, "end": { - "line": 106, + "line": 107, "column": 65 } }, @@ -4509,16 +4653,16 @@ "type": "Block", "value": "*\n * Button's text, defaults to Columns▼\n * @type {String}\n ", "range": [ - 2599, - 2693 + 2652, + 2746 ], "loc": { "start": { - "line": 102, + "line": 103, "column": 8 }, "end": { - "line": 105, + "line": 106, "column": 11 } } @@ -4529,16 +4673,16 @@ "type": "Block", "value": "*\n * Button's inner HTML\n * @type {String}\n ", "range": [ - 2769, - 2841 + 2822, + 2894 ], "loc": { "start": { - "line": 108, + "line": 109, "column": 8 }, "end": { - "line": 111, + "line": 112, "column": 11 } } @@ -4556,16 +4700,16 @@ "object": { "type": "ThisExpression", "range": [ - 2850, - 2854 + 2903, + 2907 ], "loc": { "start": { - "line": 112, + "line": 113, "column": 8 }, "end": { - "line": 112, + "line": 113, "column": 12 } } @@ -4574,31 +4718,31 @@ "type": "Identifier", "name": "btnHtml", "range": [ - 2855, - 2862 + 2908, + 2915 ], "loc": { "start": { - "line": 112, + "line": 113, "column": 13 }, "end": { - "line": 112, + "line": 113, "column": 20 } } }, "range": [ - 2850, - 2862 + 2903, + 2915 ], "loc": { "start": { - "line": 112, + "line": 113, "column": 8 }, "end": { - "line": 112, + "line": 113, "column": 20 } } @@ -4609,16 +4753,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 2865, - 2876 + 2918, + 2929 ], "loc": { "start": { - "line": 112, + "line": 113, "column": 23 }, "end": { - "line": 112, + "line": 113, "column": 34 } } @@ -4631,16 +4775,16 @@ "type": "Identifier", "name": "f", "range": [ - 2877, - 2878 + 2930, + 2931 ], "loc": { "start": { - "line": 112, + "line": 113, "column": 35 }, "end": { - "line": 112, + "line": 113, "column": 36 } } @@ -4649,31 +4793,31 @@ "type": "Identifier", "name": "btn_html", "range": [ - 2879, - 2887 + 2932, + 2940 ], "loc": { "start": { - "line": 112, + "line": 113, "column": 37 }, "end": { - "line": 112, + "line": 113, "column": 45 } } }, "range": [ - 2877, - 2887 + 2930, + 2940 ], "loc": { "start": { - "line": 112, + "line": 113, "column": 35 }, "end": { - "line": 112, + "line": 113, "column": 45 } } @@ -4683,62 +4827,62 @@ "value": null, "raw": "null", "range": [ - 2889, - 2893 + 2942, + 2946 ], "loc": { "start": { - "line": 112, + "line": 113, "column": 47 }, "end": { - "line": 112, + "line": 113, "column": 51 } } } ], "range": [ - 2865, - 2894 + 2918, + 2947 ], "loc": { "start": { - "line": 112, + "line": 113, "column": 23 }, "end": { - "line": 112, + "line": 113, "column": 52 } } }, "range": [ - 2850, - 2894 + 2903, + 2947 ], "loc": { "start": { - "line": 112, + "line": 113, "column": 8 }, "end": { - "line": 112, + "line": 113, "column": 52 } } }, "range": [ - 2850, - 2895 + 2903, + 2948 ], "loc": { "start": { - "line": 112, + "line": 113, "column": 8 }, "end": { - "line": 112, + "line": 113, "column": 53 } }, @@ -4747,16 +4891,16 @@ "type": "Block", "value": "*\n * Button's inner HTML\n * @type {String}\n ", "range": [ - 2769, - 2841 + 2822, + 2894 ], "loc": { "start": { - "line": 108, + "line": 109, "column": 8 }, "end": { - "line": 111, + "line": 112, "column": 11 } } @@ -4767,16 +4911,16 @@ "type": "Block", "value": "*\n * Css class for button\n * @type {String}\n ", "range": [ - 2905, - 2978 + 2958, + 3031 ], "loc": { "start": { - "line": 114, + "line": 115, "column": 8 }, "end": { - "line": 117, + "line": 118, "column": 11 } } @@ -4794,16 +4938,16 @@ "object": { "type": "ThisExpression", "range": [ - 2987, - 2991 + 3040, + 3044 ], "loc": { "start": { - "line": 118, + "line": 119, "column": 8 }, "end": { - "line": 118, + "line": 119, "column": 12 } } @@ -4812,31 +4956,31 @@ "type": "Identifier", "name": "btnCssClass", "range": [ - 2992, - 3003 + 3045, + 3056 ], "loc": { "start": { - "line": 118, + "line": 119, "column": 13 }, "end": { - "line": 118, + "line": 119, "column": 24 } } }, "range": [ - 2987, - 3003 + 3040, + 3056 ], "loc": { "start": { - "line": 118, + "line": 119, "column": 8 }, "end": { - "line": 118, + "line": 119, "column": 24 } } @@ -4847,16 +4991,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 3006, - 3017 + 3059, + 3070 ], "loc": { "start": { - "line": 118, + "line": 119, "column": 27 }, "end": { - "line": 118, + "line": 119, "column": 38 } } @@ -4869,16 +5013,16 @@ "type": "Identifier", "name": "f", "range": [ - 3018, - 3019 + 3071, + 3072 ], "loc": { "start": { - "line": 118, + "line": 119, "column": 39 }, "end": { - "line": 118, + "line": 119, "column": 40 } } @@ -4887,31 +5031,31 @@ "type": "Identifier", "name": "btn_css_class", "range": [ - 3020, - 3033 + 3073, + 3086 ], "loc": { "start": { - "line": 118, + "line": 119, "column": 41 }, "end": { - "line": 118, + "line": 119, "column": 54 } } }, "range": [ - 3018, - 3033 + 3071, + 3086 ], "loc": { "start": { - "line": 118, + "line": 119, "column": 39 }, "end": { - "line": 118, + "line": 119, "column": 54 } } @@ -4921,62 +5065,62 @@ "value": "colVis", "raw": "'colVis'", "range": [ - 3035, - 3043 + 3088, + 3096 ], "loc": { "start": { - "line": 118, + "line": 119, "column": 56 }, "end": { - "line": 118, + "line": 119, "column": 64 } } } ], "range": [ - 3006, - 3044 + 3059, + 3097 ], "loc": { "start": { - "line": 118, + "line": 119, "column": 27 }, "end": { - "line": 118, + "line": 119, "column": 65 } } }, "range": [ - 2987, - 3044 + 3040, + 3097 ], "loc": { "start": { - "line": 118, + "line": 119, "column": 8 }, "end": { - "line": 118, + "line": 119, "column": 65 } } }, "range": [ - 2987, - 3045 + 3040, + 3098 ], "loc": { "start": { - "line": 118, + "line": 119, "column": 8 }, "end": { - "line": 118, + "line": 119, "column": 66 } }, @@ -4985,16 +5129,16 @@ "type": "Block", "value": "*\n * Css class for button\n * @type {String}\n ", "range": [ - 2905, - 2978 + 2958, + 3031 ], "loc": { "start": { - "line": 114, + "line": 115, "column": 8 }, "end": { - "line": 117, + "line": 118, "column": 11 } } @@ -5005,16 +5149,16 @@ "type": "Block", "value": "*\n * Columns manager UI close link text, defaults to 'Close'\n * @type {String}\n ", "range": [ - 3055, - 3163 + 3108, + 3216 ], "loc": { "start": { - "line": 120, + "line": 121, "column": 8 }, "end": { - "line": 123, + "line": 124, "column": 11 } } @@ -5032,16 +5176,16 @@ "object": { "type": "ThisExpression", "range": [ - 3172, - 3176 + 3225, + 3229 ], "loc": { "start": { - "line": 124, + "line": 125, "column": 8 }, "end": { - "line": 124, + "line": 125, "column": 12 } } @@ -5050,31 +5194,31 @@ "type": "Identifier", "name": "btnCloseText", "range": [ - 3177, - 3189 + 3230, + 3242 ], "loc": { "start": { - "line": 124, + "line": 125, "column": 13 }, "end": { - "line": 124, + "line": 125, "column": 25 } } }, "range": [ - 3172, - 3189 + 3225, + 3242 ], "loc": { "start": { - "line": 124, + "line": 125, "column": 8 }, "end": { - "line": 124, + "line": 125, "column": 25 } } @@ -5085,16 +5229,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 3192, - 3203 + 3245, + 3256 ], "loc": { "start": { - "line": 124, + "line": 125, "column": 28 }, "end": { - "line": 124, + "line": 125, "column": 39 } } @@ -5107,16 +5251,16 @@ "type": "Identifier", "name": "f", "range": [ - 3204, - 3205 + 3257, + 3258 ], "loc": { "start": { - "line": 124, + "line": 125, "column": 40 }, "end": { - "line": 124, + "line": 125, "column": 41 } } @@ -5125,31 +5269,31 @@ "type": "Identifier", "name": "btn_close_text", "range": [ - 3206, - 3220 + 3259, + 3273 ], "loc": { "start": { - "line": 124, + "line": 125, "column": 42 }, "end": { - "line": 124, + "line": 125, "column": 56 } } }, "range": [ - 3204, - 3220 + 3257, + 3273 ], "loc": { "start": { - "line": 124, + "line": 125, "column": 40 }, "end": { - "line": 124, + "line": 125, "column": 56 } } @@ -5159,62 +5303,62 @@ "value": "Close", "raw": "'Close'", "range": [ - 3222, - 3229 + 3275, + 3282 ], "loc": { "start": { - "line": 124, + "line": 125, "column": 58 }, "end": { - "line": 124, + "line": 125, "column": 65 } } } ], "range": [ - 3192, - 3230 + 3245, + 3283 ], "loc": { "start": { - "line": 124, + "line": 125, "column": 28 }, "end": { - "line": 124, + "line": 125, "column": 66 } } }, "range": [ - 3172, - 3230 + 3225, + 3283 ], "loc": { "start": { - "line": 124, + "line": 125, "column": 8 }, "end": { - "line": 124, + "line": 125, "column": 66 } } }, "range": [ - 3172, - 3231 + 3225, + 3284 ], "loc": { "start": { - "line": 124, + "line": 125, "column": 8 }, "end": { - "line": 124, + "line": 125, "column": 67 } }, @@ -5223,16 +5367,16 @@ "type": "Block", "value": "*\n * Columns manager UI close link text, defaults to 'Close'\n * @type {String}\n ", "range": [ - 3055, - 3163 + 3108, + 3216 ], "loc": { "start": { - "line": 120, + "line": 121, "column": 8 }, "end": { - "line": 123, + "line": 124, "column": 11 } } @@ -5243,16 +5387,16 @@ "type": "Block", "value": "*\n * Columns manager UI close link HTML\n * @type {String}\n ", "range": [ - 3241, - 3328 + 3294, + 3381 ], "loc": { "start": { - "line": 126, + "line": 127, "column": 8 }, "end": { - "line": 129, + "line": 130, "column": 11 } } @@ -5270,16 +5414,16 @@ "object": { "type": "ThisExpression", "range": [ - 3337, - 3341 + 3390, + 3394 ], "loc": { "start": { - "line": 130, + "line": 131, "column": 8 }, "end": { - "line": 130, + "line": 131, "column": 12 } } @@ -5288,31 +5432,31 @@ "type": "Identifier", "name": "btnCloseHtml", "range": [ - 3342, - 3354 + 3395, + 3407 ], "loc": { "start": { - "line": 130, + "line": 131, "column": 13 }, "end": { - "line": 130, + "line": 131, "column": 25 } } }, "range": [ - 3337, - 3354 + 3390, + 3407 ], "loc": { "start": { - "line": 130, + "line": 131, "column": 8 }, "end": { - "line": 130, + "line": 131, "column": 25 } } @@ -5323,16 +5467,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 3357, - 3368 + 3410, + 3421 ], "loc": { "start": { - "line": 130, + "line": 131, "column": 28 }, "end": { - "line": 130, + "line": 131, "column": 39 } } @@ -5345,16 +5489,16 @@ "type": "Identifier", "name": "f", "range": [ - 3369, - 3370 + 3422, + 3423 ], "loc": { "start": { - "line": 130, + "line": 131, "column": 40 }, "end": { - "line": 130, + "line": 131, "column": 41 } } @@ -5363,31 +5507,31 @@ "type": "Identifier", "name": "btn_close_html", "range": [ - 3371, - 3385 + 3424, + 3438 ], "loc": { "start": { - "line": 130, + "line": 131, "column": 42 }, "end": { - "line": 130, + "line": 131, "column": 56 } } }, "range": [ - 3369, - 3385 + 3422, + 3438 ], "loc": { "start": { - "line": 130, + "line": 131, "column": 40 }, "end": { - "line": 130, + "line": 131, "column": 56 } } @@ -5397,62 +5541,62 @@ "value": null, "raw": "null", "range": [ - 3387, - 3391 + 3440, + 3444 ], "loc": { "start": { - "line": 130, + "line": 131, "column": 58 }, "end": { - "line": 130, + "line": 131, "column": 62 } } } ], "range": [ - 3357, - 3392 + 3410, + 3445 ], "loc": { "start": { - "line": 130, + "line": 131, "column": 28 }, "end": { - "line": 130, + "line": 131, "column": 63 } } }, "range": [ - 3337, - 3392 + 3390, + 3445 ], "loc": { "start": { - "line": 130, + "line": 131, "column": 8 }, "end": { - "line": 130, + "line": 131, "column": 63 } } }, "range": [ - 3337, - 3393 + 3390, + 3446 ], "loc": { "start": { - "line": 130, + "line": 131, "column": 8 }, "end": { - "line": 130, + "line": 131, "column": 64 } }, @@ -5461,16 +5605,16 @@ "type": "Block", "value": "*\n * Columns manager UI close link HTML\n * @type {String}\n ", "range": [ - 3241, - 3328 + 3294, + 3381 ], "loc": { "start": { - "line": 126, + "line": 127, "column": 8 }, "end": { - "line": 129, + "line": 130, "column": 11 } } @@ -5481,16 +5625,16 @@ "type": "Block", "value": "*\n * Css for columns manager UI close link\n * @type {String}\n ", "range": [ - 3403, - 3493 + 3456, + 3546 ], "loc": { "start": { - "line": 132, + "line": 133, "column": 8 }, "end": { - "line": 135, + "line": 136, "column": 11 } } @@ -5508,16 +5652,16 @@ "object": { "type": "ThisExpression", "range": [ - 3502, - 3506 + 3555, + 3559 ], "loc": { "start": { - "line": 136, + "line": 137, "column": 8 }, "end": { - "line": 136, + "line": 137, "column": 12 } } @@ -5526,31 +5670,31 @@ "type": "Identifier", "name": "btnCloseCssClass", "range": [ - 3507, - 3523 + 3560, + 3576 ], "loc": { "start": { - "line": 136, + "line": 137, "column": 13 }, "end": { - "line": 136, + "line": 137, "column": 29 } } }, "range": [ - 3502, - 3523 + 3555, + 3576 ], "loc": { "start": { - "line": 136, + "line": 137, "column": 8 }, "end": { - "line": 136, + "line": 137, "column": 29 } } @@ -5561,16 +5705,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 3526, - 3537 + 3579, + 3590 ], "loc": { "start": { - "line": 136, + "line": 137, "column": 32 }, "end": { - "line": 136, + "line": 137, "column": 43 } } @@ -5583,16 +5727,16 @@ "type": "Identifier", "name": "f", "range": [ - 3538, - 3539 + 3591, + 3592 ], "loc": { "start": { - "line": 136, + "line": 137, "column": 44 }, "end": { - "line": 136, + "line": 137, "column": 45 } } @@ -5601,31 +5745,31 @@ "type": "Identifier", "name": "btn_close_css_class", "range": [ - 3540, - 3559 + 3593, + 3612 ], "loc": { "start": { - "line": 136, + "line": 137, "column": 46 }, "end": { - "line": 136, + "line": 137, "column": 65 } } }, "range": [ - 3538, - 3559 + 3591, + 3612 ], "loc": { "start": { - "line": 136, + "line": 137, "column": 44 }, "end": { - "line": 136, + "line": 137, "column": 65 } } @@ -5636,16 +5780,16 @@ "object": { "type": "ThisExpression", "range": [ - 3573, - 3577 + 3626, + 3630 ], "loc": { "start": { - "line": 137, + "line": 138, "column": 12 }, "end": { - "line": 137, + "line": 138, "column": 16 } } @@ -5654,77 +5798,77 @@ "type": "Identifier", "name": "btnCssClass", "range": [ - 3578, - 3589 + 3631, + 3642 ], "loc": { "start": { - "line": 137, + "line": 138, "column": 17 }, "end": { - "line": 137, + "line": 138, "column": 28 } } }, "range": [ - 3573, - 3589 + 3626, + 3642 ], "loc": { "start": { - "line": 137, + "line": 138, "column": 12 }, "end": { - "line": 137, + "line": 138, "column": 28 } } } ], "range": [ - 3526, - 3590 + 3579, + 3643 ], "loc": { "start": { - "line": 136, + "line": 137, "column": 32 }, "end": { - "line": 137, + "line": 138, "column": 29 } } }, "range": [ - 3502, - 3590 + 3555, + 3643 ], "loc": { "start": { - "line": 136, + "line": 137, "column": 8 }, "end": { - "line": 137, + "line": 138, "column": 29 } } }, "range": [ - 3502, - 3591 + 3555, + 3644 ], "loc": { "start": { - "line": 136, + "line": 137, "column": 8 }, "end": { - "line": 137, + "line": 138, "column": 30 } }, @@ -5733,16 +5877,16 @@ "type": "Block", "value": "*\n * Css for columns manager UI close link\n * @type {String}\n ", "range": [ - 3403, - 3493 + 3456, + 3546 ], "loc": { "start": { - "line": 132, + "line": 133, "column": 8 }, "end": { - "line": 135, + "line": 136, "column": 11 } } @@ -5753,16 +5897,16 @@ "type": "Block", "value": "*\n * Extension's stylesheet filename\n * @type {String}\n ", "range": [ - 3601, - 3685 + 3654, + 3738 ], "loc": { "start": { - "line": 139, + "line": 140, "column": 8 }, "end": { - "line": 142, + "line": 143, "column": 11 } } @@ -5780,16 +5924,16 @@ "object": { "type": "ThisExpression", "range": [ - 3694, - 3698 + 3747, + 3751 ], "loc": { "start": { - "line": 143, + "line": 144, "column": 8 }, "end": { - "line": 143, + "line": 144, "column": 12 } } @@ -5798,31 +5942,31 @@ "type": "Identifier", "name": "stylesheet", "range": [ - 3699, - 3709 + 3752, + 3762 ], "loc": { "start": { - "line": 143, + "line": 144, "column": 13 }, "end": { - "line": 143, + "line": 144, "column": 23 } } }, "range": [ - 3694, - 3709 + 3747, + 3762 ], "loc": { "start": { - "line": 143, + "line": 144, "column": 8 }, "end": { - "line": 143, + "line": 144, "column": 23 } } @@ -5833,16 +5977,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 3712, - 3723 + 3765, + 3776 ], "loc": { "start": { - "line": 143, + "line": 144, "column": 26 }, "end": { - "line": 143, + "line": 144, "column": 37 } } @@ -5855,16 +5999,16 @@ "type": "Identifier", "name": "f", "range": [ - 3724, - 3725 + 3777, + 3778 ], "loc": { "start": { - "line": 143, + "line": 144, "column": 38 }, "end": { - "line": 143, + "line": 144, "column": 39 } } @@ -5873,31 +6017,31 @@ "type": "Identifier", "name": "stylesheet", "range": [ - 3726, - 3736 + 3779, + 3789 ], "loc": { "start": { - "line": 143, + "line": 144, "column": 40 }, "end": { - "line": 143, + "line": 144, "column": 50 } } }, "range": [ - 3724, - 3736 + 3777, + 3789 ], "loc": { "start": { - "line": 143, + "line": 144, "column": 38 }, "end": { - "line": 143, + "line": 144, "column": 50 } } @@ -5907,62 +6051,62 @@ "value": "colsVisibility.css", "raw": "'colsVisibility.css'", "range": [ - 3738, - 3758 + 3791, + 3811 ], "loc": { "start": { - "line": 143, + "line": 144, "column": 52 }, "end": { - "line": 143, + "line": 144, "column": 72 } } } ], "range": [ - 3712, - 3759 + 3765, + 3812 ], "loc": { "start": { - "line": 143, + "line": 144, "column": 26 }, "end": { - "line": 143, + "line": 144, "column": 73 } } }, "range": [ - 3694, - 3759 + 3747, + 3812 ], "loc": { "start": { - "line": 143, + "line": 144, "column": 8 }, "end": { - "line": 143, + "line": 144, "column": 73 } } }, "range": [ - 3694, - 3760 + 3747, + 3813 ], "loc": { "start": { - "line": 143, + "line": 144, "column": 8 }, "end": { - "line": 143, + "line": 144, "column": 74 } }, @@ -5971,16 +6115,16 @@ "type": "Block", "value": "*\n * Extension's stylesheet filename\n * @type {String}\n ", "range": [ - 3601, - 3685 + 3654, + 3738 ], "loc": { "start": { - "line": 139, + "line": 140, "column": 8 }, "end": { - "line": 142, + "line": 143, "column": 11 } } @@ -5991,16 +6135,16 @@ "type": "Block", "value": "*\n * Css for columns manager UI span\n * @type {String}\n ", "range": [ - 3770, - 3854 + 3823, + 3907 ], "loc": { "start": { - "line": 145, + "line": 146, "column": 8 }, "end": { - "line": 148, + "line": 149, "column": 11 } } @@ -6018,16 +6162,16 @@ "object": { "type": "ThisExpression", "range": [ - 3863, - 3867 + 3916, + 3920 ], "loc": { "start": { - "line": 149, + "line": 150, "column": 8 }, "end": { - "line": 149, + "line": 150, "column": 12 } } @@ -6036,31 +6180,31 @@ "type": "Identifier", "name": "spanCssClass", "range": [ - 3868, - 3880 + 3921, + 3933 ], "loc": { "start": { - "line": 149, + "line": 150, "column": 13 }, "end": { - "line": 149, + "line": 150, "column": 25 } } }, "range": [ - 3863, - 3880 + 3916, + 3933 ], "loc": { "start": { - "line": 149, + "line": 150, "column": 8 }, "end": { - "line": 149, + "line": 150, "column": 25 } } @@ -6071,16 +6215,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 3883, - 3894 + 3936, + 3947 ], "loc": { "start": { - "line": 149, + "line": 150, "column": 28 }, "end": { - "line": 149, + "line": 150, "column": 39 } } @@ -6093,16 +6237,16 @@ "type": "Identifier", "name": "f", "range": [ - 3895, - 3896 + 3948, + 3949 ], "loc": { "start": { - "line": 149, + "line": 150, "column": 40 }, "end": { - "line": 149, + "line": 150, "column": 41 } } @@ -6111,31 +6255,31 @@ "type": "Identifier", "name": "span_css_class", "range": [ - 3897, - 3911 + 3950, + 3964 ], "loc": { "start": { - "line": 149, + "line": 150, "column": 42 }, "end": { - "line": 149, + "line": 150, "column": 56 } } }, "range": [ - 3895, - 3911 + 3948, + 3964 ], "loc": { "start": { - "line": 149, + "line": 150, "column": 40 }, "end": { - "line": 149, + "line": 150, "column": 56 } } @@ -6145,62 +6289,62 @@ "value": "colVisSpan", "raw": "'colVisSpan'", "range": [ - 3913, - 3925 + 3966, + 3978 ], "loc": { "start": { - "line": 149, + "line": 150, "column": 58 }, "end": { - "line": 149, + "line": 150, "column": 70 } } } ], "range": [ - 3883, - 3926 + 3936, + 3979 ], "loc": { "start": { - "line": 149, + "line": 150, "column": 28 }, "end": { - "line": 149, + "line": 150, "column": 71 } } }, "range": [ - 3863, - 3926 + 3916, + 3979 ], "loc": { "start": { - "line": 149, + "line": 150, "column": 8 }, "end": { - "line": 149, + "line": 150, "column": 71 } } }, "range": [ - 3863, - 3927 + 3916, + 3980 ], "loc": { "start": { - "line": 149, + "line": 150, "column": 8 }, "end": { - "line": 149, + "line": 150, "column": 72 } }, @@ -6209,16 +6353,16 @@ "type": "Block", "value": "*\n * Css for columns manager UI span\n * @type {String}\n ", "range": [ - 3770, - 3854 + 3823, + 3907 ], "loc": { "start": { - "line": 145, + "line": 146, "column": 8 }, "end": { - "line": 148, + "line": 149, "column": 11 } } @@ -6229,16 +6373,16 @@ "type": "Block", "value": "*\n * Css for columns manager UI main container\n * @type {String}\n ", "range": [ - 3937, - 4031 + 3990, + 4084 ], "loc": { "start": { - "line": 151, + "line": 152, "column": 8 }, "end": { - "line": 154, + "line": 155, "column": 11 } } @@ -6256,16 +6400,16 @@ "object": { "type": "ThisExpression", "range": [ - 4040, - 4044 + 4093, + 4097 ], "loc": { "start": { - "line": 155, + "line": 156, "column": 8 }, "end": { - "line": 155, + "line": 156, "column": 12 } } @@ -6274,31 +6418,31 @@ "type": "Identifier", "name": "contCssClass", "range": [ - 4045, - 4057 + 4098, + 4110 ], "loc": { "start": { - "line": 155, + "line": 156, "column": 13 }, "end": { - "line": 155, + "line": 156, "column": 25 } } }, "range": [ - 4040, - 4057 + 4093, + 4110 ], "loc": { "start": { - "line": 155, + "line": 156, "column": 8 }, "end": { - "line": 155, + "line": 156, "column": 25 } } @@ -6309,16 +6453,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 4060, - 4071 + 4113, + 4124 ], "loc": { "start": { - "line": 155, + "line": 156, "column": 28 }, "end": { - "line": 155, + "line": 156, "column": 39 } } @@ -6331,16 +6475,16 @@ "type": "Identifier", "name": "f", "range": [ - 4072, - 4073 + 4125, + 4126 ], "loc": { "start": { - "line": 155, + "line": 156, "column": 40 }, "end": { - "line": 155, + "line": 156, "column": 41 } } @@ -6349,31 +6493,31 @@ "type": "Identifier", "name": "cont_css_class", "range": [ - 4074, - 4088 + 4127, + 4141 ], "loc": { "start": { - "line": 155, + "line": 156, "column": 42 }, "end": { - "line": 155, + "line": 156, "column": 56 } } }, "range": [ - 4072, - 4088 + 4125, + 4141 ], "loc": { "start": { - "line": 155, + "line": 156, "column": 40 }, "end": { - "line": 155, + "line": 156, "column": 56 } } @@ -6383,62 +6527,62 @@ "value": "colVisCont", "raw": "'colVisCont'", "range": [ - 4090, - 4102 + 4143, + 4155 ], "loc": { "start": { - "line": 155, + "line": 156, "column": 58 }, "end": { - "line": 155, + "line": 156, "column": 70 } } } ], "range": [ - 4060, - 4103 + 4113, + 4156 ], "loc": { "start": { - "line": 155, + "line": 156, "column": 28 }, "end": { - "line": 155, + "line": 156, "column": 71 } } }, "range": [ - 4040, - 4103 + 4093, + 4156 ], "loc": { "start": { - "line": 155, + "line": 156, "column": 8 }, "end": { - "line": 155, + "line": 156, "column": 71 } } }, "range": [ - 4040, - 4104 + 4093, + 4157 ], "loc": { "start": { - "line": 155, + "line": 156, "column": 8 }, "end": { - "line": 155, + "line": 156, "column": 72 } }, @@ -6447,16 +6591,16 @@ "type": "Block", "value": "*\n * Css for columns manager UI main container\n * @type {String}\n ", "range": [ - 3937, - 4031 + 3990, + 4084 ], "loc": { "start": { - "line": 151, + "line": 152, "column": 8 }, "end": { - "line": 154, + "line": 155, "column": 11 } } @@ -6467,16 +6611,16 @@ "type": "Block", "value": "*\n * Css for columns manager UI checklist (ul)\n * @type {String}\n ", "range": [ - 4114, - 4208 + 4167, + 4261 ], "loc": { "start": { - "line": 157, + "line": 158, "column": 8 }, "end": { - "line": 160, + "line": 161, "column": 11 } } @@ -6494,16 +6638,16 @@ "object": { "type": "ThisExpression", "range": [ - 4217, - 4221 + 4270, + 4274 ], "loc": { "start": { - "line": 161, + "line": 162, "column": 8 }, "end": { - "line": 161, + "line": 162, "column": 12 } } @@ -6512,31 +6656,31 @@ "type": "Identifier", "name": "listCssClass", "range": [ - 4222, - 4234 + 4275, + 4287 ], "loc": { "start": { - "line": 161, + "line": 162, "column": 13 }, "end": { - "line": 161, + "line": 162, "column": 25 } } }, "range": [ - 4217, - 4234 + 4270, + 4287 ], "loc": { "start": { - "line": 161, + "line": 162, "column": 8 }, "end": { - "line": 161, + "line": 162, "column": 25 } } @@ -6547,16 +6691,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 4237, - 4248 + 4290, + 4301 ], "loc": { "start": { - "line": 161, + "line": 162, "column": 28 }, "end": { - "line": 161, + "line": 162, "column": 39 } } @@ -6569,16 +6713,16 @@ "type": "Identifier", "name": "cfg", "range": [ - 4249, - 4252 + 4302, + 4305 ], "loc": { "start": { - "line": 161, + "line": 162, "column": 40 }, "end": { - "line": 161, + "line": 162, "column": 43 } } @@ -6587,31 +6731,31 @@ "type": "Identifier", "name": "list_css_class", "range": [ - 4253, - 4267 + 4306, + 4320 ], "loc": { "start": { - "line": 161, + "line": 162, "column": 44 }, "end": { - "line": 161, + "line": 162, "column": 58 } } }, "range": [ - 4249, - 4267 + 4302, + 4320 ], "loc": { "start": { - "line": 161, + "line": 162, "column": 40 }, "end": { - "line": 161, + "line": 162, "column": 58 } } @@ -6621,62 +6765,62 @@ "value": "cols_checklist", "raw": "'cols_checklist'", "range": [ - 4269, - 4285 + 4322, + 4338 ], "loc": { "start": { - "line": 161, + "line": 162, "column": 60 }, "end": { - "line": 161, + "line": 162, "column": 76 } } } ], "range": [ - 4237, - 4286 + 4290, + 4339 ], "loc": { "start": { - "line": 161, + "line": 162, "column": 28 }, "end": { - "line": 161, + "line": 162, "column": 77 } } }, "range": [ - 4217, - 4286 + 4270, + 4339 ], "loc": { "start": { - "line": 161, + "line": 162, "column": 8 }, "end": { - "line": 161, + "line": 162, "column": 77 } } }, "range": [ - 4217, - 4287 + 4270, + 4340 ], "loc": { "start": { - "line": 161, + "line": 162, "column": 8 }, "end": { - "line": 161, + "line": 162, "column": 78 } }, @@ -6685,16 +6829,16 @@ "type": "Block", "value": "*\n * Css for columns manager UI checklist (ul)\n * @type {String}\n ", "range": [ - 4114, - 4208 + 4167, + 4261 ], "loc": { "start": { - "line": 157, + "line": 158, "column": 8 }, "end": { - "line": 160, + "line": 161, "column": 11 } } @@ -6705,16 +6849,16 @@ "type": "Block", "value": "*\n * Css for columns manager UI checklist item (li)\n * @type {String}\n ", "range": [ - 4297, - 4396 + 4350, + 4449 ], "loc": { "start": { - "line": 163, + "line": 164, "column": 8 }, "end": { - "line": 166, + "line": 167, "column": 11 } } @@ -6732,16 +6876,16 @@ "object": { "type": "ThisExpression", "range": [ - 4405, - 4409 + 4458, + 4462 ], "loc": { "start": { - "line": 167, + "line": 168, "column": 8 }, "end": { - "line": 167, + "line": 168, "column": 12 } } @@ -6750,31 +6894,31 @@ "type": "Identifier", "name": "listItemCssClass", "range": [ - 4410, - 4426 + 4463, + 4479 ], "loc": { "start": { - "line": 167, + "line": 168, "column": 13 }, "end": { - "line": 167, + "line": 168, "column": 29 } } }, "range": [ - 4405, - 4426 + 4458, + 4479 ], "loc": { "start": { - "line": 167, + "line": 168, "column": 8 }, "end": { - "line": 167, + "line": 168, "column": 29 } } @@ -6785,16 +6929,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 4429, - 4440 + 4482, + 4493 ], "loc": { "start": { - "line": 167, + "line": 168, "column": 32 }, "end": { - "line": 167, + "line": 168, "column": 43 } } @@ -6807,16 +6951,16 @@ "type": "Identifier", "name": "cfg", "range": [ - 4441, - 4444 + 4494, + 4497 ], "loc": { "start": { - "line": 167, + "line": 168, "column": 44 }, "end": { - "line": 167, + "line": 168, "column": 47 } } @@ -6825,31 +6969,31 @@ "type": "Identifier", "name": "checklist_item_css_class", "range": [ - 4445, - 4469 + 4498, + 4522 ], "loc": { "start": { - "line": 167, + "line": 168, "column": 48 }, "end": { - "line": 167, + "line": 168, "column": 72 } } }, "range": [ - 4441, - 4469 + 4494, + 4522 ], "loc": { "start": { - "line": 167, + "line": 168, "column": 44 }, "end": { - "line": 167, + "line": 168, "column": 72 } } @@ -6859,62 +7003,62 @@ "value": "cols_checklist_item", "raw": "'cols_checklist_item'", "range": [ - 4483, - 4504 + 4536, + 4557 ], "loc": { "start": { - "line": 168, + "line": 169, "column": 12 }, "end": { - "line": 168, + "line": 169, "column": 33 } } } ], "range": [ - 4429, - 4505 + 4482, + 4558 ], "loc": { "start": { - "line": 167, + "line": 168, "column": 32 }, "end": { - "line": 168, + "line": 169, "column": 34 } } }, "range": [ - 4405, - 4505 + 4458, + 4558 ], "loc": { "start": { - "line": 167, + "line": 168, "column": 8 }, "end": { - "line": 168, + "line": 169, "column": 34 } } }, "range": [ - 4405, - 4506 + 4458, + 4559 ], "loc": { "start": { - "line": 167, + "line": 168, "column": 8 }, "end": { - "line": 168, + "line": 169, "column": 35 } }, @@ -6923,16 +7067,16 @@ "type": "Block", "value": "*\n * Css for columns manager UI checklist item (li)\n * @type {String}\n ", "range": [ - 4297, - 4396 + 4350, + 4449 ], "loc": { "start": { - "line": 163, + "line": 164, "column": 8 }, "end": { - "line": 166, + "line": 167, "column": 11 } } @@ -6943,16 +7087,16 @@ "type": "Block", "value": "*\n * Css for columns manager UI checklist item selected state (li)\n * @type {String}\n ", "range": [ - 4516, - 4630 + 4569, + 4683 ], "loc": { "start": { - "line": 170, + "line": 171, "column": 8 }, "end": { - "line": 173, + "line": 174, "column": 11 } } @@ -6970,16 +7114,16 @@ "object": { "type": "ThisExpression", "range": [ - 4639, - 4643 + 4692, + 4696 ], "loc": { "start": { - "line": 174, + "line": 175, "column": 8 }, "end": { - "line": 174, + "line": 175, "column": 12 } } @@ -6988,31 +7132,31 @@ "type": "Identifier", "name": "listSlcItemCssClass", "range": [ - 4644, - 4663 + 4697, + 4716 ], "loc": { "start": { - "line": 174, + "line": 175, "column": 13 }, "end": { - "line": 174, + "line": 175, "column": 32 } } }, "range": [ - 4639, - 4663 + 4692, + 4716 ], "loc": { "start": { - "line": 174, + "line": 175, "column": 8 }, "end": { - "line": 174, + "line": 175, "column": 32 } } @@ -7023,16 +7167,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 4666, - 4677 + 4719, + 4730 ], "loc": { "start": { - "line": 174, + "line": 175, "column": 35 }, "end": { - "line": 174, + "line": 175, "column": 46 } } @@ -7045,16 +7189,16 @@ "type": "Identifier", "name": "cfg", "range": [ - 4691, - 4694 + 4744, + 4747 ], "loc": { "start": { - "line": 175, + "line": 176, "column": 12 }, "end": { - "line": 175, + "line": 176, "column": 15 } } @@ -7063,31 +7207,31 @@ "type": "Identifier", "name": "checklist_selected_item_css_class", "range": [ - 4695, - 4728 + 4748, + 4781 ], "loc": { "start": { - "line": 175, + "line": 176, "column": 16 }, "end": { - "line": 175, + "line": 176, "column": 49 } } }, "range": [ - 4691, - 4728 + 4744, + 4781 ], "loc": { "start": { - "line": 175, + "line": 176, "column": 12 }, "end": { - "line": 175, + "line": 176, "column": 49 } } @@ -7097,62 +7241,62 @@ "value": "cols_checklist_slc_item", "raw": "'cols_checklist_slc_item'", "range": [ - 4742, - 4767 + 4795, + 4820 ], "loc": { "start": { - "line": 176, + "line": 177, "column": 12 }, "end": { - "line": 176, + "line": 177, "column": 37 } } } ], "range": [ - 4666, - 4777 + 4719, + 4830 ], "loc": { "start": { - "line": 174, + "line": 175, "column": 35 }, "end": { - "line": 177, + "line": 178, "column": 9 } } }, "range": [ - 4639, - 4777 + 4692, + 4830 ], "loc": { "start": { - "line": 174, + "line": 175, "column": 8 }, "end": { - "line": 177, + "line": 178, "column": 9 } } }, "range": [ - 4639, - 4778 + 4692, + 4831 ], "loc": { "start": { - "line": 174, + "line": 175, "column": 8 }, "end": { - "line": 177, + "line": 178, "column": 10 } }, @@ -7161,16 +7305,16 @@ "type": "Block", "value": "*\n * Css for columns manager UI checklist item selected state (li)\n * @type {String}\n ", "range": [ - 4516, - 4630 + 4569, + 4683 ], "loc": { "start": { - "line": 170, + "line": 171, "column": 8 }, "end": { - "line": 173, + "line": 174, "column": 11 } } @@ -7181,16 +7325,16 @@ "type": "Block", "value": "*\n * Text preceding the columns list, defaults to 'Hide' or 'Show'\n * depending on tick mode (tick_to_hide option)\n * @type {String}\n ", "range": [ - 4788, - 4958 + 4841, + 5011 ], "loc": { "start": { - "line": 179, + "line": 180, "column": 8 }, "end": { - "line": 183, + "line": 184, "column": 11 } } @@ -7208,16 +7352,16 @@ "object": { "type": "ThisExpression", "range": [ - 4967, - 4971 + 5020, + 5024 ], "loc": { "start": { - "line": 184, + "line": 185, "column": 8 }, "end": { - "line": 184, + "line": 185, "column": 12 } } @@ -7226,31 +7370,31 @@ "type": "Identifier", "name": "text", "range": [ - 4972, - 4976 + 5025, + 5029 ], "loc": { "start": { - "line": 184, + "line": 185, "column": 13 }, "end": { - "line": 184, + "line": 185, "column": 17 } } }, "range": [ - 4967, - 4976 + 5020, + 5029 ], "loc": { "start": { - "line": 184, + "line": 185, "column": 8 }, "end": { - "line": 184, + "line": 185, "column": 17 } } @@ -7261,16 +7405,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 4979, - 4990 + 5032, + 5043 ], "loc": { "start": { - "line": 184, + "line": 185, "column": 20 }, "end": { - "line": 184, + "line": 185, "column": 31 } } @@ -7283,16 +7427,16 @@ "type": "Identifier", "name": "f", "range": [ - 4991, - 4992 + 5044, + 5045 ], "loc": { "start": { - "line": 184, + "line": 185, "column": 32 }, "end": { - "line": 184, + "line": 185, "column": 33 } } @@ -7301,31 +7445,31 @@ "type": "Identifier", "name": "text", "range": [ - 4993, - 4997 + 5046, + 5050 ], "loc": { "start": { - "line": 184, + "line": 185, "column": 34 }, "end": { - "line": 184, + "line": 185, "column": 38 } } }, "range": [ - 4991, - 4997 + 5044, + 5050 ], "loc": { "start": { - "line": 184, + "line": 185, "column": 32 }, "end": { - "line": 184, + "line": 185, "column": 38 } } @@ -7338,16 +7482,16 @@ "object": { "type": "ThisExpression", "range": [ - 4999, - 5003 + 5052, + 5056 ], "loc": { "start": { - "line": 184, + "line": 185, "column": 40 }, "end": { - "line": 184, + "line": 185, "column": 44 } } @@ -7356,31 +7500,31 @@ "type": "Identifier", "name": "tickToHide", "range": [ - 5004, - 5014 + 5057, + 5067 ], "loc": { "start": { - "line": 184, + "line": 185, "column": 45 }, "end": { - "line": 184, + "line": 185, "column": 55 } } }, "range": [ - 4999, - 5014 + 5052, + 5067 ], "loc": { "start": { - "line": 184, + "line": 185, "column": 40 }, "end": { - "line": 184, + "line": 185, "column": 55 } } @@ -7390,16 +7534,16 @@ "value": "Hide: ", "raw": "'Hide: '", "range": [ - 5017, - 5025 + 5070, + 5078 ], "loc": { "start": { - "line": 184, + "line": 185, "column": 58 }, "end": { - "line": 184, + "line": 185, "column": 66 } } @@ -7409,77 +7553,77 @@ "value": "Show: ", "raw": "'Show: '", "range": [ - 5028, - 5036 + 5081, + 5089 ], "loc": { "start": { - "line": 184, + "line": 185, "column": 69 }, "end": { - "line": 184, + "line": 185, "column": 77 } } }, "range": [ - 4999, - 5036 + 5052, + 5089 ], "loc": { "start": { - "line": 184, + "line": 185, "column": 40 }, "end": { - "line": 184, + "line": 185, "column": 77 } } } ], "range": [ - 4979, - 5037 + 5032, + 5090 ], "loc": { "start": { - "line": 184, + "line": 185, "column": 20 }, "end": { - "line": 184, + "line": 185, "column": 78 } } }, "range": [ - 4967, - 5037 + 5020, + 5090 ], "loc": { "start": { - "line": 184, + "line": 185, "column": 8 }, "end": { - "line": 184, + "line": 185, "column": 78 } } }, "range": [ - 4967, - 5038 + 5020, + 5091 ], "loc": { "start": { - "line": 184, + "line": 185, "column": 8 }, "end": { - "line": 184, + "line": 185, "column": 79 } }, @@ -7488,16 +7632,16 @@ "type": "Block", "value": "*\n * Text preceding the columns list, defaults to 'Hide' or 'Show'\n * depending on tick mode (tick_to_hide option)\n * @type {String}\n ", "range": [ - 4788, - 4958 + 4841, + 5011 ], "loc": { "start": { - "line": 179, + "line": 180, "column": 8 }, "end": { - "line": 183, + "line": 184, "column": 11 } } @@ -7508,16 +7652,16 @@ "type": "Block", "value": "*\n * List of columns indexes to be hidden at initialization\n * @type {Array}\n ", "range": [ - 5048, - 5154 + 5101, + 5207 ], "loc": { "start": { - "line": 186, + "line": 187, "column": 8 }, "end": { - "line": 189, + "line": 190, "column": 11 } } @@ -7535,16 +7679,16 @@ "object": { "type": "ThisExpression", "range": [ - 5163, - 5167 + 5216, + 5220 ], "loc": { "start": { - "line": 190, + "line": 191, "column": 8 }, "end": { - "line": 190, + "line": 191, "column": 12 } } @@ -7553,31 +7697,31 @@ "type": "Identifier", "name": "atStart", "range": [ - 5168, - 5175 + 5221, + 5228 ], "loc": { "start": { - "line": 190, + "line": 191, "column": 13 }, "end": { - "line": 190, + "line": 191, "column": 20 } } }, "range": [ - 5163, - 5175 + 5216, + 5228 ], "loc": { "start": { - "line": 190, + "line": 191, "column": 8 }, "end": { - "line": 190, + "line": 191, "column": 20 } } @@ -7588,16 +7732,16 @@ "type": "Identifier", "name": "defaultsArr", "range": [ - 5178, - 5189 + 5231, + 5242 ], "loc": { "start": { - "line": 190, + "line": 191, "column": 23 }, "end": { - "line": 190, + "line": 191, "column": 34 } } @@ -7610,16 +7754,16 @@ "type": "Identifier", "name": "f", "range": [ - 5190, - 5191 + 5243, + 5244 ], "loc": { "start": { - "line": 190, + "line": 191, "column": 35 }, "end": { - "line": 190, + "line": 191, "column": 36 } } @@ -7628,31 +7772,31 @@ "type": "Identifier", "name": "at_start", "range": [ - 5192, - 5200 + 5245, + 5253 ], "loc": { "start": { - "line": 190, + "line": 191, "column": 37 }, "end": { - "line": 190, + "line": 191, "column": 45 } } }, "range": [ - 5190, - 5200 + 5243, + 5253 ], "loc": { "start": { - "line": 190, + "line": 191, "column": 35 }, "end": { - "line": 190, + "line": 191, "column": 45 } } @@ -7661,62 +7805,62 @@ "type": "ArrayExpression", "elements": [], "range": [ - 5202, - 5204 + 5255, + 5257 ], "loc": { "start": { - "line": 190, + "line": 191, "column": 47 }, "end": { - "line": 190, + "line": 191, "column": 49 } } } ], "range": [ - 5178, - 5205 + 5231, + 5258 ], "loc": { "start": { - "line": 190, + "line": 191, "column": 23 }, "end": { - "line": 190, + "line": 191, "column": 50 } } }, "range": [ - 5163, - 5205 + 5216, + 5258 ], "loc": { "start": { - "line": 190, + "line": 191, "column": 8 }, "end": { - "line": 190, + "line": 191, "column": 50 } } }, "range": [ - 5163, - 5206 + 5216, + 5259 ], "loc": { "start": { - "line": 190, + "line": 191, "column": 8 }, "end": { - "line": 190, + "line": 191, "column": 51 } }, @@ -7725,16 +7869,16 @@ "type": "Block", "value": "*\n * List of columns indexes to be hidden at initialization\n * @type {Array}\n ", "range": [ - 5048, - 5154 + 5101, + 5207 ], "loc": { "start": { - "line": 186, + "line": 187, "column": 8 }, "end": { - "line": 189, + "line": 190, "column": 11 } } @@ -7745,16 +7889,16 @@ "type": "Block", "value": "*\n * Enable hover behaviour on columns manager button/link\n * @type {Boolean}\n ", "range": [ - 5216, - 5323 + 5269, + 5376 ], "loc": { "start": { - "line": 192, + "line": 193, "column": 8 }, "end": { - "line": 195, + "line": 196, "column": 11 } } @@ -7772,16 +7916,16 @@ "object": { "type": "ThisExpression", "range": [ - 5332, - 5336 + 5385, + 5389 ], "loc": { "start": { - "line": 196, + "line": 197, "column": 8 }, "end": { - "line": 196, + "line": 197, "column": 12 } } @@ -7790,31 +7934,31 @@ "type": "Identifier", "name": "enableHover", "range": [ - 5337, - 5348 + 5390, + 5401 ], "loc": { "start": { - "line": 196, + "line": 197, "column": 13 }, "end": { - "line": 196, + "line": 197, "column": 24 } } }, "range": [ - 5332, - 5348 + 5385, + 5401 ], "loc": { "start": { - "line": 196, + "line": 197, "column": 8 }, "end": { - "line": 196, + "line": 197, "column": 24 } } @@ -7825,16 +7969,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 5351, - 5358 + 5404, + 5411 ], "loc": { "start": { - "line": 196, + "line": 197, "column": 27 }, "end": { - "line": 196, + "line": 197, "column": 34 } } @@ -7847,16 +7991,16 @@ "type": "Identifier", "name": "f", "range": [ - 5359, - 5360 + 5412, + 5413 ], "loc": { "start": { - "line": 196, + "line": 197, "column": 35 }, "end": { - "line": 196, + "line": 197, "column": 36 } } @@ -7865,77 +8009,77 @@ "type": "Identifier", "name": "enable_hover", "range": [ - 5361, - 5373 + 5414, + 5426 ], "loc": { "start": { - "line": 196, + "line": 197, "column": 37 }, "end": { - "line": 196, + "line": 197, "column": 49 } } }, "range": [ - 5359, - 5373 + 5412, + 5426 ], "loc": { "start": { - "line": 196, + "line": 197, "column": 35 }, "end": { - "line": 196, + "line": 197, "column": 49 } } } ], "range": [ - 5351, - 5374 + 5404, + 5427 ], "loc": { "start": { - "line": 196, + "line": 197, "column": 27 }, "end": { - "line": 196, + "line": 197, "column": 50 } } }, "range": [ - 5332, - 5374 + 5385, + 5427 ], "loc": { "start": { - "line": 196, + "line": 197, "column": 8 }, "end": { - "line": 196, + "line": 197, "column": 50 } } }, "range": [ - 5332, - 5375 + 5385, + 5428 ], "loc": { "start": { - "line": 196, + "line": 197, "column": 8 }, "end": { - "line": 196, + "line": 197, "column": 51 } }, @@ -7944,16 +8088,16 @@ "type": "Block", "value": "*\n * Enable hover behaviour on columns manager button/link\n * @type {Boolean}\n ", "range": [ - 5216, - 5323 + 5269, + 5376 ], "loc": { "start": { - "line": 192, + "line": 193, "column": 8 }, "end": { - "line": 195, + "line": 196, "column": 11 } } @@ -7964,16 +8108,16 @@ "type": "Block", "value": "*\n * Enable select all option, disabled by default\n * @type {Boolean}\n ", "range": [ - 5385, - 5484 + 5438, + 5537 ], "loc": { "start": { - "line": 198, + "line": 199, "column": 8 }, "end": { - "line": 201, + "line": 202, "column": 11 } } @@ -7991,16 +8135,16 @@ "object": { "type": "ThisExpression", "range": [ - 5493, - 5497 + 5546, + 5550 ], "loc": { "start": { - "line": 202, + "line": 203, "column": 8 }, "end": { - "line": 202, + "line": 203, "column": 12 } } @@ -8009,31 +8153,31 @@ "type": "Identifier", "name": "enableTickAll", "range": [ - 5498, - 5511 + 5551, + 5564 ], "loc": { "start": { - "line": 202, + "line": 203, "column": 13 }, "end": { - "line": 202, + "line": 203, "column": 26 } } }, "range": [ - 5493, - 5511 + 5546, + 5564 ], "loc": { "start": { - "line": 202, + "line": 203, "column": 8 }, "end": { - "line": 202, + "line": 203, "column": 26 } } @@ -8044,16 +8188,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 5514, - 5521 + 5567, + 5574 ], "loc": { "start": { - "line": 202, + "line": 203, "column": 29 }, "end": { - "line": 202, + "line": 203, "column": 36 } } @@ -8066,16 +8210,16 @@ "type": "Identifier", "name": "f", "range": [ - 5522, - 5523 + 5575, + 5576 ], "loc": { "start": { - "line": 202, + "line": 203, "column": 37 }, "end": { - "line": 202, + "line": 203, "column": 38 } } @@ -8084,77 +8228,77 @@ "type": "Identifier", "name": "enable_tick_all", "range": [ - 5524, - 5539 + 5577, + 5592 ], "loc": { "start": { - "line": 202, + "line": 203, "column": 39 }, "end": { - "line": 202, + "line": 203, "column": 54 } } }, "range": [ - 5522, - 5539 + 5575, + 5592 ], "loc": { "start": { - "line": 202, + "line": 203, "column": 37 }, "end": { - "line": 202, + "line": 203, "column": 54 } } } ], "range": [ - 5514, - 5540 + 5567, + 5593 ], "loc": { "start": { - "line": 202, + "line": 203, "column": 29 }, "end": { - "line": 202, + "line": 203, "column": 55 } } }, "range": [ - 5493, - 5540 + 5546, + 5593 ], "loc": { "start": { - "line": 202, + "line": 203, "column": 8 }, "end": { - "line": 202, + "line": 203, "column": 55 } } }, "range": [ - 5493, - 5541 + 5546, + 5594 ], "loc": { "start": { - "line": 202, + "line": 203, "column": 8 }, "end": { - "line": 202, + "line": 203, "column": 56 } }, @@ -8163,16 +8307,16 @@ "type": "Block", "value": "*\n * Enable select all option, disabled by default\n * @type {Boolean}\n ", "range": [ - 5385, - 5484 + 5438, + 5537 ], "loc": { "start": { - "line": 198, + "line": 199, "column": 8 }, "end": { - "line": 201, + "line": 202, "column": 11 } } @@ -8183,16 +8327,16 @@ "type": "Block", "value": "*\n * Text for select all option, defaults to 'Select all:'\n * @type {String}\n ", "range": [ - 5551, - 5657 + 5604, + 5710 ], "loc": { "start": { - "line": 204, + "line": 205, "column": 8 }, "end": { - "line": 207, + "line": 208, "column": 11 } } @@ -8210,16 +8354,16 @@ "object": { "type": "ThisExpression", "range": [ - 5666, - 5670 + 5719, + 5723 ], "loc": { "start": { - "line": 208, + "line": 209, "column": 8 }, "end": { - "line": 208, + "line": 209, "column": 12 } } @@ -8228,31 +8372,31 @@ "type": "Identifier", "name": "tickAllText", "range": [ - 5671, - 5682 + 5724, + 5735 ], "loc": { "start": { - "line": 208, + "line": 209, "column": 13 }, "end": { - "line": 208, + "line": 209, "column": 24 } } }, "range": [ - 5666, - 5682 + 5719, + 5735 ], "loc": { "start": { - "line": 208, + "line": 209, "column": 8 }, "end": { - "line": 208, + "line": 209, "column": 24 } } @@ -8263,16 +8407,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 5685, - 5696 + 5738, + 5749 ], "loc": { "start": { - "line": 208, + "line": 209, "column": 27 }, "end": { - "line": 208, + "line": 209, "column": 38 } } @@ -8285,16 +8429,16 @@ "type": "Identifier", "name": "f", "range": [ - 5697, - 5698 + 5750, + 5751 ], "loc": { "start": { - "line": 208, + "line": 209, "column": 39 }, "end": { - "line": 208, + "line": 209, "column": 40 } } @@ -8303,31 +8447,31 @@ "type": "Identifier", "name": "tick_all_text", "range": [ - 5699, - 5712 + 5752, + 5765 ], "loc": { "start": { - "line": 208, + "line": 209, "column": 41 }, "end": { - "line": 208, + "line": 209, "column": 54 } } }, "range": [ - 5697, - 5712 + 5750, + 5765 ], "loc": { "start": { - "line": 208, + "line": 209, "column": 39 }, "end": { - "line": 208, + "line": 209, "column": 54 } } @@ -8337,62 +8481,62 @@ "value": "Select all:", "raw": "'Select all:'", "range": [ - 5714, - 5727 + 5767, + 5780 ], "loc": { "start": { - "line": 208, + "line": 209, "column": 56 }, "end": { - "line": 208, + "line": 209, "column": 69 } } } ], "range": [ - 5685, - 5728 + 5738, + 5781 ], "loc": { "start": { - "line": 208, + "line": 209, "column": 27 }, "end": { - "line": 208, + "line": 209, "column": 70 } } }, "range": [ - 5666, - 5728 + 5719, + 5781 ], "loc": { "start": { - "line": 208, + "line": 209, "column": 8 }, "end": { - "line": 208, + "line": 209, "column": 70 } } }, "range": [ - 5666, - 5729 + 5719, + 5782 ], "loc": { "start": { - "line": 208, + "line": 209, "column": 8 }, "end": { - "line": 208, + "line": 209, "column": 71 } }, @@ -8401,16 +8545,16 @@ "type": "Block", "value": "*\n * Text for select all option, defaults to 'Select all:'\n * @type {String}\n ", "range": [ - 5551, - 5657 + 5604, + 5710 ], "loc": { "start": { - "line": 204, + "line": 205, "column": 8 }, "end": { - "line": 207, + "line": 208, "column": 11 } } @@ -8419,18 +8563,18 @@ "trailingComments": [ { "type": "Block", - "value": "*\n * List of indexes of hidden columns\n * @private\n ", + "value": "*\n * Default position in toolbar ('left'|'center'|'right')\n * @type {String}\n ", "range": [ - 5739, - 5819 + 5792, + 5898 ], "loc": { "start": { - "line": 210, + "line": 211, "column": 8 }, "end": { - "line": 213, + "line": 214, "column": 11 } } @@ -8448,343 +8592,50 @@ "object": { "type": "ThisExpression", "range": [ - 5828, - 5832 + 5907, + 5911 ], "loc": { "start": { - "line": 214, + "line": 215, "column": 8 }, "end": { - "line": 214, + "line": 215, "column": 12 } } }, "property": { "type": "Identifier", - "name": "hiddenCols", + "name": "toolbarPosition", "range": [ - 5833, - 5843 + 5912, + 5927 ], "loc": { "start": { - "line": 214, + "line": 215, "column": 13 }, "end": { - "line": 214, - "column": 23 + "line": 215, + "column": 28 } } }, "range": [ - 5828, - 5843 - ], - "loc": { - "start": { - "line": 214, - "column": 8 - }, - "end": { - "line": 214, - "column": 23 - } - } - }, - "right": { - "type": "ArrayExpression", - "elements": [], - "range": [ - 5846, - 5848 - ], - "loc": { - "start": { - "line": 214, - "column": 26 - }, - "end": { - "line": 214, - "column": 28 - } - } - }, - "range": [ - 5828, - 5848 - ], - "loc": { - "start": { - "line": 214, - "column": 8 - }, - "end": { - "line": 214, - "column": 28 - } - } - }, - "range": [ - 5828, - 5849 - ], - "loc": { - "start": { - "line": 214, - "column": 8 - }, - "end": { - "line": 214, - "column": 29 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * List of indexes of hidden columns\n * @private\n ", - "range": [ - 5739, - 5819 - ], - "loc": { - "start": { - "line": 210, - "column": 8 - }, - "end": { - "line": 213, - "column": 11 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Bound mouseup wrapper\n * @private\n ", - "range": [ - 5859, + 5907, 5927 ], "loc": { "start": { - "line": 216, + "line": 215, "column": 8 }, "end": { - "line": 219, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 5936, - 5940 - ], - "loc": { - "start": { - "line": 220, - "column": 8 - }, - "end": { - "line": 220, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "boundMouseup", - "range": [ - 5941, - 5953 - ], - "loc": { - "start": { - "line": 220, - "column": 13 - }, - "end": { - "line": 220, - "column": 25 - } - } - }, - "range": [ - 5936, - 5953 - ], - "loc": { - "start": { - "line": 220, - "column": 8 - }, - "end": { - "line": 220, - "column": 25 - } - } - }, - "right": { - "type": "Literal", - "value": null, - "raw": "null", - "range": [ - 5956, - 5960 - ], - "loc": { - "start": { - "line": 220, + "line": 215, "column": 28 - }, - "end": { - "line": 220, - "column": 32 - } - } - }, - "range": [ - 5936, - 5960 - ], - "loc": { - "start": { - "line": 220, - "column": 8 - }, - "end": { - "line": 220, - "column": 32 - } - } - }, - "range": [ - 5936, - 5961 - ], - "loc": { - "start": { - "line": 220, - "column": 8 - }, - "end": { - "line": 220, - "column": 33 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Bound mouseup wrapper\n * @private\n ", - "range": [ - 5859, - 5927 - ], - "loc": { - "start": { - "line": 216, - "column": 8 - }, - "end": { - "line": 219, - "column": 11 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Callback fired when the extension is initialized\n * @type {Function}\n ", - "range": [ - 5971, - 6074 - ], - "loc": { - "start": { - "line": 222, - "column": 8 - }, - "end": { - "line": 225, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 6083, - 6087 - ], - "loc": { - "start": { - "line": 226, - "column": 8 - }, - "end": { - "line": 226, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "onLoaded", - "range": [ - 6088, - 6096 - ], - "loc": { - "start": { - "line": 226, - "column": 13 - }, - "end": { - "line": 226, - "column": 21 - } - } - }, - "range": [ - 6083, - 6096 - ], - "loc": { - "start": { - "line": 226, - "column": 8 - }, - "end": { - "line": 226, - "column": 21 } } }, @@ -8792,1440 +8643,18 @@ "type": "CallExpression", "callee": { "type": "Identifier", - "name": "defaultsFn", + "name": "defaultsStr", "range": [ - 6099, - 6109 + 5930, + 5941 ], "loc": { "start": { - "line": 226, - "column": 24 + "line": 215, + "column": 31 }, "end": { - "line": 226, - "column": 34 - } - } - }, - "arguments": [ - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "f", - "range": [ - 6110, - 6111 - ], - "loc": { - "start": { - "line": 226, - "column": 35 - }, - "end": { - "line": 226, - "column": 36 - } - } - }, - "property": { - "type": "Identifier", - "name": "on_loaded", - "range": [ - 6112, - 6121 - ], - "loc": { - "start": { - "line": 226, - "column": 37 - }, - "end": { - "line": 226, - "column": 46 - } - } - }, - "range": [ - 6110, - 6121 - ], - "loc": { - "start": { - "line": 226, - "column": 35 - }, - "end": { - "line": 226, - "column": 46 - } - } - }, - { - "type": "Identifier", - "name": "EMPTY_FN", - "range": [ - 6123, - 6131 - ], - "loc": { - "start": { - "line": 226, - "column": 48 - }, - "end": { - "line": 226, - "column": 56 - } - } - } - ], - "range": [ - 6099, - 6132 - ], - "loc": { - "start": { - "line": 226, - "column": 24 - }, - "end": { - "line": 226, - "column": 57 - } - } - }, - "range": [ - 6083, - 6132 - ], - "loc": { - "start": { - "line": 226, - "column": 8 - }, - "end": { - "line": 226, - "column": 57 - } - } - }, - "range": [ - 6083, - 6133 - ], - "loc": { - "start": { - "line": 226, - "column": 8 - }, - "end": { - "line": 226, - "column": 58 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Callback fired when the extension is initialized\n * @type {Function}\n ", - "range": [ - 5971, - 6074 - ], - "loc": { - "start": { - "line": 222, - "column": 8 - }, - "end": { - "line": 225, - "column": 11 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Callback fired before the columns manager is opened\n * @type {Function}\n ", - "range": [ - 6143, - 6249 - ], - "loc": { - "start": { - "line": 228, - "column": 8 - }, - "end": { - "line": 231, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 6258, - 6262 - ], - "loc": { - "start": { - "line": 232, - "column": 8 - }, - "end": { - "line": 232, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "onBeforeOpen", - "range": [ - 6263, - 6275 - ], - "loc": { - "start": { - "line": 232, - "column": 13 - }, - "end": { - "line": 232, - "column": 25 - } - } - }, - "range": [ - 6258, - 6275 - ], - "loc": { - "start": { - "line": 232, - "column": 8 - }, - "end": { - "line": 232, - "column": 25 - } - } - }, - "right": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "defaultsFn", - "range": [ - 6278, - 6288 - ], - "loc": { - "start": { - "line": 232, - "column": 28 - }, - "end": { - "line": 232, - "column": 38 - } - } - }, - "arguments": [ - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "f", - "range": [ - 6289, - 6290 - ], - "loc": { - "start": { - "line": 232, - "column": 39 - }, - "end": { - "line": 232, - "column": 40 - } - } - }, - "property": { - "type": "Identifier", - "name": "on_before_open", - "range": [ - 6291, - 6305 - ], - "loc": { - "start": { - "line": 232, - "column": 41 - }, - "end": { - "line": 232, - "column": 55 - } - } - }, - "range": [ - 6289, - 6305 - ], - "loc": { - "start": { - "line": 232, - "column": 39 - }, - "end": { - "line": 232, - "column": 55 - } - } - }, - { - "type": "Identifier", - "name": "EMPTY_FN", - "range": [ - 6307, - 6315 - ], - "loc": { - "start": { - "line": 232, - "column": 57 - }, - "end": { - "line": 232, - "column": 65 - } - } - } - ], - "range": [ - 6278, - 6316 - ], - "loc": { - "start": { - "line": 232, - "column": 28 - }, - "end": { - "line": 232, - "column": 66 - } - } - }, - "range": [ - 6258, - 6316 - ], - "loc": { - "start": { - "line": 232, - "column": 8 - }, - "end": { - "line": 232, - "column": 66 - } - } - }, - "range": [ - 6258, - 6317 - ], - "loc": { - "start": { - "line": 232, - "column": 8 - }, - "end": { - "line": 232, - "column": 67 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Callback fired before the columns manager is opened\n * @type {Function}\n ", - "range": [ - 6143, - 6249 - ], - "loc": { - "start": { - "line": 228, - "column": 8 - }, - "end": { - "line": 231, - "column": 11 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Callback fired after the columns manager is opened\n * @type {Function}\n ", - "range": [ - 6327, - 6432 - ], - "loc": { - "start": { - "line": 234, - "column": 8 - }, - "end": { - "line": 237, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 6441, - 6445 - ], - "loc": { - "start": { - "line": 238, - "column": 8 - }, - "end": { - "line": 238, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "onAfterOpen", - "range": [ - 6446, - 6457 - ], - "loc": { - "start": { - "line": 238, - "column": 13 - }, - "end": { - "line": 238, - "column": 24 - } - } - }, - "range": [ - 6441, - 6457 - ], - "loc": { - "start": { - "line": 238, - "column": 8 - }, - "end": { - "line": 238, - "column": 24 - } - } - }, - "right": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "defaultsFn", - "range": [ - 6460, - 6470 - ], - "loc": { - "start": { - "line": 238, - "column": 27 - }, - "end": { - "line": 238, - "column": 37 - } - } - }, - "arguments": [ - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "f", - "range": [ - 6471, - 6472 - ], - "loc": { - "start": { - "line": 238, - "column": 38 - }, - "end": { - "line": 238, - "column": 39 - } - } - }, - "property": { - "type": "Identifier", - "name": "on_after_open", - "range": [ - 6473, - 6486 - ], - "loc": { - "start": { - "line": 238, - "column": 40 - }, - "end": { - "line": 238, - "column": 53 - } - } - }, - "range": [ - 6471, - 6486 - ], - "loc": { - "start": { - "line": 238, - "column": 38 - }, - "end": { - "line": 238, - "column": 53 - } - } - }, - { - "type": "Identifier", - "name": "EMPTY_FN", - "range": [ - 6488, - 6496 - ], - "loc": { - "start": { - "line": 238, - "column": 55 - }, - "end": { - "line": 238, - "column": 63 - } - } - } - ], - "range": [ - 6460, - 6497 - ], - "loc": { - "start": { - "line": 238, - "column": 27 - }, - "end": { - "line": 238, - "column": 64 - } - } - }, - "range": [ - 6441, - 6497 - ], - "loc": { - "start": { - "line": 238, - "column": 8 - }, - "end": { - "line": 238, - "column": 64 - } - } - }, - "range": [ - 6441, - 6498 - ], - "loc": { - "start": { - "line": 238, - "column": 8 - }, - "end": { - "line": 238, - "column": 65 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Callback fired after the columns manager is opened\n * @type {Function}\n ", - "range": [ - 6327, - 6432 - ], - "loc": { - "start": { - "line": 234, - "column": 8 - }, - "end": { - "line": 237, - "column": 11 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Callback fired before the columns manager is closed\n * @type {Function}\n ", - "range": [ - 6508, - 6614 - ], - "loc": { - "start": { - "line": 240, - "column": 8 - }, - "end": { - "line": 243, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 6623, - 6627 - ], - "loc": { - "start": { - "line": 244, - "column": 8 - }, - "end": { - "line": 244, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "onBeforeClose", - "range": [ - 6628, - 6641 - ], - "loc": { - "start": { - "line": 244, - "column": 13 - }, - "end": { - "line": 244, - "column": 26 - } - } - }, - "range": [ - 6623, - 6641 - ], - "loc": { - "start": { - "line": 244, - "column": 8 - }, - "end": { - "line": 244, - "column": 26 - } - } - }, - "right": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "defaultsFn", - "range": [ - 6644, - 6654 - ], - "loc": { - "start": { - "line": 244, - "column": 29 - }, - "end": { - "line": 244, - "column": 39 - } - } - }, - "arguments": [ - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "f", - "range": [ - 6655, - 6656 - ], - "loc": { - "start": { - "line": 244, - "column": 40 - }, - "end": { - "line": 244, - "column": 41 - } - } - }, - "property": { - "type": "Identifier", - "name": "on_before_close", - "range": [ - 6657, - 6672 - ], - "loc": { - "start": { - "line": 244, - "column": 42 - }, - "end": { - "line": 244, - "column": 57 - } - } - }, - "range": [ - 6655, - 6672 - ], - "loc": { - "start": { - "line": 244, - "column": 40 - }, - "end": { - "line": 244, - "column": 57 - } - } - }, - { - "type": "Identifier", - "name": "EMPTY_FN", - "range": [ - 6674, - 6682 - ], - "loc": { - "start": { - "line": 244, - "column": 59 - }, - "end": { - "line": 244, - "column": 67 - } - } - } - ], - "range": [ - 6644, - 6683 - ], - "loc": { - "start": { - "line": 244, - "column": 29 - }, - "end": { - "line": 244, - "column": 68 - } - } - }, - "range": [ - 6623, - 6683 - ], - "loc": { - "start": { - "line": 244, - "column": 8 - }, - "end": { - "line": 244, - "column": 68 - } - } - }, - "range": [ - 6623, - 6684 - ], - "loc": { - "start": { - "line": 244, - "column": 8 - }, - "end": { - "line": 244, - "column": 69 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Callback fired before the columns manager is closed\n * @type {Function}\n ", - "range": [ - 6508, - 6614 - ], - "loc": { - "start": { - "line": 240, - "column": 8 - }, - "end": { - "line": 243, - "column": 11 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Callback fired after the columns manager is closed\n * @type {Function}\n ", - "range": [ - 6694, - 6799 - ], - "loc": { - "start": { - "line": 246, - "column": 8 - }, - "end": { - "line": 249, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 6808, - 6812 - ], - "loc": { - "start": { - "line": 250, - "column": 8 - }, - "end": { - "line": 250, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "onAfterClose", - "range": [ - 6813, - 6825 - ], - "loc": { - "start": { - "line": 250, - "column": 13 - }, - "end": { - "line": 250, - "column": 25 - } - } - }, - "range": [ - 6808, - 6825 - ], - "loc": { - "start": { - "line": 250, - "column": 8 - }, - "end": { - "line": 250, - "column": 25 - } - } - }, - "right": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "defaultsFn", - "range": [ - 6828, - 6838 - ], - "loc": { - "start": { - "line": 250, - "column": 28 - }, - "end": { - "line": 250, - "column": 38 - } - } - }, - "arguments": [ - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "f", - "range": [ - 6839, - 6840 - ], - "loc": { - "start": { - "line": 250, - "column": 39 - }, - "end": { - "line": 250, - "column": 40 - } - } - }, - "property": { - "type": "Identifier", - "name": "on_after_close", - "range": [ - 6841, - 6855 - ], - "loc": { - "start": { - "line": 250, - "column": 41 - }, - "end": { - "line": 250, - "column": 55 - } - } - }, - "range": [ - 6839, - 6855 - ], - "loc": { - "start": { - "line": 250, - "column": 39 - }, - "end": { - "line": 250, - "column": 55 - } - } - }, - { - "type": "Identifier", - "name": "EMPTY_FN", - "range": [ - 6857, - 6865 - ], - "loc": { - "start": { - "line": 250, - "column": 57 - }, - "end": { - "line": 250, - "column": 65 - } - } - } - ], - "range": [ - 6828, - 6866 - ], - "loc": { - "start": { - "line": 250, - "column": 28 - }, - "end": { - "line": 250, - "column": 66 - } - } - }, - "range": [ - 6808, - 6866 - ], - "loc": { - "start": { - "line": 250, - "column": 8 - }, - "end": { - "line": 250, - "column": 66 - } - } - }, - "range": [ - 6808, - 6867 - ], - "loc": { - "start": { - "line": 250, - "column": 8 - }, - "end": { - "line": 250, - "column": 67 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Callback fired after the columns manager is closed\n * @type {Function}\n ", - "range": [ - 6694, - 6799 - ], - "loc": { - "start": { - "line": 246, - "column": 8 - }, - "end": { - "line": 249, - "column": 11 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Callback fired before a column is hidden\n * @type {Function}\n ", - "range": [ - 6877, - 6972 - ], - "loc": { - "start": { - "line": 252, - "column": 8 - }, - "end": { - "line": 255, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 6981, - 6985 - ], - "loc": { - "start": { - "line": 256, - "column": 8 - }, - "end": { - "line": 256, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "onBeforeColHidden", - "range": [ - 6986, - 7003 - ], - "loc": { - "start": { - "line": 256, - "column": 13 - }, - "end": { - "line": 256, - "column": 30 - } - } - }, - "range": [ - 6981, - 7003 - ], - "loc": { - "start": { - "line": 256, - "column": 8 - }, - "end": { - "line": 256, - "column": 30 - } - } - }, - "right": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "defaultsFn", - "range": [ - 7006, - 7016 - ], - "loc": { - "start": { - "line": 256, - "column": 33 - }, - "end": { - "line": 256, - "column": 43 - } - } - }, - "arguments": [ - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "f", - "range": [ - 7017, - 7018 - ], - "loc": { - "start": { - "line": 256, - "column": 44 - }, - "end": { - "line": 256, - "column": 45 - } - } - }, - "property": { - "type": "Identifier", - "name": "on_before_col_hidden", - "range": [ - 7019, - 7039 - ], - "loc": { - "start": { - "line": 256, - "column": 46 - }, - "end": { - "line": 256, - "column": 66 - } - } - }, - "range": [ - 7017, - 7039 - ], - "loc": { - "start": { - "line": 256, - "column": 44 - }, - "end": { - "line": 256, - "column": 66 - } - } - }, - { - "type": "Identifier", - "name": "EMPTY_FN", - "range": [ - 7041, - 7049 - ], - "loc": { - "start": { - "line": 256, - "column": 68 - }, - "end": { - "line": 256, - "column": 76 - } - } - } - ], - "range": [ - 7006, - 7050 - ], - "loc": { - "start": { - "line": 256, - "column": 33 - }, - "end": { - "line": 256, - "column": 77 - } - } - }, - "range": [ - 6981, - 7050 - ], - "loc": { - "start": { - "line": 256, - "column": 8 - }, - "end": { - "line": 256, - "column": 77 - } - } - }, - "range": [ - 6981, - 7051 - ], - "loc": { - "start": { - "line": 256, - "column": 8 - }, - "end": { - "line": 256, - "column": 78 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Callback fired before a column is hidden\n * @type {Function}\n ", - "range": [ - 6877, - 6972 - ], - "loc": { - "start": { - "line": 252, - "column": 8 - }, - "end": { - "line": 255, - "column": 11 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Callback fired after a column is hidden\n * @type {Function}\n ", - "range": [ - 7061, - 7155 - ], - "loc": { - "start": { - "line": 258, - "column": 8 - }, - "end": { - "line": 261, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 7164, - 7168 - ], - "loc": { - "start": { - "line": 262, - "column": 8 - }, - "end": { - "line": 262, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "onAfterColHidden", - "range": [ - 7169, - 7185 - ], - "loc": { - "start": { - "line": 262, - "column": 13 - }, - "end": { - "line": 262, - "column": 29 - } - } - }, - "range": [ - 7164, - 7185 - ], - "loc": { - "start": { - "line": 262, - "column": 8 - }, - "end": { - "line": 262, - "column": 29 - } - } - }, - "right": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "defaultsFn", - "range": [ - 7188, - 7198 - ], - "loc": { - "start": { - "line": 262, - "column": 32 - }, - "end": { - "line": 262, + "line": 215, "column": 42 } } @@ -10238,131 +8667,131 @@ "type": "Identifier", "name": "f", "range": [ - 7199, - 7200 + 5942, + 5943 ], "loc": { "start": { - "line": 262, + "line": 215, "column": 43 }, "end": { - "line": 262, + "line": 215, "column": 44 } } }, "property": { "type": "Identifier", - "name": "on_after_col_hidden", + "name": "toolbar_position", "range": [ - 7201, - 7220 + 5944, + 5960 ], "loc": { "start": { - "line": 262, + "line": 215, "column": 45 }, "end": { - "line": 262, - "column": 64 + "line": 215, + "column": 61 } } }, "range": [ - 7199, - 7220 + 5942, + 5960 ], "loc": { "start": { - "line": 262, + "line": 215, "column": 43 }, "end": { - "line": 262, - "column": 64 + "line": 215, + "column": 61 } } }, { "type": "Identifier", - "name": "EMPTY_FN", + "name": "RIGHT", "range": [ - 7222, - 7230 + 5962, + 5967 ], "loc": { "start": { - "line": 262, - "column": 66 + "line": 215, + "column": 63 }, "end": { - "line": 262, - "column": 74 + "line": 215, + "column": 68 } } } ], "range": [ - 7188, - 7231 + 5930, + 5968 ], "loc": { "start": { - "line": 262, - "column": 32 + "line": 215, + "column": 31 }, "end": { - "line": 262, - "column": 75 + "line": 215, + "column": 69 } } }, "range": [ - 7164, - 7231 + 5907, + 5968 ], "loc": { "start": { - "line": 262, + "line": 215, "column": 8 }, "end": { - "line": 262, - "column": 75 + "line": 215, + "column": 69 } } }, "range": [ - 7164, - 7232 + 5907, + 5969 ], "loc": { "start": { - "line": 262, + "line": 215, "column": 8 }, "end": { - "line": 262, - "column": 76 + "line": 215, + "column": 70 } }, "leadingComments": [ { "type": "Block", - "value": "*\n * Callback fired after a column is hidden\n * @type {Function}\n ", + "value": "*\n * Default position in toolbar ('left'|'center'|'right')\n * @type {String}\n ", "range": [ - 7061, - 7155 + 5792, + 5898 ], "loc": { "start": { - "line": 258, + "line": 211, "column": 8 }, "end": { - "line": 261, + "line": 214, "column": 11 } } @@ -10371,18 +8800,18 @@ "trailingComments": [ { "type": "Block", - "value": "*\n * Callback fired before a column is displayed\n * @type {Function}\n ", + "value": "*\n * List of indexes of hidden columns\n * @private\n ", "range": [ - 7242, - 7340 + 5979, + 6059 ], "loc": { "start": { - "line": 264, + "line": 217, "column": 8 }, "end": { - "line": 267, + "line": 220, "column": 11 } } @@ -10400,50 +8829,343 @@ "object": { "type": "ThisExpression", "range": [ - 7349, - 7353 + 6068, + 6072 ], "loc": { "start": { - "line": 268, + "line": 221, "column": 8 }, "end": { - "line": 268, + "line": 221, "column": 12 } } }, "property": { "type": "Identifier", - "name": "onBeforeColDisplayed", + "name": "hiddenCols", "range": [ - 7354, - 7374 + 6073, + 6083 ], "loc": { "start": { - "line": 268, + "line": 221, "column": 13 }, "end": { - "line": 268, - "column": 33 + "line": 221, + "column": 23 } } }, "range": [ - 7349, - 7374 + 6068, + 6083 ], "loc": { "start": { - "line": 268, + "line": 221, "column": 8 }, "end": { - "line": 268, - "column": 33 + "line": 221, + "column": 23 + } + } + }, + "right": { + "type": "ArrayExpression", + "elements": [], + "range": [ + 6086, + 6088 + ], + "loc": { + "start": { + "line": 221, + "column": 26 + }, + "end": { + "line": 221, + "column": 28 + } + } + }, + "range": [ + 6068, + 6088 + ], + "loc": { + "start": { + "line": 221, + "column": 8 + }, + "end": { + "line": 221, + "column": 28 + } + } + }, + "range": [ + 6068, + 6089 + ], + "loc": { + "start": { + "line": 221, + "column": 8 + }, + "end": { + "line": 221, + "column": 29 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * List of indexes of hidden columns\n * @private\n ", + "range": [ + 5979, + 6059 + ], + "loc": { + "start": { + "line": 217, + "column": 8 + }, + "end": { + "line": 220, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Bound mouseup wrapper\n * @private\n ", + "range": [ + 6099, + 6167 + ], + "loc": { + "start": { + "line": 223, + "column": 8 + }, + "end": { + "line": 226, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 6176, + 6180 + ], + "loc": { + "start": { + "line": 227, + "column": 8 + }, + "end": { + "line": 227, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "boundMouseup", + "range": [ + 6181, + 6193 + ], + "loc": { + "start": { + "line": 227, + "column": 13 + }, + "end": { + "line": 227, + "column": 25 + } + } + }, + "range": [ + 6176, + 6193 + ], + "loc": { + "start": { + "line": 227, + "column": 8 + }, + "end": { + "line": 227, + "column": 25 + } + } + }, + "right": { + "type": "Literal", + "value": null, + "raw": "null", + "range": [ + 6196, + 6200 + ], + "loc": { + "start": { + "line": 227, + "column": 28 + }, + "end": { + "line": 227, + "column": 32 + } + } + }, + "range": [ + 6176, + 6200 + ], + "loc": { + "start": { + "line": 227, + "column": 8 + }, + "end": { + "line": 227, + "column": 32 + } + } + }, + "range": [ + 6176, + 6201 + ], + "loc": { + "start": { + "line": 227, + "column": 8 + }, + "end": { + "line": 227, + "column": 33 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Bound mouseup wrapper\n * @private\n ", + "range": [ + 6099, + 6167 + ], + "loc": { + "start": { + "line": 223, + "column": 8 + }, + "end": { + "line": 226, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Callback fired when the extension is initialized\n * @type {Function}\n ", + "range": [ + 6211, + 6314 + ], + "loc": { + "start": { + "line": 229, + "column": 8 + }, + "end": { + "line": 232, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 6323, + 6327 + ], + "loc": { + "start": { + "line": 233, + "column": 8 + }, + "end": { + "line": 233, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "onLoaded", + "range": [ + 6328, + 6336 + ], + "loc": { + "start": { + "line": 233, + "column": 13 + }, + "end": { + "line": 233, + "column": 21 + } + } + }, + "range": [ + 6323, + 6336 + ], + "loc": { + "start": { + "line": 233, + "column": 8 + }, + "end": { + "line": 233, + "column": 21 } } }, @@ -10453,17 +9175,17 @@ "type": "Identifier", "name": "defaultsFn", "range": [ - 7377, - 7387 + 6339, + 6349 ], "loc": { "start": { - "line": 268, - "column": 36 + "line": 233, + "column": 24 }, "end": { - "line": 268, - "column": 46 + "line": 233, + "column": 34 } } }, @@ -10475,50 +9197,50 @@ "type": "Identifier", "name": "f", "range": [ - 7388, - 7389 + 6350, + 6351 ], "loc": { "start": { - "line": 268, - "column": 47 + "line": 233, + "column": 35 }, "end": { - "line": 268, - "column": 48 + "line": 233, + "column": 36 } } }, "property": { "type": "Identifier", - "name": "on_before_col_displayed", + "name": "on_loaded", "range": [ - 7390, - 7413 + 6352, + 6361 ], "loc": { "start": { - "line": 268, - "column": 49 + "line": 233, + "column": 37 }, "end": { - "line": 268, - "column": 72 + "line": 233, + "column": 46 } } }, "range": [ - 7388, - 7413 + 6350, + 6361 ], "loc": { "start": { - "line": 268, - "column": 47 + "line": 233, + "column": 35 }, "end": { - "line": 268, - "column": 72 + "line": 233, + "column": 46 } } }, @@ -10526,80 +9248,80 @@ "type": "Identifier", "name": "EMPTY_FN", "range": [ - 7427, - 7435 + 6363, + 6371 ], "loc": { "start": { - "line": 269, - "column": 12 + "line": 233, + "column": 48 }, "end": { - "line": 269, - "column": 20 + "line": 233, + "column": 56 } } } ], "range": [ - 7377, - 7436 + 6339, + 6372 ], "loc": { "start": { - "line": 268, - "column": 36 + "line": 233, + "column": 24 }, "end": { - "line": 269, - "column": 21 + "line": 233, + "column": 57 } } }, "range": [ - 7349, - 7436 + 6323, + 6372 ], "loc": { "start": { - "line": 268, + "line": 233, "column": 8 }, "end": { - "line": 269, - "column": 21 + "line": 233, + "column": 57 } } }, "range": [ - 7349, - 7437 + 6323, + 6373 ], "loc": { "start": { - "line": 268, + "line": 233, "column": 8 }, "end": { - "line": 269, - "column": 22 + "line": 233, + "column": 58 } }, "leadingComments": [ { "type": "Block", - "value": "*\n * Callback fired before a column is displayed\n * @type {Function}\n ", + "value": "*\n * Callback fired when the extension is initialized\n * @type {Function}\n ", "range": [ - 7242, - 7340 + 6211, + 6314 ], "loc": { "start": { - "line": 264, + "line": 229, "column": 8 }, "end": { - "line": 267, + "line": 232, "column": 11 } } @@ -10608,10 +9330,1432 @@ "trailingComments": [ { "type": "Block", - "value": "*\n * Callback fired after a column is displayed\n * @type {Function}\n ", + "value": "*\n * Callback fired before the columns manager is opened\n * @type {Function}\n ", "range": [ - 7447, - 7544 + 6383, + 6489 + ], + "loc": { + "start": { + "line": 235, + "column": 8 + }, + "end": { + "line": 238, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 6498, + 6502 + ], + "loc": { + "start": { + "line": 239, + "column": 8 + }, + "end": { + "line": 239, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "onBeforeOpen", + "range": [ + 6503, + 6515 + ], + "loc": { + "start": { + "line": 239, + "column": 13 + }, + "end": { + "line": 239, + "column": 25 + } + } + }, + "range": [ + 6498, + 6515 + ], + "loc": { + "start": { + "line": 239, + "column": 8 + }, + "end": { + "line": 239, + "column": 25 + } + } + }, + "right": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "defaultsFn", + "range": [ + 6518, + 6528 + ], + "loc": { + "start": { + "line": 239, + "column": 28 + }, + "end": { + "line": 239, + "column": 38 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "f", + "range": [ + 6529, + 6530 + ], + "loc": { + "start": { + "line": 239, + "column": 39 + }, + "end": { + "line": 239, + "column": 40 + } + } + }, + "property": { + "type": "Identifier", + "name": "on_before_open", + "range": [ + 6531, + 6545 + ], + "loc": { + "start": { + "line": 239, + "column": 41 + }, + "end": { + "line": 239, + "column": 55 + } + } + }, + "range": [ + 6529, + 6545 + ], + "loc": { + "start": { + "line": 239, + "column": 39 + }, + "end": { + "line": 239, + "column": 55 + } + } + }, + { + "type": "Identifier", + "name": "EMPTY_FN", + "range": [ + 6547, + 6555 + ], + "loc": { + "start": { + "line": 239, + "column": 57 + }, + "end": { + "line": 239, + "column": 65 + } + } + } + ], + "range": [ + 6518, + 6556 + ], + "loc": { + "start": { + "line": 239, + "column": 28 + }, + "end": { + "line": 239, + "column": 66 + } + } + }, + "range": [ + 6498, + 6556 + ], + "loc": { + "start": { + "line": 239, + "column": 8 + }, + "end": { + "line": 239, + "column": 66 + } + } + }, + "range": [ + 6498, + 6557 + ], + "loc": { + "start": { + "line": 239, + "column": 8 + }, + "end": { + "line": 239, + "column": 67 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Callback fired before the columns manager is opened\n * @type {Function}\n ", + "range": [ + 6383, + 6489 + ], + "loc": { + "start": { + "line": 235, + "column": 8 + }, + "end": { + "line": 238, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Callback fired after the columns manager is opened\n * @type {Function}\n ", + "range": [ + 6567, + 6672 + ], + "loc": { + "start": { + "line": 241, + "column": 8 + }, + "end": { + "line": 244, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 6681, + 6685 + ], + "loc": { + "start": { + "line": 245, + "column": 8 + }, + "end": { + "line": 245, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "onAfterOpen", + "range": [ + 6686, + 6697 + ], + "loc": { + "start": { + "line": 245, + "column": 13 + }, + "end": { + "line": 245, + "column": 24 + } + } + }, + "range": [ + 6681, + 6697 + ], + "loc": { + "start": { + "line": 245, + "column": 8 + }, + "end": { + "line": 245, + "column": 24 + } + } + }, + "right": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "defaultsFn", + "range": [ + 6700, + 6710 + ], + "loc": { + "start": { + "line": 245, + "column": 27 + }, + "end": { + "line": 245, + "column": 37 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "f", + "range": [ + 6711, + 6712 + ], + "loc": { + "start": { + "line": 245, + "column": 38 + }, + "end": { + "line": 245, + "column": 39 + } + } + }, + "property": { + "type": "Identifier", + "name": "on_after_open", + "range": [ + 6713, + 6726 + ], + "loc": { + "start": { + "line": 245, + "column": 40 + }, + "end": { + "line": 245, + "column": 53 + } + } + }, + "range": [ + 6711, + 6726 + ], + "loc": { + "start": { + "line": 245, + "column": 38 + }, + "end": { + "line": 245, + "column": 53 + } + } + }, + { + "type": "Identifier", + "name": "EMPTY_FN", + "range": [ + 6728, + 6736 + ], + "loc": { + "start": { + "line": 245, + "column": 55 + }, + "end": { + "line": 245, + "column": 63 + } + } + } + ], + "range": [ + 6700, + 6737 + ], + "loc": { + "start": { + "line": 245, + "column": 27 + }, + "end": { + "line": 245, + "column": 64 + } + } + }, + "range": [ + 6681, + 6737 + ], + "loc": { + "start": { + "line": 245, + "column": 8 + }, + "end": { + "line": 245, + "column": 64 + } + } + }, + "range": [ + 6681, + 6738 + ], + "loc": { + "start": { + "line": 245, + "column": 8 + }, + "end": { + "line": 245, + "column": 65 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Callback fired after the columns manager is opened\n * @type {Function}\n ", + "range": [ + 6567, + 6672 + ], + "loc": { + "start": { + "line": 241, + "column": 8 + }, + "end": { + "line": 244, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Callback fired before the columns manager is closed\n * @type {Function}\n ", + "range": [ + 6748, + 6854 + ], + "loc": { + "start": { + "line": 247, + "column": 8 + }, + "end": { + "line": 250, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 6863, + 6867 + ], + "loc": { + "start": { + "line": 251, + "column": 8 + }, + "end": { + "line": 251, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "onBeforeClose", + "range": [ + 6868, + 6881 + ], + "loc": { + "start": { + "line": 251, + "column": 13 + }, + "end": { + "line": 251, + "column": 26 + } + } + }, + "range": [ + 6863, + 6881 + ], + "loc": { + "start": { + "line": 251, + "column": 8 + }, + "end": { + "line": 251, + "column": 26 + } + } + }, + "right": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "defaultsFn", + "range": [ + 6884, + 6894 + ], + "loc": { + "start": { + "line": 251, + "column": 29 + }, + "end": { + "line": 251, + "column": 39 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "f", + "range": [ + 6895, + 6896 + ], + "loc": { + "start": { + "line": 251, + "column": 40 + }, + "end": { + "line": 251, + "column": 41 + } + } + }, + "property": { + "type": "Identifier", + "name": "on_before_close", + "range": [ + 6897, + 6912 + ], + "loc": { + "start": { + "line": 251, + "column": 42 + }, + "end": { + "line": 251, + "column": 57 + } + } + }, + "range": [ + 6895, + 6912 + ], + "loc": { + "start": { + "line": 251, + "column": 40 + }, + "end": { + "line": 251, + "column": 57 + } + } + }, + { + "type": "Identifier", + "name": "EMPTY_FN", + "range": [ + 6914, + 6922 + ], + "loc": { + "start": { + "line": 251, + "column": 59 + }, + "end": { + "line": 251, + "column": 67 + } + } + } + ], + "range": [ + 6884, + 6923 + ], + "loc": { + "start": { + "line": 251, + "column": 29 + }, + "end": { + "line": 251, + "column": 68 + } + } + }, + "range": [ + 6863, + 6923 + ], + "loc": { + "start": { + "line": 251, + "column": 8 + }, + "end": { + "line": 251, + "column": 68 + } + } + }, + "range": [ + 6863, + 6924 + ], + "loc": { + "start": { + "line": 251, + "column": 8 + }, + "end": { + "line": 251, + "column": 69 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Callback fired before the columns manager is closed\n * @type {Function}\n ", + "range": [ + 6748, + 6854 + ], + "loc": { + "start": { + "line": 247, + "column": 8 + }, + "end": { + "line": 250, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Callback fired after the columns manager is closed\n * @type {Function}\n ", + "range": [ + 6934, + 7039 + ], + "loc": { + "start": { + "line": 253, + "column": 8 + }, + "end": { + "line": 256, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 7048, + 7052 + ], + "loc": { + "start": { + "line": 257, + "column": 8 + }, + "end": { + "line": 257, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "onAfterClose", + "range": [ + 7053, + 7065 + ], + "loc": { + "start": { + "line": 257, + "column": 13 + }, + "end": { + "line": 257, + "column": 25 + } + } + }, + "range": [ + 7048, + 7065 + ], + "loc": { + "start": { + "line": 257, + "column": 8 + }, + "end": { + "line": 257, + "column": 25 + } + } + }, + "right": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "defaultsFn", + "range": [ + 7068, + 7078 + ], + "loc": { + "start": { + "line": 257, + "column": 28 + }, + "end": { + "line": 257, + "column": 38 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "f", + "range": [ + 7079, + 7080 + ], + "loc": { + "start": { + "line": 257, + "column": 39 + }, + "end": { + "line": 257, + "column": 40 + } + } + }, + "property": { + "type": "Identifier", + "name": "on_after_close", + "range": [ + 7081, + 7095 + ], + "loc": { + "start": { + "line": 257, + "column": 41 + }, + "end": { + "line": 257, + "column": 55 + } + } + }, + "range": [ + 7079, + 7095 + ], + "loc": { + "start": { + "line": 257, + "column": 39 + }, + "end": { + "line": 257, + "column": 55 + } + } + }, + { + "type": "Identifier", + "name": "EMPTY_FN", + "range": [ + 7097, + 7105 + ], + "loc": { + "start": { + "line": 257, + "column": 57 + }, + "end": { + "line": 257, + "column": 65 + } + } + } + ], + "range": [ + 7068, + 7106 + ], + "loc": { + "start": { + "line": 257, + "column": 28 + }, + "end": { + "line": 257, + "column": 66 + } + } + }, + "range": [ + 7048, + 7106 + ], + "loc": { + "start": { + "line": 257, + "column": 8 + }, + "end": { + "line": 257, + "column": 66 + } + } + }, + "range": [ + 7048, + 7107 + ], + "loc": { + "start": { + "line": 257, + "column": 8 + }, + "end": { + "line": 257, + "column": 67 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Callback fired after the columns manager is closed\n * @type {Function}\n ", + "range": [ + 6934, + 7039 + ], + "loc": { + "start": { + "line": 253, + "column": 8 + }, + "end": { + "line": 256, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Callback fired before a column is hidden\n * @type {Function}\n ", + "range": [ + 7117, + 7212 + ], + "loc": { + "start": { + "line": 259, + "column": 8 + }, + "end": { + "line": 262, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 7221, + 7225 + ], + "loc": { + "start": { + "line": 263, + "column": 8 + }, + "end": { + "line": 263, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "onBeforeColHidden", + "range": [ + 7226, + 7243 + ], + "loc": { + "start": { + "line": 263, + "column": 13 + }, + "end": { + "line": 263, + "column": 30 + } + } + }, + "range": [ + 7221, + 7243 + ], + "loc": { + "start": { + "line": 263, + "column": 8 + }, + "end": { + "line": 263, + "column": 30 + } + } + }, + "right": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "defaultsFn", + "range": [ + 7246, + 7256 + ], + "loc": { + "start": { + "line": 263, + "column": 33 + }, + "end": { + "line": 263, + "column": 43 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "f", + "range": [ + 7257, + 7258 + ], + "loc": { + "start": { + "line": 263, + "column": 44 + }, + "end": { + "line": 263, + "column": 45 + } + } + }, + "property": { + "type": "Identifier", + "name": "on_before_col_hidden", + "range": [ + 7259, + 7279 + ], + "loc": { + "start": { + "line": 263, + "column": 46 + }, + "end": { + "line": 263, + "column": 66 + } + } + }, + "range": [ + 7257, + 7279 + ], + "loc": { + "start": { + "line": 263, + "column": 44 + }, + "end": { + "line": 263, + "column": 66 + } + } + }, + { + "type": "Identifier", + "name": "EMPTY_FN", + "range": [ + 7281, + 7289 + ], + "loc": { + "start": { + "line": 263, + "column": 68 + }, + "end": { + "line": 263, + "column": 76 + } + } + } + ], + "range": [ + 7246, + 7290 + ], + "loc": { + "start": { + "line": 263, + "column": 33 + }, + "end": { + "line": 263, + "column": 77 + } + } + }, + "range": [ + 7221, + 7290 + ], + "loc": { + "start": { + "line": 263, + "column": 8 + }, + "end": { + "line": 263, + "column": 77 + } + } + }, + "range": [ + 7221, + 7291 + ], + "loc": { + "start": { + "line": 263, + "column": 8 + }, + "end": { + "line": 263, + "column": 78 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Callback fired before a column is hidden\n * @type {Function}\n ", + "range": [ + 7117, + 7212 + ], + "loc": { + "start": { + "line": 259, + "column": 8 + }, + "end": { + "line": 262, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Callback fired after a column is hidden\n * @type {Function}\n ", + "range": [ + 7301, + 7395 + ], + "loc": { + "start": { + "line": 265, + "column": 8 + }, + "end": { + "line": 268, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 7404, + 7408 + ], + "loc": { + "start": { + "line": 269, + "column": 8 + }, + "end": { + "line": 269, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "onAfterColHidden", + "range": [ + 7409, + 7425 + ], + "loc": { + "start": { + "line": 269, + "column": 13 + }, + "end": { + "line": 269, + "column": 29 + } + } + }, + "range": [ + 7404, + 7425 + ], + "loc": { + "start": { + "line": 269, + "column": 8 + }, + "end": { + "line": 269, + "column": 29 + } + } + }, + "right": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "defaultsFn", + "range": [ + 7428, + 7438 + ], + "loc": { + "start": { + "line": 269, + "column": 32 + }, + "end": { + "line": 269, + "column": 42 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "f", + "range": [ + 7439, + 7440 + ], + "loc": { + "start": { + "line": 269, + "column": 43 + }, + "end": { + "line": 269, + "column": 44 + } + } + }, + "property": { + "type": "Identifier", + "name": "on_after_col_hidden", + "range": [ + 7441, + 7460 + ], + "loc": { + "start": { + "line": 269, + "column": 45 + }, + "end": { + "line": 269, + "column": 64 + } + } + }, + "range": [ + 7439, + 7460 + ], + "loc": { + "start": { + "line": 269, + "column": 43 + }, + "end": { + "line": 269, + "column": 64 + } + } + }, + { + "type": "Identifier", + "name": "EMPTY_FN", + "range": [ + 7462, + 7470 + ], + "loc": { + "start": { + "line": 269, + "column": 66 + }, + "end": { + "line": 269, + "column": 74 + } + } + } + ], + "range": [ + 7428, + 7471 + ], + "loc": { + "start": { + "line": 269, + "column": 32 + }, + "end": { + "line": 269, + "column": 75 + } + } + }, + "range": [ + 7404, + 7471 + ], + "loc": { + "start": { + "line": 269, + "column": 8 + }, + "end": { + "line": 269, + "column": 75 + } + } + }, + "range": [ + 7404, + 7472 + ], + "loc": { + "start": { + "line": 269, + "column": 8 + }, + "end": { + "line": 269, + "column": 76 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Callback fired after a column is hidden\n * @type {Function}\n ", + "range": [ + 7301, + 7395 + ], + "loc": { + "start": { + "line": 265, + "column": 8 + }, + "end": { + "line": 268, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Callback fired before a column is displayed\n * @type {Function}\n ", + "range": [ + 7482, + 7580 ], "loc": { "start": { @@ -10637,8 +10781,8 @@ "object": { "type": "ThisExpression", "range": [ - 7553, - 7557 + 7589, + 7593 ], "loc": { "start": { @@ -10653,10 +10797,10 @@ }, "property": { "type": "Identifier", - "name": "onAfterColDisplayed", + "name": "onBeforeColDisplayed", "range": [ - 7558, - 7577 + 7594, + 7614 ], "loc": { "start": { @@ -10665,13 +10809,13 @@ }, "end": { "line": 275, - "column": 32 + "column": 33 } } }, "range": [ - 7553, - 7577 + 7589, + 7614 ], "loc": { "start": { @@ -10680,7 +10824,7 @@ }, "end": { "line": 275, - "column": 32 + "column": 33 } } }, @@ -10690,17 +10834,17 @@ "type": "Identifier", "name": "defaultsFn", "range": [ - 7580, - 7590 + 7617, + 7627 ], "loc": { "start": { "line": 275, - "column": 35 + "column": 36 }, "end": { "line": 275, - "column": 45 + "column": 46 } } }, @@ -10712,50 +10856,50 @@ "type": "Identifier", "name": "f", "range": [ - 7591, - 7592 + 7628, + 7629 ], "loc": { "start": { "line": 275, - "column": 46 + "column": 47 }, "end": { "line": 275, - "column": 47 + "column": 48 } } }, "property": { "type": "Identifier", - "name": "on_after_col_displayed", + "name": "on_before_col_displayed", "range": [ - 7593, - 7615 + 7630, + 7653 ], "loc": { "start": { "line": 275, - "column": 48 + "column": 49 }, "end": { "line": 275, - "column": 70 + "column": 72 } } }, "range": [ - 7591, - 7615 + 7628, + 7653 ], "loc": { "start": { "line": 275, - "column": 46 + "column": 47 }, "end": { "line": 275, - "column": 70 + "column": 72 } } }, @@ -10763,8 +10907,8 @@ "type": "Identifier", "name": "EMPTY_FN", "range": [ - 7629, - 7637 + 7667, + 7675 ], "loc": { "start": { @@ -10779,13 +10923,13 @@ } ], "range": [ - 7580, - 7638 + 7617, + 7676 ], "loc": { "start": { "line": 275, - "column": 35 + "column": 36 }, "end": { "line": 276, @@ -10794,8 +10938,8 @@ } }, "range": [ - 7553, - 7638 + 7589, + 7676 ], "loc": { "start": { @@ -10809,8 +10953,8 @@ } }, "range": [ - 7553, - 7639 + 7589, + 7677 ], "loc": { "start": { @@ -10825,10 +10969,10 @@ "leadingComments": [ { "type": "Block", - "value": "*\n * Callback fired after a column is displayed\n * @type {Function}\n ", + "value": "*\n * Callback fired before a column is displayed\n * @type {Function}\n ", "range": [ - 7447, - 7544 + 7482, + 7580 ], "loc": { "start": { @@ -10844,11 +10988,11 @@ ], "trailingComments": [ { - "type": "Line", - "value": "Grid layout support", + "type": "Block", + "value": "*\n * Callback fired after a column is displayed\n * @type {Function}\n ", "range": [ - 7649, - 7670 + 7687, + 7784 ], "loc": { "start": { @@ -10856,7 +11000,244 @@ "column": 8 }, "end": { + "line": 281, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 7793, + 7797 + ], + "loc": { + "start": { + "line": 282, + "column": 8 + }, + "end": { + "line": 282, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "onAfterColDisplayed", + "range": [ + 7798, + 7817 + ], + "loc": { + "start": { + "line": 282, + "column": 13 + }, + "end": { + "line": 282, + "column": 32 + } + } + }, + "range": [ + 7793, + 7817 + ], + "loc": { + "start": { + "line": 282, + "column": 8 + }, + "end": { + "line": 282, + "column": 32 + } + } + }, + "right": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "defaultsFn", + "range": [ + 7820, + 7830 + ], + "loc": { + "start": { + "line": 282, + "column": 35 + }, + "end": { + "line": 282, + "column": 45 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "f", + "range": [ + 7831, + 7832 + ], + "loc": { + "start": { + "line": 282, + "column": 46 + }, + "end": { + "line": 282, + "column": 47 + } + } + }, + "property": { + "type": "Identifier", + "name": "on_after_col_displayed", + "range": [ + 7833, + 7855 + ], + "loc": { + "start": { + "line": 282, + "column": 48 + }, + "end": { + "line": 282, + "column": 70 + } + } + }, + "range": [ + 7831, + 7855 + ], + "loc": { + "start": { + "line": 282, + "column": 46 + }, + "end": { + "line": 282, + "column": 70 + } + } + }, + { + "type": "Identifier", + "name": "EMPTY_FN", + "range": [ + 7869, + 7877 + ], + "loc": { + "start": { + "line": 283, + "column": 12 + }, + "end": { + "line": 283, + "column": 20 + } + } + } + ], + "range": [ + 7820, + 7878 + ], + "loc": { + "start": { + "line": 282, + "column": 35 + }, + "end": { + "line": 283, + "column": 21 + } + } + }, + "range": [ + 7793, + 7878 + ], + "loc": { + "start": { + "line": 282, + "column": 8 + }, + "end": { + "line": 283, + "column": 21 + } + } + }, + "range": [ + 7793, + 7879 + ], + "loc": { + "start": { + "line": 282, + "column": 8 + }, + "end": { + "line": 283, + "column": 22 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Callback fired after a column is displayed\n * @type {Function}\n ", + "range": [ + 7687, + 7784 + ], + "loc": { + "start": { "line": 278, + "column": 8 + }, + "end": { + "line": 281, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Line", + "value": "Grid layout support", + "range": [ + 7889, + 7910 + ], + "loc": { + "start": { + "line": 285, + "column": 8 + }, + "end": { + "line": 285, "column": 29 } } @@ -10872,16 +11253,16 @@ "type": "Identifier", "name": "tf", "range": [ - 7683, - 7685 + 7923, + 7925 ], "loc": { "start": { - "line": 279, + "line": 286, "column": 12 }, "end": { - "line": 279, + "line": 286, "column": 14 } } @@ -10890,31 +11271,31 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 7686, - 7696 + 7926, + 7936 ], "loc": { "start": { - "line": 279, + "line": 286, "column": 15 }, "end": { - "line": 279, + "line": 286, "column": 25 } } }, "range": [ - 7683, - 7696 + 7923, + 7936 ], "loc": { "start": { - "line": 279, + "line": 286, "column": 12 }, "end": { - "line": 279, + "line": 286, "column": 25 } } @@ -10933,16 +11314,16 @@ "object": { "type": "ThisExpression", "range": [ - 7712, - 7716 + 7952, + 7956 ], "loc": { "start": { - "line": 280, + "line": 287, "column": 12 }, "end": { - "line": 280, + "line": 287, "column": 16 } } @@ -10951,31 +11332,31 @@ "type": "Identifier", "name": "headersTbl", "range": [ - 7717, - 7727 + 7957, + 7967 ], "loc": { "start": { - "line": 280, + "line": 287, "column": 17 }, "end": { - "line": 280, + "line": 287, "column": 27 } } }, "range": [ - 7712, - 7727 + 7952, + 7967 ], "loc": { "start": { - "line": 280, + "line": 287, "column": 12 }, "end": { - "line": 280, + "line": 287, "column": 27 } } @@ -10992,16 +11373,16 @@ "type": "Identifier", "name": "tf", "range": [ - 7730, - 7732 + 7970, + 7972 ], "loc": { "start": { - "line": 280, + "line": 287, "column": 30 }, "end": { - "line": 280, + "line": 287, "column": 32 } } @@ -11010,31 +11391,31 @@ "type": "Identifier", "name": "feature", "range": [ - 7733, - 7740 + 7973, + 7980 ], "loc": { "start": { - "line": 280, + "line": 287, "column": 33 }, "end": { - "line": 280, + "line": 287, "column": 40 } } }, "range": [ - 7730, - 7740 + 7970, + 7980 ], "loc": { "start": { - "line": 280, + "line": 287, "column": 30 }, "end": { - "line": 280, + "line": 287, "column": 40 } } @@ -11045,32 +11426,32 @@ "value": "gridLayout", "raw": "'gridLayout'", "range": [ - 7741, - 7753 + 7981, + 7993 ], "loc": { "start": { - "line": 280, + "line": 287, "column": 41 }, "end": { - "line": 280, + "line": 287, "column": 53 } } } ], "range": [ - 7730, - 7754 + 7970, + 7994 ], "loc": { "start": { - "line": 280, + "line": 287, "column": 30 }, "end": { - "line": 280, + "line": 287, "column": 54 } } @@ -11079,61 +11460,61 @@ "type": "Identifier", "name": "headTbl", "range": [ - 7755, - 7762 + 7995, + 8002 ], "loc": { "start": { - "line": 280, + "line": 287, "column": 55 }, "end": { - "line": 280, + "line": 287, "column": 62 } } }, "range": [ - 7730, - 7762 + 7970, + 8002 ], "loc": { "start": { - "line": 280, + "line": 287, "column": 30 }, "end": { - "line": 280, + "line": 287, "column": 62 } } }, "range": [ - 7712, - 7762 + 7952, + 8002 ], "loc": { "start": { - "line": 280, + "line": 287, "column": 12 }, "end": { - "line": 280, + "line": 287, "column": 62 } } }, "range": [ - 7712, - 7763 + 7952, + 8003 ], "loc": { "start": { - "line": 280, + "line": 287, "column": 12 }, "end": { - "line": 280, + "line": 287, "column": 63 } }, @@ -11142,16 +11523,16 @@ "type": "Line", "value": "headers table", "range": [ - 7764, - 7779 + 8004, + 8019 ], "loc": { "start": { - "line": 280, + "line": 287, "column": 64 }, "end": { - "line": 280, + "line": 287, "column": 79 } } @@ -11169,16 +11550,16 @@ "object": { "type": "ThisExpression", "range": [ - 7792, - 7796 + 8032, + 8036 ], "loc": { "start": { - "line": 281, + "line": 288, "column": 12 }, "end": { - "line": 281, + "line": 288, "column": 16 } } @@ -11187,31 +11568,31 @@ "type": "Identifier", "name": "headersIndex", "range": [ - 7797, - 7809 + 8037, + 8049 ], "loc": { "start": { - "line": 281, + "line": 288, "column": 17 }, "end": { - "line": 281, + "line": 288, "column": 29 } } }, "range": [ - 7792, - 7809 + 8032, + 8049 ], "loc": { "start": { - "line": 281, + "line": 288, "column": 12 }, "end": { - "line": 281, + "line": 288, "column": 29 } } @@ -11221,46 +11602,46 @@ "value": 0, "raw": "0", "range": [ - 7812, - 7813 + 8052, + 8053 ], "loc": { "start": { - "line": 281, + "line": 288, "column": 32 }, "end": { - "line": 281, + "line": 288, "column": 33 } } }, "range": [ - 7792, - 7813 + 8032, + 8053 ], "loc": { "start": { - "line": 281, + "line": 288, "column": 12 }, "end": { - "line": 281, + "line": 288, "column": 33 } } }, "range": [ - 7792, - 7814 + 8032, + 8054 ], "loc": { "start": { - "line": 281, + "line": 288, "column": 12 }, "end": { - "line": 281, + "line": 288, "column": 34 } }, @@ -11269,16 +11650,16 @@ "type": "Line", "value": "headers table", "range": [ - 7764, - 7779 + 8004, + 8019 ], "loc": { "start": { - "line": 280, + "line": 287, "column": 64 }, "end": { - "line": 280, + "line": 287, "column": 79 } } @@ -11289,16 +11670,16 @@ "type": "Line", "value": "headers index", "range": [ - 7815, - 7830 + 8055, + 8070 ], "loc": { "start": { - "line": 281, + "line": 288, "column": 35 }, "end": { - "line": 281, + "line": 288, "column": 50 } } @@ -11307,32 +11688,32 @@ } ], "range": [ - 7698, - 7840 + 7938, + 8080 ], "loc": { "start": { - "line": 279, + "line": 286, "column": 27 }, "end": { - "line": 282, + "line": 289, "column": 9 } } }, "alternate": null, "range": [ - 7679, - 7840 + 7919, + 8080 ], "loc": { "start": { - "line": 279, + "line": 286, "column": 8 }, "end": { - "line": 282, + "line": 289, "column": 9 } }, @@ -11341,16 +11722,16 @@ "type": "Line", "value": "Grid layout support", "range": [ - 7649, - 7670 + 7889, + 7910 ], "loc": { "start": { - "line": 278, + "line": 285, "column": 8 }, "end": { - "line": 278, + "line": 285, "column": 29 } } @@ -11361,16 +11742,16 @@ "type": "Line", "value": "Loads extension stylesheet", "range": [ - 7850, - 7878 + 8090, + 8118 ], "loc": { "start": { - "line": 284, + "line": 291, "column": 8 }, "end": { - "line": 284, + "line": 291, "column": 36 } } @@ -11388,16 +11769,16 @@ "type": "Identifier", "name": "tf", "range": [ - 7887, - 7889 + 8127, + 8129 ], "loc": { "start": { - "line": 285, + "line": 292, "column": 8 }, "end": { - "line": 285, + "line": 292, "column": 10 } } @@ -11406,31 +11787,31 @@ "type": "Identifier", "name": "import", "range": [ - 7890, - 7896 + 8130, + 8136 ], "loc": { "start": { - "line": 285, + "line": 292, "column": 11 }, "end": { - "line": 285, + "line": 292, "column": 17 } } }, "range": [ - 7887, - 7896 + 8127, + 8136 ], "loc": { "start": { - "line": 285, + "line": 292, "column": 8 }, "end": { - "line": 285, + "line": 292, "column": 17 } } @@ -11446,16 +11827,16 @@ "type": "Identifier", "name": "f", "range": [ - 7897, - 7898 + 8137, + 8138 ], "loc": { "start": { - "line": 285, + "line": 292, "column": 18 }, "end": { - "line": 285, + "line": 292, "column": 19 } } @@ -11464,31 +11845,31 @@ "type": "Identifier", "name": "name", "range": [ - 7899, - 7903 + 8139, + 8143 ], "loc": { "start": { - "line": 285, + "line": 292, "column": 20 }, "end": { - "line": 285, + "line": 292, "column": 24 } } }, "range": [ - 7897, - 7903 + 8137, + 8143 ], "loc": { "start": { - "line": 285, + "line": 292, "column": 18 }, "end": { - "line": 285, + "line": 292, "column": 24 } } @@ -11498,31 +11879,31 @@ "value": "Style", "raw": "'Style'", "range": [ - 7906, - 7913 + 8146, + 8153 ], "loc": { "start": { - "line": 285, + "line": 292, "column": 27 }, "end": { - "line": 285, + "line": 292, "column": 34 } } }, "range": [ - 7897, - 7913 + 8137, + 8153 ], "loc": { "start": { - "line": 285, + "line": 292, "column": 18 }, "end": { - "line": 285, + "line": 292, "column": 34 } } @@ -11539,16 +11920,16 @@ "type": "Identifier", "name": "tf", "range": [ - 7915, - 7917 + 8155, + 8157 ], "loc": { "start": { - "line": 285, + "line": 292, "column": 36 }, "end": { - "line": 285, + "line": 292, "column": 38 } } @@ -11557,47 +11938,47 @@ "type": "Identifier", "name": "getStylePath", "range": [ - 7918, - 7930 + 8158, + 8170 ], "loc": { "start": { - "line": 285, + "line": 292, "column": 39 }, "end": { - "line": 285, + "line": 292, "column": 51 } } }, "range": [ - 7915, - 7930 + 8155, + 8170 ], "loc": { "start": { - "line": 285, + "line": 292, "column": 36 }, "end": { - "line": 285, + "line": 292, "column": 51 } } }, "arguments": [], "range": [ - 7915, - 7932 + 8155, + 8172 ], "loc": { "start": { - "line": 285, + "line": 292, "column": 36 }, "end": { - "line": 285, + "line": 292, "column": 53 } } @@ -11608,16 +11989,16 @@ "object": { "type": "ThisExpression", "range": [ - 7935, - 7939 + 8175, + 8179 ], "loc": { "start": { - "line": 285, + "line": 292, "column": 56 }, "end": { - "line": 285, + "line": 292, "column": 60 } } @@ -11626,46 +12007,46 @@ "type": "Identifier", "name": "stylesheet", "range": [ - 7940, - 7950 + 8180, + 8190 ], "loc": { "start": { - "line": 285, + "line": 292, "column": 61 }, "end": { - "line": 285, + "line": 292, "column": 71 } } }, "range": [ - 7935, - 7950 + 8175, + 8190 ], "loc": { "start": { - "line": 285, + "line": 292, "column": 56 }, "end": { - "line": 285, + "line": 292, "column": 71 } } }, "range": [ - 7915, - 7950 + 8155, + 8190 ], "loc": { "start": { - "line": 285, + "line": 292, "column": 36 }, "end": { - "line": 285, + "line": 292, "column": 71 } } @@ -11675,16 +12056,16 @@ "value": null, "raw": "null", "range": [ - 7952, - 7956 + 8192, + 8196 ], "loc": { "start": { - "line": 285, + "line": 292, "column": 73 }, "end": { - "line": 285, + "line": 292, "column": 77 } } @@ -11694,47 +12075,47 @@ "value": "link", "raw": "'link'", "range": [ - 7970, - 7976 + 8210, + 8216 ], "loc": { "start": { - "line": 286, + "line": 293, "column": 12 }, "end": { - "line": 286, + "line": 293, "column": 18 } } } ], "range": [ - 7887, - 7977 + 8127, + 8217 ], "loc": { "start": { - "line": 285, + "line": 292, "column": 8 }, "end": { - "line": 286, + "line": 293, "column": 19 } } }, "range": [ - 7887, - 7978 + 8127, + 8218 ], "loc": { "start": { - "line": 285, + "line": 292, "column": 8 }, "end": { - "line": 286, + "line": 293, "column": 20 } }, @@ -11743,16 +12124,16 @@ "type": "Line", "value": "headers index", "range": [ - 7815, - 7830 + 8055, + 8070 ], "loc": { "start": { - "line": 281, + "line": 288, "column": 35 }, "end": { - "line": 281, + "line": 288, "column": 50 } } @@ -11761,16 +12142,16 @@ "type": "Line", "value": "Loads extension stylesheet", "range": [ - 7850, - 7878 + 8090, + 8118 ], "loc": { "start": { - "line": 284, + "line": 291, "column": 8 }, "end": { - "line": 284, + "line": 291, "column": 36 } } @@ -11787,16 +12168,16 @@ "object": { "type": "ThisExpression", "range": [ - 7988, - 7992 + 8228, + 8232 ], "loc": { "start": { - "line": 288, + "line": 295, "column": 8 }, "end": { - "line": 288, + "line": 295, "column": 12 } } @@ -11805,78 +12186,78 @@ "type": "Identifier", "name": "enable", "range": [ - 7993, - 7999 + 8233, + 8239 ], "loc": { "start": { - "line": 288, + "line": 295, "column": 13 }, "end": { - "line": 288, + "line": 295, "column": 19 } } }, "range": [ - 7988, - 7999 + 8228, + 8239 ], "loc": { "start": { - "line": 288, + "line": 295, "column": 8 }, "end": { - "line": 288, + "line": 295, "column": 19 } } }, "arguments": [], "range": [ - 7988, - 8001 + 8228, + 8241 ], "loc": { "start": { - "line": 288, + "line": 295, "column": 8 }, "end": { - "line": 288, + "line": 295, "column": 21 } } }, "range": [ - 7988, - 8002 + 8228, + 8242 ], "loc": { "start": { - "line": 288, + "line": 295, "column": 8 }, "end": { - "line": 288, + "line": 295, "column": 22 } } } ], "range": [ - 705, - 8008 + 758, + 8248 ], "loc": { "start": { - "line": 24, + "line": 25, "column": 23 }, "end": { - "line": 289, + "line": 296, "column": 5 } } @@ -11884,16 +12265,16 @@ "generator": false, "expression": false, "range": [ - 697, - 8008 + 750, + 8248 ], "loc": { "start": { - "line": 24, + "line": 25, "column": 15 }, "end": { - "line": 289, + "line": 296, "column": 5 } } @@ -11901,16 +12282,16 @@ "kind": "constructor", "computed": false, "range": [ - 686, - 8008 + 739, + 8248 ], "loc": { "start": { - "line": 24, + "line": 25, "column": 4 }, "end": { - "line": 289, + "line": 296, "column": 5 } }, @@ -11919,16 +12300,16 @@ "type": "Block", "value": "*\n * Creates an instance of ColsVisibility\n * @param {TableFilter} tf TableFilter instance\n * @param {Object} Configuration object\n ", "range": [ - 529, - 681 + 582, + 734 ], "loc": { "start": { - "line": 19, + "line": 20, "column": 4 }, "end": { - "line": 23, + "line": 24, "column": 7 } } @@ -11939,16 +12320,16 @@ "type": "Block", "value": "*\n * Mouse-up event handler handling popup auto-close behaviour\n * @private\n ", "range": [ - 8014, - 8107 + 8254, + 8347 ], "loc": { "start": { - "line": 291, + "line": 298, "column": 4 }, "end": { - "line": 294, + "line": 301, "column": 7 } } @@ -11962,16 +12343,16 @@ "type": "Identifier", "name": "onMouseup", "range": [ - 8112, - 8121 + 8352, + 8361 ], "loc": { "start": { - "line": 295, + "line": 302, "column": 4 }, "end": { - "line": 295, + "line": 302, "column": 13 } } @@ -11984,16 +12365,16 @@ "type": "Identifier", "name": "evt", "range": [ - 8122, - 8125 + 8362, + 8365 ], "loc": { "start": { - "line": 295, + "line": 302, "column": 14 }, "end": { - "line": 295, + "line": 302, "column": 17 } } @@ -12011,16 +12392,16 @@ "type": "Identifier", "name": "targetElm", "range": [ - 8141, - 8150 + 8381, + 8390 ], "loc": { "start": { - "line": 296, + "line": 303, "column": 12 }, "end": { - "line": 296, + "line": 303, "column": 21 } } @@ -12031,16 +12412,16 @@ "type": "Identifier", "name": "targetEvt", "range": [ - 8153, - 8162 + 8393, + 8402 ], "loc": { "start": { - "line": 296, + "line": 303, "column": 24 }, "end": { - "line": 296, + "line": 303, "column": 33 } } @@ -12050,47 +12431,47 @@ "type": "Identifier", "name": "evt", "range": [ - 8163, - 8166 + 8403, + 8406 ], "loc": { "start": { - "line": 296, + "line": 303, "column": 34 }, "end": { - "line": 296, + "line": 303, "column": 37 } } } ], "range": [ - 8153, - 8167 + 8393, + 8407 ], "loc": { "start": { - "line": 296, + "line": 303, "column": 24 }, "end": { - "line": 296, + "line": 303, "column": 38 } } }, "range": [ - 8141, - 8167 + 8381, + 8407 ], "loc": { "start": { - "line": 296, + "line": 303, "column": 12 }, "end": { - "line": 296, + "line": 303, "column": 38 } } @@ -12098,16 +12479,16 @@ ], "kind": "let", "range": [ - 8137, - 8168 + 8377, + 8408 ], "loc": { "start": { - "line": 296, + "line": 303, "column": 8 }, "end": { - "line": 296, + "line": 303, "column": 39 } } @@ -12124,16 +12505,16 @@ "type": "Identifier", "name": "targetElm", "range": [ - 8185, - 8194 + 8425, + 8434 ], "loc": { "start": { - "line": 298, + "line": 305, "column": 15 }, "end": { - "line": 298, + "line": 305, "column": 24 } } @@ -12145,16 +12526,16 @@ "type": "Identifier", "name": "targetElm", "range": [ - 8198, - 8207 + 8438, + 8447 ], "loc": { "start": { - "line": 298, + "line": 305, "column": 28 }, "end": { - "line": 298, + "line": 305, "column": 37 } } @@ -12165,16 +12546,16 @@ "object": { "type": "ThisExpression", "range": [ - 8212, - 8216 + 8452, + 8456 ], "loc": { "start": { - "line": 298, + "line": 305, "column": 42 }, "end": { - "line": 298, + "line": 305, "column": 46 } } @@ -12183,61 +12564,61 @@ "type": "Identifier", "name": "contEl", "range": [ - 8217, - 8223 + 8457, + 8463 ], "loc": { "start": { - "line": 298, + "line": 305, "column": 47 }, "end": { - "line": 298, + "line": 305, "column": 53 } } }, "range": [ - 8212, - 8223 + 8452, + 8463 ], "loc": { "start": { - "line": 298, + "line": 305, "column": 42 }, "end": { - "line": 298, + "line": 305, "column": 53 } } }, "range": [ - 8198, - 8223 + 8438, + 8463 ], "loc": { "start": { - "line": 298, + "line": 305, "column": 28 }, "end": { - "line": 298, + "line": 305, "column": 53 } } }, "range": [ - 8185, - 8223 + 8425, + 8463 ], "loc": { "start": { - "line": 298, + "line": 305, "column": 15 }, "end": { - "line": 298, + "line": 305, "column": 53 } } @@ -12249,16 +12630,16 @@ "type": "Identifier", "name": "targetElm", "range": [ - 8239, - 8248 + 8479, + 8488 ], "loc": { "start": { - "line": 299, + "line": 306, "column": 15 }, "end": { - "line": 299, + "line": 306, "column": 24 } } @@ -12269,16 +12650,16 @@ "object": { "type": "ThisExpression", "range": [ - 8253, - 8257 + 8493, + 8497 ], "loc": { "start": { - "line": 299, + "line": 306, "column": 29 }, "end": { - "line": 299, + "line": 306, "column": 33 } } @@ -12287,61 +12668,61 @@ "type": "Identifier", "name": "btnEl", "range": [ - 8258, - 8263 + 8498, + 8503 ], "loc": { "start": { - "line": 299, + "line": 306, "column": 34 }, "end": { - "line": 299, + "line": 306, "column": 39 } } }, "range": [ - 8253, - 8263 + 8493, + 8503 ], "loc": { "start": { - "line": 299, + "line": 306, "column": 29 }, "end": { - "line": 299, + "line": 306, "column": 39 } } }, "range": [ - 8239, - 8263 + 8479, + 8503 ], "loc": { "start": { - "line": 299, + "line": 306, "column": 15 }, "end": { - "line": 299, + "line": 306, "column": 39 } } }, "range": [ - 8185, - 8263 + 8425, + 8503 ], "loc": { "start": { - "line": 298, + "line": 305, "column": 15 }, "end": { - "line": 299, + "line": 306, "column": 39 } } @@ -12358,16 +12739,16 @@ "type": "Identifier", "name": "targetElm", "range": [ - 8279, - 8288 + 8519, + 8528 ], "loc": { "start": { - "line": 300, + "line": 307, "column": 12 }, "end": { - "line": 300, + "line": 307, "column": 21 } } @@ -12379,16 +12760,16 @@ "type": "Identifier", "name": "targetElm", "range": [ - 8291, - 8300 + 8531, + 8540 ], "loc": { "start": { - "line": 300, + "line": 307, "column": 24 }, "end": { - "line": 300, + "line": 307, "column": 33 } } @@ -12397,92 +12778,92 @@ "type": "Identifier", "name": "parentNode", "range": [ - 8301, - 8311 + 8541, + 8551 ], "loc": { "start": { - "line": 300, + "line": 307, "column": 34 }, "end": { - "line": 300, + "line": 307, "column": 44 } } }, "range": [ - 8291, - 8311 + 8531, + 8551 ], "loc": { "start": { - "line": 300, + "line": 307, "column": 24 }, "end": { - "line": 300, + "line": 307, "column": 44 } } }, "range": [ - 8279, - 8311 + 8519, + 8551 ], "loc": { "start": { - "line": 300, + "line": 307, "column": 12 }, "end": { - "line": 300, + "line": 307, "column": 44 } } }, "range": [ - 8279, - 8312 + 8519, + 8552 ], "loc": { "start": { - "line": 300, + "line": 307, "column": 12 }, "end": { - "line": 300, + "line": 307, "column": 45 } } } ], "range": [ - 8265, - 8322 + 8505, + 8562 ], "loc": { "start": { - "line": 299, + "line": 306, "column": 41 }, "end": { - "line": 301, + "line": 308, "column": 9 } } }, "range": [ - 8178, - 8322 + 8418, + 8562 ], "loc": { "start": { - "line": 298, + "line": 305, "column": 8 }, "end": { - "line": 301, + "line": 308, "column": 9 } } @@ -12499,16 +12880,16 @@ "type": "Identifier", "name": "targetElm", "range": [ - 8336, - 8345 + 8576, + 8585 ], "loc": { "start": { - "line": 303, + "line": 310, "column": 12 }, "end": { - "line": 303, + "line": 310, "column": 21 } } @@ -12519,16 +12900,16 @@ "object": { "type": "ThisExpression", "range": [ - 8350, - 8354 + 8590, + 8594 ], "loc": { "start": { - "line": 303, + "line": 310, "column": 26 }, "end": { - "line": 303, + "line": 310, "column": 30 } } @@ -12537,46 +12918,46 @@ "type": "Identifier", "name": "contEl", "range": [ - 8355, - 8361 + 8595, + 8601 ], "loc": { "start": { - "line": 303, + "line": 310, "column": 31 }, "end": { - "line": 303, + "line": 310, "column": 37 } } }, "range": [ - 8350, - 8361 + 8590, + 8601 ], "loc": { "start": { - "line": 303, + "line": 310, "column": 26 }, "end": { - "line": 303, + "line": 310, "column": 37 } } }, "range": [ - 8336, - 8361 + 8576, + 8601 ], "loc": { "start": { - "line": 303, + "line": 310, "column": 12 }, "end": { - "line": 303, + "line": 310, "column": 37 } } @@ -12588,16 +12969,16 @@ "type": "Identifier", "name": "targetElm", "range": [ - 8365, - 8374 + 8605, + 8614 ], "loc": { "start": { - "line": 303, + "line": 310, "column": 41 }, "end": { - "line": 303, + "line": 310, "column": 50 } } @@ -12608,16 +12989,16 @@ "object": { "type": "ThisExpression", "range": [ - 8379, - 8383 + 8619, + 8623 ], "loc": { "start": { - "line": 303, + "line": 310, "column": 55 }, "end": { - "line": 303, + "line": 310, "column": 59 } } @@ -12626,61 +13007,61 @@ "type": "Identifier", "name": "btnEl", "range": [ - 8384, - 8389 + 8624, + 8629 ], "loc": { "start": { - "line": 303, + "line": 310, "column": 60 }, "end": { - "line": 303, + "line": 310, "column": 65 } } }, "range": [ - 8379, - 8389 + 8619, + 8629 ], "loc": { "start": { - "line": 303, + "line": 310, "column": 55 }, "end": { - "line": 303, + "line": 310, "column": 65 } } }, "range": [ - 8365, - 8389 + 8605, + 8629 ], "loc": { "start": { - "line": 303, + "line": 310, "column": 41 }, "end": { - "line": 303, + "line": 310, "column": 65 } } }, "range": [ - 8336, - 8389 + 8576, + 8629 ], "loc": { "start": { - "line": 303, + "line": 310, "column": 12 }, "end": { - "line": 303, + "line": 310, "column": 65 } } @@ -12698,16 +13079,16 @@ "object": { "type": "ThisExpression", "range": [ - 8405, - 8409 + 8645, + 8649 ], "loc": { "start": { - "line": 304, + "line": 311, "column": 12 }, "end": { - "line": 304, + "line": 311, "column": 16 } } @@ -12716,94 +13097,94 @@ "type": "Identifier", "name": "toggle", "range": [ - 8410, - 8416 + 8650, + 8656 ], "loc": { "start": { - "line": 304, + "line": 311, "column": 17 }, "end": { - "line": 304, + "line": 311, "column": 23 } } }, "range": [ - 8405, - 8416 + 8645, + 8656 ], "loc": { "start": { - "line": 304, + "line": 311, "column": 12 }, "end": { - "line": 304, + "line": 311, "column": 23 } } }, "arguments": [], "range": [ - 8405, - 8418 + 8645, + 8658 ], "loc": { "start": { - "line": 304, + "line": 311, "column": 12 }, "end": { - "line": 304, + "line": 311, "column": 25 } } }, "range": [ - 8405, - 8419 + 8645, + 8659 ], "loc": { "start": { - "line": 304, + "line": 311, "column": 12 }, "end": { - "line": 304, + "line": 311, "column": 26 } } } ], "range": [ - 8391, - 8429 + 8631, + 8669 ], "loc": { "start": { - "line": 303, + "line": 310, "column": 67 }, "end": { - "line": 305, + "line": 312, "column": 9 } } }, "alternate": null, "range": [ - 8332, - 8429 + 8572, + 8669 ], "loc": { "start": { - "line": 303, + "line": 310, "column": 8 }, "end": { - "line": 305, + "line": 312, "column": 9 } } @@ -12812,32 +13193,32 @@ "type": "ReturnStatement", "argument": null, "range": [ - 8439, - 8446 + 8679, + 8686 ], "loc": { "start": { - "line": 307, + "line": 314, "column": 8 }, "end": { - "line": 307, + "line": 314, "column": 15 } } } ], "range": [ - 8127, - 8452 + 8367, + 8692 ], "loc": { "start": { - "line": 295, + "line": 302, "column": 19 }, "end": { - "line": 308, + "line": 315, "column": 5 } } @@ -12845,16 +13226,16 @@ "generator": false, "expression": false, "range": [ - 8121, - 8452 + 8361, + 8692 ], "loc": { "start": { - "line": 295, + "line": 302, "column": 13 }, "end": { - "line": 308, + "line": 315, "column": 5 } } @@ -12862,16 +13243,16 @@ "kind": "method", "computed": false, "range": [ - 8112, - 8452 + 8352, + 8692 ], "loc": { "start": { - "line": 295, + "line": 302, "column": 4 }, "end": { - "line": 308, + "line": 315, "column": 5 } }, @@ -12880,16 +13261,16 @@ "type": "Block", "value": "*\n * Mouse-up event handler handling popup auto-close behaviour\n * @private\n ", "range": [ - 8014, - 8107 + 8254, + 8347 ], "loc": { "start": { - "line": 291, + "line": 298, "column": 4 }, "end": { - "line": 294, + "line": 301, "column": 7 } } @@ -12900,16 +13281,16 @@ "type": "Block", "value": "*\n * Toggle columns manager UI\n ", "range": [ - 8458, - 8502 + 8698, + 8742 ], "loc": { "start": { - "line": 310, + "line": 317, "column": 4 }, "end": { - "line": 312, + "line": 319, "column": 7 } } @@ -12923,16 +13304,16 @@ "type": "Identifier", "name": "toggle", "range": [ - 8507, - 8513 + 8747, + 8753 ], "loc": { "start": { - "line": 313, + "line": 320, "column": 4 }, "end": { - "line": 313, + "line": 320, "column": 10 } } @@ -12952,16 +13333,16 @@ "type": "Identifier", "name": "removeEvt", "range": [ - 8577, - 8586 + 8817, + 8826 ], "loc": { "start": { - "line": 315, + "line": 322, "column": 8 }, "end": { - "line": 315, + "line": 322, "column": 17 } } @@ -12971,16 +13352,16 @@ "type": "Identifier", "name": "root", "range": [ - 8587, - 8591 + 8827, + 8831 ], "loc": { "start": { - "line": 315, + "line": 322, "column": 18 }, "end": { - "line": 315, + "line": 322, "column": 22 } } @@ -12990,16 +13371,16 @@ "value": "mouseup", "raw": "'mouseup'", "range": [ - 8593, - 8602 + 8833, + 8842 ], "loc": { "start": { - "line": 315, + "line": 322, "column": 24 }, "end": { - "line": 315, + "line": 322, "column": 33 } } @@ -13010,16 +13391,16 @@ "object": { "type": "ThisExpression", "range": [ - 8604, - 8608 + 8844, + 8848 ], "loc": { "start": { - "line": 315, + "line": 322, "column": 35 }, "end": { - "line": 315, + "line": 322, "column": 39 } } @@ -13028,62 +13409,62 @@ "type": "Identifier", "name": "boundMouseup", "range": [ - 8609, - 8621 + 8849, + 8861 ], "loc": { "start": { - "line": 315, + "line": 322, "column": 40 }, "end": { - "line": 315, + "line": 322, "column": 52 } } }, "range": [ - 8604, - 8621 + 8844, + 8861 ], "loc": { "start": { - "line": 315, + "line": 322, "column": 35 }, "end": { - "line": 315, + "line": 322, "column": 52 } } } ], "range": [ - 8577, - 8622 + 8817, + 8862 ], "loc": { "start": { - "line": 315, + "line": 322, "column": 8 }, "end": { - "line": 315, + "line": 322, "column": 53 } } }, "range": [ - 8577, - 8623 + 8817, + 8863 ], "loc": { "start": { - "line": 315, + "line": 322, "column": 8 }, "end": { - "line": 315, + "line": 322, "column": 54 } }, @@ -13092,16 +13473,16 @@ "type": "Line", "value": " ensure mouseup event handler is removed", "range": [ - 8526, - 8568 + 8766, + 8808 ], "loc": { "start": { - "line": 314, + "line": 321, "column": 8 }, "end": { - "line": 314, + "line": 321, "column": 50 } } @@ -13117,16 +13498,16 @@ "type": "Identifier", "name": "contDisplay", "range": [ - 8637, - 8648 + 8877, + 8888 ], "loc": { "start": { - "line": 317, + "line": 324, "column": 12 }, "end": { - "line": 317, + "line": 324, "column": 23 } } @@ -13143,16 +13524,16 @@ "object": { "type": "ThisExpression", "range": [ - 8651, - 8655 + 8891, + 8895 ], "loc": { "start": { - "line": 317, + "line": 324, "column": 26 }, "end": { - "line": 317, + "line": 324, "column": 30 } } @@ -13161,31 +13542,31 @@ "type": "Identifier", "name": "contEl", "range": [ - 8656, - 8662 + 8896, + 8902 ], "loc": { "start": { - "line": 317, + "line": 324, "column": 31 }, "end": { - "line": 317, + "line": 324, "column": 37 } } }, "range": [ - 8651, - 8662 + 8891, + 8902 ], "loc": { "start": { - "line": 317, + "line": 324, "column": 26 }, "end": { - "line": 317, + "line": 324, "column": 37 } } @@ -13194,31 +13575,31 @@ "type": "Identifier", "name": "style", "range": [ - 8663, - 8668 + 8903, + 8908 ], "loc": { "start": { - "line": 317, + "line": 324, "column": 38 }, "end": { - "line": 317, + "line": 324, "column": 43 } } }, "range": [ - 8651, - 8668 + 8891, + 8908 ], "loc": { "start": { - "line": 317, + "line": 324, "column": 26 }, "end": { - "line": 317, + "line": 324, "column": 43 } } @@ -13227,46 +13608,46 @@ "type": "Identifier", "name": "display", "range": [ - 8669, - 8676 + 8909, + 8916 ], "loc": { "start": { - "line": 317, + "line": 324, "column": 44 }, "end": { - "line": 317, + "line": 324, "column": 51 } } }, "range": [ - 8651, - 8676 + 8891, + 8916 ], "loc": { "start": { - "line": 317, + "line": 324, "column": 26 }, "end": { - "line": 317, + "line": 324, "column": 51 } } }, "range": [ - 8637, - 8676 + 8877, + 8916 ], "loc": { "start": { - "line": 317, + "line": 324, "column": 12 }, "end": { - "line": 317, + "line": 324, "column": 51 } } @@ -13274,16 +13655,16 @@ ], "kind": "let", "range": [ - 8633, - 8677 + 8873, + 8917 ], "loc": { "start": { - "line": 317, + "line": 324, "column": 8 }, "end": { - "line": 317, + "line": 324, "column": 52 } } @@ -13297,16 +13678,16 @@ "type": "Identifier", "name": "contDisplay", "range": [ - 8691, - 8702 + 8931, + 8942 ], "loc": { "start": { - "line": 319, + "line": 326, "column": 12 }, "end": { - "line": 319, + "line": 326, "column": 23 } } @@ -13316,31 +13697,31 @@ "value": "inline", "raw": "'inline'", "range": [ - 8707, - 8715 + 8947, + 8955 ], "loc": { "start": { - "line": 319, + "line": 326, "column": 28 }, "end": { - "line": 319, + "line": 326, "column": 36 } } }, "range": [ - 8691, - 8715 + 8931, + 8955 ], "loc": { "start": { - "line": 319, + "line": 326, "column": 12 }, "end": { - "line": 319, + "line": 326, "column": 36 } } @@ -13358,16 +13739,16 @@ "object": { "type": "ThisExpression", "range": [ - 8731, - 8735 + 8971, + 8975 ], "loc": { "start": { - "line": 320, + "line": 327, "column": 12 }, "end": { - "line": 320, + "line": 327, "column": 16 } } @@ -13376,31 +13757,31 @@ "type": "Identifier", "name": "onBeforeOpen", "range": [ - 8736, - 8748 + 8976, + 8988 ], "loc": { "start": { - "line": 320, + "line": 327, "column": 17 }, "end": { - "line": 320, + "line": 327, "column": 29 } } }, "range": [ - 8731, - 8748 + 8971, + 8988 ], "loc": { "start": { - "line": 320, + "line": 327, "column": 12 }, "end": { - "line": 320, + "line": 327, "column": 29 } } @@ -13409,79 +13790,79 @@ { "type": "ThisExpression", "range": [ - 8749, - 8753 + 8989, + 8993 ], "loc": { "start": { - "line": 320, + "line": 327, "column": 30 }, "end": { - "line": 320, + "line": 327, "column": 34 } } } ], "range": [ - 8731, - 8754 + 8971, + 8994 ], "loc": { "start": { - "line": 320, + "line": 327, "column": 12 }, "end": { - "line": 320, + "line": 327, "column": 35 } } }, "range": [ - 8731, - 8755 + 8971, + 8995 ], "loc": { "start": { - "line": 320, + "line": 327, "column": 12 }, "end": { - "line": 320, + "line": 327, "column": 36 } } } ], "range": [ - 8717, - 8765 + 8957, + 9005 ], "loc": { "start": { - "line": 319, + "line": 326, "column": 38 }, "end": { - "line": 321, + "line": 328, "column": 9 } } }, "alternate": null, "range": [ - 8687, - 8765 + 8927, + 9005 ], "loc": { "start": { - "line": 319, + "line": 326, "column": 8 }, "end": { - "line": 321, + "line": 328, "column": 9 } } @@ -13495,16 +13876,16 @@ "type": "Identifier", "name": "contDisplay", "range": [ - 8778, - 8789 + 9018, + 9029 ], "loc": { "start": { - "line": 322, + "line": 329, "column": 12 }, "end": { - "line": 322, + "line": 329, "column": 23 } } @@ -13514,31 +13895,31 @@ "value": "inline", "raw": "'inline'", "range": [ - 8794, - 8802 + 9034, + 9042 ], "loc": { "start": { - "line": 322, + "line": 329, "column": 28 }, "end": { - "line": 322, + "line": 329, "column": 36 } } }, "range": [ - 8778, - 8802 + 9018, + 9042 ], "loc": { "start": { - "line": 322, + "line": 329, "column": 12 }, "end": { - "line": 322, + "line": 329, "column": 36 } } @@ -13556,16 +13937,16 @@ "object": { "type": "ThisExpression", "range": [ - 8818, - 8822 + 9058, + 9062 ], "loc": { "start": { - "line": 323, + "line": 330, "column": 12 }, "end": { - "line": 323, + "line": 330, "column": 16 } } @@ -13574,31 +13955,31 @@ "type": "Identifier", "name": "onBeforeClose", "range": [ - 8823, - 8836 + 9063, + 9076 ], "loc": { "start": { - "line": 323, + "line": 330, "column": 17 }, "end": { - "line": 323, + "line": 330, "column": 30 } } }, "range": [ - 8818, - 8836 + 9058, + 9076 ], "loc": { "start": { - "line": 323, + "line": 330, "column": 12 }, "end": { - "line": 323, + "line": 330, "column": 30 } } @@ -13607,79 +13988,79 @@ { "type": "ThisExpression", "range": [ - 8837, - 8841 + 9077, + 9081 ], "loc": { "start": { - "line": 323, + "line": 330, "column": 31 }, "end": { - "line": 323, + "line": 330, "column": 35 } } } ], "range": [ - 8818, - 8842 + 9058, + 9082 ], "loc": { "start": { - "line": 323, + "line": 330, "column": 12 }, "end": { - "line": 323, + "line": 330, "column": 36 } } }, "range": [ - 8818, - 8843 + 9058, + 9083 ], "loc": { "start": { - "line": 323, + "line": 330, "column": 12 }, "end": { - "line": 323, + "line": 330, "column": 37 } } } ], "range": [ - 8804, - 8853 + 9044, + 9093 ], "loc": { "start": { - "line": 322, + "line": 329, "column": 38 }, "end": { - "line": 324, + "line": 331, "column": 9 } } }, "alternate": null, "range": [ - 8774, - 8853 + 9014, + 9093 ], "loc": { "start": { - "line": 322, + "line": 329, "column": 8 }, "end": { - "line": 324, + "line": 331, "column": 9 } } @@ -13701,16 +14082,16 @@ "object": { "type": "ThisExpression", "range": [ - 8863, - 8867 + 9103, + 9107 ], "loc": { "start": { - "line": 326, + "line": 333, "column": 8 }, "end": { - "line": 326, + "line": 333, "column": 12 } } @@ -13719,31 +14100,31 @@ "type": "Identifier", "name": "contEl", "range": [ - 8868, - 8874 + 9108, + 9114 ], "loc": { "start": { - "line": 326, + "line": 333, "column": 13 }, "end": { - "line": 326, + "line": 333, "column": 19 } } }, "range": [ - 8863, - 8874 + 9103, + 9114 ], "loc": { "start": { - "line": 326, + "line": 333, "column": 8 }, "end": { - "line": 326, + "line": 333, "column": 19 } } @@ -13752,31 +14133,31 @@ "type": "Identifier", "name": "style", "range": [ - 8875, - 8880 + 9115, + 9120 ], "loc": { "start": { - "line": 326, + "line": 333, "column": 20 }, "end": { - "line": 326, + "line": 333, "column": 25 } } }, "range": [ - 8863, - 8880 + 9103, + 9120 ], "loc": { "start": { - "line": 326, + "line": 333, "column": 8 }, "end": { - "line": 326, + "line": 333, "column": 25 } } @@ -13785,31 +14166,31 @@ "type": "Identifier", "name": "display", "range": [ - 8881, - 8888 + 9121, + 9128 ], "loc": { "start": { - "line": 326, + "line": 333, "column": 26 }, "end": { - "line": 326, + "line": 333, "column": 33 } } }, "range": [ - 8863, - 8888 + 9103, + 9128 ], "loc": { "start": { - "line": 326, + "line": 333, "column": 8 }, "end": { - "line": 326, + "line": 333, "column": 33 } } @@ -13823,16 +14204,16 @@ "type": "Identifier", "name": "contDisplay", "range": [ - 8891, - 8902 + 9131, + 9142 ], "loc": { "start": { - "line": 326, + "line": 333, "column": 36 }, "end": { - "line": 326, + "line": 333, "column": 47 } } @@ -13842,31 +14223,31 @@ "value": "inline", "raw": "'inline'", "range": [ - 8907, - 8915 + 9147, + 9155 ], "loc": { "start": { - "line": 326, + "line": 333, "column": 52 }, "end": { - "line": 326, + "line": 333, "column": 60 } } }, "range": [ - 8891, - 8915 + 9131, + 9155 ], "loc": { "start": { - "line": 326, + "line": 333, "column": 36 }, "end": { - "line": 326, + "line": 333, "column": 60 } } @@ -13875,16 +14256,16 @@ "type": "Identifier", "name": "NONE", "range": [ - 8930, - 8934 + 9170, + 9174 ], "loc": { "start": { - "line": 327, + "line": 334, "column": 12 }, "end": { - "line": 327, + "line": 334, "column": 16 } } @@ -13894,61 +14275,61 @@ "value": "inline", "raw": "'inline'", "range": [ - 8937, - 8945 + 9177, + 9185 ], "loc": { "start": { - "line": 327, + "line": 334, "column": 19 }, "end": { - "line": 327, + "line": 334, "column": 27 } } }, "range": [ - 8891, - 8945 + 9131, + 9185 ], "loc": { "start": { - "line": 326, + "line": 333, "column": 36 }, "end": { - "line": 327, + "line": 334, "column": 27 } } }, "range": [ - 8863, - 8945 + 9103, + 9185 ], "loc": { "start": { - "line": 326, + "line": 333, "column": 8 }, "end": { - "line": 327, + "line": 334, "column": 27 } } }, "range": [ - 8863, - 8946 + 9103, + 9186 ], "loc": { "start": { - "line": 326, + "line": 333, "column": 8 }, "end": { - "line": 327, + "line": 334, "column": 28 } } @@ -13962,16 +14343,16 @@ "type": "Identifier", "name": "contDisplay", "range": [ - 8960, - 8971 + 9200, + 9211 ], "loc": { "start": { - "line": 329, + "line": 336, "column": 12 }, "end": { - "line": 329, + "line": 336, "column": 23 } } @@ -13981,31 +14362,31 @@ "value": "inline", "raw": "'inline'", "range": [ - 8976, - 8984 + 9216, + 9224 ], "loc": { "start": { - "line": 329, + "line": 336, "column": 28 }, "end": { - "line": 329, + "line": 336, "column": 36 } } }, "range": [ - 8960, - 8984 + 9200, + 9224 ], "loc": { "start": { - "line": 329, + "line": 336, "column": 12 }, "end": { - "line": 329, + "line": 336, "column": 36 } } @@ -14023,16 +14404,16 @@ "object": { "type": "ThisExpression", "range": [ - 9000, - 9004 + 9240, + 9244 ], "loc": { "start": { - "line": 330, + "line": 337, "column": 12 }, "end": { - "line": 330, + "line": 337, "column": 16 } } @@ -14041,31 +14422,31 @@ "type": "Identifier", "name": "onAfterOpen", "range": [ - 9005, - 9016 + 9245, + 9256 ], "loc": { "start": { - "line": 330, + "line": 337, "column": 17 }, "end": { - "line": 330, + "line": 337, "column": 28 } } }, "range": [ - 9000, - 9016 + 9240, + 9256 ], "loc": { "start": { - "line": 330, + "line": 337, "column": 12 }, "end": { - "line": 330, + "line": 337, "column": 28 } } @@ -14074,47 +14455,47 @@ { "type": "ThisExpression", "range": [ - 9017, - 9021 + 9257, + 9261 ], "loc": { "start": { - "line": 330, + "line": 337, "column": 29 }, "end": { - "line": 330, + "line": 337, "column": 33 } } } ], "range": [ - 9000, - 9022 + 9240, + 9262 ], "loc": { "start": { - "line": 330, + "line": 337, "column": 12 }, "end": { - "line": 330, + "line": 337, "column": 34 } } }, "range": [ - 9000, - 9023 + 9240, + 9263 ], "loc": { "start": { - "line": 330, + "line": 337, "column": 12 }, "end": { - "line": 330, + "line": 337, "column": 35 } } @@ -14127,16 +14508,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 9036, - 9042 + 9276, + 9282 ], "loc": { "start": { - "line": 331, + "line": 338, "column": 12 }, "end": { - "line": 331, + "line": 338, "column": 18 } } @@ -14146,16 +14527,16 @@ "type": "Identifier", "name": "root", "range": [ - 9043, - 9047 + 9283, + 9287 ], "loc": { "start": { - "line": 331, + "line": 338, "column": 19 }, "end": { - "line": 331, + "line": 338, "column": 23 } } @@ -14165,16 +14546,16 @@ "value": "mouseup", "raw": "'mouseup'", "range": [ - 9049, - 9058 + 9289, + 9298 ], "loc": { "start": { - "line": 331, + "line": 338, "column": 25 }, "end": { - "line": 331, + "line": 338, "column": 34 } } @@ -14185,16 +14566,16 @@ "object": { "type": "ThisExpression", "range": [ - 9060, - 9064 + 9300, + 9304 ], "loc": { "start": { - "line": 331, + "line": 338, "column": 36 }, "end": { - "line": 331, + "line": 338, "column": 40 } } @@ -14203,94 +14584,94 @@ "type": "Identifier", "name": "boundMouseup", "range": [ - 9065, - 9077 + 9305, + 9317 ], "loc": { "start": { - "line": 331, + "line": 338, "column": 41 }, "end": { - "line": 331, + "line": 338, "column": 53 } } }, "range": [ - 9060, - 9077 + 9300, + 9317 ], "loc": { "start": { - "line": 331, + "line": 338, "column": 36 }, "end": { - "line": 331, + "line": 338, "column": 53 } } } ], "range": [ - 9036, - 9078 + 9276, + 9318 ], "loc": { "start": { - "line": 331, + "line": 338, "column": 12 }, "end": { - "line": 331, + "line": 338, "column": 54 } } }, "range": [ - 9036, - 9079 + 9276, + 9319 ], "loc": { "start": { - "line": 331, + "line": 338, "column": 12 }, "end": { - "line": 331, + "line": 338, "column": 55 } } } ], "range": [ - 8986, - 9089 + 9226, + 9329 ], "loc": { "start": { - "line": 329, + "line": 336, "column": 38 }, "end": { - "line": 332, + "line": 339, "column": 9 } } }, "alternate": null, "range": [ - 8956, - 9089 + 9196, + 9329 ], "loc": { "start": { - "line": 329, + "line": 336, "column": 8 }, "end": { - "line": 332, + "line": 339, "column": 9 } } @@ -14304,16 +14685,16 @@ "type": "Identifier", "name": "contDisplay", "range": [ - 9102, - 9113 + 9342, + 9353 ], "loc": { "start": { - "line": 333, + "line": 340, "column": 12 }, "end": { - "line": 333, + "line": 340, "column": 23 } } @@ -14323,31 +14704,31 @@ "value": "inline", "raw": "'inline'", "range": [ - 9118, - 9126 + 9358, + 9366 ], "loc": { "start": { - "line": 333, + "line": 340, "column": 28 }, "end": { - "line": 333, + "line": 340, "column": 36 } } }, "range": [ - 9102, - 9126 + 9342, + 9366 ], "loc": { "start": { - "line": 333, + "line": 340, "column": 12 }, "end": { - "line": 333, + "line": 340, "column": 36 } } @@ -14365,16 +14746,16 @@ "object": { "type": "ThisExpression", "range": [ - 9142, - 9146 + 9382, + 9386 ], "loc": { "start": { - "line": 334, + "line": 341, "column": 12 }, "end": { - "line": 334, + "line": 341, "column": 16 } } @@ -14383,31 +14764,31 @@ "type": "Identifier", "name": "onAfterClose", "range": [ - 9147, - 9159 + 9387, + 9399 ], "loc": { "start": { - "line": 334, + "line": 341, "column": 17 }, "end": { - "line": 334, + "line": 341, "column": 29 } } }, "range": [ - 9142, - 9159 + 9382, + 9399 ], "loc": { "start": { - "line": 334, + "line": 341, "column": 12 }, "end": { - "line": 334, + "line": 341, "column": 29 } } @@ -14416,95 +14797,95 @@ { "type": "ThisExpression", "range": [ - 9160, - 9164 + 9400, + 9404 ], "loc": { "start": { - "line": 334, + "line": 341, "column": 30 }, "end": { - "line": 334, + "line": 341, "column": 34 } } } ], "range": [ - 9142, - 9165 + 9382, + 9405 ], "loc": { "start": { - "line": 334, + "line": 341, "column": 12 }, "end": { - "line": 334, + "line": 341, "column": 35 } } }, "range": [ - 9142, - 9166 + 9382, + 9406 ], "loc": { "start": { - "line": 334, + "line": 341, "column": 12 }, "end": { - "line": 334, + "line": 341, "column": 36 } } } ], "range": [ - 9128, - 9176 + 9368, + 9416 ], "loc": { "start": { - "line": 333, + "line": 340, "column": 38 }, "end": { - "line": 335, + "line": 342, "column": 9 } } }, "alternate": null, "range": [ - 9098, - 9176 + 9338, + 9416 ], "loc": { "start": { - "line": 333, + "line": 340, "column": 8 }, "end": { - "line": 335, + "line": 342, "column": 9 } } } ], "range": [ - 8516, - 9182 + 8756, + 9422 ], "loc": { "start": { - "line": 313, + "line": 320, "column": 13 }, "end": { - "line": 336, + "line": 343, "column": 5 } } @@ -14512,16 +14893,16 @@ "generator": false, "expression": false, "range": [ - 8513, - 9182 + 8753, + 9422 ], "loc": { "start": { - "line": 313, + "line": 320, "column": 10 }, "end": { - "line": 336, + "line": 343, "column": 5 } } @@ -14529,16 +14910,16 @@ "kind": "method", "computed": false, "range": [ - 8507, - 9182 + 8747, + 9422 ], "loc": { "start": { - "line": 313, + "line": 320, "column": 4 }, "end": { - "line": 336, + "line": 343, "column": 5 } }, @@ -14547,16 +14928,16 @@ "type": "Block", "value": "*\n * Toggle columns manager UI\n ", "range": [ - 8458, - 8502 + 8698, + 8742 ], "loc": { "start": { - "line": 310, + "line": 317, "column": 4 }, "end": { - "line": 312, + "line": 319, "column": 7 } } @@ -14567,16 +14948,16 @@ "type": "Block", "value": "*\n * Check an item in columns manager UI\n * @private\n ", "range": [ - 9188, - 9258 + 9428, + 9498 ], "loc": { "start": { - "line": 338, + "line": 345, "column": 4 }, "end": { - "line": 341, + "line": 348, "column": 7 } } @@ -14590,16 +14971,16 @@ "type": "Identifier", "name": "checkItem", "range": [ - 9263, - 9272 + 9503, + 9512 ], "loc": { "start": { - "line": 342, + "line": 349, "column": 4 }, "end": { - "line": 342, + "line": 349, "column": 13 } } @@ -14612,16 +14993,16 @@ "type": "Identifier", "name": "lbl", "range": [ - 9273, - 9276 + 9513, + 9516 ], "loc": { "start": { - "line": 342, + "line": 349, "column": 14 }, "end": { - "line": 342, + "line": 349, "column": 17 } } @@ -14639,16 +15020,16 @@ "type": "Identifier", "name": "li", "range": [ - 9292, - 9294 + 9532, + 9534 ], "loc": { "start": { - "line": 343, + "line": 350, "column": 12 }, "end": { - "line": 343, + "line": 350, "column": 14 } } @@ -14660,16 +15041,16 @@ "type": "Identifier", "name": "lbl", "range": [ - 9297, - 9300 + 9537, + 9540 ], "loc": { "start": { - "line": 343, + "line": 350, "column": 17 }, "end": { - "line": 343, + "line": 350, "column": 20 } } @@ -14678,46 +15059,46 @@ "type": "Identifier", "name": "parentNode", "range": [ - 9301, - 9311 + 9541, + 9551 ], "loc": { "start": { - "line": 343, + "line": 350, "column": 21 }, "end": { - "line": 343, + "line": 350, "column": 31 } } }, "range": [ - 9297, - 9311 + 9537, + 9551 ], "loc": { "start": { - "line": 343, + "line": 350, "column": 17 }, "end": { - "line": 343, + "line": 350, "column": 31 } } }, "range": [ - 9292, - 9311 + 9532, + 9551 ], "loc": { "start": { - "line": 343, + "line": 350, "column": 12 }, "end": { - "line": 343, + "line": 350, "column": 31 } } @@ -14725,16 +15106,16 @@ ], "kind": "let", "range": [ - 9288, - 9312 + 9528, + 9552 ], "loc": { "start": { - "line": 343, + "line": 350, "column": 8 }, "end": { - "line": 343, + "line": 350, "column": 32 } } @@ -14751,32 +15132,32 @@ "type": "Identifier", "name": "li", "range": [ - 9326, - 9328 + 9566, + 9568 ], "loc": { "start": { - "line": 344, + "line": 351, "column": 13 }, "end": { - "line": 344, + "line": 351, "column": 15 } } }, "prefix": true, "range": [ - 9325, - 9328 + 9565, + 9568 ], "loc": { "start": { - "line": 344, + "line": 351, "column": 12 }, "end": { - "line": 344, + "line": 351, "column": 15 } } @@ -14788,47 +15169,47 @@ "type": "Identifier", "name": "lbl", "range": [ - 9333, - 9336 + 9573, + 9576 ], "loc": { "start": { - "line": 344, + "line": 351, "column": 20 }, "end": { - "line": 344, + "line": 351, "column": 23 } } }, "prefix": true, "range": [ - 9332, - 9336 + 9572, + 9576 ], "loc": { "start": { - "line": 344, + "line": 351, "column": 19 }, "end": { - "line": 344, + "line": 351, "column": 23 } } }, "range": [ - 9325, - 9336 + 9565, + 9576 ], "loc": { "start": { - "line": 344, + "line": 351, "column": 12 }, "end": { - "line": 344, + "line": 351, "column": 23 } } @@ -14840,48 +15221,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 9352, - 9359 + 9592, + 9599 ], "loc": { "start": { - "line": 345, + "line": 352, "column": 12 }, "end": { - "line": 345, + "line": 352, "column": 19 } } } ], "range": [ - 9338, - 9369 + 9578, + 9609 ], "loc": { "start": { - "line": 344, + "line": 351, "column": 25 }, "end": { - "line": 346, + "line": 353, "column": 9 } } }, "alternate": null, "range": [ - 9321, - 9369 + 9561, + 9609 ], "loc": { "start": { - "line": 344, + "line": 351, "column": 8 }, "end": { - "line": 346, + "line": 353, "column": 9 } } @@ -14895,16 +15276,16 @@ "type": "Identifier", "name": "isChecked", "range": [ - 9382, - 9391 + 9622, + 9631 ], "loc": { "start": { - "line": 347, + "line": 354, "column": 12 }, "end": { - "line": 347, + "line": 354, "column": 21 } } @@ -14919,16 +15300,16 @@ "type": "Identifier", "name": "lbl", "range": [ - 9394, - 9397 + 9634, + 9637 ], "loc": { "start": { - "line": 347, + "line": 354, "column": 24 }, "end": { - "line": 347, + "line": 354, "column": 27 } } @@ -14937,31 +15318,31 @@ "type": "Identifier", "name": "firstChild", "range": [ - 9398, - 9408 + 9638, + 9648 ], "loc": { "start": { - "line": 347, + "line": 354, "column": 28 }, "end": { - "line": 347, + "line": 354, "column": 38 } } }, "range": [ - 9394, - 9408 + 9634, + 9648 ], "loc": { "start": { - "line": 347, + "line": 354, "column": 24 }, "end": { - "line": 347, + "line": 354, "column": 38 } } @@ -14970,46 +15351,46 @@ "type": "Identifier", "name": "checked", "range": [ - 9409, - 9416 + 9649, + 9656 ], "loc": { "start": { - "line": 347, + "line": 354, "column": 39 }, "end": { - "line": 347, + "line": 354, "column": 46 } } }, "range": [ - 9394, - 9416 + 9634, + 9656 ], "loc": { "start": { - "line": 347, + "line": 354, "column": 24 }, "end": { - "line": 347, + "line": 354, "column": 46 } } }, "range": [ - 9382, - 9416 + 9622, + 9656 ], "loc": { "start": { - "line": 347, + "line": 354, "column": 12 }, "end": { - "line": 347, + "line": 354, "column": 46 } } @@ -15017,16 +15398,16 @@ ], "kind": "let", "range": [ - 9378, - 9417 + 9618, + 9657 ], "loc": { "start": { - "line": 347, + "line": 354, "column": 8 }, "end": { - "line": 347, + "line": 354, "column": 47 } } @@ -15040,16 +15421,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 9430, - 9438 + 9670, + 9678 ], "loc": { "start": { - "line": 348, + "line": 355, "column": 12 }, "end": { - "line": 348, + "line": 355, "column": 20 } } @@ -15074,16 +15455,16 @@ "type": "Identifier", "name": "lbl", "range": [ - 9441, - 9444 + 9681, + 9684 ], "loc": { "start": { - "line": 348, + "line": 355, "column": 23 }, "end": { - "line": 348, + "line": 355, "column": 26 } } @@ -15092,31 +15473,31 @@ "type": "Identifier", "name": "firstChild", "range": [ - 9445, - 9455 + 9685, + 9695 ], "loc": { "start": { - "line": 348, + "line": 355, "column": 27 }, "end": { - "line": 348, + "line": 355, "column": 37 } } }, "range": [ - 9441, - 9455 + 9681, + 9695 ], "loc": { "start": { - "line": 348, + "line": 355, "column": 23 }, "end": { - "line": 348, + "line": 355, "column": 37 } } @@ -15125,31 +15506,31 @@ "type": "Identifier", "name": "getAttribute", "range": [ - 9456, - 9468 + 9696, + 9708 ], "loc": { "start": { - "line": 348, + "line": 355, "column": 38 }, "end": { - "line": 348, + "line": 355, "column": 50 } } }, "range": [ - 9441, - 9468 + 9681, + 9708 ], "loc": { "start": { - "line": 348, + "line": 355, "column": 23 }, "end": { - "line": 348, + "line": 355, "column": 50 } } @@ -15160,32 +15541,32 @@ "value": "id", "raw": "'id'", "range": [ - 9469, - 9473 + 9709, + 9713 ], "loc": { "start": { - "line": 348, + "line": 355, "column": 51 }, "end": { - "line": 348, + "line": 355, "column": 55 } } } ], "range": [ - 9441, - 9474 + 9681, + 9714 ], "loc": { "start": { - "line": 348, + "line": 355, "column": 23 }, "end": { - "line": 348, + "line": 355, "column": 56 } } @@ -15194,31 +15575,31 @@ "type": "Identifier", "name": "split", "range": [ - 9475, - 9480 + 9715, + 9720 ], "loc": { "start": { - "line": 348, + "line": 355, "column": 57 }, "end": { - "line": 348, + "line": 355, "column": 62 } } }, "range": [ - 9441, - 9480 + 9681, + 9720 ], "loc": { "start": { - "line": 348, + "line": 355, "column": 23 }, "end": { - "line": 348, + "line": 355, "column": 62 } } @@ -15229,32 +15610,32 @@ "value": "_", "raw": "'_'", "range": [ - 9481, - 9484 + 9721, + 9724 ], "loc": { "start": { - "line": 348, + "line": 355, "column": 63 }, "end": { - "line": 348, + "line": 355, "column": 66 } } } ], "range": [ - 9441, - 9485 + 9681, + 9725 ], "loc": { "start": { - "line": 348, + "line": 355, "column": 23 }, "end": { - "line": 348, + "line": 355, "column": 67 } } @@ -15264,46 +15645,46 @@ "value": 1, "raw": "1", "range": [ - 9486, - 9487 + 9726, + 9727 ], "loc": { "start": { - "line": 348, + "line": 355, "column": 68 }, "end": { - "line": 348, + "line": 355, "column": 69 } } }, "range": [ - 9441, - 9488 + 9681, + 9728 ], "loc": { "start": { - "line": 348, + "line": 355, "column": 23 }, "end": { - "line": 348, + "line": 355, "column": 70 } } }, "range": [ - 9430, - 9488 + 9670, + 9728 ], "loc": { "start": { - "line": 348, + "line": 355, "column": 12 }, "end": { - "line": 348, + "line": 355, "column": 70 } } @@ -15311,16 +15692,16 @@ ], "kind": "let", "range": [ - 9426, - 9489 + 9666, + 9729 ], "loc": { "start": { - "line": 348, + "line": 355, "column": 8 }, "end": { - "line": 348, + "line": 355, "column": 71 } } @@ -15334,16 +15715,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 9498, - 9506 + 9738, + 9746 ], "loc": { "start": { - "line": 349, + "line": 356, "column": 8 }, "end": { - "line": 349, + "line": 356, "column": 16 } } @@ -15354,16 +15735,16 @@ "type": "Identifier", "name": "parseInt", "range": [ - 9509, - 9517 + 9749, + 9757 ], "loc": { "start": { - "line": 349, + "line": 356, "column": 19 }, "end": { - "line": 349, + "line": 356, "column": 27 } } @@ -15373,16 +15754,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 9518, - 9526 + 9758, + 9766 ], "loc": { "start": { - "line": 349, + "line": 356, "column": 28 }, "end": { - "line": 349, + "line": 356, "column": 36 } } @@ -15392,62 +15773,62 @@ "value": 10, "raw": "10", "range": [ - 9528, - 9530 + 9768, + 9770 ], "loc": { "start": { - "line": 349, + "line": 356, "column": 38 }, "end": { - "line": 349, + "line": 356, "column": 40 } } } ], "range": [ - 9509, - 9531 + 9749, + 9771 ], "loc": { "start": { - "line": 349, + "line": 356, "column": 19 }, "end": { - "line": 349, + "line": 356, "column": 41 } } }, "range": [ - 9498, - 9531 + 9738, + 9771 ], "loc": { "start": { - "line": 349, + "line": 356, "column": 8 }, "end": { - "line": 349, + "line": 356, "column": 41 } } }, "range": [ - 9498, - 9532 + 9738, + 9772 ], "loc": { "start": { - "line": 349, + "line": 356, "column": 8 }, "end": { - "line": 349, + "line": 356, "column": 42 } } @@ -15458,16 +15839,16 @@ "type": "Identifier", "name": "isChecked", "range": [ - 9545, - 9554 + 9785, + 9794 ], "loc": { "start": { - "line": 350, + "line": 357, "column": 12 }, "end": { - "line": 350, + "line": 357, "column": 21 } } @@ -15483,16 +15864,16 @@ "type": "Identifier", "name": "addClass", "range": [ - 9570, - 9578 + 9810, + 9818 ], "loc": { "start": { - "line": 351, + "line": 358, "column": 12 }, "end": { - "line": 351, + "line": 358, "column": 20 } } @@ -15502,16 +15883,16 @@ "type": "Identifier", "name": "li", "range": [ - 9579, - 9581 + 9819, + 9821 ], "loc": { "start": { - "line": 351, + "line": 358, "column": 21 }, "end": { - "line": 351, + "line": 358, "column": 23 } } @@ -15522,16 +15903,16 @@ "object": { "type": "ThisExpression", "range": [ - 9583, - 9587 + 9823, + 9827 ], "loc": { "start": { - "line": 351, + "line": 358, "column": 25 }, "end": { - "line": 351, + "line": 358, "column": 29 } } @@ -15540,78 +15921,78 @@ "type": "Identifier", "name": "listSlcItemCssClass", "range": [ - 9588, - 9607 + 9828, + 9847 ], "loc": { "start": { - "line": 351, + "line": 358, "column": 30 }, "end": { - "line": 351, + "line": 358, "column": 49 } } }, "range": [ - 9583, - 9607 + 9823, + 9847 ], "loc": { "start": { - "line": 351, + "line": 358, "column": 25 }, "end": { - "line": 351, + "line": 358, "column": 49 } } } ], "range": [ - 9570, - 9608 + 9810, + 9848 ], "loc": { "start": { - "line": 351, + "line": 358, "column": 12 }, "end": { - "line": 351, + "line": 358, "column": 50 } } }, "range": [ - 9570, - 9609 + 9810, + 9849 ], "loc": { "start": { - "line": 351, + "line": 358, "column": 12 }, "end": { - "line": 351, + "line": 358, "column": 51 } } } ], "range": [ - 9556, - 9619 + 9796, + 9859 ], "loc": { "start": { - "line": 350, + "line": 357, "column": 23 }, "end": { - "line": 352, + "line": 359, "column": 9 } } @@ -15627,16 +16008,16 @@ "type": "Identifier", "name": "removeClass", "range": [ - 9639, - 9650 + 9879, + 9890 ], "loc": { "start": { - "line": 353, + "line": 360, "column": 12 }, "end": { - "line": 353, + "line": 360, "column": 23 } } @@ -15646,16 +16027,16 @@ "type": "Identifier", "name": "li", "range": [ - 9651, - 9653 + 9891, + 9893 ], "loc": { "start": { - "line": 353, + "line": 360, "column": 24 }, "end": { - "line": 353, + "line": 360, "column": 26 } } @@ -15666,16 +16047,16 @@ "object": { "type": "ThisExpression", "range": [ - 9655, - 9659 + 9895, + 9899 ], "loc": { "start": { - "line": 353, + "line": 360, "column": 28 }, "end": { - "line": 353, + "line": 360, "column": 32 } } @@ -15684,93 +16065,93 @@ "type": "Identifier", "name": "listSlcItemCssClass", "range": [ - 9660, - 9679 + 9900, + 9919 ], "loc": { "start": { - "line": 353, + "line": 360, "column": 33 }, "end": { - "line": 353, + "line": 360, "column": 52 } } }, "range": [ - 9655, - 9679 + 9895, + 9919 ], "loc": { "start": { - "line": 353, + "line": 360, "column": 28 }, "end": { - "line": 353, + "line": 360, "column": 52 } } } ], "range": [ - 9639, - 9680 + 9879, + 9920 ], "loc": { "start": { - "line": 353, + "line": 360, "column": 12 }, "end": { - "line": 353, + "line": 360, "column": 53 } } }, "range": [ - 9639, - 9681 + 9879, + 9921 ], "loc": { "start": { - "line": 353, + "line": 360, "column": 12 }, "end": { - "line": 353, + "line": 360, "column": 54 } } } ], "range": [ - 9625, - 9691 + 9865, + 9931 ], "loc": { "start": { - "line": 352, + "line": 359, "column": 15 }, "end": { - "line": 354, + "line": 361, "column": 9 } } }, "range": [ - 9541, - 9691 + 9781, + 9931 ], "loc": { "start": { - "line": 350, + "line": 357, "column": 8 }, "end": { - "line": 354, + "line": 361, "column": 9 } } @@ -15784,16 +16165,16 @@ "type": "Identifier", "name": "hide", "range": [ - 9705, - 9709 + 9945, + 9949 ], "loc": { "start": { - "line": 356, + "line": 363, "column": 12 }, "end": { - "line": 356, + "line": 363, "column": 16 } } @@ -15803,31 +16184,31 @@ "value": false, "raw": "false", "range": [ - 9712, - 9717 + 9952, + 9957 ], "loc": { "start": { - "line": 356, + "line": 363, "column": 19 }, "end": { - "line": 356, + "line": 363, "column": 24 } } }, "range": [ - 9705, - 9717 + 9945, + 9957 ], "loc": { "start": { - "line": 356, + "line": 363, "column": 12 }, "end": { - "line": 356, + "line": 363, "column": 24 } } @@ -15835,16 +16216,16 @@ ], "kind": "let", "range": [ - 9701, - 9718 + 9941, + 9958 ], "loc": { "start": { - "line": 356, + "line": 363, "column": 8 }, "end": { - "line": 356, + "line": 363, "column": 25 } } @@ -15863,16 +16244,16 @@ "object": { "type": "ThisExpression", "range": [ - 9732, - 9736 + 9972, + 9976 ], "loc": { "start": { - "line": 357, + "line": 364, "column": 13 }, "end": { - "line": 357, + "line": 364, "column": 17 } } @@ -15881,31 +16262,31 @@ "type": "Identifier", "name": "tickToHide", "range": [ - 9737, - 9747 + 9977, + 9987 ], "loc": { "start": { - "line": 357, + "line": 364, "column": 18 }, "end": { - "line": 357, + "line": 364, "column": 28 } } }, "range": [ - 9732, - 9747 + 9972, + 9987 ], "loc": { "start": { - "line": 357, + "line": 364, "column": 13 }, "end": { - "line": 357, + "line": 364, "column": 28 } } @@ -15914,31 +16295,31 @@ "type": "Identifier", "name": "isChecked", "range": [ - 9751, - 9760 + 9991, + 10000 ], "loc": { "start": { - "line": 357, + "line": 364, "column": 32 }, "end": { - "line": 357, + "line": 364, "column": 41 } } }, "range": [ - 9732, - 9760 + 9972, + 10000 ], "loc": { "start": { - "line": 357, + "line": 364, "column": 13 }, "end": { - "line": 357, + "line": 364, "column": 41 } } @@ -15955,16 +16336,16 @@ "object": { "type": "ThisExpression", "range": [ - 9779, - 9783 + 10019, + 10023 ], "loc": { "start": { - "line": 358, + "line": 365, "column": 14 }, "end": { - "line": 358, + "line": 365, "column": 18 } } @@ -15973,47 +16354,47 @@ "type": "Identifier", "name": "tickToHide", "range": [ - 9784, - 9794 + 10024, + 10034 ], "loc": { "start": { - "line": 358, + "line": 365, "column": 19 }, "end": { - "line": 358, + "line": 365, "column": 29 } } }, "range": [ - 9779, - 9794 + 10019, + 10034 ], "loc": { "start": { - "line": 358, + "line": 365, "column": 14 }, "end": { - "line": 358, + "line": 365, "column": 29 } } }, "prefix": true, "range": [ - 9778, - 9794 + 10018, + 10034 ], "loc": { "start": { - "line": 358, + "line": 365, "column": 13 }, "end": { - "line": 358, + "line": 365, "column": 29 } } @@ -16025,62 +16406,62 @@ "type": "Identifier", "name": "isChecked", "range": [ - 9799, - 9808 + 10039, + 10048 ], "loc": { "start": { - "line": 358, + "line": 365, "column": 34 }, "end": { - "line": 358, + "line": 365, "column": 43 } } }, "prefix": true, "range": [ - 9798, - 9808 + 10038, + 10048 ], "loc": { "start": { - "line": 358, + "line": 365, "column": 33 }, "end": { - "line": 358, + "line": 365, "column": 43 } } }, "range": [ - 9778, - 9808 + 10018, + 10048 ], "loc": { "start": { - "line": 358, + "line": 365, "column": 13 }, "end": { - "line": 358, + "line": 365, "column": 43 } } }, "range": [ - 9731, - 9809 + 9971, + 10049 ], "loc": { "start": { - "line": 357, + "line": 364, "column": 12 }, "end": { - "line": 358, + "line": 365, "column": 44 } } @@ -16097,16 +16478,16 @@ "type": "Identifier", "name": "hide", "range": [ - 9825, - 9829 + 10065, + 10069 ], "loc": { "start": { - "line": 359, + "line": 366, "column": 12 }, "end": { - "line": 359, + "line": 366, "column": 16 } } @@ -16116,78 +16497,78 @@ "value": true, "raw": "true", "range": [ - 9832, - 9836 + 10072, + 10076 ], "loc": { "start": { - "line": 359, + "line": 366, "column": 19 }, "end": { - "line": 359, + "line": 366, "column": 23 } } }, "range": [ - 9825, - 9836 + 10065, + 10076 ], "loc": { "start": { - "line": 359, + "line": 366, "column": 12 }, "end": { - "line": 359, + "line": 366, "column": 23 } } }, "range": [ - 9825, - 9837 + 10065, + 10077 ], "loc": { "start": { - "line": 359, + "line": 366, "column": 12 }, "end": { - "line": 359, + "line": 366, "column": 24 } } } ], "range": [ - 9811, - 9847 + 10051, + 10087 ], "loc": { "start": { - "line": 358, + "line": 365, "column": 46 }, "end": { - "line": 360, + "line": 367, "column": 9 } } }, "alternate": null, "range": [ - 9727, - 9847 + 9967, + 10087 ], "loc": { "start": { - "line": 357, + "line": 364, "column": 8 }, "end": { - "line": 360, + "line": 367, "column": 9 } } @@ -16202,16 +16583,16 @@ "object": { "type": "ThisExpression", "range": [ - 9856, - 9860 + 10096, + 10100 ], "loc": { "start": { - "line": 361, + "line": 368, "column": 8 }, "end": { - "line": 361, + "line": 368, "column": 12 } } @@ -16220,31 +16601,31 @@ "type": "Identifier", "name": "setHidden", "range": [ - 9861, - 9870 + 10101, + 10110 ], "loc": { "start": { - "line": 361, + "line": 368, "column": 13 }, "end": { - "line": 361, + "line": 368, "column": 22 } } }, "range": [ - 9856, - 9870 + 10096, + 10110 ], "loc": { "start": { - "line": 361, + "line": 368, "column": 8 }, "end": { - "line": 361, + "line": 368, "column": 22 } } @@ -16254,16 +16635,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 9871, - 9879 + 10111, + 10119 ], "loc": { "start": { - "line": 361, + "line": 368, "column": 23 }, "end": { - "line": 361, + "line": 368, "column": 31 } } @@ -16272,63 +16653,63 @@ "type": "Identifier", "name": "hide", "range": [ - 9881, - 9885 + 10121, + 10125 ], "loc": { "start": { - "line": 361, + "line": 368, "column": 33 }, "end": { - "line": 361, + "line": 368, "column": 37 } } } ], "range": [ - 9856, - 9886 + 10096, + 10126 ], "loc": { "start": { - "line": 361, + "line": 368, "column": 8 }, "end": { - "line": 361, + "line": 368, "column": 38 } } }, "range": [ - 9856, - 9887 + 10096, + 10127 ], "loc": { "start": { - "line": 361, + "line": 368, "column": 8 }, "end": { - "line": 361, + "line": 368, "column": 39 } } } ], "range": [ - 9278, - 9893 + 9518, + 10133 ], "loc": { "start": { - "line": 342, + "line": 349, "column": 19 }, "end": { - "line": 362, + "line": 369, "column": 5 } } @@ -16336,16 +16717,16 @@ "generator": false, "expression": false, "range": [ - 9272, - 9893 + 9512, + 10133 ], "loc": { "start": { - "line": 342, + "line": 349, "column": 13 }, "end": { - "line": 362, + "line": 369, "column": 5 } } @@ -16353,16 +16734,16 @@ "kind": "method", "computed": false, "range": [ - 9263, - 9893 + 9503, + 10133 ], "loc": { "start": { - "line": 342, + "line": 349, "column": 4 }, "end": { - "line": 362, + "line": 369, "column": 5 } }, @@ -16371,16 +16752,16 @@ "type": "Block", "value": "*\n * Check an item in columns manager UI\n * @private\n ", "range": [ - 9188, - 9258 + 9428, + 9498 ], "loc": { "start": { - "line": 338, + "line": 345, "column": 4 }, "end": { - "line": 341, + "line": 348, "column": 7 } } @@ -16391,16 +16772,16 @@ "type": "Block", "value": "*\n * Initializes ColsVisibility instance\n ", "range": [ - 9899, - 9953 + 10139, + 10193 ], "loc": { "start": { - "line": 364, + "line": 371, "column": 4 }, "end": { - "line": 366, + "line": 373, "column": 7 } } @@ -16414,16 +16795,16 @@ "type": "Identifier", "name": "init", "range": [ - 9958, - 9962 + 10198, + 10202 ], "loc": { "start": { - "line": 367, + "line": 374, "column": 4 }, "end": { - "line": 367, + "line": 374, "column": 8 } } @@ -16446,16 +16827,16 @@ "object": { "type": "ThisExpression", "range": [ - 9979, - 9983 + 10219, + 10223 ], "loc": { "start": { - "line": 368, + "line": 375, "column": 12 }, "end": { - "line": 368, + "line": 375, "column": 16 } } @@ -16464,31 +16845,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 9984, - 9995 + 10224, + 10235 ], "loc": { "start": { - "line": 368, + "line": 375, "column": 17 }, "end": { - "line": 368, + "line": 375, "column": 28 } } }, "range": [ - 9979, - 9995 + 10219, + 10235 ], "loc": { "start": { - "line": 368, + "line": 375, "column": 12 }, "end": { - "line": 368, + "line": 375, "column": 28 } } @@ -16502,16 +16883,16 @@ "object": { "type": "ThisExpression", "range": [ - 10000, - 10004 + 10240, + 10244 ], "loc": { "start": { - "line": 368, + "line": 375, "column": 33 }, "end": { - "line": 368, + "line": 375, "column": 37 } } @@ -16520,62 +16901,62 @@ "type": "Identifier", "name": "manager", "range": [ - 10005, - 10012 + 10245, + 10252 ], "loc": { "start": { - "line": 368, + "line": 375, "column": 38 }, "end": { - "line": 368, + "line": 375, "column": 45 } } }, "range": [ - 10000, - 10012 + 10240, + 10252 ], "loc": { "start": { - "line": 368, + "line": 375, "column": 33 }, "end": { - "line": 368, + "line": 375, "column": 45 } } }, "prefix": true, "range": [ - 9999, - 10012 + 10239, + 10252 ], "loc": { "start": { - "line": 368, + "line": 375, "column": 32 }, "end": { - "line": 368, + "line": 375, "column": 45 } } }, "range": [ - 9979, - 10012 + 10219, + 10252 ], "loc": { "start": { - "line": 368, + "line": 375, "column": 12 }, "end": { - "line": 368, + "line": 375, "column": 45 } } @@ -16587,48 +16968,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 10028, - 10035 + 10268, + 10275 ], "loc": { "start": { - "line": 369, + "line": 376, "column": 12 }, "end": { - "line": 369, + "line": 376, "column": 19 } } } ], "range": [ - 10014, - 10045 + 10254, + 10285 ], "loc": { "start": { - "line": 368, + "line": 375, "column": 47 }, "end": { - "line": 370, + "line": 377, "column": 9 } } }, "alternate": null, "range": [ - 9975, - 10045 + 10215, + 10285 ], "loc": { "start": { - "line": 368, + "line": 375, "column": 8 }, "end": { - "line": 370, + "line": 377, "column": 9 } } @@ -16646,16 +17027,16 @@ "object": { "type": "ThisExpression", "range": [ - 10055, - 10059 + 10295, + 10299 ], "loc": { "start": { - "line": 372, + "line": 379, "column": 8 }, "end": { - "line": 372, + "line": 379, "column": 12 } } @@ -16664,31 +17045,301 @@ "type": "Identifier", "name": "emitter", "range": [ - 10060, - 10067 + 10300, + 10307 ], "loc": { "start": { - "line": 372, + "line": 379, "column": 13 }, "end": { - "line": 372, + "line": 379, "column": 20 } } }, "range": [ - 10055, - 10067 + 10295, + 10307 ], "loc": { "start": { - "line": 372, + "line": 379, "column": 8 }, "end": { - "line": 372, + "line": 379, + "column": 20 + } + } + }, + "property": { + "type": "Identifier", + "name": "emit", + "range": [ + 10308, + 10312 + ], + "loc": { + "start": { + "line": 379, + "column": 21 + }, + "end": { + "line": 379, + "column": 25 + } + } + }, + "range": [ + 10295, + 10312 + ], + "loc": { + "start": { + "line": 379, + "column": 8 + }, + "end": { + "line": 379, + "column": 25 + } + } + }, + "arguments": [ + { + "type": "Literal", + "value": "initializing-extension", + "raw": "'initializing-extension'", + "range": [ + 10313, + 10337 + ], + "loc": { + "start": { + "line": 379, + "column": 26 + }, + "end": { + "line": 379, + "column": 50 + } + } + }, + { + "type": "ThisExpression", + "range": [ + 10339, + 10343 + ], + "loc": { + "start": { + "line": 379, + "column": 52 + }, + "end": { + "line": 379, + "column": 56 + } + } + }, + { + "type": "UnaryExpression", + "operator": "!", + "argument": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "isNull", + "range": [ + 10358, + 10364 + ], + "loc": { + "start": { + "line": 380, + "column": 13 + }, + "end": { + "line": 380, + "column": 19 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 10365, + 10369 + ], + "loc": { + "start": { + "line": 380, + "column": 20 + }, + "end": { + "line": 380, + "column": 24 + } + } + }, + "property": { + "type": "Identifier", + "name": "btnTgtId", + "range": [ + 10370, + 10378 + ], + "loc": { + "start": { + "line": 380, + "column": 25 + }, + "end": { + "line": 380, + "column": 33 + } + } + }, + "range": [ + 10365, + 10378 + ], + "loc": { + "start": { + "line": 380, + "column": 20 + }, + "end": { + "line": 380, + "column": 33 + } + } + } + ], + "range": [ + 10358, + 10379 + ], + "loc": { + "start": { + "line": 380, + "column": 13 + }, + "end": { + "line": 380, + "column": 34 + } + } + }, + "prefix": true, + "range": [ + 10357, + 10379 + ], + "loc": { + "start": { + "line": 380, + "column": 12 + }, + "end": { + "line": 380, + "column": 34 + } + } + } + ], + "range": [ + 10295, + 10380 + ], + "loc": { + "start": { + "line": 379, + "column": 8 + }, + "end": { + "line": 380, + "column": 35 + } + } + }, + "range": [ + 10295, + 10381 + ], + "loc": { + "start": { + "line": 379, + "column": 8 + }, + "end": { + "line": 380, + "column": 36 + } + } + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 10391, + 10395 + ], + "loc": { + "start": { + "line": 382, + "column": 8 + }, + "end": { + "line": 382, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "emitter", + "range": [ + 10396, + 10403 + ], + "loc": { + "start": { + "line": 382, + "column": 13 + }, + "end": { + "line": 382, + "column": 20 + } + } + }, + "range": [ + 10391, + 10403 + ], + "loc": { + "start": { + "line": 382, + "column": 8 + }, + "end": { + "line": 382, "column": 20 } } @@ -16697,31 +17348,31 @@ "type": "Identifier", "name": "on", "range": [ - 10068, - 10070 + 10404, + 10406 ], "loc": { "start": { - "line": 372, + "line": 382, "column": 21 }, "end": { - "line": 372, + "line": 382, "column": 23 } } }, "range": [ - 10055, - 10070 + 10391, + 10406 ], "loc": { "start": { - "line": 372, + "line": 382, "column": 8 }, "end": { - "line": 372, + "line": 382, "column": 23 } } @@ -16735,32 +17386,32 @@ "value": "hide-column", "raw": "'hide-column'", "range": [ - 10072, - 10085 + 10408, + 10421 ], "loc": { "start": { - "line": 372, + "line": 382, "column": 25 }, "end": { - "line": 372, + "line": 382, "column": 38 } } } ], "range": [ - 10071, - 10086 + 10407, + 10422 ], "loc": { "start": { - "line": 372, + "line": 382, "column": 24 }, "end": { - "line": 372, + "line": 382, "column": 39 } } @@ -16773,16 +17424,16 @@ "type": "Identifier", "name": "tf", "range": [ - 10101, - 10103 + 10437, + 10439 ], "loc": { "start": { - "line": 373, + "line": 383, "column": 13 }, "end": { - "line": 373, + "line": 383, "column": 15 } } @@ -16791,16 +17442,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 10105, - 10113 + 10441, + 10449 ], "loc": { "start": { - "line": 373, + "line": 383, "column": 17 }, "end": { - "line": 373, + "line": 383, "column": 25 } } @@ -16814,16 +17465,16 @@ "object": { "type": "ThisExpression", "range": [ - 10118, - 10122 + 10454, + 10458 ], "loc": { "start": { - "line": 373, + "line": 383, "column": 30 }, "end": { - "line": 373, + "line": 383, "column": 34 } } @@ -16832,31 +17483,31 @@ "type": "Identifier", "name": "hideCol", "range": [ - 10123, - 10130 + 10459, + 10466 ], "loc": { "start": { - "line": 373, + "line": 383, "column": 35 }, "end": { - "line": 373, + "line": 383, "column": 42 } } }, "range": [ - 10118, - 10130 + 10454, + 10466 ], "loc": { "start": { - "line": 373, + "line": 383, "column": 30 }, "end": { - "line": 373, + "line": 383, "column": 42 } } @@ -16866,32 +17517,32 @@ "type": "Identifier", "name": "colIndex", "range": [ - 10131, - 10139 + 10467, + 10475 ], "loc": { "start": { - "line": 373, + "line": 383, "column": 43 }, "end": { - "line": 373, + "line": 383, "column": 51 } } } ], "range": [ - 10118, - 10140 + 10454, + 10476 ], "loc": { "start": { - "line": 373, + "line": 383, "column": 30 }, "end": { - "line": 373, + "line": 383, "column": 52 } } @@ -16899,47 +17550,47 @@ "generator": false, "expression": true, "range": [ - 10100, - 10140 + 10436, + 10476 ], "loc": { "start": { - "line": 373, + "line": 383, "column": 12 }, "end": { - "line": 373, + "line": 383, "column": 52 } } } ], "range": [ - 10055, - 10141 + 10391, + 10477 ], "loc": { "start": { - "line": 372, + "line": 382, "column": 8 }, "end": { - "line": 373, + "line": 383, "column": 53 } } }, "range": [ - 10055, - 10142 + 10391, + 10478 ], "loc": { "start": { - "line": 372, + "line": 382, "column": 8 }, "end": { - "line": 373, + "line": 383, "column": 54 } } @@ -16954,16 +17605,16 @@ "object": { "type": "ThisExpression", "range": [ - 10152, - 10156 + 10488, + 10492 ], "loc": { "start": { - "line": 375, + "line": 385, "column": 8 }, "end": { - "line": 375, + "line": 385, "column": 12 } } @@ -16972,62 +17623,62 @@ "type": "Identifier", "name": "buildBtn", "range": [ - 10157, - 10165 + 10493, + 10501 ], "loc": { "start": { - "line": 375, + "line": 385, "column": 13 }, "end": { - "line": 375, + "line": 385, "column": 21 } } }, "range": [ - 10152, - 10165 + 10488, + 10501 ], "loc": { "start": { - "line": 375, + "line": 385, "column": 8 }, "end": { - "line": 375, + "line": 385, "column": 21 } } }, "arguments": [], "range": [ - 10152, - 10167 + 10488, + 10503 ], "loc": { "start": { - "line": 375, + "line": 385, "column": 8 }, "end": { - "line": 375, + "line": 385, "column": 23 } } }, "range": [ - 10152, - 10168 + 10488, + 10504 ], "loc": { "start": { - "line": 375, + "line": 385, "column": 8 }, "end": { - "line": 375, + "line": 385, "column": 24 } } @@ -17042,16 +17693,16 @@ "object": { "type": "ThisExpression", "range": [ - 10177, - 10181 + 10513, + 10517 ], "loc": { "start": { - "line": 376, + "line": 386, "column": 8 }, "end": { - "line": 376, + "line": 386, "column": 12 } } @@ -17060,62 +17711,62 @@ "type": "Identifier", "name": "buildManager", "range": [ - 10182, - 10194 + 10518, + 10530 ], "loc": { "start": { - "line": 376, + "line": 386, "column": 13 }, "end": { - "line": 376, + "line": 386, "column": 25 } } }, "range": [ - 10177, - 10194 + 10513, + 10530 ], "loc": { "start": { - "line": 376, + "line": 386, "column": 8 }, "end": { - "line": 376, + "line": 386, "column": 25 } } }, "arguments": [], "range": [ - 10177, - 10196 + 10513, + 10532 ], "loc": { "start": { - "line": 376, + "line": 386, "column": 8 }, "end": { - "line": 376, + "line": 386, "column": 27 } } }, "range": [ - 10177, - 10197 + 10513, + 10533 ], "loc": { "start": { - "line": 376, + "line": 386, "column": 8 }, "end": { - "line": 376, + "line": 386, "column": 28 } }, @@ -17124,16 +17775,16 @@ "type": "Block", "value": "* @inherited ", "range": [ - 10207, - 10224 + 10543, + 10560 ], "loc": { "start": { - "line": 378, + "line": 388, "column": 8 }, "end": { - "line": 378, + "line": 388, "column": 25 } } @@ -17151,16 +17802,16 @@ "object": { "type": "ThisExpression", "range": [ - 10233, - 10237 + 10569, + 10573 ], "loc": { "start": { - "line": 379, + "line": 389, "column": 8 }, "end": { - "line": 379, + "line": 389, "column": 12 } } @@ -17169,31 +17820,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 10238, - 10249 + 10574, + 10585 ], "loc": { "start": { - "line": 379, + "line": 389, "column": 13 }, "end": { - "line": 379, + "line": 389, "column": 24 } } }, "range": [ - 10233, - 10249 + 10569, + 10585 ], "loc": { "start": { - "line": 379, + "line": 389, "column": 8 }, "end": { - "line": 379, + "line": 389, "column": 24 } } @@ -17203,46 +17854,46 @@ "value": true, "raw": "true", "range": [ - 10252, - 10256 + 10588, + 10592 ], "loc": { "start": { - "line": 379, + "line": 389, "column": 27 }, "end": { - "line": 379, + "line": 389, "column": 31 } } }, "range": [ - 10233, - 10256 + 10569, + 10592 ], "loc": { "start": { - "line": 379, + "line": 389, "column": 8 }, "end": { - "line": 379, + "line": 389, "column": 31 } } }, "range": [ - 10233, - 10257 + 10569, + 10593 ], "loc": { "start": { - "line": 379, + "line": 389, "column": 8 }, "end": { - "line": 379, + "line": 389, "column": 32 } }, @@ -17251,16 +17902,16 @@ "type": "Block", "value": "* @inherited ", "range": [ - 10207, - 10224 + 10543, + 10560 ], "loc": { "start": { - "line": 378, + "line": 388, "column": 8 }, "end": { - "line": 378, + "line": 388, "column": 25 } } @@ -17278,16 +17929,16 @@ "object": { "type": "ThisExpression", "range": [ - 10267, - 10271 + 10603, + 10607 ], "loc": { "start": { - "line": 381, + "line": 391, "column": 8 }, "end": { - "line": 381, + "line": 391, "column": 12 } } @@ -17296,31 +17947,31 @@ "type": "Identifier", "name": "boundMouseup", "range": [ - 10272, - 10284 + 10608, + 10620 ], "loc": { "start": { - "line": 381, + "line": 391, "column": 13 }, "end": { - "line": 381, + "line": 391, "column": 25 } } }, "range": [ - 10267, - 10284 + 10603, + 10620 ], "loc": { "start": { - "line": 381, + "line": 391, "column": 8 }, "end": { - "line": 381, + "line": 391, "column": 25 } } @@ -17336,16 +17987,16 @@ "object": { "type": "ThisExpression", "range": [ - 10287, - 10291 + 10623, + 10627 ], "loc": { "start": { - "line": 381, + "line": 391, "column": 28 }, "end": { - "line": 381, + "line": 391, "column": 32 } } @@ -17354,31 +18005,31 @@ "type": "Identifier", "name": "onMouseup", "range": [ - 10292, - 10301 + 10628, + 10637 ], "loc": { "start": { - "line": 381, + "line": 391, "column": 33 }, "end": { - "line": 381, + "line": 391, "column": 42 } } }, "range": [ - 10287, - 10301 + 10623, + 10637 ], "loc": { "start": { - "line": 381, + "line": 391, "column": 28 }, "end": { - "line": 381, + "line": 391, "column": 42 } } @@ -17387,31 +18038,31 @@ "type": "Identifier", "name": "bind", "range": [ - 10302, - 10306 + 10638, + 10642 ], "loc": { "start": { - "line": 381, + "line": 391, "column": 43 }, "end": { - "line": 381, + "line": 391, "column": 47 } } }, "range": [ - 10287, - 10306 + 10623, + 10642 ], "loc": { "start": { - "line": 381, + "line": 391, "column": 28 }, "end": { - "line": 381, + "line": 391, "column": 47 } } @@ -17420,62 +18071,62 @@ { "type": "ThisExpression", "range": [ - 10307, - 10311 + 10643, + 10647 ], "loc": { "start": { - "line": 381, + "line": 391, "column": 48 }, "end": { - "line": 381, + "line": 391, "column": 52 } } } ], "range": [ - 10287, - 10312 + 10623, + 10648 ], "loc": { "start": { - "line": 381, + "line": 391, "column": 28 }, "end": { - "line": 381, + "line": 391, "column": 53 } } }, "range": [ - 10267, - 10312 + 10603, + 10648 ], "loc": { "start": { - "line": 381, + "line": 391, "column": 8 }, "end": { - "line": 381, + "line": 391, "column": 53 } } }, "range": [ - 10267, - 10313 + 10603, + 10649 ], "loc": { "start": { - "line": 381, + "line": 391, "column": 8 }, "end": { - "line": 381, + "line": 391, "column": 54 } } @@ -17493,16 +18144,16 @@ "object": { "type": "ThisExpression", "range": [ - 10323, - 10327 + 10659, + 10663 ], "loc": { "start": { - "line": 383, + "line": 393, "column": 8 }, "end": { - "line": 383, + "line": 393, "column": 12 } } @@ -17511,31 +18162,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 10328, - 10335 + 10664, + 10671 ], "loc": { "start": { - "line": 383, + "line": 393, "column": 13 }, "end": { - "line": 383, + "line": 393, "column": 20 } } }, "range": [ - 10323, - 10335 + 10659, + 10671 ], "loc": { "start": { - "line": 383, + "line": 393, "column": 8 }, "end": { - "line": 383, + "line": 393, "column": 20 } } @@ -17544,31 +18195,31 @@ "type": "Identifier", "name": "emit", "range": [ - 10336, - 10340 + 10672, + 10676 ], "loc": { "start": { - "line": 383, + "line": 393, "column": 21 }, "end": { - "line": 383, + "line": 393, "column": 25 } } }, "range": [ - 10323, - 10340 + 10659, + 10676 ], "loc": { "start": { - "line": 383, + "line": 393, "column": 8 }, "end": { - "line": 383, + "line": 393, "column": 25 } } @@ -17579,16 +18230,16 @@ "value": "columns-visibility-initialized", "raw": "'columns-visibility-initialized'", "range": [ - 10341, - 10373 + 10677, + 10709 ], "loc": { "start": { - "line": 383, + "line": 393, "column": 26 }, "end": { - "line": 383, + "line": 393, "column": 58 } } @@ -17599,16 +18250,16 @@ "object": { "type": "ThisExpression", "range": [ - 10375, - 10379 + 10711, + 10715 ], "loc": { "start": { - "line": 383, + "line": 393, "column": 60 }, "end": { - "line": 383, + "line": 393, "column": 64 } } @@ -17617,31 +18268,31 @@ "type": "Identifier", "name": "tf", "range": [ - 10380, - 10382 + 10716, + 10718 ], "loc": { "start": { - "line": 383, + "line": 393, "column": 65 }, "end": { - "line": 383, + "line": 393, "column": 67 } } }, "range": [ - 10375, - 10382 + 10711, + 10718 ], "loc": { "start": { - "line": 383, + "line": 393, "column": 60 }, "end": { - "line": 383, + "line": 393, "column": 67 } } @@ -17649,65 +18300,226 @@ { "type": "ThisExpression", "range": [ - 10384, - 10388 + 10720, + 10724 ], "loc": { "start": { - "line": 383, + "line": 393, "column": 69 }, "end": { - "line": 383, + "line": 393, "column": 73 } } } ], "range": [ - 10323, - 10389 + 10659, + 10725 ], "loc": { "start": { - "line": 383, + "line": 393, "column": 8 }, "end": { - "line": 383, + "line": 393, "column": 74 } } }, "range": [ - 10323, - 10390 + 10659, + 10726 ], "loc": { "start": { - "line": 383, + "line": 393, "column": 8 }, "end": { - "line": 383, + "line": 393, "column": 75 } + } + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 10735, + 10739 + ], + "loc": { + "start": { + "line": 394, + "column": 8 + }, + "end": { + "line": 394, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "emitter", + "range": [ + 10740, + 10747 + ], + "loc": { + "start": { + "line": 394, + "column": 13 + }, + "end": { + "line": 394, + "column": 20 + } + } + }, + "range": [ + 10735, + 10747 + ], + "loc": { + "start": { + "line": 394, + "column": 8 + }, + "end": { + "line": 394, + "column": 20 + } + } + }, + "property": { + "type": "Identifier", + "name": "emit", + "range": [ + 10748, + 10752 + ], + "loc": { + "start": { + "line": 394, + "column": 21 + }, + "end": { + "line": 394, + "column": 25 + } + } + }, + "range": [ + 10735, + 10752 + ], + "loc": { + "start": { + "line": 394, + "column": 8 + }, + "end": { + "line": 394, + "column": 25 + } + } + }, + "arguments": [ + { + "type": "Literal", + "value": "extension-initialized", + "raw": "'extension-initialized'", + "range": [ + 10753, + 10776 + ], + "loc": { + "start": { + "line": 394, + "column": 26 + }, + "end": { + "line": 394, + "column": 49 + } + } + }, + { + "type": "ThisExpression", + "range": [ + 10778, + 10782 + ], + "loc": { + "start": { + "line": 394, + "column": 51 + }, + "end": { + "line": 394, + "column": 55 + } + } + } + ], + "range": [ + 10735, + 10783 + ], + "loc": { + "start": { + "line": 394, + "column": 8 + }, + "end": { + "line": 394, + "column": 56 + } + } + }, + "range": [ + 10735, + 10784 + ], + "loc": { + "start": { + "line": 394, + "column": 8 + }, + "end": { + "line": 394, + "column": 57 + } }, "trailingComments": [ { "type": "Line", "value": " Hide columns at start at very end of initialization, do not move", "range": [ - 10400, - 10467 + 10794, + 10861 ], "loc": { "start": { - "line": 385, + "line": 396, "column": 8 }, "end": { - "line": 385, + "line": 396, "column": 75 } } @@ -17716,16 +18528,16 @@ "type": "Line", "value": " as order is important", "range": [ - 10476, - 10500 + 10870, + 10894 ], "loc": { "start": { - "line": 386, + "line": 397, "column": 8 }, "end": { - "line": 386, + "line": 397, "column": 32 } } @@ -17742,16 +18554,16 @@ "object": { "type": "ThisExpression", "range": [ - 10509, - 10513 + 10903, + 10907 ], "loc": { "start": { - "line": 387, + "line": 398, "column": 8 }, "end": { - "line": 387, + "line": 398, "column": 12 } } @@ -17760,62 +18572,62 @@ "type": "Identifier", "name": "_hideAtStart", "range": [ - 10514, - 10526 + 10908, + 10920 ], "loc": { "start": { - "line": 387, + "line": 398, "column": 13 }, "end": { - "line": 387, + "line": 398, "column": 25 } } }, "range": [ - 10509, - 10526 + 10903, + 10920 ], "loc": { "start": { - "line": 387, + "line": 398, "column": 8 }, "end": { - "line": 387, + "line": 398, "column": 25 } } }, "arguments": [], "range": [ - 10509, - 10528 + 10903, + 10922 ], "loc": { "start": { - "line": 387, + "line": 398, "column": 8 }, "end": { - "line": 387, + "line": 398, "column": 27 } } }, "range": [ - 10509, - 10529 + 10903, + 10923 ], "loc": { "start": { - "line": 387, + "line": 398, "column": 8 }, "end": { - "line": 387, + "line": 398, "column": 28 } }, @@ -17824,16 +18636,16 @@ "type": "Line", "value": " Hide columns at start at very end of initialization, do not move", "range": [ - 10400, - 10467 + 10794, + 10861 ], "loc": { "start": { - "line": 385, + "line": 396, "column": 8 }, "end": { - "line": 385, + "line": 396, "column": 75 } } @@ -17842,16 +18654,16 @@ "type": "Line", "value": " as order is important", "range": [ - 10476, - 10500 + 10870, + 10894 ], "loc": { "start": { - "line": 386, + "line": 397, "column": 8 }, "end": { - "line": 386, + "line": 397, "column": 32 } } @@ -17860,16 +18672,16 @@ } ], "range": [ - 9965, - 10535 + 10205, + 10929 ], "loc": { "start": { - "line": 367, + "line": 374, "column": 11 }, "end": { - "line": 388, + "line": 399, "column": 5 } } @@ -17877,16 +18689,16 @@ "generator": false, "expression": false, "range": [ - 9962, - 10535 + 10202, + 10929 ], "loc": { "start": { - "line": 367, + "line": 374, "column": 8 }, "end": { - "line": 388, + "line": 399, "column": 5 } } @@ -17894,16 +18706,16 @@ "kind": "method", "computed": false, "range": [ - 9958, - 10535 + 10198, + 10929 ], "loc": { "start": { - "line": 367, + "line": 374, "column": 4 }, "end": { - "line": 388, + "line": 399, "column": 5 } }, @@ -17912,16 +18724,16 @@ "type": "Block", "value": "*\n * Initializes ColsVisibility instance\n ", "range": [ - 9899, - 9953 + 10139, + 10193 ], "loc": { "start": { - "line": 364, + "line": 371, "column": 4 }, "end": { - "line": 366, + "line": 373, "column": 7 } } @@ -17932,16 +18744,16 @@ "type": "Block", "value": "*\n * Build main button UI\n ", "range": [ - 10541, - 10580 + 10935, + 10974 ], "loc": { "start": { - "line": 390, + "line": 401, "column": 4 }, "end": { - "line": 392, + "line": 403, "column": 7 } } @@ -17955,16 +18767,16 @@ "type": "Identifier", "name": "buildBtn", "range": [ - 10585, - 10593 + 10979, + 10987 ], "loc": { "start": { - "line": 393, + "line": 404, "column": 4 }, "end": { - "line": 393, + "line": 404, "column": 12 } } @@ -17984,16 +18796,16 @@ "object": { "type": "ThisExpression", "range": [ - 10610, - 10614 + 11004, + 11008 ], "loc": { "start": { - "line": 394, + "line": 405, "column": 12 }, "end": { - "line": 394, + "line": 405, "column": 16 } } @@ -18002,31 +18814,31 @@ "type": "Identifier", "name": "btnEl", "range": [ - 10615, - 10620 + 11009, + 11014 ], "loc": { "start": { - "line": 394, + "line": 405, "column": 17 }, "end": { - "line": 394, + "line": 405, "column": 22 } } }, "range": [ - 10610, - 10620 + 11004, + 11014 ], "loc": { "start": { - "line": 394, + "line": 405, "column": 12 }, "end": { - "line": 394, + "line": 405, "column": 22 } } @@ -18038,48 +18850,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 10636, - 10643 + 11030, + 11037 ], "loc": { "start": { - "line": 395, + "line": 406, "column": 12 }, "end": { - "line": 395, + "line": 406, "column": 19 } } } ], "range": [ - 10622, - 10653 + 11016, + 11047 ], "loc": { "start": { - "line": 394, + "line": 405, "column": 24 }, "end": { - "line": 396, + "line": 407, "column": 9 } } }, "alternate": null, "range": [ - 10606, - 10653 + 11000, + 11047 ], "loc": { "start": { - "line": 394, + "line": 405, "column": 8 }, "end": { - "line": 396, + "line": 407, "column": 9 } } @@ -18093,16 +18905,16 @@ "type": "Identifier", "name": "tf", "range": [ - 10666, - 10668 + 11060, + 11062 ], "loc": { "start": { - "line": 397, + "line": 408, "column": 12 }, "end": { - "line": 397, + "line": 408, "column": 14 } } @@ -18113,16 +18925,16 @@ "object": { "type": "ThisExpression", "range": [ - 10671, - 10675 + 11065, + 11069 ], "loc": { "start": { - "line": 397, + "line": 408, "column": 17 }, "end": { - "line": 397, + "line": 408, "column": 21 } } @@ -18131,46 +18943,46 @@ "type": "Identifier", "name": "tf", "range": [ - 10676, - 10678 + 11070, + 11072 ], "loc": { "start": { - "line": 397, + "line": 408, "column": 22 }, "end": { - "line": 397, + "line": 408, "column": 24 } } }, "range": [ - 10671, - 10678 + 11065, + 11072 ], "loc": { "start": { - "line": 397, + "line": 408, "column": 17 }, "end": { - "line": 397, + "line": 408, "column": 24 } } }, "range": [ - 10666, - 10678 + 11060, + 11072 ], "loc": { "start": { - "line": 397, + "line": 408, "column": 12 }, "end": { - "line": 397, + "line": 408, "column": 24 } } @@ -18178,16 +18990,16 @@ ], "kind": "let", "range": [ - 10662, - 10679 + 11056, + 11073 ], "loc": { "start": { - "line": 397, + "line": 408, "column": 8 }, "end": { - "line": 397, + "line": 408, "column": 25 } } @@ -18201,16 +19013,16 @@ "type": "Identifier", "name": "span", "range": [ - 10692, - 10696 + 11086, + 11090 ], "loc": { "start": { - "line": 398, + "line": 409, "column": 12 }, "end": { - "line": 398, + "line": 409, "column": 16 } } @@ -18221,16 +19033,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 10699, - 10708 + 11093, + 11102 ], "loc": { "start": { - "line": 398, + "line": 409, "column": 19 }, "end": { - "line": 398, + "line": 409, "column": 28 } } @@ -18241,47 +19053,47 @@ "value": "span", "raw": "'span'", "range": [ - 10709, - 10715 + 11103, + 11109 ], "loc": { "start": { - "line": 398, + "line": 409, "column": 29 }, "end": { - "line": 398, + "line": 409, "column": 35 } } } ], "range": [ - 10699, - 10716 + 11093, + 11110 ], "loc": { "start": { - "line": 398, + "line": 409, "column": 19 }, "end": { - "line": 398, + "line": 409, "column": 36 } } }, "range": [ - 10692, - 10716 + 11086, + 11110 ], "loc": { "start": { - "line": 398, + "line": 409, "column": 12 }, "end": { - "line": 398, + "line": 409, "column": 36 } } @@ -18289,16 +19101,16 @@ ], "kind": "let", "range": [ - 10688, - 10717 + 11082, + 11111 ], "loc": { "start": { - "line": 398, + "line": 409, "column": 8 }, "end": { - "line": 398, + "line": 409, "column": 37 } } @@ -18315,16 +19127,16 @@ "type": "Identifier", "name": "span", "range": [ - 10726, - 10730 + 11120, + 11124 ], "loc": { "start": { - "line": 399, + "line": 410, "column": 8 }, "end": { - "line": 399, + "line": 410, "column": 12 } } @@ -18333,31 +19145,31 @@ "type": "Identifier", "name": "className", "range": [ - 10731, - 10740 + 11125, + 11134 ], "loc": { "start": { - "line": 399, + "line": 410, "column": 13 }, "end": { - "line": 399, + "line": 410, "column": 22 } } }, "range": [ - 10726, - 10740 + 11120, + 11134 ], "loc": { "start": { - "line": 399, + "line": 410, "column": 8 }, "end": { - "line": 399, + "line": 410, "column": 22 } } @@ -18368,16 +19180,16 @@ "object": { "type": "ThisExpression", "range": [ - 10743, - 10747 + 11137, + 11141 ], "loc": { "start": { - "line": 399, + "line": 410, "column": 25 }, "end": { - "line": 399, + "line": 410, "column": 29 } } @@ -18386,298 +19198,80 @@ "type": "Identifier", "name": "spanCssClass", "range": [ - 10748, - 10760 + 11142, + 11154 ], "loc": { "start": { - "line": 399, + "line": 410, "column": 30 }, "end": { - "line": 399, + "line": 410, "column": 42 } } }, "range": [ - 10743, - 10760 + 11137, + 11154 ], "loc": { "start": { - "line": 399, + "line": 410, "column": 25 }, "end": { - "line": 399, + "line": 410, "column": 42 } } }, "range": [ - 10726, - 10760 + 11120, + 11154 ], "loc": { "start": { - "line": 399, + "line": 410, "column": 8 }, "end": { - "line": 399, + "line": 410, "column": 42 } } }, "range": [ - 10726, - 10761 + 11120, + 11155 ], "loc": { "start": { - "line": 399, + "line": 410, "column": 8 }, "end": { - "line": 399, + "line": 410, "column": 43 } }, "trailingComments": [ { "type": "Line", - "value": "Container element (rdiv or custom element)", + "value": " Container element (rdiv or custom element)", "range": [ - 10771, - 10815 + 11165, + 11210 ], "loc": { "start": { - "line": 401, + "line": 412, "column": 8 }, "end": { - "line": 401, - "column": 52 - } - } - } - ] - }, - { - "type": "IfStatement", - "test": { - "type": "UnaryExpression", - "operator": "!", - "argument": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 10829, - 10833 - ], - "loc": { - "start": { - "line": 402, - "column": 13 - }, - "end": { - "line": 402, - "column": 17 - } - } - }, - "property": { - "type": "Identifier", - "name": "btnTgtId", - "range": [ - 10834, - 10842 - ], - "loc": { - "start": { - "line": 402, - "column": 18 - }, - "end": { - "line": 402, - "column": 26 - } - } - }, - "range": [ - 10829, - 10842 - ], - "loc": { - "start": { - "line": 402, - "column": 13 - }, - "end": { - "line": 402, - "column": 26 - } - } - }, - "prefix": true, - "range": [ - 10828, - 10842 - ], - "loc": { - "start": { - "line": 402, - "column": 12 - }, - "end": { - "line": 402, - "column": 26 - } - } - }, - "consequent": { - "type": "BlockStatement", - "body": [ - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tf", - "range": [ - 10858, - 10860 - ], - "loc": { - "start": { - "line": 403, - "column": 12 - }, - "end": { - "line": 403, - "column": 14 - } - } - }, - "property": { - "type": "Identifier", - "name": "setToolbar", - "range": [ - 10861, - 10871 - ], - "loc": { - "start": { - "line": 403, - "column": 15 - }, - "end": { - "line": 403, - "column": 25 - } - } - }, - "range": [ - 10858, - 10871 - ], - "loc": { - "start": { - "line": 403, - "column": 12 - }, - "end": { - "line": 403, - "column": 25 - } - } - }, - "arguments": [], - "range": [ - 10858, - 10873 - ], - "loc": { - "start": { - "line": 403, - "column": 12 - }, - "end": { - "line": 403, - "column": 27 - } - } - }, - "range": [ - 10858, - 10874 - ], - "loc": { - "start": { - "line": 403, - "column": 12 - }, - "end": { - "line": 403, - "column": 28 - } - } - } - ], - "range": [ - 10844, - 10884 - ], - "loc": { - "start": { - "line": 402, - "column": 28 - }, - "end": { - "line": 404, - "column": 9 - } - } - }, - "alternate": null, - "range": [ - 10824, - 10884 - ], - "loc": { - "start": { - "line": 402, - "column": 8 - }, - "end": { - "line": 404, - "column": 9 - } - }, - "leadingComments": [ - { - "type": "Line", - "value": "Container element (rdiv or custom element)", - "range": [ - 10771, - 10815 - ], - "loc": { - "start": { - "line": 401, - "column": 8 - }, - "end": { - "line": 401, - "column": 52 + "line": 412, + "column": 53 } } } @@ -18692,16 +19286,16 @@ "type": "Identifier", "name": "targetEl", "range": [ - 10897, - 10905 + 11223, + 11231 ], "loc": { "start": { - "line": 405, + "line": 413, "column": 12 }, "end": { - "line": 405, + "line": 413, "column": 20 } } @@ -18717,16 +19311,16 @@ "object": { "type": "ThisExpression", "range": [ - 10909, - 10913 + 11235, + 11239 ], "loc": { "start": { - "line": 405, + "line": 413, "column": 24 }, "end": { - "line": 405, + "line": 413, "column": 28 } } @@ -18735,122 +19329,178 @@ "type": "Identifier", "name": "btnTgtId", "range": [ - 10914, - 10922 + 11240, + 11248 ], "loc": { "start": { - "line": 405, + "line": 413, "column": 29 }, "end": { - "line": 405, + "line": 413, "column": 37 } } }, "range": [ - 10909, - 10922 + 11235, + 11248 ], "loc": { "start": { - "line": 405, + "line": 413, "column": 24 }, "end": { - "line": 405, + "line": 413, "column": 37 } } }, "prefix": true, "range": [ - 10908, - 10922 + 11234, + 11248 ], "loc": { "start": { - "line": 405, + "line": 413, "column": 23 }, "end": { - "line": 405, + "line": 413, "column": 37 } } }, "consequent": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tf", - "range": [ - 10925, - 10927 - ], - "loc": { - "start": { - "line": 405, - "column": 40 - }, - "end": { - "line": 405, - "column": 42 - } - } - }, - "property": { - "type": "Identifier", - "name": "rDiv", - "range": [ - 10928, - 10932 - ], - "loc": { - "start": { - "line": 405, - "column": 43 - }, - "end": { - "line": 405, - "column": 47 - } - } - }, - "range": [ - 10925, - 10932 - ], - "loc": { - "start": { - "line": 405, - "column": 40 - }, - "end": { - "line": 405, - "column": 47 - } - } - }, - "alternate": { "type": "CallExpression", "callee": { - "type": "Identifier", - "name": "elm", + "type": "MemberExpression", + "computed": false, + "object": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "tf", + "range": [ + 11263, + 11265 + ], + "loc": { + "start": { + "line": 414, + "column": 12 + }, + "end": { + "line": 414, + "column": 14 + } + } + }, + "property": { + "type": "Identifier", + "name": "feature", + "range": [ + 11266, + 11273 + ], + "loc": { + "start": { + "line": 414, + "column": 15 + }, + "end": { + "line": 414, + "column": 22 + } + } + }, + "range": [ + 11263, + 11273 + ], + "loc": { + "start": { + "line": 414, + "column": 12 + }, + "end": { + "line": 414, + "column": 22 + } + } + }, + "arguments": [ + { + "type": "Literal", + "value": "toolbar", + "raw": "'toolbar'", + "range": [ + 11274, + 11283 + ], + "loc": { + "start": { + "line": 414, + "column": 23 + }, + "end": { + "line": 414, + "column": 32 + } + } + } + ], + "range": [ + 11263, + 11284 + ], + "loc": { + "start": { + "line": 414, + "column": 12 + }, + "end": { + "line": 414, + "column": 33 + } + } + }, + "property": { + "type": "Identifier", + "name": "container", + "range": [ + 11285, + 11294 + ], + "loc": { + "start": { + "line": 414, + "column": 34 + }, + "end": { + "line": 414, + "column": 43 + } + } + }, "range": [ - 10935, - 10938 + 11263, + 11294 ], "loc": { "start": { - "line": 405, - "column": 50 + "line": 414, + "column": 12 }, "end": { - "line": 405, - "column": 53 + "line": 414, + "column": 43 } } }, @@ -18861,17 +19511,107 @@ "object": { "type": "ThisExpression", "range": [ - 10939, - 10943 + 11295, + 11299 ], "loc": { "start": { - "line": 405, - "column": 54 + "line": 414, + "column": 44 }, "end": { - "line": 405, - "column": 58 + "line": 414, + "column": 48 + } + } + }, + "property": { + "type": "Identifier", + "name": "toolbarPosition", + "range": [ + 11300, + 11315 + ], + "loc": { + "start": { + "line": 414, + "column": 49 + }, + "end": { + "line": 414, + "column": 64 + } + } + }, + "range": [ + 11295, + 11315 + ], + "loc": { + "start": { + "line": 414, + "column": 44 + }, + "end": { + "line": 414, + "column": 64 + } + } + } + ], + "range": [ + 11263, + 11316 + ], + "loc": { + "start": { + "line": 414, + "column": 12 + }, + "end": { + "line": 414, + "column": 65 + } + } + }, + "alternate": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "elm", + "range": [ + 11331, + 11334 + ], + "loc": { + "start": { + "line": 415, + "column": 12 + }, + "end": { + "line": 415, + "column": 15 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 11335, + 11339 + ], + "loc": { + "start": { + "line": 415, + "column": 16 + }, + "end": { + "line": 415, + "column": 20 } } }, @@ -18879,97 +19619,117 @@ "type": "Identifier", "name": "btnTgtId", "range": [ - 10944, - 10952 + 11340, + 11348 ], "loc": { "start": { - "line": 405, - "column": 59 + "line": 415, + "column": 21 }, "end": { - "line": 405, - "column": 67 + "line": 415, + "column": 29 } } }, "range": [ - 10939, - 10952 + 11335, + 11348 ], "loc": { "start": { - "line": 405, - "column": 54 + "line": 415, + "column": 16 }, "end": { - "line": 405, - "column": 67 + "line": 415, + "column": 29 } } } ], "range": [ - 10935, - 10953 + 11331, + 11349 ], "loc": { "start": { - "line": 405, - "column": 50 + "line": 415, + "column": 12 }, "end": { - "line": 405, - "column": 68 + "line": 415, + "column": 30 } } }, "range": [ - 10908, - 10953 + 11234, + 11349 ], "loc": { "start": { - "line": 405, + "line": 413, "column": 23 }, "end": { - "line": 405, - "column": 68 + "line": 415, + "column": 30 } } }, "range": [ - 10897, - 10953 + 11223, + 11349 ], "loc": { "start": { - "line": 405, + "line": 413, "column": 12 }, "end": { - "line": 405, - "column": 68 + "line": 415, + "column": 30 } } } ], "kind": "let", "range": [ - 10893, - 10954 + 11219, + 11350 ], "loc": { "start": { - "line": 405, + "line": 413, "column": 8 }, "end": { - "line": 405, - "column": 69 + "line": 415, + "column": 31 } - } + }, + "leadingComments": [ + { + "type": "Line", + "value": " Container element (rdiv or custom element)", + "range": [ + 11165, + 11210 + ], + "loc": { + "start": { + "line": 412, + "column": 8 + }, + "end": { + "line": 412, + "column": 53 + } + } + } + ] }, { "type": "IfStatement", @@ -18982,16 +19742,16 @@ "object": { "type": "ThisExpression", "range": [ - 10969, - 10973 + 11365, + 11369 ], "loc": { "start": { - "line": 407, + "line": 417, "column": 13 }, "end": { - "line": 407, + "line": 417, "column": 17 } } @@ -19000,47 +19760,47 @@ "type": "Identifier", "name": "btnTgtId", "range": [ - 10974, - 10982 + 11370, + 11378 ], "loc": { "start": { - "line": 407, + "line": 417, "column": 18 }, "end": { - "line": 407, + "line": 417, "column": 26 } } }, "range": [ - 10969, - 10982 + 11365, + 11378 ], "loc": { "start": { - "line": 407, + "line": 417, "column": 13 }, "end": { - "line": 407, + "line": 417, "column": 26 } } }, "prefix": true, "range": [ - 10968, - 10982 + 11364, + 11378 ], "loc": { "start": { - "line": 407, + "line": 417, "column": 12 }, "end": { - "line": 407, + "line": 417, "column": 26 } } @@ -19057,16 +19817,16 @@ "type": "Identifier", "name": "firstChild", "range": [ - 11002, - 11012 + 11398, + 11408 ], "loc": { "start": { - "line": 408, + "line": 418, "column": 16 }, "end": { - "line": 408, + "line": 418, "column": 26 } } @@ -19078,16 +19838,16 @@ "type": "Identifier", "name": "targetEl", "range": [ - 11015, - 11023 + 11411, + 11419 ], "loc": { "start": { - "line": 408, + "line": 418, "column": 29 }, "end": { - "line": 408, + "line": 418, "column": 37 } } @@ -19096,46 +19856,46 @@ "type": "Identifier", "name": "firstChild", "range": [ - 11024, - 11034 + 11420, + 11430 ], "loc": { "start": { - "line": 408, + "line": 418, "column": 38 }, "end": { - "line": 408, + "line": 418, "column": 48 } } }, "range": [ - 11015, - 11034 + 11411, + 11430 ], "loc": { "start": { - "line": 408, + "line": 418, "column": 29 }, "end": { - "line": 408, + "line": 418, "column": 48 } } }, "range": [ - 11002, - 11034 + 11398, + 11430 ], "loc": { "start": { - "line": 408, + "line": 418, "column": 16 }, "end": { - "line": 408, + "line": 418, "column": 48 } } @@ -19143,16 +19903,16 @@ ], "kind": "let", "range": [ - 10998, - 11035 + 11394, + 11431 ], "loc": { "start": { - "line": 408, + "line": 418, "column": 12 }, "end": { - "line": 408, + "line": 418, "column": 49 } } @@ -19171,16 +19931,16 @@ "type": "Identifier", "name": "firstChild", "range": [ - 11048, - 11058 + 11444, + 11454 ], "loc": { "start": { - "line": 409, + "line": 419, "column": 12 }, "end": { - "line": 409, + "line": 419, "column": 22 } } @@ -19189,31 +19949,31 @@ "type": "Identifier", "name": "parentNode", "range": [ - 11059, - 11069 + 11455, + 11465 ], "loc": { "start": { - "line": 409, + "line": 419, "column": 23 }, "end": { - "line": 409, + "line": 419, "column": 33 } } }, "range": [ - 11048, - 11069 + 11444, + 11465 ], "loc": { "start": { - "line": 409, + "line": 419, "column": 12 }, "end": { - "line": 409, + "line": 419, "column": 33 } } @@ -19222,31 +19982,31 @@ "type": "Identifier", "name": "insertBefore", "range": [ - 11070, - 11082 + 11466, + 11478 ], "loc": { "start": { - "line": 409, + "line": 419, "column": 34 }, "end": { - "line": 409, + "line": 419, "column": 46 } } }, "range": [ - 11048, - 11082 + 11444, + 11478 ], "loc": { "start": { - "line": 409, + "line": 419, "column": 12 }, "end": { - "line": 409, + "line": 419, "column": 46 } } @@ -19256,16 +20016,16 @@ "type": "Identifier", "name": "span", "range": [ - 11083, - 11087 + 11479, + 11483 ], "loc": { "start": { - "line": 409, + "line": 419, "column": 47 }, "end": { - "line": 409, + "line": 419, "column": 51 } } @@ -19274,63 +20034,63 @@ "type": "Identifier", "name": "firstChild", "range": [ - 11089, - 11099 + 11485, + 11495 ], "loc": { "start": { - "line": 409, + "line": 419, "column": 53 }, "end": { - "line": 409, + "line": 419, "column": 63 } } } ], "range": [ - 11048, - 11100 + 11444, + 11496 ], "loc": { "start": { - "line": 409, + "line": 419, "column": 12 }, "end": { - "line": 409, + "line": 419, "column": 64 } } }, "range": [ - 11048, - 11101 + 11444, + 11497 ], "loc": { "start": { - "line": 409, + "line": 419, "column": 12 }, "end": { - "line": 409, + "line": 419, "column": 65 } } } ], "range": [ - 10984, - 11111 + 11380, + 11507 ], "loc": { "start": { - "line": 407, + "line": 417, "column": 28 }, "end": { - "line": 410, + "line": 420, "column": 9 } } @@ -19349,16 +20109,16 @@ "type": "Identifier", "name": "targetEl", "range": [ - 11131, - 11139 + 11527, + 11535 ], "loc": { "start": { - "line": 411, + "line": 421, "column": 12 }, "end": { - "line": 411, + "line": 421, "column": 20 } } @@ -19367,31 +20127,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 11140, - 11151 + 11536, + 11547 ], "loc": { "start": { - "line": 411, + "line": 421, "column": 21 }, "end": { - "line": 411, + "line": 421, "column": 32 } } }, "range": [ - 11131, - 11151 + 11527, + 11547 ], "loc": { "start": { - "line": 411, + "line": 421, "column": 12 }, "end": { - "line": 411, + "line": 421, "column": 32 } } @@ -19401,78 +20161,78 @@ "type": "Identifier", "name": "span", "range": [ - 11152, - 11156 + 11548, + 11552 ], "loc": { "start": { - "line": 411, + "line": 421, "column": 33 }, "end": { - "line": 411, + "line": 421, "column": 37 } } } ], "range": [ - 11131, - 11157 + 11527, + 11553 ], "loc": { "start": { - "line": 411, + "line": 421, "column": 12 }, "end": { - "line": 411, + "line": 421, "column": 38 } } }, "range": [ - 11131, - 11158 + 11527, + 11554 ], "loc": { "start": { - "line": 411, + "line": 421, "column": 12 }, "end": { - "line": 411, + "line": 421, "column": 39 } } } ], "range": [ - 11117, - 11168 + 11513, + 11564 ], "loc": { "start": { - "line": 410, + "line": 420, "column": 15 }, "end": { - "line": 412, + "line": 422, "column": 9 } } }, "range": [ - 10964, - 11168 + 11360, + 11564 ], "loc": { "start": { - "line": 407, + "line": 417, "column": 8 }, "end": { - "line": 412, + "line": 422, "column": 9 } } @@ -19488,16 +20248,16 @@ "object": { "type": "ThisExpression", "range": [ - 11183, - 11187 + 11579, + 11583 ], "loc": { "start": { - "line": 414, + "line": 424, "column": 13 }, "end": { - "line": 414, + "line": 424, "column": 17 } } @@ -19506,47 +20266,47 @@ "type": "Identifier", "name": "btnHtml", "range": [ - 11188, - 11195 + 11584, + 11591 ], "loc": { "start": { - "line": 414, + "line": 424, "column": 18 }, "end": { - "line": 414, + "line": 424, "column": 25 } } }, "range": [ - 11183, - 11195 + 11579, + 11591 ], "loc": { "start": { - "line": 414, + "line": 424, "column": 13 }, "end": { - "line": 414, + "line": 424, "column": 25 } } }, "prefix": true, "range": [ - 11182, - 11195 + 11578, + 11591 ], "loc": { "start": { - "line": 414, + "line": 424, "column": 12 }, "end": { - "line": 414, + "line": 424, "column": 25 } } @@ -19563,16 +20323,16 @@ "type": "Identifier", "name": "btn", "range": [ - 11215, - 11218 + 11611, + 11614 ], "loc": { "start": { - "line": 415, + "line": 425, "column": 16 }, "end": { - "line": 415, + "line": 425, "column": 19 } } @@ -19583,16 +20343,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 11221, - 11230 + 11617, + 11626 ], "loc": { "start": { - "line": 415, + "line": 425, "column": 22 }, "end": { - "line": 415, + "line": 425, "column": 31 } } @@ -19603,16 +20363,16 @@ "value": "a", "raw": "'a'", "range": [ - 11231, - 11234 + 11627, + 11630 ], "loc": { "start": { - "line": 415, + "line": 425, "column": 32 }, "end": { - "line": 415, + "line": 425, "column": 35 } } @@ -19625,16 +20385,16 @@ "value": "href", "raw": "'href'", "range": [ - 11237, - 11243 + 11633, + 11639 ], "loc": { "start": { - "line": 415, + "line": 425, "column": 38 }, "end": { - "line": 415, + "line": 425, "column": 44 } } @@ -19644,63 +20404,63 @@ "value": "javascript:;", "raw": "'javascript:;'", "range": [ - 11245, - 11259 + 11641, + 11655 ], "loc": { "start": { - "line": 415, + "line": 425, "column": 46 }, "end": { - "line": 415, + "line": 425, "column": 60 } } } ], "range": [ - 11236, - 11260 + 11632, + 11656 ], "loc": { "start": { - "line": 415, + "line": 425, "column": 37 }, "end": { - "line": 415, + "line": 425, "column": 61 } } } ], "range": [ - 11221, - 11261 + 11617, + 11657 ], "loc": { "start": { - "line": 415, + "line": 425, "column": 22 }, "end": { - "line": 415, + "line": 425, "column": 62 } } }, "range": [ - 11215, - 11261 + 11611, + 11657 ], "loc": { "start": { - "line": 415, + "line": 425, "column": 16 }, "end": { - "line": 415, + "line": 425, "column": 62 } } @@ -19708,16 +20468,16 @@ ], "kind": "let", "range": [ - 11211, - 11262 + 11607, + 11658 ], "loc": { "start": { - "line": 415, + "line": 425, "column": 12 }, "end": { - "line": 415, + "line": 425, "column": 63 } } @@ -19734,16 +20494,16 @@ "type": "Identifier", "name": "btn", "range": [ - 11275, - 11278 + 11671, + 11674 ], "loc": { "start": { - "line": 416, + "line": 426, "column": 12 }, "end": { - "line": 416, + "line": 426, "column": 15 } } @@ -19752,31 +20512,31 @@ "type": "Identifier", "name": "className", "range": [ - 11279, - 11288 + 11675, + 11684 ], "loc": { "start": { - "line": 416, + "line": 426, "column": 16 }, "end": { - "line": 416, + "line": 426, "column": 25 } } }, "range": [ - 11275, - 11288 + 11671, + 11684 ], "loc": { "start": { - "line": 416, + "line": 426, "column": 12 }, "end": { - "line": 416, + "line": 426, "column": 25 } } @@ -19787,16 +20547,16 @@ "object": { "type": "ThisExpression", "range": [ - 11291, - 11295 + 11687, + 11691 ], "loc": { "start": { - "line": 416, + "line": 426, "column": 28 }, "end": { - "line": 416, + "line": 426, "column": 32 } } @@ -19805,61 +20565,61 @@ "type": "Identifier", "name": "btnCssClass", "range": [ - 11296, - 11307 + 11692, + 11703 ], "loc": { "start": { - "line": 416, + "line": 426, "column": 33 }, "end": { - "line": 416, + "line": 426, "column": 44 } } }, "range": [ - 11291, - 11307 + 11687, + 11703 ], "loc": { "start": { - "line": 416, + "line": 426, "column": 28 }, "end": { - "line": 416, + "line": 426, "column": 44 } } }, "range": [ - 11275, - 11307 + 11671, + 11703 ], "loc": { "start": { - "line": 416, + "line": 426, "column": 12 }, "end": { - "line": 416, + "line": 426, "column": 44 } } }, "range": [ - 11275, - 11308 + 11671, + 11704 ], "loc": { "start": { - "line": 416, + "line": 426, "column": 12 }, "end": { - "line": 416, + "line": 426, "column": 45 } } @@ -19876,16 +20636,16 @@ "type": "Identifier", "name": "btn", "range": [ - 11321, - 11324 + 11717, + 11720 ], "loc": { "start": { - "line": 417, + "line": 427, "column": 12 }, "end": { - "line": 417, + "line": 427, "column": 15 } } @@ -19894,31 +20654,31 @@ "type": "Identifier", "name": "title", "range": [ - 11325, - 11330 + 11721, + 11726 ], "loc": { "start": { - "line": 417, + "line": 427, "column": 16 }, "end": { - "line": 417, + "line": 427, "column": 21 } } }, "range": [ - 11321, - 11330 + 11717, + 11726 ], "loc": { "start": { - "line": 417, + "line": 427, "column": 12 }, "end": { - "line": 417, + "line": 427, "column": 21 } } @@ -19929,16 +20689,16 @@ "object": { "type": "ThisExpression", "range": [ - 11333, - 11337 + 11729, + 11733 ], "loc": { "start": { - "line": 417, + "line": 427, "column": 24 }, "end": { - "line": 417, + "line": 427, "column": 28 } } @@ -19947,61 +20707,61 @@ "type": "Identifier", "name": "desc", "range": [ - 11338, - 11342 + 11734, + 11738 ], "loc": { "start": { - "line": 417, + "line": 427, "column": 29 }, "end": { - "line": 417, + "line": 427, "column": 33 } } }, "range": [ - 11333, - 11342 + 11729, + 11738 ], "loc": { "start": { - "line": 417, + "line": 427, "column": 24 }, "end": { - "line": 417, + "line": 427, "column": 33 } } }, "range": [ - 11321, - 11342 + 11717, + 11738 ], "loc": { "start": { - "line": 417, + "line": 427, "column": 12 }, "end": { - "line": 417, + "line": 427, "column": 33 } } }, "range": [ - 11321, - 11343 + 11717, + 11739 ], "loc": { "start": { - "line": 417, + "line": 427, "column": 12 }, "end": { - "line": 417, + "line": 427, "column": 34 } } @@ -20018,16 +20778,16 @@ "type": "Identifier", "name": "btn", "range": [ - 11357, - 11360 + 11753, + 11756 ], "loc": { "start": { - "line": 419, + "line": 429, "column": 12 }, "end": { - "line": 419, + "line": 429, "column": 15 } } @@ -20036,31 +20796,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 11361, - 11370 + 11757, + 11766 ], "loc": { "start": { - "line": 419, + "line": 429, "column": 16 }, "end": { - "line": 419, + "line": 429, "column": 25 } } }, "range": [ - 11357, - 11370 + 11753, + 11766 ], "loc": { "start": { - "line": 419, + "line": 429, "column": 12 }, "end": { - "line": 419, + "line": 429, "column": 25 } } @@ -20071,16 +20831,16 @@ "object": { "type": "ThisExpression", "range": [ - 11373, - 11377 + 11769, + 11773 ], "loc": { "start": { - "line": 419, + "line": 429, "column": 28 }, "end": { - "line": 419, + "line": 429, "column": 32 } } @@ -20089,61 +20849,61 @@ "type": "Identifier", "name": "btnText", "range": [ - 11378, - 11385 + 11774, + 11781 ], "loc": { "start": { - "line": 419, + "line": 429, "column": 33 }, "end": { - "line": 419, + "line": 429, "column": 40 } } }, "range": [ - 11373, - 11385 + 11769, + 11781 ], "loc": { "start": { - "line": 419, + "line": 429, "column": 28 }, "end": { - "line": 419, + "line": 429, "column": 40 } } }, "range": [ - 11357, - 11385 + 11753, + 11781 ], "loc": { "start": { - "line": 419, + "line": 429, "column": 12 }, "end": { - "line": 419, + "line": 429, "column": 40 } } }, "range": [ - 11357, - 11386 + 11753, + 11782 ], "loc": { "start": { - "line": 419, + "line": 429, "column": 12 }, "end": { - "line": 419, + "line": 429, "column": 41 } } @@ -20159,16 +20919,16 @@ "type": "Identifier", "name": "span", "range": [ - 11399, - 11403 + 11795, + 11799 ], "loc": { "start": { - "line": 420, + "line": 430, "column": 12 }, "end": { - "line": 420, + "line": 430, "column": 16 } } @@ -20177,31 +20937,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 11404, - 11415 + 11800, + 11811 ], "loc": { "start": { - "line": 420, + "line": 430, "column": 17 }, "end": { - "line": 420, + "line": 430, "column": 28 } } }, "range": [ - 11399, - 11415 + 11795, + 11811 ], "loc": { "start": { - "line": 420, + "line": 430, "column": 12 }, "end": { - "line": 420, + "line": 430, "column": 28 } } @@ -20211,47 +20971,47 @@ "type": "Identifier", "name": "btn", "range": [ - 11416, - 11419 + 11812, + 11815 ], "loc": { "start": { - "line": 420, + "line": 430, "column": 29 }, "end": { - "line": 420, + "line": 430, "column": 32 } } } ], "range": [ - 11399, - 11420 + 11795, + 11816 ], "loc": { "start": { - "line": 420, + "line": 430, "column": 12 }, "end": { - "line": 420, + "line": 430, "column": 33 } } }, "range": [ - 11399, - 11421 + 11795, + 11817 ], "loc": { "start": { - "line": 420, + "line": 430, "column": 12 }, "end": { - "line": 420, + "line": 430, "column": 34 } } @@ -20267,16 +21027,16 @@ "object": { "type": "ThisExpression", "range": [ - 11439, - 11443 + 11835, + 11839 ], "loc": { "start": { - "line": 421, + "line": 431, "column": 17 }, "end": { - "line": 421, + "line": 431, "column": 21 } } @@ -20285,47 +21045,47 @@ "type": "Identifier", "name": "enableHover", "range": [ - 11444, - 11455 + 11840, + 11851 ], "loc": { "start": { - "line": 421, + "line": 431, "column": 22 }, "end": { - "line": 421, + "line": 431, "column": 33 } } }, "range": [ - 11439, - 11455 + 11835, + 11851 ], "loc": { "start": { - "line": 421, + "line": 431, "column": 17 }, "end": { - "line": 421, + "line": 431, "column": 33 } } }, "prefix": true, "range": [ - 11438, - 11455 + 11834, + 11851 ], "loc": { "start": { - "line": 421, + "line": 431, "column": 16 }, "end": { - "line": 421, + "line": 431, "column": 33 } } @@ -20341,16 +21101,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 11475, - 11481 + 11871, + 11877 ], "loc": { "start": { - "line": 422, + "line": 432, "column": 16 }, "end": { - "line": 422, + "line": 432, "column": 22 } } @@ -20360,16 +21120,16 @@ "type": "Identifier", "name": "btn", "range": [ - 11482, - 11485 + 11878, + 11881 ], "loc": { "start": { - "line": 422, + "line": 432, "column": 23 }, "end": { - "line": 422, + "line": 432, "column": 26 } } @@ -20379,16 +21139,16 @@ "value": "click", "raw": "'click'", "range": [ - 11487, - 11494 + 11883, + 11890 ], "loc": { "start": { - "line": 422, + "line": 432, "column": 28 }, "end": { - "line": 422, + "line": 432, "column": 35 } } @@ -20401,16 +21161,16 @@ "type": "Identifier", "name": "evt", "range": [ - 11497, - 11500 + 11893, + 11896 ], "loc": { "start": { - "line": 422, + "line": 432, "column": 38 }, "end": { - "line": 422, + "line": 432, "column": 41 } } @@ -20424,16 +21184,16 @@ "object": { "type": "ThisExpression", "range": [ - 11505, - 11509 + 11901, + 11905 ], "loc": { "start": { - "line": 422, + "line": 432, "column": 46 }, "end": { - "line": 422, + "line": 432, "column": 50 } } @@ -20442,31 +21202,31 @@ "type": "Identifier", "name": "toggle", "range": [ - 11510, - 11516 + 11906, + 11912 ], "loc": { "start": { - "line": 422, + "line": 432, "column": 51 }, "end": { - "line": 422, + "line": 432, "column": 57 } } }, "range": [ - 11505, - 11516 + 11901, + 11912 ], "loc": { "start": { - "line": 422, + "line": 432, "column": 46 }, "end": { - "line": 422, + "line": 432, "column": 57 } } @@ -20476,32 +21236,32 @@ "type": "Identifier", "name": "evt", "range": [ - 11517, - 11520 + 11913, + 11916 ], "loc": { "start": { - "line": 422, + "line": 432, "column": 58 }, "end": { - "line": 422, + "line": 432, "column": 61 } } } ], "range": [ - 11505, - 11521 + 11901, + 11917 ], "loc": { "start": { - "line": 422, + "line": 432, "column": 46 }, "end": { - "line": 422, + "line": 432, "column": 62 } } @@ -20509,63 +21269,63 @@ "generator": false, "expression": true, "range": [ - 11496, - 11521 + 11892, + 11917 ], "loc": { "start": { - "line": 422, + "line": 432, "column": 37 }, "end": { - "line": 422, + "line": 432, "column": 62 } } } ], "range": [ - 11475, - 11522 + 11871, + 11918 ], "loc": { "start": { - "line": 422, + "line": 432, "column": 16 }, "end": { - "line": 422, + "line": 432, "column": 63 } } }, "range": [ - 11475, - 11523 + 11871, + 11919 ], "loc": { "start": { - "line": 422, + "line": 432, "column": 16 }, "end": { - "line": 422, + "line": 432, "column": 64 } } } ], "range": [ - 11457, - 11537 + 11853, + 11933 ], "loc": { "start": { - "line": 421, + "line": 431, "column": 35 }, "end": { - "line": 423, + "line": 433, "column": 13 } } @@ -20581,16 +21341,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 11561, - 11567 + 11957, + 11963 ], "loc": { "start": { - "line": 424, + "line": 434, "column": 16 }, "end": { - "line": 424, + "line": 434, "column": 22 } } @@ -20600,16 +21360,16 @@ "type": "Identifier", "name": "btn", "range": [ - 11568, - 11571 + 11964, + 11967 ], "loc": { "start": { - "line": 424, + "line": 434, "column": 23 }, "end": { - "line": 424, + "line": 434, "column": 26 } } @@ -20619,16 +21379,16 @@ "value": "mouseover", "raw": "'mouseover'", "range": [ - 11573, - 11584 + 11969, + 11980 ], "loc": { "start": { - "line": 424, + "line": 434, "column": 28 }, "end": { - "line": 424, + "line": 434, "column": 39 } } @@ -20641,16 +21401,16 @@ "type": "Identifier", "name": "evt", "range": [ - 11587, - 11590 + 11983, + 11986 ], "loc": { "start": { - "line": 424, + "line": 434, "column": 42 }, "end": { - "line": 424, + "line": 434, "column": 45 } } @@ -20664,16 +21424,16 @@ "object": { "type": "ThisExpression", "range": [ - 11595, - 11599 + 11991, + 11995 ], "loc": { "start": { - "line": 424, + "line": 434, "column": 50 }, "end": { - "line": 424, + "line": 434, "column": 54 } } @@ -20682,31 +21442,31 @@ "type": "Identifier", "name": "toggle", "range": [ - 11600, - 11606 + 11996, + 12002 ], "loc": { "start": { - "line": 424, + "line": 434, "column": 55 }, "end": { - "line": 424, + "line": 434, "column": 61 } } }, "range": [ - 11595, - 11606 + 11991, + 12002 ], "loc": { "start": { - "line": 424, + "line": 434, "column": 50 }, "end": { - "line": 424, + "line": 434, "column": 61 } } @@ -20716,32 +21476,32 @@ "type": "Identifier", "name": "evt", "range": [ - 11607, - 11610 + 12003, + 12006 ], "loc": { "start": { - "line": 424, + "line": 434, "column": 62 }, "end": { - "line": 424, + "line": 434, "column": 65 } } } ], "range": [ - 11595, - 11611 + 11991, + 12007 ], "loc": { "start": { - "line": 424, + "line": 434, "column": 50 }, "end": { - "line": 424, + "line": 434, "column": 66 } } @@ -20749,94 +21509,94 @@ "generator": false, "expression": true, "range": [ - 11586, - 11611 + 11982, + 12007 ], "loc": { "start": { - "line": 424, + "line": 434, "column": 41 }, "end": { - "line": 424, + "line": 434, "column": 66 } } } ], "range": [ - 11561, - 11612 + 11957, + 12008 ], "loc": { "start": { - "line": 424, + "line": 434, "column": 16 }, "end": { - "line": 424, + "line": 434, "column": 67 } } }, "range": [ - 11561, - 11613 + 11957, + 12009 ], "loc": { "start": { - "line": 424, + "line": 434, "column": 16 }, "end": { - "line": 424, + "line": 434, "column": 68 } } } ], "range": [ - 11543, - 11627 + 11939, + 12023 ], "loc": { "start": { - "line": 423, + "line": 433, "column": 19 }, "end": { - "line": 425, + "line": 435, "column": 13 } } }, "range": [ - 11434, - 11627 + 11830, + 12023 ], "loc": { "start": { - "line": 421, + "line": 431, "column": 12 }, "end": { - "line": 425, + "line": 435, "column": 13 } } } ], "range": [ - 11197, - 11637 + 11593, + 12033 ], "loc": { "start": { - "line": 414, + "line": 424, "column": 27 }, "end": { - "line": 426, + "line": 436, "column": 9 } } @@ -20856,16 +21616,16 @@ "type": "Identifier", "name": "span", "range": [ - 11671, - 11675 + 12068, + 12072 ], "loc": { "start": { - "line": 427, + "line": 437, "column": 12 }, "end": { - "line": 427, + "line": 437, "column": 16 } } @@ -20874,31 +21634,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 11676, - 11685 + 12073, + 12082 ], "loc": { "start": { - "line": 427, + "line": 437, "column": 17 }, "end": { - "line": 427, + "line": 437, "column": 26 } } }, "range": [ - 11671, - 11685 + 12068, + 12082 ], "loc": { "start": { - "line": 427, + "line": 437, "column": 12 }, "end": { - "line": 427, + "line": 437, "column": 26 } } @@ -20909,16 +21669,16 @@ "object": { "type": "ThisExpression", "range": [ - 11688, - 11692 + 12085, + 12089 ], "loc": { "start": { - "line": 427, + "line": 437, "column": 29 }, "end": { - "line": 427, + "line": 437, "column": 33 } } @@ -20927,80 +21687,80 @@ "type": "Identifier", "name": "btnHtml", "range": [ - 11693, - 11700 + 12090, + 12097 ], "loc": { "start": { - "line": 427, + "line": 437, "column": 34 }, "end": { - "line": 427, + "line": 437, "column": 41 } } }, "range": [ - 11688, - 11700 + 12085, + 12097 ], "loc": { "start": { - "line": 427, + "line": 437, "column": 29 }, "end": { - "line": 427, + "line": 437, "column": 41 } } }, "range": [ - 11671, - 11700 + 12068, + 12097 ], "loc": { "start": { - "line": 427, + "line": 437, "column": 12 }, "end": { - "line": 427, + "line": 437, "column": 41 } } }, "range": [ - 11671, - 11701 + 12068, + 12098 ], "loc": { "start": { - "line": 427, + "line": 437, "column": 12 }, "end": { - "line": 427, + "line": 437, "column": 42 } }, "leadingComments": [ { "type": "Line", - "value": "Custom html", + "value": " Custom html", "range": [ - 11645, - 11658 + 12041, + 12055 ], "loc": { "start": { - "line": 426, + "line": 436, "column": 17 }, "end": { - "line": 426, - "column": 30 + "line": 436, + "column": 31 } } } @@ -21015,16 +21775,16 @@ "type": "Identifier", "name": "colVisEl", "range": [ - 11718, - 11726 + 12115, + 12123 ], "loc": { "start": { - "line": 428, + "line": 438, "column": 16 }, "end": { - "line": 428, + "line": 438, "column": 24 } } @@ -21036,16 +21796,16 @@ "type": "Identifier", "name": "span", "range": [ - 11729, - 11733 + 12126, + 12130 ], "loc": { "start": { - "line": 428, + "line": 438, "column": 27 }, "end": { - "line": 428, + "line": 438, "column": 31 } } @@ -21054,46 +21814,46 @@ "type": "Identifier", "name": "firstChild", "range": [ - 11734, - 11744 + 12131, + 12141 ], "loc": { "start": { - "line": 428, + "line": 438, "column": 32 }, "end": { - "line": 428, + "line": 438, "column": 42 } } }, "range": [ - 11729, - 11744 + 12126, + 12141 ], "loc": { "start": { - "line": 428, + "line": 438, "column": 27 }, "end": { - "line": 428, + "line": 438, "column": 42 } } }, "range": [ - 11718, - 11744 + 12115, + 12141 ], "loc": { "start": { - "line": 428, + "line": 438, "column": 16 }, "end": { - "line": 428, + "line": 438, "column": 42 } } @@ -21101,16 +21861,16 @@ ], "kind": "let", "range": [ - 11714, - 11745 + 12111, + 12142 ], "loc": { "start": { - "line": 428, + "line": 438, "column": 12 }, "end": { - "line": 428, + "line": 438, "column": 43 } } @@ -21126,16 +21886,16 @@ "object": { "type": "ThisExpression", "range": [ - 11763, - 11767 + 12160, + 12164 ], "loc": { "start": { - "line": 429, + "line": 439, "column": 17 }, "end": { - "line": 429, + "line": 439, "column": 21 } } @@ -21144,47 +21904,47 @@ "type": "Identifier", "name": "enableHover", "range": [ - 11768, - 11779 + 12165, + 12176 ], "loc": { "start": { - "line": 429, + "line": 439, "column": 22 }, "end": { - "line": 429, + "line": 439, "column": 33 } } }, "range": [ - 11763, - 11779 + 12160, + 12176 ], "loc": { "start": { - "line": 429, + "line": 439, "column": 17 }, "end": { - "line": 429, + "line": 439, "column": 33 } } }, "prefix": true, "range": [ - 11762, - 11779 + 12159, + 12176 ], "loc": { "start": { - "line": 429, + "line": 439, "column": 16 }, "end": { - "line": 429, + "line": 439, "column": 33 } } @@ -21200,16 +21960,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 11799, - 11805 + 12196, + 12202 ], "loc": { "start": { - "line": 430, + "line": 440, "column": 16 }, "end": { - "line": 430, + "line": 440, "column": 22 } } @@ -21219,16 +21979,16 @@ "type": "Identifier", "name": "colVisEl", "range": [ - 11806, - 11814 + 12203, + 12211 ], "loc": { "start": { - "line": 430, + "line": 440, "column": 23 }, "end": { - "line": 430, + "line": 440, "column": 31 } } @@ -21238,16 +21998,16 @@ "value": "click", "raw": "'click'", "range": [ - 11816, - 11823 + 12213, + 12220 ], "loc": { "start": { - "line": 430, + "line": 440, "column": 33 }, "end": { - "line": 430, + "line": 440, "column": 40 } } @@ -21260,16 +22020,16 @@ "type": "Identifier", "name": "evt", "range": [ - 11826, - 11829 + 12223, + 12226 ], "loc": { "start": { - "line": 430, + "line": 440, "column": 43 }, "end": { - "line": 430, + "line": 440, "column": 46 } } @@ -21283,16 +22043,16 @@ "object": { "type": "ThisExpression", "range": [ - 11834, - 11838 + 12231, + 12235 ], "loc": { "start": { - "line": 430, + "line": 440, "column": 51 }, "end": { - "line": 430, + "line": 440, "column": 55 } } @@ -21301,31 +22061,31 @@ "type": "Identifier", "name": "toggle", "range": [ - 11839, - 11845 + 12236, + 12242 ], "loc": { "start": { - "line": 430, + "line": 440, "column": 56 }, "end": { - "line": 430, + "line": 440, "column": 62 } } }, "range": [ - 11834, - 11845 + 12231, + 12242 ], "loc": { "start": { - "line": 430, + "line": 440, "column": 51 }, "end": { - "line": 430, + "line": 440, "column": 62 } } @@ -21335,32 +22095,32 @@ "type": "Identifier", "name": "evt", "range": [ - 11846, - 11849 + 12243, + 12246 ], "loc": { "start": { - "line": 430, + "line": 440, "column": 63 }, "end": { - "line": 430, + "line": 440, "column": 66 } } } ], "range": [ - 11834, - 11850 + 12231, + 12247 ], "loc": { "start": { - "line": 430, + "line": 440, "column": 51 }, "end": { - "line": 430, + "line": 440, "column": 67 } } @@ -21368,63 +22128,63 @@ "generator": false, "expression": true, "range": [ - 11825, - 11850 + 12222, + 12247 ], "loc": { "start": { - "line": 430, + "line": 440, "column": 42 }, "end": { - "line": 430, + "line": 440, "column": 67 } } } ], "range": [ - 11799, - 11851 + 12196, + 12248 ], "loc": { "start": { - "line": 430, + "line": 440, "column": 16 }, "end": { - "line": 430, + "line": 440, "column": 68 } } }, "range": [ - 11799, - 11852 + 12196, + 12249 ], "loc": { "start": { - "line": 430, + "line": 440, "column": 16 }, "end": { - "line": 430, + "line": 440, "column": 69 } } } ], "range": [ - 11781, - 11866 + 12178, + 12263 ], "loc": { "start": { - "line": 429, + "line": 439, "column": 35 }, "end": { - "line": 431, + "line": 441, "column": 13 } } @@ -21440,16 +22200,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 11890, - 11896 + 12287, + 12293 ], "loc": { "start": { - "line": 432, + "line": 442, "column": 16 }, "end": { - "line": 432, + "line": 442, "column": 22 } } @@ -21459,16 +22219,16 @@ "type": "Identifier", "name": "colVisEl", "range": [ - 11897, - 11905 + 12294, + 12302 ], "loc": { "start": { - "line": 432, + "line": 442, "column": 23 }, "end": { - "line": 432, + "line": 442, "column": 31 } } @@ -21478,16 +22238,16 @@ "value": "mouseover", "raw": "'mouseover'", "range": [ - 11907, - 11918 + 12304, + 12315 ], "loc": { "start": { - "line": 432, + "line": 442, "column": 33 }, "end": { - "line": 432, + "line": 442, "column": 44 } } @@ -21500,16 +22260,16 @@ "type": "Identifier", "name": "evt", "range": [ - 11921, - 11924 + 12318, + 12321 ], "loc": { "start": { - "line": 432, + "line": 442, "column": 47 }, "end": { - "line": 432, + "line": 442, "column": 50 } } @@ -21523,16 +22283,16 @@ "object": { "type": "ThisExpression", "range": [ - 11929, - 11933 + 12326, + 12330 ], "loc": { "start": { - "line": 432, + "line": 442, "column": 55 }, "end": { - "line": 432, + "line": 442, "column": 59 } } @@ -21541,31 +22301,31 @@ "type": "Identifier", "name": "toggle", "range": [ - 11934, - 11940 + 12331, + 12337 ], "loc": { "start": { - "line": 432, + "line": 442, "column": 60 }, "end": { - "line": 432, + "line": 442, "column": 66 } } }, "range": [ - 11929, - 11940 + 12326, + 12337 ], "loc": { "start": { - "line": 432, + "line": 442, "column": 55 }, "end": { - "line": 432, + "line": 442, "column": 66 } } @@ -21575,32 +22335,32 @@ "type": "Identifier", "name": "evt", "range": [ - 11941, - 11944 + 12338, + 12341 ], "loc": { "start": { - "line": 432, + "line": 442, "column": 67 }, "end": { - "line": 432, + "line": 442, "column": 70 } } } ], "range": [ - 11929, - 11945 + 12326, + 12342 ], "loc": { "start": { - "line": 432, + "line": 442, "column": 55 }, "end": { - "line": 432, + "line": 442, "column": 71 } } @@ -21608,109 +22368,109 @@ "generator": false, "expression": true, "range": [ - 11920, - 11945 + 12317, + 12342 ], "loc": { "start": { - "line": 432, + "line": 442, "column": 46 }, "end": { - "line": 432, + "line": 442, "column": 71 } } } ], "range": [ - 11890, - 11946 + 12287, + 12343 ], "loc": { "start": { - "line": 432, + "line": 442, "column": 16 }, "end": { - "line": 432, + "line": 442, "column": 72 } } }, "range": [ - 11890, - 11947 + 12287, + 12344 ], "loc": { "start": { - "line": 432, + "line": 442, "column": 16 }, "end": { - "line": 432, + "line": 442, "column": 73 } } } ], "range": [ - 11872, - 11961 + 12269, + 12358 ], "loc": { "start": { - "line": 431, + "line": 441, "column": 19 }, "end": { - "line": 433, + "line": 443, "column": 13 } } }, "range": [ - 11758, - 11961 + 12155, + 12358 ], "loc": { "start": { - "line": 429, + "line": 439, "column": 12 }, "end": { - "line": 433, + "line": 443, "column": 13 } } } ], "range": [ - 11643, - 11971 + 12039, + 12368 ], "loc": { "start": { - "line": 426, + "line": 436, "column": 15 }, "end": { - "line": 434, + "line": 444, "column": 9 } } }, "range": [ - 11178, - 11971 + 11574, + 12368 ], "loc": { "start": { - "line": 414, + "line": 424, "column": 8 }, "end": { - "line": 434, + "line": 444, "column": 9 } } @@ -21726,16 +22486,16 @@ "object": { "type": "ThisExpression", "range": [ - 11981, - 11985 + 12378, + 12382 ], "loc": { "start": { - "line": 436, + "line": 446, "column": 8 }, "end": { - "line": 436, + "line": 446, "column": 12 } } @@ -21744,31 +22504,31 @@ "type": "Identifier", "name": "spanEl", "range": [ - 11986, - 11992 + 12383, + 12389 ], "loc": { "start": { - "line": 436, + "line": 446, "column": 13 }, "end": { - "line": 436, + "line": 446, "column": 19 } } }, "range": [ - 11981, - 11992 + 12378, + 12389 ], "loc": { "start": { - "line": 436, + "line": 446, "column": 8 }, "end": { - "line": 436, + "line": 446, "column": 19 } } @@ -21777,46 +22537,46 @@ "type": "Identifier", "name": "span", "range": [ - 11995, - 11999 + 12392, + 12396 ], "loc": { "start": { - "line": 436, + "line": 446, "column": 22 }, "end": { - "line": 436, + "line": 446, "column": 26 } } }, "range": [ - 11981, - 11999 + 12378, + 12396 ], "loc": { "start": { - "line": 436, + "line": 446, "column": 8 }, "end": { - "line": 436, + "line": 446, "column": 26 } } }, "range": [ - 11981, - 12000 + 12378, + 12397 ], "loc": { "start": { - "line": 436, + "line": 446, "column": 8 }, "end": { - "line": 436, + "line": 446, "column": 27 } } @@ -21832,16 +22592,16 @@ "object": { "type": "ThisExpression", "range": [ - 12009, - 12013 + 12406, + 12410 ], "loc": { "start": { - "line": 437, + "line": 447, "column": 8 }, "end": { - "line": 437, + "line": 447, "column": 12 } } @@ -21850,31 +22610,31 @@ "type": "Identifier", "name": "btnEl", "range": [ - 12014, - 12019 + 12411, + 12416 ], "loc": { "start": { - "line": 437, + "line": 447, "column": 13 }, "end": { - "line": 437, + "line": 447, "column": 18 } } }, "range": [ - 12009, - 12019 + 12406, + 12416 ], "loc": { "start": { - "line": 437, + "line": 447, "column": 8 }, "end": { - "line": 437, + "line": 447, "column": 18 } } @@ -21888,16 +22648,16 @@ "object": { "type": "ThisExpression", "range": [ - 12022, - 12026 + 12419, + 12423 ], "loc": { "start": { - "line": 437, + "line": 447, "column": 21 }, "end": { - "line": 437, + "line": 447, "column": 25 } } @@ -21906,31 +22666,31 @@ "type": "Identifier", "name": "spanEl", "range": [ - 12027, - 12033 + 12424, + 12430 ], "loc": { "start": { - "line": 437, + "line": 447, "column": 26 }, "end": { - "line": 437, + "line": 447, "column": 32 } } }, "range": [ - 12022, - 12033 + 12419, + 12430 ], "loc": { "start": { - "line": 437, + "line": 447, "column": 21 }, "end": { - "line": 437, + "line": 447, "column": 32 } } @@ -21939,61 +22699,61 @@ "type": "Identifier", "name": "firstChild", "range": [ - 12034, - 12044 + 12431, + 12441 ], "loc": { "start": { - "line": 437, + "line": 447, "column": 33 }, "end": { - "line": 437, + "line": 447, "column": 43 } } }, "range": [ - 12022, - 12044 + 12419, + 12441 ], "loc": { "start": { - "line": 437, + "line": 447, "column": 21 }, "end": { - "line": 437, + "line": 447, "column": 43 } } }, "range": [ - 12009, - 12044 + 12406, + 12441 ], "loc": { "start": { - "line": 437, + "line": 447, "column": 8 }, "end": { - "line": 437, + "line": 447, "column": 43 } } }, "range": [ - 12009, - 12045 + 12406, + 12442 ], "loc": { "start": { - "line": 437, + "line": 447, "column": 8 }, "end": { - "line": 437, + "line": 447, "column": 44 } } @@ -22008,16 +22768,16 @@ "object": { "type": "ThisExpression", "range": [ - 12055, - 12059 + 12452, + 12456 ], "loc": { "start": { - "line": 439, + "line": 449, "column": 8 }, "end": { - "line": 439, + "line": 449, "column": 12 } } @@ -22026,31 +22786,31 @@ "type": "Identifier", "name": "onLoaded", "range": [ - 12060, - 12068 + 12457, + 12465 ], "loc": { "start": { - "line": 439, + "line": 449, "column": 13 }, "end": { - "line": 439, + "line": 449, "column": 21 } } }, "range": [ - 12055, - 12068 + 12452, + 12465 ], "loc": { "start": { - "line": 439, + "line": 449, "column": 8 }, "end": { - "line": 439, + "line": 449, "column": 21 } } @@ -22059,63 +22819,63 @@ { "type": "ThisExpression", "range": [ - 12069, - 12073 + 12466, + 12470 ], "loc": { "start": { - "line": 439, + "line": 449, "column": 22 }, "end": { - "line": 439, + "line": 449, "column": 26 } } } ], "range": [ - 12055, - 12074 + 12452, + 12471 ], "loc": { "start": { - "line": 439, + "line": 449, "column": 8 }, "end": { - "line": 439, + "line": 449, "column": 27 } } }, "range": [ - 12055, - 12075 + 12452, + 12472 ], "loc": { "start": { - "line": 439, + "line": 449, "column": 8 }, "end": { - "line": 439, + "line": 449, "column": 28 } } } ], "range": [ - 10596, - 12081 + 10990, + 12478 ], "loc": { "start": { - "line": 393, + "line": 404, "column": 15 }, "end": { - "line": 440, + "line": 450, "column": 5 } } @@ -22123,16 +22883,16 @@ "generator": false, "expression": false, "range": [ - 10593, - 12081 + 10987, + 12478 ], "loc": { "start": { - "line": 393, + "line": 404, "column": 12 }, "end": { - "line": 440, + "line": 450, "column": 5 } } @@ -22140,16 +22900,16 @@ "kind": "method", "computed": false, "range": [ - 10585, - 12081 + 10979, + 12478 ], "loc": { "start": { - "line": 393, + "line": 404, "column": 4 }, "end": { - "line": 440, + "line": 450, "column": 5 } }, @@ -22158,16 +22918,16 @@ "type": "Block", "value": "*\n * Build main button UI\n ", "range": [ - 10541, - 10580 + 10935, + 10974 ], "loc": { "start": { - "line": 390, + "line": 401, "column": 4 }, "end": { - "line": 392, + "line": 403, "column": 7 } } @@ -22178,16 +22938,16 @@ "type": "Block", "value": "*\n * Build columns manager UI\n ", "range": [ - 12087, - 12130 + 12484, + 12527 ], "loc": { "start": { - "line": 442, + "line": 452, "column": 4 }, "end": { - "line": 444, + "line": 454, "column": 7 } } @@ -22201,16 +22961,16 @@ "type": "Identifier", "name": "buildManager", "range": [ - 12135, - 12147 + 12532, + 12544 ], "loc": { "start": { - "line": 445, + "line": 455, "column": 4 }, "end": { - "line": 445, + "line": 455, "column": 16 } } @@ -22231,16 +22991,16 @@ "type": "Identifier", "name": "tf", "range": [ - 12164, - 12166 + 12561, + 12563 ], "loc": { "start": { - "line": 446, + "line": 456, "column": 12 }, "end": { - "line": 446, + "line": 456, "column": 14 } } @@ -22251,16 +23011,16 @@ "object": { "type": "ThisExpression", "range": [ - 12169, - 12173 + 12566, + 12570 ], "loc": { "start": { - "line": 446, + "line": 456, "column": 17 }, "end": { - "line": 446, + "line": 456, "column": 21 } } @@ -22269,46 +23029,46 @@ "type": "Identifier", "name": "tf", "range": [ - 12174, - 12176 + 12571, + 12573 ], "loc": { "start": { - "line": 446, + "line": 456, "column": 22 }, "end": { - "line": 446, + "line": 456, "column": 24 } } }, "range": [ - 12169, - 12176 + 12566, + 12573 ], "loc": { "start": { - "line": 446, + "line": 456, "column": 17 }, "end": { - "line": 446, + "line": 456, "column": 24 } } }, "range": [ - 12164, - 12176 + 12561, + 12573 ], "loc": { "start": { - "line": 446, + "line": 456, "column": 12 }, "end": { - "line": 446, + "line": 456, "column": 24 } } @@ -22316,16 +23076,16 @@ ], "kind": "let", "range": [ - 12160, - 12177 + 12557, + 12574 ], "loc": { "start": { - "line": 446, + "line": 456, "column": 8 }, "end": { - "line": 446, + "line": 456, "column": 25 } } @@ -22339,16 +23099,16 @@ "type": "Identifier", "name": "container", "range": [ - 12191, - 12200 + 12588, + 12597 ], "loc": { "start": { - "line": 448, + "line": 458, "column": 12 }, "end": { - "line": 448, + "line": 458, "column": 21 } } @@ -22364,16 +23124,16 @@ "object": { "type": "ThisExpression", "range": [ - 12204, - 12208 + 12601, + 12605 ], "loc": { "start": { - "line": 448, + "line": 458, "column": 25 }, "end": { - "line": 448, + "line": 458, "column": 29 } } @@ -22382,47 +23142,47 @@ "type": "Identifier", "name": "contElTgtId", "range": [ - 12209, - 12220 + 12606, + 12617 ], "loc": { "start": { - "line": 448, + "line": 458, "column": 30 }, "end": { - "line": 448, + "line": 458, "column": 41 } } }, "range": [ - 12204, - 12220 + 12601, + 12617 ], "loc": { "start": { - "line": 448, + "line": 458, "column": 25 }, "end": { - "line": 448, + "line": 458, "column": 41 } } }, "prefix": true, "range": [ - 12203, - 12220 + 12600, + 12617 ], "loc": { "start": { - "line": 448, + "line": 458, "column": 24 }, "end": { - "line": 448, + "line": 458, "column": 41 } } @@ -22433,16 +23193,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 12235, - 12244 + 12632, + 12641 ], "loc": { "start": { - "line": 449, + "line": 459, "column": 12 }, "end": { - "line": 449, + "line": 459, "column": 21 } } @@ -22453,32 +23213,32 @@ "value": "div", "raw": "'div'", "range": [ - 12245, - 12250 + 12642, + 12647 ], "loc": { "start": { - "line": 449, + "line": 459, "column": 22 }, "end": { - "line": 449, + "line": 459, "column": 27 } } } ], "range": [ - 12235, - 12251 + 12632, + 12648 ], "loc": { "start": { - "line": 449, + "line": 459, "column": 12 }, "end": { - "line": 449, + "line": 459, "column": 28 } } @@ -22489,16 +23249,16 @@ "type": "Identifier", "name": "elm", "range": [ - 12266, - 12269 + 12663, + 12666 ], "loc": { "start": { - "line": 450, + "line": 460, "column": 12 }, "end": { - "line": 450, + "line": 460, "column": 15 } } @@ -22510,16 +23270,16 @@ "object": { "type": "ThisExpression", "range": [ - 12270, - 12274 + 12667, + 12671 ], "loc": { "start": { - "line": 450, + "line": 460, "column": 16 }, "end": { - "line": 450, + "line": 460, "column": 20 } } @@ -22528,77 +23288,77 @@ "type": "Identifier", "name": "contElTgtId", "range": [ - 12275, - 12286 + 12672, + 12683 ], "loc": { "start": { - "line": 450, + "line": 460, "column": 21 }, "end": { - "line": 450, + "line": 460, "column": 32 } } }, "range": [ - 12270, - 12286 + 12667, + 12683 ], "loc": { "start": { - "line": 450, + "line": 460, "column": 16 }, "end": { - "line": 450, + "line": 460, "column": 32 } } } ], "range": [ - 12266, - 12287 + 12663, + 12684 ], "loc": { "start": { - "line": 450, + "line": 460, "column": 12 }, "end": { - "line": 450, + "line": 460, "column": 33 } } }, "range": [ - 12203, - 12287 + 12600, + 12684 ], "loc": { "start": { - "line": 448, + "line": 458, "column": 24 }, "end": { - "line": 450, + "line": 460, "column": 33 } } }, "range": [ - 12191, - 12287 + 12588, + 12684 ], "loc": { "start": { - "line": 448, + "line": 458, "column": 12 }, "end": { - "line": 450, + "line": 460, "column": 33 } } @@ -22606,16 +23366,16 @@ ], "kind": "let", "range": [ - 12187, - 12288 + 12584, + 12685 ], "loc": { "start": { - "line": 448, + "line": 458, "column": 8 }, "end": { - "line": 450, + "line": 460, "column": 34 } } @@ -22632,16 +23392,16 @@ "type": "Identifier", "name": "container", "range": [ - 12297, - 12306 + 12694, + 12703 ], "loc": { "start": { - "line": 451, + "line": 461, "column": 8 }, "end": { - "line": 451, + "line": 461, "column": 17 } } @@ -22650,31 +23410,31 @@ "type": "Identifier", "name": "className", "range": [ - 12307, - 12316 + 12704, + 12713 ], "loc": { "start": { - "line": 451, + "line": 461, "column": 18 }, "end": { - "line": 451, + "line": 461, "column": 27 } } }, "range": [ - 12297, - 12316 + 12694, + 12713 ], "loc": { "start": { - "line": 451, + "line": 461, "column": 8 }, "end": { - "line": 451, + "line": 461, "column": 27 } } @@ -22685,16 +23445,16 @@ "object": { "type": "ThisExpression", "range": [ - 12319, - 12323 + 12716, + 12720 ], "loc": { "start": { - "line": 451, + "line": 461, "column": 30 }, "end": { - "line": 451, + "line": 461, "column": 34 } } @@ -22703,61 +23463,61 @@ "type": "Identifier", "name": "contCssClass", "range": [ - 12324, - 12336 + 12721, + 12733 ], "loc": { "start": { - "line": 451, + "line": 461, "column": 35 }, "end": { - "line": 451, + "line": 461, "column": 47 } } }, "range": [ - 12319, - 12336 + 12716, + 12733 ], "loc": { "start": { - "line": 451, + "line": 461, "column": 30 }, "end": { - "line": 451, + "line": 461, "column": 47 } } }, "range": [ - 12297, - 12336 + 12694, + 12733 ], "loc": { "start": { - "line": 451, + "line": 461, "column": 8 }, "end": { - "line": 451, + "line": 461, "column": 47 } } }, "range": [ - 12297, - 12337 + 12694, + 12734 ], "loc": { "start": { - "line": 451, + "line": 461, "column": 8 }, "end": { - "line": 451, + "line": 461, "column": 48 } }, @@ -22766,16 +23526,16 @@ "type": "Line", "value": "Extension description", "range": [ - 12347, - 12370 + 12744, + 12767 ], "loc": { "start": { - "line": 453, + "line": 463, "column": 8 }, "end": { - "line": 453, + "line": 463, "column": 31 } } @@ -22791,16 +23551,16 @@ "type": "Identifier", "name": "extNameLabel", "range": [ - 12383, - 12395 + 12780, + 12792 ], "loc": { "start": { - "line": 454, + "line": 464, "column": 12 }, "end": { - "line": 454, + "line": 464, "column": 24 } } @@ -22811,16 +23571,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 12398, - 12407 + 12795, + 12804 ], "loc": { "start": { - "line": 454, + "line": 464, "column": 27 }, "end": { - "line": 454, + "line": 464, "column": 36 } } @@ -22831,47 +23591,47 @@ "value": "p", "raw": "'p'", "range": [ - 12408, - 12411 + 12805, + 12808 ], "loc": { "start": { - "line": 454, + "line": 464, "column": 37 }, "end": { - "line": 454, + "line": 464, "column": 40 } } } ], "range": [ - 12398, - 12412 + 12795, + 12809 ], "loc": { "start": { - "line": 454, + "line": 464, "column": 27 }, "end": { - "line": 454, + "line": 464, "column": 41 } } }, "range": [ - 12383, - 12412 + 12780, + 12809 ], "loc": { "start": { - "line": 454, + "line": 464, "column": 12 }, "end": { - "line": 454, + "line": 464, "column": 41 } } @@ -22879,16 +23639,16 @@ ], "kind": "let", "range": [ - 12379, - 12413 + 12776, + 12810 ], "loc": { "start": { - "line": 454, + "line": 464, "column": 8 }, "end": { - "line": 454, + "line": 464, "column": 42 } }, @@ -22897,16 +23657,16 @@ "type": "Line", "value": "Extension description", "range": [ - 12347, - 12370 + 12744, + 12767 ], "loc": { "start": { - "line": 453, + "line": 463, "column": 8 }, "end": { - "line": 453, + "line": 463, "column": 31 } } @@ -22925,16 +23685,16 @@ "type": "Identifier", "name": "extNameLabel", "range": [ - 12422, - 12434 + 12819, + 12831 ], "loc": { "start": { - "line": 455, + "line": 465, "column": 8 }, "end": { - "line": 455, + "line": 465, "column": 20 } } @@ -22943,31 +23703,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 12435, - 12444 + 12832, + 12841 ], "loc": { "start": { - "line": 455, + "line": 465, "column": 21 }, "end": { - "line": 455, + "line": 465, "column": 30 } } }, "range": [ - 12422, - 12444 + 12819, + 12841 ], "loc": { "start": { - "line": 455, + "line": 465, "column": 8 }, "end": { - "line": 455, + "line": 465, "column": 30 } } @@ -22978,16 +23738,16 @@ "object": { "type": "ThisExpression", "range": [ - 12447, - 12451 + 12844, + 12848 ], "loc": { "start": { - "line": 455, + "line": 465, "column": 33 }, "end": { - "line": 455, + "line": 465, "column": 37 } } @@ -22996,61 +23756,61 @@ "type": "Identifier", "name": "text", "range": [ - 12452, - 12456 + 12849, + 12853 ], "loc": { "start": { - "line": 455, + "line": 465, "column": 38 }, "end": { - "line": 455, + "line": 465, "column": 42 } } }, "range": [ - 12447, - 12456 + 12844, + 12853 ], "loc": { "start": { - "line": 455, + "line": 465, "column": 33 }, "end": { - "line": 455, + "line": 465, "column": 42 } } }, "range": [ - 12422, - 12456 + 12819, + 12853 ], "loc": { "start": { - "line": 455, + "line": 465, "column": 8 }, "end": { - "line": 455, + "line": 465, "column": 42 } } }, "range": [ - 12422, - 12457 + 12819, + 12854 ], "loc": { "start": { - "line": 455, + "line": 465, "column": 8 }, "end": { - "line": 455, + "line": 465, "column": 43 } } @@ -23066,16 +23826,16 @@ "type": "Identifier", "name": "container", "range": [ - 12466, - 12475 + 12863, + 12872 ], "loc": { "start": { - "line": 456, + "line": 466, "column": 8 }, "end": { - "line": 456, + "line": 466, "column": 17 } } @@ -23084,31 +23844,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 12476, - 12487 + 12873, + 12884 ], "loc": { "start": { - "line": 456, + "line": 466, "column": 18 }, "end": { - "line": 456, + "line": 466, "column": 29 } } }, "range": [ - 12466, - 12487 + 12863, + 12884 ], "loc": { "start": { - "line": 456, + "line": 466, "column": 8 }, "end": { - "line": 456, + "line": 466, "column": 29 } } @@ -23118,47 +23878,47 @@ "type": "Identifier", "name": "extNameLabel", "range": [ - 12488, - 12500 + 12885, + 12897 ], "loc": { "start": { - "line": 456, + "line": 466, "column": 30 }, "end": { - "line": 456, + "line": 466, "column": 42 } } } ], "range": [ - 12466, - 12501 + 12863, + 12898 ], "loc": { "start": { - "line": 456, + "line": 466, "column": 8 }, "end": { - "line": 456, + "line": 466, "column": 43 } } }, "range": [ - 12466, - 12502 + 12863, + 12899 ], "loc": { "start": { - "line": 456, + "line": 466, "column": 8 }, "end": { - "line": 456, + "line": 466, "column": 44 } }, @@ -23167,16 +23927,16 @@ "type": "Line", "value": "Headers list", "range": [ - 12512, - 12526 + 12909, + 12923 ], "loc": { "start": { - "line": 458, + "line": 468, "column": 8 }, "end": { - "line": 458, + "line": 468, "column": 22 } } @@ -23192,16 +23952,16 @@ "type": "Identifier", "name": "ul", "range": [ - 12539, - 12541 + 12936, + 12938 ], "loc": { "start": { - "line": 459, + "line": 469, "column": 12 }, "end": { - "line": 459, + "line": 469, "column": 14 } } @@ -23212,16 +23972,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 12544, - 12553 + 12941, + 12950 ], "loc": { "start": { - "line": 459, + "line": 469, "column": 17 }, "end": { - "line": 459, + "line": 469, "column": 26 } } @@ -23232,47 +23992,47 @@ "value": "ul", "raw": "'ul'", "range": [ - 12554, - 12558 + 12951, + 12955 ], "loc": { "start": { - "line": 459, + "line": 469, "column": 27 }, "end": { - "line": 459, + "line": 469, "column": 31 } } } ], "range": [ - 12544, - 12559 + 12941, + 12956 ], "loc": { "start": { - "line": 459, + "line": 469, "column": 17 }, "end": { - "line": 459, + "line": 469, "column": 32 } } }, "range": [ - 12539, - 12559 + 12936, + 12956 ], "loc": { "start": { - "line": 459, + "line": 469, "column": 12 }, "end": { - "line": 459, + "line": 469, "column": 32 } } @@ -23280,16 +24040,16 @@ ], "kind": "let", "range": [ - 12535, - 12560 + 12932, + 12957 ], "loc": { "start": { - "line": 459, + "line": 469, "column": 8 }, "end": { - "line": 459, + "line": 469, "column": 33 } }, @@ -23298,16 +24058,16 @@ "type": "Line", "value": "Headers list", "range": [ - 12512, - 12526 + 12909, + 12923 ], "loc": { "start": { - "line": 458, + "line": 468, "column": 8 }, "end": { - "line": 458, + "line": 468, "column": 22 } } @@ -23326,16 +24086,16 @@ "type": "Identifier", "name": "ul", "range": [ - 12569, - 12571 + 12966, + 12968 ], "loc": { "start": { - "line": 460, + "line": 470, "column": 8 }, "end": { - "line": 460, + "line": 470, "column": 10 } } @@ -23344,31 +24104,31 @@ "type": "Identifier", "name": "className", "range": [ - 12572, - 12581 + 12969, + 12978 ], "loc": { "start": { - "line": 460, + "line": 470, "column": 11 }, "end": { - "line": 460, + "line": 470, "column": 20 } } }, "range": [ - 12569, - 12581 + 12966, + 12978 ], "loc": { "start": { - "line": 460, + "line": 470, "column": 8 }, "end": { - "line": 460, + "line": 470, "column": 20 } } @@ -23379,16 +24139,16 @@ "object": { "type": "ThisExpression", "range": [ - 12584, - 12588 + 12981, + 12985 ], "loc": { "start": { - "line": 460, + "line": 470, "column": 23 }, "end": { - "line": 460, + "line": 470, "column": 27 } } @@ -23397,61 +24157,61 @@ "type": "Identifier", "name": "listCssClass", "range": [ - 12589, - 12601 + 12986, + 12998 ], "loc": { "start": { - "line": 460, + "line": 470, "column": 28 }, "end": { - "line": 460, + "line": 470, "column": 40 } } }, "range": [ - 12584, - 12601 + 12981, + 12998 ], "loc": { "start": { - "line": 460, + "line": 470, "column": 23 }, "end": { - "line": 460, + "line": 470, "column": 40 } } }, "range": [ - 12569, - 12601 + 12966, + 12998 ], "loc": { "start": { - "line": 460, + "line": 470, "column": 8 }, "end": { - "line": 460, + "line": 470, "column": 40 } } }, "range": [ - 12569, - 12602 + 12966, + 12999 ], "loc": { "start": { - "line": 460, + "line": 470, "column": 8 }, "end": { - "line": 460, + "line": 470, "column": 41 } } @@ -23465,16 +24225,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 12616, - 12619 + 13013, + 13016 ], "loc": { "start": { - "line": 462, + "line": 472, "column": 12 }, "end": { - "line": 462, + "line": 472, "column": 15 } } @@ -23488,16 +24248,16 @@ "object": { "type": "ThisExpression", "range": [ - 12622, - 12626 + 13019, + 13023 ], "loc": { "start": { - "line": 462, + "line": 472, "column": 18 }, "end": { - "line": 462, + "line": 472, "column": 22 } } @@ -23506,31 +24266,31 @@ "type": "Identifier", "name": "headersTbl", "range": [ - 12627, - 12637 + 13024, + 13034 ], "loc": { "start": { - "line": 462, + "line": 472, "column": 23 }, "end": { - "line": 462, + "line": 472, "column": 33 } } }, "range": [ - 12622, - 12637 + 13019, + 13034 ], "loc": { "start": { - "line": 462, + "line": 472, "column": 18 }, "end": { - "line": 462, + "line": 472, "column": 33 } } @@ -23544,16 +24304,16 @@ "type": "Identifier", "name": "tf", "range": [ - 12641, - 12643 + 13038, + 13040 ], "loc": { "start": { - "line": 462, + "line": 472, "column": 37 }, "end": { - "line": 462, + "line": 472, "column": 39 } } @@ -23562,77 +24322,77 @@ "type": "Identifier", "name": "dom", "range": [ - 12644, - 12647 + 13041, + 13044 ], "loc": { "start": { - "line": 462, + "line": 472, "column": 40 }, "end": { - "line": 462, + "line": 472, "column": 43 } } }, "range": [ - 12641, - 12647 + 13038, + 13044 ], "loc": { "start": { - "line": 462, + "line": 472, "column": 37 }, "end": { - "line": 462, + "line": 472, "column": 43 } } }, "arguments": [], "range": [ - 12641, - 12649 + 13038, + 13046 ], "loc": { "start": { - "line": 462, + "line": 472, "column": 37 }, "end": { - "line": 462, + "line": 472, "column": 45 } } }, "range": [ - 12622, - 12649 + 13019, + 13046 ], "loc": { "start": { - "line": 462, + "line": 472, "column": 18 }, "end": { - "line": 462, + "line": 472, "column": 45 } } }, "range": [ - 12616, - 12649 + 13013, + 13046 ], "loc": { "start": { - "line": 462, + "line": 472, "column": 12 }, "end": { - "line": 462, + "line": 472, "column": 45 } } @@ -23640,16 +24400,16 @@ ], "kind": "let", "range": [ - 12612, - 12650 + 13009, + 13047 ], "loc": { "start": { - "line": 462, + "line": 472, "column": 8 }, "end": { - "line": 462, + "line": 472, "column": 46 } } @@ -23663,16 +24423,16 @@ "type": "Identifier", "name": "headerIndex", "range": [ - 12663, - 12674 + 13060, + 13071 ], "loc": { "start": { - "line": 463, + "line": 473, "column": 12 }, "end": { - "line": 463, + "line": 473, "column": 23 } } @@ -23685,16 +24445,16 @@ "object": { "type": "ThisExpression", "range": [ - 12677, - 12681 + 13074, + 13078 ], "loc": { "start": { - "line": 463, + "line": 473, "column": 26 }, "end": { - "line": 463, + "line": 473, "column": 30 } } @@ -23703,31 +24463,31 @@ "type": "Identifier", "name": "headersTbl", "range": [ - 12682, - 12692 + 13079, + 13089 ], "loc": { "start": { - "line": 463, + "line": 473, "column": 31 }, "end": { - "line": 463, + "line": 473, "column": 41 } } }, "range": [ - 12677, - 12692 + 13074, + 13089 ], "loc": { "start": { - "line": 463, + "line": 473, "column": 26 }, "end": { - "line": 463, + "line": 473, "column": 41 } } @@ -23738,16 +24498,16 @@ "object": { "type": "ThisExpression", "range": [ - 12707, - 12711 + 13104, + 13108 ], "loc": { "start": { - "line": 464, + "line": 474, "column": 12 }, "end": { - "line": 464, + "line": 474, "column": 16 } } @@ -23756,31 +24516,31 @@ "type": "Identifier", "name": "headersIndex", "range": [ - 12712, - 12724 + 13109, + 13121 ], "loc": { "start": { - "line": 464, + "line": 474, "column": 17 }, "end": { - "line": 464, + "line": 474, "column": 29 } } }, "range": [ - 12707, - 12724 + 13104, + 13121 ], "loc": { "start": { - "line": 464, + "line": 474, "column": 12 }, "end": { - "line": 464, + "line": 474, "column": 29 } } @@ -23794,16 +24554,16 @@ "type": "Identifier", "name": "tf", "range": [ - 12727, - 12729 + 13124, + 13126 ], "loc": { "start": { - "line": 464, + "line": 474, "column": 32 }, "end": { - "line": 464, + "line": 474, "column": 34 } } @@ -23812,77 +24572,77 @@ "type": "Identifier", "name": "getHeadersRowIndex", "range": [ - 12730, - 12748 + 13127, + 13145 ], "loc": { "start": { - "line": 464, + "line": 474, "column": 35 }, "end": { - "line": 464, + "line": 474, "column": 53 } } }, "range": [ - 12727, - 12748 + 13124, + 13145 ], "loc": { "start": { - "line": 464, + "line": 474, "column": 32 }, "end": { - "line": 464, + "line": 474, "column": 53 } } }, "arguments": [], "range": [ - 12727, - 12750 + 13124, + 13147 ], "loc": { "start": { - "line": 464, + "line": 474, "column": 32 }, "end": { - "line": 464, + "line": 474, "column": 55 } } }, "range": [ - 12677, - 12750 + 13074, + 13147 ], "loc": { "start": { - "line": 463, + "line": 473, "column": 26 }, "end": { - "line": 464, + "line": 474, "column": 55 } } }, "range": [ - 12663, - 12750 + 13060, + 13147 ], "loc": { "start": { - "line": 463, + "line": 473, "column": 12 }, "end": { - "line": 464, + "line": 474, "column": 55 } } @@ -23890,16 +24650,16 @@ ], "kind": "let", "range": [ - 12659, - 12751 + 13056, + 13148 ], "loc": { "start": { - "line": 463, + "line": 473, "column": 8 }, "end": { - "line": 464, + "line": 474, "column": 56 } } @@ -23913,16 +24673,16 @@ "type": "Identifier", "name": "headerRow", "range": [ - 12764, - 12773 + 13161, + 13170 ], "loc": { "start": { - "line": 465, + "line": 475, "column": 12 }, "end": { - "line": 465, + "line": 475, "column": 21 } } @@ -23937,16 +24697,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 12776, - 12779 + 13173, + 13176 ], "loc": { "start": { - "line": 465, + "line": 475, "column": 24 }, "end": { - "line": 465, + "line": 475, "column": 27 } } @@ -23955,31 +24715,31 @@ "type": "Identifier", "name": "rows", "range": [ - 12780, - 12784 + 13177, + 13181 ], "loc": { "start": { - "line": 465, + "line": 475, "column": 28 }, "end": { - "line": 465, + "line": 475, "column": 32 } } }, "range": [ - 12776, - 12784 + 13173, + 13181 ], "loc": { "start": { - "line": 465, + "line": 475, "column": 24 }, "end": { - "line": 465, + "line": 475, "column": 32 } } @@ -23988,46 +24748,46 @@ "type": "Identifier", "name": "headerIndex", "range": [ - 12785, - 12796 + 13182, + 13193 ], "loc": { "start": { - "line": 465, + "line": 475, "column": 33 }, "end": { - "line": 465, + "line": 475, "column": 44 } } }, "range": [ - 12776, - 12797 + 13173, + 13194 ], "loc": { "start": { - "line": 465, + "line": 475, "column": 24 }, "end": { - "line": 465, + "line": 475, "column": 45 } } }, "range": [ - 12764, - 12797 + 13161, + 13194 ], "loc": { "start": { - "line": 465, + "line": 475, "column": 12 }, "end": { - "line": 465, + "line": 475, "column": 45 } } @@ -24035,16 +24795,16 @@ ], "kind": "let", "range": [ - 12760, - 12798 + 13157, + 13195 ], "loc": { "start": { - "line": 465, + "line": 475, "column": 8 }, "end": { - "line": 465, + "line": 475, "column": 46 } }, @@ -24053,16 +24813,16 @@ "type": "Line", "value": "Tick all option", "range": [ - 12808, - 12825 + 13205, + 13222 ], "loc": { "start": { - "line": 467, + "line": 477, "column": 8 }, "end": { - "line": 467, + "line": 477, "column": 25 } } @@ -24077,16 +24837,16 @@ "object": { "type": "ThisExpression", "range": [ - 12838, - 12842 + 13235, + 13239 ], "loc": { "start": { - "line": 468, + "line": 478, "column": 12 }, "end": { - "line": 468, + "line": 478, "column": 16 } } @@ -24095,31 +24855,31 @@ "type": "Identifier", "name": "enableTickAll", "range": [ - 12843, - 12856 + 13240, + 13253 ], "loc": { "start": { - "line": 468, + "line": 478, "column": 17 }, "end": { - "line": 468, + "line": 478, "column": 30 } } }, "range": [ - 12838, - 12856 + 13235, + 13253 ], "loc": { "start": { - "line": 468, + "line": 478, "column": 12 }, "end": { - "line": 468, + "line": 478, "column": 30 } } @@ -24136,16 +24896,16 @@ "type": "Identifier", "name": "li", "range": [ - 12876, - 12878 + 13273, + 13275 ], "loc": { "start": { - "line": 469, + "line": 479, "column": 16 }, "end": { - "line": 469, + "line": 479, "column": 18 } } @@ -24156,16 +24916,16 @@ "type": "Identifier", "name": "createCheckItem", "range": [ - 12881, - 12896 + 13278, + 13293 ], "loc": { "start": { - "line": 469, + "line": 479, "column": 21 }, "end": { - "line": 469, + "line": 479, "column": 36 } } @@ -24179,16 +24939,16 @@ "value": "col__", "raw": "'col__'", "range": [ - 12897, - 12904 + 13294, + 13301 ], "loc": { "start": { - "line": 469, + "line": 479, "column": 37 }, "end": { - "line": 469, + "line": 479, "column": 44 } } @@ -24200,16 +24960,16 @@ "type": "Identifier", "name": "tf", "range": [ - 12907, - 12909 + 13304, + 13306 ], "loc": { "start": { - "line": 469, + "line": 479, "column": 47 }, "end": { - "line": 469, + "line": 479, "column": 49 } } @@ -24218,46 +24978,46 @@ "type": "Identifier", "name": "id", "range": [ - 12910, - 12912 + 13307, + 13309 ], "loc": { "start": { - "line": 469, + "line": 479, "column": 50 }, "end": { - "line": 469, + "line": 479, "column": 52 } } }, "range": [ - 12907, - 12912 + 13304, + 13309 ], "loc": { "start": { - "line": 469, + "line": 479, "column": 47 }, "end": { - "line": 469, + "line": 479, "column": 52 } } }, "range": [ - 12897, - 12912 + 13294, + 13309 ], "loc": { "start": { - "line": 469, + "line": 479, "column": 37 }, "end": { - "line": 469, + "line": 479, "column": 52 } } @@ -24268,16 +25028,16 @@ "object": { "type": "ThisExpression", "range": [ - 12914, - 12918 + 13311, + 13315 ], "loc": { "start": { - "line": 469, + "line": 479, "column": 54 }, "end": { - "line": 469, + "line": 479, "column": 58 } } @@ -24286,31 +25046,31 @@ "type": "Identifier", "name": "tickAllText", "range": [ - 12919, - 12930 + 13316, + 13327 ], "loc": { "start": { - "line": 469, + "line": 479, "column": 59 }, "end": { - "line": 469, + "line": 479, "column": 70 } } }, "range": [ - 12914, - 12930 + 13311, + 13327 ], "loc": { "start": { - "line": 469, + "line": 479, "column": 54 }, "end": { - "line": 469, + "line": 479, "column": 70 } } @@ -24321,16 +25081,16 @@ "object": { "type": "ThisExpression", "range": [ - 12948, - 12952 + 13345, + 13349 ], "loc": { "start": { - "line": 470, + "line": 480, "column": 16 }, "end": { - "line": 470, + "line": 480, "column": 20 } } @@ -24339,62 +25099,62 @@ "type": "Identifier", "name": "tickAllText", "range": [ - 12953, - 12964 + 13350, + 13361 ], "loc": { "start": { - "line": 470, + "line": 480, "column": 21 }, "end": { - "line": 470, + "line": 480, "column": 32 } } }, "range": [ - 12948, - 12964 + 13345, + 13361 ], "loc": { "start": { - "line": 470, + "line": 480, "column": 16 }, "end": { - "line": 470, + "line": 480, "column": 32 } } } ], "range": [ - 12881, - 12965 + 13278, + 13362 ], "loc": { "start": { - "line": 469, + "line": 479, "column": 21 }, "end": { - "line": 470, + "line": 480, "column": 33 } } }, "range": [ - 12876, - 12965 + 13273, + 13362 ], "loc": { "start": { - "line": 469, + "line": 479, "column": 16 }, "end": { - "line": 470, + "line": 480, "column": 33 } } @@ -24402,16 +25162,16 @@ ], "kind": "let", "range": [ - 12872, - 12966 + 13269, + 13363 ], "loc": { "start": { - "line": 469, + "line": 479, "column": 12 }, "end": { - "line": 470, + "line": 480, "column": 34 } } @@ -24424,16 +25184,16 @@ "type": "Identifier", "name": "addClass", "range": [ - 12979, - 12987 + 13376, + 13384 ], "loc": { "start": { - "line": 471, + "line": 481, "column": 12 }, "end": { - "line": 471, + "line": 481, "column": 20 } } @@ -24443,16 +25203,16 @@ "type": "Identifier", "name": "li", "range": [ - 12988, - 12990 + 13385, + 13387 ], "loc": { "start": { - "line": 471, + "line": 481, "column": 21 }, "end": { - "line": 471, + "line": 481, "column": 23 } } @@ -24463,16 +25223,16 @@ "object": { "type": "ThisExpression", "range": [ - 12992, - 12996 + 13389, + 13393 ], "loc": { "start": { - "line": 471, + "line": 481, "column": 25 }, "end": { - "line": 471, + "line": 481, "column": 29 } } @@ -24481,62 +25241,62 @@ "type": "Identifier", "name": "listItemCssClass", "range": [ - 12997, - 13013 + 13394, + 13410 ], "loc": { "start": { - "line": 471, + "line": 481, "column": 30 }, "end": { - "line": 471, + "line": 481, "column": 46 } } }, "range": [ - 12992, - 13013 + 13389, + 13410 ], "loc": { "start": { - "line": 471, + "line": 481, "column": 25 }, "end": { - "line": 471, + "line": 481, "column": 46 } } } ], "range": [ - 12979, - 13014 + 13376, + 13411 ], "loc": { "start": { - "line": 471, + "line": 481, "column": 12 }, "end": { - "line": 471, + "line": 481, "column": 47 } } }, "range": [ - 12979, - 13015 + 13376, + 13412 ], "loc": { "start": { - "line": 471, + "line": 481, "column": 12 }, "end": { - "line": 471, + "line": 481, "column": 48 } } @@ -24552,16 +25312,16 @@ "type": "Identifier", "name": "ul", "range": [ - 13028, - 13030 + 13425, + 13427 ], "loc": { "start": { - "line": 472, + "line": 482, "column": 12 }, "end": { - "line": 472, + "line": 482, "column": 14 } } @@ -24570,31 +25330,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 13031, - 13042 + 13428, + 13439 ], "loc": { "start": { - "line": 472, + "line": 482, "column": 15 }, "end": { - "line": 472, + "line": 482, "column": 26 } } }, "range": [ - 13028, - 13042 + 13425, + 13439 ], "loc": { "start": { - "line": 472, + "line": 482, "column": 12 }, "end": { - "line": 472, + "line": 482, "column": 26 } } @@ -24604,47 +25364,47 @@ "type": "Identifier", "name": "li", "range": [ - 13043, - 13045 + 13440, + 13442 ], "loc": { "start": { - "line": 472, + "line": 482, "column": 27 }, "end": { - "line": 472, + "line": 482, "column": 29 } } } ], "range": [ - 13028, - 13046 + 13425, + 13443 ], "loc": { "start": { - "line": 472, + "line": 482, "column": 12 }, "end": { - "line": 472, + "line": 482, "column": 30 } } }, "range": [ - 13028, - 13047 + 13425, + 13444 ], "loc": { "start": { - "line": 472, + "line": 482, "column": 12 }, "end": { - "line": 472, + "line": 482, "column": 31 } } @@ -24664,16 +25424,16 @@ "type": "Identifier", "name": "li", "range": [ - 13060, - 13062 + 13457, + 13459 ], "loc": { "start": { - "line": 473, + "line": 483, "column": 12 }, "end": { - "line": 473, + "line": 483, "column": 14 } } @@ -24682,31 +25442,31 @@ "type": "Identifier", "name": "check", "range": [ - 13063, - 13068 + 13460, + 13465 ], "loc": { "start": { - "line": 473, + "line": 483, "column": 15 }, "end": { - "line": 473, + "line": 483, "column": 20 } } }, "range": [ - 13060, - 13068 + 13457, + 13465 ], "loc": { "start": { - "line": 473, + "line": 483, "column": 12 }, "end": { - "line": 473, + "line": 483, "column": 20 } } @@ -24715,31 +25475,31 @@ "type": "Identifier", "name": "checked", "range": [ - 13069, - 13076 + 13466, + 13473 ], "loc": { "start": { - "line": 473, + "line": 483, "column": 21 }, "end": { - "line": 473, + "line": 483, "column": 28 } } }, "range": [ - 13060, - 13076 + 13457, + 13473 ], "loc": { "start": { - "line": 473, + "line": 483, "column": 12 }, "end": { - "line": 473, + "line": 483, "column": 28 } } @@ -24753,16 +25513,16 @@ "object": { "type": "ThisExpression", "range": [ - 13080, - 13084 + 13477, + 13481 ], "loc": { "start": { - "line": 473, + "line": 483, "column": 32 }, "end": { - "line": 473, + "line": 483, "column": 36 } } @@ -24771,77 +25531,77 @@ "type": "Identifier", "name": "tickToHide", "range": [ - 13085, - 13095 + 13482, + 13492 ], "loc": { "start": { - "line": 473, + "line": 483, "column": 37 }, "end": { - "line": 473, + "line": 483, "column": 47 } } }, "range": [ - 13080, - 13095 + 13477, + 13492 ], "loc": { "start": { - "line": 473, + "line": 483, "column": 32 }, "end": { - "line": 473, + "line": 483, "column": 47 } } }, "prefix": true, "range": [ - 13079, - 13095 + 13476, + 13492 ], "loc": { "start": { - "line": 473, + "line": 483, "column": 31 }, "end": { - "line": 473, + "line": 483, "column": 47 } } }, "range": [ - 13060, - 13095 + 13457, + 13492 ], "loc": { "start": { - "line": 473, + "line": 483, "column": 12 }, "end": { - "line": 473, + "line": 483, "column": 47 } } }, "range": [ - 13060, - 13096 + 13457, + 13493 ], "loc": { "start": { - "line": 473, + "line": 483, "column": 12 }, "end": { - "line": 473, + "line": 483, "column": 48 } } @@ -24854,16 +25614,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 13110, - 13116 + 13507, + 13513 ], "loc": { "start": { - "line": 475, + "line": 485, "column": 12 }, "end": { - "line": 475, + "line": 485, "column": 18 } } @@ -24876,16 +25636,16 @@ "type": "Identifier", "name": "li", "range": [ - 13117, - 13119 + 13514, + 13516 ], "loc": { "start": { - "line": 475, + "line": 485, "column": 19 }, "end": { - "line": 475, + "line": 485, "column": 21 } } @@ -24894,31 +25654,31 @@ "type": "Identifier", "name": "check", "range": [ - 13120, - 13125 + 13517, + 13522 ], "loc": { "start": { - "line": 475, + "line": 485, "column": 22 }, "end": { - "line": 475, + "line": 485, "column": 27 } } }, "range": [ - 13117, - 13125 + 13514, + 13522 ], "loc": { "start": { - "line": 475, + "line": 485, "column": 19 }, "end": { - "line": 475, + "line": 485, "column": 27 } } @@ -24928,16 +25688,16 @@ "value": "click", "raw": "'click'", "range": [ - 13127, - 13134 + 13524, + 13531 ], "loc": { "start": { - "line": 475, + "line": 485, "column": 29 }, "end": { - "line": 475, + "line": 485, "column": 36 } } @@ -24960,16 +25720,16 @@ "type": "Identifier", "name": "h", "range": [ - 13169, - 13170 + 13566, + 13567 ], "loc": { "start": { - "line": 476, + "line": 486, "column": 25 }, "end": { - "line": 476, + "line": 486, "column": 26 } } @@ -24979,31 +25739,31 @@ "value": 0, "raw": "0", "range": [ - 13173, - 13174 + 13570, + 13571 ], "loc": { "start": { - "line": 476, + "line": 486, "column": 29 }, "end": { - "line": 476, + "line": 486, "column": 30 } } }, "range": [ - 13169, - 13174 + 13566, + 13571 ], "loc": { "start": { - "line": 476, + "line": 486, "column": 25 }, "end": { - "line": 476, + "line": 486, "column": 30 } } @@ -25011,16 +25771,16 @@ ], "kind": "let", "range": [ - 13165, - 13174 + 13562, + 13571 ], "loc": { "start": { - "line": 476, + "line": 486, "column": 21 }, "end": { - "line": 476, + "line": 486, "column": 30 } } @@ -25032,16 +25792,16 @@ "type": "Identifier", "name": "h", "range": [ - 13176, - 13177 + 13573, + 13574 ], "loc": { "start": { - "line": 476, + "line": 486, "column": 32 }, "end": { - "line": 476, + "line": 486, "column": 33 } } @@ -25056,16 +25816,16 @@ "type": "Identifier", "name": "headerRow", "range": [ - 13180, - 13189 + 13577, + 13586 ], "loc": { "start": { - "line": 476, + "line": 486, "column": 36 }, "end": { - "line": 476, + "line": 486, "column": 45 } } @@ -25074,31 +25834,31 @@ "type": "Identifier", "name": "cells", "range": [ - 13190, - 13195 + 13587, + 13592 ], "loc": { "start": { - "line": 476, + "line": 486, "column": 46 }, "end": { - "line": 476, + "line": 486, "column": 51 } } }, "range": [ - 13180, - 13195 + 13577, + 13592 ], "loc": { "start": { - "line": 476, + "line": 486, "column": 36 }, "end": { - "line": 476, + "line": 486, "column": 51 } } @@ -25107,46 +25867,46 @@ "type": "Identifier", "name": "length", "range": [ - 13196, - 13202 + 13593, + 13599 ], "loc": { "start": { - "line": 476, + "line": 486, "column": 52 }, "end": { - "line": 476, + "line": 486, "column": 58 } } }, "range": [ - 13180, - 13202 + 13577, + 13599 ], "loc": { "start": { - "line": 476, + "line": 486, "column": 36 }, "end": { - "line": 476, + "line": 486, "column": 58 } } }, "range": [ - 13176, - 13202 + 13573, + 13599 ], "loc": { "start": { - "line": 476, + "line": 486, "column": 32 }, "end": { - "line": 476, + "line": 486, "column": 58 } } @@ -25158,32 +25918,32 @@ "type": "Identifier", "name": "h", "range": [ - 13204, - 13205 + 13601, + 13602 ], "loc": { "start": { - "line": 476, + "line": 486, "column": 60 }, "end": { - "line": 476, + "line": 486, "column": 61 } } }, "prefix": false, "range": [ - 13204, - 13207 + 13601, + 13604 ], "loc": { "start": { - "line": 476, + "line": 486, "column": 60 }, "end": { - "line": 476, + "line": 486, "column": 63 } } @@ -25200,16 +25960,16 @@ "type": "Identifier", "name": "itm", "range": [ - 13235, - 13238 + 13632, + 13635 ], "loc": { "start": { - "line": 477, + "line": 487, "column": 24 }, "end": { - "line": 477, + "line": 487, "column": 27 } } @@ -25220,16 +25980,16 @@ "type": "Identifier", "name": "elm", "range": [ - 13241, - 13244 + 13638, + 13641 ], "loc": { "start": { - "line": 477, + "line": 487, "column": 30 }, "end": { - "line": 477, + "line": 487, "column": 33 } } @@ -25249,16 +26009,16 @@ "value": "col_", "raw": "'col_'", "range": [ - 13245, - 13251 + 13642, + 13648 ], "loc": { "start": { - "line": 477, + "line": 487, "column": 34 }, "end": { - "line": 477, + "line": 487, "column": 40 } } @@ -25267,31 +26027,31 @@ "type": "Identifier", "name": "h", "range": [ - 13254, - 13255 + 13651, + 13652 ], "loc": { "start": { - "line": 477, + "line": 487, "column": 43 }, "end": { - "line": 477, + "line": 487, "column": 44 } } }, "range": [ - 13245, - 13255 + 13642, + 13652 ], "loc": { "start": { - "line": 477, + "line": 487, "column": 34 }, "end": { - "line": 477, + "line": 487, "column": 44 } } @@ -25301,31 +26061,31 @@ "value": "_", "raw": "'_'", "range": [ - 13258, - 13261 + 13655, + 13658 ], "loc": { "start": { - "line": 477, + "line": 487, "column": 47 }, "end": { - "line": 477, + "line": 487, "column": 50 } } }, "range": [ - 13245, - 13261 + 13642, + 13658 ], "loc": { "start": { - "line": 477, + "line": 487, "column": 34 }, "end": { - "line": 477, + "line": 487, "column": 50 } } @@ -25337,16 +26097,16 @@ "type": "Identifier", "name": "tf", "range": [ - 13264, - 13266 + 13661, + 13663 ], "loc": { "start": { - "line": 477, + "line": 487, "column": 53 }, "end": { - "line": 477, + "line": 487, "column": 55 } } @@ -25355,77 +26115,77 @@ "type": "Identifier", "name": "id", "range": [ - 13267, - 13269 + 13664, + 13666 ], "loc": { "start": { - "line": 477, + "line": 487, "column": 56 }, "end": { - "line": 477, + "line": 487, "column": 58 } } }, "range": [ - 13264, - 13269 + 13661, + 13666 ], "loc": { "start": { - "line": 477, + "line": 487, "column": 53 }, "end": { - "line": 477, + "line": 487, "column": 58 } } }, "range": [ - 13245, - 13269 + 13642, + 13666 ], "loc": { "start": { - "line": 477, + "line": 487, "column": 34 }, "end": { - "line": 477, + "line": 487, "column": 58 } } } ], "range": [ - 13241, - 13270 + 13638, + 13667 ], "loc": { "start": { - "line": 477, + "line": 487, "column": 30 }, "end": { - "line": 477, + "line": 487, "column": 59 } } }, "range": [ - 13235, - 13270 + 13632, + 13667 ], "loc": { "start": { - "line": 477, + "line": 487, "column": 24 }, "end": { - "line": 477, + "line": 487, "column": 59 } } @@ -25433,16 +26193,16 @@ ], "kind": "let", "range": [ - 13231, - 13271 + 13628, + 13668 ], "loc": { "start": { - "line": 477, + "line": 487, "column": 20 }, "end": { - "line": 477, + "line": 487, "column": 60 } } @@ -25456,16 +26216,16 @@ "type": "Identifier", "name": "itm", "range": [ - 13296, - 13299 + 13693, + 13696 ], "loc": { "start": { - "line": 478, + "line": 488, "column": 24 }, "end": { - "line": 478, + "line": 488, "column": 27 } } @@ -25483,16 +26243,16 @@ "type": "Identifier", "name": "li", "range": [ - 13303, - 13305 + 13700, + 13702 ], "loc": { "start": { - "line": 478, + "line": 488, "column": 31 }, "end": { - "line": 478, + "line": 488, "column": 33 } } @@ -25501,31 +26261,31 @@ "type": "Identifier", "name": "check", "range": [ - 13306, - 13311 + 13703, + 13708 ], "loc": { "start": { - "line": 478, + "line": 488, "column": 34 }, "end": { - "line": 478, + "line": 488, "column": 39 } } }, "range": [ - 13303, - 13311 + 13700, + 13708 ], "loc": { "start": { - "line": 478, + "line": 488, "column": 31 }, "end": { - "line": 478, + "line": 488, "column": 39 } } @@ -25534,31 +26294,31 @@ "type": "Identifier", "name": "checked", "range": [ - 13312, - 13319 + 13709, + 13716 ], "loc": { "start": { - "line": 478, + "line": 488, "column": 40 }, "end": { - "line": 478, + "line": 488, "column": 47 } } }, "range": [ - 13303, - 13319 + 13700, + 13716 ], "loc": { "start": { - "line": 478, + "line": 488, "column": 31 }, "end": { - "line": 478, + "line": 488, "column": 47 } } @@ -25570,16 +26330,16 @@ "type": "Identifier", "name": "itm", "range": [ - 13324, - 13327 + 13721, + 13724 ], "loc": { "start": { - "line": 478, + "line": 488, "column": 52 }, "end": { - "line": 478, + "line": 488, "column": 55 } } @@ -25588,61 +26348,61 @@ "type": "Identifier", "name": "checked", "range": [ - 13328, - 13335 + 13725, + 13732 ], "loc": { "start": { - "line": 478, + "line": 488, "column": 56 }, "end": { - "line": 478, + "line": 488, "column": 63 } } }, "range": [ - 13324, - 13335 + 13721, + 13732 ], "loc": { "start": { - "line": 478, + "line": 488, "column": 52 }, "end": { - "line": 478, + "line": 488, "column": 63 } } }, "range": [ - 13303, - 13335 + 13700, + 13732 ], "loc": { "start": { - "line": 478, + "line": 488, "column": 31 }, "end": { - "line": 478, + "line": 488, "column": 63 } } }, "range": [ - 13296, - 13335 + 13693, + 13732 ], "loc": { "start": { - "line": 478, + "line": 488, "column": 24 }, "end": { - "line": 478, + "line": 488, "column": 63 } } @@ -25661,16 +26421,16 @@ "type": "Identifier", "name": "itm", "range": [ - 13363, - 13366 + 13760, + 13763 ], "loc": { "start": { - "line": 479, + "line": 489, "column": 24 }, "end": { - "line": 479, + "line": 489, "column": 27 } } @@ -25679,62 +26439,62 @@ "type": "Identifier", "name": "click", "range": [ - 13367, - 13372 + 13764, + 13769 ], "loc": { "start": { - "line": 479, + "line": 489, "column": 28 }, "end": { - "line": 479, + "line": 489, "column": 33 } } }, "range": [ - 13363, - 13372 + 13760, + 13769 ], "loc": { "start": { - "line": 479, + "line": 489, "column": 24 }, "end": { - "line": 479, + "line": 489, "column": 33 } } }, "arguments": [], "range": [ - 13363, - 13374 + 13760, + 13771 ], "loc": { "start": { - "line": 479, + "line": 489, "column": 24 }, "end": { - "line": 479, + "line": 489, "column": 35 } } }, "range": [ - 13363, - 13375 + 13760, + 13772 ], "loc": { "start": { - "line": 479, + "line": 489, "column": 24 }, "end": { - "line": 479, + "line": 489, "column": 36 } } @@ -25751,16 +26511,16 @@ "type": "Identifier", "name": "itm", "range": [ - 13400, - 13403 + 13797, + 13800 ], "loc": { "start": { - "line": 480, + "line": 490, "column": 24 }, "end": { - "line": 480, + "line": 490, "column": 27 } } @@ -25769,31 +26529,31 @@ "type": "Identifier", "name": "checked", "range": [ - 13404, - 13411 + 13801, + 13808 ], "loc": { "start": { - "line": 480, + "line": 490, "column": 28 }, "end": { - "line": 480, + "line": 490, "column": 35 } } }, "range": [ - 13400, - 13411 + 13797, + 13808 ], "loc": { "start": { - "line": 480, + "line": 490, "column": 24 }, "end": { - "line": 480, + "line": 490, "column": 35 } } @@ -25808,16 +26568,16 @@ "type": "Identifier", "name": "li", "range": [ - 13414, - 13416 + 13811, + 13813 ], "loc": { "start": { - "line": 480, + "line": 490, "column": 38 }, "end": { - "line": 480, + "line": 490, "column": 40 } } @@ -25826,31 +26586,31 @@ "type": "Identifier", "name": "check", "range": [ - 13417, - 13422 + 13814, + 13819 ], "loc": { "start": { - "line": 480, + "line": 490, "column": 41 }, "end": { - "line": 480, + "line": 490, "column": 46 } } }, "range": [ - 13414, - 13422 + 13811, + 13819 ], "loc": { "start": { - "line": 480, + "line": 490, "column": 38 }, "end": { - "line": 480, + "line": 490, "column": 46 } } @@ -25859,140 +26619,140 @@ "type": "Identifier", "name": "checked", "range": [ - 13423, - 13430 + 13820, + 13827 ], "loc": { "start": { - "line": 480, + "line": 490, "column": 47 }, "end": { - "line": 480, + "line": 490, "column": 54 } } }, "range": [ - 13414, - 13430 + 13811, + 13827 ], "loc": { "start": { - "line": 480, + "line": 490, "column": 38 }, "end": { - "line": 480, + "line": 490, "column": 54 } } }, "range": [ - 13400, - 13430 + 13797, + 13827 ], "loc": { "start": { - "line": 480, + "line": 490, "column": 24 }, "end": { - "line": 480, + "line": 490, "column": 54 } } }, "range": [ - 13400, - 13431 + 13797, + 13828 ], "loc": { "start": { - "line": 480, + "line": 490, "column": 24 }, "end": { - "line": 480, + "line": 490, "column": 55 } } } ], "range": [ - 13337, - 13453 + 13734, + 13850 ], "loc": { "start": { - "line": 478, + "line": 488, "column": 65 }, "end": { - "line": 481, + "line": 491, "column": 21 } } }, "alternate": null, "range": [ - 13292, - 13453 + 13689, + 13850 ], "loc": { "start": { - "line": 478, + "line": 488, "column": 20 }, "end": { - "line": 481, + "line": 491, "column": 21 } } } ], "range": [ - 13209, - 13471 + 13606, + 13868 ], "loc": { "start": { - "line": 476, + "line": 486, "column": 65 }, "end": { - "line": 482, + "line": 492, "column": 17 } } }, "range": [ - 13160, - 13471 + 13557, + 13868 ], "loc": { "start": { - "line": 476, + "line": 486, "column": 16 }, "end": { - "line": 482, + "line": 492, "column": 17 } } } ], "range": [ - 13142, - 13485 + 13539, + 13882 ], "loc": { "start": { - "line": 475, + "line": 485, "column": 44 }, "end": { - "line": 483, + "line": 493, "column": 13 } } @@ -26000,79 +26760,79 @@ "generator": false, "expression": false, "range": [ - 13136, - 13485 + 13533, + 13882 ], "loc": { "start": { - "line": 475, + "line": 485, "column": 38 }, "end": { - "line": 483, + "line": 493, "column": 13 } } } ], "range": [ - 13110, - 13486 + 13507, + 13883 ], "loc": { "start": { - "line": 475, + "line": 485, "column": 12 }, "end": { - "line": 483, + "line": 493, "column": 14 } } }, "range": [ - 13110, - 13487 + 13507, + 13884 ], "loc": { "start": { - "line": 475, + "line": 485, "column": 12 }, "end": { - "line": 483, + "line": 493, "column": 15 } } } ], "range": [ - 12858, - 13497 + 13255, + 13894 ], "loc": { "start": { - "line": 468, + "line": 478, "column": 32 }, "end": { - "line": 484, + "line": 494, "column": 9 } } }, "alternate": null, "range": [ - 12834, - 13497 + 13231, + 13894 ], "loc": { "start": { - "line": 468, + "line": 478, "column": 8 }, "end": { - "line": 484, + "line": 494, "column": 9 } }, @@ -26081,16 +26841,16 @@ "type": "Line", "value": "Tick all option", "range": [ - 12808, - 12825 + 13205, + 13222 ], "loc": { "start": { - "line": 467, + "line": 477, "column": 8 }, "end": { - "line": 467, + "line": 477, "column": 25 } } @@ -26108,16 +26868,16 @@ "type": "Identifier", "name": "i", "range": [ - 13516, - 13517 + 13913, + 13914 ], "loc": { "start": { - "line": 486, + "line": 496, "column": 17 }, "end": { - "line": 486, + "line": 496, "column": 18 } } @@ -26127,31 +26887,31 @@ "value": 0, "raw": "0", "range": [ - 13520, - 13521 + 13917, + 13918 ], "loc": { "start": { - "line": 486, + "line": 496, "column": 21 }, "end": { - "line": 486, + "line": 496, "column": 22 } } }, "range": [ - 13516, - 13521 + 13913, + 13918 ], "loc": { "start": { - "line": 486, + "line": 496, "column": 17 }, "end": { - "line": 486, + "line": 496, "column": 22 } } @@ -26159,16 +26919,16 @@ ], "kind": "let", "range": [ - 13512, - 13521 + 13909, + 13918 ], "loc": { "start": { - "line": 486, + "line": 496, "column": 13 }, "end": { - "line": 486, + "line": 496, "column": 22 } } @@ -26180,16 +26940,16 @@ "type": "Identifier", "name": "i", "range": [ - 13523, - 13524 + 13920, + 13921 ], "loc": { "start": { - "line": 486, + "line": 496, "column": 24 }, "end": { - "line": 486, + "line": 496, "column": 25 } } @@ -26204,16 +26964,16 @@ "type": "Identifier", "name": "headerRow", "range": [ - 13527, - 13536 + 13924, + 13933 ], "loc": { "start": { - "line": 486, + "line": 496, "column": 28 }, "end": { - "line": 486, + "line": 496, "column": 37 } } @@ -26222,31 +26982,31 @@ "type": "Identifier", "name": "cells", "range": [ - 13537, - 13542 + 13934, + 13939 ], "loc": { "start": { - "line": 486, + "line": 496, "column": 38 }, "end": { - "line": 486, + "line": 496, "column": 43 } } }, "range": [ - 13527, - 13542 + 13924, + 13939 ], "loc": { "start": { - "line": 486, + "line": 496, "column": 28 }, "end": { - "line": 486, + "line": 496, "column": 43 } } @@ -26255,46 +27015,46 @@ "type": "Identifier", "name": "length", "range": [ - 13543, - 13549 + 13940, + 13946 ], "loc": { "start": { - "line": 486, + "line": 496, "column": 44 }, "end": { - "line": 486, + "line": 496, "column": 50 } } }, "range": [ - 13527, - 13549 + 13924, + 13946 ], "loc": { "start": { - "line": 486, + "line": 496, "column": 28 }, "end": { - "line": 486, + "line": 496, "column": 50 } } }, "range": [ - 13523, - 13549 + 13920, + 13946 ], "loc": { "start": { - "line": 486, + "line": 496, "column": 24 }, "end": { - "line": 486, + "line": 496, "column": 50 } } @@ -26306,32 +27066,32 @@ "type": "Identifier", "name": "i", "range": [ - 13551, - 13552 + 13948, + 13949 ], "loc": { "start": { - "line": 486, + "line": 496, "column": 52 }, "end": { - "line": 486, + "line": 496, "column": 53 } } }, "prefix": false, "range": [ - 13551, - 13554 + 13948, + 13951 ], "loc": { "start": { - "line": 486, + "line": 496, "column": 52 }, "end": { - "line": 486, + "line": 496, "column": 55 } } @@ -26348,16 +27108,16 @@ "type": "Identifier", "name": "cell", "range": [ - 13574, - 13578 + 13971, + 13975 ], "loc": { "start": { - "line": 487, + "line": 497, "column": 16 }, "end": { - "line": 487, + "line": 497, "column": 20 } } @@ -26372,16 +27132,16 @@ "type": "Identifier", "name": "headerRow", "range": [ - 13581, - 13590 + 13978, + 13987 ], "loc": { "start": { - "line": 487, + "line": 497, "column": 23 }, "end": { - "line": 487, + "line": 497, "column": 32 } } @@ -26390,31 +27150,31 @@ "type": "Identifier", "name": "cells", "range": [ - 13591, - 13596 + 13988, + 13993 ], "loc": { "start": { - "line": 487, + "line": 497, "column": 33 }, "end": { - "line": 487, + "line": 497, "column": 38 } } }, "range": [ - 13581, - 13596 + 13978, + 13993 ], "loc": { "start": { - "line": 487, + "line": 497, "column": 23 }, "end": { - "line": 487, + "line": 497, "column": 38 } } @@ -26423,46 +27183,46 @@ "type": "Identifier", "name": "i", "range": [ - 13597, - 13598 + 13994, + 13995 ], "loc": { "start": { - "line": 487, + "line": 497, "column": 39 }, "end": { - "line": 487, + "line": 497, "column": 40 } } }, "range": [ - 13581, - 13599 + 13978, + 13996 ], "loc": { "start": { - "line": 487, + "line": 497, "column": 23 }, "end": { - "line": 487, + "line": 497, "column": 41 } } }, "range": [ - 13574, - 13599 + 13971, + 13996 ], "loc": { "start": { - "line": 487, + "line": 497, "column": 16 }, "end": { - "line": 487, + "line": 497, "column": 41 } } @@ -26470,16 +27230,16 @@ ], "kind": "let", "range": [ - 13570, - 13600 + 13967, + 13997 ], "loc": { "start": { - "line": 487, + "line": 497, "column": 12 }, "end": { - "line": 487, + "line": 497, "column": 42 } } @@ -26493,16 +27253,16 @@ "type": "Identifier", "name": "cellText", "range": [ - 13617, - 13625 + 14014, + 14022 ], "loc": { "start": { - "line": 488, + "line": 498, "column": 16 }, "end": { - "line": 488, + "line": 498, "column": 24 } } @@ -26519,16 +27279,16 @@ "object": { "type": "ThisExpression", "range": [ - 13628, - 13632 + 14025, + 14029 ], "loc": { "start": { - "line": 488, + "line": 498, "column": 27 }, "end": { - "line": 488, + "line": 498, "column": 31 } } @@ -26537,31 +27297,31 @@ "type": "Identifier", "name": "headersText", "range": [ - 13633, - 13644 + 14030, + 14041 ], "loc": { "start": { - "line": 488, + "line": 498, "column": 32 }, "end": { - "line": 488, + "line": 498, "column": 43 } } }, "range": [ - 13628, - 13644 + 14025, + 14041 ], "loc": { "start": { - "line": 488, + "line": 498, "column": 27 }, "end": { - "line": 488, + "line": 498, "column": 43 } } @@ -26570,31 +27330,31 @@ "type": "Identifier", "name": "i", "range": [ - 13645, - 13646 + 14042, + 14043 ], "loc": { "start": { - "line": 488, + "line": 498, "column": 44 }, "end": { - "line": 488, + "line": 498, "column": 45 } } }, "range": [ - 13628, - 13647 + 14025, + 14044 ], "loc": { "start": { - "line": 488, + "line": 498, "column": 27 }, "end": { - "line": 488, + "line": 498, "column": 46 } } @@ -26607,16 +27367,16 @@ "object": { "type": "ThisExpression", "range": [ - 13651, - 13655 + 14048, + 14052 ], "loc": { "start": { - "line": 488, + "line": 498, "column": 50 }, "end": { - "line": 488, + "line": 498, "column": 54 } } @@ -26625,31 +27385,31 @@ "type": "Identifier", "name": "_getHeaderText", "range": [ - 13656, - 13670 + 14053, + 14067 ], "loc": { "start": { - "line": 488, + "line": 498, "column": 55 }, "end": { - "line": 488, + "line": 498, "column": 69 } } }, "range": [ - 13651, - 13670 + 14048, + 14067 ], "loc": { "start": { - "line": 488, + "line": 498, "column": 50 }, "end": { - "line": 488, + "line": 498, "column": 69 } } @@ -26659,62 +27419,62 @@ "type": "Identifier", "name": "cell", "range": [ - 13671, - 13675 + 14068, + 14072 ], "loc": { "start": { - "line": 488, + "line": 498, "column": 70 }, "end": { - "line": 488, + "line": 498, "column": 74 } } } ], "range": [ - 13651, - 13676 + 14048, + 14073 ], "loc": { "start": { - "line": 488, + "line": 498, "column": 50 }, "end": { - "line": 488, + "line": 498, "column": 75 } } }, "range": [ - 13628, - 13676 + 14025, + 14073 ], "loc": { "start": { - "line": 488, + "line": 498, "column": 27 }, "end": { - "line": 488, + "line": 498, "column": 75 } } }, "range": [ - 13617, - 13676 + 14014, + 14073 ], "loc": { "start": { - "line": 488, + "line": 498, "column": 16 }, "end": { - "line": 488, + "line": 498, "column": 75 } } @@ -26722,16 +27482,16 @@ ], "kind": "let", "range": [ - 13613, - 13677 + 14010, + 14074 ], "loc": { "start": { - "line": 488, + "line": 498, "column": 12 }, "end": { - "line": 488, + "line": 498, "column": 76 } } @@ -26745,16 +27505,16 @@ "type": "Identifier", "name": "liElm", "range": [ - 13694, - 13699 + 14091, + 14096 ], "loc": { "start": { - "line": 489, + "line": 499, "column": 16 }, "end": { - "line": 489, + "line": 499, "column": 21 } } @@ -26765,16 +27525,16 @@ "type": "Identifier", "name": "createCheckItem", "range": [ - 13702, - 13717 + 14099, + 14114 ], "loc": { "start": { - "line": 489, + "line": 499, "column": 24 }, "end": { - "line": 489, + "line": 499, "column": 39 } } @@ -26794,16 +27554,16 @@ "value": "col_", "raw": "'col_'", "range": [ - 13718, - 13724 + 14115, + 14121 ], "loc": { "start": { - "line": 489, + "line": 499, "column": 40 }, "end": { - "line": 489, + "line": 499, "column": 46 } } @@ -26812,31 +27572,31 @@ "type": "Identifier", "name": "i", "range": [ - 13727, - 13728 + 14124, + 14125 ], "loc": { "start": { - "line": 489, + "line": 499, "column": 49 }, "end": { - "line": 489, + "line": 499, "column": 50 } } }, "range": [ - 13718, - 13728 + 14115, + 14125 ], "loc": { "start": { - "line": 489, + "line": 499, "column": 40 }, "end": { - "line": 489, + "line": 499, "column": 50 } } @@ -26846,31 +27606,31 @@ "value": "_", "raw": "'_'", "range": [ - 13731, - 13734 + 14128, + 14131 ], "loc": { "start": { - "line": 489, + "line": 499, "column": 53 }, "end": { - "line": 489, + "line": 499, "column": 56 } } }, "range": [ - 13718, - 13734 + 14115, + 14131 ], "loc": { "start": { - "line": 489, + "line": 499, "column": 40 }, "end": { - "line": 489, + "line": 499, "column": 56 } } @@ -26882,16 +27642,16 @@ "type": "Identifier", "name": "tf", "range": [ - 13737, - 13739 + 14134, + 14136 ], "loc": { "start": { - "line": 489, + "line": 499, "column": 59 }, "end": { - "line": 489, + "line": 499, "column": 61 } } @@ -26900,46 +27660,46 @@ "type": "Identifier", "name": "id", "range": [ - 13740, - 13742 + 14137, + 14139 ], "loc": { "start": { - "line": 489, + "line": 499, "column": 62 }, "end": { - "line": 489, + "line": 499, "column": 64 } } }, "range": [ - 13737, - 13742 + 14134, + 14139 ], "loc": { "start": { - "line": 489, + "line": 499, "column": 59 }, "end": { - "line": 489, + "line": 499, "column": 64 } } }, "range": [ - 13718, - 13742 + 14115, + 14139 ], "loc": { "start": { - "line": 489, + "line": 499, "column": 40 }, "end": { - "line": 489, + "line": 499, "column": 64 } } @@ -26948,16 +27708,16 @@ "type": "Identifier", "name": "cellText", "range": [ - 13744, - 13752 + 14141, + 14149 ], "loc": { "start": { - "line": 489, + "line": 499, "column": 66 }, "end": { - "line": 489, + "line": 499, "column": 74 } } @@ -26966,47 +27726,47 @@ "type": "Identifier", "name": "cellText", "range": [ - 13770, - 13778 + 14167, + 14175 ], "loc": { "start": { - "line": 490, + "line": 500, "column": 16 }, "end": { - "line": 490, + "line": 500, "column": 24 } } } ], "range": [ - 13702, - 13779 + 14099, + 14176 ], "loc": { "start": { - "line": 489, + "line": 499, "column": 24 }, "end": { - "line": 490, + "line": 500, "column": 25 } } }, "range": [ - 13694, - 13779 + 14091, + 14176 ], "loc": { "start": { - "line": 489, + "line": 499, "column": 16 }, "end": { - "line": 490, + "line": 500, "column": 25 } } @@ -27014,16 +27774,16 @@ ], "kind": "let", "range": [ - 13690, - 13780 + 14087, + 14177 ], "loc": { "start": { - "line": 489, + "line": 499, "column": 12 }, "end": { - "line": 490, + "line": 500, "column": 26 } } @@ -27036,16 +27796,16 @@ "type": "Identifier", "name": "addClass", "range": [ - 13793, - 13801 + 14190, + 14198 ], "loc": { "start": { - "line": 491, + "line": 501, "column": 12 }, "end": { - "line": 491, + "line": 501, "column": 20 } } @@ -27055,16 +27815,16 @@ "type": "Identifier", "name": "liElm", "range": [ - 13802, - 13807 + 14199, + 14204 ], "loc": { "start": { - "line": 491, + "line": 501, "column": 21 }, "end": { - "line": 491, + "line": 501, "column": 26 } } @@ -27075,16 +27835,16 @@ "object": { "type": "ThisExpression", "range": [ - 13809, - 13813 + 14206, + 14210 ], "loc": { "start": { - "line": 491, + "line": 501, "column": 28 }, "end": { - "line": 491, + "line": 501, "column": 32 } } @@ -27093,62 +27853,62 @@ "type": "Identifier", "name": "listItemCssClass", "range": [ - 13814, - 13830 + 14211, + 14227 ], "loc": { "start": { - "line": 491, + "line": 501, "column": 33 }, "end": { - "line": 491, + "line": 501, "column": 49 } } }, "range": [ - 13809, - 13830 + 14206, + 14227 ], "loc": { "start": { - "line": 491, + "line": 501, "column": 28 }, "end": { - "line": 491, + "line": 501, "column": 49 } } } ], "range": [ - 13793, - 13831 + 14190, + 14228 ], "loc": { "start": { - "line": 491, + "line": 501, "column": 12 }, "end": { - "line": 491, + "line": 501, "column": 50 } } }, "range": [ - 13793, - 13832 + 14190, + 14229 ], "loc": { "start": { - "line": 491, + "line": 501, "column": 12 }, "end": { - "line": 491, + "line": 501, "column": 51 } } @@ -27164,16 +27924,16 @@ "object": { "type": "ThisExpression", "range": [ - 13850, - 13854 + 14247, + 14251 ], "loc": { "start": { - "line": 492, + "line": 502, "column": 17 }, "end": { - "line": 492, + "line": 502, "column": 21 } } @@ -27182,47 +27942,47 @@ "type": "Identifier", "name": "tickToHide", "range": [ - 13855, - 13865 + 14252, + 14262 ], "loc": { "start": { - "line": 492, + "line": 502, "column": 22 }, "end": { - "line": 492, + "line": 502, "column": 32 } } }, "range": [ - 13850, - 13865 + 14247, + 14262 ], "loc": { "start": { - "line": 492, + "line": 502, "column": 17 }, "end": { - "line": 492, + "line": 502, "column": 32 } } }, "prefix": true, "range": [ - 13849, - 13865 + 14246, + 14262 ], "loc": { "start": { - "line": 492, + "line": 502, "column": 16 }, "end": { - "line": 492, + "line": 502, "column": 32 } } @@ -27238,16 +27998,16 @@ "type": "Identifier", "name": "addClass", "range": [ - 13885, - 13893 + 14282, + 14290 ], "loc": { "start": { - "line": 493, + "line": 503, "column": 16 }, "end": { - "line": 493, + "line": 503, "column": 24 } } @@ -27257,16 +28017,16 @@ "type": "Identifier", "name": "liElm", "range": [ - 13894, - 13899 + 14291, + 14296 ], "loc": { "start": { - "line": 493, + "line": 503, "column": 25 }, "end": { - "line": 493, + "line": 503, "column": 30 } } @@ -27277,16 +28037,16 @@ "object": { "type": "ThisExpression", "range": [ - 13901, - 13905 + 14298, + 14302 ], "loc": { "start": { - "line": 493, + "line": 503, "column": 32 }, "end": { - "line": 493, + "line": 503, "column": 36 } } @@ -27295,94 +28055,94 @@ "type": "Identifier", "name": "listSlcItemCssClass", "range": [ - 13906, - 13925 + 14303, + 14322 ], "loc": { "start": { - "line": 493, + "line": 503, "column": 37 }, "end": { - "line": 493, + "line": 503, "column": 56 } } }, "range": [ - 13901, - 13925 + 14298, + 14322 ], "loc": { "start": { - "line": 493, + "line": 503, "column": 32 }, "end": { - "line": 493, + "line": 503, "column": 56 } } } ], "range": [ - 13885, - 13926 + 14282, + 14323 ], "loc": { "start": { - "line": 493, + "line": 503, "column": 16 }, "end": { - "line": 493, + "line": 503, "column": 57 } } }, "range": [ - 13885, - 13927 + 14282, + 14324 ], "loc": { "start": { - "line": 493, + "line": 503, "column": 16 }, "end": { - "line": 493, + "line": 503, "column": 58 } } } ], "range": [ - 13867, - 13941 + 14264, + 14338 ], "loc": { "start": { - "line": 492, + "line": 502, "column": 34 }, "end": { - "line": 494, + "line": 504, "column": 13 } } }, "alternate": null, "range": [ - 13845, - 13941 + 14242, + 14338 ], "loc": { "start": { - "line": 492, + "line": 502, "column": 12 }, "end": { - "line": 494, + "line": 504, "column": 13 } } @@ -27398,16 +28158,16 @@ "type": "Identifier", "name": "ul", "range": [ - 13954, - 13956 + 14351, + 14353 ], "loc": { "start": { - "line": 495, + "line": 505, "column": 12 }, "end": { - "line": 495, + "line": 505, "column": 14 } } @@ -27416,31 +28176,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 13957, - 13968 + 14354, + 14365 ], "loc": { "start": { - "line": 495, + "line": 505, "column": 15 }, "end": { - "line": 495, + "line": 505, "column": 26 } } }, "range": [ - 13954, - 13968 + 14351, + 14365 ], "loc": { "start": { - "line": 495, + "line": 505, "column": 12 }, "end": { - "line": 495, + "line": 505, "column": 26 } } @@ -27450,47 +28210,47 @@ "type": "Identifier", "name": "liElm", "range": [ - 13969, - 13974 + 14366, + 14371 ], "loc": { "start": { - "line": 495, + "line": 505, "column": 27 }, "end": { - "line": 495, + "line": 505, "column": 32 } } } ], "range": [ - 13954, - 13975 + 14351, + 14372 ], "loc": { "start": { - "line": 495, + "line": 505, "column": 12 }, "end": { - "line": 495, + "line": 505, "column": 33 } } }, "range": [ - 13954, - 13976 + 14351, + 14373 ], "loc": { "start": { - "line": 495, + "line": 505, "column": 12 }, "end": { - "line": 495, + "line": 505, "column": 34 } } @@ -27506,16 +28266,16 @@ "object": { "type": "ThisExpression", "range": [ - 13994, - 13998 + 14391, + 14395 ], "loc": { "start": { - "line": 496, + "line": 506, "column": 17 }, "end": { - "line": 496, + "line": 506, "column": 21 } } @@ -27524,47 +28284,47 @@ "type": "Identifier", "name": "tickToHide", "range": [ - 13999, - 14009 + 14396, + 14406 ], "loc": { "start": { - "line": 496, + "line": 506, "column": 22 }, "end": { - "line": 496, + "line": 506, "column": 32 } } }, "range": [ - 13994, - 14009 + 14391, + 14406 ], "loc": { "start": { - "line": 496, + "line": 506, "column": 17 }, "end": { - "line": 496, + "line": 506, "column": 32 } } }, "prefix": true, "range": [ - 13993, - 14009 + 14390, + 14406 ], "loc": { "start": { - "line": 496, + "line": 506, "column": 16 }, "end": { - "line": 496, + "line": 506, "column": 32 } } @@ -27587,16 +28347,16 @@ "type": "Identifier", "name": "liElm", "range": [ - 14029, - 14034 + 14426, + 14431 ], "loc": { "start": { - "line": 497, + "line": 507, "column": 16 }, "end": { - "line": 497, + "line": 507, "column": 21 } } @@ -27605,31 +28365,31 @@ "type": "Identifier", "name": "check", "range": [ - 14035, - 14040 + 14432, + 14437 ], "loc": { "start": { - "line": 497, + "line": 507, "column": 22 }, "end": { - "line": 497, + "line": 507, "column": 27 } } }, "range": [ - 14029, - 14040 + 14426, + 14437 ], "loc": { "start": { - "line": 497, + "line": 507, "column": 16 }, "end": { - "line": 497, + "line": 507, "column": 27 } } @@ -27638,31 +28398,31 @@ "type": "Identifier", "name": "checked", "range": [ - 14041, - 14048 + 14438, + 14445 ], "loc": { "start": { - "line": 497, + "line": 507, "column": 28 }, "end": { - "line": 497, + "line": 507, "column": 35 } } }, "range": [ - 14029, - 14048 + 14426, + 14445 ], "loc": { "start": { - "line": 497, + "line": 507, "column": 16 }, "end": { - "line": 497, + "line": 507, "column": 35 } } @@ -27672,78 +28432,78 @@ "value": true, "raw": "true", "range": [ - 14051, - 14055 + 14448, + 14452 ], "loc": { "start": { - "line": 497, + "line": 507, "column": 38 }, "end": { - "line": 497, + "line": 507, "column": 42 } } }, "range": [ - 14029, - 14055 + 14426, + 14452 ], "loc": { "start": { - "line": 497, + "line": 507, "column": 16 }, "end": { - "line": 497, + "line": 507, "column": 42 } } }, "range": [ - 14029, - 14056 + 14426, + 14453 ], "loc": { "start": { - "line": 497, + "line": 507, "column": 16 }, "end": { - "line": 497, + "line": 507, "column": 43 } } } ], "range": [ - 14011, - 14070 + 14408, + 14467 ], "loc": { "start": { - "line": 496, + "line": 506, "column": 34 }, "end": { - "line": 498, + "line": 508, "column": 13 } } }, "alternate": null, "range": [ - 13989, - 14070 + 14386, + 14467 ], "loc": { "start": { - "line": 496, + "line": 506, "column": 12 }, "end": { - "line": 498, + "line": 508, "column": 13 } } @@ -27756,16 +28516,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 14084, - 14090 + 14481, + 14487 ], "loc": { "start": { - "line": 500, + "line": 510, "column": 12 }, "end": { - "line": 500, + "line": 510, "column": 18 } } @@ -27778,16 +28538,16 @@ "type": "Identifier", "name": "liElm", "range": [ - 14091, - 14096 + 14488, + 14493 ], "loc": { "start": { - "line": 500, + "line": 510, "column": 19 }, "end": { - "line": 500, + "line": 510, "column": 24 } } @@ -27796,31 +28556,31 @@ "type": "Identifier", "name": "check", "range": [ - 14097, - 14102 + 14494, + 14499 ], "loc": { "start": { - "line": 500, + "line": 510, "column": 25 }, "end": { - "line": 500, + "line": 510, "column": 30 } } }, "range": [ - 14091, - 14102 + 14488, + 14499 ], "loc": { "start": { - "line": 500, + "line": 510, "column": 19 }, "end": { - "line": 500, + "line": 510, "column": 30 } } @@ -27830,16 +28590,16 @@ "value": "click", "raw": "'click'", "range": [ - 14104, - 14111 + 14501, + 14508 ], "loc": { "start": { - "line": 500, + "line": 510, "column": 32 }, "end": { - "line": 500, + "line": 510, "column": 39 } } @@ -27852,16 +28612,16 @@ "type": "Identifier", "name": "evt", "range": [ - 14114, - 14117 + 14511, + 14514 ], "loc": { "start": { - "line": 500, + "line": 510, "column": 42 }, "end": { - "line": 500, + "line": 510, "column": 45 } } @@ -27879,16 +28639,16 @@ "type": "Identifier", "name": "elm", "range": [ - 14144, - 14147 + 14541, + 14544 ], "loc": { "start": { - "line": 501, + "line": 511, "column": 20 }, "end": { - "line": 501, + "line": 511, "column": 23 } } @@ -27899,16 +28659,16 @@ "type": "Identifier", "name": "targetEvt", "range": [ - 14150, - 14159 + 14547, + 14556 ], "loc": { "start": { - "line": 501, + "line": 511, "column": 26 }, "end": { - "line": 501, + "line": 511, "column": 35 } } @@ -27918,47 +28678,47 @@ "type": "Identifier", "name": "evt", "range": [ - 14160, - 14163 + 14557, + 14560 ], "loc": { "start": { - "line": 501, + "line": 511, "column": 36 }, "end": { - "line": 501, + "line": 511, "column": 39 } } } ], "range": [ - 14150, - 14164 + 14547, + 14561 ], "loc": { "start": { - "line": 501, + "line": 511, "column": 26 }, "end": { - "line": 501, + "line": 511, "column": 40 } } }, "range": [ - 14144, - 14164 + 14541, + 14561 ], "loc": { "start": { - "line": 501, + "line": 511, "column": 20 }, "end": { - "line": 501, + "line": 511, "column": 40 } } @@ -27966,16 +28726,16 @@ ], "kind": "let", "range": [ - 14140, - 14165 + 14537, + 14562 ], "loc": { "start": { - "line": 501, + "line": 511, "column": 16 }, "end": { - "line": 501, + "line": 511, "column": 41 } } @@ -27989,16 +28749,16 @@ "type": "Identifier", "name": "lbl", "range": [ - 14186, - 14189 + 14583, + 14586 ], "loc": { "start": { - "line": 502, + "line": 512, "column": 20 }, "end": { - "line": 502, + "line": 512, "column": 23 } } @@ -28010,16 +28770,16 @@ "type": "Identifier", "name": "elm", "range": [ - 14192, - 14195 + 14589, + 14592 ], "loc": { "start": { - "line": 502, + "line": 512, "column": 26 }, "end": { - "line": 502, + "line": 512, "column": 29 } } @@ -28028,46 +28788,46 @@ "type": "Identifier", "name": "parentNode", "range": [ - 14196, - 14206 + 14593, + 14603 ], "loc": { "start": { - "line": 502, + "line": 512, "column": 30 }, "end": { - "line": 502, + "line": 512, "column": 40 } } }, "range": [ - 14192, - 14206 + 14589, + 14603 ], "loc": { "start": { - "line": 502, + "line": 512, "column": 26 }, "end": { - "line": 502, + "line": 512, "column": 40 } } }, "range": [ - 14186, - 14206 + 14583, + 14603 ], "loc": { "start": { - "line": 502, + "line": 512, "column": 20 }, "end": { - "line": 502, + "line": 512, "column": 40 } } @@ -28075,16 +28835,16 @@ ], "kind": "let", "range": [ - 14182, - 14207 + 14579, + 14604 ], "loc": { "start": { - "line": 502, + "line": 512, "column": 16 }, "end": { - "line": 502, + "line": 512, "column": 41 } } @@ -28099,16 +28859,16 @@ "object": { "type": "ThisExpression", "range": [ - 14224, - 14228 + 14621, + 14625 ], "loc": { "start": { - "line": 503, + "line": 513, "column": 16 }, "end": { - "line": 503, + "line": 513, "column": 20 } } @@ -28117,31 +28877,31 @@ "type": "Identifier", "name": "checkItem", "range": [ - 14229, - 14238 + 14626, + 14635 ], "loc": { "start": { - "line": 503, + "line": 513, "column": 21 }, "end": { - "line": 503, + "line": 513, "column": 30 } } }, "range": [ - 14224, - 14238 + 14621, + 14635 ], "loc": { "start": { - "line": 503, + "line": 513, "column": 16 }, "end": { - "line": 503, + "line": 513, "column": 30 } } @@ -28151,63 +28911,63 @@ "type": "Identifier", "name": "lbl", "range": [ - 14239, - 14242 + 14636, + 14639 ], "loc": { "start": { - "line": 503, + "line": 513, "column": 31 }, "end": { - "line": 503, + "line": 513, "column": 34 } } } ], "range": [ - 14224, - 14243 + 14621, + 14640 ], "loc": { "start": { - "line": 503, + "line": 513, "column": 16 }, "end": { - "line": 503, + "line": 513, "column": 35 } } }, "range": [ - 14224, - 14244 + 14621, + 14641 ], "loc": { "start": { - "line": 503, + "line": 513, "column": 16 }, "end": { - "line": 503, + "line": 513, "column": 36 } } } ], "range": [ - 14122, - 14258 + 14519, + 14655 ], "loc": { "start": { - "line": 500, + "line": 510, "column": 50 }, "end": { - "line": 504, + "line": 514, "column": 13 } } @@ -28215,78 +28975,78 @@ "generator": false, "expression": false, "range": [ - 14113, - 14258 + 14510, + 14655 ], "loc": { "start": { - "line": 500, + "line": 510, "column": 41 }, "end": { - "line": 504, + "line": 514, "column": 13 } } } ], "range": [ - 14084, - 14259 + 14481, + 14656 ], "loc": { "start": { - "line": 500, + "line": 510, "column": 12 }, "end": { - "line": 504, + "line": 514, "column": 14 } } }, "range": [ - 14084, - 14260 + 14481, + 14657 ], "loc": { "start": { - "line": 500, + "line": 510, "column": 12 }, "end": { - "line": 504, + "line": 514, "column": 15 } } } ], "range": [ - 13556, - 14270 + 13953, + 14667 ], "loc": { "start": { - "line": 486, + "line": 496, "column": 57 }, "end": { - "line": 505, + "line": 515, "column": 9 } } }, "range": [ - 13507, - 14270 + 13904, + 14667 ], "loc": { "start": { - "line": 486, + "line": 496, "column": 8 }, "end": { - "line": 505, + "line": 515, "column": 9 } }, @@ -28295,16 +29055,16 @@ "type": "Line", "value": "separator", "range": [ - 14280, - 14291 + 14677, + 14688 ], "loc": { "start": { - "line": 507, + "line": 517, "column": 8 }, "end": { - "line": 507, + "line": 517, "column": 19 } } @@ -28320,16 +29080,16 @@ "type": "Identifier", "name": "p", "range": [ - 14304, - 14305 + 14701, + 14702 ], "loc": { "start": { - "line": 508, + "line": 518, "column": 12 }, "end": { - "line": 508, + "line": 518, "column": 13 } } @@ -28340,16 +29100,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 14308, - 14317 + 14705, + 14714 ], "loc": { "start": { - "line": 508, + "line": 518, "column": 16 }, "end": { - "line": 508, + "line": 518, "column": 25 } } @@ -28360,16 +29120,16 @@ "value": "p", "raw": "'p'", "range": [ - 14318, - 14321 + 14715, + 14718 ], "loc": { "start": { - "line": 508, + "line": 518, "column": 26 }, "end": { - "line": 508, + "line": 518, "column": 29 } } @@ -28382,16 +29142,16 @@ "value": "align", "raw": "'align'", "range": [ - 14324, - 14331 + 14721, + 14728 ], "loc": { "start": { - "line": 508, + "line": 518, "column": 32 }, "end": { - "line": 508, + "line": 518, "column": 39 } } @@ -28401,63 +29161,63 @@ "value": "center", "raw": "'center'", "range": [ - 14333, - 14341 + 14730, + 14738 ], "loc": { "start": { - "line": 508, + "line": 518, "column": 41 }, "end": { - "line": 508, + "line": 518, "column": 49 } } } ], "range": [ - 14323, - 14342 + 14720, + 14739 ], "loc": { "start": { - "line": 508, + "line": 518, "column": 31 }, "end": { - "line": 508, + "line": 518, "column": 50 } } } ], "range": [ - 14308, - 14343 + 14705, + 14740 ], "loc": { "start": { - "line": 508, + "line": 518, "column": 16 }, "end": { - "line": 508, + "line": 518, "column": 51 } } }, "range": [ - 14304, - 14343 + 14701, + 14740 ], "loc": { "start": { - "line": 508, + "line": 518, "column": 12 }, "end": { - "line": 508, + "line": 518, "column": 51 } } @@ -28465,16 +29225,16 @@ ], "kind": "let", "range": [ - 14300, - 14344 + 14697, + 14741 ], "loc": { "start": { - "line": 508, + "line": 518, "column": 8 }, "end": { - "line": 508, + "line": 518, "column": 52 } }, @@ -28483,16 +29243,16 @@ "type": "Line", "value": "separator", "range": [ - 14280, - 14291 + 14677, + 14688 ], "loc": { "start": { - "line": 507, + "line": 517, "column": 8 }, "end": { - "line": 507, + "line": 517, "column": 19 } } @@ -28508,32 +29268,32 @@ "type": "Identifier", "name": "btn", "range": [ - 14357, - 14360 + 14754, + 14757 ], "loc": { "start": { - "line": 509, + "line": 519, "column": 12 }, "end": { - "line": 509, + "line": 519, "column": 15 } } }, "init": null, "range": [ - 14357, - 14360 + 14754, + 14757 ], "loc": { "start": { - "line": 509, + "line": 519, "column": 12 }, "end": { - "line": 509, + "line": 519, "column": 15 } } @@ -28541,16 +29301,16 @@ ], "kind": "let", "range": [ - 14353, - 14361 + 14750, + 14758 ], "loc": { "start": { - "line": 509, + "line": 519, "column": 8 }, "end": { - "line": 509, + "line": 519, "column": 16 } }, @@ -28559,16 +29319,16 @@ "type": "Line", "value": "Close link", "range": [ - 14370, - 14382 + 14767, + 14779 ], "loc": { "start": { - "line": 510, + "line": 520, "column": 8 }, "end": { - "line": 510, + "line": 520, "column": 20 } } @@ -28586,16 +29346,16 @@ "object": { "type": "ThisExpression", "range": [ - 14396, - 14400 + 14793, + 14797 ], "loc": { "start": { - "line": 511, + "line": 521, "column": 13 }, "end": { - "line": 511, + "line": 521, "column": 17 } } @@ -28604,47 +29364,47 @@ "type": "Identifier", "name": "btnCloseHtml", "range": [ - 14401, - 14413 + 14798, + 14810 ], "loc": { "start": { - "line": 511, + "line": 521, "column": 18 }, "end": { - "line": 511, + "line": 521, "column": 30 } } }, "range": [ - 14396, - 14413 + 14793, + 14810 ], "loc": { "start": { - "line": 511, + "line": 521, "column": 13 }, "end": { - "line": 511, + "line": 521, "column": 30 } } }, "prefix": true, "range": [ - 14395, - 14413 + 14792, + 14810 ], "loc": { "start": { - "line": 511, + "line": 521, "column": 12 }, "end": { - "line": 511, + "line": 521, "column": 30 } } @@ -28661,16 +29421,16 @@ "type": "Identifier", "name": "btn", "range": [ - 14429, - 14432 + 14826, + 14829 ], "loc": { "start": { - "line": 512, + "line": 522, "column": 12 }, "end": { - "line": 512, + "line": 522, "column": 15 } } @@ -28681,16 +29441,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 14435, - 14444 + 14832, + 14841 ], "loc": { "start": { - "line": 512, + "line": 522, "column": 18 }, "end": { - "line": 512, + "line": 522, "column": 27 } } @@ -28701,16 +29461,16 @@ "value": "a", "raw": "'a'", "range": [ - 14445, - 14448 + 14842, + 14845 ], "loc": { "start": { - "line": 512, + "line": 522, "column": 28 }, "end": { - "line": 512, + "line": 522, "column": 31 } } @@ -28723,16 +29483,16 @@ "value": "href", "raw": "'href'", "range": [ - 14451, - 14457 + 14848, + 14854 ], "loc": { "start": { - "line": 512, + "line": 522, "column": 34 }, "end": { - "line": 512, + "line": 522, "column": 40 } } @@ -28742,78 +29502,78 @@ "value": "javascript:;", "raw": "'javascript:;'", "range": [ - 14459, - 14473 + 14856, + 14870 ], "loc": { "start": { - "line": 512, + "line": 522, "column": 42 }, "end": { - "line": 512, + "line": 522, "column": 56 } } } ], "range": [ - 14450, - 14474 + 14847, + 14871 ], "loc": { "start": { - "line": 512, + "line": 522, "column": 33 }, "end": { - "line": 512, + "line": 522, "column": 57 } } } ], "range": [ - 14435, - 14475 + 14832, + 14872 ], "loc": { "start": { - "line": 512, + "line": 522, "column": 18 }, "end": { - "line": 512, + "line": 522, "column": 58 } } }, "range": [ - 14429, - 14475 + 14826, + 14872 ], "loc": { "start": { - "line": 512, + "line": 522, "column": 12 }, "end": { - "line": 512, + "line": 522, "column": 58 } } }, "range": [ - 14429, - 14476 + 14826, + 14873 ], "loc": { "start": { - "line": 512, + "line": 522, "column": 12 }, "end": { - "line": 512, + "line": 522, "column": 59 } } @@ -28830,16 +29590,16 @@ "type": "Identifier", "name": "btn", "range": [ - 14489, - 14492 + 14886, + 14889 ], "loc": { "start": { - "line": 513, + "line": 523, "column": 12 }, "end": { - "line": 513, + "line": 523, "column": 15 } } @@ -28848,31 +29608,31 @@ "type": "Identifier", "name": "className", "range": [ - 14493, - 14502 + 14890, + 14899 ], "loc": { "start": { - "line": 513, + "line": 523, "column": 16 }, "end": { - "line": 513, + "line": 523, "column": 25 } } }, "range": [ - 14489, - 14502 + 14886, + 14899 ], "loc": { "start": { - "line": 513, + "line": 523, "column": 12 }, "end": { - "line": 513, + "line": 523, "column": 25 } } @@ -28883,16 +29643,16 @@ "object": { "type": "ThisExpression", "range": [ - 14505, - 14509 + 14902, + 14906 ], "loc": { "start": { - "line": 513, + "line": 523, "column": 28 }, "end": { - "line": 513, + "line": 523, "column": 32 } } @@ -28901,61 +29661,61 @@ "type": "Identifier", "name": "btnCloseCssClass", "range": [ - 14510, - 14526 + 14907, + 14923 ], "loc": { "start": { - "line": 513, + "line": 523, "column": 33 }, "end": { - "line": 513, + "line": 523, "column": 49 } } }, "range": [ - 14505, - 14526 + 14902, + 14923 ], "loc": { "start": { - "line": 513, + "line": 523, "column": 28 }, "end": { - "line": 513, + "line": 523, "column": 49 } } }, "range": [ - 14489, - 14526 + 14886, + 14923 ], "loc": { "start": { - "line": 513, + "line": 523, "column": 12 }, "end": { - "line": 513, + "line": 523, "column": 49 } } }, "range": [ - 14489, - 14527 + 14886, + 14924 ], "loc": { "start": { - "line": 513, + "line": 523, "column": 12 }, "end": { - "line": 513, + "line": 523, "column": 50 } } @@ -28972,16 +29732,16 @@ "type": "Identifier", "name": "btn", "range": [ - 14540, - 14543 + 14937, + 14940 ], "loc": { "start": { - "line": 514, + "line": 524, "column": 12 }, "end": { - "line": 514, + "line": 524, "column": 15 } } @@ -28990,31 +29750,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 14544, - 14553 + 14941, + 14950 ], "loc": { "start": { - "line": 514, + "line": 524, "column": 16 }, "end": { - "line": 514, + "line": 524, "column": 25 } } }, "range": [ - 14540, - 14553 + 14937, + 14950 ], "loc": { "start": { - "line": 514, + "line": 524, "column": 12 }, "end": { - "line": 514, + "line": 524, "column": 25 } } @@ -29025,16 +29785,16 @@ "object": { "type": "ThisExpression", "range": [ - 14556, - 14560 + 14953, + 14957 ], "loc": { "start": { - "line": 514, + "line": 524, "column": 28 }, "end": { - "line": 514, + "line": 524, "column": 32 } } @@ -29043,61 +29803,61 @@ "type": "Identifier", "name": "btnCloseText", "range": [ - 14561, - 14573 + 14958, + 14970 ], "loc": { "start": { - "line": 514, + "line": 524, "column": 33 }, "end": { - "line": 514, + "line": 524, "column": 45 } } }, "range": [ - 14556, - 14573 + 14953, + 14970 ], "loc": { "start": { - "line": 514, + "line": 524, "column": 28 }, "end": { - "line": 514, + "line": 524, "column": 45 } } }, "range": [ - 14540, - 14573 + 14937, + 14970 ], "loc": { "start": { - "line": 514, + "line": 524, "column": 12 }, "end": { - "line": 514, + "line": 524, "column": 45 } } }, "range": [ - 14540, - 14574 + 14937, + 14971 ], "loc": { "start": { - "line": 514, + "line": 524, "column": 12 }, "end": { - "line": 514, + "line": 524, "column": 46 } } @@ -29110,16 +29870,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 14587, - 14593 + 14984, + 14990 ], "loc": { "start": { - "line": 515, + "line": 525, "column": 12 }, "end": { - "line": 515, + "line": 525, "column": 18 } } @@ -29129,16 +29889,16 @@ "type": "Identifier", "name": "btn", "range": [ - 14594, - 14597 + 14991, + 14994 ], "loc": { "start": { - "line": 515, + "line": 525, "column": 19 }, "end": { - "line": 515, + "line": 525, "column": 22 } } @@ -29148,16 +29908,16 @@ "value": "click", "raw": "'click'", "range": [ - 14599, - 14606 + 14996, + 15003 ], "loc": { "start": { - "line": 515, + "line": 525, "column": 24 }, "end": { - "line": 515, + "line": 525, "column": 31 } } @@ -29170,16 +29930,16 @@ "type": "Identifier", "name": "evt", "range": [ - 14609, - 14612 + 15006, + 15009 ], "loc": { "start": { - "line": 515, + "line": 525, "column": 34 }, "end": { - "line": 515, + "line": 525, "column": 37 } } @@ -29193,16 +29953,16 @@ "object": { "type": "ThisExpression", "range": [ - 14617, - 14621 + 15014, + 15018 ], "loc": { "start": { - "line": 515, + "line": 525, "column": 42 }, "end": { - "line": 515, + "line": 525, "column": 46 } } @@ -29211,31 +29971,31 @@ "type": "Identifier", "name": "toggle", "range": [ - 14622, - 14628 + 15019, + 15025 ], "loc": { "start": { - "line": 515, + "line": 525, "column": 47 }, "end": { - "line": 515, + "line": 525, "column": 53 } } }, "range": [ - 14617, - 14628 + 15014, + 15025 ], "loc": { "start": { - "line": 515, + "line": 525, "column": 42 }, "end": { - "line": 515, + "line": 525, "column": 53 } } @@ -29245,32 +30005,32 @@ "type": "Identifier", "name": "evt", "range": [ - 14629, - 14632 + 15026, + 15029 ], "loc": { "start": { - "line": 515, + "line": 525, "column": 54 }, "end": { - "line": 515, + "line": 525, "column": 57 } } } ], "range": [ - 14617, - 14633 + 15014, + 15030 ], "loc": { "start": { - "line": 515, + "line": 525, "column": 42 }, "end": { - "line": 515, + "line": 525, "column": 58 } } @@ -29278,47 +30038,47 @@ "generator": false, "expression": true, "range": [ - 14608, - 14633 + 15005, + 15030 ], "loc": { "start": { - "line": 515, + "line": 525, "column": 33 }, "end": { - "line": 515, + "line": 525, "column": 58 } } } ], "range": [ - 14587, - 14634 + 14984, + 15031 ], "loc": { "start": { - "line": 515, + "line": 525, "column": 12 }, "end": { - "line": 515, + "line": 525, "column": 59 } } }, "range": [ - 14587, - 14635 + 14984, + 15032 ], "loc": { "start": { - "line": 515, + "line": 525, "column": 12 }, "end": { - "line": 515, + "line": 525, "column": 60 } } @@ -29334,16 +30094,16 @@ "type": "Identifier", "name": "p", "range": [ - 14648, - 14649 + 15045, + 15046 ], "loc": { "start": { - "line": 516, + "line": 526, "column": 12 }, "end": { - "line": 516, + "line": 526, "column": 13 } } @@ -29352,31 +30112,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 14650, - 14661 + 15047, + 15058 ], "loc": { "start": { - "line": 516, + "line": 526, "column": 14 }, "end": { - "line": 516, + "line": 526, "column": 25 } } }, "range": [ - 14648, - 14661 + 15045, + 15058 ], "loc": { "start": { - "line": 516, + "line": 526, "column": 12 }, "end": { - "line": 516, + "line": 526, "column": 25 } } @@ -29386,63 +30146,63 @@ "type": "Identifier", "name": "btn", "range": [ - 14662, - 14665 + 15059, + 15062 ], "loc": { "start": { - "line": 516, + "line": 526, "column": 26 }, "end": { - "line": 516, + "line": 526, "column": 29 } } } ], "range": [ - 14648, - 14666 + 15045, + 15063 ], "loc": { "start": { - "line": 516, + "line": 526, "column": 12 }, "end": { - "line": 516, + "line": 526, "column": 30 } } }, "range": [ - 14648, - 14667 + 15045, + 15064 ], "loc": { "start": { - "line": 516, + "line": 526, "column": 12 }, "end": { - "line": 516, + "line": 526, "column": 31 } } } ], "range": [ - 14415, - 14677 + 14812, + 15074 ], "loc": { "start": { - "line": 511, + "line": 521, "column": 32 }, "end": { - "line": 517, + "line": 527, "column": 9 } } @@ -29462,16 +30222,16 @@ "type": "Identifier", "name": "p", "range": [ - 14697, - 14698 + 15094, + 15095 ], "loc": { "start": { - "line": 518, + "line": 528, "column": 12 }, "end": { - "line": 518, + "line": 528, "column": 13 } } @@ -29480,31 +30240,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 14699, - 14708 + 15096, + 15105 ], "loc": { "start": { - "line": 518, + "line": 528, "column": 14 }, "end": { - "line": 518, + "line": 528, "column": 23 } } }, "range": [ - 14697, - 14708 + 15094, + 15105 ], "loc": { "start": { - "line": 518, + "line": 528, "column": 12 }, "end": { - "line": 518, + "line": 528, "column": 23 } } @@ -29515,16 +30275,16 @@ "object": { "type": "ThisExpression", "range": [ - 14711, - 14715 + 15108, + 15112 ], "loc": { "start": { - "line": 518, + "line": 528, "column": 26 }, "end": { - "line": 518, + "line": 528, "column": 30 } } @@ -29533,61 +30293,61 @@ "type": "Identifier", "name": "btnCloseHtml", "range": [ - 14716, - 14728 + 15113, + 15125 ], "loc": { "start": { - "line": 518, + "line": 528, "column": 31 }, "end": { - "line": 518, + "line": 528, "column": 43 } } }, "range": [ - 14711, - 14728 + 15108, + 15125 ], "loc": { "start": { - "line": 518, + "line": 528, "column": 26 }, "end": { - "line": 518, + "line": 528, "column": 43 } } }, "range": [ - 14697, - 14728 + 15094, + 15125 ], "loc": { "start": { - "line": 518, + "line": 528, "column": 12 }, "end": { - "line": 518, + "line": 528, "column": 43 } } }, "range": [ - 14697, - 14729 + 15094, + 15126 ], "loc": { "start": { - "line": 518, + "line": 528, "column": 12 }, "end": { - "line": 518, + "line": 528, "column": 44 } } @@ -29601,16 +30361,16 @@ "type": "Identifier", "name": "btn", "range": [ - 14742, - 14745 + 15139, + 15142 ], "loc": { "start": { - "line": 519, + "line": 529, "column": 12 }, "end": { - "line": 519, + "line": 529, "column": 15 } } @@ -29622,16 +30382,16 @@ "type": "Identifier", "name": "p", "range": [ - 14748, - 14749 + 15145, + 15146 ], "loc": { "start": { - "line": 519, + "line": 529, "column": 18 }, "end": { - "line": 519, + "line": 529, "column": 19 } } @@ -29640,61 +30400,61 @@ "type": "Identifier", "name": "firstChild", "range": [ - 14750, - 14760 + 15147, + 15157 ], "loc": { "start": { - "line": 519, + "line": 529, "column": 20 }, "end": { - "line": 519, + "line": 529, "column": 30 } } }, "range": [ - 14748, - 14760 + 15145, + 15157 ], "loc": { "start": { - "line": 519, + "line": 529, "column": 18 }, "end": { - "line": 519, + "line": 529, "column": 30 } } }, "range": [ - 14742, - 14760 + 15139, + 15157 ], "loc": { "start": { - "line": 519, + "line": 529, "column": 12 }, "end": { - "line": 519, + "line": 529, "column": 30 } } }, "range": [ - 14742, - 14761 + 15139, + 15158 ], "loc": { "start": { - "line": 519, + "line": 529, "column": 12 }, "end": { - "line": 519, + "line": 529, "column": 31 } } @@ -29707,16 +30467,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 14774, - 14780 + 15171, + 15177 ], "loc": { "start": { - "line": 520, + "line": 530, "column": 12 }, "end": { - "line": 520, + "line": 530, "column": 18 } } @@ -29726,16 +30486,16 @@ "type": "Identifier", "name": "btn", "range": [ - 14781, - 14784 + 15178, + 15181 ], "loc": { "start": { - "line": 520, + "line": 530, "column": 19 }, "end": { - "line": 520, + "line": 530, "column": 22 } } @@ -29745,16 +30505,16 @@ "value": "click", "raw": "'click'", "range": [ - 14786, - 14793 + 15183, + 15190 ], "loc": { "start": { - "line": 520, + "line": 530, "column": 24 }, "end": { - "line": 520, + "line": 530, "column": 31 } } @@ -29767,16 +30527,16 @@ "type": "Identifier", "name": "evt", "range": [ - 14796, - 14799 + 15193, + 15196 ], "loc": { "start": { - "line": 520, + "line": 530, "column": 34 }, "end": { - "line": 520, + "line": 530, "column": 37 } } @@ -29790,16 +30550,16 @@ "object": { "type": "ThisExpression", "range": [ - 14804, - 14808 + 15201, + 15205 ], "loc": { "start": { - "line": 520, + "line": 530, "column": 42 }, "end": { - "line": 520, + "line": 530, "column": 46 } } @@ -29808,31 +30568,31 @@ "type": "Identifier", "name": "toggle", "range": [ - 14809, - 14815 + 15206, + 15212 ], "loc": { "start": { - "line": 520, + "line": 530, "column": 47 }, "end": { - "line": 520, + "line": 530, "column": 53 } } }, "range": [ - 14804, - 14815 + 15201, + 15212 ], "loc": { "start": { - "line": 520, + "line": 530, "column": 42 }, "end": { - "line": 520, + "line": 530, "column": 53 } } @@ -29842,32 +30602,32 @@ "type": "Identifier", "name": "evt", "range": [ - 14816, - 14819 + 15213, + 15216 ], "loc": { "start": { - "line": 520, + "line": 530, "column": 54 }, "end": { - "line": 520, + "line": 530, "column": 57 } } } ], "range": [ - 14804, - 14820 + 15201, + 15217 ], "loc": { "start": { - "line": 520, + "line": 530, "column": 42 }, "end": { - "line": 520, + "line": 530, "column": 58 } } @@ -29875,78 +30635,78 @@ "generator": false, "expression": true, "range": [ - 14795, - 14820 + 15192, + 15217 ], "loc": { "start": { - "line": 520, + "line": 530, "column": 33 }, "end": { - "line": 520, + "line": 530, "column": 58 } } } ], "range": [ - 14774, - 14821 + 15171, + 15218 ], "loc": { "start": { - "line": 520, + "line": 530, "column": 12 }, "end": { - "line": 520, + "line": 530, "column": 59 } } }, "range": [ - 14774, - 14822 + 15171, + 15219 ], "loc": { "start": { - "line": 520, + "line": 530, "column": 12 }, "end": { - "line": 520, + "line": 530, "column": 60 } } } ], "range": [ - 14683, - 14832 + 15080, + 15229 ], "loc": { "start": { - "line": 517, + "line": 527, "column": 15 }, "end": { - "line": 521, + "line": 531, "column": 9 } } }, "range": [ - 14391, - 14832 + 14788, + 15229 ], "loc": { "start": { - "line": 511, + "line": 521, "column": 8 }, "end": { - "line": 521, + "line": 531, "column": 9 } }, @@ -29955,16 +30715,16 @@ "type": "Line", "value": "Close link", "range": [ - 14370, - 14382 + 14767, + 14779 ], "loc": { "start": { - "line": 510, + "line": 520, "column": 8 }, "end": { - "line": 510, + "line": 520, "column": 20 } } @@ -29982,16 +30742,16 @@ "type": "Identifier", "name": "container", "range": [ - 14842, - 14851 + 15239, + 15248 ], "loc": { "start": { - "line": 523, + "line": 533, "column": 8 }, "end": { - "line": 523, + "line": 533, "column": 17 } } @@ -30000,31 +30760,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 14852, - 14863 + 15249, + 15260 ], "loc": { "start": { - "line": 523, + "line": 533, "column": 18 }, "end": { - "line": 523, + "line": 533, "column": 29 } } }, "range": [ - 14842, - 14863 + 15239, + 15260 ], "loc": { "start": { - "line": 523, + "line": 533, "column": 8 }, "end": { - "line": 523, + "line": 533, "column": 29 } } @@ -30034,47 +30794,47 @@ "type": "Identifier", "name": "ul", "range": [ - 14864, - 14866 + 15261, + 15263 ], "loc": { "start": { - "line": 523, + "line": 533, "column": 30 }, "end": { - "line": 523, + "line": 533, "column": 32 } } } ], "range": [ - 14842, - 14867 + 15239, + 15264 ], "loc": { "start": { - "line": 523, + "line": 533, "column": 8 }, "end": { - "line": 523, + "line": 533, "column": 33 } } }, "range": [ - 14842, - 14868 + 15239, + 15265 ], "loc": { "start": { - "line": 523, + "line": 533, "column": 8 }, "end": { - "line": 523, + "line": 533, "column": 34 } } @@ -30090,16 +30850,16 @@ "type": "Identifier", "name": "container", "range": [ - 14877, - 14886 + 15274, + 15283 ], "loc": { "start": { - "line": 524, + "line": 534, "column": 8 }, "end": { - "line": 524, + "line": 534, "column": 17 } } @@ -30108,31 +30868,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 14887, - 14898 + 15284, + 15295 ], "loc": { "start": { - "line": 524, + "line": 534, "column": 18 }, "end": { - "line": 524, + "line": 534, "column": 29 } } }, "range": [ - 14877, - 14898 + 15274, + 15295 ], "loc": { "start": { - "line": 524, + "line": 534, "column": 8 }, "end": { - "line": 524, + "line": 534, "column": 29 } } @@ -30142,47 +30902,47 @@ "type": "Identifier", "name": "p", "range": [ - 14899, - 14900 + 15296, + 15297 ], "loc": { "start": { - "line": 524, + "line": 534, "column": 30 }, "end": { - "line": 524, + "line": 534, "column": 31 } } } ], "range": [ - 14877, - 14901 + 15274, + 15298 ], "loc": { "start": { - "line": 524, + "line": 534, "column": 8 }, "end": { - "line": 524, + "line": 534, "column": 32 } } }, "range": [ - 14877, - 14902 + 15274, + 15299 ], "loc": { "start": { - "line": 524, + "line": 534, "column": 8 }, "end": { - "line": 524, + "line": 534, "column": 33 } } @@ -30203,16 +30963,16 @@ "object": { "type": "ThisExpression", "range": [ - 14912, - 14916 + 15309, + 15313 ], "loc": { "start": { - "line": 526, + "line": 536, "column": 8 }, "end": { - "line": 526, + "line": 536, "column": 12 } } @@ -30221,31 +30981,31 @@ "type": "Identifier", "name": "btnEl", "range": [ - 14917, - 14922 + 15314, + 15319 ], "loc": { "start": { - "line": 526, + "line": 536, "column": 13 }, "end": { - "line": 526, + "line": 536, "column": 18 } } }, "range": [ - 14912, - 14922 + 15309, + 15319 ], "loc": { "start": { - "line": 526, + "line": 536, "column": 8 }, "end": { - "line": 526, + "line": 536, "column": 18 } } @@ -30254,31 +31014,31 @@ "type": "Identifier", "name": "parentNode", "range": [ - 14923, - 14933 + 15320, + 15330 ], "loc": { "start": { - "line": 526, + "line": 536, "column": 19 }, "end": { - "line": 526, + "line": 536, "column": 29 } } }, "range": [ - 14912, - 14933 + 15309, + 15330 ], "loc": { "start": { - "line": 526, + "line": 536, "column": 8 }, "end": { - "line": 526, + "line": 536, "column": 29 } } @@ -30287,31 +31047,31 @@ "type": "Identifier", "name": "insertBefore", "range": [ - 14934, - 14946 + 15331, + 15343 ], "loc": { "start": { - "line": 526, + "line": 536, "column": 30 }, "end": { - "line": 526, + "line": 536, "column": 42 } } }, "range": [ - 14912, - 14946 + 15309, + 15343 ], "loc": { "start": { - "line": 526, + "line": 536, "column": 8 }, "end": { - "line": 526, + "line": 536, "column": 42 } } @@ -30321,16 +31081,16 @@ "type": "Identifier", "name": "container", "range": [ - 14947, - 14956 + 15344, + 15353 ], "loc": { "start": { - "line": 526, + "line": 536, "column": 43 }, "end": { - "line": 526, + "line": 536, "column": 52 } } @@ -30341,16 +31101,16 @@ "object": { "type": "ThisExpression", "range": [ - 14958, - 14962 + 15355, + 15359 ], "loc": { "start": { - "line": 526, + "line": 536, "column": 54 }, "end": { - "line": 526, + "line": 536, "column": 58 } } @@ -30359,62 +31119,62 @@ "type": "Identifier", "name": "btnEl", "range": [ - 14963, - 14968 + 15360, + 15365 ], "loc": { "start": { - "line": 526, + "line": 536, "column": 59 }, "end": { - "line": 526, + "line": 536, "column": 64 } } }, "range": [ - 14958, - 14968 + 15355, + 15365 ], "loc": { "start": { - "line": 526, + "line": 536, "column": 54 }, "end": { - "line": 526, + "line": 536, "column": 64 } } } ], "range": [ - 14912, - 14969 + 15309, + 15366 ], "loc": { "start": { - "line": 526, + "line": 536, "column": 8 }, "end": { - "line": 526, + "line": 536, "column": 65 } } }, "range": [ - 14912, - 14970 + 15309, + 15367 ], "loc": { "start": { - "line": 526, + "line": 536, "column": 8 }, "end": { - "line": 526, + "line": 536, "column": 66 } } @@ -30430,16 +31190,16 @@ "object": { "type": "ThisExpression", "range": [ - 14979, - 14983 + 15376, + 15380 ], "loc": { "start": { - "line": 527, + "line": 537, "column": 8 }, "end": { - "line": 527, + "line": 537, "column": 12 } } @@ -30448,31 +31208,31 @@ "type": "Identifier", "name": "contEl", "range": [ - 14984, - 14990 + 15381, + 15387 ], "loc": { "start": { - "line": 527, + "line": 537, "column": 13 }, "end": { - "line": 527, + "line": 537, "column": 19 } } }, "range": [ - 14979, - 14990 + 15376, + 15387 ], "loc": { "start": { - "line": 527, + "line": 537, "column": 8 }, "end": { - "line": 527, + "line": 537, "column": 19 } } @@ -30481,62 +31241,62 @@ "type": "Identifier", "name": "container", "range": [ - 14993, - 15002 + 15390, + 15399 ], "loc": { "start": { - "line": 527, + "line": 537, "column": 22 }, "end": { - "line": 527, + "line": 537, "column": 31 } } }, "range": [ - 14979, - 15002 + 15376, + 15399 ], "loc": { "start": { - "line": 527, + "line": 537, "column": 8 }, "end": { - "line": 527, + "line": 537, "column": 31 } } }, "range": [ - 14979, - 15003 + 15376, + 15400 ], "loc": { "start": { - "line": 527, + "line": 537, "column": 8 }, "end": { - "line": 527, + "line": 537, "column": 32 } } } ], "range": [ - 12150, - 15009 + 12547, + 15406 ], "loc": { "start": { - "line": 445, + "line": 455, "column": 19 }, "end": { - "line": 528, + "line": 538, "column": 5 } } @@ -30544,16 +31304,16 @@ "generator": false, "expression": false, "range": [ - 12147, - 15009 + 12544, + 15406 ], "loc": { "start": { - "line": 445, + "line": 455, "column": 16 }, "end": { - "line": 528, + "line": 538, "column": 5 } } @@ -30561,16 +31321,16 @@ "kind": "method", "computed": false, "range": [ - 12135, - 15009 + 12532, + 15406 ], "loc": { "start": { - "line": 445, + "line": 455, "column": 4 }, "end": { - "line": 528, + "line": 538, "column": 5 } }, @@ -30579,16 +31339,16 @@ "type": "Block", "value": "*\n * Build columns manager UI\n ", "range": [ - 12087, - 12130 + 12484, + 12527 ], "loc": { "start": { - "line": 442, + "line": 452, "column": 4 }, "end": { - "line": 444, + "line": 454, "column": 7 } } @@ -30599,16 +31359,16 @@ "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": [ - 15015, - 15178 + 15412, + 15575 ], "loc": { "start": { - "line": 530, + "line": 540, "column": 4 }, "end": { - "line": 534, + "line": 544, "column": 7 } } @@ -30622,16 +31382,16 @@ "type": "Identifier", "name": "setHidden", "range": [ - 15183, - 15192 + 15580, + 15589 ], "loc": { "start": { - "line": 535, + "line": 545, "column": 4 }, "end": { - "line": 535, + "line": 545, "column": 13 } } @@ -30644,16 +31404,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 15193, - 15201 + 15590, + 15598 ], "loc": { "start": { - "line": 535, + "line": 545, "column": 14 }, "end": { - "line": 535, + "line": 545, "column": 22 } } @@ -30662,16 +31422,16 @@ "type": "Identifier", "name": "hide", "range": [ - 15203, - 15207 + 15600, + 15604 ], "loc": { "start": { - "line": 535, + "line": 545, "column": 24 }, "end": { - "line": 535, + "line": 545, "column": 28 } } @@ -30689,16 +31449,16 @@ "type": "Identifier", "name": "tf", "range": [ - 15223, - 15225 + 15620, + 15622 ], "loc": { "start": { - "line": 536, + "line": 546, "column": 12 }, "end": { - "line": 536, + "line": 546, "column": 14 } } @@ -30709,16 +31469,16 @@ "object": { "type": "ThisExpression", "range": [ - 15228, - 15232 + 15625, + 15629 ], "loc": { "start": { - "line": 536, + "line": 546, "column": 17 }, "end": { - "line": 536, + "line": 546, "column": 21 } } @@ -30727,46 +31487,46 @@ "type": "Identifier", "name": "tf", "range": [ - 15233, - 15235 + 15630, + 15632 ], "loc": { "start": { - "line": 536, + "line": 546, "column": 22 }, "end": { - "line": 536, + "line": 546, "column": 24 } } }, "range": [ - 15228, - 15235 + 15625, + 15632 ], "loc": { "start": { - "line": 536, + "line": 546, "column": 17 }, "end": { - "line": 536, + "line": 546, "column": 24 } } }, "range": [ - 15223, - 15235 + 15620, + 15632 ], "loc": { "start": { - "line": 536, + "line": 546, "column": 12 }, "end": { - "line": 536, + "line": 546, "column": 24 } } @@ -30774,16 +31534,16 @@ ], "kind": "let", "range": [ - 15219, - 15236 + 15616, + 15633 ], "loc": { "start": { - "line": 536, + "line": 546, "column": 8 }, "end": { - "line": 536, + "line": 546, "column": 25 } } @@ -30797,16 +31557,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 15249, - 15252 + 15646, + 15649 ], "loc": { "start": { - "line": 537, + "line": 547, "column": 12 }, "end": { - "line": 537, + "line": 547, "column": 15 } } @@ -30820,16 +31580,16 @@ "type": "Identifier", "name": "tf", "range": [ - 15255, - 15257 + 15652, + 15654 ], "loc": { "start": { - "line": 537, + "line": 547, "column": 18 }, "end": { - "line": 537, + "line": 547, "column": 20 } } @@ -30838,62 +31598,62 @@ "type": "Identifier", "name": "dom", "range": [ - 15258, - 15261 + 15655, + 15658 ], "loc": { "start": { - "line": 537, + "line": 547, "column": 21 }, "end": { - "line": 537, + "line": 547, "column": 24 } } }, "range": [ - 15255, - 15261 + 15652, + 15658 ], "loc": { "start": { - "line": 537, + "line": 547, "column": 18 }, "end": { - "line": 537, + "line": 547, "column": 24 } } }, "arguments": [], "range": [ - 15255, - 15263 + 15652, + 15660 ], "loc": { "start": { - "line": 537, + "line": 547, "column": 18 }, "end": { - "line": 537, + "line": 547, "column": 26 } } }, "range": [ - 15249, - 15263 + 15646, + 15660 ], "loc": { "start": { - "line": 537, + "line": 547, "column": 12 }, "end": { - "line": 537, + "line": 547, "column": 26 } } @@ -30901,16 +31661,16 @@ ], "kind": "let", "range": [ - 15245, - 15264 + 15642, + 15661 ], "loc": { "start": { - "line": 537, + "line": 547, "column": 8 }, "end": { - "line": 537, + "line": 547, "column": 27 } } @@ -30921,16 +31681,16 @@ "type": "Identifier", "name": "hide", "range": [ - 15278, - 15282 + 15675, + 15679 ], "loc": { "start": { - "line": 539, + "line": 549, "column": 12 }, "end": { - "line": 539, + "line": 549, "column": 16 } } @@ -30948,16 +31708,16 @@ "object": { "type": "ThisExpression", "range": [ - 15298, - 15302 + 15695, + 15699 ], "loc": { "start": { - "line": 540, + "line": 550, "column": 12 }, "end": { - "line": 540, + "line": 550, "column": 16 } } @@ -30966,31 +31726,31 @@ "type": "Identifier", "name": "onBeforeColHidden", "range": [ - 15303, - 15320 + 15700, + 15717 ], "loc": { "start": { - "line": 540, + "line": 550, "column": 17 }, "end": { - "line": 540, + "line": 550, "column": 34 } } }, "range": [ - 15298, - 15320 + 15695, + 15717 ], "loc": { "start": { - "line": 540, + "line": 550, "column": 12 }, "end": { - "line": 540, + "line": 550, "column": 34 } } @@ -30999,16 +31759,16 @@ { "type": "ThisExpression", "range": [ - 15321, - 15325 + 15718, + 15722 ], "loc": { "start": { - "line": 540, + "line": 550, "column": 35 }, "end": { - "line": 540, + "line": 550, "column": 39 } } @@ -31017,63 +31777,63 @@ "type": "Identifier", "name": "colIndex", "range": [ - 15327, - 15335 + 15724, + 15732 ], "loc": { "start": { - "line": 540, + "line": 550, "column": 41 }, "end": { - "line": 540, + "line": 550, "column": 49 } } } ], "range": [ - 15298, - 15336 + 15695, + 15733 ], "loc": { "start": { - "line": 540, + "line": 550, "column": 12 }, "end": { - "line": 540, + "line": 550, "column": 50 } } }, "range": [ - 15298, - 15337 + 15695, + 15734 ], "loc": { "start": { - "line": 540, + "line": 550, "column": 12 }, "end": { - "line": 540, + "line": 550, "column": 51 } } } ], "range": [ - 15284, - 15347 + 15681, + 15744 ], "loc": { "start": { - "line": 539, + "line": 549, "column": 18 }, "end": { - "line": 541, + "line": 551, "column": 9 } } @@ -31091,16 +31851,16 @@ "object": { "type": "ThisExpression", "range": [ - 15367, - 15371 + 15764, + 15768 ], "loc": { "start": { - "line": 542, + "line": 552, "column": 12 }, "end": { - "line": 542, + "line": 552, "column": 16 } } @@ -31109,31 +31869,31 @@ "type": "Identifier", "name": "onBeforeColDisplayed", "range": [ - 15372, - 15392 + 15769, + 15789 ], "loc": { "start": { - "line": 542, + "line": 552, "column": 17 }, "end": { - "line": 542, + "line": 552, "column": 37 } } }, "range": [ - 15367, - 15392 + 15764, + 15789 ], "loc": { "start": { - "line": 542, + "line": 552, "column": 12 }, "end": { - "line": 542, + "line": 552, "column": 37 } } @@ -31142,16 +31902,16 @@ { "type": "ThisExpression", "range": [ - 15393, - 15397 + 15790, + 15794 ], "loc": { "start": { - "line": 542, + "line": 552, "column": 38 }, "end": { - "line": 542, + "line": 552, "column": 42 } } @@ -31160,78 +31920,78 @@ "type": "Identifier", "name": "colIndex", "range": [ - 15399, - 15407 + 15796, + 15804 ], "loc": { "start": { - "line": 542, + "line": 552, "column": 44 }, "end": { - "line": 542, + "line": 552, "column": 52 } } } ], "range": [ - 15367, - 15408 + 15764, + 15805 ], "loc": { "start": { - "line": 542, + "line": 552, "column": 12 }, "end": { - "line": 542, + "line": 552, "column": 53 } } }, "range": [ - 15367, - 15409 + 15764, + 15806 ], "loc": { "start": { - "line": 542, + "line": 552, "column": 12 }, "end": { - "line": 542, + "line": 552, "column": 54 } } } ], "range": [ - 15353, - 15419 + 15750, + 15816 ], "loc": { "start": { - "line": 541, + "line": 551, "column": 15 }, "end": { - "line": 543, + "line": 553, "column": 9 } } }, "range": [ - 15274, - 15419 + 15671, + 15816 ], "loc": { "start": { - "line": 539, + "line": 549, "column": 8 }, "end": { - "line": 543, + "line": 553, "column": 9 } } @@ -31246,16 +32006,16 @@ "object": { "type": "ThisExpression", "range": [ - 15429, - 15433 + 15826, + 15830 ], "loc": { "start": { - "line": 545, + "line": 555, "column": 8 }, "end": { - "line": 545, + "line": 555, "column": 12 } } @@ -31264,31 +32024,31 @@ "type": "Identifier", "name": "_hideElements", "range": [ - 15434, - 15447 + 15831, + 15844 ], "loc": { "start": { - "line": 545, + "line": 555, "column": 13 }, "end": { - "line": 545, + "line": 555, "column": 26 } } }, "range": [ - 15429, - 15447 + 15826, + 15844 ], "loc": { "start": { - "line": 545, + "line": 555, "column": 8 }, "end": { - "line": 545, + "line": 555, "column": 26 } } @@ -31298,16 +32058,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 15448, - 15451 + 15845, + 15848 ], "loc": { "start": { - "line": 545, + "line": 555, "column": 27 }, "end": { - "line": 545, + "line": 555, "column": 30 } } @@ -31316,16 +32076,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 15453, - 15461 + 15850, + 15858 ], "loc": { "start": { - "line": 545, + "line": 555, "column": 32 }, "end": { - "line": 545, + "line": 555, "column": 40 } } @@ -31334,47 +32094,47 @@ "type": "Identifier", "name": "hide", "range": [ - 15463, - 15467 + 15860, + 15864 ], "loc": { "start": { - "line": 545, + "line": 555, "column": 42 }, "end": { - "line": 545, + "line": 555, "column": 46 } } } ], "range": [ - 15429, - 15468 + 15826, + 15865 ], "loc": { "start": { - "line": 545, + "line": 555, "column": 8 }, "end": { - "line": 545, + "line": 555, "column": 47 } } }, "range": [ - 15429, - 15469 + 15826, + 15866 ], "loc": { "start": { - "line": 545, + "line": 555, "column": 8 }, "end": { - "line": 545, + "line": 555, "column": 48 } } @@ -31387,16 +32147,16 @@ "object": { "type": "ThisExpression", "range": [ - 15482, - 15486 + 15879, + 15883 ], "loc": { "start": { - "line": 546, + "line": 556, "column": 12 }, "end": { - "line": 546, + "line": 556, "column": 16 } } @@ -31405,31 +32165,31 @@ "type": "Identifier", "name": "headersTbl", "range": [ - 15487, - 15497 + 15884, + 15894 ], "loc": { "start": { - "line": 546, + "line": 556, "column": 17 }, "end": { - "line": 546, + "line": 556, "column": 27 } } }, "range": [ - 15482, - 15497 + 15879, + 15894 ], "loc": { "start": { - "line": 546, + "line": 556, "column": 12 }, "end": { - "line": 546, + "line": 556, "column": 27 } } @@ -31447,16 +32207,16 @@ "object": { "type": "ThisExpression", "range": [ - 15513, - 15517 + 15910, + 15914 ], "loc": { "start": { - "line": 547, + "line": 557, "column": 12 }, "end": { - "line": 547, + "line": 557, "column": 16 } } @@ -31465,31 +32225,31 @@ "type": "Identifier", "name": "_hideElements", "range": [ - 15518, - 15531 + 15915, + 15928 ], "loc": { "start": { - "line": 547, + "line": 557, "column": 17 }, "end": { - "line": 547, + "line": 557, "column": 30 } } }, "range": [ - 15513, - 15531 + 15910, + 15928 ], "loc": { "start": { - "line": 547, + "line": 557, "column": 12 }, "end": { - "line": 547, + "line": 557, "column": 30 } } @@ -31501,16 +32261,16 @@ "object": { "type": "ThisExpression", "range": [ - 15532, - 15536 + 15929, + 15933 ], "loc": { "start": { - "line": 547, + "line": 557, "column": 31 }, "end": { - "line": 547, + "line": 557, "column": 35 } } @@ -31519,31 +32279,31 @@ "type": "Identifier", "name": "headersTbl", "range": [ - 15537, - 15547 + 15934, + 15944 ], "loc": { "start": { - "line": 547, + "line": 557, "column": 36 }, "end": { - "line": 547, + "line": 557, "column": 46 } } }, "range": [ - 15532, - 15547 + 15929, + 15944 ], "loc": { "start": { - "line": 547, + "line": 557, "column": 31 }, "end": { - "line": 547, + "line": 557, "column": 46 } } @@ -31552,16 +32312,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 15549, - 15557 + 15946, + 15954 ], "loc": { "start": { - "line": 547, + "line": 557, "column": 48 }, "end": { - "line": 547, + "line": 557, "column": 56 } } @@ -31570,79 +32330,79 @@ "type": "Identifier", "name": "hide", "range": [ - 15559, - 15563 + 15956, + 15960 ], "loc": { "start": { - "line": 547, + "line": 557, "column": 58 }, "end": { - "line": 547, + "line": 557, "column": 62 } } } ], "range": [ - 15513, - 15564 + 15910, + 15961 ], "loc": { "start": { - "line": 547, + "line": 557, "column": 12 }, "end": { - "line": 547, + "line": 557, "column": 63 } } }, "range": [ - 15513, - 15565 + 15910, + 15962 ], "loc": { "start": { - "line": 547, + "line": 557, "column": 12 }, "end": { - "line": 547, + "line": 557, "column": 64 } } } ], "range": [ - 15499, - 15575 + 15896, + 15972 ], "loc": { "start": { - "line": 546, + "line": 556, "column": 29 }, "end": { - "line": 548, + "line": 558, "column": 9 } } }, "alternate": null, "range": [ - 15478, - 15575 + 15875, + 15972 ], "loc": { "start": { - "line": 546, + "line": 556, "column": 8 }, "end": { - "line": 548, + "line": 558, "column": 9 } } @@ -31656,16 +32416,16 @@ "type": "Identifier", "name": "hiddenCols", "range": [ - 15589, - 15599 + 15986, + 15996 ], "loc": { "start": { - "line": 550, + "line": 560, "column": 12 }, "end": { - "line": 550, + "line": 560, "column": 22 } } @@ -31676,16 +32436,16 @@ "object": { "type": "ThisExpression", "range": [ - 15602, - 15606 + 15999, + 16003 ], "loc": { "start": { - "line": 550, + "line": 560, "column": 25 }, "end": { - "line": 550, + "line": 560, "column": 29 } } @@ -31694,46 +32454,46 @@ "type": "Identifier", "name": "hiddenCols", "range": [ - 15607, - 15617 + 16004, + 16014 ], "loc": { "start": { - "line": 550, + "line": 560, "column": 30 }, "end": { - "line": 550, + "line": 560, "column": 40 } } }, "range": [ - 15602, - 15617 + 15999, + 16014 ], "loc": { "start": { - "line": 550, + "line": 560, "column": 25 }, "end": { - "line": 550, + "line": 560, "column": 40 } } }, "range": [ - 15589, - 15617 + 15986, + 16014 ], "loc": { "start": { - "line": 550, + "line": 560, "column": 12 }, "end": { - "line": 550, + "line": 560, "column": 40 } } @@ -31741,16 +32501,16 @@ ], "kind": "let", "range": [ - 15585, - 15618 + 15982, + 16015 ], "loc": { "start": { - "line": 550, + "line": 560, "column": 8 }, "end": { - "line": 550, + "line": 560, "column": 41 } } @@ -31764,16 +32524,16 @@ "type": "Identifier", "name": "itemIndex", "range": [ - 15631, - 15640 + 16028, + 16037 ], "loc": { "start": { - "line": 551, + "line": 561, "column": 12 }, "end": { - "line": 551, + "line": 561, "column": 21 } } @@ -31787,16 +32547,16 @@ "type": "Identifier", "name": "hiddenCols", "range": [ - 15643, - 15653 + 16040, + 16050 ], "loc": { "start": { - "line": 551, + "line": 561, "column": 24 }, "end": { - "line": 551, + "line": 561, "column": 34 } } @@ -31805,31 +32565,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 15654, - 15661 + 16051, + 16058 ], "loc": { "start": { - "line": 551, + "line": 561, "column": 35 }, "end": { - "line": 551, + "line": 561, "column": 42 } } }, "range": [ - 15643, - 15661 + 16040, + 16058 ], "loc": { "start": { - "line": 551, + "line": 561, "column": 24 }, "end": { - "line": 551, + "line": 561, "column": 42 } } @@ -31839,47 +32599,47 @@ "type": "Identifier", "name": "colIndex", "range": [ - 15662, - 15670 + 16059, + 16067 ], "loc": { "start": { - "line": 551, + "line": 561, "column": 43 }, "end": { - "line": 551, + "line": 561, "column": 51 } } } ], "range": [ - 15643, - 15671 + 16040, + 16068 ], "loc": { "start": { - "line": 551, + "line": 561, "column": 24 }, "end": { - "line": 551, + "line": 561, "column": 52 } } }, "range": [ - 15631, - 15671 + 16028, + 16068 ], "loc": { "start": { - "line": 551, + "line": 561, "column": 12 }, "end": { - "line": 551, + "line": 561, "column": 52 } } @@ -31887,16 +32647,16 @@ ], "kind": "let", "range": [ - 15627, - 15672 + 16024, + 16069 ], "loc": { "start": { - "line": 551, + "line": 561, "column": 8 }, "end": { - "line": 551, + "line": 561, "column": 53 } } @@ -31907,16 +32667,16 @@ "type": "Identifier", "name": "hide", "range": [ - 15685, - 15689 + 16082, + 16086 ], "loc": { "start": { - "line": 552, + "line": 562, "column": 12 }, "end": { - "line": 552, + "line": 562, "column": 16 } } @@ -31933,16 +32693,16 @@ "type": "Identifier", "name": "itemIndex", "range": [ - 15709, - 15718 + 16106, + 16115 ], "loc": { "start": { - "line": 553, + "line": 563, "column": 16 }, "end": { - "line": 553, + "line": 563, "column": 25 } } @@ -31955,47 +32715,47 @@ "value": 1, "raw": "1", "range": [ - 15724, - 15725 + 16121, + 16122 ], "loc": { "start": { - "line": 553, + "line": 563, "column": 31 }, "end": { - "line": 553, + "line": 563, "column": 32 } } }, "prefix": true, "range": [ - 15723, - 15725 + 16120, + 16122 ], "loc": { "start": { - "line": 553, + "line": 563, "column": 30 }, "end": { - "line": 553, + "line": 563, "column": 32 } } }, "range": [ - 15709, - 15725 + 16106, + 16122 ], "loc": { "start": { - "line": 553, + "line": 563, "column": 16 }, "end": { - "line": 553, + "line": 563, "column": 32 } } @@ -32016,16 +32776,16 @@ "object": { "type": "ThisExpression", "range": [ - 15745, - 15749 + 16142, + 16146 ], "loc": { "start": { - "line": 554, + "line": 564, "column": 16 }, "end": { - "line": 554, + "line": 564, "column": 20 } } @@ -32034,31 +32794,31 @@ "type": "Identifier", "name": "hiddenCols", "range": [ - 15750, - 15760 + 16147, + 16157 ], "loc": { "start": { - "line": 554, + "line": 564, "column": 21 }, "end": { - "line": 554, + "line": 564, "column": 31 } } }, "range": [ - 15745, - 15760 + 16142, + 16157 ], "loc": { "start": { - "line": 554, + "line": 564, "column": 16 }, "end": { - "line": 554, + "line": 564, "column": 31 } } @@ -32067,31 +32827,31 @@ "type": "Identifier", "name": "push", "range": [ - 15761, - 15765 + 16158, + 16162 ], "loc": { "start": { - "line": 554, + "line": 564, "column": 32 }, "end": { - "line": 554, + "line": 564, "column": 36 } } }, "range": [ - 15745, - 15765 + 16142, + 16162 ], "loc": { "start": { - "line": 554, + "line": 564, "column": 16 }, "end": { - "line": 554, + "line": 564, "column": 36 } } @@ -32101,95 +32861,95 @@ "type": "Identifier", "name": "colIndex", "range": [ - 15766, - 15774 + 16163, + 16171 ], "loc": { "start": { - "line": 554, + "line": 564, "column": 37 }, "end": { - "line": 554, + "line": 564, "column": 45 } } } ], "range": [ - 15745, - 15775 + 16142, + 16172 ], "loc": { "start": { - "line": 554, + "line": 564, "column": 16 }, "end": { - "line": 554, + "line": 564, "column": 46 } } }, "range": [ - 15745, - 15776 + 16142, + 16173 ], "loc": { "start": { - "line": 554, + "line": 564, "column": 16 }, "end": { - "line": 554, + "line": 564, "column": 47 } } } ], "range": [ - 15727, - 15790 + 16124, + 16187 ], "loc": { "start": { - "line": 553, + "line": 563, "column": 34 }, "end": { - "line": 555, + "line": 565, "column": 13 } } }, "alternate": null, "range": [ - 15705, - 15790 + 16102, + 16187 ], "loc": { "start": { - "line": 553, + "line": 563, "column": 12 }, "end": { - "line": 555, + "line": 565, "column": 13 } } } ], "range": [ - 15691, - 15800 + 16088, + 16197 ], "loc": { "start": { - "line": 552, + "line": 562, "column": 18 }, "end": { - "line": 556, + "line": 566, "column": 9 } } @@ -32206,16 +32966,16 @@ "type": "Identifier", "name": "itemIndex", "range": [ - 15824, - 15833 + 16221, + 16230 ], "loc": { "start": { - "line": 557, + "line": 567, "column": 16 }, "end": { - "line": 557, + "line": 567, "column": 25 } } @@ -32228,47 +32988,47 @@ "value": 1, "raw": "1", "range": [ - 15839, - 15840 + 16236, + 16237 ], "loc": { "start": { - "line": 557, + "line": 567, "column": 31 }, "end": { - "line": 557, + "line": 567, "column": 32 } } }, "prefix": true, "range": [ - 15838, - 15840 + 16235, + 16237 ], "loc": { "start": { - "line": 557, + "line": 567, "column": 30 }, "end": { - "line": 557, + "line": 567, "column": 32 } } }, "range": [ - 15824, - 15840 + 16221, + 16237 ], "loc": { "start": { - "line": 557, + "line": 567, "column": 16 }, "end": { - "line": 557, + "line": 567, "column": 32 } } @@ -32289,16 +33049,16 @@ "object": { "type": "ThisExpression", "range": [ - 15860, - 15864 + 16257, + 16261 ], "loc": { "start": { - "line": 558, + "line": 568, "column": 16 }, "end": { - "line": 558, + "line": 568, "column": 20 } } @@ -32307,31 +33067,31 @@ "type": "Identifier", "name": "hiddenCols", "range": [ - 15865, - 15875 + 16262, + 16272 ], "loc": { "start": { - "line": 558, + "line": 568, "column": 21 }, "end": { - "line": 558, + "line": 568, "column": 31 } } }, "range": [ - 15860, - 15875 + 16257, + 16272 ], "loc": { "start": { - "line": 558, + "line": 568, "column": 16 }, "end": { - "line": 558, + "line": 568, "column": 31 } } @@ -32340,31 +33100,31 @@ "type": "Identifier", "name": "splice", "range": [ - 15876, - 15882 + 16273, + 16279 ], "loc": { "start": { - "line": 558, + "line": 568, "column": 32 }, "end": { - "line": 558, + "line": 568, "column": 38 } } }, "range": [ - 15860, - 15882 + 16257, + 16279 ], "loc": { "start": { - "line": 558, + "line": 568, "column": 16 }, "end": { - "line": 558, + "line": 568, "column": 38 } } @@ -32374,16 +33134,16 @@ "type": "Identifier", "name": "itemIndex", "range": [ - 15883, - 15892 + 16280, + 16289 ], "loc": { "start": { - "line": 558, + "line": 568, "column": 39 }, "end": { - "line": 558, + "line": 568, "column": 48 } } @@ -32393,110 +33153,110 @@ "value": 1, "raw": "1", "range": [ - 15894, - 15895 + 16291, + 16292 ], "loc": { "start": { - "line": 558, + "line": 568, "column": 50 }, "end": { - "line": 558, + "line": 568, "column": 51 } } } ], "range": [ - 15860, - 15896 + 16257, + 16293 ], "loc": { "start": { - "line": 558, + "line": 568, "column": 16 }, "end": { - "line": 558, + "line": 568, "column": 52 } } }, "range": [ - 15860, - 15897 + 16257, + 16294 ], "loc": { "start": { - "line": 558, + "line": 568, "column": 16 }, "end": { - "line": 558, + "line": 568, "column": 53 } } } ], "range": [ - 15842, - 15911 + 16239, + 16308 ], "loc": { "start": { - "line": 557, + "line": 567, "column": 34 }, "end": { - "line": 559, + "line": 569, "column": 13 } } }, "alternate": null, "range": [ - 15820, - 15911 + 16217, + 16308 ], "loc": { "start": { - "line": 557, + "line": 567, "column": 12 }, "end": { - "line": 559, + "line": 569, "column": 13 } } } ], "range": [ - 15806, - 15921 + 16203, + 16318 ], "loc": { "start": { - "line": 556, + "line": 566, "column": 15 }, "end": { - "line": 560, + "line": 570, "column": 9 } } }, "range": [ - 15681, - 15921 + 16078, + 16318 ], "loc": { "start": { - "line": 552, + "line": 562, "column": 8 }, "end": { - "line": 560, + "line": 570, "column": 9 } } @@ -32507,16 +33267,16 @@ "type": "Identifier", "name": "hide", "range": [ - 15935, - 15939 + 16332, + 16336 ], "loc": { "start": { - "line": 562, + "line": 572, "column": 12 }, "end": { - "line": 562, + "line": 572, "column": 16 } } @@ -32534,16 +33294,16 @@ "object": { "type": "ThisExpression", "range": [ - 15955, - 15959 + 16352, + 16356 ], "loc": { "start": { - "line": 563, + "line": 573, "column": 12 }, "end": { - "line": 563, + "line": 573, "column": 16 } } @@ -32552,31 +33312,31 @@ "type": "Identifier", "name": "onAfterColHidden", "range": [ - 15960, - 15976 + 16357, + 16373 ], "loc": { "start": { - "line": 563, + "line": 573, "column": 17 }, "end": { - "line": 563, + "line": 573, "column": 33 } } }, "range": [ - 15955, - 15976 + 16352, + 16373 ], "loc": { "start": { - "line": 563, + "line": 573, "column": 12 }, "end": { - "line": 563, + "line": 573, "column": 33 } } @@ -32585,16 +33345,16 @@ { "type": "ThisExpression", "range": [ - 15977, - 15981 + 16374, + 16378 ], "loc": { "start": { - "line": 563, + "line": 573, "column": 34 }, "end": { - "line": 563, + "line": 573, "column": 38 } } @@ -32603,47 +33363,47 @@ "type": "Identifier", "name": "colIndex", "range": [ - 15983, - 15991 + 16380, + 16388 ], "loc": { "start": { - "line": 563, + "line": 573, "column": 40 }, "end": { - "line": 563, + "line": 573, "column": 48 } } } ], "range": [ - 15955, - 15992 + 16352, + 16389 ], "loc": { "start": { - "line": 563, + "line": 573, "column": 12 }, "end": { - "line": 563, + "line": 573, "column": 49 } } }, "range": [ - 15955, - 15993 + 16352, + 16390 ], "loc": { "start": { - "line": 563, + "line": 573, "column": 12 }, "end": { - "line": 563, + "line": 573, "column": 50 } } @@ -32661,16 +33421,16 @@ "object": { "type": "ThisExpression", "range": [ - 16006, - 16010 + 16403, + 16407 ], "loc": { "start": { - "line": 564, + "line": 574, "column": 12 }, "end": { - "line": 564, + "line": 574, "column": 16 } } @@ -32679,31 +33439,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 16011, - 16018 + 16408, + 16415 ], "loc": { "start": { - "line": 564, + "line": 574, "column": 17 }, "end": { - "line": 564, + "line": 574, "column": 24 } } }, "range": [ - 16006, - 16018 + 16403, + 16415 ], "loc": { "start": { - "line": 564, + "line": 574, "column": 12 }, "end": { - "line": 564, + "line": 574, "column": 24 } } @@ -32712,31 +33472,31 @@ "type": "Identifier", "name": "emit", "range": [ - 16019, - 16023 + 16416, + 16420 ], "loc": { "start": { - "line": 564, + "line": 574, "column": 25 }, "end": { - "line": 564, + "line": 574, "column": 29 } } }, "range": [ - 16006, - 16023 + 16403, + 16420 ], "loc": { "start": { - "line": 564, + "line": 574, "column": 12 }, "end": { - "line": 564, + "line": 574, "column": 29 } } @@ -32747,16 +33507,16 @@ "value": "column-hidden", "raw": "'column-hidden'", "range": [ - 16024, - 16039 + 16421, + 16436 ], "loc": { "start": { - "line": 564, + "line": 574, "column": 30 }, "end": { - "line": 564, + "line": 574, "column": 45 } } @@ -32765,16 +33525,16 @@ "type": "Identifier", "name": "tf", "range": [ - 16041, - 16043 + 16438, + 16440 ], "loc": { "start": { - "line": 564, + "line": 574, "column": 47 }, "end": { - "line": 564, + "line": 574, "column": 49 } } @@ -32782,16 +33542,16 @@ { "type": "ThisExpression", "range": [ - 16045, - 16049 + 16442, + 16446 ], "loc": { "start": { - "line": 564, + "line": 574, "column": 51 }, "end": { - "line": 564, + "line": 574, "column": 55 } } @@ -32800,16 +33560,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 16051, - 16059 + 16448, + 16456 ], "loc": { "start": { - "line": 564, + "line": 574, "column": 57 }, "end": { - "line": 564, + "line": 574, "column": 65 } } @@ -32820,16 +33580,16 @@ "object": { "type": "ThisExpression", "range": [ - 16077, - 16081 + 16474, + 16478 ], "loc": { "start": { - "line": 565, + "line": 575, "column": 16 }, "end": { - "line": 565, + "line": 575, "column": 20 } } @@ -32838,78 +33598,78 @@ "type": "Identifier", "name": "hiddenCols", "range": [ - 16082, - 16092 + 16479, + 16489 ], "loc": { "start": { - "line": 565, + "line": 575, "column": 21 }, "end": { - "line": 565, + "line": 575, "column": 31 } } }, "range": [ - 16077, - 16092 + 16474, + 16489 ], "loc": { "start": { - "line": 565, + "line": 575, "column": 16 }, "end": { - "line": 565, + "line": 575, "column": 31 } } } ], "range": [ - 16006, - 16093 + 16403, + 16490 ], "loc": { "start": { - "line": 564, + "line": 574, "column": 12 }, "end": { - "line": 565, + "line": 575, "column": 32 } } }, "range": [ - 16006, - 16094 + 16403, + 16491 ], "loc": { "start": { - "line": 564, + "line": 574, "column": 12 }, "end": { - "line": 565, + "line": 575, "column": 33 } } } ], "range": [ - 15941, - 16104 + 16338, + 16501 ], "loc": { "start": { - "line": 562, + "line": 572, "column": 18 }, "end": { - "line": 566, + "line": 576, "column": 9 } } @@ -32927,16 +33687,16 @@ "object": { "type": "ThisExpression", "range": [ - 16124, - 16128 + 16521, + 16525 ], "loc": { "start": { - "line": 567, + "line": 577, "column": 12 }, "end": { - "line": 567, + "line": 577, "column": 16 } } @@ -32945,31 +33705,31 @@ "type": "Identifier", "name": "onAfterColDisplayed", "range": [ - 16129, - 16148 + 16526, + 16545 ], "loc": { "start": { - "line": 567, + "line": 577, "column": 17 }, "end": { - "line": 567, + "line": 577, "column": 36 } } }, "range": [ - 16124, - 16148 + 16521, + 16545 ], "loc": { "start": { - "line": 567, + "line": 577, "column": 12 }, "end": { - "line": 567, + "line": 577, "column": 36 } } @@ -32978,16 +33738,16 @@ { "type": "ThisExpression", "range": [ - 16149, - 16153 + 16546, + 16550 ], "loc": { "start": { - "line": 567, + "line": 577, "column": 37 }, "end": { - "line": 567, + "line": 577, "column": 41 } } @@ -32996,47 +33756,47 @@ "type": "Identifier", "name": "colIndex", "range": [ - 16155, - 16163 + 16552, + 16560 ], "loc": { "start": { - "line": 567, + "line": 577, "column": 43 }, "end": { - "line": 567, + "line": 577, "column": 51 } } } ], "range": [ - 16124, - 16164 + 16521, + 16561 ], "loc": { "start": { - "line": 567, + "line": 577, "column": 12 }, "end": { - "line": 567, + "line": 577, "column": 52 } } }, "range": [ - 16124, - 16165 + 16521, + 16562 ], "loc": { "start": { - "line": 567, + "line": 577, "column": 12 }, "end": { - "line": 567, + "line": 577, "column": 53 } } @@ -33054,16 +33814,16 @@ "object": { "type": "ThisExpression", "range": [ - 16178, - 16182 + 16575, + 16579 ], "loc": { "start": { - "line": 568, + "line": 578, "column": 12 }, "end": { - "line": 568, + "line": 578, "column": 16 } } @@ -33072,31 +33832,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 16183, - 16190 + 16580, + 16587 ], "loc": { "start": { - "line": 568, + "line": 578, "column": 17 }, "end": { - "line": 568, + "line": 578, "column": 24 } } }, "range": [ - 16178, - 16190 + 16575, + 16587 ], "loc": { "start": { - "line": 568, + "line": 578, "column": 12 }, "end": { - "line": 568, + "line": 578, "column": 24 } } @@ -33105,31 +33865,31 @@ "type": "Identifier", "name": "emit", "range": [ - 16191, - 16195 + 16588, + 16592 ], "loc": { "start": { - "line": 568, + "line": 578, "column": 25 }, "end": { - "line": 568, + "line": 578, "column": 29 } } }, "range": [ - 16178, - 16195 + 16575, + 16592 ], "loc": { "start": { - "line": 568, + "line": 578, "column": 12 }, "end": { - "line": 568, + "line": 578, "column": 29 } } @@ -33140,16 +33900,16 @@ "value": "column-shown", "raw": "'column-shown'", "range": [ - 16196, - 16210 + 16593, + 16607 ], "loc": { "start": { - "line": 568, + "line": 578, "column": 30 }, "end": { - "line": 568, + "line": 578, "column": 44 } } @@ -33158,16 +33918,16 @@ "type": "Identifier", "name": "tf", "range": [ - 16212, - 16214 + 16609, + 16611 ], "loc": { "start": { - "line": 568, + "line": 578, "column": 46 }, "end": { - "line": 568, + "line": 578, "column": 48 } } @@ -33175,16 +33935,16 @@ { "type": "ThisExpression", "range": [ - 16216, - 16220 + 16613, + 16617 ], "loc": { "start": { - "line": 568, + "line": 578, "column": 50 }, "end": { - "line": 568, + "line": 578, "column": 54 } } @@ -33193,16 +33953,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 16222, - 16230 + 16619, + 16627 ], "loc": { "start": { - "line": 568, + "line": 578, "column": 56 }, "end": { - "line": 568, + "line": 578, "column": 64 } } @@ -33213,16 +33973,16 @@ "object": { "type": "ThisExpression", "range": [ - 16248, - 16252 + 16645, + 16649 ], "loc": { "start": { - "line": 569, + "line": 579, "column": 16 }, "end": { - "line": 569, + "line": 579, "column": 20 } } @@ -33231,109 +33991,109 @@ "type": "Identifier", "name": "hiddenCols", "range": [ - 16253, - 16263 + 16650, + 16660 ], "loc": { "start": { - "line": 569, + "line": 579, "column": 21 }, "end": { - "line": 569, + "line": 579, "column": 31 } } }, "range": [ - 16248, - 16263 + 16645, + 16660 ], "loc": { "start": { - "line": 569, + "line": 579, "column": 16 }, "end": { - "line": 569, + "line": 579, "column": 31 } } } ], "range": [ - 16178, - 16264 + 16575, + 16661 ], "loc": { "start": { - "line": 568, + "line": 578, "column": 12 }, "end": { - "line": 569, + "line": 579, "column": 32 } } }, "range": [ - 16178, - 16265 + 16575, + 16662 ], "loc": { "start": { - "line": 568, + "line": 578, "column": 12 }, "end": { - "line": 569, + "line": 579, "column": 33 } } } ], "range": [ - 16110, - 16275 + 16507, + 16672 ], "loc": { "start": { - "line": 566, + "line": 576, "column": 15 }, "end": { - "line": 570, + "line": 580, "column": 9 } } }, "range": [ - 15931, - 16275 + 16328, + 16672 ], "loc": { "start": { - "line": 562, + "line": 572, "column": 8 }, "end": { - "line": 570, + "line": 580, "column": 9 } } } ], "range": [ - 15209, - 16281 + 15606, + 16678 ], "loc": { "start": { - "line": 535, + "line": 545, "column": 30 }, "end": { - "line": 571, + "line": 581, "column": 5 } } @@ -33341,16 +34101,16 @@ "generator": false, "expression": false, "range": [ - 15192, - 16281 + 15589, + 16678 ], "loc": { "start": { - "line": 535, + "line": 545, "column": 13 }, "end": { - "line": 571, + "line": 581, "column": 5 } } @@ -33358,16 +34118,16 @@ "kind": "method", "computed": false, "range": [ - 15183, - 16281 + 15580, + 16678 ], "loc": { "start": { - "line": 535, + "line": 545, "column": 4 }, "end": { - "line": 571, + "line": 581, "column": 5 } }, @@ -33376,16 +34136,16 @@ "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": [ - 15015, - 15178 + 15412, + 15575 ], "loc": { "start": { - "line": 530, + "line": 540, "column": 4 }, "end": { - "line": 534, + "line": 544, "column": 7 } } @@ -33396,16 +34156,16 @@ "type": "Block", "value": "*\n * Show specified column\n * @param {Number} colIndex Column index\n ", "range": [ - 16287, - 16373 + 16684, + 16770 ], "loc": { "start": { - "line": 573, + "line": 583, "column": 4 }, "end": { - "line": 576, + "line": 586, "column": 7 } } @@ -33419,16 +34179,16 @@ "type": "Identifier", "name": "showCol", "range": [ - 16378, - 16385 + 16775, + 16782 ], "loc": { "start": { - "line": 577, + "line": 587, "column": 4 }, "end": { - "line": 577, + "line": 587, "column": 11 } } @@ -33441,16 +34201,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 16386, - 16394 + 16783, + 16791 ], "loc": { "start": { - "line": 577, + "line": 587, "column": 12 }, "end": { - "line": 577, + "line": 587, "column": 20 } } @@ -33470,16 +34230,16 @@ "type": "Identifier", "name": "isUndef", "range": [ - 16410, - 16417 + 16807, + 16814 ], "loc": { "start": { - "line": 578, + "line": 588, "column": 12 }, "end": { - "line": 578, + "line": 588, "column": 19 } } @@ -33489,32 +34249,32 @@ "type": "Identifier", "name": "colIndex", "range": [ - 16418, - 16426 + 16815, + 16823 ], "loc": { "start": { - "line": 578, + "line": 588, "column": 20 }, "end": { - "line": 578, + "line": 588, "column": 28 } } } ], "range": [ - 16410, - 16427 + 16807, + 16824 ], "loc": { "start": { - "line": 578, + "line": 588, "column": 12 }, "end": { - "line": 578, + "line": 588, "column": 29 } } @@ -33530,16 +34290,16 @@ "object": { "type": "ThisExpression", "range": [ - 16432, - 16436 + 16829, + 16833 ], "loc": { "start": { - "line": 578, + "line": 588, "column": 34 }, "end": { - "line": 578, + "line": 588, "column": 38 } } @@ -33548,31 +34308,31 @@ "type": "Identifier", "name": "isColHidden", "range": [ - 16437, - 16448 + 16834, + 16845 ], "loc": { "start": { - "line": 578, + "line": 588, "column": 39 }, "end": { - "line": 578, + "line": 588, "column": 50 } } }, "range": [ - 16432, - 16448 + 16829, + 16845 ], "loc": { "start": { - "line": 578, + "line": 588, "column": 34 }, "end": { - "line": 578, + "line": 588, "column": 50 } } @@ -33582,63 +34342,63 @@ "type": "Identifier", "name": "colIndex", "range": [ - 16449, - 16457 + 16846, + 16854 ], "loc": { "start": { - "line": 578, + "line": 588, "column": 51 }, "end": { - "line": 578, + "line": 588, "column": 59 } } } ], "range": [ - 16432, - 16458 + 16829, + 16855 ], "loc": { "start": { - "line": 578, + "line": 588, "column": 34 }, "end": { - "line": 578, + "line": 588, "column": 60 } } }, "prefix": true, "range": [ - 16431, - 16458 + 16828, + 16855 ], "loc": { "start": { - "line": 578, + "line": 588, "column": 33 }, "end": { - "line": 578, + "line": 588, "column": 60 } } }, "range": [ - 16410, - 16458 + 16807, + 16855 ], "loc": { "start": { - "line": 578, + "line": 588, "column": 12 }, "end": { - "line": 578, + "line": 588, "column": 60 } } @@ -33650,48 +34410,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 16474, - 16481 + 16871, + 16878 ], "loc": { "start": { - "line": 579, + "line": 589, "column": 12 }, "end": { - "line": 579, + "line": 589, "column": 19 } } } ], "range": [ - 16460, - 16491 + 16857, + 16888 ], "loc": { "start": { - "line": 578, + "line": 588, "column": 62 }, "end": { - "line": 580, + "line": 590, "column": 9 } } }, "alternate": null, "range": [ - 16406, - 16491 + 16803, + 16888 ], "loc": { "start": { - "line": 578, + "line": 588, "column": 8 }, "end": { - "line": 580, + "line": 590, "column": 9 } } @@ -33707,16 +34467,16 @@ "object": { "type": "ThisExpression", "range": [ - 16504, - 16508 + 16901, + 16905 ], "loc": { "start": { - "line": 581, + "line": 591, "column": 12 }, "end": { - "line": 581, + "line": 591, "column": 16 } } @@ -33725,31 +34485,31 @@ "type": "Identifier", "name": "manager", "range": [ - 16509, - 16516 + 16906, + 16913 ], "loc": { "start": { - "line": 581, + "line": 591, "column": 17 }, "end": { - "line": 581, + "line": 591, "column": 24 } } }, "range": [ - 16504, - 16516 + 16901, + 16913 ], "loc": { "start": { - "line": 581, + "line": 591, "column": 12 }, "end": { - "line": 581, + "line": 591, "column": 24 } } @@ -33760,16 +34520,16 @@ "object": { "type": "ThisExpression", "range": [ - 16520, - 16524 + 16917, + 16921 ], "loc": { "start": { - "line": 581, + "line": 591, "column": 28 }, "end": { - "line": 581, + "line": 591, "column": 32 } } @@ -33778,46 +34538,46 @@ "type": "Identifier", "name": "contEl", "range": [ - 16525, - 16531 + 16922, + 16928 ], "loc": { "start": { - "line": 581, + "line": 591, "column": 33 }, "end": { - "line": 581, + "line": 591, "column": 39 } } }, "range": [ - 16520, - 16531 + 16917, + 16928 ], "loc": { "start": { - "line": 581, + "line": 591, "column": 28 }, "end": { - "line": 581, + "line": 591, "column": 39 } } }, "range": [ - 16504, - 16531 + 16901, + 16928 ], "loc": { "start": { - "line": 581, + "line": 591, "column": 12 }, "end": { - "line": 581, + "line": 591, "column": 39 } } @@ -33834,16 +34594,16 @@ "type": "Identifier", "name": "itm", "range": [ - 16551, - 16554 + 16948, + 16951 ], "loc": { "start": { - "line": 582, + "line": 592, "column": 16 }, "end": { - "line": 582, + "line": 592, "column": 19 } } @@ -33854,16 +34614,16 @@ "type": "Identifier", "name": "elm", "range": [ - 16557, - 16560 + 16954, + 16957 ], "loc": { "start": { - "line": 582, + "line": 592, "column": 22 }, "end": { - "line": 582, + "line": 592, "column": 25 } } @@ -33883,16 +34643,16 @@ "value": "col_", "raw": "'col_'", "range": [ - 16561, - 16567 + 16958, + 16964 ], "loc": { "start": { - "line": 582, + "line": 592, "column": 26 }, "end": { - "line": 582, + "line": 592, "column": 32 } } @@ -33901,31 +34661,31 @@ "type": "Identifier", "name": "colIndex", "range": [ - 16570, - 16578 + 16967, + 16975 ], "loc": { "start": { - "line": 582, + "line": 592, "column": 35 }, "end": { - "line": 582, + "line": 592, "column": 43 } } }, "range": [ - 16561, - 16578 + 16958, + 16975 ], "loc": { "start": { - "line": 582, + "line": 592, "column": 26 }, "end": { - "line": 582, + "line": 592, "column": 43 } } @@ -33935,31 +34695,31 @@ "value": "_", "raw": "'_'", "range": [ - 16581, - 16584 + 16978, + 16981 ], "loc": { "start": { - "line": 582, + "line": 592, "column": 46 }, "end": { - "line": 582, + "line": 592, "column": 49 } } }, "range": [ - 16561, - 16584 + 16958, + 16981 ], "loc": { "start": { - "line": 582, + "line": 592, "column": 26 }, "end": { - "line": 582, + "line": 592, "column": 49 } } @@ -33973,16 +34733,16 @@ "object": { "type": "ThisExpression", "range": [ - 16587, - 16591 + 16984, + 16988 ], "loc": { "start": { - "line": 582, + "line": 592, "column": 52 }, "end": { - "line": 582, + "line": 592, "column": 56 } } @@ -33991,31 +34751,31 @@ "type": "Identifier", "name": "tf", "range": [ - 16592, - 16594 + 16989, + 16991 ], "loc": { "start": { - "line": 582, + "line": 592, "column": 57 }, "end": { - "line": 582, + "line": 592, "column": 59 } } }, "range": [ - 16587, - 16594 + 16984, + 16991 ], "loc": { "start": { - "line": 582, + "line": 592, "column": 52 }, "end": { - "line": 582, + "line": 592, "column": 59 } } @@ -34024,77 +34784,77 @@ "type": "Identifier", "name": "id", "range": [ - 16595, - 16597 + 16992, + 16994 ], "loc": { "start": { - "line": 582, + "line": 592, "column": 60 }, "end": { - "line": 582, + "line": 592, "column": 62 } } }, "range": [ - 16587, - 16597 + 16984, + 16994 ], "loc": { "start": { - "line": 582, + "line": 592, "column": 52 }, "end": { - "line": 582, + "line": 592, "column": 62 } } }, "range": [ - 16561, - 16597 + 16958, + 16994 ], "loc": { "start": { - "line": 582, + "line": 592, "column": 26 }, "end": { - "line": 582, + "line": 592, "column": 62 } } } ], "range": [ - 16557, - 16598 + 16954, + 16995 ], "loc": { "start": { - "line": 582, + "line": 592, "column": 22 }, "end": { - "line": 582, + "line": 592, "column": 63 } } }, "range": [ - 16551, - 16598 + 16948, + 16995 ], "loc": { "start": { - "line": 582, + "line": 592, "column": 16 }, "end": { - "line": 582, + "line": 592, "column": 63 } } @@ -34102,16 +34862,16 @@ ], "kind": "let", "range": [ - 16547, - 16599 + 16944, + 16996 ], "loc": { "start": { - "line": 582, + "line": 592, "column": 12 }, "end": { - "line": 582, + "line": 592, "column": 64 } } @@ -34122,16 +34882,16 @@ "type": "Identifier", "name": "itm", "range": [ - 16616, - 16619 + 17013, + 17016 ], "loc": { "start": { - "line": 583, + "line": 593, "column": 16 }, "end": { - "line": 583, + "line": 593, "column": 19 } } @@ -34150,16 +34910,16 @@ "type": "Identifier", "name": "itm", "range": [ - 16639, - 16642 + 17036, + 17039 ], "loc": { "start": { - "line": 584, + "line": 594, "column": 16 }, "end": { - "line": 584, + "line": 594, "column": 19 } } @@ -34168,110 +34928,110 @@ "type": "Identifier", "name": "click", "range": [ - 16643, - 16648 + 17040, + 17045 ], "loc": { "start": { - "line": 584, + "line": 594, "column": 20 }, "end": { - "line": 584, + "line": 594, "column": 25 } } }, "range": [ - 16639, - 16648 + 17036, + 17045 ], "loc": { "start": { - "line": 584, + "line": 594, "column": 16 }, "end": { - "line": 584, + "line": 594, "column": 25 } } }, "arguments": [], "range": [ - 16639, - 16650 + 17036, + 17047 ], "loc": { "start": { - "line": 584, + "line": 594, "column": 16 }, "end": { - "line": 584, + "line": 594, "column": 27 } } }, "range": [ - 16639, - 16651 + 17036, + 17048 ], "loc": { "start": { - "line": 584, + "line": 594, "column": 16 }, "end": { - "line": 584, + "line": 594, "column": 28 } } } ], "range": [ - 16621, - 16665 + 17018, + 17062 ], "loc": { "start": { - "line": 583, + "line": 593, "column": 21 }, "end": { - "line": 585, + "line": 595, "column": 13 } } }, "alternate": null, "range": [ - 16612, - 16665 + 17009, + 17062 ], "loc": { "start": { - "line": 583, + "line": 593, "column": 12 }, "end": { - "line": 585, + "line": 595, "column": 13 } } } ], "range": [ - 16533, - 16675 + 16930, + 17072 ], "loc": { "start": { - "line": 581, + "line": 591, "column": 41 }, "end": { - "line": 586, + "line": 596, "column": 9 } } @@ -34289,16 +35049,16 @@ "object": { "type": "ThisExpression", "range": [ - 16695, - 16699 + 17092, + 17096 ], "loc": { "start": { - "line": 587, + "line": 597, "column": 12 }, "end": { - "line": 587, + "line": 597, "column": 16 } } @@ -34307,31 +35067,31 @@ "type": "Identifier", "name": "setHidden", "range": [ - 16700, - 16709 + 17097, + 17106 ], "loc": { "start": { - "line": 587, + "line": 597, "column": 17 }, "end": { - "line": 587, + "line": 597, "column": 26 } } }, "range": [ - 16695, - 16709 + 17092, + 17106 ], "loc": { "start": { - "line": 587, + "line": 597, "column": 12 }, "end": { - "line": 587, + "line": 597, "column": 26 } } @@ -34341,16 +35101,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 16710, - 16718 + 17107, + 17115 ], "loc": { "start": { - "line": 587, + "line": 597, "column": 27 }, "end": { - "line": 587, + "line": 597, "column": 35 } } @@ -34360,94 +35120,94 @@ "value": false, "raw": "false", "range": [ - 16720, - 16725 + 17117, + 17122 ], "loc": { "start": { - "line": 587, + "line": 597, "column": 37 }, "end": { - "line": 587, + "line": 597, "column": 42 } } } ], "range": [ - 16695, - 16726 + 17092, + 17123 ], "loc": { "start": { - "line": 587, + "line": 597, "column": 12 }, "end": { - "line": 587, + "line": 597, "column": 43 } } }, "range": [ - 16695, - 16727 + 17092, + 17124 ], "loc": { "start": { - "line": 587, + "line": 597, "column": 12 }, "end": { - "line": 587, + "line": 597, "column": 44 } } } ], "range": [ - 16681, - 16737 + 17078, + 17134 ], "loc": { "start": { - "line": 586, + "line": 596, "column": 15 }, "end": { - "line": 588, + "line": 598, "column": 9 } } }, "range": [ - 16500, - 16737 + 16897, + 17134 ], "loc": { "start": { - "line": 581, + "line": 591, "column": 8 }, "end": { - "line": 588, + "line": 598, "column": 9 } } } ], "range": [ - 16396, - 16743 + 16793, + 17140 ], "loc": { "start": { - "line": 577, + "line": 587, "column": 22 }, "end": { - "line": 589, + "line": 599, "column": 5 } } @@ -34455,16 +35215,16 @@ "generator": false, "expression": false, "range": [ - 16385, - 16743 + 16782, + 17140 ], "loc": { "start": { - "line": 577, + "line": 587, "column": 11 }, "end": { - "line": 589, + "line": 599, "column": 5 } } @@ -34472,16 +35232,16 @@ "kind": "method", "computed": false, "range": [ - 16378, - 16743 + 16775, + 17140 ], "loc": { "start": { - "line": 577, + "line": 587, "column": 4 }, "end": { - "line": 589, + "line": 599, "column": 5 } }, @@ -34490,16 +35250,16 @@ "type": "Block", "value": "*\n * Show specified column\n * @param {Number} colIndex Column index\n ", "range": [ - 16287, - 16373 + 16684, + 16770 ], "loc": { "start": { - "line": 573, + "line": 583, "column": 4 }, "end": { - "line": 576, + "line": 586, "column": 7 } } @@ -34510,16 +35270,16 @@ "type": "Block", "value": "*\n * Hide specified column\n * @param {Number} colIndex Column index\n ", "range": [ - 16749, - 16835 + 17146, + 17232 ], "loc": { "start": { - "line": 591, + "line": 601, "column": 4 }, "end": { - "line": 594, + "line": 604, "column": 7 } } @@ -34533,16 +35293,16 @@ "type": "Identifier", "name": "hideCol", "range": [ - 16840, - 16847 + 17237, + 17244 ], "loc": { "start": { - "line": 595, + "line": 605, "column": 4 }, "end": { - "line": 595, + "line": 605, "column": 11 } } @@ -34555,16 +35315,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 16848, - 16856 + 17245, + 17253 ], "loc": { "start": { - "line": 595, + "line": 605, "column": 12 }, "end": { - "line": 595, + "line": 605, "column": 20 } } @@ -34584,16 +35344,16 @@ "type": "Identifier", "name": "isUndef", "range": [ - 16872, - 16879 + 17269, + 17276 ], "loc": { "start": { - "line": 596, + "line": 606, "column": 12 }, "end": { - "line": 596, + "line": 606, "column": 19 } } @@ -34603,32 +35363,32 @@ "type": "Identifier", "name": "colIndex", "range": [ - 16880, - 16888 + 17277, + 17285 ], "loc": { "start": { - "line": 596, + "line": 606, "column": 20 }, "end": { - "line": 596, + "line": 606, "column": 28 } } } ], "range": [ - 16872, - 16889 + 17269, + 17286 ], "loc": { "start": { - "line": 596, + "line": 606, "column": 12 }, "end": { - "line": 596, + "line": 606, "column": 29 } } @@ -34641,16 +35401,16 @@ "object": { "type": "ThisExpression", "range": [ - 16893, - 16897 + 17290, + 17294 ], "loc": { "start": { - "line": 596, + "line": 606, "column": 33 }, "end": { - "line": 596, + "line": 606, "column": 37 } } @@ -34659,31 +35419,31 @@ "type": "Identifier", "name": "isColHidden", "range": [ - 16898, - 16909 + 17295, + 17306 ], "loc": { "start": { - "line": 596, + "line": 606, "column": 38 }, "end": { - "line": 596, + "line": 606, "column": 49 } } }, "range": [ - 16893, - 16909 + 17290, + 17306 ], "loc": { "start": { - "line": 596, + "line": 606, "column": 33 }, "end": { - "line": 596, + "line": 606, "column": 49 } } @@ -34693,47 +35453,47 @@ "type": "Identifier", "name": "colIndex", "range": [ - 16910, - 16918 + 17307, + 17315 ], "loc": { "start": { - "line": 596, + "line": 606, "column": 50 }, "end": { - "line": 596, + "line": 606, "column": 58 } } } ], "range": [ - 16893, - 16919 + 17290, + 17316 ], "loc": { "start": { - "line": 596, + "line": 606, "column": 33 }, "end": { - "line": 596, + "line": 606, "column": 59 } } }, "range": [ - 16872, - 16919 + 17269, + 17316 ], "loc": { "start": { - "line": 596, + "line": 606, "column": 12 }, "end": { - "line": 596, + "line": 606, "column": 59 } } @@ -34745,48 +35505,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 16935, - 16942 + 17332, + 17339 ], "loc": { "start": { - "line": 597, + "line": 607, "column": 12 }, "end": { - "line": 597, + "line": 607, "column": 19 } } } ], "range": [ - 16921, - 16952 + 17318, + 17349 ], "loc": { "start": { - "line": 596, + "line": 606, "column": 61 }, "end": { - "line": 598, + "line": 608, "column": 9 } } }, "alternate": null, "range": [ - 16868, - 16952 + 17265, + 17349 ], "loc": { "start": { - "line": 596, + "line": 606, "column": 8 }, "end": { - "line": 598, + "line": 608, "column": 9 } } @@ -34802,16 +35562,16 @@ "object": { "type": "ThisExpression", "range": [ - 16965, - 16969 + 17362, + 17366 ], "loc": { "start": { - "line": 599, + "line": 609, "column": 12 }, "end": { - "line": 599, + "line": 609, "column": 16 } } @@ -34820,31 +35580,31 @@ "type": "Identifier", "name": "manager", "range": [ - 16970, - 16977 + 17367, + 17374 ], "loc": { "start": { - "line": 599, + "line": 609, "column": 17 }, "end": { - "line": 599, + "line": 609, "column": 24 } } }, "range": [ - 16965, - 16977 + 17362, + 17374 ], "loc": { "start": { - "line": 599, + "line": 609, "column": 12 }, "end": { - "line": 599, + "line": 609, "column": 24 } } @@ -34855,16 +35615,16 @@ "object": { "type": "ThisExpression", "range": [ - 16981, - 16985 + 17378, + 17382 ], "loc": { "start": { - "line": 599, + "line": 609, "column": 28 }, "end": { - "line": 599, + "line": 609, "column": 32 } } @@ -34873,46 +35633,46 @@ "type": "Identifier", "name": "contEl", "range": [ - 16986, - 16992 + 17383, + 17389 ], "loc": { "start": { - "line": 599, + "line": 609, "column": 33 }, "end": { - "line": 599, + "line": 609, "column": 39 } } }, "range": [ - 16981, - 16992 + 17378, + 17389 ], "loc": { "start": { - "line": 599, + "line": 609, "column": 28 }, "end": { - "line": 599, + "line": 609, "column": 39 } } }, "range": [ - 16965, - 16992 + 17362, + 17389 ], "loc": { "start": { - "line": 599, + "line": 609, "column": 12 }, "end": { - "line": 599, + "line": 609, "column": 39 } } @@ -34929,16 +35689,16 @@ "type": "Identifier", "name": "itm", "range": [ - 17012, - 17015 + 17409, + 17412 ], "loc": { "start": { - "line": 600, + "line": 610, "column": 16 }, "end": { - "line": 600, + "line": 610, "column": 19 } } @@ -34949,16 +35709,16 @@ "type": "Identifier", "name": "elm", "range": [ - 17018, - 17021 + 17415, + 17418 ], "loc": { "start": { - "line": 600, + "line": 610, "column": 22 }, "end": { - "line": 600, + "line": 610, "column": 25 } } @@ -34978,16 +35738,16 @@ "value": "col_", "raw": "'col_'", "range": [ - 17022, - 17028 + 17419, + 17425 ], "loc": { "start": { - "line": 600, + "line": 610, "column": 26 }, "end": { - "line": 600, + "line": 610, "column": 32 } } @@ -34996,31 +35756,31 @@ "type": "Identifier", "name": "colIndex", "range": [ - 17031, - 17039 + 17428, + 17436 ], "loc": { "start": { - "line": 600, + "line": 610, "column": 35 }, "end": { - "line": 600, + "line": 610, "column": 43 } } }, "range": [ - 17022, - 17039 + 17419, + 17436 ], "loc": { "start": { - "line": 600, + "line": 610, "column": 26 }, "end": { - "line": 600, + "line": 610, "column": 43 } } @@ -35030,31 +35790,31 @@ "value": "_", "raw": "'_'", "range": [ - 17042, - 17045 + 17439, + 17442 ], "loc": { "start": { - "line": 600, + "line": 610, "column": 46 }, "end": { - "line": 600, + "line": 610, "column": 49 } } }, "range": [ - 17022, - 17045 + 17419, + 17442 ], "loc": { "start": { - "line": 600, + "line": 610, "column": 26 }, "end": { - "line": 600, + "line": 610, "column": 49 } } @@ -35068,16 +35828,16 @@ "object": { "type": "ThisExpression", "range": [ - 17048, - 17052 + 17445, + 17449 ], "loc": { "start": { - "line": 600, + "line": 610, "column": 52 }, "end": { - "line": 600, + "line": 610, "column": 56 } } @@ -35086,31 +35846,31 @@ "type": "Identifier", "name": "tf", "range": [ - 17053, - 17055 + 17450, + 17452 ], "loc": { "start": { - "line": 600, + "line": 610, "column": 57 }, "end": { - "line": 600, + "line": 610, "column": 59 } } }, "range": [ - 17048, - 17055 + 17445, + 17452 ], "loc": { "start": { - "line": 600, + "line": 610, "column": 52 }, "end": { - "line": 600, + "line": 610, "column": 59 } } @@ -35119,77 +35879,77 @@ "type": "Identifier", "name": "id", "range": [ - 17056, - 17058 + 17453, + 17455 ], "loc": { "start": { - "line": 600, + "line": 610, "column": 60 }, "end": { - "line": 600, + "line": 610, "column": 62 } } }, "range": [ - 17048, - 17058 + 17445, + 17455 ], "loc": { "start": { - "line": 600, + "line": 610, "column": 52 }, "end": { - "line": 600, + "line": 610, "column": 62 } } }, "range": [ - 17022, - 17058 + 17419, + 17455 ], "loc": { "start": { - "line": 600, + "line": 610, "column": 26 }, "end": { - "line": 600, + "line": 610, "column": 62 } } } ], "range": [ - 17018, - 17059 + 17415, + 17456 ], "loc": { "start": { - "line": 600, + "line": 610, "column": 22 }, "end": { - "line": 600, + "line": 610, "column": 63 } } }, "range": [ - 17012, - 17059 + 17409, + 17456 ], "loc": { "start": { - "line": 600, + "line": 610, "column": 16 }, "end": { - "line": 600, + "line": 610, "column": 63 } } @@ -35197,16 +35957,16 @@ ], "kind": "let", "range": [ - 17008, - 17060 + 17405, + 17457 ], "loc": { "start": { - "line": 600, + "line": 610, "column": 12 }, "end": { - "line": 600, + "line": 610, "column": 64 } } @@ -35217,16 +35977,16 @@ "type": "Identifier", "name": "itm", "range": [ - 17077, - 17080 + 17474, + 17477 ], "loc": { "start": { - "line": 601, + "line": 611, "column": 16 }, "end": { - "line": 601, + "line": 611, "column": 19 } } @@ -35245,16 +36005,16 @@ "type": "Identifier", "name": "itm", "range": [ - 17100, - 17103 + 17497, + 17500 ], "loc": { "start": { - "line": 602, + "line": 612, "column": 16 }, "end": { - "line": 602, + "line": 612, "column": 19 } } @@ -35263,110 +36023,110 @@ "type": "Identifier", "name": "click", "range": [ - 17104, - 17109 + 17501, + 17506 ], "loc": { "start": { - "line": 602, + "line": 612, "column": 20 }, "end": { - "line": 602, + "line": 612, "column": 25 } } }, "range": [ - 17100, - 17109 + 17497, + 17506 ], "loc": { "start": { - "line": 602, + "line": 612, "column": 16 }, "end": { - "line": 602, + "line": 612, "column": 25 } } }, "arguments": [], "range": [ - 17100, - 17111 + 17497, + 17508 ], "loc": { "start": { - "line": 602, + "line": 612, "column": 16 }, "end": { - "line": 602, + "line": 612, "column": 27 } } }, "range": [ - 17100, - 17112 + 17497, + 17509 ], "loc": { "start": { - "line": 602, + "line": 612, "column": 16 }, "end": { - "line": 602, + "line": 612, "column": 28 } } } ], "range": [ - 17082, - 17126 + 17479, + 17523 ], "loc": { "start": { - "line": 601, + "line": 611, "column": 21 }, "end": { - "line": 603, + "line": 613, "column": 13 } } }, "alternate": null, "range": [ - 17073, - 17126 + 17470, + 17523 ], "loc": { "start": { - "line": 601, + "line": 611, "column": 12 }, "end": { - "line": 603, + "line": 613, "column": 13 } } } ], "range": [ - 16994, - 17136 + 17391, + 17533 ], "loc": { "start": { - "line": 599, + "line": 609, "column": 41 }, "end": { - "line": 604, + "line": 614, "column": 9 } } @@ -35384,16 +36144,16 @@ "object": { "type": "ThisExpression", "range": [ - 17156, - 17160 + 17553, + 17557 ], "loc": { "start": { - "line": 605, + "line": 615, "column": 12 }, "end": { - "line": 605, + "line": 615, "column": 16 } } @@ -35402,31 +36162,31 @@ "type": "Identifier", "name": "setHidden", "range": [ - 17161, - 17170 + 17558, + 17567 ], "loc": { "start": { - "line": 605, + "line": 615, "column": 17 }, "end": { - "line": 605, + "line": 615, "column": 26 } } }, "range": [ - 17156, - 17170 + 17553, + 17567 ], "loc": { "start": { - "line": 605, + "line": 615, "column": 12 }, "end": { - "line": 605, + "line": 615, "column": 26 } } @@ -35436,16 +36196,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 17171, - 17179 + 17568, + 17576 ], "loc": { "start": { - "line": 605, + "line": 615, "column": 27 }, "end": { - "line": 605, + "line": 615, "column": 35 } } @@ -35455,94 +36215,94 @@ "value": true, "raw": "true", "range": [ - 17181, - 17185 + 17578, + 17582 ], "loc": { "start": { - "line": 605, + "line": 615, "column": 37 }, "end": { - "line": 605, + "line": 615, "column": 41 } } } ], "range": [ - 17156, - 17186 + 17553, + 17583 ], "loc": { "start": { - "line": 605, + "line": 615, "column": 12 }, "end": { - "line": 605, + "line": 615, "column": 42 } } }, "range": [ - 17156, - 17187 + 17553, + 17584 ], "loc": { "start": { - "line": 605, + "line": 615, "column": 12 }, "end": { - "line": 605, + "line": 615, "column": 43 } } } ], "range": [ - 17142, - 17197 + 17539, + 17594 ], "loc": { "start": { - "line": 604, + "line": 614, "column": 15 }, "end": { - "line": 606, + "line": 616, "column": 9 } } }, "range": [ - 16961, - 17197 + 17358, + 17594 ], "loc": { "start": { - "line": 599, + "line": 609, "column": 8 }, "end": { - "line": 606, + "line": 616, "column": 9 } } } ], "range": [ - 16858, - 17203 + 17255, + 17600 ], "loc": { "start": { - "line": 595, + "line": 605, "column": 22 }, "end": { - "line": 607, + "line": 617, "column": 5 } } @@ -35550,16 +36310,16 @@ "generator": false, "expression": false, "range": [ - 16847, - 17203 + 17244, + 17600 ], "loc": { "start": { - "line": 595, + "line": 605, "column": 11 }, "end": { - "line": 607, + "line": 617, "column": 5 } } @@ -35567,16 +36327,16 @@ "kind": "method", "computed": false, "range": [ - 16840, - 17203 + 17237, + 17600 ], "loc": { "start": { - "line": 595, + "line": 605, "column": 4 }, "end": { - "line": 607, + "line": 617, "column": 5 } }, @@ -35585,16 +36345,16 @@ "type": "Block", "value": "*\n * Hide specified column\n * @param {Number} colIndex Column index\n ", "range": [ - 16749, - 16835 + 17146, + 17232 ], "loc": { "start": { - "line": 591, + "line": 601, "column": 4 }, "end": { - "line": 594, + "line": 604, "column": 7 } } @@ -35605,16 +36365,16 @@ "type": "Block", "value": "*\n * Determine if specified column is hidden\n * @param {Number} colIndex Column index\n ", "range": [ - 17209, - 17313 + 17606, + 17710 ], "loc": { "start": { - "line": 609, + "line": 619, "column": 4 }, "end": { - "line": 612, + "line": 622, "column": 7 } } @@ -35628,16 +36388,16 @@ "type": "Identifier", "name": "isColHidden", "range": [ - 17318, - 17329 + 17715, + 17726 ], "loc": { "start": { - "line": 613, + "line": 623, "column": 4 }, "end": { - "line": 613, + "line": 623, "column": 15 } } @@ -35650,16 +36410,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 17330, - 17338 + 17727, + 17735 ], "loc": { "start": { - "line": 613, + "line": 623, "column": 16 }, "end": { - "line": 613, + "line": 623, "column": 24 } } @@ -35684,16 +36444,16 @@ "object": { "type": "ThisExpression", "range": [ - 17354, - 17358 + 17751, + 17755 ], "loc": { "start": { - "line": 614, + "line": 624, "column": 12 }, "end": { - "line": 614, + "line": 624, "column": 16 } } @@ -35702,31 +36462,31 @@ "type": "Identifier", "name": "hiddenCols", "range": [ - 17359, - 17369 + 17756, + 17766 ], "loc": { "start": { - "line": 614, + "line": 624, "column": 17 }, "end": { - "line": 614, + "line": 624, "column": 27 } } }, "range": [ - 17354, - 17369 + 17751, + 17766 ], "loc": { "start": { - "line": 614, + "line": 624, "column": 12 }, "end": { - "line": 614, + "line": 624, "column": 27 } } @@ -35735,31 +36495,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 17370, - 17377 + 17767, + 17774 ], "loc": { "start": { - "line": 614, + "line": 624, "column": 28 }, "end": { - "line": 614, + "line": 624, "column": 35 } } }, "range": [ - 17354, - 17377 + 17751, + 17774 ], "loc": { "start": { - "line": 614, + "line": 624, "column": 12 }, "end": { - "line": 614, + "line": 624, "column": 35 } } @@ -35769,32 +36529,32 @@ "type": "Identifier", "name": "colIndex", "range": [ - 17378, - 17386 + 17775, + 17783 ], "loc": { "start": { - "line": 614, + "line": 624, "column": 36 }, "end": { - "line": 614, + "line": 624, "column": 44 } } } ], "range": [ - 17354, - 17387 + 17751, + 17784 ], "loc": { "start": { - "line": 614, + "line": 624, "column": 12 }, "end": { - "line": 614, + "line": 624, "column": 45 } } @@ -35807,47 +36567,47 @@ "value": 1, "raw": "1", "range": [ - 17393, - 17394 + 17790, + 17791 ], "loc": { "start": { - "line": 614, + "line": 624, "column": 51 }, "end": { - "line": 614, + "line": 624, "column": 52 } } }, "prefix": true, "range": [ - 17392, - 17394 + 17789, + 17791 ], "loc": { "start": { - "line": 614, + "line": 624, "column": 50 }, "end": { - "line": 614, + "line": 624, "column": 52 } } }, "range": [ - 17354, - 17394 + 17751, + 17791 ], "loc": { "start": { - "line": 614, + "line": 624, "column": 12 }, "end": { - "line": 614, + "line": 624, "column": 52 } } @@ -35862,63 +36622,63 @@ "value": true, "raw": "true", "range": [ - 17417, - 17421 + 17814, + 17818 ], "loc": { "start": { - "line": 615, + "line": 625, "column": 19 }, "end": { - "line": 615, + "line": 625, "column": 23 } } }, "range": [ - 17410, - 17422 + 17807, + 17819 ], "loc": { "start": { - "line": 615, + "line": 625, "column": 12 }, "end": { - "line": 615, + "line": 625, "column": 24 } } } ], "range": [ - 17396, - 17432 + 17793, + 17829 ], "loc": { "start": { - "line": 614, + "line": 624, "column": 54 }, "end": { - "line": 616, + "line": 626, "column": 9 } } }, "alternate": null, "range": [ - 17350, - 17432 + 17747, + 17829 ], "loc": { "start": { - "line": 614, + "line": 624, "column": 8 }, "end": { - "line": 616, + "line": 626, "column": 9 } } @@ -35930,47 +36690,47 @@ "value": false, "raw": "false", "range": [ - 17448, - 17453 + 17845, + 17850 ], "loc": { "start": { - "line": 617, + "line": 627, "column": 15 }, "end": { - "line": 617, + "line": 627, "column": 20 } } }, "range": [ - 17441, - 17454 + 17838, + 17851 ], "loc": { "start": { - "line": 617, + "line": 627, "column": 8 }, "end": { - "line": 617, + "line": 627, "column": 21 } } } ], "range": [ - 17340, - 17460 + 17737, + 17857 ], "loc": { "start": { - "line": 613, + "line": 623, "column": 26 }, "end": { - "line": 618, + "line": 628, "column": 5 } } @@ -35978,16 +36738,16 @@ "generator": false, "expression": false, "range": [ - 17329, - 17460 + 17726, + 17857 ], "loc": { "start": { - "line": 613, + "line": 623, "column": 15 }, "end": { - "line": 618, + "line": 628, "column": 5 } } @@ -35995,16 +36755,16 @@ "kind": "method", "computed": false, "range": [ - 17318, - 17460 + 17715, + 17857 ], "loc": { "start": { - "line": 613, + "line": 623, "column": 4 }, "end": { - "line": 618, + "line": 628, "column": 5 } }, @@ -36013,16 +36773,16 @@ "type": "Block", "value": "*\n * Determine if specified column is hidden\n * @param {Number} colIndex Column index\n ", "range": [ - 17209, - 17313 + 17606, + 17710 ], "loc": { "start": { - "line": 609, + "line": 619, "column": 4 }, "end": { - "line": 612, + "line": 622, "column": 7 } } @@ -36033,16 +36793,16 @@ "type": "Block", "value": "*\n * Toggle visibility of specified column\n * @param {Number} colIndex Column index\n ", "range": [ - 17466, - 17568 + 17863, + 17965 ], "loc": { "start": { - "line": 620, + "line": 630, "column": 4 }, "end": { - "line": 623, + "line": 633, "column": 7 } } @@ -36056,16 +36816,16 @@ "type": "Identifier", "name": "toggleCol", "range": [ - 17573, - 17582 + 17970, + 17979 ], "loc": { "start": { - "line": 624, + "line": 634, "column": 4 }, "end": { - "line": 624, + "line": 634, "column": 13 } } @@ -36078,16 +36838,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 17583, - 17591 + 17980, + 17988 ], "loc": { "start": { - "line": 624, + "line": 634, "column": 14 }, "end": { - "line": 624, + "line": 634, "column": 22 } } @@ -36107,16 +36867,16 @@ "type": "Identifier", "name": "isUndef", "range": [ - 17607, - 17614 + 18004, + 18011 ], "loc": { "start": { - "line": 625, + "line": 635, "column": 12 }, "end": { - "line": 625, + "line": 635, "column": 19 } } @@ -36126,32 +36886,32 @@ "type": "Identifier", "name": "colIndex", "range": [ - 17615, - 17623 + 18012, + 18020 ], "loc": { "start": { - "line": 625, + "line": 635, "column": 20 }, "end": { - "line": 625, + "line": 635, "column": 28 } } } ], "range": [ - 17607, - 17624 + 18004, + 18021 ], "loc": { "start": { - "line": 625, + "line": 635, "column": 12 }, "end": { - "line": 625, + "line": 635, "column": 29 } } @@ -36164,16 +36924,16 @@ "object": { "type": "ThisExpression", "range": [ - 17628, - 17632 + 18025, + 18029 ], "loc": { "start": { - "line": 625, + "line": 635, "column": 33 }, "end": { - "line": 625, + "line": 635, "column": 37 } } @@ -36182,31 +36942,31 @@ "type": "Identifier", "name": "isColHidden", "range": [ - 17633, - 17644 + 18030, + 18041 ], "loc": { "start": { - "line": 625, + "line": 635, "column": 38 }, "end": { - "line": 625, + "line": 635, "column": 49 } } }, "range": [ - 17628, - 17644 + 18025, + 18041 ], "loc": { "start": { - "line": 625, + "line": 635, "column": 33 }, "end": { - "line": 625, + "line": 635, "column": 49 } } @@ -36216,47 +36976,47 @@ "type": "Identifier", "name": "colIndex", "range": [ - 17645, - 17653 + 18042, + 18050 ], "loc": { "start": { - "line": 625, + "line": 635, "column": 50 }, "end": { - "line": 625, + "line": 635, "column": 58 } } } ], "range": [ - 17628, - 17654 + 18025, + 18051 ], "loc": { "start": { - "line": 625, + "line": 635, "column": 33 }, "end": { - "line": 625, + "line": 635, "column": 59 } } }, "range": [ - 17607, - 17654 + 18004, + 18051 ], "loc": { "start": { - "line": 625, + "line": 635, "column": 12 }, "end": { - "line": 625, + "line": 635, "column": 59 } } @@ -36274,16 +37034,16 @@ "object": { "type": "ThisExpression", "range": [ - 17670, - 17674 + 18067, + 18071 ], "loc": { "start": { - "line": 626, + "line": 636, "column": 12 }, "end": { - "line": 626, + "line": 636, "column": 16 } } @@ -36292,31 +37052,31 @@ "type": "Identifier", "name": "showCol", "range": [ - 17675, - 17682 + 18072, + 18079 ], "loc": { "start": { - "line": 626, + "line": 636, "column": 17 }, "end": { - "line": 626, + "line": 636, "column": 24 } } }, "range": [ - 17670, - 17682 + 18067, + 18079 ], "loc": { "start": { - "line": 626, + "line": 636, "column": 12 }, "end": { - "line": 626, + "line": 636, "column": 24 } } @@ -36326,63 +37086,63 @@ "type": "Identifier", "name": "colIndex", "range": [ - 17683, - 17691 + 18080, + 18088 ], "loc": { "start": { - "line": 626, + "line": 636, "column": 25 }, "end": { - "line": 626, + "line": 636, "column": 33 } } } ], "range": [ - 17670, - 17692 + 18067, + 18089 ], "loc": { "start": { - "line": 626, + "line": 636, "column": 12 }, "end": { - "line": 626, + "line": 636, "column": 34 } } }, "range": [ - 17670, - 17693 + 18067, + 18090 ], "loc": { "start": { - "line": 626, + "line": 636, "column": 12 }, "end": { - "line": 626, + "line": 636, "column": 35 } } } ], "range": [ - 17656, - 17703 + 18053, + 18100 ], "loc": { "start": { - "line": 625, + "line": 635, "column": 61 }, "end": { - "line": 627, + "line": 637, "column": 9 } } @@ -36400,16 +37160,16 @@ "object": { "type": "ThisExpression", "range": [ - 17723, - 17727 + 18120, + 18124 ], "loc": { "start": { - "line": 628, + "line": 638, "column": 12 }, "end": { - "line": 628, + "line": 638, "column": 16 } } @@ -36418,31 +37178,31 @@ "type": "Identifier", "name": "hideCol", "range": [ - 17728, - 17735 + 18125, + 18132 ], "loc": { "start": { - "line": 628, + "line": 638, "column": 17 }, "end": { - "line": 628, + "line": 638, "column": 24 } } }, "range": [ - 17723, - 17735 + 18120, + 18132 ], "loc": { "start": { - "line": 628, + "line": 638, "column": 12 }, "end": { - "line": 628, + "line": 638, "column": 24 } } @@ -36452,94 +37212,94 @@ "type": "Identifier", "name": "colIndex", "range": [ - 17736, - 17744 + 18133, + 18141 ], "loc": { "start": { - "line": 628, + "line": 638, "column": 25 }, "end": { - "line": 628, + "line": 638, "column": 33 } } } ], "range": [ - 17723, - 17745 + 18120, + 18142 ], "loc": { "start": { - "line": 628, + "line": 638, "column": 12 }, "end": { - "line": 628, + "line": 638, "column": 34 } } }, "range": [ - 17723, - 17746 + 18120, + 18143 ], "loc": { "start": { - "line": 628, + "line": 638, "column": 12 }, "end": { - "line": 628, + "line": 638, "column": 35 } } } ], "range": [ - 17709, - 17756 + 18106, + 18153 ], "loc": { "start": { - "line": 627, + "line": 637, "column": 15 }, "end": { - "line": 629, + "line": 639, "column": 9 } } }, "range": [ - 17603, - 17756 + 18000, + 18153 ], "loc": { "start": { - "line": 625, + "line": 635, "column": 8 }, "end": { - "line": 629, + "line": 639, "column": 9 } } } ], "range": [ - 17593, - 17762 + 17990, + 18159 ], "loc": { "start": { - "line": 624, + "line": 634, "column": 24 }, "end": { - "line": 630, + "line": 640, "column": 5 } } @@ -36547,16 +37307,16 @@ "generator": false, "expression": false, "range": [ - 17582, - 17762 + 17979, + 18159 ], "loc": { "start": { - "line": 624, + "line": 634, "column": 13 }, "end": { - "line": 630, + "line": 640, "column": 5 } } @@ -36564,16 +37324,16 @@ "kind": "method", "computed": false, "range": [ - 17573, - 17762 + 17970, + 18159 ], "loc": { "start": { - "line": 624, + "line": 634, "column": 4 }, "end": { - "line": 630, + "line": 640, "column": 5 } }, @@ -36582,16 +37342,16 @@ "type": "Block", "value": "*\n * Toggle visibility of specified column\n * @param {Number} colIndex Column index\n ", "range": [ - 17466, - 17568 + 17863, + 17965 ], "loc": { "start": { - "line": 620, + "line": 630, "column": 4 }, "end": { - "line": 623, + "line": 633, "column": 7 } } @@ -36602,16 +37362,16 @@ "type": "Block", "value": "*\n * Return the indexes of the columns currently hidden\n * @return {Array} column indexes\n ", "range": [ - 17768, - 17875 + 18165, + 18272 ], "loc": { "start": { - "line": 632, + "line": 642, "column": 4 }, "end": { - "line": 635, + "line": 645, "column": 7 } } @@ -36625,16 +37385,16 @@ "type": "Identifier", "name": "getHiddenCols", "range": [ - 17880, - 17893 + 18277, + 18290 ], "loc": { "start": { - "line": 636, + "line": 646, "column": 4 }, "end": { - "line": 636, + "line": 646, "column": 17 } } @@ -36654,16 +37414,16 @@ "object": { "type": "ThisExpression", "range": [ - 17913, - 17917 + 18310, + 18314 ], "loc": { "start": { - "line": 637, + "line": 647, "column": 15 }, "end": { - "line": 637, + "line": 647, "column": 19 } } @@ -36672,62 +37432,62 @@ "type": "Identifier", "name": "hiddenCols", "range": [ - 17918, - 17928 + 18315, + 18325 ], "loc": { "start": { - "line": 637, + "line": 647, "column": 20 }, "end": { - "line": 637, + "line": 647, "column": 30 } } }, "range": [ - 17913, - 17928 + 18310, + 18325 ], "loc": { "start": { - "line": 637, + "line": 647, "column": 15 }, "end": { - "line": 637, + "line": 647, "column": 30 } } }, "range": [ - 17906, - 17929 + 18303, + 18326 ], "loc": { "start": { - "line": 637, + "line": 647, "column": 8 }, "end": { - "line": 637, + "line": 647, "column": 31 } } } ], "range": [ - 17896, - 17935 + 18293, + 18332 ], "loc": { "start": { - "line": 636, + "line": 646, "column": 20 }, "end": { - "line": 638, + "line": 648, "column": 5 } } @@ -36735,16 +37495,16 @@ "generator": false, "expression": false, "range": [ - 17893, - 17935 + 18290, + 18332 ], "loc": { "start": { - "line": 636, + "line": 646, "column": 17 }, "end": { - "line": 638, + "line": 648, "column": 5 } } @@ -36752,16 +37512,16 @@ "kind": "method", "computed": false, "range": [ - 17880, - 17935 + 18277, + 18332 ], "loc": { "start": { - "line": 636, + "line": 646, "column": 4 }, "end": { - "line": 638, + "line": 648, "column": 5 } }, @@ -36770,16 +37530,16 @@ "type": "Block", "value": "*\n * Return the indexes of the columns currently hidden\n * @return {Array} column indexes\n ", "range": [ - 17768, - 17875 + 18165, + 18272 ], "loc": { "start": { - "line": 632, + "line": 642, "column": 4 }, "end": { - "line": 635, + "line": 645, "column": 7 } } @@ -36790,16 +37550,16 @@ "type": "Block", "value": "*\n * Remove the columns manager\n ", "range": [ - 17941, - 17986 + 18338, + 18383 ], "loc": { "start": { - "line": 640, + "line": 650, "column": 4 }, "end": { - "line": 642, + "line": 652, "column": 7 } } @@ -36813,16 +37573,16 @@ "type": "Identifier", "name": "destroy", "range": [ - 17991, - 17998 + 18388, + 18395 ], "loc": { "start": { - "line": 643, + "line": 653, "column": 4 }, "end": { - "line": 643, + "line": 653, "column": 11 } } @@ -36845,16 +37605,16 @@ "object": { "type": "ThisExpression", "range": [ - 18016, - 18020 + 18413, + 18417 ], "loc": { "start": { - "line": 644, + "line": 654, "column": 13 }, "end": { - "line": 644, + "line": 654, "column": 17 } } @@ -36863,47 +37623,47 @@ "type": "Identifier", "name": "initialized", "range": [ - 18021, - 18032 + 18418, + 18429 ], "loc": { "start": { - "line": 644, + "line": 654, "column": 18 }, "end": { - "line": 644, + "line": 654, "column": 29 } } }, "range": [ - 18016, - 18032 + 18413, + 18429 ], "loc": { "start": { - "line": 644, + "line": 654, "column": 13 }, "end": { - "line": 644, + "line": 654, "column": 29 } } }, "prefix": true, "range": [ - 18015, - 18032 + 18412, + 18429 ], "loc": { "start": { - "line": 644, + "line": 654, "column": 12 }, "end": { - "line": 644, + "line": 654, "column": 29 } } @@ -36915,48 +37675,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 18048, - 18055 + 18445, + 18452 ], "loc": { "start": { - "line": 645, + "line": 655, "column": 12 }, "end": { - "line": 645, + "line": 655, "column": 19 } } } ], "range": [ - 18034, - 18065 + 18431, + 18462 ], "loc": { "start": { - "line": 644, + "line": 654, "column": 31 }, "end": { - "line": 646, + "line": 656, "column": 9 } } }, "alternate": null, "range": [ - 18011, - 18065 + 18408, + 18462 ], "loc": { "start": { - "line": 644, + "line": 654, "column": 8 }, "end": { - "line": 646, + "line": 656, "column": 9 } } @@ -36969,16 +37729,16 @@ "type": "Identifier", "name": "elm", "range": [ - 18078, - 18081 + 18475, + 18478 ], "loc": { "start": { - "line": 647, + "line": 657, "column": 12 }, "end": { - "line": 647, + "line": 657, "column": 15 } } @@ -36990,16 +37750,16 @@ "object": { "type": "ThisExpression", "range": [ - 18082, - 18086 + 18479, + 18483 ], "loc": { "start": { - "line": 647, + "line": 657, "column": 16 }, "end": { - "line": 647, + "line": 657, "column": 20 } } @@ -37008,47 +37768,47 @@ "type": "Identifier", "name": "contElTgtId", "range": [ - 18087, - 18098 + 18484, + 18495 ], "loc": { "start": { - "line": 647, + "line": 657, "column": 21 }, "end": { - "line": 647, + "line": 657, "column": 32 } } }, "range": [ - 18082, - 18098 + 18479, + 18495 ], "loc": { "start": { - "line": 647, + "line": 657, "column": 16 }, "end": { - "line": 647, + "line": 657, "column": 32 } } } ], "range": [ - 18078, - 18099 + 18475, + 18496 ], "loc": { "start": { - "line": 647, + "line": 657, "column": 12 }, "end": { - "line": 647, + "line": 657, "column": 33 } } @@ -37070,16 +37830,16 @@ "type": "Identifier", "name": "elm", "range": [ - 18115, - 18118 + 18512, + 18515 ], "loc": { "start": { - "line": 648, + "line": 658, "column": 12 }, "end": { - "line": 648, + "line": 658, "column": 15 } } @@ -37091,16 +37851,16 @@ "object": { "type": "ThisExpression", "range": [ - 18119, - 18123 + 18516, + 18520 ], "loc": { "start": { - "line": 648, + "line": 658, "column": 16 }, "end": { - "line": 648, + "line": 658, "column": 20 } } @@ -37109,47 +37869,47 @@ "type": "Identifier", "name": "contElTgtId", "range": [ - 18124, - 18135 + 18521, + 18532 ], "loc": { "start": { - "line": 648, + "line": 658, "column": 21 }, "end": { - "line": 648, + "line": 658, "column": 32 } } }, "range": [ - 18119, - 18135 + 18516, + 18532 ], "loc": { "start": { - "line": 648, + "line": 658, "column": 16 }, "end": { - "line": 648, + "line": 658, "column": 32 } } } ], "range": [ - 18115, - 18136 + 18512, + 18533 ], "loc": { "start": { - "line": 648, + "line": 658, "column": 12 }, "end": { - "line": 648, + "line": 658, "column": 33 } } @@ -37158,31 +37918,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 18137, - 18146 + 18534, + 18543 ], "loc": { "start": { - "line": 648, + "line": 658, "column": 34 }, "end": { - "line": 648, + "line": 658, "column": 43 } } }, "range": [ - 18115, - 18146 + 18512, + 18543 ], "loc": { "start": { - "line": 648, + "line": 658, "column": 12 }, "end": { - "line": 648, + "line": 658, "column": 43 } } @@ -37192,62 +37952,62 @@ "value": "", "raw": "''", "range": [ - 18149, - 18151 + 18546, + 18548 ], "loc": { "start": { - "line": 648, + "line": 658, "column": 46 }, "end": { - "line": 648, + "line": 658, "column": 48 } } }, "range": [ - 18115, - 18151 + 18512, + 18548 ], "loc": { "start": { - "line": 648, + "line": 658, "column": 12 }, "end": { - "line": 648, + "line": 658, "column": 48 } } }, "range": [ - 18115, - 18152 + 18512, + 18549 ], "loc": { "start": { - "line": 648, + "line": 658, "column": 12 }, "end": { - "line": 648, + "line": 658, "column": 49 } } } ], "range": [ - 18101, - 18162 + 18498, + 18559 ], "loc": { "start": { - "line": 647, + "line": 657, "column": 35 }, "end": { - "line": 649, + "line": 659, "column": 9 } } @@ -37269,16 +38029,16 @@ "object": { "type": "ThisExpression", "range": [ - 18182, - 18186 + 18579, + 18583 ], "loc": { "start": { - "line": 650, + "line": 660, "column": 12 }, "end": { - "line": 650, + "line": 660, "column": 16 } } @@ -37287,31 +38047,31 @@ "type": "Identifier", "name": "contEl", "range": [ - 18187, - 18193 + 18584, + 18590 ], "loc": { "start": { - "line": 650, + "line": 660, "column": 17 }, "end": { - "line": 650, + "line": 660, "column": 23 } } }, "range": [ - 18182, - 18193 + 18579, + 18590 ], "loc": { "start": { - "line": 650, + "line": 660, "column": 12 }, "end": { - "line": 650, + "line": 660, "column": 23 } } @@ -37320,31 +38080,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 18194, - 18203 + 18591, + 18600 ], "loc": { "start": { - "line": 650, + "line": 660, "column": 24 }, "end": { - "line": 650, + "line": 660, "column": 33 } } }, "range": [ - 18182, - 18203 + 18579, + 18600 ], "loc": { "start": { - "line": 650, + "line": 660, "column": 12 }, "end": { - "line": 650, + "line": 660, "column": 33 } } @@ -37354,46 +38114,46 @@ "value": "", "raw": "''", "range": [ - 18206, - 18208 + 18603, + 18605 ], "loc": { "start": { - "line": 650, + "line": 660, "column": 36 }, "end": { - "line": 650, + "line": 660, "column": 38 } } }, "range": [ - 18182, - 18208 + 18579, + 18605 ], "loc": { "start": { - "line": 650, + "line": 660, "column": 12 }, "end": { - "line": 650, + "line": 660, "column": 38 } } }, "range": [ - 18182, - 18209 + 18579, + 18606 ], "loc": { "start": { - "line": 650, + "line": 660, "column": 12 }, "end": { - "line": 650, + "line": 660, "column": 39 } } @@ -37406,16 +38166,16 @@ "type": "Identifier", "name": "removeElm", "range": [ - 18222, - 18231 + 18619, + 18628 ], "loc": { "start": { - "line": 651, + "line": 661, "column": 12 }, "end": { - "line": 651, + "line": 661, "column": 21 } } @@ -37427,16 +38187,16 @@ "object": { "type": "ThisExpression", "range": [ - 18232, - 18236 + 18629, + 18633 ], "loc": { "start": { - "line": 651, + "line": 661, "column": 22 }, "end": { - "line": 651, + "line": 661, "column": 26 } } @@ -37445,62 +38205,62 @@ "type": "Identifier", "name": "contEl", "range": [ - 18237, - 18243 + 18634, + 18640 ], "loc": { "start": { - "line": 651, + "line": 661, "column": 27 }, "end": { - "line": 651, + "line": 661, "column": 33 } } }, "range": [ - 18232, - 18243 + 18629, + 18640 ], "loc": { "start": { - "line": 651, + "line": 661, "column": 22 }, "end": { - "line": 651, + "line": 661, "column": 33 } } } ], "range": [ - 18222, - 18244 + 18619, + 18641 ], "loc": { "start": { - "line": 651, + "line": 661, "column": 12 }, "end": { - "line": 651, + "line": 661, "column": 34 } } }, "range": [ - 18222, - 18245 + 18619, + 18642 ], "loc": { "start": { - "line": 651, + "line": 661, "column": 12 }, "end": { - "line": 651, + "line": 661, "column": 35 } } @@ -37516,16 +38276,16 @@ "object": { "type": "ThisExpression", "range": [ - 18258, - 18262 + 18655, + 18659 ], "loc": { "start": { - "line": 652, + "line": 662, "column": 12 }, "end": { - "line": 652, + "line": 662, "column": 16 } } @@ -37534,31 +38294,31 @@ "type": "Identifier", "name": "contEl", "range": [ - 18263, - 18269 + 18660, + 18666 ], "loc": { "start": { - "line": 652, + "line": 662, "column": 17 }, "end": { - "line": 652, + "line": 662, "column": 23 } } }, "range": [ - 18258, - 18269 + 18655, + 18666 ], "loc": { "start": { - "line": 652, + "line": 662, "column": 12 }, "end": { - "line": 652, + "line": 662, "column": 23 } } @@ -37568,77 +38328,77 @@ "value": null, "raw": "null", "range": [ - 18272, - 18276 + 18669, + 18673 ], "loc": { "start": { - "line": 652, + "line": 662, "column": 26 }, "end": { - "line": 652, + "line": 662, "column": 30 } } }, "range": [ - 18258, - 18276 + 18655, + 18673 ], "loc": { "start": { - "line": 652, + "line": 662, "column": 12 }, "end": { - "line": 652, + "line": 662, "column": 30 } } }, "range": [ - 18258, - 18277 + 18655, + 18674 ], "loc": { "start": { - "line": 652, + "line": 662, "column": 12 }, "end": { - "line": 652, + "line": 662, "column": 31 } } } ], "range": [ - 18168, - 18287 + 18565, + 18684 ], "loc": { "start": { - "line": 649, + "line": 659, "column": 15 }, "end": { - "line": 653, + "line": 663, "column": 9 } } }, "range": [ - 18074, - 18287 + 18471, + 18684 ], "loc": { "start": { - "line": 647, + "line": 657, "column": 8 }, "end": { - "line": 653, + "line": 663, "column": 9 } } @@ -37657,16 +38417,16 @@ "object": { "type": "ThisExpression", "range": [ - 18296, - 18300 + 18693, + 18697 ], "loc": { "start": { - "line": 654, + "line": 664, "column": 8 }, "end": { - "line": 654, + "line": 664, "column": 12 } } @@ -37675,31 +38435,31 @@ "type": "Identifier", "name": "btnEl", "range": [ - 18301, - 18306 + 18698, + 18703 ], "loc": { "start": { - "line": 654, + "line": 664, "column": 13 }, "end": { - "line": 654, + "line": 664, "column": 18 } } }, "range": [ - 18296, - 18306 + 18693, + 18703 ], "loc": { "start": { - "line": 654, + "line": 664, "column": 8 }, "end": { - "line": 654, + "line": 664, "column": 18 } } @@ -37708,31 +38468,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 18307, - 18316 + 18704, + 18713 ], "loc": { "start": { - "line": 654, + "line": 664, "column": 19 }, "end": { - "line": 654, + "line": 664, "column": 28 } } }, "range": [ - 18296, - 18316 + 18693, + 18713 ], "loc": { "start": { - "line": 654, + "line": 664, "column": 8 }, "end": { - "line": 654, + "line": 664, "column": 28 } } @@ -37742,46 +38502,46 @@ "value": "", "raw": "''", "range": [ - 18319, - 18321 + 18716, + 18718 ], "loc": { "start": { - "line": 654, + "line": 664, "column": 31 }, "end": { - "line": 654, + "line": 664, "column": 33 } } }, "range": [ - 18296, - 18321 + 18693, + 18718 ], "loc": { "start": { - "line": 654, + "line": 664, "column": 8 }, "end": { - "line": 654, + "line": 664, "column": 33 } } }, "range": [ - 18296, - 18322 + 18693, + 18719 ], "loc": { "start": { - "line": 654, + "line": 664, "column": 8 }, "end": { - "line": 654, + "line": 664, "column": 34 } } @@ -37794,16 +38554,16 @@ "type": "Identifier", "name": "removeElm", "range": [ - 18331, - 18340 + 18728, + 18737 ], "loc": { "start": { - "line": 655, + "line": 665, "column": 8 }, "end": { - "line": 655, + "line": 665, "column": 17 } } @@ -37815,16 +38575,16 @@ "object": { "type": "ThisExpression", "range": [ - 18341, - 18345 + 18738, + 18742 ], "loc": { "start": { - "line": 655, + "line": 665, "column": 18 }, "end": { - "line": 655, + "line": 665, "column": 22 } } @@ -37833,62 +38593,62 @@ "type": "Identifier", "name": "btnEl", "range": [ - 18346, - 18351 + 18743, + 18748 ], "loc": { "start": { - "line": 655, + "line": 665, "column": 23 }, "end": { - "line": 655, + "line": 665, "column": 28 } } }, "range": [ - 18341, - 18351 + 18738, + 18748 ], "loc": { "start": { - "line": 655, + "line": 665, "column": 18 }, "end": { - "line": 655, + "line": 665, "column": 28 } } } ], "range": [ - 18331, - 18352 + 18728, + 18749 ], "loc": { "start": { - "line": 655, + "line": 665, "column": 8 }, "end": { - "line": 655, + "line": 665, "column": 29 } } }, "range": [ - 18331, - 18353 + 18728, + 18750 ], "loc": { "start": { - "line": 655, + "line": 665, "column": 8 }, "end": { - "line": 655, + "line": 665, "column": 30 } } @@ -37904,16 +38664,16 @@ "object": { "type": "ThisExpression", "range": [ - 18362, - 18366 + 18759, + 18763 ], "loc": { "start": { - "line": 656, + "line": 666, "column": 8 }, "end": { - "line": 656, + "line": 666, "column": 12 } } @@ -37922,31 +38682,31 @@ "type": "Identifier", "name": "btnEl", "range": [ - 18367, - 18372 + 18764, + 18769 ], "loc": { "start": { - "line": 656, + "line": 666, "column": 13 }, "end": { - "line": 656, + "line": 666, "column": 18 } } }, "range": [ - 18362, - 18372 + 18759, + 18769 ], "loc": { "start": { - "line": 656, + "line": 666, "column": 8 }, "end": { - "line": 656, + "line": 666, "column": 18 } } @@ -37956,46 +38716,46 @@ "value": null, "raw": "null", "range": [ - 18375, - 18379 + 18772, + 18776 ], "loc": { "start": { - "line": 656, + "line": 666, "column": 21 }, "end": { - "line": 656, + "line": 666, "column": 25 } } }, "range": [ - 18362, - 18379 + 18759, + 18776 ], "loc": { "start": { - "line": 656, + "line": 666, "column": 8 }, "end": { - "line": 656, + "line": 666, "column": 25 } } }, "range": [ - 18362, - 18380 + 18759, + 18777 ], "loc": { "start": { - "line": 656, + "line": 666, "column": 8 }, "end": { - "line": 656, + "line": 666, "column": 26 } } @@ -38013,16 +38773,16 @@ "object": { "type": "ThisExpression", "range": [ - 18390, - 18394 + 18787, + 18791 ], "loc": { "start": { - "line": 658, + "line": 668, "column": 8 }, "end": { - "line": 658, + "line": 668, "column": 12 } } @@ -38031,31 +38791,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 18395, - 18402 + 18792, + 18799 ], "loc": { "start": { - "line": 658, + "line": 668, "column": 13 }, "end": { - "line": 658, + "line": 668, "column": 20 } } }, "range": [ - 18390, - 18402 + 18787, + 18799 ], "loc": { "start": { - "line": 658, + "line": 668, "column": 8 }, "end": { - "line": 658, + "line": 668, "column": 20 } } @@ -38064,31 +38824,31 @@ "type": "Identifier", "name": "off", "range": [ - 18403, - 18406 + 18800, + 18803 ], "loc": { "start": { - "line": 658, + "line": 668, "column": 21 }, "end": { - "line": 658, + "line": 668, "column": 24 } } }, "range": [ - 18390, - 18406 + 18787, + 18803 ], "loc": { "start": { - "line": 658, + "line": 668, "column": 8 }, "end": { - "line": 658, + "line": 668, "column": 24 } } @@ -38102,32 +38862,32 @@ "value": "hide-column", "raw": "'hide-column'", "range": [ - 18408, - 18421 + 18805, + 18818 ], "loc": { "start": { - "line": 658, + "line": 668, "column": 26 }, "end": { - "line": 658, + "line": 668, "column": 39 } } } ], "range": [ - 18407, - 18422 + 18804, + 18819 ], "loc": { "start": { - "line": 658, + "line": 668, "column": 25 }, "end": { - "line": 658, + "line": 668, "column": 40 } } @@ -38140,16 +38900,16 @@ "type": "Identifier", "name": "tf", "range": [ - 18437, - 18439 + 18834, + 18836 ], "loc": { "start": { - "line": 659, + "line": 669, "column": 13 }, "end": { - "line": 659, + "line": 669, "column": 15 } } @@ -38158,16 +38918,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 18441, - 18449 + 18838, + 18846 ], "loc": { "start": { - "line": 659, + "line": 669, "column": 17 }, "end": { - "line": 659, + "line": 669, "column": 25 } } @@ -38181,16 +38941,16 @@ "object": { "type": "ThisExpression", "range": [ - 18454, - 18458 + 18851, + 18855 ], "loc": { "start": { - "line": 659, + "line": 669, "column": 30 }, "end": { - "line": 659, + "line": 669, "column": 34 } } @@ -38199,31 +38959,31 @@ "type": "Identifier", "name": "hideCol", "range": [ - 18459, - 18466 + 18856, + 18863 ], "loc": { "start": { - "line": 659, + "line": 669, "column": 35 }, "end": { - "line": 659, + "line": 669, "column": 42 } } }, "range": [ - 18454, - 18466 + 18851, + 18863 ], "loc": { "start": { - "line": 659, + "line": 669, "column": 30 }, "end": { - "line": 659, + "line": 669, "column": 42 } } @@ -38233,32 +38993,32 @@ "type": "Identifier", "name": "colIndex", "range": [ - 18467, - 18475 + 18864, + 18872 ], "loc": { "start": { - "line": 659, + "line": 669, "column": 43 }, "end": { - "line": 659, + "line": 669, "column": 51 } } } ], "range": [ - 18454, - 18476 + 18851, + 18873 ], "loc": { "start": { - "line": 659, + "line": 669, "column": 30 }, "end": { - "line": 659, + "line": 669, "column": 52 } } @@ -38266,47 +39026,47 @@ "generator": false, "expression": true, "range": [ - 18436, - 18476 + 18833, + 18873 ], "loc": { "start": { - "line": 659, + "line": 669, "column": 12 }, "end": { - "line": 659, + "line": 669, "column": 52 } } } ], "range": [ - 18390, - 18477 + 18787, + 18874 ], "loc": { "start": { - "line": 658, + "line": 668, "column": 8 }, "end": { - "line": 659, + "line": 669, "column": 53 } } }, "range": [ - 18390, - 18478 + 18787, + 18875 ], "loc": { "start": { - "line": 658, + "line": 668, "column": 8 }, "end": { - "line": 659, + "line": 669, "column": 54 } } @@ -38322,16 +39082,16 @@ "object": { "type": "ThisExpression", "range": [ - 18488, - 18492 + 18885, + 18889 ], "loc": { "start": { - "line": 661, + "line": 671, "column": 8 }, "end": { - "line": 661, + "line": 671, "column": 12 } } @@ -38340,31 +39100,31 @@ "type": "Identifier", "name": "boundMouseup", "range": [ - 18493, - 18505 + 18890, + 18902 ], "loc": { "start": { - "line": 661, + "line": 671, "column": 13 }, "end": { - "line": 661, + "line": 671, "column": 25 } } }, "range": [ - 18488, - 18505 + 18885, + 18902 ], "loc": { "start": { - "line": 661, + "line": 671, "column": 8 }, "end": { - "line": 661, + "line": 671, "column": 25 } } @@ -38374,46 +39134,46 @@ "value": null, "raw": "null", "range": [ - 18508, - 18512 + 18905, + 18909 ], "loc": { "start": { - "line": 661, + "line": 671, "column": 28 }, "end": { - "line": 661, + "line": 671, "column": 32 } } }, "range": [ - 18488, - 18512 + 18885, + 18909 ], "loc": { "start": { - "line": 661, + "line": 671, "column": 8 }, "end": { - "line": 661, + "line": 671, "column": 32 } } }, "range": [ - 18488, - 18513 + 18885, + 18910 ], "loc": { "start": { - "line": 661, + "line": 671, "column": 8 }, "end": { - "line": 661, + "line": 671, "column": 33 } } @@ -38429,16 +39189,16 @@ "object": { "type": "ThisExpression", "range": [ - 18523, - 18527 + 18920, + 18924 ], "loc": { "start": { - "line": 663, + "line": 673, "column": 8 }, "end": { - "line": 663, + "line": 673, "column": 12 } } @@ -38447,31 +39207,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 18528, - 18539 + 18925, + 18936 ], "loc": { "start": { - "line": 663, + "line": 673, "column": 13 }, "end": { - "line": 663, + "line": 673, "column": 24 } } }, "range": [ - 18523, - 18539 + 18920, + 18936 ], "loc": { "start": { - "line": 663, + "line": 673, "column": 8 }, "end": { - "line": 663, + "line": 673, "column": 24 } } @@ -38481,62 +39241,62 @@ "value": false, "raw": "false", "range": [ - 18542, - 18547 + 18939, + 18944 ], "loc": { "start": { - "line": 663, + "line": 673, "column": 27 }, "end": { - "line": 663, + "line": 673, "column": 32 } } }, "range": [ - 18523, - 18547 + 18920, + 18944 ], "loc": { "start": { - "line": 663, + "line": 673, "column": 8 }, "end": { - "line": 663, + "line": 673, "column": 32 } } }, "range": [ - 18523, - 18548 + 18920, + 18945 ], "loc": { "start": { - "line": 663, + "line": 673, "column": 8 }, "end": { - "line": 663, + "line": 673, "column": 33 } } } ], "range": [ - 18001, - 18554 + 18398, + 18951 ], "loc": { "start": { - "line": 643, + "line": 653, "column": 14 }, "end": { - "line": 664, + "line": 674, "column": 5 } } @@ -38544,16 +39304,16 @@ "generator": false, "expression": false, "range": [ - 17998, - 18554 + 18395, + 18951 ], "loc": { "start": { - "line": 643, + "line": 653, "column": 11 }, "end": { - "line": 664, + "line": 674, "column": 5 } } @@ -38561,16 +39321,16 @@ "kind": "method", "computed": false, "range": [ - 17991, - 18554 + 18388, + 18951 ], "loc": { "start": { - "line": 643, + "line": 653, "column": 4 }, "end": { - "line": 664, + "line": 674, "column": 5 } }, @@ -38579,16 +39339,16 @@ "type": "Block", "value": "*\n * Remove the columns manager\n ", "range": [ - 17941, - 17986 + 18338, + 18383 ], "loc": { "start": { - "line": 640, + "line": 650, "column": 4 }, "end": { - "line": 642, + "line": 652, "column": 7 } } @@ -38602,16 +39362,16 @@ "type": "Identifier", "name": "_getHeaderText", "range": [ - 18560, - 18574 + 18957, + 18971 ], "loc": { "start": { - "line": 666, + "line": 676, "column": 4 }, "end": { - "line": 666, + "line": 676, "column": 18 } } @@ -38624,16 +39384,16 @@ "type": "Identifier", "name": "cell", "range": [ - 18575, - 18579 + 18972, + 18976 ], "loc": { "start": { - "line": 666, + "line": 676, "column": 19 }, "end": { - "line": 666, + "line": 676, "column": 23 } } @@ -38654,16 +39414,16 @@ "type": "Identifier", "name": "cell", "range": [ - 18596, - 18600 + 18993, + 18997 ], "loc": { "start": { - "line": 667, + "line": 677, "column": 13 }, "end": { - "line": 667, + "line": 677, "column": 17 } } @@ -38672,47 +39432,47 @@ "type": "Identifier", "name": "hasChildNodes", "range": [ - 18601, - 18614 + 18998, + 19011 ], "loc": { "start": { - "line": 667, + "line": 677, "column": 18 }, "end": { - "line": 667, + "line": 677, "column": 31 } } }, "range": [ - 18596, - 18614 + 18993, + 19011 ], "loc": { "start": { - "line": 667, + "line": 677, "column": 13 }, "end": { - "line": 667, + "line": 677, "column": 31 } } }, "prefix": true, "range": [ - 18595, - 18614 + 18992, + 19011 ], "loc": { "start": { - "line": 667, + "line": 677, "column": 12 }, "end": { - "line": 667, + "line": 677, "column": 31 } } @@ -38727,63 +39487,63 @@ "value": "", "raw": "''", "range": [ - 18637, - 18639 + 19034, + 19036 ], "loc": { "start": { - "line": 668, + "line": 678, "column": 19 }, "end": { - "line": 668, + "line": 678, "column": 21 } } }, "range": [ - 18630, - 18640 + 19027, + 19037 ], "loc": { "start": { - "line": 668, + "line": 678, "column": 12 }, "end": { - "line": 668, + "line": 678, "column": 22 } } } ], "range": [ - 18616, - 18650 + 19013, + 19047 ], "loc": { "start": { - "line": 667, + "line": 677, "column": 33 }, "end": { - "line": 669, + "line": 679, "column": 9 } } }, "alternate": null, "range": [ - 18591, - 18650 + 18988, + 19047 ], "loc": { "start": { - "line": 667, + "line": 677, "column": 8 }, "end": { - "line": 669, + "line": 679, "column": 9 } } @@ -38799,16 +39559,16 @@ "type": "Identifier", "name": "i", "range": [ - 18669, - 18670 + 19066, + 19067 ], "loc": { "start": { - "line": 671, + "line": 681, "column": 17 }, "end": { - "line": 671, + "line": 681, "column": 18 } } @@ -38818,31 +39578,31 @@ "value": 0, "raw": "0", "range": [ - 18673, - 18674 + 19070, + 19071 ], "loc": { "start": { - "line": 671, + "line": 681, "column": 21 }, "end": { - "line": 671, + "line": 681, "column": 22 } } }, "range": [ - 18669, - 18674 + 19066, + 19071 ], "loc": { "start": { - "line": 671, + "line": 681, "column": 17 }, "end": { - "line": 671, + "line": 681, "column": 22 } } @@ -38850,16 +39610,16 @@ ], "kind": "let", "range": [ - 18665, - 18674 + 19062, + 19071 ], "loc": { "start": { - "line": 671, + "line": 681, "column": 13 }, "end": { - "line": 671, + "line": 681, "column": 22 } } @@ -38871,16 +39631,16 @@ "type": "Identifier", "name": "i", "range": [ - 18676, - 18677 + 19073, + 19074 ], "loc": { "start": { - "line": 671, + "line": 681, "column": 24 }, "end": { - "line": 671, + "line": 681, "column": 25 } } @@ -38895,16 +39655,16 @@ "type": "Identifier", "name": "cell", "range": [ - 18680, - 18684 + 19077, + 19081 ], "loc": { "start": { - "line": 671, + "line": 681, "column": 28 }, "end": { - "line": 671, + "line": 681, "column": 32 } } @@ -38913,31 +39673,31 @@ "type": "Identifier", "name": "childNodes", "range": [ - 18685, - 18695 + 19082, + 19092 ], "loc": { "start": { - "line": 671, + "line": 681, "column": 33 }, "end": { - "line": 671, + "line": 681, "column": 43 } } }, "range": [ - 18680, - 18695 + 19077, + 19092 ], "loc": { "start": { - "line": 671, + "line": 681, "column": 28 }, "end": { - "line": 671, + "line": 681, "column": 43 } } @@ -38946,46 +39706,46 @@ "type": "Identifier", "name": "length", "range": [ - 18696, - 18702 + 19093, + 19099 ], "loc": { "start": { - "line": 671, + "line": 681, "column": 44 }, "end": { - "line": 671, + "line": 681, "column": 50 } } }, "range": [ - 18680, - 18702 + 19077, + 19099 ], "loc": { "start": { - "line": 671, + "line": 681, "column": 28 }, "end": { - "line": 671, + "line": 681, "column": 50 } } }, "range": [ - 18676, - 18702 + 19073, + 19099 ], "loc": { "start": { - "line": 671, + "line": 681, "column": 24 }, "end": { - "line": 671, + "line": 681, "column": 50 } } @@ -38997,32 +39757,32 @@ "type": "Identifier", "name": "i", "range": [ - 18704, - 18705 + 19101, + 19102 ], "loc": { "start": { - "line": 671, + "line": 681, "column": 52 }, "end": { - "line": 671, + "line": 681, "column": 53 } } }, "prefix": false, "range": [ - 18704, - 18707 + 19101, + 19104 ], "loc": { "start": { - "line": 671, + "line": 681, "column": 52 }, "end": { - "line": 671, + "line": 681, "column": 55 } } @@ -39039,16 +39799,16 @@ "type": "Identifier", "name": "n", "range": [ - 18727, - 18728 + 19124, + 19125 ], "loc": { "start": { - "line": 672, + "line": 682, "column": 16 }, "end": { - "line": 672, + "line": 682, "column": 17 } } @@ -39063,16 +39823,16 @@ "type": "Identifier", "name": "cell", "range": [ - 18731, - 18735 + 19128, + 19132 ], "loc": { "start": { - "line": 672, + "line": 682, "column": 20 }, "end": { - "line": 672, + "line": 682, "column": 24 } } @@ -39081,31 +39841,31 @@ "type": "Identifier", "name": "childNodes", "range": [ - 18736, - 18746 + 19133, + 19143 ], "loc": { "start": { - "line": 672, + "line": 682, "column": 25 }, "end": { - "line": 672, + "line": 682, "column": 35 } } }, "range": [ - 18731, - 18746 + 19128, + 19143 ], "loc": { "start": { - "line": 672, + "line": 682, "column": 20 }, "end": { - "line": 672, + "line": 682, "column": 35 } } @@ -39114,46 +39874,46 @@ "type": "Identifier", "name": "i", "range": [ - 18747, - 18748 + 19144, + 19145 ], "loc": { "start": { - "line": 672, + "line": 682, "column": 36 }, "end": { - "line": 672, + "line": 682, "column": 37 } } }, "range": [ - 18731, - 18749 + 19128, + 19146 ], "loc": { "start": { - "line": 672, + "line": 682, "column": 20 }, "end": { - "line": 672, + "line": 682, "column": 38 } } }, "range": [ - 18727, - 18749 + 19124, + 19146 ], "loc": { "start": { - "line": 672, + "line": 682, "column": 16 }, "end": { - "line": 672, + "line": 682, "column": 38 } } @@ -39161,16 +39921,16 @@ ], "kind": "let", "range": [ - 18723, - 18750 + 19120, + 19147 ], "loc": { "start": { - "line": 672, + "line": 682, "column": 12 }, "end": { - "line": 672, + "line": 682, "column": 39 } } @@ -39187,16 +39947,16 @@ "type": "Identifier", "name": "n", "range": [ - 18767, - 18768 + 19164, + 19165 ], "loc": { "start": { - "line": 673, + "line": 683, "column": 16 }, "end": { - "line": 673, + "line": 683, "column": 17 } } @@ -39205,31 +39965,31 @@ "type": "Identifier", "name": "nodeType", "range": [ - 18769, - 18777 + 19166, + 19174 ], "loc": { "start": { - "line": 673, + "line": 683, "column": 18 }, "end": { - "line": 673, + "line": 683, "column": 26 } } }, "range": [ - 18767, - 18777 + 19164, + 19174 ], "loc": { "start": { - "line": 673, + "line": 683, "column": 16 }, "end": { - "line": 673, + "line": 683, "column": 26 } } @@ -39239,31 +39999,31 @@ "value": 3, "raw": "3", "range": [ - 18782, - 18783 + 19179, + 19180 ], "loc": { "start": { - "line": 673, + "line": 683, "column": 31 }, "end": { - "line": 673, + "line": 683, "column": 32 } } }, "range": [ - 18767, - 18783 + 19164, + 19180 ], "loc": { "start": { - "line": 673, + "line": 683, "column": 16 }, "end": { - "line": 673, + "line": 683, "column": 32 } } @@ -39280,16 +40040,16 @@ "type": "Identifier", "name": "n", "range": [ - 18810, - 18811 + 19207, + 19208 ], "loc": { "start": { - "line": 674, + "line": 684, "column": 23 }, "end": { - "line": 674, + "line": 684, "column": 24 } } @@ -39298,62 +40058,62 @@ "type": "Identifier", "name": "nodeValue", "range": [ - 18812, - 18821 + 19209, + 19218 ], "loc": { "start": { - "line": 674, + "line": 684, "column": 25 }, "end": { - "line": 674, + "line": 684, "column": 34 } } }, "range": [ - 18810, - 18821 + 19207, + 19218 ], "loc": { "start": { - "line": 674, + "line": 684, "column": 23 }, "end": { - "line": 674, + "line": 684, "column": 34 } } }, "range": [ - 18803, - 18822 + 19200, + 19219 ], "loc": { "start": { - "line": 674, + "line": 684, "column": 16 }, "end": { - "line": 674, + "line": 684, "column": 35 } } } ], "range": [ - 18785, - 18836 + 19182, + 19233 ], "loc": { "start": { - "line": 673, + "line": 683, "column": 34 }, "end": { - "line": 675, + "line": 685, "column": 13 } } @@ -39370,16 +40130,16 @@ "type": "Identifier", "name": "n", "range": [ - 18846, - 18847 + 19243, + 19244 ], "loc": { "start": { - "line": 675, + "line": 685, "column": 23 }, "end": { - "line": 675, + "line": 685, "column": 24 } } @@ -39388,31 +40148,31 @@ "type": "Identifier", "name": "nodeType", "range": [ - 18848, - 18856 + 19245, + 19253 ], "loc": { "start": { - "line": 675, + "line": 685, "column": 25 }, "end": { - "line": 675, + "line": 685, "column": 33 } } }, "range": [ - 18846, - 18856 + 19243, + 19253 ], "loc": { "start": { - "line": 675, + "line": 685, "column": 23 }, "end": { - "line": 675, + "line": 685, "column": 33 } } @@ -39422,31 +40182,31 @@ "value": 1, "raw": "1", "range": [ - 18861, - 18862 + 19258, + 19259 ], "loc": { "start": { - "line": 675, + "line": 685, "column": 38 }, "end": { - "line": 675, + "line": 685, "column": 39 } } }, "range": [ - 18846, - 18862 + 19243, + 19259 ], "loc": { "start": { - "line": 675, + "line": 685, "column": 23 }, "end": { - "line": 675, + "line": 685, "column": 39 } } @@ -39466,16 +40226,16 @@ "type": "Identifier", "name": "n", "range": [ - 18886, - 18887 + 19283, + 19284 ], "loc": { "start": { - "line": 676, + "line": 686, "column": 20 }, "end": { - "line": 676, + "line": 686, "column": 21 } } @@ -39484,31 +40244,31 @@ "type": "Identifier", "name": "id", "range": [ - 18888, - 18890 + 19285, + 19287 ], "loc": { "start": { - "line": 676, + "line": 686, "column": 22 }, "end": { - "line": 676, + "line": 686, "column": 24 } } }, "range": [ - 18886, - 18890 + 19283, + 19287 ], "loc": { "start": { - "line": 676, + "line": 686, "column": 20 }, "end": { - "line": 676, + "line": 686, "column": 24 } } @@ -39528,16 +40288,16 @@ "type": "Identifier", "name": "n", "range": [ - 18894, - 18895 + 19291, + 19292 ], "loc": { "start": { - "line": 676, + "line": 686, "column": 28 }, "end": { - "line": 676, + "line": 686, "column": 29 } } @@ -39546,31 +40306,31 @@ "type": "Identifier", "name": "id", "range": [ - 18896, - 18898 + 19293, + 19295 ], "loc": { "start": { - "line": 676, + "line": 686, "column": 30 }, "end": { - "line": 676, + "line": 686, "column": 32 } } }, "range": [ - 18894, - 18898 + 19291, + 19295 ], "loc": { "start": { - "line": 676, + "line": 686, "column": 28 }, "end": { - "line": 676, + "line": 686, "column": 32 } } @@ -39579,31 +40339,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 18899, - 18906 + 19296, + 19303 ], "loc": { "start": { - "line": 676, + "line": 686, "column": 33 }, "end": { - "line": 676, + "line": 686, "column": 40 } } }, "range": [ - 18894, - 18906 + 19291, + 19303 ], "loc": { "start": { - "line": 676, + "line": 686, "column": 28 }, "end": { - "line": 676, + "line": 686, "column": 40 } } @@ -39614,32 +40374,32 @@ "value": "popUp", "raw": "'popUp'", "range": [ - 18907, - 18914 + 19304, + 19311 ], "loc": { "start": { - "line": 676, + "line": 686, "column": 41 }, "end": { - "line": 676, + "line": 686, "column": 48 } } } ], "range": [ - 18894, - 18915 + 19291, + 19312 ], "loc": { "start": { - "line": 676, + "line": 686, "column": 28 }, "end": { - "line": 676, + "line": 686, "column": 49 } } @@ -39652,62 +40412,62 @@ "value": 1, "raw": "1", "range": [ - 18921, - 18922 + 19318, + 19319 ], "loc": { "start": { - "line": 676, + "line": 686, "column": 55 }, "end": { - "line": 676, + "line": 686, "column": 56 } } }, "prefix": true, "range": [ - 18920, - 18922 + 19317, + 19319 ], "loc": { "start": { - "line": 676, + "line": 686, "column": 54 }, "end": { - "line": 676, + "line": 686, "column": 56 } } }, "range": [ - 18894, - 18922 + 19291, + 19319 ], "loc": { "start": { - "line": 676, + "line": 686, "column": 28 }, "end": { - "line": 676, + "line": 686, "column": 56 } } }, "range": [ - 18886, - 18922 + 19283, + 19319 ], "loc": { "start": { - "line": 676, + "line": 686, "column": 20 }, "end": { - "line": 676, + "line": 686, "column": 56 } } @@ -39719,32 +40479,32 @@ "type": "ContinueStatement", "label": null, "range": [ - 18946, - 18955 + 19343, + 19352 ], "loc": { "start": { - "line": 677, + "line": 687, "column": 20 }, "end": { - "line": 677, + "line": 687, "column": 29 } } } ], "range": [ - 18924, - 18973 + 19321, + 19370 ], "loc": { "start": { - "line": 676, + "line": 686, "column": 58 }, "end": { - "line": 678, + "line": 688, "column": 17 } } @@ -39760,16 +40520,16 @@ "type": "Identifier", "name": "getText", "range": [ - 19008, - 19015 + 19405, + 19412 ], "loc": { "start": { - "line": 679, + "line": 689, "column": 27 }, "end": { - "line": 679, + "line": 689, "column": 34 } } @@ -39779,125 +40539,125 @@ "type": "Identifier", "name": "n", "range": [ - 19016, - 19017 + 19413, + 19414 ], "loc": { "start": { - "line": 679, + "line": 689, "column": 35 }, "end": { - "line": 679, + "line": 689, "column": 36 } } } ], "range": [ - 19008, - 19018 + 19405, + 19415 ], "loc": { "start": { - "line": 679, + "line": 689, "column": 27 }, "end": { - "line": 679, + "line": 689, "column": 37 } } }, "range": [ - 19001, - 19019 + 19398, + 19416 ], "loc": { "start": { - "line": 679, + "line": 689, "column": 20 }, "end": { - "line": 679, + "line": 689, "column": 38 } } } ], "range": [ - 18979, - 19037 + 19376, + 19434 ], "loc": { "start": { - "line": 678, + "line": 688, "column": 23 }, "end": { - "line": 680, + "line": 690, "column": 17 } } }, "range": [ - 18882, - 19037 + 19279, + 19434 ], "loc": { "start": { - "line": 676, + "line": 686, "column": 16 }, "end": { - "line": 680, + "line": 690, "column": 17 } } } ], "range": [ - 18864, - 19051 + 19261, + 19448 ], "loc": { "start": { - "line": 675, + "line": 685, "column": 41 }, "end": { - "line": 681, + "line": 691, "column": 13 } } }, "alternate": null, "range": [ - 18842, - 19051 + 19239, + 19448 ], "loc": { "start": { - "line": 675, + "line": 685, "column": 19 }, "end": { - "line": 681, + "line": 691, "column": 13 } } }, "range": [ - 18763, - 19051 + 19160, + 19448 ], "loc": { "start": { - "line": 673, + "line": 683, "column": 12 }, "end": { - "line": 681, + "line": 691, "column": 13 } } @@ -39906,47 +40666,47 @@ "type": "ContinueStatement", "label": null, "range": [ - 19064, - 19073 + 19461, + 19470 ], "loc": { "start": { - "line": 682, + "line": 692, "column": 12 }, "end": { - "line": 682, + "line": 692, "column": 21 } } } ], "range": [ - 18709, - 19083 + 19106, + 19480 ], "loc": { "start": { - "line": 671, + "line": 681, "column": 57 }, "end": { - "line": 683, + "line": 693, "column": 9 } } }, "range": [ - 18660, - 19083 + 19057, + 19480 ], "loc": { "start": { - "line": 671, + "line": 681, "column": 8 }, "end": { - "line": 683, + "line": 693, "column": 9 } } @@ -39958,47 +40718,47 @@ "value": "", "raw": "''", "range": [ - 19099, - 19101 + 19496, + 19498 ], "loc": { "start": { - "line": 684, + "line": 694, "column": 15 }, "end": { - "line": 684, + "line": 694, "column": 17 } } }, "range": [ - 19092, - 19102 + 19489, + 19499 ], "loc": { "start": { - "line": 684, + "line": 694, "column": 8 }, "end": { - "line": 684, + "line": 694, "column": 18 } } } ], "range": [ - 18581, - 19108 + 18978, + 19505 ], "loc": { "start": { - "line": 666, + "line": 676, "column": 25 }, "end": { - "line": 685, + "line": 695, "column": 5 } } @@ -40006,16 +40766,16 @@ "generator": false, "expression": false, "range": [ - 18574, - 19108 + 18971, + 19505 ], "loc": { "start": { - "line": 666, + "line": 676, "column": 18 }, "end": { - "line": 685, + "line": 695, "column": 5 } } @@ -40023,16 +40783,16 @@ "kind": "method", "computed": false, "range": [ - 18560, - 19108 + 18957, + 19505 ], "loc": { "start": { - "line": 666, + "line": 676, "column": 4 }, "end": { - "line": 685, + "line": 695, "column": 5 } }, @@ -40044,16 +40804,16 @@ "type": "Identifier", "name": "_hideElements", "range": [ - 19114, - 19127 + 19511, + 19524 ], "loc": { "start": { - "line": 687, + "line": 697, "column": 4 }, "end": { - "line": 687, + "line": 697, "column": 17 } } @@ -40066,16 +40826,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 19128, - 19131 + 19525, + 19528 ], "loc": { "start": { - "line": 687, + "line": 697, "column": 18 }, "end": { - "line": 687, + "line": 697, "column": 21 } } @@ -40084,16 +40844,16 @@ "type": "Identifier", "name": "colIdx", "range": [ - 19133, - 19139 + 19530, + 19536 ], "loc": { "start": { - "line": 687, + "line": 697, "column": 23 }, "end": { - "line": 687, + "line": 697, "column": 29 } } @@ -40102,16 +40862,16 @@ "type": "Identifier", "name": "hide", "range": [ - 19141, - 19145 + 19538, + 19542 ], "loc": { "start": { - "line": 687, + "line": 697, "column": 31 }, "end": { - "line": 687, + "line": 697, "column": 35 } } @@ -40130,16 +40890,16 @@ "object": { "type": "ThisExpression", "range": [ - 19157, - 19161 + 19554, + 19558 ], "loc": { "start": { - "line": 688, + "line": 698, "column": 8 }, "end": { - "line": 688, + "line": 698, "column": 12 } } @@ -40148,31 +40908,31 @@ "type": "Identifier", "name": "_hideCells", "range": [ - 19162, - 19172 + 19559, + 19569 ], "loc": { "start": { - "line": 688, + "line": 698, "column": 13 }, "end": { - "line": 688, + "line": 698, "column": 23 } } }, "range": [ - 19157, - 19172 + 19554, + 19569 ], "loc": { "start": { - "line": 688, + "line": 698, "column": 8 }, "end": { - "line": 688, + "line": 698, "column": 23 } } @@ -40182,16 +40942,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 19173, - 19176 + 19570, + 19573 ], "loc": { "start": { - "line": 688, + "line": 698, "column": 24 }, "end": { - "line": 688, + "line": 698, "column": 27 } } @@ -40200,16 +40960,16 @@ "type": "Identifier", "name": "colIdx", "range": [ - 19178, - 19184 + 19575, + 19581 ], "loc": { "start": { - "line": 688, + "line": 698, "column": 29 }, "end": { - "line": 688, + "line": 698, "column": 35 } } @@ -40218,47 +40978,47 @@ "type": "Identifier", "name": "hide", "range": [ - 19186, - 19190 + 19583, + 19587 ], "loc": { "start": { - "line": 688, + "line": 698, "column": 37 }, "end": { - "line": 688, + "line": 698, "column": 41 } } } ], "range": [ - 19157, - 19191 + 19554, + 19588 ], "loc": { "start": { - "line": 688, + "line": 698, "column": 8 }, "end": { - "line": 688, + "line": 698, "column": 42 } } }, "range": [ - 19157, - 19192 + 19554, + 19589 ], "loc": { "start": { - "line": 688, + "line": 698, "column": 8 }, "end": { - "line": 688, + "line": 698, "column": 43 } } @@ -40273,16 +41033,16 @@ "object": { "type": "ThisExpression", "range": [ - 19201, - 19205 + 19598, + 19602 ], "loc": { "start": { - "line": 689, + "line": 699, "column": 8 }, "end": { - "line": 689, + "line": 699, "column": 12 } } @@ -40291,31 +41051,31 @@ "type": "Identifier", "name": "_hideCol", "range": [ - 19206, - 19214 + 19603, + 19611 ], "loc": { "start": { - "line": 689, + "line": 699, "column": 13 }, "end": { - "line": 689, + "line": 699, "column": 21 } } }, "range": [ - 19201, - 19214 + 19598, + 19611 ], "loc": { "start": { - "line": 689, + "line": 699, "column": 8 }, "end": { - "line": 689, + "line": 699, "column": 21 } } @@ -40325,16 +41085,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 19215, - 19218 + 19612, + 19615 ], "loc": { "start": { - "line": 689, + "line": 699, "column": 22 }, "end": { - "line": 689, + "line": 699, "column": 25 } } @@ -40343,16 +41103,16 @@ "type": "Identifier", "name": "colIdx", "range": [ - 19220, - 19226 + 19617, + 19623 ], "loc": { "start": { - "line": 689, + "line": 699, "column": 27 }, "end": { - "line": 689, + "line": 699, "column": 33 } } @@ -40361,63 +41121,63 @@ "type": "Identifier", "name": "hide", "range": [ - 19228, - 19232 + 19625, + 19629 ], "loc": { "start": { - "line": 689, + "line": 699, "column": 35 }, "end": { - "line": 689, + "line": 699, "column": 39 } } } ], "range": [ - 19201, - 19233 + 19598, + 19630 ], "loc": { "start": { - "line": 689, + "line": 699, "column": 8 }, "end": { - "line": 689, + "line": 699, "column": 40 } } }, "range": [ - 19201, - 19234 + 19598, + 19631 ], "loc": { "start": { - "line": 689, + "line": 699, "column": 8 }, "end": { - "line": 689, + "line": 699, "column": 41 } } } ], "range": [ - 19147, - 19240 + 19544, + 19637 ], "loc": { "start": { - "line": 687, + "line": 697, "column": 37 }, "end": { - "line": 690, + "line": 700, "column": 5 } } @@ -40425,16 +41185,16 @@ "generator": false, "expression": false, "range": [ - 19127, - 19240 + 19524, + 19637 ], "loc": { "start": { - "line": 687, + "line": 697, "column": 17 }, "end": { - "line": 690, + "line": 700, "column": 5 } } @@ -40442,16 +41202,16 @@ "kind": "method", "computed": false, "range": [ - 19114, - 19240 + 19511, + 19637 ], "loc": { "start": { - "line": 687, + "line": 697, "column": 4 }, "end": { - "line": 690, + "line": 700, "column": 5 } }, @@ -40463,16 +41223,16 @@ "type": "Identifier", "name": "_hideCells", "range": [ - 19246, - 19256 + 19643, + 19653 ], "loc": { "start": { - "line": 692, + "line": 702, "column": 4 }, "end": { - "line": 692, + "line": 702, "column": 14 } } @@ -40485,16 +41245,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 19257, - 19260 + 19654, + 19657 ], "loc": { "start": { - "line": 692, + "line": 702, "column": 15 }, "end": { - "line": 692, + "line": 702, "column": 18 } } @@ -40503,16 +41263,16 @@ "type": "Identifier", "name": "colIdx", "range": [ - 19262, - 19268 + 19659, + 19665 ], "loc": { "start": { - "line": 692, + "line": 702, "column": 20 }, "end": { - "line": 692, + "line": 702, "column": 26 } } @@ -40521,16 +41281,16 @@ "type": "Identifier", "name": "hide", "range": [ - 19270, - 19274 + 19667, + 19671 ], "loc": { "start": { - "line": 692, + "line": 702, "column": 28 }, "end": { - "line": 692, + "line": 702, "column": 32 } } @@ -40550,16 +41310,16 @@ "type": "Identifier", "name": "i", "range": [ - 19295, - 19296 + 19692, + 19693 ], "loc": { "start": { - "line": 693, + "line": 703, "column": 17 }, "end": { - "line": 693, + "line": 703, "column": 18 } } @@ -40569,31 +41329,31 @@ "value": 0, "raw": "0", "range": [ - 19299, - 19300 + 19696, + 19697 ], "loc": { "start": { - "line": 693, + "line": 703, "column": 21 }, "end": { - "line": 693, + "line": 703, "column": 22 } } }, "range": [ - 19295, - 19300 + 19692, + 19697 ], "loc": { "start": { - "line": 693, + "line": 703, "column": 17 }, "end": { - "line": 693, + "line": 703, "column": 22 } } @@ -40601,16 +41361,16 @@ ], "kind": "let", "range": [ - 19291, - 19300 + 19688, + 19697 ], "loc": { "start": { - "line": 693, + "line": 703, "column": 13 }, "end": { - "line": 693, + "line": 703, "column": 22 } } @@ -40622,16 +41382,16 @@ "type": "Identifier", "name": "i", "range": [ - 19302, - 19303 + 19699, + 19700 ], "loc": { "start": { - "line": 693, + "line": 703, "column": 24 }, "end": { - "line": 693, + "line": 703, "column": 25 } } @@ -40646,16 +41406,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 19306, - 19309 + 19703, + 19706 ], "loc": { "start": { - "line": 693, + "line": 703, "column": 28 }, "end": { - "line": 693, + "line": 703, "column": 31 } } @@ -40664,31 +41424,31 @@ "type": "Identifier", "name": "rows", "range": [ - 19310, - 19314 + 19707, + 19711 ], "loc": { "start": { - "line": 693, + "line": 703, "column": 32 }, "end": { - "line": 693, + "line": 703, "column": 36 } } }, "range": [ - 19306, - 19314 + 19703, + 19711 ], "loc": { "start": { - "line": 693, + "line": 703, "column": 28 }, "end": { - "line": 693, + "line": 703, "column": 36 } } @@ -40697,46 +41457,46 @@ "type": "Identifier", "name": "length", "range": [ - 19315, - 19321 + 19712, + 19718 ], "loc": { "start": { - "line": 693, + "line": 703, "column": 37 }, "end": { - "line": 693, + "line": 703, "column": 43 } } }, "range": [ - 19306, - 19321 + 19703, + 19718 ], "loc": { "start": { - "line": 693, + "line": 703, "column": 28 }, "end": { - "line": 693, + "line": 703, "column": 43 } } }, "range": [ - 19302, - 19321 + 19699, + 19718 ], "loc": { "start": { - "line": 693, + "line": 703, "column": 24 }, "end": { - "line": 693, + "line": 703, "column": 43 } } @@ -40748,32 +41508,32 @@ "type": "Identifier", "name": "i", "range": [ - 19323, - 19324 + 19720, + 19721 ], "loc": { "start": { - "line": 693, + "line": 703, "column": 45 }, "end": { - "line": 693, + "line": 703, "column": 46 } } }, "prefix": false, "range": [ - 19323, - 19326 + 19720, + 19723 ], "loc": { "start": { - "line": 693, + "line": 703, "column": 45 }, "end": { - "line": 693, + "line": 703, "column": 48 } } @@ -40790,16 +41550,16 @@ "type": "Identifier", "name": "row", "range": [ - 19346, - 19349 + 19743, + 19746 ], "loc": { "start": { - "line": 694, + "line": 704, "column": 16 }, "end": { - "line": 694, + "line": 704, "column": 19 } } @@ -40814,16 +41574,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 19352, - 19355 + 19749, + 19752 ], "loc": { "start": { - "line": 694, + "line": 704, "column": 22 }, "end": { - "line": 694, + "line": 704, "column": 25 } } @@ -40832,31 +41592,31 @@ "type": "Identifier", "name": "rows", "range": [ - 19356, - 19360 + 19753, + 19757 ], "loc": { "start": { - "line": 694, + "line": 704, "column": 26 }, "end": { - "line": 694, + "line": 704, "column": 30 } } }, "range": [ - 19352, - 19360 + 19749, + 19757 ], "loc": { "start": { - "line": 694, + "line": 704, "column": 22 }, "end": { - "line": 694, + "line": 704, "column": 30 } } @@ -40865,46 +41625,46 @@ "type": "Identifier", "name": "i", "range": [ - 19361, - 19362 + 19758, + 19759 ], "loc": { "start": { - "line": 694, + "line": 704, "column": 31 }, "end": { - "line": 694, + "line": 704, "column": 32 } } }, "range": [ - 19352, - 19363 + 19749, + 19760 ], "loc": { "start": { - "line": 694, + "line": 704, "column": 22 }, "end": { - "line": 694, + "line": 704, "column": 33 } } }, "range": [ - 19346, - 19363 + 19743, + 19760 ], "loc": { "start": { - "line": 694, + "line": 704, "column": 16 }, "end": { - "line": 694, + "line": 704, "column": 33 } } @@ -40912,16 +41672,16 @@ ], "kind": "let", "range": [ - 19342, - 19364 + 19739, + 19761 ], "loc": { "start": { - "line": 694, + "line": 704, "column": 12 }, "end": { - "line": 694, + "line": 704, "column": 34 } } @@ -40935,16 +41695,16 @@ "type": "Identifier", "name": "cell", "range": [ - 19381, - 19385 + 19778, + 19782 ], "loc": { "start": { - "line": 695, + "line": 705, "column": 16 }, "end": { - "line": 695, + "line": 705, "column": 20 } } @@ -40959,16 +41719,16 @@ "type": "Identifier", "name": "row", "range": [ - 19388, - 19391 + 19785, + 19788 ], "loc": { "start": { - "line": 695, + "line": 705, "column": 23 }, "end": { - "line": 695, + "line": 705, "column": 26 } } @@ -40977,31 +41737,31 @@ "type": "Identifier", "name": "cells", "range": [ - 19392, - 19397 + 19789, + 19794 ], "loc": { "start": { - "line": 695, + "line": 705, "column": 27 }, "end": { - "line": 695, + "line": 705, "column": 32 } } }, "range": [ - 19388, - 19397 + 19785, + 19794 ], "loc": { "start": { - "line": 695, + "line": 705, "column": 23 }, "end": { - "line": 695, + "line": 705, "column": 32 } } @@ -41010,46 +41770,46 @@ "type": "Identifier", "name": "colIdx", "range": [ - 19398, - 19404 + 19795, + 19801 ], "loc": { "start": { - "line": 695, + "line": 705, "column": 33 }, "end": { - "line": 695, + "line": 705, "column": 39 } } }, "range": [ - 19388, - 19405 + 19785, + 19802 ], "loc": { "start": { - "line": 695, + "line": 705, "column": 23 }, "end": { - "line": 695, + "line": 705, "column": 40 } } }, "range": [ - 19381, - 19405 + 19778, + 19802 ], "loc": { "start": { - "line": 695, + "line": 705, "column": 16 }, "end": { - "line": 695, + "line": 705, "column": 40 } } @@ -41057,16 +41817,16 @@ ], "kind": "let", "range": [ - 19377, - 19406 + 19774, + 19803 ], "loc": { "start": { - "line": 695, + "line": 705, "column": 12 }, "end": { - "line": 695, + "line": 705, "column": 41 } } @@ -41077,16 +41837,16 @@ "type": "Identifier", "name": "cell", "range": [ - 19423, - 19427 + 19820, + 19824 ], "loc": { "start": { - "line": 696, + "line": 706, "column": 16 }, "end": { - "line": 696, + "line": 706, "column": 20 } } @@ -41109,16 +41869,16 @@ "type": "Identifier", "name": "cell", "range": [ - 19447, - 19451 + 19844, + 19848 ], "loc": { "start": { - "line": 697, + "line": 707, "column": 16 }, "end": { - "line": 697, + "line": 707, "column": 20 } } @@ -41127,31 +41887,31 @@ "type": "Identifier", "name": "style", "range": [ - 19452, - 19457 + 19849, + 19854 ], "loc": { "start": { - "line": 697, + "line": 707, "column": 21 }, "end": { - "line": 697, + "line": 707, "column": 26 } } }, "range": [ - 19447, - 19457 + 19844, + 19854 ], "loc": { "start": { - "line": 697, + "line": 707, "column": 16 }, "end": { - "line": 697, + "line": 707, "column": 26 } } @@ -41160,31 +41920,31 @@ "type": "Identifier", "name": "display", "range": [ - 19458, - 19465 + 19855, + 19862 ], "loc": { "start": { - "line": 697, + "line": 707, "column": 27 }, "end": { - "line": 697, + "line": 707, "column": 34 } } }, "range": [ - 19447, - 19465 + 19844, + 19862 ], "loc": { "start": { - "line": 697, + "line": 707, "column": 16 }, "end": { - "line": 697, + "line": 707, "column": 34 } } @@ -41195,16 +41955,16 @@ "type": "Identifier", "name": "hide", "range": [ - 19468, - 19472 + 19865, + 19869 ], "loc": { "start": { - "line": 697, + "line": 707, "column": 37 }, "end": { - "line": 697, + "line": 707, "column": 41 } } @@ -41213,16 +41973,16 @@ "type": "Identifier", "name": "NONE", "range": [ - 19475, - 19479 + 19872, + 19876 ], "loc": { "start": { - "line": 697, + "line": 707, "column": 44 }, "end": { - "line": 697, + "line": 707, "column": 48 } } @@ -41232,140 +41992,140 @@ "value": "", "raw": "''", "range": [ - 19482, - 19484 + 19879, + 19881 ], "loc": { "start": { - "line": 697, + "line": 707, "column": 51 }, "end": { - "line": 697, + "line": 707, "column": 53 } } }, "range": [ - 19468, - 19484 + 19865, + 19881 ], "loc": { "start": { - "line": 697, + "line": 707, "column": 37 }, "end": { - "line": 697, + "line": 707, "column": 53 } } }, "range": [ - 19447, - 19484 + 19844, + 19881 ], "loc": { "start": { - "line": 697, + "line": 707, "column": 16 }, "end": { - "line": 697, + "line": 707, "column": 53 } } }, "range": [ - 19447, - 19485 + 19844, + 19882 ], "loc": { "start": { - "line": 697, + "line": 707, "column": 16 }, "end": { - "line": 697, + "line": 707, "column": 54 } } } ], "range": [ - 19429, - 19499 + 19826, + 19896 ], "loc": { "start": { - "line": 696, + "line": 706, "column": 22 }, "end": { - "line": 698, + "line": 708, "column": 13 } } }, "alternate": null, "range": [ - 19419, - 19499 + 19816, + 19896 ], "loc": { "start": { - "line": 696, + "line": 706, "column": 12 }, "end": { - "line": 698, + "line": 708, "column": 13 } } } ], "range": [ - 19328, - 19509 + 19725, + 19906 ], "loc": { "start": { - "line": 693, + "line": 703, "column": 50 }, "end": { - "line": 699, + "line": 709, "column": 9 } } }, "range": [ - 19286, - 19509 + 19683, + 19906 ], "loc": { "start": { - "line": 693, + "line": 703, "column": 8 }, "end": { - "line": 699, + "line": 709, "column": 9 } } } ], "range": [ - 19276, - 19515 + 19673, + 19912 ], "loc": { "start": { - "line": 692, + "line": 702, "column": 34 }, "end": { - "line": 700, + "line": 710, "column": 5 } } @@ -41373,16 +42133,16 @@ "generator": false, "expression": false, "range": [ - 19256, - 19515 + 19653, + 19912 ], "loc": { "start": { - "line": 692, + "line": 702, "column": 14 }, "end": { - "line": 700, + "line": 710, "column": 5 } } @@ -41390,16 +42150,16 @@ "kind": "method", "computed": false, "range": [ - 19246, - 19515 + 19643, + 19912 ], "loc": { "start": { - "line": 692, + "line": 702, "column": 4 }, "end": { - "line": 700, + "line": 710, "column": 5 } }, @@ -41411,16 +42171,16 @@ "type": "Identifier", "name": "_hideCol", "range": [ - 19521, - 19529 + 19918, + 19926 ], "loc": { "start": { - "line": 702, + "line": 712, "column": 4 }, "end": { - "line": 702, + "line": 712, "column": 12 } } @@ -41433,16 +42193,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 19530, - 19533 + 19927, + 19930 ], "loc": { "start": { - "line": 702, + "line": 712, "column": 13 }, "end": { - "line": 702, + "line": 712, "column": 16 } } @@ -41451,16 +42211,16 @@ "type": "Identifier", "name": "colIdx", "range": [ - 19535, - 19541 + 19932, + 19938 ], "loc": { "start": { - "line": 702, + "line": 712, "column": 18 }, "end": { - "line": 702, + "line": 712, "column": 24 } } @@ -41469,16 +42229,16 @@ "type": "Identifier", "name": "hide", "range": [ - 19543, - 19547 + 19940, + 19944 ], "loc": { "start": { - "line": 702, + "line": 712, "column": 26 }, "end": { - "line": 702, + "line": 712, "column": 30 } } @@ -41496,16 +42256,16 @@ "type": "Identifier", "name": "colElms", "range": [ - 19563, - 19570 + 19960, + 19967 ], "loc": { "start": { - "line": 703, + "line": 713, "column": 12 }, "end": { - "line": 703, + "line": 713, "column": 19 } } @@ -41516,16 +42276,16 @@ "type": "Identifier", "name": "tag", "range": [ - 19573, - 19576 + 19970, + 19973 ], "loc": { "start": { - "line": 703, + "line": 713, "column": 22 }, "end": { - "line": 703, + "line": 713, "column": 25 } } @@ -41542,16 +42302,16 @@ "object": { "type": "ThisExpression", "range": [ - 19577, - 19581 + 19974, + 19978 ], "loc": { "start": { - "line": 703, + "line": 713, "column": 26 }, "end": { - "line": 703, + "line": 713, "column": 30 } } @@ -41560,31 +42320,31 @@ "type": "Identifier", "name": "tf", "range": [ - 19582, - 19584 + 19979, + 19981 ], "loc": { "start": { - "line": 703, + "line": 713, "column": 31 }, "end": { - "line": 703, + "line": 713, "column": 33 } } }, "range": [ - 19577, - 19584 + 19974, + 19981 ], "loc": { "start": { - "line": 703, + "line": 713, "column": 26 }, "end": { - "line": 703, + "line": 713, "column": 33 } } @@ -41593,47 +42353,47 @@ "type": "Identifier", "name": "dom", "range": [ - 19585, - 19588 + 19982, + 19985 ], "loc": { "start": { - "line": 703, + "line": 713, "column": 34 }, "end": { - "line": 703, + "line": 713, "column": 37 } } }, "range": [ - 19577, - 19588 + 19974, + 19985 ], "loc": { "start": { - "line": 703, + "line": 713, "column": 26 }, "end": { - "line": 703, + "line": 713, "column": 37 } } }, "arguments": [], "range": [ - 19577, - 19590 + 19974, + 19987 ], "loc": { "start": { - "line": 703, + "line": 713, "column": 26 }, "end": { - "line": 703, + "line": 713, "column": 39 } } @@ -41643,47 +42403,47 @@ "value": "col", "raw": "'col'", "range": [ - 19592, - 19597 + 19989, + 19994 ], "loc": { "start": { - "line": 703, + "line": 713, "column": 41 }, "end": { - "line": 703, + "line": 713, "column": 46 } } } ], "range": [ - 19573, - 19598 + 19970, + 19995 ], "loc": { "start": { - "line": 703, + "line": 713, "column": 22 }, "end": { - "line": 703, + "line": 713, "column": 47 } } }, "range": [ - 19563, - 19598 + 19960, + 19995 ], "loc": { "start": { - "line": 703, + "line": 713, "column": 12 }, "end": { - "line": 703, + "line": 713, "column": 47 } } @@ -41691,16 +42451,16 @@ ], "kind": "let", "range": [ - 19559, - 19599 + 19956, + 19996 ], "loc": { "start": { - "line": 703, + "line": 713, "column": 8 }, "end": { - "line": 703, + "line": 713, "column": 48 } } @@ -41717,16 +42477,16 @@ "type": "Identifier", "name": "colElms", "range": [ - 19612, - 19619 + 20009, + 20016 ], "loc": { "start": { - "line": 704, + "line": 714, "column": 12 }, "end": { - "line": 704, + "line": 714, "column": 19 } } @@ -41735,31 +42495,31 @@ "type": "Identifier", "name": "length", "range": [ - 19620, - 19626 + 20017, + 20023 ], "loc": { "start": { - "line": 704, + "line": 714, "column": 20 }, "end": { - "line": 704, + "line": 714, "column": 26 } } }, "range": [ - 19612, - 19626 + 20009, + 20023 ], "loc": { "start": { - "line": 704, + "line": 714, "column": 12 }, "end": { - "line": 704, + "line": 714, "column": 26 } } @@ -41769,31 +42529,31 @@ "value": 0, "raw": "0", "range": [ - 19631, - 19632 + 20028, + 20029 ], "loc": { "start": { - "line": 704, + "line": 714, "column": 31 }, "end": { - "line": 704, + "line": 714, "column": 32 } } }, "range": [ - 19612, - 19632 + 20009, + 20029 ], "loc": { "start": { - "line": 704, + "line": 714, "column": 12 }, "end": { - "line": 704, + "line": 714, "column": 32 } } @@ -41805,48 +42565,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 19648, - 19655 + 20045, + 20052 ], "loc": { "start": { - "line": 705, + "line": 715, "column": 12 }, "end": { - "line": 705, + "line": 715, "column": 19 } } } ], "range": [ - 19634, - 19665 + 20031, + 20062 ], "loc": { "start": { - "line": 704, + "line": 714, "column": 34 }, "end": { - "line": 706, + "line": 716, "column": 9 } } }, "alternate": null, "range": [ - 19608, - 19665 + 20005, + 20062 ], "loc": { "start": { - "line": 704, + "line": 714, "column": 8 }, "end": { - "line": 706, + "line": 716, "column": 9 } } @@ -41869,16 +42629,16 @@ "type": "Identifier", "name": "colElms", "range": [ - 19674, - 19681 + 20071, + 20078 ], "loc": { "start": { - "line": 707, + "line": 717, "column": 8 }, "end": { - "line": 707, + "line": 717, "column": 15 } } @@ -41887,31 +42647,31 @@ "type": "Identifier", "name": "colIdx", "range": [ - 19682, - 19688 + 20079, + 20085 ], "loc": { "start": { - "line": 707, + "line": 717, "column": 16 }, "end": { - "line": 707, + "line": 717, "column": 22 } } }, "range": [ - 19674, - 19689 + 20071, + 20086 ], "loc": { "start": { - "line": 707, + "line": 717, "column": 8 }, "end": { - "line": 707, + "line": 717, "column": 23 } } @@ -41920,31 +42680,31 @@ "type": "Identifier", "name": "style", "range": [ - 19690, - 19695 + 20087, + 20092 ], "loc": { "start": { - "line": 707, + "line": 717, "column": 24 }, "end": { - "line": 707, + "line": 717, "column": 29 } } }, "range": [ - 19674, - 19695 + 20071, + 20092 ], "loc": { "start": { - "line": 707, + "line": 717, "column": 8 }, "end": { - "line": 707, + "line": 717, "column": 29 } } @@ -41953,31 +42713,31 @@ "type": "Identifier", "name": "display", "range": [ - 19696, - 19703 + 20093, + 20100 ], "loc": { "start": { - "line": 707, + "line": 717, "column": 30 }, "end": { - "line": 707, + "line": 717, "column": 37 } } }, "range": [ - 19674, - 19703 + 20071, + 20100 ], "loc": { "start": { - "line": 707, + "line": 717, "column": 8 }, "end": { - "line": 707, + "line": 717, "column": 37 } } @@ -41988,16 +42748,16 @@ "type": "Identifier", "name": "hide", "range": [ - 19706, - 19710 + 20103, + 20107 ], "loc": { "start": { - "line": 707, + "line": 717, "column": 40 }, "end": { - "line": 707, + "line": 717, "column": 44 } } @@ -42006,16 +42766,16 @@ "type": "Identifier", "name": "NONE", "range": [ - 19713, - 19717 + 20110, + 20114 ], "loc": { "start": { - "line": 707, + "line": 717, "column": 47 }, "end": { - "line": 707, + "line": 717, "column": 51 } } @@ -42025,77 +42785,77 @@ "value": "", "raw": "''", "range": [ - 19720, - 19722 + 20117, + 20119 ], "loc": { "start": { - "line": 707, + "line": 717, "column": 54 }, "end": { - "line": 707, + "line": 717, "column": 56 } } }, "range": [ - 19706, - 19722 + 20103, + 20119 ], "loc": { "start": { - "line": 707, + "line": 717, "column": 40 }, "end": { - "line": 707, + "line": 717, "column": 56 } } }, "range": [ - 19674, - 19722 + 20071, + 20119 ], "loc": { "start": { - "line": 707, + "line": 717, "column": 8 }, "end": { - "line": 707, + "line": 717, "column": 56 } } }, "range": [ - 19674, - 19723 + 20071, + 20120 ], "loc": { "start": { - "line": 707, + "line": 717, "column": 8 }, "end": { - "line": 707, + "line": 717, "column": 57 } } } ], "range": [ - 19549, - 19729 + 19946, + 20126 ], "loc": { "start": { - "line": 702, + "line": 712, "column": 32 }, "end": { - "line": 708, + "line": 718, "column": 5 } } @@ -42103,16 +42863,16 @@ "generator": false, "expression": false, "range": [ - 19529, - 19729 + 19926, + 20126 ], "loc": { "start": { - "line": 702, + "line": 712, "column": 12 }, "end": { - "line": 708, + "line": 718, "column": 5 } } @@ -42120,16 +42880,16 @@ "kind": "method", "computed": false, "range": [ - 19521, - 19729 + 19918, + 20126 ], "loc": { "start": { - "line": 702, + "line": 712, "column": 4 }, "end": { - "line": 708, + "line": 718, "column": 5 } }, @@ -42141,16 +42901,16 @@ "type": "Identifier", "name": "_hideAtStart", "range": [ - 19735, - 19747 + 20132, + 20144 ], "loc": { "start": { - "line": 710, + "line": 720, "column": 4 }, "end": { - "line": 710, + "line": 720, "column": 16 } } @@ -42175,16 +42935,16 @@ "object": { "type": "ThisExpression", "range": [ - 19760, - 19764 + 20157, + 20161 ], "loc": { "start": { - "line": 711, + "line": 721, "column": 8 }, "end": { - "line": 711, + "line": 721, "column": 12 } } @@ -42193,31 +42953,31 @@ "type": "Identifier", "name": "atStart", "range": [ - 19765, - 19772 + 20162, + 20169 ], "loc": { "start": { - "line": 711, + "line": 721, "column": 13 }, "end": { - "line": 711, + "line": 721, "column": 20 } } }, "range": [ - 19760, - 19772 + 20157, + 20169 ], "loc": { "start": { - "line": 711, + "line": 721, "column": 8 }, "end": { - "line": 711, + "line": 721, "column": 20 } } @@ -42226,31 +42986,31 @@ "type": "Identifier", "name": "forEach", "range": [ - 19773, - 19780 + 20170, + 20177 ], "loc": { "start": { - "line": 711, + "line": 721, "column": 21 }, "end": { - "line": 711, + "line": 721, "column": 28 } } }, "range": [ - 19760, - 19780 + 20157, + 20177 ], "loc": { "start": { - "line": 711, + "line": 721, "column": 8 }, "end": { - "line": 711, + "line": 721, "column": 28 } } @@ -42264,16 +43024,16 @@ "type": "Identifier", "name": "colIdx", "range": [ - 19782, - 19788 + 20179, + 20185 ], "loc": { "start": { - "line": 711, + "line": 721, "column": 30 }, "end": { - "line": 711, + "line": 721, "column": 36 } } @@ -42292,16 +43052,16 @@ "object": { "type": "ThisExpression", "range": [ - 19807, - 19811 + 20204, + 20208 ], "loc": { "start": { - "line": 712, + "line": 722, "column": 12 }, "end": { - "line": 712, + "line": 722, "column": 16 } } @@ -42310,31 +43070,31 @@ "type": "Identifier", "name": "hideCol", "range": [ - 19812, - 19819 + 20209, + 20216 ], "loc": { "start": { - "line": 712, + "line": 722, "column": 17 }, "end": { - "line": 712, + "line": 722, "column": 24 } } }, "range": [ - 19807, - 19819 + 20204, + 20216 ], "loc": { "start": { - "line": 712, + "line": 722, "column": 12 }, "end": { - "line": 712, + "line": 722, "column": 24 } } @@ -42344,63 +43104,63 @@ "type": "Identifier", "name": "colIdx", "range": [ - 19820, - 19826 + 20217, + 20223 ], "loc": { "start": { - "line": 712, + "line": 722, "column": 25 }, "end": { - "line": 712, + "line": 722, "column": 31 } } } ], "range": [ - 19807, - 19827 + 20204, + 20224 ], "loc": { "start": { - "line": 712, + "line": 722, "column": 12 }, "end": { - "line": 712, + "line": 722, "column": 32 } } }, "range": [ - 19807, - 19828 + 20204, + 20225 ], "loc": { "start": { - "line": 712, + "line": 722, "column": 12 }, "end": { - "line": 712, + "line": 722, "column": 33 } } } ], "range": [ - 19793, - 19838 + 20190, + 20235 ], "loc": { "start": { - "line": 711, + "line": 721, "column": 41 }, "end": { - "line": 713, + "line": 723, "column": 9 } } @@ -42408,63 +43168,63 @@ "generator": false, "expression": false, "range": [ - 19781, - 19838 + 20178, + 20235 ], "loc": { "start": { - "line": 711, + "line": 721, "column": 29 }, "end": { - "line": 713, + "line": 723, "column": 9 } } } ], "range": [ - 19760, - 19839 + 20157, + 20236 ], "loc": { "start": { - "line": 711, + "line": 721, "column": 8 }, "end": { - "line": 713, + "line": 723, "column": 10 } } }, "range": [ - 19760, - 19840 + 20157, + 20237 ], "loc": { "start": { - "line": 711, + "line": 721, "column": 8 }, "end": { - "line": 713, + "line": 723, "column": 11 } } } ], "range": [ - 19750, - 19846 + 20147, + 20243 ], "loc": { "start": { - "line": 710, + "line": 720, "column": 19 }, "end": { - "line": 714, + "line": 724, "column": 5 } } @@ -42472,16 +43232,16 @@ "generator": false, "expression": false, "range": [ - 19747, - 19846 + 20144, + 20243 ], "loc": { "start": { - "line": 710, + "line": 720, "column": 16 }, "end": { - "line": 714, + "line": 724, "column": 5 } } @@ -42489,16 +43249,16 @@ "kind": "method", "computed": false, "range": [ - 19735, - 19846 + 20132, + 20243 ], "loc": { "start": { - "line": 710, + "line": 720, "column": 4 }, "end": { - "line": 714, + "line": 724, "column": 5 } }, @@ -42506,31 +43266,31 @@ } ], "range": [ - 522, - 19848 + 575, + 20245 ], "loc": { "start": { - "line": 17, + "line": 18, "column": 52 }, "end": { - "line": 715, + "line": 725, "column": 1 } } }, "range": [ - 485, - 19848 + 538, + 20245 ], "loc": { "start": { - "line": 17, + "line": 18, "column": 15 }, "end": { - "line": 715, + "line": 725, "column": 1 } }, @@ -42539,16 +43299,16 @@ "type": "Block", "value": "*\n * Columns Visibility extension\n ", "range": [ - 430, - 469 + 483, + 522 ], "loc": { "start": { - "line": 14, + "line": 15, "column": 0 }, "end": { - "line": 16, + "line": 17, "column": 3 } } @@ -42557,16 +43317,16 @@ "trailingComments": [] }, "range": [ - 470, - 19848 + 523, + 20245 ], "loc": { "start": { - "line": 17, + "line": 18, "column": 0 }, "end": { - "line": 715, + "line": 725, "column": 1 } }, @@ -42575,16 +43335,16 @@ "type": "Block", "value": "*\n * Columns Visibility extension\n ", "range": [ - 430, - 469 + 483, + 522 ], "loc": { "start": { - "line": 14, + "line": 15, "column": 0 }, "end": { - "line": 16, + "line": 17, "column": 3 } } @@ -42595,7 +43355,7 @@ "sourceType": "module", "range": [ 0, - 19848 + 20245 ], "loc": { "start": { @@ -42603,7 +43363,7 @@ "column": 0 }, "end": { - "line": 715, + "line": 725, "column": 1 } }, @@ -42612,16 +43372,16 @@ "type": "Block", "value": "*\n * Columns Visibility extension\n ", "range": [ - 430, - 469 + 483, + 522 ], "loc": { "start": { - "line": 14, + "line": 15, "column": 0 }, "end": { - "line": 16, + "line": 17, "column": 3 } } @@ -42630,16 +43390,16 @@ "type": "Block", "value": "*\n * Creates an instance of ColsVisibility\n * @param {TableFilter} tf TableFilter instance\n * @param {Object} Configuration object\n ", "range": [ - 529, - 681 + 582, + 734 ], "loc": { "start": { - "line": 19, + "line": 20, "column": 4 }, "end": { - "line": 23, + "line": 24, "column": 7 } } @@ -42648,16 +43408,16 @@ "type": "Line", "value": " Configuration object", "range": [ - 743, - 766 + 796, + 819 ], "loc": { "start": { - "line": 27, + "line": 28, "column": 8 }, "end": { - "line": 27, + "line": 28, "column": 31 } } @@ -42666,16 +43426,16 @@ "type": "Block", "value": "*\n * Module name\n * @type {String}\n ", "range": [ - 807, - 871 + 860, + 924 ], "loc": { "start": { - "line": 30, + "line": 31, "column": 8 }, "end": { - "line": 33, + "line": 34, "column": 11 } } @@ -42684,16 +43444,16 @@ "type": "Block", "value": "*\n * Module description\n * @type {String}\n ", "range": [ - 909, - 980 + 962, + 1033 ], "loc": { "start": { - "line": 36, + "line": 37, "column": 8 }, "end": { - "line": 39, + "line": 40, "column": 11 } } @@ -42702,16 +43462,16 @@ "type": "Block", "value": "*\n * show/hide columns container element\n * @private\n ", "range": [ - 1068, - 1150 + 1121, + 1203 ], "loc": { "start": { - "line": 42, + "line": 43, "column": 8 }, "end": { - "line": 45, + "line": 46, "column": 11 } } @@ -42720,16 +43480,16 @@ "type": "Block", "value": "*\n * show/hide columns button element\n * @private\n ", "range": [ - 1188, - 1267 + 1241, + 1320 ], "loc": { "start": { - "line": 48, + "line": 49, "column": 8 }, "end": { - "line": 51, + "line": 52, "column": 11 } } @@ -42738,16 +43498,16 @@ "type": "Block", "value": "*\n * show/hide columns main container element\n * @private\n ", "range": [ - 1304, - 1391 + 1357, + 1444 ], "loc": { "start": { - "line": 54, + "line": 55, "column": 8 }, "end": { - "line": 57, + "line": 58, "column": 11 } } @@ -42756,16 +43516,16 @@ "type": "Block", "value": "*\n * Enable tick to hide a column, defaults to true\n * @type {Boolean}\n ", "range": [ - 1429, - 1529 + 1482, + 1582 ], "loc": { "start": { - "line": 60, + "line": 61, "column": 8 }, "end": { - "line": 63, + "line": 64, "column": 11 } } @@ -42774,16 +43534,16 @@ "type": "Block", "value": "*\n * Enable columns manager UI, defaults to true\n * @type {Boolean}\n ", "range": [ - 1601, - 1698 + 1654, + 1751 ], "loc": { "start": { - "line": 66, + "line": 67, "column": 8 }, "end": { - "line": 69, + "line": 70, "column": 11 } } @@ -42792,16 +43552,16 @@ "type": "Block", "value": "*\n * Headers HTML table reference only if headers are external\n * @type {DOMElement}\n ", "range": [ - 1762, - 1876 + 1815, + 1929 ], "loc": { "start": { - "line": 72, + "line": 73, "column": 8 }, "end": { - "line": 75, + "line": 76, "column": 11 } } @@ -42810,16 +43570,16 @@ "type": "Block", "value": "*\n * Headers row index only if headers are external\n * @type {Number}\n ", "range": [ - 1937, - 2036 + 1990, + 2089 ], "loc": { "start": { - "line": 78, + "line": 79, "column": 8 }, "end": { - "line": 81, + "line": 82, "column": 11 } } @@ -42828,16 +43588,16 @@ "type": "Block", "value": "*\n * ID of main container element\n * @type {String}\n ", "range": [ - 2106, - 2187 + 2159, + 2240 ], "loc": { "start": { - "line": 84, + "line": 85, "column": 8 }, "end": { - "line": 87, + "line": 88, "column": 11 } } @@ -42846,16 +43606,16 @@ "type": "Block", "value": "*\n * Alternative text for column headers in column manager UI\n * @type {Array}\n ", "range": [ - 2266, - 2374 + 2319, + 2427 ], "loc": { "start": { - "line": 90, + "line": 91, "column": 8 }, "end": { - "line": 93, + "line": 94, "column": 11 } } @@ -42864,16 +43624,16 @@ "type": "Block", "value": "*\n * ID of button's container element\n * @type {String}\n ", "range": [ - 2444, - 2529 + 2497, + 2582 ], "loc": { "start": { - "line": 96, + "line": 97, "column": 8 }, "end": { - "line": 99, + "line": 100, "column": 11 } } @@ -42882,16 +43642,16 @@ "type": "Block", "value": "*\n * Button's text, defaults to Columns▼\n * @type {String}\n ", "range": [ - 2599, - 2693 + 2652, + 2746 ], "loc": { "start": { - "line": 102, + "line": 103, "column": 8 }, "end": { - "line": 105, + "line": 106, "column": 11 } } @@ -42900,16 +43660,16 @@ "type": "Block", "value": "*\n * Button's inner HTML\n * @type {String}\n ", "range": [ - 2769, - 2841 + 2822, + 2894 ], "loc": { "start": { - "line": 108, + "line": 109, "column": 8 }, "end": { - "line": 111, + "line": 112, "column": 11 } } @@ -42918,16 +43678,16 @@ "type": "Block", "value": "*\n * Css class for button\n * @type {String}\n ", "range": [ - 2905, - 2978 + 2958, + 3031 ], "loc": { "start": { - "line": 114, + "line": 115, "column": 8 }, "end": { - "line": 117, + "line": 118, "column": 11 } } @@ -42936,16 +43696,16 @@ "type": "Block", "value": "*\n * Columns manager UI close link text, defaults to 'Close'\n * @type {String}\n ", "range": [ - 3055, - 3163 + 3108, + 3216 ], "loc": { "start": { - "line": 120, + "line": 121, "column": 8 }, "end": { - "line": 123, + "line": 124, "column": 11 } } @@ -42954,16 +43714,16 @@ "type": "Block", "value": "*\n * Columns manager UI close link HTML\n * @type {String}\n ", "range": [ - 3241, - 3328 + 3294, + 3381 ], "loc": { "start": { - "line": 126, + "line": 127, "column": 8 }, "end": { - "line": 129, + "line": 130, "column": 11 } } @@ -42972,16 +43732,16 @@ "type": "Block", "value": "*\n * Css for columns manager UI close link\n * @type {String}\n ", "range": [ - 3403, - 3493 + 3456, + 3546 ], "loc": { "start": { - "line": 132, + "line": 133, "column": 8 }, "end": { - "line": 135, + "line": 136, "column": 11 } } @@ -42990,16 +43750,16 @@ "type": "Block", "value": "*\n * Extension's stylesheet filename\n * @type {String}\n ", "range": [ - 3601, - 3685 + 3654, + 3738 ], "loc": { "start": { - "line": 139, + "line": 140, "column": 8 }, "end": { - "line": 142, + "line": 143, "column": 11 } } @@ -43008,16 +43768,16 @@ "type": "Block", "value": "*\n * Css for columns manager UI span\n * @type {String}\n ", "range": [ - 3770, - 3854 + 3823, + 3907 ], "loc": { "start": { - "line": 145, + "line": 146, "column": 8 }, "end": { - "line": 148, + "line": 149, "column": 11 } } @@ -43026,16 +43786,16 @@ "type": "Block", "value": "*\n * Css for columns manager UI main container\n * @type {String}\n ", "range": [ - 3937, - 4031 + 3990, + 4084 ], "loc": { "start": { - "line": 151, + "line": 152, "column": 8 }, "end": { - "line": 154, + "line": 155, "column": 11 } } @@ -43044,16 +43804,16 @@ "type": "Block", "value": "*\n * Css for columns manager UI checklist (ul)\n * @type {String}\n ", "range": [ - 4114, - 4208 + 4167, + 4261 ], "loc": { "start": { - "line": 157, + "line": 158, "column": 8 }, "end": { - "line": 160, + "line": 161, "column": 11 } } @@ -43062,16 +43822,16 @@ "type": "Block", "value": "*\n * Css for columns manager UI checklist item (li)\n * @type {String}\n ", "range": [ - 4297, - 4396 + 4350, + 4449 ], "loc": { "start": { - "line": 163, + "line": 164, "column": 8 }, "end": { - "line": 166, + "line": 167, "column": 11 } } @@ -43080,16 +43840,16 @@ "type": "Block", "value": "*\n * Css for columns manager UI checklist item selected state (li)\n * @type {String}\n ", "range": [ - 4516, - 4630 + 4569, + 4683 ], "loc": { "start": { - "line": 170, + "line": 171, "column": 8 }, "end": { - "line": 173, + "line": 174, "column": 11 } } @@ -43098,16 +43858,16 @@ "type": "Block", "value": "*\n * Text preceding the columns list, defaults to 'Hide' or 'Show'\n * depending on tick mode (tick_to_hide option)\n * @type {String}\n ", "range": [ - 4788, - 4958 + 4841, + 5011 ], "loc": { "start": { - "line": 179, + "line": 180, "column": 8 }, "end": { - "line": 183, + "line": 184, "column": 11 } } @@ -43116,16 +43876,16 @@ "type": "Block", "value": "*\n * List of columns indexes to be hidden at initialization\n * @type {Array}\n ", "range": [ - 5048, - 5154 + 5101, + 5207 ], "loc": { "start": { - "line": 186, + "line": 187, "column": 8 }, "end": { - "line": 189, + "line": 190, "column": 11 } } @@ -43134,16 +43894,16 @@ "type": "Block", "value": "*\n * Enable hover behaviour on columns manager button/link\n * @type {Boolean}\n ", "range": [ - 5216, - 5323 + 5269, + 5376 ], "loc": { "start": { - "line": 192, + "line": 193, "column": 8 }, "end": { - "line": 195, + "line": 196, "column": 11 } } @@ -43152,16 +43912,16 @@ "type": "Block", "value": "*\n * Enable select all option, disabled by default\n * @type {Boolean}\n ", "range": [ - 5385, - 5484 + 5438, + 5537 ], "loc": { "start": { - "line": 198, + "line": 199, "column": 8 }, "end": { - "line": 201, + "line": 202, "column": 11 } } @@ -43170,16 +43930,34 @@ "type": "Block", "value": "*\n * Text for select all option, defaults to 'Select all:'\n * @type {String}\n ", "range": [ - 5551, - 5657 + 5604, + 5710 ], "loc": { "start": { - "line": 204, + "line": 205, "column": 8 }, "end": { - "line": 207, + "line": 208, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * Default position in toolbar ('left'|'center'|'right')\n * @type {String}\n ", + "range": [ + 5792, + 5898 + ], + "loc": { + "start": { + "line": 211, + "column": 8 + }, + "end": { + "line": 214, "column": 11 } } @@ -43188,16 +43966,16 @@ "type": "Block", "value": "*\n * List of indexes of hidden columns\n * @private\n ", "range": [ - 5739, - 5819 + 5979, + 6059 ], "loc": { "start": { - "line": 210, + "line": 217, "column": 8 }, "end": { - "line": 213, + "line": 220, "column": 11 } } @@ -43206,16 +43984,16 @@ "type": "Block", "value": "*\n * Bound mouseup wrapper\n * @private\n ", "range": [ - 5859, - 5927 + 6099, + 6167 ], "loc": { "start": { - "line": 216, + "line": 223, "column": 8 }, "end": { - "line": 219, + "line": 226, "column": 11 } } @@ -43224,16 +44002,16 @@ "type": "Block", "value": "*\n * Callback fired when the extension is initialized\n * @type {Function}\n ", "range": [ - 5971, - 6074 + 6211, + 6314 ], "loc": { "start": { - "line": 222, + "line": 229, "column": 8 }, "end": { - "line": 225, + "line": 232, "column": 11 } } @@ -43242,16 +44020,16 @@ "type": "Block", "value": "*\n * Callback fired before the columns manager is opened\n * @type {Function}\n ", "range": [ - 6143, - 6249 + 6383, + 6489 ], "loc": { "start": { - "line": 228, + "line": 235, "column": 8 }, "end": { - "line": 231, + "line": 238, "column": 11 } } @@ -43260,16 +44038,16 @@ "type": "Block", "value": "*\n * Callback fired after the columns manager is opened\n * @type {Function}\n ", "range": [ - 6327, - 6432 + 6567, + 6672 ], "loc": { "start": { - "line": 234, + "line": 241, "column": 8 }, "end": { - "line": 237, + "line": 244, "column": 11 } } @@ -43278,16 +44056,16 @@ "type": "Block", "value": "*\n * Callback fired before the columns manager is closed\n * @type {Function}\n ", "range": [ - 6508, - 6614 + 6748, + 6854 ], "loc": { "start": { - "line": 240, + "line": 247, "column": 8 }, "end": { - "line": 243, + "line": 250, "column": 11 } } @@ -43296,16 +44074,16 @@ "type": "Block", "value": "*\n * Callback fired after the columns manager is closed\n * @type {Function}\n ", "range": [ - 6694, - 6799 + 6934, + 7039 ], "loc": { "start": { - "line": 246, + "line": 253, "column": 8 }, "end": { - "line": 249, + "line": 256, "column": 11 } } @@ -43314,16 +44092,16 @@ "type": "Block", "value": "*\n * Callback fired before a column is hidden\n * @type {Function}\n ", "range": [ - 6877, - 6972 + 7117, + 7212 ], "loc": { "start": { - "line": 252, + "line": 259, "column": 8 }, "end": { - "line": 255, + "line": 262, "column": 11 } } @@ -43332,16 +44110,16 @@ "type": "Block", "value": "*\n * Callback fired after a column is hidden\n * @type {Function}\n ", "range": [ - 7061, - 7155 + 7301, + 7395 ], "loc": { "start": { - "line": 258, + "line": 265, "column": 8 }, "end": { - "line": 261, + "line": 268, "column": 11 } } @@ -43350,26 +44128,8 @@ "type": "Block", "value": "*\n * Callback fired before a column is displayed\n * @type {Function}\n ", "range": [ - 7242, - 7340 - ], - "loc": { - "start": { - "line": 264, - "column": 8 - }, - "end": { - "line": 267, - "column": 11 - } - } - }, - { - "type": "Block", - "value": "*\n * Callback fired after a column is displayed\n * @type {Function}\n ", - "range": [ - 7447, - 7544 + 7482, + 7580 ], "loc": { "start": { @@ -43383,11 +44143,11 @@ } }, { - "type": "Line", - "value": "Grid layout support", + "type": "Block", + "value": "*\n * Callback fired after a column is displayed\n * @type {Function}\n ", "range": [ - 7649, - 7670 + 7687, + 7784 ], "loc": { "start": { @@ -43395,7 +44155,25 @@ "column": 8 }, "end": { - "line": 278, + "line": 281, + "column": 11 + } + } + }, + { + "type": "Line", + "value": "Grid layout support", + "range": [ + 7889, + 7910 + ], + "loc": { + "start": { + "line": 285, + "column": 8 + }, + "end": { + "line": 285, "column": 29 } } @@ -43404,16 +44182,16 @@ "type": "Line", "value": "headers table", "range": [ - 7764, - 7779 + 8004, + 8019 ], "loc": { "start": { - "line": 280, + "line": 287, "column": 64 }, "end": { - "line": 280, + "line": 287, "column": 79 } } @@ -43422,16 +44200,16 @@ "type": "Line", "value": "headers index", "range": [ - 7815, - 7830 + 8055, + 8070 ], "loc": { "start": { - "line": 281, + "line": 288, "column": 35 }, "end": { - "line": 281, + "line": 288, "column": 50 } } @@ -43440,16 +44218,16 @@ "type": "Line", "value": "Loads extension stylesheet", "range": [ - 7850, - 7878 + 8090, + 8118 ], "loc": { "start": { - "line": 284, + "line": 291, "column": 8 }, "end": { - "line": 284, + "line": 291, "column": 36 } } @@ -43458,16 +44236,16 @@ "type": "Block", "value": "*\n * Mouse-up event handler handling popup auto-close behaviour\n * @private\n ", "range": [ - 8014, - 8107 + 8254, + 8347 ], "loc": { "start": { - "line": 291, + "line": 298, "column": 4 }, "end": { - "line": 294, + "line": 301, "column": 7 } } @@ -43476,16 +44254,16 @@ "type": "Block", "value": "*\n * Toggle columns manager UI\n ", "range": [ - 8458, - 8502 + 8698, + 8742 ], "loc": { "start": { - "line": 310, + "line": 317, "column": 4 }, "end": { - "line": 312, + "line": 319, "column": 7 } } @@ -43494,16 +44272,16 @@ "type": "Line", "value": " ensure mouseup event handler is removed", "range": [ - 8526, - 8568 + 8766, + 8808 ], "loc": { "start": { - "line": 314, + "line": 321, "column": 8 }, "end": { - "line": 314, + "line": 321, "column": 50 } } @@ -43512,16 +44290,16 @@ "type": "Block", "value": "*\n * Check an item in columns manager UI\n * @private\n ", "range": [ - 9188, - 9258 + 9428, + 9498 ], "loc": { "start": { - "line": 338, + "line": 345, "column": 4 }, "end": { - "line": 341, + "line": 348, "column": 7 } } @@ -43530,16 +44308,16 @@ "type": "Block", "value": "*\n * Initializes ColsVisibility instance\n ", "range": [ - 9899, - 9953 + 10139, + 10193 ], "loc": { "start": { - "line": 364, + "line": 371, "column": 4 }, "end": { - "line": 366, + "line": 373, "column": 7 } } @@ -43548,16 +44326,16 @@ "type": "Block", "value": "* @inherited ", "range": [ - 10207, - 10224 + 10543, + 10560 ], "loc": { "start": { - "line": 378, + "line": 388, "column": 8 }, "end": { - "line": 378, + "line": 388, "column": 25 } } @@ -43566,16 +44344,16 @@ "type": "Line", "value": " Hide columns at start at very end of initialization, do not move", "range": [ - 10400, - 10467 + 10794, + 10861 ], "loc": { "start": { - "line": 385, + "line": 396, "column": 8 }, "end": { - "line": 385, + "line": 396, "column": 75 } } @@ -43584,16 +44362,16 @@ "type": "Line", "value": " as order is important", "range": [ - 10476, - 10500 + 10870, + 10894 ], "loc": { "start": { - "line": 386, + "line": 397, "column": 8 }, "end": { - "line": 386, + "line": 397, "column": 32 } } @@ -43602,53 +44380,53 @@ "type": "Block", "value": "*\n * Build main button UI\n ", "range": [ - 10541, - 10580 + 10935, + 10974 ], "loc": { "start": { - "line": 390, + "line": 401, "column": 4 }, "end": { - "line": 392, + "line": 403, "column": 7 } } }, { "type": "Line", - "value": "Container element (rdiv or custom element)", + "value": " Container element (rdiv or custom element)", "range": [ - 10771, - 10815 + 11165, + 11210 ], "loc": { "start": { - "line": 401, + "line": 412, "column": 8 }, "end": { - "line": 401, - "column": 52 + "line": 412, + "column": 53 } } }, { "type": "Line", - "value": "Custom html", + "value": " Custom html", "range": [ - 11645, - 11658 + 12041, + 12055 ], "loc": { "start": { - "line": 426, + "line": 436, "column": 17 }, "end": { - "line": 426, - "column": 30 + "line": 436, + "column": 31 } } }, @@ -43656,16 +44434,16 @@ "type": "Block", "value": "*\n * Build columns manager UI\n ", "range": [ - 12087, - 12130 + 12484, + 12527 ], "loc": { "start": { - "line": 442, + "line": 452, "column": 4 }, "end": { - "line": 444, + "line": 454, "column": 7 } } @@ -43674,16 +44452,16 @@ "type": "Line", "value": "Extension description", "range": [ - 12347, - 12370 + 12744, + 12767 ], "loc": { "start": { - "line": 453, + "line": 463, "column": 8 }, "end": { - "line": 453, + "line": 463, "column": 31 } } @@ -43692,16 +44470,16 @@ "type": "Line", "value": "Headers list", "range": [ - 12512, - 12526 + 12909, + 12923 ], "loc": { "start": { - "line": 458, + "line": 468, "column": 8 }, "end": { - "line": 458, + "line": 468, "column": 22 } } @@ -43710,16 +44488,16 @@ "type": "Line", "value": "Tick all option", "range": [ - 12808, - 12825 + 13205, + 13222 ], "loc": { "start": { - "line": 467, + "line": 477, "column": 8 }, "end": { - "line": 467, + "line": 477, "column": 25 } } @@ -43728,16 +44506,16 @@ "type": "Line", "value": "separator", "range": [ - 14280, - 14291 + 14677, + 14688 ], "loc": { "start": { - "line": 507, + "line": 517, "column": 8 }, "end": { - "line": 507, + "line": 517, "column": 19 } } @@ -43746,16 +44524,16 @@ "type": "Line", "value": "Close link", "range": [ - 14370, - 14382 + 14767, + 14779 ], "loc": { "start": { - "line": 510, + "line": 520, "column": 8 }, "end": { - "line": 510, + "line": 520, "column": 20 } } @@ -43764,16 +44542,16 @@ "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": [ - 15015, - 15178 + 15412, + 15575 ], "loc": { "start": { - "line": 530, + "line": 540, "column": 4 }, "end": { - "line": 534, + "line": 544, "column": 7 } } @@ -43782,16 +44560,16 @@ "type": "Block", "value": "*\n * Show specified column\n * @param {Number} colIndex Column index\n ", "range": [ - 16287, - 16373 + 16684, + 16770 ], "loc": { "start": { - "line": 573, + "line": 583, "column": 4 }, "end": { - "line": 576, + "line": 586, "column": 7 } } @@ -43800,16 +44578,16 @@ "type": "Block", "value": "*\n * Hide specified column\n * @param {Number} colIndex Column index\n ", "range": [ - 16749, - 16835 + 17146, + 17232 ], "loc": { "start": { - "line": 591, + "line": 601, "column": 4 }, "end": { - "line": 594, + "line": 604, "column": 7 } } @@ -43818,16 +44596,16 @@ "type": "Block", "value": "*\n * Determine if specified column is hidden\n * @param {Number} colIndex Column index\n ", "range": [ - 17209, - 17313 + 17606, + 17710 ], "loc": { "start": { - "line": 609, + "line": 619, "column": 4 }, "end": { - "line": 612, + "line": 622, "column": 7 } } @@ -43836,16 +44614,16 @@ "type": "Block", "value": "*\n * Toggle visibility of specified column\n * @param {Number} colIndex Column index\n ", "range": [ - 17466, - 17568 + 17863, + 17965 ], "loc": { "start": { - "line": 620, + "line": 630, "column": 4 }, "end": { - "line": 623, + "line": 633, "column": 7 } } @@ -43854,16 +44632,16 @@ "type": "Block", "value": "*\n * Return the indexes of the columns currently hidden\n * @return {Array} column indexes\n ", "range": [ - 17768, - 17875 + 18165, + 18272 ], "loc": { "start": { - "line": 632, + "line": 642, "column": 4 }, "end": { - "line": 635, + "line": 645, "column": 7 } } @@ -43872,16 +44650,16 @@ "type": "Block", "value": "*\n * Remove the columns manager\n ", "range": [ - 17941, - 17986 + 18338, + 18383 ], "loc": { "start": { - "line": 640, + "line": 650, "column": 4 }, "end": { - "line": 642, + "line": 652, "column": 7 } } diff --git a/docs/ast/source/modules/clearButton.js.json b/docs/ast/source/modules/clearButton.js.json index 63aeb357..c98ccb40 100644 --- a/docs/ast/source/modules/clearButton.js.json +++ b/docs/ast/source/modules/clearButton.js.json @@ -522,22 +522,204 @@ "line": 4, "column": 40 } + } + }, + { + "type": "ImportDeclaration", + "specifiers": [ + { + "type": "ImportSpecifier", + "local": { + "type": "Identifier", + "name": "isNull", + "range": [ + 180, + 186 + ], + "loc": { + "start": { + "line": 5, + "column": 8 + }, + "end": { + "line": 5, + "column": 14 + } + } + }, + "imported": { + "type": "Identifier", + "name": "isNull", + "range": [ + 180, + 186 + ], + "loc": { + "start": { + "line": 5, + "column": 8 + }, + "end": { + "line": 5, + "column": 14 + } + } + }, + "range": [ + 180, + 186 + ], + "loc": { + "start": { + "line": 5, + "column": 8 + }, + "end": { + "line": 5, + "column": 14 + } + } + } + ], + "source": { + "type": "Literal", + "value": "../types", + "raw": "'../types'", + "range": [ + 193, + 203 + ], + "loc": { + "start": { + "line": 5, + "column": 21 + }, + "end": { + "line": 5, + "column": 31 + } + } + }, + "range": [ + 172, + 204 + ], + "loc": { + "start": { + "line": 5, + "column": 0 + }, + "end": { + "line": 5, + "column": 32 + } + } + }, + { + "type": "ImportDeclaration", + "specifiers": [ + { + "type": "ImportSpecifier", + "local": { + "type": "Identifier", + "name": "RIGHT", + "range": [ + 213, + 218 + ], + "loc": { + "start": { + "line": 6, + "column": 8 + }, + "end": { + "line": 6, + "column": 13 + } + } + }, + "imported": { + "type": "Identifier", + "name": "RIGHT", + "range": [ + 213, + 218 + ], + "loc": { + "start": { + "line": 6, + "column": 8 + }, + "end": { + "line": 6, + "column": 13 + } + } + }, + "range": [ + 213, + 218 + ], + "loc": { + "start": { + "line": 6, + "column": 8 + }, + "end": { + "line": 6, + "column": 13 + } + } + } + ], + "source": { + "type": "Literal", + "value": "./toolbar", + "raw": "'./toolbar'", + "range": [ + 225, + 236 + ], + "loc": { + "start": { + "line": 6, + "column": 20 + }, + "end": { + "line": 6, + "column": 31 + } + } + }, + "range": [ + 205, + 237 + ], + "loc": { + "start": { + "line": 6, + "column": 0 + }, + "end": { + "line": 6, + "column": 32 + } }, "trailingComments": [ { "type": "Block", "value": "*\n * Clear button UI component\n ", "range": [ - 173, - 209 + 239, + 275 ], "loc": { "start": { - "line": 6, + "line": 8, "column": 0 }, "end": { - "line": 8, + "line": 10, "column": 3 } } @@ -552,16 +734,16 @@ "type": "Identifier", "name": "ClearButton", "range": [ - 223, - 234 + 289, + 300 ], "loc": { "start": { - "line": 9, + "line": 11, "column": 13 }, "end": { - "line": 9, + "line": 11, "column": 24 } } @@ -570,16 +752,16 @@ "type": "Identifier", "name": "Feature", "range": [ - 243, - 250 + 309, + 316 ], "loc": { "start": { - "line": 9, + "line": 11, "column": 33 }, "end": { - "line": 9, + "line": 11, "column": 40 } } @@ -593,16 +775,16 @@ "type": "Identifier", "name": "constructor", "range": [ - 368, - 379 + 434, + 445 ], "loc": { "start": { - "line": 15, + "line": 17, "column": 4 }, "end": { - "line": 15, + "line": 17, "column": 15 } } @@ -615,16 +797,16 @@ "type": "Identifier", "name": "tf", "range": [ - 380, - 382 + 446, + 448 ], "loc": { "start": { - "line": 15, + "line": 17, "column": 16 }, "end": { - "line": 15, + "line": 17, "column": 18 } } @@ -640,16 +822,16 @@ "callee": { "type": "Super", "range": [ - 394, - 399 + 460, + 465 ], "loc": { "start": { - "line": 16, + "line": 18, "column": 8 }, "end": { - "line": 16, + "line": 18, "column": 13 } } @@ -659,16 +841,16 @@ "type": "Identifier", "name": "tf", "range": [ - 400, - 402 + 466, + 468 ], "loc": { "start": { - "line": 16, + "line": 18, "column": 14 }, "end": { - "line": 16, + "line": 18, "column": 16 } } @@ -678,47 +860,47 @@ "value": "btnReset", "raw": "'btnReset'", "range": [ - 404, - 414 + 470, + 480 ], "loc": { "start": { - "line": 16, + "line": 18, "column": 18 }, "end": { - "line": 16, + "line": 18, "column": 28 } } } ], "range": [ - 394, - 415 + 460, + 481 ], "loc": { "start": { - "line": 16, + "line": 18, "column": 8 }, "end": { - "line": 16, + "line": 18, "column": 29 } } }, "range": [ - 394, - 416 + 460, + 482 ], "loc": { "start": { - "line": 16, + "line": 18, "column": 8 }, "end": { - "line": 16, + "line": 18, "column": 30 } } @@ -732,16 +914,16 @@ "type": "Identifier", "name": "f", "range": [ - 430, - 431 + 496, + 497 ], "loc": { "start": { - "line": 18, + "line": 20, "column": 12 }, "end": { - "line": 18, + "line": 20, "column": 13 } } @@ -752,16 +934,16 @@ "object": { "type": "ThisExpression", "range": [ - 434, - 438 + 500, + 504 ], "loc": { "start": { - "line": 18, + "line": 20, "column": 16 }, "end": { - "line": 18, + "line": 20, "column": 20 } } @@ -770,46 +952,46 @@ "type": "Identifier", "name": "config", "range": [ - 439, - 445 + 505, + 511 ], "loc": { "start": { - "line": 18, + "line": 20, "column": 21 }, "end": { - "line": 18, + "line": 20, "column": 27 } } }, "range": [ - 434, - 445 + 500, + 511 ], "loc": { "start": { - "line": 18, + "line": 20, "column": 16 }, "end": { - "line": 18, + "line": 20, "column": 27 } } }, "range": [ - 430, - 445 + 496, + 511 ], "loc": { "start": { - "line": 18, + "line": 20, "column": 12 }, "end": { - "line": 18, + "line": 20, "column": 27 } } @@ -817,16 +999,16 @@ ], "kind": "let", "range": [ - 426, - 446 + 492, + 512 ], "loc": { "start": { - "line": 18, + "line": 20, "column": 8 }, "end": { - "line": 18, + "line": 20, "column": 28 } }, @@ -835,16 +1017,16 @@ "type": "Block", "value": "*\n * Container element ID\n * @type {String}\n ", "range": [ - 456, - 529 + 522, + 595 ], "loc": { "start": { - "line": 20, + "line": 22, "column": 8 }, "end": { - "line": 23, + "line": 25, "column": 11 } } @@ -862,16 +1044,16 @@ "object": { "type": "ThisExpression", "range": [ - 538, - 542 + 604, + 608 ], "loc": { "start": { - "line": 24, + "line": 26, "column": 8 }, "end": { - "line": 24, + "line": 26, "column": 12 } } @@ -880,31 +1062,31 @@ "type": "Identifier", "name": "targetId", "range": [ - 543, - 551 + 609, + 617 ], "loc": { "start": { - "line": 24, + "line": 26, "column": 13 }, "end": { - "line": 24, + "line": 26, "column": 21 } } }, "range": [ - 538, - 551 + 604, + 617 ], "loc": { "start": { - "line": 24, + "line": 26, "column": 8 }, "end": { - "line": 24, + "line": 26, "column": 21 } } @@ -915,16 +1097,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 554, - 565 + 620, + 631 ], "loc": { "start": { - "line": 24, + "line": 26, "column": 24 }, "end": { - "line": 24, + "line": 26, "column": 35 } } @@ -937,16 +1119,16 @@ "type": "Identifier", "name": "f", "range": [ - 566, - 567 + 632, + 633 ], "loc": { "start": { - "line": 24, + "line": 26, "column": 36 }, "end": { - "line": 24, + "line": 26, "column": 37 } } @@ -955,31 +1137,31 @@ "type": "Identifier", "name": "btn_reset_target_id", "range": [ - 568, - 587 + 634, + 653 ], "loc": { "start": { - "line": 24, + "line": 26, "column": 38 }, "end": { - "line": 24, + "line": 26, "column": 57 } } }, "range": [ - 566, - 587 + 632, + 653 ], "loc": { "start": { - "line": 24, + "line": 26, "column": 36 }, "end": { - "line": 24, + "line": 26, "column": 57 } } @@ -989,62 +1171,62 @@ "value": null, "raw": "null", "range": [ - 589, - 593 + 655, + 659 ], "loc": { "start": { - "line": 24, + "line": 26, "column": 59 }, "end": { - "line": 24, + "line": 26, "column": 63 } } } ], "range": [ - 554, - 594 + 620, + 660 ], "loc": { "start": { - "line": 24, + "line": 26, "column": 24 }, "end": { - "line": 24, + "line": 26, "column": 64 } } }, "range": [ - 538, - 594 + 604, + 660 ], "loc": { "start": { - "line": 24, + "line": 26, "column": 8 }, "end": { - "line": 24, + "line": 26, "column": 64 } } }, "range": [ - 538, - 595 + 604, + 661 ], "loc": { "start": { - "line": 24, + "line": 26, "column": 8 }, "end": { - "line": 24, + "line": 26, "column": 65 } }, @@ -1053,16 +1235,16 @@ "type": "Block", "value": "*\n * Container element ID\n * @type {String}\n ", "range": [ - 456, - 529 + 522, + 595 ], "loc": { "start": { - "line": 20, + "line": 22, "column": 8 }, "end": { - "line": 23, + "line": 25, "column": 11 } } @@ -1073,16 +1255,16 @@ "type": "Block", "value": "*\n * Clear button container element\n * @type {DOMElement}\n * @private\n ", "range": [ - 605, - 712 + 671, + 778 ], "loc": { "start": { - "line": 26, + "line": 28, "column": 8 }, "end": { - "line": 30, + "line": 32, "column": 11 } } @@ -1100,16 +1282,16 @@ "object": { "type": "ThisExpression", "range": [ - 721, - 725 + 787, + 791 ], "loc": { "start": { - "line": 31, + "line": 33, "column": 8 }, "end": { - "line": 31, + "line": 33, "column": 12 } } @@ -1118,31 +1300,31 @@ "type": "Identifier", "name": "container", "range": [ - 726, - 735 + 792, + 801 ], "loc": { "start": { - "line": 31, + "line": 33, "column": 13 }, "end": { - "line": 31, + "line": 33, "column": 22 } } }, "range": [ - 721, - 735 + 787, + 801 ], "loc": { "start": { - "line": 31, + "line": 33, "column": 8 }, "end": { - "line": 31, + "line": 33, "column": 22 } } @@ -1152,46 +1334,46 @@ "value": null, "raw": "null", "range": [ - 738, - 742 + 804, + 808 ], "loc": { "start": { - "line": 31, + "line": 33, "column": 25 }, "end": { - "line": 31, + "line": 33, "column": 29 } } }, "range": [ - 721, - 742 + 787, + 808 ], "loc": { "start": { - "line": 31, + "line": 33, "column": 8 }, "end": { - "line": 31, + "line": 33, "column": 29 } } }, "range": [ - 721, - 743 + 787, + 809 ], "loc": { "start": { - "line": 31, + "line": 33, "column": 8 }, "end": { - "line": 31, + "line": 33, "column": 30 } }, @@ -1200,16 +1382,16 @@ "type": "Block", "value": "*\n * Clear button container element\n * @type {DOMElement}\n * @private\n ", "range": [ - 605, - 712 + 671, + 778 ], "loc": { "start": { - "line": 26, + "line": 28, "column": 8 }, "end": { - "line": 30, + "line": 32, "column": 11 } } @@ -1220,16 +1402,16 @@ "type": "Block", "value": "*\n * Clear button element\n * @type {DOMElement}\n * @private\n ", "range": [ - 753, - 850 + 819, + 916 ], "loc": { "start": { - "line": 33, + "line": 35, "column": 8 }, "end": { - "line": 37, + "line": 39, "column": 11 } } @@ -1247,16 +1429,16 @@ "object": { "type": "ThisExpression", "range": [ - 859, - 863 + 925, + 929 ], "loc": { "start": { - "line": 38, + "line": 40, "column": 8 }, "end": { - "line": 38, + "line": 40, "column": 12 } } @@ -1265,31 +1447,31 @@ "type": "Identifier", "name": "element", "range": [ - 864, - 871 + 930, + 937 ], "loc": { "start": { - "line": 38, + "line": 40, "column": 13 }, "end": { - "line": 38, + "line": 40, "column": 20 } } }, "range": [ - 859, - 871 + 925, + 937 ], "loc": { "start": { - "line": 38, + "line": 40, "column": 8 }, "end": { - "line": 38, + "line": 40, "column": 20 } } @@ -1299,46 +1481,46 @@ "value": null, "raw": "null", "range": [ - 874, - 878 + 940, + 944 ], "loc": { "start": { - "line": 38, + "line": 40, "column": 23 }, "end": { - "line": 38, + "line": 40, "column": 27 } } }, "range": [ - 859, - 878 + 925, + 944 ], "loc": { "start": { - "line": 38, + "line": 40, "column": 8 }, "end": { - "line": 38, + "line": 40, "column": 27 } } }, "range": [ - 859, - 879 + 925, + 945 ], "loc": { "start": { - "line": 38, + "line": 40, "column": 8 }, "end": { - "line": 38, + "line": 40, "column": 28 } }, @@ -1347,16 +1529,16 @@ "type": "Block", "value": "*\n * Clear button element\n * @type {DOMElement}\n * @private\n ", "range": [ - 753, - 850 + 819, + 916 ], "loc": { "start": { - "line": 33, + "line": 35, "column": 8 }, "end": { - "line": 37, + "line": 39, "column": 11 } } @@ -1367,16 +1549,16 @@ "type": "Block", "value": "*\n * Text for the clear button\n * @type {String}\n ", "range": [ - 889, - 967 + 955, + 1033 ], "loc": { "start": { - "line": 40, + "line": 42, "column": 8 }, "end": { - "line": 43, + "line": 45, "column": 11 } } @@ -1394,16 +1576,16 @@ "object": { "type": "ThisExpression", "range": [ - 976, - 980 + 1042, + 1046 ], "loc": { "start": { - "line": 44, + "line": 46, "column": 8 }, "end": { - "line": 44, + "line": 46, "column": 12 } } @@ -1412,31 +1594,31 @@ "type": "Identifier", "name": "text", "range": [ - 981, - 985 + 1047, + 1051 ], "loc": { "start": { - "line": 44, + "line": 46, "column": 13 }, "end": { - "line": 44, + "line": 46, "column": 17 } } }, "range": [ - 976, - 985 + 1042, + 1051 ], "loc": { "start": { - "line": 44, + "line": 46, "column": 8 }, "end": { - "line": 44, + "line": 46, "column": 17 } } @@ -1447,16 +1629,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 988, - 999 + 1054, + 1065 ], "loc": { "start": { - "line": 44, + "line": 46, "column": 20 }, "end": { - "line": 44, + "line": 46, "column": 31 } } @@ -1469,16 +1651,16 @@ "type": "Identifier", "name": "f", "range": [ - 1000, - 1001 + 1066, + 1067 ], "loc": { "start": { - "line": 44, + "line": 46, "column": 32 }, "end": { - "line": 44, + "line": 46, "column": 33 } } @@ -1487,31 +1669,31 @@ "type": "Identifier", "name": "btn_reset_text", "range": [ - 1002, - 1016 + 1068, + 1082 ], "loc": { "start": { - "line": 44, + "line": 46, "column": 34 }, "end": { - "line": 44, + "line": 46, "column": 48 } } }, "range": [ - 1000, - 1016 + 1066, + 1082 ], "loc": { "start": { - "line": 44, + "line": 46, "column": 32 }, "end": { - "line": 44, + "line": 46, "column": 48 } } @@ -1521,62 +1703,62 @@ "value": "Reset", "raw": "'Reset'", "range": [ - 1018, - 1025 + 1084, + 1091 ], "loc": { "start": { - "line": 44, + "line": 46, "column": 50 }, "end": { - "line": 44, + "line": 46, "column": 57 } } } ], "range": [ - 988, - 1026 + 1054, + 1092 ], "loc": { "start": { - "line": 44, + "line": 46, "column": 20 }, "end": { - "line": 44, + "line": 46, "column": 58 } } }, "range": [ - 976, - 1026 + 1042, + 1092 ], "loc": { "start": { - "line": 44, + "line": 46, "column": 8 }, "end": { - "line": 44, + "line": 46, "column": 58 } } }, "range": [ - 976, - 1027 + 1042, + 1093 ], "loc": { "start": { - "line": 44, + "line": 46, "column": 8 }, "end": { - "line": 44, + "line": 46, "column": 59 } }, @@ -1585,16 +1767,16 @@ "type": "Block", "value": "*\n * Text for the clear button\n * @type {String}\n ", "range": [ - 889, - 967 + 955, + 1033 ], "loc": { "start": { - "line": 40, + "line": 42, "column": 8 }, "end": { - "line": 43, + "line": 45, "column": 11 } } @@ -1605,16 +1787,16 @@ "type": "Block", "value": "*\n * Css class for reset button\n * @type {String}\n ", "range": [ - 1037, - 1116 + 1103, + 1182 ], "loc": { "start": { - "line": 46, + "line": 48, "column": 8 }, "end": { - "line": 49, + "line": 51, "column": 11 } } @@ -1632,16 +1814,16 @@ "object": { "type": "ThisExpression", "range": [ - 1125, - 1129 + 1191, + 1195 ], "loc": { "start": { - "line": 50, + "line": 52, "column": 8 }, "end": { - "line": 50, + "line": 52, "column": 12 } } @@ -1650,31 +1832,31 @@ "type": "Identifier", "name": "cssClass", "range": [ - 1130, - 1138 + 1196, + 1204 ], "loc": { "start": { - "line": 50, + "line": 52, "column": 13 }, "end": { - "line": 50, + "line": 52, "column": 21 } } }, "range": [ - 1125, - 1138 + 1191, + 1204 ], "loc": { "start": { - "line": 50, + "line": 52, "column": 8 }, "end": { - "line": 50, + "line": 52, "column": 21 } } @@ -1685,16 +1867,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 1141, - 1152 + 1207, + 1218 ], "loc": { "start": { - "line": 50, + "line": 52, "column": 24 }, "end": { - "line": 50, + "line": 52, "column": 35 } } @@ -1707,16 +1889,16 @@ "type": "Identifier", "name": "f", "range": [ - 1153, - 1154 + 1219, + 1220 ], "loc": { "start": { - "line": 50, + "line": 52, "column": 36 }, "end": { - "line": 50, + "line": 52, "column": 37 } } @@ -1725,31 +1907,31 @@ "type": "Identifier", "name": "btn_reset_css_class", "range": [ - 1155, - 1174 + 1221, + 1240 ], "loc": { "start": { - "line": 50, + "line": 52, "column": 38 }, "end": { - "line": 50, + "line": 52, "column": 57 } } }, "range": [ - 1153, - 1174 + 1219, + 1240 ], "loc": { "start": { - "line": 50, + "line": 52, "column": 36 }, "end": { - "line": 50, + "line": 52, "column": 57 } } @@ -1759,62 +1941,62 @@ "value": "reset", "raw": "'reset'", "range": [ - 1176, - 1183 + 1242, + 1249 ], "loc": { "start": { - "line": 50, + "line": 52, "column": 59 }, "end": { - "line": 50, + "line": 52, "column": 66 } } } ], "range": [ - 1141, - 1184 + 1207, + 1250 ], "loc": { "start": { - "line": 50, + "line": 52, "column": 24 }, "end": { - "line": 50, + "line": 52, "column": 67 } } }, "range": [ - 1125, - 1184 + 1191, + 1250 ], "loc": { "start": { - "line": 50, + "line": 52, "column": 8 }, "end": { - "line": 50, + "line": 52, "column": 67 } } }, "range": [ - 1125, - 1185 + 1191, + 1251 ], "loc": { "start": { - "line": 50, + "line": 52, "column": 8 }, "end": { - "line": 50, + "line": 52, "column": 68 } }, @@ -1823,16 +2005,16 @@ "type": "Block", "value": "*\n * Css class for reset button\n * @type {String}\n ", "range": [ - 1037, - 1116 + 1103, + 1182 ], "loc": { "start": { - "line": 46, + "line": 48, "column": 8 }, "end": { - "line": 49, + "line": 51, "column": 11 } } @@ -1843,16 +2025,16 @@ "type": "Block", "value": "*\n * Tooltip text for the clear button\n * @type {String}\n ", "range": [ - 1195, - 1281 + 1261, + 1347 ], "loc": { "start": { - "line": 52, + "line": 54, "column": 8 }, "end": { - "line": 55, + "line": 57, "column": 11 } } @@ -1870,16 +2052,16 @@ "object": { "type": "ThisExpression", "range": [ - 1290, - 1294 + 1356, + 1360 ], "loc": { "start": { - "line": 56, + "line": 58, "column": 8 }, "end": { - "line": 56, + "line": 58, "column": 12 } } @@ -1888,31 +2070,31 @@ "type": "Identifier", "name": "tooltip", "range": [ - 1295, - 1302 + 1361, + 1368 ], "loc": { "start": { - "line": 56, + "line": 58, "column": 13 }, "end": { - "line": 56, + "line": 58, "column": 20 } } }, "range": [ - 1290, - 1302 + 1356, + 1368 ], "loc": { "start": { - "line": 56, + "line": 58, "column": 8 }, "end": { - "line": 56, + "line": 58, "column": 20 } } @@ -1927,16 +2109,16 @@ "type": "Identifier", "name": "f", "range": [ - 1305, - 1306 + 1371, + 1372 ], "loc": { "start": { - "line": 56, + "line": 58, "column": 23 }, "end": { - "line": 56, + "line": 58, "column": 24 } } @@ -1945,31 +2127,31 @@ "type": "Identifier", "name": "btn_reset_tooltip", "range": [ - 1307, - 1324 + 1373, + 1390 ], "loc": { "start": { - "line": 56, + "line": 58, "column": 25 }, "end": { - "line": 56, + "line": 58, "column": 42 } } }, "range": [ - 1305, - 1324 + 1371, + 1390 ], "loc": { "start": { - "line": 56, + "line": 58, "column": 23 }, "end": { - "line": 56, + "line": 58, "column": 42 } } @@ -1979,61 +2161,61 @@ "value": "Clear filters", "raw": "'Clear filters'", "range": [ - 1328, - 1343 + 1394, + 1409 ], "loc": { "start": { - "line": 56, + "line": 58, "column": 46 }, "end": { - "line": 56, + "line": 58, "column": 61 } } }, "range": [ - 1305, - 1343 + 1371, + 1409 ], "loc": { "start": { - "line": 56, + "line": 58, "column": 23 }, "end": { - "line": 56, + "line": 58, "column": 61 } } }, "range": [ - 1290, - 1343 + 1356, + 1409 ], "loc": { "start": { - "line": 56, + "line": 58, "column": 8 }, "end": { - "line": 56, + "line": 58, "column": 61 } } }, "range": [ - 1290, - 1344 + 1356, + 1410 ], "loc": { "start": { - "line": 56, + "line": 58, "column": 8 }, "end": { - "line": 56, + "line": 58, "column": 62 } }, @@ -2042,16 +2224,16 @@ "type": "Block", "value": "*\n * Tooltip text for the clear button\n * @type {String}\n ", "range": [ - 1195, - 1281 + 1261, + 1347 ], "loc": { "start": { - "line": 52, + "line": 54, "column": 8 }, "end": { - "line": 55, + "line": 57, "column": 11 } } @@ -2062,16 +2244,16 @@ "type": "Block", "value": "*\n * Custom Html string for the clear button\n * @type {String}\n ", "range": [ - 1354, - 1446 + 1420, + 1512 ], "loc": { "start": { - "line": 58, + "line": 60, "column": 8 }, "end": { - "line": 61, + "line": 63, "column": 11 } } @@ -2089,16 +2271,16 @@ "object": { "type": "ThisExpression", "range": [ - 1455, - 1459 + 1521, + 1525 ], "loc": { "start": { - "line": 62, + "line": 64, "column": 8 }, "end": { - "line": 62, + "line": 64, "column": 12 } } @@ -2107,31 +2289,31 @@ "type": "Identifier", "name": "html", "range": [ - 1460, - 1464 + 1526, + 1530 ], "loc": { "start": { - "line": 62, + "line": 64, "column": 13 }, "end": { - "line": 62, + "line": 64, "column": 17 } } }, "range": [ - 1455, - 1464 + 1521, + 1530 ], "loc": { "start": { - "line": 62, + "line": 64, "column": 8 }, "end": { - "line": 62, + "line": 64, "column": 17 } } @@ -2142,16 +2324,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 1467, - 1478 + 1533, + 1544 ], "loc": { "start": { - "line": 62, + "line": 64, "column": 20 }, "end": { - "line": 62, + "line": 64, "column": 31 } } @@ -2164,16 +2346,16 @@ "type": "Identifier", "name": "f", "range": [ - 1479, - 1480 + 1545, + 1546 ], "loc": { "start": { - "line": 62, + "line": 64, "column": 32 }, "end": { - "line": 62, + "line": 64, "column": 33 } } @@ -2182,31 +2364,31 @@ "type": "Identifier", "name": "btn_reset_html", "range": [ - 1481, - 1495 + 1547, + 1561 ], "loc": { "start": { - "line": 62, + "line": 64, "column": 34 }, "end": { - "line": 62, + "line": 64, "column": 48 } } }, "range": [ - 1479, - 1495 + 1545, + 1561 ], "loc": { "start": { - "line": 62, + "line": 64, "column": 32 }, "end": { - "line": 62, + "line": 64, "column": 48 } } @@ -2223,16 +2405,16 @@ "type": "Identifier", "name": "tf", "range": [ - 1511, - 1513 + 1577, + 1579 ], "loc": { "start": { - "line": 63, + "line": 65, "column": 14 }, "end": { - "line": 63, + "line": 65, "column": 16 } } @@ -2241,47 +2423,47 @@ "type": "Identifier", "name": "enableIcons", "range": [ - 1514, - 1525 + 1580, + 1591 ], "loc": { "start": { - "line": 63, + "line": 65, "column": 17 }, "end": { - "line": 63, + "line": 65, "column": 28 } } }, "range": [ - 1511, - 1525 + 1577, + 1591 ], "loc": { "start": { - "line": 63, + "line": 65, "column": 14 }, "end": { - "line": 63, + "line": 65, "column": 28 } } }, "prefix": true, "range": [ - 1510, - 1525 + 1576, + 1591 ], "loc": { "start": { - "line": 63, + "line": 65, "column": 13 }, "end": { - "line": 63, + "line": 65, "column": 28 } } @@ -2291,16 +2473,16 @@ "value": null, "raw": "null", "range": [ - 1528, - 1532 + 1594, + 1598 ], "loc": { "start": { - "line": 63, + "line": 65, "column": 31 }, "end": { - "line": 63, + "line": 65, "column": 35 } } @@ -2325,16 +2507,16 @@ "value": "", "raw": "'\" />'", "range": [ - 1659, - 1665 + 1725, + 1731 ], "loc": { "start": { - "line": 65, + "line": 67, "column": 50 }, "end": { - "line": 65, + "line": 67, "column": 56 } } }, "range": [ - 1551, - 1665 + 1617, + 1731 ], "loc": { "start": { - "line": 64, + "line": 66, "column": 16 }, "end": { - "line": 65, + "line": 67, "column": 56 } } }, "range": [ - 1510, - 1665 + 1576, + 1731 ], "loc": { "start": { - "line": 63, + "line": 65, "column": 13 }, "end": { - "line": 65, + "line": 67, "column": 56 } } } ], "range": [ - 1467, - 1667 + 1533, + 1733 ], "loc": { "start": { - "line": 62, + "line": 64, "column": 20 }, "end": { - "line": 65, + "line": 67, "column": 58 } } }, "range": [ - 1455, - 1667 + 1521, + 1733 ], "loc": { "start": { - "line": 62, + "line": 64, "column": 8 }, "end": { - "line": 65, + "line": 67, "column": 58 } } }, "range": [ - 1455, - 1668 + 1521, + 1734 ], "loc": { "start": { - "line": 62, + "line": 64, "column": 8 }, "end": { - "line": 65, + "line": 67, "column": 59 } }, @@ -2642,16 +2824,253 @@ "type": "Block", "value": "*\n * Custom Html string for the clear button\n * @type {String}\n ", "range": [ - 1354, - 1446 + 1420, + 1512 ], "loc": { "start": { - "line": 58, + "line": 60, "column": 8 }, "end": { - "line": 61, + "line": 63, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Default position in toolbar ('left'|'center'|'right')\n * @type {String}\n ", + "range": [ + 1744, + 1850 + ], + "loc": { + "start": { + "line": 69, + "column": 8 + }, + "end": { + "line": 72, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 1859, + 1863 + ], + "loc": { + "start": { + "line": 73, + "column": 8 + }, + "end": { + "line": 73, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "toolbarPosition", + "range": [ + 1864, + 1879 + ], + "loc": { + "start": { + "line": 73, + "column": 13 + }, + "end": { + "line": 73, + "column": 28 + } + } + }, + "range": [ + 1859, + 1879 + ], + "loc": { + "start": { + "line": 73, + "column": 8 + }, + "end": { + "line": 73, + "column": 28 + } + } + }, + "right": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "defaultsStr", + "range": [ + 1882, + 1893 + ], + "loc": { + "start": { + "line": 73, + "column": 31 + }, + "end": { + "line": 73, + "column": 42 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "f", + "range": [ + 1894, + 1895 + ], + "loc": { + "start": { + "line": 73, + "column": 43 + }, + "end": { + "line": 73, + "column": 44 + } + } + }, + "property": { + "type": "Identifier", + "name": "toolbar_position", + "range": [ + 1896, + 1912 + ], + "loc": { + "start": { + "line": 73, + "column": 45 + }, + "end": { + "line": 73, + "column": 61 + } + } + }, + "range": [ + 1894, + 1912 + ], + "loc": { + "start": { + "line": 73, + "column": 43 + }, + "end": { + "line": 73, + "column": 61 + } + } + }, + { + "type": "Identifier", + "name": "RIGHT", + "range": [ + 1914, + 1919 + ], + "loc": { + "start": { + "line": 73, + "column": 63 + }, + "end": { + "line": 73, + "column": 68 + } + } + } + ], + "range": [ + 1882, + 1920 + ], + "loc": { + "start": { + "line": 73, + "column": 31 + }, + "end": { + "line": 73, + "column": 69 + } + } + }, + "range": [ + 1859, + 1920 + ], + "loc": { + "start": { + "line": 73, + "column": 8 + }, + "end": { + "line": 73, + "column": 69 + } + } + }, + "range": [ + 1859, + 1921 + ], + "loc": { + "start": { + "line": 73, + "column": 8 + }, + "end": { + "line": 73, + "column": 70 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Default position in toolbar ('left'|'center'|'right')\n * @type {String}\n ", + "range": [ + 1744, + 1850 + ], + "loc": { + "start": { + "line": 69, + "column": 8 + }, + "end": { + "line": 72, "column": 11 } } @@ -2660,16 +3079,16 @@ } ], "range": [ - 384, - 1674 + 450, + 1927 ], "loc": { "start": { - "line": 15, + "line": 17, "column": 20 }, "end": { - "line": 66, + "line": 74, "column": 5 } } @@ -2677,16 +3096,16 @@ "generator": false, "expression": false, "range": [ - 379, - 1674 + 445, + 1927 ], "loc": { "start": { - "line": 15, + "line": 17, "column": 15 }, "end": { - "line": 66, + "line": 74, "column": 5 } } @@ -2694,16 +3113,16 @@ "kind": "constructor", "computed": false, "range": [ - 368, - 1674 + 434, + 1927 ], "loc": { "start": { - "line": 15, + "line": 17, "column": 4 }, "end": { - "line": 66, + "line": 74, "column": 5 } }, @@ -2712,16 +3131,16 @@ "type": "Block", "value": "*\n * Creates an instance of ClearButton\n * @param {TableFilter} tf TableFilter instance\n ", "range": [ - 258, - 363 + 324, + 429 ], "loc": { "start": { - "line": 11, + "line": 13, "column": 4 }, "end": { - "line": 14, + "line": 16, "column": 7 } } @@ -2732,16 +3151,16 @@ "type": "Block", "value": "*\n * Click event handler for clear button\n * @private\n ", "range": [ - 1680, - 1751 + 1933, + 2004 ], "loc": { "start": { - "line": 68, + "line": 76, "column": 4 }, "end": { - "line": 71, + "line": 79, "column": 7 } } @@ -2755,16 +3174,16 @@ "type": "Identifier", "name": "onClick", "range": [ - 1756, - 1763 + 2009, + 2016 ], "loc": { "start": { - "line": 72, + "line": 80, "column": 4 }, "end": { - "line": 72, + "line": 80, "column": 11 } } @@ -2789,16 +3208,16 @@ "object": { "type": "ThisExpression", "range": [ - 1781, - 1785 + 2034, + 2038 ], "loc": { "start": { - "line": 73, + "line": 81, "column": 13 }, "end": { - "line": 73, + "line": 81, "column": 17 } } @@ -2807,63 +3226,63 @@ "type": "Identifier", "name": "isEnabled", "range": [ - 1786, - 1795 + 2039, + 2048 ], "loc": { "start": { - "line": 73, + "line": 81, "column": 18 }, "end": { - "line": 73, + "line": 81, "column": 27 } } }, "range": [ - 1781, - 1795 + 2034, + 2048 ], "loc": { "start": { - "line": 73, + "line": 81, "column": 13 }, "end": { - "line": 73, + "line": 81, "column": 27 } } }, "arguments": [], "range": [ - 1781, - 1797 + 2034, + 2050 ], "loc": { "start": { - "line": 73, + "line": 81, "column": 13 }, "end": { - "line": 73, + "line": 81, "column": 29 } } }, "prefix": true, "range": [ - 1780, - 1797 + 2033, + 2050 ], "loc": { "start": { - "line": 73, + "line": 81, "column": 12 }, "end": { - "line": 73, + "line": 81, "column": 29 } } @@ -2875,48 +3294,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 1813, - 1820 + 2066, + 2073 ], "loc": { "start": { - "line": 74, + "line": 82, "column": 12 }, "end": { - "line": 74, + "line": 82, "column": 19 } } } ], "range": [ - 1799, - 1830 + 2052, + 2083 ], "loc": { "start": { - "line": 73, + "line": 81, "column": 31 }, "end": { - "line": 75, + "line": 83, "column": 9 } } }, "alternate": null, "range": [ - 1776, - 1830 + 2029, + 2083 ], "loc": { "start": { - "line": 73, + "line": 81, "column": 8 }, "end": { - "line": 75, + "line": 83, "column": 9 } } @@ -2934,16 +3353,16 @@ "object": { "type": "ThisExpression", "range": [ - 1839, - 1843 + 2092, + 2096 ], "loc": { "start": { - "line": 76, + "line": 84, "column": 8 }, "end": { - "line": 76, + "line": 84, "column": 12 } } @@ -2952,31 +3371,31 @@ "type": "Identifier", "name": "tf", "range": [ - 1844, - 1846 + 2097, + 2099 ], "loc": { "start": { - "line": 76, + "line": 84, "column": 13 }, "end": { - "line": 76, + "line": 84, "column": 15 } } }, "range": [ - 1839, - 1846 + 2092, + 2099 ], "loc": { "start": { - "line": 76, + "line": 84, "column": 8 }, "end": { - "line": 76, + "line": 84, "column": 15 } } @@ -2985,78 +3404,78 @@ "type": "Identifier", "name": "clearFilters", "range": [ - 1847, - 1859 + 2100, + 2112 ], "loc": { "start": { - "line": 76, + "line": 84, "column": 16 }, "end": { - "line": 76, + "line": 84, "column": 28 } } }, "range": [ - 1839, - 1859 + 2092, + 2112 ], "loc": { "start": { - "line": 76, + "line": 84, "column": 8 }, "end": { - "line": 76, + "line": 84, "column": 28 } } }, "arguments": [], "range": [ - 1839, - 1861 + 2092, + 2114 ], "loc": { "start": { - "line": 76, + "line": 84, "column": 8 }, "end": { - "line": 76, + "line": 84, "column": 30 } } }, "range": [ - 1839, - 1862 + 2092, + 2115 ], "loc": { "start": { - "line": 76, + "line": 84, "column": 8 }, "end": { - "line": 76, + "line": 84, "column": 31 } } } ], "range": [ - 1766, - 1868 + 2019, + 2121 ], "loc": { "start": { - "line": 72, + "line": 80, "column": 14 }, "end": { - "line": 77, + "line": 85, "column": 5 } } @@ -3064,16 +3483,16 @@ "generator": false, "expression": false, "range": [ - 1763, - 1868 + 2016, + 2121 ], "loc": { "start": { - "line": 72, + "line": 80, "column": 11 }, "end": { - "line": 77, + "line": 85, "column": 5 } } @@ -3081,16 +3500,16 @@ "kind": "method", "computed": false, "range": [ - 1756, - 1868 + 2009, + 2121 ], "loc": { "start": { - "line": 72, + "line": 80, "column": 4 }, "end": { - "line": 77, + "line": 85, "column": 5 } }, @@ -3099,16 +3518,16 @@ "type": "Block", "value": "*\n * Click event handler for clear button\n * @private\n ", "range": [ - 1680, - 1751 + 1933, + 2004 ], "loc": { "start": { - "line": 68, + "line": 76, "column": 4 }, "end": { - "line": 71, + "line": 79, "column": 7 } } @@ -3119,16 +3538,16 @@ "type": "Block", "value": "*\n * Initialize clear button component\n ", "range": [ - 1874, - 1926 + 2127, + 2179 ], "loc": { "start": { - "line": 79, + "line": 87, "column": 4 }, "end": { - "line": 81, + "line": 89, "column": 7 } } @@ -3142,16 +3561,16 @@ "type": "Identifier", "name": "init", "range": [ - 1931, - 1935 + 2184, + 2188 ], "loc": { "start": { - "line": 82, + "line": 90, "column": 4 }, "end": { - "line": 82, + "line": 90, "column": 8 } } @@ -3172,16 +3591,16 @@ "type": "Identifier", "name": "tf", "range": [ - 1952, - 1954 + 2205, + 2207 ], "loc": { "start": { - "line": 83, + "line": 91, "column": 12 }, "end": { - "line": 83, + "line": 91, "column": 14 } } @@ -3192,16 +3611,16 @@ "object": { "type": "ThisExpression", "range": [ - 1957, - 1961 + 2210, + 2214 ], "loc": { "start": { - "line": 83, + "line": 91, "column": 17 }, "end": { - "line": 83, + "line": 91, "column": 21 } } @@ -3210,46 +3629,46 @@ "type": "Identifier", "name": "tf", "range": [ - 1962, - 1964 + 2215, + 2217 ], "loc": { "start": { - "line": 83, + "line": 91, "column": 22 }, "end": { - "line": 83, + "line": 91, "column": 24 } } }, "range": [ - 1957, - 1964 + 2210, + 2217 ], "loc": { "start": { - "line": 83, + "line": 91, "column": 17 }, "end": { - "line": 83, + "line": 91, "column": 24 } } }, "range": [ - 1952, - 1964 + 2205, + 2217 ], "loc": { "start": { - "line": 83, + "line": 91, "column": 12 }, "end": { - "line": 83, + "line": 91, "column": 24 } } @@ -3257,16 +3676,16 @@ ], "kind": "let", "range": [ - 1948, - 1965 + 2201, + 2218 ], "loc": { "start": { - "line": 83, + "line": 91, "column": 8 }, "end": { - "line": 83, + "line": 91, "column": 25 } } @@ -3279,16 +3698,16 @@ "object": { "type": "ThisExpression", "range": [ - 1979, - 1983 + 2232, + 2236 ], "loc": { "start": { - "line": 85, + "line": 93, "column": 12 }, "end": { - "line": 85, + "line": 93, "column": 16 } } @@ -3297,31 +3716,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 1984, - 1995 + 2237, + 2248 ], "loc": { "start": { - "line": 85, + "line": 93, "column": 17 }, "end": { - "line": 85, + "line": 93, "column": 28 } } }, "range": [ - 1979, - 1995 + 2232, + 2248 ], "loc": { "start": { - "line": 85, + "line": 93, "column": 12 }, "end": { - "line": 85, + "line": 93, "column": 28 } } @@ -3333,52 +3752,322 @@ "type": "ReturnStatement", "argument": null, "range": [ - 2011, - 2018 + 2264, + 2271 ], "loc": { "start": { - "line": 86, + "line": 94, "column": 12 }, "end": { - "line": 86, + "line": 94, "column": 19 } } } ], "range": [ - 1997, - 2028 + 2250, + 2281 ], "loc": { "start": { - "line": 85, + "line": 93, "column": 30 }, "end": { - "line": 87, + "line": 95, "column": 9 } } }, "alternate": null, "range": [ - 1975, - 2028 + 2228, + 2281 ], "loc": { "start": { - "line": 85, + "line": 93, "column": 8 }, "end": { - "line": 87, + "line": 95, "column": 9 } } }, + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 2291, + 2295 + ], + "loc": { + "start": { + "line": 97, + "column": 8 + }, + "end": { + "line": 97, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "emitter", + "range": [ + 2296, + 2303 + ], + "loc": { + "start": { + "line": 97, + "column": 13 + }, + "end": { + "line": 97, + "column": 20 + } + } + }, + "range": [ + 2291, + 2303 + ], + "loc": { + "start": { + "line": 97, + "column": 8 + }, + "end": { + "line": 97, + "column": 20 + } + } + }, + "property": { + "type": "Identifier", + "name": "emit", + "range": [ + 2304, + 2308 + ], + "loc": { + "start": { + "line": 97, + "column": 21 + }, + "end": { + "line": 97, + "column": 25 + } + } + }, + "range": [ + 2291, + 2308 + ], + "loc": { + "start": { + "line": 97, + "column": 8 + }, + "end": { + "line": 97, + "column": 25 + } + } + }, + "arguments": [ + { + "type": "Literal", + "value": "initializing-feature", + "raw": "'initializing-feature'", + "range": [ + 2309, + 2331 + ], + "loc": { + "start": { + "line": 97, + "column": 26 + }, + "end": { + "line": 97, + "column": 48 + } + } + }, + { + "type": "ThisExpression", + "range": [ + 2333, + 2337 + ], + "loc": { + "start": { + "line": 97, + "column": 50 + }, + "end": { + "line": 97, + "column": 54 + } + } + }, + { + "type": "UnaryExpression", + "operator": "!", + "argument": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "isNull", + "range": [ + 2340, + 2346 + ], + "loc": { + "start": { + "line": 97, + "column": 57 + }, + "end": { + "line": 97, + "column": 63 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 2347, + 2351 + ], + "loc": { + "start": { + "line": 97, + "column": 64 + }, + "end": { + "line": 97, + "column": 68 + } + } + }, + "property": { + "type": "Identifier", + "name": "targetId", + "range": [ + 2352, + 2360 + ], + "loc": { + "start": { + "line": 97, + "column": 69 + }, + "end": { + "line": 97, + "column": 77 + } + } + }, + "range": [ + 2347, + 2360 + ], + "loc": { + "start": { + "line": 97, + "column": 64 + }, + "end": { + "line": 97, + "column": 77 + } + } + } + ], + "range": [ + 2340, + 2361 + ], + "loc": { + "start": { + "line": 97, + "column": 57 + }, + "end": { + "line": 97, + "column": 78 + } + } + }, + "prefix": true, + "range": [ + 2339, + 2361 + ], + "loc": { + "start": { + "line": 97, + "column": 56 + }, + "end": { + "line": 97, + "column": 78 + } + } + } + ], + "range": [ + 2291, + 2362 + ], + "loc": { + "start": { + "line": 97, + "column": 8 + }, + "end": { + "line": 97, + "column": 79 + } + } + }, + "range": [ + 2291, + 2363 + ], + "loc": { + "start": { + "line": 97, + "column": 8 + }, + "end": { + "line": 97, + "column": 80 + } + } + }, { "type": "VariableDeclaration", "declarations": [ @@ -3388,16 +4077,16 @@ "type": "Identifier", "name": "cont", "range": [ - 2042, - 2046 + 2377, + 2381 ], "loc": { "start": { - "line": 89, + "line": 99, "column": 12 }, "end": { - "line": 89, + "line": 99, "column": 16 } } @@ -3408,16 +4097,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 2049, - 2058 + 2384, + 2393 ], "loc": { "start": { - "line": 89, + "line": 99, "column": 19 }, "end": { - "line": 89, + "line": 99, "column": 28 } } @@ -3428,47 +4117,47 @@ "value": "span", "raw": "'span'", "range": [ - 2059, - 2065 + 2394, + 2400 ], "loc": { "start": { - "line": 89, + "line": 99, "column": 29 }, "end": { - "line": 89, + "line": 99, "column": 35 } } } ], "range": [ - 2049, - 2066 + 2384, + 2401 ], "loc": { "start": { - "line": 89, + "line": 99, "column": 19 }, "end": { - "line": 89, + "line": 99, "column": 36 } } }, "range": [ - 2042, - 2066 + 2377, + 2401 ], "loc": { "start": { - "line": 89, + "line": 99, "column": 12 }, "end": { - "line": 89, + "line": 99, "column": 36 } } @@ -3476,257 +4165,19 @@ ], "kind": "let", "range": [ - 2038, - 2067 + 2373, + 2402 ], "loc": { "start": { - "line": 89, + "line": 99, "column": 8 }, "end": { - "line": 89, + "line": 99, "column": 37 } - }, - "trailingComments": [ - { - "type": "Line", - "value": " reset button is added to defined element", - "range": [ - 2077, - 2120 - ], - "loc": { - "start": { - "line": 91, - "column": 8 - }, - "end": { - "line": 91, - "column": 51 - } - } - } - ] - }, - { - "type": "IfStatement", - "test": { - "type": "UnaryExpression", - "operator": "!", - "argument": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 2134, - 2138 - ], - "loc": { - "start": { - "line": 92, - "column": 13 - }, - "end": { - "line": 92, - "column": 17 - } - } - }, - "property": { - "type": "Identifier", - "name": "targetId", - "range": [ - 2139, - 2147 - ], - "loc": { - "start": { - "line": 92, - "column": 18 - }, - "end": { - "line": 92, - "column": 26 - } - } - }, - "range": [ - 2134, - 2147 - ], - "loc": { - "start": { - "line": 92, - "column": 13 - }, - "end": { - "line": 92, - "column": 26 - } - } - }, - "prefix": true, - "range": [ - 2133, - 2147 - ], - "loc": { - "start": { - "line": 92, - "column": 12 - }, - "end": { - "line": 92, - "column": 26 - } - } - }, - "consequent": { - "type": "BlockStatement", - "body": [ - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tf", - "range": [ - 2163, - 2165 - ], - "loc": { - "start": { - "line": 93, - "column": 12 - }, - "end": { - "line": 93, - "column": 14 - } - } - }, - "property": { - "type": "Identifier", - "name": "setToolbar", - "range": [ - 2166, - 2176 - ], - "loc": { - "start": { - "line": 93, - "column": 15 - }, - "end": { - "line": 93, - "column": 25 - } - } - }, - "range": [ - 2163, - 2176 - ], - "loc": { - "start": { - "line": 93, - "column": 12 - }, - "end": { - "line": 93, - "column": 25 - } - } - }, - "arguments": [], - "range": [ - 2163, - 2178 - ], - "loc": { - "start": { - "line": 93, - "column": 12 - }, - "end": { - "line": 93, - "column": 27 - } - } - }, - "range": [ - 2163, - 2179 - ], - "loc": { - "start": { - "line": 93, - "column": 12 - }, - "end": { - "line": 93, - "column": 28 - } - } - } - ], - "range": [ - 2149, - 2189 - ], - "loc": { - "start": { - "line": 92, - "column": 28 - }, - "end": { - "line": 94, - "column": 9 - } - } - }, - "alternate": null, - "range": [ - 2129, - 2189 - ], - "loc": { - "start": { - "line": 92, - "column": 8 - }, - "end": { - "line": 94, - "column": 9 - } - }, - "leadingComments": [ - { - "type": "Line", - "value": " reset button is added to defined element", - "range": [ - 2077, - 2120 - ], - "loc": { - "start": { - "line": 91, - "column": 8 - }, - "end": { - "line": 91, - "column": 51 - } - } - } - ] + } }, { "type": "VariableDeclaration", @@ -3737,16 +4188,16 @@ "type": "Identifier", "name": "targetEl", "range": [ - 2202, - 2210 + 2416, + 2424 ], "loc": { "start": { - "line": 95, + "line": 101, "column": 12 }, "end": { - "line": 95, + "line": 101, "column": 20 } } @@ -3762,16 +4213,16 @@ "object": { "type": "ThisExpression", "range": [ - 2214, - 2218 + 2428, + 2432 ], "loc": { "start": { - "line": 95, + "line": 101, "column": 24 }, "end": { - "line": 95, + "line": 101, "column": 28 } } @@ -3780,122 +4231,178 @@ "type": "Identifier", "name": "targetId", "range": [ - 2219, - 2227 + 2433, + 2441 ], "loc": { "start": { - "line": 95, + "line": 101, "column": 29 }, "end": { - "line": 95, + "line": 101, "column": 37 } } }, "range": [ - 2214, - 2227 + 2428, + 2441 ], "loc": { "start": { - "line": 95, + "line": 101, "column": 24 }, "end": { - "line": 95, + "line": 101, "column": 37 } } }, "prefix": true, "range": [ - 2213, - 2227 + 2427, + 2441 ], "loc": { "start": { - "line": 95, + "line": 101, "column": 23 }, "end": { - "line": 95, + "line": 101, "column": 37 } } }, "consequent": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tf", - "range": [ - 2230, - 2232 - ], - "loc": { - "start": { - "line": 95, - "column": 40 - }, - "end": { - "line": 95, - "column": 42 - } - } - }, - "property": { - "type": "Identifier", - "name": "rDiv", - "range": [ - 2233, - 2237 - ], - "loc": { - "start": { - "line": 95, - "column": 43 - }, - "end": { - "line": 95, - "column": 47 - } - } - }, - "range": [ - 2230, - 2237 - ], - "loc": { - "start": { - "line": 95, - "column": 40 - }, - "end": { - "line": 95, - "column": 47 - } - } - }, - "alternate": { "type": "CallExpression", "callee": { - "type": "Identifier", - "name": "elm", + "type": "MemberExpression", + "computed": false, + "object": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "tf", + "range": [ + 2456, + 2458 + ], + "loc": { + "start": { + "line": 102, + "column": 12 + }, + "end": { + "line": 102, + "column": 14 + } + } + }, + "property": { + "type": "Identifier", + "name": "feature", + "range": [ + 2459, + 2466 + ], + "loc": { + "start": { + "line": 102, + "column": 15 + }, + "end": { + "line": 102, + "column": 22 + } + } + }, + "range": [ + 2456, + 2466 + ], + "loc": { + "start": { + "line": 102, + "column": 12 + }, + "end": { + "line": 102, + "column": 22 + } + } + }, + "arguments": [ + { + "type": "Literal", + "value": "toolbar", + "raw": "'toolbar'", + "range": [ + 2467, + 2476 + ], + "loc": { + "start": { + "line": 102, + "column": 23 + }, + "end": { + "line": 102, + "column": 32 + } + } + } + ], + "range": [ + 2456, + 2477 + ], + "loc": { + "start": { + "line": 102, + "column": 12 + }, + "end": { + "line": 102, + "column": 33 + } + } + }, + "property": { + "type": "Identifier", + "name": "container", + "range": [ + 2478, + 2487 + ], + "loc": { + "start": { + "line": 102, + "column": 34 + }, + "end": { + "line": 102, + "column": 43 + } + } + }, "range": [ - 2240, - 2243 + 2456, + 2487 ], "loc": { "start": { - "line": 95, - "column": 50 + "line": 102, + "column": 12 }, "end": { - "line": 95, - "column": 53 + "line": 102, + "column": 43 } } }, @@ -3906,17 +4413,107 @@ "object": { "type": "ThisExpression", "range": [ - 2244, - 2248 + 2488, + 2492 ], "loc": { "start": { - "line": 95, - "column": 54 + "line": 102, + "column": 44 }, "end": { - "line": 95, - "column": 58 + "line": 102, + "column": 48 + } + } + }, + "property": { + "type": "Identifier", + "name": "toolbarPosition", + "range": [ + 2493, + 2508 + ], + "loc": { + "start": { + "line": 102, + "column": 49 + }, + "end": { + "line": 102, + "column": 64 + } + } + }, + "range": [ + 2488, + 2508 + ], + "loc": { + "start": { + "line": 102, + "column": 44 + }, + "end": { + "line": 102, + "column": 64 + } + } + } + ], + "range": [ + 2456, + 2509 + ], + "loc": { + "start": { + "line": 102, + "column": 12 + }, + "end": { + "line": 102, + "column": 65 + } + } + }, + "alternate": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "elm", + "range": [ + 2524, + 2527 + ], + "loc": { + "start": { + "line": 103, + "column": 12 + }, + "end": { + "line": 103, + "column": 15 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 2528, + 2532 + ], + "loc": { + "start": { + "line": 103, + "column": 16 + }, + "end": { + "line": 103, + "column": 20 } } }, @@ -3924,95 +4521,95 @@ "type": "Identifier", "name": "targetId", "range": [ - 2249, - 2257 + 2533, + 2541 ], "loc": { "start": { - "line": 95, - "column": 59 + "line": 103, + "column": 21 }, "end": { - "line": 95, - "column": 67 + "line": 103, + "column": 29 } } }, "range": [ - 2244, - 2257 + 2528, + 2541 ], "loc": { "start": { - "line": 95, - "column": 54 + "line": 103, + "column": 16 }, "end": { - "line": 95, - "column": 67 + "line": 103, + "column": 29 } } } ], "range": [ - 2240, - 2258 + 2524, + 2542 ], "loc": { "start": { - "line": 95, - "column": 50 + "line": 103, + "column": 12 }, "end": { - "line": 95, - "column": 68 + "line": 103, + "column": 30 } } }, "range": [ - 2213, - 2258 + 2427, + 2542 ], "loc": { "start": { - "line": 95, + "line": 101, "column": 23 }, "end": { - "line": 95, - "column": 68 + "line": 103, + "column": 30 } } }, "range": [ - 2202, - 2258 + 2416, + 2542 ], "loc": { "start": { - "line": 95, + "line": 101, "column": 12 }, "end": { - "line": 95, - "column": 68 + "line": 103, + "column": 30 } } } ], "kind": "let", "range": [ - 2198, - 2259 + 2412, + 2543 ], "loc": { "start": { - "line": 95, + "line": 101, "column": 8 }, "end": { - "line": 95, - "column": 69 + "line": 103, + "column": 31 } } }, @@ -4027,16 +4624,16 @@ "type": "Identifier", "name": "targetEl", "range": [ - 2268, - 2276 + 2552, + 2560 ], "loc": { "start": { - "line": 96, + "line": 104, "column": 8 }, "end": { - "line": 96, + "line": 104, "column": 16 } } @@ -4045,31 +4642,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 2277, - 2288 + 2561, + 2572 ], "loc": { "start": { - "line": 96, + "line": 104, "column": 17 }, "end": { - "line": 96, + "line": 104, "column": 28 } } }, "range": [ - 2268, - 2288 + 2552, + 2572 ], "loc": { "start": { - "line": 96, + "line": 104, "column": 8 }, "end": { - "line": 96, + "line": 104, "column": 28 } } @@ -4079,47 +4676,47 @@ "type": "Identifier", "name": "cont", "range": [ - 2289, - 2293 + 2573, + 2577 ], "loc": { "start": { - "line": 96, + "line": 104, "column": 29 }, "end": { - "line": 96, + "line": 104, "column": 33 } } } ], "range": [ - 2268, - 2294 + 2552, + 2578 ], "loc": { "start": { - "line": 96, + "line": 104, "column": 8 }, "end": { - "line": 96, + "line": 104, "column": 34 } } }, "range": [ - 2268, - 2295 + 2552, + 2579 ], "loc": { "start": { - "line": 96, + "line": 104, "column": 8 }, "end": { - "line": 96, + "line": 104, "column": 35 } } @@ -4135,16 +4732,16 @@ "object": { "type": "ThisExpression", "range": [ - 2310, - 2314 + 2594, + 2598 ], "loc": { "start": { - "line": 98, + "line": 106, "column": 13 }, "end": { - "line": 98, + "line": 106, "column": 17 } } @@ -4153,47 +4750,47 @@ "type": "Identifier", "name": "html", "range": [ - 2315, - 2319 + 2599, + 2603 ], "loc": { "start": { - "line": 98, + "line": 106, "column": 18 }, "end": { - "line": 98, + "line": 106, "column": 22 } } }, "range": [ - 2310, - 2319 + 2594, + 2603 ], "loc": { "start": { - "line": 98, + "line": 106, "column": 13 }, "end": { - "line": 98, + "line": 106, "column": 22 } } }, "prefix": true, "range": [ - 2309, - 2319 + 2593, + 2603 ], "loc": { "start": { - "line": 98, + "line": 106, "column": 12 }, "end": { - "line": 98, + "line": 106, "column": 22 } } @@ -4210,16 +4807,16 @@ "type": "Identifier", "name": "fltReset", "range": [ - 2339, - 2347 + 2623, + 2631 ], "loc": { "start": { - "line": 99, + "line": 107, "column": 16 }, "end": { - "line": 99, + "line": 107, "column": 24 } } @@ -4230,16 +4827,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 2350, - 2359 + 2634, + 2643 ], "loc": { "start": { - "line": 99, + "line": 107, "column": 27 }, "end": { - "line": 99, + "line": 107, "column": 36 } } @@ -4250,16 +4847,16 @@ "value": "a", "raw": "'a'", "range": [ - 2360, - 2363 + 2644, + 2647 ], "loc": { "start": { - "line": 99, + "line": 107, "column": 37 }, "end": { - "line": 99, + "line": 107, "column": 40 } } @@ -4272,16 +4869,16 @@ "value": "href", "raw": "'href'", "range": [ - 2366, - 2372 + 2650, + 2656 ], "loc": { "start": { - "line": 99, + "line": 107, "column": 43 }, "end": { - "line": 99, + "line": 107, "column": 49 } } @@ -4291,63 +4888,63 @@ "value": "javascript:void(0);", "raw": "'javascript:void(0);'", "range": [ - 2374, - 2395 + 2658, + 2679 ], "loc": { "start": { - "line": 99, + "line": 107, "column": 51 }, "end": { - "line": 99, + "line": 107, "column": 72 } } } ], "range": [ - 2365, - 2396 + 2649, + 2680 ], "loc": { "start": { - "line": 99, + "line": 107, "column": 42 }, "end": { - "line": 99, + "line": 107, "column": 73 } } } ], "range": [ - 2350, - 2397 + 2634, + 2681 ], "loc": { "start": { - "line": 99, + "line": 107, "column": 27 }, "end": { - "line": 99, + "line": 107, "column": 74 } } }, "range": [ - 2339, - 2397 + 2623, + 2681 ], "loc": { "start": { - "line": 99, + "line": 107, "column": 16 }, "end": { - "line": 99, + "line": 107, "column": 74 } } @@ -4355,16 +4952,16 @@ ], "kind": "let", "range": [ - 2335, - 2398 + 2619, + 2682 ], "loc": { "start": { - "line": 99, + "line": 107, "column": 12 }, "end": { - "line": 99, + "line": 107, "column": 75 } } @@ -4381,16 +4978,16 @@ "type": "Identifier", "name": "fltReset", "range": [ - 2411, - 2419 + 2695, + 2703 ], "loc": { "start": { - "line": 100, + "line": 108, "column": 12 }, "end": { - "line": 100, + "line": 108, "column": 20 } } @@ -4399,31 +4996,31 @@ "type": "Identifier", "name": "className", "range": [ - 2420, - 2429 + 2704, + 2713 ], "loc": { "start": { - "line": 100, + "line": 108, "column": 21 }, "end": { - "line": 100, + "line": 108, "column": 30 } } }, "range": [ - 2411, - 2429 + 2695, + 2713 ], "loc": { "start": { - "line": 100, + "line": 108, "column": 12 }, "end": { - "line": 100, + "line": 108, "column": 30 } } @@ -4434,16 +5031,16 @@ "object": { "type": "ThisExpression", "range": [ - 2432, - 2436 + 2716, + 2720 ], "loc": { "start": { - "line": 100, + "line": 108, "column": 33 }, "end": { - "line": 100, + "line": 108, "column": 37 } } @@ -4452,61 +5049,61 @@ "type": "Identifier", "name": "cssClass", "range": [ - 2437, - 2445 + 2721, + 2729 ], "loc": { "start": { - "line": 100, + "line": 108, "column": 38 }, "end": { - "line": 100, + "line": 108, "column": 46 } } }, "range": [ - 2432, - 2445 + 2716, + 2729 ], "loc": { "start": { - "line": 100, + "line": 108, "column": 33 }, "end": { - "line": 100, + "line": 108, "column": 46 } } }, "range": [ - 2411, - 2445 + 2695, + 2729 ], "loc": { "start": { - "line": 100, + "line": 108, "column": 12 }, "end": { - "line": 100, + "line": 108, "column": 46 } } }, "range": [ - 2411, - 2446 + 2695, + 2730 ], "loc": { "start": { - "line": 100, + "line": 108, "column": 12 }, "end": { - "line": 100, + "line": 108, "column": 47 } } @@ -4522,16 +5119,16 @@ "type": "Identifier", "name": "fltReset", "range": [ - 2459, - 2467 + 2743, + 2751 ], "loc": { "start": { - "line": 101, + "line": 109, "column": 12 }, "end": { - "line": 101, + "line": 109, "column": 20 } } @@ -4540,31 +5137,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 2468, - 2479 + 2752, + 2763 ], "loc": { "start": { - "line": 101, + "line": 109, "column": 21 }, "end": { - "line": 101, + "line": 109, "column": 32 } } }, "range": [ - 2459, - 2479 + 2743, + 2763 ], "loc": { "start": { - "line": 101, + "line": 109, "column": 12 }, "end": { - "line": 101, + "line": 109, "column": 32 } } @@ -4576,16 +5173,16 @@ "type": "Identifier", "name": "createText", "range": [ - 2480, - 2490 + 2764, + 2774 ], "loc": { "start": { - "line": 101, + "line": 109, "column": 33 }, "end": { - "line": 101, + "line": 109, "column": 43 } } @@ -4597,16 +5194,16 @@ "object": { "type": "ThisExpression", "range": [ - 2491, - 2495 + 2775, + 2779 ], "loc": { "start": { - "line": 101, + "line": 109, "column": 44 }, "end": { - "line": 101, + "line": 109, "column": 48 } } @@ -4615,78 +5212,78 @@ "type": "Identifier", "name": "text", "range": [ - 2496, - 2500 + 2780, + 2784 ], "loc": { "start": { - "line": 101, + "line": 109, "column": 49 }, "end": { - "line": 101, + "line": 109, "column": 53 } } }, "range": [ - 2491, - 2500 + 2775, + 2784 ], "loc": { "start": { - "line": 101, + "line": 109, "column": 44 }, "end": { - "line": 101, + "line": 109, "column": 53 } } } ], "range": [ - 2480, - 2501 + 2764, + 2785 ], "loc": { "start": { - "line": 101, + "line": 109, "column": 33 }, "end": { - "line": 101, + "line": 109, "column": 54 } } } ], "range": [ - 2459, - 2502 + 2743, + 2786 ], "loc": { "start": { - "line": 101, + "line": 109, "column": 12 }, "end": { - "line": 101, + "line": 109, "column": 55 } } }, "range": [ - 2459, - 2503 + 2743, + 2787 ], "loc": { "start": { - "line": 101, + "line": 109, "column": 12 }, "end": { - "line": 101, + "line": 109, "column": 56 } } @@ -4702,16 +5299,16 @@ "type": "Identifier", "name": "cont", "range": [ - 2516, - 2520 + 2800, + 2804 ], "loc": { "start": { - "line": 102, + "line": 110, "column": 12 }, "end": { - "line": 102, + "line": 110, "column": 16 } } @@ -4720,31 +5317,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 2521, - 2532 + 2805, + 2816 ], "loc": { "start": { - "line": 102, + "line": 110, "column": 17 }, "end": { - "line": 102, + "line": 110, "column": 28 } } }, "range": [ - 2516, - 2532 + 2800, + 2816 ], "loc": { "start": { - "line": 102, + "line": 110, "column": 12 }, "end": { - "line": 102, + "line": 110, "column": 28 } } @@ -4754,47 +5351,47 @@ "type": "Identifier", "name": "fltReset", "range": [ - 2533, - 2541 + 2817, + 2825 ], "loc": { "start": { - "line": 102, + "line": 110, "column": 29 }, "end": { - "line": 102, + "line": 110, "column": 37 } } } ], "range": [ - 2516, - 2542 + 2800, + 2826 ], "loc": { "start": { - "line": 102, + "line": 110, "column": 12 }, "end": { - "line": 102, + "line": 110, "column": 38 } } }, "range": [ - 2516, - 2543 + 2800, + 2827 ], "loc": { "start": { - "line": 102, + "line": 110, "column": 12 }, "end": { - "line": 102, + "line": 110, "column": 39 } } @@ -4807,16 +5404,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 2556, - 2562 + 2840, + 2846 ], "loc": { "start": { - "line": 103, + "line": 111, "column": 12 }, "end": { - "line": 103, + "line": 111, "column": 18 } } @@ -4826,16 +5423,16 @@ "type": "Identifier", "name": "fltReset", "range": [ - 2563, - 2571 + 2847, + 2855 ], "loc": { "start": { - "line": 103, + "line": 111, "column": 19 }, "end": { - "line": 103, + "line": 111, "column": 27 } } @@ -4845,16 +5442,16 @@ "value": "click", "raw": "'click'", "range": [ - 2573, - 2580 + 2857, + 2864 ], "loc": { "start": { - "line": 103, + "line": 111, "column": 29 }, "end": { - "line": 103, + "line": 111, "column": 36 } } @@ -4871,16 +5468,16 @@ "object": { "type": "ThisExpression", "range": [ - 2588, - 2592 + 2872, + 2876 ], "loc": { "start": { - "line": 103, + "line": 111, "column": 44 }, "end": { - "line": 103, + "line": 111, "column": 48 } } @@ -4889,47 +5486,47 @@ "type": "Identifier", "name": "onClick", "range": [ - 2593, - 2600 + 2877, + 2884 ], "loc": { "start": { - "line": 103, + "line": 111, "column": 49 }, "end": { - "line": 103, + "line": 111, "column": 56 } } }, "range": [ - 2588, - 2600 + 2872, + 2884 ], "loc": { "start": { - "line": 103, + "line": 111, "column": 44 }, "end": { - "line": 103, + "line": 111, "column": 56 } } }, "arguments": [], "range": [ - 2588, - 2602 + 2872, + 2886 ], "loc": { "start": { - "line": 103, + "line": 111, "column": 44 }, "end": { - "line": 103, + "line": 111, "column": 58 } } @@ -4937,63 +5534,63 @@ "generator": false, "expression": true, "range": [ - 2582, - 2602 + 2866, + 2886 ], "loc": { "start": { - "line": 103, + "line": 111, "column": 38 }, "end": { - "line": 103, + "line": 111, "column": 58 } } } ], "range": [ - 2556, - 2603 + 2840, + 2887 ], "loc": { "start": { - "line": 103, + "line": 111, "column": 12 }, "end": { - "line": 103, + "line": 111, "column": 59 } } }, "range": [ - 2556, - 2604 + 2840, + 2888 ], "loc": { "start": { - "line": 103, + "line": 111, "column": 12 }, "end": { - "line": 103, + "line": 111, "column": 60 } } } ], "range": [ - 2321, - 2614 + 2605, + 2898 ], "loc": { "start": { - "line": 98, + "line": 106, "column": 24 }, "end": { - "line": 104, + "line": 112, "column": 9 } } @@ -5013,16 +5610,16 @@ "type": "Identifier", "name": "cont", "range": [ - 2634, - 2638 + 2918, + 2922 ], "loc": { "start": { - "line": 105, + "line": 113, "column": 12 }, "end": { - "line": 105, + "line": 113, "column": 16 } } @@ -5031,31 +5628,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 2639, - 2648 + 2923, + 2932 ], "loc": { "start": { - "line": 105, + "line": 113, "column": 17 }, "end": { - "line": 105, + "line": 113, "column": 26 } } }, "range": [ - 2634, - 2648 + 2918, + 2932 ], "loc": { "start": { - "line": 105, + "line": 113, "column": 12 }, "end": { - "line": 105, + "line": 113, "column": 26 } } @@ -5066,16 +5663,16 @@ "object": { "type": "ThisExpression", "range": [ - 2651, - 2655 + 2935, + 2939 ], "loc": { "start": { - "line": 105, + "line": 113, "column": 29 }, "end": { - "line": 105, + "line": 113, "column": 33 } } @@ -5084,61 +5681,61 @@ "type": "Identifier", "name": "html", "range": [ - 2656, - 2660 + 2940, + 2944 ], "loc": { "start": { - "line": 105, + "line": 113, "column": 34 }, "end": { - "line": 105, + "line": 113, "column": 38 } } }, "range": [ - 2651, - 2660 + 2935, + 2944 ], "loc": { "start": { - "line": 105, + "line": 113, "column": 29 }, "end": { - "line": 105, + "line": 113, "column": 38 } } }, "range": [ - 2634, - 2660 + 2918, + 2944 ], "loc": { "start": { - "line": 105, + "line": 113, "column": 12 }, "end": { - "line": 105, + "line": 113, "column": 38 } } }, "range": [ - 2634, - 2661 + 2918, + 2945 ], "loc": { "start": { - "line": 105, + "line": 113, "column": 12 }, "end": { - "line": 105, + "line": 113, "column": 39 } } @@ -5152,16 +5749,16 @@ "type": "Identifier", "name": "resetEl", "range": [ - 2678, - 2685 + 2962, + 2969 ], "loc": { "start": { - "line": 106, + "line": 114, "column": 16 }, "end": { - "line": 106, + "line": 114, "column": 23 } } @@ -5173,16 +5770,16 @@ "type": "Identifier", "name": "cont", "range": [ - 2688, - 2692 + 2972, + 2976 ], "loc": { "start": { - "line": 106, + "line": 114, "column": 26 }, "end": { - "line": 106, + "line": 114, "column": 30 } } @@ -5191,46 +5788,46 @@ "type": "Identifier", "name": "firstChild", "range": [ - 2693, - 2703 + 2977, + 2987 ], "loc": { "start": { - "line": 106, + "line": 114, "column": 31 }, "end": { - "line": 106, + "line": 114, "column": 41 } } }, "range": [ - 2688, - 2703 + 2972, + 2987 ], "loc": { "start": { - "line": 106, + "line": 114, "column": 26 }, "end": { - "line": 106, + "line": 114, "column": 41 } } }, "range": [ - 2678, - 2703 + 2962, + 2987 ], "loc": { "start": { - "line": 106, + "line": 114, "column": 16 }, "end": { - "line": 106, + "line": 114, "column": 41 } } @@ -5238,16 +5835,16 @@ ], "kind": "let", "range": [ - 2674, - 2704 + 2958, + 2988 ], "loc": { "start": { - "line": 106, + "line": 114, "column": 12 }, "end": { - "line": 106, + "line": 114, "column": 42 } } @@ -5260,16 +5857,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 2717, - 2723 + 3001, + 3007 ], "loc": { "start": { - "line": 107, + "line": 115, "column": 12 }, "end": { - "line": 107, + "line": 115, "column": 18 } } @@ -5279,16 +5876,16 @@ "type": "Identifier", "name": "resetEl", "range": [ - 2724, - 2731 + 3008, + 3015 ], "loc": { "start": { - "line": 107, + "line": 115, "column": 19 }, "end": { - "line": 107, + "line": 115, "column": 26 } } @@ -5298,16 +5895,16 @@ "value": "click", "raw": "'click'", "range": [ - 2733, - 2740 + 3017, + 3024 ], "loc": { "start": { - "line": 107, + "line": 115, "column": 28 }, "end": { - "line": 107, + "line": 115, "column": 35 } } @@ -5324,16 +5921,16 @@ "object": { "type": "ThisExpression", "range": [ - 2748, - 2752 + 3032, + 3036 ], "loc": { "start": { - "line": 107, + "line": 115, "column": 43 }, "end": { - "line": 107, + "line": 115, "column": 47 } } @@ -5342,47 +5939,47 @@ "type": "Identifier", "name": "onClick", "range": [ - 2753, - 2760 + 3037, + 3044 ], "loc": { "start": { - "line": 107, + "line": 115, "column": 48 }, "end": { - "line": 107, + "line": 115, "column": 55 } } }, "range": [ - 2748, - 2760 + 3032, + 3044 ], "loc": { "start": { - "line": 107, + "line": 115, "column": 43 }, "end": { - "line": 107, + "line": 115, "column": 55 } } }, "arguments": [], "range": [ - 2748, - 2762 + 3032, + 3046 ], "loc": { "start": { - "line": 107, + "line": 115, "column": 43 }, "end": { - "line": 107, + "line": 115, "column": 57 } } @@ -5390,78 +5987,78 @@ "generator": false, "expression": true, "range": [ - 2742, - 2762 + 3026, + 3046 ], "loc": { "start": { - "line": 107, + "line": 115, "column": 37 }, "end": { - "line": 107, + "line": 115, "column": 57 } } } ], "range": [ - 2717, - 2763 + 3001, + 3047 ], "loc": { "start": { - "line": 107, + "line": 115, "column": 12 }, "end": { - "line": 107, + "line": 115, "column": 58 } } }, "range": [ - 2717, - 2764 + 3001, + 3048 ], "loc": { "start": { - "line": 107, + "line": 115, "column": 12 }, "end": { - "line": 107, + "line": 115, "column": 59 } } } ], "range": [ - 2620, - 2774 + 2904, + 3058 ], "loc": { "start": { - "line": 104, + "line": 112, "column": 15 }, "end": { - "line": 108, + "line": 116, "column": 9 } } }, "range": [ - 2305, - 2774 + 2589, + 3058 ], "loc": { "start": { - "line": 98, + "line": 106, "column": 8 }, "end": { - "line": 108, + "line": 116, "column": 9 } } @@ -5477,16 +6074,16 @@ "object": { "type": "ThisExpression", "range": [ - 2783, - 2787 + 3067, + 3071 ], "loc": { "start": { - "line": 109, + "line": 117, "column": 8 }, "end": { - "line": 109, + "line": 117, "column": 12 } } @@ -5495,31 +6092,31 @@ "type": "Identifier", "name": "element", "range": [ - 2788, - 2795 + 3072, + 3079 ], "loc": { "start": { - "line": 109, + "line": 117, "column": 13 }, "end": { - "line": 109, + "line": 117, "column": 20 } } }, "range": [ - 2783, - 2795 + 3067, + 3079 ], "loc": { "start": { - "line": 109, + "line": 117, "column": 8 }, "end": { - "line": 109, + "line": 117, "column": 20 } } @@ -5531,16 +6128,16 @@ "type": "Identifier", "name": "cont", "range": [ - 2798, - 2802 + 3082, + 3086 ], "loc": { "start": { - "line": 109, + "line": 117, "column": 23 }, "end": { - "line": 109, + "line": 117, "column": 27 } } @@ -5549,61 +6146,61 @@ "type": "Identifier", "name": "firstChild", "range": [ - 2803, - 2813 + 3087, + 3097 ], "loc": { "start": { - "line": 109, + "line": 117, "column": 28 }, "end": { - "line": 109, + "line": 117, "column": 38 } } }, "range": [ - 2798, - 2813 + 3082, + 3097 ], "loc": { "start": { - "line": 109, + "line": 117, "column": 23 }, "end": { - "line": 109, + "line": 117, "column": 38 } } }, "range": [ - 2783, - 2813 + 3067, + 3097 ], "loc": { "start": { - "line": 109, + "line": 117, "column": 8 }, "end": { - "line": 109, + "line": 117, "column": 38 } } }, "range": [ - 2783, - 2814 + 3067, + 3098 ], "loc": { "start": { - "line": 109, + "line": 117, "column": 8 }, "end": { - "line": 109, + "line": 117, "column": 39 } } @@ -5619,16 +6216,16 @@ "object": { "type": "ThisExpression", "range": [ - 2823, - 2827 + 3107, + 3111 ], "loc": { "start": { - "line": 110, + "line": 118, "column": 8 }, "end": { - "line": 110, + "line": 118, "column": 12 } } @@ -5637,31 +6234,31 @@ "type": "Identifier", "name": "container", "range": [ - 2828, - 2837 + 3112, + 3121 ], "loc": { "start": { - "line": 110, + "line": 118, "column": 13 }, "end": { - "line": 110, + "line": 118, "column": 22 } } }, "range": [ - 2823, - 2837 + 3107, + 3121 ], "loc": { "start": { - "line": 110, + "line": 118, "column": 8 }, "end": { - "line": 110, + "line": 118, "column": 22 } } @@ -5670,46 +6267,46 @@ "type": "Identifier", "name": "cont", "range": [ - 2840, - 2844 + 3124, + 3128 ], "loc": { "start": { - "line": 110, + "line": 118, "column": 25 }, "end": { - "line": 110, + "line": 118, "column": 29 } } }, "range": [ - 2823, - 2844 + 3107, + 3128 ], "loc": { "start": { - "line": 110, + "line": 118, "column": 8 }, "end": { - "line": 110, + "line": 118, "column": 29 } } }, "range": [ - 2823, - 2845 + 3107, + 3129 ], "loc": { "start": { - "line": 110, + "line": 118, "column": 8 }, "end": { - "line": 110, + "line": 118, "column": 30 } }, @@ -5718,16 +6315,16 @@ "type": "Block", "value": "* @inherited ", "range": [ - 2855, - 2872 + 3139, + 3156 ], "loc": { "start": { - "line": 112, + "line": 120, "column": 8 }, "end": { - "line": 112, + "line": 120, "column": 25 } } @@ -5745,16 +6342,16 @@ "object": { "type": "ThisExpression", "range": [ - 2881, - 2885 + 3165, + 3169 ], "loc": { "start": { - "line": 113, + "line": 121, "column": 8 }, "end": { - "line": 113, + "line": 121, "column": 12 } } @@ -5763,31 +6360,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 2886, - 2897 + 3170, + 3181 ], "loc": { "start": { - "line": 113, + "line": 121, "column": 13 }, "end": { - "line": 113, + "line": 121, "column": 24 } } }, "range": [ - 2881, - 2897 + 3165, + 3181 ], "loc": { "start": { - "line": 113, + "line": 121, "column": 8 }, "end": { - "line": 113, + "line": 121, "column": 24 } } @@ -5797,46 +6394,46 @@ "value": true, "raw": "true", "range": [ - 2900, - 2904 + 3184, + 3188 ], "loc": { "start": { - "line": 113, + "line": 121, "column": 27 }, "end": { - "line": 113, + "line": 121, "column": 31 } } }, "range": [ - 2881, - 2904 + 3165, + 3188 ], "loc": { "start": { - "line": 113, + "line": 121, "column": 8 }, "end": { - "line": 113, + "line": 121, "column": 31 } } }, "range": [ - 2881, - 2905 + 3165, + 3189 ], "loc": { "start": { - "line": 113, + "line": 121, "column": 8 }, "end": { - "line": 113, + "line": 121, "column": 32 } }, @@ -5845,34 +6442,195 @@ "type": "Block", "value": "* @inherited ", "range": [ - 2855, - 2872 + 3139, + 3156 ], "loc": { "start": { - "line": 112, + "line": 120, "column": 8 }, "end": { - "line": 112, + "line": 120, "column": 25 } } } ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 3199, + 3203 + ], + "loc": { + "start": { + "line": 123, + "column": 8 + }, + "end": { + "line": 123, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "emitter", + "range": [ + 3204, + 3211 + ], + "loc": { + "start": { + "line": 123, + "column": 13 + }, + "end": { + "line": 123, + "column": 20 + } + } + }, + "range": [ + 3199, + 3211 + ], + "loc": { + "start": { + "line": 123, + "column": 8 + }, + "end": { + "line": 123, + "column": 20 + } + } + }, + "property": { + "type": "Identifier", + "name": "emit", + "range": [ + 3212, + 3216 + ], + "loc": { + "start": { + "line": 123, + "column": 21 + }, + "end": { + "line": 123, + "column": 25 + } + } + }, + "range": [ + 3199, + 3216 + ], + "loc": { + "start": { + "line": 123, + "column": 8 + }, + "end": { + "line": 123, + "column": 25 + } + } + }, + "arguments": [ + { + "type": "Literal", + "value": "feature-initialized", + "raw": "'feature-initialized'", + "range": [ + 3217, + 3238 + ], + "loc": { + "start": { + "line": 123, + "column": 26 + }, + "end": { + "line": 123, + "column": 47 + } + } + }, + { + "type": "ThisExpression", + "range": [ + 3240, + 3244 + ], + "loc": { + "start": { + "line": 123, + "column": 49 + }, + "end": { + "line": 123, + "column": 53 + } + } + } + ], + "range": [ + 3199, + 3245 + ], + "loc": { + "start": { + "line": 123, + "column": 8 + }, + "end": { + "line": 123, + "column": 54 + } + } + }, + "range": [ + 3199, + 3246 + ], + "loc": { + "start": { + "line": 123, + "column": 8 + }, + "end": { + "line": 123, + "column": 55 + } + } } ], "range": [ - 1938, - 2911 + 2191, + 3252 ], "loc": { "start": { - "line": 82, + "line": 90, "column": 11 }, "end": { - "line": 114, + "line": 124, "column": 5 } } @@ -5880,16 +6638,16 @@ "generator": false, "expression": false, "range": [ - 1935, - 2911 + 2188, + 3252 ], "loc": { "start": { - "line": 82, + "line": 90, "column": 8 }, "end": { - "line": 114, + "line": 124, "column": 5 } } @@ -5897,16 +6655,16 @@ "kind": "method", "computed": false, "range": [ - 1931, - 2911 + 2184, + 3252 ], "loc": { "start": { - "line": 82, + "line": 90, "column": 4 }, "end": { - "line": 114, + "line": 124, "column": 5 } }, @@ -5915,16 +6673,16 @@ "type": "Block", "value": "*\n * Initialize clear button component\n ", "range": [ - 1874, - 1926 + 2127, + 2179 ], "loc": { "start": { - "line": 79, + "line": 87, "column": 4 }, "end": { - "line": 81, + "line": 89, "column": 7 } } @@ -5935,16 +6693,16 @@ "type": "Block", "value": "*\n * Destroy ClearButton instance\n ", "range": [ - 2917, - 2964 + 3258, + 3305 ], "loc": { "start": { - "line": 116, + "line": 126, "column": 4 }, "end": { - "line": 118, + "line": 128, "column": 7 } } @@ -5958,16 +6716,16 @@ "type": "Identifier", "name": "destroy", "range": [ - 2969, - 2976 + 3310, + 3317 ], "loc": { "start": { - "line": 119, + "line": 129, "column": 4 }, "end": { - "line": 119, + "line": 129, "column": 11 } } @@ -5990,16 +6748,16 @@ "object": { "type": "ThisExpression", "range": [ - 2994, - 2998 + 3335, + 3339 ], "loc": { "start": { - "line": 120, + "line": 130, "column": 13 }, "end": { - "line": 120, + "line": 130, "column": 17 } } @@ -6008,47 +6766,47 @@ "type": "Identifier", "name": "initialized", "range": [ - 2999, - 3010 + 3340, + 3351 ], "loc": { "start": { - "line": 120, + "line": 130, "column": 18 }, "end": { - "line": 120, + "line": 130, "column": 29 } } }, "range": [ - 2994, - 3010 + 3335, + 3351 ], "loc": { "start": { - "line": 120, + "line": 130, "column": 13 }, "end": { - "line": 120, + "line": 130, "column": 29 } } }, "prefix": true, "range": [ - 2993, - 3010 + 3334, + 3351 ], "loc": { "start": { - "line": 120, + "line": 130, "column": 12 }, "end": { - "line": 120, + "line": 130, "column": 29 } } @@ -6060,48 +6818,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 3026, - 3033 + 3367, + 3374 ], "loc": { "start": { - "line": 121, + "line": 131, "column": 12 }, "end": { - "line": 121, + "line": 131, "column": 19 } } } ], "range": [ - 3012, - 3043 + 3353, + 3384 ], "loc": { "start": { - "line": 120, + "line": 130, "column": 31 }, "end": { - "line": 122, + "line": 132, "column": 9 } } }, "alternate": null, "range": [ - 2989, - 3043 + 3330, + 3384 ], "loc": { "start": { - "line": 120, + "line": 130, "column": 8 }, "end": { - "line": 122, + "line": 132, "column": 9 } } @@ -6114,16 +6872,16 @@ "type": "Identifier", "name": "removeElm", "range": [ - 3052, - 3061 + 3393, + 3402 ], "loc": { "start": { - "line": 123, + "line": 133, "column": 8 }, "end": { - "line": 123, + "line": 133, "column": 17 } } @@ -6135,16 +6893,16 @@ "object": { "type": "ThisExpression", "range": [ - 3062, - 3066 + 3403, + 3407 ], "loc": { "start": { - "line": 123, + "line": 133, "column": 18 }, "end": { - "line": 123, + "line": 133, "column": 22 } } @@ -6153,62 +6911,62 @@ "type": "Identifier", "name": "element", "range": [ - 3067, - 3074 + 3408, + 3415 ], "loc": { "start": { - "line": 123, + "line": 133, "column": 23 }, "end": { - "line": 123, + "line": 133, "column": 30 } } }, "range": [ - 3062, - 3074 + 3403, + 3415 ], "loc": { "start": { - "line": 123, + "line": 133, "column": 18 }, "end": { - "line": 123, + "line": 133, "column": 30 } } } ], "range": [ - 3052, - 3075 + 3393, + 3416 ], "loc": { "start": { - "line": 123, + "line": 133, "column": 8 }, "end": { - "line": 123, + "line": 133, "column": 31 } } }, "range": [ - 3052, - 3076 + 3393, + 3417 ], "loc": { "start": { - "line": 123, + "line": 133, "column": 8 }, "end": { - "line": 123, + "line": 133, "column": 32 } } @@ -6221,16 +6979,16 @@ "type": "Identifier", "name": "removeElm", "range": [ - 3085, - 3094 + 3426, + 3435 ], "loc": { "start": { - "line": 124, + "line": 134, "column": 8 }, "end": { - "line": 124, + "line": 134, "column": 17 } } @@ -6242,16 +7000,16 @@ "object": { "type": "ThisExpression", "range": [ - 3095, - 3099 + 3436, + 3440 ], "loc": { "start": { - "line": 124, + "line": 134, "column": 18 }, "end": { - "line": 124, + "line": 134, "column": 22 } } @@ -6260,62 +7018,62 @@ "type": "Identifier", "name": "container", "range": [ - 3100, - 3109 + 3441, + 3450 ], "loc": { "start": { - "line": 124, + "line": 134, "column": 23 }, "end": { - "line": 124, + "line": 134, "column": 32 } } }, "range": [ - 3095, - 3109 + 3436, + 3450 ], "loc": { "start": { - "line": 124, + "line": 134, "column": 18 }, "end": { - "line": 124, + "line": 134, "column": 32 } } } ], "range": [ - 3085, - 3110 + 3426, + 3451 ], "loc": { "start": { - "line": 124, + "line": 134, "column": 8 }, "end": { - "line": 124, + "line": 134, "column": 33 } } }, "range": [ - 3085, - 3111 + 3426, + 3452 ], "loc": { "start": { - "line": 124, + "line": 134, "column": 8 }, "end": { - "line": 124, + "line": 134, "column": 34 } } @@ -6331,16 +7089,16 @@ "object": { "type": "ThisExpression", "range": [ - 3120, - 3124 + 3461, + 3465 ], "loc": { "start": { - "line": 125, + "line": 135, "column": 8 }, "end": { - "line": 125, + "line": 135, "column": 12 } } @@ -6349,31 +7107,31 @@ "type": "Identifier", "name": "element", "range": [ - 3125, - 3132 + 3466, + 3473 ], "loc": { "start": { - "line": 125, + "line": 135, "column": 13 }, "end": { - "line": 125, + "line": 135, "column": 20 } } }, "range": [ - 3120, - 3132 + 3461, + 3473 ], "loc": { "start": { - "line": 125, + "line": 135, "column": 8 }, "end": { - "line": 125, + "line": 135, "column": 20 } } @@ -6383,46 +7141,46 @@ "value": null, "raw": "null", "range": [ - 3135, - 3139 + 3476, + 3480 ], "loc": { "start": { - "line": 125, + "line": 135, "column": 23 }, "end": { - "line": 125, + "line": 135, "column": 27 } } }, "range": [ - 3120, - 3139 + 3461, + 3480 ], "loc": { "start": { - "line": 125, + "line": 135, "column": 8 }, "end": { - "line": 125, + "line": 135, "column": 27 } } }, "range": [ - 3120, - 3140 + 3461, + 3481 ], "loc": { "start": { - "line": 125, + "line": 135, "column": 8 }, "end": { - "line": 125, + "line": 135, "column": 28 } } @@ -6438,16 +7196,16 @@ "object": { "type": "ThisExpression", "range": [ - 3149, - 3153 + 3490, + 3494 ], "loc": { "start": { - "line": 126, + "line": 136, "column": 8 }, "end": { - "line": 126, + "line": 136, "column": 12 } } @@ -6456,31 +7214,31 @@ "type": "Identifier", "name": "container", "range": [ - 3154, - 3163 + 3495, + 3504 ], "loc": { "start": { - "line": 126, + "line": 136, "column": 13 }, "end": { - "line": 126, + "line": 136, "column": 22 } } }, "range": [ - 3149, - 3163 + 3490, + 3504 ], "loc": { "start": { - "line": 126, + "line": 136, "column": 8 }, "end": { - "line": 126, + "line": 136, "column": 22 } } @@ -6490,46 +7248,46 @@ "value": null, "raw": "null", "range": [ - 3166, - 3170 + 3507, + 3511 ], "loc": { "start": { - "line": 126, + "line": 136, "column": 25 }, "end": { - "line": 126, + "line": 136, "column": 29 } } }, "range": [ - 3149, - 3170 + 3490, + 3511 ], "loc": { "start": { - "line": 126, + "line": 136, "column": 8 }, "end": { - "line": 126, + "line": 136, "column": 29 } } }, "range": [ - 3149, - 3171 + 3490, + 3512 ], "loc": { "start": { - "line": 126, + "line": 136, "column": 8 }, "end": { - "line": 126, + "line": 136, "column": 30 } } @@ -6545,16 +7303,16 @@ "object": { "type": "ThisExpression", "range": [ - 3180, - 3184 + 3521, + 3525 ], "loc": { "start": { - "line": 127, + "line": 137, "column": 8 }, "end": { - "line": 127, + "line": 137, "column": 12 } } @@ -6563,31 +7321,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 3185, - 3196 + 3526, + 3537 ], "loc": { "start": { - "line": 127, + "line": 137, "column": 13 }, "end": { - "line": 127, + "line": 137, "column": 24 } } }, "range": [ - 3180, - 3196 + 3521, + 3537 ], "loc": { "start": { - "line": 127, + "line": 137, "column": 8 }, "end": { - "line": 127, + "line": 137, "column": 24 } } @@ -6597,62 +7355,62 @@ "value": false, "raw": "false", "range": [ - 3199, - 3204 + 3540, + 3545 ], "loc": { "start": { - "line": 127, + "line": 137, "column": 27 }, "end": { - "line": 127, + "line": 137, "column": 32 } } }, "range": [ - 3180, - 3204 + 3521, + 3545 ], "loc": { "start": { - "line": 127, + "line": 137, "column": 8 }, "end": { - "line": 127, + "line": 137, "column": 32 } } }, "range": [ - 3180, - 3205 + 3521, + 3546 ], "loc": { "start": { - "line": 127, + "line": 137, "column": 8 }, "end": { - "line": 127, + "line": 137, "column": 33 } } } ], "range": [ - 2979, - 3211 + 3320, + 3552 ], "loc": { "start": { - "line": 119, + "line": 129, "column": 14 }, "end": { - "line": 128, + "line": 138, "column": 5 } } @@ -6660,16 +7418,16 @@ "generator": false, "expression": false, "range": [ - 2976, - 3211 + 3317, + 3552 ], "loc": { "start": { - "line": 119, + "line": 129, "column": 11 }, "end": { - "line": 128, + "line": 138, "column": 5 } } @@ -6677,16 +7435,16 @@ "kind": "method", "computed": false, "range": [ - 2969, - 3211 + 3310, + 3552 ], "loc": { "start": { - "line": 119, + "line": 129, "column": 4 }, "end": { - "line": 128, + "line": 138, "column": 5 } }, @@ -6695,16 +7453,16 @@ "type": "Block", "value": "*\n * Destroy ClearButton instance\n ", "range": [ - 2917, - 2964 + 3258, + 3305 ], "loc": { "start": { - "line": 116, + "line": 126, "column": 4 }, "end": { - "line": 118, + "line": 128, "column": 7 } } @@ -6714,31 +7472,31 @@ } ], "range": [ - 251, - 3213 + 317, + 3554 ], "loc": { "start": { - "line": 9, + "line": 11, "column": 41 }, "end": { - "line": 129, + "line": 139, "column": 1 } } }, "range": [ - 217, - 3213 + 283, + 3554 ], "loc": { "start": { - "line": 9, + "line": 11, "column": 7 }, "end": { - "line": 129, + "line": 139, "column": 1 } }, @@ -6747,16 +7505,16 @@ "type": "Block", "value": "*\n * Clear button UI component\n ", "range": [ - 173, - 209 + 239, + 275 ], "loc": { "start": { - "line": 6, + "line": 8, "column": 0 }, "end": { - "line": 8, + "line": 10, "column": 3 } } @@ -6767,16 +7525,16 @@ "specifiers": [], "source": null, "range": [ - 210, - 3213 + 276, + 3554 ], "loc": { "start": { - "line": 9, + "line": 11, "column": 0 }, "end": { - "line": 129, + "line": 139, "column": 1 } }, @@ -6785,16 +7543,16 @@ "type": "Block", "value": "*\n * Clear button UI component\n ", "range": [ - 173, - 209 + 239, + 275 ], "loc": { "start": { - "line": 6, + "line": 8, "column": 0 }, "end": { - "line": 8, + "line": 10, "column": 3 } } @@ -6805,7 +7563,7 @@ "sourceType": "module", "range": [ 0, - 3213 + 3554 ], "loc": { "start": { @@ -6813,7 +7571,7 @@ "column": 0 }, "end": { - "line": 129, + "line": 139, "column": 1 } }, @@ -6822,16 +7580,16 @@ "type": "Block", "value": "*\n * Clear button UI component\n ", "range": [ - 173, - 209 + 239, + 275 ], "loc": { "start": { - "line": 6, + "line": 8, "column": 0 }, "end": { - "line": 8, + "line": 10, "column": 3 } } @@ -6840,16 +7598,16 @@ "type": "Block", "value": "*\n * Creates an instance of ClearButton\n * @param {TableFilter} tf TableFilter instance\n ", "range": [ - 258, - 363 + 324, + 429 ], "loc": { "start": { - "line": 11, + "line": 13, "column": 4 }, "end": { - "line": 14, + "line": 16, "column": 7 } } @@ -6858,16 +7616,16 @@ "type": "Block", "value": "*\n * Container element ID\n * @type {String}\n ", "range": [ - 456, - 529 + 522, + 595 ], "loc": { "start": { - "line": 20, + "line": 22, "column": 8 }, "end": { - "line": 23, + "line": 25, "column": 11 } } @@ -6876,16 +7634,16 @@ "type": "Block", "value": "*\n * Clear button container element\n * @type {DOMElement}\n * @private\n ", "range": [ - 605, - 712 + 671, + 778 ], "loc": { "start": { - "line": 26, + "line": 28, "column": 8 }, "end": { - "line": 30, + "line": 32, "column": 11 } } @@ -6894,16 +7652,16 @@ "type": "Block", "value": "*\n * Clear button element\n * @type {DOMElement}\n * @private\n ", "range": [ - 753, - 850 + 819, + 916 ], "loc": { "start": { - "line": 33, + "line": 35, "column": 8 }, "end": { - "line": 37, + "line": 39, "column": 11 } } @@ -6912,16 +7670,16 @@ "type": "Block", "value": "*\n * Text for the clear button\n * @type {String}\n ", "range": [ - 889, - 967 + 955, + 1033 ], "loc": { "start": { - "line": 40, + "line": 42, "column": 8 }, "end": { - "line": 43, + "line": 45, "column": 11 } } @@ -6930,16 +7688,16 @@ "type": "Block", "value": "*\n * Css class for reset button\n * @type {String}\n ", "range": [ - 1037, - 1116 + 1103, + 1182 ], "loc": { "start": { - "line": 46, + "line": 48, "column": 8 }, "end": { - "line": 49, + "line": 51, "column": 11 } } @@ -6948,16 +7706,16 @@ "type": "Block", "value": "*\n * Tooltip text for the clear button\n * @type {String}\n ", "range": [ - 1195, - 1281 + 1261, + 1347 ], "loc": { "start": { - "line": 52, + "line": 54, "column": 8 }, "end": { - "line": 55, + "line": 57, "column": 11 } } @@ -6966,16 +7724,34 @@ "type": "Block", "value": "*\n * Custom Html string for the clear button\n * @type {String}\n ", "range": [ - 1354, - 1446 + 1420, + 1512 ], "loc": { "start": { - "line": 58, + "line": 60, "column": 8 }, "end": { - "line": 61, + "line": 63, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * Default position in toolbar ('left'|'center'|'right')\n * @type {String}\n ", + "range": [ + 1744, + 1850 + ], + "loc": { + "start": { + "line": 69, + "column": 8 + }, + "end": { + "line": 72, "column": 11 } } @@ -6984,16 +7760,16 @@ "type": "Block", "value": "*\n * Click event handler for clear button\n * @private\n ", "range": [ - 1680, - 1751 + 1933, + 2004 ], "loc": { "start": { - "line": 68, + "line": 76, "column": 4 }, "end": { - "line": 71, + "line": 79, "column": 7 } } @@ -7002,52 +7778,34 @@ "type": "Block", "value": "*\n * Initialize clear button component\n ", "range": [ - 1874, - 1926 + 2127, + 2179 ], "loc": { "start": { - "line": 79, + "line": 87, "column": 4 }, "end": { - "line": 81, + "line": 89, "column": 7 } } }, - { - "type": "Line", - "value": " reset button is added to defined element", - "range": [ - 2077, - 2120 - ], - "loc": { - "start": { - "line": 91, - "column": 8 - }, - "end": { - "line": 91, - "column": 51 - } - } - }, { "type": "Block", "value": "* @inherited ", "range": [ - 2855, - 2872 + 3139, + 3156 ], "loc": { "start": { - "line": 112, + "line": 120, "column": 8 }, "end": { - "line": 112, + "line": 120, "column": 25 } } @@ -7056,16 +7814,16 @@ "type": "Block", "value": "*\n * Destroy ClearButton instance\n ", "range": [ - 2917, - 2964 + 3258, + 3305 ], "loc": { "start": { - "line": 116, + "line": 126, "column": 4 }, "end": { - "line": 118, + "line": 128, "column": 7 } } diff --git a/docs/ast/source/modules/help.js.json b/docs/ast/source/modules/help.js.json index 4d52056a..f29a8505 100644 --- a/docs/ast/source/modules/help.js.json +++ b/docs/ast/source/modules/help.js.json @@ -776,6 +776,59 @@ "column": 15 } } + }, + { + "type": "ImportSpecifier", + "local": { + "type": "Identifier", + "name": "isNull", + "range": [ + 231, + 237 + ], + "loc": { + "start": { + "line": 6, + "column": 17 + }, + "end": { + "line": 6, + "column": 23 + } + } + }, + "imported": { + "type": "Identifier", + "name": "isNull", + "range": [ + 231, + 237 + ], + "loc": { + "start": { + "line": 6, + "column": 17 + }, + "end": { + "line": 6, + "column": 23 + } + } + }, + "range": [ + 231, + 237 + ], + "loc": { + "start": { + "line": 6, + "column": 17 + }, + "end": { + "line": 6, + "column": 23 + } + } } ], "source": { @@ -783,23 +836,23 @@ "value": "../types", "raw": "'../types'", "range": [ - 236, - 246 + 244, + 254 ], "loc": { "start": { "line": 6, - "column": 22 + "column": 30 }, "end": { "line": 6, - "column": 32 + "column": 40 } } }, "range": [ 214, - 247 + 255 ], "loc": { "start": { @@ -808,7 +861,7 @@ }, "end": { "line": 6, - "column": 33 + "column": 41 } } }, @@ -821,8 +874,8 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 256, - 267 + 264, + 275 ], "loc": { "start": { @@ -839,8 +892,8 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 256, - 267 + 264, + 275 ], "loc": { "start": { @@ -854,8 +907,8 @@ } }, "range": [ - 256, - 267 + 264, + 275 ], "loc": { "start": { @@ -874,8 +927,8 @@ "value": "../settings", "raw": "'../settings'", "range": [ - 274, - 287 + 282, + 295 ], "loc": { "start": { @@ -889,8 +942,8 @@ } }, "range": [ - 248, - 288 + 256, + 296 ], "loc": { "start": { @@ -903,6 +956,97 @@ } } }, + { + "type": "ImportDeclaration", + "specifiers": [ + { + "type": "ImportSpecifier", + "local": { + "type": "Identifier", + "name": "RIGHT", + "range": [ + 305, + 310 + ], + "loc": { + "start": { + "line": 8, + "column": 8 + }, + "end": { + "line": 8, + "column": 13 + } + } + }, + "imported": { + "type": "Identifier", + "name": "RIGHT", + "range": [ + 305, + 310 + ], + "loc": { + "start": { + "line": 8, + "column": 8 + }, + "end": { + "line": 8, + "column": 13 + } + } + }, + "range": [ + 305, + 310 + ], + "loc": { + "start": { + "line": 8, + "column": 8 + }, + "end": { + "line": 8, + "column": 13 + } + } + } + ], + "source": { + "type": "Literal", + "value": "./toolbar", + "raw": "'./toolbar'", + "range": [ + 317, + 328 + ], + "loc": { + "start": { + "line": 8, + "column": 20 + }, + "end": { + "line": 8, + "column": 31 + } + } + }, + "range": [ + 297, + 329 + ], + "loc": { + "start": { + "line": 8, + "column": 0 + }, + "end": { + "line": 8, + "column": 32 + } + } + }, { "type": "VariableDeclaration", "declarations": [ @@ -912,16 +1056,16 @@ "type": "Identifier", "name": "WIKI_URL", "range": [ - 296, - 304 + 337, + 345 ], "loc": { "start": { - "line": 9, + "line": 10, "column": 6 }, "end": { - "line": 9, + "line": 10, "column": 14 } } @@ -934,16 +1078,16 @@ "value": "https://github.com/koalyptus/TableFilter/wiki/", "raw": "'https://github.com/koalyptus/TableFilter/wiki/'", "range": [ - 307, - 355 + 348, + 396 ], "loc": { "start": { - "line": 9, + "line": 10, "column": 17 }, "end": { - "line": 9, + "line": 10, "column": 65 } } @@ -953,46 +1097,46 @@ "value": "4.-Filter-operators", "raw": "'4.-Filter-operators'", "range": [ - 362, - 383 + 403, + 424 ], "loc": { "start": { - "line": 10, + "line": 11, "column": 4 }, "end": { - "line": 10, + "line": 11, "column": 25 } } }, "range": [ - 307, - 383 + 348, + 424 ], "loc": { "start": { - "line": 9, + "line": 10, "column": 17 }, "end": { - "line": 10, + "line": 11, "column": 25 } } }, "range": [ - 296, - 383 + 337, + 424 ], "loc": { "start": { - "line": 9, + "line": 10, "column": 6 }, "end": { - "line": 10, + "line": 11, "column": 25 } } @@ -1000,16 +1144,16 @@ ], "kind": "const", "range": [ - 290, - 384 + 331, + 425 ], "loc": { "start": { - "line": 9, + "line": 10, "column": 0 }, "end": { - "line": 10, + "line": 11, "column": 26 } } @@ -1023,16 +1167,16 @@ "type": "Identifier", "name": "WEBSITE_URL", "range": [ - 391, - 402 + 432, + 443 ], "loc": { "start": { - "line": 11, + "line": 12, "column": 6 }, "end": { - "line": 11, + "line": 12, "column": 17 } } @@ -1042,31 +1186,31 @@ "value": "http://koalyptus.github.io/TableFilter/", "raw": "'http://koalyptus.github.io/TableFilter/'", "range": [ - 405, - 446 + 446, + 487 ], "loc": { "start": { - "line": 11, + "line": 12, "column": 20 }, "end": { - "line": 11, + "line": 12, "column": 61 } } }, "range": [ - 391, - 446 + 432, + 487 ], "loc": { "start": { - "line": 11, + "line": 12, "column": 6 }, "end": { - "line": 11, + "line": 12, "column": 61 } } @@ -1074,16 +1218,16 @@ ], "kind": "const", "range": [ - 385, - 447 + 426, + 488 ], "loc": { "start": { - "line": 11, + "line": 12, "column": 0 }, "end": { - "line": 11, + "line": 12, "column": 62 } }, @@ -1092,16 +1236,16 @@ "type": "Block", "value": "*\n * Help UI component\n ", "range": [ - 449, - 477 + 490, + 518 ], "loc": { "start": { - "line": 13, + "line": 14, "column": 0 }, "end": { - "line": 15, + "line": 16, "column": 3 } } @@ -1116,16 +1260,16 @@ "type": "Identifier", "name": "Help", "range": [ - 491, - 495 + 532, + 536 ], "loc": { "start": { - "line": 16, + "line": 17, "column": 13 }, "end": { - "line": 16, + "line": 17, "column": 17 } } @@ -1134,16 +1278,16 @@ "type": "Identifier", "name": "Feature", "range": [ - 504, - 511 + 545, + 552 ], "loc": { "start": { - "line": 16, + "line": 17, "column": 26 }, "end": { - "line": 16, + "line": 17, "column": 33 } } @@ -1157,16 +1301,16 @@ "type": "Identifier", "name": "constructor", "range": [ - 622, - 633 + 663, + 674 ], "loc": { "start": { - "line": 22, + "line": 23, "column": 4 }, "end": { - "line": 22, + "line": 23, "column": 15 } } @@ -1179,16 +1323,16 @@ "type": "Identifier", "name": "tf", "range": [ - 634, - 636 + 675, + 677 ], "loc": { "start": { - "line": 22, + "line": 23, "column": 16 }, "end": { - "line": 22, + "line": 23, "column": 18 } } @@ -1204,16 +1348,16 @@ "callee": { "type": "Super", "range": [ - 648, - 653 + 689, + 694 ], "loc": { "start": { - "line": 23, + "line": 24, "column": 8 }, "end": { - "line": 23, + "line": 24, "column": 13 } } @@ -1223,16 +1367,16 @@ "type": "Identifier", "name": "tf", "range": [ - 654, - 656 + 695, + 697 ], "loc": { "start": { - "line": 23, + "line": 24, "column": 14 }, "end": { - "line": 23, + "line": 24, "column": 16 } } @@ -1242,47 +1386,47 @@ "value": "help", "raw": "'help'", "range": [ - 658, - 664 + 699, + 705 ], "loc": { "start": { - "line": 23, + "line": 24, "column": 18 }, "end": { - "line": 23, + "line": 24, "column": 24 } } } ], "range": [ - 648, - 665 + 689, + 706 ], "loc": { "start": { - "line": 23, + "line": 24, "column": 8 }, "end": { - "line": 23, + "line": 24, "column": 25 } } }, "range": [ - 648, - 666 + 689, + 707 ], "loc": { "start": { - "line": 23, + "line": 24, "column": 8 }, "end": { - "line": 23, + "line": 24, "column": 26 } } @@ -1296,16 +1440,16 @@ "type": "Identifier", "name": "f", "range": [ - 680, - 681 + 721, + 722 ], "loc": { "start": { - "line": 25, + "line": 26, "column": 12 }, "end": { - "line": 25, + "line": 26, "column": 13 } } @@ -1322,16 +1466,16 @@ "object": { "type": "ThisExpression", "range": [ - 684, - 688 + 725, + 729 ], "loc": { "start": { - "line": 25, + "line": 26, "column": 16 }, "end": { - "line": 25, + "line": 26, "column": 20 } } @@ -1340,31 +1484,31 @@ "type": "Identifier", "name": "config", "range": [ - 689, - 695 + 730, + 736 ], "loc": { "start": { - "line": 25, + "line": 26, "column": 21 }, "end": { - "line": 25, + "line": 26, "column": 27 } } }, "range": [ - 684, - 695 + 725, + 736 ], "loc": { "start": { - "line": 25, + "line": 26, "column": 16 }, "end": { - "line": 25, + "line": 26, "column": 27 } } @@ -1373,31 +1517,31 @@ "type": "Identifier", "name": "help_instructions", "range": [ - 696, - 713 + 737, + 754 ], "loc": { "start": { - "line": 25, + "line": 26, "column": 28 }, "end": { - "line": 25, + "line": 26, "column": 45 } } }, "range": [ - 684, - 713 + 725, + 754 ], "loc": { "start": { - "line": 25, + "line": 26, "column": 16 }, "end": { - "line": 25, + "line": 26, "column": 45 } } @@ -1406,46 +1550,46 @@ "type": "ObjectExpression", "properties": [], "range": [ - 717, - 719 + 758, + 760 ], "loc": { "start": { - "line": 25, + "line": 26, "column": 49 }, "end": { - "line": 25, + "line": 26, "column": 51 } } }, "range": [ - 684, - 719 + 725, + 760 ], "loc": { "start": { - "line": 25, + "line": 26, "column": 16 }, "end": { - "line": 25, + "line": 26, "column": 51 } } }, "range": [ - 680, - 719 + 721, + 760 ], "loc": { "start": { - "line": 25, + "line": 26, "column": 12 }, "end": { - "line": 25, + "line": 26, "column": 51 } } @@ -1453,16 +1597,16 @@ ], "kind": "let", "range": [ - 676, - 720 + 717, + 761 ], "loc": { "start": { - "line": 25, + "line": 26, "column": 8 }, "end": { - "line": 25, + "line": 26, "column": 52 } }, @@ -1471,16 +1615,16 @@ "type": "Block", "value": "*\n * ID of main custom container element\n * @type {String}\n ", "range": [ - 730, - 818 + 771, + 859 ], "loc": { "start": { - "line": 27, + "line": 28, "column": 8 }, "end": { - "line": 30, + "line": 31, "column": 11 } } @@ -1498,16 +1642,16 @@ "object": { "type": "ThisExpression", "range": [ - 827, - 831 + 868, + 872 ], "loc": { "start": { - "line": 31, + "line": 32, "column": 8 }, "end": { - "line": 31, + "line": 32, "column": 12 } } @@ -1516,31 +1660,31 @@ "type": "Identifier", "name": "tgtId", "range": [ - 832, - 837 + 873, + 878 ], "loc": { "start": { - "line": 31, + "line": 32, "column": 13 }, "end": { - "line": 31, + "line": 32, "column": 18 } } }, "range": [ - 827, - 837 + 868, + 878 ], "loc": { "start": { - "line": 31, + "line": 32, "column": 8 }, "end": { - "line": 31, + "line": 32, "column": 18 } } @@ -1551,16 +1695,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 840, - 851 + 881, + 892 ], "loc": { "start": { - "line": 31, + "line": 32, "column": 21 }, "end": { - "line": 31, + "line": 32, "column": 32 } } @@ -1573,16 +1717,16 @@ "type": "Identifier", "name": "f", "range": [ - 852, - 853 + 893, + 894 ], "loc": { "start": { - "line": 31, + "line": 32, "column": 33 }, "end": { - "line": 31, + "line": 32, "column": 34 } } @@ -1591,31 +1735,31 @@ "type": "Identifier", "name": "target_id", "range": [ - 854, - 863 + 895, + 904 ], "loc": { "start": { - "line": 31, + "line": 32, "column": 35 }, "end": { - "line": 31, + "line": 32, "column": 44 } } }, "range": [ - 852, - 863 + 893, + 904 ], "loc": { "start": { - "line": 31, + "line": 32, "column": 33 }, "end": { - "line": 31, + "line": 32, "column": 44 } } @@ -1625,62 +1769,62 @@ "value": null, "raw": "null", "range": [ - 865, - 869 + 906, + 910 ], "loc": { "start": { - "line": 31, + "line": 32, "column": 46 }, "end": { - "line": 31, + "line": 32, "column": 50 } } } ], "range": [ - 840, - 870 + 881, + 911 ], "loc": { "start": { - "line": 31, + "line": 32, "column": 21 }, "end": { - "line": 31, + "line": 32, "column": 51 } } }, "range": [ - 827, - 870 + 868, + 911 ], "loc": { "start": { - "line": 31, + "line": 32, "column": 8 }, "end": { - "line": 31, + "line": 32, "column": 51 } } }, "range": [ - 827, - 871 + 868, + 912 ], "loc": { "start": { - "line": 31, + "line": 32, "column": 8 }, "end": { - "line": 31, + "line": 32, "column": 52 } }, @@ -1689,16 +1833,16 @@ "type": "Block", "value": "*\n * ID of main custom container element\n * @type {String}\n ", "range": [ - 730, - 818 + 771, + 859 ], "loc": { "start": { - "line": 27, + "line": 28, "column": 8 }, "end": { - "line": 30, + "line": 31, "column": 11 } } @@ -1709,16 +1853,16 @@ "type": "Block", "value": "*\n * ID of custom container element for instructions\n * @type {String}\n ", "range": [ - 881, - 981 + 922, + 1022 ], "loc": { "start": { - "line": 33, + "line": 34, "column": 8 }, "end": { - "line": 36, + "line": 37, "column": 11 } } @@ -1736,16 +1880,16 @@ "object": { "type": "ThisExpression", "range": [ - 990, - 994 + 1031, + 1035 ], "loc": { "start": { - "line": 37, + "line": 38, "column": 8 }, "end": { - "line": 37, + "line": 38, "column": 12 } } @@ -1754,31 +1898,31 @@ "type": "Identifier", "name": "contTgtId", "range": [ - 995, - 1004 + 1036, + 1045 ], "loc": { "start": { - "line": 37, + "line": 38, "column": 13 }, "end": { - "line": 37, + "line": 38, "column": 22 } } }, "range": [ - 990, - 1004 + 1031, + 1045 ], "loc": { "start": { - "line": 37, + "line": 38, "column": 8 }, "end": { - "line": 37, + "line": 38, "column": 22 } } @@ -1789,16 +1933,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 1007, - 1018 + 1048, + 1059 ], "loc": { "start": { - "line": 37, + "line": 38, "column": 25 }, "end": { - "line": 37, + "line": 38, "column": 36 } } @@ -1811,16 +1955,16 @@ "type": "Identifier", "name": "f", "range": [ - 1019, - 1020 + 1060, + 1061 ], "loc": { "start": { - "line": 37, + "line": 38, "column": 37 }, "end": { - "line": 37, + "line": 38, "column": 38 } } @@ -1829,31 +1973,31 @@ "type": "Identifier", "name": "container_target_id", "range": [ - 1021, - 1040 + 1062, + 1081 ], "loc": { "start": { - "line": 37, + "line": 38, "column": 39 }, "end": { - "line": 37, + "line": 38, "column": 58 } } }, "range": [ - 1019, - 1040 + 1060, + 1081 ], "loc": { "start": { - "line": 37, + "line": 38, "column": 37 }, "end": { - "line": 37, + "line": 38, "column": 58 } } @@ -1863,62 +2007,62 @@ "value": null, "raw": "null", "range": [ - 1042, - 1046 + 1083, + 1087 ], "loc": { "start": { - "line": 37, + "line": 38, "column": 60 }, "end": { - "line": 37, + "line": 38, "column": 64 } } } ], "range": [ - 1007, - 1047 + 1048, + 1088 ], "loc": { "start": { - "line": 37, + "line": 38, "column": 25 }, "end": { - "line": 37, + "line": 38, "column": 65 } } }, "range": [ - 990, - 1047 + 1031, + 1088 ], "loc": { "start": { - "line": 37, + "line": 38, "column": 8 }, "end": { - "line": 37, + "line": 38, "column": 65 } } }, "range": [ - 990, - 1048 + 1031, + 1089 ], "loc": { "start": { - "line": 37, + "line": 38, "column": 8 }, "end": { - "line": 37, + "line": 38, "column": 66 } }, @@ -1927,16 +2071,16 @@ "type": "Block", "value": "*\n * ID of custom container element for instructions\n * @type {String}\n ", "range": [ - 881, - 981 + 922, + 1022 ], "loc": { "start": { - "line": 33, + "line": 34, "column": 8 }, "end": { - "line": 36, + "line": 37, "column": 11 } } @@ -1947,16 +2091,16 @@ "type": "Block", "value": "*\n * Instructions text (accepts HTML)\n * @type {String}\n ", "range": [ - 1058, - 1143 + 1099, + 1184 ], "loc": { "start": { - "line": 39, + "line": 40, "column": 8 }, "end": { - "line": 42, + "line": 43, "column": 11 } } @@ -1974,16 +2118,16 @@ "object": { "type": "ThisExpression", "range": [ - 1152, - 1156 + 1193, + 1197 ], "loc": { "start": { - "line": 43, + "line": 44, "column": 8 }, "end": { - "line": 43, + "line": 44, "column": 12 } } @@ -1992,31 +2136,31 @@ "type": "Identifier", "name": "instrText", "range": [ - 1157, - 1166 + 1198, + 1207 ], "loc": { "start": { - "line": 43, + "line": 44, "column": 13 }, "end": { - "line": 43, + "line": 44, "column": 22 } } }, "range": [ - 1152, - 1166 + 1193, + 1207 ], "loc": { "start": { - "line": 43, + "line": 44, "column": 8 }, "end": { - "line": 43, + "line": 44, "column": 22 } } @@ -2032,16 +2176,16 @@ "type": "Identifier", "name": "isEmpty", "range": [ - 1170, - 1177 + 1211, + 1218 ], "loc": { "start": { - "line": 43, + "line": 44, "column": 26 }, "end": { - "line": 43, + "line": 44, "column": 33 } } @@ -2054,16 +2198,16 @@ "type": "Identifier", "name": "f", "range": [ - 1178, - 1179 + 1219, + 1220 ], "loc": { "start": { - "line": 43, + "line": 44, "column": 34 }, "end": { - "line": 43, + "line": 44, "column": 35 } } @@ -2072,63 +2216,63 @@ "type": "Identifier", "name": "text", "range": [ - 1180, - 1184 + 1221, + 1225 ], "loc": { "start": { - "line": 43, + "line": 44, "column": 36 }, "end": { - "line": 43, + "line": 44, "column": 40 } } }, "range": [ - 1178, - 1184 + 1219, + 1225 ], "loc": { "start": { - "line": 43, + "line": 44, "column": 34 }, "end": { - "line": 43, + "line": 44, "column": 40 } } } ], "range": [ - 1170, - 1185 + 1211, + 1226 ], "loc": { "start": { - "line": 43, + "line": 44, "column": 26 }, "end": { - "line": 43, + "line": 44, "column": 41 } } }, "prefix": true, "range": [ - 1169, - 1185 + 1210, + 1226 ], "loc": { "start": { - "line": 43, + "line": 44, "column": 25 }, "end": { - "line": 43, + "line": 44, "column": 41 } } @@ -2140,16 +2284,16 @@ "type": "Identifier", "name": "f", "range": [ - 1188, - 1189 + 1229, + 1230 ], "loc": { "start": { - "line": 43, + "line": 44, "column": 44 }, "end": { - "line": 43, + "line": 44, "column": 45 } } @@ -2158,31 +2302,31 @@ "type": "Identifier", "name": "text", "range": [ - 1190, - 1194 + 1231, + 1235 ], "loc": { "start": { - "line": 43, + "line": 44, "column": 46 }, "end": { - "line": 43, + "line": 44, "column": 50 } } }, "range": [ - 1188, - 1194 + 1229, + 1235 ], "loc": { "start": { - "line": 43, + "line": 44, "column": 44 }, "end": { - "line": 43, + "line": 44, "column": 50 } } @@ -2216,16 +2360,16 @@ "value": "Use the filters above each column to filter and limit table ", "raw": "'Use the filters above each column to filter and limit table '", "range": [ - 1209, - 1271 + 1250, + 1312 ], "loc": { "start": { - "line": 44, + "line": 45, "column": 12 }, "end": { - "line": 44, + "line": 45, "column": 74 } } @@ -2235,31 +2379,31 @@ "value": "data. Advanced searches can be performed by using the following ", "raw": "'data. Advanced searches can be performed by using the following '", "range": [ - 1286, - 1352 + 1327, + 1393 ], "loc": { "start": { - "line": 45, + "line": 46, "column": 12 }, "end": { - "line": 45, + "line": 46, "column": 78 } } }, "range": [ - 1209, - 1352 + 1250, + 1393 ], "loc": { "start": { - "line": 44, + "line": 45, "column": 12 }, "end": { - "line": 45, + "line": 46, "column": 78 } } @@ -2269,31 +2413,31 @@ "value": "operators:
<, <=, >, ", "raw": "'operators:
<, <=, >, '", "range": [ - 1367, - 1426 + 1408, + 1467 ], "loc": { "start": { - "line": 46, + "line": 47, "column": 12 }, "end": { - "line": 46, + "line": 47, "column": 71 } } }, "range": [ - 1209, - 1426 + 1250, + 1467 ], "loc": { "start": { - "line": 44, + "line": 45, "column": 12 }, "end": { - "line": 46, + "line": 47, "column": 71 } } @@ -2303,31 +2447,31 @@ "value": ">=, =, *, !, {, }, ", "raw": "'>=, =, *, !, {, }, '", "range": [ - 1441, - 1507 + 1482, + 1548 ], "loc": { "start": { - "line": 47, + "line": 48, "column": 12 }, "end": { - "line": 47, + "line": 48, "column": 78 } } }, "range": [ - 1209, - 1507 + 1250, + 1548 ], "loc": { "start": { - "line": 44, + "line": 45, "column": 12 }, "end": { - "line": 47, + "line": 48, "column": 78 } } @@ -2337,31 +2481,31 @@ "value": "||,&&, [empty], [nonempty], ", "raw": "'||,&&, [empty], [nonempty], '", "range": [ - 1522, - 1588 + 1563, + 1629 ], "loc": { "start": { - "line": 48, + "line": 49, "column": 12 }, "end": { - "line": 48, + "line": 49, "column": 78 } } }, "range": [ - 1209, - 1588 + 1250, + 1629 ], "loc": { "start": { - "line": 44, + "line": 45, "column": 12 }, "end": { - "line": 48, + "line": 49, "column": 78 } } @@ -2371,31 +2515,31 @@ "value": "rgx:
rgx:
", "raw": "'\" target=\"_blank\">'", "range": [ - 1644, - 1664 + 1685, + 1705 ], "loc": { "start": { - "line": 49, + "line": 50, "column": 53 }, "end": { - "line": 49, + "line": 50, "column": 73 } } }, "range": [ - 1209, - 1664 + 1250, + 1705 ], "loc": { "start": { - "line": 44, + "line": 45, "column": 12 }, "end": { - "line": 49, + "line": 50, "column": 73 } } @@ -2472,76 +2616,76 @@ "value": "Learn more
", "raw": "'Learn more
'", "range": [ - 1679, - 1700 + 1720, + 1741 ], "loc": { "start": { - "line": 50, + "line": 51, "column": 12 }, "end": { - "line": 50, + "line": 51, "column": 33 } } }, "range": [ - 1209, - 1700 + 1250, + 1741 ], "loc": { "start": { - "line": 44, + "line": 45, "column": 12 }, "end": { - "line": 50, + "line": 51, "column": 33 } } }, "range": [ - 1169, - 1700 + 1210, + 1741 ], "loc": { "start": { - "line": 43, + "line": 44, "column": 25 }, "end": { - "line": 50, + "line": 51, "column": 33 } } }, "range": [ - 1152, - 1700 + 1193, + 1741 ], "loc": { "start": { - "line": 43, + "line": 44, "column": 8 }, "end": { - "line": 50, + "line": 51, "column": 33 } } }, "range": [ - 1152, - 1701 + 1193, + 1742 ], "loc": { "start": { - "line": 43, + "line": 44, "column": 8 }, "end": { - "line": 50, + "line": 51, "column": 34 } }, @@ -2550,16 +2694,16 @@ "type": "Block", "value": "*\n * Instructions text (accepts HTML)\n * @type {String}\n ", "range": [ - 1058, - 1143 + 1099, + 1184 ], "loc": { "start": { - "line": 39, + "line": 40, "column": 8 }, "end": { - "line": 42, + "line": 43, "column": 11 } } @@ -2570,16 +2714,16 @@ "type": "Block", "value": "*\n * Instructions HTML\n * @type {String}\n ", "range": [ - 1711, - 1781 + 1752, + 1822 ], "loc": { "start": { - "line": 52, + "line": 53, "column": 8 }, "end": { - "line": 55, + "line": 56, "column": 11 } } @@ -2597,16 +2741,16 @@ "object": { "type": "ThisExpression", "range": [ - 1790, - 1794 + 1831, + 1835 ], "loc": { "start": { - "line": 56, + "line": 57, "column": 8 }, "end": { - "line": 56, + "line": 57, "column": 12 } } @@ -2615,31 +2759,31 @@ "type": "Identifier", "name": "instrHtml", "range": [ - 1795, - 1804 + 1836, + 1845 ], "loc": { "start": { - "line": 56, + "line": 57, "column": 13 }, "end": { - "line": 56, + "line": 57, "column": 22 } } }, "range": [ - 1790, - 1804 + 1831, + 1845 ], "loc": { "start": { - "line": 56, + "line": 57, "column": 8 }, "end": { - "line": 56, + "line": 57, "column": 22 } } @@ -2650,16 +2794,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 1807, - 1818 + 1848, + 1859 ], "loc": { "start": { - "line": 56, + "line": 57, "column": 25 }, "end": { - "line": 56, + "line": 57, "column": 36 } } @@ -2672,16 +2816,16 @@ "type": "Identifier", "name": "f", "range": [ - 1819, - 1820 + 1860, + 1861 ], "loc": { "start": { - "line": 56, + "line": 57, "column": 37 }, "end": { - "line": 56, + "line": 57, "column": 38 } } @@ -2690,31 +2834,31 @@ "type": "Identifier", "name": "html", "range": [ - 1821, - 1825 + 1862, + 1866 ], "loc": { "start": { - "line": 56, + "line": 57, "column": 39 }, "end": { - "line": 56, + "line": 57, "column": 43 } } }, "range": [ - 1819, - 1825 + 1860, + 1866 ], "loc": { "start": { - "line": 56, + "line": 57, "column": 37 }, "end": { - "line": 56, + "line": 57, "column": 43 } } @@ -2724,62 +2868,62 @@ "value": null, "raw": "null", "range": [ - 1827, - 1831 + 1868, + 1872 ], "loc": { "start": { - "line": 56, + "line": 57, "column": 45 }, "end": { - "line": 56, + "line": 57, "column": 49 } } } ], "range": [ - 1807, - 1832 + 1848, + 1873 ], "loc": { "start": { - "line": 56, + "line": 57, "column": 25 }, "end": { - "line": 56, + "line": 57, "column": 50 } } }, "range": [ - 1790, - 1832 + 1831, + 1873 ], "loc": { "start": { - "line": 56, + "line": 57, "column": 8 }, "end": { - "line": 56, + "line": 57, "column": 50 } } }, "range": [ - 1790, - 1833 + 1831, + 1874 ], "loc": { "start": { - "line": 56, + "line": 57, "column": 8 }, "end": { - "line": 56, + "line": 57, "column": 51 } }, @@ -2788,16 +2932,16 @@ "type": "Block", "value": "*\n * Instructions HTML\n * @type {String}\n ", "range": [ - 1711, - 1781 + 1752, + 1822 ], "loc": { "start": { - "line": 52, + "line": 53, "column": 8 }, "end": { - "line": 55, + "line": 56, "column": 11 } } @@ -2808,16 +2952,16 @@ "type": "Block", "value": "*\n * Help button text ('?')\n * @type {String}\n ", "range": [ - 1843, - 1918 + 1884, + 1959 ], "loc": { "start": { - "line": 58, + "line": 59, "column": 8 }, "end": { - "line": 61, + "line": 62, "column": 11 } } @@ -2835,16 +2979,16 @@ "object": { "type": "ThisExpression", "range": [ - 1927, - 1931 + 1968, + 1972 ], "loc": { "start": { - "line": 62, + "line": 63, "column": 8 }, "end": { - "line": 62, + "line": 63, "column": 12 } } @@ -2853,31 +2997,31 @@ "type": "Identifier", "name": "btnText", "range": [ - 1932, - 1939 + 1973, + 1980 ], "loc": { "start": { - "line": 62, + "line": 63, "column": 13 }, "end": { - "line": 62, + "line": 63, "column": 20 } } }, "range": [ - 1927, - 1939 + 1968, + 1980 ], "loc": { "start": { - "line": 62, + "line": 63, "column": 8 }, "end": { - "line": 62, + "line": 63, "column": 20 } } @@ -2888,16 +3032,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 1942, - 1953 + 1983, + 1994 ], "loc": { "start": { - "line": 62, + "line": 63, "column": 23 }, "end": { - "line": 62, + "line": 63, "column": 34 } } @@ -2910,16 +3054,16 @@ "type": "Identifier", "name": "f", "range": [ - 1954, - 1955 + 1995, + 1996 ], "loc": { "start": { - "line": 62, + "line": 63, "column": 35 }, "end": { - "line": 62, + "line": 63, "column": 36 } } @@ -2928,31 +3072,31 @@ "type": "Identifier", "name": "btn_text", "range": [ - 1956, - 1964 + 1997, + 2005 ], "loc": { "start": { - "line": 62, + "line": 63, "column": 37 }, "end": { - "line": 62, + "line": 63, "column": 45 } } }, "range": [ - 1954, - 1964 + 1995, + 2005 ], "loc": { "start": { - "line": 62, + "line": 63, "column": 35 }, "end": { - "line": 62, + "line": 63, "column": 45 } } @@ -2962,62 +3106,62 @@ "value": "?", "raw": "'?'", "range": [ - 1966, - 1969 + 2007, + 2010 ], "loc": { "start": { - "line": 62, + "line": 63, "column": 47 }, "end": { - "line": 62, + "line": 63, "column": 50 } } } ], "range": [ - 1942, - 1970 + 1983, + 2011 ], "loc": { "start": { - "line": 62, + "line": 63, "column": 23 }, "end": { - "line": 62, + "line": 63, "column": 51 } } }, "range": [ - 1927, - 1970 + 1968, + 2011 ], "loc": { "start": { - "line": 62, + "line": 63, "column": 8 }, "end": { - "line": 62, + "line": 63, "column": 51 } } }, "range": [ - 1927, - 1971 + 1968, + 2012 ], "loc": { "start": { - "line": 62, + "line": 63, "column": 8 }, "end": { - "line": 62, + "line": 63, "column": 52 } }, @@ -3026,16 +3170,16 @@ "type": "Block", "value": "*\n * Help button text ('?')\n * @type {String}\n ", "range": [ - 1843, - 1918 + 1884, + 1959 ], "loc": { "start": { - "line": 58, + "line": 59, "column": 8 }, "end": { - "line": 61, + "line": 62, "column": 11 } } @@ -3046,16 +3190,16 @@ "type": "Block", "value": "*\n * Custom help button HTML\n * @type {String}\n ", "range": [ - 1981, - 2057 + 2022, + 2098 ], "loc": { "start": { - "line": 64, + "line": 65, "column": 8 }, "end": { - "line": 67, + "line": 68, "column": 11 } } @@ -3073,16 +3217,16 @@ "object": { "type": "ThisExpression", "range": [ - 2066, - 2070 + 2107, + 2111 ], "loc": { "start": { - "line": 68, + "line": 69, "column": 8 }, "end": { - "line": 68, + "line": 69, "column": 12 } } @@ -3091,31 +3235,31 @@ "type": "Identifier", "name": "btnHtml", "range": [ - 2071, - 2078 + 2112, + 2119 ], "loc": { "start": { - "line": 68, + "line": 69, "column": 13 }, "end": { - "line": 68, + "line": 69, "column": 20 } } }, "range": [ - 2066, - 2078 + 2107, + 2119 ], "loc": { "start": { - "line": 68, + "line": 69, "column": 8 }, "end": { - "line": 68, + "line": 69, "column": 20 } } @@ -3126,16 +3270,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 2081, - 2092 + 2122, + 2133 ], "loc": { "start": { - "line": 68, + "line": 69, "column": 23 }, "end": { - "line": 68, + "line": 69, "column": 34 } } @@ -3148,16 +3292,16 @@ "type": "Identifier", "name": "f", "range": [ - 2093, - 2094 + 2134, + 2135 ], "loc": { "start": { - "line": 68, + "line": 69, "column": 35 }, "end": { - "line": 68, + "line": 69, "column": 36 } } @@ -3166,31 +3310,31 @@ "type": "Identifier", "name": "btn_html", "range": [ - 2095, - 2103 + 2136, + 2144 ], "loc": { "start": { - "line": 68, + "line": 69, "column": 37 }, "end": { - "line": 68, + "line": 69, "column": 45 } } }, "range": [ - 2093, - 2103 + 2134, + 2144 ], "loc": { "start": { - "line": 68, + "line": 69, "column": 35 }, "end": { - "line": 68, + "line": 69, "column": 45 } } @@ -3200,62 +3344,62 @@ "value": null, "raw": "null", "range": [ - 2105, - 2109 + 2146, + 2150 ], "loc": { "start": { - "line": 68, + "line": 69, "column": 47 }, "end": { - "line": 68, + "line": 69, "column": 51 } } } ], "range": [ - 2081, - 2110 + 2122, + 2151 ], "loc": { "start": { - "line": 68, + "line": 69, "column": 23 }, "end": { - "line": 68, + "line": 69, "column": 52 } } }, "range": [ - 2066, - 2110 + 2107, + 2151 ], "loc": { "start": { - "line": 68, + "line": 69, "column": 8 }, "end": { - "line": 68, + "line": 69, "column": 52 } } }, "range": [ - 2066, - 2111 + 2107, + 2152 ], "loc": { "start": { - "line": 68, + "line": 69, "column": 8 }, "end": { - "line": 68, + "line": 69, "column": 53 } }, @@ -3264,16 +3408,16 @@ "type": "Block", "value": "*\n * Custom help button HTML\n * @type {String}\n ", "range": [ - 1981, - 2057 + 2022, + 2098 ], "loc": { "start": { - "line": 64, + "line": 65, "column": 8 }, "end": { - "line": 67, + "line": 68, "column": 11 } } @@ -3284,16 +3428,16 @@ "type": "Block", "value": "*\n * Css class for help button\n * @type {String}\n ", "range": [ - 2121, - 2199 + 2162, + 2240 ], "loc": { "start": { - "line": 70, + "line": 71, "column": 8 }, "end": { - "line": 73, + "line": 74, "column": 11 } } @@ -3311,16 +3455,16 @@ "object": { "type": "ThisExpression", "range": [ - 2208, - 2212 + 2249, + 2253 ], "loc": { "start": { - "line": 74, + "line": 75, "column": 8 }, "end": { - "line": 74, + "line": 75, "column": 12 } } @@ -3329,31 +3473,31 @@ "type": "Identifier", "name": "btnCssClass", "range": [ - 2213, - 2224 + 2254, + 2265 ], "loc": { "start": { - "line": 74, + "line": 75, "column": 13 }, "end": { - "line": 74, + "line": 75, "column": 24 } } }, "range": [ - 2208, - 2224 + 2249, + 2265 ], "loc": { "start": { - "line": 74, + "line": 75, "column": 8 }, "end": { - "line": 74, + "line": 75, "column": 24 } } @@ -3364,16 +3508,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 2227, - 2238 + 2268, + 2279 ], "loc": { "start": { - "line": 74, + "line": 75, "column": 27 }, "end": { - "line": 74, + "line": 75, "column": 38 } } @@ -3386,16 +3530,16 @@ "type": "Identifier", "name": "f", "range": [ - 2239, - 2240 + 2280, + 2281 ], "loc": { "start": { - "line": 74, + "line": 75, "column": 39 }, "end": { - "line": 74, + "line": 75, "column": 40 } } @@ -3404,31 +3548,31 @@ "type": "Identifier", "name": "btn_css_class", "range": [ - 2241, - 2254 + 2282, + 2295 ], "loc": { "start": { - "line": 74, + "line": 75, "column": 41 }, "end": { - "line": 74, + "line": 75, "column": 54 } } }, "range": [ - 2239, - 2254 + 2280, + 2295 ], "loc": { "start": { - "line": 74, + "line": 75, "column": 39 }, "end": { - "line": 74, + "line": 75, "column": 54 } } @@ -3438,62 +3582,62 @@ "value": "helpBtn", "raw": "'helpBtn'", "range": [ - 2256, - 2265 + 2297, + 2306 ], "loc": { "start": { - "line": 74, + "line": 75, "column": 56 }, "end": { - "line": 74, + "line": 75, "column": 65 } } } ], "range": [ - 2227, - 2266 + 2268, + 2307 ], "loc": { "start": { - "line": 74, + "line": 75, "column": 27 }, "end": { - "line": 74, + "line": 75, "column": 66 } } }, "range": [ - 2208, - 2266 + 2249, + 2307 ], "loc": { "start": { - "line": 74, + "line": 75, "column": 8 }, "end": { - "line": 74, + "line": 75, "column": 66 } } }, "range": [ - 2208, - 2267 + 2249, + 2308 ], "loc": { "start": { - "line": 74, + "line": 75, "column": 8 }, "end": { - "line": 74, + "line": 75, "column": 67 } }, @@ -3502,16 +3646,16 @@ "type": "Block", "value": "*\n * Css class for help button\n * @type {String}\n ", "range": [ - 2121, - 2199 + 2162, + 2240 ], "loc": { "start": { - "line": 70, + "line": 71, "column": 8 }, "end": { - "line": 73, + "line": 74, "column": 11 } } @@ -3522,16 +3666,16 @@ "type": "Block", "value": "*\n * Css class for help container element\n * @type {String}\n ", "range": [ - 2277, - 2366 + 2318, + 2407 ], "loc": { "start": { - "line": 76, + "line": 77, "column": 8 }, "end": { - "line": 79, + "line": 80, "column": 11 } } @@ -3549,16 +3693,16 @@ "object": { "type": "ThisExpression", "range": [ - 2375, - 2379 + 2416, + 2420 ], "loc": { "start": { - "line": 80, + "line": 81, "column": 8 }, "end": { - "line": 80, + "line": 81, "column": 12 } } @@ -3567,31 +3711,31 @@ "type": "Identifier", "name": "contCssClass", "range": [ - 2380, - 2392 + 2421, + 2433 ], "loc": { "start": { - "line": 80, + "line": 81, "column": 13 }, "end": { - "line": 80, + "line": 81, "column": 25 } } }, "range": [ - 2375, - 2392 + 2416, + 2433 ], "loc": { "start": { - "line": 80, + "line": 81, "column": 8 }, "end": { - "line": 80, + "line": 81, "column": 25 } } @@ -3602,16 +3746,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 2395, - 2406 + 2436, + 2447 ], "loc": { "start": { - "line": 80, + "line": 81, "column": 28 }, "end": { - "line": 80, + "line": 81, "column": 39 } } @@ -3624,16 +3768,16 @@ "type": "Identifier", "name": "f", "range": [ - 2407, - 2408 + 2448, + 2449 ], "loc": { "start": { - "line": 80, + "line": 81, "column": 40 }, "end": { - "line": 80, + "line": 81, "column": 41 } } @@ -3642,31 +3786,31 @@ "type": "Identifier", "name": "container_css_class", "range": [ - 2409, - 2428 + 2450, + 2469 ], "loc": { "start": { - "line": 80, + "line": 81, "column": 42 }, "end": { - "line": 80, + "line": 81, "column": 61 } } }, "range": [ - 2407, - 2428 + 2448, + 2469 ], "loc": { "start": { - "line": 80, + "line": 81, "column": 40 }, "end": { - "line": 80, + "line": 81, "column": 61 } } @@ -3676,62 +3820,62 @@ "value": "helpCont", "raw": "'helpCont'", "range": [ - 2430, - 2440 + 2471, + 2481 ], "loc": { "start": { - "line": 80, + "line": 81, "column": 63 }, "end": { - "line": 80, + "line": 81, "column": 73 } } } ], "range": [ - 2395, - 2441 + 2436, + 2482 ], "loc": { "start": { - "line": 80, + "line": 81, "column": 28 }, "end": { - "line": 80, + "line": 81, "column": 74 } } }, "range": [ - 2375, - 2441 + 2416, + 2482 ], "loc": { "start": { - "line": 80, + "line": 81, "column": 8 }, "end": { - "line": 80, + "line": 81, "column": 74 } } }, "range": [ - 2375, - 2442 + 2416, + 2483 ], "loc": { "start": { - "line": 80, + "line": 81, "column": 8 }, "end": { - "line": 80, + "line": 81, "column": 75 } }, @@ -3740,16 +3884,16 @@ "type": "Block", "value": "*\n * Css class for help container element\n * @type {String}\n ", "range": [ - 2277, - 2366 + 2318, + 2407 ], "loc": { "start": { - "line": 76, + "line": 77, "column": 8 }, "end": { - "line": 79, + "line": 80, "column": 11 } } @@ -3760,16 +3904,16 @@ "type": "Block", "value": "*\n * Button DOM element\n * @type {DOMElement}\n ", "range": [ - 2452, - 2527 + 2493, + 2568 ], "loc": { "start": { - "line": 82, + "line": 83, "column": 8 }, "end": { - "line": 85, + "line": 86, "column": 11 } } @@ -3787,16 +3931,16 @@ "object": { "type": "ThisExpression", "range": [ - 2536, - 2540 + 2577, + 2581 ], "loc": { "start": { - "line": 86, + "line": 87, "column": 8 }, "end": { - "line": 86, + "line": 87, "column": 12 } } @@ -3805,31 +3949,31 @@ "type": "Identifier", "name": "btn", "range": [ - 2541, - 2544 + 2582, + 2585 ], "loc": { "start": { - "line": 86, + "line": 87, "column": 13 }, "end": { - "line": 86, + "line": 87, "column": 16 } } }, "range": [ - 2536, - 2544 + 2577, + 2585 ], "loc": { "start": { - "line": 86, + "line": 87, "column": 8 }, "end": { - "line": 86, + "line": 87, "column": 16 } } @@ -3839,46 +3983,46 @@ "value": null, "raw": "null", "range": [ - 2547, - 2551 + 2588, + 2592 ], "loc": { "start": { - "line": 86, + "line": 87, "column": 19 }, "end": { - "line": 86, + "line": 87, "column": 23 } } }, "range": [ - 2536, - 2551 + 2577, + 2592 ], "loc": { "start": { - "line": 86, + "line": 87, "column": 8 }, "end": { - "line": 86, + "line": 87, "column": 23 } } }, "range": [ - 2536, - 2552 + 2577, + 2593 ], "loc": { "start": { - "line": 86, + "line": 87, "column": 8 }, "end": { - "line": 86, + "line": 87, "column": 24 } }, @@ -3887,16 +4031,16 @@ "type": "Block", "value": "*\n * Button DOM element\n * @type {DOMElement}\n ", "range": [ - 2452, - 2527 + 2493, + 2568 ], "loc": { "start": { - "line": 82, + "line": 83, "column": 8 }, "end": { - "line": 85, + "line": 86, "column": 11 } } @@ -3907,16 +4051,16 @@ "type": "Block", "value": "*\n * Help container DOM element\n * @type {DOMElement}\n ", "range": [ - 2562, - 2645 + 2603, + 2686 ], "loc": { "start": { - "line": 88, + "line": 89, "column": 8 }, "end": { - "line": 91, + "line": 92, "column": 11 } } @@ -3934,16 +4078,16 @@ "object": { "type": "ThisExpression", "range": [ - 2654, - 2658 + 2695, + 2699 ], "loc": { "start": { - "line": 92, + "line": 93, "column": 8 }, "end": { - "line": 92, + "line": 93, "column": 12 } } @@ -3952,31 +4096,31 @@ "type": "Identifier", "name": "cont", "range": [ - 2659, - 2663 + 2700, + 2704 ], "loc": { "start": { - "line": 92, + "line": 93, "column": 13 }, "end": { - "line": 92, + "line": 93, "column": 17 } } }, "range": [ - 2654, - 2663 + 2695, + 2704 ], "loc": { "start": { - "line": 92, + "line": 93, "column": 8 }, "end": { - "line": 92, + "line": 93, "column": 17 } } @@ -3986,46 +4130,46 @@ "value": null, "raw": "null", "range": [ - 2666, - 2670 + 2707, + 2711 ], "loc": { "start": { - "line": 92, + "line": 93, "column": 20 }, "end": { - "line": 92, + "line": 93, "column": 24 } } }, "range": [ - 2654, - 2670 + 2695, + 2711 ], "loc": { "start": { - "line": 92, + "line": 93, "column": 8 }, "end": { - "line": 92, + "line": 93, "column": 24 } } }, "range": [ - 2654, - 2671 + 2695, + 2712 ], "loc": { "start": { - "line": 92, + "line": 93, "column": 8 }, "end": { - "line": 92, + "line": 93, "column": 25 } }, @@ -4034,16 +4178,16 @@ "type": "Block", "value": "*\n * Help container DOM element\n * @type {DOMElement}\n ", "range": [ - 2562, - 2645 + 2603, + 2686 ], "loc": { "start": { - "line": 88, + "line": 89, "column": 8 }, "end": { - "line": 91, + "line": 92, "column": 11 } } @@ -4054,16 +4198,16 @@ "type": "Block", "value": "*\n * Bound mouseup wrapper\n * @private\n ", "range": [ - 2681, - 2749 + 2722, + 2790 ], "loc": { "start": { - "line": 94, + "line": 95, "column": 8 }, "end": { - "line": 97, + "line": 98, "column": 11 } } @@ -4081,16 +4225,16 @@ "object": { "type": "ThisExpression", "range": [ - 2758, - 2762 + 2799, + 2803 ], "loc": { "start": { - "line": 98, + "line": 99, "column": 8 }, "end": { - "line": 98, + "line": 99, "column": 12 } } @@ -4099,31 +4243,31 @@ "type": "Identifier", "name": "boundMouseup", "range": [ - 2763, - 2775 + 2804, + 2816 ], "loc": { "start": { - "line": 98, + "line": 99, "column": 13 }, "end": { - "line": 98, + "line": 99, "column": 25 } } }, "range": [ - 2758, - 2775 + 2799, + 2816 ], "loc": { "start": { - "line": 98, + "line": 99, "column": 8 }, "end": { - "line": 98, + "line": 99, "column": 25 } } @@ -4133,46 +4277,46 @@ "value": null, "raw": "null", "range": [ - 2778, - 2782 + 2819, + 2823 ], "loc": { "start": { - "line": 98, + "line": 99, "column": 28 }, "end": { - "line": 98, + "line": 99, "column": 32 } } }, "range": [ - 2758, - 2782 + 2799, + 2823 ], "loc": { "start": { - "line": 98, + "line": 99, "column": 8 }, "end": { - "line": 98, + "line": 99, "column": 32 } } }, "range": [ - 2758, - 2783 + 2799, + 2824 ], "loc": { "start": { - "line": 98, + "line": 99, "column": 8 }, "end": { - "line": 98, + "line": 99, "column": 33 } }, @@ -4181,16 +4325,16 @@ "type": "Block", "value": "*\n * Bound mouseup wrapper\n * @private\n ", "range": [ - 2681, - 2749 + 2722, + 2790 ], "loc": { "start": { - "line": 94, + "line": 95, "column": 8 }, "end": { - "line": 97, + "line": 98, "column": 11 } } @@ -4201,16 +4345,16 @@ "type": "Block", "value": "*\n * Default HTML appended to instructions text\n * @type {String}\n ", "range": [ - 2793, - 2888 + 2834, + 2929 ], "loc": { "start": { - "line": 100, + "line": 101, "column": 8 }, "end": { - "line": 103, + "line": 104, "column": 11 } } @@ -4228,16 +4372,16 @@ "object": { "type": "ThisExpression", "range": [ - 2897, - 2901 + 2938, + 2942 ], "loc": { "start": { - "line": 104, + "line": 105, "column": 8 }, "end": { - "line": 104, + "line": 105, "column": 12 } } @@ -4246,31 +4390,31 @@ "type": "Identifier", "name": "defaultHtml", "range": [ - 2902, - 2913 + 2943, + 2954 ], "loc": { "start": { - "line": 104, + "line": 105, "column": 13 }, "end": { - "line": 104, + "line": 105, "column": 24 } } }, "range": [ - 2897, - 2913 + 2938, + 2954 ], "loc": { "start": { - "line": 104, + "line": 105, "column": 8 }, "end": { - "line": 104, + "line": 105, "column": 24 } } @@ -4319,16 +4463,16 @@ "value": "

TableFilter ", "raw": "'

TableFilter '", "range": [ - 2916, - 2958 + 2957, + 2999 ], "loc": { "start": { - "line": 104, + "line": 105, "column": 27 }, "end": { - "line": 104, + "line": 105, "column": 69 } } @@ -4338,31 +4482,31 @@ "value": "v", "raw": "'v'", "range": [ - 2973, - 2976 + 3014, + 3017 ], "loc": { "start": { - "line": 105, + "line": 106, "column": 12 }, "end": { - "line": 105, + "line": 106, "column": 15 } } }, "range": [ - 2916, - 2976 + 2957, + 3017 ], "loc": { "start": { - "line": 104, + "line": 105, "column": 27 }, "end": { - "line": 105, + "line": 106, "column": 15 } } @@ -4374,16 +4518,16 @@ "type": "Identifier", "name": "tf", "range": [ - 2979, - 2981 + 3020, + 3022 ], "loc": { "start": { - "line": 105, + "line": 106, "column": 18 }, "end": { - "line": 105, + "line": 106, "column": 20 } } @@ -4392,46 +4536,46 @@ "type": "Identifier", "name": "version", "range": [ - 2982, - 2989 + 3023, + 3030 ], "loc": { "start": { - "line": 105, + "line": 106, "column": 21 }, "end": { - "line": 105, + "line": 106, "column": 28 } } }, "range": [ - 2979, - 2989 + 3020, + 3030 ], "loc": { "start": { - "line": 105, + "line": 106, "column": 18 }, "end": { - "line": 105, + "line": 106, "column": 28 } } }, "range": [ - 2916, - 2989 + 2957, + 3030 ], "loc": { "start": { - "line": 104, + "line": 105, "column": 27 }, "end": { - "line": 105, + "line": 106, "column": 28 } } @@ -4441,31 +4585,31 @@ "value": "

", "raw": "'

'", "range": [ - 2992, - 2999 + 3033, + 3040 ], "loc": { "start": { - "line": 105, + "line": 106, "column": 31 }, "end": { - "line": 105, + "line": 106, "column": 38 } } }, "range": [ - 2916, - 2999 + 2957, + 3040 ], "loc": { "start": { - "line": 104, + "line": 105, "column": 27 }, "end": { - "line": 105, + "line": 106, "column": 38 } } @@ -4475,31 +4619,31 @@ "value": "", "raw": "'\" target=\"_blank\">'", "range": [ - 3042, - 3062 + 3083, + 3103 ], "loc": { "start": { - "line": 106, + "line": 107, "column": 12 }, "end": { - "line": 106, + "line": 107, "column": 32 } } }, "range": [ - 2916, - 3062 + 2957, + 3103 ], "loc": { "start": { - "line": 104, + "line": 105, "column": 27 }, "end": { - "line": 106, + "line": 107, "column": 32 } } @@ -4575,31 +4719,31 @@ "type": "Identifier", "name": "WEBSITE_URL", "range": [ - 3065, - 3076 + 3106, + 3117 ], "loc": { "start": { - "line": 106, + "line": 107, "column": 35 }, "end": { - "line": 106, + "line": 107, "column": 46 } } }, "range": [ - 2916, - 3076 + 2957, + 3117 ], "loc": { "start": { - "line": 104, + "line": 105, "column": 27 }, "end": { - "line": 106, + "line": 107, "column": 46 } } @@ -4609,31 +4753,31 @@ "value": "", "raw": "''", "range": [ - 3079, - 3085 + 3120, + 3126 ], "loc": { "start": { - "line": 106, + "line": 107, "column": 49 }, "end": { - "line": 106, + "line": 107, "column": 55 } } }, "range": [ - 2916, - 3085 + 2957, + 3126 ], "loc": { "start": { - "line": 104, + "line": 105, "column": 27 }, "end": { - "line": 106, + "line": 107, "column": 55 } } @@ -4643,31 +4787,31 @@ "value": "
©2015-", "raw": "'
©2015-'", "range": [ - 3100, - 3124 + 3141, + 3165 ], "loc": { "start": { - "line": 107, + "line": 108, "column": 12 }, "end": { - "line": 107, + "line": 108, "column": 36 } } }, "range": [ - 2916, - 3124 + 2957, + 3165 ], "loc": { "start": { - "line": 104, + "line": 105, "column": 27 }, "end": { - "line": 107, + "line": 108, "column": 36 } } @@ -4679,16 +4823,16 @@ "type": "Identifier", "name": "tf", "range": [ - 3127, - 3129 + 3168, + 3170 ], "loc": { "start": { - "line": 107, + "line": 108, "column": 39 }, "end": { - "line": 107, + "line": 108, "column": 41 } } @@ -4697,46 +4841,46 @@ "type": "Identifier", "name": "year", "range": [ - 3130, - 3134 + 3171, + 3175 ], "loc": { "start": { - "line": 107, + "line": 108, "column": 42 }, "end": { - "line": 107, + "line": 108, "column": 46 } } }, "range": [ - 3127, - 3134 + 3168, + 3175 ], "loc": { "start": { - "line": 107, + "line": 108, "column": 39 }, "end": { - "line": 107, + "line": 108, "column": 46 } } }, "range": [ - 2916, - 3134 + 2957, + 3175 ], "loc": { "start": { - "line": 104, + "line": 105, "column": 27 }, "end": { - "line": 107, + "line": 108, "column": 46 } } @@ -4746,31 +4890,31 @@ "value": " {AUTHOR}", "raw": "' {AUTHOR}
'", "range": [ - 3137, - 3155 + 3178, + 3196 ], "loc": { "start": { - "line": 107, + "line": 108, "column": 49 }, "end": { - "line": 107, + "line": 108, "column": 67 } } }, "range": [ - 2916, - 3155 + 2957, + 3196 ], "loc": { "start": { - "line": 104, + "line": 105, "column": 27 }, "end": { - "line": 107, + "line": 108, "column": 67 } } @@ -4780,31 +4924,31 @@ "value": "
", "raw": "'
'", "range": [ - 3170, - 3216 + 3211, + 3257 ], "loc": { "start": { - "line": 108, + "line": 109, "column": 12 }, "end": { - "line": 108, + "line": 109, "column": 58 } } }, "range": [ - 2916, - 3216 + 2957, + 3257 ], "loc": { "start": { - "line": 104, + "line": 105, "column": 27 }, "end": { - "line": 108, + "line": 109, "column": 58 } } @@ -4814,61 +4958,61 @@ "value": "Close
", "raw": "'Close
'", "range": [ - 3231, - 3298 + 3272, + 3339 ], "loc": { "start": { - "line": 109, + "line": 110, "column": 12 }, "end": { - "line": 109, + "line": 110, "column": 79 } } }, "range": [ - 2916, - 3298 + 2957, + 3339 ], "loc": { "start": { - "line": 104, + "line": 105, "column": 27 }, "end": { - "line": 109, + "line": 110, "column": 79 } } }, "range": [ - 2897, - 3298 + 2938, + 3339 ], "loc": { "start": { - "line": 104, + "line": 105, "column": 8 }, "end": { - "line": 109, + "line": 110, "column": 79 } } }, "range": [ - 2897, - 3299 + 2938, + 3340 ], "loc": { "start": { - "line": 104, + "line": 105, "column": 8 }, "end": { - "line": 109, + "line": 110, "column": 80 } }, @@ -4877,16 +5021,253 @@ "type": "Block", "value": "*\n * Default HTML appended to instructions text\n * @type {String}\n ", "range": [ - 2793, - 2888 + 2834, + 2929 ], "loc": { "start": { - "line": 100, + "line": 101, "column": 8 }, "end": { - "line": 103, + "line": 104, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Default position in toolbar ('left'|'center'|'right')\n * @type {String}\n ", + "range": [ + 3350, + 3456 + ], + "loc": { + "start": { + "line": 112, + "column": 8 + }, + "end": { + "line": 115, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 3465, + 3469 + ], + "loc": { + "start": { + "line": 116, + "column": 8 + }, + "end": { + "line": 116, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "toolbarPosition", + "range": [ + 3470, + 3485 + ], + "loc": { + "start": { + "line": 116, + "column": 13 + }, + "end": { + "line": 116, + "column": 28 + } + } + }, + "range": [ + 3465, + 3485 + ], + "loc": { + "start": { + "line": 116, + "column": 8 + }, + "end": { + "line": 116, + "column": 28 + } + } + }, + "right": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "defaultsStr", + "range": [ + 3488, + 3499 + ], + "loc": { + "start": { + "line": 116, + "column": 31 + }, + "end": { + "line": 116, + "column": 42 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "f", + "range": [ + 3500, + 3501 + ], + "loc": { + "start": { + "line": 116, + "column": 43 + }, + "end": { + "line": 116, + "column": 44 + } + } + }, + "property": { + "type": "Identifier", + "name": "toolbar_position", + "range": [ + 3502, + 3518 + ], + "loc": { + "start": { + "line": 116, + "column": 45 + }, + "end": { + "line": 116, + "column": 61 + } + } + }, + "range": [ + 3500, + 3518 + ], + "loc": { + "start": { + "line": 116, + "column": 43 + }, + "end": { + "line": 116, + "column": 61 + } + } + }, + { + "type": "Identifier", + "name": "RIGHT", + "range": [ + 3520, + 3525 + ], + "loc": { + "start": { + "line": 116, + "column": 63 + }, + "end": { + "line": 116, + "column": 68 + } + } + } + ], + "range": [ + 3488, + 3526 + ], + "loc": { + "start": { + "line": 116, + "column": 31 + }, + "end": { + "line": 116, + "column": 69 + } + } + }, + "range": [ + 3465, + 3526 + ], + "loc": { + "start": { + "line": 116, + "column": 8 + }, + "end": { + "line": 116, + "column": 69 + } + } + }, + "range": [ + 3465, + 3527 + ], + "loc": { + "start": { + "line": 116, + "column": 8 + }, + "end": { + "line": 116, + "column": 70 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Default position in toolbar ('left'|'center'|'right')\n * @type {String}\n ", + "range": [ + 3350, + 3456 + ], + "loc": { + "start": { + "line": 112, + "column": 8 + }, + "end": { + "line": 115, "column": 11 } } @@ -4906,16 +5287,16 @@ "object": { "type": "ThisExpression", "range": [ - 3309, - 3313 + 3537, + 3541 ], "loc": { "start": { - "line": 111, + "line": 118, "column": 8 }, "end": { - "line": 111, + "line": 118, "column": 12 } } @@ -4924,31 +5305,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 3314, - 3321 + 3542, + 3549 ], "loc": { "start": { - "line": 111, + "line": 118, "column": 13 }, "end": { - "line": 111, + "line": 118, "column": 20 } } }, "range": [ - 3309, - 3321 + 3537, + 3549 ], "loc": { "start": { - "line": 111, + "line": 118, "column": 8 }, "end": { - "line": 111, + "line": 118, "column": 20 } } @@ -4957,31 +5338,31 @@ "type": "Identifier", "name": "on", "range": [ - 3322, - 3324 + 3550, + 3552 ], "loc": { "start": { - "line": 111, + "line": 118, "column": 21 }, "end": { - "line": 111, + "line": 118, "column": 23 } } }, "range": [ - 3309, - 3324 + 3537, + 3552 ], "loc": { "start": { - "line": 111, + "line": 118, "column": 8 }, "end": { - "line": 111, + "line": 118, "column": 23 } } @@ -4995,32 +5376,32 @@ "value": "init-help", "raw": "'init-help'", "range": [ - 3326, - 3337 + 3554, + 3565 ], "loc": { "start": { - "line": 111, + "line": 118, "column": 25 }, "end": { - "line": 111, + "line": 118, "column": 36 } } } ], "range": [ - 3325, - 3338 + 3553, + 3566 ], "loc": { "start": { - "line": 111, + "line": 118, "column": 24 }, "end": { - "line": 111, + "line": 118, "column": 37 } } @@ -5037,16 +5418,16 @@ "object": { "type": "ThisExpression", "range": [ - 3346, - 3350 + 3574, + 3578 ], "loc": { "start": { - "line": 111, + "line": 118, "column": 45 }, "end": { - "line": 111, + "line": 118, "column": 49 } } @@ -5055,47 +5436,47 @@ "type": "Identifier", "name": "init", "range": [ - 3351, - 3355 + 3579, + 3583 ], "loc": { "start": { - "line": 111, + "line": 118, "column": 50 }, "end": { - "line": 111, + "line": 118, "column": 54 } } }, "range": [ - 3346, - 3355 + 3574, + 3583 ], "loc": { "start": { - "line": 111, + "line": 118, "column": 45 }, "end": { - "line": 111, + "line": 118, "column": 54 } } }, "arguments": [], "range": [ - 3346, - 3357 + 3574, + 3585 ], "loc": { "start": { - "line": 111, + "line": 118, "column": 45 }, "end": { - "line": 111, + "line": 118, "column": 56 } } @@ -5103,63 +5484,63 @@ "generator": false, "expression": true, "range": [ - 3340, - 3357 + 3568, + 3585 ], "loc": { "start": { - "line": 111, + "line": 118, "column": 39 }, "end": { - "line": 111, + "line": 118, "column": 56 } } } ], "range": [ - 3309, - 3358 + 3537, + 3586 ], "loc": { "start": { - "line": 111, + "line": 118, "column": 8 }, "end": { - "line": 111, + "line": 118, "column": 57 } } }, "range": [ - 3309, - 3359 + 3537, + 3587 ], "loc": { "start": { - "line": 111, + "line": 118, "column": 8 }, "end": { - "line": 111, + "line": 118, "column": 58 } } } ], "range": [ - 638, - 3365 + 679, + 3593 ], "loc": { "start": { - "line": 22, + "line": 23, "column": 20 }, "end": { - "line": 112, + "line": 119, "column": 5 } } @@ -5167,16 +5548,16 @@ "generator": false, "expression": false, "range": [ - 633, - 3365 + 674, + 3593 ], "loc": { "start": { - "line": 22, + "line": 23, "column": 15 }, "end": { - "line": 112, + "line": 119, "column": 5 } } @@ -5184,16 +5565,16 @@ "kind": "constructor", "computed": false, "range": [ - 622, - 3365 + 663, + 3593 ], "loc": { "start": { - "line": 22, + "line": 23, "column": 4 }, "end": { - "line": 112, + "line": 119, "column": 5 } }, @@ -5202,16 +5583,16 @@ "type": "Block", "value": "*\n * Creates an instance of Help\n * @param {TableFilter} tf TableFilter instance\n ", "range": [ - 519, - 617 + 560, + 658 ], "loc": { "start": { - "line": 18, + "line": 19, "column": 4 }, "end": { - "line": 21, + "line": 22, "column": 7 } } @@ -5222,16 +5603,16 @@ "type": "Block", "value": "*\n * Mouse-up event handler handling popup auto-close behaviour\n * @private\n ", "range": [ - 3371, - 3464 + 3599, + 3692 ], "loc": { "start": { - "line": 114, + "line": 121, "column": 4 }, "end": { - "line": 117, + "line": 124, "column": 7 } } @@ -5245,16 +5626,16 @@ "type": "Identifier", "name": "onMouseup", "range": [ - 3469, - 3478 + 3697, + 3706 ], "loc": { "start": { - "line": 118, + "line": 125, "column": 4 }, "end": { - "line": 118, + "line": 125, "column": 13 } } @@ -5267,16 +5648,16 @@ "type": "Identifier", "name": "evt", "range": [ - 3479, - 3482 + 3707, + 3710 ], "loc": { "start": { - "line": 118, + "line": 125, "column": 14 }, "end": { - "line": 118, + "line": 125, "column": 17 } } @@ -5294,16 +5675,16 @@ "type": "Identifier", "name": "targetElm", "range": [ - 3498, - 3507 + 3726, + 3735 ], "loc": { "start": { - "line": 119, + "line": 126, "column": 12 }, "end": { - "line": 119, + "line": 126, "column": 21 } } @@ -5314,16 +5695,16 @@ "type": "Identifier", "name": "targetEvt", "range": [ - 3510, - 3519 + 3738, + 3747 ], "loc": { "start": { - "line": 119, + "line": 126, "column": 24 }, "end": { - "line": 119, + "line": 126, "column": 33 } } @@ -5333,47 +5714,47 @@ "type": "Identifier", "name": "evt", "range": [ - 3520, - 3523 + 3748, + 3751 ], "loc": { "start": { - "line": 119, + "line": 126, "column": 34 }, "end": { - "line": 119, + "line": 126, "column": 37 } } } ], "range": [ - 3510, - 3524 + 3738, + 3752 ], "loc": { "start": { - "line": 119, + "line": 126, "column": 24 }, "end": { - "line": 119, + "line": 126, "column": 38 } } }, "range": [ - 3498, - 3524 + 3726, + 3752 ], "loc": { "start": { - "line": 119, + "line": 126, "column": 12 }, "end": { - "line": 119, + "line": 126, "column": 38 } } @@ -5381,16 +5762,16 @@ ], "kind": "let", "range": [ - 3494, - 3525 + 3722, + 3753 ], "loc": { "start": { - "line": 119, + "line": 126, "column": 8 }, "end": { - "line": 119, + "line": 126, "column": 39 } } @@ -5407,16 +5788,16 @@ "type": "Identifier", "name": "targetElm", "range": [ - 3542, - 3551 + 3770, + 3779 ], "loc": { "start": { - "line": 121, + "line": 128, "column": 15 }, "end": { - "line": 121, + "line": 128, "column": 24 } } @@ -5428,16 +5809,16 @@ "type": "Identifier", "name": "targetElm", "range": [ - 3555, - 3564 + 3783, + 3792 ], "loc": { "start": { - "line": 121, + "line": 128, "column": 28 }, "end": { - "line": 121, + "line": 128, "column": 37 } } @@ -5448,16 +5829,16 @@ "object": { "type": "ThisExpression", "range": [ - 3569, - 3573 + 3797, + 3801 ], "loc": { "start": { - "line": 121, + "line": 128, "column": 42 }, "end": { - "line": 121, + "line": 128, "column": 46 } } @@ -5466,61 +5847,61 @@ "type": "Identifier", "name": "cont", "range": [ - 3574, - 3578 + 3802, + 3806 ], "loc": { "start": { - "line": 121, + "line": 128, "column": 47 }, "end": { - "line": 121, + "line": 128, "column": 51 } } }, "range": [ - 3569, - 3578 + 3797, + 3806 ], "loc": { "start": { - "line": 121, + "line": 128, "column": 42 }, "end": { - "line": 121, + "line": 128, "column": 51 } } }, "range": [ - 3555, - 3578 + 3783, + 3806 ], "loc": { "start": { - "line": 121, + "line": 128, "column": 28 }, "end": { - "line": 121, + "line": 128, "column": 51 } } }, "range": [ - 3542, - 3578 + 3770, + 3806 ], "loc": { "start": { - "line": 121, + "line": 128, "column": 15 }, "end": { - "line": 121, + "line": 128, "column": 51 } } @@ -5532,16 +5913,16 @@ "type": "Identifier", "name": "targetElm", "range": [ - 3582, - 3591 + 3810, + 3819 ], "loc": { "start": { - "line": 121, + "line": 128, "column": 55 }, "end": { - "line": 121, + "line": 128, "column": 64 } } @@ -5552,16 +5933,16 @@ "object": { "type": "ThisExpression", "range": [ - 3596, - 3600 + 3824, + 3828 ], "loc": { "start": { - "line": 121, + "line": 128, "column": 69 }, "end": { - "line": 121, + "line": 128, "column": 73 } } @@ -5570,61 +5951,61 @@ "type": "Identifier", "name": "btn", "range": [ - 3601, - 3604 + 3829, + 3832 ], "loc": { "start": { - "line": 121, + "line": 128, "column": 74 }, "end": { - "line": 121, + "line": 128, "column": 77 } } }, "range": [ - 3596, - 3604 + 3824, + 3832 ], "loc": { "start": { - "line": 121, + "line": 128, "column": 69 }, "end": { - "line": 121, + "line": 128, "column": 77 } } }, "range": [ - 3582, - 3604 + 3810, + 3832 ], "loc": { "start": { - "line": 121, + "line": 128, "column": 55 }, "end": { - "line": 121, + "line": 128, "column": 77 } } }, "range": [ - 3542, - 3604 + 3770, + 3832 ], "loc": { "start": { - "line": 121, + "line": 128, "column": 15 }, "end": { - "line": 121, + "line": 128, "column": 77 } } @@ -5641,16 +6022,16 @@ "type": "Identifier", "name": "targetElm", "range": [ - 3620, - 3629 + 3848, + 3857 ], "loc": { "start": { - "line": 122, + "line": 129, "column": 12 }, "end": { - "line": 122, + "line": 129, "column": 21 } } @@ -5662,16 +6043,16 @@ "type": "Identifier", "name": "targetElm", "range": [ - 3632, - 3641 + 3860, + 3869 ], "loc": { "start": { - "line": 122, + "line": 129, "column": 24 }, "end": { - "line": 122, + "line": 129, "column": 33 } } @@ -5680,92 +6061,92 @@ "type": "Identifier", "name": "parentNode", "range": [ - 3642, - 3652 + 3870, + 3880 ], "loc": { "start": { - "line": 122, + "line": 129, "column": 34 }, "end": { - "line": 122, + "line": 129, "column": 44 } } }, "range": [ - 3632, - 3652 + 3860, + 3880 ], "loc": { "start": { - "line": 122, + "line": 129, "column": 24 }, "end": { - "line": 122, + "line": 129, "column": 44 } } }, "range": [ - 3620, - 3652 + 3848, + 3880 ], "loc": { "start": { - "line": 122, + "line": 129, "column": 12 }, "end": { - "line": 122, + "line": 129, "column": 44 } } }, "range": [ - 3620, - 3653 + 3848, + 3881 ], "loc": { "start": { - "line": 122, + "line": 129, "column": 12 }, "end": { - "line": 122, + "line": 129, "column": 45 } } } ], "range": [ - 3606, - 3663 + 3834, + 3891 ], "loc": { "start": { - "line": 121, + "line": 128, "column": 79 }, "end": { - "line": 123, + "line": 130, "column": 9 } } }, "range": [ - 3535, - 3663 + 3763, + 3891 ], "loc": { "start": { - "line": 121, + "line": 128, "column": 8 }, "end": { - "line": 123, + "line": 130, "column": 9 } } @@ -5782,16 +6163,16 @@ "type": "Identifier", "name": "targetElm", "range": [ - 3677, - 3686 + 3905, + 3914 ], "loc": { "start": { - "line": 125, + "line": 132, "column": 12 }, "end": { - "line": 125, + "line": 132, "column": 21 } } @@ -5802,16 +6183,16 @@ "object": { "type": "ThisExpression", "range": [ - 3691, - 3695 + 3919, + 3923 ], "loc": { "start": { - "line": 125, + "line": 132, "column": 26 }, "end": { - "line": 125, + "line": 132, "column": 30 } } @@ -5820,46 +6201,46 @@ "type": "Identifier", "name": "cont", "range": [ - 3696, - 3700 + 3924, + 3928 ], "loc": { "start": { - "line": 125, + "line": 132, "column": 31 }, "end": { - "line": 125, + "line": 132, "column": 35 } } }, "range": [ - 3691, - 3700 + 3919, + 3928 ], "loc": { "start": { - "line": 125, + "line": 132, "column": 26 }, "end": { - "line": 125, + "line": 132, "column": 35 } } }, "range": [ - 3677, - 3700 + 3905, + 3928 ], "loc": { "start": { - "line": 125, + "line": 132, "column": 12 }, "end": { - "line": 125, + "line": 132, "column": 35 } } @@ -5871,16 +6252,16 @@ "type": "Identifier", "name": "targetElm", "range": [ - 3704, - 3713 + 3932, + 3941 ], "loc": { "start": { - "line": 125, + "line": 132, "column": 39 }, "end": { - "line": 125, + "line": 132, "column": 48 } } @@ -5891,16 +6272,16 @@ "object": { "type": "ThisExpression", "range": [ - 3718, - 3722 + 3946, + 3950 ], "loc": { "start": { - "line": 125, + "line": 132, "column": 53 }, "end": { - "line": 125, + "line": 132, "column": 57 } } @@ -5909,61 +6290,61 @@ "type": "Identifier", "name": "btn", "range": [ - 3723, - 3726 + 3951, + 3954 ], "loc": { "start": { - "line": 125, + "line": 132, "column": 58 }, "end": { - "line": 125, + "line": 132, "column": 61 } } }, "range": [ - 3718, - 3726 + 3946, + 3954 ], "loc": { "start": { - "line": 125, + "line": 132, "column": 53 }, "end": { - "line": 125, + "line": 132, "column": 61 } } }, "range": [ - 3704, - 3726 + 3932, + 3954 ], "loc": { "start": { - "line": 125, + "line": 132, "column": 39 }, "end": { - "line": 125, + "line": 132, "column": 61 } } }, "range": [ - 3677, - 3726 + 3905, + 3954 ], "loc": { "start": { - "line": 125, + "line": 132, "column": 12 }, "end": { - "line": 125, + "line": 132, "column": 61 } } @@ -5981,16 +6362,16 @@ "object": { "type": "ThisExpression", "range": [ - 3742, - 3746 + 3970, + 3974 ], "loc": { "start": { - "line": 126, + "line": 133, "column": 12 }, "end": { - "line": 126, + "line": 133, "column": 16 } } @@ -5999,94 +6380,94 @@ "type": "Identifier", "name": "toggle", "range": [ - 3747, - 3753 + 3975, + 3981 ], "loc": { "start": { - "line": 126, + "line": 133, "column": 17 }, "end": { - "line": 126, + "line": 133, "column": 23 } } }, "range": [ - 3742, - 3753 + 3970, + 3981 ], "loc": { "start": { - "line": 126, + "line": 133, "column": 12 }, "end": { - "line": 126, + "line": 133, "column": 23 } } }, "arguments": [], "range": [ - 3742, - 3755 + 3970, + 3983 ], "loc": { "start": { - "line": 126, + "line": 133, "column": 12 }, "end": { - "line": 126, + "line": 133, "column": 25 } } }, "range": [ - 3742, - 3756 + 3970, + 3984 ], "loc": { "start": { - "line": 126, + "line": 133, "column": 12 }, "end": { - "line": 126, + "line": 133, "column": 26 } } } ], "range": [ - 3728, - 3766 + 3956, + 3994 ], "loc": { "start": { - "line": 125, + "line": 132, "column": 63 }, "end": { - "line": 127, + "line": 134, "column": 9 } } }, "alternate": null, "range": [ - 3673, - 3766 + 3901, + 3994 ], "loc": { "start": { - "line": 125, + "line": 132, "column": 8 }, "end": { - "line": 127, + "line": 134, "column": 9 } } @@ -6095,32 +6476,32 @@ "type": "ReturnStatement", "argument": null, "range": [ - 3776, - 3783 + 4004, + 4011 ], "loc": { "start": { - "line": 129, + "line": 136, "column": 8 }, "end": { - "line": 129, + "line": 136, "column": 15 } } } ], "range": [ - 3484, - 3789 + 3712, + 4017 ], "loc": { "start": { - "line": 118, + "line": 125, "column": 19 }, "end": { - "line": 130, + "line": 137, "column": 5 } } @@ -6128,16 +6509,16 @@ "generator": false, "expression": false, "range": [ - 3478, - 3789 + 3706, + 4017 ], "loc": { "start": { - "line": 118, + "line": 125, "column": 13 }, "end": { - "line": 130, + "line": 137, "column": 5 } } @@ -6145,16 +6526,16 @@ "kind": "method", "computed": false, "range": [ - 3469, - 3789 + 3697, + 4017 ], "loc": { "start": { - "line": 118, + "line": 125, "column": 4 }, "end": { - "line": 130, + "line": 137, "column": 5 } }, @@ -6163,16 +6544,16 @@ "type": "Block", "value": "*\n * Mouse-up event handler handling popup auto-close behaviour\n * @private\n ", "range": [ - 3371, - 3464 + 3599, + 3692 ], "loc": { "start": { - "line": 114, + "line": 121, "column": 4 }, "end": { - "line": 117, + "line": 124, "column": 7 } } @@ -6183,16 +6564,16 @@ "type": "Block", "value": "*\n * Initialise Help instance\n ", "range": [ - 3795, - 3838 + 4023, + 4066 ], "loc": { "start": { - "line": 132, + "line": 139, "column": 4 }, "end": { - "line": 134, + "line": 141, "column": 7 } } @@ -6206,16 +6587,16 @@ "type": "Identifier", "name": "init", "range": [ - 3843, - 3847 + 4071, + 4075 ], "loc": { "start": { - "line": 135, + "line": 142, "column": 4 }, "end": { - "line": 135, + "line": 142, "column": 8 } } @@ -6235,16 +6616,16 @@ "object": { "type": "ThisExpression", "range": [ - 3864, - 3868 + 4092, + 4096 ], "loc": { "start": { - "line": 136, + "line": 143, "column": 12 }, "end": { - "line": 136, + "line": 143, "column": 16 } } @@ -6253,31 +6634,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 3869, - 3880 + 4097, + 4108 ], "loc": { "start": { - "line": 136, + "line": 143, "column": 17 }, "end": { - "line": 136, + "line": 143, "column": 28 } } }, "range": [ - 3864, - 3880 + 4092, + 4108 ], "loc": { "start": { - "line": 136, + "line": 143, "column": 12 }, "end": { - "line": 136, + "line": 143, "column": 28 } } @@ -6289,52 +6670,322 @@ "type": "ReturnStatement", "argument": null, "range": [ - 3896, - 3903 + 4124, + 4131 ], "loc": { "start": { - "line": 137, + "line": 144, "column": 12 }, "end": { - "line": 137, + "line": 144, "column": 19 } } } ], "range": [ - 3882, - 3913 + 4110, + 4141 ], "loc": { "start": { - "line": 136, + "line": 143, "column": 30 }, "end": { - "line": 138, + "line": 145, "column": 9 } } }, "alternate": null, "range": [ - 3860, - 3913 + 4088, + 4141 ], "loc": { "start": { - "line": 136, + "line": 143, "column": 8 }, "end": { - "line": 138, + "line": 145, "column": 9 } } }, + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 4151, + 4155 + ], + "loc": { + "start": { + "line": 147, + "column": 8 + }, + "end": { + "line": 147, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "emitter", + "range": [ + 4156, + 4163 + ], + "loc": { + "start": { + "line": 147, + "column": 13 + }, + "end": { + "line": 147, + "column": 20 + } + } + }, + "range": [ + 4151, + 4163 + ], + "loc": { + "start": { + "line": 147, + "column": 8 + }, + "end": { + "line": 147, + "column": 20 + } + } + }, + "property": { + "type": "Identifier", + "name": "emit", + "range": [ + 4164, + 4168 + ], + "loc": { + "start": { + "line": 147, + "column": 21 + }, + "end": { + "line": 147, + "column": 25 + } + } + }, + "range": [ + 4151, + 4168 + ], + "loc": { + "start": { + "line": 147, + "column": 8 + }, + "end": { + "line": 147, + "column": 25 + } + } + }, + "arguments": [ + { + "type": "Literal", + "value": "initializing-feature", + "raw": "'initializing-feature'", + "range": [ + 4169, + 4191 + ], + "loc": { + "start": { + "line": 147, + "column": 26 + }, + "end": { + "line": 147, + "column": 48 + } + } + }, + { + "type": "ThisExpression", + "range": [ + 4193, + 4197 + ], + "loc": { + "start": { + "line": 147, + "column": 50 + }, + "end": { + "line": 147, + "column": 54 + } + } + }, + { + "type": "UnaryExpression", + "operator": "!", + "argument": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "isNull", + "range": [ + 4200, + 4206 + ], + "loc": { + "start": { + "line": 147, + "column": 57 + }, + "end": { + "line": 147, + "column": 63 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 4207, + 4211 + ], + "loc": { + "start": { + "line": 147, + "column": 64 + }, + "end": { + "line": 147, + "column": 68 + } + } + }, + "property": { + "type": "Identifier", + "name": "tgtId", + "range": [ + 4212, + 4217 + ], + "loc": { + "start": { + "line": 147, + "column": 69 + }, + "end": { + "line": 147, + "column": 74 + } + } + }, + "range": [ + 4207, + 4217 + ], + "loc": { + "start": { + "line": 147, + "column": 64 + }, + "end": { + "line": 147, + "column": 74 + } + } + } + ], + "range": [ + 4200, + 4218 + ], + "loc": { + "start": { + "line": 147, + "column": 57 + }, + "end": { + "line": 147, + "column": 75 + } + } + }, + "prefix": true, + "range": [ + 4199, + 4218 + ], + "loc": { + "start": { + "line": 147, + "column": 56 + }, + "end": { + "line": 147, + "column": 75 + } + } + } + ], + "range": [ + 4151, + 4219 + ], + "loc": { + "start": { + "line": 147, + "column": 8 + }, + "end": { + "line": 147, + "column": 76 + } + } + }, + "range": [ + 4151, + 4220 + ], + "loc": { + "start": { + "line": 147, + "column": 8 + }, + "end": { + "line": 147, + "column": 77 + } + } + }, { "type": "VariableDeclaration", "declarations": [ @@ -6344,16 +6995,16 @@ "type": "Identifier", "name": "tf", "range": [ - 3927, - 3929 + 4234, + 4236 ], "loc": { "start": { - "line": 140, + "line": 149, "column": 12 }, "end": { - "line": 140, + "line": 149, "column": 14 } } @@ -6364,16 +7015,16 @@ "object": { "type": "ThisExpression", "range": [ - 3932, - 3936 + 4239, + 4243 ], "loc": { "start": { - "line": 140, + "line": 149, "column": 17 }, "end": { - "line": 140, + "line": 149, "column": 21 } } @@ -6382,46 +7033,46 @@ "type": "Identifier", "name": "tf", "range": [ - 3937, - 3939 + 4244, + 4246 ], "loc": { "start": { - "line": 140, + "line": 149, "column": 22 }, "end": { - "line": 140, + "line": 149, "column": 24 } } }, "range": [ - 3932, - 3939 + 4239, + 4246 ], "loc": { "start": { - "line": 140, + "line": 149, "column": 17 }, "end": { - "line": 140, + "line": 149, "column": 24 } } }, "range": [ - 3927, - 3939 + 4234, + 4246 ], "loc": { "start": { - "line": 140, + "line": 149, "column": 12 }, "end": { - "line": 140, + "line": 149, "column": 24 } } @@ -6429,16 +7080,16 @@ ], "kind": "let", "range": [ - 3923, - 3940 + 4230, + 4247 ], "loc": { "start": { - "line": 140, + "line": 149, "column": 8 }, "end": { - "line": 140, + "line": 149, "column": 25 } } @@ -6452,16 +7103,16 @@ "type": "Identifier", "name": "btn", "range": [ - 3954, - 3957 + 4261, + 4264 ], "loc": { "start": { - "line": 142, + "line": 151, "column": 12 }, "end": { - "line": 142, + "line": 151, "column": 15 } } @@ -6472,16 +7123,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 3960, - 3969 + 4267, + 4276 ], "loc": { "start": { - "line": 142, + "line": 151, "column": 18 }, "end": { - "line": 142, + "line": 151, "column": 27 } } @@ -6492,47 +7143,47 @@ "value": "span", "raw": "'span'", "range": [ - 3970, - 3976 + 4277, + 4283 ], "loc": { "start": { - "line": 142, + "line": 151, "column": 28 }, "end": { - "line": 142, + "line": 151, "column": 34 } } } ], "range": [ - 3960, - 3977 + 4267, + 4284 ], "loc": { "start": { - "line": 142, + "line": 151, "column": 18 }, "end": { - "line": 142, + "line": 151, "column": 35 } } }, "range": [ - 3954, - 3977 + 4261, + 4284 ], "loc": { "start": { - "line": 142, + "line": 151, "column": 12 }, "end": { - "line": 142, + "line": 151, "column": 35 } } @@ -6540,16 +7191,16 @@ ], "kind": "let", "range": [ - 3950, - 3978 + 4257, + 4285 ], "loc": { "start": { - "line": 142, + "line": 151, "column": 8 }, "end": { - "line": 142, + "line": 151, "column": 36 } } @@ -6563,16 +7214,16 @@ "type": "Identifier", "name": "cont", "range": [ - 3991, - 3995 + 4298, + 4302 ], "loc": { "start": { - "line": 143, + "line": 152, "column": 12 }, "end": { - "line": 143, + "line": 152, "column": 16 } } @@ -6583,16 +7234,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 3998, - 4007 + 4305, + 4314 ], "loc": { "start": { - "line": 143, + "line": 152, "column": 19 }, "end": { - "line": 143, + "line": 152, "column": 28 } } @@ -6603,47 +7254,47 @@ "value": "div", "raw": "'div'", "range": [ - 4008, - 4013 + 4315, + 4320 ], "loc": { "start": { - "line": 143, + "line": 152, "column": 29 }, "end": { - "line": 143, + "line": 152, "column": 34 } } } ], "range": [ - 3998, - 4014 + 4305, + 4321 ], "loc": { "start": { - "line": 143, + "line": 152, "column": 19 }, "end": { - "line": 143, + "line": 152, "column": 35 } } }, "range": [ - 3991, - 4014 + 4298, + 4321 ], "loc": { "start": { - "line": 143, + "line": 152, "column": 12 }, "end": { - "line": 143, + "line": 152, "column": 35 } } @@ -6651,16 +7302,16 @@ ], "kind": "let", "range": [ - 3987, - 4015 + 4294, + 4322 ], "loc": { "start": { - "line": 143, + "line": 152, "column": 8 }, "end": { - "line": 143, + "line": 152, "column": 36 } } @@ -6676,16 +7327,16 @@ "object": { "type": "ThisExpression", "range": [ - 4025, - 4029 + 4332, + 4336 ], "loc": { "start": { - "line": 145, + "line": 154, "column": 8 }, "end": { - "line": 145, + "line": 154, "column": 12 } } @@ -6694,31 +7345,31 @@ "type": "Identifier", "name": "boundMouseup", "range": [ - 4030, - 4042 + 4337, + 4349 ], "loc": { "start": { - "line": 145, + "line": 154, "column": 13 }, "end": { - "line": 145, + "line": 154, "column": 25 } } }, "range": [ - 4025, - 4042 + 4332, + 4349 ], "loc": { "start": { - "line": 145, + "line": 154, "column": 8 }, "end": { - "line": 145, + "line": 154, "column": 25 } } @@ -6734,16 +7385,16 @@ "object": { "type": "ThisExpression", "range": [ - 4045, - 4049 + 4352, + 4356 ], "loc": { "start": { - "line": 145, + "line": 154, "column": 28 }, "end": { - "line": 145, + "line": 154, "column": 32 } } @@ -6752,31 +7403,31 @@ "type": "Identifier", "name": "onMouseup", "range": [ - 4050, - 4059 + 4357, + 4366 ], "loc": { "start": { - "line": 145, + "line": 154, "column": 33 }, "end": { - "line": 145, + "line": 154, "column": 42 } } }, "range": [ - 4045, - 4059 + 4352, + 4366 ], "loc": { "start": { - "line": 145, + "line": 154, "column": 28 }, "end": { - "line": 145, + "line": 154, "column": 42 } } @@ -6785,31 +7436,31 @@ "type": "Identifier", "name": "bind", "range": [ - 4060, - 4064 + 4367, + 4371 ], "loc": { "start": { - "line": 145, + "line": 154, "column": 43 }, "end": { - "line": 145, + "line": 154, "column": 47 } } }, "range": [ - 4045, - 4064 + 4352, + 4371 ], "loc": { "start": { - "line": 145, + "line": 154, "column": 28 }, "end": { - "line": 145, + "line": 154, "column": 47 } } @@ -6818,62 +7469,62 @@ { "type": "ThisExpression", "range": [ - 4065, - 4069 + 4372, + 4376 ], "loc": { "start": { - "line": 145, + "line": 154, "column": 48 }, "end": { - "line": 145, + "line": 154, "column": 52 } } } ], "range": [ - 4045, - 4070 + 4352, + 4377 ], "loc": { "start": { - "line": 145, + "line": 154, "column": 28 }, "end": { - "line": 145, + "line": 154, "column": 53 } } }, "range": [ - 4025, - 4070 + 4332, + 4377 ], "loc": { "start": { - "line": 145, + "line": 154, "column": 8 }, "end": { - "line": 145, + "line": 154, "column": 53 } } }, "range": [ - 4025, - 4071 + 4332, + 4378 ], "loc": { "start": { - "line": 145, + "line": 154, "column": 8 }, "end": { - "line": 145, + "line": 154, "column": 54 } }, @@ -6882,234 +7533,16 @@ "type": "Line", "value": "help button is added to defined element", "range": [ - 4081, - 4122 + 4388, + 4429 ], "loc": { "start": { - "line": 147, + "line": 156, "column": 8 }, "end": { - "line": 147, - "column": 49 - } - } - } - ] - }, - { - "type": "IfStatement", - "test": { - "type": "UnaryExpression", - "operator": "!", - "argument": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 4136, - 4140 - ], - "loc": { - "start": { - "line": 148, - "column": 13 - }, - "end": { - "line": 148, - "column": 17 - } - } - }, - "property": { - "type": "Identifier", - "name": "tgtId", - "range": [ - 4141, - 4146 - ], - "loc": { - "start": { - "line": 148, - "column": 18 - }, - "end": { - "line": 148, - "column": 23 - } - } - }, - "range": [ - 4136, - 4146 - ], - "loc": { - "start": { - "line": 148, - "column": 13 - }, - "end": { - "line": 148, - "column": 23 - } - } - }, - "prefix": true, - "range": [ - 4135, - 4146 - ], - "loc": { - "start": { - "line": 148, - "column": 12 - }, - "end": { - "line": 148, - "column": 23 - } - } - }, - "consequent": { - "type": "BlockStatement", - "body": [ - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tf", - "range": [ - 4162, - 4164 - ], - "loc": { - "start": { - "line": 149, - "column": 12 - }, - "end": { - "line": 149, - "column": 14 - } - } - }, - "property": { - "type": "Identifier", - "name": "setToolbar", - "range": [ - 4165, - 4175 - ], - "loc": { - "start": { - "line": 149, - "column": 15 - }, - "end": { - "line": 149, - "column": 25 - } - } - }, - "range": [ - 4162, - 4175 - ], - "loc": { - "start": { - "line": 149, - "column": 12 - }, - "end": { - "line": 149, - "column": 25 - } - } - }, - "arguments": [], - "range": [ - 4162, - 4177 - ], - "loc": { - "start": { - "line": 149, - "column": 12 - }, - "end": { - "line": 149, - "column": 27 - } - } - }, - "range": [ - 4162, - 4178 - ], - "loc": { - "start": { - "line": 149, - "column": 12 - }, - "end": { - "line": 149, - "column": 28 - } - } - } - ], - "range": [ - 4148, - 4188 - ], - "loc": { - "start": { - "line": 148, - "column": 25 - }, - "end": { - "line": 150, - "column": 9 - } - } - }, - "alternate": null, - "range": [ - 4131, - 4188 - ], - "loc": { - "start": { - "line": 148, - "column": 8 - }, - "end": { - "line": 150, - "column": 9 - } - }, - "leadingComments": [ - { - "type": "Line", - "value": "help button is added to defined element", - "range": [ - 4081, - 4122 - ], - "loc": { - "start": { - "line": 147, - "column": 8 - }, - "end": { - "line": 147, + "line": 156, "column": 49 } } @@ -7125,16 +7558,16 @@ "type": "Identifier", "name": "targetEl", "range": [ - 4201, - 4209 + 4442, + 4450 ], "loc": { "start": { - "line": 151, + "line": 157, "column": 12 }, "end": { - "line": 151, + "line": 157, "column": 20 } } @@ -7150,16 +7583,16 @@ "object": { "type": "ThisExpression", "range": [ - 4213, - 4217 + 4454, + 4458 ], "loc": { "start": { - "line": 151, + "line": 157, "column": 24 }, "end": { - "line": 151, + "line": 157, "column": 28 } } @@ -7168,122 +7601,178 @@ "type": "Identifier", "name": "tgtId", "range": [ - 4218, - 4223 + 4459, + 4464 ], "loc": { "start": { - "line": 151, + "line": 157, "column": 29 }, "end": { - "line": 151, + "line": 157, "column": 34 } } }, "range": [ - 4213, - 4223 + 4454, + 4464 ], "loc": { "start": { - "line": 151, + "line": 157, "column": 24 }, "end": { - "line": 151, + "line": 157, "column": 34 } } }, "prefix": true, "range": [ - 4212, - 4223 + 4453, + 4464 ], "loc": { "start": { - "line": 151, + "line": 157, "column": 23 }, "end": { - "line": 151, + "line": 157, "column": 34 } } }, "consequent": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tf", - "range": [ - 4226, - 4228 - ], - "loc": { - "start": { - "line": 151, - "column": 37 - }, - "end": { - "line": 151, - "column": 39 - } - } - }, - "property": { - "type": "Identifier", - "name": "rDiv", - "range": [ - 4229, - 4233 - ], - "loc": { - "start": { - "line": 151, - "column": 40 - }, - "end": { - "line": 151, - "column": 44 - } - } - }, - "range": [ - 4226, - 4233 - ], - "loc": { - "start": { - "line": 151, - "column": 37 - }, - "end": { - "line": 151, - "column": 44 - } - } - }, - "alternate": { "type": "CallExpression", "callee": { - "type": "Identifier", - "name": "elm", + "type": "MemberExpression", + "computed": false, + "object": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "tf", + "range": [ + 4479, + 4481 + ], + "loc": { + "start": { + "line": 158, + "column": 12 + }, + "end": { + "line": 158, + "column": 14 + } + } + }, + "property": { + "type": "Identifier", + "name": "feature", + "range": [ + 4482, + 4489 + ], + "loc": { + "start": { + "line": 158, + "column": 15 + }, + "end": { + "line": 158, + "column": 22 + } + } + }, + "range": [ + 4479, + 4489 + ], + "loc": { + "start": { + "line": 158, + "column": 12 + }, + "end": { + "line": 158, + "column": 22 + } + } + }, + "arguments": [ + { + "type": "Literal", + "value": "toolbar", + "raw": "'toolbar'", + "range": [ + 4490, + 4499 + ], + "loc": { + "start": { + "line": 158, + "column": 23 + }, + "end": { + "line": 158, + "column": 32 + } + } + } + ], + "range": [ + 4479, + 4500 + ], + "loc": { + "start": { + "line": 158, + "column": 12 + }, + "end": { + "line": 158, + "column": 33 + } + } + }, + "property": { + "type": "Identifier", + "name": "container", + "range": [ + 4501, + 4510 + ], + "loc": { + "start": { + "line": 158, + "column": 34 + }, + "end": { + "line": 158, + "column": 43 + } + } + }, "range": [ - 4236, - 4239 + 4479, + 4510 ], "loc": { "start": { - "line": 151, - "column": 47 + "line": 158, + "column": 12 }, "end": { - "line": 151, - "column": 50 + "line": 158, + "column": 43 } } }, @@ -7294,17 +7783,107 @@ "object": { "type": "ThisExpression", "range": [ - 4240, - 4244 + 4511, + 4515 ], "loc": { "start": { - "line": 151, - "column": 51 + "line": 158, + "column": 44 }, "end": { - "line": 151, - "column": 55 + "line": 158, + "column": 48 + } + } + }, + "property": { + "type": "Identifier", + "name": "toolbarPosition", + "range": [ + 4516, + 4531 + ], + "loc": { + "start": { + "line": 158, + "column": 49 + }, + "end": { + "line": 158, + "column": 64 + } + } + }, + "range": [ + 4511, + 4531 + ], + "loc": { + "start": { + "line": 158, + "column": 44 + }, + "end": { + "line": 158, + "column": 64 + } + } + } + ], + "range": [ + 4479, + 4532 + ], + "loc": { + "start": { + "line": 158, + "column": 12 + }, + "end": { + "line": 158, + "column": 65 + } + } + }, + "alternate": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "elm", + "range": [ + 4547, + 4550 + ], + "loc": { + "start": { + "line": 159, + "column": 12 + }, + "end": { + "line": 159, + "column": 15 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 4551, + 4555 + ], + "loc": { + "start": { + "line": 159, + "column": 16 + }, + "end": { + "line": 159, + "column": 20 } } }, @@ -7312,97 +7891,117 @@ "type": "Identifier", "name": "tgtId", "range": [ - 4245, - 4250 + 4556, + 4561 ], "loc": { "start": { - "line": 151, - "column": 56 + "line": 159, + "column": 21 }, "end": { - "line": 151, - "column": 61 + "line": 159, + "column": 26 } } }, "range": [ - 4240, - 4250 + 4551, + 4561 ], "loc": { "start": { - "line": 151, - "column": 51 + "line": 159, + "column": 16 }, "end": { - "line": 151, - "column": 61 + "line": 159, + "column": 26 } } } ], "range": [ - 4236, - 4251 + 4547, + 4562 ], "loc": { "start": { - "line": 151, - "column": 47 + "line": 159, + "column": 12 }, "end": { - "line": 151, - "column": 62 + "line": 159, + "column": 27 } } }, "range": [ - 4212, - 4251 + 4453, + 4562 ], "loc": { "start": { - "line": 151, + "line": 157, "column": 23 }, "end": { - "line": 151, - "column": 62 + "line": 159, + "column": 27 } } }, "range": [ - 4201, - 4251 + 4442, + 4562 ], "loc": { "start": { - "line": 151, + "line": 157, "column": 12 }, "end": { - "line": 151, - "column": 62 + "line": 159, + "column": 27 } } } ], "kind": "let", "range": [ - 4197, - 4252 + 4438, + 4563 ], "loc": { "start": { - "line": 151, + "line": 157, "column": 8 }, "end": { - "line": 151, - "column": 63 + "line": 159, + "column": 28 } - } + }, + "leadingComments": [ + { + "type": "Line", + "value": "help button is added to defined element", + "range": [ + 4388, + 4429 + ], + "loc": { + "start": { + "line": 156, + "column": 8 + }, + "end": { + "line": 156, + "column": 49 + } + } + } + ] }, { "type": "ExpressionStatement", @@ -7415,16 +8014,16 @@ "type": "Identifier", "name": "targetEl", "range": [ - 4261, - 4269 + 4572, + 4580 ], "loc": { "start": { - "line": 152, + "line": 160, "column": 8 }, "end": { - "line": 152, + "line": 160, "column": 16 } } @@ -7433,31 +8032,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 4270, - 4281 + 4581, + 4592 ], "loc": { "start": { - "line": 152, + "line": 160, "column": 17 }, "end": { - "line": 152, + "line": 160, "column": 28 } } }, "range": [ - 4261, - 4281 + 4572, + 4592 ], "loc": { "start": { - "line": 152, + "line": 160, "column": 8 }, "end": { - "line": 152, + "line": 160, "column": 28 } } @@ -7467,47 +8066,47 @@ "type": "Identifier", "name": "btn", "range": [ - 4282, - 4285 + 4593, + 4596 ], "loc": { "start": { - "line": 152, + "line": 160, "column": 29 }, "end": { - "line": 152, + "line": 160, "column": 32 } } } ], "range": [ - 4261, - 4286 + 4572, + 4597 ], "loc": { "start": { - "line": 152, + "line": 160, "column": 8 }, "end": { - "line": 152, + "line": 160, "column": 33 } } }, "range": [ - 4261, - 4287 + 4572, + 4598 ], "loc": { "start": { - "line": 152, + "line": 160, "column": 8 }, "end": { - "line": 152, + "line": 160, "column": 34 } } @@ -7521,16 +8120,16 @@ "type": "Identifier", "name": "divContainer", "range": [ - 4301, - 4313 + 4612, + 4624 ], "loc": { "start": { - "line": 154, + "line": 162, "column": 12 }, "end": { - "line": 154, + "line": 162, "column": 24 } } @@ -7546,16 +8145,16 @@ "object": { "type": "ThisExpression", "range": [ - 4317, - 4321 + 4628, + 4632 ], "loc": { "start": { - "line": 154, + "line": 162, "column": 28 }, "end": { - "line": 154, + "line": 162, "column": 32 } } @@ -7564,47 +8163,47 @@ "type": "Identifier", "name": "contTgtId", "range": [ - 4322, - 4331 + 4633, + 4642 ], "loc": { "start": { - "line": 154, + "line": 162, "column": 33 }, "end": { - "line": 154, + "line": 162, "column": 42 } } }, "range": [ - 4317, - 4331 + 4628, + 4642 ], "loc": { "start": { - "line": 154, + "line": 162, "column": 28 }, "end": { - "line": 154, + "line": 162, "column": 42 } } }, "prefix": true, "range": [ - 4316, - 4331 + 4627, + 4642 ], "loc": { "start": { - "line": 154, + "line": 162, "column": 27 }, "end": { - "line": 154, + "line": 162, "column": 42 } } @@ -7613,16 +8212,16 @@ "type": "Identifier", "name": "btn", "range": [ - 4334, - 4337 + 4645, + 4648 ], "loc": { "start": { - "line": 154, + "line": 162, "column": 45 }, "end": { - "line": 154, + "line": 162, "column": 48 } } @@ -7633,16 +8232,16 @@ "type": "Identifier", "name": "elm", "range": [ - 4340, - 4343 + 4651, + 4654 ], "loc": { "start": { - "line": 154, + "line": 162, "column": 51 }, "end": { - "line": 154, + "line": 162, "column": 54 } } @@ -7654,16 +8253,16 @@ "object": { "type": "ThisExpression", "range": [ - 4344, - 4348 + 4655, + 4659 ], "loc": { "start": { - "line": 154, + "line": 162, "column": 55 }, "end": { - "line": 154, + "line": 162, "column": 59 } } @@ -7672,77 +8271,77 @@ "type": "Identifier", "name": "contTgtId", "range": [ - 4349, - 4358 + 4660, + 4669 ], "loc": { "start": { - "line": 154, + "line": 162, "column": 60 }, "end": { - "line": 154, + "line": 162, "column": 69 } } }, "range": [ - 4344, - 4358 + 4655, + 4669 ], "loc": { "start": { - "line": 154, + "line": 162, "column": 55 }, "end": { - "line": 154, + "line": 162, "column": 69 } } } ], "range": [ - 4340, - 4359 + 4651, + 4670 ], "loc": { "start": { - "line": 154, + "line": 162, "column": 51 }, "end": { - "line": 154, + "line": 162, "column": 70 } } }, "range": [ - 4316, - 4359 + 4627, + 4670 ], "loc": { "start": { - "line": 154, + "line": 162, "column": 27 }, "end": { - "line": 154, + "line": 162, "column": 70 } } }, "range": [ - 4301, - 4359 + 4612, + 4670 ], "loc": { "start": { - "line": 154, + "line": 162, "column": 12 }, "end": { - "line": 154, + "line": 162, "column": 70 } } @@ -7750,16 +8349,16 @@ ], "kind": "let", "range": [ - 4297, - 4360 + 4608, + 4671 ], "loc": { "start": { - "line": 154, + "line": 162, "column": 8 }, "end": { - "line": 154, + "line": 162, "column": 71 } } @@ -7775,16 +8374,16 @@ "object": { "type": "ThisExpression", "range": [ - 4375, - 4379 + 4686, + 4690 ], "loc": { "start": { - "line": 156, + "line": 164, "column": 13 }, "end": { - "line": 156, + "line": 164, "column": 17 } } @@ -7793,47 +8392,47 @@ "type": "Identifier", "name": "btnHtml", "range": [ - 4380, - 4387 + 4691, + 4698 ], "loc": { "start": { - "line": 156, + "line": 164, "column": 18 }, "end": { - "line": 156, + "line": 164, "column": 25 } } }, "range": [ - 4375, - 4387 + 4686, + 4698 ], "loc": { "start": { - "line": 156, + "line": 164, "column": 13 }, "end": { - "line": 156, + "line": 164, "column": 25 } } }, "prefix": true, "range": [ - 4374, - 4387 + 4685, + 4698 ], "loc": { "start": { - "line": 156, + "line": 164, "column": 12 }, "end": { - "line": 156, + "line": 164, "column": 25 } } @@ -7852,16 +8451,16 @@ "type": "Identifier", "name": "divContainer", "range": [ - 4403, - 4415 + 4714, + 4726 ], "loc": { "start": { - "line": 157, + "line": 165, "column": 12 }, "end": { - "line": 157, + "line": 165, "column": 24 } } @@ -7870,31 +8469,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 4416, - 4427 + 4727, + 4738 ], "loc": { "start": { - "line": 157, + "line": 165, "column": 25 }, "end": { - "line": 157, + "line": 165, "column": 36 } } }, "range": [ - 4403, - 4427 + 4714, + 4738 ], "loc": { "start": { - "line": 157, + "line": 165, "column": 12 }, "end": { - "line": 157, + "line": 165, "column": 36 } } @@ -7904,47 +8503,47 @@ "type": "Identifier", "name": "cont", "range": [ - 4428, - 4432 + 4739, + 4743 ], "loc": { "start": { - "line": 157, + "line": 165, "column": 37 }, "end": { - "line": 157, + "line": 165, "column": 41 } } } ], "range": [ - 4403, - 4433 + 4714, + 4744 ], "loc": { "start": { - "line": 157, + "line": 165, "column": 12 }, "end": { - "line": 157, + "line": 165, "column": 42 } } }, "range": [ - 4403, - 4434 + 4714, + 4745 ], "loc": { "start": { - "line": 157, + "line": 165, "column": 12 }, "end": { - "line": 157, + "line": 165, "column": 43 } } @@ -7958,16 +8557,16 @@ "type": "Identifier", "name": "helplink", "range": [ - 4451, - 4459 + 4762, + 4770 ], "loc": { "start": { - "line": 158, + "line": 166, "column": 16 }, "end": { - "line": 158, + "line": 166, "column": 24 } } @@ -7978,16 +8577,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 4462, - 4471 + 4773, + 4782 ], "loc": { "start": { - "line": 158, + "line": 166, "column": 27 }, "end": { - "line": 158, + "line": 166, "column": 36 } } @@ -7998,16 +8597,16 @@ "value": "a", "raw": "'a'", "range": [ - 4472, - 4475 + 4783, + 4786 ], "loc": { "start": { - "line": 158, + "line": 166, "column": 37 }, "end": { - "line": 158, + "line": 166, "column": 40 } } @@ -8020,16 +8619,16 @@ "value": "href", "raw": "'href'", "range": [ - 4478, - 4484 + 4789, + 4795 ], "loc": { "start": { - "line": 158, + "line": 166, "column": 43 }, "end": { - "line": 158, + "line": 166, "column": 49 } } @@ -8039,63 +8638,63 @@ "value": "javascript:void(0);", "raw": "'javascript:void(0);'", "range": [ - 4486, - 4507 + 4797, + 4818 ], "loc": { "start": { - "line": 158, + "line": 166, "column": 51 }, "end": { - "line": 158, + "line": 166, "column": 72 } } } ], "range": [ - 4477, - 4508 + 4788, + 4819 ], "loc": { "start": { - "line": 158, + "line": 166, "column": 42 }, "end": { - "line": 158, + "line": 166, "column": 73 } } } ], "range": [ - 4462, - 4509 + 4773, + 4820 ], "loc": { "start": { - "line": 158, + "line": 166, "column": 27 }, "end": { - "line": 158, + "line": 166, "column": 74 } } }, "range": [ - 4451, - 4509 + 4762, + 4820 ], "loc": { "start": { - "line": 158, + "line": 166, "column": 16 }, "end": { - "line": 158, + "line": 166, "column": 74 } } @@ -8103,16 +8702,16 @@ ], "kind": "let", "range": [ - 4447, - 4510 + 4758, + 4821 ], "loc": { "start": { - "line": 158, + "line": 166, "column": 12 }, "end": { - "line": 158, + "line": 166, "column": 75 } } @@ -8129,16 +8728,16 @@ "type": "Identifier", "name": "helplink", "range": [ - 4523, - 4531 + 4834, + 4842 ], "loc": { "start": { - "line": 159, + "line": 167, "column": 12 }, "end": { - "line": 159, + "line": 167, "column": 20 } } @@ -8147,31 +8746,31 @@ "type": "Identifier", "name": "className", "range": [ - 4532, - 4541 + 4843, + 4852 ], "loc": { "start": { - "line": 159, + "line": 167, "column": 21 }, "end": { - "line": 159, + "line": 167, "column": 30 } } }, "range": [ - 4523, - 4541 + 4834, + 4852 ], "loc": { "start": { - "line": 159, + "line": 167, "column": 12 }, "end": { - "line": 159, + "line": 167, "column": 30 } } @@ -8182,16 +8781,16 @@ "object": { "type": "ThisExpression", "range": [ - 4544, - 4548 + 4855, + 4859 ], "loc": { "start": { - "line": 159, + "line": 167, "column": 33 }, "end": { - "line": 159, + "line": 167, "column": 37 } } @@ -8200,61 +8799,61 @@ "type": "Identifier", "name": "btnCssClass", "range": [ - 4549, - 4560 + 4860, + 4871 ], "loc": { "start": { - "line": 159, + "line": 167, "column": 38 }, "end": { - "line": 159, + "line": 167, "column": 49 } } }, "range": [ - 4544, - 4560 + 4855, + 4871 ], "loc": { "start": { - "line": 159, + "line": 167, "column": 33 }, "end": { - "line": 159, + "line": 167, "column": 49 } } }, "range": [ - 4523, - 4560 + 4834, + 4871 ], "loc": { "start": { - "line": 159, + "line": 167, "column": 12 }, "end": { - "line": 159, + "line": 167, "column": 49 } } }, "range": [ - 4523, - 4561 + 4834, + 4872 ], "loc": { "start": { - "line": 159, + "line": 167, "column": 12 }, "end": { - "line": 159, + "line": 167, "column": 50 } } @@ -8270,16 +8869,16 @@ "type": "Identifier", "name": "helplink", "range": [ - 4574, - 4582 + 4885, + 4893 ], "loc": { "start": { - "line": 160, + "line": 168, "column": 12 }, "end": { - "line": 160, + "line": 168, "column": 20 } } @@ -8288,31 +8887,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 4583, - 4594 + 4894, + 4905 ], "loc": { "start": { - "line": 160, + "line": 168, "column": 21 }, "end": { - "line": 160, + "line": 168, "column": 32 } } }, "range": [ - 4574, - 4594 + 4885, + 4905 ], "loc": { "start": { - "line": 160, + "line": 168, "column": 12 }, "end": { - "line": 160, + "line": 168, "column": 32 } } @@ -8324,16 +8923,16 @@ "type": "Identifier", "name": "createText", "range": [ - 4595, - 4605 + 4906, + 4916 ], "loc": { "start": { - "line": 160, + "line": 168, "column": 33 }, "end": { - "line": 160, + "line": 168, "column": 43 } } @@ -8345,16 +8944,16 @@ "object": { "type": "ThisExpression", "range": [ - 4606, - 4610 + 4917, + 4921 ], "loc": { "start": { - "line": 160, + "line": 168, "column": 44 }, "end": { - "line": 160, + "line": 168, "column": 48 } } @@ -8363,78 +8962,78 @@ "type": "Identifier", "name": "btnText", "range": [ - 4611, - 4618 + 4922, + 4929 ], "loc": { "start": { - "line": 160, + "line": 168, "column": 49 }, "end": { - "line": 160, + "line": 168, "column": 56 } } }, "range": [ - 4606, - 4618 + 4917, + 4929 ], "loc": { "start": { - "line": 160, + "line": 168, "column": 44 }, "end": { - "line": 160, + "line": 168, "column": 56 } } } ], "range": [ - 4595, - 4619 + 4906, + 4930 ], "loc": { "start": { - "line": 160, + "line": 168, "column": 33 }, "end": { - "line": 160, + "line": 168, "column": 57 } } } ], "range": [ - 4574, - 4620 + 4885, + 4931 ], "loc": { "start": { - "line": 160, + "line": 168, "column": 12 }, "end": { - "line": 160, + "line": 168, "column": 58 } } }, "range": [ - 4574, - 4621 + 4885, + 4932 ], "loc": { "start": { - "line": 160, + "line": 168, "column": 12 }, "end": { - "line": 160, + "line": 168, "column": 59 } } @@ -8450,16 +9049,16 @@ "type": "Identifier", "name": "btn", "range": [ - 4634, - 4637 + 4945, + 4948 ], "loc": { "start": { - "line": 161, + "line": 169, "column": 12 }, "end": { - "line": 161, + "line": 169, "column": 15 } } @@ -8468,31 +9067,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 4638, - 4649 + 4949, + 4960 ], "loc": { "start": { - "line": 161, + "line": 169, "column": 16 }, "end": { - "line": 161, + "line": 169, "column": 27 } } }, "range": [ - 4634, - 4649 + 4945, + 4960 ], "loc": { "start": { - "line": 161, + "line": 169, "column": 12 }, "end": { - "line": 161, + "line": 169, "column": 27 } } @@ -8502,47 +9101,47 @@ "type": "Identifier", "name": "helplink", "range": [ - 4650, - 4658 + 4961, + 4969 ], "loc": { "start": { - "line": 161, + "line": 169, "column": 28 }, "end": { - "line": 161, + "line": 169, "column": 36 } } } ], "range": [ - 4634, - 4659 + 4945, + 4970 ], "loc": { "start": { - "line": 161, + "line": 169, "column": 12 }, "end": { - "line": 161, + "line": 169, "column": 37 } } }, "range": [ - 4634, - 4660 + 4945, + 4971 ], "loc": { "start": { - "line": 161, + "line": 169, "column": 12 }, "end": { - "line": 161, + "line": 169, "column": 38 } } @@ -8555,16 +9154,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 4673, - 4679 + 4984, + 4990 ], "loc": { "start": { - "line": 162, + "line": 170, "column": 12 }, "end": { - "line": 162, + "line": 170, "column": 18 } } @@ -8574,16 +9173,16 @@ "type": "Identifier", "name": "helplink", "range": [ - 4680, - 4688 + 4991, + 4999 ], "loc": { "start": { - "line": 162, + "line": 170, "column": 19 }, "end": { - "line": 162, + "line": 170, "column": 27 } } @@ -8593,16 +9192,16 @@ "value": "click", "raw": "'click'", "range": [ - 4690, - 4697 + 5001, + 5008 ], "loc": { "start": { - "line": 162, + "line": 170, "column": 29 }, "end": { - "line": 162, + "line": 170, "column": 36 } } @@ -8619,16 +9218,16 @@ "object": { "type": "ThisExpression", "range": [ - 4705, - 4709 + 5016, + 5020 ], "loc": { "start": { - "line": 162, + "line": 170, "column": 44 }, "end": { - "line": 162, + "line": 170, "column": 48 } } @@ -8637,47 +9236,47 @@ "type": "Identifier", "name": "toggle", "range": [ - 4710, - 4716 + 5021, + 5027 ], "loc": { "start": { - "line": 162, + "line": 170, "column": 49 }, "end": { - "line": 162, + "line": 170, "column": 55 } } }, "range": [ - 4705, - 4716 + 5016, + 5027 ], "loc": { "start": { - "line": 162, + "line": 170, "column": 44 }, "end": { - "line": 162, + "line": 170, "column": 55 } } }, "arguments": [], "range": [ - 4705, - 4718 + 5016, + 5029 ], "loc": { "start": { - "line": 162, + "line": 170, "column": 44 }, "end": { - "line": 162, + "line": 170, "column": 57 } } @@ -8685,63 +9284,63 @@ "generator": false, "expression": true, "range": [ - 4699, - 4718 + 5010, + 5029 ], "loc": { "start": { - "line": 162, + "line": 170, "column": 38 }, "end": { - "line": 162, + "line": 170, "column": 57 } } } ], "range": [ - 4673, - 4719 + 4984, + 5030 ], "loc": { "start": { - "line": 162, + "line": 170, "column": 12 }, "end": { - "line": 162, + "line": 170, "column": 58 } } }, "range": [ - 4673, - 4720 + 4984, + 5031 ], "loc": { "start": { - "line": 162, + "line": 170, "column": 12 }, "end": { - "line": 162, + "line": 170, "column": 59 } } } ], "range": [ - 4389, - 4730 + 4700, + 5041 ], "loc": { "start": { - "line": 156, + "line": 164, "column": 27 }, "end": { - "line": 163, + "line": 171, "column": 9 } } @@ -8761,16 +9360,16 @@ "type": "Identifier", "name": "btn", "range": [ - 4750, - 4753 + 5061, + 5064 ], "loc": { "start": { - "line": 164, + "line": 172, "column": 12 }, "end": { - "line": 164, + "line": 172, "column": 15 } } @@ -8779,31 +9378,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 4754, - 4763 + 5065, + 5074 ], "loc": { "start": { - "line": 164, + "line": 172, "column": 16 }, "end": { - "line": 164, + "line": 172, "column": 25 } } }, "range": [ - 4750, - 4763 + 5061, + 5074 ], "loc": { "start": { - "line": 164, + "line": 172, "column": 12 }, "end": { - "line": 164, + "line": 172, "column": 25 } } @@ -8814,16 +9413,16 @@ "object": { "type": "ThisExpression", "range": [ - 4766, - 4770 + 5077, + 5081 ], "loc": { "start": { - "line": 164, + "line": 172, "column": 28 }, "end": { - "line": 164, + "line": 172, "column": 32 } } @@ -8832,61 +9431,61 @@ "type": "Identifier", "name": "btnHtml", "range": [ - 4771, - 4778 + 5082, + 5089 ], "loc": { "start": { - "line": 164, + "line": 172, "column": 33 }, "end": { - "line": 164, + "line": 172, "column": 40 } } }, "range": [ - 4766, - 4778 + 5077, + 5089 ], "loc": { "start": { - "line": 164, + "line": 172, "column": 28 }, "end": { - "line": 164, + "line": 172, "column": 40 } } }, "range": [ - 4750, - 4778 + 5061, + 5089 ], "loc": { "start": { - "line": 164, + "line": 172, "column": 12 }, "end": { - "line": 164, + "line": 172, "column": 40 } } }, "range": [ - 4750, - 4779 + 5061, + 5090 ], "loc": { "start": { - "line": 164, + "line": 172, "column": 12 }, "end": { - "line": 164, + "line": 172, "column": 41 } } @@ -8900,16 +9499,16 @@ "type": "Identifier", "name": "helpEl", "range": [ - 4796, - 4802 + 5107, + 5113 ], "loc": { "start": { - "line": 165, + "line": 173, "column": 16 }, "end": { - "line": 165, + "line": 173, "column": 22 } } @@ -8921,16 +9520,16 @@ "type": "Identifier", "name": "btn", "range": [ - 4805, - 4808 + 5116, + 5119 ], "loc": { "start": { - "line": 165, + "line": 173, "column": 25 }, "end": { - "line": 165, + "line": 173, "column": 28 } } @@ -8939,46 +9538,46 @@ "type": "Identifier", "name": "firstChild", "range": [ - 4809, - 4819 + 5120, + 5130 ], "loc": { "start": { - "line": 165, + "line": 173, "column": 29 }, "end": { - "line": 165, + "line": 173, "column": 39 } } }, "range": [ - 4805, - 4819 + 5116, + 5130 ], "loc": { "start": { - "line": 165, + "line": 173, "column": 25 }, "end": { - "line": 165, + "line": 173, "column": 39 } } }, "range": [ - 4796, - 4819 + 5107, + 5130 ], "loc": { "start": { - "line": 165, + "line": 173, "column": 16 }, "end": { - "line": 165, + "line": 173, "column": 39 } } @@ -8986,16 +9585,16 @@ ], "kind": "let", "range": [ - 4792, - 4820 + 5103, + 5131 ], "loc": { "start": { - "line": 165, + "line": 173, "column": 12 }, "end": { - "line": 165, + "line": 173, "column": 40 } } @@ -9008,16 +9607,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 4833, - 4839 + 5144, + 5150 ], "loc": { "start": { - "line": 166, + "line": 174, "column": 12 }, "end": { - "line": 166, + "line": 174, "column": 18 } } @@ -9027,16 +9626,16 @@ "type": "Identifier", "name": "helpEl", "range": [ - 4840, - 4846 + 5151, + 5157 ], "loc": { "start": { - "line": 166, + "line": 174, "column": 19 }, "end": { - "line": 166, + "line": 174, "column": 25 } } @@ -9046,16 +9645,16 @@ "value": "click", "raw": "'click'", "range": [ - 4848, - 4855 + 5159, + 5166 ], "loc": { "start": { - "line": 166, + "line": 174, "column": 27 }, "end": { - "line": 166, + "line": 174, "column": 34 } } @@ -9072,16 +9671,16 @@ "object": { "type": "ThisExpression", "range": [ - 4863, - 4867 + 5174, + 5178 ], "loc": { "start": { - "line": 166, + "line": 174, "column": 42 }, "end": { - "line": 166, + "line": 174, "column": 46 } } @@ -9090,47 +9689,47 @@ "type": "Identifier", "name": "toggle", "range": [ - 4868, - 4874 + 5179, + 5185 ], "loc": { "start": { - "line": 166, + "line": 174, "column": 47 }, "end": { - "line": 166, + "line": 174, "column": 53 } } }, "range": [ - 4863, - 4874 + 5174, + 5185 ], "loc": { "start": { - "line": 166, + "line": 174, "column": 42 }, "end": { - "line": 166, + "line": 174, "column": 53 } } }, "arguments": [], "range": [ - 4863, - 4876 + 5174, + 5187 ], "loc": { "start": { - "line": 166, + "line": 174, "column": 42 }, "end": { - "line": 166, + "line": 174, "column": 55 } } @@ -9138,47 +9737,47 @@ "generator": false, "expression": true, "range": [ - 4857, - 4876 + 5168, + 5187 ], "loc": { "start": { - "line": 166, + "line": 174, "column": 36 }, "end": { - "line": 166, + "line": 174, "column": 55 } } } ], "range": [ - 4833, - 4877 + 5144, + 5188 ], "loc": { "start": { - "line": 166, + "line": 174, "column": 12 }, "end": { - "line": 166, + "line": 174, "column": 56 } } }, "range": [ - 4833, - 4878 + 5144, + 5189 ], "loc": { "start": { - "line": 166, + "line": 174, "column": 12 }, "end": { - "line": 166, + "line": 174, "column": 57 } } @@ -9194,16 +9793,16 @@ "type": "Identifier", "name": "divContainer", "range": [ - 4891, - 4903 + 5202, + 5214 ], "loc": { "start": { - "line": 167, + "line": 175, "column": 12 }, "end": { - "line": 167, + "line": 175, "column": 24 } } @@ -9212,31 +9811,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 4904, - 4915 + 5215, + 5226 ], "loc": { "start": { - "line": 167, + "line": 175, "column": 25 }, "end": { - "line": 167, + "line": 175, "column": 36 } } }, "range": [ - 4891, - 4915 + 5202, + 5226 ], "loc": { "start": { - "line": 167, + "line": 175, "column": 12 }, "end": { - "line": 167, + "line": 175, "column": 36 } } @@ -9246,78 +9845,78 @@ "type": "Identifier", "name": "cont", "range": [ - 4916, - 4920 + 5227, + 5231 ], "loc": { "start": { - "line": 167, + "line": 175, "column": 37 }, "end": { - "line": 167, + "line": 175, "column": 41 } } } ], "range": [ - 4891, - 4921 + 5202, + 5232 ], "loc": { "start": { - "line": 167, + "line": 175, "column": 12 }, "end": { - "line": 167, + "line": 175, "column": 42 } } }, "range": [ - 4891, - 4922 + 5202, + 5233 ], "loc": { "start": { - "line": 167, + "line": 175, "column": 12 }, "end": { - "line": 167, + "line": 175, "column": 43 } } } ], "range": [ - 4736, - 4932 + 5047, + 5243 ], "loc": { "start": { - "line": 163, + "line": 171, "column": 15 }, "end": { - "line": 168, + "line": 176, "column": 9 } } }, "range": [ - 4370, - 4932 + 4681, + 5243 ], "loc": { "start": { - "line": 156, + "line": 164, "column": 8 }, "end": { - "line": 168, + "line": 176, "column": 9 } } @@ -9333,16 +9932,16 @@ "object": { "type": "ThisExpression", "range": [ - 4947, - 4951 + 5258, + 5262 ], "loc": { "start": { - "line": 170, + "line": 178, "column": 13 }, "end": { - "line": 170, + "line": 178, "column": 17 } } @@ -9351,47 +9950,47 @@ "type": "Identifier", "name": "instrHtml", "range": [ - 4952, - 4961 + 5263, + 5272 ], "loc": { "start": { - "line": 170, + "line": 178, "column": 18 }, "end": { - "line": 170, + "line": 178, "column": 27 } } }, "range": [ - 4947, - 4961 + 5258, + 5272 ], "loc": { "start": { - "line": 170, + "line": 178, "column": 13 }, "end": { - "line": 170, + "line": 178, "column": 27 } } }, "prefix": true, "range": [ - 4946, - 4961 + 5257, + 5272 ], "loc": { "start": { - "line": 170, + "line": 178, "column": 12 }, "end": { - "line": 170, + "line": 178, "column": 27 } } @@ -9411,16 +10010,16 @@ "type": "Identifier", "name": "cont", "range": [ - 4977, - 4981 + 5288, + 5292 ], "loc": { "start": { - "line": 171, + "line": 179, "column": 12 }, "end": { - "line": 171, + "line": 179, "column": 16 } } @@ -9429,31 +10028,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 4982, - 4991 + 5293, + 5302 ], "loc": { "start": { - "line": 171, + "line": 179, "column": 17 }, "end": { - "line": 171, + "line": 179, "column": 26 } } }, "range": [ - 4977, - 4991 + 5288, + 5302 ], "loc": { "start": { - "line": 171, + "line": 179, "column": 12 }, "end": { - "line": 171, + "line": 179, "column": 26 } } @@ -9464,16 +10063,16 @@ "object": { "type": "ThisExpression", "range": [ - 4994, - 4998 + 5305, + 5309 ], "loc": { "start": { - "line": 171, + "line": 179, "column": 29 }, "end": { - "line": 171, + "line": 179, "column": 33 } } @@ -9482,61 +10081,61 @@ "type": "Identifier", "name": "instrText", "range": [ - 4999, - 5008 + 5310, + 5319 ], "loc": { "start": { - "line": 171, + "line": 179, "column": 34 }, "end": { - "line": 171, + "line": 179, "column": 43 } } }, "range": [ - 4994, - 5008 + 5305, + 5319 ], "loc": { "start": { - "line": 171, + "line": 179, "column": 29 }, "end": { - "line": 171, + "line": 179, "column": 43 } } }, "range": [ - 4977, - 5008 + 5288, + 5319 ], "loc": { "start": { - "line": 171, + "line": 179, "column": 12 }, "end": { - "line": 171, + "line": 179, "column": 43 } } }, "range": [ - 4977, - 5009 + 5288, + 5320 ], "loc": { "start": { - "line": 171, + "line": 179, "column": 12 }, "end": { - "line": 171, + "line": 179, "column": 44 } } @@ -9553,16 +10152,16 @@ "type": "Identifier", "name": "cont", "range": [ - 5022, - 5026 + 5333, + 5337 ], "loc": { "start": { - "line": 172, + "line": 180, "column": 12 }, "end": { - "line": 172, + "line": 180, "column": 16 } } @@ -9571,31 +10170,31 @@ "type": "Identifier", "name": "className", "range": [ - 5027, - 5036 + 5338, + 5347 ], "loc": { "start": { - "line": 172, + "line": 180, "column": 17 }, "end": { - "line": 172, + "line": 180, "column": 26 } } }, "range": [ - 5022, - 5036 + 5333, + 5347 ], "loc": { "start": { - "line": 172, + "line": 180, "column": 12 }, "end": { - "line": 172, + "line": 180, "column": 26 } } @@ -9606,16 +10205,16 @@ "object": { "type": "ThisExpression", "range": [ - 5039, - 5043 + 5350, + 5354 ], "loc": { "start": { - "line": 172, + "line": 180, "column": 29 }, "end": { - "line": 172, + "line": 180, "column": 33 } } @@ -9624,77 +10223,77 @@ "type": "Identifier", "name": "contCssClass", "range": [ - 5044, - 5056 + 5355, + 5367 ], "loc": { "start": { - "line": 172, + "line": 180, "column": 34 }, "end": { - "line": 172, + "line": 180, "column": 46 } } }, "range": [ - 5039, - 5056 + 5350, + 5367 ], "loc": { "start": { - "line": 172, + "line": 180, "column": 29 }, "end": { - "line": 172, + "line": 180, "column": 46 } } }, "range": [ - 5022, - 5056 + 5333, + 5367 ], "loc": { "start": { - "line": 172, + "line": 180, "column": 12 }, "end": { - "line": 172, + "line": 180, "column": 46 } } }, "range": [ - 5022, - 5057 + 5333, + 5368 ], "loc": { "start": { - "line": 172, + "line": 180, "column": 12 }, "end": { - "line": 172, + "line": 180, "column": 47 } } } ], "range": [ - 4963, - 5067 + 5274, + 5378 ], "loc": { "start": { - "line": 170, + "line": 178, "column": 29 }, "end": { - "line": 173, + "line": 181, "column": 9 } } @@ -9710,16 +10309,16 @@ "object": { "type": "ThisExpression", "range": [ - 5091, - 5095 + 5402, + 5406 ], "loc": { "start": { - "line": 174, + "line": 182, "column": 16 }, "end": { - "line": 174, + "line": 182, "column": 20 } } @@ -9728,31 +10327,31 @@ "type": "Identifier", "name": "contTgtId", "range": [ - 5096, - 5105 + 5407, + 5416 ], "loc": { "start": { - "line": 174, + "line": 182, "column": 21 }, "end": { - "line": 174, + "line": 182, "column": 30 } } }, "range": [ - 5091, - 5105 + 5402, + 5416 ], "loc": { "start": { - "line": 174, + "line": 182, "column": 16 }, "end": { - "line": 174, + "line": 182, "column": 30 } } @@ -9771,16 +10370,16 @@ "type": "Identifier", "name": "divContainer", "range": [ - 5125, - 5137 + 5436, + 5448 ], "loc": { "start": { - "line": 175, + "line": 183, "column": 16 }, "end": { - "line": 175, + "line": 183, "column": 28 } } @@ -9789,31 +10388,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 5138, - 5149 + 5449, + 5460 ], "loc": { "start": { - "line": 175, + "line": 183, "column": 29 }, "end": { - "line": 175, + "line": 183, "column": 40 } } }, "range": [ - 5125, - 5149 + 5436, + 5460 ], "loc": { "start": { - "line": 175, + "line": 183, "column": 16 }, "end": { - "line": 175, + "line": 183, "column": 40 } } @@ -9823,79 +10422,79 @@ "type": "Identifier", "name": "cont", "range": [ - 5150, - 5154 + 5461, + 5465 ], "loc": { "start": { - "line": 175, + "line": 183, "column": 41 }, "end": { - "line": 175, + "line": 183, "column": 45 } } } ], "range": [ - 5125, - 5155 + 5436, + 5466 ], "loc": { "start": { - "line": 175, + "line": 183, "column": 16 }, "end": { - "line": 175, + "line": 183, "column": 46 } } }, "range": [ - 5125, - 5156 + 5436, + 5467 ], "loc": { "start": { - "line": 175, + "line": 183, "column": 16 }, "end": { - "line": 175, + "line": 183, "column": 47 } } } ], "range": [ - 5107, - 5170 + 5418, + 5481 ], "loc": { "start": { - "line": 174, + "line": 182, "column": 32 }, "end": { - "line": 176, + "line": 184, "column": 13 } } }, "alternate": null, "range": [ - 5087, - 5170 + 5398, + 5481 ], "loc": { "start": { - "line": 174, + "line": 182, "column": 12 }, "end": { - "line": 176, + "line": 184, "column": 13 } } @@ -9912,16 +10511,16 @@ "type": "Identifier", "name": "cont", "range": [ - 5183, - 5187 + 5494, + 5498 ], "loc": { "start": { - "line": 177, + "line": 185, "column": 12 }, "end": { - "line": 177, + "line": 185, "column": 16 } } @@ -9930,31 +10529,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 5188, - 5197 + 5499, + 5508 ], "loc": { "start": { - "line": 177, + "line": 185, "column": 17 }, "end": { - "line": 177, + "line": 185, "column": 26 } } }, "range": [ - 5183, - 5197 + 5494, + 5508 ], "loc": { "start": { - "line": 177, + "line": 185, "column": 12 }, "end": { - "line": 177, + "line": 185, "column": 26 } } @@ -9965,16 +10564,16 @@ "object": { "type": "ThisExpression", "range": [ - 5200, - 5204 + 5511, + 5515 ], "loc": { "start": { - "line": 177, + "line": 185, "column": 29 }, "end": { - "line": 177, + "line": 185, "column": 33 } } @@ -9983,61 +10582,61 @@ "type": "Identifier", "name": "instrHtml", "range": [ - 5205, - 5214 + 5516, + 5525 ], "loc": { "start": { - "line": 177, + "line": 185, "column": 34 }, "end": { - "line": 177, + "line": 185, "column": 43 } } }, "range": [ - 5200, - 5214 + 5511, + 5525 ], "loc": { "start": { - "line": 177, + "line": 185, "column": 29 }, "end": { - "line": 177, + "line": 185, "column": 43 } } }, "range": [ - 5183, - 5214 + 5494, + 5525 ], "loc": { "start": { - "line": 177, + "line": 185, "column": 12 }, "end": { - "line": 177, + "line": 185, "column": 43 } } }, "range": [ - 5183, - 5215 + 5494, + 5526 ], "loc": { "start": { - "line": 177, + "line": 185, "column": 12 }, "end": { - "line": 177, + "line": 185, "column": 44 } } @@ -10053,16 +10652,16 @@ "object": { "type": "ThisExpression", "range": [ - 5233, - 5237 + 5544, + 5548 ], "loc": { "start": { - "line": 178, + "line": 186, "column": 17 }, "end": { - "line": 178, + "line": 186, "column": 21 } } @@ -10071,47 +10670,47 @@ "type": "Identifier", "name": "contTgtId", "range": [ - 5238, - 5247 + 5549, + 5558 ], "loc": { "start": { - "line": 178, + "line": 186, "column": 22 }, "end": { - "line": 178, + "line": 186, "column": 31 } } }, "range": [ - 5233, - 5247 + 5544, + 5558 ], "loc": { "start": { - "line": 178, + "line": 186, "column": 17 }, "end": { - "line": 178, + "line": 186, "column": 31 } } }, "prefix": true, "range": [ - 5232, - 5247 + 5543, + 5558 ], "loc": { "start": { - "line": 178, + "line": 186, "column": 16 }, "end": { - "line": 178, + "line": 186, "column": 31 } } @@ -10131,16 +10730,16 @@ "type": "Identifier", "name": "cont", "range": [ - 5267, - 5271 + 5578, + 5582 ], "loc": { "start": { - "line": 179, + "line": 187, "column": 16 }, "end": { - "line": 179, + "line": 187, "column": 20 } } @@ -10149,31 +10748,31 @@ "type": "Identifier", "name": "className", "range": [ - 5272, - 5281 + 5583, + 5592 ], "loc": { "start": { - "line": 179, + "line": 187, "column": 21 }, "end": { - "line": 179, + "line": 187, "column": 30 } } }, "range": [ - 5267, - 5281 + 5578, + 5592 ], "loc": { "start": { - "line": 179, + "line": 187, "column": 16 }, "end": { - "line": 179, + "line": 187, "column": 30 } } @@ -10184,16 +10783,16 @@ "object": { "type": "ThisExpression", "range": [ - 5284, - 5288 + 5595, + 5599 ], "loc": { "start": { - "line": 179, + "line": 187, "column": 33 }, "end": { - "line": 179, + "line": 187, "column": 37 } } @@ -10202,124 +10801,124 @@ "type": "Identifier", "name": "contCssClass", "range": [ - 5289, - 5301 + 5600, + 5612 ], "loc": { "start": { - "line": 179, + "line": 187, "column": 38 }, "end": { - "line": 179, + "line": 187, "column": 50 } } }, "range": [ - 5284, - 5301 + 5595, + 5612 ], "loc": { "start": { - "line": 179, + "line": 187, "column": 33 }, "end": { - "line": 179, + "line": 187, "column": 50 } } }, "range": [ - 5267, - 5301 + 5578, + 5612 ], "loc": { "start": { - "line": 179, + "line": 187, "column": 16 }, "end": { - "line": 179, + "line": 187, "column": 50 } } }, "range": [ - 5267, - 5302 + 5578, + 5613 ], "loc": { "start": { - "line": 179, + "line": 187, "column": 16 }, "end": { - "line": 179, + "line": 187, "column": 51 } } } ], "range": [ - 5249, - 5316 + 5560, + 5627 ], "loc": { "start": { - "line": 178, + "line": 186, "column": 33 }, "end": { - "line": 180, + "line": 188, "column": 13 } } }, "alternate": null, "range": [ - 5228, - 5316 + 5539, + 5627 ], "loc": { "start": { - "line": 178, + "line": 186, "column": 12 }, "end": { - "line": 180, + "line": 188, "column": 13 } } } ], "range": [ - 5073, - 5326 + 5384, + 5637 ], "loc": { "start": { - "line": 173, + "line": 181, "column": 15 }, "end": { - "line": 181, + "line": 189, "column": 9 } } }, "range": [ - 4942, - 5326 + 5253, + 5637 ], "loc": { "start": { - "line": 170, + "line": 178, "column": 8 }, "end": { - "line": 181, + "line": 189, "column": 9 } } @@ -10336,16 +10935,16 @@ "type": "Identifier", "name": "cont", "range": [ - 5335, - 5339 + 5646, + 5650 ], "loc": { "start": { - "line": 182, + "line": 190, "column": 8 }, "end": { - "line": 182, + "line": 190, "column": 12 } } @@ -10354,31 +10953,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 5340, - 5349 + 5651, + 5660 ], "loc": { "start": { - "line": 182, + "line": 190, "column": 13 }, "end": { - "line": 182, + "line": 190, "column": 22 } } }, "range": [ - 5335, - 5349 + 5646, + 5660 ], "loc": { "start": { - "line": 182, + "line": 190, "column": 8 }, "end": { - "line": 182, + "line": 190, "column": 22 } } @@ -10389,16 +10988,16 @@ "object": { "type": "ThisExpression", "range": [ - 5353, - 5357 + 5664, + 5668 ], "loc": { "start": { - "line": 182, + "line": 190, "column": 26 }, "end": { - "line": 182, + "line": 190, "column": 30 } } @@ -10407,61 +11006,61 @@ "type": "Identifier", "name": "defaultHtml", "range": [ - 5358, - 5369 + 5669, + 5680 ], "loc": { "start": { - "line": 182, + "line": 190, "column": 31 }, "end": { - "line": 182, + "line": 190, "column": 42 } } }, "range": [ - 5353, - 5369 + 5664, + 5680 ], "loc": { "start": { - "line": 182, + "line": 190, "column": 26 }, "end": { - "line": 182, + "line": 190, "column": 42 } } }, "range": [ - 5335, - 5369 + 5646, + 5680 ], "loc": { "start": { - "line": 182, + "line": 190, "column": 8 }, "end": { - "line": 182, + "line": 190, "column": 42 } } }, "range": [ - 5335, - 5370 + 5646, + 5681 ], "loc": { "start": { - "line": 182, + "line": 190, "column": 8 }, "end": { - "line": 182, + "line": 190, "column": 43 } } @@ -10474,16 +11073,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 5379, - 5385 + 5690, + 5696 ], "loc": { "start": { - "line": 183, + "line": 191, "column": 8 }, "end": { - "line": 183, + "line": 191, "column": 14 } } @@ -10493,16 +11092,16 @@ "type": "Identifier", "name": "cont", "range": [ - 5386, - 5390 + 5697, + 5701 ], "loc": { "start": { - "line": 183, + "line": 191, "column": 15 }, "end": { - "line": 183, + "line": 191, "column": 19 } } @@ -10512,16 +11111,16 @@ "value": "click", "raw": "'click'", "range": [ - 5392, - 5399 + 5703, + 5710 ], "loc": { "start": { - "line": 183, + "line": 191, "column": 21 }, "end": { - "line": 183, + "line": 191, "column": 28 } } @@ -10538,16 +11137,16 @@ "object": { "type": "ThisExpression", "range": [ - 5407, - 5411 + 5718, + 5722 ], "loc": { "start": { - "line": 183, + "line": 191, "column": 36 }, "end": { - "line": 183, + "line": 191, "column": 40 } } @@ -10556,47 +11155,47 @@ "type": "Identifier", "name": "toggle", "range": [ - 5412, - 5418 + 5723, + 5729 ], "loc": { "start": { - "line": 183, + "line": 191, "column": 41 }, "end": { - "line": 183, + "line": 191, "column": 47 } } }, "range": [ - 5407, - 5418 + 5718, + 5729 ], "loc": { "start": { - "line": 183, + "line": 191, "column": 36 }, "end": { - "line": 183, + "line": 191, "column": 47 } } }, "arguments": [], "range": [ - 5407, - 5420 + 5718, + 5731 ], "loc": { "start": { - "line": 183, + "line": 191, "column": 36 }, "end": { - "line": 183, + "line": 191, "column": 49 } } @@ -10604,47 +11203,47 @@ "generator": false, "expression": true, "range": [ - 5401, - 5420 + 5712, + 5731 ], "loc": { "start": { - "line": 183, + "line": 191, "column": 30 }, "end": { - "line": 183, + "line": 191, "column": 49 } } } ], "range": [ - 5379, - 5421 + 5690, + 5732 ], "loc": { "start": { - "line": 183, + "line": 191, "column": 8 }, "end": { - "line": 183, + "line": 191, "column": 50 } } }, "range": [ - 5379, - 5422 + 5690, + 5733 ], "loc": { "start": { - "line": 183, + "line": 191, "column": 8 }, "end": { - "line": 183, + "line": 191, "column": 51 } } @@ -10660,16 +11259,16 @@ "object": { "type": "ThisExpression", "range": [ - 5432, - 5436 + 5743, + 5747 ], "loc": { "start": { - "line": 185, + "line": 193, "column": 8 }, "end": { - "line": 185, + "line": 193, "column": 12 } } @@ -10678,31 +11277,31 @@ "type": "Identifier", "name": "cont", "range": [ - 5437, - 5441 + 5748, + 5752 ], "loc": { "start": { - "line": 185, + "line": 193, "column": 13 }, "end": { - "line": 185, + "line": 193, "column": 17 } } }, "range": [ - 5432, - 5441 + 5743, + 5752 ], "loc": { "start": { - "line": 185, + "line": 193, "column": 8 }, "end": { - "line": 185, + "line": 193, "column": 17 } } @@ -10711,46 +11310,46 @@ "type": "Identifier", "name": "cont", "range": [ - 5444, - 5448 + 5755, + 5759 ], "loc": { "start": { - "line": 185, + "line": 193, "column": 20 }, "end": { - "line": 185, + "line": 193, "column": 24 } } }, "range": [ - 5432, - 5448 + 5743, + 5759 ], "loc": { "start": { - "line": 185, + "line": 193, "column": 8 }, "end": { - "line": 185, + "line": 193, "column": 24 } } }, "range": [ - 5432, - 5449 + 5743, + 5760 ], "loc": { "start": { - "line": 185, + "line": 193, "column": 8 }, "end": { - "line": 185, + "line": 193, "column": 25 } } @@ -10766,16 +11365,16 @@ "object": { "type": "ThisExpression", "range": [ - 5458, - 5462 + 5769, + 5773 ], "loc": { "start": { - "line": 186, + "line": 194, "column": 8 }, "end": { - "line": 186, + "line": 194, "column": 12 } } @@ -10784,31 +11383,31 @@ "type": "Identifier", "name": "btn", "range": [ - 5463, - 5466 + 5774, + 5777 ], "loc": { "start": { - "line": 186, + "line": 194, "column": 13 }, "end": { - "line": 186, + "line": 194, "column": 16 } } }, "range": [ - 5458, - 5466 + 5769, + 5777 ], "loc": { "start": { - "line": 186, + "line": 194, "column": 8 }, "end": { - "line": 186, + "line": 194, "column": 16 } } @@ -10817,46 +11416,46 @@ "type": "Identifier", "name": "btn", "range": [ - 5469, - 5472 + 5780, + 5783 ], "loc": { "start": { - "line": 186, + "line": 194, "column": 19 }, "end": { - "line": 186, + "line": 194, "column": 22 } } }, "range": [ - 5458, - 5472 + 5769, + 5783 ], "loc": { "start": { - "line": 186, + "line": 194, "column": 8 }, "end": { - "line": 186, + "line": 194, "column": 22 } } }, "range": [ - 5458, - 5473 + 5769, + 5784 ], "loc": { "start": { - "line": 186, + "line": 194, "column": 8 }, "end": { - "line": 186, + "line": 194, "column": 23 } }, @@ -10865,16 +11464,16 @@ "type": "Block", "value": "* @inherited ", "range": [ - 5482, - 5499 + 5793, + 5810 ], "loc": { "start": { - "line": 187, + "line": 195, "column": 8 }, "end": { - "line": 187, + "line": 195, "column": 25 } } @@ -10892,16 +11491,16 @@ "object": { "type": "ThisExpression", "range": [ - 5508, - 5512 + 5819, + 5823 ], "loc": { "start": { - "line": 188, + "line": 196, "column": 8 }, "end": { - "line": 188, + "line": 196, "column": 12 } } @@ -10910,31 +11509,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 5513, - 5524 + 5824, + 5835 ], "loc": { "start": { - "line": 188, + "line": 196, "column": 13 }, "end": { - "line": 188, + "line": 196, "column": 24 } } }, "range": [ - 5508, - 5524 + 5819, + 5835 ], "loc": { "start": { - "line": 188, + "line": 196, "column": 8 }, "end": { - "line": 188, + "line": 196, "column": 24 } } @@ -10944,46 +11543,46 @@ "value": true, "raw": "true", "range": [ - 5527, - 5531 + 5838, + 5842 ], "loc": { "start": { - "line": 188, + "line": 196, "column": 27 }, "end": { - "line": 188, + "line": 196, "column": 31 } } }, "range": [ - 5508, - 5531 + 5819, + 5842 ], "loc": { "start": { - "line": 188, + "line": 196, "column": 8 }, "end": { - "line": 188, + "line": 196, "column": 31 } } }, "range": [ - 5508, - 5532 + 5819, + 5843 ], "loc": { "start": { - "line": 188, + "line": 196, "column": 8 }, "end": { - "line": 188, + "line": 196, "column": 32 } }, @@ -10992,34 +11591,195 @@ "type": "Block", "value": "* @inherited ", "range": [ - 5482, - 5499 + 5793, + 5810 ], "loc": { "start": { - "line": 187, + "line": 195, "column": 8 }, "end": { - "line": 187, + "line": 195, "column": 25 } } } ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 5853, + 5857 + ], + "loc": { + "start": { + "line": 198, + "column": 8 + }, + "end": { + "line": 198, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "emitter", + "range": [ + 5858, + 5865 + ], + "loc": { + "start": { + "line": 198, + "column": 13 + }, + "end": { + "line": 198, + "column": 20 + } + } + }, + "range": [ + 5853, + 5865 + ], + "loc": { + "start": { + "line": 198, + "column": 8 + }, + "end": { + "line": 198, + "column": 20 + } + } + }, + "property": { + "type": "Identifier", + "name": "emit", + "range": [ + 5866, + 5870 + ], + "loc": { + "start": { + "line": 198, + "column": 21 + }, + "end": { + "line": 198, + "column": 25 + } + } + }, + "range": [ + 5853, + 5870 + ], + "loc": { + "start": { + "line": 198, + "column": 8 + }, + "end": { + "line": 198, + "column": 25 + } + } + }, + "arguments": [ + { + "type": "Literal", + "value": "feature-initialized", + "raw": "'feature-initialized'", + "range": [ + 5871, + 5892 + ], + "loc": { + "start": { + "line": 198, + "column": 26 + }, + "end": { + "line": 198, + "column": 47 + } + } + }, + { + "type": "ThisExpression", + "range": [ + 5894, + 5898 + ], + "loc": { + "start": { + "line": 198, + "column": 49 + }, + "end": { + "line": 198, + "column": 53 + } + } + } + ], + "range": [ + 5853, + 5899 + ], + "loc": { + "start": { + "line": 198, + "column": 8 + }, + "end": { + "line": 198, + "column": 54 + } + } + }, + "range": [ + 5853, + 5900 + ], + "loc": { + "start": { + "line": 198, + "column": 8 + }, + "end": { + "line": 198, + "column": 55 + } + } } ], "range": [ - 3850, - 5538 + 4078, + 5906 ], "loc": { "start": { - "line": 135, + "line": 142, "column": 11 }, "end": { - "line": 189, + "line": 199, "column": 5 } } @@ -11027,16 +11787,16 @@ "generator": false, "expression": false, "range": [ - 3847, - 5538 + 4075, + 5906 ], "loc": { "start": { - "line": 135, + "line": 142, "column": 8 }, "end": { - "line": 189, + "line": 199, "column": 5 } } @@ -11044,16 +11804,16 @@ "kind": "method", "computed": false, "range": [ - 3843, - 5538 + 4071, + 5906 ], "loc": { "start": { - "line": 135, + "line": 142, "column": 4 }, "end": { - "line": 189, + "line": 199, "column": 5 } }, @@ -11062,16 +11822,16 @@ "type": "Block", "value": "*\n * Initialise Help instance\n ", "range": [ - 3795, - 3838 + 4023, + 4066 ], "loc": { "start": { - "line": 132, + "line": 139, "column": 4 }, "end": { - "line": 134, + "line": 141, "column": 7 } } @@ -11082,16 +11842,16 @@ "type": "Block", "value": "*\n * Toggle help pop-up\n ", "range": [ - 5544, - 5581 + 5912, + 5949 ], "loc": { "start": { - "line": 191, + "line": 201, "column": 4 }, "end": { - "line": 193, + "line": 203, "column": 7 } } @@ -11105,16 +11865,16 @@ "type": "Identifier", "name": "toggle", "range": [ - 5586, - 5592 + 5954, + 5960 ], "loc": { "start": { - "line": 194, + "line": 204, "column": 4 }, "end": { - "line": 194, + "line": 204, "column": 10 } } @@ -11139,16 +11899,16 @@ "object": { "type": "ThisExpression", "range": [ - 5742, - 5746 + 6110, + 6114 ], "loc": { "start": { - "line": 197, + "line": 207, "column": 13 }, "end": { - "line": 197, + "line": 207, "column": 17 } } @@ -11157,63 +11917,63 @@ "type": "Identifier", "name": "isEnabled", "range": [ - 5747, - 5756 + 6115, + 6124 ], "loc": { "start": { - "line": 197, + "line": 207, "column": 18 }, "end": { - "line": 197, + "line": 207, "column": 27 } } }, "range": [ - 5742, - 5756 + 6110, + 6124 ], "loc": { "start": { - "line": 197, + "line": 207, "column": 13 }, "end": { - "line": 197, + "line": 207, "column": 27 } } }, "arguments": [], "range": [ - 5742, - 5758 + 6110, + 6126 ], "loc": { "start": { - "line": 197, + "line": 207, "column": 13 }, "end": { - "line": 197, + "line": 207, "column": 29 } } }, "prefix": true, "range": [ - 5741, - 5758 + 6109, + 6126 ], "loc": { "start": { - "line": 197, + "line": 207, "column": 12 }, "end": { - "line": 197, + "line": 207, "column": 29 } } @@ -11225,48 +11985,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 5774, - 5781 + 6142, + 6149 ], "loc": { "start": { - "line": 198, + "line": 208, "column": 12 }, "end": { - "line": 198, + "line": 208, "column": 19 } } } ], "range": [ - 5760, - 5791 + 6128, + 6159 ], "loc": { "start": { - "line": 197, + "line": 207, "column": 31 }, "end": { - "line": 199, + "line": 209, "column": 9 } } }, "alternate": null, "range": [ - 5737, - 5791 + 6105, + 6159 ], "loc": { "start": { - "line": 197, + "line": 207, "column": 8 }, "end": { - "line": 199, + "line": 209, "column": 9 } }, @@ -11275,16 +12035,16 @@ "type": "Line", "value": " check only if explicitily disabled as in this case undefined", "range": [ - 5605, - 5668 + 5973, + 6036 ], "loc": { "start": { - "line": 195, + "line": 205, "column": 8 }, "end": { - "line": 195, + "line": 205, "column": 71 } } @@ -11293,16 +12053,16 @@ "type": "Line", "value": " signifies the help feature is enabled by default", "range": [ - 5677, - 5728 + 6045, + 6096 ], "loc": { "start": { - "line": 196, + "line": 206, "column": 8 }, "end": { - "line": 196, + "line": 206, "column": 59 } } @@ -11313,16 +12073,16 @@ "type": "Line", "value": " ensure mouseup event handler is removed", "range": [ - 5801, - 5843 + 6169, + 6211 ], "loc": { "start": { - "line": 201, + "line": 211, "column": 8 }, "end": { - "line": 201, + "line": 211, "column": 50 } } @@ -11337,16 +12097,16 @@ "type": "Identifier", "name": "removeEvt", "range": [ - 5852, - 5861 + 6220, + 6229 ], "loc": { "start": { - "line": 202, + "line": 212, "column": 8 }, "end": { - "line": 202, + "line": 212, "column": 17 } } @@ -11356,16 +12116,16 @@ "type": "Identifier", "name": "root", "range": [ - 5862, - 5866 + 6230, + 6234 ], "loc": { "start": { - "line": 202, + "line": 212, "column": 18 }, "end": { - "line": 202, + "line": 212, "column": 22 } } @@ -11375,16 +12135,16 @@ "value": "mouseup", "raw": "'mouseup'", "range": [ - 5868, - 5877 + 6236, + 6245 ], "loc": { "start": { - "line": 202, + "line": 212, "column": 24 }, "end": { - "line": 202, + "line": 212, "column": 33 } } @@ -11395,16 +12155,16 @@ "object": { "type": "ThisExpression", "range": [ - 5879, - 5883 + 6247, + 6251 ], "loc": { "start": { - "line": 202, + "line": 212, "column": 35 }, "end": { - "line": 202, + "line": 212, "column": 39 } } @@ -11413,62 +12173,62 @@ "type": "Identifier", "name": "boundMouseup", "range": [ - 5884, - 5896 + 6252, + 6264 ], "loc": { "start": { - "line": 202, + "line": 212, "column": 40 }, "end": { - "line": 202, + "line": 212, "column": 52 } } }, "range": [ - 5879, - 5896 + 6247, + 6264 ], "loc": { "start": { - "line": 202, + "line": 212, "column": 35 }, "end": { - "line": 202, + "line": 212, "column": 52 } } } ], "range": [ - 5852, - 5897 + 6220, + 6265 ], "loc": { "start": { - "line": 202, + "line": 212, "column": 8 }, "end": { - "line": 202, + "line": 212, "column": 53 } } }, "range": [ - 5852, - 5898 + 6220, + 6266 ], "loc": { "start": { - "line": 202, + "line": 212, "column": 8 }, "end": { - "line": 202, + "line": 212, "column": 54 } }, @@ -11477,16 +12237,16 @@ "type": "Line", "value": " ensure mouseup event handler is removed", "range": [ - 5801, - 5843 + 6169, + 6211 ], "loc": { "start": { - "line": 201, + "line": 211, "column": 8 }, "end": { - "line": 201, + "line": 211, "column": 50 } } @@ -11502,16 +12262,16 @@ "type": "Identifier", "name": "divDisplay", "range": [ - 5912, - 5922 + 6280, + 6290 ], "loc": { "start": { - "line": 204, + "line": 214, "column": 12 }, "end": { - "line": 204, + "line": 214, "column": 22 } } @@ -11528,16 +12288,16 @@ "object": { "type": "ThisExpression", "range": [ - 5925, - 5929 + 6293, + 6297 ], "loc": { "start": { - "line": 204, + "line": 214, "column": 25 }, "end": { - "line": 204, + "line": 214, "column": 29 } } @@ -11546,31 +12306,31 @@ "type": "Identifier", "name": "cont", "range": [ - 5930, - 5934 + 6298, + 6302 ], "loc": { "start": { - "line": 204, + "line": 214, "column": 30 }, "end": { - "line": 204, + "line": 214, "column": 34 } } }, "range": [ - 5925, - 5934 + 6293, + 6302 ], "loc": { "start": { - "line": 204, + "line": 214, "column": 25 }, "end": { - "line": 204, + "line": 214, "column": 34 } } @@ -11579,31 +12339,31 @@ "type": "Identifier", "name": "style", "range": [ - 5935, - 5940 + 6303, + 6308 ], "loc": { "start": { - "line": 204, + "line": 214, "column": 35 }, "end": { - "line": 204, + "line": 214, "column": 40 } } }, "range": [ - 5925, - 5940 + 6293, + 6308 ], "loc": { "start": { - "line": 204, + "line": 214, "column": 25 }, "end": { - "line": 204, + "line": 214, "column": 40 } } @@ -11612,46 +12372,46 @@ "type": "Identifier", "name": "display", "range": [ - 5941, - 5948 + 6309, + 6316 ], "loc": { "start": { - "line": 204, + "line": 214, "column": 41 }, "end": { - "line": 204, + "line": 214, "column": 48 } } }, "range": [ - 5925, - 5948 + 6293, + 6316 ], "loc": { "start": { - "line": 204, + "line": 214, "column": 25 }, "end": { - "line": 204, + "line": 214, "column": 48 } } }, "range": [ - 5912, - 5948 + 6280, + 6316 ], "loc": { "start": { - "line": 204, + "line": 214, "column": 12 }, "end": { - "line": 204, + "line": 214, "column": 48 } } @@ -11659,16 +12419,16 @@ ], "kind": "let", "range": [ - 5908, - 5949 + 6276, + 6317 ], "loc": { "start": { - "line": 204, + "line": 214, "column": 8 }, "end": { - "line": 204, + "line": 214, "column": 49 } } @@ -11685,16 +12445,16 @@ "type": "Identifier", "name": "divDisplay", "range": [ - 5962, - 5972 + 6330, + 6340 ], "loc": { "start": { - "line": 205, + "line": 215, "column": 12 }, "end": { - "line": 205, + "line": 215, "column": 22 } } @@ -11704,31 +12464,31 @@ "value": "", "raw": "''", "range": [ - 5977, - 5979 + 6345, + 6347 ], "loc": { "start": { - "line": 205, + "line": 215, "column": 27 }, "end": { - "line": 205, + "line": 215, "column": 29 } } }, "range": [ - 5962, - 5979 + 6330, + 6347 ], "loc": { "start": { - "line": 205, + "line": 215, "column": 12 }, "end": { - "line": 205, + "line": 215, "column": 29 } } @@ -11740,16 +12500,16 @@ "type": "Identifier", "name": "divDisplay", "range": [ - 5983, - 5993 + 6351, + 6361 ], "loc": { "start": { - "line": 205, + "line": 215, "column": 33 }, "end": { - "line": 205, + "line": 215, "column": 43 } } @@ -11758,46 +12518,46 @@ "type": "Identifier", "name": "NONE", "range": [ - 5998, - 6002 + 6366, + 6370 ], "loc": { "start": { - "line": 205, + "line": 215, "column": 48 }, "end": { - "line": 205, + "line": 215, "column": 52 } } }, "range": [ - 5983, - 6002 + 6351, + 6370 ], "loc": { "start": { - "line": 205, + "line": 215, "column": 33 }, "end": { - "line": 205, + "line": 215, "column": 52 } } }, "range": [ - 5962, - 6002 + 6330, + 6370 ], "loc": { "start": { - "line": 205, + "line": 215, "column": 12 }, "end": { - "line": 205, + "line": 215, "column": 52 } } @@ -11822,16 +12582,16 @@ "object": { "type": "ThisExpression", "range": [ - 6018, - 6022 + 6386, + 6390 ], "loc": { "start": { - "line": 206, + "line": 216, "column": 12 }, "end": { - "line": 206, + "line": 216, "column": 16 } } @@ -11840,31 +12600,31 @@ "type": "Identifier", "name": "cont", "range": [ - 6023, - 6027 + 6391, + 6395 ], "loc": { "start": { - "line": 206, + "line": 216, "column": 17 }, "end": { - "line": 206, + "line": 216, "column": 21 } } }, "range": [ - 6018, - 6027 + 6386, + 6395 ], "loc": { "start": { - "line": 206, + "line": 216, "column": 12 }, "end": { - "line": 206, + "line": 216, "column": 21 } } @@ -11873,31 +12633,31 @@ "type": "Identifier", "name": "style", "range": [ - 6028, - 6033 + 6396, + 6401 ], "loc": { "start": { - "line": 206, + "line": 216, "column": 22 }, "end": { - "line": 206, + "line": 216, "column": 27 } } }, "range": [ - 6018, - 6033 + 6386, + 6401 ], "loc": { "start": { - "line": 206, + "line": 216, "column": 12 }, "end": { - "line": 206, + "line": 216, "column": 27 } } @@ -11906,31 +12666,31 @@ "type": "Identifier", "name": "display", "range": [ - 6034, - 6041 + 6402, + 6409 ], "loc": { "start": { - "line": 206, + "line": 216, "column": 28 }, "end": { - "line": 206, + "line": 216, "column": 35 } } }, "range": [ - 6018, - 6041 + 6386, + 6409 ], "loc": { "start": { - "line": 206, + "line": 216, "column": 12 }, "end": { - "line": 206, + "line": 216, "column": 35 } } @@ -11940,46 +12700,46 @@ "value": "inline", "raw": "'inline'", "range": [ - 6044, - 6052 + 6412, + 6420 ], "loc": { "start": { - "line": 206, + "line": 216, "column": 38 }, "end": { - "line": 206, + "line": 216, "column": 46 } } }, "range": [ - 6018, - 6052 + 6386, + 6420 ], "loc": { "start": { - "line": 206, + "line": 216, "column": 12 }, "end": { - "line": 206, + "line": 216, "column": 46 } } }, "range": [ - 6018, - 6053 + 6386, + 6421 ], "loc": { "start": { - "line": 206, + "line": 216, "column": 12 }, "end": { - "line": 206, + "line": 216, "column": 47 } } @@ -11992,16 +12752,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 6066, - 6072 + 6434, + 6440 ], "loc": { "start": { - "line": 207, + "line": 217, "column": 12 }, "end": { - "line": 207, + "line": 217, "column": 18 } } @@ -12011,16 +12771,16 @@ "type": "Identifier", "name": "root", "range": [ - 6073, - 6077 + 6441, + 6445 ], "loc": { "start": { - "line": 207, + "line": 217, "column": 19 }, "end": { - "line": 207, + "line": 217, "column": 23 } } @@ -12030,16 +12790,16 @@ "value": "mouseup", "raw": "'mouseup'", "range": [ - 6079, - 6088 + 6447, + 6456 ], "loc": { "start": { - "line": 207, + "line": 217, "column": 25 }, "end": { - "line": 207, + "line": 217, "column": 34 } } @@ -12050,16 +12810,16 @@ "object": { "type": "ThisExpression", "range": [ - 6090, - 6094 + 6458, + 6462 ], "loc": { "start": { - "line": 207, + "line": 217, "column": 36 }, "end": { - "line": 207, + "line": 217, "column": 40 } } @@ -12068,78 +12828,78 @@ "type": "Identifier", "name": "boundMouseup", "range": [ - 6095, - 6107 + 6463, + 6475 ], "loc": { "start": { - "line": 207, + "line": 217, "column": 41 }, "end": { - "line": 207, + "line": 217, "column": 53 } } }, "range": [ - 6090, - 6107 + 6458, + 6475 ], "loc": { "start": { - "line": 207, + "line": 217, "column": 36 }, "end": { - "line": 207, + "line": 217, "column": 53 } } } ], "range": [ - 6066, - 6108 + 6434, + 6476 ], "loc": { "start": { - "line": 207, + "line": 217, "column": 12 }, "end": { - "line": 207, + "line": 217, "column": 54 } } }, "range": [ - 6066, - 6109 + 6434, + 6477 ], "loc": { "start": { - "line": 207, + "line": 217, "column": 12 }, "end": { - "line": 207, + "line": 217, "column": 55 } } } ], "range": [ - 6004, - 6119 + 6372, + 6487 ], "loc": { "start": { - "line": 205, + "line": 215, "column": 54 }, "end": { - "line": 208, + "line": 218, "column": 9 } } @@ -12164,16 +12924,16 @@ "object": { "type": "ThisExpression", "range": [ - 6139, - 6143 + 6507, + 6511 ], "loc": { "start": { - "line": 209, + "line": 219, "column": 12 }, "end": { - "line": 209, + "line": 219, "column": 16 } } @@ -12182,31 +12942,31 @@ "type": "Identifier", "name": "cont", "range": [ - 6144, - 6148 + 6512, + 6516 ], "loc": { "start": { - "line": 209, + "line": 219, "column": 17 }, "end": { - "line": 209, + "line": 219, "column": 21 } } }, "range": [ - 6139, - 6148 + 6507, + 6516 ], "loc": { "start": { - "line": 209, + "line": 219, "column": 12 }, "end": { - "line": 209, + "line": 219, "column": 21 } } @@ -12215,31 +12975,31 @@ "type": "Identifier", "name": "style", "range": [ - 6149, - 6154 + 6517, + 6522 ], "loc": { "start": { - "line": 209, + "line": 219, "column": 22 }, "end": { - "line": 209, + "line": 219, "column": 27 } } }, "range": [ - 6139, - 6154 + 6507, + 6522 ], "loc": { "start": { - "line": 209, + "line": 219, "column": 12 }, "end": { - "line": 209, + "line": 219, "column": 27 } } @@ -12248,31 +13008,31 @@ "type": "Identifier", "name": "display", "range": [ - 6155, - 6162 + 6523, + 6530 ], "loc": { "start": { - "line": 209, + "line": 219, "column": 28 }, "end": { - "line": 209, + "line": 219, "column": 35 } } }, "range": [ - 6139, - 6162 + 6507, + 6530 ], "loc": { "start": { - "line": 209, + "line": 219, "column": 12 }, "end": { - "line": 209, + "line": 219, "column": 35 } } @@ -12281,93 +13041,93 @@ "type": "Identifier", "name": "NONE", "range": [ - 6165, - 6169 + 6533, + 6537 ], "loc": { "start": { - "line": 209, + "line": 219, "column": 38 }, "end": { - "line": 209, + "line": 219, "column": 42 } } }, "range": [ - 6139, - 6169 + 6507, + 6537 ], "loc": { "start": { - "line": 209, + "line": 219, "column": 12 }, "end": { - "line": 209, + "line": 219, "column": 42 } } }, "range": [ - 6139, - 6170 + 6507, + 6538 ], "loc": { "start": { - "line": 209, + "line": 219, "column": 12 }, "end": { - "line": 209, + "line": 219, "column": 43 } } } ], "range": [ - 6125, - 6180 + 6493, + 6548 ], "loc": { "start": { - "line": 208, + "line": 218, "column": 15 }, "end": { - "line": 210, + "line": 220, "column": 9 } } }, "range": [ - 5958, - 6180 + 6326, + 6548 ], "loc": { "start": { - "line": 205, + "line": 215, "column": 8 }, "end": { - "line": 210, + "line": 220, "column": 9 } } } ], "range": [ - 5595, - 6186 + 5963, + 6554 ], "loc": { "start": { - "line": 194, + "line": 204, "column": 13 }, "end": { - "line": 211, + "line": 221, "column": 5 } } @@ -12375,16 +13135,16 @@ "generator": false, "expression": false, "range": [ - 5592, - 6186 + 5960, + 6554 ], "loc": { "start": { - "line": 194, + "line": 204, "column": 10 }, "end": { - "line": 211, + "line": 221, "column": 5 } } @@ -12392,16 +13152,16 @@ "kind": "method", "computed": false, "range": [ - 5586, - 6186 + 5954, + 6554 ], "loc": { "start": { - "line": 194, + "line": 204, "column": 4 }, "end": { - "line": 211, + "line": 221, "column": 5 } }, @@ -12410,16 +13170,16 @@ "type": "Block", "value": "*\n * Toggle help pop-up\n ", "range": [ - 5544, - 5581 + 5912, + 5949 ], "loc": { "start": { - "line": 191, + "line": 201, "column": 4 }, "end": { - "line": 193, + "line": 203, "column": 7 } } @@ -12430,16 +13190,16 @@ "type": "Block", "value": "*\n * Remove help UI\n ", "range": [ - 6192, - 6225 + 6560, + 6593 ], "loc": { "start": { - "line": 213, + "line": 223, "column": 4 }, "end": { - "line": 215, + "line": 225, "column": 7 } } @@ -12453,16 +13213,16 @@ "type": "Identifier", "name": "destroy", "range": [ - 6230, - 6237 + 6598, + 6605 ], "loc": { "start": { - "line": 216, + "line": 226, "column": 4 }, "end": { - "line": 216, + "line": 226, "column": 11 } } @@ -12485,16 +13245,16 @@ "object": { "type": "ThisExpression", "range": [ - 6255, - 6259 + 6623, + 6627 ], "loc": { "start": { - "line": 217, + "line": 227, "column": 13 }, "end": { - "line": 217, + "line": 227, "column": 17 } } @@ -12503,47 +13263,47 @@ "type": "Identifier", "name": "initialized", "range": [ - 6260, - 6271 + 6628, + 6639 ], "loc": { "start": { - "line": 217, + "line": 227, "column": 18 }, "end": { - "line": 217, + "line": 227, "column": 29 } } }, "range": [ - 6255, - 6271 + 6623, + 6639 ], "loc": { "start": { - "line": 217, + "line": 227, "column": 13 }, "end": { - "line": 217, + "line": 227, "column": 29 } } }, "prefix": true, "range": [ - 6254, - 6271 + 6622, + 6639 ], "loc": { "start": { - "line": 217, + "line": 227, "column": 12 }, "end": { - "line": 217, + "line": 227, "column": 29 } } @@ -12555,48 +13315,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 6287, - 6294 + 6655, + 6662 ], "loc": { "start": { - "line": 218, + "line": 228, "column": 12 }, "end": { - "line": 218, + "line": 228, "column": 19 } } } ], "range": [ - 6273, - 6304 + 6641, + 6672 ], "loc": { "start": { - "line": 217, + "line": 227, "column": 31 }, "end": { - "line": 219, + "line": 229, "column": 9 } } }, "alternate": null, "range": [ - 6250, - 6304 + 6618, + 6672 ], "loc": { "start": { - "line": 217, + "line": 227, "column": 8 }, "end": { - "line": 219, + "line": 229, "column": 9 } } @@ -12609,16 +13369,16 @@ "type": "Identifier", "name": "removeElm", "range": [ - 6313, - 6322 + 6681, + 6690 ], "loc": { "start": { - "line": 220, + "line": 230, "column": 8 }, "end": { - "line": 220, + "line": 230, "column": 17 } } @@ -12630,16 +13390,16 @@ "object": { "type": "ThisExpression", "range": [ - 6323, - 6327 + 6691, + 6695 ], "loc": { "start": { - "line": 220, + "line": 230, "column": 18 }, "end": { - "line": 220, + "line": 230, "column": 22 } } @@ -12648,62 +13408,62 @@ "type": "Identifier", "name": "btn", "range": [ - 6328, - 6331 + 6696, + 6699 ], "loc": { "start": { - "line": 220, + "line": 230, "column": 23 }, "end": { - "line": 220, + "line": 230, "column": 26 } } }, "range": [ - 6323, - 6331 + 6691, + 6699 ], "loc": { "start": { - "line": 220, + "line": 230, "column": 18 }, "end": { - "line": 220, + "line": 230, "column": 26 } } } ], "range": [ - 6313, - 6332 + 6681, + 6700 ], "loc": { "start": { - "line": 220, + "line": 230, "column": 8 }, "end": { - "line": 220, + "line": 230, "column": 27 } } }, "range": [ - 6313, - 6333 + 6681, + 6701 ], "loc": { "start": { - "line": 220, + "line": 230, "column": 8 }, "end": { - "line": 220, + "line": 230, "column": 28 } } @@ -12719,16 +13479,16 @@ "object": { "type": "ThisExpression", "range": [ - 6342, - 6346 + 6710, + 6714 ], "loc": { "start": { - "line": 221, + "line": 231, "column": 8 }, "end": { - "line": 221, + "line": 231, "column": 12 } } @@ -12737,31 +13497,31 @@ "type": "Identifier", "name": "btn", "range": [ - 6347, - 6350 + 6715, + 6718 ], "loc": { "start": { - "line": 221, + "line": 231, "column": 13 }, "end": { - "line": 221, + "line": 231, "column": 16 } } }, "range": [ - 6342, - 6350 + 6710, + 6718 ], "loc": { "start": { - "line": 221, + "line": 231, "column": 8 }, "end": { - "line": 221, + "line": 231, "column": 16 } } @@ -12771,46 +13531,46 @@ "value": null, "raw": "null", "range": [ - 6353, - 6357 + 6721, + 6725 ], "loc": { "start": { - "line": 221, + "line": 231, "column": 19 }, "end": { - "line": 221, + "line": 231, "column": 23 } } }, "range": [ - 6342, - 6357 + 6710, + 6725 ], "loc": { "start": { - "line": 221, + "line": 231, "column": 8 }, "end": { - "line": 221, + "line": 231, "column": 23 } } }, "range": [ - 6342, - 6358 + 6710, + 6726 ], "loc": { "start": { - "line": 221, + "line": 231, "column": 8 }, "end": { - "line": 221, + "line": 231, "column": 24 } } @@ -12823,16 +13583,16 @@ "type": "Identifier", "name": "removeElm", "range": [ - 6368, - 6377 + 6736, + 6745 ], "loc": { "start": { - "line": 223, + "line": 233, "column": 8 }, "end": { - "line": 223, + "line": 233, "column": 17 } } @@ -12844,16 +13604,16 @@ "object": { "type": "ThisExpression", "range": [ - 6378, - 6382 + 6746, + 6750 ], "loc": { "start": { - "line": 223, + "line": 233, "column": 18 }, "end": { - "line": 223, + "line": 233, "column": 22 } } @@ -12862,62 +13622,62 @@ "type": "Identifier", "name": "cont", "range": [ - 6383, - 6387 + 6751, + 6755 ], "loc": { "start": { - "line": 223, + "line": 233, "column": 23 }, "end": { - "line": 223, + "line": 233, "column": 27 } } }, "range": [ - 6378, - 6387 + 6746, + 6755 ], "loc": { "start": { - "line": 223, + "line": 233, "column": 18 }, "end": { - "line": 223, + "line": 233, "column": 27 } } } ], "range": [ - 6368, - 6388 + 6736, + 6756 ], "loc": { "start": { - "line": 223, + "line": 233, "column": 8 }, "end": { - "line": 223, + "line": 233, "column": 28 } } }, "range": [ - 6368, - 6389 + 6736, + 6757 ], "loc": { "start": { - "line": 223, + "line": 233, "column": 8 }, "end": { - "line": 223, + "line": 233, "column": 29 } } @@ -12933,16 +13693,16 @@ "object": { "type": "ThisExpression", "range": [ - 6398, - 6402 + 6766, + 6770 ], "loc": { "start": { - "line": 224, + "line": 234, "column": 8 }, "end": { - "line": 224, + "line": 234, "column": 12 } } @@ -12951,31 +13711,31 @@ "type": "Identifier", "name": "cont", "range": [ - 6403, - 6407 + 6771, + 6775 ], "loc": { "start": { - "line": 224, + "line": 234, "column": 13 }, "end": { - "line": 224, + "line": 234, "column": 17 } } }, "range": [ - 6398, - 6407 + 6766, + 6775 ], "loc": { "start": { - "line": 224, + "line": 234, "column": 8 }, "end": { - "line": 224, + "line": 234, "column": 17 } } @@ -12985,46 +13745,46 @@ "value": null, "raw": "null", "range": [ - 6410, - 6414 + 6778, + 6782 ], "loc": { "start": { - "line": 224, + "line": 234, "column": 20 }, "end": { - "line": 224, + "line": 234, "column": 24 } } }, "range": [ - 6398, - 6414 + 6766, + 6782 ], "loc": { "start": { - "line": 224, + "line": 234, "column": 8 }, "end": { - "line": 224, + "line": 234, "column": 24 } } }, "range": [ - 6398, - 6415 + 6766, + 6783 ], "loc": { "start": { - "line": 224, + "line": 234, "column": 8 }, "end": { - "line": 224, + "line": 234, "column": 25 } } @@ -13040,16 +13800,16 @@ "object": { "type": "ThisExpression", "range": [ - 6425, - 6429 + 6793, + 6797 ], "loc": { "start": { - "line": 226, + "line": 236, "column": 8 }, "end": { - "line": 226, + "line": 236, "column": 12 } } @@ -13058,31 +13818,31 @@ "type": "Identifier", "name": "boundMouseup", "range": [ - 6430, - 6442 + 6798, + 6810 ], "loc": { "start": { - "line": 226, + "line": 236, "column": 13 }, "end": { - "line": 226, + "line": 236, "column": 25 } } }, "range": [ - 6425, - 6442 + 6793, + 6810 ], "loc": { "start": { - "line": 226, + "line": 236, "column": 8 }, "end": { - "line": 226, + "line": 236, "column": 25 } } @@ -13092,46 +13852,46 @@ "value": null, "raw": "null", "range": [ - 6445, - 6449 + 6813, + 6817 ], "loc": { "start": { - "line": 226, + "line": 236, "column": 28 }, "end": { - "line": 226, + "line": 236, "column": 32 } } }, "range": [ - 6425, - 6449 + 6793, + 6817 ], "loc": { "start": { - "line": 226, + "line": 236, "column": 8 }, "end": { - "line": 226, + "line": 236, "column": 32 } } }, "range": [ - 6425, - 6450 + 6793, + 6818 ], "loc": { "start": { - "line": 226, + "line": 236, "column": 8 }, "end": { - "line": 226, + "line": 236, "column": 33 } } @@ -13147,16 +13907,16 @@ "object": { "type": "ThisExpression", "range": [ - 6459, - 6463 + 6827, + 6831 ], "loc": { "start": { - "line": 227, + "line": 237, "column": 8 }, "end": { - "line": 227, + "line": 237, "column": 12 } } @@ -13165,31 +13925,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 6464, - 6475 + 6832, + 6843 ], "loc": { "start": { - "line": 227, + "line": 237, "column": 13 }, "end": { - "line": 227, + "line": 237, "column": 24 } } }, "range": [ - 6459, - 6475 + 6827, + 6843 ], "loc": { "start": { - "line": 227, + "line": 237, "column": 8 }, "end": { - "line": 227, + "line": 237, "column": 24 } } @@ -13199,62 +13959,62 @@ "value": false, "raw": "false", "range": [ - 6478, - 6483 + 6846, + 6851 ], "loc": { "start": { - "line": 227, + "line": 237, "column": 27 }, "end": { - "line": 227, + "line": 237, "column": 32 } } }, "range": [ - 6459, - 6483 + 6827, + 6851 ], "loc": { "start": { - "line": 227, + "line": 237, "column": 8 }, "end": { - "line": 227, + "line": 237, "column": 32 } } }, "range": [ - 6459, - 6484 + 6827, + 6852 ], "loc": { "start": { - "line": 227, + "line": 237, "column": 8 }, "end": { - "line": 227, + "line": 237, "column": 33 } } } ], "range": [ - 6240, - 6490 + 6608, + 6858 ], "loc": { "start": { - "line": 216, + "line": 226, "column": 14 }, "end": { - "line": 228, + "line": 238, "column": 5 } } @@ -13262,16 +14022,16 @@ "generator": false, "expression": false, "range": [ - 6237, - 6490 + 6605, + 6858 ], "loc": { "start": { - "line": 216, + "line": 226, "column": 11 }, "end": { - "line": 228, + "line": 238, "column": 5 } } @@ -13279,16 +14039,16 @@ "kind": "method", "computed": false, "range": [ - 6230, - 6490 + 6598, + 6858 ], "loc": { "start": { - "line": 216, + "line": 226, "column": 4 }, "end": { - "line": 228, + "line": 238, "column": 5 } }, @@ -13297,16 +14057,16 @@ "type": "Block", "value": "*\n * Remove help UI\n ", "range": [ - 6192, - 6225 + 6560, + 6593 ], "loc": { "start": { - "line": 213, + "line": 223, "column": 4 }, "end": { - "line": 215, + "line": 225, "column": 7 } } @@ -13316,31 +14076,31 @@ } ], "range": [ - 512, - 6493 + 553, + 6861 ], "loc": { "start": { - "line": 16, + "line": 17, "column": 34 }, "end": { - "line": 230, + "line": 240, "column": 1 } } }, "range": [ - 485, - 6493 + 526, + 6861 ], "loc": { "start": { - "line": 16, + "line": 17, "column": 7 }, "end": { - "line": 230, + "line": 240, "column": 1 } }, @@ -13349,16 +14109,16 @@ "type": "Block", "value": "*\n * Help UI component\n ", "range": [ - 449, - 477 + 490, + 518 ], "loc": { "start": { - "line": 13, + "line": 14, "column": 0 }, "end": { - "line": 15, + "line": 16, "column": 3 } } @@ -13369,16 +14129,16 @@ "specifiers": [], "source": null, "range": [ - 478, - 6493 + 519, + 6861 ], "loc": { "start": { - "line": 16, + "line": 17, "column": 0 }, "end": { - "line": 230, + "line": 240, "column": 1 } }, @@ -13387,16 +14147,16 @@ "type": "Block", "value": "*\n * Help UI component\n ", "range": [ - 449, - 477 + 490, + 518 ], "loc": { "start": { - "line": 13, + "line": 14, "column": 0 }, "end": { - "line": 15, + "line": 16, "column": 3 } } @@ -13407,7 +14167,7 @@ "sourceType": "module", "range": [ 0, - 6493 + 6861 ], "loc": { "start": { @@ -13415,7 +14175,7 @@ "column": 0 }, "end": { - "line": 230, + "line": 240, "column": 1 } }, @@ -13424,16 +14184,16 @@ "type": "Block", "value": "*\n * Help UI component\n ", "range": [ - 449, - 477 + 490, + 518 ], "loc": { "start": { - "line": 13, + "line": 14, "column": 0 }, "end": { - "line": 15, + "line": 16, "column": 3 } } @@ -13442,16 +14202,16 @@ "type": "Block", "value": "*\n * Creates an instance of Help\n * @param {TableFilter} tf TableFilter instance\n ", "range": [ - 519, - 617 + 560, + 658 ], "loc": { "start": { - "line": 18, + "line": 19, "column": 4 }, "end": { - "line": 21, + "line": 22, "column": 7 } } @@ -13460,16 +14220,16 @@ "type": "Block", "value": "*\n * ID of main custom container element\n * @type {String}\n ", "range": [ - 730, - 818 + 771, + 859 ], "loc": { "start": { - "line": 27, + "line": 28, "column": 8 }, "end": { - "line": 30, + "line": 31, "column": 11 } } @@ -13478,16 +14238,16 @@ "type": "Block", "value": "*\n * ID of custom container element for instructions\n * @type {String}\n ", "range": [ - 881, - 981 + 922, + 1022 ], "loc": { "start": { - "line": 33, + "line": 34, "column": 8 }, "end": { - "line": 36, + "line": 37, "column": 11 } } @@ -13496,16 +14256,16 @@ "type": "Block", "value": "*\n * Instructions text (accepts HTML)\n * @type {String}\n ", "range": [ - 1058, - 1143 + 1099, + 1184 ], "loc": { "start": { - "line": 39, + "line": 40, "column": 8 }, "end": { - "line": 42, + "line": 43, "column": 11 } } @@ -13514,16 +14274,16 @@ "type": "Block", "value": "*\n * Instructions HTML\n * @type {String}\n ", "range": [ - 1711, - 1781 + 1752, + 1822 ], "loc": { "start": { - "line": 52, + "line": 53, "column": 8 }, "end": { - "line": 55, + "line": 56, "column": 11 } } @@ -13532,16 +14292,16 @@ "type": "Block", "value": "*\n * Help button text ('?')\n * @type {String}\n ", "range": [ - 1843, - 1918 + 1884, + 1959 ], "loc": { "start": { - "line": 58, + "line": 59, "column": 8 }, "end": { - "line": 61, + "line": 62, "column": 11 } } @@ -13550,16 +14310,16 @@ "type": "Block", "value": "*\n * Custom help button HTML\n * @type {String}\n ", "range": [ - 1981, - 2057 + 2022, + 2098 ], "loc": { "start": { - "line": 64, + "line": 65, "column": 8 }, "end": { - "line": 67, + "line": 68, "column": 11 } } @@ -13568,16 +14328,16 @@ "type": "Block", "value": "*\n * Css class for help button\n * @type {String}\n ", "range": [ - 2121, - 2199 + 2162, + 2240 ], "loc": { "start": { - "line": 70, + "line": 71, "column": 8 }, "end": { - "line": 73, + "line": 74, "column": 11 } } @@ -13586,16 +14346,16 @@ "type": "Block", "value": "*\n * Css class for help container element\n * @type {String}\n ", "range": [ - 2277, - 2366 + 2318, + 2407 ], "loc": { "start": { - "line": 76, + "line": 77, "column": 8 }, "end": { - "line": 79, + "line": 80, "column": 11 } } @@ -13604,16 +14364,16 @@ "type": "Block", "value": "*\n * Button DOM element\n * @type {DOMElement}\n ", "range": [ - 2452, - 2527 + 2493, + 2568 ], "loc": { "start": { - "line": 82, + "line": 83, "column": 8 }, "end": { - "line": 85, + "line": 86, "column": 11 } } @@ -13622,16 +14382,16 @@ "type": "Block", "value": "*\n * Help container DOM element\n * @type {DOMElement}\n ", "range": [ - 2562, - 2645 + 2603, + 2686 ], "loc": { "start": { - "line": 88, + "line": 89, "column": 8 }, "end": { - "line": 91, + "line": 92, "column": 11 } } @@ -13640,16 +14400,16 @@ "type": "Block", "value": "*\n * Bound mouseup wrapper\n * @private\n ", "range": [ - 2681, - 2749 + 2722, + 2790 ], "loc": { "start": { - "line": 94, + "line": 95, "column": 8 }, "end": { - "line": 97, + "line": 98, "column": 11 } } @@ -13658,16 +14418,34 @@ "type": "Block", "value": "*\n * Default HTML appended to instructions text\n * @type {String}\n ", "range": [ - 2793, - 2888 + 2834, + 2929 ], "loc": { "start": { - "line": 100, + "line": 101, "column": 8 }, "end": { - "line": 103, + "line": 104, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * Default position in toolbar ('left'|'center'|'right')\n * @type {String}\n ", + "range": [ + 3350, + 3456 + ], + "loc": { + "start": { + "line": 112, + "column": 8 + }, + "end": { + "line": 115, "column": 11 } } @@ -13676,16 +14454,16 @@ "type": "Block", "value": "*\n * Mouse-up event handler handling popup auto-close behaviour\n * @private\n ", "range": [ - 3371, - 3464 + 3599, + 3692 ], "loc": { "start": { - "line": 114, + "line": 121, "column": 4 }, "end": { - "line": 117, + "line": 124, "column": 7 } } @@ -13694,16 +14472,16 @@ "type": "Block", "value": "*\n * Initialise Help instance\n ", "range": [ - 3795, - 3838 + 4023, + 4066 ], "loc": { "start": { - "line": 132, + "line": 139, "column": 4 }, "end": { - "line": 134, + "line": 141, "column": 7 } } @@ -13712,16 +14490,16 @@ "type": "Line", "value": "help button is added to defined element", "range": [ - 4081, - 4122 + 4388, + 4429 ], "loc": { "start": { - "line": 147, + "line": 156, "column": 8 }, "end": { - "line": 147, + "line": 156, "column": 49 } } @@ -13730,16 +14508,16 @@ "type": "Block", "value": "* @inherited ", "range": [ - 5482, - 5499 + 5793, + 5810 ], "loc": { "start": { - "line": 187, + "line": 195, "column": 8 }, "end": { - "line": 187, + "line": 195, "column": 25 } } @@ -13748,16 +14526,16 @@ "type": "Block", "value": "*\n * Toggle help pop-up\n ", "range": [ - 5544, - 5581 + 5912, + 5949 ], "loc": { "start": { - "line": 191, + "line": 201, "column": 4 }, "end": { - "line": 193, + "line": 203, "column": 7 } } @@ -13766,16 +14544,16 @@ "type": "Line", "value": " check only if explicitily disabled as in this case undefined", "range": [ - 5605, - 5668 + 5973, + 6036 ], "loc": { "start": { - "line": 195, + "line": 205, "column": 8 }, "end": { - "line": 195, + "line": 205, "column": 71 } } @@ -13784,16 +14562,16 @@ "type": "Line", "value": " signifies the help feature is enabled by default", "range": [ - 5677, - 5728 + 6045, + 6096 ], "loc": { "start": { - "line": 196, + "line": 206, "column": 8 }, "end": { - "line": 196, + "line": 206, "column": 59 } } @@ -13802,16 +14580,16 @@ "type": "Line", "value": " ensure mouseup event handler is removed", "range": [ - 5801, - 5843 + 6169, + 6211 ], "loc": { "start": { - "line": 201, + "line": 211, "column": 8 }, "end": { - "line": 201, + "line": 211, "column": 50 } } @@ -13820,16 +14598,16 @@ "type": "Block", "value": "*\n * Remove help UI\n ", "range": [ - 6192, - 6225 + 6560, + 6593 ], "loc": { "start": { - "line": 213, + "line": 223, "column": 4 }, "end": { - "line": 215, + "line": 225, "column": 7 } } diff --git a/docs/ast/source/modules/paging.js.json b/docs/ast/source/modules/paging.js.json index ad92068d..71cd281c 100644 --- a/docs/ast/source/modules/paging.js.json +++ b/docs/ast/source/modules/paging.js.json @@ -1340,22 +1340,166 @@ "line": 8, "column": 21 } + } + }, + { + "type": "ImportDeclaration", + "specifiers": [ + { + "type": "ImportSpecifier", + "local": { + "type": "Identifier", + "name": "CENTER", + "range": [ + 377, + 383 + ], + "loc": { + "start": { + "line": 9, + "column": 8 + }, + "end": { + "line": 9, + "column": 14 + } + } + }, + "imported": { + "type": "Identifier", + "name": "CENTER", + "range": [ + 377, + 383 + ], + "loc": { + "start": { + "line": 9, + "column": 8 + }, + "end": { + "line": 9, + "column": 14 + } + } + }, + "range": [ + 377, + 383 + ], + "loc": { + "start": { + "line": 9, + "column": 8 + }, + "end": { + "line": 9, + "column": 14 + } + } + }, + { + "type": "ImportSpecifier", + "local": { + "type": "Identifier", + "name": "RIGHT", + "range": [ + 385, + 390 + ], + "loc": { + "start": { + "line": 9, + "column": 16 + }, + "end": { + "line": 9, + "column": 21 + } + } + }, + "imported": { + "type": "Identifier", + "name": "RIGHT", + "range": [ + 385, + 390 + ], + "loc": { + "start": { + "line": 9, + "column": 16 + }, + "end": { + "line": 9, + "column": 21 + } + } + }, + "range": [ + 385, + 390 + ], + "loc": { + "start": { + "line": 9, + "column": 16 + }, + "end": { + "line": 9, + "column": 21 + } + } + } + ], + "source": { + "type": "Literal", + "value": "./toolbar", + "raw": "'./toolbar'", + "range": [ + 397, + 408 + ], + "loc": { + "start": { + "line": 9, + "column": 28 + }, + "end": { + "line": 9, + "column": 39 + } + } + }, + "range": [ + 369, + 409 + ], + "loc": { + "start": { + "line": 9, + "column": 0 + }, + "end": { + "line": 9, + "column": 40 + } }, "trailingComments": [ { "type": "Block", "value": "*\n * Paging UI component\n * @export\n * @class Paging\n * @extends {Feature}\n ", "range": [ - 370, - 450 + 411, + 491 ], "loc": { "start": { - "line": 10, + "line": 11, "column": 0 }, "end": { - "line": 15, + "line": 16, "column": 3 } } @@ -1370,16 +1514,16 @@ "type": "Identifier", "name": "Paging", "range": [ - 464, - 470 + 505, + 511 ], "loc": { "start": { - "line": 16, + "line": 17, "column": 13 }, "end": { - "line": 16, + "line": 17, "column": 19 } } @@ -1388,16 +1532,16 @@ "type": "Identifier", "name": "Feature", "range": [ - 479, - 486 + 520, + 527 ], "loc": { "start": { - "line": 16, + "line": 17, "column": 28 }, "end": { - "line": 16, + "line": 17, "column": 35 } } @@ -1411,16 +1555,16 @@ "type": "Identifier", "name": "constructor", "range": [ - 599, - 610 + 640, + 651 ], "loc": { "start": { - "line": 22, + "line": 23, "column": 4 }, "end": { - "line": 22, + "line": 23, "column": 15 } } @@ -1433,16 +1577,16 @@ "type": "Identifier", "name": "tf", "range": [ - 611, - 613 + 652, + 654 ], "loc": { "start": { - "line": 22, + "line": 23, "column": 16 }, "end": { - "line": 22, + "line": 23, "column": 18 } } @@ -1458,16 +1602,16 @@ "callee": { "type": "Super", "range": [ - 625, - 630 + 666, + 671 ], "loc": { "start": { - "line": 23, + "line": 24, "column": 8 }, "end": { - "line": 23, + "line": 24, "column": 13 } } @@ -1477,16 +1621,16 @@ "type": "Identifier", "name": "tf", "range": [ - 631, - 633 + 672, + 674 ], "loc": { "start": { - "line": 23, + "line": 24, "column": 14 }, "end": { - "line": 23, + "line": 24, "column": 16 } } @@ -1496,47 +1640,47 @@ "value": "paging", "raw": "'paging'", "range": [ - 635, - 643 + 676, + 684 ], "loc": { "start": { - "line": 23, + "line": 24, "column": 18 }, "end": { - "line": 23, + "line": 24, "column": 26 } } } ], "range": [ - 625, - 644 + 666, + 685 ], "loc": { "start": { - "line": 23, + "line": 24, "column": 8 }, "end": { - "line": 23, + "line": 24, "column": 27 } } }, "range": [ - 625, - 645 + 666, + 686 ], "loc": { "start": { - "line": 23, + "line": 24, "column": 8 }, "end": { - "line": 23, + "line": 24, "column": 28 } }, @@ -1545,16 +1689,16 @@ "type": "Line", "value": " Configuration object", "range": [ - 655, - 678 + 696, + 719 ], "loc": { "start": { - "line": 25, + "line": 26, "column": 8 }, "end": { - "line": 25, + "line": 26, "column": 31 } } @@ -1570,16 +1714,16 @@ "type": "Identifier", "name": "f", "range": [ - 691, - 692 + 732, + 733 ], "loc": { "start": { - "line": 26, + "line": 27, "column": 12 }, "end": { - "line": 26, + "line": 27, "column": 13 } } @@ -1596,16 +1740,16 @@ "object": { "type": "ThisExpression", "range": [ - 695, - 699 + 736, + 740 ], "loc": { "start": { - "line": 26, + "line": 27, "column": 16 }, "end": { - "line": 26, + "line": 27, "column": 20 } } @@ -1614,31 +1758,31 @@ "type": "Identifier", "name": "config", "range": [ - 700, - 706 + 741, + 747 ], "loc": { "start": { - "line": 26, + "line": 27, "column": 21 }, "end": { - "line": 26, + "line": 27, "column": 27 } } }, "range": [ - 695, - 706 + 736, + 747 ], "loc": { "start": { - "line": 26, + "line": 27, "column": 16 }, "end": { - "line": 26, + "line": 27, "column": 27 } } @@ -1647,31 +1791,31 @@ "type": "Identifier", "name": "paging", "range": [ - 707, - 713 + 748, + 754 ], "loc": { "start": { - "line": 26, + "line": 27, "column": 28 }, "end": { - "line": 26, + "line": 27, "column": 34 } } }, "range": [ - 695, - 713 + 736, + 754 ], "loc": { "start": { - "line": 26, + "line": 27, "column": 16 }, "end": { - "line": 26, + "line": 27, "column": 34 } } @@ -1680,46 +1824,46 @@ "type": "ObjectExpression", "properties": [], "range": [ - 717, - 719 + 758, + 760 ], "loc": { "start": { - "line": 26, + "line": 27, "column": 38 }, "end": { - "line": 26, + "line": 27, "column": 40 } } }, "range": [ - 695, - 719 + 736, + 760 ], "loc": { "start": { - "line": 26, + "line": 27, "column": 16 }, "end": { - "line": 26, + "line": 27, "column": 40 } } }, "range": [ - 691, - 719 + 732, + 760 ], "loc": { "start": { - "line": 26, + "line": 27, "column": 12 }, "end": { - "line": 26, + "line": 27, "column": 40 } } @@ -1727,16 +1871,16 @@ ], "kind": "let", "range": [ - 687, - 720 + 728, + 761 ], "loc": { "start": { - "line": 26, + "line": 27, "column": 8 }, "end": { - "line": 26, + "line": 27, "column": 41 } }, @@ -1745,16 +1889,16 @@ "type": "Line", "value": " Configuration object", "range": [ - 655, - 678 + 696, + 719 ], "loc": { "start": { - "line": 25, + "line": 26, "column": 8 }, "end": { - "line": 25, + "line": 26, "column": 31 } } @@ -1765,16 +1909,16 @@ "type": "Block", "value": "*\n * Css class for the paging buttons (previous, next, etc.)\n * @type {String}\n ", "range": [ - 730, - 838 + 771, + 879 ], "loc": { "start": { - "line": 28, + "line": 29, "column": 8 }, "end": { - "line": 31, + "line": 32, "column": 11 } } @@ -1792,16 +1936,16 @@ "object": { "type": "ThisExpression", "range": [ - 847, - 851 + 888, + 892 ], "loc": { "start": { - "line": 32, + "line": 33, "column": 8 }, "end": { - "line": 32, + "line": 33, "column": 12 } } @@ -1810,31 +1954,31 @@ "type": "Identifier", "name": "btnCssClass", "range": [ - 852, - 863 + 893, + 904 ], "loc": { "start": { - "line": 32, + "line": 33, "column": 13 }, "end": { - "line": 32, + "line": 33, "column": 24 } } }, "range": [ - 847, - 863 + 888, + 904 ], "loc": { "start": { - "line": 32, + "line": 33, "column": 8 }, "end": { - "line": 32, + "line": 33, "column": 24 } } @@ -1845,16 +1989,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 866, - 877 + 907, + 918 ], "loc": { "start": { - "line": 32, + "line": 33, "column": 27 }, "end": { - "line": 32, + "line": 33, "column": 38 } } @@ -1867,16 +2011,16 @@ "type": "Identifier", "name": "f", "range": [ - 878, - 879 + 919, + 920 ], "loc": { "start": { - "line": 32, + "line": 33, "column": 39 }, "end": { - "line": 32, + "line": 33, "column": 40 } } @@ -1885,31 +2029,31 @@ "type": "Identifier", "name": "btn_css_class", "range": [ - 880, - 893 + 921, + 934 ], "loc": { "start": { - "line": 32, + "line": 33, "column": 41 }, "end": { - "line": 32, + "line": 33, "column": 54 } } }, "range": [ - 878, - 893 + 919, + 934 ], "loc": { "start": { - "line": 32, + "line": 33, "column": 39 }, "end": { - "line": 32, + "line": 33, "column": 54 } } @@ -1919,62 +2063,62 @@ "value": "pgInp", "raw": "'pgInp'", "range": [ - 895, - 902 + 936, + 943 ], "loc": { "start": { - "line": 32, + "line": 33, "column": 56 }, "end": { - "line": 32, + "line": 33, "column": 63 } } } ], "range": [ - 866, - 903 + 907, + 944 ], "loc": { "start": { - "line": 32, + "line": 33, "column": 27 }, "end": { - "line": 32, + "line": 33, "column": 64 } } }, "range": [ - 847, - 903 + 888, + 944 ], "loc": { "start": { - "line": 32, + "line": 33, "column": 8 }, "end": { - "line": 32, + "line": 33, "column": 64 } } }, "range": [ - 847, - 904 + 888, + 945 ], "loc": { "start": { - "line": 32, + "line": 33, "column": 8 }, "end": { - "line": 32, + "line": 33, "column": 65 } }, @@ -1983,16 +2127,16 @@ "type": "Block", "value": "*\n * Css class for the paging buttons (previous, next, etc.)\n * @type {String}\n ", "range": [ - 730, - 838 + 771, + 879 ], "loc": { "start": { - "line": 28, + "line": 29, "column": 8 }, "end": { - "line": 31, + "line": 32, "column": 11 } } @@ -2003,16 +2147,16 @@ "type": "Block", "value": "*\n * Main select DOM element\n * @type {DOMElement}\n ", "range": [ - 914, - 994 + 955, + 1035 ], "loc": { "start": { - "line": 34, + "line": 35, "column": 8 }, "end": { - "line": 37, + "line": 38, "column": 11 } } @@ -2030,16 +2174,16 @@ "object": { "type": "ThisExpression", "range": [ - 1003, - 1007 + 1044, + 1048 ], "loc": { "start": { - "line": 38, + "line": 39, "column": 8 }, "end": { - "line": 38, + "line": 39, "column": 12 } } @@ -2048,31 +2192,31 @@ "type": "Identifier", "name": "pageSlc", "range": [ - 1008, - 1015 + 1049, + 1056 ], "loc": { "start": { - "line": 38, + "line": 39, "column": 13 }, "end": { - "line": 38, + "line": 39, "column": 20 } } }, "range": [ - 1003, - 1015 + 1044, + 1056 ], "loc": { "start": { - "line": 38, + "line": 39, "column": 8 }, "end": { - "line": 38, + "line": 39, "column": 20 } } @@ -2082,46 +2226,46 @@ "value": null, "raw": "null", "range": [ - 1018, - 1022 + 1059, + 1063 ], "loc": { "start": { - "line": 38, + "line": 39, "column": 23 }, "end": { - "line": 38, + "line": 39, "column": 27 } } }, "range": [ - 1003, - 1022 + 1044, + 1063 ], "loc": { "start": { - "line": 38, + "line": 39, "column": 8 }, "end": { - "line": 38, + "line": 39, "column": 27 } } }, "range": [ - 1003, - 1023 + 1044, + 1064 ], "loc": { "start": { - "line": 38, + "line": 39, "column": 8 }, "end": { - "line": 38, + "line": 39, "column": 28 } }, @@ -2130,16 +2274,16 @@ "type": "Block", "value": "*\n * Main select DOM element\n * @type {DOMElement}\n ", "range": [ - 914, - 994 + 955, + 1035 ], "loc": { "start": { - "line": 34, + "line": 35, "column": 8 }, "end": { - "line": 37, + "line": 38, "column": 11 } } @@ -2150,16 +2294,16 @@ "type": "Block", "value": "*\n * Results per page select DOM element\n * @type {DOMElement}\n ", "range": [ - 1033, - 1125 + 1074, + 1166 ], "loc": { "start": { - "line": 40, + "line": 41, "column": 8 }, "end": { - "line": 43, + "line": 44, "column": 11 } } @@ -2177,16 +2321,16 @@ "object": { "type": "ThisExpression", "range": [ - 1134, - 1138 + 1175, + 1179 ], "loc": { "start": { - "line": 44, + "line": 45, "column": 8 }, "end": { - "line": 44, + "line": 45, "column": 12 } } @@ -2195,31 +2339,31 @@ "type": "Identifier", "name": "pageLengthSlc", "range": [ - 1139, - 1152 + 1180, + 1193 ], "loc": { "start": { - "line": 44, + "line": 45, "column": 13 }, "end": { - "line": 44, + "line": 45, "column": 26 } } }, "range": [ - 1134, - 1152 + 1175, + 1193 ], "loc": { "start": { - "line": 44, + "line": 45, "column": 8 }, "end": { - "line": 44, + "line": 45, "column": 26 } } @@ -2229,46 +2373,46 @@ "value": null, "raw": "null", "range": [ - 1155, - 1159 + 1196, + 1200 ], "loc": { "start": { - "line": 44, + "line": 45, "column": 29 }, "end": { - "line": 44, + "line": 45, "column": 33 } } }, "range": [ - 1134, - 1159 + 1175, + 1200 ], "loc": { "start": { - "line": 44, + "line": 45, "column": 8 }, "end": { - "line": 44, + "line": 45, "column": 33 } } }, "range": [ - 1134, - 1160 + 1175, + 1201 ], "loc": { "start": { - "line": 44, + "line": 45, "column": 8 }, "end": { - "line": 44, + "line": 45, "column": 34 } }, @@ -2277,16 +2421,16 @@ "type": "Block", "value": "*\n * Results per page select DOM element\n * @type {DOMElement}\n ", "range": [ - 1033, - 1125 + 1074, + 1166 ], "loc": { "start": { - "line": 40, + "line": 41, "column": 8 }, "end": { - "line": 43, + "line": 44, "column": 11 } } @@ -2297,16 +2441,16 @@ "type": "Block", "value": "*\n * ID of custom container element\n * @type {String}\n ", "range": [ - 1170, - 1253 + 1211, + 1294 ], "loc": { "start": { - "line": 46, + "line": 47, "column": 8 }, "end": { - "line": 49, + "line": 50, "column": 11 } } @@ -2324,16 +2468,16 @@ "object": { "type": "ThisExpression", "range": [ - 1262, - 1266 + 1303, + 1307 ], "loc": { "start": { - "line": 50, + "line": 51, "column": 8 }, "end": { - "line": 50, + "line": 51, "column": 12 } } @@ -2342,31 +2486,31 @@ "type": "Identifier", "name": "tgtId", "range": [ - 1267, - 1272 + 1308, + 1313 ], "loc": { "start": { - "line": 50, + "line": 51, "column": 13 }, "end": { - "line": 50, + "line": 51, "column": 18 } } }, "range": [ - 1262, - 1272 + 1303, + 1313 ], "loc": { "start": { - "line": 50, + "line": 51, "column": 8 }, "end": { - "line": 50, + "line": 51, "column": 18 } } @@ -2377,16 +2521,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 1275, - 1286 + 1316, + 1327 ], "loc": { "start": { - "line": 50, + "line": 51, "column": 21 }, "end": { - "line": 50, + "line": 51, "column": 32 } } @@ -2399,16 +2543,16 @@ "type": "Identifier", "name": "f", "range": [ - 1287, - 1288 + 1328, + 1329 ], "loc": { "start": { - "line": 50, + "line": 51, "column": 33 }, "end": { - "line": 50, + "line": 51, "column": 34 } } @@ -2417,31 +2561,31 @@ "type": "Identifier", "name": "target_id", "range": [ - 1289, - 1298 + 1330, + 1339 ], "loc": { "start": { - "line": 50, + "line": 51, "column": 35 }, "end": { - "line": 50, + "line": 51, "column": 44 } } }, "range": [ - 1287, - 1298 + 1328, + 1339 ], "loc": { "start": { - "line": 50, + "line": 51, "column": 33 }, "end": { - "line": 50, + "line": 51, "column": 44 } } @@ -2451,62 +2595,62 @@ "value": null, "raw": "null", "range": [ - 1300, - 1304 + 1341, + 1345 ], "loc": { "start": { - "line": 50, + "line": 51, "column": 46 }, "end": { - "line": 50, + "line": 51, "column": 50 } } } ], "range": [ - 1275, - 1305 + 1316, + 1346 ], "loc": { "start": { - "line": 50, + "line": 51, "column": 21 }, "end": { - "line": 50, + "line": 51, "column": 51 } } }, "range": [ - 1262, - 1305 + 1303, + 1346 ], "loc": { "start": { - "line": 50, + "line": 51, "column": 8 }, "end": { - "line": 50, + "line": 51, "column": 51 } } }, "range": [ - 1262, - 1306 + 1303, + 1347 ], "loc": { "start": { - "line": 50, + "line": 51, "column": 8 }, "end": { - "line": 50, + "line": 51, "column": 52 } }, @@ -2515,16 +2659,16 @@ "type": "Block", "value": "*\n * ID of custom container element\n * @type {String}\n ", "range": [ - 1170, - 1253 + 1211, + 1294 ], "loc": { "start": { - "line": 46, + "line": 47, "column": 8 }, "end": { - "line": 49, + "line": 50, "column": 11 } } @@ -2535,16 +2679,16 @@ "type": "Block", "value": "*\n * Number of rows contained in a page\n * @type {Number}\n ", "range": [ - 1316, - 1403 + 1357, + 1444 ], "loc": { "start": { - "line": 52, + "line": 53, "column": 8 }, "end": { - "line": 55, + "line": 56, "column": 11 } } @@ -2562,16 +2706,16 @@ "object": { "type": "ThisExpression", "range": [ - 1412, - 1416 + 1453, + 1457 ], "loc": { "start": { - "line": 56, + "line": 57, "column": 8 }, "end": { - "line": 56, + "line": 57, "column": 12 } } @@ -2580,31 +2724,31 @@ "type": "Identifier", "name": "pageLength", "range": [ - 1417, - 1427 + 1458, + 1468 ], "loc": { "start": { - "line": 56, + "line": 57, "column": 13 }, "end": { - "line": 56, + "line": 57, "column": 23 } } }, "range": [ - 1412, - 1427 + 1453, + 1468 ], "loc": { "start": { - "line": 56, + "line": 57, "column": 8 }, "end": { - "line": 56, + "line": 57, "column": 23 } } @@ -2615,16 +2759,16 @@ "type": "Identifier", "name": "defaultsNb", "range": [ - 1430, - 1440 + 1471, + 1481 ], "loc": { "start": { - "line": 56, + "line": 57, "column": 26 }, "end": { - "line": 56, + "line": 57, "column": 36 } } @@ -2637,16 +2781,16 @@ "type": "Identifier", "name": "f", "range": [ - 1441, - 1442 + 1482, + 1483 ], "loc": { "start": { - "line": 56, + "line": 57, "column": 37 }, "end": { - "line": 56, + "line": 57, "column": 38 } } @@ -2655,31 +2799,31 @@ "type": "Identifier", "name": "length", "range": [ - 1443, - 1449 + 1484, + 1490 ], "loc": { "start": { - "line": 56, + "line": 57, "column": 39 }, "end": { - "line": 56, + "line": 57, "column": 45 } } }, "range": [ - 1441, - 1449 + 1482, + 1490 ], "loc": { "start": { - "line": 56, + "line": 57, "column": 37 }, "end": { - "line": 56, + "line": 57, "column": 45 } } @@ -2689,62 +2833,62 @@ "value": 10, "raw": "10", "range": [ - 1451, - 1453 + 1492, + 1494 ], "loc": { "start": { - "line": 56, + "line": 57, "column": 47 }, "end": { - "line": 56, + "line": 57, "column": 49 } } } ], "range": [ - 1430, - 1454 + 1471, + 1495 ], "loc": { "start": { - "line": 56, + "line": 57, "column": 26 }, "end": { - "line": 56, + "line": 57, "column": 50 } } }, "range": [ - 1412, - 1454 + 1453, + 1495 ], "loc": { "start": { - "line": 56, + "line": 57, "column": 8 }, "end": { - "line": 56, + "line": 57, "column": 50 } } }, "range": [ - 1412, - 1455 + 1453, + 1496 ], "loc": { "start": { - "line": 56, + "line": 57, "column": 8 }, "end": { - "line": 56, + "line": 57, "column": 51 } }, @@ -2753,16 +2897,16 @@ "type": "Block", "value": "*\n * Number of rows contained in a page\n * @type {Number}\n ", "range": [ - 1316, - 1403 + 1357, + 1444 ], "loc": { "start": { - "line": 52, + "line": 53, "column": 8 }, "end": { - "line": 55, + "line": 56, "column": 11 } } @@ -2773,16 +2917,16 @@ "type": "Block", "value": "*\n * ID of custom container element for the results per page selector\n * @type {String}\n ", "range": [ - 1465, - 1582 + 1506, + 1623 ], "loc": { "start": { - "line": 58, + "line": 59, "column": 8 }, "end": { - "line": 61, + "line": 62, "column": 11 } } @@ -2800,16 +2944,16 @@ "object": { "type": "ThisExpression", "range": [ - 1591, - 1595 + 1632, + 1636 ], "loc": { "start": { - "line": 62, + "line": 63, "column": 8 }, "end": { - "line": 62, + "line": 63, "column": 12 } } @@ -2818,31 +2962,31 @@ "type": "Identifier", "name": "pageLengthTgtId", "range": [ - 1596, - 1611 + 1637, + 1652 ], "loc": { "start": { - "line": 62, + "line": 63, "column": 13 }, "end": { - "line": 62, + "line": 63, "column": 28 } } }, "range": [ - 1591, - 1611 + 1632, + 1652 ], "loc": { "start": { - "line": 62, + "line": 63, "column": 8 }, "end": { - "line": 62, + "line": 63, "column": 28 } } @@ -2853,16 +2997,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 1614, - 1625 + 1655, + 1666 ], "loc": { "start": { - "line": 62, + "line": 63, "column": 31 }, "end": { - "line": 62, + "line": 63, "column": 42 } } @@ -2875,16 +3019,16 @@ "type": "Identifier", "name": "f", "range": [ - 1626, - 1627 + 1667, + 1668 ], "loc": { "start": { - "line": 62, + "line": 63, "column": 43 }, "end": { - "line": 62, + "line": 63, "column": 44 } } @@ -2893,31 +3037,31 @@ "type": "Identifier", "name": "results_per_page_target_id", "range": [ - 1628, - 1654 + 1669, + 1695 ], "loc": { "start": { - "line": 62, + "line": 63, "column": 45 }, "end": { - "line": 62, + "line": 63, "column": 71 } } }, "range": [ - 1626, - 1654 + 1667, + 1695 ], "loc": { "start": { - "line": 62, + "line": 63, "column": 43 }, "end": { - "line": 62, + "line": 63, "column": 71 } } @@ -2927,62 +3071,62 @@ "value": null, "raw": "null", "range": [ - 1656, - 1660 + 1697, + 1701 ], "loc": { "start": { - "line": 62, + "line": 63, "column": 73 }, "end": { - "line": 62, + "line": 63, "column": 77 } } } ], "range": [ - 1614, - 1661 + 1655, + 1702 ], "loc": { "start": { - "line": 62, + "line": 63, "column": 31 }, "end": { - "line": 62, + "line": 63, "column": 78 } } }, "range": [ - 1591, - 1661 + 1632, + 1702 ], "loc": { "start": { - "line": 62, + "line": 63, "column": 8 }, "end": { - "line": 62, + "line": 63, "column": 78 } } }, "range": [ - 1591, - 1662 + 1632, + 1703 ], "loc": { "start": { - "line": 62, + "line": 63, "column": 8 }, "end": { - "line": 62, + "line": 63, "column": 79 } }, @@ -2991,16 +3135,16 @@ "type": "Block", "value": "*\n * ID of custom container element for the results per page selector\n * @type {String}\n ", "range": [ - 1465, - 1582 + 1506, + 1623 ], "loc": { "start": { - "line": 58, + "line": 59, "column": 8 }, "end": { - "line": 61, + "line": 62, "column": 11 } } @@ -3011,16 +3155,16 @@ "type": "Block", "value": "*\n * Css class for the paging select element\n * @type {String}\n ", "range": [ - 1672, - 1764 + 1713, + 1805 ], "loc": { "start": { - "line": 64, + "line": 65, "column": 8 }, "end": { - "line": 67, + "line": 68, "column": 11 } } @@ -3038,16 +3182,16 @@ "object": { "type": "ThisExpression", "range": [ - 1773, - 1777 + 1814, + 1818 ], "loc": { "start": { - "line": 68, + "line": 69, "column": 8 }, "end": { - "line": 68, + "line": 69, "column": 12 } } @@ -3056,31 +3200,31 @@ "type": "Identifier", "name": "pgSlcCssClass", "range": [ - 1778, - 1791 + 1819, + 1832 ], "loc": { "start": { - "line": 68, + "line": 69, "column": 13 }, "end": { - "line": 68, + "line": 69, "column": 26 } } }, "range": [ - 1773, - 1791 + 1814, + 1832 ], "loc": { "start": { - "line": 68, + "line": 69, "column": 8 }, "end": { - "line": 68, + "line": 69, "column": 26 } } @@ -3091,16 +3235,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 1794, - 1805 + 1835, + 1846 ], "loc": { "start": { - "line": 68, + "line": 69, "column": 29 }, "end": { - "line": 68, + "line": 69, "column": 40 } } @@ -3113,16 +3257,16 @@ "type": "Identifier", "name": "f", "range": [ - 1806, - 1807 + 1847, + 1848 ], "loc": { "start": { - "line": 68, + "line": 69, "column": 41 }, "end": { - "line": 68, + "line": 69, "column": 42 } } @@ -3131,31 +3275,31 @@ "type": "Identifier", "name": "slc_css_class", "range": [ - 1808, - 1821 + 1849, + 1862 ], "loc": { "start": { - "line": 68, + "line": 69, "column": 43 }, "end": { - "line": 68, + "line": 69, "column": 56 } } }, "range": [ - 1806, - 1821 + 1847, + 1862 ], "loc": { "start": { - "line": 68, + "line": 69, "column": 41 }, "end": { - "line": 68, + "line": 69, "column": 56 } } @@ -3165,62 +3309,62 @@ "value": "pgSlc", "raw": "'pgSlc'", "range": [ - 1823, - 1830 + 1864, + 1871 ], "loc": { "start": { - "line": 68, + "line": 69, "column": 58 }, "end": { - "line": 68, + "line": 69, "column": 65 } } } ], "range": [ - 1794, - 1831 + 1835, + 1872 ], "loc": { "start": { - "line": 68, + "line": 69, "column": 29 }, "end": { - "line": 68, + "line": 69, "column": 66 } } }, "range": [ - 1773, - 1831 + 1814, + 1872 ], "loc": { "start": { - "line": 68, + "line": 69, "column": 8 }, "end": { - "line": 68, + "line": 69, "column": 66 } } }, "range": [ - 1773, - 1832 + 1814, + 1873 ], "loc": { "start": { - "line": 68, + "line": 69, "column": 8 }, "end": { - "line": 68, + "line": 69, "column": 67 } }, @@ -3229,16 +3373,16 @@ "type": "Block", "value": "*\n * Css class for the paging select element\n * @type {String}\n ", "range": [ - 1672, - 1764 + 1713, + 1805 ], "loc": { "start": { - "line": 64, + "line": 65, "column": 8 }, "end": { - "line": 67, + "line": 68, "column": 11 } } @@ -3249,16 +3393,16 @@ "type": "Block", "value": "*\n * Css class for the paging input element\n * @type {String}\n ", "range": [ - 1842, - 1933 + 1883, + 1974 ], "loc": { "start": { - "line": 70, + "line": 71, "column": 8 }, "end": { - "line": 73, + "line": 74, "column": 11 } } @@ -3276,16 +3420,16 @@ "object": { "type": "ThisExpression", "range": [ - 1942, - 1946 + 1983, + 1987 ], "loc": { "start": { - "line": 74, + "line": 75, "column": 8 }, "end": { - "line": 74, + "line": 75, "column": 12 } } @@ -3294,31 +3438,31 @@ "type": "Identifier", "name": "pgInpCssClass", "range": [ - 1947, - 1960 + 1988, + 2001 ], "loc": { "start": { - "line": 74, + "line": 75, "column": 13 }, "end": { - "line": 74, + "line": 75, "column": 26 } } }, "range": [ - 1942, - 1960 + 1983, + 2001 ], "loc": { "start": { - "line": 74, + "line": 75, "column": 8 }, "end": { - "line": 74, + "line": 75, "column": 26 } } @@ -3329,16 +3473,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 1963, - 1974 + 2004, + 2015 ], "loc": { "start": { - "line": 74, + "line": 75, "column": 29 }, "end": { - "line": 74, + "line": 75, "column": 40 } } @@ -3351,16 +3495,16 @@ "type": "Identifier", "name": "f", "range": [ - 1975, - 1976 + 2016, + 2017 ], "loc": { "start": { - "line": 74, + "line": 75, "column": 41 }, "end": { - "line": 74, + "line": 75, "column": 42 } } @@ -3369,31 +3513,31 @@ "type": "Identifier", "name": "inp_css_class", "range": [ - 1977, - 1990 + 2018, + 2031 ], "loc": { "start": { - "line": 74, + "line": 75, "column": 43 }, "end": { - "line": 74, + "line": 75, "column": 56 } } }, "range": [ - 1975, - 1990 + 2016, + 2031 ], "loc": { "start": { - "line": 74, + "line": 75, "column": 41 }, "end": { - "line": 74, + "line": 75, "column": 56 } } @@ -3403,62 +3547,62 @@ "value": "pgNbInp", "raw": "'pgNbInp'", "range": [ - 1992, - 2001 + 2033, + 2042 ], "loc": { "start": { - "line": 74, + "line": 75, "column": 58 }, "end": { - "line": 74, + "line": 75, "column": 67 } } } ], "range": [ - 1963, - 2002 + 2004, + 2043 ], "loc": { "start": { - "line": 74, + "line": 75, "column": 29 }, "end": { - "line": 74, + "line": 75, "column": 68 } } }, "range": [ - 1942, - 2002 + 1983, + 2043 ], "loc": { "start": { - "line": 74, + "line": 75, "column": 8 }, "end": { - "line": 74, + "line": 75, "column": 68 } } }, "range": [ - 1942, - 2003 + 1983, + 2044 ], "loc": { "start": { - "line": 74, + "line": 75, "column": 8 }, "end": { - "line": 74, + "line": 75, "column": 69 } }, @@ -3467,16 +3611,16 @@ "type": "Block", "value": "*\n * Css class for the paging input element\n * @type {String}\n ", "range": [ - 1842, - 1933 + 1883, + 1974 ], "loc": { "start": { - "line": 70, + "line": 71, "column": 8 }, "end": { - "line": 73, + "line": 74, "column": 11 } } @@ -3487,16 +3631,16 @@ "type": "Block", "value": "*\n * Label and values for the results per page select, example of usage:\n * ['Records: ', [10,25,50,100]]\n * @type {Array}\n ", "range": [ - 2013, - 2173 + 2054, + 2214 ], "loc": { "start": { - "line": 76, + "line": 77, "column": 8 }, "end": { - "line": 80, + "line": 81, "column": 11 } } @@ -3514,16 +3658,16 @@ "object": { "type": "ThisExpression", "range": [ - 2182, - 2186 + 2223, + 2227 ], "loc": { "start": { - "line": 81, + "line": 82, "column": 8 }, "end": { - "line": 81, + "line": 82, "column": 12 } } @@ -3532,31 +3676,31 @@ "type": "Identifier", "name": "resultsPerPage", "range": [ - 2187, - 2201 + 2228, + 2242 ], "loc": { "start": { - "line": 81, + "line": 82, "column": 13 }, "end": { - "line": 81, + "line": 82, "column": 27 } } }, "range": [ - 2182, - 2201 + 2223, + 2242 ], "loc": { "start": { - "line": 81, + "line": 82, "column": 8 }, "end": { - "line": 81, + "line": 82, "column": 27 } } @@ -3567,16 +3711,16 @@ "type": "Identifier", "name": "defaultsArr", "range": [ - 2204, - 2215 + 2245, + 2256 ], "loc": { "start": { - "line": 81, + "line": 82, "column": 30 }, "end": { - "line": 81, + "line": 82, "column": 41 } } @@ -3589,16 +3733,16 @@ "type": "Identifier", "name": "f", "range": [ - 2216, - 2217 + 2257, + 2258 ], "loc": { "start": { - "line": 81, + "line": 82, "column": 42 }, "end": { - "line": 81, + "line": 82, "column": 43 } } @@ -3607,31 +3751,31 @@ "type": "Identifier", "name": "results_per_page", "range": [ - 2218, - 2234 + 2259, + 2275 ], "loc": { "start": { - "line": 81, + "line": 82, "column": 44 }, "end": { - "line": 81, + "line": 82, "column": 60 } } }, "range": [ - 2216, - 2234 + 2257, + 2275 ], "loc": { "start": { - "line": 81, + "line": 82, "column": 42 }, "end": { - "line": 81, + "line": 82, "column": 60 } } @@ -3641,62 +3785,62 @@ "value": null, "raw": "null", "range": [ - 2236, - 2240 + 2277, + 2281 ], "loc": { "start": { - "line": 81, + "line": 82, "column": 62 }, "end": { - "line": 81, + "line": 82, "column": 66 } } } ], "range": [ - 2204, - 2241 + 2245, + 2282 ], "loc": { "start": { - "line": 81, + "line": 82, "column": 30 }, "end": { - "line": 81, + "line": 82, "column": 67 } } }, "range": [ - 2182, - 2241 + 2223, + 2282 ], "loc": { "start": { - "line": 81, + "line": 82, "column": 8 }, "end": { - "line": 81, + "line": 82, "column": 67 } } }, "range": [ - 2182, - 2242 + 2223, + 2283 ], "loc": { "start": { - "line": 81, + "line": 82, "column": 8 }, "end": { - "line": 81, + "line": 82, "column": 68 } }, @@ -3705,16 +3849,16 @@ "type": "Block", "value": "*\n * Label and values for the results per page select, example of usage:\n * ['Records: ', [10,25,50,100]]\n * @type {Array}\n ", "range": [ - 2013, - 2173 + 2054, + 2214 ], "loc": { "start": { - "line": 76, + "line": 77, "column": 8 }, "end": { - "line": 80, + "line": 81, "column": 11 } } @@ -3725,16 +3869,16 @@ "type": "Block", "value": "*\n * Determines if results per page is configured\n * @type {Boolean}\n ", "range": [ - 2252, - 2350 + 2293, + 2391 ], "loc": { "start": { - "line": 83, + "line": 84, "column": 8 }, "end": { - "line": 86, + "line": 87, "column": 11 } } @@ -3752,16 +3896,16 @@ "object": { "type": "ThisExpression", "range": [ - 2359, - 2363 + 2400, + 2404 ], "loc": { "start": { - "line": 87, + "line": 88, "column": 8 }, "end": { - "line": 87, + "line": 88, "column": 12 } } @@ -3770,31 +3914,31 @@ "type": "Identifier", "name": "hasResultsPerPage", "range": [ - 2364, - 2381 + 2405, + 2422 ], "loc": { "start": { - "line": 87, + "line": 88, "column": 13 }, "end": { - "line": 87, + "line": 88, "column": 30 } } }, "range": [ - 2359, - 2381 + 2400, + 2422 ], "loc": { "start": { - "line": 87, + "line": 88, "column": 8 }, "end": { - "line": 87, + "line": 88, "column": 30 } } @@ -3805,16 +3949,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 2384, - 2391 + 2425, + 2432 ], "loc": { "start": { - "line": 87, + "line": 88, "column": 33 }, "end": { - "line": 87, + "line": 88, "column": 40 } } @@ -3826,16 +3970,16 @@ "object": { "type": "ThisExpression", "range": [ - 2392, - 2396 + 2433, + 2437 ], "loc": { "start": { - "line": 87, + "line": 88, "column": 41 }, "end": { - "line": 87, + "line": 88, "column": 45 } } @@ -3844,77 +3988,77 @@ "type": "Identifier", "name": "resultsPerPage", "range": [ - 2397, - 2411 + 2438, + 2452 ], "loc": { "start": { - "line": 87, + "line": 88, "column": 46 }, "end": { - "line": 87, + "line": 88, "column": 60 } } }, "range": [ - 2392, - 2411 + 2433, + 2452 ], "loc": { "start": { - "line": 87, + "line": 88, "column": 41 }, "end": { - "line": 87, + "line": 88, "column": 60 } } } ], "range": [ - 2384, - 2412 + 2425, + 2453 ], "loc": { "start": { - "line": 87, + "line": 88, "column": 33 }, "end": { - "line": 87, + "line": 88, "column": 61 } } }, "range": [ - 2359, - 2412 + 2400, + 2453 ], "loc": { "start": { - "line": 87, + "line": 88, "column": 8 }, "end": { - "line": 87, + "line": 88, "column": 61 } } }, "range": [ - 2359, - 2413 + 2400, + 2454 ], "loc": { "start": { - "line": 87, + "line": 88, "column": 8 }, "end": { - "line": 87, + "line": 88, "column": 62 } }, @@ -3923,16 +4067,16 @@ "type": "Block", "value": "*\n * Determines if results per page is configured\n * @type {Boolean}\n ", "range": [ - 2252, - 2350 + 2293, + 2391 ], "loc": { "start": { - "line": 83, + "line": 84, "column": 8 }, "end": { - "line": 86, + "line": 87, "column": 11 } } @@ -3943,16 +4087,16 @@ "type": "Block", "value": "*\n * Css class for the results per page select\n * @type {String}\n ", "range": [ - 2423, - 2517 + 2464, + 2558 ], "loc": { "start": { - "line": 89, + "line": 90, "column": 8 }, "end": { - "line": 92, + "line": 93, "column": 11 } } @@ -3970,16 +4114,16 @@ "object": { "type": "ThisExpression", "range": [ - 2526, - 2530 + 2567, + 2571 ], "loc": { "start": { - "line": 93, + "line": 94, "column": 8 }, "end": { - "line": 93, + "line": 94, "column": 12 } } @@ -3988,31 +4132,31 @@ "type": "Identifier", "name": "resultsSlcCssClass", "range": [ - 2531, - 2549 + 2572, + 2590 ], "loc": { "start": { - "line": 93, + "line": 94, "column": 13 }, "end": { - "line": 93, + "line": 94, "column": 31 } } }, "range": [ - 2526, - 2549 + 2567, + 2590 ], "loc": { "start": { - "line": 93, + "line": 94, "column": 8 }, "end": { - "line": 93, + "line": 94, "column": 31 } } @@ -4023,16 +4167,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 2552, - 2563 + 2593, + 2604 ], "loc": { "start": { - "line": 93, + "line": 94, "column": 34 }, "end": { - "line": 93, + "line": 94, "column": 45 } } @@ -4045,16 +4189,16 @@ "type": "Identifier", "name": "f", "range": [ - 2564, - 2565 + 2605, + 2606 ], "loc": { "start": { - "line": 93, + "line": 94, "column": 46 }, "end": { - "line": 93, + "line": 94, "column": 47 } } @@ -4063,31 +4207,31 @@ "type": "Identifier", "name": "results_slc_css_class", "range": [ - 2566, - 2587 + 2607, + 2628 ], "loc": { "start": { - "line": 93, + "line": 94, "column": 48 }, "end": { - "line": 93, + "line": 94, "column": 69 } } }, "range": [ - 2564, - 2587 + 2605, + 2628 ], "loc": { "start": { - "line": 93, + "line": 94, "column": 46 }, "end": { - "line": 93, + "line": 94, "column": 69 } } @@ -4097,62 +4241,62 @@ "value": "rspg", "raw": "'rspg'", "range": [ - 2589, - 2595 + 2630, + 2636 ], "loc": { "start": { - "line": 93, + "line": 94, "column": 71 }, "end": { - "line": 93, + "line": 94, "column": 77 } } } ], "range": [ - 2552, - 2596 + 2593, + 2637 ], "loc": { "start": { - "line": 93, + "line": 94, "column": 34 }, "end": { - "line": 93, + "line": 94, "column": 78 } } }, "range": [ - 2526, - 2596 + 2567, + 2637 ], "loc": { "start": { - "line": 93, + "line": 94, "column": 8 }, "end": { - "line": 93, + "line": 94, "column": 78 } } }, "range": [ - 2526, - 2597 + 2567, + 2638 ], "loc": { "start": { - "line": 93, + "line": 94, "column": 8 }, "end": { - "line": 93, + "line": 94, "column": 79 } }, @@ -4161,16 +4305,16 @@ "type": "Block", "value": "*\n * Css class for the results per page select\n * @type {String}\n ", "range": [ - 2423, - 2517 + 2464, + 2558 ], "loc": { "start": { - "line": 89, + "line": 90, "column": 8 }, "end": { - "line": 92, + "line": 93, "column": 11 } } @@ -4181,16 +4325,16 @@ "type": "Block", "value": "*\n * Css class for the label preceding results per page select\n * @type {String}\n ", "range": [ - 2607, - 2717 + 2648, + 2758 ], "loc": { "start": { - "line": 95, + "line": 96, "column": 8 }, "end": { - "line": 98, + "line": 99, "column": 11 } } @@ -4208,16 +4352,16 @@ "object": { "type": "ThisExpression", "range": [ - 2726, - 2730 + 2767, + 2771 ], "loc": { "start": { - "line": 99, + "line": 100, "column": 8 }, "end": { - "line": 99, + "line": 100, "column": 12 } } @@ -4226,31 +4370,31 @@ "type": "Identifier", "name": "resultsSpanCssClass", "range": [ - 2731, - 2750 + 2772, + 2791 ], "loc": { "start": { - "line": 99, + "line": 100, "column": 13 }, "end": { - "line": 99, + "line": 100, "column": 32 } } }, "range": [ - 2726, - 2750 + 2767, + 2791 ], "loc": { "start": { - "line": 99, + "line": 100, "column": 8 }, "end": { - "line": 99, + "line": 100, "column": 32 } } @@ -4261,16 +4405,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 2753, - 2764 + 2794, + 2805 ], "loc": { "start": { - "line": 99, + "line": 100, "column": 35 }, "end": { - "line": 99, + "line": 100, "column": 46 } } @@ -4283,16 +4427,16 @@ "type": "Identifier", "name": "f", "range": [ - 2765, - 2766 + 2806, + 2807 ], "loc": { "start": { - "line": 99, + "line": 100, "column": 47 }, "end": { - "line": 99, + "line": 100, "column": 48 } } @@ -4301,31 +4445,31 @@ "type": "Identifier", "name": "results_span_css_class", "range": [ - 2767, - 2789 + 2808, + 2830 ], "loc": { "start": { - "line": 99, + "line": 100, "column": 49 }, "end": { - "line": 99, + "line": 100, "column": 71 } } }, "range": [ - 2765, - 2789 + 2806, + 2830 ], "loc": { "start": { - "line": 99, + "line": 100, "column": 47 }, "end": { - "line": 99, + "line": 100, "column": 71 } } @@ -4335,62 +4479,62 @@ "value": "rspgSpan", "raw": "'rspgSpan'", "range": [ - 2803, - 2813 + 2844, + 2854 ], "loc": { "start": { - "line": 100, + "line": 101, "column": 12 }, "end": { - "line": 100, + "line": 101, "column": 22 } } } ], "range": [ - 2753, - 2814 + 2794, + 2855 ], "loc": { "start": { - "line": 99, + "line": 100, "column": 35 }, "end": { - "line": 100, + "line": 101, "column": 23 } } }, "range": [ - 2726, - 2814 + 2767, + 2855 ], "loc": { "start": { - "line": 99, + "line": 100, "column": 8 }, "end": { - "line": 100, + "line": 101, "column": 23 } } }, "range": [ - 2726, - 2815 + 2767, + 2856 ], "loc": { "start": { - "line": 99, + "line": 100, "column": 8 }, "end": { - "line": 100, + "line": 101, "column": 24 } }, @@ -4399,16 +4543,16 @@ "type": "Block", "value": "*\n * Css class for the label preceding results per page select\n * @type {String}\n ", "range": [ - 2607, - 2717 + 2648, + 2758 ], "loc": { "start": { - "line": 95, + "line": 96, "column": 8 }, "end": { - "line": 98, + "line": 99, "column": 11 } } @@ -4419,16 +4563,16 @@ "type": "Block", "value": "*\n * Index of the first row of current page\n * @type {Number}\n * @private\n ", "range": [ - 2825, - 2936 + 2866, + 2977 ], "loc": { "start": { - "line": 102, + "line": 103, "column": 8 }, "end": { - "line": 106, + "line": 107, "column": 11 } } @@ -4446,16 +4590,16 @@ "object": { "type": "ThisExpression", "range": [ - 2945, - 2949 + 2986, + 2990 ], "loc": { "start": { - "line": 107, + "line": 108, "column": 8 }, "end": { - "line": 107, + "line": 108, "column": 12 } } @@ -4464,31 +4608,31 @@ "type": "Identifier", "name": "startPagingRow", "range": [ - 2950, - 2964 + 2991, + 3005 ], "loc": { "start": { - "line": 107, + "line": 108, "column": 13 }, "end": { - "line": 107, + "line": 108, "column": 27 } } }, "range": [ - 2945, - 2964 + 2986, + 3005 ], "loc": { "start": { - "line": 107, + "line": 108, "column": 8 }, "end": { - "line": 107, + "line": 108, "column": 27 } } @@ -4498,46 +4642,46 @@ "value": 0, "raw": "0", "range": [ - 2967, - 2968 + 3008, + 3009 ], "loc": { "start": { - "line": 107, + "line": 108, "column": 30 }, "end": { - "line": 107, + "line": 108, "column": 31 } } }, "range": [ - 2945, - 2968 + 2986, + 3009 ], "loc": { "start": { - "line": 107, + "line": 108, "column": 8 }, "end": { - "line": 107, + "line": 108, "column": 31 } } }, "range": [ - 2945, - 2969 + 2986, + 3010 ], "loc": { "start": { - "line": 107, + "line": 108, "column": 8 }, "end": { - "line": 107, + "line": 108, "column": 32 } }, @@ -4546,16 +4690,16 @@ "type": "Block", "value": "*\n * Index of the first row of current page\n * @type {Number}\n * @private\n ", "range": [ - 2825, - 2936 + 2866, + 2977 ], "loc": { "start": { - "line": 102, + "line": 103, "column": 8 }, "end": { - "line": 106, + "line": 107, "column": 11 } } @@ -4566,16 +4710,16 @@ "type": "Block", "value": "*\n * Total number of pages\n * @type {Number}\n * @private\n ", "range": [ - 2979, - 3073 + 3020, + 3114 ], "loc": { "start": { - "line": 109, + "line": 110, "column": 8 }, "end": { - "line": 113, + "line": 114, "column": 11 } } @@ -4593,16 +4737,16 @@ "object": { "type": "ThisExpression", "range": [ - 3082, - 3086 + 3123, + 3127 ], "loc": { "start": { - "line": 114, + "line": 115, "column": 8 }, "end": { - "line": 114, + "line": 115, "column": 12 } } @@ -4611,31 +4755,31 @@ "type": "Identifier", "name": "nbPages", "range": [ - 3087, - 3094 + 3128, + 3135 ], "loc": { "start": { - "line": 114, + "line": 115, "column": 13 }, "end": { - "line": 114, + "line": 115, "column": 20 } } }, "range": [ - 3082, - 3094 + 3123, + 3135 ], "loc": { "start": { - "line": 114, + "line": 115, "column": 8 }, "end": { - "line": 114, + "line": 115, "column": 20 } } @@ -4645,46 +4789,46 @@ "value": 0, "raw": "0", "range": [ - 3097, - 3098 + 3138, + 3139 ], "loc": { "start": { - "line": 114, + "line": 115, "column": 23 }, "end": { - "line": 114, + "line": 115, "column": 24 } } }, "range": [ - 3082, - 3098 + 3123, + 3139 ], "loc": { "start": { - "line": 114, + "line": 115, "column": 8 }, "end": { - "line": 114, + "line": 115, "column": 24 } } }, "range": [ - 3082, - 3099 + 3123, + 3140 ], "loc": { "start": { - "line": 114, + "line": 115, "column": 8 }, "end": { - "line": 114, + "line": 115, "column": 25 } }, @@ -4693,16 +4837,16 @@ "type": "Block", "value": "*\n * Total number of pages\n * @type {Number}\n * @private\n ", "range": [ - 2979, - 3073 + 3020, + 3114 ], "loc": { "start": { - "line": 109, + "line": 110, "column": 8 }, "end": { - "line": 113, + "line": 114, "column": 11 } } @@ -4713,16 +4857,16 @@ "type": "Block", "value": "*\n * Current page number\n * @type {Number}\n * @private\n ", "range": [ - 3109, - 3201 + 3150, + 3242 ], "loc": { "start": { - "line": 116, + "line": 117, "column": 8 }, "end": { - "line": 120, + "line": 121, "column": 11 } } @@ -4740,16 +4884,16 @@ "object": { "type": "ThisExpression", "range": [ - 3210, - 3214 + 3251, + 3255 ], "loc": { "start": { - "line": 121, + "line": 122, "column": 8 }, "end": { - "line": 121, + "line": 122, "column": 12 } } @@ -4758,31 +4902,31 @@ "type": "Identifier", "name": "currentPageNb", "range": [ - 3215, - 3228 + 3256, + 3269 ], "loc": { "start": { - "line": 121, + "line": 122, "column": 13 }, "end": { - "line": 121, + "line": 122, "column": 26 } } }, "range": [ - 3210, - 3228 + 3251, + 3269 ], "loc": { "start": { - "line": 121, + "line": 122, "column": 8 }, "end": { - "line": 121, + "line": 122, "column": 26 } } @@ -4792,46 +4936,46 @@ "value": 1, "raw": "1", "range": [ - 3231, - 3232 + 3272, + 3273 ], "loc": { "start": { - "line": 121, + "line": 122, "column": 29 }, "end": { - "line": 121, + "line": 122, "column": 30 } } }, "range": [ - 3210, - 3232 + 3251, + 3273 ], "loc": { "start": { - "line": 121, + "line": 122, "column": 8 }, "end": { - "line": 121, + "line": 122, "column": 30 } } }, "range": [ - 3210, - 3233 + 3251, + 3274 ], "loc": { "start": { - "line": 121, + "line": 122, "column": 8 }, "end": { - "line": 121, + "line": 122, "column": 31 } }, @@ -4840,16 +4984,16 @@ "type": "Block", "value": "*\n * Current page number\n * @type {Number}\n * @private\n ", "range": [ - 3109, - 3201 + 3150, + 3242 ], "loc": { "start": { - "line": 116, + "line": 117, "column": 8 }, "end": { - "line": 120, + "line": 121, "column": 11 } } @@ -4860,16 +5004,16 @@ "type": "Block", "value": "*\n * Next page button text\n * @type {String}\n ", "range": [ - 3243, - 3317 + 3284, + 3358 ], "loc": { "start": { - "line": 123, + "line": 124, "column": 8 }, "end": { - "line": 126, + "line": 127, "column": 11 } } @@ -4887,16 +5031,16 @@ "object": { "type": "ThisExpression", "range": [ - 3326, - 3330 + 3367, + 3371 ], "loc": { "start": { - "line": 127, + "line": 128, "column": 8 }, "end": { - "line": 127, + "line": 128, "column": 12 } } @@ -4905,31 +5049,31 @@ "type": "Identifier", "name": "btnNextPageText", "range": [ - 3331, - 3346 + 3372, + 3387 ], "loc": { "start": { - "line": 127, + "line": 128, "column": 13 }, "end": { - "line": 127, + "line": 128, "column": 28 } } }, "range": [ - 3326, - 3346 + 3367, + 3387 ], "loc": { "start": { - "line": 127, + "line": 128, "column": 8 }, "end": { - "line": 127, + "line": 128, "column": 28 } } @@ -4940,16 +5084,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 3349, - 3360 + 3390, + 3401 ], "loc": { "start": { - "line": 127, + "line": 128, "column": 31 }, "end": { - "line": 127, + "line": 128, "column": 42 } } @@ -4962,16 +5106,16 @@ "type": "Identifier", "name": "f", "range": [ - 3361, - 3362 + 3402, + 3403 ], "loc": { "start": { - "line": 127, + "line": 128, "column": 43 }, "end": { - "line": 127, + "line": 128, "column": 44 } } @@ -4980,31 +5124,31 @@ "type": "Identifier", "name": "btn_next_page_text", "range": [ - 3363, - 3381 + 3404, + 3422 ], "loc": { "start": { - "line": 127, + "line": 128, "column": 45 }, "end": { - "line": 127, + "line": 128, "column": 63 } } }, "range": [ - 3361, - 3381 + 3402, + 3422 ], "loc": { "start": { - "line": 127, + "line": 128, "column": 43 }, "end": { - "line": 127, + "line": 128, "column": 63 } } @@ -5014,62 +5158,62 @@ "value": ">", "raw": "'>'", "range": [ - 3383, - 3386 + 3424, + 3427 ], "loc": { "start": { - "line": 127, + "line": 128, "column": 65 }, "end": { - "line": 127, + "line": 128, "column": 68 } } } ], "range": [ - 3349, - 3387 + 3390, + 3428 ], "loc": { "start": { - "line": 127, + "line": 128, "column": 31 }, "end": { - "line": 127, + "line": 128, "column": 69 } } }, "range": [ - 3326, - 3387 + 3367, + 3428 ], "loc": { "start": { - "line": 127, + "line": 128, "column": 8 }, "end": { - "line": 127, + "line": 128, "column": 69 } } }, "range": [ - 3326, - 3388 + 3367, + 3429 ], "loc": { "start": { - "line": 127, + "line": 128, "column": 8 }, "end": { - "line": 127, + "line": 128, "column": 70 } }, @@ -5078,16 +5222,16 @@ "type": "Block", "value": "*\n * Next page button text\n * @type {String}\n ", "range": [ - 3243, - 3317 + 3284, + 3358 ], "loc": { "start": { - "line": 123, + "line": 124, "column": 8 }, "end": { - "line": 126, + "line": 127, "column": 11 } } @@ -5098,16 +5242,16 @@ "type": "Block", "value": "*\n * Previous page button text\n * @type {String}\n ", "range": [ - 3398, - 3476 + 3439, + 3517 ], "loc": { "start": { - "line": 129, + "line": 130, "column": 8 }, "end": { - "line": 132, + "line": 133, "column": 11 } } @@ -5125,16 +5269,16 @@ "object": { "type": "ThisExpression", "range": [ - 3485, - 3489 + 3526, + 3530 ], "loc": { "start": { - "line": 133, + "line": 134, "column": 8 }, "end": { - "line": 133, + "line": 134, "column": 12 } } @@ -5143,31 +5287,31 @@ "type": "Identifier", "name": "btnPrevPageText", "range": [ - 3490, - 3505 + 3531, + 3546 ], "loc": { "start": { - "line": 133, + "line": 134, "column": 13 }, "end": { - "line": 133, + "line": 134, "column": 28 } } }, "range": [ - 3485, - 3505 + 3526, + 3546 ], "loc": { "start": { - "line": 133, + "line": 134, "column": 8 }, "end": { - "line": 133, + "line": 134, "column": 28 } } @@ -5178,16 +5322,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 3508, - 3519 + 3549, + 3560 ], "loc": { "start": { - "line": 133, + "line": 134, "column": 31 }, "end": { - "line": 133, + "line": 134, "column": 42 } } @@ -5200,16 +5344,16 @@ "type": "Identifier", "name": "f", "range": [ - 3520, - 3521 + 3561, + 3562 ], "loc": { "start": { - "line": 133, + "line": 134, "column": 43 }, "end": { - "line": 133, + "line": 134, "column": 44 } } @@ -5218,31 +5362,31 @@ "type": "Identifier", "name": "btn_prev_page_text", "range": [ - 3522, - 3540 + 3563, + 3581 ], "loc": { "start": { - "line": 133, + "line": 134, "column": 45 }, "end": { - "line": 133, + "line": 134, "column": 63 } } }, "range": [ - 3520, - 3540 + 3561, + 3581 ], "loc": { "start": { - "line": 133, + "line": 134, "column": 43 }, "end": { - "line": 133, + "line": 134, "column": 63 } } @@ -5252,62 +5396,62 @@ "value": "<", "raw": "'<'", "range": [ - 3542, - 3545 + 3583, + 3586 ], "loc": { "start": { - "line": 133, + "line": 134, "column": 65 }, "end": { - "line": 133, + "line": 134, "column": 68 } } } ], "range": [ - 3508, - 3546 + 3549, + 3587 ], "loc": { "start": { - "line": 133, + "line": 134, "column": 31 }, "end": { - "line": 133, + "line": 134, "column": 69 } } }, "range": [ - 3485, - 3546 + 3526, + 3587 ], "loc": { "start": { - "line": 133, + "line": 134, "column": 8 }, "end": { - "line": 133, + "line": 134, "column": 69 } } }, "range": [ - 3485, - 3547 + 3526, + 3588 ], "loc": { "start": { - "line": 133, + "line": 134, "column": 8 }, "end": { - "line": 133, + "line": 134, "column": 70 } }, @@ -5316,16 +5460,16 @@ "type": "Block", "value": "*\n * Previous page button text\n * @type {String}\n ", "range": [ - 3398, - 3476 + 3439, + 3517 ], "loc": { "start": { - "line": 129, + "line": 130, "column": 8 }, "end": { - "line": 132, + "line": 133, "column": 11 } } @@ -5336,16 +5480,16 @@ "type": "Block", "value": "*\n * Last page button text\n * @type {String}\n ", "range": [ - 3557, - 3631 + 3598, + 3672 ], "loc": { "start": { - "line": 135, + "line": 136, "column": 8 }, "end": { - "line": 138, + "line": 139, "column": 11 } } @@ -5363,16 +5507,16 @@ "object": { "type": "ThisExpression", "range": [ - 3640, - 3644 + 3681, + 3685 ], "loc": { "start": { - "line": 139, + "line": 140, "column": 8 }, "end": { - "line": 139, + "line": 140, "column": 12 } } @@ -5381,31 +5525,31 @@ "type": "Identifier", "name": "btnLastPageText", "range": [ - 3645, - 3660 + 3686, + 3701 ], "loc": { "start": { - "line": 139, + "line": 140, "column": 13 }, "end": { - "line": 139, + "line": 140, "column": 28 } } }, "range": [ - 3640, - 3660 + 3681, + 3701 ], "loc": { "start": { - "line": 139, + "line": 140, "column": 8 }, "end": { - "line": 139, + "line": 140, "column": 28 } } @@ -5416,16 +5560,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 3663, - 3674 + 3704, + 3715 ], "loc": { "start": { - "line": 139, + "line": 140, "column": 31 }, "end": { - "line": 139, + "line": 140, "column": 42 } } @@ -5438,16 +5582,16 @@ "type": "Identifier", "name": "f", "range": [ - 3675, - 3676 + 3716, + 3717 ], "loc": { "start": { - "line": 139, + "line": 140, "column": 43 }, "end": { - "line": 139, + "line": 140, "column": 44 } } @@ -5456,31 +5600,31 @@ "type": "Identifier", "name": "btn_last_page_text", "range": [ - 3677, - 3695 + 3718, + 3736 ], "loc": { "start": { - "line": 139, + "line": 140, "column": 45 }, "end": { - "line": 139, + "line": 140, "column": 63 } } }, "range": [ - 3675, - 3695 + 3716, + 3736 ], "loc": { "start": { - "line": 139, + "line": 140, "column": 43 }, "end": { - "line": 139, + "line": 140, "column": 63 } } @@ -5490,62 +5634,62 @@ "value": ">|", "raw": "'>|'", "range": [ - 3697, - 3701 + 3738, + 3742 ], "loc": { "start": { - "line": 139, + "line": 140, "column": 65 }, "end": { - "line": 139, + "line": 140, "column": 69 } } } ], "range": [ - 3663, - 3702 + 3704, + 3743 ], "loc": { "start": { - "line": 139, + "line": 140, "column": 31 }, "end": { - "line": 139, + "line": 140, "column": 70 } } }, "range": [ - 3640, - 3702 + 3681, + 3743 ], "loc": { "start": { - "line": 139, + "line": 140, "column": 8 }, "end": { - "line": 139, + "line": 140, "column": 70 } } }, "range": [ - 3640, - 3703 + 3681, + 3744 ], "loc": { "start": { - "line": 139, + "line": 140, "column": 8 }, "end": { - "line": 139, + "line": 140, "column": 71 } }, @@ -5554,16 +5698,16 @@ "type": "Block", "value": "*\n * Last page button text\n * @type {String}\n ", "range": [ - 3557, - 3631 + 3598, + 3672 ], "loc": { "start": { - "line": 135, + "line": 136, "column": 8 }, "end": { - "line": 138, + "line": 139, "column": 11 } } @@ -5574,16 +5718,16 @@ "type": "Block", "value": "*\n * First page button text\n * @type {String}\n ", "range": [ - 3713, - 3788 + 3754, + 3829 ], "loc": { "start": { - "line": 141, + "line": 142, "column": 8 }, "end": { - "line": 144, + "line": 145, "column": 11 } } @@ -5601,16 +5745,16 @@ "object": { "type": "ThisExpression", "range": [ - 3797, - 3801 + 3838, + 3842 ], "loc": { "start": { - "line": 145, + "line": 146, "column": 8 }, "end": { - "line": 145, + "line": 146, "column": 12 } } @@ -5619,31 +5763,31 @@ "type": "Identifier", "name": "btnFirstPageText", "range": [ - 3802, - 3818 + 3843, + 3859 ], "loc": { "start": { - "line": 145, + "line": 146, "column": 13 }, "end": { - "line": 145, + "line": 146, "column": 29 } } }, "range": [ - 3797, - 3818 + 3838, + 3859 ], "loc": { "start": { - "line": 145, + "line": 146, "column": 8 }, "end": { - "line": 145, + "line": 146, "column": 29 } } @@ -5654,16 +5798,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 3821, - 3832 + 3862, + 3873 ], "loc": { "start": { - "line": 145, + "line": 146, "column": 32 }, "end": { - "line": 145, + "line": 146, "column": 43 } } @@ -5676,16 +5820,16 @@ "type": "Identifier", "name": "f", "range": [ - 3833, - 3834 + 3874, + 3875 ], "loc": { "start": { - "line": 145, + "line": 146, "column": 44 }, "end": { - "line": 145, + "line": 146, "column": 45 } } @@ -5694,31 +5838,31 @@ "type": "Identifier", "name": "btn_first_page_text", "range": [ - 3835, - 3854 + 3876, + 3895 ], "loc": { "start": { - "line": 145, + "line": 146, "column": 46 }, "end": { - "line": 145, + "line": 146, "column": 65 } } }, "range": [ - 3833, - 3854 + 3874, + 3895 ], "loc": { "start": { - "line": 145, + "line": 146, "column": 44 }, "end": { - "line": 145, + "line": 146, "column": 65 } } @@ -5728,62 +5872,62 @@ "value": "|<", "raw": "'|<'", "range": [ - 3856, - 3860 + 3897, + 3901 ], "loc": { "start": { - "line": 145, + "line": 146, "column": 67 }, "end": { - "line": 145, + "line": 146, "column": 71 } } } ], "range": [ - 3821, - 3861 + 3862, + 3902 ], "loc": { "start": { - "line": 145, + "line": 146, "column": 32 }, "end": { - "line": 145, + "line": 146, "column": 72 } } }, "range": [ - 3797, - 3861 + 3838, + 3902 ], "loc": { "start": { - "line": 145, + "line": 146, "column": 8 }, "end": { - "line": 145, + "line": 146, "column": 72 } } }, "range": [ - 3797, - 3862 + 3838, + 3903 ], "loc": { "start": { - "line": 145, + "line": 146, "column": 8 }, "end": { - "line": 145, + "line": 146, "column": 73 } }, @@ -5792,16 +5936,16 @@ "type": "Block", "value": "*\n * First page button text\n * @type {String}\n ", "range": [ - 3713, - 3788 + 3754, + 3829 ], "loc": { "start": { - "line": 141, + "line": 142, "column": 8 }, "end": { - "line": 144, + "line": 145, "column": 11 } } @@ -5812,16 +5956,16 @@ "type": "Block", "value": "*\n * Next page button HTML\n * @type {String}\n ", "range": [ - 3872, - 3946 + 3913, + 3987 ], "loc": { "start": { - "line": 147, + "line": 148, "column": 8 }, "end": { - "line": 150, + "line": 151, "column": 11 } } @@ -5839,16 +5983,16 @@ "object": { "type": "ThisExpression", "range": [ - 3955, - 3959 + 3996, + 4000 ], "loc": { "start": { - "line": 151, + "line": 152, "column": 8 }, "end": { - "line": 151, + "line": 152, "column": 12 } } @@ -5857,31 +6001,31 @@ "type": "Identifier", "name": "btnNextPageHtml", "range": [ - 3960, - 3975 + 4001, + 4016 ], "loc": { "start": { - "line": 151, + "line": 152, "column": 13 }, "end": { - "line": 151, + "line": 152, "column": 28 } } }, "range": [ - 3955, - 3975 + 3996, + 4016 ], "loc": { "start": { - "line": 151, + "line": 152, "column": 8 }, "end": { - "line": 151, + "line": 152, "column": 28 } } @@ -5892,16 +6036,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 3978, - 3989 + 4019, + 4030 ], "loc": { "start": { - "line": 151, + "line": 152, "column": 31 }, "end": { - "line": 151, + "line": 152, "column": 42 } } @@ -5914,16 +6058,16 @@ "type": "Identifier", "name": "f", "range": [ - 3990, - 3991 + 4031, + 4032 ], "loc": { "start": { - "line": 151, + "line": 152, "column": 43 }, "end": { - "line": 151, + "line": 152, "column": 44 } } @@ -5932,31 +6076,31 @@ "type": "Identifier", "name": "btn_next_page_html", "range": [ - 3992, - 4010 + 4033, + 4051 ], "loc": { "start": { - "line": 151, + "line": 152, "column": 45 }, "end": { - "line": 151, + "line": 152, "column": 63 } } }, "range": [ - 3990, - 4010 + 4031, + 4051 ], "loc": { "start": { - "line": 151, + "line": 152, "column": 43 }, "end": { - "line": 151, + "line": 152, "column": 63 } } @@ -5973,16 +6117,16 @@ "type": "Identifier", "name": "tf", "range": [ - 4026, - 4028 + 4067, + 4069 ], "loc": { "start": { - "line": 152, + "line": 153, "column": 14 }, "end": { - "line": 152, + "line": 153, "column": 16 } } @@ -5991,47 +6135,47 @@ "type": "Identifier", "name": "enableIcons", "range": [ - 4029, - 4040 + 4070, + 4081 ], "loc": { "start": { - "line": 152, + "line": 153, "column": 17 }, "end": { - "line": 152, + "line": 153, "column": 28 } } }, "range": [ - 4026, - 4040 + 4067, + 4081 ], "loc": { "start": { - "line": 152, + "line": 153, "column": 14 }, "end": { - "line": 152, + "line": 153, "column": 28 } } }, "prefix": true, "range": [ - 4025, - 4040 + 4066, + 4081 ], "loc": { "start": { - "line": 152, + "line": 153, "column": 13 }, "end": { - "line": 152, + "line": 153, "column": 28 } } @@ -6041,16 +6185,16 @@ "value": null, "raw": "null", "range": [ - 4043, - 4047 + 4084, + 4088 ], "loc": { "start": { - "line": 152, + "line": 153, "column": 31 }, "end": { - "line": 152, + "line": 153, "column": 35 } } @@ -6066,16 +6210,16 @@ "value": "", "raw": "' nextPage\" title=\"Next page\" />'", "range": [ - 4143, - 4176 + 4184, + 4217 ], "loc": { "start": { - "line": 154, + "line": 155, "column": 16 }, "end": { - "line": 154, + "line": 155, "column": 49 } } }, "range": [ - 4066, - 4176 + 4107, + 4217 ], "loc": { "start": { - "line": 153, + "line": 154, "column": 16 }, "end": { - "line": 154, + "line": 155, "column": 49 } } }, "range": [ - 4025, - 4176 + 4066, + 4217 ], "loc": { "start": { - "line": 152, + "line": 153, "column": 13 }, "end": { - "line": 154, + "line": 155, "column": 49 } } } ], "range": [ - 3978, - 4178 + 4019, + 4219 ], "loc": { "start": { - "line": 151, + "line": 152, "column": 31 }, "end": { - "line": 154, + "line": 155, "column": 51 } } }, "range": [ - 3955, - 4178 + 3996, + 4219 ], "loc": { "start": { - "line": 151, + "line": 152, "column": 8 }, "end": { - "line": 154, + "line": 155, "column": 51 } } }, "range": [ - 3955, - 4179 + 3996, + 4220 ], "loc": { "start": { - "line": 151, + "line": 152, "column": 8 }, "end": { - "line": 154, + "line": 155, "column": 52 } }, @@ -6247,16 +6391,16 @@ "type": "Block", "value": "*\n * Next page button HTML\n * @type {String}\n ", "range": [ - 3872, - 3946 + 3913, + 3987 ], "loc": { "start": { - "line": 147, + "line": 148, "column": 8 }, "end": { - "line": 150, + "line": 151, "column": 11 } } @@ -6267,16 +6411,16 @@ "type": "Block", "value": "*\n * Previous page button HTML\n * @type {String}\n ", "range": [ - 4189, - 4267 + 4230, + 4308 ], "loc": { "start": { - "line": 156, + "line": 157, "column": 8 }, "end": { - "line": 159, + "line": 160, "column": 11 } } @@ -6294,16 +6438,16 @@ "object": { "type": "ThisExpression", "range": [ - 4276, - 4280 + 4317, + 4321 ], "loc": { "start": { - "line": 160, + "line": 161, "column": 8 }, "end": { - "line": 160, + "line": 161, "column": 12 } } @@ -6312,31 +6456,31 @@ "type": "Identifier", "name": "btnPrevPageHtml", "range": [ - 4281, - 4296 + 4322, + 4337 ], "loc": { "start": { - "line": 160, + "line": 161, "column": 13 }, "end": { - "line": 160, + "line": 161, "column": 28 } } }, "range": [ - 4276, - 4296 + 4317, + 4337 ], "loc": { "start": { - "line": 160, + "line": 161, "column": 8 }, "end": { - "line": 160, + "line": 161, "column": 28 } } @@ -6347,16 +6491,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 4299, - 4310 + 4340, + 4351 ], "loc": { "start": { - "line": 160, + "line": 161, "column": 31 }, "end": { - "line": 160, + "line": 161, "column": 42 } } @@ -6369,16 +6513,16 @@ "type": "Identifier", "name": "f", "range": [ - 4311, - 4312 + 4352, + 4353 ], "loc": { "start": { - "line": 160, + "line": 161, "column": 43 }, "end": { - "line": 160, + "line": 161, "column": 44 } } @@ -6387,31 +6531,31 @@ "type": "Identifier", "name": "btn_prev_page_html", "range": [ - 4313, - 4331 + 4354, + 4372 ], "loc": { "start": { - "line": 160, + "line": 161, "column": 45 }, "end": { - "line": 160, + "line": 161, "column": 63 } } }, "range": [ - 4311, - 4331 + 4352, + 4372 ], "loc": { "start": { - "line": 160, + "line": 161, "column": 43 }, "end": { - "line": 160, + "line": 161, "column": 63 } } @@ -6428,16 +6572,16 @@ "type": "Identifier", "name": "tf", "range": [ - 4347, - 4349 + 4388, + 4390 ], "loc": { "start": { - "line": 161, + "line": 162, "column": 14 }, "end": { - "line": 161, + "line": 162, "column": 16 } } @@ -6446,47 +6590,47 @@ "type": "Identifier", "name": "enableIcons", "range": [ - 4350, - 4361 + 4391, + 4402 ], "loc": { "start": { - "line": 161, + "line": 162, "column": 17 }, "end": { - "line": 161, + "line": 162, "column": 28 } } }, "range": [ - 4347, - 4361 + 4388, + 4402 ], "loc": { "start": { - "line": 161, + "line": 162, "column": 14 }, "end": { - "line": 161, + "line": 162, "column": 28 } } }, "prefix": true, "range": [ - 4346, - 4361 + 4387, + 4402 ], "loc": { "start": { - "line": 161, + "line": 162, "column": 13 }, "end": { - "line": 161, + "line": 162, "column": 28 } } @@ -6496,16 +6640,16 @@ "value": null, "raw": "null", "range": [ - 4364, - 4368 + 4405, + 4409 ], "loc": { "start": { - "line": 161, + "line": 162, "column": 31 }, "end": { - "line": 161, + "line": 162, "column": 35 } } @@ -6521,16 +6665,16 @@ "value": "", "raw": "' previousPage\" title=\"Previous page\" />'", "range": [ - 4464, - 4505 + 4505, + 4546 ], "loc": { "start": { - "line": 163, + "line": 164, "column": 16 }, "end": { - "line": 163, + "line": 164, "column": 57 } } }, "range": [ - 4387, - 4505 + 4428, + 4546 ], "loc": { "start": { - "line": 162, + "line": 163, "column": 16 }, "end": { - "line": 163, + "line": 164, "column": 57 } } }, "range": [ - 4346, - 4505 + 4387, + 4546 ], "loc": { "start": { - "line": 161, + "line": 162, "column": 13 }, "end": { - "line": 163, + "line": 164, "column": 57 } } } ], "range": [ - 4299, - 4507 + 4340, + 4548 ], "loc": { "start": { - "line": 160, + "line": 161, "column": 31 }, "end": { - "line": 163, + "line": 164, "column": 59 } } }, "range": [ - 4276, - 4507 + 4317, + 4548 ], "loc": { "start": { - "line": 160, + "line": 161, "column": 8 }, "end": { - "line": 163, + "line": 164, "column": 59 } } }, "range": [ - 4276, - 4508 + 4317, + 4549 ], "loc": { "start": { - "line": 160, + "line": 161, "column": 8 }, "end": { - "line": 163, + "line": 164, "column": 60 } }, @@ -6702,16 +6846,16 @@ "type": "Block", "value": "*\n * Previous page button HTML\n * @type {String}\n ", "range": [ - 4189, - 4267 + 4230, + 4308 ], "loc": { "start": { - "line": 156, + "line": 157, "column": 8 }, "end": { - "line": 159, + "line": 160, "column": 11 } } @@ -6722,16 +6866,16 @@ "type": "Block", "value": "*\n * First page button HTML\n * @type {String}\n ", "range": [ - 4518, - 4593 + 4559, + 4634 ], "loc": { "start": { - "line": 165, + "line": 166, "column": 8 }, "end": { - "line": 168, + "line": 169, "column": 11 } } @@ -6749,16 +6893,16 @@ "object": { "type": "ThisExpression", "range": [ - 4602, - 4606 + 4643, + 4647 ], "loc": { "start": { - "line": 169, + "line": 170, "column": 8 }, "end": { - "line": 169, + "line": 170, "column": 12 } } @@ -6767,31 +6911,31 @@ "type": "Identifier", "name": "btnFirstPageHtml", "range": [ - 4607, - 4623 + 4648, + 4664 ], "loc": { "start": { - "line": 169, + "line": 170, "column": 13 }, "end": { - "line": 169, + "line": 170, "column": 29 } } }, "range": [ - 4602, - 4623 + 4643, + 4664 ], "loc": { "start": { - "line": 169, + "line": 170, "column": 8 }, "end": { - "line": 169, + "line": 170, "column": 29 } } @@ -6802,16 +6946,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 4626, - 4637 + 4667, + 4678 ], "loc": { "start": { - "line": 169, + "line": 170, "column": 32 }, "end": { - "line": 169, + "line": 170, "column": 43 } } @@ -6824,16 +6968,16 @@ "type": "Identifier", "name": "f", "range": [ - 4638, - 4639 + 4679, + 4680 ], "loc": { "start": { - "line": 169, + "line": 170, "column": 44 }, "end": { - "line": 169, + "line": 170, "column": 45 } } @@ -6842,31 +6986,31 @@ "type": "Identifier", "name": "btn_first_page_html", "range": [ - 4640, - 4659 + 4681, + 4700 ], "loc": { "start": { - "line": 169, + "line": 170, "column": 46 }, "end": { - "line": 169, + "line": 170, "column": 65 } } }, "range": [ - 4638, - 4659 + 4679, + 4700 ], "loc": { "start": { - "line": 169, + "line": 170, "column": 44 }, "end": { - "line": 169, + "line": 170, "column": 65 } } @@ -6883,16 +7027,16 @@ "type": "Identifier", "name": "tf", "range": [ - 4675, - 4677 + 4716, + 4718 ], "loc": { "start": { - "line": 170, + "line": 171, "column": 14 }, "end": { - "line": 170, + "line": 171, "column": 16 } } @@ -6901,47 +7045,47 @@ "type": "Identifier", "name": "enableIcons", "range": [ - 4678, - 4689 + 4719, + 4730 ], "loc": { "start": { - "line": 170, + "line": 171, "column": 17 }, "end": { - "line": 170, + "line": 171, "column": 28 } } }, "range": [ - 4675, - 4689 + 4716, + 4730 ], "loc": { "start": { - "line": 170, + "line": 171, "column": 14 }, "end": { - "line": 170, + "line": 171, "column": 28 } } }, "prefix": true, "range": [ - 4674, - 4689 + 4715, + 4730 ], "loc": { "start": { - "line": 170, + "line": 171, "column": 13 }, "end": { - "line": 170, + "line": 171, "column": 28 } } @@ -6951,16 +7095,16 @@ "value": null, "raw": "null", "range": [ - 4692, - 4696 + 4733, + 4737 ], "loc": { "start": { - "line": 170, + "line": 171, "column": 31 }, "end": { - "line": 170, + "line": 171, "column": 35 } } @@ -6976,16 +7120,16 @@ "value": "", "raw": "' firstPage\" title=\"First page\" />'", "range": [ - 4792, - 4827 + 4833, + 4868 ], "loc": { "start": { - "line": 172, + "line": 173, "column": 16 }, "end": { - "line": 172, + "line": 173, "column": 51 } } }, "range": [ - 4715, - 4827 + 4756, + 4868 ], "loc": { "start": { - "line": 171, + "line": 172, "column": 16 }, "end": { - "line": 172, + "line": 173, "column": 51 } } }, "range": [ - 4674, - 4827 + 4715, + 4868 ], "loc": { "start": { - "line": 170, + "line": 171, "column": 13 }, "end": { - "line": 172, + "line": 173, "column": 51 } } } ], "range": [ - 4626, - 4829 + 4667, + 4870 ], "loc": { "start": { - "line": 169, + "line": 170, "column": 32 }, "end": { - "line": 172, + "line": 173, "column": 53 } } }, "range": [ - 4602, - 4829 + 4643, + 4870 ], "loc": { "start": { - "line": 169, + "line": 170, "column": 8 }, "end": { - "line": 172, + "line": 173, "column": 53 } } }, "range": [ - 4602, - 4830 + 4643, + 4871 ], "loc": { "start": { - "line": 169, + "line": 170, "column": 8 }, "end": { - "line": 172, + "line": 173, "column": 54 } }, @@ -7157,16 +7301,16 @@ "type": "Block", "value": "*\n * First page button HTML\n * @type {String}\n ", "range": [ - 4518, - 4593 + 4559, + 4634 ], "loc": { "start": { - "line": 165, + "line": 166, "column": 8 }, "end": { - "line": 168, + "line": 169, "column": 11 } } @@ -7177,16 +7321,16 @@ "type": "Block", "value": "*\n * Last page button HTML\n * @type {String}\n ", "range": [ - 4840, - 4914 + 4881, + 4955 ], "loc": { "start": { - "line": 174, + "line": 175, "column": 8 }, "end": { - "line": 177, + "line": 178, "column": 11 } } @@ -7204,16 +7348,16 @@ "object": { "type": "ThisExpression", "range": [ - 4923, - 4927 + 4964, + 4968 ], "loc": { "start": { - "line": 178, + "line": 179, "column": 8 }, "end": { - "line": 178, + "line": 179, "column": 12 } } @@ -7222,31 +7366,31 @@ "type": "Identifier", "name": "btnLastPageHtml", "range": [ - 4928, - 4943 + 4969, + 4984 ], "loc": { "start": { - "line": 178, + "line": 179, "column": 13 }, "end": { - "line": 178, + "line": 179, "column": 28 } } }, "range": [ - 4923, - 4943 + 4964, + 4984 ], "loc": { "start": { - "line": 178, + "line": 179, "column": 8 }, "end": { - "line": 178, + "line": 179, "column": 28 } } @@ -7257,16 +7401,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 4946, - 4957 + 4987, + 4998 ], "loc": { "start": { - "line": 178, + "line": 179, "column": 31 }, "end": { - "line": 178, + "line": 179, "column": 42 } } @@ -7279,16 +7423,16 @@ "type": "Identifier", "name": "f", "range": [ - 4958, - 4959 + 4999, + 5000 ], "loc": { "start": { - "line": 178, + "line": 179, "column": 43 }, "end": { - "line": 178, + "line": 179, "column": 44 } } @@ -7297,31 +7441,31 @@ "type": "Identifier", "name": "btn_last_page_html", "range": [ - 4960, - 4978 + 5001, + 5019 ], "loc": { "start": { - "line": 178, + "line": 179, "column": 45 }, "end": { - "line": 178, + "line": 179, "column": 63 } } }, "range": [ - 4958, - 4978 + 4999, + 5019 ], "loc": { "start": { - "line": 178, + "line": 179, "column": 43 }, "end": { - "line": 178, + "line": 179, "column": 63 } } @@ -7338,16 +7482,16 @@ "type": "Identifier", "name": "tf", "range": [ - 4994, - 4996 + 5035, + 5037 ], "loc": { "start": { - "line": 179, + "line": 180, "column": 14 }, "end": { - "line": 179, + "line": 180, "column": 16 } } @@ -7356,47 +7500,47 @@ "type": "Identifier", "name": "enableIcons", "range": [ - 4997, - 5008 + 5038, + 5049 ], "loc": { "start": { - "line": 179, + "line": 180, "column": 17 }, "end": { - "line": 179, + "line": 180, "column": 28 } } }, "range": [ - 4994, - 5008 + 5035, + 5049 ], "loc": { "start": { - "line": 179, + "line": 180, "column": 14 }, "end": { - "line": 179, + "line": 180, "column": 28 } } }, "prefix": true, "range": [ - 4993, - 5008 + 5034, + 5049 ], "loc": { "start": { - "line": 179, + "line": 180, "column": 13 }, "end": { - "line": 179, + "line": 180, "column": 28 } } @@ -7406,16 +7550,16 @@ "value": null, "raw": "null", "range": [ - 5011, - 5015 + 5052, + 5056 ], "loc": { "start": { - "line": 179, + "line": 180, "column": 31 }, "end": { - "line": 179, + "line": 180, "column": 35 } } @@ -7431,16 +7575,16 @@ "value": "", "raw": "' lastPage\" title=\"Last page\" />'", "range": [ - 5111, - 5144 + 5152, + 5185 ], "loc": { "start": { - "line": 181, + "line": 182, "column": 16 }, "end": { - "line": 181, + "line": 182, "column": 49 } } }, "range": [ - 5034, - 5144 + 5075, + 5185 ], "loc": { "start": { - "line": 180, + "line": 181, "column": 16 }, "end": { - "line": 181, + "line": 182, "column": 49 } } }, "range": [ - 4993, - 5144 + 5034, + 5185 ], "loc": { "start": { - "line": 179, + "line": 180, "column": 13 }, "end": { - "line": 181, + "line": 182, "column": 49 } } } ], "range": [ - 4946, - 5146 + 4987, + 5187 ], "loc": { "start": { - "line": 178, + "line": 179, "column": 31 }, "end": { - "line": 181, + "line": 182, "column": 51 } } }, "range": [ - 4923, - 5146 + 4964, + 5187 ], "loc": { "start": { - "line": 178, + "line": 179, "column": 8 }, "end": { - "line": 181, + "line": 182, "column": 51 } } }, "range": [ - 4923, - 5147 + 4964, + 5188 ], "loc": { "start": { - "line": 178, + "line": 179, "column": 8 }, "end": { - "line": 181, + "line": 182, "column": 52 } }, @@ -7612,16 +7756,16 @@ "type": "Block", "value": "*\n * Last page button HTML\n * @type {String}\n ", "range": [ - 4840, - 4914 + 4881, + 4955 ], "loc": { "start": { - "line": 174, + "line": 175, "column": 8 }, "end": { - "line": 177, + "line": 178, "column": 11 } } @@ -7632,16 +7776,16 @@ "type": "Block", "value": "*\n * Text preceeding page selector drop-down\n * @type {String}\n ", "range": [ - 5157, - 5249 + 5198, + 5290 ], "loc": { "start": { - "line": 183, + "line": 184, "column": 8 }, "end": { - "line": 186, + "line": 187, "column": 11 } } @@ -7659,16 +7803,16 @@ "object": { "type": "ThisExpression", "range": [ - 5258, - 5262 + 5299, + 5303 ], "loc": { "start": { - "line": 187, + "line": 188, "column": 8 }, "end": { - "line": 187, + "line": 188, "column": 12 } } @@ -7677,31 +7821,31 @@ "type": "Identifier", "name": "pageText", "range": [ - 5263, - 5271 + 5304, + 5312 ], "loc": { "start": { - "line": 187, + "line": 188, "column": 13 }, "end": { - "line": 187, + "line": 188, "column": 21 } } }, "range": [ - 5258, - 5271 + 5299, + 5312 ], "loc": { "start": { - "line": 187, + "line": 188, "column": 8 }, "end": { - "line": 187, + "line": 188, "column": 21 } } @@ -7712,16 +7856,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 5274, - 5285 + 5315, + 5326 ], "loc": { "start": { - "line": 187, + "line": 188, "column": 24 }, "end": { - "line": 187, + "line": 188, "column": 35 } } @@ -7734,16 +7878,16 @@ "type": "Identifier", "name": "f", "range": [ - 5286, - 5287 + 5327, + 5328 ], "loc": { "start": { - "line": 187, + "line": 188, "column": 36 }, "end": { - "line": 187, + "line": 188, "column": 37 } } @@ -7752,31 +7896,31 @@ "type": "Identifier", "name": "page_text", "range": [ - 5288, - 5297 + 5329, + 5338 ], "loc": { "start": { - "line": 187, + "line": 188, "column": 38 }, "end": { - "line": 187, + "line": 188, "column": 47 } } }, "range": [ - 5286, - 5297 + 5327, + 5338 ], "loc": { "start": { - "line": 187, + "line": 188, "column": 36 }, "end": { - "line": 187, + "line": 188, "column": 47 } } @@ -7786,62 +7930,62 @@ "value": " Page ", "raw": "' Page '", "range": [ - 5299, - 5307 + 5340, + 5348 ], "loc": { "start": { - "line": 187, + "line": 188, "column": 49 }, "end": { - "line": 187, + "line": 188, "column": 57 } } } ], "range": [ - 5274, - 5308 + 5315, + 5349 ], "loc": { "start": { - "line": 187, + "line": 188, "column": 24 }, "end": { - "line": 187, + "line": 188, "column": 58 } } }, "range": [ - 5258, - 5308 + 5299, + 5349 ], "loc": { "start": { - "line": 187, + "line": 188, "column": 8 }, "end": { - "line": 187, + "line": 188, "column": 58 } } }, "range": [ - 5258, - 5309 + 5299, + 5350 ], "loc": { "start": { - "line": 187, + "line": 188, "column": 8 }, "end": { - "line": 187, + "line": 188, "column": 59 } }, @@ -7850,16 +7994,16 @@ "type": "Block", "value": "*\n * Text preceeding page selector drop-down\n * @type {String}\n ", "range": [ - 5157, - 5249 + 5198, + 5290 ], "loc": { "start": { - "line": 183, + "line": 184, "column": 8 }, "end": { - "line": 186, + "line": 187, "column": 11 } } @@ -7870,16 +8014,16 @@ "type": "Block", "value": "*\n * Text after page selector drop-down\n * @type {String}\n ", "range": [ - 5319, - 5406 + 5360, + 5447 ], "loc": { "start": { - "line": 189, + "line": 190, "column": 8 }, "end": { - "line": 192, + "line": 193, "column": 11 } } @@ -7897,16 +8041,16 @@ "object": { "type": "ThisExpression", "range": [ - 5415, - 5419 + 5456, + 5460 ], "loc": { "start": { - "line": 193, + "line": 194, "column": 8 }, "end": { - "line": 193, + "line": 194, "column": 12 } } @@ -7915,31 +8059,31 @@ "type": "Identifier", "name": "ofText", "range": [ - 5420, - 5426 + 5461, + 5467 ], "loc": { "start": { - "line": 193, + "line": 194, "column": 13 }, "end": { - "line": 193, + "line": 194, "column": 19 } } }, "range": [ - 5415, - 5426 + 5456, + 5467 ], "loc": { "start": { - "line": 193, + "line": 194, "column": 8 }, "end": { - "line": 193, + "line": 194, "column": 19 } } @@ -7950,16 +8094,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 5429, - 5440 + 5470, + 5481 ], "loc": { "start": { - "line": 193, + "line": 194, "column": 22 }, "end": { - "line": 193, + "line": 194, "column": 33 } } @@ -7972,16 +8116,16 @@ "type": "Identifier", "name": "f", "range": [ - 5441, - 5442 + 5482, + 5483 ], "loc": { "start": { - "line": 193, + "line": 194, "column": 34 }, "end": { - "line": 193, + "line": 194, "column": 35 } } @@ -7990,31 +8134,31 @@ "type": "Identifier", "name": "of_text", "range": [ - 5443, - 5450 + 5484, + 5491 ], "loc": { "start": { - "line": 193, + "line": 194, "column": 36 }, "end": { - "line": 193, + "line": 194, "column": 43 } } }, "range": [ - 5441, - 5450 + 5482, + 5491 ], "loc": { "start": { - "line": 193, + "line": 194, "column": 34 }, "end": { - "line": 193, + "line": 194, "column": 43 } } @@ -8024,62 +8168,62 @@ "value": " of ", "raw": "' of '", "range": [ - 5452, - 5458 + 5493, + 5499 ], "loc": { "start": { - "line": 193, + "line": 194, "column": 45 }, "end": { - "line": 193, + "line": 194, "column": 51 } } } ], "range": [ - 5429, - 5459 + 5470, + 5500 ], "loc": { "start": { - "line": 193, + "line": 194, "column": 22 }, "end": { - "line": 193, + "line": 194, "column": 52 } } }, "range": [ - 5415, - 5459 + 5456, + 5500 ], "loc": { "start": { - "line": 193, + "line": 194, "column": 8 }, "end": { - "line": 193, + "line": 194, "column": 52 } } }, "range": [ - 5415, - 5460 + 5456, + 5501 ], "loc": { "start": { - "line": 193, + "line": 194, "column": 8 }, "end": { - "line": 193, + "line": 194, "column": 53 } }, @@ -8088,16 +8232,16 @@ "type": "Block", "value": "*\n * Text after page selector drop-down\n * @type {String}\n ", "range": [ - 5319, - 5406 + 5360, + 5447 ], "loc": { "start": { - "line": 189, + "line": 190, "column": 8 }, "end": { - "line": 192, + "line": 193, "column": 11 } } @@ -8108,16 +8252,16 @@ "type": "Block", "value": "*\n * Css class for the span containing total number of pages\n * @type {String}\n ", "range": [ - 5470, - 5578 + 5511, + 5619 ], "loc": { "start": { - "line": 195, + "line": 196, "column": 8 }, "end": { - "line": 198, + "line": 199, "column": 11 } } @@ -8135,16 +8279,16 @@ "object": { "type": "ThisExpression", "range": [ - 5587, - 5591 + 5628, + 5632 ], "loc": { "start": { - "line": 199, + "line": 200, "column": 8 }, "end": { - "line": 199, + "line": 200, "column": 12 } } @@ -8153,31 +8297,31 @@ "type": "Identifier", "name": "nbPgSpanCssClass", "range": [ - 5592, - 5608 + 5633, + 5649 ], "loc": { "start": { - "line": 199, + "line": 200, "column": 13 }, "end": { - "line": 199, + "line": 200, "column": 29 } } }, "range": [ - 5587, - 5608 + 5628, + 5649 ], "loc": { "start": { - "line": 199, + "line": 200, "column": 8 }, "end": { - "line": 199, + "line": 200, "column": 29 } } @@ -8188,16 +8332,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 5611, - 5622 + 5652, + 5663 ], "loc": { "start": { - "line": 199, + "line": 200, "column": 32 }, "end": { - "line": 199, + "line": 200, "column": 43 } } @@ -8210,16 +8354,16 @@ "type": "Identifier", "name": "f", "range": [ - 5623, - 5624 + 5664, + 5665 ], "loc": { "start": { - "line": 199, + "line": 200, "column": 44 }, "end": { - "line": 199, + "line": 200, "column": 45 } } @@ -8228,31 +8372,31 @@ "type": "Identifier", "name": "nb_pages_css_class", "range": [ - 5625, - 5643 + 5666, + 5684 ], "loc": { "start": { - "line": 199, + "line": 200, "column": 46 }, "end": { - "line": 199, + "line": 200, "column": 64 } } }, "range": [ - 5623, - 5643 + 5664, + 5684 ], "loc": { "start": { - "line": 199, + "line": 200, "column": 44 }, "end": { - "line": 199, + "line": 200, "column": 64 } } @@ -8262,62 +8406,62 @@ "value": "nbpg", "raw": "'nbpg'", "range": [ - 5645, - 5651 + 5686, + 5692 ], "loc": { "start": { - "line": 199, + "line": 200, "column": 66 }, "end": { - "line": 199, + "line": 200, "column": 72 } } } ], "range": [ - 5611, - 5652 + 5652, + 5693 ], "loc": { "start": { - "line": 199, + "line": 200, "column": 32 }, "end": { - "line": 199, + "line": 200, "column": 73 } } }, "range": [ - 5587, - 5652 + 5628, + 5693 ], "loc": { "start": { - "line": 199, + "line": 200, "column": 8 }, "end": { - "line": 199, + "line": 200, "column": 73 } } }, "range": [ - 5587, - 5653 + 5628, + 5694 ], "loc": { "start": { - "line": 199, + "line": 200, "column": 8 }, "end": { - "line": 199, + "line": 200, "column": 74 } }, @@ -8326,16 +8470,16 @@ "type": "Block", "value": "*\n * Css class for the span containing total number of pages\n * @type {String}\n ", "range": [ - 5470, - 5578 + 5511, + 5619 ], "loc": { "start": { - "line": 195, + "line": 196, "column": 8 }, "end": { - "line": 198, + "line": 199, "column": 11 } } @@ -8346,16 +8490,16 @@ "type": "Block", "value": "*\n * Determines if paging buttons are enabled (default: true)\n * @type {Boolean}\n ", "range": [ - 5663, - 5773 + 5704, + 5814 ], "loc": { "start": { - "line": 201, + "line": 202, "column": 8 }, "end": { - "line": 204, + "line": 205, "column": 11 } } @@ -8373,16 +8517,16 @@ "object": { "type": "ThisExpression", "range": [ - 5782, - 5786 + 5823, + 5827 ], "loc": { "start": { - "line": 205, + "line": 206, "column": 8 }, "end": { - "line": 205, + "line": 206, "column": 12 } } @@ -8391,31 +8535,31 @@ "type": "Identifier", "name": "hasBtns", "range": [ - 5787, - 5794 + 5828, + 5835 ], "loc": { "start": { - "line": 205, + "line": 206, "column": 13 }, "end": { - "line": 205, + "line": 206, "column": 20 } } }, "range": [ - 5782, - 5794 + 5823, + 5835 ], "loc": { "start": { - "line": 205, + "line": 206, "column": 8 }, "end": { - "line": 205, + "line": 206, "column": 20 } } @@ -8426,16 +8570,16 @@ "type": "Identifier", "name": "defaultsBool", "range": [ - 5797, - 5809 + 5838, + 5850 ], "loc": { "start": { - "line": 205, + "line": 206, "column": 23 }, "end": { - "line": 205, + "line": 206, "column": 35 } } @@ -8448,16 +8592,16 @@ "type": "Identifier", "name": "f", "range": [ - 5810, - 5811 + 5851, + 5852 ], "loc": { "start": { - "line": 205, + "line": 206, "column": 36 }, "end": { - "line": 205, + "line": 206, "column": 37 } } @@ -8466,31 +8610,31 @@ "type": "Identifier", "name": "btns", "range": [ - 5812, - 5816 + 5853, + 5857 ], "loc": { "start": { - "line": 205, + "line": 206, "column": 38 }, "end": { - "line": 205, + "line": 206, "column": 42 } } }, "range": [ - 5810, - 5816 + 5851, + 5857 ], "loc": { "start": { - "line": 205, + "line": 206, "column": 36 }, "end": { - "line": 205, + "line": 206, "column": 42 } } @@ -8500,62 +8644,62 @@ "value": true, "raw": "true", "range": [ - 5818, - 5822 + 5859, + 5863 ], "loc": { "start": { - "line": 205, + "line": 206, "column": 44 }, "end": { - "line": 205, + "line": 206, "column": 48 } } } ], "range": [ - 5797, - 5823 + 5838, + 5864 ], "loc": { "start": { - "line": 205, + "line": 206, "column": 23 }, "end": { - "line": 205, + "line": 206, "column": 49 } } }, "range": [ - 5782, - 5823 + 5823, + 5864 ], "loc": { "start": { - "line": 205, + "line": 206, "column": 8 }, "end": { - "line": 205, + "line": 206, "column": 49 } } }, "range": [ - 5782, - 5824 + 5823, + 5865 ], "loc": { "start": { - "line": 205, + "line": 206, "column": 8 }, "end": { - "line": 205, + "line": 206, "column": 50 } }, @@ -8564,16 +8708,16 @@ "type": "Block", "value": "*\n * Determines if paging buttons are enabled (default: true)\n * @type {Boolean}\n ", "range": [ - 5663, - 5773 + 5704, + 5814 ], "loc": { "start": { - "line": 201, + "line": 202, "column": 8 }, "end": { - "line": 204, + "line": 205, "column": 11 } } @@ -8584,16 +8728,16 @@ "type": "Block", "value": "*\n * Defines page selector type, two possible values: 'select', 'input'\n * @type {String}\n ", "range": [ - 5834, - 5953 + 5875, + 5994 ], "loc": { "start": { - "line": 207, + "line": 208, "column": 8 }, "end": { - "line": 210, + "line": 211, "column": 11 } } @@ -8611,16 +8755,16 @@ "object": { "type": "ThisExpression", "range": [ - 5962, - 5966 + 6003, + 6007 ], "loc": { "start": { - "line": 211, + "line": 212, "column": 8 }, "end": { - "line": 211, + "line": 212, "column": 12 } } @@ -8629,31 +8773,31 @@ "type": "Identifier", "name": "pageSelectorType", "range": [ - 5967, - 5983 + 6008, + 6024 ], "loc": { "start": { - "line": 211, + "line": 212, "column": 13 }, "end": { - "line": 211, + "line": 212, "column": 29 } } }, "range": [ - 5962, - 5983 + 6003, + 6024 ], "loc": { "start": { - "line": 211, + "line": 212, "column": 8 }, "end": { - "line": 211, + "line": 212, "column": 29 } } @@ -8664,16 +8808,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 5986, - 5997 + 6027, + 6038 ], "loc": { "start": { - "line": 211, + "line": 212, "column": 32 }, "end": { - "line": 211, + "line": 212, "column": 43 } } @@ -8686,16 +8830,16 @@ "type": "Identifier", "name": "f", "range": [ - 5998, - 5999 + 6039, + 6040 ], "loc": { "start": { - "line": 211, + "line": 212, "column": 44 }, "end": { - "line": 211, + "line": 212, "column": 45 } } @@ -8704,31 +8848,31 @@ "type": "Identifier", "name": "page_selector_type", "range": [ - 6000, - 6018 + 6041, + 6059 ], "loc": { "start": { - "line": 211, + "line": 212, "column": 46 }, "end": { - "line": 211, + "line": 212, "column": 64 } } }, "range": [ - 5998, - 6018 + 6039, + 6059 ], "loc": { "start": { - "line": 211, + "line": 212, "column": 44 }, "end": { - "line": 211, + "line": 212, "column": 64 } } @@ -8737,62 +8881,62 @@ "type": "Identifier", "name": "SELECT", "range": [ - 6020, - 6026 + 6061, + 6067 ], "loc": { "start": { - "line": 211, + "line": 212, "column": 66 }, "end": { - "line": 211, + "line": 212, "column": 72 } } } ], "range": [ - 5986, - 6027 + 6027, + 6068 ], "loc": { "start": { - "line": 211, + "line": 212, "column": 32 }, "end": { - "line": 211, + "line": 212, "column": 73 } } }, "range": [ - 5962, - 6027 + 6003, + 6068 ], "loc": { "start": { - "line": 211, + "line": 212, "column": 8 }, "end": { - "line": 211, + "line": 212, "column": 73 } } }, "range": [ - 5962, - 6028 + 6003, + 6069 ], "loc": { "start": { - "line": 211, + "line": 212, "column": 8 }, "end": { - "line": 211, + "line": 212, "column": 74 } }, @@ -8801,16 +8945,16 @@ "type": "Block", "value": "*\n * Defines page selector type, two possible values: 'select', 'input'\n * @type {String}\n ", "range": [ - 5834, - 5953 + 5875, + 5994 ], "loc": { "start": { - "line": 207, + "line": 208, "column": 8 }, "end": { - "line": 210, + "line": 211, "column": 11 } } @@ -8819,18 +8963,18 @@ "trailingComments": [ { "type": "Block", - "value": "*\n * Callback fired before the page is changed\n * @type {Function}\n ", + "value": "*\n * Default position in toolbar ('left'|'center'|'right')\n * @type {String}\n ", "range": [ - 6038, - 6134 + 6079, + 6185 ], "loc": { "start": { - "line": 213, + "line": 214, "column": 8 }, "end": { - "line": 216, + "line": 217, "column": 11 } } @@ -8848,16 +8992,253 @@ "object": { "type": "ThisExpression", "range": [ - 6143, - 6147 + 6194, + 6198 ], "loc": { "start": { - "line": 217, + "line": 218, "column": 8 }, "end": { - "line": 217, + "line": 218, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "toolbarPosition", + "range": [ + 6199, + 6214 + ], + "loc": { + "start": { + "line": 218, + "column": 13 + }, + "end": { + "line": 218, + "column": 28 + } + } + }, + "range": [ + 6194, + 6214 + ], + "loc": { + "start": { + "line": 218, + "column": 8 + }, + "end": { + "line": 218, + "column": 28 + } + } + }, + "right": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "defaultsStr", + "range": [ + 6217, + 6228 + ], + "loc": { + "start": { + "line": 218, + "column": 31 + }, + "end": { + "line": 218, + "column": 42 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "f", + "range": [ + 6229, + 6230 + ], + "loc": { + "start": { + "line": 218, + "column": 43 + }, + "end": { + "line": 218, + "column": 44 + } + } + }, + "property": { + "type": "Identifier", + "name": "toolbar_position", + "range": [ + 6231, + 6247 + ], + "loc": { + "start": { + "line": 218, + "column": 45 + }, + "end": { + "line": 218, + "column": 61 + } + } + }, + "range": [ + 6229, + 6247 + ], + "loc": { + "start": { + "line": 218, + "column": 43 + }, + "end": { + "line": 218, + "column": 61 + } + } + }, + { + "type": "Identifier", + "name": "CENTER", + "range": [ + 6249, + 6255 + ], + "loc": { + "start": { + "line": 218, + "column": 63 + }, + "end": { + "line": 218, + "column": 69 + } + } + } + ], + "range": [ + 6217, + 6256 + ], + "loc": { + "start": { + "line": 218, + "column": 31 + }, + "end": { + "line": 218, + "column": 70 + } + } + }, + "range": [ + 6194, + 6256 + ], + "loc": { + "start": { + "line": 218, + "column": 8 + }, + "end": { + "line": 218, + "column": 70 + } + } + }, + "range": [ + 6194, + 6257 + ], + "loc": { + "start": { + "line": 218, + "column": 8 + }, + "end": { + "line": 218, + "column": 71 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Default position in toolbar ('left'|'center'|'right')\n * @type {String}\n ", + "range": [ + 6079, + 6185 + ], + "loc": { + "start": { + "line": 214, + "column": 8 + }, + "end": { + "line": 217, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Callback fired before the page is changed\n * @type {Function}\n ", + "range": [ + 6267, + 6363 + ], + "loc": { + "start": { + "line": 220, + "column": 8 + }, + "end": { + "line": 223, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 6372, + 6376 + ], + "loc": { + "start": { + "line": 224, + "column": 8 + }, + "end": { + "line": 224, "column": 12 } } @@ -8866,31 +9247,31 @@ "type": "Identifier", "name": "onBeforeChangePage", "range": [ - 6148, - 6166 + 6377, + 6395 ], "loc": { "start": { - "line": 217, + "line": 224, "column": 13 }, "end": { - "line": 217, + "line": 224, "column": 31 } } }, "range": [ - 6143, - 6166 + 6372, + 6395 ], "loc": { "start": { - "line": 217, + "line": 224, "column": 8 }, "end": { - "line": 217, + "line": 224, "column": 31 } } @@ -8901,16 +9282,16 @@ "type": "Identifier", "name": "defaultsFn", "range": [ - 6169, - 6179 + 6398, + 6408 ], "loc": { "start": { - "line": 217, + "line": 224, "column": 34 }, "end": { - "line": 217, + "line": 224, "column": 44 } } @@ -8923,16 +9304,16 @@ "type": "Identifier", "name": "f", "range": [ - 6180, - 6181 + 6409, + 6410 ], "loc": { "start": { - "line": 217, + "line": 224, "column": 45 }, "end": { - "line": 217, + "line": 224, "column": 46 } } @@ -8941,31 +9322,31 @@ "type": "Identifier", "name": "on_before_change_page", "range": [ - 6182, - 6203 + 6411, + 6432 ], "loc": { "start": { - "line": 217, + "line": 224, "column": 47 }, "end": { - "line": 217, + "line": 224, "column": 68 } } }, "range": [ - 6180, - 6203 + 6409, + 6432 ], "loc": { "start": { - "line": 217, + "line": 224, "column": 45 }, "end": { - "line": 217, + "line": 224, "column": 68 } } @@ -8974,62 +9355,62 @@ "type": "Identifier", "name": "EMPTY_FN", "range": [ - 6205, - 6213 + 6434, + 6442 ], "loc": { "start": { - "line": 217, + "line": 224, "column": 70 }, "end": { - "line": 217, + "line": 224, "column": 78 } } } ], "range": [ - 6169, - 6214 + 6398, + 6443 ], "loc": { "start": { - "line": 217, + "line": 224, "column": 34 }, "end": { - "line": 217, + "line": 224, "column": 79 } } }, "range": [ - 6143, - 6214 + 6372, + 6443 ], "loc": { "start": { - "line": 217, + "line": 224, "column": 8 }, "end": { - "line": 217, + "line": 224, "column": 79 } } }, "range": [ - 6143, - 6215 + 6372, + 6444 ], "loc": { "start": { - "line": 217, + "line": 224, "column": 8 }, "end": { - "line": 217, + "line": 224, "column": 80 } }, @@ -9038,16 +9419,16 @@ "type": "Block", "value": "*\n * Callback fired before the page is changed\n * @type {Function}\n ", "range": [ - 6038, - 6134 + 6267, + 6363 ], "loc": { "start": { - "line": 213, + "line": 220, "column": 8 }, "end": { - "line": 216, + "line": 223, "column": 11 } } @@ -9058,16 +9439,16 @@ "type": "Block", "value": "*\n * Callback fired after the page is changed\n * @type {Function}\n ", "range": [ - 6225, - 6320 + 6454, + 6549 ], "loc": { "start": { - "line": 219, + "line": 226, "column": 8 }, "end": { - "line": 222, + "line": 229, "column": 11 } } @@ -9085,16 +9466,16 @@ "object": { "type": "ThisExpression", "range": [ - 6329, - 6333 + 6558, + 6562 ], "loc": { "start": { - "line": 223, + "line": 230, "column": 8 }, "end": { - "line": 223, + "line": 230, "column": 12 } } @@ -9103,31 +9484,31 @@ "type": "Identifier", "name": "onAfterChangePage", "range": [ - 6334, - 6351 + 6563, + 6580 ], "loc": { "start": { - "line": 223, + "line": 230, "column": 13 }, "end": { - "line": 223, + "line": 230, "column": 30 } } }, "range": [ - 6329, - 6351 + 6558, + 6580 ], "loc": { "start": { - "line": 223, + "line": 230, "column": 8 }, "end": { - "line": 223, + "line": 230, "column": 30 } } @@ -9138,16 +9519,16 @@ "type": "Identifier", "name": "defaultsFn", "range": [ - 6354, - 6364 + 6583, + 6593 ], "loc": { "start": { - "line": 223, + "line": 230, "column": 33 }, "end": { - "line": 223, + "line": 230, "column": 43 } } @@ -9160,16 +9541,16 @@ "type": "Identifier", "name": "f", "range": [ - 6365, - 6366 + 6594, + 6595 ], "loc": { "start": { - "line": 223, + "line": 230, "column": 44 }, "end": { - "line": 223, + "line": 230, "column": 45 } } @@ -9178,31 +9559,31 @@ "type": "Identifier", "name": "on_after_change_page", "range": [ - 6367, - 6387 + 6596, + 6616 ], "loc": { "start": { - "line": 223, + "line": 230, "column": 46 }, "end": { - "line": 223, + "line": 230, "column": 66 } } }, "range": [ - 6365, - 6387 + 6594, + 6616 ], "loc": { "start": { - "line": 223, + "line": 230, "column": 44 }, "end": { - "line": 223, + "line": 230, "column": 66 } } @@ -9211,62 +9592,62 @@ "type": "Identifier", "name": "EMPTY_FN", "range": [ - 6389, - 6397 + 6618, + 6626 ], "loc": { "start": { - "line": 223, + "line": 230, "column": 68 }, "end": { - "line": 223, + "line": 230, "column": 76 } } } ], "range": [ - 6354, - 6398 + 6583, + 6627 ], "loc": { "start": { - "line": 223, + "line": 230, "column": 33 }, "end": { - "line": 223, + "line": 230, "column": 77 } } }, "range": [ - 6329, - 6398 + 6558, + 6627 ], "loc": { "start": { - "line": 223, + "line": 230, "column": 8 }, "end": { - "line": 223, + "line": 230, "column": 77 } } }, "range": [ - 6329, - 6399 + 6558, + 6628 ], "loc": { "start": { - "line": 223, + "line": 230, "column": 8 }, "end": { - "line": 223, + "line": 230, "column": 78 } }, @@ -9275,16 +9656,16 @@ "type": "Block", "value": "*\n * Callback fired after the page is changed\n * @type {Function}\n ", "range": [ - 6225, - 6320 + 6454, + 6549 ], "loc": { "start": { - "line": 219, + "line": 226, "column": 8 }, "end": { - "line": 222, + "line": 229, "column": 11 } } @@ -9295,16 +9676,16 @@ "type": "Block", "value": "*\n * Label preciding results per page select\n * @type {DOMElement}\n * @private\n ", "range": [ - 6409, - 6525 + 6638, + 6754 ], "loc": { "start": { - "line": 225, + "line": 232, "column": 8 }, "end": { - "line": 229, + "line": 236, "column": 11 } } @@ -9322,16 +9703,16 @@ "object": { "type": "ThisExpression", "range": [ - 6534, - 6538 + 6763, + 6767 ], "loc": { "start": { - "line": 230, + "line": 237, "column": 8 }, "end": { - "line": 230, + "line": 237, "column": 12 } } @@ -9340,31 +9721,31 @@ "type": "Identifier", "name": "slcResultsTxt", "range": [ - 6539, - 6552 + 6768, + 6781 ], "loc": { "start": { - "line": 230, + "line": 237, "column": 13 }, "end": { - "line": 230, + "line": 237, "column": 26 } } }, "range": [ - 6534, - 6552 + 6763, + 6781 ], "loc": { "start": { - "line": 230, + "line": 237, "column": 8 }, "end": { - "line": 230, + "line": 237, "column": 26 } } @@ -9374,46 +9755,46 @@ "value": null, "raw": "null", "range": [ - 6555, - 6559 + 6784, + 6788 ], "loc": { "start": { - "line": 230, + "line": 237, "column": 29 }, "end": { - "line": 230, + "line": 237, "column": 33 } } }, "range": [ - 6534, - 6559 + 6763, + 6788 ], "loc": { "start": { - "line": 230, + "line": 237, "column": 8 }, "end": { - "line": 230, + "line": 237, "column": 33 } } }, "range": [ - 6534, - 6560 + 6763, + 6789 ], "loc": { "start": { - "line": 230, + "line": 237, "column": 8 }, "end": { - "line": 230, + "line": 237, "column": 34 } }, @@ -9422,16 +9803,16 @@ "type": "Block", "value": "*\n * Label preciding results per page select\n * @type {DOMElement}\n * @private\n ", "range": [ - 6409, - 6525 + 6638, + 6754 ], "loc": { "start": { - "line": 225, + "line": 232, "column": 8 }, "end": { - "line": 229, + "line": 236, "column": 11 } } @@ -9442,16 +9823,16 @@ "type": "Block", "value": "*\n * Span containing next page button\n * @type {DOMElement}\n * @private\n ", "range": [ - 6569, - 6678 + 6798, + 6907 ], "loc": { "start": { - "line": 231, + "line": 238, "column": 8 }, "end": { - "line": 235, + "line": 242, "column": 11 } } @@ -9469,16 +9850,16 @@ "object": { "type": "ThisExpression", "range": [ - 6687, - 6691 + 6916, + 6920 ], "loc": { "start": { - "line": 236, + "line": 243, "column": 8 }, "end": { - "line": 236, + "line": 243, "column": 12 } } @@ -9487,31 +9868,31 @@ "type": "Identifier", "name": "btnNextCont", "range": [ - 6692, - 6703 + 6921, + 6932 ], "loc": { "start": { - "line": 236, + "line": 243, "column": 13 }, "end": { - "line": 236, + "line": 243, "column": 24 } } }, "range": [ - 6687, - 6703 + 6916, + 6932 ], "loc": { "start": { - "line": 236, + "line": 243, "column": 8 }, "end": { - "line": 236, + "line": 243, "column": 24 } } @@ -9521,46 +9902,46 @@ "value": null, "raw": "null", "range": [ - 6706, - 6710 + 6935, + 6939 ], "loc": { "start": { - "line": 236, + "line": 243, "column": 27 }, "end": { - "line": 236, + "line": 243, "column": 31 } } }, "range": [ - 6687, - 6710 + 6916, + 6939 ], "loc": { "start": { - "line": 236, + "line": 243, "column": 8 }, "end": { - "line": 236, + "line": 243, "column": 31 } } }, "range": [ - 6687, - 6711 + 6916, + 6940 ], "loc": { "start": { - "line": 236, + "line": 243, "column": 8 }, "end": { - "line": 236, + "line": 243, "column": 32 } }, @@ -9569,16 +9950,16 @@ "type": "Block", "value": "*\n * Span containing next page button\n * @type {DOMElement}\n * @private\n ", "range": [ - 6569, - 6678 + 6798, + 6907 ], "loc": { "start": { - "line": 231, + "line": 238, "column": 8 }, "end": { - "line": 235, + "line": 242, "column": 11 } } @@ -9589,16 +9970,16 @@ "type": "Block", "value": "*\n * Span containing previous page button\n * @type {DOMElement}\n * @private\n ", "range": [ - 6720, - 6833 + 6949, + 7062 ], "loc": { "start": { - "line": 237, + "line": 244, "column": 8 }, "end": { - "line": 241, + "line": 248, "column": 11 } } @@ -9616,16 +9997,16 @@ "object": { "type": "ThisExpression", "range": [ - 6842, - 6846 + 7071, + 7075 ], "loc": { "start": { - "line": 242, + "line": 249, "column": 8 }, "end": { - "line": 242, + "line": 249, "column": 12 } } @@ -9634,31 +10015,31 @@ "type": "Identifier", "name": "btnPrevCont", "range": [ - 6847, - 6858 + 7076, + 7087 ], "loc": { "start": { - "line": 242, + "line": 249, "column": 13 }, "end": { - "line": 242, + "line": 249, "column": 24 } } }, "range": [ - 6842, - 6858 + 7071, + 7087 ], "loc": { "start": { - "line": 242, + "line": 249, "column": 8 }, "end": { - "line": 242, + "line": 249, "column": 24 } } @@ -9668,46 +10049,46 @@ "value": null, "raw": "null", "range": [ - 6861, - 6865 + 7090, + 7094 ], "loc": { "start": { - "line": 242, + "line": 249, "column": 27 }, "end": { - "line": 242, + "line": 249, "column": 31 } } }, "range": [ - 6842, - 6865 + 7071, + 7094 ], "loc": { "start": { - "line": 242, + "line": 249, "column": 8 }, "end": { - "line": 242, + "line": 249, "column": 31 } } }, "range": [ - 6842, - 6866 + 7071, + 7095 ], "loc": { "start": { - "line": 242, + "line": 249, "column": 8 }, "end": { - "line": 242, + "line": 249, "column": 32 } }, @@ -9716,16 +10097,16 @@ "type": "Block", "value": "*\n * Span containing previous page button\n * @type {DOMElement}\n * @private\n ", "range": [ - 6720, - 6833 + 6949, + 7062 ], "loc": { "start": { - "line": 237, + "line": 244, "column": 8 }, "end": { - "line": 241, + "line": 248, "column": 11 } } @@ -9736,16 +10117,16 @@ "type": "Block", "value": "*\n * Span containing last page button\n * @type {DOMElement}\n * @private\n ", "range": [ - 6875, - 6984 + 7104, + 7213 ], "loc": { "start": { - "line": 243, + "line": 250, "column": 8 }, "end": { - "line": 247, + "line": 254, "column": 11 } } @@ -9763,16 +10144,16 @@ "object": { "type": "ThisExpression", "range": [ - 6993, - 6997 + 7222, + 7226 ], "loc": { "start": { - "line": 248, + "line": 255, "column": 8 }, "end": { - "line": 248, + "line": 255, "column": 12 } } @@ -9781,31 +10162,31 @@ "type": "Identifier", "name": "btnLastCont", "range": [ - 6998, - 7009 + 7227, + 7238 ], "loc": { "start": { - "line": 248, + "line": 255, "column": 13 }, "end": { - "line": 248, + "line": 255, "column": 24 } } }, "range": [ - 6993, - 7009 + 7222, + 7238 ], "loc": { "start": { - "line": 248, + "line": 255, "column": 8 }, "end": { - "line": 248, + "line": 255, "column": 24 } } @@ -9815,46 +10196,46 @@ "value": null, "raw": "null", "range": [ - 7012, - 7016 + 7241, + 7245 ], "loc": { "start": { - "line": 248, + "line": 255, "column": 27 }, "end": { - "line": 248, + "line": 255, "column": 31 } } }, "range": [ - 6993, - 7016 + 7222, + 7245 ], "loc": { "start": { - "line": 248, + "line": 255, "column": 8 }, "end": { - "line": 248, + "line": 255, "column": 31 } } }, "range": [ - 6993, - 7017 + 7222, + 7246 ], "loc": { "start": { - "line": 248, + "line": 255, "column": 8 }, "end": { - "line": 248, + "line": 255, "column": 32 } }, @@ -9863,16 +10244,16 @@ "type": "Block", "value": "*\n * Span containing last page button\n * @type {DOMElement}\n * @private\n ", "range": [ - 6875, - 6984 + 7104, + 7213 ], "loc": { "start": { - "line": 243, + "line": 250, "column": 8 }, "end": { - "line": 247, + "line": 254, "column": 11 } } @@ -9883,16 +10264,16 @@ "type": "Block", "value": "*\n * Span containing first page button\n * @type {DOMElement}\n * @private\n ", "range": [ - 7026, - 7136 + 7255, + 7365 ], "loc": { "start": { - "line": 249, + "line": 256, "column": 8 }, "end": { - "line": 253, + "line": 260, "column": 11 } } @@ -9910,16 +10291,16 @@ "object": { "type": "ThisExpression", "range": [ - 7145, - 7149 + 7374, + 7378 ], "loc": { "start": { - "line": 254, + "line": 261, "column": 8 }, "end": { - "line": 254, + "line": 261, "column": 12 } } @@ -9928,31 +10309,31 @@ "type": "Identifier", "name": "btnFirstCont", "range": [ - 7150, - 7162 + 7379, + 7391 ], "loc": { "start": { - "line": 254, + "line": 261, "column": 13 }, "end": { - "line": 254, + "line": 261, "column": 25 } } }, "range": [ - 7145, - 7162 + 7374, + 7391 ], "loc": { "start": { - "line": 254, + "line": 261, "column": 8 }, "end": { - "line": 254, + "line": 261, "column": 25 } } @@ -9962,46 +10343,46 @@ "value": null, "raw": "null", "range": [ - 7165, - 7169 + 7394, + 7398 ], "loc": { "start": { - "line": 254, + "line": 261, "column": 28 }, "end": { - "line": 254, + "line": 261, "column": 32 } } }, "range": [ - 7145, - 7169 + 7374, + 7398 ], "loc": { "start": { - "line": 254, + "line": 261, "column": 8 }, "end": { - "line": 254, + "line": 261, "column": 32 } } }, "range": [ - 7145, - 7170 + 7374, + 7399 ], "loc": { "start": { - "line": 254, + "line": 261, "column": 8 }, "end": { - "line": 254, + "line": 261, "column": 33 } }, @@ -10010,16 +10391,16 @@ "type": "Block", "value": "*\n * Span containing first page button\n * @type {DOMElement}\n * @private\n ", "range": [ - 7026, - 7136 + 7255, + 7365 ], "loc": { "start": { - "line": 249, + "line": 256, "column": 8 }, "end": { - "line": 253, + "line": 260, "column": 11 } } @@ -10030,16 +10411,16 @@ "type": "Block", "value": "*\n * Span for tot nb pages\n * @type {DOMElement}\n * @private\n ", "range": [ - 7179, - 7277 + 7408, + 7506 ], "loc": { "start": { - "line": 255, + "line": 262, "column": 8 }, "end": { - "line": 259, + "line": 266, "column": 11 } } @@ -10057,16 +10438,16 @@ "object": { "type": "ThisExpression", "range": [ - 7286, - 7290 + 7515, + 7519 ], "loc": { "start": { - "line": 260, + "line": 267, "column": 8 }, "end": { - "line": 260, + "line": 267, "column": 12 } } @@ -10075,31 +10456,31 @@ "type": "Identifier", "name": "pgCont", "range": [ - 7291, - 7297 + 7520, + 7526 ], "loc": { "start": { - "line": 260, + "line": 267, "column": 13 }, "end": { - "line": 260, + "line": 267, "column": 19 } } }, "range": [ - 7286, - 7297 + 7515, + 7526 ], "loc": { "start": { - "line": 260, + "line": 267, "column": 8 }, "end": { - "line": 260, + "line": 267, "column": 19 } } @@ -10109,46 +10490,46 @@ "value": null, "raw": "null", "range": [ - 7300, - 7304 + 7529, + 7533 ], "loc": { "start": { - "line": 260, + "line": 267, "column": 22 }, "end": { - "line": 260, + "line": 267, "column": 26 } } }, "range": [ - 7286, - 7304 + 7515, + 7533 ], "loc": { "start": { - "line": 260, + "line": 267, "column": 8 }, "end": { - "line": 260, + "line": 267, "column": 26 } } }, "range": [ - 7286, - 7305 + 7515, + 7534 ], "loc": { "start": { - "line": 260, + "line": 267, "column": 8 }, "end": { - "line": 260, + "line": 267, "column": 27 } }, @@ -10157,16 +10538,16 @@ "type": "Block", "value": "*\n * Span for tot nb pages\n * @type {DOMElement}\n * @private\n ", "range": [ - 7179, - 7277 + 7408, + 7506 ], "loc": { "start": { - "line": 255, + "line": 262, "column": 8 }, "end": { - "line": 259, + "line": 266, "column": 11 } } @@ -10177,16 +10558,16 @@ "type": "Block", "value": "*\n * Span preceding pages select (contains 'Page')\n * @type {DOMElement}\n * @private\n ", "range": [ - 7314, - 7436 + 7543, + 7665 ], "loc": { "start": { - "line": 261, + "line": 268, "column": 8 }, "end": { - "line": 265, + "line": 272, "column": 11 } } @@ -10204,16 +10585,16 @@ "object": { "type": "ThisExpression", "range": [ - 7445, - 7449 + 7674, + 7678 ], "loc": { "start": { - "line": 266, + "line": 273, "column": 8 }, "end": { - "line": 266, + "line": 273, "column": 12 } } @@ -10222,31 +10603,31 @@ "type": "Identifier", "name": "pgBefore", "range": [ - 7450, - 7458 + 7679, + 7687 ], "loc": { "start": { - "line": 266, + "line": 273, "column": 13 }, "end": { - "line": 266, + "line": 273, "column": 21 } } }, "range": [ - 7445, - 7458 + 7674, + 7687 ], "loc": { "start": { - "line": 266, + "line": 273, "column": 8 }, "end": { - "line": 266, + "line": 273, "column": 21 } } @@ -10256,46 +10637,46 @@ "value": null, "raw": "null", "range": [ - 7461, - 7465 + 7690, + 7694 ], "loc": { "start": { - "line": 266, + "line": 273, "column": 24 }, "end": { - "line": 266, + "line": 273, "column": 28 } } }, "range": [ - 7445, - 7465 + 7674, + 7694 ], "loc": { "start": { - "line": 266, + "line": 273, "column": 8 }, "end": { - "line": 266, + "line": 273, "column": 28 } } }, "range": [ - 7445, - 7466 + 7674, + 7695 ], "loc": { "start": { - "line": 266, + "line": 273, "column": 8 }, "end": { - "line": 266, + "line": 273, "column": 29 } }, @@ -10304,16 +10685,16 @@ "type": "Block", "value": "*\n * Span preceding pages select (contains 'Page')\n * @type {DOMElement}\n * @private\n ", "range": [ - 7314, - 7436 + 7543, + 7665 ], "loc": { "start": { - "line": 261, + "line": 268, "column": 8 }, "end": { - "line": 265, + "line": 272, "column": 11 } } @@ -10324,16 +10705,16 @@ "type": "Block", "value": "*\n * Span following pages select (contains ' of ')\n * @type {DOMElement}\n * @private\n ", "range": [ - 7475, - 7597 + 7704, + 7826 ], "loc": { "start": { - "line": 267, + "line": 274, "column": 8 }, "end": { - "line": 271, + "line": 278, "column": 11 } } @@ -10351,16 +10732,16 @@ "object": { "type": "ThisExpression", "range": [ - 7606, - 7610 + 7835, + 7839 ], "loc": { "start": { - "line": 272, + "line": 279, "column": 8 }, "end": { - "line": 272, + "line": 279, "column": 12 } } @@ -10369,31 +10750,31 @@ "type": "Identifier", "name": "pgAfter", "range": [ - 7611, - 7618 + 7840, + 7847 ], "loc": { "start": { - "line": 272, + "line": 279, "column": 13 }, "end": { - "line": 272, + "line": 279, "column": 20 } } }, "range": [ - 7606, - 7618 + 7835, + 7847 ], "loc": { "start": { - "line": 272, + "line": 279, "column": 8 }, "end": { - "line": 272, + "line": 279, "column": 20 } } @@ -10403,46 +10784,46 @@ "value": null, "raw": "null", "range": [ - 7621, - 7625 + 7850, + 7854 ], "loc": { "start": { - "line": 272, + "line": 279, "column": 23 }, "end": { - "line": 272, + "line": 279, "column": 27 } } }, "range": [ - 7606, - 7625 + 7835, + 7854 ], "loc": { "start": { - "line": 272, + "line": 279, "column": 8 }, "end": { - "line": 272, + "line": 279, "column": 27 } } }, "range": [ - 7606, - 7626 + 7835, + 7855 ], "loc": { "start": { - "line": 272, + "line": 279, "column": 8 }, "end": { - "line": 272, + "line": 279, "column": 28 } }, @@ -10451,16 +10832,16 @@ "type": "Block", "value": "*\n * Span following pages select (contains ' of ')\n * @type {DOMElement}\n * @private\n ", "range": [ - 7475, - 7597 + 7704, + 7826 ], "loc": { "start": { - "line": 267, + "line": 274, "column": 8 }, "end": { - "line": 271, + "line": 278, "column": 11 } } @@ -10476,16 +10857,16 @@ "type": "Identifier", "name": "startRow", "range": [ - 7640, - 7648 + 7869, + 7877 ], "loc": { "start": { - "line": 274, + "line": 281, "column": 12 }, "end": { - "line": 274, + "line": 281, "column": 20 } } @@ -10497,16 +10878,16 @@ "type": "Identifier", "name": "tf", "range": [ - 7651, - 7653 + 7880, + 7882 ], "loc": { "start": { - "line": 274, + "line": 281, "column": 23 }, "end": { - "line": 274, + "line": 281, "column": 25 } } @@ -10515,46 +10896,46 @@ "type": "Identifier", "name": "refRow", "range": [ - 7654, - 7660 + 7883, + 7889 ], "loc": { "start": { - "line": 274, + "line": 281, "column": 26 }, "end": { - "line": 274, + "line": 281, "column": 32 } } }, "range": [ - 7651, - 7660 + 7880, + 7889 ], "loc": { "start": { - "line": 274, + "line": 281, "column": 23 }, "end": { - "line": 274, + "line": 281, "column": 32 } } }, "range": [ - 7640, - 7660 + 7869, + 7889 ], "loc": { "start": { - "line": 274, + "line": 281, "column": 12 }, "end": { - "line": 274, + "line": 281, "column": 32 } } @@ -10562,16 +10943,16 @@ ], "kind": "let", "range": [ - 7636, - 7661 + 7865, + 7890 ], "loc": { "start": { - "line": 274, + "line": 281, "column": 8 }, "end": { - "line": 274, + "line": 281, "column": 33 } } @@ -10585,16 +10966,16 @@ "type": "Identifier", "name": "nrows", "range": [ - 7674, - 7679 + 7903, + 7908 ], "loc": { "start": { - "line": 275, + "line": 282, "column": 12 }, "end": { - "line": 275, + "line": 282, "column": 17 } } @@ -10608,16 +10989,16 @@ "type": "Identifier", "name": "tf", "range": [ - 7682, - 7684 + 7911, + 7913 ], "loc": { "start": { - "line": 275, + "line": 282, "column": 20 }, "end": { - "line": 275, + "line": 282, "column": 22 } } @@ -10626,31 +11007,31 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 7685, - 7694 + 7914, + 7923 ], "loc": { "start": { - "line": 275, + "line": 282, "column": 23 }, "end": { - "line": 275, + "line": 282, "column": 32 } } }, "range": [ - 7682, - 7694 + 7911, + 7923 ], "loc": { "start": { - "line": 275, + "line": 282, "column": 20 }, "end": { - "line": 275, + "line": 282, "column": 32 } } @@ -10661,47 +11042,47 @@ "value": true, "raw": "true", "range": [ - 7695, - 7699 + 7924, + 7928 ], "loc": { "start": { - "line": 275, + "line": 282, "column": 33 }, "end": { - "line": 275, + "line": 282, "column": 37 } } } ], "range": [ - 7682, - 7700 + 7911, + 7929 ], "loc": { "start": { - "line": 275, + "line": 282, "column": 20 }, "end": { - "line": 275, + "line": 282, "column": 38 } } }, "range": [ - 7674, - 7700 + 7903, + 7929 ], "loc": { "start": { - "line": 275, + "line": 282, "column": 12 }, "end": { - "line": 275, + "line": 282, "column": 38 } } @@ -10709,16 +11090,16 @@ ], "kind": "let", "range": [ - 7670, - 7701 + 7899, + 7930 ], "loc": { "start": { - "line": 275, + "line": 282, "column": 8 }, "end": { - "line": 275, + "line": 282, "column": 39 } }, @@ -10727,16 +11108,16 @@ "type": "Line", "value": "calculates page nb", "range": [ - 7710, - 7730 + 7939, + 7959 ], "loc": { "start": { - "line": 276, + "line": 283, "column": 8 }, "end": { - "line": 276, + "line": 283, "column": 28 } } @@ -10754,16 +11135,16 @@ "object": { "type": "ThisExpression", "range": [ - 7739, - 7743 + 7968, + 7972 ], "loc": { "start": { - "line": 277, + "line": 284, "column": 8 }, "end": { - "line": 277, + "line": 284, "column": 12 } } @@ -10772,31 +11153,31 @@ "type": "Identifier", "name": "nbPages", "range": [ - 7744, - 7751 + 7973, + 7980 ], "loc": { "start": { - "line": 277, + "line": 284, "column": 13 }, "end": { - "line": 277, + "line": 284, "column": 20 } } }, "range": [ - 7739, - 7751 + 7968, + 7980 ], "loc": { "start": { - "line": 277, + "line": 284, "column": 8 }, "end": { - "line": 277, + "line": 284, "column": 20 } } @@ -10810,16 +11191,16 @@ "type": "Identifier", "name": "Math", "range": [ - 7754, - 7758 + 7983, + 7987 ], "loc": { "start": { - "line": 277, + "line": 284, "column": 23 }, "end": { - "line": 277, + "line": 284, "column": 27 } } @@ -10828,31 +11209,31 @@ "type": "Identifier", "name": "ceil", "range": [ - 7759, - 7763 + 7988, + 7992 ], "loc": { "start": { - "line": 277, + "line": 284, "column": 28 }, "end": { - "line": 277, + "line": 284, "column": 32 } } }, "range": [ - 7754, - 7763 + 7983, + 7992 ], "loc": { "start": { - "line": 277, + "line": 284, "column": 23 }, "end": { - "line": 277, + "line": 284, "column": 32 } } @@ -10868,16 +11249,16 @@ "type": "Identifier", "name": "nrows", "range": [ - 7765, - 7770 + 7994, + 7999 ], "loc": { "start": { - "line": 277, + "line": 284, "column": 34 }, "end": { - "line": 277, + "line": 284, "column": 39 } } @@ -10886,31 +11267,31 @@ "type": "Identifier", "name": "startRow", "range": [ - 7773, - 7781 + 8002, + 8010 ], "loc": { "start": { - "line": 277, + "line": 284, "column": 42 }, "end": { - "line": 277, + "line": 284, "column": 50 } } }, "range": [ - 7765, - 7781 + 7994, + 8010 ], "loc": { "start": { - "line": 277, + "line": 284, "column": 34 }, "end": { - "line": 277, + "line": 284, "column": 50 } } @@ -10921,16 +11302,16 @@ "object": { "type": "ThisExpression", "range": [ - 7785, - 7789 + 8014, + 8018 ], "loc": { "start": { - "line": 277, + "line": 284, "column": 54 }, "end": { - "line": 277, + "line": 284, "column": 58 } } @@ -10939,92 +11320,92 @@ "type": "Identifier", "name": "pageLength", "range": [ - 7790, - 7800 + 8019, + 8029 ], "loc": { "start": { - "line": 277, + "line": 284, "column": 59 }, "end": { - "line": 277, + "line": 284, "column": 69 } } }, "range": [ - 7785, - 7800 + 8014, + 8029 ], "loc": { "start": { - "line": 277, + "line": 284, "column": 54 }, "end": { - "line": 277, + "line": 284, "column": 69 } } }, "range": [ - 7764, - 7800 + 7993, + 8029 ], "loc": { "start": { - "line": 277, + "line": 284, "column": 33 }, "end": { - "line": 277, + "line": 284, "column": 69 } } } ], "range": [ - 7754, - 7801 + 7983, + 8030 ], "loc": { "start": { - "line": 277, + "line": 284, "column": 23 }, "end": { - "line": 277, + "line": 284, "column": 70 } } }, "range": [ - 7739, - 7801 + 7968, + 8030 ], "loc": { "start": { - "line": 277, + "line": 284, "column": 8 }, "end": { - "line": 277, + "line": 284, "column": 70 } } }, "range": [ - 7739, - 7802 + 7968, + 8031 ], "loc": { "start": { - "line": 277, + "line": 284, "column": 8 }, "end": { - "line": 277, + "line": 284, "column": 71 } }, @@ -11033,16 +11414,16 @@ "type": "Line", "value": "calculates page nb", "range": [ - 7710, - 7730 + 7939, + 7959 ], "loc": { "start": { - "line": 276, + "line": 283, "column": 8 }, "end": { - "line": 276, + "line": 283, "column": 28 } } @@ -11058,16 +11439,16 @@ "type": "Identifier", "name": "o", "range": [ - 7816, - 7817 + 8045, + 8046 ], "loc": { "start": { - "line": 279, + "line": 286, "column": 12 }, "end": { - "line": 279, + "line": 286, "column": 13 } } @@ -11075,31 +11456,31 @@ "init": { "type": "ThisExpression", "range": [ - 7820, - 7824 + 8049, + 8053 ], "loc": { "start": { - "line": 279, + "line": 286, "column": 16 }, "end": { - "line": 279, + "line": 286, "column": 20 } } }, "range": [ - 7816, - 7824 + 8045, + 8053 ], "loc": { "start": { - "line": 279, + "line": 286, "column": 12 }, "end": { - "line": 279, + "line": 286, "column": 20 } } @@ -11107,16 +11488,16 @@ ], "kind": "let", "range": [ - 7812, - 7825 + 8041, + 8054 ], "loc": { "start": { - "line": 279, + "line": 286, "column": 8 }, "end": { - "line": 279, + "line": 286, "column": 21 } }, @@ -11125,16 +11506,16 @@ "type": "Block", "value": "*\n * Paging DOM events handlers\n * @type {String}\n * @private\n ", "range": [ - 7834, - 7933 + 8063, + 8162 ], "loc": { "start": { - "line": 280, + "line": 287, "column": 8 }, "end": { - "line": 284, + "line": 291, "column": 11 } } @@ -11152,16 +11533,16 @@ "object": { "type": "ThisExpression", "range": [ - 7942, - 7946 + 8171, + 8175 ], "loc": { "start": { - "line": 285, + "line": 292, "column": 8 }, "end": { - "line": 285, + "line": 292, "column": 12 } } @@ -11170,31 +11551,31 @@ "type": "Identifier", "name": "evt", "range": [ - 7947, - 7950 + 8176, + 8179 ], "loc": { "start": { - "line": 285, + "line": 292, "column": 13 }, "end": { - "line": 285, + "line": 292, "column": 16 } } }, "range": [ - 7942, - 7950 + 8171, + 8179 ], "loc": { "start": { - "line": 285, + "line": 292, "column": 8 }, "end": { - "line": 285, + "line": 292, "column": 16 } } @@ -11208,16 +11589,16 @@ "type": "Identifier", "name": "slcIndex", "range": [ - 7967, - 7975 + 8196, + 8204 ], "loc": { "start": { - "line": 286, + "line": 293, "column": 12 }, "end": { - "line": 286, + "line": 293, "column": 20 } } @@ -11243,16 +11624,16 @@ "type": "Identifier", "name": "o", "range": [ - 8004, - 8005 + 8233, + 8234 ], "loc": { "start": { - "line": 287, + "line": 294, "column": 24 }, "end": { - "line": 287, + "line": 294, "column": 25 } } @@ -11261,31 +11642,31 @@ "type": "Identifier", "name": "pageSelectorType", "range": [ - 8006, - 8022 + 8235, + 8251 ], "loc": { "start": { - "line": 287, + "line": 294, "column": 26 }, "end": { - "line": 287, + "line": 294, "column": 42 } } }, "range": [ - 8004, - 8022 + 8233, + 8251 ], "loc": { "start": { - "line": 287, + "line": 294, "column": 24 }, "end": { - "line": 287, + "line": 294, "column": 42 } } @@ -11294,31 +11675,31 @@ "type": "Identifier", "name": "SELECT", "range": [ - 8027, - 8033 + 8256, + 8262 ], "loc": { "start": { - "line": 287, + "line": 294, "column": 47 }, "end": { - "line": 287, + "line": 294, "column": 53 } } }, "range": [ - 8004, - 8033 + 8233, + 8262 ], "loc": { "start": { - "line": 287, + "line": 294, "column": 24 }, "end": { - "line": 287, + "line": 294, "column": 53 } } @@ -11336,16 +11717,16 @@ "type": "Identifier", "name": "o", "range": [ - 8057, - 8058 + 8286, + 8287 ], "loc": { "start": { - "line": 288, + "line": 295, "column": 20 }, "end": { - "line": 288, + "line": 295, "column": 21 } } @@ -11354,31 +11735,31 @@ "type": "Identifier", "name": "pageSlc", "range": [ - 8059, - 8066 + 8288, + 8295 ], "loc": { "start": { - "line": 288, + "line": 295, "column": 22 }, "end": { - "line": 288, + "line": 295, "column": 29 } } }, "range": [ - 8057, - 8066 + 8286, + 8295 ], "loc": { "start": { - "line": 288, + "line": 295, "column": 20 }, "end": { - "line": 288, + "line": 295, "column": 29 } } @@ -11387,31 +11768,31 @@ "type": "Identifier", "name": "options", "range": [ - 8067, - 8074 + 8296, + 8303 ], "loc": { "start": { - "line": 288, + "line": 295, "column": 30 }, "end": { - "line": 288, + "line": 295, "column": 37 } } }, "range": [ - 8057, - 8074 + 8286, + 8303 ], "loc": { "start": { - "line": 288, + "line": 295, "column": 20 }, "end": { - "line": 288, + "line": 295, "column": 37 } } @@ -11420,31 +11801,31 @@ "type": "Identifier", "name": "selectedIndex", "range": [ - 8075, - 8088 + 8304, + 8317 ], "loc": { "start": { - "line": 288, + "line": 295, "column": 38 }, "end": { - "line": 288, + "line": 295, "column": 51 } } }, "range": [ - 8057, - 8088 + 8286, + 8317 ], "loc": { "start": { - "line": 288, + "line": 295, "column": 20 }, "end": { - "line": 288, + "line": 295, "column": 51 } } @@ -11458,16 +11839,16 @@ "type": "Identifier", "name": "parseInt", "range": [ - 8111, - 8119 + 8340, + 8348 ], "loc": { "start": { - "line": 289, + "line": 296, "column": 20 }, "end": { - "line": 289, + "line": 296, "column": 28 } } @@ -11483,16 +11864,16 @@ "type": "Identifier", "name": "o", "range": [ - 8120, - 8121 + 8349, + 8350 ], "loc": { "start": { - "line": 289, + "line": 296, "column": 29 }, "end": { - "line": 289, + "line": 296, "column": 30 } } @@ -11501,31 +11882,31 @@ "type": "Identifier", "name": "pageSlc", "range": [ - 8122, - 8129 + 8351, + 8358 ], "loc": { "start": { - "line": 289, + "line": 296, "column": 31 }, "end": { - "line": 289, + "line": 296, "column": 38 } } }, "range": [ - 8120, - 8129 + 8349, + 8358 ], "loc": { "start": { - "line": 289, + "line": 296, "column": 29 }, "end": { - "line": 289, + "line": 296, "column": 38 } } @@ -11534,31 +11915,31 @@ "type": "Identifier", "name": "value", "range": [ - 8130, - 8135 + 8359, + 8364 ], "loc": { "start": { - "line": 289, + "line": 296, "column": 39 }, "end": { - "line": 289, + "line": 296, "column": 44 } } }, "range": [ - 8120, - 8135 + 8349, + 8364 ], "loc": { "start": { - "line": 289, + "line": 296, "column": 29 }, "end": { - "line": 289, + "line": 296, "column": 44 } } @@ -11568,32 +11949,32 @@ "value": 10, "raw": "10", "range": [ - 8137, - 8139 + 8366, + 8368 ], "loc": { "start": { - "line": 289, + "line": 296, "column": 46 }, "end": { - "line": 289, + "line": 296, "column": 48 } } } ], "range": [ - 8111, - 8140 + 8340, + 8369 ], "loc": { "start": { - "line": 289, + "line": 296, "column": 20 }, "end": { - "line": 289, + "line": 296, "column": 49 } } @@ -11603,77 +11984,77 @@ "value": 1, "raw": "1", "range": [ - 8143, - 8144 + 8372, + 8373 ], "loc": { "start": { - "line": 289, + "line": 296, "column": 52 }, "end": { - "line": 289, + "line": 296, "column": 53 } } }, "range": [ - 8111, - 8144 + 8340, + 8373 ], "loc": { "start": { - "line": 289, + "line": 296, "column": 20 }, "end": { - "line": 289, + "line": 296, "column": 53 } } }, "range": [ - 8003, - 8144 + 8232, + 8373 ], "loc": { "start": { - "line": 287, + "line": 294, "column": 23 }, "end": { - "line": 289, + "line": 296, "column": 53 } } }, "range": [ - 7996, - 8145 + 8225, + 8374 ], "loc": { "start": { - "line": 287, + "line": 294, "column": 16 }, "end": { - "line": 289, + "line": 296, "column": 54 } } } ], "range": [ - 7978, - 8159 + 8207, + 8388 ], "loc": { "start": { - "line": 286, + "line": 293, "column": 23 }, "end": { - "line": 290, + "line": 297, "column": 13 } } @@ -11681,16 +12062,16 @@ "generator": false, "expression": false, "range": [ - 7975, - 8159 + 8204, + 8388 ], "loc": { "start": { - "line": 286, + "line": 293, "column": 20 }, "end": { - "line": 290, + "line": 297, "column": 13 } } @@ -11700,16 +12081,16 @@ "shorthand": false, "computed": false, "range": [ - 7967, - 8159 + 8196, + 8388 ], "loc": { "start": { - "line": 286, + "line": 293, "column": 12 }, "end": { - "line": 290, + "line": 297, "column": 13 } } @@ -11720,16 +12101,16 @@ "type": "Identifier", "name": "nbOpts", "range": [ - 8173, - 8179 + 8402, + 8408 ], "loc": { "start": { - "line": 291, + "line": 298, "column": 12 }, "end": { - "line": 291, + "line": 298, "column": 18 } } @@ -11755,16 +12136,16 @@ "type": "Identifier", "name": "o", "range": [ - 8208, - 8209 + 8437, + 8438 ], "loc": { "start": { - "line": 292, + "line": 299, "column": 24 }, "end": { - "line": 292, + "line": 299, "column": 25 } } @@ -11773,31 +12154,31 @@ "type": "Identifier", "name": "pageSelectorType", "range": [ - 8210, - 8226 + 8439, + 8455 ], "loc": { "start": { - "line": 292, + "line": 299, "column": 26 }, "end": { - "line": 292, + "line": 299, "column": 42 } } }, "range": [ - 8208, - 8226 + 8437, + 8455 ], "loc": { "start": { - "line": 292, + "line": 299, "column": 24 }, "end": { - "line": 292, + "line": 299, "column": 42 } } @@ -11806,31 +12187,31 @@ "type": "Identifier", "name": "SELECT", "range": [ - 8231, - 8237 + 8460, + 8466 ], "loc": { "start": { - "line": 292, + "line": 299, "column": 47 }, "end": { - "line": 292, + "line": 299, "column": 53 } } }, "range": [ - 8208, - 8237 + 8437, + 8466 ], "loc": { "start": { - "line": 292, + "line": 299, "column": 24 }, "end": { - "line": 292, + "line": 299, "column": 53 } } @@ -11844,16 +12225,16 @@ "type": "Identifier", "name": "parseInt", "range": [ - 8261, - 8269 + 8490, + 8498 ], "loc": { "start": { - "line": 293, + "line": 300, "column": 20 }, "end": { - "line": 293, + "line": 300, "column": 28 } } @@ -11872,16 +12253,16 @@ "type": "Identifier", "name": "o", "range": [ - 8270, - 8271 + 8499, + 8500 ], "loc": { "start": { - "line": 293, + "line": 300, "column": 29 }, "end": { - "line": 293, + "line": 300, "column": 30 } } @@ -11890,31 +12271,31 @@ "type": "Identifier", "name": "pageSlc", "range": [ - 8272, - 8279 + 8501, + 8508 ], "loc": { "start": { - "line": 293, + "line": 300, "column": 31 }, "end": { - "line": 293, + "line": 300, "column": 38 } } }, "range": [ - 8270, - 8279 + 8499, + 8508 ], "loc": { "start": { - "line": 293, + "line": 300, "column": 29 }, "end": { - "line": 293, + "line": 300, "column": 38 } } @@ -11923,31 +12304,31 @@ "type": "Identifier", "name": "options", "range": [ - 8280, - 8287 + 8509, + 8516 ], "loc": { "start": { - "line": 293, + "line": 300, "column": 39 }, "end": { - "line": 293, + "line": 300, "column": 46 } } }, "range": [ - 8270, - 8287 + 8499, + 8516 ], "loc": { "start": { - "line": 293, + "line": 300, "column": 29 }, "end": { - "line": 293, + "line": 300, "column": 46 } } @@ -11956,31 +12337,31 @@ "type": "Identifier", "name": "length", "range": [ - 8288, - 8294 + 8517, + 8523 ], "loc": { "start": { - "line": 293, + "line": 300, "column": 47 }, "end": { - "line": 293, + "line": 300, "column": 53 } } }, "range": [ - 8270, - 8294 + 8499, + 8523 ], "loc": { "start": { - "line": 293, + "line": 300, "column": 29 }, "end": { - "line": 293, + "line": 300, "column": 53 } } @@ -11990,32 +12371,32 @@ "value": 10, "raw": "10", "range": [ - 8296, - 8298 + 8525, + 8527 ], "loc": { "start": { - "line": 293, + "line": 300, "column": 55 }, "end": { - "line": 293, + "line": 300, "column": 57 } } } ], "range": [ - 8261, - 8299 + 8490, + 8528 ], "loc": { "start": { - "line": 293, + "line": 300, "column": 20 }, "end": { - "line": 293, + "line": 300, "column": 58 } } @@ -12025,31 +12406,31 @@ "value": 1, "raw": "1", "range": [ - 8302, - 8303 + 8531, + 8532 ], "loc": { "start": { - "line": 293, + "line": 300, "column": 61 }, "end": { - "line": 293, + "line": 300, "column": 62 } } }, "range": [ - 8261, - 8303 + 8490, + 8532 ], "loc": { "start": { - "line": 293, + "line": 300, "column": 20 }, "end": { - "line": 293, + "line": 300, "column": 62 } } @@ -12064,16 +12445,16 @@ "type": "Identifier", "name": "o", "range": [ - 8327, - 8328 + 8556, + 8557 ], "loc": { "start": { - "line": 294, + "line": 301, "column": 21 }, "end": { - "line": 294, + "line": 301, "column": 22 } } @@ -12082,31 +12463,31 @@ "type": "Identifier", "name": "nbPages", "range": [ - 8329, - 8336 + 8558, + 8565 ], "loc": { "start": { - "line": 294, + "line": 301, "column": 23 }, "end": { - "line": 294, + "line": 301, "column": 30 } } }, "range": [ - 8327, - 8336 + 8556, + 8565 ], "loc": { "start": { - "line": 294, + "line": 301, "column": 21 }, "end": { - "line": 294, + "line": 301, "column": 30 } } @@ -12116,77 +12497,77 @@ "value": 1, "raw": "1", "range": [ - 8339, - 8340 + 8568, + 8569 ], "loc": { "start": { - "line": 294, + "line": 301, "column": 33 }, "end": { - "line": 294, + "line": 301, "column": 34 } } }, "range": [ - 8327, - 8340 + 8556, + 8569 ], "loc": { "start": { - "line": 294, + "line": 301, "column": 21 }, "end": { - "line": 294, + "line": 301, "column": 34 } } }, "range": [ - 8207, - 8341 + 8436, + 8570 ], "loc": { "start": { - "line": 292, + "line": 299, "column": 23 }, "end": { - "line": 294, + "line": 301, "column": 35 } } }, "range": [ - 8200, - 8342 + 8429, + 8571 ], "loc": { "start": { - "line": 292, + "line": 299, "column": 16 }, "end": { - "line": 294, + "line": 301, "column": 36 } } } ], "range": [ - 8182, - 8356 + 8411, + 8585 ], "loc": { "start": { - "line": 291, + "line": 298, "column": 21 }, "end": { - "line": 295, + "line": 302, "column": 13 } } @@ -12194,16 +12575,16 @@ "generator": false, "expression": false, "range": [ - 8179, - 8356 + 8408, + 8585 ], "loc": { "start": { - "line": 291, + "line": 298, "column": 18 }, "end": { - "line": 295, + "line": 302, "column": 13 } } @@ -12213,16 +12594,16 @@ "shorthand": false, "computed": false, "range": [ - 8173, - 8356 + 8402, + 8585 ], "loc": { "start": { - "line": 291, + "line": 298, "column": 12 }, "end": { - "line": 295, + "line": 302, "column": 13 } } @@ -12233,16 +12614,16 @@ "type": "Identifier", "name": "next", "range": [ - 8370, - 8374 + 8599, + 8603 ], "loc": { "start": { - "line": 296, + "line": 303, "column": 12 }, "end": { - "line": 296, + "line": 303, "column": 16 } } @@ -12263,16 +12644,16 @@ "type": "Identifier", "name": "nextIndex", "range": [ - 8399, - 8408 + 8628, + 8637 ], "loc": { "start": { - "line": 297, + "line": 304, "column": 20 }, "end": { - "line": 297, + "line": 304, "column": 29 } } @@ -12294,16 +12675,16 @@ "type": "Identifier", "name": "o", "range": [ - 8411, - 8412 + 8640, + 8641 ], "loc": { "start": { - "line": 297, + "line": 304, "column": 32 }, "end": { - "line": 297, + "line": 304, "column": 33 } } @@ -12312,31 +12693,31 @@ "type": "Identifier", "name": "evt", "range": [ - 8413, - 8416 + 8642, + 8645 ], "loc": { "start": { - "line": 297, + "line": 304, "column": 34 }, "end": { - "line": 297, + "line": 304, "column": 37 } } }, "range": [ - 8411, - 8416 + 8640, + 8645 ], "loc": { "start": { - "line": 297, + "line": 304, "column": 32 }, "end": { - "line": 297, + "line": 304, "column": 37 } } @@ -12345,47 +12726,47 @@ "type": "Identifier", "name": "slcIndex", "range": [ - 8417, - 8425 + 8646, + 8654 ], "loc": { "start": { - "line": 297, + "line": 304, "column": 38 }, "end": { - "line": 297, + "line": 304, "column": 46 } } }, "range": [ - 8411, - 8425 + 8640, + 8654 ], "loc": { "start": { - "line": 297, + "line": 304, "column": 32 }, "end": { - "line": 297, + "line": 304, "column": 46 } } }, "arguments": [], "range": [ - 8411, - 8427 + 8640, + 8656 ], "loc": { "start": { - "line": 297, + "line": 304, "column": 32 }, "end": { - "line": 297, + "line": 304, "column": 48 } } @@ -12402,16 +12783,16 @@ "type": "Identifier", "name": "o", "range": [ - 8430, - 8431 + 8659, + 8660 ], "loc": { "start": { - "line": 297, + "line": 304, "column": 51 }, "end": { - "line": 297, + "line": 304, "column": 52 } } @@ -12420,31 +12801,31 @@ "type": "Identifier", "name": "evt", "range": [ - 8432, - 8435 + 8661, + 8664 ], "loc": { "start": { - "line": 297, + "line": 304, "column": 53 }, "end": { - "line": 297, + "line": 304, "column": 56 } } }, "range": [ - 8430, - 8435 + 8659, + 8664 ], "loc": { "start": { - "line": 297, + "line": 304, "column": 51 }, "end": { - "line": 297, + "line": 304, "column": 56 } } @@ -12453,62 +12834,62 @@ "type": "Identifier", "name": "nbOpts", "range": [ - 8436, - 8442 + 8665, + 8671 ], "loc": { "start": { - "line": 297, + "line": 304, "column": 57 }, "end": { - "line": 297, + "line": 304, "column": 63 } } }, "range": [ - 8430, - 8442 + 8659, + 8671 ], "loc": { "start": { - "line": 297, + "line": 304, "column": 51 }, "end": { - "line": 297, + "line": 304, "column": 63 } } }, "arguments": [], "range": [ - 8430, - 8444 + 8659, + 8673 ], "loc": { "start": { - "line": 297, + "line": 304, "column": 51 }, "end": { - "line": 297, + "line": 304, "column": 65 } } }, "range": [ - 8411, - 8444 + 8640, + 8673 ], "loc": { "start": { - "line": 297, + "line": 304, "column": 32 }, "end": { - "line": 297, + "line": 304, "column": 65 } } @@ -12528,16 +12909,16 @@ "type": "Identifier", "name": "o", "range": [ - 8467, - 8468 + 8696, + 8697 ], "loc": { "start": { - "line": 298, + "line": 305, "column": 20 }, "end": { - "line": 298, + "line": 305, "column": 21 } } @@ -12546,31 +12927,31 @@ "type": "Identifier", "name": "evt", "range": [ - 8469, - 8472 + 8698, + 8701 ], "loc": { "start": { - "line": 298, + "line": 305, "column": 22 }, "end": { - "line": 298, + "line": 305, "column": 25 } } }, "range": [ - 8467, - 8472 + 8696, + 8701 ], "loc": { "start": { - "line": 298, + "line": 305, "column": 20 }, "end": { - "line": 298, + "line": 305, "column": 25 } } @@ -12579,47 +12960,47 @@ "type": "Identifier", "name": "slcIndex", "range": [ - 8473, - 8481 + 8702, + 8710 ], "loc": { "start": { - "line": 298, + "line": 305, "column": 26 }, "end": { - "line": 298, + "line": 305, "column": 34 } } }, "range": [ - 8467, - 8481 + 8696, + 8710 ], "loc": { "start": { - "line": 298, + "line": 305, "column": 20 }, "end": { - "line": 298, + "line": 305, "column": 34 } } }, "arguments": [], "range": [ - 8467, - 8483 + 8696, + 8712 ], "loc": { "start": { - "line": 298, + "line": 305, "column": 20 }, "end": { - "line": 298, + "line": 305, "column": 36 } } @@ -12629,31 +13010,31 @@ "value": 1, "raw": "1", "range": [ - 8486, - 8487 + 8715, + 8716 ], "loc": { "start": { - "line": 298, + "line": 305, "column": 39 }, "end": { - "line": 298, + "line": 305, "column": 40 } } }, "range": [ - 8467, - 8487 + 8696, + 8716 ], "loc": { "start": { - "line": 298, + "line": 305, "column": 20 }, "end": { - "line": 298, + "line": 305, "column": 40 } } @@ -12663,46 +13044,46 @@ "value": 0, "raw": "0", "range": [ - 8490, - 8491 + 8719, + 8720 ], "loc": { "start": { - "line": 298, + "line": 305, "column": 43 }, "end": { - "line": 298, + "line": 305, "column": 44 } } }, "range": [ - 8411, - 8491 + 8640, + 8720 ], "loc": { "start": { - "line": 297, + "line": 304, "column": 32 }, "end": { - "line": 298, + "line": 305, "column": 44 } } }, "range": [ - 8399, - 8491 + 8628, + 8720 ], "loc": { "start": { - "line": 297, + "line": 304, "column": 20 }, "end": { - "line": 298, + "line": 305, "column": 44 } } @@ -12710,16 +13091,16 @@ ], "kind": "let", "range": [ - 8395, - 8492 + 8624, + 8721 ], "loc": { "start": { - "line": 297, + "line": 304, "column": 16 }, "end": { - "line": 298, + "line": 305, "column": 45 } } @@ -12735,16 +13116,16 @@ "type": "Identifier", "name": "o", "range": [ - 8509, - 8510 + 8738, + 8739 ], "loc": { "start": { - "line": 299, + "line": 306, "column": 16 }, "end": { - "line": 299, + "line": 306, "column": 17 } } @@ -12753,31 +13134,31 @@ "type": "Identifier", "name": "changePage", "range": [ - 8511, - 8521 + 8740, + 8750 ], "loc": { "start": { - "line": 299, + "line": 306, "column": 18 }, "end": { - "line": 299, + "line": 306, "column": 28 } } }, "range": [ - 8509, - 8521 + 8738, + 8750 ], "loc": { "start": { - "line": 299, + "line": 306, "column": 16 }, "end": { - "line": 299, + "line": 306, "column": 28 } } @@ -12787,63 +13168,63 @@ "type": "Identifier", "name": "nextIndex", "range": [ - 8522, - 8531 + 8751, + 8760 ], "loc": { "start": { - "line": 299, + "line": 306, "column": 29 }, "end": { - "line": 299, + "line": 306, "column": 38 } } } ], "range": [ - 8509, - 8532 + 8738, + 8761 ], "loc": { "start": { - "line": 299, + "line": 306, "column": 16 }, "end": { - "line": 299, + "line": 306, "column": 39 } } }, "range": [ - 8509, - 8533 + 8738, + 8762 ], "loc": { "start": { - "line": 299, + "line": 306, "column": 16 }, "end": { - "line": 299, + "line": 306, "column": 40 } } } ], "range": [ - 8377, - 8547 + 8606, + 8776 ], "loc": { "start": { - "line": 296, + "line": 303, "column": 19 }, "end": { - "line": 300, + "line": 307, "column": 13 } } @@ -12851,16 +13232,16 @@ "generator": false, "expression": false, "range": [ - 8374, - 8547 + 8603, + 8776 ], "loc": { "start": { - "line": 296, + "line": 303, "column": 16 }, "end": { - "line": 300, + "line": 307, "column": 13 } } @@ -12870,16 +13251,16 @@ "shorthand": false, "computed": false, "range": [ - 8370, - 8547 + 8599, + 8776 ], "loc": { "start": { - "line": 296, + "line": 303, "column": 12 }, "end": { - "line": 300, + "line": 307, "column": 13 } } @@ -12890,16 +13271,16 @@ "type": "Identifier", "name": "prev", "range": [ - 8561, - 8565 + 8790, + 8794 ], "loc": { "start": { - "line": 301, + "line": 308, "column": 12 }, "end": { - "line": 301, + "line": 308, "column": 16 } } @@ -12920,16 +13301,16 @@ "type": "Identifier", "name": "prevIndex", "range": [ - 8590, - 8599 + 8819, + 8828 ], "loc": { "start": { - "line": 302, + "line": 309, "column": 20 }, "end": { - "line": 302, + "line": 309, "column": 29 } } @@ -12951,16 +13332,16 @@ "type": "Identifier", "name": "o", "range": [ - 8602, - 8603 + 8831, + 8832 ], "loc": { "start": { - "line": 302, + "line": 309, "column": 32 }, "end": { - "line": 302, + "line": 309, "column": 33 } } @@ -12969,31 +13350,31 @@ "type": "Identifier", "name": "evt", "range": [ - 8604, - 8607 + 8833, + 8836 ], "loc": { "start": { - "line": 302, + "line": 309, "column": 34 }, "end": { - "line": 302, + "line": 309, "column": 37 } } }, "range": [ - 8602, - 8607 + 8831, + 8836 ], "loc": { "start": { - "line": 302, + "line": 309, "column": 32 }, "end": { - "line": 302, + "line": 309, "column": 37 } } @@ -13002,47 +13383,47 @@ "type": "Identifier", "name": "slcIndex", "range": [ - 8608, - 8616 + 8837, + 8845 ], "loc": { "start": { - "line": 302, + "line": 309, "column": 38 }, "end": { - "line": 302, + "line": 309, "column": 46 } } }, "range": [ - 8602, - 8616 + 8831, + 8845 ], "loc": { "start": { - "line": 302, + "line": 309, "column": 32 }, "end": { - "line": 302, + "line": 309, "column": 46 } } }, "arguments": [], "range": [ - 8602, - 8618 + 8831, + 8847 ], "loc": { "start": { - "line": 302, + "line": 309, "column": 32 }, "end": { - "line": 302, + "line": 309, "column": 48 } } @@ -13052,31 +13433,31 @@ "value": 0, "raw": "0", "range": [ - 8621, - 8622 + 8850, + 8851 ], "loc": { "start": { - "line": 302, + "line": 309, "column": 51 }, "end": { - "line": 302, + "line": 309, "column": 52 } } }, "range": [ - 8602, - 8622 + 8831, + 8851 ], "loc": { "start": { - "line": 302, + "line": 309, "column": 32 }, "end": { - "line": 302, + "line": 309, "column": 52 } } @@ -13096,16 +13477,16 @@ "type": "Identifier", "name": "o", "range": [ - 8645, - 8646 + 8874, + 8875 ], "loc": { "start": { - "line": 303, + "line": 310, "column": 20 }, "end": { - "line": 303, + "line": 310, "column": 21 } } @@ -13114,31 +13495,31 @@ "type": "Identifier", "name": "evt", "range": [ - 8647, - 8650 + 8876, + 8879 ], "loc": { "start": { - "line": 303, + "line": 310, "column": 22 }, "end": { - "line": 303, + "line": 310, "column": 25 } } }, "range": [ - 8645, - 8650 + 8874, + 8879 ], "loc": { "start": { - "line": 303, + "line": 310, "column": 20 }, "end": { - "line": 303, + "line": 310, "column": 25 } } @@ -13147,47 +13528,47 @@ "type": "Identifier", "name": "slcIndex", "range": [ - 8651, - 8659 + 8880, + 8888 ], "loc": { "start": { - "line": 303, + "line": 310, "column": 26 }, "end": { - "line": 303, + "line": 310, "column": 34 } } }, "range": [ - 8645, - 8659 + 8874, + 8888 ], "loc": { "start": { - "line": 303, + "line": 310, "column": 20 }, "end": { - "line": 303, + "line": 310, "column": 34 } } }, "arguments": [], "range": [ - 8645, - 8661 + 8874, + 8890 ], "loc": { "start": { - "line": 303, + "line": 310, "column": 20 }, "end": { - "line": 303, + "line": 310, "column": 36 } } @@ -13197,31 +13578,31 @@ "value": 1, "raw": "1", "range": [ - 8664, - 8665 + 8893, + 8894 ], "loc": { "start": { - "line": 303, + "line": 310, "column": 39 }, "end": { - "line": 303, + "line": 310, "column": 40 } } }, "range": [ - 8645, - 8665 + 8874, + 8894 ], "loc": { "start": { - "line": 303, + "line": 310, "column": 20 }, "end": { - "line": 303, + "line": 310, "column": 40 } } @@ -13238,16 +13619,16 @@ "type": "Identifier", "name": "o", "range": [ - 8668, - 8669 + 8897, + 8898 ], "loc": { "start": { - "line": 303, + "line": 310, "column": 43 }, "end": { - "line": 303, + "line": 310, "column": 44 } } @@ -13256,31 +13637,31 @@ "type": "Identifier", "name": "evt", "range": [ - 8670, - 8673 + 8899, + 8902 ], "loc": { "start": { - "line": 303, + "line": 310, "column": 45 }, "end": { - "line": 303, + "line": 310, "column": 48 } } }, "range": [ - 8668, - 8673 + 8897, + 8902 ], "loc": { "start": { - "line": 303, + "line": 310, "column": 43 }, "end": { - "line": 303, + "line": 310, "column": 48 } } @@ -13289,77 +13670,77 @@ "type": "Identifier", "name": "nbOpts", "range": [ - 8674, - 8680 + 8903, + 8909 ], "loc": { "start": { - "line": 303, + "line": 310, "column": 49 }, "end": { - "line": 303, + "line": 310, "column": 55 } } }, "range": [ - 8668, - 8680 + 8897, + 8909 ], "loc": { "start": { - "line": 303, + "line": 310, "column": 43 }, "end": { - "line": 303, + "line": 310, "column": 55 } } }, "arguments": [], "range": [ - 8668, - 8682 + 8897, + 8911 ], "loc": { "start": { - "line": 303, + "line": 310, "column": 43 }, "end": { - "line": 303, + "line": 310, "column": 57 } } }, "range": [ - 8602, - 8682 + 8831, + 8911 ], "loc": { "start": { - "line": 302, + "line": 309, "column": 32 }, "end": { - "line": 303, + "line": 310, "column": 57 } } }, "range": [ - 8590, - 8682 + 8819, + 8911 ], "loc": { "start": { - "line": 302, + "line": 309, "column": 20 }, "end": { - "line": 303, + "line": 310, "column": 57 } } @@ -13367,16 +13748,16 @@ ], "kind": "let", "range": [ - 8586, - 8683 + 8815, + 8912 ], "loc": { "start": { - "line": 302, + "line": 309, "column": 16 }, "end": { - "line": 303, + "line": 310, "column": 58 } } @@ -13392,16 +13773,16 @@ "type": "Identifier", "name": "o", "range": [ - 8700, - 8701 + 8929, + 8930 ], "loc": { "start": { - "line": 304, + "line": 311, "column": 16 }, "end": { - "line": 304, + "line": 311, "column": 17 } } @@ -13410,31 +13791,31 @@ "type": "Identifier", "name": "changePage", "range": [ - 8702, - 8712 + 8931, + 8941 ], "loc": { "start": { - "line": 304, + "line": 311, "column": 18 }, "end": { - "line": 304, + "line": 311, "column": 28 } } }, "range": [ - 8700, - 8712 + 8929, + 8941 ], "loc": { "start": { - "line": 304, + "line": 311, "column": 16 }, "end": { - "line": 304, + "line": 311, "column": 28 } } @@ -13444,63 +13825,63 @@ "type": "Identifier", "name": "prevIndex", "range": [ - 8713, - 8722 + 8942, + 8951 ], "loc": { "start": { - "line": 304, + "line": 311, "column": 29 }, "end": { - "line": 304, + "line": 311, "column": 38 } } } ], "range": [ - 8700, - 8723 + 8929, + 8952 ], "loc": { "start": { - "line": 304, + "line": 311, "column": 16 }, "end": { - "line": 304, + "line": 311, "column": 39 } } }, "range": [ - 8700, - 8724 + 8929, + 8953 ], "loc": { "start": { - "line": 304, + "line": 311, "column": 16 }, "end": { - "line": 304, + "line": 311, "column": 40 } } } ], "range": [ - 8568, - 8738 + 8797, + 8967 ], "loc": { "start": { - "line": 301, + "line": 308, "column": 19 }, "end": { - "line": 305, + "line": 312, "column": 13 } } @@ -13508,16 +13889,16 @@ "generator": false, "expression": false, "range": [ - 8565, - 8738 + 8794, + 8967 ], "loc": { "start": { - "line": 301, + "line": 308, "column": 16 }, "end": { - "line": 305, + "line": 312, "column": 13 } } @@ -13527,16 +13908,16 @@ "shorthand": false, "computed": false, "range": [ - 8561, - 8738 + 8790, + 8967 ], "loc": { "start": { - "line": 301, + "line": 308, "column": 12 }, "end": { - "line": 305, + "line": 312, "column": 13 } } @@ -13547,16 +13928,16 @@ "type": "Identifier", "name": "last", "range": [ - 8752, - 8756 + 8981, + 8985 ], "loc": { "start": { - "line": 306, + "line": 313, "column": 12 }, "end": { - "line": 306, + "line": 313, "column": 16 } } @@ -13579,16 +13960,16 @@ "type": "Identifier", "name": "o", "range": [ - 8777, - 8778 + 9006, + 9007 ], "loc": { "start": { - "line": 307, + "line": 314, "column": 16 }, "end": { - "line": 307, + "line": 314, "column": 17 } } @@ -13597,31 +13978,31 @@ "type": "Identifier", "name": "changePage", "range": [ - 8779, - 8789 + 9008, + 9018 ], "loc": { "start": { - "line": 307, + "line": 314, "column": 18 }, "end": { - "line": 307, + "line": 314, "column": 28 } } }, "range": [ - 8777, - 8789 + 9006, + 9018 ], "loc": { "start": { - "line": 307, + "line": 314, "column": 16 }, "end": { - "line": 307, + "line": 314, "column": 28 } } @@ -13639,16 +14020,16 @@ "type": "Identifier", "name": "o", "range": [ - 8790, - 8791 + 9019, + 9020 ], "loc": { "start": { - "line": 307, + "line": 314, "column": 29 }, "end": { - "line": 307, + "line": 314, "column": 30 } } @@ -13657,31 +14038,31 @@ "type": "Identifier", "name": "evt", "range": [ - 8792, - 8795 + 9021, + 9024 ], "loc": { "start": { - "line": 307, + "line": 314, "column": 31 }, "end": { - "line": 307, + "line": 314, "column": 34 } } }, "range": [ - 8790, - 8795 + 9019, + 9024 ], "loc": { "start": { - "line": 307, + "line": 314, "column": 29 }, "end": { - "line": 307, + "line": 314, "column": 34 } } @@ -13690,94 +14071,94 @@ "type": "Identifier", "name": "nbOpts", "range": [ - 8796, - 8802 + 9025, + 9031 ], "loc": { "start": { - "line": 307, + "line": 314, "column": 35 }, "end": { - "line": 307, + "line": 314, "column": 41 } } }, "range": [ - 8790, - 8802 + 9019, + 9031 ], "loc": { "start": { - "line": 307, + "line": 314, "column": 29 }, "end": { - "line": 307, + "line": 314, "column": 41 } } }, "arguments": [], "range": [ - 8790, - 8804 + 9019, + 9033 ], "loc": { "start": { - "line": 307, + "line": 314, "column": 29 }, "end": { - "line": 307, + "line": 314, "column": 43 } } } ], "range": [ - 8777, - 8805 + 9006, + 9034 ], "loc": { "start": { - "line": 307, + "line": 314, "column": 16 }, "end": { - "line": 307, + "line": 314, "column": 44 } } }, "range": [ - 8777, - 8806 + 9006, + 9035 ], "loc": { "start": { - "line": 307, + "line": 314, "column": 16 }, "end": { - "line": 307, + "line": 314, "column": 45 } } } ], "range": [ - 8759, - 8820 + 8988, + 9049 ], "loc": { "start": { - "line": 306, + "line": 313, "column": 19 }, "end": { - "line": 308, + "line": 315, "column": 13 } } @@ -13785,16 +14166,16 @@ "generator": false, "expression": false, "range": [ - 8756, - 8820 + 8985, + 9049 ], "loc": { "start": { - "line": 306, + "line": 313, "column": 16 }, "end": { - "line": 308, + "line": 315, "column": 13 } } @@ -13804,16 +14185,16 @@ "shorthand": false, "computed": false, "range": [ - 8752, - 8820 + 8981, + 9049 ], "loc": { "start": { - "line": 306, + "line": 313, "column": 12 }, "end": { - "line": 308, + "line": 315, "column": 13 } } @@ -13824,16 +14205,16 @@ "type": "Identifier", "name": "first", "range": [ - 8834, - 8839 + 9063, + 9068 ], "loc": { "start": { - "line": 309, + "line": 316, "column": 12 }, "end": { - "line": 309, + "line": 316, "column": 17 } } @@ -13856,16 +14237,16 @@ "type": "Identifier", "name": "o", "range": [ - 8860, - 8861 + 9089, + 9090 ], "loc": { "start": { - "line": 310, + "line": 317, "column": 16 }, "end": { - "line": 310, + "line": 317, "column": 17 } } @@ -13874,31 +14255,31 @@ "type": "Identifier", "name": "changePage", "range": [ - 8862, - 8872 + 9091, + 9101 ], "loc": { "start": { - "line": 310, + "line": 317, "column": 18 }, "end": { - "line": 310, + "line": 317, "column": 28 } } }, "range": [ - 8860, - 8872 + 9089, + 9101 ], "loc": { "start": { - "line": 310, + "line": 317, "column": 16 }, "end": { - "line": 310, + "line": 317, "column": 28 } } @@ -13909,63 +14290,63 @@ "value": 0, "raw": "0", "range": [ - 8873, - 8874 + 9102, + 9103 ], "loc": { "start": { - "line": 310, + "line": 317, "column": 29 }, "end": { - "line": 310, + "line": 317, "column": 30 } } } ], "range": [ - 8860, - 8875 + 9089, + 9104 ], "loc": { "start": { - "line": 310, + "line": 317, "column": 16 }, "end": { - "line": 310, + "line": 317, "column": 31 } } }, "range": [ - 8860, - 8876 + 9089, + 9105 ], "loc": { "start": { - "line": 310, + "line": 317, "column": 16 }, "end": { - "line": 310, + "line": 317, "column": 32 } } } ], "range": [ - 8842, - 8890 + 9071, + 9119 ], "loc": { "start": { - "line": 309, + "line": 316, "column": 20 }, "end": { - "line": 311, + "line": 318, "column": 13 } } @@ -13973,16 +14354,16 @@ "generator": false, "expression": false, "range": [ - 8839, - 8890 + 9068, + 9119 ], "loc": { "start": { - "line": 309, + "line": 316, "column": 17 }, "end": { - "line": 311, + "line": 318, "column": 13 } } @@ -13992,16 +14373,16 @@ "shorthand": false, "computed": false, "range": [ - 8834, - 8890 + 9063, + 9119 ], "loc": { "start": { - "line": 309, + "line": 316, "column": 12 }, "end": { - "line": 311, + "line": 318, "column": 13 } } @@ -14012,16 +14393,16 @@ "type": "Identifier", "name": "_detectKey", "range": [ - 8904, - 8914 + 9133, + 9143 ], "loc": { "start": { - "line": 312, + "line": 319, "column": 12 }, "end": { - "line": 312, + "line": 319, "column": 22 } } @@ -14034,16 +14415,16 @@ "type": "Identifier", "name": "e", "range": [ - 8915, - 8916 + 9144, + 9145 ], "loc": { "start": { - "line": 312, + "line": 319, "column": 23 }, "end": { - "line": 312, + "line": 319, "column": 24 } } @@ -14061,16 +14442,16 @@ "type": "Identifier", "name": "key", "range": [ - 8940, - 8943 + 9169, + 9172 ], "loc": { "start": { - "line": 313, + "line": 320, "column": 20 }, "end": { - "line": 313, + "line": 320, "column": 23 } } @@ -14081,16 +14462,16 @@ "type": "Identifier", "name": "keyCode", "range": [ - 8946, - 8953 + 9175, + 9182 ], "loc": { "start": { - "line": 313, + "line": 320, "column": 26 }, "end": { - "line": 313, + "line": 320, "column": 33 } } @@ -14100,47 +14481,47 @@ "type": "Identifier", "name": "e", "range": [ - 8954, - 8955 + 9183, + 9184 ], "loc": { "start": { - "line": 313, + "line": 320, "column": 34 }, "end": { - "line": 313, + "line": 320, "column": 35 } } } ], "range": [ - 8946, - 8956 + 9175, + 9185 ], "loc": { "start": { - "line": 313, + "line": 320, "column": 26 }, "end": { - "line": 313, + "line": 320, "column": 36 } } }, "range": [ - 8940, - 8956 + 9169, + 9185 ], "loc": { "start": { - "line": 313, + "line": 320, "column": 20 }, "end": { - "line": 313, + "line": 320, "column": 36 } } @@ -14148,16 +14529,16 @@ ], "kind": "let", "range": [ - 8936, - 8957 + 9165, + 9186 ], "loc": { "start": { - "line": 313, + "line": 320, "column": 16 }, "end": { - "line": 313, + "line": 320, "column": 37 } } @@ -14171,16 +14552,16 @@ "type": "Identifier", "name": "key", "range": [ - 8978, - 8981 + 9207, + 9210 ], "loc": { "start": { - "line": 314, + "line": 321, "column": 20 }, "end": { - "line": 314, + "line": 321, "column": 23 } } @@ -14189,31 +14570,31 @@ "type": "Identifier", "name": "ENTER_KEY", "range": [ - 8986, - 8995 + 9215, + 9224 ], "loc": { "start": { - "line": 314, + "line": 321, "column": 28 }, "end": { - "line": 314, + "line": 321, "column": 37 } } }, "range": [ - 8978, - 8995 + 9207, + 9224 ], "loc": { "start": { - "line": 314, + "line": 321, "column": 20 }, "end": { - "line": 314, + "line": 321, "column": 37 } } @@ -14230,16 +14611,16 @@ "type": "Identifier", "name": "tf", "range": [ - 9023, - 9025 + 9252, + 9254 ], "loc": { "start": { - "line": 315, + "line": 322, "column": 24 }, "end": { - "line": 315, + "line": 322, "column": 26 } } @@ -14248,31 +14629,31 @@ "type": "Identifier", "name": "sorted", "range": [ - 9026, - 9032 + 9255, + 9261 ], "loc": { "start": { - "line": 315, + "line": 322, "column": 27 }, "end": { - "line": 315, + "line": 322, "column": 33 } } }, "range": [ - 9023, - 9032 + 9252, + 9261 ], "loc": { "start": { - "line": 315, + "line": 322, "column": 24 }, "end": { - "line": 315, + "line": 322, "column": 33 } } @@ -14291,16 +14672,16 @@ "type": "Identifier", "name": "tf", "range": [ - 9060, - 9062 + 9289, + 9291 ], "loc": { "start": { - "line": 316, + "line": 323, "column": 24 }, "end": { - "line": 316, + "line": 323, "column": 26 } } @@ -14309,62 +14690,62 @@ "type": "Identifier", "name": "filter", "range": [ - 9063, - 9069 + 9292, + 9298 ], "loc": { "start": { - "line": 316, + "line": 323, "column": 27 }, "end": { - "line": 316, + "line": 323, "column": 33 } } }, "range": [ - 9060, - 9069 + 9289, + 9298 ], "loc": { "start": { - "line": 316, + "line": 323, "column": 24 }, "end": { - "line": 316, + "line": 323, "column": 33 } } }, "arguments": [], "range": [ - 9060, - 9071 + 9289, + 9300 ], "loc": { "start": { - "line": 316, + "line": 323, "column": 24 }, "end": { - "line": 316, + "line": 323, "column": 35 } } }, "range": [ - 9060, - 9072 + 9289, + 9301 ], "loc": { "start": { - "line": 316, + "line": 323, "column": 24 }, "end": { - "line": 316, + "line": 323, "column": 36 } } @@ -14380,16 +14761,16 @@ "type": "Identifier", "name": "o", "range": [ - 9097, - 9098 + 9326, + 9327 ], "loc": { "start": { - "line": 317, + "line": 324, "column": 24 }, "end": { - "line": 317, + "line": 324, "column": 25 } } @@ -14398,31 +14779,31 @@ "type": "Identifier", "name": "changePage", "range": [ - 9099, - 9109 + 9328, + 9338 ], "loc": { "start": { - "line": 317, + "line": 324, "column": 26 }, "end": { - "line": 317, + "line": 324, "column": 36 } } }, "range": [ - 9097, - 9109 + 9326, + 9338 ], "loc": { "start": { - "line": 317, + "line": 324, "column": 24 }, "end": { - "line": 317, + "line": 324, "column": 36 } } @@ -14440,16 +14821,16 @@ "type": "Identifier", "name": "o", "range": [ - 9110, - 9111 + 9339, + 9340 ], "loc": { "start": { - "line": 317, + "line": 324, "column": 37 }, "end": { - "line": 317, + "line": 324, "column": 38 } } @@ -14458,31 +14839,31 @@ "type": "Identifier", "name": "evt", "range": [ - 9112, - 9115 + 9341, + 9344 ], "loc": { "start": { - "line": 317, + "line": 324, "column": 39 }, "end": { - "line": 317, + "line": 324, "column": 42 } } }, "range": [ - 9110, - 9115 + 9339, + 9344 ], "loc": { "start": { - "line": 317, + "line": 324, "column": 37 }, "end": { - "line": 317, + "line": 324, "column": 42 } } @@ -14491,94 +14872,94 @@ "type": "Identifier", "name": "slcIndex", "range": [ - 9116, - 9124 + 9345, + 9353 ], "loc": { "start": { - "line": 317, + "line": 324, "column": 43 }, "end": { - "line": 317, + "line": 324, "column": 51 } } }, "range": [ - 9110, - 9124 + 9339, + 9353 ], "loc": { "start": { - "line": 317, + "line": 324, "column": 37 }, "end": { - "line": 317, + "line": 324, "column": 51 } } }, "arguments": [], "range": [ - 9110, - 9126 + 9339, + 9355 ], "loc": { "start": { - "line": 317, + "line": 324, "column": 37 }, "end": { - "line": 317, + "line": 324, "column": 53 } } } ], "range": [ - 9097, - 9127 + 9326, + 9356 ], "loc": { "start": { - "line": 317, + "line": 324, "column": 24 }, "end": { - "line": 317, + "line": 324, "column": 54 } } }, "range": [ - 9097, - 9128 + 9326, + 9357 ], "loc": { "start": { - "line": 317, + "line": 324, "column": 24 }, "end": { - "line": 317, + "line": 324, "column": 55 } } } ], "range": [ - 9034, - 9150 + 9263, + 9379 ], "loc": { "start": { - "line": 315, + "line": 322, "column": 35 }, "end": { - "line": 318, + "line": 325, "column": 21 } } @@ -14597,16 +14978,16 @@ "type": "Identifier", "name": "o", "range": [ - 9182, - 9183 + 9411, + 9412 ], "loc": { "start": { - "line": 319, + "line": 326, "column": 24 }, "end": { - "line": 319, + "line": 326, "column": 25 } } @@ -14615,93 +14996,93 @@ "type": "Identifier", "name": "changePage", "range": [ - 9184, - 9194 + 9413, + 9423 ], "loc": { "start": { - "line": 319, + "line": 326, "column": 26 }, "end": { - "line": 319, + "line": 326, "column": 36 } } }, "range": [ - 9182, - 9194 + 9411, + 9423 ], "loc": { "start": { - "line": 319, + "line": 326, "column": 24 }, "end": { - "line": 319, + "line": 326, "column": 36 } } }, "arguments": [], "range": [ - 9182, - 9196 + 9411, + 9425 ], "loc": { "start": { - "line": 319, + "line": 326, "column": 24 }, "end": { - "line": 319, + "line": 326, "column": 38 } } }, "range": [ - 9182, - 9197 + 9411, + 9426 ], "loc": { "start": { - "line": 319, + "line": 326, "column": 24 }, "end": { - "line": 319, + "line": 326, "column": 39 } } } ], "range": [ - 9156, - 9219 + 9385, + 9448 ], "loc": { "start": { - "line": 318, + "line": 325, "column": 27 }, "end": { - "line": 320, + "line": 327, "column": 21 } } }, "range": [ - 9019, - 9219 + 9248, + 9448 ], "loc": { "start": { - "line": 315, + "line": 322, "column": 20 }, "end": { - "line": 320, + "line": 327, "column": 21 } } @@ -14716,16 +15097,16 @@ "object": { "type": "ThisExpression", "range": [ - 9240, - 9244 + 9469, + 9473 ], "loc": { "start": { - "line": 321, + "line": 328, "column": 20 }, "end": { - "line": 321, + "line": 328, "column": 24 } } @@ -14734,110 +15115,110 @@ "type": "Identifier", "name": "blur", "range": [ - 9245, - 9249 + 9474, + 9478 ], "loc": { "start": { - "line": 321, + "line": 328, "column": 25 }, "end": { - "line": 321, + "line": 328, "column": 29 } } }, "range": [ - 9240, - 9249 + 9469, + 9478 ], "loc": { "start": { - "line": 321, + "line": 328, "column": 20 }, "end": { - "line": 321, + "line": 328, "column": 29 } } }, "arguments": [], "range": [ - 9240, - 9251 + 9469, + 9480 ], "loc": { "start": { - "line": 321, + "line": 328, "column": 20 }, "end": { - "line": 321, + "line": 328, "column": 31 } } }, "range": [ - 9240, - 9252 + 9469, + 9481 ], "loc": { "start": { - "line": 321, + "line": 328, "column": 20 }, "end": { - "line": 321, + "line": 328, "column": 32 } } } ], "range": [ - 8997, - 9270 + 9226, + 9499 ], "loc": { "start": { - "line": 314, + "line": 321, "column": 39 }, "end": { - "line": 322, + "line": 329, "column": 17 } } }, "alternate": null, "range": [ - 8974, - 9270 + 9203, + 9499 ], "loc": { "start": { - "line": 314, + "line": 321, "column": 16 }, "end": { - "line": 322, + "line": 329, "column": 17 } } } ], "range": [ - 8918, - 9284 + 9147, + 9513 ], "loc": { "start": { - "line": 312, + "line": 319, "column": 26 }, "end": { - "line": 323, + "line": 330, "column": 13 } } @@ -14845,16 +15226,16 @@ "generator": false, "expression": false, "range": [ - 8914, - 9284 + 9143, + 9513 ], "loc": { "start": { - "line": 312, + "line": 319, "column": 22 }, "end": { - "line": 323, + "line": 330, "column": 13 } } @@ -14864,16 +15245,16 @@ "shorthand": false, "computed": false, "range": [ - 8904, - 9284 + 9133, + 9513 ], "loc": { "start": { - "line": 312, + "line": 319, "column": 12 }, "end": { - "line": 323, + "line": 330, "column": 13 } } @@ -14884,16 +15265,16 @@ "type": "Identifier", "name": "slcPagesChange", "range": [ - 9298, - 9312 + 9527, + 9541 ], "loc": { "start": { - "line": 324, + "line": 331, "column": 12 }, "end": { - "line": 324, + "line": 331, "column": 26 } } @@ -14903,16 +15284,16 @@ "value": null, "raw": "null", "range": [ - 9314, - 9318 + 9543, + 9547 ], "loc": { "start": { - "line": 324, + "line": 331, "column": 28 }, "end": { - "line": 324, + "line": 331, "column": 32 } } @@ -14922,16 +15303,16 @@ "shorthand": false, "computed": false, "range": [ - 9298, - 9318 + 9527, + 9547 ], "loc": { "start": { - "line": 324, + "line": 331, "column": 12 }, "end": { - "line": 324, + "line": 331, "column": 32 } } @@ -14942,16 +15323,16 @@ "type": "Identifier", "name": "nextEvt", "range": [ - 9332, - 9339 + 9561, + 9568 ], "loc": { "start": { - "line": 325, + "line": 332, "column": 12 }, "end": { - "line": 325, + "line": 332, "column": 19 } } @@ -14961,16 +15342,16 @@ "value": null, "raw": "null", "range": [ - 9341, - 9345 + 9570, + 9574 ], "loc": { "start": { - "line": 325, + "line": 332, "column": 21 }, "end": { - "line": 325, + "line": 332, "column": 25 } } @@ -14980,16 +15361,16 @@ "shorthand": false, "computed": false, "range": [ - 9332, - 9345 + 9561, + 9574 ], "loc": { "start": { - "line": 325, + "line": 332, "column": 12 }, "end": { - "line": 325, + "line": 332, "column": 25 } } @@ -15000,16 +15381,16 @@ "type": "Identifier", "name": "prevEvt", "range": [ - 9359, - 9366 + 9588, + 9595 ], "loc": { "start": { - "line": 326, + "line": 333, "column": 12 }, "end": { - "line": 326, + "line": 333, "column": 19 } } @@ -15019,16 +15400,16 @@ "value": null, "raw": "null", "range": [ - 9368, - 9372 + 9597, + 9601 ], "loc": { "start": { - "line": 326, + "line": 333, "column": 21 }, "end": { - "line": 326, + "line": 333, "column": 25 } } @@ -15038,16 +15419,16 @@ "shorthand": false, "computed": false, "range": [ - 9359, - 9372 + 9588, + 9601 ], "loc": { "start": { - "line": 326, + "line": 333, "column": 12 }, "end": { - "line": 326, + "line": 333, "column": 25 } } @@ -15058,16 +15439,16 @@ "type": "Identifier", "name": "lastEvt", "range": [ - 9386, - 9393 + 9615, + 9622 ], "loc": { "start": { - "line": 327, + "line": 334, "column": 12 }, "end": { - "line": 327, + "line": 334, "column": 19 } } @@ -15077,16 +15458,16 @@ "value": null, "raw": "null", "range": [ - 9395, - 9399 + 9624, + 9628 ], "loc": { "start": { - "line": 327, + "line": 334, "column": 21 }, "end": { - "line": 327, + "line": 334, "column": 25 } } @@ -15096,16 +15477,16 @@ "shorthand": false, "computed": false, "range": [ - 9386, - 9399 + 9615, + 9628 ], "loc": { "start": { - "line": 327, + "line": 334, "column": 12 }, "end": { - "line": 327, + "line": 334, "column": 25 } } @@ -15116,16 +15497,16 @@ "type": "Identifier", "name": "firstEvt", "range": [ - 9413, - 9421 + 9642, + 9650 ], "loc": { "start": { - "line": 328, + "line": 335, "column": 12 }, "end": { - "line": 328, + "line": 335, "column": 20 } } @@ -15135,16 +15516,16 @@ "value": null, "raw": "null", "range": [ - 9423, - 9427 + 9652, + 9656 ], "loc": { "start": { - "line": 328, + "line": 335, "column": 22 }, "end": { - "line": 328, + "line": 335, "column": 26 } } @@ -15154,62 +15535,62 @@ "shorthand": false, "computed": false, "range": [ - 9413, - 9427 + 9642, + 9656 ], "loc": { "start": { - "line": 328, + "line": 335, "column": 12 }, "end": { - "line": 328, + "line": 335, "column": 26 } } } ], "range": [ - 7953, - 9437 + 8182, + 9666 ], "loc": { "start": { - "line": 285, + "line": 292, "column": 19 }, "end": { - "line": 329, + "line": 336, "column": 9 } } }, "range": [ - 7942, - 9437 + 8171, + 9666 ], "loc": { "start": { - "line": 285, + "line": 292, "column": 8 }, "end": { - "line": 329, + "line": 336, "column": 9 } } }, "range": [ - 7942, - 9438 + 8171, + 9667 ], "loc": { "start": { - "line": 285, + "line": 292, "column": 8 }, "end": { - "line": 329, + "line": 336, "column": 10 } }, @@ -15218,16 +15599,16 @@ "type": "Block", "value": "*\n * Paging DOM events handlers\n * @type {String}\n * @private\n ", "range": [ - 7834, - 7933 + 8063, + 8162 ], "loc": { "start": { - "line": 280, + "line": 287, "column": 8 }, "end": { - "line": 284, + "line": 291, "column": 11 } } @@ -15236,16 +15617,16 @@ } ], "range": [ - 615, - 9444 + 656, + 9673 ], "loc": { "start": { - "line": 22, + "line": 23, "column": 20 }, "end": { - "line": 330, + "line": 337, "column": 5 } } @@ -15253,16 +15634,16 @@ "generator": false, "expression": false, "range": [ - 610, - 9444 + 651, + 9673 ], "loc": { "start": { - "line": 22, + "line": 23, "column": 15 }, "end": { - "line": 330, + "line": 337, "column": 5 } } @@ -15270,16 +15651,16 @@ "kind": "constructor", "computed": false, "range": [ - 599, - 9444 + 640, + 9673 ], "loc": { "start": { - "line": 22, + "line": 23, "column": 4 }, "end": { - "line": 330, + "line": 337, "column": 5 } }, @@ -15288,16 +15669,16 @@ "type": "Block", "value": "*\n * Creates an instance of Paging\n * @param {TableFilter} tf TableFilter instance\n ", "range": [ - 494, - 594 + 535, + 635 ], "loc": { "start": { - "line": 18, + "line": 19, "column": 4 }, "end": { - "line": 21, + "line": 22, "column": 7 } } @@ -15308,16 +15689,16 @@ "type": "Block", "value": "*\n * Initialize DOM elements\n ", "range": [ - 9450, - 9492 + 9679, + 9721 ], "loc": { "start": { - "line": 332, + "line": 339, "column": 4 }, "end": { - "line": 334, + "line": 341, "column": 7 } } @@ -15331,16 +15712,16 @@ "type": "Identifier", "name": "init", "range": [ - 9497, - 9501 + 9726, + 9730 ], "loc": { "start": { - "line": 335, + "line": 342, "column": 4 }, "end": { - "line": 335, + "line": 342, "column": 8 } } @@ -15361,32 +15742,32 @@ "type": "Identifier", "name": "slcPages", "range": [ - 9518, - 9526 + 9747, + 9755 ], "loc": { "start": { - "line": 336, + "line": 343, "column": 12 }, "end": { - "line": 336, + "line": 343, "column": 20 } } }, "init": null, "range": [ - 9518, - 9526 + 9747, + 9755 ], "loc": { "start": { - "line": 336, + "line": 343, "column": 12 }, "end": { - "line": 336, + "line": 343, "column": 20 } } @@ -15394,16 +15775,16 @@ ], "kind": "let", "range": [ - 9514, - 9527 + 9743, + 9756 ], "loc": { "start": { - "line": 336, + "line": 343, "column": 8 }, "end": { - "line": 336, + "line": 343, "column": 21 } } @@ -15417,16 +15798,16 @@ "type": "Identifier", "name": "tf", "range": [ - 9540, - 9542 + 9769, + 9771 ], "loc": { "start": { - "line": 337, + "line": 344, "column": 12 }, "end": { - "line": 337, + "line": 344, "column": 14 } } @@ -15437,16 +15818,16 @@ "object": { "type": "ThisExpression", "range": [ - 9545, - 9549 + 9774, + 9778 ], "loc": { "start": { - "line": 337, + "line": 344, "column": 17 }, "end": { - "line": 337, + "line": 344, "column": 21 } } @@ -15455,46 +15836,46 @@ "type": "Identifier", "name": "tf", "range": [ - 9550, - 9552 + 9779, + 9781 ], "loc": { "start": { - "line": 337, + "line": 344, "column": 22 }, "end": { - "line": 337, + "line": 344, "column": 24 } } }, "range": [ - 9545, - 9552 + 9774, + 9781 ], "loc": { "start": { - "line": 337, + "line": 344, "column": 17 }, "end": { - "line": 337, + "line": 344, "column": 24 } } }, "range": [ - 9540, - 9552 + 9769, + 9781 ], "loc": { "start": { - "line": 337, + "line": 344, "column": 12 }, "end": { - "line": 337, + "line": 344, "column": 24 } } @@ -15502,16 +15883,16 @@ ], "kind": "let", "range": [ - 9536, - 9553 + 9765, + 9782 ], "loc": { "start": { - "line": 337, + "line": 344, "column": 8 }, "end": { - "line": 337, + "line": 344, "column": 25 } } @@ -15525,16 +15906,16 @@ "type": "Identifier", "name": "evt", "range": [ - 9566, - 9569 + 9795, + 9798 ], "loc": { "start": { - "line": 338, + "line": 345, "column": 12 }, "end": { - "line": 338, + "line": 345, "column": 15 } } @@ -15545,16 +15926,16 @@ "object": { "type": "ThisExpression", "range": [ - 9572, - 9576 + 9801, + 9805 ], "loc": { "start": { - "line": 338, + "line": 345, "column": 18 }, "end": { - "line": 338, + "line": 345, "column": 22 } } @@ -15563,46 +15944,46 @@ "type": "Identifier", "name": "evt", "range": [ - 9577, - 9580 + 9806, + 9809 ], "loc": { "start": { - "line": 338, + "line": 345, "column": 23 }, "end": { - "line": 338, + "line": 345, "column": 26 } } }, "range": [ - 9572, - 9580 + 9801, + 9809 ], "loc": { "start": { - "line": 338, + "line": 345, "column": 18 }, "end": { - "line": 338, + "line": 345, "column": 26 } } }, "range": [ - 9566, - 9580 + 9795, + 9809 ], "loc": { "start": { - "line": 338, + "line": 345, "column": 12 }, "end": { - "line": 338, + "line": 345, "column": 26 } } @@ -15610,16 +15991,16 @@ ], "kind": "let", "range": [ - 9562, - 9581 + 9791, + 9810 ], "loc": { "start": { - "line": 338, + "line": 345, "column": 8 }, "end": { - "line": 338, + "line": 345, "column": 27 } } @@ -15632,16 +16013,16 @@ "object": { "type": "ThisExpression", "range": [ - 9595, - 9599 + 9824, + 9828 ], "loc": { "start": { - "line": 340, + "line": 347, "column": 12 }, "end": { - "line": 340, + "line": 347, "column": 16 } } @@ -15650,31 +16031,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 9600, - 9611 + 9829, + 9840 ], "loc": { "start": { - "line": 340, + "line": 347, "column": 17 }, "end": { - "line": 340, + "line": 347, "column": 28 } } }, "range": [ - 9595, - 9611 + 9824, + 9840 ], "loc": { "start": { - "line": 340, + "line": 347, "column": 12 }, "end": { - "line": 340, + "line": 347, "column": 28 } } @@ -15686,66 +16067,336 @@ "type": "ReturnStatement", "argument": null, "range": [ - 9627, - 9634 + 9856, + 9863 ], "loc": { "start": { - "line": 341, + "line": 348, "column": 12 }, "end": { - "line": 341, + "line": 348, "column": 19 } } } ], "range": [ - 9613, - 9644 + 9842, + 9873 ], "loc": { "start": { - "line": 340, + "line": 347, "column": 30 }, "end": { - "line": 342, + "line": 349, "column": 9 } } }, "alternate": null, "range": [ - 9591, - 9644 + 9820, + 9873 ], "loc": { "start": { - "line": 340, + "line": 347, "column": 8 }, "end": { - "line": 342, + "line": 349, "column": 9 } + } + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 9883, + 9887 + ], + "loc": { + "start": { + "line": 351, + "column": 8 + }, + "end": { + "line": 351, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "emitter", + "range": [ + 9888, + 9895 + ], + "loc": { + "start": { + "line": 351, + "column": 13 + }, + "end": { + "line": 351, + "column": 20 + } + } + }, + "range": [ + 9883, + 9895 + ], + "loc": { + "start": { + "line": 351, + "column": 8 + }, + "end": { + "line": 351, + "column": 20 + } + } + }, + "property": { + "type": "Identifier", + "name": "emit", + "range": [ + 9896, + 9900 + ], + "loc": { + "start": { + "line": 351, + "column": 21 + }, + "end": { + "line": 351, + "column": 25 + } + } + }, + "range": [ + 9883, + 9900 + ], + "loc": { + "start": { + "line": 351, + "column": 8 + }, + "end": { + "line": 351, + "column": 25 + } + } + }, + "arguments": [ + { + "type": "Literal", + "value": "initializing-feature", + "raw": "'initializing-feature'", + "range": [ + 9901, + 9923 + ], + "loc": { + "start": { + "line": 351, + "column": 26 + }, + "end": { + "line": 351, + "column": 48 + } + } + }, + { + "type": "ThisExpression", + "range": [ + 9925, + 9929 + ], + "loc": { + "start": { + "line": 351, + "column": 50 + }, + "end": { + "line": 351, + "column": 54 + } + } + }, + { + "type": "UnaryExpression", + "operator": "!", + "argument": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "isNull", + "range": [ + 9932, + 9938 + ], + "loc": { + "start": { + "line": 351, + "column": 57 + }, + "end": { + "line": 351, + "column": 63 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 9939, + 9943 + ], + "loc": { + "start": { + "line": 351, + "column": 64 + }, + "end": { + "line": 351, + "column": 68 + } + } + }, + "property": { + "type": "Identifier", + "name": "tgtId", + "range": [ + 9944, + 9949 + ], + "loc": { + "start": { + "line": 351, + "column": 69 + }, + "end": { + "line": 351, + "column": 74 + } + } + }, + "range": [ + 9939, + 9949 + ], + "loc": { + "start": { + "line": 351, + "column": 64 + }, + "end": { + "line": 351, + "column": 74 + } + } + } + ], + "range": [ + 9932, + 9950 + ], + "loc": { + "start": { + "line": 351, + "column": 57 + }, + "end": { + "line": 351, + "column": 75 + } + } + }, + "prefix": true, + "range": [ + 9931, + 9950 + ], + "loc": { + "start": { + "line": 351, + "column": 56 + }, + "end": { + "line": 351, + "column": 75 + } + } + } + ], + "range": [ + 9883, + 9951 + ], + "loc": { + "start": { + "line": 351, + "column": 8 + }, + "end": { + "line": 351, + "column": 76 + } + } + }, + "range": [ + 9883, + 9952 + ], + "loc": { + "start": { + "line": 351, + "column": 8 + }, + "end": { + "line": 351, + "column": 77 + } }, "trailingComments": [ { "type": "Line", "value": " Check resultsPerPage is in expected format and initialise the", "range": [ - 9654, - 9718 + 9962, + 10026 ], "loc": { "start": { - "line": 344, + "line": 353, "column": 8 }, "end": { - "line": 344, + "line": 353, "column": 72 } } @@ -15754,16 +16405,16 @@ "type": "Line", "value": " results per page component", "range": [ - 9727, - 9756 + 10035, + 10064 ], "loc": { "start": { - "line": 345, + "line": 354, "column": 8 }, "end": { - "line": 345, + "line": 354, "column": 37 } } @@ -15778,16 +16429,16 @@ "object": { "type": "ThisExpression", "range": [ - 9769, - 9773 + 10077, + 10081 ], "loc": { "start": { - "line": 346, + "line": 355, "column": 12 }, "end": { - "line": 346, + "line": 355, "column": 16 } } @@ -15796,31 +16447,31 @@ "type": "Identifier", "name": "hasResultsPerPage", "range": [ - 9774, - 9791 + 10082, + 10099 ], "loc": { "start": { - "line": 346, + "line": 355, "column": 17 }, "end": { - "line": 346, + "line": 355, "column": 34 } } }, "range": [ - 9769, - 9791 + 10077, + 10099 ], "loc": { "start": { - "line": 346, + "line": 355, "column": 12 }, "end": { - "line": 346, + "line": 355, "column": 34 } } @@ -15842,16 +16493,16 @@ "object": { "type": "ThisExpression", "range": [ - 9811, - 9815 + 10119, + 10123 ], "loc": { "start": { - "line": 347, + "line": 356, "column": 16 }, "end": { - "line": 347, + "line": 356, "column": 20 } } @@ -15860,31 +16511,31 @@ "type": "Identifier", "name": "resultsPerPage", "range": [ - 9816, - 9830 + 10124, + 10138 ], "loc": { "start": { - "line": 347, + "line": 356, "column": 21 }, "end": { - "line": 347, + "line": 356, "column": 35 } } }, "range": [ - 9811, - 9830 + 10119, + 10138 ], "loc": { "start": { - "line": 347, + "line": 356, "column": 16 }, "end": { - "line": 347, + "line": 356, "column": 35 } } @@ -15893,31 +16544,31 @@ "type": "Identifier", "name": "length", "range": [ - 9831, - 9837 + 10139, + 10145 ], "loc": { "start": { - "line": 347, + "line": 356, "column": 36 }, "end": { - "line": 347, + "line": 356, "column": 42 } } }, "range": [ - 9811, - 9837 + 10119, + 10145 ], "loc": { "start": { - "line": 347, + "line": 356, "column": 16 }, "end": { - "line": 347, + "line": 356, "column": 42 } } @@ -15927,31 +16578,31 @@ "value": 2, "raw": "2", "range": [ - 9840, - 9841 + 10148, + 10149 ], "loc": { "start": { - "line": 347, + "line": 356, "column": 45 }, "end": { - "line": 347, + "line": 356, "column": 46 } } }, "range": [ - 9811, - 9841 + 10119, + 10149 ], "loc": { "start": { - "line": 347, + "line": 356, "column": 16 }, "end": { - "line": 347, + "line": 356, "column": 46 } } @@ -15970,16 +16621,16 @@ "object": { "type": "ThisExpression", "range": [ - 9861, - 9865 + 10169, + 10173 ], "loc": { "start": { - "line": 348, + "line": 357, "column": 16 }, "end": { - "line": 348, + "line": 357, "column": 20 } } @@ -15988,31 +16639,31 @@ "type": "Identifier", "name": "hasResultsPerPage", "range": [ - 9866, - 9883 + 10174, + 10191 ], "loc": { "start": { - "line": 348, + "line": 357, "column": 21 }, "end": { - "line": 348, + "line": 357, "column": 38 } } }, "range": [ - 9861, - 9883 + 10169, + 10191 ], "loc": { "start": { - "line": 348, + "line": 357, "column": 16 }, "end": { - "line": 348, + "line": 357, "column": 38 } } @@ -16022,62 +16673,62 @@ "value": false, "raw": "false", "range": [ - 9886, - 9891 + 10194, + 10199 ], "loc": { "start": { - "line": 348, + "line": 357, "column": 41 }, "end": { - "line": 348, + "line": 357, "column": 46 } } }, "range": [ - 9861, - 9891 + 10169, + 10199 ], "loc": { "start": { - "line": 348, + "line": 357, "column": 16 }, "end": { - "line": 348, + "line": 357, "column": 46 } } }, "range": [ - 9861, - 9892 + 10169, + 10200 ], "loc": { "start": { - "line": 348, + "line": 357, "column": 16 }, "end": { - "line": 348, + "line": 357, "column": 47 } } } ], "range": [ - 9843, - 9906 + 10151, + 10214 ], "loc": { "start": { - "line": 347, + "line": 356, "column": 48 }, "end": { - "line": 349, + "line": 358, "column": 13 } } @@ -16096,16 +16747,16 @@ "object": { "type": "ThisExpression", "range": [ - 9930, - 9934 + 10238, + 10242 ], "loc": { "start": { - "line": 350, + "line": 359, "column": 16 }, "end": { - "line": 350, + "line": 359, "column": 20 } } @@ -16114,31 +16765,31 @@ "type": "Identifier", "name": "pageLength", "range": [ - 9935, - 9945 + 10243, + 10253 ], "loc": { "start": { - "line": 350, + "line": 359, "column": 21 }, "end": { - "line": 350, + "line": 359, "column": 31 } } }, "range": [ - 9930, - 9945 + 10238, + 10253 ], "loc": { "start": { - "line": 350, + "line": 359, "column": 16 }, "end": { - "line": 350, + "line": 359, "column": 31 } } @@ -16155,16 +16806,16 @@ "object": { "type": "ThisExpression", "range": [ - 9948, - 9952 + 10256, + 10260 ], "loc": { "start": { - "line": 350, + "line": 359, "column": 34 }, "end": { - "line": 350, + "line": 359, "column": 38 } } @@ -16173,31 +16824,31 @@ "type": "Identifier", "name": "resultsPerPage", "range": [ - 9953, - 9967 + 10261, + 10275 ], "loc": { "start": { - "line": 350, + "line": 359, "column": 39 }, "end": { - "line": 350, + "line": 359, "column": 53 } } }, "range": [ - 9948, - 9967 + 10256, + 10275 ], "loc": { "start": { - "line": 350, + "line": 359, "column": 34 }, "end": { - "line": 350, + "line": 359, "column": 53 } } @@ -16207,31 +16858,31 @@ "value": 1, "raw": "1", "range": [ - 9968, - 9969 + 10276, + 10277 ], "loc": { "start": { - "line": 350, + "line": 359, "column": 54 }, "end": { - "line": 350, + "line": 359, "column": 55 } } }, "range": [ - 9948, - 9970 + 10256, + 10278 ], "loc": { "start": { - "line": 350, + "line": 359, "column": 34 }, "end": { - "line": 350, + "line": 359, "column": 56 } } @@ -16241,61 +16892,61 @@ "value": 0, "raw": "0", "range": [ - 9971, - 9972 + 10279, + 10280 ], "loc": { "start": { - "line": 350, + "line": 359, "column": 57 }, "end": { - "line": 350, + "line": 359, "column": 58 } } }, "range": [ - 9948, - 9973 + 10256, + 10281 ], "loc": { "start": { - "line": 350, + "line": 359, "column": 34 }, "end": { - "line": 350, + "line": 359, "column": 59 } } }, "range": [ - 9930, - 9973 + 10238, + 10281 ], "loc": { "start": { - "line": 350, + "line": 359, "column": 16 }, "end": { - "line": 350, + "line": 359, "column": 59 } } }, "range": [ - 9930, - 9974 + 10238, + 10282 ], "loc": { "start": { - "line": 350, + "line": 359, "column": 16 }, "end": { - "line": 350, + "line": 359, "column": 60 } } @@ -16310,16 +16961,16 @@ "object": { "type": "ThisExpression", "range": [ - 9991, - 9995 + 10299, + 10303 ], "loc": { "start": { - "line": 351, + "line": 360, "column": 16 }, "end": { - "line": 351, + "line": 360, "column": 20 } } @@ -16328,125 +16979,125 @@ "type": "Identifier", "name": "setResultsPerPage", "range": [ - 9996, - 10013 + 10304, + 10321 ], "loc": { "start": { - "line": 351, + "line": 360, "column": 21 }, "end": { - "line": 351, + "line": 360, "column": 38 } } }, "range": [ - 9991, - 10013 + 10299, + 10321 ], "loc": { "start": { - "line": 351, + "line": 360, "column": 16 }, "end": { - "line": 351, + "line": 360, "column": 38 } } }, "arguments": [], "range": [ - 9991, - 10015 + 10299, + 10323 ], "loc": { "start": { - "line": 351, + "line": 360, "column": 16 }, "end": { - "line": 351, + "line": 360, "column": 40 } } }, "range": [ - 9991, - 10016 + 10299, + 10324 ], "loc": { "start": { - "line": 351, + "line": 360, "column": 16 }, "end": { - "line": 351, + "line": 360, "column": 41 } } } ], "range": [ - 9912, - 10030 + 10220, + 10338 ], "loc": { "start": { - "line": 349, + "line": 358, "column": 19 }, "end": { - "line": 352, + "line": 361, "column": 13 } } }, "range": [ - 9807, - 10030 + 10115, + 10338 ], "loc": { "start": { - "line": 347, + "line": 356, "column": 12 }, "end": { - "line": 352, + "line": 361, "column": 13 } } } ], "range": [ - 9793, - 10040 + 10101, + 10348 ], "loc": { "start": { - "line": 346, + "line": 355, "column": 36 }, "end": { - "line": 353, + "line": 362, "column": 9 } } }, "alternate": null, "range": [ - 9765, - 10040 + 10073, + 10348 ], "loc": { "start": { - "line": 346, + "line": 355, "column": 8 }, "end": { - "line": 353, + "line": 362, "column": 9 } }, @@ -16455,16 +17106,16 @@ "type": "Line", "value": " Check resultsPerPage is in expected format and initialise the", "range": [ - 9654, - 9718 + 9962, + 10026 ], "loc": { "start": { - "line": 344, + "line": 353, "column": 8 }, "end": { - "line": 344, + "line": 353, "column": 72 } } @@ -16473,16 +17124,16 @@ "type": "Line", "value": " results per page component", "range": [ - 9727, - 9756 + 10035, + 10064 ], "loc": { "start": { - "line": 345, + "line": 354, "column": 8 }, "end": { - "line": 345, + "line": 354, "column": 37 } } @@ -16501,16 +17152,16 @@ "type": "Identifier", "name": "evt", "range": [ - 10050, - 10053 + 10358, + 10361 ], "loc": { "start": { - "line": 355, + "line": 364, "column": 8 }, "end": { - "line": 355, + "line": 364, "column": 11 } } @@ -16519,31 +17170,31 @@ "type": "Identifier", "name": "slcPagesChange", "range": [ - 10054, - 10068 + 10362, + 10376 ], "loc": { "start": { - "line": 355, + "line": 364, "column": 12 }, "end": { - "line": 355, + "line": 364, "column": 26 } } }, "range": [ - 10050, - 10068 + 10358, + 10376 ], "loc": { "start": { - "line": 355, + "line": 364, "column": 8 }, "end": { - "line": 355, + "line": 364, "column": 26 } } @@ -16556,16 +17207,16 @@ "type": "Identifier", "name": "event", "range": [ - 10072, - 10077 + 10380, + 10385 ], "loc": { "start": { - "line": 355, + "line": 364, "column": 30 }, "end": { - "line": 355, + "line": 364, "column": 35 } } @@ -16583,16 +17234,16 @@ "type": "Identifier", "name": "slc", "range": [ - 10100, - 10103 + 10408, + 10411 ], "loc": { "start": { - "line": 356, + "line": 365, "column": 16 }, "end": { - "line": 356, + "line": 365, "column": 19 } } @@ -16604,16 +17255,16 @@ "type": "Identifier", "name": "event", "range": [ - 10106, - 10111 + 10414, + 10419 ], "loc": { "start": { - "line": 356, + "line": 365, "column": 22 }, "end": { - "line": 356, + "line": 365, "column": 27 } } @@ -16622,46 +17273,46 @@ "type": "Identifier", "name": "target", "range": [ - 10112, - 10118 + 10420, + 10426 ], "loc": { "start": { - "line": 356, + "line": 365, "column": 28 }, "end": { - "line": 356, + "line": 365, "column": 34 } } }, "range": [ - 10106, - 10118 + 10414, + 10426 ], "loc": { "start": { - "line": 356, + "line": 365, "column": 22 }, "end": { - "line": 356, + "line": 365, "column": 34 } } }, "range": [ - 10100, - 10118 + 10408, + 10426 ], "loc": { "start": { - "line": 356, + "line": 365, "column": 16 }, "end": { - "line": 356, + "line": 365, "column": 34 } } @@ -16669,16 +17320,16 @@ ], "kind": "let", "range": [ - 10096, - 10119 + 10404, + 10427 ], "loc": { "start": { - "line": 356, + "line": 365, "column": 12 }, "end": { - "line": 356, + "line": 365, "column": 35 } } @@ -16693,16 +17344,16 @@ "object": { "type": "ThisExpression", "range": [ - 10132, - 10136 + 10440, + 10444 ], "loc": { "start": { - "line": 357, + "line": 366, "column": 12 }, "end": { - "line": 357, + "line": 366, "column": 16 } } @@ -16711,31 +17362,31 @@ "type": "Identifier", "name": "changePage", "range": [ - 10137, - 10147 + 10445, + 10455 ], "loc": { "start": { - "line": 357, + "line": 366, "column": 17 }, "end": { - "line": 357, + "line": 366, "column": 27 } } }, "range": [ - 10132, - 10147 + 10440, + 10455 ], "loc": { "start": { - "line": 357, + "line": 366, "column": 12 }, "end": { - "line": 357, + "line": 366, "column": 27 } } @@ -16748,16 +17399,16 @@ "type": "Identifier", "name": "slc", "range": [ - 10148, - 10151 + 10456, + 10459 ], "loc": { "start": { - "line": 357, + "line": 366, "column": 28 }, "end": { - "line": 357, + "line": 366, "column": 31 } } @@ -16766,78 +17417,78 @@ "type": "Identifier", "name": "selectedIndex", "range": [ - 10152, - 10165 + 10460, + 10473 ], "loc": { "start": { - "line": 357, + "line": 366, "column": 32 }, "end": { - "line": 357, + "line": 366, "column": 45 } } }, "range": [ - 10148, - 10165 + 10456, + 10473 ], "loc": { "start": { - "line": 357, + "line": 366, "column": 28 }, "end": { - "line": 357, + "line": 366, "column": 45 } } } ], "range": [ - 10132, - 10166 + 10440, + 10474 ], "loc": { "start": { - "line": 357, + "line": 366, "column": 12 }, "end": { - "line": 357, + "line": 366, "column": 46 } } }, "range": [ - 10132, - 10167 + 10440, + 10475 ], "loc": { "start": { - "line": 357, + "line": 366, "column": 12 }, "end": { - "line": 357, + "line": 366, "column": 47 } } } ], "range": [ - 10082, - 10177 + 10390, + 10485 ], "loc": { "start": { - "line": 355, + "line": 364, "column": 40 }, "end": { - "line": 358, + "line": 367, "column": 9 } } @@ -16845,46 +17496,46 @@ "generator": false, "expression": false, "range": [ - 10071, - 10177 + 10379, + 10485 ], "loc": { "start": { - "line": 355, + "line": 364, "column": 29 }, "end": { - "line": 358, + "line": 367, "column": 9 } } }, "range": [ - 10050, - 10177 + 10358, + 10485 ], "loc": { "start": { - "line": 355, + "line": 364, "column": 8 }, "end": { - "line": 358, + "line": 367, "column": 9 } } }, "range": [ - 10050, - 10178 + 10358, + 10486 ], "loc": { "start": { - "line": 355, + "line": 364, "column": 8 }, "end": { - "line": 358, + "line": 367, "column": 10 } }, @@ -16893,16 +17544,16 @@ "type": "Line", "value": " Paging drop-down list selector", "range": [ - 10188, - 10221 + 10496, + 10529 ], "loc": { "start": { - "line": 360, + "line": 369, "column": 8 }, "end": { - "line": 360, + "line": 369, "column": 41 } } @@ -16920,16 +17571,16 @@ "object": { "type": "ThisExpression", "range": [ - 10234, - 10238 + 10542, + 10546 ], "loc": { "start": { - "line": 361, + "line": 370, "column": 12 }, "end": { - "line": 361, + "line": 370, "column": 16 } } @@ -16938,31 +17589,31 @@ "type": "Identifier", "name": "pageSelectorType", "range": [ - 10239, - 10255 + 10547, + 10563 ], "loc": { "start": { - "line": 361, + "line": 370, "column": 17 }, "end": { - "line": 361, + "line": 370, "column": 33 } } }, "range": [ - 10234, - 10255 + 10542, + 10563 ], "loc": { "start": { - "line": 361, + "line": 370, "column": 12 }, "end": { - "line": 361, + "line": 370, "column": 33 } } @@ -16971,31 +17622,31 @@ "type": "Identifier", "name": "SELECT", "range": [ - 10260, - 10266 + 10568, + 10574 ], "loc": { "start": { - "line": 361, + "line": 370, "column": 38 }, "end": { - "line": 361, + "line": 370, "column": 44 } } }, "range": [ - 10234, - 10266 + 10542, + 10574 ], "loc": { "start": { - "line": 361, + "line": 370, "column": 12 }, "end": { - "line": 361, + "line": 370, "column": 44 } } @@ -17012,16 +17663,16 @@ "type": "Identifier", "name": "slcPages", "range": [ - 10282, - 10290 + 10590, + 10598 ], "loc": { "start": { - "line": 362, + "line": 371, "column": 12 }, "end": { - "line": 362, + "line": 371, "column": 20 } } @@ -17032,16 +17683,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 10293, - 10302 + 10601, + 10610 ], "loc": { "start": { - "line": 362, + "line": 371, "column": 23 }, "end": { - "line": 362, + "line": 371, "column": 32 } } @@ -17051,62 +17702,62 @@ "type": "Identifier", "name": "SELECT", "range": [ - 10303, - 10309 + 10611, + 10617 ], "loc": { "start": { - "line": 362, + "line": 371, "column": 33 }, "end": { - "line": 362, + "line": 371, "column": 39 } } } ], "range": [ - 10293, - 10310 + 10601, + 10618 ], "loc": { "start": { - "line": 362, + "line": 371, "column": 23 }, "end": { - "line": 362, + "line": 371, "column": 40 } } }, "range": [ - 10282, - 10310 + 10590, + 10618 ], "loc": { "start": { - "line": 362, + "line": 371, "column": 12 }, "end": { - "line": 362, + "line": 371, "column": 40 } } }, "range": [ - 10282, - 10311 + 10590, + 10619 ], "loc": { "start": { - "line": 362, + "line": 371, "column": 12 }, "end": { - "line": 362, + "line": 371, "column": 41 } } @@ -17123,16 +17774,16 @@ "type": "Identifier", "name": "slcPages", "range": [ - 10324, - 10332 + 10632, + 10640 ], "loc": { "start": { - "line": 363, + "line": 372, "column": 12 }, "end": { - "line": 363, + "line": 372, "column": 20 } } @@ -17141,31 +17792,31 @@ "type": "Identifier", "name": "className", "range": [ - 10333, - 10342 + 10641, + 10650 ], "loc": { "start": { - "line": 363, + "line": 372, "column": 21 }, "end": { - "line": 363, + "line": 372, "column": 30 } } }, "range": [ - 10324, - 10342 + 10632, + 10650 ], "loc": { "start": { - "line": 363, + "line": 372, "column": 12 }, "end": { - "line": 363, + "line": 372, "column": 30 } } @@ -17176,16 +17827,16 @@ "object": { "type": "ThisExpression", "range": [ - 10345, - 10349 + 10653, + 10657 ], "loc": { "start": { - "line": 363, + "line": 372, "column": 33 }, "end": { - "line": 363, + "line": 372, "column": 37 } } @@ -17194,61 +17845,61 @@ "type": "Identifier", "name": "pgSlcCssClass", "range": [ - 10350, - 10363 + 10658, + 10671 ], "loc": { "start": { - "line": 363, + "line": 372, "column": 38 }, "end": { - "line": 363, + "line": 372, "column": 51 } } }, "range": [ - 10345, - 10363 + 10653, + 10671 ], "loc": { "start": { - "line": 363, + "line": 372, "column": 33 }, "end": { - "line": 363, + "line": 372, "column": 51 } } }, "range": [ - 10324, - 10363 + 10632, + 10671 ], "loc": { "start": { - "line": 363, + "line": 372, "column": 12 }, "end": { - "line": 363, + "line": 372, "column": 51 } } }, "range": [ - 10324, - 10364 + 10632, + 10672 ], "loc": { "start": { - "line": 363, + "line": 372, "column": 12 }, "end": { - "line": 363, + "line": 372, "column": 52 } } @@ -17261,16 +17912,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 10377, - 10383 + 10685, + 10691 ], "loc": { "start": { - "line": 364, + "line": 373, "column": 12 }, "end": { - "line": 364, + "line": 373, "column": 18 } } @@ -17280,16 +17931,16 @@ "type": "Identifier", "name": "slcPages", "range": [ - 10384, - 10392 + 10692, + 10700 ], "loc": { "start": { - "line": 364, + "line": 373, "column": 19 }, "end": { - "line": 364, + "line": 373, "column": 27 } } @@ -17299,16 +17950,16 @@ "value": "change", "raw": "'change'", "range": [ - 10394, - 10402 + 10702, + 10710 ], "loc": { "start": { - "line": 364, + "line": 373, "column": 29 }, "end": { - "line": 364, + "line": 373, "column": 37 } } @@ -17320,16 +17971,16 @@ "type": "Identifier", "name": "evt", "range": [ - 10404, - 10407 + 10712, + 10715 ], "loc": { "start": { - "line": 364, + "line": 373, "column": 39 }, "end": { - "line": 364, + "line": 373, "column": 42 } } @@ -17338,94 +17989,94 @@ "type": "Identifier", "name": "slcPagesChange", "range": [ - 10408, - 10422 + 10716, + 10730 ], "loc": { "start": { - "line": 364, + "line": 373, "column": 43 }, "end": { - "line": 364, + "line": 373, "column": 57 } } }, "range": [ - 10404, - 10422 + 10712, + 10730 ], "loc": { "start": { - "line": 364, + "line": 373, "column": 39 }, "end": { - "line": 364, + "line": 373, "column": 57 } } } ], "range": [ - 10377, - 10423 + 10685, + 10731 ], "loc": { "start": { - "line": 364, + "line": 373, "column": 12 }, "end": { - "line": 364, + "line": 373, "column": 58 } } }, "range": [ - 10377, - 10424 + 10685, + 10732 ], "loc": { "start": { - "line": 364, + "line": 373, "column": 12 }, "end": { - "line": 364, + "line": 373, "column": 59 } } } ], "range": [ - 10268, - 10434 + 10576, + 10742 ], "loc": { "start": { - "line": 361, + "line": 370, "column": 46 }, "end": { - "line": 365, + "line": 374, "column": 9 } } }, "alternate": null, "range": [ - 10230, - 10434 + 10538, + 10742 ], "loc": { "start": { - "line": 361, + "line": 370, "column": 8 }, "end": { - "line": 365, + "line": 374, "column": 9 } }, @@ -17434,16 +18085,16 @@ "type": "Line", "value": " Paging drop-down list selector", "range": [ - 10188, - 10221 + 10496, + 10529 ], "loc": { "start": { - "line": 360, + "line": 369, "column": 8 }, "end": { - "line": 360, + "line": 369, "column": 41 } } @@ -17454,16 +18105,16 @@ "type": "Line", "value": " Paging input selector", "range": [ - 10444, - 10468 + 10752, + 10776 ], "loc": { "start": { - "line": 367, + "line": 376, "column": 8 }, "end": { - "line": 367, + "line": 376, "column": 32 } } @@ -17481,16 +18132,16 @@ "object": { "type": "ThisExpression", "range": [ - 10481, - 10485 + 10789, + 10793 ], "loc": { "start": { - "line": 368, + "line": 377, "column": 12 }, "end": { - "line": 368, + "line": 377, "column": 16 } } @@ -17499,31 +18150,31 @@ "type": "Identifier", "name": "pageSelectorType", "range": [ - 10486, - 10502 + 10794, + 10810 ], "loc": { "start": { - "line": 368, + "line": 377, "column": 17 }, "end": { - "line": 368, + "line": 377, "column": 33 } } }, "range": [ - 10481, - 10502 + 10789, + 10810 ], "loc": { "start": { - "line": 368, + "line": 377, "column": 12 }, "end": { - "line": 368, + "line": 377, "column": 33 } } @@ -17532,31 +18183,31 @@ "type": "Identifier", "name": "INPUT", "range": [ - 10507, - 10512 + 10815, + 10820 ], "loc": { "start": { - "line": 368, + "line": 377, "column": 38 }, "end": { - "line": 368, + "line": 377, "column": 43 } } }, "range": [ - 10481, - 10512 + 10789, + 10820 ], "loc": { "start": { - "line": 368, + "line": 377, "column": 12 }, "end": { - "line": 368, + "line": 377, "column": 43 } } @@ -17573,16 +18224,16 @@ "type": "Identifier", "name": "slcPages", "range": [ - 10528, - 10536 + 10836, + 10844 ], "loc": { "start": { - "line": 369, + "line": 378, "column": 12 }, "end": { - "line": 369, + "line": 378, "column": 20 } } @@ -17593,16 +18244,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 10539, - 10548 + 10847, + 10856 ], "loc": { "start": { - "line": 369, + "line": 378, "column": 23 }, "end": { - "line": 369, + "line": 378, "column": 32 } } @@ -17612,16 +18263,16 @@ "type": "Identifier", "name": "INPUT", "range": [ - 10549, - 10554 + 10857, + 10862 ], "loc": { "start": { - "line": 369, + "line": 378, "column": 33 }, "end": { - "line": 369, + "line": 378, "column": 38 } } @@ -17634,16 +18285,16 @@ "value": "value", "raw": "'value'", "range": [ - 10557, - 10564 + 10865, + 10872 ], "loc": { "start": { - "line": 369, + "line": 378, "column": 41 }, "end": { - "line": 369, + "line": 378, "column": 48 } } @@ -17654,16 +18305,16 @@ "object": { "type": "ThisExpression", "range": [ - 10566, - 10570 + 10874, + 10878 ], "loc": { "start": { - "line": 369, + "line": 378, "column": 50 }, "end": { - "line": 369, + "line": 378, "column": 54 } } @@ -17672,93 +18323,93 @@ "type": "Identifier", "name": "currentPageNb", "range": [ - 10571, - 10584 + 10879, + 10892 ], "loc": { "start": { - "line": 369, + "line": 378, "column": 55 }, "end": { - "line": 369, + "line": 378, "column": 68 } } }, "range": [ - 10566, - 10584 + 10874, + 10892 ], "loc": { "start": { - "line": 369, + "line": 378, "column": 50 }, "end": { - "line": 369, + "line": 378, "column": 68 } } } ], "range": [ - 10556, - 10585 + 10864, + 10893 ], "loc": { "start": { - "line": 369, + "line": 378, "column": 40 }, "end": { - "line": 369, + "line": 378, "column": 69 } } } ], "range": [ - 10539, - 10586 + 10847, + 10894 ], "loc": { "start": { - "line": 369, + "line": 378, "column": 23 }, "end": { - "line": 369, + "line": 378, "column": 70 } } }, "range": [ - 10528, - 10586 + 10836, + 10894 ], "loc": { "start": { - "line": 369, + "line": 378, "column": 12 }, "end": { - "line": 369, + "line": 378, "column": 70 } } }, "range": [ - 10528, - 10587 + 10836, + 10895 ], "loc": { "start": { - "line": 369, + "line": 378, "column": 12 }, "end": { - "line": 369, + "line": 378, "column": 71 } } @@ -17775,16 +18426,16 @@ "type": "Identifier", "name": "slcPages", "range": [ - 10600, - 10608 + 10908, + 10916 ], "loc": { "start": { - "line": 370, + "line": 379, "column": 12 }, "end": { - "line": 370, + "line": 379, "column": 20 } } @@ -17793,31 +18444,31 @@ "type": "Identifier", "name": "className", "range": [ - 10609, - 10618 + 10917, + 10926 ], "loc": { "start": { - "line": 370, + "line": 379, "column": 21 }, "end": { - "line": 370, + "line": 379, "column": 30 } } }, "range": [ - 10600, - 10618 + 10908, + 10926 ], "loc": { "start": { - "line": 370, + "line": 379, "column": 12 }, "end": { - "line": 370, + "line": 379, "column": 30 } } @@ -17828,16 +18479,16 @@ "object": { "type": "ThisExpression", "range": [ - 10621, - 10625 + 10929, + 10933 ], "loc": { "start": { - "line": 370, + "line": 379, "column": 33 }, "end": { - "line": 370, + "line": 379, "column": 37 } } @@ -17846,61 +18497,61 @@ "type": "Identifier", "name": "pgInpCssClass", "range": [ - 10626, - 10639 + 10934, + 10947 ], "loc": { "start": { - "line": 370, + "line": 379, "column": 38 }, "end": { - "line": 370, + "line": 379, "column": 51 } } }, "range": [ - 10621, - 10639 + 10929, + 10947 ], "loc": { "start": { - "line": 370, + "line": 379, "column": 33 }, "end": { - "line": 370, + "line": 379, "column": 51 } } }, "range": [ - 10600, - 10639 + 10908, + 10947 ], "loc": { "start": { - "line": 370, + "line": 379, "column": 12 }, "end": { - "line": 370, + "line": 379, "column": 51 } } }, "range": [ - 10600, - 10640 + 10908, + 10948 ], "loc": { "start": { - "line": 370, + "line": 379, "column": 12 }, "end": { - "line": 370, + "line": 379, "column": 52 } } @@ -17913,16 +18564,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 10653, - 10659 + 10961, + 10967 ], "loc": { "start": { - "line": 371, + "line": 380, "column": 12 }, "end": { - "line": 371, + "line": 380, "column": 18 } } @@ -17932,16 +18583,16 @@ "type": "Identifier", "name": "slcPages", "range": [ - 10660, - 10668 + 10968, + 10976 ], "loc": { "start": { - "line": 371, + "line": 380, "column": 19 }, "end": { - "line": 371, + "line": 380, "column": 27 } } @@ -17951,16 +18602,16 @@ "value": "keypress", "raw": "'keypress'", "range": [ - 10670, - 10680 + 10978, + 10988 ], "loc": { "start": { - "line": 371, + "line": 380, "column": 29 }, "end": { - "line": 371, + "line": 380, "column": 39 } } @@ -17972,16 +18623,16 @@ "type": "Identifier", "name": "evt", "range": [ - 10682, - 10685 + 10990, + 10993 ], "loc": { "start": { - "line": 371, + "line": 380, "column": 41 }, "end": { - "line": 371, + "line": 380, "column": 44 } } @@ -17990,94 +18641,94 @@ "type": "Identifier", "name": "_detectKey", "range": [ - 10686, - 10696 + 10994, + 11004 ], "loc": { "start": { - "line": 371, + "line": 380, "column": 45 }, "end": { - "line": 371, + "line": 380, "column": 55 } } }, "range": [ - 10682, - 10696 + 10990, + 11004 ], "loc": { "start": { - "line": 371, + "line": 380, "column": 41 }, "end": { - "line": 371, + "line": 380, "column": 55 } } } ], "range": [ - 10653, - 10697 + 10961, + 11005 ], "loc": { "start": { - "line": 371, + "line": 380, "column": 12 }, "end": { - "line": 371, + "line": 380, "column": 56 } } }, "range": [ - 10653, - 10698 + 10961, + 11006 ], "loc": { "start": { - "line": 371, + "line": 380, "column": 12 }, "end": { - "line": 371, + "line": 380, "column": 57 } } } ], "range": [ - 10514, - 10708 + 10822, + 11016 ], "loc": { "start": { - "line": 368, + "line": 377, "column": 45 }, "end": { - "line": 372, + "line": 381, "column": 9 } } }, "alternate": null, "range": [ - 10477, - 10708 + 10785, + 11016 ], "loc": { "start": { - "line": 368, + "line": 377, "column": 8 }, "end": { - "line": 372, + "line": 381, "column": 9 } }, @@ -18086,16 +18737,16 @@ "type": "Line", "value": " Paging input selector", "range": [ - 10444, - 10468 + 10752, + 10776 ], "loc": { "start": { - "line": 367, + "line": 376, "column": 8 }, "end": { - "line": 367, + "line": 376, "column": 32 } } @@ -18106,16 +18757,16 @@ "type": "Line", "value": " btns containers", "range": [ - 10718, - 10736 + 11026, + 11044 ], "loc": { "start": { - "line": 374, + "line": 383, "column": 8 }, "end": { - "line": 374, + "line": 383, "column": 26 } } @@ -18131,16 +18782,16 @@ "type": "Identifier", "name": "btnNextSpan", "range": [ - 10749, - 10760 + 11057, + 11068 ], "loc": { "start": { - "line": 375, + "line": 384, "column": 12 }, "end": { - "line": 375, + "line": 384, "column": 23 } } @@ -18151,16 +18802,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 10763, - 10772 + 11071, + 11080 ], "loc": { "start": { - "line": 375, + "line": 384, "column": 26 }, "end": { - "line": 375, + "line": 384, "column": 35 } } @@ -18171,47 +18822,47 @@ "value": "span", "raw": "'span'", "range": [ - 10773, - 10779 + 11081, + 11087 ], "loc": { "start": { - "line": 375, + "line": 384, "column": 36 }, "end": { - "line": 375, + "line": 384, "column": 42 } } } ], "range": [ - 10763, - 10780 + 11071, + 11088 ], "loc": { "start": { - "line": 375, + "line": 384, "column": 26 }, "end": { - "line": 375, + "line": 384, "column": 43 } } }, "range": [ - 10749, - 10780 + 11057, + 11088 ], "loc": { "start": { - "line": 375, + "line": 384, "column": 12 }, "end": { - "line": 375, + "line": 384, "column": 43 } } @@ -18219,16 +18870,16 @@ ], "kind": "let", "range": [ - 10745, - 10781 + 11053, + 11089 ], "loc": { "start": { - "line": 375, + "line": 384, "column": 8 }, "end": { - "line": 375, + "line": 384, "column": 44 } }, @@ -18237,16 +18888,16 @@ "type": "Line", "value": " btns containers", "range": [ - 10718, - 10736 + 11026, + 11044 ], "loc": { "start": { - "line": 374, + "line": 383, "column": 8 }, "end": { - "line": 374, + "line": 383, "column": 26 } } @@ -18262,16 +18913,16 @@ "type": "Identifier", "name": "btnPrevSpan", "range": [ - 10794, - 10805 + 11102, + 11113 ], "loc": { "start": { - "line": 376, + "line": 385, "column": 12 }, "end": { - "line": 376, + "line": 385, "column": 23 } } @@ -18282,16 +18933,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 10808, - 10817 + 11116, + 11125 ], "loc": { "start": { - "line": 376, + "line": 385, "column": 26 }, "end": { - "line": 376, + "line": 385, "column": 35 } } @@ -18302,47 +18953,47 @@ "value": "span", "raw": "'span'", "range": [ - 10818, - 10824 + 11126, + 11132 ], "loc": { "start": { - "line": 376, + "line": 385, "column": 36 }, "end": { - "line": 376, + "line": 385, "column": 42 } } } ], "range": [ - 10808, - 10825 + 11116, + 11133 ], "loc": { "start": { - "line": 376, + "line": 385, "column": 26 }, "end": { - "line": 376, + "line": 385, "column": 43 } } }, "range": [ - 10794, - 10825 + 11102, + 11133 ], "loc": { "start": { - "line": 376, + "line": 385, "column": 12 }, "end": { - "line": 376, + "line": 385, "column": 43 } } @@ -18350,16 +19001,16 @@ ], "kind": "let", "range": [ - 10790, - 10826 + 11098, + 11134 ], "loc": { "start": { - "line": 376, + "line": 385, "column": 8 }, "end": { - "line": 376, + "line": 385, "column": 44 } } @@ -18373,16 +19024,16 @@ "type": "Identifier", "name": "btnLastSpan", "range": [ - 10839, - 10850 + 11147, + 11158 ], "loc": { "start": { - "line": 377, + "line": 386, "column": 12 }, "end": { - "line": 377, + "line": 386, "column": 23 } } @@ -18393,16 +19044,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 10853, - 10862 + 11161, + 11170 ], "loc": { "start": { - "line": 377, + "line": 386, "column": 26 }, "end": { - "line": 377, + "line": 386, "column": 35 } } @@ -18413,47 +19064,47 @@ "value": "span", "raw": "'span'", "range": [ - 10863, - 10869 + 11171, + 11177 ], "loc": { "start": { - "line": 377, + "line": 386, "column": 36 }, "end": { - "line": 377, + "line": 386, "column": 42 } } } ], "range": [ - 10853, - 10870 + 11161, + 11178 ], "loc": { "start": { - "line": 377, + "line": 386, "column": 26 }, "end": { - "line": 377, + "line": 386, "column": 43 } } }, "range": [ - 10839, - 10870 + 11147, + 11178 ], "loc": { "start": { - "line": 377, + "line": 386, "column": 12 }, "end": { - "line": 377, + "line": 386, "column": 43 } } @@ -18461,16 +19112,16 @@ ], "kind": "let", "range": [ - 10835, - 10871 + 11143, + 11179 ], "loc": { "start": { - "line": 377, + "line": 386, "column": 8 }, "end": { - "line": 377, + "line": 386, "column": 44 } } @@ -18484,16 +19135,16 @@ "type": "Identifier", "name": "btnFirstSpan", "range": [ - 10884, - 10896 + 11192, + 11204 ], "loc": { "start": { - "line": 378, + "line": 387, "column": 12 }, "end": { - "line": 378, + "line": 387, "column": 24 } } @@ -18504,16 +19155,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 10899, - 10908 + 11207, + 11216 ], "loc": { "start": { - "line": 378, + "line": 387, "column": 27 }, "end": { - "line": 378, + "line": 387, "column": 36 } } @@ -18524,47 +19175,47 @@ "value": "span", "raw": "'span'", "range": [ - 10909, - 10915 + 11217, + 11223 ], "loc": { "start": { - "line": 378, + "line": 387, "column": 37 }, "end": { - "line": 378, + "line": 387, "column": 43 } } } ], "range": [ - 10899, - 10916 + 11207, + 11224 ], "loc": { "start": { - "line": 378, + "line": 387, "column": 27 }, "end": { - "line": 378, + "line": 387, "column": 44 } } }, "range": [ - 10884, - 10916 + 11192, + 11224 ], "loc": { "start": { - "line": 378, + "line": 387, "column": 12 }, "end": { - "line": 378, + "line": 387, "column": 44 } } @@ -18572,16 +19223,16 @@ ], "kind": "let", "range": [ - 10880, - 10917 + 11188, + 11225 ], "loc": { "start": { - "line": 378, + "line": 387, "column": 8 }, "end": { - "line": 378, + "line": 387, "column": 45 } } @@ -18594,16 +19245,16 @@ "object": { "type": "ThisExpression", "range": [ - 10931, - 10935 + 11239, + 11243 ], "loc": { "start": { - "line": 380, + "line": 389, "column": 12 }, "end": { - "line": 380, + "line": 389, "column": 16 } } @@ -18612,31 +19263,31 @@ "type": "Identifier", "name": "hasBtns", "range": [ - 10936, - 10943 + 11244, + 11251 ], "loc": { "start": { - "line": 380, + "line": 389, "column": 17 }, "end": { - "line": 380, + "line": 389, "column": 24 } } }, "range": [ - 10931, - 10943 + 11239, + 11251 ], "loc": { "start": { - "line": 380, + "line": 389, "column": 12 }, "end": { - "line": 380, + "line": 389, "column": 24 } } @@ -18655,16 +19306,16 @@ "object": { "type": "ThisExpression", "range": [ - 10991, - 10995 + 11299, + 11303 ], "loc": { "start": { - "line": 382, + "line": 391, "column": 17 }, "end": { - "line": 382, + "line": 391, "column": 21 } } @@ -18673,47 +19324,47 @@ "type": "Identifier", "name": "btnNextPageHtml", "range": [ - 10996, - 11011 + 11304, + 11319 ], "loc": { "start": { - "line": 382, + "line": 391, "column": 22 }, "end": { - "line": 382, + "line": 391, "column": 37 } } }, "range": [ - 10991, - 11011 + 11299, + 11319 ], "loc": { "start": { - "line": 382, + "line": 391, "column": 17 }, "end": { - "line": 382, + "line": 391, "column": 37 } } }, "prefix": true, "range": [ - 10990, - 11011 + 11298, + 11319 ], "loc": { "start": { - "line": 382, + "line": 391, "column": 16 }, "end": { - "line": 382, + "line": 391, "column": 37 } } @@ -18730,16 +19381,16 @@ "type": "Identifier", "name": "btnNext", "range": [ - 11035, - 11042 + 11343, + 11350 ], "loc": { "start": { - "line": 383, + "line": 392, "column": 20 }, "end": { - "line": 383, + "line": 392, "column": 27 } } @@ -18750,16 +19401,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 11045, - 11054 + 11353, + 11362 ], "loc": { "start": { - "line": 383, + "line": 392, "column": 30 }, "end": { - "line": 383, + "line": 392, "column": 39 } } @@ -18769,16 +19420,16 @@ "type": "Identifier", "name": "INPUT", "range": [ - 11055, - 11060 + 11363, + 11368 ], "loc": { "start": { - "line": 383, + "line": 392, "column": 40 }, "end": { - "line": 383, + "line": 392, "column": 45 } } @@ -18791,16 +19442,16 @@ "value": "type", "raw": "'type'", "range": [ - 11083, - 11089 + 11391, + 11397 ], "loc": { "start": { - "line": 384, + "line": 393, "column": 21 }, "end": { - "line": 384, + "line": 393, "column": 27 } } @@ -18810,32 +19461,32 @@ "value": "button", "raw": "'button'", "range": [ - 11091, - 11099 + 11399, + 11407 ], "loc": { "start": { - "line": 384, + "line": 393, "column": 29 }, "end": { - "line": 384, + "line": 393, "column": 37 } } } ], "range": [ - 11082, - 11100 + 11390, + 11408 ], "loc": { "start": { - "line": 384, + "line": 393, "column": 20 }, "end": { - "line": 384, + "line": 393, "column": 38 } } @@ -18848,16 +19499,16 @@ "value": "value", "raw": "'value'", "range": [ - 11123, - 11130 + 11431, + 11438 ], "loc": { "start": { - "line": 385, + "line": 394, "column": 21 }, "end": { - "line": 385, + "line": 394, "column": 28 } } @@ -18868,16 +19519,16 @@ "object": { "type": "ThisExpression", "range": [ - 11132, - 11136 + 11440, + 11444 ], "loc": { "start": { - "line": 385, + "line": 394, "column": 30 }, "end": { - "line": 385, + "line": 394, "column": 34 } } @@ -18886,47 +19537,47 @@ "type": "Identifier", "name": "btnNextPageText", "range": [ - 11137, - 11152 + 11445, + 11460 ], "loc": { "start": { - "line": 385, + "line": 394, "column": 35 }, "end": { - "line": 385, + "line": 394, "column": 50 } } }, "range": [ - 11132, - 11152 + 11440, + 11460 ], "loc": { "start": { - "line": 385, + "line": 394, "column": 30 }, "end": { - "line": 385, + "line": 394, "column": 50 } } } ], "range": [ - 11122, - 11153 + 11430, + 11461 ], "loc": { "start": { - "line": 385, + "line": 394, "column": 20 }, "end": { - "line": 385, + "line": 394, "column": 51 } } @@ -18939,16 +19590,16 @@ "value": "title", "raw": "'title'", "range": [ - 11176, - 11183 + 11484, + 11491 ], "loc": { "start": { - "line": 386, + "line": 395, "column": 21 }, "end": { - "line": 386, + "line": 395, "column": 28 } } @@ -18958,63 +19609,63 @@ "value": "Next", "raw": "'Next'", "range": [ - 11185, - 11191 + 11493, + 11499 ], "loc": { "start": { - "line": 386, + "line": 395, "column": 30 }, "end": { - "line": 386, + "line": 395, "column": 36 } } } ], "range": [ - 11175, - 11192 + 11483, + 11500 ], "loc": { "start": { - "line": 386, + "line": 395, "column": 20 }, "end": { - "line": 386, + "line": 395, "column": 37 } } } ], "range": [ - 11045, - 11210 + 11353, + 11518 ], "loc": { "start": { - "line": 383, + "line": 392, "column": 30 }, "end": { - "line": 387, + "line": 396, "column": 17 } } }, "range": [ - 11035, - 11210 + 11343, + 11518 ], "loc": { "start": { - "line": 383, + "line": 392, "column": 20 }, "end": { - "line": 387, + "line": 396, "column": 17 } } @@ -19022,16 +19673,16 @@ ], "kind": "let", "range": [ - 11031, - 11211 + 11339, + 11519 ], "loc": { "start": { - "line": 383, + "line": 392, "column": 16 }, "end": { - "line": 387, + "line": 396, "column": 18 } } @@ -19048,16 +19699,16 @@ "type": "Identifier", "name": "btnNext", "range": [ - 11228, - 11235 + 11536, + 11543 ], "loc": { "start": { - "line": 388, + "line": 397, "column": 16 }, "end": { - "line": 388, + "line": 397, "column": 23 } } @@ -19066,31 +19717,31 @@ "type": "Identifier", "name": "className", "range": [ - 11236, - 11245 + 11544, + 11553 ], "loc": { "start": { - "line": 388, + "line": 397, "column": 24 }, "end": { - "line": 388, + "line": 397, "column": 33 } } }, "range": [ - 11228, - 11245 + 11536, + 11553 ], "loc": { "start": { - "line": 388, + "line": 397, "column": 16 }, "end": { - "line": 388, + "line": 397, "column": 33 } } @@ -19101,16 +19752,16 @@ "object": { "type": "ThisExpression", "range": [ - 11248, - 11252 + 11556, + 11560 ], "loc": { "start": { - "line": 388, + "line": 397, "column": 36 }, "end": { - "line": 388, + "line": 397, "column": 40 } } @@ -19119,61 +19770,61 @@ "type": "Identifier", "name": "btnCssClass", "range": [ - 11253, - 11264 + 11561, + 11572 ], "loc": { "start": { - "line": 388, + "line": 397, "column": 41 }, "end": { - "line": 388, + "line": 397, "column": 52 } } }, "range": [ - 11248, - 11264 + 11556, + 11572 ], "loc": { "start": { - "line": 388, + "line": 397, "column": 36 }, "end": { - "line": 388, + "line": 397, "column": 52 } } }, "range": [ - 11228, - 11264 + 11536, + 11572 ], "loc": { "start": { - "line": 388, + "line": 397, "column": 16 }, "end": { - "line": 388, + "line": 397, "column": 52 } } }, "range": [ - 11228, - 11265 + 11536, + 11573 ], "loc": { "start": { - "line": 388, + "line": 397, "column": 16 }, "end": { - "line": 388, + "line": 397, "column": 53 } } @@ -19186,16 +19837,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 11282, - 11288 + 11590, + 11596 ], "loc": { "start": { - "line": 389, + "line": 398, "column": 16 }, "end": { - "line": 389, + "line": 398, "column": 22 } } @@ -19205,16 +19856,16 @@ "type": "Identifier", "name": "btnNext", "range": [ - 11289, - 11296 + 11597, + 11604 ], "loc": { "start": { - "line": 389, + "line": 398, "column": 23 }, "end": { - "line": 389, + "line": 398, "column": 30 } } @@ -19224,16 +19875,16 @@ "value": "click", "raw": "'click'", "range": [ - 11298, - 11305 + 11606, + 11613 ], "loc": { "start": { - "line": 389, + "line": 398, "column": 32 }, "end": { - "line": 389, + "line": 398, "column": 39 } } @@ -19245,16 +19896,16 @@ "type": "Identifier", "name": "evt", "range": [ - 11307, - 11310 + 11615, + 11618 ], "loc": { "start": { - "line": 389, + "line": 398, "column": 41 }, "end": { - "line": 389, + "line": 398, "column": 44 } } @@ -19263,62 +19914,62 @@ "type": "Identifier", "name": "next", "range": [ - 11311, - 11315 + 11619, + 11623 ], "loc": { "start": { - "line": 389, + "line": 398, "column": 45 }, "end": { - "line": 389, + "line": 398, "column": 49 } } }, "range": [ - 11307, - 11315 + 11615, + 11623 ], "loc": { "start": { - "line": 389, + "line": 398, "column": 41 }, "end": { - "line": 389, + "line": 398, "column": 49 } } } ], "range": [ - 11282, - 11316 + 11590, + 11624 ], "loc": { "start": { - "line": 389, + "line": 398, "column": 16 }, "end": { - "line": 389, + "line": 398, "column": 50 } } }, "range": [ - 11282, - 11317 + 11590, + 11625 ], "loc": { "start": { - "line": 389, + "line": 398, "column": 16 }, "end": { - "line": 389, + "line": 398, "column": 51 } } @@ -19334,16 +19985,16 @@ "type": "Identifier", "name": "btnNextSpan", "range": [ - 11334, - 11345 + 11642, + 11653 ], "loc": { "start": { - "line": 390, + "line": 399, "column": 16 }, "end": { - "line": 390, + "line": 399, "column": 27 } } @@ -19352,31 +20003,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 11346, - 11357 + 11654, + 11665 ], "loc": { "start": { - "line": 390, + "line": 399, "column": 28 }, "end": { - "line": 390, + "line": 399, "column": 39 } } }, "range": [ - 11334, - 11357 + 11642, + 11665 ], "loc": { "start": { - "line": 390, + "line": 399, "column": 16 }, "end": { - "line": 390, + "line": 399, "column": 39 } } @@ -19386,63 +20037,63 @@ "type": "Identifier", "name": "btnNext", "range": [ - 11358, - 11365 + 11666, + 11673 ], "loc": { "start": { - "line": 390, + "line": 399, "column": 40 }, "end": { - "line": 390, + "line": 399, "column": 47 } } } ], "range": [ - 11334, - 11366 + 11642, + 11674 ], "loc": { "start": { - "line": 390, + "line": 399, "column": 16 }, "end": { - "line": 390, + "line": 399, "column": 48 } } }, "range": [ - 11334, - 11367 + 11642, + 11675 ], "loc": { "start": { - "line": 390, + "line": 399, "column": 16 }, "end": { - "line": 390, + "line": 399, "column": 49 } } } ], "range": [ - 11013, - 11381 + 11321, + 11689 ], "loc": { "start": { - "line": 382, + "line": 391, "column": 39 }, "end": { - "line": 391, + "line": 400, "column": 13 } } @@ -19462,16 +20113,16 @@ "type": "Identifier", "name": "btnNextSpan", "range": [ - 11405, - 11416 + 11713, + 11724 ], "loc": { "start": { - "line": 392, + "line": 401, "column": 16 }, "end": { - "line": 392, + "line": 401, "column": 27 } } @@ -19480,31 +20131,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 11417, - 11426 + 11725, + 11734 ], "loc": { "start": { - "line": 392, + "line": 401, "column": 28 }, "end": { - "line": 392, + "line": 401, "column": 37 } } }, "range": [ - 11405, - 11426 + 11713, + 11734 ], "loc": { "start": { - "line": 392, + "line": 401, "column": 16 }, "end": { - "line": 392, + "line": 401, "column": 37 } } @@ -19515,16 +20166,16 @@ "object": { "type": "ThisExpression", "range": [ - 11429, - 11433 + 11737, + 11741 ], "loc": { "start": { - "line": 392, + "line": 401, "column": 40 }, "end": { - "line": 392, + "line": 401, "column": 44 } } @@ -19533,61 +20184,61 @@ "type": "Identifier", "name": "btnNextPageHtml", "range": [ - 11434, - 11449 + 11742, + 11757 ], "loc": { "start": { - "line": 392, + "line": 401, "column": 45 }, "end": { - "line": 392, + "line": 401, "column": 60 } } }, "range": [ - 11429, - 11449 + 11737, + 11757 ], "loc": { "start": { - "line": 392, + "line": 401, "column": 40 }, "end": { - "line": 392, + "line": 401, "column": 60 } } }, "range": [ - 11405, - 11449 + 11713, + 11757 ], "loc": { "start": { - "line": 392, + "line": 401, "column": 16 }, "end": { - "line": 392, + "line": 401, "column": 60 } } }, "range": [ - 11405, - 11450 + 11713, + 11758 ], "loc": { "start": { - "line": 392, + "line": 401, "column": 16 }, "end": { - "line": 392, + "line": 401, "column": 61 } } @@ -19600,16 +20251,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 11467, - 11473 + 11775, + 11781 ], "loc": { "start": { - "line": 393, + "line": 402, "column": 16 }, "end": { - "line": 393, + "line": 402, "column": 22 } } @@ -19619,16 +20270,16 @@ "type": "Identifier", "name": "btnNextSpan", "range": [ - 11474, - 11485 + 11782, + 11793 ], "loc": { "start": { - "line": 393, + "line": 402, "column": 23 }, "end": { - "line": 393, + "line": 402, "column": 34 } } @@ -19638,16 +20289,16 @@ "value": "click", "raw": "'click'", "range": [ - 11487, - 11494 + 11795, + 11802 ], "loc": { "start": { - "line": 393, + "line": 402, "column": 36 }, "end": { - "line": 393, + "line": 402, "column": 43 } } @@ -19659,16 +20310,16 @@ "type": "Identifier", "name": "evt", "range": [ - 11496, - 11499 + 11804, + 11807 ], "loc": { "start": { - "line": 393, + "line": 402, "column": 45 }, "end": { - "line": 393, + "line": 402, "column": 48 } } @@ -19677,93 +20328,93 @@ "type": "Identifier", "name": "next", "range": [ - 11500, - 11504 + 11808, + 11812 ], "loc": { "start": { - "line": 393, + "line": 402, "column": 49 }, "end": { - "line": 393, + "line": 402, "column": 53 } } }, "range": [ - 11496, - 11504 + 11804, + 11812 ], "loc": { "start": { - "line": 393, + "line": 402, "column": 45 }, "end": { - "line": 393, + "line": 402, "column": 53 } } } ], "range": [ - 11467, - 11505 + 11775, + 11813 ], "loc": { "start": { - "line": 393, + "line": 402, "column": 16 }, "end": { - "line": 393, + "line": 402, "column": 54 } } }, "range": [ - 11467, - 11506 + 11775, + 11814 ], "loc": { "start": { - "line": 393, + "line": 402, "column": 16 }, "end": { - "line": 393, + "line": 402, "column": 55 } } } ], "range": [ - 11387, - 11520 + 11695, + 11828 ], "loc": { "start": { - "line": 391, + "line": 400, "column": 19 }, "end": { - "line": 394, + "line": 403, "column": 13 } } }, "range": [ - 10986, - 11520 + 11294, + 11828 ], "loc": { "start": { - "line": 382, + "line": 391, "column": 12 }, "end": { - "line": 394, + "line": 403, "column": 13 } }, @@ -19772,16 +20423,16 @@ "type": "Line", "value": " Next button", "range": [ - 10959, - 10973 + 11267, + 11281 ], "loc": { "start": { - "line": 381, + "line": 390, "column": 12 }, "end": { - "line": 381, + "line": 390, "column": 26 } } @@ -19792,16 +20443,16 @@ "type": "Line", "value": " Previous button", "range": [ - 11533, - 11551 + 11841, + 11859 ], "loc": { "start": { - "line": 395, + "line": 404, "column": 12 }, "end": { - "line": 395, + "line": 404, "column": 30 } } @@ -19819,16 +20470,16 @@ "object": { "type": "ThisExpression", "range": [ - 11569, - 11573 + 11877, + 11881 ], "loc": { "start": { - "line": 396, + "line": 405, "column": 17 }, "end": { - "line": 396, + "line": 405, "column": 21 } } @@ -19837,47 +20488,47 @@ "type": "Identifier", "name": "btnPrevPageHtml", "range": [ - 11574, - 11589 + 11882, + 11897 ], "loc": { "start": { - "line": 396, + "line": 405, "column": 22 }, "end": { - "line": 396, + "line": 405, "column": 37 } } }, "range": [ - 11569, - 11589 + 11877, + 11897 ], "loc": { "start": { - "line": 396, + "line": 405, "column": 17 }, "end": { - "line": 396, + "line": 405, "column": 37 } } }, "prefix": true, "range": [ - 11568, - 11589 + 11876, + 11897 ], "loc": { "start": { - "line": 396, + "line": 405, "column": 16 }, "end": { - "line": 396, + "line": 405, "column": 37 } } @@ -19894,16 +20545,16 @@ "type": "Identifier", "name": "btnPrev", "range": [ - 11613, - 11620 + 11921, + 11928 ], "loc": { "start": { - "line": 397, + "line": 406, "column": 20 }, "end": { - "line": 397, + "line": 406, "column": 27 } } @@ -19914,16 +20565,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 11623, - 11632 + 11931, + 11940 ], "loc": { "start": { - "line": 397, + "line": 406, "column": 30 }, "end": { - "line": 397, + "line": 406, "column": 39 } } @@ -19933,16 +20584,16 @@ "type": "Identifier", "name": "INPUT", "range": [ - 11633, - 11638 + 11941, + 11946 ], "loc": { "start": { - "line": 397, + "line": 406, "column": 40 }, "end": { - "line": 397, + "line": 406, "column": 45 } } @@ -19955,16 +20606,16 @@ "value": "type", "raw": "'type'", "range": [ - 11661, - 11667 + 11969, + 11975 ], "loc": { "start": { - "line": 398, + "line": 407, "column": 21 }, "end": { - "line": 398, + "line": 407, "column": 27 } } @@ -19974,32 +20625,32 @@ "value": "button", "raw": "'button'", "range": [ - 11669, - 11677 + 11977, + 11985 ], "loc": { "start": { - "line": 398, + "line": 407, "column": 29 }, "end": { - "line": 398, + "line": 407, "column": 37 } } } ], "range": [ - 11660, - 11678 + 11968, + 11986 ], "loc": { "start": { - "line": 398, + "line": 407, "column": 20 }, "end": { - "line": 398, + "line": 407, "column": 38 } } @@ -20012,16 +20663,16 @@ "value": "value", "raw": "'value'", "range": [ - 11701, - 11708 + 12009, + 12016 ], "loc": { "start": { - "line": 399, + "line": 408, "column": 21 }, "end": { - "line": 399, + "line": 408, "column": 28 } } @@ -20032,16 +20683,16 @@ "object": { "type": "ThisExpression", "range": [ - 11710, - 11714 + 12018, + 12022 ], "loc": { "start": { - "line": 399, + "line": 408, "column": 30 }, "end": { - "line": 399, + "line": 408, "column": 34 } } @@ -20050,47 +20701,47 @@ "type": "Identifier", "name": "btnPrevPageText", "range": [ - 11715, - 11730 + 12023, + 12038 ], "loc": { "start": { - "line": 399, + "line": 408, "column": 35 }, "end": { - "line": 399, + "line": 408, "column": 50 } } }, "range": [ - 11710, - 11730 + 12018, + 12038 ], "loc": { "start": { - "line": 399, + "line": 408, "column": 30 }, "end": { - "line": 399, + "line": 408, "column": 50 } } } ], "range": [ - 11700, - 11731 + 12008, + 12039 ], "loc": { "start": { - "line": 399, + "line": 408, "column": 20 }, "end": { - "line": 399, + "line": 408, "column": 51 } } @@ -20103,16 +20754,16 @@ "value": "title", "raw": "'title'", "range": [ - 11754, - 11761 + 12062, + 12069 ], "loc": { "start": { - "line": 400, + "line": 409, "column": 21 }, "end": { - "line": 400, + "line": 409, "column": 28 } } @@ -20122,63 +20773,63 @@ "value": "Previous", "raw": "'Previous'", "range": [ - 11763, - 11773 + 12071, + 12081 ], "loc": { "start": { - "line": 400, + "line": 409, "column": 30 }, "end": { - "line": 400, + "line": 409, "column": 40 } } } ], "range": [ - 11753, - 11774 + 12061, + 12082 ], "loc": { "start": { - "line": 400, + "line": 409, "column": 20 }, "end": { - "line": 400, + "line": 409, "column": 41 } } } ], "range": [ - 11623, - 11792 + 11931, + 12100 ], "loc": { "start": { - "line": 397, + "line": 406, "column": 30 }, "end": { - "line": 401, + "line": 410, "column": 17 } } }, "range": [ - 11613, - 11792 + 11921, + 12100 ], "loc": { "start": { - "line": 397, + "line": 406, "column": 20 }, "end": { - "line": 401, + "line": 410, "column": 17 } } @@ -20186,16 +20837,16 @@ ], "kind": "let", "range": [ - 11609, - 11793 + 11917, + 12101 ], "loc": { "start": { - "line": 397, + "line": 406, "column": 16 }, "end": { - "line": 401, + "line": 410, "column": 18 } } @@ -20212,16 +20863,16 @@ "type": "Identifier", "name": "btnPrev", "range": [ - 11810, - 11817 + 12118, + 12125 ], "loc": { "start": { - "line": 402, + "line": 411, "column": 16 }, "end": { - "line": 402, + "line": 411, "column": 23 } } @@ -20230,31 +20881,31 @@ "type": "Identifier", "name": "className", "range": [ - 11818, - 11827 + 12126, + 12135 ], "loc": { "start": { - "line": 402, + "line": 411, "column": 24 }, "end": { - "line": 402, + "line": 411, "column": 33 } } }, "range": [ - 11810, - 11827 + 12118, + 12135 ], "loc": { "start": { - "line": 402, + "line": 411, "column": 16 }, "end": { - "line": 402, + "line": 411, "column": 33 } } @@ -20265,16 +20916,16 @@ "object": { "type": "ThisExpression", "range": [ - 11830, - 11834 + 12138, + 12142 ], "loc": { "start": { - "line": 402, + "line": 411, "column": 36 }, "end": { - "line": 402, + "line": 411, "column": 40 } } @@ -20283,61 +20934,61 @@ "type": "Identifier", "name": "btnCssClass", "range": [ - 11835, - 11846 + 12143, + 12154 ], "loc": { "start": { - "line": 402, + "line": 411, "column": 41 }, "end": { - "line": 402, + "line": 411, "column": 52 } } }, "range": [ - 11830, - 11846 + 12138, + 12154 ], "loc": { "start": { - "line": 402, + "line": 411, "column": 36 }, "end": { - "line": 402, + "line": 411, "column": 52 } } }, "range": [ - 11810, - 11846 + 12118, + 12154 ], "loc": { "start": { - "line": 402, + "line": 411, "column": 16 }, "end": { - "line": 402, + "line": 411, "column": 52 } } }, "range": [ - 11810, - 11847 + 12118, + 12155 ], "loc": { "start": { - "line": 402, + "line": 411, "column": 16 }, "end": { - "line": 402, + "line": 411, "column": 53 } } @@ -20350,16 +21001,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 11864, - 11870 + 12172, + 12178 ], "loc": { "start": { - "line": 403, + "line": 412, "column": 16 }, "end": { - "line": 403, + "line": 412, "column": 22 } } @@ -20369,16 +21020,16 @@ "type": "Identifier", "name": "btnPrev", "range": [ - 11871, - 11878 + 12179, + 12186 ], "loc": { "start": { - "line": 403, + "line": 412, "column": 23 }, "end": { - "line": 403, + "line": 412, "column": 30 } } @@ -20388,16 +21039,16 @@ "value": "click", "raw": "'click'", "range": [ - 11880, - 11887 + 12188, + 12195 ], "loc": { "start": { - "line": 403, + "line": 412, "column": 32 }, "end": { - "line": 403, + "line": 412, "column": 39 } } @@ -20409,16 +21060,16 @@ "type": "Identifier", "name": "evt", "range": [ - 11889, - 11892 + 12197, + 12200 ], "loc": { "start": { - "line": 403, + "line": 412, "column": 41 }, "end": { - "line": 403, + "line": 412, "column": 44 } } @@ -20427,62 +21078,62 @@ "type": "Identifier", "name": "prev", "range": [ - 11893, - 11897 + 12201, + 12205 ], "loc": { "start": { - "line": 403, + "line": 412, "column": 45 }, "end": { - "line": 403, + "line": 412, "column": 49 } } }, "range": [ - 11889, - 11897 + 12197, + 12205 ], "loc": { "start": { - "line": 403, + "line": 412, "column": 41 }, "end": { - "line": 403, + "line": 412, "column": 49 } } } ], "range": [ - 11864, - 11898 + 12172, + 12206 ], "loc": { "start": { - "line": 403, + "line": 412, "column": 16 }, "end": { - "line": 403, + "line": 412, "column": 50 } } }, "range": [ - 11864, - 11899 + 12172, + 12207 ], "loc": { "start": { - "line": 403, + "line": 412, "column": 16 }, "end": { - "line": 403, + "line": 412, "column": 51 } } @@ -20498,16 +21149,16 @@ "type": "Identifier", "name": "btnPrevSpan", "range": [ - 11916, - 11927 + 12224, + 12235 ], "loc": { "start": { - "line": 404, + "line": 413, "column": 16 }, "end": { - "line": 404, + "line": 413, "column": 27 } } @@ -20516,31 +21167,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 11928, - 11939 + 12236, + 12247 ], "loc": { "start": { - "line": 404, + "line": 413, "column": 28 }, "end": { - "line": 404, + "line": 413, "column": 39 } } }, "range": [ - 11916, - 11939 + 12224, + 12247 ], "loc": { "start": { - "line": 404, + "line": 413, "column": 16 }, "end": { - "line": 404, + "line": 413, "column": 39 } } @@ -20550,63 +21201,63 @@ "type": "Identifier", "name": "btnPrev", "range": [ - 11940, - 11947 + 12248, + 12255 ], "loc": { "start": { - "line": 404, + "line": 413, "column": 40 }, "end": { - "line": 404, + "line": 413, "column": 47 } } } ], "range": [ - 11916, - 11948 + 12224, + 12256 ], "loc": { "start": { - "line": 404, + "line": 413, "column": 16 }, "end": { - "line": 404, + "line": 413, "column": 48 } } }, "range": [ - 11916, - 11949 + 12224, + 12257 ], "loc": { "start": { - "line": 404, + "line": 413, "column": 16 }, "end": { - "line": 404, + "line": 413, "column": 49 } } } ], "range": [ - 11591, - 11963 + 11899, + 12271 ], "loc": { "start": { - "line": 396, + "line": 405, "column": 39 }, "end": { - "line": 405, + "line": 414, "column": 13 } } @@ -20626,16 +21277,16 @@ "type": "Identifier", "name": "btnPrevSpan", "range": [ - 11987, - 11998 + 12295, + 12306 ], "loc": { "start": { - "line": 406, + "line": 415, "column": 16 }, "end": { - "line": 406, + "line": 415, "column": 27 } } @@ -20644,31 +21295,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 11999, - 12008 + 12307, + 12316 ], "loc": { "start": { - "line": 406, + "line": 415, "column": 28 }, "end": { - "line": 406, + "line": 415, "column": 37 } } }, "range": [ - 11987, - 12008 + 12295, + 12316 ], "loc": { "start": { - "line": 406, + "line": 415, "column": 16 }, "end": { - "line": 406, + "line": 415, "column": 37 } } @@ -20679,16 +21330,16 @@ "object": { "type": "ThisExpression", "range": [ - 12011, - 12015 + 12319, + 12323 ], "loc": { "start": { - "line": 406, + "line": 415, "column": 40 }, "end": { - "line": 406, + "line": 415, "column": 44 } } @@ -20697,61 +21348,61 @@ "type": "Identifier", "name": "btnPrevPageHtml", "range": [ - 12016, - 12031 + 12324, + 12339 ], "loc": { "start": { - "line": 406, + "line": 415, "column": 45 }, "end": { - "line": 406, + "line": 415, "column": 60 } } }, "range": [ - 12011, - 12031 + 12319, + 12339 ], "loc": { "start": { - "line": 406, + "line": 415, "column": 40 }, "end": { - "line": 406, + "line": 415, "column": 60 } } }, "range": [ - 11987, - 12031 + 12295, + 12339 ], "loc": { "start": { - "line": 406, + "line": 415, "column": 16 }, "end": { - "line": 406, + "line": 415, "column": 60 } } }, "range": [ - 11987, - 12032 + 12295, + 12340 ], "loc": { "start": { - "line": 406, + "line": 415, "column": 16 }, "end": { - "line": 406, + "line": 415, "column": 61 } } @@ -20764,16 +21415,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 12049, - 12055 + 12357, + 12363 ], "loc": { "start": { - "line": 407, + "line": 416, "column": 16 }, "end": { - "line": 407, + "line": 416, "column": 22 } } @@ -20783,16 +21434,16 @@ "type": "Identifier", "name": "btnPrevSpan", "range": [ - 12056, - 12067 + 12364, + 12375 ], "loc": { "start": { - "line": 407, + "line": 416, "column": 23 }, "end": { - "line": 407, + "line": 416, "column": 34 } } @@ -20802,16 +21453,16 @@ "value": "click", "raw": "'click'", "range": [ - 12069, - 12076 + 12377, + 12384 ], "loc": { "start": { - "line": 407, + "line": 416, "column": 36 }, "end": { - "line": 407, + "line": 416, "column": 43 } } @@ -20823,16 +21474,16 @@ "type": "Identifier", "name": "evt", "range": [ - 12078, - 12081 + 12386, + 12389 ], "loc": { "start": { - "line": 407, + "line": 416, "column": 45 }, "end": { - "line": 407, + "line": 416, "column": 48 } } @@ -20841,93 +21492,93 @@ "type": "Identifier", "name": "prev", "range": [ - 12082, - 12086 + 12390, + 12394 ], "loc": { "start": { - "line": 407, + "line": 416, "column": 49 }, "end": { - "line": 407, + "line": 416, "column": 53 } } }, "range": [ - 12078, - 12086 + 12386, + 12394 ], "loc": { "start": { - "line": 407, + "line": 416, "column": 45 }, "end": { - "line": 407, + "line": 416, "column": 53 } } } ], "range": [ - 12049, - 12087 + 12357, + 12395 ], "loc": { "start": { - "line": 407, + "line": 416, "column": 16 }, "end": { - "line": 407, + "line": 416, "column": 54 } } }, "range": [ - 12049, - 12088 + 12357, + 12396 ], "loc": { "start": { - "line": 407, + "line": 416, "column": 16 }, "end": { - "line": 407, + "line": 416, "column": 55 } } } ], "range": [ - 11969, - 12102 + 12277, + 12410 ], "loc": { "start": { - "line": 405, + "line": 414, "column": 19 }, "end": { - "line": 408, + "line": 417, "column": 13 } } }, "range": [ - 11564, - 12102 + 11872, + 12410 ], "loc": { "start": { - "line": 396, + "line": 405, "column": 12 }, "end": { - "line": 408, + "line": 417, "column": 13 } }, @@ -20936,16 +21587,16 @@ "type": "Line", "value": " Previous button", "range": [ - 11533, - 11551 + 11841, + 11859 ], "loc": { "start": { - "line": 395, + "line": 404, "column": 12 }, "end": { - "line": 395, + "line": 404, "column": 30 } } @@ -20956,16 +21607,16 @@ "type": "Line", "value": " Last button", "range": [ - 12115, - 12129 + 12423, + 12437 ], "loc": { "start": { - "line": 409, + "line": 418, "column": 12 }, "end": { - "line": 409, + "line": 418, "column": 26 } } @@ -20983,16 +21634,16 @@ "object": { "type": "ThisExpression", "range": [ - 12147, - 12151 + 12455, + 12459 ], "loc": { "start": { - "line": 410, + "line": 419, "column": 17 }, "end": { - "line": 410, + "line": 419, "column": 21 } } @@ -21001,47 +21652,47 @@ "type": "Identifier", "name": "btnLastPageHtml", "range": [ - 12152, - 12167 + 12460, + 12475 ], "loc": { "start": { - "line": 410, + "line": 419, "column": 22 }, "end": { - "line": 410, + "line": 419, "column": 37 } } }, "range": [ - 12147, - 12167 + 12455, + 12475 ], "loc": { "start": { - "line": 410, + "line": 419, "column": 17 }, "end": { - "line": 410, + "line": 419, "column": 37 } } }, "prefix": true, "range": [ - 12146, - 12167 + 12454, + 12475 ], "loc": { "start": { - "line": 410, + "line": 419, "column": 16 }, "end": { - "line": 410, + "line": 419, "column": 37 } } @@ -21058,16 +21709,16 @@ "type": "Identifier", "name": "btnLast", "range": [ - 12191, - 12198 + 12499, + 12506 ], "loc": { "start": { - "line": 411, + "line": 420, "column": 20 }, "end": { - "line": 411, + "line": 420, "column": 27 } } @@ -21078,16 +21729,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 12201, - 12210 + 12509, + 12518 ], "loc": { "start": { - "line": 411, + "line": 420, "column": 30 }, "end": { - "line": 411, + "line": 420, "column": 39 } } @@ -21097,16 +21748,16 @@ "type": "Identifier", "name": "INPUT", "range": [ - 12211, - 12216 + 12519, + 12524 ], "loc": { "start": { - "line": 411, + "line": 420, "column": 40 }, "end": { - "line": 411, + "line": 420, "column": 45 } } @@ -21119,16 +21770,16 @@ "value": "type", "raw": "'type'", "range": [ - 12239, - 12245 + 12547, + 12553 ], "loc": { "start": { - "line": 412, + "line": 421, "column": 21 }, "end": { - "line": 412, + "line": 421, "column": 27 } } @@ -21138,32 +21789,32 @@ "value": "button", "raw": "'button'", "range": [ - 12247, - 12255 + 12555, + 12563 ], "loc": { "start": { - "line": 412, + "line": 421, "column": 29 }, "end": { - "line": 412, + "line": 421, "column": 37 } } } ], "range": [ - 12238, - 12256 + 12546, + 12564 ], "loc": { "start": { - "line": 412, + "line": 421, "column": 20 }, "end": { - "line": 412, + "line": 421, "column": 38 } } @@ -21176,16 +21827,16 @@ "value": "value", "raw": "'value'", "range": [ - 12279, - 12286 + 12587, + 12594 ], "loc": { "start": { - "line": 413, + "line": 422, "column": 21 }, "end": { - "line": 413, + "line": 422, "column": 28 } } @@ -21196,16 +21847,16 @@ "object": { "type": "ThisExpression", "range": [ - 12288, - 12292 + 12596, + 12600 ], "loc": { "start": { - "line": 413, + "line": 422, "column": 30 }, "end": { - "line": 413, + "line": 422, "column": 34 } } @@ -21214,47 +21865,47 @@ "type": "Identifier", "name": "btnLastPageText", "range": [ - 12293, - 12308 + 12601, + 12616 ], "loc": { "start": { - "line": 413, + "line": 422, "column": 35 }, "end": { - "line": 413, + "line": 422, "column": 50 } } }, "range": [ - 12288, - 12308 + 12596, + 12616 ], "loc": { "start": { - "line": 413, + "line": 422, "column": 30 }, "end": { - "line": 413, + "line": 422, "column": 50 } } } ], "range": [ - 12278, - 12309 + 12586, + 12617 ], "loc": { "start": { - "line": 413, + "line": 422, "column": 20 }, "end": { - "line": 413, + "line": 422, "column": 51 } } @@ -21267,16 +21918,16 @@ "value": "title", "raw": "'title'", "range": [ - 12332, - 12339 + 12640, + 12647 ], "loc": { "start": { - "line": 414, + "line": 423, "column": 21 }, "end": { - "line": 414, + "line": 423, "column": 28 } } @@ -21286,63 +21937,63 @@ "value": "Last", "raw": "'Last'", "range": [ - 12341, - 12347 + 12649, + 12655 ], "loc": { "start": { - "line": 414, + "line": 423, "column": 30 }, "end": { - "line": 414, + "line": 423, "column": 36 } } } ], "range": [ - 12331, - 12348 + 12639, + 12656 ], "loc": { "start": { - "line": 414, + "line": 423, "column": 20 }, "end": { - "line": 414, + "line": 423, "column": 37 } } } ], "range": [ - 12201, - 12366 + 12509, + 12674 ], "loc": { "start": { - "line": 411, + "line": 420, "column": 30 }, "end": { - "line": 415, + "line": 424, "column": 17 } } }, "range": [ - 12191, - 12366 + 12499, + 12674 ], "loc": { "start": { - "line": 411, + "line": 420, "column": 20 }, "end": { - "line": 415, + "line": 424, "column": 17 } } @@ -21350,16 +22001,16 @@ ], "kind": "let", "range": [ - 12187, - 12367 + 12495, + 12675 ], "loc": { "start": { - "line": 411, + "line": 420, "column": 16 }, "end": { - "line": 415, + "line": 424, "column": 18 } } @@ -21376,16 +22027,16 @@ "type": "Identifier", "name": "btnLast", "range": [ - 12384, - 12391 + 12692, + 12699 ], "loc": { "start": { - "line": 416, + "line": 425, "column": 16 }, "end": { - "line": 416, + "line": 425, "column": 23 } } @@ -21394,31 +22045,31 @@ "type": "Identifier", "name": "className", "range": [ - 12392, - 12401 + 12700, + 12709 ], "loc": { "start": { - "line": 416, + "line": 425, "column": 24 }, "end": { - "line": 416, + "line": 425, "column": 33 } } }, "range": [ - 12384, - 12401 + 12692, + 12709 ], "loc": { "start": { - "line": 416, + "line": 425, "column": 16 }, "end": { - "line": 416, + "line": 425, "column": 33 } } @@ -21429,16 +22080,16 @@ "object": { "type": "ThisExpression", "range": [ - 12404, - 12408 + 12712, + 12716 ], "loc": { "start": { - "line": 416, + "line": 425, "column": 36 }, "end": { - "line": 416, + "line": 425, "column": 40 } } @@ -21447,61 +22098,61 @@ "type": "Identifier", "name": "btnCssClass", "range": [ - 12409, - 12420 + 12717, + 12728 ], "loc": { "start": { - "line": 416, + "line": 425, "column": 41 }, "end": { - "line": 416, + "line": 425, "column": 52 } } }, "range": [ - 12404, - 12420 + 12712, + 12728 ], "loc": { "start": { - "line": 416, + "line": 425, "column": 36 }, "end": { - "line": 416, + "line": 425, "column": 52 } } }, "range": [ - 12384, - 12420 + 12692, + 12728 ], "loc": { "start": { - "line": 416, + "line": 425, "column": 16 }, "end": { - "line": 416, + "line": 425, "column": 52 } } }, "range": [ - 12384, - 12421 + 12692, + 12729 ], "loc": { "start": { - "line": 416, + "line": 425, "column": 16 }, "end": { - "line": 416, + "line": 425, "column": 53 } } @@ -21514,16 +22165,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 12438, - 12444 + 12746, + 12752 ], "loc": { "start": { - "line": 417, + "line": 426, "column": 16 }, "end": { - "line": 417, + "line": 426, "column": 22 } } @@ -21533,16 +22184,16 @@ "type": "Identifier", "name": "btnLast", "range": [ - 12445, - 12452 + 12753, + 12760 ], "loc": { "start": { - "line": 417, + "line": 426, "column": 23 }, "end": { - "line": 417, + "line": 426, "column": 30 } } @@ -21552,16 +22203,16 @@ "value": "click", "raw": "'click'", "range": [ - 12454, - 12461 + 12762, + 12769 ], "loc": { "start": { - "line": 417, + "line": 426, "column": 32 }, "end": { - "line": 417, + "line": 426, "column": 39 } } @@ -21573,16 +22224,16 @@ "type": "Identifier", "name": "evt", "range": [ - 12463, - 12466 + 12771, + 12774 ], "loc": { "start": { - "line": 417, + "line": 426, "column": 41 }, "end": { - "line": 417, + "line": 426, "column": 44 } } @@ -21591,62 +22242,62 @@ "type": "Identifier", "name": "last", "range": [ - 12467, - 12471 + 12775, + 12779 ], "loc": { "start": { - "line": 417, + "line": 426, "column": 45 }, "end": { - "line": 417, + "line": 426, "column": 49 } } }, "range": [ - 12463, - 12471 + 12771, + 12779 ], "loc": { "start": { - "line": 417, + "line": 426, "column": 41 }, "end": { - "line": 417, + "line": 426, "column": 49 } } } ], "range": [ - 12438, - 12472 + 12746, + 12780 ], "loc": { "start": { - "line": 417, + "line": 426, "column": 16 }, "end": { - "line": 417, + "line": 426, "column": 50 } } }, "range": [ - 12438, - 12473 + 12746, + 12781 ], "loc": { "start": { - "line": 417, + "line": 426, "column": 16 }, "end": { - "line": 417, + "line": 426, "column": 51 } } @@ -21662,16 +22313,16 @@ "type": "Identifier", "name": "btnLastSpan", "range": [ - 12490, - 12501 + 12798, + 12809 ], "loc": { "start": { - "line": 418, + "line": 427, "column": 16 }, "end": { - "line": 418, + "line": 427, "column": 27 } } @@ -21680,31 +22331,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 12502, - 12513 + 12810, + 12821 ], "loc": { "start": { - "line": 418, + "line": 427, "column": 28 }, "end": { - "line": 418, + "line": 427, "column": 39 } } }, "range": [ - 12490, - 12513 + 12798, + 12821 ], "loc": { "start": { - "line": 418, + "line": 427, "column": 16 }, "end": { - "line": 418, + "line": 427, "column": 39 } } @@ -21714,63 +22365,63 @@ "type": "Identifier", "name": "btnLast", "range": [ - 12514, - 12521 + 12822, + 12829 ], "loc": { "start": { - "line": 418, + "line": 427, "column": 40 }, "end": { - "line": 418, + "line": 427, "column": 47 } } } ], "range": [ - 12490, - 12522 + 12798, + 12830 ], "loc": { "start": { - "line": 418, + "line": 427, "column": 16 }, "end": { - "line": 418, + "line": 427, "column": 48 } } }, "range": [ - 12490, - 12523 + 12798, + 12831 ], "loc": { "start": { - "line": 418, + "line": 427, "column": 16 }, "end": { - "line": 418, + "line": 427, "column": 49 } } } ], "range": [ - 12169, - 12537 + 12477, + 12845 ], "loc": { "start": { - "line": 410, + "line": 419, "column": 39 }, "end": { - "line": 419, + "line": 428, "column": 13 } } @@ -21790,16 +22441,16 @@ "type": "Identifier", "name": "btnLastSpan", "range": [ - 12561, - 12572 + 12869, + 12880 ], "loc": { "start": { - "line": 420, + "line": 429, "column": 16 }, "end": { - "line": 420, + "line": 429, "column": 27 } } @@ -21808,31 +22459,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 12573, - 12582 + 12881, + 12890 ], "loc": { "start": { - "line": 420, + "line": 429, "column": 28 }, "end": { - "line": 420, + "line": 429, "column": 37 } } }, "range": [ - 12561, - 12582 + 12869, + 12890 ], "loc": { "start": { - "line": 420, + "line": 429, "column": 16 }, "end": { - "line": 420, + "line": 429, "column": 37 } } @@ -21843,16 +22494,16 @@ "object": { "type": "ThisExpression", "range": [ - 12585, - 12589 + 12893, + 12897 ], "loc": { "start": { - "line": 420, + "line": 429, "column": 40 }, "end": { - "line": 420, + "line": 429, "column": 44 } } @@ -21861,61 +22512,61 @@ "type": "Identifier", "name": "btnLastPageHtml", "range": [ - 12590, - 12605 + 12898, + 12913 ], "loc": { "start": { - "line": 420, + "line": 429, "column": 45 }, "end": { - "line": 420, + "line": 429, "column": 60 } } }, "range": [ - 12585, - 12605 + 12893, + 12913 ], "loc": { "start": { - "line": 420, + "line": 429, "column": 40 }, "end": { - "line": 420, + "line": 429, "column": 60 } } }, "range": [ - 12561, - 12605 + 12869, + 12913 ], "loc": { "start": { - "line": 420, + "line": 429, "column": 16 }, "end": { - "line": 420, + "line": 429, "column": 60 } } }, "range": [ - 12561, - 12606 + 12869, + 12914 ], "loc": { "start": { - "line": 420, + "line": 429, "column": 16 }, "end": { - "line": 420, + "line": 429, "column": 61 } } @@ -21928,16 +22579,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 12623, - 12629 + 12931, + 12937 ], "loc": { "start": { - "line": 421, + "line": 430, "column": 16 }, "end": { - "line": 421, + "line": 430, "column": 22 } } @@ -21947,16 +22598,16 @@ "type": "Identifier", "name": "btnLastSpan", "range": [ - 12630, - 12641 + 12938, + 12949 ], "loc": { "start": { - "line": 421, + "line": 430, "column": 23 }, "end": { - "line": 421, + "line": 430, "column": 34 } } @@ -21966,16 +22617,16 @@ "value": "click", "raw": "'click'", "range": [ - 12643, - 12650 + 12951, + 12958 ], "loc": { "start": { - "line": 421, + "line": 430, "column": 36 }, "end": { - "line": 421, + "line": 430, "column": 43 } } @@ -21987,16 +22638,16 @@ "type": "Identifier", "name": "evt", "range": [ - 12652, - 12655 + 12960, + 12963 ], "loc": { "start": { - "line": 421, + "line": 430, "column": 45 }, "end": { - "line": 421, + "line": 430, "column": 48 } } @@ -22005,93 +22656,93 @@ "type": "Identifier", "name": "last", "range": [ - 12656, - 12660 + 12964, + 12968 ], "loc": { "start": { - "line": 421, + "line": 430, "column": 49 }, "end": { - "line": 421, + "line": 430, "column": 53 } } }, "range": [ - 12652, - 12660 + 12960, + 12968 ], "loc": { "start": { - "line": 421, + "line": 430, "column": 45 }, "end": { - "line": 421, + "line": 430, "column": 53 } } } ], "range": [ - 12623, - 12661 + 12931, + 12969 ], "loc": { "start": { - "line": 421, + "line": 430, "column": 16 }, "end": { - "line": 421, + "line": 430, "column": 54 } } }, "range": [ - 12623, - 12662 + 12931, + 12970 ], "loc": { "start": { - "line": 421, + "line": 430, "column": 16 }, "end": { - "line": 421, + "line": 430, "column": 55 } } } ], "range": [ - 12543, - 12676 + 12851, + 12984 ], "loc": { "start": { - "line": 419, + "line": 428, "column": 19 }, "end": { - "line": 422, + "line": 431, "column": 13 } } }, "range": [ - 12142, - 12676 + 12450, + 12984 ], "loc": { "start": { - "line": 410, + "line": 419, "column": 12 }, "end": { - "line": 422, + "line": 431, "column": 13 } }, @@ -22100,16 +22751,16 @@ "type": "Line", "value": " Last button", "range": [ - 12115, - 12129 + 12423, + 12437 ], "loc": { "start": { - "line": 409, + "line": 418, "column": 12 }, "end": { - "line": 409, + "line": 418, "column": 26 } } @@ -22120,16 +22771,16 @@ "type": "Line", "value": " First button", "range": [ - 12689, - 12704 + 12997, + 13012 ], "loc": { "start": { - "line": 423, + "line": 432, "column": 12 }, "end": { - "line": 423, + "line": 432, "column": 27 } } @@ -22147,16 +22798,16 @@ "object": { "type": "ThisExpression", "range": [ - 12722, - 12726 + 13030, + 13034 ], "loc": { "start": { - "line": 424, + "line": 433, "column": 17 }, "end": { - "line": 424, + "line": 433, "column": 21 } } @@ -22165,47 +22816,47 @@ "type": "Identifier", "name": "btnFirstPageHtml", "range": [ - 12727, - 12743 + 13035, + 13051 ], "loc": { "start": { - "line": 424, + "line": 433, "column": 22 }, "end": { - "line": 424, + "line": 433, "column": 38 } } }, "range": [ - 12722, - 12743 + 13030, + 13051 ], "loc": { "start": { - "line": 424, + "line": 433, "column": 17 }, "end": { - "line": 424, + "line": 433, "column": 38 } } }, "prefix": true, "range": [ - 12721, - 12743 + 13029, + 13051 ], "loc": { "start": { - "line": 424, + "line": 433, "column": 16 }, "end": { - "line": 424, + "line": 433, "column": 38 } } @@ -22222,16 +22873,16 @@ "type": "Identifier", "name": "btnFirst", "range": [ - 12767, - 12775 + 13075, + 13083 ], "loc": { "start": { - "line": 425, + "line": 434, "column": 20 }, "end": { - "line": 425, + "line": 434, "column": 28 } } @@ -22242,16 +22893,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 12778, - 12787 + 13086, + 13095 ], "loc": { "start": { - "line": 425, + "line": 434, "column": 31 }, "end": { - "line": 425, + "line": 434, "column": 40 } } @@ -22261,16 +22912,16 @@ "type": "Identifier", "name": "INPUT", "range": [ - 12788, - 12793 + 13096, + 13101 ], "loc": { "start": { - "line": 425, + "line": 434, "column": 41 }, "end": { - "line": 425, + "line": 434, "column": 46 } } @@ -22283,16 +22934,16 @@ "value": "type", "raw": "'type'", "range": [ - 12816, - 12822 + 13124, + 13130 ], "loc": { "start": { - "line": 426, + "line": 435, "column": 21 }, "end": { - "line": 426, + "line": 435, "column": 27 } } @@ -22302,32 +22953,32 @@ "value": "button", "raw": "'button'", "range": [ - 12824, - 12832 + 13132, + 13140 ], "loc": { "start": { - "line": 426, + "line": 435, "column": 29 }, "end": { - "line": 426, + "line": 435, "column": 37 } } } ], "range": [ - 12815, - 12833 + 13123, + 13141 ], "loc": { "start": { - "line": 426, + "line": 435, "column": 20 }, "end": { - "line": 426, + "line": 435, "column": 38 } } @@ -22340,16 +22991,16 @@ "value": "value", "raw": "'value'", "range": [ - 12856, - 12863 + 13164, + 13171 ], "loc": { "start": { - "line": 427, + "line": 436, "column": 21 }, "end": { - "line": 427, + "line": 436, "column": 28 } } @@ -22360,16 +23011,16 @@ "object": { "type": "ThisExpression", "range": [ - 12865, - 12869 + 13173, + 13177 ], "loc": { "start": { - "line": 427, + "line": 436, "column": 30 }, "end": { - "line": 427, + "line": 436, "column": 34 } } @@ -22378,47 +23029,47 @@ "type": "Identifier", "name": "btnFirstPageText", "range": [ - 12870, - 12886 + 13178, + 13194 ], "loc": { "start": { - "line": 427, + "line": 436, "column": 35 }, "end": { - "line": 427, + "line": 436, "column": 51 } } }, "range": [ - 12865, - 12886 + 13173, + 13194 ], "loc": { "start": { - "line": 427, + "line": 436, "column": 30 }, "end": { - "line": 427, + "line": 436, "column": 51 } } } ], "range": [ - 12855, - 12887 + 13163, + 13195 ], "loc": { "start": { - "line": 427, + "line": 436, "column": 20 }, "end": { - "line": 427, + "line": 436, "column": 52 } } @@ -22431,16 +23082,16 @@ "value": "title", "raw": "'title'", "range": [ - 12910, - 12917 + 13218, + 13225 ], "loc": { "start": { - "line": 428, + "line": 437, "column": 21 }, "end": { - "line": 428, + "line": 437, "column": 28 } } @@ -22450,63 +23101,63 @@ "value": "First", "raw": "'First'", "range": [ - 12919, - 12926 + 13227, + 13234 ], "loc": { "start": { - "line": 428, + "line": 437, "column": 30 }, "end": { - "line": 428, + "line": 437, "column": 37 } } } ], "range": [ - 12909, - 12927 + 13217, + 13235 ], "loc": { "start": { - "line": 428, + "line": 437, "column": 20 }, "end": { - "line": 428, + "line": 437, "column": 38 } } } ], "range": [ - 12778, - 12945 + 13086, + 13253 ], "loc": { "start": { - "line": 425, + "line": 434, "column": 31 }, "end": { - "line": 429, + "line": 438, "column": 17 } } }, "range": [ - 12767, - 12945 + 13075, + 13253 ], "loc": { "start": { - "line": 425, + "line": 434, "column": 20 }, "end": { - "line": 429, + "line": 438, "column": 17 } } @@ -22514,16 +23165,16 @@ ], "kind": "let", "range": [ - 12763, - 12946 + 13071, + 13254 ], "loc": { "start": { - "line": 425, + "line": 434, "column": 16 }, "end": { - "line": 429, + "line": 438, "column": 18 } } @@ -22540,16 +23191,16 @@ "type": "Identifier", "name": "btnFirst", "range": [ - 12963, - 12971 + 13271, + 13279 ], "loc": { "start": { - "line": 430, + "line": 439, "column": 16 }, "end": { - "line": 430, + "line": 439, "column": 24 } } @@ -22558,31 +23209,31 @@ "type": "Identifier", "name": "className", "range": [ - 12972, - 12981 + 13280, + 13289 ], "loc": { "start": { - "line": 430, + "line": 439, "column": 25 }, "end": { - "line": 430, + "line": 439, "column": 34 } } }, "range": [ - 12963, - 12981 + 13271, + 13289 ], "loc": { "start": { - "line": 430, + "line": 439, "column": 16 }, "end": { - "line": 430, + "line": 439, "column": 34 } } @@ -22593,16 +23244,16 @@ "object": { "type": "ThisExpression", "range": [ - 12984, - 12988 + 13292, + 13296 ], "loc": { "start": { - "line": 430, + "line": 439, "column": 37 }, "end": { - "line": 430, + "line": 439, "column": 41 } } @@ -22611,61 +23262,61 @@ "type": "Identifier", "name": "btnCssClass", "range": [ - 12989, - 13000 + 13297, + 13308 ], "loc": { "start": { - "line": 430, + "line": 439, "column": 42 }, "end": { - "line": 430, + "line": 439, "column": 53 } } }, "range": [ - 12984, - 13000 + 13292, + 13308 ], "loc": { "start": { - "line": 430, + "line": 439, "column": 37 }, "end": { - "line": 430, + "line": 439, "column": 53 } } }, "range": [ - 12963, - 13000 + 13271, + 13308 ], "loc": { "start": { - "line": 430, + "line": 439, "column": 16 }, "end": { - "line": 430, + "line": 439, "column": 53 } } }, "range": [ - 12963, - 13001 + 13271, + 13309 ], "loc": { "start": { - "line": 430, + "line": 439, "column": 16 }, "end": { - "line": 430, + "line": 439, "column": 54 } } @@ -22678,16 +23329,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 13018, - 13024 + 13326, + 13332 ], "loc": { "start": { - "line": 431, + "line": 440, "column": 16 }, "end": { - "line": 431, + "line": 440, "column": 22 } } @@ -22697,16 +23348,16 @@ "type": "Identifier", "name": "btnFirst", "range": [ - 13025, - 13033 + 13333, + 13341 ], "loc": { "start": { - "line": 431, + "line": 440, "column": 23 }, "end": { - "line": 431, + "line": 440, "column": 31 } } @@ -22716,16 +23367,16 @@ "value": "click", "raw": "'click'", "range": [ - 13035, - 13042 + 13343, + 13350 ], "loc": { "start": { - "line": 431, + "line": 440, "column": 33 }, "end": { - "line": 431, + "line": 440, "column": 40 } } @@ -22737,16 +23388,16 @@ "type": "Identifier", "name": "evt", "range": [ - 13044, - 13047 + 13352, + 13355 ], "loc": { "start": { - "line": 431, + "line": 440, "column": 42 }, "end": { - "line": 431, + "line": 440, "column": 45 } } @@ -22755,62 +23406,62 @@ "type": "Identifier", "name": "first", "range": [ - 13048, - 13053 + 13356, + 13361 ], "loc": { "start": { - "line": 431, + "line": 440, "column": 46 }, "end": { - "line": 431, + "line": 440, "column": 51 } } }, "range": [ - 13044, - 13053 + 13352, + 13361 ], "loc": { "start": { - "line": 431, + "line": 440, "column": 42 }, "end": { - "line": 431, + "line": 440, "column": 51 } } } ], "range": [ - 13018, - 13054 + 13326, + 13362 ], "loc": { "start": { - "line": 431, + "line": 440, "column": 16 }, "end": { - "line": 431, + "line": 440, "column": 52 } } }, "range": [ - 13018, - 13055 + 13326, + 13363 ], "loc": { "start": { - "line": 431, + "line": 440, "column": 16 }, "end": { - "line": 431, + "line": 440, "column": 53 } } @@ -22826,16 +23477,16 @@ "type": "Identifier", "name": "btnFirstSpan", "range": [ - 13072, - 13084 + 13380, + 13392 ], "loc": { "start": { - "line": 432, + "line": 441, "column": 16 }, "end": { - "line": 432, + "line": 441, "column": 28 } } @@ -22844,31 +23495,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 13085, - 13096 + 13393, + 13404 ], "loc": { "start": { - "line": 432, + "line": 441, "column": 29 }, "end": { - "line": 432, + "line": 441, "column": 40 } } }, "range": [ - 13072, - 13096 + 13380, + 13404 ], "loc": { "start": { - "line": 432, + "line": 441, "column": 16 }, "end": { - "line": 432, + "line": 441, "column": 40 } } @@ -22878,63 +23529,63 @@ "type": "Identifier", "name": "btnFirst", "range": [ - 13097, - 13105 + 13405, + 13413 ], "loc": { "start": { - "line": 432, + "line": 441, "column": 41 }, "end": { - "line": 432, + "line": 441, "column": 49 } } } ], "range": [ - 13072, - 13106 + 13380, + 13414 ], "loc": { "start": { - "line": 432, + "line": 441, "column": 16 }, "end": { - "line": 432, + "line": 441, "column": 50 } } }, "range": [ - 13072, - 13107 + 13380, + 13415 ], "loc": { "start": { - "line": 432, + "line": 441, "column": 16 }, "end": { - "line": 432, + "line": 441, "column": 51 } } } ], "range": [ - 12745, - 13121 + 13053, + 13429 ], "loc": { "start": { - "line": 424, + "line": 433, "column": 40 }, "end": { - "line": 433, + "line": 442, "column": 13 } } @@ -22954,16 +23605,16 @@ "type": "Identifier", "name": "btnFirstSpan", "range": [ - 13145, - 13157 + 13453, + 13465 ], "loc": { "start": { - "line": 434, + "line": 443, "column": 16 }, "end": { - "line": 434, + "line": 443, "column": 28 } } @@ -22972,31 +23623,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 13158, - 13167 + 13466, + 13475 ], "loc": { "start": { - "line": 434, + "line": 443, "column": 29 }, "end": { - "line": 434, + "line": 443, "column": 38 } } }, "range": [ - 13145, - 13167 + 13453, + 13475 ], "loc": { "start": { - "line": 434, + "line": 443, "column": 16 }, "end": { - "line": 434, + "line": 443, "column": 38 } } @@ -23007,16 +23658,16 @@ "object": { "type": "ThisExpression", "range": [ - 13170, - 13174 + 13478, + 13482 ], "loc": { "start": { - "line": 434, + "line": 443, "column": 41 }, "end": { - "line": 434, + "line": 443, "column": 45 } } @@ -23025,61 +23676,61 @@ "type": "Identifier", "name": "btnFirstPageHtml", "range": [ - 13175, - 13191 + 13483, + 13499 ], "loc": { "start": { - "line": 434, + "line": 443, "column": 46 }, "end": { - "line": 434, + "line": 443, "column": 62 } } }, "range": [ - 13170, - 13191 + 13478, + 13499 ], "loc": { "start": { - "line": 434, + "line": 443, "column": 41 }, "end": { - "line": 434, + "line": 443, "column": 62 } } }, "range": [ - 13145, - 13191 + 13453, + 13499 ], "loc": { "start": { - "line": 434, + "line": 443, "column": 16 }, "end": { - "line": 434, + "line": 443, "column": 62 } } }, "range": [ - 13145, - 13192 + 13453, + 13500 ], "loc": { "start": { - "line": 434, + "line": 443, "column": 16 }, "end": { - "line": 434, + "line": 443, "column": 63 } } @@ -23092,16 +23743,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 13209, - 13215 + 13517, + 13523 ], "loc": { "start": { - "line": 435, + "line": 444, "column": 16 }, "end": { - "line": 435, + "line": 444, "column": 22 } } @@ -23111,16 +23762,16 @@ "type": "Identifier", "name": "btnFirstSpan", "range": [ - 13216, - 13228 + 13524, + 13536 ], "loc": { "start": { - "line": 435, + "line": 444, "column": 23 }, "end": { - "line": 435, + "line": 444, "column": 35 } } @@ -23130,16 +23781,16 @@ "value": "click", "raw": "'click'", "range": [ - 13230, - 13237 + 13538, + 13545 ], "loc": { "start": { - "line": 435, + "line": 444, "column": 37 }, "end": { - "line": 435, + "line": 444, "column": 44 } } @@ -23151,16 +23802,16 @@ "type": "Identifier", "name": "evt", "range": [ - 13239, - 13242 + 13547, + 13550 ], "loc": { "start": { - "line": 435, + "line": 444, "column": 46 }, "end": { - "line": 435, + "line": 444, "column": 49 } } @@ -23169,93 +23820,93 @@ "type": "Identifier", "name": "first", "range": [ - 13243, - 13248 + 13551, + 13556 ], "loc": { "start": { - "line": 435, + "line": 444, "column": 50 }, "end": { - "line": 435, + "line": 444, "column": 55 } } }, "range": [ - 13239, - 13248 + 13547, + 13556 ], "loc": { "start": { - "line": 435, + "line": 444, "column": 46 }, "end": { - "line": 435, + "line": 444, "column": 55 } } } ], "range": [ - 13209, - 13249 + 13517, + 13557 ], "loc": { "start": { - "line": 435, + "line": 444, "column": 16 }, "end": { - "line": 435, + "line": 444, "column": 56 } } }, "range": [ - 13209, - 13250 + 13517, + 13558 ], "loc": { "start": { - "line": 435, + "line": 444, "column": 16 }, "end": { - "line": 435, + "line": 444, "column": 57 } } } ], "range": [ - 13127, - 13264 + 13435, + 13572 ], "loc": { "start": { - "line": 433, + "line": 442, "column": 19 }, "end": { - "line": 436, + "line": 445, "column": 13 } } }, "range": [ - 12717, - 13264 + 13025, + 13572 ], "loc": { "start": { - "line": 424, + "line": 433, "column": 12 }, "end": { - "line": 436, + "line": 445, "column": 13 } }, @@ -23264,16 +23915,16 @@ "type": "Line", "value": " First button", "range": [ - 12689, - 12704 + 12997, + 13012 ], "loc": { "start": { - "line": 423, + "line": 432, "column": 12 }, "end": { - "line": 423, + "line": 432, "column": 27 } } @@ -23282,32 +23933,32 @@ } ], "range": [ - 10945, - 13274 + 11253, + 13582 ], "loc": { "start": { - "line": 380, + "line": 389, "column": 26 }, "end": { - "line": 437, + "line": 446, "column": 9 } } }, "alternate": null, "range": [ - 10927, - 13274 + 11235, + 13582 ], "loc": { "start": { - "line": 380, + "line": 389, "column": 8 }, "end": { - "line": 437, + "line": 446, "column": 9 } }, @@ -23316,234 +23967,16 @@ "type": "Line", "value": " paging elements (buttons+drop-down list) are added to defined element", "range": [ - 13284, - 13356 + 13592, + 13664 ], "loc": { "start": { - "line": 439, + "line": 448, "column": 8 }, "end": { - "line": 439, - "column": 80 - } - } - } - ] - }, - { - "type": "IfStatement", - "test": { - "type": "UnaryExpression", - "operator": "!", - "argument": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 13370, - 13374 - ], - "loc": { - "start": { - "line": 440, - "column": 13 - }, - "end": { - "line": 440, - "column": 17 - } - } - }, - "property": { - "type": "Identifier", - "name": "tgtId", - "range": [ - 13375, - 13380 - ], - "loc": { - "start": { - "line": 440, - "column": 18 - }, - "end": { - "line": 440, - "column": 23 - } - } - }, - "range": [ - 13370, - 13380 - ], - "loc": { - "start": { - "line": 440, - "column": 13 - }, - "end": { - "line": 440, - "column": 23 - } - } - }, - "prefix": true, - "range": [ - 13369, - 13380 - ], - "loc": { - "start": { - "line": 440, - "column": 12 - }, - "end": { - "line": 440, - "column": 23 - } - } - }, - "consequent": { - "type": "BlockStatement", - "body": [ - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tf", - "range": [ - 13396, - 13398 - ], - "loc": { - "start": { - "line": 441, - "column": 12 - }, - "end": { - "line": 441, - "column": 14 - } - } - }, - "property": { - "type": "Identifier", - "name": "setToolbar", - "range": [ - 13399, - 13409 - ], - "loc": { - "start": { - "line": 441, - "column": 15 - }, - "end": { - "line": 441, - "column": 25 - } - } - }, - "range": [ - 13396, - 13409 - ], - "loc": { - "start": { - "line": 441, - "column": 12 - }, - "end": { - "line": 441, - "column": 25 - } - } - }, - "arguments": [], - "range": [ - 13396, - 13411 - ], - "loc": { - "start": { - "line": 441, - "column": 12 - }, - "end": { - "line": 441, - "column": 27 - } - } - }, - "range": [ - 13396, - 13412 - ], - "loc": { - "start": { - "line": 441, - "column": 12 - }, - "end": { - "line": 441, - "column": 28 - } - } - } - ], - "range": [ - 13382, - 13422 - ], - "loc": { - "start": { - "line": 440, - "column": 25 - }, - "end": { - "line": 442, - "column": 9 - } - } - }, - "alternate": null, - "range": [ - 13365, - 13422 - ], - "loc": { - "start": { - "line": 440, - "column": 8 - }, - "end": { - "line": 442, - "column": 9 - } - }, - "leadingComments": [ - { - "type": "Line", - "value": " paging elements (buttons+drop-down list) are added to defined element", - "range": [ - 13284, - 13356 - ], - "loc": { - "start": { - "line": 439, - "column": 8 - }, - "end": { - "line": 439, + "line": 448, "column": 80 } } @@ -23559,16 +23992,16 @@ "type": "Identifier", "name": "targetEl", "range": [ - 13435, - 13443 + 13677, + 13685 ], "loc": { "start": { - "line": 443, + "line": 449, "column": 12 }, "end": { - "line": 443, + "line": 449, "column": 20 } } @@ -23584,16 +24017,16 @@ "object": { "type": "ThisExpression", "range": [ - 13447, - 13451 + 13689, + 13693 ], "loc": { "start": { - "line": 443, + "line": 449, "column": 24 }, "end": { - "line": 443, + "line": 449, "column": 28 } } @@ -23602,122 +24035,178 @@ "type": "Identifier", "name": "tgtId", "range": [ - 13452, - 13457 + 13694, + 13699 ], "loc": { "start": { - "line": 443, + "line": 449, "column": 29 }, "end": { - "line": 443, + "line": 449, "column": 34 } } }, "range": [ - 13447, - 13457 + 13689, + 13699 ], "loc": { "start": { - "line": 443, + "line": 449, "column": 24 }, "end": { - "line": 443, + "line": 449, "column": 34 } } }, "prefix": true, "range": [ - 13446, - 13457 + 13688, + 13699 ], "loc": { "start": { - "line": 443, + "line": 449, "column": 23 }, "end": { - "line": 443, + "line": 449, "column": 34 } } }, "consequent": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tf", - "range": [ - 13460, - 13462 - ], - "loc": { - "start": { - "line": 443, - "column": 37 - }, - "end": { - "line": 443, - "column": 39 - } - } - }, - "property": { - "type": "Identifier", - "name": "mDiv", - "range": [ - 13463, - 13467 - ], - "loc": { - "start": { - "line": 443, - "column": 40 - }, - "end": { - "line": 443, - "column": 44 - } - } - }, - "range": [ - 13460, - 13467 - ], - "loc": { - "start": { - "line": 443, - "column": 37 - }, - "end": { - "line": 443, - "column": 44 - } - } - }, - "alternate": { "type": "CallExpression", "callee": { - "type": "Identifier", - "name": "elm", + "type": "MemberExpression", + "computed": false, + "object": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "tf", + "range": [ + 13714, + 13716 + ], + "loc": { + "start": { + "line": 450, + "column": 12 + }, + "end": { + "line": 450, + "column": 14 + } + } + }, + "property": { + "type": "Identifier", + "name": "feature", + "range": [ + 13717, + 13724 + ], + "loc": { + "start": { + "line": 450, + "column": 15 + }, + "end": { + "line": 450, + "column": 22 + } + } + }, + "range": [ + 13714, + 13724 + ], + "loc": { + "start": { + "line": 450, + "column": 12 + }, + "end": { + "line": 450, + "column": 22 + } + } + }, + "arguments": [ + { + "type": "Literal", + "value": "toolbar", + "raw": "'toolbar'", + "range": [ + 13725, + 13734 + ], + "loc": { + "start": { + "line": 450, + "column": 23 + }, + "end": { + "line": 450, + "column": 32 + } + } + } + ], + "range": [ + 13714, + 13735 + ], + "loc": { + "start": { + "line": 450, + "column": 12 + }, + "end": { + "line": 450, + "column": 33 + } + } + }, + "property": { + "type": "Identifier", + "name": "container", + "range": [ + 13736, + 13745 + ], + "loc": { + "start": { + "line": 450, + "column": 34 + }, + "end": { + "line": 450, + "column": 43 + } + } + }, "range": [ - 13470, - 13473 + 13714, + 13745 ], "loc": { "start": { - "line": 443, - "column": 47 + "line": 450, + "column": 12 }, "end": { - "line": 443, - "column": 50 + "line": 450, + "column": 43 } } }, @@ -23728,17 +24217,107 @@ "object": { "type": "ThisExpression", "range": [ - 13474, - 13478 + 13746, + 13750 ], "loc": { "start": { - "line": 443, - "column": 51 + "line": 450, + "column": 44 }, "end": { - "line": 443, - "column": 55 + "line": 450, + "column": 48 + } + } + }, + "property": { + "type": "Identifier", + "name": "toolbarPosition", + "range": [ + 13751, + 13766 + ], + "loc": { + "start": { + "line": 450, + "column": 49 + }, + "end": { + "line": 450, + "column": 64 + } + } + }, + "range": [ + 13746, + 13766 + ], + "loc": { + "start": { + "line": 450, + "column": 44 + }, + "end": { + "line": 450, + "column": 64 + } + } + } + ], + "range": [ + 13714, + 13767 + ], + "loc": { + "start": { + "line": 450, + "column": 12 + }, + "end": { + "line": 450, + "column": 65 + } + } + }, + "alternate": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "elm", + "range": [ + 13782, + 13785 + ], + "loc": { + "start": { + "line": 451, + "column": 12 + }, + "end": { + "line": 451, + "column": 15 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 13786, + 13790 + ], + "loc": { + "start": { + "line": 451, + "column": 16 + }, + "end": { + "line": 451, + "column": 20 } } }, @@ -23746,97 +24325,117 @@ "type": "Identifier", "name": "tgtId", "range": [ - 13479, - 13484 + 13791, + 13796 ], "loc": { "start": { - "line": 443, - "column": 56 + "line": 451, + "column": 21 }, "end": { - "line": 443, - "column": 61 + "line": 451, + "column": 26 } } }, "range": [ - 13474, - 13484 + 13786, + 13796 ], "loc": { "start": { - "line": 443, - "column": 51 + "line": 451, + "column": 16 }, "end": { - "line": 443, - "column": 61 + "line": 451, + "column": 26 } } } ], "range": [ - 13470, - 13485 + 13782, + 13797 ], "loc": { "start": { - "line": 443, - "column": 47 + "line": 451, + "column": 12 }, "end": { - "line": 443, - "column": 62 + "line": 451, + "column": 27 } } }, "range": [ - 13446, - 13485 + 13688, + 13797 ], "loc": { "start": { - "line": 443, + "line": 449, "column": 23 }, "end": { - "line": 443, - "column": 62 + "line": 451, + "column": 27 } } }, "range": [ - 13435, - 13485 + 13677, + 13797 ], "loc": { "start": { - "line": 443, + "line": 449, "column": 12 }, "end": { - "line": 443, - "column": 62 + "line": 451, + "column": 27 } } } ], "kind": "let", "range": [ - 13431, - 13486 + 13673, + 13798 ], "loc": { "start": { - "line": 443, + "line": 449, "column": 8 }, "end": { - "line": 443, - "column": 63 + "line": 451, + "column": 28 } - } + }, + "leadingComments": [ + { + "type": "Line", + "value": " paging elements (buttons+drop-down list) are added to defined element", + "range": [ + 13592, + 13664 + ], + "loc": { + "start": { + "line": 448, + "column": 8 + }, + "end": { + "line": 448, + "column": 80 + } + } + } + ] }, { "type": "ExpressionStatement", @@ -23849,16 +24448,16 @@ "type": "Identifier", "name": "targetEl", "range": [ - 13495, - 13503 + 13807, + 13815 ], "loc": { "start": { - "line": 444, + "line": 452, "column": 8 }, "end": { - "line": 444, + "line": 452, "column": 16 } } @@ -23867,31 +24466,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 13504, - 13515 + 13816, + 13827 ], "loc": { "start": { - "line": 444, + "line": 452, "column": 17 }, "end": { - "line": 444, + "line": 452, "column": 28 } } }, "range": [ - 13495, - 13515 + 13807, + 13827 ], "loc": { "start": { - "line": 444, + "line": 452, "column": 8 }, "end": { - "line": 444, + "line": 452, "column": 28 } } @@ -23901,47 +24500,47 @@ "type": "Identifier", "name": "btnFirstSpan", "range": [ - 13516, - 13528 + 13828, + 13840 ], "loc": { "start": { - "line": 444, + "line": 452, "column": 29 }, "end": { - "line": 444, + "line": 452, "column": 41 } } } ], "range": [ - 13495, - 13529 + 13807, + 13841 ], "loc": { "start": { - "line": 444, + "line": 452, "column": 8 }, "end": { - "line": 444, + "line": 452, "column": 42 } } }, "range": [ - 13495, - 13530 + 13807, + 13842 ], "loc": { "start": { - "line": 444, + "line": 452, "column": 8 }, "end": { - "line": 444, + "line": 452, "column": 43 } } @@ -23957,16 +24556,16 @@ "type": "Identifier", "name": "targetEl", "range": [ - 13539, - 13547 + 13851, + 13859 ], "loc": { "start": { - "line": 445, + "line": 453, "column": 8 }, "end": { - "line": 445, + "line": 453, "column": 16 } } @@ -23975,31 +24574,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 13548, - 13559 + 13860, + 13871 ], "loc": { "start": { - "line": 445, + "line": 453, "column": 17 }, "end": { - "line": 445, + "line": 453, "column": 28 } } }, "range": [ - 13539, - 13559 + 13851, + 13871 ], "loc": { "start": { - "line": 445, + "line": 453, "column": 8 }, "end": { - "line": 445, + "line": 453, "column": 28 } } @@ -24009,47 +24608,47 @@ "type": "Identifier", "name": "btnPrevSpan", "range": [ - 13560, - 13571 + 13872, + 13883 ], "loc": { "start": { - "line": 445, + "line": 453, "column": 29 }, "end": { - "line": 445, + "line": 453, "column": 40 } } } ], "range": [ - 13539, - 13572 + 13851, + 13884 ], "loc": { "start": { - "line": 445, + "line": 453, "column": 8 }, "end": { - "line": 445, + "line": 453, "column": 41 } } }, "range": [ - 13539, - 13573 + 13851, + 13885 ], "loc": { "start": { - "line": 445, + "line": 453, "column": 8 }, "end": { - "line": 445, + "line": 453, "column": 42 } } @@ -24063,16 +24662,16 @@ "type": "Identifier", "name": "pgBeforeSpan", "range": [ - 13587, - 13599 + 13899, + 13911 ], "loc": { "start": { - "line": 447, + "line": 455, "column": 12 }, "end": { - "line": 447, + "line": 455, "column": 24 } } @@ -24083,16 +24682,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 13602, - 13611 + 13914, + 13923 ], "loc": { "start": { - "line": 447, + "line": 455, "column": 27 }, "end": { - "line": 447, + "line": 455, "column": 36 } } @@ -24103,47 +24702,47 @@ "value": "span", "raw": "'span'", "range": [ - 13612, - 13618 + 13924, + 13930 ], "loc": { "start": { - "line": 447, + "line": 455, "column": 37 }, "end": { - "line": 447, + "line": 455, "column": 43 } } } ], "range": [ - 13602, - 13619 + 13914, + 13931 ], "loc": { "start": { - "line": 447, + "line": 455, "column": 27 }, "end": { - "line": 447, + "line": 455, "column": 44 } } }, "range": [ - 13587, - 13619 + 13899, + 13931 ], "loc": { "start": { - "line": 447, + "line": 455, "column": 12 }, "end": { - "line": 447, + "line": 455, "column": 44 } } @@ -24151,16 +24750,16 @@ ], "kind": "let", "range": [ - 13583, - 13620 + 13895, + 13932 ], "loc": { "start": { - "line": 447, + "line": 455, "column": 8 }, "end": { - "line": 447, + "line": 455, "column": 45 } } @@ -24176,16 +24775,16 @@ "type": "Identifier", "name": "pgBeforeSpan", "range": [ - 13629, - 13641 + 13941, + 13953 ], "loc": { "start": { - "line": 448, + "line": 456, "column": 8 }, "end": { - "line": 448, + "line": 456, "column": 20 } } @@ -24194,31 +24793,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 13642, - 13653 + 13954, + 13965 ], "loc": { "start": { - "line": 448, + "line": 456, "column": 21 }, "end": { - "line": 448, + "line": 456, "column": 32 } } }, "range": [ - 13629, - 13653 + 13941, + 13965 ], "loc": { "start": { - "line": 448, + "line": 456, "column": 8 }, "end": { - "line": 448, + "line": 456, "column": 32 } } @@ -24230,16 +24829,16 @@ "type": "Identifier", "name": "createText", "range": [ - 13654, - 13664 + 13966, + 13976 ], "loc": { "start": { - "line": 448, + "line": 456, "column": 33 }, "end": { - "line": 448, + "line": 456, "column": 43 } } @@ -24251,16 +24850,16 @@ "object": { "type": "ThisExpression", "range": [ - 13665, - 13669 + 13977, + 13981 ], "loc": { "start": { - "line": 448, + "line": 456, "column": 44 }, "end": { - "line": 448, + "line": 456, "column": 48 } } @@ -24269,78 +24868,78 @@ "type": "Identifier", "name": "pageText", "range": [ - 13670, - 13678 + 13982, + 13990 ], "loc": { "start": { - "line": 448, + "line": 456, "column": 49 }, "end": { - "line": 448, + "line": 456, "column": 57 } } }, "range": [ - 13665, - 13678 + 13977, + 13990 ], "loc": { "start": { - "line": 448, + "line": 456, "column": 44 }, "end": { - "line": 448, + "line": 456, "column": 57 } } } ], "range": [ - 13654, - 13679 + 13966, + 13991 ], "loc": { "start": { - "line": 448, + "line": 456, "column": 33 }, "end": { - "line": 448, + "line": 456, "column": 58 } } } ], "range": [ - 13629, - 13680 + 13941, + 13992 ], "loc": { "start": { - "line": 448, + "line": 456, "column": 8 }, "end": { - "line": 448, + "line": 456, "column": 59 } } }, "range": [ - 13629, - 13681 + 13941, + 13993 ], "loc": { "start": { - "line": 448, + "line": 456, "column": 8 }, "end": { - "line": 448, + "line": 456, "column": 60 } } @@ -24357,16 +24956,16 @@ "type": "Identifier", "name": "pgBeforeSpan", "range": [ - 13690, - 13702 + 14002, + 14014 ], "loc": { "start": { - "line": 449, + "line": 457, "column": 8 }, "end": { - "line": 449, + "line": 457, "column": 20 } } @@ -24375,31 +24974,31 @@ "type": "Identifier", "name": "className", "range": [ - 13703, - 13712 + 14015, + 14024 ], "loc": { "start": { - "line": 449, + "line": 457, "column": 21 }, "end": { - "line": 449, + "line": 457, "column": 30 } } }, "range": [ - 13690, - 13712 + 14002, + 14024 ], "loc": { "start": { - "line": 449, + "line": 457, "column": 8 }, "end": { - "line": 449, + "line": 457, "column": 30 } } @@ -24410,16 +25009,16 @@ "object": { "type": "ThisExpression", "range": [ - 13715, - 13719 + 14027, + 14031 ], "loc": { "start": { - "line": 449, + "line": 457, "column": 33 }, "end": { - "line": 449, + "line": 457, "column": 37 } } @@ -24428,61 +25027,61 @@ "type": "Identifier", "name": "nbPgSpanCssClass", "range": [ - 13720, - 13736 + 14032, + 14048 ], "loc": { "start": { - "line": 449, + "line": 457, "column": 38 }, "end": { - "line": 449, + "line": 457, "column": 54 } } }, "range": [ - 13715, - 13736 + 14027, + 14048 ], "loc": { "start": { - "line": 449, + "line": 457, "column": 33 }, "end": { - "line": 449, + "line": 457, "column": 54 } } }, "range": [ - 13690, - 13736 + 14002, + 14048 ], "loc": { "start": { - "line": 449, + "line": 457, "column": 8 }, "end": { - "line": 449, + "line": 457, "column": 54 } } }, "range": [ - 13690, - 13737 + 14002, + 14049 ], "loc": { "start": { - "line": 449, + "line": 457, "column": 8 }, "end": { - "line": 449, + "line": 457, "column": 55 } } @@ -24498,16 +25097,16 @@ "type": "Identifier", "name": "targetEl", "range": [ - 13746, - 13754 + 14058, + 14066 ], "loc": { "start": { - "line": 450, + "line": 458, "column": 8 }, "end": { - "line": 450, + "line": 458, "column": 16 } } @@ -24516,31 +25115,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 13755, - 13766 + 14067, + 14078 ], "loc": { "start": { - "line": 450, + "line": 458, "column": 17 }, "end": { - "line": 450, + "line": 458, "column": 28 } } }, "range": [ - 13746, - 13766 + 14058, + 14078 ], "loc": { "start": { - "line": 450, + "line": 458, "column": 8 }, "end": { - "line": 450, + "line": 458, "column": 28 } } @@ -24550,47 +25149,47 @@ "type": "Identifier", "name": "pgBeforeSpan", "range": [ - 13767, - 13779 + 14079, + 14091 ], "loc": { "start": { - "line": 450, + "line": 458, "column": 29 }, "end": { - "line": 450, + "line": 458, "column": 41 } } } ], "range": [ - 13746, - 13780 + 14058, + 14092 ], "loc": { "start": { - "line": 450, + "line": 458, "column": 8 }, "end": { - "line": 450, + "line": 458, "column": 42 } } }, "range": [ - 13746, - 13781 + 14058, + 14093 ], "loc": { "start": { - "line": 450, + "line": 458, "column": 8 }, "end": { - "line": 450, + "line": 458, "column": 43 } } @@ -24606,16 +25205,16 @@ "type": "Identifier", "name": "targetEl", "range": [ - 13790, - 13798 + 14102, + 14110 ], "loc": { "start": { - "line": 451, + "line": 459, "column": 8 }, "end": { - "line": 451, + "line": 459, "column": 16 } } @@ -24624,31 +25223,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 13799, - 13810 + 14111, + 14122 ], "loc": { "start": { - "line": 451, + "line": 459, "column": 17 }, "end": { - "line": 451, + "line": 459, "column": 28 } } }, "range": [ - 13790, - 13810 + 14102, + 14122 ], "loc": { "start": { - "line": 451, + "line": 459, "column": 8 }, "end": { - "line": 451, + "line": 459, "column": 28 } } @@ -24658,47 +25257,47 @@ "type": "Identifier", "name": "slcPages", "range": [ - 13811, - 13819 + 14123, + 14131 ], "loc": { "start": { - "line": 451, + "line": 459, "column": 29 }, "end": { - "line": 451, + "line": 459, "column": 37 } } } ], "range": [ - 13790, - 13820 + 14102, + 14132 ], "loc": { "start": { - "line": 451, + "line": 459, "column": 8 }, "end": { - "line": 451, + "line": 459, "column": 38 } } }, "range": [ - 13790, - 13821 + 14102, + 14133 ], "loc": { "start": { - "line": 451, + "line": 459, "column": 8 }, "end": { - "line": 451, + "line": 459, "column": 39 } } @@ -24712,16 +25311,16 @@ "type": "Identifier", "name": "pgAfterSpan", "range": [ - 13834, - 13845 + 14146, + 14157 ], "loc": { "start": { - "line": 452, + "line": 460, "column": 12 }, "end": { - "line": 452, + "line": 460, "column": 23 } } @@ -24732,16 +25331,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 13848, - 13857 + 14160, + 14169 ], "loc": { "start": { - "line": 452, + "line": 460, "column": 26 }, "end": { - "line": 452, + "line": 460, "column": 35 } } @@ -24752,47 +25351,47 @@ "value": "span", "raw": "'span'", "range": [ - 13858, - 13864 + 14170, + 14176 ], "loc": { "start": { - "line": 452, + "line": 460, "column": 36 }, "end": { - "line": 452, + "line": 460, "column": 42 } } } ], "range": [ - 13848, - 13865 + 14160, + 14177 ], "loc": { "start": { - "line": 452, + "line": 460, "column": 26 }, "end": { - "line": 452, + "line": 460, "column": 43 } } }, "range": [ - 13834, - 13865 + 14146, + 14177 ], "loc": { "start": { - "line": 452, + "line": 460, "column": 12 }, "end": { - "line": 452, + "line": 460, "column": 43 } } @@ -24800,16 +25399,16 @@ ], "kind": "let", "range": [ - 13830, - 13866 + 14142, + 14178 ], "loc": { "start": { - "line": 452, + "line": 460, "column": 8 }, "end": { - "line": 452, + "line": 460, "column": 44 } } @@ -24825,16 +25424,16 @@ "type": "Identifier", "name": "pgAfterSpan", "range": [ - 13875, - 13886 + 14187, + 14198 ], "loc": { "start": { - "line": 453, + "line": 461, "column": 8 }, "end": { - "line": 453, + "line": 461, "column": 19 } } @@ -24843,31 +25442,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 13887, - 13898 + 14199, + 14210 ], "loc": { "start": { - "line": 453, + "line": 461, "column": 20 }, "end": { - "line": 453, + "line": 461, "column": 31 } } }, "range": [ - 13875, - 13898 + 14187, + 14210 ], "loc": { "start": { - "line": 453, + "line": 461, "column": 8 }, "end": { - "line": 453, + "line": 461, "column": 31 } } @@ -24879,16 +25478,16 @@ "type": "Identifier", "name": "createText", "range": [ - 13899, - 13909 + 14211, + 14221 ], "loc": { "start": { - "line": 453, + "line": 461, "column": 32 }, "end": { - "line": 453, + "line": 461, "column": 42 } } @@ -24900,16 +25499,16 @@ "object": { "type": "ThisExpression", "range": [ - 13910, - 13914 + 14222, + 14226 ], "loc": { "start": { - "line": 453, + "line": 461, "column": 43 }, "end": { - "line": 453, + "line": 461, "column": 47 } } @@ -24918,78 +25517,78 @@ "type": "Identifier", "name": "ofText", "range": [ - 13915, - 13921 + 14227, + 14233 ], "loc": { "start": { - "line": 453, + "line": 461, "column": 48 }, "end": { - "line": 453, + "line": 461, "column": 54 } } }, "range": [ - 13910, - 13921 + 14222, + 14233 ], "loc": { "start": { - "line": 453, + "line": 461, "column": 43 }, "end": { - "line": 453, + "line": 461, "column": 54 } } } ], "range": [ - 13899, - 13922 + 14211, + 14234 ], "loc": { "start": { - "line": 453, + "line": 461, "column": 32 }, "end": { - "line": 453, + "line": 461, "column": 55 } } } ], "range": [ - 13875, - 13923 + 14187, + 14235 ], "loc": { "start": { - "line": 453, + "line": 461, "column": 8 }, "end": { - "line": 453, + "line": 461, "column": 56 } } }, "range": [ - 13875, - 13924 + 14187, + 14236 ], "loc": { "start": { - "line": 453, + "line": 461, "column": 8 }, "end": { - "line": 453, + "line": 461, "column": 57 } } @@ -25006,16 +25605,16 @@ "type": "Identifier", "name": "pgAfterSpan", "range": [ - 13933, - 13944 + 14245, + 14256 ], "loc": { "start": { - "line": 454, + "line": 462, "column": 8 }, "end": { - "line": 454, + "line": 462, "column": 19 } } @@ -25024,31 +25623,31 @@ "type": "Identifier", "name": "className", "range": [ - 13945, - 13954 + 14257, + 14266 ], "loc": { "start": { - "line": 454, + "line": 462, "column": 20 }, "end": { - "line": 454, + "line": 462, "column": 29 } } }, "range": [ - 13933, - 13954 + 14245, + 14266 ], "loc": { "start": { - "line": 454, + "line": 462, "column": 8 }, "end": { - "line": 454, + "line": 462, "column": 29 } } @@ -25059,16 +25658,16 @@ "object": { "type": "ThisExpression", "range": [ - 13957, - 13961 + 14269, + 14273 ], "loc": { "start": { - "line": 454, + "line": 462, "column": 32 }, "end": { - "line": 454, + "line": 462, "column": 36 } } @@ -25077,61 +25676,61 @@ "type": "Identifier", "name": "nbPgSpanCssClass", "range": [ - 13962, - 13978 + 14274, + 14290 ], "loc": { "start": { - "line": 454, + "line": 462, "column": 37 }, "end": { - "line": 454, + "line": 462, "column": 53 } } }, "range": [ - 13957, - 13978 + 14269, + 14290 ], "loc": { "start": { - "line": 454, + "line": 462, "column": 32 }, "end": { - "line": 454, + "line": 462, "column": 53 } } }, "range": [ - 13933, - 13978 + 14245, + 14290 ], "loc": { "start": { - "line": 454, + "line": 462, "column": 8 }, "end": { - "line": 454, + "line": 462, "column": 53 } } }, "range": [ - 13933, - 13979 + 14245, + 14291 ], "loc": { "start": { - "line": 454, + "line": 462, "column": 8 }, "end": { - "line": 454, + "line": 462, "column": 54 } } @@ -25147,16 +25746,16 @@ "type": "Identifier", "name": "targetEl", "range": [ - 13988, - 13996 + 14300, + 14308 ], "loc": { "start": { - "line": 455, + "line": 463, "column": 8 }, "end": { - "line": 455, + "line": 463, "column": 16 } } @@ -25165,31 +25764,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 13997, - 14008 + 14309, + 14320 ], "loc": { "start": { - "line": 455, + "line": 463, "column": 17 }, "end": { - "line": 455, + "line": 463, "column": 28 } } }, "range": [ - 13988, - 14008 + 14300, + 14320 ], "loc": { "start": { - "line": 455, + "line": 463, "column": 8 }, "end": { - "line": 455, + "line": 463, "column": 28 } } @@ -25199,47 +25798,47 @@ "type": "Identifier", "name": "pgAfterSpan", "range": [ - 14009, - 14020 + 14321, + 14332 ], "loc": { "start": { - "line": 455, + "line": 463, "column": 29 }, "end": { - "line": 455, + "line": 463, "column": 40 } } } ], "range": [ - 13988, - 14021 + 14300, + 14333 ], "loc": { "start": { - "line": 455, + "line": 463, "column": 8 }, "end": { - "line": 455, + "line": 463, "column": 41 } } }, "range": [ - 13988, - 14022 + 14300, + 14334 ], "loc": { "start": { - "line": 455, + "line": 463, "column": 8 }, "end": { - "line": 455, + "line": 463, "column": 42 } } @@ -25253,16 +25852,16 @@ "type": "Identifier", "name": "pgSpan", "range": [ - 14035, - 14041 + 14347, + 14353 ], "loc": { "start": { - "line": 456, + "line": 464, "column": 12 }, "end": { - "line": 456, + "line": 464, "column": 18 } } @@ -25273,16 +25872,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 14044, - 14053 + 14356, + 14365 ], "loc": { "start": { - "line": 456, + "line": 464, "column": 21 }, "end": { - "line": 456, + "line": 464, "column": 30 } } @@ -25293,47 +25892,47 @@ "value": "span", "raw": "'span'", "range": [ - 14054, - 14060 + 14366, + 14372 ], "loc": { "start": { - "line": 456, + "line": 464, "column": 31 }, "end": { - "line": 456, + "line": 464, "column": 37 } } } ], "range": [ - 14044, - 14061 + 14356, + 14373 ], "loc": { "start": { - "line": 456, + "line": 464, "column": 21 }, "end": { - "line": 456, + "line": 464, "column": 38 } } }, "range": [ - 14035, - 14061 + 14347, + 14373 ], "loc": { "start": { - "line": 456, + "line": 464, "column": 12 }, "end": { - "line": 456, + "line": 464, "column": 38 } } @@ -25341,16 +25940,16 @@ ], "kind": "let", "range": [ - 14031, - 14062 + 14343, + 14374 ], "loc": { "start": { - "line": 456, + "line": 464, "column": 8 }, "end": { - "line": 456, + "line": 464, "column": 39 } } @@ -25367,16 +25966,16 @@ "type": "Identifier", "name": "pgSpan", "range": [ - 14071, - 14077 + 14383, + 14389 ], "loc": { "start": { - "line": 457, + "line": 465, "column": 8 }, "end": { - "line": 457, + "line": 465, "column": 14 } } @@ -25385,31 +25984,31 @@ "type": "Identifier", "name": "className", "range": [ - 14078, - 14087 + 14390, + 14399 ], "loc": { "start": { - "line": 457, + "line": 465, "column": 15 }, "end": { - "line": 457, + "line": 465, "column": 24 } } }, "range": [ - 14071, - 14087 + 14383, + 14399 ], "loc": { "start": { - "line": 457, + "line": 465, "column": 8 }, "end": { - "line": 457, + "line": 465, "column": 24 } } @@ -25420,16 +26019,16 @@ "object": { "type": "ThisExpression", "range": [ - 14090, - 14094 + 14402, + 14406 ], "loc": { "start": { - "line": 457, + "line": 465, "column": 27 }, "end": { - "line": 457, + "line": 465, "column": 31 } } @@ -25438,61 +26037,61 @@ "type": "Identifier", "name": "nbPgSpanCssClass", "range": [ - 14095, - 14111 + 14407, + 14423 ], "loc": { "start": { - "line": 457, + "line": 465, "column": 32 }, "end": { - "line": 457, + "line": 465, "column": 48 } } }, "range": [ - 14090, - 14111 + 14402, + 14423 ], "loc": { "start": { - "line": 457, + "line": 465, "column": 27 }, "end": { - "line": 457, + "line": 465, "column": 48 } } }, "range": [ - 14071, - 14111 + 14383, + 14423 ], "loc": { "start": { - "line": 457, + "line": 465, "column": 8 }, "end": { - "line": 457, + "line": 465, "column": 48 } } }, "range": [ - 14071, - 14112 + 14383, + 14424 ], "loc": { "start": { - "line": 457, + "line": 465, "column": 8 }, "end": { - "line": 457, + "line": 465, "column": 49 } } @@ -25508,16 +26107,16 @@ "type": "Identifier", "name": "pgSpan", "range": [ - 14121, - 14127 + 14433, + 14439 ], "loc": { "start": { - "line": 458, + "line": 466, "column": 8 }, "end": { - "line": 458, + "line": 466, "column": 14 } } @@ -25526,31 +26125,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 14128, - 14139 + 14440, + 14451 ], "loc": { "start": { - "line": 458, + "line": 466, "column": 15 }, "end": { - "line": 458, + "line": 466, "column": 26 } } }, "range": [ - 14121, - 14139 + 14433, + 14451 ], "loc": { "start": { - "line": 458, + "line": 466, "column": 8 }, "end": { - "line": 458, + "line": 466, "column": 26 } } @@ -25562,16 +26161,16 @@ "type": "Identifier", "name": "createText", "range": [ - 14140, - 14150 + 14452, + 14462 ], "loc": { "start": { - "line": 458, + "line": 466, "column": 27 }, "end": { - "line": 458, + "line": 466, "column": 37 } } @@ -25588,16 +26187,16 @@ "value": " ", "raw": "' '", "range": [ - 14151, - 14154 + 14463, + 14466 ], "loc": { "start": { - "line": 458, + "line": 466, "column": 38 }, "end": { - "line": 458, + "line": 466, "column": 41 } } @@ -25608,16 +26207,16 @@ "object": { "type": "ThisExpression", "range": [ - 14157, - 14161 + 14469, + 14473 ], "loc": { "start": { - "line": 458, + "line": 466, "column": 44 }, "end": { - "line": 458, + "line": 466, "column": 48 } } @@ -25626,46 +26225,46 @@ "type": "Identifier", "name": "nbPages", "range": [ - 14162, - 14169 + 14474, + 14481 ], "loc": { "start": { - "line": 458, + "line": 466, "column": 49 }, "end": { - "line": 458, + "line": 466, "column": 56 } } }, "range": [ - 14157, - 14169 + 14469, + 14481 ], "loc": { "start": { - "line": 458, + "line": 466, "column": 44 }, "end": { - "line": 458, + "line": 466, "column": 56 } } }, "range": [ - 14151, - 14169 + 14463, + 14481 ], "loc": { "start": { - "line": 458, + "line": 466, "column": 38 }, "end": { - "line": 458, + "line": 466, "column": 56 } } @@ -25675,78 +26274,78 @@ "value": " ", "raw": "' '", "range": [ - 14172, - 14175 + 14484, + 14487 ], "loc": { "start": { - "line": 458, + "line": 466, "column": 59 }, "end": { - "line": 458, + "line": 466, "column": 62 } } }, "range": [ - 14151, - 14175 + 14463, + 14487 ], "loc": { "start": { - "line": 458, + "line": 466, "column": 38 }, "end": { - "line": 458, + "line": 466, "column": 62 } } } ], "range": [ - 14140, - 14176 + 14452, + 14488 ], "loc": { "start": { - "line": 458, + "line": 466, "column": 27 }, "end": { - "line": 458, + "line": 466, "column": 63 } } } ], "range": [ - 14121, - 14177 + 14433, + 14489 ], "loc": { "start": { - "line": 458, + "line": 466, "column": 8 }, "end": { - "line": 458, + "line": 466, "column": 64 } } }, "range": [ - 14121, - 14178 + 14433, + 14490 ], "loc": { "start": { - "line": 458, + "line": 466, "column": 8 }, "end": { - "line": 458, + "line": 466, "column": 65 } } @@ -25762,16 +26361,16 @@ "type": "Identifier", "name": "targetEl", "range": [ - 14187, - 14195 + 14499, + 14507 ], "loc": { "start": { - "line": 459, + "line": 467, "column": 8 }, "end": { - "line": 459, + "line": 467, "column": 16 } } @@ -25780,31 +26379,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 14196, - 14207 + 14508, + 14519 ], "loc": { "start": { - "line": 459, + "line": 467, "column": 17 }, "end": { - "line": 459, + "line": 467, "column": 28 } } }, "range": [ - 14187, - 14207 + 14499, + 14519 ], "loc": { "start": { - "line": 459, + "line": 467, "column": 8 }, "end": { - "line": 459, + "line": 467, "column": 28 } } @@ -25814,47 +26413,47 @@ "type": "Identifier", "name": "pgSpan", "range": [ - 14208, - 14214 + 14520, + 14526 ], "loc": { "start": { - "line": 459, + "line": 467, "column": 29 }, "end": { - "line": 459, + "line": 467, "column": 35 } } } ], "range": [ - 14187, - 14215 + 14499, + 14527 ], "loc": { "start": { - "line": 459, + "line": 467, "column": 8 }, "end": { - "line": 459, + "line": 467, "column": 36 } } }, "range": [ - 14187, - 14216 + 14499, + 14528 ], "loc": { "start": { - "line": 459, + "line": 467, "column": 8 }, "end": { - "line": 459, + "line": 467, "column": 37 } } @@ -25870,16 +26469,16 @@ "type": "Identifier", "name": "targetEl", "range": [ - 14225, - 14233 + 14537, + 14545 ], "loc": { "start": { - "line": 460, + "line": 468, "column": 8 }, "end": { - "line": 460, + "line": 468, "column": 16 } } @@ -25888,31 +26487,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 14234, - 14245 + 14546, + 14557 ], "loc": { "start": { - "line": 460, + "line": 468, "column": 17 }, "end": { - "line": 460, + "line": 468, "column": 28 } } }, "range": [ - 14225, - 14245 + 14537, + 14557 ], "loc": { "start": { - "line": 460, + "line": 468, "column": 8 }, "end": { - "line": 460, + "line": 468, "column": 28 } } @@ -25922,47 +26521,47 @@ "type": "Identifier", "name": "btnNextSpan", "range": [ - 14246, - 14257 + 14558, + 14569 ], "loc": { "start": { - "line": 460, + "line": 468, "column": 29 }, "end": { - "line": 460, + "line": 468, "column": 40 } } } ], "range": [ - 14225, - 14258 + 14537, + 14570 ], "loc": { "start": { - "line": 460, + "line": 468, "column": 8 }, "end": { - "line": 460, + "line": 468, "column": 41 } } }, "range": [ - 14225, - 14259 + 14537, + 14571 ], "loc": { "start": { - "line": 460, + "line": 468, "column": 8 }, "end": { - "line": 460, + "line": 468, "column": 42 } } @@ -25978,16 +26577,16 @@ "type": "Identifier", "name": "targetEl", "range": [ - 14268, - 14276 + 14580, + 14588 ], "loc": { "start": { - "line": 461, + "line": 469, "column": 8 }, "end": { - "line": 461, + "line": 469, "column": 16 } } @@ -25996,31 +26595,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 14277, - 14288 + 14589, + 14600 ], "loc": { "start": { - "line": 461, + "line": 469, "column": 17 }, "end": { - "line": 461, + "line": 469, "column": 28 } } }, "range": [ - 14268, - 14288 + 14580, + 14600 ], "loc": { "start": { - "line": 461, + "line": 469, "column": 8 }, "end": { - "line": 461, + "line": 469, "column": 28 } } @@ -26030,47 +26629,47 @@ "type": "Identifier", "name": "btnLastSpan", "range": [ - 14289, - 14300 + 14601, + 14612 ], "loc": { "start": { - "line": 461, + "line": 469, "column": 29 }, "end": { - "line": 461, + "line": 469, "column": 40 } } } ], "range": [ - 14268, - 14301 + 14580, + 14613 ], "loc": { "start": { - "line": 461, + "line": 469, "column": 8 }, "end": { - "line": 461, + "line": 469, "column": 41 } } }, "range": [ - 14268, - 14302 + 14580, + 14614 ], "loc": { "start": { - "line": 461, + "line": 469, "column": 8 }, "end": { - "line": 461, + "line": 469, "column": 42 } } @@ -26086,16 +26685,16 @@ "object": { "type": "ThisExpression", "range": [ - 14312, - 14316 + 14624, + 14628 ], "loc": { "start": { - "line": 463, + "line": 471, "column": 8 }, "end": { - "line": 463, + "line": 471, "column": 12 } } @@ -26104,31 +26703,31 @@ "type": "Identifier", "name": "btnNextCont", "range": [ - 14317, - 14328 + 14629, + 14640 ], "loc": { "start": { - "line": 463, + "line": 471, "column": 13 }, "end": { - "line": 463, + "line": 471, "column": 24 } } }, "range": [ - 14312, - 14328 + 14624, + 14640 ], "loc": { "start": { - "line": 463, + "line": 471, "column": 8 }, "end": { - "line": 463, + "line": 471, "column": 24 } } @@ -26137,46 +26736,46 @@ "type": "Identifier", "name": "btnNextSpan", "range": [ - 14331, - 14342 + 14643, + 14654 ], "loc": { "start": { - "line": 463, + "line": 471, "column": 27 }, "end": { - "line": 463, + "line": 471, "column": 38 } } }, "range": [ - 14312, - 14342 + 14624, + 14654 ], "loc": { "start": { - "line": 463, + "line": 471, "column": 8 }, "end": { - "line": 463, + "line": 471, "column": 38 } } }, "range": [ - 14312, - 14343 + 14624, + 14655 ], "loc": { "start": { - "line": 463, + "line": 471, "column": 8 }, "end": { - "line": 463, + "line": 471, "column": 39 } } @@ -26192,16 +26791,16 @@ "object": { "type": "ThisExpression", "range": [ - 14352, - 14356 + 14664, + 14668 ], "loc": { "start": { - "line": 464, + "line": 472, "column": 8 }, "end": { - "line": 464, + "line": 472, "column": 12 } } @@ -26210,31 +26809,31 @@ "type": "Identifier", "name": "btnPrevCont", "range": [ - 14357, - 14368 + 14669, + 14680 ], "loc": { "start": { - "line": 464, + "line": 472, "column": 13 }, "end": { - "line": 464, + "line": 472, "column": 24 } } }, "range": [ - 14352, - 14368 + 14664, + 14680 ], "loc": { "start": { - "line": 464, + "line": 472, "column": 8 }, "end": { - "line": 464, + "line": 472, "column": 24 } } @@ -26243,46 +26842,46 @@ "type": "Identifier", "name": "btnPrevSpan", "range": [ - 14371, - 14382 + 14683, + 14694 ], "loc": { "start": { - "line": 464, + "line": 472, "column": 27 }, "end": { - "line": 464, + "line": 472, "column": 38 } } }, "range": [ - 14352, - 14382 + 14664, + 14694 ], "loc": { "start": { - "line": 464, + "line": 472, "column": 8 }, "end": { - "line": 464, + "line": 472, "column": 38 } } }, "range": [ - 14352, - 14383 + 14664, + 14695 ], "loc": { "start": { - "line": 464, + "line": 472, "column": 8 }, "end": { - "line": 464, + "line": 472, "column": 39 } } @@ -26298,16 +26897,16 @@ "object": { "type": "ThisExpression", "range": [ - 14392, - 14396 + 14704, + 14708 ], "loc": { "start": { - "line": 465, + "line": 473, "column": 8 }, "end": { - "line": 465, + "line": 473, "column": 12 } } @@ -26316,31 +26915,31 @@ "type": "Identifier", "name": "btnLastCont", "range": [ - 14397, - 14408 + 14709, + 14720 ], "loc": { "start": { - "line": 465, + "line": 473, "column": 13 }, "end": { - "line": 465, + "line": 473, "column": 24 } } }, "range": [ - 14392, - 14408 + 14704, + 14720 ], "loc": { "start": { - "line": 465, + "line": 473, "column": 8 }, "end": { - "line": 465, + "line": 473, "column": 24 } } @@ -26349,46 +26948,46 @@ "type": "Identifier", "name": "btnLastSpan", "range": [ - 14411, - 14422 + 14723, + 14734 ], "loc": { "start": { - "line": 465, + "line": 473, "column": 27 }, "end": { - "line": 465, + "line": 473, "column": 38 } } }, "range": [ - 14392, - 14422 + 14704, + 14734 ], "loc": { "start": { - "line": 465, + "line": 473, "column": 8 }, "end": { - "line": 465, + "line": 473, "column": 38 } } }, "range": [ - 14392, - 14423 + 14704, + 14735 ], "loc": { "start": { - "line": 465, + "line": 473, "column": 8 }, "end": { - "line": 465, + "line": 473, "column": 39 } } @@ -26404,16 +27003,16 @@ "object": { "type": "ThisExpression", "range": [ - 14432, - 14436 + 14744, + 14748 ], "loc": { "start": { - "line": 466, + "line": 474, "column": 8 }, "end": { - "line": 466, + "line": 474, "column": 12 } } @@ -26422,31 +27021,31 @@ "type": "Identifier", "name": "btnFirstCont", "range": [ - 14437, - 14449 + 14749, + 14761 ], "loc": { "start": { - "line": 466, + "line": 474, "column": 13 }, "end": { - "line": 466, + "line": 474, "column": 25 } } }, "range": [ - 14432, - 14449 + 14744, + 14761 ], "loc": { "start": { - "line": 466, + "line": 474, "column": 8 }, "end": { - "line": 466, + "line": 474, "column": 25 } } @@ -26455,46 +27054,46 @@ "type": "Identifier", "name": "btnFirstSpan", "range": [ - 14452, - 14464 + 14764, + 14776 ], "loc": { "start": { - "line": 466, + "line": 474, "column": 28 }, "end": { - "line": 466, + "line": 474, "column": 40 } } }, "range": [ - 14432, - 14464 + 14744, + 14776 ], "loc": { "start": { - "line": 466, + "line": 474, "column": 8 }, "end": { - "line": 466, + "line": 474, "column": 40 } } }, "range": [ - 14432, - 14465 + 14744, + 14777 ], "loc": { "start": { - "line": 466, + "line": 474, "column": 8 }, "end": { - "line": 466, + "line": 474, "column": 41 } } @@ -26510,16 +27109,16 @@ "object": { "type": "ThisExpression", "range": [ - 14474, - 14478 + 14786, + 14790 ], "loc": { "start": { - "line": 467, + "line": 475, "column": 8 }, "end": { - "line": 467, + "line": 475, "column": 12 } } @@ -26528,31 +27127,31 @@ "type": "Identifier", "name": "pgCont", "range": [ - 14479, - 14485 + 14791, + 14797 ], "loc": { "start": { - "line": 467, + "line": 475, "column": 13 }, "end": { - "line": 467, + "line": 475, "column": 19 } } }, "range": [ - 14474, - 14485 + 14786, + 14797 ], "loc": { "start": { - "line": 467, + "line": 475, "column": 8 }, "end": { - "line": 467, + "line": 475, "column": 19 } } @@ -26561,46 +27160,46 @@ "type": "Identifier", "name": "pgSpan", "range": [ - 14488, - 14494 + 14800, + 14806 ], "loc": { "start": { - "line": 467, + "line": 475, "column": 22 }, "end": { - "line": 467, + "line": 475, "column": 28 } } }, "range": [ - 14474, - 14494 + 14786, + 14806 ], "loc": { "start": { - "line": 467, + "line": 475, "column": 8 }, "end": { - "line": 467, + "line": 475, "column": 28 } } }, "range": [ - 14474, - 14495 + 14786, + 14807 ], "loc": { "start": { - "line": 467, + "line": 475, "column": 8 }, "end": { - "line": 467, + "line": 475, "column": 29 } } @@ -26616,16 +27215,16 @@ "object": { "type": "ThisExpression", "range": [ - 14504, - 14508 + 14816, + 14820 ], "loc": { "start": { - "line": 468, + "line": 476, "column": 8 }, "end": { - "line": 468, + "line": 476, "column": 12 } } @@ -26634,31 +27233,31 @@ "type": "Identifier", "name": "pgBefore", "range": [ - 14509, - 14517 + 14821, + 14829 ], "loc": { "start": { - "line": 468, + "line": 476, "column": 13 }, "end": { - "line": 468, + "line": 476, "column": 21 } } }, "range": [ - 14504, - 14517 + 14816, + 14829 ], "loc": { "start": { - "line": 468, + "line": 476, "column": 8 }, "end": { - "line": 468, + "line": 476, "column": 21 } } @@ -26667,46 +27266,46 @@ "type": "Identifier", "name": "pgBeforeSpan", "range": [ - 14520, - 14532 + 14832, + 14844 ], "loc": { "start": { - "line": 468, + "line": 476, "column": 24 }, "end": { - "line": 468, + "line": 476, "column": 36 } } }, "range": [ - 14504, - 14532 + 14816, + 14844 ], "loc": { "start": { - "line": 468, + "line": 476, "column": 8 }, "end": { - "line": 468, + "line": 476, "column": 36 } } }, "range": [ - 14504, - 14533 + 14816, + 14845 ], "loc": { "start": { - "line": 468, + "line": 476, "column": 8 }, "end": { - "line": 468, + "line": 476, "column": 37 } } @@ -26722,16 +27321,16 @@ "object": { "type": "ThisExpression", "range": [ - 14542, - 14546 + 14854, + 14858 ], "loc": { "start": { - "line": 469, + "line": 477, "column": 8 }, "end": { - "line": 469, + "line": 477, "column": 12 } } @@ -26740,31 +27339,31 @@ "type": "Identifier", "name": "pgAfter", "range": [ - 14547, - 14554 + 14859, + 14866 ], "loc": { "start": { - "line": 469, + "line": 477, "column": 13 }, "end": { - "line": 469, + "line": 477, "column": 20 } } }, "range": [ - 14542, - 14554 + 14854, + 14866 ], "loc": { "start": { - "line": 469, + "line": 477, "column": 8 }, "end": { - "line": 469, + "line": 477, "column": 20 } } @@ -26773,46 +27372,46 @@ "type": "Identifier", "name": "pgAfterSpan", "range": [ - 14557, - 14568 + 14869, + 14880 ], "loc": { "start": { - "line": 469, + "line": 477, "column": 23 }, "end": { - "line": 469, + "line": 477, "column": 34 } } }, "range": [ - 14542, - 14568 + 14854, + 14880 ], "loc": { "start": { - "line": 469, + "line": 477, "column": 8 }, "end": { - "line": 469, + "line": 477, "column": 34 } } }, "range": [ - 14542, - 14569 + 14854, + 14881 ], "loc": { "start": { - "line": 469, + "line": 477, "column": 8 }, "end": { - "line": 469, + "line": 477, "column": 35 } } @@ -26828,16 +27427,16 @@ "object": { "type": "ThisExpression", "range": [ - 14578, - 14582 + 14890, + 14894 ], "loc": { "start": { - "line": 470, + "line": 478, "column": 8 }, "end": { - "line": 470, + "line": 478, "column": 12 } } @@ -26846,31 +27445,31 @@ "type": "Identifier", "name": "pageSlc", "range": [ - 14583, - 14590 + 14895, + 14902 ], "loc": { "start": { - "line": 470, + "line": 478, "column": 13 }, "end": { - "line": 470, + "line": 478, "column": 20 } } }, "range": [ - 14578, - 14590 + 14890, + 14902 ], "loc": { "start": { - "line": 470, + "line": 478, "column": 8 }, "end": { - "line": 470, + "line": 478, "column": 20 } } @@ -26879,46 +27478,46 @@ "type": "Identifier", "name": "slcPages", "range": [ - 14593, - 14601 + 14905, + 14913 ], "loc": { "start": { - "line": 470, + "line": 478, "column": 23 }, "end": { - "line": 470, + "line": 478, "column": 31 } } }, "range": [ - 14578, - 14601 + 14890, + 14913 ], "loc": { "start": { - "line": 470, + "line": 478, "column": 8 }, "end": { - "line": 470, + "line": 478, "column": 31 } } }, "range": [ - 14578, - 14602 + 14890, + 14914 ], "loc": { "start": { - "line": 470, + "line": 478, "column": 8 }, "end": { - "line": 470, + "line": 478, "column": 32 } } @@ -26933,16 +27532,16 @@ "object": { "type": "ThisExpression", "range": [ - 14612, - 14616 + 14924, + 14928 ], "loc": { "start": { - "line": 472, + "line": 480, "column": 8 }, "end": { - "line": 472, + "line": 480, "column": 12 } } @@ -26951,62 +27550,62 @@ "type": "Identifier", "name": "setPagingInfo", "range": [ - 14617, - 14630 + 14929, + 14942 ], "loc": { "start": { - "line": 472, + "line": 480, "column": 13 }, "end": { - "line": 472, + "line": 480, "column": 26 } } }, "range": [ - 14612, - 14630 + 14924, + 14942 ], "loc": { "start": { - "line": 472, + "line": 480, "column": 8 }, "end": { - "line": 472, + "line": 480, "column": 26 } } }, "arguments": [], "range": [ - 14612, - 14632 + 14924, + 14944 ], "loc": { "start": { - "line": 472, + "line": 480, "column": 8 }, "end": { - "line": 472, + "line": 480, "column": 28 } } }, "range": [ - 14612, - 14633 + 14924, + 14945 ], "loc": { "start": { - "line": 472, + "line": 480, "column": 8 }, "end": { - "line": 472, + "line": 480, "column": 29 } } @@ -27023,16 +27622,16 @@ "type": "Identifier", "name": "tf", "range": [ - 14648, - 14650 + 14960, + 14962 ], "loc": { "start": { - "line": 474, + "line": 482, "column": 13 }, "end": { - "line": 474, + "line": 482, "column": 15 } } @@ -27041,47 +27640,47 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 14651, - 14658 + 14963, + 14970 ], "loc": { "start": { - "line": 474, + "line": 482, "column": 16 }, "end": { - "line": 474, + "line": 482, "column": 23 } } }, "range": [ - 14648, - 14658 + 14960, + 14970 ], "loc": { "start": { - "line": 474, + "line": 482, "column": 13 }, "end": { - "line": 474, + "line": 482, "column": 23 } } }, "prefix": true, "range": [ - 14647, - 14658 + 14959, + 14970 ], "loc": { "start": { - "line": 474, + "line": 482, "column": 12 }, "end": { - "line": 474, + "line": 482, "column": 23 } } @@ -27100,16 +27699,16 @@ "type": "Identifier", "name": "tf", "range": [ - 14674, - 14676 + 14986, + 14988 ], "loc": { "start": { - "line": 475, + "line": 483, "column": 12 }, "end": { - "line": 475, + "line": 483, "column": 14 } } @@ -27118,62 +27717,62 @@ "type": "Identifier", "name": "validateAllRows", "range": [ - 14677, - 14692 + 14989, + 15004 ], "loc": { "start": { - "line": 475, + "line": 483, "column": 15 }, "end": { - "line": 475, + "line": 483, "column": 30 } } }, "range": [ - 14674, - 14692 + 14986, + 15004 ], "loc": { "start": { - "line": 475, + "line": 483, "column": 12 }, "end": { - "line": 475, + "line": 483, "column": 30 } } }, "arguments": [], "range": [ - 14674, - 14694 + 14986, + 15006 ], "loc": { "start": { - "line": 475, + "line": 483, "column": 12 }, "end": { - "line": 475, + "line": 483, "column": 32 } } }, "range": [ - 14674, - 14695 + 14986, + 15007 ], "loc": { "start": { - "line": 475, + "line": 483, "column": 12 }, "end": { - "line": 475, + "line": 483, "column": 33 } } @@ -27188,16 +27787,16 @@ "object": { "type": "ThisExpression", "range": [ - 14708, - 14712 + 15020, + 15024 ], "loc": { "start": { - "line": 476, + "line": 484, "column": 12 }, "end": { - "line": 476, + "line": 484, "column": 16 } } @@ -27206,31 +27805,31 @@ "type": "Identifier", "name": "setPagingInfo", "range": [ - 14713, - 14726 + 15025, + 15038 ], "loc": { "start": { - "line": 476, + "line": 484, "column": 17 }, "end": { - "line": 476, + "line": 484, "column": 30 } } }, "range": [ - 14708, - 14726 + 15020, + 15038 ], "loc": { "start": { - "line": 476, + "line": 484, "column": 12 }, "end": { - "line": 476, + "line": 484, "column": 30 } } @@ -27243,16 +27842,16 @@ "type": "Identifier", "name": "tf", "range": [ - 14727, - 14729 + 15039, + 15041 ], "loc": { "start": { - "line": 476, + "line": 484, "column": 31 }, "end": { - "line": 476, + "line": 484, "column": 33 } } @@ -27261,94 +27860,94 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 14730, - 14744 + 15042, + 15056 ], "loc": { "start": { - "line": 476, + "line": 484, "column": 34 }, "end": { - "line": 476, + "line": 484, "column": 48 } } }, "range": [ - 14727, - 14744 + 15039, + 15056 ], "loc": { "start": { - "line": 476, + "line": 484, "column": 31 }, "end": { - "line": 476, + "line": 484, "column": 48 } } } ], "range": [ - 14708, - 14745 + 15020, + 15057 ], "loc": { "start": { - "line": 476, + "line": 484, "column": 12 }, "end": { - "line": 476, + "line": 484, "column": 49 } } }, "range": [ - 14708, - 14746 + 15020, + 15058 ], "loc": { "start": { - "line": 476, + "line": 484, "column": 12 }, "end": { - "line": 476, + "line": 484, "column": 50 } } } ], "range": [ - 14660, - 14756 + 14972, + 15068 ], "loc": { "start": { - "line": 474, + "line": 482, "column": 25 }, "end": { - "line": 477, + "line": 485, "column": 9 } } }, "alternate": null, "range": [ - 14643, - 14756 + 14955, + 15068 ], "loc": { "start": { - "line": 474, + "line": 482, "column": 8 }, "end": { - "line": 477, + "line": 485, "column": 9 } } @@ -27366,16 +27965,16 @@ "object": { "type": "ThisExpression", "range": [ - 14766, - 14770 + 15078, + 15082 ], "loc": { "start": { - "line": 479, + "line": 487, "column": 8 }, "end": { - "line": 479, + "line": 487, "column": 12 } } @@ -27384,31 +27983,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 14771, - 14778 + 15083, + 15090 ], "loc": { "start": { - "line": 479, + "line": 487, "column": 13 }, "end": { - "line": 479, + "line": 487, "column": 20 } } }, "range": [ - 14766, - 14778 + 15078, + 15090 ], "loc": { "start": { - "line": 479, + "line": 487, "column": 8 }, "end": { - "line": 479, + "line": 487, "column": 20 } } @@ -27417,31 +28016,31 @@ "type": "Identifier", "name": "on", "range": [ - 14779, - 14781 + 15091, + 15093 ], "loc": { "start": { - "line": 479, + "line": 487, "column": 21 }, "end": { - "line": 479, + "line": 487, "column": 23 } } }, "range": [ - 14766, - 14781 + 15078, + 15093 ], "loc": { "start": { - "line": 479, + "line": 487, "column": 8 }, "end": { - "line": 479, + "line": 487, "column": 23 } } @@ -27455,32 +28054,32 @@ "value": "after-filtering", "raw": "'after-filtering'", "range": [ - 14783, - 14800 + 15095, + 15112 ], "loc": { "start": { - "line": 479, + "line": 487, "column": 25 }, "end": { - "line": 479, + "line": 487, "column": 42 } } } ], "range": [ - 14782, - 14801 + 15094, + 15113 ], "loc": { "start": { - "line": 479, + "line": 487, "column": 24 }, "end": { - "line": 479, + "line": 487, "column": 43 } } @@ -27497,16 +28096,16 @@ "object": { "type": "ThisExpression", "range": [ - 14809, - 14813 + 15121, + 15125 ], "loc": { "start": { - "line": 479, + "line": 487, "column": 51 }, "end": { - "line": 479, + "line": 487, "column": 55 } } @@ -27515,47 +28114,47 @@ "type": "Identifier", "name": "resetPagingInfo", "range": [ - 14814, - 14829 + 15126, + 15141 ], "loc": { "start": { - "line": 479, + "line": 487, "column": 56 }, "end": { - "line": 479, + "line": 487, "column": 71 } } }, "range": [ - 14809, - 14829 + 15121, + 15141 ], "loc": { "start": { - "line": 479, + "line": 487, "column": 51 }, "end": { - "line": 479, + "line": 487, "column": 71 } } }, "arguments": [], "range": [ - 14809, - 14831 + 15121, + 15143 ], "loc": { "start": { - "line": 479, + "line": 487, "column": 51 }, "end": { - "line": 479, + "line": 487, "column": 73 } } @@ -27563,47 +28162,47 @@ "generator": false, "expression": true, "range": [ - 14803, - 14831 + 15115, + 15143 ], "loc": { "start": { - "line": 479, + "line": 487, "column": 45 }, "end": { - "line": 479, + "line": 487, "column": 73 } } } ], "range": [ - 14766, - 14832 + 15078, + 15144 ], "loc": { "start": { - "line": 479, + "line": 487, "column": 8 }, "end": { - "line": 479, + "line": 487, "column": 74 } } }, "range": [ - 14766, - 14833 + 15078, + 15145 ], "loc": { "start": { - "line": 479, + "line": 487, "column": 8 }, "end": { - "line": 479, + "line": 487, "column": 75 } } @@ -27621,16 +28220,16 @@ "object": { "type": "ThisExpression", "range": [ - 14842, - 14846 + 15154, + 15158 ], "loc": { "start": { - "line": 480, + "line": 488, "column": 8 }, "end": { - "line": 480, + "line": 488, "column": 12 } } @@ -27639,31 +28238,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 14847, - 14854 + 15159, + 15166 ], "loc": { "start": { - "line": 480, + "line": 488, "column": 13 }, "end": { - "line": 480, + "line": 488, "column": 20 } } }, "range": [ - 14842, - 14854 + 15154, + 15166 ], "loc": { "start": { - "line": 480, + "line": 488, "column": 8 }, "end": { - "line": 480, + "line": 488, "column": 20 } } @@ -27672,31 +28271,31 @@ "type": "Identifier", "name": "on", "range": [ - 14855, - 14857 + 15167, + 15169 ], "loc": { "start": { - "line": 480, + "line": 488, "column": 21 }, "end": { - "line": 480, + "line": 488, "column": 23 } } }, "range": [ - 14842, - 14857 + 15154, + 15169 ], "loc": { "start": { - "line": 480, + "line": 488, "column": 8 }, "end": { - "line": 480, + "line": 488, "column": 23 } } @@ -27710,32 +28309,32 @@ "value": "change-page", "raw": "'change-page'", "range": [ - 14859, - 14872 + 15171, + 15184 ], "loc": { "start": { - "line": 480, + "line": 488, "column": 25 }, "end": { - "line": 480, + "line": 488, "column": 38 } } } ], "range": [ - 14858, - 14873 + 15170, + 15185 ], "loc": { "start": { - "line": 480, + "line": 488, "column": 24 }, "end": { - "line": 480, + "line": 488, "column": 39 } } @@ -27748,16 +28347,16 @@ "type": "Identifier", "name": "tf", "range": [ - 14888, - 14890 + 15200, + 15202 ], "loc": { "start": { - "line": 481, + "line": 489, "column": 13 }, "end": { - "line": 481, + "line": 489, "column": 15 } } @@ -27766,16 +28365,16 @@ "type": "Identifier", "name": "pageNumber", "range": [ - 14892, - 14902 + 15204, + 15214 ], "loc": { "start": { - "line": 481, + "line": 489, "column": 17 }, "end": { - "line": 481, + "line": 489, "column": 27 } } @@ -27789,16 +28388,16 @@ "object": { "type": "ThisExpression", "range": [ - 14907, - 14911 + 15219, + 15223 ], "loc": { "start": { - "line": 481, + "line": 489, "column": 32 }, "end": { - "line": 481, + "line": 489, "column": 36 } } @@ -27807,31 +28406,31 @@ "type": "Identifier", "name": "setPage", "range": [ - 14912, - 14919 + 15224, + 15231 ], "loc": { "start": { - "line": 481, + "line": 489, "column": 37 }, "end": { - "line": 481, + "line": 489, "column": 44 } } }, "range": [ - 14907, - 14919 + 15219, + 15231 ], "loc": { "start": { - "line": 481, + "line": 489, "column": 32 }, "end": { - "line": 481, + "line": 489, "column": 44 } } @@ -27841,32 +28440,32 @@ "type": "Identifier", "name": "pageNumber", "range": [ - 14920, - 14930 + 15232, + 15242 ], "loc": { "start": { - "line": 481, + "line": 489, "column": 45 }, "end": { - "line": 481, + "line": 489, "column": 55 } } } ], "range": [ - 14907, - 14931 + 15219, + 15243 ], "loc": { "start": { - "line": 481, + "line": 489, "column": 32 }, "end": { - "line": 481, + "line": 489, "column": 56 } } @@ -27874,47 +28473,47 @@ "generator": false, "expression": true, "range": [ - 14887, - 14931 + 15199, + 15243 ], "loc": { "start": { - "line": 481, + "line": 489, "column": 12 }, "end": { - "line": 481, + "line": 489, "column": 56 } } } ], "range": [ - 14842, - 14932 + 15154, + 15244 ], "loc": { "start": { - "line": 480, + "line": 488, "column": 8 }, "end": { - "line": 481, + "line": 489, "column": 57 } } }, "range": [ - 14842, - 14933 + 15154, + 15245 ], "loc": { "start": { - "line": 480, + "line": 488, "column": 8 }, "end": { - "line": 481, + "line": 489, "column": 58 } } @@ -27932,16 +28531,16 @@ "object": { "type": "ThisExpression", "range": [ - 14942, - 14946 + 15254, + 15258 ], "loc": { "start": { - "line": 482, + "line": 490, "column": 8 }, "end": { - "line": 482, + "line": 490, "column": 12 } } @@ -27950,31 +28549,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 14947, - 14954 + 15259, + 15266 ], "loc": { "start": { - "line": 482, + "line": 490, "column": 13 }, "end": { - "line": 482, + "line": 490, "column": 20 } } }, "range": [ - 14942, - 14954 + 15254, + 15266 ], "loc": { "start": { - "line": 482, + "line": 490, "column": 8 }, "end": { - "line": 482, + "line": 490, "column": 20 } } @@ -27983,31 +28582,31 @@ "type": "Identifier", "name": "on", "range": [ - 14955, - 14957 + 15267, + 15269 ], "loc": { "start": { - "line": 482, + "line": 490, "column": 21 }, "end": { - "line": 482, + "line": 490, "column": 23 } } }, "range": [ - 14942, - 14957 + 15254, + 15269 ], "loc": { "start": { - "line": 482, + "line": 490, "column": 8 }, "end": { - "line": 482, + "line": 490, "column": 23 } } @@ -28021,32 +28620,32 @@ "value": "change-page-results", "raw": "'change-page-results'", "range": [ - 14959, - 14980 + 15271, + 15292 ], "loc": { "start": { - "line": 482, + "line": 490, "column": 25 }, "end": { - "line": 482, + "line": 490, "column": 46 } } } ], "range": [ - 14958, - 14981 + 15270, + 15293 ], "loc": { "start": { - "line": 482, + "line": 490, "column": 24 }, "end": { - "line": 482, + "line": 490, "column": 47 } } @@ -28059,16 +28658,16 @@ "type": "Identifier", "name": "tf", "range": [ - 14996, - 14998 + 15308, + 15310 ], "loc": { "start": { - "line": 483, + "line": 491, "column": 13 }, "end": { - "line": 483, + "line": 491, "column": 15 } } @@ -28077,16 +28676,16 @@ "type": "Identifier", "name": "pageLength", "range": [ - 15000, - 15010 + 15312, + 15322 ], "loc": { "start": { - "line": 483, + "line": 491, "column": 17 }, "end": { - "line": 483, + "line": 491, "column": 27 } } @@ -28100,16 +28699,16 @@ "object": { "type": "ThisExpression", "range": [ - 15015, - 15019 + 15327, + 15331 ], "loc": { "start": { - "line": 483, + "line": 491, "column": 32 }, "end": { - "line": 483, + "line": 491, "column": 36 } } @@ -28118,31 +28717,31 @@ "type": "Identifier", "name": "changeResultsPerPage", "range": [ - 15020, - 15040 + 15332, + 15352 ], "loc": { "start": { - "line": 483, + "line": 491, "column": 37 }, "end": { - "line": 483, + "line": 491, "column": 57 } } }, "range": [ - 15015, - 15040 + 15327, + 15352 ], "loc": { "start": { - "line": 483, + "line": 491, "column": 32 }, "end": { - "line": 483, + "line": 491, "column": 57 } } @@ -28152,32 +28751,32 @@ "type": "Identifier", "name": "pageLength", "range": [ - 15041, - 15051 + 15353, + 15363 ], "loc": { "start": { - "line": 483, + "line": 491, "column": 58 }, "end": { - "line": 483, + "line": 491, "column": 68 } } } ], "range": [ - 15015, - 15052 + 15327, + 15364 ], "loc": { "start": { - "line": 483, + "line": 491, "column": 32 }, "end": { - "line": 483, + "line": 491, "column": 69 } } @@ -28185,47 +28784,47 @@ "generator": false, "expression": true, "range": [ - 14995, - 15052 + 15307, + 15364 ], "loc": { "start": { - "line": 483, + "line": 491, "column": 12 }, "end": { - "line": 483, + "line": 491, "column": 69 } } } ], "range": [ - 14942, - 15053 + 15254, + 15365 ], "loc": { "start": { - "line": 482, + "line": 490, "column": 8 }, "end": { - "line": 483, + "line": 491, "column": 70 } } }, "range": [ - 14942, - 15054 + 15254, + 15366 ], "loc": { "start": { - "line": 482, + "line": 490, "column": 8 }, "end": { - "line": 483, + "line": 491, "column": 71 } }, @@ -28234,16 +28833,16 @@ "type": "Block", "value": "* @inherited ", "range": [ - 15064, - 15081 + 15376, + 15393 ], "loc": { "start": { - "line": 485, + "line": 493, "column": 8 }, "end": { - "line": 485, + "line": 493, "column": 25 } } @@ -28261,16 +28860,16 @@ "object": { "type": "ThisExpression", "range": [ - 15090, - 15094 + 15402, + 15406 ], "loc": { "start": { - "line": 486, + "line": 494, "column": 8 }, "end": { - "line": 486, + "line": 494, "column": 12 } } @@ -28279,31 +28878,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 15095, - 15106 + 15407, + 15418 ], "loc": { "start": { - "line": 486, + "line": 494, "column": 13 }, "end": { - "line": 486, + "line": 494, "column": 24 } } }, "range": [ - 15090, - 15106 + 15402, + 15418 ], "loc": { "start": { - "line": 486, + "line": 494, "column": 8 }, "end": { - "line": 486, + "line": 494, "column": 24 } } @@ -28313,46 +28912,46 @@ "value": true, "raw": "true", "range": [ - 15109, - 15113 + 15421, + 15425 ], "loc": { "start": { - "line": 486, + "line": 494, "column": 27 }, "end": { - "line": 486, + "line": 494, "column": 31 } } }, "range": [ - 15090, - 15113 + 15402, + 15425 ], "loc": { "start": { - "line": 486, + "line": 494, "column": 8 }, "end": { - "line": 486, + "line": 494, "column": 31 } } }, "range": [ - 15090, - 15114 + 15402, + 15426 ], "loc": { "start": { - "line": 486, + "line": 494, "column": 8 }, "end": { - "line": 486, + "line": 494, "column": 32 } }, @@ -28361,34 +28960,195 @@ "type": "Block", "value": "* @inherited ", "range": [ - 15064, - 15081 + 15376, + 15393 ], "loc": { "start": { - "line": 485, + "line": 493, "column": 8 }, "end": { - "line": 485, + "line": 493, "column": 25 } } } ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 15436, + 15440 + ], + "loc": { + "start": { + "line": 496, + "column": 8 + }, + "end": { + "line": 496, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "emitter", + "range": [ + 15441, + 15448 + ], + "loc": { + "start": { + "line": 496, + "column": 13 + }, + "end": { + "line": 496, + "column": 20 + } + } + }, + "range": [ + 15436, + 15448 + ], + "loc": { + "start": { + "line": 496, + "column": 8 + }, + "end": { + "line": 496, + "column": 20 + } + } + }, + "property": { + "type": "Identifier", + "name": "emit", + "range": [ + 15449, + 15453 + ], + "loc": { + "start": { + "line": 496, + "column": 21 + }, + "end": { + "line": 496, + "column": 25 + } + } + }, + "range": [ + 15436, + 15453 + ], + "loc": { + "start": { + "line": 496, + "column": 8 + }, + "end": { + "line": 496, + "column": 25 + } + } + }, + "arguments": [ + { + "type": "Literal", + "value": "feature-initialized", + "raw": "'feature-initialized'", + "range": [ + 15454, + 15475 + ], + "loc": { + "start": { + "line": 496, + "column": 26 + }, + "end": { + "line": 496, + "column": 47 + } + } + }, + { + "type": "ThisExpression", + "range": [ + 15477, + 15481 + ], + "loc": { + "start": { + "line": 496, + "column": 49 + }, + "end": { + "line": 496, + "column": 53 + } + } + } + ], + "range": [ + 15436, + 15482 + ], + "loc": { + "start": { + "line": 496, + "column": 8 + }, + "end": { + "line": 496, + "column": 54 + } + } + }, + "range": [ + 15436, + 15483 + ], + "loc": { + "start": { + "line": 496, + "column": 8 + }, + "end": { + "line": 496, + "column": 55 + } + } } ], "range": [ - 9504, - 15120 + 9733, + 15489 ], "loc": { "start": { - "line": 335, + "line": 342, "column": 11 }, "end": { - "line": 487, + "line": 497, "column": 5 } } @@ -28396,16 +29156,16 @@ "generator": false, "expression": false, "range": [ - 9501, - 15120 + 9730, + 15489 ], "loc": { "start": { - "line": 335, + "line": 342, "column": 8 }, "end": { - "line": 487, + "line": 497, "column": 5 } } @@ -28413,16 +29173,16 @@ "kind": "method", "computed": false, "range": [ - 9497, - 15120 + 9726, + 15489 ], "loc": { "start": { - "line": 335, + "line": 342, "column": 4 }, "end": { - "line": 487, + "line": 497, "column": 5 } }, @@ -28431,16 +29191,16 @@ "type": "Block", "value": "*\n * Initialize DOM elements\n ", "range": [ - 9450, - 9492 + 9679, + 9721 ], "loc": { "start": { - "line": 332, + "line": 339, "column": 4 }, "end": { - "line": 334, + "line": 341, "column": 7 } } @@ -28451,16 +29211,16 @@ "type": "Block", "value": "*\n * Reset paging when filters are already instantiated\n * @param {Boolean} filterTable Execute filtering once paging instanciated\n ", "range": [ - 15126, - 15274 + 15495, + 15643 ], "loc": { "start": { - "line": 489, + "line": 499, "column": 4 }, "end": { - "line": 492, + "line": 502, "column": 7 } } @@ -28474,16 +29234,16 @@ "type": "Identifier", "name": "reset", "range": [ - 15279, - 15284 + 15648, + 15653 ], "loc": { "start": { - "line": 493, + "line": 503, "column": 4 }, "end": { - "line": 493, + "line": 503, "column": 9 } } @@ -28498,16 +29258,16 @@ "type": "Identifier", "name": "filterTable", "range": [ - 15285, - 15296 + 15654, + 15665 ], "loc": { "start": { - "line": 493, + "line": 503, "column": 10 }, "end": { - "line": 493, + "line": 503, "column": 21 } } @@ -28517,31 +29277,31 @@ "value": false, "raw": "false", "range": [ - 15299, - 15304 + 15668, + 15673 ], "loc": { "start": { - "line": 493, + "line": 503, "column": 24 }, "end": { - "line": 493, + "line": 503, "column": 29 } } }, "range": [ - 15285, - 15304 + 15654, + 15673 ], "loc": { "start": { - "line": 493, + "line": 503, "column": 10 }, "end": { - "line": 493, + "line": 503, "column": 29 } } @@ -28560,16 +29320,16 @@ "object": { "type": "ThisExpression", "range": [ - 15316, - 15320 + 15685, + 15689 ], "loc": { "start": { - "line": 494, + "line": 504, "column": 8 }, "end": { - "line": 494, + "line": 504, "column": 12 } } @@ -28578,62 +29338,62 @@ "type": "Identifier", "name": "enable", "range": [ - 15321, - 15327 + 15690, + 15696 ], "loc": { "start": { - "line": 494, + "line": 504, "column": 13 }, "end": { - "line": 494, + "line": 504, "column": 19 } } }, "range": [ - 15316, - 15327 + 15685, + 15696 ], "loc": { "start": { - "line": 494, + "line": 504, "column": 8 }, "end": { - "line": 494, + "line": 504, "column": 19 } } }, "arguments": [], "range": [ - 15316, - 15329 + 15685, + 15698 ], "loc": { "start": { - "line": 494, + "line": 504, "column": 8 }, "end": { - "line": 494, + "line": 504, "column": 21 } } }, "range": [ - 15316, - 15330 + 15685, + 15699 ], "loc": { "start": { - "line": 494, + "line": 504, "column": 8 }, "end": { - "line": 494, + "line": 504, "column": 22 } } @@ -28648,16 +29408,16 @@ "object": { "type": "ThisExpression", "range": [ - 15339, - 15343 + 15708, + 15712 ], "loc": { "start": { - "line": 495, + "line": 505, "column": 8 }, "end": { - "line": 495, + "line": 505, "column": 12 } } @@ -28666,62 +29426,62 @@ "type": "Identifier", "name": "init", "range": [ - 15344, - 15348 + 15713, + 15717 ], "loc": { "start": { - "line": 495, + "line": 505, "column": 13 }, "end": { - "line": 495, + "line": 505, "column": 17 } } }, "range": [ - 15339, - 15348 + 15708, + 15717 ], "loc": { "start": { - "line": 495, + "line": 505, "column": 8 }, "end": { - "line": 495, + "line": 505, "column": 17 } } }, "arguments": [], "range": [ - 15339, - 15350 + 15708, + 15719 ], "loc": { "start": { - "line": 495, + "line": 505, "column": 8 }, "end": { - "line": 495, + "line": 505, "column": 19 } } }, "range": [ - 15339, - 15351 + 15708, + 15720 ], "loc": { "start": { - "line": 495, + "line": 505, "column": 8 }, "end": { - "line": 495, + "line": 505, "column": 20 } } @@ -28732,16 +29492,16 @@ "type": "Identifier", "name": "filterTable", "range": [ - 15365, - 15376 + 15734, + 15745 ], "loc": { "start": { - "line": 497, + "line": 507, "column": 12 }, "end": { - "line": 497, + "line": 507, "column": 23 } } @@ -28762,16 +29522,16 @@ "object": { "type": "ThisExpression", "range": [ - 15392, - 15396 + 15761, + 15765 ], "loc": { "start": { - "line": 498, + "line": 508, "column": 12 }, "end": { - "line": 498, + "line": 508, "column": 16 } } @@ -28780,31 +29540,31 @@ "type": "Identifier", "name": "tf", "range": [ - 15397, - 15399 + 15766, + 15768 ], "loc": { "start": { - "line": 498, + "line": 508, "column": 17 }, "end": { - "line": 498, + "line": 508, "column": 19 } } }, "range": [ - 15392, - 15399 + 15761, + 15768 ], "loc": { "start": { - "line": 498, + "line": 508, "column": 12 }, "end": { - "line": 498, + "line": 508, "column": 19 } } @@ -28813,110 +29573,110 @@ "type": "Identifier", "name": "filter", "range": [ - 15400, - 15406 + 15769, + 15775 ], "loc": { "start": { - "line": 498, + "line": 508, "column": 20 }, "end": { - "line": 498, + "line": 508, "column": 26 } } }, "range": [ - 15392, - 15406 + 15761, + 15775 ], "loc": { "start": { - "line": 498, + "line": 508, "column": 12 }, "end": { - "line": 498, + "line": 508, "column": 26 } } }, "arguments": [], "range": [ - 15392, - 15408 + 15761, + 15777 ], "loc": { "start": { - "line": 498, + "line": 508, "column": 12 }, "end": { - "line": 498, + "line": 508, "column": 28 } } }, "range": [ - 15392, - 15409 + 15761, + 15778 ], "loc": { "start": { - "line": 498, + "line": 508, "column": 12 }, "end": { - "line": 498, + "line": 508, "column": 29 } } } ], "range": [ - 15378, - 15419 + 15747, + 15788 ], "loc": { "start": { - "line": 497, + "line": 507, "column": 25 }, "end": { - "line": 499, + "line": 509, "column": 9 } } }, "alternate": null, "range": [ - 15361, - 15419 + 15730, + 15788 ], "loc": { "start": { - "line": 497, + "line": 507, "column": 8 }, "end": { - "line": 499, + "line": 509, "column": 9 } } } ], "range": [ - 15306, - 15425 + 15675, + 15794 ], "loc": { "start": { - "line": 493, + "line": 503, "column": 31 }, "end": { - "line": 500, + "line": 510, "column": 5 } } @@ -28924,16 +29684,16 @@ "generator": false, "expression": false, "range": [ - 15284, - 15425 + 15653, + 15794 ], "loc": { "start": { - "line": 493, + "line": 503, "column": 9 }, "end": { - "line": 500, + "line": 510, "column": 5 } } @@ -28941,16 +29701,16 @@ "kind": "method", "computed": false, "range": [ - 15279, - 15425 + 15648, + 15794 ], "loc": { "start": { - "line": 493, + "line": 503, "column": 4 }, "end": { - "line": 500, + "line": 510, "column": 5 } }, @@ -28959,16 +29719,16 @@ "type": "Block", "value": "*\n * Reset paging when filters are already instantiated\n * @param {Boolean} filterTable Execute filtering once paging instanciated\n ", "range": [ - 15126, - 15274 + 15495, + 15643 ], "loc": { "start": { - "line": 489, + "line": 499, "column": 4 }, "end": { - "line": 492, + "line": 502, "column": 7 } } @@ -28979,16 +29739,16 @@ "type": "Block", "value": "*\n * Reset paging info from scratch after a filtering process\n ", "range": [ - 15431, - 15506 + 15800, + 15875 ], "loc": { "start": { - "line": 502, + "line": 512, "column": 4 }, "end": { - "line": 504, + "line": 514, "column": 7 } } @@ -29002,16 +29762,16 @@ "type": "Identifier", "name": "resetPagingInfo", "range": [ - 15511, - 15526 + 15880, + 15895 ], "loc": { "start": { - "line": 505, + "line": 515, "column": 4 }, "end": { - "line": 505, + "line": 515, "column": 19 } } @@ -29034,16 +29794,16 @@ "object": { "type": "ThisExpression", "range": [ - 15539, - 15543 + 15908, + 15912 ], "loc": { "start": { - "line": 506, + "line": 516, "column": 8 }, "end": { - "line": 506, + "line": 516, "column": 12 } } @@ -29052,31 +29812,31 @@ "type": "Identifier", "name": "startPagingRow", "range": [ - 15544, - 15558 + 15913, + 15927 ], "loc": { "start": { - "line": 506, + "line": 516, "column": 13 }, "end": { - "line": 506, + "line": 516, "column": 27 } } }, "range": [ - 15539, - 15558 + 15908, + 15927 ], "loc": { "start": { - "line": 506, + "line": 516, "column": 8 }, "end": { - "line": 506, + "line": 516, "column": 27 } } @@ -29086,46 +29846,46 @@ "value": 0, "raw": "0", "range": [ - 15561, - 15562 + 15930, + 15931 ], "loc": { "start": { - "line": 506, + "line": 516, "column": 30 }, "end": { - "line": 506, + "line": 516, "column": 31 } } }, "range": [ - 15539, - 15562 + 15908, + 15931 ], "loc": { "start": { - "line": 506, + "line": 516, "column": 8 }, "end": { - "line": 506, + "line": 516, "column": 31 } } }, "range": [ - 15539, - 15563 + 15908, + 15932 ], "loc": { "start": { - "line": 506, + "line": 516, "column": 8 }, "end": { - "line": 506, + "line": 516, "column": 32 } } @@ -29141,16 +29901,16 @@ "object": { "type": "ThisExpression", "range": [ - 15572, - 15576 + 15941, + 15945 ], "loc": { "start": { - "line": 507, + "line": 517, "column": 8 }, "end": { - "line": 507, + "line": 517, "column": 12 } } @@ -29159,31 +29919,31 @@ "type": "Identifier", "name": "currentPageNb", "range": [ - 15577, - 15590 + 15946, + 15959 ], "loc": { "start": { - "line": 507, + "line": 517, "column": 13 }, "end": { - "line": 507, + "line": 517, "column": 26 } } }, "range": [ - 15572, - 15590 + 15941, + 15959 ], "loc": { "start": { - "line": 507, + "line": 517, "column": 8 }, "end": { - "line": 507, + "line": 517, "column": 26 } } @@ -29193,46 +29953,46 @@ "value": 1, "raw": "1", "range": [ - 15593, - 15594 + 15962, + 15963 ], "loc": { "start": { - "line": 507, + "line": 517, "column": 29 }, "end": { - "line": 507, + "line": 517, "column": 30 } } }, "range": [ - 15572, - 15594 + 15941, + 15963 ], "loc": { "start": { - "line": 507, + "line": 517, "column": 8 }, "end": { - "line": 507, + "line": 517, "column": 30 } } }, "range": [ - 15572, - 15595 + 15941, + 15964 ], "loc": { "start": { - "line": 507, + "line": 517, "column": 8 }, "end": { - "line": 507, + "line": 517, "column": 31 } } @@ -29247,16 +30007,16 @@ "object": { "type": "ThisExpression", "range": [ - 15604, - 15608 + 15973, + 15977 ], "loc": { "start": { - "line": 508, + "line": 518, "column": 8 }, "end": { - "line": 508, + "line": 518, "column": 12 } } @@ -29265,31 +30025,31 @@ "type": "Identifier", "name": "setPagingInfo", "range": [ - 15609, - 15622 + 15978, + 15991 ], "loc": { "start": { - "line": 508, + "line": 518, "column": 13 }, "end": { - "line": 508, + "line": 518, "column": 26 } } }, "range": [ - 15604, - 15622 + 15973, + 15991 ], "loc": { "start": { - "line": 508, + "line": 518, "column": 8 }, "end": { - "line": 508, + "line": 518, "column": 26 } } @@ -29304,16 +30064,16 @@ "object": { "type": "ThisExpression", "range": [ - 15623, - 15627 + 15992, + 15996 ], "loc": { "start": { - "line": 508, + "line": 518, "column": 27 }, "end": { - "line": 508, + "line": 518, "column": 31 } } @@ -29322,31 +30082,31 @@ "type": "Identifier", "name": "tf", "range": [ - 15628, - 15630 + 15997, + 15999 ], "loc": { "start": { - "line": 508, + "line": 518, "column": 32 }, "end": { - "line": 508, + "line": 518, "column": 34 } } }, "range": [ - 15623, - 15630 + 15992, + 15999 ], "loc": { "start": { - "line": 508, + "line": 518, "column": 27 }, "end": { - "line": 508, + "line": 518, "column": 34 } } @@ -29355,78 +30115,78 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 15631, - 15645 + 16000, + 16014 ], "loc": { "start": { - "line": 508, + "line": 518, "column": 35 }, "end": { - "line": 508, + "line": 518, "column": 49 } } }, "range": [ - 15623, - 15645 + 15992, + 16014 ], "loc": { "start": { - "line": 508, + "line": 518, "column": 27 }, "end": { - "line": 508, + "line": 518, "column": 49 } } } ], "range": [ - 15604, - 15646 + 15973, + 16015 ], "loc": { "start": { - "line": 508, + "line": 518, "column": 8 }, "end": { - "line": 508, + "line": 518, "column": 50 } } }, "range": [ - 15604, - 15647 + 15973, + 16016 ], "loc": { "start": { - "line": 508, + "line": 518, "column": 8 }, "end": { - "line": 508, + "line": 518, "column": 51 } } } ], "range": [ - 15529, - 15653 + 15898, + 16022 ], "loc": { "start": { - "line": 505, + "line": 515, "column": 22 }, "end": { - "line": 509, + "line": 519, "column": 5 } } @@ -29434,16 +30194,16 @@ "generator": false, "expression": false, "range": [ - 15526, - 15653 + 15895, + 16022 ], "loc": { "start": { - "line": 505, + "line": 515, "column": 19 }, "end": { - "line": 509, + "line": 519, "column": 5 } } @@ -29451,16 +30211,16 @@ "kind": "method", "computed": false, "range": [ - 15511, - 15653 + 15880, + 16022 ], "loc": { "start": { - "line": 505, + "line": 515, "column": 4 }, "end": { - "line": 509, + "line": 519, "column": 5 } }, @@ -29469,16 +30229,16 @@ "type": "Block", "value": "*\n * Reset paging info from scratch after a filtering process\n ", "range": [ - 15431, - 15506 + 15800, + 15875 ], "loc": { "start": { - "line": 502, + "line": 512, "column": 4 }, "end": { - "line": 504, + "line": 514, "column": 7 } } @@ -29489,16 +30249,16 @@ "type": "Block", "value": "*\n * Calculate number of pages based on valid rows\n * Refresh paging select according to number of pages\n * @param {Array} validRows Collection of valid rows\n ", "range": [ - 15659, - 15838 + 16028, + 16207 ], "loc": { "start": { - "line": 511, + "line": 521, "column": 4 }, "end": { - "line": 515, + "line": 525, "column": 7 } } @@ -29512,16 +30272,16 @@ "type": "Identifier", "name": "setPagingInfo", "range": [ - 15843, - 15856 + 16212, + 16225 ], "loc": { "start": { - "line": 516, + "line": 526, "column": 4 }, "end": { - "line": 516, + "line": 526, "column": 17 } } @@ -29534,16 +30294,16 @@ "type": "Identifier", "name": "validRows", "range": [ - 15857, - 15866 + 16226, + 16235 ], "loc": { "start": { - "line": 516, + "line": 526, "column": 18 }, "end": { - "line": 516, + "line": 526, "column": 27 } } @@ -29561,16 +30321,16 @@ "type": "Identifier", "name": "tf", "range": [ - 15882, - 15884 + 16251, + 16253 ], "loc": { "start": { - "line": 517, + "line": 527, "column": 12 }, "end": { - "line": 517, + "line": 527, "column": 14 } } @@ -29581,16 +30341,16 @@ "object": { "type": "ThisExpression", "range": [ - 15887, - 15891 + 16256, + 16260 ], "loc": { "start": { - "line": 517, + "line": 527, "column": 17 }, "end": { - "line": 517, + "line": 527, "column": 21 } } @@ -29599,46 +30359,46 @@ "type": "Identifier", "name": "tf", "range": [ - 15892, - 15894 + 16261, + 16263 ], "loc": { "start": { - "line": 517, + "line": 527, "column": 22 }, "end": { - "line": 517, + "line": 527, "column": 24 } } }, "range": [ - 15887, - 15894 + 16256, + 16263 ], "loc": { "start": { - "line": 517, + "line": 527, "column": 17 }, "end": { - "line": 517, + "line": 527, "column": 24 } } }, "range": [ - 15882, - 15894 + 16251, + 16263 ], "loc": { "start": { - "line": 517, + "line": 527, "column": 12 }, "end": { - "line": 517, + "line": 527, "column": 24 } } @@ -29646,16 +30406,16 @@ ], "kind": "let", "range": [ - 15878, - 15895 + 16247, + 16264 ], "loc": { "start": { - "line": 517, + "line": 527, "column": 8 }, "end": { - "line": 517, + "line": 527, "column": 25 } } @@ -29667,18 +30427,18 @@ "type": "VariableDeclarator", "id": { "type": "Identifier", - "name": "mdiv", + "name": "cont", "range": [ - 15908, - 15912 + 16277, + 16281 ], "loc": { "start": { - "line": 518, + "line": 528, "column": 12 }, "end": { - "line": 518, + "line": 528, "column": 16 } } @@ -29694,16 +30454,16 @@ "object": { "type": "ThisExpression", "range": [ - 15916, - 15920 + 16285, + 16289 ], "loc": { "start": { - "line": 518, + "line": 528, "column": 20 }, "end": { - "line": 518, + "line": 528, "column": 24 } } @@ -29712,122 +30472,178 @@ "type": "Identifier", "name": "tgtId", "range": [ - 15921, - 15926 + 16290, + 16295 ], "loc": { "start": { - "line": 518, + "line": 528, "column": 25 }, "end": { - "line": 518, + "line": 528, "column": 30 } } }, "range": [ - 15916, - 15926 + 16285, + 16295 ], "loc": { "start": { - "line": 518, + "line": 528, "column": 20 }, "end": { - "line": 518, + "line": 528, "column": 30 } } }, "prefix": true, "range": [ - 15915, - 15926 + 16284, + 16295 ], "loc": { "start": { - "line": 518, + "line": 528, "column": 19 }, "end": { - "line": 518, + "line": 528, "column": 30 } } }, "consequent": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tf", - "range": [ - 15929, - 15931 - ], - "loc": { - "start": { - "line": 518, - "column": 33 - }, - "end": { - "line": 518, - "column": 35 - } - } - }, - "property": { - "type": "Identifier", - "name": "mDiv", - "range": [ - 15932, - 15936 - ], - "loc": { - "start": { - "line": 518, - "column": 36 - }, - "end": { - "line": 518, - "column": 40 - } - } - }, - "range": [ - 15929, - 15936 - ], - "loc": { - "start": { - "line": 518, - "column": 33 - }, - "end": { - "line": 518, - "column": 40 - } - } - }, - "alternate": { "type": "CallExpression", "callee": { - "type": "Identifier", - "name": "elm", + "type": "MemberExpression", + "computed": false, + "object": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "tf", + "range": [ + 16310, + 16312 + ], + "loc": { + "start": { + "line": 529, + "column": 12 + }, + "end": { + "line": 529, + "column": 14 + } + } + }, + "property": { + "type": "Identifier", + "name": "feature", + "range": [ + 16313, + 16320 + ], + "loc": { + "start": { + "line": 529, + "column": 15 + }, + "end": { + "line": 529, + "column": 22 + } + } + }, + "range": [ + 16310, + 16320 + ], + "loc": { + "start": { + "line": 529, + "column": 12 + }, + "end": { + "line": 529, + "column": 22 + } + } + }, + "arguments": [ + { + "type": "Literal", + "value": "toolbar", + "raw": "'toolbar'", + "range": [ + 16321, + 16330 + ], + "loc": { + "start": { + "line": 529, + "column": 23 + }, + "end": { + "line": 529, + "column": 32 + } + } + } + ], + "range": [ + 16310, + 16331 + ], + "loc": { + "start": { + "line": 529, + "column": 12 + }, + "end": { + "line": 529, + "column": 33 + } + } + }, + "property": { + "type": "Identifier", + "name": "container", + "range": [ + 16332, + 16341 + ], + "loc": { + "start": { + "line": 529, + "column": 34 + }, + "end": { + "line": 529, + "column": 43 + } + } + }, "range": [ - 15939, - 15942 + 16310, + 16341 ], "loc": { "start": { - "line": 518, - "column": 43 + "line": 529, + "column": 12 }, "end": { - "line": 518, - "column": 46 + "line": 529, + "column": 43 } } }, @@ -29838,17 +30654,107 @@ "object": { "type": "ThisExpression", "range": [ - 15943, - 15947 + 16342, + 16346 ], "loc": { "start": { - "line": 518, - "column": 47 + "line": 529, + "column": 44 }, "end": { - "line": 518, - "column": 51 + "line": 529, + "column": 48 + } + } + }, + "property": { + "type": "Identifier", + "name": "toolbarPosition", + "range": [ + 16347, + 16362 + ], + "loc": { + "start": { + "line": 529, + "column": 49 + }, + "end": { + "line": 529, + "column": 64 + } + } + }, + "range": [ + 16342, + 16362 + ], + "loc": { + "start": { + "line": 529, + "column": 44 + }, + "end": { + "line": 529, + "column": 64 + } + } + } + ], + "range": [ + 16310, + 16363 + ], + "loc": { + "start": { + "line": 529, + "column": 12 + }, + "end": { + "line": 529, + "column": 65 + } + } + }, + "alternate": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "elm", + "range": [ + 16378, + 16381 + ], + "loc": { + "start": { + "line": 530, + "column": 12 + }, + "end": { + "line": 530, + "column": 15 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 16382, + 16386 + ], + "loc": { + "start": { + "line": 530, + "column": 16 + }, + "end": { + "line": 530, + "column": 20 } } }, @@ -29856,95 +30762,95 @@ "type": "Identifier", "name": "tgtId", "range": [ - 15948, - 15953 + 16387, + 16392 ], "loc": { "start": { - "line": 518, - "column": 52 + "line": 530, + "column": 21 }, "end": { - "line": 518, - "column": 57 + "line": 530, + "column": 26 } } }, "range": [ - 15943, - 15953 + 16382, + 16392 ], "loc": { "start": { - "line": 518, - "column": 47 + "line": 530, + "column": 16 }, "end": { - "line": 518, - "column": 57 + "line": 530, + "column": 26 } } } ], "range": [ - 15939, - 15954 + 16378, + 16393 ], "loc": { "start": { - "line": 518, - "column": 43 + "line": 530, + "column": 12 }, "end": { - "line": 518, - "column": 58 + "line": 530, + "column": 27 } } }, "range": [ - 15915, - 15954 + 16284, + 16393 ], "loc": { "start": { - "line": 518, + "line": 528, "column": 19 }, "end": { - "line": 518, - "column": 58 + "line": 530, + "column": 27 } } }, "range": [ - 15908, - 15954 + 16277, + 16393 ], "loc": { "start": { - "line": 518, + "line": 528, "column": 12 }, "end": { - "line": 518, - "column": 58 + "line": 530, + "column": 27 } } } ], "kind": "let", "range": [ - 15904, - 15955 + 16273, + 16394 ], "loc": { "start": { - "line": 518, + "line": 528, "column": 8 }, "end": { - "line": 518, - "column": 59 + "line": 530, + "column": 28 } }, "trailingComments": [ @@ -29952,16 +30858,16 @@ "type": "Line", "value": "store valid rows indexes", "range": [ - 15965, - 15991 + 16404, + 16430 ], "loc": { "start": { - "line": 520, + "line": 532, "column": 8 }, "end": { - "line": 520, + "line": 532, "column": 34 } } @@ -29980,16 +30886,16 @@ "type": "Identifier", "name": "tf", "range": [ - 16000, - 16002 + 16439, + 16441 ], "loc": { "start": { - "line": 521, + "line": 533, "column": 8 }, "end": { - "line": 521, + "line": 533, "column": 10 } } @@ -29998,31 +30904,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 16003, - 16017 + 16442, + 16456 ], "loc": { "start": { - "line": 521, + "line": 533, "column": 11 }, "end": { - "line": 521, + "line": 533, "column": 25 } } }, "range": [ - 16000, - 16017 + 16439, + 16456 ], "loc": { "start": { - "line": 521, + "line": 533, "column": 8 }, "end": { - "line": 521, + "line": 533, "column": 25 } } @@ -30034,16 +30940,16 @@ "type": "Identifier", "name": "validRows", "range": [ - 16020, - 16029 + 16459, + 16468 ], "loc": { "start": { - "line": 521, + "line": 533, "column": 28 }, "end": { - "line": 521, + "line": 533, "column": 37 } } @@ -30057,16 +30963,16 @@ "type": "Identifier", "name": "tf", "range": [ - 16033, - 16035 + 16472, + 16474 ], "loc": { "start": { - "line": 521, + "line": 533, "column": 41 }, "end": { - "line": 521, + "line": 533, "column": 43 } } @@ -30075,31 +30981,31 @@ "type": "Identifier", "name": "getValidRows", "range": [ - 16036, - 16048 + 16475, + 16487 ], "loc": { "start": { - "line": 521, + "line": 533, "column": 44 }, "end": { - "line": 521, + "line": 533, "column": 56 } } }, "range": [ - 16033, - 16048 + 16472, + 16487 ], "loc": { "start": { - "line": 521, + "line": 533, "column": 41 }, "end": { - "line": 521, + "line": 533, "column": 56 } } @@ -30110,77 +31016,77 @@ "value": true, "raw": "true", "range": [ - 16049, - 16053 + 16488, + 16492 ], "loc": { "start": { - "line": 521, + "line": 533, "column": 57 }, "end": { - "line": 521, + "line": 533, "column": 61 } } } ], "range": [ - 16033, - 16054 + 16472, + 16493 ], "loc": { "start": { - "line": 521, + "line": 533, "column": 41 }, "end": { - "line": 521, + "line": 533, "column": 62 } } }, "range": [ - 16020, - 16054 + 16459, + 16493 ], "loc": { "start": { - "line": 521, + "line": 533, "column": 28 }, "end": { - "line": 521, + "line": 533, "column": 62 } } }, "range": [ - 16000, - 16054 + 16439, + 16493 ], "loc": { "start": { - "line": 521, + "line": 533, "column": 8 }, "end": { - "line": 521, + "line": 533, "column": 62 } } }, "range": [ - 16000, - 16055 + 16439, + 16494 ], "loc": { "start": { - "line": 521, + "line": 533, "column": 8 }, "end": { - "line": 521, + "line": 533, "column": 63 } }, @@ -30189,16 +31095,16 @@ "type": "Line", "value": "store valid rows indexes", "range": [ - 15965, - 15991 + 16404, + 16430 ], "loc": { "start": { - "line": 520, + "line": 532, "column": 8 }, "end": { - "line": 520, + "line": 532, "column": 34 } } @@ -30209,16 +31115,16 @@ "type": "Line", "value": "calculate nb of pages", "range": [ - 16065, - 16088 + 16504, + 16527 ], "loc": { "start": { - "line": 523, + "line": 535, "column": 8 }, "end": { - "line": 523, + "line": 535, "column": 31 } } @@ -30236,16 +31142,16 @@ "object": { "type": "ThisExpression", "range": [ - 16097, - 16101 + 16536, + 16540 ], "loc": { "start": { - "line": 524, + "line": 536, "column": 8 }, "end": { - "line": 524, + "line": 536, "column": 12 } } @@ -30254,31 +31160,31 @@ "type": "Identifier", "name": "nbPages", "range": [ - 16102, - 16109 + 16541, + 16548 ], "loc": { "start": { - "line": 524, + "line": 536, "column": 13 }, "end": { - "line": 524, + "line": 536, "column": 20 } } }, "range": [ - 16097, - 16109 + 16536, + 16548 ], "loc": { "start": { - "line": 524, + "line": 536, "column": 8 }, "end": { - "line": 524, + "line": 536, "column": 20 } } @@ -30292,16 +31198,16 @@ "type": "Identifier", "name": "Math", "range": [ - 16112, - 16116 + 16551, + 16555 ], "loc": { "start": { - "line": 524, + "line": 536, "column": 23 }, "end": { - "line": 524, + "line": 536, "column": 27 } } @@ -30310,31 +31216,31 @@ "type": "Identifier", "name": "ceil", "range": [ - 16117, - 16121 + 16556, + 16560 ], "loc": { "start": { - "line": 524, + "line": 536, "column": 28 }, "end": { - "line": 524, + "line": 536, "column": 32 } } }, "range": [ - 16112, - 16121 + 16551, + 16560 ], "loc": { "start": { - "line": 524, + "line": 536, "column": 23 }, "end": { - "line": 524, + "line": 536, "column": 32 } } @@ -30353,16 +31259,16 @@ "type": "Identifier", "name": "tf", "range": [ - 16122, - 16124 + 16561, + 16563 ], "loc": { "start": { - "line": 524, + "line": 536, "column": 33 }, "end": { - "line": 524, + "line": 536, "column": 35 } } @@ -30371,31 +31277,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 16125, - 16139 + 16564, + 16578 ], "loc": { "start": { - "line": 524, + "line": 536, "column": 36 }, "end": { - "line": 524, + "line": 536, "column": 50 } } }, "range": [ - 16122, - 16139 + 16561, + 16578 ], "loc": { "start": { - "line": 524, + "line": 536, "column": 33 }, "end": { - "line": 524, + "line": 536, "column": 50 } } @@ -30404,31 +31310,31 @@ "type": "Identifier", "name": "length", "range": [ - 16140, - 16146 + 16579, + 16585 ], "loc": { "start": { - "line": 524, + "line": 536, "column": 51 }, "end": { - "line": 524, + "line": 536, "column": 57 } } }, "range": [ - 16122, - 16146 + 16561, + 16585 ], "loc": { "start": { - "line": 524, + "line": 536, "column": 33 }, "end": { - "line": 524, + "line": 536, "column": 57 } } @@ -30439,16 +31345,16 @@ "object": { "type": "ThisExpression", "range": [ - 16149, - 16153 + 16588, + 16592 ], "loc": { "start": { - "line": 524, + "line": 536, "column": 60 }, "end": { - "line": 524, + "line": 536, "column": 64 } } @@ -30457,92 +31363,92 @@ "type": "Identifier", "name": "pageLength", "range": [ - 16154, - 16164 + 16593, + 16603 ], "loc": { "start": { - "line": 524, + "line": 536, "column": 65 }, "end": { - "line": 524, + "line": 536, "column": 75 } } }, "range": [ - 16149, - 16164 + 16588, + 16603 ], "loc": { "start": { - "line": 524, + "line": 536, "column": 60 }, "end": { - "line": 524, + "line": 536, "column": 75 } } }, "range": [ - 16122, - 16164 + 16561, + 16603 ], "loc": { "start": { - "line": 524, + "line": 536, "column": 33 }, "end": { - "line": 524, + "line": 536, "column": 75 } } } ], "range": [ - 16112, - 16165 + 16551, + 16604 ], "loc": { "start": { - "line": 524, + "line": 536, "column": 23 }, "end": { - "line": 524, + "line": 536, "column": 76 } } }, "range": [ - 16097, - 16165 + 16536, + 16604 ], "loc": { "start": { - "line": 524, + "line": 536, "column": 8 }, "end": { - "line": 524, + "line": 536, "column": 76 } } }, "range": [ - 16097, - 16166 + 16536, + 16605 ], "loc": { "start": { - "line": 524, + "line": 536, "column": 8 }, "end": { - "line": 524, + "line": 536, "column": 77 } }, @@ -30551,16 +31457,16 @@ "type": "Line", "value": "calculate nb of pages", "range": [ - 16065, - 16088 + 16504, + 16527 ], "loc": { "start": { - "line": 523, + "line": 535, "column": 8 }, "end": { - "line": 523, + "line": 535, "column": 31 } } @@ -30571,16 +31477,16 @@ "type": "Line", "value": "refresh page nb span", "range": [ - 16175, - 16197 + 16614, + 16636 ], "loc": { "start": { - "line": 525, + "line": 537, "column": 8 }, "end": { - "line": 525, + "line": 537, "column": 30 } } @@ -30601,16 +31507,16 @@ "object": { "type": "ThisExpression", "range": [ - 16206, - 16210 + 16645, + 16649 ], "loc": { "start": { - "line": 526, + "line": 538, "column": 8 }, "end": { - "line": 526, + "line": 538, "column": 12 } } @@ -30619,31 +31525,31 @@ "type": "Identifier", "name": "pgCont", "range": [ - 16211, - 16217 + 16650, + 16656 ], "loc": { "start": { - "line": 526, + "line": 538, "column": 13 }, "end": { - "line": 526, + "line": 538, "column": 19 } } }, "range": [ - 16206, - 16217 + 16645, + 16656 ], "loc": { "start": { - "line": 526, + "line": 538, "column": 8 }, "end": { - "line": 526, + "line": 538, "column": 19 } } @@ -30652,31 +31558,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 16218, - 16227 + 16657, + 16666 ], "loc": { "start": { - "line": 526, + "line": 538, "column": 20 }, "end": { - "line": 526, + "line": 538, "column": 29 } } }, "range": [ - 16206, - 16227 + 16645, + 16666 ], "loc": { "start": { - "line": 526, + "line": 538, "column": 8 }, "end": { - "line": 526, + "line": 538, "column": 29 } } @@ -30687,16 +31593,16 @@ "object": { "type": "ThisExpression", "range": [ - 16230, - 16234 + 16669, + 16673 ], "loc": { "start": { - "line": 526, + "line": 538, "column": 32 }, "end": { - "line": 526, + "line": 538, "column": 36 } } @@ -30705,61 +31611,61 @@ "type": "Identifier", "name": "nbPages", "range": [ - 16235, - 16242 + 16674, + 16681 ], "loc": { "start": { - "line": 526, + "line": 538, "column": 37 }, "end": { - "line": 526, + "line": 538, "column": 44 } } }, "range": [ - 16230, - 16242 + 16669, + 16681 ], "loc": { "start": { - "line": 526, + "line": 538, "column": 32 }, "end": { - "line": 526, + "line": 538, "column": 44 } } }, "range": [ - 16206, - 16242 + 16645, + 16681 ], "loc": { "start": { - "line": 526, + "line": 538, "column": 8 }, "end": { - "line": 526, + "line": 538, "column": 44 } } }, "range": [ - 16206, - 16243 + 16645, + 16682 ], "loc": { "start": { - "line": 526, + "line": 538, "column": 8 }, "end": { - "line": 526, + "line": 538, "column": 45 } }, @@ -30768,16 +31674,16 @@ "type": "Line", "value": "refresh page nb span", "range": [ - 16175, - 16197 + 16614, + 16636 ], "loc": { "start": { - "line": 525, + "line": 537, "column": 8 }, "end": { - "line": 525, + "line": 537, "column": 30 } } @@ -30788,16 +31694,16 @@ "type": "Line", "value": "select clearing shortcut", "range": [ - 16252, - 16278 + 16691, + 16717 ], "loc": { "start": { - "line": 527, + "line": 539, "column": 8 }, "end": { - "line": 527, + "line": 539, "column": 34 } } @@ -30815,16 +31721,16 @@ "object": { "type": "ThisExpression", "range": [ - 16291, - 16295 + 16730, + 16734 ], "loc": { "start": { - "line": 528, + "line": 540, "column": 12 }, "end": { - "line": 528, + "line": 540, "column": 16 } } @@ -30833,31 +31739,31 @@ "type": "Identifier", "name": "pageSelectorType", "range": [ - 16296, - 16312 + 16735, + 16751 ], "loc": { "start": { - "line": 528, + "line": 540, "column": 17 }, "end": { - "line": 528, + "line": 540, "column": 33 } } }, "range": [ - 16291, - 16312 + 16730, + 16751 ], "loc": { "start": { - "line": 528, + "line": 540, "column": 12 }, "end": { - "line": 528, + "line": 540, "column": 33 } } @@ -30866,31 +31772,31 @@ "type": "Identifier", "name": "SELECT", "range": [ - 16317, - 16323 + 16756, + 16762 ], "loc": { "start": { - "line": 528, + "line": 540, "column": 38 }, "end": { - "line": 528, + "line": 540, "column": 44 } } }, "range": [ - 16291, - 16323 + 16730, + 16762 ], "loc": { "start": { - "line": 528, + "line": 540, "column": 12 }, "end": { - "line": 528, + "line": 540, "column": 44 } } @@ -30912,16 +31818,16 @@ "object": { "type": "ThisExpression", "range": [ - 16339, - 16343 + 16778, + 16782 ], "loc": { "start": { - "line": 529, + "line": 541, "column": 12 }, "end": { - "line": 529, + "line": 541, "column": 16 } } @@ -30930,31 +31836,31 @@ "type": "Identifier", "name": "pageSlc", "range": [ - 16344, - 16351 + 16783, + 16790 ], "loc": { "start": { - "line": 529, + "line": 541, "column": 17 }, "end": { - "line": 529, + "line": 541, "column": 24 } } }, "range": [ - 16339, - 16351 + 16778, + 16790 ], "loc": { "start": { - "line": 529, + "line": 541, "column": 12 }, "end": { - "line": 529, + "line": 541, "column": 24 } } @@ -30963,31 +31869,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 16352, - 16361 + 16791, + 16800 ], "loc": { "start": { - "line": 529, + "line": 541, "column": 25 }, "end": { - "line": 529, + "line": 541, "column": 34 } } }, "range": [ - 16339, - 16361 + 16778, + 16800 ], "loc": { "start": { - "line": 529, + "line": 541, "column": 12 }, "end": { - "line": 529, + "line": 541, "column": 34 } } @@ -30997,78 +31903,78 @@ "value": "", "raw": "''", "range": [ - 16364, - 16366 + 16803, + 16805 ], "loc": { "start": { - "line": 529, + "line": 541, "column": 37 }, "end": { - "line": 529, + "line": 541, "column": 39 } } }, "range": [ - 16339, - 16366 + 16778, + 16805 ], "loc": { "start": { - "line": 529, + "line": 541, "column": 12 }, "end": { - "line": 529, + "line": 541, "column": 39 } } }, "range": [ - 16339, - 16367 + 16778, + 16806 ], "loc": { "start": { - "line": 529, + "line": 541, "column": 12 }, "end": { - "line": 529, + "line": 541, "column": 40 } } } ], "range": [ - 16325, - 16377 + 16764, + 16816 ], "loc": { "start": { - "line": 528, + "line": 540, "column": 46 }, "end": { - "line": 530, + "line": 542, "column": 9 } } }, "alternate": null, "range": [ - 16287, - 16377 + 16726, + 16816 ], "loc": { "start": { - "line": 528, + "line": 540, "column": 8 }, "end": { - "line": 530, + "line": 542, "column": 9 } }, @@ -31077,16 +31983,16 @@ "type": "Line", "value": "select clearing shortcut", "range": [ - 16252, - 16278 + 16691, + 16717 ], "loc": { "start": { - "line": 527, + "line": 539, "column": 8 }, "end": { - "line": 527, + "line": 539, "column": 34 } } @@ -31104,16 +32010,16 @@ "object": { "type": "ThisExpression", "range": [ - 16391, - 16395 + 16830, + 16834 ], "loc": { "start": { - "line": 532, + "line": 544, "column": 12 }, "end": { - "line": 532, + "line": 544, "column": 16 } } @@ -31122,31 +32028,31 @@ "type": "Identifier", "name": "nbPages", "range": [ - 16396, - 16403 + 16835, + 16842 ], "loc": { "start": { - "line": 532, + "line": 544, "column": 17 }, "end": { - "line": 532, + "line": 544, "column": 24 } } }, "range": [ - 16391, - 16403 + 16830, + 16842 ], "loc": { "start": { - "line": 532, + "line": 544, "column": 12 }, "end": { - "line": 532, + "line": 544, "column": 24 } } @@ -31156,31 +32062,31 @@ "value": 0, "raw": "0", "range": [ - 16406, - 16407 + 16845, + 16846 ], "loc": { "start": { - "line": 532, + "line": 544, "column": 27 }, "end": { - "line": 532, + "line": 544, "column": 28 } } }, "range": [ - 16391, - 16407 + 16830, + 16846 ], "loc": { "start": { - "line": 532, + "line": 544, "column": 12 }, "end": { - "line": 532, + "line": 544, "column": 28 } } @@ -31201,18 +32107,18 @@ "computed": false, "object": { "type": "Identifier", - "name": "mdiv", + "name": "cont", "range": [ - 16423, - 16427 + 16862, + 16866 ], "loc": { "start": { - "line": 533, + "line": 545, "column": 12 }, "end": { - "line": 533, + "line": 545, "column": 16 } } @@ -31221,31 +32127,31 @@ "type": "Identifier", "name": "style", "range": [ - 16428, - 16433 + 16867, + 16872 ], "loc": { "start": { - "line": 533, + "line": 545, "column": 17 }, "end": { - "line": 533, + "line": 545, "column": 22 } } }, "range": [ - 16423, - 16433 + 16862, + 16872 ], "loc": { "start": { - "line": 533, + "line": 545, "column": 12 }, "end": { - "line": 533, + "line": 545, "column": 22 } } @@ -31254,31 +32160,31 @@ "type": "Identifier", "name": "visibility", "range": [ - 16434, - 16444 + 16873, + 16883 ], "loc": { "start": { - "line": 533, + "line": 545, "column": 23 }, "end": { - "line": 533, + "line": 545, "column": 33 } } }, "range": [ - 16423, - 16444 + 16862, + 16883 ], "loc": { "start": { - "line": 533, + "line": 545, "column": 12 }, "end": { - "line": 533, + "line": 545, "column": 33 } } @@ -31288,46 +32194,46 @@ "value": "visible", "raw": "'visible'", "range": [ - 16447, - 16456 + 16886, + 16895 ], "loc": { "start": { - "line": 533, + "line": 545, "column": 36 }, "end": { - "line": 533, + "line": 545, "column": 45 } } }, "range": [ - 16423, - 16456 + 16862, + 16895 ], "loc": { "start": { - "line": 533, + "line": 545, "column": 12 }, "end": { - "line": 533, + "line": 545, "column": 45 } } }, "range": [ - 16423, - 16457 + 16862, + 16896 ], "loc": { "start": { - "line": 533, + "line": 545, "column": 12 }, "end": { - "line": 533, + "line": 545, "column": 46 } } @@ -31343,16 +32249,16 @@ "object": { "type": "ThisExpression", "range": [ - 16474, - 16478 + 16913, + 16917 ], "loc": { "start": { - "line": 534, + "line": 546, "column": 16 }, "end": { - "line": 534, + "line": 546, "column": 20 } } @@ -31361,31 +32267,31 @@ "type": "Identifier", "name": "pageSelectorType", "range": [ - 16479, - 16495 + 16918, + 16934 ], "loc": { "start": { - "line": 534, + "line": 546, "column": 21 }, "end": { - "line": 534, + "line": 546, "column": 37 } } }, "range": [ - 16474, - 16495 + 16913, + 16934 ], "loc": { "start": { - "line": 534, + "line": 546, "column": 16 }, "end": { - "line": 534, + "line": 546, "column": 37 } } @@ -31394,31 +32300,31 @@ "type": "Identifier", "name": "SELECT", "range": [ - 16500, - 16506 + 16939, + 16945 ], "loc": { "start": { - "line": 534, + "line": 546, "column": 42 }, "end": { - "line": 534, + "line": 546, "column": 48 } } }, "range": [ - 16474, - 16506 + 16913, + 16945 ], "loc": { "start": { - "line": 534, + "line": 546, "column": 16 }, "end": { - "line": 534, + "line": 546, "column": 48 } } @@ -31437,16 +32343,16 @@ "type": "Identifier", "name": "z", "range": [ - 16535, - 16536 + 16974, + 16975 ], "loc": { "start": { - "line": 535, + "line": 547, "column": 25 }, "end": { - "line": 535, + "line": 547, "column": 26 } } @@ -31456,31 +32362,31 @@ "value": 0, "raw": "0", "range": [ - 16539, - 16540 + 16978, + 16979 ], "loc": { "start": { - "line": 535, + "line": 547, "column": 29 }, "end": { - "line": 535, + "line": 547, "column": 30 } } }, "range": [ - 16535, - 16540 + 16974, + 16979 ], "loc": { "start": { - "line": 535, + "line": 547, "column": 25 }, "end": { - "line": 535, + "line": 547, "column": 30 } } @@ -31488,16 +32394,16 @@ ], "kind": "let", "range": [ - 16531, - 16540 + 16970, + 16979 ], "loc": { "start": { - "line": 535, + "line": 547, "column": 21 }, "end": { - "line": 535, + "line": 547, "column": 30 } } @@ -31509,16 +32415,16 @@ "type": "Identifier", "name": "z", "range": [ - 16542, - 16543 + 16981, + 16982 ], "loc": { "start": { - "line": 535, + "line": 547, "column": 32 }, "end": { - "line": 535, + "line": 547, "column": 33 } } @@ -31529,16 +32435,16 @@ "object": { "type": "ThisExpression", "range": [ - 16546, - 16550 + 16985, + 16989 ], "loc": { "start": { - "line": 535, + "line": 547, "column": 36 }, "end": { - "line": 535, + "line": 547, "column": 40 } } @@ -31547,46 +32453,46 @@ "type": "Identifier", "name": "nbPages", "range": [ - 16551, - 16558 + 16990, + 16997 ], "loc": { "start": { - "line": 535, + "line": 547, "column": 41 }, "end": { - "line": 535, + "line": 547, "column": 48 } } }, "range": [ - 16546, - 16558 + 16985, + 16997 ], "loc": { "start": { - "line": 535, + "line": 547, "column": 36 }, "end": { - "line": 535, + "line": 547, "column": 48 } } }, "range": [ - 16542, - 16558 + 16981, + 16997 ], "loc": { "start": { - "line": 535, + "line": 547, "column": 32 }, "end": { - "line": 535, + "line": 547, "column": 48 } } @@ -31598,32 +32504,32 @@ "type": "Identifier", "name": "z", "range": [ - 16560, - 16561 + 16999, + 17000 ], "loc": { "start": { - "line": 535, + "line": 547, "column": 50 }, "end": { - "line": 535, + "line": 547, "column": 51 } } }, "prefix": false, "range": [ - 16560, - 16563 + 16999, + 17002 ], "loc": { "start": { - "line": 535, + "line": 547, "column": 50 }, "end": { - "line": 535, + "line": 547, "column": 53 } } @@ -31640,16 +32546,16 @@ "type": "Identifier", "name": "opt", "range": [ - 16591, - 16594 + 17030, + 17033 ], "loc": { "start": { - "line": 536, + "line": 548, "column": 24 }, "end": { - "line": 536, + "line": 548, "column": 27 } } @@ -31660,16 +32566,16 @@ "type": "Identifier", "name": "createOpt", "range": [ - 16597, - 16606 + 17036, + 17045 ], "loc": { "start": { - "line": 536, + "line": 548, "column": 30 }, "end": { - "line": 536, + "line": 548, "column": 39 } } @@ -31682,16 +32588,16 @@ "type": "Identifier", "name": "z", "range": [ - 16607, - 16608 + 17046, + 17047 ], "loc": { "start": { - "line": 536, + "line": 548, "column": 40 }, "end": { - "line": 536, + "line": 548, "column": 41 } } @@ -31701,31 +32607,31 @@ "value": 1, "raw": "1", "range": [ - 16611, - 16612 + 17050, + 17051 ], "loc": { "start": { - "line": 536, + "line": 548, "column": 44 }, "end": { - "line": 536, + "line": 548, "column": 45 } } }, "range": [ - 16607, - 16612 + 17046, + 17051 ], "loc": { "start": { - "line": 536, + "line": 548, "column": 40 }, "end": { - "line": 536, + "line": 548, "column": 45 } } @@ -31737,16 +32643,16 @@ "type": "Identifier", "name": "z", "range": [ - 16614, - 16615 + 17053, + 17054 ], "loc": { "start": { - "line": 536, + "line": 548, "column": 47 }, "end": { - "line": 536, + "line": 548, "column": 48 } } @@ -31757,16 +32663,16 @@ "object": { "type": "ThisExpression", "range": [ - 16618, - 16622 + 17057, + 17061 ], "loc": { "start": { - "line": 536, + "line": 548, "column": 51 }, "end": { - "line": 536, + "line": 548, "column": 55 } } @@ -31775,46 +32681,46 @@ "type": "Identifier", "name": "pageLength", "range": [ - 16623, - 16633 + 17062, + 17072 ], "loc": { "start": { - "line": 536, + "line": 548, "column": 56 }, "end": { - "line": 536, + "line": 548, "column": 66 } } }, "range": [ - 16618, - 16633 + 17057, + 17072 ], "loc": { "start": { - "line": 536, + "line": 548, "column": 51 }, "end": { - "line": 536, + "line": 548, "column": 66 } } }, "range": [ - 16614, - 16633 + 17053, + 17072 ], "loc": { "start": { - "line": 536, + "line": 548, "column": 47 }, "end": { - "line": 536, + "line": 548, "column": 66 } } @@ -31824,47 +32730,47 @@ "value": false, "raw": "false", "range": [ - 16635, - 16640 + 17074, + 17079 ], "loc": { "start": { - "line": 536, + "line": 548, "column": 68 }, "end": { - "line": 536, + "line": 548, "column": 73 } } } ], "range": [ - 16597, - 16641 + 17036, + 17080 ], "loc": { "start": { - "line": 536, + "line": 548, "column": 30 }, "end": { - "line": 536, + "line": 548, "column": 74 } } }, "range": [ - 16591, - 16641 + 17030, + 17080 ], "loc": { "start": { - "line": 536, + "line": 548, "column": 24 }, "end": { - "line": 536, + "line": 548, "column": 74 } } @@ -31872,16 +32778,16 @@ ], "kind": "let", "range": [ - 16587, - 16642 + 17026, + 17081 ], "loc": { "start": { - "line": 536, + "line": 548, "column": 20 }, "end": { - "line": 536, + "line": 548, "column": 75 } } @@ -31903,16 +32809,16 @@ "object": { "type": "ThisExpression", "range": [ - 16663, - 16667 + 17102, + 17106 ], "loc": { "start": { - "line": 537, + "line": 549, "column": 20 }, "end": { - "line": 537, + "line": 549, "column": 24 } } @@ -31921,31 +32827,31 @@ "type": "Identifier", "name": "pageSlc", "range": [ - 16668, - 16675 + 17107, + 17114 ], "loc": { "start": { - "line": 537, + "line": 549, "column": 25 }, "end": { - "line": 537, + "line": 549, "column": 32 } } }, "range": [ - 16663, - 16675 + 17102, + 17114 ], "loc": { "start": { - "line": 537, + "line": 549, "column": 20 }, "end": { - "line": 537, + "line": 549, "column": 32 } } @@ -31954,31 +32860,31 @@ "type": "Identifier", "name": "options", "range": [ - 16676, - 16683 + 17115, + 17122 ], "loc": { "start": { - "line": 537, + "line": 549, "column": 33 }, "end": { - "line": 537, + "line": 549, "column": 40 } } }, "range": [ - 16663, - 16683 + 17102, + 17122 ], "loc": { "start": { - "line": 537, + "line": 549, "column": 20 }, "end": { - "line": 537, + "line": 549, "column": 40 } } @@ -31987,31 +32893,31 @@ "type": "Identifier", "name": "z", "range": [ - 16684, - 16685 + 17123, + 17124 ], "loc": { "start": { - "line": 537, + "line": 549, "column": 41 }, "end": { - "line": 537, + "line": 549, "column": 42 } } }, "range": [ - 16663, - 16686 + 17102, + 17125 ], "loc": { "start": { - "line": 537, + "line": 549, "column": 20 }, "end": { - "line": 537, + "line": 549, "column": 43 } } @@ -32020,93 +32926,93 @@ "type": "Identifier", "name": "opt", "range": [ - 16689, - 16692 + 17128, + 17131 ], "loc": { "start": { - "line": 537, + "line": 549, "column": 46 }, "end": { - "line": 537, + "line": 549, "column": 49 } } }, "range": [ - 16663, - 16692 + 17102, + 17131 ], "loc": { "start": { - "line": 537, + "line": 549, "column": 20 }, "end": { - "line": 537, + "line": 549, "column": 49 } } }, "range": [ - 16663, - 16693 + 17102, + 17132 ], "loc": { "start": { - "line": 537, + "line": 549, "column": 20 }, "end": { - "line": 537, + "line": 549, "column": 50 } } } ], "range": [ - 16565, - 16711 + 17004, + 17150 ], "loc": { "start": { - "line": 535, + "line": 547, "column": 55 }, "end": { - "line": 538, + "line": 550, "column": 17 } } }, "range": [ - 16526, - 16711 + 16965, + 17150 ], "loc": { "start": { - "line": 535, + "line": 547, "column": 16 }, "end": { - "line": 538, + "line": 550, "column": 17 } } } ], "range": [ - 16508, - 16725 + 16947, + 17164 ], "loc": { "start": { - "line": 534, + "line": 546, "column": 50 }, "end": { - "line": 539, + "line": 551, "column": 13 } } @@ -32128,16 +33034,16 @@ "object": { "type": "ThisExpression", "range": [ - 16778, - 16782 + 17217, + 17221 ], "loc": { "start": { - "line": 541, + "line": 553, "column": 16 }, "end": { - "line": 541, + "line": 553, "column": 20 } } @@ -32146,31 +33052,31 @@ "type": "Identifier", "name": "pageSlc", "range": [ - 16783, - 16790 + 17222, + 17229 ], "loc": { "start": { - "line": 541, + "line": 553, "column": 21 }, "end": { - "line": 541, + "line": 553, "column": 28 } } }, "range": [ - 16778, - 16790 + 17217, + 17229 ], "loc": { "start": { - "line": 541, + "line": 553, "column": 16 }, "end": { - "line": 541, + "line": 553, "column": 28 } } @@ -32179,31 +33085,31 @@ "type": "Identifier", "name": "value", "range": [ - 16791, - 16796 + 17230, + 17235 ], "loc": { "start": { - "line": 541, + "line": 553, "column": 29 }, "end": { - "line": 541, + "line": 553, "column": 34 } } }, "range": [ - 16778, - 16796 + 17217, + 17235 ], "loc": { "start": { - "line": 541, + "line": 553, "column": 16 }, "end": { - "line": 541, + "line": 553, "column": 34 } } @@ -32214,16 +33120,16 @@ "object": { "type": "ThisExpression", "range": [ - 16799, - 16803 + 17238, + 17242 ], "loc": { "start": { - "line": 541, + "line": 553, "column": 37 }, "end": { - "line": 541, + "line": 553, "column": 41 } } @@ -32232,61 +33138,61 @@ "type": "Identifier", "name": "currentPageNb", "range": [ - 16804, - 16817 + 17243, + 17256 ], "loc": { "start": { - "line": 541, + "line": 553, "column": 42 }, "end": { - "line": 541, + "line": 553, "column": 55 } } }, "range": [ - 16799, - 16817 + 17238, + 17256 ], "loc": { "start": { - "line": 541, + "line": 553, "column": 37 }, "end": { - "line": 541, + "line": 553, "column": 55 } } }, "range": [ - 16778, - 16817 + 17217, + 17256 ], "loc": { "start": { - "line": 541, + "line": 553, "column": 16 }, "end": { - "line": 541, + "line": 553, "column": 55 } } }, "range": [ - 16778, - 16818 + 17217, + 17257 ], "loc": { "start": { - "line": 541, + "line": 553, "column": 16 }, "end": { - "line": 541, + "line": 553, "column": 56 } }, @@ -32295,16 +33201,16 @@ "type": "Line", "value": "input type", "range": [ - 16749, - 16761 + 17188, + 17200 ], "loc": { "start": { - "line": 540, + "line": 552, "column": 16 }, "end": { - "line": 540, + "line": 552, "column": 28 } } @@ -32313,47 +33219,47 @@ } ], "range": [ - 16731, - 16832 + 17170, + 17271 ], "loc": { "start": { - "line": 539, + "line": 551, "column": 19 }, "end": { - "line": 542, + "line": 554, "column": 13 } } }, "range": [ - 16470, - 16832 + 16909, + 17271 ], "loc": { "start": { - "line": 534, + "line": 546, "column": 12 }, "end": { - "line": 542, + "line": 554, "column": 13 } } } ], "range": [ - 16409, - 16843 + 16848, + 17282 ], "loc": { "start": { - "line": 532, + "line": 544, "column": 30 }, "end": { - "line": 544, + "line": 556, "column": 9 } } @@ -32374,18 +33280,18 @@ "computed": false, "object": { "type": "Identifier", - "name": "mdiv", + "name": "cont", "range": [ - 16936, - 16940 + 17375, + 17379 ], "loc": { "start": { - "line": 546, + "line": 558, "column": 12 }, "end": { - "line": 546, + "line": 558, "column": 16 } } @@ -32394,31 +33300,31 @@ "type": "Identifier", "name": "style", "range": [ - 16941, - 16946 + 17380, + 17385 ], "loc": { "start": { - "line": 546, + "line": 558, "column": 17 }, "end": { - "line": 546, + "line": 558, "column": 22 } } }, "range": [ - 16936, - 16946 + 17375, + 17385 ], "loc": { "start": { - "line": 546, + "line": 558, "column": 12 }, "end": { - "line": 546, + "line": 558, "column": 22 } } @@ -32427,31 +33333,31 @@ "type": "Identifier", "name": "visibility", "range": [ - 16947, - 16957 + 17386, + 17396 ], "loc": { "start": { - "line": 546, + "line": 558, "column": 23 }, "end": { - "line": 546, + "line": 558, "column": 33 } } }, "range": [ - 16936, - 16957 + 17375, + 17396 ], "loc": { "start": { - "line": 546, + "line": 558, "column": 12 }, "end": { - "line": 546, + "line": 558, "column": 33 } } @@ -32461,46 +33367,46 @@ "value": "hidden", "raw": "'hidden'", "range": [ - 16960, - 16968 + 17399, + 17407 ], "loc": { "start": { - "line": 546, + "line": 558, "column": 36 }, "end": { - "line": 546, + "line": 558, "column": 44 } } }, "range": [ - 16936, - 16968 + 17375, + 17407 ], "loc": { "start": { - "line": 546, + "line": 558, "column": 12 }, "end": { - "line": 546, + "line": 558, "column": 44 } } }, "range": [ - 16936, - 16969 + 17375, + 17408 ], "loc": { "start": { - "line": 546, + "line": 558, "column": 12 }, "end": { - "line": 546, + "line": 558, "column": 45 } }, @@ -32509,16 +33415,16 @@ "type": "Block", "value": "** if no results paging select and buttons are hidden **", "range": [ - 16863, - 16923 + 17302, + 17362 ], "loc": { "start": { - "line": 545, + "line": 557, "column": 12 }, "end": { - "line": 545, + "line": 557, "column": 72 } } @@ -32527,31 +33433,31 @@ } ], "range": [ - 16849, - 16979 + 17288, + 17418 ], "loc": { "start": { - "line": 544, + "line": 556, "column": 15 }, "end": { - "line": 547, + "line": 559, "column": 9 } } }, "range": [ - 16387, - 16979 + 16826, + 17418 ], "loc": { "start": { - "line": 532, + "line": 544, "column": 8 }, "end": { - "line": 547, + "line": 559, "column": 9 } } @@ -32566,16 +33472,16 @@ "object": { "type": "ThisExpression", "range": [ - 16988, - 16992 + 17427, + 17431 ], "loc": { "start": { - "line": 548, + "line": 560, "column": 8 }, "end": { - "line": 548, + "line": 560, "column": 12 } } @@ -32584,31 +33490,31 @@ "type": "Identifier", "name": "groupByPage", "range": [ - 16993, - 17004 + 17432, + 17443 ], "loc": { "start": { - "line": 548, + "line": 560, "column": 13 }, "end": { - "line": 548, + "line": 560, "column": 24 } } }, "range": [ - 16988, - 17004 + 17427, + 17443 ], "loc": { "start": { - "line": 548, + "line": 560, "column": 8 }, "end": { - "line": 548, + "line": 560, "column": 24 } } @@ -32621,16 +33527,16 @@ "type": "Identifier", "name": "tf", "range": [ - 17005, - 17007 + 17444, + 17446 ], "loc": { "start": { - "line": 548, + "line": 560, "column": 25 }, "end": { - "line": 548, + "line": 560, "column": 27 } } @@ -32639,78 +33545,78 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 17008, - 17022 + 17447, + 17461 ], "loc": { "start": { - "line": 548, + "line": 560, "column": 28 }, "end": { - "line": 548, + "line": 560, "column": 42 } } }, "range": [ - 17005, - 17022 + 17444, + 17461 ], "loc": { "start": { - "line": 548, + "line": 560, "column": 25 }, "end": { - "line": 548, + "line": 560, "column": 42 } } } ], "range": [ - 16988, - 17023 + 17427, + 17462 ], "loc": { "start": { - "line": 548, + "line": 560, "column": 8 }, "end": { - "line": 548, + "line": 560, "column": 43 } } }, "range": [ - 16988, - 17024 + 17427, + 17463 ], "loc": { "start": { - "line": 548, + "line": 560, "column": 8 }, "end": { - "line": 548, + "line": 560, "column": 44 } } } ], "range": [ - 15868, - 17030 + 16237, + 17469 ], "loc": { "start": { - "line": 516, + "line": 526, "column": 29 }, "end": { - "line": 549, + "line": 561, "column": 5 } } @@ -32718,16 +33624,16 @@ "generator": false, "expression": false, "range": [ - 15856, - 17030 + 16225, + 17469 ], "loc": { "start": { - "line": 516, + "line": 526, "column": 17 }, "end": { - "line": 549, + "line": 561, "column": 5 } } @@ -32735,16 +33641,16 @@ "kind": "method", "computed": false, "range": [ - 15843, - 17030 + 16212, + 17469 ], "loc": { "start": { - "line": 516, + "line": 526, "column": 4 }, "end": { - "line": 549, + "line": 561, "column": 5 } }, @@ -32753,16 +33659,16 @@ "type": "Block", "value": "*\n * Calculate number of pages based on valid rows\n * Refresh paging select according to number of pages\n * @param {Array} validRows Collection of valid rows\n ", "range": [ - 15659, - 15838 + 16028, + 16207 ], "loc": { "start": { - "line": 511, + "line": 521, "column": 4 }, "end": { - "line": 515, + "line": 525, "column": 7 } } @@ -32773,16 +33679,16 @@ "type": "Block", "value": "*\n * Group table rows by page and display valid rows\n * @param {Array} validRows Collection of valid rows\n ", "range": [ - 17036, - 17160 + 17475, + 17599 ], "loc": { "start": { - "line": 551, + "line": 563, "column": 4 }, "end": { - "line": 554, + "line": 566, "column": 7 } } @@ -32796,16 +33702,16 @@ "type": "Identifier", "name": "groupByPage", "range": [ - 17165, - 17176 + 17604, + 17615 ], "loc": { "start": { - "line": 555, + "line": 567, "column": 4 }, "end": { - "line": 555, + "line": 567, "column": 15 } } @@ -32818,16 +33724,16 @@ "type": "Identifier", "name": "validRows", "range": [ - 17177, - 17186 + 17616, + 17625 ], "loc": { "start": { - "line": 555, + "line": 567, "column": 16 }, "end": { - "line": 555, + "line": 567, "column": 25 } } @@ -32845,16 +33751,16 @@ "type": "Identifier", "name": "tf", "range": [ - 17202, - 17204 + 17641, + 17643 ], "loc": { "start": { - "line": 556, + "line": 568, "column": 12 }, "end": { - "line": 556, + "line": 568, "column": 14 } } @@ -32865,16 +33771,16 @@ "object": { "type": "ThisExpression", "range": [ - 17207, - 17211 + 17646, + 17650 ], "loc": { "start": { - "line": 556, + "line": 568, "column": 17 }, "end": { - "line": 556, + "line": 568, "column": 21 } } @@ -32883,46 +33789,46 @@ "type": "Identifier", "name": "tf", "range": [ - 17212, - 17214 + 17651, + 17653 ], "loc": { "start": { - "line": 556, + "line": 568, "column": 22 }, "end": { - "line": 556, + "line": 568, "column": 24 } } }, "range": [ - 17207, - 17214 + 17646, + 17653 ], "loc": { "start": { - "line": 556, + "line": 568, "column": 17 }, "end": { - "line": 556, + "line": 568, "column": 24 } } }, "range": [ - 17202, - 17214 + 17641, + 17653 ], "loc": { "start": { - "line": 556, + "line": 568, "column": 12 }, "end": { - "line": 556, + "line": 568, "column": 24 } } @@ -32930,16 +33836,16 @@ ], "kind": "let", "range": [ - 17198, - 17215 + 17637, + 17654 ], "loc": { "start": { - "line": 556, + "line": 568, "column": 8 }, "end": { - "line": 556, + "line": 568, "column": 25 } } @@ -32953,16 +33859,16 @@ "type": "Identifier", "name": "rows", "range": [ - 17228, - 17232 + 17667, + 17671 ], "loc": { "start": { - "line": 557, + "line": 569, "column": 12 }, "end": { - "line": 557, + "line": 569, "column": 16 } } @@ -32979,16 +33885,16 @@ "type": "Identifier", "name": "tf", "range": [ - 17235, - 17237 + 17674, + 17676 ], "loc": { "start": { - "line": 557, + "line": 569, "column": 19 }, "end": { - "line": 557, + "line": 569, "column": 21 } } @@ -32997,47 +33903,47 @@ "type": "Identifier", "name": "dom", "range": [ - 17238, - 17241 + 17677, + 17680 ], "loc": { "start": { - "line": 557, + "line": 569, "column": 22 }, "end": { - "line": 557, + "line": 569, "column": 25 } } }, "range": [ - 17235, - 17241 + 17674, + 17680 ], "loc": { "start": { - "line": 557, + "line": 569, "column": 19 }, "end": { - "line": 557, + "line": 569, "column": 25 } } }, "arguments": [], "range": [ - 17235, - 17243 + 17674, + 17682 ], "loc": { "start": { - "line": 557, + "line": 569, "column": 19 }, "end": { - "line": 557, + "line": 569, "column": 27 } } @@ -33046,46 +33952,46 @@ "type": "Identifier", "name": "rows", "range": [ - 17244, - 17248 + 17683, + 17687 ], "loc": { "start": { - "line": 557, + "line": 569, "column": 28 }, "end": { - "line": 557, + "line": 569, "column": 32 } } }, "range": [ - 17235, - 17248 + 17674, + 17687 ], "loc": { "start": { - "line": 557, + "line": 569, "column": 19 }, "end": { - "line": 557, + "line": 569, "column": 32 } } }, "range": [ - 17228, - 17248 + 17667, + 17687 ], "loc": { "start": { - "line": 557, + "line": 569, "column": 12 }, "end": { - "line": 557, + "line": 569, "column": 32 } } @@ -33093,16 +33999,16 @@ ], "kind": "let", "range": [ - 17224, - 17249 + 17663, + 17688 ], "loc": { "start": { - "line": 557, + "line": 569, "column": 8 }, "end": { - "line": 557, + "line": 569, "column": 33 } } @@ -33116,16 +34022,16 @@ "type": "Identifier", "name": "startPagingRow", "range": [ - 17262, - 17276 + 17701, + 17715 ], "loc": { "start": { - "line": 558, + "line": 570, "column": 12 }, "end": { - "line": 558, + "line": 570, "column": 26 } } @@ -33136,16 +34042,16 @@ "type": "Identifier", "name": "parseInt", "range": [ - 17279, - 17287 + 17718, + 17726 ], "loc": { "start": { - "line": 558, + "line": 570, "column": 29 }, "end": { - "line": 558, + "line": 570, "column": 37 } } @@ -33157,16 +34063,16 @@ "object": { "type": "ThisExpression", "range": [ - 17288, - 17292 + 17727, + 17731 ], "loc": { "start": { - "line": 558, + "line": 570, "column": 38 }, "end": { - "line": 558, + "line": 570, "column": 42 } } @@ -33175,31 +34081,31 @@ "type": "Identifier", "name": "startPagingRow", "range": [ - 17293, - 17307 + 17732, + 17746 ], "loc": { "start": { - "line": 558, + "line": 570, "column": 43 }, "end": { - "line": 558, + "line": 570, "column": 57 } } }, "range": [ - 17288, - 17307 + 17727, + 17746 ], "loc": { "start": { - "line": 558, + "line": 570, "column": 38 }, "end": { - "line": 558, + "line": 570, "column": 57 } } @@ -33209,47 +34115,47 @@ "value": 10, "raw": "10", "range": [ - 17309, - 17311 + 17748, + 17750 ], "loc": { "start": { - "line": 558, + "line": 570, "column": 59 }, "end": { - "line": 558, + "line": 570, "column": 61 } } } ], "range": [ - 17279, - 17312 + 17718, + 17751 ], "loc": { "start": { - "line": 558, + "line": 570, "column": 29 }, "end": { - "line": 558, + "line": 570, "column": 62 } } }, "range": [ - 17262, - 17312 + 17701, + 17751 ], "loc": { "start": { - "line": 558, + "line": 570, "column": 12 }, "end": { - "line": 558, + "line": 570, "column": 62 } } @@ -33257,16 +34163,16 @@ ], "kind": "let", "range": [ - 17258, - 17313 + 17697, + 17752 ], "loc": { "start": { - "line": 558, + "line": 570, "column": 8 }, "end": { - "line": 558, + "line": 570, "column": 63 } } @@ -33280,16 +34186,16 @@ "type": "Identifier", "name": "endPagingRow", "range": [ - 17326, - 17338 + 17765, + 17777 ], "loc": { "start": { - "line": 559, + "line": 571, "column": 12 }, "end": { - "line": 559, + "line": 571, "column": 24 } } @@ -33301,16 +34207,16 @@ "type": "Identifier", "name": "startPagingRow", "range": [ - 17341, - 17355 + 17780, + 17794 ], "loc": { "start": { - "line": 559, + "line": 571, "column": 27 }, "end": { - "line": 559, + "line": 571, "column": 41 } } @@ -33321,16 +34227,16 @@ "type": "Identifier", "name": "parseInt", "range": [ - 17358, - 17366 + 17797, + 17805 ], "loc": { "start": { - "line": 559, + "line": 571, "column": 44 }, "end": { - "line": 559, + "line": 571, "column": 52 } } @@ -33342,16 +34248,16 @@ "object": { "type": "ThisExpression", "range": [ - 17367, - 17371 + 17806, + 17810 ], "loc": { "start": { - "line": 559, + "line": 571, "column": 53 }, "end": { - "line": 559, + "line": 571, "column": 57 } } @@ -33360,31 +34266,31 @@ "type": "Identifier", "name": "pageLength", "range": [ - 17372, - 17382 + 17811, + 17821 ], "loc": { "start": { - "line": 559, + "line": 571, "column": 58 }, "end": { - "line": 559, + "line": 571, "column": 68 } } }, "range": [ - 17367, - 17382 + 17806, + 17821 ], "loc": { "start": { - "line": 559, + "line": 571, "column": 53 }, "end": { - "line": 559, + "line": 571, "column": 68 } } @@ -33394,62 +34300,62 @@ "value": 10, "raw": "10", "range": [ - 17384, - 17386 + 17823, + 17825 ], "loc": { "start": { - "line": 559, + "line": 571, "column": 70 }, "end": { - "line": 559, + "line": 571, "column": 72 } } } ], "range": [ - 17358, - 17387 + 17797, + 17826 ], "loc": { "start": { - "line": 559, + "line": 571, "column": 44 }, "end": { - "line": 559, + "line": 571, "column": 73 } } }, "range": [ - 17341, - 17387 + 17780, + 17826 ], "loc": { "start": { - "line": 559, + "line": 571, "column": 27 }, "end": { - "line": 559, + "line": 571, "column": 73 } } }, "range": [ - 17326, - 17387 + 17765, + 17826 ], "loc": { "start": { - "line": 559, + "line": 571, "column": 12 }, "end": { - "line": 559, + "line": 571, "column": 73 } } @@ -33457,16 +34363,16 @@ ], "kind": "let", "range": [ - 17322, - 17388 + 17761, + 17827 ], "loc": { "start": { - "line": 559, + "line": 571, "column": 8 }, "end": { - "line": 559, + "line": 571, "column": 74 } }, @@ -33475,16 +34381,16 @@ "type": "Line", "value": "store valid rows indexes", "range": [ - 17398, - 17424 + 17837, + 17863 ], "loc": { "start": { - "line": 561, + "line": 573, "column": 8 }, "end": { - "line": 561, + "line": 573, "column": 34 } } @@ -33497,16 +34403,16 @@ "type": "Identifier", "name": "validRows", "range": [ - 17437, - 17446 + 17876, + 17885 ], "loc": { "start": { - "line": 562, + "line": 574, "column": 12 }, "end": { - "line": 562, + "line": 574, "column": 21 } } @@ -33526,16 +34432,16 @@ "type": "Identifier", "name": "tf", "range": [ - 17462, - 17464 + 17901, + 17903 ], "loc": { "start": { - "line": 563, + "line": 575, "column": 12 }, "end": { - "line": 563, + "line": 575, "column": 14 } } @@ -33544,31 +34450,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 17465, - 17479 + 17904, + 17918 ], "loc": { "start": { - "line": 563, + "line": 575, "column": 15 }, "end": { - "line": 563, + "line": 575, "column": 29 } } }, "range": [ - 17462, - 17479 + 17901, + 17918 ], "loc": { "start": { - "line": 563, + "line": 575, "column": 12 }, "end": { - "line": 563, + "line": 575, "column": 29 } } @@ -33577,78 +34483,78 @@ "type": "Identifier", "name": "validRows", "range": [ - 17482, - 17491 + 17921, + 17930 ], "loc": { "start": { - "line": 563, + "line": 575, "column": 32 }, "end": { - "line": 563, + "line": 575, "column": 41 } } }, "range": [ - 17462, - 17491 + 17901, + 17930 ], "loc": { "start": { - "line": 563, + "line": 575, "column": 12 }, "end": { - "line": 563, + "line": 575, "column": 41 } } }, "range": [ - 17462, - 17492 + 17901, + 17931 ], "loc": { "start": { - "line": 563, + "line": 575, "column": 12 }, "end": { - "line": 563, + "line": 575, "column": 42 } } } ], "range": [ - 17448, - 17502 + 17887, + 17941 ], "loc": { "start": { - "line": 562, + "line": 574, "column": 23 }, "end": { - "line": 564, + "line": 576, "column": 9 } } }, "alternate": null, "range": [ - 17433, - 17502 + 17872, + 17941 ], "loc": { "start": { - "line": 562, + "line": 574, "column": 8 }, "end": { - "line": 564, + "line": 576, "column": 9 } }, @@ -33657,16 +34563,16 @@ "type": "Line", "value": "store valid rows indexes", "range": [ - 17398, - 17424 + 17837, + 17863 ], "loc": { "start": { - "line": 561, + "line": 573, "column": 8 }, "end": { - "line": 561, + "line": 573, "column": 34 } } @@ -33677,16 +34583,16 @@ "type": "Line", "value": "this loop shows valid rows of current page", "range": [ - 17512, - 17556 + 17951, + 17995 ], "loc": { "start": { - "line": 566, + "line": 578, "column": 8 }, "end": { - "line": 566, + "line": 578, "column": 52 } } @@ -33704,16 +34610,16 @@ "type": "Identifier", "name": "h", "range": [ - 17574, - 17575 + 18013, + 18014 ], "loc": { "start": { - "line": 567, + "line": 579, "column": 17 }, "end": { - "line": 567, + "line": 579, "column": 18 } } @@ -33723,31 +34629,31 @@ "value": 0, "raw": "0", "range": [ - 17578, - 17579 + 18017, + 18018 ], "loc": { "start": { - "line": 567, + "line": 579, "column": 21 }, "end": { - "line": 567, + "line": 579, "column": 22 } } }, "range": [ - 17574, - 17579 + 18013, + 18018 ], "loc": { "start": { - "line": 567, + "line": 579, "column": 17 }, "end": { - "line": 567, + "line": 579, "column": 22 } } @@ -33758,16 +34664,16 @@ "type": "Identifier", "name": "len", "range": [ - 17581, - 17584 + 18020, + 18023 ], "loc": { "start": { - "line": 567, + "line": 579, "column": 24 }, "end": { - "line": 567, + "line": 579, "column": 27 } } @@ -33781,16 +34687,16 @@ "type": "Identifier", "name": "tf", "range": [ - 17587, - 17589 + 18026, + 18028 ], "loc": { "start": { - "line": 567, + "line": 579, "column": 30 }, "end": { - "line": 567, + "line": 579, "column": 32 } } @@ -33799,31 +34705,31 @@ "type": "Identifier", "name": "getValidRowsNb", "range": [ - 17590, - 17604 + 18029, + 18043 ], "loc": { "start": { - "line": 567, + "line": 579, "column": 33 }, "end": { - "line": 567, + "line": 579, "column": 47 } } }, "range": [ - 17587, - 17604 + 18026, + 18043 ], "loc": { "start": { - "line": 567, + "line": 579, "column": 30 }, "end": { - "line": 567, + "line": 579, "column": 47 } } @@ -33834,47 +34740,47 @@ "value": true, "raw": "true", "range": [ - 17605, - 17609 + 18044, + 18048 ], "loc": { "start": { - "line": 567, + "line": 579, "column": 48 }, "end": { - "line": 567, + "line": 579, "column": 52 } } } ], "range": [ - 17587, - 17610 + 18026, + 18049 ], "loc": { "start": { - "line": 567, + "line": 579, "column": 30 }, "end": { - "line": 567, + "line": 579, "column": 53 } } }, "range": [ - 17581, - 17610 + 18020, + 18049 ], "loc": { "start": { - "line": 567, + "line": 579, "column": 24 }, "end": { - "line": 567, + "line": 579, "column": 53 } } @@ -33882,16 +34788,16 @@ ], "kind": "let", "range": [ - 17570, - 17610 + 18009, + 18049 ], "loc": { "start": { - "line": 567, + "line": 579, "column": 13 }, "end": { - "line": 567, + "line": 579, "column": 53 } } @@ -33903,16 +34809,16 @@ "type": "Identifier", "name": "h", "range": [ - 17612, - 17613 + 18051, + 18052 ], "loc": { "start": { - "line": 567, + "line": 579, "column": 55 }, "end": { - "line": 567, + "line": 579, "column": 56 } } @@ -33921,31 +34827,31 @@ "type": "Identifier", "name": "len", "range": [ - 17616, - 17619 + 18055, + 18058 ], "loc": { "start": { - "line": 567, + "line": 579, "column": 59 }, "end": { - "line": 567, + "line": 579, "column": 62 } } }, "range": [ - 17612, - 17619 + 18051, + 18058 ], "loc": { "start": { - "line": 567, + "line": 579, "column": 55 }, "end": { - "line": 567, + "line": 579, "column": 62 } } @@ -33957,32 +34863,32 @@ "type": "Identifier", "name": "h", "range": [ - 17621, - 17622 + 18060, + 18061 ], "loc": { "start": { - "line": 567, + "line": 579, "column": 64 }, "end": { - "line": 567, + "line": 579, "column": 65 } } }, "prefix": false, "range": [ - 17621, - 17624 + 18060, + 18063 ], "loc": { "start": { - "line": 567, + "line": 579, "column": 64 }, "end": { - "line": 567, + "line": 579, "column": 67 } } @@ -33999,16 +34905,16 @@ "type": "Identifier", "name": "validRowIdx", "range": [ - 17644, - 17655 + 18083, + 18094 ], "loc": { "start": { - "line": 568, + "line": 580, "column": 16 }, "end": { - "line": 568, + "line": 580, "column": 27 } } @@ -34023,16 +34929,16 @@ "type": "Identifier", "name": "tf", "range": [ - 17658, - 17660 + 18097, + 18099 ], "loc": { "start": { - "line": 568, + "line": 580, "column": 30 }, "end": { - "line": 568, + "line": 580, "column": 32 } } @@ -34041,31 +34947,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 17661, - 17675 + 18100, + 18114 ], "loc": { "start": { - "line": 568, + "line": 580, "column": 33 }, "end": { - "line": 568, + "line": 580, "column": 47 } } }, "range": [ - 17658, - 17675 + 18097, + 18114 ], "loc": { "start": { - "line": 568, + "line": 580, "column": 30 }, "end": { - "line": 568, + "line": 580, "column": 47 } } @@ -34074,46 +34980,46 @@ "type": "Identifier", "name": "h", "range": [ - 17676, - 17677 + 18115, + 18116 ], "loc": { "start": { - "line": 568, + "line": 580, "column": 48 }, "end": { - "line": 568, + "line": 580, "column": 49 } } }, "range": [ - 17658, - 17678 + 18097, + 18117 ], "loc": { "start": { - "line": 568, + "line": 580, "column": 30 }, "end": { - "line": 568, + "line": 580, "column": 50 } } }, "range": [ - 17644, - 17678 + 18083, + 18117 ], "loc": { "start": { - "line": 568, + "line": 580, "column": 16 }, "end": { - "line": 568, + "line": 580, "column": 50 } } @@ -34121,16 +35027,16 @@ ], "kind": "let", "range": [ - 17640, - 17679 + 18079, + 18118 ], "loc": { "start": { - "line": 568, + "line": 580, "column": 12 }, "end": { - "line": 568, + "line": 580, "column": 51 } } @@ -34144,16 +35050,16 @@ "type": "Identifier", "name": "r", "range": [ - 17696, - 17697 + 18135, + 18136 ], "loc": { "start": { - "line": 569, + "line": 581, "column": 16 }, "end": { - "line": 569, + "line": 581, "column": 17 } } @@ -34165,16 +35071,16 @@ "type": "Identifier", "name": "rows", "range": [ - 17700, - 17704 + 18139, + 18143 ], "loc": { "start": { - "line": 569, + "line": 581, "column": 20 }, "end": { - "line": 569, + "line": 581, "column": 24 } } @@ -34183,46 +35089,46 @@ "type": "Identifier", "name": "validRowIdx", "range": [ - 17705, - 17716 + 18144, + 18155 ], "loc": { "start": { - "line": 569, + "line": 581, "column": 25 }, "end": { - "line": 569, + "line": 581, "column": 36 } } }, "range": [ - 17700, - 17717 + 18139, + 18156 ], "loc": { "start": { - "line": 569, + "line": 581, "column": 20 }, "end": { - "line": 569, + "line": 581, "column": 37 } } }, "range": [ - 17696, - 17717 + 18135, + 18156 ], "loc": { "start": { - "line": 569, + "line": 581, "column": 16 }, "end": { - "line": 569, + "line": 581, "column": 37 } } @@ -34230,16 +35136,16 @@ ], "kind": "let", "range": [ - 17692, - 17718 + 18131, + 18157 ], "loc": { "start": { - "line": 569, + "line": 581, "column": 12 }, "end": { - "line": 569, + "line": 581, "column": 38 } } @@ -34253,16 +35159,16 @@ "type": "Identifier", "name": "isRowValid", "range": [ - 17735, - 17745 + 18174, + 18184 ], "loc": { "start": { - "line": 570, + "line": 582, "column": 16 }, "end": { - "line": 570, + "line": 582, "column": 26 } } @@ -34276,16 +35182,16 @@ "type": "Identifier", "name": "r", "range": [ - 17748, - 17749 + 18187, + 18188 ], "loc": { "start": { - "line": 570, + "line": 582, "column": 29 }, "end": { - "line": 570, + "line": 582, "column": 30 } } @@ -34294,31 +35200,31 @@ "type": "Identifier", "name": "getAttribute", "range": [ - 17750, - 17762 + 18189, + 18201 ], "loc": { "start": { - "line": 570, + "line": 582, "column": 31 }, "end": { - "line": 570, + "line": 582, "column": 43 } } }, "range": [ - 17748, - 17762 + 18187, + 18201 ], "loc": { "start": { - "line": 570, + "line": 582, "column": 29 }, "end": { - "line": 570, + "line": 582, "column": 43 } } @@ -34329,47 +35235,47 @@ "value": "validRow", "raw": "'validRow'", "range": [ - 17763, - 17773 + 18202, + 18212 ], "loc": { "start": { - "line": 570, + "line": 582, "column": 44 }, "end": { - "line": 570, + "line": 582, "column": 54 } } } ], "range": [ - 17748, - 17774 + 18187, + 18213 ], "loc": { "start": { - "line": 570, + "line": 582, "column": 29 }, "end": { - "line": 570, + "line": 582, "column": 55 } } }, "range": [ - 17735, - 17774 + 18174, + 18213 ], "loc": { "start": { - "line": 570, + "line": 582, "column": 16 }, "end": { - "line": 570, + "line": 582, "column": 55 } } @@ -34377,16 +35283,16 @@ ], "kind": "let", "range": [ - 17731, - 17775 + 18170, + 18214 ], "loc": { "start": { - "line": 570, + "line": 582, "column": 12 }, "end": { - "line": 570, + "line": 582, "column": 56 } } @@ -34400,16 +35306,16 @@ "type": "Identifier", "name": "rowDisplayed", "range": [ - 17792, - 17804 + 18231, + 18243 ], "loc": { "start": { - "line": 571, + "line": 583, "column": 16 }, "end": { - "line": 571, + "line": 583, "column": 28 } } @@ -34419,31 +35325,31 @@ "value": false, "raw": "false", "range": [ - 17807, - 17812 + 18246, + 18251 ], "loc": { "start": { - "line": 571, + "line": 583, "column": 31 }, "end": { - "line": 571, + "line": 583, "column": 36 } } }, "range": [ - 17792, - 17812 + 18231, + 18251 ], "loc": { "start": { - "line": 571, + "line": 583, "column": 16 }, "end": { - "line": 571, + "line": 583, "column": 36 } } @@ -34451,16 +35357,16 @@ ], "kind": "let", "range": [ - 17788, - 17813 + 18227, + 18252 ], "loc": { "start": { - "line": 571, + "line": 583, "column": 12 }, "end": { - "line": 571, + "line": 583, "column": 37 } } @@ -34477,16 +35383,16 @@ "type": "Identifier", "name": "h", "range": [ - 17831, - 17832 + 18270, + 18271 ], "loc": { "start": { - "line": 573, + "line": 585, "column": 16 }, "end": { - "line": 573, + "line": 585, "column": 17 } } @@ -34495,31 +35401,31 @@ "type": "Identifier", "name": "startPagingRow", "range": [ - 17836, - 17850 + 18275, + 18289 ], "loc": { "start": { - "line": 573, + "line": 585, "column": 21 }, "end": { - "line": 573, + "line": 585, "column": 35 } } }, "range": [ - 17831, - 17850 + 18270, + 18289 ], "loc": { "start": { - "line": 573, + "line": 585, "column": 16 }, "end": { - "line": 573, + "line": 585, "column": 35 } } @@ -34531,16 +35437,16 @@ "type": "Identifier", "name": "h", "range": [ - 17854, - 17855 + 18293, + 18294 ], "loc": { "start": { - "line": 573, + "line": 585, "column": 39 }, "end": { - "line": 573, + "line": 585, "column": 40 } } @@ -34549,46 +35455,46 @@ "type": "Identifier", "name": "endPagingRow", "range": [ - 17858, - 17870 + 18297, + 18309 ], "loc": { "start": { - "line": 573, + "line": 585, "column": 43 }, "end": { - "line": 573, + "line": 585, "column": 55 } } }, "range": [ - 17854, - 17870 + 18293, + 18309 ], "loc": { "start": { - "line": 573, + "line": 585, "column": 39 }, "end": { - "line": 573, + "line": 585, "column": 55 } } }, "range": [ - 17831, - 17870 + 18270, + 18309 ], "loc": { "start": { - "line": 573, + "line": 585, "column": 16 }, "end": { - "line": 573, + "line": 585, "column": 55 } } @@ -34607,16 +35513,16 @@ "type": "Identifier", "name": "isNull", "range": [ - 17894, - 17900 + 18333, + 18339 ], "loc": { "start": { - "line": 574, + "line": 586, "column": 20 }, "end": { - "line": 574, + "line": 586, "column": 26 } } @@ -34626,32 +35532,32 @@ "type": "Identifier", "name": "isRowValid", "range": [ - 17901, - 17911 + 18340, + 18350 ], "loc": { "start": { - "line": 574, + "line": 586, "column": 27 }, "end": { - "line": 574, + "line": 586, "column": 37 } } } ], "range": [ - 17894, - 17912 + 18333, + 18351 ], "loc": { "start": { - "line": 574, + "line": 586, "column": 20 }, "end": { - "line": 574, + "line": 586, "column": 38 } } @@ -34662,16 +35568,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 17916, - 17923 + 18355, + 18362 ], "loc": { "start": { - "line": 574, + "line": 586, "column": 42 }, "end": { - "line": 574, + "line": 586, "column": 49 } } @@ -34684,16 +35590,16 @@ "type": "Identifier", "name": "isRowValid", "range": [ - 17924, - 17934 + 18363, + 18373 ], "loc": { "start": { - "line": 574, + "line": 586, "column": 50 }, "end": { - "line": 574, + "line": 586, "column": 60 } } @@ -34703,62 +35609,62 @@ "value": "true", "raw": "'true'", "range": [ - 17939, - 17945 + 18378, + 18384 ], "loc": { "start": { - "line": 574, + "line": 586, "column": 65 }, "end": { - "line": 574, + "line": 586, "column": 71 } } }, "range": [ - 17924, - 17945 + 18363, + 18384 ], "loc": { "start": { - "line": 574, + "line": 586, "column": 50 }, "end": { - "line": 574, + "line": 586, "column": 71 } } } ], "range": [ - 17916, - 17946 + 18355, + 18385 ], "loc": { "start": { - "line": 574, + "line": 586, "column": 42 }, "end": { - "line": 574, + "line": 586, "column": 72 } } }, "range": [ - 17894, - 17946 + 18333, + 18385 ], "loc": { "start": { - "line": 574, + "line": 586, "column": 20 }, "end": { - "line": 574, + "line": 586, "column": 72 } } @@ -34781,16 +35687,16 @@ "type": "Identifier", "name": "r", "range": [ - 17970, - 17971 + 18409, + 18410 ], "loc": { "start": { - "line": 575, + "line": 587, "column": 20 }, "end": { - "line": 575, + "line": 587, "column": 21 } } @@ -34799,31 +35705,31 @@ "type": "Identifier", "name": "style", "range": [ - 17972, - 17977 + 18411, + 18416 ], "loc": { "start": { - "line": 575, + "line": 587, "column": 22 }, "end": { - "line": 575, + "line": 587, "column": 27 } } }, "range": [ - 17970, - 17977 + 18409, + 18416 ], "loc": { "start": { - "line": 575, + "line": 587, "column": 20 }, "end": { - "line": 575, + "line": 587, "column": 27 } } @@ -34832,31 +35738,31 @@ "type": "Identifier", "name": "display", "range": [ - 17978, - 17985 + 18417, + 18424 ], "loc": { "start": { - "line": 575, + "line": 587, "column": 28 }, "end": { - "line": 575, + "line": 587, "column": 35 } } }, "range": [ - 17970, - 17985 + 18409, + 18424 ], "loc": { "start": { - "line": 575, + "line": 587, "column": 20 }, "end": { - "line": 575, + "line": 587, "column": 35 } } @@ -34866,46 +35772,46 @@ "value": "", "raw": "''", "range": [ - 17988, - 17990 + 18427, + 18429 ], "loc": { "start": { - "line": 575, + "line": 587, "column": 38 }, "end": { - "line": 575, + "line": 587, "column": 40 } } }, "range": [ - 17970, - 17990 + 18409, + 18429 ], "loc": { "start": { - "line": 575, + "line": 587, "column": 20 }, "end": { - "line": 575, + "line": 587, "column": 40 } } }, "range": [ - 17970, - 17991 + 18409, + 18430 ], "loc": { "start": { - "line": 575, + "line": 587, "column": 20 }, "end": { - "line": 575, + "line": 587, "column": 41 } } @@ -34919,16 +35825,16 @@ "type": "Identifier", "name": "rowDisplayed", "range": [ - 18012, - 18024 + 18451, + 18463 ], "loc": { "start": { - "line": 576, + "line": 588, "column": 20 }, "end": { - "line": 576, + "line": 588, "column": 32 } } @@ -34938,94 +35844,94 @@ "value": true, "raw": "true", "range": [ - 18027, - 18031 + 18466, + 18470 ], "loc": { "start": { - "line": 576, + "line": 588, "column": 35 }, "end": { - "line": 576, + "line": 588, "column": 39 } } }, "range": [ - 18012, - 18031 + 18451, + 18470 ], "loc": { "start": { - "line": 576, + "line": 588, "column": 20 }, "end": { - "line": 576, + "line": 588, "column": 39 } } }, "range": [ - 18012, - 18032 + 18451, + 18471 ], "loc": { "start": { - "line": 576, + "line": 588, "column": 20 }, "end": { - "line": 576, + "line": 588, "column": 40 } } } ], "range": [ - 17948, - 18050 + 18387, + 18489 ], "loc": { "start": { - "line": 574, + "line": 586, "column": 74 }, "end": { - "line": 577, + "line": 589, "column": 17 } } }, "alternate": null, "range": [ - 17890, - 18050 + 18329, + 18489 ], "loc": { "start": { - "line": 574, + "line": 586, "column": 16 }, "end": { - "line": 577, + "line": 589, "column": 17 } } } ], "range": [ - 17872, - 18064 + 18311, + 18503 ], "loc": { "start": { - "line": 573, + "line": 585, "column": 57 }, "end": { - "line": 578, + "line": 590, "column": 13 } } @@ -35048,16 +35954,16 @@ "type": "Identifier", "name": "r", "range": [ - 18088, - 18089 + 18527, + 18528 ], "loc": { "start": { - "line": 579, + "line": 591, "column": 16 }, "end": { - "line": 579, + "line": 591, "column": 17 } } @@ -35066,31 +35972,31 @@ "type": "Identifier", "name": "style", "range": [ - 18090, - 18095 + 18529, + 18534 ], "loc": { "start": { - "line": 579, + "line": 591, "column": 18 }, "end": { - "line": 579, + "line": 591, "column": 23 } } }, "range": [ - 18088, - 18095 + 18527, + 18534 ], "loc": { "start": { - "line": 579, + "line": 591, "column": 16 }, "end": { - "line": 579, + "line": 591, "column": 23 } } @@ -35099,31 +36005,31 @@ "type": "Identifier", "name": "display", "range": [ - 18096, - 18103 + 18535, + 18542 ], "loc": { "start": { - "line": 579, + "line": 591, "column": 24 }, "end": { - "line": 579, + "line": 591, "column": 31 } } }, "range": [ - 18088, - 18103 + 18527, + 18542 ], "loc": { "start": { - "line": 579, + "line": 591, "column": 16 }, "end": { - "line": 579, + "line": 591, "column": 31 } } @@ -35132,77 +36038,77 @@ "type": "Identifier", "name": "NONE", "range": [ - 18106, - 18110 + 18545, + 18549 ], "loc": { "start": { - "line": 579, + "line": 591, "column": 34 }, "end": { - "line": 579, + "line": 591, "column": 38 } } }, "range": [ - 18088, - 18110 + 18527, + 18549 ], "loc": { "start": { - "line": 579, + "line": 591, "column": 16 }, "end": { - "line": 579, + "line": 591, "column": 38 } } }, "range": [ - 18088, - 18111 + 18527, + 18550 ], "loc": { "start": { - "line": 579, + "line": 591, "column": 16 }, "end": { - "line": 579, + "line": 591, "column": 39 } } } ], "range": [ - 18070, - 18125 + 18509, + 18564 ], "loc": { "start": { - "line": 578, + "line": 590, "column": 19 }, "end": { - "line": 580, + "line": 592, "column": 13 } } }, "range": [ - 17827, - 18125 + 18266, + 18564 ], "loc": { "start": { - "line": 573, + "line": 585, "column": 12 }, "end": { - "line": 580, + "line": 592, "column": 13 } } @@ -35220,16 +36126,16 @@ "object": { "type": "ThisExpression", "range": [ - 18138, - 18142 + 18577, + 18581 ], "loc": { "start": { - "line": 581, + "line": 593, "column": 12 }, "end": { - "line": 581, + "line": 593, "column": 16 } } @@ -35238,31 +36144,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 18143, - 18150 + 18582, + 18589 ], "loc": { "start": { - "line": 581, + "line": 593, "column": 17 }, "end": { - "line": 581, + "line": 593, "column": 24 } } }, "range": [ - 18138, - 18150 + 18577, + 18589 ], "loc": { "start": { - "line": 581, + "line": 593, "column": 12 }, "end": { - "line": 581, + "line": 593, "column": 24 } } @@ -35271,31 +36177,31 @@ "type": "Identifier", "name": "emit", "range": [ - 18151, - 18155 + 18590, + 18594 ], "loc": { "start": { - "line": 581, + "line": 593, "column": 25 }, "end": { - "line": 581, + "line": 593, "column": 29 } } }, "range": [ - 18138, - 18155 + 18577, + 18594 ], "loc": { "start": { - "line": 581, + "line": 593, "column": 12 }, "end": { - "line": 581, + "line": 593, "column": 29 } } @@ -35306,16 +36212,16 @@ "value": "row-paged", "raw": "'row-paged'", "range": [ - 18156, - 18167 + 18595, + 18606 ], "loc": { "start": { - "line": 581, + "line": 593, "column": 30 }, "end": { - "line": 581, + "line": 593, "column": 41 } } @@ -35324,16 +36230,16 @@ "type": "Identifier", "name": "tf", "range": [ - 18169, - 18171 + 18608, + 18610 ], "loc": { "start": { - "line": 581, + "line": 593, "column": 43 }, "end": { - "line": 581, + "line": 593, "column": 45 } } @@ -35342,16 +36248,16 @@ "type": "Identifier", "name": "validRowIdx", "range": [ - 18173, - 18184 + 18612, + 18623 ], "loc": { "start": { - "line": 581, + "line": 593, "column": 47 }, "end": { - "line": 581, + "line": 593, "column": 58 } } @@ -35360,16 +36266,16 @@ "type": "Identifier", "name": "h", "range": [ - 18186, - 18187 + 18625, + 18626 ], "loc": { "start": { - "line": 581, + "line": 593, "column": 60 }, "end": { - "line": 581, + "line": 593, "column": 61 } } @@ -35378,78 +36284,78 @@ "type": "Identifier", "name": "rowDisplayed", "range": [ - 18189, - 18201 + 18628, + 18640 ], "loc": { "start": { - "line": 581, + "line": 593, "column": 63 }, "end": { - "line": 581, + "line": 593, "column": 75 } } } ], "range": [ - 18138, - 18202 + 18577, + 18641 ], "loc": { "start": { - "line": 581, + "line": 593, "column": 12 }, "end": { - "line": 581, + "line": 593, "column": 76 } } }, "range": [ - 18138, - 18203 + 18577, + 18642 ], "loc": { "start": { - "line": 581, + "line": 593, "column": 12 }, "end": { - "line": 581, + "line": 593, "column": 77 } } } ], "range": [ - 17626, - 18213 + 18065, + 18652 ], "loc": { "start": { - "line": 567, + "line": 579, "column": 69 }, "end": { - "line": 582, + "line": 594, "column": 9 } } }, "range": [ - 17565, - 18213 + 18004, + 18652 ], "loc": { "start": { - "line": 567, + "line": 579, "column": 8 }, "end": { - "line": 582, + "line": 594, "column": 9 } }, @@ -35458,16 +36364,16 @@ "type": "Line", "value": "this loop shows valid rows of current page", "range": [ - 17512, - 17556 + 17951, + 17995 ], "loc": { "start": { - "line": 566, + "line": 578, "column": 8 }, "end": { - "line": 566, + "line": 578, "column": 52 } } @@ -35478,16 +36384,16 @@ "type": "Line", "value": " broadcast grouping by page", "range": [ - 18223, - 18252 + 18662, + 18691 ], "loc": { "start": { - "line": 584, + "line": 596, "column": 8 }, "end": { - "line": 584, + "line": 596, "column": 37 } } @@ -35507,16 +36413,16 @@ "object": { "type": "ThisExpression", "range": [ - 18261, - 18265 + 18700, + 18704 ], "loc": { "start": { - "line": 585, + "line": 597, "column": 8 }, "end": { - "line": 585, + "line": 597, "column": 12 } } @@ -35525,31 +36431,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 18266, - 18273 + 18705, + 18712 ], "loc": { "start": { - "line": 585, + "line": 597, "column": 13 }, "end": { - "line": 585, + "line": 597, "column": 20 } } }, "range": [ - 18261, - 18273 + 18700, + 18712 ], "loc": { "start": { - "line": 585, + "line": 597, "column": 8 }, "end": { - "line": 585, + "line": 597, "column": 20 } } @@ -35558,31 +36464,31 @@ "type": "Identifier", "name": "emit", "range": [ - 18274, - 18278 + 18713, + 18717 ], "loc": { "start": { - "line": 585, + "line": 597, "column": 21 }, "end": { - "line": 585, + "line": 597, "column": 25 } } }, "range": [ - 18261, - 18278 + 18700, + 18717 ], "loc": { "start": { - "line": 585, + "line": 597, "column": 8 }, "end": { - "line": 585, + "line": 597, "column": 25 } } @@ -35593,16 +36499,16 @@ "value": "grouped-by-page", "raw": "'grouped-by-page'", "range": [ - 18279, - 18296 + 18718, + 18735 ], "loc": { "start": { - "line": 585, + "line": 597, "column": 26 }, "end": { - "line": 585, + "line": 597, "column": 43 } } @@ -35611,16 +36517,16 @@ "type": "Identifier", "name": "tf", "range": [ - 18298, - 18300 + 18737, + 18739 ], "loc": { "start": { - "line": 585, + "line": 597, "column": 45 }, "end": { - "line": 585, + "line": 597, "column": 47 } } @@ -35628,47 +36534,47 @@ { "type": "ThisExpression", "range": [ - 18302, - 18306 + 18741, + 18745 ], "loc": { "start": { - "line": 585, + "line": 597, "column": 49 }, "end": { - "line": 585, + "line": 597, "column": 53 } } } ], "range": [ - 18261, - 18307 + 18700, + 18746 ], "loc": { "start": { - "line": 585, + "line": 597, "column": 8 }, "end": { - "line": 585, + "line": 597, "column": 54 } } }, "range": [ - 18261, - 18308 + 18700, + 18747 ], "loc": { "start": { - "line": 585, + "line": 597, "column": 8 }, "end": { - "line": 585, + "line": 597, "column": 55 } }, @@ -35677,16 +36583,16 @@ "type": "Line", "value": " broadcast grouping by page", "range": [ - 18223, - 18252 + 18662, + 18691 ], "loc": { "start": { - "line": 584, + "line": 596, "column": 8 }, "end": { - "line": 584, + "line": 596, "column": 37 } } @@ -35695,16 +36601,16 @@ } ], "range": [ - 17188, - 18314 + 17627, + 18753 ], "loc": { "start": { - "line": 555, + "line": 567, "column": 27 }, "end": { - "line": 586, + "line": 598, "column": 5 } } @@ -35712,16 +36618,16 @@ "generator": false, "expression": false, "range": [ - 17176, - 18314 + 17615, + 18753 ], "loc": { "start": { - "line": 555, + "line": 567, "column": 15 }, "end": { - "line": 586, + "line": 598, "column": 5 } } @@ -35729,16 +36635,16 @@ "kind": "method", "computed": false, "range": [ - 17165, - 18314 + 17604, + 18753 ], "loc": { "start": { - "line": 555, + "line": 567, "column": 4 }, "end": { - "line": 586, + "line": 598, "column": 5 } }, @@ -35747,16 +36653,16 @@ "type": "Block", "value": "*\n * Group table rows by page and display valid rows\n * @param {Array} validRows Collection of valid rows\n ", "range": [ - 17036, - 17160 + 17475, + 17599 ], "loc": { "start": { - "line": 551, + "line": 563, "column": 4 }, "end": { - "line": 554, + "line": 566, "column": 7 } } @@ -35767,16 +36673,16 @@ "type": "Block", "value": "*\n * Return the current page number\n * @return {Number} Page number\n ", "range": [ - 18320, - 18405 + 18759, + 18844 ], "loc": { "start": { - "line": 588, + "line": 600, "column": 4 }, "end": { - "line": 591, + "line": 603, "column": 7 } } @@ -35790,16 +36696,16 @@ "type": "Identifier", "name": "getPage", "range": [ - 18410, - 18417 + 18849, + 18856 ], "loc": { "start": { - "line": 592, + "line": 604, "column": 4 }, "end": { - "line": 592, + "line": 604, "column": 11 } } @@ -35819,16 +36725,16 @@ "object": { "type": "ThisExpression", "range": [ - 18437, - 18441 + 18876, + 18880 ], "loc": { "start": { - "line": 593, + "line": 605, "column": 15 }, "end": { - "line": 593, + "line": 605, "column": 19 } } @@ -35837,62 +36743,62 @@ "type": "Identifier", "name": "currentPageNb", "range": [ - 18442, - 18455 + 18881, + 18894 ], "loc": { "start": { - "line": 593, + "line": 605, "column": 20 }, "end": { - "line": 593, + "line": 605, "column": 33 } } }, "range": [ - 18437, - 18455 + 18876, + 18894 ], "loc": { "start": { - "line": 593, + "line": 605, "column": 15 }, "end": { - "line": 593, + "line": 605, "column": 33 } } }, "range": [ - 18430, - 18456 + 18869, + 18895 ], "loc": { "start": { - "line": 593, + "line": 605, "column": 8 }, "end": { - "line": 593, + "line": 605, "column": 34 } } } ], "range": [ - 18420, - 18462 + 18859, + 18901 ], "loc": { "start": { - "line": 592, + "line": 604, "column": 14 }, "end": { - "line": 594, + "line": 606, "column": 5 } } @@ -35900,16 +36806,16 @@ "generator": false, "expression": false, "range": [ - 18417, - 18462 + 18856, + 18901 ], "loc": { "start": { - "line": 592, + "line": 604, "column": 11 }, "end": { - "line": 594, + "line": 606, "column": 5 } } @@ -35917,16 +36823,16 @@ "kind": "method", "computed": false, "range": [ - 18410, - 18462 + 18849, + 18901 ], "loc": { "start": { - "line": 592, + "line": 604, "column": 4 }, "end": { - "line": 594, + "line": 606, "column": 5 } }, @@ -35935,16 +36841,16 @@ "type": "Block", "value": "*\n * Return the current page number\n * @return {Number} Page number\n ", "range": [ - 18320, - 18405 + 18759, + 18844 ], "loc": { "start": { - "line": 588, + "line": 600, "column": 4 }, "end": { - "line": 591, + "line": 603, "column": 7 } } @@ -35955,16 +36861,16 @@ "type": "Block", "value": "*\n * Show page defined by passed argument (string or number):\n * @param {String}/{Number} cmd possible string values: 'next',\n * 'previous', 'last', 'first' or page number as per param\n ", "range": [ - 18468, - 18676 + 18907, + 19115 ], "loc": { "start": { - "line": 596, + "line": 608, "column": 4 }, "end": { - "line": 600, + "line": 612, "column": 7 } } @@ -35978,16 +36884,16 @@ "type": "Identifier", "name": "setPage", "range": [ - 18681, - 18688 + 19120, + 19127 ], "loc": { "start": { - "line": 601, + "line": 613, "column": 4 }, "end": { - "line": 601, + "line": 613, "column": 11 } } @@ -36000,16 +36906,16 @@ "type": "Identifier", "name": "cmd", "range": [ - 18689, - 18692 + 19128, + 19131 ], "loc": { "start": { - "line": 601, + "line": 613, "column": 12 }, "end": { - "line": 601, + "line": 613, "column": 15 } } @@ -36027,16 +36933,16 @@ "type": "Identifier", "name": "tf", "range": [ - 18708, - 18710 + 19147, + 19149 ], "loc": { "start": { - "line": 602, + "line": 614, "column": 12 }, "end": { - "line": 602, + "line": 614, "column": 14 } } @@ -36047,16 +36953,16 @@ "object": { "type": "ThisExpression", "range": [ - 18713, - 18717 + 19152, + 19156 ], "loc": { "start": { - "line": 602, + "line": 614, "column": 17 }, "end": { - "line": 602, + "line": 614, "column": 21 } } @@ -36065,46 +36971,46 @@ "type": "Identifier", "name": "tf", "range": [ - 18718, - 18720 + 19157, + 19159 ], "loc": { "start": { - "line": 602, + "line": 614, "column": 22 }, "end": { - "line": 602, + "line": 614, "column": 24 } } }, "range": [ - 18713, - 18720 + 19152, + 19159 ], "loc": { "start": { - "line": 602, + "line": 614, "column": 17 }, "end": { - "line": 602, + "line": 614, "column": 24 } } }, "range": [ - 18708, - 18720 + 19147, + 19159 ], "loc": { "start": { - "line": 602, + "line": 614, "column": 12 }, "end": { - "line": 602, + "line": 614, "column": 24 } } @@ -36112,16 +37018,16 @@ ], "kind": "let", "range": [ - 18704, - 18721 + 19143, + 19160 ], "loc": { "start": { - "line": 602, + "line": 614, "column": 8 }, "end": { - "line": 602, + "line": 614, "column": 25 } } @@ -36143,16 +37049,16 @@ "type": "Identifier", "name": "tf", "range": [ - 18735, - 18737 + 19174, + 19176 ], "loc": { "start": { - "line": 603, + "line": 615, "column": 13 }, "end": { - "line": 603, + "line": 615, "column": 15 } } @@ -36161,63 +37067,63 @@ "type": "Identifier", "name": "isInitialized", "range": [ - 18738, - 18751 + 19177, + 19190 ], "loc": { "start": { - "line": 603, + "line": 615, "column": 16 }, "end": { - "line": 603, + "line": 615, "column": 29 } } }, "range": [ - 18735, - 18751 + 19174, + 19190 ], "loc": { "start": { - "line": 603, + "line": 615, "column": 13 }, "end": { - "line": 603, + "line": 615, "column": 29 } } }, "arguments": [], "range": [ - 18735, - 18753 + 19174, + 19192 ], "loc": { "start": { - "line": 603, + "line": 615, "column": 13 }, "end": { - "line": 603, + "line": 615, "column": 31 } } }, "prefix": true, "range": [ - 18734, - 18753 + 19173, + 19192 ], "loc": { "start": { - "line": 603, + "line": 615, "column": 12 }, "end": { - "line": 603, + "line": 615, "column": 31 } } @@ -36233,16 +37139,16 @@ "object": { "type": "ThisExpression", "range": [ - 18758, - 18762 + 19197, + 19201 ], "loc": { "start": { - "line": 603, + "line": 615, "column": 36 }, "end": { - "line": 603, + "line": 615, "column": 40 } } @@ -36251,78 +37157,78 @@ "type": "Identifier", "name": "isEnabled", "range": [ - 18763, - 18772 + 19202, + 19211 ], "loc": { "start": { - "line": 603, + "line": 615, "column": 41 }, "end": { - "line": 603, + "line": 615, "column": 50 } } }, "range": [ - 18758, - 18772 + 19197, + 19211 ], "loc": { "start": { - "line": 603, + "line": 615, "column": 36 }, "end": { - "line": 603, + "line": 615, "column": 50 } } }, "arguments": [], "range": [ - 18758, - 18774 + 19197, + 19213 ], "loc": { "start": { - "line": 603, + "line": 615, "column": 36 }, "end": { - "line": 603, + "line": 615, "column": 52 } } }, "prefix": true, "range": [ - 18757, - 18774 + 19196, + 19213 ], "loc": { "start": { - "line": 603, + "line": 615, "column": 35 }, "end": { - "line": 603, + "line": 615, "column": 52 } } }, "range": [ - 18734, - 18774 + 19173, + 19213 ], "loc": { "start": { - "line": 603, + "line": 615, "column": 12 }, "end": { - "line": 603, + "line": 615, "column": 52 } } @@ -36334,48 +37240,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 18790, - 18797 + 19229, + 19236 ], "loc": { "start": { - "line": 604, + "line": 616, "column": 12 }, "end": { - "line": 604, + "line": 616, "column": 19 } } } ], "range": [ - 18776, - 18807 + 19215, + 19246 ], "loc": { "start": { - "line": 603, + "line": 615, "column": 54 }, "end": { - "line": 605, + "line": 617, "column": 9 } } }, "alternate": null, "range": [ - 18730, - 18807 + 19169, + 19246 ], "loc": { "start": { - "line": 603, + "line": 615, "column": 8 }, "end": { - "line": 605, + "line": 617, "column": 9 } } @@ -36389,16 +37295,16 @@ "type": "Identifier", "name": "btnEvt", "range": [ - 18820, - 18826 + 19259, + 19265 ], "loc": { "start": { - "line": 606, + "line": 618, "column": 12 }, "end": { - "line": 606, + "line": 618, "column": 18 } } @@ -36409,16 +37315,16 @@ "object": { "type": "ThisExpression", "range": [ - 18829, - 18833 + 19268, + 19272 ], "loc": { "start": { - "line": 606, + "line": 618, "column": 21 }, "end": { - "line": 606, + "line": 618, "column": 25 } } @@ -36427,46 +37333,46 @@ "type": "Identifier", "name": "evt", "range": [ - 18834, - 18837 + 19273, + 19276 ], "loc": { "start": { - "line": 606, + "line": 618, "column": 26 }, "end": { - "line": 606, + "line": 618, "column": 29 } } }, "range": [ - 18829, - 18837 + 19268, + 19276 ], "loc": { "start": { - "line": 606, + "line": 618, "column": 21 }, "end": { - "line": 606, + "line": 618, "column": 29 } } }, "range": [ - 18820, - 18837 + 19259, + 19276 ], "loc": { "start": { - "line": 606, + "line": 618, "column": 12 }, "end": { - "line": 606, + "line": 618, "column": 29 } } @@ -36477,16 +37383,16 @@ "type": "Identifier", "name": "cmdtype", "range": [ - 18851, - 18858 + 19290, + 19297 ], "loc": { "start": { - "line": 607, + "line": 619, "column": 12 }, "end": { - "line": 607, + "line": 619, "column": 19 } } @@ -36498,47 +37404,47 @@ "type": "Identifier", "name": "cmd", "range": [ - 18868, - 18871 + 19307, + 19310 ], "loc": { "start": { - "line": 607, + "line": 619, "column": 29 }, "end": { - "line": 607, + "line": 619, "column": 32 } } }, "prefix": true, "range": [ - 18861, - 18871 + 19300, + 19310 ], "loc": { "start": { - "line": 607, + "line": 619, "column": 22 }, "end": { - "line": 607, + "line": 619, "column": 32 } } }, "range": [ - 18851, - 18871 + 19290, + 19310 ], "loc": { "start": { - "line": 607, + "line": 619, "column": 12 }, "end": { - "line": 607, + "line": 619, "column": 32 } } @@ -36546,16 +37452,16 @@ ], "kind": "let", "range": [ - 18816, - 18872 + 19255, + 19311 ], "loc": { "start": { - "line": 606, + "line": 618, "column": 8 }, "end": { - "line": 607, + "line": 619, "column": 33 } } @@ -36569,16 +37475,16 @@ "type": "Identifier", "name": "cmdtype", "range": [ - 18885, - 18892 + 19324, + 19331 ], "loc": { "start": { - "line": 608, + "line": 620, "column": 12 }, "end": { - "line": 608, + "line": 620, "column": 19 } } @@ -36588,31 +37494,31 @@ "value": "string", "raw": "'string'", "range": [ - 18897, - 18905 + 19336, + 19344 ], "loc": { "start": { - "line": 608, + "line": 620, "column": 24 }, "end": { - "line": 608, + "line": 620, "column": 32 } } }, "range": [ - 18885, - 18905 + 19324, + 19344 ], "loc": { "start": { - "line": 608, + "line": 620, "column": 12 }, "end": { - "line": 608, + "line": 620, "column": 32 } } @@ -36631,16 +37537,16 @@ "type": "Identifier", "name": "cmd", "range": [ - 18929, - 18932 + 19368, + 19371 ], "loc": { "start": { - "line": 609, + "line": 621, "column": 20 }, "end": { - "line": 609, + "line": 621, "column": 23 } } @@ -36649,47 +37555,47 @@ "type": "Identifier", "name": "toLowerCase", "range": [ - 18933, - 18944 + 19372, + 19383 ], "loc": { "start": { - "line": 609, + "line": 621, "column": 24 }, "end": { - "line": 609, + "line": 621, "column": 35 } } }, "range": [ - 18929, - 18944 + 19368, + 19383 ], "loc": { "start": { - "line": 609, + "line": 621, "column": 20 }, "end": { - "line": 609, + "line": 621, "column": 35 } } }, "arguments": [], "range": [ - 18929, - 18946 + 19368, + 19385 ], "loc": { "start": { - "line": 609, + "line": 621, "column": 20 }, "end": { - "line": 609, + "line": 621, "column": 37 } } @@ -36702,16 +37608,16 @@ "value": "next", "raw": "'next'", "range": [ - 18971, - 18977 + 19410, + 19416 ], "loc": { "start": { - "line": 610, + "line": 622, "column": 21 }, "end": { - "line": 610, + "line": 622, "column": 27 } } @@ -36728,16 +37634,16 @@ "type": "Identifier", "name": "btnEvt", "range": [ - 18999, - 19005 + 19438, + 19444 ], "loc": { "start": { - "line": 611, + "line": 623, "column": 20 }, "end": { - "line": 611, + "line": 623, "column": 26 } } @@ -36746,62 +37652,62 @@ "type": "Identifier", "name": "next", "range": [ - 19006, - 19010 + 19445, + 19449 ], "loc": { "start": { - "line": 611, + "line": 623, "column": 27 }, "end": { - "line": 611, + "line": 623, "column": 31 } } }, "range": [ - 18999, - 19010 + 19438, + 19449 ], "loc": { "start": { - "line": 611, + "line": 623, "column": 20 }, "end": { - "line": 611, + "line": 623, "column": 31 } } }, "arguments": [], "range": [ - 18999, - 19012 + 19438, + 19451 ], "loc": { "start": { - "line": 611, + "line": 623, "column": 20 }, "end": { - "line": 611, + "line": 623, "column": 33 } } }, "range": [ - 18999, - 19013 + 19438, + 19452 ], "loc": { "start": { - "line": 611, + "line": 623, "column": 20 }, "end": { - "line": 611, + "line": 623, "column": 34 } } @@ -36810,32 +37716,32 @@ "type": "BreakStatement", "label": null, "range": [ - 19034, - 19040 + 19473, + 19479 ], "loc": { "start": { - "line": 612, + "line": 624, "column": 20 }, "end": { - "line": 612, + "line": 624, "column": 26 } } } ], "range": [ - 18966, - 19040 + 19405, + 19479 ], "loc": { "start": { - "line": 610, + "line": 622, "column": 16 }, "end": { - "line": 612, + "line": 624, "column": 26 } } @@ -36847,16 +37753,16 @@ "value": "previous", "raw": "'previous'", "range": [ - 19062, - 19072 + 19501, + 19511 ], "loc": { "start": { - "line": 613, + "line": 625, "column": 21 }, "end": { - "line": 613, + "line": 625, "column": 31 } } @@ -36873,16 +37779,16 @@ "type": "Identifier", "name": "btnEvt", "range": [ - 19094, - 19100 + 19533, + 19539 ], "loc": { "start": { - "line": 614, + "line": 626, "column": 20 }, "end": { - "line": 614, + "line": 626, "column": 26 } } @@ -36891,62 +37797,62 @@ "type": "Identifier", "name": "prev", "range": [ - 19101, - 19105 + 19540, + 19544 ], "loc": { "start": { - "line": 614, + "line": 626, "column": 27 }, "end": { - "line": 614, + "line": 626, "column": 31 } } }, "range": [ - 19094, - 19105 + 19533, + 19544 ], "loc": { "start": { - "line": 614, + "line": 626, "column": 20 }, "end": { - "line": 614, + "line": 626, "column": 31 } } }, "arguments": [], "range": [ - 19094, - 19107 + 19533, + 19546 ], "loc": { "start": { - "line": 614, + "line": 626, "column": 20 }, "end": { - "line": 614, + "line": 626, "column": 33 } } }, "range": [ - 19094, - 19108 + 19533, + 19547 ], "loc": { "start": { - "line": 614, + "line": 626, "column": 20 }, "end": { - "line": 614, + "line": 626, "column": 34 } } @@ -36955,32 +37861,32 @@ "type": "BreakStatement", "label": null, "range": [ - 19129, - 19135 + 19568, + 19574 ], "loc": { "start": { - "line": 615, + "line": 627, "column": 20 }, "end": { - "line": 615, + "line": 627, "column": 26 } } } ], "range": [ - 19057, - 19135 + 19496, + 19574 ], "loc": { "start": { - "line": 613, + "line": 625, "column": 16 }, "end": { - "line": 615, + "line": 627, "column": 26 } } @@ -36992,16 +37898,16 @@ "value": "last", "raw": "'last'", "range": [ - 19157, - 19163 + 19596, + 19602 ], "loc": { "start": { - "line": 616, + "line": 628, "column": 21 }, "end": { - "line": 616, + "line": 628, "column": 27 } } @@ -37018,16 +37924,16 @@ "type": "Identifier", "name": "btnEvt", "range": [ - 19185, - 19191 + 19624, + 19630 ], "loc": { "start": { - "line": 617, + "line": 629, "column": 20 }, "end": { - "line": 617, + "line": 629, "column": 26 } } @@ -37036,62 +37942,62 @@ "type": "Identifier", "name": "last", "range": [ - 19192, - 19196 + 19631, + 19635 ], "loc": { "start": { - "line": 617, + "line": 629, "column": 27 }, "end": { - "line": 617, + "line": 629, "column": 31 } } }, "range": [ - 19185, - 19196 + 19624, + 19635 ], "loc": { "start": { - "line": 617, + "line": 629, "column": 20 }, "end": { - "line": 617, + "line": 629, "column": 31 } } }, "arguments": [], "range": [ - 19185, - 19198 + 19624, + 19637 ], "loc": { "start": { - "line": 617, + "line": 629, "column": 20 }, "end": { - "line": 617, + "line": 629, "column": 33 } } }, "range": [ - 19185, - 19199 + 19624, + 19638 ], "loc": { "start": { - "line": 617, + "line": 629, "column": 20 }, "end": { - "line": 617, + "line": 629, "column": 34 } } @@ -37100,32 +38006,32 @@ "type": "BreakStatement", "label": null, "range": [ - 19220, - 19226 + 19659, + 19665 ], "loc": { "start": { - "line": 618, + "line": 630, "column": 20 }, "end": { - "line": 618, + "line": 630, "column": 26 } } } ], "range": [ - 19152, - 19226 + 19591, + 19665 ], "loc": { "start": { - "line": 616, + "line": 628, "column": 16 }, "end": { - "line": 618, + "line": 630, "column": 26 } } @@ -37137,16 +38043,16 @@ "value": "first", "raw": "'first'", "range": [ - 19248, - 19255 + 19687, + 19694 ], "loc": { "start": { - "line": 619, + "line": 631, "column": 21 }, "end": { - "line": 619, + "line": 631, "column": 28 } } @@ -37163,16 +38069,16 @@ "type": "Identifier", "name": "btnEvt", "range": [ - 19277, - 19283 + 19716, + 19722 ], "loc": { "start": { - "line": 620, + "line": 632, "column": 20 }, "end": { - "line": 620, + "line": 632, "column": 26 } } @@ -37181,62 +38087,62 @@ "type": "Identifier", "name": "first", "range": [ - 19284, - 19289 + 19723, + 19728 ], "loc": { "start": { - "line": 620, + "line": 632, "column": 27 }, "end": { - "line": 620, + "line": 632, "column": 32 } } }, "range": [ - 19277, - 19289 + 19716, + 19728 ], "loc": { "start": { - "line": 620, + "line": 632, "column": 20 }, "end": { - "line": 620, + "line": 632, "column": 32 } } }, "arguments": [], "range": [ - 19277, - 19291 + 19716, + 19730 ], "loc": { "start": { - "line": 620, + "line": 632, "column": 20 }, "end": { - "line": 620, + "line": 632, "column": 34 } } }, "range": [ - 19277, - 19292 + 19716, + 19731 ], "loc": { "start": { - "line": 620, + "line": 632, "column": 20 }, "end": { - "line": 620, + "line": 632, "column": 35 } } @@ -37245,32 +38151,32 @@ "type": "BreakStatement", "label": null, "range": [ - 19313, - 19319 + 19752, + 19758 ], "loc": { "start": { - "line": 621, + "line": 633, "column": 20 }, "end": { - "line": 621, + "line": 633, "column": 26 } } } ], "range": [ - 19243, - 19319 + 19682, + 19758 ], "loc": { "start": { - "line": 619, + "line": 631, "column": 16 }, "end": { - "line": 621, + "line": 633, "column": 26 } } @@ -37290,16 +38196,16 @@ "type": "Identifier", "name": "btnEvt", "range": [ - 19365, - 19371 + 19804, + 19810 ], "loc": { "start": { - "line": 623, + "line": 635, "column": 20 }, "end": { - "line": 623, + "line": 635, "column": 26 } } @@ -37308,62 +38214,62 @@ "type": "Identifier", "name": "next", "range": [ - 19372, - 19376 + 19811, + 19815 ], "loc": { "start": { - "line": 623, + "line": 635, "column": 27 }, "end": { - "line": 623, + "line": 635, "column": 31 } } }, "range": [ - 19365, - 19376 + 19804, + 19815 ], "loc": { "start": { - "line": 623, + "line": 635, "column": 20 }, "end": { - "line": 623, + "line": 635, "column": 31 } } }, "arguments": [], "range": [ - 19365, - 19378 + 19804, + 19817 ], "loc": { "start": { - "line": 623, + "line": 635, "column": 20 }, "end": { - "line": 623, + "line": 635, "column": 33 } } }, "range": [ - 19365, - 19379 + 19804, + 19818 ], "loc": { "start": { - "line": 623, + "line": 635, "column": 20 }, "end": { - "line": 623, + "line": 635, "column": 34 } } @@ -37372,64 +38278,64 @@ "type": "BreakStatement", "label": null, "range": [ - 19400, - 19406 + 19839, + 19845 ], "loc": { "start": { - "line": 624, + "line": 636, "column": 20 }, "end": { - "line": 624, + "line": 636, "column": 26 } } } ], "range": [ - 19336, - 19406 + 19775, + 19845 ], "loc": { "start": { - "line": 622, + "line": 634, "column": 16 }, "end": { - "line": 624, + "line": 636, "column": 26 } } } ], "range": [ - 18921, - 19420 + 19360, + 19859 ], "loc": { "start": { - "line": 609, + "line": 621, "column": 12 }, "end": { - "line": 625, + "line": 637, "column": 13 } } } ], "range": [ - 18907, - 19430 + 19346, + 19869 ], "loc": { "start": { - "line": 608, + "line": 620, "column": 34 }, "end": { - "line": 626, + "line": 638, "column": 9 } } @@ -37443,16 +38349,16 @@ "type": "Identifier", "name": "cmdtype", "range": [ - 19448, - 19455 + 19887, + 19894 ], "loc": { "start": { - "line": 627, + "line": 639, "column": 17 }, "end": { - "line": 627, + "line": 639, "column": 24 } } @@ -37462,31 +38368,31 @@ "value": "number", "raw": "'number'", "range": [ - 19460, - 19468 + 19899, + 19907 ], "loc": { "start": { - "line": 627, + "line": 639, "column": 29 }, "end": { - "line": 627, + "line": 639, "column": 37 } } }, "range": [ - 19448, - 19468 + 19887, + 19907 ], "loc": { "start": { - "line": 627, + "line": 639, "column": 17 }, "end": { - "line": 627, + "line": 639, "column": 37 } } @@ -37504,16 +38410,16 @@ "object": { "type": "ThisExpression", "range": [ - 19484, - 19488 + 19923, + 19927 ], "loc": { "start": { - "line": 628, + "line": 640, "column": 12 }, "end": { - "line": 628, + "line": 640, "column": 16 } } @@ -37522,31 +38428,31 @@ "type": "Identifier", "name": "changePage", "range": [ - 19489, - 19499 + 19928, + 19938 ], "loc": { "start": { - "line": 628, + "line": 640, "column": 17 }, "end": { - "line": 628, + "line": 640, "column": 27 } } }, "range": [ - 19484, - 19499 + 19923, + 19938 ], "loc": { "start": { - "line": 628, + "line": 640, "column": 12 }, "end": { - "line": 628, + "line": 640, "column": 27 } } @@ -37559,16 +38465,16 @@ "type": "Identifier", "name": "cmd", "range": [ - 19500, - 19503 + 19939, + 19942 ], "loc": { "start": { - "line": 628, + "line": 640, "column": 28 }, "end": { - "line": 628, + "line": 640, "column": 31 } } @@ -37578,125 +38484,125 @@ "value": 1, "raw": "1", "range": [ - 19506, - 19507 + 19945, + 19946 ], "loc": { "start": { - "line": 628, + "line": 640, "column": 34 }, "end": { - "line": 628, + "line": 640, "column": 35 } } }, "range": [ - 19500, - 19507 + 19939, + 19946 ], "loc": { "start": { - "line": 628, + "line": 640, "column": 28 }, "end": { - "line": 628, + "line": 640, "column": 35 } } } ], "range": [ - 19484, - 19508 + 19923, + 19947 ], "loc": { "start": { - "line": 628, + "line": 640, "column": 12 }, "end": { - "line": 628, + "line": 640, "column": 36 } } }, "range": [ - 19484, - 19509 + 19923, + 19948 ], "loc": { "start": { - "line": 628, + "line": 640, "column": 12 }, "end": { - "line": 628, + "line": 640, "column": 37 } } } ], "range": [ - 19470, - 19519 + 19909, + 19958 ], "loc": { "start": { - "line": 627, + "line": 639, "column": 39 }, "end": { - "line": 629, + "line": 641, "column": 9 } } }, "alternate": null, "range": [ - 19444, - 19519 + 19883, + 19958 ], "loc": { "start": { - "line": 627, + "line": 639, "column": 13 }, "end": { - "line": 629, + "line": 641, "column": 9 } } }, "range": [ - 18881, - 19519 + 19320, + 19958 ], "loc": { "start": { - "line": 608, + "line": 620, "column": 8 }, "end": { - "line": 629, + "line": 641, "column": 9 } } } ], "range": [ - 18694, - 19525 + 19133, + 19964 ], "loc": { "start": { - "line": 601, + "line": 613, "column": 17 }, "end": { - "line": 630, + "line": 642, "column": 5 } } @@ -37704,16 +38610,16 @@ "generator": false, "expression": false, "range": [ - 18688, - 19525 + 19127, + 19964 ], "loc": { "start": { - "line": 601, + "line": 613, "column": 11 }, "end": { - "line": 630, + "line": 642, "column": 5 } } @@ -37721,16 +38627,16 @@ "kind": "method", "computed": false, "range": [ - 18681, - 19525 + 19120, + 19964 ], "loc": { "start": { - "line": 601, + "line": 613, "column": 4 }, "end": { - "line": 630, + "line": 642, "column": 5 } }, @@ -37739,16 +38645,16 @@ "type": "Block", "value": "*\n * Show page defined by passed argument (string or number):\n * @param {String}/{Number} cmd possible string values: 'next',\n * 'previous', 'last', 'first' or page number as per param\n ", "range": [ - 18468, - 18676 + 18907, + 19115 ], "loc": { "start": { - "line": 596, + "line": 608, "column": 4 }, "end": { - "line": 600, + "line": 612, "column": 7 } } @@ -37759,16 +38665,16 @@ "type": "Block", "value": "*\n * Generates UI elements for the number of results per page drop-down\n ", "range": [ - 19531, - 19616 + 19970, + 20055 ], "loc": { "start": { - "line": 632, + "line": 644, "column": 4 }, "end": { - "line": 634, + "line": 646, "column": 7 } } @@ -37782,16 +38688,16 @@ "type": "Identifier", "name": "setResultsPerPage", "range": [ - 19621, - 19638 + 20060, + 20077 ], "loc": { "start": { - "line": 635, + "line": 647, "column": 4 }, "end": { - "line": 635, + "line": 647, "column": 21 } } @@ -37812,16 +38718,16 @@ "type": "Identifier", "name": "tf", "range": [ - 19655, - 19657 + 20094, + 20096 ], "loc": { "start": { - "line": 636, + "line": 648, "column": 12 }, "end": { - "line": 636, + "line": 648, "column": 14 } } @@ -37832,16 +38738,16 @@ "object": { "type": "ThisExpression", "range": [ - 19660, - 19664 + 20099, + 20103 ], "loc": { "start": { - "line": 636, + "line": 648, "column": 17 }, "end": { - "line": 636, + "line": 648, "column": 21 } } @@ -37850,46 +38756,46 @@ "type": "Identifier", "name": "tf", "range": [ - 19665, - 19667 + 20104, + 20106 ], "loc": { "start": { - "line": 636, + "line": 648, "column": 22 }, "end": { - "line": 636, + "line": 648, "column": 24 } } }, "range": [ - 19660, - 19667 + 20099, + 20106 ], "loc": { "start": { - "line": 636, + "line": 648, "column": 17 }, "end": { - "line": 636, + "line": 648, "column": 24 } } }, "range": [ - 19655, - 19667 + 20094, + 20106 ], "loc": { "start": { - "line": 636, + "line": 648, "column": 12 }, "end": { - "line": 636, + "line": 648, "column": 24 } } @@ -37897,16 +38803,16 @@ ], "kind": "let", "range": [ - 19651, - 19668 + 20090, + 20107 ], "loc": { "start": { - "line": 636, + "line": 648, "column": 8 }, "end": { - "line": 636, + "line": 648, "column": 25 } } @@ -37920,16 +38826,16 @@ "type": "Identifier", "name": "evt", "range": [ - 19681, - 19684 + 20120, + 20123 ], "loc": { "start": { - "line": 637, + "line": 649, "column": 12 }, "end": { - "line": 637, + "line": 649, "column": 15 } } @@ -37940,16 +38846,16 @@ "object": { "type": "ThisExpression", "range": [ - 19687, - 19691 + 20126, + 20130 ], "loc": { "start": { - "line": 637, + "line": 649, "column": 18 }, "end": { - "line": 637, + "line": 649, "column": 22 } } @@ -37958,46 +38864,46 @@ "type": "Identifier", "name": "evt", "range": [ - 19692, - 19695 + 20131, + 20134 ], "loc": { "start": { - "line": 637, + "line": 649, "column": 23 }, "end": { - "line": 637, + "line": 649, "column": 26 } } }, "range": [ - 19687, - 19695 + 20126, + 20134 ], "loc": { "start": { - "line": 637, + "line": 649, "column": 18 }, "end": { - "line": 637, + "line": 649, "column": 26 } } }, "range": [ - 19681, - 19695 + 20120, + 20134 ], "loc": { "start": { - "line": 637, + "line": 649, "column": 12 }, "end": { - "line": 637, + "line": 649, "column": 26 } } @@ -38005,16 +38911,16 @@ ], "kind": "let", "range": [ - 19677, - 19696 + 20116, + 20135 ], "loc": { "start": { - "line": 637, + "line": 649, "column": 8 }, "end": { - "line": 637, + "line": 649, "column": 27 } } @@ -38030,16 +38936,16 @@ "object": { "type": "ThisExpression", "range": [ - 19710, - 19714 + 20149, + 20153 ], "loc": { "start": { - "line": 639, + "line": 651, "column": 12 }, "end": { - "line": 639, + "line": 651, "column": 16 } } @@ -38048,31 +38954,31 @@ "type": "Identifier", "name": "pageLengthSlc", "range": [ - 19715, - 19728 + 20154, + 20167 ], "loc": { "start": { - "line": 639, + "line": 651, "column": 17 }, "end": { - "line": 639, + "line": 651, "column": 30 } } }, "range": [ - 19710, - 19728 + 20149, + 20167 ], "loc": { "start": { - "line": 639, + "line": 651, "column": 12 }, "end": { - "line": 639, + "line": 651, "column": 30 } } @@ -38086,16 +38992,16 @@ "object": { "type": "ThisExpression", "range": [ - 19733, - 19737 + 20172, + 20176 ], "loc": { "start": { - "line": 639, + "line": 651, "column": 35 }, "end": { - "line": 639, + "line": 651, "column": 39 } } @@ -38104,62 +39010,62 @@ "type": "Identifier", "name": "resultsPerPage", "range": [ - 19738, - 19752 + 20177, + 20191 ], "loc": { "start": { - "line": 639, + "line": 651, "column": 40 }, "end": { - "line": 639, + "line": 651, "column": 54 } } }, "range": [ - 19733, - 19752 + 20172, + 20191 ], "loc": { "start": { - "line": 639, + "line": 651, "column": 35 }, "end": { - "line": 639, + "line": 651, "column": 54 } } }, "prefix": true, "range": [ - 19732, - 19752 + 20171, + 20191 ], "loc": { "start": { - "line": 639, + "line": 651, "column": 34 }, "end": { - "line": 639, + "line": 651, "column": 54 } } }, "range": [ - 19710, - 19752 + 20149, + 20191 ], "loc": { "start": { - "line": 639, + "line": 651, "column": 12 }, "end": { - "line": 639, + "line": 651, "column": 54 } } @@ -38171,48 +39077,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 19768, - 19775 + 20207, + 20214 ], "loc": { "start": { - "line": 640, + "line": 652, "column": 12 }, "end": { - "line": 640, + "line": 652, "column": 19 } } } ], "range": [ - 19754, - 19785 + 20193, + 20224 ], "loc": { "start": { - "line": 639, + "line": 651, "column": 56 }, "end": { - "line": 641, + "line": 653, "column": 9 } } }, "alternate": null, "range": [ - 19706, - 19785 + 20145, + 20224 ], "loc": { "start": { - "line": 639, + "line": 651, "column": 8 }, "end": { - "line": 641, + "line": 653, "column": 9 } } @@ -38229,16 +39135,16 @@ "type": "Identifier", "name": "evt", "range": [ - 19795, - 19798 + 20234, + 20237 ], "loc": { "start": { - "line": 643, + "line": 655, "column": 8 }, "end": { - "line": 643, + "line": 655, "column": 11 } } @@ -38247,31 +39153,31 @@ "type": "Identifier", "name": "slcResultsChange", "range": [ - 19799, - 19815 + 20238, + 20254 ], "loc": { "start": { - "line": 643, + "line": 655, "column": 12 }, "end": { - "line": 643, + "line": 655, "column": 28 } } }, "range": [ - 19795, - 19815 + 20234, + 20254 ], "loc": { "start": { - "line": 643, + "line": 655, "column": 8 }, "end": { - "line": 643, + "line": 655, "column": 28 } } @@ -38284,16 +39190,16 @@ "type": "Identifier", "name": "ev", "range": [ - 19819, - 19821 + 20258, + 20260 ], "loc": { "start": { - "line": 643, + "line": 655, "column": 32 }, "end": { - "line": 643, + "line": 655, "column": 34 } } @@ -38312,16 +39218,16 @@ "object": { "type": "ThisExpression", "range": [ - 19840, - 19844 + 20279, + 20283 ], "loc": { "start": { - "line": 644, + "line": 656, "column": 12 }, "end": { - "line": 644, + "line": 656, "column": 16 } } @@ -38330,62 +39236,62 @@ "type": "Identifier", "name": "onChangeResultsPerPage", "range": [ - 19845, - 19867 + 20284, + 20306 ], "loc": { "start": { - "line": 644, + "line": 656, "column": 17 }, "end": { - "line": 644, + "line": 656, "column": 39 } } }, "range": [ - 19840, - 19867 + 20279, + 20306 ], "loc": { "start": { - "line": 644, + "line": 656, "column": 12 }, "end": { - "line": 644, + "line": 656, "column": 39 } } }, "arguments": [], "range": [ - 19840, - 19869 + 20279, + 20308 ], "loc": { "start": { - "line": 644, + "line": 656, "column": 12 }, "end": { - "line": 644, + "line": 656, "column": 41 } } }, "range": [ - 19840, - 19870 + 20279, + 20309 ], "loc": { "start": { - "line": 644, + "line": 656, "column": 12 }, "end": { - "line": 644, + "line": 656, "column": 42 } } @@ -38404,16 +39310,16 @@ "type": "Identifier", "name": "ev", "range": [ - 19883, - 19885 + 20322, + 20324 ], "loc": { "start": { - "line": 645, + "line": 657, "column": 12 }, "end": { - "line": 645, + "line": 657, "column": 14 } } @@ -38422,31 +39328,31 @@ "type": "Identifier", "name": "target", "range": [ - 19886, - 19892 + 20325, + 20331 ], "loc": { "start": { - "line": 645, + "line": 657, "column": 15 }, "end": { - "line": 645, + "line": 657, "column": 21 } } }, "range": [ - 19883, - 19892 + 20322, + 20331 ], "loc": { "start": { - "line": 645, + "line": 657, "column": 12 }, "end": { - "line": 645, + "line": 657, "column": 21 } } @@ -38455,78 +39361,78 @@ "type": "Identifier", "name": "blur", "range": [ - 19893, - 19897 + 20332, + 20336 ], "loc": { "start": { - "line": 645, + "line": 657, "column": 22 }, "end": { - "line": 645, + "line": 657, "column": 26 } } }, "range": [ - 19883, - 19897 + 20322, + 20336 ], "loc": { "start": { - "line": 645, + "line": 657, "column": 12 }, "end": { - "line": 645, + "line": 657, "column": 26 } } }, "arguments": [], "range": [ - 19883, - 19899 + 20322, + 20338 ], "loc": { "start": { - "line": 645, + "line": 657, "column": 12 }, "end": { - "line": 645, + "line": 657, "column": 28 } } }, "range": [ - 19883, - 19900 + 20322, + 20339 ], "loc": { "start": { - "line": 645, + "line": 657, "column": 12 }, "end": { - "line": 645, + "line": 657, "column": 29 } } } ], "range": [ - 19826, - 19910 + 20265, + 20349 ], "loc": { "start": { - "line": 643, + "line": 655, "column": 39 }, "end": { - "line": 646, + "line": 658, "column": 9 } } @@ -38534,46 +39440,46 @@ "generator": false, "expression": false, "range": [ - 19818, - 19910 + 20257, + 20349 ], "loc": { "start": { - "line": 643, + "line": 655, "column": 31 }, "end": { - "line": 646, + "line": 658, "column": 9 } } }, "range": [ - 19795, - 19910 + 20234, + 20349 ], "loc": { "start": { - "line": 643, + "line": 655, "column": 8 }, "end": { - "line": 646, + "line": 658, "column": 9 } } }, "range": [ - 19795, - 19911 + 20234, + 20350 ], "loc": { "start": { - "line": 643, + "line": 655, "column": 8 }, "end": { - "line": 646, + "line": 658, "column": 10 } } @@ -38587,16 +39493,16 @@ "type": "Identifier", "name": "slcR", "range": [ - 19925, - 19929 + 20364, + 20368 ], "loc": { "start": { - "line": 648, + "line": 660, "column": 12 }, "end": { - "line": 648, + "line": 660, "column": 16 } } @@ -38607,16 +39513,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 19932, - 19941 + 20371, + 20380 ], "loc": { "start": { - "line": 648, + "line": 660, "column": 19 }, "end": { - "line": 648, + "line": 660, "column": 28 } } @@ -38626,47 +39532,47 @@ "type": "Identifier", "name": "SELECT", "range": [ - 19942, - 19948 + 20381, + 20387 ], "loc": { "start": { - "line": 648, + "line": 660, "column": 29 }, "end": { - "line": 648, + "line": 660, "column": 35 } } } ], "range": [ - 19932, - 19949 + 20371, + 20388 ], "loc": { "start": { - "line": 648, + "line": 660, "column": 19 }, "end": { - "line": 648, + "line": 660, "column": 36 } } }, "range": [ - 19925, - 19949 + 20364, + 20388 ], "loc": { "start": { - "line": 648, + "line": 660, "column": 12 }, "end": { - "line": 648, + "line": 660, "column": 36 } } @@ -38674,16 +39580,16 @@ ], "kind": "let", "range": [ - 19921, - 19950 + 20360, + 20389 ], "loc": { "start": { - "line": 648, + "line": 660, "column": 8 }, "end": { - "line": 648, + "line": 660, "column": 37 } } @@ -38700,16 +39606,16 @@ "type": "Identifier", "name": "slcR", "range": [ - 19959, - 19963 + 20398, + 20402 ], "loc": { "start": { - "line": 649, + "line": 661, "column": 8 }, "end": { - "line": 649, + "line": 661, "column": 12 } } @@ -38718,31 +39624,31 @@ "type": "Identifier", "name": "className", "range": [ - 19964, - 19973 + 20403, + 20412 ], "loc": { "start": { - "line": 649, + "line": 661, "column": 13 }, "end": { - "line": 649, + "line": 661, "column": 22 } } }, "range": [ - 19959, - 19973 + 20398, + 20412 ], "loc": { "start": { - "line": 649, + "line": 661, "column": 8 }, "end": { - "line": 649, + "line": 661, "column": 22 } } @@ -38753,16 +39659,16 @@ "object": { "type": "ThisExpression", "range": [ - 19976, - 19980 + 20415, + 20419 ], "loc": { "start": { - "line": 649, + "line": 661, "column": 25 }, "end": { - "line": 649, + "line": 661, "column": 29 } } @@ -38771,61 +39677,61 @@ "type": "Identifier", "name": "resultsSlcCssClass", "range": [ - 19981, - 19999 + 20420, + 20438 ], "loc": { "start": { - "line": 649, + "line": 661, "column": 30 }, "end": { - "line": 649, + "line": 661, "column": 48 } } }, "range": [ - 19976, - 19999 + 20415, + 20438 ], "loc": { "start": { - "line": 649, + "line": 661, "column": 25 }, "end": { - "line": 649, + "line": 661, "column": 48 } } }, "range": [ - 19959, - 19999 + 20398, + 20438 ], "loc": { "start": { - "line": 649, + "line": 661, "column": 8 }, "end": { - "line": 649, + "line": 661, "column": 48 } } }, "range": [ - 19959, - 20000 + 20398, + 20439 ], "loc": { "start": { - "line": 649, + "line": 661, "column": 8 }, "end": { - "line": 649, + "line": 661, "column": 49 } } @@ -38839,16 +39745,16 @@ "type": "Identifier", "name": "slcRText", "range": [ - 20013, - 20021 + 20452, + 20460 ], "loc": { "start": { - "line": 650, + "line": 662, "column": 12 }, "end": { - "line": 650, + "line": 662, "column": 20 } } @@ -38862,16 +39768,16 @@ "object": { "type": "ThisExpression", "range": [ - 20024, - 20028 + 20463, + 20467 ], "loc": { "start": { - "line": 650, + "line": 662, "column": 23 }, "end": { - "line": 650, + "line": 662, "column": 27 } } @@ -38880,31 +39786,31 @@ "type": "Identifier", "name": "resultsPerPage", "range": [ - 20029, - 20043 + 20468, + 20482 ], "loc": { "start": { - "line": 650, + "line": 662, "column": 28 }, "end": { - "line": 650, + "line": 662, "column": 42 } } }, "range": [ - 20024, - 20043 + 20463, + 20482 ], "loc": { "start": { - "line": 650, + "line": 662, "column": 23 }, "end": { - "line": 650, + "line": 662, "column": 42 } } @@ -38914,46 +39820,46 @@ "value": 0, "raw": "0", "range": [ - 20044, - 20045 + 20483, + 20484 ], "loc": { "start": { - "line": 650, + "line": 662, "column": 43 }, "end": { - "line": 650, + "line": 662, "column": 44 } } }, "range": [ - 20024, - 20046 + 20463, + 20485 ], "loc": { "start": { - "line": 650, + "line": 662, "column": 23 }, "end": { - "line": 650, + "line": 662, "column": 45 } } }, "range": [ - 20013, - 20046 + 20452, + 20485 ], "loc": { "start": { - "line": 650, + "line": 662, "column": 12 }, "end": { - "line": 650, + "line": 662, "column": 45 } } @@ -38964,16 +39870,16 @@ "type": "Identifier", "name": "slcROpts", "range": [ - 20060, - 20068 + 20499, + 20507 ], "loc": { "start": { - "line": 651, + "line": 663, "column": 12 }, "end": { - "line": 651, + "line": 663, "column": 20 } } @@ -38987,16 +39893,16 @@ "object": { "type": "ThisExpression", "range": [ - 20071, - 20075 + 20510, + 20514 ], "loc": { "start": { - "line": 651, + "line": 663, "column": 23 }, "end": { - "line": 651, + "line": 663, "column": 27 } } @@ -39005,31 +39911,31 @@ "type": "Identifier", "name": "resultsPerPage", "range": [ - 20076, - 20090 + 20515, + 20529 ], "loc": { "start": { - "line": 651, + "line": 663, "column": 28 }, "end": { - "line": 651, + "line": 663, "column": 42 } } }, "range": [ - 20071, - 20090 + 20510, + 20529 ], "loc": { "start": { - "line": 651, + "line": 663, "column": 23 }, "end": { - "line": 651, + "line": 663, "column": 42 } } @@ -39039,46 +39945,46 @@ "value": 1, "raw": "1", "range": [ - 20091, - 20092 + 20530, + 20531 ], "loc": { "start": { - "line": 651, + "line": 663, "column": 43 }, "end": { - "line": 651, + "line": 663, "column": 44 } } }, "range": [ - 20071, - 20093 + 20510, + 20532 ], "loc": { "start": { - "line": 651, + "line": 663, "column": 23 }, "end": { - "line": 651, + "line": 663, "column": 45 } } }, "range": [ - 20060, - 20093 + 20499, + 20532 ], "loc": { "start": { - "line": 651, + "line": 663, "column": 12 }, "end": { - "line": 651, + "line": 663, "column": 45 } } @@ -39086,16 +39992,16 @@ ], "kind": "let", "range": [ - 20009, - 20094 + 20448, + 20533 ], "loc": { "start": { - "line": 650, + "line": 662, "column": 8 }, "end": { - "line": 651, + "line": 663, "column": 46 } } @@ -39109,16 +40015,16 @@ "type": "Identifier", "name": "slcRSpan", "range": [ - 20107, - 20115 + 20546, + 20554 ], "loc": { "start": { - "line": 652, + "line": 664, "column": 12 }, "end": { - "line": 652, + "line": 664, "column": 20 } } @@ -39129,16 +40035,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 20118, - 20127 + 20557, + 20566 ], "loc": { "start": { - "line": 652, + "line": 664, "column": 23 }, "end": { - "line": 652, + "line": 664, "column": 32 } } @@ -39149,47 +40055,47 @@ "value": "span", "raw": "'span'", "range": [ - 20128, - 20134 + 20567, + 20573 ], "loc": { "start": { - "line": 652, + "line": 664, "column": 33 }, "end": { - "line": 652, + "line": 664, "column": 39 } } } ], "range": [ - 20118, - 20135 + 20557, + 20574 ], "loc": { "start": { - "line": 652, + "line": 664, "column": 23 }, "end": { - "line": 652, + "line": 664, "column": 40 } } }, "range": [ - 20107, - 20135 + 20546, + 20574 ], "loc": { "start": { - "line": 652, + "line": 664, "column": 12 }, "end": { - "line": 652, + "line": 664, "column": 40 } } @@ -39197,16 +40103,16 @@ ], "kind": "let", "range": [ - 20103, - 20136 + 20542, + 20575 ], "loc": { "start": { - "line": 652, + "line": 664, "column": 8 }, "end": { - "line": 652, + "line": 664, "column": 41 } } @@ -39223,16 +40129,16 @@ "type": "Identifier", "name": "slcRSpan", "range": [ - 20145, - 20153 + 20584, + 20592 ], "loc": { "start": { - "line": 653, + "line": 665, "column": 8 }, "end": { - "line": 653, + "line": 665, "column": 16 } } @@ -39241,31 +40147,31 @@ "type": "Identifier", "name": "className", "range": [ - 20154, - 20163 + 20593, + 20602 ], "loc": { "start": { - "line": 653, + "line": 665, "column": 17 }, "end": { - "line": 653, + "line": 665, "column": 26 } } }, "range": [ - 20145, - 20163 + 20584, + 20602 ], "loc": { "start": { - "line": 653, + "line": 665, "column": 8 }, "end": { - "line": 653, + "line": 665, "column": 26 } } @@ -39276,16 +40182,16 @@ "object": { "type": "ThisExpression", "range": [ - 20166, - 20170 + 20605, + 20609 ], "loc": { "start": { - "line": 653, + "line": 665, "column": 29 }, "end": { - "line": 653, + "line": 665, "column": 33 } } @@ -39294,61 +40200,61 @@ "type": "Identifier", "name": "resultsSpanCssClass", "range": [ - 20171, - 20190 + 20610, + 20629 ], "loc": { "start": { - "line": 653, + "line": 665, "column": 34 }, "end": { - "line": 653, + "line": 665, "column": 53 } } }, "range": [ - 20166, - 20190 + 20605, + 20629 ], "loc": { "start": { - "line": 653, + "line": 665, "column": 29 }, "end": { - "line": 653, + "line": 665, "column": 53 } } }, "range": [ - 20145, - 20190 + 20584, + 20629 ], "loc": { "start": { - "line": 653, + "line": 665, "column": 8 }, "end": { - "line": 653, + "line": 665, "column": 53 } } }, "range": [ - 20145, - 20191 + 20584, + 20630 ], "loc": { "start": { - "line": 653, + "line": 665, "column": 8 }, "end": { - "line": 653, + "line": 665, "column": 54 } }, @@ -39357,234 +40263,16 @@ "type": "Line", "value": " results per page select is added to external element", "range": [ - 20201, - 20256 + 20640, + 20695 ], "loc": { "start": { - "line": 655, + "line": 667, "column": 8 }, "end": { - "line": 655, - "column": 63 - } - } - } - ] - }, - { - "type": "IfStatement", - "test": { - "type": "UnaryExpression", - "operator": "!", - "argument": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 20270, - 20274 - ], - "loc": { - "start": { - "line": 656, - "column": 13 - }, - "end": { - "line": 656, - "column": 17 - } - } - }, - "property": { - "type": "Identifier", - "name": "pageLengthTgtId", - "range": [ - 20275, - 20290 - ], - "loc": { - "start": { - "line": 656, - "column": 18 - }, - "end": { - "line": 656, - "column": 33 - } - } - }, - "range": [ - 20270, - 20290 - ], - "loc": { - "start": { - "line": 656, - "column": 13 - }, - "end": { - "line": 656, - "column": 33 - } - } - }, - "prefix": true, - "range": [ - 20269, - 20290 - ], - "loc": { - "start": { - "line": 656, - "column": 12 - }, - "end": { - "line": 656, - "column": 33 - } - } - }, - "consequent": { - "type": "BlockStatement", - "body": [ - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tf", - "range": [ - 20306, - 20308 - ], - "loc": { - "start": { - "line": 657, - "column": 12 - }, - "end": { - "line": 657, - "column": 14 - } - } - }, - "property": { - "type": "Identifier", - "name": "setToolbar", - "range": [ - 20309, - 20319 - ], - "loc": { - "start": { - "line": 657, - "column": 15 - }, - "end": { - "line": 657, - "column": 25 - } - } - }, - "range": [ - 20306, - 20319 - ], - "loc": { - "start": { - "line": 657, - "column": 12 - }, - "end": { - "line": 657, - "column": 25 - } - } - }, - "arguments": [], - "range": [ - 20306, - 20321 - ], - "loc": { - "start": { - "line": 657, - "column": 12 - }, - "end": { - "line": 657, - "column": 27 - } - } - }, - "range": [ - 20306, - 20322 - ], - "loc": { - "start": { - "line": 657, - "column": 12 - }, - "end": { - "line": 657, - "column": 28 - } - } - } - ], - "range": [ - 20292, - 20332 - ], - "loc": { - "start": { - "line": 656, - "column": 35 - }, - "end": { - "line": 658, - "column": 9 - } - } - }, - "alternate": null, - "range": [ - 20265, - 20332 - ], - "loc": { - "start": { - "line": 656, - "column": 8 - }, - "end": { - "line": 658, - "column": 9 - } - }, - "leadingComments": [ - { - "type": "Line", - "value": " results per page select is added to external element", - "range": [ - 20201, - 20256 - ], - "loc": { - "start": { - "line": 655, - "column": 8 - }, - "end": { - "line": 655, + "line": 667, "column": 63 } } @@ -39600,16 +40288,16 @@ "type": "Identifier", "name": "targetEl", "range": [ - 20345, - 20353 + 20708, + 20716 ], "loc": { "start": { - "line": 659, + "line": 668, "column": 12 }, "end": { - "line": 659, + "line": 668, "column": 20 } } @@ -39625,16 +40313,16 @@ "object": { "type": "ThisExpression", "range": [ - 20357, - 20361 + 20720, + 20724 ], "loc": { "start": { - "line": 659, + "line": 668, "column": 24 }, "end": { - "line": 659, + "line": 668, "column": 28 } } @@ -39643,102 +40331,213 @@ "type": "Identifier", "name": "pageLengthTgtId", "range": [ - 20362, - 20377 + 20725, + 20740 ], "loc": { "start": { - "line": 659, + "line": 668, "column": 29 }, "end": { - "line": 659, + "line": 668, "column": 44 } } }, "range": [ - 20357, - 20377 + 20720, + 20740 ], "loc": { "start": { - "line": 659, + "line": 668, "column": 24 }, "end": { - "line": 659, + "line": 668, "column": 44 } } }, "prefix": true, "range": [ - 20356, - 20377 + 20719, + 20740 ], "loc": { "start": { - "line": 659, + "line": 668, "column": 23 }, "end": { - "line": 659, + "line": 668, "column": 44 } } }, "consequent": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tf", + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "tf", + "range": [ + 20755, + 20757 + ], + "loc": { + "start": { + "line": 669, + "column": 12 + }, + "end": { + "line": 669, + "column": 14 + } + } + }, + "property": { + "type": "Identifier", + "name": "feature", + "range": [ + 20758, + 20765 + ], + "loc": { + "start": { + "line": 669, + "column": 15 + }, + "end": { + "line": 669, + "column": 22 + } + } + }, + "range": [ + 20755, + 20765 + ], + "loc": { + "start": { + "line": 669, + "column": 12 + }, + "end": { + "line": 669, + "column": 22 + } + } + }, + "arguments": [ + { + "type": "Literal", + "value": "toolbar", + "raw": "'toolbar'", + "range": [ + 20766, + 20775 + ], + "loc": { + "start": { + "line": 669, + "column": 23 + }, + "end": { + "line": 669, + "column": 32 + } + } + } + ], + "range": [ + 20755, + 20776 + ], + "loc": { + "start": { + "line": 669, + "column": 12 + }, + "end": { + "line": 669, + "column": 33 + } + } + }, + "property": { + "type": "Identifier", + "name": "container", + "range": [ + 20777, + 20786 + ], + "loc": { + "start": { + "line": 669, + "column": 34 + }, + "end": { + "line": 669, + "column": 43 + } + } + }, "range": [ - 20392, - 20394 + 20755, + 20786 ], "loc": { "start": { - "line": 660, + "line": 669, "column": 12 }, "end": { - "line": 660, - "column": 14 + "line": 669, + "column": 43 } } }, - "property": { - "type": "Identifier", - "name": "rDiv", - "range": [ - 20395, - 20399 - ], - "loc": { - "start": { - "line": 660, - "column": 15 - }, - "end": { - "line": 660, - "column": 19 + "arguments": [ + { + "type": "Identifier", + "name": "RIGHT", + "range": [ + 20787, + 20792 + ], + "loc": { + "start": { + "line": 669, + "column": 44 + }, + "end": { + "line": 669, + "column": 49 + } } } - }, + ], "range": [ - 20392, - 20399 + 20755, + 20793 ], "loc": { "start": { - "line": 660, + "line": 669, "column": 12 }, "end": { - "line": 660, - "column": 19 + "line": 669, + "column": 50 } } }, @@ -39748,17 +40547,17 @@ "type": "Identifier", "name": "elm", "range": [ - 20402, - 20405 + 20808, + 20811 ], "loc": { "start": { - "line": 660, - "column": 22 + "line": 670, + "column": 12 }, "end": { - "line": 660, - "column": 25 + "line": 670, + "column": 15 } } }, @@ -39769,17 +40568,17 @@ "object": { "type": "ThisExpression", "range": [ - 20406, - 20410 + 20812, + 20816 ], "loc": { "start": { - "line": 660, - "column": 26 + "line": 670, + "column": 16 }, "end": { - "line": 660, - "column": 30 + "line": 670, + "column": 20 } } }, @@ -39787,97 +40586,117 @@ "type": "Identifier", "name": "pageLengthTgtId", "range": [ - 20411, - 20426 + 20817, + 20832 ], "loc": { "start": { - "line": 660, - "column": 31 + "line": 670, + "column": 21 }, "end": { - "line": 660, - "column": 46 + "line": 670, + "column": 36 } } }, "range": [ - 20406, - 20426 + 20812, + 20832 ], "loc": { "start": { - "line": 660, - "column": 26 + "line": 670, + "column": 16 }, "end": { - "line": 660, - "column": 46 + "line": 670, + "column": 36 } } } ], "range": [ - 20402, - 20427 + 20808, + 20833 ], "loc": { "start": { - "line": 660, - "column": 22 + "line": 670, + "column": 12 }, "end": { - "line": 660, - "column": 47 + "line": 670, + "column": 37 } } }, "range": [ - 20356, - 20427 + 20719, + 20833 ], "loc": { "start": { - "line": 659, + "line": 668, "column": 23 }, "end": { - "line": 660, - "column": 47 + "line": 670, + "column": 37 } } }, "range": [ - 20345, - 20427 + 20708, + 20833 ], "loc": { "start": { - "line": 659, + "line": 668, "column": 12 }, "end": { - "line": 660, - "column": 47 + "line": 670, + "column": 37 } } } ], "kind": "let", "range": [ - 20341, - 20428 + 20704, + 20834 ], "loc": { "start": { - "line": 659, + "line": 668, "column": 8 }, "end": { - "line": 660, - "column": 48 + "line": 670, + "column": 38 } - } + }, + "leadingComments": [ + { + "type": "Line", + "value": " results per page select is added to external element", + "range": [ + 20640, + 20695 + ], + "loc": { + "start": { + "line": 667, + "column": 8 + }, + "end": { + "line": 667, + "column": 63 + } + } + } + ] }, { "type": "ExpressionStatement", @@ -39890,16 +40709,16 @@ "type": "Identifier", "name": "slcRSpan", "range": [ - 20437, - 20445 + 20843, + 20851 ], "loc": { "start": { - "line": 661, + "line": 671, "column": 8 }, "end": { - "line": 661, + "line": 671, "column": 16 } } @@ -39908,31 +40727,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 20446, - 20457 + 20852, + 20863 ], "loc": { "start": { - "line": 661, + "line": 671, "column": 17 }, "end": { - "line": 661, + "line": 671, "column": 28 } } }, "range": [ - 20437, - 20457 + 20843, + 20863 ], "loc": { "start": { - "line": 661, + "line": 671, "column": 8 }, "end": { - "line": 661, + "line": 671, "column": 28 } } @@ -39944,16 +40763,16 @@ "type": "Identifier", "name": "createText", "range": [ - 20458, - 20468 + 20864, + 20874 ], "loc": { "start": { - "line": 661, + "line": 671, "column": 29 }, "end": { - "line": 661, + "line": 671, "column": 39 } } @@ -39963,63 +40782,63 @@ "type": "Identifier", "name": "slcRText", "range": [ - 20469, - 20477 + 20875, + 20883 ], "loc": { "start": { - "line": 661, + "line": 671, "column": 40 }, "end": { - "line": 661, + "line": 671, "column": 48 } } } ], "range": [ - 20458, - 20478 + 20864, + 20884 ], "loc": { "start": { - "line": 661, + "line": 671, "column": 29 }, "end": { - "line": 661, + "line": 671, "column": 49 } } } ], "range": [ - 20437, - 20479 + 20843, + 20885 ], "loc": { "start": { - "line": 661, + "line": 671, "column": 8 }, "end": { - "line": 661, + "line": 671, "column": 50 } } }, "range": [ - 20437, - 20480 + 20843, + 20886 ], "loc": { "start": { - "line": 661, + "line": 671, "column": 8 }, "end": { - "line": 661, + "line": 671, "column": 51 } } @@ -40033,16 +40852,16 @@ "type": "Identifier", "name": "help", "range": [ - 20494, - 20498 + 20900, + 20904 ], "loc": { "start": { - "line": 663, + "line": 673, "column": 12 }, "end": { - "line": 663, + "line": 673, "column": 16 } } @@ -40056,16 +40875,16 @@ "type": "Identifier", "name": "tf", "range": [ - 20501, - 20503 + 20907, + 20909 ], "loc": { "start": { - "line": 663, + "line": 673, "column": 19 }, "end": { - "line": 663, + "line": 673, "column": 21 } } @@ -40074,31 +40893,31 @@ "type": "Identifier", "name": "feature", "range": [ - 20504, - 20511 + 20910, + 20917 ], "loc": { "start": { - "line": 663, + "line": 673, "column": 22 }, "end": { - "line": 663, + "line": 673, "column": 29 } } }, "range": [ - 20501, - 20511 + 20907, + 20917 ], "loc": { "start": { - "line": 663, + "line": 673, "column": 19 }, "end": { - "line": 663, + "line": 673, "column": 29 } } @@ -40109,47 +40928,47 @@ "value": "help", "raw": "'help'", "range": [ - 20512, - 20518 + 20918, + 20924 ], "loc": { "start": { - "line": 663, + "line": 673, "column": 30 }, "end": { - "line": 663, + "line": 673, "column": 36 } } } ], "range": [ - 20501, - 20519 + 20907, + 20925 ], "loc": { "start": { - "line": 663, + "line": 673, "column": 19 }, "end": { - "line": 663, + "line": 673, "column": 37 } } }, "range": [ - 20494, - 20519 + 20900, + 20925 ], "loc": { "start": { - "line": 663, + "line": 673, "column": 12 }, "end": { - "line": 663, + "line": 673, "column": 37 } } @@ -40157,16 +40976,16 @@ ], "kind": "let", "range": [ - 20490, - 20520 + 20896, + 20926 ], "loc": { "start": { - "line": 663, + "line": 673, "column": 8 }, "end": { - "line": 663, + "line": 673, "column": 38 } } @@ -40180,16 +40999,16 @@ "type": "Identifier", "name": "help", "range": [ - 20533, - 20537 + 20939, + 20943 ], "loc": { "start": { - "line": 664, + "line": 674, "column": 12 }, "end": { - "line": 664, + "line": 674, "column": 16 } } @@ -40201,16 +41020,16 @@ "type": "Identifier", "name": "help", "range": [ - 20541, - 20545 + 20947, + 20951 ], "loc": { "start": { - "line": 664, + "line": 674, "column": 20 }, "end": { - "line": 664, + "line": 674, "column": 24 } } @@ -40219,46 +41038,46 @@ "type": "Identifier", "name": "btn", "range": [ - 20546, - 20549 + 20952, + 20955 ], "loc": { "start": { - "line": 664, + "line": 674, "column": 25 }, "end": { - "line": 664, + "line": 674, "column": 28 } } }, "range": [ - 20541, - 20549 + 20947, + 20955 ], "loc": { "start": { - "line": 664, + "line": 674, "column": 20 }, "end": { - "line": 664, + "line": 674, "column": 28 } } }, "range": [ - 20533, - 20549 + 20939, + 20955 ], "loc": { "start": { - "line": 664, + "line": 674, "column": 12 }, "end": { - "line": 664, + "line": 674, "column": 28 } } @@ -40283,16 +41102,16 @@ "type": "Identifier", "name": "help", "range": [ - 20565, - 20569 + 20971, + 20975 ], "loc": { "start": { - "line": 665, + "line": 675, "column": 12 }, "end": { - "line": 665, + "line": 675, "column": 16 } } @@ -40301,31 +41120,31 @@ "type": "Identifier", "name": "btn", "range": [ - 20570, - 20573 + 20976, + 20979 ], "loc": { "start": { - "line": 665, + "line": 675, "column": 17 }, "end": { - "line": 665, + "line": 675, "column": 20 } } }, "range": [ - 20565, - 20573 + 20971, + 20979 ], "loc": { "start": { - "line": 665, + "line": 675, "column": 12 }, "end": { - "line": 665, + "line": 675, "column": 20 } } @@ -40334,31 +41153,31 @@ "type": "Identifier", "name": "parentNode", "range": [ - 20574, - 20584 + 20980, + 20990 ], "loc": { "start": { - "line": 665, + "line": 675, "column": 21 }, "end": { - "line": 665, + "line": 675, "column": 31 } } }, "range": [ - 20565, - 20584 + 20971, + 20990 ], "loc": { "start": { - "line": 665, + "line": 675, "column": 12 }, "end": { - "line": 665, + "line": 675, "column": 31 } } @@ -40367,31 +41186,31 @@ "type": "Identifier", "name": "insertBefore", "range": [ - 20585, - 20597 + 20991, + 21003 ], "loc": { "start": { - "line": 665, + "line": 675, "column": 32 }, "end": { - "line": 665, + "line": 675, "column": 44 } } }, "range": [ - 20565, - 20597 + 20971, + 21003 ], "loc": { "start": { - "line": 665, + "line": 675, "column": 12 }, "end": { - "line": 665, + "line": 675, "column": 44 } } @@ -40401,16 +41220,16 @@ "type": "Identifier", "name": "slcRSpan", "range": [ - 20598, - 20606 + 21004, + 21012 ], "loc": { "start": { - "line": 665, + "line": 675, "column": 45 }, "end": { - "line": 665, + "line": 675, "column": 53 } } @@ -40422,16 +41241,16 @@ "type": "Identifier", "name": "help", "range": [ - 20608, - 20612 + 21014, + 21018 ], "loc": { "start": { - "line": 665, + "line": 675, "column": 55 }, "end": { - "line": 665, + "line": 675, "column": 59 } } @@ -40440,62 +41259,62 @@ "type": "Identifier", "name": "btn", "range": [ - 20613, - 20616 + 21019, + 21022 ], "loc": { "start": { - "line": 665, + "line": 675, "column": 60 }, "end": { - "line": 665, + "line": 675, "column": 63 } } }, "range": [ - 20608, - 20616 + 21014, + 21022 ], "loc": { "start": { - "line": 665, + "line": 675, "column": 55 }, "end": { - "line": 665, + "line": 675, "column": 63 } } } ], "range": [ - 20565, - 20617 + 20971, + 21023 ], "loc": { "start": { - "line": 665, + "line": 675, "column": 12 }, "end": { - "line": 665, + "line": 675, "column": 64 } } }, "range": [ - 20565, - 20618 + 20971, + 21024 ], "loc": { "start": { - "line": 665, + "line": 675, "column": 12 }, "end": { - "line": 665, + "line": 675, "column": 65 } } @@ -40517,16 +41336,16 @@ "type": "Identifier", "name": "help", "range": [ - 20631, - 20635 + 21037, + 21041 ], "loc": { "start": { - "line": 666, + "line": 676, "column": 12 }, "end": { - "line": 666, + "line": 676, "column": 16 } } @@ -40535,31 +41354,31 @@ "type": "Identifier", "name": "btn", "range": [ - 20636, - 20639 + 21042, + 21045 ], "loc": { "start": { - "line": 666, + "line": 676, "column": 17 }, "end": { - "line": 666, + "line": 676, "column": 20 } } }, "range": [ - 20631, - 20639 + 21037, + 21045 ], "loc": { "start": { - "line": 666, + "line": 676, "column": 12 }, "end": { - "line": 666, + "line": 676, "column": 20 } } @@ -40568,31 +41387,31 @@ "type": "Identifier", "name": "parentNode", "range": [ - 20640, - 20650 + 21046, + 21056 ], "loc": { "start": { - "line": 666, + "line": 676, "column": 21 }, "end": { - "line": 666, + "line": 676, "column": 31 } } }, "range": [ - 20631, - 20650 + 21037, + 21056 ], "loc": { "start": { - "line": 666, + "line": 676, "column": 12 }, "end": { - "line": 666, + "line": 676, "column": 31 } } @@ -40601,31 +41420,31 @@ "type": "Identifier", "name": "insertBefore", "range": [ - 20651, - 20663 + 21057, + 21069 ], "loc": { "start": { - "line": 666, + "line": 676, "column": 32 }, "end": { - "line": 666, + "line": 676, "column": 44 } } }, "range": [ - 20631, - 20663 + 21037, + 21069 ], "loc": { "start": { - "line": 666, + "line": 676, "column": 12 }, "end": { - "line": 666, + "line": 676, "column": 44 } } @@ -40635,16 +41454,16 @@ "type": "Identifier", "name": "slcR", "range": [ - 20664, - 20668 + 21070, + 21074 ], "loc": { "start": { - "line": 666, + "line": 676, "column": 45 }, "end": { - "line": 666, + "line": 676, "column": 49 } } @@ -40656,16 +41475,16 @@ "type": "Identifier", "name": "help", "range": [ - 20670, - 20674 + 21076, + 21080 ], "loc": { "start": { - "line": 666, + "line": 676, "column": 51 }, "end": { - "line": 666, + "line": 676, "column": 55 } } @@ -40674,78 +41493,78 @@ "type": "Identifier", "name": "btn", "range": [ - 20675, - 20678 + 21081, + 21084 ], "loc": { "start": { - "line": 666, + "line": 676, "column": 56 }, "end": { - "line": 666, + "line": 676, "column": 59 } } }, "range": [ - 20670, - 20678 + 21076, + 21084 ], "loc": { "start": { - "line": 666, + "line": 676, "column": 51 }, "end": { - "line": 666, + "line": 676, "column": 59 } } } ], "range": [ - 20631, - 20679 + 21037, + 21085 ], "loc": { "start": { - "line": 666, + "line": 676, "column": 12 }, "end": { - "line": 666, + "line": 676, "column": 60 } } }, "range": [ - 20631, - 20680 + 21037, + 21086 ], "loc": { "start": { - "line": 666, + "line": 676, "column": 12 }, "end": { - "line": 666, + "line": 676, "column": 61 } } } ], "range": [ - 20551, - 20690 + 20957, + 21096 ], "loc": { "start": { - "line": 664, + "line": 674, "column": 30 }, "end": { - "line": 667, + "line": 677, "column": 9 } } @@ -40764,16 +41583,16 @@ "type": "Identifier", "name": "targetEl", "range": [ - 20710, - 20718 + 21116, + 21124 ], "loc": { "start": { - "line": 668, + "line": 678, "column": 12 }, "end": { - "line": 668, + "line": 678, "column": 20 } } @@ -40782,31 +41601,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 20719, - 20730 + 21125, + 21136 ], "loc": { "start": { - "line": 668, + "line": 678, "column": 21 }, "end": { - "line": 668, + "line": 678, "column": 32 } } }, "range": [ - 20710, - 20730 + 21116, + 21136 ], "loc": { "start": { - "line": 668, + "line": 678, "column": 12 }, "end": { - "line": 668, + "line": 678, "column": 32 } } @@ -40816,47 +41635,47 @@ "type": "Identifier", "name": "slcRSpan", "range": [ - 20731, - 20739 + 21137, + 21145 ], "loc": { "start": { - "line": 668, + "line": 678, "column": 33 }, "end": { - "line": 668, + "line": 678, "column": 41 } } } ], "range": [ - 20710, - 20740 + 21116, + 21146 ], "loc": { "start": { - "line": 668, + "line": 678, "column": 12 }, "end": { - "line": 668, + "line": 678, "column": 42 } } }, "range": [ - 20710, - 20741 + 21116, + 21147 ], "loc": { "start": { - "line": 668, + "line": 678, "column": 12 }, "end": { - "line": 668, + "line": 678, "column": 43 } } @@ -40872,16 +41691,16 @@ "type": "Identifier", "name": "targetEl", "range": [ - 20754, - 20762 + 21160, + 21168 ], "loc": { "start": { - "line": 669, + "line": 679, "column": 12 }, "end": { - "line": 669, + "line": 679, "column": 20 } } @@ -40890,31 +41709,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 20763, - 20774 + 21169, + 21180 ], "loc": { "start": { - "line": 669, + "line": 679, "column": 21 }, "end": { - "line": 669, + "line": 679, "column": 32 } } }, "range": [ - 20754, - 20774 + 21160, + 21180 ], "loc": { "start": { - "line": 669, + "line": 679, "column": 12 }, "end": { - "line": 669, + "line": 679, "column": 32 } } @@ -40924,78 +41743,78 @@ "type": "Identifier", "name": "slcR", "range": [ - 20775, - 20779 + 21181, + 21185 ], "loc": { "start": { - "line": 669, + "line": 679, "column": 33 }, "end": { - "line": 669, + "line": 679, "column": 37 } } } ], "range": [ - 20754, - 20780 + 21160, + 21186 ], "loc": { "start": { - "line": 669, + "line": 679, "column": 12 }, "end": { - "line": 669, + "line": 679, "column": 38 } } }, "range": [ - 20754, - 20781 + 21160, + 21187 ], "loc": { "start": { - "line": 669, + "line": 679, "column": 12 }, "end": { - "line": 669, + "line": 679, "column": 39 } } } ], "range": [ - 20696, - 20791 + 21102, + 21197 ], "loc": { "start": { - "line": 667, + "line": 677, "column": 15 }, "end": { - "line": 670, + "line": 680, "column": 9 } } }, "range": [ - 20529, - 20791 + 20935, + 21197 ], "loc": { "start": { - "line": 664, + "line": 674, "column": 8 }, "end": { - "line": 670, + "line": 680, "column": 9 } } @@ -41011,16 +41830,16 @@ "type": "Identifier", "name": "r", "range": [ - 20810, - 20811 + 21216, + 21217 ], "loc": { "start": { - "line": 672, + "line": 682, "column": 17 }, "end": { - "line": 672, + "line": 682, "column": 18 } } @@ -41030,31 +41849,31 @@ "value": 0, "raw": "0", "range": [ - 20814, - 20815 + 21220, + 21221 ], "loc": { "start": { - "line": 672, + "line": 682, "column": 21 }, "end": { - "line": 672, + "line": 682, "column": 22 } } }, "range": [ - 20810, - 20815 + 21216, + 21221 ], "loc": { "start": { - "line": 672, + "line": 682, "column": 17 }, "end": { - "line": 672, + "line": 682, "column": 22 } } @@ -41062,16 +41881,16 @@ ], "kind": "let", "range": [ - 20806, - 20815 + 21212, + 21221 ], "loc": { "start": { - "line": 672, + "line": 682, "column": 13 }, "end": { - "line": 672, + "line": 682, "column": 22 } } @@ -41083,16 +41902,16 @@ "type": "Identifier", "name": "r", "range": [ - 20817, - 20818 + 21223, + 21224 ], "loc": { "start": { - "line": 672, + "line": 682, "column": 24 }, "end": { - "line": 672, + "line": 682, "column": 25 } } @@ -41104,16 +41923,16 @@ "type": "Identifier", "name": "slcROpts", "range": [ - 20821, - 20829 + 21227, + 21235 ], "loc": { "start": { - "line": 672, + "line": 682, "column": 28 }, "end": { - "line": 672, + "line": 682, "column": 36 } } @@ -41122,46 +41941,46 @@ "type": "Identifier", "name": "length", "range": [ - 20830, - 20836 + 21236, + 21242 ], "loc": { "start": { - "line": 672, + "line": 682, "column": 37 }, "end": { - "line": 672, + "line": 682, "column": 43 } } }, "range": [ - 20821, - 20836 + 21227, + 21242 ], "loc": { "start": { - "line": 672, + "line": 682, "column": 28 }, "end": { - "line": 672, + "line": 682, "column": 43 } } }, "range": [ - 20817, - 20836 + 21223, + 21242 ], "loc": { "start": { - "line": 672, + "line": 682, "column": 24 }, "end": { - "line": 672, + "line": 682, "column": 43 } } @@ -41173,32 +41992,32 @@ "type": "Identifier", "name": "r", "range": [ - 20838, - 20839 + 21244, + 21245 ], "loc": { "start": { - "line": 672, + "line": 682, "column": 45 }, "end": { - "line": 672, + "line": 682, "column": 46 } } }, "prefix": false, "range": [ - 20838, - 20841 + 21244, + 21247 ], "loc": { "start": { - "line": 672, + "line": 682, "column": 45 }, "end": { - "line": 672, + "line": 682, "column": 48 } } @@ -41215,16 +42034,16 @@ "type": "Identifier", "name": "currOpt", "range": [ - 20861, - 20868 + 21267, + 21274 ], "loc": { "start": { - "line": 673, + "line": 683, "column": 16 }, "end": { - "line": 673, + "line": 683, "column": 23 } } @@ -41235,16 +42054,16 @@ "type": "Identifier", "name": "Option", "range": [ - 20875, - 20881 + 21281, + 21287 ], "loc": { "start": { - "line": 673, + "line": 683, "column": 30 }, "end": { - "line": 673, + "line": 683, "column": 36 } } @@ -41257,16 +42076,16 @@ "type": "Identifier", "name": "slcROpts", "range": [ - 20882, - 20890 + 21288, + 21296 ], "loc": { "start": { - "line": 673, + "line": 683, "column": 37 }, "end": { - "line": 673, + "line": 683, "column": 45 } } @@ -41275,31 +42094,31 @@ "type": "Identifier", "name": "r", "range": [ - 20891, - 20892 + 21297, + 21298 ], "loc": { "start": { - "line": 673, + "line": 683, "column": 46 }, "end": { - "line": 673, + "line": 683, "column": 47 } } }, "range": [ - 20882, - 20893 + 21288, + 21299 ], "loc": { "start": { - "line": 673, + "line": 683, "column": 37 }, "end": { - "line": 673, + "line": 683, "column": 48 } } @@ -41311,16 +42130,16 @@ "type": "Identifier", "name": "slcROpts", "range": [ - 20895, - 20903 + 21301, + 21309 ], "loc": { "start": { - "line": 673, + "line": 683, "column": 50 }, "end": { - "line": 673, + "line": 683, "column": 58 } } @@ -41329,31 +42148,31 @@ "type": "Identifier", "name": "r", "range": [ - 20904, - 20905 + 21310, + 21311 ], "loc": { "start": { - "line": 673, + "line": 683, "column": 59 }, "end": { - "line": 673, + "line": 683, "column": 60 } } }, "range": [ - 20895, - 20906 + 21301, + 21312 ], "loc": { "start": { - "line": 673, + "line": 683, "column": 50 }, "end": { - "line": 673, + "line": 683, "column": 61 } } @@ -41363,16 +42182,16 @@ "value": false, "raw": "false", "range": [ - 20908, - 20913 + 21314, + 21319 ], "loc": { "start": { - "line": 673, + "line": 683, "column": 63 }, "end": { - "line": 673, + "line": 683, "column": 68 } } @@ -41382,47 +42201,47 @@ "value": false, "raw": "false", "range": [ - 20915, - 20920 + 21321, + 21326 ], "loc": { "start": { - "line": 673, + "line": 683, "column": 70 }, "end": { - "line": 673, + "line": 683, "column": 75 } } } ], "range": [ - 20871, - 20921 + 21277, + 21327 ], "loc": { "start": { - "line": 673, + "line": 683, "column": 26 }, "end": { - "line": 673, + "line": 683, "column": 76 } } }, "range": [ - 20861, - 20921 + 21267, + 21327 ], "loc": { "start": { - "line": 673, + "line": 683, "column": 16 }, "end": { - "line": 673, + "line": 683, "column": 76 } } @@ -41430,16 +42249,16 @@ ], "kind": "let", "range": [ - 20857, - 20922 + 21263, + 21328 ], "loc": { "start": { - "line": 673, + "line": 683, "column": 12 }, "end": { - "line": 673, + "line": 683, "column": 77 } } @@ -41459,16 +42278,16 @@ "type": "Identifier", "name": "slcR", "range": [ - 20935, - 20939 + 21341, + 21345 ], "loc": { "start": { - "line": 674, + "line": 684, "column": 12 }, "end": { - "line": 674, + "line": 684, "column": 16 } } @@ -41477,31 +42296,31 @@ "type": "Identifier", "name": "options", "range": [ - 20940, - 20947 + 21346, + 21353 ], "loc": { "start": { - "line": 674, + "line": 684, "column": 17 }, "end": { - "line": 674, + "line": 684, "column": 24 } } }, "range": [ - 20935, - 20947 + 21341, + 21353 ], "loc": { "start": { - "line": 674, + "line": 684, "column": 12 }, "end": { - "line": 674, + "line": 684, "column": 24 } } @@ -41510,31 +42329,31 @@ "type": "Identifier", "name": "r", "range": [ - 20948, - 20949 + 21354, + 21355 ], "loc": { "start": { - "line": 674, + "line": 684, "column": 25 }, "end": { - "line": 674, + "line": 684, "column": 26 } } }, "range": [ - 20935, - 20950 + 21341, + 21356 ], "loc": { "start": { - "line": 674, + "line": 684, "column": 12 }, "end": { - "line": 674, + "line": 684, "column": 27 } } @@ -41543,77 +42362,77 @@ "type": "Identifier", "name": "currOpt", "range": [ - 20953, - 20960 + 21359, + 21366 ], "loc": { "start": { - "line": 674, + "line": 684, "column": 30 }, "end": { - "line": 674, + "line": 684, "column": 37 } } }, "range": [ - 20935, - 20960 + 21341, + 21366 ], "loc": { "start": { - "line": 674, + "line": 684, "column": 12 }, "end": { - "line": 674, + "line": 684, "column": 37 } } }, "range": [ - 20935, - 20961 + 21341, + 21367 ], "loc": { "start": { - "line": 674, + "line": 684, "column": 12 }, "end": { - "line": 674, + "line": 684, "column": 38 } } } ], "range": [ - 20843, - 20971 + 21249, + 21377 ], "loc": { "start": { - "line": 672, + "line": 682, "column": 50 }, "end": { - "line": 675, + "line": 685, "column": 9 } } }, "range": [ - 20801, - 20971 + 21207, + 21377 ], "loc": { "start": { - "line": 672, + "line": 682, "column": 8 }, "end": { - "line": 675, + "line": 685, "column": 9 } } @@ -41626,16 +42445,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 20980, - 20986 + 21386, + 21392 ], "loc": { "start": { - "line": 676, + "line": 686, "column": 8 }, "end": { - "line": 676, + "line": 686, "column": 14 } } @@ -41645,16 +42464,16 @@ "type": "Identifier", "name": "slcR", "range": [ - 20987, - 20991 + 21393, + 21397 ], "loc": { "start": { - "line": 676, + "line": 686, "column": 15 }, "end": { - "line": 676, + "line": 686, "column": 19 } } @@ -41664,16 +42483,16 @@ "value": "change", "raw": "'change'", "range": [ - 20993, - 21001 + 21399, + 21407 ], "loc": { "start": { - "line": 676, + "line": 686, "column": 21 }, "end": { - "line": 676, + "line": 686, "column": 29 } } @@ -41685,16 +42504,16 @@ "type": "Identifier", "name": "evt", "range": [ - 21003, - 21006 + 21409, + 21412 ], "loc": { "start": { - "line": 676, + "line": 686, "column": 31 }, "end": { - "line": 676, + "line": 686, "column": 34 } } @@ -41703,62 +42522,62 @@ "type": "Identifier", "name": "slcResultsChange", "range": [ - 21007, - 21023 + 21413, + 21429 ], "loc": { "start": { - "line": 676, + "line": 686, "column": 35 }, "end": { - "line": 676, + "line": 686, "column": 51 } } }, "range": [ - 21003, - 21023 + 21409, + 21429 ], "loc": { "start": { - "line": 676, + "line": 686, "column": 31 }, "end": { - "line": 676, + "line": 686, "column": 51 } } } ], "range": [ - 20980, - 21024 + 21386, + 21430 ], "loc": { "start": { - "line": 676, + "line": 686, "column": 8 }, "end": { - "line": 676, + "line": 686, "column": 52 } } }, "range": [ - 20980, - 21025 + 21386, + 21431 ], "loc": { "start": { - "line": 676, + "line": 686, "column": 8 }, "end": { - "line": 676, + "line": 686, "column": 53 } } @@ -41774,16 +42593,16 @@ "object": { "type": "ThisExpression", "range": [ - 21034, - 21038 + 21440, + 21444 ], "loc": { "start": { - "line": 677, + "line": 687, "column": 8 }, "end": { - "line": 677, + "line": 687, "column": 12 } } @@ -41792,31 +42611,31 @@ "type": "Identifier", "name": "slcResultsTxt", "range": [ - 21039, - 21052 + 21445, + 21458 ], "loc": { "start": { - "line": 677, + "line": 687, "column": 13 }, "end": { - "line": 677, + "line": 687, "column": 26 } } }, "range": [ - 21034, - 21052 + 21440, + 21458 ], "loc": { "start": { - "line": 677, + "line": 687, "column": 8 }, "end": { - "line": 677, + "line": 687, "column": 26 } } @@ -41825,46 +42644,46 @@ "type": "Identifier", "name": "slcRSpan", "range": [ - 21055, - 21063 + 21461, + 21469 ], "loc": { "start": { - "line": 677, + "line": 687, "column": 29 }, "end": { - "line": 677, + "line": 687, "column": 37 } } }, "range": [ - 21034, - 21063 + 21440, + 21469 ], "loc": { "start": { - "line": 677, + "line": 687, "column": 8 }, "end": { - "line": 677, + "line": 687, "column": 37 } } }, "range": [ - 21034, - 21064 + 21440, + 21470 ], "loc": { "start": { - "line": 677, + "line": 687, "column": 8 }, "end": { - "line": 677, + "line": 687, "column": 38 } } @@ -41880,16 +42699,16 @@ "object": { "type": "ThisExpression", "range": [ - 21073, - 21077 + 21479, + 21483 ], "loc": { "start": { - "line": 678, + "line": 688, "column": 8 }, "end": { - "line": 678, + "line": 688, "column": 12 } } @@ -41898,31 +42717,31 @@ "type": "Identifier", "name": "pageLengthSlc", "range": [ - 21078, - 21091 + 21484, + 21497 ], "loc": { "start": { - "line": 678, + "line": 688, "column": 13 }, "end": { - "line": 678, + "line": 688, "column": 26 } } }, "range": [ - 21073, - 21091 + 21479, + 21497 ], "loc": { "start": { - "line": 678, + "line": 688, "column": 8 }, "end": { - "line": 678, + "line": 688, "column": 26 } } @@ -41931,62 +42750,62 @@ "type": "Identifier", "name": "slcR", "range": [ - 21094, - 21098 + 21500, + 21504 ], "loc": { "start": { - "line": 678, + "line": 688, "column": 29 }, "end": { - "line": 678, + "line": 688, "column": 33 } } }, "range": [ - 21073, - 21098 + 21479, + 21504 ], "loc": { "start": { - "line": 678, + "line": 688, "column": 8 }, "end": { - "line": 678, + "line": 688, "column": 33 } } }, "range": [ - 21073, - 21099 + 21479, + 21505 ], "loc": { "start": { - "line": 678, + "line": 688, "column": 8 }, "end": { - "line": 678, + "line": 688, "column": 34 } } } ], "range": [ - 19641, - 21105 + 20080, + 21511 ], "loc": { "start": { - "line": 635, + "line": 647, "column": 24 }, "end": { - "line": 679, + "line": 689, "column": 5 } } @@ -41994,16 +42813,16 @@ "generator": false, "expression": false, "range": [ - 19638, - 21105 + 20077, + 21511 ], "loc": { "start": { - "line": 635, + "line": 647, "column": 21 }, "end": { - "line": 679, + "line": 689, "column": 5 } } @@ -42011,16 +42830,16 @@ "kind": "method", "computed": false, "range": [ - 19621, - 21105 + 20060, + 21511 ], "loc": { "start": { - "line": 635, + "line": 647, "column": 4 }, "end": { - "line": 679, + "line": 689, "column": 5 } }, @@ -42029,16 +42848,16 @@ "type": "Block", "value": "*\n * Generates UI elements for the number of results per page drop-down\n ", "range": [ - 19531, - 19616 + 19970, + 20055 ], "loc": { "start": { - "line": 632, + "line": 644, "column": 4 }, "end": { - "line": 634, + "line": 646, "column": 7 } } @@ -42049,16 +42868,16 @@ "type": "Block", "value": "*\n * Remove number of results per page UI elements\n ", "range": [ - 21111, - 21175 + 21517, + 21581 ], "loc": { "start": { - "line": 681, + "line": 691, "column": 4 }, "end": { - "line": 683, + "line": 693, "column": 7 } } @@ -42072,16 +42891,16 @@ "type": "Identifier", "name": "removeResultsPerPage", "range": [ - 21180, - 21200 + 21586, + 21606 ], "loc": { "start": { - "line": 684, + "line": 694, "column": 4 }, "end": { - "line": 684, + "line": 694, "column": 24 } } @@ -42102,16 +42921,16 @@ "type": "Identifier", "name": "tf", "range": [ - 21217, - 21219 + 21623, + 21625 ], "loc": { "start": { - "line": 685, + "line": 695, "column": 12 }, "end": { - "line": 685, + "line": 695, "column": 14 } } @@ -42122,16 +42941,16 @@ "object": { "type": "ThisExpression", "range": [ - 21222, - 21226 + 21628, + 21632 ], "loc": { "start": { - "line": 685, + "line": 695, "column": 17 }, "end": { - "line": 685, + "line": 695, "column": 21 } } @@ -42140,46 +42959,46 @@ "type": "Identifier", "name": "tf", "range": [ - 21227, - 21229 + 21633, + 21635 ], "loc": { "start": { - "line": 685, + "line": 695, "column": 22 }, "end": { - "line": 685, + "line": 695, "column": 24 } } }, "range": [ - 21222, - 21229 + 21628, + 21635 ], "loc": { "start": { - "line": 685, + "line": 695, "column": 17 }, "end": { - "line": 685, + "line": 695, "column": 24 } } }, "range": [ - 21217, - 21229 + 21623, + 21635 ], "loc": { "start": { - "line": 685, + "line": 695, "column": 12 }, "end": { - "line": 685, + "line": 695, "column": 24 } } @@ -42187,16 +43006,16 @@ ], "kind": "let", "range": [ - 21213, - 21230 + 21619, + 21636 ], "loc": { "start": { - "line": 685, + "line": 695, "column": 8 }, "end": { - "line": 685, + "line": 695, "column": 25 } } @@ -42221,16 +43040,16 @@ "type": "Identifier", "name": "tf", "range": [ - 21244, - 21246 + 21650, + 21652 ], "loc": { "start": { - "line": 686, + "line": 696, "column": 13 }, "end": { - "line": 686, + "line": 696, "column": 15 } } @@ -42239,63 +43058,63 @@ "type": "Identifier", "name": "isInitialized", "range": [ - 21247, - 21260 + 21653, + 21666 ], "loc": { "start": { - "line": 686, + "line": 696, "column": 16 }, "end": { - "line": 686, + "line": 696, "column": 29 } } }, "range": [ - 21244, - 21260 + 21650, + 21666 ], "loc": { "start": { - "line": 686, + "line": 696, "column": 13 }, "end": { - "line": 686, + "line": 696, "column": 29 } } }, "arguments": [], "range": [ - 21244, - 21262 + 21650, + 21668 ], "loc": { "start": { - "line": 686, + "line": 696, "column": 13 }, "end": { - "line": 686, + "line": 696, "column": 31 } } }, "prefix": true, "range": [ - 21243, - 21262 + 21649, + 21668 ], "loc": { "start": { - "line": 686, + "line": 696, "column": 12 }, "end": { - "line": 686, + "line": 696, "column": 31 } } @@ -42309,16 +43128,16 @@ "object": { "type": "ThisExpression", "range": [ - 21267, - 21271 + 21673, + 21677 ], "loc": { "start": { - "line": 686, + "line": 696, "column": 36 }, "end": { - "line": 686, + "line": 696, "column": 40 } } @@ -42327,62 +43146,62 @@ "type": "Identifier", "name": "pageLengthSlc", "range": [ - 21272, - 21285 + 21678, + 21691 ], "loc": { "start": { - "line": 686, + "line": 696, "column": 41 }, "end": { - "line": 686, + "line": 696, "column": 54 } } }, "range": [ - 21267, - 21285 + 21673, + 21691 ], "loc": { "start": { - "line": 686, + "line": 696, "column": 36 }, "end": { - "line": 686, + "line": 696, "column": 54 } } }, "prefix": true, "range": [ - 21266, - 21285 + 21672, + 21691 ], "loc": { "start": { - "line": 686, + "line": 696, "column": 35 }, "end": { - "line": 686, + "line": 696, "column": 54 } } }, "range": [ - 21243, - 21285 + 21649, + 21691 ], "loc": { "start": { - "line": 686, + "line": 696, "column": 12 }, "end": { - "line": 686, + "line": 696, "column": 54 } } @@ -42396,16 +43215,16 @@ "object": { "type": "ThisExpression", "range": [ - 21302, - 21306 + 21708, + 21712 ], "loc": { "start": { - "line": 687, + "line": 697, "column": 13 }, "end": { - "line": 687, + "line": 697, "column": 17 } } @@ -42414,62 +43233,62 @@ "type": "Identifier", "name": "resultsPerPage", "range": [ - 21307, - 21321 + 21713, + 21727 ], "loc": { "start": { - "line": 687, + "line": 697, "column": 18 }, "end": { - "line": 687, + "line": 697, "column": 32 } } }, "range": [ - 21302, - 21321 + 21708, + 21727 ], "loc": { "start": { - "line": 687, + "line": 697, "column": 13 }, "end": { - "line": 687, + "line": 697, "column": 32 } } }, "prefix": true, "range": [ - 21301, - 21321 + 21707, + 21727 ], "loc": { "start": { - "line": 687, + "line": 697, "column": 12 }, "end": { - "line": 687, + "line": 697, "column": 32 } } }, "range": [ - 21243, - 21321 + 21649, + 21727 ], "loc": { "start": { - "line": 686, + "line": 696, "column": 12 }, "end": { - "line": 687, + "line": 697, "column": 32 } } @@ -42481,48 +43300,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 21337, - 21344 + 21743, + 21750 ], "loc": { "start": { - "line": 688, + "line": 698, "column": 12 }, "end": { - "line": 688, + "line": 698, "column": 19 } } } ], "range": [ - 21323, - 21354 + 21729, + 21760 ], "loc": { "start": { - "line": 687, + "line": 697, "column": 34 }, "end": { - "line": 689, + "line": 699, "column": 9 } } }, "alternate": null, "range": [ - 21239, - 21354 + 21645, + 21760 ], "loc": { "start": { - "line": 686, + "line": 696, "column": 8 }, "end": { - "line": 689, + "line": 699, "column": 9 } } @@ -42535,16 +43354,16 @@ "object": { "type": "ThisExpression", "range": [ - 21367, - 21371 + 21773, + 21777 ], "loc": { "start": { - "line": 690, + "line": 700, "column": 12 }, "end": { - "line": 690, + "line": 700, "column": 16 } } @@ -42553,31 +43372,31 @@ "type": "Identifier", "name": "pageLengthSlc", "range": [ - 21372, - 21385 + 21778, + 21791 ], "loc": { "start": { - "line": 690, + "line": 700, "column": 17 }, "end": { - "line": 690, + "line": 700, "column": 30 } } }, "range": [ - 21367, - 21385 + 21773, + 21791 ], "loc": { "start": { - "line": 690, + "line": 700, "column": 12 }, "end": { - "line": 690, + "line": 700, "column": 30 } } @@ -42593,16 +43412,16 @@ "type": "Identifier", "name": "removeElm", "range": [ - 21401, - 21410 + 21807, + 21816 ], "loc": { "start": { - "line": 691, + "line": 701, "column": 12 }, "end": { - "line": 691, + "line": 701, "column": 21 } } @@ -42614,16 +43433,16 @@ "object": { "type": "ThisExpression", "range": [ - 21411, - 21415 + 21817, + 21821 ], "loc": { "start": { - "line": 691, + "line": 701, "column": 22 }, "end": { - "line": 691, + "line": 701, "column": 26 } } @@ -42632,94 +43451,94 @@ "type": "Identifier", "name": "pageLengthSlc", "range": [ - 21416, - 21429 + 21822, + 21835 ], "loc": { "start": { - "line": 691, + "line": 701, "column": 27 }, "end": { - "line": 691, + "line": 701, "column": 40 } } }, "range": [ - 21411, - 21429 + 21817, + 21835 ], "loc": { "start": { - "line": 691, + "line": 701, "column": 22 }, "end": { - "line": 691, + "line": 701, "column": 40 } } } ], "range": [ - 21401, - 21430 + 21807, + 21836 ], "loc": { "start": { - "line": 691, + "line": 701, "column": 12 }, "end": { - "line": 691, + "line": 701, "column": 41 } } }, "range": [ - 21401, - 21431 + 21807, + 21837 ], "loc": { "start": { - "line": 691, + "line": 701, "column": 12 }, "end": { - "line": 691, + "line": 701, "column": 42 } } } ], "range": [ - 21387, - 21441 + 21793, + 21847 ], "loc": { "start": { - "line": 690, + "line": 700, "column": 32 }, "end": { - "line": 692, + "line": 702, "column": 9 } } }, "alternate": null, "range": [ - 21363, - 21441 + 21769, + 21847 ], "loc": { "start": { - "line": 690, + "line": 700, "column": 8 }, "end": { - "line": 692, + "line": 702, "column": 9 } } @@ -42732,16 +43551,16 @@ "object": { "type": "ThisExpression", "range": [ - 21454, - 21458 + 21860, + 21864 ], "loc": { "start": { - "line": 693, + "line": 703, "column": 12 }, "end": { - "line": 693, + "line": 703, "column": 16 } } @@ -42750,31 +43569,31 @@ "type": "Identifier", "name": "slcResultsTxt", "range": [ - 21459, - 21472 + 21865, + 21878 ], "loc": { "start": { - "line": 693, + "line": 703, "column": 17 }, "end": { - "line": 693, + "line": 703, "column": 30 } } }, "range": [ - 21454, - 21472 + 21860, + 21878 ], "loc": { "start": { - "line": 693, + "line": 703, "column": 12 }, "end": { - "line": 693, + "line": 703, "column": 30 } } @@ -42790,16 +43609,16 @@ "type": "Identifier", "name": "removeElm", "range": [ - 21488, - 21497 + 21894, + 21903 ], "loc": { "start": { - "line": 694, + "line": 704, "column": 12 }, "end": { - "line": 694, + "line": 704, "column": 21 } } @@ -42811,16 +43630,16 @@ "object": { "type": "ThisExpression", "range": [ - 21498, - 21502 + 21904, + 21908 ], "loc": { "start": { - "line": 694, + "line": 704, "column": 22 }, "end": { - "line": 694, + "line": 704, "column": 26 } } @@ -42829,94 +43648,94 @@ "type": "Identifier", "name": "slcResultsTxt", "range": [ - 21503, - 21516 + 21909, + 21922 ], "loc": { "start": { - "line": 694, + "line": 704, "column": 27 }, "end": { - "line": 694, + "line": 704, "column": 40 } } }, "range": [ - 21498, - 21516 + 21904, + 21922 ], "loc": { "start": { - "line": 694, + "line": 704, "column": 22 }, "end": { - "line": 694, + "line": 704, "column": 40 } } } ], "range": [ - 21488, - 21517 + 21894, + 21923 ], "loc": { "start": { - "line": 694, + "line": 704, "column": 12 }, "end": { - "line": 694, + "line": 704, "column": 41 } } }, "range": [ - 21488, - 21518 + 21894, + 21924 ], "loc": { "start": { - "line": 694, + "line": 704, "column": 12 }, "end": { - "line": 694, + "line": 704, "column": 42 } } } ], "range": [ - 21474, - 21528 + 21880, + 21934 ], "loc": { "start": { - "line": 693, + "line": 703, "column": 32 }, "end": { - "line": 695, + "line": 705, "column": 9 } } }, "alternate": null, "range": [ - 21450, - 21528 + 21856, + 21934 ], "loc": { "start": { - "line": 693, + "line": 703, "column": 8 }, "end": { - "line": 695, + "line": 705, "column": 9 } } @@ -42932,16 +43751,16 @@ "object": { "type": "ThisExpression", "range": [ - 21537, - 21541 + 21943, + 21947 ], "loc": { "start": { - "line": 696, + "line": 706, "column": 8 }, "end": { - "line": 696, + "line": 706, "column": 12 } } @@ -42950,31 +43769,31 @@ "type": "Identifier", "name": "pageLengthSlc", "range": [ - 21542, - 21555 + 21948, + 21961 ], "loc": { "start": { - "line": 696, + "line": 706, "column": 13 }, "end": { - "line": 696, + "line": 706, "column": 26 } } }, "range": [ - 21537, - 21555 + 21943, + 21961 ], "loc": { "start": { - "line": 696, + "line": 706, "column": 8 }, "end": { - "line": 696, + "line": 706, "column": 26 } } @@ -42984,46 +43803,46 @@ "value": null, "raw": "null", "range": [ - 21558, - 21562 + 21964, + 21968 ], "loc": { "start": { - "line": 696, + "line": 706, "column": 29 }, "end": { - "line": 696, + "line": 706, "column": 33 } } }, "range": [ - 21537, - 21562 + 21943, + 21968 ], "loc": { "start": { - "line": 696, + "line": 706, "column": 8 }, "end": { - "line": 696, + "line": 706, "column": 33 } } }, "range": [ - 21537, - 21563 + 21943, + 21969 ], "loc": { "start": { - "line": 696, + "line": 706, "column": 8 }, "end": { - "line": 696, + "line": 706, "column": 34 } } @@ -43039,16 +43858,16 @@ "object": { "type": "ThisExpression", "range": [ - 21572, - 21576 + 21978, + 21982 ], "loc": { "start": { - "line": 697, + "line": 707, "column": 8 }, "end": { - "line": 697, + "line": 707, "column": 12 } } @@ -43057,31 +43876,31 @@ "type": "Identifier", "name": "slcResultsTxt", "range": [ - 21577, - 21590 + 21983, + 21996 ], "loc": { "start": { - "line": 697, + "line": 707, "column": 13 }, "end": { - "line": 697, + "line": 707, "column": 26 } } }, "range": [ - 21572, - 21590 + 21978, + 21996 ], "loc": { "start": { - "line": 697, + "line": 707, "column": 8 }, "end": { - "line": 697, + "line": 707, "column": 26 } } @@ -43091,62 +43910,62 @@ "value": null, "raw": "null", "range": [ - 21593, - 21597 + 21999, + 22003 ], "loc": { "start": { - "line": 697, + "line": 707, "column": 29 }, "end": { - "line": 697, + "line": 707, "column": 33 } } }, "range": [ - 21572, - 21597 + 21978, + 22003 ], "loc": { "start": { - "line": 697, + "line": 707, "column": 8 }, "end": { - "line": 697, + "line": 707, "column": 33 } } }, "range": [ - 21572, - 21598 + 21978, + 22004 ], "loc": { "start": { - "line": 697, + "line": 707, "column": 8 }, "end": { - "line": 697, + "line": 707, "column": 34 } } } ], "range": [ - 21203, - 21604 + 21609, + 22010 ], "loc": { "start": { - "line": 684, + "line": 694, "column": 27 }, "end": { - "line": 698, + "line": 708, "column": 5 } } @@ -43154,16 +43973,16 @@ "generator": false, "expression": false, "range": [ - 21200, - 21604 + 21606, + 22010 ], "loc": { "start": { - "line": 684, + "line": 694, "column": 24 }, "end": { - "line": 698, + "line": 708, "column": 5 } } @@ -43171,16 +43990,16 @@ "kind": "method", "computed": false, "range": [ - 21180, - 21604 + 21586, + 22010 ], "loc": { "start": { - "line": 684, + "line": 694, "column": 4 }, "end": { - "line": 698, + "line": 708, "column": 5 } }, @@ -43189,16 +44008,16 @@ "type": "Block", "value": "*\n * Remove number of results per page UI elements\n ", "range": [ - 21111, - 21175 + 21517, + 21581 ], "loc": { "start": { - "line": 681, + "line": 691, "column": 4 }, "end": { - "line": 683, + "line": 693, "column": 7 } } @@ -43209,16 +44028,16 @@ "type": "Block", "value": "*\n * Change the page based on passed index\n * @param {Number} index Index of the page (0-n)\n ", "range": [ - 21610, - 21719 + 22016, + 22125 ], "loc": { "start": { - "line": 700, + "line": 710, "column": 4 }, "end": { - "line": 703, + "line": 713, "column": 7 } } @@ -43232,16 +44051,16 @@ "type": "Identifier", "name": "changePage", "range": [ - 21724, - 21734 + 22130, + 22140 ], "loc": { "start": { - "line": 704, + "line": 714, "column": 4 }, "end": { - "line": 704, + "line": 714, "column": 14 } } @@ -43254,16 +44073,16 @@ "type": "Identifier", "name": "index", "range": [ - 21735, - 21740 + 22141, + 22146 ], "loc": { "start": { - "line": 704, + "line": 714, "column": 15 }, "end": { - "line": 704, + "line": 714, "column": 20 } } @@ -43281,16 +44100,16 @@ "type": "Identifier", "name": "tf", "range": [ - 21756, - 21758 + 22162, + 22164 ], "loc": { "start": { - "line": 705, + "line": 715, "column": 12 }, "end": { - "line": 705, + "line": 715, "column": 14 } } @@ -43301,16 +44120,16 @@ "object": { "type": "ThisExpression", "range": [ - 21761, - 21765 + 22167, + 22171 ], "loc": { "start": { - "line": 705, + "line": 715, "column": 17 }, "end": { - "line": 705, + "line": 715, "column": 21 } } @@ -43319,46 +44138,46 @@ "type": "Identifier", "name": "tf", "range": [ - 21766, - 21768 + 22172, + 22174 ], "loc": { "start": { - "line": 705, + "line": 715, "column": 22 }, "end": { - "line": 705, + "line": 715, "column": 24 } } }, "range": [ - 21761, - 21768 + 22167, + 22174 ], "loc": { "start": { - "line": 705, + "line": 715, "column": 17 }, "end": { - "line": 705, + "line": 715, "column": 24 } } }, "range": [ - 21756, - 21768 + 22162, + 22174 ], "loc": { "start": { - "line": 705, + "line": 715, "column": 12 }, "end": { - "line": 705, + "line": 715, "column": 24 } } @@ -43366,16 +44185,16 @@ ], "kind": "let", "range": [ - 21752, - 21769 + 22158, + 22175 ], "loc": { "start": { - "line": 705, + "line": 715, "column": 8 }, "end": { - "line": 705, + "line": 715, "column": 25 } } @@ -43393,16 +44212,16 @@ "object": { "type": "ThisExpression", "range": [ - 21784, - 21788 + 22190, + 22194 ], "loc": { "start": { - "line": 707, + "line": 717, "column": 13 }, "end": { - "line": 707, + "line": 717, "column": 17 } } @@ -43411,63 +44230,63 @@ "type": "Identifier", "name": "isEnabled", "range": [ - 21789, - 21798 + 22195, + 22204 ], "loc": { "start": { - "line": 707, + "line": 717, "column": 18 }, "end": { - "line": 707, + "line": 717, "column": 27 } } }, "range": [ - 21784, - 21798 + 22190, + 22204 ], "loc": { "start": { - "line": 707, + "line": 717, "column": 13 }, "end": { - "line": 707, + "line": 717, "column": 27 } } }, "arguments": [], "range": [ - 21784, - 21800 + 22190, + 22206 ], "loc": { "start": { - "line": 707, + "line": 717, "column": 13 }, "end": { - "line": 707, + "line": 717, "column": 29 } } }, "prefix": true, "range": [ - 21783, - 21800 + 22189, + 22206 ], "loc": { "start": { - "line": 707, + "line": 717, "column": 12 }, "end": { - "line": 707, + "line": 717, "column": 29 } } @@ -43479,48 +44298,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 21816, - 21823 + 22222, + 22229 ], "loc": { "start": { - "line": 708, + "line": 718, "column": 12 }, "end": { - "line": 708, + "line": 718, "column": 19 } } } ], "range": [ - 21802, - 21833 + 22208, + 22239 ], "loc": { "start": { - "line": 707, + "line": 717, "column": 31 }, "end": { - "line": 709, + "line": 719, "column": 9 } } }, "alternate": null, "range": [ - 21779, - 21833 + 22185, + 22239 ], "loc": { "start": { - "line": 707, + "line": 717, "column": 8 }, "end": { - "line": 709, + "line": 719, "column": 9 } } @@ -43538,16 +44357,16 @@ "object": { "type": "ThisExpression", "range": [ - 21843, - 21847 + 22249, + 22253 ], "loc": { "start": { - "line": 711, + "line": 721, "column": 8 }, "end": { - "line": 711, + "line": 721, "column": 12 } } @@ -43556,31 +44375,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 21848, - 21855 + 22254, + 22261 ], "loc": { "start": { - "line": 711, + "line": 721, "column": 13 }, "end": { - "line": 711, + "line": 721, "column": 20 } } }, "range": [ - 21843, - 21855 + 22249, + 22261 ], "loc": { "start": { - "line": 711, + "line": 721, "column": 8 }, "end": { - "line": 711, + "line": 721, "column": 20 } } @@ -43589,31 +44408,31 @@ "type": "Identifier", "name": "emit", "range": [ - 21856, - 21860 + 22262, + 22266 ], "loc": { "start": { - "line": 711, + "line": 721, "column": 21 }, "end": { - "line": 711, + "line": 721, "column": 25 } } }, "range": [ - 21843, - 21860 + 22249, + 22266 ], "loc": { "start": { - "line": 711, + "line": 721, "column": 8 }, "end": { - "line": 711, + "line": 721, "column": 25 } } @@ -43624,16 +44443,16 @@ "value": "before-page-change", "raw": "'before-page-change'", "range": [ - 21861, - 21881 + 22267, + 22287 ], "loc": { "start": { - "line": 711, + "line": 721, "column": 26 }, "end": { - "line": 711, + "line": 721, "column": 46 } } @@ -43642,16 +44461,16 @@ "type": "Identifier", "name": "tf", "range": [ - 21883, - 21885 + 22289, + 22291 ], "loc": { "start": { - "line": 711, + "line": 721, "column": 48 }, "end": { - "line": 711, + "line": 721, "column": 50 } } @@ -43663,16 +44482,16 @@ "type": "Identifier", "name": "index", "range": [ - 21888, - 21893 + 22294, + 22299 ], "loc": { "start": { - "line": 711, + "line": 721, "column": 53 }, "end": { - "line": 711, + "line": 721, "column": 58 } } @@ -43682,62 +44501,62 @@ "value": 1, "raw": "1", "range": [ - 21896, - 21897 + 22302, + 22303 ], "loc": { "start": { - "line": 711, + "line": 721, "column": 61 }, "end": { - "line": 711, + "line": 721, "column": 62 } } }, "range": [ - 21888, - 21897 + 22294, + 22303 ], "loc": { "start": { - "line": 711, + "line": 721, "column": 53 }, "end": { - "line": 711, + "line": 721, "column": 62 } } } ], "range": [ - 21843, - 21899 + 22249, + 22305 ], "loc": { "start": { - "line": 711, + "line": 721, "column": 8 }, "end": { - "line": 711, + "line": 721, "column": 64 } } }, "range": [ - 21843, - 21900 + 22249, + 22306 ], "loc": { "start": { - "line": 711, + "line": 721, "column": 8 }, "end": { - "line": 711, + "line": 721, "column": 65 } } @@ -43751,16 +44570,16 @@ "type": "Identifier", "name": "index", "range": [ - 21914, - 21919 + 22320, + 22325 ], "loc": { "start": { - "line": 713, + "line": 723, "column": 12 }, "end": { - "line": 713, + "line": 723, "column": 17 } } @@ -43770,31 +44589,31 @@ "value": null, "raw": "null", "range": [ - 21924, - 21928 + 22330, + 22334 ], "loc": { "start": { - "line": 713, + "line": 723, "column": 22 }, "end": { - "line": 713, + "line": 723, "column": 26 } } }, "range": [ - 21914, - 21928 + 22320, + 22334 ], "loc": { "start": { - "line": 713, + "line": 723, "column": 12 }, "end": { - "line": 713, + "line": 723, "column": 26 } } @@ -43811,16 +44630,16 @@ "type": "Identifier", "name": "index", "range": [ - 21944, - 21949 + 22350, + 22355 ], "loc": { "start": { - "line": 714, + "line": 724, "column": 12 }, "end": { - "line": 714, + "line": 724, "column": 17 } } @@ -43836,16 +44655,16 @@ "object": { "type": "ThisExpression", "range": [ - 21952, - 21956 + 22358, + 22362 ], "loc": { "start": { - "line": 714, + "line": 724, "column": 20 }, "end": { - "line": 714, + "line": 724, "column": 24 } } @@ -43854,31 +44673,31 @@ "type": "Identifier", "name": "pageSelectorType", "range": [ - 21957, - 21973 + 22363, + 22379 ], "loc": { "start": { - "line": 714, + "line": 724, "column": 25 }, "end": { - "line": 714, + "line": 724, "column": 41 } } }, "range": [ - 21952, - 21973 + 22358, + 22379 ], "loc": { "start": { - "line": 714, + "line": 724, "column": 20 }, "end": { - "line": 714, + "line": 724, "column": 41 } } @@ -43887,31 +44706,31 @@ "type": "Identifier", "name": "SELECT", "range": [ - 21978, - 21984 + 22384, + 22390 ], "loc": { "start": { - "line": 714, + "line": 724, "column": 46 }, "end": { - "line": 714, + "line": 724, "column": 52 } } }, "range": [ - 21952, - 21984 + 22358, + 22390 ], "loc": { "start": { - "line": 714, + "line": 724, "column": 20 }, "end": { - "line": 714, + "line": 724, "column": 52 } } @@ -43928,16 +44747,16 @@ "object": { "type": "ThisExpression", "range": [ - 22003, - 22007 + 22409, + 22413 ], "loc": { "start": { - "line": 715, + "line": 725, "column": 16 }, "end": { - "line": 715, + "line": 725, "column": 20 } } @@ -43946,31 +44765,31 @@ "type": "Identifier", "name": "pageSlc", "range": [ - 22008, - 22015 + 22414, + 22421 ], "loc": { "start": { - "line": 715, + "line": 725, "column": 21 }, "end": { - "line": 715, + "line": 725, "column": 28 } } }, "range": [ - 22003, - 22015 + 22409, + 22421 ], "loc": { "start": { - "line": 715, + "line": 725, "column": 16 }, "end": { - "line": 715, + "line": 725, "column": 28 } } @@ -43979,31 +44798,31 @@ "type": "Identifier", "name": "options", "range": [ - 22016, - 22023 + 22422, + 22429 ], "loc": { "start": { - "line": 715, + "line": 725, "column": 29 }, "end": { - "line": 715, + "line": 725, "column": 36 } } }, "range": [ - 22003, - 22023 + 22409, + 22429 ], "loc": { "start": { - "line": 715, + "line": 725, "column": 16 }, "end": { - "line": 715, + "line": 725, "column": 36 } } @@ -44012,31 +44831,31 @@ "type": "Identifier", "name": "selectedIndex", "range": [ - 22024, - 22037 + 22430, + 22443 ], "loc": { "start": { - "line": 715, + "line": 725, "column": 37 }, "end": { - "line": 715, + "line": 725, "column": 50 } } }, "range": [ - 22003, - 22037 + 22409, + 22443 ], "loc": { "start": { - "line": 715, + "line": 725, "column": 16 }, "end": { - "line": 715, + "line": 725, "column": 50 } } @@ -44053,16 +44872,16 @@ "object": { "type": "ThisExpression", "range": [ - 22040, - 22044 + 22446, + 22450 ], "loc": { "start": { - "line": 715, + "line": 725, "column": 53 }, "end": { - "line": 715, + "line": 725, "column": 57 } } @@ -44071,31 +44890,31 @@ "type": "Identifier", "name": "pageSlc", "range": [ - 22045, - 22052 + 22451, + 22458 ], "loc": { "start": { - "line": 715, + "line": 725, "column": 58 }, "end": { - "line": 715, + "line": 725, "column": 65 } } }, "range": [ - 22040, - 22052 + 22446, + 22458 ], "loc": { "start": { - "line": 715, + "line": 725, "column": 53 }, "end": { - "line": 715, + "line": 725, "column": 65 } } @@ -44104,31 +44923,31 @@ "type": "Identifier", "name": "value", "range": [ - 22053, - 22058 + 22459, + 22464 ], "loc": { "start": { - "line": 715, + "line": 725, "column": 66 }, "end": { - "line": 715, + "line": 725, "column": 71 } } }, "range": [ - 22040, - 22058 + 22446, + 22464 ], "loc": { "start": { - "line": 715, + "line": 725, "column": 53 }, "end": { - "line": 715, + "line": 725, "column": 71 } } @@ -44138,108 +44957,108 @@ "value": 1, "raw": "1", "range": [ - 22061, - 22062 + 22467, + 22468 ], "loc": { "start": { - "line": 715, + "line": 725, "column": 74 }, "end": { - "line": 715, + "line": 725, "column": 75 } } }, "range": [ - 22040, - 22062 + 22446, + 22468 ], "loc": { "start": { - "line": 715, + "line": 725, "column": 53 }, "end": { - "line": 715, + "line": 725, "column": 75 } } }, "range": [ - 21952, - 22062 + 22358, + 22468 ], "loc": { "start": { - "line": 714, + "line": 724, "column": 20 }, "end": { - "line": 715, + "line": 725, "column": 75 } } }, "range": [ - 21944, - 22062 + 22350, + 22468 ], "loc": { "start": { - "line": 714, + "line": 724, "column": 12 }, "end": { - "line": 715, + "line": 725, "column": 75 } } }, "range": [ - 21944, - 22063 + 22350, + 22469 ], "loc": { "start": { - "line": 714, + "line": 724, "column": 12 }, "end": { - "line": 715, + "line": 725, "column": 76 } } } ], "range": [ - 21930, - 22073 + 22336, + 22479 ], "loc": { "start": { - "line": 713, + "line": 723, "column": 28 }, "end": { - "line": 716, + "line": 726, "column": 9 } } }, "alternate": null, "range": [ - 21910, - 22073 + 22316, + 22479 ], "loc": { "start": { - "line": 713, + "line": 723, "column": 8 }, "end": { - "line": 716, + "line": 726, "column": 9 } } @@ -44256,16 +45075,16 @@ "type": "Identifier", "name": "index", "range": [ - 22086, - 22091 + 22492, + 22497 ], "loc": { "start": { - "line": 717, + "line": 727, "column": 12 }, "end": { - "line": 717, + "line": 727, "column": 17 } } @@ -44275,31 +45094,31 @@ "value": 0, "raw": "0", "range": [ - 22095, - 22096 + 22501, + 22502 ], "loc": { "start": { - "line": 717, + "line": 727, "column": 21 }, "end": { - "line": 717, + "line": 727, "column": 22 } } }, "range": [ - 22086, - 22096 + 22492, + 22502 ], "loc": { "start": { - "line": 717, + "line": 727, "column": 12 }, "end": { - "line": 717, + "line": 727, "column": 22 } } @@ -44311,16 +45130,16 @@ "type": "Identifier", "name": "index", "range": [ - 22100, - 22105 + 22506, + 22511 ], "loc": { "start": { - "line": 717, + "line": 727, "column": 26 }, "end": { - "line": 717, + "line": 727, "column": 31 } } @@ -44334,16 +45153,16 @@ "object": { "type": "ThisExpression", "range": [ - 22110, - 22114 + 22516, + 22520 ], "loc": { "start": { - "line": 717, + "line": 727, "column": 36 }, "end": { - "line": 717, + "line": 727, "column": 40 } } @@ -44352,31 +45171,31 @@ "type": "Identifier", "name": "nbPages", "range": [ - 22115, - 22122 + 22521, + 22528 ], "loc": { "start": { - "line": 717, + "line": 727, "column": 41 }, "end": { - "line": 717, + "line": 727, "column": 48 } } }, "range": [ - 22110, - 22122 + 22516, + 22528 ], "loc": { "start": { - "line": 717, + "line": 727, "column": 36 }, "end": { - "line": 717, + "line": 727, "column": 48 } } @@ -44386,61 +45205,61 @@ "value": 1, "raw": "1", "range": [ - 22125, - 22126 + 22531, + 22532 ], "loc": { "start": { - "line": 717, + "line": 727, "column": 51 }, "end": { - "line": 717, + "line": 727, "column": 52 } } }, "range": [ - 22110, - 22126 + 22516, + 22532 ], "loc": { "start": { - "line": 717, + "line": 727, "column": 36 }, "end": { - "line": 717, + "line": 727, "column": 52 } } }, "range": [ - 22100, - 22127 + 22506, + 22533 ], "loc": { "start": { - "line": 717, + "line": 727, "column": 26 }, "end": { - "line": 717, + "line": 727, "column": 53 } } }, "range": [ - 22086, - 22127 + 22492, + 22533 ], "loc": { "start": { - "line": 717, + "line": 727, "column": 12 }, "end": { - "line": 717, + "line": 727, "column": 53 } } @@ -44458,16 +45277,16 @@ "object": { "type": "ThisExpression", "range": [ - 22143, - 22147 + 22549, + 22553 ], "loc": { "start": { - "line": 718, + "line": 728, "column": 12 }, "end": { - "line": 718, + "line": 728, "column": 16 } } @@ -44476,31 +45295,31 @@ "type": "Identifier", "name": "onBeforeChangePage", "range": [ - 22148, - 22166 + 22554, + 22572 ], "loc": { "start": { - "line": 718, + "line": 728, "column": 17 }, "end": { - "line": 718, + "line": 728, "column": 35 } } }, "range": [ - 22143, - 22166 + 22549, + 22572 ], "loc": { "start": { - "line": 718, + "line": 728, "column": 12 }, "end": { - "line": 718, + "line": 728, "column": 35 } } @@ -44509,16 +45328,16 @@ { "type": "ThisExpression", "range": [ - 22167, - 22171 + 22573, + 22577 ], "loc": { "start": { - "line": 718, + "line": 728, "column": 36 }, "end": { - "line": 718, + "line": 728, "column": 40 } } @@ -44530,16 +45349,16 @@ "type": "Identifier", "name": "index", "range": [ - 22174, - 22179 + 22580, + 22585 ], "loc": { "start": { - "line": 718, + "line": 728, "column": 43 }, "end": { - "line": 718, + "line": 728, "column": 48 } } @@ -44549,62 +45368,62 @@ "value": 1, "raw": "1", "range": [ - 22182, - 22183 + 22588, + 22589 ], "loc": { "start": { - "line": 718, + "line": 728, "column": 51 }, "end": { - "line": 718, + "line": 728, "column": 52 } } }, "range": [ - 22174, - 22183 + 22580, + 22589 ], "loc": { "start": { - "line": 718, + "line": 728, "column": 43 }, "end": { - "line": 718, + "line": 728, "column": 52 } } } ], "range": [ - 22143, - 22185 + 22549, + 22591 ], "loc": { "start": { - "line": 718, + "line": 728, "column": 12 }, "end": { - "line": 718, + "line": 728, "column": 54 } } }, "range": [ - 22143, - 22186 + 22549, + 22592 ], "loc": { "start": { - "line": 718, + "line": 728, "column": 12 }, "end": { - "line": 718, + "line": 728, "column": 55 } } @@ -44620,16 +45439,16 @@ "object": { "type": "ThisExpression", "range": [ - 22200, - 22204 + 22606, + 22610 ], "loc": { "start": { - "line": 720, + "line": 730, "column": 12 }, "end": { - "line": 720, + "line": 730, "column": 16 } } @@ -44638,31 +45457,31 @@ "type": "Identifier", "name": "currentPageNb", "range": [ - 22205, - 22218 + 22611, + 22624 ], "loc": { "start": { - "line": 720, + "line": 730, "column": 17 }, "end": { - "line": 720, + "line": 730, "column": 30 } } }, "range": [ - 22200, - 22218 + 22606, + 22624 ], "loc": { "start": { - "line": 720, + "line": 730, "column": 12 }, "end": { - "line": 720, + "line": 730, "column": 30 } } @@ -44676,16 +45495,16 @@ "type": "Identifier", "name": "parseInt", "range": [ - 22221, - 22229 + 22627, + 22635 ], "loc": { "start": { - "line": 720, + "line": 730, "column": 33 }, "end": { - "line": 720, + "line": 730, "column": 41 } } @@ -44695,16 +45514,16 @@ "type": "Identifier", "name": "index", "range": [ - 22230, - 22235 + 22636, + 22641 ], "loc": { "start": { - "line": 720, + "line": 730, "column": 42 }, "end": { - "line": 720, + "line": 730, "column": 47 } } @@ -44714,32 +45533,32 @@ "value": 10, "raw": "10", "range": [ - 22237, - 22239 + 22643, + 22645 ], "loc": { "start": { - "line": 720, + "line": 730, "column": 49 }, "end": { - "line": 720, + "line": 730, "column": 51 } } } ], "range": [ - 22221, - 22240 + 22627, + 22646 ], "loc": { "start": { - "line": 720, + "line": 730, "column": 33 }, "end": { - "line": 720, + "line": 730, "column": 52 } } @@ -44749,61 +45568,61 @@ "value": 1, "raw": "1", "range": [ - 22243, - 22244 + 22649, + 22650 ], "loc": { "start": { - "line": 720, + "line": 730, "column": 55 }, "end": { - "line": 720, + "line": 730, "column": 56 } } }, "range": [ - 22221, - 22244 + 22627, + 22650 ], "loc": { "start": { - "line": 720, + "line": 730, "column": 33 }, "end": { - "line": 720, + "line": 730, "column": 56 } } }, "range": [ - 22200, - 22244 + 22606, + 22650 ], "loc": { "start": { - "line": 720, + "line": 730, "column": 12 }, "end": { - "line": 720, + "line": 730, "column": 56 } } }, "range": [ - 22200, - 22245 + 22606, + 22651 ], "loc": { "start": { - "line": 720, + "line": 730, "column": 12 }, "end": { - "line": 720, + "line": 730, "column": 57 } } @@ -44819,16 +45638,16 @@ "object": { "type": "ThisExpression", "range": [ - 22262, - 22266 + 22668, + 22672 ], "loc": { "start": { - "line": 721, + "line": 731, "column": 16 }, "end": { - "line": 721, + "line": 731, "column": 20 } } @@ -44837,31 +45656,31 @@ "type": "Identifier", "name": "pageSelectorType", "range": [ - 22267, - 22283 + 22673, + 22689 ], "loc": { "start": { - "line": 721, + "line": 731, "column": 21 }, "end": { - "line": 721, + "line": 731, "column": 37 } } }, "range": [ - 22262, - 22283 + 22668, + 22689 ], "loc": { "start": { - "line": 721, + "line": 731, "column": 16 }, "end": { - "line": 721, + "line": 731, "column": 37 } } @@ -44870,31 +45689,31 @@ "type": "Identifier", "name": "SELECT", "range": [ - 22288, - 22294 + 22694, + 22700 ], "loc": { "start": { - "line": 721, + "line": 731, "column": 42 }, "end": { - "line": 721, + "line": 731, "column": 48 } } }, "range": [ - 22262, - 22294 + 22668, + 22700 ], "loc": { "start": { - "line": 721, + "line": 731, "column": 16 }, "end": { - "line": 721, + "line": 731, "column": 48 } } @@ -44922,16 +45741,16 @@ "object": { "type": "ThisExpression", "range": [ - 22314, - 22318 + 22720, + 22724 ], "loc": { "start": { - "line": 722, + "line": 732, "column": 16 }, "end": { - "line": 722, + "line": 732, "column": 20 } } @@ -44940,31 +45759,31 @@ "type": "Identifier", "name": "pageSlc", "range": [ - 22319, - 22326 + 22725, + 22732 ], "loc": { "start": { - "line": 722, + "line": 732, "column": 21 }, "end": { - "line": 722, + "line": 732, "column": 28 } } }, "range": [ - 22314, - 22326 + 22720, + 22732 ], "loc": { "start": { - "line": 722, + "line": 732, "column": 16 }, "end": { - "line": 722, + "line": 732, "column": 28 } } @@ -44973,31 +45792,31 @@ "type": "Identifier", "name": "options", "range": [ - 22327, - 22334 + 22733, + 22740 ], "loc": { "start": { - "line": 722, + "line": 732, "column": 29 }, "end": { - "line": 722, + "line": 732, "column": 36 } } }, "range": [ - 22314, - 22334 + 22720, + 22740 ], "loc": { "start": { - "line": 722, + "line": 732, "column": 16 }, "end": { - "line": 722, + "line": 732, "column": 36 } } @@ -45006,31 +45825,31 @@ "type": "Identifier", "name": "index", "range": [ - 22335, - 22340 + 22741, + 22746 ], "loc": { "start": { - "line": 722, + "line": 732, "column": 37 }, "end": { - "line": 722, + "line": 732, "column": 42 } } }, "range": [ - 22314, - 22341 + 22720, + 22747 ], "loc": { "start": { - "line": 722, + "line": 732, "column": 16 }, "end": { - "line": 722, + "line": 732, "column": 43 } } @@ -45039,31 +45858,31 @@ "type": "Identifier", "name": "selected", "range": [ - 22342, - 22350 + 22748, + 22756 ], "loc": { "start": { - "line": 722, + "line": 732, "column": 44 }, "end": { - "line": 722, + "line": 732, "column": 52 } } }, "range": [ - 22314, - 22350 + 22720, + 22756 ], "loc": { "start": { - "line": 722, + "line": 732, "column": 16 }, "end": { - "line": 722, + "line": 732, "column": 52 } } @@ -45073,62 +45892,62 @@ "value": true, "raw": "true", "range": [ - 22353, - 22357 + 22759, + 22763 ], "loc": { "start": { - "line": 722, + "line": 732, "column": 55 }, "end": { - "line": 722, + "line": 732, "column": 59 } } }, "range": [ - 22314, - 22357 + 22720, + 22763 ], "loc": { "start": { - "line": 722, + "line": 732, "column": 16 }, "end": { - "line": 722, + "line": 732, "column": 59 } } }, "range": [ - 22314, - 22358 + 22720, + 22764 ], "loc": { "start": { - "line": 722, + "line": 732, "column": 16 }, "end": { - "line": 722, + "line": 732, "column": 60 } } } ], "range": [ - 22296, - 22372 + 22702, + 22778 ], "loc": { "start": { - "line": 721, + "line": 731, "column": 50 }, "end": { - "line": 723, + "line": 733, "column": 13 } } @@ -45150,16 +45969,16 @@ "object": { "type": "ThisExpression", "range": [ - 22396, - 22400 + 22802, + 22806 ], "loc": { "start": { - "line": 724, + "line": 734, "column": 16 }, "end": { - "line": 724, + "line": 734, "column": 20 } } @@ -45168,31 +45987,31 @@ "type": "Identifier", "name": "pageSlc", "range": [ - 22401, - 22408 + 22807, + 22814 ], "loc": { "start": { - "line": 724, + "line": 734, "column": 21 }, "end": { - "line": 724, + "line": 734, "column": 28 } } }, "range": [ - 22396, - 22408 + 22802, + 22814 ], "loc": { "start": { - "line": 724, + "line": 734, "column": 16 }, "end": { - "line": 724, + "line": 734, "column": 28 } } @@ -45201,31 +46020,31 @@ "type": "Identifier", "name": "value", "range": [ - 22409, - 22414 + 22815, + 22820 ], "loc": { "start": { - "line": 724, + "line": 734, "column": 29 }, "end": { - "line": 724, + "line": 734, "column": 34 } } }, "range": [ - 22396, - 22414 + 22802, + 22820 ], "loc": { "start": { - "line": 724, + "line": 734, "column": 16 }, "end": { - "line": 724, + "line": 734, "column": 34 } } @@ -45236,16 +46055,16 @@ "object": { "type": "ThisExpression", "range": [ - 22417, - 22421 + 22823, + 22827 ], "loc": { "start": { - "line": 724, + "line": 734, "column": 37 }, "end": { - "line": 724, + "line": 734, "column": 41 } } @@ -45254,92 +46073,92 @@ "type": "Identifier", "name": "currentPageNb", "range": [ - 22422, - 22435 + 22828, + 22841 ], "loc": { "start": { - "line": 724, + "line": 734, "column": 42 }, "end": { - "line": 724, + "line": 734, "column": 55 } } }, "range": [ - 22417, - 22435 + 22823, + 22841 ], "loc": { "start": { - "line": 724, + "line": 734, "column": 37 }, "end": { - "line": 724, + "line": 734, "column": 55 } } }, "range": [ - 22396, - 22435 + 22802, + 22841 ], "loc": { "start": { - "line": 724, + "line": 734, "column": 16 }, "end": { - "line": 724, + "line": 734, "column": 55 } } }, "range": [ - 22396, - 22436 + 22802, + 22842 ], "loc": { "start": { - "line": 724, + "line": 734, "column": 16 }, "end": { - "line": 724, + "line": 734, "column": 56 } } } ], "range": [ - 22378, - 22450 + 22784, + 22856 ], "loc": { "start": { - "line": 723, + "line": 733, "column": 19 }, "end": { - "line": 725, + "line": 735, "column": 13 } } }, "range": [ - 22258, - 22450 + 22664, + 22856 ], "loc": { "start": { - "line": 721, + "line": 731, "column": 12 }, "end": { - "line": 725, + "line": 735, "column": 13 } } @@ -45355,16 +46174,16 @@ "object": { "type": "ThisExpression", "range": [ - 22464, - 22468 + 22870, + 22874 ], "loc": { "start": { - "line": 727, + "line": 737, "column": 12 }, "end": { - "line": 727, + "line": 737, "column": 16 } } @@ -45373,31 +46192,31 @@ "type": "Identifier", "name": "startPagingRow", "range": [ - 22469, - 22483 + 22875, + 22889 ], "loc": { "start": { - "line": 727, + "line": 737, "column": 17 }, "end": { - "line": 727, + "line": 737, "column": 31 } } }, "range": [ - 22464, - 22483 + 22870, + 22889 ], "loc": { "start": { - "line": 727, + "line": 737, "column": 12 }, "end": { - "line": 727, + "line": 737, "column": 31 } } @@ -45413,16 +46232,16 @@ "object": { "type": "ThisExpression", "range": [ - 22487, - 22491 + 22893, + 22897 ], "loc": { "start": { - "line": 727, + "line": 737, "column": 35 }, "end": { - "line": 727, + "line": 737, "column": 39 } } @@ -45431,31 +46250,31 @@ "type": "Identifier", "name": "pageSelectorType", "range": [ - 22492, - 22508 + 22898, + 22914 ], "loc": { "start": { - "line": 727, + "line": 737, "column": 40 }, "end": { - "line": 727, + "line": 737, "column": 56 } } }, "range": [ - 22487, - 22508 + 22893, + 22914 ], "loc": { "start": { - "line": 727, + "line": 737, "column": 35 }, "end": { - "line": 727, + "line": 737, "column": 56 } } @@ -45464,31 +46283,31 @@ "type": "Identifier", "name": "SELECT", "range": [ - 22513, - 22519 + 22919, + 22925 ], "loc": { "start": { - "line": 727, + "line": 737, "column": 61 }, "end": { - "line": 727, + "line": 737, "column": 67 } } }, "range": [ - 22487, - 22519 + 22893, + 22925 ], "loc": { "start": { - "line": 727, + "line": 737, "column": 35 }, "end": { - "line": 727, + "line": 737, "column": 67 } } @@ -45502,16 +46321,16 @@ "object": { "type": "ThisExpression", "range": [ - 22539, - 22543 + 22945, + 22949 ], "loc": { "start": { - "line": 728, + "line": 738, "column": 16 }, "end": { - "line": 728, + "line": 738, "column": 20 } } @@ -45520,31 +46339,31 @@ "type": "Identifier", "name": "pageSlc", "range": [ - 22544, - 22551 + 22950, + 22957 ], "loc": { "start": { - "line": 728, + "line": 738, "column": 21 }, "end": { - "line": 728, + "line": 738, "column": 28 } } }, "range": [ - 22539, - 22551 + 22945, + 22957 ], "loc": { "start": { - "line": 728, + "line": 738, "column": 16 }, "end": { - "line": 728, + "line": 738, "column": 28 } } @@ -45553,31 +46372,31 @@ "type": "Identifier", "name": "value", "range": [ - 22552, - 22557 + 22958, + 22963 ], "loc": { "start": { - "line": 728, + "line": 738, "column": 29 }, "end": { - "line": 728, + "line": 738, "column": 34 } } }, "range": [ - 22539, - 22557 + 22945, + 22963 ], "loc": { "start": { - "line": 728, + "line": 738, "column": 16 }, "end": { - "line": 728, + "line": 738, "column": 34 } } @@ -45589,16 +46408,16 @@ "type": "Identifier", "name": "index", "range": [ - 22561, - 22566 + 22967, + 22972 ], "loc": { "start": { - "line": 728, + "line": 738, "column": 38 }, "end": { - "line": 728, + "line": 738, "column": 43 } } @@ -45609,16 +46428,16 @@ "object": { "type": "ThisExpression", "range": [ - 22569, - 22573 + 22975, + 22979 ], "loc": { "start": { - "line": 728, + "line": 738, "column": 46 }, "end": { - "line": 728, + "line": 738, "column": 50 } } @@ -45627,91 +46446,91 @@ "type": "Identifier", "name": "pageLength", "range": [ - 22574, - 22584 + 22980, + 22990 ], "loc": { "start": { - "line": 728, + "line": 738, "column": 51 }, "end": { - "line": 728, + "line": 738, "column": 61 } } }, "range": [ - 22569, - 22584 + 22975, + 22990 ], "loc": { "start": { - "line": 728, + "line": 738, "column": 46 }, "end": { - "line": 728, + "line": 738, "column": 61 } } }, "range": [ - 22561, - 22584 + 22967, + 22990 ], "loc": { "start": { - "line": 728, + "line": 738, "column": 38 }, "end": { - "line": 728, + "line": 738, "column": 61 } } }, "range": [ - 22486, - 22585 + 22892, + 22991 ], "loc": { "start": { - "line": 727, + "line": 737, "column": 34 }, "end": { - "line": 728, + "line": 738, "column": 62 } } }, "range": [ - 22464, - 22585 + 22870, + 22991 ], "loc": { "start": { - "line": 727, + "line": 737, "column": 12 }, "end": { - "line": 728, + "line": 738, "column": 62 } } }, "range": [ - 22464, - 22586 + 22870, + 22992 ], "loc": { "start": { - "line": 727, + "line": 737, "column": 12 }, "end": { - "line": 728, + "line": 738, "column": 63 } } @@ -45726,16 +46545,16 @@ "object": { "type": "ThisExpression", "range": [ - 22600, - 22604 + 23006, + 23010 ], "loc": { "start": { - "line": 730, + "line": 740, "column": 12 }, "end": { - "line": 730, + "line": 740, "column": 16 } } @@ -45744,62 +46563,62 @@ "type": "Identifier", "name": "groupByPage", "range": [ - 22605, - 22616 + 23011, + 23022 ], "loc": { "start": { - "line": 730, + "line": 740, "column": 17 }, "end": { - "line": 730, + "line": 740, "column": 28 } } }, "range": [ - 22600, - 22616 + 23006, + 23022 ], "loc": { "start": { - "line": 730, + "line": 740, "column": 12 }, "end": { - "line": 730, + "line": 740, "column": 28 } } }, "arguments": [], "range": [ - 22600, - 22618 + 23006, + 23024 ], "loc": { "start": { - "line": 730, + "line": 740, "column": 12 }, "end": { - "line": 730, + "line": 740, "column": 30 } } }, "range": [ - 22600, - 22619 + 23006, + 23025 ], "loc": { "start": { - "line": 730, + "line": 740, "column": 12 }, "end": { - "line": 730, + "line": 740, "column": 31 } } @@ -45814,16 +46633,16 @@ "object": { "type": "ThisExpression", "range": [ - 22633, - 22637 + 23039, + 23043 ], "loc": { "start": { - "line": 732, + "line": 742, "column": 12 }, "end": { - "line": 732, + "line": 742, "column": 16 } } @@ -45832,31 +46651,31 @@ "type": "Identifier", "name": "onAfterChangePage", "range": [ - 22638, - 22655 + 23044, + 23061 ], "loc": { "start": { - "line": 732, + "line": 742, "column": 17 }, "end": { - "line": 732, + "line": 742, "column": 34 } } }, "range": [ - 22633, - 22655 + 23039, + 23061 ], "loc": { "start": { - "line": 732, + "line": 742, "column": 12 }, "end": { - "line": 732, + "line": 742, "column": 34 } } @@ -45865,16 +46684,16 @@ { "type": "ThisExpression", "range": [ - 22656, - 22660 + 23062, + 23066 ], "loc": { "start": { - "line": 732, + "line": 742, "column": 35 }, "end": { - "line": 732, + "line": 742, "column": 39 } } @@ -45886,16 +46705,16 @@ "type": "Identifier", "name": "index", "range": [ - 22663, - 22668 + 23069, + 23074 ], "loc": { "start": { - "line": 732, + "line": 742, "column": 42 }, "end": { - "line": 732, + "line": 742, "column": 47 } } @@ -45905,94 +46724,94 @@ "value": 1, "raw": "1", "range": [ - 22671, - 22672 + 23077, + 23078 ], "loc": { "start": { - "line": 732, + "line": 742, "column": 50 }, "end": { - "line": 732, + "line": 742, "column": 51 } } }, "range": [ - 22663, - 22672 + 23069, + 23078 ], "loc": { "start": { - "line": 732, + "line": 742, "column": 42 }, "end": { - "line": 732, + "line": 742, "column": 51 } } } ], "range": [ - 22633, - 22674 + 23039, + 23080 ], "loc": { "start": { - "line": 732, + "line": 742, "column": 12 }, "end": { - "line": 732, + "line": 742, "column": 53 } } }, "range": [ - 22633, - 22675 + 23039, + 23081 ], "loc": { "start": { - "line": 732, + "line": 742, "column": 12 }, "end": { - "line": 732, + "line": 742, "column": 54 } } } ], "range": [ - 22129, - 22685 + 22535, + 23091 ], "loc": { "start": { - "line": 717, + "line": 727, "column": 55 }, "end": { - "line": 733, + "line": 743, "column": 9 } } }, "alternate": null, "range": [ - 22082, - 22685 + 22488, + 23091 ], "loc": { "start": { - "line": 717, + "line": 727, "column": 8 }, "end": { - "line": 733, + "line": 743, "column": 9 } } @@ -46010,16 +46829,16 @@ "object": { "type": "ThisExpression", "range": [ - 22695, - 22699 + 23101, + 23105 ], "loc": { "start": { - "line": 735, + "line": 745, "column": 8 }, "end": { - "line": 735, + "line": 745, "column": 12 } } @@ -46028,31 +46847,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 22700, - 22707 + 23106, + 23113 ], "loc": { "start": { - "line": 735, + "line": 745, "column": 13 }, "end": { - "line": 735, + "line": 745, "column": 20 } } }, "range": [ - 22695, - 22707 + 23101, + 23113 ], "loc": { "start": { - "line": 735, + "line": 745, "column": 8 }, "end": { - "line": 735, + "line": 745, "column": 20 } } @@ -46061,31 +46880,31 @@ "type": "Identifier", "name": "emit", "range": [ - 22708, - 22712 + 23114, + 23118 ], "loc": { "start": { - "line": 735, + "line": 745, "column": 21 }, "end": { - "line": 735, + "line": 745, "column": 25 } } }, "range": [ - 22695, - 22712 + 23101, + 23118 ], "loc": { "start": { - "line": 735, + "line": 745, "column": 8 }, "end": { - "line": 735, + "line": 745, "column": 25 } } @@ -46096,16 +46915,16 @@ "value": "after-page-change", "raw": "'after-page-change'", "range": [ - 22713, - 22732 + 23119, + 23138 ], "loc": { "start": { - "line": 735, + "line": 745, "column": 26 }, "end": { - "line": 735, + "line": 745, "column": 45 } } @@ -46114,16 +46933,16 @@ "type": "Identifier", "name": "tf", "range": [ - 22734, - 22736 + 23140, + 23142 ], "loc": { "start": { - "line": 735, + "line": 745, "column": 47 }, "end": { - "line": 735, + "line": 745, "column": 49 } } @@ -46135,16 +46954,16 @@ "type": "Identifier", "name": "index", "range": [ - 22739, - 22744 + 23145, + 23150 ], "loc": { "start": { - "line": 735, + "line": 745, "column": 52 }, "end": { - "line": 735, + "line": 745, "column": 57 } } @@ -46154,78 +46973,78 @@ "value": 1, "raw": "1", "range": [ - 22747, - 22748 + 23153, + 23154 ], "loc": { "start": { - "line": 735, + "line": 745, "column": 60 }, "end": { - "line": 735, + "line": 745, "column": 61 } } }, "range": [ - 22739, - 22748 + 23145, + 23154 ], "loc": { "start": { - "line": 735, + "line": 745, "column": 52 }, "end": { - "line": 735, + "line": 745, "column": 61 } } } ], "range": [ - 22695, - 22750 + 23101, + 23156 ], "loc": { "start": { - "line": 735, + "line": 745, "column": 8 }, "end": { - "line": 735, + "line": 745, "column": 63 } } }, "range": [ - 22695, - 22751 + 23101, + 23157 ], "loc": { "start": { - "line": 735, + "line": 745, "column": 8 }, "end": { - "line": 735, + "line": 745, "column": 64 } } } ], "range": [ - 21742, - 22757 + 22148, + 23163 ], "loc": { "start": { - "line": 704, + "line": 714, "column": 22 }, "end": { - "line": 736, + "line": 746, "column": 5 } } @@ -46233,16 +47052,16 @@ "generator": false, "expression": false, "range": [ - 21734, - 22757 + 22140, + 23163 ], "loc": { "start": { - "line": 704, + "line": 714, "column": 14 }, "end": { - "line": 736, + "line": 746, "column": 5 } } @@ -46250,16 +47069,16 @@ "kind": "method", "computed": false, "range": [ - 21724, - 22757 + 22130, + 23163 ], "loc": { "start": { - "line": 704, + "line": 714, "column": 4 }, "end": { - "line": 736, + "line": 746, "column": 5 } }, @@ -46268,16 +47087,16 @@ "type": "Block", "value": "*\n * Change the page based on passed index\n * @param {Number} index Index of the page (0-n)\n ", "range": [ - 21610, - 21719 + 22016, + 22125 ], "loc": { "start": { - "line": 700, + "line": 710, "column": 4 }, "end": { - "line": 703, + "line": 713, "column": 7 } } @@ -46288,16 +47107,16 @@ "type": "Block", "value": "*\n * Change the number of results per page based on passed value\n * @param {String} val The number of results per page\n ", "range": [ - 22763, - 22899 + 23169, + 23305 ], "loc": { "start": { - "line": 738, + "line": 748, "column": 4 }, "end": { - "line": 741, + "line": 751, "column": 7 } } @@ -46311,16 +47130,16 @@ "type": "Identifier", "name": "changeResultsPerPage", "range": [ - 22904, - 22924 + 23310, + 23330 ], "loc": { "start": { - "line": 742, + "line": 752, "column": 4 }, "end": { - "line": 742, + "line": 752, "column": 24 } } @@ -46333,16 +47152,16 @@ "type": "Identifier", "name": "val", "range": [ - 22925, - 22928 + 23331, + 23334 ], "loc": { "start": { - "line": 742, + "line": 752, "column": 25 }, "end": { - "line": 742, + "line": 752, "column": 28 } } @@ -46367,16 +47186,16 @@ "object": { "type": "ThisExpression", "range": [ - 22945, - 22949 + 23351, + 23355 ], "loc": { "start": { - "line": 743, + "line": 753, "column": 13 }, "end": { - "line": 743, + "line": 753, "column": 17 } } @@ -46385,63 +47204,63 @@ "type": "Identifier", "name": "isEnabled", "range": [ - 22950, - 22959 + 23356, + 23365 ], "loc": { "start": { - "line": 743, + "line": 753, "column": 18 }, "end": { - "line": 743, + "line": 753, "column": 27 } } }, "range": [ - 22945, - 22959 + 23351, + 23365 ], "loc": { "start": { - "line": 743, + "line": 753, "column": 13 }, "end": { - "line": 743, + "line": 753, "column": 27 } } }, "arguments": [], "range": [ - 22945, - 22961 + 23351, + 23367 ], "loc": { "start": { - "line": 743, + "line": 753, "column": 13 }, "end": { - "line": 743, + "line": 753, "column": 29 } } }, "prefix": true, "range": [ - 22944, - 22961 + 23350, + 23367 ], "loc": { "start": { - "line": 743, + "line": 753, "column": 12 }, "end": { - "line": 743, + "line": 753, "column": 29 } } @@ -46452,16 +47271,16 @@ "type": "Identifier", "name": "isNaN", "range": [ - 22965, - 22970 + 23371, + 23376 ], "loc": { "start": { - "line": 743, + "line": 753, "column": 33 }, "end": { - "line": 743, + "line": 753, "column": 38 } } @@ -46471,47 +47290,47 @@ "type": "Identifier", "name": "val", "range": [ - 22971, - 22974 + 23377, + 23380 ], "loc": { "start": { - "line": 743, + "line": 753, "column": 39 }, "end": { - "line": 743, + "line": 753, "column": 42 } } } ], "range": [ - 22965, - 22975 + 23371, + 23381 ], "loc": { "start": { - "line": 743, + "line": 753, "column": 33 }, "end": { - "line": 743, + "line": 753, "column": 43 } } }, "range": [ - 22944, - 22975 + 23350, + 23381 ], "loc": { "start": { - "line": 743, + "line": 753, "column": 12 }, "end": { - "line": 743, + "line": 753, "column": 43 } } @@ -46523,48 +47342,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 22991, - 22998 + 23397, + 23404 ], "loc": { "start": { - "line": 744, + "line": 754, "column": 12 }, "end": { - "line": 744, + "line": 754, "column": 19 } } } ], "range": [ - 22977, - 23008 + 23383, + 23414 ], "loc": { "start": { - "line": 743, + "line": 753, "column": 45 }, "end": { - "line": 745, + "line": 755, "column": 9 } } }, "alternate": null, "range": [ - 22940, - 23008 + 23346, + 23414 ], "loc": { "start": { - "line": 743, + "line": 753, "column": 8 }, "end": { - "line": 745, + "line": 755, "column": 9 } } @@ -46583,16 +47402,16 @@ "object": { "type": "ThisExpression", "range": [ - 23018, - 23022 + 23424, + 23428 ], "loc": { "start": { - "line": 747, + "line": 757, "column": 8 }, "end": { - "line": 747, + "line": 757, "column": 12 } } @@ -46601,31 +47420,31 @@ "type": "Identifier", "name": "pageLengthSlc", "range": [ - 23023, - 23036 + 23429, + 23442 ], "loc": { "start": { - "line": 747, + "line": 757, "column": 13 }, "end": { - "line": 747, + "line": 757, "column": 26 } } }, "range": [ - 23018, - 23036 + 23424, + 23442 ], "loc": { "start": { - "line": 747, + "line": 757, "column": 8 }, "end": { - "line": 747, + "line": 757, "column": 26 } } @@ -46634,31 +47453,31 @@ "type": "Identifier", "name": "value", "range": [ - 23037, - 23042 + 23443, + 23448 ], "loc": { "start": { - "line": 747, + "line": 757, "column": 27 }, "end": { - "line": 747, + "line": 757, "column": 32 } } }, "range": [ - 23018, - 23042 + 23424, + 23448 ], "loc": { "start": { - "line": 747, + "line": 757, "column": 8 }, "end": { - "line": 747, + "line": 757, "column": 32 } } @@ -46667,46 +47486,46 @@ "type": "Identifier", "name": "val", "range": [ - 23045, - 23048 + 23451, + 23454 ], "loc": { "start": { - "line": 747, + "line": 757, "column": 35 }, "end": { - "line": 747, + "line": 757, "column": 38 } } }, "range": [ - 23018, - 23048 + 23424, + 23454 ], "loc": { "start": { - "line": 747, + "line": 757, "column": 8 }, "end": { - "line": 747, + "line": 757, "column": 38 } } }, "range": [ - 23018, - 23049 + 23424, + 23455 ], "loc": { "start": { - "line": 747, + "line": 757, "column": 8 }, "end": { - "line": 747, + "line": 757, "column": 39 } } @@ -46721,16 +47540,16 @@ "object": { "type": "ThisExpression", "range": [ - 23058, - 23062 + 23464, + 23468 ], "loc": { "start": { - "line": 748, + "line": 758, "column": 8 }, "end": { - "line": 748, + "line": 758, "column": 12 } } @@ -46739,78 +47558,78 @@ "type": "Identifier", "name": "onChangeResultsPerPage", "range": [ - 23063, - 23085 + 23469, + 23491 ], "loc": { "start": { - "line": 748, + "line": 758, "column": 13 }, "end": { - "line": 748, + "line": 758, "column": 35 } } }, "range": [ - 23058, - 23085 + 23464, + 23491 ], "loc": { "start": { - "line": 748, + "line": 758, "column": 8 }, "end": { - "line": 748, + "line": 758, "column": 35 } } }, "arguments": [], "range": [ - 23058, - 23087 + 23464, + 23493 ], "loc": { "start": { - "line": 748, + "line": 758, "column": 8 }, "end": { - "line": 748, + "line": 758, "column": 37 } } }, "range": [ - 23058, - 23088 + 23464, + 23494 ], "loc": { "start": { - "line": 748, + "line": 758, "column": 8 }, "end": { - "line": 748, + "line": 758, "column": 38 } } } ], "range": [ - 22930, - 23094 + 23336, + 23500 ], "loc": { "start": { - "line": 742, + "line": 752, "column": 30 }, "end": { - "line": 749, + "line": 759, "column": 5 } } @@ -46818,16 +47637,16 @@ "generator": false, "expression": false, "range": [ - 22924, - 23094 + 23330, + 23500 ], "loc": { "start": { - "line": 742, + "line": 752, "column": 24 }, "end": { - "line": 749, + "line": 759, "column": 5 } } @@ -46835,16 +47654,16 @@ "kind": "method", "computed": false, "range": [ - 22904, - 23094 + 23310, + 23500 ], "loc": { "start": { - "line": 742, + "line": 752, "column": 4 }, "end": { - "line": 749, + "line": 759, "column": 5 } }, @@ -46853,16 +47672,16 @@ "type": "Block", "value": "*\n * Change the number of results per page based on passed value\n * @param {String} val The number of results per page\n ", "range": [ - 22763, - 22899 + 23169, + 23305 ], "loc": { "start": { - "line": 738, + "line": 748, "column": 4 }, "end": { - "line": 741, + "line": 751, "column": 7 } } @@ -46873,16 +47692,16 @@ "type": "Block", "value": "*\n * Change rows according to page results drop-down\n ", "range": [ - 23100, - 23166 + 23506, + 23572 ], "loc": { "start": { - "line": 751, + "line": 761, "column": 4 }, "end": { - "line": 753, + "line": 763, "column": 7 } } @@ -46896,16 +47715,16 @@ "type": "Identifier", "name": "onChangeResultsPerPage", "range": [ - 23171, - 23193 + 23577, + 23599 ], "loc": { "start": { - "line": 754, + "line": 764, "column": 4 }, "end": { - "line": 754, + "line": 764, "column": 26 } } @@ -46926,16 +47745,16 @@ "type": "Identifier", "name": "tf", "range": [ - 23210, - 23212 + 23616, + 23618 ], "loc": { "start": { - "line": 755, + "line": 765, "column": 12 }, "end": { - "line": 755, + "line": 765, "column": 14 } } @@ -46946,16 +47765,16 @@ "object": { "type": "ThisExpression", "range": [ - 23215, - 23219 + 23621, + 23625 ], "loc": { "start": { - "line": 755, + "line": 765, "column": 17 }, "end": { - "line": 755, + "line": 765, "column": 21 } } @@ -46964,46 +47783,46 @@ "type": "Identifier", "name": "tf", "range": [ - 23220, - 23222 + 23626, + 23628 ], "loc": { "start": { - "line": 755, + "line": 765, "column": 22 }, "end": { - "line": 755, + "line": 765, "column": 24 } } }, "range": [ - 23215, - 23222 + 23621, + 23628 ], "loc": { "start": { - "line": 755, + "line": 765, "column": 17 }, "end": { - "line": 755, + "line": 765, "column": 24 } } }, "range": [ - 23210, - 23222 + 23616, + 23628 ], "loc": { "start": { - "line": 755, + "line": 765, "column": 12 }, "end": { - "line": 755, + "line": 765, "column": 24 } } @@ -47011,16 +47830,16 @@ ], "kind": "let", "range": [ - 23206, - 23223 + 23612, + 23629 ], "loc": { "start": { - "line": 755, + "line": 765, "column": 8 }, "end": { - "line": 755, + "line": 765, "column": 25 } } @@ -47041,16 +47860,16 @@ "object": { "type": "ThisExpression", "range": [ - 23238, - 23242 + 23644, + 23648 ], "loc": { "start": { - "line": 757, + "line": 767, "column": 13 }, "end": { - "line": 757, + "line": 767, "column": 17 } } @@ -47059,63 +47878,63 @@ "type": "Identifier", "name": "isEnabled", "range": [ - 23243, - 23252 + 23649, + 23658 ], "loc": { "start": { - "line": 757, + "line": 767, "column": 18 }, "end": { - "line": 757, + "line": 767, "column": 27 } } }, "range": [ - 23238, - 23252 + 23644, + 23658 ], "loc": { "start": { - "line": 757, + "line": 767, "column": 13 }, "end": { - "line": 757, + "line": 767, "column": 27 } } }, "arguments": [], "range": [ - 23238, - 23254 + 23644, + 23660 ], "loc": { "start": { - "line": 757, + "line": 767, "column": 13 }, "end": { - "line": 757, + "line": 767, "column": 29 } } }, "prefix": true, "range": [ - 23237, - 23254 + 23643, + 23660 ], "loc": { "start": { - "line": 757, + "line": 767, "column": 12 }, "end": { - "line": 757, + "line": 767, "column": 29 } } @@ -47132,16 +47951,16 @@ "type": "Identifier", "name": "tf", "range": [ - 23258, - 23260 + 23664, + 23666 ], "loc": { "start": { - "line": 757, + "line": 767, "column": 33 }, "end": { - "line": 757, + "line": 767, "column": 35 } } @@ -47150,47 +47969,47 @@ "type": "Identifier", "name": "getValidRowsNb", "range": [ - 23261, - 23275 + 23667, + 23681 ], "loc": { "start": { - "line": 757, + "line": 767, "column": 36 }, "end": { - "line": 757, + "line": 767, "column": 50 } } }, "range": [ - 23258, - 23275 + 23664, + 23681 ], "loc": { "start": { - "line": 757, + "line": 767, "column": 33 }, "end": { - "line": 757, + "line": 767, "column": 50 } } }, "arguments": [], "range": [ - 23258, - 23277 + 23664, + 23683 ], "loc": { "start": { - "line": 757, + "line": 767, "column": 33 }, "end": { - "line": 757, + "line": 767, "column": 52 } } @@ -47200,46 +48019,46 @@ "value": 0, "raw": "0", "range": [ - 23282, - 23283 + 23688, + 23689 ], "loc": { "start": { - "line": 757, + "line": 767, "column": 57 }, "end": { - "line": 757, + "line": 767, "column": 58 } } }, "range": [ - 23258, - 23283 + 23664, + 23689 ], "loc": { "start": { - "line": 757, + "line": 767, "column": 33 }, "end": { - "line": 757, + "line": 767, "column": 58 } } }, "range": [ - 23237, - 23283 + 23643, + 23689 ], "loc": { "start": { - "line": 757, + "line": 767, "column": 12 }, "end": { - "line": 757, + "line": 767, "column": 58 } } @@ -47251,48 +48070,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 23299, - 23306 + 23705, + 23712 ], "loc": { "start": { - "line": 758, + "line": 768, "column": 12 }, "end": { - "line": 758, + "line": 768, "column": 19 } } } ], "range": [ - 23285, - 23316 + 23691, + 23722 ], "loc": { "start": { - "line": 757, + "line": 767, "column": 60 }, "end": { - "line": 759, + "line": 769, "column": 9 } } }, "alternate": null, "range": [ - 23233, - 23316 + 23639, + 23722 ], "loc": { "start": { - "line": 757, + "line": 767, "column": 8 }, "end": { - "line": 759, + "line": 769, "column": 9 } } @@ -47311,16 +48130,16 @@ "type": "Identifier", "name": "pageLengthSlc", "range": [ - 23344, - 23357 + 23750, + 23763 ], "loc": { "start": { - "line": 762, + "line": 772, "column": 12 }, "end": { - "line": 762, + "line": 772, "column": 25 } } @@ -47329,16 +48148,16 @@ "type": "Identifier", "name": "slcR", "range": [ - 23359, - 23363 + 23765, + 23769 ], "loc": { "start": { - "line": 762, + "line": 772, "column": 27 }, "end": { - "line": 762, + "line": 772, "column": 31 } } @@ -47348,16 +48167,16 @@ "shorthand": false, "computed": false, "range": [ - 23344, - 23363 + 23750, + 23769 ], "loc": { "start": { - "line": 762, + "line": 772, "column": 12 }, "end": { - "line": 762, + "line": 772, "column": 31 } } @@ -47368,16 +48187,16 @@ "type": "Identifier", "name": "pageSelectorType", "range": [ - 23365, - 23381 + 23771, + 23787 ], "loc": { "start": { - "line": 762, + "line": 772, "column": 33 }, "end": { - "line": 762, + "line": 772, "column": 49 } } @@ -47386,16 +48205,16 @@ "type": "Identifier", "name": "pageSelectorType", "range": [ - 23365, - 23381 + 23771, + 23787 ], "loc": { "start": { - "line": 762, + "line": 772, "column": 33 }, "end": { - "line": 762, + "line": 772, "column": 49 } } @@ -47405,16 +48224,16 @@ "shorthand": true, "computed": false, "range": [ - 23365, - 23381 + 23771, + 23787 ], "loc": { "start": { - "line": 762, + "line": 772, "column": 33 }, "end": { - "line": 762, + "line": 772, "column": 49 } } @@ -47425,16 +48244,16 @@ "type": "Identifier", "name": "pageSlc", "range": [ - 23383, - 23390 + 23789, + 23796 ], "loc": { "start": { - "line": 762, + "line": 772, "column": 51 }, "end": { - "line": 762, + "line": 772, "column": 58 } } @@ -47443,16 +48262,16 @@ "type": "Identifier", "name": "pageSlc", "range": [ - 23383, - 23390 + 23789, + 23796 ], "loc": { "start": { - "line": 762, + "line": 772, "column": 51 }, "end": { - "line": 762, + "line": 772, "column": 58 } } @@ -47462,16 +48281,16 @@ "shorthand": true, "computed": false, "range": [ - 23383, - 23390 + 23789, + 23796 ], "loc": { "start": { - "line": 762, + "line": 772, "column": 51 }, "end": { - "line": 762, + "line": 772, "column": 58 } } @@ -47482,16 +48301,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 23392, - 23399 + 23798, + 23805 ], "loc": { "start": { - "line": 762, + "line": 772, "column": 60 }, "end": { - "line": 762, + "line": 772, "column": 67 } } @@ -47500,16 +48319,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 23392, - 23399 + 23798, + 23805 ], "loc": { "start": { - "line": 762, + "line": 772, "column": 60 }, "end": { - "line": 762, + "line": 772, "column": 67 } } @@ -47519,32 +48338,32 @@ "shorthand": true, "computed": false, "range": [ - 23392, - 23399 + 23798, + 23805 ], "loc": { "start": { - "line": 762, + "line": 772, "column": 60 }, "end": { - "line": 762, + "line": 772, "column": 67 } } } ], "range": [ - 23330, - 23409 + 23736, + 23815 ], "loc": { "start": { - "line": 761, + "line": 771, "column": 12 }, "end": { - "line": 763, + "line": 773, "column": 9 } } @@ -47552,31 +48371,31 @@ "init": { "type": "ThisExpression", "range": [ - 23412, - 23416 + 23818, + 23822 ], "loc": { "start": { - "line": 763, + "line": 773, "column": 12 }, "end": { - "line": 763, + "line": 773, "column": 16 } } }, "range": [ - 23330, - 23416 + 23736, + 23822 ], "loc": { "start": { - "line": 761, + "line": 771, "column": 12 }, "end": { - "line": 763, + "line": 773, "column": 16 } } @@ -47584,16 +48403,16 @@ ], "kind": "let", "range": [ - 23326, - 23417 + 23732, + 23823 ], "loc": { "start": { - "line": 761, + "line": 771, "column": 8 }, "end": { - "line": 763, + "line": 773, "column": 17 } } @@ -47609,16 +48428,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 23427, - 23434 + 23833, + 23840 ], "loc": { "start": { - "line": 765, + "line": 775, "column": 8 }, "end": { - "line": 765, + "line": 775, "column": 15 } } @@ -47627,31 +48446,31 @@ "type": "Identifier", "name": "emit", "range": [ - 23435, - 23439 + 23841, + 23845 ], "loc": { "start": { - "line": 765, + "line": 775, "column": 16 }, "end": { - "line": 765, + "line": 775, "column": 20 } } }, "range": [ - 23427, - 23439 + 23833, + 23845 ], "loc": { "start": { - "line": 765, + "line": 775, "column": 8 }, "end": { - "line": 765, + "line": 775, "column": 20 } } @@ -47662,16 +48481,16 @@ "value": "before-page-length-change", "raw": "'before-page-length-change'", "range": [ - 23440, - 23467 + 23846, + 23873 ], "loc": { "start": { - "line": 765, + "line": 775, "column": 21 }, "end": { - "line": 765, + "line": 775, "column": 48 } } @@ -47680,47 +48499,47 @@ "type": "Identifier", "name": "tf", "range": [ - 23469, - 23471 + 23875, + 23877 ], "loc": { "start": { - "line": 765, + "line": 775, "column": 50 }, "end": { - "line": 765, + "line": 775, "column": 52 } } } ], "range": [ - 23427, - 23472 + 23833, + 23878 ], "loc": { "start": { - "line": 765, + "line": 775, "column": 8 }, "end": { - "line": 765, + "line": 775, "column": 53 } } }, "range": [ - 23427, - 23473 + 23833, + 23879 ], "loc": { "start": { - "line": 765, + "line": 775, "column": 8 }, "end": { - "line": 765, + "line": 775, "column": 54 } } @@ -47734,16 +48553,16 @@ "type": "Identifier", "name": "slcIndex", "range": [ - 23487, - 23495 + 23893, + 23901 ], "loc": { "start": { - "line": 767, + "line": 777, "column": 12 }, "end": { - "line": 767, + "line": 777, "column": 20 } } @@ -47755,16 +48574,16 @@ "type": "Identifier", "name": "slcR", "range": [ - 23498, - 23502 + 23904, + 23908 ], "loc": { "start": { - "line": 767, + "line": 777, "column": 23 }, "end": { - "line": 767, + "line": 777, "column": 27 } } @@ -47773,46 +48592,46 @@ "type": "Identifier", "name": "selectedIndex", "range": [ - 23503, - 23516 + 23909, + 23922 ], "loc": { "start": { - "line": 767, + "line": 777, "column": 28 }, "end": { - "line": 767, + "line": 777, "column": 41 } } }, "range": [ - 23498, - 23516 + 23904, + 23922 ], "loc": { "start": { - "line": 767, + "line": 777, "column": 23 }, "end": { - "line": 767, + "line": 777, "column": 41 } } }, "range": [ - 23487, - 23516 + 23893, + 23922 ], "loc": { "start": { - "line": 767, + "line": 777, "column": 12 }, "end": { - "line": 767, + "line": 777, "column": 41 } } @@ -47820,16 +48639,16 @@ ], "kind": "let", "range": [ - 23483, - 23517 + 23889, + 23923 ], "loc": { "start": { - "line": 767, + "line": 777, "column": 8 }, "end": { - "line": 767, + "line": 777, "column": 42 } } @@ -47843,16 +48662,16 @@ "type": "Identifier", "name": "slcPagesSelIndex", "range": [ - 23530, - 23546 + 23936, + 23952 ], "loc": { "start": { - "line": 768, + "line": 778, "column": 12 }, "end": { - "line": 768, + "line": 778, "column": 28 } } @@ -47866,16 +48685,16 @@ "type": "Identifier", "name": "pageSelectorType", "range": [ - 23550, - 23566 + 23956, + 23972 ], "loc": { "start": { - "line": 768, + "line": 778, "column": 32 }, "end": { - "line": 768, + "line": 778, "column": 48 } } @@ -47884,31 +48703,31 @@ "type": "Identifier", "name": "SELECT", "range": [ - 23571, - 23577 + 23977, + 23983 ], "loc": { "start": { - "line": 768, + "line": 778, "column": 53 }, "end": { - "line": 768, + "line": 778, "column": 59 } } }, "range": [ - 23550, - 23577 + 23956, + 23983 ], "loc": { "start": { - "line": 768, + "line": 778, "column": 32 }, "end": { - "line": 768, + "line": 778, "column": 59 } } @@ -47920,16 +48739,16 @@ "type": "Identifier", "name": "pageSlc", "range": [ - 23593, - 23600 + 23999, + 24006 ], "loc": { "start": { - "line": 769, + "line": 779, "column": 12 }, "end": { - "line": 769, + "line": 779, "column": 19 } } @@ -47938,31 +48757,31 @@ "type": "Identifier", "name": "selectedIndex", "range": [ - 23601, - 23614 + 24007, + 24020 ], "loc": { "start": { - "line": 769, + "line": 779, "column": 20 }, "end": { - "line": 769, + "line": 779, "column": 33 } } }, "range": [ - 23593, - 23614 + 23999, + 24020 ], "loc": { "start": { - "line": 769, + "line": 779, "column": 12 }, "end": { - "line": 769, + "line": 779, "column": 33 } } @@ -47973,16 +48792,16 @@ "type": "Identifier", "name": "parseInt", "range": [ - 23617, - 23625 + 24023, + 24031 ], "loc": { "start": { - "line": 769, + "line": 779, "column": 36 }, "end": { - "line": 769, + "line": 779, "column": 44 } } @@ -47998,16 +48817,16 @@ "type": "Identifier", "name": "pageSlc", "range": [ - 23626, - 23633 + 24032, + 24039 ], "loc": { "start": { - "line": 769, + "line": 779, "column": 45 }, "end": { - "line": 769, + "line": 779, "column": 52 } } @@ -48016,31 +48835,31 @@ "type": "Identifier", "name": "value", "range": [ - 23634, - 23639 + 24040, + 24045 ], "loc": { "start": { - "line": 769, + "line": 779, "column": 53 }, "end": { - "line": 769, + "line": 779, "column": 58 } } }, "range": [ - 23626, - 23639 + 24032, + 24045 ], "loc": { "start": { - "line": 769, + "line": 779, "column": 45 }, "end": { - "line": 769, + "line": 779, "column": 58 } } @@ -48050,31 +48869,31 @@ "value": 1, "raw": "1", "range": [ - 23642, - 23643 + 24048, + 24049 ], "loc": { "start": { - "line": 769, + "line": 779, "column": 61 }, "end": { - "line": 769, + "line": 779, "column": 62 } } }, "range": [ - 23626, - 23643 + 24032, + 24049 ], "loc": { "start": { - "line": 769, + "line": 779, "column": 45 }, "end": { - "line": 769, + "line": 779, "column": 62 } } @@ -48084,62 +48903,62 @@ "value": 10, "raw": "10", "range": [ - 23645, - 23647 + 24051, + 24053 ], "loc": { "start": { - "line": 769, + "line": 779, "column": 64 }, "end": { - "line": 769, + "line": 779, "column": 66 } } } ], "range": [ - 23617, - 23648 + 24023, + 24054 ], "loc": { "start": { - "line": 769, + "line": 779, "column": 36 }, "end": { - "line": 769, + "line": 779, "column": 67 } } }, "range": [ - 23549, - 23648 + 23955, + 24054 ], "loc": { "start": { - "line": 768, + "line": 778, "column": 31 }, "end": { - "line": 769, + "line": 779, "column": 67 } } }, "range": [ - 23530, - 23648 + 23936, + 24054 ], "loc": { "start": { - "line": 768, + "line": 778, "column": 12 }, "end": { - "line": 769, + "line": 779, "column": 67 } } @@ -48147,16 +48966,16 @@ ], "kind": "let", "range": [ - 23526, - 23649 + 23932, + 24055 ], "loc": { "start": { - "line": 768, + "line": 778, "column": 8 }, "end": { - "line": 769, + "line": 779, "column": 68 } } @@ -48172,16 +48991,16 @@ "object": { "type": "ThisExpression", "range": [ - 23658, - 23662 + 24064, + 24068 ], "loc": { "start": { - "line": 770, + "line": 780, "column": 8 }, "end": { - "line": 770, + "line": 780, "column": 12 } } @@ -48190,31 +49009,31 @@ "type": "Identifier", "name": "pageLength", "range": [ - 23663, - 23673 + 24069, + 24079 ], "loc": { "start": { - "line": 770, + "line": 780, "column": 13 }, "end": { - "line": 770, + "line": 780, "column": 23 } } }, "range": [ - 23658, - 23673 + 24064, + 24079 ], "loc": { "start": { - "line": 770, + "line": 780, "column": 8 }, "end": { - "line": 770, + "line": 780, "column": 23 } } @@ -48225,16 +49044,16 @@ "type": "Identifier", "name": "parseInt", "range": [ - 23676, - 23684 + 24082, + 24090 ], "loc": { "start": { - "line": 770, + "line": 780, "column": 26 }, "end": { - "line": 770, + "line": 780, "column": 34 } } @@ -48253,16 +49072,16 @@ "type": "Identifier", "name": "slcR", "range": [ - 23685, - 23689 + 24091, + 24095 ], "loc": { "start": { - "line": 770, + "line": 780, "column": 35 }, "end": { - "line": 770, + "line": 780, "column": 39 } } @@ -48271,31 +49090,31 @@ "type": "Identifier", "name": "options", "range": [ - 23690, - 23697 + 24096, + 24103 ], "loc": { "start": { - "line": 770, + "line": 780, "column": 40 }, "end": { - "line": 770, + "line": 780, "column": 47 } } }, "range": [ - 23685, - 23697 + 24091, + 24103 ], "loc": { "start": { - "line": 770, + "line": 780, "column": 35 }, "end": { - "line": 770, + "line": 780, "column": 47 } } @@ -48304,31 +49123,31 @@ "type": "Identifier", "name": "slcIndex", "range": [ - 23698, - 23706 + 24104, + 24112 ], "loc": { "start": { - "line": 770, + "line": 780, "column": 48 }, "end": { - "line": 770, + "line": 780, "column": 56 } } }, "range": [ - 23685, - 23707 + 24091, + 24113 ], "loc": { "start": { - "line": 770, + "line": 780, "column": 35 }, "end": { - "line": 770, + "line": 780, "column": 57 } } @@ -48337,31 +49156,31 @@ "type": "Identifier", "name": "value", "range": [ - 23708, - 23713 + 24114, + 24119 ], "loc": { "start": { - "line": 770, + "line": 780, "column": 58 }, "end": { - "line": 770, + "line": 780, "column": 63 } } }, "range": [ - 23685, - 23713 + 24091, + 24119 ], "loc": { "start": { - "line": 770, + "line": 780, "column": 35 }, "end": { - "line": 770, + "line": 780, "column": 63 } } @@ -48371,62 +49190,62 @@ "value": 10, "raw": "10", "range": [ - 23715, - 23717 + 24121, + 24123 ], "loc": { "start": { - "line": 770, + "line": 780, "column": 65 }, "end": { - "line": 770, + "line": 780, "column": 67 } } } ], "range": [ - 23676, - 23718 + 24082, + 24124 ], "loc": { "start": { - "line": 770, + "line": 780, "column": 26 }, "end": { - "line": 770, + "line": 780, "column": 68 } } }, "range": [ - 23658, - 23718 + 24064, + 24124 ], "loc": { "start": { - "line": 770, + "line": 780, "column": 8 }, "end": { - "line": 770, + "line": 780, "column": 68 } } }, "range": [ - 23658, - 23719 + 24064, + 24125 ], "loc": { "start": { - "line": 770, + "line": 780, "column": 8 }, "end": { - "line": 770, + "line": 780, "column": 69 } } @@ -48442,16 +49261,16 @@ "object": { "type": "ThisExpression", "range": [ - 23728, - 23732 + 24134, + 24138 ], "loc": { "start": { - "line": 771, + "line": 781, "column": 8 }, "end": { - "line": 771, + "line": 781, "column": 12 } } @@ -48460,31 +49279,31 @@ "type": "Identifier", "name": "startPagingRow", "range": [ - 23733, - 23747 + 24139, + 24153 ], "loc": { "start": { - "line": 771, + "line": 781, "column": 13 }, "end": { - "line": 771, + "line": 781, "column": 27 } } }, "range": [ - 23728, - 23747 + 24134, + 24153 ], "loc": { "start": { - "line": 771, + "line": 781, "column": 8 }, "end": { - "line": 771, + "line": 781, "column": 27 } } @@ -48498,16 +49317,16 @@ "object": { "type": "ThisExpression", "range": [ - 23750, - 23754 + 24156, + 24160 ], "loc": { "start": { - "line": 771, + "line": 781, "column": 30 }, "end": { - "line": 771, + "line": 781, "column": 34 } } @@ -48516,31 +49335,31 @@ "type": "Identifier", "name": "pageLength", "range": [ - 23755, - 23765 + 24161, + 24171 ], "loc": { "start": { - "line": 771, + "line": 781, "column": 35 }, "end": { - "line": 771, + "line": 781, "column": 45 } } }, "range": [ - 23750, - 23765 + 24156, + 24171 ], "loc": { "start": { - "line": 771, + "line": 781, "column": 30 }, "end": { - "line": 771, + "line": 781, "column": 45 } } @@ -48549,61 +49368,61 @@ "type": "Identifier", "name": "slcPagesSelIndex", "range": [ - 23768, - 23784 + 24174, + 24190 ], "loc": { "start": { - "line": 771, + "line": 781, "column": 48 }, "end": { - "line": 771, + "line": 781, "column": 64 } } }, "range": [ - 23750, - 23784 + 24156, + 24190 ], "loc": { "start": { - "line": 771, + "line": 781, "column": 30 }, "end": { - "line": 771, + "line": 781, "column": 64 } } }, "range": [ - 23728, - 23784 + 24134, + 24190 ], "loc": { "start": { - "line": 771, + "line": 781, "column": 8 }, "end": { - "line": 771, + "line": 781, "column": 64 } } }, "range": [ - 23728, - 23785 + 24134, + 24191 ], "loc": { "start": { - "line": 771, + "line": 781, "column": 8 }, "end": { - "line": 771, + "line": 781, "column": 65 } } @@ -48619,16 +49438,16 @@ "type": "Identifier", "name": "isNaN", "range": [ - 23800, - 23805 + 24206, + 24211 ], "loc": { "start": { - "line": 773, + "line": 783, "column": 13 }, "end": { - "line": 773, + "line": 783, "column": 18 } } @@ -48640,16 +49459,16 @@ "object": { "type": "ThisExpression", "range": [ - 23806, - 23810 + 24212, + 24216 ], "loc": { "start": { - "line": 773, + "line": 783, "column": 19 }, "end": { - "line": 773, + "line": 783, "column": 23 } } @@ -48658,63 +49477,63 @@ "type": "Identifier", "name": "pageLength", "range": [ - 23811, - 23821 + 24217, + 24227 ], "loc": { "start": { - "line": 773, + "line": 783, "column": 24 }, "end": { - "line": 773, + "line": 783, "column": 34 } } }, "range": [ - 23806, - 23821 + 24212, + 24227 ], "loc": { "start": { - "line": 773, + "line": 783, "column": 19 }, "end": { - "line": 773, + "line": 783, "column": 34 } } } ], "range": [ - 23800, - 23822 + 24206, + 24228 ], "loc": { "start": { - "line": 773, + "line": 783, "column": 13 }, "end": { - "line": 773, + "line": 783, "column": 35 } } }, "prefix": true, "range": [ - 23799, - 23822 + 24205, + 24228 ], "loc": { "start": { - "line": 773, + "line": 783, "column": 12 }, "end": { - "line": 773, + "line": 783, "column": 35 } } @@ -48733,16 +49552,16 @@ "object": { "type": "ThisExpression", "range": [ - 23842, - 23846 + 24248, + 24252 ], "loc": { "start": { - "line": 774, + "line": 784, "column": 16 }, "end": { - "line": 774, + "line": 784, "column": 20 } } @@ -48751,31 +49570,31 @@ "type": "Identifier", "name": "startPagingRow", "range": [ - 23847, - 23861 + 24253, + 24267 ], "loc": { "start": { - "line": 774, + "line": 784, "column": 21 }, "end": { - "line": 774, + "line": 784, "column": 35 } } }, "range": [ - 23842, - 23861 + 24248, + 24267 ], "loc": { "start": { - "line": 774, + "line": 784, "column": 16 }, "end": { - "line": 774, + "line": 784, "column": 35 } } @@ -48787,16 +49606,16 @@ "type": "Identifier", "name": "tf", "range": [ - 23865, - 23867 + 24271, + 24273 ], "loc": { "start": { - "line": 774, + "line": 784, "column": 39 }, "end": { - "line": 774, + "line": 784, "column": 41 } } @@ -48805,46 +49624,46 @@ "type": "Identifier", "name": "nbFilterableRows", "range": [ - 23868, - 23884 + 24274, + 24290 ], "loc": { "start": { - "line": 774, + "line": 784, "column": 42 }, "end": { - "line": 774, + "line": 784, "column": 58 } } }, "range": [ - 23865, - 23884 + 24271, + 24290 ], "loc": { "start": { - "line": 774, + "line": 784, "column": 39 }, "end": { - "line": 774, + "line": 784, "column": 58 } } }, "range": [ - 23842, - 23884 + 24248, + 24290 ], "loc": { "start": { - "line": 774, + "line": 784, "column": 16 }, "end": { - "line": 774, + "line": 784, "column": 58 } } @@ -48863,16 +49682,16 @@ "object": { "type": "ThisExpression", "range": [ - 23904, - 23908 + 24310, + 24314 ], "loc": { "start": { - "line": 775, + "line": 785, "column": 16 }, "end": { - "line": 775, + "line": 785, "column": 20 } } @@ -48881,31 +49700,31 @@ "type": "Identifier", "name": "startPagingRow", "range": [ - 23909, - 23923 + 24315, + 24329 ], "loc": { "start": { - "line": 775, + "line": 785, "column": 21 }, "end": { - "line": 775, + "line": 785, "column": 35 } } }, "range": [ - 23904, - 23923 + 24310, + 24329 ], "loc": { "start": { - "line": 775, + "line": 785, "column": 16 }, "end": { - "line": 775, + "line": 785, "column": 35 } } @@ -48920,16 +49739,16 @@ "type": "Identifier", "name": "tf", "range": [ - 23927, - 23929 + 24333, + 24335 ], "loc": { "start": { - "line": 775, + "line": 785, "column": 39 }, "end": { - "line": 775, + "line": 785, "column": 41 } } @@ -48938,31 +49757,31 @@ "type": "Identifier", "name": "nbFilterableRows", "range": [ - 23930, - 23946 + 24336, + 24352 ], "loc": { "start": { - "line": 775, + "line": 785, "column": 42 }, "end": { - "line": 775, + "line": 785, "column": 58 } } }, "range": [ - 23927, - 23946 + 24333, + 24352 ], "loc": { "start": { - "line": 775, + "line": 785, "column": 39 }, "end": { - "line": 775, + "line": 785, "column": 58 } } @@ -48973,16 +49792,16 @@ "object": { "type": "ThisExpression", "range": [ - 23949, - 23953 + 24355, + 24359 ], "loc": { "start": { - "line": 775, + "line": 785, "column": 61 }, "end": { - "line": 775, + "line": 785, "column": 65 } } @@ -48991,108 +49810,108 @@ "type": "Identifier", "name": "pageLength", "range": [ - 23954, - 23964 + 24360, + 24370 ], "loc": { "start": { - "line": 775, + "line": 785, "column": 66 }, "end": { - "line": 775, + "line": 785, "column": 76 } } }, "range": [ - 23949, - 23964 + 24355, + 24370 ], "loc": { "start": { - "line": 775, + "line": 785, "column": 61 }, "end": { - "line": 775, + "line": 785, "column": 76 } } }, "range": [ - 23927, - 23964 + 24333, + 24370 ], "loc": { "start": { - "line": 775, + "line": 785, "column": 39 }, "end": { - "line": 775, + "line": 785, "column": 76 } } }, "range": [ - 23904, - 23965 + 24310, + 24371 ], "loc": { "start": { - "line": 775, + "line": 785, "column": 16 }, "end": { - "line": 775, + "line": 785, "column": 77 } } }, "range": [ - 23904, - 23966 + 24310, + 24372 ], "loc": { "start": { - "line": 775, + "line": 785, "column": 16 }, "end": { - "line": 775, + "line": 785, "column": 78 } } } ], "range": [ - 23886, - 23980 + 24292, + 24386 ], "loc": { "start": { - "line": 774, + "line": 784, "column": 60 }, "end": { - "line": 776, + "line": 786, "column": 13 } } }, "alternate": null, "range": [ - 23838, - 23980 + 24244, + 24386 ], "loc": { "start": { - "line": 774, + "line": 784, "column": 12 }, "end": { - "line": 776, + "line": 786, "column": 13 } } @@ -49107,16 +49926,16 @@ "object": { "type": "ThisExpression", "range": [ - 23993, - 23997 + 24399, + 24403 ], "loc": { "start": { - "line": 777, + "line": 787, "column": 12 }, "end": { - "line": 777, + "line": 787, "column": 16 } } @@ -49125,62 +49944,62 @@ "type": "Identifier", "name": "setPagingInfo", "range": [ - 23998, - 24011 + 24404, + 24417 ], "loc": { "start": { - "line": 777, + "line": 787, "column": 17 }, "end": { - "line": 777, + "line": 787, "column": 30 } } }, "range": [ - 23993, - 24011 + 24399, + 24417 ], "loc": { "start": { - "line": 777, + "line": 787, "column": 12 }, "end": { - "line": 777, + "line": 787, "column": 30 } } }, "arguments": [], "range": [ - 23993, - 24013 + 24399, + 24419 ], "loc": { "start": { - "line": 777, + "line": 787, "column": 12 }, "end": { - "line": 777, + "line": 787, "column": 32 } } }, "range": [ - 23993, - 24014 + 24399, + 24420 ], "loc": { "start": { - "line": 777, + "line": 787, "column": 12 }, "end": { - "line": 777, + "line": 787, "column": 33 } } @@ -49194,16 +50013,16 @@ "type": "Identifier", "name": "pageSelectorType", "range": [ - 24032, - 24048 + 24438, + 24454 ], "loc": { "start": { - "line": 779, + "line": 789, "column": 16 }, "end": { - "line": 779, + "line": 789, "column": 32 } } @@ -49212,31 +50031,31 @@ "type": "Identifier", "name": "SELECT", "range": [ - 24053, - 24059 + 24459, + 24465 ], "loc": { "start": { - "line": 779, + "line": 789, "column": 37 }, "end": { - "line": 779, + "line": 789, "column": 43 } } }, "range": [ - 24032, - 24059 + 24438, + 24465 ], "loc": { "start": { - "line": 779, + "line": 789, "column": 16 }, "end": { - "line": 779, + "line": 789, "column": 43 } } @@ -49253,16 +50072,16 @@ "type": "Identifier", "name": "slcIdx", "range": [ - 24083, - 24089 + 24489, + 24495 ], "loc": { "start": { - "line": 780, + "line": 790, "column": 20 }, "end": { - "line": 780, + "line": 790, "column": 26 } } @@ -49285,16 +50104,16 @@ "type": "Identifier", "name": "pageSlc", "range": [ - 24093, - 24100 + 24499, + 24506 ], "loc": { "start": { - "line": 780, + "line": 790, "column": 30 }, "end": { - "line": 780, + "line": 790, "column": 37 } } @@ -49303,31 +50122,31 @@ "type": "Identifier", "name": "options", "range": [ - 24101, - 24108 + 24507, + 24514 ], "loc": { "start": { - "line": 780, + "line": 790, "column": 38 }, "end": { - "line": 780, + "line": 790, "column": 45 } } }, "range": [ - 24093, - 24108 + 24499, + 24514 ], "loc": { "start": { - "line": 780, + "line": 790, "column": 30 }, "end": { - "line": 780, + "line": 790, "column": 45 } } @@ -49336,31 +50155,31 @@ "type": "Identifier", "name": "length", "range": [ - 24109, - 24115 + 24515, + 24521 ], "loc": { "start": { - "line": 780, + "line": 790, "column": 46 }, "end": { - "line": 780, + "line": 790, "column": 52 } } }, "range": [ - 24093, - 24115 + 24499, + 24521 ], "loc": { "start": { - "line": 780, + "line": 790, "column": 30 }, "end": { - "line": 780, + "line": 790, "column": 52 } } @@ -49370,31 +50189,31 @@ "value": 1, "raw": "1", "range": [ - 24118, - 24119 + 24524, + 24525 ], "loc": { "start": { - "line": 780, + "line": 790, "column": 55 }, "end": { - "line": 780, + "line": 790, "column": 56 } } }, "range": [ - 24093, - 24119 + 24499, + 24525 ], "loc": { "start": { - "line": 780, + "line": 790, "column": 30 }, "end": { - "line": 780, + "line": 790, "column": 56 } } @@ -49403,31 +50222,31 @@ "type": "Identifier", "name": "slcPagesSelIndex", "range": [ - 24123, - 24139 + 24529, + 24545 ], "loc": { "start": { - "line": 780, + "line": 790, "column": 60 }, "end": { - "line": 780, + "line": 790, "column": 76 } } }, "range": [ - 24093, - 24139 + 24499, + 24545 ], "loc": { "start": { - "line": 780, + "line": 790, "column": 30 }, "end": { - "line": 780, + "line": 790, "column": 76 } } @@ -49445,16 +50264,16 @@ "type": "Identifier", "name": "pageSlc", "range": [ - 24164, - 24171 + 24570, + 24577 ], "loc": { "start": { - "line": 781, + "line": 791, "column": 21 }, "end": { - "line": 781, + "line": 791, "column": 28 } } @@ -49463,31 +50282,31 @@ "type": "Identifier", "name": "options", "range": [ - 24172, - 24179 + 24578, + 24585 ], "loc": { "start": { - "line": 781, + "line": 791, "column": 29 }, "end": { - "line": 781, + "line": 791, "column": 36 } } }, "range": [ - 24164, - 24179 + 24570, + 24585 ], "loc": { "start": { - "line": 781, + "line": 791, "column": 21 }, "end": { - "line": 781, + "line": 791, "column": 36 } } @@ -49496,31 +50315,31 @@ "type": "Identifier", "name": "length", "range": [ - 24180, - 24186 + 24586, + 24592 ], "loc": { "start": { - "line": 781, + "line": 791, "column": 37 }, "end": { - "line": 781, + "line": 791, "column": 43 } } }, "range": [ - 24164, - 24186 + 24570, + 24592 ], "loc": { "start": { - "line": 781, + "line": 791, "column": 21 }, "end": { - "line": 781, + "line": 791, "column": 43 } } @@ -49530,31 +50349,31 @@ "value": 1, "raw": "1", "range": [ - 24189, - 24190 + 24595, + 24596 ], "loc": { "start": { - "line": 781, + "line": 791, "column": 46 }, "end": { - "line": 781, + "line": 791, "column": 47 } } }, "range": [ - 24164, - 24190 + 24570, + 24596 ], "loc": { "start": { - "line": 781, + "line": 791, "column": 21 }, "end": { - "line": 781, + "line": 791, "column": 47 } } @@ -49563,46 +50382,46 @@ "type": "Identifier", "name": "slcPagesSelIndex", "range": [ - 24214, - 24230 + 24620, + 24636 ], "loc": { "start": { - "line": 782, + "line": 792, "column": 20 }, "end": { - "line": 782, + "line": 792, "column": 36 } } }, "range": [ - 24092, - 24230 + 24498, + 24636 ], "loc": { "start": { - "line": 780, + "line": 790, "column": 29 }, "end": { - "line": 782, + "line": 792, "column": 36 } } }, "range": [ - 24083, - 24230 + 24489, + 24636 ], "loc": { "start": { - "line": 780, + "line": 790, "column": 20 }, "end": { - "line": 782, + "line": 792, "column": 36 } } @@ -49610,16 +50429,16 @@ ], "kind": "let", "range": [ - 24079, - 24231 + 24485, + 24637 ], "loc": { "start": { - "line": 780, + "line": 790, "column": 16 }, "end": { - "line": 782, + "line": 792, "column": 37 } } @@ -49642,16 +50461,16 @@ "type": "Identifier", "name": "pageSlc", "range": [ - 24248, - 24255 + 24654, + 24661 ], "loc": { "start": { - "line": 783, + "line": 793, "column": 16 }, "end": { - "line": 783, + "line": 793, "column": 23 } } @@ -49660,31 +50479,31 @@ "type": "Identifier", "name": "options", "range": [ - 24256, - 24263 + 24662, + 24669 ], "loc": { "start": { - "line": 783, + "line": 793, "column": 24 }, "end": { - "line": 783, + "line": 793, "column": 31 } } }, "range": [ - 24248, - 24263 + 24654, + 24669 ], "loc": { "start": { - "line": 783, + "line": 793, "column": 16 }, "end": { - "line": 783, + "line": 793, "column": 31 } } @@ -49693,31 +50512,31 @@ "type": "Identifier", "name": "slcIdx", "range": [ - 24264, - 24270 + 24670, + 24676 ], "loc": { "start": { - "line": 783, + "line": 793, "column": 32 }, "end": { - "line": 783, + "line": 793, "column": 38 } } }, "range": [ - 24248, - 24271 + 24654, + 24677 ], "loc": { "start": { - "line": 783, + "line": 793, "column": 16 }, "end": { - "line": 783, + "line": 793, "column": 39 } } @@ -49726,31 +50545,31 @@ "type": "Identifier", "name": "selected", "range": [ - 24272, - 24280 + 24678, + 24686 ], "loc": { "start": { - "line": 783, + "line": 793, "column": 40 }, "end": { - "line": 783, + "line": 793, "column": 48 } } }, "range": [ - 24248, - 24280 + 24654, + 24686 ], "loc": { "start": { - "line": 783, + "line": 793, "column": 16 }, "end": { - "line": 783, + "line": 793, "column": 48 } } @@ -49760,110 +50579,110 @@ "value": true, "raw": "true", "range": [ - 24283, - 24287 + 24689, + 24693 ], "loc": { "start": { - "line": 783, + "line": 793, "column": 51 }, "end": { - "line": 783, + "line": 793, "column": 55 } } }, "range": [ - 24248, - 24287 + 24654, + 24693 ], "loc": { "start": { - "line": 783, + "line": 793, "column": 16 }, "end": { - "line": 783, + "line": 793, "column": 55 } } }, "range": [ - 24248, - 24288 + 24654, + 24694 ], "loc": { "start": { - "line": 783, + "line": 793, "column": 16 }, "end": { - "line": 783, + "line": 793, "column": 56 } } } ], "range": [ - 24061, - 24302 + 24467, + 24708 ], "loc": { "start": { - "line": 779, + "line": 789, "column": 45 }, "end": { - "line": 784, + "line": 794, "column": 13 } } }, "alternate": null, "range": [ - 24028, - 24302 + 24434, + 24708 ], "loc": { "start": { - "line": 779, + "line": 789, "column": 12 }, "end": { - "line": 784, + "line": 794, "column": 13 } } } ], "range": [ - 23824, - 24312 + 24230, + 24718 ], "loc": { "start": { - "line": 773, + "line": 783, "column": 37 }, "end": { - "line": 785, + "line": 795, "column": 9 } } }, "alternate": null, "range": [ - 23795, - 24312 + 24201, + 24718 ], "loc": { "start": { - "line": 773, + "line": 783, "column": 8 }, "end": { - "line": 785, + "line": 795, "column": 9 } } @@ -49879,16 +50698,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 24322, - 24329 + 24728, + 24735 ], "loc": { "start": { - "line": 787, + "line": 797, "column": 8 }, "end": { - "line": 787, + "line": 797, "column": 15 } } @@ -49897,31 +50716,31 @@ "type": "Identifier", "name": "emit", "range": [ - 24330, - 24334 + 24736, + 24740 ], "loc": { "start": { - "line": 787, + "line": 797, "column": 16 }, "end": { - "line": 787, + "line": 797, "column": 20 } } }, "range": [ - 24322, - 24334 + 24728, + 24740 ], "loc": { "start": { - "line": 787, + "line": 797, "column": 8 }, "end": { - "line": 787, + "line": 797, "column": 20 } } @@ -49932,16 +50751,16 @@ "value": "after-page-length-change", "raw": "'after-page-length-change'", "range": [ - 24335, - 24361 + 24741, + 24767 ], "loc": { "start": { - "line": 787, + "line": 797, "column": 21 }, "end": { - "line": 787, + "line": 797, "column": 47 } } @@ -49950,16 +50769,16 @@ "type": "Identifier", "name": "tf", "range": [ - 24363, - 24365 + 24769, + 24771 ], "loc": { "start": { - "line": 787, + "line": 797, "column": 49 }, "end": { - "line": 787, + "line": 797, "column": 51 } } @@ -49970,16 +50789,16 @@ "object": { "type": "ThisExpression", "range": [ - 24367, - 24371 + 24773, + 24777 ], "loc": { "start": { - "line": 787, + "line": 797, "column": 53 }, "end": { - "line": 787, + "line": 797, "column": 57 } } @@ -49988,78 +50807,78 @@ "type": "Identifier", "name": "pageLength", "range": [ - 24372, - 24382 + 24778, + 24788 ], "loc": { "start": { - "line": 787, + "line": 797, "column": 58 }, "end": { - "line": 787, + "line": 797, "column": 68 } } }, "range": [ - 24367, - 24382 + 24773, + 24788 ], "loc": { "start": { - "line": 787, + "line": 797, "column": 53 }, "end": { - "line": 787, + "line": 797, "column": 68 } } } ], "range": [ - 24322, - 24383 + 24728, + 24789 ], "loc": { "start": { - "line": 787, + "line": 797, "column": 8 }, "end": { - "line": 787, + "line": 797, "column": 69 } } }, "range": [ - 24322, - 24384 + 24728, + 24790 ], "loc": { "start": { - "line": 787, + "line": 797, "column": 8 }, "end": { - "line": 787, + "line": 797, "column": 70 } } } ], "range": [ - 23196, - 24390 + 23602, + 24796 ], "loc": { "start": { - "line": 754, + "line": 764, "column": 29 }, "end": { - "line": 788, + "line": 798, "column": 5 } } @@ -50067,16 +50886,16 @@ "generator": false, "expression": false, "range": [ - 23193, - 24390 + 23599, + 24796 ], "loc": { "start": { - "line": 754, + "line": 764, "column": 26 }, "end": { - "line": 788, + "line": 798, "column": 5 } } @@ -50084,16 +50903,16 @@ "kind": "method", "computed": false, "range": [ - 23171, - 24390 + 23577, + 24796 ], "loc": { "start": { - "line": 754, + "line": 764, "column": 4 }, "end": { - "line": 788, + "line": 798, "column": 5 } }, @@ -50102,16 +50921,16 @@ "type": "Block", "value": "*\n * Change rows according to page results drop-down\n ", "range": [ - 23100, - 23166 + 23506, + 23572 ], "loc": { "start": { - "line": 751, + "line": 761, "column": 4 }, "end": { - "line": 753, + "line": 763, "column": 7 } } @@ -50122,16 +50941,16 @@ "type": "Block", "value": "*\n * Re-set page nb at page re-load\n ", "range": [ - 24396, - 24445 + 24802, + 24851 ], "loc": { "start": { - "line": 790, + "line": 800, "column": 4 }, "end": { - "line": 792, + "line": 802, "column": 7 } } @@ -50145,16 +50964,16 @@ "type": "Identifier", "name": "resetPage", "range": [ - 24450, - 24459 + 24856, + 24865 ], "loc": { "start": { - "line": 793, + "line": 803, "column": 4 }, "end": { - "line": 793, + "line": 803, "column": 13 } } @@ -50175,16 +50994,16 @@ "type": "Identifier", "name": "tf", "range": [ - 24476, - 24478 + 24882, + 24884 ], "loc": { "start": { - "line": 794, + "line": 804, "column": 12 }, "end": { - "line": 794, + "line": 804, "column": 14 } } @@ -50195,16 +51014,16 @@ "object": { "type": "ThisExpression", "range": [ - 24481, - 24485 + 24887, + 24891 ], "loc": { "start": { - "line": 794, + "line": 804, "column": 17 }, "end": { - "line": 794, + "line": 804, "column": 21 } } @@ -50213,46 +51032,46 @@ "type": "Identifier", "name": "tf", "range": [ - 24486, - 24488 + 24892, + 24894 ], "loc": { "start": { - "line": 794, + "line": 804, "column": 22 }, "end": { - "line": 794, + "line": 804, "column": 24 } } }, "range": [ - 24481, - 24488 + 24887, + 24894 ], "loc": { "start": { - "line": 794, + "line": 804, "column": 17 }, "end": { - "line": 794, + "line": 804, "column": 24 } } }, "range": [ - 24476, - 24488 + 24882, + 24894 ], "loc": { "start": { - "line": 794, + "line": 804, "column": 12 }, "end": { - "line": 794, + "line": 804, "column": 24 } } @@ -50260,16 +51079,16 @@ ], "kind": "let", "range": [ - 24472, - 24489 + 24878, + 24895 ], "loc": { "start": { - "line": 794, + "line": 804, "column": 8 }, "end": { - "line": 794, + "line": 804, "column": 25 } } @@ -50287,16 +51106,16 @@ "object": { "type": "ThisExpression", "range": [ - 24503, - 24507 + 24909, + 24913 ], "loc": { "start": { - "line": 795, + "line": 805, "column": 13 }, "end": { - "line": 795, + "line": 805, "column": 17 } } @@ -50305,63 +51124,63 @@ "type": "Identifier", "name": "isEnabled", "range": [ - 24508, - 24517 + 24914, + 24923 ], "loc": { "start": { - "line": 795, + "line": 805, "column": 18 }, "end": { - "line": 795, + "line": 805, "column": 27 } } }, "range": [ - 24503, - 24517 + 24909, + 24923 ], "loc": { "start": { - "line": 795, + "line": 805, "column": 13 }, "end": { - "line": 795, + "line": 805, "column": 27 } } }, "arguments": [], "range": [ - 24503, - 24519 + 24909, + 24925 ], "loc": { "start": { - "line": 795, + "line": 805, "column": 13 }, "end": { - "line": 795, + "line": 805, "column": 29 } } }, "prefix": true, "range": [ - 24502, - 24519 + 24908, + 24925 ], "loc": { "start": { - "line": 795, + "line": 805, "column": 12 }, "end": { - "line": 795, + "line": 805, "column": 29 } } @@ -50373,48 +51192,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 24535, - 24542 + 24941, + 24948 ], "loc": { "start": { - "line": 796, + "line": 806, "column": 12 }, "end": { - "line": 796, + "line": 806, "column": 19 } } } ], "range": [ - 24521, - 24552 + 24927, + 24958 ], "loc": { "start": { - "line": 795, + "line": 805, "column": 31 }, "end": { - "line": 797, + "line": 807, "column": 9 } } }, "alternate": null, "range": [ - 24498, - 24552 + 24904, + 24958 ], "loc": { "start": { - "line": 795, + "line": 805, "column": 8 }, "end": { - "line": 797, + "line": 807, "column": 9 } } @@ -50432,16 +51251,16 @@ "object": { "type": "ThisExpression", "range": [ - 24561, - 24565 + 24967, + 24971 ], "loc": { "start": { - "line": 798, + "line": 808, "column": 8 }, "end": { - "line": 798, + "line": 808, "column": 12 } } @@ -50450,31 +51269,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 24566, - 24573 + 24972, + 24979 ], "loc": { "start": { - "line": 798, + "line": 808, "column": 13 }, "end": { - "line": 798, + "line": 808, "column": 20 } } }, "range": [ - 24561, - 24573 + 24967, + 24979 ], "loc": { "start": { - "line": 798, + "line": 808, "column": 8 }, "end": { - "line": 798, + "line": 808, "column": 20 } } @@ -50483,31 +51302,31 @@ "type": "Identifier", "name": "emit", "range": [ - 24574, - 24578 + 24980, + 24984 ], "loc": { "start": { - "line": 798, + "line": 808, "column": 21 }, "end": { - "line": 798, + "line": 808, "column": 25 } } }, "range": [ - 24561, - 24578 + 24967, + 24984 ], "loc": { "start": { - "line": 798, + "line": 808, "column": 8 }, "end": { - "line": 798, + "line": 808, "column": 25 } } @@ -50518,16 +51337,16 @@ "value": "before-reset-page", "raw": "'before-reset-page'", "range": [ - 24579, - 24598 + 24985, + 25004 ], "loc": { "start": { - "line": 798, + "line": 808, "column": 26 }, "end": { - "line": 798, + "line": 808, "column": 45 } } @@ -50536,47 +51355,47 @@ "type": "Identifier", "name": "tf", "range": [ - 24600, - 24602 + 25006, + 25008 ], "loc": { "start": { - "line": 798, + "line": 808, "column": 47 }, "end": { - "line": 798, + "line": 808, "column": 49 } } } ], "range": [ - 24561, - 24603 + 24967, + 25009 ], "loc": { "start": { - "line": 798, + "line": 808, "column": 8 }, "end": { - "line": 798, + "line": 808, "column": 50 } } }, "range": [ - 24561, - 24604 + 24967, + 25010 ], "loc": { "start": { - "line": 798, + "line": 808, "column": 8 }, "end": { - "line": 798, + "line": 808, "column": 51 } } @@ -50590,16 +51409,16 @@ "type": "Identifier", "name": "pgNb", "range": [ - 24617, - 24621 + 25023, + 25027 ], "loc": { "start": { - "line": 799, + "line": 809, "column": 12 }, "end": { - "line": 799, + "line": 809, "column": 16 } } @@ -50618,16 +51437,16 @@ "type": "Identifier", "name": "tf", "range": [ - 24624, - 24626 + 25030, + 25032 ], "loc": { "start": { - "line": 799, + "line": 809, "column": 19 }, "end": { - "line": 799, + "line": 809, "column": 21 } } @@ -50636,31 +51455,31 @@ "type": "Identifier", "name": "feature", "range": [ - 24627, - 24634 + 25033, + 25040 ], "loc": { "start": { - "line": 799, + "line": 809, "column": 22 }, "end": { - "line": 799, + "line": 809, "column": 29 } } }, "range": [ - 24624, - 24634 + 25030, + 25040 ], "loc": { "start": { - "line": 799, + "line": 809, "column": 19 }, "end": { - "line": 799, + "line": 809, "column": 29 } } @@ -50671,32 +51490,32 @@ "value": "store", "raw": "'store'", "range": [ - 24635, - 24642 + 25041, + 25048 ], "loc": { "start": { - "line": 799, + "line": 809, "column": 30 }, "end": { - "line": 799, + "line": 809, "column": 37 } } } ], "range": [ - 24624, - 24643 + 25030, + 25049 ], "loc": { "start": { - "line": 799, + "line": 809, "column": 19 }, "end": { - "line": 799, + "line": 809, "column": 38 } } @@ -50705,62 +51524,62 @@ "type": "Identifier", "name": "getPageNb", "range": [ - 24644, - 24653 + 25050, + 25059 ], "loc": { "start": { - "line": 799, + "line": 809, "column": 39 }, "end": { - "line": 799, + "line": 809, "column": 48 } } }, "range": [ - 24624, - 24653 + 25030, + 25059 ], "loc": { "start": { - "line": 799, + "line": 809, "column": 19 }, "end": { - "line": 799, + "line": 809, "column": 48 } } }, "arguments": [], "range": [ - 24624, - 24655 + 25030, + 25061 ], "loc": { "start": { - "line": 799, + "line": 809, "column": 19 }, "end": { - "line": 799, + "line": 809, "column": 50 } } }, "range": [ - 24617, - 24655 + 25023, + 25061 ], "loc": { "start": { - "line": 799, + "line": 809, "column": 12 }, "end": { - "line": 799, + "line": 809, "column": 50 } } @@ -50768,16 +51587,16 @@ ], "kind": "let", "range": [ - 24613, - 24656 + 25019, + 25062 ], "loc": { "start": { - "line": 799, + "line": 809, "column": 8 }, "end": { - "line": 799, + "line": 809, "column": 51 } } @@ -50791,16 +51610,16 @@ "type": "Identifier", "name": "pgNb", "range": [ - 24669, - 24673 + 25075, + 25079 ], "loc": { "start": { - "line": 800, + "line": 810, "column": 12 }, "end": { - "line": 800, + "line": 810, "column": 16 } } @@ -50810,31 +51629,31 @@ "value": "", "raw": "''", "range": [ - 24678, - 24680 + 25084, + 25086 ], "loc": { "start": { - "line": 800, + "line": 810, "column": 21 }, "end": { - "line": 800, + "line": 810, "column": 23 } } }, "range": [ - 24669, - 24680 + 25075, + 25086 ], "loc": { "start": { - "line": 800, + "line": 810, "column": 12 }, "end": { - "line": 800, + "line": 810, "column": 23 } } @@ -50852,16 +51671,16 @@ "object": { "type": "ThisExpression", "range": [ - 24696, - 24700 + 25102, + 25106 ], "loc": { "start": { - "line": 801, + "line": 811, "column": 12 }, "end": { - "line": 801, + "line": 811, "column": 16 } } @@ -50870,31 +51689,31 @@ "type": "Identifier", "name": "changePage", "range": [ - 24701, - 24711 + 25107, + 25117 ], "loc": { "start": { - "line": 801, + "line": 811, "column": 17 }, "end": { - "line": 801, + "line": 811, "column": 27 } } }, "range": [ - 24696, - 24711 + 25102, + 25117 ], "loc": { "start": { - "line": 801, + "line": 811, "column": 12 }, "end": { - "line": 801, + "line": 811, "column": 27 } } @@ -50907,16 +51726,16 @@ "type": "Identifier", "name": "pgNb", "range": [ - 24713, - 24717 + 25119, + 25123 ], "loc": { "start": { - "line": 801, + "line": 811, "column": 29 }, "end": { - "line": 801, + "line": 811, "column": 33 } } @@ -50926,94 +51745,94 @@ "value": 1, "raw": "1", "range": [ - 24720, - 24721 + 25126, + 25127 ], "loc": { "start": { - "line": 801, + "line": 811, "column": 36 }, "end": { - "line": 801, + "line": 811, "column": 37 } } }, "range": [ - 24713, - 24721 + 25119, + 25127 ], "loc": { "start": { - "line": 801, + "line": 811, "column": 29 }, "end": { - "line": 801, + "line": 811, "column": 37 } } } ], "range": [ - 24696, - 24723 + 25102, + 25129 ], "loc": { "start": { - "line": 801, + "line": 811, "column": 12 }, "end": { - "line": 801, + "line": 811, "column": 39 } } }, "range": [ - 24696, - 24724 + 25102, + 25130 ], "loc": { "start": { - "line": 801, + "line": 811, "column": 12 }, "end": { - "line": 801, + "line": 811, "column": 40 } } } ], "range": [ - 24682, - 24734 + 25088, + 25140 ], "loc": { "start": { - "line": 800, + "line": 810, "column": 25 }, "end": { - "line": 802, + "line": 812, "column": 9 } } }, "alternate": null, "range": [ - 24665, - 24734 + 25071, + 25140 ], "loc": { "start": { - "line": 800, + "line": 810, "column": 8 }, "end": { - "line": 802, + "line": 812, "column": 9 } } @@ -51031,16 +51850,16 @@ "object": { "type": "ThisExpression", "range": [ - 24743, - 24747 + 25149, + 25153 ], "loc": { "start": { - "line": 803, + "line": 813, "column": 8 }, "end": { - "line": 803, + "line": 813, "column": 12 } } @@ -51049,31 +51868,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 24748, - 24755 + 25154, + 25161 ], "loc": { "start": { - "line": 803, + "line": 813, "column": 13 }, "end": { - "line": 803, + "line": 813, "column": 20 } } }, "range": [ - 24743, - 24755 + 25149, + 25161 ], "loc": { "start": { - "line": 803, + "line": 813, "column": 8 }, "end": { - "line": 803, + "line": 813, "column": 20 } } @@ -51082,31 +51901,31 @@ "type": "Identifier", "name": "emit", "range": [ - 24756, - 24760 + 25162, + 25166 ], "loc": { "start": { - "line": 803, + "line": 813, "column": 21 }, "end": { - "line": 803, + "line": 813, "column": 25 } } }, "range": [ - 24743, - 24760 + 25149, + 25166 ], "loc": { "start": { - "line": 803, + "line": 813, "column": 8 }, "end": { - "line": 803, + "line": 813, "column": 25 } } @@ -51117,16 +51936,16 @@ "value": "after-reset-page", "raw": "'after-reset-page'", "range": [ - 24761, - 24779 + 25167, + 25185 ], "loc": { "start": { - "line": 803, + "line": 813, "column": 26 }, "end": { - "line": 803, + "line": 813, "column": 44 } } @@ -51135,16 +51954,16 @@ "type": "Identifier", "name": "tf", "range": [ - 24781, - 24783 + 25187, + 25189 ], "loc": { "start": { - "line": 803, + "line": 813, "column": 46 }, "end": { - "line": 803, + "line": 813, "column": 48 } } @@ -51153,63 +51972,63 @@ "type": "Identifier", "name": "pgNb", "range": [ - 24785, - 24789 + 25191, + 25195 ], "loc": { "start": { - "line": 803, + "line": 813, "column": 50 }, "end": { - "line": 803, + "line": 813, "column": 54 } } } ], "range": [ - 24743, - 24790 + 25149, + 25196 ], "loc": { "start": { - "line": 803, + "line": 813, "column": 8 }, "end": { - "line": 803, + "line": 813, "column": 55 } } }, "range": [ - 24743, - 24791 + 25149, + 25197 ], "loc": { "start": { - "line": 803, + "line": 813, "column": 8 }, "end": { - "line": 803, + "line": 813, "column": 56 } } } ], "range": [ - 24462, - 24797 + 24868, + 25203 ], "loc": { "start": { - "line": 793, + "line": 803, "column": 16 }, "end": { - "line": 804, + "line": 814, "column": 5 } } @@ -51217,16 +52036,16 @@ "generator": false, "expression": false, "range": [ - 24459, - 24797 + 24865, + 25203 ], "loc": { "start": { - "line": 793, + "line": 803, "column": 13 }, "end": { - "line": 804, + "line": 814, "column": 5 } } @@ -51234,16 +52053,16 @@ "kind": "method", "computed": false, "range": [ - 24450, - 24797 + 24856, + 25203 ], "loc": { "start": { - "line": 793, + "line": 803, "column": 4 }, "end": { - "line": 804, + "line": 814, "column": 5 } }, @@ -51252,16 +52071,16 @@ "type": "Block", "value": "*\n * Re-set page nb at page re-load\n ", "range": [ - 24396, - 24445 + 24802, + 24851 ], "loc": { "start": { - "line": 790, + "line": 800, "column": 4 }, "end": { - "line": 792, + "line": 802, "column": 7 } } @@ -51272,16 +52091,16 @@ "type": "Block", "value": "*\n * Re-set page length value at page re-load\n ", "range": [ - 24803, - 24862 + 25209, + 25268 ], "loc": { "start": { - "line": 806, + "line": 816, "column": 4 }, "end": { - "line": 808, + "line": 818, "column": 7 } } @@ -51295,16 +52114,16 @@ "type": "Identifier", "name": "resetPageLength", "range": [ - 24867, - 24882 + 25273, + 25288 ], "loc": { "start": { - "line": 809, + "line": 819, "column": 4 }, "end": { - "line": 809, + "line": 819, "column": 19 } } @@ -51325,16 +52144,16 @@ "type": "Identifier", "name": "tf", "range": [ - 24899, - 24901 + 25305, + 25307 ], "loc": { "start": { - "line": 810, + "line": 820, "column": 12 }, "end": { - "line": 810, + "line": 820, "column": 14 } } @@ -51345,16 +52164,16 @@ "object": { "type": "ThisExpression", "range": [ - 24904, - 24908 + 25310, + 25314 ], "loc": { "start": { - "line": 810, + "line": 820, "column": 17 }, "end": { - "line": 810, + "line": 820, "column": 21 } } @@ -51363,46 +52182,46 @@ "type": "Identifier", "name": "tf", "range": [ - 24909, - 24911 + 25315, + 25317 ], "loc": { "start": { - "line": 810, + "line": 820, "column": 22 }, "end": { - "line": 810, + "line": 820, "column": 24 } } }, "range": [ - 24904, - 24911 + 25310, + 25317 ], "loc": { "start": { - "line": 810, + "line": 820, "column": 17 }, "end": { - "line": 810, + "line": 820, "column": 24 } } }, "range": [ - 24899, - 24911 + 25305, + 25317 ], "loc": { "start": { - "line": 810, + "line": 820, "column": 12 }, "end": { - "line": 810, + "line": 820, "column": 24 } } @@ -51410,16 +52229,16 @@ ], "kind": "let", "range": [ - 24895, - 24912 + 25301, + 25318 ], "loc": { "start": { - "line": 810, + "line": 820, "column": 8 }, "end": { - "line": 810, + "line": 820, "column": 25 } } @@ -51437,16 +52256,16 @@ "object": { "type": "ThisExpression", "range": [ - 24926, - 24930 + 25332, + 25336 ], "loc": { "start": { - "line": 811, + "line": 821, "column": 13 }, "end": { - "line": 811, + "line": 821, "column": 17 } } @@ -51455,63 +52274,63 @@ "type": "Identifier", "name": "isEnabled", "range": [ - 24931, - 24940 + 25337, + 25346 ], "loc": { "start": { - "line": 811, + "line": 821, "column": 18 }, "end": { - "line": 811, + "line": 821, "column": 27 } } }, "range": [ - 24926, - 24940 + 25332, + 25346 ], "loc": { "start": { - "line": 811, + "line": 821, "column": 13 }, "end": { - "line": 811, + "line": 821, "column": 27 } } }, "arguments": [], "range": [ - 24926, - 24942 + 25332, + 25348 ], "loc": { "start": { - "line": 811, + "line": 821, "column": 13 }, "end": { - "line": 811, + "line": 821, "column": 29 } } }, "prefix": true, "range": [ - 24925, - 24942 + 25331, + 25348 ], "loc": { "start": { - "line": 811, + "line": 821, "column": 12 }, "end": { - "line": 811, + "line": 821, "column": 29 } } @@ -51523,48 +52342,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 24958, - 24965 + 25364, + 25371 ], "loc": { "start": { - "line": 812, + "line": 822, "column": 12 }, "end": { - "line": 812, + "line": 822, "column": 19 } } } ], "range": [ - 24944, - 24975 + 25350, + 25381 ], "loc": { "start": { - "line": 811, + "line": 821, "column": 31 }, "end": { - "line": 813, + "line": 823, "column": 9 } } }, "alternate": null, "range": [ - 24921, - 24975 + 25327, + 25381 ], "loc": { "start": { - "line": 811, + "line": 821, "column": 8 }, "end": { - "line": 813, + "line": 823, "column": 9 } } @@ -51582,16 +52401,16 @@ "object": { "type": "ThisExpression", "range": [ - 24984, - 24988 + 25390, + 25394 ], "loc": { "start": { - "line": 814, + "line": 824, "column": 8 }, "end": { - "line": 814, + "line": 824, "column": 12 } } @@ -51600,31 +52419,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 24989, - 24996 + 25395, + 25402 ], "loc": { "start": { - "line": 814, + "line": 824, "column": 13 }, "end": { - "line": 814, + "line": 824, "column": 20 } } }, "range": [ - 24984, - 24996 + 25390, + 25402 ], "loc": { "start": { - "line": 814, + "line": 824, "column": 8 }, "end": { - "line": 814, + "line": 824, "column": 20 } } @@ -51633,31 +52452,31 @@ "type": "Identifier", "name": "emit", "range": [ - 24997, - 25001 + 25403, + 25407 ], "loc": { "start": { - "line": 814, + "line": 824, "column": 21 }, "end": { - "line": 814, + "line": 824, "column": 25 } } }, "range": [ - 24984, - 25001 + 25390, + 25407 ], "loc": { "start": { - "line": 814, + "line": 824, "column": 8 }, "end": { - "line": 814, + "line": 824, "column": 25 } } @@ -51668,16 +52487,16 @@ "value": "before-reset-page-length", "raw": "'before-reset-page-length'", "range": [ - 25002, - 25028 + 25408, + 25434 ], "loc": { "start": { - "line": 814, + "line": 824, "column": 26 }, "end": { - "line": 814, + "line": 824, "column": 52 } } @@ -51686,47 +52505,47 @@ "type": "Identifier", "name": "tf", "range": [ - 25030, - 25032 + 25436, + 25438 ], "loc": { "start": { - "line": 814, + "line": 824, "column": 54 }, "end": { - "line": 814, + "line": 824, "column": 56 } } } ], "range": [ - 24984, - 25033 + 25390, + 25439 ], "loc": { "start": { - "line": 814, + "line": 824, "column": 8 }, "end": { - "line": 814, + "line": 824, "column": 57 } } }, "range": [ - 24984, - 25034 + 25390, + 25440 ], "loc": { "start": { - "line": 814, + "line": 824, "column": 8 }, "end": { - "line": 814, + "line": 824, "column": 58 } } @@ -51740,16 +52559,16 @@ "type": "Identifier", "name": "pglenIndex", "range": [ - 25047, - 25057 + 25453, + 25463 ], "loc": { "start": { - "line": 815, + "line": 825, "column": 12 }, "end": { - "line": 815, + "line": 825, "column": 22 } } @@ -51768,16 +52587,16 @@ "type": "Identifier", "name": "tf", "range": [ - 25060, - 25062 + 25466, + 25468 ], "loc": { "start": { - "line": 815, + "line": 825, "column": 25 }, "end": { - "line": 815, + "line": 825, "column": 27 } } @@ -51786,31 +52605,31 @@ "type": "Identifier", "name": "feature", "range": [ - 25063, - 25070 + 25469, + 25476 ], "loc": { "start": { - "line": 815, + "line": 825, "column": 28 }, "end": { - "line": 815, + "line": 825, "column": 35 } } }, "range": [ - 25060, - 25070 + 25466, + 25476 ], "loc": { "start": { - "line": 815, + "line": 825, "column": 25 }, "end": { - "line": 815, + "line": 825, "column": 35 } } @@ -51821,32 +52640,32 @@ "value": "store", "raw": "'store'", "range": [ - 25071, - 25078 + 25477, + 25484 ], "loc": { "start": { - "line": 815, + "line": 825, "column": 36 }, "end": { - "line": 815, + "line": 825, "column": 43 } } } ], "range": [ - 25060, - 25079 + 25466, + 25485 ], "loc": { "start": { - "line": 815, + "line": 825, "column": 25 }, "end": { - "line": 815, + "line": 825, "column": 44 } } @@ -51855,62 +52674,62 @@ "type": "Identifier", "name": "getPageLength", "range": [ - 25080, - 25093 + 25486, + 25499 ], "loc": { "start": { - "line": 815, + "line": 825, "column": 45 }, "end": { - "line": 815, + "line": 825, "column": 58 } } }, "range": [ - 25060, - 25093 + 25466, + 25499 ], "loc": { "start": { - "line": 815, + "line": 825, "column": 25 }, "end": { - "line": 815, + "line": 825, "column": 58 } } }, "arguments": [], "range": [ - 25060, - 25095 + 25466, + 25501 ], "loc": { "start": { - "line": 815, + "line": 825, "column": 25 }, "end": { - "line": 815, + "line": 825, "column": 60 } } }, "range": [ - 25047, - 25095 + 25453, + 25501 ], "loc": { "start": { - "line": 815, + "line": 825, "column": 12 }, "end": { - "line": 815, + "line": 825, "column": 60 } } @@ -51918,16 +52737,16 @@ ], "kind": "let", "range": [ - 25043, - 25096 + 25449, + 25502 ], "loc": { "start": { - "line": 815, + "line": 825, "column": 8 }, "end": { - "line": 815, + "line": 825, "column": 61 } } @@ -51941,16 +52760,16 @@ "type": "Identifier", "name": "pglenIndex", "range": [ - 25110, - 25120 + 25516, + 25526 ], "loc": { "start": { - "line": 817, + "line": 827, "column": 12 }, "end": { - "line": 817, + "line": 827, "column": 22 } } @@ -51960,31 +52779,31 @@ "value": "", "raw": "''", "range": [ - 25125, - 25127 + 25531, + 25533 ], "loc": { "start": { - "line": 817, + "line": 827, "column": 27 }, "end": { - "line": 817, + "line": 827, "column": 29 } } }, "range": [ - 25110, - 25127 + 25516, + 25533 ], "loc": { "start": { - "line": 817, + "line": 827, "column": 12 }, "end": { - "line": 817, + "line": 827, "column": 29 } } @@ -52012,16 +52831,16 @@ "object": { "type": "ThisExpression", "range": [ - 25143, - 25147 + 25549, + 25553 ], "loc": { "start": { - "line": 818, + "line": 828, "column": 12 }, "end": { - "line": 818, + "line": 828, "column": 16 } } @@ -52030,31 +52849,31 @@ "type": "Identifier", "name": "pageLengthSlc", "range": [ - 25148, - 25161 + 25554, + 25567 ], "loc": { "start": { - "line": 818, + "line": 828, "column": 17 }, "end": { - "line": 818, + "line": 828, "column": 30 } } }, "range": [ - 25143, - 25161 + 25549, + 25567 ], "loc": { "start": { - "line": 818, + "line": 828, "column": 12 }, "end": { - "line": 818, + "line": 828, "column": 30 } } @@ -52063,31 +52882,31 @@ "type": "Identifier", "name": "options", "range": [ - 25162, - 25169 + 25568, + 25575 ], "loc": { "start": { - "line": 818, + "line": 828, "column": 31 }, "end": { - "line": 818, + "line": 828, "column": 38 } } }, "range": [ - 25143, - 25169 + 25549, + 25575 ], "loc": { "start": { - "line": 818, + "line": 828, "column": 12 }, "end": { - "line": 818, + "line": 828, "column": 38 } } @@ -52096,31 +52915,31 @@ "type": "Identifier", "name": "pglenIndex", "range": [ - 25170, - 25180 + 25576, + 25586 ], "loc": { "start": { - "line": 818, + "line": 828, "column": 39 }, "end": { - "line": 818, + "line": 828, "column": 49 } } }, "range": [ - 25143, - 25181 + 25549, + 25587 ], "loc": { "start": { - "line": 818, + "line": 828, "column": 12 }, "end": { - "line": 818, + "line": 828, "column": 50 } } @@ -52129,31 +52948,31 @@ "type": "Identifier", "name": "selected", "range": [ - 25182, - 25190 + 25588, + 25596 ], "loc": { "start": { - "line": 818, + "line": 828, "column": 51 }, "end": { - "line": 818, + "line": 828, "column": 59 } } }, "range": [ - 25143, - 25190 + 25549, + 25596 ], "loc": { "start": { - "line": 818, + "line": 828, "column": 12 }, "end": { - "line": 818, + "line": 828, "column": 59 } } @@ -52163,46 +52982,46 @@ "value": true, "raw": "true", "range": [ - 25193, - 25197 + 25599, + 25603 ], "loc": { "start": { - "line": 818, + "line": 828, "column": 62 }, "end": { - "line": 818, + "line": 828, "column": 66 } } }, "range": [ - 25143, - 25197 + 25549, + 25603 ], "loc": { "start": { - "line": 818, + "line": 828, "column": 12 }, "end": { - "line": 818, + "line": 828, "column": 66 } } }, "range": [ - 25143, - 25198 + 25549, + 25604 ], "loc": { "start": { - "line": 818, + "line": 828, "column": 12 }, "end": { - "line": 818, + "line": 828, "column": 67 } } @@ -52217,16 +53036,16 @@ "object": { "type": "ThisExpression", "range": [ - 25211, - 25215 + 25617, + 25621 ], "loc": { "start": { - "line": 819, + "line": 829, "column": 12 }, "end": { - "line": 819, + "line": 829, "column": 16 } } @@ -52235,94 +53054,94 @@ "type": "Identifier", "name": "changeResultsPerPage", "range": [ - 25216, - 25236 + 25622, + 25642 ], "loc": { "start": { - "line": 819, + "line": 829, "column": 17 }, "end": { - "line": 819, + "line": 829, "column": 37 } } }, "range": [ - 25211, - 25236 + 25617, + 25642 ], "loc": { "start": { - "line": 819, + "line": 829, "column": 12 }, "end": { - "line": 819, + "line": 829, "column": 37 } } }, "arguments": [], "range": [ - 25211, - 25238 + 25617, + 25644 ], "loc": { "start": { - "line": 819, + "line": 829, "column": 12 }, "end": { - "line": 819, + "line": 829, "column": 39 } } }, "range": [ - 25211, - 25239 + 25617, + 25645 ], "loc": { "start": { - "line": 819, + "line": 829, "column": 12 }, "end": { - "line": 819, + "line": 829, "column": 40 } } } ], "range": [ - 25129, - 25249 + 25535, + 25655 ], "loc": { "start": { - "line": 817, + "line": 827, "column": 31 }, "end": { - "line": 820, + "line": 830, "column": 9 } } }, "alternate": null, "range": [ - 25106, - 25249 + 25512, + 25655 ], "loc": { "start": { - "line": 817, + "line": 827, "column": 8 }, "end": { - "line": 820, + "line": 830, "column": 9 } } @@ -52340,16 +53159,16 @@ "object": { "type": "ThisExpression", "range": [ - 25258, - 25262 + 25664, + 25668 ], "loc": { "start": { - "line": 821, + "line": 831, "column": 8 }, "end": { - "line": 821, + "line": 831, "column": 12 } } @@ -52358,31 +53177,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 25263, - 25270 + 25669, + 25676 ], "loc": { "start": { - "line": 821, + "line": 831, "column": 13 }, "end": { - "line": 821, + "line": 831, "column": 20 } } }, "range": [ - 25258, - 25270 + 25664, + 25676 ], "loc": { "start": { - "line": 821, + "line": 831, "column": 8 }, "end": { - "line": 821, + "line": 831, "column": 20 } } @@ -52391,31 +53210,31 @@ "type": "Identifier", "name": "emit", "range": [ - 25271, - 25275 + 25677, + 25681 ], "loc": { "start": { - "line": 821, + "line": 831, "column": 21 }, "end": { - "line": 821, + "line": 831, "column": 25 } } }, "range": [ - 25258, - 25275 + 25664, + 25681 ], "loc": { "start": { - "line": 821, + "line": 831, "column": 8 }, "end": { - "line": 821, + "line": 831, "column": 25 } } @@ -52426,16 +53245,16 @@ "value": "after-reset-page-length", "raw": "'after-reset-page-length'", "range": [ - 25276, - 25301 + 25682, + 25707 ], "loc": { "start": { - "line": 821, + "line": 831, "column": 26 }, "end": { - "line": 821, + "line": 831, "column": 51 } } @@ -52444,16 +53263,16 @@ "type": "Identifier", "name": "tf", "range": [ - 25303, - 25305 + 25709, + 25711 ], "loc": { "start": { - "line": 821, + "line": 831, "column": 53 }, "end": { - "line": 821, + "line": 831, "column": 55 } } @@ -52462,63 +53281,63 @@ "type": "Identifier", "name": "pglenIndex", "range": [ - 25307, - 25317 + 25713, + 25723 ], "loc": { "start": { - "line": 821, + "line": 831, "column": 57 }, "end": { - "line": 821, + "line": 831, "column": 67 } } } ], "range": [ - 25258, - 25318 + 25664, + 25724 ], "loc": { "start": { - "line": 821, + "line": 831, "column": 8 }, "end": { - "line": 821, + "line": 831, "column": 68 } } }, "range": [ - 25258, - 25319 + 25664, + 25725 ], "loc": { "start": { - "line": 821, + "line": 831, "column": 8 }, "end": { - "line": 821, + "line": 831, "column": 69 } } } ], "range": [ - 24885, - 25325 + 25291, + 25731 ], "loc": { "start": { - "line": 809, + "line": 819, "column": 22 }, "end": { - "line": 822, + "line": 832, "column": 5 } } @@ -52526,16 +53345,16 @@ "generator": false, "expression": false, "range": [ - 24882, - 25325 + 25288, + 25731 ], "loc": { "start": { - "line": 809, + "line": 819, "column": 19 }, "end": { - "line": 822, + "line": 832, "column": 5 } } @@ -52543,16 +53362,16 @@ "kind": "method", "computed": false, "range": [ - 24867, - 25325 + 25273, + 25731 ], "loc": { "start": { - "line": 809, + "line": 819, "column": 4 }, "end": { - "line": 822, + "line": 832, "column": 5 } }, @@ -52561,16 +53380,16 @@ "type": "Block", "value": "*\n * Re-set page length value at page re-load\n ", "range": [ - 24803, - 24862 + 25209, + 25268 ], "loc": { "start": { - "line": 806, + "line": 816, "column": 4 }, "end": { - "line": 808, + "line": 818, "column": 7 } } @@ -52581,16 +53400,16 @@ "type": "Block", "value": "*\n * Remove paging feature\n ", "range": [ - 25331, - 25371 + 25737, + 25777 ], "loc": { "start": { - "line": 824, + "line": 834, "column": 4 }, "end": { - "line": 826, + "line": 836, "column": 7 } } @@ -52604,16 +53423,16 @@ "type": "Identifier", "name": "destroy", "range": [ - 25376, - 25383 + 25782, + 25789 ], "loc": { "start": { - "line": 827, + "line": 837, "column": 4 }, "end": { - "line": 827, + "line": 837, "column": 11 } } @@ -52636,16 +53455,16 @@ "object": { "type": "ThisExpression", "range": [ - 25401, - 25405 + 25807, + 25811 ], "loc": { "start": { - "line": 828, + "line": 838, "column": 13 }, "end": { - "line": 828, + "line": 838, "column": 17 } } @@ -52654,47 +53473,47 @@ "type": "Identifier", "name": "initialized", "range": [ - 25406, - 25417 + 25812, + 25823 ], "loc": { "start": { - "line": 828, + "line": 838, "column": 18 }, "end": { - "line": 828, + "line": 838, "column": 29 } } }, "range": [ - 25401, - 25417 + 25807, + 25823 ], "loc": { "start": { - "line": 828, + "line": 838, "column": 13 }, "end": { - "line": 828, + "line": 838, "column": 29 } } }, "prefix": true, "range": [ - 25400, - 25417 + 25806, + 25823 ], "loc": { "start": { - "line": 828, + "line": 838, "column": 12 }, "end": { - "line": 828, + "line": 838, "column": 29 } } @@ -52706,48 +53525,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 25433, - 25440 + 25839, + 25846 ], "loc": { "start": { - "line": 829, + "line": 839, "column": 12 }, "end": { - "line": 829, + "line": 839, "column": 19 } } } ], "range": [ - 25419, - 25450 + 25825, + 25856 ], "loc": { "start": { - "line": 828, + "line": 838, "column": 31 }, "end": { - "line": 830, + "line": 840, "column": 9 } } }, "alternate": null, "range": [ - 25396, - 25450 + 25802, + 25856 ], "loc": { "start": { - "line": 828, + "line": 838, "column": 8 }, "end": { - "line": 830, + "line": 840, "column": 9 } } @@ -52761,16 +53580,16 @@ "type": "Identifier", "name": "evt", "range": [ - 25464, - 25467 + 25870, + 25873 ], "loc": { "start": { - "line": 832, + "line": 842, "column": 12 }, "end": { - "line": 832, + "line": 842, "column": 15 } } @@ -52781,16 +53600,16 @@ "object": { "type": "ThisExpression", "range": [ - 25470, - 25474 + 25876, + 25880 ], "loc": { "start": { - "line": 832, + "line": 842, "column": 18 }, "end": { - "line": 832, + "line": 842, "column": 22 } } @@ -52799,46 +53618,46 @@ "type": "Identifier", "name": "evt", "range": [ - 25475, - 25478 + 25881, + 25884 ], "loc": { "start": { - "line": 832, + "line": 842, "column": 23 }, "end": { - "line": 832, + "line": 842, "column": 26 } } }, "range": [ - 25470, - 25478 + 25876, + 25884 ], "loc": { "start": { - "line": 832, + "line": 842, "column": 18 }, "end": { - "line": 832, + "line": 842, "column": 26 } } }, "range": [ - 25464, - 25478 + 25870, + 25884 ], "loc": { "start": { - "line": 832, + "line": 842, "column": 12 }, "end": { - "line": 832, + "line": 842, "column": 26 } } @@ -52846,16 +53665,16 @@ ], "kind": "let", "range": [ - 25460, - 25479 + 25866, + 25885 ], "loc": { "start": { - "line": 832, + "line": 842, "column": 8 }, "end": { - "line": 832, + "line": 842, "column": 27 } } @@ -52868,16 +53687,16 @@ "object": { "type": "ThisExpression", "range": [ - 25493, - 25497 + 25899, + 25903 ], "loc": { "start": { - "line": 834, + "line": 844, "column": 12 }, "end": { - "line": 834, + "line": 844, "column": 16 } } @@ -52886,31 +53705,31 @@ "type": "Identifier", "name": "pageSlc", "range": [ - 25498, - 25505 + 25904, + 25911 ], "loc": { "start": { - "line": 834, + "line": 844, "column": 17 }, "end": { - "line": 834, + "line": 844, "column": 24 } } }, "range": [ - 25493, - 25505 + 25899, + 25911 ], "loc": { "start": { - "line": 834, + "line": 844, "column": 12 }, "end": { - "line": 834, + "line": 844, "column": 24 } } @@ -52929,16 +53748,16 @@ "object": { "type": "ThisExpression", "range": [ - 25525, - 25529 + 25931, + 25935 ], "loc": { "start": { - "line": 835, + "line": 845, "column": 16 }, "end": { - "line": 835, + "line": 845, "column": 20 } } @@ -52947,31 +53766,31 @@ "type": "Identifier", "name": "pageSelectorType", "range": [ - 25530, - 25546 + 25936, + 25952 ], "loc": { "start": { - "line": 835, + "line": 845, "column": 21 }, "end": { - "line": 835, + "line": 845, "column": 37 } } }, "range": [ - 25525, - 25546 + 25931, + 25952 ], "loc": { "start": { - "line": 835, + "line": 845, "column": 16 }, "end": { - "line": 835, + "line": 845, "column": 37 } } @@ -52980,31 +53799,31 @@ "type": "Identifier", "name": "SELECT", "range": [ - 25551, - 25557 + 25957, + 25963 ], "loc": { "start": { - "line": 835, + "line": 845, "column": 42 }, "end": { - "line": 835, + "line": 845, "column": 48 } } }, "range": [ - 25525, - 25557 + 25931, + 25963 ], "loc": { "start": { - "line": 835, + "line": 845, "column": 16 }, "end": { - "line": 835, + "line": 845, "column": 48 } } @@ -53020,16 +53839,16 @@ "type": "Identifier", "name": "removeEvt", "range": [ - 25577, - 25586 + 25983, + 25992 ], "loc": { "start": { - "line": 836, + "line": 846, "column": 16 }, "end": { - "line": 836, + "line": 846, "column": 25 } } @@ -53041,16 +53860,16 @@ "object": { "type": "ThisExpression", "range": [ - 25587, - 25591 + 25993, + 25997 ], "loc": { "start": { - "line": 836, + "line": 846, "column": 26 }, "end": { - "line": 836, + "line": 846, "column": 30 } } @@ -53059,31 +53878,31 @@ "type": "Identifier", "name": "pageSlc", "range": [ - 25592, - 25599 + 25998, + 26005 ], "loc": { "start": { - "line": 836, + "line": 846, "column": 31 }, "end": { - "line": 836, + "line": 846, "column": 38 } } }, "range": [ - 25587, - 25599 + 25993, + 26005 ], "loc": { "start": { - "line": 836, + "line": 846, "column": 26 }, "end": { - "line": 836, + "line": 846, "column": 38 } } @@ -53093,16 +53912,16 @@ "value": "change", "raw": "'change'", "range": [ - 25601, - 25609 + 26007, + 26015 ], "loc": { "start": { - "line": 836, + "line": 846, "column": 40 }, "end": { - "line": 836, + "line": 846, "column": 48 } } @@ -53114,16 +53933,16 @@ "type": "Identifier", "name": "evt", "range": [ - 25611, - 25614 + 26017, + 26020 ], "loc": { "start": { - "line": 836, + "line": 846, "column": 50 }, "end": { - "line": 836, + "line": 846, "column": 53 } } @@ -53132,78 +53951,78 @@ "type": "Identifier", "name": "slcPagesChange", "range": [ - 25615, - 25629 + 26021, + 26035 ], "loc": { "start": { - "line": 836, + "line": 846, "column": 54 }, "end": { - "line": 836, + "line": 846, "column": 68 } } }, "range": [ - 25611, - 25629 + 26017, + 26035 ], "loc": { "start": { - "line": 836, + "line": 846, "column": 50 }, "end": { - "line": 836, + "line": 846, "column": 68 } } } ], "range": [ - 25577, - 25630 + 25983, + 26036 ], "loc": { "start": { - "line": 836, + "line": 846, "column": 16 }, "end": { - "line": 836, + "line": 846, "column": 69 } } }, "range": [ - 25577, - 25631 + 25983, + 26037 ], "loc": { "start": { - "line": 836, + "line": 846, "column": 16 }, "end": { - "line": 836, + "line": 846, "column": 70 } } } ], "range": [ - 25559, - 25645 + 25965, + 26051 ], "loc": { "start": { - "line": 835, + "line": 845, "column": 50 }, "end": { - "line": 837, + "line": 847, "column": 13 } } @@ -53219,16 +54038,16 @@ "object": { "type": "ThisExpression", "range": [ - 25667, - 25671 + 26073, + 26077 ], "loc": { "start": { - "line": 838, + "line": 848, "column": 21 }, "end": { - "line": 838, + "line": 848, "column": 25 } } @@ -53237,31 +54056,31 @@ "type": "Identifier", "name": "pageSelectorType", "range": [ - 25672, - 25688 + 26078, + 26094 ], "loc": { "start": { - "line": 838, + "line": 848, "column": 26 }, "end": { - "line": 838, + "line": 848, "column": 42 } } }, "range": [ - 25667, - 25688 + 26073, + 26094 ], "loc": { "start": { - "line": 838, + "line": 848, "column": 21 }, "end": { - "line": 838, + "line": 848, "column": 42 } } @@ -53270,31 +54089,31 @@ "type": "Identifier", "name": "INPUT", "range": [ - 25693, - 25698 + 26099, + 26104 ], "loc": { "start": { - "line": 838, + "line": 848, "column": 47 }, "end": { - "line": 838, + "line": 848, "column": 52 } } }, "range": [ - 25667, - 25698 + 26073, + 26104 ], "loc": { "start": { - "line": 838, + "line": 848, "column": 21 }, "end": { - "line": 838, + "line": 848, "column": 52 } } @@ -53310,16 +54129,16 @@ "type": "Identifier", "name": "removeEvt", "range": [ - 25718, - 25727 + 26124, + 26133 ], "loc": { "start": { - "line": 839, + "line": 849, "column": 16 }, "end": { - "line": 839, + "line": 849, "column": 25 } } @@ -53331,16 +54150,16 @@ "object": { "type": "ThisExpression", "range": [ - 25728, - 25732 + 26134, + 26138 ], "loc": { "start": { - "line": 839, + "line": 849, "column": 26 }, "end": { - "line": 839, + "line": 849, "column": 30 } } @@ -53349,31 +54168,31 @@ "type": "Identifier", "name": "pageSlc", "range": [ - 25733, - 25740 + 26139, + 26146 ], "loc": { "start": { - "line": 839, + "line": 849, "column": 31 }, "end": { - "line": 839, + "line": 849, "column": 38 } } }, "range": [ - 25728, - 25740 + 26134, + 26146 ], "loc": { "start": { - "line": 839, + "line": 849, "column": 26 }, "end": { - "line": 839, + "line": 849, "column": 38 } } @@ -53383,16 +54202,16 @@ "value": "keypress", "raw": "'keypress'", "range": [ - 25742, - 25752 + 26148, + 26158 ], "loc": { "start": { - "line": 839, + "line": 849, "column": 40 }, "end": { - "line": 839, + "line": 849, "column": 50 } } @@ -53404,16 +54223,16 @@ "type": "Identifier", "name": "evt", "range": [ - 25754, - 25757 + 26160, + 26163 ], "loc": { "start": { - "line": 839, + "line": 849, "column": 52 }, "end": { - "line": 839, + "line": 849, "column": 55 } } @@ -53422,109 +54241,109 @@ "type": "Identifier", "name": "_detectKey", "range": [ - 25758, - 25768 + 26164, + 26174 ], "loc": { "start": { - "line": 839, + "line": 849, "column": 56 }, "end": { - "line": 839, + "line": 849, "column": 66 } } }, "range": [ - 25754, - 25768 + 26160, + 26174 ], "loc": { "start": { - "line": 839, + "line": 849, "column": 52 }, "end": { - "line": 839, + "line": 849, "column": 66 } } } ], "range": [ - 25718, - 25769 + 26124, + 26175 ], "loc": { "start": { - "line": 839, + "line": 849, "column": 16 }, "end": { - "line": 839, + "line": 849, "column": 67 } } }, "range": [ - 25718, - 25770 + 26124, + 26176 ], "loc": { "start": { - "line": 839, + "line": 849, "column": 16 }, "end": { - "line": 839, + "line": 849, "column": 68 } } } ], "range": [ - 25700, - 25784 + 26106, + 26190 ], "loc": { "start": { - "line": 838, + "line": 848, "column": 54 }, "end": { - "line": 840, + "line": 850, "column": 13 } } }, "alternate": null, "range": [ - 25663, - 25784 + 26069, + 26190 ], "loc": { "start": { - "line": 838, + "line": 848, "column": 17 }, "end": { - "line": 840, + "line": 850, "column": 13 } } }, "range": [ - 25521, - 25784 + 25927, + 26190 ], "loc": { "start": { - "line": 835, + "line": 845, "column": 12 }, "end": { - "line": 840, + "line": 850, "column": 13 } } @@ -53537,16 +54356,16 @@ "type": "Identifier", "name": "removeElm", "range": [ - 25797, - 25806 + 26203, + 26212 ], "loc": { "start": { - "line": 841, + "line": 851, "column": 12 }, "end": { - "line": 841, + "line": 851, "column": 21 } } @@ -53558,16 +54377,16 @@ "object": { "type": "ThisExpression", "range": [ - 25807, - 25811 + 26213, + 26217 ], "loc": { "start": { - "line": 841, + "line": 851, "column": 22 }, "end": { - "line": 841, + "line": 851, "column": 26 } } @@ -53576,94 +54395,94 @@ "type": "Identifier", "name": "pageSlc", "range": [ - 25812, - 25819 + 26218, + 26225 ], "loc": { "start": { - "line": 841, + "line": 851, "column": 27 }, "end": { - "line": 841, + "line": 851, "column": 34 } } }, "range": [ - 25807, - 25819 + 26213, + 26225 ], "loc": { "start": { - "line": 841, + "line": 851, "column": 22 }, "end": { - "line": 841, + "line": 851, "column": 34 } } } ], "range": [ - 25797, - 25820 + 26203, + 26226 ], "loc": { "start": { - "line": 841, + "line": 851, "column": 12 }, "end": { - "line": 841, + "line": 851, "column": 35 } } }, "range": [ - 25797, - 25821 + 26203, + 26227 ], "loc": { "start": { - "line": 841, + "line": 851, "column": 12 }, "end": { - "line": 841, + "line": 851, "column": 36 } } } ], "range": [ - 25507, - 25831 + 25913, + 26237 ], "loc": { "start": { - "line": 834, + "line": 844, "column": 26 }, "end": { - "line": 842, + "line": 852, "column": 9 } } }, "alternate": null, "range": [ - 25489, - 25831 + 25895, + 26237 ], "loc": { "start": { - "line": 834, + "line": 844, "column": 8 }, "end": { - "line": 842, + "line": 852, "column": 9 } } @@ -53676,16 +54495,16 @@ "object": { "type": "ThisExpression", "range": [ - 25845, - 25849 + 26251, + 26255 ], "loc": { "start": { - "line": 844, + "line": 854, "column": 12 }, "end": { - "line": 844, + "line": 854, "column": 16 } } @@ -53694,31 +54513,31 @@ "type": "Identifier", "name": "btnNextCont", "range": [ - 25850, - 25861 + 26256, + 26267 ], "loc": { "start": { - "line": 844, + "line": 854, "column": 17 }, "end": { - "line": 844, + "line": 854, "column": 28 } } }, "range": [ - 25845, - 25861 + 26251, + 26267 ], "loc": { "start": { - "line": 844, + "line": 854, "column": 12 }, "end": { - "line": 844, + "line": 854, "column": 28 } } @@ -53734,16 +54553,16 @@ "type": "Identifier", "name": "removeEvt", "range": [ - 25877, - 25886 + 26283, + 26292 ], "loc": { "start": { - "line": 845, + "line": 855, "column": 12 }, "end": { - "line": 845, + "line": 855, "column": 21 } } @@ -53755,16 +54574,16 @@ "object": { "type": "ThisExpression", "range": [ - 25887, - 25891 + 26293, + 26297 ], "loc": { "start": { - "line": 845, + "line": 855, "column": 22 }, "end": { - "line": 845, + "line": 855, "column": 26 } } @@ -53773,31 +54592,31 @@ "type": "Identifier", "name": "btnNextCont", "range": [ - 25892, - 25903 + 26298, + 26309 ], "loc": { "start": { - "line": 845, + "line": 855, "column": 27 }, "end": { - "line": 845, + "line": 855, "column": 38 } } }, "range": [ - 25887, - 25903 + 26293, + 26309 ], "loc": { "start": { - "line": 845, + "line": 855, "column": 22 }, "end": { - "line": 845, + "line": 855, "column": 38 } } @@ -53807,16 +54626,16 @@ "value": "click", "raw": "'click'", "range": [ - 25905, - 25912 + 26311, + 26318 ], "loc": { "start": { - "line": 845, + "line": 855, "column": 40 }, "end": { - "line": 845, + "line": 855, "column": 47 } } @@ -53828,16 +54647,16 @@ "type": "Identifier", "name": "evt", "range": [ - 25914, - 25917 + 26320, + 26323 ], "loc": { "start": { - "line": 845, + "line": 855, "column": 49 }, "end": { - "line": 845, + "line": 855, "column": 52 } } @@ -53846,62 +54665,62 @@ "type": "Identifier", "name": "next", "range": [ - 25918, - 25922 + 26324, + 26328 ], "loc": { "start": { - "line": 845, + "line": 855, "column": 53 }, "end": { - "line": 845, + "line": 855, "column": 57 } } }, "range": [ - 25914, - 25922 + 26320, + 26328 ], "loc": { "start": { - "line": 845, + "line": 855, "column": 49 }, "end": { - "line": 845, + "line": 855, "column": 57 } } } ], "range": [ - 25877, - 25923 + 26283, + 26329 ], "loc": { "start": { - "line": 845, + "line": 855, "column": 12 }, "end": { - "line": 845, + "line": 855, "column": 58 } } }, "range": [ - 25877, - 25924 + 26283, + 26330 ], "loc": { "start": { - "line": 845, + "line": 855, "column": 12 }, "end": { - "line": 845, + "line": 855, "column": 59 } } @@ -53914,16 +54733,16 @@ "type": "Identifier", "name": "removeElm", "range": [ - 25937, - 25946 + 26343, + 26352 ], "loc": { "start": { - "line": 846, + "line": 856, "column": 12 }, "end": { - "line": 846, + "line": 856, "column": 21 } } @@ -53935,16 +54754,16 @@ "object": { "type": "ThisExpression", "range": [ - 25947, - 25951 + 26353, + 26357 ], "loc": { "start": { - "line": 846, + "line": 856, "column": 22 }, "end": { - "line": 846, + "line": 856, "column": 26 } } @@ -53953,62 +54772,62 @@ "type": "Identifier", "name": "btnNextCont", "range": [ - 25952, - 25963 + 26358, + 26369 ], "loc": { "start": { - "line": 846, + "line": 856, "column": 27 }, "end": { - "line": 846, + "line": 856, "column": 38 } } }, "range": [ - 25947, - 25963 + 26353, + 26369 ], "loc": { "start": { - "line": 846, + "line": 856, "column": 22 }, "end": { - "line": 846, + "line": 856, "column": 38 } } } ], "range": [ - 25937, - 25964 + 26343, + 26370 ], "loc": { "start": { - "line": 846, + "line": 856, "column": 12 }, "end": { - "line": 846, + "line": 856, "column": 39 } } }, "range": [ - 25937, - 25965 + 26343, + 26371 ], "loc": { "start": { - "line": 846, + "line": 856, "column": 12 }, "end": { - "line": 846, + "line": 856, "column": 40 } } @@ -54024,16 +54843,16 @@ "object": { "type": "ThisExpression", "range": [ - 25978, - 25982 + 26384, + 26388 ], "loc": { "start": { - "line": 847, + "line": 857, "column": 12 }, "end": { - "line": 847, + "line": 857, "column": 16 } } @@ -54042,31 +54861,31 @@ "type": "Identifier", "name": "btnNextCont", "range": [ - 25983, - 25994 + 26389, + 26400 ], "loc": { "start": { - "line": 847, + "line": 857, "column": 17 }, "end": { - "line": 847, + "line": 857, "column": 28 } } }, "range": [ - 25978, - 25994 + 26384, + 26400 ], "loc": { "start": { - "line": 847, + "line": 857, "column": 12 }, "end": { - "line": 847, + "line": 857, "column": 28 } } @@ -54076,78 +54895,78 @@ "value": null, "raw": "null", "range": [ - 25997, - 26001 + 26403, + 26407 ], "loc": { "start": { - "line": 847, + "line": 857, "column": 31 }, "end": { - "line": 847, + "line": 857, "column": 35 } } }, "range": [ - 25978, - 26001 + 26384, + 26407 ], "loc": { "start": { - "line": 847, + "line": 857, "column": 12 }, "end": { - "line": 847, + "line": 857, "column": 35 } } }, "range": [ - 25978, - 26002 + 26384, + 26408 ], "loc": { "start": { - "line": 847, + "line": 857, "column": 12 }, "end": { - "line": 847, + "line": 857, "column": 36 } } } ], "range": [ - 25863, - 26012 + 26269, + 26418 ], "loc": { "start": { - "line": 844, + "line": 854, "column": 30 }, "end": { - "line": 848, + "line": 858, "column": 9 } } }, "alternate": null, "range": [ - 25841, - 26012 + 26247, + 26418 ], "loc": { "start": { - "line": 844, + "line": 854, "column": 8 }, "end": { - "line": 848, + "line": 858, "column": 9 } } @@ -54160,16 +54979,16 @@ "object": { "type": "ThisExpression", "range": [ - 26026, - 26030 + 26432, + 26436 ], "loc": { "start": { - "line": 850, + "line": 860, "column": 12 }, "end": { - "line": 850, + "line": 860, "column": 16 } } @@ -54178,31 +54997,31 @@ "type": "Identifier", "name": "btnPrevCont", "range": [ - 26031, - 26042 + 26437, + 26448 ], "loc": { "start": { - "line": 850, + "line": 860, "column": 17 }, "end": { - "line": 850, + "line": 860, "column": 28 } } }, "range": [ - 26026, - 26042 + 26432, + 26448 ], "loc": { "start": { - "line": 850, + "line": 860, "column": 12 }, "end": { - "line": 850, + "line": 860, "column": 28 } } @@ -54218,16 +55037,16 @@ "type": "Identifier", "name": "removeEvt", "range": [ - 26058, - 26067 + 26464, + 26473 ], "loc": { "start": { - "line": 851, + "line": 861, "column": 12 }, "end": { - "line": 851, + "line": 861, "column": 21 } } @@ -54239,16 +55058,16 @@ "object": { "type": "ThisExpression", "range": [ - 26068, - 26072 + 26474, + 26478 ], "loc": { "start": { - "line": 851, + "line": 861, "column": 22 }, "end": { - "line": 851, + "line": 861, "column": 26 } } @@ -54257,31 +55076,31 @@ "type": "Identifier", "name": "btnPrevCont", "range": [ - 26073, - 26084 + 26479, + 26490 ], "loc": { "start": { - "line": 851, + "line": 861, "column": 27 }, "end": { - "line": 851, + "line": 861, "column": 38 } } }, "range": [ - 26068, - 26084 + 26474, + 26490 ], "loc": { "start": { - "line": 851, + "line": 861, "column": 22 }, "end": { - "line": 851, + "line": 861, "column": 38 } } @@ -54291,16 +55110,16 @@ "value": "click", "raw": "'click'", "range": [ - 26086, - 26093 + 26492, + 26499 ], "loc": { "start": { - "line": 851, + "line": 861, "column": 40 }, "end": { - "line": 851, + "line": 861, "column": 47 } } @@ -54312,16 +55131,16 @@ "type": "Identifier", "name": "evt", "range": [ - 26095, - 26098 + 26501, + 26504 ], "loc": { "start": { - "line": 851, + "line": 861, "column": 49 }, "end": { - "line": 851, + "line": 861, "column": 52 } } @@ -54330,62 +55149,62 @@ "type": "Identifier", "name": "prev", "range": [ - 26099, - 26103 + 26505, + 26509 ], "loc": { "start": { - "line": 851, + "line": 861, "column": 53 }, "end": { - "line": 851, + "line": 861, "column": 57 } } }, "range": [ - 26095, - 26103 + 26501, + 26509 ], "loc": { "start": { - "line": 851, + "line": 861, "column": 49 }, "end": { - "line": 851, + "line": 861, "column": 57 } } } ], "range": [ - 26058, - 26104 + 26464, + 26510 ], "loc": { "start": { - "line": 851, + "line": 861, "column": 12 }, "end": { - "line": 851, + "line": 861, "column": 58 } } }, "range": [ - 26058, - 26105 + 26464, + 26511 ], "loc": { "start": { - "line": 851, + "line": 861, "column": 12 }, "end": { - "line": 851, + "line": 861, "column": 59 } } @@ -54398,16 +55217,16 @@ "type": "Identifier", "name": "removeElm", "range": [ - 26118, - 26127 + 26524, + 26533 ], "loc": { "start": { - "line": 852, + "line": 862, "column": 12 }, "end": { - "line": 852, + "line": 862, "column": 21 } } @@ -54419,16 +55238,16 @@ "object": { "type": "ThisExpression", "range": [ - 26128, - 26132 + 26534, + 26538 ], "loc": { "start": { - "line": 852, + "line": 862, "column": 22 }, "end": { - "line": 852, + "line": 862, "column": 26 } } @@ -54437,62 +55256,62 @@ "type": "Identifier", "name": "btnPrevCont", "range": [ - 26133, - 26144 + 26539, + 26550 ], "loc": { "start": { - "line": 852, + "line": 862, "column": 27 }, "end": { - "line": 852, + "line": 862, "column": 38 } } }, "range": [ - 26128, - 26144 + 26534, + 26550 ], "loc": { "start": { - "line": 852, + "line": 862, "column": 22 }, "end": { - "line": 852, + "line": 862, "column": 38 } } } ], "range": [ - 26118, - 26145 + 26524, + 26551 ], "loc": { "start": { - "line": 852, + "line": 862, "column": 12 }, "end": { - "line": 852, + "line": 862, "column": 39 } } }, "range": [ - 26118, - 26146 + 26524, + 26552 ], "loc": { "start": { - "line": 852, + "line": 862, "column": 12 }, "end": { - "line": 852, + "line": 862, "column": 40 } } @@ -54508,16 +55327,16 @@ "object": { "type": "ThisExpression", "range": [ - 26159, - 26163 + 26565, + 26569 ], "loc": { "start": { - "line": 853, + "line": 863, "column": 12 }, "end": { - "line": 853, + "line": 863, "column": 16 } } @@ -54526,31 +55345,31 @@ "type": "Identifier", "name": "btnPrevCont", "range": [ - 26164, - 26175 + 26570, + 26581 ], "loc": { "start": { - "line": 853, + "line": 863, "column": 17 }, "end": { - "line": 853, + "line": 863, "column": 28 } } }, "range": [ - 26159, - 26175 + 26565, + 26581 ], "loc": { "start": { - "line": 853, + "line": 863, "column": 12 }, "end": { - "line": 853, + "line": 863, "column": 28 } } @@ -54560,78 +55379,78 @@ "value": null, "raw": "null", "range": [ - 26178, - 26182 + 26584, + 26588 ], "loc": { "start": { - "line": 853, + "line": 863, "column": 31 }, "end": { - "line": 853, + "line": 863, "column": 35 } } }, "range": [ - 26159, - 26182 + 26565, + 26588 ], "loc": { "start": { - "line": 853, + "line": 863, "column": 12 }, "end": { - "line": 853, + "line": 863, "column": 35 } } }, "range": [ - 26159, - 26183 + 26565, + 26589 ], "loc": { "start": { - "line": 853, + "line": 863, "column": 12 }, "end": { - "line": 853, + "line": 863, "column": 36 } } } ], "range": [ - 26044, - 26193 + 26450, + 26599 ], "loc": { "start": { - "line": 850, + "line": 860, "column": 30 }, "end": { - "line": 854, + "line": 864, "column": 9 } } }, "alternate": null, "range": [ - 26022, - 26193 + 26428, + 26599 ], "loc": { "start": { - "line": 850, + "line": 860, "column": 8 }, "end": { - "line": 854, + "line": 864, "column": 9 } } @@ -54644,16 +55463,16 @@ "object": { "type": "ThisExpression", "range": [ - 26207, - 26211 + 26613, + 26617 ], "loc": { "start": { - "line": 856, + "line": 866, "column": 12 }, "end": { - "line": 856, + "line": 866, "column": 16 } } @@ -54662,31 +55481,31 @@ "type": "Identifier", "name": "btnLastCont", "range": [ - 26212, - 26223 + 26618, + 26629 ], "loc": { "start": { - "line": 856, + "line": 866, "column": 17 }, "end": { - "line": 856, + "line": 866, "column": 28 } } }, "range": [ - 26207, - 26223 + 26613, + 26629 ], "loc": { "start": { - "line": 856, + "line": 866, "column": 12 }, "end": { - "line": 856, + "line": 866, "column": 28 } } @@ -54702,16 +55521,16 @@ "type": "Identifier", "name": "removeEvt", "range": [ - 26239, - 26248 + 26645, + 26654 ], "loc": { "start": { - "line": 857, + "line": 867, "column": 12 }, "end": { - "line": 857, + "line": 867, "column": 21 } } @@ -54723,16 +55542,16 @@ "object": { "type": "ThisExpression", "range": [ - 26249, - 26253 + 26655, + 26659 ], "loc": { "start": { - "line": 857, + "line": 867, "column": 22 }, "end": { - "line": 857, + "line": 867, "column": 26 } } @@ -54741,31 +55560,31 @@ "type": "Identifier", "name": "btnLastCont", "range": [ - 26254, - 26265 + 26660, + 26671 ], "loc": { "start": { - "line": 857, + "line": 867, "column": 27 }, "end": { - "line": 857, + "line": 867, "column": 38 } } }, "range": [ - 26249, - 26265 + 26655, + 26671 ], "loc": { "start": { - "line": 857, + "line": 867, "column": 22 }, "end": { - "line": 857, + "line": 867, "column": 38 } } @@ -54775,16 +55594,16 @@ "value": "click", "raw": "'click'", "range": [ - 26267, - 26274 + 26673, + 26680 ], "loc": { "start": { - "line": 857, + "line": 867, "column": 40 }, "end": { - "line": 857, + "line": 867, "column": 47 } } @@ -54796,16 +55615,16 @@ "type": "Identifier", "name": "evt", "range": [ - 26276, - 26279 + 26682, + 26685 ], "loc": { "start": { - "line": 857, + "line": 867, "column": 49 }, "end": { - "line": 857, + "line": 867, "column": 52 } } @@ -54814,62 +55633,62 @@ "type": "Identifier", "name": "last", "range": [ - 26280, - 26284 + 26686, + 26690 ], "loc": { "start": { - "line": 857, + "line": 867, "column": 53 }, "end": { - "line": 857, + "line": 867, "column": 57 } } }, "range": [ - 26276, - 26284 + 26682, + 26690 ], "loc": { "start": { - "line": 857, + "line": 867, "column": 49 }, "end": { - "line": 857, + "line": 867, "column": 57 } } } ], "range": [ - 26239, - 26285 + 26645, + 26691 ], "loc": { "start": { - "line": 857, + "line": 867, "column": 12 }, "end": { - "line": 857, + "line": 867, "column": 58 } } }, "range": [ - 26239, - 26286 + 26645, + 26692 ], "loc": { "start": { - "line": 857, + "line": 867, "column": 12 }, "end": { - "line": 857, + "line": 867, "column": 59 } } @@ -54882,16 +55701,16 @@ "type": "Identifier", "name": "removeElm", "range": [ - 26299, - 26308 + 26705, + 26714 ], "loc": { "start": { - "line": 858, + "line": 868, "column": 12 }, "end": { - "line": 858, + "line": 868, "column": 21 } } @@ -54903,16 +55722,16 @@ "object": { "type": "ThisExpression", "range": [ - 26309, - 26313 + 26715, + 26719 ], "loc": { "start": { - "line": 858, + "line": 868, "column": 22 }, "end": { - "line": 858, + "line": 868, "column": 26 } } @@ -54921,62 +55740,62 @@ "type": "Identifier", "name": "btnLastCont", "range": [ - 26314, - 26325 + 26720, + 26731 ], "loc": { "start": { - "line": 858, + "line": 868, "column": 27 }, "end": { - "line": 858, + "line": 868, "column": 38 } } }, "range": [ - 26309, - 26325 + 26715, + 26731 ], "loc": { "start": { - "line": 858, + "line": 868, "column": 22 }, "end": { - "line": 858, + "line": 868, "column": 38 } } } ], "range": [ - 26299, - 26326 + 26705, + 26732 ], "loc": { "start": { - "line": 858, + "line": 868, "column": 12 }, "end": { - "line": 858, + "line": 868, "column": 39 } } }, "range": [ - 26299, - 26327 + 26705, + 26733 ], "loc": { "start": { - "line": 858, + "line": 868, "column": 12 }, "end": { - "line": 858, + "line": 868, "column": 40 } } @@ -54992,16 +55811,16 @@ "object": { "type": "ThisExpression", "range": [ - 26340, - 26344 + 26746, + 26750 ], "loc": { "start": { - "line": 859, + "line": 869, "column": 12 }, "end": { - "line": 859, + "line": 869, "column": 16 } } @@ -55010,31 +55829,31 @@ "type": "Identifier", "name": "btnLastCont", "range": [ - 26345, - 26356 + 26751, + 26762 ], "loc": { "start": { - "line": 859, + "line": 869, "column": 17 }, "end": { - "line": 859, + "line": 869, "column": 28 } } }, "range": [ - 26340, - 26356 + 26746, + 26762 ], "loc": { "start": { - "line": 859, + "line": 869, "column": 12 }, "end": { - "line": 859, + "line": 869, "column": 28 } } @@ -55044,78 +55863,78 @@ "value": null, "raw": "null", "range": [ - 26359, - 26363 + 26765, + 26769 ], "loc": { "start": { - "line": 859, + "line": 869, "column": 31 }, "end": { - "line": 859, + "line": 869, "column": 35 } } }, "range": [ - 26340, - 26363 + 26746, + 26769 ], "loc": { "start": { - "line": 859, + "line": 869, "column": 12 }, "end": { - "line": 859, + "line": 869, "column": 35 } } }, "range": [ - 26340, - 26364 + 26746, + 26770 ], "loc": { "start": { - "line": 859, + "line": 869, "column": 12 }, "end": { - "line": 859, + "line": 869, "column": 36 } } } ], "range": [ - 26225, - 26374 + 26631, + 26780 ], "loc": { "start": { - "line": 856, + "line": 866, "column": 30 }, "end": { - "line": 860, + "line": 870, "column": 9 } } }, "alternate": null, "range": [ - 26203, - 26374 + 26609, + 26780 ], "loc": { "start": { - "line": 856, + "line": 866, "column": 8 }, "end": { - "line": 860, + "line": 870, "column": 9 } } @@ -55128,16 +55947,16 @@ "object": { "type": "ThisExpression", "range": [ - 26388, - 26392 + 26794, + 26798 ], "loc": { "start": { - "line": 862, + "line": 872, "column": 12 }, "end": { - "line": 862, + "line": 872, "column": 16 } } @@ -55146,31 +55965,31 @@ "type": "Identifier", "name": "btnFirstCont", "range": [ - 26393, - 26405 + 26799, + 26811 ], "loc": { "start": { - "line": 862, + "line": 872, "column": 17 }, "end": { - "line": 862, + "line": 872, "column": 29 } } }, "range": [ - 26388, - 26405 + 26794, + 26811 ], "loc": { "start": { - "line": 862, + "line": 872, "column": 12 }, "end": { - "line": 862, + "line": 872, "column": 29 } } @@ -55186,16 +56005,16 @@ "type": "Identifier", "name": "removeEvt", "range": [ - 26421, - 26430 + 26827, + 26836 ], "loc": { "start": { - "line": 863, + "line": 873, "column": 12 }, "end": { - "line": 863, + "line": 873, "column": 21 } } @@ -55207,16 +56026,16 @@ "object": { "type": "ThisExpression", "range": [ - 26431, - 26435 + 26837, + 26841 ], "loc": { "start": { - "line": 863, + "line": 873, "column": 22 }, "end": { - "line": 863, + "line": 873, "column": 26 } } @@ -55225,31 +56044,31 @@ "type": "Identifier", "name": "btnFirstCont", "range": [ - 26436, - 26448 + 26842, + 26854 ], "loc": { "start": { - "line": 863, + "line": 873, "column": 27 }, "end": { - "line": 863, + "line": 873, "column": 39 } } }, "range": [ - 26431, - 26448 + 26837, + 26854 ], "loc": { "start": { - "line": 863, + "line": 873, "column": 22 }, "end": { - "line": 863, + "line": 873, "column": 39 } } @@ -55259,16 +56078,16 @@ "value": "click", "raw": "'click'", "range": [ - 26450, - 26457 + 26856, + 26863 ], "loc": { "start": { - "line": 863, + "line": 873, "column": 41 }, "end": { - "line": 863, + "line": 873, "column": 48 } } @@ -55280,16 +56099,16 @@ "type": "Identifier", "name": "evt", "range": [ - 26459, - 26462 + 26865, + 26868 ], "loc": { "start": { - "line": 863, + "line": 873, "column": 50 }, "end": { - "line": 863, + "line": 873, "column": 53 } } @@ -55298,62 +56117,62 @@ "type": "Identifier", "name": "first", "range": [ - 26463, - 26468 + 26869, + 26874 ], "loc": { "start": { - "line": 863, + "line": 873, "column": 54 }, "end": { - "line": 863, + "line": 873, "column": 59 } } }, "range": [ - 26459, - 26468 + 26865, + 26874 ], "loc": { "start": { - "line": 863, + "line": 873, "column": 50 }, "end": { - "line": 863, + "line": 873, "column": 59 } } } ], "range": [ - 26421, - 26469 + 26827, + 26875 ], "loc": { "start": { - "line": 863, + "line": 873, "column": 12 }, "end": { - "line": 863, + "line": 873, "column": 60 } } }, "range": [ - 26421, - 26470 + 26827, + 26876 ], "loc": { "start": { - "line": 863, + "line": 873, "column": 12 }, "end": { - "line": 863, + "line": 873, "column": 61 } } @@ -55366,16 +56185,16 @@ "type": "Identifier", "name": "removeElm", "range": [ - 26483, - 26492 + 26889, + 26898 ], "loc": { "start": { - "line": 864, + "line": 874, "column": 12 }, "end": { - "line": 864, + "line": 874, "column": 21 } } @@ -55387,16 +56206,16 @@ "object": { "type": "ThisExpression", "range": [ - 26493, - 26497 + 26899, + 26903 ], "loc": { "start": { - "line": 864, + "line": 874, "column": 22 }, "end": { - "line": 864, + "line": 874, "column": 26 } } @@ -55405,62 +56224,62 @@ "type": "Identifier", "name": "btnFirstCont", "range": [ - 26498, - 26510 + 26904, + 26916 ], "loc": { "start": { - "line": 864, + "line": 874, "column": 27 }, "end": { - "line": 864, + "line": 874, "column": 39 } } }, "range": [ - 26493, - 26510 + 26899, + 26916 ], "loc": { "start": { - "line": 864, + "line": 874, "column": 22 }, "end": { - "line": 864, + "line": 874, "column": 39 } } } ], "range": [ - 26483, - 26511 + 26889, + 26917 ], "loc": { "start": { - "line": 864, + "line": 874, "column": 12 }, "end": { - "line": 864, + "line": 874, "column": 40 } } }, "range": [ - 26483, - 26512 + 26889, + 26918 ], "loc": { "start": { - "line": 864, + "line": 874, "column": 12 }, "end": { - "line": 864, + "line": 874, "column": 41 } } @@ -55476,16 +56295,16 @@ "object": { "type": "ThisExpression", "range": [ - 26525, - 26529 + 26931, + 26935 ], "loc": { "start": { - "line": 865, + "line": 875, "column": 12 }, "end": { - "line": 865, + "line": 875, "column": 16 } } @@ -55494,31 +56313,31 @@ "type": "Identifier", "name": "btnFirstCont", "range": [ - 26530, - 26542 + 26936, + 26948 ], "loc": { "start": { - "line": 865, + "line": 875, "column": 17 }, "end": { - "line": 865, + "line": 875, "column": 29 } } }, "range": [ - 26525, - 26542 + 26931, + 26948 ], "loc": { "start": { - "line": 865, + "line": 875, "column": 12 }, "end": { - "line": 865, + "line": 875, "column": 29 } } @@ -55528,668 +56347,60 @@ "value": null, "raw": "null", "range": [ - 26545, - 26549 + 26951, + 26955 ], "loc": { "start": { - "line": 865, + "line": 875, "column": 32 }, "end": { - "line": 865, + "line": 875, "column": 36 } } }, "range": [ - 26525, - 26549 + 26931, + 26955 ], "loc": { "start": { - "line": 865, + "line": 875, "column": 12 }, "end": { - "line": 865, + "line": 875, "column": 36 } } }, "range": [ - 26525, - 26550 + 26931, + 26956 ], "loc": { "start": { - "line": 865, + "line": 875, "column": 12 }, "end": { - "line": 865, + "line": 875, "column": 37 } } } ], "range": [ - 26407, - 26560 + 26813, + 26966 ], "loc": { "start": { - "line": 862, + "line": 872, "column": 31 }, - "end": { - "line": 866, - "column": 9 - } - } - }, - "alternate": null, - "range": [ - 26384, - 26560 - ], - "loc": { - "start": { - "line": 862, - "column": 8 - }, - "end": { - "line": 866, - "column": 9 - } - } - }, - { - "type": "IfStatement", - "test": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 26574, - 26578 - ], - "loc": { - "start": { - "line": 868, - "column": 12 - }, - "end": { - "line": 868, - "column": 16 - } - } - }, - "property": { - "type": "Identifier", - "name": "pgBefore", - "range": [ - 26579, - 26587 - ], - "loc": { - "start": { - "line": 868, - "column": 17 - }, - "end": { - "line": 868, - "column": 25 - } - } - }, - "range": [ - 26574, - 26587 - ], - "loc": { - "start": { - "line": 868, - "column": 12 - }, - "end": { - "line": 868, - "column": 25 - } - } - }, - "consequent": { - "type": "BlockStatement", - "body": [ - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "removeElm", - "range": [ - 26603, - 26612 - ], - "loc": { - "start": { - "line": 869, - "column": 12 - }, - "end": { - "line": 869, - "column": 21 - } - } - }, - "arguments": [ - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 26613, - 26617 - ], - "loc": { - "start": { - "line": 869, - "column": 22 - }, - "end": { - "line": 869, - "column": 26 - } - } - }, - "property": { - "type": "Identifier", - "name": "pgBefore", - "range": [ - 26618, - 26626 - ], - "loc": { - "start": { - "line": 869, - "column": 27 - }, - "end": { - "line": 869, - "column": 35 - } - } - }, - "range": [ - 26613, - 26626 - ], - "loc": { - "start": { - "line": 869, - "column": 22 - }, - "end": { - "line": 869, - "column": 35 - } - } - } - ], - "range": [ - 26603, - 26627 - ], - "loc": { - "start": { - "line": 869, - "column": 12 - }, - "end": { - "line": 869, - "column": 36 - } - } - }, - "range": [ - 26603, - 26628 - ], - "loc": { - "start": { - "line": 869, - "column": 12 - }, - "end": { - "line": 869, - "column": 37 - } - } - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 26641, - 26645 - ], - "loc": { - "start": { - "line": 870, - "column": 12 - }, - "end": { - "line": 870, - "column": 16 - } - } - }, - "property": { - "type": "Identifier", - "name": "pgBefore", - "range": [ - 26646, - 26654 - ], - "loc": { - "start": { - "line": 870, - "column": 17 - }, - "end": { - "line": 870, - "column": 25 - } - } - }, - "range": [ - 26641, - 26654 - ], - "loc": { - "start": { - "line": 870, - "column": 12 - }, - "end": { - "line": 870, - "column": 25 - } - } - }, - "right": { - "type": "Literal", - "value": null, - "raw": "null", - "range": [ - 26657, - 26661 - ], - "loc": { - "start": { - "line": 870, - "column": 28 - }, - "end": { - "line": 870, - "column": 32 - } - } - }, - "range": [ - 26641, - 26661 - ], - "loc": { - "start": { - "line": 870, - "column": 12 - }, - "end": { - "line": 870, - "column": 32 - } - } - }, - "range": [ - 26641, - 26662 - ], - "loc": { - "start": { - "line": 870, - "column": 12 - }, - "end": { - "line": 870, - "column": 33 - } - } - } - ], - "range": [ - 26589, - 26672 - ], - "loc": { - "start": { - "line": 868, - "column": 27 - }, - "end": { - "line": 871, - "column": 9 - } - } - }, - "alternate": null, - "range": [ - 26570, - 26672 - ], - "loc": { - "start": { - "line": 868, - "column": 8 - }, - "end": { - "line": 871, - "column": 9 - } - } - }, - { - "type": "IfStatement", - "test": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 26686, - 26690 - ], - "loc": { - "start": { - "line": 873, - "column": 12 - }, - "end": { - "line": 873, - "column": 16 - } - } - }, - "property": { - "type": "Identifier", - "name": "pgAfter", - "range": [ - 26691, - 26698 - ], - "loc": { - "start": { - "line": 873, - "column": 17 - }, - "end": { - "line": 873, - "column": 24 - } - } - }, - "range": [ - 26686, - 26698 - ], - "loc": { - "start": { - "line": 873, - "column": 12 - }, - "end": { - "line": 873, - "column": 24 - } - } - }, - "consequent": { - "type": "BlockStatement", - "body": [ - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "removeElm", - "range": [ - 26714, - 26723 - ], - "loc": { - "start": { - "line": 874, - "column": 12 - }, - "end": { - "line": 874, - "column": 21 - } - } - }, - "arguments": [ - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 26724, - 26728 - ], - "loc": { - "start": { - "line": 874, - "column": 22 - }, - "end": { - "line": 874, - "column": 26 - } - } - }, - "property": { - "type": "Identifier", - "name": "pgAfter", - "range": [ - 26729, - 26736 - ], - "loc": { - "start": { - "line": 874, - "column": 27 - }, - "end": { - "line": 874, - "column": 34 - } - } - }, - "range": [ - 26724, - 26736 - ], - "loc": { - "start": { - "line": 874, - "column": 22 - }, - "end": { - "line": 874, - "column": 34 - } - } - } - ], - "range": [ - 26714, - 26737 - ], - "loc": { - "start": { - "line": 874, - "column": 12 - }, - "end": { - "line": 874, - "column": 35 - } - } - }, - "range": [ - 26714, - 26738 - ], - "loc": { - "start": { - "line": 874, - "column": 12 - }, - "end": { - "line": 874, - "column": 36 - } - } - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 26751, - 26755 - ], - "loc": { - "start": { - "line": 875, - "column": 12 - }, - "end": { - "line": 875, - "column": 16 - } - } - }, - "property": { - "type": "Identifier", - "name": "pgAfter", - "range": [ - 26756, - 26763 - ], - "loc": { - "start": { - "line": 875, - "column": 17 - }, - "end": { - "line": 875, - "column": 24 - } - } - }, - "range": [ - 26751, - 26763 - ], - "loc": { - "start": { - "line": 875, - "column": 12 - }, - "end": { - "line": 875, - "column": 24 - } - } - }, - "right": { - "type": "Literal", - "value": null, - "raw": "null", - "range": [ - 26766, - 26770 - ], - "loc": { - "start": { - "line": 875, - "column": 27 - }, - "end": { - "line": 875, - "column": 31 - } - } - }, - "range": [ - 26751, - 26770 - ], - "loc": { - "start": { - "line": 875, - "column": 12 - }, - "end": { - "line": 875, - "column": 31 - } - } - }, - "range": [ - 26751, - 26771 - ], - "loc": { - "start": { - "line": 875, - "column": 12 - }, - "end": { - "line": 875, - "column": 32 - } - } - } - ], - "range": [ - 26700, - 26781 - ], - "loc": { - "start": { - "line": 873, - "column": 26 - }, "end": { "line": 876, "column": 9 @@ -56198,12 +56409,12 @@ }, "alternate": null, "range": [ - 26682, - 26781 + 26790, + 26966 ], "loc": { "start": { - "line": 873, + "line": 872, "column": 8 }, "end": { @@ -56220,8 +56431,8 @@ "object": { "type": "ThisExpression", "range": [ - 26795, - 26799 + 26980, + 26984 ], "loc": { "start": { @@ -56236,10 +56447,10 @@ }, "property": { "type": "Identifier", - "name": "pgCont", + "name": "pgBefore", "range": [ - 26800, - 26806 + 26985, + 26993 ], "loc": { "start": { @@ -56248,13 +56459,13 @@ }, "end": { "line": 878, - "column": 23 + "column": 25 } } }, "range": [ - 26795, - 26806 + 26980, + 26993 ], "loc": { "start": { @@ -56263,7 +56474,7 @@ }, "end": { "line": 878, - "column": 23 + "column": 25 } } }, @@ -56278,8 +56489,8 @@ "type": "Identifier", "name": "removeElm", "range": [ - 26822, - 26831 + 27009, + 27018 ], "loc": { "start": { @@ -56299,8 +56510,8 @@ "object": { "type": "ThisExpression", "range": [ - 26832, - 26836 + 27019, + 27023 ], "loc": { "start": { @@ -56315,10 +56526,10 @@ }, "property": { "type": "Identifier", - "name": "pgCont", + "name": "pgBefore", "range": [ - 26837, - 26843 + 27024, + 27032 ], "loc": { "start": { @@ -56327,13 +56538,13 @@ }, "end": { "line": 879, - "column": 33 + "column": 35 } } }, "range": [ - 26832, - 26843 + 27019, + 27032 ], "loc": { "start": { @@ -56342,14 +56553,14 @@ }, "end": { "line": 879, - "column": 33 + "column": 35 } } } ], "range": [ - 26822, - 26844 + 27009, + 27033 ], "loc": { "start": { @@ -56358,13 +56569,13 @@ }, "end": { "line": 879, - "column": 34 + "column": 36 } } }, "range": [ - 26822, - 26845 + 27009, + 27034 ], "loc": { "start": { @@ -56373,7 +56584,7 @@ }, "end": { "line": 879, - "column": 35 + "column": 37 } } }, @@ -56388,8 +56599,8 @@ "object": { "type": "ThisExpression", "range": [ - 26858, - 26862 + 27047, + 27051 ], "loc": { "start": { @@ -56404,10 +56615,10 @@ }, "property": { "type": "Identifier", - "name": "pgCont", + "name": "pgBefore", "range": [ - 26863, - 26869 + 27052, + 27060 ], "loc": { "start": { @@ -56416,13 +56627,13 @@ }, "end": { "line": 880, - "column": 23 + "column": 25 } } }, "range": [ - 26858, - 26869 + 27047, + 27060 ], "loc": { "start": { @@ -56431,7 +56642,7 @@ }, "end": { "line": 880, - "column": 23 + "column": 25 } } }, @@ -56440,23 +56651,23 @@ "value": null, "raw": "null", "range": [ - 26872, - 26876 + 27063, + 27067 ], "loc": { "start": { "line": 880, - "column": 26 + "column": 28 }, "end": { "line": 880, - "column": 30 + "column": 32 } } }, "range": [ - 26858, - 26876 + 27047, + 27067 ], "loc": { "start": { @@ -56465,13 +56676,13 @@ }, "end": { "line": 880, - "column": 30 + "column": 32 } } }, "range": [ - 26858, - 26877 + 27047, + 27068 ], "loc": { "start": { @@ -56480,19 +56691,19 @@ }, "end": { "line": 880, - "column": 31 + "column": 33 } } } ], "range": [ - 26808, - 26887 + 26995, + 27078 ], "loc": { "start": { "line": 878, - "column": 25 + "column": 27 }, "end": { "line": 881, @@ -56502,8 +56713,8 @@ }, "alternate": null, "range": [ - 26791, - 26887 + 26976, + 27078 ], "loc": { "start": { @@ -56524,8 +56735,8 @@ "object": { "type": "ThisExpression", "range": [ - 26901, - 26905 + 27092, + 27096 ], "loc": { "start": { @@ -56540,10 +56751,10 @@ }, "property": { "type": "Identifier", - "name": "hasResultsPerPage", + "name": "pgAfter", "range": [ - 26906, - 26923 + 27097, + 27104 ], "loc": { "start": { @@ -56552,13 +56763,13 @@ }, "end": { "line": 883, - "column": 34 + "column": 24 } } }, "range": [ - 26901, - 26923 + 27092, + 27104 ], "loc": { "start": { @@ -56567,6 +56778,614 @@ }, "end": { "line": 883, + "column": 24 + } + } + }, + "consequent": { + "type": "BlockStatement", + "body": [ + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "removeElm", + "range": [ + 27120, + 27129 + ], + "loc": { + "start": { + "line": 884, + "column": 12 + }, + "end": { + "line": 884, + "column": 21 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 27130, + 27134 + ], + "loc": { + "start": { + "line": 884, + "column": 22 + }, + "end": { + "line": 884, + "column": 26 + } + } + }, + "property": { + "type": "Identifier", + "name": "pgAfter", + "range": [ + 27135, + 27142 + ], + "loc": { + "start": { + "line": 884, + "column": 27 + }, + "end": { + "line": 884, + "column": 34 + } + } + }, + "range": [ + 27130, + 27142 + ], + "loc": { + "start": { + "line": 884, + "column": 22 + }, + "end": { + "line": 884, + "column": 34 + } + } + } + ], + "range": [ + 27120, + 27143 + ], + "loc": { + "start": { + "line": 884, + "column": 12 + }, + "end": { + "line": 884, + "column": 35 + } + } + }, + "range": [ + 27120, + 27144 + ], + "loc": { + "start": { + "line": 884, + "column": 12 + }, + "end": { + "line": 884, + "column": 36 + } + } + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 27157, + 27161 + ], + "loc": { + "start": { + "line": 885, + "column": 12 + }, + "end": { + "line": 885, + "column": 16 + } + } + }, + "property": { + "type": "Identifier", + "name": "pgAfter", + "range": [ + 27162, + 27169 + ], + "loc": { + "start": { + "line": 885, + "column": 17 + }, + "end": { + "line": 885, + "column": 24 + } + } + }, + "range": [ + 27157, + 27169 + ], + "loc": { + "start": { + "line": 885, + "column": 12 + }, + "end": { + "line": 885, + "column": 24 + } + } + }, + "right": { + "type": "Literal", + "value": null, + "raw": "null", + "range": [ + 27172, + 27176 + ], + "loc": { + "start": { + "line": 885, + "column": 27 + }, + "end": { + "line": 885, + "column": 31 + } + } + }, + "range": [ + 27157, + 27176 + ], + "loc": { + "start": { + "line": 885, + "column": 12 + }, + "end": { + "line": 885, + "column": 31 + } + } + }, + "range": [ + 27157, + 27177 + ], + "loc": { + "start": { + "line": 885, + "column": 12 + }, + "end": { + "line": 885, + "column": 32 + } + } + } + ], + "range": [ + 27106, + 27187 + ], + "loc": { + "start": { + "line": 883, + "column": 26 + }, + "end": { + "line": 886, + "column": 9 + } + } + }, + "alternate": null, + "range": [ + 27088, + 27187 + ], + "loc": { + "start": { + "line": 883, + "column": 8 + }, + "end": { + "line": 886, + "column": 9 + } + } + }, + { + "type": "IfStatement", + "test": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 27201, + 27205 + ], + "loc": { + "start": { + "line": 888, + "column": 12 + }, + "end": { + "line": 888, + "column": 16 + } + } + }, + "property": { + "type": "Identifier", + "name": "pgCont", + "range": [ + 27206, + 27212 + ], + "loc": { + "start": { + "line": 888, + "column": 17 + }, + "end": { + "line": 888, + "column": 23 + } + } + }, + "range": [ + 27201, + 27212 + ], + "loc": { + "start": { + "line": 888, + "column": 12 + }, + "end": { + "line": 888, + "column": 23 + } + } + }, + "consequent": { + "type": "BlockStatement", + "body": [ + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "removeElm", + "range": [ + 27228, + 27237 + ], + "loc": { + "start": { + "line": 889, + "column": 12 + }, + "end": { + "line": 889, + "column": 21 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 27238, + 27242 + ], + "loc": { + "start": { + "line": 889, + "column": 22 + }, + "end": { + "line": 889, + "column": 26 + } + } + }, + "property": { + "type": "Identifier", + "name": "pgCont", + "range": [ + 27243, + 27249 + ], + "loc": { + "start": { + "line": 889, + "column": 27 + }, + "end": { + "line": 889, + "column": 33 + } + } + }, + "range": [ + 27238, + 27249 + ], + "loc": { + "start": { + "line": 889, + "column": 22 + }, + "end": { + "line": 889, + "column": 33 + } + } + } + ], + "range": [ + 27228, + 27250 + ], + "loc": { + "start": { + "line": 889, + "column": 12 + }, + "end": { + "line": 889, + "column": 34 + } + } + }, + "range": [ + 27228, + 27251 + ], + "loc": { + "start": { + "line": 889, + "column": 12 + }, + "end": { + "line": 889, + "column": 35 + } + } + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 27264, + 27268 + ], + "loc": { + "start": { + "line": 890, + "column": 12 + }, + "end": { + "line": 890, + "column": 16 + } + } + }, + "property": { + "type": "Identifier", + "name": "pgCont", + "range": [ + 27269, + 27275 + ], + "loc": { + "start": { + "line": 890, + "column": 17 + }, + "end": { + "line": 890, + "column": 23 + } + } + }, + "range": [ + 27264, + 27275 + ], + "loc": { + "start": { + "line": 890, + "column": 12 + }, + "end": { + "line": 890, + "column": 23 + } + } + }, + "right": { + "type": "Literal", + "value": null, + "raw": "null", + "range": [ + 27278, + 27282 + ], + "loc": { + "start": { + "line": 890, + "column": 26 + }, + "end": { + "line": 890, + "column": 30 + } + } + }, + "range": [ + 27264, + 27282 + ], + "loc": { + "start": { + "line": 890, + "column": 12 + }, + "end": { + "line": 890, + "column": 30 + } + } + }, + "range": [ + 27264, + 27283 + ], + "loc": { + "start": { + "line": 890, + "column": 12 + }, + "end": { + "line": 890, + "column": 31 + } + } + } + ], + "range": [ + 27214, + 27293 + ], + "loc": { + "start": { + "line": 888, + "column": 25 + }, + "end": { + "line": 891, + "column": 9 + } + } + }, + "alternate": null, + "range": [ + 27197, + 27293 + ], + "loc": { + "start": { + "line": 888, + "column": 8 + }, + "end": { + "line": 891, + "column": 9 + } + } + }, + { + "type": "IfStatement", + "test": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 27307, + 27311 + ], + "loc": { + "start": { + "line": 893, + "column": 12 + }, + "end": { + "line": 893, + "column": 16 + } + } + }, + "property": { + "type": "Identifier", + "name": "hasResultsPerPage", + "range": [ + 27312, + 27329 + ], + "loc": { + "start": { + "line": 893, + "column": 17 + }, + "end": { + "line": 893, + "column": 34 + } + } + }, + "range": [ + 27307, + 27329 + ], + "loc": { + "start": { + "line": 893, + "column": 12 + }, + "end": { + "line": 893, "column": 34 } } @@ -56584,16 +57403,16 @@ "object": { "type": "ThisExpression", "range": [ - 26939, - 26943 + 27345, + 27349 ], "loc": { "start": { - "line": 884, + "line": 894, "column": 12 }, "end": { - "line": 884, + "line": 894, "column": 16 } } @@ -56602,94 +57421,94 @@ "type": "Identifier", "name": "removeResultsPerPage", "range": [ - 26944, - 26964 + 27350, + 27370 ], "loc": { "start": { - "line": 884, + "line": 894, "column": 17 }, "end": { - "line": 884, + "line": 894, "column": 37 } } }, "range": [ - 26939, - 26964 + 27345, + 27370 ], "loc": { "start": { - "line": 884, + "line": 894, "column": 12 }, "end": { - "line": 884, + "line": 894, "column": 37 } } }, "arguments": [], "range": [ - 26939, - 26966 + 27345, + 27372 ], "loc": { "start": { - "line": 884, + "line": 894, "column": 12 }, "end": { - "line": 884, + "line": 894, "column": 39 } } }, "range": [ - 26939, - 26967 + 27345, + 27373 ], "loc": { "start": { - "line": 884, + "line": 894, "column": 12 }, "end": { - "line": 884, + "line": 894, "column": 40 } } } ], "range": [ - 26925, - 26977 + 27331, + 27383 ], "loc": { "start": { - "line": 883, + "line": 893, "column": 36 }, "end": { - "line": 885, + "line": 895, "column": 9 } } }, "alternate": null, "range": [ - 26897, - 26977 + 27303, + 27383 ], "loc": { "start": { - "line": 883, + "line": 893, "column": 8 }, "end": { - "line": 885, + "line": 895, "column": 9 } } @@ -56707,16 +57526,16 @@ "object": { "type": "ThisExpression", "range": [ - 26987, - 26991 + 27393, + 27397 ], "loc": { "start": { - "line": 887, + "line": 897, "column": 8 }, "end": { - "line": 887, + "line": 897, "column": 12 } } @@ -56725,31 +57544,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 26992, - 26999 + 27398, + 27405 ], "loc": { "start": { - "line": 887, + "line": 897, "column": 13 }, "end": { - "line": 887, + "line": 897, "column": 20 } } }, "range": [ - 26987, - 26999 + 27393, + 27405 ], "loc": { "start": { - "line": 887, + "line": 897, "column": 8 }, "end": { - "line": 887, + "line": 897, "column": 20 } } @@ -56758,31 +57577,31 @@ "type": "Identifier", "name": "off", "range": [ - 27000, - 27003 + 27406, + 27409 ], "loc": { "start": { - "line": 887, + "line": 897, "column": 21 }, "end": { - "line": 887, + "line": 897, "column": 24 } } }, "range": [ - 26987, - 27003 + 27393, + 27409 ], "loc": { "start": { - "line": 887, + "line": 897, "column": 8 }, "end": { - "line": 887, + "line": 897, "column": 24 } } @@ -56796,32 +57615,32 @@ "value": "after-filtering", "raw": "'after-filtering'", "range": [ - 27005, - 27022 + 27411, + 27428 ], "loc": { "start": { - "line": 887, + "line": 897, "column": 26 }, "end": { - "line": 887, + "line": 897, "column": 43 } } } ], "range": [ - 27004, - 27023 + 27410, + 27429 ], "loc": { "start": { - "line": 887, + "line": 897, "column": 25 }, "end": { - "line": 887, + "line": 897, "column": 44 } } @@ -56838,16 +57657,16 @@ "object": { "type": "ThisExpression", "range": [ - 27031, - 27035 + 27437, + 27441 ], "loc": { "start": { - "line": 887, + "line": 897, "column": 52 }, "end": { - "line": 887, + "line": 897, "column": 56 } } @@ -56856,47 +57675,47 @@ "type": "Identifier", "name": "resetPagingInfo", "range": [ - 27036, - 27051 + 27442, + 27457 ], "loc": { "start": { - "line": 887, + "line": 897, "column": 57 }, "end": { - "line": 887, + "line": 897, "column": 72 } } }, "range": [ - 27031, - 27051 + 27437, + 27457 ], "loc": { "start": { - "line": 887, + "line": 897, "column": 52 }, "end": { - "line": 887, + "line": 897, "column": 72 } } }, "arguments": [], "range": [ - 27031, - 27053 + 27437, + 27459 ], "loc": { "start": { - "line": 887, + "line": 897, "column": 52 }, "end": { - "line": 887, + "line": 897, "column": 74 } } @@ -56904,47 +57723,47 @@ "generator": false, "expression": true, "range": [ - 27025, - 27053 + 27431, + 27459 ], "loc": { "start": { - "line": 887, + "line": 897, "column": 46 }, "end": { - "line": 887, + "line": 897, "column": 74 } } } ], "range": [ - 26987, - 27054 + 27393, + 27460 ], "loc": { "start": { - "line": 887, + "line": 897, "column": 8 }, "end": { - "line": 887, + "line": 897, "column": 75 } } }, "range": [ - 26987, - 27055 + 27393, + 27461 ], "loc": { "start": { - "line": 887, + "line": 897, "column": 8 }, "end": { - "line": 887, + "line": 897, "column": 76 } } @@ -56962,16 +57781,16 @@ "object": { "type": "ThisExpression", "range": [ - 27064, - 27068 + 27470, + 27474 ], "loc": { "start": { - "line": 888, + "line": 898, "column": 8 }, "end": { - "line": 888, + "line": 898, "column": 12 } } @@ -56980,31 +57799,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 27069, - 27076 + 27475, + 27482 ], "loc": { "start": { - "line": 888, + "line": 898, "column": 13 }, "end": { - "line": 888, + "line": 898, "column": 20 } } }, "range": [ - 27064, - 27076 + 27470, + 27482 ], "loc": { "start": { - "line": 888, + "line": 898, "column": 8 }, "end": { - "line": 888, + "line": 898, "column": 20 } } @@ -57013,31 +57832,31 @@ "type": "Identifier", "name": "off", "range": [ - 27077, - 27080 + 27483, + 27486 ], "loc": { "start": { - "line": 888, + "line": 898, "column": 21 }, "end": { - "line": 888, + "line": 898, "column": 24 } } }, "range": [ - 27064, - 27080 + 27470, + 27486 ], "loc": { "start": { - "line": 888, + "line": 898, "column": 8 }, "end": { - "line": 888, + "line": 898, "column": 24 } } @@ -57051,32 +57870,32 @@ "value": "change-page", "raw": "'change-page'", "range": [ - 27082, - 27095 + 27488, + 27501 ], "loc": { "start": { - "line": 888, + "line": 898, "column": 26 }, "end": { - "line": 888, + "line": 898, "column": 39 } } } ], "range": [ - 27081, - 27096 + 27487, + 27502 ], "loc": { "start": { - "line": 888, + "line": 898, "column": 25 }, "end": { - "line": 888, + "line": 898, "column": 40 } } @@ -57089,16 +57908,16 @@ "type": "Identifier", "name": "tf", "range": [ - 27111, - 27113 + 27517, + 27519 ], "loc": { "start": { - "line": 889, + "line": 899, "column": 13 }, "end": { - "line": 889, + "line": 899, "column": 15 } } @@ -57107,16 +57926,16 @@ "type": "Identifier", "name": "pageNumber", "range": [ - 27115, - 27125 + 27521, + 27531 ], "loc": { "start": { - "line": 889, + "line": 899, "column": 17 }, "end": { - "line": 889, + "line": 899, "column": 27 } } @@ -57130,16 +57949,16 @@ "object": { "type": "ThisExpression", "range": [ - 27130, - 27134 + 27536, + 27540 ], "loc": { "start": { - "line": 889, + "line": 899, "column": 32 }, "end": { - "line": 889, + "line": 899, "column": 36 } } @@ -57148,31 +57967,31 @@ "type": "Identifier", "name": "setPage", "range": [ - 27135, - 27142 + 27541, + 27548 ], "loc": { "start": { - "line": 889, + "line": 899, "column": 37 }, "end": { - "line": 889, + "line": 899, "column": 44 } } }, "range": [ - 27130, - 27142 + 27536, + 27548 ], "loc": { "start": { - "line": 889, + "line": 899, "column": 32 }, "end": { - "line": 889, + "line": 899, "column": 44 } } @@ -57182,32 +58001,32 @@ "type": "Identifier", "name": "pageNumber", "range": [ - 27143, - 27153 + 27549, + 27559 ], "loc": { "start": { - "line": 889, + "line": 899, "column": 45 }, "end": { - "line": 889, + "line": 899, "column": 55 } } } ], "range": [ - 27130, - 27154 + 27536, + 27560 ], "loc": { "start": { - "line": 889, + "line": 899, "column": 32 }, "end": { - "line": 889, + "line": 899, "column": 56 } } @@ -57215,47 +58034,47 @@ "generator": false, "expression": true, "range": [ - 27110, - 27154 + 27516, + 27560 ], "loc": { "start": { - "line": 889, + "line": 899, "column": 12 }, "end": { - "line": 889, + "line": 899, "column": 56 } } } ], "range": [ - 27064, - 27155 + 27470, + 27561 ], "loc": { "start": { - "line": 888, + "line": 898, "column": 8 }, "end": { - "line": 889, + "line": 899, "column": 57 } } }, "range": [ - 27064, - 27156 + 27470, + 27562 ], "loc": { "start": { - "line": 888, + "line": 898, "column": 8 }, "end": { - "line": 889, + "line": 899, "column": 58 } } @@ -57273,16 +58092,16 @@ "object": { "type": "ThisExpression", "range": [ - 27165, - 27169 + 27571, + 27575 ], "loc": { "start": { - "line": 890, + "line": 900, "column": 8 }, "end": { - "line": 890, + "line": 900, "column": 12 } } @@ -57291,31 +58110,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 27170, - 27177 + 27576, + 27583 ], "loc": { "start": { - "line": 890, + "line": 900, "column": 13 }, "end": { - "line": 890, + "line": 900, "column": 20 } } }, "range": [ - 27165, - 27177 + 27571, + 27583 ], "loc": { "start": { - "line": 890, + "line": 900, "column": 8 }, "end": { - "line": 890, + "line": 900, "column": 20 } } @@ -57324,31 +58143,31 @@ "type": "Identifier", "name": "off", "range": [ - 27178, - 27181 + 27584, + 27587 ], "loc": { "start": { - "line": 890, + "line": 900, "column": 21 }, "end": { - "line": 890, + "line": 900, "column": 24 } } }, "range": [ - 27165, - 27181 + 27571, + 27587 ], "loc": { "start": { - "line": 890, + "line": 900, "column": 8 }, "end": { - "line": 890, + "line": 900, "column": 24 } } @@ -57362,32 +58181,32 @@ "value": "change-page-results", "raw": "'change-page-results'", "range": [ - 27183, - 27204 + 27589, + 27610 ], "loc": { "start": { - "line": 890, + "line": 900, "column": 26 }, "end": { - "line": 890, + "line": 900, "column": 47 } } } ], "range": [ - 27182, - 27205 + 27588, + 27611 ], "loc": { "start": { - "line": 890, + "line": 900, "column": 25 }, "end": { - "line": 890, + "line": 900, "column": 48 } } @@ -57400,16 +58219,16 @@ "type": "Identifier", "name": "tf", "range": [ - 27220, - 27222 + 27626, + 27628 ], "loc": { "start": { - "line": 891, + "line": 901, "column": 13 }, "end": { - "line": 891, + "line": 901, "column": 15 } } @@ -57418,16 +58237,16 @@ "type": "Identifier", "name": "pageLength", "range": [ - 27224, - 27234 + 27630, + 27640 ], "loc": { "start": { - "line": 891, + "line": 901, "column": 17 }, "end": { - "line": 891, + "line": 901, "column": 27 } } @@ -57441,16 +58260,16 @@ "object": { "type": "ThisExpression", "range": [ - 27239, - 27243 + 27645, + 27649 ], "loc": { "start": { - "line": 891, + "line": 901, "column": 32 }, "end": { - "line": 891, + "line": 901, "column": 36 } } @@ -57459,31 +58278,31 @@ "type": "Identifier", "name": "changeResultsPerPage", "range": [ - 27244, - 27264 + 27650, + 27670 ], "loc": { "start": { - "line": 891, + "line": 901, "column": 37 }, "end": { - "line": 891, + "line": 901, "column": 57 } } }, "range": [ - 27239, - 27264 + 27645, + 27670 ], "loc": { "start": { - "line": 891, + "line": 901, "column": 32 }, "end": { - "line": 891, + "line": 901, "column": 57 } } @@ -57493,32 +58312,32 @@ "type": "Identifier", "name": "pageLength", "range": [ - 27265, - 27275 + 27671, + 27681 ], "loc": { "start": { - "line": 891, + "line": 901, "column": 58 }, "end": { - "line": 891, + "line": 901, "column": 68 } } } ], "range": [ - 27239, - 27276 + 27645, + 27682 ], "loc": { "start": { - "line": 891, + "line": 901, "column": 32 }, "end": { - "line": 891, + "line": 901, "column": 69 } } @@ -57526,47 +58345,47 @@ "generator": false, "expression": true, "range": [ - 27219, - 27276 + 27625, + 27682 ], "loc": { "start": { - "line": 891, + "line": 901, "column": 12 }, "end": { - "line": 891, + "line": 901, "column": 69 } } } ], "range": [ - 27165, - 27277 + 27571, + 27683 ], "loc": { "start": { - "line": 890, + "line": 900, "column": 8 }, "end": { - "line": 891, + "line": 901, "column": 70 } } }, "range": [ - 27165, - 27278 + 27571, + 27684 ], "loc": { "start": { - "line": 890, + "line": 900, "column": 8 }, "end": { - "line": 891, + "line": 901, "column": 71 } } @@ -57582,16 +58401,16 @@ "object": { "type": "ThisExpression", "range": [ - 27288, - 27292 + 27694, + 27698 ], "loc": { "start": { - "line": 893, + "line": 903, "column": 8 }, "end": { - "line": 893, + "line": 903, "column": 12 } } @@ -57600,31 +58419,31 @@ "type": "Identifier", "name": "pageSlc", "range": [ - 27293, - 27300 + 27699, + 27706 ], "loc": { "start": { - "line": 893, + "line": 903, "column": 13 }, "end": { - "line": 893, + "line": 903, "column": 20 } } }, "range": [ - 27288, - 27300 + 27694, + 27706 ], "loc": { "start": { - "line": 893, + "line": 903, "column": 8 }, "end": { - "line": 893, + "line": 903, "column": 20 } } @@ -57634,46 +58453,46 @@ "value": null, "raw": "null", "range": [ - 27303, - 27307 + 27709, + 27713 ], "loc": { "start": { - "line": 893, + "line": 903, "column": 23 }, "end": { - "line": 893, + "line": 903, "column": 27 } } }, "range": [ - 27288, - 27307 + 27694, + 27713 ], "loc": { "start": { - "line": 893, + "line": 903, "column": 8 }, "end": { - "line": 893, + "line": 903, "column": 27 } } }, "range": [ - 27288, - 27308 + 27694, + 27714 ], "loc": { "start": { - "line": 893, + "line": 903, "column": 8 }, "end": { - "line": 893, + "line": 903, "column": 28 } } @@ -57689,16 +58508,16 @@ "object": { "type": "ThisExpression", "range": [ - 27317, - 27321 + 27723, + 27727 ], "loc": { "start": { - "line": 894, + "line": 904, "column": 8 }, "end": { - "line": 894, + "line": 904, "column": 12 } } @@ -57707,31 +58526,31 @@ "type": "Identifier", "name": "nbPages", "range": [ - 27322, - 27329 + 27728, + 27735 ], "loc": { "start": { - "line": 894, + "line": 904, "column": 13 }, "end": { - "line": 894, + "line": 904, "column": 20 } } }, "range": [ - 27317, - 27329 + 27723, + 27735 ], "loc": { "start": { - "line": 894, + "line": 904, "column": 8 }, "end": { - "line": 894, + "line": 904, "column": 20 } } @@ -57741,46 +58560,46 @@ "value": 0, "raw": "0", "range": [ - 27332, - 27333 + 27738, + 27739 ], "loc": { "start": { - "line": 894, + "line": 904, "column": 23 }, "end": { - "line": 894, + "line": 904, "column": 24 } } }, "range": [ - 27317, - 27333 + 27723, + 27739 ], "loc": { "start": { - "line": 894, + "line": 904, "column": 8 }, "end": { - "line": 894, + "line": 904, "column": 24 } } }, "range": [ - 27317, - 27334 + 27723, + 27740 ], "loc": { "start": { - "line": 894, + "line": 904, "column": 8 }, "end": { - "line": 894, + "line": 904, "column": 25 } } @@ -57796,16 +58615,16 @@ "object": { "type": "ThisExpression", "range": [ - 27344, - 27348 + 27750, + 27754 ], "loc": { "start": { - "line": 896, + "line": 906, "column": 8 }, "end": { - "line": 896, + "line": 906, "column": 12 } } @@ -57814,31 +58633,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 27349, - 27360 + 27755, + 27766 ], "loc": { "start": { - "line": 896, + "line": 906, "column": 13 }, "end": { - "line": 896, + "line": 906, "column": 24 } } }, "range": [ - 27344, - 27360 + 27750, + 27766 ], "loc": { "start": { - "line": 896, + "line": 906, "column": 8 }, "end": { - "line": 896, + "line": 906, "column": 24 } } @@ -57848,62 +58667,62 @@ "value": false, "raw": "false", "range": [ - 27363, - 27368 + 27769, + 27774 ], "loc": { "start": { - "line": 896, + "line": 906, "column": 27 }, "end": { - "line": 896, + "line": 906, "column": 32 } } }, "range": [ - 27344, - 27368 + 27750, + 27774 ], "loc": { "start": { - "line": 896, + "line": 906, "column": 8 }, "end": { - "line": 896, + "line": 906, "column": 32 } } }, "range": [ - 27344, - 27369 + 27750, + 27775 ], "loc": { "start": { - "line": 896, + "line": 906, "column": 8 }, "end": { - "line": 896, + "line": 906, "column": 33 } } } ], "range": [ - 25386, - 27375 + 25792, + 27781 ], "loc": { "start": { - "line": 827, + "line": 837, "column": 14 }, "end": { - "line": 897, + "line": 907, "column": 5 } } @@ -57911,16 +58730,16 @@ "generator": false, "expression": false, "range": [ - 25383, - 27375 + 25789, + 27781 ], "loc": { "start": { - "line": 827, + "line": 837, "column": 11 }, "end": { - "line": 897, + "line": 907, "column": 5 } } @@ -57928,16 +58747,16 @@ "kind": "method", "computed": false, "range": [ - 25376, - 27375 + 25782, + 27781 ], "loc": { "start": { - "line": 827, + "line": 837, "column": 4 }, "end": { - "line": 897, + "line": 907, "column": 5 } }, @@ -57946,16 +58765,16 @@ "type": "Block", "value": "*\n * Remove paging feature\n ", "range": [ - 25331, - 25371 + 25737, + 25777 ], "loc": { "start": { - "line": 824, + "line": 834, "column": 4 }, "end": { - "line": 826, + "line": 836, "column": 7 } } @@ -57965,31 +58784,31 @@ } ], "range": [ - 487, - 27377 + 528, + 27783 ], "loc": { "start": { - "line": 16, + "line": 17, "column": 36 }, "end": { - "line": 898, + "line": 908, "column": 1 } } }, "range": [ - 458, - 27377 + 499, + 27783 ], "loc": { "start": { - "line": 16, + "line": 17, "column": 7 }, "end": { - "line": 898, + "line": 908, "column": 1 } }, @@ -57998,16 +58817,16 @@ "type": "Block", "value": "*\n * Paging UI component\n * @export\n * @class Paging\n * @extends {Feature}\n ", "range": [ - 370, - 450 + 411, + 491 ], "loc": { "start": { - "line": 10, + "line": 11, "column": 0 }, "end": { - "line": 15, + "line": 16, "column": 3 } } @@ -58018,16 +58837,16 @@ "specifiers": [], "source": null, "range": [ - 451, - 27377 + 492, + 27783 ], "loc": { "start": { - "line": 16, + "line": 17, "column": 0 }, "end": { - "line": 898, + "line": 908, "column": 1 } }, @@ -58036,16 +58855,16 @@ "type": "Block", "value": "*\n * Paging UI component\n * @export\n * @class Paging\n * @extends {Feature}\n ", "range": [ - 370, - 450 + 411, + 491 ], "loc": { "start": { - "line": 10, + "line": 11, "column": 0 }, "end": { - "line": 15, + "line": 16, "column": 3 } } @@ -58056,7 +58875,7 @@ "sourceType": "module", "range": [ 0, - 27377 + 27783 ], "loc": { "start": { @@ -58064,7 +58883,7 @@ "column": 0 }, "end": { - "line": 898, + "line": 908, "column": 1 } }, @@ -58073,16 +58892,16 @@ "type": "Block", "value": "*\n * Paging UI component\n * @export\n * @class Paging\n * @extends {Feature}\n ", "range": [ - 370, - 450 + 411, + 491 ], "loc": { "start": { - "line": 10, + "line": 11, "column": 0 }, "end": { - "line": 15, + "line": 16, "column": 3 } } @@ -58091,16 +58910,16 @@ "type": "Block", "value": "*\n * Creates an instance of Paging\n * @param {TableFilter} tf TableFilter instance\n ", "range": [ - 494, - 594 + 535, + 635 ], "loc": { "start": { - "line": 18, + "line": 19, "column": 4 }, "end": { - "line": 21, + "line": 22, "column": 7 } } @@ -58109,16 +58928,16 @@ "type": "Line", "value": " Configuration object", "range": [ - 655, - 678 + 696, + 719 ], "loc": { "start": { - "line": 25, + "line": 26, "column": 8 }, "end": { - "line": 25, + "line": 26, "column": 31 } } @@ -58127,16 +58946,16 @@ "type": "Block", "value": "*\n * Css class for the paging buttons (previous, next, etc.)\n * @type {String}\n ", "range": [ - 730, - 838 + 771, + 879 ], "loc": { "start": { - "line": 28, + "line": 29, "column": 8 }, "end": { - "line": 31, + "line": 32, "column": 11 } } @@ -58145,16 +58964,16 @@ "type": "Block", "value": "*\n * Main select DOM element\n * @type {DOMElement}\n ", "range": [ - 914, - 994 + 955, + 1035 ], "loc": { "start": { - "line": 34, + "line": 35, "column": 8 }, "end": { - "line": 37, + "line": 38, "column": 11 } } @@ -58163,16 +58982,16 @@ "type": "Block", "value": "*\n * Results per page select DOM element\n * @type {DOMElement}\n ", "range": [ - 1033, - 1125 + 1074, + 1166 ], "loc": { "start": { - "line": 40, + "line": 41, "column": 8 }, "end": { - "line": 43, + "line": 44, "column": 11 } } @@ -58181,16 +59000,16 @@ "type": "Block", "value": "*\n * ID of custom container element\n * @type {String}\n ", "range": [ - 1170, - 1253 + 1211, + 1294 ], "loc": { "start": { - "line": 46, + "line": 47, "column": 8 }, "end": { - "line": 49, + "line": 50, "column": 11 } } @@ -58199,16 +59018,16 @@ "type": "Block", "value": "*\n * Number of rows contained in a page\n * @type {Number}\n ", "range": [ - 1316, - 1403 + 1357, + 1444 ], "loc": { "start": { - "line": 52, + "line": 53, "column": 8 }, "end": { - "line": 55, + "line": 56, "column": 11 } } @@ -58217,16 +59036,16 @@ "type": "Block", "value": "*\n * ID of custom container element for the results per page selector\n * @type {String}\n ", "range": [ - 1465, - 1582 + 1506, + 1623 ], "loc": { "start": { - "line": 58, + "line": 59, "column": 8 }, "end": { - "line": 61, + "line": 62, "column": 11 } } @@ -58235,16 +59054,16 @@ "type": "Block", "value": "*\n * Css class for the paging select element\n * @type {String}\n ", "range": [ - 1672, - 1764 + 1713, + 1805 ], "loc": { "start": { - "line": 64, + "line": 65, "column": 8 }, "end": { - "line": 67, + "line": 68, "column": 11 } } @@ -58253,16 +59072,16 @@ "type": "Block", "value": "*\n * Css class for the paging input element\n * @type {String}\n ", "range": [ - 1842, - 1933 + 1883, + 1974 ], "loc": { "start": { - "line": 70, + "line": 71, "column": 8 }, "end": { - "line": 73, + "line": 74, "column": 11 } } @@ -58271,16 +59090,16 @@ "type": "Block", "value": "*\n * Label and values for the results per page select, example of usage:\n * ['Records: ', [10,25,50,100]]\n * @type {Array}\n ", "range": [ - 2013, - 2173 + 2054, + 2214 ], "loc": { "start": { - "line": 76, + "line": 77, "column": 8 }, "end": { - "line": 80, + "line": 81, "column": 11 } } @@ -58289,16 +59108,16 @@ "type": "Block", "value": "*\n * Determines if results per page is configured\n * @type {Boolean}\n ", "range": [ - 2252, - 2350 + 2293, + 2391 ], "loc": { "start": { - "line": 83, + "line": 84, "column": 8 }, "end": { - "line": 86, + "line": 87, "column": 11 } } @@ -58307,16 +59126,16 @@ "type": "Block", "value": "*\n * Css class for the results per page select\n * @type {String}\n ", "range": [ - 2423, - 2517 + 2464, + 2558 ], "loc": { "start": { - "line": 89, + "line": 90, "column": 8 }, "end": { - "line": 92, + "line": 93, "column": 11 } } @@ -58325,16 +59144,16 @@ "type": "Block", "value": "*\n * Css class for the label preceding results per page select\n * @type {String}\n ", "range": [ - 2607, - 2717 + 2648, + 2758 ], "loc": { "start": { - "line": 95, + "line": 96, "column": 8 }, "end": { - "line": 98, + "line": 99, "column": 11 } } @@ -58343,16 +59162,16 @@ "type": "Block", "value": "*\n * Index of the first row of current page\n * @type {Number}\n * @private\n ", "range": [ - 2825, - 2936 + 2866, + 2977 ], "loc": { "start": { - "line": 102, + "line": 103, "column": 8 }, "end": { - "line": 106, + "line": 107, "column": 11 } } @@ -58361,16 +59180,16 @@ "type": "Block", "value": "*\n * Total number of pages\n * @type {Number}\n * @private\n ", "range": [ - 2979, - 3073 + 3020, + 3114 ], "loc": { "start": { - "line": 109, + "line": 110, "column": 8 }, "end": { - "line": 113, + "line": 114, "column": 11 } } @@ -58379,16 +59198,16 @@ "type": "Block", "value": "*\n * Current page number\n * @type {Number}\n * @private\n ", "range": [ - 3109, - 3201 + 3150, + 3242 ], "loc": { "start": { - "line": 116, + "line": 117, "column": 8 }, "end": { - "line": 120, + "line": 121, "column": 11 } } @@ -58397,16 +59216,16 @@ "type": "Block", "value": "*\n * Next page button text\n * @type {String}\n ", "range": [ - 3243, - 3317 + 3284, + 3358 ], "loc": { "start": { - "line": 123, + "line": 124, "column": 8 }, "end": { - "line": 126, + "line": 127, "column": 11 } } @@ -58415,16 +59234,16 @@ "type": "Block", "value": "*\n * Previous page button text\n * @type {String}\n ", "range": [ - 3398, - 3476 + 3439, + 3517 ], "loc": { "start": { - "line": 129, + "line": 130, "column": 8 }, "end": { - "line": 132, + "line": 133, "column": 11 } } @@ -58433,16 +59252,16 @@ "type": "Block", "value": "*\n * Last page button text\n * @type {String}\n ", "range": [ - 3557, - 3631 + 3598, + 3672 ], "loc": { "start": { - "line": 135, + "line": 136, "column": 8 }, "end": { - "line": 138, + "line": 139, "column": 11 } } @@ -58451,16 +59270,16 @@ "type": "Block", "value": "*\n * First page button text\n * @type {String}\n ", "range": [ - 3713, - 3788 + 3754, + 3829 ], "loc": { "start": { - "line": 141, + "line": 142, "column": 8 }, "end": { - "line": 144, + "line": 145, "column": 11 } } @@ -58469,16 +59288,16 @@ "type": "Block", "value": "*\n * Next page button HTML\n * @type {String}\n ", "range": [ - 3872, - 3946 + 3913, + 3987 ], "loc": { "start": { - "line": 147, + "line": 148, "column": 8 }, "end": { - "line": 150, + "line": 151, "column": 11 } } @@ -58487,16 +59306,16 @@ "type": "Block", "value": "*\n * Previous page button HTML\n * @type {String}\n ", "range": [ - 4189, - 4267 + 4230, + 4308 ], "loc": { "start": { - "line": 156, + "line": 157, "column": 8 }, "end": { - "line": 159, + "line": 160, "column": 11 } } @@ -58505,16 +59324,16 @@ "type": "Block", "value": "*\n * First page button HTML\n * @type {String}\n ", "range": [ - 4518, - 4593 + 4559, + 4634 ], "loc": { "start": { - "line": 165, + "line": 166, "column": 8 }, "end": { - "line": 168, + "line": 169, "column": 11 } } @@ -58523,16 +59342,16 @@ "type": "Block", "value": "*\n * Last page button HTML\n * @type {String}\n ", "range": [ - 4840, - 4914 + 4881, + 4955 ], "loc": { "start": { - "line": 174, + "line": 175, "column": 8 }, "end": { - "line": 177, + "line": 178, "column": 11 } } @@ -58541,16 +59360,16 @@ "type": "Block", "value": "*\n * Text preceeding page selector drop-down\n * @type {String}\n ", "range": [ - 5157, - 5249 + 5198, + 5290 ], "loc": { "start": { - "line": 183, + "line": 184, "column": 8 }, "end": { - "line": 186, + "line": 187, "column": 11 } } @@ -58559,16 +59378,16 @@ "type": "Block", "value": "*\n * Text after page selector drop-down\n * @type {String}\n ", "range": [ - 5319, - 5406 + 5360, + 5447 ], "loc": { "start": { - "line": 189, + "line": 190, "column": 8 }, "end": { - "line": 192, + "line": 193, "column": 11 } } @@ -58577,16 +59396,16 @@ "type": "Block", "value": "*\n * Css class for the span containing total number of pages\n * @type {String}\n ", "range": [ - 5470, - 5578 + 5511, + 5619 ], "loc": { "start": { - "line": 195, + "line": 196, "column": 8 }, "end": { - "line": 198, + "line": 199, "column": 11 } } @@ -58595,16 +59414,16 @@ "type": "Block", "value": "*\n * Determines if paging buttons are enabled (default: true)\n * @type {Boolean}\n ", "range": [ - 5663, - 5773 + 5704, + 5814 ], "loc": { "start": { - "line": 201, + "line": 202, "column": 8 }, "end": { - "line": 204, + "line": 205, "column": 11 } } @@ -58613,16 +59432,34 @@ "type": "Block", "value": "*\n * Defines page selector type, two possible values: 'select', 'input'\n * @type {String}\n ", "range": [ - 5834, - 5953 + 5875, + 5994 ], "loc": { "start": { - "line": 207, + "line": 208, "column": 8 }, "end": { - "line": 210, + "line": 211, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * Default position in toolbar ('left'|'center'|'right')\n * @type {String}\n ", + "range": [ + 6079, + 6185 + ], + "loc": { + "start": { + "line": 214, + "column": 8 + }, + "end": { + "line": 217, "column": 11 } } @@ -58631,16 +59468,16 @@ "type": "Block", "value": "*\n * Callback fired before the page is changed\n * @type {Function}\n ", "range": [ - 6038, - 6134 + 6267, + 6363 ], "loc": { "start": { - "line": 213, + "line": 220, "column": 8 }, "end": { - "line": 216, + "line": 223, "column": 11 } } @@ -58649,30 +59486,12 @@ "type": "Block", "value": "*\n * Callback fired after the page is changed\n * @type {Function}\n ", "range": [ - 6225, - 6320 + 6454, + 6549 ], "loc": { "start": { - "line": 219, - "column": 8 - }, - "end": { - "line": 222, - "column": 11 - } - } - }, - { - "type": "Block", - "value": "*\n * Label preciding results per page select\n * @type {DOMElement}\n * @private\n ", - "range": [ - 6409, - 6525 - ], - "loc": { - "start": { - "line": 225, + "line": 226, "column": 8 }, "end": { @@ -58683,18 +59502,36 @@ }, { "type": "Block", - "value": "*\n * Span containing next page button\n * @type {DOMElement}\n * @private\n ", + "value": "*\n * Label preciding results per page select\n * @type {DOMElement}\n * @private\n ", "range": [ - 6569, - 6678 + 6638, + 6754 ], "loc": { "start": { - "line": 231, + "line": 232, "column": 8 }, "end": { - "line": 235, + "line": 236, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * Span containing next page button\n * @type {DOMElement}\n * @private\n ", + "range": [ + 6798, + 6907 + ], + "loc": { + "start": { + "line": 238, + "column": 8 + }, + "end": { + "line": 242, "column": 11 } } @@ -58703,16 +59540,16 @@ "type": "Block", "value": "*\n * Span containing previous page button\n * @type {DOMElement}\n * @private\n ", "range": [ - 6720, - 6833 + 6949, + 7062 ], "loc": { "start": { - "line": 237, + "line": 244, "column": 8 }, "end": { - "line": 241, + "line": 248, "column": 11 } } @@ -58721,16 +59558,16 @@ "type": "Block", "value": "*\n * Span containing last page button\n * @type {DOMElement}\n * @private\n ", "range": [ - 6875, - 6984 + 7104, + 7213 ], "loc": { "start": { - "line": 243, + "line": 250, "column": 8 }, "end": { - "line": 247, + "line": 254, "column": 11 } } @@ -58739,16 +59576,16 @@ "type": "Block", "value": "*\n * Span containing first page button\n * @type {DOMElement}\n * @private\n ", "range": [ - 7026, - 7136 + 7255, + 7365 ], "loc": { "start": { - "line": 249, + "line": 256, "column": 8 }, "end": { - "line": 253, + "line": 260, "column": 11 } } @@ -58757,16 +59594,16 @@ "type": "Block", "value": "*\n * Span for tot nb pages\n * @type {DOMElement}\n * @private\n ", "range": [ - 7179, - 7277 + 7408, + 7506 ], "loc": { "start": { - "line": 255, + "line": 262, "column": 8 }, "end": { - "line": 259, + "line": 266, "column": 11 } } @@ -58775,16 +59612,16 @@ "type": "Block", "value": "*\n * Span preceding pages select (contains 'Page')\n * @type {DOMElement}\n * @private\n ", "range": [ - 7314, - 7436 + 7543, + 7665 ], "loc": { "start": { - "line": 261, + "line": 268, "column": 8 }, "end": { - "line": 265, + "line": 272, "column": 11 } } @@ -58793,16 +59630,16 @@ "type": "Block", "value": "*\n * Span following pages select (contains ' of ')\n * @type {DOMElement}\n * @private\n ", "range": [ - 7475, - 7597 + 7704, + 7826 ], "loc": { "start": { - "line": 267, + "line": 274, "column": 8 }, "end": { - "line": 271, + "line": 278, "column": 11 } } @@ -58811,16 +59648,16 @@ "type": "Line", "value": "calculates page nb", "range": [ - 7710, - 7730 + 7939, + 7959 ], "loc": { "start": { - "line": 276, + "line": 283, "column": 8 }, "end": { - "line": 276, + "line": 283, "column": 28 } } @@ -58829,16 +59666,16 @@ "type": "Block", "value": "*\n * Paging DOM events handlers\n * @type {String}\n * @private\n ", "range": [ - 7834, - 7933 + 8063, + 8162 ], "loc": { "start": { - "line": 280, + "line": 287, "column": 8 }, "end": { - "line": 284, + "line": 291, "column": 11 } } @@ -58847,16 +59684,16 @@ "type": "Block", "value": "*\n * Initialize DOM elements\n ", "range": [ - 9450, - 9492 + 9679, + 9721 ], "loc": { "start": { - "line": 332, + "line": 339, "column": 4 }, "end": { - "line": 334, + "line": 341, "column": 7 } } @@ -58865,16 +59702,16 @@ "type": "Line", "value": " Check resultsPerPage is in expected format and initialise the", "range": [ - 9654, - 9718 + 9962, + 10026 ], "loc": { "start": { - "line": 344, + "line": 353, "column": 8 }, "end": { - "line": 344, + "line": 353, "column": 72 } } @@ -58883,16 +59720,16 @@ "type": "Line", "value": " results per page component", "range": [ - 9727, - 9756 + 10035, + 10064 ], "loc": { "start": { - "line": 345, + "line": 354, "column": 8 }, "end": { - "line": 345, + "line": 354, "column": 37 } } @@ -58901,16 +59738,16 @@ "type": "Line", "value": " Paging drop-down list selector", "range": [ - 10188, - 10221 + 10496, + 10529 ], "loc": { "start": { - "line": 360, + "line": 369, "column": 8 }, "end": { - "line": 360, + "line": 369, "column": 41 } } @@ -58919,16 +59756,16 @@ "type": "Line", "value": " Paging input selector", "range": [ - 10444, - 10468 + 10752, + 10776 ], "loc": { "start": { - "line": 367, + "line": 376, "column": 8 }, "end": { - "line": 367, + "line": 376, "column": 32 } } @@ -58937,16 +59774,16 @@ "type": "Line", "value": " btns containers", "range": [ - 10718, - 10736 + 11026, + 11044 ], "loc": { "start": { - "line": 374, + "line": 383, "column": 8 }, "end": { - "line": 374, + "line": 383, "column": 26 } } @@ -58955,16 +59792,16 @@ "type": "Line", "value": " Next button", "range": [ - 10959, - 10973 + 11267, + 11281 ], "loc": { "start": { - "line": 381, + "line": 390, "column": 12 }, "end": { - "line": 381, + "line": 390, "column": 26 } } @@ -58973,16 +59810,16 @@ "type": "Line", "value": " Previous button", "range": [ - 11533, - 11551 + 11841, + 11859 ], "loc": { "start": { - "line": 395, + "line": 404, "column": 12 }, "end": { - "line": 395, + "line": 404, "column": 30 } } @@ -58991,16 +59828,16 @@ "type": "Line", "value": " Last button", "range": [ - 12115, - 12129 + 12423, + 12437 ], "loc": { "start": { - "line": 409, + "line": 418, "column": 12 }, "end": { - "line": 409, + "line": 418, "column": 26 } } @@ -59009,16 +59846,16 @@ "type": "Line", "value": " First button", "range": [ - 12689, - 12704 + 12997, + 13012 ], "loc": { "start": { - "line": 423, + "line": 432, "column": 12 }, "end": { - "line": 423, + "line": 432, "column": 27 } } @@ -59027,16 +59864,16 @@ "type": "Line", "value": " paging elements (buttons+drop-down list) are added to defined element", "range": [ - 13284, - 13356 + 13592, + 13664 ], "loc": { "start": { - "line": 439, + "line": 448, "column": 8 }, "end": { - "line": 439, + "line": 448, "column": 80 } } @@ -59045,16 +59882,16 @@ "type": "Block", "value": "* @inherited ", "range": [ - 15064, - 15081 + 15376, + 15393 ], "loc": { "start": { - "line": 485, + "line": 493, "column": 8 }, "end": { - "line": 485, + "line": 493, "column": 25 } } @@ -59063,16 +59900,16 @@ "type": "Block", "value": "*\n * Reset paging when filters are already instantiated\n * @param {Boolean} filterTable Execute filtering once paging instanciated\n ", "range": [ - 15126, - 15274 + 15495, + 15643 ], "loc": { "start": { - "line": 489, + "line": 499, "column": 4 }, "end": { - "line": 492, + "line": 502, "column": 7 } } @@ -59081,16 +59918,16 @@ "type": "Block", "value": "*\n * Reset paging info from scratch after a filtering process\n ", "range": [ - 15431, - 15506 + 15800, + 15875 ], "loc": { "start": { - "line": 502, + "line": 512, "column": 4 }, "end": { - "line": 504, + "line": 514, "column": 7 } } @@ -59099,16 +59936,16 @@ "type": "Block", "value": "*\n * Calculate number of pages based on valid rows\n * Refresh paging select according to number of pages\n * @param {Array} validRows Collection of valid rows\n ", "range": [ - 15659, - 15838 + 16028, + 16207 ], "loc": { "start": { - "line": 511, + "line": 521, "column": 4 }, "end": { - "line": 515, + "line": 525, "column": 7 } } @@ -59117,16 +59954,16 @@ "type": "Line", "value": "store valid rows indexes", "range": [ - 15965, - 15991 + 16404, + 16430 ], "loc": { "start": { - "line": 520, + "line": 532, "column": 8 }, "end": { - "line": 520, + "line": 532, "column": 34 } } @@ -59135,16 +59972,16 @@ "type": "Line", "value": "calculate nb of pages", "range": [ - 16065, - 16088 + 16504, + 16527 ], "loc": { "start": { - "line": 523, + "line": 535, "column": 8 }, "end": { - "line": 523, + "line": 535, "column": 31 } } @@ -59153,16 +59990,16 @@ "type": "Line", "value": "refresh page nb span", "range": [ - 16175, - 16197 + 16614, + 16636 ], "loc": { "start": { - "line": 525, + "line": 537, "column": 8 }, "end": { - "line": 525, + "line": 537, "column": 30 } } @@ -59171,16 +60008,16 @@ "type": "Line", "value": "select clearing shortcut", "range": [ - 16252, - 16278 + 16691, + 16717 ], "loc": { "start": { - "line": 527, + "line": 539, "column": 8 }, "end": { - "line": 527, + "line": 539, "column": 34 } } @@ -59189,16 +60026,16 @@ "type": "Line", "value": "input type", "range": [ - 16749, - 16761 + 17188, + 17200 ], "loc": { "start": { - "line": 540, + "line": 552, "column": 16 }, "end": { - "line": 540, + "line": 552, "column": 28 } } @@ -59207,16 +60044,16 @@ "type": "Block", "value": "** if no results paging select and buttons are hidden **", "range": [ - 16863, - 16923 + 17302, + 17362 ], "loc": { "start": { - "line": 545, + "line": 557, "column": 12 }, "end": { - "line": 545, + "line": 557, "column": 72 } } @@ -59225,16 +60062,16 @@ "type": "Block", "value": "*\n * Group table rows by page and display valid rows\n * @param {Array} validRows Collection of valid rows\n ", "range": [ - 17036, - 17160 + 17475, + 17599 ], "loc": { "start": { - "line": 551, + "line": 563, "column": 4 }, "end": { - "line": 554, + "line": 566, "column": 7 } } @@ -59243,16 +60080,16 @@ "type": "Line", "value": "store valid rows indexes", "range": [ - 17398, - 17424 + 17837, + 17863 ], "loc": { "start": { - "line": 561, + "line": 573, "column": 8 }, "end": { - "line": 561, + "line": 573, "column": 34 } } @@ -59261,16 +60098,16 @@ "type": "Line", "value": "this loop shows valid rows of current page", "range": [ - 17512, - 17556 + 17951, + 17995 ], "loc": { "start": { - "line": 566, + "line": 578, "column": 8 }, "end": { - "line": 566, + "line": 578, "column": 52 } } @@ -59279,16 +60116,16 @@ "type": "Line", "value": " broadcast grouping by page", "range": [ - 18223, - 18252 + 18662, + 18691 ], "loc": { "start": { - "line": 584, + "line": 596, "column": 8 }, "end": { - "line": 584, + "line": 596, "column": 37 } } @@ -59297,16 +60134,16 @@ "type": "Block", "value": "*\n * Return the current page number\n * @return {Number} Page number\n ", "range": [ - 18320, - 18405 + 18759, + 18844 ], "loc": { "start": { - "line": 588, + "line": 600, "column": 4 }, "end": { - "line": 591, + "line": 603, "column": 7 } } @@ -59315,16 +60152,16 @@ "type": "Block", "value": "*\n * Show page defined by passed argument (string or number):\n * @param {String}/{Number} cmd possible string values: 'next',\n * 'previous', 'last', 'first' or page number as per param\n ", "range": [ - 18468, - 18676 + 18907, + 19115 ], "loc": { "start": { - "line": 596, + "line": 608, "column": 4 }, "end": { - "line": 600, + "line": 612, "column": 7 } } @@ -59333,16 +60170,16 @@ "type": "Block", "value": "*\n * Generates UI elements for the number of results per page drop-down\n ", "range": [ - 19531, - 19616 + 19970, + 20055 ], "loc": { "start": { - "line": 632, + "line": 644, "column": 4 }, "end": { - "line": 634, + "line": 646, "column": 7 } } @@ -59351,16 +60188,16 @@ "type": "Line", "value": " results per page select is added to external element", "range": [ - 20201, - 20256 + 20640, + 20695 ], "loc": { "start": { - "line": 655, + "line": 667, "column": 8 }, "end": { - "line": 655, + "line": 667, "column": 63 } } @@ -59369,16 +60206,16 @@ "type": "Block", "value": "*\n * Remove number of results per page UI elements\n ", "range": [ - 21111, - 21175 + 21517, + 21581 ], "loc": { "start": { - "line": 681, + "line": 691, "column": 4 }, "end": { - "line": 683, + "line": 693, "column": 7 } } @@ -59387,16 +60224,16 @@ "type": "Block", "value": "*\n * Change the page based on passed index\n * @param {Number} index Index of the page (0-n)\n ", "range": [ - 21610, - 21719 + 22016, + 22125 ], "loc": { "start": { - "line": 700, + "line": 710, "column": 4 }, "end": { - "line": 703, + "line": 713, "column": 7 } } @@ -59405,16 +60242,16 @@ "type": "Block", "value": "*\n * Change the number of results per page based on passed value\n * @param {String} val The number of results per page\n ", "range": [ - 22763, - 22899 + 23169, + 23305 ], "loc": { "start": { - "line": 738, + "line": 748, "column": 4 }, "end": { - "line": 741, + "line": 751, "column": 7 } } @@ -59423,16 +60260,16 @@ "type": "Block", "value": "*\n * Change rows according to page results drop-down\n ", "range": [ - 23100, - 23166 + 23506, + 23572 ], "loc": { "start": { - "line": 751, + "line": 761, "column": 4 }, "end": { - "line": 753, + "line": 763, "column": 7 } } @@ -59441,16 +60278,16 @@ "type": "Block", "value": "*\n * Re-set page nb at page re-load\n ", "range": [ - 24396, - 24445 + 24802, + 24851 ], "loc": { "start": { - "line": 790, + "line": 800, "column": 4 }, "end": { - "line": 792, + "line": 802, "column": 7 } } @@ -59459,16 +60296,16 @@ "type": "Block", "value": "*\n * Re-set page length value at page re-load\n ", "range": [ - 24803, - 24862 + 25209, + 25268 ], "loc": { "start": { - "line": 806, + "line": 816, "column": 4 }, "end": { - "line": 808, + "line": 818, "column": 7 } } @@ -59477,16 +60314,16 @@ "type": "Block", "value": "*\n * Remove paging feature\n ", "range": [ - 25331, - 25371 + 25737, + 25777 ], "loc": { "start": { - "line": 824, + "line": 834, "column": 4 }, "end": { - "line": 826, + "line": 836, "column": 7 } } diff --git a/docs/ast/source/modules/rowsCounter.js.json b/docs/ast/source/modules/rowsCounter.js.json index a4fa5759..fb8d254b 100644 --- a/docs/ast/source/modules/rowsCounter.js.json +++ b/docs/ast/source/modules/rowsCounter.js.json @@ -397,6 +397,59 @@ "column": 16 } } + }, + { + "type": "ImportSpecifier", + "local": { + "type": "Identifier", + "name": "isNull", + "range": [ + 116, + 122 + ], + "loc": { + "start": { + "line": 3, + "column": 18 + }, + "end": { + "line": 3, + "column": 24 + } + } + }, + "imported": { + "type": "Identifier", + "name": "isNull", + "range": [ + 116, + 122 + ], + "loc": { + "start": { + "line": 3, + "column": 18 + }, + "end": { + "line": 3, + "column": 24 + } + } + }, + "range": [ + 116, + 122 + ], + "loc": { + "start": { + "line": 3, + "column": 18 + }, + "end": { + "line": 3, + "column": 24 + } + } } ], "source": { @@ -404,23 +457,23 @@ "value": "../types", "raw": "'../types'", "range": [ - 121, - 131 + 129, + 139 ], "loc": { "start": { "line": 3, - "column": 23 + "column": 31 }, "end": { "line": 3, - "column": 33 + "column": 41 } } }, "range": [ 98, - 132 + 140 ], "loc": { "start": { @@ -429,7 +482,7 @@ }, "end": { "line": 3, - "column": 34 + "column": 42 } } }, @@ -442,8 +495,8 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 141, - 152 + 149, + 160 ], "loc": { "start": { @@ -460,8 +513,8 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 141, - 152 + 149, + 160 ], "loc": { "start": { @@ -475,8 +528,8 @@ } }, "range": [ - 141, - 152 + 149, + 160 ], "loc": { "start": { @@ -495,8 +548,8 @@ "type": "Identifier", "name": "defaultsFn", "range": [ - 154, - 164 + 162, + 172 ], "loc": { "start": { @@ -513,8 +566,8 @@ "type": "Identifier", "name": "defaultsFn", "range": [ - 154, - 164 + 162, + 172 ], "loc": { "start": { @@ -528,8 +581,8 @@ } }, "range": [ - 154, - 164 + 162, + 172 ], "loc": { "start": { @@ -548,8 +601,8 @@ "value": "../settings", "raw": "'../settings'", "range": [ - 171, - 184 + 179, + 192 ], "loc": { "start": { @@ -563,8 +616,8 @@ } }, "range": [ - 133, - 185 + 141, + 193 ], "loc": { "start": { @@ -575,22 +628,113 @@ "line": 4, "column": 52 } + } + }, + { + "type": "ImportDeclaration", + "specifiers": [ + { + "type": "ImportSpecifier", + "local": { + "type": "Identifier", + "name": "LEFT", + "range": [ + 202, + 206 + ], + "loc": { + "start": { + "line": 5, + "column": 8 + }, + "end": { + "line": 5, + "column": 12 + } + } + }, + "imported": { + "type": "Identifier", + "name": "LEFT", + "range": [ + 202, + 206 + ], + "loc": { + "start": { + "line": 5, + "column": 8 + }, + "end": { + "line": 5, + "column": 12 + } + } + }, + "range": [ + 202, + 206 + ], + "loc": { + "start": { + "line": 5, + "column": 8 + }, + "end": { + "line": 5, + "column": 12 + } + } + } + ], + "source": { + "type": "Literal", + "value": "./toolbar", + "raw": "'./toolbar'", + "range": [ + 213, + 224 + ], + "loc": { + "start": { + "line": 5, + "column": 19 + }, + "end": { + "line": 5, + "column": 30 + } + } + }, + "range": [ + 194, + 225 + ], + "loc": { + "start": { + "line": 5, + "column": 0 + }, + "end": { + "line": 5, + "column": 31 + } }, "trailingComments": [ { "type": "Block", "value": "*\n * Rows counter UI component\n * @export\n * @class RowsCounter\n * @extends {Feature}\n ", "range": [ - 187, - 278 + 227, + 318 ], "loc": { "start": { - "line": 6, + "line": 7, "column": 0 }, "end": { - "line": 11, + "line": 12, "column": 3 } } @@ -605,16 +749,16 @@ "type": "Identifier", "name": "RowsCounter", "range": [ - 292, - 303 + 332, + 343 ], "loc": { "start": { - "line": 12, + "line": 13, "column": 13 }, "end": { - "line": 12, + "line": 13, "column": 24 } } @@ -623,16 +767,16 @@ "type": "Identifier", "name": "Feature", "range": [ - 312, - 319 + 352, + 359 ], "loc": { "start": { - "line": 12, + "line": 13, "column": 33 }, "end": { - "line": 12, + "line": 13, "column": 40 } } @@ -646,16 +790,16 @@ "type": "Identifier", "name": "constructor", "range": [ - 437, - 448 + 477, + 488 ], "loc": { "start": { - "line": 18, + "line": 19, "column": 4 }, "end": { - "line": 18, + "line": 19, "column": 15 } } @@ -668,16 +812,16 @@ "type": "Identifier", "name": "tf", "range": [ - 449, - 451 + 489, + 491 ], "loc": { "start": { - "line": 18, + "line": 19, "column": 16 }, "end": { - "line": 18, + "line": 19, "column": 18 } } @@ -693,16 +837,16 @@ "callee": { "type": "Super", "range": [ - 463, - 468 + 503, + 508 ], "loc": { "start": { - "line": 19, + "line": 20, "column": 8 }, "end": { - "line": 19, + "line": 20, "column": 13 } } @@ -712,16 +856,16 @@ "type": "Identifier", "name": "tf", "range": [ - 469, - 471 + 509, + 511 ], "loc": { "start": { - "line": 19, + "line": 20, "column": 14 }, "end": { - "line": 19, + "line": 20, "column": 16 } } @@ -731,47 +875,47 @@ "value": "rowsCounter", "raw": "'rowsCounter'", "range": [ - 473, - 486 + 513, + 526 ], "loc": { "start": { - "line": 19, + "line": 20, "column": 18 }, "end": { - "line": 19, + "line": 20, "column": 31 } } } ], "range": [ - 463, - 487 + 503, + 527 ], "loc": { "start": { - "line": 19, + "line": 20, "column": 8 }, "end": { - "line": 19, + "line": 20, "column": 32 } } }, "range": [ - 463, - 488 + 503, + 528 ], "loc": { "start": { - "line": 19, + "line": 20, "column": 8 }, "end": { - "line": 19, + "line": 20, "column": 33 } }, @@ -780,16 +924,16 @@ "type": "Line", "value": " TableFilter configuration", "range": [ - 498, - 526 + 538, + 566 ], "loc": { "start": { - "line": 21, + "line": 22, "column": 8 }, "end": { - "line": 21, + "line": 22, "column": 36 } } @@ -805,16 +949,16 @@ "type": "Identifier", "name": "f", "range": [ - 539, - 540 + 579, + 580 ], "loc": { "start": { - "line": 22, + "line": 23, "column": 12 }, "end": { - "line": 22, + "line": 23, "column": 13 } } @@ -831,16 +975,16 @@ "object": { "type": "ThisExpression", "range": [ - 543, - 547 + 583, + 587 ], "loc": { "start": { - "line": 22, + "line": 23, "column": 16 }, "end": { - "line": 22, + "line": 23, "column": 20 } } @@ -849,31 +993,31 @@ "type": "Identifier", "name": "config", "range": [ - 548, - 554 + 588, + 594 ], "loc": { "start": { - "line": 22, + "line": 23, "column": 21 }, "end": { - "line": 22, + "line": 23, "column": 27 } } }, "range": [ - 543, - 554 + 583, + 594 ], "loc": { "start": { - "line": 22, + "line": 23, "column": 16 }, "end": { - "line": 22, + "line": 23, "column": 27 } } @@ -882,31 +1026,31 @@ "type": "Identifier", "name": "rows_counter", "range": [ - 555, - 567 + 595, + 607 ], "loc": { "start": { - "line": 22, + "line": 23, "column": 28 }, "end": { - "line": 22, + "line": 23, "column": 40 } } }, "range": [ - 543, - 567 + 583, + 607 ], "loc": { "start": { - "line": 22, + "line": 23, "column": 16 }, "end": { - "line": 22, + "line": 23, "column": 40 } } @@ -915,46 +1059,46 @@ "type": "ObjectExpression", "properties": [], "range": [ - 571, - 573 + 611, + 613 ], "loc": { "start": { - "line": 22, + "line": 23, "column": 44 }, "end": { - "line": 22, + "line": 23, "column": 46 } } }, "range": [ - 543, - 573 + 583, + 613 ], "loc": { "start": { - "line": 22, + "line": 23, "column": 16 }, "end": { - "line": 22, + "line": 23, "column": 46 } } }, "range": [ - 539, - 573 + 579, + 613 ], "loc": { "start": { - "line": 22, + "line": 23, "column": 12 }, "end": { - "line": 22, + "line": 23, "column": 46 } } @@ -962,16 +1106,16 @@ ], "kind": "let", "range": [ - 535, - 574 + 575, + 614 ], "loc": { "start": { - "line": 22, + "line": 23, "column": 8 }, "end": { - "line": 22, + "line": 23, "column": 47 } }, @@ -980,16 +1124,16 @@ "type": "Line", "value": " TableFilter configuration", "range": [ - 498, - 526 + 538, + 566 ], "loc": { "start": { - "line": 21, + "line": 22, "column": 8 }, "end": { - "line": 21, + "line": 22, "column": 36 } } @@ -1000,16 +1144,16 @@ "type": "Block", "value": "*\n * ID of custom container element\n * @type {String}\n ", "range": [ - 584, - 667 + 624, + 707 ], "loc": { "start": { - "line": 24, + "line": 25, "column": 8 }, "end": { - "line": 27, + "line": 28, "column": 11 } } @@ -1027,16 +1171,16 @@ "object": { "type": "ThisExpression", "range": [ - 676, - 680 + 716, + 720 ], "loc": { "start": { - "line": 28, + "line": 29, "column": 8 }, "end": { - "line": 28, + "line": 29, "column": 12 } } @@ -1045,31 +1189,31 @@ "type": "Identifier", "name": "targetId", "range": [ - 681, - 689 + 721, + 729 ], "loc": { "start": { - "line": 28, + "line": 29, "column": 13 }, "end": { - "line": 28, + "line": 29, "column": 21 } } }, "range": [ - 676, - 689 + 716, + 729 ], "loc": { "start": { - "line": 28, + "line": 29, "column": 8 }, "end": { - "line": 28, + "line": 29, "column": 21 } } @@ -1080,16 +1224,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 692, - 703 + 732, + 743 ], "loc": { "start": { - "line": 28, + "line": 29, "column": 24 }, "end": { - "line": 28, + "line": 29, "column": 35 } } @@ -1102,16 +1246,16 @@ "type": "Identifier", "name": "f", "range": [ - 704, - 705 + 744, + 745 ], "loc": { "start": { - "line": 28, + "line": 29, "column": 36 }, "end": { - "line": 28, + "line": 29, "column": 37 } } @@ -1120,31 +1264,31 @@ "type": "Identifier", "name": "target_id", "range": [ - 706, - 715 + 746, + 755 ], "loc": { "start": { - "line": 28, + "line": 29, "column": 38 }, "end": { - "line": 28, + "line": 29, "column": 47 } } }, "range": [ - 704, - 715 + 744, + 755 ], "loc": { "start": { - "line": 28, + "line": 29, "column": 36 }, "end": { - "line": 28, + "line": 29, "column": 47 } } @@ -1154,62 +1298,62 @@ "value": null, "raw": "null", "range": [ - 717, - 721 + 757, + 761 ], "loc": { "start": { - "line": 28, + "line": 29, "column": 49 }, "end": { - "line": 28, + "line": 29, "column": 53 } } } ], "range": [ - 692, - 722 + 732, + 762 ], "loc": { "start": { - "line": 28, + "line": 29, "column": 24 }, "end": { - "line": 28, + "line": 29, "column": 54 } } }, "range": [ - 676, - 722 + 716, + 762 ], "loc": { "start": { - "line": 28, + "line": 29, "column": 8 }, "end": { - "line": 28, + "line": 29, "column": 54 } } }, "range": [ - 676, - 723 + 716, + 763 ], "loc": { "start": { - "line": 28, + "line": 29, "column": 8 }, "end": { - "line": 28, + "line": 29, "column": 55 } }, @@ -1218,16 +1362,16 @@ "type": "Block", "value": "*\n * ID of custom container element\n * @type {String}\n ", "range": [ - 584, - 667 + 624, + 707 ], "loc": { "start": { - "line": 24, + "line": 25, "column": 8 }, "end": { - "line": 27, + "line": 28, "column": 11 } } @@ -1238,16 +1382,16 @@ "type": "Block", "value": "*\n * Container DOM element\n * @type {DOMElement}\n * @private\n ", "range": [ - 733, - 831 + 773, + 871 ], "loc": { "start": { - "line": 30, + "line": 31, "column": 8 }, "end": { - "line": 34, + "line": 35, "column": 11 } } @@ -1265,16 +1409,16 @@ "object": { "type": "ThisExpression", "range": [ - 840, - 844 + 880, + 884 ], "loc": { "start": { - "line": 35, + "line": 36, "column": 8 }, "end": { - "line": 35, + "line": 36, "column": 12 } } @@ -1283,31 +1427,31 @@ "type": "Identifier", "name": "container", "range": [ - 845, - 854 + 885, + 894 ], "loc": { "start": { - "line": 35, + "line": 36, "column": 13 }, "end": { - "line": 35, + "line": 36, "column": 22 } } }, "range": [ - 840, - 854 + 880, + 894 ], "loc": { "start": { - "line": 35, + "line": 36, "column": 8 }, "end": { - "line": 35, + "line": 36, "column": 22 } } @@ -1317,46 +1461,46 @@ "value": null, "raw": "null", "range": [ - 857, - 861 + 897, + 901 ], "loc": { "start": { - "line": 35, + "line": 36, "column": 25 }, "end": { - "line": 35, + "line": 36, "column": 29 } } }, "range": [ - 840, - 861 + 880, + 901 ], "loc": { "start": { - "line": 35, + "line": 36, "column": 8 }, "end": { - "line": 35, + "line": 36, "column": 29 } } }, "range": [ - 840, - 862 + 880, + 902 ], "loc": { "start": { - "line": 35, + "line": 36, "column": 8 }, "end": { - "line": 35, + "line": 36, "column": 30 } }, @@ -1365,16 +1509,16 @@ "type": "Block", "value": "*\n * Container DOM element\n * @type {DOMElement}\n * @private\n ", "range": [ - 733, - 831 + 773, + 871 ], "loc": { "start": { - "line": 30, + "line": 31, "column": 8 }, "end": { - "line": 34, + "line": 35, "column": 11 } } @@ -1385,16 +1529,16 @@ "type": "Block", "value": "*\n * Container DOM element for label displaying the total number of rows\n * @type {DOMElement}\n * @private\n ", "range": [ - 872, - 1016 + 912, + 1056 ], "loc": { "start": { - "line": 37, + "line": 38, "column": 8 }, "end": { - "line": 41, + "line": 42, "column": 11 } } @@ -1412,16 +1556,16 @@ "object": { "type": "ThisExpression", "range": [ - 1025, - 1029 + 1065, + 1069 ], "loc": { "start": { - "line": 42, + "line": 43, "column": 8 }, "end": { - "line": 42, + "line": 43, "column": 12 } } @@ -1430,31 +1574,31 @@ "type": "Identifier", "name": "label", "range": [ - 1030, - 1035 + 1070, + 1075 ], "loc": { "start": { - "line": 42, + "line": 43, "column": 13 }, "end": { - "line": 42, + "line": 43, "column": 18 } } }, "range": [ - 1025, - 1035 + 1065, + 1075 ], "loc": { "start": { - "line": 42, + "line": 43, "column": 8 }, "end": { - "line": 42, + "line": 43, "column": 18 } } @@ -1464,46 +1608,46 @@ "value": null, "raw": "null", "range": [ - 1038, - 1042 + 1078, + 1082 ], "loc": { "start": { - "line": 42, + "line": 43, "column": 21 }, "end": { - "line": 42, + "line": 43, "column": 25 } } }, "range": [ - 1025, - 1042 + 1065, + 1082 ], "loc": { "start": { - "line": 42, + "line": 43, "column": 8 }, "end": { - "line": 42, + "line": 43, "column": 25 } } }, "range": [ - 1025, - 1043 + 1065, + 1083 ], "loc": { "start": { - "line": 42, + "line": 43, "column": 8 }, "end": { - "line": 42, + "line": 43, "column": 26 } }, @@ -1512,16 +1656,16 @@ "type": "Block", "value": "*\n * Container DOM element for label displaying the total number of rows\n * @type {DOMElement}\n * @private\n ", "range": [ - 872, - 1016 + 912, + 1056 ], "loc": { "start": { - "line": 37, + "line": 38, "column": 8 }, "end": { - "line": 41, + "line": 42, "column": 11 } } @@ -1532,16 +1676,16 @@ "type": "Block", "value": "*\n * Text preceding the total number of rows\n * @type {String}\n ", "range": [ - 1053, - 1145 + 1093, + 1185 ], "loc": { "start": { - "line": 44, + "line": 45, "column": 8 }, "end": { - "line": 47, + "line": 48, "column": 11 } } @@ -1559,16 +1703,16 @@ "object": { "type": "ThisExpression", "range": [ - 1154, - 1158 + 1194, + 1198 ], "loc": { "start": { - "line": 48, + "line": 49, "column": 8 }, "end": { - "line": 48, + "line": 49, "column": 12 } } @@ -1577,31 +1721,31 @@ "type": "Identifier", "name": "text", "range": [ - 1159, - 1163 + 1199, + 1203 ], "loc": { "start": { - "line": 48, + "line": 49, "column": 13 }, "end": { - "line": 48, + "line": 49, "column": 17 } } }, "range": [ - 1154, - 1163 + 1194, + 1203 ], "loc": { "start": { - "line": 48, + "line": 49, "column": 8 }, "end": { - "line": 48, + "line": 49, "column": 17 } } @@ -1612,16 +1756,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 1166, - 1177 + 1206, + 1217 ], "loc": { "start": { - "line": 48, + "line": 49, "column": 20 }, "end": { - "line": 48, + "line": 49, "column": 31 } } @@ -1634,16 +1778,16 @@ "type": "Identifier", "name": "f", "range": [ - 1178, - 1179 + 1218, + 1219 ], "loc": { "start": { - "line": 48, + "line": 49, "column": 32 }, "end": { - "line": 48, + "line": 49, "column": 33 } } @@ -1652,31 +1796,31 @@ "type": "Identifier", "name": "text", "range": [ - 1180, - 1184 + 1220, + 1224 ], "loc": { "start": { - "line": 48, + "line": 49, "column": 34 }, "end": { - "line": 48, + "line": 49, "column": 38 } } }, "range": [ - 1178, - 1184 + 1218, + 1224 ], "loc": { "start": { - "line": 48, + "line": 49, "column": 32 }, "end": { - "line": 48, + "line": 49, "column": 38 } } @@ -1686,62 +1830,62 @@ "value": "Rows: ", "raw": "'Rows: '", "range": [ - 1186, - 1194 + 1226, + 1234 ], "loc": { "start": { - "line": 48, + "line": 49, "column": 40 }, "end": { - "line": 48, + "line": 49, "column": 48 } } } ], "range": [ - 1166, - 1195 + 1206, + 1235 ], "loc": { "start": { - "line": 48, + "line": 49, "column": 20 }, "end": { - "line": 48, + "line": 49, "column": 49 } } }, "range": [ - 1154, - 1195 + 1194, + 1235 ], "loc": { "start": { - "line": 48, + "line": 49, "column": 8 }, "end": { - "line": 48, + "line": 49, "column": 49 } } }, "range": [ - 1154, - 1196 + 1194, + 1236 ], "loc": { "start": { - "line": 48, + "line": 49, "column": 8 }, "end": { - "line": 48, + "line": 49, "column": 50 } }, @@ -1750,16 +1894,16 @@ "type": "Block", "value": "*\n * Text preceding the total number of rows\n * @type {String}\n ", "range": [ - 1053, - 1145 + 1093, + 1185 ], "loc": { "start": { - "line": 44, + "line": 45, "column": 8 }, "end": { - "line": 47, + "line": 48, "column": 11 } } @@ -1770,16 +1914,16 @@ "type": "Block", "value": "*\n * Separator symbol appearing between the first and last visible rows of\n * current page when paging is enabled. ie: Rows: 31-40 / 70\n * @type {String}\n ", "range": [ - 1206, - 1397 + 1246, + 1437 ], "loc": { "start": { - "line": 50, + "line": 51, "column": 8 }, "end": { - "line": 54, + "line": 55, "column": 11 } } @@ -1797,16 +1941,16 @@ "object": { "type": "ThisExpression", "range": [ - 1406, - 1410 + 1446, + 1450 ], "loc": { "start": { - "line": 55, + "line": 56, "column": 8 }, "end": { - "line": 55, + "line": 56, "column": 12 } } @@ -1815,31 +1959,31 @@ "type": "Identifier", "name": "fromToTextSeparator", "range": [ - 1411, - 1430 + 1451, + 1470 ], "loc": { "start": { - "line": 55, + "line": 56, "column": 13 }, "end": { - "line": 55, + "line": 56, "column": 32 } } }, "range": [ - 1406, - 1430 + 1446, + 1470 ], "loc": { "start": { - "line": 55, + "line": 56, "column": 8 }, "end": { - "line": 55, + "line": 56, "column": 32 } } @@ -1850,16 +1994,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 1433, - 1444 + 1473, + 1484 ], "loc": { "start": { - "line": 55, + "line": 56, "column": 35 }, "end": { - "line": 55, + "line": 56, "column": 46 } } @@ -1872,16 +2016,16 @@ "type": "Identifier", "name": "f", "range": [ - 1445, - 1446 + 1485, + 1486 ], "loc": { "start": { - "line": 55, + "line": 56, "column": 47 }, "end": { - "line": 55, + "line": 56, "column": 48 } } @@ -1890,31 +2034,31 @@ "type": "Identifier", "name": "separator", "range": [ - 1447, - 1456 + 1487, + 1496 ], "loc": { "start": { - "line": 55, + "line": 56, "column": 49 }, "end": { - "line": 55, + "line": 56, "column": 58 } } }, "range": [ - 1445, - 1456 + 1485, + 1496 ], "loc": { "start": { - "line": 55, + "line": 56, "column": 47 }, "end": { - "line": 55, + "line": 56, "column": 58 } } @@ -1924,62 +2068,62 @@ "value": "-", "raw": "'-'", "range": [ - 1458, - 1461 + 1498, + 1501 ], "loc": { "start": { - "line": 55, + "line": 56, "column": 60 }, "end": { - "line": 55, + "line": 56, "column": 63 } } } ], "range": [ - 1433, - 1462 + 1473, + 1502 ], "loc": { "start": { - "line": 55, + "line": 56, "column": 35 }, "end": { - "line": 55, + "line": 56, "column": 64 } } }, "range": [ - 1406, - 1462 + 1446, + 1502 ], "loc": { "start": { - "line": 55, + "line": 56, "column": 8 }, "end": { - "line": 55, + "line": 56, "column": 64 } } }, "range": [ - 1406, - 1463 + 1446, + 1503 ], "loc": { "start": { - "line": 55, + "line": 56, "column": 8 }, "end": { - "line": 55, + "line": 56, "column": 65 } }, @@ -1988,16 +2132,16 @@ "type": "Block", "value": "*\n * Separator symbol appearing between the first and last visible rows of\n * current page when paging is enabled. ie: Rows: 31-40 / 70\n * @type {String}\n ", "range": [ - 1206, - 1397 + 1246, + 1437 ], "loc": { "start": { - "line": 50, + "line": 51, "column": 8 }, "end": { - "line": 54, + "line": 55, "column": 11 } } @@ -2008,16 +2152,16 @@ "type": "Block", "value": "*\n * Separator symbol appearing between the first and last visible rows of\n * current page and the total number of filterable rows when paging is\n * enabled. ie: Rows: 31-40 / 70\n * @type {String}\n ", "range": [ - 1473, - 1715 + 1513, + 1755 ], "loc": { "start": { - "line": 57, + "line": 58, "column": 8 }, "end": { - "line": 62, + "line": 63, "column": 11 } } @@ -2035,16 +2179,16 @@ "object": { "type": "ThisExpression", "range": [ - 1724, - 1728 + 1764, + 1768 ], "loc": { "start": { - "line": 63, + "line": 64, "column": 8 }, "end": { - "line": 63, + "line": 64, "column": 12 } } @@ -2053,31 +2197,31 @@ "type": "Identifier", "name": "overText", "range": [ - 1729, - 1737 + 1769, + 1777 ], "loc": { "start": { - "line": 63, + "line": 64, "column": 13 }, "end": { - "line": 63, + "line": 64, "column": 21 } } }, "range": [ - 1724, - 1737 + 1764, + 1777 ], "loc": { "start": { - "line": 63, + "line": 64, "column": 8 }, "end": { - "line": 63, + "line": 64, "column": 21 } } @@ -2088,16 +2232,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 1740, - 1751 + 1780, + 1791 ], "loc": { "start": { - "line": 63, + "line": 64, "column": 24 }, "end": { - "line": 63, + "line": 64, "column": 35 } } @@ -2110,16 +2254,16 @@ "type": "Identifier", "name": "f", "range": [ - 1752, - 1753 + 1792, + 1793 ], "loc": { "start": { - "line": 63, + "line": 64, "column": 36 }, "end": { - "line": 63, + "line": 64, "column": 37 } } @@ -2128,31 +2272,31 @@ "type": "Identifier", "name": "over_text", "range": [ - 1754, - 1763 + 1794, + 1803 ], "loc": { "start": { - "line": 63, + "line": 64, "column": 38 }, "end": { - "line": 63, + "line": 64, "column": 47 } } }, "range": [ - 1752, - 1763 + 1792, + 1803 ], "loc": { "start": { - "line": 63, + "line": 64, "column": 36 }, "end": { - "line": 63, + "line": 64, "column": 47 } } @@ -2162,62 +2306,62 @@ "value": " / ", "raw": "' / '", "range": [ - 1765, - 1770 + 1805, + 1810 ], "loc": { "start": { - "line": 63, + "line": 64, "column": 49 }, "end": { - "line": 63, + "line": 64, "column": 54 } } } ], "range": [ - 1740, - 1771 + 1780, + 1811 ], "loc": { "start": { - "line": 63, + "line": 64, "column": 24 }, "end": { - "line": 63, + "line": 64, "column": 55 } } }, "range": [ - 1724, - 1771 + 1764, + 1811 ], "loc": { "start": { - "line": 63, + "line": 64, "column": 8 }, "end": { - "line": 63, + "line": 64, "column": 55 } } }, "range": [ - 1724, - 1772 + 1764, + 1812 ], "loc": { "start": { - "line": 63, + "line": 64, "column": 8 }, "end": { - "line": 63, + "line": 64, "column": 56 } }, @@ -2226,16 +2370,16 @@ "type": "Block", "value": "*\n * Separator symbol appearing between the first and last visible rows of\n * current page and the total number of filterable rows when paging is\n * enabled. ie: Rows: 31-40 / 70\n * @type {String}\n ", "range": [ - 1473, - 1715 + 1513, + 1755 ], "loc": { "start": { - "line": 57, + "line": 58, "column": 8 }, "end": { - "line": 62, + "line": 63, "column": 11 } } @@ -2246,16 +2390,16 @@ "type": "Block", "value": "*\n * Css class for container element\n * @type {String}\n ", "range": [ - 1782, - 1866 + 1822, + 1906 ], "loc": { "start": { - "line": 65, + "line": 66, "column": 8 }, "end": { - "line": 68, + "line": 69, "column": 11 } } @@ -2273,16 +2417,16 @@ "object": { "type": "ThisExpression", "range": [ - 1875, - 1879 + 1915, + 1919 ], "loc": { "start": { - "line": 69, + "line": 70, "column": 8 }, "end": { - "line": 69, + "line": 70, "column": 12 } } @@ -2291,31 +2435,31 @@ "type": "Identifier", "name": "cssClass", "range": [ - 1880, - 1888 + 1920, + 1928 ], "loc": { "start": { - "line": 69, + "line": 70, "column": 13 }, "end": { - "line": 69, + "line": 70, "column": 21 } } }, "range": [ - 1875, - 1888 + 1915, + 1928 ], "loc": { "start": { - "line": 69, + "line": 70, "column": 8 }, "end": { - "line": 69, + "line": 70, "column": 21 } } @@ -2326,16 +2470,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 1891, - 1902 + 1931, + 1942 ], "loc": { "start": { - "line": 69, + "line": 70, "column": 24 }, "end": { - "line": 69, + "line": 70, "column": 35 } } @@ -2348,16 +2492,16 @@ "type": "Identifier", "name": "f", "range": [ - 1903, - 1904 + 1943, + 1944 ], "loc": { "start": { - "line": 69, + "line": 70, "column": 36 }, "end": { - "line": 69, + "line": 70, "column": 37 } } @@ -2366,31 +2510,31 @@ "type": "Identifier", "name": "css_class", "range": [ - 1905, - 1914 + 1945, + 1954 ], "loc": { "start": { - "line": 69, + "line": 70, "column": 38 }, "end": { - "line": 69, + "line": 70, "column": 47 } } }, "range": [ - 1903, - 1914 + 1943, + 1954 ], "loc": { "start": { - "line": 69, + "line": 70, "column": 36 }, "end": { - "line": 69, + "line": 70, "column": 47 } } @@ -2400,62 +2544,62 @@ "value": "tot", "raw": "'tot'", "range": [ - 1916, - 1921 + 1956, + 1961 ], "loc": { "start": { - "line": 69, + "line": 70, "column": 49 }, "end": { - "line": 69, + "line": 70, "column": 54 } } } ], "range": [ - 1891, - 1922 + 1931, + 1962 ], "loc": { "start": { - "line": 69, + "line": 70, "column": 24 }, "end": { - "line": 69, + "line": 70, "column": 55 } } }, "range": [ - 1875, - 1922 + 1915, + 1962 ], "loc": { "start": { - "line": 69, + "line": 70, "column": 8 }, "end": { - "line": 69, + "line": 70, "column": 55 } } }, "range": [ - 1875, - 1923 + 1915, + 1963 ], "loc": { "start": { - "line": 69, + "line": 70, "column": 8 }, "end": { - "line": 69, + "line": 70, "column": 56 } }, @@ -2464,16 +2608,16 @@ "type": "Block", "value": "*\n * Css class for container element\n * @type {String}\n ", "range": [ - 1782, - 1866 + 1822, + 1906 ], "loc": { "start": { - "line": 65, + "line": 66, "column": 8 }, "end": { - "line": 68, + "line": 69, "column": 11 } } @@ -2482,18 +2626,18 @@ "trailingComments": [ { "type": "Block", - "value": "*\n * Callback fired before the counter is refreshed\n * @type {Function}\n ", + "value": "*\n * Default position in toolbar ('left'|'center'|'right')\n * @type {String}\n ", "range": [ - 1933, - 2034 + 1973, + 2079 ], "loc": { "start": { - "line": 71, + "line": 72, "column": 8 }, "end": { - "line": 74, + "line": 75, "column": 11 } } @@ -2511,50 +2655,50 @@ "object": { "type": "ThisExpression", "range": [ - 2043, - 2047 + 2088, + 2092 ], "loc": { "start": { - "line": 75, + "line": 76, "column": 8 }, "end": { - "line": 75, + "line": 76, "column": 12 } } }, "property": { "type": "Identifier", - "name": "onBeforeRefreshCounter", + "name": "toolbarPosition", "range": [ - 2048, - 2070 + 2093, + 2108 ], "loc": { "start": { - "line": 75, + "line": 76, "column": 13 }, "end": { - "line": 75, - "column": 35 + "line": 76, + "column": 28 } } }, "range": [ - 2043, - 2070 + 2088, + 2108 ], "loc": { "start": { - "line": 75, + "line": 76, "column": 8 }, "end": { - "line": 75, - "column": 35 + "line": 76, + "column": 28 } } }, @@ -2562,19 +2706,19 @@ "type": "CallExpression", "callee": { "type": "Identifier", - "name": "defaultsFn", + "name": "defaultsStr", "range": [ - 2073, - 2083 + 2111, + 2122 ], "loc": { "start": { - "line": 75, - "column": 38 + "line": 76, + "column": 31 }, "end": { - "line": 75, - "column": 48 + "line": 76, + "column": 42 } } }, @@ -2586,131 +2730,131 @@ "type": "Identifier", "name": "f", "range": [ - 2084, - 2085 + 2123, + 2124 ], "loc": { "start": { - "line": 75, - "column": 49 + "line": 76, + "column": 43 }, "end": { - "line": 75, - "column": 50 + "line": 76, + "column": 44 } } }, "property": { "type": "Identifier", - "name": "on_before_refresh_counter", + "name": "toolbar_position", "range": [ - 2086, - 2111 + 2125, + 2141 ], "loc": { "start": { - "line": 75, - "column": 51 + "line": 76, + "column": 45 }, "end": { - "line": 75, - "column": 76 + "line": 76, + "column": 61 } } }, "range": [ - 2084, - 2111 + 2123, + 2141 ], "loc": { "start": { - "line": 75, - "column": 49 + "line": 76, + "column": 43 }, "end": { - "line": 75, - "column": 76 + "line": 76, + "column": 61 } } }, { "type": "Identifier", - "name": "EMPTY_FN", + "name": "LEFT", "range": [ - 2125, - 2133 + 2143, + 2147 ], "loc": { "start": { "line": 76, - "column": 12 + "column": 63 }, "end": { "line": 76, - "column": 20 + "column": 67 } } } ], "range": [ - 2073, - 2134 + 2111, + 2148 ], "loc": { "start": { - "line": 75, - "column": 38 + "line": 76, + "column": 31 }, "end": { "line": 76, - "column": 21 + "column": 68 } } }, "range": [ - 2043, - 2134 + 2088, + 2148 ], "loc": { "start": { - "line": 75, + "line": 76, "column": 8 }, "end": { "line": 76, - "column": 21 + "column": 68 } } }, "range": [ - 2043, - 2135 + 2088, + 2149 ], "loc": { "start": { - "line": 75, + "line": 76, "column": 8 }, "end": { "line": 76, - "column": 22 + "column": 69 } }, "leadingComments": [ { "type": "Block", - "value": "*\n * Callback fired before the counter is refreshed\n * @type {Function}\n ", + "value": "*\n * Default position in toolbar ('left'|'center'|'right')\n * @type {String}\n ", "range": [ - 1933, - 2034 + 1973, + 2079 ], "loc": { "start": { - "line": 71, + "line": 72, "column": 8 }, "end": { - "line": 74, + "line": 75, "column": 11 } } @@ -2719,10 +2863,10 @@ "trailingComments": [ { "type": "Block", - "value": "*\n * Callback fired after the counter is refreshed\n * @type {Function}\n ", + "value": "*\n * Callback fired before the counter is refreshed\n * @type {Function}\n ", "range": [ - 2145, - 2245 + 2159, + 2260 ], "loc": { "start": { @@ -2748,8 +2892,8 @@ "object": { "type": "ThisExpression", "range": [ - 2254, - 2258 + 2269, + 2273 ], "loc": { "start": { @@ -2764,10 +2908,10 @@ }, "property": { "type": "Identifier", - "name": "onAfterRefreshCounter", + "name": "onBeforeRefreshCounter", "range": [ - 2259, - 2280 + 2274, + 2296 ], "loc": { "start": { @@ -2776,13 +2920,13 @@ }, "end": { "line": 82, - "column": 34 + "column": 35 } } }, "range": [ - 2254, - 2280 + 2269, + 2296 ], "loc": { "start": { @@ -2791,7 +2935,7 @@ }, "end": { "line": 82, - "column": 34 + "column": 35 } } }, @@ -2801,17 +2945,17 @@ "type": "Identifier", "name": "defaultsFn", "range": [ - 2283, - 2293 + 2299, + 2309 ], "loc": { "start": { "line": 82, - "column": 37 + "column": 38 }, "end": { "line": 82, - "column": 47 + "column": 48 } } }, @@ -2823,50 +2967,50 @@ "type": "Identifier", "name": "f", "range": [ - 2294, - 2295 + 2310, + 2311 ], "loc": { "start": { "line": 82, - "column": 48 + "column": 49 }, "end": { "line": 82, - "column": 49 + "column": 50 } } }, "property": { "type": "Identifier", - "name": "on_after_refresh_counter", + "name": "on_before_refresh_counter", "range": [ - 2296, - 2320 + 2312, + 2337 ], "loc": { "start": { "line": 82, - "column": 50 + "column": 51 }, "end": { "line": 82, - "column": 74 + "column": 76 } } }, "range": [ - 2294, - 2320 + 2310, + 2337 ], "loc": { "start": { "line": 82, - "column": 48 + "column": 49 }, "end": { "line": 82, - "column": 74 + "column": 76 } } }, @@ -2874,8 +3018,8 @@ "type": "Identifier", "name": "EMPTY_FN", "range": [ - 2334, - 2342 + 2351, + 2359 ], "loc": { "start": { @@ -2890,13 +3034,13 @@ } ], "range": [ - 2283, - 2343 + 2299, + 2360 ], "loc": { "start": { "line": 82, - "column": 37 + "column": 38 }, "end": { "line": 83, @@ -2905,8 +3049,8 @@ } }, "range": [ - 2254, - 2343 + 2269, + 2360 ], "loc": { "start": { @@ -2920,8 +3064,8 @@ } }, "range": [ - 2254, - 2344 + 2269, + 2361 ], "loc": { "start": { @@ -2936,10 +3080,10 @@ "leadingComments": [ { "type": "Block", - "value": "*\n * Callback fired after the counter is refreshed\n * @type {Function}\n ", + "value": "*\n * Callback fired before the counter is refreshed\n * @type {Function}\n ", "range": [ - 2145, - 2245 + 2159, + 2260 ], "loc": { "start": { @@ -2952,20 +3096,257 @@ } } } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Callback fired after the counter is refreshed\n * @type {Function}\n ", + "range": [ + 2371, + 2471 + ], + "loc": { + "start": { + "line": 85, + "column": 8 + }, + "end": { + "line": 88, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 2480, + 2484 + ], + "loc": { + "start": { + "line": 89, + "column": 8 + }, + "end": { + "line": 89, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "onAfterRefreshCounter", + "range": [ + 2485, + 2506 + ], + "loc": { + "start": { + "line": 89, + "column": 13 + }, + "end": { + "line": 89, + "column": 34 + } + } + }, + "range": [ + 2480, + 2506 + ], + "loc": { + "start": { + "line": 89, + "column": 8 + }, + "end": { + "line": 89, + "column": 34 + } + } + }, + "right": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "defaultsFn", + "range": [ + 2509, + 2519 + ], + "loc": { + "start": { + "line": 89, + "column": 37 + }, + "end": { + "line": 89, + "column": 47 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "f", + "range": [ + 2520, + 2521 + ], + "loc": { + "start": { + "line": 89, + "column": 48 + }, + "end": { + "line": 89, + "column": 49 + } + } + }, + "property": { + "type": "Identifier", + "name": "on_after_refresh_counter", + "range": [ + 2522, + 2546 + ], + "loc": { + "start": { + "line": 89, + "column": 50 + }, + "end": { + "line": 89, + "column": 74 + } + } + }, + "range": [ + 2520, + 2546 + ], + "loc": { + "start": { + "line": 89, + "column": 48 + }, + "end": { + "line": 89, + "column": 74 + } + } + }, + { + "type": "Identifier", + "name": "EMPTY_FN", + "range": [ + 2560, + 2568 + ], + "loc": { + "start": { + "line": 90, + "column": 12 + }, + "end": { + "line": 90, + "column": 20 + } + } + } + ], + "range": [ + 2509, + 2569 + ], + "loc": { + "start": { + "line": 89, + "column": 37 + }, + "end": { + "line": 90, + "column": 21 + } + } + }, + "range": [ + 2480, + 2569 + ], + "loc": { + "start": { + "line": 89, + "column": 8 + }, + "end": { + "line": 90, + "column": 21 + } + } + }, + "range": [ + 2480, + 2570 + ], + "loc": { + "start": { + "line": 89, + "column": 8 + }, + "end": { + "line": 90, + "column": 22 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Callback fired after the counter is refreshed\n * @type {Function}\n ", + "range": [ + 2371, + 2471 + ], + "loc": { + "start": { + "line": 85, + "column": 8 + }, + "end": { + "line": 88, + "column": 11 + } + } + } ] } ], "range": [ - 453, - 2350 + 493, + 2576 ], "loc": { "start": { - "line": 18, + "line": 19, "column": 20 }, "end": { - "line": 84, + "line": 91, "column": 5 } } @@ -2973,16 +3354,16 @@ "generator": false, "expression": false, "range": [ - 448, - 2350 + 488, + 2576 ], "loc": { "start": { - "line": 18, + "line": 19, "column": 15 }, "end": { - "line": 84, + "line": 91, "column": 5 } } @@ -2990,16 +3371,16 @@ "kind": "constructor", "computed": false, "range": [ - 437, - 2350 + 477, + 2576 ], "loc": { "start": { - "line": 18, + "line": 19, "column": 4 }, "end": { - "line": 84, + "line": 91, "column": 5 } }, @@ -3008,16 +3389,16 @@ "type": "Block", "value": "*\n * Creates an instance of RowsCounter\n * @param {TableFilter} tf TableFilter instance\n ", "range": [ - 327, - 432 + 367, + 472 ], "loc": { "start": { - "line": 14, + "line": 15, "column": 4 }, "end": { - "line": 17, + "line": 18, "column": 7 } } @@ -3028,16 +3409,16 @@ "type": "Block", "value": "*\n * Initializes RowsCounter instance\n ", "range": [ - 2356, - 2407 + 2582, + 2633 ], "loc": { "start": { - "line": 86, + "line": 93, "column": 4 }, "end": { - "line": 88, + "line": 95, "column": 7 } } @@ -3051,16 +3432,16 @@ "type": "Identifier", "name": "init", "range": [ - 2412, - 2416 + 2638, + 2642 ], "loc": { "start": { - "line": 89, + "line": 96, "column": 4 }, "end": { - "line": 89, + "line": 96, "column": 8 } } @@ -3080,16 +3461,16 @@ "object": { "type": "ThisExpression", "range": [ - 2433, - 2437 + 2659, + 2663 ], "loc": { "start": { - "line": 90, + "line": 97, "column": 12 }, "end": { - "line": 90, + "line": 97, "column": 16 } } @@ -3098,31 +3479,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 2438, - 2449 + 2664, + 2675 ], "loc": { "start": { - "line": 90, + "line": 97, "column": 17 }, "end": { - "line": 90, + "line": 97, "column": 28 } } }, "range": [ - 2433, - 2449 + 2659, + 2675 ], "loc": { "start": { - "line": 90, + "line": 97, "column": 12 }, "end": { - "line": 90, + "line": 97, "column": 28 } } @@ -3134,52 +3515,322 @@ "type": "ReturnStatement", "argument": null, "range": [ - 2465, - 2472 + 2691, + 2698 ], "loc": { "start": { - "line": 91, + "line": 98, "column": 12 }, "end": { - "line": 91, + "line": 98, "column": 19 } } } ], "range": [ - 2451, - 2482 + 2677, + 2708 ], "loc": { "start": { - "line": 90, + "line": 97, "column": 30 }, "end": { - "line": 92, + "line": 99, "column": 9 } } }, "alternate": null, "range": [ - 2429, - 2482 + 2655, + 2708 ], "loc": { "start": { - "line": 90, + "line": 97, "column": 8 }, "end": { - "line": 92, + "line": 99, "column": 9 } } }, + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 2718, + 2722 + ], + "loc": { + "start": { + "line": 101, + "column": 8 + }, + "end": { + "line": 101, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "emitter", + "range": [ + 2723, + 2730 + ], + "loc": { + "start": { + "line": 101, + "column": 13 + }, + "end": { + "line": 101, + "column": 20 + } + } + }, + "range": [ + 2718, + 2730 + ], + "loc": { + "start": { + "line": 101, + "column": 8 + }, + "end": { + "line": 101, + "column": 20 + } + } + }, + "property": { + "type": "Identifier", + "name": "emit", + "range": [ + 2731, + 2735 + ], + "loc": { + "start": { + "line": 101, + "column": 21 + }, + "end": { + "line": 101, + "column": 25 + } + } + }, + "range": [ + 2718, + 2735 + ], + "loc": { + "start": { + "line": 101, + "column": 8 + }, + "end": { + "line": 101, + "column": 25 + } + } + }, + "arguments": [ + { + "type": "Literal", + "value": "initializing-feature", + "raw": "'initializing-feature'", + "range": [ + 2736, + 2758 + ], + "loc": { + "start": { + "line": 101, + "column": 26 + }, + "end": { + "line": 101, + "column": 48 + } + } + }, + { + "type": "ThisExpression", + "range": [ + 2760, + 2764 + ], + "loc": { + "start": { + "line": 101, + "column": 50 + }, + "end": { + "line": 101, + "column": 54 + } + } + }, + { + "type": "UnaryExpression", + "operator": "!", + "argument": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "isNull", + "range": [ + 2767, + 2773 + ], + "loc": { + "start": { + "line": 101, + "column": 57 + }, + "end": { + "line": 101, + "column": 63 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 2774, + 2778 + ], + "loc": { + "start": { + "line": 101, + "column": 64 + }, + "end": { + "line": 101, + "column": 68 + } + } + }, + "property": { + "type": "Identifier", + "name": "targetId", + "range": [ + 2779, + 2787 + ], + "loc": { + "start": { + "line": 101, + "column": 69 + }, + "end": { + "line": 101, + "column": 77 + } + } + }, + "range": [ + 2774, + 2787 + ], + "loc": { + "start": { + "line": 101, + "column": 64 + }, + "end": { + "line": 101, + "column": 77 + } + } + } + ], + "range": [ + 2767, + 2788 + ], + "loc": { + "start": { + "line": 101, + "column": 57 + }, + "end": { + "line": 101, + "column": 78 + } + } + }, + "prefix": true, + "range": [ + 2766, + 2788 + ], + "loc": { + "start": { + "line": 101, + "column": 56 + }, + "end": { + "line": 101, + "column": 78 + } + } + } + ], + "range": [ + 2718, + 2789 + ], + "loc": { + "start": { + "line": 101, + "column": 8 + }, + "end": { + "line": 101, + "column": 79 + } + } + }, + "range": [ + 2718, + 2790 + ], + "loc": { + "start": { + "line": 101, + "column": 8 + }, + "end": { + "line": 101, + "column": 80 + } + } + }, { "type": "VariableDeclaration", "declarations": [ @@ -3189,16 +3840,16 @@ "type": "Identifier", "name": "tf", "range": [ - 2496, - 2498 + 2804, + 2806 ], "loc": { "start": { - "line": 94, + "line": 103, "column": 12 }, "end": { - "line": 94, + "line": 103, "column": 14 } } @@ -3209,16 +3860,16 @@ "object": { "type": "ThisExpression", "range": [ - 2501, - 2505 + 2809, + 2813 ], "loc": { "start": { - "line": 94, + "line": 103, "column": 17 }, "end": { - "line": 94, + "line": 103, "column": 21 } } @@ -3227,46 +3878,46 @@ "type": "Identifier", "name": "tf", "range": [ - 2506, - 2508 + 2814, + 2816 ], "loc": { "start": { - "line": 94, + "line": 103, "column": 22 }, "end": { - "line": 94, + "line": 103, "column": 24 } } }, "range": [ - 2501, - 2508 + 2809, + 2816 ], "loc": { "start": { - "line": 94, + "line": 103, "column": 17 }, "end": { - "line": 94, + "line": 103, "column": 24 } } }, "range": [ - 2496, - 2508 + 2804, + 2816 ], "loc": { "start": { - "line": 94, + "line": 103, "column": 12 }, "end": { - "line": 94, + "line": 103, "column": 24 } } @@ -3274,16 +3925,16 @@ ], "kind": "let", "range": [ - 2492, - 2509 + 2800, + 2817 ], "loc": { "start": { - "line": 94, + "line": 103, "column": 8 }, "end": { - "line": 94, + "line": 103, "column": 25 } }, @@ -3292,16 +3943,16 @@ "type": "Line", "value": "rows counter container", "range": [ - 2519, - 2543 + 2827, + 2851 ], "loc": { "start": { - "line": 96, + "line": 105, "column": 8 }, "end": { - "line": 96, + "line": 105, "column": 32 } } @@ -3317,16 +3968,16 @@ "type": "Identifier", "name": "countDiv", "range": [ - 2556, - 2564 + 2864, + 2872 ], "loc": { "start": { - "line": 97, + "line": 106, "column": 12 }, "end": { - "line": 97, + "line": 106, "column": 20 } } @@ -3337,16 +3988,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 2567, - 2576 + 2875, + 2884 ], "loc": { "start": { - "line": 97, + "line": 106, "column": 23 }, "end": { - "line": 97, + "line": 106, "column": 32 } } @@ -3357,47 +4008,47 @@ "value": "div", "raw": "'div'", "range": [ - 2577, - 2582 + 2885, + 2890 ], "loc": { "start": { - "line": 97, + "line": 106, "column": 33 }, "end": { - "line": 97, + "line": 106, "column": 38 } } } ], "range": [ - 2567, - 2583 + 2875, + 2891 ], "loc": { "start": { - "line": 97, + "line": 106, "column": 23 }, "end": { - "line": 97, + "line": 106, "column": 39 } } }, "range": [ - 2556, - 2583 + 2864, + 2891 ], "loc": { "start": { - "line": 97, + "line": 106, "column": 12 }, "end": { - "line": 97, + "line": 106, "column": 39 } } @@ -3405,16 +4056,16 @@ ], "kind": "let", "range": [ - 2552, - 2584 + 2860, + 2892 ], "loc": { "start": { - "line": 97, + "line": 106, "column": 8 }, "end": { - "line": 97, + "line": 106, "column": 40 } }, @@ -3423,16 +4074,16 @@ "type": "Line", "value": "rows counter container", "range": [ - 2519, - 2543 + 2827, + 2851 ], "loc": { "start": { - "line": 96, + "line": 105, "column": 8 }, "end": { - "line": 96, + "line": 105, "column": 32 } } @@ -3451,16 +4102,16 @@ "type": "Identifier", "name": "countDiv", "range": [ - 2593, - 2601 + 2901, + 2909 ], "loc": { "start": { - "line": 98, + "line": 107, "column": 8 }, "end": { - "line": 98, + "line": 107, "column": 16 } } @@ -3469,31 +4120,31 @@ "type": "Identifier", "name": "className", "range": [ - 2602, - 2611 + 2910, + 2919 ], "loc": { "start": { - "line": 98, + "line": 107, "column": 17 }, "end": { - "line": 98, + "line": 107, "column": 26 } } }, "range": [ - 2593, - 2611 + 2901, + 2919 ], "loc": { "start": { - "line": 98, + "line": 107, "column": 8 }, "end": { - "line": 98, + "line": 107, "column": 26 } } @@ -3504,16 +4155,16 @@ "object": { "type": "ThisExpression", "range": [ - 2614, - 2618 + 2922, + 2926 ], "loc": { "start": { - "line": 98, + "line": 107, "column": 29 }, "end": { - "line": 98, + "line": 107, "column": 33 } } @@ -3522,61 +4173,61 @@ "type": "Identifier", "name": "cssClass", "range": [ - 2619, - 2627 + 2927, + 2935 ], "loc": { "start": { - "line": 98, + "line": 107, "column": 34 }, "end": { - "line": 98, + "line": 107, "column": 42 } } }, "range": [ - 2614, - 2627 + 2922, + 2935 ], "loc": { "start": { - "line": 98, + "line": 107, "column": 29 }, "end": { - "line": 98, + "line": 107, "column": 42 } } }, "range": [ - 2593, - 2627 + 2901, + 2935 ], "loc": { "start": { - "line": 98, + "line": 107, "column": 8 }, "end": { - "line": 98, + "line": 107, "column": 42 } } }, "range": [ - 2593, - 2628 + 2901, + 2936 ], "loc": { "start": { - "line": 98, + "line": 107, "column": 8 }, "end": { - "line": 98, + "line": 107, "column": 43 } }, @@ -3585,16 +4236,16 @@ "type": "Line", "value": "rows counter label", "range": [ - 2637, - 2657 + 2945, + 2965 ], "loc": { "start": { - "line": 99, + "line": 108, "column": 8 }, "end": { - "line": 99, + "line": 108, "column": 28 } } @@ -3610,16 +4261,16 @@ "type": "Identifier", "name": "countSpan", "range": [ - 2670, - 2679 + 2978, + 2987 ], "loc": { "start": { - "line": 100, + "line": 109, "column": 12 }, "end": { - "line": 100, + "line": 109, "column": 21 } } @@ -3630,16 +4281,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 2682, - 2691 + 2990, + 2999 ], "loc": { "start": { - "line": 100, + "line": 109, "column": 24 }, "end": { - "line": 100, + "line": 109, "column": 33 } } @@ -3650,47 +4301,47 @@ "value": "span", "raw": "'span'", "range": [ - 2692, - 2698 + 3000, + 3006 ], "loc": { "start": { - "line": 100, + "line": 109, "column": 34 }, "end": { - "line": 100, + "line": 109, "column": 40 } } } ], "range": [ - 2682, - 2699 + 2990, + 3007 ], "loc": { "start": { - "line": 100, + "line": 109, "column": 24 }, "end": { - "line": 100, + "line": 109, "column": 41 } } }, "range": [ - 2670, - 2699 + 2978, + 3007 ], "loc": { "start": { - "line": 100, + "line": 109, "column": 12 }, "end": { - "line": 100, + "line": 109, "column": 41 } } @@ -3698,16 +4349,16 @@ ], "kind": "let", "range": [ - 2666, - 2700 + 2974, + 3008 ], "loc": { "start": { - "line": 100, + "line": 109, "column": 8 }, "end": { - "line": 100, + "line": 109, "column": 42 } }, @@ -3716,16 +4367,16 @@ "type": "Line", "value": "rows counter label", "range": [ - 2637, - 2657 + 2945, + 2965 ], "loc": { "start": { - "line": 99, + "line": 108, "column": 8 }, "end": { - "line": 99, + "line": 108, "column": 28 } } @@ -3741,16 +4392,16 @@ "type": "Identifier", "name": "countText", "range": [ - 2713, - 2722 + 3021, + 3030 ], "loc": { "start": { - "line": 101, + "line": 110, "column": 12 }, "end": { - "line": 101, + "line": 110, "column": 21 } } @@ -3761,16 +4412,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 2725, - 2734 + 3033, + 3042 ], "loc": { "start": { - "line": 101, + "line": 110, "column": 24 }, "end": { - "line": 101, + "line": 110, "column": 33 } } @@ -3781,47 +4432,47 @@ "value": "span", "raw": "'span'", "range": [ - 2735, - 2741 + 3043, + 3049 ], "loc": { "start": { - "line": 101, + "line": 110, "column": 34 }, "end": { - "line": 101, + "line": 110, "column": 40 } } } ], "range": [ - 2725, - 2742 + 3033, + 3050 ], "loc": { "start": { - "line": 101, + "line": 110, "column": 24 }, "end": { - "line": 101, + "line": 110, "column": 41 } } }, "range": [ - 2713, - 2742 + 3021, + 3050 ], "loc": { "start": { - "line": 101, + "line": 110, "column": 12 }, "end": { - "line": 101, + "line": 110, "column": 41 } } @@ -3829,16 +4480,16 @@ ], "kind": "let", "range": [ - 2709, - 2743 + 3017, + 3051 ], "loc": { "start": { - "line": 101, + "line": 110, "column": 8 }, "end": { - "line": 101, + "line": 110, "column": 42 } } @@ -3854,16 +4505,16 @@ "type": "Identifier", "name": "countText", "range": [ - 2752, - 2761 + 3060, + 3069 ], "loc": { "start": { - "line": 102, + "line": 111, "column": 8 }, "end": { - "line": 102, + "line": 111, "column": 17 } } @@ -3872,31 +4523,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 2762, - 2773 + 3070, + 3081 ], "loc": { "start": { - "line": 102, + "line": 111, "column": 18 }, "end": { - "line": 102, + "line": 111, "column": 29 } } }, "range": [ - 2752, - 2773 + 3060, + 3081 ], "loc": { "start": { - "line": 102, + "line": 111, "column": 8 }, "end": { - "line": 102, + "line": 111, "column": 29 } } @@ -3908,16 +4559,16 @@ "type": "Identifier", "name": "createText", "range": [ - 2774, - 2784 + 3082, + 3092 ], "loc": { "start": { - "line": 102, + "line": 111, "column": 30 }, "end": { - "line": 102, + "line": 111, "column": 40 } } @@ -3929,16 +4580,16 @@ "object": { "type": "ThisExpression", "range": [ - 2785, - 2789 + 3093, + 3097 ], "loc": { "start": { - "line": 102, + "line": 111, "column": 41 }, "end": { - "line": 102, + "line": 111, "column": 45 } } @@ -3947,78 +4598,78 @@ "type": "Identifier", "name": "text", "range": [ - 2790, - 2794 + 3098, + 3102 ], "loc": { "start": { - "line": 102, + "line": 111, "column": 46 }, "end": { - "line": 102, + "line": 111, "column": 50 } } }, "range": [ - 2785, - 2794 + 3093, + 3102 ], "loc": { "start": { - "line": 102, + "line": 111, "column": 41 }, "end": { - "line": 102, + "line": 111, "column": 50 } } } ], "range": [ - 2774, - 2795 + 3082, + 3103 ], "loc": { "start": { - "line": 102, + "line": 111, "column": 30 }, "end": { - "line": 102, + "line": 111, "column": 51 } } } ], "range": [ - 2752, - 2796 + 3060, + 3104 ], "loc": { "start": { - "line": 102, + "line": 111, "column": 8 }, "end": { - "line": 102, + "line": 111, "column": 52 } } }, "range": [ - 2752, - 2797 + 3060, + 3105 ], "loc": { "start": { - "line": 102, + "line": 111, "column": 8 }, "end": { - "line": 102, + "line": 111, "column": 53 } }, @@ -4027,234 +4678,16 @@ "type": "Line", "value": " counter is added to defined element", "range": [ - 2807, - 2845 + 3115, + 3153 ], "loc": { "start": { - "line": 104, + "line": 113, "column": 8 }, "end": { - "line": 104, - "column": 46 - } - } - } - ] - }, - { - "type": "IfStatement", - "test": { - "type": "UnaryExpression", - "operator": "!", - "argument": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 2859, - 2863 - ], - "loc": { - "start": { - "line": 105, - "column": 13 - }, - "end": { - "line": 105, - "column": 17 - } - } - }, - "property": { - "type": "Identifier", - "name": "targetId", - "range": [ - 2864, - 2872 - ], - "loc": { - "start": { - "line": 105, - "column": 18 - }, - "end": { - "line": 105, - "column": 26 - } - } - }, - "range": [ - 2859, - 2872 - ], - "loc": { - "start": { - "line": 105, - "column": 13 - }, - "end": { - "line": 105, - "column": 26 - } - } - }, - "prefix": true, - "range": [ - 2858, - 2872 - ], - "loc": { - "start": { - "line": 105, - "column": 12 - }, - "end": { - "line": 105, - "column": 26 - } - } - }, - "consequent": { - "type": "BlockStatement", - "body": [ - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tf", - "range": [ - 2888, - 2890 - ], - "loc": { - "start": { - "line": 106, - "column": 12 - }, - "end": { - "line": 106, - "column": 14 - } - } - }, - "property": { - "type": "Identifier", - "name": "setToolbar", - "range": [ - 2891, - 2901 - ], - "loc": { - "start": { - "line": 106, - "column": 15 - }, - "end": { - "line": 106, - "column": 25 - } - } - }, - "range": [ - 2888, - 2901 - ], - "loc": { - "start": { - "line": 106, - "column": 12 - }, - "end": { - "line": 106, - "column": 25 - } - } - }, - "arguments": [], - "range": [ - 2888, - 2903 - ], - "loc": { - "start": { - "line": 106, - "column": 12 - }, - "end": { - "line": 106, - "column": 27 - } - } - }, - "range": [ - 2888, - 2904 - ], - "loc": { - "start": { - "line": 106, - "column": 12 - }, - "end": { - "line": 106, - "column": 28 - } - } - } - ], - "range": [ - 2874, - 2914 - ], - "loc": { - "start": { - "line": 105, - "column": 28 - }, - "end": { - "line": 107, - "column": 9 - } - } - }, - "alternate": null, - "range": [ - 2854, - 2914 - ], - "loc": { - "start": { - "line": 105, - "column": 8 - }, - "end": { - "line": 107, - "column": 9 - } - }, - "leadingComments": [ - { - "type": "Line", - "value": " counter is added to defined element", - "range": [ - 2807, - 2845 - ], - "loc": { - "start": { - "line": 104, - "column": 8 - }, - "end": { - "line": 104, + "line": 113, "column": 46 } } @@ -4270,16 +4703,16 @@ "type": "Identifier", "name": "targetEl", "range": [ - 2927, - 2935 + 3166, + 3174 ], "loc": { "start": { - "line": 108, + "line": 114, "column": 12 }, "end": { - "line": 108, + "line": 114, "column": 20 } } @@ -4295,16 +4728,16 @@ "object": { "type": "ThisExpression", "range": [ - 2939, - 2943 + 3178, + 3182 ], "loc": { "start": { - "line": 108, + "line": 114, "column": 24 }, "end": { - "line": 108, + "line": 114, "column": 28 } } @@ -4313,122 +4746,178 @@ "type": "Identifier", "name": "targetId", "range": [ - 2944, - 2952 + 3183, + 3191 ], "loc": { "start": { - "line": 108, + "line": 114, "column": 29 }, "end": { - "line": 108, + "line": 114, "column": 37 } } }, "range": [ - 2939, - 2952 + 3178, + 3191 ], "loc": { "start": { - "line": 108, + "line": 114, "column": 24 }, "end": { - "line": 108, + "line": 114, "column": 37 } } }, "prefix": true, "range": [ - 2938, - 2952 + 3177, + 3191 ], "loc": { "start": { - "line": 108, + "line": 114, "column": 23 }, "end": { - "line": 108, + "line": 114, "column": 37 } } }, "consequent": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tf", - "range": [ - 2955, - 2957 - ], - "loc": { - "start": { - "line": 108, - "column": 40 - }, - "end": { - "line": 108, - "column": 42 - } - } - }, - "property": { - "type": "Identifier", - "name": "lDiv", - "range": [ - 2958, - 2962 - ], - "loc": { - "start": { - "line": 108, - "column": 43 - }, - "end": { - "line": 108, - "column": 47 - } - } - }, - "range": [ - 2955, - 2962 - ], - "loc": { - "start": { - "line": 108, - "column": 40 - }, - "end": { - "line": 108, - "column": 47 - } - } - }, - "alternate": { "type": "CallExpression", "callee": { - "type": "Identifier", - "name": "elm", + "type": "MemberExpression", + "computed": false, + "object": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "tf", + "range": [ + 3206, + 3208 + ], + "loc": { + "start": { + "line": 115, + "column": 12 + }, + "end": { + "line": 115, + "column": 14 + } + } + }, + "property": { + "type": "Identifier", + "name": "feature", + "range": [ + 3209, + 3216 + ], + "loc": { + "start": { + "line": 115, + "column": 15 + }, + "end": { + "line": 115, + "column": 22 + } + } + }, + "range": [ + 3206, + 3216 + ], + "loc": { + "start": { + "line": 115, + "column": 12 + }, + "end": { + "line": 115, + "column": 22 + } + } + }, + "arguments": [ + { + "type": "Literal", + "value": "toolbar", + "raw": "'toolbar'", + "range": [ + 3217, + 3226 + ], + "loc": { + "start": { + "line": 115, + "column": 23 + }, + "end": { + "line": 115, + "column": 32 + } + } + } + ], + "range": [ + 3206, + 3227 + ], + "loc": { + "start": { + "line": 115, + "column": 12 + }, + "end": { + "line": 115, + "column": 33 + } + } + }, + "property": { + "type": "Identifier", + "name": "container", + "range": [ + 3228, + 3237 + ], + "loc": { + "start": { + "line": 115, + "column": 34 + }, + "end": { + "line": 115, + "column": 43 + } + } + }, "range": [ - 2965, - 2968 + 3206, + 3237 ], "loc": { "start": { - "line": 108, - "column": 50 + "line": 115, + "column": 12 }, "end": { - "line": 108, - "column": 53 + "line": 115, + "column": 43 } } }, @@ -4439,17 +4928,107 @@ "object": { "type": "ThisExpression", "range": [ - 2969, - 2973 + 3238, + 3242 ], "loc": { "start": { - "line": 108, - "column": 54 + "line": 115, + "column": 44 }, "end": { - "line": 108, - "column": 58 + "line": 115, + "column": 48 + } + } + }, + "property": { + "type": "Identifier", + "name": "toolbarPosition", + "range": [ + 3243, + 3258 + ], + "loc": { + "start": { + "line": 115, + "column": 49 + }, + "end": { + "line": 115, + "column": 64 + } + } + }, + "range": [ + 3238, + 3258 + ], + "loc": { + "start": { + "line": 115, + "column": 44 + }, + "end": { + "line": 115, + "column": 64 + } + } + } + ], + "range": [ + 3206, + 3259 + ], + "loc": { + "start": { + "line": 115, + "column": 12 + }, + "end": { + "line": 115, + "column": 65 + } + } + }, + "alternate": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "elm", + "range": [ + 3274, + 3277 + ], + "loc": { + "start": { + "line": 116, + "column": 12 + }, + "end": { + "line": 116, + "column": 15 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 3278, + 3282 + ], + "loc": { + "start": { + "line": 116, + "column": 16 + }, + "end": { + "line": 116, + "column": 20 } } }, @@ -4457,112 +5036,132 @@ "type": "Identifier", "name": "targetId", "range": [ - 2974, - 2982 + 3283, + 3291 ], "loc": { "start": { - "line": 108, - "column": 59 + "line": 116, + "column": 21 }, "end": { - "line": 108, - "column": 67 + "line": 116, + "column": 29 } } }, "range": [ - 2969, - 2982 + 3278, + 3291 ], "loc": { "start": { - "line": 108, - "column": 54 + "line": 116, + "column": 16 }, "end": { - "line": 108, - "column": 67 + "line": 116, + "column": 29 } } } ], "range": [ - 2965, - 2983 + 3274, + 3292 ], "loc": { "start": { - "line": 108, - "column": 50 + "line": 116, + "column": 12 }, "end": { - "line": 108, - "column": 68 + "line": 116, + "column": 30 } } }, "range": [ - 2938, - 2983 + 3177, + 3292 ], "loc": { "start": { - "line": 108, + "line": 114, "column": 23 }, "end": { - "line": 108, - "column": 68 + "line": 116, + "column": 30 } } }, "range": [ - 2927, - 2983 + 3166, + 3292 ], "loc": { "start": { - "line": 108, + "line": 114, "column": 12 }, "end": { - "line": 108, - "column": 68 + "line": 116, + "column": 30 } } } ], "kind": "let", "range": [ - 2923, - 2984 + 3162, + 3293 ], "loc": { "start": { - "line": 108, + "line": 114, "column": 8 }, "end": { - "line": 108, - "column": 69 + "line": 116, + "column": 31 } }, + "leadingComments": [ + { + "type": "Line", + "value": " counter is added to defined element", + "range": [ + 3115, + 3153 + ], + "loc": { + "start": { + "line": 113, + "column": 8 + }, + "end": { + "line": 113, + "column": 46 + } + } + } + ], "trailingComments": [ { "type": "Line", "value": "default container: 'lDiv'", "range": [ - 2994, - 3021 + 3303, + 3330 ], "loc": { "start": { - "line": 110, + "line": 118, "column": 8 }, "end": { - "line": 110, + "line": 118, "column": 35 } } @@ -4580,16 +5179,16 @@ "object": { "type": "ThisExpression", "range": [ - 3035, - 3039 + 3344, + 3348 ], "loc": { "start": { - "line": 111, + "line": 119, "column": 13 }, "end": { - "line": 111, + "line": 119, "column": 17 } } @@ -4598,47 +5197,47 @@ "type": "Identifier", "name": "targetId", "range": [ - 3040, - 3048 + 3349, + 3357 ], "loc": { "start": { - "line": 111, + "line": 119, "column": 18 }, "end": { - "line": 111, + "line": 119, "column": 26 } } }, "range": [ - 3035, - 3048 + 3344, + 3357 ], "loc": { "start": { - "line": 111, + "line": 119, "column": 13 }, "end": { - "line": 111, + "line": 119, "column": 26 } } }, "prefix": true, "range": [ - 3034, - 3048 + 3343, + 3357 ], "loc": { "start": { - "line": 111, + "line": 119, "column": 12 }, "end": { - "line": 111, + "line": 119, "column": 26 } } @@ -4657,16 +5256,16 @@ "type": "Identifier", "name": "countDiv", "range": [ - 3064, - 3072 + 3373, + 3381 ], "loc": { "start": { - "line": 112, + "line": 120, "column": 12 }, "end": { - "line": 112, + "line": 120, "column": 20 } } @@ -4675,31 +5274,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 3073, - 3084 + 3382, + 3393 ], "loc": { "start": { - "line": 112, + "line": 120, "column": 21 }, "end": { - "line": 112, + "line": 120, "column": 32 } } }, "range": [ - 3064, - 3084 + 3373, + 3393 ], "loc": { "start": { - "line": 112, + "line": 120, "column": 12 }, "end": { - "line": 112, + "line": 120, "column": 32 } } @@ -4709,47 +5308,47 @@ "type": "Identifier", "name": "countText", "range": [ - 3085, - 3094 + 3394, + 3403 ], "loc": { "start": { - "line": 112, + "line": 120, "column": 33 }, "end": { - "line": 112, + "line": 120, "column": 42 } } } ], "range": [ - 3064, - 3095 + 3373, + 3404 ], "loc": { "start": { - "line": 112, + "line": 120, "column": 12 }, "end": { - "line": 112, + "line": 120, "column": 43 } } }, "range": [ - 3064, - 3096 + 3373, + 3405 ], "loc": { "start": { - "line": 112, + "line": 120, "column": 12 }, "end": { - "line": 112, + "line": 120, "column": 44 } } @@ -4765,16 +5364,16 @@ "type": "Identifier", "name": "countDiv", "range": [ - 3109, - 3117 + 3418, + 3426 ], "loc": { "start": { - "line": 113, + "line": 121, "column": 12 }, "end": { - "line": 113, + "line": 121, "column": 20 } } @@ -4783,31 +5382,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 3118, - 3129 + 3427, + 3438 ], "loc": { "start": { - "line": 113, + "line": 121, "column": 21 }, "end": { - "line": 113, + "line": 121, "column": 32 } } }, "range": [ - 3109, - 3129 + 3418, + 3438 ], "loc": { "start": { - "line": 113, + "line": 121, "column": 12 }, "end": { - "line": 113, + "line": 121, "column": 32 } } @@ -4817,47 +5416,47 @@ "type": "Identifier", "name": "countSpan", "range": [ - 3130, - 3139 + 3439, + 3448 ], "loc": { "start": { - "line": 113, + "line": 121, "column": 33 }, "end": { - "line": 113, + "line": 121, "column": 42 } } } ], "range": [ - 3109, - 3140 + 3418, + 3449 ], "loc": { "start": { - "line": 113, + "line": 121, "column": 12 }, "end": { - "line": 113, + "line": 121, "column": 43 } } }, "range": [ - 3109, - 3141 + 3418, + 3450 ], "loc": { "start": { - "line": 113, + "line": 121, "column": 12 }, "end": { - "line": 113, + "line": 121, "column": 44 } } @@ -4873,16 +5472,16 @@ "type": "Identifier", "name": "targetEl", "range": [ - 3154, - 3162 + 3463, + 3471 ], "loc": { "start": { - "line": 114, + "line": 122, "column": 12 }, "end": { - "line": 114, + "line": 122, "column": 20 } } @@ -4891,31 +5490,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 3163, - 3174 + 3472, + 3483 ], "loc": { "start": { - "line": 114, + "line": 122, "column": 21 }, "end": { - "line": 114, + "line": 122, "column": 32 } } }, "range": [ - 3154, - 3174 + 3463, + 3483 ], "loc": { "start": { - "line": 114, + "line": 122, "column": 12 }, "end": { - "line": 114, + "line": 122, "column": 32 } } @@ -4925,63 +5524,63 @@ "type": "Identifier", "name": "countDiv", "range": [ - 3175, - 3183 + 3484, + 3492 ], "loc": { "start": { - "line": 114, + "line": 122, "column": 33 }, "end": { - "line": 114, + "line": 122, "column": 41 } } } ], "range": [ - 3154, - 3184 + 3463, + 3493 ], "loc": { "start": { - "line": 114, + "line": 122, "column": 12 }, "end": { - "line": 114, + "line": 122, "column": 42 } } }, "range": [ - 3154, - 3185 + 3463, + 3494 ], "loc": { "start": { - "line": 114, + "line": 122, "column": 12 }, "end": { - "line": 114, + "line": 122, "column": 43 } } } ], "range": [ - 3050, - 3195 + 3359, + 3504 ], "loc": { "start": { - "line": 111, + "line": 119, "column": 28 }, "end": { - "line": 115, + "line": 123, "column": 9 } } @@ -5000,16 +5599,16 @@ "type": "Identifier", "name": "targetEl", "range": [ - 3275, - 3283 + 3584, + 3592 ], "loc": { "start": { - "line": 117, + "line": 125, "column": 12 }, "end": { - "line": 117, + "line": 125, "column": 20 } } @@ -5018,31 +5617,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 3284, - 3295 + 3593, + 3604 ], "loc": { "start": { - "line": 117, + "line": 125, "column": 21 }, "end": { - "line": 117, + "line": 125, "column": 32 } } }, "range": [ - 3275, - 3295 + 3584, + 3604 ], "loc": { "start": { - "line": 117, + "line": 125, "column": 12 }, "end": { - "line": 117, + "line": 125, "column": 32 } } @@ -5052,47 +5651,47 @@ "type": "Identifier", "name": "countText", "range": [ - 3296, - 3305 + 3605, + 3614 ], "loc": { "start": { - "line": 117, + "line": 125, "column": 33 }, "end": { - "line": 117, + "line": 125, "column": 42 } } } ], "range": [ - 3275, - 3306 + 3584, + 3615 ], "loc": { "start": { - "line": 117, + "line": 125, "column": 12 }, "end": { - "line": 117, + "line": 125, "column": 43 } } }, "range": [ - 3275, - 3307 + 3584, + 3616 ], "loc": { "start": { - "line": 117, + "line": 125, "column": 12 }, "end": { - "line": 117, + "line": 125, "column": 44 } }, @@ -5101,16 +5700,16 @@ "type": "Line", "value": "custom container, no need to append statusDiv", "range": [ - 3215, - 3262 + 3524, + 3571 ], "loc": { "start": { - "line": 116, + "line": 124, "column": 12 }, "end": { - "line": 116, + "line": 124, "column": 59 } } @@ -5128,16 +5727,16 @@ "type": "Identifier", "name": "targetEl", "range": [ - 3320, - 3328 + 3629, + 3637 ], "loc": { "start": { - "line": 118, + "line": 126, "column": 12 }, "end": { - "line": 118, + "line": 126, "column": 20 } } @@ -5146,31 +5745,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 3329, - 3340 + 3638, + 3649 ], "loc": { "start": { - "line": 118, + "line": 126, "column": 21 }, "end": { - "line": 118, + "line": 126, "column": 32 } } }, "range": [ - 3320, - 3340 + 3629, + 3649 ], "loc": { "start": { - "line": 118, + "line": 126, "column": 12 }, "end": { - "line": 118, + "line": 126, "column": 32 } } @@ -5180,78 +5779,78 @@ "type": "Identifier", "name": "countSpan", "range": [ - 3341, - 3350 + 3650, + 3659 ], "loc": { "start": { - "line": 118, + "line": 126, "column": 33 }, "end": { - "line": 118, + "line": 126, "column": 42 } } } ], "range": [ - 3320, - 3351 + 3629, + 3660 ], "loc": { "start": { - "line": 118, + "line": 126, "column": 12 }, "end": { - "line": 118, + "line": 126, "column": 43 } } }, "range": [ - 3320, - 3352 + 3629, + 3661 ], "loc": { "start": { - "line": 118, + "line": 126, "column": 12 }, "end": { - "line": 118, + "line": 126, "column": 44 } } } ], "range": [ - 3201, - 3362 + 3510, + 3671 ], "loc": { "start": { - "line": 115, + "line": 123, "column": 15 }, "end": { - "line": 119, + "line": 127, "column": 9 } } }, "range": [ - 3030, - 3362 + 3339, + 3671 ], "loc": { "start": { - "line": 111, + "line": 119, "column": 8 }, "end": { - "line": 119, + "line": 127, "column": 9 } }, @@ -5260,896 +5859,22 @@ "type": "Line", "value": "default container: 'lDiv'", "range": [ - 2994, - 3021 + 3303, + 3330 ], "loc": { "start": { - "line": 110, + "line": 118, "column": 8 }, "end": { - "line": 110, + "line": 118, "column": 35 } } } ] }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 3371, - 3375 - ], - "loc": { - "start": { - "line": 120, - "column": 8 - }, - "end": { - "line": 120, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "container", - "range": [ - 3376, - 3385 - ], - "loc": { - "start": { - "line": 120, - "column": 13 - }, - "end": { - "line": 120, - "column": 22 - } - } - }, - "range": [ - 3371, - 3385 - ], - "loc": { - "start": { - "line": 120, - "column": 8 - }, - "end": { - "line": 120, - "column": 22 - } - } - }, - "right": { - "type": "Identifier", - "name": "countDiv", - "range": [ - 3388, - 3396 - ], - "loc": { - "start": { - "line": 120, - "column": 25 - }, - "end": { - "line": 120, - "column": 33 - } - } - }, - "range": [ - 3371, - 3396 - ], - "loc": { - "start": { - "line": 120, - "column": 8 - }, - "end": { - "line": 120, - "column": 33 - } - } - }, - "range": [ - 3371, - 3397 - ], - "loc": { - "start": { - "line": 120, - "column": 8 - }, - "end": { - "line": 120, - "column": 34 - } - } - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 3406, - 3410 - ], - "loc": { - "start": { - "line": 121, - "column": 8 - }, - "end": { - "line": 121, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "label", - "range": [ - 3411, - 3416 - ], - "loc": { - "start": { - "line": 121, - "column": 13 - }, - "end": { - "line": 121, - "column": 18 - } - } - }, - "range": [ - 3406, - 3416 - ], - "loc": { - "start": { - "line": 121, - "column": 8 - }, - "end": { - "line": 121, - "column": 18 - } - } - }, - "right": { - "type": "Identifier", - "name": "countSpan", - "range": [ - 3419, - 3428 - ], - "loc": { - "start": { - "line": 121, - "column": 21 - }, - "end": { - "line": 121, - "column": 30 - } - } - }, - "range": [ - 3406, - 3428 - ], - "loc": { - "start": { - "line": 121, - "column": 8 - }, - "end": { - "line": 121, - "column": 30 - } - } - }, - "range": [ - 3406, - 3429 - ], - "loc": { - "start": { - "line": 121, - "column": 8 - }, - "end": { - "line": 121, - "column": 31 - } - }, - "trailingComments": [ - { - "type": "Line", - "value": " subscribe to events", - "range": [ - 3439, - 3461 - ], - "loc": { - "start": { - "line": 123, - "column": 8 - }, - "end": { - "line": 123, - "column": 30 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 3470, - 3474 - ], - "loc": { - "start": { - "line": 124, - "column": 8 - }, - "end": { - "line": 124, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "emitter", - "range": [ - 3475, - 3482 - ], - "loc": { - "start": { - "line": 124, - "column": 13 - }, - "end": { - "line": 124, - "column": 20 - } - } - }, - "range": [ - 3470, - 3482 - ], - "loc": { - "start": { - "line": 124, - "column": 8 - }, - "end": { - "line": 124, - "column": 20 - } - } - }, - "property": { - "type": "Identifier", - "name": "on", - "range": [ - 3483, - 3485 - ], - "loc": { - "start": { - "line": 124, - "column": 21 - }, - "end": { - "line": 124, - "column": 23 - } - } - }, - "range": [ - 3470, - 3485 - ], - "loc": { - "start": { - "line": 124, - "column": 8 - }, - "end": { - "line": 124, - "column": 23 - } - } - }, - "arguments": [ - { - "type": "ArrayExpression", - "elements": [ - { - "type": "Literal", - "value": "after-filtering", - "raw": "'after-filtering'", - "range": [ - 3487, - 3504 - ], - "loc": { - "start": { - "line": 124, - "column": 25 - }, - "end": { - "line": 124, - "column": 42 - } - } - }, - { - "type": "Literal", - "value": "grouped-by-page", - "raw": "'grouped-by-page'", - "range": [ - 3506, - 3523 - ], - "loc": { - "start": { - "line": 124, - "column": 44 - }, - "end": { - "line": 124, - "column": 61 - } - } - } - ], - "range": [ - 3486, - 3524 - ], - "loc": { - "start": { - "line": 124, - "column": 24 - }, - "end": { - "line": 124, - "column": 62 - } - } - }, - { - "type": "ArrowFunctionExpression", - "id": null, - "params": [], - "body": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 3544, - 3548 - ], - "loc": { - "start": { - "line": 125, - "column": 18 - }, - "end": { - "line": 125, - "column": 22 - } - } - }, - "property": { - "type": "Identifier", - "name": "refresh", - "range": [ - 3549, - 3556 - ], - "loc": { - "start": { - "line": 125, - "column": 23 - }, - "end": { - "line": 125, - "column": 30 - } - } - }, - "range": [ - 3544, - 3556 - ], - "loc": { - "start": { - "line": 125, - "column": 18 - }, - "end": { - "line": 125, - "column": 30 - } - } - }, - "arguments": [ - { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tf", - "range": [ - 3557, - 3559 - ], - "loc": { - "start": { - "line": 125, - "column": 31 - }, - "end": { - "line": 125, - "column": 33 - } - } - }, - "property": { - "type": "Identifier", - "name": "getValidRowsNb", - "range": [ - 3560, - 3574 - ], - "loc": { - "start": { - "line": 125, - "column": 34 - }, - "end": { - "line": 125, - "column": 48 - } - } - }, - "range": [ - 3557, - 3574 - ], - "loc": { - "start": { - "line": 125, - "column": 31 - }, - "end": { - "line": 125, - "column": 48 - } - } - }, - "arguments": [], - "range": [ - 3557, - 3576 - ], - "loc": { - "start": { - "line": 125, - "column": 31 - }, - "end": { - "line": 125, - "column": 50 - } - } - } - ], - "range": [ - 3544, - 3577 - ], - "loc": { - "start": { - "line": 125, - "column": 18 - }, - "end": { - "line": 125, - "column": 51 - } - } - }, - "generator": false, - "expression": true, - "range": [ - 3538, - 3577 - ], - "loc": { - "start": { - "line": 125, - "column": 12 - }, - "end": { - "line": 125, - "column": 51 - } - } - } - ], - "range": [ - 3470, - 3578 - ], - "loc": { - "start": { - "line": 124, - "column": 8 - }, - "end": { - "line": 125, - "column": 52 - } - } - }, - "range": [ - 3470, - 3579 - ], - "loc": { - "start": { - "line": 124, - "column": 8 - }, - "end": { - "line": 125, - "column": 53 - } - }, - "leadingComments": [ - { - "type": "Line", - "value": " subscribe to events", - "range": [ - 3439, - 3461 - ], - "loc": { - "start": { - "line": 123, - "column": 8 - }, - "end": { - "line": 123, - "column": 30 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 3588, - 3592 - ], - "loc": { - "start": { - "line": 126, - "column": 8 - }, - "end": { - "line": 126, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "emitter", - "range": [ - 3593, - 3600 - ], - "loc": { - "start": { - "line": 126, - "column": 13 - }, - "end": { - "line": 126, - "column": 20 - } - } - }, - "range": [ - 3588, - 3600 - ], - "loc": { - "start": { - "line": 126, - "column": 8 - }, - "end": { - "line": 126, - "column": 20 - } - } - }, - "property": { - "type": "Identifier", - "name": "on", - "range": [ - 3601, - 3603 - ], - "loc": { - "start": { - "line": 126, - "column": 21 - }, - "end": { - "line": 126, - "column": 23 - } - } - }, - "range": [ - 3588, - 3603 - ], - "loc": { - "start": { - "line": 126, - "column": 8 - }, - "end": { - "line": 126, - "column": 23 - } - } - }, - "arguments": [ - { - "type": "ArrayExpression", - "elements": [ - { - "type": "Literal", - "value": "rows-changed", - "raw": "'rows-changed'", - "range": [ - 3605, - 3619 - ], - "loc": { - "start": { - "line": 126, - "column": 25 - }, - "end": { - "line": 126, - "column": 39 - } - } - } - ], - "range": [ - 3604, - 3620 - ], - "loc": { - "start": { - "line": 126, - "column": 24 - }, - "end": { - "line": 126, - "column": 40 - } - } - }, - { - "type": "ArrowFunctionExpression", - "id": null, - "params": [], - "body": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 3628, - 3632 - ], - "loc": { - "start": { - "line": 126, - "column": 48 - }, - "end": { - "line": 126, - "column": 52 - } - } - }, - "property": { - "type": "Identifier", - "name": "refresh", - "range": [ - 3633, - 3640 - ], - "loc": { - "start": { - "line": 126, - "column": 53 - }, - "end": { - "line": 126, - "column": 60 - } - } - }, - "range": [ - 3628, - 3640 - ], - "loc": { - "start": { - "line": 126, - "column": 48 - }, - "end": { - "line": 126, - "column": 60 - } - } - }, - "arguments": [], - "range": [ - 3628, - 3642 - ], - "loc": { - "start": { - "line": 126, - "column": 48 - }, - "end": { - "line": 126, - "column": 62 - } - } - }, - "generator": false, - "expression": true, - "range": [ - 3622, - 3642 - ], - "loc": { - "start": { - "line": 126, - "column": 42 - }, - "end": { - "line": 126, - "column": 62 - } - } - } - ], - "range": [ - 3588, - 3643 - ], - "loc": { - "start": { - "line": 126, - "column": 8 - }, - "end": { - "line": 126, - "column": 63 - } - } - }, - "range": [ - 3588, - 3644 - ], - "loc": { - "start": { - "line": 126, - "column": 8 - }, - "end": { - "line": 126, - "column": 64 - } - }, - "trailingComments": [ - { - "type": "Block", - "value": "* @inherited ", - "range": [ - 3654, - 3671 - ], - "loc": { - "start": { - "line": 128, - "column": 8 - }, - "end": { - "line": 128, - "column": 25 - } - } - } - ] - }, { "type": "ExpressionStatement", "expression": { @@ -6164,6 +5889,112 @@ 3680, 3684 ], + "loc": { + "start": { + "line": 128, + "column": 8 + }, + "end": { + "line": 128, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "container", + "range": [ + 3685, + 3694 + ], + "loc": { + "start": { + "line": 128, + "column": 13 + }, + "end": { + "line": 128, + "column": 22 + } + } + }, + "range": [ + 3680, + 3694 + ], + "loc": { + "start": { + "line": 128, + "column": 8 + }, + "end": { + "line": 128, + "column": 22 + } + } + }, + "right": { + "type": "Identifier", + "name": "countDiv", + "range": [ + 3697, + 3705 + ], + "loc": { + "start": { + "line": 128, + "column": 25 + }, + "end": { + "line": 128, + "column": 33 + } + } + }, + "range": [ + 3680, + 3705 + ], + "loc": { + "start": { + "line": 128, + "column": 8 + }, + "end": { + "line": 128, + "column": 33 + } + } + }, + "range": [ + 3680, + 3706 + ], + "loc": { + "start": { + "line": 128, + "column": 8 + }, + "end": { + "line": 128, + "column": 34 + } + } + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 3715, + 3719 + ], "loc": { "start": { "line": 129, @@ -6177,10 +6008,10 @@ }, "property": { "type": "Identifier", - "name": "initialized", + "name": "label", "range": [ - 3685, - 3696 + 3720, + 3725 ], "loc": { "start": { @@ -6189,13 +6020,13 @@ }, "end": { "line": 129, - "column": 24 + "column": 18 } } }, "range": [ - 3680, - 3696 + 3715, + 3725 ], "loc": { "start": { @@ -6204,6 +6035,774 @@ }, "end": { "line": 129, + "column": 18 + } + } + }, + "right": { + "type": "Identifier", + "name": "countSpan", + "range": [ + 3728, + 3737 + ], + "loc": { + "start": { + "line": 129, + "column": 21 + }, + "end": { + "line": 129, + "column": 30 + } + } + }, + "range": [ + 3715, + 3737 + ], + "loc": { + "start": { + "line": 129, + "column": 8 + }, + "end": { + "line": 129, + "column": 30 + } + } + }, + "range": [ + 3715, + 3738 + ], + "loc": { + "start": { + "line": 129, + "column": 8 + }, + "end": { + "line": 129, + "column": 31 + } + }, + "trailingComments": [ + { + "type": "Line", + "value": " subscribe to events", + "range": [ + 3748, + 3770 + ], + "loc": { + "start": { + "line": 131, + "column": 8 + }, + "end": { + "line": 131, + "column": 30 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 3779, + 3783 + ], + "loc": { + "start": { + "line": 132, + "column": 8 + }, + "end": { + "line": 132, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "emitter", + "range": [ + 3784, + 3791 + ], + "loc": { + "start": { + "line": 132, + "column": 13 + }, + "end": { + "line": 132, + "column": 20 + } + } + }, + "range": [ + 3779, + 3791 + ], + "loc": { + "start": { + "line": 132, + "column": 8 + }, + "end": { + "line": 132, + "column": 20 + } + } + }, + "property": { + "type": "Identifier", + "name": "on", + "range": [ + 3792, + 3794 + ], + "loc": { + "start": { + "line": 132, + "column": 21 + }, + "end": { + "line": 132, + "column": 23 + } + } + }, + "range": [ + 3779, + 3794 + ], + "loc": { + "start": { + "line": 132, + "column": 8 + }, + "end": { + "line": 132, + "column": 23 + } + } + }, + "arguments": [ + { + "type": "ArrayExpression", + "elements": [ + { + "type": "Literal", + "value": "after-filtering", + "raw": "'after-filtering'", + "range": [ + 3796, + 3813 + ], + "loc": { + "start": { + "line": 132, + "column": 25 + }, + "end": { + "line": 132, + "column": 42 + } + } + }, + { + "type": "Literal", + "value": "grouped-by-page", + "raw": "'grouped-by-page'", + "range": [ + 3815, + 3832 + ], + "loc": { + "start": { + "line": 132, + "column": 44 + }, + "end": { + "line": 132, + "column": 61 + } + } + } + ], + "range": [ + 3795, + 3833 + ], + "loc": { + "start": { + "line": 132, + "column": 24 + }, + "end": { + "line": 132, + "column": 62 + } + } + }, + { + "type": "ArrowFunctionExpression", + "id": null, + "params": [], + "body": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 3853, + 3857 + ], + "loc": { + "start": { + "line": 133, + "column": 18 + }, + "end": { + "line": 133, + "column": 22 + } + } + }, + "property": { + "type": "Identifier", + "name": "refresh", + "range": [ + 3858, + 3865 + ], + "loc": { + "start": { + "line": 133, + "column": 23 + }, + "end": { + "line": 133, + "column": 30 + } + } + }, + "range": [ + 3853, + 3865 + ], + "loc": { + "start": { + "line": 133, + "column": 18 + }, + "end": { + "line": 133, + "column": 30 + } + } + }, + "arguments": [ + { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "tf", + "range": [ + 3866, + 3868 + ], + "loc": { + "start": { + "line": 133, + "column": 31 + }, + "end": { + "line": 133, + "column": 33 + } + } + }, + "property": { + "type": "Identifier", + "name": "getValidRowsNb", + "range": [ + 3869, + 3883 + ], + "loc": { + "start": { + "line": 133, + "column": 34 + }, + "end": { + "line": 133, + "column": 48 + } + } + }, + "range": [ + 3866, + 3883 + ], + "loc": { + "start": { + "line": 133, + "column": 31 + }, + "end": { + "line": 133, + "column": 48 + } + } + }, + "arguments": [], + "range": [ + 3866, + 3885 + ], + "loc": { + "start": { + "line": 133, + "column": 31 + }, + "end": { + "line": 133, + "column": 50 + } + } + } + ], + "range": [ + 3853, + 3886 + ], + "loc": { + "start": { + "line": 133, + "column": 18 + }, + "end": { + "line": 133, + "column": 51 + } + } + }, + "generator": false, + "expression": true, + "range": [ + 3847, + 3886 + ], + "loc": { + "start": { + "line": 133, + "column": 12 + }, + "end": { + "line": 133, + "column": 51 + } + } + } + ], + "range": [ + 3779, + 3887 + ], + "loc": { + "start": { + "line": 132, + "column": 8 + }, + "end": { + "line": 133, + "column": 52 + } + } + }, + "range": [ + 3779, + 3888 + ], + "loc": { + "start": { + "line": 132, + "column": 8 + }, + "end": { + "line": 133, + "column": 53 + } + }, + "leadingComments": [ + { + "type": "Line", + "value": " subscribe to events", + "range": [ + 3748, + 3770 + ], + "loc": { + "start": { + "line": 131, + "column": 8 + }, + "end": { + "line": 131, + "column": 30 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 3897, + 3901 + ], + "loc": { + "start": { + "line": 134, + "column": 8 + }, + "end": { + "line": 134, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "emitter", + "range": [ + 3902, + 3909 + ], + "loc": { + "start": { + "line": 134, + "column": 13 + }, + "end": { + "line": 134, + "column": 20 + } + } + }, + "range": [ + 3897, + 3909 + ], + "loc": { + "start": { + "line": 134, + "column": 8 + }, + "end": { + "line": 134, + "column": 20 + } + } + }, + "property": { + "type": "Identifier", + "name": "on", + "range": [ + 3910, + 3912 + ], + "loc": { + "start": { + "line": 134, + "column": 21 + }, + "end": { + "line": 134, + "column": 23 + } + } + }, + "range": [ + 3897, + 3912 + ], + "loc": { + "start": { + "line": 134, + "column": 8 + }, + "end": { + "line": 134, + "column": 23 + } + } + }, + "arguments": [ + { + "type": "ArrayExpression", + "elements": [ + { + "type": "Literal", + "value": "rows-changed", + "raw": "'rows-changed'", + "range": [ + 3914, + 3928 + ], + "loc": { + "start": { + "line": 134, + "column": 25 + }, + "end": { + "line": 134, + "column": 39 + } + } + } + ], + "range": [ + 3913, + 3929 + ], + "loc": { + "start": { + "line": 134, + "column": 24 + }, + "end": { + "line": 134, + "column": 40 + } + } + }, + { + "type": "ArrowFunctionExpression", + "id": null, + "params": [], + "body": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 3937, + 3941 + ], + "loc": { + "start": { + "line": 134, + "column": 48 + }, + "end": { + "line": 134, + "column": 52 + } + } + }, + "property": { + "type": "Identifier", + "name": "refresh", + "range": [ + 3942, + 3949 + ], + "loc": { + "start": { + "line": 134, + "column": 53 + }, + "end": { + "line": 134, + "column": 60 + } + } + }, + "range": [ + 3937, + 3949 + ], + "loc": { + "start": { + "line": 134, + "column": 48 + }, + "end": { + "line": 134, + "column": 60 + } + } + }, + "arguments": [], + "range": [ + 3937, + 3951 + ], + "loc": { + "start": { + "line": 134, + "column": 48 + }, + "end": { + "line": 134, + "column": 62 + } + } + }, + "generator": false, + "expression": true, + "range": [ + 3931, + 3951 + ], + "loc": { + "start": { + "line": 134, + "column": 42 + }, + "end": { + "line": 134, + "column": 62 + } + } + } + ], + "range": [ + 3897, + 3952 + ], + "loc": { + "start": { + "line": 134, + "column": 8 + }, + "end": { + "line": 134, + "column": 63 + } + } + }, + "range": [ + 3897, + 3953 + ], + "loc": { + "start": { + "line": 134, + "column": 8 + }, + "end": { + "line": 134, + "column": 64 + } + }, + "trailingComments": [ + { + "type": "Block", + "value": "* @inherited ", + "range": [ + 3963, + 3980 + ], + "loc": { + "start": { + "line": 136, + "column": 8 + }, + "end": { + "line": 136, + "column": 25 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 3989, + 3993 + ], + "loc": { + "start": { + "line": 137, + "column": 8 + }, + "end": { + "line": 137, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "initialized", + "range": [ + 3994, + 4005 + ], + "loc": { + "start": { + "line": 137, + "column": 13 + }, + "end": { + "line": 137, + "column": 24 + } + } + }, + "range": [ + 3989, + 4005 + ], + "loc": { + "start": { + "line": 137, + "column": 8 + }, + "end": { + "line": 137, "column": 24 } } @@ -6213,46 +6812,46 @@ "value": true, "raw": "true", "range": [ - 3699, - 3703 + 4008, + 4012 ], "loc": { "start": { - "line": 129, + "line": 137, "column": 27 }, "end": { - "line": 129, + "line": 137, "column": 31 } } }, "range": [ - 3680, - 3703 + 3989, + 4012 ], "loc": { "start": { - "line": 129, + "line": 137, "column": 8 }, "end": { - "line": 129, + "line": 137, "column": 31 } } }, "range": [ - 3680, - 3704 + 3989, + 4013 ], "loc": { "start": { - "line": 129, + "line": 137, "column": 8 }, "end": { - "line": 129, + "line": 137, "column": 32 } }, @@ -6261,16 +6860,16 @@ "type": "Block", "value": "* @inherited ", "range": [ - 3654, - 3671 + 3963, + 3980 ], "loc": { "start": { - "line": 128, + "line": 136, "column": 8 }, "end": { - "line": 128, + "line": 136, "column": 25 } } @@ -6287,16 +6886,16 @@ "object": { "type": "ThisExpression", "range": [ - 3713, - 3717 + 4022, + 4026 ], "loc": { "start": { - "line": 130, + "line": 138, "column": 8 }, "end": { - "line": 130, + "line": 138, "column": 12 } } @@ -6305,78 +6904,239 @@ "type": "Identifier", "name": "refresh", "range": [ - 3718, - 3725 + 4027, + 4034 ], "loc": { "start": { - "line": 130, + "line": 138, "column": 13 }, "end": { - "line": 130, + "line": 138, "column": 20 } } }, "range": [ - 3713, - 3725 + 4022, + 4034 ], "loc": { "start": { - "line": 130, + "line": 138, "column": 8 }, "end": { - "line": 130, + "line": 138, "column": 20 } } }, "arguments": [], "range": [ - 3713, - 3727 + 4022, + 4036 ], "loc": { "start": { - "line": 130, + "line": 138, "column": 8 }, "end": { - "line": 130, + "line": 138, "column": 22 } } }, "range": [ - 3713, - 3728 + 4022, + 4037 ], "loc": { "start": { - "line": 130, + "line": 138, "column": 8 }, "end": { - "line": 130, + "line": 138, "column": 23 } } + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 4047, + 4051 + ], + "loc": { + "start": { + "line": 140, + "column": 8 + }, + "end": { + "line": 140, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "emitter", + "range": [ + 4052, + 4059 + ], + "loc": { + "start": { + "line": 140, + "column": 13 + }, + "end": { + "line": 140, + "column": 20 + } + } + }, + "range": [ + 4047, + 4059 + ], + "loc": { + "start": { + "line": 140, + "column": 8 + }, + "end": { + "line": 140, + "column": 20 + } + } + }, + "property": { + "type": "Identifier", + "name": "emit", + "range": [ + 4060, + 4064 + ], + "loc": { + "start": { + "line": 140, + "column": 21 + }, + "end": { + "line": 140, + "column": 25 + } + } + }, + "range": [ + 4047, + 4064 + ], + "loc": { + "start": { + "line": 140, + "column": 8 + }, + "end": { + "line": 140, + "column": 25 + } + } + }, + "arguments": [ + { + "type": "Literal", + "value": "feature-initialized", + "raw": "'feature-initialized'", + "range": [ + 4065, + 4086 + ], + "loc": { + "start": { + "line": 140, + "column": 26 + }, + "end": { + "line": 140, + "column": 47 + } + } + }, + { + "type": "ThisExpression", + "range": [ + 4088, + 4092 + ], + "loc": { + "start": { + "line": 140, + "column": 49 + }, + "end": { + "line": 140, + "column": 53 + } + } + } + ], + "range": [ + 4047, + 4093 + ], + "loc": { + "start": { + "line": 140, + "column": 8 + }, + "end": { + "line": 140, + "column": 54 + } + } + }, + "range": [ + 4047, + 4094 + ], + "loc": { + "start": { + "line": 140, + "column": 8 + }, + "end": { + "line": 140, + "column": 55 + } + } } ], "range": [ - 2419, - 3734 + 2645, + 4100 ], "loc": { "start": { - "line": 89, + "line": 96, "column": 11 }, "end": { - "line": 131, + "line": 141, "column": 5 } } @@ -6384,16 +7144,16 @@ "generator": false, "expression": false, "range": [ - 2416, - 3734 + 2642, + 4100 ], "loc": { "start": { - "line": 89, + "line": 96, "column": 8 }, "end": { - "line": 131, + "line": 141, "column": 5 } } @@ -6401,16 +7161,16 @@ "kind": "method", "computed": false, "range": [ - 2412, - 3734 + 2638, + 4100 ], "loc": { "start": { - "line": 89, + "line": 96, "column": 4 }, "end": { - "line": 131, + "line": 141, "column": 5 } }, @@ -6419,16 +7179,16 @@ "type": "Block", "value": "*\n * Initializes RowsCounter instance\n ", "range": [ - 2356, - 2407 + 2582, + 2633 ], "loc": { "start": { - "line": 86, + "line": 93, "column": 4 }, "end": { - "line": 88, + "line": 95, "column": 7 } } @@ -6439,16 +7199,16 @@ "type": "Block", "value": "*\n * Refreshes the rows counter\n * @param {Number} p Optional parameter the total number of rows to display\n ", "range": [ - 3740, - 3865 + 4106, + 4231 ], "loc": { "start": { - "line": 133, + "line": 143, "column": 4 }, "end": { - "line": 136, + "line": 146, "column": 7 } } @@ -6462,16 +7222,16 @@ "type": "Identifier", "name": "refresh", "range": [ - 3870, - 3877 + 4236, + 4243 ], "loc": { "start": { - "line": 137, + "line": 147, "column": 4 }, "end": { - "line": 137, + "line": 147, "column": 11 } } @@ -6484,16 +7244,16 @@ "type": "Identifier", "name": "p", "range": [ - 3878, - 3879 + 4244, + 4245 ], "loc": { "start": { - "line": 137, + "line": 147, "column": 12 }, "end": { - "line": 137, + "line": 147, "column": 13 } } @@ -6516,16 +7276,16 @@ "object": { "type": "ThisExpression", "range": [ - 3896, - 3900 + 4262, + 4266 ], "loc": { "start": { - "line": 138, + "line": 148, "column": 13 }, "end": { - "line": 138, + "line": 148, "column": 17 } } @@ -6534,47 +7294,47 @@ "type": "Identifier", "name": "initialized", "range": [ - 3901, - 3912 + 4267, + 4278 ], "loc": { "start": { - "line": 138, + "line": 148, "column": 18 }, "end": { - "line": 138, + "line": 148, "column": 29 } } }, "range": [ - 3896, - 3912 + 4262, + 4278 ], "loc": { "start": { - "line": 138, + "line": 148, "column": 13 }, "end": { - "line": 138, + "line": 148, "column": 29 } } }, "prefix": true, "range": [ - 3895, - 3912 + 4261, + 4278 ], "loc": { "start": { - "line": 138, + "line": 148, "column": 12 }, "end": { - "line": 138, + "line": 148, "column": 29 } } @@ -6590,16 +7350,16 @@ "object": { "type": "ThisExpression", "range": [ - 3917, - 3921 + 4283, + 4287 ], "loc": { "start": { - "line": 138, + "line": 148, "column": 34 }, "end": { - "line": 138, + "line": 148, "column": 38 } } @@ -6608,78 +7368,78 @@ "type": "Identifier", "name": "isEnabled", "range": [ - 3922, - 3931 + 4288, + 4297 ], "loc": { "start": { - "line": 138, + "line": 148, "column": 39 }, "end": { - "line": 138, + "line": 148, "column": 48 } } }, "range": [ - 3917, - 3931 + 4283, + 4297 ], "loc": { "start": { - "line": 138, + "line": 148, "column": 34 }, "end": { - "line": 138, + "line": 148, "column": 48 } } }, "arguments": [], "range": [ - 3917, - 3933 + 4283, + 4299 ], "loc": { "start": { - "line": 138, + "line": 148, "column": 34 }, "end": { - "line": 138, + "line": 148, "column": 50 } } }, "prefix": true, "range": [ - 3916, - 3933 + 4282, + 4299 ], "loc": { "start": { - "line": 138, + "line": 148, "column": 33 }, "end": { - "line": 138, + "line": 148, "column": 50 } } }, "range": [ - 3895, - 3933 + 4261, + 4299 ], "loc": { "start": { - "line": 138, + "line": 148, "column": 12 }, "end": { - "line": 138, + "line": 148, "column": 50 } } @@ -6691,48 +7451,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 3949, - 3956 + 4315, + 4322 ], "loc": { "start": { - "line": 139, + "line": 149, "column": 12 }, "end": { - "line": 139, + "line": 149, "column": 19 } } } ], "range": [ - 3935, - 3966 + 4301, + 4332 ], "loc": { "start": { - "line": 138, + "line": 148, "column": 52 }, "end": { - "line": 140, + "line": 150, "column": 9 } } }, "alternate": null, "range": [ - 3891, - 3966 + 4257, + 4332 ], "loc": { "start": { - "line": 138, + "line": 148, "column": 8 }, "end": { - "line": 140, + "line": 150, "column": 9 } } @@ -6746,16 +7506,16 @@ "type": "Identifier", "name": "tf", "range": [ - 3980, - 3982 + 4346, + 4348 ], "loc": { "start": { - "line": 142, + "line": 152, "column": 12 }, "end": { - "line": 142, + "line": 152, "column": 14 } } @@ -6766,16 +7526,16 @@ "object": { "type": "ThisExpression", "range": [ - 3985, - 3989 + 4351, + 4355 ], "loc": { "start": { - "line": 142, + "line": 152, "column": 17 }, "end": { - "line": 142, + "line": 152, "column": 21 } } @@ -6784,46 +7544,46 @@ "type": "Identifier", "name": "tf", "range": [ - 3990, - 3992 + 4356, + 4358 ], "loc": { "start": { - "line": 142, + "line": 152, "column": 22 }, "end": { - "line": 142, + "line": 152, "column": 24 } } }, "range": [ - 3985, - 3992 + 4351, + 4358 ], "loc": { "start": { - "line": 142, + "line": 152, "column": 17 }, "end": { - "line": 142, + "line": 152, "column": 24 } } }, "range": [ - 3980, - 3992 + 4346, + 4358 ], "loc": { "start": { - "line": 142, + "line": 152, "column": 12 }, "end": { - "line": 142, + "line": 152, "column": 24 } } @@ -6831,16 +7591,16 @@ ], "kind": "let", "range": [ - 3976, - 3993 + 4342, + 4359 ], "loc": { "start": { - "line": 142, + "line": 152, "column": 8 }, "end": { - "line": 142, + "line": 152, "column": 25 } } @@ -6855,16 +7615,16 @@ "object": { "type": "ThisExpression", "range": [ - 4003, - 4007 + 4369, + 4373 ], "loc": { "start": { - "line": 144, + "line": 154, "column": 8 }, "end": { - "line": 144, + "line": 154, "column": 12 } } @@ -6873,31 +7633,31 @@ "type": "Identifier", "name": "onBeforeRefreshCounter", "range": [ - 4008, - 4030 + 4374, + 4396 ], "loc": { "start": { - "line": 144, + "line": 154, "column": 13 }, "end": { - "line": 144, + "line": 154, "column": 35 } } }, "range": [ - 4003, - 4030 + 4369, + 4396 ], "loc": { "start": { - "line": 144, + "line": 154, "column": 8 }, "end": { - "line": 144, + "line": 154, "column": 35 } } @@ -6907,16 +7667,16 @@ "type": "Identifier", "name": "tf", "range": [ - 4031, - 4033 + 4397, + 4399 ], "loc": { "start": { - "line": 144, + "line": 154, "column": 36 }, "end": { - "line": 144, + "line": 154, "column": 38 } } @@ -6927,16 +7687,16 @@ "object": { "type": "ThisExpression", "range": [ - 4035, - 4039 + 4401, + 4405 ], "loc": { "start": { - "line": 144, + "line": 154, "column": 40 }, "end": { - "line": 144, + "line": 154, "column": 44 } } @@ -6945,62 +7705,62 @@ "type": "Identifier", "name": "label", "range": [ - 4040, - 4045 + 4406, + 4411 ], "loc": { "start": { - "line": 144, + "line": 154, "column": 45 }, "end": { - "line": 144, + "line": 154, "column": 50 } } }, "range": [ - 4035, - 4045 + 4401, + 4411 ], "loc": { "start": { - "line": 144, + "line": 154, "column": 40 }, "end": { - "line": 144, + "line": 154, "column": 50 } } } ], "range": [ - 4003, - 4046 + 4369, + 4412 ], "loc": { "start": { - "line": 144, + "line": 154, "column": 8 }, "end": { - "line": 144, + "line": 154, "column": 51 } } }, "range": [ - 4003, - 4047 + 4369, + 4413 ], "loc": { "start": { - "line": 144, + "line": 154, "column": 8 }, "end": { - "line": 144, + "line": 154, "column": 52 } } @@ -7014,32 +7774,32 @@ "type": "Identifier", "name": "totTxt", "range": [ - 4061, - 4067 + 4427, + 4433 ], "loc": { "start": { - "line": 146, + "line": 156, "column": 12 }, "end": { - "line": 146, + "line": 156, "column": 18 } } }, "init": null, "range": [ - 4061, - 4067 + 4427, + 4433 ], "loc": { "start": { - "line": 146, + "line": 156, "column": 12 }, "end": { - "line": 146, + "line": 156, "column": 18 } } @@ -7047,16 +7807,16 @@ ], "kind": "let", "range": [ - 4057, - 4068 + 4423, + 4434 ], "loc": { "start": { - "line": 146, + "line": 156, "column": 8 }, "end": { - "line": 146, + "line": 156, "column": 19 } } @@ -7073,16 +7833,16 @@ "type": "Identifier", "name": "tf", "range": [ - 4082, - 4084 + 4448, + 4450 ], "loc": { "start": { - "line": 147, + "line": 157, "column": 13 }, "end": { - "line": 147, + "line": 157, "column": 15 } } @@ -7091,47 +7851,47 @@ "type": "Identifier", "name": "paging", "range": [ - 4085, - 4091 + 4451, + 4457 ], "loc": { "start": { - "line": 147, + "line": 157, "column": 16 }, "end": { - "line": 147, + "line": 157, "column": 22 } } }, "range": [ - 4082, - 4091 + 4448, + 4457 ], "loc": { "start": { - "line": 147, + "line": 157, "column": 13 }, "end": { - "line": 147, + "line": 157, "column": 22 } } }, "prefix": true, "range": [ - 4081, - 4091 + 4447, + 4457 ], "loc": { "start": { - "line": 147, + "line": 157, "column": 12 }, "end": { - "line": 147, + "line": 157, "column": 22 } } @@ -7148,16 +7908,16 @@ "type": "Identifier", "name": "p", "range": [ - 4111, - 4112 + 4477, + 4478 ], "loc": { "start": { - "line": 148, + "line": 158, "column": 16 }, "end": { - "line": 148, + "line": 158, "column": 17 } } @@ -7169,16 +7929,16 @@ "type": "Identifier", "name": "p", "range": [ - 4116, - 4117 + 4482, + 4483 ], "loc": { "start": { - "line": 148, + "line": 158, "column": 21 }, "end": { - "line": 148, + "line": 158, "column": 22 } } @@ -7188,46 +7948,46 @@ "value": "", "raw": "''", "range": [ - 4122, - 4124 + 4488, + 4490 ], "loc": { "start": { - "line": 148, + "line": 158, "column": 27 }, "end": { - "line": 148, + "line": 158, "column": 29 } } }, "range": [ - 4116, - 4124 + 4482, + 4490 ], "loc": { "start": { - "line": 148, + "line": 158, "column": 21 }, "end": { - "line": 148, + "line": 158, "column": 29 } } }, "range": [ - 4111, - 4124 + 4477, + 4490 ], "loc": { "start": { - "line": 148, + "line": 158, "column": 16 }, "end": { - "line": 148, + "line": 158, "column": 29 } } @@ -7244,16 +8004,16 @@ "type": "Identifier", "name": "totTxt", "range": [ - 4144, - 4150 + 4510, + 4516 ], "loc": { "start": { - "line": 149, + "line": 159, "column": 16 }, "end": { - "line": 149, + "line": 159, "column": 22 } } @@ -7262,62 +8022,62 @@ "type": "Identifier", "name": "p", "range": [ - 4153, - 4154 + 4519, + 4520 ], "loc": { "start": { - "line": 149, + "line": 159, "column": 25 }, "end": { - "line": 149, + "line": 159, "column": 26 } } }, "range": [ - 4144, - 4154 + 4510, + 4520 ], "loc": { "start": { - "line": 149, + "line": 159, "column": 16 }, "end": { - "line": 149, + "line": 159, "column": 26 } } }, "range": [ - 4144, - 4155 + 4510, + 4521 ], "loc": { "start": { - "line": 149, + "line": 159, "column": 16 }, "end": { - "line": 149, + "line": 159, "column": 27 } } } ], "range": [ - 4126, - 4169 + 4492, + 4535 ], "loc": { "start": { - "line": 148, + "line": 158, "column": 31 }, "end": { - "line": 150, + "line": 160, "column": 13 } } @@ -7334,16 +8094,16 @@ "type": "Identifier", "name": "totTxt", "range": [ - 4193, - 4199 + 4559, + 4565 ], "loc": { "start": { - "line": 151, + "line": 161, "column": 16 }, "end": { - "line": 151, + "line": 161, "column": 22 } } @@ -7360,16 +8120,16 @@ "type": "Identifier", "name": "tf", "range": [ - 4202, - 4204 + 4568, + 4570 ], "loc": { "start": { - "line": 151, + "line": 161, "column": 25 }, "end": { - "line": 151, + "line": 161, "column": 27 } } @@ -7378,47 +8138,47 @@ "type": "Identifier", "name": "getFilterableRowsNb", "range": [ - 4205, - 4224 + 4571, + 4590 ], "loc": { "start": { - "line": 151, + "line": 161, "column": 28 }, "end": { - "line": 151, + "line": 161, "column": 47 } } }, "range": [ - 4202, - 4224 + 4568, + 4590 ], "loc": { "start": { - "line": 151, + "line": 161, "column": 25 }, "end": { - "line": 151, + "line": 161, "column": 47 } } }, "arguments": [], "range": [ - 4202, - 4226 + 4568, + 4592 ], "loc": { "start": { - "line": 151, + "line": 161, "column": 25 }, "end": { - "line": 151, + "line": 161, "column": 49 } } @@ -7430,16 +8190,16 @@ "type": "Identifier", "name": "tf", "range": [ - 4229, - 4231 + 4595, + 4597 ], "loc": { "start": { - "line": 151, + "line": 161, "column": 52 }, "end": { - "line": 151, + "line": 161, "column": 54 } } @@ -7448,123 +8208,123 @@ "type": "Identifier", "name": "nbHiddenRows", "range": [ - 4232, - 4244 + 4598, + 4610 ], "loc": { "start": { - "line": 151, + "line": 161, "column": 55 }, "end": { - "line": 151, + "line": 161, "column": 67 } } }, "range": [ - 4229, - 4244 + 4595, + 4610 ], "loc": { "start": { - "line": 151, + "line": 161, "column": 52 }, "end": { - "line": 151, + "line": 161, "column": 67 } } }, "range": [ - 4202, - 4244 + 4568, + 4610 ], "loc": { "start": { - "line": 151, + "line": 161, "column": 25 }, "end": { - "line": 151, + "line": 161, "column": 67 } } }, "range": [ - 4193, - 4244 + 4559, + 4610 ], "loc": { "start": { - "line": 151, + "line": 161, "column": 16 }, "end": { - "line": 151, + "line": 161, "column": 67 } } }, "range": [ - 4193, - 4245 + 4559, + 4611 ], "loc": { "start": { - "line": 151, + "line": 161, "column": 16 }, "end": { - "line": 151, + "line": 161, "column": 68 } } } ], "range": [ - 4175, - 4259 + 4541, + 4625 ], "loc": { "start": { - "line": 150, + "line": 160, "column": 19 }, "end": { - "line": 152, + "line": 162, "column": 13 } } }, "range": [ - 4107, - 4259 + 4473, + 4625 ], "loc": { "start": { - "line": 148, + "line": 158, "column": 12 }, "end": { - "line": 152, + "line": 162, "column": 13 } } } ], "range": [ - 4093, - 4269 + 4459, + 4635 ], "loc": { "start": { - "line": 147, + "line": 157, "column": 24 }, "end": { - "line": 153, + "line": 163, "column": 9 } } @@ -7581,16 +8341,16 @@ "type": "Identifier", "name": "paging", "range": [ - 4293, - 4299 + 4659, + 4665 ], "loc": { "start": { - "line": 154, + "line": 164, "column": 16 }, "end": { - "line": 154, + "line": 164, "column": 22 } } @@ -7604,16 +8364,16 @@ "type": "Identifier", "name": "tf", "range": [ - 4302, - 4304 + 4668, + 4670 ], "loc": { "start": { - "line": 154, + "line": 164, "column": 25 }, "end": { - "line": 154, + "line": 164, "column": 27 } } @@ -7622,31 +8382,31 @@ "type": "Identifier", "name": "feature", "range": [ - 4305, - 4312 + 4671, + 4678 ], "loc": { "start": { - "line": 154, + "line": 164, "column": 28 }, "end": { - "line": 154, + "line": 164, "column": 35 } } }, "range": [ - 4302, - 4312 + 4668, + 4678 ], "loc": { "start": { - "line": 154, + "line": 164, "column": 25 }, "end": { - "line": 154, + "line": 164, "column": 35 } } @@ -7657,47 +8417,47 @@ "value": "paging", "raw": "'paging'", "range": [ - 4313, - 4321 + 4679, + 4687 ], "loc": { "start": { - "line": 154, + "line": 164, "column": 36 }, "end": { - "line": 154, + "line": 164, "column": 44 } } } ], "range": [ - 4302, - 4322 + 4668, + 4688 ], "loc": { "start": { - "line": 154, + "line": 164, "column": 25 }, "end": { - "line": 154, + "line": 164, "column": 45 } } }, "range": [ - 4293, - 4322 + 4659, + 4688 ], "loc": { "start": { - "line": 154, + "line": 164, "column": 16 }, "end": { - "line": 154, + "line": 164, "column": 45 } } @@ -7705,16 +8465,16 @@ ], "kind": "let", "range": [ - 4289, - 4323 + 4655, + 4689 ], "loc": { "start": { - "line": 154, + "line": 164, "column": 12 }, "end": { - "line": 154, + "line": 164, "column": 46 } } @@ -7725,16 +8485,16 @@ "type": "Identifier", "name": "paging", "range": [ - 4340, - 4346 + 4706, + 4712 ], "loc": { "start": { - "line": 155, + "line": 165, "column": 16 }, "end": { - "line": 155, + "line": 165, "column": 22 } } @@ -7751,16 +8511,16 @@ "type": "Identifier", "name": "nbValidRows", "range": [ - 4370, - 4381 + 4736, + 4747 ], "loc": { "start": { - "line": 156, + "line": 166, "column": 20 }, "end": { - "line": 156, + "line": 166, "column": 31 } } @@ -7774,16 +8534,16 @@ "type": "Identifier", "name": "tf", "range": [ - 4384, - 4386 + 4750, + 4752 ], "loc": { "start": { - "line": 156, + "line": 166, "column": 34 }, "end": { - "line": 156, + "line": 166, "column": 36 } } @@ -7792,62 +8552,62 @@ "type": "Identifier", "name": "getValidRowsNb", "range": [ - 4387, - 4401 + 4753, + 4767 ], "loc": { "start": { - "line": 156, + "line": 166, "column": 37 }, "end": { - "line": 156, + "line": 166, "column": 51 } } }, "range": [ - 4384, - 4401 + 4750, + 4767 ], "loc": { "start": { - "line": 156, + "line": 166, "column": 34 }, "end": { - "line": 156, + "line": 166, "column": 51 } } }, "arguments": [], "range": [ - 4384, - 4403 + 4750, + 4769 ], "loc": { "start": { - "line": 156, + "line": 166, "column": 34 }, "end": { - "line": 156, + "line": 166, "column": 53 } } }, "range": [ - 4370, - 4403 + 4736, + 4769 ], "loc": { "start": { - "line": 156, + "line": 166, "column": 20 }, "end": { - "line": 156, + "line": 166, "column": 53 } } @@ -7855,16 +8615,16 @@ ], "kind": "let", "range": [ - 4366, - 4404 + 4732, + 4770 ], "loc": { "start": { - "line": 156, + "line": 166, "column": 16 }, "end": { - "line": 156, + "line": 166, "column": 54 } }, @@ -7873,16 +8633,16 @@ "type": "Line", "value": "paging start row", "range": [ - 4421, - 4439 + 4787, + 4805 ], "loc": { "start": { - "line": 157, + "line": 167, "column": 16 }, "end": { - "line": 157, + "line": 167, "column": 34 } } @@ -7898,16 +8658,16 @@ "type": "Identifier", "name": "pagingStartRow", "range": [ - 4460, - 4474 + 4826, + 4840 ], "loc": { "start": { - "line": 158, + "line": 168, "column": 20 }, "end": { - "line": 158, + "line": 168, "column": 34 } } @@ -7921,16 +8681,16 @@ "type": "Identifier", "name": "parseInt", "range": [ - 4477, - 4485 + 4843, + 4851 ], "loc": { "start": { - "line": 158, + "line": 168, "column": 37 }, "end": { - "line": 158, + "line": 168, "column": 45 } } @@ -7943,16 +8703,16 @@ "type": "Identifier", "name": "paging", "range": [ - 4486, - 4492 + 4852, + 4858 ], "loc": { "start": { - "line": 158, + "line": 168, "column": 46 }, "end": { - "line": 158, + "line": 168, "column": 52 } } @@ -7961,31 +8721,31 @@ "type": "Identifier", "name": "startPagingRow", "range": [ - 4493, - 4507 + 4859, + 4873 ], "loc": { "start": { - "line": 158, + "line": 168, "column": 53 }, "end": { - "line": 158, + "line": 168, "column": 67 } } }, "range": [ - 4486, - 4507 + 4852, + 4873 ], "loc": { "start": { - "line": 158, + "line": 168, "column": 46 }, "end": { - "line": 158, + "line": 168, "column": 67 } } @@ -7995,32 +8755,32 @@ "value": 10, "raw": "10", "range": [ - 4509, - 4511 + 4875, + 4877 ], "loc": { "start": { - "line": 158, + "line": 168, "column": 69 }, "end": { - "line": 158, + "line": 168, "column": 71 } } } ], "range": [ - 4477, - 4512 + 4843, + 4878 ], "loc": { "start": { - "line": 158, + "line": 168, "column": 37 }, "end": { - "line": 158, + "line": 168, "column": 72 } } @@ -8034,16 +8794,16 @@ "type": "Identifier", "name": "nbValidRows", "range": [ - 4537, - 4548 + 4903, + 4914 ], "loc": { "start": { - "line": 159, + "line": 169, "column": 22 }, "end": { - "line": 159, + "line": 169, "column": 33 } } @@ -8053,31 +8813,31 @@ "value": 0, "raw": "0", "range": [ - 4551, - 4552 + 4917, + 4918 ], "loc": { "start": { - "line": 159, + "line": 169, "column": 36 }, "end": { - "line": 159, + "line": 169, "column": 37 } } }, "range": [ - 4537, - 4552 + 4903, + 4918 ], "loc": { "start": { - "line": 159, + "line": 169, "column": 22 }, "end": { - "line": 159, + "line": 169, "column": 37 } } @@ -8087,16 +8847,16 @@ "value": 1, "raw": "1", "range": [ - 4556, - 4557 + 4922, + 4923 ], "loc": { "start": { - "line": 159, + "line": 169, "column": 41 }, "end": { - "line": 159, + "line": 169, "column": 42 } } @@ -8106,61 +8866,61 @@ "value": 0, "raw": "0", "range": [ - 4560, - 4561 + 4926, + 4927 ], "loc": { "start": { - "line": 159, + "line": 169, "column": 45 }, "end": { - "line": 159, + "line": 169, "column": 46 } } }, "range": [ - 4536, - 4561 + 4902, + 4927 ], "loc": { "start": { - "line": 159, + "line": 169, "column": 21 }, "end": { - "line": 159, + "line": 169, "column": 46 } } }, "range": [ - 4477, - 4562 + 4843, + 4928 ], "loc": { "start": { - "line": 158, + "line": 168, "column": 37 }, "end": { - "line": 159, + "line": 169, "column": 47 } } }, "range": [ - 4460, - 4562 + 4826, + 4928 ], "loc": { "start": { - "line": 158, + "line": 168, "column": 20 }, "end": { - "line": 159, + "line": 169, "column": 47 } } @@ -8168,16 +8928,16 @@ ], "kind": "let", "range": [ - 4456, - 4563 + 4822, + 4929 ], "loc": { "start": { - "line": 158, + "line": 168, "column": 16 }, "end": { - "line": 159, + "line": 169, "column": 48 } }, @@ -8186,16 +8946,16 @@ "type": "Line", "value": "paging start row", "range": [ - 4421, - 4439 + 4787, + 4805 ], "loc": { "start": { - "line": 157, + "line": 167, "column": 16 }, "end": { - "line": 157, + "line": 167, "column": 34 } } @@ -8211,16 +8971,16 @@ "type": "Identifier", "name": "pagingEndRow", "range": [ - 4584, - 4596 + 4950, + 4962 ], "loc": { "start": { - "line": 160, + "line": 170, "column": 20 }, "end": { - "line": 160, + "line": 170, "column": 32 } } @@ -8240,16 +9000,16 @@ "type": "Identifier", "name": "pagingStartRow", "range": [ - 4620, - 4634 + 4986, + 5000 ], "loc": { "start": { - "line": 161, + "line": 171, "column": 21 }, "end": { - "line": 161, + "line": 171, "column": 35 } } @@ -8261,16 +9021,16 @@ "type": "Identifier", "name": "paging", "range": [ - 4637, - 4643 + 5003, + 5009 ], "loc": { "start": { - "line": 161, + "line": 171, "column": 38 }, "end": { - "line": 161, + "line": 171, "column": 44 } } @@ -8279,46 +9039,46 @@ "type": "Identifier", "name": "pageLength", "range": [ - 4644, - 4654 + 5010, + 5020 ], "loc": { "start": { - "line": 161, + "line": 171, "column": 45 }, "end": { - "line": 161, + "line": 171, "column": 55 } } }, "range": [ - 4637, - 4654 + 5003, + 5020 ], "loc": { "start": { - "line": 161, + "line": 171, "column": 38 }, "end": { - "line": 161, + "line": 171, "column": 55 } } }, "range": [ - 4620, - 4654 + 4986, + 5020 ], "loc": { "start": { - "line": 161, + "line": 171, "column": 21 }, "end": { - "line": 161, + "line": 171, "column": 55 } } @@ -8328,31 +9088,31 @@ "value": 1, "raw": "1", "range": [ - 4658, - 4659 + 5024, + 5025 ], "loc": { "start": { - "line": 161, + "line": 171, "column": 59 }, "end": { - "line": 161, + "line": 171, "column": 60 } } }, "range": [ - 4619, - 4659 + 4985, + 5025 ], "loc": { "start": { - "line": 161, + "line": 171, "column": 20 }, "end": { - "line": 161, + "line": 171, "column": 60 } } @@ -8361,31 +9121,31 @@ "type": "Identifier", "name": "nbValidRows", "range": [ - 4683, - 4694 + 5049, + 5060 ], "loc": { "start": { - "line": 162, + "line": 172, "column": 20 }, "end": { - "line": 162, + "line": 172, "column": 31 } } }, "range": [ - 4619, - 4694 + 4985, + 5060 ], "loc": { "start": { - "line": 161, + "line": 171, "column": 20 }, "end": { - "line": 162, + "line": 172, "column": 31 } } @@ -8400,16 +9160,16 @@ "type": "Identifier", "name": "pagingStartRow", "range": [ - 4721, - 4735 + 5087, + 5101 ], "loc": { "start": { - "line": 163, + "line": 173, "column": 24 }, "end": { - "line": 163, + "line": 173, "column": 38 } } @@ -8421,16 +9181,16 @@ "type": "Identifier", "name": "paging", "range": [ - 4738, - 4744 + 5104, + 5110 ], "loc": { "start": { - "line": 163, + "line": 173, "column": 41 }, "end": { - "line": 163, + "line": 173, "column": 47 } } @@ -8439,46 +9199,46 @@ "type": "Identifier", "name": "pageLength", "range": [ - 4745, - 4755 + 5111, + 5121 ], "loc": { "start": { - "line": 163, + "line": 173, "column": 48 }, "end": { - "line": 163, + "line": 173, "column": 58 } } }, "range": [ - 4738, - 4755 + 5104, + 5121 ], "loc": { "start": { - "line": 163, + "line": 173, "column": 41 }, "end": { - "line": 163, + "line": 173, "column": 58 } } }, "range": [ - 4721, - 4755 + 5087, + 5121 ], "loc": { "start": { - "line": 163, + "line": 173, "column": 24 }, "end": { - "line": 163, + "line": 173, "column": 58 } } @@ -8488,31 +9248,31 @@ "value": 1, "raw": "1", "range": [ - 4758, - 4759 + 5124, + 5125 ], "loc": { "start": { - "line": 163, + "line": 173, "column": 61 }, "end": { - "line": 163, + "line": 173, "column": 62 } } }, "range": [ - 4721, - 4759 + 5087, + 5125 ], "loc": { "start": { - "line": 163, + "line": 173, "column": 24 }, "end": { - "line": 163, + "line": 173, "column": 62 } } @@ -8521,46 +9281,46 @@ "type": "Identifier", "name": "nbValidRows", "range": [ - 4786, - 4797 + 5152, + 5163 ], "loc": { "start": { - "line": 164, + "line": 174, "column": 24 }, "end": { - "line": 164, + "line": 174, "column": 35 } } }, "range": [ - 4619, - 4797 + 4985, + 5163 ], "loc": { "start": { - "line": 161, + "line": 171, "column": 20 }, "end": { - "line": 164, + "line": 174, "column": 35 } } }, "range": [ - 4584, - 4797 + 4950, + 5163 ], "loc": { "start": { - "line": 160, + "line": 170, "column": 20 }, "end": { - "line": 164, + "line": 174, "column": 35 } } @@ -8568,16 +9328,16 @@ ], "kind": "let", "range": [ - 4580, - 4798 + 4946, + 5164 ], "loc": { "start": { - "line": 160, + "line": 170, "column": 16 }, "end": { - "line": 164, + "line": 174, "column": 36 } } @@ -8591,16 +9351,16 @@ "type": "Identifier", "name": "totTxt", "range": [ - 4815, - 4821 + 5181, + 5187 ], "loc": { "start": { - "line": 165, + "line": 175, "column": 16 }, "end": { - "line": 165, + "line": 175, "column": 22 } } @@ -8621,16 +9381,16 @@ "type": "Identifier", "name": "pagingStartRow", "range": [ - 4824, - 4838 + 5190, + 5204 ], "loc": { "start": { - "line": 165, + "line": 175, "column": 25 }, "end": { - "line": 165, + "line": 175, "column": 39 } } @@ -8641,16 +9401,16 @@ "object": { "type": "ThisExpression", "range": [ - 4841, - 4845 + 5207, + 5211 ], "loc": { "start": { - "line": 165, + "line": 175, "column": 42 }, "end": { - "line": 165, + "line": 175, "column": 46 } } @@ -8659,46 +9419,46 @@ "type": "Identifier", "name": "fromToTextSeparator", "range": [ - 4846, - 4865 + 5212, + 5231 ], "loc": { "start": { - "line": 165, + "line": 175, "column": 47 }, "end": { - "line": 165, + "line": 175, "column": 66 } } }, "range": [ - 4841, - 4865 + 5207, + 5231 ], "loc": { "start": { - "line": 165, + "line": 175, "column": 42 }, "end": { - "line": 165, + "line": 175, "column": 66 } } }, "range": [ - 4824, - 4865 + 5190, + 5231 ], "loc": { "start": { - "line": 165, + "line": 175, "column": 25 }, "end": { - "line": 165, + "line": 175, "column": 66 } } @@ -8707,31 +9467,31 @@ "type": "Identifier", "name": "pagingEndRow", "range": [ - 4888, - 4900 + 5254, + 5266 ], "loc": { "start": { - "line": 166, + "line": 176, "column": 20 }, "end": { - "line": 166, + "line": 176, "column": 32 } } }, "range": [ - 4824, - 4900 + 5190, + 5266 ], "loc": { "start": { - "line": 165, + "line": 175, "column": 25 }, "end": { - "line": 166, + "line": 176, "column": 32 } } @@ -8742,16 +9502,16 @@ "object": { "type": "ThisExpression", "range": [ - 4903, - 4907 + 5269, + 5273 ], "loc": { "start": { - "line": 166, + "line": 176, "column": 35 }, "end": { - "line": 166, + "line": 176, "column": 39 } } @@ -8760,46 +9520,46 @@ "type": "Identifier", "name": "overText", "range": [ - 4908, - 4916 + 5274, + 5282 ], "loc": { "start": { - "line": 166, + "line": 176, "column": 40 }, "end": { - "line": 166, + "line": 176, "column": 48 } } }, "range": [ - 4903, - 4916 + 5269, + 5282 ], "loc": { "start": { - "line": 166, + "line": 176, "column": 35 }, "end": { - "line": 166, + "line": 176, "column": 48 } } }, "range": [ - 4824, - 4916 + 5190, + 5282 ], "loc": { "start": { - "line": 165, + "line": 175, "column": 25 }, "end": { - "line": 166, + "line": 176, "column": 48 } } @@ -8808,124 +9568,124 @@ "type": "Identifier", "name": "nbValidRows", "range": [ - 4919, - 4930 + 5285, + 5296 ], "loc": { "start": { - "line": 166, + "line": 176, "column": 51 }, "end": { - "line": 166, + "line": 176, "column": 62 } } }, "range": [ - 4824, - 4930 + 5190, + 5296 ], "loc": { "start": { - "line": 165, + "line": 175, "column": 25 }, "end": { - "line": 166, + "line": 176, "column": 62 } } }, "range": [ - 4815, - 4930 + 5181, + 5296 ], "loc": { "start": { - "line": 165, + "line": 175, "column": 16 }, "end": { - "line": 166, + "line": 176, "column": 62 } } }, "range": [ - 4815, - 4931 + 5181, + 5297 ], "loc": { "start": { - "line": 165, + "line": 175, "column": 16 }, "end": { - "line": 166, + "line": 176, "column": 63 } } } ], "range": [ - 4348, - 4945 + 4714, + 5311 ], "loc": { "start": { - "line": 155, + "line": 165, "column": 24 }, "end": { - "line": 167, + "line": 177, "column": 13 } } }, "alternate": null, "range": [ - 4336, - 4945 + 4702, + 5311 ], "loc": { "start": { - "line": 155, + "line": 165, "column": 12 }, "end": { - "line": 167, + "line": 177, "column": 13 } } } ], "range": [ - 4275, - 4955 + 4641, + 5321 ], "loc": { "start": { - "line": 153, + "line": 163, "column": 15 }, "end": { - "line": 168, + "line": 178, "column": 9 } } }, "range": [ - 4077, - 4955 + 4443, + 5321 ], "loc": { "start": { - "line": 147, + "line": 157, "column": 8 }, "end": { - "line": 168, + "line": 178, "column": 9 } } @@ -8944,16 +9704,16 @@ "object": { "type": "ThisExpression", "range": [ - 4965, - 4969 + 5331, + 5335 ], "loc": { "start": { - "line": 170, + "line": 180, "column": 8 }, "end": { - "line": 170, + "line": 180, "column": 12 } } @@ -8962,31 +9722,31 @@ "type": "Identifier", "name": "label", "range": [ - 4970, - 4975 + 5336, + 5341 ], "loc": { "start": { - "line": 170, + "line": 180, "column": 13 }, "end": { - "line": 170, + "line": 180, "column": 18 } } }, "range": [ - 4965, - 4975 + 5331, + 5341 ], "loc": { "start": { - "line": 170, + "line": 180, "column": 8 }, "end": { - "line": 170, + "line": 180, "column": 18 } } @@ -8995,31 +9755,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 4976, - 4985 + 5342, + 5351 ], "loc": { "start": { - "line": 170, + "line": 180, "column": 19 }, "end": { - "line": 170, + "line": 180, "column": 28 } } }, "range": [ - 4965, - 4985 + 5331, + 5351 ], "loc": { "start": { - "line": 170, + "line": 180, "column": 8 }, "end": { - "line": 170, + "line": 180, "column": 28 } } @@ -9028,46 +9788,46 @@ "type": "Identifier", "name": "totTxt", "range": [ - 4988, - 4994 + 5354, + 5360 ], "loc": { "start": { - "line": 170, + "line": 180, "column": 31 }, "end": { - "line": 170, + "line": 180, "column": 37 } } }, "range": [ - 4965, - 4994 + 5331, + 5360 ], "loc": { "start": { - "line": 170, + "line": 180, "column": 8 }, "end": { - "line": 170, + "line": 180, "column": 37 } } }, "range": [ - 4965, - 4995 + 5331, + 5361 ], "loc": { "start": { - "line": 170, + "line": 180, "column": 8 }, "end": { - "line": 170, + "line": 180, "column": 38 } } @@ -9082,16 +9842,16 @@ "object": { "type": "ThisExpression", "range": [ - 5004, - 5008 + 5370, + 5374 ], "loc": { "start": { - "line": 171, + "line": 181, "column": 8 }, "end": { - "line": 171, + "line": 181, "column": 12 } } @@ -9100,31 +9860,31 @@ "type": "Identifier", "name": "onAfterRefreshCounter", "range": [ - 5009, - 5030 + 5375, + 5396 ], "loc": { "start": { - "line": 171, + "line": 181, "column": 13 }, "end": { - "line": 171, + "line": 181, "column": 34 } } }, "range": [ - 5004, - 5030 + 5370, + 5396 ], "loc": { "start": { - "line": 171, + "line": 181, "column": 8 }, "end": { - "line": 171, + "line": 181, "column": 34 } } @@ -9134,16 +9894,16 @@ "type": "Identifier", "name": "tf", "range": [ - 5031, - 5033 + 5397, + 5399 ], "loc": { "start": { - "line": 171, + "line": 181, "column": 35 }, "end": { - "line": 171, + "line": 181, "column": 37 } } @@ -9154,16 +9914,16 @@ "object": { "type": "ThisExpression", "range": [ - 5035, - 5039 + 5401, + 5405 ], "loc": { "start": { - "line": 171, + "line": 181, "column": 39 }, "end": { - "line": 171, + "line": 181, "column": 43 } } @@ -9172,31 +9932,31 @@ "type": "Identifier", "name": "label", "range": [ - 5040, - 5045 + 5406, + 5411 ], "loc": { "start": { - "line": 171, + "line": 181, "column": 44 }, "end": { - "line": 171, + "line": 181, "column": 49 } } }, "range": [ - 5035, - 5045 + 5401, + 5411 ], "loc": { "start": { - "line": 171, + "line": 181, "column": 39 }, "end": { - "line": 171, + "line": 181, "column": 49 } } @@ -9205,63 +9965,63 @@ "type": "Identifier", "name": "totTxt", "range": [ - 5047, - 5053 + 5413, + 5419 ], "loc": { "start": { - "line": 171, + "line": 181, "column": 51 }, "end": { - "line": 171, + "line": 181, "column": 57 } } } ], "range": [ - 5004, - 5054 + 5370, + 5420 ], "loc": { "start": { - "line": 171, + "line": 181, "column": 8 }, "end": { - "line": 171, + "line": 181, "column": 58 } } }, "range": [ - 5004, - 5055 + 5370, + 5421 ], "loc": { "start": { - "line": 171, + "line": 181, "column": 8 }, "end": { - "line": 171, + "line": 181, "column": 59 } } } ], "range": [ - 3881, - 5061 + 4247, + 5427 ], "loc": { "start": { - "line": 137, + "line": 147, "column": 15 }, "end": { - "line": 172, + "line": 182, "column": 5 } } @@ -9269,16 +10029,16 @@ "generator": false, "expression": false, "range": [ - 3877, - 5061 + 4243, + 5427 ], "loc": { "start": { - "line": 137, + "line": 147, "column": 11 }, "end": { - "line": 172, + "line": 182, "column": 5 } } @@ -9286,16 +10046,16 @@ "kind": "method", "computed": false, "range": [ - 3870, - 5061 + 4236, + 5427 ], "loc": { "start": { - "line": 137, + "line": 147, "column": 4 }, "end": { - "line": 172, + "line": 182, "column": 5 } }, @@ -9304,16 +10064,16 @@ "type": "Block", "value": "*\n * Refreshes the rows counter\n * @param {Number} p Optional parameter the total number of rows to display\n ", "range": [ - 3740, - 3865 + 4106, + 4231 ], "loc": { "start": { - "line": 133, + "line": 143, "column": 4 }, "end": { - "line": 136, + "line": 146, "column": 7 } } @@ -9324,16 +10084,16 @@ "type": "Block", "value": "*\n * Remove feature\n ", "range": [ - 5067, - 5100 + 5433, + 5466 ], "loc": { "start": { - "line": 174, + "line": 184, "column": 4 }, "end": { - "line": 176, + "line": 186, "column": 7 } } @@ -9347,16 +10107,16 @@ "type": "Identifier", "name": "destroy", "range": [ - 5105, - 5112 + 5471, + 5478 ], "loc": { "start": { - "line": 177, + "line": 187, "column": 4 }, "end": { - "line": 177, + "line": 187, "column": 11 } } @@ -9379,16 +10139,16 @@ "object": { "type": "ThisExpression", "range": [ - 5130, - 5134 + 5496, + 5500 ], "loc": { "start": { - "line": 178, + "line": 188, "column": 13 }, "end": { - "line": 178, + "line": 188, "column": 17 } } @@ -9397,47 +10157,47 @@ "type": "Identifier", "name": "initialized", "range": [ - 5135, - 5146 + 5501, + 5512 ], "loc": { "start": { - "line": 178, + "line": 188, "column": 18 }, "end": { - "line": 178, + "line": 188, "column": 29 } } }, "range": [ - 5130, - 5146 + 5496, + 5512 ], "loc": { "start": { - "line": 178, + "line": 188, "column": 13 }, "end": { - "line": 178, + "line": 188, "column": 29 } } }, "prefix": true, "range": [ - 5129, - 5146 + 5495, + 5512 ], "loc": { "start": { - "line": 178, + "line": 188, "column": 12 }, "end": { - "line": 178, + "line": 188, "column": 29 } } @@ -9449,48 +10209,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 5162, - 5169 + 5528, + 5535 ], "loc": { "start": { - "line": 179, + "line": 189, "column": 12 }, "end": { - "line": 179, + "line": 189, "column": 19 } } } ], "range": [ - 5148, - 5179 + 5514, + 5545 ], "loc": { "start": { - "line": 178, + "line": 188, "column": 31 }, "end": { - "line": 180, + "line": 190, "column": 9 } } }, "alternate": null, "range": [ - 5125, - 5179 + 5491, + 5545 ], "loc": { "start": { - "line": 178, + "line": 188, "column": 8 }, "end": { - "line": 180, + "line": 190, "column": 9 } } @@ -9509,16 +10269,16 @@ "object": { "type": "ThisExpression", "range": [ - 5194, - 5198 + 5560, + 5564 ], "loc": { "start": { - "line": 182, + "line": 192, "column": 13 }, "end": { - "line": 182, + "line": 192, "column": 17 } } @@ -9527,47 +10287,47 @@ "type": "Identifier", "name": "targetId", "range": [ - 5199, - 5207 + 5565, + 5573 ], "loc": { "start": { - "line": 182, + "line": 192, "column": 18 }, "end": { - "line": 182, + "line": 192, "column": 26 } } }, "range": [ - 5194, - 5207 + 5560, + 5573 ], "loc": { "start": { - "line": 182, + "line": 192, "column": 13 }, "end": { - "line": 182, + "line": 192, "column": 26 } } }, "prefix": true, "range": [ - 5193, - 5207 + 5559, + 5573 ], "loc": { "start": { - "line": 182, + "line": 192, "column": 12 }, "end": { - "line": 182, + "line": 192, "column": 26 } } @@ -9578,16 +10338,16 @@ "object": { "type": "ThisExpression", "range": [ - 5211, - 5215 + 5577, + 5581 ], "loc": { "start": { - "line": 182, + "line": 192, "column": 30 }, "end": { - "line": 182, + "line": 192, "column": 34 } } @@ -9596,46 +10356,46 @@ "type": "Identifier", "name": "container", "range": [ - 5216, - 5225 + 5582, + 5591 ], "loc": { "start": { - "line": 182, + "line": 192, "column": 35 }, "end": { - "line": 182, + "line": 192, "column": 44 } } }, "range": [ - 5211, - 5225 + 5577, + 5591 ], "loc": { "start": { - "line": 182, + "line": 192, "column": 30 }, "end": { - "line": 182, + "line": 192, "column": 44 } } }, "range": [ - 5193, - 5225 + 5559, + 5591 ], "loc": { "start": { - "line": 182, + "line": 192, "column": 12 }, "end": { - "line": 182, + "line": 192, "column": 44 } } @@ -9651,16 +10411,16 @@ "type": "Identifier", "name": "removeElm", "range": [ - 5241, - 5250 + 5607, + 5616 ], "loc": { "start": { - "line": 183, + "line": 193, "column": 12 }, "end": { - "line": 183, + "line": 193, "column": 21 } } @@ -9672,16 +10432,16 @@ "object": { "type": "ThisExpression", "range": [ - 5251, - 5255 + 5617, + 5621 ], "loc": { "start": { - "line": 183, + "line": 193, "column": 22 }, "end": { - "line": 183, + "line": 193, "column": 26 } } @@ -9690,78 +10450,78 @@ "type": "Identifier", "name": "container", "range": [ - 5256, - 5265 + 5622, + 5631 ], "loc": { "start": { - "line": 183, + "line": 193, "column": 27 }, "end": { - "line": 183, + "line": 193, "column": 36 } } }, "range": [ - 5251, - 5265 + 5617, + 5631 ], "loc": { "start": { - "line": 183, + "line": 193, "column": 22 }, "end": { - "line": 183, + "line": 193, "column": 36 } } } ], "range": [ - 5241, - 5266 + 5607, + 5632 ], "loc": { "start": { - "line": 183, + "line": 193, "column": 12 }, "end": { - "line": 183, + "line": 193, "column": 37 } } }, "range": [ - 5241, - 5267 + 5607, + 5633 ], "loc": { "start": { - "line": 183, + "line": 193, "column": 12 }, "end": { - "line": 183, + "line": 193, "column": 38 } } } ], "range": [ - 5227, - 5277 + 5593, + 5643 ], "loc": { "start": { - "line": 182, + "line": 192, "column": 46 }, "end": { - "line": 184, + "line": 194, "column": 9 } } @@ -9783,16 +10543,16 @@ "type": "Identifier", "name": "elm", "range": [ - 5297, - 5300 + 5663, + 5666 ], "loc": { "start": { - "line": 185, + "line": 195, "column": 12 }, "end": { - "line": 185, + "line": 195, "column": 15 } } @@ -9804,16 +10564,16 @@ "object": { "type": "ThisExpression", "range": [ - 5301, - 5305 + 5667, + 5671 ], "loc": { "start": { - "line": 185, + "line": 195, "column": 16 }, "end": { - "line": 185, + "line": 195, "column": 20 } } @@ -9822,47 +10582,47 @@ "type": "Identifier", "name": "targetId", "range": [ - 5306, - 5314 + 5672, + 5680 ], "loc": { "start": { - "line": 185, + "line": 195, "column": 21 }, "end": { - "line": 185, + "line": 195, "column": 29 } } }, "range": [ - 5301, - 5314 + 5667, + 5680 ], "loc": { "start": { - "line": 185, + "line": 195, "column": 16 }, "end": { - "line": 185, + "line": 195, "column": 29 } } } ], "range": [ - 5297, - 5315 + 5663, + 5681 ], "loc": { "start": { - "line": 185, + "line": 195, "column": 12 }, "end": { - "line": 185, + "line": 195, "column": 30 } } @@ -9871,31 +10631,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 5316, - 5325 + 5682, + 5691 ], "loc": { "start": { - "line": 185, + "line": 195, "column": 31 }, "end": { - "line": 185, + "line": 195, "column": 40 } } }, "range": [ - 5297, - 5325 + 5663, + 5691 ], "loc": { "start": { - "line": 185, + "line": 195, "column": 12 }, "end": { - "line": 185, + "line": 195, "column": 40 } } @@ -9905,77 +10665,77 @@ "value": "", "raw": "''", "range": [ - 5328, - 5330 + 5694, + 5696 ], "loc": { "start": { - "line": 185, + "line": 195, "column": 43 }, "end": { - "line": 185, + "line": 195, "column": 45 } } }, "range": [ - 5297, - 5330 + 5663, + 5696 ], "loc": { "start": { - "line": 185, + "line": 195, "column": 12 }, "end": { - "line": 185, + "line": 195, "column": 45 } } }, "range": [ - 5297, - 5331 + 5663, + 5697 ], "loc": { "start": { - "line": 185, + "line": 195, "column": 12 }, "end": { - "line": 185, + "line": 195, "column": 46 } } } ], "range": [ - 5283, - 5341 + 5649, + 5707 ], "loc": { "start": { - "line": 184, + "line": 194, "column": 15 }, "end": { - "line": 186, + "line": 196, "column": 9 } } }, "range": [ - 5189, - 5341 + 5555, + 5707 ], "loc": { "start": { - "line": 182, + "line": 192, "column": 8 }, "end": { - "line": 186, + "line": 196, "column": 9 } } @@ -9991,16 +10751,16 @@ "object": { "type": "ThisExpression", "range": [ - 5350, - 5354 + 5716, + 5720 ], "loc": { "start": { - "line": 187, + "line": 197, "column": 8 }, "end": { - "line": 187, + "line": 197, "column": 12 } } @@ -10009,31 +10769,31 @@ "type": "Identifier", "name": "label", "range": [ - 5355, - 5360 + 5721, + 5726 ], "loc": { "start": { - "line": 187, + "line": 197, "column": 13 }, "end": { - "line": 187, + "line": 197, "column": 18 } } }, "range": [ - 5350, - 5360 + 5716, + 5726 ], "loc": { "start": { - "line": 187, + "line": 197, "column": 8 }, "end": { - "line": 187, + "line": 197, "column": 18 } } @@ -10043,46 +10803,46 @@ "value": null, "raw": "null", "range": [ - 5363, - 5367 + 5729, + 5733 ], "loc": { "start": { - "line": 187, + "line": 197, "column": 21 }, "end": { - "line": 187, + "line": 197, "column": 25 } } }, "range": [ - 5350, - 5367 + 5716, + 5733 ], "loc": { "start": { - "line": 187, + "line": 197, "column": 8 }, "end": { - "line": 187, + "line": 197, "column": 25 } } }, "range": [ - 5350, - 5368 + 5716, + 5734 ], "loc": { "start": { - "line": 187, + "line": 197, "column": 8 }, "end": { - "line": 187, + "line": 197, "column": 26 } } @@ -10098,16 +10858,16 @@ "object": { "type": "ThisExpression", "range": [ - 5377, - 5381 + 5743, + 5747 ], "loc": { "start": { - "line": 188, + "line": 198, "column": 8 }, "end": { - "line": 188, + "line": 198, "column": 12 } } @@ -10116,31 +10876,31 @@ "type": "Identifier", "name": "container", "range": [ - 5382, - 5391 + 5748, + 5757 ], "loc": { "start": { - "line": 188, + "line": 198, "column": 13 }, "end": { - "line": 188, + "line": 198, "column": 22 } } }, "range": [ - 5377, - 5391 + 5743, + 5757 ], "loc": { "start": { - "line": 188, + "line": 198, "column": 8 }, "end": { - "line": 188, + "line": 198, "column": 22 } } @@ -10150,46 +10910,46 @@ "value": null, "raw": "null", "range": [ - 5394, - 5398 + 5760, + 5764 ], "loc": { "start": { - "line": 188, + "line": 198, "column": 25 }, "end": { - "line": 188, + "line": 198, "column": 29 } } }, "range": [ - 5377, - 5398 + 5743, + 5764 ], "loc": { "start": { - "line": 188, + "line": 198, "column": 8 }, "end": { - "line": 188, + "line": 198, "column": 29 } } }, "range": [ - 5377, - 5399 + 5743, + 5765 ], "loc": { "start": { - "line": 188, + "line": 198, "column": 8 }, "end": { - "line": 188, + "line": 198, "column": 30 } }, @@ -10198,16 +10958,16 @@ "type": "Line", "value": " unsubscribe to events", "range": [ - 5409, - 5433 + 5775, + 5799 ], "loc": { "start": { - "line": 190, + "line": 200, "column": 8 }, "end": { - "line": 190, + "line": 200, "column": 32 } } @@ -10227,16 +10987,16 @@ "object": { "type": "ThisExpression", "range": [ - 5442, - 5446 + 5808, + 5812 ], "loc": { "start": { - "line": 191, + "line": 201, "column": 8 }, "end": { - "line": 191, + "line": 201, "column": 12 } } @@ -10245,31 +11005,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 5447, - 5454 + 5813, + 5820 ], "loc": { "start": { - "line": 191, + "line": 201, "column": 13 }, "end": { - "line": 191, + "line": 201, "column": 20 } } }, "range": [ - 5442, - 5454 + 5808, + 5820 ], "loc": { "start": { - "line": 191, + "line": 201, "column": 8 }, "end": { - "line": 191, + "line": 201, "column": 20 } } @@ -10278,31 +11038,31 @@ "type": "Identifier", "name": "off", "range": [ - 5455, - 5458 + 5821, + 5824 ], "loc": { "start": { - "line": 191, + "line": 201, "column": 21 }, "end": { - "line": 191, + "line": 201, "column": 24 } } }, "range": [ - 5442, - 5458 + 5808, + 5824 ], "loc": { "start": { - "line": 191, + "line": 201, "column": 8 }, "end": { - "line": 191, + "line": 201, "column": 24 } } @@ -10316,16 +11076,16 @@ "value": "after-filtering", "raw": "'after-filtering'", "range": [ - 5460, - 5477 + 5826, + 5843 ], "loc": { "start": { - "line": 191, + "line": 201, "column": 26 }, "end": { - "line": 191, + "line": 201, "column": 43 } } @@ -10335,32 +11095,32 @@ "value": "grouped-by-page", "raw": "'grouped-by-page'", "range": [ - 5479, - 5496 + 5845, + 5862 ], "loc": { "start": { - "line": 191, + "line": 201, "column": 45 }, "end": { - "line": 191, + "line": 201, "column": 62 } } } ], "range": [ - 5459, - 5497 + 5825, + 5863 ], "loc": { "start": { - "line": 191, + "line": 201, "column": 25 }, "end": { - "line": 191, + "line": 201, "column": 63 } } @@ -10377,16 +11137,16 @@ "object": { "type": "ThisExpression", "range": [ - 5517, - 5521 + 5883, + 5887 ], "loc": { "start": { - "line": 192, + "line": 202, "column": 18 }, "end": { - "line": 192, + "line": 202, "column": 22 } } @@ -10395,31 +11155,31 @@ "type": "Identifier", "name": "refresh", "range": [ - 5522, - 5529 + 5888, + 5895 ], "loc": { "start": { - "line": 192, + "line": 202, "column": 23 }, "end": { - "line": 192, + "line": 202, "column": 30 } } }, "range": [ - 5517, - 5529 + 5883, + 5895 ], "loc": { "start": { - "line": 192, + "line": 202, "column": 18 }, "end": { - "line": 192, + "line": 202, "column": 30 } } @@ -10434,16 +11194,16 @@ "type": "Identifier", "name": "tf", "range": [ - 5530, - 5532 + 5896, + 5898 ], "loc": { "start": { - "line": 192, + "line": 202, "column": 31 }, "end": { - "line": 192, + "line": 202, "column": 33 } } @@ -10452,63 +11212,63 @@ "type": "Identifier", "name": "getValidRowsNb", "range": [ - 5533, - 5547 + 5899, + 5913 ], "loc": { "start": { - "line": 192, + "line": 202, "column": 34 }, "end": { - "line": 192, + "line": 202, "column": 48 } } }, "range": [ - 5530, - 5547 + 5896, + 5913 ], "loc": { "start": { - "line": 192, + "line": 202, "column": 31 }, "end": { - "line": 192, + "line": 202, "column": 48 } } }, "arguments": [], "range": [ - 5530, - 5549 + 5896, + 5915 ], "loc": { "start": { - "line": 192, + "line": 202, "column": 31 }, "end": { - "line": 192, + "line": 202, "column": 50 } } } ], "range": [ - 5517, - 5550 + 5883, + 5916 ], "loc": { "start": { - "line": 192, + "line": 202, "column": 18 }, "end": { - "line": 192, + "line": 202, "column": 51 } } @@ -10516,47 +11276,47 @@ "generator": false, "expression": true, "range": [ - 5511, - 5550 + 5877, + 5916 ], "loc": { "start": { - "line": 192, + "line": 202, "column": 12 }, "end": { - "line": 192, + "line": 202, "column": 51 } } } ], "range": [ - 5442, - 5551 + 5808, + 5917 ], "loc": { "start": { - "line": 191, + "line": 201, "column": 8 }, "end": { - "line": 192, + "line": 202, "column": 52 } } }, "range": [ - 5442, - 5552 + 5808, + 5918 ], "loc": { "start": { - "line": 191, + "line": 201, "column": 8 }, "end": { - "line": 192, + "line": 202, "column": 53 } }, @@ -10565,16 +11325,16 @@ "type": "Line", "value": " unsubscribe to events", "range": [ - 5409, - 5433 + 5775, + 5799 ], "loc": { "start": { - "line": 190, + "line": 200, "column": 8 }, "end": { - "line": 190, + "line": 200, "column": 32 } } @@ -10594,16 +11354,16 @@ "object": { "type": "ThisExpression", "range": [ - 5561, - 5565 + 5927, + 5931 ], "loc": { "start": { - "line": 193, + "line": 203, "column": 8 }, "end": { - "line": 193, + "line": 203, "column": 12 } } @@ -10612,31 +11372,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 5566, - 5573 + 5932, + 5939 ], "loc": { "start": { - "line": 193, + "line": 203, "column": 13 }, "end": { - "line": 193, + "line": 203, "column": 20 } } }, "range": [ - 5561, - 5573 + 5927, + 5939 ], "loc": { "start": { - "line": 193, + "line": 203, "column": 8 }, "end": { - "line": 193, + "line": 203, "column": 20 } } @@ -10645,31 +11405,31 @@ "type": "Identifier", "name": "off", "range": [ - 5574, - 5577 + 5940, + 5943 ], "loc": { "start": { - "line": 193, + "line": 203, "column": 21 }, "end": { - "line": 193, + "line": 203, "column": 24 } } }, "range": [ - 5561, - 5577 + 5927, + 5943 ], "loc": { "start": { - "line": 193, + "line": 203, "column": 8 }, "end": { - "line": 193, + "line": 203, "column": 24 } } @@ -10683,32 +11443,32 @@ "value": "rows-changed", "raw": "'rows-changed'", "range": [ - 5579, - 5593 + 5945, + 5959 ], "loc": { "start": { - "line": 193, + "line": 203, "column": 26 }, "end": { - "line": 193, + "line": 203, "column": 40 } } } ], "range": [ - 5578, - 5594 + 5944, + 5960 ], "loc": { "start": { - "line": 193, + "line": 203, "column": 25 }, "end": { - "line": 193, + "line": 203, "column": 41 } } @@ -10725,16 +11485,16 @@ "object": { "type": "ThisExpression", "range": [ - 5602, - 5606 + 5968, + 5972 ], "loc": { "start": { - "line": 193, + "line": 203, "column": 49 }, "end": { - "line": 193, + "line": 203, "column": 53 } } @@ -10743,47 +11503,47 @@ "type": "Identifier", "name": "refresh", "range": [ - 5607, - 5614 + 5973, + 5980 ], "loc": { "start": { - "line": 193, + "line": 203, "column": 54 }, "end": { - "line": 193, + "line": 203, "column": 61 } } }, "range": [ - 5602, - 5614 + 5968, + 5980 ], "loc": { "start": { - "line": 193, + "line": 203, "column": 49 }, "end": { - "line": 193, + "line": 203, "column": 61 } } }, "arguments": [], "range": [ - 5602, - 5616 + 5968, + 5982 ], "loc": { "start": { - "line": 193, + "line": 203, "column": 49 }, "end": { - "line": 193, + "line": 203, "column": 63 } } @@ -10791,47 +11551,47 @@ "generator": false, "expression": true, "range": [ - 5596, - 5616 + 5962, + 5982 ], "loc": { "start": { - "line": 193, + "line": 203, "column": 43 }, "end": { - "line": 193, + "line": 203, "column": 63 } } } ], "range": [ - 5561, - 5617 + 5927, + 5983 ], "loc": { "start": { - "line": 193, + "line": 203, "column": 8 }, "end": { - "line": 193, + "line": 203, "column": 64 } } }, "range": [ - 5561, - 5618 + 5927, + 5984 ], "loc": { "start": { - "line": 193, + "line": 203, "column": 8 }, "end": { - "line": 193, + "line": 203, "column": 65 } } @@ -10847,16 +11607,16 @@ "object": { "type": "ThisExpression", "range": [ - 5628, - 5632 + 5994, + 5998 ], "loc": { "start": { - "line": 195, + "line": 205, "column": 8 }, "end": { - "line": 195, + "line": 205, "column": 12 } } @@ -10865,31 +11625,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 5633, - 5644 + 5999, + 6010 ], "loc": { "start": { - "line": 195, + "line": 205, "column": 13 }, "end": { - "line": 195, + "line": 205, "column": 24 } } }, "range": [ - 5628, - 5644 + 5994, + 6010 ], "loc": { "start": { - "line": 195, + "line": 205, "column": 8 }, "end": { - "line": 195, + "line": 205, "column": 24 } } @@ -10899,62 +11659,62 @@ "value": false, "raw": "false", "range": [ - 5647, - 5652 + 6013, + 6018 ], "loc": { "start": { - "line": 195, + "line": 205, "column": 27 }, "end": { - "line": 195, + "line": 205, "column": 32 } } }, "range": [ - 5628, - 5652 + 5994, + 6018 ], "loc": { "start": { - "line": 195, + "line": 205, "column": 8 }, "end": { - "line": 195, + "line": 205, "column": 32 } } }, "range": [ - 5628, - 5653 + 5994, + 6019 ], "loc": { "start": { - "line": 195, + "line": 205, "column": 8 }, "end": { - "line": 195, + "line": 205, "column": 33 } } } ], "range": [ - 5115, - 5659 + 5481, + 6025 ], "loc": { "start": { - "line": 177, + "line": 187, "column": 14 }, "end": { - "line": 196, + "line": 206, "column": 5 } } @@ -10962,16 +11722,16 @@ "generator": false, "expression": false, "range": [ - 5112, - 5659 + 5478, + 6025 ], "loc": { "start": { - "line": 177, + "line": 187, "column": 11 }, "end": { - "line": 196, + "line": 206, "column": 5 } } @@ -10979,16 +11739,16 @@ "kind": "method", "computed": false, "range": [ - 5105, - 5659 + 5471, + 6025 ], "loc": { "start": { - "line": 177, + "line": 187, "column": 4 }, "end": { - "line": 196, + "line": 206, "column": 5 } }, @@ -10997,16 +11757,16 @@ "type": "Block", "value": "*\n * Remove feature\n ", "range": [ - 5067, - 5100 + 5433, + 5466 ], "loc": { "start": { - "line": 174, + "line": 184, "column": 4 }, "end": { - "line": 176, + "line": 186, "column": 7 } } @@ -11016,31 +11776,31 @@ } ], "range": [ - 320, - 5661 + 360, + 6027 ], "loc": { "start": { - "line": 12, + "line": 13, "column": 41 }, "end": { - "line": 197, + "line": 207, "column": 1 } } }, "range": [ - 286, - 5661 + 326, + 6027 ], "loc": { "start": { - "line": 12, + "line": 13, "column": 7 }, "end": { - "line": 197, + "line": 207, "column": 1 } }, @@ -11049,16 +11809,16 @@ "type": "Block", "value": "*\n * Rows counter UI component\n * @export\n * @class RowsCounter\n * @extends {Feature}\n ", "range": [ - 187, - 278 + 227, + 318 ], "loc": { "start": { - "line": 6, + "line": 7, "column": 0 }, "end": { - "line": 11, + "line": 12, "column": 3 } } @@ -11069,16 +11829,16 @@ "specifiers": [], "source": null, "range": [ - 279, - 5661 + 319, + 6027 ], "loc": { "start": { - "line": 12, + "line": 13, "column": 0 }, "end": { - "line": 197, + "line": 207, "column": 1 } }, @@ -11087,16 +11847,16 @@ "type": "Block", "value": "*\n * Rows counter UI component\n * @export\n * @class RowsCounter\n * @extends {Feature}\n ", "range": [ - 187, - 278 + 227, + 318 ], "loc": { "start": { - "line": 6, + "line": 7, "column": 0 }, "end": { - "line": 11, + "line": 12, "column": 3 } } @@ -11107,7 +11867,7 @@ "sourceType": "module", "range": [ 0, - 5661 + 6027 ], "loc": { "start": { @@ -11115,7 +11875,7 @@ "column": 0 }, "end": { - "line": 197, + "line": 207, "column": 1 } }, @@ -11124,16 +11884,16 @@ "type": "Block", "value": "*\n * Rows counter UI component\n * @export\n * @class RowsCounter\n * @extends {Feature}\n ", "range": [ - 187, - 278 + 227, + 318 ], "loc": { "start": { - "line": 6, + "line": 7, "column": 0 }, "end": { - "line": 11, + "line": 12, "column": 3 } } @@ -11142,16 +11902,16 @@ "type": "Block", "value": "*\n * Creates an instance of RowsCounter\n * @param {TableFilter} tf TableFilter instance\n ", "range": [ - 327, - 432 + 367, + 472 ], "loc": { "start": { - "line": 14, + "line": 15, "column": 4 }, "end": { - "line": 17, + "line": 18, "column": 7 } } @@ -11160,16 +11920,16 @@ "type": "Line", "value": " TableFilter configuration", "range": [ - 498, - 526 + 538, + 566 ], "loc": { "start": { - "line": 21, + "line": 22, "column": 8 }, "end": { - "line": 21, + "line": 22, "column": 36 } } @@ -11178,16 +11938,16 @@ "type": "Block", "value": "*\n * ID of custom container element\n * @type {String}\n ", "range": [ - 584, - 667 + 624, + 707 ], "loc": { "start": { - "line": 24, + "line": 25, "column": 8 }, "end": { - "line": 27, + "line": 28, "column": 11 } } @@ -11196,16 +11956,16 @@ "type": "Block", "value": "*\n * Container DOM element\n * @type {DOMElement}\n * @private\n ", "range": [ - 733, - 831 + 773, + 871 ], "loc": { "start": { - "line": 30, + "line": 31, "column": 8 }, "end": { - "line": 34, + "line": 35, "column": 11 } } @@ -11214,16 +11974,16 @@ "type": "Block", "value": "*\n * Container DOM element for label displaying the total number of rows\n * @type {DOMElement}\n * @private\n ", "range": [ - 872, - 1016 + 912, + 1056 ], "loc": { "start": { - "line": 37, + "line": 38, "column": 8 }, "end": { - "line": 41, + "line": 42, "column": 11 } } @@ -11232,16 +11992,16 @@ "type": "Block", "value": "*\n * Text preceding the total number of rows\n * @type {String}\n ", "range": [ - 1053, - 1145 + 1093, + 1185 ], "loc": { "start": { - "line": 44, + "line": 45, "column": 8 }, "end": { - "line": 47, + "line": 48, "column": 11 } } @@ -11250,16 +12010,16 @@ "type": "Block", "value": "*\n * Separator symbol appearing between the first and last visible rows of\n * current page when paging is enabled. ie: Rows: 31-40 / 70\n * @type {String}\n ", "range": [ - 1206, - 1397 + 1246, + 1437 ], "loc": { "start": { - "line": 50, + "line": 51, "column": 8 }, "end": { - "line": 54, + "line": 55, "column": 11 } } @@ -11268,16 +12028,16 @@ "type": "Block", "value": "*\n * Separator symbol appearing between the first and last visible rows of\n * current page and the total number of filterable rows when paging is\n * enabled. ie: Rows: 31-40 / 70\n * @type {String}\n ", "range": [ - 1473, - 1715 + 1513, + 1755 ], "loc": { "start": { - "line": 57, + "line": 58, "column": 8 }, "end": { - "line": 62, + "line": 63, "column": 11 } } @@ -11286,16 +12046,34 @@ "type": "Block", "value": "*\n * Css class for container element\n * @type {String}\n ", "range": [ - 1782, - 1866 + 1822, + 1906 ], "loc": { "start": { - "line": 65, + "line": 66, "column": 8 }, "end": { - "line": 68, + "line": 69, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * Default position in toolbar ('left'|'center'|'right')\n * @type {String}\n ", + "range": [ + 1973, + 2079 + ], + "loc": { + "start": { + "line": 72, + "column": 8 + }, + "end": { + "line": 75, "column": 11 } } @@ -11304,26 +12082,8 @@ "type": "Block", "value": "*\n * Callback fired before the counter is refreshed\n * @type {Function}\n ", "range": [ - 1933, - 2034 - ], - "loc": { - "start": { - "line": 71, - "column": 8 - }, - "end": { - "line": 74, - "column": 11 - } - } - }, - { - "type": "Block", - "value": "*\n * Callback fired after the counter is refreshed\n * @type {Function}\n ", - "range": [ - 2145, - 2245 + 2159, + 2260 ], "loc": { "start": { @@ -11338,18 +12098,36 @@ }, { "type": "Block", - "value": "*\n * Initializes RowsCounter instance\n ", + "value": "*\n * Callback fired after the counter is refreshed\n * @type {Function}\n ", "range": [ - 2356, - 2407 + 2371, + 2471 ], "loc": { "start": { - "line": 86, - "column": 4 + "line": 85, + "column": 8 }, "end": { "line": 88, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * Initializes RowsCounter instance\n ", + "range": [ + 2582, + 2633 + ], + "loc": { + "start": { + "line": 93, + "column": 4 + }, + "end": { + "line": 95, "column": 7 } } @@ -11358,16 +12136,16 @@ "type": "Line", "value": "rows counter container", "range": [ - 2519, - 2543 + 2827, + 2851 ], "loc": { "start": { - "line": 96, + "line": 105, "column": 8 }, "end": { - "line": 96, + "line": 105, "column": 32 } } @@ -11376,16 +12154,16 @@ "type": "Line", "value": "rows counter label", "range": [ - 2637, - 2657 + 2945, + 2965 ], "loc": { "start": { - "line": 99, + "line": 108, "column": 8 }, "end": { - "line": 99, + "line": 108, "column": 28 } } @@ -11394,16 +12172,16 @@ "type": "Line", "value": " counter is added to defined element", "range": [ - 2807, - 2845 + 3115, + 3153 ], "loc": { "start": { - "line": 104, + "line": 113, "column": 8 }, "end": { - "line": 104, + "line": 113, "column": 46 } } @@ -11412,16 +12190,16 @@ "type": "Line", "value": "default container: 'lDiv'", "range": [ - 2994, - 3021 + 3303, + 3330 ], "loc": { "start": { - "line": 110, + "line": 118, "column": 8 }, "end": { - "line": 110, + "line": 118, "column": 35 } } @@ -11430,16 +12208,16 @@ "type": "Line", "value": "custom container, no need to append statusDiv", "range": [ - 3215, - 3262 + 3524, + 3571 ], "loc": { "start": { - "line": 116, + "line": 124, "column": 12 }, "end": { - "line": 116, + "line": 124, "column": 59 } } @@ -11448,16 +12226,16 @@ "type": "Line", "value": " subscribe to events", "range": [ - 3439, - 3461 + 3748, + 3770 ], "loc": { "start": { - "line": 123, + "line": 131, "column": 8 }, "end": { - "line": 123, + "line": 131, "column": 30 } } @@ -11466,16 +12244,16 @@ "type": "Block", "value": "* @inherited ", "range": [ - 3654, - 3671 + 3963, + 3980 ], "loc": { "start": { - "line": 128, + "line": 136, "column": 8 }, "end": { - "line": 128, + "line": 136, "column": 25 } } @@ -11484,16 +12262,16 @@ "type": "Block", "value": "*\n * Refreshes the rows counter\n * @param {Number} p Optional parameter the total number of rows to display\n ", "range": [ - 3740, - 3865 + 4106, + 4231 ], "loc": { "start": { - "line": 133, + "line": 143, "column": 4 }, "end": { - "line": 136, + "line": 146, "column": 7 } } @@ -11502,16 +12280,16 @@ "type": "Line", "value": "paging start row", "range": [ - 4421, - 4439 + 4787, + 4805 ], "loc": { "start": { - "line": 157, + "line": 167, "column": 16 }, "end": { - "line": 157, + "line": 167, "column": 34 } } @@ -11520,16 +12298,16 @@ "type": "Block", "value": "*\n * Remove feature\n ", "range": [ - 5067, - 5100 + 5433, + 5466 ], "loc": { "start": { - "line": 174, + "line": 184, "column": 4 }, "end": { - "line": 176, + "line": 186, "column": 7 } } @@ -11538,16 +12316,16 @@ "type": "Line", "value": " unsubscribe to events", "range": [ - 5409, - 5433 + 5775, + 5799 ], "loc": { "start": { - "line": 190, + "line": 200, "column": 8 }, "end": { - "line": 190, + "line": 200, "column": 32 } } diff --git a/docs/ast/source/modules/statusBar.js.json b/docs/ast/source/modules/statusBar.js.json index 106a6e02..9df9a887 100644 --- a/docs/ast/source/modules/statusBar.js.json +++ b/docs/ast/source/modules/statusBar.js.json @@ -488,6 +488,59 @@ "column": 16 } } + }, + { + "type": "ImportSpecifier", + "local": { + "type": "Identifier", + "name": "isNull", + "range": [ + 146, + 152 + ], + "loc": { + "start": { + "line": 4, + "column": 18 + }, + "end": { + "line": 4, + "column": 24 + } + } + }, + "imported": { + "type": "Identifier", + "name": "isNull", + "range": [ + 146, + 152 + ], + "loc": { + "start": { + "line": 4, + "column": 18 + }, + "end": { + "line": 4, + "column": 24 + } + } + }, + "range": [ + 146, + 152 + ], + "loc": { + "start": { + "line": 4, + "column": 18 + }, + "end": { + "line": 4, + "column": 24 + } + } } ], "source": { @@ -495,23 +548,23 @@ "value": "../types", "raw": "'../types'", "range": [ - 151, - 161 + 159, + 169 ], "loc": { "start": { "line": 4, - "column": 23 + "column": 31 }, "end": { "line": 4, - "column": 33 + "column": 41 } } }, "range": [ 128, - 162 + 170 ], "loc": { "start": { @@ -520,7 +573,7 @@ }, "end": { "line": 4, - "column": 34 + "column": 42 } } }, @@ -533,8 +586,8 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 171, - 182 + 179, + 190 ], "loc": { "start": { @@ -551,8 +604,8 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 171, - 182 + 179, + 190 ], "loc": { "start": { @@ -566,8 +619,8 @@ } }, "range": [ - 171, - 182 + 179, + 190 ], "loc": { "start": { @@ -586,8 +639,8 @@ "type": "Identifier", "name": "defaultsFn", "range": [ - 184, - 194 + 192, + 202 ], "loc": { "start": { @@ -604,8 +657,8 @@ "type": "Identifier", "name": "defaultsFn", "range": [ - 184, - 194 + 192, + 202 ], "loc": { "start": { @@ -619,8 +672,8 @@ } }, "range": [ - 184, - 194 + 192, + 202 ], "loc": { "start": { @@ -639,8 +692,8 @@ "value": "../settings", "raw": "'../settings'", "range": [ - 201, - 214 + 209, + 222 ], "loc": { "start": { @@ -654,8 +707,8 @@ } }, "range": [ - 163, - 215 + 171, + 223 ], "loc": { "start": { @@ -668,6 +721,97 @@ } } }, + { + "type": "ImportDeclaration", + "specifiers": [ + { + "type": "ImportSpecifier", + "local": { + "type": "Identifier", + "name": "LEFT", + "range": [ + 232, + 236 + ], + "loc": { + "start": { + "line": 6, + "column": 8 + }, + "end": { + "line": 6, + "column": 12 + } + } + }, + "imported": { + "type": "Identifier", + "name": "LEFT", + "range": [ + 232, + 236 + ], + "loc": { + "start": { + "line": 6, + "column": 8 + }, + "end": { + "line": 6, + "column": 12 + } + } + }, + "range": [ + 232, + 236 + ], + "loc": { + "start": { + "line": 6, + "column": 8 + }, + "end": { + "line": 6, + "column": 12 + } + } + } + ], + "source": { + "type": "Literal", + "value": "./toolbar", + "raw": "'./toolbar'", + "range": [ + 243, + 254 + ], + "loc": { + "start": { + "line": 6, + "column": 19 + }, + "end": { + "line": 6, + "column": 30 + } + } + }, + "range": [ + 224, + 255 + ], + "loc": { + "start": { + "line": 6, + "column": 0 + }, + "end": { + "line": 6, + "column": 31 + } + } + }, { "type": "VariableDeclaration", "declarations": [ @@ -677,16 +821,16 @@ "type": "Identifier", "name": "EVENTS", "range": [ - 223, - 229 + 263, + 269 ], "loc": { "start": { - "line": 7, + "line": 8, "column": 6 }, "end": { - "line": 7, + "line": 8, "column": 12 } } @@ -699,16 +843,16 @@ "value": "after-filtering", "raw": "'after-filtering'", "range": [ - 238, - 255 + 278, + 295 ], "loc": { "start": { - "line": 8, + "line": 9, "column": 4 }, "end": { - "line": 8, + "line": 9, "column": 21 } } @@ -718,16 +862,16 @@ "value": "after-populating-filter", "raw": "'after-populating-filter'", "range": [ - 261, - 286 + 301, + 326 ], "loc": { "start": { - "line": 9, + "line": 10, "column": 4 }, "end": { - "line": 9, + "line": 10, "column": 29 } } @@ -737,16 +881,16 @@ "value": "after-page-change", "raw": "'after-page-change'", "range": [ - 292, - 311 + 332, + 351 ], "loc": { "start": { - "line": 10, + "line": 11, "column": 4 }, "end": { - "line": 10, + "line": 11, "column": 23 } } @@ -756,16 +900,16 @@ "value": "after-clearing-filters", "raw": "'after-clearing-filters'", "range": [ - 317, - 341 + 357, + 381 ], "loc": { "start": { - "line": 11, + "line": 12, "column": 4 }, "end": { - "line": 11, + "line": 12, "column": 28 } } @@ -775,16 +919,16 @@ "value": "after-page-length-change", "raw": "'after-page-length-change'", "range": [ - 347, - 373 + 387, + 413 ], "loc": { "start": { - "line": 12, + "line": 13, "column": 4 }, "end": { - "line": 12, + "line": 13, "column": 30 } } @@ -794,16 +938,16 @@ "value": "after-reset-page", "raw": "'after-reset-page'", "range": [ - 379, - 397 + 419, + 437 ], "loc": { "start": { - "line": 13, + "line": 14, "column": 4 }, "end": { - "line": 13, + "line": 14, "column": 22 } } @@ -813,16 +957,16 @@ "value": "after-reset-page-length", "raw": "'after-reset-page-length'", "range": [ - 403, - 428 + 443, + 468 ], "loc": { "start": { - "line": 14, + "line": 15, "column": 4 }, "end": { - "line": 14, + "line": 15, "column": 29 } } @@ -832,16 +976,16 @@ "value": "after-loading-extensions", "raw": "'after-loading-extensions'", "range": [ - 434, - 460 + 474, + 500 ], "loc": { "start": { - "line": 15, + "line": 16, "column": 4 }, "end": { - "line": 15, + "line": 16, "column": 30 } } @@ -851,47 +995,47 @@ "value": "after-loading-themes", "raw": "'after-loading-themes'", "range": [ - 466, - 488 + 506, + 528 ], "loc": { "start": { - "line": 16, + "line": 17, "column": 4 }, "end": { - "line": 16, + "line": 17, "column": 26 } } } ], "range": [ - 232, - 490 + 272, + 530 ], "loc": { "start": { - "line": 7, + "line": 8, "column": 15 }, "end": { - "line": 17, + "line": 18, "column": 1 } } }, "range": [ - 223, - 490 + 263, + 530 ], "loc": { "start": { - "line": 7, + "line": 8, "column": 6 }, "end": { - "line": 17, + "line": 18, "column": 1 } } @@ -899,16 +1043,16 @@ ], "kind": "const", "range": [ - 217, - 491 + 257, + 531 ], "loc": { "start": { - "line": 7, + "line": 8, "column": 0 }, "end": { - "line": 17, + "line": 18, "column": 2 } }, @@ -917,16 +1061,16 @@ "type": "Block", "value": "*\n * Status bar UI component\n * @export\n * @class StatusBar\n * @extends {Feature}\n ", "range": [ - 493, - 580 + 533, + 620 ], "loc": { "start": { - "line": 19, + "line": 20, "column": 0 }, "end": { - "line": 24, + "line": 25, "column": 3 } } @@ -941,16 +1085,16 @@ "type": "Identifier", "name": "StatusBar", "range": [ - 594, - 603 + 634, + 643 ], "loc": { "start": { - "line": 25, + "line": 26, "column": 13 }, "end": { - "line": 25, + "line": 26, "column": 22 } } @@ -959,16 +1103,16 @@ "type": "Identifier", "name": "Feature", "range": [ - 612, - 619 + 652, + 659 ], "loc": { "start": { - "line": 25, + "line": 26, "column": 31 }, "end": { - "line": 25, + "line": 26, "column": 38 } } @@ -982,16 +1126,16 @@ "type": "Identifier", "name": "constructor", "range": [ - 735, - 746 + 775, + 786 ], "loc": { "start": { - "line": 31, + "line": 32, "column": 4 }, "end": { - "line": 31, + "line": 32, "column": 15 } } @@ -1004,16 +1148,16 @@ "type": "Identifier", "name": "tf", "range": [ - 747, - 749 + 787, + 789 ], "loc": { "start": { - "line": 31, + "line": 32, "column": 16 }, "end": { - "line": 31, + "line": 32, "column": 18 } } @@ -1029,16 +1173,16 @@ "callee": { "type": "Super", "range": [ - 761, - 766 + 801, + 806 ], "loc": { "start": { - "line": 32, + "line": 33, "column": 8 }, "end": { - "line": 32, + "line": 33, "column": 13 } } @@ -1048,16 +1192,16 @@ "type": "Identifier", "name": "tf", "range": [ - 767, - 769 + 807, + 809 ], "loc": { "start": { - "line": 32, + "line": 33, "column": 14 }, "end": { - "line": 32, + "line": 33, "column": 16 } } @@ -1067,47 +1211,47 @@ "value": "statusBar", "raw": "'statusBar'", "range": [ - 771, - 782 + 811, + 822 ], "loc": { "start": { - "line": 32, + "line": 33, "column": 18 }, "end": { - "line": 32, + "line": 33, "column": 29 } } } ], "range": [ - 761, - 783 + 801, + 823 ], "loc": { "start": { - "line": 32, + "line": 33, "column": 8 }, "end": { - "line": 32, + "line": 33, "column": 30 } } }, "range": [ - 761, - 784 + 801, + 824 ], "loc": { "start": { - "line": 32, + "line": 33, "column": 8 }, "end": { - "line": 32, + "line": 33, "column": 31 } }, @@ -1116,16 +1260,16 @@ "type": "Line", "value": " Configuration object", "range": [ - 794, - 817 + 834, + 857 ], "loc": { "start": { - "line": 34, + "line": 35, "column": 8 }, "end": { - "line": 34, + "line": 35, "column": 31 } } @@ -1141,16 +1285,16 @@ "type": "Identifier", "name": "f", "range": [ - 830, - 831 + 870, + 871 ], "loc": { "start": { - "line": 35, + "line": 36, "column": 12 }, "end": { - "line": 35, + "line": 36, "column": 13 } } @@ -1167,16 +1311,16 @@ "object": { "type": "ThisExpression", "range": [ - 834, - 838 + 874, + 878 ], "loc": { "start": { - "line": 35, + "line": 36, "column": 16 }, "end": { - "line": 35, + "line": 36, "column": 20 } } @@ -1185,31 +1329,31 @@ "type": "Identifier", "name": "config", "range": [ - 839, - 845 + 879, + 885 ], "loc": { "start": { - "line": 35, + "line": 36, "column": 21 }, "end": { - "line": 35, + "line": 36, "column": 27 } } }, "range": [ - 834, - 845 + 874, + 885 ], "loc": { "start": { - "line": 35, + "line": 36, "column": 16 }, "end": { - "line": 35, + "line": 36, "column": 27 } } @@ -1218,31 +1362,31 @@ "type": "Identifier", "name": "status_bar", "range": [ - 846, - 856 + 886, + 896 ], "loc": { "start": { - "line": 35, + "line": 36, "column": 28 }, "end": { - "line": 35, + "line": 36, "column": 38 } } }, "range": [ - 834, - 856 + 874, + 896 ], "loc": { "start": { - "line": 35, + "line": 36, "column": 16 }, "end": { - "line": 35, + "line": 36, "column": 38 } } @@ -1251,46 +1395,46 @@ "type": "ObjectExpression", "properties": [], "range": [ - 860, - 862 + 900, + 902 ], "loc": { "start": { - "line": 35, + "line": 36, "column": 42 }, "end": { - "line": 35, + "line": 36, "column": 44 } } }, "range": [ - 834, - 862 + 874, + 902 ], "loc": { "start": { - "line": 35, + "line": 36, "column": 16 }, "end": { - "line": 35, + "line": 36, "column": 44 } } }, "range": [ - 830, - 862 + 870, + 902 ], "loc": { "start": { - "line": 35, + "line": 36, "column": 12 }, "end": { - "line": 35, + "line": 36, "column": 44 } } @@ -1298,16 +1442,16 @@ ], "kind": "let", "range": [ - 826, - 863 + 866, + 903 ], "loc": { "start": { - "line": 35, + "line": 36, "column": 8 }, "end": { - "line": 35, + "line": 36, "column": 45 } }, @@ -1316,16 +1460,16 @@ "type": "Line", "value": " Configuration object", "range": [ - 794, - 817 + 834, + 857 ], "loc": { "start": { - "line": 34, + "line": 35, "column": 8 }, "end": { - "line": 34, + "line": 35, "column": 31 } } @@ -1336,16 +1480,16 @@ "type": "Block", "value": "*\n * ID of custom container element\n * @type {String}\n ", "range": [ - 873, - 956 + 913, + 996 ], "loc": { "start": { - "line": 37, + "line": 38, "column": 8 }, "end": { - "line": 40, + "line": 41, "column": 11 } } @@ -1363,16 +1507,16 @@ "object": { "type": "ThisExpression", "range": [ - 965, - 969 + 1005, + 1009 ], "loc": { "start": { - "line": 41, + "line": 42, "column": 8 }, "end": { - "line": 41, + "line": 42, "column": 12 } } @@ -1381,31 +1525,31 @@ "type": "Identifier", "name": "targetId", "range": [ - 970, - 978 + 1010, + 1018 ], "loc": { "start": { - "line": 41, + "line": 42, "column": 13 }, "end": { - "line": 41, + "line": 42, "column": 21 } } }, "range": [ - 965, - 978 + 1005, + 1018 ], "loc": { "start": { - "line": 41, + "line": 42, "column": 8 }, "end": { - "line": 41, + "line": 42, "column": 21 } } @@ -1416,16 +1560,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 981, - 992 + 1021, + 1032 ], "loc": { "start": { - "line": 41, + "line": 42, "column": 24 }, "end": { - "line": 41, + "line": 42, "column": 35 } } @@ -1438,16 +1582,16 @@ "type": "Identifier", "name": "f", "range": [ - 993, - 994 + 1033, + 1034 ], "loc": { "start": { - "line": 41, + "line": 42, "column": 36 }, "end": { - "line": 41, + "line": 42, "column": 37 } } @@ -1456,31 +1600,31 @@ "type": "Identifier", "name": "target_id", "range": [ - 995, - 1004 + 1035, + 1044 ], "loc": { "start": { - "line": 41, + "line": 42, "column": 38 }, "end": { - "line": 41, + "line": 42, "column": 47 } } }, "range": [ - 993, - 1004 + 1033, + 1044 ], "loc": { "start": { - "line": 41, + "line": 42, "column": 36 }, "end": { - "line": 41, + "line": 42, "column": 47 } } @@ -1490,62 +1634,62 @@ "value": null, "raw": "null", "range": [ - 1006, - 1010 + 1046, + 1050 ], "loc": { "start": { - "line": 41, + "line": 42, "column": 49 }, "end": { - "line": 41, + "line": 42, "column": 53 } } } ], "range": [ - 981, - 1011 + 1021, + 1051 ], "loc": { "start": { - "line": 41, + "line": 42, "column": 24 }, "end": { - "line": 41, + "line": 42, "column": 54 } } }, "range": [ - 965, - 1011 + 1005, + 1051 ], "loc": { "start": { - "line": 41, + "line": 42, "column": 8 }, "end": { - "line": 41, + "line": 42, "column": 54 } } }, "range": [ - 965, - 1012 + 1005, + 1052 ], "loc": { "start": { - "line": 41, + "line": 42, "column": 8 }, "end": { - "line": 41, + "line": 42, "column": 55 } }, @@ -1554,16 +1698,16 @@ "type": "Block", "value": "*\n * ID of custom container element\n * @type {String}\n ", "range": [ - 873, - 956 + 913, + 996 ], "loc": { "start": { - "line": 37, + "line": 38, "column": 8 }, "end": { - "line": 40, + "line": 41, "column": 11 } } @@ -1574,16 +1718,16 @@ "type": "Block", "value": "*\n * Container DOM element\n * @type {DOMElement}\n * @private\n ", "range": [ - 1022, - 1120 + 1062, + 1160 ], "loc": { "start": { - "line": 43, + "line": 44, "column": 8 }, "end": { - "line": 47, + "line": 48, "column": 11 } } @@ -1601,16 +1745,16 @@ "object": { "type": "ThisExpression", "range": [ - 1129, - 1133 + 1169, + 1173 ], "loc": { "start": { - "line": 48, + "line": 49, "column": 8 }, "end": { - "line": 48, + "line": 49, "column": 12 } } @@ -1619,31 +1763,31 @@ "type": "Identifier", "name": "container", "range": [ - 1134, - 1143 + 1174, + 1183 ], "loc": { "start": { - "line": 48, + "line": 49, "column": 13 }, "end": { - "line": 48, + "line": 49, "column": 22 } } }, "range": [ - 1129, - 1143 + 1169, + 1183 ], "loc": { "start": { - "line": 48, + "line": 49, "column": 8 }, "end": { - "line": 48, + "line": 49, "column": 22 } } @@ -1653,46 +1797,46 @@ "value": null, "raw": "null", "range": [ - 1146, - 1150 + 1186, + 1190 ], "loc": { "start": { - "line": 48, + "line": 49, "column": 25 }, "end": { - "line": 48, + "line": 49, "column": 29 } } }, "range": [ - 1129, - 1150 + 1169, + 1190 ], "loc": { "start": { - "line": 48, + "line": 49, "column": 8 }, "end": { - "line": 48, + "line": 49, "column": 29 } } }, "range": [ - 1129, - 1151 + 1169, + 1191 ], "loc": { "start": { - "line": 48, + "line": 49, "column": 8 }, "end": { - "line": 48, + "line": 49, "column": 30 } }, @@ -1701,16 +1845,16 @@ "type": "Block", "value": "*\n * Container DOM element\n * @type {DOMElement}\n * @private\n ", "range": [ - 1022, - 1120 + 1062, + 1160 ], "loc": { "start": { - "line": 43, + "line": 44, "column": 8 }, "end": { - "line": 47, + "line": 48, "column": 11 } } @@ -1721,16 +1865,16 @@ "type": "Block", "value": "*\n * Message container DOM element\n * @type {DOMElement}\n * @private\n ", "range": [ - 1161, - 1267 + 1201, + 1307 ], "loc": { "start": { - "line": 50, + "line": 51, "column": 8 }, "end": { - "line": 54, + "line": 55, "column": 11 } } @@ -1748,16 +1892,16 @@ "object": { "type": "ThisExpression", "range": [ - 1276, - 1280 + 1316, + 1320 ], "loc": { "start": { - "line": 55, + "line": 56, "column": 8 }, "end": { - "line": 55, + "line": 56, "column": 12 } } @@ -1766,31 +1910,31 @@ "type": "Identifier", "name": "msgContainer", "range": [ - 1281, - 1293 + 1321, + 1333 ], "loc": { "start": { - "line": 55, + "line": 56, "column": 13 }, "end": { - "line": 55, + "line": 56, "column": 25 } } }, "range": [ - 1276, - 1293 + 1316, + 1333 ], "loc": { "start": { - "line": 55, + "line": 56, "column": 8 }, "end": { - "line": 55, + "line": 56, "column": 25 } } @@ -1800,46 +1944,46 @@ "value": null, "raw": "null", "range": [ - 1296, - 1300 + 1336, + 1340 ], "loc": { "start": { - "line": 55, + "line": 56, "column": 28 }, "end": { - "line": 55, + "line": 56, "column": 32 } } }, "range": [ - 1276, - 1300 + 1316, + 1340 ], "loc": { "start": { - "line": 55, + "line": 56, "column": 8 }, "end": { - "line": 55, + "line": 56, "column": 32 } } }, "range": [ - 1276, - 1301 + 1316, + 1341 ], "loc": { "start": { - "line": 55, + "line": 56, "column": 8 }, "end": { - "line": 55, + "line": 56, "column": 33 } }, @@ -1848,16 +1992,16 @@ "type": "Block", "value": "*\n * Message container DOM element\n * @type {DOMElement}\n * @private\n ", "range": [ - 1161, - 1267 + 1201, + 1307 ], "loc": { "start": { - "line": 50, + "line": 51, "column": 8 }, "end": { - "line": 54, + "line": 55, "column": 11 } } @@ -1868,16 +2012,16 @@ "type": "Block", "value": "*\n * Label container DOM element\n * @type {DOMElement}\n * @private\n ", "range": [ - 1311, - 1415 + 1351, + 1455 ], "loc": { "start": { - "line": 57, + "line": 58, "column": 8 }, "end": { - "line": 61, + "line": 62, "column": 11 } } @@ -1895,16 +2039,16 @@ "object": { "type": "ThisExpression", "range": [ - 1424, - 1428 + 1464, + 1468 ], "loc": { "start": { - "line": 62, + "line": 63, "column": 8 }, "end": { - "line": 62, + "line": 63, "column": 12 } } @@ -1913,31 +2057,31 @@ "type": "Identifier", "name": "labelContainer", "range": [ - 1429, - 1443 + 1469, + 1483 ], "loc": { "start": { - "line": 62, + "line": 63, "column": 13 }, "end": { - "line": 62, + "line": 63, "column": 27 } } }, "range": [ - 1424, - 1443 + 1464, + 1483 ], "loc": { "start": { - "line": 62, + "line": 63, "column": 8 }, "end": { - "line": 62, + "line": 63, "column": 27 } } @@ -1947,46 +2091,46 @@ "value": null, "raw": "null", "range": [ - 1446, - 1450 + 1486, + 1490 ], "loc": { "start": { - "line": 62, + "line": 63, "column": 30 }, "end": { - "line": 62, + "line": 63, "column": 34 } } }, "range": [ - 1424, - 1450 + 1464, + 1490 ], "loc": { "start": { - "line": 62, + "line": 63, "column": 8 }, "end": { - "line": 62, + "line": 63, "column": 34 } } }, "range": [ - 1424, - 1451 + 1464, + 1491 ], "loc": { "start": { - "line": 62, + "line": 63, "column": 8 }, "end": { - "line": 62, + "line": 63, "column": 35 } }, @@ -1995,16 +2139,16 @@ "type": "Block", "value": "*\n * Label container DOM element\n * @type {DOMElement}\n * @private\n ", "range": [ - 1311, - 1415 + 1351, + 1455 ], "loc": { "start": { - "line": 57, + "line": 58, "column": 8 }, "end": { - "line": 61, + "line": 62, "column": 11 } } @@ -2015,16 +2159,16 @@ "type": "Block", "value": "*\n * Text preceding status message\n * @type {String}\n ", "range": [ - 1461, - 1543 + 1501, + 1583 ], "loc": { "start": { - "line": 64, + "line": 65, "column": 8 }, "end": { - "line": 67, + "line": 68, "column": 11 } } @@ -2042,16 +2186,16 @@ "object": { "type": "ThisExpression", "range": [ - 1552, - 1556 + 1592, + 1596 ], "loc": { "start": { - "line": 68, + "line": 69, "column": 8 }, "end": { - "line": 68, + "line": 69, "column": 12 } } @@ -2060,31 +2204,31 @@ "type": "Identifier", "name": "text", "range": [ - 1557, - 1561 + 1597, + 1601 ], "loc": { "start": { - "line": 68, + "line": 69, "column": 13 }, "end": { - "line": 68, + "line": 69, "column": 17 } } }, "range": [ - 1552, - 1561 + 1592, + 1601 ], "loc": { "start": { - "line": 68, + "line": 69, "column": 8 }, "end": { - "line": 68, + "line": 69, "column": 17 } } @@ -2095,16 +2239,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 1564, - 1575 + 1604, + 1615 ], "loc": { "start": { - "line": 68, + "line": 69, "column": 20 }, "end": { - "line": 68, + "line": 69, "column": 31 } } @@ -2117,16 +2261,16 @@ "type": "Identifier", "name": "f", "range": [ - 1576, - 1577 + 1616, + 1617 ], "loc": { "start": { - "line": 68, + "line": 69, "column": 32 }, "end": { - "line": 68, + "line": 69, "column": 33 } } @@ -2135,31 +2279,31 @@ "type": "Identifier", "name": "text", "range": [ - 1578, - 1582 + 1618, + 1622 ], "loc": { "start": { - "line": 68, + "line": 69, "column": 34 }, "end": { - "line": 68, + "line": 69, "column": 38 } } }, "range": [ - 1576, - 1582 + 1616, + 1622 ], "loc": { "start": { - "line": 68, + "line": 69, "column": 32 }, "end": { - "line": 68, + "line": 69, "column": 38 } } @@ -2169,62 +2313,62 @@ "value": "", "raw": "''", "range": [ - 1584, - 1586 + 1624, + 1626 ], "loc": { "start": { - "line": 68, + "line": 69, "column": 40 }, "end": { - "line": 68, + "line": 69, "column": 42 } } } ], "range": [ - 1564, - 1587 + 1604, + 1627 ], "loc": { "start": { - "line": 68, + "line": 69, "column": 20 }, "end": { - "line": 68, + "line": 69, "column": 43 } } }, "range": [ - 1552, - 1587 + 1592, + 1627 ], "loc": { "start": { - "line": 68, + "line": 69, "column": 8 }, "end": { - "line": 68, + "line": 69, "column": 43 } } }, "range": [ - 1552, - 1588 + 1592, + 1628 ], "loc": { "start": { - "line": 68, + "line": 69, "column": 8 }, "end": { - "line": 68, + "line": 69, "column": 44 } }, @@ -2233,16 +2377,16 @@ "type": "Block", "value": "*\n * Text preceding status message\n * @type {String}\n ", "range": [ - 1461, - 1543 + 1501, + 1583 ], "loc": { "start": { - "line": 64, + "line": 65, "column": 8 }, "end": { - "line": 67, + "line": 68, "column": 11 } } @@ -2253,16 +2397,16 @@ "type": "Block", "value": "*\n * Css class for container element\n * @type {String}\n ", "range": [ - 1598, - 1682 + 1638, + 1722 ], "loc": { "start": { - "line": 70, + "line": 71, "column": 8 }, "end": { - "line": 73, + "line": 74, "column": 11 } } @@ -2280,16 +2424,16 @@ "object": { "type": "ThisExpression", "range": [ - 1691, - 1695 + 1731, + 1735 ], "loc": { "start": { - "line": 74, + "line": 75, "column": 8 }, "end": { - "line": 74, + "line": 75, "column": 12 } } @@ -2298,31 +2442,31 @@ "type": "Identifier", "name": "cssClass", "range": [ - 1696, - 1704 + 1736, + 1744 ], "loc": { "start": { - "line": 74, + "line": 75, "column": 13 }, "end": { - "line": 74, + "line": 75, "column": 21 } } }, "range": [ - 1691, - 1704 + 1731, + 1744 ], "loc": { "start": { - "line": 74, + "line": 75, "column": 8 }, "end": { - "line": 74, + "line": 75, "column": 21 } } @@ -2333,16 +2477,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 1707, - 1718 + 1747, + 1758 ], "loc": { "start": { - "line": 74, + "line": 75, "column": 24 }, "end": { - "line": 74, + "line": 75, "column": 35 } } @@ -2355,16 +2499,16 @@ "type": "Identifier", "name": "f", "range": [ - 1719, - 1720 + 1759, + 1760 ], "loc": { "start": { - "line": 74, + "line": 75, "column": 36 }, "end": { - "line": 74, + "line": 75, "column": 37 } } @@ -2373,31 +2517,31 @@ "type": "Identifier", "name": "css_class", "range": [ - 1721, - 1730 + 1761, + 1770 ], "loc": { "start": { - "line": 74, + "line": 75, "column": 38 }, "end": { - "line": 74, + "line": 75, "column": 47 } } }, "range": [ - 1719, - 1730 + 1759, + 1770 ], "loc": { "start": { - "line": 74, + "line": 75, "column": 36 }, "end": { - "line": 74, + "line": 75, "column": 47 } } @@ -2407,62 +2551,62 @@ "value": "status", "raw": "'status'", "range": [ - 1732, - 1740 + 1772, + 1780 ], "loc": { "start": { - "line": 74, + "line": 75, "column": 49 }, "end": { - "line": 74, + "line": 75, "column": 57 } } } ], "range": [ - 1707, - 1741 + 1747, + 1781 ], "loc": { "start": { - "line": 74, + "line": 75, "column": 24 }, "end": { - "line": 74, + "line": 75, "column": 58 } } }, "range": [ - 1691, - 1741 + 1731, + 1781 ], "loc": { "start": { - "line": 74, + "line": 75, "column": 8 }, "end": { - "line": 74, + "line": 75, "column": 58 } } }, "range": [ - 1691, - 1742 + 1731, + 1782 ], "loc": { "start": { - "line": 74, + "line": 75, "column": 8 }, "end": { - "line": 74, + "line": 75, "column": 59 } }, @@ -2471,16 +2615,16 @@ "type": "Block", "value": "*\n * Css class for container element\n * @type {String}\n ", "range": [ - 1598, - 1682 + 1638, + 1722 ], "loc": { "start": { - "line": 70, + "line": 71, "column": 8 }, "end": { - "line": 73, + "line": 74, "column": 11 } } @@ -2491,16 +2635,16 @@ "type": "Block", "value": "*\n * Message visibility duration in milliseconds\n * @type {Number}\n * @private\n ", "range": [ - 1752, - 1868 + 1792, + 1908 ], "loc": { "start": { - "line": 76, + "line": 77, "column": 8 }, "end": { - "line": 80, + "line": 81, "column": 11 } } @@ -2518,16 +2662,16 @@ "object": { "type": "ThisExpression", "range": [ - 1877, - 1881 + 1917, + 1921 ], "loc": { "start": { - "line": 81, + "line": 82, "column": 8 }, "end": { - "line": 81, + "line": 82, "column": 12 } } @@ -2536,31 +2680,31 @@ "type": "Identifier", "name": "delay", "range": [ - 1882, - 1887 + 1922, + 1927 ], "loc": { "start": { - "line": 81, + "line": 82, "column": 13 }, "end": { - "line": 81, + "line": 82, "column": 18 } } }, "range": [ - 1877, - 1887 + 1917, + 1927 ], "loc": { "start": { - "line": 81, + "line": 82, "column": 8 }, "end": { - "line": 81, + "line": 82, "column": 18 } } @@ -2570,46 +2714,46 @@ "value": 250, "raw": "250", "range": [ - 1890, - 1893 + 1930, + 1933 ], "loc": { "start": { - "line": 81, + "line": 82, "column": 21 }, "end": { - "line": 81, + "line": 82, "column": 24 } } }, "range": [ - 1877, - 1893 + 1917, + 1933 ], "loc": { "start": { - "line": 81, + "line": 82, "column": 8 }, "end": { - "line": 81, + "line": 82, "column": 24 } } }, "range": [ - 1877, - 1894 + 1917, + 1934 ], "loc": { "start": { - "line": 81, + "line": 82, "column": 8 }, "end": { - "line": 81, + "line": 82, "column": 25 } }, @@ -2618,16 +2762,16 @@ "type": "Block", "value": "*\n * Message visibility duration in milliseconds\n * @type {Number}\n * @private\n ", "range": [ - 1752, - 1868 + 1792, + 1908 ], "loc": { "start": { - "line": 76, + "line": 77, "column": 8 }, "end": { - "line": 80, + "line": 81, "column": 11 } } @@ -2638,16 +2782,16 @@ "type": "Block", "value": "*\n * Callback fired before the message is displayed\n * @type {Function}\n ", "range": [ - 1904, - 2005 + 1944, + 2045 ], "loc": { "start": { - "line": 83, + "line": 84, "column": 8 }, "end": { - "line": 86, + "line": 87, "column": 11 } } @@ -2665,16 +2809,16 @@ "object": { "type": "ThisExpression", "range": [ - 2014, - 2018 + 2054, + 2058 ], "loc": { "start": { - "line": 87, + "line": 88, "column": 8 }, "end": { - "line": 87, + "line": 88, "column": 12 } } @@ -2683,31 +2827,31 @@ "type": "Identifier", "name": "onBeforeShowMsg", "range": [ - 2019, - 2034 + 2059, + 2074 ], "loc": { "start": { - "line": 87, + "line": 88, "column": 13 }, "end": { - "line": 87, + "line": 88, "column": 28 } } }, "range": [ - 2014, - 2034 + 2054, + 2074 ], "loc": { "start": { - "line": 87, + "line": 88, "column": 8 }, "end": { - "line": 87, + "line": 88, "column": 28 } } @@ -2718,16 +2862,16 @@ "type": "Identifier", "name": "defaultsFn", "range": [ - 2037, - 2047 + 2077, + 2087 ], "loc": { "start": { - "line": 87, + "line": 88, "column": 31 }, "end": { - "line": 87, + "line": 88, "column": 41 } } @@ -2740,16 +2884,16 @@ "type": "Identifier", "name": "f", "range": [ - 2048, - 2049 + 2088, + 2089 ], "loc": { "start": { - "line": 87, + "line": 88, "column": 42 }, "end": { - "line": 87, + "line": 88, "column": 43 } } @@ -2758,31 +2902,31 @@ "type": "Identifier", "name": "on_before_show_msg", "range": [ - 2050, - 2068 + 2090, + 2108 ], "loc": { "start": { - "line": 87, + "line": 88, "column": 44 }, "end": { - "line": 87, + "line": 88, "column": 62 } } }, "range": [ - 2048, - 2068 + 2088, + 2108 ], "loc": { "start": { - "line": 87, + "line": 88, "column": 42 }, "end": { - "line": 87, + "line": 88, "column": 62 } } @@ -2791,62 +2935,62 @@ "type": "Identifier", "name": "EMPTY_FN", "range": [ - 2070, - 2078 + 2110, + 2118 ], "loc": { "start": { - "line": 87, + "line": 88, "column": 64 }, "end": { - "line": 87, + "line": 88, "column": 72 } } } ], "range": [ - 2037, - 2079 + 2077, + 2119 ], "loc": { "start": { - "line": 87, + "line": 88, "column": 31 }, "end": { - "line": 87, + "line": 88, "column": 73 } } }, "range": [ - 2014, - 2079 + 2054, + 2119 ], "loc": { "start": { - "line": 87, + "line": 88, "column": 8 }, "end": { - "line": 87, + "line": 88, "column": 73 } } }, "range": [ - 2014, - 2080 + 2054, + 2120 ], "loc": { "start": { - "line": 87, + "line": 88, "column": 8 }, "end": { - "line": 87, + "line": 88, "column": 74 } }, @@ -2855,16 +2999,16 @@ "type": "Block", "value": "*\n * Callback fired before the message is displayed\n * @type {Function}\n ", "range": [ - 1904, - 2005 + 1944, + 2045 ], "loc": { "start": { - "line": 83, + "line": 84, "column": 8 }, "end": { - "line": 86, + "line": 87, "column": 11 } } @@ -2875,16 +3019,16 @@ "type": "Block", "value": "*\n * Callback fired after the message is displayed\n * @type {Function}\n ", "range": [ - 2090, - 2190 + 2130, + 2230 ], "loc": { "start": { - "line": 89, + "line": 90, "column": 8 }, "end": { - "line": 92, + "line": 93, "column": 11 } } @@ -2902,16 +3046,16 @@ "object": { "type": "ThisExpression", "range": [ - 2199, - 2203 + 2239, + 2243 ], "loc": { "start": { - "line": 93, + "line": 94, "column": 8 }, "end": { - "line": 93, + "line": 94, "column": 12 } } @@ -2920,31 +3064,31 @@ "type": "Identifier", "name": "onAfterShowMsg", "range": [ - 2204, - 2218 + 2244, + 2258 ], "loc": { "start": { - "line": 93, + "line": 94, "column": 13 }, "end": { - "line": 93, + "line": 94, "column": 27 } } }, "range": [ - 2199, - 2218 + 2239, + 2258 ], "loc": { "start": { - "line": 93, + "line": 94, "column": 8 }, "end": { - "line": 93, + "line": 94, "column": 27 } } @@ -2955,16 +3099,16 @@ "type": "Identifier", "name": "defaultsFn", "range": [ - 2221, - 2231 + 2261, + 2271 ], "loc": { "start": { - "line": 93, + "line": 94, "column": 30 }, "end": { - "line": 93, + "line": 94, "column": 40 } } @@ -2977,16 +3121,16 @@ "type": "Identifier", "name": "f", "range": [ - 2232, - 2233 + 2272, + 2273 ], "loc": { "start": { - "line": 93, + "line": 94, "column": 41 }, "end": { - "line": 93, + "line": 94, "column": 42 } } @@ -2995,31 +3139,31 @@ "type": "Identifier", "name": "on_after_show_msg", "range": [ - 2234, - 2251 + 2274, + 2291 ], "loc": { "start": { - "line": 93, + "line": 94, "column": 43 }, "end": { - "line": 93, + "line": 94, "column": 60 } } }, "range": [ - 2232, - 2251 + 2272, + 2291 ], "loc": { "start": { - "line": 93, + "line": 94, "column": 41 }, "end": { - "line": 93, + "line": 94, "column": 60 } } @@ -3028,62 +3172,62 @@ "type": "Identifier", "name": "EMPTY_FN", "range": [ - 2253, - 2261 + 2293, + 2301 ], "loc": { "start": { - "line": 93, + "line": 94, "column": 62 }, "end": { - "line": 93, + "line": 94, "column": 70 } } } ], "range": [ - 2221, - 2262 + 2261, + 2302 ], "loc": { "start": { - "line": 93, + "line": 94, "column": 30 }, "end": { - "line": 93, + "line": 94, "column": 71 } } }, "range": [ - 2199, - 2262 + 2239, + 2302 ], "loc": { "start": { - "line": 93, + "line": 94, "column": 8 }, "end": { - "line": 93, + "line": 94, "column": 71 } } }, "range": [ - 2199, - 2263 + 2239, + 2303 ], "loc": { "start": { - "line": 93, + "line": 94, "column": 8 }, "end": { - "line": 93, + "line": 94, "column": 72 } }, @@ -3092,16 +3236,16 @@ "type": "Block", "value": "*\n * Callback fired after the message is displayed\n * @type {Function}\n ", "range": [ - 2090, - 2190 + 2130, + 2230 ], "loc": { "start": { - "line": 89, + "line": 90, "column": 8 }, "end": { - "line": 92, + "line": 93, "column": 11 } } @@ -3112,16 +3256,16 @@ "type": "Block", "value": "*\n * Message appearing upon filtering\n * @type {String}\n ", "range": [ - 2273, - 2358 + 2313, + 2398 ], "loc": { "start": { - "line": 95, + "line": 96, "column": 8 }, "end": { - "line": 98, + "line": 99, "column": 11 } } @@ -3139,16 +3283,16 @@ "object": { "type": "ThisExpression", "range": [ - 2367, - 2371 + 2407, + 2411 ], "loc": { "start": { - "line": 99, + "line": 100, "column": 8 }, "end": { - "line": 99, + "line": 100, "column": 12 } } @@ -3157,31 +3301,31 @@ "type": "Identifier", "name": "msgFilter", "range": [ - 2372, - 2381 + 2412, + 2421 ], "loc": { "start": { - "line": 99, + "line": 100, "column": 13 }, "end": { - "line": 99, + "line": 100, "column": 22 } } }, "range": [ - 2367, - 2381 + 2407, + 2421 ], "loc": { "start": { - "line": 99, + "line": 100, "column": 8 }, "end": { - "line": 99, + "line": 100, "column": 22 } } @@ -3192,16 +3336,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 2384, - 2395 + 2424, + 2435 ], "loc": { "start": { - "line": 99, + "line": 100, "column": 25 }, "end": { - "line": 99, + "line": 100, "column": 36 } } @@ -3214,16 +3358,16 @@ "type": "Identifier", "name": "f", "range": [ - 2396, - 2397 + 2436, + 2437 ], "loc": { "start": { - "line": 99, + "line": 100, "column": 37 }, "end": { - "line": 99, + "line": 100, "column": 38 } } @@ -3232,31 +3376,31 @@ "type": "Identifier", "name": "msg_filter", "range": [ - 2398, - 2408 + 2438, + 2448 ], "loc": { "start": { - "line": 99, + "line": 100, "column": 39 }, "end": { - "line": 99, + "line": 100, "column": 49 } } }, "range": [ - 2396, - 2408 + 2436, + 2448 ], "loc": { "start": { - "line": 99, + "line": 100, "column": 37 }, "end": { - "line": 99, + "line": 100, "column": 49 } } @@ -3266,62 +3410,62 @@ "value": "Filtering data...", "raw": "'Filtering data...'", "range": [ - 2410, - 2429 + 2450, + 2469 ], "loc": { "start": { - "line": 99, + "line": 100, "column": 51 }, "end": { - "line": 99, + "line": 100, "column": 70 } } } ], "range": [ - 2384, - 2430 + 2424, + 2470 ], "loc": { "start": { - "line": 99, + "line": 100, "column": 25 }, "end": { - "line": 99, + "line": 100, "column": 71 } } }, "range": [ - 2367, - 2430 + 2407, + 2470 ], "loc": { "start": { - "line": 99, + "line": 100, "column": 8 }, "end": { - "line": 99, + "line": 100, "column": 71 } } }, "range": [ - 2367, - 2431 + 2407, + 2471 ], "loc": { "start": { - "line": 99, + "line": 100, "column": 8 }, "end": { - "line": 99, + "line": 100, "column": 72 } }, @@ -3330,16 +3474,16 @@ "type": "Block", "value": "*\n * Message appearing upon filtering\n * @type {String}\n ", "range": [ - 2273, - 2358 + 2313, + 2398 ], "loc": { "start": { - "line": 95, + "line": 96, "column": 8 }, "end": { - "line": 98, + "line": 99, "column": 11 } } @@ -3350,16 +3494,16 @@ "type": "Block", "value": "*\n * Message appearing when a drop-down filter is populated\n * @type {String}\n ", "range": [ - 2441, - 2548 + 2481, + 2588 ], "loc": { "start": { - "line": 101, + "line": 102, "column": 8 }, "end": { - "line": 104, + "line": 105, "column": 11 } } @@ -3377,16 +3521,16 @@ "object": { "type": "ThisExpression", "range": [ - 2557, - 2561 + 2597, + 2601 ], "loc": { "start": { - "line": 105, + "line": 106, "column": 8 }, "end": { - "line": 105, + "line": 106, "column": 12 } } @@ -3395,31 +3539,31 @@ "type": "Identifier", "name": "msgPopulate", "range": [ - 2562, - 2573 + 2602, + 2613 ], "loc": { "start": { - "line": 105, + "line": 106, "column": 13 }, "end": { - "line": 105, + "line": 106, "column": 24 } } }, "range": [ - 2557, - 2573 + 2597, + 2613 ], "loc": { "start": { - "line": 105, + "line": 106, "column": 8 }, "end": { - "line": 105, + "line": 106, "column": 24 } } @@ -3430,16 +3574,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 2576, - 2587 + 2616, + 2627 ], "loc": { "start": { - "line": 105, + "line": 106, "column": 27 }, "end": { - "line": 105, + "line": 106, "column": 38 } } @@ -3452,16 +3596,16 @@ "type": "Identifier", "name": "f", "range": [ - 2588, - 2589 + 2628, + 2629 ], "loc": { "start": { - "line": 105, + "line": 106, "column": 39 }, "end": { - "line": 105, + "line": 106, "column": 40 } } @@ -3470,31 +3614,31 @@ "type": "Identifier", "name": "msg_populate", "range": [ - 2590, - 2602 + 2630, + 2642 ], "loc": { "start": { - "line": 105, + "line": 106, "column": 41 }, "end": { - "line": 105, + "line": 106, "column": 53 } } }, "range": [ - 2588, - 2602 + 2628, + 2642 ], "loc": { "start": { - "line": 105, + "line": 106, "column": 39 }, "end": { - "line": 105, + "line": 106, "column": 53 } } @@ -3504,62 +3648,62 @@ "value": "Populating filter...", "raw": "'Populating filter...'", "range": [ - 2604, - 2626 + 2644, + 2666 ], "loc": { "start": { - "line": 105, + "line": 106, "column": 55 }, "end": { - "line": 105, + "line": 106, "column": 77 } } } ], "range": [ - 2576, - 2627 + 2616, + 2667 ], "loc": { "start": { - "line": 105, + "line": 106, "column": 27 }, "end": { - "line": 105, + "line": 106, "column": 78 } } }, "range": [ - 2557, - 2627 + 2597, + 2667 ], "loc": { "start": { - "line": 105, + "line": 106, "column": 8 }, "end": { - "line": 105, + "line": 106, "column": 78 } } }, "range": [ - 2557, - 2628 + 2597, + 2668 ], "loc": { "start": { - "line": 105, + "line": 106, "column": 8 }, "end": { - "line": 105, + "line": 106, "column": 79 } }, @@ -3568,16 +3712,16 @@ "type": "Block", "value": "*\n * Message appearing when a drop-down filter is populated\n * @type {String}\n ", "range": [ - 2441, - 2548 + 2481, + 2588 ], "loc": { "start": { - "line": 101, + "line": 102, "column": 8 }, "end": { - "line": 104, + "line": 105, "column": 11 } } @@ -3588,16 +3732,16 @@ "type": "Block", "value": "*\n * Message appearing when a checklist filter is populated\n * @type {String}\n ", "range": [ - 2638, - 2745 + 2678, + 2785 ], "loc": { "start": { - "line": 107, + "line": 108, "column": 8 }, "end": { - "line": 110, + "line": 111, "column": 11 } } @@ -3615,16 +3759,16 @@ "object": { "type": "ThisExpression", "range": [ - 2754, - 2758 + 2794, + 2798 ], "loc": { "start": { - "line": 111, + "line": 112, "column": 8 }, "end": { - "line": 111, + "line": 112, "column": 12 } } @@ -3633,31 +3777,31 @@ "type": "Identifier", "name": "msgPopulateCheckList", "range": [ - 2759, - 2779 + 2799, + 2819 ], "loc": { "start": { - "line": 111, + "line": 112, "column": 13 }, "end": { - "line": 111, + "line": 112, "column": 33 } } }, "range": [ - 2754, - 2779 + 2794, + 2819 ], "loc": { "start": { - "line": 111, + "line": 112, "column": 8 }, "end": { - "line": 111, + "line": 112, "column": 33 } } @@ -3668,16 +3812,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 2782, - 2793 + 2822, + 2833 ], "loc": { "start": { - "line": 111, + "line": 112, "column": 36 }, "end": { - "line": 111, + "line": 112, "column": 47 } } @@ -3690,16 +3834,16 @@ "type": "Identifier", "name": "f", "range": [ - 2794, - 2795 + 2834, + 2835 ], "loc": { "start": { - "line": 111, + "line": 112, "column": 48 }, "end": { - "line": 111, + "line": 112, "column": 49 } } @@ -3708,31 +3852,31 @@ "type": "Identifier", "name": "msg_populate_checklist", "range": [ - 2796, - 2818 + 2836, + 2858 ], "loc": { "start": { - "line": 111, + "line": 112, "column": 50 }, "end": { - "line": 111, + "line": 112, "column": 72 } } }, "range": [ - 2794, - 2818 + 2834, + 2858 ], "loc": { "start": { - "line": 111, + "line": 112, "column": 48 }, "end": { - "line": 111, + "line": 112, "column": 72 } } @@ -3742,62 +3886,62 @@ "value": "Populating list...", "raw": "'Populating list...'", "range": [ - 2832, - 2852 + 2872, + 2892 ], "loc": { "start": { - "line": 112, + "line": 113, "column": 12 }, "end": { - "line": 112, + "line": 113, "column": 32 } } } ], "range": [ - 2782, - 2853 + 2822, + 2893 ], "loc": { "start": { - "line": 111, + "line": 112, "column": 36 }, "end": { - "line": 112, + "line": 113, "column": 33 } } }, "range": [ - 2754, - 2853 + 2794, + 2893 ], "loc": { "start": { - "line": 111, + "line": 112, "column": 8 }, "end": { - "line": 112, + "line": 113, "column": 33 } } }, "range": [ - 2754, - 2854 + 2794, + 2894 ], "loc": { "start": { - "line": 111, + "line": 112, "column": 8 }, "end": { - "line": 112, + "line": 113, "column": 34 } }, @@ -3806,16 +3950,16 @@ "type": "Block", "value": "*\n * Message appearing when a checklist filter is populated\n * @type {String}\n ", "range": [ - 2638, - 2745 + 2678, + 2785 ], "loc": { "start": { - "line": 107, + "line": 108, "column": 8 }, "end": { - "line": 110, + "line": 111, "column": 11 } } @@ -3826,16 +3970,16 @@ "type": "Block", "value": "*\n * Message appearing when a pagination page is changed\n * @type {String}\n ", "range": [ - 2864, - 2968 + 2904, + 3008 ], "loc": { "start": { - "line": 114, + "line": 115, "column": 8 }, "end": { - "line": 117, + "line": 118, "column": 11 } } @@ -3853,16 +3997,16 @@ "object": { "type": "ThisExpression", "range": [ - 2977, - 2981 + 3017, + 3021 ], "loc": { "start": { - "line": 118, + "line": 119, "column": 8 }, "end": { - "line": 118, + "line": 119, "column": 12 } } @@ -3871,31 +4015,31 @@ "type": "Identifier", "name": "msgChangePage", "range": [ - 2982, - 2995 + 3022, + 3035 ], "loc": { "start": { - "line": 118, + "line": 119, "column": 13 }, "end": { - "line": 118, + "line": 119, "column": 26 } } }, "range": [ - 2977, - 2995 + 3017, + 3035 ], "loc": { "start": { - "line": 118, + "line": 119, "column": 8 }, "end": { - "line": 118, + "line": 119, "column": 26 } } @@ -3906,16 +4050,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 2998, - 3009 + 3038, + 3049 ], "loc": { "start": { - "line": 118, + "line": 119, "column": 29 }, "end": { - "line": 118, + "line": 119, "column": 40 } } @@ -3928,16 +4072,16 @@ "type": "Identifier", "name": "f", "range": [ - 3010, - 3011 + 3050, + 3051 ], "loc": { "start": { - "line": 118, + "line": 119, "column": 41 }, "end": { - "line": 118, + "line": 119, "column": 42 } } @@ -3946,31 +4090,31 @@ "type": "Identifier", "name": "msg_change_page", "range": [ - 3012, - 3027 + 3052, + 3067 ], "loc": { "start": { - "line": 118, + "line": 119, "column": 43 }, "end": { - "line": 118, + "line": 119, "column": 58 } } }, "range": [ - 3010, - 3027 + 3050, + 3067 ], "loc": { "start": { - "line": 118, + "line": 119, "column": 41 }, "end": { - "line": 118, + "line": 119, "column": 58 } } @@ -3980,62 +4124,62 @@ "value": "Collecting paging data...", "raw": "'Collecting paging data...'", "range": [ - 3041, - 3068 + 3081, + 3108 ], "loc": { "start": { - "line": 119, + "line": 120, "column": 12 }, "end": { - "line": 119, + "line": 120, "column": 39 } } } ], "range": [ - 2998, - 3069 + 3038, + 3109 ], "loc": { "start": { - "line": 118, + "line": 119, "column": 29 }, "end": { - "line": 119, + "line": 120, "column": 40 } } }, "range": [ - 2977, - 3069 + 3017, + 3109 ], "loc": { "start": { - "line": 118, + "line": 119, "column": 8 }, "end": { - "line": 119, + "line": 120, "column": 40 } } }, "range": [ - 2977, - 3070 + 3017, + 3110 ], "loc": { "start": { - "line": 118, + "line": 119, "column": 8 }, "end": { - "line": 119, + "line": 120, "column": 41 } }, @@ -4044,16 +4188,16 @@ "type": "Block", "value": "*\n * Message appearing when a pagination page is changed\n * @type {String}\n ", "range": [ - 2864, - 2968 + 2904, + 3008 ], "loc": { "start": { - "line": 114, + "line": 115, "column": 8 }, "end": { - "line": 117, + "line": 118, "column": 11 } } @@ -4064,16 +4208,16 @@ "type": "Block", "value": "*\n * Message appearing when filters are cleared\n * @type {String}\n ", "range": [ - 3080, - 3175 + 3120, + 3215 ], "loc": { "start": { - "line": 121, + "line": 122, "column": 8 }, "end": { - "line": 124, + "line": 125, "column": 11 } } @@ -4091,16 +4235,16 @@ "object": { "type": "ThisExpression", "range": [ - 3184, - 3188 + 3224, + 3228 ], "loc": { "start": { - "line": 125, + "line": 126, "column": 8 }, "end": { - "line": 125, + "line": 126, "column": 12 } } @@ -4109,31 +4253,31 @@ "type": "Identifier", "name": "msgClear", "range": [ - 3189, - 3197 + 3229, + 3237 ], "loc": { "start": { - "line": 125, + "line": 126, "column": 13 }, "end": { - "line": 125, + "line": 126, "column": 21 } } }, "range": [ - 3184, - 3197 + 3224, + 3237 ], "loc": { "start": { - "line": 125, + "line": 126, "column": 8 }, "end": { - "line": 125, + "line": 126, "column": 21 } } @@ -4144,16 +4288,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 3200, - 3211 + 3240, + 3251 ], "loc": { "start": { - "line": 125, + "line": 126, "column": 24 }, "end": { - "line": 125, + "line": 126, "column": 35 } } @@ -4166,16 +4310,16 @@ "type": "Identifier", "name": "f", "range": [ - 3212, - 3213 + 3252, + 3253 ], "loc": { "start": { - "line": 125, + "line": 126, "column": 36 }, "end": { - "line": 125, + "line": 126, "column": 37 } } @@ -4184,31 +4328,31 @@ "type": "Identifier", "name": "msg_clear", "range": [ - 3214, - 3223 + 3254, + 3263 ], "loc": { "start": { - "line": 125, + "line": 126, "column": 38 }, "end": { - "line": 125, + "line": 126, "column": 47 } } }, "range": [ - 3212, - 3223 + 3252, + 3263 ], "loc": { "start": { - "line": 125, + "line": 126, "column": 36 }, "end": { - "line": 125, + "line": 126, "column": 47 } } @@ -4218,62 +4362,62 @@ "value": "Clearing filters...", "raw": "'Clearing filters...'", "range": [ - 3225, - 3246 + 3265, + 3286 ], "loc": { "start": { - "line": 125, + "line": 126, "column": 49 }, "end": { - "line": 125, + "line": 126, "column": 70 } } } ], "range": [ - 3200, - 3247 + 3240, + 3287 ], "loc": { "start": { - "line": 125, + "line": 126, "column": 24 }, "end": { - "line": 125, + "line": 126, "column": 71 } } }, "range": [ - 3184, - 3247 + 3224, + 3287 ], "loc": { "start": { - "line": 125, + "line": 126, "column": 8 }, "end": { - "line": 125, + "line": 126, "column": 71 } } }, "range": [ - 3184, - 3248 + 3224, + 3288 ], "loc": { "start": { - "line": 125, + "line": 126, "column": 8 }, "end": { - "line": 125, + "line": 126, "column": 72 } }, @@ -4282,16 +4426,16 @@ "type": "Block", "value": "*\n * Message appearing when filters are cleared\n * @type {String}\n ", "range": [ - 3080, - 3175 + 3120, + 3215 ], "loc": { "start": { - "line": 121, + "line": 122, "column": 8 }, "end": { - "line": 124, + "line": 125, "column": 11 } } @@ -4302,16 +4446,16 @@ "type": "Block", "value": "*\n * Message appearing when the page length is changed\n * @type {String}\n ", "range": [ - 3258, - 3360 + 3298, + 3400 ], "loc": { "start": { - "line": 127, + "line": 128, "column": 8 }, "end": { - "line": 130, + "line": 131, "column": 11 } } @@ -4329,16 +4473,16 @@ "object": { "type": "ThisExpression", "range": [ - 3369, - 3373 + 3409, + 3413 ], "loc": { "start": { - "line": 131, + "line": 132, "column": 8 }, "end": { - "line": 131, + "line": 132, "column": 12 } } @@ -4347,31 +4491,31 @@ "type": "Identifier", "name": "msgChangeResults", "range": [ - 3374, - 3390 + 3414, + 3430 ], "loc": { "start": { - "line": 131, + "line": 132, "column": 13 }, "end": { - "line": 131, + "line": 132, "column": 29 } } }, "range": [ - 3369, - 3390 + 3409, + 3430 ], "loc": { "start": { - "line": 131, + "line": 132, "column": 8 }, "end": { - "line": 131, + "line": 132, "column": 29 } } @@ -4382,16 +4526,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 3393, - 3404 + 3433, + 3444 ], "loc": { "start": { - "line": 131, + "line": 132, "column": 32 }, "end": { - "line": 131, + "line": 132, "column": 43 } } @@ -4404,16 +4548,16 @@ "type": "Identifier", "name": "f", "range": [ - 3405, - 3406 + 3445, + 3446 ], "loc": { "start": { - "line": 131, + "line": 132, "column": 44 }, "end": { - "line": 131, + "line": 132, "column": 45 } } @@ -4422,31 +4566,31 @@ "type": "Identifier", "name": "msg_change_results", "range": [ - 3407, - 3425 + 3447, + 3465 ], "loc": { "start": { - "line": 131, + "line": 132, "column": 46 }, "end": { - "line": 131, + "line": 132, "column": 64 } } }, "range": [ - 3405, - 3425 + 3445, + 3465 ], "loc": { "start": { - "line": 131, + "line": 132, "column": 44 }, "end": { - "line": 131, + "line": 132, "column": 64 } } @@ -4456,62 +4600,62 @@ "value": "Changing results per page...", "raw": "'Changing results per page...'", "range": [ - 3439, - 3469 + 3479, + 3509 ], "loc": { "start": { - "line": 132, + "line": 133, "column": 12 }, "end": { - "line": 132, + "line": 133, "column": 42 } } } ], "range": [ - 3393, - 3470 + 3433, + 3510 ], "loc": { "start": { - "line": 131, + "line": 132, "column": 32 }, "end": { - "line": 132, + "line": 133, "column": 43 } } }, "range": [ - 3369, - 3470 + 3409, + 3510 ], "loc": { "start": { - "line": 131, + "line": 132, "column": 8 }, "end": { - "line": 132, + "line": 133, "column": 43 } } }, "range": [ - 3369, - 3471 + 3409, + 3511 ], "loc": { "start": { - "line": 131, + "line": 132, "column": 8 }, "end": { - "line": 132, + "line": 133, "column": 44 } }, @@ -4520,16 +4664,16 @@ "type": "Block", "value": "*\n * Message appearing when the page length is changed\n * @type {String}\n ", "range": [ - 3258, - 3360 + 3298, + 3400 ], "loc": { "start": { - "line": 127, + "line": 128, "column": 8 }, "end": { - "line": 130, + "line": 131, "column": 11 } } @@ -4540,16 +4684,16 @@ "type": "Block", "value": "*\n * Message appearing when the page is re-set\n * @type {String}\n ", "range": [ - 3481, - 3575 + 3521, + 3615 ], "loc": { "start": { - "line": 134, + "line": 135, "column": 8 }, "end": { - "line": 137, + "line": 138, "column": 11 } } @@ -4567,16 +4711,16 @@ "object": { "type": "ThisExpression", "range": [ - 3584, - 3588 + 3624, + 3628 ], "loc": { "start": { - "line": 138, + "line": 139, "column": 8 }, "end": { - "line": 138, + "line": 139, "column": 12 } } @@ -4585,31 +4729,31 @@ "type": "Identifier", "name": "msgResetPage", "range": [ - 3589, - 3601 + 3629, + 3641 ], "loc": { "start": { - "line": 138, + "line": 139, "column": 13 }, "end": { - "line": 138, + "line": 139, "column": 25 } } }, "range": [ - 3584, - 3601 + 3624, + 3641 ], "loc": { "start": { - "line": 138, + "line": 139, "column": 8 }, "end": { - "line": 138, + "line": 139, "column": 25 } } @@ -4620,16 +4764,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 3604, - 3615 + 3644, + 3655 ], "loc": { "start": { - "line": 138, + "line": 139, "column": 28 }, "end": { - "line": 138, + "line": 139, "column": 39 } } @@ -4642,16 +4786,16 @@ "type": "Identifier", "name": "f", "range": [ - 3616, - 3617 + 3656, + 3657 ], "loc": { "start": { - "line": 138, + "line": 139, "column": 40 }, "end": { - "line": 138, + "line": 139, "column": 41 } } @@ -4660,31 +4804,31 @@ "type": "Identifier", "name": "msg_reset_page", "range": [ - 3618, - 3632 + 3658, + 3672 ], "loc": { "start": { - "line": 138, + "line": 139, "column": 42 }, "end": { - "line": 138, + "line": 139, "column": 56 } } }, "range": [ - 3616, - 3632 + 3656, + 3672 ], "loc": { "start": { - "line": 138, + "line": 139, "column": 40 }, "end": { - "line": 138, + "line": 139, "column": 56 } } @@ -4694,62 +4838,62 @@ "value": "Re-setting page...", "raw": "'Re-setting page...'", "range": [ - 3634, - 3654 + 3674, + 3694 ], "loc": { "start": { - "line": 138, + "line": 139, "column": 58 }, "end": { - "line": 138, + "line": 139, "column": 78 } } } ], "range": [ - 3604, - 3655 + 3644, + 3695 ], "loc": { "start": { - "line": 138, + "line": 139, "column": 28 }, "end": { - "line": 138, + "line": 139, "column": 79 } } }, "range": [ - 3584, - 3655 + 3624, + 3695 ], "loc": { "start": { - "line": 138, + "line": 139, "column": 8 }, "end": { - "line": 138, + "line": 139, "column": 79 } } }, "range": [ - 3584, - 3656 + 3624, + 3696 ], "loc": { "start": { - "line": 138, + "line": 139, "column": 8 }, "end": { - "line": 138, + "line": 139, "column": 80 } }, @@ -4758,16 +4902,16 @@ "type": "Block", "value": "*\n * Message appearing when the page is re-set\n * @type {String}\n ", "range": [ - 3481, - 3575 + 3521, + 3615 ], "loc": { "start": { - "line": 134, + "line": 135, "column": 8 }, "end": { - "line": 137, + "line": 138, "column": 11 } } @@ -4778,16 +4922,16 @@ "type": "Block", "value": "*\n * Message appearing when the page length is re-set\n * @type {String}\n ", "range": [ - 3666, - 3767 + 3706, + 3807 ], "loc": { "start": { - "line": 140, + "line": 141, "column": 8 }, "end": { - "line": 143, + "line": 144, "column": 11 } } @@ -4805,16 +4949,16 @@ "object": { "type": "ThisExpression", "range": [ - 3776, - 3780 + 3816, + 3820 ], "loc": { "start": { - "line": 144, + "line": 145, "column": 8 }, "end": { - "line": 144, + "line": 145, "column": 12 } } @@ -4823,31 +4967,31 @@ "type": "Identifier", "name": "msgResetPageLength", "range": [ - 3781, - 3799 + 3821, + 3839 ], "loc": { "start": { - "line": 144, + "line": 145, "column": 13 }, "end": { - "line": 144, + "line": 145, "column": 31 } } }, "range": [ - 3776, - 3799 + 3816, + 3839 ], "loc": { "start": { - "line": 144, + "line": 145, "column": 8 }, "end": { - "line": 144, + "line": 145, "column": 31 } } @@ -4858,16 +5002,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 3802, - 3813 + 3842, + 3853 ], "loc": { "start": { - "line": 144, + "line": 145, "column": 34 }, "end": { - "line": 144, + "line": 145, "column": 45 } } @@ -4880,16 +5024,16 @@ "type": "Identifier", "name": "f", "range": [ - 3814, - 3815 + 3854, + 3855 ], "loc": { "start": { - "line": 144, + "line": 145, "column": 46 }, "end": { - "line": 144, + "line": 145, "column": 47 } } @@ -4898,31 +5042,31 @@ "type": "Identifier", "name": "msg_reset_page_length", "range": [ - 3816, - 3837 + 3856, + 3877 ], "loc": { "start": { - "line": 144, + "line": 145, "column": 48 }, "end": { - "line": 144, + "line": 145, "column": 69 } } }, "range": [ - 3814, - 3837 + 3854, + 3877 ], "loc": { "start": { - "line": 144, + "line": 145, "column": 46 }, "end": { - "line": 144, + "line": 145, "column": 69 } } @@ -4932,62 +5076,62 @@ "value": "Re-setting page length...", "raw": "'Re-setting page length...'", "range": [ - 3851, - 3878 + 3891, + 3918 ], "loc": { "start": { - "line": 145, + "line": 146, "column": 12 }, "end": { - "line": 145, + "line": 146, "column": 39 } } } ], "range": [ - 3802, - 3879 + 3842, + 3919 ], "loc": { "start": { - "line": 144, + "line": 145, "column": 34 }, "end": { - "line": 145, + "line": 146, "column": 40 } } }, "range": [ - 3776, - 3879 + 3816, + 3919 ], "loc": { "start": { - "line": 144, + "line": 145, "column": 8 }, "end": { - "line": 145, + "line": 146, "column": 40 } } }, "range": [ - 3776, - 3880 + 3816, + 3920 ], "loc": { "start": { - "line": 144, + "line": 145, "column": 8 }, "end": { - "line": 145, + "line": 146, "column": 41 } }, @@ -4996,16 +5140,16 @@ "type": "Block", "value": "*\n * Message appearing when the page length is re-set\n * @type {String}\n ", "range": [ - 3666, - 3767 + 3706, + 3807 ], "loc": { "start": { - "line": 140, + "line": 141, "column": 8 }, "end": { - "line": 143, + "line": 144, "column": 11 } } @@ -5016,16 +5160,16 @@ "type": "Block", "value": "*\n * Message appearing upon column sorting\n * @type {String}\n ", "range": [ - 3890, - 3980 + 3930, + 4020 ], "loc": { "start": { - "line": 147, + "line": 148, "column": 8 }, "end": { - "line": 150, + "line": 151, "column": 11 } } @@ -5043,16 +5187,16 @@ "object": { "type": "ThisExpression", "range": [ - 3989, - 3993 + 4029, + 4033 ], "loc": { "start": { - "line": 151, + "line": 152, "column": 8 }, "end": { - "line": 151, + "line": 152, "column": 12 } } @@ -5061,31 +5205,31 @@ "type": "Identifier", "name": "msgSort", "range": [ - 3994, - 4001 + 4034, + 4041 ], "loc": { "start": { - "line": 151, + "line": 152, "column": 13 }, "end": { - "line": 151, + "line": 152, "column": 20 } } }, "range": [ - 3989, - 4001 + 4029, + 4041 ], "loc": { "start": { - "line": 151, + "line": 152, "column": 8 }, "end": { - "line": 151, + "line": 152, "column": 20 } } @@ -5096,16 +5240,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 4004, - 4015 + 4044, + 4055 ], "loc": { "start": { - "line": 151, + "line": 152, "column": 23 }, "end": { - "line": 151, + "line": 152, "column": 34 } } @@ -5118,16 +5262,16 @@ "type": "Identifier", "name": "f", "range": [ - 4016, - 4017 + 4056, + 4057 ], "loc": { "start": { - "line": 151, + "line": 152, "column": 35 }, "end": { - "line": 151, + "line": 152, "column": 36 } } @@ -5136,31 +5280,31 @@ "type": "Identifier", "name": "msg_sort", "range": [ - 4018, - 4026 + 4058, + 4066 ], "loc": { "start": { - "line": 151, + "line": 152, "column": 37 }, "end": { - "line": 151, + "line": 152, "column": 45 } } }, "range": [ - 4016, - 4026 + 4056, + 4066 ], "loc": { "start": { - "line": 151, + "line": 152, "column": 35 }, "end": { - "line": 151, + "line": 152, "column": 45 } } @@ -5170,62 +5314,62 @@ "value": "Sorting data...", "raw": "'Sorting data...'", "range": [ - 4028, - 4045 + 4068, + 4085 ], "loc": { "start": { - "line": 151, + "line": 152, "column": 47 }, "end": { - "line": 151, + "line": 152, "column": 64 } } } ], "range": [ - 4004, - 4046 + 4044, + 4086 ], "loc": { "start": { - "line": 151, + "line": 152, "column": 23 }, "end": { - "line": 151, + "line": 152, "column": 65 } } }, "range": [ - 3989, - 4046 + 4029, + 4086 ], "loc": { "start": { - "line": 151, + "line": 152, "column": 8 }, "end": { - "line": 151, + "line": 152, "column": 65 } } }, "range": [ - 3989, - 4047 + 4029, + 4087 ], "loc": { "start": { - "line": 151, + "line": 152, "column": 8 }, "end": { - "line": 151, + "line": 152, "column": 66 } }, @@ -5234,16 +5378,16 @@ "type": "Block", "value": "*\n * Message appearing upon column sorting\n * @type {String}\n ", "range": [ - 3890, - 3980 + 3930, + 4020 ], "loc": { "start": { - "line": 147, + "line": 148, "column": 8 }, "end": { - "line": 150, + "line": 151, "column": 11 } } @@ -5254,16 +5398,16 @@ "type": "Block", "value": "*\n * Message appearing when extensions are loading\n * @type {String}\n ", "range": [ - 4057, - 4155 + 4097, + 4195 ], "loc": { "start": { - "line": 153, + "line": 154, "column": 8 }, "end": { - "line": 156, + "line": 157, "column": 11 } } @@ -5281,16 +5425,16 @@ "object": { "type": "ThisExpression", "range": [ - 4164, - 4168 + 4204, + 4208 ], "loc": { "start": { - "line": 157, + "line": 158, "column": 8 }, "end": { - "line": 157, + "line": 158, "column": 12 } } @@ -5299,31 +5443,31 @@ "type": "Identifier", "name": "msgLoadExtensions", "range": [ - 4169, - 4186 + 4209, + 4226 ], "loc": { "start": { - "line": 157, + "line": 158, "column": 13 }, "end": { - "line": 157, + "line": 158, "column": 30 } } }, "range": [ - 4164, - 4186 + 4204, + 4226 ], "loc": { "start": { - "line": 157, + "line": 158, "column": 8 }, "end": { - "line": 157, + "line": 158, "column": 30 } } @@ -5334,16 +5478,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 4189, - 4200 + 4229, + 4240 ], "loc": { "start": { - "line": 157, + "line": 158, "column": 33 }, "end": { - "line": 157, + "line": 158, "column": 44 } } @@ -5356,16 +5500,16 @@ "type": "Identifier", "name": "f", "range": [ - 4201, - 4202 + 4241, + 4242 ], "loc": { "start": { - "line": 157, + "line": 158, "column": 45 }, "end": { - "line": 157, + "line": 158, "column": 46 } } @@ -5374,31 +5518,31 @@ "type": "Identifier", "name": "msg_load_extensions", "range": [ - 4203, - 4222 + 4243, + 4262 ], "loc": { "start": { - "line": 157, + "line": 158, "column": 47 }, "end": { - "line": 157, + "line": 158, "column": 66 } } }, "range": [ - 4201, - 4222 + 4241, + 4262 ], "loc": { "start": { - "line": 157, + "line": 158, "column": 45 }, "end": { - "line": 157, + "line": 158, "column": 66 } } @@ -5408,62 +5552,62 @@ "value": "Loading extensions...", "raw": "'Loading extensions...'", "range": [ - 4236, - 4259 + 4276, + 4299 ], "loc": { "start": { - "line": 158, + "line": 159, "column": 12 }, "end": { - "line": 158, + "line": 159, "column": 35 } } } ], "range": [ - 4189, - 4260 + 4229, + 4300 ], "loc": { "start": { - "line": 157, + "line": 158, "column": 33 }, "end": { - "line": 158, + "line": 159, "column": 36 } } }, "range": [ - 4164, - 4260 + 4204, + 4300 ], "loc": { "start": { - "line": 157, + "line": 158, "column": 8 }, "end": { - "line": 158, + "line": 159, "column": 36 } } }, "range": [ - 4164, - 4261 + 4204, + 4301 ], "loc": { "start": { - "line": 157, + "line": 158, "column": 8 }, "end": { - "line": 158, + "line": 159, "column": 37 } }, @@ -5472,16 +5616,16 @@ "type": "Block", "value": "*\n * Message appearing when extensions are loading\n * @type {String}\n ", "range": [ - 4057, - 4155 + 4097, + 4195 ], "loc": { "start": { - "line": 153, + "line": 154, "column": 8 }, "end": { - "line": 156, + "line": 157, "column": 11 } } @@ -5492,16 +5636,16 @@ "type": "Block", "value": "*\n * Message appearing when themes are loading\n * @type {String}\n ", "range": [ - 4271, - 4365 + 4311, + 4405 ], "loc": { "start": { - "line": 160, + "line": 161, "column": 8 }, "end": { - "line": 163, + "line": 164, "column": 11 } } @@ -5519,16 +5663,16 @@ "object": { "type": "ThisExpression", "range": [ - 4374, - 4378 + 4414, + 4418 ], "loc": { "start": { - "line": 164, + "line": 165, "column": 8 }, "end": { - "line": 164, + "line": 165, "column": 12 } } @@ -5537,31 +5681,31 @@ "type": "Identifier", "name": "msgLoadThemes", "range": [ - 4379, - 4392 + 4419, + 4432 ], "loc": { "start": { - "line": 164, + "line": 165, "column": 13 }, "end": { - "line": 164, + "line": 165, "column": 26 } } }, "range": [ - 4374, - 4392 + 4414, + 4432 ], "loc": { "start": { - "line": 164, + "line": 165, "column": 8 }, "end": { - "line": 164, + "line": 165, "column": 26 } } @@ -5572,16 +5716,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 4395, - 4406 + 4435, + 4446 ], "loc": { "start": { - "line": 164, + "line": 165, "column": 29 }, "end": { - "line": 164, + "line": 165, "column": 40 } } @@ -5594,16 +5738,16 @@ "type": "Identifier", "name": "f", "range": [ - 4407, - 4408 + 4447, + 4448 ], "loc": { "start": { - "line": 164, + "line": 165, "column": 41 }, "end": { - "line": 164, + "line": 165, "column": 42 } } @@ -5612,31 +5756,31 @@ "type": "Identifier", "name": "msg_load_themes", "range": [ - 4409, - 4424 + 4449, + 4464 ], "loc": { "start": { - "line": 164, + "line": 165, "column": 43 }, "end": { - "line": 164, + "line": 165, "column": 58 } } }, "range": [ - 4407, - 4424 + 4447, + 4464 ], "loc": { "start": { - "line": 164, + "line": 165, "column": 41 }, "end": { - "line": 164, + "line": 165, "column": 58 } } @@ -5646,62 +5790,62 @@ "value": "Loading theme(s)...", "raw": "'Loading theme(s)...'", "range": [ - 4438, - 4459 + 4478, + 4499 ], "loc": { "start": { - "line": 165, + "line": 166, "column": 12 }, "end": { - "line": 165, + "line": 166, "column": 33 } } } ], "range": [ - 4395, - 4460 + 4435, + 4500 ], "loc": { "start": { - "line": 164, + "line": 165, "column": 29 }, "end": { - "line": 165, + "line": 166, "column": 34 } } }, "range": [ - 4374, - 4460 + 4414, + 4500 ], "loc": { "start": { - "line": 164, + "line": 165, "column": 8 }, "end": { - "line": 165, + "line": 166, "column": 34 } } }, "range": [ - 4374, - 4461 + 4414, + 4501 ], "loc": { "start": { - "line": 164, + "line": 165, "column": 8 }, "end": { - "line": 165, + "line": 166, "column": 35 } }, @@ -5710,16 +5854,253 @@ "type": "Block", "value": "*\n * Message appearing when themes are loading\n * @type {String}\n ", "range": [ - 4271, - 4365 + 4311, + 4405 ], "loc": { "start": { - "line": 160, + "line": 161, "column": 8 }, "end": { - "line": 163, + "line": 164, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Default position in toolbar ('left'|'center'|'right')\n * @type {String}\n ", + "range": [ + 4511, + 4617 + ], + "loc": { + "start": { + "line": 168, + "column": 8 + }, + "end": { + "line": 171, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 4626, + 4630 + ], + "loc": { + "start": { + "line": 172, + "column": 8 + }, + "end": { + "line": 172, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "toolbarPosition", + "range": [ + 4631, + 4646 + ], + "loc": { + "start": { + "line": 172, + "column": 13 + }, + "end": { + "line": 172, + "column": 28 + } + } + }, + "range": [ + 4626, + 4646 + ], + "loc": { + "start": { + "line": 172, + "column": 8 + }, + "end": { + "line": 172, + "column": 28 + } + } + }, + "right": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "defaultsStr", + "range": [ + 4649, + 4660 + ], + "loc": { + "start": { + "line": 172, + "column": 31 + }, + "end": { + "line": 172, + "column": 42 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "f", + "range": [ + 4661, + 4662 + ], + "loc": { + "start": { + "line": 172, + "column": 43 + }, + "end": { + "line": 172, + "column": 44 + } + } + }, + "property": { + "type": "Identifier", + "name": "toolbar_position", + "range": [ + 4663, + 4679 + ], + "loc": { + "start": { + "line": 172, + "column": 45 + }, + "end": { + "line": 172, + "column": 61 + } + } + }, + "range": [ + 4661, + 4679 + ], + "loc": { + "start": { + "line": 172, + "column": 43 + }, + "end": { + "line": 172, + "column": 61 + } + } + }, + { + "type": "Identifier", + "name": "LEFT", + "range": [ + 4681, + 4685 + ], + "loc": { + "start": { + "line": 172, + "column": 63 + }, + "end": { + "line": 172, + "column": 67 + } + } + } + ], + "range": [ + 4649, + 4686 + ], + "loc": { + "start": { + "line": 172, + "column": 31 + }, + "end": { + "line": 172, + "column": 68 + } + } + }, + "range": [ + 4626, + 4686 + ], + "loc": { + "start": { + "line": 172, + "column": 8 + }, + "end": { + "line": 172, + "column": 68 + } + } + }, + "range": [ + 4626, + 4687 + ], + "loc": { + "start": { + "line": 172, + "column": 8 + }, + "end": { + "line": 172, + "column": 69 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Default position in toolbar ('left'|'center'|'right')\n * @type {String}\n ", + "range": [ + 4511, + 4617 + ], + "loc": { + "start": { + "line": 168, + "column": 8 + }, + "end": { + "line": 171, "column": 11 } } @@ -5728,16 +6109,16 @@ } ], "range": [ - 751, - 4467 + 791, + 4693 ], "loc": { "start": { - "line": 31, + "line": 32, "column": 20 }, "end": { - "line": 166, + "line": 173, "column": 5 } } @@ -5745,16 +6126,16 @@ "generator": false, "expression": false, "range": [ - 746, - 4467 + 786, + 4693 ], "loc": { "start": { - "line": 31, + "line": 32, "column": 15 }, "end": { - "line": 166, + "line": 173, "column": 5 } } @@ -5762,16 +6143,16 @@ "kind": "constructor", "computed": false, "range": [ - 735, - 4467 + 775, + 4693 ], "loc": { "start": { - "line": 31, + "line": 32, "column": 4 }, "end": { - "line": 166, + "line": 173, "column": 5 } }, @@ -5780,16 +6161,16 @@ "type": "Block", "value": "*\n * Creates an instance of StatusBar\n * @param {TableFilter} tf TableFilter instance\n ", "range": [ - 627, - 730 + 667, + 770 ], "loc": { "start": { - "line": 27, + "line": 28, "column": 4 }, "end": { - "line": 30, + "line": 31, "column": 7 } } @@ -5800,16 +6181,16 @@ "type": "Block", "value": "*\n * Initializes StatusBar instance\n ", "range": [ - 4473, - 4522 + 4699, + 4748 ], "loc": { "start": { - "line": 168, + "line": 175, "column": 4 }, "end": { - "line": 170, + "line": 177, "column": 7 } } @@ -5823,16 +6204,16 @@ "type": "Identifier", "name": "init", "range": [ - 4527, - 4531 + 4753, + 4757 ], "loc": { "start": { - "line": 171, + "line": 178, "column": 4 }, "end": { - "line": 171, + "line": 178, "column": 8 } } @@ -5852,16 +6233,16 @@ "object": { "type": "ThisExpression", "range": [ - 4548, - 4552 + 4774, + 4778 ], "loc": { "start": { - "line": 172, + "line": 179, "column": 12 }, "end": { - "line": 172, + "line": 179, "column": 16 } } @@ -5870,31 +6251,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 4553, - 4564 + 4779, + 4790 ], "loc": { "start": { - "line": 172, + "line": 179, "column": 17 }, "end": { - "line": 172, + "line": 179, "column": 28 } } }, "range": [ - 4548, - 4564 + 4774, + 4790 ], "loc": { "start": { - "line": 172, + "line": 179, "column": 12 }, "end": { - "line": 172, + "line": 179, "column": 28 } } @@ -5906,48 +6287,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 4580, - 4587 + 4806, + 4813 ], "loc": { "start": { - "line": 173, + "line": 180, "column": 12 }, "end": { - "line": 173, + "line": 180, "column": 19 } } } ], "range": [ - 4566, - 4597 + 4792, + 4823 ], "loc": { "start": { - "line": 172, + "line": 179, "column": 30 }, "end": { - "line": 174, + "line": 181, "column": 9 } } }, "alternate": null, "range": [ - 4544, - 4597 + 4770, + 4823 ], "loc": { "start": { - "line": 172, + "line": 179, "column": 8 }, "end": { - "line": 174, + "line": 181, "column": 9 } } @@ -5961,16 +6342,16 @@ "type": "Identifier", "name": "tf", "range": [ - 4611, - 4613 + 4837, + 4839 ], "loc": { "start": { - "line": 176, + "line": 183, "column": 12 }, "end": { - "line": 176, + "line": 183, "column": 14 } } @@ -5981,16 +6362,16 @@ "object": { "type": "ThisExpression", "range": [ - 4616, - 4620 + 4842, + 4846 ], "loc": { "start": { - "line": 176, + "line": 183, "column": 17 }, "end": { - "line": 176, + "line": 183, "column": 21 } } @@ -5999,46 +6380,46 @@ "type": "Identifier", "name": "tf", "range": [ - 4621, - 4623 + 4847, + 4849 ], "loc": { "start": { - "line": 176, + "line": 183, "column": 22 }, "end": { - "line": 176, + "line": 183, "column": 24 } } }, "range": [ - 4616, - 4623 + 4842, + 4849 ], "loc": { "start": { - "line": 176, + "line": 183, "column": 17 }, "end": { - "line": 176, + "line": 183, "column": 24 } } }, "range": [ - 4611, - 4623 + 4837, + 4849 ], "loc": { "start": { - "line": 176, + "line": 183, "column": 12 }, "end": { - "line": 176, + "line": 183, "column": 24 } } @@ -6046,16 +6427,16 @@ ], "kind": "let", "range": [ - 4607, - 4624 + 4833, + 4850 ], "loc": { "start": { - "line": 176, + "line": 183, "column": 8 }, "end": { - "line": 176, + "line": 183, "column": 25 } } @@ -6069,16 +6450,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 4637, - 4644 + 4863, + 4870 ], "loc": { "start": { - "line": 177, + "line": 184, "column": 12 }, "end": { - "line": 177, + "line": 184, "column": 19 } } @@ -6089,16 +6470,16 @@ "object": { "type": "ThisExpression", "range": [ - 4647, - 4651 + 4873, + 4877 ], "loc": { "start": { - "line": 177, + "line": 184, "column": 22 }, "end": { - "line": 177, + "line": 184, "column": 26 } } @@ -6107,46 +6488,46 @@ "type": "Identifier", "name": "emitter", "range": [ - 4652, - 4659 + 4878, + 4885 ], "loc": { "start": { - "line": 177, + "line": 184, "column": 27 }, "end": { - "line": 177, + "line": 184, "column": 34 } } }, "range": [ - 4647, - 4659 + 4873, + 4885 ], "loc": { "start": { - "line": 177, + "line": 184, "column": 22 }, "end": { - "line": 177, + "line": 184, "column": 34 } } }, "range": [ - 4637, - 4659 + 4863, + 4885 ], "loc": { "start": { - "line": 177, + "line": 184, "column": 12 }, "end": { - "line": 177, + "line": 184, "column": 34 } } @@ -6154,35 +6535,270 @@ ], "kind": "let", "range": [ - 4633, - 4660 + 4859, + 4886 ], "loc": { "start": { - "line": 177, + "line": 184, "column": 8 }, "end": { - "line": 177, + "line": 184, "column": 35 } + } + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "emitter", + "range": [ + 4896, + 4903 + ], + "loc": { + "start": { + "line": 186, + "column": 8 + }, + "end": { + "line": 186, + "column": 15 + } + } + }, + "property": { + "type": "Identifier", + "name": "emit", + "range": [ + 4904, + 4908 + ], + "loc": { + "start": { + "line": 186, + "column": 16 + }, + "end": { + "line": 186, + "column": 20 + } + } + }, + "range": [ + 4896, + 4908 + ], + "loc": { + "start": { + "line": 186, + "column": 8 + }, + "end": { + "line": 186, + "column": 20 + } + } + }, + "arguments": [ + { + "type": "Literal", + "value": "initializing-feature", + "raw": "'initializing-feature'", + "range": [ + 4909, + 4931 + ], + "loc": { + "start": { + "line": 186, + "column": 21 + }, + "end": { + "line": 186, + "column": 43 + } + } + }, + { + "type": "ThisExpression", + "range": [ + 4933, + 4937 + ], + "loc": { + "start": { + "line": 186, + "column": 45 + }, + "end": { + "line": 186, + "column": 49 + } + } + }, + { + "type": "UnaryExpression", + "operator": "!", + "argument": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "isNull", + "range": [ + 4940, + 4946 + ], + "loc": { + "start": { + "line": 186, + "column": 52 + }, + "end": { + "line": 186, + "column": 58 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 4947, + 4951 + ], + "loc": { + "start": { + "line": 186, + "column": 59 + }, + "end": { + "line": 186, + "column": 63 + } + } + }, + "property": { + "type": "Identifier", + "name": "targetId", + "range": [ + 4952, + 4960 + ], + "loc": { + "start": { + "line": 186, + "column": 64 + }, + "end": { + "line": 186, + "column": 72 + } + } + }, + "range": [ + 4947, + 4960 + ], + "loc": { + "start": { + "line": 186, + "column": 59 + }, + "end": { + "line": 186, + "column": 72 + } + } + } + ], + "range": [ + 4940, + 4961 + ], + "loc": { + "start": { + "line": 186, + "column": 52 + }, + "end": { + "line": 186, + "column": 73 + } + } + }, + "prefix": true, + "range": [ + 4939, + 4961 + ], + "loc": { + "start": { + "line": 186, + "column": 51 + }, + "end": { + "line": 186, + "column": 73 + } + } + } + ], + "range": [ + 4896, + 4962 + ], + "loc": { + "start": { + "line": 186, + "column": 8 + }, + "end": { + "line": 186, + "column": 74 + } + } + }, + "range": [ + 4896, + 4963 + ], + "loc": { + "start": { + "line": 186, + "column": 8 + }, + "end": { + "line": 186, + "column": 75 + } }, "trailingComments": [ { "type": "Line", - "value": "status bar container", + "value": " status bar container", "range": [ - 4670, - 4692 + 4973, + 4996 ], "loc": { "start": { - "line": 179, + "line": 188, "column": 8 }, "end": { - "line": 179, - "column": 30 + "line": 188, + "column": 31 } } } @@ -6197,16 +6813,16 @@ "type": "Identifier", "name": "statusDiv", "range": [ - 4705, - 4714 + 5009, + 5018 ], "loc": { "start": { - "line": 180, + "line": 189, "column": 12 }, "end": { - "line": 180, + "line": 189, "column": 21 } } @@ -6217,16 +6833,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 4717, - 4726 + 5021, + 5030 ], "loc": { "start": { - "line": 180, + "line": 189, "column": 24 }, "end": { - "line": 180, + "line": 189, "column": 33 } } @@ -6237,47 +6853,47 @@ "value": "div", "raw": "'div'", "range": [ - 4727, - 4732 + 5031, + 5036 ], "loc": { "start": { - "line": 180, + "line": 189, "column": 34 }, "end": { - "line": 180, + "line": 189, "column": 39 } } } ], "range": [ - 4717, - 4733 + 5021, + 5037 ], "loc": { "start": { - "line": 180, + "line": 189, "column": 24 }, "end": { - "line": 180, + "line": 189, "column": 40 } } }, "range": [ - 4705, - 4733 + 5009, + 5037 ], "loc": { "start": { - "line": 180, + "line": 189, "column": 12 }, "end": { - "line": 180, + "line": 189, "column": 40 } } @@ -6285,35 +6901,35 @@ ], "kind": "let", "range": [ - 4701, - 4734 + 5005, + 5038 ], "loc": { "start": { - "line": 180, + "line": 189, "column": 8 }, "end": { - "line": 180, + "line": 189, "column": 41 } }, "leadingComments": [ { "type": "Line", - "value": "status bar container", + "value": " status bar container", "range": [ - 4670, - 4692 + 4973, + 4996 ], "loc": { "start": { - "line": 179, + "line": 188, "column": 8 }, "end": { - "line": 179, - "column": 30 + "line": 188, + "column": 31 } } } @@ -6331,16 +6947,16 @@ "type": "Identifier", "name": "statusDiv", "range": [ - 4743, - 4752 + 5047, + 5056 ], "loc": { "start": { - "line": 181, + "line": 190, "column": 8 }, "end": { - "line": 181, + "line": 190, "column": 17 } } @@ -6349,31 +6965,31 @@ "type": "Identifier", "name": "className", "range": [ - 4753, - 4762 + 5057, + 5066 ], "loc": { "start": { - "line": 181, + "line": 190, "column": 18 }, "end": { - "line": 181, + "line": 190, "column": 27 } } }, "range": [ - 4743, - 4762 + 5047, + 5066 ], "loc": { "start": { - "line": 181, + "line": 190, "column": 8 }, "end": { - "line": 181, + "line": 190, "column": 27 } } @@ -6384,16 +7000,16 @@ "object": { "type": "ThisExpression", "range": [ - 4765, - 4769 + 5069, + 5073 ], "loc": { "start": { - "line": 181, + "line": 190, "column": 30 }, "end": { - "line": 181, + "line": 190, "column": 34 } } @@ -6402,80 +7018,80 @@ "type": "Identifier", "name": "cssClass", "range": [ - 4770, - 4778 + 5074, + 5082 ], "loc": { "start": { - "line": 181, + "line": 190, "column": 35 }, "end": { - "line": 181, + "line": 190, "column": 43 } } }, "range": [ - 4765, - 4778 + 5069, + 5082 ], "loc": { "start": { - "line": 181, + "line": 190, "column": 30 }, "end": { - "line": 181, + "line": 190, "column": 43 } } }, "range": [ - 4743, - 4778 + 5047, + 5082 ], "loc": { "start": { - "line": 181, + "line": 190, "column": 8 }, "end": { - "line": 181, + "line": 190, "column": 43 } } }, "range": [ - 4743, - 4779 + 5047, + 5083 ], "loc": { "start": { - "line": 181, + "line": 190, "column": 8 }, "end": { - "line": 181, + "line": 190, "column": 44 } }, "trailingComments": [ { "type": "Line", - "value": "status bar label", + "value": " status bar label", "range": [ - 4789, - 4807 + 5093, + 5112 ], "loc": { "start": { - "line": 183, + "line": 192, "column": 8 }, "end": { - "line": 183, - "column": 26 + "line": 192, + "column": 27 } } } @@ -6490,16 +7106,16 @@ "type": "Identifier", "name": "statusSpan", "range": [ - 4820, - 4830 + 5125, + 5135 ], "loc": { "start": { - "line": 184, + "line": 193, "column": 12 }, "end": { - "line": 184, + "line": 193, "column": 22 } } @@ -6510,16 +7126,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 4833, - 4842 + 5138, + 5147 ], "loc": { "start": { - "line": 184, + "line": 193, "column": 25 }, "end": { - "line": 184, + "line": 193, "column": 34 } } @@ -6530,47 +7146,47 @@ "value": "span", "raw": "'span'", "range": [ - 4843, - 4849 + 5148, + 5154 ], "loc": { "start": { - "line": 184, + "line": 193, "column": 35 }, "end": { - "line": 184, + "line": 193, "column": 41 } } } ], "range": [ - 4833, - 4850 + 5138, + 5155 ], "loc": { "start": { - "line": 184, + "line": 193, "column": 25 }, "end": { - "line": 184, + "line": 193, "column": 42 } } }, "range": [ - 4820, - 4850 + 5125, + 5155 ], "loc": { "start": { - "line": 184, + "line": 193, "column": 12 }, "end": { - "line": 184, + "line": 193, "column": 42 } } @@ -6578,35 +7194,35 @@ ], "kind": "let", "range": [ - 4816, - 4851 + 5121, + 5156 ], "loc": { "start": { - "line": 184, + "line": 193, "column": 8 }, "end": { - "line": 184, + "line": 193, "column": 43 } }, "leadingComments": [ { "type": "Line", - "value": "status bar label", + "value": " status bar label", "range": [ - 4789, - 4807 + 5093, + 5112 ], "loc": { "start": { - "line": 183, + "line": 192, "column": 8 }, "end": { - "line": 183, - "column": 26 + "line": 192, + "column": 27 } } } @@ -6614,19 +7230,19 @@ "trailingComments": [ { "type": "Line", - "value": "preceding text", + "value": " preceding text", "range": [ - 4860, - 4876 + 5165, + 5182 ], "loc": { "start": { - "line": 185, + "line": 194, "column": 8 }, "end": { - "line": 185, - "column": 24 + "line": 194, + "column": 25 } } } @@ -6641,16 +7257,16 @@ "type": "Identifier", "name": "statusSpanText", "range": [ - 4889, - 4903 + 5195, + 5209 ], "loc": { "start": { - "line": 186, + "line": 195, "column": 12 }, "end": { - "line": 186, + "line": 195, "column": 26 } } @@ -6661,16 +7277,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 4906, - 4915 + 5212, + 5221 ], "loc": { "start": { - "line": 186, + "line": 195, "column": 29 }, "end": { - "line": 186, + "line": 195, "column": 38 } } @@ -6681,47 +7297,47 @@ "value": "span", "raw": "'span'", "range": [ - 4916, - 4922 + 5222, + 5228 ], "loc": { "start": { - "line": 186, + "line": 195, "column": 39 }, "end": { - "line": 186, + "line": 195, "column": 45 } } } ], "range": [ - 4906, - 4923 + 5212, + 5229 ], "loc": { "start": { - "line": 186, + "line": 195, "column": 29 }, "end": { - "line": 186, + "line": 195, "column": 46 } } }, "range": [ - 4889, - 4923 + 5195, + 5229 ], "loc": { "start": { - "line": 186, + "line": 195, "column": 12 }, "end": { - "line": 186, + "line": 195, "column": 46 } } @@ -6729,35 +7345,35 @@ ], "kind": "let", "range": [ - 4885, - 4924 + 5191, + 5230 ], "loc": { "start": { - "line": 186, + "line": 195, "column": 8 }, "end": { - "line": 186, + "line": 195, "column": 47 } }, "leadingComments": [ { "type": "Line", - "value": "preceding text", + "value": " preceding text", "range": [ - 4860, - 4876 + 5165, + 5182 ], "loc": { "start": { - "line": 185, + "line": 194, "column": 8 }, "end": { - "line": 185, - "column": 24 + "line": 194, + "column": 25 } } } @@ -6774,16 +7390,16 @@ "type": "Identifier", "name": "statusSpanText", "range": [ - 4933, - 4947 + 5239, + 5253 ], "loc": { "start": { - "line": 187, + "line": 196, "column": 8 }, "end": { - "line": 187, + "line": 196, "column": 22 } } @@ -6792,31 +7408,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 4948, - 4959 + 5254, + 5265 ], "loc": { "start": { - "line": 187, + "line": 196, "column": 23 }, "end": { - "line": 187, + "line": 196, "column": 34 } } }, "range": [ - 4933, - 4959 + 5239, + 5265 ], "loc": { "start": { - "line": 187, + "line": 196, "column": 8 }, "end": { - "line": 187, + "line": 196, "column": 34 } } @@ -6828,16 +7444,16 @@ "type": "Identifier", "name": "createText", "range": [ - 4960, - 4970 + 5266, + 5276 ], "loc": { "start": { - "line": 187, + "line": 196, "column": 35 }, "end": { - "line": 187, + "line": 196, "column": 45 } } @@ -6849,16 +7465,16 @@ "object": { "type": "ThisExpression", "range": [ - 4971, - 4975 + 5277, + 5281 ], "loc": { "start": { - "line": 187, + "line": 196, "column": 46 }, "end": { - "line": 187, + "line": 196, "column": 50 } } @@ -6867,78 +7483,78 @@ "type": "Identifier", "name": "text", "range": [ - 4976, - 4980 + 5282, + 5286 ], "loc": { "start": { - "line": 187, + "line": 196, "column": 51 }, "end": { - "line": 187, + "line": 196, "column": 55 } } }, "range": [ - 4971, - 4980 + 5277, + 5286 ], "loc": { "start": { - "line": 187, + "line": 196, "column": 46 }, "end": { - "line": 187, + "line": 196, "column": 55 } } } ], "range": [ - 4960, - 4981 + 5266, + 5287 ], "loc": { "start": { - "line": 187, + "line": 196, "column": 35 }, "end": { - "line": 187, + "line": 196, "column": 56 } } } ], "range": [ - 4933, - 4982 + 5239, + 5288 ], "loc": { "start": { - "line": 187, + "line": 196, "column": 8 }, "end": { - "line": 187, + "line": 196, "column": 57 } } }, "range": [ - 4933, - 4983 + 5239, + 5289 ], "loc": { "start": { - "line": 187, + "line": 196, "column": 8 }, "end": { - "line": 187, + "line": 196, "column": 58 } }, @@ -6947,234 +7563,16 @@ "type": "Line", "value": " target element container", "range": [ - 4993, - 5020 + 5299, + 5326 ], "loc": { "start": { - "line": 189, + "line": 198, "column": 8 }, "end": { - "line": 189, - "column": 35 - } - } - } - ] - }, - { - "type": "IfStatement", - "test": { - "type": "UnaryExpression", - "operator": "!", - "argument": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 5034, - 5038 - ], - "loc": { - "start": { - "line": 190, - "column": 13 - }, - "end": { - "line": 190, - "column": 17 - } - } - }, - "property": { - "type": "Identifier", - "name": "targetId", - "range": [ - 5039, - 5047 - ], - "loc": { - "start": { - "line": 190, - "column": 18 - }, - "end": { - "line": 190, - "column": 26 - } - } - }, - "range": [ - 5034, - 5047 - ], - "loc": { - "start": { - "line": 190, - "column": 13 - }, - "end": { - "line": 190, - "column": 26 - } - } - }, - "prefix": true, - "range": [ - 5033, - 5047 - ], - "loc": { - "start": { - "line": 190, - "column": 12 - }, - "end": { - "line": 190, - "column": 26 - } - } - }, - "consequent": { - "type": "BlockStatement", - "body": [ - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tf", - "range": [ - 5063, - 5065 - ], - "loc": { - "start": { - "line": 191, - "column": 12 - }, - "end": { - "line": 191, - "column": 14 - } - } - }, - "property": { - "type": "Identifier", - "name": "setToolbar", - "range": [ - 5066, - 5076 - ], - "loc": { - "start": { - "line": 191, - "column": 15 - }, - "end": { - "line": 191, - "column": 25 - } - } - }, - "range": [ - 5063, - 5076 - ], - "loc": { - "start": { - "line": 191, - "column": 12 - }, - "end": { - "line": 191, - "column": 25 - } - } - }, - "arguments": [], - "range": [ - 5063, - 5078 - ], - "loc": { - "start": { - "line": 191, - "column": 12 - }, - "end": { - "line": 191, - "column": 27 - } - } - }, - "range": [ - 5063, - 5079 - ], - "loc": { - "start": { - "line": 191, - "column": 12 - }, - "end": { - "line": 191, - "column": 28 - } - } - } - ], - "range": [ - 5049, - 5089 - ], - "loc": { - "start": { - "line": 190, - "column": 28 - }, - "end": { - "line": 192, - "column": 9 - } - } - }, - "alternate": null, - "range": [ - 5029, - 5089 - ], - "loc": { - "start": { - "line": 190, - "column": 8 - }, - "end": { - "line": 192, - "column": 9 - } - }, - "leadingComments": [ - { - "type": "Line", - "value": " target element container", - "range": [ - 4993, - 5020 - ], - "loc": { - "start": { - "line": 189, - "column": 8 - }, - "end": { - "line": 189, + "line": 198, "column": 35 } } @@ -7190,16 +7588,16 @@ "type": "Identifier", "name": "targetEl", "range": [ - 5102, - 5110 + 5339, + 5347 ], "loc": { "start": { - "line": 193, + "line": 199, "column": 12 }, "end": { - "line": 193, + "line": 199, "column": 20 } } @@ -7215,16 +7613,16 @@ "object": { "type": "ThisExpression", "range": [ - 5115, - 5119 + 5352, + 5356 ], "loc": { "start": { - "line": 193, + "line": 199, "column": 25 }, "end": { - "line": 193, + "line": 199, "column": 29 } } @@ -7233,122 +7631,178 @@ "type": "Identifier", "name": "targetId", "range": [ - 5120, - 5128 + 5357, + 5365 ], "loc": { "start": { - "line": 193, + "line": 199, "column": 30 }, "end": { - "line": 193, + "line": 199, "column": 38 } } }, "range": [ - 5115, - 5128 + 5352, + 5365 ], "loc": { "start": { - "line": 193, + "line": 199, "column": 25 }, "end": { - "line": 193, + "line": 199, "column": 38 } } }, "prefix": true, "range": [ - 5114, - 5128 + 5351, + 5365 ], "loc": { "start": { - "line": 193, + "line": 199, "column": 24 }, "end": { - "line": 193, + "line": 199, "column": 38 } } }, "consequent": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tf", - "range": [ - 5132, - 5134 - ], - "loc": { - "start": { - "line": 193, - "column": 42 - }, - "end": { - "line": 193, - "column": 44 - } - } - }, - "property": { - "type": "Identifier", - "name": "lDiv", - "range": [ - 5135, - 5139 - ], - "loc": { - "start": { - "line": 193, - "column": 45 - }, - "end": { - "line": 193, - "column": 49 - } - } - }, - "range": [ - 5132, - 5139 - ], - "loc": { - "start": { - "line": 193, - "column": 42 - }, - "end": { - "line": 193, - "column": 49 - } - } - }, - "alternate": { "type": "CallExpression", "callee": { - "type": "Identifier", - "name": "elm", + "type": "MemberExpression", + "computed": false, + "object": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "tf", + "range": [ + 5381, + 5383 + ], + "loc": { + "start": { + "line": 200, + "column": 12 + }, + "end": { + "line": 200, + "column": 14 + } + } + }, + "property": { + "type": "Identifier", + "name": "feature", + "range": [ + 5384, + 5391 + ], + "loc": { + "start": { + "line": 200, + "column": 15 + }, + "end": { + "line": 200, + "column": 22 + } + } + }, + "range": [ + 5381, + 5391 + ], + "loc": { + "start": { + "line": 200, + "column": 12 + }, + "end": { + "line": 200, + "column": 22 + } + } + }, + "arguments": [ + { + "type": "Literal", + "value": "toolbar", + "raw": "'toolbar'", + "range": [ + 5392, + 5401 + ], + "loc": { + "start": { + "line": 200, + "column": 23 + }, + "end": { + "line": 200, + "column": 32 + } + } + } + ], + "range": [ + 5381, + 5402 + ], + "loc": { + "start": { + "line": 200, + "column": 12 + }, + "end": { + "line": 200, + "column": 33 + } + } + }, + "property": { + "type": "Identifier", + "name": "container", + "range": [ + 5403, + 5412 + ], + "loc": { + "start": { + "line": 200, + "column": 34 + }, + "end": { + "line": 200, + "column": 43 + } + } + }, "range": [ - 5142, - 5145 + 5381, + 5412 ], "loc": { "start": { - "line": 193, - "column": 52 + "line": 200, + "column": 12 }, "end": { - "line": 193, - "column": 55 + "line": 200, + "column": 43 } } }, @@ -7359,17 +7813,107 @@ "object": { "type": "ThisExpression", "range": [ - 5146, - 5150 + 5413, + 5417 ], "loc": { "start": { - "line": 193, - "column": 56 + "line": 200, + "column": 44 }, "end": { - "line": 193, - "column": 60 + "line": 200, + "column": 48 + } + } + }, + "property": { + "type": "Identifier", + "name": "toolbarPosition", + "range": [ + 5418, + 5433 + ], + "loc": { + "start": { + "line": 200, + "column": 49 + }, + "end": { + "line": 200, + "column": 64 + } + } + }, + "range": [ + 5413, + 5433 + ], + "loc": { + "start": { + "line": 200, + "column": 44 + }, + "end": { + "line": 200, + "column": 64 + } + } + } + ], + "range": [ + 5381, + 5434 + ], + "loc": { + "start": { + "line": 200, + "column": 12 + }, + "end": { + "line": 200, + "column": 65 + } + } + }, + "alternate": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "elm", + "range": [ + 5449, + 5452 + ], + "loc": { + "start": { + "line": 201, + "column": 12 + }, + "end": { + "line": 201, + "column": 15 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 5453, + 5457 + ], + "loc": { + "start": { + "line": 201, + "column": 16 + }, + "end": { + "line": 201, + "column": 20 } } }, @@ -7377,116 +7921,136 @@ "type": "Identifier", "name": "targetId", "range": [ - 5151, - 5159 + 5458, + 5466 ], "loc": { "start": { - "line": 193, - "column": 61 + "line": 201, + "column": 21 }, "end": { - "line": 193, - "column": 69 + "line": 201, + "column": 29 } } }, "range": [ - 5146, - 5159 + 5453, + 5466 ], "loc": { "start": { - "line": 193, - "column": 56 + "line": 201, + "column": 16 }, "end": { - "line": 193, - "column": 69 + "line": 201, + "column": 29 } } } ], "range": [ - 5142, - 5160 + 5449, + 5467 ], "loc": { "start": { - "line": 193, - "column": 52 + "line": 201, + "column": 12 }, "end": { - "line": 193, - "column": 70 + "line": 201, + "column": 30 } } }, "range": [ - 5113, - 5160 + 5350, + 5467 ], "loc": { "start": { - "line": 193, + "line": 199, "column": 23 }, "end": { - "line": 193, - "column": 70 + "line": 201, + "column": 30 } } }, "range": [ - 5102, - 5160 + 5339, + 5467 ], "loc": { "start": { - "line": 193, + "line": 199, "column": 12 }, "end": { - "line": 193, - "column": 70 + "line": 201, + "column": 30 } } } ], "kind": "let", "range": [ - 5098, - 5161 + 5335, + 5468 ], "loc": { "start": { - "line": 193, + "line": 199, "column": 8 }, "end": { - "line": 193, - "column": 71 + "line": 201, + "column": 31 } }, - "trailingComments": [ + "leadingComments": [ { "type": "Line", - "value": "default container: 'lDiv'", + "value": " target element container", "range": [ - 5171, - 5198 + 5299, + 5326 ], "loc": { "start": { - "line": 195, + "line": 198, "column": 8 }, "end": { - "line": 195, + "line": 198, "column": 35 } } } + ], + "trailingComments": [ + { + "type": "Line", + "value": " default container", + "range": [ + 5478, + 5498 + ], + "loc": { + "start": { + "line": 203, + "column": 8 + }, + "end": { + "line": 203, + "column": 28 + } + } + } ] }, { @@ -7500,16 +8064,16 @@ "object": { "type": "ThisExpression", "range": [ - 5212, - 5216 + 5512, + 5516 ], "loc": { "start": { - "line": 196, + "line": 204, "column": 13 }, "end": { - "line": 196, + "line": 204, "column": 17 } } @@ -7518,47 +8082,47 @@ "type": "Identifier", "name": "targetId", "range": [ - 5217, - 5225 + 5517, + 5525 ], "loc": { "start": { - "line": 196, + "line": 204, "column": 18 }, "end": { - "line": 196, + "line": 204, "column": 26 } } }, "range": [ - 5212, - 5225 + 5512, + 5525 ], "loc": { "start": { - "line": 196, + "line": 204, "column": 13 }, "end": { - "line": 196, + "line": 204, "column": 26 } } }, "prefix": true, "range": [ - 5211, - 5225 + 5511, + 5525 ], "loc": { "start": { - "line": 196, + "line": 204, "column": 12 }, "end": { - "line": 196, + "line": 204, "column": 26 } } @@ -7577,16 +8141,16 @@ "type": "Identifier", "name": "statusDiv", "range": [ - 5241, - 5250 + 5541, + 5550 ], "loc": { "start": { - "line": 197, + "line": 205, "column": 12 }, "end": { - "line": 197, + "line": 205, "column": 21 } } @@ -7595,31 +8159,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 5251, - 5262 + 5551, + 5562 ], "loc": { "start": { - "line": 197, + "line": 205, "column": 22 }, "end": { - "line": 197, + "line": 205, "column": 33 } } }, "range": [ - 5241, - 5262 + 5541, + 5562 ], "loc": { "start": { - "line": 197, + "line": 205, "column": 12 }, "end": { - "line": 197, + "line": 205, "column": 33 } } @@ -7629,47 +8193,47 @@ "type": "Identifier", "name": "statusSpanText", "range": [ - 5263, - 5277 + 5563, + 5577 ], "loc": { "start": { - "line": 197, + "line": 205, "column": 34 }, "end": { - "line": 197, + "line": 205, "column": 48 } } } ], "range": [ - 5241, - 5278 + 5541, + 5578 ], "loc": { "start": { - "line": 197, + "line": 205, "column": 12 }, "end": { - "line": 197, + "line": 205, "column": 49 } } }, "range": [ - 5241, - 5279 + 5541, + 5579 ], "loc": { "start": { - "line": 197, + "line": 205, "column": 12 }, "end": { - "line": 197, + "line": 205, "column": 50 } } @@ -7685,16 +8249,16 @@ "type": "Identifier", "name": "statusDiv", "range": [ - 5292, - 5301 + 5592, + 5601 ], "loc": { "start": { - "line": 198, + "line": 206, "column": 12 }, "end": { - "line": 198, + "line": 206, "column": 21 } } @@ -7703,31 +8267,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 5302, - 5313 + 5602, + 5613 ], "loc": { "start": { - "line": 198, + "line": 206, "column": 22 }, "end": { - "line": 198, + "line": 206, "column": 33 } } }, "range": [ - 5292, - 5313 + 5592, + 5613 ], "loc": { "start": { - "line": 198, + "line": 206, "column": 12 }, "end": { - "line": 198, + "line": 206, "column": 33 } } @@ -7737,47 +8301,47 @@ "type": "Identifier", "name": "statusSpan", "range": [ - 5314, - 5324 + 5614, + 5624 ], "loc": { "start": { - "line": 198, + "line": 206, "column": 34 }, "end": { - "line": 198, + "line": 206, "column": 44 } } } ], "range": [ - 5292, - 5325 + 5592, + 5625 ], "loc": { "start": { - "line": 198, + "line": 206, "column": 12 }, "end": { - "line": 198, + "line": 206, "column": 45 } } }, "range": [ - 5292, - 5326 + 5592, + 5626 ], "loc": { "start": { - "line": 198, + "line": 206, "column": 12 }, "end": { - "line": 198, + "line": 206, "column": 46 } } @@ -7793,16 +8357,16 @@ "type": "Identifier", "name": "targetEl", "range": [ - 5339, - 5347 + 5639, + 5647 ], "loc": { "start": { - "line": 199, + "line": 207, "column": 12 }, "end": { - "line": 199, + "line": 207, "column": 20 } } @@ -7811,31 +8375,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 5348, - 5359 + 5648, + 5659 ], "loc": { "start": { - "line": 199, + "line": 207, "column": 21 }, "end": { - "line": 199, + "line": 207, "column": 32 } } }, "range": [ - 5339, - 5359 + 5639, + 5659 ], "loc": { "start": { - "line": 199, + "line": 207, "column": 12 }, "end": { - "line": 199, + "line": 207, "column": 32 } } @@ -7845,63 +8409,63 @@ "type": "Identifier", "name": "statusDiv", "range": [ - 5360, - 5369 + 5660, + 5669 ], "loc": { "start": { - "line": 199, + "line": 207, "column": 33 }, "end": { - "line": 199, + "line": 207, "column": 42 } } } ], "range": [ - 5339, - 5370 + 5639, + 5670 ], "loc": { "start": { - "line": 199, + "line": 207, "column": 12 }, "end": { - "line": 199, + "line": 207, "column": 43 } } }, "range": [ - 5339, - 5371 + 5639, + 5671 ], "loc": { "start": { - "line": 199, + "line": 207, "column": 12 }, "end": { - "line": 199, + "line": 207, "column": 44 } } } ], "range": [ - 5227, - 5381 + 5527, + 5681 ], "loc": { "start": { - "line": 196, + "line": 204, "column": 28 }, "end": { - "line": 200, + "line": 208, "column": 9 } } @@ -7920,16 +8484,16 @@ "type": "Identifier", "name": "targetEl", "range": [ - 5462, - 5470 + 5762, + 5770 ], "loc": { "start": { - "line": 202, + "line": 210, "column": 12 }, "end": { - "line": 202, + "line": 210, "column": 20 } } @@ -7938,31 +8502,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 5471, - 5482 + 5771, + 5782 ], "loc": { "start": { - "line": 202, + "line": 210, "column": 21 }, "end": { - "line": 202, + "line": 210, "column": 32 } } }, "range": [ - 5462, - 5482 + 5762, + 5782 ], "loc": { "start": { - "line": 202, + "line": 210, "column": 12 }, "end": { - "line": 202, + "line": 210, "column": 32 } } @@ -7972,47 +8536,47 @@ "type": "Identifier", "name": "statusSpanText", "range": [ - 5483, - 5497 + 5783, + 5797 ], "loc": { "start": { - "line": 202, + "line": 210, "column": 33 }, "end": { - "line": 202, + "line": 210, "column": 47 } } } ], "range": [ - 5462, - 5498 + 5762, + 5798 ], "loc": { "start": { - "line": 202, + "line": 210, "column": 12 }, "end": { - "line": 202, + "line": 210, "column": 48 } } }, "range": [ - 5462, - 5499 + 5762, + 5799 ], "loc": { "start": { - "line": 202, + "line": 210, "column": 12 }, "end": { - "line": 202, + "line": 210, "column": 49 } }, @@ -8021,16 +8585,16 @@ "type": "Line", "value": " custom container, no need to append statusDiv", "range": [ - 5401, - 5449 + 5701, + 5749 ], "loc": { "start": { - "line": 201, + "line": 209, "column": 12 }, "end": { - "line": 201, + "line": 209, "column": 60 } } @@ -8048,16 +8612,16 @@ "type": "Identifier", "name": "targetEl", "range": [ - 5512, - 5520 + 5812, + 5820 ], "loc": { "start": { - "line": 203, + "line": 211, "column": 12 }, "end": { - "line": 203, + "line": 211, "column": 20 } } @@ -8066,31 +8630,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 5521, - 5532 + 5821, + 5832 ], "loc": { "start": { - "line": 203, + "line": 211, "column": 21 }, "end": { - "line": 203, + "line": 211, "column": 32 } } }, "range": [ - 5512, - 5532 + 5812, + 5832 ], "loc": { "start": { - "line": 203, + "line": 211, "column": 12 }, "end": { - "line": 203, + "line": 211, "column": 32 } } @@ -8100,97 +8664,97 @@ "type": "Identifier", "name": "statusSpan", "range": [ - 5533, - 5543 + 5833, + 5843 ], "loc": { "start": { - "line": 203, + "line": 211, "column": 33 }, "end": { - "line": 203, + "line": 211, "column": 43 } } } ], "range": [ - 5512, - 5544 + 5812, + 5844 ], "loc": { "start": { - "line": 203, + "line": 211, "column": 12 }, "end": { - "line": 203, + "line": 211, "column": 44 } } }, "range": [ - 5512, - 5545 + 5812, + 5845 ], "loc": { "start": { - "line": 203, + "line": 211, "column": 12 }, "end": { - "line": 203, + "line": 211, "column": 45 } } } ], "range": [ - 5387, - 5555 + 5687, + 5855 ], "loc": { "start": { - "line": 200, + "line": 208, "column": 15 }, "end": { - "line": 204, + "line": 212, "column": 9 } } }, "range": [ - 5207, - 5555 + 5507, + 5855 ], "loc": { "start": { - "line": 196, + "line": 204, "column": 8 }, "end": { - "line": 204, + "line": 212, "column": 9 } }, "leadingComments": [ { "type": "Line", - "value": "default container: 'lDiv'", + "value": " default container", "range": [ - 5171, - 5198 + 5478, + 5498 ], "loc": { "start": { - "line": 195, + "line": 203, "column": 8 }, "end": { - "line": 195, - "column": 35 + "line": 203, + "column": 28 } } } @@ -8207,16 +8771,16 @@ "object": { "type": "ThisExpression", "range": [ - 5565, - 5569 + 5865, + 5869 ], "loc": { "start": { - "line": 206, + "line": 214, "column": 8 }, "end": { - "line": 206, + "line": 214, "column": 12 } } @@ -8225,31 +8789,31 @@ "type": "Identifier", "name": "container", "range": [ - 5570, - 5579 + 5870, + 5879 ], "loc": { "start": { - "line": 206, + "line": 214, "column": 13 }, "end": { - "line": 206, + "line": 214, "column": 22 } } }, "range": [ - 5565, - 5579 + 5865, + 5879 ], "loc": { "start": { - "line": 206, + "line": 214, "column": 8 }, "end": { - "line": 206, + "line": 214, "column": 22 } } @@ -8258,46 +8822,46 @@ "type": "Identifier", "name": "statusDiv", "range": [ - 5582, - 5591 + 5882, + 5891 ], "loc": { "start": { - "line": 206, + "line": 214, "column": 25 }, "end": { - "line": 206, + "line": 214, "column": 34 } } }, "range": [ - 5565, - 5591 + 5865, + 5891 ], "loc": { "start": { - "line": 206, + "line": 214, "column": 8 }, "end": { - "line": 206, + "line": 214, "column": 34 } } }, "range": [ - 5565, - 5592 + 5865, + 5892 ], "loc": { "start": { - "line": 206, + "line": 214, "column": 8 }, "end": { - "line": 206, + "line": 214, "column": 35 } } @@ -8313,16 +8877,16 @@ "object": { "type": "ThisExpression", "range": [ - 5601, - 5605 + 5901, + 5905 ], "loc": { "start": { - "line": 207, + "line": 215, "column": 8 }, "end": { - "line": 207, + "line": 215, "column": 12 } } @@ -8331,31 +8895,31 @@ "type": "Identifier", "name": "msgContainer", "range": [ - 5606, - 5618 + 5906, + 5918 ], "loc": { "start": { - "line": 207, + "line": 215, "column": 13 }, "end": { - "line": 207, + "line": 215, "column": 25 } } }, "range": [ - 5601, - 5618 + 5901, + 5918 ], "loc": { "start": { - "line": 207, + "line": 215, "column": 8 }, "end": { - "line": 207, + "line": 215, "column": 25 } } @@ -8364,46 +8928,46 @@ "type": "Identifier", "name": "statusSpan", "range": [ - 5621, - 5631 + 5921, + 5931 ], "loc": { "start": { - "line": 207, + "line": 215, "column": 28 }, "end": { - "line": 207, + "line": 215, "column": 38 } } }, "range": [ - 5601, - 5631 + 5901, + 5931 ], "loc": { "start": { - "line": 207, + "line": 215, "column": 8 }, "end": { - "line": 207, + "line": 215, "column": 38 } } }, "range": [ - 5601, - 5632 + 5901, + 5932 ], "loc": { "start": { - "line": 207, + "line": 215, "column": 8 }, "end": { - "line": 207, + "line": 215, "column": 39 } } @@ -8419,16 +8983,16 @@ "object": { "type": "ThisExpression", "range": [ - 5641, - 5645 + 5941, + 5945 ], "loc": { "start": { - "line": 208, + "line": 216, "column": 8 }, "end": { - "line": 208, + "line": 216, "column": 12 } } @@ -8437,31 +9001,31 @@ "type": "Identifier", "name": "labelContainer", "range": [ - 5646, - 5660 + 5946, + 5960 ], "loc": { "start": { - "line": 208, + "line": 216, "column": 13 }, "end": { - "line": 208, + "line": 216, "column": 27 } } }, "range": [ - 5641, - 5660 + 5941, + 5960 ], "loc": { "start": { - "line": 208, + "line": 216, "column": 8 }, "end": { - "line": 208, + "line": 216, "column": 27 } } @@ -8470,64 +9034,64 @@ "type": "Identifier", "name": "statusSpanText", "range": [ - 5663, - 5677 + 5963, + 5977 ], "loc": { "start": { - "line": 208, + "line": 216, "column": 30 }, "end": { - "line": 208, + "line": 216, "column": 44 } } }, "range": [ - 5641, - 5677 + 5941, + 5977 ], "loc": { "start": { - "line": 208, + "line": 216, "column": 8 }, "end": { - "line": 208, + "line": 216, "column": 44 } } }, "range": [ - 5641, - 5678 + 5941, + 5978 ], "loc": { "start": { - "line": 208, + "line": 216, "column": 8 }, "end": { - "line": 208, + "line": 216, "column": 45 } }, "trailingComments": [ { "type": "Line", - "value": " Subscribe to events", + "value": " subscribe to events", "range": [ - 5688, - 5710 + 5988, + 6010 ], "loc": { "start": { - "line": 210, + "line": 218, "column": 8 }, "end": { - "line": 210, + "line": 218, "column": 30 } } @@ -8545,16 +9109,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 5719, - 5726 + 6019, + 6026 ], "loc": { "start": { - "line": 211, + "line": 219, "column": 8 }, "end": { - "line": 211, + "line": 219, "column": 15 } } @@ -8563,31 +9127,31 @@ "type": "Identifier", "name": "on", "range": [ - 5727, - 5729 + 6027, + 6029 ], "loc": { "start": { - "line": 211, + "line": 219, "column": 16 }, "end": { - "line": 211, + "line": 219, "column": 18 } } }, "range": [ - 5719, - 5729 + 6019, + 6029 ], "loc": { "start": { - "line": 211, + "line": 219, "column": 8 }, "end": { - "line": 211, + "line": 219, "column": 18 } } @@ -8601,32 +9165,32 @@ "value": "before-filtering", "raw": "'before-filtering'", "range": [ - 5731, - 5749 + 6031, + 6049 ], "loc": { "start": { - "line": 211, + "line": 219, "column": 20 }, "end": { - "line": 211, + "line": 219, "column": 38 } } } ], "range": [ - 5730, - 5750 + 6030, + 6050 ], "loc": { "start": { - "line": 211, + "line": 219, "column": 19 }, "end": { - "line": 211, + "line": 219, "column": 39 } } @@ -8643,16 +9207,16 @@ "object": { "type": "ThisExpression", "range": [ - 5758, - 5762 + 6058, + 6062 ], "loc": { "start": { - "line": 211, + "line": 219, "column": 47 }, "end": { - "line": 211, + "line": 219, "column": 51 } } @@ -8661,31 +9225,31 @@ "type": "Identifier", "name": "message", "range": [ - 5763, - 5770 + 6063, + 6070 ], "loc": { "start": { - "line": 211, + "line": 219, "column": 52 }, "end": { - "line": 211, + "line": 219, "column": 59 } } }, "range": [ - 5758, - 5770 + 6058, + 6070 ], "loc": { "start": { - "line": 211, + "line": 219, "column": 47 }, "end": { - "line": 211, + "line": 219, "column": 59 } } @@ -8697,16 +9261,16 @@ "object": { "type": "ThisExpression", "range": [ - 5771, - 5775 + 6071, + 6075 ], "loc": { "start": { - "line": 211, + "line": 219, "column": 60 }, "end": { - "line": 211, + "line": 219, "column": 64 } } @@ -8715,47 +9279,47 @@ "type": "Identifier", "name": "msgFilter", "range": [ - 5776, - 5785 + 6076, + 6085 ], "loc": { "start": { - "line": 211, + "line": 219, "column": 65 }, "end": { - "line": 211, + "line": 219, "column": 74 } } }, "range": [ - 5771, - 5785 + 6071, + 6085 ], "loc": { "start": { - "line": 211, + "line": 219, "column": 60 }, "end": { - "line": 211, + "line": 219, "column": 74 } } } ], "range": [ - 5758, - 5786 + 6058, + 6086 ], "loc": { "start": { - "line": 211, + "line": 219, "column": 47 }, "end": { - "line": 211, + "line": 219, "column": 75 } } @@ -8763,65 +9327,65 @@ "generator": false, "expression": true, "range": [ - 5752, - 5786 + 6052, + 6086 ], "loc": { "start": { - "line": 211, + "line": 219, "column": 41 }, "end": { - "line": 211, + "line": 219, "column": 75 } } } ], "range": [ - 5719, - 5787 + 6019, + 6087 ], "loc": { "start": { - "line": 211, + "line": 219, "column": 8 }, "end": { - "line": 211, + "line": 219, "column": 76 } } }, "range": [ - 5719, - 5788 + 6019, + 6088 ], "loc": { "start": { - "line": 211, + "line": 219, "column": 8 }, "end": { - "line": 211, + "line": 219, "column": 77 } }, "leadingComments": [ { "type": "Line", - "value": " Subscribe to events", + "value": " subscribe to events", "range": [ - 5688, - 5710 + 5988, + 6010 ], "loc": { "start": { - "line": 210, + "line": 218, "column": 8 }, "end": { - "line": 210, + "line": 218, "column": 30 } } @@ -8839,16 +9403,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 5797, - 5804 + 6097, + 6104 ], "loc": { "start": { - "line": 212, + "line": 220, "column": 8 }, "end": { - "line": 212, + "line": 220, "column": 15 } } @@ -8857,31 +9421,31 @@ "type": "Identifier", "name": "on", "range": [ - 5805, - 5807 + 6105, + 6107 ], "loc": { "start": { - "line": 212, + "line": 220, "column": 16 }, "end": { - "line": 212, + "line": 220, "column": 18 } } }, "range": [ - 5797, - 5807 + 6097, + 6107 ], "loc": { "start": { - "line": 212, + "line": 220, "column": 8 }, "end": { - "line": 212, + "line": 220, "column": 18 } } @@ -8895,32 +9459,32 @@ "value": "before-populating-filter", "raw": "'before-populating-filter'", "range": [ - 5809, - 5835 + 6109, + 6135 ], "loc": { "start": { - "line": 212, + "line": 220, "column": 20 }, "end": { - "line": 212, + "line": 220, "column": 46 } } } ], "range": [ - 5808, - 5836 + 6108, + 6136 ], "loc": { "start": { - "line": 212, + "line": 220, "column": 19 }, "end": { - "line": 212, + "line": 220, "column": 47 } } @@ -8937,16 +9501,16 @@ "object": { "type": "ThisExpression", "range": [ - 5856, - 5860 + 6156, + 6160 ], "loc": { "start": { - "line": 213, + "line": 221, "column": 18 }, "end": { - "line": 213, + "line": 221, "column": 22 } } @@ -8955,31 +9519,31 @@ "type": "Identifier", "name": "message", "range": [ - 5861, - 5868 + 6161, + 6168 ], "loc": { "start": { - "line": 213, + "line": 221, "column": 23 }, "end": { - "line": 213, + "line": 221, "column": 30 } } }, "range": [ - 5856, - 5868 + 6156, + 6168 ], "loc": { "start": { - "line": 213, + "line": 221, "column": 18 }, "end": { - "line": 213, + "line": 221, "column": 30 } } @@ -8991,16 +9555,16 @@ "object": { "type": "ThisExpression", "range": [ - 5869, - 5873 + 6169, + 6173 ], "loc": { "start": { - "line": 213, + "line": 221, "column": 31 }, "end": { - "line": 213, + "line": 221, "column": 35 } } @@ -9009,47 +9573,47 @@ "type": "Identifier", "name": "msgPopulate", "range": [ - 5874, - 5885 + 6174, + 6185 ], "loc": { "start": { - "line": 213, + "line": 221, "column": 36 }, "end": { - "line": 213, + "line": 221, "column": 47 } } }, "range": [ - 5869, - 5885 + 6169, + 6185 ], "loc": { "start": { - "line": 213, + "line": 221, "column": 31 }, "end": { - "line": 213, + "line": 221, "column": 47 } } } ], "range": [ - 5856, - 5886 + 6156, + 6186 ], "loc": { "start": { - "line": 213, + "line": 221, "column": 18 }, "end": { - "line": 213, + "line": 221, "column": 48 } } @@ -9057,47 +9621,47 @@ "generator": false, "expression": true, "range": [ - 5850, - 5886 + 6150, + 6186 ], "loc": { "start": { - "line": 213, + "line": 221, "column": 12 }, "end": { - "line": 213, + "line": 221, "column": 48 } } } ], "range": [ - 5797, - 5887 + 6097, + 6187 ], "loc": { "start": { - "line": 212, + "line": 220, "column": 8 }, "end": { - "line": 213, + "line": 221, "column": 49 } } }, "range": [ - 5797, - 5888 + 6097, + 6188 ], "loc": { "start": { - "line": 212, + "line": 220, "column": 8 }, "end": { - "line": 213, + "line": 221, "column": 50 } } @@ -9113,16 +9677,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 5897, - 5904 + 6197, + 6204 ], "loc": { "start": { - "line": 214, + "line": 222, "column": 8 }, "end": { - "line": 214, + "line": 222, "column": 15 } } @@ -9131,31 +9695,31 @@ "type": "Identifier", "name": "on", "range": [ - 5905, - 5907 + 6205, + 6207 ], "loc": { "start": { - "line": 214, + "line": 222, "column": 16 }, "end": { - "line": 214, + "line": 222, "column": 18 } } }, "range": [ - 5897, - 5907 + 6197, + 6207 ], "loc": { "start": { - "line": 214, + "line": 222, "column": 8 }, "end": { - "line": 214, + "line": 222, "column": 18 } } @@ -9169,32 +9733,32 @@ "value": "before-page-change", "raw": "'before-page-change'", "range": [ - 5909, - 5929 + 6209, + 6229 ], "loc": { "start": { - "line": 214, + "line": 222, "column": 20 }, "end": { - "line": 214, + "line": 222, "column": 40 } } } ], "range": [ - 5908, - 5930 + 6208, + 6230 ], "loc": { "start": { - "line": 214, + "line": 222, "column": 19 }, "end": { - "line": 214, + "line": 222, "column": 41 } } @@ -9211,16 +9775,16 @@ "object": { "type": "ThisExpression", "range": [ - 5950, - 5954 + 6250, + 6254 ], "loc": { "start": { - "line": 215, + "line": 223, "column": 18 }, "end": { - "line": 215, + "line": 223, "column": 22 } } @@ -9229,31 +9793,31 @@ "type": "Identifier", "name": "message", "range": [ - 5955, - 5962 + 6255, + 6262 ], "loc": { "start": { - "line": 215, + "line": 223, "column": 23 }, "end": { - "line": 215, + "line": 223, "column": 30 } } }, "range": [ - 5950, - 5962 + 6250, + 6262 ], "loc": { "start": { - "line": 215, + "line": 223, "column": 18 }, "end": { - "line": 215, + "line": 223, "column": 30 } } @@ -9265,16 +9829,16 @@ "object": { "type": "ThisExpression", "range": [ - 5963, - 5967 + 6263, + 6267 ], "loc": { "start": { - "line": 215, + "line": 223, "column": 31 }, "end": { - "line": 215, + "line": 223, "column": 35 } } @@ -9283,47 +9847,47 @@ "type": "Identifier", "name": "msgChangePage", "range": [ - 5968, - 5981 + 6268, + 6281 ], "loc": { "start": { - "line": 215, + "line": 223, "column": 36 }, "end": { - "line": 215, + "line": 223, "column": 49 } } }, "range": [ - 5963, - 5981 + 6263, + 6281 ], "loc": { "start": { - "line": 215, + "line": 223, "column": 31 }, "end": { - "line": 215, + "line": 223, "column": 49 } } } ], "range": [ - 5950, - 5982 + 6250, + 6282 ], "loc": { "start": { - "line": 215, + "line": 223, "column": 18 }, "end": { - "line": 215, + "line": 223, "column": 50 } } @@ -9331,47 +9895,47 @@ "generator": false, "expression": true, "range": [ - 5944, - 5982 + 6244, + 6282 ], "loc": { "start": { - "line": 215, + "line": 223, "column": 12 }, "end": { - "line": 215, + "line": 223, "column": 50 } } } ], "range": [ - 5897, - 5983 + 6197, + 6283 ], "loc": { "start": { - "line": 214, + "line": 222, "column": 8 }, "end": { - "line": 215, + "line": 223, "column": 51 } } }, "range": [ - 5897, - 5984 + 6197, + 6284 ], "loc": { "start": { - "line": 214, + "line": 222, "column": 8 }, "end": { - "line": 215, + "line": 223, "column": 52 } } @@ -9387,16 +9951,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 5993, - 6000 + 6293, + 6300 ], "loc": { "start": { - "line": 216, + "line": 224, "column": 8 }, "end": { - "line": 216, + "line": 224, "column": 15 } } @@ -9405,31 +9969,31 @@ "type": "Identifier", "name": "on", "range": [ - 6001, - 6003 + 6301, + 6303 ], "loc": { "start": { - "line": 216, + "line": 224, "column": 16 }, "end": { - "line": 216, + "line": 224, "column": 18 } } }, "range": [ - 5993, - 6003 + 6293, + 6303 ], "loc": { "start": { - "line": 216, + "line": 224, "column": 8 }, "end": { - "line": 216, + "line": 224, "column": 18 } } @@ -9443,32 +10007,32 @@ "value": "before-clearing-filters", "raw": "'before-clearing-filters'", "range": [ - 6005, - 6030 + 6305, + 6330 ], "loc": { "start": { - "line": 216, + "line": 224, "column": 20 }, "end": { - "line": 216, + "line": 224, "column": 45 } } } ], "range": [ - 6004, - 6031 + 6304, + 6331 ], "loc": { "start": { - "line": 216, + "line": 224, "column": 19 }, "end": { - "line": 216, + "line": 224, "column": 46 } } @@ -9485,16 +10049,16 @@ "object": { "type": "ThisExpression", "range": [ - 6051, - 6055 + 6351, + 6355 ], "loc": { "start": { - "line": 217, + "line": 225, "column": 12 }, "end": { - "line": 217, + "line": 225, "column": 16 } } @@ -9503,31 +10067,31 @@ "type": "Identifier", "name": "message", "range": [ - 6056, - 6063 + 6356, + 6363 ], "loc": { "start": { - "line": 217, + "line": 225, "column": 17 }, "end": { - "line": 217, + "line": 225, "column": 24 } } }, "range": [ - 6051, - 6063 + 6351, + 6363 ], "loc": { "start": { - "line": 217, + "line": 225, "column": 12 }, "end": { - "line": 217, + "line": 225, "column": 24 } } @@ -9539,16 +10103,16 @@ "object": { "type": "ThisExpression", "range": [ - 6064, - 6068 + 6364, + 6368 ], "loc": { "start": { - "line": 217, + "line": 225, "column": 25 }, "end": { - "line": 217, + "line": 225, "column": 29 } } @@ -9557,47 +10121,47 @@ "type": "Identifier", "name": "msgClear", "range": [ - 6069, - 6077 + 6369, + 6377 ], "loc": { "start": { - "line": 217, + "line": 225, "column": 30 }, "end": { - "line": 217, + "line": 225, "column": 38 } } }, "range": [ - 6064, - 6077 + 6364, + 6377 ], "loc": { "start": { - "line": 217, + "line": 225, "column": 25 }, "end": { - "line": 217, + "line": 225, "column": 38 } } } ], "range": [ - 6051, - 6078 + 6351, + 6378 ], "loc": { "start": { - "line": 217, + "line": 225, "column": 12 }, "end": { - "line": 217, + "line": 225, "column": 39 } } @@ -9605,47 +10169,47 @@ "generator": false, "expression": true, "range": [ - 6033, - 6078 + 6333, + 6378 ], "loc": { "start": { - "line": 216, + "line": 224, "column": 48 }, "end": { - "line": 217, + "line": 225, "column": 39 } } } ], "range": [ - 5993, - 6079 + 6293, + 6379 ], "loc": { "start": { - "line": 216, + "line": 224, "column": 8 }, "end": { - "line": 217, + "line": 225, "column": 40 } } }, "range": [ - 5993, - 6080 + 6293, + 6380 ], "loc": { "start": { - "line": 216, + "line": 224, "column": 8 }, "end": { - "line": 217, + "line": 225, "column": 41 } } @@ -9661,16 +10225,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 6089, - 6096 + 6389, + 6396 ], "loc": { "start": { - "line": 218, + "line": 226, "column": 8 }, "end": { - "line": 218, + "line": 226, "column": 15 } } @@ -9679,31 +10243,31 @@ "type": "Identifier", "name": "on", "range": [ - 6097, - 6099 + 6397, + 6399 ], "loc": { "start": { - "line": 218, + "line": 226, "column": 16 }, "end": { - "line": 218, + "line": 226, "column": 18 } } }, "range": [ - 6089, - 6099 + 6389, + 6399 ], "loc": { "start": { - "line": 218, + "line": 226, "column": 8 }, "end": { - "line": 218, + "line": 226, "column": 18 } } @@ -9717,32 +10281,32 @@ "value": "before-page-length-change", "raw": "'before-page-length-change'", "range": [ - 6101, - 6128 + 6401, + 6428 ], "loc": { "start": { - "line": 218, + "line": 226, "column": 20 }, "end": { - "line": 218, + "line": 226, "column": 47 } } } ], "range": [ - 6100, - 6129 + 6400, + 6429 ], "loc": { "start": { - "line": 218, + "line": 226, "column": 19 }, "end": { - "line": 218, + "line": 226, "column": 48 } } @@ -9759,16 +10323,16 @@ "object": { "type": "ThisExpression", "range": [ - 6149, - 6153 + 6449, + 6453 ], "loc": { "start": { - "line": 219, + "line": 227, "column": 18 }, "end": { - "line": 219, + "line": 227, "column": 22 } } @@ -9777,31 +10341,31 @@ "type": "Identifier", "name": "message", "range": [ - 6154, - 6161 + 6454, + 6461 ], "loc": { "start": { - "line": 219, + "line": 227, "column": 23 }, "end": { - "line": 219, + "line": 227, "column": 30 } } }, "range": [ - 6149, - 6161 + 6449, + 6461 ], "loc": { "start": { - "line": 219, + "line": 227, "column": 18 }, "end": { - "line": 219, + "line": 227, "column": 30 } } @@ -9813,16 +10377,16 @@ "object": { "type": "ThisExpression", "range": [ - 6162, - 6166 + 6462, + 6466 ], "loc": { "start": { - "line": 219, + "line": 227, "column": 31 }, "end": { - "line": 219, + "line": 227, "column": 35 } } @@ -9831,47 +10395,47 @@ "type": "Identifier", "name": "msgChangeResults", "range": [ - 6167, - 6183 + 6467, + 6483 ], "loc": { "start": { - "line": 219, + "line": 227, "column": 36 }, "end": { - "line": 219, + "line": 227, "column": 52 } } }, "range": [ - 6162, - 6183 + 6462, + 6483 ], "loc": { "start": { - "line": 219, + "line": 227, "column": 31 }, "end": { - "line": 219, + "line": 227, "column": 52 } } } ], "range": [ - 6149, - 6184 + 6449, + 6484 ], "loc": { "start": { - "line": 219, + "line": 227, "column": 18 }, "end": { - "line": 219, + "line": 227, "column": 53 } } @@ -9879,47 +10443,47 @@ "generator": false, "expression": true, "range": [ - 6143, - 6184 + 6443, + 6484 ], "loc": { "start": { - "line": 219, + "line": 227, "column": 12 }, "end": { - "line": 219, + "line": 227, "column": 53 } } } ], "range": [ - 6089, - 6185 + 6389, + 6485 ], "loc": { "start": { - "line": 218, + "line": 226, "column": 8 }, "end": { - "line": 219, + "line": 227, "column": 54 } } }, "range": [ - 6089, - 6186 + 6389, + 6486 ], "loc": { "start": { - "line": 218, + "line": 226, "column": 8 }, "end": { - "line": 219, + "line": 227, "column": 55 } } @@ -9935,16 +10499,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 6195, - 6202 + 6495, + 6502 ], "loc": { "start": { - "line": 220, + "line": 228, "column": 8 }, "end": { - "line": 220, + "line": 228, "column": 15 } } @@ -9953,31 +10517,31 @@ "type": "Identifier", "name": "on", "range": [ - 6203, - 6205 + 6503, + 6505 ], "loc": { "start": { - "line": 220, + "line": 228, "column": 16 }, "end": { - "line": 220, + "line": 228, "column": 18 } } }, "range": [ - 6195, - 6205 + 6495, + 6505 ], "loc": { "start": { - "line": 220, + "line": 228, "column": 8 }, "end": { - "line": 220, + "line": 228, "column": 18 } } @@ -9991,32 +10555,32 @@ "value": "before-reset-page", "raw": "'before-reset-page'", "range": [ - 6207, - 6226 + 6507, + 6526 ], "loc": { "start": { - "line": 220, + "line": 228, "column": 20 }, "end": { - "line": 220, + "line": 228, "column": 39 } } } ], "range": [ - 6206, - 6227 + 6506, + 6527 ], "loc": { "start": { - "line": 220, + "line": 228, "column": 19 }, "end": { - "line": 220, + "line": 228, "column": 40 } } @@ -10033,16 +10597,16 @@ "object": { "type": "ThisExpression", "range": [ - 6247, - 6251 + 6547, + 6551 ], "loc": { "start": { - "line": 221, + "line": 229, "column": 18 }, "end": { - "line": 221, + "line": 229, "column": 22 } } @@ -10051,31 +10615,31 @@ "type": "Identifier", "name": "message", "range": [ - 6252, - 6259 + 6552, + 6559 ], "loc": { "start": { - "line": 221, + "line": 229, "column": 23 }, "end": { - "line": 221, + "line": 229, "column": 30 } } }, "range": [ - 6247, - 6259 + 6547, + 6559 ], "loc": { "start": { - "line": 221, + "line": 229, "column": 18 }, "end": { - "line": 221, + "line": 229, "column": 30 } } @@ -10087,16 +10651,16 @@ "object": { "type": "ThisExpression", "range": [ - 6260, - 6264 + 6560, + 6564 ], "loc": { "start": { - "line": 221, + "line": 229, "column": 31 }, "end": { - "line": 221, + "line": 229, "column": 35 } } @@ -10105,47 +10669,47 @@ "type": "Identifier", "name": "msgResetPage", "range": [ - 6265, - 6277 + 6565, + 6577 ], "loc": { "start": { - "line": 221, + "line": 229, "column": 36 }, "end": { - "line": 221, + "line": 229, "column": 48 } } }, "range": [ - 6260, - 6277 + 6560, + 6577 ], "loc": { "start": { - "line": 221, + "line": 229, "column": 31 }, "end": { - "line": 221, + "line": 229, "column": 48 } } } ], "range": [ - 6247, - 6278 + 6547, + 6578 ], "loc": { "start": { - "line": 221, + "line": 229, "column": 18 }, "end": { - "line": 221, + "line": 229, "column": 49 } } @@ -10153,47 +10717,47 @@ "generator": false, "expression": true, "range": [ - 6241, - 6278 + 6541, + 6578 ], "loc": { "start": { - "line": 221, + "line": 229, "column": 12 }, "end": { - "line": 221, + "line": 229, "column": 49 } } } ], "range": [ - 6195, - 6279 + 6495, + 6579 ], "loc": { "start": { - "line": 220, + "line": 228, "column": 8 }, "end": { - "line": 221, + "line": 229, "column": 50 } } }, "range": [ - 6195, - 6280 + 6495, + 6580 ], "loc": { "start": { - "line": 220, + "line": 228, "column": 8 }, "end": { - "line": 221, + "line": 229, "column": 51 } } @@ -10209,16 +10773,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 6289, - 6296 + 6589, + 6596 ], "loc": { "start": { - "line": 222, + "line": 230, "column": 8 }, "end": { - "line": 222, + "line": 230, "column": 15 } } @@ -10227,31 +10791,31 @@ "type": "Identifier", "name": "on", "range": [ - 6297, - 6299 + 6597, + 6599 ], "loc": { "start": { - "line": 222, + "line": 230, "column": 16 }, "end": { - "line": 222, + "line": 230, "column": 18 } } }, "range": [ - 6289, - 6299 + 6589, + 6599 ], "loc": { "start": { - "line": 222, + "line": 230, "column": 8 }, "end": { - "line": 222, + "line": 230, "column": 18 } } @@ -10265,32 +10829,32 @@ "value": "before-reset-page-length", "raw": "'before-reset-page-length'", "range": [ - 6301, - 6327 + 6601, + 6627 ], "loc": { "start": { - "line": 222, + "line": 230, "column": 20 }, "end": { - "line": 222, + "line": 230, "column": 46 } } } ], "range": [ - 6300, - 6328 + 6600, + 6628 ], "loc": { "start": { - "line": 222, + "line": 230, "column": 19 }, "end": { - "line": 222, + "line": 230, "column": 47 } } @@ -10307,16 +10871,16 @@ "object": { "type": "ThisExpression", "range": [ - 6348, - 6352 + 6648, + 6652 ], "loc": { "start": { - "line": 223, + "line": 231, "column": 18 }, "end": { - "line": 223, + "line": 231, "column": 22 } } @@ -10325,31 +10889,31 @@ "type": "Identifier", "name": "message", "range": [ - 6353, - 6360 + 6653, + 6660 ], "loc": { "start": { - "line": 223, + "line": 231, "column": 23 }, "end": { - "line": 223, + "line": 231, "column": 30 } } }, "range": [ - 6348, - 6360 + 6648, + 6660 ], "loc": { "start": { - "line": 223, + "line": 231, "column": 18 }, "end": { - "line": 223, + "line": 231, "column": 30 } } @@ -10361,16 +10925,16 @@ "object": { "type": "ThisExpression", "range": [ - 6361, - 6365 + 6661, + 6665 ], "loc": { "start": { - "line": 223, + "line": 231, "column": 31 }, "end": { - "line": 223, + "line": 231, "column": 35 } } @@ -10379,47 +10943,47 @@ "type": "Identifier", "name": "msgResetPageLength", "range": [ - 6366, - 6384 + 6666, + 6684 ], "loc": { "start": { - "line": 223, + "line": 231, "column": 36 }, "end": { - "line": 223, + "line": 231, "column": 54 } } }, "range": [ - 6361, - 6384 + 6661, + 6684 ], "loc": { "start": { - "line": 223, + "line": 231, "column": 31 }, "end": { - "line": 223, + "line": 231, "column": 54 } } } ], "range": [ - 6348, - 6385 + 6648, + 6685 ], "loc": { "start": { - "line": 223, + "line": 231, "column": 18 }, "end": { - "line": 223, + "line": 231, "column": 55 } } @@ -10427,47 +10991,47 @@ "generator": false, "expression": true, "range": [ - 6342, - 6385 + 6642, + 6685 ], "loc": { "start": { - "line": 223, + "line": 231, "column": 12 }, "end": { - "line": 223, + "line": 231, "column": 55 } } } ], "range": [ - 6289, - 6386 + 6589, + 6686 ], "loc": { "start": { - "line": 222, + "line": 230, "column": 8 }, "end": { - "line": 223, + "line": 231, "column": 56 } } }, "range": [ - 6289, - 6387 + 6589, + 6687 ], "loc": { "start": { - "line": 222, + "line": 230, "column": 8 }, "end": { - "line": 223, + "line": 231, "column": 57 } } @@ -10483,16 +11047,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 6396, - 6403 + 6696, + 6703 ], "loc": { "start": { - "line": 224, + "line": 232, "column": 8 }, "end": { - "line": 224, + "line": 232, "column": 15 } } @@ -10501,31 +11065,31 @@ "type": "Identifier", "name": "on", "range": [ - 6404, - 6406 + 6704, + 6706 ], "loc": { "start": { - "line": 224, + "line": 232, "column": 16 }, "end": { - "line": 224, + "line": 232, "column": 18 } } }, "range": [ - 6396, - 6406 + 6696, + 6706 ], "loc": { "start": { - "line": 224, + "line": 232, "column": 8 }, "end": { - "line": 224, + "line": 232, "column": 18 } } @@ -10539,32 +11103,32 @@ "value": "before-loading-extensions", "raw": "'before-loading-extensions'", "range": [ - 6408, - 6435 + 6708, + 6735 ], "loc": { "start": { - "line": 224, + "line": 232, "column": 20 }, "end": { - "line": 224, + "line": 232, "column": 47 } } } ], "range": [ - 6407, - 6436 + 6707, + 6736 ], "loc": { "start": { - "line": 224, + "line": 232, "column": 19 }, "end": { - "line": 224, + "line": 232, "column": 48 } } @@ -10581,16 +11145,16 @@ "object": { "type": "ThisExpression", "range": [ - 6456, - 6460 + 6756, + 6760 ], "loc": { "start": { - "line": 225, + "line": 233, "column": 18 }, "end": { - "line": 225, + "line": 233, "column": 22 } } @@ -10599,31 +11163,31 @@ "type": "Identifier", "name": "message", "range": [ - 6461, - 6468 + 6761, + 6768 ], "loc": { "start": { - "line": 225, + "line": 233, "column": 23 }, "end": { - "line": 225, + "line": 233, "column": 30 } } }, "range": [ - 6456, - 6468 + 6756, + 6768 ], "loc": { "start": { - "line": 225, + "line": 233, "column": 18 }, "end": { - "line": 225, + "line": 233, "column": 30 } } @@ -10635,16 +11199,16 @@ "object": { "type": "ThisExpression", "range": [ - 6469, - 6473 + 6769, + 6773 ], "loc": { "start": { - "line": 225, + "line": 233, "column": 31 }, "end": { - "line": 225, + "line": 233, "column": 35 } } @@ -10653,47 +11217,47 @@ "type": "Identifier", "name": "msgLoadExtensions", "range": [ - 6474, - 6491 + 6774, + 6791 ], "loc": { "start": { - "line": 225, + "line": 233, "column": 36 }, "end": { - "line": 225, + "line": 233, "column": 53 } } }, "range": [ - 6469, - 6491 + 6769, + 6791 ], "loc": { "start": { - "line": 225, + "line": 233, "column": 31 }, "end": { - "line": 225, + "line": 233, "column": 53 } } } ], "range": [ - 6456, - 6492 + 6756, + 6792 ], "loc": { "start": { - "line": 225, + "line": 233, "column": 18 }, "end": { - "line": 225, + "line": 233, "column": 54 } } @@ -10701,47 +11265,47 @@ "generator": false, "expression": true, "range": [ - 6450, - 6492 + 6750, + 6792 ], "loc": { "start": { - "line": 225, + "line": 233, "column": 12 }, "end": { - "line": 225, + "line": 233, "column": 54 } } } ], "range": [ - 6396, - 6493 + 6696, + 6793 ], "loc": { "start": { - "line": 224, + "line": 232, "column": 8 }, "end": { - "line": 225, + "line": 233, "column": 55 } } }, "range": [ - 6396, - 6494 + 6696, + 6794 ], "loc": { "start": { - "line": 224, + "line": 232, "column": 8 }, "end": { - "line": 225, + "line": 233, "column": 56 } } @@ -10757,16 +11321,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 6503, - 6510 + 6803, + 6810 ], "loc": { "start": { - "line": 226, + "line": 234, "column": 8 }, "end": { - "line": 226, + "line": 234, "column": 15 } } @@ -10775,31 +11339,31 @@ "type": "Identifier", "name": "on", "range": [ - 6511, - 6513 + 6811, + 6813 ], "loc": { "start": { - "line": 226, + "line": 234, "column": 16 }, "end": { - "line": 226, + "line": 234, "column": 18 } } }, "range": [ - 6503, - 6513 + 6803, + 6813 ], "loc": { "start": { - "line": 226, + "line": 234, "column": 8 }, "end": { - "line": 226, + "line": 234, "column": 18 } } @@ -10813,32 +11377,32 @@ "value": "before-loading-themes", "raw": "'before-loading-themes'", "range": [ - 6515, - 6538 + 6815, + 6838 ], "loc": { "start": { - "line": 226, + "line": 234, "column": 20 }, "end": { - "line": 226, + "line": 234, "column": 43 } } } ], "range": [ - 6514, - 6539 + 6814, + 6839 ], "loc": { "start": { - "line": 226, + "line": 234, "column": 19 }, "end": { - "line": 226, + "line": 234, "column": 44 } } @@ -10855,16 +11419,16 @@ "object": { "type": "ThisExpression", "range": [ - 6559, - 6563 + 6859, + 6863 ], "loc": { "start": { - "line": 227, + "line": 235, "column": 18 }, "end": { - "line": 227, + "line": 235, "column": 22 } } @@ -10873,31 +11437,31 @@ "type": "Identifier", "name": "message", "range": [ - 6564, - 6571 + 6864, + 6871 ], "loc": { "start": { - "line": 227, + "line": 235, "column": 23 }, "end": { - "line": 227, + "line": 235, "column": 30 } } }, "range": [ - 6559, - 6571 + 6859, + 6871 ], "loc": { "start": { - "line": 227, + "line": 235, "column": 18 }, "end": { - "line": 227, + "line": 235, "column": 30 } } @@ -10909,16 +11473,16 @@ "object": { "type": "ThisExpression", "range": [ - 6572, - 6576 + 6872, + 6876 ], "loc": { "start": { - "line": 227, + "line": 235, "column": 31 }, "end": { - "line": 227, + "line": 235, "column": 35 } } @@ -10927,47 +11491,47 @@ "type": "Identifier", "name": "msgLoadThemes", "range": [ - 6577, - 6590 + 6877, + 6890 ], "loc": { "start": { - "line": 227, + "line": 235, "column": 36 }, "end": { - "line": 227, + "line": 235, "column": 49 } } }, "range": [ - 6572, - 6590 + 6872, + 6890 ], "loc": { "start": { - "line": 227, + "line": 235, "column": 31 }, "end": { - "line": 227, + "line": 235, "column": 49 } } } ], "range": [ - 6559, - 6591 + 6859, + 6891 ], "loc": { "start": { - "line": 227, + "line": 235, "column": 18 }, "end": { - "line": 227, + "line": 235, "column": 50 } } @@ -10975,47 +11539,47 @@ "generator": false, "expression": true, "range": [ - 6553, - 6591 + 6853, + 6891 ], "loc": { "start": { - "line": 227, + "line": 235, "column": 12 }, "end": { - "line": 227, + "line": 235, "column": 50 } } } ], "range": [ - 6503, - 6592 + 6803, + 6892 ], "loc": { "start": { - "line": 226, + "line": 234, "column": 8 }, "end": { - "line": 227, + "line": 235, "column": 51 } } }, "range": [ - 6503, - 6593 + 6803, + 6893 ], "loc": { "start": { - "line": 226, + "line": 234, "column": 8 }, "end": { - "line": 227, + "line": 235, "column": 52 } } @@ -11031,16 +11595,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 6603, - 6610 + 6903, + 6910 ], "loc": { "start": { - "line": 229, + "line": 237, "column": 8 }, "end": { - "line": 229, + "line": 237, "column": 15 } } @@ -11049,31 +11613,31 @@ "type": "Identifier", "name": "on", "range": [ - 6611, - 6613 + 6911, + 6913 ], "loc": { "start": { - "line": 229, + "line": 237, "column": 16 }, "end": { - "line": 229, + "line": 237, "column": 18 } } }, "range": [ - 6603, - 6613 + 6903, + 6913 ], "loc": { "start": { - "line": 229, + "line": 237, "column": 8 }, "end": { - "line": 229, + "line": 237, "column": 18 } } @@ -11083,16 +11647,16 @@ "type": "Identifier", "name": "EVENTS", "range": [ - 6614, - 6620 + 6914, + 6920 ], "loc": { "start": { - "line": 229, + "line": 237, "column": 19 }, "end": { - "line": 229, + "line": 237, "column": 25 } } @@ -11109,16 +11673,16 @@ "object": { "type": "ThisExpression", "range": [ - 6628, - 6632 + 6928, + 6932 ], "loc": { "start": { - "line": 229, + "line": 237, "column": 33 }, "end": { - "line": 229, + "line": 237, "column": 37 } } @@ -11127,31 +11691,31 @@ "type": "Identifier", "name": "message", "range": [ - 6633, - 6640 + 6933, + 6940 ], "loc": { "start": { - "line": 229, + "line": 237, "column": 38 }, "end": { - "line": 229, + "line": 237, "column": 45 } } }, "range": [ - 6628, - 6640 + 6928, + 6940 ], "loc": { "start": { - "line": 229, + "line": 237, "column": 33 }, "end": { - "line": 229, + "line": 237, "column": 45 } } @@ -11162,32 +11726,32 @@ "value": "", "raw": "''", "range": [ - 6641, - 6643 + 6941, + 6943 ], "loc": { "start": { - "line": 229, + "line": 237, "column": 46 }, "end": { - "line": 229, + "line": 237, "column": 48 } } } ], "range": [ - 6628, - 6644 + 6928, + 6944 ], "loc": { "start": { - "line": 229, + "line": 237, "column": 33 }, "end": { - "line": 229, + "line": 237, "column": 49 } } @@ -11195,66 +11759,66 @@ "generator": false, "expression": true, "range": [ - 6622, - 6644 + 6922, + 6944 ], "loc": { "start": { - "line": 229, + "line": 237, "column": 27 }, "end": { - "line": 229, + "line": 237, "column": 49 } } } ], "range": [ - 6603, - 6645 + 6903, + 6945 ], "loc": { "start": { - "line": 229, + "line": 237, "column": 8 }, "end": { - "line": 229, + "line": 237, "column": 50 } } }, "range": [ - 6603, - 6646 + 6903, + 6946 ], "loc": { "start": { - "line": 229, + "line": 237, "column": 8 }, "end": { - "line": 229, + "line": 237, "column": 51 } }, "trailingComments": [ { "type": "Block", - "value": "*\n * @inherited\n ", + "value": "* @inherited ", "range": [ - 6656, - 6693 + 6956, + 6973 ], "loc": { "start": { - "line": 231, + "line": 239, "column": 8 }, "end": { - "line": 233, - "column": 11 + "line": 239, + "column": 25 } } } @@ -11271,16 +11835,16 @@ "object": { "type": "ThisExpression", "range": [ - 6702, - 6706 + 6982, + 6986 ], "loc": { "start": { - "line": 234, + "line": 240, "column": 8 }, "end": { - "line": 234, + "line": 240, "column": 12 } } @@ -11289,31 +11853,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 6707, - 6718 + 6987, + 6998 ], "loc": { "start": { - "line": 234, + "line": 240, "column": 13 }, "end": { - "line": 234, + "line": 240, "column": 24 } } }, "range": [ - 6702, - 6718 + 6982, + 6998 ], "loc": { "start": { - "line": 234, + "line": 240, "column": 8 }, "end": { - "line": 234, + "line": 240, "column": 24 } } @@ -11323,82 +11887,208 @@ "value": true, "raw": "true", "range": [ - 6721, - 6725 + 7001, + 7005 ], "loc": { "start": { - "line": 234, + "line": 240, "column": 27 }, "end": { - "line": 234, + "line": 240, "column": 31 } } }, "range": [ - 6702, - 6725 + 6982, + 7005 ], "loc": { "start": { - "line": 234, + "line": 240, "column": 8 }, "end": { - "line": 234, + "line": 240, "column": 31 } } }, "range": [ - 6702, - 6726 + 6982, + 7006 ], "loc": { "start": { - "line": 234, + "line": 240, "column": 8 }, "end": { - "line": 234, + "line": 240, "column": 32 } }, "leadingComments": [ { "type": "Block", - "value": "*\n * @inherited\n ", + "value": "* @inherited ", "range": [ - 6656, - 6693 + 6956, + 6973 ], "loc": { "start": { - "line": 231, + "line": 239, "column": 8 }, "end": { - "line": 233, - "column": 11 + "line": 239, + "column": 25 } } } ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "emitter", + "range": [ + 7016, + 7023 + ], + "loc": { + "start": { + "line": 242, + "column": 8 + }, + "end": { + "line": 242, + "column": 15 + } + } + }, + "property": { + "type": "Identifier", + "name": "emit", + "range": [ + 7024, + 7028 + ], + "loc": { + "start": { + "line": 242, + "column": 16 + }, + "end": { + "line": 242, + "column": 20 + } + } + }, + "range": [ + 7016, + 7028 + ], + "loc": { + "start": { + "line": 242, + "column": 8 + }, + "end": { + "line": 242, + "column": 20 + } + } + }, + "arguments": [ + { + "type": "Literal", + "value": "feature-initialized", + "raw": "'feature-initialized'", + "range": [ + 7029, + 7050 + ], + "loc": { + "start": { + "line": 242, + "column": 21 + }, + "end": { + "line": 242, + "column": 42 + } + } + }, + { + "type": "ThisExpression", + "range": [ + 7052, + 7056 + ], + "loc": { + "start": { + "line": 242, + "column": 44 + }, + "end": { + "line": 242, + "column": 48 + } + } + } + ], + "range": [ + 7016, + 7057 + ], + "loc": { + "start": { + "line": 242, + "column": 8 + }, + "end": { + "line": 242, + "column": 49 + } + } + }, + "range": [ + 7016, + 7058 + ], + "loc": { + "start": { + "line": 242, + "column": 8 + }, + "end": { + "line": 242, + "column": 50 + } + } } ], "range": [ - 4534, - 6732 + 4760, + 7064 ], "loc": { "start": { - "line": 171, + "line": 178, "column": 11 }, "end": { - "line": 235, + "line": 243, "column": 5 } } @@ -11406,16 +12096,16 @@ "generator": false, "expression": false, "range": [ - 4531, - 6732 + 4757, + 7064 ], "loc": { "start": { - "line": 171, + "line": 178, "column": 8 }, "end": { - "line": 235, + "line": 243, "column": 5 } } @@ -11423,16 +12113,16 @@ "kind": "method", "computed": false, "range": [ - 4527, - 6732 + 4753, + 7064 ], "loc": { "start": { - "line": 171, + "line": 178, "column": 4 }, "end": { - "line": 235, + "line": 243, "column": 5 } }, @@ -11441,16 +12131,16 @@ "type": "Block", "value": "*\n * Initializes StatusBar instance\n ", "range": [ - 4473, - 4522 + 4699, + 4748 ], "loc": { "start": { - "line": 168, + "line": 175, "column": 4 }, "end": { - "line": 170, + "line": 177, "column": 7 } } @@ -11461,16 +12151,16 @@ "type": "Block", "value": "*\n * Display status message\n * @param {String} [t=''] Message to be displayed\n ", "range": [ - 6738, - 6833 + 7070, + 7165 ], "loc": { "start": { - "line": 237, + "line": 245, "column": 4 }, "end": { - "line": 240, + "line": 248, "column": 7 } } @@ -11484,16 +12174,16 @@ "type": "Identifier", "name": "message", "range": [ - 6838, - 6845 + 7170, + 7177 ], "loc": { "start": { - "line": 241, + "line": 249, "column": 4 }, "end": { - "line": 241, + "line": 249, "column": 11 } } @@ -11508,16 +12198,16 @@ "type": "Identifier", "name": "t", "range": [ - 6846, - 6847 + 7178, + 7179 ], "loc": { "start": { - "line": 241, + "line": 249, "column": 12 }, "end": { - "line": 241, + "line": 249, "column": 13 } } @@ -11527,31 +12217,31 @@ "value": "", "raw": "''", "range": [ - 6850, - 6852 + 7182, + 7184 ], "loc": { "start": { - "line": 241, + "line": 249, "column": 16 }, "end": { - "line": 241, + "line": 249, "column": 18 } } }, "range": [ - 6846, - 6852 + 7178, + 7184 ], "loc": { "start": { - "line": 241, + "line": 249, "column": 12 }, "end": { - "line": 241, + "line": 249, "column": 18 } } @@ -11573,16 +12263,16 @@ "object": { "type": "ThisExpression", "range": [ - 6869, - 6873 + 7201, + 7205 ], "loc": { "start": { - "line": 242, + "line": 250, "column": 13 }, "end": { - "line": 242, + "line": 250, "column": 17 } } @@ -11591,63 +12281,63 @@ "type": "Identifier", "name": "isEnabled", "range": [ - 6874, - 6883 + 7206, + 7215 ], "loc": { "start": { - "line": 242, + "line": 250, "column": 18 }, "end": { - "line": 242, + "line": 250, "column": 27 } } }, "range": [ - 6869, - 6883 + 7201, + 7215 ], "loc": { "start": { - "line": 242, + "line": 250, "column": 13 }, "end": { - "line": 242, + "line": 250, "column": 27 } } }, "arguments": [], "range": [ - 6869, - 6885 + 7201, + 7217 ], "loc": { "start": { - "line": 242, + "line": 250, "column": 13 }, "end": { - "line": 242, + "line": 250, "column": 29 } } }, "prefix": true, "range": [ - 6868, - 6885 + 7200, + 7217 ], "loc": { "start": { - "line": 242, + "line": 250, "column": 12 }, "end": { - "line": 242, + "line": 250, "column": 29 } } @@ -11659,48 +12349,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 6901, - 6908 + 7233, + 7240 ], "loc": { "start": { - "line": 243, + "line": 251, "column": 12 }, "end": { - "line": 243, + "line": 251, "column": 19 } } } ], "range": [ - 6887, - 6918 + 7219, + 7250 ], "loc": { "start": { - "line": 242, + "line": 250, "column": 31 }, "end": { - "line": 244, + "line": 252, "column": 9 } } }, "alternate": null, "range": [ - 6864, - 6918 + 7196, + 7250 ], "loc": { "start": { - "line": 242, + "line": 250, "column": 8 }, "end": { - "line": 244, + "line": 252, "column": 9 } } @@ -11715,16 +12405,16 @@ "object": { "type": "ThisExpression", "range": [ - 6928, - 6932 + 7260, + 7264 ], "loc": { "start": { - "line": 246, + "line": 254, "column": 8 }, "end": { - "line": 246, + "line": 254, "column": 12 } } @@ -11733,31 +12423,31 @@ "type": "Identifier", "name": "onBeforeShowMsg", "range": [ - 6933, - 6948 + 7265, + 7280 ], "loc": { "start": { - "line": 246, + "line": 254, "column": 13 }, "end": { - "line": 246, + "line": 254, "column": 28 } } }, "range": [ - 6928, - 6948 + 7260, + 7280 ], "loc": { "start": { - "line": 246, + "line": 254, "column": 8 }, "end": { - "line": 246, + "line": 254, "column": 28 } } @@ -11769,16 +12459,16 @@ "object": { "type": "ThisExpression", "range": [ - 6949, - 6953 + 7281, + 7285 ], "loc": { "start": { - "line": 246, + "line": 254, "column": 29 }, "end": { - "line": 246, + "line": 254, "column": 33 } } @@ -11787,31 +12477,31 @@ "type": "Identifier", "name": "tf", "range": [ - 6954, - 6956 + 7286, + 7288 ], "loc": { "start": { - "line": 246, + "line": 254, "column": 34 }, "end": { - "line": 246, + "line": 254, "column": 36 } } }, "range": [ - 6949, - 6956 + 7281, + 7288 ], "loc": { "start": { - "line": 246, + "line": 254, "column": 29 }, "end": { - "line": 246, + "line": 254, "column": 36 } } @@ -11820,47 +12510,47 @@ "type": "Identifier", "name": "t", "range": [ - 6958, - 6959 + 7290, + 7291 ], "loc": { "start": { - "line": 246, + "line": 254, "column": 38 }, "end": { - "line": 246, + "line": 254, "column": 39 } } } ], "range": [ - 6928, - 6960 + 7260, + 7292 ], "loc": { "start": { - "line": 246, + "line": 254, "column": 8 }, "end": { - "line": 246, + "line": 254, "column": 40 } } }, "range": [ - 6928, - 6961 + 7260, + 7293 ], "loc": { "start": { - "line": 246, + "line": 254, "column": 8 }, "end": { - "line": 246, + "line": 254, "column": 41 } } @@ -11874,16 +12564,16 @@ "type": "Identifier", "name": "d", "range": [ - 6975, - 6976 + 7307, + 7308 ], "loc": { "start": { - "line": 248, + "line": 256, "column": 12 }, "end": { - "line": 248, + "line": 256, "column": 13 } } @@ -11897,16 +12587,16 @@ "type": "Identifier", "name": "t", "range": [ - 6979, - 6980 + 7311, + 7312 ], "loc": { "start": { - "line": 248, + "line": 256, "column": 16 }, "end": { - "line": 248, + "line": 256, "column": 17 } } @@ -11916,31 +12606,31 @@ "value": "", "raw": "''", "range": [ - 6985, - 6987 + 7317, + 7319 ], "loc": { "start": { - "line": 248, + "line": 256, "column": 22 }, "end": { - "line": 248, + "line": 256, "column": 24 } } }, "range": [ - 6979, - 6987 + 7311, + 7319 ], "loc": { "start": { - "line": 248, + "line": 256, "column": 16 }, "end": { - "line": 248, + "line": 256, "column": 24 } } @@ -11951,16 +12641,16 @@ "object": { "type": "ThisExpression", "range": [ - 6990, - 6994 + 7322, + 7326 ], "loc": { "start": { - "line": 248, + "line": 256, "column": 27 }, "end": { - "line": 248, + "line": 256, "column": 31 } } @@ -11969,31 +12659,31 @@ "type": "Identifier", "name": "delay", "range": [ - 6995, - 7000 + 7327, + 7332 ], "loc": { "start": { - "line": 248, + "line": 256, "column": 32 }, "end": { - "line": 248, + "line": 256, "column": 37 } } }, "range": [ - 6990, - 7000 + 7322, + 7332 ], "loc": { "start": { - "line": 248, + "line": 256, "column": 27 }, "end": { - "line": 248, + "line": 256, "column": 37 } } @@ -12003,46 +12693,46 @@ "value": 1, "raw": "1", "range": [ - 7003, - 7004 + 7335, + 7336 ], "loc": { "start": { - "line": 248, + "line": 256, "column": 40 }, "end": { - "line": 248, + "line": 256, "column": 41 } } }, "range": [ - 6979, - 7004 + 7311, + 7336 ], "loc": { "start": { - "line": 248, + "line": 256, "column": 16 }, "end": { - "line": 248, + "line": 256, "column": 41 } } }, "range": [ - 6975, - 7004 + 7307, + 7336 ], "loc": { "start": { - "line": 248, + "line": 256, "column": 12 }, "end": { - "line": 248, + "line": 256, "column": 41 } } @@ -12050,16 +12740,16 @@ ], "kind": "let", "range": [ - 6971, - 7005 + 7303, + 7337 ], "loc": { "start": { - "line": 248, + "line": 256, "column": 8 }, "end": { - "line": 248, + "line": 256, "column": 42 } } @@ -12075,16 +12765,16 @@ "type": "Identifier", "name": "root", "range": [ - 7014, - 7018 + 7346, + 7350 ], "loc": { "start": { - "line": 249, + "line": 257, "column": 8 }, "end": { - "line": 249, + "line": 257, "column": 12 } } @@ -12093,31 +12783,31 @@ "type": "Identifier", "name": "setTimeout", "range": [ - 7019, - 7029 + 7351, + 7361 ], "loc": { "start": { - "line": 249, + "line": 257, "column": 13 }, "end": { - "line": 249, + "line": 257, "column": 23 } } }, "range": [ - 7014, - 7029 + 7346, + 7361 ], "loc": { "start": { - "line": 249, + "line": 257, "column": 8 }, "end": { - "line": 249, + "line": 257, "column": 23 } } @@ -12141,16 +12831,16 @@ "object": { "type": "ThisExpression", "range": [ - 7055, - 7059 + 7387, + 7391 ], "loc": { "start": { - "line": 250, + "line": 258, "column": 17 }, "end": { - "line": 250, + "line": 258, "column": 21 } } @@ -12159,47 +12849,47 @@ "type": "Identifier", "name": "initialized", "range": [ - 7060, - 7071 + 7392, + 7403 ], "loc": { "start": { - "line": 250, + "line": 258, "column": 22 }, "end": { - "line": 250, + "line": 258, "column": 33 } } }, "range": [ - 7055, - 7071 + 7387, + 7403 ], "loc": { "start": { - "line": 250, + "line": 258, "column": 17 }, "end": { - "line": 250, + "line": 258, "column": 33 } } }, "prefix": true, "range": [ - 7054, - 7071 + 7386, + 7403 ], "loc": { "start": { - "line": 250, + "line": 258, "column": 16 }, "end": { - "line": 250, + "line": 258, "column": 33 } } @@ -12211,48 +12901,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 7091, - 7098 + 7423, + 7430 ], "loc": { "start": { - "line": 251, + "line": 259, "column": 16 }, "end": { - "line": 251, + "line": 259, "column": 23 } } } ], "range": [ - 7073, - 7112 + 7405, + 7444 ], "loc": { "start": { - "line": 250, + "line": 258, "column": 35 }, "end": { - "line": 252, + "line": 260, "column": 13 } } }, "alternate": null, "range": [ - 7050, - 7112 + 7382, + 7444 ], "loc": { "start": { - "line": 250, + "line": 258, "column": 12 }, "end": { - "line": 252, + "line": 260, "column": 13 } } @@ -12271,16 +12961,16 @@ "object": { "type": "ThisExpression", "range": [ - 7125, - 7129 + 7457, + 7461 ], "loc": { "start": { - "line": 253, + "line": 261, "column": 12 }, "end": { - "line": 253, + "line": 261, "column": 16 } } @@ -12289,31 +12979,31 @@ "type": "Identifier", "name": "msgContainer", "range": [ - 7130, - 7142 + 7462, + 7474 ], "loc": { "start": { - "line": 253, + "line": 261, "column": 17 }, "end": { - "line": 253, + "line": 261, "column": 29 } } }, "range": [ - 7125, - 7142 + 7457, + 7474 ], "loc": { "start": { - "line": 253, + "line": 261, "column": 12 }, "end": { - "line": 253, + "line": 261, "column": 29 } } @@ -12322,31 +13012,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 7143, - 7152 + 7475, + 7484 ], "loc": { "start": { - "line": 253, + "line": 261, "column": 30 }, "end": { - "line": 253, + "line": 261, "column": 39 } } }, "range": [ - 7125, - 7152 + 7457, + 7484 ], "loc": { "start": { - "line": 253, + "line": 261, "column": 12 }, "end": { - "line": 253, + "line": 261, "column": 39 } } @@ -12355,46 +13045,46 @@ "type": "Identifier", "name": "t", "range": [ - 7155, - 7156 + 7487, + 7488 ], "loc": { "start": { - "line": 253, + "line": 261, "column": 42 }, "end": { - "line": 253, + "line": 261, "column": 43 } } }, "range": [ - 7125, - 7156 + 7457, + 7488 ], "loc": { "start": { - "line": 253, + "line": 261, "column": 12 }, "end": { - "line": 253, + "line": 261, "column": 43 } } }, "range": [ - 7125, - 7157 + 7457, + 7489 ], "loc": { "start": { - "line": 253, + "line": 261, "column": 12 }, "end": { - "line": 253, + "line": 261, "column": 44 } } @@ -12409,16 +13099,16 @@ "object": { "type": "ThisExpression", "range": [ - 7171, - 7175 + 7503, + 7507 ], "loc": { "start": { - "line": 255, + "line": 263, "column": 12 }, "end": { - "line": 255, + "line": 263, "column": 16 } } @@ -12427,31 +13117,31 @@ "type": "Identifier", "name": "onAfterShowMsg", "range": [ - 7176, - 7190 + 7508, + 7522 ], "loc": { "start": { - "line": 255, + "line": 263, "column": 17 }, "end": { - "line": 255, + "line": 263, "column": 31 } } }, "range": [ - 7171, - 7190 + 7503, + 7522 ], "loc": { "start": { - "line": 255, + "line": 263, "column": 12 }, "end": { - "line": 255, + "line": 263, "column": 31 } } @@ -12463,16 +13153,16 @@ "object": { "type": "ThisExpression", "range": [ - 7191, - 7195 + 7523, + 7527 ], "loc": { "start": { - "line": 255, + "line": 263, "column": 32 }, "end": { - "line": 255, + "line": 263, "column": 36 } } @@ -12481,31 +13171,31 @@ "type": "Identifier", "name": "tf", "range": [ - 7196, - 7198 + 7528, + 7530 ], "loc": { "start": { - "line": 255, + "line": 263, "column": 37 }, "end": { - "line": 255, + "line": 263, "column": 39 } } }, "range": [ - 7191, - 7198 + 7523, + 7530 ], "loc": { "start": { - "line": 255, + "line": 263, "column": 32 }, "end": { - "line": 255, + "line": 263, "column": 39 } } @@ -12514,63 +13204,63 @@ "type": "Identifier", "name": "t", "range": [ - 7200, - 7201 + 7532, + 7533 ], "loc": { "start": { - "line": 255, + "line": 263, "column": 41 }, "end": { - "line": 255, + "line": 263, "column": 42 } } } ], "range": [ - 7171, - 7202 + 7503, + 7534 ], "loc": { "start": { - "line": 255, + "line": 263, "column": 12 }, "end": { - "line": 255, + "line": 263, "column": 43 } } }, "range": [ - 7171, - 7203 + 7503, + 7535 ], "loc": { "start": { - "line": 255, + "line": 263, "column": 12 }, "end": { - "line": 255, + "line": 263, "column": 44 } } } ], "range": [ - 7036, - 7213 + 7368, + 7545 ], "loc": { "start": { - "line": 249, + "line": 257, "column": 30 }, "end": { - "line": 256, + "line": 264, "column": 9 } } @@ -12578,16 +13268,16 @@ "generator": false, "expression": false, "range": [ - 7030, - 7213 + 7362, + 7545 ], "loc": { "start": { - "line": 249, + "line": 257, "column": 24 }, "end": { - "line": 256, + "line": 264, "column": 9 } } @@ -12596,63 +13286,63 @@ "type": "Identifier", "name": "d", "range": [ - 7215, - 7216 + 7547, + 7548 ], "loc": { "start": { - "line": 256, + "line": 264, "column": 11 }, "end": { - "line": 256, + "line": 264, "column": 12 } } } ], "range": [ - 7014, - 7217 + 7346, + 7549 ], "loc": { "start": { - "line": 249, + "line": 257, "column": 8 }, "end": { - "line": 256, + "line": 264, "column": 13 } } }, "range": [ - 7014, - 7218 + 7346, + 7550 ], "loc": { "start": { - "line": 249, + "line": 257, "column": 8 }, "end": { - "line": 256, + "line": 264, "column": 14 } } } ], "range": [ - 6854, - 7224 + 7186, + 7556 ], "loc": { "start": { - "line": 241, + "line": 249, "column": 20 }, "end": { - "line": 257, + "line": 265, "column": 5 } } @@ -12660,16 +13350,16 @@ "generator": false, "expression": false, "range": [ - 6845, - 7224 + 7177, + 7556 ], "loc": { "start": { - "line": 241, + "line": 249, "column": 11 }, "end": { - "line": 257, + "line": 265, "column": 5 } } @@ -12677,16 +13367,16 @@ "kind": "method", "computed": false, "range": [ - 6838, - 7224 + 7170, + 7556 ], "loc": { "start": { - "line": 241, + "line": 249, "column": 4 }, "end": { - "line": 257, + "line": 265, "column": 5 } }, @@ -12695,16 +13385,16 @@ "type": "Block", "value": "*\n * Display status message\n * @param {String} [t=''] Message to be displayed\n ", "range": [ - 6738, - 6833 + 7070, + 7165 ], "loc": { "start": { - "line": 237, + "line": 245, "column": 4 }, "end": { - "line": 240, + "line": 248, "column": 7 } } @@ -12715,16 +13405,16 @@ "type": "Block", "value": "*\n * Destroy StatusBar instance\n ", "range": [ - 7230, - 7275 + 7562, + 7607 ], "loc": { "start": { - "line": 259, + "line": 267, "column": 4 }, "end": { - "line": 261, + "line": 269, "column": 7 } } @@ -12738,16 +13428,16 @@ "type": "Identifier", "name": "destroy", "range": [ - 7280, - 7287 + 7612, + 7619 ], "loc": { "start": { - "line": 262, + "line": 270, "column": 4 }, "end": { - "line": 262, + "line": 270, "column": 11 } } @@ -12770,16 +13460,16 @@ "object": { "type": "ThisExpression", "range": [ - 7305, - 7309 + 7637, + 7641 ], "loc": { "start": { - "line": 263, + "line": 271, "column": 13 }, "end": { - "line": 263, + "line": 271, "column": 17 } } @@ -12788,47 +13478,47 @@ "type": "Identifier", "name": "initialized", "range": [ - 7310, - 7321 + 7642, + 7653 ], "loc": { "start": { - "line": 263, + "line": 271, "column": 18 }, "end": { - "line": 263, + "line": 271, "column": 29 } } }, "range": [ - 7305, - 7321 + 7637, + 7653 ], "loc": { "start": { - "line": 263, + "line": 271, "column": 13 }, "end": { - "line": 263, + "line": 271, "column": 29 } } }, "prefix": true, "range": [ - 7304, - 7321 + 7636, + 7653 ], "loc": { "start": { - "line": 263, + "line": 271, "column": 12 }, "end": { - "line": 263, + "line": 271, "column": 29 } } @@ -12840,48 +13530,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 7337, - 7344 + 7669, + 7676 ], "loc": { "start": { - "line": 264, + "line": 272, "column": 12 }, "end": { - "line": 264, + "line": 272, "column": 19 } } } ], "range": [ - 7323, - 7354 + 7655, + 7686 ], "loc": { "start": { - "line": 263, + "line": 271, "column": 31 }, "end": { - "line": 265, + "line": 273, "column": 9 } } }, "alternate": null, "range": [ - 7300, - 7354 + 7632, + 7686 ], "loc": { "start": { - "line": 263, + "line": 271, "column": 8 }, "end": { - "line": 265, + "line": 273, "column": 9 } } @@ -12895,16 +13585,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 7368, - 7375 + 7700, + 7707 ], "loc": { "start": { - "line": 267, + "line": 275, "column": 12 }, "end": { - "line": 267, + "line": 275, "column": 19 } } @@ -12915,16 +13605,16 @@ "object": { "type": "ThisExpression", "range": [ - 7378, - 7382 + 7710, + 7714 ], "loc": { "start": { - "line": 267, + "line": 275, "column": 22 }, "end": { - "line": 267, + "line": 275, "column": 26 } } @@ -12933,46 +13623,46 @@ "type": "Identifier", "name": "emitter", "range": [ - 7383, - 7390 + 7715, + 7722 ], "loc": { "start": { - "line": 267, + "line": 275, "column": 27 }, "end": { - "line": 267, + "line": 275, "column": 34 } } }, "range": [ - 7378, - 7390 + 7710, + 7722 ], "loc": { "start": { - "line": 267, + "line": 275, "column": 22 }, "end": { - "line": 267, + "line": 275, "column": 34 } } }, "range": [ - 7368, - 7390 + 7700, + 7722 ], "loc": { "start": { - "line": 267, + "line": 275, "column": 12 }, "end": { - "line": 267, + "line": 275, "column": 34 } } @@ -12980,16 +13670,16 @@ ], "kind": "let", "range": [ - 7364, - 7391 + 7696, + 7723 ], "loc": { "start": { - "line": 267, + "line": 275, "column": 8 }, "end": { - "line": 267, + "line": 275, "column": 35 } } @@ -13008,16 +13698,16 @@ "object": { "type": "ThisExpression", "range": [ - 7401, - 7405 + 7733, + 7737 ], "loc": { "start": { - "line": 269, + "line": 277, "column": 8 }, "end": { - "line": 269, + "line": 277, "column": 12 } } @@ -13026,31 +13716,31 @@ "type": "Identifier", "name": "container", "range": [ - 7406, - 7415 + 7738, + 7747 ], "loc": { "start": { - "line": 269, + "line": 277, "column": 13 }, "end": { - "line": 269, + "line": 277, "column": 22 } } }, "range": [ - 7401, - 7415 + 7733, + 7747 ], "loc": { "start": { - "line": 269, + "line": 277, "column": 8 }, "end": { - "line": 269, + "line": 277, "column": 22 } } @@ -13059,31 +13749,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 7416, - 7425 + 7748, + 7757 ], "loc": { "start": { - "line": 269, + "line": 277, "column": 23 }, "end": { - "line": 269, + "line": 277, "column": 32 } } }, "range": [ - 7401, - 7425 + 7733, + 7757 ], "loc": { "start": { - "line": 269, + "line": 277, "column": 8 }, "end": { - "line": 269, + "line": 277, "column": 32 } } @@ -13093,46 +13783,46 @@ "value": "", "raw": "''", "range": [ - 7428, - 7430 + 7760, + 7762 ], "loc": { "start": { - "line": 269, + "line": 277, "column": 35 }, "end": { - "line": 269, + "line": 277, "column": 37 } } }, "range": [ - 7401, - 7430 + 7733, + 7762 ], "loc": { "start": { - "line": 269, + "line": 277, "column": 8 }, "end": { - "line": 269, + "line": 277, "column": 37 } } }, "range": [ - 7401, - 7431 + 7733, + 7763 ], "loc": { "start": { - "line": 269, + "line": 277, "column": 8 }, "end": { - "line": 269, + "line": 277, "column": 38 } } @@ -13148,16 +13838,16 @@ "object": { "type": "ThisExpression", "range": [ - 7445, - 7449 + 7777, + 7781 ], "loc": { "start": { - "line": 270, + "line": 278, "column": 13 }, "end": { - "line": 270, + "line": 278, "column": 17 } } @@ -13166,47 +13856,47 @@ "type": "Identifier", "name": "targetId", "range": [ - 7450, - 7458 + 7782, + 7790 ], "loc": { "start": { - "line": 270, + "line": 278, "column": 18 }, "end": { - "line": 270, + "line": 278, "column": 26 } } }, "range": [ - 7445, - 7458 + 7777, + 7790 ], "loc": { "start": { - "line": 270, + "line": 278, "column": 13 }, "end": { - "line": 270, + "line": 278, "column": 26 } } }, "prefix": true, "range": [ - 7444, - 7458 + 7776, + 7790 ], "loc": { "start": { - "line": 270, + "line": 278, "column": 12 }, "end": { - "line": 270, + "line": 278, "column": 26 } } @@ -13222,16 +13912,16 @@ "type": "Identifier", "name": "removeElm", "range": [ - 7474, - 7483 + 7806, + 7815 ], "loc": { "start": { - "line": 271, + "line": 279, "column": 12 }, "end": { - "line": 271, + "line": 279, "column": 21 } } @@ -13243,16 +13933,16 @@ "object": { "type": "ThisExpression", "range": [ - 7484, - 7488 + 7816, + 7820 ], "loc": { "start": { - "line": 271, + "line": 279, "column": 22 }, "end": { - "line": 271, + "line": 279, "column": 26 } } @@ -13261,94 +13951,94 @@ "type": "Identifier", "name": "container", "range": [ - 7489, - 7498 + 7821, + 7830 ], "loc": { "start": { - "line": 271, + "line": 279, "column": 27 }, "end": { - "line": 271, + "line": 279, "column": 36 } } }, "range": [ - 7484, - 7498 + 7816, + 7830 ], "loc": { "start": { - "line": 271, + "line": 279, "column": 22 }, "end": { - "line": 271, + "line": 279, "column": 36 } } } ], "range": [ - 7474, - 7499 + 7806, + 7831 ], "loc": { "start": { - "line": 271, + "line": 279, "column": 12 }, "end": { - "line": 271, + "line": 279, "column": 37 } } }, "range": [ - 7474, - 7500 + 7806, + 7832 ], "loc": { "start": { - "line": 271, + "line": 279, "column": 12 }, "end": { - "line": 271, + "line": 279, "column": 38 } } } ], "range": [ - 7460, - 7510 + 7792, + 7842 ], "loc": { "start": { - "line": 270, + "line": 278, "column": 28 }, "end": { - "line": 272, + "line": 280, "column": 9 } } }, "alternate": null, "range": [ - 7440, - 7510 + 7772, + 7842 ], "loc": { "start": { - "line": 270, + "line": 278, "column": 8 }, "end": { - "line": 272, + "line": 280, "column": 9 } } @@ -13364,16 +14054,16 @@ "object": { "type": "ThisExpression", "range": [ - 7519, - 7523 + 7851, + 7855 ], "loc": { "start": { - "line": 273, + "line": 281, "column": 8 }, "end": { - "line": 273, + "line": 281, "column": 12 } } @@ -13382,31 +14072,31 @@ "type": "Identifier", "name": "labelContainer", "range": [ - 7524, - 7538 + 7856, + 7870 ], "loc": { "start": { - "line": 273, + "line": 281, "column": 13 }, "end": { - "line": 273, + "line": 281, "column": 27 } } }, "range": [ - 7519, - 7538 + 7851, + 7870 ], "loc": { "start": { - "line": 273, + "line": 281, "column": 8 }, "end": { - "line": 273, + "line": 281, "column": 27 } } @@ -13416,46 +14106,46 @@ "value": null, "raw": "null", "range": [ - 7541, - 7545 + 7873, + 7877 ], "loc": { "start": { - "line": 273, + "line": 281, "column": 30 }, "end": { - "line": 273, + "line": 281, "column": 34 } } }, "range": [ - 7519, - 7545 + 7851, + 7877 ], "loc": { "start": { - "line": 273, + "line": 281, "column": 8 }, "end": { - "line": 273, + "line": 281, "column": 34 } } }, "range": [ - 7519, - 7546 + 7851, + 7878 ], "loc": { "start": { - "line": 273, + "line": 281, "column": 8 }, "end": { - "line": 273, + "line": 281, "column": 35 } } @@ -13471,16 +14161,16 @@ "object": { "type": "ThisExpression", "range": [ - 7555, - 7559 + 7887, + 7891 ], "loc": { "start": { - "line": 274, + "line": 282, "column": 8 }, "end": { - "line": 274, + "line": 282, "column": 12 } } @@ -13489,31 +14179,31 @@ "type": "Identifier", "name": "msgContainer", "range": [ - 7560, - 7572 + 7892, + 7904 ], "loc": { "start": { - "line": 274, + "line": 282, "column": 13 }, "end": { - "line": 274, + "line": 282, "column": 25 } } }, "range": [ - 7555, - 7572 + 7887, + 7904 ], "loc": { "start": { - "line": 274, + "line": 282, "column": 8 }, "end": { - "line": 274, + "line": 282, "column": 25 } } @@ -13523,46 +14213,46 @@ "value": null, "raw": "null", "range": [ - 7575, - 7579 + 7907, + 7911 ], "loc": { "start": { - "line": 274, + "line": 282, "column": 28 }, "end": { - "line": 274, + "line": 282, "column": 32 } } }, "range": [ - 7555, - 7579 + 7887, + 7911 ], "loc": { "start": { - "line": 274, + "line": 282, "column": 8 }, "end": { - "line": 274, + "line": 282, "column": 32 } } }, "range": [ - 7555, - 7580 + 7887, + 7912 ], "loc": { "start": { - "line": 274, + "line": 282, "column": 8 }, "end": { - "line": 274, + "line": 282, "column": 33 } } @@ -13578,16 +14268,16 @@ "object": { "type": "ThisExpression", "range": [ - 7589, - 7593 + 7921, + 7925 ], "loc": { "start": { - "line": 275, + "line": 283, "column": 8 }, "end": { - "line": 275, + "line": 283, "column": 12 } } @@ -13596,31 +14286,31 @@ "type": "Identifier", "name": "container", "range": [ - 7594, - 7603 + 7926, + 7935 ], "loc": { "start": { - "line": 275, + "line": 283, "column": 13 }, "end": { - "line": 275, + "line": 283, "column": 22 } } }, "range": [ - 7589, - 7603 + 7921, + 7935 ], "loc": { "start": { - "line": 275, + "line": 283, "column": 8 }, "end": { - "line": 275, + "line": 283, "column": 22 } } @@ -13630,46 +14320,46 @@ "value": null, "raw": "null", "range": [ - 7606, - 7610 + 7938, + 7942 ], "loc": { "start": { - "line": 275, + "line": 283, "column": 25 }, "end": { - "line": 275, + "line": 283, "column": 29 } } }, "range": [ - 7589, - 7610 + 7921, + 7942 ], "loc": { "start": { - "line": 275, + "line": 283, "column": 8 }, "end": { - "line": 275, + "line": 283, "column": 29 } } }, "range": [ - 7589, - 7611 + 7921, + 7943 ], "loc": { "start": { - "line": 275, + "line": 283, "column": 8 }, "end": { - "line": 275, + "line": 283, "column": 30 } }, @@ -13678,16 +14368,16 @@ "type": "Line", "value": " Unsubscribe to events", "range": [ - 7621, - 7645 + 7953, + 7977 ], "loc": { "start": { - "line": 277, + "line": 285, "column": 8 }, "end": { - "line": 277, + "line": 285, "column": 32 } } @@ -13705,16 +14395,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 7654, - 7661 + 7986, + 7993 ], "loc": { "start": { - "line": 278, + "line": 286, "column": 8 }, "end": { - "line": 278, + "line": 286, "column": 15 } } @@ -13723,31 +14413,31 @@ "type": "Identifier", "name": "off", "range": [ - 7662, - 7665 + 7994, + 7997 ], "loc": { "start": { - "line": 278, + "line": 286, "column": 16 }, "end": { - "line": 278, + "line": 286, "column": 19 } } }, "range": [ - 7654, - 7665 + 7986, + 7997 ], "loc": { "start": { - "line": 278, + "line": 286, "column": 8 }, "end": { - "line": 278, + "line": 286, "column": 19 } } @@ -13761,32 +14451,32 @@ "value": "before-filtering", "raw": "'before-filtering'", "range": [ - 7667, - 7685 + 7999, + 8017 ], "loc": { "start": { - "line": 278, + "line": 286, "column": 21 }, "end": { - "line": 278, + "line": 286, "column": 39 } } } ], "range": [ - 7666, - 7686 + 7998, + 8018 ], "loc": { "start": { - "line": 278, + "line": 286, "column": 20 }, "end": { - "line": 278, + "line": 286, "column": 40 } } @@ -13803,16 +14493,16 @@ "object": { "type": "ThisExpression", "range": [ - 7694, - 7698 + 8026, + 8030 ], "loc": { "start": { - "line": 278, + "line": 286, "column": 48 }, "end": { - "line": 278, + "line": 286, "column": 52 } } @@ -13821,31 +14511,31 @@ "type": "Identifier", "name": "message", "range": [ - 7699, - 7706 + 8031, + 8038 ], "loc": { "start": { - "line": 278, + "line": 286, "column": 53 }, "end": { - "line": 278, + "line": 286, "column": 60 } } }, "range": [ - 7694, - 7706 + 8026, + 8038 ], "loc": { "start": { - "line": 278, + "line": 286, "column": 48 }, "end": { - "line": 278, + "line": 286, "column": 60 } } @@ -13857,16 +14547,16 @@ "object": { "type": "ThisExpression", "range": [ - 7707, - 7711 + 8039, + 8043 ], "loc": { "start": { - "line": 278, + "line": 286, "column": 61 }, "end": { - "line": 278, + "line": 286, "column": 65 } } @@ -13875,47 +14565,47 @@ "type": "Identifier", "name": "msgFilter", "range": [ - 7712, - 7721 + 8044, + 8053 ], "loc": { "start": { - "line": 278, + "line": 286, "column": 66 }, "end": { - "line": 278, + "line": 286, "column": 75 } } }, "range": [ - 7707, - 7721 + 8039, + 8053 ], "loc": { "start": { - "line": 278, + "line": 286, "column": 61 }, "end": { - "line": 278, + "line": 286, "column": 75 } } } ], "range": [ - 7694, - 7722 + 8026, + 8054 ], "loc": { "start": { - "line": 278, + "line": 286, "column": 48 }, "end": { - "line": 278, + "line": 286, "column": 76 } } @@ -13923,47 +14613,47 @@ "generator": false, "expression": true, "range": [ - 7688, - 7722 + 8020, + 8054 ], "loc": { "start": { - "line": 278, + "line": 286, "column": 42 }, "end": { - "line": 278, + "line": 286, "column": 76 } } } ], "range": [ - 7654, - 7723 + 7986, + 8055 ], "loc": { "start": { - "line": 278, + "line": 286, "column": 8 }, "end": { - "line": 278, + "line": 286, "column": 77 } } }, "range": [ - 7654, - 7724 + 7986, + 8056 ], "loc": { "start": { - "line": 278, + "line": 286, "column": 8 }, "end": { - "line": 278, + "line": 286, "column": 78 } }, @@ -13972,16 +14662,16 @@ "type": "Line", "value": " Unsubscribe to events", "range": [ - 7621, - 7645 + 7953, + 7977 ], "loc": { "start": { - "line": 277, + "line": 285, "column": 8 }, "end": { - "line": 277, + "line": 285, "column": 32 } } @@ -13999,16 +14689,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 7733, - 7740 + 8065, + 8072 ], "loc": { "start": { - "line": 279, + "line": 287, "column": 8 }, "end": { - "line": 279, + "line": 287, "column": 15 } } @@ -14017,31 +14707,31 @@ "type": "Identifier", "name": "off", "range": [ - 7741, - 7744 + 8073, + 8076 ], "loc": { "start": { - "line": 279, + "line": 287, "column": 16 }, "end": { - "line": 279, + "line": 287, "column": 19 } } }, "range": [ - 7733, - 7744 + 8065, + 8076 ], "loc": { "start": { - "line": 279, + "line": 287, "column": 8 }, "end": { - "line": 279, + "line": 287, "column": 19 } } @@ -14055,32 +14745,32 @@ "value": "before-populating-filter", "raw": "'before-populating-filter'", "range": [ - 7746, - 7772 + 8078, + 8104 ], "loc": { "start": { - "line": 279, + "line": 287, "column": 21 }, "end": { - "line": 279, + "line": 287, "column": 47 } } } ], "range": [ - 7745, - 7773 + 8077, + 8105 ], "loc": { "start": { - "line": 279, + "line": 287, "column": 20 }, "end": { - "line": 279, + "line": 287, "column": 48 } } @@ -14097,16 +14787,16 @@ "object": { "type": "ThisExpression", "range": [ - 7793, - 7797 + 8125, + 8129 ], "loc": { "start": { - "line": 280, + "line": 288, "column": 18 }, "end": { - "line": 280, + "line": 288, "column": 22 } } @@ -14115,31 +14805,31 @@ "type": "Identifier", "name": "message", "range": [ - 7798, - 7805 + 8130, + 8137 ], "loc": { "start": { - "line": 280, + "line": 288, "column": 23 }, "end": { - "line": 280, + "line": 288, "column": 30 } } }, "range": [ - 7793, - 7805 + 8125, + 8137 ], "loc": { "start": { - "line": 280, + "line": 288, "column": 18 }, "end": { - "line": 280, + "line": 288, "column": 30 } } @@ -14151,16 +14841,16 @@ "object": { "type": "ThisExpression", "range": [ - 7806, - 7810 + 8138, + 8142 ], "loc": { "start": { - "line": 280, + "line": 288, "column": 31 }, "end": { - "line": 280, + "line": 288, "column": 35 } } @@ -14169,47 +14859,47 @@ "type": "Identifier", "name": "msgPopulate", "range": [ - 7811, - 7822 + 8143, + 8154 ], "loc": { "start": { - "line": 280, + "line": 288, "column": 36 }, "end": { - "line": 280, + "line": 288, "column": 47 } } }, "range": [ - 7806, - 7822 + 8138, + 8154 ], "loc": { "start": { - "line": 280, + "line": 288, "column": 31 }, "end": { - "line": 280, + "line": 288, "column": 47 } } } ], "range": [ - 7793, - 7823 + 8125, + 8155 ], "loc": { "start": { - "line": 280, + "line": 288, "column": 18 }, "end": { - "line": 280, + "line": 288, "column": 48 } } @@ -14217,47 +14907,47 @@ "generator": false, "expression": true, "range": [ - 7787, - 7823 + 8119, + 8155 ], "loc": { "start": { - "line": 280, + "line": 288, "column": 12 }, "end": { - "line": 280, + "line": 288, "column": 48 } } } ], "range": [ - 7733, - 7824 + 8065, + 8156 ], "loc": { "start": { - "line": 279, + "line": 287, "column": 8 }, "end": { - "line": 280, + "line": 288, "column": 49 } } }, "range": [ - 7733, - 7825 + 8065, + 8157 ], "loc": { "start": { - "line": 279, + "line": 287, "column": 8 }, "end": { - "line": 280, + "line": 288, "column": 50 } } @@ -14273,16 +14963,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 7834, - 7841 + 8166, + 8173 ], "loc": { "start": { - "line": 281, + "line": 289, "column": 8 }, "end": { - "line": 281, + "line": 289, "column": 15 } } @@ -14291,31 +14981,31 @@ "type": "Identifier", "name": "off", "range": [ - 7842, - 7845 + 8174, + 8177 ], "loc": { "start": { - "line": 281, + "line": 289, "column": 16 }, "end": { - "line": 281, + "line": 289, "column": 19 } } }, "range": [ - 7834, - 7845 + 8166, + 8177 ], "loc": { "start": { - "line": 281, + "line": 289, "column": 8 }, "end": { - "line": 281, + "line": 289, "column": 19 } } @@ -14329,32 +15019,32 @@ "value": "before-page-change", "raw": "'before-page-change'", "range": [ - 7847, - 7867 + 8179, + 8199 ], "loc": { "start": { - "line": 281, + "line": 289, "column": 21 }, "end": { - "line": 281, + "line": 289, "column": 41 } } } ], "range": [ - 7846, - 7868 + 8178, + 8200 ], "loc": { "start": { - "line": 281, + "line": 289, "column": 20 }, "end": { - "line": 281, + "line": 289, "column": 42 } } @@ -14371,16 +15061,16 @@ "object": { "type": "ThisExpression", "range": [ - 7888, - 7892 + 8220, + 8224 ], "loc": { "start": { - "line": 282, + "line": 290, "column": 18 }, "end": { - "line": 282, + "line": 290, "column": 22 } } @@ -14389,31 +15079,31 @@ "type": "Identifier", "name": "message", "range": [ - 7893, - 7900 + 8225, + 8232 ], "loc": { "start": { - "line": 282, + "line": 290, "column": 23 }, "end": { - "line": 282, + "line": 290, "column": 30 } } }, "range": [ - 7888, - 7900 + 8220, + 8232 ], "loc": { "start": { - "line": 282, + "line": 290, "column": 18 }, "end": { - "line": 282, + "line": 290, "column": 30 } } @@ -14425,16 +15115,16 @@ "object": { "type": "ThisExpression", "range": [ - 7901, - 7905 + 8233, + 8237 ], "loc": { "start": { - "line": 282, + "line": 290, "column": 31 }, "end": { - "line": 282, + "line": 290, "column": 35 } } @@ -14443,47 +15133,47 @@ "type": "Identifier", "name": "msgChangePage", "range": [ - 7906, - 7919 + 8238, + 8251 ], "loc": { "start": { - "line": 282, + "line": 290, "column": 36 }, "end": { - "line": 282, + "line": 290, "column": 49 } } }, "range": [ - 7901, - 7919 + 8233, + 8251 ], "loc": { "start": { - "line": 282, + "line": 290, "column": 31 }, "end": { - "line": 282, + "line": 290, "column": 49 } } } ], "range": [ - 7888, - 7920 + 8220, + 8252 ], "loc": { "start": { - "line": 282, + "line": 290, "column": 18 }, "end": { - "line": 282, + "line": 290, "column": 50 } } @@ -14491,47 +15181,47 @@ "generator": false, "expression": true, "range": [ - 7882, - 7920 + 8214, + 8252 ], "loc": { "start": { - "line": 282, + "line": 290, "column": 12 }, "end": { - "line": 282, + "line": 290, "column": 50 } } } ], "range": [ - 7834, - 7921 + 8166, + 8253 ], "loc": { "start": { - "line": 281, + "line": 289, "column": 8 }, "end": { - "line": 282, + "line": 290, "column": 51 } } }, "range": [ - 7834, - 7922 + 8166, + 8254 ], "loc": { "start": { - "line": 281, + "line": 289, "column": 8 }, "end": { - "line": 282, + "line": 290, "column": 52 } } @@ -14547,16 +15237,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 7931, - 7938 + 8263, + 8270 ], "loc": { "start": { - "line": 283, + "line": 291, "column": 8 }, "end": { - "line": 283, + "line": 291, "column": 15 } } @@ -14565,31 +15255,31 @@ "type": "Identifier", "name": "off", "range": [ - 7939, - 7942 + 8271, + 8274 ], "loc": { "start": { - "line": 283, + "line": 291, "column": 16 }, "end": { - "line": 283, + "line": 291, "column": 19 } } }, "range": [ - 7931, - 7942 + 8263, + 8274 ], "loc": { "start": { - "line": 283, + "line": 291, "column": 8 }, "end": { - "line": 283, + "line": 291, "column": 19 } } @@ -14603,32 +15293,32 @@ "value": "before-clearing-filters", "raw": "'before-clearing-filters'", "range": [ - 7944, - 7969 + 8276, + 8301 ], "loc": { "start": { - "line": 283, + "line": 291, "column": 21 }, "end": { - "line": 283, + "line": 291, "column": 46 } } } ], "range": [ - 7943, - 7970 + 8275, + 8302 ], "loc": { "start": { - "line": 283, + "line": 291, "column": 20 }, "end": { - "line": 283, + "line": 291, "column": 47 } } @@ -14645,16 +15335,16 @@ "object": { "type": "ThisExpression", "range": [ - 7990, - 7994 + 8322, + 8326 ], "loc": { "start": { - "line": 284, + "line": 292, "column": 18 }, "end": { - "line": 284, + "line": 292, "column": 22 } } @@ -14663,31 +15353,31 @@ "type": "Identifier", "name": "message", "range": [ - 7995, - 8002 + 8327, + 8334 ], "loc": { "start": { - "line": 284, + "line": 292, "column": 23 }, "end": { - "line": 284, + "line": 292, "column": 30 } } }, "range": [ - 7990, - 8002 + 8322, + 8334 ], "loc": { "start": { - "line": 284, + "line": 292, "column": 18 }, "end": { - "line": 284, + "line": 292, "column": 30 } } @@ -14699,16 +15389,16 @@ "object": { "type": "ThisExpression", "range": [ - 8003, - 8007 + 8335, + 8339 ], "loc": { "start": { - "line": 284, + "line": 292, "column": 31 }, "end": { - "line": 284, + "line": 292, "column": 35 } } @@ -14717,47 +15407,47 @@ "type": "Identifier", "name": "msgClear", "range": [ - 8008, - 8016 + 8340, + 8348 ], "loc": { "start": { - "line": 284, + "line": 292, "column": 36 }, "end": { - "line": 284, + "line": 292, "column": 44 } } }, "range": [ - 8003, - 8016 + 8335, + 8348 ], "loc": { "start": { - "line": 284, + "line": 292, "column": 31 }, "end": { - "line": 284, + "line": 292, "column": 44 } } } ], "range": [ - 7990, - 8017 + 8322, + 8349 ], "loc": { "start": { - "line": 284, + "line": 292, "column": 18 }, "end": { - "line": 284, + "line": 292, "column": 45 } } @@ -14765,47 +15455,47 @@ "generator": false, "expression": true, "range": [ - 7984, - 8017 + 8316, + 8349 ], "loc": { "start": { - "line": 284, + "line": 292, "column": 12 }, "end": { - "line": 284, + "line": 292, "column": 45 } } } ], "range": [ - 7931, - 8018 + 8263, + 8350 ], "loc": { "start": { - "line": 283, + "line": 291, "column": 8 }, "end": { - "line": 284, + "line": 292, "column": 46 } } }, "range": [ - 7931, - 8019 + 8263, + 8351 ], "loc": { "start": { - "line": 283, + "line": 291, "column": 8 }, "end": { - "line": 284, + "line": 292, "column": 47 } } @@ -14821,16 +15511,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 8028, - 8035 + 8360, + 8367 ], "loc": { "start": { - "line": 285, + "line": 293, "column": 8 }, "end": { - "line": 285, + "line": 293, "column": 15 } } @@ -14839,31 +15529,31 @@ "type": "Identifier", "name": "off", "range": [ - 8036, - 8039 + 8368, + 8371 ], "loc": { "start": { - "line": 285, + "line": 293, "column": 16 }, "end": { - "line": 285, + "line": 293, "column": 19 } } }, "range": [ - 8028, - 8039 + 8360, + 8371 ], "loc": { "start": { - "line": 285, + "line": 293, "column": 8 }, "end": { - "line": 285, + "line": 293, "column": 19 } } @@ -14877,32 +15567,32 @@ "value": "before-page-length-change", "raw": "'before-page-length-change'", "range": [ - 8041, - 8068 + 8373, + 8400 ], "loc": { "start": { - "line": 285, + "line": 293, "column": 21 }, "end": { - "line": 285, + "line": 293, "column": 48 } } } ], "range": [ - 8040, - 8069 + 8372, + 8401 ], "loc": { "start": { - "line": 285, + "line": 293, "column": 20 }, "end": { - "line": 285, + "line": 293, "column": 49 } } @@ -14919,16 +15609,16 @@ "object": { "type": "ThisExpression", "range": [ - 8089, - 8093 + 8421, + 8425 ], "loc": { "start": { - "line": 286, + "line": 294, "column": 18 }, "end": { - "line": 286, + "line": 294, "column": 22 } } @@ -14937,31 +15627,31 @@ "type": "Identifier", "name": "message", "range": [ - 8094, - 8101 + 8426, + 8433 ], "loc": { "start": { - "line": 286, + "line": 294, "column": 23 }, "end": { - "line": 286, + "line": 294, "column": 30 } } }, "range": [ - 8089, - 8101 + 8421, + 8433 ], "loc": { "start": { - "line": 286, + "line": 294, "column": 18 }, "end": { - "line": 286, + "line": 294, "column": 30 } } @@ -14973,16 +15663,16 @@ "object": { "type": "ThisExpression", "range": [ - 8102, - 8106 + 8434, + 8438 ], "loc": { "start": { - "line": 286, + "line": 294, "column": 31 }, "end": { - "line": 286, + "line": 294, "column": 35 } } @@ -14991,47 +15681,47 @@ "type": "Identifier", "name": "msgChangeResults", "range": [ - 8107, - 8123 + 8439, + 8455 ], "loc": { "start": { - "line": 286, + "line": 294, "column": 36 }, "end": { - "line": 286, + "line": 294, "column": 52 } } }, "range": [ - 8102, - 8123 + 8434, + 8455 ], "loc": { "start": { - "line": 286, + "line": 294, "column": 31 }, "end": { - "line": 286, + "line": 294, "column": 52 } } } ], "range": [ - 8089, - 8124 + 8421, + 8456 ], "loc": { "start": { - "line": 286, + "line": 294, "column": 18 }, "end": { - "line": 286, + "line": 294, "column": 53 } } @@ -15039,47 +15729,47 @@ "generator": false, "expression": true, "range": [ - 8083, - 8124 + 8415, + 8456 ], "loc": { "start": { - "line": 286, + "line": 294, "column": 12 }, "end": { - "line": 286, + "line": 294, "column": 53 } } } ], "range": [ - 8028, - 8125 + 8360, + 8457 ], "loc": { "start": { - "line": 285, + "line": 293, "column": 8 }, "end": { - "line": 286, + "line": 294, "column": 54 } } }, "range": [ - 8028, - 8126 + 8360, + 8458 ], "loc": { "start": { - "line": 285, + "line": 293, "column": 8 }, "end": { - "line": 286, + "line": 294, "column": 55 } } @@ -15095,16 +15785,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 8135, - 8142 + 8467, + 8474 ], "loc": { "start": { - "line": 287, + "line": 295, "column": 8 }, "end": { - "line": 287, + "line": 295, "column": 15 } } @@ -15113,31 +15803,31 @@ "type": "Identifier", "name": "off", "range": [ - 8143, - 8146 + 8475, + 8478 ], "loc": { "start": { - "line": 287, + "line": 295, "column": 16 }, "end": { - "line": 287, + "line": 295, "column": 19 } } }, "range": [ - 8135, - 8146 + 8467, + 8478 ], "loc": { "start": { - "line": 287, + "line": 295, "column": 8 }, "end": { - "line": 287, + "line": 295, "column": 19 } } @@ -15151,32 +15841,32 @@ "value": "before-reset-page", "raw": "'before-reset-page'", "range": [ - 8148, - 8167 + 8480, + 8499 ], "loc": { "start": { - "line": 287, + "line": 295, "column": 21 }, "end": { - "line": 287, + "line": 295, "column": 40 } } } ], "range": [ - 8147, - 8168 + 8479, + 8500 ], "loc": { "start": { - "line": 287, + "line": 295, "column": 20 }, "end": { - "line": 287, + "line": 295, "column": 41 } } @@ -15193,16 +15883,16 @@ "object": { "type": "ThisExpression", "range": [ - 8188, - 8192 + 8520, + 8524 ], "loc": { "start": { - "line": 288, + "line": 296, "column": 12 }, "end": { - "line": 288, + "line": 296, "column": 16 } } @@ -15211,31 +15901,31 @@ "type": "Identifier", "name": "message", "range": [ - 8193, - 8200 + 8525, + 8532 ], "loc": { "start": { - "line": 288, + "line": 296, "column": 17 }, "end": { - "line": 288, + "line": 296, "column": 24 } } }, "range": [ - 8188, - 8200 + 8520, + 8532 ], "loc": { "start": { - "line": 288, + "line": 296, "column": 12 }, "end": { - "line": 288, + "line": 296, "column": 24 } } @@ -15247,16 +15937,16 @@ "object": { "type": "ThisExpression", "range": [ - 8201, - 8205 + 8533, + 8537 ], "loc": { "start": { - "line": 288, + "line": 296, "column": 25 }, "end": { - "line": 288, + "line": 296, "column": 29 } } @@ -15265,47 +15955,47 @@ "type": "Identifier", "name": "msgResetPage", "range": [ - 8206, - 8218 + 8538, + 8550 ], "loc": { "start": { - "line": 288, + "line": 296, "column": 30 }, "end": { - "line": 288, + "line": 296, "column": 42 } } }, "range": [ - 8201, - 8218 + 8533, + 8550 ], "loc": { "start": { - "line": 288, + "line": 296, "column": 25 }, "end": { - "line": 288, + "line": 296, "column": 42 } } } ], "range": [ - 8188, - 8219 + 8520, + 8551 ], "loc": { "start": { - "line": 288, + "line": 296, "column": 12 }, "end": { - "line": 288, + "line": 296, "column": 43 } } @@ -15313,47 +16003,47 @@ "generator": false, "expression": true, "range": [ - 8170, - 8219 + 8502, + 8551 ], "loc": { "start": { - "line": 287, + "line": 295, "column": 43 }, "end": { - "line": 288, + "line": 296, "column": 43 } } } ], "range": [ - 8135, - 8220 + 8467, + 8552 ], "loc": { "start": { - "line": 287, + "line": 295, "column": 8 }, "end": { - "line": 288, + "line": 296, "column": 44 } } }, "range": [ - 8135, - 8221 + 8467, + 8553 ], "loc": { "start": { - "line": 287, + "line": 295, "column": 8 }, "end": { - "line": 288, + "line": 296, "column": 45 } } @@ -15369,16 +16059,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 8230, - 8237 + 8562, + 8569 ], "loc": { "start": { - "line": 289, + "line": 297, "column": 8 }, "end": { - "line": 289, + "line": 297, "column": 15 } } @@ -15387,31 +16077,31 @@ "type": "Identifier", "name": "off", "range": [ - 8238, - 8241 + 8570, + 8573 ], "loc": { "start": { - "line": 289, + "line": 297, "column": 16 }, "end": { - "line": 289, + "line": 297, "column": 19 } } }, "range": [ - 8230, - 8241 + 8562, + 8573 ], "loc": { "start": { - "line": 289, + "line": 297, "column": 8 }, "end": { - "line": 289, + "line": 297, "column": 19 } } @@ -15425,32 +16115,32 @@ "value": "before-reset-page-length", "raw": "'before-reset-page-length'", "range": [ - 8243, - 8269 + 8575, + 8601 ], "loc": { "start": { - "line": 289, + "line": 297, "column": 21 }, "end": { - "line": 289, + "line": 297, "column": 47 } } } ], "range": [ - 8242, - 8270 + 8574, + 8602 ], "loc": { "start": { - "line": 289, + "line": 297, "column": 20 }, "end": { - "line": 289, + "line": 297, "column": 48 } } @@ -15467,16 +16157,16 @@ "object": { "type": "ThisExpression", "range": [ - 8290, - 8294 + 8622, + 8626 ], "loc": { "start": { - "line": 290, + "line": 298, "column": 18 }, "end": { - "line": 290, + "line": 298, "column": 22 } } @@ -15485,31 +16175,31 @@ "type": "Identifier", "name": "message", "range": [ - 8295, - 8302 + 8627, + 8634 ], "loc": { "start": { - "line": 290, + "line": 298, "column": 23 }, "end": { - "line": 290, + "line": 298, "column": 30 } } }, "range": [ - 8290, - 8302 + 8622, + 8634 ], "loc": { "start": { - "line": 290, + "line": 298, "column": 18 }, "end": { - "line": 290, + "line": 298, "column": 30 } } @@ -15521,16 +16211,16 @@ "object": { "type": "ThisExpression", "range": [ - 8303, - 8307 + 8635, + 8639 ], "loc": { "start": { - "line": 290, + "line": 298, "column": 31 }, "end": { - "line": 290, + "line": 298, "column": 35 } } @@ -15539,47 +16229,47 @@ "type": "Identifier", "name": "msgResetPageLength", "range": [ - 8308, - 8326 + 8640, + 8658 ], "loc": { "start": { - "line": 290, + "line": 298, "column": 36 }, "end": { - "line": 290, + "line": 298, "column": 54 } } }, "range": [ - 8303, - 8326 + 8635, + 8658 ], "loc": { "start": { - "line": 290, + "line": 298, "column": 31 }, "end": { - "line": 290, + "line": 298, "column": 54 } } } ], "range": [ - 8290, - 8327 + 8622, + 8659 ], "loc": { "start": { - "line": 290, + "line": 298, "column": 18 }, "end": { - "line": 290, + "line": 298, "column": 55 } } @@ -15587,47 +16277,47 @@ "generator": false, "expression": true, "range": [ - 8284, - 8327 + 8616, + 8659 ], "loc": { "start": { - "line": 290, + "line": 298, "column": 12 }, "end": { - "line": 290, + "line": 298, "column": 55 } } } ], "range": [ - 8230, - 8328 + 8562, + 8660 ], "loc": { "start": { - "line": 289, + "line": 297, "column": 8 }, "end": { - "line": 290, + "line": 298, "column": 56 } } }, "range": [ - 8230, - 8329 + 8562, + 8661 ], "loc": { "start": { - "line": 289, + "line": 297, "column": 8 }, "end": { - "line": 290, + "line": 298, "column": 57 } } @@ -15643,16 +16333,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 8338, - 8345 + 8670, + 8677 ], "loc": { "start": { - "line": 291, + "line": 299, "column": 8 }, "end": { - "line": 291, + "line": 299, "column": 15 } } @@ -15661,31 +16351,31 @@ "type": "Identifier", "name": "off", "range": [ - 8346, - 8349 + 8678, + 8681 ], "loc": { "start": { - "line": 291, + "line": 299, "column": 16 }, "end": { - "line": 291, + "line": 299, "column": 19 } } }, "range": [ - 8338, - 8349 + 8670, + 8681 ], "loc": { "start": { - "line": 291, + "line": 299, "column": 8 }, "end": { - "line": 291, + "line": 299, "column": 19 } } @@ -15699,32 +16389,32 @@ "value": "before-loading-extensions", "raw": "'before-loading-extensions'", "range": [ - 8351, - 8378 + 8683, + 8710 ], "loc": { "start": { - "line": 291, + "line": 299, "column": 21 }, "end": { - "line": 291, + "line": 299, "column": 48 } } } ], "range": [ - 8350, - 8379 + 8682, + 8711 ], "loc": { "start": { - "line": 291, + "line": 299, "column": 20 }, "end": { - "line": 291, + "line": 299, "column": 49 } } @@ -15741,16 +16431,16 @@ "object": { "type": "ThisExpression", "range": [ - 8399, - 8403 + 8731, + 8735 ], "loc": { "start": { - "line": 292, + "line": 300, "column": 18 }, "end": { - "line": 292, + "line": 300, "column": 22 } } @@ -15759,31 +16449,31 @@ "type": "Identifier", "name": "message", "range": [ - 8404, - 8411 + 8736, + 8743 ], "loc": { "start": { - "line": 292, + "line": 300, "column": 23 }, "end": { - "line": 292, + "line": 300, "column": 30 } } }, "range": [ - 8399, - 8411 + 8731, + 8743 ], "loc": { "start": { - "line": 292, + "line": 300, "column": 18 }, "end": { - "line": 292, + "line": 300, "column": 30 } } @@ -15795,16 +16485,16 @@ "object": { "type": "ThisExpression", "range": [ - 8412, - 8416 + 8744, + 8748 ], "loc": { "start": { - "line": 292, + "line": 300, "column": 31 }, "end": { - "line": 292, + "line": 300, "column": 35 } } @@ -15813,47 +16503,47 @@ "type": "Identifier", "name": "msgLoadExtensions", "range": [ - 8417, - 8434 + 8749, + 8766 ], "loc": { "start": { - "line": 292, + "line": 300, "column": 36 }, "end": { - "line": 292, + "line": 300, "column": 53 } } }, "range": [ - 8412, - 8434 + 8744, + 8766 ], "loc": { "start": { - "line": 292, + "line": 300, "column": 31 }, "end": { - "line": 292, + "line": 300, "column": 53 } } } ], "range": [ - 8399, - 8435 + 8731, + 8767 ], "loc": { "start": { - "line": 292, + "line": 300, "column": 18 }, "end": { - "line": 292, + "line": 300, "column": 54 } } @@ -15861,47 +16551,47 @@ "generator": false, "expression": true, "range": [ - 8393, - 8435 + 8725, + 8767 ], "loc": { "start": { - "line": 292, + "line": 300, "column": 12 }, "end": { - "line": 292, + "line": 300, "column": 54 } } } ], "range": [ - 8338, - 8436 + 8670, + 8768 ], "loc": { "start": { - "line": 291, + "line": 299, "column": 8 }, "end": { - "line": 292, + "line": 300, "column": 55 } } }, "range": [ - 8338, - 8437 + 8670, + 8769 ], "loc": { "start": { - "line": 291, + "line": 299, "column": 8 }, "end": { - "line": 292, + "line": 300, "column": 56 } } @@ -15917,16 +16607,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 8446, - 8453 + 8778, + 8785 ], "loc": { "start": { - "line": 293, + "line": 301, "column": 8 }, "end": { - "line": 293, + "line": 301, "column": 15 } } @@ -15935,31 +16625,31 @@ "type": "Identifier", "name": "off", "range": [ - 8454, - 8457 + 8786, + 8789 ], "loc": { "start": { - "line": 293, + "line": 301, "column": 16 }, "end": { - "line": 293, + "line": 301, "column": 19 } } }, "range": [ - 8446, - 8457 + 8778, + 8789 ], "loc": { "start": { - "line": 293, + "line": 301, "column": 8 }, "end": { - "line": 293, + "line": 301, "column": 19 } } @@ -15973,32 +16663,32 @@ "value": "before-loading-themes", "raw": "'before-loading-themes'", "range": [ - 8459, - 8482 + 8791, + 8814 ], "loc": { "start": { - "line": 293, + "line": 301, "column": 21 }, "end": { - "line": 293, + "line": 301, "column": 44 } } } ], "range": [ - 8458, - 8483 + 8790, + 8815 ], "loc": { "start": { - "line": 293, + "line": 301, "column": 20 }, "end": { - "line": 293, + "line": 301, "column": 45 } } @@ -16015,16 +16705,16 @@ "object": { "type": "ThisExpression", "range": [ - 8503, - 8507 + 8835, + 8839 ], "loc": { "start": { - "line": 294, + "line": 302, "column": 18 }, "end": { - "line": 294, + "line": 302, "column": 22 } } @@ -16033,31 +16723,31 @@ "type": "Identifier", "name": "message", "range": [ - 8508, - 8515 + 8840, + 8847 ], "loc": { "start": { - "line": 294, + "line": 302, "column": 23 }, "end": { - "line": 294, + "line": 302, "column": 30 } } }, "range": [ - 8503, - 8515 + 8835, + 8847 ], "loc": { "start": { - "line": 294, + "line": 302, "column": 18 }, "end": { - "line": 294, + "line": 302, "column": 30 } } @@ -16069,16 +16759,16 @@ "object": { "type": "ThisExpression", "range": [ - 8516, - 8520 + 8848, + 8852 ], "loc": { "start": { - "line": 294, + "line": 302, "column": 31 }, "end": { - "line": 294, + "line": 302, "column": 35 } } @@ -16087,47 +16777,47 @@ "type": "Identifier", "name": "msgLoadThemes", "range": [ - 8521, - 8534 + 8853, + 8866 ], "loc": { "start": { - "line": 294, + "line": 302, "column": 36 }, "end": { - "line": 294, + "line": 302, "column": 49 } } }, "range": [ - 8516, - 8534 + 8848, + 8866 ], "loc": { "start": { - "line": 294, + "line": 302, "column": 31 }, "end": { - "line": 294, + "line": 302, "column": 49 } } } ], "range": [ - 8503, - 8535 + 8835, + 8867 ], "loc": { "start": { - "line": 294, + "line": 302, "column": 18 }, "end": { - "line": 294, + "line": 302, "column": 50 } } @@ -16135,47 +16825,47 @@ "generator": false, "expression": true, "range": [ - 8497, - 8535 + 8829, + 8867 ], "loc": { "start": { - "line": 294, + "line": 302, "column": 12 }, "end": { - "line": 294, + "line": 302, "column": 50 } } } ], "range": [ - 8446, - 8536 + 8778, + 8868 ], "loc": { "start": { - "line": 293, + "line": 301, "column": 8 }, "end": { - "line": 294, + "line": 302, "column": 51 } } }, "range": [ - 8446, - 8537 + 8778, + 8869 ], "loc": { "start": { - "line": 293, + "line": 301, "column": 8 }, "end": { - "line": 294, + "line": 302, "column": 52 } } @@ -16191,16 +16881,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 8547, - 8554 + 8879, + 8886 ], "loc": { "start": { - "line": 296, + "line": 304, "column": 8 }, "end": { - "line": 296, + "line": 304, "column": 15 } } @@ -16209,31 +16899,31 @@ "type": "Identifier", "name": "off", "range": [ - 8555, - 8558 + 8887, + 8890 ], "loc": { "start": { - "line": 296, + "line": 304, "column": 16 }, "end": { - "line": 296, + "line": 304, "column": 19 } } }, "range": [ - 8547, - 8558 + 8879, + 8890 ], "loc": { "start": { - "line": 296, + "line": 304, "column": 8 }, "end": { - "line": 296, + "line": 304, "column": 19 } } @@ -16243,16 +16933,16 @@ "type": "Identifier", "name": "EVENTS", "range": [ - 8559, - 8565 + 8891, + 8897 ], "loc": { "start": { - "line": 296, + "line": 304, "column": 20 }, "end": { - "line": 296, + "line": 304, "column": 26 } } @@ -16269,16 +16959,16 @@ "object": { "type": "ThisExpression", "range": [ - 8573, - 8577 + 8905, + 8909 ], "loc": { "start": { - "line": 296, + "line": 304, "column": 34 }, "end": { - "line": 296, + "line": 304, "column": 38 } } @@ -16287,31 +16977,31 @@ "type": "Identifier", "name": "message", "range": [ - 8578, - 8585 + 8910, + 8917 ], "loc": { "start": { - "line": 296, + "line": 304, "column": 39 }, "end": { - "line": 296, + "line": 304, "column": 46 } } }, "range": [ - 8573, - 8585 + 8905, + 8917 ], "loc": { "start": { - "line": 296, + "line": 304, "column": 34 }, "end": { - "line": 296, + "line": 304, "column": 46 } } @@ -16322,32 +17012,32 @@ "value": "", "raw": "''", "range": [ - 8586, - 8588 + 8918, + 8920 ], "loc": { "start": { - "line": 296, + "line": 304, "column": 47 }, "end": { - "line": 296, + "line": 304, "column": 49 } } } ], "range": [ - 8573, - 8589 + 8905, + 8921 ], "loc": { "start": { - "line": 296, + "line": 304, "column": 34 }, "end": { - "line": 296, + "line": 304, "column": 50 } } @@ -16355,47 +17045,47 @@ "generator": false, "expression": true, "range": [ - 8567, - 8589 + 8899, + 8921 ], "loc": { "start": { - "line": 296, + "line": 304, "column": 28 }, "end": { - "line": 296, + "line": 304, "column": 50 } } } ], "range": [ - 8547, - 8590 + 8879, + 8922 ], "loc": { "start": { - "line": 296, + "line": 304, "column": 8 }, "end": { - "line": 296, + "line": 304, "column": 51 } } }, "range": [ - 8547, - 8591 + 8879, + 8923 ], "loc": { "start": { - "line": 296, + "line": 304, "column": 8 }, "end": { - "line": 296, + "line": 304, "column": 52 } } @@ -16411,16 +17101,16 @@ "object": { "type": "ThisExpression", "range": [ - 8601, - 8605 + 8933, + 8937 ], "loc": { "start": { - "line": 298, + "line": 306, "column": 8 }, "end": { - "line": 298, + "line": 306, "column": 12 } } @@ -16429,31 +17119,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 8606, - 8617 + 8938, + 8949 ], "loc": { "start": { - "line": 298, + "line": 306, "column": 13 }, "end": { - "line": 298, + "line": 306, "column": 24 } } }, "range": [ - 8601, - 8617 + 8933, + 8949 ], "loc": { "start": { - "line": 298, + "line": 306, "column": 8 }, "end": { - "line": 298, + "line": 306, "column": 24 } } @@ -16463,62 +17153,62 @@ "value": false, "raw": "false", "range": [ - 8620, - 8625 + 8952, + 8957 ], "loc": { "start": { - "line": 298, + "line": 306, "column": 27 }, "end": { - "line": 298, + "line": 306, "column": 32 } } }, "range": [ - 8601, - 8625 + 8933, + 8957 ], "loc": { "start": { - "line": 298, + "line": 306, "column": 8 }, "end": { - "line": 298, + "line": 306, "column": 32 } } }, "range": [ - 8601, - 8626 + 8933, + 8958 ], "loc": { "start": { - "line": 298, + "line": 306, "column": 8 }, "end": { - "line": 298, + "line": 306, "column": 33 } } } ], "range": [ - 7290, - 8632 + 7622, + 8964 ], "loc": { "start": { - "line": 262, + "line": 270, "column": 14 }, "end": { - "line": 299, + "line": 307, "column": 5 } } @@ -16526,16 +17216,16 @@ "generator": false, "expression": false, "range": [ - 7287, - 8632 + 7619, + 8964 ], "loc": { "start": { - "line": 262, + "line": 270, "column": 11 }, "end": { - "line": 299, + "line": 307, "column": 5 } } @@ -16543,16 +17233,16 @@ "kind": "method", "computed": false, "range": [ - 7280, - 8632 + 7612, + 8964 ], "loc": { "start": { - "line": 262, + "line": 270, "column": 4 }, "end": { - "line": 299, + "line": 307, "column": 5 } }, @@ -16561,16 +17251,16 @@ "type": "Block", "value": "*\n * Destroy StatusBar instance\n ", "range": [ - 7230, - 7275 + 7562, + 7607 ], "loc": { "start": { - "line": 259, + "line": 267, "column": 4 }, "end": { - "line": 261, + "line": 269, "column": 7 } } @@ -16580,31 +17270,31 @@ } ], "range": [ - 620, - 8634 + 660, + 8966 ], "loc": { "start": { - "line": 25, + "line": 26, "column": 39 }, "end": { - "line": 300, + "line": 308, "column": 1 } } }, "range": [ - 588, - 8634 + 628, + 8966 ], "loc": { "start": { - "line": 25, + "line": 26, "column": 7 }, "end": { - "line": 300, + "line": 308, "column": 1 } }, @@ -16613,16 +17303,16 @@ "type": "Block", "value": "*\n * Status bar UI component\n * @export\n * @class StatusBar\n * @extends {Feature}\n ", "range": [ - 493, - 580 + 533, + 620 ], "loc": { "start": { - "line": 19, + "line": 20, "column": 0 }, "end": { - "line": 24, + "line": 25, "column": 3 } } @@ -16633,16 +17323,16 @@ "specifiers": [], "source": null, "range": [ - 581, - 8634 + 621, + 8966 ], "loc": { "start": { - "line": 25, + "line": 26, "column": 0 }, "end": { - "line": 300, + "line": 308, "column": 1 } }, @@ -16651,16 +17341,16 @@ "type": "Block", "value": "*\n * Status bar UI component\n * @export\n * @class StatusBar\n * @extends {Feature}\n ", "range": [ - 493, - 580 + 533, + 620 ], "loc": { "start": { - "line": 19, + "line": 20, "column": 0 }, "end": { - "line": 24, + "line": 25, "column": 3 } } @@ -16671,7 +17361,7 @@ "sourceType": "module", "range": [ 0, - 8634 + 8966 ], "loc": { "start": { @@ -16679,7 +17369,7 @@ "column": 0 }, "end": { - "line": 300, + "line": 308, "column": 1 } }, @@ -16688,16 +17378,16 @@ "type": "Block", "value": "*\n * Status bar UI component\n * @export\n * @class StatusBar\n * @extends {Feature}\n ", "range": [ - 493, - 580 + 533, + 620 ], "loc": { "start": { - "line": 19, + "line": 20, "column": 0 }, "end": { - "line": 24, + "line": 25, "column": 3 } } @@ -16706,16 +17396,16 @@ "type": "Block", "value": "*\n * Creates an instance of StatusBar\n * @param {TableFilter} tf TableFilter instance\n ", "range": [ - 627, - 730 + 667, + 770 ], "loc": { "start": { - "line": 27, + "line": 28, "column": 4 }, "end": { - "line": 30, + "line": 31, "column": 7 } } @@ -16724,16 +17414,16 @@ "type": "Line", "value": " Configuration object", "range": [ - 794, - 817 + 834, + 857 ], "loc": { "start": { - "line": 34, + "line": 35, "column": 8 }, "end": { - "line": 34, + "line": 35, "column": 31 } } @@ -16742,16 +17432,16 @@ "type": "Block", "value": "*\n * ID of custom container element\n * @type {String}\n ", "range": [ - 873, - 956 + 913, + 996 ], "loc": { "start": { - "line": 37, + "line": 38, "column": 8 }, "end": { - "line": 40, + "line": 41, "column": 11 } } @@ -16760,16 +17450,16 @@ "type": "Block", "value": "*\n * Container DOM element\n * @type {DOMElement}\n * @private\n ", "range": [ - 1022, - 1120 + 1062, + 1160 ], "loc": { "start": { - "line": 43, + "line": 44, "column": 8 }, "end": { - "line": 47, + "line": 48, "column": 11 } } @@ -16778,16 +17468,16 @@ "type": "Block", "value": "*\n * Message container DOM element\n * @type {DOMElement}\n * @private\n ", "range": [ - 1161, - 1267 + 1201, + 1307 ], "loc": { "start": { - "line": 50, + "line": 51, "column": 8 }, "end": { - "line": 54, + "line": 55, "column": 11 } } @@ -16796,16 +17486,16 @@ "type": "Block", "value": "*\n * Label container DOM element\n * @type {DOMElement}\n * @private\n ", "range": [ - 1311, - 1415 + 1351, + 1455 ], "loc": { "start": { - "line": 57, + "line": 58, "column": 8 }, "end": { - "line": 61, + "line": 62, "column": 11 } } @@ -16814,16 +17504,16 @@ "type": "Block", "value": "*\n * Text preceding status message\n * @type {String}\n ", "range": [ - 1461, - 1543 + 1501, + 1583 ], "loc": { "start": { - "line": 64, + "line": 65, "column": 8 }, "end": { - "line": 67, + "line": 68, "column": 11 } } @@ -16832,16 +17522,16 @@ "type": "Block", "value": "*\n * Css class for container element\n * @type {String}\n ", "range": [ - 1598, - 1682 + 1638, + 1722 ], "loc": { "start": { - "line": 70, + "line": 71, "column": 8 }, "end": { - "line": 73, + "line": 74, "column": 11 } } @@ -16850,16 +17540,16 @@ "type": "Block", "value": "*\n * Message visibility duration in milliseconds\n * @type {Number}\n * @private\n ", "range": [ - 1752, - 1868 + 1792, + 1908 ], "loc": { "start": { - "line": 76, + "line": 77, "column": 8 }, "end": { - "line": 80, + "line": 81, "column": 11 } } @@ -16868,16 +17558,16 @@ "type": "Block", "value": "*\n * Callback fired before the message is displayed\n * @type {Function}\n ", "range": [ - 1904, - 2005 + 1944, + 2045 ], "loc": { "start": { - "line": 83, + "line": 84, "column": 8 }, "end": { - "line": 86, + "line": 87, "column": 11 } } @@ -16886,16 +17576,16 @@ "type": "Block", "value": "*\n * Callback fired after the message is displayed\n * @type {Function}\n ", "range": [ - 2090, - 2190 + 2130, + 2230 ], "loc": { "start": { - "line": 89, + "line": 90, "column": 8 }, "end": { - "line": 92, + "line": 93, "column": 11 } } @@ -16904,16 +17594,16 @@ "type": "Block", "value": "*\n * Message appearing upon filtering\n * @type {String}\n ", "range": [ - 2273, - 2358 + 2313, + 2398 ], "loc": { "start": { - "line": 95, + "line": 96, "column": 8 }, "end": { - "line": 98, + "line": 99, "column": 11 } } @@ -16922,16 +17612,16 @@ "type": "Block", "value": "*\n * Message appearing when a drop-down filter is populated\n * @type {String}\n ", "range": [ - 2441, - 2548 + 2481, + 2588 ], "loc": { "start": { - "line": 101, + "line": 102, "column": 8 }, "end": { - "line": 104, + "line": 105, "column": 11 } } @@ -16940,16 +17630,16 @@ "type": "Block", "value": "*\n * Message appearing when a checklist filter is populated\n * @type {String}\n ", "range": [ - 2638, - 2745 + 2678, + 2785 ], "loc": { "start": { - "line": 107, + "line": 108, "column": 8 }, "end": { - "line": 110, + "line": 111, "column": 11 } } @@ -16958,16 +17648,16 @@ "type": "Block", "value": "*\n * Message appearing when a pagination page is changed\n * @type {String}\n ", "range": [ - 2864, - 2968 + 2904, + 3008 ], "loc": { "start": { - "line": 114, + "line": 115, "column": 8 }, "end": { - "line": 117, + "line": 118, "column": 11 } } @@ -16976,16 +17666,16 @@ "type": "Block", "value": "*\n * Message appearing when filters are cleared\n * @type {String}\n ", "range": [ - 3080, - 3175 + 3120, + 3215 ], "loc": { "start": { - "line": 121, + "line": 122, "column": 8 }, "end": { - "line": 124, + "line": 125, "column": 11 } } @@ -16994,16 +17684,16 @@ "type": "Block", "value": "*\n * Message appearing when the page length is changed\n * @type {String}\n ", "range": [ - 3258, - 3360 + 3298, + 3400 ], "loc": { "start": { - "line": 127, + "line": 128, "column": 8 }, "end": { - "line": 130, + "line": 131, "column": 11 } } @@ -17012,16 +17702,16 @@ "type": "Block", "value": "*\n * Message appearing when the page is re-set\n * @type {String}\n ", "range": [ - 3481, - 3575 + 3521, + 3615 ], "loc": { "start": { - "line": 134, + "line": 135, "column": 8 }, "end": { - "line": 137, + "line": 138, "column": 11 } } @@ -17030,16 +17720,16 @@ "type": "Block", "value": "*\n * Message appearing when the page length is re-set\n * @type {String}\n ", "range": [ - 3666, - 3767 + 3706, + 3807 ], "loc": { "start": { - "line": 140, + "line": 141, "column": 8 }, "end": { - "line": 143, + "line": 144, "column": 11 } } @@ -17048,16 +17738,16 @@ "type": "Block", "value": "*\n * Message appearing upon column sorting\n * @type {String}\n ", "range": [ - 3890, - 3980 + 3930, + 4020 ], "loc": { "start": { - "line": 147, + "line": 148, "column": 8 }, "end": { - "line": 150, + "line": 151, "column": 11 } } @@ -17066,16 +17756,16 @@ "type": "Block", "value": "*\n * Message appearing when extensions are loading\n * @type {String}\n ", "range": [ - 4057, - 4155 + 4097, + 4195 ], "loc": { "start": { - "line": 153, + "line": 154, "column": 8 }, "end": { - "line": 156, + "line": 157, "column": 11 } } @@ -17084,16 +17774,34 @@ "type": "Block", "value": "*\n * Message appearing when themes are loading\n * @type {String}\n ", "range": [ - 4271, - 4365 + 4311, + 4405 ], "loc": { "start": { - "line": 160, + "line": 161, "column": 8 }, "end": { - "line": 163, + "line": 164, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * Default position in toolbar ('left'|'center'|'right')\n * @type {String}\n ", + "range": [ + 4511, + 4617 + ], + "loc": { + "start": { + "line": 168, + "column": 8 + }, + "end": { + "line": 171, "column": 11 } } @@ -17102,71 +17810,71 @@ "type": "Block", "value": "*\n * Initializes StatusBar instance\n ", "range": [ - 4473, - 4522 + 4699, + 4748 ], "loc": { "start": { - "line": 168, + "line": 175, "column": 4 }, "end": { - "line": 170, + "line": 177, "column": 7 } } }, { "type": "Line", - "value": "status bar container", + "value": " status bar container", "range": [ - 4670, - 4692 + 4973, + 4996 ], "loc": { "start": { - "line": 179, + "line": 188, "column": 8 }, "end": { - "line": 179, - "column": 30 + "line": 188, + "column": 31 } } }, { "type": "Line", - "value": "status bar label", + "value": " status bar label", "range": [ - 4789, - 4807 + 5093, + 5112 ], "loc": { "start": { - "line": 183, + "line": 192, "column": 8 }, "end": { - "line": 183, - "column": 26 + "line": 192, + "column": 27 } } }, { "type": "Line", - "value": "preceding text", + "value": " preceding text", "range": [ - 4860, - 4876 + 5165, + 5182 ], "loc": { "start": { - "line": 185, + "line": 194, "column": 8 }, "end": { - "line": 185, - "column": 24 + "line": 194, + "column": 25 } } }, @@ -17174,35 +17882,35 @@ "type": "Line", "value": " target element container", "range": [ - 4993, - 5020 + 5299, + 5326 ], "loc": { "start": { - "line": 189, + "line": 198, "column": 8 }, "end": { - "line": 189, + "line": 198, "column": 35 } } }, { "type": "Line", - "value": "default container: 'lDiv'", + "value": " default container", "range": [ - 5171, - 5198 + 5478, + 5498 ], "loc": { "start": { - "line": 195, + "line": 203, "column": 8 }, "end": { - "line": 195, - "column": 35 + "line": 203, + "column": 28 } } }, @@ -17210,53 +17918,53 @@ "type": "Line", "value": " custom container, no need to append statusDiv", "range": [ - 5401, - 5449 + 5701, + 5749 ], "loc": { "start": { - "line": 201, + "line": 209, "column": 12 }, "end": { - "line": 201, + "line": 209, "column": 60 } } }, { "type": "Line", - "value": " Subscribe to events", + "value": " subscribe to events", "range": [ - 5688, - 5710 + 5988, + 6010 ], "loc": { "start": { - "line": 210, + "line": 218, "column": 8 }, "end": { - "line": 210, + "line": 218, "column": 30 } } }, { "type": "Block", - "value": "*\n * @inherited\n ", + "value": "* @inherited ", "range": [ - 6656, - 6693 + 6956, + 6973 ], "loc": { "start": { - "line": 231, + "line": 239, "column": 8 }, "end": { - "line": 233, - "column": 11 + "line": 239, + "column": 25 } } }, @@ -17264,16 +17972,16 @@ "type": "Block", "value": "*\n * Display status message\n * @param {String} [t=''] Message to be displayed\n ", "range": [ - 6738, - 6833 + 7070, + 7165 ], "loc": { "start": { - "line": 237, + "line": 245, "column": 4 }, "end": { - "line": 240, + "line": 248, "column": 7 } } @@ -17282,16 +17990,16 @@ "type": "Block", "value": "*\n * Destroy StatusBar instance\n ", "range": [ - 7230, - 7275 + 7562, + 7607 ], "loc": { "start": { - "line": 259, + "line": 267, "column": 4 }, "end": { - "line": 261, + "line": 269, "column": 7 } } @@ -17300,16 +18008,16 @@ "type": "Line", "value": " Unsubscribe to events", "range": [ - 7621, - 7645 + 7953, + 7977 ], "loc": { "start": { - "line": 277, + "line": 285, "column": 8 }, "end": { - "line": 277, + "line": 285, "column": 32 } } diff --git a/docs/ast/source/modules/toolbar.js.json b/docs/ast/source/modules/toolbar.js.json new file mode 100644 index 00000000..b0150a22 --- /dev/null +++ b/docs/ast/source/modules/toolbar.js.json @@ -0,0 +1,11171 @@ +{ + "type": "Program", + "body": [ + { + "type": "ImportDeclaration", + "specifiers": [ + { + "type": "ImportSpecifier", + "local": { + "type": "Identifier", + "name": "Feature", + "range": [ + 8, + 15 + ], + "loc": { + "start": { + "line": 1, + "column": 8 + }, + "end": { + "line": 1, + "column": 15 + } + } + }, + "imported": { + "type": "Identifier", + "name": "Feature", + "range": [ + 8, + 15 + ], + "loc": { + "start": { + "line": 1, + "column": 8 + }, + "end": { + "line": 1, + "column": 15 + } + } + }, + "range": [ + 8, + 15 + ], + "loc": { + "start": { + "line": 1, + "column": 8 + }, + "end": { + "line": 1, + "column": 15 + } + } + } + ], + "source": { + "type": "Literal", + "value": "../feature", + "raw": "'../feature'", + "range": [ + 22, + 34 + ], + "loc": { + "start": { + "line": 1, + "column": 22 + }, + "end": { + "line": 1, + "column": 34 + } + } + }, + "range": [ + 0, + 35 + ], + "loc": { + "start": { + "line": 1, + "column": 0 + }, + "end": { + "line": 1, + "column": 35 + } + } + }, + { + "type": "ImportDeclaration", + "specifiers": [ + { + "type": "ImportSpecifier", + "local": { + "type": "Identifier", + "name": "createElm", + "range": [ + 44, + 53 + ], + "loc": { + "start": { + "line": 2, + "column": 8 + }, + "end": { + "line": 2, + "column": 17 + } + } + }, + "imported": { + "type": "Identifier", + "name": "createElm", + "range": [ + 44, + 53 + ], + "loc": { + "start": { + "line": 2, + "column": 8 + }, + "end": { + "line": 2, + "column": 17 + } + } + }, + "range": [ + 44, + 53 + ], + "loc": { + "start": { + "line": 2, + "column": 8 + }, + "end": { + "line": 2, + "column": 17 + } + } + }, + { + "type": "ImportSpecifier", + "local": { + "type": "Identifier", + "name": "removeElm", + "range": [ + 55, + 64 + ], + "loc": { + "start": { + "line": 2, + "column": 19 + }, + "end": { + "line": 2, + "column": 28 + } + } + }, + "imported": { + "type": "Identifier", + "name": "removeElm", + "range": [ + 55, + 64 + ], + "loc": { + "start": { + "line": 2, + "column": 19 + }, + "end": { + "line": 2, + "column": 28 + } + } + }, + "range": [ + 55, + 64 + ], + "loc": { + "start": { + "line": 2, + "column": 19 + }, + "end": { + "line": 2, + "column": 28 + } + } + }, + { + "type": "ImportSpecifier", + "local": { + "type": "Identifier", + "name": "elm", + "range": [ + 66, + 69 + ], + "loc": { + "start": { + "line": 2, + "column": 30 + }, + "end": { + "line": 2, + "column": 33 + } + } + }, + "imported": { + "type": "Identifier", + "name": "elm", + "range": [ + 66, + 69 + ], + "loc": { + "start": { + "line": 2, + "column": 30 + }, + "end": { + "line": 2, + "column": 33 + } + } + }, + "range": [ + 66, + 69 + ], + "loc": { + "start": { + "line": 2, + "column": 30 + }, + "end": { + "line": 2, + "column": 33 + } + } + }, + { + "type": "ImportSpecifier", + "local": { + "type": "Identifier", + "name": "tag", + "range": [ + 71, + 74 + ], + "loc": { + "start": { + "line": 2, + "column": 35 + }, + "end": { + "line": 2, + "column": 38 + } + } + }, + "imported": { + "type": "Identifier", + "name": "tag", + "range": [ + 71, + 74 + ], + "loc": { + "start": { + "line": 2, + "column": 35 + }, + "end": { + "line": 2, + "column": 38 + } + } + }, + "range": [ + 71, + 74 + ], + "loc": { + "start": { + "line": 2, + "column": 35 + }, + "end": { + "line": 2, + "column": 38 + } + } + } + ], + "source": { + "type": "Literal", + "value": "../dom", + "raw": "'../dom'", + "range": [ + 81, + 89 + ], + "loc": { + "start": { + "line": 2, + "column": 45 + }, + "end": { + "line": 2, + "column": 53 + } + } + }, + "range": [ + 36, + 90 + ], + "loc": { + "start": { + "line": 2, + "column": 0 + }, + "end": { + "line": 2, + "column": 54 + } + } + }, + { + "type": "ImportDeclaration", + "specifiers": [ + { + "type": "ImportSpecifier", + "local": { + "type": "Identifier", + "name": "defaultsStr", + "range": [ + 99, + 110 + ], + "loc": { + "start": { + "line": 3, + "column": 8 + }, + "end": { + "line": 3, + "column": 19 + } + } + }, + "imported": { + "type": "Identifier", + "name": "defaultsStr", + "range": [ + 99, + 110 + ], + "loc": { + "start": { + "line": 3, + "column": 8 + }, + "end": { + "line": 3, + "column": 19 + } + } + }, + "range": [ + 99, + 110 + ], + "loc": { + "start": { + "line": 3, + "column": 8 + }, + "end": { + "line": 3, + "column": 19 + } + } + } + ], + "source": { + "type": "Literal", + "value": "../settings", + "raw": "'../settings'", + "range": [ + 117, + 130 + ], + "loc": { + "start": { + "line": 3, + "column": 26 + }, + "end": { + "line": 3, + "column": 39 + } + } + }, + "range": [ + 91, + 131 + ], + "loc": { + "start": { + "line": 3, + "column": 0 + }, + "end": { + "line": 3, + "column": 40 + } + } + }, + { + "type": "ImportDeclaration", + "specifiers": [ + { + "type": "ImportSpecifier", + "local": { + "type": "Identifier", + "name": "isUndef", + "range": [ + 140, + 147 + ], + "loc": { + "start": { + "line": 4, + "column": 8 + }, + "end": { + "line": 4, + "column": 15 + } + } + }, + "imported": { + "type": "Identifier", + "name": "isUndef", + "range": [ + 140, + 147 + ], + "loc": { + "start": { + "line": 4, + "column": 8 + }, + "end": { + "line": 4, + "column": 15 + } + } + }, + "range": [ + 140, + 147 + ], + "loc": { + "start": { + "line": 4, + "column": 8 + }, + "end": { + "line": 4, + "column": 15 + } + } + } + ], + "source": { + "type": "Literal", + "value": "../types", + "raw": "'../types'", + "range": [ + 154, + 164 + ], + "loc": { + "start": { + "line": 4, + "column": 22 + }, + "end": { + "line": 4, + "column": 32 + } + } + }, + "range": [ + 132, + 165 + ], + "loc": { + "start": { + "line": 4, + "column": 0 + }, + "end": { + "line": 4, + "column": 33 + } + } + }, + { + "type": "VariableDeclaration", + "declarations": [ + { + "type": "VariableDeclarator", + "id": { + "type": "Identifier", + "name": "EVENTS", + "range": [ + 173, + 179 + ], + "loc": { + "start": { + "line": 6, + "column": 6 + }, + "end": { + "line": 6, + "column": 12 + } + } + }, + "init": { + "type": "ArrayExpression", + "elements": [ + { + "type": "Literal", + "value": "initializing-feature", + "raw": "'initializing-feature'", + "range": [ + 188, + 210 + ], + "loc": { + "start": { + "line": 7, + "column": 4 + }, + "end": { + "line": 7, + "column": 26 + } + } + }, + { + "type": "Literal", + "value": "initializing-extension", + "raw": "'initializing-extension'", + "range": [ + 216, + 240 + ], + "loc": { + "start": { + "line": 8, + "column": 4 + }, + "end": { + "line": 8, + "column": 28 + } + } + } + ], + "range": [ + 182, + 242 + ], + "loc": { + "start": { + "line": 6, + "column": 15 + }, + "end": { + "line": 9, + "column": 1 + } + } + }, + "range": [ + 173, + 242 + ], + "loc": { + "start": { + "line": 6, + "column": 6 + }, + "end": { + "line": 9, + "column": 1 + } + } + } + ], + "kind": "const", + "range": [ + 167, + 243 + ], + "loc": { + "start": { + "line": 6, + "column": 0 + }, + "end": { + "line": 9, + "column": 2 + } + }, + "trailingComments": [ + { + "type": "Block", + "value": "* Left position in toolbar ", + "range": [ + 245, + 276 + ], + "loc": { + "start": { + "line": 11, + "column": 0 + }, + "end": { + "line": 11, + "column": 31 + } + } + } + ] + }, + { + "type": "ExportNamedDeclaration", + "declaration": { + "type": "VariableDeclaration", + "declarations": [ + { + "type": "VariableDeclarator", + "id": { + "type": "Identifier", + "name": "LEFT", + "range": [ + 290, + 294 + ], + "loc": { + "start": { + "line": 12, + "column": 13 + }, + "end": { + "line": 12, + "column": 17 + } + } + }, + "init": { + "type": "Literal", + "value": "left", + "raw": "'left'", + "range": [ + 297, + 303 + ], + "loc": { + "start": { + "line": 12, + "column": 20 + }, + "end": { + "line": 12, + "column": 26 + } + } + }, + "range": [ + 290, + 303 + ], + "loc": { + "start": { + "line": 12, + "column": 13 + }, + "end": { + "line": 12, + "column": 26 + } + } + } + ], + "kind": "const", + "range": [ + 284, + 304 + ], + "loc": { + "start": { + "line": 12, + "column": 7 + }, + "end": { + "line": 12, + "column": 27 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "* Left position in toolbar ", + "range": [ + 245, + 276 + ], + "loc": { + "start": { + "line": 11, + "column": 0 + }, + "end": { + "line": 11, + "column": 31 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "* Right position in toolbar ", + "range": [ + 305, + 337 + ], + "loc": { + "start": { + "line": 13, + "column": 0 + }, + "end": { + "line": 13, + "column": 32 + } + } + } + ] + }, + "specifiers": [], + "source": null, + "range": [ + 277, + 304 + ], + "loc": { + "start": { + "line": 12, + "column": 0 + }, + "end": { + "line": 12, + "column": 27 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "* Left position in toolbar ", + "range": [ + 245, + 276 + ], + "loc": { + "start": { + "line": 11, + "column": 0 + }, + "end": { + "line": 11, + "column": 31 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "* Right position in toolbar ", + "range": [ + 305, + 337 + ], + "loc": { + "start": { + "line": 13, + "column": 0 + }, + "end": { + "line": 13, + "column": 32 + } + } + } + ] + }, + { + "type": "ExportNamedDeclaration", + "declaration": { + "type": "VariableDeclaration", + "declarations": [ + { + "type": "VariableDeclarator", + "id": { + "type": "Identifier", + "name": "RIGHT", + "range": [ + 351, + 356 + ], + "loc": { + "start": { + "line": 14, + "column": 13 + }, + "end": { + "line": 14, + "column": 18 + } + } + }, + "init": { + "type": "Literal", + "value": "right", + "raw": "'right'", + "range": [ + 359, + 366 + ], + "loc": { + "start": { + "line": 14, + "column": 21 + }, + "end": { + "line": 14, + "column": 28 + } + } + }, + "range": [ + 351, + 366 + ], + "loc": { + "start": { + "line": 14, + "column": 13 + }, + "end": { + "line": 14, + "column": 28 + } + } + } + ], + "kind": "const", + "range": [ + 345, + 367 + ], + "loc": { + "start": { + "line": 14, + "column": 7 + }, + "end": { + "line": 14, + "column": 29 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "* Right position in toolbar ", + "range": [ + 305, + 337 + ], + "loc": { + "start": { + "line": 13, + "column": 0 + }, + "end": { + "line": 13, + "column": 32 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "* Center position in toolbar ", + "range": [ + 368, + 401 + ], + "loc": { + "start": { + "line": 15, + "column": 0 + }, + "end": { + "line": 15, + "column": 33 + } + } + } + ] + }, + "specifiers": [], + "source": null, + "range": [ + 338, + 367 + ], + "loc": { + "start": { + "line": 14, + "column": 0 + }, + "end": { + "line": 14, + "column": 29 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "* Right position in toolbar ", + "range": [ + 305, + 337 + ], + "loc": { + "start": { + "line": 13, + "column": 0 + }, + "end": { + "line": 13, + "column": 32 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "* Center position in toolbar ", + "range": [ + 368, + 401 + ], + "loc": { + "start": { + "line": 15, + "column": 0 + }, + "end": { + "line": 15, + "column": 33 + } + } + } + ] + }, + { + "type": "ExportNamedDeclaration", + "declaration": { + "type": "VariableDeclaration", + "declarations": [ + { + "type": "VariableDeclarator", + "id": { + "type": "Identifier", + "name": "CENTER", + "range": [ + 415, + 421 + ], + "loc": { + "start": { + "line": 16, + "column": 13 + }, + "end": { + "line": 16, + "column": 19 + } + } + }, + "init": { + "type": "Literal", + "value": "center", + "raw": "'center'", + "range": [ + 424, + 432 + ], + "loc": { + "start": { + "line": 16, + "column": 22 + }, + "end": { + "line": 16, + "column": 30 + } + } + }, + "range": [ + 415, + 432 + ], + "loc": { + "start": { + "line": 16, + "column": 13 + }, + "end": { + "line": 16, + "column": 30 + } + } + } + ], + "kind": "const", + "range": [ + 409, + 433 + ], + "loc": { + "start": { + "line": 16, + "column": 7 + }, + "end": { + "line": 16, + "column": 31 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "* Center position in toolbar ", + "range": [ + 368, + 401 + ], + "loc": { + "start": { + "line": 15, + "column": 0 + }, + "end": { + "line": 15, + "column": 33 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Toolbar UI component\n * @export\n * @class Toolbar\n * @extends {Feature}\n ", + "range": [ + 435, + 517 + ], + "loc": { + "start": { + "line": 18, + "column": 0 + }, + "end": { + "line": 23, + "column": 3 + } + } + } + ] + }, + "specifiers": [], + "source": null, + "range": [ + 402, + 433 + ], + "loc": { + "start": { + "line": 16, + "column": 0 + }, + "end": { + "line": 16, + "column": 31 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "* Center position in toolbar ", + "range": [ + 368, + 401 + ], + "loc": { + "start": { + "line": 15, + "column": 0 + }, + "end": { + "line": 15, + "column": 33 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Toolbar UI component\n * @export\n * @class Toolbar\n * @extends {Feature}\n ", + "range": [ + 435, + 517 + ], + "loc": { + "start": { + "line": 18, + "column": 0 + }, + "end": { + "line": 23, + "column": 3 + } + } + } + ] + }, + { + "type": "ExportNamedDeclaration", + "declaration": { + "type": "ClassDeclaration", + "id": { + "type": "Identifier", + "name": "Toolbar", + "range": [ + 531, + 538 + ], + "loc": { + "start": { + "line": 24, + "column": 13 + }, + "end": { + "line": 24, + "column": 20 + } + } + }, + "superClass": { + "type": "Identifier", + "name": "Feature", + "range": [ + 547, + 554 + ], + "loc": { + "start": { + "line": 24, + "column": 29 + }, + "end": { + "line": 24, + "column": 36 + } + } + }, + "body": { + "type": "ClassBody", + "body": [ + { + "type": "MethodDefinition", + "key": { + "type": "Identifier", + "name": "constructor", + "range": [ + 692, + 703 + ], + "loc": { + "start": { + "line": 31, + "column": 4 + }, + "end": { + "line": 31, + "column": 15 + } + } + }, + "value": { + "type": "FunctionExpression", + "id": null, + "params": [ + { + "type": "Identifier", + "name": "tf", + "range": [ + 704, + 706 + ], + "loc": { + "start": { + "line": 31, + "column": 16 + }, + "end": { + "line": 31, + "column": 18 + } + } + } + ], + "body": { + "type": "BlockStatement", + "body": [ + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "Super", + "range": [ + 718, + 723 + ], + "loc": { + "start": { + "line": 32, + "column": 8 + }, + "end": { + "line": 32, + "column": 13 + } + } + }, + "arguments": [ + { + "type": "Identifier", + "name": "tf", + "range": [ + 724, + 726 + ], + "loc": { + "start": { + "line": 32, + "column": 14 + }, + "end": { + "line": 32, + "column": 16 + } + } + }, + { + "type": "Literal", + "value": "toolbar", + "raw": "'toolbar'", + "range": [ + 728, + 737 + ], + "loc": { + "start": { + "line": 32, + "column": 18 + }, + "end": { + "line": 32, + "column": 27 + } + } + } + ], + "range": [ + 718, + 738 + ], + "loc": { + "start": { + "line": 32, + "column": 8 + }, + "end": { + "line": 32, + "column": 28 + } + } + }, + "range": [ + 718, + 739 + ], + "loc": { + "start": { + "line": 32, + "column": 8 + }, + "end": { + "line": 32, + "column": 29 + } + }, + "trailingComments": [ + { + "type": "Line", + "value": " Configuration object", + "range": [ + 749, + 772 + ], + "loc": { + "start": { + "line": 34, + "column": 8 + }, + "end": { + "line": 34, + "column": 31 + } + } + } + ] + }, + { + "type": "VariableDeclaration", + "declarations": [ + { + "type": "VariableDeclarator", + "id": { + "type": "Identifier", + "name": "f", + "range": [ + 785, + 786 + ], + "loc": { + "start": { + "line": 35, + "column": 12 + }, + "end": { + "line": 35, + "column": 13 + } + } + }, + "init": { + "type": "LogicalExpression", + "operator": "||", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 789, + 793 + ], + "loc": { + "start": { + "line": 35, + "column": 16 + }, + "end": { + "line": 35, + "column": 20 + } + } + }, + "property": { + "type": "Identifier", + "name": "config", + "range": [ + 794, + 800 + ], + "loc": { + "start": { + "line": 35, + "column": 21 + }, + "end": { + "line": 35, + "column": 27 + } + } + }, + "range": [ + 789, + 800 + ], + "loc": { + "start": { + "line": 35, + "column": 16 + }, + "end": { + "line": 35, + "column": 27 + } + } + }, + "property": { + "type": "Identifier", + "name": "toolbar", + "range": [ + 801, + 808 + ], + "loc": { + "start": { + "line": 35, + "column": 28 + }, + "end": { + "line": 35, + "column": 35 + } + } + }, + "range": [ + 789, + 808 + ], + "loc": { + "start": { + "line": 35, + "column": 16 + }, + "end": { + "line": 35, + "column": 35 + } + } + }, + "right": { + "type": "ObjectExpression", + "properties": [], + "range": [ + 812, + 814 + ], + "loc": { + "start": { + "line": 35, + "column": 39 + }, + "end": { + "line": 35, + "column": 41 + } + } + }, + "range": [ + 789, + 814 + ], + "loc": { + "start": { + "line": 35, + "column": 16 + }, + "end": { + "line": 35, + "column": 41 + } + } + }, + "range": [ + 785, + 814 + ], + "loc": { + "start": { + "line": 35, + "column": 12 + }, + "end": { + "line": 35, + "column": 41 + } + } + } + ], + "kind": "let", + "range": [ + 781, + 815 + ], + "loc": { + "start": { + "line": 35, + "column": 8 + }, + "end": { + "line": 35, + "column": 42 + } + }, + "leadingComments": [ + { + "type": "Line", + "value": " Configuration object", + "range": [ + 749, + 772 + ], + "loc": { + "start": { + "line": 34, + "column": 8 + }, + "end": { + "line": 34, + "column": 31 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Css class for toolbar's container DOM element\n * @type {String}\n ", + "range": [ + 825, + 923 + ], + "loc": { + "start": { + "line": 37, + "column": 8 + }, + "end": { + "line": 40, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 932, + 936 + ], + "loc": { + "start": { + "line": 41, + "column": 8 + }, + "end": { + "line": 41, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "contCssClass", + "range": [ + 937, + 949 + ], + "loc": { + "start": { + "line": 41, + "column": 13 + }, + "end": { + "line": 41, + "column": 25 + } + } + }, + "range": [ + 932, + 949 + ], + "loc": { + "start": { + "line": 41, + "column": 8 + }, + "end": { + "line": 41, + "column": 25 + } + } + }, + "right": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "defaultsStr", + "range": [ + 952, + 963 + ], + "loc": { + "start": { + "line": 41, + "column": 28 + }, + "end": { + "line": 41, + "column": 39 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "f", + "range": [ + 964, + 965 + ], + "loc": { + "start": { + "line": 41, + "column": 40 + }, + "end": { + "line": 41, + "column": 41 + } + } + }, + "property": { + "type": "Identifier", + "name": "container_css_class", + "range": [ + 966, + 985 + ], + "loc": { + "start": { + "line": 41, + "column": 42 + }, + "end": { + "line": 41, + "column": 61 + } + } + }, + "range": [ + 964, + 985 + ], + "loc": { + "start": { + "line": 41, + "column": 40 + }, + "end": { + "line": 41, + "column": 61 + } + } + }, + { + "type": "Literal", + "value": "inf", + "raw": "'inf'", + "range": [ + 987, + 992 + ], + "loc": { + "start": { + "line": 41, + "column": 63 + }, + "end": { + "line": 41, + "column": 68 + } + } + } + ], + "range": [ + 952, + 993 + ], + "loc": { + "start": { + "line": 41, + "column": 28 + }, + "end": { + "line": 41, + "column": 69 + } + } + }, + "range": [ + 932, + 993 + ], + "loc": { + "start": { + "line": 41, + "column": 8 + }, + "end": { + "line": 41, + "column": 69 + } + } + }, + "range": [ + 932, + 994 + ], + "loc": { + "start": { + "line": 41, + "column": 8 + }, + "end": { + "line": 41, + "column": 70 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Css class for toolbar's container DOM element\n * @type {String}\n ", + "range": [ + 825, + 923 + ], + "loc": { + "start": { + "line": 37, + "column": 8 + }, + "end": { + "line": 40, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Css class for left-side inner container DOM element\n * @type {String}\n ", + "range": [ + 1004, + 1108 + ], + "loc": { + "start": { + "line": 43, + "column": 8 + }, + "end": { + "line": 46, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 1117, + 1121 + ], + "loc": { + "start": { + "line": 47, + "column": 8 + }, + "end": { + "line": 47, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "lContCssClass", + "range": [ + 1122, + 1135 + ], + "loc": { + "start": { + "line": 47, + "column": 13 + }, + "end": { + "line": 47, + "column": 26 + } + } + }, + "range": [ + 1117, + 1135 + ], + "loc": { + "start": { + "line": 47, + "column": 8 + }, + "end": { + "line": 47, + "column": 26 + } + } + }, + "right": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "defaultsStr", + "range": [ + 1138, + 1149 + ], + "loc": { + "start": { + "line": 47, + "column": 29 + }, + "end": { + "line": 47, + "column": 40 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "f", + "range": [ + 1150, + 1151 + ], + "loc": { + "start": { + "line": 47, + "column": 41 + }, + "end": { + "line": 47, + "column": 42 + } + } + }, + "property": { + "type": "Identifier", + "name": "left_cont_css_class", + "range": [ + 1152, + 1171 + ], + "loc": { + "start": { + "line": 47, + "column": 43 + }, + "end": { + "line": 47, + "column": 62 + } + } + }, + "range": [ + 1150, + 1171 + ], + "loc": { + "start": { + "line": 47, + "column": 41 + }, + "end": { + "line": 47, + "column": 62 + } + } + }, + { + "type": "Literal", + "value": "ldiv", + "raw": "'ldiv'", + "range": [ + 1173, + 1179 + ], + "loc": { + "start": { + "line": 47, + "column": 64 + }, + "end": { + "line": 47, + "column": 70 + } + } + } + ], + "range": [ + 1138, + 1180 + ], + "loc": { + "start": { + "line": 47, + "column": 29 + }, + "end": { + "line": 47, + "column": 71 + } + } + }, + "range": [ + 1117, + 1180 + ], + "loc": { + "start": { + "line": 47, + "column": 8 + }, + "end": { + "line": 47, + "column": 71 + } + } + }, + "range": [ + 1117, + 1181 + ], + "loc": { + "start": { + "line": 47, + "column": 8 + }, + "end": { + "line": 47, + "column": 72 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Css class for left-side inner container DOM element\n * @type {String}\n ", + "range": [ + 1004, + 1108 + ], + "loc": { + "start": { + "line": 43, + "column": 8 + }, + "end": { + "line": 46, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Css class for right-side inner container DOM element\n * @type {String}\n ", + "range": [ + 1191, + 1296 + ], + "loc": { + "start": { + "line": 49, + "column": 8 + }, + "end": { + "line": 52, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 1305, + 1309 + ], + "loc": { + "start": { + "line": 53, + "column": 8 + }, + "end": { + "line": 53, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "rContCssClass", + "range": [ + 1310, + 1323 + ], + "loc": { + "start": { + "line": 53, + "column": 13 + }, + "end": { + "line": 53, + "column": 26 + } + } + }, + "range": [ + 1305, + 1323 + ], + "loc": { + "start": { + "line": 53, + "column": 8 + }, + "end": { + "line": 53, + "column": 26 + } + } + }, + "right": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "defaultsStr", + "range": [ + 1326, + 1337 + ], + "loc": { + "start": { + "line": 53, + "column": 29 + }, + "end": { + "line": 53, + "column": 40 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "f", + "range": [ + 1338, + 1339 + ], + "loc": { + "start": { + "line": 53, + "column": 41 + }, + "end": { + "line": 53, + "column": 42 + } + } + }, + "property": { + "type": "Identifier", + "name": "right_cont_css_class", + "range": [ + 1340, + 1360 + ], + "loc": { + "start": { + "line": 53, + "column": 43 + }, + "end": { + "line": 53, + "column": 63 + } + } + }, + "range": [ + 1338, + 1360 + ], + "loc": { + "start": { + "line": 53, + "column": 41 + }, + "end": { + "line": 53, + "column": 63 + } + } + }, + { + "type": "Literal", + "value": "rdiv", + "raw": "'rdiv'", + "range": [ + 1362, + 1368 + ], + "loc": { + "start": { + "line": 53, + "column": 65 + }, + "end": { + "line": 53, + "column": 71 + } + } + } + ], + "range": [ + 1326, + 1369 + ], + "loc": { + "start": { + "line": 53, + "column": 29 + }, + "end": { + "line": 53, + "column": 72 + } + } + }, + "range": [ + 1305, + 1369 + ], + "loc": { + "start": { + "line": 53, + "column": 8 + }, + "end": { + "line": 53, + "column": 72 + } + } + }, + "range": [ + 1305, + 1370 + ], + "loc": { + "start": { + "line": 53, + "column": 8 + }, + "end": { + "line": 53, + "column": 73 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Css class for right-side inner container DOM element\n * @type {String}\n ", + "range": [ + 1191, + 1296 + ], + "loc": { + "start": { + "line": 49, + "column": 8 + }, + "end": { + "line": 52, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Css class for middle inner container DOM element\n * @type {String}\n ", + "range": [ + 1380, + 1481 + ], + "loc": { + "start": { + "line": 55, + "column": 8 + }, + "end": { + "line": 58, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 1490, + 1494 + ], + "loc": { + "start": { + "line": 59, + "column": 8 + }, + "end": { + "line": 59, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "cContCssClass", + "range": [ + 1495, + 1508 + ], + "loc": { + "start": { + "line": 59, + "column": 13 + }, + "end": { + "line": 59, + "column": 26 + } + } + }, + "range": [ + 1490, + 1508 + ], + "loc": { + "start": { + "line": 59, + "column": 8 + }, + "end": { + "line": 59, + "column": 26 + } + } + }, + "right": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "defaultsStr", + "range": [ + 1511, + 1522 + ], + "loc": { + "start": { + "line": 59, + "column": 29 + }, + "end": { + "line": 59, + "column": 40 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "f", + "range": [ + 1523, + 1524 + ], + "loc": { + "start": { + "line": 59, + "column": 41 + }, + "end": { + "line": 59, + "column": 42 + } + } + }, + "property": { + "type": "Identifier", + "name": "center_cont_css_class", + "range": [ + 1525, + 1546 + ], + "loc": { + "start": { + "line": 59, + "column": 43 + }, + "end": { + "line": 59, + "column": 64 + } + } + }, + "range": [ + 1523, + 1546 + ], + "loc": { + "start": { + "line": 59, + "column": 41 + }, + "end": { + "line": 59, + "column": 64 + } + } + }, + { + "type": "Literal", + "value": "mdiv", + "raw": "'mdiv'", + "range": [ + 1548, + 1554 + ], + "loc": { + "start": { + "line": 59, + "column": 66 + }, + "end": { + "line": 59, + "column": 72 + } + } + } + ], + "range": [ + 1511, + 1555 + ], + "loc": { + "start": { + "line": 59, + "column": 29 + }, + "end": { + "line": 59, + "column": 73 + } + } + }, + "range": [ + 1490, + 1555 + ], + "loc": { + "start": { + "line": 59, + "column": 8 + }, + "end": { + "line": 59, + "column": 73 + } + } + }, + "range": [ + 1490, + 1556 + ], + "loc": { + "start": { + "line": 59, + "column": 8 + }, + "end": { + "line": 59, + "column": 74 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Css class for middle inner container DOM element\n * @type {String}\n ", + "range": [ + 1380, + 1481 + ], + "loc": { + "start": { + "line": 55, + "column": 8 + }, + "end": { + "line": 58, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Toolbar's custom container ID\n * @type {String}\n ", + "range": [ + 1566, + 1648 + ], + "loc": { + "start": { + "line": 61, + "column": 8 + }, + "end": { + "line": 64, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 1657, + 1661 + ], + "loc": { + "start": { + "line": 65, + "column": 8 + }, + "end": { + "line": 65, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "tgtId", + "range": [ + 1662, + 1667 + ], + "loc": { + "start": { + "line": 65, + "column": 13 + }, + "end": { + "line": 65, + "column": 18 + } + } + }, + "range": [ + 1657, + 1667 + ], + "loc": { + "start": { + "line": 65, + "column": 8 + }, + "end": { + "line": 65, + "column": 18 + } + } + }, + "right": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "defaultsStr", + "range": [ + 1670, + 1681 + ], + "loc": { + "start": { + "line": 65, + "column": 21 + }, + "end": { + "line": 65, + "column": 32 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "f", + "range": [ + 1682, + 1683 + ], + "loc": { + "start": { + "line": 65, + "column": 33 + }, + "end": { + "line": 65, + "column": 34 + } + } + }, + "property": { + "type": "Identifier", + "name": "target_id", + "range": [ + 1684, + 1693 + ], + "loc": { + "start": { + "line": 65, + "column": 35 + }, + "end": { + "line": 65, + "column": 44 + } + } + }, + "range": [ + 1682, + 1693 + ], + "loc": { + "start": { + "line": 65, + "column": 33 + }, + "end": { + "line": 65, + "column": 44 + } + } + }, + { + "type": "Literal", + "value": null, + "raw": "null", + "range": [ + 1695, + 1699 + ], + "loc": { + "start": { + "line": 65, + "column": 46 + }, + "end": { + "line": 65, + "column": 50 + } + } + } + ], + "range": [ + 1670, + 1700 + ], + "loc": { + "start": { + "line": 65, + "column": 21 + }, + "end": { + "line": 65, + "column": 51 + } + } + }, + "range": [ + 1657, + 1700 + ], + "loc": { + "start": { + "line": 65, + "column": 8 + }, + "end": { + "line": 65, + "column": 51 + } + } + }, + "range": [ + 1657, + 1701 + ], + "loc": { + "start": { + "line": 65, + "column": 8 + }, + "end": { + "line": 65, + "column": 52 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Toolbar's custom container ID\n * @type {String}\n ", + "range": [ + 1566, + 1648 + ], + "loc": { + "start": { + "line": 61, + "column": 8 + }, + "end": { + "line": 64, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Toolbar's container DOM element\n * @type {DOMElement}\n * @private\n ", + "range": [ + 1711, + 1819 + ], + "loc": { + "start": { + "line": 67, + "column": 8 + }, + "end": { + "line": 71, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 1828, + 1832 + ], + "loc": { + "start": { + "line": 72, + "column": 8 + }, + "end": { + "line": 72, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "cont", + "range": [ + 1833, + 1837 + ], + "loc": { + "start": { + "line": 72, + "column": 13 + }, + "end": { + "line": 72, + "column": 17 + } + } + }, + "range": [ + 1828, + 1837 + ], + "loc": { + "start": { + "line": 72, + "column": 8 + }, + "end": { + "line": 72, + "column": 17 + } + } + }, + "right": { + "type": "Literal", + "value": null, + "raw": "null", + "range": [ + 1840, + 1844 + ], + "loc": { + "start": { + "line": 72, + "column": 20 + }, + "end": { + "line": 72, + "column": 24 + } + } + }, + "range": [ + 1828, + 1844 + ], + "loc": { + "start": { + "line": 72, + "column": 8 + }, + "end": { + "line": 72, + "column": 24 + } + } + }, + "range": [ + 1828, + 1845 + ], + "loc": { + "start": { + "line": 72, + "column": 8 + }, + "end": { + "line": 72, + "column": 25 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Toolbar's container DOM element\n * @type {DOMElement}\n * @private\n ", + "range": [ + 1711, + 1819 + ], + "loc": { + "start": { + "line": 67, + "column": 8 + }, + "end": { + "line": 71, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Left-side inner container DOM element (rows counter in toolbar)\n * @type {DOMElement}\n * @private\n ", + "range": [ + 1855, + 1995 + ], + "loc": { + "start": { + "line": 74, + "column": 8 + }, + "end": { + "line": 78, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 2004, + 2008 + ], + "loc": { + "start": { + "line": 79, + "column": 8 + }, + "end": { + "line": 79, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "lCont", + "range": [ + 2009, + 2014 + ], + "loc": { + "start": { + "line": 79, + "column": 13 + }, + "end": { + "line": 79, + "column": 18 + } + } + }, + "range": [ + 2004, + 2014 + ], + "loc": { + "start": { + "line": 79, + "column": 8 + }, + "end": { + "line": 79, + "column": 18 + } + } + }, + "right": { + "type": "Literal", + "value": null, + "raw": "null", + "range": [ + 2017, + 2021 + ], + "loc": { + "start": { + "line": 79, + "column": 21 + }, + "end": { + "line": 79, + "column": 25 + } + } + }, + "range": [ + 2004, + 2021 + ], + "loc": { + "start": { + "line": 79, + "column": 8 + }, + "end": { + "line": 79, + "column": 25 + } + } + }, + "range": [ + 2004, + 2022 + ], + "loc": { + "start": { + "line": 79, + "column": 8 + }, + "end": { + "line": 79, + "column": 26 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Left-side inner container DOM element (rows counter in toolbar)\n * @type {DOMElement}\n * @private\n ", + "range": [ + 1855, + 1995 + ], + "loc": { + "start": { + "line": 74, + "column": 8 + }, + "end": { + "line": 78, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Right-side inner container DOM element (reset button,\n * page length selector in toolbar)\n * @type {DOMElement}\n * @private\n ", + "range": [ + 2032, + 2206 + ], + "loc": { + "start": { + "line": 81, + "column": 8 + }, + "end": { + "line": 86, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 2215, + 2219 + ], + "loc": { + "start": { + "line": 87, + "column": 8 + }, + "end": { + "line": 87, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "rCont", + "range": [ + 2220, + 2225 + ], + "loc": { + "start": { + "line": 87, + "column": 13 + }, + "end": { + "line": 87, + "column": 18 + } + } + }, + "range": [ + 2215, + 2225 + ], + "loc": { + "start": { + "line": 87, + "column": 8 + }, + "end": { + "line": 87, + "column": 18 + } + } + }, + "right": { + "type": "Literal", + "value": null, + "raw": "null", + "range": [ + 2228, + 2232 + ], + "loc": { + "start": { + "line": 87, + "column": 21 + }, + "end": { + "line": 87, + "column": 25 + } + } + }, + "range": [ + 2215, + 2232 + ], + "loc": { + "start": { + "line": 87, + "column": 8 + }, + "end": { + "line": 87, + "column": 25 + } + } + }, + "range": [ + 2215, + 2233 + ], + "loc": { + "start": { + "line": 87, + "column": 8 + }, + "end": { + "line": 87, + "column": 26 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Right-side inner container DOM element (reset button,\n * page length selector in toolbar)\n * @type {DOMElement}\n * @private\n ", + "range": [ + 2032, + 2206 + ], + "loc": { + "start": { + "line": 81, + "column": 8 + }, + "end": { + "line": 86, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Middle inner container DOM element (paging elements in toolbar)\n * @type {DOMElement}\n * @private\n ", + "range": [ + 2243, + 2383 + ], + "loc": { + "start": { + "line": 89, + "column": 8 + }, + "end": { + "line": 93, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 2392, + 2396 + ], + "loc": { + "start": { + "line": 94, + "column": 8 + }, + "end": { + "line": 94, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "cCont", + "range": [ + 2397, + 2402 + ], + "loc": { + "start": { + "line": 94, + "column": 13 + }, + "end": { + "line": 94, + "column": 18 + } + } + }, + "range": [ + 2392, + 2402 + ], + "loc": { + "start": { + "line": 94, + "column": 8 + }, + "end": { + "line": 94, + "column": 18 + } + } + }, + "right": { + "type": "Literal", + "value": null, + "raw": "null", + "range": [ + 2405, + 2409 + ], + "loc": { + "start": { + "line": 94, + "column": 21 + }, + "end": { + "line": 94, + "column": 25 + } + } + }, + "range": [ + 2392, + 2409 + ], + "loc": { + "start": { + "line": 94, + "column": 8 + }, + "end": { + "line": 94, + "column": 25 + } + } + }, + "range": [ + 2392, + 2410 + ], + "loc": { + "start": { + "line": 94, + "column": 8 + }, + "end": { + "line": 94, + "column": 26 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Middle inner container DOM element (paging elements in toolbar)\n * @type {DOMElement}\n * @private\n ", + "range": [ + 2243, + 2383 + ], + "loc": { + "start": { + "line": 89, + "column": 8 + }, + "end": { + "line": 93, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Container elements inside toolbar\n * @private\n ", + "range": [ + 2420, + 2500 + ], + "loc": { + "start": { + "line": 96, + "column": 8 + }, + "end": { + "line": 99, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 2509, + 2513 + ], + "loc": { + "start": { + "line": 100, + "column": 8 + }, + "end": { + "line": 100, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "innerCont", + "range": [ + 2514, + 2523 + ], + "loc": { + "start": { + "line": 100, + "column": 13 + }, + "end": { + "line": 100, + "column": 22 + } + } + }, + "range": [ + 2509, + 2523 + ], + "loc": { + "start": { + "line": 100, + "column": 8 + }, + "end": { + "line": 100, + "column": 22 + } + } + }, + "right": { + "type": "ObjectExpression", + "properties": [ + { + "type": "Property", + "key": { + "type": "Identifier", + "name": "left", + "range": [ + 2540, + 2544 + ], + "loc": { + "start": { + "line": 101, + "column": 12 + }, + "end": { + "line": 101, + "column": 16 + } + } + }, + "value": { + "type": "Literal", + "value": null, + "raw": "null", + "range": [ + 2546, + 2550 + ], + "loc": { + "start": { + "line": 101, + "column": 18 + }, + "end": { + "line": 101, + "column": 22 + } + } + }, + "kind": "init", + "method": false, + "shorthand": false, + "computed": false, + "range": [ + 2540, + 2550 + ], + "loc": { + "start": { + "line": 101, + "column": 12 + }, + "end": { + "line": 101, + "column": 22 + } + } + }, + { + "type": "Property", + "key": { + "type": "Identifier", + "name": "center", + "range": [ + 2564, + 2570 + ], + "loc": { + "start": { + "line": 102, + "column": 12 + }, + "end": { + "line": 102, + "column": 18 + } + } + }, + "value": { + "type": "Literal", + "value": null, + "raw": "null", + "range": [ + 2572, + 2576 + ], + "loc": { + "start": { + "line": 102, + "column": 20 + }, + "end": { + "line": 102, + "column": 24 + } + } + }, + "kind": "init", + "method": false, + "shorthand": false, + "computed": false, + "range": [ + 2564, + 2576 + ], + "loc": { + "start": { + "line": 102, + "column": 12 + }, + "end": { + "line": 102, + "column": 24 + } + } + }, + { + "type": "Property", + "key": { + "type": "Identifier", + "name": "right", + "range": [ + 2590, + 2595 + ], + "loc": { + "start": { + "line": 103, + "column": 12 + }, + "end": { + "line": 103, + "column": 17 + } + } + }, + "value": { + "type": "Literal", + "value": null, + "raw": "null", + "range": [ + 2597, + 2601 + ], + "loc": { + "start": { + "line": 103, + "column": 19 + }, + "end": { + "line": 103, + "column": 23 + } + } + }, + "kind": "init", + "method": false, + "shorthand": false, + "computed": false, + "range": [ + 2590, + 2601 + ], + "loc": { + "start": { + "line": 103, + "column": 12 + }, + "end": { + "line": 103, + "column": 23 + } + } + } + ], + "range": [ + 2526, + 2611 + ], + "loc": { + "start": { + "line": 100, + "column": 25 + }, + "end": { + "line": 104, + "column": 9 + } + } + }, + "range": [ + 2509, + 2611 + ], + "loc": { + "start": { + "line": 100, + "column": 8 + }, + "end": { + "line": 104, + "column": 9 + } + } + }, + "range": [ + 2509, + 2612 + ], + "loc": { + "start": { + "line": 100, + "column": 8 + }, + "end": { + "line": 104, + "column": 10 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Container elements inside toolbar\n * @private\n ", + "range": [ + 2420, + 2500 + ], + "loc": { + "start": { + "line": 96, + "column": 8 + }, + "end": { + "line": 99, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 2622, + 2626 + ], + "loc": { + "start": { + "line": 106, + "column": 8 + }, + "end": { + "line": 106, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "emitter", + "range": [ + 2627, + 2634 + ], + "loc": { + "start": { + "line": 106, + "column": 13 + }, + "end": { + "line": 106, + "column": 20 + } + } + }, + "range": [ + 2622, + 2634 + ], + "loc": { + "start": { + "line": 106, + "column": 8 + }, + "end": { + "line": 106, + "column": 20 + } + } + }, + "property": { + "type": "Identifier", + "name": "on", + "range": [ + 2635, + 2637 + ], + "loc": { + "start": { + "line": 106, + "column": 21 + }, + "end": { + "line": 106, + "column": 23 + } + } + }, + "range": [ + 2622, + 2637 + ], + "loc": { + "start": { + "line": 106, + "column": 8 + }, + "end": { + "line": 106, + "column": 23 + } + } + }, + "arguments": [ + { + "type": "Identifier", + "name": "EVENTS", + "range": [ + 2638, + 2644 + ], + "loc": { + "start": { + "line": 106, + "column": 24 + }, + "end": { + "line": 106, + "column": 30 + } + } + }, + { + "type": "ArrowFunctionExpression", + "id": null, + "params": [ + { + "type": "Identifier", + "name": "feature", + "range": [ + 2659, + 2666 + ], + "loc": { + "start": { + "line": 107, + "column": 13 + }, + "end": { + "line": 107, + "column": 20 + } + } + }, + { + "type": "Identifier", + "name": "isExternal", + "range": [ + 2668, + 2678 + ], + "loc": { + "start": { + "line": 107, + "column": 22 + }, + "end": { + "line": 107, + "column": 32 + } + } + } + ], + "body": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 2683, + 2687 + ], + "loc": { + "start": { + "line": 107, + "column": 37 + }, + "end": { + "line": 107, + "column": 41 + } + } + }, + "property": { + "type": "Identifier", + "name": "init", + "range": [ + 2688, + 2692 + ], + "loc": { + "start": { + "line": 107, + "column": 42 + }, + "end": { + "line": 107, + "column": 46 + } + } + }, + "range": [ + 2683, + 2692 + ], + "loc": { + "start": { + "line": 107, + "column": 37 + }, + "end": { + "line": 107, + "column": 46 + } + } + }, + "arguments": [ + { + "type": "Identifier", + "name": "isExternal", + "range": [ + 2693, + 2703 + ], + "loc": { + "start": { + "line": 107, + "column": 47 + }, + "end": { + "line": 107, + "column": 57 + } + } + } + ], + "range": [ + 2683, + 2704 + ], + "loc": { + "start": { + "line": 107, + "column": 37 + }, + "end": { + "line": 107, + "column": 58 + } + } + }, + "generator": false, + "expression": true, + "range": [ + 2658, + 2704 + ], + "loc": { + "start": { + "line": 107, + "column": 12 + }, + "end": { + "line": 107, + "column": 58 + } + } + } + ], + "range": [ + 2622, + 2705 + ], + "loc": { + "start": { + "line": 106, + "column": 8 + }, + "end": { + "line": 107, + "column": 59 + } + } + }, + "range": [ + 2622, + 2706 + ], + "loc": { + "start": { + "line": 106, + "column": 8 + }, + "end": { + "line": 107, + "column": 60 + } + }, + "trailingComments": [ + { + "type": "Block", + "value": "* @inherited ", + "range": [ + 2716, + 2733 + ], + "loc": { + "start": { + "line": 109, + "column": 8 + }, + "end": { + "line": 109, + "column": 25 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 2742, + 2746 + ], + "loc": { + "start": { + "line": 110, + "column": 8 + }, + "end": { + "line": 110, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "enabled", + "range": [ + 2747, + 2754 + ], + "loc": { + "start": { + "line": 110, + "column": 13 + }, + "end": { + "line": 110, + "column": 20 + } + } + }, + "range": [ + 2742, + 2754 + ], + "loc": { + "start": { + "line": 110, + "column": 8 + }, + "end": { + "line": 110, + "column": 20 + } + } + }, + "right": { + "type": "Literal", + "value": true, + "raw": "true", + "range": [ + 2757, + 2761 + ], + "loc": { + "start": { + "line": 110, + "column": 23 + }, + "end": { + "line": 110, + "column": 27 + } + } + }, + "range": [ + 2742, + 2761 + ], + "loc": { + "start": { + "line": 110, + "column": 8 + }, + "end": { + "line": 110, + "column": 27 + } + } + }, + "range": [ + 2742, + 2762 + ], + "loc": { + "start": { + "line": 110, + "column": 8 + }, + "end": { + "line": 110, + "column": 28 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "* @inherited ", + "range": [ + 2716, + 2733 + ], + "loc": { + "start": { + "line": 109, + "column": 8 + }, + "end": { + "line": 109, + "column": 25 + } + } + } + ] + } + ], + "range": [ + 708, + 2768 + ], + "loc": { + "start": { + "line": 31, + "column": 20 + }, + "end": { + "line": 111, + "column": 5 + } + } + }, + "generator": false, + "expression": false, + "range": [ + 703, + 2768 + ], + "loc": { + "start": { + "line": 31, + "column": 15 + }, + "end": { + "line": 111, + "column": 5 + } + } + }, + "kind": "constructor", + "computed": false, + "range": [ + 692, + 2768 + ], + "loc": { + "start": { + "line": 31, + "column": 4 + }, + "end": { + "line": 111, + "column": 5 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Create an instance of Toolbar\n * @param {TableFilter} tf TableFilter instance\n * @memberof Toolbar\n ", + "range": [ + 562, + 687 + ], + "loc": { + "start": { + "line": 26, + "column": 4 + }, + "end": { + "line": 30, + "column": 7 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Initialize toolbar components\n * @param {Boolean} isExternal initialize only if component belongs\n * to toolbar\n ", + "range": [ + 2774, + 2912 + ], + "loc": { + "start": { + "line": 113, + "column": 4 + }, + "end": { + "line": 117, + "column": 7 + } + } + } + ], + "static": false + }, + { + "type": "MethodDefinition", + "key": { + "type": "Identifier", + "name": "init", + "range": [ + 2917, + 2921 + ], + "loc": { + "start": { + "line": 118, + "column": 4 + }, + "end": { + "line": 118, + "column": 8 + } + } + }, + "value": { + "type": "FunctionExpression", + "id": null, + "params": [ + { + "type": "Identifier", + "name": "isExternal", + "range": [ + 2922, + 2932 + ], + "loc": { + "start": { + "line": 118, + "column": 9 + }, + "end": { + "line": 118, + "column": 19 + } + } + } + ], + "body": { + "type": "BlockStatement", + "body": [ + { + "type": "IfStatement", + "test": { + "type": "LogicalExpression", + "operator": "||", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 2948, + 2952 + ], + "loc": { + "start": { + "line": 119, + "column": 12 + }, + "end": { + "line": 119, + "column": 16 + } + } + }, + "property": { + "type": "Identifier", + "name": "initialized", + "range": [ + 2953, + 2964 + ], + "loc": { + "start": { + "line": 119, + "column": 17 + }, + "end": { + "line": 119, + "column": 28 + } + } + }, + "range": [ + 2948, + 2964 + ], + "loc": { + "start": { + "line": 119, + "column": 12 + }, + "end": { + "line": 119, + "column": 28 + } + } + }, + "right": { + "type": "Identifier", + "name": "isExternal", + "range": [ + 2968, + 2978 + ], + "loc": { + "start": { + "line": 119, + "column": 32 + }, + "end": { + "line": 119, + "column": 42 + } + } + }, + "range": [ + 2948, + 2978 + ], + "loc": { + "start": { + "line": 119, + "column": 12 + }, + "end": { + "line": 119, + "column": 42 + } + } + }, + "consequent": { + "type": "BlockStatement", + "body": [ + { + "type": "ReturnStatement", + "argument": null, + "range": [ + 2994, + 3001 + ], + "loc": { + "start": { + "line": 120, + "column": 12 + }, + "end": { + "line": 120, + "column": 19 + } + } + } + ], + "range": [ + 2980, + 3011 + ], + "loc": { + "start": { + "line": 119, + "column": 44 + }, + "end": { + "line": 121, + "column": 9 + } + } + }, + "alternate": null, + "range": [ + 2944, + 3011 + ], + "loc": { + "start": { + "line": 119, + "column": 8 + }, + "end": { + "line": 121, + "column": 9 + } + } + }, + { + "type": "VariableDeclaration", + "declarations": [ + { + "type": "VariableDeclarator", + "id": { + "type": "Identifier", + "name": "tf", + "range": [ + 3025, + 3027 + ], + "loc": { + "start": { + "line": 123, + "column": 12 + }, + "end": { + "line": 123, + "column": 14 + } + } + }, + "init": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 3030, + 3034 + ], + "loc": { + "start": { + "line": 123, + "column": 17 + }, + "end": { + "line": 123, + "column": 21 + } + } + }, + "property": { + "type": "Identifier", + "name": "tf", + "range": [ + 3035, + 3037 + ], + "loc": { + "start": { + "line": 123, + "column": 22 + }, + "end": { + "line": 123, + "column": 24 + } + } + }, + "range": [ + 3030, + 3037 + ], + "loc": { + "start": { + "line": 123, + "column": 17 + }, + "end": { + "line": 123, + "column": 24 + } + } + }, + "range": [ + 3025, + 3037 + ], + "loc": { + "start": { + "line": 123, + "column": 12 + }, + "end": { + "line": 123, + "column": 24 + } + } + } + ], + "kind": "let", + "range": [ + 3021, + 3038 + ], + "loc": { + "start": { + "line": 123, + "column": 8 + }, + "end": { + "line": 123, + "column": 25 + } + }, + "trailingComments": [ + { + "type": "Line", + "value": " default container", + "range": [ + 3048, + 3068 + ], + "loc": { + "start": { + "line": 125, + "column": 8 + }, + "end": { + "line": 125, + "column": 28 + } + } + } + ] + }, + { + "type": "VariableDeclaration", + "declarations": [ + { + "type": "VariableDeclarator", + "id": { + "type": "Identifier", + "name": "container", + "range": [ + 3081, + 3090 + ], + "loc": { + "start": { + "line": 126, + "column": 12 + }, + "end": { + "line": 126, + "column": 21 + } + } + }, + "init": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "createElm", + "range": [ + 3093, + 3102 + ], + "loc": { + "start": { + "line": 126, + "column": 24 + }, + "end": { + "line": 126, + "column": 33 + } + } + }, + "arguments": [ + { + "type": "Literal", + "value": "div", + "raw": "'div'", + "range": [ + 3103, + 3108 + ], + "loc": { + "start": { + "line": 126, + "column": 34 + }, + "end": { + "line": 126, + "column": 39 + } + } + } + ], + "range": [ + 3093, + 3109 + ], + "loc": { + "start": { + "line": 126, + "column": 24 + }, + "end": { + "line": 126, + "column": 40 + } + } + }, + "range": [ + 3081, + 3109 + ], + "loc": { + "start": { + "line": 126, + "column": 12 + }, + "end": { + "line": 126, + "column": 40 + } + } + } + ], + "kind": "let", + "range": [ + 3077, + 3110 + ], + "loc": { + "start": { + "line": 126, + "column": 8 + }, + "end": { + "line": 126, + "column": 41 + } + }, + "leadingComments": [ + { + "type": "Line", + "value": " default container", + "range": [ + 3048, + 3068 + ], + "loc": { + "start": { + "line": 125, + "column": 8 + }, + "end": { + "line": 125, + "column": 28 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "container", + "range": [ + 3119, + 3128 + ], + "loc": { + "start": { + "line": 127, + "column": 8 + }, + "end": { + "line": 127, + "column": 17 + } + } + }, + "property": { + "type": "Identifier", + "name": "className", + "range": [ + 3129, + 3138 + ], + "loc": { + "start": { + "line": 127, + "column": 18 + }, + "end": { + "line": 127, + "column": 27 + } + } + }, + "range": [ + 3119, + 3138 + ], + "loc": { + "start": { + "line": 127, + "column": 8 + }, + "end": { + "line": 127, + "column": 27 + } + } + }, + "right": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 3141, + 3145 + ], + "loc": { + "start": { + "line": 127, + "column": 30 + }, + "end": { + "line": 127, + "column": 34 + } + } + }, + "property": { + "type": "Identifier", + "name": "contCssClass", + "range": [ + 3146, + 3158 + ], + "loc": { + "start": { + "line": 127, + "column": 35 + }, + "end": { + "line": 127, + "column": 47 + } + } + }, + "range": [ + 3141, + 3158 + ], + "loc": { + "start": { + "line": 127, + "column": 30 + }, + "end": { + "line": 127, + "column": 47 + } + } + }, + "range": [ + 3119, + 3158 + ], + "loc": { + "start": { + "line": 127, + "column": 8 + }, + "end": { + "line": 127, + "column": 47 + } + } + }, + "range": [ + 3119, + 3159 + ], + "loc": { + "start": { + "line": 127, + "column": 8 + }, + "end": { + "line": 127, + "column": 48 + } + }, + "trailingComments": [ + { + "type": "Line", + "value": " custom container", + "range": [ + 3169, + 3188 + ], + "loc": { + "start": { + "line": 129, + "column": 8 + }, + "end": { + "line": 129, + "column": 27 + } + } + } + ] + }, + { + "type": "IfStatement", + "test": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 3201, + 3205 + ], + "loc": { + "start": { + "line": 130, + "column": 12 + }, + "end": { + "line": 130, + "column": 16 + } + } + }, + "property": { + "type": "Identifier", + "name": "tgtId", + "range": [ + 3206, + 3211 + ], + "loc": { + "start": { + "line": 130, + "column": 17 + }, + "end": { + "line": 130, + "column": 22 + } + } + }, + "range": [ + 3201, + 3211 + ], + "loc": { + "start": { + "line": 130, + "column": 12 + }, + "end": { + "line": 130, + "column": 22 + } + } + }, + "consequent": { + "type": "BlockStatement", + "body": [ + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "elm", + "range": [ + 3227, + 3230 + ], + "loc": { + "start": { + "line": 131, + "column": 12 + }, + "end": { + "line": 131, + "column": 15 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 3231, + 3235 + ], + "loc": { + "start": { + "line": 131, + "column": 16 + }, + "end": { + "line": 131, + "column": 20 + } + } + }, + "property": { + "type": "Identifier", + "name": "tgtId", + "range": [ + 3236, + 3241 + ], + "loc": { + "start": { + "line": 131, + "column": 21 + }, + "end": { + "line": 131, + "column": 26 + } + } + }, + "range": [ + 3231, + 3241 + ], + "loc": { + "start": { + "line": 131, + "column": 16 + }, + "end": { + "line": 131, + "column": 26 + } + } + } + ], + "range": [ + 3227, + 3242 + ], + "loc": { + "start": { + "line": 131, + "column": 12 + }, + "end": { + "line": 131, + "column": 27 + } + } + }, + "property": { + "type": "Identifier", + "name": "appendChild", + "range": [ + 3243, + 3254 + ], + "loc": { + "start": { + "line": 131, + "column": 28 + }, + "end": { + "line": 131, + "column": 39 + } + } + }, + "range": [ + 3227, + 3254 + ], + "loc": { + "start": { + "line": 131, + "column": 12 + }, + "end": { + "line": 131, + "column": 39 + } + } + }, + "arguments": [ + { + "type": "Identifier", + "name": "container", + "range": [ + 3255, + 3264 + ], + "loc": { + "start": { + "line": 131, + "column": 40 + }, + "end": { + "line": 131, + "column": 49 + } + } + } + ], + "range": [ + 3227, + 3265 + ], + "loc": { + "start": { + "line": 131, + "column": 12 + }, + "end": { + "line": 131, + "column": 50 + } + } + }, + "range": [ + 3227, + 3266 + ], + "loc": { + "start": { + "line": 131, + "column": 12 + }, + "end": { + "line": 131, + "column": 51 + } + } + } + ], + "range": [ + 3213, + 3276 + ], + "loc": { + "start": { + "line": 130, + "column": 24 + }, + "end": { + "line": 132, + "column": 9 + } + }, + "trailingComments": [ + { + "type": "Line", + "value": " grid-layout", + "range": [ + 3285, + 3299 + ], + "loc": { + "start": { + "line": 133, + "column": 8 + }, + "end": { + "line": 133, + "column": 22 + } + } + } + ] + }, + "alternate": { + "type": "IfStatement", + "test": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "tf", + "range": [ + 3317, + 3319 + ], + "loc": { + "start": { + "line": 134, + "column": 17 + }, + "end": { + "line": 134, + "column": 19 + } + } + }, + "property": { + "type": "Identifier", + "name": "gridLayout", + "range": [ + 3320, + 3330 + ], + "loc": { + "start": { + "line": 134, + "column": 20 + }, + "end": { + "line": 134, + "column": 30 + } + } + }, + "range": [ + 3317, + 3330 + ], + "loc": { + "start": { + "line": 134, + "column": 17 + }, + "end": { + "line": 134, + "column": 30 + } + } + }, + "consequent": { + "type": "BlockStatement", + "body": [ + { + "type": "VariableDeclaration", + "declarations": [ + { + "type": "VariableDeclarator", + "id": { + "type": "Identifier", + "name": "gridLayout", + "range": [ + 3350, + 3360 + ], + "loc": { + "start": { + "line": 135, + "column": 16 + }, + "end": { + "line": 135, + "column": 26 + } + } + }, + "init": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "tf", + "range": [ + 3363, + 3365 + ], + "loc": { + "start": { + "line": 135, + "column": 29 + }, + "end": { + "line": 135, + "column": 31 + } + } + }, + "property": { + "type": "Identifier", + "name": "Mod", + "range": [ + 3366, + 3369 + ], + "loc": { + "start": { + "line": 135, + "column": 32 + }, + "end": { + "line": 135, + "column": 35 + } + } + }, + "range": [ + 3363, + 3369 + ], + "loc": { + "start": { + "line": 135, + "column": 29 + }, + "end": { + "line": 135, + "column": 35 + } + } + }, + "property": { + "type": "Identifier", + "name": "gridLayout", + "range": [ + 3370, + 3380 + ], + "loc": { + "start": { + "line": 135, + "column": 36 + }, + "end": { + "line": 135, + "column": 46 + } + } + }, + "range": [ + 3363, + 3380 + ], + "loc": { + "start": { + "line": 135, + "column": 29 + }, + "end": { + "line": 135, + "column": 46 + } + } + }, + "range": [ + 3350, + 3380 + ], + "loc": { + "start": { + "line": 135, + "column": 16 + }, + "end": { + "line": 135, + "column": 46 + } + } + } + ], + "kind": "let", + "range": [ + 3346, + 3381 + ], + "loc": { + "start": { + "line": 135, + "column": 12 + }, + "end": { + "line": 135, + "column": 47 + } + } + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "gridLayout", + "range": [ + 3394, + 3404 + ], + "loc": { + "start": { + "line": 136, + "column": 12 + }, + "end": { + "line": 136, + "column": 22 + } + } + }, + "property": { + "type": "Identifier", + "name": "tblMainCont", + "range": [ + 3405, + 3416 + ], + "loc": { + "start": { + "line": 136, + "column": 23 + }, + "end": { + "line": 136, + "column": 34 + } + } + }, + "range": [ + 3394, + 3416 + ], + "loc": { + "start": { + "line": 136, + "column": 12 + }, + "end": { + "line": 136, + "column": 34 + } + } + }, + "property": { + "type": "Identifier", + "name": "appendChild", + "range": [ + 3417, + 3428 + ], + "loc": { + "start": { + "line": 136, + "column": 35 + }, + "end": { + "line": 136, + "column": 46 + } + } + }, + "range": [ + 3394, + 3428 + ], + "loc": { + "start": { + "line": 136, + "column": 12 + }, + "end": { + "line": 136, + "column": 46 + } + } + }, + "arguments": [ + { + "type": "Identifier", + "name": "container", + "range": [ + 3429, + 3438 + ], + "loc": { + "start": { + "line": 136, + "column": 47 + }, + "end": { + "line": 136, + "column": 56 + } + } + } + ], + "range": [ + 3394, + 3439 + ], + "loc": { + "start": { + "line": 136, + "column": 12 + }, + "end": { + "line": 136, + "column": 57 + } + } + }, + "range": [ + 3394, + 3440 + ], + "loc": { + "start": { + "line": 136, + "column": 12 + }, + "end": { + "line": 136, + "column": 58 + } + } + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "container", + "range": [ + 3453, + 3462 + ], + "loc": { + "start": { + "line": 137, + "column": 12 + }, + "end": { + "line": 137, + "column": 21 + } + } + }, + "property": { + "type": "Identifier", + "name": "className", + "range": [ + 3463, + 3472 + ], + "loc": { + "start": { + "line": 137, + "column": 22 + }, + "end": { + "line": 137, + "column": 31 + } + } + }, + "range": [ + 3453, + 3472 + ], + "loc": { + "start": { + "line": 137, + "column": 12 + }, + "end": { + "line": 137, + "column": 31 + } + } + }, + "right": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "gridLayout", + "range": [ + 3475, + 3485 + ], + "loc": { + "start": { + "line": 137, + "column": 34 + }, + "end": { + "line": 137, + "column": 44 + } + } + }, + "property": { + "type": "Identifier", + "name": "infDivCssClass", + "range": [ + 3486, + 3500 + ], + "loc": { + "start": { + "line": 137, + "column": 45 + }, + "end": { + "line": 137, + "column": 59 + } + } + }, + "range": [ + 3475, + 3500 + ], + "loc": { + "start": { + "line": 137, + "column": 34 + }, + "end": { + "line": 137, + "column": 59 + } + } + }, + "range": [ + 3453, + 3500 + ], + "loc": { + "start": { + "line": 137, + "column": 12 + }, + "end": { + "line": 137, + "column": 59 + } + } + }, + "range": [ + 3453, + 3501 + ], + "loc": { + "start": { + "line": 137, + "column": 12 + }, + "end": { + "line": 137, + "column": 60 + } + } + } + ], + "range": [ + 3332, + 3511 + ], + "loc": { + "start": { + "line": 134, + "column": 32 + }, + "end": { + "line": 138, + "column": 9 + } + }, + "trailingComments": [ + { + "type": "Line", + "value": " default location: just above the table", + "range": [ + 3520, + 3561 + ], + "loc": { + "start": { + "line": 139, + "column": 8 + }, + "end": { + "line": 139, + "column": 49 + } + } + } + ] + }, + "alternate": { + "type": "BlockStatement", + "body": [ + { + "type": "VariableDeclaration", + "declarations": [ + { + "type": "VariableDeclarator", + "id": { + "type": "Identifier", + "name": "cont", + "range": [ + 3593, + 3597 + ], + "loc": { + "start": { + "line": 141, + "column": 16 + }, + "end": { + "line": 141, + "column": 20 + } + } + }, + "init": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "createElm", + "range": [ + 3600, + 3609 + ], + "loc": { + "start": { + "line": 141, + "column": 23 + }, + "end": { + "line": 141, + "column": 32 + } + } + }, + "arguments": [ + { + "type": "Literal", + "value": "caption", + "raw": "'caption'", + "range": [ + 3610, + 3619 + ], + "loc": { + "start": { + "line": 141, + "column": 33 + }, + "end": { + "line": 141, + "column": 42 + } + } + } + ], + "range": [ + 3600, + 3620 + ], + "loc": { + "start": { + "line": 141, + "column": 23 + }, + "end": { + "line": 141, + "column": 43 + } + } + }, + "range": [ + 3593, + 3620 + ], + "loc": { + "start": { + "line": 141, + "column": 16 + }, + "end": { + "line": 141, + "column": 43 + } + } + } + ], + "kind": "let", + "range": [ + 3589, + 3621 + ], + "loc": { + "start": { + "line": 141, + "column": 12 + }, + "end": { + "line": 141, + "column": 44 + } + } + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "cont", + "range": [ + 3634, + 3638 + ], + "loc": { + "start": { + "line": 142, + "column": 12 + }, + "end": { + "line": 142, + "column": 16 + } + } + }, + "property": { + "type": "Identifier", + "name": "appendChild", + "range": [ + 3639, + 3650 + ], + "loc": { + "start": { + "line": 142, + "column": 17 + }, + "end": { + "line": 142, + "column": 28 + } + } + }, + "range": [ + 3634, + 3650 + ], + "loc": { + "start": { + "line": 142, + "column": 12 + }, + "end": { + "line": 142, + "column": 28 + } + } + }, + "arguments": [ + { + "type": "Identifier", + "name": "container", + "range": [ + 3651, + 3660 + ], + "loc": { + "start": { + "line": 142, + "column": 29 + }, + "end": { + "line": 142, + "column": 38 + } + } + } + ], + "range": [ + 3634, + 3661 + ], + "loc": { + "start": { + "line": 142, + "column": 12 + }, + "end": { + "line": 142, + "column": 39 + } + } + }, + "range": [ + 3634, + 3662 + ], + "loc": { + "start": { + "line": 142, + "column": 12 + }, + "end": { + "line": 142, + "column": 40 + } + } + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "tf", + "range": [ + 3675, + 3677 + ], + "loc": { + "start": { + "line": 143, + "column": 12 + }, + "end": { + "line": 143, + "column": 14 + } + } + }, + "property": { + "type": "Identifier", + "name": "dom", + "range": [ + 3678, + 3681 + ], + "loc": { + "start": { + "line": 143, + "column": 15 + }, + "end": { + "line": 143, + "column": 18 + } + } + }, + "range": [ + 3675, + 3681 + ], + "loc": { + "start": { + "line": 143, + "column": 12 + }, + "end": { + "line": 143, + "column": 18 + } + } + }, + "arguments": [], + "range": [ + 3675, + 3683 + ], + "loc": { + "start": { + "line": 143, + "column": 12 + }, + "end": { + "line": 143, + "column": 20 + } + } + }, + "property": { + "type": "Identifier", + "name": "insertBefore", + "range": [ + 3684, + 3696 + ], + "loc": { + "start": { + "line": 143, + "column": 21 + }, + "end": { + "line": 143, + "column": 33 + } + } + }, + "range": [ + 3675, + 3696 + ], + "loc": { + "start": { + "line": 143, + "column": 12 + }, + "end": { + "line": 143, + "column": 33 + } + } + }, + "arguments": [ + { + "type": "Identifier", + "name": "cont", + "range": [ + 3697, + 3701 + ], + "loc": { + "start": { + "line": 143, + "column": 34 + }, + "end": { + "line": 143, + "column": 38 + } + } + }, + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "tf", + "range": [ + 3703, + 3705 + ], + "loc": { + "start": { + "line": 143, + "column": 40 + }, + "end": { + "line": 143, + "column": 42 + } + } + }, + "property": { + "type": "Identifier", + "name": "dom", + "range": [ + 3706, + 3709 + ], + "loc": { + "start": { + "line": 143, + "column": 43 + }, + "end": { + "line": 143, + "column": 46 + } + } + }, + "range": [ + 3703, + 3709 + ], + "loc": { + "start": { + "line": 143, + "column": 40 + }, + "end": { + "line": 143, + "column": 46 + } + } + }, + "arguments": [], + "range": [ + 3703, + 3711 + ], + "loc": { + "start": { + "line": 143, + "column": 40 + }, + "end": { + "line": 143, + "column": 48 + } + } + }, + "property": { + "type": "Identifier", + "name": "firstChild", + "range": [ + 3712, + 3722 + ], + "loc": { + "start": { + "line": 143, + "column": 49 + }, + "end": { + "line": 143, + "column": 59 + } + } + }, + "range": [ + 3703, + 3722 + ], + "loc": { + "start": { + "line": 143, + "column": 40 + }, + "end": { + "line": 143, + "column": 59 + } + } + } + ], + "range": [ + 3675, + 3723 + ], + "loc": { + "start": { + "line": 143, + "column": 12 + }, + "end": { + "line": 143, + "column": 60 + } + } + }, + "range": [ + 3675, + 3724 + ], + "loc": { + "start": { + "line": 143, + "column": 12 + }, + "end": { + "line": 143, + "column": 61 + } + } + } + ], + "range": [ + 3575, + 3734 + ], + "loc": { + "start": { + "line": 140, + "column": 13 + }, + "end": { + "line": 144, + "column": 9 + } + }, + "leadingComments": [ + { + "type": "Line", + "value": " default location: just above the table", + "range": [ + 3520, + 3561 + ], + "loc": { + "start": { + "line": 139, + "column": 8 + }, + "end": { + "line": 139, + "column": 49 + } + } + } + ] + }, + "range": [ + 3313, + 3734 + ], + "loc": { + "start": { + "line": 134, + "column": 13 + }, + "end": { + "line": 144, + "column": 9 + } + }, + "leadingComments": [ + { + "type": "Line", + "value": " grid-layout", + "range": [ + 3285, + 3299 + ], + "loc": { + "start": { + "line": 133, + "column": 8 + }, + "end": { + "line": 133, + "column": 22 + } + } + } + ] + }, + "range": [ + 3197, + 3734 + ], + "loc": { + "start": { + "line": 130, + "column": 8 + }, + "end": { + "line": 144, + "column": 9 + } + }, + "leadingComments": [ + { + "type": "Line", + "value": " custom container", + "range": [ + 3169, + 3188 + ], + "loc": { + "start": { + "line": 129, + "column": 8 + }, + "end": { + "line": 129, + "column": 27 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 3743, + 3747 + ], + "loc": { + "start": { + "line": 145, + "column": 8 + }, + "end": { + "line": 145, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "cont", + "range": [ + 3748, + 3752 + ], + "loc": { + "start": { + "line": 145, + "column": 13 + }, + "end": { + "line": 145, + "column": 17 + } + } + }, + "range": [ + 3743, + 3752 + ], + "loc": { + "start": { + "line": 145, + "column": 8 + }, + "end": { + "line": 145, + "column": 17 + } + } + }, + "right": { + "type": "Identifier", + "name": "container", + "range": [ + 3755, + 3764 + ], + "loc": { + "start": { + "line": 145, + "column": 20 + }, + "end": { + "line": 145, + "column": 29 + } + } + }, + "range": [ + 3743, + 3764 + ], + "loc": { + "start": { + "line": 145, + "column": 8 + }, + "end": { + "line": 145, + "column": 29 + } + } + }, + "range": [ + 3743, + 3765 + ], + "loc": { + "start": { + "line": 145, + "column": 8 + }, + "end": { + "line": 145, + "column": 30 + } + }, + "trailingComments": [ + { + "type": "Line", + "value": " left container", + "range": [ + 3775, + 3792 + ], + "loc": { + "start": { + "line": 147, + "column": 8 + }, + "end": { + "line": 147, + "column": 25 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 3801, + 3805 + ], + "loc": { + "start": { + "line": 148, + "column": 8 + }, + "end": { + "line": 148, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "lCont", + "range": [ + 3806, + 3811 + ], + "loc": { + "start": { + "line": 148, + "column": 13 + }, + "end": { + "line": 148, + "column": 18 + } + } + }, + "range": [ + 3801, + 3811 + ], + "loc": { + "start": { + "line": 148, + "column": 8 + }, + "end": { + "line": 148, + "column": 18 + } + } + }, + "right": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 3814, + 3818 + ], + "loc": { + "start": { + "line": 148, + "column": 21 + }, + "end": { + "line": 148, + "column": 25 + } + } + }, + "property": { + "type": "Identifier", + "name": "createContainer", + "range": [ + 3819, + 3834 + ], + "loc": { + "start": { + "line": 148, + "column": 26 + }, + "end": { + "line": 148, + "column": 41 + } + } + }, + "range": [ + 3814, + 3834 + ], + "loc": { + "start": { + "line": 148, + "column": 21 + }, + "end": { + "line": 148, + "column": 41 + } + } + }, + "arguments": [ + { + "type": "Identifier", + "name": "container", + "range": [ + 3835, + 3844 + ], + "loc": { + "start": { + "line": 148, + "column": 42 + }, + "end": { + "line": 148, + "column": 51 + } + } + }, + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 3846, + 3850 + ], + "loc": { + "start": { + "line": 148, + "column": 53 + }, + "end": { + "line": 148, + "column": 57 + } + } + }, + "property": { + "type": "Identifier", + "name": "lContCssClass", + "range": [ + 3851, + 3864 + ], + "loc": { + "start": { + "line": 148, + "column": 58 + }, + "end": { + "line": 148, + "column": 71 + } + } + }, + "range": [ + 3846, + 3864 + ], + "loc": { + "start": { + "line": 148, + "column": 53 + }, + "end": { + "line": 148, + "column": 71 + } + } + } + ], + "range": [ + 3814, + 3865 + ], + "loc": { + "start": { + "line": 148, + "column": 21 + }, + "end": { + "line": 148, + "column": 72 + } + } + }, + "range": [ + 3801, + 3865 + ], + "loc": { + "start": { + "line": 148, + "column": 8 + }, + "end": { + "line": 148, + "column": 72 + } + } + }, + "range": [ + 3801, + 3866 + ], + "loc": { + "start": { + "line": 148, + "column": 8 + }, + "end": { + "line": 148, + "column": 73 + } + }, + "leadingComments": [ + { + "type": "Line", + "value": " left container", + "range": [ + 3775, + 3792 + ], + "loc": { + "start": { + "line": 147, + "column": 8 + }, + "end": { + "line": 147, + "column": 25 + } + } + } + ], + "trailingComments": [ + { + "type": "Line", + "value": " right container", + "range": [ + 3876, + 3894 + ], + "loc": { + "start": { + "line": 150, + "column": 8 + }, + "end": { + "line": 150, + "column": 26 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 3903, + 3907 + ], + "loc": { + "start": { + "line": 151, + "column": 8 + }, + "end": { + "line": 151, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "rCont", + "range": [ + 3908, + 3913 + ], + "loc": { + "start": { + "line": 151, + "column": 13 + }, + "end": { + "line": 151, + "column": 18 + } + } + }, + "range": [ + 3903, + 3913 + ], + "loc": { + "start": { + "line": 151, + "column": 8 + }, + "end": { + "line": 151, + "column": 18 + } + } + }, + "right": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 3916, + 3920 + ], + "loc": { + "start": { + "line": 151, + "column": 21 + }, + "end": { + "line": 151, + "column": 25 + } + } + }, + "property": { + "type": "Identifier", + "name": "createContainer", + "range": [ + 3921, + 3936 + ], + "loc": { + "start": { + "line": 151, + "column": 26 + }, + "end": { + "line": 151, + "column": 41 + } + } + }, + "range": [ + 3916, + 3936 + ], + "loc": { + "start": { + "line": 151, + "column": 21 + }, + "end": { + "line": 151, + "column": 41 + } + } + }, + "arguments": [ + { + "type": "Identifier", + "name": "container", + "range": [ + 3937, + 3946 + ], + "loc": { + "start": { + "line": 151, + "column": 42 + }, + "end": { + "line": 151, + "column": 51 + } + } + }, + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 3948, + 3952 + ], + "loc": { + "start": { + "line": 151, + "column": 53 + }, + "end": { + "line": 151, + "column": 57 + } + } + }, + "property": { + "type": "Identifier", + "name": "rContCssClass", + "range": [ + 3953, + 3966 + ], + "loc": { + "start": { + "line": 151, + "column": 58 + }, + "end": { + "line": 151, + "column": 71 + } + } + }, + "range": [ + 3948, + 3966 + ], + "loc": { + "start": { + "line": 151, + "column": 53 + }, + "end": { + "line": 151, + "column": 71 + } + } + } + ], + "range": [ + 3916, + 3967 + ], + "loc": { + "start": { + "line": 151, + "column": 21 + }, + "end": { + "line": 151, + "column": 72 + } + } + }, + "range": [ + 3903, + 3967 + ], + "loc": { + "start": { + "line": 151, + "column": 8 + }, + "end": { + "line": 151, + "column": 72 + } + } + }, + "range": [ + 3903, + 3968 + ], + "loc": { + "start": { + "line": 151, + "column": 8 + }, + "end": { + "line": 151, + "column": 73 + } + }, + "leadingComments": [ + { + "type": "Line", + "value": " right container", + "range": [ + 3876, + 3894 + ], + "loc": { + "start": { + "line": 150, + "column": 8 + }, + "end": { + "line": 150, + "column": 26 + } + } + } + ], + "trailingComments": [ + { + "type": "Line", + "value": " middle container", + "range": [ + 3978, + 3997 + ], + "loc": { + "start": { + "line": 153, + "column": 8 + }, + "end": { + "line": 153, + "column": 27 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 4006, + 4010 + ], + "loc": { + "start": { + "line": 154, + "column": 8 + }, + "end": { + "line": 154, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "cCont", + "range": [ + 4011, + 4016 + ], + "loc": { + "start": { + "line": 154, + "column": 13 + }, + "end": { + "line": 154, + "column": 18 + } + } + }, + "range": [ + 4006, + 4016 + ], + "loc": { + "start": { + "line": 154, + "column": 8 + }, + "end": { + "line": 154, + "column": 18 + } + } + }, + "right": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 4019, + 4023 + ], + "loc": { + "start": { + "line": 154, + "column": 21 + }, + "end": { + "line": 154, + "column": 25 + } + } + }, + "property": { + "type": "Identifier", + "name": "createContainer", + "range": [ + 4024, + 4039 + ], + "loc": { + "start": { + "line": 154, + "column": 26 + }, + "end": { + "line": 154, + "column": 41 + } + } + }, + "range": [ + 4019, + 4039 + ], + "loc": { + "start": { + "line": 154, + "column": 21 + }, + "end": { + "line": 154, + "column": 41 + } + } + }, + "arguments": [ + { + "type": "Identifier", + "name": "container", + "range": [ + 4040, + 4049 + ], + "loc": { + "start": { + "line": 154, + "column": 42 + }, + "end": { + "line": 154, + "column": 51 + } + } + }, + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 4051, + 4055 + ], + "loc": { + "start": { + "line": 154, + "column": 53 + }, + "end": { + "line": 154, + "column": 57 + } + } + }, + "property": { + "type": "Identifier", + "name": "cContCssClass", + "range": [ + 4056, + 4069 + ], + "loc": { + "start": { + "line": 154, + "column": 58 + }, + "end": { + "line": 154, + "column": 71 + } + } + }, + "range": [ + 4051, + 4069 + ], + "loc": { + "start": { + "line": 154, + "column": 53 + }, + "end": { + "line": 154, + "column": 71 + } + } + } + ], + "range": [ + 4019, + 4070 + ], + "loc": { + "start": { + "line": 154, + "column": 21 + }, + "end": { + "line": 154, + "column": 72 + } + } + }, + "range": [ + 4006, + 4070 + ], + "loc": { + "start": { + "line": 154, + "column": 8 + }, + "end": { + "line": 154, + "column": 72 + } + } + }, + "range": [ + 4006, + 4071 + ], + "loc": { + "start": { + "line": 154, + "column": 8 + }, + "end": { + "line": 154, + "column": 73 + } + }, + "leadingComments": [ + { + "type": "Line", + "value": " middle container", + "range": [ + 3978, + 3997 + ], + "loc": { + "start": { + "line": 153, + "column": 8 + }, + "end": { + "line": 153, + "column": 27 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 4081, + 4085 + ], + "loc": { + "start": { + "line": 156, + "column": 8 + }, + "end": { + "line": 156, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "innerCont", + "range": [ + 4086, + 4095 + ], + "loc": { + "start": { + "line": 156, + "column": 13 + }, + "end": { + "line": 156, + "column": 22 + } + } + }, + "range": [ + 4081, + 4095 + ], + "loc": { + "start": { + "line": 156, + "column": 8 + }, + "end": { + "line": 156, + "column": 22 + } + } + }, + "right": { + "type": "ObjectExpression", + "properties": [ + { + "type": "Property", + "key": { + "type": "Identifier", + "name": "left", + "range": [ + 4112, + 4116 + ], + "loc": { + "start": { + "line": 157, + "column": 12 + }, + "end": { + "line": 157, + "column": 16 + } + } + }, + "value": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 4118, + 4122 + ], + "loc": { + "start": { + "line": 157, + "column": 18 + }, + "end": { + "line": 157, + "column": 22 + } + } + }, + "property": { + "type": "Identifier", + "name": "lCont", + "range": [ + 4123, + 4128 + ], + "loc": { + "start": { + "line": 157, + "column": 23 + }, + "end": { + "line": 157, + "column": 28 + } + } + }, + "range": [ + 4118, + 4128 + ], + "loc": { + "start": { + "line": 157, + "column": 18 + }, + "end": { + "line": 157, + "column": 28 + } + } + }, + "kind": "init", + "method": false, + "shorthand": false, + "computed": false, + "range": [ + 4112, + 4128 + ], + "loc": { + "start": { + "line": 157, + "column": 12 + }, + "end": { + "line": 157, + "column": 28 + } + } + }, + { + "type": "Property", + "key": { + "type": "Identifier", + "name": "center", + "range": [ + 4142, + 4148 + ], + "loc": { + "start": { + "line": 158, + "column": 12 + }, + "end": { + "line": 158, + "column": 18 + } + } + }, + "value": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 4150, + 4154 + ], + "loc": { + "start": { + "line": 158, + "column": 20 + }, + "end": { + "line": 158, + "column": 24 + } + } + }, + "property": { + "type": "Identifier", + "name": "cCont", + "range": [ + 4155, + 4160 + ], + "loc": { + "start": { + "line": 158, + "column": 25 + }, + "end": { + "line": 158, + "column": 30 + } + } + }, + "range": [ + 4150, + 4160 + ], + "loc": { + "start": { + "line": 158, + "column": 20 + }, + "end": { + "line": 158, + "column": 30 + } + } + }, + "kind": "init", + "method": false, + "shorthand": false, + "computed": false, + "range": [ + 4142, + 4160 + ], + "loc": { + "start": { + "line": 158, + "column": 12 + }, + "end": { + "line": 158, + "column": 30 + } + } + }, + { + "type": "Property", + "key": { + "type": "Identifier", + "name": "right", + "range": [ + 4174, + 4179 + ], + "loc": { + "start": { + "line": 159, + "column": 12 + }, + "end": { + "line": 159, + "column": 17 + } + } + }, + "value": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 4181, + 4185 + ], + "loc": { + "start": { + "line": 159, + "column": 19 + }, + "end": { + "line": 159, + "column": 23 + } + } + }, + "property": { + "type": "Identifier", + "name": "rCont", + "range": [ + 4186, + 4191 + ], + "loc": { + "start": { + "line": 159, + "column": 24 + }, + "end": { + "line": 159, + "column": 29 + } + } + }, + "range": [ + 4181, + 4191 + ], + "loc": { + "start": { + "line": 159, + "column": 19 + }, + "end": { + "line": 159, + "column": 29 + } + } + }, + "kind": "init", + "method": false, + "shorthand": false, + "computed": false, + "range": [ + 4174, + 4191 + ], + "loc": { + "start": { + "line": 159, + "column": 12 + }, + "end": { + "line": 159, + "column": 29 + } + } + } + ], + "range": [ + 4098, + 4201 + ], + "loc": { + "start": { + "line": 156, + "column": 25 + }, + "end": { + "line": 160, + "column": 9 + } + } + }, + "range": [ + 4081, + 4201 + ], + "loc": { + "start": { + "line": 156, + "column": 8 + }, + "end": { + "line": 160, + "column": 9 + } + } + }, + "range": [ + 4081, + 4202 + ], + "loc": { + "start": { + "line": 156, + "column": 8 + }, + "end": { + "line": 160, + "column": 10 + } + }, + "trailingComments": [ + { + "type": "Block", + "value": "* @inherited ", + "range": [ + 4212, + 4229 + ], + "loc": { + "start": { + "line": 162, + "column": 8 + }, + "end": { + "line": 162, + "column": 25 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 4238, + 4242 + ], + "loc": { + "start": { + "line": 163, + "column": 8 + }, + "end": { + "line": 163, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "initialized", + "range": [ + 4243, + 4254 + ], + "loc": { + "start": { + "line": 163, + "column": 13 + }, + "end": { + "line": 163, + "column": 24 + } + } + }, + "range": [ + 4238, + 4254 + ], + "loc": { + "start": { + "line": 163, + "column": 8 + }, + "end": { + "line": 163, + "column": 24 + } + } + }, + "right": { + "type": "Literal", + "value": true, + "raw": "true", + "range": [ + 4257, + 4261 + ], + "loc": { + "start": { + "line": 163, + "column": 27 + }, + "end": { + "line": 163, + "column": 31 + } + } + }, + "range": [ + 4238, + 4261 + ], + "loc": { + "start": { + "line": 163, + "column": 8 + }, + "end": { + "line": 163, + "column": 31 + } + } + }, + "range": [ + 4238, + 4262 + ], + "loc": { + "start": { + "line": 163, + "column": 8 + }, + "end": { + "line": 163, + "column": 32 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "* @inherited ", + "range": [ + 4212, + 4229 + ], + "loc": { + "start": { + "line": 162, + "column": 8 + }, + "end": { + "line": 162, + "column": 25 + } + } + } + ], + "trailingComments": [ + { + "type": "Line", + "value": " emit help initialisation only if undefined", + "range": [ + 4272, + 4317 + ], + "loc": { + "start": { + "line": 165, + "column": 8 + }, + "end": { + "line": 165, + "column": 53 + } + } + } + ] + }, + { + "type": "IfStatement", + "test": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "isUndef", + "range": [ + 4330, + 4337 + ], + "loc": { + "start": { + "line": 166, + "column": 12 + }, + "end": { + "line": 166, + "column": 19 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "tf", + "range": [ + 4338, + 4340 + ], + "loc": { + "start": { + "line": 166, + "column": 20 + }, + "end": { + "line": 166, + "column": 22 + } + } + }, + "property": { + "type": "Identifier", + "name": "help", + "range": [ + 4341, + 4345 + ], + "loc": { + "start": { + "line": 166, + "column": 23 + }, + "end": { + "line": 166, + "column": 27 + } + } + }, + "range": [ + 4338, + 4345 + ], + "loc": { + "start": { + "line": 166, + "column": 20 + }, + "end": { + "line": 166, + "column": 27 + } + } + } + ], + "range": [ + 4330, + 4346 + ], + "loc": { + "start": { + "line": 166, + "column": 12 + }, + "end": { + "line": 166, + "column": 28 + } + } + }, + "consequent": { + "type": "BlockStatement", + "body": [ + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "tf", + "range": [ + 4479, + 4481 + ], + "loc": { + "start": { + "line": 169, + "column": 12 + }, + "end": { + "line": 169, + "column": 14 + } + } + }, + "property": { + "type": "Identifier", + "name": "Mod", + "range": [ + 4482, + 4485 + ], + "loc": { + "start": { + "line": 169, + "column": 15 + }, + "end": { + "line": 169, + "column": 18 + } + } + }, + "range": [ + 4479, + 4485 + ], + "loc": { + "start": { + "line": 169, + "column": 12 + }, + "end": { + "line": 169, + "column": 18 + } + } + }, + "property": { + "type": "Identifier", + "name": "help", + "range": [ + 4486, + 4490 + ], + "loc": { + "start": { + "line": 169, + "column": 19 + }, + "end": { + "line": 169, + "column": 23 + } + } + }, + "range": [ + 4479, + 4490 + ], + "loc": { + "start": { + "line": 169, + "column": 12 + }, + "end": { + "line": 169, + "column": 23 + } + } + }, + "property": { + "type": "Identifier", + "name": "enable", + "range": [ + 4491, + 4497 + ], + "loc": { + "start": { + "line": 169, + "column": 24 + }, + "end": { + "line": 169, + "column": 30 + } + } + }, + "range": [ + 4479, + 4497 + ], + "loc": { + "start": { + "line": 169, + "column": 12 + }, + "end": { + "line": 169, + "column": 30 + } + } + }, + "arguments": [], + "range": [ + 4479, + 4499 + ], + "loc": { + "start": { + "line": 169, + "column": 12 + }, + "end": { + "line": 169, + "column": 32 + } + } + }, + "range": [ + 4479, + 4500 + ], + "loc": { + "start": { + "line": 169, + "column": 12 + }, + "end": { + "line": 169, + "column": 33 + } + }, + "leadingComments": [ + { + "type": "Line", + "value": " explicitily enable help to initialise feature by", + "range": [ + 4362, + 4413 + ], + "loc": { + "start": { + "line": 167, + "column": 12 + }, + "end": { + "line": 167, + "column": 63 + } + } + }, + { + "type": "Line", + "value": " default, only if setting is undefined", + "range": [ + 4426, + 4466 + ], + "loc": { + "start": { + "line": 168, + "column": 12 + }, + "end": { + "line": 168, + "column": 52 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 4513, + 4517 + ], + "loc": { + "start": { + "line": 170, + "column": 12 + }, + "end": { + "line": 170, + "column": 16 + } + } + }, + "property": { + "type": "Identifier", + "name": "emitter", + "range": [ + 4518, + 4525 + ], + "loc": { + "start": { + "line": 170, + "column": 17 + }, + "end": { + "line": 170, + "column": 24 + } + } + }, + "range": [ + 4513, + 4525 + ], + "loc": { + "start": { + "line": 170, + "column": 12 + }, + "end": { + "line": 170, + "column": 24 + } + } + }, + "property": { + "type": "Identifier", + "name": "emit", + "range": [ + 4526, + 4530 + ], + "loc": { + "start": { + "line": 170, + "column": 25 + }, + "end": { + "line": 170, + "column": 29 + } + } + }, + "range": [ + 4513, + 4530 + ], + "loc": { + "start": { + "line": 170, + "column": 12 + }, + "end": { + "line": 170, + "column": 29 + } + } + }, + "arguments": [ + { + "type": "Literal", + "value": "init-help", + "raw": "'init-help'", + "range": [ + 4531, + 4542 + ], + "loc": { + "start": { + "line": 170, + "column": 30 + }, + "end": { + "line": 170, + "column": 41 + } + } + }, + { + "type": "Identifier", + "name": "tf", + "range": [ + 4544, + 4546 + ], + "loc": { + "start": { + "line": 170, + "column": 43 + }, + "end": { + "line": 170, + "column": 45 + } + } + } + ], + "range": [ + 4513, + 4547 + ], + "loc": { + "start": { + "line": 170, + "column": 12 + }, + "end": { + "line": 170, + "column": 46 + } + } + }, + "range": [ + 4513, + 4548 + ], + "loc": { + "start": { + "line": 170, + "column": 12 + }, + "end": { + "line": 170, + "column": 47 + } + } + } + ], + "range": [ + 4348, + 4558 + ], + "loc": { + "start": { + "line": 166, + "column": 30 + }, + "end": { + "line": 171, + "column": 9 + } + } + }, + "alternate": null, + "range": [ + 4326, + 4558 + ], + "loc": { + "start": { + "line": 166, + "column": 8 + }, + "end": { + "line": 171, + "column": 9 + } + }, + "leadingComments": [ + { + "type": "Line", + "value": " emit help initialisation only if undefined", + "range": [ + 4272, + 4317 + ], + "loc": { + "start": { + "line": 165, + "column": 8 + }, + "end": { + "line": 165, + "column": 53 + } + } + } + ] + } + ], + "range": [ + 2934, + 4564 + ], + "loc": { + "start": { + "line": 118, + "column": 21 + }, + "end": { + "line": 172, + "column": 5 + } + } + }, + "generator": false, + "expression": false, + "range": [ + 2921, + 4564 + ], + "loc": { + "start": { + "line": 118, + "column": 8 + }, + "end": { + "line": 172, + "column": 5 + } + } + }, + "kind": "method", + "computed": false, + "range": [ + 2917, + 4564 + ], + "loc": { + "start": { + "line": 118, + "column": 4 + }, + "end": { + "line": 172, + "column": 5 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Initialize toolbar components\n * @param {Boolean} isExternal initialize only if component belongs\n * to toolbar\n ", + "range": [ + 2774, + 2912 + ], + "loc": { + "start": { + "line": 113, + "column": 4 + }, + "end": { + "line": 117, + "column": 7 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Return the container based on requested position inside the toolbar\n * @param {String} [position=RIGHT] 3 possible positions: 'left', 'center',\n * 'right'\n * @param {DOMElement} el optional DOM element to be inserter in container\n * @returns {DOMElement}\n ", + "range": [ + 4570, + 4859 + ], + "loc": { + "start": { + "line": 174, + "column": 4 + }, + "end": { + "line": 180, + "column": 7 + } + } + } + ], + "static": false + }, + { + "type": "MethodDefinition", + "key": { + "type": "Identifier", + "name": "container", + "range": [ + 4864, + 4873 + ], + "loc": { + "start": { + "line": 181, + "column": 4 + }, + "end": { + "line": 181, + "column": 13 + } + } + }, + "value": { + "type": "FunctionExpression", + "id": null, + "params": [ + { + "type": "AssignmentPattern", + "left": { + "type": "Identifier", + "name": "position", + "range": [ + 4874, + 4882 + ], + "loc": { + "start": { + "line": 181, + "column": 14 + }, + "end": { + "line": 181, + "column": 22 + } + } + }, + "right": { + "type": "Identifier", + "name": "RIGHT", + "range": [ + 4885, + 4890 + ], + "loc": { + "start": { + "line": 181, + "column": 25 + }, + "end": { + "line": 181, + "column": 30 + } + } + }, + "range": [ + 4874, + 4890 + ], + "loc": { + "start": { + "line": 181, + "column": 14 + }, + "end": { + "line": 181, + "column": 30 + } + } + }, + { + "type": "Identifier", + "name": "el", + "range": [ + 4892, + 4894 + ], + "loc": { + "start": { + "line": 181, + "column": 32 + }, + "end": { + "line": 181, + "column": 34 + } + } + } + ], + "body": { + "type": "BlockStatement", + "body": [ + { + "type": "VariableDeclaration", + "declarations": [ + { + "type": "VariableDeclarator", + "id": { + "type": "Identifier", + "name": "cont", + "range": [ + 4910, + 4914 + ], + "loc": { + "start": { + "line": 182, + "column": 12 + }, + "end": { + "line": 182, + "column": 16 + } + } + }, + "init": { + "type": "MemberExpression", + "computed": true, + "object": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 4917, + 4921 + ], + "loc": { + "start": { + "line": 182, + "column": 19 + }, + "end": { + "line": 182, + "column": 23 + } + } + }, + "property": { + "type": "Identifier", + "name": "innerCont", + "range": [ + 4922, + 4931 + ], + "loc": { + "start": { + "line": 182, + "column": 24 + }, + "end": { + "line": 182, + "column": 33 + } + } + }, + "range": [ + 4917, + 4931 + ], + "loc": { + "start": { + "line": 182, + "column": 19 + }, + "end": { + "line": 182, + "column": 33 + } + } + }, + "property": { + "type": "Identifier", + "name": "position", + "range": [ + 4932, + 4940 + ], + "loc": { + "start": { + "line": 182, + "column": 34 + }, + "end": { + "line": 182, + "column": 42 + } + } + }, + "range": [ + 4917, + 4941 + ], + "loc": { + "start": { + "line": 182, + "column": 19 + }, + "end": { + "line": 182, + "column": 43 + } + } + }, + "range": [ + 4910, + 4941 + ], + "loc": { + "start": { + "line": 182, + "column": 12 + }, + "end": { + "line": 182, + "column": 43 + } + } + } + ], + "kind": "let", + "range": [ + 4906, + 4942 + ], + "loc": { + "start": { + "line": 182, + "column": 8 + }, + "end": { + "line": 182, + "column": 44 + } + } + }, + { + "type": "IfStatement", + "test": { + "type": "Identifier", + "name": "el", + "range": [ + 4955, + 4957 + ], + "loc": { + "start": { + "line": 183, + "column": 12 + }, + "end": { + "line": 183, + "column": 14 + } + } + }, + "consequent": { + "type": "BlockStatement", + "body": [ + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "cont", + "range": [ + 4973, + 4977 + ], + "loc": { + "start": { + "line": 184, + "column": 12 + }, + "end": { + "line": 184, + "column": 16 + } + } + }, + "property": { + "type": "Identifier", + "name": "appendChild", + "range": [ + 4978, + 4989 + ], + "loc": { + "start": { + "line": 184, + "column": 17 + }, + "end": { + "line": 184, + "column": 28 + } + } + }, + "range": [ + 4973, + 4989 + ], + "loc": { + "start": { + "line": 184, + "column": 12 + }, + "end": { + "line": 184, + "column": 28 + } + } + }, + "arguments": [ + { + "type": "Identifier", + "name": "el", + "range": [ + 4990, + 4992 + ], + "loc": { + "start": { + "line": 184, + "column": 29 + }, + "end": { + "line": 184, + "column": 31 + } + } + } + ], + "range": [ + 4973, + 4993 + ], + "loc": { + "start": { + "line": 184, + "column": 12 + }, + "end": { + "line": 184, + "column": 32 + } + } + }, + "range": [ + 4973, + 4994 + ], + "loc": { + "start": { + "line": 184, + "column": 12 + }, + "end": { + "line": 184, + "column": 33 + } + } + } + ], + "range": [ + 4959, + 5004 + ], + "loc": { + "start": { + "line": 183, + "column": 16 + }, + "end": { + "line": 185, + "column": 9 + } + } + }, + "alternate": null, + "range": [ + 4951, + 5004 + ], + "loc": { + "start": { + "line": 183, + "column": 8 + }, + "end": { + "line": 185, + "column": 9 + } + } + }, + { + "type": "ReturnStatement", + "argument": { + "type": "Identifier", + "name": "cont", + "range": [ + 5020, + 5024 + ], + "loc": { + "start": { + "line": 186, + "column": 15 + }, + "end": { + "line": 186, + "column": 19 + } + } + }, + "range": [ + 5013, + 5025 + ], + "loc": { + "start": { + "line": 186, + "column": 8 + }, + "end": { + "line": 186, + "column": 20 + } + } + } + ], + "range": [ + 4896, + 5031 + ], + "loc": { + "start": { + "line": 181, + "column": 36 + }, + "end": { + "line": 187, + "column": 5 + } + } + }, + "generator": false, + "expression": false, + "range": [ + 4873, + 5031 + ], + "loc": { + "start": { + "line": 181, + "column": 13 + }, + "end": { + "line": 187, + "column": 5 + } + } + }, + "kind": "method", + "computed": false, + "range": [ + 4864, + 5031 + ], + "loc": { + "start": { + "line": 181, + "column": 4 + }, + "end": { + "line": 187, + "column": 5 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Return the container based on requested position inside the toolbar\n * @param {String} [position=RIGHT] 3 possible positions: 'left', 'center',\n * 'right'\n * @param {DOMElement} el optional DOM element to be inserter in container\n * @returns {DOMElement}\n ", + "range": [ + 4570, + 4859 + ], + "loc": { + "start": { + "line": 174, + "column": 4 + }, + "end": { + "line": 180, + "column": 7 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Create DOM element inside passed container\n * @param {DOMElement} container\n * @param {String} css\n * @private\n ", + "range": [ + 5037, + 5178 + ], + "loc": { + "start": { + "line": 189, + "column": 4 + }, + "end": { + "line": 194, + "column": 7 + } + } + } + ], + "static": false + }, + { + "type": "MethodDefinition", + "key": { + "type": "Identifier", + "name": "createContainer", + "range": [ + 5183, + 5198 + ], + "loc": { + "start": { + "line": 195, + "column": 4 + }, + "end": { + "line": 195, + "column": 19 + } + } + }, + "value": { + "type": "FunctionExpression", + "id": null, + "params": [ + { + "type": "Identifier", + "name": "container", + "range": [ + 5199, + 5208 + ], + "loc": { + "start": { + "line": 195, + "column": 20 + }, + "end": { + "line": 195, + "column": 29 + } + } + }, + { + "type": "Identifier", + "name": "css", + "range": [ + 5210, + 5213 + ], + "loc": { + "start": { + "line": 195, + "column": 31 + }, + "end": { + "line": 195, + "column": 34 + } + } + } + ], + "body": { + "type": "BlockStatement", + "body": [ + { + "type": "VariableDeclaration", + "declarations": [ + { + "type": "VariableDeclarator", + "id": { + "type": "Identifier", + "name": "div", + "range": [ + 5229, + 5232 + ], + "loc": { + "start": { + "line": 196, + "column": 12 + }, + "end": { + "line": 196, + "column": 15 + } + } + }, + "init": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "createElm", + "range": [ + 5235, + 5244 + ], + "loc": { + "start": { + "line": 196, + "column": 18 + }, + "end": { + "line": 196, + "column": 27 + } + } + }, + "arguments": [ + { + "type": "Literal", + "value": "div", + "raw": "'div'", + "range": [ + 5245, + 5250 + ], + "loc": { + "start": { + "line": 196, + "column": 28 + }, + "end": { + "line": 196, + "column": 33 + } + } + }, + { + "type": "ArrayExpression", + "elements": [ + { + "type": "Literal", + "value": "class", + "raw": "'class'", + "range": [ + 5253, + 5260 + ], + "loc": { + "start": { + "line": 196, + "column": 36 + }, + "end": { + "line": 196, + "column": 43 + } + } + }, + { + "type": "Identifier", + "name": "css", + "range": [ + 5262, + 5265 + ], + "loc": { + "start": { + "line": 196, + "column": 45 + }, + "end": { + "line": 196, + "column": 48 + } + } + } + ], + "range": [ + 5252, + 5266 + ], + "loc": { + "start": { + "line": 196, + "column": 35 + }, + "end": { + "line": 196, + "column": 49 + } + } + } + ], + "range": [ + 5235, + 5267 + ], + "loc": { + "start": { + "line": 196, + "column": 18 + }, + "end": { + "line": 196, + "column": 50 + } + } + }, + "range": [ + 5229, + 5267 + ], + "loc": { + "start": { + "line": 196, + "column": 12 + }, + "end": { + "line": 196, + "column": 50 + } + } + } + ], + "kind": "let", + "range": [ + 5225, + 5268 + ], + "loc": { + "start": { + "line": 196, + "column": 8 + }, + "end": { + "line": 196, + "column": 51 + } + } + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "container", + "range": [ + 5277, + 5286 + ], + "loc": { + "start": { + "line": 197, + "column": 8 + }, + "end": { + "line": 197, + "column": 17 + } + } + }, + "property": { + "type": "Identifier", + "name": "appendChild", + "range": [ + 5287, + 5298 + ], + "loc": { + "start": { + "line": 197, + "column": 18 + }, + "end": { + "line": 197, + "column": 29 + } + } + }, + "range": [ + 5277, + 5298 + ], + "loc": { + "start": { + "line": 197, + "column": 8 + }, + "end": { + "line": 197, + "column": 29 + } + } + }, + "arguments": [ + { + "type": "Identifier", + "name": "div", + "range": [ + 5299, + 5302 + ], + "loc": { + "start": { + "line": 197, + "column": 30 + }, + "end": { + "line": 197, + "column": 33 + } + } + } + ], + "range": [ + 5277, + 5303 + ], + "loc": { + "start": { + "line": 197, + "column": 8 + }, + "end": { + "line": 197, + "column": 34 + } + } + }, + "range": [ + 5277, + 5304 + ], + "loc": { + "start": { + "line": 197, + "column": 8 + }, + "end": { + "line": 197, + "column": 35 + } + } + }, + { + "type": "ReturnStatement", + "argument": { + "type": "Identifier", + "name": "div", + "range": [ + 5320, + 5323 + ], + "loc": { + "start": { + "line": 198, + "column": 15 + }, + "end": { + "line": 198, + "column": 18 + } + } + }, + "range": [ + 5313, + 5324 + ], + "loc": { + "start": { + "line": 198, + "column": 8 + }, + "end": { + "line": 198, + "column": 19 + } + } + } + ], + "range": [ + 5215, + 5330 + ], + "loc": { + "start": { + "line": 195, + "column": 36 + }, + "end": { + "line": 199, + "column": 5 + } + } + }, + "generator": false, + "expression": false, + "range": [ + 5198, + 5330 + ], + "loc": { + "start": { + "line": 195, + "column": 19 + }, + "end": { + "line": 199, + "column": 5 + } + } + }, + "kind": "method", + "computed": false, + "range": [ + 5183, + 5330 + ], + "loc": { + "start": { + "line": 195, + "column": 4 + }, + "end": { + "line": 199, + "column": 5 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Create DOM element inside passed container\n * @param {DOMElement} container\n * @param {String} css\n * @private\n ", + "range": [ + 5037, + 5178 + ], + "loc": { + "start": { + "line": 189, + "column": 4 + }, + "end": { + "line": 194, + "column": 7 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Destroy Toolbar instance\n ", + "range": [ + 5336, + 5379 + ], + "loc": { + "start": { + "line": 201, + "column": 4 + }, + "end": { + "line": 203, + "column": 7 + } + } + } + ], + "static": false + }, + { + "type": "MethodDefinition", + "key": { + "type": "Identifier", + "name": "destroy", + "range": [ + 5384, + 5391 + ], + "loc": { + "start": { + "line": 204, + "column": 4 + }, + "end": { + "line": 204, + "column": 11 + } + } + }, + "value": { + "type": "FunctionExpression", + "id": null, + "params": [], + "body": { + "type": "BlockStatement", + "body": [ + { + "type": "IfStatement", + "test": { + "type": "UnaryExpression", + "operator": "!", + "argument": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 5409, + 5413 + ], + "loc": { + "start": { + "line": 205, + "column": 13 + }, + "end": { + "line": 205, + "column": 17 + } + } + }, + "property": { + "type": "Identifier", + "name": "initialized", + "range": [ + 5414, + 5425 + ], + "loc": { + "start": { + "line": 205, + "column": 18 + }, + "end": { + "line": 205, + "column": 29 + } + } + }, + "range": [ + 5409, + 5425 + ], + "loc": { + "start": { + "line": 205, + "column": 13 + }, + "end": { + "line": 205, + "column": 29 + } + } + }, + "prefix": true, + "range": [ + 5408, + 5425 + ], + "loc": { + "start": { + "line": 205, + "column": 12 + }, + "end": { + "line": 205, + "column": 29 + } + } + }, + "consequent": { + "type": "BlockStatement", + "body": [ + { + "type": "ReturnStatement", + "argument": null, + "range": [ + 5441, + 5448 + ], + "loc": { + "start": { + "line": 206, + "column": 12 + }, + "end": { + "line": 206, + "column": 19 + } + } + } + ], + "range": [ + 5427, + 5458 + ], + "loc": { + "start": { + "line": 205, + "column": 31 + }, + "end": { + "line": 207, + "column": 9 + } + } + }, + "alternate": null, + "range": [ + 5404, + 5458 + ], + "loc": { + "start": { + "line": 205, + "column": 8 + }, + "end": { + "line": 207, + "column": 9 + } + } + }, + { + "type": "VariableDeclaration", + "declarations": [ + { + "type": "VariableDeclarator", + "id": { + "type": "Identifier", + "name": "tf", + "range": [ + 5472, + 5474 + ], + "loc": { + "start": { + "line": 209, + "column": 12 + }, + "end": { + "line": 209, + "column": 14 + } + } + }, + "init": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 5477, + 5481 + ], + "loc": { + "start": { + "line": 209, + "column": 17 + }, + "end": { + "line": 209, + "column": 21 + } + } + }, + "property": { + "type": "Identifier", + "name": "tf", + "range": [ + 5482, + 5484 + ], + "loc": { + "start": { + "line": 209, + "column": 22 + }, + "end": { + "line": 209, + "column": 24 + } + } + }, + "range": [ + 5477, + 5484 + ], + "loc": { + "start": { + "line": 209, + "column": 17 + }, + "end": { + "line": 209, + "column": 24 + } + } + }, + "range": [ + 5472, + 5484 + ], + "loc": { + "start": { + "line": 209, + "column": 12 + }, + "end": { + "line": 209, + "column": 24 + } + } + } + ], + "kind": "let", + "range": [ + 5468, + 5485 + ], + "loc": { + "start": { + "line": 209, + "column": 8 + }, + "end": { + "line": 209, + "column": 25 + } + } + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "removeElm", + "range": [ + 5495, + 5504 + ], + "loc": { + "start": { + "line": 211, + "column": 8 + }, + "end": { + "line": 211, + "column": 17 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 5505, + 5509 + ], + "loc": { + "start": { + "line": 211, + "column": 18 + }, + "end": { + "line": 211, + "column": 22 + } + } + }, + "property": { + "type": "Identifier", + "name": "cont", + "range": [ + 5510, + 5514 + ], + "loc": { + "start": { + "line": 211, + "column": 23 + }, + "end": { + "line": 211, + "column": 27 + } + } + }, + "range": [ + 5505, + 5514 + ], + "loc": { + "start": { + "line": 211, + "column": 18 + }, + "end": { + "line": 211, + "column": 27 + } + } + } + ], + "range": [ + 5495, + 5515 + ], + "loc": { + "start": { + "line": 211, + "column": 8 + }, + "end": { + "line": 211, + "column": 28 + } + } + }, + "range": [ + 5495, + 5516 + ], + "loc": { + "start": { + "line": 211, + "column": 8 + }, + "end": { + "line": 211, + "column": 29 + } + } + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 5525, + 5529 + ], + "loc": { + "start": { + "line": 212, + "column": 8 + }, + "end": { + "line": 212, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "cont", + "range": [ + 5530, + 5534 + ], + "loc": { + "start": { + "line": 212, + "column": 13 + }, + "end": { + "line": 212, + "column": 17 + } + } + }, + "range": [ + 5525, + 5534 + ], + "loc": { + "start": { + "line": 212, + "column": 8 + }, + "end": { + "line": 212, + "column": 17 + } + } + }, + "right": { + "type": "Literal", + "value": null, + "raw": "null", + "range": [ + 5537, + 5541 + ], + "loc": { + "start": { + "line": 212, + "column": 20 + }, + "end": { + "line": 212, + "column": 24 + } + } + }, + "range": [ + 5525, + 5541 + ], + "loc": { + "start": { + "line": 212, + "column": 8 + }, + "end": { + "line": 212, + "column": 24 + } + } + }, + "range": [ + 5525, + 5542 + ], + "loc": { + "start": { + "line": 212, + "column": 8 + }, + "end": { + "line": 212, + "column": 25 + } + } + }, + { + "type": "VariableDeclaration", + "declarations": [ + { + "type": "VariableDeclarator", + "id": { + "type": "Identifier", + "name": "tbl", + "range": [ + 5556, + 5559 + ], + "loc": { + "start": { + "line": 214, + "column": 12 + }, + "end": { + "line": 214, + "column": 15 + } + } + }, + "init": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "tf", + "range": [ + 5562, + 5564 + ], + "loc": { + "start": { + "line": 214, + "column": 18 + }, + "end": { + "line": 214, + "column": 20 + } + } + }, + "property": { + "type": "Identifier", + "name": "dom", + "range": [ + 5565, + 5568 + ], + "loc": { + "start": { + "line": 214, + "column": 21 + }, + "end": { + "line": 214, + "column": 24 + } + } + }, + "range": [ + 5562, + 5568 + ], + "loc": { + "start": { + "line": 214, + "column": 18 + }, + "end": { + "line": 214, + "column": 24 + } + } + }, + "arguments": [], + "range": [ + 5562, + 5570 + ], + "loc": { + "start": { + "line": 214, + "column": 18 + }, + "end": { + "line": 214, + "column": 26 + } + } + }, + "range": [ + 5556, + 5570 + ], + "loc": { + "start": { + "line": 214, + "column": 12 + }, + "end": { + "line": 214, + "column": 26 + } + } + } + ], + "kind": "let", + "range": [ + 5552, + 5571 + ], + "loc": { + "start": { + "line": 214, + "column": 8 + }, + "end": { + "line": 214, + "column": 27 + } + } + }, + { + "type": "VariableDeclaration", + "declarations": [ + { + "type": "VariableDeclarator", + "id": { + "type": "Identifier", + "name": "captions", + "range": [ + 5584, + 5592 + ], + "loc": { + "start": { + "line": 215, + "column": 12 + }, + "end": { + "line": 215, + "column": 20 + } + } + }, + "init": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "tag", + "range": [ + 5595, + 5598 + ], + "loc": { + "start": { + "line": 215, + "column": 23 + }, + "end": { + "line": 215, + "column": 26 + } + } + }, + "arguments": [ + { + "type": "Identifier", + "name": "tbl", + "range": [ + 5599, + 5602 + ], + "loc": { + "start": { + "line": 215, + "column": 27 + }, + "end": { + "line": 215, + "column": 30 + } + } + }, + { + "type": "Literal", + "value": "caption", + "raw": "'caption'", + "range": [ + 5604, + 5613 + ], + "loc": { + "start": { + "line": 215, + "column": 32 + }, + "end": { + "line": 215, + "column": 41 + } + } + } + ], + "range": [ + 5595, + 5614 + ], + "loc": { + "start": { + "line": 215, + "column": 23 + }, + "end": { + "line": 215, + "column": 42 + } + } + }, + "range": [ + 5584, + 5614 + ], + "loc": { + "start": { + "line": 215, + "column": 12 + }, + "end": { + "line": 215, + "column": 42 + } + } + } + ], + "kind": "let", + "range": [ + 5580, + 5615 + ], + "loc": { + "start": { + "line": 215, + "column": 8 + }, + "end": { + "line": 215, + "column": 43 + } + } + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ArrayExpression", + "elements": [], + "range": [ + 5624, + 5626 + ], + "loc": { + "start": { + "line": 216, + "column": 8 + }, + "end": { + "line": 216, + "column": 10 + } + } + }, + "property": { + "type": "Identifier", + "name": "forEach", + "range": [ + 5627, + 5634 + ], + "loc": { + "start": { + "line": 216, + "column": 11 + }, + "end": { + "line": 216, + "column": 18 + } + } + }, + "range": [ + 5624, + 5634 + ], + "loc": { + "start": { + "line": 216, + "column": 8 + }, + "end": { + "line": 216, + "column": 18 + } + } + }, + "property": { + "type": "Identifier", + "name": "call", + "range": [ + 5635, + 5639 + ], + "loc": { + "start": { + "line": 216, + "column": 19 + }, + "end": { + "line": 216, + "column": 23 + } + } + }, + "range": [ + 5624, + 5639 + ], + "loc": { + "start": { + "line": 216, + "column": 8 + }, + "end": { + "line": 216, + "column": 23 + } + } + }, + "arguments": [ + { + "type": "Identifier", + "name": "captions", + "range": [ + 5640, + 5648 + ], + "loc": { + "start": { + "line": 216, + "column": 24 + }, + "end": { + "line": 216, + "column": 32 + } + } + }, + { + "type": "ArrowFunctionExpression", + "id": null, + "params": [ + { + "type": "Identifier", + "name": "el", + "range": [ + 5651, + 5653 + ], + "loc": { + "start": { + "line": 216, + "column": 35 + }, + "end": { + "line": 216, + "column": 37 + } + } + } + ], + "body": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "removeElm", + "range": [ + 5658, + 5667 + ], + "loc": { + "start": { + "line": 216, + "column": 42 + }, + "end": { + "line": 216, + "column": 51 + } + } + }, + "arguments": [ + { + "type": "Identifier", + "name": "el", + "range": [ + 5668, + 5670 + ], + "loc": { + "start": { + "line": 216, + "column": 52 + }, + "end": { + "line": 216, + "column": 54 + } + } + } + ], + "range": [ + 5658, + 5671 + ], + "loc": { + "start": { + "line": 216, + "column": 42 + }, + "end": { + "line": 216, + "column": 55 + } + } + }, + "generator": false, + "expression": true, + "range": [ + 5650, + 5671 + ], + "loc": { + "start": { + "line": 216, + "column": 34 + }, + "end": { + "line": 216, + "column": 55 + } + } + } + ], + "range": [ + 5624, + 5672 + ], + "loc": { + "start": { + "line": 216, + "column": 8 + }, + "end": { + "line": 216, + "column": 56 + } + } + }, + "range": [ + 5624, + 5673 + ], + "loc": { + "start": { + "line": 216, + "column": 8 + }, + "end": { + "line": 216, + "column": 57 + } + }, + "trailingComments": [ + { + "type": "Block", + "value": "* @inherited ", + "range": [ + 5683, + 5700 + ], + "loc": { + "start": { + "line": 218, + "column": 8 + }, + "end": { + "line": 218, + "column": 25 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 5709, + 5713 + ], + "loc": { + "start": { + "line": 219, + "column": 8 + }, + "end": { + "line": 219, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "initialized", + "range": [ + 5714, + 5725 + ], + "loc": { + "start": { + "line": 219, + "column": 13 + }, + "end": { + "line": 219, + "column": 24 + } + } + }, + "range": [ + 5709, + 5725 + ], + "loc": { + "start": { + "line": 219, + "column": 8 + }, + "end": { + "line": 219, + "column": 24 + } + } + }, + "right": { + "type": "Literal", + "value": false, + "raw": "false", + "range": [ + 5728, + 5733 + ], + "loc": { + "start": { + "line": 219, + "column": 27 + }, + "end": { + "line": 219, + "column": 32 + } + } + }, + "range": [ + 5709, + 5733 + ], + "loc": { + "start": { + "line": 219, + "column": 8 + }, + "end": { + "line": 219, + "column": 32 + } + } + }, + "range": [ + 5709, + 5734 + ], + "loc": { + "start": { + "line": 219, + "column": 8 + }, + "end": { + "line": 219, + "column": 33 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "* @inherited ", + "range": [ + 5683, + 5700 + ], + "loc": { + "start": { + "line": 218, + "column": 8 + }, + "end": { + "line": 218, + "column": 25 + } + } + } + ] + } + ], + "range": [ + 5394, + 5740 + ], + "loc": { + "start": { + "line": 204, + "column": 14 + }, + "end": { + "line": 220, + "column": 5 + } + } + }, + "generator": false, + "expression": false, + "range": [ + 5391, + 5740 + ], + "loc": { + "start": { + "line": 204, + "column": 11 + }, + "end": { + "line": 220, + "column": 5 + } + } + }, + "kind": "method", + "computed": false, + "range": [ + 5384, + 5740 + ], + "loc": { + "start": { + "line": 204, + "column": 4 + }, + "end": { + "line": 220, + "column": 5 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Destroy Toolbar instance\n ", + "range": [ + 5336, + 5379 + ], + "loc": { + "start": { + "line": 201, + "column": 4 + }, + "end": { + "line": 203, + "column": 7 + } + } + } + ], + "static": false + } + ], + "range": [ + 555, + 5742 + ], + "loc": { + "start": { + "line": 24, + "column": 37 + }, + "end": { + "line": 221, + "column": 1 + } + } + }, + "range": [ + 525, + 5742 + ], + "loc": { + "start": { + "line": 24, + "column": 7 + }, + "end": { + "line": 221, + "column": 1 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Toolbar UI component\n * @export\n * @class Toolbar\n * @extends {Feature}\n ", + "range": [ + 435, + 517 + ], + "loc": { + "start": { + "line": 18, + "column": 0 + }, + "end": { + "line": 23, + "column": 3 + } + } + } + ], + "trailingComments": [] + }, + "specifiers": [], + "source": null, + "range": [ + 518, + 5742 + ], + "loc": { + "start": { + "line": 24, + "column": 0 + }, + "end": { + "line": 221, + "column": 1 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Toolbar UI component\n * @export\n * @class Toolbar\n * @extends {Feature}\n ", + "range": [ + 435, + 517 + ], + "loc": { + "start": { + "line": 18, + "column": 0 + }, + "end": { + "line": 23, + "column": 3 + } + } + } + ] + } + ], + "sourceType": "module", + "range": [ + 0, + 5742 + ], + "loc": { + "start": { + "line": 1, + "column": 0 + }, + "end": { + "line": 221, + "column": 1 + } + }, + "comments": [ + { + "type": "Block", + "value": "* Left position in toolbar ", + "range": [ + 245, + 276 + ], + "loc": { + "start": { + "line": 11, + "column": 0 + }, + "end": { + "line": 11, + "column": 31 + } + } + }, + { + "type": "Block", + "value": "* Right position in toolbar ", + "range": [ + 305, + 337 + ], + "loc": { + "start": { + "line": 13, + "column": 0 + }, + "end": { + "line": 13, + "column": 32 + } + } + }, + { + "type": "Block", + "value": "* Center position in toolbar ", + "range": [ + 368, + 401 + ], + "loc": { + "start": { + "line": 15, + "column": 0 + }, + "end": { + "line": 15, + "column": 33 + } + } + }, + { + "type": "Block", + "value": "*\n * Toolbar UI component\n * @export\n * @class Toolbar\n * @extends {Feature}\n ", + "range": [ + 435, + 517 + ], + "loc": { + "start": { + "line": 18, + "column": 0 + }, + "end": { + "line": 23, + "column": 3 + } + } + }, + { + "type": "Block", + "value": "*\n * Create an instance of Toolbar\n * @param {TableFilter} tf TableFilter instance\n * @memberof Toolbar\n ", + "range": [ + 562, + 687 + ], + "loc": { + "start": { + "line": 26, + "column": 4 + }, + "end": { + "line": 30, + "column": 7 + } + } + }, + { + "type": "Line", + "value": " Configuration object", + "range": [ + 749, + 772 + ], + "loc": { + "start": { + "line": 34, + "column": 8 + }, + "end": { + "line": 34, + "column": 31 + } + } + }, + { + "type": "Block", + "value": "*\n * Css class for toolbar's container DOM element\n * @type {String}\n ", + "range": [ + 825, + 923 + ], + "loc": { + "start": { + "line": 37, + "column": 8 + }, + "end": { + "line": 40, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * Css class for left-side inner container DOM element\n * @type {String}\n ", + "range": [ + 1004, + 1108 + ], + "loc": { + "start": { + "line": 43, + "column": 8 + }, + "end": { + "line": 46, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * Css class for right-side inner container DOM element\n * @type {String}\n ", + "range": [ + 1191, + 1296 + ], + "loc": { + "start": { + "line": 49, + "column": 8 + }, + "end": { + "line": 52, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * Css class for middle inner container DOM element\n * @type {String}\n ", + "range": [ + 1380, + 1481 + ], + "loc": { + "start": { + "line": 55, + "column": 8 + }, + "end": { + "line": 58, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * Toolbar's custom container ID\n * @type {String}\n ", + "range": [ + 1566, + 1648 + ], + "loc": { + "start": { + "line": 61, + "column": 8 + }, + "end": { + "line": 64, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * Toolbar's container DOM element\n * @type {DOMElement}\n * @private\n ", + "range": [ + 1711, + 1819 + ], + "loc": { + "start": { + "line": 67, + "column": 8 + }, + "end": { + "line": 71, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * Left-side inner container DOM element (rows counter in toolbar)\n * @type {DOMElement}\n * @private\n ", + "range": [ + 1855, + 1995 + ], + "loc": { + "start": { + "line": 74, + "column": 8 + }, + "end": { + "line": 78, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * Right-side inner container DOM element (reset button,\n * page length selector in toolbar)\n * @type {DOMElement}\n * @private\n ", + "range": [ + 2032, + 2206 + ], + "loc": { + "start": { + "line": 81, + "column": 8 + }, + "end": { + "line": 86, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * Middle inner container DOM element (paging elements in toolbar)\n * @type {DOMElement}\n * @private\n ", + "range": [ + 2243, + 2383 + ], + "loc": { + "start": { + "line": 89, + "column": 8 + }, + "end": { + "line": 93, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * Container elements inside toolbar\n * @private\n ", + "range": [ + 2420, + 2500 + ], + "loc": { + "start": { + "line": 96, + "column": 8 + }, + "end": { + "line": 99, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "* @inherited ", + "range": [ + 2716, + 2733 + ], + "loc": { + "start": { + "line": 109, + "column": 8 + }, + "end": { + "line": 109, + "column": 25 + } + } + }, + { + "type": "Block", + "value": "*\n * Initialize toolbar components\n * @param {Boolean} isExternal initialize only if component belongs\n * to toolbar\n ", + "range": [ + 2774, + 2912 + ], + "loc": { + "start": { + "line": 113, + "column": 4 + }, + "end": { + "line": 117, + "column": 7 + } + } + }, + { + "type": "Line", + "value": " default container", + "range": [ + 3048, + 3068 + ], + "loc": { + "start": { + "line": 125, + "column": 8 + }, + "end": { + "line": 125, + "column": 28 + } + } + }, + { + "type": "Line", + "value": " custom container", + "range": [ + 3169, + 3188 + ], + "loc": { + "start": { + "line": 129, + "column": 8 + }, + "end": { + "line": 129, + "column": 27 + } + } + }, + { + "type": "Line", + "value": " grid-layout", + "range": [ + 3285, + 3299 + ], + "loc": { + "start": { + "line": 133, + "column": 8 + }, + "end": { + "line": 133, + "column": 22 + } + } + }, + { + "type": "Line", + "value": " default location: just above the table", + "range": [ + 3520, + 3561 + ], + "loc": { + "start": { + "line": 139, + "column": 8 + }, + "end": { + "line": 139, + "column": 49 + } + } + }, + { + "type": "Line", + "value": " left container", + "range": [ + 3775, + 3792 + ], + "loc": { + "start": { + "line": 147, + "column": 8 + }, + "end": { + "line": 147, + "column": 25 + } + } + }, + { + "type": "Line", + "value": " right container", + "range": [ + 3876, + 3894 + ], + "loc": { + "start": { + "line": 150, + "column": 8 + }, + "end": { + "line": 150, + "column": 26 + } + } + }, + { + "type": "Line", + "value": " middle container", + "range": [ + 3978, + 3997 + ], + "loc": { + "start": { + "line": 153, + "column": 8 + }, + "end": { + "line": 153, + "column": 27 + } + } + }, + { + "type": "Block", + "value": "* @inherited ", + "range": [ + 4212, + 4229 + ], + "loc": { + "start": { + "line": 162, + "column": 8 + }, + "end": { + "line": 162, + "column": 25 + } + } + }, + { + "type": "Line", + "value": " emit help initialisation only if undefined", + "range": [ + 4272, + 4317 + ], + "loc": { + "start": { + "line": 165, + "column": 8 + }, + "end": { + "line": 165, + "column": 53 + } + } + }, + { + "type": "Line", + "value": " explicitily enable help to initialise feature by", + "range": [ + 4362, + 4413 + ], + "loc": { + "start": { + "line": 167, + "column": 12 + }, + "end": { + "line": 167, + "column": 63 + } + } + }, + { + "type": "Line", + "value": " default, only if setting is undefined", + "range": [ + 4426, + 4466 + ], + "loc": { + "start": { + "line": 168, + "column": 12 + }, + "end": { + "line": 168, + "column": 52 + } + } + }, + { + "type": "Block", + "value": "*\n * Return the container based on requested position inside the toolbar\n * @param {String} [position=RIGHT] 3 possible positions: 'left', 'center',\n * 'right'\n * @param {DOMElement} el optional DOM element to be inserter in container\n * @returns {DOMElement}\n ", + "range": [ + 4570, + 4859 + ], + "loc": { + "start": { + "line": 174, + "column": 4 + }, + "end": { + "line": 180, + "column": 7 + } + } + }, + { + "type": "Block", + "value": "*\n * Create DOM element inside passed container\n * @param {DOMElement} container\n * @param {String} css\n * @private\n ", + "range": [ + 5037, + 5178 + ], + "loc": { + "start": { + "line": 189, + "column": 4 + }, + "end": { + "line": 194, + "column": 7 + } + } + }, + { + "type": "Block", + "value": "*\n * Destroy Toolbar instance\n ", + "range": [ + 5336, + 5379 + ], + "loc": { + "start": { + "line": 201, + "column": 4 + }, + "end": { + "line": 203, + "column": 7 + } + } + }, + { + "type": "Block", + "value": "* @inherited ", + "range": [ + 5683, + 5700 + ], + "loc": { + "start": { + "line": 218, + "column": 8 + }, + "end": { + "line": 218, + "column": 25 + } + } + } + ] +} \ No newline at end of file diff --git a/docs/ast/source/tablefilter.js.json b/docs/ast/source/tablefilter.js.json index 648a1f79..a4725f4d 100644 --- a/docs/ast/source/tablefilter.js.json +++ b/docs/ast/source/tablefilter.js.json @@ -682,10 +682,10 @@ "type": "ImportSpecifier", "local": { "type": "Identifier", - "name": "removeElm", + "name": "tag", "range": [ 166, - 175 + 169 ], "loc": { "start": { @@ -694,16 +694,16 @@ }, "end": { "line": 4, - "column": 26 + "column": 20 } } }, "imported": { "type": "Identifier", - "name": "removeElm", + "name": "tag", "range": [ 166, - 175 + 169 ], "loc": { "start": { @@ -712,13 +712,13 @@ }, "end": { "line": 4, - "column": 26 + "column": 20 } } }, "range": [ 166, - 175 + 169 ], "loc": { "start": { @@ -727,60 +727,7 @@ }, "end": { "line": 4, - "column": 26 - } - } - }, - { - "type": "ImportSpecifier", - "local": { - "type": "Identifier", - "name": "tag", - "range": [ - 177, - 180 - ], - "loc": { - "start": { - "line": 4, - "column": 28 - }, - "end": { - "line": 4, - "column": 31 - } - } - }, - "imported": { - "type": "Identifier", - "name": "tag", - "range": [ - 177, - 180 - ], - "loc": { - "start": { - "line": 4, - "column": 28 - }, - "end": { - "line": 4, - "column": 31 - } - } - }, - "range": [ - 177, - 180 - ], - "loc": { - "start": { - "line": 4, - "column": 28 - }, - "end": { - "line": 4, - "column": 31 + "column": 20 } } } @@ -790,8 +737,8 @@ "value": "./dom", "raw": "'./dom'", "range": [ - 188, - 195 + 177, + 184 ], "loc": { "start": { @@ -806,7 +753,7 @@ }, "range": [ 72, - 196 + 185 ], "loc": { "start": { @@ -828,8 +775,8 @@ "type": "Identifier", "name": "contains", "range": [ - 205, - 213 + 194, + 202 ], "loc": { "start": { @@ -846,8 +793,8 @@ "type": "Identifier", "name": "contains", "range": [ - 205, - 213 + 194, + 202 ], "loc": { "start": { @@ -861,8 +808,8 @@ } }, "range": [ - 205, - 213 + 194, + 202 ], "loc": { "start": { @@ -881,8 +828,8 @@ "type": "Identifier", "name": "matchCase", "range": [ - 215, - 224 + 204, + 213 ], "loc": { "start": { @@ -899,8 +846,8 @@ "type": "Identifier", "name": "matchCase", "range": [ - 215, - 224 + 204, + 213 ], "loc": { "start": { @@ -914,8 +861,8 @@ } }, "range": [ - 215, - 224 + 204, + 213 ], "loc": { "start": { @@ -934,8 +881,8 @@ "type": "Identifier", "name": "rgxEsc", "range": [ - 226, - 232 + 215, + 221 ], "loc": { "start": { @@ -952,8 +899,8 @@ "type": "Identifier", "name": "rgxEsc", "range": [ - 226, - 232 + 215, + 221 ], "loc": { "start": { @@ -967,8 +914,8 @@ } }, "range": [ - 226, - 232 + 215, + 221 ], "loc": { "start": { @@ -987,8 +934,8 @@ "type": "Identifier", "name": "trim", "range": [ - 234, - 238 + 223, + 227 ], "loc": { "start": { @@ -1005,8 +952,8 @@ "type": "Identifier", "name": "trim", "range": [ - 234, - 238 + 223, + 227 ], "loc": { "start": { @@ -1020,8 +967,8 @@ } }, "range": [ - 234, - 238 + 223, + 227 ], "loc": { "start": { @@ -1040,8 +987,8 @@ "value": "./string", "raw": "'./string'", "range": [ - 245, - 255 + 234, + 244 ], "loc": { "start": { @@ -1055,8 +1002,8 @@ } }, "range": [ - 197, - 256 + 186, + 245 ], "loc": { "start": { @@ -1078,8 +1025,8 @@ "type": "Identifier", "name": "isEmptyString", "range": [ - 276, - 289 + 265, + 278 ], "loc": { "start": { @@ -1096,8 +1043,8 @@ "type": "Identifier", "name": "isEmpty", "range": [ - 265, - 272 + 254, + 261 ], "loc": { "start": { @@ -1111,8 +1058,8 @@ } }, "range": [ - 265, - 289 + 254, + 278 ], "loc": { "start": { @@ -1131,8 +1078,8 @@ "value": "./string", "raw": "'./string'", "range": [ - 296, - 306 + 285, + 295 ], "loc": { "start": { @@ -1146,8 +1093,8 @@ } }, "range": [ - 257, - 307 + 246, + 296 ], "loc": { "start": { @@ -1169,8 +1116,8 @@ "type": "Identifier", "name": "isArray", "range": [ - 321, - 328 + 310, + 317 ], "loc": { "start": { @@ -1187,8 +1134,8 @@ "type": "Identifier", "name": "isArray", "range": [ - 321, - 328 + 310, + 317 ], "loc": { "start": { @@ -1202,8 +1149,8 @@ } }, "range": [ - 321, - 328 + 310, + 317 ], "loc": { "start": { @@ -1222,8 +1169,8 @@ "type": "Identifier", "name": "isEmpty", "range": [ - 330, - 337 + 319, + 326 ], "loc": { "start": { @@ -1240,8 +1187,8 @@ "type": "Identifier", "name": "isEmpty", "range": [ - 330, - 337 + 319, + 326 ], "loc": { "start": { @@ -1255,8 +1202,8 @@ } }, "range": [ - 330, - 337 + 319, + 326 ], "loc": { "start": { @@ -1275,8 +1222,8 @@ "type": "Identifier", "name": "isFn", "range": [ - 339, - 343 + 328, + 332 ], "loc": { "start": { @@ -1293,8 +1240,8 @@ "type": "Identifier", "name": "isFn", "range": [ - 339, - 343 + 328, + 332 ], "loc": { "start": { @@ -1308,8 +1255,8 @@ } }, "range": [ - 339, - 343 + 328, + 332 ], "loc": { "start": { @@ -1328,8 +1275,8 @@ "type": "Identifier", "name": "isNumber", "range": [ - 345, - 353 + 334, + 342 ], "loc": { "start": { @@ -1346,8 +1293,8 @@ "type": "Identifier", "name": "isNumber", "range": [ - 345, - 353 + 334, + 342 ], "loc": { "start": { @@ -1361,8 +1308,8 @@ } }, "range": [ - 345, - 353 + 334, + 342 ], "loc": { "start": { @@ -1381,8 +1328,8 @@ "type": "Identifier", "name": "isObj", "range": [ - 355, - 360 + 344, + 349 ], "loc": { "start": { @@ -1399,8 +1346,8 @@ "type": "Identifier", "name": "isObj", "range": [ - 355, - 360 + 344, + 349 ], "loc": { "start": { @@ -1414,8 +1361,8 @@ } }, "range": [ - 355, - 360 + 344, + 349 ], "loc": { "start": { @@ -1434,8 +1381,8 @@ "type": "Identifier", "name": "isString", "range": [ - 362, - 370 + 351, + 359 ], "loc": { "start": { @@ -1452,8 +1399,8 @@ "type": "Identifier", "name": "isString", "range": [ - 362, - 370 + 351, + 359 ], "loc": { "start": { @@ -1467,8 +1414,8 @@ } }, "range": [ - 362, - 370 + 351, + 359 ], "loc": { "start": { @@ -1487,8 +1434,8 @@ "type": "Identifier", "name": "isUndef", "range": [ - 372, - 379 + 361, + 368 ], "loc": { "start": { @@ -1505,8 +1452,8 @@ "type": "Identifier", "name": "isUndef", "range": [ - 372, - 379 + 361, + 368 ], "loc": { "start": { @@ -1520,8 +1467,8 @@ } }, "range": [ - 372, - 379 + 361, + 368 ], "loc": { "start": { @@ -1540,8 +1487,8 @@ "type": "Identifier", "name": "EMPTY_FN", "range": [ - 381, - 389 + 370, + 378 ], "loc": { "start": { @@ -1558,8 +1505,8 @@ "type": "Identifier", "name": "EMPTY_FN", "range": [ - 381, - 389 + 370, + 378 ], "loc": { "start": { @@ -1573,8 +1520,8 @@ } }, "range": [ - 381, - 389 + 370, + 378 ], "loc": { "start": { @@ -1593,8 +1540,8 @@ "value": "./types", "raw": "'./types'", "range": [ - 397, - 406 + 386, + 395 ], "loc": { "start": { @@ -1608,8 +1555,8 @@ } }, "range": [ - 308, - 407 + 297, + 396 ], "loc": { "start": { @@ -1631,8 +1578,8 @@ "type": "Identifier", "name": "parseNb", "range": [ - 425, - 432 + 414, + 421 ], "loc": { "start": { @@ -1649,8 +1596,8 @@ "type": "Identifier", "name": "parse", "range": [ - 416, - 421 + 405, + 410 ], "loc": { "start": { @@ -1664,8 +1611,8 @@ } }, "range": [ - 416, - 432 + 405, + 421 ], "loc": { "start": { @@ -1684,8 +1631,8 @@ "value": "./number", "raw": "'./number'", "range": [ - 439, - 449 + 428, + 438 ], "loc": { "start": { @@ -1699,8 +1646,8 @@ } }, "range": [ - 408, - 450 + 397, + 439 ], "loc": { "start": { @@ -1722,8 +1669,8 @@ "type": "Identifier", "name": "defaultsBool", "range": [ - 464, - 476 + 453, + 465 ], "loc": { "start": { @@ -1740,8 +1687,8 @@ "type": "Identifier", "name": "defaultsBool", "range": [ - 464, - 476 + 453, + 465 ], "loc": { "start": { @@ -1755,8 +1702,8 @@ } }, "range": [ - 464, - 476 + 453, + 465 ], "loc": { "start": { @@ -1775,8 +1722,8 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 478, - 489 + 467, + 478 ], "loc": { "start": { @@ -1793,8 +1740,8 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 478, - 489 + 467, + 478 ], "loc": { "start": { @@ -1808,8 +1755,8 @@ } }, "range": [ - 478, - 489 + 467, + 478 ], "loc": { "start": { @@ -1828,8 +1775,8 @@ "type": "Identifier", "name": "defaultsFn", "range": [ - 491, - 501 + 480, + 490 ], "loc": { "start": { @@ -1846,8 +1793,8 @@ "type": "Identifier", "name": "defaultsFn", "range": [ - 491, - 501 + 480, + 490 ], "loc": { "start": { @@ -1861,8 +1808,8 @@ } }, "range": [ - 491, - 501 + 480, + 490 ], "loc": { "start": { @@ -1881,8 +1828,8 @@ "type": "Identifier", "name": "defaultsNb", "range": [ - 507, - 517 + 496, + 506 ], "loc": { "start": { @@ -1899,8 +1846,8 @@ "type": "Identifier", "name": "defaultsNb", "range": [ - 507, - 517 + 496, + 506 ], "loc": { "start": { @@ -1914,8 +1861,8 @@ } }, "range": [ - 507, - 517 + 496, + 506 ], "loc": { "start": { @@ -1934,8 +1881,8 @@ "type": "Identifier", "name": "defaultsArr", "range": [ - 519, - 530 + 508, + 519 ], "loc": { "start": { @@ -1952,8 +1899,8 @@ "type": "Identifier", "name": "defaultsArr", "range": [ - 519, - 530 + 508, + 519 ], "loc": { "start": { @@ -1967,8 +1914,8 @@ } }, "range": [ - 519, - 530 + 508, + 519 ], "loc": { "start": { @@ -1987,8 +1934,8 @@ "value": "./settings", "raw": "'./settings'", "range": [ - 538, - 550 + 527, + 539 ], "loc": { "start": { @@ -2002,8 +1949,8 @@ } }, "range": [ - 451, - 551 + 440, + 540 ], "loc": { "start": { @@ -2025,8 +1972,8 @@ "type": "Identifier", "name": "root", "range": [ - 561, - 565 + 550, + 554 ], "loc": { "start": { @@ -2043,8 +1990,8 @@ "type": "Identifier", "name": "root", "range": [ - 561, - 565 + 550, + 554 ], "loc": { "start": { @@ -2058,8 +2005,8 @@ } }, "range": [ - 561, - 565 + 550, + 554 ], "loc": { "start": { @@ -2078,8 +2025,8 @@ "value": "./root", "raw": "'./root'", "range": [ - 572, - 580 + 561, + 569 ], "loc": { "start": { @@ -2093,8 +2040,8 @@ } }, "range": [ - 553, - 581 + 542, + 570 ], "loc": { "start": { @@ -2116,8 +2063,8 @@ "type": "Identifier", "name": "Emitter", "range": [ - 590, - 597 + 579, + 586 ], "loc": { "start": { @@ -2134,8 +2081,8 @@ "type": "Identifier", "name": "Emitter", "range": [ - 590, - 597 + 579, + 586 ], "loc": { "start": { @@ -2149,8 +2096,8 @@ } }, "range": [ - 590, - 597 + 579, + 586 ], "loc": { "start": { @@ -2169,8 +2116,8 @@ "value": "./emitter", "raw": "'./emitter'", "range": [ - 604, - 615 + 593, + 604 ], "loc": { "start": { @@ -2184,8 +2131,8 @@ } }, "range": [ - 582, - 616 + 571, + 605 ], "loc": { "start": { @@ -2207,8 +2154,8 @@ "type": "Identifier", "name": "Dropdown", "range": [ - 625, - 633 + 614, + 622 ], "loc": { "start": { @@ -2225,8 +2172,8 @@ "type": "Identifier", "name": "Dropdown", "range": [ - 625, - 633 + 614, + 622 ], "loc": { "start": { @@ -2240,8 +2187,8 @@ } }, "range": [ - 625, - 633 + 614, + 622 ], "loc": { "start": { @@ -2260,8 +2207,8 @@ "value": "./modules/dropdown", "raw": "'./modules/dropdown'", "range": [ - 640, - 660 + 629, + 649 ], "loc": { "start": { @@ -2275,8 +2222,8 @@ } }, "range": [ - 617, - 661 + 606, + 650 ], "loc": { "start": { @@ -2298,8 +2245,8 @@ "type": "Identifier", "name": "CheckList", "range": [ - 670, - 679 + 659, + 668 ], "loc": { "start": { @@ -2316,8 +2263,8 @@ "type": "Identifier", "name": "CheckList", "range": [ - 670, - 679 + 659, + 668 ], "loc": { "start": { @@ -2331,8 +2278,8 @@ } }, "range": [ - 670, - 679 + 659, + 668 ], "loc": { "start": { @@ -2351,8 +2298,8 @@ "value": "./modules/checkList", "raw": "'./modules/checkList'", "range": [ - 686, - 707 + 675, + 696 ], "loc": { "start": { @@ -2366,8 +2313,8 @@ } }, "range": [ - 662, - 708 + 651, + 697 ], "loc": { "start": { @@ -2389,8 +2336,8 @@ "type": "Identifier", "name": "INPUT", "range": [ - 723, - 728 + 712, + 717 ], "loc": { "start": { @@ -2407,8 +2354,8 @@ "type": "Identifier", "name": "INPUT", "range": [ - 723, - 728 + 712, + 717 ], "loc": { "start": { @@ -2422,8 +2369,8 @@ } }, "range": [ - 723, - 728 + 712, + 717 ], "loc": { "start": { @@ -2442,8 +2389,8 @@ "type": "Identifier", "name": "SELECT", "range": [ - 730, - 736 + 719, + 725 ], "loc": { "start": { @@ -2460,8 +2407,8 @@ "type": "Identifier", "name": "SELECT", "range": [ - 730, - 736 + 719, + 725 ], "loc": { "start": { @@ -2475,8 +2422,8 @@ } }, "range": [ - 730, - 736 + 719, + 725 ], "loc": { "start": { @@ -2495,8 +2442,8 @@ "type": "Identifier", "name": "MULTIPLE", "range": [ - 738, - 746 + 727, + 735 ], "loc": { "start": { @@ -2513,8 +2460,8 @@ "type": "Identifier", "name": "MULTIPLE", "range": [ - 738, - 746 + 727, + 735 ], "loc": { "start": { @@ -2528,8 +2475,8 @@ } }, "range": [ - 738, - 746 + 727, + 735 ], "loc": { "start": { @@ -2548,8 +2495,8 @@ "type": "Identifier", "name": "CHECKLIST", "range": [ - 748, - 757 + 737, + 746 ], "loc": { "start": { @@ -2566,8 +2513,8 @@ "type": "Identifier", "name": "CHECKLIST", "range": [ - 748, - 757 + 737, + 746 ], "loc": { "start": { @@ -2581,8 +2528,8 @@ } }, "range": [ - 748, - 757 + 737, + 746 ], "loc": { "start": { @@ -2601,8 +2548,8 @@ "type": "Identifier", "name": "NONE", "range": [ - 759, - 763 + 748, + 752 ], "loc": { "start": { @@ -2619,8 +2566,8 @@ "type": "Identifier", "name": "NONE", "range": [ - 759, - 763 + 748, + 752 ], "loc": { "start": { @@ -2634,8 +2581,8 @@ } }, "range": [ - 759, - 763 + 748, + 752 ], "loc": { "start": { @@ -2654,8 +2601,8 @@ "type": "Identifier", "name": "ENTER_KEY", "range": [ - 769, - 778 + 758, + 767 ], "loc": { "start": { @@ -2672,8 +2619,8 @@ "type": "Identifier", "name": "ENTER_KEY", "range": [ - 769, - 778 + 758, + 767 ], "loc": { "start": { @@ -2687,8 +2634,8 @@ } }, "range": [ - 769, - 778 + 758, + 767 ], "loc": { "start": { @@ -2707,8 +2654,8 @@ "type": "Identifier", "name": "TAB_KEY", "range": [ - 780, - 787 + 769, + 776 ], "loc": { "start": { @@ -2725,8 +2672,8 @@ "type": "Identifier", "name": "TAB_KEY", "range": [ - 780, - 787 + 769, + 776 ], "loc": { "start": { @@ -2740,8 +2687,8 @@ } }, "range": [ - 780, - 787 + 769, + 776 ], "loc": { "start": { @@ -2760,8 +2707,8 @@ "type": "Identifier", "name": "ESC_KEY", "range": [ - 789, - 796 + 778, + 785 ], "loc": { "start": { @@ -2778,8 +2725,8 @@ "type": "Identifier", "name": "ESC_KEY", "range": [ - 789, - 796 + 778, + 785 ], "loc": { "start": { @@ -2793,8 +2740,8 @@ } }, "range": [ - 789, - 796 + 778, + 785 ], "loc": { "start": { @@ -2813,8 +2760,8 @@ "type": "Identifier", "name": "UP_ARROW_KEY", "range": [ - 798, - 810 + 787, + 799 ], "loc": { "start": { @@ -2831,8 +2778,8 @@ "type": "Identifier", "name": "UP_ARROW_KEY", "range": [ - 798, - 810 + 787, + 799 ], "loc": { "start": { @@ -2846,8 +2793,8 @@ } }, "range": [ - 798, - 810 + 787, + 799 ], "loc": { "start": { @@ -2866,8 +2813,8 @@ "type": "Identifier", "name": "DOWN_ARROW_KEY", "range": [ - 812, - 826 + 801, + 815 ], "loc": { "start": { @@ -2884,8 +2831,8 @@ "type": "Identifier", "name": "DOWN_ARROW_KEY", "range": [ - 812, - 826 + 801, + 815 ], "loc": { "start": { @@ -2899,8 +2846,8 @@ } }, "range": [ - 812, - 826 + 801, + 815 ], "loc": { "start": { @@ -2919,8 +2866,8 @@ "type": "Identifier", "name": "CELL_TAG", "range": [ - 832, - 840 + 821, + 829 ], "loc": { "start": { @@ -2937,8 +2884,8 @@ "type": "Identifier", "name": "CELL_TAG", "range": [ - 832, - 840 + 821, + 829 ], "loc": { "start": { @@ -2952,8 +2899,8 @@ } }, "range": [ - 832, - 840 + 821, + 829 ], "loc": { "start": { @@ -2972,8 +2919,8 @@ "type": "Identifier", "name": "AUTO_FILTER_DELAY", "range": [ - 842, - 859 + 831, + 848 ], "loc": { "start": { @@ -2990,8 +2937,8 @@ "type": "Identifier", "name": "AUTO_FILTER_DELAY", "range": [ - 842, - 859 + 831, + 848 ], "loc": { "start": { @@ -3005,8 +2952,8 @@ } }, "range": [ - 842, - 859 + 831, + 848 ], "loc": { "start": { @@ -3025,8 +2972,8 @@ "type": "Identifier", "name": "NUMBER", "range": [ - 861, - 867 + 850, + 856 ], "loc": { "start": { @@ -3043,8 +2990,8 @@ "type": "Identifier", "name": "NUMBER", "range": [ - 861, - 867 + 850, + 856 ], "loc": { "start": { @@ -3058,8 +3005,8 @@ } }, "range": [ - 861, - 867 + 850, + 856 ], "loc": { "start": { @@ -3078,8 +3025,8 @@ "type": "Identifier", "name": "DATE", "range": [ - 869, - 873 + 858, + 862 ], "loc": { "start": { @@ -3096,8 +3043,8 @@ "type": "Identifier", "name": "DATE", "range": [ - 869, - 873 + 858, + 862 ], "loc": { "start": { @@ -3111,8 +3058,8 @@ } }, "range": [ - 869, - 873 + 858, + 862 ], "loc": { "start": { @@ -3131,8 +3078,8 @@ "type": "Identifier", "name": "FORMATTED_NUMBER", "range": [ - 875, - 891 + 864, + 880 ], "loc": { "start": { @@ -3149,8 +3096,8 @@ "type": "Identifier", "name": "FORMATTED_NUMBER", "range": [ - 875, - 891 + 864, + 880 ], "loc": { "start": { @@ -3164,8 +3111,8 @@ } }, "range": [ - 875, - 891 + 864, + 880 ], "loc": { "start": { @@ -3184,8 +3131,8 @@ "type": "Identifier", "name": "FEATURES", "range": [ - 897, - 905 + 886, + 894 ], "loc": { "start": { @@ -3202,8 +3149,8 @@ "type": "Identifier", "name": "FEATURES", "range": [ - 897, - 905 + 886, + 894 ], "loc": { "start": { @@ -3217,8 +3164,8 @@ } }, "range": [ - 897, - 905 + 886, + 894 ], "loc": { "start": { @@ -3237,8 +3184,8 @@ "value": "./const", "raw": "'./const'", "range": [ - 913, - 922 + 902, + 911 ], "loc": { "start": { @@ -3252,8 +3199,8 @@ } }, "range": [ - 710, - 923 + 699, + 912 ], "loc": { "start": { @@ -3275,8 +3222,8 @@ "type": "Identifier", "name": "doc", "range": [ - 929, - 932 + 918, + 921 ], "loc": { "start": { @@ -3296,8 +3243,8 @@ "type": "Identifier", "name": "root", "range": [ - 935, - 939 + 924, + 928 ], "loc": { "start": { @@ -3314,8 +3261,8 @@ "type": "Identifier", "name": "document", "range": [ - 940, - 948 + 929, + 937 ], "loc": { "start": { @@ -3329,8 +3276,8 @@ } }, "range": [ - 935, - 948 + 924, + 937 ], "loc": { "start": { @@ -3344,8 +3291,8 @@ } }, "range": [ - 929, - 948 + 918, + 937 ], "loc": { "start": { @@ -3361,8 +3308,8 @@ ], "kind": "let", "range": [ - 925, - 949 + 914, + 938 ], "loc": { "start": { @@ -3379,8 +3326,8 @@ "type": "Block", "value": "*\n * Makes HTML tables filterable and a bit more :)\n *\n * @export\n * @class TableFilter\n ", "range": [ - 951, - 1044 + 940, + 1033 ], "loc": { "start": { @@ -3403,8 +3350,8 @@ "type": "Identifier", "name": "TableFilter", "range": [ - 1058, - 1069 + 1047, + 1058 ], "loc": { "start": { @@ -3427,8 +3374,8 @@ "type": "Identifier", "name": "constructor", "range": [ - 1405, - 1416 + 1394, + 1405 ], "loc": { "start": { @@ -3451,8 +3398,8 @@ "type": "Identifier", "name": "args", "range": [ - 1420, - 1424 + 1409, + 1413 ], "loc": { "start": { @@ -3466,8 +3413,8 @@ } }, "range": [ - 1417, - 1424 + 1406, + 1413 ], "loc": { "start": { @@ -3495,8 +3442,8 @@ "object": { "type": "ThisExpression", "range": [ - 1540, - 1544 + 1529, + 1533 ], "loc": { "start": { @@ -3513,8 +3460,8 @@ "type": "Identifier", "name": "id", "range": [ - 1545, - 1547 + 1534, + 1536 ], "loc": { "start": { @@ -3528,8 +3475,8 @@ } }, "range": [ - 1540, - 1547 + 1529, + 1536 ], "loc": { "start": { @@ -3547,8 +3494,8 @@ "value": null, "raw": "null", "range": [ - 1550, - 1554 + 1539, + 1543 ], "loc": { "start": { @@ -3562,8 +3509,8 @@ } }, "range": [ - 1540, - 1554 + 1529, + 1543 ], "loc": { "start": { @@ -3577,8 +3524,8 @@ } }, "range": [ - 1540, - 1555 + 1529, + 1544 ], "loc": { "start": { @@ -3595,8 +3542,8 @@ "type": "Block", "value": "*\n * ID of current instance\n * @type {String}\n * @private\n ", "range": [ - 1436, - 1531 + 1425, + 1520 ], "loc": { "start": { @@ -3615,8 +3562,8 @@ "type": "Block", "value": "*\n * Current version\n * @type {String}\n ", "range": [ - 1565, - 1633 + 1554, + 1622 ], "loc": { "start": { @@ -3642,8 +3589,8 @@ "object": { "type": "ThisExpression", "range": [ - 1642, - 1646 + 1631, + 1635 ], "loc": { "start": { @@ -3660,8 +3607,8 @@ "type": "Identifier", "name": "version", "range": [ - 1647, - 1654 + 1636, + 1643 ], "loc": { "start": { @@ -3675,8 +3622,8 @@ } }, "range": [ - 1642, - 1654 + 1631, + 1643 ], "loc": { "start": { @@ -3694,8 +3641,8 @@ "value": "{VERSION}", "raw": "'{VERSION}'", "range": [ - 1657, - 1668 + 1646, + 1657 ], "loc": { "start": { @@ -3709,8 +3656,8 @@ } }, "range": [ - 1642, - 1668 + 1631, + 1657 ], "loc": { "start": { @@ -3724,8 +3671,8 @@ } }, "range": [ - 1642, - 1669 + 1631, + 1658 ], "loc": { "start": { @@ -3742,8 +3689,8 @@ "type": "Block", "value": "*\n * Current version\n * @type {String}\n ", "range": [ - 1565, - 1633 + 1554, + 1622 ], "loc": { "start": { @@ -3762,8 +3709,8 @@ "type": "Block", "value": "*\n * Current year\n * @type {Number}\n * @private\n ", "range": [ - 1679, - 1764 + 1668, + 1753 ], "loc": { "start": { @@ -3789,8 +3736,8 @@ "object": { "type": "ThisExpression", "range": [ - 1773, - 1777 + 1762, + 1766 ], "loc": { "start": { @@ -3807,8 +3754,8 @@ "type": "Identifier", "name": "year", "range": [ - 1778, - 1782 + 1767, + 1771 ], "loc": { "start": { @@ -3822,8 +3769,8 @@ } }, "range": [ - 1773, - 1782 + 1762, + 1771 ], "loc": { "start": { @@ -3847,8 +3794,8 @@ "type": "Identifier", "name": "Date", "range": [ - 1789, - 1793 + 1778, + 1782 ], "loc": { "start": { @@ -3863,8 +3810,8 @@ }, "arguments": [], "range": [ - 1785, - 1795 + 1774, + 1784 ], "loc": { "start": { @@ -3881,8 +3828,8 @@ "type": "Identifier", "name": "getFullYear", "range": [ - 1796, - 1807 + 1785, + 1796 ], "loc": { "start": { @@ -3896,8 +3843,8 @@ } }, "range": [ - 1785, - 1807 + 1774, + 1796 ], "loc": { "start": { @@ -3912,8 +3859,8 @@ }, "arguments": [], "range": [ - 1785, - 1809 + 1774, + 1798 ], "loc": { "start": { @@ -3927,8 +3874,8 @@ } }, "range": [ - 1773, - 1809 + 1762, + 1798 ], "loc": { "start": { @@ -3942,8 +3889,8 @@ } }, "range": [ - 1773, - 1810 + 1762, + 1799 ], "loc": { "start": { @@ -3960,8 +3907,8 @@ "type": "Block", "value": "*\n * Current year\n * @type {Number}\n * @private\n ", "range": [ - 1679, - 1764 + 1668, + 1753 ], "loc": { "start": { @@ -3980,8 +3927,8 @@ "type": "Block", "value": "*\n * HTML Table DOM element\n * @type {DOMElement}\n * @private\n ", "range": [ - 1820, - 1919 + 1809, + 1908 ], "loc": { "start": { @@ -4007,8 +3954,8 @@ "object": { "type": "ThisExpression", "range": [ - 1928, - 1932 + 1917, + 1921 ], "loc": { "start": { @@ -4025,8 +3972,8 @@ "type": "Identifier", "name": "tbl", "range": [ - 1933, - 1936 + 1922, + 1925 ], "loc": { "start": { @@ -4040,8 +3987,8 @@ } }, "range": [ - 1928, - 1936 + 1917, + 1925 ], "loc": { "start": { @@ -4059,8 +4006,8 @@ "value": null, "raw": "null", "range": [ - 1939, - 1943 + 1928, + 1932 ], "loc": { "start": { @@ -4074,8 +4021,8 @@ } }, "range": [ - 1928, - 1943 + 1917, + 1932 ], "loc": { "start": { @@ -4089,8 +4036,8 @@ } }, "range": [ - 1928, - 1944 + 1917, + 1933 ], "loc": { "start": { @@ -4107,8 +4054,8 @@ "type": "Block", "value": "*\n * HTML Table DOM element\n * @type {DOMElement}\n * @private\n ", "range": [ - 1820, - 1919 + 1809, + 1908 ], "loc": { "start": { @@ -4127,8 +4074,8 @@ "type": "Block", "value": "*\n * Calculated row's index from which starts filtering once filters\n * are generated\n * @type {Number}\n ", "range": [ - 1954, - 2095 + 1943, + 2084 ], "loc": { "start": { @@ -4154,8 +4101,8 @@ "object": { "type": "ThisExpression", "range": [ - 2104, - 2108 + 2093, + 2097 ], "loc": { "start": { @@ -4172,8 +4119,8 @@ "type": "Identifier", "name": "refRow", "range": [ - 2109, - 2115 + 2098, + 2104 ], "loc": { "start": { @@ -4187,8 +4134,8 @@ } }, "range": [ - 2104, - 2115 + 2093, + 2104 ], "loc": { "start": { @@ -4206,8 +4153,8 @@ "value": null, "raw": "null", "range": [ - 2118, - 2122 + 2107, + 2111 ], "loc": { "start": { @@ -4221,8 +4168,8 @@ } }, "range": [ - 2104, - 2122 + 2093, + 2111 ], "loc": { "start": { @@ -4236,8 +4183,8 @@ } }, "range": [ - 2104, - 2123 + 2093, + 2112 ], "loc": { "start": { @@ -4254,8 +4201,8 @@ "type": "Block", "value": "*\n * Calculated row's index from which starts filtering once filters\n * are generated\n * @type {Number}\n ", "range": [ - 1954, - 2095 + 1943, + 2084 ], "loc": { "start": { @@ -4274,8 +4221,8 @@ "type": "Block", "value": "*\n * Index of the headers row\n * @type {Number}\n * @private\n ", "range": [ - 2133, - 2230 + 2122, + 2219 ], "loc": { "start": { @@ -4301,8 +4248,8 @@ "object": { "type": "ThisExpression", "range": [ - 2239, - 2243 + 2228, + 2232 ], "loc": { "start": { @@ -4319,8 +4266,8 @@ "type": "Identifier", "name": "headersRow", "range": [ - 2244, - 2254 + 2233, + 2243 ], "loc": { "start": { @@ -4334,8 +4281,8 @@ } }, "range": [ - 2239, - 2254 + 2228, + 2243 ], "loc": { "start": { @@ -4353,8 +4300,8 @@ "value": null, "raw": "null", "range": [ - 2257, - 2261 + 2246, + 2250 ], "loc": { "start": { @@ -4368,8 +4315,8 @@ } }, "range": [ - 2239, - 2261 + 2228, + 2250 ], "loc": { "start": { @@ -4383,8 +4330,8 @@ } }, "range": [ - 2239, - 2262 + 2228, + 2251 ], "loc": { "start": { @@ -4401,8 +4348,8 @@ "type": "Block", "value": "*\n * Index of the headers row\n * @type {Number}\n * @private\n ", "range": [ - 2133, - 2230 + 2122, + 2219 ], "loc": { "start": { @@ -4421,8 +4368,8 @@ "type": "Block", "value": "*\n * Configuration object\n * @type {Object}\n * @private\n ", "range": [ - 2272, - 2365 + 2261, + 2354 ], "loc": { "start": { @@ -4448,8 +4395,8 @@ "object": { "type": "ThisExpression", "range": [ - 2374, - 2378 + 2363, + 2367 ], "loc": { "start": { @@ -4466,8 +4413,8 @@ "type": "Identifier", "name": "cfg", "range": [ - 2379, - 2382 + 2368, + 2371 ], "loc": { "start": { @@ -4481,8 +4428,8 @@ } }, "range": [ - 2374, - 2382 + 2363, + 2371 ], "loc": { "start": { @@ -4499,8 +4446,8 @@ "type": "ObjectExpression", "properties": [], "range": [ - 2385, - 2387 + 2374, + 2376 ], "loc": { "start": { @@ -4514,8 +4461,8 @@ } }, "range": [ - 2374, - 2387 + 2363, + 2376 ], "loc": { "start": { @@ -4529,8 +4476,8 @@ } }, "range": [ - 2374, - 2388 + 2363, + 2377 ], "loc": { "start": { @@ -4547,8 +4494,8 @@ "type": "Block", "value": "*\n * Configuration object\n * @type {Object}\n * @private\n ", "range": [ - 2272, - 2365 + 2261, + 2354 ], "loc": { "start": { @@ -4567,8 +4514,8 @@ "type": "Block", "value": "*\n * Number of rows that can be filtered\n * @type {Number}\n * @private\n ", "range": [ - 2398, - 2506 + 2387, + 2495 ], "loc": { "start": { @@ -4594,8 +4541,8 @@ "object": { "type": "ThisExpression", "range": [ - 2515, - 2519 + 2504, + 2508 ], "loc": { "start": { @@ -4612,8 +4559,8 @@ "type": "Identifier", "name": "nbFilterableRows", "range": [ - 2520, - 2536 + 2509, + 2525 ], "loc": { "start": { @@ -4627,8 +4574,8 @@ } }, "range": [ - 2515, - 2536 + 2504, + 2525 ], "loc": { "start": { @@ -4646,8 +4593,8 @@ "value": 0, "raw": "0", "range": [ - 2539, - 2540 + 2528, + 2529 ], "loc": { "start": { @@ -4661,8 +4608,8 @@ } }, "range": [ - 2515, - 2540 + 2504, + 2529 ], "loc": { "start": { @@ -4676,8 +4623,8 @@ } }, "range": [ - 2515, - 2541 + 2504, + 2530 ], "loc": { "start": { @@ -4694,8 +4641,8 @@ "type": "Block", "value": "*\n * Number of rows that can be filtered\n * @type {Number}\n * @private\n ", "range": [ - 2398, - 2506 + 2387, + 2495 ], "loc": { "start": { @@ -4714,8 +4661,8 @@ "type": "Block", "value": "*\n * Number of cells in the reference row\n * @type {Number}\n * @private\n ", "range": [ - 2551, - 2660 + 2540, + 2649 ], "loc": { "start": { @@ -4741,8 +4688,8 @@ "object": { "type": "ThisExpression", "range": [ - 2669, - 2673 + 2658, + 2662 ], "loc": { "start": { @@ -4759,8 +4706,8 @@ "type": "Identifier", "name": "nbCells", "range": [ - 2674, - 2681 + 2663, + 2670 ], "loc": { "start": { @@ -4774,8 +4721,8 @@ } }, "range": [ - 2669, - 2681 + 2658, + 2670 ], "loc": { "start": { @@ -4793,8 +4740,8 @@ "value": null, "raw": "null", "range": [ - 2684, - 2688 + 2673, + 2677 ], "loc": { "start": { @@ -4808,8 +4755,8 @@ } }, "range": [ - 2669, - 2688 + 2658, + 2677 ], "loc": { "start": { @@ -4823,8 +4770,8 @@ } }, "range": [ - 2669, - 2689 + 2658, + 2678 ], "loc": { "start": { @@ -4841,8 +4788,8 @@ "type": "Block", "value": "*\n * Number of cells in the reference row\n * @type {Number}\n * @private\n ", "range": [ - 2551, - 2660 + 2540, + 2649 ], "loc": { "start": { @@ -4861,8 +4808,8 @@ "type": "Block", "value": "*\n * Has a configuration object\n * @type {Object}\n * @private\n ", "range": [ - 2699, - 2798 + 2688, + 2787 ], "loc": { "start": { @@ -4888,8 +4835,8 @@ "object": { "type": "ThisExpression", "range": [ - 2807, - 2811 + 2796, + 2800 ], "loc": { "start": { @@ -4906,8 +4853,8 @@ "type": "Identifier", "name": "hasConfig", "range": [ - 2812, - 2821 + 2801, + 2810 ], "loc": { "start": { @@ -4921,8 +4868,8 @@ } }, "range": [ - 2807, - 2821 + 2796, + 2810 ], "loc": { "start": { @@ -4940,8 +4887,8 @@ "value": false, "raw": "false", "range": [ - 2824, - 2829 + 2813, + 2818 ], "loc": { "start": { @@ -4955,8 +4902,8 @@ } }, "range": [ - 2807, - 2829 + 2796, + 2818 ], "loc": { "start": { @@ -4970,8 +4917,8 @@ } }, "range": [ - 2807, - 2830 + 2796, + 2819 ], "loc": { "start": { @@ -4988,8 +4935,8 @@ "type": "Block", "value": "*\n * Has a configuration object\n * @type {Object}\n * @private\n ", "range": [ - 2699, - 2798 + 2688, + 2787 ], "loc": { "start": { @@ -5008,8 +4955,8 @@ "type": "Block", "value": "* @private ", "range": [ - 2840, - 2855 + 2829, + 2844 ], "loc": { "start": { @@ -5035,8 +4982,8 @@ "object": { "type": "ThisExpression", "range": [ - 2864, - 2868 + 2853, + 2857 ], "loc": { "start": { @@ -5053,8 +5000,8 @@ "type": "Identifier", "name": "initialized", "range": [ - 2869, - 2880 + 2858, + 2869 ], "loc": { "start": { @@ -5068,8 +5015,8 @@ } }, "range": [ - 2864, - 2880 + 2853, + 2869 ], "loc": { "start": { @@ -5087,8 +5034,8 @@ "value": false, "raw": "false", "range": [ - 2883, - 2888 + 2872, + 2877 ], "loc": { "start": { @@ -5102,8 +5049,8 @@ } }, "range": [ - 2864, - 2888 + 2853, + 2877 ], "loc": { "start": { @@ -5117,8 +5064,8 @@ } }, "range": [ - 2864, - 2889 + 2853, + 2878 ], "loc": { "start": { @@ -5135,8 +5082,8 @@ "type": "Block", "value": "* @private ", "range": [ - 2840, - 2855 + 2829, + 2844 ], "loc": { "start": { @@ -5160,8 +5107,8 @@ "type": "Identifier", "name": "startRow", "range": [ - 2903, - 2911 + 2892, + 2900 ], "loc": { "start": { @@ -5176,8 +5123,8 @@ }, "init": null, "range": [ - 2903, - 2911 + 2892, + 2900 ], "loc": { "start": { @@ -5193,8 +5140,8 @@ ], "kind": "let", "range": [ - 2899, - 2912 + 2888, + 2901 ], "loc": { "start": { @@ -5211,8 +5158,8 @@ "type": "Line", "value": " TODO: use for-of", "range": [ - 2922, - 2941 + 2911, + 2930 ], "loc": { "start": { @@ -5238,8 +5185,8 @@ "type": "Identifier", "name": "args", "range": [ - 2950, - 2954 + 2939, + 2943 ], "loc": { "start": { @@ -5256,8 +5203,8 @@ "type": "Identifier", "name": "forEach", "range": [ - 2955, - 2962 + 2944, + 2951 ], "loc": { "start": { @@ -5271,8 +5218,8 @@ } }, "range": [ - 2950, - 2962 + 2939, + 2951 ], "loc": { "start": { @@ -5294,8 +5241,8 @@ "type": "Identifier", "name": "arg", "range": [ - 2964, - 2967 + 2953, + 2956 ], "loc": { "start": { @@ -5327,8 +5274,8 @@ "type": "Identifier", "name": "arg", "range": [ - 2997, - 3000 + 2986, + 2989 ], "loc": { "start": { @@ -5343,8 +5290,8 @@ }, "prefix": true, "range": [ - 2990, - 3000 + 2979, + 2989 ], "loc": { "start": { @@ -5362,8 +5309,8 @@ "value": "object", "raw": "'object'", "range": [ - 3005, - 3013 + 2994, + 3002 ], "loc": { "start": { @@ -5377,8 +5324,8 @@ } }, "range": [ - 2990, - 3013 + 2979, + 3002 ], "loc": { "start": { @@ -5401,8 +5348,8 @@ "type": "Identifier", "name": "arg", "range": [ - 3017, - 3020 + 3006, + 3009 ], "loc": { "start": { @@ -5419,8 +5366,8 @@ "type": "Identifier", "name": "nodeName", "range": [ - 3021, - 3029 + 3010, + 3018 ], "loc": { "start": { @@ -5434,8 +5381,8 @@ } }, "range": [ - 3017, - 3029 + 3006, + 3018 ], "loc": { "start": { @@ -5453,8 +5400,8 @@ "value": "TABLE", "raw": "'TABLE'", "range": [ - 3034, - 3041 + 3023, + 3030 ], "loc": { "start": { @@ -5468,8 +5415,8 @@ } }, "range": [ - 3017, - 3041 + 3006, + 3030 ], "loc": { "start": { @@ -5483,8 +5430,8 @@ } }, "range": [ - 2990, - 3041 + 2979, + 3030 ], "loc": { "start": { @@ -5511,8 +5458,8 @@ "object": { "type": "ThisExpression", "range": [ - 3061, - 3065 + 3050, + 3054 ], "loc": { "start": { @@ -5529,8 +5476,8 @@ "type": "Identifier", "name": "tbl", "range": [ - 3066, - 3069 + 3055, + 3058 ], "loc": { "start": { @@ -5544,8 +5491,8 @@ } }, "range": [ - 3061, - 3069 + 3050, + 3058 ], "loc": { "start": { @@ -5562,8 +5509,8 @@ "type": "Identifier", "name": "arg", "range": [ - 3072, - 3075 + 3061, + 3064 ], "loc": { "start": { @@ -5577,8 +5524,8 @@ } }, "range": [ - 3061, - 3075 + 3050, + 3064 ], "loc": { "start": { @@ -5592,8 +5539,8 @@ } }, "range": [ - 3061, - 3076 + 3050, + 3065 ], "loc": { "start": { @@ -5617,8 +5564,8 @@ "object": { "type": "ThisExpression", "range": [ - 3093, - 3097 + 3082, + 3086 ], "loc": { "start": { @@ -5635,8 +5582,8 @@ "type": "Identifier", "name": "id", "range": [ - 3098, - 3100 + 3087, + 3089 ], "loc": { "start": { @@ -5650,8 +5597,8 @@ } }, "range": [ - 3093, - 3100 + 3082, + 3089 ], "loc": { "start": { @@ -5674,8 +5621,8 @@ "type": "Identifier", "name": "arg", "range": [ - 3103, - 3106 + 3092, + 3095 ], "loc": { "start": { @@ -5692,8 +5639,8 @@ "type": "Identifier", "name": "id", "range": [ - 3107, - 3109 + 3096, + 3098 ], "loc": { "start": { @@ -5707,8 +5654,8 @@ } }, "range": [ - 3103, - 3109 + 3092, + 3098 ], "loc": { "start": { @@ -5732,8 +5679,8 @@ }, "tail": false, "range": [ - 3113, - 3119 + 3102, + 3108 ], "loc": { "start": { @@ -5754,8 +5701,8 @@ }, "tail": true, "range": [ - 3139, - 3142 + 3128, + 3131 ], "loc": { "start": { @@ -5781,8 +5728,8 @@ "type": "Identifier", "name": "Date", "range": [ - 3123, - 3127 + 3112, + 3116 ], "loc": { "start": { @@ -5797,8 +5744,8 @@ }, "arguments": [], "range": [ - 3119, - 3129 + 3108, + 3118 ], "loc": { "start": { @@ -5815,8 +5762,8 @@ "type": "Identifier", "name": "getTime", "range": [ - 3130, - 3137 + 3119, + 3126 ], "loc": { "start": { @@ -5830,8 +5777,8 @@ } }, "range": [ - 3119, - 3137 + 3108, + 3126 ], "loc": { "start": { @@ -5846,8 +5793,8 @@ }, "arguments": [], "range": [ - 3119, - 3139 + 3108, + 3128 ], "loc": { "start": { @@ -5862,8 +5809,8 @@ } ], "range": [ - 3113, - 3142 + 3102, + 3131 ], "loc": { "start": { @@ -5877,8 +5824,8 @@ } }, "range": [ - 3103, - 3142 + 3092, + 3131 ], "loc": { "start": { @@ -5892,8 +5839,8 @@ } }, "range": [ - 3093, - 3142 + 3082, + 3131 ], "loc": { "start": { @@ -5907,8 +5854,8 @@ } }, "range": [ - 3093, - 3143 + 3082, + 3132 ], "loc": { "start": { @@ -5923,8 +5870,8 @@ } ], "range": [ - 3043, - 3157 + 3032, + 3146 ], "loc": { "start": { @@ -5945,8 +5892,8 @@ "type": "Identifier", "name": "isString", "range": [ - 3167, - 3175 + 3156, + 3164 ], "loc": { "start": { @@ -5964,8 +5911,8 @@ "type": "Identifier", "name": "arg", "range": [ - 3176, - 3179 + 3165, + 3168 ], "loc": { "start": { @@ -5980,8 +5927,8 @@ } ], "range": [ - 3167, - 3180 + 3156, + 3169 ], "loc": { "start": { @@ -6008,8 +5955,8 @@ "object": { "type": "ThisExpression", "range": [ - 3200, - 3204 + 3189, + 3193 ], "loc": { "start": { @@ -6026,8 +5973,8 @@ "type": "Identifier", "name": "id", "range": [ - 3205, - 3207 + 3194, + 3196 ], "loc": { "start": { @@ -6041,8 +5988,8 @@ } }, "range": [ - 3200, - 3207 + 3189, + 3196 ], "loc": { "start": { @@ -6059,8 +6006,8 @@ "type": "Identifier", "name": "arg", "range": [ - 3210, - 3213 + 3199, + 3202 ], "loc": { "start": { @@ -6074,8 +6021,8 @@ } }, "range": [ - 3200, - 3213 + 3189, + 3202 ], "loc": { "start": { @@ -6089,8 +6036,8 @@ } }, "range": [ - 3200, - 3214 + 3189, + 3203 ], "loc": { "start": { @@ -6114,8 +6061,8 @@ "object": { "type": "ThisExpression", "range": [ - 3231, - 3235 + 3220, + 3224 ], "loc": { "start": { @@ -6132,8 +6079,8 @@ "type": "Identifier", "name": "tbl", "range": [ - 3236, - 3239 + 3225, + 3228 ], "loc": { "start": { @@ -6147,8 +6094,8 @@ } }, "range": [ - 3231, - 3239 + 3220, + 3228 ], "loc": { "start": { @@ -6167,8 +6114,8 @@ "type": "Identifier", "name": "elm", "range": [ - 3242, - 3245 + 3231, + 3234 ], "loc": { "start": { @@ -6186,8 +6133,8 @@ "type": "Identifier", "name": "arg", "range": [ - 3246, - 3249 + 3235, + 3238 ], "loc": { "start": { @@ -6202,8 +6149,8 @@ } ], "range": [ - 3242, - 3250 + 3231, + 3239 ], "loc": { "start": { @@ -6217,8 +6164,8 @@ } }, "range": [ - 3231, - 3250 + 3220, + 3239 ], "loc": { "start": { @@ -6232,8 +6179,8 @@ } }, "range": [ - 3231, - 3251 + 3220, + 3240 ], "loc": { "start": { @@ -6248,8 +6195,8 @@ } ], "range": [ - 3182, - 3265 + 3171, + 3254 ], "loc": { "start": { @@ -6270,8 +6217,8 @@ "type": "Identifier", "name": "isNumber", "range": [ - 3275, - 3283 + 3264, + 3272 ], "loc": { "start": { @@ -6289,8 +6236,8 @@ "type": "Identifier", "name": "arg", "range": [ - 3284, - 3287 + 3273, + 3276 ], "loc": { "start": { @@ -6305,8 +6252,8 @@ } ], "range": [ - 3275, - 3288 + 3264, + 3277 ], "loc": { "start": { @@ -6331,8 +6278,8 @@ "type": "Identifier", "name": "startRow", "range": [ - 3308, - 3316 + 3297, + 3305 ], "loc": { "start": { @@ -6349,8 +6296,8 @@ "type": "Identifier", "name": "arg", "range": [ - 3319, - 3322 + 3308, + 3311 ], "loc": { "start": { @@ -6364,8 +6311,8 @@ } }, "range": [ - 3308, - 3322 + 3297, + 3311 ], "loc": { "start": { @@ -6379,8 +6326,8 @@ } }, "range": [ - 3308, - 3323 + 3297, + 3312 ], "loc": { "start": { @@ -6395,8 +6342,8 @@ } ], "range": [ - 3290, - 3337 + 3279, + 3326 ], "loc": { "start": { @@ -6417,8 +6364,8 @@ "type": "Identifier", "name": "isObj", "range": [ - 3347, - 3352 + 3336, + 3341 ], "loc": { "start": { @@ -6436,8 +6383,8 @@ "type": "Identifier", "name": "arg", "range": [ - 3353, - 3356 + 3342, + 3345 ], "loc": { "start": { @@ -6452,8 +6399,8 @@ } ], "range": [ - 3347, - 3357 + 3336, + 3346 ], "loc": { "start": { @@ -6480,8 +6427,8 @@ "object": { "type": "ThisExpression", "range": [ - 3377, - 3381 + 3366, + 3370 ], "loc": { "start": { @@ -6498,8 +6445,8 @@ "type": "Identifier", "name": "cfg", "range": [ - 3382, - 3385 + 3371, + 3374 ], "loc": { "start": { @@ -6513,8 +6460,8 @@ } }, "range": [ - 3377, - 3385 + 3366, + 3374 ], "loc": { "start": { @@ -6531,8 +6478,8 @@ "type": "Identifier", "name": "arg", "range": [ - 3388, - 3391 + 3377, + 3380 ], "loc": { "start": { @@ -6546,8 +6493,8 @@ } }, "range": [ - 3377, - 3391 + 3366, + 3380 ], "loc": { "start": { @@ -6561,8 +6508,8 @@ } }, "range": [ - 3377, - 3392 + 3366, + 3381 ], "loc": { "start": { @@ -6586,8 +6533,8 @@ "object": { "type": "ThisExpression", "range": [ - 3409, - 3413 + 3398, + 3402 ], "loc": { "start": { @@ -6604,8 +6551,8 @@ "type": "Identifier", "name": "hasConfig", "range": [ - 3414, - 3423 + 3403, + 3412 ], "loc": { "start": { @@ -6619,8 +6566,8 @@ } }, "range": [ - 3409, - 3423 + 3398, + 3412 ], "loc": { "start": { @@ -6638,8 +6585,8 @@ "value": true, "raw": "true", "range": [ - 3426, - 3430 + 3415, + 3419 ], "loc": { "start": { @@ -6653,8 +6600,8 @@ } }, "range": [ - 3409, - 3430 + 3398, + 3419 ], "loc": { "start": { @@ -6668,8 +6615,8 @@ } }, "range": [ - 3409, - 3431 + 3398, + 3420 ], "loc": { "start": { @@ -6684,8 +6631,8 @@ } ], "range": [ - 3359, - 3445 + 3348, + 3434 ], "loc": { "start": { @@ -6700,8 +6647,8 @@ }, "alternate": null, "range": [ - 3343, - 3445 + 3332, + 3434 ], "loc": { "start": { @@ -6715,8 +6662,8 @@ } }, "range": [ - 3271, - 3445 + 3260, + 3434 ], "loc": { "start": { @@ -6730,8 +6677,8 @@ } }, "range": [ - 3163, - 3445 + 3152, + 3434 ], "loc": { "start": { @@ -6745,8 +6692,8 @@ } }, "range": [ - 2986, - 3445 + 2975, + 3434 ], "loc": { "start": { @@ -6761,8 +6708,8 @@ } ], "range": [ - 2972, - 3455 + 2961, + 3444 ], "loc": { "start": { @@ -6778,8 +6725,8 @@ "generator": false, "expression": false, "range": [ - 2963, - 3455 + 2952, + 3444 ], "loc": { "start": { @@ -6794,8 +6741,8 @@ } ], "range": [ - 2950, - 3456 + 2939, + 3445 ], "loc": { "start": { @@ -6809,8 +6756,8 @@ } }, "range": [ - 2950, - 3457 + 2939, + 3446 ], "loc": { "start": { @@ -6827,8 +6774,8 @@ "type": "Line", "value": " TODO: use for-of", "range": [ - 2922, - 2941 + 2911, + 2930 ], "loc": { "start": { @@ -6857,8 +6804,8 @@ "object": { "type": "ThisExpression", "range": [ - 3472, - 3476 + 3461, + 3465 ], "loc": { "start": { @@ -6875,8 +6822,8 @@ "type": "Identifier", "name": "tbl", "range": [ - 3477, - 3480 + 3466, + 3469 ], "loc": { "start": { @@ -6890,8 +6837,8 @@ } }, "range": [ - 3472, - 3480 + 3461, + 3469 ], "loc": { "start": { @@ -6906,8 +6853,8 @@ }, "prefix": true, "range": [ - 3471, - 3480 + 3460, + 3469 ], "loc": { "start": { @@ -6932,8 +6879,8 @@ "object": { "type": "ThisExpression", "range": [ - 3484, - 3488 + 3473, + 3477 ], "loc": { "start": { @@ -6950,8 +6897,8 @@ "type": "Identifier", "name": "tbl", "range": [ - 3489, - 3492 + 3478, + 3481 ], "loc": { "start": { @@ -6965,8 +6912,8 @@ } }, "range": [ - 3484, - 3492 + 3473, + 3481 ], "loc": { "start": { @@ -6983,8 +6930,8 @@ "type": "Identifier", "name": "nodeName", "range": [ - 3493, - 3501 + 3482, + 3490 ], "loc": { "start": { @@ -6998,8 +6945,8 @@ } }, "range": [ - 3484, - 3501 + 3473, + 3490 ], "loc": { "start": { @@ -7017,8 +6964,8 @@ "value": "TABLE", "raw": "'TABLE'", "range": [ - 3506, - 3513 + 3495, + 3502 ], "loc": { "start": { @@ -7032,8 +6979,8 @@ } }, "range": [ - 3484, - 3513 + 3473, + 3502 ], "loc": { "start": { @@ -7047,8 +6994,8 @@ } }, "range": [ - 3471, - 3513 + 3460, + 3502 ], "loc": { "start": { @@ -7072,8 +7019,8 @@ "type": "Identifier", "name": "Error", "range": [ - 3539, - 3544 + 3528, + 3533 ], "loc": { "start": { @@ -7098,8 +7045,8 @@ }, "tail": true, "range": [ - 3545, - 3631 + 3534, + 3620 ], "loc": { "start": { @@ -7115,8 +7062,8 @@ ], "expressions": [], "range": [ - 3545, - 3631 + 3534, + 3620 ], "loc": { "start": { @@ -7131,8 +7078,8 @@ } ], "range": [ - 3535, - 3632 + 3524, + 3621 ], "loc": { "start": { @@ -7146,8 +7093,8 @@ } }, "range": [ - 3529, - 3633 + 3518, + 3622 ], "loc": { "start": { @@ -7162,8 +7109,8 @@ } ], "range": [ - 3515, - 3643 + 3504, + 3632 ], "loc": { "start": { @@ -7178,8 +7125,8 @@ }, "alternate": null, "range": [ - 3467, - 3643 + 3456, + 3632 ], "loc": { "start": { @@ -7205,8 +7152,8 @@ "object": { "type": "ThisExpression", "range": [ - 3657, - 3661 + 3646, + 3650 ], "loc": { "start": { @@ -7223,8 +7170,8 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 3662, - 3671 + 3651, + 3660 ], "loc": { "start": { @@ -7238,8 +7185,8 @@ } }, "range": [ - 3657, - 3671 + 3646, + 3660 ], "loc": { "start": { @@ -7254,8 +7201,8 @@ }, "arguments": [], "range": [ - 3657, - 3673 + 3646, + 3662 ], "loc": { "start": { @@ -7273,8 +7220,8 @@ "value": 0, "raw": "0", "range": [ - 3678, - 3679 + 3667, + 3668 ], "loc": { "start": { @@ -7288,8 +7235,8 @@ } }, "range": [ - 3657, - 3679 + 3646, + 3668 ], "loc": { "start": { @@ -7313,8 +7260,8 @@ "type": "Identifier", "name": "Error", "range": [ - 3705, - 3710 + 3694, + 3699 ], "loc": { "start": { @@ -7339,8 +7286,8 @@ }, "tail": true, "range": [ - 3711, - 3799 + 3700, + 3788 ], "loc": { "start": { @@ -7356,8 +7303,8 @@ ], "expressions": [], "range": [ - 3711, - 3799 + 3700, + 3788 ], "loc": { "start": { @@ -7372,8 +7319,8 @@ } ], "range": [ - 3701, - 3800 + 3690, + 3789 ], "loc": { "start": { @@ -7387,8 +7334,8 @@ } }, "range": [ - 3695, - 3801 + 3684, + 3790 ], "loc": { "start": { @@ -7403,8 +7350,8 @@ } ], "range": [ - 3681, - 3811 + 3670, + 3800 ], "loc": { "start": { @@ -7419,8 +7366,8 @@ }, "alternate": null, "range": [ - 3653, - 3811 + 3642, + 3800 ], "loc": { "start": { @@ -7437,8 +7384,8 @@ "type": "Line", "value": " configuration object", "range": [ - 3821, - 3844 + 3810, + 3833 ], "loc": { "start": { @@ -7462,8 +7409,8 @@ "type": "Identifier", "name": "f", "range": [ - 3857, - 3858 + 3846, + 3847 ], "loc": { "start": { @@ -7482,8 +7429,8 @@ "object": { "type": "ThisExpression", "range": [ - 3861, - 3865 + 3850, + 3854 ], "loc": { "start": { @@ -7500,8 +7447,8 @@ "type": "Identifier", "name": "cfg", "range": [ - 3866, - 3869 + 3855, + 3858 ], "loc": { "start": { @@ -7515,8 +7462,8 @@ } }, "range": [ - 3861, - 3869 + 3850, + 3858 ], "loc": { "start": { @@ -7530,8 +7477,8 @@ } }, "range": [ - 3857, - 3869 + 3846, + 3858 ], "loc": { "start": { @@ -7547,8 +7494,8 @@ ], "kind": "let", "range": [ - 3853, - 3870 + 3842, + 3859 ], "loc": { "start": { @@ -7565,8 +7512,8 @@ "type": "Line", "value": " configuration object", "range": [ - 3821, - 3844 + 3810, + 3833 ], "loc": { "start": { @@ -7585,8 +7532,8 @@ "type": "Block", "value": "*\n * Event emitter instance\n * @type {Emitter}\n ", "range": [ - 3880, - 3956 + 3869, + 3945 ], "loc": { "start": { @@ -7612,8 +7559,8 @@ "object": { "type": "ThisExpression", "range": [ - 3965, - 3969 + 3954, + 3958 ], "loc": { "start": { @@ -7630,8 +7577,8 @@ "type": "Identifier", "name": "emitter", "range": [ - 3970, - 3977 + 3959, + 3966 ], "loc": { "start": { @@ -7645,8 +7592,8 @@ } }, "range": [ - 3965, - 3977 + 3954, + 3966 ], "loc": { "start": { @@ -7665,8 +7612,8 @@ "type": "Identifier", "name": "Emitter", "range": [ - 3984, - 3991 + 3973, + 3980 ], "loc": { "start": { @@ -7681,8 +7628,8 @@ }, "arguments": [], "range": [ - 3980, - 3993 + 3969, + 3982 ], "loc": { "start": { @@ -7696,8 +7643,8 @@ } }, "range": [ - 3965, - 3993 + 3954, + 3982 ], "loc": { "start": { @@ -7711,8 +7658,8 @@ } }, "range": [ - 3965, - 3994 + 3954, + 3983 ], "loc": { "start": { @@ -7729,8 +7676,8 @@ "type": "Block", "value": "*\n * Event emitter instance\n * @type {Emitter}\n ", "range": [ - 3880, - 3956 + 3869, + 3945 ], "loc": { "start": { @@ -7749,8 +7696,8 @@ "type": "Line", "value": "Start row", "range": [ - 4004, - 4015 + 3993, + 4004 ], "loc": { "start": { @@ -7776,8 +7723,8 @@ "object": { "type": "ThisExpression", "range": [ - 4024, - 4028 + 4013, + 4017 ], "loc": { "start": { @@ -7794,8 +7741,8 @@ "type": "Identifier", "name": "refRow", "range": [ - 4029, - 4035 + 4018, + 4024 ], "loc": { "start": { @@ -7809,8 +7756,8 @@ } }, "range": [ - 4024, - 4035 + 4013, + 4024 ], "loc": { "start": { @@ -7831,8 +7778,8 @@ "type": "Identifier", "name": "isUndef", "range": [ - 4038, - 4045 + 4027, + 4034 ], "loc": { "start": { @@ -7850,8 +7797,8 @@ "type": "Identifier", "name": "startRow", "range": [ - 4046, - 4054 + 4035, + 4043 ], "loc": { "start": { @@ -7866,8 +7813,8 @@ } ], "range": [ - 4038, - 4055 + 4027, + 4044 ], "loc": { "start": { @@ -7885,8 +7832,8 @@ "value": 2, "raw": "2", "range": [ - 4058, - 4059 + 4047, + 4048 ], "loc": { "start": { @@ -7906,8 +7853,8 @@ "type": "Identifier", "name": "startRow", "range": [ - 4063, - 4071 + 4052, + 4060 ], "loc": { "start": { @@ -7925,8 +7872,8 @@ "value": 1, "raw": "1", "range": [ - 4074, - 4075 + 4063, + 4064 ], "loc": { "start": { @@ -7940,8 +7887,8 @@ } }, "range": [ - 4063, - 4075 + 4052, + 4064 ], "loc": { "start": { @@ -7955,8 +7902,8 @@ } }, "range": [ - 4038, - 4076 + 4027, + 4065 ], "loc": { "start": { @@ -7970,8 +7917,8 @@ } }, "range": [ - 4024, - 4076 + 4013, + 4065 ], "loc": { "start": { @@ -7985,8 +7932,8 @@ } }, "range": [ - 4024, - 4077 + 4013, + 4066 ], "loc": { "start": { @@ -8003,8 +7950,8 @@ "type": "Line", "value": "Start row", "range": [ - 4004, - 4015 + 3993, + 4004 ], "loc": { "start": { @@ -8023,8 +7970,8 @@ "type": "Block", "value": "*\n * Collection of filter type by column\n * @type {Array}\n * @private\n ", "range": [ - 4087, - 4194 + 4076, + 4183 ], "loc": { "start": { @@ -8050,8 +7997,8 @@ "object": { "type": "ThisExpression", "range": [ - 4203, - 4207 + 4192, + 4196 ], "loc": { "start": { @@ -8068,8 +8015,8 @@ "type": "Identifier", "name": "filterTypes", "range": [ - 4208, - 4219 + 4197, + 4208 ], "loc": { "start": { @@ -8083,8 +8030,8 @@ } }, "range": [ - 4203, - 4219 + 4192, + 4208 ], "loc": { "start": { @@ -8109,8 +8056,8 @@ "type": "ArrayExpression", "elements": [], "range": [ - 4222, - 4224 + 4211, + 4213 ], "loc": { "start": { @@ -8127,8 +8074,8 @@ "type": "Identifier", "name": "map", "range": [ - 4225, - 4228 + 4214, + 4217 ], "loc": { "start": { @@ -8142,8 +8089,8 @@ } }, "range": [ - 4222, - 4228 + 4211, + 4217 ], "loc": { "start": { @@ -8160,8 +8107,8 @@ "type": "Identifier", "name": "call", "range": [ - 4229, - 4233 + 4218, + 4222 ], "loc": { "start": { @@ -8175,8 +8122,8 @@ } }, "range": [ - 4222, - 4233 + 4211, + 4222 ], "loc": { "start": { @@ -8210,8 +8157,8 @@ "object": { "type": "ThisExpression", "range": [ - 4248, - 4252 + 4237, + 4241 ], "loc": { "start": { @@ -8228,8 +8175,8 @@ "type": "Identifier", "name": "dom", "range": [ - 4253, - 4256 + 4242, + 4245 ], "loc": { "start": { @@ -8243,8 +8190,8 @@ } }, "range": [ - 4248, - 4256 + 4237, + 4245 ], "loc": { "start": { @@ -8259,8 +8206,8 @@ }, "arguments": [], "range": [ - 4248, - 4258 + 4237, + 4247 ], "loc": { "start": { @@ -8277,8 +8224,8 @@ "type": "Identifier", "name": "rows", "range": [ - 4259, - 4263 + 4248, + 4252 ], "loc": { "start": { @@ -8292,8 +8239,8 @@ } }, "range": [ - 4248, - 4263 + 4237, + 4252 ], "loc": { "start": { @@ -8312,8 +8259,8 @@ "object": { "type": "ThisExpression", "range": [ - 4264, - 4268 + 4253, + 4257 ], "loc": { "start": { @@ -8330,8 +8277,8 @@ "type": "Identifier", "name": "refRow", "range": [ - 4269, - 4275 + 4258, + 4264 ], "loc": { "start": { @@ -8345,8 +8292,8 @@ } }, "range": [ - 4264, - 4275 + 4253, + 4264 ], "loc": { "start": { @@ -8360,8 +8307,8 @@ } }, "range": [ - 4248, - 4276 + 4237, + 4265 ], "loc": { "start": { @@ -8388,8 +8335,8 @@ "object": { "type": "ThisExpression", "range": [ - 4280, - 4284 + 4269, + 4273 ], "loc": { "start": { @@ -8406,8 +8353,8 @@ "type": "Identifier", "name": "dom", "range": [ - 4285, - 4288 + 4274, + 4277 ], "loc": { "start": { @@ -8421,8 +8368,8 @@ } }, "range": [ - 4280, - 4288 + 4269, + 4277 ], "loc": { "start": { @@ -8437,8 +8384,8 @@ }, "arguments": [], "range": [ - 4280, - 4290 + 4269, + 4279 ], "loc": { "start": { @@ -8455,8 +8402,8 @@ "type": "Identifier", "name": "rows", "range": [ - 4291, - 4295 + 4280, + 4284 ], "loc": { "start": { @@ -8470,8 +8417,8 @@ } }, "range": [ - 4280, - 4295 + 4269, + 4284 ], "loc": { "start": { @@ -8489,8 +8436,8 @@ "value": 0, "raw": "0", "range": [ - 4296, - 4297 + 4285, + 4286 ], "loc": { "start": { @@ -8504,8 +8451,8 @@ } }, "range": [ - 4280, - 4298 + 4269, + 4287 ], "loc": { "start": { @@ -8519,8 +8466,8 @@ } }, "range": [ - 4248, - 4298 + 4237, + 4287 ], "loc": { "start": { @@ -8537,8 +8484,8 @@ "type": "Identifier", "name": "cells", "range": [ - 4300, - 4305 + 4289, + 4294 ], "loc": { "start": { @@ -8552,8 +8499,8 @@ } }, "range": [ - 4247, - 4305 + 4236, + 4294 ], "loc": { "start": { @@ -8574,8 +8521,8 @@ "type": "Identifier", "name": "cell", "range": [ - 4320, - 4324 + 4309, + 4313 ], "loc": { "start": { @@ -8592,8 +8539,8 @@ "type": "Identifier", "name": "idx", "range": [ - 4326, - 4329 + 4315, + 4318 ], "loc": { "start": { @@ -8619,8 +8566,8 @@ "type": "Identifier", "name": "colType", "range": [ - 4356, - 4363 + 4345, + 4352 ], "loc": { "start": { @@ -8642,8 +8589,8 @@ "object": { "type": "ThisExpression", "range": [ - 4366, - 4370 + 4355, + 4359 ], "loc": { "start": { @@ -8660,8 +8607,8 @@ "type": "Identifier", "name": "cfg", "range": [ - 4371, - 4374 + 4360, + 4363 ], "loc": { "start": { @@ -8675,8 +8622,8 @@ } }, "range": [ - 4366, - 4374 + 4355, + 4363 ], "loc": { "start": { @@ -8700,8 +8647,8 @@ }, "tail": false, "range": [ - 4375, - 4382 + 4364, + 4371 ], "loc": { "start": { @@ -8722,8 +8669,8 @@ }, "tail": true, "range": [ - 4385, - 4387 + 4374, + 4376 ], "loc": { "start": { @@ -8742,8 +8689,8 @@ "type": "Identifier", "name": "idx", "range": [ - 4382, - 4385 + 4371, + 4374 ], "loc": { "start": { @@ -8758,8 +8705,8 @@ } ], "range": [ - 4375, - 4387 + 4364, + 4376 ], "loc": { "start": { @@ -8773,8 +8720,8 @@ } }, "range": [ - 4366, - 4388 + 4355, + 4377 ], "loc": { "start": { @@ -8788,8 +8735,8 @@ } }, "range": [ - 4356, - 4388 + 4345, + 4377 ], "loc": { "start": { @@ -8805,8 +8752,8 @@ ], "kind": "let", "range": [ - 4352, - 4389 + 4341, + 4378 ], "loc": { "start": { @@ -8830,8 +8777,8 @@ "type": "Identifier", "name": "colType", "range": [ - 4414, - 4421 + 4403, + 4410 ], "loc": { "start": { @@ -8846,8 +8793,8 @@ }, "prefix": true, "range": [ - 4413, - 4421 + 4402, + 4410 ], "loc": { "start": { @@ -8864,8 +8811,8 @@ "type": "Identifier", "name": "INPUT", "range": [ - 4424, - 4429 + 4413, + 4418 ], "loc": { "start": { @@ -8887,8 +8834,8 @@ "type": "Identifier", "name": "colType", "range": [ - 4432, - 4439 + 4421, + 4428 ], "loc": { "start": { @@ -8905,8 +8852,8 @@ "type": "Identifier", "name": "toLowerCase", "range": [ - 4440, - 4451 + 4429, + 4440 ], "loc": { "start": { @@ -8920,8 +8867,8 @@ } }, "range": [ - 4432, - 4451 + 4421, + 4440 ], "loc": { "start": { @@ -8936,8 +8883,8 @@ }, "arguments": [], "range": [ - 4432, - 4453 + 4421, + 4442 ], "loc": { "start": { @@ -8951,8 +8898,8 @@ } }, "range": [ - 4413, - 4453 + 4402, + 4442 ], "loc": { "start": { @@ -8966,8 +8913,8 @@ } }, "range": [ - 4406, - 4454 + 4395, + 4443 ], "loc": { "start": { @@ -8982,8 +8929,8 @@ } ], "range": [ - 4334, - 4468 + 4323, + 4457 ], "loc": { "start": { @@ -8999,8 +8946,8 @@ "generator": false, "expression": false, "range": [ - 4319, - 4468 + 4308, + 4457 ], "loc": { "start": { @@ -9015,8 +8962,8 @@ } ], "range": [ - 4222, - 4469 + 4211, + 4458 ], "loc": { "start": { @@ -9030,8 +8977,8 @@ } }, "range": [ - 4203, - 4469 + 4192, + 4458 ], "loc": { "start": { @@ -9045,8 +8992,8 @@ } }, "range": [ - 4203, - 4470 + 4192, + 4459 ], "loc": { "start": { @@ -9063,8 +9010,8 @@ "type": "Block", "value": "*\n * Collection of filter type by column\n * @type {Array}\n * @private\n ", "range": [ - 4087, - 4194 + 4076, + 4183 ], "loc": { "start": { @@ -9083,8 +9030,8 @@ "type": "Block", "value": "*\n * Base path for static assets\n * @type {String}\n ", "range": [ - 4480, - 4560 + 4469, + 4549 ], "loc": { "start": { @@ -9110,8 +9057,8 @@ "object": { "type": "ThisExpression", "range": [ - 4569, - 4573 + 4558, + 4562 ], "loc": { "start": { @@ -9128,8 +9075,8 @@ "type": "Identifier", "name": "basePath", "range": [ - 4574, - 4582 + 4563, + 4571 ], "loc": { "start": { @@ -9143,8 +9090,8 @@ } }, "range": [ - 4569, - 4582 + 4558, + 4571 ], "loc": { "start": { @@ -9163,8 +9110,8 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 4585, - 4596 + 4574, + 4585 ], "loc": { "start": { @@ -9185,8 +9132,8 @@ "type": "Identifier", "name": "f", "range": [ - 4597, - 4598 + 4586, + 4587 ], "loc": { "start": { @@ -9203,8 +9150,8 @@ "type": "Identifier", "name": "base_path", "range": [ - 4599, - 4608 + 4588, + 4597 ], "loc": { "start": { @@ -9218,8 +9165,8 @@ } }, "range": [ - 4597, - 4608 + 4586, + 4597 ], "loc": { "start": { @@ -9237,8 +9184,8 @@ "value": "tablefilter/", "raw": "'tablefilter/'", "range": [ - 4610, - 4624 + 4599, + 4613 ], "loc": { "start": { @@ -9253,8 +9200,8 @@ } ], "range": [ - 4585, - 4625 + 4574, + 4614 ], "loc": { "start": { @@ -9268,8 +9215,8 @@ } }, "range": [ - 4569, - 4625 + 4558, + 4614 ], "loc": { "start": { @@ -9283,8 +9230,8 @@ } }, "range": [ - 4569, - 4626 + 4558, + 4615 ], "loc": { "start": { @@ -9301,8 +9248,8 @@ "type": "Block", "value": "*\n * Base path for static assets\n * @type {String}\n ", "range": [ - 4480, - 4560 + 4469, + 4549 ], "loc": { "start": { @@ -9321,8 +9268,8 @@ "type": "Block", "value": "** filters' grid properties **", "range": [ - 4636, - 4670 + 4625, + 4659 ], "loc": { "start": { @@ -9339,8 +9286,8 @@ "type": "Block", "value": "*\n * Enable/disable filters\n * @type {Boolean}\n ", "range": [ - 4680, - 4756 + 4669, + 4745 ], "loc": { "start": { @@ -9366,8 +9313,8 @@ "object": { "type": "ThisExpression", "range": [ - 4765, - 4769 + 4754, + 4758 ], "loc": { "start": { @@ -9384,8 +9331,8 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 4770, - 4777 + 4759, + 4766 ], "loc": { "start": { @@ -9399,8 +9346,8 @@ } }, "range": [ - 4765, - 4777 + 4754, + 4766 ], "loc": { "start": { @@ -9419,8 +9366,8 @@ "type": "Identifier", "name": "defaultsBool", "range": [ - 4780, - 4792 + 4769, + 4781 ], "loc": { "start": { @@ -9441,8 +9388,8 @@ "type": "Identifier", "name": "f", "range": [ - 4793, - 4794 + 4782, + 4783 ], "loc": { "start": { @@ -9459,8 +9406,8 @@ "type": "Identifier", "name": "grid", "range": [ - 4795, - 4799 + 4784, + 4788 ], "loc": { "start": { @@ -9474,8 +9421,8 @@ } }, "range": [ - 4793, - 4799 + 4782, + 4788 ], "loc": { "start": { @@ -9493,8 +9440,8 @@ "value": true, "raw": "true", "range": [ - 4801, - 4805 + 4790, + 4794 ], "loc": { "start": { @@ -9509,8 +9456,8 @@ } ], "range": [ - 4780, - 4806 + 4769, + 4795 ], "loc": { "start": { @@ -9524,8 +9471,8 @@ } }, "range": [ - 4765, - 4806 + 4754, + 4795 ], "loc": { "start": { @@ -9539,8 +9486,8 @@ } }, "range": [ - 4765, - 4807 + 4754, + 4796 ], "loc": { "start": { @@ -9557,8 +9504,8 @@ "type": "Block", "value": "** filters' grid properties **", "range": [ - 4636, - 4670 + 4625, + 4659 ], "loc": { "start": { @@ -9575,8 +9522,8 @@ "type": "Block", "value": "*\n * Enable/disable filters\n * @type {Boolean}\n ", "range": [ - 4680, - 4756 + 4669, + 4745 ], "loc": { "start": { @@ -9595,8 +9542,8 @@ "type": "Block", "value": "*\n * Enable/disable grid layout (fixed headers)\n * @type {Object|Boolean}\n ", "range": [ - 4817, - 4920 + 4806, + 4909 ], "loc": { "start": { @@ -9622,8 +9569,8 @@ "object": { "type": "ThisExpression", "range": [ - 4929, - 4933 + 4918, + 4922 ], "loc": { "start": { @@ -9640,8 +9587,8 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 4934, - 4944 + 4923, + 4933 ], "loc": { "start": { @@ -9655,8 +9602,8 @@ } }, "range": [ - 4929, - 4944 + 4918, + 4933 ], "loc": { "start": { @@ -9678,8 +9625,8 @@ "type": "Identifier", "name": "isObj", "range": [ - 4947, - 4952 + 4936, + 4941 ], "loc": { "start": { @@ -9700,8 +9647,8 @@ "type": "Identifier", "name": "f", "range": [ - 4953, - 4954 + 4942, + 4943 ], "loc": { "start": { @@ -9718,8 +9665,8 @@ "type": "Identifier", "name": "grid_layout", "range": [ - 4955, - 4966 + 4944, + 4955 ], "loc": { "start": { @@ -9733,8 +9680,8 @@ } }, "range": [ - 4953, - 4966 + 4942, + 4955 ], "loc": { "start": { @@ -9749,8 +9696,8 @@ } ], "range": [ - 4947, - 4967 + 4936, + 4956 ], "loc": { "start": { @@ -9769,8 +9716,8 @@ "type": "Identifier", "name": "Boolean", "range": [ - 4971, - 4978 + 4960, + 4967 ], "loc": { "start": { @@ -9791,8 +9738,8 @@ "type": "Identifier", "name": "f", "range": [ - 4979, - 4980 + 4968, + 4969 ], "loc": { "start": { @@ -9809,8 +9756,8 @@ "type": "Identifier", "name": "grid_layout", "range": [ - 4981, - 4992 + 4970, + 4981 ], "loc": { "start": { @@ -9824,8 +9771,8 @@ } }, "range": [ - 4979, - 4992 + 4968, + 4981 ], "loc": { "start": { @@ -9840,8 +9787,8 @@ } ], "range": [ - 4971, - 4993 + 4960, + 4982 ], "loc": { "start": { @@ -9855,8 +9802,8 @@ } }, "range": [ - 4947, - 4993 + 4936, + 4982 ], "loc": { "start": { @@ -9870,8 +9817,8 @@ } }, "range": [ - 4929, - 4993 + 4918, + 4982 ], "loc": { "start": { @@ -9885,8 +9832,8 @@ } }, "range": [ - 4929, - 4994 + 4918, + 4983 ], "loc": { "start": { @@ -9903,8 +9850,8 @@ "type": "Block", "value": "*\n * Enable/disable grid layout (fixed headers)\n * @type {Object|Boolean}\n ", "range": [ - 4817, - 4920 + 4806, + 4909 ], "loc": { "start": { @@ -9923,8 +9870,8 @@ "type": "Block", "value": "*\n * Filters row index\n * @type {Number}\n ", "range": [ - 5004, - 5074 + 4993, + 5063 ], "loc": { "start": { @@ -9950,8 +9897,8 @@ "object": { "type": "ThisExpression", "range": [ - 5083, - 5087 + 5072, + 5076 ], "loc": { "start": { @@ -9968,8 +9915,8 @@ "type": "Identifier", "name": "filtersRowIndex", "range": [ - 5088, - 5103 + 5077, + 5092 ], "loc": { "start": { @@ -9983,8 +9930,8 @@ } }, "range": [ - 5083, - 5103 + 5072, + 5092 ], "loc": { "start": { @@ -10003,8 +9950,8 @@ "type": "Identifier", "name": "defaultsNb", "range": [ - 5106, - 5116 + 5095, + 5105 ], "loc": { "start": { @@ -10025,8 +9972,8 @@ "type": "Identifier", "name": "f", "range": [ - 5117, - 5118 + 5106, + 5107 ], "loc": { "start": { @@ -10043,8 +9990,8 @@ "type": "Identifier", "name": "filters_row_index", "range": [ - 5119, - 5136 + 5108, + 5125 ], "loc": { "start": { @@ -10058,8 +10005,8 @@ } }, "range": [ - 5117, - 5136 + 5106, + 5125 ], "loc": { "start": { @@ -10077,8 +10024,8 @@ "value": 0, "raw": "0", "range": [ - 5138, - 5139 + 5127, + 5128 ], "loc": { "start": { @@ -10093,8 +10040,8 @@ } ], "range": [ - 5106, - 5140 + 5095, + 5129 ], "loc": { "start": { @@ -10108,8 +10055,8 @@ } }, "range": [ - 5083, - 5140 + 5072, + 5129 ], "loc": { "start": { @@ -10123,8 +10070,8 @@ } }, "range": [ - 5083, - 5141 + 5072, + 5130 ], "loc": { "start": { @@ -10141,8 +10088,8 @@ "type": "Block", "value": "*\n * Filters row index\n * @type {Number}\n ", "range": [ - 5004, - 5074 + 4993, + 5063 ], "loc": { "start": { @@ -10161,8 +10108,8 @@ "type": "Block", "value": "*\n * Headers row index\n * @type {Number}\n ", "range": [ - 5151, - 5221 + 5140, + 5210 ], "loc": { "start": { @@ -10188,8 +10135,8 @@ "object": { "type": "ThisExpression", "range": [ - 5230, - 5234 + 5219, + 5223 ], "loc": { "start": { @@ -10206,8 +10153,8 @@ "type": "Identifier", "name": "headersRow", "range": [ - 5235, - 5245 + 5224, + 5234 ], "loc": { "start": { @@ -10221,8 +10168,8 @@ } }, "range": [ - 5230, - 5245 + 5219, + 5234 ], "loc": { "start": { @@ -10241,8 +10188,8 @@ "type": "Identifier", "name": "defaultsNb", "range": [ - 5248, - 5258 + 5237, + 5247 ], "loc": { "start": { @@ -10263,8 +10210,8 @@ "type": "Identifier", "name": "f", "range": [ - 5259, - 5260 + 5248, + 5249 ], "loc": { "start": { @@ -10281,8 +10228,8 @@ "type": "Identifier", "name": "headers_row_index", "range": [ - 5261, - 5278 + 5250, + 5267 ], "loc": { "start": { @@ -10296,8 +10243,8 @@ } }, "range": [ - 5259, - 5278 + 5248, + 5267 ], "loc": { "start": { @@ -10321,8 +10268,8 @@ "object": { "type": "ThisExpression", "range": [ - 5293, - 5297 + 5282, + 5286 ], "loc": { "start": { @@ -10339,8 +10286,8 @@ "type": "Identifier", "name": "filtersRowIndex", "range": [ - 5298, - 5313 + 5287, + 5302 ], "loc": { "start": { @@ -10354,8 +10301,8 @@ } }, "range": [ - 5293, - 5313 + 5282, + 5302 ], "loc": { "start": { @@ -10373,8 +10320,8 @@ "value": 0, "raw": "0", "range": [ - 5318, - 5319 + 5307, + 5308 ], "loc": { "start": { @@ -10388,8 +10335,8 @@ } }, "range": [ - 5293, - 5319 + 5282, + 5308 ], "loc": { "start": { @@ -10407,8 +10354,8 @@ "value": 1, "raw": "1", "range": [ - 5322, - 5323 + 5311, + 5312 ], "loc": { "start": { @@ -10426,8 +10373,8 @@ "value": 0, "raw": "0", "range": [ - 5326, - 5327 + 5315, + 5316 ], "loc": { "start": { @@ -10441,8 +10388,8 @@ } }, "range": [ - 5293, - 5327 + 5282, + 5316 ], "loc": { "start": { @@ -10457,8 +10404,8 @@ } ], "range": [ - 5248, - 5329 + 5237, + 5318 ], "loc": { "start": { @@ -10472,8 +10419,8 @@ } }, "range": [ - 5230, - 5329 + 5219, + 5318 ], "loc": { "start": { @@ -10487,8 +10434,8 @@ } }, "range": [ - 5230, - 5330 + 5219, + 5319 ], "loc": { "start": { @@ -10505,8 +10452,8 @@ "type": "Block", "value": "*\n * Headers row index\n * @type {Number}\n ", "range": [ - 5151, - 5221 + 5140, + 5210 ], "loc": { "start": { @@ -10525,8 +10472,8 @@ "type": "Block", "value": "*\n * Define the type of cell containing a filter (td/th)\n * @type {String}\n ", "range": [ - 5340, - 5444 + 5329, + 5433 ], "loc": { "start": { @@ -10552,8 +10499,8 @@ "object": { "type": "ThisExpression", "range": [ - 5453, - 5457 + 5442, + 5446 ], "loc": { "start": { @@ -10570,8 +10517,8 @@ "type": "Identifier", "name": "fltCellTag", "range": [ - 5458, - 5468 + 5447, + 5457 ], "loc": { "start": { @@ -10585,8 +10532,8 @@ } }, "range": [ - 5453, - 5468 + 5442, + 5457 ], "loc": { "start": { @@ -10605,8 +10552,8 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 5471, - 5482 + 5460, + 5471 ], "loc": { "start": { @@ -10627,8 +10574,8 @@ "type": "Identifier", "name": "f", "range": [ - 5483, - 5484 + 5472, + 5473 ], "loc": { "start": { @@ -10645,8 +10592,8 @@ "type": "Identifier", "name": "filters_cell_tag", "range": [ - 5485, - 5501 + 5474, + 5490 ], "loc": { "start": { @@ -10660,8 +10607,8 @@ } }, "range": [ - 5483, - 5501 + 5472, + 5490 ], "loc": { "start": { @@ -10678,8 +10625,8 @@ "type": "Identifier", "name": "CELL_TAG", "range": [ - 5503, - 5511 + 5492, + 5500 ], "loc": { "start": { @@ -10694,8 +10641,8 @@ } ], "range": [ - 5471, - 5512 + 5460, + 5501 ], "loc": { "start": { @@ -10709,8 +10656,8 @@ } }, "range": [ - 5453, - 5512 + 5442, + 5501 ], "loc": { "start": { @@ -10724,8 +10671,8 @@ } }, "range": [ - 5453, - 5513 + 5442, + 5502 ], "loc": { "start": { @@ -10742,8 +10689,8 @@ "type": "Block", "value": "*\n * Define the type of cell containing a filter (td/th)\n * @type {String}\n ", "range": [ - 5340, - 5444 + 5329, + 5433 ], "loc": { "start": { @@ -10762,8 +10709,8 @@ "type": "Block", "value": "*\n * List of filters IDs\n * @type {Array}\n * @private\n ", "range": [ - 5523, - 5614 + 5512, + 5603 ], "loc": { "start": { @@ -10789,8 +10736,8 @@ "object": { "type": "ThisExpression", "range": [ - 5623, - 5627 + 5612, + 5616 ], "loc": { "start": { @@ -10807,8 +10754,8 @@ "type": "Identifier", "name": "fltIds", "range": [ - 5628, - 5634 + 5617, + 5623 ], "loc": { "start": { @@ -10822,8 +10769,8 @@ } }, "range": [ - 5623, - 5634 + 5612, + 5623 ], "loc": { "start": { @@ -10840,8 +10787,8 @@ "type": "ArrayExpression", "elements": [], "range": [ - 5637, - 5639 + 5626, + 5628 ], "loc": { "start": { @@ -10855,8 +10802,8 @@ } }, "range": [ - 5623, - 5639 + 5612, + 5628 ], "loc": { "start": { @@ -10870,8 +10817,8 @@ } }, "range": [ - 5623, - 5640 + 5612, + 5629 ], "loc": { "start": { @@ -10888,8 +10835,8 @@ "type": "Block", "value": "*\n * List of filters IDs\n * @type {Array}\n * @private\n ", "range": [ - 5523, - 5614 + 5512, + 5603 ], "loc": { "start": { @@ -10908,8 +10855,8 @@ "type": "Block", "value": "*\n * List of valid rows indexes (rows visible upon filtering)\n * @type {Array}\n * @private\n ", "range": [ - 5650, - 5778 + 5639, + 5767 ], "loc": { "start": { @@ -10935,8 +10882,8 @@ "object": { "type": "ThisExpression", "range": [ - 5787, - 5791 + 5776, + 5780 ], "loc": { "start": { @@ -10953,8 +10900,8 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 5792, - 5806 + 5781, + 5795 ], "loc": { "start": { @@ -10968,8 +10915,8 @@ } }, "range": [ - 5787, - 5806 + 5776, + 5795 ], "loc": { "start": { @@ -10986,8 +10933,8 @@ "type": "ArrayExpression", "elements": [], "range": [ - 5809, - 5811 + 5798, + 5800 ], "loc": { "start": { @@ -11001,8 +10948,8 @@ } }, "range": [ - 5787, - 5811 + 5776, + 5800 ], "loc": { "start": { @@ -11016,8 +10963,8 @@ } }, "range": [ - 5787, - 5812 + 5776, + 5801 ], "loc": { "start": { @@ -11034,8 +10981,8 @@ "type": "Block", "value": "*\n * List of valid rows indexes (rows visible upon filtering)\n * @type {Array}\n * @private\n ", "range": [ - 5650, - 5778 + 5639, + 5767 ], "loc": { "start": { @@ -11052,16 +10999,34 @@ "trailingComments": [ { "type": "Block", - "value": "*\n * Toolbar's container DOM element\n * @type {DOMElement}\n * @private\n ", + "value": "** filters' grid appearance **", "range": [ - 5822, - 5930 + 5811, + 5845 ], "loc": { "start": { "line": 225, "column": 8 }, + "end": { + "line": 225, + "column": 42 + } + } + }, + { + "type": "Block", + "value": "*\n * Path for stylesheets\n * @type {String}\n ", + "range": [ + 5854, + 5927 + ], + "loc": { + "start": { + "line": 226, + "column": 8 + }, "end": { "line": 229, "column": 11 @@ -11081,8 +11046,8 @@ "object": { "type": "ThisExpression", "range": [ - 5939, - 5943 + 5936, + 5940 ], "loc": { "start": { @@ -11097,9 +11062,9 @@ }, "property": { "type": "Identifier", - "name": "infDiv", + "name": "stylePath", "range": [ - 5944, + 5941, 5950 ], "loc": { @@ -11109,12 +11074,12 @@ }, "end": { "line": 230, - "column": 19 + "column": 22 } } }, "range": [ - 5939, + 5936, 5950 ], "loc": { @@ -11124,1564 +11089,6 @@ }, "end": { "line": 230, - "column": 19 - } - } - }, - "right": { - "type": "Literal", - "value": null, - "raw": "null", - "range": [ - 5953, - 5957 - ], - "loc": { - "start": { - "line": 230, - "column": 22 - }, - "end": { - "line": 230, - "column": 26 - } - } - }, - "range": [ - 5939, - 5957 - ], - "loc": { - "start": { - "line": 230, - "column": 8 - }, - "end": { - "line": 230, - "column": 26 - } - } - }, - "range": [ - 5939, - 5958 - ], - "loc": { - "start": { - "line": 230, - "column": 8 - }, - "end": { - "line": 230, - "column": 27 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Toolbar's container DOM element\n * @type {DOMElement}\n * @private\n ", - "range": [ - 5822, - 5930 - ], - "loc": { - "start": { - "line": 225, - "column": 8 - }, - "end": { - "line": 229, - "column": 11 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Left-side inner container DOM element (rows counter in toolbar)\n * @type {DOMElement}\n * @private\n ", - "range": [ - 5968, - 6108 - ], - "loc": { - "start": { - "line": 232, - "column": 8 - }, - "end": { - "line": 236, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 6117, - 6121 - ], - "loc": { - "start": { - "line": 237, - "column": 8 - }, - "end": { - "line": 237, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "lDiv", - "range": [ - 6122, - 6126 - ], - "loc": { - "start": { - "line": 237, - "column": 13 - }, - "end": { - "line": 237, - "column": 17 - } - } - }, - "range": [ - 6117, - 6126 - ], - "loc": { - "start": { - "line": 237, - "column": 8 - }, - "end": { - "line": 237, - "column": 17 - } - } - }, - "right": { - "type": "Literal", - "value": null, - "raw": "null", - "range": [ - 6129, - 6133 - ], - "loc": { - "start": { - "line": 237, - "column": 20 - }, - "end": { - "line": 237, - "column": 24 - } - } - }, - "range": [ - 6117, - 6133 - ], - "loc": { - "start": { - "line": 237, - "column": 8 - }, - "end": { - "line": 237, - "column": 24 - } - } - }, - "range": [ - 6117, - 6134 - ], - "loc": { - "start": { - "line": 237, - "column": 8 - }, - "end": { - "line": 237, - "column": 25 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Left-side inner container DOM element (rows counter in toolbar)\n * @type {DOMElement}\n * @private\n ", - "range": [ - 5968, - 6108 - ], - "loc": { - "start": { - "line": 232, - "column": 8 - }, - "end": { - "line": 236, - "column": 11 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Right-side inner container DOM element (reset button,\n * page length selector in toolbar)\n * @type {DOMElement}\n * @private\n ", - "range": [ - 6144, - 6318 - ], - "loc": { - "start": { - "line": 239, - "column": 8 - }, - "end": { - "line": 244, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 6327, - 6331 - ], - "loc": { - "start": { - "line": 245, - "column": 8 - }, - "end": { - "line": 245, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "rDiv", - "range": [ - 6332, - 6336 - ], - "loc": { - "start": { - "line": 245, - "column": 13 - }, - "end": { - "line": 245, - "column": 17 - } - } - }, - "range": [ - 6327, - 6336 - ], - "loc": { - "start": { - "line": 245, - "column": 8 - }, - "end": { - "line": 245, - "column": 17 - } - } - }, - "right": { - "type": "Literal", - "value": null, - "raw": "null", - "range": [ - 6339, - 6343 - ], - "loc": { - "start": { - "line": 245, - "column": 20 - }, - "end": { - "line": 245, - "column": 24 - } - } - }, - "range": [ - 6327, - 6343 - ], - "loc": { - "start": { - "line": 245, - "column": 8 - }, - "end": { - "line": 245, - "column": 24 - } - } - }, - "range": [ - 6327, - 6344 - ], - "loc": { - "start": { - "line": 245, - "column": 8 - }, - "end": { - "line": 245, - "column": 25 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Right-side inner container DOM element (reset button,\n * page length selector in toolbar)\n * @type {DOMElement}\n * @private\n ", - "range": [ - 6144, - 6318 - ], - "loc": { - "start": { - "line": 239, - "column": 8 - }, - "end": { - "line": 244, - "column": 11 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Middle inner container DOM element (paging elements in toolbar)\n * @type {DOMElement}\n * @private\n ", - "range": [ - 6354, - 6494 - ], - "loc": { - "start": { - "line": 247, - "column": 8 - }, - "end": { - "line": 251, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 6503, - 6507 - ], - "loc": { - "start": { - "line": 252, - "column": 8 - }, - "end": { - "line": 252, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "mDiv", - "range": [ - 6508, - 6512 - ], - "loc": { - "start": { - "line": 252, - "column": 13 - }, - "end": { - "line": 252, - "column": 17 - } - } - }, - "range": [ - 6503, - 6512 - ], - "loc": { - "start": { - "line": 252, - "column": 8 - }, - "end": { - "line": 252, - "column": 17 - } - } - }, - "right": { - "type": "Literal", - "value": null, - "raw": "null", - "range": [ - 6515, - 6519 - ], - "loc": { - "start": { - "line": 252, - "column": 20 - }, - "end": { - "line": 252, - "column": 24 - } - } - }, - "range": [ - 6503, - 6519 - ], - "loc": { - "start": { - "line": 252, - "column": 8 - }, - "end": { - "line": 252, - "column": 24 - } - } - }, - "range": [ - 6503, - 6520 - ], - "loc": { - "start": { - "line": 252, - "column": 8 - }, - "end": { - "line": 252, - "column": 25 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Middle inner container DOM element (paging elements in toolbar)\n * @type {DOMElement}\n * @private\n ", - "range": [ - 6354, - 6494 - ], - "loc": { - "start": { - "line": 247, - "column": 8 - }, - "end": { - "line": 251, - "column": 11 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Css class for toolbar's container DOM element\n * @type {String}\n ", - "range": [ - 6530, - 6628 - ], - "loc": { - "start": { - "line": 254, - "column": 8 - }, - "end": { - "line": 257, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 6637, - 6641 - ], - "loc": { - "start": { - "line": 258, - "column": 8 - }, - "end": { - "line": 258, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "infDivCssClass", - "range": [ - 6642, - 6656 - ], - "loc": { - "start": { - "line": 258, - "column": 13 - }, - "end": { - "line": 258, - "column": 27 - } - } - }, - "range": [ - 6637, - 6656 - ], - "loc": { - "start": { - "line": 258, - "column": 8 - }, - "end": { - "line": 258, - "column": 27 - } - } - }, - "right": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "defaultsStr", - "range": [ - 6659, - 6670 - ], - "loc": { - "start": { - "line": 258, - "column": 30 - }, - "end": { - "line": 258, - "column": 41 - } - } - }, - "arguments": [ - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "f", - "range": [ - 6671, - 6672 - ], - "loc": { - "start": { - "line": 258, - "column": 42 - }, - "end": { - "line": 258, - "column": 43 - } - } - }, - "property": { - "type": "Identifier", - "name": "inf_div_css_class", - "range": [ - 6673, - 6690 - ], - "loc": { - "start": { - "line": 258, - "column": 44 - }, - "end": { - "line": 258, - "column": 61 - } - } - }, - "range": [ - 6671, - 6690 - ], - "loc": { - "start": { - "line": 258, - "column": 42 - }, - "end": { - "line": 258, - "column": 61 - } - } - }, - { - "type": "Literal", - "value": "inf", - "raw": "'inf'", - "range": [ - 6692, - 6697 - ], - "loc": { - "start": { - "line": 258, - "column": 63 - }, - "end": { - "line": 258, - "column": 68 - } - } - } - ], - "range": [ - 6659, - 6698 - ], - "loc": { - "start": { - "line": 258, - "column": 30 - }, - "end": { - "line": 258, - "column": 69 - } - } - }, - "range": [ - 6637, - 6698 - ], - "loc": { - "start": { - "line": 258, - "column": 8 - }, - "end": { - "line": 258, - "column": 69 - } - } - }, - "range": [ - 6637, - 6699 - ], - "loc": { - "start": { - "line": 258, - "column": 8 - }, - "end": { - "line": 258, - "column": 70 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Css class for toolbar's container DOM element\n * @type {String}\n ", - "range": [ - 6530, - 6628 - ], - "loc": { - "start": { - "line": 254, - "column": 8 - }, - "end": { - "line": 257, - "column": 11 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Css class for left-side inner container DOM element\n * @type {String}\n ", - "range": [ - 6709, - 6813 - ], - "loc": { - "start": { - "line": 260, - "column": 8 - }, - "end": { - "line": 263, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 6822, - 6826 - ], - "loc": { - "start": { - "line": 264, - "column": 8 - }, - "end": { - "line": 264, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "lDivCssClass", - "range": [ - 6827, - 6839 - ], - "loc": { - "start": { - "line": 264, - "column": 13 - }, - "end": { - "line": 264, - "column": 25 - } - } - }, - "range": [ - 6822, - 6839 - ], - "loc": { - "start": { - "line": 264, - "column": 8 - }, - "end": { - "line": 264, - "column": 25 - } - } - }, - "right": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "defaultsStr", - "range": [ - 6842, - 6853 - ], - "loc": { - "start": { - "line": 264, - "column": 28 - }, - "end": { - "line": 264, - "column": 39 - } - } - }, - "arguments": [ - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "f", - "range": [ - 6854, - 6855 - ], - "loc": { - "start": { - "line": 264, - "column": 40 - }, - "end": { - "line": 264, - "column": 41 - } - } - }, - "property": { - "type": "Identifier", - "name": "left_div_css_class", - "range": [ - 6856, - 6874 - ], - "loc": { - "start": { - "line": 264, - "column": 42 - }, - "end": { - "line": 264, - "column": 60 - } - } - }, - "range": [ - 6854, - 6874 - ], - "loc": { - "start": { - "line": 264, - "column": 40 - }, - "end": { - "line": 264, - "column": 60 - } - } - }, - { - "type": "Literal", - "value": "ldiv", - "raw": "'ldiv'", - "range": [ - 6876, - 6882 - ], - "loc": { - "start": { - "line": 264, - "column": 62 - }, - "end": { - "line": 264, - "column": 68 - } - } - } - ], - "range": [ - 6842, - 6883 - ], - "loc": { - "start": { - "line": 264, - "column": 28 - }, - "end": { - "line": 264, - "column": 69 - } - } - }, - "range": [ - 6822, - 6883 - ], - "loc": { - "start": { - "line": 264, - "column": 8 - }, - "end": { - "line": 264, - "column": 69 - } - } - }, - "range": [ - 6822, - 6884 - ], - "loc": { - "start": { - "line": 264, - "column": 8 - }, - "end": { - "line": 264, - "column": 70 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Css class for left-side inner container DOM element\n * @type {String}\n ", - "range": [ - 6709, - 6813 - ], - "loc": { - "start": { - "line": 260, - "column": 8 - }, - "end": { - "line": 263, - "column": 11 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Css class for right-side inner container DOM element\n * @type {String}\n ", - "range": [ - 6894, - 6999 - ], - "loc": { - "start": { - "line": 266, - "column": 8 - }, - "end": { - "line": 269, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 7008, - 7012 - ], - "loc": { - "start": { - "line": 270, - "column": 8 - }, - "end": { - "line": 270, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "rDivCssClass", - "range": [ - 7013, - 7025 - ], - "loc": { - "start": { - "line": 270, - "column": 13 - }, - "end": { - "line": 270, - "column": 25 - } - } - }, - "range": [ - 7008, - 7025 - ], - "loc": { - "start": { - "line": 270, - "column": 8 - }, - "end": { - "line": 270, - "column": 25 - } - } - }, - "right": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "defaultsStr", - "range": [ - 7028, - 7039 - ], - "loc": { - "start": { - "line": 270, - "column": 28 - }, - "end": { - "line": 270, - "column": 39 - } - } - }, - "arguments": [ - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "f", - "range": [ - 7040, - 7041 - ], - "loc": { - "start": { - "line": 270, - "column": 40 - }, - "end": { - "line": 270, - "column": 41 - } - } - }, - "property": { - "type": "Identifier", - "name": "right_div_css_class", - "range": [ - 7042, - 7061 - ], - "loc": { - "start": { - "line": 270, - "column": 42 - }, - "end": { - "line": 270, - "column": 61 - } - } - }, - "range": [ - 7040, - 7061 - ], - "loc": { - "start": { - "line": 270, - "column": 40 - }, - "end": { - "line": 270, - "column": 61 - } - } - }, - { - "type": "Literal", - "value": "rdiv", - "raw": "'rdiv'", - "range": [ - 7063, - 7069 - ], - "loc": { - "start": { - "line": 270, - "column": 63 - }, - "end": { - "line": 270, - "column": 69 - } - } - } - ], - "range": [ - 7028, - 7070 - ], - "loc": { - "start": { - "line": 270, - "column": 28 - }, - "end": { - "line": 270, - "column": 70 - } - } - }, - "range": [ - 7008, - 7070 - ], - "loc": { - "start": { - "line": 270, - "column": 8 - }, - "end": { - "line": 270, - "column": 70 - } - } - }, - "range": [ - 7008, - 7071 - ], - "loc": { - "start": { - "line": 270, - "column": 8 - }, - "end": { - "line": 270, - "column": 71 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Css class for right-side inner container DOM element\n * @type {String}\n ", - "range": [ - 6894, - 6999 - ], - "loc": { - "start": { - "line": 266, - "column": 8 - }, - "end": { - "line": 269, - "column": 11 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Css class for middle inner container DOM element\n * @type {String}\n ", - "range": [ - 7081, - 7182 - ], - "loc": { - "start": { - "line": 272, - "column": 8 - }, - "end": { - "line": 275, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 7191, - 7195 - ], - "loc": { - "start": { - "line": 276, - "column": 8 - }, - "end": { - "line": 276, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "mDivCssClass", - "range": [ - 7196, - 7208 - ], - "loc": { - "start": { - "line": 276, - "column": 13 - }, - "end": { - "line": 276, - "column": 25 - } - } - }, - "range": [ - 7191, - 7208 - ], - "loc": { - "start": { - "line": 276, - "column": 8 - }, - "end": { - "line": 276, - "column": 25 - } - } - }, - "right": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "defaultsStr", - "range": [ - 7211, - 7222 - ], - "loc": { - "start": { - "line": 276, - "column": 28 - }, - "end": { - "line": 276, - "column": 39 - } - } - }, - "arguments": [ - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "f", - "range": [ - 7223, - 7224 - ], - "loc": { - "start": { - "line": 276, - "column": 40 - }, - "end": { - "line": 276, - "column": 41 - } - } - }, - "property": { - "type": "Identifier", - "name": "middle_div_css_class", - "range": [ - 7225, - 7245 - ], - "loc": { - "start": { - "line": 276, - "column": 42 - }, - "end": { - "line": 276, - "column": 62 - } - } - }, - "range": [ - 7223, - 7245 - ], - "loc": { - "start": { - "line": 276, - "column": 40 - }, - "end": { - "line": 276, - "column": 62 - } - } - }, - { - "type": "Literal", - "value": "mdiv", - "raw": "'mdiv'", - "range": [ - 7247, - 7253 - ], - "loc": { - "start": { - "line": 276, - "column": 64 - }, - "end": { - "line": 276, - "column": 70 - } - } - } - ], - "range": [ - 7211, - 7254 - ], - "loc": { - "start": { - "line": 276, - "column": 28 - }, - "end": { - "line": 276, - "column": 71 - } - } - }, - "range": [ - 7191, - 7254 - ], - "loc": { - "start": { - "line": 276, - "column": 8 - }, - "end": { - "line": 276, - "column": 71 - } - } - }, - "range": [ - 7191, - 7255 - ], - "loc": { - "start": { - "line": 276, - "column": 8 - }, - "end": { - "line": 276, - "column": 72 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Css class for middle inner container DOM element\n * @type {String}\n ", - "range": [ - 7081, - 7182 - ], - "loc": { - "start": { - "line": 272, - "column": 8 - }, - "end": { - "line": 275, - "column": 11 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "** filters' grid appearance **", - "range": [ - 7265, - 7299 - ], - "loc": { - "start": { - "line": 278, - "column": 8 - }, - "end": { - "line": 278, - "column": 42 - } - } - }, - { - "type": "Block", - "value": "*\n * Path for stylesheets\n * @type {String}\n ", - "range": [ - 7308, - 7381 - ], - "loc": { - "start": { - "line": 279, - "column": 8 - }, - "end": { - "line": 282, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 7390, - 7394 - ], - "loc": { - "start": { - "line": 283, - "column": 8 - }, - "end": { - "line": 283, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "stylePath", - "range": [ - 7395, - 7404 - ], - "loc": { - "start": { - "line": 283, - "column": 13 - }, - "end": { - "line": 283, - "column": 22 - } - } - }, - "range": [ - 7390, - 7404 - ], - "loc": { - "start": { - "line": 283, - "column": 8 - }, - "end": { - "line": 283, "column": 22 } } @@ -12694,16 +11101,16 @@ "object": { "type": "ThisExpression", "range": [ - 7407, - 7411 + 5953, + 5957 ], "loc": { "start": { - "line": 283, + "line": 230, "column": 25 }, "end": { - "line": 283, + "line": 230, "column": 29 } } @@ -12712,77 +11119,77 @@ "type": "Identifier", "name": "getStylePath", "range": [ - 7412, - 7424 + 5958, + 5970 ], "loc": { "start": { - "line": 283, + "line": 230, "column": 30 }, "end": { - "line": 283, + "line": 230, "column": 42 } } }, "range": [ - 7407, - 7424 + 5953, + 5970 ], "loc": { "start": { - "line": 283, + "line": 230, "column": 25 }, "end": { - "line": 283, + "line": 230, "column": 42 } } }, "arguments": [], "range": [ - 7407, - 7426 + 5953, + 5972 ], "loc": { "start": { - "line": 283, + "line": 230, "column": 25 }, "end": { - "line": 283, + "line": 230, "column": 44 } } }, "range": [ - 7390, - 7426 + 5936, + 5972 ], "loc": { "start": { - "line": 283, + "line": 230, "column": 8 }, "end": { - "line": 283, + "line": 230, "column": 44 } } }, "range": [ - 7390, - 7427 + 5936, + 5973 ], "loc": { "start": { - "line": 283, + "line": 230, "column": 8 }, "end": { - "line": 283, + "line": 230, "column": 45 } }, @@ -12791,16 +11198,16 @@ "type": "Block", "value": "** filters' grid appearance **", "range": [ - 7265, - 7299 + 5811, + 5845 ], "loc": { "start": { - "line": 278, + "line": 225, "column": 8 }, "end": { - "line": 278, + "line": 225, "column": 42 } } @@ -12809,16 +11216,16 @@ "type": "Block", "value": "*\n * Path for stylesheets\n * @type {String}\n ", "range": [ - 7308, - 7381 + 5854, + 5927 ], "loc": { "start": { - "line": 279, + "line": 226, "column": 8 }, "end": { - "line": 282, + "line": 229, "column": 11 } } @@ -12829,16 +11236,16 @@ "type": "Block", "value": "*\n * Main stylesheet path\n * @type {String}\n ", "range": [ - 7437, - 7510 + 5983, + 6056 ], "loc": { "start": { - "line": 285, + "line": 232, "column": 8 }, "end": { - "line": 288, + "line": 235, "column": 11 } } @@ -12856,16 +11263,16 @@ "object": { "type": "ThisExpression", "range": [ - 7519, - 7523 + 6065, + 6069 ], "loc": { "start": { - "line": 289, + "line": 236, "column": 8 }, "end": { - "line": 289, + "line": 236, "column": 12 } } @@ -12874,31 +11281,31 @@ "type": "Identifier", "name": "stylesheet", "range": [ - 7524, - 7534 + 6070, + 6080 ], "loc": { "start": { - "line": 289, + "line": 236, "column": 13 }, "end": { - "line": 289, + "line": 236, "column": 23 } } }, "range": [ - 7519, - 7534 + 6065, + 6080 ], "loc": { "start": { - "line": 289, + "line": 236, "column": 8 }, "end": { - "line": 289, + "line": 236, "column": 23 } } @@ -12911,16 +11318,16 @@ "object": { "type": "ThisExpression", "range": [ - 7537, - 7541 + 6083, + 6087 ], "loc": { "start": { - "line": 289, + "line": 236, "column": 26 }, "end": { - "line": 289, + "line": 236, "column": 30 } } @@ -12929,77 +11336,77 @@ "type": "Identifier", "name": "getStylesheetPath", "range": [ - 7542, - 7559 + 6088, + 6105 ], "loc": { "start": { - "line": 289, + "line": 236, "column": 31 }, "end": { - "line": 289, + "line": 236, "column": 48 } } }, "range": [ - 7537, - 7559 + 6083, + 6105 ], "loc": { "start": { - "line": 289, + "line": 236, "column": 26 }, "end": { - "line": 289, + "line": 236, "column": 48 } } }, "arguments": [], "range": [ - 7537, - 7561 + 6083, + 6107 ], "loc": { "start": { - "line": 289, + "line": 236, "column": 26 }, "end": { - "line": 289, + "line": 236, "column": 50 } } }, "range": [ - 7519, - 7561 + 6065, + 6107 ], "loc": { "start": { - "line": 289, + "line": 236, "column": 8 }, "end": { - "line": 289, + "line": 236, "column": 50 } } }, "range": [ - 7519, - 7562 + 6065, + 6108 ], "loc": { "start": { - "line": 289, + "line": 236, "column": 8 }, "end": { - "line": 289, + "line": 236, "column": 51 } }, @@ -13008,16 +11415,16 @@ "type": "Block", "value": "*\n * Main stylesheet path\n * @type {String}\n ", "range": [ - 7437, - 7510 + 5983, + 6056 ], "loc": { "start": { - "line": 285, + "line": 232, "column": 8 }, "end": { - "line": 288, + "line": 235, "column": 11 } } @@ -13028,16 +11435,16 @@ "type": "Block", "value": "*\n * Main stylesheet ID\n * @type {String}\n * @private\n ", "range": [ - 7572, - 7663 + 6118, + 6209 ], "loc": { "start": { - "line": 291, + "line": 238, "column": 8 }, "end": { - "line": 295, + "line": 242, "column": 11 } } @@ -13055,16 +11462,16 @@ "object": { "type": "ThisExpression", "range": [ - 7672, - 7676 + 6218, + 6222 ], "loc": { "start": { - "line": 296, + "line": 243, "column": 8 }, "end": { - "line": 296, + "line": 243, "column": 12 } } @@ -13073,31 +11480,31 @@ "type": "Identifier", "name": "stylesheetId", "range": [ - 7677, - 7689 + 6223, + 6235 ], "loc": { "start": { - "line": 296, + "line": 243, "column": 13 }, "end": { - "line": 296, + "line": 243, "column": 25 } } }, "range": [ - 7672, - 7689 + 6218, + 6235 ], "loc": { "start": { - "line": 296, + "line": 243, "column": 8 }, "end": { - "line": 296, + "line": 243, "column": 25 } } @@ -13111,16 +11518,16 @@ "object": { "type": "ThisExpression", "range": [ - 7692, - 7696 + 6238, + 6242 ], "loc": { "start": { - "line": 296, + "line": 243, "column": 28 }, "end": { - "line": 296, + "line": 243, "column": 32 } } @@ -13129,31 +11536,31 @@ "type": "Identifier", "name": "id", "range": [ - 7697, - 7699 + 6243, + 6245 ], "loc": { "start": { - "line": 296, + "line": 243, "column": 33 }, "end": { - "line": 296, + "line": 243, "column": 35 } } }, "range": [ - 7692, - 7699 + 6238, + 6245 ], "loc": { "start": { - "line": 296, + "line": 243, "column": 28 }, "end": { - "line": 296, + "line": 243, "column": 35 } } @@ -13163,61 +11570,61 @@ "value": "_style", "raw": "'_style'", "range": [ - 7702, - 7710 + 6248, + 6256 ], "loc": { "start": { - "line": 296, + "line": 243, "column": 38 }, "end": { - "line": 296, + "line": 243, "column": 46 } } }, "range": [ - 7692, - 7710 + 6238, + 6256 ], "loc": { "start": { - "line": 296, + "line": 243, "column": 28 }, "end": { - "line": 296, + "line": 243, "column": 46 } } }, "range": [ - 7672, - 7710 + 6218, + 6256 ], "loc": { "start": { - "line": 296, + "line": 243, "column": 8 }, "end": { - "line": 296, + "line": 243, "column": 46 } } }, "range": [ - 7672, - 7711 + 6218, + 6257 ], "loc": { "start": { - "line": 296, + "line": 243, "column": 8 }, "end": { - "line": 296, + "line": 243, "column": 47 } }, @@ -13226,16 +11633,16 @@ "type": "Block", "value": "*\n * Main stylesheet ID\n * @type {String}\n * @private\n ", "range": [ - 7572, - 7663 + 6118, + 6209 ], "loc": { "start": { - "line": 291, + "line": 238, "column": 8 }, "end": { - "line": 295, + "line": 242, "column": 11 } } @@ -13246,16 +11653,16 @@ "type": "Block", "value": "*\n * Css class for the filters row\n * @type {String}\n ", "range": [ - 7721, - 7803 + 6267, + 6349 ], "loc": { "start": { - "line": 298, + "line": 245, "column": 8 }, "end": { - "line": 301, + "line": 248, "column": 11 } } @@ -13273,16 +11680,16 @@ "object": { "type": "ThisExpression", "range": [ - 7812, - 7816 + 6358, + 6362 ], "loc": { "start": { - "line": 302, + "line": 249, "column": 8 }, "end": { - "line": 302, + "line": 249, "column": 12 } } @@ -13291,31 +11698,31 @@ "type": "Identifier", "name": "fltsRowCssClass", "range": [ - 7817, - 7832 + 6363, + 6378 ], "loc": { "start": { - "line": 302, + "line": 249, "column": 13 }, "end": { - "line": 302, + "line": 249, "column": 28 } } }, "range": [ - 7812, - 7832 + 6358, + 6378 ], "loc": { "start": { - "line": 302, + "line": 249, "column": 8 }, "end": { - "line": 302, + "line": 249, "column": 28 } } @@ -13326,16 +11733,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 7835, - 7846 + 6381, + 6392 ], "loc": { "start": { - "line": 302, + "line": 249, "column": 31 }, "end": { - "line": 302, + "line": 249, "column": 42 } } @@ -13348,16 +11755,16 @@ "type": "Identifier", "name": "f", "range": [ - 7847, - 7848 + 6393, + 6394 ], "loc": { "start": { - "line": 302, + "line": 249, "column": 43 }, "end": { - "line": 302, + "line": 249, "column": 44 } } @@ -13366,31 +11773,31 @@ "type": "Identifier", "name": "flts_row_css_class", "range": [ - 7849, - 7867 + 6395, + 6413 ], "loc": { "start": { - "line": 302, + "line": 249, "column": 45 }, "end": { - "line": 302, + "line": 249, "column": 63 } } }, "range": [ - 7847, - 7867 + 6393, + 6413 ], "loc": { "start": { - "line": 302, + "line": 249, "column": 43 }, "end": { - "line": 302, + "line": 249, "column": 63 } } @@ -13400,62 +11807,62 @@ "value": "fltrow", "raw": "'fltrow'", "range": [ - 7869, - 7877 + 6415, + 6423 ], "loc": { "start": { - "line": 302, + "line": 249, "column": 65 }, "end": { - "line": 302, + "line": 249, "column": 73 } } } ], "range": [ - 7835, - 7878 + 6381, + 6424 ], "loc": { "start": { - "line": 302, + "line": 249, "column": 31 }, "end": { - "line": 302, + "line": 249, "column": 74 } } }, "range": [ - 7812, - 7878 + 6358, + 6424 ], "loc": { "start": { - "line": 302, + "line": 249, "column": 8 }, "end": { - "line": 302, + "line": 249, "column": 74 } } }, "range": [ - 7812, - 7879 + 6358, + 6425 ], "loc": { "start": { - "line": 302, + "line": 249, "column": 8 }, "end": { - "line": 302, + "line": 249, "column": 75 } }, @@ -13464,16 +11871,16 @@ "type": "Block", "value": "*\n * Css class for the filters row\n * @type {String}\n ", "range": [ - 7721, - 7803 + 6267, + 6349 ], "loc": { "start": { - "line": 298, + "line": 245, "column": 8 }, "end": { - "line": 301, + "line": 248, "column": 11 } } @@ -13484,16 +11891,16 @@ "type": "Block", "value": "*\n * Enable/disable icons (paging, reset button)\n * @type {Boolean}\n ", "range": [ - 7889, - 7986 + 6435, + 6532 ], "loc": { "start": { - "line": 304, + "line": 251, "column": 8 }, "end": { - "line": 307, + "line": 254, "column": 11 } } @@ -13511,16 +11918,16 @@ "object": { "type": "ThisExpression", "range": [ - 7995, - 7999 + 6541, + 6545 ], "loc": { "start": { - "line": 308, + "line": 255, "column": 8 }, "end": { - "line": 308, + "line": 255, "column": 12 } } @@ -13529,31 +11936,31 @@ "type": "Identifier", "name": "enableIcons", "range": [ - 8000, - 8011 + 6546, + 6557 ], "loc": { "start": { - "line": 308, + "line": 255, "column": 13 }, "end": { - "line": 308, + "line": 255, "column": 24 } } }, "range": [ - 7995, - 8011 + 6541, + 6557 ], "loc": { "start": { - "line": 308, + "line": 255, "column": 8 }, "end": { - "line": 308, + "line": 255, "column": 24 } } @@ -13564,16 +11971,16 @@ "type": "Identifier", "name": "defaultsBool", "range": [ - 8014, - 8026 + 6560, + 6572 ], "loc": { "start": { - "line": 308, + "line": 255, "column": 27 }, "end": { - "line": 308, + "line": 255, "column": 39 } } @@ -13586,16 +11993,16 @@ "type": "Identifier", "name": "f", "range": [ - 8027, - 8028 + 6573, + 6574 ], "loc": { "start": { - "line": 308, + "line": 255, "column": 40 }, "end": { - "line": 308, + "line": 255, "column": 41 } } @@ -13604,31 +12011,31 @@ "type": "Identifier", "name": "enable_icons", "range": [ - 8029, - 8041 + 6575, + 6587 ], "loc": { "start": { - "line": 308, + "line": 255, "column": 42 }, "end": { - "line": 308, + "line": 255, "column": 54 } } }, "range": [ - 8027, - 8041 + 6573, + 6587 ], "loc": { "start": { - "line": 308, + "line": 255, "column": 40 }, "end": { - "line": 308, + "line": 255, "column": 54 } } @@ -13638,62 +12045,62 @@ "value": true, "raw": "true", "range": [ - 8043, - 8047 + 6589, + 6593 ], "loc": { "start": { - "line": 308, + "line": 255, "column": 56 }, "end": { - "line": 308, + "line": 255, "column": 60 } } } ], "range": [ - 8014, - 8048 + 6560, + 6594 ], "loc": { "start": { - "line": 308, + "line": 255, "column": 27 }, "end": { - "line": 308, + "line": 255, "column": 61 } } }, "range": [ - 7995, - 8048 + 6541, + 6594 ], "loc": { "start": { - "line": 308, + "line": 255, "column": 8 }, "end": { - "line": 308, + "line": 255, "column": 61 } } }, "range": [ - 7995, - 8049 + 6541, + 6595 ], "loc": { "start": { - "line": 308, + "line": 255, "column": 8 }, "end": { - "line": 308, + "line": 255, "column": 62 } }, @@ -13702,16 +12109,16 @@ "type": "Block", "value": "*\n * Enable/disable icons (paging, reset button)\n * @type {Boolean}\n ", "range": [ - 7889, - 7986 + 6435, + 6532 ], "loc": { "start": { - "line": 304, + "line": 251, "column": 8 }, "end": { - "line": 307, + "line": 254, "column": 11 } } @@ -13722,16 +12129,16 @@ "type": "Block", "value": "*\n * Enable/disable alternating rows\n * @type {Boolean}\n ", "range": [ - 8059, - 8144 + 6605, + 6690 ], "loc": { "start": { - "line": 310, + "line": 257, "column": 8 }, "end": { - "line": 313, + "line": 260, "column": 11 } } @@ -13749,16 +12156,16 @@ "object": { "type": "ThisExpression", "range": [ - 8153, - 8157 + 6699, + 6703 ], "loc": { "start": { - "line": 314, + "line": 261, "column": 8 }, "end": { - "line": 314, + "line": 261, "column": 12 } } @@ -13767,31 +12174,31 @@ "type": "Identifier", "name": "alternateRows", "range": [ - 8158, - 8171 + 6704, + 6717 ], "loc": { "start": { - "line": 314, + "line": 261, "column": 13 }, "end": { - "line": 314, + "line": 261, "column": 26 } } }, "range": [ - 8153, - 8171 + 6699, + 6717 ], "loc": { "start": { - "line": 314, + "line": 261, "column": 8 }, "end": { - "line": 314, + "line": 261, "column": 26 } } @@ -13802,16 +12209,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 8174, - 8181 + 6720, + 6727 ], "loc": { "start": { - "line": 314, + "line": 261, "column": 29 }, "end": { - "line": 314, + "line": 261, "column": 36 } } @@ -13824,16 +12231,16 @@ "type": "Identifier", "name": "f", "range": [ - 8182, - 8183 + 6728, + 6729 ], "loc": { "start": { - "line": 314, + "line": 261, "column": 37 }, "end": { - "line": 314, + "line": 261, "column": 38 } } @@ -13842,77 +12249,77 @@ "type": "Identifier", "name": "alternate_rows", "range": [ - 8184, - 8198 + 6730, + 6744 ], "loc": { "start": { - "line": 314, + "line": 261, "column": 39 }, "end": { - "line": 314, + "line": 261, "column": 53 } } }, "range": [ - 8182, - 8198 + 6728, + 6744 ], "loc": { "start": { - "line": 314, + "line": 261, "column": 37 }, "end": { - "line": 314, + "line": 261, "column": 53 } } } ], "range": [ - 8174, - 8199 + 6720, + 6745 ], "loc": { "start": { - "line": 314, + "line": 261, "column": 29 }, "end": { - "line": 314, + "line": 261, "column": 54 } } }, "range": [ - 8153, - 8199 + 6699, + 6745 ], "loc": { "start": { - "line": 314, + "line": 261, "column": 8 }, "end": { - "line": 314, + "line": 261, "column": 54 } } }, "range": [ - 8153, - 8200 + 6699, + 6746 ], "loc": { "start": { - "line": 314, + "line": 261, "column": 8 }, "end": { - "line": 314, + "line": 261, "column": 55 } }, @@ -13921,16 +12328,16 @@ "type": "Block", "value": "*\n * Enable/disable alternating rows\n * @type {Boolean}\n ", "range": [ - 8059, - 8144 + 6605, + 6690 ], "loc": { "start": { - "line": 310, + "line": 257, "column": 8 }, "end": { - "line": 313, + "line": 260, "column": 11 } } @@ -13941,16 +12348,16 @@ "type": "Block", "value": "*\n * Columns widths array\n * @type {Array}\n ", "range": [ - 8210, - 8282 + 6756, + 6828 ], "loc": { "start": { - "line": 316, + "line": 263, "column": 8 }, "end": { - "line": 319, + "line": 266, "column": 11 } } @@ -13968,16 +12375,16 @@ "object": { "type": "ThisExpression", "range": [ - 8291, - 8295 + 6837, + 6841 ], "loc": { "start": { - "line": 320, + "line": 267, "column": 8 }, "end": { - "line": 320, + "line": 267, "column": 12 } } @@ -13986,31 +12393,31 @@ "type": "Identifier", "name": "colWidths", "range": [ - 8296, - 8305 + 6842, + 6851 ], "loc": { "start": { - "line": 320, + "line": 267, "column": 13 }, "end": { - "line": 320, + "line": 267, "column": 22 } } }, "range": [ - 8291, - 8305 + 6837, + 6851 ], "loc": { "start": { - "line": 320, + "line": 267, "column": 8 }, "end": { - "line": 320, + "line": 267, "column": 22 } } @@ -14021,16 +12428,16 @@ "type": "Identifier", "name": "defaultsArr", "range": [ - 8308, - 8319 + 6854, + 6865 ], "loc": { "start": { - "line": 320, + "line": 267, "column": 25 }, "end": { - "line": 320, + "line": 267, "column": 36 } } @@ -14043,16 +12450,16 @@ "type": "Identifier", "name": "f", "range": [ - 8320, - 8321 + 6866, + 6867 ], "loc": { "start": { - "line": 320, + "line": 267, "column": 37 }, "end": { - "line": 320, + "line": 267, "column": 38 } } @@ -14061,31 +12468,31 @@ "type": "Identifier", "name": "col_widths", "range": [ - 8322, - 8332 + 6868, + 6878 ], "loc": { "start": { - "line": 320, + "line": 267, "column": 39 }, "end": { - "line": 320, + "line": 267, "column": 49 } } }, "range": [ - 8320, - 8332 + 6866, + 6878 ], "loc": { "start": { - "line": 320, + "line": 267, "column": 37 }, "end": { - "line": 320, + "line": 267, "column": 49 } } @@ -14094,62 +12501,62 @@ "type": "ArrayExpression", "elements": [], "range": [ - 8334, - 8336 + 6880, + 6882 ], "loc": { "start": { - "line": 320, + "line": 267, "column": 51 }, "end": { - "line": 320, + "line": 267, "column": 53 } } } ], "range": [ - 8308, - 8337 + 6854, + 6883 ], "loc": { "start": { - "line": 320, + "line": 267, "column": 25 }, "end": { - "line": 320, + "line": 267, "column": 54 } } }, "range": [ - 8291, - 8337 + 6837, + 6883 ], "loc": { "start": { - "line": 320, + "line": 267, "column": 8 }, "end": { - "line": 320, + "line": 267, "column": 54 } } }, "range": [ - 8291, - 8338 + 6837, + 6884 ], "loc": { "start": { - "line": 320, + "line": 267, "column": 8 }, "end": { - "line": 320, + "line": 267, "column": 55 } }, @@ -14158,16 +12565,16 @@ "type": "Block", "value": "*\n * Columns widths array\n * @type {Array}\n ", "range": [ - 8210, - 8282 + 6756, + 6828 ], "loc": { "start": { - "line": 316, + "line": 263, "column": 8 }, "end": { - "line": 319, + "line": 266, "column": 11 } } @@ -14178,16 +12585,16 @@ "type": "Block", "value": "*\n * Css class for a filter element\n * @type {String}\n ", "range": [ - 8348, - 8431 + 6894, + 6977 ], "loc": { "start": { - "line": 322, + "line": 269, "column": 8 }, "end": { - "line": 325, + "line": 272, "column": 11 } } @@ -14205,16 +12612,16 @@ "object": { "type": "ThisExpression", "range": [ - 8440, - 8444 + 6986, + 6990 ], "loc": { "start": { - "line": 326, + "line": 273, "column": 8 }, "end": { - "line": 326, + "line": 273, "column": 12 } } @@ -14223,31 +12630,31 @@ "type": "Identifier", "name": "fltCssClass", "range": [ - 8445, - 8456 + 6991, + 7002 ], "loc": { "start": { - "line": 326, + "line": 273, "column": 13 }, "end": { - "line": 326, + "line": 273, "column": 24 } } }, "range": [ - 8440, - 8456 + 6986, + 7002 ], "loc": { "start": { - "line": 326, + "line": 273, "column": 8 }, "end": { - "line": 326, + "line": 273, "column": 24 } } @@ -14258,16 +12665,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 8459, - 8470 + 7005, + 7016 ], "loc": { "start": { - "line": 326, + "line": 273, "column": 27 }, "end": { - "line": 326, + "line": 273, "column": 38 } } @@ -14280,16 +12687,16 @@ "type": "Identifier", "name": "f", "range": [ - 8471, - 8472 + 7017, + 7018 ], "loc": { "start": { - "line": 326, + "line": 273, "column": 39 }, "end": { - "line": 326, + "line": 273, "column": 40 } } @@ -14298,31 +12705,31 @@ "type": "Identifier", "name": "flt_css_class", "range": [ - 8473, - 8486 + 7019, + 7032 ], "loc": { "start": { - "line": 326, + "line": 273, "column": 41 }, "end": { - "line": 326, + "line": 273, "column": 54 } } }, "range": [ - 8471, - 8486 + 7017, + 7032 ], "loc": { "start": { - "line": 326, + "line": 273, "column": 39 }, "end": { - "line": 326, + "line": 273, "column": 54 } } @@ -14332,62 +12739,62 @@ "value": "flt", "raw": "'flt'", "range": [ - 8488, - 8493 + 7034, + 7039 ], "loc": { "start": { - "line": 326, + "line": 273, "column": 56 }, "end": { - "line": 326, + "line": 273, "column": 61 } } } ], "range": [ - 8459, - 8494 + 7005, + 7040 ], "loc": { "start": { - "line": 326, + "line": 273, "column": 27 }, "end": { - "line": 326, + "line": 273, "column": 62 } } }, "range": [ - 8440, - 8494 + 6986, + 7040 ], "loc": { "start": { - "line": 326, + "line": 273, "column": 8 }, "end": { - "line": 326, + "line": 273, "column": 62 } } }, "range": [ - 8440, - 8495 + 6986, + 7041 ], "loc": { "start": { - "line": 326, + "line": 273, "column": 8 }, "end": { - "line": 326, + "line": 273, "column": 63 } }, @@ -14396,16 +12803,16 @@ "type": "Block", "value": "*\n * Css class for a filter element\n * @type {String}\n ", "range": [ - 8348, - 8431 + 6894, + 6977 ], "loc": { "start": { - "line": 322, + "line": 269, "column": 8 }, "end": { - "line": 325, + "line": 272, "column": 11 } } @@ -14416,16 +12823,16 @@ "type": "Block", "value": "*\n * Css class for multiple select filters\n * @type {String}\n ", "range": [ - 8505, - 8595 + 7051, + 7141 ], "loc": { "start": { - "line": 328, + "line": 275, "column": 8 }, "end": { - "line": 331, + "line": 278, "column": 11 } } @@ -14443,16 +12850,16 @@ "object": { "type": "ThisExpression", "range": [ - 8604, - 8608 + 7150, + 7154 ], "loc": { "start": { - "line": 332, + "line": 279, "column": 8 }, "end": { - "line": 332, + "line": 279, "column": 12 } } @@ -14461,31 +12868,31 @@ "type": "Identifier", "name": "fltMultiCssClass", "range": [ - 8609, - 8625 + 7155, + 7171 ], "loc": { "start": { - "line": 332, + "line": 279, "column": 13 }, "end": { - "line": 332, + "line": 279, "column": 29 } } }, "range": [ - 8604, - 8625 + 7150, + 7171 ], "loc": { "start": { - "line": 332, + "line": 279, "column": 8 }, "end": { - "line": 332, + "line": 279, "column": 29 } } @@ -14496,16 +12903,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 8628, - 8639 + 7174, + 7185 ], "loc": { "start": { - "line": 332, + "line": 279, "column": 32 }, "end": { - "line": 332, + "line": 279, "column": 43 } } @@ -14518,16 +12925,16 @@ "type": "Identifier", "name": "f", "range": [ - 8640, - 8641 + 7186, + 7187 ], "loc": { "start": { - "line": 332, + "line": 279, "column": 44 }, "end": { - "line": 332, + "line": 279, "column": 45 } } @@ -14536,31 +12943,31 @@ "type": "Identifier", "name": "flt_multi_css_class", "range": [ - 8642, - 8661 + 7188, + 7207 ], "loc": { "start": { - "line": 332, + "line": 279, "column": 46 }, "end": { - "line": 332, + "line": 279, "column": 65 } } }, "range": [ - 8640, - 8661 + 7186, + 7207 ], "loc": { "start": { - "line": 332, + "line": 279, "column": 44 }, "end": { - "line": 332, + "line": 279, "column": 65 } } @@ -14570,62 +12977,62 @@ "value": "flt_multi", "raw": "'flt_multi'", "range": [ - 8663, - 8674 + 7209, + 7220 ], "loc": { "start": { - "line": 332, + "line": 279, "column": 67 }, "end": { - "line": 332, + "line": 279, "column": 78 } } } ], "range": [ - 8628, - 8675 + 7174, + 7221 ], "loc": { "start": { - "line": 332, + "line": 279, "column": 32 }, "end": { - "line": 332, + "line": 279, "column": 79 } } }, "range": [ - 8604, - 8675 + 7150, + 7221 ], "loc": { "start": { - "line": 332, + "line": 279, "column": 8 }, "end": { - "line": 332, + "line": 279, "column": 79 } } }, "range": [ - 8604, - 8676 + 7150, + 7222 ], "loc": { "start": { - "line": 332, + "line": 279, "column": 8 }, "end": { - "line": 332, + "line": 279, "column": 80 } }, @@ -14634,16 +13041,16 @@ "type": "Block", "value": "*\n * Css class for multiple select filters\n * @type {String}\n ", "range": [ - 8505, - 8595 + 7051, + 7141 ], "loc": { "start": { - "line": 328, + "line": 275, "column": 8 }, "end": { - "line": 331, + "line": 278, "column": 11 } } @@ -14654,16 +13061,16 @@ "type": "Block", "value": "*\n * Css class for small filter (when submit button is active)\n * @type {String}\n ", "range": [ - 8686, - 8796 + 7232, + 7342 ], "loc": { "start": { - "line": 334, + "line": 281, "column": 8 }, "end": { - "line": 337, + "line": 284, "column": 11 } } @@ -14681,16 +13088,16 @@ "object": { "type": "ThisExpression", "range": [ - 8805, - 8809 + 7351, + 7355 ], "loc": { "start": { - "line": 338, + "line": 285, "column": 8 }, "end": { - "line": 338, + "line": 285, "column": 12 } } @@ -14699,31 +13106,31 @@ "type": "Identifier", "name": "fltSmallCssClass", "range": [ - 8810, - 8826 + 7356, + 7372 ], "loc": { "start": { - "line": 338, + "line": 285, "column": 13 }, "end": { - "line": 338, + "line": 285, "column": 29 } } }, "range": [ - 8805, - 8826 + 7351, + 7372 ], "loc": { "start": { - "line": 338, + "line": 285, "column": 8 }, "end": { - "line": 338, + "line": 285, "column": 29 } } @@ -14734,16 +13141,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 8829, - 8840 + 7375, + 7386 ], "loc": { "start": { - "line": 338, + "line": 285, "column": 32 }, "end": { - "line": 338, + "line": 285, "column": 43 } } @@ -14756,16 +13163,16 @@ "type": "Identifier", "name": "f", "range": [ - 8841, - 8842 + 7387, + 7388 ], "loc": { "start": { - "line": 338, + "line": 285, "column": 44 }, "end": { - "line": 338, + "line": 285, "column": 45 } } @@ -14774,31 +13181,31 @@ "type": "Identifier", "name": "flt_small_css_class", "range": [ - 8843, - 8862 + 7389, + 7408 ], "loc": { "start": { - "line": 338, + "line": 285, "column": 46 }, "end": { - "line": 338, + "line": 285, "column": 65 } } }, "range": [ - 8841, - 8862 + 7387, + 7408 ], "loc": { "start": { - "line": 338, + "line": 285, "column": 44 }, "end": { - "line": 338, + "line": 285, "column": 65 } } @@ -14808,62 +13215,62 @@ "value": "flt_s", "raw": "'flt_s'", "range": [ - 8864, - 8871 + 7410, + 7417 ], "loc": { "start": { - "line": 338, + "line": 285, "column": 67 }, "end": { - "line": 338, + "line": 285, "column": 74 } } } ], "range": [ - 8829, - 8872 + 7375, + 7418 ], "loc": { "start": { - "line": 338, + "line": 285, "column": 32 }, "end": { - "line": 338, + "line": 285, "column": 75 } } }, "range": [ - 8805, - 8872 + 7351, + 7418 ], "loc": { "start": { - "line": 338, + "line": 285, "column": 8 }, "end": { - "line": 338, + "line": 285, "column": 75 } } }, "range": [ - 8805, - 8873 + 7351, + 7419 ], "loc": { "start": { - "line": 338, + "line": 285, "column": 8 }, "end": { - "line": 338, + "line": 285, "column": 76 } }, @@ -14872,16 +13279,16 @@ "type": "Block", "value": "*\n * Css class for small filter (when submit button is active)\n * @type {String}\n ", "range": [ - 8686, - 8796 + 7232, + 7342 ], "loc": { "start": { - "line": 334, + "line": 281, "column": 8 }, "end": { - "line": 337, + "line": 284, "column": 11 } } @@ -14892,16 +13299,16 @@ "type": "Block", "value": "*\n * Css class for single filter type\n * @type {String}\n ", "range": [ - 8883, - 8968 + 7429, + 7514 ], "loc": { "start": { - "line": 340, + "line": 287, "column": 8 }, "end": { - "line": 343, + "line": 290, "column": 11 } } @@ -14919,16 +13326,16 @@ "object": { "type": "ThisExpression", "range": [ - 8977, - 8981 + 7523, + 7527 ], "loc": { "start": { - "line": 344, + "line": 291, "column": 8 }, "end": { - "line": 344, + "line": 291, "column": 12 } } @@ -14937,31 +13344,31 @@ "type": "Identifier", "name": "singleFltCssClass", "range": [ - 8982, - 8999 + 7528, + 7545 ], "loc": { "start": { - "line": 344, + "line": 291, "column": 13 }, "end": { - "line": 344, + "line": 291, "column": 30 } } }, "range": [ - 8977, - 8999 + 7523, + 7545 ], "loc": { "start": { - "line": 344, + "line": 291, "column": 8 }, "end": { - "line": 344, + "line": 291, "column": 30 } } @@ -14972,16 +13379,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 9002, - 9013 + 7548, + 7559 ], "loc": { "start": { - "line": 344, + "line": 291, "column": 33 }, "end": { - "line": 344, + "line": 291, "column": 44 } } @@ -14994,16 +13401,16 @@ "type": "Identifier", "name": "f", "range": [ - 9014, - 9015 + 7560, + 7561 ], "loc": { "start": { - "line": 344, + "line": 291, "column": 45 }, "end": { - "line": 344, + "line": 291, "column": 46 } } @@ -15012,31 +13419,31 @@ "type": "Identifier", "name": "single_flt_css_class", "range": [ - 9016, - 9036 + 7562, + 7582 ], "loc": { "start": { - "line": 344, + "line": 291, "column": 47 }, "end": { - "line": 344, + "line": 291, "column": 67 } } }, "range": [ - 9014, - 9036 + 7560, + 7582 ], "loc": { "start": { - "line": 344, + "line": 291, "column": 45 }, "end": { - "line": 344, + "line": 291, "column": 67 } } @@ -15046,62 +13453,62 @@ "value": "single_flt", "raw": "'single_flt'", "range": [ - 9050, - 9062 + 7596, + 7608 ], "loc": { "start": { - "line": 345, + "line": 292, "column": 12 }, "end": { - "line": 345, + "line": 292, "column": 24 } } } ], "range": [ - 9002, - 9063 + 7548, + 7609 ], "loc": { "start": { - "line": 344, + "line": 291, "column": 33 }, "end": { - "line": 345, + "line": 292, "column": 25 } } }, "range": [ - 8977, - 9063 + 7523, + 7609 ], "loc": { "start": { - "line": 344, + "line": 291, "column": 8 }, "end": { - "line": 345, + "line": 292, "column": 25 } } }, "range": [ - 8977, - 9064 + 7523, + 7610 ], "loc": { "start": { - "line": 344, + "line": 291, "column": 8 }, "end": { - "line": 345, + "line": 292, "column": 26 } }, @@ -15110,16 +13517,16 @@ "type": "Block", "value": "*\n * Css class for single filter type\n * @type {String}\n ", "range": [ - 8883, - 8968 + 7429, + 7514 ], "loc": { "start": { - "line": 340, + "line": 287, "column": 8 }, "end": { - "line": 343, + "line": 290, "column": 11 } } @@ -15130,16 +13537,16 @@ "type": "Block", "value": "** filters' grid behaviours **", "range": [ - 9074, - 9108 + 7620, + 7654 ], "loc": { "start": { - "line": 347, + "line": 294, "column": 8 }, "end": { - "line": 347, + "line": 294, "column": 42 } } @@ -15148,16 +13555,16 @@ "type": "Block", "value": "*\n * Enable/disable enter key for input type filters\n * @type {Boolean}\n ", "range": [ - 9118, - 9219 + 7664, + 7765 ], "loc": { "start": { - "line": 349, + "line": 296, "column": 8 }, "end": { - "line": 352, + "line": 299, "column": 11 } } @@ -15175,16 +13582,16 @@ "object": { "type": "ThisExpression", "range": [ - 9228, - 9232 + 7774, + 7778 ], "loc": { "start": { - "line": 353, + "line": 300, "column": 8 }, "end": { - "line": 353, + "line": 300, "column": 12 } } @@ -15193,31 +13600,31 @@ "type": "Identifier", "name": "enterKey", "range": [ - 9233, - 9241 + 7779, + 7787 ], "loc": { "start": { - "line": 353, + "line": 300, "column": 13 }, "end": { - "line": 353, + "line": 300, "column": 21 } } }, "range": [ - 9228, - 9241 + 7774, + 7787 ], "loc": { "start": { - "line": 353, + "line": 300, "column": 8 }, "end": { - "line": 353, + "line": 300, "column": 21 } } @@ -15228,16 +13635,16 @@ "type": "Identifier", "name": "defaultsBool", "range": [ - 9244, - 9256 + 7790, + 7802 ], "loc": { "start": { - "line": 353, + "line": 300, "column": 24 }, "end": { - "line": 353, + "line": 300, "column": 36 } } @@ -15250,16 +13657,16 @@ "type": "Identifier", "name": "f", "range": [ - 9257, - 9258 + 7803, + 7804 ], "loc": { "start": { - "line": 353, + "line": 300, "column": 37 }, "end": { - "line": 353, + "line": 300, "column": 38 } } @@ -15268,31 +13675,31 @@ "type": "Identifier", "name": "enter_key", "range": [ - 9259, - 9268 + 7805, + 7814 ], "loc": { "start": { - "line": 353, + "line": 300, "column": 39 }, "end": { - "line": 353, + "line": 300, "column": 48 } } }, "range": [ - 9257, - 9268 + 7803, + 7814 ], "loc": { "start": { - "line": 353, + "line": 300, "column": 37 }, "end": { - "line": 353, + "line": 300, "column": 48 } } @@ -15302,62 +13709,62 @@ "value": true, "raw": "true", "range": [ - 9270, - 9274 + 7816, + 7820 ], "loc": { "start": { - "line": 353, + "line": 300, "column": 50 }, "end": { - "line": 353, + "line": 300, "column": 54 } } } ], "range": [ - 9244, - 9275 + 7790, + 7821 ], "loc": { "start": { - "line": 353, + "line": 300, "column": 24 }, "end": { - "line": 353, + "line": 300, "column": 55 } } }, "range": [ - 9228, - 9275 + 7774, + 7821 ], "loc": { "start": { - "line": 353, + "line": 300, "column": 8 }, "end": { - "line": 353, + "line": 300, "column": 55 } } }, "range": [ - 9228, - 9276 + 7774, + 7822 ], "loc": { "start": { - "line": 353, + "line": 300, "column": 8 }, "end": { - "line": 353, + "line": 300, "column": 56 } }, @@ -15366,16 +13773,16 @@ "type": "Block", "value": "** filters' grid behaviours **", "range": [ - 9074, - 9108 + 7620, + 7654 ], "loc": { "start": { - "line": 347, + "line": 294, "column": 8 }, "end": { - "line": 347, + "line": 294, "column": 42 } } @@ -15384,16 +13791,16 @@ "type": "Block", "value": "*\n * Enable/disable enter key for input type filters\n * @type {Boolean}\n ", "range": [ - 9118, - 9219 + 7664, + 7765 ], "loc": { "start": { - "line": 349, + "line": 296, "column": 8 }, "end": { - "line": 352, + "line": 299, "column": 11 } } @@ -15404,16 +13811,16 @@ "type": "Block", "value": "*\n * Callback fired before filtering process starts\n * @type {Function}\n ", "range": [ - 9286, - 9387 + 7832, + 7933 ], "loc": { "start": { - "line": 355, + "line": 302, "column": 8 }, "end": { - "line": 358, + "line": 305, "column": 11 } } @@ -15431,16 +13838,16 @@ "object": { "type": "ThisExpression", "range": [ - 9396, - 9400 + 7942, + 7946 ], "loc": { "start": { - "line": 359, + "line": 306, "column": 8 }, "end": { - "line": 359, + "line": 306, "column": 12 } } @@ -15449,31 +13856,31 @@ "type": "Identifier", "name": "onBeforeFilter", "range": [ - 9401, - 9415 + 7947, + 7961 ], "loc": { "start": { - "line": 359, + "line": 306, "column": 13 }, "end": { - "line": 359, + "line": 306, "column": 27 } } }, "range": [ - 9396, - 9415 + 7942, + 7961 ], "loc": { "start": { - "line": 359, + "line": 306, "column": 8 }, "end": { - "line": 359, + "line": 306, "column": 27 } } @@ -15484,16 +13891,16 @@ "type": "Identifier", "name": "defaultsFn", "range": [ - 9418, - 9428 + 7964, + 7974 ], "loc": { "start": { - "line": 359, + "line": 306, "column": 30 }, "end": { - "line": 359, + "line": 306, "column": 40 } } @@ -15506,16 +13913,16 @@ "type": "Identifier", "name": "f", "range": [ - 9429, - 9430 + 7975, + 7976 ], "loc": { "start": { - "line": 359, + "line": 306, "column": 41 }, "end": { - "line": 359, + "line": 306, "column": 42 } } @@ -15524,31 +13931,31 @@ "type": "Identifier", "name": "on_before_filter", "range": [ - 9431, - 9447 + 7977, + 7993 ], "loc": { "start": { - "line": 359, + "line": 306, "column": 43 }, "end": { - "line": 359, + "line": 306, "column": 59 } } }, "range": [ - 9429, - 9447 + 7975, + 7993 ], "loc": { "start": { - "line": 359, + "line": 306, "column": 41 }, "end": { - "line": 359, + "line": 306, "column": 59 } } @@ -15557,62 +13964,62 @@ "type": "Identifier", "name": "EMPTY_FN", "range": [ - 9449, - 9457 + 7995, + 8003 ], "loc": { "start": { - "line": 359, + "line": 306, "column": 61 }, "end": { - "line": 359, + "line": 306, "column": 69 } } } ], "range": [ - 9418, - 9458 + 7964, + 8004 ], "loc": { "start": { - "line": 359, + "line": 306, "column": 30 }, "end": { - "line": 359, + "line": 306, "column": 70 } } }, "range": [ - 9396, - 9458 + 7942, + 8004 ], "loc": { "start": { - "line": 359, + "line": 306, "column": 8 }, "end": { - "line": 359, + "line": 306, "column": 70 } } }, "range": [ - 9396, - 9459 + 7942, + 8005 ], "loc": { "start": { - "line": 359, + "line": 306, "column": 8 }, "end": { - "line": 359, + "line": 306, "column": 71 } }, @@ -15621,16 +14028,16 @@ "type": "Block", "value": "*\n * Callback fired before filtering process starts\n * @type {Function}\n ", "range": [ - 9286, - 9387 + 7832, + 7933 ], "loc": { "start": { - "line": 355, + "line": 302, "column": 8 }, "end": { - "line": 358, + "line": 305, "column": 11 } } @@ -15641,16 +14048,16 @@ "type": "Block", "value": "*\n * Callback fired after filtering process is completed\n * @type {Function}\n ", "range": [ - 9469, - 9575 + 8015, + 8121 ], "loc": { "start": { - "line": 361, + "line": 308, "column": 8 }, "end": { - "line": 364, + "line": 311, "column": 11 } } @@ -15668,16 +14075,16 @@ "object": { "type": "ThisExpression", "range": [ - 9584, - 9588 + 8130, + 8134 ], "loc": { "start": { - "line": 365, + "line": 312, "column": 8 }, "end": { - "line": 365, + "line": 312, "column": 12 } } @@ -15686,31 +14093,31 @@ "type": "Identifier", "name": "onAfterFilter", "range": [ - 9589, - 9602 + 8135, + 8148 ], "loc": { "start": { - "line": 365, + "line": 312, "column": 13 }, "end": { - "line": 365, + "line": 312, "column": 26 } } }, "range": [ - 9584, - 9602 + 8130, + 8148 ], "loc": { "start": { - "line": 365, + "line": 312, "column": 8 }, "end": { - "line": 365, + "line": 312, "column": 26 } } @@ -15721,16 +14128,16 @@ "type": "Identifier", "name": "defaultsFn", "range": [ - 9605, - 9615 + 8151, + 8161 ], "loc": { "start": { - "line": 365, + "line": 312, "column": 29 }, "end": { - "line": 365, + "line": 312, "column": 39 } } @@ -15743,16 +14150,16 @@ "type": "Identifier", "name": "f", "range": [ - 9616, - 9617 + 8162, + 8163 ], "loc": { "start": { - "line": 365, + "line": 312, "column": 40 }, "end": { - "line": 365, + "line": 312, "column": 41 } } @@ -15761,31 +14168,31 @@ "type": "Identifier", "name": "on_after_filter", "range": [ - 9618, - 9633 + 8164, + 8179 ], "loc": { "start": { - "line": 365, + "line": 312, "column": 42 }, "end": { - "line": 365, + "line": 312, "column": 57 } } }, "range": [ - 9616, - 9633 + 8162, + 8179 ], "loc": { "start": { - "line": 365, + "line": 312, "column": 40 }, "end": { - "line": 365, + "line": 312, "column": 57 } } @@ -15794,62 +14201,62 @@ "type": "Identifier", "name": "EMPTY_FN", "range": [ - 9635, - 9643 + 8181, + 8189 ], "loc": { "start": { - "line": 365, + "line": 312, "column": 59 }, "end": { - "line": 365, + "line": 312, "column": 67 } } } ], "range": [ - 9605, - 9644 + 8151, + 8190 ], "loc": { "start": { - "line": 365, + "line": 312, "column": 29 }, "end": { - "line": 365, + "line": 312, "column": 68 } } }, "range": [ - 9584, - 9644 + 8130, + 8190 ], "loc": { "start": { - "line": 365, + "line": 312, "column": 8 }, "end": { - "line": 365, + "line": 312, "column": 68 } } }, "range": [ - 9584, - 9645 + 8130, + 8191 ], "loc": { "start": { - "line": 365, + "line": 312, "column": 8 }, "end": { - "line": 365, + "line": 312, "column": 69 } }, @@ -15858,16 +14265,16 @@ "type": "Block", "value": "*\n * Callback fired after filtering process is completed\n * @type {Function}\n ", "range": [ - 9469, - 9575 + 8015, + 8121 ], "loc": { "start": { - "line": 361, + "line": 308, "column": 8 }, "end": { - "line": 364, + "line": 311, "column": 11 } } @@ -15878,16 +14285,16 @@ "type": "Block", "value": "*\n * Enable/disable case sensitivity filtering\n * @type {Boolean}\n ", "range": [ - 9655, - 9750 + 8201, + 8296 ], "loc": { "start": { - "line": 367, + "line": 314, "column": 8 }, "end": { - "line": 370, + "line": 317, "column": 11 } } @@ -15905,16 +14312,16 @@ "object": { "type": "ThisExpression", "range": [ - 9759, - 9763 + 8305, + 8309 ], "loc": { "start": { - "line": 371, + "line": 318, "column": 8 }, "end": { - "line": 371, + "line": 318, "column": 12 } } @@ -15923,31 +14330,31 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 9764, - 9777 + 8310, + 8323 ], "loc": { "start": { - "line": 371, + "line": 318, "column": 13 }, "end": { - "line": 371, + "line": 318, "column": 26 } } }, "range": [ - 9759, - 9777 + 8305, + 8323 ], "loc": { "start": { - "line": 371, + "line": 318, "column": 8 }, "end": { - "line": 371, + "line": 318, "column": 26 } } @@ -15958,16 +14365,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 9780, - 9787 + 8326, + 8333 ], "loc": { "start": { - "line": 371, + "line": 318, "column": 29 }, "end": { - "line": 371, + "line": 318, "column": 36 } } @@ -15980,16 +14387,16 @@ "type": "Identifier", "name": "f", "range": [ - 9788, - 9789 + 8334, + 8335 ], "loc": { "start": { - "line": 371, + "line": 318, "column": 37 }, "end": { - "line": 371, + "line": 318, "column": 38 } } @@ -15998,77 +14405,77 @@ "type": "Identifier", "name": "case_sensitive", "range": [ - 9790, - 9804 + 8336, + 8350 ], "loc": { "start": { - "line": 371, + "line": 318, "column": 39 }, "end": { - "line": 371, + "line": 318, "column": 53 } } }, "range": [ - 9788, - 9804 + 8334, + 8350 ], "loc": { "start": { - "line": 371, + "line": 318, "column": 37 }, "end": { - "line": 371, + "line": 318, "column": 53 } } } ], "range": [ - 9780, - 9805 + 8326, + 8351 ], "loc": { "start": { - "line": 371, + "line": 318, "column": 29 }, "end": { - "line": 371, + "line": 318, "column": 54 } } }, "range": [ - 9759, - 9805 + 8305, + 8351 ], "loc": { "start": { - "line": 371, + "line": 318, "column": 8 }, "end": { - "line": 371, + "line": 318, "column": 54 } } }, "range": [ - 9759, - 9806 + 8305, + 8352 ], "loc": { "start": { - "line": 371, + "line": 318, "column": 8 }, "end": { - "line": 371, + "line": 318, "column": 55 } }, @@ -16077,16 +14484,16 @@ "type": "Block", "value": "*\n * Enable/disable case sensitivity filtering\n * @type {Boolean}\n ", "range": [ - 9655, - 9750 + 8201, + 8296 ], "loc": { "start": { - "line": 367, + "line": 314, "column": 8 }, "end": { - "line": 370, + "line": 317, "column": 11 } } @@ -16097,16 +14504,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": [ - 9816, - 9972 + 8362, + 8518 ], "loc": { "start": { - "line": 373, + "line": 320, "column": 8 }, "end": { - "line": 378, + "line": 325, "column": 11 } } @@ -16124,16 +14531,16 @@ "object": { "type": "ThisExpression", "range": [ - 9981, - 9985 + 8527, + 8531 ], "loc": { "start": { - "line": 379, + "line": 326, "column": 8 }, "end": { - "line": 379, + "line": 326, "column": 12 } } @@ -16142,31 +14549,31 @@ "type": "Identifier", "name": "hasExactMatchByCol", "range": [ - 9986, - 10004 + 8532, + 8550 ], "loc": { "start": { - "line": 379, + "line": 326, "column": 13 }, "end": { - "line": 379, + "line": 326, "column": 31 } } }, "range": [ - 9981, - 10004 + 8527, + 8550 ], "loc": { "start": { - "line": 379, + "line": 326, "column": 8 }, "end": { - "line": 379, + "line": 326, "column": 31 } } @@ -16177,16 +14584,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 10007, - 10014 + 8553, + 8560 ], "loc": { "start": { - "line": 379, + "line": 326, "column": 34 }, "end": { - "line": 379, + "line": 326, "column": 41 } } @@ -16199,16 +14606,16 @@ "type": "Identifier", "name": "f", "range": [ - 10015, - 10016 + 8561, + 8562 ], "loc": { "start": { - "line": 379, + "line": 326, "column": 42 }, "end": { - "line": 379, + "line": 326, "column": 43 } } @@ -16217,77 +14624,77 @@ "type": "Identifier", "name": "columns_exact_match", "range": [ - 10017, - 10036 + 8563, + 8582 ], "loc": { "start": { - "line": 379, + "line": 326, "column": 44 }, "end": { - "line": 379, + "line": 326, "column": 63 } } }, "range": [ - 10015, - 10036 + 8561, + 8582 ], "loc": { "start": { - "line": 379, + "line": 326, "column": 42 }, "end": { - "line": 379, + "line": 326, "column": 63 } } } ], "range": [ - 10007, - 10037 + 8553, + 8583 ], "loc": { "start": { - "line": 379, + "line": 326, "column": 34 }, "end": { - "line": 379, + "line": 326, "column": 64 } } }, "range": [ - 9981, - 10037 + 8527, + 8583 ], "loc": { "start": { - "line": 379, + "line": 326, "column": 8 }, "end": { - "line": 379, + "line": 326, "column": 64 } } }, "range": [ - 9981, - 10038 + 8527, + 8584 ], "loc": { "start": { - "line": 379, + "line": 326, "column": 8 }, "end": { - "line": 379, + "line": 326, "column": 65 } }, @@ -16296,16 +14703,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": [ - 9816, - 9972 + 8362, + 8518 ], "loc": { "start": { - "line": 373, + "line": 320, "column": 8 }, "end": { - "line": 378, + "line": 325, "column": 11 } } @@ -16316,16 +14723,16 @@ "type": "Block", "value": "*\n * Exact match filtering per column array\n * @type {Array}\n ", "range": [ - 10048, - 10138 + 8594, + 8684 ], "loc": { "start": { - "line": 381, + "line": 328, "column": 8 }, "end": { - "line": 384, + "line": 331, "column": 11 } } @@ -16343,16 +14750,16 @@ "object": { "type": "ThisExpression", "range": [ - 10147, - 10151 + 8693, + 8697 ], "loc": { "start": { - "line": 385, + "line": 332, "column": 8 }, "end": { - "line": 385, + "line": 332, "column": 12 } } @@ -16361,31 +14768,31 @@ "type": "Identifier", "name": "exactMatchByCol", "range": [ - 10152, - 10167 + 8698, + 8713 ], "loc": { "start": { - "line": 385, + "line": 332, "column": 13 }, "end": { - "line": 385, + "line": 332, "column": 28 } } }, "range": [ - 10147, - 10167 + 8693, + 8713 ], "loc": { "start": { - "line": 385, + "line": 332, "column": 8 }, "end": { - "line": 385, + "line": 332, "column": 28 } } @@ -16398,16 +14805,16 @@ "object": { "type": "ThisExpression", "range": [ - 10170, - 10174 + 8716, + 8720 ], "loc": { "start": { - "line": 385, + "line": 332, "column": 31 }, "end": { - "line": 385, + "line": 332, "column": 35 } } @@ -16416,31 +14823,31 @@ "type": "Identifier", "name": "hasExactMatchByCol", "range": [ - 10175, - 10193 + 8721, + 8739 ], "loc": { "start": { - "line": 385, + "line": 332, "column": 36 }, "end": { - "line": 385, + "line": 332, "column": 54 } } }, "range": [ - 10170, - 10193 + 8716, + 8739 ], "loc": { "start": { - "line": 385, + "line": 332, "column": 31 }, "end": { - "line": 385, + "line": 332, "column": 54 } } @@ -16452,16 +14859,16 @@ "type": "Identifier", "name": "f", "range": [ - 10208, - 10209 + 8754, + 8755 ], "loc": { "start": { - "line": 386, + "line": 333, "column": 12 }, "end": { - "line": 386, + "line": 333, "column": 13 } } @@ -16470,31 +14877,31 @@ "type": "Identifier", "name": "columns_exact_match", "range": [ - 10210, - 10229 + 8756, + 8775 ], "loc": { "start": { - "line": 386, + "line": 333, "column": 14 }, "end": { - "line": 386, + "line": 333, "column": 33 } } }, "range": [ - 10208, - 10229 + 8754, + 8775 ], "loc": { "start": { - "line": 386, + "line": 333, "column": 12 }, "end": { - "line": 386, + "line": 333, "column": 33 } } @@ -16503,61 +14910,61 @@ "type": "ArrayExpression", "elements": [], "range": [ - 10232, - 10234 + 8778, + 8780 ], "loc": { "start": { - "line": 386, + "line": 333, "column": 36 }, "end": { - "line": 386, + "line": 333, "column": 38 } } }, "range": [ - 10170, - 10234 + 8716, + 8780 ], "loc": { "start": { - "line": 385, + "line": 332, "column": 31 }, "end": { - "line": 386, + "line": 333, "column": 38 } } }, "range": [ - 10147, - 10234 + 8693, + 8780 ], "loc": { "start": { - "line": 385, + "line": 332, "column": 8 }, "end": { - "line": 386, + "line": 333, "column": 38 } } }, "range": [ - 10147, - 10235 + 8693, + 8781 ], "loc": { "start": { - "line": 385, + "line": 332, "column": 8 }, "end": { - "line": 386, + "line": 333, "column": 39 } }, @@ -16566,16 +14973,16 @@ "type": "Block", "value": "*\n * Exact match filtering per column array\n * @type {Array}\n ", "range": [ - 10048, - 10138 + 8594, + 8684 ], "loc": { "start": { - "line": 381, + "line": 328, "column": 8 }, "end": { - "line": 384, + "line": 331, "column": 11 } } @@ -16586,16 +14993,16 @@ "type": "Block", "value": "*\n * Globally enable/disable exact match filtering\n * @type {Boolean}\n ", "range": [ - 10245, - 10344 + 8791, + 8890 ], "loc": { "start": { - "line": 388, + "line": 335, "column": 8 }, "end": { - "line": 391, + "line": 338, "column": 11 } } @@ -16613,16 +15020,16 @@ "object": { "type": "ThisExpression", "range": [ - 10353, - 10357 + 8899, + 8903 ], "loc": { "start": { - "line": 392, + "line": 339, "column": 8 }, "end": { - "line": 392, + "line": 339, "column": 12 } } @@ -16631,31 +15038,31 @@ "type": "Identifier", "name": "exactMatch", "range": [ - 10358, - 10368 + 8904, + 8914 ], "loc": { "start": { - "line": 392, + "line": 339, "column": 13 }, "end": { - "line": 392, + "line": 339, "column": 23 } } }, "range": [ - 10353, - 10368 + 8899, + 8914 ], "loc": { "start": { - "line": 392, + "line": 339, "column": 8 }, "end": { - "line": 392, + "line": 339, "column": 23 } } @@ -16666,16 +15073,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 10371, - 10378 + 8917, + 8924 ], "loc": { "start": { - "line": 392, + "line": 339, "column": 26 }, "end": { - "line": 392, + "line": 339, "column": 33 } } @@ -16688,16 +15095,16 @@ "type": "Identifier", "name": "f", "range": [ - 10379, - 10380 + 8925, + 8926 ], "loc": { "start": { - "line": 392, + "line": 339, "column": 34 }, "end": { - "line": 392, + "line": 339, "column": 35 } } @@ -16706,77 +15113,77 @@ "type": "Identifier", "name": "exact_match", "range": [ - 10381, - 10392 + 8927, + 8938 ], "loc": { "start": { - "line": 392, + "line": 339, "column": 36 }, "end": { - "line": 392, + "line": 339, "column": 47 } } }, "range": [ - 10379, - 10392 + 8925, + 8938 ], "loc": { "start": { - "line": 392, + "line": 339, "column": 34 }, "end": { - "line": 392, + "line": 339, "column": 47 } } } ], "range": [ - 10371, - 10393 + 8917, + 8939 ], "loc": { "start": { - "line": 392, + "line": 339, "column": 26 }, "end": { - "line": 392, + "line": 339, "column": 48 } } }, "range": [ - 10353, - 10393 + 8899, + 8939 ], "loc": { "start": { - "line": 392, + "line": 339, "column": 8 }, "end": { - "line": 392, + "line": 339, "column": 48 } } }, "range": [ - 10353, - 10394 + 8899, + 8940 ], "loc": { "start": { - "line": 392, + "line": 339, "column": 8 }, "end": { - "line": 392, + "line": 339, "column": 49 } }, @@ -16785,16 +15192,16 @@ "type": "Block", "value": "*\n * Globally enable/disable exact match filtering\n * @type {Boolean}\n ", "range": [ - 10245, - 10344 + 8791, + 8890 ], "loc": { "start": { - "line": 388, + "line": 335, "column": 8 }, "end": { - "line": 391, + "line": 338, "column": 11 } } @@ -16805,16 +15212,16 @@ "type": "Block", "value": "*\n * Ignore diacritics globally or on a column basis\n * @type {Boolean|Array}\n ", "range": [ - 10404, - 10511 + 8950, + 9057 ], "loc": { "start": { - "line": 394, + "line": 341, "column": 8 }, "end": { - "line": 397, + "line": 344, "column": 11 } } @@ -16832,16 +15239,16 @@ "object": { "type": "ThisExpression", "range": [ - 10520, - 10524 + 9066, + 9070 ], "loc": { "start": { - "line": 398, + "line": 345, "column": 8 }, "end": { - "line": 398, + "line": 345, "column": 12 } } @@ -16850,31 +15257,31 @@ "type": "Identifier", "name": "ignoreDiacritics", "range": [ - 10525, - 10541 + 9071, + 9087 ], "loc": { "start": { - "line": 398, + "line": 345, "column": 13 }, "end": { - "line": 398, + "line": 345, "column": 29 } } }, "range": [ - 10520, - 10541 + 9066, + 9087 ], "loc": { "start": { - "line": 398, + "line": 345, "column": 8 }, "end": { - "line": 398, + "line": 345, "column": 29 } } @@ -16886,16 +15293,16 @@ "type": "Identifier", "name": "f", "range": [ - 10544, - 10545 + 9090, + 9091 ], "loc": { "start": { - "line": 398, + "line": 345, "column": 32 }, "end": { - "line": 398, + "line": 345, "column": 33 } } @@ -16904,61 +15311,61 @@ "type": "Identifier", "name": "ignore_diacritics", "range": [ - 10546, - 10563 + 9092, + 9109 ], "loc": { "start": { - "line": 398, + "line": 345, "column": 34 }, "end": { - "line": 398, + "line": 345, "column": 51 } } }, "range": [ - 10544, - 10563 + 9090, + 9109 ], "loc": { "start": { - "line": 398, + "line": 345, "column": 32 }, "end": { - "line": 398, + "line": 345, "column": 51 } } }, "range": [ - 10520, - 10563 + 9066, + 9109 ], "loc": { "start": { - "line": 398, + "line": 345, "column": 8 }, "end": { - "line": 398, + "line": 345, "column": 51 } } }, "range": [ - 10520, - 10564 + 9066, + 9110 ], "loc": { "start": { - "line": 398, + "line": 345, "column": 8 }, "end": { - "line": 398, + "line": 345, "column": 52 } }, @@ -16967,16 +15374,16 @@ "type": "Block", "value": "*\n * Ignore diacritics globally or on a column basis\n * @type {Boolean|Array}\n ", "range": [ - 10404, - 10511 + 8950, + 9057 ], "loc": { "start": { - "line": 394, + "line": 341, "column": 8 }, "end": { - "line": 397, + "line": 344, "column": 11 } } @@ -16987,16 +15394,16 @@ "type": "Block", "value": "*\n * Enable/disable linked filters filtering mode\n * @type {Boolean}\n ", "range": [ - 10574, - 10672 + 9120, + 9218 ], "loc": { "start": { - "line": 400, + "line": 347, "column": 8 }, "end": { - "line": 403, + "line": 350, "column": 11 } } @@ -17014,16 +15421,16 @@ "object": { "type": "ThisExpression", "range": [ - 10681, - 10685 + 9227, + 9231 ], "loc": { "start": { - "line": 404, + "line": 351, "column": 8 }, "end": { - "line": 404, + "line": 351, "column": 12 } } @@ -17032,31 +15439,31 @@ "type": "Identifier", "name": "linkedFilters", "range": [ - 10686, - 10699 + 9232, + 9245 ], "loc": { "start": { - "line": 404, + "line": 351, "column": 13 }, "end": { - "line": 404, + "line": 351, "column": 26 } } }, "range": [ - 10681, - 10699 + 9227, + 9245 ], "loc": { "start": { - "line": 404, + "line": 351, "column": 8 }, "end": { - "line": 404, + "line": 351, "column": 26 } } @@ -17067,16 +15474,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 10702, - 10709 + 9248, + 9255 ], "loc": { "start": { - "line": 404, + "line": 351, "column": 29 }, "end": { - "line": 404, + "line": 351, "column": 36 } } @@ -17089,16 +15496,16 @@ "type": "Identifier", "name": "f", "range": [ - 10710, - 10711 + 9256, + 9257 ], "loc": { "start": { - "line": 404, + "line": 351, "column": 37 }, "end": { - "line": 404, + "line": 351, "column": 38 } } @@ -17107,77 +15514,77 @@ "type": "Identifier", "name": "linked_filters", "range": [ - 10712, - 10726 + 9258, + 9272 ], "loc": { "start": { - "line": 404, + "line": 351, "column": 39 }, "end": { - "line": 404, + "line": 351, "column": 53 } } }, "range": [ - 10710, - 10726 + 9256, + 9272 ], "loc": { "start": { - "line": 404, + "line": 351, "column": 37 }, "end": { - "line": 404, + "line": 351, "column": 53 } } } ], "range": [ - 10702, - 10727 + 9248, + 9273 ], "loc": { "start": { - "line": 404, + "line": 351, "column": 29 }, "end": { - "line": 404, + "line": 351, "column": 54 } } }, "range": [ - 10681, - 10727 + 9227, + 9273 ], "loc": { "start": { - "line": 404, + "line": 351, "column": 8 }, "end": { - "line": 404, + "line": 351, "column": 54 } } }, "range": [ - 10681, - 10728 + 9227, + 9274 ], "loc": { "start": { - "line": 404, + "line": 351, "column": 8 }, "end": { - "line": 404, + "line": 351, "column": 55 } }, @@ -17186,16 +15593,16 @@ "type": "Block", "value": "*\n * Enable/disable linked filters filtering mode\n * @type {Boolean}\n ", "range": [ - 10574, - 10672 + 9120, + 9218 ], "loc": { "start": { - "line": 400, + "line": 347, "column": 8 }, "end": { - "line": 403, + "line": 350, "column": 11 } } @@ -17206,16 +15613,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": [ - 10738, - 10894 + 9284, + 9440 ], "loc": { "start": { - "line": 406, + "line": 353, "column": 8 }, "end": { - "line": 410, + "line": 357, "column": 11 } } @@ -17233,16 +15640,16 @@ "object": { "type": "ThisExpression", "range": [ - 10903, - 10907 + 9449, + 9453 ], "loc": { "start": { - "line": 411, + "line": 358, "column": 8 }, "end": { - "line": 411, + "line": 358, "column": 12 } } @@ -17251,31 +15658,31 @@ "type": "Identifier", "name": "disableExcludedOptions", "range": [ - 10908, - 10930 + 9454, + 9476 ], "loc": { "start": { - "line": 411, + "line": 358, "column": 13 }, "end": { - "line": 411, + "line": 358, "column": 35 } } }, "range": [ - 10903, - 10930 + 9449, + 9476 ], "loc": { "start": { - "line": 411, + "line": 358, "column": 8 }, "end": { - "line": 411, + "line": 358, "column": 35 } } @@ -17286,16 +15693,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 10933, - 10940 + 9479, + 9486 ], "loc": { "start": { - "line": 411, + "line": 358, "column": 38 }, "end": { - "line": 411, + "line": 358, "column": 45 } } @@ -17308,16 +15715,16 @@ "type": "Identifier", "name": "f", "range": [ - 10941, - 10942 + 9487, + 9488 ], "loc": { "start": { - "line": 411, + "line": 358, "column": 46 }, "end": { - "line": 411, + "line": 358, "column": 47 } } @@ -17326,77 +15733,77 @@ "type": "Identifier", "name": "disable_excluded_options", "range": [ - 10943, - 10967 + 9489, + 9513 ], "loc": { "start": { - "line": 411, + "line": 358, "column": 48 }, "end": { - "line": 411, + "line": 358, "column": 72 } } }, "range": [ - 10941, - 10967 + 9487, + 9513 ], "loc": { "start": { - "line": 411, + "line": 358, "column": 46 }, "end": { - "line": 411, + "line": 358, "column": 72 } } } ], "range": [ - 10933, - 10968 + 9479, + 9514 ], "loc": { "start": { - "line": 411, + "line": 358, "column": 38 }, "end": { - "line": 411, + "line": 358, "column": 73 } } }, "range": [ - 10903, - 10968 + 9449, + 9514 ], "loc": { "start": { - "line": 411, + "line": 358, "column": 8 }, "end": { - "line": 411, + "line": 358, "column": 73 } } }, "range": [ - 10903, - 10969 + 9449, + 9515 ], "loc": { "start": { - "line": 411, + "line": 358, "column": 8 }, "end": { - "line": 411, + "line": 358, "column": 74 } }, @@ -17405,16 +15812,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": [ - 10738, - 10894 + 9284, + 9440 ], "loc": { "start": { - "line": 406, + "line": 353, "column": 8 }, "end": { - "line": 410, + "line": 357, "column": 11 } } @@ -17425,16 +15832,16 @@ "type": "Block", "value": "*\n * Active filter ID\n * @type {String}\n * @private\n ", "range": [ - 10979, - 11068 + 9525, + 9614 ], "loc": { "start": { - "line": 413, + "line": 360, "column": 8 }, "end": { - "line": 417, + "line": 364, "column": 11 } } @@ -17452,16 +15859,16 @@ "object": { "type": "ThisExpression", "range": [ - 11077, - 11081 + 9623, + 9627 ], "loc": { "start": { - "line": 418, + "line": 365, "column": 8 }, "end": { - "line": 418, + "line": 365, "column": 12 } } @@ -17470,31 +15877,31 @@ "type": "Identifier", "name": "activeFilterId", "range": [ - 11082, - 11096 + 9628, + 9642 ], "loc": { "start": { - "line": 418, + "line": 365, "column": 13 }, "end": { - "line": 418, + "line": 365, "column": 27 } } }, "range": [ - 11077, - 11096 + 9623, + 9642 ], "loc": { "start": { - "line": 418, + "line": 365, "column": 8 }, "end": { - "line": 418, + "line": 365, "column": 27 } } @@ -17504,46 +15911,46 @@ "value": null, "raw": "null", "range": [ - 11099, - 11103 + 9645, + 9649 ], "loc": { "start": { - "line": 418, + "line": 365, "column": 30 }, "end": { - "line": 418, + "line": 365, "column": 34 } } }, "range": [ - 11077, - 11103 + 9623, + 9649 ], "loc": { "start": { - "line": 418, + "line": 365, "column": 8 }, "end": { - "line": 418, + "line": 365, "column": 34 } } }, "range": [ - 11077, - 11104 + 9623, + 9650 ], "loc": { "start": { - "line": 418, + "line": 365, "column": 8 }, "end": { - "line": 418, + "line": 365, "column": 35 } }, @@ -17552,16 +15959,16 @@ "type": "Block", "value": "*\n * Active filter ID\n * @type {String}\n * @private\n ", "range": [ - 10979, - 11068 + 9525, + 9614 ], "loc": { "start": { - "line": 413, + "line": 360, "column": 8 }, "end": { - "line": 417, + "line": 364, "column": 11 } } @@ -17572,16 +15979,16 @@ "type": "Block", "value": "*\n * Enable/disable always visible rows, excluded from filtering\n * @type {Boolean}\n ", "range": [ - 11114, - 11227 + 9660, + 9773 ], "loc": { "start": { - "line": 420, + "line": 367, "column": 8 }, "end": { - "line": 423, + "line": 370, "column": 11 } } @@ -17599,16 +16006,16 @@ "object": { "type": "ThisExpression", "range": [ - 11236, - 11240 + 9782, + 9786 ], "loc": { "start": { - "line": 424, + "line": 371, "column": 8 }, "end": { - "line": 424, + "line": 371, "column": 12 } } @@ -17617,31 +16024,31 @@ "type": "Identifier", "name": "hasVisibleRows", "range": [ - 11241, - 11255 + 9787, + 9801 ], "loc": { "start": { - "line": 424, + "line": 371, "column": 13 }, "end": { - "line": 424, + "line": 371, "column": 27 } } }, "range": [ - 11236, - 11255 + 9782, + 9801 ], "loc": { "start": { - "line": 424, + "line": 371, "column": 8 }, "end": { - "line": 424, + "line": 371, "column": 27 } } @@ -17652,16 +16059,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 11258, - 11265 + 9804, + 9811 ], "loc": { "start": { - "line": 424, + "line": 371, "column": 30 }, "end": { - "line": 424, + "line": 371, "column": 37 } } @@ -17674,16 +16081,16 @@ "type": "Identifier", "name": "f", "range": [ - 11266, - 11267 + 9812, + 9813 ], "loc": { "start": { - "line": 424, + "line": 371, "column": 38 }, "end": { - "line": 424, + "line": 371, "column": 39 } } @@ -17692,77 +16099,77 @@ "type": "Identifier", "name": "rows_always_visible", "range": [ - 11268, - 11287 + 9814, + 9833 ], "loc": { "start": { - "line": 424, + "line": 371, "column": 40 }, "end": { - "line": 424, + "line": 371, "column": 59 } } }, "range": [ - 11266, - 11287 + 9812, + 9833 ], "loc": { "start": { - "line": 424, + "line": 371, "column": 38 }, "end": { - "line": 424, + "line": 371, "column": 59 } } } ], "range": [ - 11258, - 11288 + 9804, + 9834 ], "loc": { "start": { - "line": 424, + "line": 371, "column": 30 }, "end": { - "line": 424, + "line": 371, "column": 60 } } }, "range": [ - 11236, - 11288 + 9782, + 9834 ], "loc": { "start": { - "line": 424, + "line": 371, "column": 8 }, "end": { - "line": 424, + "line": 371, "column": 60 } } }, "range": [ - 11236, - 11289 + 9782, + 9835 ], "loc": { "start": { - "line": 424, + "line": 371, "column": 8 }, "end": { - "line": 424, + "line": 371, "column": 61 } }, @@ -17771,16 +16178,16 @@ "type": "Block", "value": "*\n * Enable/disable always visible rows, excluded from filtering\n * @type {Boolean}\n ", "range": [ - 11114, - 11227 + 9660, + 9773 ], "loc": { "start": { - "line": 420, + "line": 367, "column": 8 }, "end": { - "line": 423, + "line": 370, "column": 11 } } @@ -17791,16 +16198,16 @@ "type": "Block", "value": "*\n * List of row indexes to be excluded from filtering\n * @type {Array}\n ", "range": [ - 11299, - 11400 + 9845, + 9946 ], "loc": { "start": { - "line": 426, + "line": 373, "column": 8 }, "end": { - "line": 429, + "line": 376, "column": 11 } } @@ -17818,16 +16225,16 @@ "object": { "type": "ThisExpression", "range": [ - 11409, - 11413 + 9955, + 9959 ], "loc": { "start": { - "line": 430, + "line": 377, "column": 8 }, "end": { - "line": 430, + "line": 377, "column": 12 } } @@ -17836,31 +16243,31 @@ "type": "Identifier", "name": "visibleRows", "range": [ - 11414, - 11425 + 9960, + 9971 ], "loc": { "start": { - "line": 430, + "line": 377, "column": 13 }, "end": { - "line": 430, + "line": 377, "column": 24 } } }, "range": [ - 11409, - 11425 + 9955, + 9971 ], "loc": { "start": { - "line": 430, + "line": 377, "column": 8 }, "end": { - "line": 430, + "line": 377, "column": 24 } } @@ -17873,16 +16280,16 @@ "object": { "type": "ThisExpression", "range": [ - 11428, - 11432 + 9974, + 9978 ], "loc": { "start": { - "line": 430, + "line": 377, "column": 27 }, "end": { - "line": 430, + "line": 377, "column": 31 } } @@ -17891,31 +16298,31 @@ "type": "Identifier", "name": "hasVisibleRows", "range": [ - 11433, - 11447 + 9979, + 9993 ], "loc": { "start": { - "line": 430, + "line": 377, "column": 32 }, "end": { - "line": 430, + "line": 377, "column": 46 } } }, "range": [ - 11428, - 11447 + 9974, + 9993 ], "loc": { "start": { - "line": 430, + "line": 377, "column": 27 }, "end": { - "line": 430, + "line": 377, "column": 46 } } @@ -17927,16 +16334,16 @@ "type": "Identifier", "name": "f", "range": [ - 11450, - 11451 + 9996, + 9997 ], "loc": { "start": { - "line": 430, + "line": 377, "column": 49 }, "end": { - "line": 430, + "line": 377, "column": 50 } } @@ -17945,31 +16352,31 @@ "type": "Identifier", "name": "rows_always_visible", "range": [ - 11452, - 11471 + 9998, + 10017 ], "loc": { "start": { - "line": 430, + "line": 377, "column": 51 }, "end": { - "line": 430, + "line": 377, "column": 70 } } }, "range": [ - 11450, - 11471 + 9996, + 10017 ], "loc": { "start": { - "line": 430, + "line": 377, "column": 49 }, "end": { - "line": 430, + "line": 377, "column": 70 } } @@ -17978,61 +16385,61 @@ "type": "ArrayExpression", "elements": [], "range": [ - 11474, - 11476 + 10020, + 10022 ], "loc": { "start": { - "line": 430, + "line": 377, "column": 73 }, "end": { - "line": 430, + "line": 377, "column": 75 } } }, "range": [ - 11428, - 11476 + 9974, + 10022 ], "loc": { "start": { - "line": 430, + "line": 377, "column": 27 }, "end": { - "line": 430, + "line": 377, "column": 75 } } }, "range": [ - 11409, - 11476 + 9955, + 10022 ], "loc": { "start": { - "line": 430, + "line": 377, "column": 8 }, "end": { - "line": 430, + "line": 377, "column": 75 } } }, "range": [ - 11409, - 11477 + 9955, + 10023 ], "loc": { "start": { - "line": 430, + "line": 377, "column": 8 }, "end": { - "line": 430, + "line": 377, "column": 76 } }, @@ -18041,16 +16448,16 @@ "type": "Block", "value": "*\n * List of row indexes to be excluded from filtering\n * @type {Array}\n ", "range": [ - 11299, - 11400 + 9845, + 9946 ], "loc": { "start": { - "line": 426, + "line": 373, "column": 8 }, "end": { - "line": 429, + "line": 376, "column": 11 } } @@ -18061,16 +16468,16 @@ "type": "Block", "value": "*\n * List of containers IDs where external filters will be generated\n * @type {Array}\n ", "range": [ - 11487, - 11602 + 10033, + 10148 ], "loc": { "start": { - "line": 432, + "line": 379, "column": 8 }, "end": { - "line": 435, + "line": 382, "column": 11 } } @@ -18088,16 +16495,16 @@ "object": { "type": "ThisExpression", "range": [ - 11611, - 11615 + 10157, + 10161 ], "loc": { "start": { - "line": 436, + "line": 383, "column": 8 }, "end": { - "line": 436, + "line": 383, "column": 12 } } @@ -18106,31 +16513,31 @@ "type": "Identifier", "name": "externalFltTgtIds", "range": [ - 11616, - 11633 + 10162, + 10179 ], "loc": { "start": { - "line": 436, + "line": 383, "column": 13 }, "end": { - "line": 436, + "line": 383, "column": 30 } } }, "range": [ - 11611, - 11633 + 10157, + 10179 ], "loc": { "start": { - "line": 436, + "line": 383, "column": 8 }, "end": { - "line": 436, + "line": 383, "column": 30 } } @@ -18141,16 +16548,16 @@ "type": "Identifier", "name": "defaultsArr", "range": [ - 11636, - 11647 + 10182, + 10193 ], "loc": { "start": { - "line": 436, + "line": 383, "column": 33 }, "end": { - "line": 436, + "line": 383, "column": 44 } } @@ -18163,16 +16570,16 @@ "type": "Identifier", "name": "f", "range": [ - 11648, - 11649 + 10194, + 10195 ], "loc": { "start": { - "line": 436, + "line": 383, "column": 45 }, "end": { - "line": 436, + "line": 383, "column": 46 } } @@ -18181,31 +16588,31 @@ "type": "Identifier", "name": "external_flt_grid_ids", "range": [ - 11650, - 11671 + 10196, + 10217 ], "loc": { "start": { - "line": 436, + "line": 383, "column": 47 }, "end": { - "line": 436, + "line": 383, "column": 68 } } }, "range": [ - 11648, - 11671 + 10194, + 10217 ], "loc": { "start": { - "line": 436, + "line": 383, "column": 45 }, "end": { - "line": 436, + "line": 383, "column": 68 } } @@ -18214,62 +16621,62 @@ "type": "ArrayExpression", "elements": [], "range": [ - 11673, - 11675 + 10219, + 10221 ], "loc": { "start": { - "line": 436, + "line": 383, "column": 70 }, "end": { - "line": 436, + "line": 383, "column": 72 } } } ], "range": [ - 11636, - 11676 + 10182, + 10222 ], "loc": { "start": { - "line": 436, + "line": 383, "column": 33 }, "end": { - "line": 436, + "line": 383, "column": 73 } } }, "range": [ - 11611, - 11676 + 10157, + 10222 ], "loc": { "start": { - "line": 436, + "line": 383, "column": 8 }, "end": { - "line": 436, + "line": 383, "column": 73 } } }, "range": [ - 11611, - 11677 + 10157, + 10223 ], "loc": { "start": { - "line": 436, + "line": 383, "column": 8 }, "end": { - "line": 436, + "line": 383, "column": 74 } }, @@ -18278,16 +16685,16 @@ "type": "Block", "value": "*\n * List of containers IDs where external filters will be generated\n * @type {Array}\n ", "range": [ - 11487, - 11602 + 10033, + 10148 ], "loc": { "start": { - "line": 432, + "line": 379, "column": 8 }, "end": { - "line": 435, + "line": 382, "column": 11 } } @@ -18298,16 +16705,16 @@ "type": "Block", "value": "*\n * Callback fired after filters are generated\n * @type {Function}\n ", "range": [ - 11687, - 11784 + 10233, + 10330 ], "loc": { "start": { - "line": 438, + "line": 385, "column": 8 }, "end": { - "line": 441, + "line": 388, "column": 11 } } @@ -18325,16 +16732,16 @@ "object": { "type": "ThisExpression", "range": [ - 11793, - 11797 + 10339, + 10343 ], "loc": { "start": { - "line": 442, + "line": 389, "column": 8 }, "end": { - "line": 442, + "line": 389, "column": 12 } } @@ -18343,31 +16750,31 @@ "type": "Identifier", "name": "onFiltersLoaded", "range": [ - 11798, - 11813 + 10344, + 10359 ], "loc": { "start": { - "line": 442, + "line": 389, "column": 13 }, "end": { - "line": 442, + "line": 389, "column": 28 } } }, "range": [ - 11793, - 11813 + 10339, + 10359 ], "loc": { "start": { - "line": 442, + "line": 389, "column": 8 }, "end": { - "line": 442, + "line": 389, "column": 28 } } @@ -18378,16 +16785,16 @@ "type": "Identifier", "name": "defaultsFn", "range": [ - 11816, - 11826 + 10362, + 10372 ], "loc": { "start": { - "line": 442, + "line": 389, "column": 31 }, "end": { - "line": 442, + "line": 389, "column": 41 } } @@ -18400,16 +16807,16 @@ "type": "Identifier", "name": "f", "range": [ - 11827, - 11828 + 10373, + 10374 ], "loc": { "start": { - "line": 442, + "line": 389, "column": 42 }, "end": { - "line": 442, + "line": 389, "column": 43 } } @@ -18418,31 +16825,31 @@ "type": "Identifier", "name": "on_filters_loaded", "range": [ - 11829, - 11846 + 10375, + 10392 ], "loc": { "start": { - "line": 442, + "line": 389, "column": 44 }, "end": { - "line": 442, + "line": 389, "column": 61 } } }, "range": [ - 11827, - 11846 + 10373, + 10392 ], "loc": { "start": { - "line": 442, + "line": 389, "column": 42 }, "end": { - "line": 442, + "line": 389, "column": 61 } } @@ -18451,62 +16858,62 @@ "type": "Identifier", "name": "EMPTY_FN", "range": [ - 11848, - 11856 + 10394, + 10402 ], "loc": { "start": { - "line": 442, + "line": 389, "column": 63 }, "end": { - "line": 442, + "line": 389, "column": 71 } } } ], "range": [ - 11816, - 11857 + 10362, + 10403 ], "loc": { "start": { - "line": 442, + "line": 389, "column": 31 }, "end": { - "line": 442, + "line": 389, "column": 72 } } }, "range": [ - 11793, - 11857 + 10339, + 10403 ], "loc": { "start": { - "line": 442, + "line": 389, "column": 8 }, "end": { - "line": 442, + "line": 389, "column": 72 } } }, "range": [ - 11793, - 11858 + 10339, + 10404 ], "loc": { "start": { - "line": 442, + "line": 389, "column": 8 }, "end": { - "line": 442, + "line": 389, "column": 73 } }, @@ -18515,16 +16922,16 @@ "type": "Block", "value": "*\n * Callback fired after filters are generated\n * @type {Function}\n ", "range": [ - 11687, - 11784 + 10233, + 10330 ], "loc": { "start": { - "line": 438, + "line": 385, "column": 8 }, "end": { - "line": 441, + "line": 388, "column": 11 } } @@ -18535,16 +16942,16 @@ "type": "Block", "value": "*\n * Enable/disable single filter filtering all columns\n * @type {Boolean}\n ", "range": [ - 11868, - 11972 + 10414, + 10518 ], "loc": { "start": { - "line": 444, + "line": 391, "column": 8 }, "end": { - "line": 447, + "line": 394, "column": 11 } } @@ -18562,16 +16969,16 @@ "object": { "type": "ThisExpression", "range": [ - 11981, - 11985 + 10527, + 10531 ], "loc": { "start": { - "line": 448, + "line": 395, "column": 8 }, "end": { - "line": 448, + "line": 395, "column": 12 } } @@ -18580,31 +16987,31 @@ "type": "Identifier", "name": "singleSearchFlt", "range": [ - 11986, - 12001 + 10532, + 10547 ], "loc": { "start": { - "line": 448, + "line": 395, "column": 13 }, "end": { - "line": 448, + "line": 395, "column": 28 } } }, "range": [ - 11981, - 12001 + 10527, + 10547 ], "loc": { "start": { - "line": 448, + "line": 395, "column": 8 }, "end": { - "line": 448, + "line": 395, "column": 28 } } @@ -18615,16 +17022,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 12004, - 12011 + 10550, + 10557 ], "loc": { "start": { - "line": 448, + "line": 395, "column": 31 }, "end": { - "line": 448, + "line": 395, "column": 38 } } @@ -18637,16 +17044,16 @@ "type": "Identifier", "name": "f", "range": [ - 12012, - 12013 + 10558, + 10559 ], "loc": { "start": { - "line": 448, + "line": 395, "column": 39 }, "end": { - "line": 448, + "line": 395, "column": 40 } } @@ -18655,77 +17062,77 @@ "type": "Identifier", "name": "single_filter", "range": [ - 12014, - 12027 + 10560, + 10573 ], "loc": { "start": { - "line": 448, + "line": 395, "column": 41 }, "end": { - "line": 448, + "line": 395, "column": 54 } } }, "range": [ - 12012, - 12027 + 10558, + 10573 ], "loc": { "start": { - "line": 448, + "line": 395, "column": 39 }, "end": { - "line": 448, + "line": 395, "column": 54 } } } ], "range": [ - 12004, - 12028 + 10550, + 10574 ], "loc": { "start": { - "line": 448, + "line": 395, "column": 31 }, "end": { - "line": 448, + "line": 395, "column": 55 } } }, "range": [ - 11981, - 12028 + 10527, + 10574 ], "loc": { "start": { - "line": 448, + "line": 395, "column": 8 }, "end": { - "line": 448, + "line": 395, "column": 55 } } }, "range": [ - 11981, - 12029 + 10527, + 10575 ], "loc": { "start": { - "line": 448, + "line": 395, "column": 8 }, "end": { - "line": 448, + "line": 395, "column": 56 } }, @@ -18734,16 +17141,16 @@ "type": "Block", "value": "*\n * Enable/disable single filter filtering all columns\n * @type {Boolean}\n ", "range": [ - 11868, - 11972 + 10414, + 10518 ], "loc": { "start": { - "line": 444, + "line": 391, "column": 8 }, "end": { - "line": 447, + "line": 394, "column": 11 } } @@ -18754,16 +17161,16 @@ "type": "Block", "value": "*\n * Callback fired after a row is validated during filtering\n * @type {Function}\n ", "range": [ - 12039, - 12150 + 10585, + 10696 ], "loc": { "start": { - "line": 450, + "line": 397, "column": 8 }, "end": { - "line": 453, + "line": 400, "column": 11 } } @@ -18781,16 +17188,16 @@ "object": { "type": "ThisExpression", "range": [ - 12159, - 12163 + 10705, + 10709 ], "loc": { "start": { - "line": 454, + "line": 401, "column": 8 }, "end": { - "line": 454, + "line": 401, "column": 12 } } @@ -18799,31 +17206,31 @@ "type": "Identifier", "name": "onRowValidated", "range": [ - 12164, - 12178 + 10710, + 10724 ], "loc": { "start": { - "line": 454, + "line": 401, "column": 13 }, "end": { - "line": 454, + "line": 401, "column": 27 } } }, "range": [ - 12159, - 12178 + 10705, + 10724 ], "loc": { "start": { - "line": 454, + "line": 401, "column": 8 }, "end": { - "line": 454, + "line": 401, "column": 27 } } @@ -18834,16 +17241,16 @@ "type": "Identifier", "name": "defaultsFn", "range": [ - 12181, - 12191 + 10727, + 10737 ], "loc": { "start": { - "line": 454, + "line": 401, "column": 30 }, "end": { - "line": 454, + "line": 401, "column": 40 } } @@ -18856,16 +17263,16 @@ "type": "Identifier", "name": "f", "range": [ - 12192, - 12193 + 10738, + 10739 ], "loc": { "start": { - "line": 454, + "line": 401, "column": 41 }, "end": { - "line": 454, + "line": 401, "column": 42 } } @@ -18874,31 +17281,31 @@ "type": "Identifier", "name": "on_row_validated", "range": [ - 12194, - 12210 + 10740, + 10756 ], "loc": { "start": { - "line": 454, + "line": 401, "column": 43 }, "end": { - "line": 454, + "line": 401, "column": 59 } } }, "range": [ - 12192, - 12210 + 10738, + 10756 ], "loc": { "start": { - "line": 454, + "line": 401, "column": 41 }, "end": { - "line": 454, + "line": 401, "column": 59 } } @@ -18907,62 +17314,62 @@ "type": "Identifier", "name": "EMPTY_FN", "range": [ - 12212, - 12220 + 10758, + 10766 ], "loc": { "start": { - "line": 454, + "line": 401, "column": 61 }, "end": { - "line": 454, + "line": 401, "column": 69 } } } ], "range": [ - 12181, - 12221 + 10727, + 10767 ], "loc": { "start": { - "line": 454, + "line": 401, "column": 30 }, "end": { - "line": 454, + "line": 401, "column": 70 } } }, "range": [ - 12159, - 12221 + 10705, + 10767 ], "loc": { "start": { - "line": 454, + "line": 401, "column": 8 }, "end": { - "line": 454, + "line": 401, "column": 70 } } }, "range": [ - 12159, - 12222 + 10705, + 10768 ], "loc": { "start": { - "line": 454, + "line": 401, "column": 8 }, "end": { - "line": 454, + "line": 401, "column": 71 } }, @@ -18971,16 +17378,16 @@ "type": "Block", "value": "*\n * Callback fired after a row is validated during filtering\n * @type {Function}\n ", "range": [ - 12039, - 12150 + 10585, + 10696 ], "loc": { "start": { - "line": 450, + "line": 397, "column": 8 }, "end": { - "line": 453, + "line": 400, "column": 11 } } @@ -18991,16 +17398,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": [ - 12232, - 12603 + 10778, + 11149 ], "loc": { "start": { - "line": 456, + "line": 403, "column": 8 }, "end": { - "line": 467, + "line": 414, "column": 11 } } @@ -19018,16 +17425,16 @@ "object": { "type": "ThisExpression", "range": [ - 12612, - 12616 + 11158, + 11162 ], "loc": { "start": { - "line": 468, + "line": 415, "column": 8 }, "end": { - "line": 468, + "line": 415, "column": 12 } } @@ -19036,31 +17443,31 @@ "type": "Identifier", "name": "cellParser", "range": [ - 12617, - 12627 + 11163, + 11173 ], "loc": { "start": { - "line": 468, + "line": 415, "column": 13 }, "end": { - "line": 468, + "line": 415, "column": 23 } } }, "range": [ - 12612, - 12627 + 11158, + 11173 ], "loc": { "start": { - "line": 468, + "line": 415, "column": 8 }, "end": { - "line": 468, + "line": 415, "column": 23 } } @@ -19079,16 +17486,16 @@ "type": "Identifier", "name": "isObj", "range": [ - 12630, - 12635 + 11176, + 11181 ], "loc": { "start": { - "line": 468, + "line": 415, "column": 26 }, "end": { - "line": 468, + "line": 415, "column": 31 } } @@ -19101,16 +17508,16 @@ "type": "Identifier", "name": "f", "range": [ - 12636, - 12637 + 11182, + 11183 ], "loc": { "start": { - "line": 468, + "line": 415, "column": 32 }, "end": { - "line": 468, + "line": 415, "column": 33 } } @@ -19119,47 +17526,47 @@ "type": "Identifier", "name": "cell_parser", "range": [ - 12638, - 12649 + 11184, + 11195 ], "loc": { "start": { - "line": 468, + "line": 415, "column": 34 }, "end": { - "line": 468, + "line": 415, "column": 45 } } }, "range": [ - 12636, - 12649 + 11182, + 11195 ], "loc": { "start": { - "line": 468, + "line": 415, "column": 32 }, "end": { - "line": 468, + "line": 415, "column": 45 } } } ], "range": [ - 12630, - 12650 + 11176, + 11196 ], "loc": { "start": { - "line": 468, + "line": 415, "column": 26 }, "end": { - "line": 468, + "line": 415, "column": 46 } } @@ -19170,16 +17577,16 @@ "type": "Identifier", "name": "isFn", "range": [ - 12654, - 12658 + 11200, + 11204 ], "loc": { "start": { - "line": 468, + "line": 415, "column": 50 }, "end": { - "line": 468, + "line": 415, "column": 54 } } @@ -19195,16 +17602,16 @@ "type": "Identifier", "name": "f", "range": [ - 12659, - 12660 + 11205, + 11206 ], "loc": { "start": { - "line": 468, + "line": 415, "column": 55 }, "end": { - "line": 468, + "line": 415, "column": 56 } } @@ -19213,31 +17620,31 @@ "type": "Identifier", "name": "cell_parser", "range": [ - 12661, - 12672 + 11207, + 11218 ], "loc": { "start": { - "line": 468, + "line": 415, "column": 57 }, "end": { - "line": 468, + "line": 415, "column": 68 } } }, "range": [ - 12659, - 12672 + 11205, + 11218 ], "loc": { "start": { - "line": 468, + "line": 415, "column": 55 }, "end": { - "line": 468, + "line": 415, "column": 68 } } @@ -19246,62 +17653,62 @@ "type": "Identifier", "name": "parse", "range": [ - 12673, - 12678 + 11219, + 11224 ], "loc": { "start": { - "line": 468, + "line": 415, "column": 69 }, "end": { - "line": 468, + "line": 415, "column": 74 } } }, "range": [ - 12659, - 12678 + 11205, + 11224 ], "loc": { "start": { - "line": 468, + "line": 415, "column": 55 }, "end": { - "line": 468, + "line": 415, "column": 74 } } } ], "range": [ - 12654, - 12679 + 11200, + 11225 ], "loc": { "start": { - "line": 468, + "line": 415, "column": 50 }, "end": { - "line": 468, + "line": 415, "column": 75 } } }, "range": [ - 12630, - 12679 + 11176, + 11225 ], "loc": { "start": { - "line": 468, + "line": 415, "column": 26 }, "end": { - "line": 468, + "line": 415, "column": 75 } } @@ -19312,16 +17719,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 12695, - 12702 + 11241, + 11248 ], "loc": { "start": { - "line": 469, + "line": 416, "column": 12 }, "end": { - "line": 469, + "line": 416, "column": 19 } } @@ -19337,16 +17744,16 @@ "type": "Identifier", "name": "f", "range": [ - 12703, - 12704 + 11249, + 11250 ], "loc": { "start": { - "line": 469, + "line": 416, "column": 20 }, "end": { - "line": 469, + "line": 416, "column": 21 } } @@ -19355,31 +17762,31 @@ "type": "Identifier", "name": "cell_parser", "range": [ - 12705, - 12716 + 11251, + 11262 ], "loc": { "start": { - "line": 469, + "line": 416, "column": 22 }, "end": { - "line": 469, + "line": 416, "column": 33 } } }, "range": [ - 12703, - 12716 + 11249, + 11262 ], "loc": { "start": { - "line": 469, + "line": 416, "column": 20 }, "end": { - "line": 469, + "line": 416, "column": 33 } } @@ -19388,62 +17795,62 @@ "type": "Identifier", "name": "cols", "range": [ - 12717, - 12721 + 11263, + 11267 ], "loc": { "start": { - "line": 469, + "line": 416, "column": 34 }, "end": { - "line": 469, + "line": 416, "column": 38 } } }, "range": [ - 12703, - 12721 + 11249, + 11267 ], "loc": { "start": { - "line": 469, + "line": 416, "column": 20 }, "end": { - "line": 469, + "line": 416, "column": 38 } } } ], "range": [ - 12695, - 12722 + 11241, + 11268 ], "loc": { "start": { - "line": 469, + "line": 416, "column": 12 }, "end": { - "line": 469, + "line": 416, "column": 39 } } }, "range": [ - 12630, - 12722 + 11176, + 11268 ], "loc": { "start": { - "line": 468, + "line": 415, "column": 26 }, "end": { - "line": 469, + "line": 416, "column": 39 } } @@ -19455,16 +17862,16 @@ "type": "Identifier", "name": "f", "range": [ - 12737, - 12738 + 11283, + 11284 ], "loc": { "start": { - "line": 470, + "line": 417, "column": 12 }, "end": { - "line": 470, + "line": 417, "column": 13 } } @@ -19473,31 +17880,31 @@ "type": "Identifier", "name": "cell_parser", "range": [ - 12739, - 12750 + 11285, + 11296 ], "loc": { "start": { - "line": 470, + "line": 417, "column": 14 }, "end": { - "line": 470, + "line": 417, "column": 25 } } }, "range": [ - 12737, - 12750 + 11283, + 11296 ], "loc": { "start": { - "line": 470, + "line": 417, "column": 12 }, "end": { - "line": 470, + "line": 417, "column": 25 } } @@ -19511,16 +17918,16 @@ "type": "Identifier", "name": "cols", "range": [ - 12755, - 12759 + 11301, + 11305 ], "loc": { "start": { - "line": 470, + "line": 417, "column": 30 }, "end": { - "line": 470, + "line": 417, "column": 34 } } @@ -19529,16 +17936,16 @@ "type": "ArrayExpression", "elements": [], "range": [ - 12761, - 12763 + 11307, + 11309 ], "loc": { "start": { - "line": 470, + "line": 417, "column": 36 }, "end": { - "line": 470, + "line": 417, "column": 38 } } @@ -19548,16 +17955,16 @@ "shorthand": false, "computed": false, "range": [ - 12755, - 12763 + 11301, + 11309 ], "loc": { "start": { - "line": 470, + "line": 417, "column": 30 }, "end": { - "line": 470, + "line": 417, "column": 38 } } @@ -19568,16 +17975,16 @@ "type": "Identifier", "name": "parse", "range": [ - 12765, - 12770 + 11311, + 11316 ], "loc": { "start": { - "line": 470, + "line": 417, "column": 40 }, "end": { - "line": 470, + "line": 417, "column": 45 } } @@ -19586,16 +17993,16 @@ "type": "Identifier", "name": "EMPTY_FN", "range": [ - 12772, - 12780 + 11318, + 11326 ], "loc": { "start": { - "line": 470, + "line": 417, "column": 47 }, "end": { - "line": 470, + "line": 417, "column": 55 } } @@ -19605,77 +18012,77 @@ "shorthand": false, "computed": false, "range": [ - 12765, - 12780 + 11311, + 11326 ], "loc": { "start": { - "line": 470, + "line": 417, "column": 40 }, "end": { - "line": 470, + "line": 417, "column": 55 } } } ], "range": [ - 12753, - 12782 + 11299, + 11328 ], "loc": { "start": { - "line": 470, + "line": 417, "column": 28 }, "end": { - "line": 470, + "line": 417, "column": 57 } } }, "range": [ - 12630, - 12782 + 11176, + 11328 ], "loc": { "start": { - "line": 468, + "line": 415, "column": 26 }, "end": { - "line": 470, + "line": 417, "column": 57 } } }, "range": [ - 12612, - 12782 + 11158, + 11328 ], "loc": { "start": { - "line": 468, + "line": 415, "column": 8 }, "end": { - "line": 470, + "line": 417, "column": 57 } } }, "range": [ - 12612, - 12783 + 11158, + 11329 ], "loc": { "start": { - "line": 468, + "line": 415, "column": 8 }, "end": { - "line": 470, + "line": 417, "column": 58 } }, @@ -19684,16 +18091,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": [ - 12232, - 12603 + 10778, + 11149 ], "loc": { "start": { - "line": 456, + "line": 403, "column": 8 }, "end": { - "line": 467, + "line": 414, "column": 11 } } @@ -19704,16 +18111,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": [ - 12793, - 12959 + 11339, + 11505 ], "loc": { "start": { - "line": 472, + "line": 419, "column": 8 }, "end": { - "line": 476, + "line": 423, "column": 11 } } @@ -19731,16 +18138,16 @@ "object": { "type": "ThisExpression", "range": [ - 12968, - 12972 + 11514, + 11518 ], "loc": { "start": { - "line": 477, + "line": 424, "column": 8 }, "end": { - "line": 477, + "line": 424, "column": 12 } } @@ -19749,31 +18156,31 @@ "type": "Identifier", "name": "watermark", "range": [ - 12973, - 12982 + 11519, + 11528 ], "loc": { "start": { - "line": 477, + "line": 424, "column": 13 }, "end": { - "line": 477, + "line": 424, "column": 22 } } }, "range": [ - 12968, - 12982 + 11514, + 11528 ], "loc": { "start": { - "line": 477, + "line": 424, "column": 8 }, "end": { - "line": 477, + "line": 424, "column": 22 } } @@ -19788,16 +18195,16 @@ "type": "Identifier", "name": "f", "range": [ - 12985, - 12986 + 11531, + 11532 ], "loc": { "start": { - "line": 477, + "line": 424, "column": 25 }, "end": { - "line": 477, + "line": 424, "column": 26 } } @@ -19806,31 +18213,31 @@ "type": "Identifier", "name": "watermark", "range": [ - 12987, - 12996 + 11533, + 11542 ], "loc": { "start": { - "line": 477, + "line": 424, "column": 27 }, "end": { - "line": 477, + "line": 424, "column": 36 } } }, "range": [ - 12985, - 12996 + 11531, + 11542 ], "loc": { "start": { - "line": 477, + "line": 424, "column": 25 }, "end": { - "line": 477, + "line": 424, "column": 36 } } @@ -19840,61 +18247,61 @@ "value": "", "raw": "''", "range": [ - 13000, - 13002 + 11546, + 11548 ], "loc": { "start": { - "line": 477, + "line": 424, "column": 40 }, "end": { - "line": 477, + "line": 424, "column": 42 } } }, "range": [ - 12985, - 13002 + 11531, + 11548 ], "loc": { "start": { - "line": 477, + "line": 424, "column": 25 }, "end": { - "line": 477, + "line": 424, "column": 42 } } }, "range": [ - 12968, - 13002 + 11514, + 11548 ], "loc": { "start": { - "line": 477, + "line": 424, "column": 8 }, "end": { - "line": 477, + "line": 424, "column": 42 } } }, "range": [ - 12968, - 13003 + 11514, + 11549 ], "loc": { "start": { - "line": 477, + "line": 424, "column": 8 }, "end": { - "line": 477, + "line": 424, "column": 43 } }, @@ -19903,16 +18310,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": [ - 12793, - 12959 + 11339, + 11505 ], "loc": { "start": { - "line": 472, + "line": 419, "column": 8 }, "end": { - "line": 476, + "line": 423, "column": 11 } } @@ -19923,16 +18330,16 @@ "type": "Block", "value": "*\n * Indicate whether watermark is on a per column basis\n * @type {Boolean}\n * @private\n ", "range": [ - 13013, - 13138 + 11559, + 11684 ], "loc": { "start": { - "line": 479, + "line": 426, "column": 8 }, "end": { - "line": 483, + "line": 430, "column": 11 } } @@ -19950,16 +18357,16 @@ "object": { "type": "ThisExpression", "range": [ - 13147, - 13151 + 11693, + 11697 ], "loc": { "start": { - "line": 484, + "line": 431, "column": 8 }, "end": { - "line": 484, + "line": 431, "column": 12 } } @@ -19968,31 +18375,31 @@ "type": "Identifier", "name": "isWatermarkArray", "range": [ - 13152, - 13168 + 11698, + 11714 ], "loc": { "start": { - "line": 484, + "line": 431, "column": 13 }, "end": { - "line": 484, + "line": 431, "column": 29 } } }, "range": [ - 13147, - 13168 + 11693, + 11714 ], "loc": { "start": { - "line": 484, + "line": 431, "column": 8 }, "end": { - "line": 484, + "line": 431, "column": 29 } } @@ -20003,16 +18410,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 13171, - 13178 + 11717, + 11724 ], "loc": { "start": { - "line": 484, + "line": 431, "column": 32 }, "end": { - "line": 484, + "line": 431, "column": 39 } } @@ -20024,16 +18431,16 @@ "object": { "type": "ThisExpression", "range": [ - 13179, - 13183 + 11725, + 11729 ], "loc": { "start": { - "line": 484, + "line": 431, "column": 40 }, "end": { - "line": 484, + "line": 431, "column": 44 } } @@ -20042,77 +18449,77 @@ "type": "Identifier", "name": "watermark", "range": [ - 13184, - 13193 + 11730, + 11739 ], "loc": { "start": { - "line": 484, + "line": 431, "column": 45 }, "end": { - "line": 484, + "line": 431, "column": 54 } } }, "range": [ - 13179, - 13193 + 11725, + 11739 ], "loc": { "start": { - "line": 484, + "line": 431, "column": 40 }, "end": { - "line": 484, + "line": 431, "column": 54 } } } ], "range": [ - 13171, - 13194 + 11717, + 11740 ], "loc": { "start": { - "line": 484, + "line": 431, "column": 32 }, "end": { - "line": 484, + "line": 431, "column": 55 } } }, "range": [ - 13147, - 13194 + 11693, + 11740 ], "loc": { "start": { - "line": 484, + "line": 431, "column": 8 }, "end": { - "line": 484, + "line": 431, "column": 55 } } }, "range": [ - 13147, - 13195 + 11693, + 11741 ], "loc": { "start": { - "line": 484, + "line": 431, "column": 8 }, "end": { - "line": 484, + "line": 431, "column": 56 } }, @@ -20121,254 +18528,16 @@ "type": "Block", "value": "*\n * Indicate whether watermark is on a per column basis\n * @type {Boolean}\n * @private\n ", "range": [ - 13013, - 13138 + 11559, + 11684 ], "loc": { "start": { - "line": 479, + "line": 426, "column": 8 }, "end": { - "line": 483, - "column": 11 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Toolbar's custom container ID\n * @type {String}\n ", - "range": [ - 13205, - 13287 - ], - "loc": { - "start": { - "line": 486, - "column": 8 - }, - "end": { - "line": 489, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 13296, - 13300 - ], - "loc": { - "start": { - "line": 490, - "column": 8 - }, - "end": { - "line": 490, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "toolBarTgtId", - "range": [ - 13301, - 13313 - ], - "loc": { - "start": { - "line": 490, - "column": 13 - }, - "end": { - "line": 490, - "column": 25 - } - } - }, - "range": [ - 13296, - 13313 - ], - "loc": { - "start": { - "line": 490, - "column": 8 - }, - "end": { - "line": 490, - "column": 25 - } - } - }, - "right": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "defaultsStr", - "range": [ - 13316, - 13327 - ], - "loc": { - "start": { - "line": 490, - "column": 28 - }, - "end": { - "line": 490, - "column": 39 - } - } - }, - "arguments": [ - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "f", - "range": [ - 13328, - 13329 - ], - "loc": { - "start": { - "line": 490, - "column": 40 - }, - "end": { - "line": 490, - "column": 41 - } - } - }, - "property": { - "type": "Identifier", - "name": "toolbar_target_id", - "range": [ - 13330, - 13347 - ], - "loc": { - "start": { - "line": 490, - "column": 42 - }, - "end": { - "line": 490, - "column": 59 - } - } - }, - "range": [ - 13328, - 13347 - ], - "loc": { - "start": { - "line": 490, - "column": 40 - }, - "end": { - "line": 490, - "column": 59 - } - } - }, - { - "type": "Literal", - "value": null, - "raw": "null", - "range": [ - 13349, - 13353 - ], - "loc": { - "start": { - "line": 490, - "column": 61 - }, - "end": { - "line": 490, - "column": 65 - } - } - } - ], - "range": [ - 13316, - 13354 - ], - "loc": { - "start": { - "line": 490, - "column": 28 - }, - "end": { - "line": 490, - "column": 66 - } - } - }, - "range": [ - 13296, - 13354 - ], - "loc": { - "start": { - "line": 490, - "column": 8 - }, - "end": { - "line": 490, - "column": 66 - } - } - }, - "range": [ - 13296, - 13355 - ], - "loc": { - "start": { - "line": 490, - "column": 8 - }, - "end": { - "line": 490, - "column": 67 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Toolbar's custom container ID\n * @type {String}\n ", - "range": [ - 13205, - 13287 - ], - "loc": { - "start": { - "line": 486, - "column": 8 - }, - "end": { - "line": 489, + "line": 430, "column": 11 } } @@ -20379,16 +18548,16 @@ "type": "Block", "value": "*\n * Indicate whether help UI component is disabled\n * @type {Boolean}\n ", "range": [ - 13365, - 13465 + 11751, + 11851 ], "loc": { "start": { - "line": 492, + "line": 433, "column": 8 }, "end": { - "line": 495, + "line": 436, "column": 11 } } @@ -20406,16 +18575,16 @@ "object": { "type": "ThisExpression", "range": [ - 13474, - 13478 + 11860, + 11864 ], "loc": { "start": { - "line": 496, + "line": 437, "column": 8 }, "end": { - "line": 496, + "line": 437, "column": 12 } } @@ -20424,31 +18593,31 @@ "type": "Identifier", "name": "help", "range": [ - 13479, - 13483 + 11865, + 11869 ], "loc": { "start": { - "line": 496, + "line": 437, "column": 13 }, "end": { - "line": 496, + "line": 437, "column": 17 } } }, "range": [ - 13474, - 13483 + 11860, + 11869 ], "loc": { "start": { - "line": 496, + "line": 437, "column": 8 }, "end": { - "line": 496, + "line": 437, "column": 17 } } @@ -20461,16 +18630,16 @@ "type": "Identifier", "name": "isUndef", "range": [ - 13486, - 13493 + 11872, + 11879 ], "loc": { "start": { - "line": 496, + "line": 437, "column": 20 }, "end": { - "line": 496, + "line": 437, "column": 27 } } @@ -20483,16 +18652,16 @@ "type": "Identifier", "name": "f", "range": [ - 13494, - 13495 + 11880, + 11881 ], "loc": { "start": { - "line": 496, + "line": 437, "column": 28 }, "end": { - "line": 496, + "line": 437, "column": 29 } } @@ -20501,47 +18670,47 @@ "type": "Identifier", "name": "help_instructions", "range": [ - 13496, - 13513 + 11882, + 11899 ], "loc": { "start": { - "line": 496, + "line": 437, "column": 30 }, "end": { - "line": 496, + "line": 437, "column": 47 } } }, "range": [ - 13494, - 13513 + 11880, + 11899 ], "loc": { "start": { - "line": 496, + "line": 437, "column": 28 }, "end": { - "line": 496, + "line": 437, "column": 47 } } } ], "range": [ - 13486, - 13514 + 11872, + 11900 ], "loc": { "start": { - "line": 496, + "line": 437, "column": 20 }, "end": { - "line": 496, + "line": 437, "column": 48 } } @@ -20550,16 +18719,16 @@ "type": "Identifier", "name": "undefined", "range": [ - 13517, - 13526 + 11903, + 11912 ], "loc": { "start": { - "line": 496, + "line": 437, "column": 51 }, "end": { - "line": 496, + "line": 437, "column": 60 } } @@ -20573,16 +18742,16 @@ "type": "Identifier", "name": "isObj", "range": [ - 13542, - 13547 + 11928, + 11933 ], "loc": { "start": { - "line": 497, + "line": 438, "column": 13 }, "end": { - "line": 497, + "line": 438, "column": 18 } } @@ -20595,16 +18764,16 @@ "type": "Identifier", "name": "f", "range": [ - 13548, - 13549 + 11934, + 11935 ], "loc": { "start": { - "line": 497, + "line": 438, "column": 19 }, "end": { - "line": 497, + "line": 438, "column": 20 } } @@ -20613,47 +18782,47 @@ "type": "Identifier", "name": "help_instructions", "range": [ - 13550, - 13567 + 11936, + 11953 ], "loc": { "start": { - "line": 497, + "line": 438, "column": 21 }, "end": { - "line": 497, + "line": 438, "column": 38 } } }, "range": [ - 13548, - 13567 + 11934, + 11953 ], "loc": { "start": { - "line": 497, + "line": 438, "column": 19 }, "end": { - "line": 497, + "line": 438, "column": 38 } } } ], "range": [ - 13542, - 13568 + 11928, + 11954 ], "loc": { "start": { - "line": 497, + "line": 438, "column": 13 }, "end": { - "line": 497, + "line": 438, "column": 39 } } @@ -20664,16 +18833,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 13572, - 13579 + 11958, + 11965 ], "loc": { "start": { - "line": 497, + "line": 438, "column": 43 }, "end": { - "line": 497, + "line": 438, "column": 50 } } @@ -20686,16 +18855,16 @@ "type": "Identifier", "name": "f", "range": [ - 13580, - 13581 + 11966, + 11967 ], "loc": { "start": { - "line": 497, + "line": 438, "column": 51 }, "end": { - "line": 497, + "line": 438, "column": 52 } } @@ -20704,107 +18873,107 @@ "type": "Identifier", "name": "help_instructions", "range": [ - 13582, - 13599 + 11968, + 11985 ], "loc": { "start": { - "line": 497, + "line": 438, "column": 53 }, "end": { - "line": 497, + "line": 438, "column": 70 } } }, "range": [ - 13580, - 13599 + 11966, + 11985 ], "loc": { "start": { - "line": 497, + "line": 438, "column": 51 }, "end": { - "line": 497, + "line": 438, "column": 70 } } } ], "range": [ - 13572, - 13600 + 11958, + 11986 ], "loc": { "start": { - "line": 497, + "line": 438, "column": 43 }, "end": { - "line": 497, + "line": 438, "column": 71 } } }, "range": [ - 13542, - 13600 + 11928, + 11986 ], "loc": { "start": { - "line": 497, + "line": 438, "column": 13 }, "end": { - "line": 497, + "line": 438, "column": 71 } } }, "range": [ - 13486, - 13601 + 11872, + 11987 ], "loc": { "start": { - "line": 496, + "line": 437, "column": 20 }, "end": { - "line": 497, + "line": 438, "column": 72 } } }, "range": [ - 13474, - 13601 + 11860, + 11987 ], "loc": { "start": { - "line": 496, + "line": 437, "column": 8 }, "end": { - "line": 497, + "line": 438, "column": 72 } } }, "range": [ - 13474, - 13602 + 11860, + 11988 ], "loc": { "start": { - "line": 496, + "line": 437, "column": 8 }, "end": { - "line": 497, + "line": 438, "column": 73 } }, @@ -20813,16 +18982,16 @@ "type": "Block", "value": "*\n * Indicate whether help UI component is disabled\n * @type {Boolean}\n ", "range": [ - 13365, - 13465 + 11751, + 11851 ], "loc": { "start": { - "line": 492, + "line": 433, "column": 8 }, "end": { - "line": 495, + "line": 436, "column": 11 } } @@ -20833,16 +19002,16 @@ "type": "Block", "value": "*\n * Indicate whether pop-up filters UI is enabled\n * @type {Boolean}\n ", "range": [ - 13612, - 13711 + 11998, + 12097 ], "loc": { "start": { - "line": 499, + "line": 440, "column": 8 }, "end": { - "line": 502, + "line": 443, "column": 11 } } @@ -20860,16 +19029,16 @@ "object": { "type": "ThisExpression", "range": [ - 13720, - 13724 + 12106, + 12110 ], "loc": { "start": { - "line": 503, + "line": 444, "column": 8 }, "end": { - "line": 503, + "line": 444, "column": 12 } } @@ -20878,31 +19047,31 @@ "type": "Identifier", "name": "popupFilters", "range": [ - 13725, - 13737 + 12111, + 12123 ], "loc": { "start": { - "line": 503, + "line": 444, "column": 13 }, "end": { - "line": 503, + "line": 444, "column": 25 } } }, "range": [ - 13720, - 13737 + 12106, + 12123 ], "loc": { "start": { - "line": 503, + "line": 444, "column": 8 }, "end": { - "line": 503, + "line": 444, "column": 25 } } @@ -20916,16 +19085,16 @@ "type": "Identifier", "name": "isObj", "range": [ - 13740, - 13745 + 12126, + 12131 ], "loc": { "start": { - "line": 503, + "line": 444, "column": 28 }, "end": { - "line": 503, + "line": 444, "column": 33 } } @@ -20938,16 +19107,16 @@ "type": "Identifier", "name": "f", "range": [ - 13746, - 13747 + 12132, + 12133 ], "loc": { "start": { - "line": 503, + "line": 444, "column": 34 }, "end": { - "line": 503, + "line": 444, "column": 35 } } @@ -20956,47 +19125,47 @@ "type": "Identifier", "name": "popup_filters", "range": [ - 13748, - 13761 + 12134, + 12147 ], "loc": { "start": { - "line": 503, + "line": 444, "column": 36 }, "end": { - "line": 503, + "line": 444, "column": 49 } } }, "range": [ - 13746, - 13761 + 12132, + 12147 ], "loc": { "start": { - "line": 503, + "line": 444, "column": 34 }, "end": { - "line": 503, + "line": 444, "column": 49 } } } ], "range": [ - 13740, - 13762 + 12126, + 12148 ], "loc": { "start": { - "line": 503, + "line": 444, "column": 28 }, "end": { - "line": 503, + "line": 444, "column": 50 } } @@ -21007,16 +19176,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 13766, - 13773 + 12152, + 12159 ], "loc": { "start": { - "line": 503, + "line": 444, "column": 54 }, "end": { - "line": 503, + "line": 444, "column": 61 } } @@ -21029,16 +19198,16 @@ "type": "Identifier", "name": "f", "range": [ - 13774, - 13775 + 12160, + 12161 ], "loc": { "start": { - "line": 503, + "line": 444, "column": 62 }, "end": { - "line": 503, + "line": 444, "column": 63 } } @@ -21047,92 +19216,92 @@ "type": "Identifier", "name": "popup_filters", "range": [ - 13776, - 13789 + 12162, + 12175 ], "loc": { "start": { - "line": 503, + "line": 444, "column": 64 }, "end": { - "line": 503, + "line": 444, "column": 77 } } }, "range": [ - 13774, - 13789 + 12160, + 12175 ], "loc": { "start": { - "line": 503, + "line": 444, "column": 62 }, "end": { - "line": 503, + "line": 444, "column": 77 } } } ], "range": [ - 13766, - 13790 + 12152, + 12176 ], "loc": { "start": { - "line": 503, + "line": 444, "column": 54 }, "end": { - "line": 503, + "line": 444, "column": 78 } } }, "range": [ - 13740, - 13790 + 12126, + 12176 ], "loc": { "start": { - "line": 503, + "line": 444, "column": 28 }, "end": { - "line": 503, + "line": 444, "column": 78 } } }, "range": [ - 13720, - 13790 + 12106, + 12176 ], "loc": { "start": { - "line": 503, + "line": 444, "column": 8 }, "end": { - "line": 503, + "line": 444, "column": 78 } } }, "range": [ - 13720, - 13791 + 12106, + 12177 ], "loc": { "start": { - "line": 503, + "line": 444, "column": 8 }, "end": { - "line": 503, + "line": 444, "column": 79 } }, @@ -21141,16 +19310,16 @@ "type": "Block", "value": "*\n * Indicate whether pop-up filters UI is enabled\n * @type {Boolean}\n ", "range": [ - 13612, - 13711 + 11998, + 12097 ], "loc": { "start": { - "line": 499, + "line": 440, "column": 8 }, "end": { - "line": 502, + "line": 443, "column": 11 } } @@ -21161,16 +19330,16 @@ "type": "Block", "value": "*\n * Indicate whether filtered (active) columns indicator is enabled\n * @type {Boolean}\n ", "range": [ - 13801, - 13918 + 12187, + 12304 ], "loc": { "start": { - "line": 505, + "line": 446, "column": 8 }, "end": { - "line": 508, + "line": 449, "column": 11 } } @@ -21188,16 +19357,16 @@ "object": { "type": "ThisExpression", "range": [ - 13927, - 13931 + 12313, + 12317 ], "loc": { "start": { - "line": 509, + "line": 450, "column": 8 }, "end": { - "line": 509, + "line": 450, "column": 12 } } @@ -21206,31 +19375,31 @@ "type": "Identifier", "name": "markActiveColumns", "range": [ - 13932, - 13949 + 12318, + 12335 ], "loc": { "start": { - "line": 509, + "line": 450, "column": 13 }, "end": { - "line": 509, + "line": 450, "column": 30 } } }, "range": [ - 13927, - 13949 + 12313, + 12335 ], "loc": { "start": { - "line": 509, + "line": 450, "column": 8 }, "end": { - "line": 509, + "line": 450, "column": 30 } } @@ -21244,16 +19413,16 @@ "type": "Identifier", "name": "isObj", "range": [ - 13952, - 13957 + 12338, + 12343 ], "loc": { "start": { - "line": 509, + "line": 450, "column": 33 }, "end": { - "line": 509, + "line": 450, "column": 38 } } @@ -21266,16 +19435,16 @@ "type": "Identifier", "name": "f", "range": [ - 13958, - 13959 + 12344, + 12345 ], "loc": { "start": { - "line": 509, + "line": 450, "column": 39 }, "end": { - "line": 509, + "line": 450, "column": 40 } } @@ -21284,47 +19453,47 @@ "type": "Identifier", "name": "mark_active_columns", "range": [ - 13960, - 13979 + 12346, + 12365 ], "loc": { "start": { - "line": 509, + "line": 450, "column": 41 }, "end": { - "line": 509, + "line": 450, "column": 60 } } }, "range": [ - 13958, - 13979 + 12344, + 12365 ], "loc": { "start": { - "line": 509, + "line": 450, "column": 39 }, "end": { - "line": 509, + "line": 450, "column": 60 } } } ], "range": [ - 13952, - 13980 + 12338, + 12366 ], "loc": { "start": { - "line": 509, + "line": 450, "column": 33 }, "end": { - "line": 509, + "line": 450, "column": 61 } } @@ -21335,16 +19504,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 13996, - 14003 + 12382, + 12389 ], "loc": { "start": { - "line": 510, + "line": 451, "column": 12 }, "end": { - "line": 510, + "line": 451, "column": 19 } } @@ -21357,16 +19526,16 @@ "type": "Identifier", "name": "f", "range": [ - 14004, - 14005 + 12390, + 12391 ], "loc": { "start": { - "line": 510, + "line": 451, "column": 20 }, "end": { - "line": 510, + "line": 451, "column": 21 } } @@ -21375,92 +19544,92 @@ "type": "Identifier", "name": "mark_active_columns", "range": [ - 14006, - 14025 + 12392, + 12411 ], "loc": { "start": { - "line": 510, + "line": 451, "column": 22 }, "end": { - "line": 510, + "line": 451, "column": 41 } } }, "range": [ - 14004, - 14025 + 12390, + 12411 ], "loc": { "start": { - "line": 510, + "line": 451, "column": 20 }, "end": { - "line": 510, + "line": 451, "column": 41 } } } ], "range": [ - 13996, - 14026 + 12382, + 12412 ], "loc": { "start": { - "line": 510, + "line": 451, "column": 12 }, "end": { - "line": 510, + "line": 451, "column": 42 } } }, "range": [ - 13952, - 14026 + 12338, + 12412 ], "loc": { "start": { - "line": 509, + "line": 450, "column": 33 }, "end": { - "line": 510, + "line": 451, "column": 42 } } }, "range": [ - 13927, - 14026 + 12313, + 12412 ], "loc": { "start": { - "line": 509, + "line": 450, "column": 8 }, "end": { - "line": 510, + "line": 451, "column": 42 } } }, "range": [ - 13927, - 14027 + 12313, + 12413 ], "loc": { "start": { - "line": 509, + "line": 450, "column": 8 }, "end": { - "line": 510, + "line": 451, "column": 43 } }, @@ -21469,16 +19638,16 @@ "type": "Block", "value": "*\n * Indicate whether filtered (active) columns indicator is enabled\n * @type {Boolean}\n ", "range": [ - 13801, - 13918 + 12187, + 12304 ], "loc": { "start": { - "line": 505, + "line": 446, "column": 8 }, "end": { - "line": 508, + "line": 449, "column": 11 } } @@ -21489,16 +19658,16 @@ "type": "Block", "value": "** select filter's customisation and behaviours **", "range": [ - 14037, - 14091 + 12423, + 12477 ], "loc": { "start": { - "line": 512, + "line": 453, "column": 8 }, "end": { - "line": 512, + "line": 453, "column": 62 } } @@ -21507,16 +19676,16 @@ "type": "Block", "value": "*\n * Text for clear option in drop-down filter types (1st option)\n * @type {String|Array}\n ", "range": [ - 14100, - 14219 + 12486, + 12605 ], "loc": { "start": { - "line": 513, + "line": 454, "column": 8 }, "end": { - "line": 516, + "line": 457, "column": 11 } } @@ -21534,16 +19703,16 @@ "object": { "type": "ThisExpression", "range": [ - 14228, - 14232 + 12614, + 12618 ], "loc": { "start": { - "line": 517, + "line": 458, "column": 8 }, "end": { - "line": 517, + "line": 458, "column": 12 } } @@ -21552,31 +19721,31 @@ "type": "Identifier", "name": "clearFilterText", "range": [ - 14233, - 14248 + 12619, + 12634 ], "loc": { "start": { - "line": 517, + "line": 458, "column": 13 }, "end": { - "line": 517, + "line": 458, "column": 28 } } }, "range": [ - 14228, - 14248 + 12614, + 12634 ], "loc": { "start": { - "line": 517, + "line": 458, "column": 8 }, "end": { - "line": 517, + "line": 458, "column": 28 } } @@ -21587,16 +19756,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 14251, - 14262 + 12637, + 12648 ], "loc": { "start": { - "line": 517, + "line": 458, "column": 31 }, "end": { - "line": 517, + "line": 458, "column": 42 } } @@ -21609,16 +19778,16 @@ "type": "Identifier", "name": "f", "range": [ - 14263, - 14264 + 12649, + 12650 ], "loc": { "start": { - "line": 517, + "line": 458, "column": 43 }, "end": { - "line": 517, + "line": 458, "column": 44 } } @@ -21627,31 +19796,31 @@ "type": "Identifier", "name": "clear_filter_text", "range": [ - 14265, - 14282 + 12651, + 12668 ], "loc": { "start": { - "line": 517, + "line": 458, "column": 45 }, "end": { - "line": 517, + "line": 458, "column": 62 } } }, "range": [ - 14263, - 14282 + 12649, + 12668 ], "loc": { "start": { - "line": 517, + "line": 458, "column": 43 }, "end": { - "line": 517, + "line": 458, "column": 62 } } @@ -21661,62 +19830,62 @@ "value": "Clear", "raw": "'Clear'", "range": [ - 14284, - 14291 + 12670, + 12677 ], "loc": { "start": { - "line": 517, + "line": 458, "column": 64 }, "end": { - "line": 517, + "line": 458, "column": 71 } } } ], "range": [ - 14251, - 14292 + 12637, + 12678 ], "loc": { "start": { - "line": 517, + "line": 458, "column": 31 }, "end": { - "line": 517, + "line": 458, "column": 72 } } }, "range": [ - 14228, - 14292 + 12614, + 12678 ], "loc": { "start": { - "line": 517, + "line": 458, "column": 8 }, "end": { - "line": 517, + "line": 458, "column": 72 } } }, "range": [ - 14228, - 14293 + 12614, + 12679 ], "loc": { "start": { - "line": 517, + "line": 458, "column": 8 }, "end": { - "line": 517, + "line": 458, "column": 73 } }, @@ -21725,16 +19894,16 @@ "type": "Block", "value": "** select filter's customisation and behaviours **", "range": [ - 14037, - 14091 + 12423, + 12477 ], "loc": { "start": { - "line": 512, + "line": 453, "column": 8 }, "end": { - "line": 512, + "line": 453, "column": 62 } } @@ -21743,16 +19912,16 @@ "type": "Block", "value": "*\n * Text for clear option in drop-down filter types (1st option)\n * @type {String|Array}\n ", "range": [ - 14100, - 14219 + 12486, + 12605 ], "loc": { "start": { - "line": 513, + "line": 454, "column": 8 }, "end": { - "line": 516, + "line": 457, "column": 11 } } @@ -21763,16 +19932,16 @@ "type": "Block", "value": "*\n * Indicate whether empty option is enabled in drop-down filter types\n * @type {Boolean}\n ", "range": [ - 14303, - 14423 + 12689, + 12809 ], "loc": { "start": { - "line": 519, + "line": 460, "column": 8 }, "end": { - "line": 522, + "line": 463, "column": 11 } } @@ -21790,16 +19959,16 @@ "object": { "type": "ThisExpression", "range": [ - 14432, - 14436 + 12818, + 12822 ], "loc": { "start": { - "line": 523, + "line": 464, "column": 8 }, "end": { - "line": 523, + "line": 464, "column": 12 } } @@ -21808,31 +19977,31 @@ "type": "Identifier", "name": "enableEmptyOption", "range": [ - 14437, - 14454 + 12823, + 12840 ], "loc": { "start": { - "line": 523, + "line": 464, "column": 13 }, "end": { - "line": 523, + "line": 464, "column": 30 } } }, "range": [ - 14432, - 14454 + 12818, + 12840 ], "loc": { "start": { - "line": 523, + "line": 464, "column": 8 }, "end": { - "line": 523, + "line": 464, "column": 30 } } @@ -21843,16 +20012,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 14457, - 14464 + 12843, + 12850 ], "loc": { "start": { - "line": 523, + "line": 464, "column": 33 }, "end": { - "line": 523, + "line": 464, "column": 40 } } @@ -21865,16 +20034,16 @@ "type": "Identifier", "name": "f", "range": [ - 14465, - 14466 + 12851, + 12852 ], "loc": { "start": { - "line": 523, + "line": 464, "column": 41 }, "end": { - "line": 523, + "line": 464, "column": 42 } } @@ -21883,77 +20052,77 @@ "type": "Identifier", "name": "enable_empty_option", "range": [ - 14467, - 14486 + 12853, + 12872 ], "loc": { "start": { - "line": 523, + "line": 464, "column": 43 }, "end": { - "line": 523, + "line": 464, "column": 62 } } }, "range": [ - 14465, - 14486 + 12851, + 12872 ], "loc": { "start": { - "line": 523, + "line": 464, "column": 41 }, "end": { - "line": 523, + "line": 464, "column": 62 } } } ], "range": [ - 14457, - 14487 + 12843, + 12873 ], "loc": { "start": { - "line": 523, + "line": 464, "column": 33 }, "end": { - "line": 523, + "line": 464, "column": 63 } } }, "range": [ - 14432, - 14487 + 12818, + 12873 ], "loc": { "start": { - "line": 523, + "line": 464, "column": 8 }, "end": { - "line": 523, + "line": 464, "column": 63 } } }, "range": [ - 14432, - 14488 + 12818, + 12874 ], "loc": { "start": { - "line": 523, + "line": 464, "column": 8 }, "end": { - "line": 523, + "line": 464, "column": 64 } }, @@ -21962,16 +20131,16 @@ "type": "Block", "value": "*\n * Indicate whether empty option is enabled in drop-down filter types\n * @type {Boolean}\n ", "range": [ - 14303, - 14423 + 12689, + 12809 ], "loc": { "start": { - "line": 519, + "line": 460, "column": 8 }, "end": { - "line": 522, + "line": 463, "column": 11 } } @@ -21982,16 +20151,16 @@ "type": "Block", "value": "*\n * Text for empty option in drop-down filter types\n * @type {String}\n ", "range": [ - 14498, - 14598 + 12884, + 12984 ], "loc": { "start": { - "line": 525, + "line": 466, "column": 8 }, "end": { - "line": 528, + "line": 469, "column": 11 } } @@ -22009,16 +20178,16 @@ "object": { "type": "ThisExpression", "range": [ - 14607, - 14611 + 12993, + 12997 ], "loc": { "start": { - "line": 529, + "line": 470, "column": 8 }, "end": { - "line": 529, + "line": 470, "column": 12 } } @@ -22027,31 +20196,31 @@ "type": "Identifier", "name": "emptyText", "range": [ - 14612, - 14621 + 12998, + 13007 ], "loc": { "start": { - "line": 529, + "line": 470, "column": 13 }, "end": { - "line": 529, + "line": 470, "column": 22 } } }, "range": [ - 14607, - 14621 + 12993, + 13007 ], "loc": { "start": { - "line": 529, + "line": 470, "column": 8 }, "end": { - "line": 529, + "line": 470, "column": 22 } } @@ -22062,16 +20231,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 14624, - 14635 + 13010, + 13021 ], "loc": { "start": { - "line": 529, + "line": 470, "column": 25 }, "end": { - "line": 529, + "line": 470, "column": 36 } } @@ -22084,16 +20253,16 @@ "type": "Identifier", "name": "f", "range": [ - 14636, - 14637 + 13022, + 13023 ], "loc": { "start": { - "line": 529, + "line": 470, "column": 37 }, "end": { - "line": 529, + "line": 470, "column": 38 } } @@ -22102,31 +20271,31 @@ "type": "Identifier", "name": "empty_text", "range": [ - 14638, - 14648 + 13024, + 13034 ], "loc": { "start": { - "line": 529, + "line": 470, "column": 39 }, "end": { - "line": 529, + "line": 470, "column": 49 } } }, "range": [ - 14636, - 14648 + 13022, + 13034 ], "loc": { "start": { - "line": 529, + "line": 470, "column": 37 }, "end": { - "line": 529, + "line": 470, "column": 49 } } @@ -22136,62 +20305,62 @@ "value": "(Empty)", "raw": "'(Empty)'", "range": [ - 14650, - 14659 + 13036, + 13045 ], "loc": { "start": { - "line": 529, + "line": 470, "column": 51 }, "end": { - "line": 529, + "line": 470, "column": 60 } } } ], "range": [ - 14624, - 14660 + 13010, + 13046 ], "loc": { "start": { - "line": 529, + "line": 470, "column": 25 }, "end": { - "line": 529, + "line": 470, "column": 61 } } }, "range": [ - 14607, - 14660 + 12993, + 13046 ], "loc": { "start": { - "line": 529, + "line": 470, "column": 8 }, "end": { - "line": 529, + "line": 470, "column": 61 } } }, "range": [ - 14607, - 14661 + 12993, + 13047 ], "loc": { "start": { - "line": 529, + "line": 470, "column": 8 }, "end": { - "line": 529, + "line": 470, "column": 62 } }, @@ -22200,16 +20369,16 @@ "type": "Block", "value": "*\n * Text for empty option in drop-down filter types\n * @type {String}\n ", "range": [ - 14498, - 14598 + 12884, + 12984 ], "loc": { "start": { - "line": 525, + "line": 466, "column": 8 }, "end": { - "line": 528, + "line": 469, "column": 11 } } @@ -22220,16 +20389,16 @@ "type": "Block", "value": "*\n * Indicate whether non-empty option is enabled in drop-down filter\n * types\n * @type {Boolean}\n ", "range": [ - 14671, - 14806 + 13057, + 13192 ], "loc": { "start": { - "line": 531, + "line": 472, "column": 8 }, "end": { - "line": 535, + "line": 476, "column": 11 } } @@ -22247,16 +20416,16 @@ "object": { "type": "ThisExpression", "range": [ - 14815, - 14819 + 13201, + 13205 ], "loc": { "start": { - "line": 536, + "line": 477, "column": 8 }, "end": { - "line": 536, + "line": 477, "column": 12 } } @@ -22265,31 +20434,31 @@ "type": "Identifier", "name": "enableNonEmptyOption", "range": [ - 14820, - 14840 + 13206, + 13226 ], "loc": { "start": { - "line": 536, + "line": 477, "column": 13 }, "end": { - "line": 536, + "line": 477, "column": 33 } } }, "range": [ - 14815, - 14840 + 13201, + 13226 ], "loc": { "start": { - "line": 536, + "line": 477, "column": 8 }, "end": { - "line": 536, + "line": 477, "column": 33 } } @@ -22300,16 +20469,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 14843, - 14850 + 13229, + 13236 ], "loc": { "start": { - "line": 536, + "line": 477, "column": 36 }, "end": { - "line": 536, + "line": 477, "column": 43 } } @@ -22322,16 +20491,16 @@ "type": "Identifier", "name": "f", "range": [ - 14851, - 14852 + 13237, + 13238 ], "loc": { "start": { - "line": 536, + "line": 477, "column": 44 }, "end": { - "line": 536, + "line": 477, "column": 45 } } @@ -22340,77 +20509,77 @@ "type": "Identifier", "name": "enable_non_empty_option", "range": [ - 14853, - 14876 + 13239, + 13262 ], "loc": { "start": { - "line": 536, + "line": 477, "column": 46 }, "end": { - "line": 536, + "line": 477, "column": 69 } } }, "range": [ - 14851, - 14876 + 13237, + 13262 ], "loc": { "start": { - "line": 536, + "line": 477, "column": 44 }, "end": { - "line": 536, + "line": 477, "column": 69 } } } ], "range": [ - 14843, - 14877 + 13229, + 13263 ], "loc": { "start": { - "line": 536, + "line": 477, "column": 36 }, "end": { - "line": 536, + "line": 477, "column": 70 } } }, "range": [ - 14815, - 14877 + 13201, + 13263 ], "loc": { "start": { - "line": 536, + "line": 477, "column": 8 }, "end": { - "line": 536, + "line": 477, "column": 70 } } }, "range": [ - 14815, - 14878 + 13201, + 13264 ], "loc": { "start": { - "line": 536, + "line": 477, "column": 8 }, "end": { - "line": 536, + "line": 477, "column": 71 } }, @@ -22419,16 +20588,16 @@ "type": "Block", "value": "*\n * Indicate whether non-empty option is enabled in drop-down filter\n * types\n * @type {Boolean}\n ", "range": [ - 14671, - 14806 + 13057, + 13192 ], "loc": { "start": { - "line": 531, + "line": 472, "column": 8 }, "end": { - "line": 535, + "line": 476, "column": 11 } } @@ -22439,16 +20608,16 @@ "type": "Block", "value": "*\n * Text for non-empty option in drop-down filter types\n * @type {String}\n ", "range": [ - 14888, - 14992 + 13274, + 13378 ], "loc": { "start": { - "line": 538, + "line": 479, "column": 8 }, "end": { - "line": 541, + "line": 482, "column": 11 } } @@ -22466,16 +20635,16 @@ "object": { "type": "ThisExpression", "range": [ - 15001, - 15005 + 13387, + 13391 ], "loc": { "start": { - "line": 542, + "line": 483, "column": 8 }, "end": { - "line": 542, + "line": 483, "column": 12 } } @@ -22484,31 +20653,31 @@ "type": "Identifier", "name": "nonEmptyText", "range": [ - 15006, - 15018 + 13392, + 13404 ], "loc": { "start": { - "line": 542, + "line": 483, "column": 13 }, "end": { - "line": 542, + "line": 483, "column": 25 } } }, "range": [ - 15001, - 15018 + 13387, + 13404 ], "loc": { "start": { - "line": 542, + "line": 483, "column": 8 }, "end": { - "line": 542, + "line": 483, "column": 25 } } @@ -22519,16 +20688,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 15021, - 15032 + 13407, + 13418 ], "loc": { "start": { - "line": 542, + "line": 483, "column": 28 }, "end": { - "line": 542, + "line": 483, "column": 39 } } @@ -22541,16 +20710,16 @@ "type": "Identifier", "name": "f", "range": [ - 15033, - 15034 + 13419, + 13420 ], "loc": { "start": { - "line": 542, + "line": 483, "column": 40 }, "end": { - "line": 542, + "line": 483, "column": 41 } } @@ -22559,31 +20728,31 @@ "type": "Identifier", "name": "non_empty_text", "range": [ - 15035, - 15049 + 13421, + 13435 ], "loc": { "start": { - "line": 542, + "line": 483, "column": 42 }, "end": { - "line": 542, + "line": 483, "column": 56 } } }, "range": [ - 15033, - 15049 + 13419, + 13435 ], "loc": { "start": { - "line": 542, + "line": 483, "column": 40 }, "end": { - "line": 542, + "line": 483, "column": 56 } } @@ -22593,62 +20762,62 @@ "value": "(Non empty)", "raw": "'(Non empty)'", "range": [ - 15051, - 15064 + 13437, + 13450 ], "loc": { "start": { - "line": 542, + "line": 483, "column": 58 }, "end": { - "line": 542, + "line": 483, "column": 71 } } } ], "range": [ - 15021, - 15065 + 13407, + 13451 ], "loc": { "start": { - "line": 542, + "line": 483, "column": 28 }, "end": { - "line": 542, + "line": 483, "column": 72 } } }, "range": [ - 15001, - 15065 + 13387, + 13451 ], "loc": { "start": { - "line": 542, + "line": 483, "column": 8 }, "end": { - "line": 542, + "line": 483, "column": 72 } } }, "range": [ - 15001, - 15066 + 13387, + 13452 ], "loc": { "start": { - "line": 542, + "line": 483, "column": 8 }, "end": { - "line": 542, + "line": 483, "column": 73 } }, @@ -22657,16 +20826,16 @@ "type": "Block", "value": "*\n * Text for non-empty option in drop-down filter types\n * @type {String}\n ", "range": [ - 14888, - 14992 + 13274, + 13378 ], "loc": { "start": { - "line": 538, + "line": 479, "column": 8 }, "end": { - "line": 541, + "line": 482, "column": 11 } } @@ -22677,16 +20846,16 @@ "type": "Block", "value": "*\n * Indicate whether drop-down filter types filter the table by default\n * on change event\n * @type {Boolean}\n ", "range": [ - 15076, - 15224 + 13462, + 13610 ], "loc": { "start": { - "line": 544, + "line": 485, "column": 8 }, "end": { - "line": 548, + "line": 489, "column": 11 } } @@ -22704,16 +20873,16 @@ "object": { "type": "ThisExpression", "range": [ - 15233, - 15237 + 13619, + 13623 ], "loc": { "start": { - "line": 549, + "line": 490, "column": 8 }, "end": { - "line": 549, + "line": 490, "column": 12 } } @@ -22722,31 +20891,31 @@ "type": "Identifier", "name": "onSlcChange", "range": [ - 15238, - 15249 + 13624, + 13635 ], "loc": { "start": { - "line": 549, + "line": 490, "column": 13 }, "end": { - "line": 549, + "line": 490, "column": 24 } } }, "range": [ - 15233, - 15249 + 13619, + 13635 ], "loc": { "start": { - "line": 549, + "line": 490, "column": 8 }, "end": { - "line": 549, + "line": 490, "column": 24 } } @@ -22757,16 +20926,16 @@ "type": "Identifier", "name": "defaultsBool", "range": [ - 15252, - 15264 + 13638, + 13650 ], "loc": { "start": { - "line": 549, + "line": 490, "column": 27 }, "end": { - "line": 549, + "line": 490, "column": 39 } } @@ -22779,16 +20948,16 @@ "type": "Identifier", "name": "f", "range": [ - 15265, - 15266 + 13651, + 13652 ], "loc": { "start": { - "line": 549, + "line": 490, "column": 40 }, "end": { - "line": 549, + "line": 490, "column": 41 } } @@ -22797,31 +20966,31 @@ "type": "Identifier", "name": "on_change", "range": [ - 15267, - 15276 + 13653, + 13662 ], "loc": { "start": { - "line": 549, + "line": 490, "column": 42 }, "end": { - "line": 549, + "line": 490, "column": 51 } } }, "range": [ - 15265, - 15276 + 13651, + 13662 ], "loc": { "start": { - "line": 549, + "line": 490, "column": 40 }, "end": { - "line": 549, + "line": 490, "column": 51 } } @@ -22831,62 +21000,62 @@ "value": true, "raw": "true", "range": [ - 15278, - 15282 + 13664, + 13668 ], "loc": { "start": { - "line": 549, + "line": 490, "column": 53 }, "end": { - "line": 549, + "line": 490, "column": 57 } } } ], "range": [ - 15252, - 15283 + 13638, + 13669 ], "loc": { "start": { - "line": 549, + "line": 490, "column": 27 }, "end": { - "line": 549, + "line": 490, "column": 58 } } }, "range": [ - 15233, - 15283 + 13619, + 13669 ], "loc": { "start": { - "line": 549, + "line": 490, "column": 8 }, "end": { - "line": 549, + "line": 490, "column": 58 } } }, "range": [ - 15233, - 15284 + 13619, + 13670 ], "loc": { "start": { - "line": 549, + "line": 490, "column": 8 }, "end": { - "line": 549, + "line": 490, "column": 59 } }, @@ -22895,16 +21064,16 @@ "type": "Block", "value": "*\n * Indicate whether drop-down filter types filter the table by default\n * on change event\n * @type {Boolean}\n ", "range": [ - 15076, - 15224 + 13462, + 13610 ], "loc": { "start": { - "line": 544, + "line": 485, "column": 8 }, "end": { - "line": 548, + "line": 489, "column": 11 } } @@ -22915,16 +21084,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": [ - 15294, - 15472 + 13680, + 13858 ], "loc": { "start": { - "line": 551, + "line": 492, "column": 8 }, "end": { - "line": 555, + "line": 496, "column": 11 } } @@ -22942,16 +21111,16 @@ "object": { "type": "ThisExpression", "range": [ - 15481, - 15485 + 13867, + 13871 ], "loc": { "start": { - "line": 556, + "line": 497, "column": 8 }, "end": { - "line": 556, + "line": 497, "column": 12 } } @@ -22960,31 +21129,31 @@ "type": "Identifier", "name": "sortSlc", "range": [ - 15486, - 15493 + 13872, + 13879 ], "loc": { "start": { - "line": 556, + "line": 497, "column": 13 }, "end": { - "line": 556, + "line": 497, "column": 20 } } }, "range": [ - 15481, - 15493 + 13867, + 13879 ], "loc": { "start": { - "line": 556, + "line": 497, "column": 8 }, "end": { - "line": 556, + "line": 497, "column": 20 } } @@ -22997,16 +21166,16 @@ "type": "Identifier", "name": "isUndef", "range": [ - 15496, - 15503 + 13882, + 13889 ], "loc": { "start": { - "line": 556, + "line": 497, "column": 23 }, "end": { - "line": 556, + "line": 497, "column": 30 } } @@ -23019,16 +21188,16 @@ "type": "Identifier", "name": "f", "range": [ - 15504, - 15505 + 13890, + 13891 ], "loc": { "start": { - "line": 556, + "line": 497, "column": 31 }, "end": { - "line": 556, + "line": 497, "column": 32 } } @@ -23037,47 +21206,47 @@ "type": "Identifier", "name": "sort_select", "range": [ - 15506, - 15517 + 13892, + 13903 ], "loc": { "start": { - "line": 556, + "line": 497, "column": 33 }, "end": { - "line": 556, + "line": 497, "column": 44 } } }, "range": [ - 15504, - 15517 + 13890, + 13903 ], "loc": { "start": { - "line": 556, + "line": 497, "column": 31 }, "end": { - "line": 556, + "line": 497, "column": 44 } } } ], "range": [ - 15496, - 15518 + 13882, + 13904 ], "loc": { "start": { - "line": 556, + "line": 497, "column": 23 }, "end": { - "line": 556, + "line": 497, "column": 45 } } @@ -23087,16 +21256,16 @@ "value": true, "raw": "true", "range": [ - 15521, - 15525 + 13907, + 13911 ], "loc": { "start": { - "line": 556, + "line": 497, "column": 48 }, "end": { - "line": 556, + "line": 497, "column": 52 } } @@ -23109,16 +21278,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 15540, - 15547 + 13926, + 13933 ], "loc": { "start": { - "line": 557, + "line": 498, "column": 12 }, "end": { - "line": 557, + "line": 498, "column": 19 } } @@ -23131,16 +21300,16 @@ "type": "Identifier", "name": "f", "range": [ - 15548, - 15549 + 13934, + 13935 ], "loc": { "start": { - "line": 557, + "line": 498, "column": 20 }, "end": { - "line": 557, + "line": 498, "column": 21 } } @@ -23149,47 +21318,47 @@ "type": "Identifier", "name": "sort_select", "range": [ - 15550, - 15561 + 13936, + 13947 ], "loc": { "start": { - "line": 557, + "line": 498, "column": 22 }, "end": { - "line": 557, + "line": 498, "column": 33 } } }, "range": [ - 15548, - 15561 + 13934, + 13947 ], "loc": { "start": { - "line": 557, + "line": 498, "column": 20 }, "end": { - "line": 557, + "line": 498, "column": 33 } } } ], "range": [ - 15540, - 15562 + 13926, + 13948 ], "loc": { "start": { - "line": 557, + "line": 498, "column": 12 }, "end": { - "line": 557, + "line": 498, "column": 34 } } @@ -23201,16 +21370,16 @@ "type": "Identifier", "name": "f", "range": [ - 15565, - 15566 + 13951, + 13952 ], "loc": { "start": { - "line": 557, + "line": 498, "column": 37 }, "end": { - "line": 557, + "line": 498, "column": 38 } } @@ -23219,31 +21388,31 @@ "type": "Identifier", "name": "sort_select", "range": [ - 15567, - 15578 + 13953, + 13964 ], "loc": { "start": { - "line": 557, + "line": 498, "column": 39 }, "end": { - "line": 557, + "line": 498, "column": 50 } } }, "range": [ - 15565, - 15578 + 13951, + 13964 ], "loc": { "start": { - "line": 557, + "line": 498, "column": 37 }, "end": { - "line": 557, + "line": 498, "column": 50 } } @@ -23254,16 +21423,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 15581, - 15588 + 13967, + 13974 ], "loc": { "start": { - "line": 557, + "line": 498, "column": 53 }, "end": { - "line": 557, + "line": 498, "column": 60 } } @@ -23276,16 +21445,16 @@ "type": "Identifier", "name": "f", "range": [ - 15589, - 15590 + 13975, + 13976 ], "loc": { "start": { - "line": 557, + "line": 498, "column": 61 }, "end": { - "line": 557, + "line": 498, "column": 62 } } @@ -23294,107 +21463,107 @@ "type": "Identifier", "name": "sort_select", "range": [ - 15591, - 15602 + 13977, + 13988 ], "loc": { "start": { - "line": 557, + "line": 498, "column": 63 }, "end": { - "line": 557, + "line": 498, "column": 74 } } }, "range": [ - 15589, - 15602 + 13975, + 13988 ], "loc": { "start": { - "line": 557, + "line": 498, "column": 61 }, "end": { - "line": 557, + "line": 498, "column": 74 } } } ], "range": [ - 15581, - 15603 + 13967, + 13989 ], "loc": { "start": { - "line": 557, + "line": 498, "column": 53 }, "end": { - "line": 557, + "line": 498, "column": 75 } } }, "range": [ - 15540, - 15603 + 13926, + 13989 ], "loc": { "start": { - "line": 557, + "line": 498, "column": 12 }, "end": { - "line": 557, + "line": 498, "column": 75 } } }, "range": [ - 15496, - 15603 + 13882, + 13989 ], "loc": { "start": { - "line": 556, + "line": 497, "column": 23 }, "end": { - "line": 557, + "line": 498, "column": 75 } } }, "range": [ - 15481, - 15603 + 13867, + 13989 ], "loc": { "start": { - "line": 556, + "line": 497, "column": 8 }, "end": { - "line": 557, + "line": 498, "column": 75 } } }, "range": [ - 15481, - 15604 + 13867, + 13990 ], "loc": { "start": { - "line": 556, + "line": 497, "column": 8 }, "end": { - "line": 557, + "line": 498, "column": 76 } }, @@ -23403,16 +21572,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": [ - 15294, - 15472 + 13680, + 13858 ], "loc": { "start": { - "line": 551, + "line": 492, "column": 8 }, "end": { - "line": 555, + "line": 496, "column": 11 } } @@ -23423,16 +21592,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": [ - 15614, - 15790 + 14000, + 14176 ], "loc": { "start": { - "line": 559, + "line": 500, "column": 8 }, "end": { - "line": 564, + "line": 505, "column": 11 } } @@ -23450,16 +21619,16 @@ "object": { "type": "ThisExpression", "range": [ - 15799, - 15803 + 14185, + 14189 ], "loc": { "start": { - "line": 565, + "line": 506, "column": 8 }, "end": { - "line": 565, + "line": 506, "column": 12 } } @@ -23468,31 +21637,31 @@ "type": "Identifier", "name": "isSortNumAsc", "range": [ - 15804, - 15816 + 14190, + 14202 ], "loc": { "start": { - "line": 565, + "line": 506, "column": 13 }, "end": { - "line": 565, + "line": 506, "column": 25 } } }, "range": [ - 15799, - 15816 + 14185, + 14202 ], "loc": { "start": { - "line": 565, + "line": 506, "column": 8 }, "end": { - "line": 565, + "line": 506, "column": 25 } } @@ -23503,16 +21672,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 15819, - 15826 + 14205, + 14212 ], "loc": { "start": { - "line": 565, + "line": 506, "column": 28 }, "end": { - "line": 565, + "line": 506, "column": 35 } } @@ -23525,16 +21694,16 @@ "type": "Identifier", "name": "f", "range": [ - 15827, - 15828 + 14213, + 14214 ], "loc": { "start": { - "line": 565, + "line": 506, "column": 36 }, "end": { - "line": 565, + "line": 506, "column": 37 } } @@ -23543,77 +21712,77 @@ "type": "Identifier", "name": "sort_num_asc", "range": [ - 15829, - 15841 + 14215, + 14227 ], "loc": { "start": { - "line": 565, + "line": 506, "column": 38 }, "end": { - "line": 565, + "line": 506, "column": 50 } } }, "range": [ - 15827, - 15841 + 14213, + 14227 ], "loc": { "start": { - "line": 565, + "line": 506, "column": 36 }, "end": { - "line": 565, + "line": 506, "column": 50 } } } ], "range": [ - 15819, - 15842 + 14205, + 14228 ], "loc": { "start": { - "line": 565, + "line": 506, "column": 28 }, "end": { - "line": 565, + "line": 506, "column": 51 } } }, "range": [ - 15799, - 15842 + 14185, + 14228 ], "loc": { "start": { - "line": 565, + "line": 506, "column": 8 }, "end": { - "line": 565, + "line": 506, "column": 51 } } }, "range": [ - 15799, - 15843 + 14185, + 14229 ], "loc": { "start": { - "line": 565, + "line": 506, "column": 8 }, "end": { - "line": 565, + "line": 506, "column": 52 } }, @@ -23622,16 +21791,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": [ - 15614, - 15790 + 14000, + 14176 ], "loc": { "start": { - "line": 559, + "line": 500, "column": 8 }, "end": { - "line": 564, + "line": 505, "column": 11 } } @@ -23642,16 +21811,16 @@ "type": "Block", "value": "*\n * List of columns implementing options sorting in a ascending numeric\n * manner\n * @type {Array}\n ", "range": [ - 15853, - 15990 + 14239, + 14376 ], "loc": { "start": { - "line": 567, + "line": 508, "column": 8 }, "end": { - "line": 571, + "line": 512, "column": 11 } } @@ -23669,16 +21838,16 @@ "object": { "type": "ThisExpression", "range": [ - 15999, - 16003 + 14385, + 14389 ], "loc": { "start": { - "line": 572, + "line": 513, "column": 8 }, "end": { - "line": 572, + "line": 513, "column": 12 } } @@ -23687,31 +21856,31 @@ "type": "Identifier", "name": "sortNumAsc", "range": [ - 16004, - 16014 + 14390, + 14400 ], "loc": { "start": { - "line": 572, + "line": 513, "column": 13 }, "end": { - "line": 572, + "line": 513, "column": 23 } } }, "range": [ - 15999, - 16014 + 14385, + 14400 ], "loc": { "start": { - "line": 572, + "line": 513, "column": 8 }, "end": { - "line": 572, + "line": 513, "column": 23 } } @@ -23724,16 +21893,16 @@ "object": { "type": "ThisExpression", "range": [ - 16017, - 16021 + 14403, + 14407 ], "loc": { "start": { - "line": 572, + "line": 513, "column": 26 }, "end": { - "line": 572, + "line": 513, "column": 30 } } @@ -23742,31 +21911,31 @@ "type": "Identifier", "name": "isSortNumAsc", "range": [ - 16022, - 16034 + 14408, + 14420 ], "loc": { "start": { - "line": 572, + "line": 513, "column": 31 }, "end": { - "line": 572, + "line": 513, "column": 43 } } }, "range": [ - 16017, - 16034 + 14403, + 14420 ], "loc": { "start": { - "line": 572, + "line": 513, "column": 26 }, "end": { - "line": 572, + "line": 513, "column": 43 } } @@ -23778,16 +21947,16 @@ "type": "Identifier", "name": "f", "range": [ - 16037, - 16038 + 14423, + 14424 ], "loc": { "start": { - "line": 572, + "line": 513, "column": 46 }, "end": { - "line": 572, + "line": 513, "column": 47 } } @@ -23796,31 +21965,31 @@ "type": "Identifier", "name": "sort_num_asc", "range": [ - 16039, - 16051 + 14425, + 14437 ], "loc": { "start": { - "line": 572, + "line": 513, "column": 48 }, "end": { - "line": 572, + "line": 513, "column": 60 } } }, "range": [ - 16037, - 16051 + 14423, + 14437 ], "loc": { "start": { - "line": 572, + "line": 513, "column": 46 }, "end": { - "line": 572, + "line": 513, "column": 60 } } @@ -23829,61 +21998,61 @@ "type": "ArrayExpression", "elements": [], "range": [ - 16054, - 16056 + 14440, + 14442 ], "loc": { "start": { - "line": 572, + "line": 513, "column": 63 }, "end": { - "line": 572, + "line": 513, "column": 65 } } }, "range": [ - 16017, - 16056 + 14403, + 14442 ], "loc": { "start": { - "line": 572, + "line": 513, "column": 26 }, "end": { - "line": 572, + "line": 513, "column": 65 } } }, "range": [ - 15999, - 16056 + 14385, + 14442 ], "loc": { "start": { - "line": 572, + "line": 513, "column": 8 }, "end": { - "line": 572, + "line": 513, "column": 65 } } }, "range": [ - 15999, - 16057 + 14385, + 14443 ], "loc": { "start": { - "line": 572, + "line": 513, "column": 8 }, "end": { - "line": 572, + "line": 513, "column": 66 } }, @@ -23892,16 +22061,16 @@ "type": "Block", "value": "*\n * List of columns implementing options sorting in a ascending numeric\n * manner\n * @type {Array}\n ", "range": [ - 15853, - 15990 + 14239, + 14376 ], "loc": { "start": { - "line": 567, + "line": 508, "column": 8 }, "end": { - "line": 571, + "line": 512, "column": 11 } } @@ -23912,16 +22081,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": [ - 16067, - 16244 + 14453, + 14630 ], "loc": { "start": { - "line": 574, + "line": 515, "column": 8 }, "end": { - "line": 579, + "line": 520, "column": 11 } } @@ -23939,16 +22108,16 @@ "object": { "type": "ThisExpression", "range": [ - 16253, - 16257 + 14639, + 14643 ], "loc": { "start": { - "line": 580, + "line": 521, "column": 8 }, "end": { - "line": 580, + "line": 521, "column": 12 } } @@ -23957,31 +22126,31 @@ "type": "Identifier", "name": "isSortNumDesc", "range": [ - 16258, - 16271 + 14644, + 14657 ], "loc": { "start": { - "line": 580, + "line": 521, "column": 13 }, "end": { - "line": 580, + "line": 521, "column": 26 } } }, "range": [ - 16253, - 16271 + 14639, + 14657 ], "loc": { "start": { - "line": 580, + "line": 521, "column": 8 }, "end": { - "line": 580, + "line": 521, "column": 26 } } @@ -23992,16 +22161,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 16274, - 16281 + 14660, + 14667 ], "loc": { "start": { - "line": 580, + "line": 521, "column": 29 }, "end": { - "line": 580, + "line": 521, "column": 36 } } @@ -24014,16 +22183,16 @@ "type": "Identifier", "name": "f", "range": [ - 16282, - 16283 + 14668, + 14669 ], "loc": { "start": { - "line": 580, + "line": 521, "column": 37 }, "end": { - "line": 580, + "line": 521, "column": 38 } } @@ -24032,77 +22201,77 @@ "type": "Identifier", "name": "sort_num_desc", "range": [ - 16284, - 16297 + 14670, + 14683 ], "loc": { "start": { - "line": 580, + "line": 521, "column": 39 }, "end": { - "line": 580, + "line": 521, "column": 52 } } }, "range": [ - 16282, - 16297 + 14668, + 14683 ], "loc": { "start": { - "line": 580, + "line": 521, "column": 37 }, "end": { - "line": 580, + "line": 521, "column": 52 } } } ], "range": [ - 16274, - 16298 + 14660, + 14684 ], "loc": { "start": { - "line": 580, + "line": 521, "column": 29 }, "end": { - "line": 580, + "line": 521, "column": 53 } } }, "range": [ - 16253, - 16298 + 14639, + 14684 ], "loc": { "start": { - "line": 580, + "line": 521, "column": 8 }, "end": { - "line": 580, + "line": 521, "column": 53 } } }, "range": [ - 16253, - 16299 + 14639, + 14685 ], "loc": { "start": { - "line": 580, + "line": 521, "column": 8 }, "end": { - "line": 580, + "line": 521, "column": 54 } }, @@ -24111,16 +22280,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": [ - 16067, - 16244 + 14453, + 14630 ], "loc": { "start": { - "line": 574, + "line": 515, "column": 8 }, "end": { - "line": 579, + "line": 520, "column": 11 } } @@ -24131,16 +22300,16 @@ "type": "Block", "value": "*\n * List of columns implementing options sorting in a descending numeric\n * manner\n * @type {Array}\n ", "range": [ - 16309, - 16447 + 14695, + 14833 ], "loc": { "start": { - "line": 582, + "line": 523, "column": 8 }, "end": { - "line": 586, + "line": 527, "column": 11 } } @@ -24158,16 +22327,16 @@ "object": { "type": "ThisExpression", "range": [ - 16456, - 16460 + 14842, + 14846 ], "loc": { "start": { - "line": 587, + "line": 528, "column": 8 }, "end": { - "line": 587, + "line": 528, "column": 12 } } @@ -24176,31 +22345,31 @@ "type": "Identifier", "name": "sortNumDesc", "range": [ - 16461, - 16472 + 14847, + 14858 ], "loc": { "start": { - "line": 587, + "line": 528, "column": 13 }, "end": { - "line": 587, + "line": 528, "column": 24 } } }, "range": [ - 16456, - 16472 + 14842, + 14858 ], "loc": { "start": { - "line": 587, + "line": 528, "column": 8 }, "end": { - "line": 587, + "line": 528, "column": 24 } } @@ -24213,16 +22382,16 @@ "object": { "type": "ThisExpression", "range": [ - 16475, - 16479 + 14861, + 14865 ], "loc": { "start": { - "line": 587, + "line": 528, "column": 27 }, "end": { - "line": 587, + "line": 528, "column": 31 } } @@ -24231,31 +22400,31 @@ "type": "Identifier", "name": "isSortNumDesc", "range": [ - 16480, - 16493 + 14866, + 14879 ], "loc": { "start": { - "line": 587, + "line": 528, "column": 32 }, "end": { - "line": 587, + "line": 528, "column": 45 } } }, "range": [ - 16475, - 16493 + 14861, + 14879 ], "loc": { "start": { - "line": 587, + "line": 528, "column": 27 }, "end": { - "line": 587, + "line": 528, "column": 45 } } @@ -24267,16 +22436,16 @@ "type": "Identifier", "name": "f", "range": [ - 16496, - 16497 + 14882, + 14883 ], "loc": { "start": { - "line": 587, + "line": 528, "column": 48 }, "end": { - "line": 587, + "line": 528, "column": 49 } } @@ -24285,31 +22454,31 @@ "type": "Identifier", "name": "sort_num_desc", "range": [ - 16498, - 16511 + 14884, + 14897 ], "loc": { "start": { - "line": 587, + "line": 528, "column": 50 }, "end": { - "line": 587, + "line": 528, "column": 63 } } }, "range": [ - 16496, - 16511 + 14882, + 14897 ], "loc": { "start": { - "line": 587, + "line": 528, "column": 48 }, "end": { - "line": 587, + "line": 528, "column": 63 } } @@ -24318,61 +22487,61 @@ "type": "ArrayExpression", "elements": [], "range": [ - 16514, - 16516 + 14900, + 14902 ], "loc": { "start": { - "line": 587, + "line": 528, "column": 66 }, "end": { - "line": 587, + "line": 528, "column": 68 } } }, "range": [ - 16475, - 16516 + 14861, + 14902 ], "loc": { "start": { - "line": 587, + "line": 528, "column": 27 }, "end": { - "line": 587, + "line": 528, "column": 68 } } }, "range": [ - 16456, - 16516 + 14842, + 14902 ], "loc": { "start": { - "line": 587, + "line": 528, "column": 8 }, "end": { - "line": 587, + "line": 528, "column": 68 } } }, "range": [ - 16456, - 16517 + 14842, + 14903 ], "loc": { "start": { - "line": 587, + "line": 528, "column": 8 }, "end": { - "line": 587, + "line": 528, "column": 69 } }, @@ -24381,16 +22550,16 @@ "type": "Block", "value": "*\n * List of columns implementing options sorting in a descending numeric\n * manner\n * @type {Array}\n ", "range": [ - 16309, - 16447 + 14695, + 14833 ], "loc": { "start": { - "line": 582, + "line": 523, "column": 8 }, "end": { - "line": 586, + "line": 527, "column": 11 } } @@ -24401,16 +22570,16 @@ "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 + 14913, + 15056 ], "loc": { "start": { - "line": 589, + "line": 530, "column": 8 }, "end": { - "line": 593, + "line": 534, "column": 11 } } @@ -24428,16 +22597,16 @@ "object": { "type": "ThisExpression", "range": [ - 16679, - 16683 + 15065, + 15069 ], "loc": { "start": { - "line": 594, + "line": 535, "column": 8 }, "end": { - "line": 594, + "line": 535, "column": 12 } } @@ -24446,31 +22615,31 @@ "type": "Identifier", "name": "loadFltOnDemand", "range": [ - 16684, - 16699 + 15070, + 15085 ], "loc": { "start": { - "line": 594, + "line": 535, "column": 13 }, "end": { - "line": 594, + "line": 535, "column": 28 } } }, "range": [ - 16679, - 16699 + 15065, + 15085 ], "loc": { "start": { - "line": 594, + "line": 535, "column": 8 }, "end": { - "line": 594, + "line": 535, "column": 28 } } @@ -24481,16 +22650,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 16702, - 16709 + 15088, + 15095 ], "loc": { "start": { - "line": 594, + "line": 535, "column": 31 }, "end": { - "line": 594, + "line": 535, "column": 38 } } @@ -24503,16 +22672,16 @@ "type": "Identifier", "name": "f", "range": [ - 16710, - 16711 + 15096, + 15097 ], "loc": { "start": { - "line": 594, + "line": 535, "column": 39 }, "end": { - "line": 594, + "line": 535, "column": 40 } } @@ -24521,77 +22690,77 @@ "type": "Identifier", "name": "load_filters_on_demand", "range": [ - 16712, - 16734 + 15098, + 15120 ], "loc": { "start": { - "line": 594, + "line": 535, "column": 41 }, "end": { - "line": 594, + "line": 535, "column": 63 } } }, "range": [ - 16710, - 16734 + 15096, + 15120 ], "loc": { "start": { - "line": 594, + "line": 535, "column": 39 }, "end": { - "line": 594, + "line": 535, "column": 63 } } } ], "range": [ - 16702, - 16735 + 15088, + 15121 ], "loc": { "start": { - "line": 594, + "line": 535, "column": 31 }, "end": { - "line": 594, + "line": 535, "column": 64 } } }, "range": [ - 16679, - 16735 + 15065, + 15121 ], "loc": { "start": { - "line": 594, + "line": 535, "column": 8 }, "end": { - "line": 594, + "line": 535, "column": 64 } } }, "range": [ - 16679, - 16736 + 15065, + 15122 ], "loc": { "start": { - "line": 594, + "line": 535, "column": 8 }, "end": { - "line": 594, + "line": 535, "column": 65 } }, @@ -24600,16 +22769,16 @@ "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 + 14913, + 15056 ], "loc": { "start": { - "line": 589, + "line": 530, "column": 8 }, "end": { - "line": 593, + "line": 534, "column": 11 } } @@ -24620,16 +22789,16 @@ "type": "Block", "value": "*\n * Indicate whether custom drop-down filter options are implemented\n * @type {Boolean}\n ", "range": [ - 16746, - 16864 + 15132, + 15250 ], "loc": { "start": { - "line": 596, + "line": 537, "column": 8 }, "end": { - "line": 599, + "line": 540, "column": 11 } } @@ -24647,16 +22816,16 @@ "object": { "type": "ThisExpression", "range": [ - 16873, - 16877 + 15259, + 15263 ], "loc": { "start": { - "line": 600, + "line": 541, "column": 8 }, "end": { - "line": 600, + "line": 541, "column": 12 } } @@ -24665,31 +22834,31 @@ "type": "Identifier", "name": "hasCustomOptions", "range": [ - 16878, - 16894 + 15264, + 15280 ], "loc": { "start": { - "line": 600, + "line": 541, "column": 13 }, "end": { - "line": 600, + "line": 541, "column": 29 } } }, "range": [ - 16873, - 16894 + 15259, + 15280 ], "loc": { "start": { - "line": 600, + "line": 541, "column": 8 }, "end": { - "line": 600, + "line": 541, "column": 29 } } @@ -24700,16 +22869,16 @@ "type": "Identifier", "name": "isObj", "range": [ - 16897, - 16902 + 15283, + 15288 ], "loc": { "start": { - "line": 600, + "line": 541, "column": 32 }, "end": { - "line": 600, + "line": 541, "column": 37 } } @@ -24722,16 +22891,16 @@ "type": "Identifier", "name": "f", "range": [ - 16903, - 16904 + 15289, + 15290 ], "loc": { "start": { - "line": 600, + "line": 541, "column": 38 }, "end": { - "line": 600, + "line": 541, "column": 39 } } @@ -24740,77 +22909,77 @@ "type": "Identifier", "name": "custom_options", "range": [ - 16905, - 16919 + 15291, + 15305 ], "loc": { "start": { - "line": 600, + "line": 541, "column": 40 }, "end": { - "line": 600, + "line": 541, "column": 54 } } }, "range": [ - 16903, - 16919 + 15289, + 15305 ], "loc": { "start": { - "line": 600, + "line": 541, "column": 38 }, "end": { - "line": 600, + "line": 541, "column": 54 } } } ], "range": [ - 16897, - 16920 + 15283, + 15306 ], "loc": { "start": { - "line": 600, + "line": 541, "column": 32 }, "end": { - "line": 600, + "line": 541, "column": 55 } } }, "range": [ - 16873, - 16920 + 15259, + 15306 ], "loc": { "start": { - "line": 600, + "line": 541, "column": 8 }, "end": { - "line": 600, + "line": 541, "column": 55 } } }, "range": [ - 16873, - 16921 + 15259, + 15307 ], "loc": { "start": { - "line": 600, + "line": 541, "column": 8 }, "end": { - "line": 600, + "line": 541, "column": 56 } }, @@ -24819,16 +22988,16 @@ "type": "Block", "value": "*\n * Indicate whether custom drop-down filter options are implemented\n * @type {Boolean}\n ", "range": [ - 16746, - 16864 + 15132, + 15250 ], "loc": { "start": { - "line": 596, + "line": 537, "column": 8 }, "end": { - "line": 599, + "line": 540, "column": 11 } } @@ -24839,16 +23008,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": [ - 16931, - 17403 + 15317, + 15789 ], "loc": { "start": { - "line": 602, + "line": 543, "column": 8 }, "end": { - "line": 618, + "line": 559, "column": 11 } } @@ -24866,16 +23035,16 @@ "object": { "type": "ThisExpression", "range": [ - 17412, - 17416 + 15798, + 15802 ], "loc": { "start": { - "line": 619, + "line": 560, "column": 8 }, "end": { - "line": 619, + "line": 560, "column": 12 } } @@ -24884,31 +23053,31 @@ "type": "Identifier", "name": "customOptions", "range": [ - 17417, - 17430 + 15803, + 15816 ], "loc": { "start": { - "line": 619, + "line": 560, "column": 13 }, "end": { - "line": 619, + "line": 560, "column": 26 } } }, "range": [ - 17412, - 17430 + 15798, + 15816 ], "loc": { "start": { - "line": 619, + "line": 560, "column": 8 }, "end": { - "line": 619, + "line": 560, "column": 26 } } @@ -24920,16 +23089,16 @@ "type": "Identifier", "name": "f", "range": [ - 17433, - 17434 + 15819, + 15820 ], "loc": { "start": { - "line": 619, + "line": 560, "column": 29 }, "end": { - "line": 619, + "line": 560, "column": 30 } } @@ -24938,61 +23107,61 @@ "type": "Identifier", "name": "custom_options", "range": [ - 17435, - 17449 + 15821, + 15835 ], "loc": { "start": { - "line": 619, + "line": 560, "column": 31 }, "end": { - "line": 619, + "line": 560, "column": 45 } } }, "range": [ - 17433, - 17449 + 15819, + 15835 ], "loc": { "start": { - "line": 619, + "line": 560, "column": 29 }, "end": { - "line": 619, + "line": 560, "column": 45 } } }, "range": [ - 17412, - 17449 + 15798, + 15835 ], "loc": { "start": { - "line": 619, + "line": 560, "column": 8 }, "end": { - "line": 619, + "line": 560, "column": 45 } } }, "range": [ - 17412, - 17450 + 15798, + 15836 ], "loc": { "start": { - "line": 619, + "line": 560, "column": 8 }, "end": { - "line": 619, + "line": 560, "column": 46 } }, @@ -25001,16 +23170,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": [ - 16931, - 17403 + 15317, + 15789 ], "loc": { "start": { - "line": 602, + "line": 543, "column": 8 }, "end": { - "line": 618, + "line": 559, "column": 11 } } @@ -25021,16 +23190,16 @@ "type": "Block", "value": "** Filter operators **", "range": [ - 17460, - 17486 + 15846, + 15872 ], "loc": { "start": { - "line": 621, + "line": 562, "column": 8 }, "end": { - "line": 621, + "line": 562, "column": 34 } } @@ -25039,16 +23208,16 @@ "type": "Block", "value": "*\n * Regular expression operator for input filter. Defaults to 'rgx:'\n * @type {String}\n ", "range": [ - 17495, - 17612 + 15881, + 15998 ], "loc": { "start": { - "line": 622, + "line": 563, "column": 8 }, "end": { - "line": 625, + "line": 566, "column": 11 } } @@ -25066,16 +23235,16 @@ "object": { "type": "ThisExpression", "range": [ - 17621, - 17625 + 16007, + 16011 ], "loc": { "start": { - "line": 626, + "line": 567, "column": 8 }, "end": { - "line": 626, + "line": 567, "column": 12 } } @@ -25084,31 +23253,31 @@ "type": "Identifier", "name": "rgxOperator", "range": [ - 17626, - 17637 + 16012, + 16023 ], "loc": { "start": { - "line": 626, + "line": 567, "column": 13 }, "end": { - "line": 626, + "line": 567, "column": 24 } } }, "range": [ - 17621, - 17637 + 16007, + 16023 ], "loc": { "start": { - "line": 626, + "line": 567, "column": 8 }, "end": { - "line": 626, + "line": 567, "column": 24 } } @@ -25119,16 +23288,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 17640, - 17651 + 16026, + 16037 ], "loc": { "start": { - "line": 626, + "line": 567, "column": 27 }, "end": { - "line": 626, + "line": 567, "column": 38 } } @@ -25141,16 +23310,16 @@ "type": "Identifier", "name": "f", "range": [ - 17652, - 17653 + 16038, + 16039 ], "loc": { "start": { - "line": 626, + "line": 567, "column": 39 }, "end": { - "line": 626, + "line": 567, "column": 40 } } @@ -25159,31 +23328,31 @@ "type": "Identifier", "name": "regexp_operator", "range": [ - 17654, - 17669 + 16040, + 16055 ], "loc": { "start": { - "line": 626, + "line": 567, "column": 41 }, "end": { - "line": 626, + "line": 567, "column": 56 } } }, "range": [ - 17652, - 17669 + 16038, + 16055 ], "loc": { "start": { - "line": 626, + "line": 567, "column": 39 }, "end": { - "line": 626, + "line": 567, "column": 56 } } @@ -25193,62 +23362,62 @@ "value": "rgx:", "raw": "'rgx:'", "range": [ - 17671, - 17677 + 16057, + 16063 ], "loc": { "start": { - "line": 626, + "line": 567, "column": 58 }, "end": { - "line": 626, + "line": 567, "column": 64 } } } ], "range": [ - 17640, - 17678 + 16026, + 16064 ], "loc": { "start": { - "line": 626, + "line": 567, "column": 27 }, "end": { - "line": 626, + "line": 567, "column": 65 } } }, "range": [ - 17621, - 17678 + 16007, + 16064 ], "loc": { "start": { - "line": 626, + "line": 567, "column": 8 }, "end": { - "line": 626, + "line": 567, "column": 65 } } }, "range": [ - 17621, - 17679 + 16007, + 16065 ], "loc": { "start": { - "line": 626, + "line": 567, "column": 8 }, "end": { - "line": 626, + "line": 567, "column": 66 } }, @@ -25257,16 +23426,16 @@ "type": "Block", "value": "** Filter operators **", "range": [ - 17460, - 17486 + 15846, + 15872 ], "loc": { "start": { - "line": 621, + "line": 562, "column": 8 }, "end": { - "line": 621, + "line": 562, "column": 34 } } @@ -25275,16 +23444,16 @@ "type": "Block", "value": "*\n * Regular expression operator for input filter. Defaults to 'rgx:'\n * @type {String}\n ", "range": [ - 17495, - 17612 + 15881, + 15998 ], "loc": { "start": { - "line": 622, + "line": 563, "column": 8 }, "end": { - "line": 625, + "line": 566, "column": 11 } } @@ -25295,16 +23464,16 @@ "type": "Block", "value": "*\n * Empty cells operator for input filter. Defaults to '[empty]'\n * @type {String}\n ", "range": [ - 17689, - 17802 + 16075, + 16188 ], "loc": { "start": { - "line": 628, + "line": 569, "column": 8 }, "end": { - "line": 631, + "line": 572, "column": 11 } } @@ -25322,16 +23491,16 @@ "object": { "type": "ThisExpression", "range": [ - 17811, - 17815 + 16197, + 16201 ], "loc": { "start": { - "line": 632, + "line": 573, "column": 8 }, "end": { - "line": 632, + "line": 573, "column": 12 } } @@ -25340,31 +23509,31 @@ "type": "Identifier", "name": "emOperator", "range": [ - 17816, - 17826 + 16202, + 16212 ], "loc": { "start": { - "line": 632, + "line": 573, "column": 13 }, "end": { - "line": 632, + "line": 573, "column": 23 } } }, "range": [ - 17811, - 17826 + 16197, + 16212 ], "loc": { "start": { - "line": 632, + "line": 573, "column": 8 }, "end": { - "line": 632, + "line": 573, "column": 23 } } @@ -25375,16 +23544,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 17829, - 17840 + 16215, + 16226 ], "loc": { "start": { - "line": 632, + "line": 573, "column": 26 }, "end": { - "line": 632, + "line": 573, "column": 37 } } @@ -25397,16 +23566,16 @@ "type": "Identifier", "name": "f", "range": [ - 17841, - 17842 + 16227, + 16228 ], "loc": { "start": { - "line": 632, + "line": 573, "column": 38 }, "end": { - "line": 632, + "line": 573, "column": 39 } } @@ -25415,31 +23584,31 @@ "type": "Identifier", "name": "empty_operator", "range": [ - 17843, - 17857 + 16229, + 16243 ], "loc": { "start": { - "line": 632, + "line": 573, "column": 40 }, "end": { - "line": 632, + "line": 573, "column": 54 } } }, "range": [ - 17841, - 17857 + 16227, + 16243 ], "loc": { "start": { - "line": 632, + "line": 573, "column": 38 }, "end": { - "line": 632, + "line": 573, "column": 54 } } @@ -25449,62 +23618,62 @@ "value": "[empty]", "raw": "'[empty]'", "range": [ - 17859, - 17868 + 16245, + 16254 ], "loc": { "start": { - "line": 632, + "line": 573, "column": 56 }, "end": { - "line": 632, + "line": 573, "column": 65 } } } ], "range": [ - 17829, - 17869 + 16215, + 16255 ], "loc": { "start": { - "line": 632, + "line": 573, "column": 26 }, "end": { - "line": 632, + "line": 573, "column": 66 } } }, "range": [ - 17811, - 17869 + 16197, + 16255 ], "loc": { "start": { - "line": 632, + "line": 573, "column": 8 }, "end": { - "line": 632, + "line": 573, "column": 66 } } }, "range": [ - 17811, - 17870 + 16197, + 16256 ], "loc": { "start": { - "line": 632, + "line": 573, "column": 8 }, "end": { - "line": 632, + "line": 573, "column": 67 } }, @@ -25513,16 +23682,16 @@ "type": "Block", "value": "*\n * Empty cells operator for input filter. Defaults to '[empty]'\n * @type {String}\n ", "range": [ - 17689, - 17802 + 16075, + 16188 ], "loc": { "start": { - "line": 628, + "line": 569, "column": 8 }, "end": { - "line": 631, + "line": 572, "column": 11 } } @@ -25533,16 +23702,16 @@ "type": "Block", "value": "*\n * Non-empty cells operator for input filter. Defaults to '[nonempty]'\n * @type {String}\n ", "range": [ - 17880, - 18000 + 16266, + 16386 ], "loc": { "start": { - "line": 634, + "line": 575, "column": 8 }, "end": { - "line": 637, + "line": 578, "column": 11 } } @@ -25560,16 +23729,16 @@ "object": { "type": "ThisExpression", "range": [ - 18009, - 18013 + 16395, + 16399 ], "loc": { "start": { - "line": 638, + "line": 579, "column": 8 }, "end": { - "line": 638, + "line": 579, "column": 12 } } @@ -25578,31 +23747,31 @@ "type": "Identifier", "name": "nmOperator", "range": [ - 18014, - 18024 + 16400, + 16410 ], "loc": { "start": { - "line": 638, + "line": 579, "column": 13 }, "end": { - "line": 638, + "line": 579, "column": 23 } } }, "range": [ - 18009, - 18024 + 16395, + 16410 ], "loc": { "start": { - "line": 638, + "line": 579, "column": 8 }, "end": { - "line": 638, + "line": 579, "column": 23 } } @@ -25613,16 +23782,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 18027, - 18038 + 16413, + 16424 ], "loc": { "start": { - "line": 638, + "line": 579, "column": 26 }, "end": { - "line": 638, + "line": 579, "column": 37 } } @@ -25635,16 +23804,16 @@ "type": "Identifier", "name": "f", "range": [ - 18039, - 18040 + 16425, + 16426 ], "loc": { "start": { - "line": 638, + "line": 579, "column": 38 }, "end": { - "line": 638, + "line": 579, "column": 39 } } @@ -25653,31 +23822,31 @@ "type": "Identifier", "name": "nonempty_operator", "range": [ - 18041, - 18058 + 16427, + 16444 ], "loc": { "start": { - "line": 638, + "line": 579, "column": 40 }, "end": { - "line": 638, + "line": 579, "column": 57 } } }, "range": [ - 18039, - 18058 + 16425, + 16444 ], "loc": { "start": { - "line": 638, + "line": 579, "column": 38 }, "end": { - "line": 638, + "line": 579, "column": 57 } } @@ -25687,62 +23856,62 @@ "value": "[nonempty]", "raw": "'[nonempty]'", "range": [ - 18060, - 18072 + 16446, + 16458 ], "loc": { "start": { - "line": 638, + "line": 579, "column": 59 }, "end": { - "line": 638, + "line": 579, "column": 71 } } } ], "range": [ - 18027, - 18073 + 16413, + 16459 ], "loc": { "start": { - "line": 638, + "line": 579, "column": 26 }, "end": { - "line": 638, + "line": 579, "column": 72 } } }, "range": [ - 18009, - 18073 + 16395, + 16459 ], "loc": { "start": { - "line": 638, + "line": 579, "column": 8 }, "end": { - "line": 638, + "line": 579, "column": 72 } } }, "range": [ - 18009, - 18074 + 16395, + 16460 ], "loc": { "start": { - "line": 638, + "line": 579, "column": 8 }, "end": { - "line": 638, + "line": 579, "column": 73 } }, @@ -25751,16 +23920,16 @@ "type": "Block", "value": "*\n * Non-empty cells operator for input filter. Defaults to '[nonempty]'\n * @type {String}\n ", "range": [ - 17880, - 18000 + 16266, + 16386 ], "loc": { "start": { - "line": 634, + "line": 575, "column": 8 }, "end": { - "line": 637, + "line": 578, "column": 11 } } @@ -25771,16 +23940,16 @@ "type": "Block", "value": "*\n * Logical OR operator for input filter. Defaults to '||'\n * @type {String}\n ", "range": [ - 18084, - 18191 + 16470, + 16577 ], "loc": { "start": { - "line": 640, + "line": 581, "column": 8 }, "end": { - "line": 643, + "line": 584, "column": 11 } } @@ -25798,16 +23967,16 @@ "object": { "type": "ThisExpression", "range": [ - 18200, - 18204 + 16586, + 16590 ], "loc": { "start": { - "line": 644, + "line": 585, "column": 8 }, "end": { - "line": 644, + "line": 585, "column": 12 } } @@ -25816,31 +23985,31 @@ "type": "Identifier", "name": "orOperator", "range": [ - 18205, - 18215 + 16591, + 16601 ], "loc": { "start": { - "line": 644, + "line": 585, "column": 13 }, "end": { - "line": 644, + "line": 585, "column": 23 } } }, "range": [ - 18200, - 18215 + 16586, + 16601 ], "loc": { "start": { - "line": 644, + "line": 585, "column": 8 }, "end": { - "line": 644, + "line": 585, "column": 23 } } @@ -25851,16 +24020,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 18218, - 18229 + 16604, + 16615 ], "loc": { "start": { - "line": 644, + "line": 585, "column": 26 }, "end": { - "line": 644, + "line": 585, "column": 37 } } @@ -25873,16 +24042,16 @@ "type": "Identifier", "name": "f", "range": [ - 18230, - 18231 + 16616, + 16617 ], "loc": { "start": { - "line": 644, + "line": 585, "column": 38 }, "end": { - "line": 644, + "line": 585, "column": 39 } } @@ -25891,31 +24060,31 @@ "type": "Identifier", "name": "or_operator", "range": [ - 18232, - 18243 + 16618, + 16629 ], "loc": { "start": { - "line": 644, + "line": 585, "column": 40 }, "end": { - "line": 644, + "line": 585, "column": 51 } } }, "range": [ - 18230, - 18243 + 16616, + 16629 ], "loc": { "start": { - "line": 644, + "line": 585, "column": 38 }, "end": { - "line": 644, + "line": 585, "column": 51 } } @@ -25925,62 +24094,62 @@ "value": "||", "raw": "'||'", "range": [ - 18245, - 18249 + 16631, + 16635 ], "loc": { "start": { - "line": 644, + "line": 585, "column": 53 }, "end": { - "line": 644, + "line": 585, "column": 57 } } } ], "range": [ - 18218, - 18250 + 16604, + 16636 ], "loc": { "start": { - "line": 644, + "line": 585, "column": 26 }, "end": { - "line": 644, + "line": 585, "column": 58 } } }, "range": [ - 18200, - 18250 + 16586, + 16636 ], "loc": { "start": { - "line": 644, + "line": 585, "column": 8 }, "end": { - "line": 644, + "line": 585, "column": 58 } } }, "range": [ - 18200, - 18251 + 16586, + 16637 ], "loc": { "start": { - "line": 644, + "line": 585, "column": 8 }, "end": { - "line": 644, + "line": 585, "column": 59 } }, @@ -25989,16 +24158,16 @@ "type": "Block", "value": "*\n * Logical OR operator for input filter. Defaults to '||'\n * @type {String}\n ", "range": [ - 18084, - 18191 + 16470, + 16577 ], "loc": { "start": { - "line": 640, + "line": 581, "column": 8 }, "end": { - "line": 643, + "line": 584, "column": 11 } } @@ -26009,16 +24178,16 @@ "type": "Block", "value": "*\n * Logical AND operator for input filter. Defaults to '&&'\n * @type {String}\n ", "range": [ - 18261, - 18369 + 16647, + 16755 ], "loc": { "start": { - "line": 646, + "line": 587, "column": 8 }, "end": { - "line": 649, + "line": 590, "column": 11 } } @@ -26036,16 +24205,16 @@ "object": { "type": "ThisExpression", "range": [ - 18378, - 18382 + 16764, + 16768 ], "loc": { "start": { - "line": 650, + "line": 591, "column": 8 }, "end": { - "line": 650, + "line": 591, "column": 12 } } @@ -26054,31 +24223,31 @@ "type": "Identifier", "name": "anOperator", "range": [ - 18383, - 18393 + 16769, + 16779 ], "loc": { "start": { - "line": 650, + "line": 591, "column": 13 }, "end": { - "line": 650, + "line": 591, "column": 23 } } }, "range": [ - 18378, - 18393 + 16764, + 16779 ], "loc": { "start": { - "line": 650, + "line": 591, "column": 8 }, "end": { - "line": 650, + "line": 591, "column": 23 } } @@ -26089,16 +24258,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 18396, - 18407 + 16782, + 16793 ], "loc": { "start": { - "line": 650, + "line": 591, "column": 26 }, "end": { - "line": 650, + "line": 591, "column": 37 } } @@ -26111,16 +24280,16 @@ "type": "Identifier", "name": "f", "range": [ - 18408, - 18409 + 16794, + 16795 ], "loc": { "start": { - "line": 650, + "line": 591, "column": 38 }, "end": { - "line": 650, + "line": 591, "column": 39 } } @@ -26129,31 +24298,31 @@ "type": "Identifier", "name": "and_operator", "range": [ - 18410, - 18422 + 16796, + 16808 ], "loc": { "start": { - "line": 650, + "line": 591, "column": 40 }, "end": { - "line": 650, + "line": 591, "column": 52 } } }, "range": [ - 18408, - 18422 + 16794, + 16808 ], "loc": { "start": { - "line": 650, + "line": 591, "column": 38 }, "end": { - "line": 650, + "line": 591, "column": 52 } } @@ -26163,62 +24332,62 @@ "value": "&&", "raw": "'&&'", "range": [ - 18424, - 18428 + 16810, + 16814 ], "loc": { "start": { - "line": 650, + "line": 591, "column": 54 }, "end": { - "line": 650, + "line": 591, "column": 58 } } } ], "range": [ - 18396, - 18429 + 16782, + 16815 ], "loc": { "start": { - "line": 650, + "line": 591, "column": 26 }, "end": { - "line": 650, + "line": 591, "column": 59 } } }, "range": [ - 18378, - 18429 + 16764, + 16815 ], "loc": { "start": { - "line": 650, + "line": 591, "column": 8 }, "end": { - "line": 650, + "line": 591, "column": 59 } } }, "range": [ - 18378, - 18430 + 16764, + 16816 ], "loc": { "start": { - "line": 650, + "line": 591, "column": 8 }, "end": { - "line": 650, + "line": 591, "column": 60 } }, @@ -26227,16 +24396,16 @@ "type": "Block", "value": "*\n * Logical AND operator for input filter. Defaults to '&&'\n * @type {String}\n ", "range": [ - 18261, - 18369 + 16647, + 16755 ], "loc": { "start": { - "line": 646, + "line": 587, "column": 8 }, "end": { - "line": 649, + "line": 590, "column": 11 } } @@ -26247,16 +24416,16 @@ "type": "Block", "value": "*\n * Greater than operator for input filter. Defaults to '>'\n * @type {String}\n ", "range": [ - 18440, - 18548 + 16826, + 16934 ], "loc": { "start": { - "line": 652, + "line": 593, "column": 8 }, "end": { - "line": 655, + "line": 596, "column": 11 } } @@ -26274,16 +24443,16 @@ "object": { "type": "ThisExpression", "range": [ - 18557, - 18561 + 16943, + 16947 ], "loc": { "start": { - "line": 656, + "line": 597, "column": 8 }, "end": { - "line": 656, + "line": 597, "column": 12 } } @@ -26292,31 +24461,31 @@ "type": "Identifier", "name": "grOperator", "range": [ - 18562, - 18572 + 16948, + 16958 ], "loc": { "start": { - "line": 656, + "line": 597, "column": 13 }, "end": { - "line": 656, + "line": 597, "column": 23 } } }, "range": [ - 18557, - 18572 + 16943, + 16958 ], "loc": { "start": { - "line": 656, + "line": 597, "column": 8 }, "end": { - "line": 656, + "line": 597, "column": 23 } } @@ -26327,16 +24496,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 18575, - 18586 + 16961, + 16972 ], "loc": { "start": { - "line": 656, + "line": 597, "column": 26 }, "end": { - "line": 656, + "line": 597, "column": 37 } } @@ -26349,16 +24518,16 @@ "type": "Identifier", "name": "f", "range": [ - 18587, - 18588 + 16973, + 16974 ], "loc": { "start": { - "line": 656, + "line": 597, "column": 38 }, "end": { - "line": 656, + "line": 597, "column": 39 } } @@ -26367,31 +24536,31 @@ "type": "Identifier", "name": "greater_operator", "range": [ - 18589, - 18605 + 16975, + 16991 ], "loc": { "start": { - "line": 656, + "line": 597, "column": 40 }, "end": { - "line": 656, + "line": 597, "column": 56 } } }, "range": [ - 18587, - 18605 + 16973, + 16991 ], "loc": { "start": { - "line": 656, + "line": 597, "column": 38 }, "end": { - "line": 656, + "line": 597, "column": 56 } } @@ -26401,62 +24570,62 @@ "value": ">", "raw": "'>'", "range": [ - 18607, - 18610 + 16993, + 16996 ], "loc": { "start": { - "line": 656, + "line": 597, "column": 58 }, "end": { - "line": 656, + "line": 597, "column": 61 } } } ], "range": [ - 18575, - 18611 + 16961, + 16997 ], "loc": { "start": { - "line": 656, + "line": 597, "column": 26 }, "end": { - "line": 656, + "line": 597, "column": 62 } } }, "range": [ - 18557, - 18611 + 16943, + 16997 ], "loc": { "start": { - "line": 656, + "line": 597, "column": 8 }, "end": { - "line": 656, + "line": 597, "column": 62 } } }, "range": [ - 18557, - 18612 + 16943, + 16998 ], "loc": { "start": { - "line": 656, + "line": 597, "column": 8 }, "end": { - "line": 656, + "line": 597, "column": 63 } }, @@ -26465,16 +24634,16 @@ "type": "Block", "value": "*\n * Greater than operator for input filter. Defaults to '>'\n * @type {String}\n ", "range": [ - 18440, - 18548 + 16826, + 16934 ], "loc": { "start": { - "line": 652, + "line": 593, "column": 8 }, "end": { - "line": 655, + "line": 596, "column": 11 } } @@ -26485,16 +24654,16 @@ "type": "Block", "value": "*\n * Lower than operator for input filter. Defaults to '<'\n * @type {String}\n ", "range": [ - 18622, - 18728 + 17008, + 17114 ], "loc": { "start": { - "line": 658, + "line": 599, "column": 8 }, "end": { - "line": 661, + "line": 602, "column": 11 } } @@ -26512,16 +24681,16 @@ "object": { "type": "ThisExpression", "range": [ - 18737, - 18741 + 17123, + 17127 ], "loc": { "start": { - "line": 662, + "line": 603, "column": 8 }, "end": { - "line": 662, + "line": 603, "column": 12 } } @@ -26530,31 +24699,31 @@ "type": "Identifier", "name": "lwOperator", "range": [ - 18742, - 18752 + 17128, + 17138 ], "loc": { "start": { - "line": 662, + "line": 603, "column": 13 }, "end": { - "line": 662, + "line": 603, "column": 23 } } }, "range": [ - 18737, - 18752 + 17123, + 17138 ], "loc": { "start": { - "line": 662, + "line": 603, "column": 8 }, "end": { - "line": 662, + "line": 603, "column": 23 } } @@ -26565,16 +24734,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 18755, - 18766 + 17141, + 17152 ], "loc": { "start": { - "line": 662, + "line": 603, "column": 26 }, "end": { - "line": 662, + "line": 603, "column": 37 } } @@ -26587,16 +24756,16 @@ "type": "Identifier", "name": "f", "range": [ - 18767, - 18768 + 17153, + 17154 ], "loc": { "start": { - "line": 662, + "line": 603, "column": 38 }, "end": { - "line": 662, + "line": 603, "column": 39 } } @@ -26605,31 +24774,31 @@ "type": "Identifier", "name": "lower_operator", "range": [ - 18769, - 18783 + 17155, + 17169 ], "loc": { "start": { - "line": 662, + "line": 603, "column": 40 }, "end": { - "line": 662, + "line": 603, "column": 54 } } }, "range": [ - 18767, - 18783 + 17153, + 17169 ], "loc": { "start": { - "line": 662, + "line": 603, "column": 38 }, "end": { - "line": 662, + "line": 603, "column": 54 } } @@ -26639,62 +24808,62 @@ "value": "<", "raw": "'<'", "range": [ - 18785, - 18788 + 17171, + 17174 ], "loc": { "start": { - "line": 662, + "line": 603, "column": 56 }, "end": { - "line": 662, + "line": 603, "column": 59 } } } ], "range": [ - 18755, - 18789 + 17141, + 17175 ], "loc": { "start": { - "line": 662, + "line": 603, "column": 26 }, "end": { - "line": 662, + "line": 603, "column": 60 } } }, "range": [ - 18737, - 18789 + 17123, + 17175 ], "loc": { "start": { - "line": 662, + "line": 603, "column": 8 }, "end": { - "line": 662, + "line": 603, "column": 60 } } }, "range": [ - 18737, - 18790 + 17123, + 17176 ], "loc": { "start": { - "line": 662, + "line": 603, "column": 8 }, "end": { - "line": 662, + "line": 603, "column": 61 } }, @@ -26703,16 +24872,16 @@ "type": "Block", "value": "*\n * Lower than operator for input filter. Defaults to '<'\n * @type {String}\n ", "range": [ - 18622, - 18728 + 17008, + 17114 ], "loc": { "start": { - "line": 658, + "line": 599, "column": 8 }, "end": { - "line": 661, + "line": 602, "column": 11 } } @@ -26723,16 +24892,16 @@ "type": "Block", "value": "*\n * Lower than or equal operator for input filter. Defaults to '<='\n * @type {String}\n ", "range": [ - 18800, - 18916 + 17186, + 17302 ], "loc": { "start": { - "line": 664, + "line": 605, "column": 8 }, "end": { - "line": 667, + "line": 608, "column": 11 } } @@ -26750,16 +24919,16 @@ "object": { "type": "ThisExpression", "range": [ - 18925, - 18929 + 17311, + 17315 ], "loc": { "start": { - "line": 668, + "line": 609, "column": 8 }, "end": { - "line": 668, + "line": 609, "column": 12 } } @@ -26768,31 +24937,31 @@ "type": "Identifier", "name": "leOperator", "range": [ - 18930, - 18940 + 17316, + 17326 ], "loc": { "start": { - "line": 668, + "line": 609, "column": 13 }, "end": { - "line": 668, + "line": 609, "column": 23 } } }, "range": [ - 18925, - 18940 + 17311, + 17326 ], "loc": { "start": { - "line": 668, + "line": 609, "column": 8 }, "end": { - "line": 668, + "line": 609, "column": 23 } } @@ -26803,16 +24972,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 18943, - 18954 + 17329, + 17340 ], "loc": { "start": { - "line": 668, + "line": 609, "column": 26 }, "end": { - "line": 668, + "line": 609, "column": 37 } } @@ -26825,16 +24994,16 @@ "type": "Identifier", "name": "f", "range": [ - 18955, - 18956 + 17341, + 17342 ], "loc": { "start": { - "line": 668, + "line": 609, "column": 38 }, "end": { - "line": 668, + "line": 609, "column": 39 } } @@ -26843,31 +25012,31 @@ "type": "Identifier", "name": "lower_equal_operator", "range": [ - 18957, - 18977 + 17343, + 17363 ], "loc": { "start": { - "line": 668, + "line": 609, "column": 40 }, "end": { - "line": 668, + "line": 609, "column": 60 } } }, "range": [ - 18955, - 18977 + 17341, + 17363 ], "loc": { "start": { - "line": 668, + "line": 609, "column": 38 }, "end": { - "line": 668, + "line": 609, "column": 60 } } @@ -26877,62 +25046,62 @@ "value": "<=", "raw": "'<='", "range": [ - 18979, - 18983 + 17365, + 17369 ], "loc": { "start": { - "line": 668, + "line": 609, "column": 62 }, "end": { - "line": 668, + "line": 609, "column": 66 } } } ], "range": [ - 18943, - 18984 + 17329, + 17370 ], "loc": { "start": { - "line": 668, + "line": 609, "column": 26 }, "end": { - "line": 668, + "line": 609, "column": 67 } } }, "range": [ - 18925, - 18984 + 17311, + 17370 ], "loc": { "start": { - "line": 668, + "line": 609, "column": 8 }, "end": { - "line": 668, + "line": 609, "column": 67 } } }, "range": [ - 18925, - 18985 + 17311, + 17371 ], "loc": { "start": { - "line": 668, + "line": 609, "column": 8 }, "end": { - "line": 668, + "line": 609, "column": 68 } }, @@ -26941,16 +25110,16 @@ "type": "Block", "value": "*\n * Lower than or equal operator for input filter. Defaults to '<='\n * @type {String}\n ", "range": [ - 18800, - 18916 + 17186, + 17302 ], "loc": { "start": { - "line": 664, + "line": 605, "column": 8 }, "end": { - "line": 667, + "line": 608, "column": 11 } } @@ -26961,16 +25130,16 @@ "type": "Block", "value": "*\n * Greater than or equal operator for input filter. Defaults to '>='\n * @type {String}\n ", "range": [ - 18995, - 19113 + 17381, + 17499 ], "loc": { "start": { - "line": 670, + "line": 611, "column": 8 }, "end": { - "line": 673, + "line": 614, "column": 11 } } @@ -26988,16 +25157,16 @@ "object": { "type": "ThisExpression", "range": [ - 19122, - 19126 + 17508, + 17512 ], "loc": { "start": { - "line": 674, + "line": 615, "column": 8 }, "end": { - "line": 674, + "line": 615, "column": 12 } } @@ -27006,31 +25175,31 @@ "type": "Identifier", "name": "geOperator", "range": [ - 19127, - 19137 + 17513, + 17523 ], "loc": { "start": { - "line": 674, + "line": 615, "column": 13 }, "end": { - "line": 674, + "line": 615, "column": 23 } } }, "range": [ - 19122, - 19137 + 17508, + 17523 ], "loc": { "start": { - "line": 674, + "line": 615, "column": 8 }, "end": { - "line": 674, + "line": 615, "column": 23 } } @@ -27041,16 +25210,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 19140, - 19151 + 17526, + 17537 ], "loc": { "start": { - "line": 674, + "line": 615, "column": 26 }, "end": { - "line": 674, + "line": 615, "column": 37 } } @@ -27063,16 +25232,16 @@ "type": "Identifier", "name": "f", "range": [ - 19152, - 19153 + 17538, + 17539 ], "loc": { "start": { - "line": 674, + "line": 615, "column": 38 }, "end": { - "line": 674, + "line": 615, "column": 39 } } @@ -27081,31 +25250,31 @@ "type": "Identifier", "name": "greater_equal_operator", "range": [ - 19154, - 19176 + 17540, + 17562 ], "loc": { "start": { - "line": 674, + "line": 615, "column": 40 }, "end": { - "line": 674, + "line": 615, "column": 62 } } }, "range": [ - 19152, - 19176 + 17538, + 17562 ], "loc": { "start": { - "line": 674, + "line": 615, "column": 38 }, "end": { - "line": 674, + "line": 615, "column": 62 } } @@ -27115,62 +25284,62 @@ "value": ">=", "raw": "'>='", "range": [ - 19178, - 19182 + 17564, + 17568 ], "loc": { "start": { - "line": 674, + "line": 615, "column": 64 }, "end": { - "line": 674, + "line": 615, "column": 68 } } } ], "range": [ - 19140, - 19183 + 17526, + 17569 ], "loc": { "start": { - "line": 674, + "line": 615, "column": 26 }, "end": { - "line": 674, + "line": 615, "column": 69 } } }, "range": [ - 19122, - 19183 + 17508, + 17569 ], "loc": { "start": { - "line": 674, + "line": 615, "column": 8 }, "end": { - "line": 674, + "line": 615, "column": 69 } } }, "range": [ - 19122, - 19184 + 17508, + 17570 ], "loc": { "start": { - "line": 674, + "line": 615, "column": 8 }, "end": { - "line": 674, + "line": 615, "column": 70 } }, @@ -27179,16 +25348,16 @@ "type": "Block", "value": "*\n * Greater than or equal operator for input filter. Defaults to '>='\n * @type {String}\n ", "range": [ - 18995, - 19113 + 17381, + 17499 ], "loc": { "start": { - "line": 670, + "line": 611, "column": 8 }, "end": { - "line": 673, + "line": 614, "column": 11 } } @@ -27199,16 +25368,16 @@ "type": "Block", "value": "*\n * Inequality operator for input filter. Defaults to '!'\n * @type {String}\n ", "range": [ - 19194, - 19300 + 17580, + 17686 ], "loc": { "start": { - "line": 676, + "line": 617, "column": 8 }, "end": { - "line": 679, + "line": 620, "column": 11 } } @@ -27226,16 +25395,16 @@ "object": { "type": "ThisExpression", "range": [ - 19309, - 19313 + 17695, + 17699 ], "loc": { "start": { - "line": 680, + "line": 621, "column": 8 }, "end": { - "line": 680, + "line": 621, "column": 12 } } @@ -27244,31 +25413,31 @@ "type": "Identifier", "name": "dfOperator", "range": [ - 19314, - 19324 + 17700, + 17710 ], "loc": { "start": { - "line": 680, + "line": 621, "column": 13 }, "end": { - "line": 680, + "line": 621, "column": 23 } } }, "range": [ - 19309, - 19324 + 17695, + 17710 ], "loc": { "start": { - "line": 680, + "line": 621, "column": 8 }, "end": { - "line": 680, + "line": 621, "column": 23 } } @@ -27279,16 +25448,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 19327, - 19338 + 17713, + 17724 ], "loc": { "start": { - "line": 680, + "line": 621, "column": 26 }, "end": { - "line": 680, + "line": 621, "column": 37 } } @@ -27301,16 +25470,16 @@ "type": "Identifier", "name": "f", "range": [ - 19339, - 19340 + 17725, + 17726 ], "loc": { "start": { - "line": 680, + "line": 621, "column": 38 }, "end": { - "line": 680, + "line": 621, "column": 39 } } @@ -27319,31 +25488,31 @@ "type": "Identifier", "name": "different_operator", "range": [ - 19341, - 19359 + 17727, + 17745 ], "loc": { "start": { - "line": 680, + "line": 621, "column": 40 }, "end": { - "line": 680, + "line": 621, "column": 58 } } }, "range": [ - 19339, - 19359 + 17725, + 17745 ], "loc": { "start": { - "line": 680, + "line": 621, "column": 38 }, "end": { - "line": 680, + "line": 621, "column": 58 } } @@ -27353,62 +25522,62 @@ "value": "!", "raw": "'!'", "range": [ - 19361, - 19364 + 17747, + 17750 ], "loc": { "start": { - "line": 680, + "line": 621, "column": 60 }, "end": { - "line": 680, + "line": 621, "column": 63 } } } ], "range": [ - 19327, - 19365 + 17713, + 17751 ], "loc": { "start": { - "line": 680, + "line": 621, "column": 26 }, "end": { - "line": 680, + "line": 621, "column": 64 } } }, "range": [ - 19309, - 19365 + 17695, + 17751 ], "loc": { "start": { - "line": 680, + "line": 621, "column": 8 }, "end": { - "line": 680, + "line": 621, "column": 64 } } }, "range": [ - 19309, - 19366 + 17695, + 17752 ], "loc": { "start": { - "line": 680, + "line": 621, "column": 8 }, "end": { - "line": 680, + "line": 621, "column": 65 } }, @@ -27417,16 +25586,16 @@ "type": "Block", "value": "*\n * Inequality operator for input filter. Defaults to '!'\n * @type {String}\n ", "range": [ - 19194, - 19300 + 17580, + 17686 ], "loc": { "start": { - "line": 676, + "line": 617, "column": 8 }, "end": { - "line": 679, + "line": 620, "column": 11 } } @@ -27437,16 +25606,16 @@ "type": "Block", "value": "*\n * Like operator for input filter. Defaults to '*'\n * @type {String}\n ", "range": [ - 19376, - 19476 + 17762, + 17862 ], "loc": { "start": { - "line": 682, + "line": 623, "column": 8 }, "end": { - "line": 685, + "line": 626, "column": 11 } } @@ -27464,16 +25633,16 @@ "object": { "type": "ThisExpression", "range": [ - 19485, - 19489 + 17871, + 17875 ], "loc": { "start": { - "line": 686, + "line": 627, "column": 8 }, "end": { - "line": 686, + "line": 627, "column": 12 } } @@ -27482,31 +25651,31 @@ "type": "Identifier", "name": "lkOperator", "range": [ - 19490, - 19500 + 17876, + 17886 ], "loc": { "start": { - "line": 686, + "line": 627, "column": 13 }, "end": { - "line": 686, + "line": 627, "column": 23 } } }, "range": [ - 19485, - 19500 + 17871, + 17886 ], "loc": { "start": { - "line": 686, + "line": 627, "column": 8 }, "end": { - "line": 686, + "line": 627, "column": 23 } } @@ -27517,16 +25686,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 19503, - 19514 + 17889, + 17900 ], "loc": { "start": { - "line": 686, + "line": 627, "column": 26 }, "end": { - "line": 686, + "line": 627, "column": 37 } } @@ -27539,16 +25708,16 @@ "type": "Identifier", "name": "f", "range": [ - 19515, - 19516 + 17901, + 17902 ], "loc": { "start": { - "line": 686, + "line": 627, "column": 38 }, "end": { - "line": 686, + "line": 627, "column": 39 } } @@ -27557,31 +25726,31 @@ "type": "Identifier", "name": "like_operator", "range": [ - 19517, - 19530 + 17903, + 17916 ], "loc": { "start": { - "line": 686, + "line": 627, "column": 40 }, "end": { - "line": 686, + "line": 627, "column": 53 } } }, "range": [ - 19515, - 19530 + 17901, + 17916 ], "loc": { "start": { - "line": 686, + "line": 627, "column": 38 }, "end": { - "line": 686, + "line": 627, "column": 53 } } @@ -27591,62 +25760,62 @@ "value": "*", "raw": "'*'", "range": [ - 19532, - 19535 + 17918, + 17921 ], "loc": { "start": { - "line": 686, + "line": 627, "column": 55 }, "end": { - "line": 686, + "line": 627, "column": 58 } } } ], "range": [ - 19503, - 19536 + 17889, + 17922 ], "loc": { "start": { - "line": 686, + "line": 627, "column": 26 }, "end": { - "line": 686, + "line": 627, "column": 59 } } }, "range": [ - 19485, - 19536 + 17871, + 17922 ], "loc": { "start": { - "line": 686, + "line": 627, "column": 8 }, "end": { - "line": 686, + "line": 627, "column": 59 } } }, "range": [ - 19485, - 19537 + 17871, + 17923 ], "loc": { "start": { - "line": 686, + "line": 627, "column": 8 }, "end": { - "line": 686, + "line": 627, "column": 60 } }, @@ -27655,16 +25824,16 @@ "type": "Block", "value": "*\n * Like operator for input filter. Defaults to '*'\n * @type {String}\n ", "range": [ - 19376, - 19476 + 17762, + 17862 ], "loc": { "start": { - "line": 682, + "line": 623, "column": 8 }, "end": { - "line": 685, + "line": 626, "column": 11 } } @@ -27675,16 +25844,16 @@ "type": "Block", "value": "*\n * Strict equality operator for input filter. Defaults to '='\n * @type {String}\n ", "range": [ - 19547, - 19658 + 17933, + 18044 ], "loc": { "start": { - "line": 688, + "line": 629, "column": 8 }, "end": { - "line": 691, + "line": 632, "column": 11 } } @@ -27702,16 +25871,16 @@ "object": { "type": "ThisExpression", "range": [ - 19667, - 19671 + 18053, + 18057 ], "loc": { "start": { - "line": 692, + "line": 633, "column": 8 }, "end": { - "line": 692, + "line": 633, "column": 12 } } @@ -27720,31 +25889,31 @@ "type": "Identifier", "name": "eqOperator", "range": [ - 19672, - 19682 + 18058, + 18068 ], "loc": { "start": { - "line": 692, + "line": 633, "column": 13 }, "end": { - "line": 692, + "line": 633, "column": 23 } } }, "range": [ - 19667, - 19682 + 18053, + 18068 ], "loc": { "start": { - "line": 692, + "line": 633, "column": 8 }, "end": { - "line": 692, + "line": 633, "column": 23 } } @@ -27755,16 +25924,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 19685, - 19696 + 18071, + 18082 ], "loc": { "start": { - "line": 692, + "line": 633, "column": 26 }, "end": { - "line": 692, + "line": 633, "column": 37 } } @@ -27777,16 +25946,16 @@ "type": "Identifier", "name": "f", "range": [ - 19697, - 19698 + 18083, + 18084 ], "loc": { "start": { - "line": 692, + "line": 633, "column": 38 }, "end": { - "line": 692, + "line": 633, "column": 39 } } @@ -27795,31 +25964,31 @@ "type": "Identifier", "name": "equal_operator", "range": [ - 19699, - 19713 + 18085, + 18099 ], "loc": { "start": { - "line": 692, + "line": 633, "column": 40 }, "end": { - "line": 692, + "line": 633, "column": 54 } } }, "range": [ - 19697, - 19713 + 18083, + 18099 ], "loc": { "start": { - "line": 692, + "line": 633, "column": 38 }, "end": { - "line": 692, + "line": 633, "column": 54 } } @@ -27829,62 +25998,62 @@ "value": "=", "raw": "'='", "range": [ - 19715, - 19718 + 18101, + 18104 ], "loc": { "start": { - "line": 692, + "line": 633, "column": 56 }, "end": { - "line": 692, + "line": 633, "column": 59 } } } ], "range": [ - 19685, - 19719 + 18071, + 18105 ], "loc": { "start": { - "line": 692, + "line": 633, "column": 26 }, "end": { - "line": 692, + "line": 633, "column": 60 } } }, "range": [ - 19667, - 19719 + 18053, + 18105 ], "loc": { "start": { - "line": 692, + "line": 633, "column": 8 }, "end": { - "line": 692, + "line": 633, "column": 60 } } }, "range": [ - 19667, - 19720 + 18053, + 18106 ], "loc": { "start": { - "line": 692, + "line": 633, "column": 8 }, "end": { - "line": 692, + "line": 633, "column": 61 } }, @@ -27893,16 +26062,16 @@ "type": "Block", "value": "*\n * Strict equality operator for input filter. Defaults to '='\n * @type {String}\n ", "range": [ - 19547, - 19658 + 17933, + 18044 ], "loc": { "start": { - "line": 688, + "line": 629, "column": 8 }, "end": { - "line": 691, + "line": 632, "column": 11 } } @@ -27913,16 +26082,16 @@ "type": "Block", "value": "*\n * Starts with operator for input filter. Defaults to '='\n * @type {String}\n ", "range": [ - 19730, - 19837 + 18116, + 18223 ], "loc": { "start": { - "line": 694, + "line": 635, "column": 8 }, "end": { - "line": 697, + "line": 638, "column": 11 } } @@ -27940,16 +26109,16 @@ "object": { "type": "ThisExpression", "range": [ - 19846, - 19850 + 18232, + 18236 ], "loc": { "start": { - "line": 698, + "line": 639, "column": 8 }, "end": { - "line": 698, + "line": 639, "column": 12 } } @@ -27958,31 +26127,31 @@ "type": "Identifier", "name": "stOperator", "range": [ - 19851, - 19861 + 18237, + 18247 ], "loc": { "start": { - "line": 698, + "line": 639, "column": 13 }, "end": { - "line": 698, + "line": 639, "column": 23 } } }, "range": [ - 19846, - 19861 + 18232, + 18247 ], "loc": { "start": { - "line": 698, + "line": 639, "column": 8 }, "end": { - "line": 698, + "line": 639, "column": 23 } } @@ -27993,16 +26162,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 19864, - 19875 + 18250, + 18261 ], "loc": { "start": { - "line": 698, + "line": 639, "column": 26 }, "end": { - "line": 698, + "line": 639, "column": 37 } } @@ -28015,16 +26184,16 @@ "type": "Identifier", "name": "f", "range": [ - 19876, - 19877 + 18262, + 18263 ], "loc": { "start": { - "line": 698, + "line": 639, "column": 38 }, "end": { - "line": 698, + "line": 639, "column": 39 } } @@ -28033,31 +26202,31 @@ "type": "Identifier", "name": "start_with_operator", "range": [ - 19878, - 19897 + 18264, + 18283 ], "loc": { "start": { - "line": 698, + "line": 639, "column": 40 }, "end": { - "line": 698, + "line": 639, "column": 59 } } }, "range": [ - 19876, - 19897 + 18262, + 18283 ], "loc": { "start": { - "line": 698, + "line": 639, "column": 38 }, "end": { - "line": 698, + "line": 639, "column": 59 } } @@ -28067,62 +26236,62 @@ "value": "{", "raw": "'{'", "range": [ - 19899, - 19902 + 18285, + 18288 ], "loc": { "start": { - "line": 698, + "line": 639, "column": 61 }, "end": { - "line": 698, + "line": 639, "column": 64 } } } ], "range": [ - 19864, - 19903 + 18250, + 18289 ], "loc": { "start": { - "line": 698, + "line": 639, "column": 26 }, "end": { - "line": 698, + "line": 639, "column": 65 } } }, "range": [ - 19846, - 19903 + 18232, + 18289 ], "loc": { "start": { - "line": 698, + "line": 639, "column": 8 }, "end": { - "line": 698, + "line": 639, "column": 65 } } }, "range": [ - 19846, - 19904 + 18232, + 18290 ], "loc": { "start": { - "line": 698, + "line": 639, "column": 8 }, "end": { - "line": 698, + "line": 639, "column": 66 } }, @@ -28131,16 +26300,16 @@ "type": "Block", "value": "*\n * Starts with operator for input filter. Defaults to '='\n * @type {String}\n ", "range": [ - 19730, - 19837 + 18116, + 18223 ], "loc": { "start": { - "line": 694, + "line": 635, "column": 8 }, "end": { - "line": 697, + "line": 638, "column": 11 } } @@ -28151,16 +26320,16 @@ "type": "Block", "value": "*\n * Ends with operator for input filter. Defaults to '='\n * @type {String}\n ", "range": [ - 19914, - 20019 + 18300, + 18405 ], "loc": { "start": { - "line": 700, + "line": 641, "column": 8 }, "end": { - "line": 703, + "line": 644, "column": 11 } } @@ -28178,16 +26347,16 @@ "object": { "type": "ThisExpression", "range": [ - 20028, - 20032 + 18414, + 18418 ], "loc": { "start": { - "line": 704, + "line": 645, "column": 8 }, "end": { - "line": 704, + "line": 645, "column": 12 } } @@ -28196,31 +26365,31 @@ "type": "Identifier", "name": "enOperator", "range": [ - 20033, - 20043 + 18419, + 18429 ], "loc": { "start": { - "line": 704, + "line": 645, "column": 13 }, "end": { - "line": 704, + "line": 645, "column": 23 } } }, "range": [ - 20028, - 20043 + 18414, + 18429 ], "loc": { "start": { - "line": 704, + "line": 645, "column": 8 }, "end": { - "line": 704, + "line": 645, "column": 23 } } @@ -28231,16 +26400,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 20046, - 20057 + 18432, + 18443 ], "loc": { "start": { - "line": 704, + "line": 645, "column": 26 }, "end": { - "line": 704, + "line": 645, "column": 37 } } @@ -28253,16 +26422,16 @@ "type": "Identifier", "name": "f", "range": [ - 20058, - 20059 + 18444, + 18445 ], "loc": { "start": { - "line": 704, + "line": 645, "column": 38 }, "end": { - "line": 704, + "line": 645, "column": 39 } } @@ -28271,31 +26440,31 @@ "type": "Identifier", "name": "end_with_operator", "range": [ - 20060, - 20077 + 18446, + 18463 ], "loc": { "start": { - "line": 704, + "line": 645, "column": 40 }, "end": { - "line": 704, + "line": 645, "column": 57 } } }, "range": [ - 20058, - 20077 + 18444, + 18463 ], "loc": { "start": { - "line": 704, + "line": 645, "column": 38 }, "end": { - "line": 704, + "line": 645, "column": 57 } } @@ -28305,62 +26474,62 @@ "value": "}", "raw": "'}'", "range": [ - 20079, - 20082 + 18465, + 18468 ], "loc": { "start": { - "line": 704, + "line": 645, "column": 59 }, "end": { - "line": 704, + "line": 645, "column": 62 } } } ], "range": [ - 20046, - 20083 + 18432, + 18469 ], "loc": { "start": { - "line": 704, + "line": 645, "column": 26 }, "end": { - "line": 704, + "line": 645, "column": 63 } } }, "range": [ - 20028, - 20083 + 18414, + 18469 ], "loc": { "start": { - "line": 704, + "line": 645, "column": 8 }, "end": { - "line": 704, + "line": 645, "column": 63 } } }, "range": [ - 20028, - 20084 + 18414, + 18470 ], "loc": { "start": { - "line": 704, + "line": 645, "column": 8 }, "end": { - "line": 704, + "line": 645, "column": 64 } }, @@ -28369,16 +26538,16 @@ "type": "Block", "value": "*\n * Ends with operator for input filter. Defaults to '='\n * @type {String}\n ", "range": [ - 19914, - 20019 + 18300, + 18405 ], "loc": { "start": { - "line": 700, + "line": 641, "column": 8 }, "end": { - "line": 703, + "line": 644, "column": 11 } } @@ -28389,16 +26558,16 @@ "type": "Line", "value": " this.curExp = f.cur_exp || '^[¥£€$]';", "range": [ - 20094, - 20134 + 18480, + 18520 ], "loc": { "start": { - "line": 706, + "line": 647, "column": 8 }, "end": { - "line": 706, + "line": 647, "column": 48 } } @@ -28407,16 +26576,16 @@ "type": "Block", "value": "*\n * Stored values separator\n * @type {String}\n ", "range": [ - 20144, - 20220 + 18530, + 18606 ], "loc": { "start": { - "line": 708, + "line": 649, "column": 8 }, "end": { - "line": 711, + "line": 652, "column": 11 } } @@ -28434,16 +26603,16 @@ "object": { "type": "ThisExpression", "range": [ - 20229, - 20233 + 18615, + 18619 ], "loc": { "start": { - "line": 712, + "line": 653, "column": 8 }, "end": { - "line": 712, + "line": 653, "column": 12 } } @@ -28452,31 +26621,31 @@ "type": "Identifier", "name": "separator", "range": [ - 20234, - 20243 + 18620, + 18629 ], "loc": { "start": { - "line": 712, + "line": 653, "column": 13 }, "end": { - "line": 712, + "line": 653, "column": 22 } } }, "range": [ - 20229, - 20243 + 18615, + 18629 ], "loc": { "start": { - "line": 712, + "line": 653, "column": 8 }, "end": { - "line": 712, + "line": 653, "column": 22 } } @@ -28487,16 +26656,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 20246, - 20257 + 18632, + 18643 ], "loc": { "start": { - "line": 712, + "line": 653, "column": 25 }, "end": { - "line": 712, + "line": 653, "column": 36 } } @@ -28509,16 +26678,16 @@ "type": "Identifier", "name": "f", "range": [ - 20258, - 20259 + 18644, + 18645 ], "loc": { "start": { - "line": 712, + "line": 653, "column": 37 }, "end": { - "line": 712, + "line": 653, "column": 38 } } @@ -28527,31 +26696,31 @@ "type": "Identifier", "name": "separator", "range": [ - 20260, - 20269 + 18646, + 18655 ], "loc": { "start": { - "line": 712, + "line": 653, "column": 39 }, "end": { - "line": 712, + "line": 653, "column": 48 } } }, "range": [ - 20258, - 20269 + 18644, + 18655 ], "loc": { "start": { - "line": 712, + "line": 653, "column": 37 }, "end": { - "line": 712, + "line": 653, "column": 48 } } @@ -28561,62 +26730,62 @@ "value": ",", "raw": "','", "range": [ - 20271, - 20274 + 18657, + 18660 ], "loc": { "start": { - "line": 712, + "line": 653, "column": 50 }, "end": { - "line": 712, + "line": 653, "column": 53 } } } ], "range": [ - 20246, - 20275 + 18632, + 18661 ], "loc": { "start": { - "line": 712, + "line": 653, "column": 25 }, "end": { - "line": 712, + "line": 653, "column": 54 } } }, "range": [ - 20229, - 20275 + 18615, + 18661 ], "loc": { "start": { - "line": 712, + "line": 653, "column": 8 }, "end": { - "line": 712, + "line": 653, "column": 54 } } }, "range": [ - 20229, - 20276 + 18615, + 18662 ], "loc": { "start": { - "line": 712, + "line": 653, "column": 8 }, "end": { - "line": 712, + "line": 653, "column": 55 } }, @@ -28625,16 +26794,16 @@ "type": "Line", "value": " this.curExp = f.cur_exp || '^[¥£€$]';", "range": [ - 20094, - 20134 + 18480, + 18520 ], "loc": { "start": { - "line": 706, + "line": 647, "column": 8 }, "end": { - "line": 706, + "line": 647, "column": 48 } } @@ -28643,16 +26812,16 @@ "type": "Block", "value": "*\n * Stored values separator\n * @type {String}\n ", "range": [ - 20144, - 20220 + 18530, + 18606 ], "loc": { "start": { - "line": 708, + "line": 649, "column": 8 }, "end": { - "line": 711, + "line": 652, "column": 11 } } @@ -28663,16 +26832,16 @@ "type": "Block", "value": "*\n * Enable rows counter UI component\n * @type {Boolean|Object}\n ", "range": [ - 20286, - 20379 + 18672, + 18765 ], "loc": { "start": { - "line": 714, + "line": 655, "column": 8 }, "end": { - "line": 717, + "line": 658, "column": 11 } } @@ -28690,16 +26859,16 @@ "object": { "type": "ThisExpression", "range": [ - 20388, - 20392 + 18774, + 18778 ], "loc": { "start": { - "line": 718, + "line": 659, "column": 8 }, "end": { - "line": 718, + "line": 659, "column": 12 } } @@ -28708,31 +26877,31 @@ "type": "Identifier", "name": "rowsCounter", "range": [ - 20393, - 20404 + 18779, + 18790 ], "loc": { "start": { - "line": 718, + "line": 659, "column": 13 }, "end": { - "line": 718, + "line": 659, "column": 24 } } }, "range": [ - 20388, - 20404 + 18774, + 18790 ], "loc": { "start": { - "line": 718, + "line": 659, "column": 8 }, "end": { - "line": 718, + "line": 659, "column": 24 } } @@ -28746,16 +26915,16 @@ "type": "Identifier", "name": "isObj", "range": [ - 20407, - 20412 + 18793, + 18798 ], "loc": { "start": { - "line": 718, + "line": 659, "column": 27 }, "end": { - "line": 718, + "line": 659, "column": 32 } } @@ -28768,16 +26937,16 @@ "type": "Identifier", "name": "f", "range": [ - 20413, - 20414 + 18799, + 18800 ], "loc": { "start": { - "line": 718, + "line": 659, "column": 33 }, "end": { - "line": 718, + "line": 659, "column": 34 } } @@ -28786,47 +26955,47 @@ "type": "Identifier", "name": "rows_counter", "range": [ - 20415, - 20427 + 18801, + 18813 ], "loc": { "start": { - "line": 718, + "line": 659, "column": 35 }, "end": { - "line": 718, + "line": 659, "column": 47 } } }, "range": [ - 20413, - 20427 + 18799, + 18813 ], "loc": { "start": { - "line": 718, + "line": 659, "column": 33 }, "end": { - "line": 718, + "line": 659, "column": 47 } } } ], "range": [ - 20407, - 20428 + 18793, + 18814 ], "loc": { "start": { - "line": 718, + "line": 659, "column": 27 }, "end": { - "line": 718, + "line": 659, "column": 48 } } @@ -28837,16 +27006,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 20432, - 20439 + 18818, + 18825 ], "loc": { "start": { - "line": 718, + "line": 659, "column": 52 }, "end": { - "line": 718, + "line": 659, "column": 59 } } @@ -28859,16 +27028,16 @@ "type": "Identifier", "name": "f", "range": [ - 20440, - 20441 + 18826, + 18827 ], "loc": { "start": { - "line": 718, + "line": 659, "column": 60 }, "end": { - "line": 718, + "line": 659, "column": 61 } } @@ -28877,92 +27046,92 @@ "type": "Identifier", "name": "rows_counter", "range": [ - 20442, - 20454 + 18828, + 18840 ], "loc": { "start": { - "line": 718, + "line": 659, "column": 62 }, "end": { - "line": 718, + "line": 659, "column": 74 } } }, "range": [ - 20440, - 20454 + 18826, + 18840 ], "loc": { "start": { - "line": 718, + "line": 659, "column": 60 }, "end": { - "line": 718, + "line": 659, "column": 74 } } } ], "range": [ - 20432, - 20455 + 18818, + 18841 ], "loc": { "start": { - "line": 718, + "line": 659, "column": 52 }, "end": { - "line": 718, + "line": 659, "column": 75 } } }, "range": [ - 20407, - 20455 + 18793, + 18841 ], "loc": { "start": { - "line": 718, + "line": 659, "column": 27 }, "end": { - "line": 718, + "line": 659, "column": 75 } } }, "range": [ - 20388, - 20455 + 18774, + 18841 ], "loc": { "start": { - "line": 718, + "line": 659, "column": 8 }, "end": { - "line": 718, + "line": 659, "column": 75 } } }, "range": [ - 20388, - 20456 + 18774, + 18842 ], "loc": { "start": { - "line": 718, + "line": 659, "column": 8 }, "end": { - "line": 718, + "line": 659, "column": 76 } }, @@ -28971,16 +27140,16 @@ "type": "Block", "value": "*\n * Enable rows counter UI component\n * @type {Boolean|Object}\n ", "range": [ - 20286, - 20379 + 18672, + 18765 ], "loc": { "start": { - "line": 714, + "line": 655, "column": 8 }, "end": { - "line": 717, + "line": 658, "column": 11 } } @@ -28991,16 +27160,16 @@ "type": "Block", "value": "*\n * Enable status bar UI component\n * @type {Boolean|Object}\n ", "range": [ - 20466, - 20557 + 18852, + 18943 ], "loc": { "start": { - "line": 720, + "line": 661, "column": 8 }, "end": { - "line": 723, + "line": 664, "column": 11 } } @@ -29018,16 +27187,16 @@ "object": { "type": "ThisExpression", "range": [ - 20566, - 20570 + 18952, + 18956 ], "loc": { "start": { - "line": 724, + "line": 665, "column": 8 }, "end": { - "line": 724, + "line": 665, "column": 12 } } @@ -29036,31 +27205,31 @@ "type": "Identifier", "name": "statusBar", "range": [ - 20571, - 20580 + 18957, + 18966 ], "loc": { "start": { - "line": 724, + "line": 665, "column": 13 }, "end": { - "line": 724, + "line": 665, "column": 22 } } }, "range": [ - 20566, - 20580 + 18952, + 18966 ], "loc": { "start": { - "line": 724, + "line": 665, "column": 8 }, "end": { - "line": 724, + "line": 665, "column": 22 } } @@ -29074,16 +27243,16 @@ "type": "Identifier", "name": "isObj", "range": [ - 20583, - 20588 + 18969, + 18974 ], "loc": { "start": { - "line": 724, + "line": 665, "column": 25 }, "end": { - "line": 724, + "line": 665, "column": 30 } } @@ -29096,16 +27265,16 @@ "type": "Identifier", "name": "f", "range": [ - 20589, - 20590 + 18975, + 18976 ], "loc": { "start": { - "line": 724, + "line": 665, "column": 31 }, "end": { - "line": 724, + "line": 665, "column": 32 } } @@ -29114,47 +27283,47 @@ "type": "Identifier", "name": "status_bar", "range": [ - 20591, - 20601 + 18977, + 18987 ], "loc": { "start": { - "line": 724, + "line": 665, "column": 33 }, "end": { - "line": 724, + "line": 665, "column": 43 } } }, "range": [ - 20589, - 20601 + 18975, + 18987 ], "loc": { "start": { - "line": 724, + "line": 665, "column": 31 }, "end": { - "line": 724, + "line": 665, "column": 43 } } } ], "range": [ - 20583, - 20602 + 18969, + 18988 ], "loc": { "start": { - "line": 724, + "line": 665, "column": 25 }, "end": { - "line": 724, + "line": 665, "column": 44 } } @@ -29165,16 +27334,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 20606, - 20613 + 18992, + 18999 ], "loc": { "start": { - "line": 724, + "line": 665, "column": 48 }, "end": { - "line": 724, + "line": 665, "column": 55 } } @@ -29187,16 +27356,16 @@ "type": "Identifier", "name": "f", "range": [ - 20614, - 20615 + 19000, + 19001 ], "loc": { "start": { - "line": 724, + "line": 665, "column": 56 }, "end": { - "line": 724, + "line": 665, "column": 57 } } @@ -29205,92 +27374,92 @@ "type": "Identifier", "name": "status_bar", "range": [ - 20616, - 20626 + 19002, + 19012 ], "loc": { "start": { - "line": 724, + "line": 665, "column": 58 }, "end": { - "line": 724, + "line": 665, "column": 68 } } }, "range": [ - 20614, - 20626 + 19000, + 19012 ], "loc": { "start": { - "line": 724, + "line": 665, "column": 56 }, "end": { - "line": 724, + "line": 665, "column": 68 } } } ], "range": [ - 20606, - 20627 + 18992, + 19013 ], "loc": { "start": { - "line": 724, + "line": 665, "column": 48 }, "end": { - "line": 724, + "line": 665, "column": 69 } } }, "range": [ - 20583, - 20627 + 18969, + 19013 ], "loc": { "start": { - "line": 724, + "line": 665, "column": 25 }, "end": { - "line": 724, + "line": 665, "column": 69 } } }, "range": [ - 20566, - 20627 + 18952, + 19013 ], "loc": { "start": { - "line": 724, + "line": 665, "column": 8 }, "end": { - "line": 724, + "line": 665, "column": 69 } } }, "range": [ - 20566, - 20628 + 18952, + 19014 ], "loc": { "start": { - "line": 724, + "line": 665, "column": 8 }, "end": { - "line": 724, + "line": 665, "column": 70 } }, @@ -29299,16 +27468,16 @@ "type": "Block", "value": "*\n * Enable status bar UI component\n * @type {Boolean|Object}\n ", "range": [ - 20466, - 20557 + 18852, + 18943 ], "loc": { "start": { - "line": 720, + "line": 661, "column": 8 }, "end": { - "line": 723, + "line": 664, "column": 11 } } @@ -29319,16 +27488,16 @@ "type": "Block", "value": "*\n * Enable activity/spinner indicator UI component\n * @type {Boolean|Object}\n ", "range": [ - 20638, - 20745 + 19024, + 19131 ], "loc": { "start": { - "line": 726, + "line": 667, "column": 8 }, "end": { - "line": 729, + "line": 670, "column": 11 } } @@ -29346,16 +27515,16 @@ "object": { "type": "ThisExpression", "range": [ - 20754, - 20758 + 19140, + 19144 ], "loc": { "start": { - "line": 730, + "line": 671, "column": 8 }, "end": { - "line": 730, + "line": 671, "column": 12 } } @@ -29364,31 +27533,31 @@ "type": "Identifier", "name": "loader", "range": [ - 20759, - 20765 + 19145, + 19151 ], "loc": { "start": { - "line": 730, + "line": 671, "column": 13 }, "end": { - "line": 730, + "line": 671, "column": 19 } } }, "range": [ - 20754, - 20765 + 19140, + 19151 ], "loc": { "start": { - "line": 730, + "line": 671, "column": 8 }, "end": { - "line": 730, + "line": 671, "column": 19 } } @@ -29402,16 +27571,16 @@ "type": "Identifier", "name": "isObj", "range": [ - 20768, - 20773 + 19154, + 19159 ], "loc": { "start": { - "line": 730, + "line": 671, "column": 22 }, "end": { - "line": 730, + "line": 671, "column": 27 } } @@ -29424,16 +27593,16 @@ "type": "Identifier", "name": "f", "range": [ - 20774, - 20775 + 19160, + 19161 ], "loc": { "start": { - "line": 730, + "line": 671, "column": 28 }, "end": { - "line": 730, + "line": 671, "column": 29 } } @@ -29442,47 +27611,47 @@ "type": "Identifier", "name": "loader", "range": [ - 20776, - 20782 + 19162, + 19168 ], "loc": { "start": { - "line": 730, + "line": 671, "column": 30 }, "end": { - "line": 730, + "line": 671, "column": 36 } } }, "range": [ - 20774, - 20782 + 19160, + 19168 ], "loc": { "start": { - "line": 730, + "line": 671, "column": 28 }, "end": { - "line": 730, + "line": 671, "column": 36 } } } ], "range": [ - 20768, - 20783 + 19154, + 19169 ], "loc": { "start": { - "line": 730, + "line": 671, "column": 22 }, "end": { - "line": 730, + "line": 671, "column": 37 } } @@ -29493,16 +27662,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 20787, - 20794 + 19173, + 19180 ], "loc": { "start": { - "line": 730, + "line": 671, "column": 41 }, "end": { - "line": 730, + "line": 671, "column": 48 } } @@ -29515,16 +27684,16 @@ "type": "Identifier", "name": "f", "range": [ - 20795, - 20796 + 19181, + 19182 ], "loc": { "start": { - "line": 730, + "line": 671, "column": 49 }, "end": { - "line": 730, + "line": 671, "column": 50 } } @@ -29533,92 +27702,92 @@ "type": "Identifier", "name": "loader", "range": [ - 20797, - 20803 + 19183, + 19189 ], "loc": { "start": { - "line": 730, + "line": 671, "column": 51 }, "end": { - "line": 730, + "line": 671, "column": 57 } } }, "range": [ - 20795, - 20803 + 19181, + 19189 ], "loc": { "start": { - "line": 730, + "line": 671, "column": 49 }, "end": { - "line": 730, + "line": 671, "column": 57 } } } ], "range": [ - 20787, - 20804 + 19173, + 19190 ], "loc": { "start": { - "line": 730, + "line": 671, "column": 41 }, "end": { - "line": 730, + "line": 671, "column": 58 } } }, "range": [ - 20768, - 20804 + 19154, + 19190 ], "loc": { "start": { - "line": 730, + "line": 671, "column": 22 }, "end": { - "line": 730, + "line": 671, "column": 58 } } }, "range": [ - 20754, - 20804 + 19140, + 19190 ], "loc": { "start": { - "line": 730, + "line": 671, "column": 8 }, "end": { - "line": 730, + "line": 671, "column": 58 } } }, "range": [ - 20754, - 20805 + 19140, + 19191 ], "loc": { "start": { - "line": 730, + "line": 671, "column": 8 }, "end": { - "line": 730, + "line": 671, "column": 59 } }, @@ -29627,16 +27796,16 @@ "type": "Block", "value": "*\n * Enable activity/spinner indicator UI component\n * @type {Boolean|Object}\n ", "range": [ - 20638, - 20745 + 19024, + 19131 ], "loc": { "start": { - "line": 726, + "line": 667, "column": 8 }, "end": { - "line": 729, + "line": 670, "column": 11 } } @@ -29647,16 +27816,16 @@ "type": "Block", "value": "** validation - reset buttons/links **", "range": [ - 20815, - 20857 + 19201, + 19243 ], "loc": { "start": { - "line": 732, + "line": 673, "column": 8 }, "end": { - "line": 732, + "line": 673, "column": 50 } } @@ -29665,16 +27834,16 @@ "type": "Block", "value": "*\n * Enable filters submission button\n * @type {Boolean}\n ", "range": [ - 20866, - 20952 + 19252, + 19338 ], "loc": { "start": { - "line": 733, + "line": 674, "column": 8 }, "end": { - "line": 736, + "line": 677, "column": 11 } } @@ -29692,16 +27861,16 @@ "object": { "type": "ThisExpression", "range": [ - 20961, - 20965 + 19347, + 19351 ], "loc": { "start": { - "line": 737, + "line": 678, "column": 8 }, "end": { - "line": 737, + "line": 678, "column": 12 } } @@ -29710,31 +27879,31 @@ "type": "Identifier", "name": "displayBtn", "range": [ - 20966, - 20976 + 19352, + 19362 ], "loc": { "start": { - "line": 737, + "line": 678, "column": 13 }, "end": { - "line": 737, + "line": 678, "column": 23 } } }, "range": [ - 20961, - 20976 + 19347, + 19362 ], "loc": { "start": { - "line": 737, + "line": 678, "column": 8 }, "end": { - "line": 737, + "line": 678, "column": 23 } } @@ -29745,16 +27914,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 20979, - 20986 + 19365, + 19372 ], "loc": { "start": { - "line": 737, + "line": 678, "column": 26 }, "end": { - "line": 737, + "line": 678, "column": 33 } } @@ -29767,16 +27936,16 @@ "type": "Identifier", "name": "f", "range": [ - 20987, - 20988 + 19373, + 19374 ], "loc": { "start": { - "line": 737, + "line": 678, "column": 34 }, "end": { - "line": 737, + "line": 678, "column": 35 } } @@ -29785,77 +27954,77 @@ "type": "Identifier", "name": "btn", "range": [ - 20989, - 20992 + 19375, + 19378 ], "loc": { "start": { - "line": 737, + "line": 678, "column": 36 }, "end": { - "line": 737, + "line": 678, "column": 39 } } }, "range": [ - 20987, - 20992 + 19373, + 19378 ], "loc": { "start": { - "line": 737, + "line": 678, "column": 34 }, "end": { - "line": 737, + "line": 678, "column": 39 } } } ], "range": [ - 20979, - 20993 + 19365, + 19379 ], "loc": { "start": { - "line": 737, + "line": 678, "column": 26 }, "end": { - "line": 737, + "line": 678, "column": 40 } } }, "range": [ - 20961, - 20993 + 19347, + 19379 ], "loc": { "start": { - "line": 737, + "line": 678, "column": 8 }, "end": { - "line": 737, + "line": 678, "column": 40 } } }, "range": [ - 20961, - 20994 + 19347, + 19380 ], "loc": { "start": { - "line": 737, + "line": 678, "column": 8 }, "end": { - "line": 737, + "line": 678, "column": 41 } }, @@ -29864,16 +28033,16 @@ "type": "Block", "value": "** validation - reset buttons/links **", "range": [ - 20815, - 20857 + 19201, + 19243 ], "loc": { "start": { - "line": 732, + "line": 673, "column": 8 }, "end": { - "line": 732, + "line": 673, "column": 50 } } @@ -29882,16 +28051,16 @@ "type": "Block", "value": "*\n * Enable filters submission button\n * @type {Boolean}\n ", "range": [ - 20866, - 20952 + 19252, + 19338 ], "loc": { "start": { - "line": 733, + "line": 674, "column": 8 }, "end": { - "line": 736, + "line": 677, "column": 11 } } @@ -29902,16 +28071,16 @@ "type": "Block", "value": "*\n * Define filters submission button text\n * @type {String}\n ", "range": [ - 21004, - 21094 + 19390, + 19480 ], "loc": { "start": { - "line": 739, + "line": 680, "column": 8 }, "end": { - "line": 742, + "line": 683, "column": 11 } } @@ -29929,16 +28098,16 @@ "object": { "type": "ThisExpression", "range": [ - 21103, - 21107 + 19489, + 19493 ], "loc": { "start": { - "line": 743, + "line": 684, "column": 8 }, "end": { - "line": 743, + "line": 684, "column": 12 } } @@ -29947,31 +28116,31 @@ "type": "Identifier", "name": "btnText", "range": [ - 21108, - 21115 + 19494, + 19501 ], "loc": { "start": { - "line": 743, + "line": 684, "column": 13 }, "end": { - "line": 743, + "line": 684, "column": 20 } } }, "range": [ - 21103, - 21115 + 19489, + 19501 ], "loc": { "start": { - "line": 743, + "line": 684, "column": 8 }, "end": { - "line": 743, + "line": 684, "column": 20 } } @@ -29982,16 +28151,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 21118, - 21129 + 19504, + 19515 ], "loc": { "start": { - "line": 743, + "line": 684, "column": 23 }, "end": { - "line": 743, + "line": 684, "column": 34 } } @@ -30004,16 +28173,16 @@ "type": "Identifier", "name": "f", "range": [ - 21130, - 21131 + 19516, + 19517 ], "loc": { "start": { - "line": 743, + "line": 684, "column": 35 }, "end": { - "line": 743, + "line": 684, "column": 36 } } @@ -30022,31 +28191,31 @@ "type": "Identifier", "name": "btn_text", "range": [ - 21132, - 21140 + 19518, + 19526 ], "loc": { "start": { - "line": 743, + "line": 684, "column": 37 }, "end": { - "line": 743, + "line": 684, "column": 45 } } }, "range": [ - 21130, - 21140 + 19516, + 19526 ], "loc": { "start": { - "line": 743, + "line": 684, "column": 35 }, "end": { - "line": 743, + "line": 684, "column": 45 } } @@ -30062,16 +28231,16 @@ "object": { "type": "ThisExpression", "range": [ - 21144, - 21148 + 19530, + 19534 ], "loc": { "start": { - "line": 743, + "line": 684, "column": 49 }, "end": { - "line": 743, + "line": 684, "column": 53 } } @@ -30080,47 +28249,47 @@ "type": "Identifier", "name": "enableIcons", "range": [ - 21149, - 21160 + 19535, + 19546 ], "loc": { "start": { - "line": 743, + "line": 684, "column": 54 }, "end": { - "line": 743, + "line": 684, "column": 65 } } }, "range": [ - 21144, - 21160 + 19530, + 19546 ], "loc": { "start": { - "line": 743, + "line": 684, "column": 49 }, "end": { - "line": 743, + "line": 684, "column": 65 } } }, "prefix": true, "range": [ - 21143, - 21160 + 19529, + 19546 ], "loc": { "start": { - "line": 743, + "line": 684, "column": 48 }, "end": { - "line": 743, + "line": 684, "column": 65 } } @@ -30130,16 +28299,16 @@ "value": "Go", "raw": "'Go'", "range": [ - 21163, - 21167 + 19549, + 19553 ], "loc": { "start": { - "line": 743, + "line": 684, "column": 68 }, "end": { - "line": 743, + "line": 684, "column": 72 } } @@ -30149,77 +28318,77 @@ "value": "", "raw": "''", "range": [ - 21170, - 21172 + 19556, + 19558 ], "loc": { "start": { - "line": 743, + "line": 684, "column": 75 }, "end": { - "line": 743, + "line": 684, "column": 77 } } }, "range": [ - 21143, - 21172 + 19529, + 19558 ], "loc": { "start": { - "line": 743, + "line": 684, "column": 48 }, "end": { - "line": 743, + "line": 684, "column": 77 } } } ], "range": [ - 21118, - 21174 + 19504, + 19560 ], "loc": { "start": { - "line": 743, + "line": 684, "column": 23 }, "end": { - "line": 743, + "line": 684, "column": 79 } } }, "range": [ - 21103, - 21174 + 19489, + 19560 ], "loc": { "start": { - "line": 743, + "line": 684, "column": 8 }, "end": { - "line": 743, + "line": 684, "column": 79 } } }, "range": [ - 21103, - 21175 + 19489, + 19561 ], "loc": { "start": { - "line": 743, + "line": 684, "column": 8 }, "end": { - "line": 743, + "line": 684, "column": 80 } }, @@ -30228,16 +28397,16 @@ "type": "Block", "value": "*\n * Define filters submission button text\n * @type {String}\n ", "range": [ - 21004, - 21094 + 19390, + 19480 ], "loc": { "start": { - "line": 739, + "line": 680, "column": 8 }, "end": { - "line": 742, + "line": 683, "column": 11 } } @@ -30248,16 +28417,16 @@ "type": "Block", "value": "*\n * Css class for filters submission button\n * @type {String}\n ", "range": [ - 21185, - 21277 + 19571, + 19663 ], "loc": { "start": { - "line": 745, + "line": 686, "column": 8 }, "end": { - "line": 748, + "line": 689, "column": 11 } } @@ -30275,16 +28444,16 @@ "object": { "type": "ThisExpression", "range": [ - 21286, - 21290 + 19672, + 19676 ], "loc": { "start": { - "line": 749, + "line": 690, "column": 8 }, "end": { - "line": 749, + "line": 690, "column": 12 } } @@ -30293,31 +28462,31 @@ "type": "Identifier", "name": "btnCssClass", "range": [ - 21291, - 21302 + 19677, + 19688 ], "loc": { "start": { - "line": 749, + "line": 690, "column": 13 }, "end": { - "line": 749, + "line": 690, "column": 24 } } }, "range": [ - 21286, - 21302 + 19672, + 19688 ], "loc": { "start": { - "line": 749, + "line": 690, "column": 8 }, "end": { - "line": 749, + "line": 690, "column": 24 } } @@ -30328,16 +28497,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 21305, - 21316 + 19691, + 19702 ], "loc": { "start": { - "line": 749, + "line": 690, "column": 27 }, "end": { - "line": 749, + "line": 690, "column": 38 } } @@ -30350,16 +28519,16 @@ "type": "Identifier", "name": "f", "range": [ - 21317, - 21318 + 19703, + 19704 ], "loc": { "start": { - "line": 749, + "line": 690, "column": 39 }, "end": { - "line": 749, + "line": 690, "column": 40 } } @@ -30368,31 +28537,31 @@ "type": "Identifier", "name": "btn_css_class", "range": [ - 21319, - 21332 + 19705, + 19718 ], "loc": { "start": { - "line": 749, + "line": 690, "column": 41 }, "end": { - "line": 749, + "line": 690, "column": 54 } } }, "range": [ - 21317, - 21332 + 19703, + 19718 ], "loc": { "start": { - "line": 749, + "line": 690, "column": 39 }, "end": { - "line": 749, + "line": 690, "column": 54 } } @@ -30408,16 +28577,16 @@ "object": { "type": "ThisExpression", "range": [ - 21348, - 21352 + 19734, + 19738 ], "loc": { "start": { - "line": 750, + "line": 691, "column": 14 }, "end": { - "line": 750, + "line": 691, "column": 18 } } @@ -30426,47 +28595,47 @@ "type": "Identifier", "name": "enableIcons", "range": [ - 21353, - 21364 + 19739, + 19750 ], "loc": { "start": { - "line": 750, + "line": 691, "column": 19 }, "end": { - "line": 750, + "line": 691, "column": 30 } } }, "range": [ - 21348, - 21364 + 19734, + 19750 ], "loc": { "start": { - "line": 750, + "line": 691, "column": 14 }, "end": { - "line": 750, + "line": 691, "column": 30 } } }, "prefix": true, "range": [ - 21347, - 21364 + 19733, + 19750 ], "loc": { "start": { - "line": 750, + "line": 691, "column": 13 }, "end": { - "line": 750, + "line": 691, "column": 30 } } @@ -30476,16 +28645,16 @@ "value": "btnflt", "raw": "'btnflt'", "range": [ - 21367, - 21375 + 19753, + 19761 ], "loc": { "start": { - "line": 750, + "line": 691, "column": 33 }, "end": { - "line": 750, + "line": 691, "column": 41 } } @@ -30495,77 +28664,77 @@ "value": "btnflt_icon", "raw": "'btnflt_icon'", "range": [ - 21378, - 21391 + 19764, + 19777 ], "loc": { "start": { - "line": 750, + "line": 691, "column": 44 }, "end": { - "line": 750, + "line": 691, "column": 57 } } }, "range": [ - 21347, - 21391 + 19733, + 19777 ], "loc": { "start": { - "line": 750, + "line": 691, "column": 13 }, "end": { - "line": 750, + "line": 691, "column": 57 } } } ], "range": [ - 21305, - 21393 + 19691, + 19779 ], "loc": { "start": { - "line": 749, + "line": 690, "column": 27 }, "end": { - "line": 750, + "line": 691, "column": 59 } } }, "range": [ - 21286, - 21393 + 19672, + 19779 ], "loc": { "start": { - "line": 749, + "line": 690, "column": 8 }, "end": { - "line": 750, + "line": 691, "column": 59 } } }, "range": [ - 21286, - 21394 + 19672, + 19780 ], "loc": { "start": { - "line": 749, + "line": 690, "column": 8 }, "end": { - "line": 750, + "line": 691, "column": 60 } }, @@ -30574,16 +28743,16 @@ "type": "Block", "value": "*\n * Css class for filters submission button\n * @type {String}\n ", "range": [ - 21185, - 21277 + 19571, + 19663 ], "loc": { "start": { - "line": 745, + "line": 686, "column": 8 }, "end": { - "line": 748, + "line": 689, "column": 11 } } @@ -30594,16 +28763,16 @@ "type": "Block", "value": "*\n * Enable clear button\n * @type {Boolean}\n ", "range": [ - 21404, - 21477 + 19790, + 19863 ], "loc": { "start": { - "line": 752, + "line": 693, "column": 8 }, "end": { - "line": 755, + "line": 696, "column": 11 } } @@ -30621,16 +28790,16 @@ "object": { "type": "ThisExpression", "range": [ - 21486, - 21490 + 19872, + 19876 ], "loc": { "start": { - "line": 756, + "line": 697, "column": 8 }, "end": { - "line": 756, + "line": 697, "column": 12 } } @@ -30639,31 +28808,31 @@ "type": "Identifier", "name": "btnReset", "range": [ - 21491, - 21499 + 19877, + 19885 ], "loc": { "start": { - "line": 756, + "line": 697, "column": 13 }, "end": { - "line": 756, + "line": 697, "column": 21 } } }, "range": [ - 21486, - 21499 + 19872, + 19885 ], "loc": { "start": { - "line": 756, + "line": 697, "column": 8 }, "end": { - "line": 756, + "line": 697, "column": 21 } } @@ -30674,16 +28843,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 21502, - 21509 + 19888, + 19895 ], "loc": { "start": { - "line": 756, + "line": 697, "column": 24 }, "end": { - "line": 756, + "line": 697, "column": 31 } } @@ -30696,16 +28865,16 @@ "type": "Identifier", "name": "f", "range": [ - 21510, - 21511 + 19896, + 19897 ], "loc": { "start": { - "line": 756, + "line": 697, "column": 32 }, "end": { - "line": 756, + "line": 697, "column": 33 } } @@ -30714,77 +28883,77 @@ "type": "Identifier", "name": "btn_reset", "range": [ - 21512, - 21521 + 19898, + 19907 ], "loc": { "start": { - "line": 756, + "line": 697, "column": 34 }, "end": { - "line": 756, + "line": 697, "column": 43 } } }, "range": [ - 21510, - 21521 + 19896, + 19907 ], "loc": { "start": { - "line": 756, + "line": 697, "column": 32 }, "end": { - "line": 756, + "line": 697, "column": 43 } } } ], "range": [ - 21502, - 21522 + 19888, + 19908 ], "loc": { "start": { - "line": 756, + "line": 697, "column": 24 }, "end": { - "line": 756, + "line": 697, "column": 44 } } }, "range": [ - 21486, - 21522 + 19872, + 19908 ], "loc": { "start": { - "line": 756, + "line": 697, "column": 8 }, "end": { - "line": 756, + "line": 697, "column": 44 } } }, "range": [ - 21486, - 21523 + 19872, + 19909 ], "loc": { "start": { - "line": 756, + "line": 697, "column": 8 }, "end": { - "line": 756, + "line": 697, "column": 45 } }, @@ -30793,16 +28962,16 @@ "type": "Block", "value": "*\n * Enable clear button\n * @type {Boolean}\n ", "range": [ - 21404, - 21477 + 19790, + 19863 ], "loc": { "start": { - "line": 752, + "line": 693, "column": 8 }, "end": { - "line": 755, + "line": 696, "column": 11 } } @@ -30813,16 +28982,16 @@ "type": "Block", "value": "*\n * Callback fired before filters are cleared\n * @type {Function}\n ", "range": [ - 21533, - 21629 + 19919, + 20015 ], "loc": { "start": { - "line": 758, + "line": 699, "column": 8 }, "end": { - "line": 761, + "line": 702, "column": 11 } } @@ -30840,16 +29009,16 @@ "object": { "type": "ThisExpression", "range": [ - 21638, - 21642 + 20024, + 20028 ], "loc": { "start": { - "line": 762, + "line": 703, "column": 8 }, "end": { - "line": 762, + "line": 703, "column": 12 } } @@ -30858,31 +29027,31 @@ "type": "Identifier", "name": "onBeforeReset", "range": [ - 21643, - 21656 + 20029, + 20042 ], "loc": { "start": { - "line": 762, + "line": 703, "column": 13 }, "end": { - "line": 762, + "line": 703, "column": 26 } } }, "range": [ - 21638, - 21656 + 20024, + 20042 ], "loc": { "start": { - "line": 762, + "line": 703, "column": 8 }, "end": { - "line": 762, + "line": 703, "column": 26 } } @@ -30893,16 +29062,16 @@ "type": "Identifier", "name": "defaultsFn", "range": [ - 21659, - 21669 + 20045, + 20055 ], "loc": { "start": { - "line": 762, + "line": 703, "column": 29 }, "end": { - "line": 762, + "line": 703, "column": 39 } } @@ -30915,16 +29084,16 @@ "type": "Identifier", "name": "f", "range": [ - 21670, - 21671 + 20056, + 20057 ], "loc": { "start": { - "line": 762, + "line": 703, "column": 40 }, "end": { - "line": 762, + "line": 703, "column": 41 } } @@ -30933,31 +29102,31 @@ "type": "Identifier", "name": "on_before_reset", "range": [ - 21672, - 21687 + 20058, + 20073 ], "loc": { "start": { - "line": 762, + "line": 703, "column": 42 }, "end": { - "line": 762, + "line": 703, "column": 57 } } }, "range": [ - 21670, - 21687 + 20056, + 20073 ], "loc": { "start": { - "line": 762, + "line": 703, "column": 40 }, "end": { - "line": 762, + "line": 703, "column": 57 } } @@ -30966,62 +29135,62 @@ "type": "Identifier", "name": "EMPTY_FN", "range": [ - 21689, - 21697 + 20075, + 20083 ], "loc": { "start": { - "line": 762, + "line": 703, "column": 59 }, "end": { - "line": 762, + "line": 703, "column": 67 } } } ], "range": [ - 21659, - 21698 + 20045, + 20084 ], "loc": { "start": { - "line": 762, + "line": 703, "column": 29 }, "end": { - "line": 762, + "line": 703, "column": 68 } } }, "range": [ - 21638, - 21698 + 20024, + 20084 ], "loc": { "start": { - "line": 762, + "line": 703, "column": 8 }, "end": { - "line": 762, + "line": 703, "column": 68 } } }, "range": [ - 21638, - 21699 + 20024, + 20085 ], "loc": { "start": { - "line": 762, + "line": 703, "column": 8 }, "end": { - "line": 762, + "line": 703, "column": 69 } }, @@ -31030,16 +29199,16 @@ "type": "Block", "value": "*\n * Callback fired before filters are cleared\n * @type {Function}\n ", "range": [ - 21533, - 21629 + 19919, + 20015 ], "loc": { "start": { - "line": 758, + "line": 699, "column": 8 }, "end": { - "line": 761, + "line": 702, "column": 11 } } @@ -31050,16 +29219,16 @@ "type": "Block", "value": "*\n * Callback fired after filters are cleared\n * @type {Function}\n ", "range": [ - 21709, - 21804 + 20095, + 20190 ], "loc": { "start": { - "line": 764, + "line": 705, "column": 8 }, "end": { - "line": 767, + "line": 708, "column": 11 } } @@ -31077,16 +29246,16 @@ "object": { "type": "ThisExpression", "range": [ - 21813, - 21817 + 20199, + 20203 ], "loc": { "start": { - "line": 768, + "line": 709, "column": 8 }, "end": { - "line": 768, + "line": 709, "column": 12 } } @@ -31095,31 +29264,31 @@ "type": "Identifier", "name": "onAfterReset", "range": [ - 21818, - 21830 + 20204, + 20216 ], "loc": { "start": { - "line": 768, + "line": 709, "column": 13 }, "end": { - "line": 768, + "line": 709, "column": 25 } } }, "range": [ - 21813, - 21830 + 20199, + 20216 ], "loc": { "start": { - "line": 768, + "line": 709, "column": 8 }, "end": { - "line": 768, + "line": 709, "column": 25 } } @@ -31130,16 +29299,16 @@ "type": "Identifier", "name": "defaultsFn", "range": [ - 21833, - 21843 + 20219, + 20229 ], "loc": { "start": { - "line": 768, + "line": 709, "column": 28 }, "end": { - "line": 768, + "line": 709, "column": 38 } } @@ -31152,16 +29321,16 @@ "type": "Identifier", "name": "f", "range": [ - 21844, - 21845 + 20230, + 20231 ], "loc": { "start": { - "line": 768, + "line": 709, "column": 39 }, "end": { - "line": 768, + "line": 709, "column": 40 } } @@ -31170,31 +29339,31 @@ "type": "Identifier", "name": "on_after_reset", "range": [ - 21846, - 21860 + 20232, + 20246 ], "loc": { "start": { - "line": 768, + "line": 709, "column": 41 }, "end": { - "line": 768, + "line": 709, "column": 55 } } }, "range": [ - 21844, - 21860 + 20230, + 20246 ], "loc": { "start": { - "line": 768, + "line": 709, "column": 39 }, "end": { - "line": 768, + "line": 709, "column": 55 } } @@ -31203,62 +29372,62 @@ "type": "Identifier", "name": "EMPTY_FN", "range": [ - 21862, - 21870 + 20248, + 20256 ], "loc": { "start": { - "line": 768, + "line": 709, "column": 57 }, "end": { - "line": 768, + "line": 709, "column": 65 } } } ], "range": [ - 21833, - 21871 + 20219, + 20257 ], "loc": { "start": { - "line": 768, + "line": 709, "column": 28 }, "end": { - "line": 768, + "line": 709, "column": 66 } } }, "range": [ - 21813, - 21871 + 20199, + 20257 ], "loc": { "start": { - "line": 768, + "line": 709, "column": 8 }, "end": { - "line": 768, + "line": 709, "column": 66 } } }, "range": [ - 21813, - 21872 + 20199, + 20258 ], "loc": { "start": { - "line": 768, + "line": 709, "column": 8 }, "end": { - "line": 768, + "line": 709, "column": 67 } }, @@ -31267,16 +29436,16 @@ "type": "Block", "value": "*\n * Callback fired after filters are cleared\n * @type {Function}\n ", "range": [ - 21709, - 21804 + 20095, + 20190 ], "loc": { "start": { - "line": 764, + "line": 705, "column": 8 }, "end": { - "line": 767, + "line": 708, "column": 11 } } @@ -31287,16 +29456,16 @@ "type": "Block", "value": "*\n * Enable paging component\n * @type {Object|Boolean}\n ", "range": [ - 21882, - 21966 + 20268, + 20352 ], "loc": { "start": { - "line": 770, + "line": 711, "column": 8 }, "end": { - "line": 773, + "line": 714, "column": 11 } } @@ -31314,16 +29483,16 @@ "object": { "type": "ThisExpression", "range": [ - 21975, - 21979 + 20361, + 20365 ], "loc": { "start": { - "line": 774, + "line": 715, "column": 8 }, "end": { - "line": 774, + "line": 715, "column": 12 } } @@ -31332,31 +29501,31 @@ "type": "Identifier", "name": "paging", "range": [ - 21980, - 21986 + 20366, + 20372 ], "loc": { "start": { - "line": 774, + "line": 715, "column": 13 }, "end": { - "line": 774, + "line": 715, "column": 19 } } }, "range": [ - 21975, - 21986 + 20361, + 20372 ], "loc": { "start": { - "line": 774, + "line": 715, "column": 8 }, "end": { - "line": 774, + "line": 715, "column": 19 } } @@ -31370,16 +29539,16 @@ "type": "Identifier", "name": "isObj", "range": [ - 21989, - 21994 + 20375, + 20380 ], "loc": { "start": { - "line": 774, + "line": 715, "column": 22 }, "end": { - "line": 774, + "line": 715, "column": 27 } } @@ -31392,16 +29561,16 @@ "type": "Identifier", "name": "f", "range": [ - 21995, - 21996 + 20381, + 20382 ], "loc": { "start": { - "line": 774, + "line": 715, "column": 28 }, "end": { - "line": 774, + "line": 715, "column": 29 } } @@ -31410,47 +29579,47 @@ "type": "Identifier", "name": "paging", "range": [ - 21997, - 22003 + 20383, + 20389 ], "loc": { "start": { - "line": 774, + "line": 715, "column": 30 }, "end": { - "line": 774, + "line": 715, "column": 36 } } }, "range": [ - 21995, - 22003 + 20381, + 20389 ], "loc": { "start": { - "line": 774, + "line": 715, "column": 28 }, "end": { - "line": 774, + "line": 715, "column": 36 } } } ], "range": [ - 21989, - 22004 + 20375, + 20390 ], "loc": { "start": { - "line": 774, + "line": 715, "column": 22 }, "end": { - "line": 774, + "line": 715, "column": 37 } } @@ -31461,16 +29630,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 22008, - 22015 + 20394, + 20401 ], "loc": { "start": { - "line": 774, + "line": 715, "column": 41 }, "end": { - "line": 774, + "line": 715, "column": 48 } } @@ -31483,16 +29652,16 @@ "type": "Identifier", "name": "f", "range": [ - 22016, - 22017 + 20402, + 20403 ], "loc": { "start": { - "line": 774, + "line": 715, "column": 49 }, "end": { - "line": 774, + "line": 715, "column": 50 } } @@ -31501,92 +29670,92 @@ "type": "Identifier", "name": "paging", "range": [ - 22018, - 22024 + 20404, + 20410 ], "loc": { "start": { - "line": 774, + "line": 715, "column": 51 }, "end": { - "line": 774, + "line": 715, "column": 57 } } }, "range": [ - 22016, - 22024 + 20402, + 20410 ], "loc": { "start": { - "line": 774, + "line": 715, "column": 49 }, "end": { - "line": 774, + "line": 715, "column": 57 } } } ], "range": [ - 22008, - 22025 + 20394, + 20411 ], "loc": { "start": { - "line": 774, + "line": 715, "column": 41 }, "end": { - "line": 774, + "line": 715, "column": 58 } } }, "range": [ - 21989, - 22025 + 20375, + 20411 ], "loc": { "start": { - "line": 774, + "line": 715, "column": 22 }, "end": { - "line": 774, + "line": 715, "column": 58 } } }, "range": [ - 21975, - 22025 + 20361, + 20411 ], "loc": { "start": { - "line": 774, + "line": 715, "column": 8 }, "end": { - "line": 774, + "line": 715, "column": 58 } } }, "range": [ - 21975, - 22026 + 20361, + 20412 ], "loc": { "start": { - "line": 774, + "line": 715, "column": 8 }, "end": { - "line": 774, + "line": 715, "column": 59 } }, @@ -31595,16 +29764,16 @@ "type": "Block", "value": "*\n * Enable paging component\n * @type {Object|Boolean}\n ", "range": [ - 21882, - 21966 + 20268, + 20352 ], "loc": { "start": { - "line": 770, + "line": 711, "column": 8 }, "end": { - "line": 773, + "line": 714, "column": 11 } } @@ -31615,16 +29784,16 @@ "type": "Block", "value": "*\n * Number of hidden rows\n * @type {Number}\n * @private\n ", "range": [ - 22036, - 22130 + 20422, + 20516 ], "loc": { "start": { - "line": 776, + "line": 717, "column": 8 }, "end": { - "line": 780, + "line": 721, "column": 11 } } @@ -31642,16 +29811,16 @@ "object": { "type": "ThisExpression", "range": [ - 22139, - 22143 + 20525, + 20529 ], "loc": { "start": { - "line": 781, + "line": 722, "column": 8 }, "end": { - "line": 781, + "line": 722, "column": 12 } } @@ -31660,31 +29829,31 @@ "type": "Identifier", "name": "nbHiddenRows", "range": [ - 22144, - 22156 + 20530, + 20542 ], "loc": { "start": { - "line": 781, + "line": 722, "column": 13 }, "end": { - "line": 781, + "line": 722, "column": 25 } } }, "range": [ - 22139, - 22156 + 20525, + 20542 ], "loc": { "start": { - "line": 781, + "line": 722, "column": 8 }, "end": { - "line": 781, + "line": 722, "column": 25 } } @@ -31694,46 +29863,46 @@ "value": 0, "raw": "0", "range": [ - 22159, - 22160 + 20545, + 20546 ], "loc": { "start": { - "line": 781, + "line": 722, "column": 28 }, "end": { - "line": 781, + "line": 722, "column": 29 } } }, "range": [ - 22139, - 22160 + 20525, + 20546 ], "loc": { "start": { - "line": 781, + "line": 722, "column": 8 }, "end": { - "line": 781, + "line": 722, "column": 29 } } }, "range": [ - 22139, - 22161 + 20525, + 20547 ], "loc": { "start": { - "line": 781, + "line": 722, "column": 8 }, "end": { - "line": 781, + "line": 722, "column": 30 } }, @@ -31742,16 +29911,16 @@ "type": "Block", "value": "*\n * Number of hidden rows\n * @type {Number}\n * @private\n ", "range": [ - 22036, - 22130 + 20422, + 20516 ], "loc": { "start": { - "line": 776, + "line": 717, "column": 8 }, "end": { - "line": 780, + "line": 721, "column": 11 } } @@ -31762,16 +29931,16 @@ "type": "Block", "value": "*\n * Enable auto-filter behaviour, table is filtered when a user\n * stops typing\n * @type {Boolean}\n ", "range": [ - 22171, - 22308 + 20557, + 20694 ], "loc": { "start": { - "line": 783, + "line": 724, "column": 8 }, "end": { - "line": 787, + "line": 728, "column": 11 } } @@ -31789,16 +29958,16 @@ "object": { "type": "ThisExpression", "range": [ - 22317, - 22321 + 20703, + 20707 ], "loc": { "start": { - "line": 788, + "line": 729, "column": 8 }, "end": { - "line": 788, + "line": 729, "column": 12 } } @@ -31807,31 +29976,31 @@ "type": "Identifier", "name": "autoFilter", "range": [ - 22322, - 22332 + 20708, + 20718 ], "loc": { "start": { - "line": 788, + "line": 729, "column": 13 }, "end": { - "line": 788, + "line": 729, "column": 23 } } }, "range": [ - 22317, - 22332 + 20703, + 20718 ], "loc": { "start": { - "line": 788, + "line": 729, "column": 8 }, "end": { - "line": 788, + "line": 729, "column": 23 } } @@ -31842,16 +30011,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 22335, - 22342 + 20721, + 20728 ], "loc": { "start": { - "line": 788, + "line": 729, "column": 26 }, "end": { - "line": 788, + "line": 729, "column": 33 } } @@ -31864,16 +30033,16 @@ "type": "Identifier", "name": "f", "range": [ - 22343, - 22344 + 20729, + 20730 ], "loc": { "start": { - "line": 788, + "line": 729, "column": 34 }, "end": { - "line": 788, + "line": 729, "column": 35 } } @@ -31882,77 +30051,77 @@ "type": "Identifier", "name": "auto_filter", "range": [ - 22345, - 22356 + 20731, + 20742 ], "loc": { "start": { - "line": 788, + "line": 729, "column": 36 }, "end": { - "line": 788, + "line": 729, "column": 47 } } }, "range": [ - 22343, - 22356 + 20729, + 20742 ], "loc": { "start": { - "line": 788, + "line": 729, "column": 34 }, "end": { - "line": 788, + "line": 729, "column": 47 } } } ], "range": [ - 22335, - 22357 + 20721, + 20743 ], "loc": { "start": { - "line": 788, + "line": 729, "column": 26 }, "end": { - "line": 788, + "line": 729, "column": 48 } } }, "range": [ - 22317, - 22357 + 20703, + 20743 ], "loc": { "start": { - "line": 788, + "line": 729, "column": 8 }, "end": { - "line": 788, + "line": 729, "column": 48 } } }, "range": [ - 22317, - 22358 + 20703, + 20744 ], "loc": { "start": { - "line": 788, + "line": 729, "column": 8 }, "end": { - "line": 788, + "line": 729, "column": 49 } }, @@ -31961,16 +30130,16 @@ "type": "Block", "value": "*\n * Enable auto-filter behaviour, table is filtered when a user\n * stops typing\n * @type {Boolean}\n ", "range": [ - 22171, - 22308 + 20557, + 20694 ], "loc": { "start": { - "line": 783, + "line": 724, "column": 8 }, "end": { - "line": 787, + "line": 728, "column": 11 } } @@ -31981,16 +30150,2081 @@ "type": "Block", "value": "*\n * Auto-filter delay in msecs\n * @type {Number}\n ", "range": [ - 22368, + 20754, + 20833 + ], + "loc": { + "start": { + "line": 731, + "column": 8 + }, + "end": { + "line": 734, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 20842, + 20846 + ], + "loc": { + "start": { + "line": 735, + "column": 8 + }, + "end": { + "line": 735, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "autoFilterDelay", + "range": [ + 20847, + 20862 + ], + "loc": { + "start": { + "line": 735, + "column": 13 + }, + "end": { + "line": 735, + "column": 28 + } + } + }, + "range": [ + 20842, + 20862 + ], + "loc": { + "start": { + "line": 735, + "column": 8 + }, + "end": { + "line": 735, + "column": 28 + } + } + }, + "right": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "defaultsNb", + "range": [ + 20877, + 20887 + ], + "loc": { + "start": { + "line": 736, + "column": 12 + }, + "end": { + "line": 736, + "column": 22 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "f", + "range": [ + 20888, + 20889 + ], + "loc": { + "start": { + "line": 736, + "column": 23 + }, + "end": { + "line": 736, + "column": 24 + } + } + }, + "property": { + "type": "Identifier", + "name": "auto_filter_delay", + "range": [ + 20890, + 20907 + ], + "loc": { + "start": { + "line": 736, + "column": 25 + }, + "end": { + "line": 736, + "column": 42 + } + } + }, + "range": [ + 20888, + 20907 + ], + "loc": { + "start": { + "line": 736, + "column": 23 + }, + "end": { + "line": 736, + "column": 42 + } + } + }, + { + "type": "Identifier", + "name": "AUTO_FILTER_DELAY", + "range": [ + 20909, + 20926 + ], + "loc": { + "start": { + "line": 736, + "column": 44 + }, + "end": { + "line": 736, + "column": 61 + } + } + } + ], + "range": [ + 20877, + 20927 + ], + "loc": { + "start": { + "line": 736, + "column": 12 + }, + "end": { + "line": 736, + "column": 62 + } + } + }, + "range": [ + 20842, + 20927 + ], + "loc": { + "start": { + "line": 735, + "column": 8 + }, + "end": { + "line": 736, + "column": 62 + } + } + }, + "range": [ + 20842, + 20928 + ], + "loc": { + "start": { + "line": 735, + "column": 8 + }, + "end": { + "line": 736, + "column": 63 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Auto-filter delay in msecs\n * @type {Number}\n ", + "range": [ + 20754, + 20833 + ], + "loc": { + "start": { + "line": 731, + "column": 8 + }, + "end": { + "line": 734, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Indicate whether user is typing\n * @type {Boolean}\n * @private\n ", + "range": [ + 20938, + 21043 + ], + "loc": { + "start": { + "line": 738, + "column": 8 + }, + "end": { + "line": 742, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 21052, + 21056 + ], + "loc": { + "start": { + "line": 743, + "column": 8 + }, + "end": { + "line": 743, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "isUserTyping", + "range": [ + 21057, + 21069 + ], + "loc": { + "start": { + "line": 743, + "column": 13 + }, + "end": { + "line": 743, + "column": 25 + } + } + }, + "range": [ + 21052, + 21069 + ], + "loc": { + "start": { + "line": 743, + "column": 8 + }, + "end": { + "line": 743, + "column": 25 + } + } + }, + "right": { + "type": "Literal", + "value": null, + "raw": "null", + "range": [ + 21072, + 21076 + ], + "loc": { + "start": { + "line": 743, + "column": 28 + }, + "end": { + "line": 743, + "column": 32 + } + } + }, + "range": [ + 21052, + 21076 + ], + "loc": { + "start": { + "line": 743, + "column": 8 + }, + "end": { + "line": 743, + "column": 32 + } + } + }, + "range": [ + 21052, + 21077 + ], + "loc": { + "start": { + "line": 743, + "column": 8 + }, + "end": { + "line": 743, + "column": 33 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Indicate whether user is typing\n * @type {Boolean}\n * @private\n ", + "range": [ + 20938, + 21043 + ], + "loc": { + "start": { + "line": 738, + "column": 8 + }, + "end": { + "line": 742, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Auto-filter interval ID\n * @type {String}\n * @private\n ", + "range": [ + 21087, + 21183 + ], + "loc": { + "start": { + "line": 745, + "column": 8 + }, + "end": { + "line": 749, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 21192, + 21196 + ], + "loc": { + "start": { + "line": 750, + "column": 8 + }, + "end": { + "line": 750, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "autoFilterTimer", + "range": [ + 21197, + 21212 + ], + "loc": { + "start": { + "line": 750, + "column": 13 + }, + "end": { + "line": 750, + "column": 28 + } + } + }, + "range": [ + 21192, + 21212 + ], + "loc": { + "start": { + "line": 750, + "column": 8 + }, + "end": { + "line": 750, + "column": 28 + } + } + }, + "right": { + "type": "Literal", + "value": null, + "raw": "null", + "range": [ + 21215, + 21219 + ], + "loc": { + "start": { + "line": 750, + "column": 31 + }, + "end": { + "line": 750, + "column": 35 + } + } + }, + "range": [ + 21192, + 21219 + ], + "loc": { + "start": { + "line": 750, + "column": 8 + }, + "end": { + "line": 750, + "column": 35 + } + } + }, + "range": [ + 21192, + 21220 + ], + "loc": { + "start": { + "line": 750, + "column": 8 + }, + "end": { + "line": 750, + "column": 36 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Auto-filter interval ID\n * @type {String}\n * @private\n ", + "range": [ + 21087, + 21183 + ], + "loc": { + "start": { + "line": 745, + "column": 8 + }, + "end": { + "line": 749, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Enable keyword highlighting behaviour\n * @type {Boolean}\n ", + "range": [ + 21230, + 21321 + ], + "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": [ + 21330, + 21334 + ], + "loc": { + "start": { + "line": 756, + "column": 8 + }, + "end": { + "line": 756, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "highlightKeywords", + "range": [ + 21335, + 21352 + ], + "loc": { + "start": { + "line": 756, + "column": 13 + }, + "end": { + "line": 756, + "column": 30 + } + } + }, + "range": [ + 21330, + 21352 + ], + "loc": { + "start": { + "line": 756, + "column": 8 + }, + "end": { + "line": 756, + "column": 30 + } + } + }, + "right": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "Boolean", + "range": [ + 21355, + 21362 + ], + "loc": { + "start": { + "line": 756, + "column": 33 + }, + "end": { + "line": 756, + "column": 40 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "f", + "range": [ + 21363, + 21364 + ], + "loc": { + "start": { + "line": 756, + "column": 41 + }, + "end": { + "line": 756, + "column": 42 + } + } + }, + "property": { + "type": "Identifier", + "name": "highlight_keywords", + "range": [ + 21365, + 21383 + ], + "loc": { + "start": { + "line": 756, + "column": 43 + }, + "end": { + "line": 756, + "column": 61 + } + } + }, + "range": [ + 21363, + 21383 + ], + "loc": { + "start": { + "line": 756, + "column": 41 + }, + "end": { + "line": 756, + "column": 61 + } + } + } + ], + "range": [ + 21355, + 21384 + ], + "loc": { + "start": { + "line": 756, + "column": 33 + }, + "end": { + "line": 756, + "column": 62 + } + } + }, + "range": [ + 21330, + 21384 + ], + "loc": { + "start": { + "line": 756, + "column": 8 + }, + "end": { + "line": 756, + "column": 62 + } + } + }, + "range": [ + 21330, + 21385 + ], + "loc": { + "start": { + "line": 756, + "column": 8 + }, + "end": { + "line": 756, + "column": 63 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Enable keyword highlighting behaviour\n * @type {Boolean}\n ", + "range": [ + 21230, + 21321 + ], + "loc": { + "start": { + "line": 752, + "column": 8 + }, + "end": { + "line": 755, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Enable no results message UI component\n * @type {Object|Boolean}\n ", + "range": [ + 21395, + 21494 + ], + "loc": { + "start": { + "line": 758, + "column": 8 + }, + "end": { + "line": 761, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 21503, + 21507 + ], + "loc": { + "start": { + "line": 762, + "column": 8 + }, + "end": { + "line": 762, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "noResults", + "range": [ + 21508, + 21517 + ], + "loc": { + "start": { + "line": 762, + "column": 13 + }, + "end": { + "line": 762, + "column": 22 + } + } + }, + "range": [ + 21503, + 21517 + ], + "loc": { + "start": { + "line": 762, + "column": 8 + }, + "end": { + "line": 762, + "column": 22 + } + } + }, + "right": { + "type": "LogicalExpression", + "operator": "||", + "left": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "isObj", + "range": [ + 21520, + 21525 + ], + "loc": { + "start": { + "line": 762, + "column": 25 + }, + "end": { + "line": 762, + "column": 30 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "f", + "range": [ + 21526, + 21527 + ], + "loc": { + "start": { + "line": 762, + "column": 31 + }, + "end": { + "line": 762, + "column": 32 + } + } + }, + "property": { + "type": "Identifier", + "name": "no_results_message", + "range": [ + 21528, + 21546 + ], + "loc": { + "start": { + "line": 762, + "column": 33 + }, + "end": { + "line": 762, + "column": 51 + } + } + }, + "range": [ + 21526, + 21546 + ], + "loc": { + "start": { + "line": 762, + "column": 31 + }, + "end": { + "line": 762, + "column": 51 + } + } + } + ], + "range": [ + 21520, + 21547 + ], + "loc": { + "start": { + "line": 762, + "column": 25 + }, + "end": { + "line": 762, + "column": 52 + } + } + }, + "right": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "Boolean", + "range": [ + 21563, + 21570 + ], + "loc": { + "start": { + "line": 763, + "column": 12 + }, + "end": { + "line": 763, + "column": 19 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "f", + "range": [ + 21571, + 21572 + ], + "loc": { + "start": { + "line": 763, + "column": 20 + }, + "end": { + "line": 763, + "column": 21 + } + } + }, + "property": { + "type": "Identifier", + "name": "no_results_message", + "range": [ + 21573, + 21591 + ], + "loc": { + "start": { + "line": 763, + "column": 22 + }, + "end": { + "line": 763, + "column": 40 + } + } + }, + "range": [ + 21571, + 21591 + ], + "loc": { + "start": { + "line": 763, + "column": 20 + }, + "end": { + "line": 763, + "column": 40 + } + } + } + ], + "range": [ + 21563, + 21592 + ], + "loc": { + "start": { + "line": 763, + "column": 12 + }, + "end": { + "line": 763, + "column": 41 + } + } + }, + "range": [ + 21520, + 21592 + ], + "loc": { + "start": { + "line": 762, + "column": 25 + }, + "end": { + "line": 763, + "column": 41 + } + } + }, + "range": [ + 21503, + 21592 + ], + "loc": { + "start": { + "line": 762, + "column": 8 + }, + "end": { + "line": 763, + "column": 41 + } + } + }, + "range": [ + 21503, + 21593 + ], + "loc": { + "start": { + "line": 762, + "column": 8 + }, + "end": { + "line": 763, + "column": 42 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Enable no results message UI component\n * @type {Object|Boolean}\n ", + "range": [ + 21395, + 21494 + ], + "loc": { + "start": { + "line": 758, + "column": 8 + }, + "end": { + "line": 761, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Enable state persistence\n * @type {Object|Boolean}\n ", + "range": [ + 21603, + 21688 + ], + "loc": { + "start": { + "line": 765, + "column": 8 + }, + "end": { + "line": 768, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 21697, + 21701 + ], + "loc": { + "start": { + "line": 769, + "column": 8 + }, + "end": { + "line": 769, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "state", + "range": [ + 21702, + 21707 + ], + "loc": { + "start": { + "line": 769, + "column": 13 + }, + "end": { + "line": 769, + "column": 18 + } + } + }, + "range": [ + 21697, + 21707 + ], + "loc": { + "start": { + "line": 769, + "column": 8 + }, + "end": { + "line": 769, + "column": 18 + } + } + }, + "right": { + "type": "LogicalExpression", + "operator": "||", + "left": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "isObj", + "range": [ + 21710, + 21715 + ], + "loc": { + "start": { + "line": 769, + "column": 21 + }, + "end": { + "line": 769, + "column": 26 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "f", + "range": [ + 21716, + 21717 + ], + "loc": { + "start": { + "line": 769, + "column": 27 + }, + "end": { + "line": 769, + "column": 28 + } + } + }, + "property": { + "type": "Identifier", + "name": "state", + "range": [ + 21718, + 21723 + ], + "loc": { + "start": { + "line": 769, + "column": 29 + }, + "end": { + "line": 769, + "column": 34 + } + } + }, + "range": [ + 21716, + 21723 + ], + "loc": { + "start": { + "line": 769, + "column": 27 + }, + "end": { + "line": 769, + "column": 34 + } + } + } + ], + "range": [ + 21710, + 21724 + ], + "loc": { + "start": { + "line": 769, + "column": 21 + }, + "end": { + "line": 769, + "column": 35 + } + } + }, + "right": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "Boolean", + "range": [ + 21728, + 21735 + ], + "loc": { + "start": { + "line": 769, + "column": 39 + }, + "end": { + "line": 769, + "column": 46 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "f", + "range": [ + 21736, + 21737 + ], + "loc": { + "start": { + "line": 769, + "column": 47 + }, + "end": { + "line": 769, + "column": 48 + } + } + }, + "property": { + "type": "Identifier", + "name": "state", + "range": [ + 21738, + 21743 + ], + "loc": { + "start": { + "line": 769, + "column": 49 + }, + "end": { + "line": 769, + "column": 54 + } + } + }, + "range": [ + 21736, + 21743 + ], + "loc": { + "start": { + "line": 769, + "column": 47 + }, + "end": { + "line": 769, + "column": 54 + } + } + } + ], + "range": [ + 21728, + 21744 + ], + "loc": { + "start": { + "line": 769, + "column": 39 + }, + "end": { + "line": 769, + "column": 55 + } + } + }, + "range": [ + 21710, + 21744 + ], + "loc": { + "start": { + "line": 769, + "column": 21 + }, + "end": { + "line": 769, + "column": 55 + } + } + }, + "range": [ + 21697, + 21744 + ], + "loc": { + "start": { + "line": 769, + "column": 8 + }, + "end": { + "line": 769, + "column": 55 + } + } + }, + "range": [ + 21697, + 21745 + ], + "loc": { + "start": { + "line": 769, + "column": 8 + }, + "end": { + "line": 769, + "column": 56 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Enable state persistence\n * @type {Object|Boolean}\n ", + "range": [ + 21603, + 21688 + ], + "loc": { + "start": { + "line": 765, + "column": 8 + }, + "end": { + "line": 768, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "** data types **", + "range": [ + 21755, + 21775 + ], + "loc": { + "start": { + "line": 771, + "column": 8 + }, + "end": { + "line": 771, + "column": 28 + } + } + }, + { + "type": "Block", + "value": "*\n * Enable date type module\n * @type {Boolean}\n * @private\n ", + "range": [ + 21785, + 21882 + ], + "loc": { + "start": { + "line": 773, + "column": 8 + }, + "end": { + "line": 777, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 21891, + 21895 + ], + "loc": { + "start": { + "line": 778, + "column": 8 + }, + "end": { + "line": 778, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "dateType", + "range": [ + 21896, + 21904 + ], + "loc": { + "start": { + "line": 778, + "column": 13 + }, + "end": { + "line": 778, + "column": 21 + } + } + }, + "range": [ + 21891, + 21904 + ], + "loc": { + "start": { + "line": 778, + "column": 8 + }, + "end": { + "line": 778, + "column": 21 + } + } + }, + "right": { + "type": "Literal", + "value": true, + "raw": "true", + "range": [ + 21907, + 21911 + ], + "loc": { + "start": { + "line": 778, + "column": 24 + }, + "end": { + "line": 778, + "column": 28 + } + } + }, + "range": [ + 21891, + 21911 + ], + "loc": { + "start": { + "line": 778, + "column": 8 + }, + "end": { + "line": 778, + "column": 28 + } + } + }, + "range": [ + 21891, + 21912 + ], + "loc": { + "start": { + "line": 778, + "column": 8 + }, + "end": { + "line": 778, + "column": 29 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "** data types **", + "range": [ + 21755, + 21775 + ], + "loc": { + "start": { + "line": 771, + "column": 8 + }, + "end": { + "line": 771, + "column": 28 + } + } + }, + { + "type": "Block", + "value": "*\n * Enable date type module\n * @type {Boolean}\n * @private\n ", + "range": [ + 21785, + 21882 + ], + "loc": { + "start": { + "line": 773, + "column": 8 + }, + "end": { + "line": 777, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Define default locale, default to 'en' as per Sugar Date module:\n * https://sugarjs.com/docs/#/DateLocales\n * @type {String}\n ", + "range": [ + 21922, + 22089 + ], + "loc": { + "start": { + "line": 780, + "column": 8 + }, + "end": { + "line": 784, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 22098, + 22102 + ], + "loc": { + "start": { + "line": 785, + "column": 8 + }, + "end": { + "line": 785, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "locale", + "range": [ + 22103, + 22109 + ], + "loc": { + "start": { + "line": 785, + "column": 13 + }, + "end": { + "line": 785, + "column": 19 + } + } + }, + "range": [ + 22098, + 22109 + ], + "loc": { + "start": { + "line": 785, + "column": 8 + }, + "end": { + "line": 785, + "column": 19 + } + } + }, + "right": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "defaultsStr", + "range": [ + 22112, + 22123 + ], + "loc": { + "start": { + "line": 785, + "column": 22 + }, + "end": { + "line": 785, + "column": 33 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "f", + "range": [ + 22124, + 22125 + ], + "loc": { + "start": { + "line": 785, + "column": 34 + }, + "end": { + "line": 785, + "column": 35 + } + } + }, + "property": { + "type": "Identifier", + "name": "locale", + "range": [ + 22126, + 22132 + ], + "loc": { + "start": { + "line": 785, + "column": 36 + }, + "end": { + "line": 785, + "column": 42 + } + } + }, + "range": [ + 22124, + 22132 + ], + "loc": { + "start": { + "line": 785, + "column": 34 + }, + "end": { + "line": 785, + "column": 42 + } + } + }, + { + "type": "Literal", + "value": "en", + "raw": "'en'", + "range": [ + 22134, + 22138 + ], + "loc": { + "start": { + "line": 785, + "column": 44 + }, + "end": { + "line": 785, + "column": 48 + } + } + } + ], + "range": [ + 22112, + 22139 + ], + "loc": { + "start": { + "line": 785, + "column": 22 + }, + "end": { + "line": 785, + "column": 49 + } + } + }, + "range": [ + 22098, + 22139 + ], + "loc": { + "start": { + "line": 785, + "column": 8 + }, + "end": { + "line": 785, + "column": 49 + } + } + }, + "range": [ + 22098, + 22140 + ], + "loc": { + "start": { + "line": 785, + "column": 8 + }, + "end": { + "line": 785, + "column": 50 + } + }, + "leadingComments": [ + { + "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": [ + 21922, + 22089 + ], + "loc": { + "start": { + "line": 780, + "column": 8 + }, + "end": { + "line": 784, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Define thousands separator ',' or '.', defaults to ','\n * @type {String}\n ", + "range": [ + 22150, + 22257 + ], + "loc": { + "start": { + "line": 787, + "column": 8 + }, + "end": { + "line": 790, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 22266, + 22270 + ], + "loc": { + "start": { + "line": 791, + "column": 8 + }, + "end": { + "line": 791, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "thousandsSeparator", + "range": [ + 22271, + 22289 + ], + "loc": { + "start": { + "line": 791, + "column": 13 + }, + "end": { + "line": 791, + "column": 31 + } + } + }, + "range": [ + 22266, + 22289 + ], + "loc": { + "start": { + "line": 791, + "column": 8 + }, + "end": { + "line": 791, + "column": 31 + } + } + }, + "right": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "defaultsStr", + "range": [ + 22292, + 22303 + ], + "loc": { + "start": { + "line": 791, + "column": 34 + }, + "end": { + "line": 791, + "column": 45 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "f", + "range": [ + 22304, + 22305 + ], + "loc": { + "start": { + "line": 791, + "column": 46 + }, + "end": { + "line": 791, + "column": 47 + } + } + }, + "property": { + "type": "Identifier", + "name": "thousands_separator", + "range": [ + 22306, + 22325 + ], + "loc": { + "start": { + "line": 791, + "column": 48 + }, + "end": { + "line": 791, + "column": 67 + } + } + }, + "range": [ + 22304, + 22325 + ], + "loc": { + "start": { + "line": 791, + "column": 46 + }, + "end": { + "line": 791, + "column": 67 + } + } + }, + { + "type": "Literal", + "value": ",", + "raw": "','", + "range": [ + 22327, + 22330 + ], + "loc": { + "start": { + "line": 791, + "column": 69 + }, + "end": { + "line": 791, + "column": 72 + } + } + } + ], + "range": [ + 22292, + 22331 + ], + "loc": { + "start": { + "line": 791, + "column": 34 + }, + "end": { + "line": 791, + "column": 73 + } + } + }, + "range": [ + 22266, + 22331 + ], + "loc": { + "start": { + "line": 791, + "column": 8 + }, + "end": { + "line": 791, + "column": 73 + } + } + }, + "range": [ + 22266, + 22332 + ], + "loc": { + "start": { + "line": 791, + "column": 8 + }, + "end": { + "line": 791, + "column": 74 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Define thousands separator ',' or '.', defaults to ','\n * @type {String}\n ", + "range": [ + 22150, + 22257 + ], + "loc": { + "start": { + "line": 787, + "column": 8 + }, + "end": { + "line": 790, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Define decimal separator ',' or '.', defaults to '.'\n * @type {String}\n ", + "range": [ + 22342, 22447 ], "loc": { "start": { - "line": 790, + "line": 793, "column": 8 }, "end": { - "line": 793, + "line": 796, "column": 11 } } @@ -32013,2076 +32247,11 @@ ], "loc": { "start": { - "line": 794, + "line": 797, "column": 8 }, "end": { - "line": 794, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "autoFilterDelay", - "range": [ - 22461, - 22476 - ], - "loc": { - "start": { - "line": 794, - "column": 13 - }, - "end": { - "line": 794, - "column": 28 - } - } - }, - "range": [ - 22456, - 22476 - ], - "loc": { - "start": { - "line": 794, - "column": 8 - }, - "end": { - "line": 794, - "column": 28 - } - } - }, - "right": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "defaultsNb", - "range": [ - 22491, - 22501 - ], - "loc": { - "start": { - "line": 795, - "column": 12 - }, - "end": { - "line": 795, - "column": 22 - } - } - }, - "arguments": [ - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "f", - "range": [ - 22502, - 22503 - ], - "loc": { - "start": { - "line": 795, - "column": 23 - }, - "end": { - "line": 795, - "column": 24 - } - } - }, - "property": { - "type": "Identifier", - "name": "auto_filter_delay", - "range": [ - 22504, - 22521 - ], - "loc": { - "start": { - "line": 795, - "column": 25 - }, - "end": { - "line": 795, - "column": 42 - } - } - }, - "range": [ - 22502, - 22521 - ], - "loc": { - "start": { - "line": 795, - "column": 23 - }, - "end": { - "line": 795, - "column": 42 - } - } - }, - { - "type": "Identifier", - "name": "AUTO_FILTER_DELAY", - "range": [ - 22523, - 22540 - ], - "loc": { - "start": { - "line": 795, - "column": 44 - }, - "end": { - "line": 795, - "column": 61 - } - } - } - ], - "range": [ - 22491, - 22541 - ], - "loc": { - "start": { - "line": 795, - "column": 12 - }, - "end": { - "line": 795, - "column": 62 - } - } - }, - "range": [ - 22456, - 22541 - ], - "loc": { - "start": { - "line": 794, - "column": 8 - }, - "end": { - "line": 795, - "column": 62 - } - } - }, - "range": [ - 22456, - 22542 - ], - "loc": { - "start": { - "line": 794, - "column": 8 - }, - "end": { - "line": 795, - "column": 63 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Auto-filter delay in msecs\n * @type {Number}\n ", - "range": [ - 22368, - 22447 - ], - "loc": { - "start": { - "line": 790, - "column": 8 - }, - "end": { - "line": 793, - "column": 11 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Indicate whether user is typing\n * @type {Boolean}\n * @private\n ", - "range": [ - 22552, - 22657 - ], - "loc": { - "start": { - "line": 797, - "column": 8 - }, - "end": { - "line": 801, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 22666, - 22670 - ], - "loc": { - "start": { - "line": 802, - "column": 8 - }, - "end": { - "line": 802, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "isUserTyping", - "range": [ - 22671, - 22683 - ], - "loc": { - "start": { - "line": 802, - "column": 13 - }, - "end": { - "line": 802, - "column": 25 - } - } - }, - "range": [ - 22666, - 22683 - ], - "loc": { - "start": { - "line": 802, - "column": 8 - }, - "end": { - "line": 802, - "column": 25 - } - } - }, - "right": { - "type": "Literal", - "value": null, - "raw": "null", - "range": [ - 22686, - 22690 - ], - "loc": { - "start": { - "line": 802, - "column": 28 - }, - "end": { - "line": 802, - "column": 32 - } - } - }, - "range": [ - 22666, - 22690 - ], - "loc": { - "start": { - "line": 802, - "column": 8 - }, - "end": { - "line": 802, - "column": 32 - } - } - }, - "range": [ - 22666, - 22691 - ], - "loc": { - "start": { - "line": 802, - "column": 8 - }, - "end": { - "line": 802, - "column": 33 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Indicate whether user is typing\n * @type {Boolean}\n * @private\n ", - "range": [ - 22552, - 22657 - ], - "loc": { - "start": { - "line": 797, - "column": 8 - }, - "end": { - "line": 801, - "column": 11 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Auto-filter interval ID\n * @type {String}\n * @private\n ", - "range": [ - 22701, - 22797 - ], - "loc": { - "start": { - "line": 804, - "column": 8 - }, - "end": { - "line": 808, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 22806, - 22810 - ], - "loc": { - "start": { - "line": 809, - "column": 8 - }, - "end": { - "line": 809, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "autoFilterTimer", - "range": [ - 22811, - 22826 - ], - "loc": { - "start": { - "line": 809, - "column": 13 - }, - "end": { - "line": 809, - "column": 28 - } - } - }, - "range": [ - 22806, - 22826 - ], - "loc": { - "start": { - "line": 809, - "column": 8 - }, - "end": { - "line": 809, - "column": 28 - } - } - }, - "right": { - "type": "Literal", - "value": null, - "raw": "null", - "range": [ - 22829, - 22833 - ], - "loc": { - "start": { - "line": 809, - "column": 31 - }, - "end": { - "line": 809, - "column": 35 - } - } - }, - "range": [ - 22806, - 22833 - ], - "loc": { - "start": { - "line": 809, - "column": 8 - }, - "end": { - "line": 809, - "column": 35 - } - } - }, - "range": [ - 22806, - 22834 - ], - "loc": { - "start": { - "line": 809, - "column": 8 - }, - "end": { - "line": 809, - "column": 36 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Auto-filter interval ID\n * @type {String}\n * @private\n ", - "range": [ - 22701, - 22797 - ], - "loc": { - "start": { - "line": 804, - "column": 8 - }, - "end": { - "line": 808, - "column": 11 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Enable keyword highlighting behaviour\n * @type {Boolean}\n ", - "range": [ - 22844, - 22935 - ], - "loc": { - "start": { - "line": 811, - "column": 8 - }, - "end": { - "line": 814, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 22944, - 22948 - ], - "loc": { - "start": { - "line": 815, - "column": 8 - }, - "end": { - "line": 815, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "highlightKeywords", - "range": [ - 22949, - 22966 - ], - "loc": { - "start": { - "line": 815, - "column": 13 - }, - "end": { - "line": 815, - "column": 30 - } - } - }, - "range": [ - 22944, - 22966 - ], - "loc": { - "start": { - "line": 815, - "column": 8 - }, - "end": { - "line": 815, - "column": 30 - } - } - }, - "right": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "Boolean", - "range": [ - 22969, - 22976 - ], - "loc": { - "start": { - "line": 815, - "column": 33 - }, - "end": { - "line": 815, - "column": 40 - } - } - }, - "arguments": [ - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "f", - "range": [ - 22977, - 22978 - ], - "loc": { - "start": { - "line": 815, - "column": 41 - }, - "end": { - "line": 815, - "column": 42 - } - } - }, - "property": { - "type": "Identifier", - "name": "highlight_keywords", - "range": [ - 22979, - 22997 - ], - "loc": { - "start": { - "line": 815, - "column": 43 - }, - "end": { - "line": 815, - "column": 61 - } - } - }, - "range": [ - 22977, - 22997 - ], - "loc": { - "start": { - "line": 815, - "column": 41 - }, - "end": { - "line": 815, - "column": 61 - } - } - } - ], - "range": [ - 22969, - 22998 - ], - "loc": { - "start": { - "line": 815, - "column": 33 - }, - "end": { - "line": 815, - "column": 62 - } - } - }, - "range": [ - 22944, - 22998 - ], - "loc": { - "start": { - "line": 815, - "column": 8 - }, - "end": { - "line": 815, - "column": 62 - } - } - }, - "range": [ - 22944, - 22999 - ], - "loc": { - "start": { - "line": 815, - "column": 8 - }, - "end": { - "line": 815, - "column": 63 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Enable keyword highlighting behaviour\n * @type {Boolean}\n ", - "range": [ - 22844, - 22935 - ], - "loc": { - "start": { - "line": 811, - "column": 8 - }, - "end": { - "line": 814, - "column": 11 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Enable no results message UI component\n * @type {Object|Boolean}\n ", - "range": [ - 23009, - 23108 - ], - "loc": { - "start": { - "line": 817, - "column": 8 - }, - "end": { - "line": 820, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 23117, - 23121 - ], - "loc": { - "start": { - "line": 821, - "column": 8 - }, - "end": { - "line": 821, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "noResults", - "range": [ - 23122, - 23131 - ], - "loc": { - "start": { - "line": 821, - "column": 13 - }, - "end": { - "line": 821, - "column": 22 - } - } - }, - "range": [ - 23117, - 23131 - ], - "loc": { - "start": { - "line": 821, - "column": 8 - }, - "end": { - "line": 821, - "column": 22 - } - } - }, - "right": { - "type": "LogicalExpression", - "operator": "||", - "left": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "isObj", - "range": [ - 23134, - 23139 - ], - "loc": { - "start": { - "line": 821, - "column": 25 - }, - "end": { - "line": 821, - "column": 30 - } - } - }, - "arguments": [ - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "f", - "range": [ - 23140, - 23141 - ], - "loc": { - "start": { - "line": 821, - "column": 31 - }, - "end": { - "line": 821, - "column": 32 - } - } - }, - "property": { - "type": "Identifier", - "name": "no_results_message", - "range": [ - 23142, - 23160 - ], - "loc": { - "start": { - "line": 821, - "column": 33 - }, - "end": { - "line": 821, - "column": 51 - } - } - }, - "range": [ - 23140, - 23160 - ], - "loc": { - "start": { - "line": 821, - "column": 31 - }, - "end": { - "line": 821, - "column": 51 - } - } - } - ], - "range": [ - 23134, - 23161 - ], - "loc": { - "start": { - "line": 821, - "column": 25 - }, - "end": { - "line": 821, - "column": 52 - } - } - }, - "right": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "Boolean", - "range": [ - 23177, - 23184 - ], - "loc": { - "start": { - "line": 822, - "column": 12 - }, - "end": { - "line": 822, - "column": 19 - } - } - }, - "arguments": [ - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "f", - "range": [ - 23185, - 23186 - ], - "loc": { - "start": { - "line": 822, - "column": 20 - }, - "end": { - "line": 822, - "column": 21 - } - } - }, - "property": { - "type": "Identifier", - "name": "no_results_message", - "range": [ - 23187, - 23205 - ], - "loc": { - "start": { - "line": 822, - "column": 22 - }, - "end": { - "line": 822, - "column": 40 - } - } - }, - "range": [ - 23185, - 23205 - ], - "loc": { - "start": { - "line": 822, - "column": 20 - }, - "end": { - "line": 822, - "column": 40 - } - } - } - ], - "range": [ - 23177, - 23206 - ], - "loc": { - "start": { - "line": 822, - "column": 12 - }, - "end": { - "line": 822, - "column": 41 - } - } - }, - "range": [ - 23134, - 23206 - ], - "loc": { - "start": { - "line": 821, - "column": 25 - }, - "end": { - "line": 822, - "column": 41 - } - } - }, - "range": [ - 23117, - 23206 - ], - "loc": { - "start": { - "line": 821, - "column": 8 - }, - "end": { - "line": 822, - "column": 41 - } - } - }, - "range": [ - 23117, - 23207 - ], - "loc": { - "start": { - "line": 821, - "column": 8 - }, - "end": { - "line": 822, - "column": 42 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Enable no results message UI component\n * @type {Object|Boolean}\n ", - "range": [ - 23009, - 23108 - ], - "loc": { - "start": { - "line": 817, - "column": 8 - }, - "end": { - "line": 820, - "column": 11 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Enable state persistence\n * @type {Object|Boolean}\n ", - "range": [ - 23217, - 23302 - ], - "loc": { - "start": { - "line": 824, - "column": 8 - }, - "end": { - "line": 827, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 23311, - 23315 - ], - "loc": { - "start": { - "line": 828, - "column": 8 - }, - "end": { - "line": 828, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "state", - "range": [ - 23316, - 23321 - ], - "loc": { - "start": { - "line": 828, - "column": 13 - }, - "end": { - "line": 828, - "column": 18 - } - } - }, - "range": [ - 23311, - 23321 - ], - "loc": { - "start": { - "line": 828, - "column": 8 - }, - "end": { - "line": 828, - "column": 18 - } - } - }, - "right": { - "type": "LogicalExpression", - "operator": "||", - "left": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "isObj", - "range": [ - 23324, - 23329 - ], - "loc": { - "start": { - "line": 828, - "column": 21 - }, - "end": { - "line": 828, - "column": 26 - } - } - }, - "arguments": [ - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "f", - "range": [ - 23330, - 23331 - ], - "loc": { - "start": { - "line": 828, - "column": 27 - }, - "end": { - "line": 828, - "column": 28 - } - } - }, - "property": { - "type": "Identifier", - "name": "state", - "range": [ - 23332, - 23337 - ], - "loc": { - "start": { - "line": 828, - "column": 29 - }, - "end": { - "line": 828, - "column": 34 - } - } - }, - "range": [ - 23330, - 23337 - ], - "loc": { - "start": { - "line": 828, - "column": 27 - }, - "end": { - "line": 828, - "column": 34 - } - } - } - ], - "range": [ - 23324, - 23338 - ], - "loc": { - "start": { - "line": 828, - "column": 21 - }, - "end": { - "line": 828, - "column": 35 - } - } - }, - "right": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "Boolean", - "range": [ - 23342, - 23349 - ], - "loc": { - "start": { - "line": 828, - "column": 39 - }, - "end": { - "line": 828, - "column": 46 - } - } - }, - "arguments": [ - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "f", - "range": [ - 23350, - 23351 - ], - "loc": { - "start": { - "line": 828, - "column": 47 - }, - "end": { - "line": 828, - "column": 48 - } - } - }, - "property": { - "type": "Identifier", - "name": "state", - "range": [ - 23352, - 23357 - ], - "loc": { - "start": { - "line": 828, - "column": 49 - }, - "end": { - "line": 828, - "column": 54 - } - } - }, - "range": [ - 23350, - 23357 - ], - "loc": { - "start": { - "line": 828, - "column": 47 - }, - "end": { - "line": 828, - "column": 54 - } - } - } - ], - "range": [ - 23342, - 23358 - ], - "loc": { - "start": { - "line": 828, - "column": 39 - }, - "end": { - "line": 828, - "column": 55 - } - } - }, - "range": [ - 23324, - 23358 - ], - "loc": { - "start": { - "line": 828, - "column": 21 - }, - "end": { - "line": 828, - "column": 55 - } - } - }, - "range": [ - 23311, - 23358 - ], - "loc": { - "start": { - "line": 828, - "column": 8 - }, - "end": { - "line": 828, - "column": 55 - } - } - }, - "range": [ - 23311, - 23359 - ], - "loc": { - "start": { - "line": 828, - "column": 8 - }, - "end": { - "line": 828, - "column": 56 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Enable state persistence\n * @type {Object|Boolean}\n ", - "range": [ - 23217, - 23302 - ], - "loc": { - "start": { - "line": 824, - "column": 8 - }, - "end": { - "line": 827, - "column": 11 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "** data types **", - "range": [ - 23369, - 23389 - ], - "loc": { - "start": { - "line": 830, - "column": 8 - }, - "end": { - "line": 830, - "column": 28 - } - } - }, - { - "type": "Block", - "value": "*\n * Enable date type module\n * @type {Boolean}\n * @private\n ", - "range": [ - 23399, - 23496 - ], - "loc": { - "start": { - "line": 832, - "column": 8 - }, - "end": { - "line": 836, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 23505, - 23509 - ], - "loc": { - "start": { - "line": 837, - "column": 8 - }, - "end": { - "line": 837, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "dateType", - "range": [ - 23510, - 23518 - ], - "loc": { - "start": { - "line": 837, - "column": 13 - }, - "end": { - "line": 837, - "column": 21 - } - } - }, - "range": [ - 23505, - 23518 - ], - "loc": { - "start": { - "line": 837, - "column": 8 - }, - "end": { - "line": 837, - "column": 21 - } - } - }, - "right": { - "type": "Literal", - "value": true, - "raw": "true", - "range": [ - 23521, - 23525 - ], - "loc": { - "start": { - "line": 837, - "column": 24 - }, - "end": { - "line": 837, - "column": 28 - } - } - }, - "range": [ - 23505, - 23525 - ], - "loc": { - "start": { - "line": 837, - "column": 8 - }, - "end": { - "line": 837, - "column": 28 - } - } - }, - "range": [ - 23505, - 23526 - ], - "loc": { - "start": { - "line": 837, - "column": 8 - }, - "end": { - "line": 837, - "column": 29 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "** data types **", - "range": [ - 23369, - 23389 - ], - "loc": { - "start": { - "line": 830, - "column": 8 - }, - "end": { - "line": 830, - "column": 28 - } - } - }, - { - "type": "Block", - "value": "*\n * Enable date type module\n * @type {Boolean}\n * @private\n ", - "range": [ - 23399, - 23496 - ], - "loc": { - "start": { - "line": 832, - "column": 8 - }, - "end": { - "line": 836, - "column": 11 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Define default locale, default to 'en' as per Sugar Date module:\n * https://sugarjs.com/docs/#/DateLocales\n * @type {String}\n ", - "range": [ - 23536, - 23703 - ], - "loc": { - "start": { - "line": 839, - "column": 8 - }, - "end": { - "line": 843, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 23712, - 23716 - ], - "loc": { - "start": { - "line": 844, - "column": 8 - }, - "end": { - "line": 844, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "locale", - "range": [ - 23717, - 23723 - ], - "loc": { - "start": { - "line": 844, - "column": 13 - }, - "end": { - "line": 844, - "column": 19 - } - } - }, - "range": [ - 23712, - 23723 - ], - "loc": { - "start": { - "line": 844, - "column": 8 - }, - "end": { - "line": 844, - "column": 19 - } - } - }, - "right": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "defaultsStr", - "range": [ - 23726, - 23737 - ], - "loc": { - "start": { - "line": 844, - "column": 22 - }, - "end": { - "line": 844, - "column": 33 - } - } - }, - "arguments": [ - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "f", - "range": [ - 23738, - 23739 - ], - "loc": { - "start": { - "line": 844, - "column": 34 - }, - "end": { - "line": 844, - "column": 35 - } - } - }, - "property": { - "type": "Identifier", - "name": "locale", - "range": [ - 23740, - 23746 - ], - "loc": { - "start": { - "line": 844, - "column": 36 - }, - "end": { - "line": 844, - "column": 42 - } - } - }, - "range": [ - 23738, - 23746 - ], - "loc": { - "start": { - "line": 844, - "column": 34 - }, - "end": { - "line": 844, - "column": 42 - } - } - }, - { - "type": "Literal", - "value": "en", - "raw": "'en'", - "range": [ - 23748, - 23752 - ], - "loc": { - "start": { - "line": 844, - "column": 44 - }, - "end": { - "line": 844, - "column": 48 - } - } - } - ], - "range": [ - 23726, - 23753 - ], - "loc": { - "start": { - "line": 844, - "column": 22 - }, - "end": { - "line": 844, - "column": 49 - } - } - }, - "range": [ - 23712, - 23753 - ], - "loc": { - "start": { - "line": 844, - "column": 8 - }, - "end": { - "line": 844, - "column": 49 - } - } - }, - "range": [ - 23712, - 23754 - ], - "loc": { - "start": { - "line": 844, - "column": 8 - }, - "end": { - "line": 844, - "column": 50 - } - }, - "leadingComments": [ - { - "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": { - "line": 839, - "column": 8 - }, - "end": { - "line": 843, - "column": 11 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Define thousands separator ',' or '.', defaults to ','\n * @type {String}\n ", - "range": [ - 23764, - 23871 - ], - "loc": { - "start": { - "line": 846, - "column": 8 - }, - "end": { - "line": 849, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 23880, - 23884 - ], - "loc": { - "start": { - "line": 850, - "column": 8 - }, - "end": { - "line": 850, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "thousandsSeparator", - "range": [ - 23885, - 23903 - ], - "loc": { - "start": { - "line": 850, - "column": 13 - }, - "end": { - "line": 850, - "column": 31 - } - } - }, - "range": [ - 23880, - 23903 - ], - "loc": { - "start": { - "line": 850, - "column": 8 - }, - "end": { - "line": 850, - "column": 31 - } - } - }, - "right": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "defaultsStr", - "range": [ - 23906, - 23917 - ], - "loc": { - "start": { - "line": 850, - "column": 34 - }, - "end": { - "line": 850, - "column": 45 - } - } - }, - "arguments": [ - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "f", - "range": [ - 23918, - 23919 - ], - "loc": { - "start": { - "line": 850, - "column": 46 - }, - "end": { - "line": 850, - "column": 47 - } - } - }, - "property": { - "type": "Identifier", - "name": "thousands_separator", - "range": [ - 23920, - 23939 - ], - "loc": { - "start": { - "line": 850, - "column": 48 - }, - "end": { - "line": 850, - "column": 67 - } - } - }, - "range": [ - 23918, - 23939 - ], - "loc": { - "start": { - "line": 850, - "column": 46 - }, - "end": { - "line": 850, - "column": 67 - } - } - }, - { - "type": "Literal", - "value": ",", - "raw": "','", - "range": [ - 23941, - 23944 - ], - "loc": { - "start": { - "line": 850, - "column": 69 - }, - "end": { - "line": 850, - "column": 72 - } - } - } - ], - "range": [ - 23906, - 23945 - ], - "loc": { - "start": { - "line": 850, - "column": 34 - }, - "end": { - "line": 850, - "column": 73 - } - } - }, - "range": [ - 23880, - 23945 - ], - "loc": { - "start": { - "line": 850, - "column": 8 - }, - "end": { - "line": 850, - "column": 73 - } - } - }, - "range": [ - 23880, - 23946 - ], - "loc": { - "start": { - "line": 850, - "column": 8 - }, - "end": { - "line": 850, - "column": 74 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Define thousands separator ',' or '.', defaults to ','\n * @type {String}\n ", - "range": [ - 23764, - 23871 - ], - "loc": { - "start": { - "line": 846, - "column": 8 - }, - "end": { - "line": 849, - "column": 11 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Define decimal separator ',' or '.', defaults to '.'\n * @type {String}\n ", - "range": [ - 23956, - 24061 - ], - "loc": { - "start": { - "line": 852, - "column": 8 - }, - "end": { - "line": 855, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 24070, - 24074 - ], - "loc": { - "start": { - "line": 856, - "column": 8 - }, - "end": { - "line": 856, + "line": 797, "column": 12 } } @@ -34091,31 +32260,31 @@ "type": "Identifier", "name": "decimalSeparator", "range": [ - 24075, - 24091 + 22461, + 22477 ], "loc": { "start": { - "line": 856, + "line": 797, "column": 13 }, "end": { - "line": 856, + "line": 797, "column": 29 } } }, "range": [ - 24070, - 24091 + 22456, + 22477 ], "loc": { "start": { - "line": 856, + "line": 797, "column": 8 }, "end": { - "line": 856, + "line": 797, "column": 29 } } @@ -34126,16 +32295,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 24094, - 24105 + 22480, + 22491 ], "loc": { "start": { - "line": 856, + "line": 797, "column": 32 }, "end": { - "line": 856, + "line": 797, "column": 43 } } @@ -34148,16 +32317,16 @@ "type": "Identifier", "name": "f", "range": [ - 24106, - 24107 + 22492, + 22493 ], "loc": { "start": { - "line": 856, + "line": 797, "column": 44 }, "end": { - "line": 856, + "line": 797, "column": 45 } } @@ -34166,31 +32335,31 @@ "type": "Identifier", "name": "decimal_separator", "range": [ - 24108, - 24125 + 22494, + 22511 ], "loc": { "start": { - "line": 856, + "line": 797, "column": 46 }, "end": { - "line": 856, + "line": 797, "column": 63 } } }, "range": [ - 24106, - 24125 + 22492, + 22511 ], "loc": { "start": { - "line": 856, + "line": 797, "column": 44 }, "end": { - "line": 856, + "line": 797, "column": 63 } } @@ -34200,62 +32369,62 @@ "value": ".", "raw": "'.'", "range": [ - 24127, - 24130 + 22513, + 22516 ], "loc": { "start": { - "line": 856, + "line": 797, "column": 65 }, "end": { - "line": 856, + "line": 797, "column": 68 } } } ], "range": [ - 24094, - 24131 + 22480, + 22517 ], "loc": { "start": { - "line": 856, + "line": 797, "column": 32 }, "end": { - "line": 856, + "line": 797, "column": 69 } } }, "range": [ - 24070, - 24131 + 22456, + 22517 ], "loc": { "start": { - "line": 856, + "line": 797, "column": 8 }, "end": { - "line": 856, + "line": 797, "column": 69 } } }, "range": [ - 24070, - 24132 + 22456, + 22518 ], "loc": { "start": { - "line": 856, + "line": 797, "column": 8 }, "end": { - "line": 856, + "line": 797, "column": 70 } }, @@ -34264,16 +32433,16 @@ "type": "Block", "value": "*\n * Define decimal separator ',' or '.', defaults to '.'\n * @type {String}\n ", "range": [ - 23956, - 24061 + 22342, + 22447 ], "loc": { "start": { - "line": 852, + "line": 793, "column": 8 }, "end": { - "line": 855, + "line": 796, "column": 11 } } @@ -34284,16 +32453,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": [ - 24142, - 24740 + 22528, + 23126 ], "loc": { "start": { - "line": 858, + "line": 799, "column": 8 }, "end": { - "line": 871, + "line": 812, "column": 11 } } @@ -34311,16 +32480,16 @@ "object": { "type": "ThisExpression", "range": [ - 24749, - 24753 + 23135, + 23139 ], "loc": { "start": { - "line": 872, + "line": 813, "column": 8 }, "end": { - "line": 872, + "line": 813, "column": 12 } } @@ -34329,31 +32498,31 @@ "type": "Identifier", "name": "colTypes", "range": [ - 24754, - 24762 + 23140, + 23148 ], "loc": { "start": { - "line": 872, + "line": 813, "column": 13 }, "end": { - "line": 872, + "line": 813, "column": 21 } } }, "range": [ - 24749, - 24762 + 23135, + 23148 ], "loc": { "start": { - "line": 872, + "line": 813, "column": 8 }, "end": { - "line": 872, + "line": 813, "column": 21 } } @@ -34366,16 +32535,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 24765, - 24772 + 23151, + 23158 ], "loc": { "start": { - "line": 872, + "line": 813, "column": 24 }, "end": { - "line": 872, + "line": 813, "column": 31 } } @@ -34388,16 +32557,16 @@ "type": "Identifier", "name": "f", "range": [ - 24773, - 24774 + 23159, + 23160 ], "loc": { "start": { - "line": 872, + "line": 813, "column": 32 }, "end": { - "line": 872, + "line": 813, "column": 33 } } @@ -34406,47 +32575,47 @@ "type": "Identifier", "name": "col_types", "range": [ - 24775, - 24784 + 23161, + 23170 ], "loc": { "start": { - "line": 872, + "line": 813, "column": 34 }, "end": { - "line": 872, + "line": 813, "column": 43 } } }, "range": [ - 24773, - 24784 + 23159, + 23170 ], "loc": { "start": { - "line": 872, + "line": 813, "column": 32 }, "end": { - "line": 872, + "line": 813, "column": 43 } } } ], "range": [ - 24765, - 24785 + 23151, + 23171 ], "loc": { "start": { - "line": 872, + "line": 813, "column": 24 }, "end": { - "line": 872, + "line": 813, "column": 44 } } @@ -34458,16 +32627,16 @@ "type": "Identifier", "name": "f", "range": [ - 24788, - 24789 + 23174, + 23175 ], "loc": { "start": { - "line": 872, + "line": 813, "column": 47 }, "end": { - "line": 872, + "line": 813, "column": 48 } } @@ -34476,31 +32645,31 @@ "type": "Identifier", "name": "col_types", "range": [ - 24790, - 24799 + 23176, + 23185 ], "loc": { "start": { - "line": 872, + "line": 813, "column": 49 }, "end": { - "line": 872, + "line": 813, "column": 58 } } }, "range": [ - 24788, - 24799 + 23174, + 23185 ], "loc": { "start": { - "line": 872, + "line": 813, "column": 47 }, "end": { - "line": 872, + "line": 813, "column": 58 } } @@ -34509,61 +32678,61 @@ "type": "ArrayExpression", "elements": [], "range": [ - 24802, - 24804 + 23188, + 23190 ], "loc": { "start": { - "line": 872, + "line": 813, "column": 61 }, "end": { - "line": 872, + "line": 813, "column": 63 } } }, "range": [ - 24765, - 24804 + 23151, + 23190 ], "loc": { "start": { - "line": 872, + "line": 813, "column": 24 }, "end": { - "line": 872, + "line": 813, "column": 63 } } }, "range": [ - 24749, - 24804 + 23135, + 23190 ], "loc": { "start": { - "line": 872, + "line": 813, "column": 8 }, "end": { - "line": 872, + "line": 813, "column": 63 } } }, "range": [ - 24749, - 24805 + 23135, + 23191 ], "loc": { "start": { - "line": 872, + "line": 813, "column": 8 }, "end": { - "line": 872, + "line": 813, "column": 64 } }, @@ -34572,16 +32741,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": [ - 24142, - 24740 + 22528, + 23126 ], "loc": { "start": { - "line": 858, + "line": 799, "column": 8 }, "end": { - "line": 871, + "line": 812, "column": 11 } } @@ -34592,16 +32761,16 @@ "type": "Block", "value": "** ids prefixes **", "range": [ - 24815, - 24837 + 23201, + 23223 ], "loc": { "start": { - "line": 874, + "line": 815, "column": 8 }, "end": { - "line": 874, + "line": 815, "column": 30 } } @@ -34610,16 +32779,16 @@ "type": "Block", "value": "*\n * Main prefix\n * @private\n ", "range": [ - 24846, - 24904 + 23232, + 23290 ], "loc": { "start": { - "line": 875, + "line": 816, "column": 8 }, "end": { - "line": 878, + "line": 819, "column": 11 } } @@ -34637,16 +32806,16 @@ "object": { "type": "ThisExpression", "range": [ - 24913, - 24917 + 23299, + 23303 ], "loc": { "start": { - "line": 879, + "line": 820, "column": 8 }, "end": { - "line": 879, + "line": 820, "column": 12 } } @@ -34655,31 +32824,31 @@ "type": "Identifier", "name": "prfxTf", "range": [ - 24918, - 24924 + 23304, + 23310 ], "loc": { "start": { - "line": 879, + "line": 820, "column": 13 }, "end": { - "line": 879, + "line": 820, "column": 19 } } }, "range": [ - 24913, - 24924 + 23299, + 23310 ], "loc": { "start": { - "line": 879, + "line": 820, "column": 8 }, "end": { - "line": 879, + "line": 820, "column": 19 } } @@ -34689,46 +32858,46 @@ "value": "TF", "raw": "'TF'", "range": [ - 24927, - 24931 + 23313, + 23317 ], "loc": { "start": { - "line": 879, + "line": 820, "column": 22 }, "end": { - "line": 879, + "line": 820, "column": 26 } } }, "range": [ - 24913, - 24931 + 23299, + 23317 ], "loc": { "start": { - "line": 879, + "line": 820, "column": 8 }, "end": { - "line": 879, + "line": 820, "column": 26 } } }, "range": [ - 24913, - 24932 + 23299, + 23318 ], "loc": { "start": { - "line": 879, + "line": 820, "column": 8 }, "end": { - "line": 879, + "line": 820, "column": 27 } }, @@ -34737,16 +32906,16 @@ "type": "Block", "value": "** ids prefixes **", "range": [ - 24815, - 24837 + 23201, + 23223 ], "loc": { "start": { - "line": 874, + "line": 815, "column": 8 }, "end": { - "line": 874, + "line": 815, "column": 30 } } @@ -34755,16 +32924,16 @@ "type": "Block", "value": "*\n * Main prefix\n * @private\n ", "range": [ - 24846, - 24904 + 23232, + 23290 ], "loc": { "start": { - "line": 875, + "line": 816, "column": 8 }, "end": { - "line": 878, + "line": 819, "column": 11 } } @@ -34775,16 +32944,16 @@ "type": "Block", "value": "*\n * Filter's ID prefix (inputs - selects)\n * @private\n ", "range": [ - 24942, - 25026 + 23328, + 23412 ], "loc": { "start": { - "line": 881, + "line": 822, "column": 8 }, "end": { - "line": 884, + "line": 825, "column": 11 } } @@ -34802,16 +32971,16 @@ "object": { "type": "ThisExpression", "range": [ - 25035, - 25039 + 23421, + 23425 ], "loc": { "start": { - "line": 885, + "line": 826, "column": 8 }, "end": { - "line": 885, + "line": 826, "column": 12 } } @@ -34820,31 +32989,31 @@ "type": "Identifier", "name": "prfxFlt", "range": [ - 25040, - 25047 + 23426, + 23433 ], "loc": { "start": { - "line": 885, + "line": 826, "column": 13 }, "end": { - "line": 885, + "line": 826, "column": 20 } } }, "range": [ - 25035, - 25047 + 23421, + 23433 ], "loc": { "start": { - "line": 885, + "line": 826, "column": 8 }, "end": { - "line": 885, + "line": 826, "column": 20 } } @@ -34854,46 +33023,46 @@ "value": "flt", "raw": "'flt'", "range": [ - 25050, - 25055 + 23436, + 23441 ], "loc": { "start": { - "line": 885, + "line": 826, "column": 23 }, "end": { - "line": 885, + "line": 826, "column": 28 } } }, "range": [ - 25035, - 25055 + 23421, + 23441 ], "loc": { "start": { - "line": 885, + "line": 826, "column": 8 }, "end": { - "line": 885, + "line": 826, "column": 28 } } }, "range": [ - 25035, - 25056 + 23421, + 23442 ], "loc": { "start": { - "line": 885, + "line": 826, "column": 8 }, "end": { - "line": 885, + "line": 826, "column": 29 } }, @@ -34902,16 +33071,16 @@ "type": "Block", "value": "*\n * Filter's ID prefix (inputs - selects)\n * @private\n ", "range": [ - 24942, - 25026 + 23328, + 23412 ], "loc": { "start": { - "line": 881, + "line": 822, "column": 8 }, "end": { - "line": 884, + "line": 825, "column": 11 } } @@ -34922,16 +33091,16 @@ "type": "Block", "value": "*\n * Button's ID prefix\n * @private\n ", "range": [ - 25066, - 25131 + 23452, + 23517 ], "loc": { "start": { - "line": 887, + "line": 828, "column": 8 }, "end": { - "line": 890, + "line": 831, "column": 11 } } @@ -34949,16 +33118,16 @@ "object": { "type": "ThisExpression", "range": [ - 25140, - 25144 + 23526, + 23530 ], "loc": { "start": { - "line": 891, + "line": 832, "column": 8 }, "end": { - "line": 891, + "line": 832, "column": 12 } } @@ -34967,31 +33136,31 @@ "type": "Identifier", "name": "prfxValButton", "range": [ - 25145, - 25158 + 23531, + 23544 ], "loc": { "start": { - "line": 891, + "line": 832, "column": 13 }, "end": { - "line": 891, + "line": 832, "column": 26 } } }, "range": [ - 25140, - 25158 + 23526, + 23544 ], "loc": { "start": { - "line": 891, + "line": 832, "column": 8 }, "end": { - "line": 891, + "line": 832, "column": 26 } } @@ -35001,46 +33170,46 @@ "value": "btn", "raw": "'btn'", "range": [ - 25161, - 25166 + 23547, + 23552 ], "loc": { "start": { - "line": 891, + "line": 832, "column": 29 }, "end": { - "line": 891, + "line": 832, "column": 34 } } }, "range": [ - 25140, - 25166 + 23526, + 23552 ], "loc": { "start": { - "line": 891, + "line": 832, "column": 8 }, "end": { - "line": 891, + "line": 832, "column": 34 } } }, "range": [ - 25140, - 25167 + 23526, + 23553 ], "loc": { "start": { - "line": 891, + "line": 832, "column": 8 }, "end": { - "line": 891, + "line": 832, "column": 35 } }, @@ -35049,604 +33218,16 @@ "type": "Block", "value": "*\n * Button's ID prefix\n * @private\n ", "range": [ - 25066, - 25131 + 23452, + 23517 ], "loc": { "start": { - "line": 887, + "line": 828, "column": 8 }, "end": { - "line": 890, - "column": 11 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Toolbar container ID prefix\n * @private\n ", - "range": [ - 25177, - 25251 - ], - "loc": { - "start": { - "line": 893, - "column": 8 - }, - "end": { - "line": 896, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 25260, - 25264 - ], - "loc": { - "start": { - "line": 897, - "column": 8 - }, - "end": { - "line": 897, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "prfxInfDiv", - "range": [ - 25265, - 25275 - ], - "loc": { - "start": { - "line": 897, - "column": 13 - }, - "end": { - "line": 897, - "column": 23 - } - } - }, - "range": [ - 25260, - 25275 - ], - "loc": { - "start": { - "line": 897, - "column": 8 - }, - "end": { - "line": 897, - "column": 23 - } - } - }, - "right": { - "type": "Literal", - "value": "inf_", - "raw": "'inf_'", - "range": [ - 25278, - 25284 - ], - "loc": { - "start": { - "line": 897, - "column": 26 - }, - "end": { - "line": 897, - "column": 32 - } - } - }, - "range": [ - 25260, - 25284 - ], - "loc": { - "start": { - "line": 897, - "column": 8 - }, - "end": { - "line": 897, - "column": 32 - } - } - }, - "range": [ - 25260, - 25285 - ], - "loc": { - "start": { - "line": 897, - "column": 8 - }, - "end": { - "line": 897, - "column": 33 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Toolbar container ID prefix\n * @private\n ", - "range": [ - 25177, - 25251 - ], - "loc": { - "start": { - "line": 893, - "column": 8 - }, - "end": { - "line": 896, - "column": 11 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Toolbar left element ID prefix\n * @private\n ", - "range": [ - 25295, - 25372 - ], - "loc": { - "start": { - "line": 899, - "column": 8 - }, - "end": { - "line": 902, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 25381, - 25385 - ], - "loc": { - "start": { - "line": 903, - "column": 8 - }, - "end": { - "line": 903, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "prfxLDiv", - "range": [ - 25386, - 25394 - ], - "loc": { - "start": { - "line": 903, - "column": 13 - }, - "end": { - "line": 903, - "column": 21 - } - } - }, - "range": [ - 25381, - 25394 - ], - "loc": { - "start": { - "line": 903, - "column": 8 - }, - "end": { - "line": 903, - "column": 21 - } - } - }, - "right": { - "type": "Literal", - "value": "ldiv_", - "raw": "'ldiv_'", - "range": [ - 25397, - 25404 - ], - "loc": { - "start": { - "line": 903, - "column": 24 - }, - "end": { - "line": 903, - "column": 31 - } - } - }, - "range": [ - 25381, - 25404 - ], - "loc": { - "start": { - "line": 903, - "column": 8 - }, - "end": { - "line": 903, - "column": 31 - } - } - }, - "range": [ - 25381, - 25405 - ], - "loc": { - "start": { - "line": 903, - "column": 8 - }, - "end": { - "line": 903, - "column": 32 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Toolbar left element ID prefix\n * @private\n ", - "range": [ - 25295, - 25372 - ], - "loc": { - "start": { - "line": 899, - "column": 8 - }, - "end": { - "line": 902, - "column": 11 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Toolbar right element ID prefix\n * @private\n ", - "range": [ - 25415, - 25493 - ], - "loc": { - "start": { - "line": 905, - "column": 8 - }, - "end": { - "line": 908, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 25502, - 25506 - ], - "loc": { - "start": { - "line": 909, - "column": 8 - }, - "end": { - "line": 909, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "prfxRDiv", - "range": [ - 25507, - 25515 - ], - "loc": { - "start": { - "line": 909, - "column": 13 - }, - "end": { - "line": 909, - "column": 21 - } - } - }, - "range": [ - 25502, - 25515 - ], - "loc": { - "start": { - "line": 909, - "column": 8 - }, - "end": { - "line": 909, - "column": 21 - } - } - }, - "right": { - "type": "Literal", - "value": "rdiv_", - "raw": "'rdiv_'", - "range": [ - 25518, - 25525 - ], - "loc": { - "start": { - "line": 909, - "column": 24 - }, - "end": { - "line": 909, - "column": 31 - } - } - }, - "range": [ - 25502, - 25525 - ], - "loc": { - "start": { - "line": 909, - "column": 8 - }, - "end": { - "line": 909, - "column": 31 - } - } - }, - "range": [ - 25502, - 25526 - ], - "loc": { - "start": { - "line": 909, - "column": 8 - }, - "end": { - "line": 909, - "column": 32 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Toolbar right element ID prefix\n * @private\n ", - "range": [ - 25415, - 25493 - ], - "loc": { - "start": { - "line": 905, - "column": 8 - }, - "end": { - "line": 908, - "column": 11 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Toolbar middle element ID prefix\n * @private\n ", - "range": [ - 25536, - 25615 - ], - "loc": { - "start": { - "line": 911, - "column": 8 - }, - "end": { - "line": 914, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 25624, - 25628 - ], - "loc": { - "start": { - "line": 915, - "column": 8 - }, - "end": { - "line": 915, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "prfxMDiv", - "range": [ - 25629, - 25637 - ], - "loc": { - "start": { - "line": 915, - "column": 13 - }, - "end": { - "line": 915, - "column": 21 - } - } - }, - "range": [ - 25624, - 25637 - ], - "loc": { - "start": { - "line": 915, - "column": 8 - }, - "end": { - "line": 915, - "column": 21 - } - } - }, - "right": { - "type": "Literal", - "value": "mdiv_", - "raw": "'mdiv_'", - "range": [ - 25640, - 25647 - ], - "loc": { - "start": { - "line": 915, - "column": 24 - }, - "end": { - "line": 915, - "column": 31 - } - } - }, - "range": [ - 25624, - 25647 - ], - "loc": { - "start": { - "line": 915, - "column": 8 - }, - "end": { - "line": 915, - "column": 31 - } - } - }, - "range": [ - 25624, - 25648 - ], - "loc": { - "start": { - "line": 915, - "column": 8 - }, - "end": { - "line": 915, - "column": 32 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Toolbar middle element ID prefix\n * @private\n ", - "range": [ - 25536, - 25615 - ], - "loc": { - "start": { - "line": 911, - "column": 8 - }, - "end": { - "line": 914, + "line": 831, "column": 11 } } @@ -35657,16 +33238,16 @@ "type": "Block", "value": "*\n * Responsive Css class\n * @private\n ", "range": [ - 25658, - 25725 + 23563, + 23630 ], "loc": { "start": { - "line": 917, + "line": 834, "column": 8 }, "end": { - "line": 920, + "line": 837, "column": 11 } } @@ -35684,16 +33265,16 @@ "object": { "type": "ThisExpression", "range": [ - 25734, - 25738 + 23639, + 23643 ], "loc": { "start": { - "line": 921, + "line": 838, "column": 8 }, "end": { - "line": 921, + "line": 838, "column": 12 } } @@ -35702,31 +33283,31 @@ "type": "Identifier", "name": "prfxResponsive", "range": [ - 25739, - 25753 + 23644, + 23658 ], "loc": { "start": { - "line": 921, + "line": 838, "column": 13 }, "end": { - "line": 921, + "line": 838, "column": 27 } } }, "range": [ - 25734, - 25753 + 23639, + 23658 ], "loc": { "start": { - "line": 921, + "line": 838, "column": 8 }, "end": { - "line": 921, + "line": 838, "column": 27 } } @@ -35736,46 +33317,46 @@ "value": "resp", "raw": "'resp'", "range": [ - 25756, - 25762 + 23661, + 23667 ], "loc": { "start": { - "line": 921, + "line": 838, "column": 30 }, "end": { - "line": 921, + "line": 838, "column": 36 } } }, "range": [ - 25734, - 25762 + 23639, + 23667 ], "loc": { "start": { - "line": 921, + "line": 838, "column": 8 }, "end": { - "line": 921, + "line": 838, "column": 36 } } }, "range": [ - 25734, - 25763 + 23639, + 23668 ], "loc": { "start": { - "line": 921, + "line": 838, "column": 8 }, "end": { - "line": 921, + "line": 838, "column": 37 } }, @@ -35784,16 +33365,16 @@ "type": "Block", "value": "*\n * Responsive Css class\n * @private\n ", "range": [ - 25658, - 25725 + 23563, + 23630 ], "loc": { "start": { - "line": 917, + "line": 834, "column": 8 }, "end": { - "line": 920, + "line": 837, "column": 11 } } @@ -35804,16 +33385,16 @@ "type": "Block", "value": "** extensions **", "range": [ - 25773, - 25793 + 23678, + 23698 ], "loc": { "start": { - "line": 923, + "line": 840, "column": 8 }, "end": { - "line": 923, + "line": 840, "column": 28 } } @@ -35822,16 +33403,16 @@ "type": "Block", "value": "*\n * List of loaded extensions\n * @type {Array}\n ", "range": [ - 25802, - 25879 + 23707, + 23784 ], "loc": { "start": { - "line": 924, + "line": 841, "column": 8 }, "end": { - "line": 927, + "line": 844, "column": 11 } } @@ -35849,16 +33430,16 @@ "object": { "type": "ThisExpression", "range": [ - 25888, - 25892 + 23793, + 23797 ], "loc": { "start": { - "line": 928, + "line": 845, "column": 8 }, "end": { - "line": 928, + "line": 845, "column": 12 } } @@ -35867,31 +33448,31 @@ "type": "Identifier", "name": "extensions", "range": [ - 25893, - 25903 + 23798, + 23808 ], "loc": { "start": { - "line": 928, + "line": 845, "column": 13 }, "end": { - "line": 928, + "line": 845, "column": 23 } } }, "range": [ - 25888, - 25903 + 23793, + 23808 ], "loc": { "start": { - "line": 928, + "line": 845, "column": 8 }, "end": { - "line": 928, + "line": 845, "column": 23 } } @@ -35902,16 +33483,16 @@ "type": "Identifier", "name": "defaultsArr", "range": [ - 25906, - 25917 + 23811, + 23822 ], "loc": { "start": { - "line": 928, + "line": 845, "column": 26 }, "end": { - "line": 928, + "line": 845, "column": 37 } } @@ -35924,16 +33505,16 @@ "type": "Identifier", "name": "f", "range": [ - 25918, - 25919 + 23823, + 23824 ], "loc": { "start": { - "line": 928, + "line": 845, "column": 38 }, "end": { - "line": 928, + "line": 845, "column": 39 } } @@ -35942,31 +33523,31 @@ "type": "Identifier", "name": "extensions", "range": [ - 25920, - 25930 + 23825, + 23835 ], "loc": { "start": { - "line": 928, + "line": 845, "column": 40 }, "end": { - "line": 928, + "line": 845, "column": 50 } } }, "range": [ - 25918, - 25930 + 23823, + 23835 ], "loc": { "start": { - "line": 928, + "line": 845, "column": 38 }, "end": { - "line": 928, + "line": 845, "column": 50 } } @@ -35975,62 +33556,62 @@ "type": "ArrayExpression", "elements": [], "range": [ - 25932, - 25934 + 23837, + 23839 ], "loc": { "start": { - "line": 928, + "line": 845, "column": 52 }, "end": { - "line": 928, + "line": 845, "column": 54 } } } ], "range": [ - 25906, - 25935 + 23811, + 23840 ], "loc": { "start": { - "line": 928, + "line": 845, "column": 26 }, "end": { - "line": 928, + "line": 845, "column": 55 } } }, "range": [ - 25888, - 25935 + 23793, + 23840 ], "loc": { "start": { - "line": 928, + "line": 845, "column": 8 }, "end": { - "line": 928, + "line": 845, "column": 55 } } }, "range": [ - 25888, - 25936 + 23793, + 23841 ], "loc": { "start": { - "line": 928, + "line": 845, "column": 8 }, "end": { - "line": 928, + "line": 845, "column": 56 } }, @@ -36039,16 +33620,16 @@ "type": "Block", "value": "** extensions **", "range": [ - 25773, - 25793 + 23678, + 23698 ], "loc": { "start": { - "line": 923, + "line": 840, "column": 8 }, "end": { - "line": 923, + "line": 840, "column": 28 } } @@ -36057,16 +33638,16 @@ "type": "Block", "value": "*\n * List of loaded extensions\n * @type {Array}\n ", "range": [ - 25802, - 25879 + 23707, + 23784 ], "loc": { "start": { - "line": 924, + "line": 841, "column": 8 }, "end": { - "line": 927, + "line": 844, "column": 11 } } @@ -36077,16 +33658,16 @@ "type": "Block", "value": "** themes **", "range": [ - 25946, - 25962 + 23851, + 23867 ], "loc": { "start": { - "line": 930, + "line": 847, "column": 8 }, "end": { - "line": 930, + "line": 847, "column": 24 } } @@ -36095,16 +33676,16 @@ "type": "Block", "value": "*\n * Enable default theme\n * @type {Boolean}\n ", "range": [ - 25971, - 26045 + 23876, + 23950 ], "loc": { "start": { - "line": 931, + "line": 848, "column": 8 }, "end": { - "line": 934, + "line": 851, "column": 11 } } @@ -36122,16 +33703,16 @@ "object": { "type": "ThisExpression", "range": [ - 26054, - 26058 + 23959, + 23963 ], "loc": { "start": { - "line": 935, + "line": 852, "column": 8 }, "end": { - "line": 935, + "line": 852, "column": 12 } } @@ -36140,31 +33721,31 @@ "type": "Identifier", "name": "enableDefaultTheme", "range": [ - 26059, - 26077 + 23964, + 23982 ], "loc": { "start": { - "line": 935, + "line": 852, "column": 13 }, "end": { - "line": 935, + "line": 852, "column": 31 } } }, "range": [ - 26054, - 26077 + 23959, + 23982 ], "loc": { "start": { - "line": 935, + "line": 852, "column": 8 }, "end": { - "line": 935, + "line": 852, "column": 31 } } @@ -36175,16 +33756,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 26080, - 26087 + 23985, + 23992 ], "loc": { "start": { - "line": 935, + "line": 852, "column": 34 }, "end": { - "line": 935, + "line": 852, "column": 41 } } @@ -36197,16 +33778,16 @@ "type": "Identifier", "name": "f", "range": [ - 26088, - 26089 + 23993, + 23994 ], "loc": { "start": { - "line": 935, + "line": 852, "column": 42 }, "end": { - "line": 935, + "line": 852, "column": 43 } } @@ -36215,77 +33796,77 @@ "type": "Identifier", "name": "enable_default_theme", "range": [ - 26090, - 26110 + 23995, + 24015 ], "loc": { "start": { - "line": 935, + "line": 852, "column": 44 }, "end": { - "line": 935, + "line": 852, "column": 64 } } }, "range": [ - 26088, - 26110 + 23993, + 24015 ], "loc": { "start": { - "line": 935, + "line": 852, "column": 42 }, "end": { - "line": 935, + "line": 852, "column": 64 } } } ], "range": [ - 26080, - 26111 + 23985, + 24016 ], "loc": { "start": { - "line": 935, + "line": 852, "column": 34 }, "end": { - "line": 935, + "line": 852, "column": 65 } } }, "range": [ - 26054, - 26111 + 23959, + 24016 ], "loc": { "start": { - "line": 935, + "line": 852, "column": 8 }, "end": { - "line": 935, + "line": 852, "column": 65 } } }, "range": [ - 26054, - 26112 + 23959, + 24017 ], "loc": { "start": { - "line": 935, + "line": 852, "column": 8 }, "end": { - "line": 935, + "line": 852, "column": 66 } }, @@ -36294,16 +33875,16 @@ "type": "Block", "value": "** themes **", "range": [ - 25946, - 25962 + 23851, + 23867 ], "loc": { "start": { - "line": 930, + "line": 847, "column": 8 }, "end": { - "line": 930, + "line": 847, "column": 24 } } @@ -36312,16 +33893,16 @@ "type": "Block", "value": "*\n * Enable default theme\n * @type {Boolean}\n ", "range": [ - 25971, - 26045 + 23876, + 23950 ], "loc": { "start": { - "line": 931, + "line": 848, "column": 8 }, "end": { - "line": 934, + "line": 851, "column": 11 } } @@ -36332,16 +33913,16 @@ "type": "Block", "value": "*\n * Determine whether themes are enables\n * @type {Boolean}\n * @private\n ", "range": [ - 26122, - 26232 + 24027, + 24137 ], "loc": { "start": { - "line": 937, + "line": 854, "column": 8 }, "end": { - "line": 941, + "line": 858, "column": 11 } } @@ -36359,16 +33940,16 @@ "object": { "type": "ThisExpression", "range": [ - 26241, - 26245 + 24146, + 24150 ], "loc": { "start": { - "line": 942, + "line": 859, "column": 8 }, "end": { - "line": 942, + "line": 859, "column": 12 } } @@ -36377,31 +33958,31 @@ "type": "Identifier", "name": "hasThemes", "range": [ - 26246, - 26255 + 24151, + 24160 ], "loc": { "start": { - "line": 942, + "line": 859, "column": 13 }, "end": { - "line": 942, + "line": 859, "column": 22 } } }, "range": [ - 26241, - 26255 + 24146, + 24160 ], "loc": { "start": { - "line": 942, + "line": 859, "column": 8 }, "end": { - "line": 942, + "line": 859, "column": 22 } } @@ -36415,16 +33996,16 @@ "object": { "type": "ThisExpression", "range": [ - 26259, - 26263 + 24164, + 24168 ], "loc": { "start": { - "line": 942, + "line": 859, "column": 26 }, "end": { - "line": 942, + "line": 859, "column": 30 } } @@ -36433,31 +34014,31 @@ "type": "Identifier", "name": "enableDefaultTheme", "range": [ - 26264, - 26282 + 24169, + 24187 ], "loc": { "start": { - "line": 942, + "line": 859, "column": 31 }, "end": { - "line": 942, + "line": 859, "column": 49 } } }, "range": [ - 26259, - 26282 + 24164, + 24187 ], "loc": { "start": { - "line": 942, + "line": 859, "column": 26 }, "end": { - "line": 942, + "line": 859, "column": 49 } } @@ -36468,16 +34049,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 26286, - 26293 + 24191, + 24198 ], "loc": { "start": { - "line": 942, + "line": 859, "column": 53 }, "end": { - "line": 942, + "line": 859, "column": 60 } } @@ -36490,16 +34071,16 @@ "type": "Identifier", "name": "f", "range": [ - 26294, - 26295 + 24199, + 24200 ], "loc": { "start": { - "line": 942, + "line": 859, "column": 61 }, "end": { - "line": 942, + "line": 859, "column": 62 } } @@ -36508,92 +34089,92 @@ "type": "Identifier", "name": "themes", "range": [ - 26296, - 26302 + 24201, + 24207 ], "loc": { "start": { - "line": 942, + "line": 859, "column": 63 }, "end": { - "line": 942, + "line": 859, "column": 69 } } }, "range": [ - 26294, - 26302 + 24199, + 24207 ], "loc": { "start": { - "line": 942, + "line": 859, "column": 61 }, "end": { - "line": 942, + "line": 859, "column": 69 } } } ], "range": [ - 26286, - 26303 + 24191, + 24208 ], "loc": { "start": { - "line": 942, + "line": 859, "column": 53 }, "end": { - "line": 942, + "line": 859, "column": 70 } } }, "range": [ - 26259, - 26303 + 24164, + 24208 ], "loc": { "start": { - "line": 942, + "line": 859, "column": 26 }, "end": { - "line": 942, + "line": 859, "column": 70 } } }, "range": [ - 26241, - 26304 + 24146, + 24209 ], "loc": { "start": { - "line": 942, + "line": 859, "column": 8 }, "end": { - "line": 942, + "line": 859, "column": 71 } } }, "range": [ - 26241, - 26305 + 24146, + 24210 ], "loc": { "start": { - "line": 942, + "line": 859, "column": 8 }, "end": { - "line": 942, + "line": 859, "column": 72 } }, @@ -36602,16 +34183,16 @@ "type": "Block", "value": "*\n * Determine whether themes are enables\n * @type {Boolean}\n * @private\n ", "range": [ - 26122, - 26232 + 24027, + 24137 ], "loc": { "start": { - "line": 937, + "line": 854, "column": 8 }, "end": { - "line": 941, + "line": 858, "column": 11 } } @@ -36622,16 +34203,16 @@ "type": "Block", "value": "*\n * List of themes, ie:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n ", "range": [ - 26315, - 26427 + 24220, + 24332 ], "loc": { "start": { - "line": 944, + "line": 861, "column": 8 }, "end": { - "line": 948, + "line": 865, "column": 11 } } @@ -36649,16 +34230,16 @@ "object": { "type": "ThisExpression", "range": [ - 26436, - 26440 + 24341, + 24345 ], "loc": { "start": { - "line": 949, + "line": 866, "column": 8 }, "end": { - "line": 949, + "line": 866, "column": 12 } } @@ -36667,31 +34248,31 @@ "type": "Identifier", "name": "themes", "range": [ - 26441, - 26447 + 24346, + 24352 ], "loc": { "start": { - "line": 949, + "line": 866, "column": 13 }, "end": { - "line": 949, + "line": 866, "column": 19 } } }, "range": [ - 26436, - 26447 + 24341, + 24352 ], "loc": { "start": { - "line": 949, + "line": 866, "column": 8 }, "end": { - "line": 949, + "line": 866, "column": 19 } } @@ -36702,16 +34283,16 @@ "type": "Identifier", "name": "defaultsArr", "range": [ - 26450, - 26461 + 24355, + 24366 ], "loc": { "start": { - "line": 949, + "line": 866, "column": 22 }, "end": { - "line": 949, + "line": 866, "column": 33 } } @@ -36724,16 +34305,16 @@ "type": "Identifier", "name": "f", "range": [ - 26462, - 26463 + 24367, + 24368 ], "loc": { "start": { - "line": 949, + "line": 866, "column": 34 }, "end": { - "line": 949, + "line": 866, "column": 35 } } @@ -36742,31 +34323,31 @@ "type": "Identifier", "name": "themes", "range": [ - 26464, - 26470 + 24369, + 24375 ], "loc": { "start": { - "line": 949, + "line": 866, "column": 36 }, "end": { - "line": 949, + "line": 866, "column": 42 } } }, "range": [ - 26462, - 26470 + 24367, + 24375 ], "loc": { "start": { - "line": 949, + "line": 866, "column": 34 }, "end": { - "line": 949, + "line": 866, "column": 42 } } @@ -36775,62 +34356,62 @@ "type": "ArrayExpression", "elements": [], "range": [ - 26472, - 26474 + 24377, + 24379 ], "loc": { "start": { - "line": 949, + "line": 866, "column": 44 }, "end": { - "line": 949, + "line": 866, "column": 46 } } } ], "range": [ - 26450, - 26475 + 24355, + 24380 ], "loc": { "start": { - "line": 949, + "line": 866, "column": 22 }, "end": { - "line": 949, + "line": 866, "column": 47 } } }, "range": [ - 26436, - 26475 + 24341, + 24380 ], "loc": { "start": { - "line": 949, + "line": 866, "column": 8 }, "end": { - "line": 949, + "line": 866, "column": 47 } } }, "range": [ - 26436, - 26476 + 24341, + 24381 ], "loc": { "start": { - "line": 949, + "line": 866, "column": 8 }, "end": { - "line": 949, + "line": 866, "column": 48 } }, @@ -36839,16 +34420,16 @@ "type": "Block", "value": "*\n * List of themes, ie:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n ", "range": [ - 26315, - 26427 + 24220, + 24332 ], "loc": { "start": { - "line": 944, + "line": 861, "column": 8 }, "end": { - "line": 948, + "line": 865, "column": 11 } } @@ -36859,16 +34440,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": [ - 26486, - 26667 + 24391, + 24572 ], "loc": { "start": { - "line": 951, + "line": 868, "column": 8 }, "end": { - "line": 956, + "line": 873, "column": 11 } } @@ -36886,16 +34467,16 @@ "object": { "type": "ThisExpression", "range": [ - 26676, - 26680 + 24581, + 24585 ], "loc": { "start": { - "line": 957, + "line": 874, "column": 8 }, "end": { - "line": 957, + "line": 874, "column": 12 } } @@ -36904,31 +34485,31 @@ "type": "Identifier", "name": "themesPath", "range": [ - 26681, - 26691 + 24586, + 24596 ], "loc": { "start": { - "line": 957, + "line": 874, "column": 13 }, "end": { - "line": 957, + "line": 874, "column": 23 } } }, "range": [ - 26676, - 26691 + 24581, + 24596 ], "loc": { "start": { - "line": 957, + "line": 874, "column": 8 }, "end": { - "line": 957, + "line": 874, "column": 23 } } @@ -36941,16 +34522,16 @@ "object": { "type": "ThisExpression", "range": [ - 26694, - 26698 + 24599, + 24603 ], "loc": { "start": { - "line": 957, + "line": 874, "column": 26 }, "end": { - "line": 957, + "line": 874, "column": 30 } } @@ -36959,77 +34540,77 @@ "type": "Identifier", "name": "getThemesPath", "range": [ - 26699, - 26712 + 24604, + 24617 ], "loc": { "start": { - "line": 957, + "line": 874, "column": 31 }, "end": { - "line": 957, + "line": 874, "column": 44 } } }, "range": [ - 26694, - 26712 + 24599, + 24617 ], "loc": { "start": { - "line": 957, + "line": 874, "column": 26 }, "end": { - "line": 957, + "line": 874, "column": 44 } } }, "arguments": [], "range": [ - 26694, - 26714 + 24599, + 24619 ], "loc": { "start": { - "line": 957, + "line": 874, "column": 26 }, "end": { - "line": 957, + "line": 874, "column": 46 } } }, "range": [ - 26676, - 26714 + 24581, + 24619 ], "loc": { "start": { - "line": 957, + "line": 874, "column": 8 }, "end": { - "line": 957, + "line": 874, "column": 46 } } }, "range": [ - 26676, - 26715 + 24581, + 24620 ], "loc": { "start": { - "line": 957, + "line": 874, "column": 8 }, "end": { - "line": 957, + "line": 874, "column": 47 } }, @@ -37038,16 +34619,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": [ - 26486, - 26667 + 24391, + 24572 ], "loc": { "start": { - "line": 951, + "line": 868, "column": 8 }, "end": { - "line": 956, + "line": 873, "column": 11 } } @@ -37058,16 +34639,16 @@ "type": "Block", "value": "*\n * Enable responsive layout\n * @type {Boolean}\n ", "range": [ - 26725, - 26803 + 24630, + 24708 ], "loc": { "start": { - "line": 959, + "line": 876, "column": 8 }, "end": { - "line": 962, + "line": 879, "column": 11 } } @@ -37085,16 +34666,16 @@ "object": { "type": "ThisExpression", "range": [ - 26812, - 26816 + 24717, + 24721 ], "loc": { "start": { - "line": 963, + "line": 880, "column": 8 }, "end": { - "line": 963, + "line": 880, "column": 12 } } @@ -37103,31 +34684,31 @@ "type": "Identifier", "name": "responsive", "range": [ - 26817, - 26827 + 24722, + 24732 ], "loc": { "start": { - "line": 963, + "line": 880, "column": 13 }, "end": { - "line": 963, + "line": 880, "column": 23 } } }, "range": [ - 26812, - 26827 + 24717, + 24732 ], "loc": { "start": { - "line": 963, + "line": 880, "column": 8 }, "end": { - "line": 963, + "line": 880, "column": 23 } } @@ -37138,16 +34719,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 26830, - 26837 + 24735, + 24742 ], "loc": { "start": { - "line": 963, + "line": 880, "column": 26 }, "end": { - "line": 963, + "line": 880, "column": 33 } } @@ -37160,16 +34741,16 @@ "type": "Identifier", "name": "f", "range": [ - 26838, - 26839 + 24743, + 24744 ], "loc": { "start": { - "line": 963, + "line": 880, "column": 34 }, "end": { - "line": 963, + "line": 880, "column": 35 } } @@ -37178,77 +34759,77 @@ "type": "Identifier", "name": "responsive", "range": [ - 26840, - 26850 + 24745, + 24755 ], "loc": { "start": { - "line": 963, + "line": 880, "column": 36 }, "end": { - "line": 963, + "line": 880, "column": 46 } } }, "range": [ - 26838, - 26850 + 24743, + 24755 ], "loc": { "start": { - "line": 963, + "line": 880, "column": 34 }, "end": { - "line": 963, + "line": 880, "column": 46 } } } ], "range": [ - 26830, - 26851 + 24735, + 24756 ], "loc": { "start": { - "line": 963, + "line": 880, "column": 26 }, "end": { - "line": 963, + "line": 880, "column": 47 } } }, "range": [ - 26812, - 26851 + 24717, + 24756 ], "loc": { "start": { - "line": 963, + "line": 880, "column": 8 }, "end": { - "line": 963, + "line": 880, "column": 47 } } }, "range": [ - 26812, - 26852 + 24717, + 24757 ], "loc": { "start": { - "line": 963, + "line": 880, "column": 8 }, "end": { - "line": 963, + "line": 880, "column": 48 } }, @@ -37257,16 +34838,16 @@ "type": "Block", "value": "*\n * Enable responsive layout\n * @type {Boolean}\n ", "range": [ - 26725, - 26803 + 24630, + 24708 ], "loc": { "start": { - "line": 959, + "line": 876, "column": 8 }, "end": { - "line": 962, + "line": 879, "column": 11 } } @@ -37275,18 +34856,18 @@ "trailingComments": [ { "type": "Block", - "value": "*\n * Features registry\n * @private\n ", + "value": "*\n * Enable toolbar component\n * @type {Object|Boolean}\n ", "range": [ - 26862, - 26926 + 24767, + 24852 ], "loc": { "start": { - "line": 965, + "line": 882, "column": 8 }, "end": { - "line": 968, + "line": 885, "column": 11 } } @@ -37304,16 +34885,344 @@ "object": { "type": "ThisExpression", "range": [ - 26935, - 26939 + 24861, + 24865 ], "loc": { "start": { - "line": 969, + "line": 886, "column": 8 }, "end": { - "line": 969, + "line": 886, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "toolbar", + "range": [ + 24866, + 24873 + ], + "loc": { + "start": { + "line": 886, + "column": 13 + }, + "end": { + "line": 886, + "column": 20 + } + } + }, + "range": [ + 24861, + 24873 + ], + "loc": { + "start": { + "line": 886, + "column": 8 + }, + "end": { + "line": 886, + "column": 20 + } + } + }, + "right": { + "type": "LogicalExpression", + "operator": "||", + "left": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "isObj", + "range": [ + 24876, + 24881 + ], + "loc": { + "start": { + "line": 886, + "column": 23 + }, + "end": { + "line": 886, + "column": 28 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "f", + "range": [ + 24882, + 24883 + ], + "loc": { + "start": { + "line": 886, + "column": 29 + }, + "end": { + "line": 886, + "column": 30 + } + } + }, + "property": { + "type": "Identifier", + "name": "toolbar", + "range": [ + 24884, + 24891 + ], + "loc": { + "start": { + "line": 886, + "column": 31 + }, + "end": { + "line": 886, + "column": 38 + } + } + }, + "range": [ + 24882, + 24891 + ], + "loc": { + "start": { + "line": 886, + "column": 29 + }, + "end": { + "line": 886, + "column": 38 + } + } + } + ], + "range": [ + 24876, + 24892 + ], + "loc": { + "start": { + "line": 886, + "column": 23 + }, + "end": { + "line": 886, + "column": 39 + } + } + }, + "right": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "Boolean", + "range": [ + 24896, + 24903 + ], + "loc": { + "start": { + "line": 886, + "column": 43 + }, + "end": { + "line": 886, + "column": 50 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "f", + "range": [ + 24904, + 24905 + ], + "loc": { + "start": { + "line": 886, + "column": 51 + }, + "end": { + "line": 886, + "column": 52 + } + } + }, + "property": { + "type": "Identifier", + "name": "toolbar", + "range": [ + 24906, + 24913 + ], + "loc": { + "start": { + "line": 886, + "column": 53 + }, + "end": { + "line": 886, + "column": 60 + } + } + }, + "range": [ + 24904, + 24913 + ], + "loc": { + "start": { + "line": 886, + "column": 51 + }, + "end": { + "line": 886, + "column": 60 + } + } + } + ], + "range": [ + 24896, + 24914 + ], + "loc": { + "start": { + "line": 886, + "column": 43 + }, + "end": { + "line": 886, + "column": 61 + } + } + }, + "range": [ + 24876, + 24914 + ], + "loc": { + "start": { + "line": 886, + "column": 23 + }, + "end": { + "line": 886, + "column": 61 + } + } + }, + "range": [ + 24861, + 24914 + ], + "loc": { + "start": { + "line": 886, + "column": 8 + }, + "end": { + "line": 886, + "column": 61 + } + } + }, + "range": [ + 24861, + 24915 + ], + "loc": { + "start": { + "line": 886, + "column": 8 + }, + "end": { + "line": 886, + "column": 62 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Enable toolbar component\n * @type {Object|Boolean}\n ", + "range": [ + 24767, + 24852 + ], + "loc": { + "start": { + "line": 882, + "column": 8 + }, + "end": { + "line": 885, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Features registry\n * @private\n ", + "range": [ + 24925, + 24989 + ], + "loc": { + "start": { + "line": 888, + "column": 8 + }, + "end": { + "line": 891, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 24998, + 25002 + ], + "loc": { + "start": { + "line": 892, + "column": 8 + }, + "end": { + "line": 892, "column": 12 } } @@ -37322,31 +35231,31 @@ "type": "Identifier", "name": "Mod", "range": [ - 26940, - 26943 + 25003, + 25006 ], "loc": { "start": { - "line": 969, + "line": 892, "column": 13 }, "end": { - "line": 969, + "line": 892, "column": 16 } } }, "range": [ - 26935, - 26943 + 24998, + 25006 ], "loc": { "start": { - "line": 969, + "line": 892, "column": 8 }, "end": { - "line": 969, + "line": 892, "column": 16 } } @@ -37355,46 +35264,46 @@ "type": "ObjectExpression", "properties": [], "range": [ - 26946, - 26948 + 25009, + 25011 ], "loc": { "start": { - "line": 969, + "line": 892, "column": 19 }, "end": { - "line": 969, + "line": 892, "column": 21 } } }, "range": [ - 26935, - 26948 + 24998, + 25011 ], "loc": { "start": { - "line": 969, + "line": 892, "column": 8 }, "end": { - "line": 969, + "line": 892, "column": 21 } } }, "range": [ - 26935, - 26949 + 24998, + 25012 ], "loc": { "start": { - "line": 969, + "line": 892, "column": 8 }, "end": { - "line": 969, + "line": 892, "column": 22 } }, @@ -37403,16 +35312,16 @@ "type": "Block", "value": "*\n * Features registry\n * @private\n ", "range": [ - 26862, - 26926 + 24925, + 24989 ], "loc": { "start": { - "line": 965, + "line": 888, "column": 8 }, "end": { - "line": 968, + "line": 891, "column": 11 } } @@ -37423,16 +35332,16 @@ "type": "Block", "value": "*\n * Extensions registry\n * @private\n ", "range": [ - 26959, - 27025 + 25022, + 25088 ], "loc": { "start": { - "line": 971, + "line": 894, "column": 8 }, "end": { - "line": 974, + "line": 897, "column": 11 } } @@ -37450,16 +35359,16 @@ "object": { "type": "ThisExpression", "range": [ - 27034, - 27038 + 25097, + 25101 ], "loc": { "start": { - "line": 975, + "line": 898, "column": 8 }, "end": { - "line": 975, + "line": 898, "column": 12 } } @@ -37468,31 +35377,31 @@ "type": "Identifier", "name": "ExtRegistry", "range": [ - 27039, - 27050 + 25102, + 25113 ], "loc": { "start": { - "line": 975, + "line": 898, "column": 13 }, "end": { - "line": 975, + "line": 898, "column": 24 } } }, "range": [ - 27034, - 27050 + 25097, + 25113 ], "loc": { "start": { - "line": 975, + "line": 898, "column": 8 }, "end": { - "line": 975, + "line": 898, "column": 24 } } @@ -37501,46 +35410,46 @@ "type": "ObjectExpression", "properties": [], "range": [ - 27053, - 27055 + 25116, + 25118 ], "loc": { "start": { - "line": 975, + "line": 898, "column": 27 }, "end": { - "line": 975, + "line": 898, "column": 29 } } }, "range": [ - 27034, - 27055 + 25097, + 25118 ], "loc": { "start": { - "line": 975, + "line": 898, "column": 8 }, "end": { - "line": 975, + "line": 898, "column": 29 } } }, "range": [ - 27034, - 27056 + 25097, + 25119 ], "loc": { "start": { - "line": 975, + "line": 898, "column": 8 }, "end": { - "line": 975, + "line": 898, "column": 30 } }, @@ -37549,16 +35458,16 @@ "type": "Block", "value": "*\n * Extensions registry\n * @private\n ", "range": [ - 26959, - 27025 + 25022, + 25088 ], "loc": { "start": { - "line": 971, + "line": 894, "column": 8 }, "end": { - "line": 974, + "line": 897, "column": 11 } } @@ -37567,19 +35476,19 @@ "trailingComments": [ { "type": "Line", - "value": "conditionally instantiate required features", + "value": " conditionally instantiate required features", "range": [ - 27066, - 27111 + 25129, + 25175 ], "loc": { "start": { - "line": 977, + "line": 900, "column": 8 }, "end": { - "line": 977, - "column": 53 + "line": 900, + "column": 54 } } } @@ -37595,16 +35504,16 @@ "object": { "type": "ThisExpression", "range": [ - 27120, - 27124 + 25184, + 25188 ], "loc": { "start": { - "line": 978, + "line": 901, "column": 8 }, "end": { - "line": 978, + "line": 901, "column": 12 } } @@ -37613,31 +35522,31 @@ "type": "Identifier", "name": "instantiateFeatures", "range": [ - 27125, - 27144 + 25189, + 25208 ], "loc": { "start": { - "line": 978, + "line": 901, "column": 13 }, "end": { - "line": 978, + "line": 901, "column": 32 } } }, "range": [ - 27120, - 27144 + 25184, + 25208 ], "loc": { "start": { - "line": 978, + "line": 901, "column": 8 }, "end": { - "line": 978, + "line": 901, "column": 32 } } @@ -37657,16 +35566,16 @@ "type": "Identifier", "name": "Object", "range": [ - 27158, - 27164 + 25222, + 25228 ], "loc": { "start": { - "line": 979, + "line": 902, "column": 12 }, "end": { - "line": 979, + "line": 902, "column": 18 } } @@ -37675,31 +35584,31 @@ "type": "Identifier", "name": "keys", "range": [ - 27165, - 27169 + 25229, + 25233 ], "loc": { "start": { - "line": 979, + "line": 902, "column": 19 }, "end": { - "line": 979, + "line": 902, "column": 23 } } }, "range": [ - 27158, - 27169 + 25222, + 25233 ], "loc": { "start": { - "line": 979, + "line": 902, "column": 12 }, "end": { - "line": 979, + "line": 902, "column": 23 } } @@ -37709,32 +35618,32 @@ "type": "Identifier", "name": "FEATURES", "range": [ - 27170, - 27178 + 25234, + 25242 ], "loc": { "start": { - "line": 979, + "line": 902, "column": 24 }, "end": { - "line": 979, + "line": 902, "column": 32 } } } ], "range": [ - 27158, - 27179 + 25222, + 25243 ], "loc": { "start": { - "line": 979, + "line": 902, "column": 12 }, "end": { - "line": 979, + "line": 902, "column": 33 } } @@ -37743,31 +35652,31 @@ "type": "Identifier", "name": "map", "range": [ - 27180, - 27183 + 25244, + 25247 ], "loc": { "start": { - "line": 979, + "line": 902, "column": 34 }, "end": { - "line": 979, + "line": 902, "column": 37 } } }, "range": [ - 27158, - 27183 + 25222, + 25247 ], "loc": { "start": { - "line": 979, + "line": 902, "column": 12 }, "end": { - "line": 979, + "line": 902, "column": 37 } } @@ -37781,16 +35690,16 @@ "type": "Identifier", "name": "item", "range": [ - 27185, - 27189 + 25249, + 25253 ], "loc": { "start": { - "line": 979, + "line": 902, "column": 39 }, "end": { - "line": 979, + "line": 902, "column": 43 } } @@ -37803,16 +35712,16 @@ "type": "Identifier", "name": "FEATURES", "range": [ - 27194, - 27202 + 25258, + 25266 ], "loc": { "start": { - "line": 979, + "line": 902, "column": 48 }, "end": { - "line": 979, + "line": 902, "column": 56 } } @@ -37821,31 +35730,31 @@ "type": "Identifier", "name": "item", "range": [ - 27203, - 27207 + 25267, + 25271 ], "loc": { "start": { - "line": 979, + "line": 902, "column": 57 }, "end": { - "line": 979, + "line": 902, "column": 61 } } }, "range": [ - 27194, - 27208 + 25258, + 25272 ], "loc": { "start": { - "line": 979, + "line": 902, "column": 48 }, "end": { - "line": 979, + "line": 902, "column": 62 } } @@ -37853,82 +35762,82 @@ "generator": false, "expression": true, "range": [ - 27184, - 27208 + 25248, + 25272 ], "loc": { "start": { - "line": 979, + "line": 902, "column": 38 }, "end": { - "line": 979, + "line": 902, "column": 62 } } } ], "range": [ - 27158, - 27209 + 25222, + 25273 ], "loc": { "start": { - "line": 979, + "line": 902, "column": 12 }, "end": { - "line": 979, + "line": 902, "column": 63 } } } ], "range": [ - 27120, - 27219 + 25184, + 25283 ], "loc": { "start": { - "line": 978, + "line": 901, "column": 8 }, "end": { - "line": 980, + "line": 903, "column": 9 } } }, "range": [ - 27120, - 27220 + 25184, + 25284 ], "loc": { "start": { - "line": 978, + "line": 901, "column": 8 }, "end": { - "line": 980, + "line": 903, "column": 10 } }, "leadingComments": [ { "type": "Line", - "value": "conditionally instantiate required features", + "value": " conditionally instantiate required features", "range": [ - 27066, - 27111 + 25129, + 25175 ], "loc": { "start": { - "line": 977, + "line": 900, "column": 8 }, "end": { - "line": 977, - "column": 53 + "line": 900, + "column": 54 } } } @@ -37936,8 +35845,8 @@ } ], "range": [ - 1426, - 27226 + 1415, + 25290 ], "loc": { "start": { @@ -37945,7 +35854,7 @@ "column": 25 }, "end": { - "line": 981, + "line": 904, "column": 5 } } @@ -37953,8 +35862,8 @@ "generator": false, "expression": false, "range": [ - 1416, - 27226 + 1405, + 25290 ], "loc": { "start": { @@ -37962,7 +35871,7 @@ "column": 15 }, "end": { - "line": 981, + "line": 904, "column": 5 } } @@ -37970,8 +35879,8 @@ "kind": "constructor", "computed": false, "range": [ - 1405, - 27226 + 1394, + 25290 ], "loc": { "start": { @@ -37979,7 +35888,7 @@ "column": 4 }, "end": { - "line": 981, + "line": 904, "column": 5 } }, @@ -37988,8 +35897,8 @@ "type": "Block", "value": "*\n * Creates an instance of TableFilter\n * requires `table` or `id` arguments, `row` and `configuration` optional\n * @param {HTMLTableElement} table Table DOM element\n * @param {String} id Table id\n * @param {Number} row index indicating the 1st row\n * @param {Object} configuration object\n ", "range": [ - 1077, - 1400 + 1066, + 1389 ], "loc": { "start": { @@ -38008,16 +35917,16 @@ "type": "Block", "value": "*\n * Initialise features and layout\n ", "range": [ - 27232, - 27281 + 25296, + 25345 ], "loc": { "start": { - "line": 983, + "line": 906, "column": 4 }, "end": { - "line": 985, + "line": 908, "column": 7 } } @@ -38031,16 +35940,16 @@ "type": "Identifier", "name": "init", "range": [ - 27286, - 27290 + 25350, + 25354 ], "loc": { "start": { - "line": 986, + "line": 909, "column": 4 }, "end": { - "line": 986, + "line": 909, "column": 8 } } @@ -38060,16 +35969,16 @@ "object": { "type": "ThisExpression", "range": [ - 27307, - 27311 + 25371, + 25375 ], "loc": { "start": { - "line": 987, + "line": 910, "column": 12 }, "end": { - "line": 987, + "line": 910, "column": 16 } } @@ -38078,31 +35987,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 27312, - 27323 + 25376, + 25387 ], "loc": { "start": { - "line": 987, + "line": 910, "column": 17 }, "end": { - "line": 987, + "line": 910, "column": 28 } } }, "range": [ - 27307, - 27323 + 25371, + 25387 ], "loc": { "start": { - "line": 987, + "line": 910, "column": 12 }, "end": { - "line": 987, + "line": 910, "column": 28 } } @@ -38114,48 +36023,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 27339, - 27346 + 25403, + 25410 ], "loc": { "start": { - "line": 988, + "line": 911, "column": 12 }, "end": { - "line": 988, + "line": 911, "column": 19 } } } ], "range": [ - 27325, - 27356 + 25389, + 25420 ], "loc": { "start": { - "line": 987, + "line": 910, "column": 30 }, "end": { - "line": 989, + "line": 912, "column": 9 } } }, "alternate": null, "range": [ - 27303, - 27356 + 25367, + 25420 ], "loc": { "start": { - "line": 987, + "line": 910, "column": 8 }, "end": { - "line": 989, + "line": 912, "column": 9 } }, @@ -38164,16 +36073,16 @@ "type": "Line", "value": " import main stylesheet", "range": [ - 27366, - 27391 + 25430, + 25455 ], "loc": { "start": { - "line": 991, + "line": 914, "column": 8 }, "end": { - "line": 991, + "line": 914, "column": 33 } } @@ -38190,16 +36099,16 @@ "object": { "type": "ThisExpression", "range": [ - 27400, - 27404 + 25464, + 25468 ], "loc": { "start": { - "line": 992, + "line": 915, "column": 8 }, "end": { - "line": 992, + "line": 915, "column": 12 } } @@ -38208,31 +36117,31 @@ "type": "Identifier", "name": "import", "range": [ - 27405, - 27411 + 25469, + 25475 ], "loc": { "start": { - "line": 992, + "line": 915, "column": 13 }, "end": { - "line": 992, + "line": 915, "column": 19 } } }, "range": [ - 27400, - 27411 + 25464, + 25475 ], "loc": { "start": { - "line": 992, + "line": 915, "column": 8 }, "end": { - "line": 992, + "line": 915, "column": 19 } } @@ -38244,16 +36153,16 @@ "object": { "type": "ThisExpression", "range": [ - 27412, - 27416 + 25476, + 25480 ], "loc": { "start": { - "line": 992, + "line": 915, "column": 20 }, "end": { - "line": 992, + "line": 915, "column": 24 } } @@ -38262,31 +36171,31 @@ "type": "Identifier", "name": "stylesheetId", "range": [ - 27417, - 27429 + 25481, + 25493 ], "loc": { "start": { - "line": 992, + "line": 915, "column": 25 }, "end": { - "line": 992, + "line": 915, "column": 37 } } }, "range": [ - 27412, - 27429 + 25476, + 25493 ], "loc": { "start": { - "line": 992, + "line": 915, "column": 20 }, "end": { - "line": 992, + "line": 915, "column": 37 } } @@ -38299,16 +36208,16 @@ "object": { "type": "ThisExpression", "range": [ - 27431, - 27435 + 25495, + 25499 ], "loc": { "start": { - "line": 992, + "line": 915, "column": 39 }, "end": { - "line": 992, + "line": 915, "column": 43 } } @@ -38317,47 +36226,47 @@ "type": "Identifier", "name": "getStylesheetPath", "range": [ - 27436, - 27453 + 25500, + 25517 ], "loc": { "start": { - "line": 992, + "line": 915, "column": 44 }, "end": { - "line": 992, + "line": 915, "column": 61 } } }, "range": [ - 27431, - 27453 + 25495, + 25517 ], "loc": { "start": { - "line": 992, + "line": 915, "column": 39 }, "end": { - "line": 992, + "line": 915, "column": 61 } } }, "arguments": [], "range": [ - 27431, - 27455 + 25495, + 25519 ], "loc": { "start": { - "line": 992, + "line": 915, "column": 39 }, "end": { - "line": 992, + "line": 915, "column": 63 } } @@ -38367,16 +36276,16 @@ "value": null, "raw": "null", "range": [ - 27457, - 27461 + 25521, + 25525 ], "loc": { "start": { - "line": 992, + "line": 915, "column": 65 }, "end": { - "line": 992, + "line": 915, "column": 69 } } @@ -38386,47 +36295,47 @@ "value": "link", "raw": "'link'", "range": [ - 27463, - 27469 + 25527, + 25533 ], "loc": { "start": { - "line": 992, + "line": 915, "column": 71 }, "end": { - "line": 992, + "line": 915, "column": 77 } } } ], "range": [ - 27400, - 27470 + 25464, + 25534 ], "loc": { "start": { - "line": 992, + "line": 915, "column": 8 }, "end": { - "line": 992, + "line": 915, "column": 78 } } }, "range": [ - 27400, - 27471 + 25464, + 25535 ], "loc": { "start": { - "line": 992, + "line": 915, "column": 8 }, "end": { - "line": 992, + "line": 915, "column": 79 } }, @@ -38435,16 +36344,16 @@ "type": "Line", "value": " import main stylesheet", "range": [ - 27366, - 27391 + 25430, + 25455 ], "loc": { "start": { - "line": 991, + "line": 914, "column": 8 }, "end": { - "line": 991, + "line": 914, "column": 33 } } @@ -38462,16 +36371,16 @@ "object": { "type": "ThisExpression", "range": [ - 27481, - 27485 + 25545, + 25549 ], "loc": { "start": { - "line": 994, + "line": 917, "column": 8 }, "end": { - "line": 994, + "line": 917, "column": 12 } } @@ -38480,31 +36389,31 @@ "type": "Identifier", "name": "nbCells", "range": [ - 27486, - 27493 + 25550, + 25557 ], "loc": { "start": { - "line": 994, + "line": 917, "column": 13 }, "end": { - "line": 994, + "line": 917, "column": 20 } } }, "range": [ - 27481, - 27493 + 25545, + 25557 ], "loc": { "start": { - "line": 994, + "line": 917, "column": 8 }, "end": { - "line": 994, + "line": 917, "column": 20 } } @@ -38517,16 +36426,16 @@ "object": { "type": "ThisExpression", "range": [ - 27496, - 27500 + 25560, + 25564 ], "loc": { "start": { - "line": 994, + "line": 917, "column": 23 }, "end": { - "line": 994, + "line": 917, "column": 27 } } @@ -38535,31 +36444,31 @@ "type": "Identifier", "name": "getCellsNb", "range": [ - 27501, - 27511 + 25565, + 25575 ], "loc": { "start": { - "line": 994, + "line": 917, "column": 28 }, "end": { - "line": 994, + "line": 917, "column": 38 } } }, "range": [ - 27496, - 27511 + 25560, + 25575 ], "loc": { "start": { - "line": 994, + "line": 917, "column": 23 }, "end": { - "line": 994, + "line": 917, "column": 38 } } @@ -38571,16 +36480,16 @@ "object": { "type": "ThisExpression", "range": [ - 27512, - 27516 + 25576, + 25580 ], "loc": { "start": { - "line": 994, + "line": 917, "column": 39 }, "end": { - "line": 994, + "line": 917, "column": 43 } } @@ -38589,77 +36498,77 @@ "type": "Identifier", "name": "refRow", "range": [ - 27517, - 27523 + 25581, + 25587 ], "loc": { "start": { - "line": 994, + "line": 917, "column": 44 }, "end": { - "line": 994, + "line": 917, "column": 50 } } }, "range": [ - 27512, - 27523 + 25576, + 25587 ], "loc": { "start": { - "line": 994, + "line": 917, "column": 39 }, "end": { - "line": 994, + "line": 917, "column": 50 } } } ], "range": [ - 27496, - 27524 + 25560, + 25588 ], "loc": { "start": { - "line": 994, + "line": 917, "column": 23 }, "end": { - "line": 994, + "line": 917, "column": 51 } } }, "range": [ - 27481, - 27524 + 25545, + 25588 ], "loc": { "start": { - "line": 994, + "line": 917, "column": 8 }, "end": { - "line": 994, + "line": 917, "column": 51 } } }, "range": [ - 27481, - 27525 + 25545, + 25589 ], "loc": { "start": { - "line": 994, + "line": 917, "column": 8 }, "end": { - "line": 994, + "line": 917, "column": 52 } } @@ -38673,16 +36582,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 27538, - 27541 + 25602, + 25605 ], "loc": { "start": { - "line": 995, + "line": 918, "column": 12 }, "end": { - "line": 995, + "line": 918, "column": 15 } } @@ -38693,16 +36602,16 @@ "object": { "type": "ThisExpression", "range": [ - 27544, - 27548 + 25608, + 25612 ], "loc": { "start": { - "line": 995, + "line": 918, "column": 18 }, "end": { - "line": 995, + "line": 918, "column": 22 } } @@ -38711,46 +36620,46 @@ "type": "Identifier", "name": "Mod", "range": [ - 27549, - 27552 + 25613, + 25616 ], "loc": { "start": { - "line": 995, + "line": 918, "column": 23 }, "end": { - "line": 995, + "line": 918, "column": 26 } } }, "range": [ - 27544, - 27552 + 25608, + 25616 ], "loc": { "start": { - "line": 995, + "line": 918, "column": 18 }, "end": { - "line": 995, + "line": 918, "column": 26 } } }, "range": [ - 27538, - 27552 + 25602, + 25616 ], "loc": { "start": { - "line": 995, + "line": 918, "column": 12 }, "end": { - "line": 995, + "line": 918, "column": 26 } } @@ -38758,16 +36667,16 @@ ], "kind": "let", "range": [ - 27534, - 27553 + 25598, + 25617 ], "loc": { "start": { - "line": 995, + "line": 918, "column": 8 }, "end": { - "line": 995, + "line": 918, "column": 27 } } @@ -38781,16 +36690,16 @@ "type": "Identifier", "name": "n", "range": [ - 27566, - 27567 + 25630, + 25631 ], "loc": { "start": { - "line": 996, + "line": 919, "column": 12 }, "end": { - "line": 996, + "line": 919, "column": 13 } } @@ -38803,16 +36712,16 @@ "object": { "type": "ThisExpression", "range": [ - 27570, - 27574 + 25634, + 25638 ], "loc": { "start": { - "line": 996, + "line": 919, "column": 16 }, "end": { - "line": 996, + "line": 919, "column": 20 } } @@ -38821,31 +36730,31 @@ "type": "Identifier", "name": "singleSearchFlt", "range": [ - 27575, - 27590 + 25639, + 25654 ], "loc": { "start": { - "line": 996, + "line": 919, "column": 21 }, "end": { - "line": 996, + "line": 919, "column": 36 } } }, "range": [ - 27570, - 27590 + 25634, + 25654 ], "loc": { "start": { - "line": 996, + "line": 919, "column": 16 }, "end": { - "line": 996, + "line": 919, "column": 36 } } @@ -38855,16 +36764,16 @@ "value": 1, "raw": "1", "range": [ - 27593, - 27594 + 25657, + 25658 ], "loc": { "start": { - "line": 996, + "line": 919, "column": 39 }, "end": { - "line": 996, + "line": 919, "column": 40 } } @@ -38875,16 +36784,16 @@ "object": { "type": "ThisExpression", "range": [ - 27597, - 27601 + 25661, + 25665 ], "loc": { "start": { - "line": 996, + "line": 919, "column": 43 }, "end": { - "line": 996, + "line": 919, "column": 47 } } @@ -38893,61 +36802,61 @@ "type": "Identifier", "name": "nbCells", "range": [ - 27602, - 27609 + 25666, + 25673 ], "loc": { "start": { - "line": 996, + "line": 919, "column": 48 }, "end": { - "line": 996, + "line": 919, "column": 55 } } }, "range": [ - 27597, - 27609 + 25661, + 25673 ], "loc": { "start": { - "line": 996, + "line": 919, "column": 43 }, "end": { - "line": 996, + "line": 919, "column": 55 } } }, "range": [ - 27570, - 27609 + 25634, + 25673 ], "loc": { "start": { - "line": 996, + "line": 919, "column": 16 }, "end": { - "line": 996, + "line": 919, "column": 55 } } }, "range": [ - 27566, - 27609 + 25630, + 25673 ], "loc": { "start": { - "line": 996, + "line": 919, "column": 12 }, "end": { - "line": 996, + "line": 919, "column": 55 } } @@ -38955,16 +36864,16 @@ ], "kind": "let", "range": [ - 27562, - 27610 + 25626, + 25674 ], "loc": { "start": { - "line": 996, + "line": 919, "column": 8 }, "end": { - "line": 996, + "line": 919, "column": 56 } } @@ -38978,32 +36887,32 @@ "type": "Identifier", "name": "inpclass", "range": [ - 27623, - 27631 + 25687, + 25695 ], "loc": { "start": { - "line": 997, + "line": 920, "column": 12 }, "end": { - "line": 997, + "line": 920, "column": 20 } } }, "init": null, "range": [ - 27623, - 27631 + 25687, + 25695 ], "loc": { "start": { - "line": 997, + "line": 920, "column": 12 }, "end": { - "line": 997, + "line": 920, "column": 20 } } @@ -39011,16 +36920,16 @@ ], "kind": "let", "range": [ - 27619, - 27632 + 25683, + 25696 ], "loc": { "start": { - "line": 997, + "line": 920, "column": 8 }, "end": { - "line": 997, + "line": 920, "column": 21 } }, @@ -39029,16 +36938,16 @@ "type": "Line", "value": "loads theme", "range": [ - 27642, - 27655 + 25706, + 25719 ], "loc": { "start": { - "line": 999, + "line": 922, "column": 8 }, "end": { - "line": 999, + "line": 922, "column": 21 } } @@ -39055,16 +36964,16 @@ "object": { "type": "ThisExpression", "range": [ - 27664, - 27668 + 25728, + 25732 ], "loc": { "start": { - "line": 1000, + "line": 923, "column": 8 }, "end": { - "line": 1000, + "line": 923, "column": 12 } } @@ -39073,62 +36982,62 @@ "type": "Identifier", "name": "loadThemes", "range": [ - 27669, - 27679 + 25733, + 25743 ], "loc": { "start": { - "line": 1000, + "line": 923, "column": 13 }, "end": { - "line": 1000, + "line": 923, "column": 23 } } }, "range": [ - 27664, - 27679 + 25728, + 25743 ], "loc": { "start": { - "line": 1000, + "line": 923, "column": 8 }, "end": { - "line": 1000, + "line": 923, "column": 23 } } }, "arguments": [], "range": [ - 27664, - 27681 + 25728, + 25745 ], "loc": { "start": { - "line": 1000, + "line": 923, "column": 8 }, "end": { - "line": 1000, + "line": 923, "column": 25 } } }, "range": [ - 27664, - 27682 + 25728, + 25746 ], "loc": { "start": { - "line": 1000, + "line": 923, "column": 8 }, "end": { - "line": 1000, + "line": 923, "column": 26 } }, @@ -39137,16 +37046,16 @@ "type": "Line", "value": "loads theme", "range": [ - 27642, - 27655 + 25706, + 25719 ], "loc": { "start": { - "line": 999, + "line": 922, "column": 8 }, "end": { - "line": 999, + "line": 922, "column": 21 } } @@ -39167,16 +37076,16 @@ "type": "Identifier", "name": "dateType", "range": [ - 27700, - 27708 + 25764, + 25772 ], "loc": { "start": { - "line": 1002, + "line": 925, "column": 16 }, "end": { - "line": 1002, + "line": 925, "column": 24 } } @@ -39185,16 +37094,16 @@ "type": "Identifier", "name": "dateType", "range": [ - 27700, - 27708 + 25764, + 25772 ], "loc": { "start": { - "line": 1002, + "line": 925, "column": 16 }, "end": { - "line": 1002, + "line": 925, "column": 24 } } @@ -39204,16 +37113,16 @@ "shorthand": true, "computed": false, "range": [ - 27700, - 27708 + 25764, + 25772 ], "loc": { "start": { - "line": 1002, + "line": 925, "column": 16 }, "end": { - "line": 1002, + "line": 925, "column": 24 } } @@ -39224,16 +37133,16 @@ "type": "Identifier", "name": "help", "range": [ - 27710, - 27714 + 25774, + 25778 ], "loc": { "start": { - "line": 1002, + "line": 925, "column": 26 }, "end": { - "line": 1002, + "line": 925, "column": 30 } } @@ -39242,16 +37151,16 @@ "type": "Identifier", "name": "help", "range": [ - 27710, - 27714 + 25774, + 25778 ], "loc": { "start": { - "line": 1002, + "line": 925, "column": 26 }, "end": { - "line": 1002, + "line": 925, "column": 30 } } @@ -39261,16 +37170,16 @@ "shorthand": true, "computed": false, "range": [ - 27710, - 27714 + 25774, + 25778 ], "loc": { "start": { - "line": 1002, + "line": 925, "column": 26 }, "end": { - "line": 1002, + "line": 925, "column": 30 } } @@ -39281,16 +37190,16 @@ "type": "Identifier", "name": "state", "range": [ - 27716, - 27721 + 25780, + 25785 ], "loc": { "start": { - "line": 1002, + "line": 925, "column": 32 }, "end": { - "line": 1002, + "line": 925, "column": 37 } } @@ -39299,16 +37208,16 @@ "type": "Identifier", "name": "state", "range": [ - 27716, - 27721 + 25780, + 25785 ], "loc": { "start": { - "line": 1002, + "line": 925, "column": 32 }, "end": { - "line": 1002, + "line": 925, "column": 37 } } @@ -39318,16 +37227,16 @@ "shorthand": true, "computed": false, "range": [ - 27716, - 27721 + 25780, + 25785 ], "loc": { "start": { - "line": 1002, + "line": 925, "column": 32 }, "end": { - "line": 1002, + "line": 925, "column": 37 } } @@ -39338,16 +37247,16 @@ "type": "Identifier", "name": "markActiveColumns", "range": [ - 27723, - 27740 + 25787, + 25804 ], "loc": { "start": { - "line": 1002, + "line": 925, "column": 39 }, "end": { - "line": 1002, + "line": 925, "column": 56 } } @@ -39356,16 +37265,16 @@ "type": "Identifier", "name": "markActiveColumns", "range": [ - 27723, - 27740 + 25787, + 25804 ], "loc": { "start": { - "line": 1002, + "line": 925, "column": 39 }, "end": { - "line": 1002, + "line": 925, "column": 56 } } @@ -39375,16 +37284,16 @@ "shorthand": true, "computed": false, "range": [ - 27723, - 27740 + 25787, + 25804 ], "loc": { "start": { - "line": 1002, + "line": 925, "column": 39 }, "end": { - "line": 1002, + "line": 925, "column": 56 } } @@ -39395,16 +37304,16 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 27742, - 27752 + 25806, + 25816 ], "loc": { "start": { - "line": 1002, + "line": 925, "column": 58 }, "end": { - "line": 1002, + "line": 925, "column": 68 } } @@ -39413,16 +37322,16 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 27742, - 27752 + 25806, + 25816 ], "loc": { "start": { - "line": 1002, + "line": 925, "column": 58 }, "end": { - "line": 1002, + "line": 925, "column": 68 } } @@ -39432,16 +37341,16 @@ "shorthand": true, "computed": false, "range": [ - 27742, - 27752 + 25806, + 25816 ], "loc": { "start": { - "line": 1002, + "line": 925, "column": 58 }, "end": { - "line": 1002, + "line": 925, "column": 68 } } @@ -39452,16 +37361,16 @@ "type": "Identifier", "name": "loader", "range": [ - 27754, - 27760 + 25818, + 25824 ], "loc": { "start": { - "line": 1002, + "line": 925, "column": 70 }, "end": { - "line": 1002, + "line": 925, "column": 76 } } @@ -39470,16 +37379,16 @@ "type": "Identifier", "name": "loader", "range": [ - 27754, - 27760 + 25818, + 25824 ], "loc": { "start": { - "line": 1002, + "line": 925, "column": 70 }, "end": { - "line": 1002, + "line": 925, "column": 76 } } @@ -39489,16 +37398,16 @@ "shorthand": true, "computed": false, "range": [ - 27754, - 27760 + 25818, + 25824 ], "loc": { "start": { - "line": 1002, + "line": 925, "column": 70 }, "end": { - "line": 1002, + "line": 925, "column": 76 } } @@ -39509,16 +37418,16 @@ "type": "Identifier", "name": "highlightKeyword", "range": [ - 27774, - 27790 + 25838, + 25854 ], "loc": { "start": { - "line": 1003, + "line": 926, "column": 12 }, "end": { - "line": 1003, + "line": 926, "column": 28 } } @@ -39527,16 +37436,16 @@ "type": "Identifier", "name": "highlightKeyword", "range": [ - 27774, - 27790 + 25838, + 25854 ], "loc": { "start": { - "line": 1003, + "line": 926, "column": 12 }, "end": { - "line": 1003, + "line": 926, "column": 28 } } @@ -39546,16 +37455,16 @@ "shorthand": true, "computed": false, "range": [ - 27774, - 27790 + 25838, + 25854 ], "loc": { "start": { - "line": 1003, + "line": 926, "column": 12 }, "end": { - "line": 1003, + "line": 926, "column": 28 } } @@ -39566,16 +37475,16 @@ "type": "Identifier", "name": "popupFilter", "range": [ - 27792, - 27803 + 25856, + 25867 ], "loc": { "start": { - "line": 1003, + "line": 926, "column": 30 }, "end": { - "line": 1003, + "line": 926, "column": 41 } } @@ -39584,16 +37493,16 @@ "type": "Identifier", "name": "popupFilter", "range": [ - 27792, - 27803 + 25856, + 25867 ], "loc": { "start": { - "line": 1003, + "line": 926, "column": 30 }, "end": { - "line": 1003, + "line": 926, "column": 41 } } @@ -39603,16 +37512,16 @@ "shorthand": true, "computed": false, "range": [ - 27792, - 27803 + 25856, + 25867 ], "loc": { "start": { - "line": 1003, + "line": 926, "column": 30 }, "end": { - "line": 1003, + "line": 926, "column": 41 } } @@ -39623,16 +37532,16 @@ "type": "Identifier", "name": "rowsCounter", "range": [ - 27805, - 27816 + 25869, + 25880 ], "loc": { "start": { - "line": 1003, + "line": 926, "column": 43 }, "end": { - "line": 1003, + "line": 926, "column": 54 } } @@ -39641,16 +37550,16 @@ "type": "Identifier", "name": "rowsCounter", "range": [ - 27805, - 27816 + 25869, + 25880 ], "loc": { "start": { - "line": 1003, + "line": 926, "column": 43 }, "end": { - "line": 1003, + "line": 926, "column": 54 } } @@ -39660,16 +37569,16 @@ "shorthand": true, "computed": false, "range": [ - 27805, - 27816 + 25869, + 25880 ], "loc": { "start": { - "line": 1003, + "line": 926, "column": 43 }, "end": { - "line": 1003, + "line": 926, "column": 54 } } @@ -39680,16 +37589,16 @@ "type": "Identifier", "name": "statusBar", "range": [ - 27818, - 27827 + 25882, + 25891 ], "loc": { "start": { - "line": 1003, + "line": 926, "column": 56 }, "end": { - "line": 1003, + "line": 926, "column": 65 } } @@ -39698,16 +37607,16 @@ "type": "Identifier", "name": "statusBar", "range": [ - 27818, - 27827 + 25882, + 25891 ], "loc": { "start": { - "line": 1003, + "line": 926, "column": 56 }, "end": { - "line": 1003, + "line": 926, "column": 65 } } @@ -39717,16 +37626,16 @@ "shorthand": true, "computed": false, "range": [ - 27818, - 27827 + 25882, + 25891 ], "loc": { "start": { - "line": 1003, + "line": 926, "column": 56 }, "end": { - "line": 1003, + "line": 926, "column": 65 } } @@ -39737,16 +37646,16 @@ "type": "Identifier", "name": "clearButton", "range": [ - 27829, - 27840 + 25893, + 25904 ], "loc": { "start": { - "line": 1003, + "line": 926, "column": 67 }, "end": { - "line": 1003, + "line": 926, "column": 78 } } @@ -39755,16 +37664,16 @@ "type": "Identifier", "name": "clearButton", "range": [ - 27829, - 27840 + 25893, + 25904 ], "loc": { "start": { - "line": 1003, + "line": 926, "column": 67 }, "end": { - "line": 1003, + "line": 926, "column": 78 } } @@ -39774,16 +37683,16 @@ "shorthand": true, "computed": false, "range": [ - 27829, - 27840 + 25893, + 25904 ], "loc": { "start": { - "line": 1003, + "line": 926, "column": 67 }, "end": { - "line": 1003, + "line": 926, "column": 78 } } @@ -39794,16 +37703,16 @@ "type": "Identifier", "name": "alternateRows", "range": [ - 27854, - 27867 + 25918, + 25931 ], "loc": { "start": { - "line": 1004, + "line": 927, "column": 12 }, "end": { - "line": 1004, + "line": 927, "column": 25 } } @@ -39812,16 +37721,16 @@ "type": "Identifier", "name": "alternateRows", "range": [ - 27854, - 27867 + 25918, + 25931 ], "loc": { "start": { - "line": 1004, + "line": 927, "column": 12 }, "end": { - "line": 1004, + "line": 927, "column": 25 } } @@ -39831,16 +37740,16 @@ "shorthand": true, "computed": false, "range": [ - 27854, - 27867 + 25918, + 25931 ], "loc": { "start": { - "line": 1004, + "line": 927, "column": 12 }, "end": { - "line": 1004, + "line": 927, "column": 25 } } @@ -39851,16 +37760,16 @@ "type": "Identifier", "name": "noResults", "range": [ - 27869, - 27878 + 25933, + 25942 ], "loc": { "start": { - "line": 1004, + "line": 927, "column": 27 }, "end": { - "line": 1004, + "line": 927, "column": 36 } } @@ -39869,16 +37778,16 @@ "type": "Identifier", "name": "noResults", "range": [ - 27869, - 27878 + 25933, + 25942 ], "loc": { "start": { - "line": 1004, + "line": 927, "column": 27 }, "end": { - "line": 1004, + "line": 927, "column": 36 } } @@ -39888,16 +37797,16 @@ "shorthand": true, "computed": false, "range": [ - 27869, - 27878 + 25933, + 25942 ], "loc": { "start": { - "line": 1004, + "line": 927, "column": 27 }, "end": { - "line": 1004, + "line": 927, "column": 36 } } @@ -39908,16 +37817,16 @@ "type": "Identifier", "name": "paging", "range": [ - 27880, - 27886 + 25944, + 25950 ], "loc": { "start": { - "line": 1004, + "line": 927, "column": 38 }, "end": { - "line": 1004, + "line": 927, "column": 44 } } @@ -39926,16 +37835,16 @@ "type": "Identifier", "name": "paging", "range": [ - 27880, - 27886 + 25944, + 25950 ], "loc": { "start": { - "line": 1004, + "line": 927, "column": 38 }, "end": { - "line": 1004, + "line": 927, "column": 44 } } @@ -39945,33 +37854,90 @@ "shorthand": true, "computed": false, "range": [ - 27880, - 27886 + 25944, + 25950 ], "loc": { "start": { - "line": 1004, + "line": 927, "column": 38 }, "end": { - "line": 1004, + "line": 927, "column": 44 } } + }, + { + "type": "Property", + "key": { + "type": "Identifier", + "name": "toolbar", + "range": [ + 25952, + 25959 + ], + "loc": { + "start": { + "line": 927, + "column": 46 + }, + "end": { + "line": 927, + "column": 53 + } + } + }, + "value": { + "type": "Identifier", + "name": "toolbar", + "range": [ + 25952, + 25959 + ], + "loc": { + "start": { + "line": 927, + "column": 46 + }, + "end": { + "line": 927, + "column": 53 + } + } + }, + "kind": "init", + "method": false, + "shorthand": true, + "computed": false, + "range": [ + 25952, + 25959 + ], + "loc": { + "start": { + "line": 927, + "column": 46 + }, + "end": { + "line": 927, + "column": 53 + } + } } ], "range": [ - 27698, - 27888 + 25762, + 25961 ], "loc": { "start": { - "line": 1002, + "line": 925, "column": 14 }, "end": { - "line": 1004, - "column": 46 + "line": 927, + "column": 55 } } }, @@ -39979,49 +37945,49 @@ "type": "Identifier", "name": "FEATURES", "range": [ - 27891, - 27899 + 25964, + 25972 ], "loc": { "start": { - "line": 1004, - "column": 49 + "line": 927, + "column": 58 }, "end": { - "line": 1004, - "column": 57 + "line": 927, + "column": 66 } } }, "range": [ - 27698, - 27899 + 25762, + 25972 ], "loc": { "start": { - "line": 1002, + "line": 925, "column": 14 }, "end": { - "line": 1004, - "column": 57 + "line": 927, + "column": 66 } } } ], "kind": "const", "range": [ - 27692, - 27900 + 25756, + 25973 ], "loc": { "start": { - "line": 1002, + "line": 925, "column": 8 }, "end": { - "line": 1004, - "column": 58 + "line": 927, + "column": 67 } }, "trailingComments": [ @@ -40029,16 +37995,16 @@ "type": "Line", "value": "explicitly initialise features in given order", "range": [ - 27910, - 27957 + 25983, + 26030 ], "loc": { "start": { - "line": 1006, + "line": 929, "column": 8 }, "end": { - "line": 1006, + "line": 929, "column": 55 } } @@ -40055,16 +38021,16 @@ "object": { "type": "ThisExpression", "range": [ - 27966, - 27970 + 26039, + 26043 ], "loc": { "start": { - "line": 1007, + "line": 930, "column": 8 }, "end": { - "line": 1007, + "line": 930, "column": 12 } } @@ -40073,31 +38039,31 @@ "type": "Identifier", "name": "initFeatures", "range": [ - 27971, - 27983 + 26044, + 26056 ], "loc": { "start": { - "line": 1007, + "line": 930, "column": 13 }, "end": { - "line": 1007, + "line": 930, "column": 25 } } }, "range": [ - 27966, - 27983 + 26039, + 26056 ], "loc": { "start": { - "line": 1007, + "line": 930, "column": 8 }, "end": { - "line": 1007, + "line": 930, "column": 25 } } @@ -40110,16 +38076,16 @@ "type": "Identifier", "name": "dateType", "range": [ - 27998, - 28006 + 26071, + 26079 ], "loc": { "start": { - "line": 1008, + "line": 931, "column": 12 }, "end": { - "line": 1008, + "line": 931, "column": 20 } } @@ -40128,16 +38094,16 @@ "type": "Identifier", "name": "help", "range": [ - 28020, - 28024 + 26093, + 26097 ], "loc": { "start": { - "line": 1009, + "line": 932, "column": 12 }, "end": { - "line": 1009, + "line": 932, "column": 16 } } @@ -40146,16 +38112,16 @@ "type": "Identifier", "name": "state", "range": [ - 28038, - 28043 + 26111, + 26116 ], "loc": { "start": { - "line": 1010, + "line": 933, "column": 12 }, "end": { - "line": 1010, + "line": 933, "column": 17 } } @@ -40164,16 +38130,16 @@ "type": "Identifier", "name": "markActiveColumns", "range": [ - 28057, - 28074 + 26130, + 26147 ], "loc": { "start": { - "line": 1011, + "line": 934, "column": 12 }, "end": { - "line": 1011, + "line": 934, "column": 29 } } @@ -40182,16 +38148,16 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 28088, - 28098 + 26161, + 26171 ], "loc": { "start": { - "line": 1012, + "line": 935, "column": 12 }, "end": { - "line": 1012, + "line": 935, "column": 22 } } @@ -40200,16 +38166,16 @@ "type": "Identifier", "name": "loader", "range": [ - 28112, - 28118 + 26185, + 26191 ], "loc": { "start": { - "line": 1013, + "line": 936, "column": 12 }, "end": { - "line": 1013, + "line": 936, "column": 18 } } @@ -40218,16 +38184,16 @@ "type": "Identifier", "name": "highlightKeyword", "range": [ - 28132, - 28148 + 26205, + 26221 ], "loc": { "start": { - "line": 1014, + "line": 937, "column": 12 }, "end": { - "line": 1014, + "line": 937, "column": 28 } } @@ -40236,63 +38202,63 @@ "type": "Identifier", "name": "popupFilter", "range": [ - 28162, - 28173 + 26235, + 26246 ], "loc": { "start": { - "line": 1015, + "line": 938, "column": 12 }, "end": { - "line": 1015, + "line": 938, "column": 23 } } } ], "range": [ - 27984, - 28183 + 26057, + 26256 ], "loc": { "start": { - "line": 1007, + "line": 930, "column": 26 }, "end": { - "line": 1016, + "line": 939, "column": 9 } } } ], "range": [ - 27966, - 28184 + 26039, + 26257 ], "loc": { "start": { - "line": 1007, + "line": 930, "column": 8 }, "end": { - "line": 1016, + "line": 939, "column": 10 } } }, "range": [ - 27966, - 28185 + 26039, + 26258 ], "loc": { "start": { - "line": 1007, + "line": 930, "column": 8 }, "end": { - "line": 1016, + "line": 939, "column": 11 } }, @@ -40301,16 +38267,16 @@ "type": "Line", "value": "explicitly initialise features in given order", "range": [ - 27910, - 27957 + 25983, + 26030 ], "loc": { "start": { - "line": 1006, + "line": 929, "column": 8 }, "end": { - "line": 1006, + "line": 929, "column": 55 } } @@ -40321,16 +38287,16 @@ "type": "Line", "value": "filters grid is not generated", "range": [ - 28195, - 28226 + 26268, + 26299 ], "loc": { "start": { - "line": 1018, + "line": 941, "column": 8 }, "end": { - "line": 1018, + "line": 941, "column": 39 } } @@ -40348,16 +38314,16 @@ "object": { "type": "ThisExpression", "range": [ - 28240, - 28244 + 26313, + 26317 ], "loc": { "start": { - "line": 1019, + "line": 942, "column": 13 }, "end": { - "line": 1019, + "line": 942, "column": 17 } } @@ -40366,47 +38332,47 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 28245, - 28252 + 26318, + 26325 ], "loc": { "start": { - "line": 1019, + "line": 942, "column": 18 }, "end": { - "line": 1019, + "line": 942, "column": 25 } } }, "range": [ - 28240, - 28252 + 26313, + 26325 ], "loc": { "start": { - "line": 1019, + "line": 942, "column": 13 }, "end": { - "line": 1019, + "line": 942, "column": 25 } } }, "prefix": true, "range": [ - 28239, - 28252 + 26312, + 26325 ], "loc": { "start": { - "line": 1019, + "line": 942, "column": 12 }, "end": { - "line": 1019, + "line": 942, "column": 25 } } @@ -40424,16 +38390,16 @@ "object": { "type": "ThisExpression", "range": [ - 28268, - 28272 + 26341, + 26345 ], "loc": { "start": { - "line": 1020, + "line": 943, "column": 12 }, "end": { - "line": 1020, + "line": 943, "column": 16 } } @@ -40442,78 +38408,78 @@ "type": "Identifier", "name": "_initNoFilters", "range": [ - 28273, - 28287 + 26346, + 26360 ], "loc": { "start": { - "line": 1020, + "line": 943, "column": 17 }, "end": { - "line": 1020, + "line": 943, "column": 31 } } }, "range": [ - 28268, - 28287 + 26341, + 26360 ], "loc": { "start": { - "line": 1020, + "line": 943, "column": 12 }, "end": { - "line": 1020, + "line": 943, "column": 31 } } }, "arguments": [], "range": [ - 28268, - 28289 + 26341, + 26362 ], "loc": { "start": { - "line": 1020, + "line": 943, "column": 12 }, "end": { - "line": 1020, + "line": 943, "column": 33 } } }, "range": [ - 28268, - 28290 + 26341, + 26363 ], "loc": { "start": { - "line": 1020, + "line": 943, "column": 12 }, "end": { - "line": 1020, + "line": 943, "column": 34 } } } ], "range": [ - 28254, - 28300 + 26327, + 26373 ], "loc": { "start": { - "line": 1019, + "line": 942, "column": 27 }, "end": { - "line": 1021, + "line": 944, "column": 9 } } @@ -40530,16 +38496,16 @@ "type": "Identifier", "name": "fltrow", "range": [ - 28324, - 28330 + 26397, + 26403 ], "loc": { "start": { - "line": 1022, + "line": 945, "column": 16 }, "end": { - "line": 1022, + "line": 945, "column": 22 } } @@ -40552,16 +38518,16 @@ "object": { "type": "ThisExpression", "range": [ - 28333, - 28337 + 26406, + 26410 ], "loc": { "start": { - "line": 1022, + "line": 945, "column": 25 }, "end": { - "line": 1022, + "line": 945, "column": 29 } } @@ -40570,62 +38536,62 @@ "type": "Identifier", "name": "_insertFiltersRow", "range": [ - 28338, - 28355 + 26411, + 26428 ], "loc": { "start": { - "line": 1022, + "line": 945, "column": 30 }, "end": { - "line": 1022, + "line": 945, "column": 47 } } }, "range": [ - 28333, - 28355 + 26406, + 26428 ], "loc": { "start": { - "line": 1022, + "line": 945, "column": 25 }, "end": { - "line": 1022, + "line": 945, "column": 47 } } }, "arguments": [], "range": [ - 28333, - 28357 + 26406, + 26430 ], "loc": { "start": { - "line": 1022, + "line": 945, "column": 25 }, "end": { - "line": 1022, + "line": 945, "column": 49 } } }, "range": [ - 28324, - 28357 + 26397, + 26430 ], "loc": { "start": { - "line": 1022, + "line": 945, "column": 16 }, "end": { - "line": 1022, + "line": 945, "column": 49 } } @@ -40633,16 +38599,16 @@ ], "kind": "let", "range": [ - 28320, - 28358 + 26393, + 26431 ], "loc": { "start": { - "line": 1022, + "line": 945, "column": 12 }, "end": { - "line": 1022, + "line": 945, "column": 50 } } @@ -40658,16 +38624,16 @@ "object": { "type": "ThisExpression", "range": [ - 28372, - 28376 + 26445, + 26449 ], "loc": { "start": { - "line": 1024, + "line": 947, "column": 12 }, "end": { - "line": 1024, + "line": 947, "column": 16 } } @@ -40676,31 +38642,31 @@ "type": "Identifier", "name": "nbFilterableRows", "range": [ - 28377, - 28393 + 26450, + 26466 ], "loc": { "start": { - "line": 1024, + "line": 947, "column": 17 }, "end": { - "line": 1024, + "line": 947, "column": 33 } } }, "range": [ - 28372, - 28393 + 26445, + 26466 ], "loc": { "start": { - "line": 1024, + "line": 947, "column": 12 }, "end": { - "line": 1024, + "line": 947, "column": 33 } } @@ -40713,16 +38679,16 @@ "object": { "type": "ThisExpression", "range": [ - 28396, - 28400 + 26469, + 26473 ], "loc": { "start": { - "line": 1024, + "line": 947, "column": 36 }, "end": { - "line": 1024, + "line": 947, "column": 40 } } @@ -40731,77 +38697,77 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 28401, - 28410 + 26474, + 26483 ], "loc": { "start": { - "line": 1024, + "line": 947, "column": 41 }, "end": { - "line": 1024, + "line": 947, "column": 50 } } }, "range": [ - 28396, - 28410 + 26469, + 26483 ], "loc": { "start": { - "line": 1024, + "line": 947, "column": 36 }, "end": { - "line": 1024, + "line": 947, "column": 50 } } }, "arguments": [], "range": [ - 28396, - 28412 + 26469, + 26485 ], "loc": { "start": { - "line": 1024, + "line": 947, "column": 36 }, "end": { - "line": 1024, + "line": 947, "column": 52 } } }, "range": [ - 28372, - 28412 + 26445, + 26485 ], "loc": { "start": { - "line": 1024, + "line": 947, "column": 12 }, "end": { - "line": 1024, + "line": 947, "column": 52 } } }, "range": [ - 28372, - 28413 + 26445, + 26486 ], "loc": { "start": { - "line": 1024, + "line": 947, "column": 12 }, "end": { - "line": 1024, + "line": 947, "column": 53 } }, @@ -40810,16 +38776,16 @@ "type": "Line", "value": " Generate filters", "range": [ - 28427, - 28446 + 26500, + 26519 ], "loc": { "start": { - "line": 1026, + "line": 949, "column": 12 }, "end": { - "line": 1026, + "line": 949, "column": 31 } } @@ -40837,16 +38803,16 @@ "type": "Identifier", "name": "i", "range": [ - 28468, - 28469 + 26541, + 26542 ], "loc": { "start": { - "line": 1027, + "line": 950, "column": 21 }, "end": { - "line": 1027, + "line": 950, "column": 22 } } @@ -40856,31 +38822,31 @@ "value": 0, "raw": "0", "range": [ - 28472, - 28473 + 26545, + 26546 ], "loc": { "start": { - "line": 1027, + "line": 950, "column": 25 }, "end": { - "line": 1027, + "line": 950, "column": 26 } } }, "range": [ - 28468, - 28473 + 26541, + 26546 ], "loc": { "start": { - "line": 1027, + "line": 950, "column": 21 }, "end": { - "line": 1027, + "line": 950, "column": 26 } } @@ -40888,16 +38854,16 @@ ], "kind": "let", "range": [ - 28464, - 28473 + 26537, + 26546 ], "loc": { "start": { - "line": 1027, + "line": 950, "column": 17 }, "end": { - "line": 1027, + "line": 950, "column": 26 } } @@ -40909,16 +38875,16 @@ "type": "Identifier", "name": "i", "range": [ - 28475, - 28476 + 26548, + 26549 ], "loc": { "start": { - "line": 1027, + "line": 950, "column": 28 }, "end": { - "line": 1027, + "line": 950, "column": 29 } } @@ -40927,31 +38893,31 @@ "type": "Identifier", "name": "n", "range": [ - 28479, - 28480 + 26552, + 26553 ], "loc": { "start": { - "line": 1027, + "line": 950, "column": 32 }, "end": { - "line": 1027, + "line": 950, "column": 33 } } }, "range": [ - 28475, - 28480 + 26548, + 26553 ], "loc": { "start": { - "line": 1027, + "line": 950, "column": 28 }, "end": { - "line": 1027, + "line": 950, "column": 33 } } @@ -40963,32 +38929,32 @@ "type": "Identifier", "name": "i", "range": [ - 28482, - 28483 + 26555, + 26556 ], "loc": { "start": { - "line": 1027, + "line": 950, "column": 35 }, "end": { - "line": 1027, + "line": 950, "column": 36 } } }, "prefix": false, "range": [ - 28482, - 28485 + 26555, + 26558 ], "loc": { "start": { - "line": 1027, + "line": 950, "column": 35 }, "end": { - "line": 1027, + "line": 950, "column": 38 } } @@ -41009,16 +38975,16 @@ "object": { "type": "ThisExpression", "range": [ - 28505, - 28509 + 26578, + 26582 ], "loc": { "start": { - "line": 1028, + "line": 951, "column": 16 }, "end": { - "line": 1028, + "line": 951, "column": 20 } } @@ -41027,31 +38993,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 28510, - 28517 + 26583, + 26590 ], "loc": { "start": { - "line": 1028, + "line": 951, "column": 21 }, "end": { - "line": 1028, + "line": 951, "column": 28 } } }, "range": [ - 28505, - 28517 + 26578, + 26590 ], "loc": { "start": { - "line": 1028, + "line": 951, "column": 16 }, "end": { - "line": 1028, + "line": 951, "column": 28 } } @@ -41060,31 +39026,31 @@ "type": "Identifier", "name": "emit", "range": [ - 28518, - 28522 + 26591, + 26595 ], "loc": { "start": { - "line": 1028, + "line": 951, "column": 29 }, "end": { - "line": 1028, + "line": 951, "column": 33 } } }, "range": [ - 28505, - 28522 + 26578, + 26595 ], "loc": { "start": { - "line": 1028, + "line": 951, "column": 16 }, "end": { - "line": 1028, + "line": 951, "column": 33 } } @@ -41095,16 +39061,16 @@ "value": "before-filter-init", "raw": "'before-filter-init'", "range": [ - 28523, - 28543 + 26596, + 26616 ], "loc": { "start": { - "line": 1028, + "line": 951, "column": 34 }, "end": { - "line": 1028, + "line": 951, "column": 54 } } @@ -41112,16 +39078,16 @@ { "type": "ThisExpression", "range": [ - 28545, - 28549 + 26618, + 26622 ], "loc": { "start": { - "line": 1028, + "line": 951, "column": 56 }, "end": { - "line": 1028, + "line": 951, "column": 60 } } @@ -41130,47 +39096,47 @@ "type": "Identifier", "name": "i", "range": [ - 28551, - 28552 + 26624, + 26625 ], "loc": { "start": { - "line": 1028, + "line": 951, "column": 62 }, "end": { - "line": 1028, + "line": 951, "column": 63 } } } ], "range": [ - 28505, - 28553 + 26578, + 26626 ], "loc": { "start": { - "line": 1028, + "line": 951, "column": 16 }, "end": { - "line": 1028, + "line": 951, "column": 64 } } }, "range": [ - 28505, - 28554 + 26578, + 26627 ], "loc": { "start": { - "line": 1028, + "line": 951, "column": 16 }, "end": { - "line": 1028, + "line": 951, "column": 65 } } @@ -41184,16 +39150,16 @@ "type": "Identifier", "name": "fltCell", "range": [ - 28576, - 28583 + 26649, + 26656 ], "loc": { "start": { - "line": 1030, + "line": 953, "column": 20 }, "end": { - "line": 1030, + "line": 953, "column": 27 } } @@ -41204,16 +39170,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 28586, - 28595 + 26659, + 26668 ], "loc": { "start": { - "line": 1030, + "line": 953, "column": 30 }, "end": { - "line": 1030, + "line": 953, "column": 39 } } @@ -41225,16 +39191,16 @@ "object": { "type": "ThisExpression", "range": [ - 28596, - 28600 + 26669, + 26673 ], "loc": { "start": { - "line": 1030, + "line": 953, "column": 40 }, "end": { - "line": 1030, + "line": 953, "column": 44 } } @@ -41243,62 +39209,62 @@ "type": "Identifier", "name": "fltCellTag", "range": [ - 28601, - 28611 + 26674, + 26684 ], "loc": { "start": { - "line": 1030, + "line": 953, "column": 45 }, "end": { - "line": 1030, + "line": 953, "column": 55 } } }, "range": [ - 28596, - 28611 + 26669, + 26684 ], "loc": { "start": { - "line": 1030, + "line": 953, "column": 40 }, "end": { - "line": 1030, + "line": 953, "column": 55 } } } ], "range": [ - 28586, - 28612 + 26659, + 26685 ], "loc": { "start": { - "line": 1030, + "line": 953, "column": 30 }, "end": { - "line": 1030, + "line": 953, "column": 56 } } }, "range": [ - 28576, - 28612 + 26649, + 26685 ], "loc": { "start": { - "line": 1030, + "line": 953, "column": 20 }, "end": { - "line": 1030, + "line": 953, "column": 56 } } @@ -41309,16 +39275,16 @@ "type": "Identifier", "name": "col", "range": [ - 28634, - 28637 + 26707, + 26710 ], "loc": { "start": { - "line": 1031, + "line": 954, "column": 20 }, "end": { - "line": 1031, + "line": 954, "column": 23 } } @@ -41331,16 +39297,16 @@ "object": { "type": "ThisExpression", "range": [ - 28640, - 28644 + 26713, + 26717 ], "loc": { "start": { - "line": 1031, + "line": 954, "column": 26 }, "end": { - "line": 1031, + "line": 954, "column": 30 } } @@ -41349,31 +39315,31 @@ "type": "Identifier", "name": "getFilterType", "range": [ - 28645, - 28658 + 26718, + 26731 ], "loc": { "start": { - "line": 1031, + "line": 954, "column": 31 }, "end": { - "line": 1031, + "line": 954, "column": 44 } } }, "range": [ - 28640, - 28658 + 26713, + 26731 ], "loc": { "start": { - "line": 1031, + "line": 954, "column": 26 }, "end": { - "line": 1031, + "line": 954, "column": 44 } } @@ -41383,47 +39349,47 @@ "type": "Identifier", "name": "i", "range": [ - 28659, - 28660 + 26732, + 26733 ], "loc": { "start": { - "line": 1031, + "line": 954, "column": 45 }, "end": { - "line": 1031, + "line": 954, "column": 46 } } } ], "range": [ - 28640, - 28661 + 26713, + 26734 ], "loc": { "start": { - "line": 1031, + "line": 954, "column": 26 }, "end": { - "line": 1031, + "line": 954, "column": 47 } } }, "range": [ - 28634, - 28661 + 26707, + 26734 ], "loc": { "start": { - "line": 1031, + "line": 954, "column": 20 }, "end": { - "line": 1031, + "line": 954, "column": 47 } } @@ -41431,16 +39397,16 @@ ], "kind": "let", "range": [ - 28572, - 28662 + 26645, + 26735 ], "loc": { "start": { - "line": 1030, + "line": 953, "column": 16 }, "end": { - "line": 1031, + "line": 954, "column": 48 } } @@ -41453,16 +39419,16 @@ "object": { "type": "ThisExpression", "range": [ - 28684, - 28688 + 26757, + 26761 ], "loc": { "start": { - "line": 1033, + "line": 956, "column": 20 }, "end": { - "line": 1033, + "line": 956, "column": 24 } } @@ -41471,31 +39437,31 @@ "type": "Identifier", "name": "singleSearchFlt", "range": [ - 28689, - 28704 + 26762, + 26777 ], "loc": { "start": { - "line": 1033, + "line": 956, "column": 25 }, "end": { - "line": 1033, + "line": 956, "column": 40 } } }, "range": [ - 28684, - 28704 + 26757, + 26777 ], "loc": { "start": { - "line": 1033, + "line": 956, "column": 20 }, "end": { - "line": 1033, + "line": 956, "column": 40 } } @@ -41515,16 +39481,16 @@ "type": "Identifier", "name": "fltCell", "range": [ - 28728, - 28735 + 26801, + 26808 ], "loc": { "start": { - "line": 1034, + "line": 957, "column": 20 }, "end": { - "line": 1034, + "line": 957, "column": 27 } } @@ -41533,31 +39499,31 @@ "type": "Identifier", "name": "colSpan", "range": [ - 28736, - 28743 + 26809, + 26816 ], "loc": { "start": { - "line": 1034, + "line": 957, "column": 28 }, "end": { - "line": 1034, + "line": 957, "column": 35 } } }, "range": [ - 28728, - 28743 + 26801, + 26816 ], "loc": { "start": { - "line": 1034, + "line": 957, "column": 20 }, "end": { - "line": 1034, + "line": 957, "column": 35 } } @@ -41568,16 +39534,16 @@ "object": { "type": "ThisExpression", "range": [ - 28746, - 28750 + 26819, + 26823 ], "loc": { "start": { - "line": 1034, + "line": 957, "column": 38 }, "end": { - "line": 1034, + "line": 957, "column": 42 } } @@ -41586,93 +39552,93 @@ "type": "Identifier", "name": "nbCells", "range": [ - 28751, - 28758 + 26824, + 26831 ], "loc": { "start": { - "line": 1034, + "line": 957, "column": 43 }, "end": { - "line": 1034, + "line": 957, "column": 50 } } }, "range": [ - 28746, - 28758 + 26819, + 26831 ], "loc": { "start": { - "line": 1034, + "line": 957, "column": 38 }, "end": { - "line": 1034, + "line": 957, "column": 50 } } }, "range": [ - 28728, - 28758 + 26801, + 26831 ], "loc": { "start": { - "line": 1034, + "line": 957, "column": 20 }, "end": { - "line": 1034, + "line": 957, "column": 50 } } }, "range": [ - 28728, - 28759 + 26801, + 26832 ], "loc": { "start": { - "line": 1034, + "line": 957, "column": 20 }, "end": { - "line": 1034, + "line": 957, "column": 51 } } } ], "range": [ - 28706, - 28777 + 26779, + 26850 ], "loc": { "start": { - "line": 1033, + "line": 956, "column": 42 }, "end": { - "line": 1035, + "line": 958, "column": 17 } } }, "alternate": null, "range": [ - 28680, - 28777 + 26753, + 26850 ], "loc": { "start": { - "line": 1033, + "line": 956, "column": 16 }, "end": { - "line": 1035, + "line": 958, "column": 17 } } @@ -41688,16 +39654,16 @@ "object": { "type": "ThisExpression", "range": [ - 28799, - 28803 + 26872, + 26876 ], "loc": { "start": { - "line": 1036, + "line": 959, "column": 21 }, "end": { - "line": 1036, + "line": 959, "column": 25 } } @@ -41706,47 +39672,47 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 28804, - 28814 + 26877, + 26887 ], "loc": { "start": { - "line": 1036, + "line": 959, "column": 26 }, "end": { - "line": 1036, + "line": 959, "column": 36 } } }, "range": [ - 28799, - 28814 + 26872, + 26887 ], "loc": { "start": { - "line": 1036, + "line": 959, "column": 21 }, "end": { - "line": 1036, + "line": 959, "column": 36 } } }, "prefix": true, "range": [ - 28798, - 28814 + 26871, + 26887 ], "loc": { "start": { - "line": 1036, + "line": 959, "column": 20 }, "end": { - "line": 1036, + "line": 959, "column": 36 } } @@ -41765,16 +39731,16 @@ "type": "Identifier", "name": "fltrow", "range": [ - 28838, - 28844 + 26911, + 26917 ], "loc": { "start": { - "line": 1037, + "line": 960, "column": 20 }, "end": { - "line": 1037, + "line": 960, "column": 26 } } @@ -41783,31 +39749,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 28845, - 28856 + 26918, + 26929 ], "loc": { "start": { - "line": 1037, + "line": 960, "column": 27 }, "end": { - "line": 1037, + "line": 960, "column": 38 } } }, "range": [ - 28838, - 28856 + 26911, + 26929 ], "loc": { "start": { - "line": 1037, + "line": 960, "column": 20 }, "end": { - "line": 1037, + "line": 960, "column": 38 } } @@ -41817,79 +39783,79 @@ "type": "Identifier", "name": "fltCell", "range": [ - 28857, - 28864 + 26930, + 26937 ], "loc": { "start": { - "line": 1037, + "line": 960, "column": 39 }, "end": { - "line": 1037, + "line": 960, "column": 46 } } } ], "range": [ - 28838, - 28865 + 26911, + 26938 ], "loc": { "start": { - "line": 1037, + "line": 960, "column": 20 }, "end": { - "line": 1037, + "line": 960, "column": 47 } } }, "range": [ - 28838, - 28866 + 26911, + 26939 ], "loc": { "start": { - "line": 1037, + "line": 960, "column": 20 }, "end": { - "line": 1037, + "line": 960, "column": 48 } } } ], "range": [ - 28816, - 28884 + 26889, + 26957 ], "loc": { "start": { - "line": 1036, + "line": 959, "column": 38 }, "end": { - "line": 1038, + "line": 961, "column": 17 } } }, "alternate": null, "range": [ - 28794, - 28884 + 26867, + 26957 ], "loc": { "start": { - "line": 1036, + "line": 959, "column": 16 }, "end": { - "line": 1038, + "line": 961, "column": 17 } } @@ -41903,16 +39869,16 @@ "type": "Identifier", "name": "inpclass", "range": [ - 28901, - 28909 + 26974, + 26982 ], "loc": { "start": { - "line": 1039, + "line": 962, "column": 16 }, "end": { - "line": 1039, + "line": 962, "column": 24 } } @@ -41929,16 +39895,16 @@ "type": "Identifier", "name": "i", "range": [ - 28913, - 28914 + 26986, + 26987 ], "loc": { "start": { - "line": 1039, + "line": 962, "column": 28 }, "end": { - "line": 1039, + "line": 962, "column": 29 } } @@ -41950,16 +39916,16 @@ "type": "Identifier", "name": "n", "range": [ - 28919, - 28920 + 26992, + 26993 ], "loc": { "start": { - "line": 1039, + "line": 962, "column": 34 }, "end": { - "line": 1039, + "line": 962, "column": 35 } } @@ -41969,46 +39935,46 @@ "value": 1, "raw": "1", "range": [ - 28923, - 28924 + 26996, + 26997 ], "loc": { "start": { - "line": 1039, + "line": 962, "column": 38 }, "end": { - "line": 1039, + "line": 962, "column": 39 } } }, "range": [ - 28919, - 28924 + 26992, + 26997 ], "loc": { "start": { - "line": 1039, + "line": 962, "column": 34 }, "end": { - "line": 1039, + "line": 962, "column": 39 } } }, "range": [ - 28913, - 28924 + 26986, + 26997 ], "loc": { "start": { - "line": 1039, + "line": 962, "column": 28 }, "end": { - "line": 1039, + "line": 962, "column": 39 } } @@ -42019,16 +39985,16 @@ "object": { "type": "ThisExpression", "range": [ - 28928, - 28932 + 27001, + 27005 ], "loc": { "start": { - "line": 1039, + "line": 962, "column": 43 }, "end": { - "line": 1039, + "line": 962, "column": 47 } } @@ -42037,46 +40003,46 @@ "type": "Identifier", "name": "displayBtn", "range": [ - 28933, - 28943 + 27006, + 27016 ], "loc": { "start": { - "line": 1039, + "line": 962, "column": 48 }, "end": { - "line": 1039, + "line": 962, "column": 58 } } }, "range": [ - 28928, - 28943 + 27001, + 27016 ], "loc": { "start": { - "line": 1039, + "line": 962, "column": 43 }, "end": { - "line": 1039, + "line": 962, "column": 58 } } }, "range": [ - 28913, - 28943 + 26986, + 27016 ], "loc": { "start": { - "line": 1039, + "line": 962, "column": 28 }, "end": { - "line": 1039, + "line": 962, "column": 58 } } @@ -42087,16 +40053,16 @@ "object": { "type": "ThisExpression", "range": [ - 28967, - 28971 + 27040, + 27044 ], "loc": { "start": { - "line": 1040, + "line": 963, "column": 20 }, "end": { - "line": 1040, + "line": 963, "column": 24 } } @@ -42105,31 +40071,31 @@ "type": "Identifier", "name": "fltSmallCssClass", "range": [ - 28972, - 28988 + 27045, + 27061 ], "loc": { "start": { - "line": 1040, + "line": 963, "column": 25 }, "end": { - "line": 1040, + "line": 963, "column": 41 } } }, "range": [ - 28967, - 28988 + 27040, + 27061 ], "loc": { "start": { - "line": 1040, + "line": 963, "column": 20 }, "end": { - "line": 1040, + "line": 963, "column": 41 } } @@ -42140,16 +40106,16 @@ "object": { "type": "ThisExpression", "range": [ - 28991, - 28995 + 27064, + 27068 ], "loc": { "start": { - "line": 1040, + "line": 963, "column": 44 }, "end": { - "line": 1040, + "line": 963, "column": 48 } } @@ -42158,76 +40124,76 @@ "type": "Identifier", "name": "fltCssClass", "range": [ - 28996, - 29007 + 27069, + 27080 ], "loc": { "start": { - "line": 1040, + "line": 963, "column": 49 }, "end": { - "line": 1040, + "line": 963, "column": 60 } } }, "range": [ - 28991, - 29007 + 27064, + 27080 ], "loc": { "start": { - "line": 1040, + "line": 963, "column": 44 }, "end": { - "line": 1040, + "line": 963, "column": 60 } } }, "range": [ - 28912, - 29007 + 26985, + 27080 ], "loc": { "start": { - "line": 1039, + "line": 962, "column": 27 }, "end": { - "line": 1040, + "line": 963, "column": 60 } } }, "range": [ - 28901, - 29007 + 26974, + 27080 ], "loc": { "start": { - "line": 1039, + "line": 962, "column": 16 }, "end": { - "line": 1040, + "line": 963, "column": 60 } } }, "range": [ - 28901, - 29008 + 26974, + 27081 ], "loc": { "start": { - "line": 1039, + "line": 962, "column": 16 }, "end": { - "line": 1040, + "line": 963, "column": 61 } }, @@ -42236,16 +40202,16 @@ "type": "Line", "value": "only 1 input for single search", "range": [ - 29026, - 29058 + 27099, + 27131 ], "loc": { "start": { - "line": 1042, + "line": 965, "column": 16 }, "end": { - "line": 1042, + "line": 965, "column": 48 } } @@ -42260,16 +40226,16 @@ "object": { "type": "ThisExpression", "range": [ - 29079, - 29083 + 27152, + 27156 ], "loc": { "start": { - "line": 1043, + "line": 966, "column": 20 }, "end": { - "line": 1043, + "line": 966, "column": 24 } } @@ -42278,31 +40244,31 @@ "type": "Identifier", "name": "singleSearchFlt", "range": [ - 29084, - 29099 + 27157, + 27172 ], "loc": { "start": { - "line": 1043, + "line": 966, "column": 25 }, "end": { - "line": 1043, + "line": 966, "column": 40 } } }, "range": [ - 29079, - 29099 + 27152, + 27172 ], "loc": { "start": { - "line": 1043, + "line": 966, "column": 20 }, "end": { - "line": 1043, + "line": 966, "column": 40 } } @@ -42319,16 +40285,16 @@ "type": "Identifier", "name": "col", "range": [ - 29123, - 29126 + 27196, + 27199 ], "loc": { "start": { - "line": 1044, + "line": 967, "column": 20 }, "end": { - "line": 1044, + "line": 967, "column": 23 } } @@ -42337,46 +40303,46 @@ "type": "Identifier", "name": "INPUT", "range": [ - 29129, - 29134 + 27202, + 27207 ], "loc": { "start": { - "line": 1044, + "line": 967, "column": 26 }, "end": { - "line": 1044, + "line": 967, "column": 31 } } }, "range": [ - 29123, - 29134 + 27196, + 27207 ], "loc": { "start": { - "line": 1044, + "line": 967, "column": 20 }, "end": { - "line": 1044, + "line": 967, "column": 31 } } }, "range": [ - 29123, - 29135 + 27196, + 27208 ], "loc": { "start": { - "line": 1044, + "line": 967, "column": 20 }, "end": { - "line": 1044, + "line": 967, "column": 32 } } @@ -42390,16 +40356,16 @@ "type": "Identifier", "name": "inpclass", "range": [ - 29156, - 29164 + 27229, + 27237 ], "loc": { "start": { - "line": 1045, + "line": 968, "column": 20 }, "end": { - "line": 1045, + "line": 968, "column": 28 } } @@ -42410,16 +40376,16 @@ "object": { "type": "ThisExpression", "range": [ - 29167, - 29171 + 27240, + 27244 ], "loc": { "start": { - "line": 1045, + "line": 968, "column": 31 }, "end": { - "line": 1045, + "line": 968, "column": 35 } } @@ -42428,93 +40394,93 @@ "type": "Identifier", "name": "singleFltCssClass", "range": [ - 29172, - 29189 + 27245, + 27262 ], "loc": { "start": { - "line": 1045, + "line": 968, "column": 36 }, "end": { - "line": 1045, + "line": 968, "column": 53 } } }, "range": [ - 29167, - 29189 + 27240, + 27262 ], "loc": { "start": { - "line": 1045, + "line": 968, "column": 31 }, "end": { - "line": 1045, + "line": 968, "column": 53 } } }, "range": [ - 29156, - 29189 + 27229, + 27262 ], "loc": { "start": { - "line": 1045, + "line": 968, "column": 20 }, "end": { - "line": 1045, + "line": 968, "column": 53 } } }, "range": [ - 29156, - 29190 + 27229, + 27263 ], "loc": { "start": { - "line": 1045, + "line": 968, "column": 20 }, "end": { - "line": 1045, + "line": 968, "column": 54 } } } ], "range": [ - 29101, - 29208 + 27174, + 27281 ], "loc": { "start": { - "line": 1043, + "line": 966, "column": 42 }, "end": { - "line": 1046, + "line": 969, "column": 17 } } }, "alternate": null, "range": [ - 29075, - 29208 + 27148, + 27281 ], "loc": { "start": { - "line": 1043, + "line": 966, "column": 16 }, "end": { - "line": 1046, + "line": 969, "column": 17 } }, @@ -42523,16 +40489,16 @@ "type": "Line", "value": "only 1 input for single search", "range": [ - 29026, - 29058 + 27099, + 27131 ], "loc": { "start": { - "line": 1042, + "line": 965, "column": 16 }, "end": { - "line": 1042, + "line": 965, "column": 48 } } @@ -42543,16 +40509,16 @@ "type": "Line", "value": "drop-down filters", "range": [ - 29226, - 29245 + 27299, + 27318 ], "loc": { "start": { - "line": 1048, + "line": 971, "column": 16 }, "end": { - "line": 1048, + "line": 971, "column": 35 } } @@ -42571,16 +40537,16 @@ "type": "Identifier", "name": "col", "range": [ - 29266, - 29269 + 27339, + 27342 ], "loc": { "start": { - "line": 1049, + "line": 972, "column": 20 }, "end": { - "line": 1049, + "line": 972, "column": 23 } } @@ -42589,31 +40555,31 @@ "type": "Identifier", "name": "SELECT", "range": [ - 29274, - 29280 + 27347, + 27353 ], "loc": { "start": { - "line": 1049, + "line": 972, "column": 28 }, "end": { - "line": 1049, + "line": 972, "column": 34 } } }, "range": [ - 29266, - 29280 + 27339, + 27353 ], "loc": { "start": { - "line": 1049, + "line": 972, "column": 20 }, "end": { - "line": 1049, + "line": 972, "column": 34 } } @@ -42625,16 +40591,16 @@ "type": "Identifier", "name": "col", "range": [ - 29284, - 29287 + 27357, + 27360 ], "loc": { "start": { - "line": 1049, + "line": 972, "column": 38 }, "end": { - "line": 1049, + "line": 972, "column": 41 } } @@ -42643,46 +40609,46 @@ "type": "Identifier", "name": "MULTIPLE", "range": [ - 29292, - 29300 + 27365, + 27373 ], "loc": { "start": { - "line": 1049, + "line": 972, "column": 46 }, "end": { - "line": 1049, + "line": 972, "column": 54 } } }, "range": [ - 29284, - 29300 + 27357, + 27373 ], "loc": { "start": { - "line": 1049, + "line": 972, "column": 38 }, "end": { - "line": 1049, + "line": 972, "column": 54 } } }, "range": [ - 29266, - 29300 + 27339, + 27373 ], "loc": { "start": { - "line": 1049, + "line": 972, "column": 20 }, "end": { - "line": 1049, + "line": 972, "column": 54 } } @@ -42702,16 +40668,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 29324, - 29327 + 27397, + 27400 ], "loc": { "start": { - "line": 1050, + "line": 973, "column": 20 }, "end": { - "line": 1050, + "line": 973, "column": 23 } } @@ -42720,31 +40686,31 @@ "type": "Identifier", "name": "dropdown", "range": [ - 29328, - 29336 + 27401, + 27409 ], "loc": { "start": { - "line": 1050, + "line": 973, "column": 24 }, "end": { - "line": 1050, + "line": 973, "column": 32 } } }, "range": [ - 29324, - 29336 + 27397, + 27409 ], "loc": { "start": { - "line": 1050, + "line": 973, "column": 20 }, "end": { - "line": 1050, + "line": 973, "column": 32 } } @@ -42759,16 +40725,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 29339, - 29342 + 27412, + 27415 ], "loc": { "start": { - "line": 1050, + "line": 973, "column": 35 }, "end": { - "line": 1050, + "line": 973, "column": 38 } } @@ -42777,31 +40743,31 @@ "type": "Identifier", "name": "dropdown", "range": [ - 29343, - 29351 + 27416, + 27424 ], "loc": { "start": { - "line": 1050, + "line": 973, "column": 39 }, "end": { - "line": 1050, + "line": 973, "column": 47 } } }, "range": [ - 29339, - 29351 + 27412, + 27424 ], "loc": { "start": { - "line": 1050, + "line": 973, "column": 35 }, "end": { - "line": 1050, + "line": 973, "column": 47 } } @@ -42812,16 +40778,16 @@ "type": "Identifier", "name": "Dropdown", "range": [ - 29359, - 29367 + 27432, + 27440 ], "loc": { "start": { - "line": 1050, + "line": 973, "column": 55 }, "end": { - "line": 1050, + "line": 973, "column": 63 } } @@ -42830,77 +40796,77 @@ { "type": "ThisExpression", "range": [ - 29368, - 29372 + 27441, + 27445 ], "loc": { "start": { - "line": 1050, + "line": 973, "column": 64 }, "end": { - "line": 1050, + "line": 973, "column": 68 } } } ], "range": [ - 29355, - 29373 + 27428, + 27446 ], "loc": { "start": { - "line": 1050, + "line": 973, "column": 51 }, "end": { - "line": 1050, + "line": 973, "column": 69 } } }, "range": [ - 29339, - 29373 + 27412, + 27446 ], "loc": { "start": { - "line": 1050, + "line": 973, "column": 35 }, "end": { - "line": 1050, + "line": 973, "column": 69 } } }, "range": [ - 29324, - 29373 + 27397, + 27446 ], "loc": { "start": { - "line": 1050, + "line": 973, "column": 20 }, "end": { - "line": 1050, + "line": 973, "column": 69 } } }, "range": [ - 29324, - 29374 + 27397, + 27447 ], "loc": { "start": { - "line": 1050, + "line": 973, "column": 20 }, "end": { - "line": 1050, + "line": 973, "column": 70 } } @@ -42919,16 +40885,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 29395, - 29398 + 27468, + 27471 ], "loc": { "start": { - "line": 1051, + "line": 974, "column": 20 }, "end": { - "line": 1051, + "line": 974, "column": 23 } } @@ -42937,31 +40903,31 @@ "type": "Identifier", "name": "dropdown", "range": [ - 29399, - 29407 + 27472, + 27480 ], "loc": { "start": { - "line": 1051, + "line": 974, "column": 24 }, "end": { - "line": 1051, + "line": 974, "column": 32 } } }, "range": [ - 29395, - 29407 + 27468, + 27480 ], "loc": { "start": { - "line": 1051, + "line": 974, "column": 20 }, "end": { - "line": 1051, + "line": 974, "column": 32 } } @@ -42970,31 +40936,31 @@ "type": "Identifier", "name": "init", "range": [ - 29408, - 29412 + 27481, + 27485 ], "loc": { "start": { - "line": 1051, + "line": 974, "column": 33 }, "end": { - "line": 1051, + "line": 974, "column": 37 } } }, "range": [ - 29395, - 29412 + 27468, + 27485 ], "loc": { "start": { - "line": 1051, + "line": 974, "column": 20 }, "end": { - "line": 1051, + "line": 974, "column": 37 } } @@ -43004,16 +40970,16 @@ "type": "Identifier", "name": "i", "range": [ - 29413, - 29414 + 27486, + 27487 ], "loc": { "start": { - "line": 1051, + "line": 974, "column": 38 }, "end": { - "line": 1051, + "line": 974, "column": 39 } } @@ -43026,16 +40992,16 @@ "object": { "type": "ThisExpression", "range": [ - 29416, - 29420 + 27489, + 27493 ], "loc": { "start": { - "line": 1051, + "line": 974, "column": 41 }, "end": { - "line": 1051, + "line": 974, "column": 45 } } @@ -43044,47 +41010,47 @@ "type": "Identifier", "name": "isExternalFlt", "range": [ - 29421, - 29434 + 27494, + 27507 ], "loc": { "start": { - "line": 1051, + "line": 974, "column": 46 }, "end": { - "line": 1051, + "line": 974, "column": 59 } } }, "range": [ - 29416, - 29434 + 27489, + 27507 ], "loc": { "start": { - "line": 1051, + "line": 974, "column": 41 }, "end": { - "line": 1051, + "line": 974, "column": 59 } } }, "arguments": [], "range": [ - 29416, - 29436 + 27489, + 27509 ], "loc": { "start": { - "line": 1051, + "line": 974, "column": 41 }, "end": { - "line": 1051, + "line": 974, "column": 61 } } @@ -43093,63 +41059,63 @@ "type": "Identifier", "name": "fltCell", "range": [ - 29438, - 29445 + 27511, + 27518 ], "loc": { "start": { - "line": 1051, + "line": 974, "column": 63 }, "end": { - "line": 1051, + "line": 974, "column": 70 } } } ], "range": [ - 29395, - 29446 + 27468, + 27519 ], "loc": { "start": { - "line": 1051, + "line": 974, "column": 20 }, "end": { - "line": 1051, + "line": 974, "column": 71 } } }, "range": [ - 29395, - 29447 + 27468, + 27520 ], "loc": { "start": { - "line": 1051, + "line": 974, "column": 20 }, "end": { - "line": 1051, + "line": 974, "column": 72 } } } ], "range": [ - 29302, - 29465 + 27375, + 27538 ], "loc": { "start": { - "line": 1049, + "line": 972, "column": 56 }, "end": { - "line": 1052, + "line": 975, "column": 17 } }, @@ -43158,16 +41124,16 @@ "type": "Line", "value": " checklist", "range": [ - 29482, - 29494 + 27555, + 27567 ], "loc": { "start": { - "line": 1053, + "line": 976, "column": 16 }, "end": { - "line": 1053, + "line": 976, "column": 28 } } @@ -43183,16 +41149,16 @@ "type": "Identifier", "name": "col", "range": [ - 29520, - 29523 + 27593, + 27596 ], "loc": { "start": { - "line": 1054, + "line": 977, "column": 25 }, "end": { - "line": 1054, + "line": 977, "column": 28 } } @@ -43201,31 +41167,31 @@ "type": "Identifier", "name": "CHECKLIST", "range": [ - 29528, - 29537 + 27601, + 27610 ], "loc": { "start": { - "line": 1054, + "line": 977, "column": 33 }, "end": { - "line": 1054, + "line": 977, "column": 42 } } }, "range": [ - 29520, - 29537 + 27593, + 27610 ], "loc": { "start": { - "line": 1054, + "line": 977, "column": 25 }, "end": { - "line": 1054, + "line": 977, "column": 42 } } @@ -43245,16 +41211,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 29561, - 29564 + 27634, + 27637 ], "loc": { "start": { - "line": 1055, + "line": 978, "column": 20 }, "end": { - "line": 1055, + "line": 978, "column": 23 } } @@ -43263,31 +41229,31 @@ "type": "Identifier", "name": "checkList", "range": [ - 29565, - 29574 + 27638, + 27647 ], "loc": { "start": { - "line": 1055, + "line": 978, "column": 24 }, "end": { - "line": 1055, + "line": 978, "column": 33 } } }, "range": [ - 29561, - 29574 + 27634, + 27647 ], "loc": { "start": { - "line": 1055, + "line": 978, "column": 20 }, "end": { - "line": 1055, + "line": 978, "column": 33 } } @@ -43302,16 +41268,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 29577, - 29580 + 27650, + 27653 ], "loc": { "start": { - "line": 1055, + "line": 978, "column": 36 }, "end": { - "line": 1055, + "line": 978, "column": 39 } } @@ -43320,31 +41286,31 @@ "type": "Identifier", "name": "checkList", "range": [ - 29581, - 29590 + 27654, + 27663 ], "loc": { "start": { - "line": 1055, + "line": 978, "column": 40 }, "end": { - "line": 1055, + "line": 978, "column": 49 } } }, "range": [ - 29577, - 29590 + 27650, + 27663 ], "loc": { "start": { - "line": 1055, + "line": 978, "column": 36 }, "end": { - "line": 1055, + "line": 978, "column": 49 } } @@ -43355,16 +41321,16 @@ "type": "Identifier", "name": "CheckList", "range": [ - 29598, - 29607 + 27671, + 27680 ], "loc": { "start": { - "line": 1055, + "line": 978, "column": 57 }, "end": { - "line": 1055, + "line": 978, "column": 66 } } @@ -43373,77 +41339,77 @@ { "type": "ThisExpression", "range": [ - 29608, - 29612 + 27681, + 27685 ], "loc": { "start": { - "line": 1055, + "line": 978, "column": 67 }, "end": { - "line": 1055, + "line": 978, "column": 71 } } } ], "range": [ - 29594, - 29613 + 27667, + 27686 ], "loc": { "start": { - "line": 1055, + "line": 978, "column": 53 }, "end": { - "line": 1055, + "line": 978, "column": 72 } } }, "range": [ - 29577, - 29613 + 27650, + 27686 ], "loc": { "start": { - "line": 1055, + "line": 978, "column": 36 }, "end": { - "line": 1055, + "line": 978, "column": 72 } } }, "range": [ - 29561, - 29613 + 27634, + 27686 ], "loc": { "start": { - "line": 1055, + "line": 978, "column": 20 }, "end": { - "line": 1055, + "line": 978, "column": 72 } } }, "range": [ - 29561, - 29614 + 27634, + 27687 ], "loc": { "start": { - "line": 1055, + "line": 978, "column": 20 }, "end": { - "line": 1055, + "line": 978, "column": 73 } } @@ -43462,16 +41428,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 29635, - 29638 + 27708, + 27711 ], "loc": { "start": { - "line": 1056, + "line": 979, "column": 20 }, "end": { - "line": 1056, + "line": 979, "column": 23 } } @@ -43480,31 +41446,31 @@ "type": "Identifier", "name": "checkList", "range": [ - 29639, - 29648 + 27712, + 27721 ], "loc": { "start": { - "line": 1056, + "line": 979, "column": 24 }, "end": { - "line": 1056, + "line": 979, "column": 33 } } }, "range": [ - 29635, - 29648 + 27708, + 27721 ], "loc": { "start": { - "line": 1056, + "line": 979, "column": 20 }, "end": { - "line": 1056, + "line": 979, "column": 33 } } @@ -43513,31 +41479,31 @@ "type": "Identifier", "name": "init", "range": [ - 29649, - 29653 + 27722, + 27726 ], "loc": { "start": { - "line": 1056, + "line": 979, "column": 34 }, "end": { - "line": 1056, + "line": 979, "column": 38 } } }, "range": [ - 29635, - 29653 + 27708, + 27726 ], "loc": { "start": { - "line": 1056, + "line": 979, "column": 20 }, "end": { - "line": 1056, + "line": 979, "column": 38 } } @@ -43547,16 +41513,16 @@ "type": "Identifier", "name": "i", "range": [ - 29654, - 29655 + 27727, + 27728 ], "loc": { "start": { - "line": 1056, + "line": 979, "column": 39 }, "end": { - "line": 1056, + "line": 979, "column": 40 } } @@ -43569,16 +41535,16 @@ "object": { "type": "ThisExpression", "range": [ - 29657, - 29661 + 27730, + 27734 ], "loc": { "start": { - "line": 1056, + "line": 979, "column": 42 }, "end": { - "line": 1056, + "line": 979, "column": 46 } } @@ -43587,47 +41553,47 @@ "type": "Identifier", "name": "isExternalFlt", "range": [ - 29662, - 29675 + 27735, + 27748 ], "loc": { "start": { - "line": 1056, + "line": 979, "column": 47 }, "end": { - "line": 1056, + "line": 979, "column": 60 } } }, "range": [ - 29657, - 29675 + 27730, + 27748 ], "loc": { "start": { - "line": 1056, + "line": 979, "column": 42 }, "end": { - "line": 1056, + "line": 979, "column": 60 } } }, "arguments": [], "range": [ - 29657, - 29677 + 27730, + 27750 ], "loc": { "start": { - "line": 1056, + "line": 979, "column": 42 }, "end": { - "line": 1056, + "line": 979, "column": 62 } } @@ -43636,63 +41602,63 @@ "type": "Identifier", "name": "fltCell", "range": [ - 29679, - 29686 + 27752, + 27759 ], "loc": { "start": { - "line": 1056, + "line": 979, "column": 64 }, "end": { - "line": 1056, + "line": 979, "column": 71 } } } ], "range": [ - 29635, - 29687 + 27708, + 27760 ], "loc": { "start": { - "line": 1056, + "line": 979, "column": 20 }, "end": { - "line": 1056, + "line": 979, "column": 72 } } }, "range": [ - 29635, - 29688 + 27708, + 27761 ], "loc": { "start": { - "line": 1056, + "line": 979, "column": 20 }, "end": { - "line": 1056, + "line": 979, "column": 73 } } } ], "range": [ - 29539, - 29706 + 27612, + 27779 ], "loc": { "start": { - "line": 1054, + "line": 977, "column": 44 }, "end": { - "line": 1057, + "line": 980, "column": 17 } } @@ -43710,16 +41676,16 @@ "object": { "type": "ThisExpression", "range": [ - 29734, - 29738 + 27807, + 27811 ], "loc": { "start": { - "line": 1058, + "line": 981, "column": 20 }, "end": { - "line": 1058, + "line": 981, "column": 24 } } @@ -43728,31 +41694,31 @@ "type": "Identifier", "name": "_buildInputFilter", "range": [ - 29739, - 29756 + 27812, + 27829 ], "loc": { "start": { - "line": 1058, + "line": 981, "column": 25 }, "end": { - "line": 1058, + "line": 981, "column": 42 } } }, "range": [ - 29734, - 29756 + 27807, + 27829 ], "loc": { "start": { - "line": 1058, + "line": 981, "column": 20 }, "end": { - "line": 1058, + "line": 981, "column": 42 } } @@ -43762,16 +41728,16 @@ "type": "Identifier", "name": "i", "range": [ - 29757, - 29758 + 27830, + 27831 ], "loc": { "start": { - "line": 1058, + "line": 981, "column": 43 }, "end": { - "line": 1058, + "line": 981, "column": 44 } } @@ -43780,16 +41746,16 @@ "type": "Identifier", "name": "inpclass", "range": [ - 29760, - 29768 + 27833, + 27841 ], "loc": { "start": { - "line": 1058, + "line": 981, "column": 46 }, "end": { - "line": 1058, + "line": 981, "column": 54 } } @@ -43798,78 +41764,78 @@ "type": "Identifier", "name": "fltCell", "range": [ - 29770, - 29777 + 27843, + 27850 ], "loc": { "start": { - "line": 1058, + "line": 981, "column": 56 }, "end": { - "line": 1058, + "line": 981, "column": 63 } } } ], "range": [ - 29734, - 29778 + 27807, + 27851 ], "loc": { "start": { - "line": 1058, + "line": 981, "column": 20 }, "end": { - "line": 1058, + "line": 981, "column": 64 } } }, "range": [ - 29734, - 29779 + 27807, + 27852 ], "loc": { "start": { - "line": 1058, + "line": 981, "column": 20 }, "end": { - "line": 1058, + "line": 981, "column": 65 } } } ], "range": [ - 29712, - 29797 + 27785, + 27870 ], "loc": { "start": { - "line": 1057, + "line": 980, "column": 23 }, "end": { - "line": 1059, + "line": 982, "column": 17 } } }, "range": [ - 29516, - 29797 + 27589, + 27870 ], "loc": { "start": { - "line": 1054, + "line": 977, "column": 21 }, "end": { - "line": 1059, + "line": 982, "column": 17 } }, @@ -43878,16 +41844,16 @@ "type": "Line", "value": " checklist", "range": [ - 29482, - 29494 + 27555, + 27567 ], "loc": { "start": { - "line": 1053, + "line": 976, "column": 16 }, "end": { - "line": 1053, + "line": 976, "column": 28 } } @@ -43895,16 +41861,16 @@ ] }, "range": [ - 29262, - 29797 + 27335, + 27870 ], "loc": { "start": { - "line": 1049, + "line": 972, "column": 16 }, "end": { - "line": 1059, + "line": 982, "column": 17 } }, @@ -43913,16 +41879,16 @@ "type": "Line", "value": "drop-down filters", "range": [ - 29226, - 29245 + 27299, + 27318 ], "loc": { "start": { - "line": 1048, + "line": 971, "column": 16 }, "end": { - "line": 1048, + "line": 971, "column": 35 } } @@ -43933,16 +41899,16 @@ "type": "Line", "value": " this adds submit button", "range": [ - 29815, - 29841 + 27888, + 27914 ], "loc": { "start": { - "line": 1061, + "line": 984, "column": 16 }, "end": { - "line": 1061, + "line": 984, "column": 42 } } @@ -43961,16 +41927,16 @@ "type": "Identifier", "name": "i", "range": [ - 29862, - 29863 + 27935, + 27936 ], "loc": { "start": { - "line": 1062, + "line": 985, "column": 20 }, "end": { - "line": 1062, + "line": 985, "column": 21 } } @@ -43982,16 +41948,16 @@ "type": "Identifier", "name": "n", "range": [ - 29868, - 29869 + 27941, + 27942 ], "loc": { "start": { - "line": 1062, + "line": 985, "column": 26 }, "end": { - "line": 1062, + "line": 985, "column": 27 } } @@ -44001,46 +41967,46 @@ "value": 1, "raw": "1", "range": [ - 29872, - 29873 + 27945, + 27946 ], "loc": { "start": { - "line": 1062, + "line": 985, "column": 30 }, "end": { - "line": 1062, + "line": 985, "column": 31 } } }, "range": [ - 29868, - 29873 + 27941, + 27946 ], "loc": { "start": { - "line": 1062, + "line": 985, "column": 26 }, "end": { - "line": 1062, + "line": 985, "column": 31 } } }, "range": [ - 29862, - 29873 + 27935, + 27946 ], "loc": { "start": { - "line": 1062, + "line": 985, "column": 20 }, "end": { - "line": 1062, + "line": 985, "column": 31 } } @@ -44051,16 +42017,16 @@ "object": { "type": "ThisExpression", "range": [ - 29877, - 29881 + 27950, + 27954 ], "loc": { "start": { - "line": 1062, + "line": 985, "column": 35 }, "end": { - "line": 1062, + "line": 985, "column": 39 } } @@ -44069,46 +42035,46 @@ "type": "Identifier", "name": "displayBtn", "range": [ - 29882, - 29892 + 27955, + 27965 ], "loc": { "start": { - "line": 1062, + "line": 985, "column": 40 }, "end": { - "line": 1062, + "line": 985, "column": 50 } } }, "range": [ - 29877, - 29892 + 27950, + 27965 ], "loc": { "start": { - "line": 1062, + "line": 985, "column": 35 }, "end": { - "line": 1062, + "line": 985, "column": 50 } } }, "range": [ - 29862, - 29892 + 27935, + 27965 ], "loc": { "start": { - "line": 1062, + "line": 985, "column": 20 }, "end": { - "line": 1062, + "line": 985, "column": 50 } } @@ -44126,16 +42092,16 @@ "object": { "type": "ThisExpression", "range": [ - 29916, - 29920 + 27989, + 27993 ], "loc": { "start": { - "line": 1063, + "line": 986, "column": 20 }, "end": { - "line": 1063, + "line": 986, "column": 24 } } @@ -44144,31 +42110,31 @@ "type": "Identifier", "name": "_buildSubmitButton", "range": [ - 29921, - 29939 + 27994, + 28012 ], "loc": { "start": { - "line": 1063, + "line": 986, "column": 25 }, "end": { - "line": 1063, + "line": 986, "column": 43 } } }, "range": [ - 29916, - 29939 + 27989, + 28012 ], "loc": { "start": { - "line": 1063, + "line": 986, "column": 20 }, "end": { - "line": 1063, + "line": 986, "column": 43 } } @@ -44184,16 +42150,16 @@ "object": { "type": "ThisExpression", "range": [ - 29965, - 29969 + 28038, + 28042 ], "loc": { "start": { - "line": 1064, + "line": 987, "column": 24 }, "end": { - "line": 1064, + "line": 987, "column": 28 } } @@ -44202,47 +42168,47 @@ "type": "Identifier", "name": "isExternalFlt", "range": [ - 29970, - 29983 + 28043, + 28056 ], "loc": { "start": { - "line": 1064, + "line": 987, "column": 29 }, "end": { - "line": 1064, + "line": 987, "column": 42 } } }, "range": [ - 29965, - 29983 + 28038, + 28056 ], "loc": { "start": { - "line": 1064, + "line": 987, "column": 24 }, "end": { - "line": 1064, + "line": 987, "column": 42 } } }, "arguments": [], "range": [ - 29965, - 29985 + 28038, + 28058 ], "loc": { "start": { - "line": 1064, + "line": 987, "column": 24 }, "end": { - "line": 1064, + "line": 987, "column": 44 } } @@ -44253,16 +42219,16 @@ "type": "Identifier", "name": "elm", "range": [ - 30016, - 30019 + 28089, + 28092 ], "loc": { "start": { - "line": 1065, + "line": 988, "column": 28 }, "end": { - "line": 1065, + "line": 988, "column": 31 } } @@ -44277,16 +42243,16 @@ "object": { "type": "ThisExpression", "range": [ - 30020, - 30024 + 28093, + 28097 ], "loc": { "start": { - "line": 1065, + "line": 988, "column": 32 }, "end": { - "line": 1065, + "line": 988, "column": 36 } } @@ -44295,31 +42261,31 @@ "type": "Identifier", "name": "externalFltTgtIds", "range": [ - 30025, - 30042 + 28098, + 28115 ], "loc": { "start": { - "line": 1065, + "line": 988, "column": 37 }, "end": { - "line": 1065, + "line": 988, "column": 54 } } }, "range": [ - 30020, - 30042 + 28093, + 28115 ], "loc": { "start": { - "line": 1065, + "line": 988, "column": 32 }, "end": { - "line": 1065, + "line": 988, "column": 54 } } @@ -44328,47 +42294,47 @@ "type": "Identifier", "name": "i", "range": [ - 30043, - 30044 + 28116, + 28117 ], "loc": { "start": { - "line": 1065, + "line": 988, "column": 55 }, "end": { - "line": 1065, + "line": 988, "column": 56 } } }, "range": [ - 30020, - 30045 + 28093, + 28118 ], "loc": { "start": { - "line": 1065, + "line": 988, "column": 32 }, "end": { - "line": 1065, + "line": 988, "column": 57 } } } ], "range": [ - 30016, - 30046 + 28089, + 28119 ], "loc": { "start": { - "line": 1065, + "line": 988, "column": 28 }, "end": { - "line": 1065, + "line": 988, "column": 58 } } @@ -44377,94 +42343,94 @@ "type": "Identifier", "name": "fltCell", "range": [ - 30077, - 30084 + 28150, + 28157 ], "loc": { "start": { - "line": 1066, + "line": 989, "column": 28 }, "end": { - "line": 1066, + "line": 989, "column": 35 } } }, "range": [ - 29965, - 30084 + 28038, + 28157 ], "loc": { "start": { - "line": 1064, + "line": 987, "column": 24 }, "end": { - "line": 1066, + "line": 989, "column": 35 } } } ], "range": [ - 29916, - 30106 + 27989, + 28179 ], "loc": { "start": { - "line": 1063, + "line": 986, "column": 20 }, "end": { - "line": 1067, + "line": 990, "column": 21 } } }, "range": [ - 29916, - 30107 + 27989, + 28180 ], "loc": { "start": { - "line": 1063, + "line": 986, "column": 20 }, "end": { - "line": 1067, + "line": 990, "column": 22 } } } ], "range": [ - 29894, - 30125 + 27967, + 28198 ], "loc": { "start": { - "line": 1062, + "line": 985, "column": 52 }, "end": { - "line": 1068, + "line": 991, "column": 17 } } }, "alternate": null, "range": [ - 29858, - 30125 + 27931, + 28198 ], "loc": { "start": { - "line": 1062, + "line": 985, "column": 16 }, "end": { - "line": 1068, + "line": 991, "column": 17 } }, @@ -44473,16 +42439,16 @@ "type": "Line", "value": " this adds submit button", "range": [ - 29815, - 29841 + 27888, + 27914 ], "loc": { "start": { - "line": 1061, + "line": 984, "column": 16 }, "end": { - "line": 1061, + "line": 984, "column": 42 } } @@ -44502,16 +42468,16 @@ "object": { "type": "ThisExpression", "range": [ - 30143, - 30147 + 28216, + 28220 ], "loc": { "start": { - "line": 1070, + "line": 993, "column": 16 }, "end": { - "line": 1070, + "line": 993, "column": 20 } } @@ -44520,31 +42486,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 30148, - 30155 + 28221, + 28228 ], "loc": { "start": { - "line": 1070, + "line": 993, "column": 21 }, "end": { - "line": 1070, + "line": 993, "column": 28 } } }, "range": [ - 30143, - 30155 + 28216, + 28228 ], "loc": { "start": { - "line": 1070, + "line": 993, "column": 16 }, "end": { - "line": 1070, + "line": 993, "column": 28 } } @@ -44553,31 +42519,31 @@ "type": "Identifier", "name": "emit", "range": [ - 30156, - 30160 + 28229, + 28233 ], "loc": { "start": { - "line": 1070, + "line": 993, "column": 29 }, "end": { - "line": 1070, + "line": 993, "column": 33 } } }, "range": [ - 30143, - 30160 + 28216, + 28233 ], "loc": { "start": { - "line": 1070, + "line": 993, "column": 16 }, "end": { - "line": 1070, + "line": 993, "column": 33 } } @@ -44588,16 +42554,16 @@ "value": "after-filter-init", "raw": "'after-filter-init'", "range": [ - 30161, - 30180 + 28234, + 28253 ], "loc": { "start": { - "line": 1070, + "line": 993, "column": 34 }, "end": { - "line": 1070, + "line": 993, "column": 53 } } @@ -44605,16 +42571,16 @@ { "type": "ThisExpression", "range": [ - 30182, - 30186 + 28255, + 28259 ], "loc": { "start": { - "line": 1070, + "line": 993, "column": 55 }, "end": { - "line": 1070, + "line": 993, "column": 59 } } @@ -44623,78 +42589,78 @@ "type": "Identifier", "name": "i", "range": [ - 30188, - 30189 + 28261, + 28262 ], "loc": { "start": { - "line": 1070, + "line": 993, "column": 61 }, "end": { - "line": 1070, + "line": 993, "column": 62 } } } ], "range": [ - 30143, - 30190 + 28216, + 28263 ], "loc": { "start": { - "line": 1070, + "line": 993, "column": 16 }, "end": { - "line": 1070, + "line": 993, "column": 63 } } }, "range": [ - 30143, - 30191 + 28216, + 28264 ], "loc": { "start": { - "line": 1070, + "line": 993, "column": 16 }, "end": { - "line": 1070, + "line": 993, "column": 64 } } } ], "range": [ - 28487, - 30205 + 26560, + 28278 ], "loc": { "start": { - "line": 1027, + "line": 950, "column": 40 }, "end": { - "line": 1071, + "line": 994, "column": 13 } } }, "range": [ - 28459, - 30205 + 26532, + 28278 ], "loc": { "start": { - "line": 1027, + "line": 950, "column": 12 }, "end": { - "line": 1071, + "line": 994, "column": 13 } }, @@ -44703,16 +42669,16 @@ "type": "Line", "value": " Generate filters", "range": [ - 28427, - 28446 + 26500, + 26519 ], "loc": { "start": { - "line": 1026, + "line": 949, "column": 12 }, "end": { - "line": 1026, + "line": 949, "column": 31 } } @@ -44732,16 +42698,16 @@ "object": { "type": "ThisExpression", "range": [ - 30219, - 30223 + 28292, + 28296 ], "loc": { "start": { - "line": 1073, + "line": 996, "column": 12 }, "end": { - "line": 1073, + "line": 996, "column": 16 } } @@ -44750,31 +42716,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 30224, - 30231 + 28297, + 28304 ], "loc": { "start": { - "line": 1073, + "line": 996, "column": 17 }, "end": { - "line": 1073, + "line": 996, "column": 24 } } }, "range": [ - 30219, - 30231 + 28292, + 28304 ], "loc": { "start": { - "line": 1073, + "line": 996, "column": 12 }, "end": { - "line": 1073, + "line": 996, "column": 24 } } @@ -44783,31 +42749,31 @@ "type": "Identifier", "name": "on", "range": [ - 30232, - 30234 + 28305, + 28307 ], "loc": { "start": { - "line": 1073, + "line": 996, "column": 25 }, "end": { - "line": 1073, + "line": 996, "column": 27 } } }, "range": [ - 30219, - 30234 + 28292, + 28307 ], "loc": { "start": { - "line": 1073, + "line": 996, "column": 12 }, "end": { - "line": 1073, + "line": 996, "column": 27 } } @@ -44821,32 +42787,32 @@ "value": "filter-focus", "raw": "'filter-focus'", "range": [ - 30236, - 30250 + 28309, + 28323 ], "loc": { "start": { - "line": 1073, + "line": 996, "column": 29 }, "end": { - "line": 1073, + "line": 996, "column": 43 } } } ], "range": [ - 30235, - 30251 + 28308, + 28324 ], "loc": { "start": { - "line": 1073, + "line": 996, "column": 28 }, "end": { - "line": 1073, + "line": 996, "column": 44 } } @@ -44859,16 +42825,16 @@ "type": "Identifier", "name": "tf", "range": [ - 30270, - 30272 + 28343, + 28345 ], "loc": { "start": { - "line": 1074, + "line": 997, "column": 17 }, "end": { - "line": 1074, + "line": 997, "column": 19 } } @@ -44877,16 +42843,16 @@ "type": "Identifier", "name": "filter", "range": [ - 30274, - 30280 + 28347, + 28353 ], "loc": { "start": { - "line": 1074, + "line": 997, "column": 21 }, "end": { - "line": 1074, + "line": 997, "column": 27 } } @@ -44900,16 +42866,16 @@ "object": { "type": "ThisExpression", "range": [ - 30285, - 30289 + 28358, + 28362 ], "loc": { "start": { - "line": 1074, + "line": 997, "column": 32 }, "end": { - "line": 1074, + "line": 997, "column": 36 } } @@ -44918,31 +42884,31 @@ "type": "Identifier", "name": "setActiveFilterId", "range": [ - 30290, - 30307 + 28363, + 28380 ], "loc": { "start": { - "line": 1074, + "line": 997, "column": 37 }, "end": { - "line": 1074, + "line": 997, "column": 54 } } }, "range": [ - 30285, - 30307 + 28358, + 28380 ], "loc": { "start": { - "line": 1074, + "line": 997, "column": 32 }, "end": { - "line": 1074, + "line": 997, "column": 54 } } @@ -44955,16 +42921,16 @@ "type": "Identifier", "name": "filter", "range": [ - 30308, - 30314 + 28381, + 28387 ], "loc": { "start": { - "line": 1074, + "line": 997, "column": 55 }, "end": { - "line": 1074, + "line": 997, "column": 61 } } @@ -44973,47 +42939,47 @@ "type": "Identifier", "name": "id", "range": [ - 30315, - 30317 + 28388, + 28390 ], "loc": { "start": { - "line": 1074, + "line": 997, "column": 62 }, "end": { - "line": 1074, + "line": 997, "column": 64 } } }, "range": [ - 30308, - 30317 + 28381, + 28390 ], "loc": { "start": { - "line": 1074, + "line": 997, "column": 55 }, "end": { - "line": 1074, + "line": 997, "column": 64 } } } ], "range": [ - 30285, - 30318 + 28358, + 28391 ], "loc": { "start": { - "line": 1074, + "line": 997, "column": 32 }, "end": { - "line": 1074, + "line": 997, "column": 65 } } @@ -45021,78 +42987,78 @@ "generator": false, "expression": true, "range": [ - 30269, - 30318 + 28342, + 28391 ], "loc": { "start": { - "line": 1074, + "line": 997, "column": 16 }, "end": { - "line": 1074, + "line": 997, "column": 65 } } } ], "range": [ - 30219, - 30319 + 28292, + 28392 ], "loc": { "start": { - "line": 1073, + "line": 996, "column": 12 }, "end": { - "line": 1074, + "line": 997, "column": 66 } } }, "range": [ - 30219, - 30320 + 28292, + 28393 ], "loc": { "start": { - "line": 1073, + "line": 996, "column": 12 }, "end": { - "line": 1074, + "line": 997, "column": 67 } } } ], "range": [ - 28306, - 30331 + 26379, + 28404 ], "loc": { "start": { - "line": 1021, + "line": 944, "column": 15 }, "end": { - "line": 1076, + "line": 999, "column": 9 } } }, "range": [ - 28235, - 30331 + 26308, + 28404 ], "loc": { "start": { - "line": 1019, + "line": 942, "column": 8 }, "end": { - "line": 1076, + "line": 999, "column": 9 } }, @@ -45101,16 +43067,16 @@ "type": "Line", "value": "filters grid is not generated", "range": [ - 28195, - 28226 + 26268, + 26299 ], "loc": { "start": { - "line": 1018, + "line": 941, "column": 8 }, "end": { - "line": 1018, + "line": 941, "column": 39 } } @@ -45121,16 +43087,16 @@ "type": "Line", "value": "if this.fltGrid", "range": [ - 30331, - 30348 + 28404, + 28421 ], "loc": { "start": { - "line": 1076, + "line": 999, "column": 9 }, "end": { - "line": 1076, + "line": 999, "column": 26 } } @@ -45139,16 +43105,16 @@ "type": "Block", "value": " Features ", "range": [ - 30358, - 30372 + 28431, + 28445 ], "loc": { "start": { - "line": 1078, + "line": 1001, "column": 8 }, "end": { - "line": 1078, + "line": 1001, "column": 22 } } @@ -45163,16 +43129,16 @@ "object": { "type": "ThisExpression", "range": [ - 30385, - 30389 + 28458, + 28462 ], "loc": { "start": { - "line": 1079, + "line": 1002, "column": 12 }, "end": { - "line": 1079, + "line": 1002, "column": 16 } } @@ -45181,31 +43147,31 @@ "type": "Identifier", "name": "hasVisibleRows", "range": [ - 30390, - 30404 + 28463, + 28477 ], "loc": { "start": { - "line": 1079, + "line": 1002, "column": 17 }, "end": { - "line": 1079, + "line": 1002, "column": 31 } } }, "range": [ - 30385, - 30404 + 28458, + 28477 ], "loc": { "start": { - "line": 1079, + "line": 1002, "column": 12 }, "end": { - "line": 1079, + "line": 1002, "column": 31 } } @@ -45226,16 +43192,16 @@ "object": { "type": "ThisExpression", "range": [ - 30420, - 30424 + 28493, + 28497 ], "loc": { "start": { - "line": 1080, + "line": 1003, "column": 12 }, "end": { - "line": 1080, + "line": 1003, "column": 16 } } @@ -45244,31 +43210,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 30425, - 30432 + 28498, + 28505 ], "loc": { "start": { - "line": 1080, + "line": 1003, "column": 17 }, "end": { - "line": 1080, + "line": 1003, "column": 24 } } }, "range": [ - 30420, - 30432 + 28493, + 28505 ], "loc": { "start": { - "line": 1080, + "line": 1003, "column": 12 }, "end": { - "line": 1080, + "line": 1003, "column": 24 } } @@ -45277,31 +43243,31 @@ "type": "Identifier", "name": "on", "range": [ - 30433, - 30435 + 28506, + 28508 ], "loc": { "start": { - "line": 1080, + "line": 1003, "column": 25 }, "end": { - "line": 1080, + "line": 1003, "column": 27 } } }, "range": [ - 30420, - 30435 + 28493, + 28508 ], "loc": { "start": { - "line": 1080, + "line": 1003, "column": 12 }, "end": { - "line": 1080, + "line": 1003, "column": 27 } } @@ -45315,32 +43281,32 @@ "value": "after-filtering", "raw": "'after-filtering'", "range": [ - 30437, - 30454 + 28510, + 28527 ], "loc": { "start": { - "line": 1080, + "line": 1003, "column": 29 }, "end": { - "line": 1080, + "line": 1003, "column": 46 } } } ], "range": [ - 30436, - 30455 + 28509, + 28528 ], "loc": { "start": { - "line": 1080, + "line": 1003, "column": 28 }, "end": { - "line": 1080, + "line": 1003, "column": 47 } } @@ -45357,16 +43323,16 @@ "object": { "type": "ThisExpression", "range": [ - 30479, - 30483 + 28552, + 28556 ], "loc": { "start": { - "line": 1081, + "line": 1004, "column": 22 }, "end": { - "line": 1081, + "line": 1004, "column": 26 } } @@ -45375,47 +43341,47 @@ "type": "Identifier", "name": "enforceVisibility", "range": [ - 30484, - 30501 + 28557, + 28574 ], "loc": { "start": { - "line": 1081, + "line": 1004, "column": 27 }, "end": { - "line": 1081, + "line": 1004, "column": 44 } } }, "range": [ - 30479, - 30501 + 28552, + 28574 ], "loc": { "start": { - "line": 1081, + "line": 1004, "column": 22 }, "end": { - "line": 1081, + "line": 1004, "column": 44 } } }, "arguments": [], "range": [ - 30479, - 30503 + 28552, + 28576 ], "loc": { "start": { - "line": 1081, + "line": 1004, "column": 22 }, "end": { - "line": 1081, + "line": 1004, "column": 46 } } @@ -45423,47 +43389,47 @@ "generator": false, "expression": true, "range": [ - 30473, - 30503 + 28546, + 28576 ], "loc": { "start": { - "line": 1081, + "line": 1004, "column": 16 }, "end": { - "line": 1081, + "line": 1004, "column": 46 } } } ], "range": [ - 30420, - 30504 + 28493, + 28577 ], "loc": { "start": { - "line": 1080, + "line": 1003, "column": 12 }, "end": { - "line": 1081, + "line": 1004, "column": 47 } } }, "range": [ - 30420, - 30505 + 28493, + 28578 ], "loc": { "start": { - "line": 1080, + "line": 1003, "column": 12 }, "end": { - "line": 1081, + "line": 1004, "column": 48 } } @@ -45478,16 +43444,16 @@ "object": { "type": "ThisExpression", "range": [ - 30518, - 30522 + 28591, + 28595 ], "loc": { "start": { - "line": 1082, + "line": 1005, "column": 12 }, "end": { - "line": 1082, + "line": 1005, "column": 16 } } @@ -45496,94 +43462,94 @@ "type": "Identifier", "name": "enforceVisibility", "range": [ - 30523, - 30540 + 28596, + 28613 ], "loc": { "start": { - "line": 1082, + "line": 1005, "column": 17 }, "end": { - "line": 1082, + "line": 1005, "column": 34 } } }, "range": [ - 30518, - 30540 + 28591, + 28613 ], "loc": { "start": { - "line": 1082, + "line": 1005, "column": 12 }, "end": { - "line": 1082, + "line": 1005, "column": 34 } } }, "arguments": [], "range": [ - 30518, - 30542 + 28591, + 28615 ], "loc": { "start": { - "line": 1082, + "line": 1005, "column": 12 }, "end": { - "line": 1082, + "line": 1005, "column": 36 } } }, "range": [ - 30518, - 30543 + 28591, + 28616 ], "loc": { "start": { - "line": 1082, + "line": 1005, "column": 12 }, "end": { - "line": 1082, + "line": 1005, "column": 37 } } } ], "range": [ - 30406, - 30553 + 28479, + 28626 ], "loc": { "start": { - "line": 1079, + "line": 1002, "column": 33 }, "end": { - "line": 1083, + "line": 1006, "column": 9 } } }, "alternate": null, "range": [ - 30381, - 30553 + 28454, + 28626 ], "loc": { "start": { - "line": 1079, + "line": 1002, "column": 8 }, "end": { - "line": 1083, + "line": 1006, "column": 9 } }, @@ -45592,16 +43558,16 @@ "type": "Line", "value": "if this.fltGrid", "range": [ - 30331, - 30348 + 28404, + 28421 ], "loc": { "start": { - "line": 1076, + "line": 999, "column": 9 }, "end": { - "line": 1076, + "line": 999, "column": 26 } } @@ -45610,16 +43576,16 @@ "type": "Block", "value": " Features ", "range": [ - 30358, - 30372 + 28431, + 28445 ], "loc": { "start": { - "line": 1078, + "line": 1001, "column": 8 }, "end": { - "line": 1078, + "line": 1001, "column": 22 } } @@ -45636,16 +43602,16 @@ "object": { "type": "ThisExpression", "range": [ - 30563, - 30567 + 28636, + 28640 ], "loc": { "start": { - "line": 1085, + "line": 1008, "column": 8 }, "end": { - "line": 1085, + "line": 1008, "column": 12 } } @@ -45654,31 +43620,31 @@ "type": "Identifier", "name": "initFeatures", "range": [ - 30568, - 30580 + 28641, + 28653 ], "loc": { "start": { - "line": 1085, + "line": 1008, "column": 13 }, "end": { - "line": 1085, + "line": 1008, "column": 25 } } }, "range": [ - 30563, - 30580 + 28636, + 28653 ], "loc": { "start": { - "line": 1085, + "line": 1008, "column": 8 }, "end": { - "line": 1085, + "line": 1008, "column": 25 } } @@ -45691,16 +43657,16 @@ "type": "Identifier", "name": "rowsCounter", "range": [ - 30595, - 30606 + 28668, + 28679 ], "loc": { "start": { - "line": 1086, + "line": 1009, "column": 12 }, "end": { - "line": 1086, + "line": 1009, "column": 23 } } @@ -45709,16 +43675,16 @@ "type": "Identifier", "name": "statusBar", "range": [ - 30620, - 30629 + 28693, + 28702 ], "loc": { "start": { - "line": 1087, + "line": 1010, "column": 12 }, "end": { - "line": 1087, + "line": 1010, "column": 21 } } @@ -45727,16 +43693,16 @@ "type": "Identifier", "name": "clearButton", "range": [ - 30643, - 30654 + 28716, + 28727 ], "loc": { "start": { - "line": 1088, + "line": 1011, "column": 12 }, "end": { - "line": 1088, + "line": 1011, "column": 23 } } @@ -45745,16 +43711,16 @@ "type": "Identifier", "name": "alternateRows", "range": [ - 30668, - 30681 + 28741, + 28754 ], "loc": { "start": { - "line": 1089, + "line": 1012, "column": 12 }, "end": { - "line": 1089, + "line": 1012, "column": 25 } } @@ -45763,16 +43729,16 @@ "type": "Identifier", "name": "noResults", "range": [ - 30695, - 30704 + 28768, + 28777 ], "loc": { "start": { - "line": 1090, + "line": 1013, "column": 12 }, "end": { - "line": 1090, + "line": 1013, "column": 21 } } @@ -45781,63 +43747,81 @@ "type": "Identifier", "name": "paging", "range": [ - 30718, - 30724 + 28791, + 28797 ], "loc": { "start": { - "line": 1091, + "line": 1014, "column": 12 }, "end": { - "line": 1091, + "line": 1014, "column": 18 } } + }, + { + "type": "Identifier", + "name": "toolbar", + "range": [ + 28811, + 28818 + ], + "loc": { + "start": { + "line": 1015, + "column": 12 + }, + "end": { + "line": 1015, + "column": 19 + } + } } ], "range": [ - 30581, - 30734 + 28654, + 28828 ], "loc": { "start": { - "line": 1085, + "line": 1008, "column": 26 }, "end": { - "line": 1092, + "line": 1016, "column": 9 } } } ], "range": [ - 30563, - 30735 + 28636, + 28829 ], "loc": { "start": { - "line": 1085, + "line": 1008, "column": 8 }, "end": { - "line": 1092, + "line": 1016, "column": 10 } } }, "range": [ - 30563, - 30736 + 28636, + 28830 ], "loc": { "start": { - "line": 1085, + "line": 1008, "column": 8 }, "end": { - "line": 1092, + "line": 1016, "column": 11 } } @@ -45852,16 +43836,16 @@ "object": { "type": "ThisExpression", "range": [ - 30746, - 30750 + 28840, + 28844 ], "loc": { "start": { - "line": 1094, + "line": 1018, "column": 8 }, "end": { - "line": 1094, + "line": 1018, "column": 12 } } @@ -45870,62 +43854,62 @@ "type": "Identifier", "name": "setColWidths", "range": [ - 30751, - 30763 + 28845, + 28857 ], "loc": { "start": { - "line": 1094, + "line": 1018, "column": 13 }, "end": { - "line": 1094, + "line": 1018, "column": 25 } } }, "range": [ - 30746, - 30763 + 28840, + 28857 ], "loc": { "start": { - "line": 1094, + "line": 1018, "column": 8 }, "end": { - "line": 1094, + "line": 1018, "column": 25 } } }, "arguments": [], "range": [ - 30746, - 30765 + 28840, + 28859 ], "loc": { "start": { - "line": 1094, + "line": 1018, "column": 8 }, "end": { - "line": 1094, + "line": 1018, "column": 27 } } }, "range": [ - 30746, - 30766 + 28840, + 28860 ], "loc": { "start": { - "line": 1094, + "line": 1018, "column": 8 }, "end": { - "line": 1094, + "line": 1018, "column": 28 } }, @@ -45934,16 +43918,16 @@ "type": "Line", "value": "TF css class is added to table", "range": [ - 30776, - 30808 + 28870, + 28902 ], "loc": { "start": { - "line": 1096, + "line": 1020, "column": 8 }, "end": { - "line": 1096, + "line": 1020, "column": 40 } } @@ -45961,16 +43945,16 @@ "object": { "type": "ThisExpression", "range": [ - 30822, - 30826 + 28916, + 28920 ], "loc": { "start": { - "line": 1097, + "line": 1021, "column": 13 }, "end": { - "line": 1097, + "line": 1021, "column": 17 } } @@ -45979,47 +43963,47 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 30827, - 30837 + 28921, + 28931 ], "loc": { "start": { - "line": 1097, + "line": 1021, "column": 18 }, "end": { - "line": 1097, + "line": 1021, "column": 28 } } }, "range": [ - 30822, - 30837 + 28916, + 28931 ], "loc": { "start": { - "line": 1097, + "line": 1021, "column": 13 }, "end": { - "line": 1097, + "line": 1021, "column": 28 } } }, "prefix": true, "range": [ - 30821, - 30837 + 28915, + 28931 ], "loc": { "start": { - "line": 1097, + "line": 1021, "column": 12 }, "end": { - "line": 1097, + "line": 1021, "column": 28 } } @@ -46035,16 +44019,16 @@ "type": "Identifier", "name": "addClass", "range": [ - 30853, - 30861 + 28947, + 28955 ], "loc": { "start": { - "line": 1098, + "line": 1022, "column": 12 }, "end": { - "line": 1098, + "line": 1022, "column": 20 } } @@ -46058,16 +44042,16 @@ "object": { "type": "ThisExpression", "range": [ - 30862, - 30866 + 28956, + 28960 ], "loc": { "start": { - "line": 1098, + "line": 1022, "column": 21 }, "end": { - "line": 1098, + "line": 1022, "column": 25 } } @@ -46076,47 +44060,47 @@ "type": "Identifier", "name": "dom", "range": [ - 30867, - 30870 + 28961, + 28964 ], "loc": { "start": { - "line": 1098, + "line": 1022, "column": 26 }, "end": { - "line": 1098, + "line": 1022, "column": 29 } } }, "range": [ - 30862, - 30870 + 28956, + 28964 ], "loc": { "start": { - "line": 1098, + "line": 1022, "column": 21 }, "end": { - "line": 1098, + "line": 1022, "column": 29 } } }, "arguments": [], "range": [ - 30862, - 30872 + 28956, + 28966 ], "loc": { "start": { - "line": 1098, + "line": 1022, "column": 21 }, "end": { - "line": 1098, + "line": 1022, "column": 31 } } @@ -46127,16 +44111,16 @@ "object": { "type": "ThisExpression", "range": [ - 30874, - 30878 + 28968, + 28972 ], "loc": { "start": { - "line": 1098, + "line": 1022, "column": 33 }, "end": { - "line": 1098, + "line": 1022, "column": 37 } } @@ -46145,62 +44129,62 @@ "type": "Identifier", "name": "prfxTf", "range": [ - 30879, - 30885 + 28973, + 28979 ], "loc": { "start": { - "line": 1098, + "line": 1022, "column": 38 }, "end": { - "line": 1098, + "line": 1022, "column": 44 } } }, "range": [ - 30874, - 30885 + 28968, + 28979 ], "loc": { "start": { - "line": 1098, + "line": 1022, "column": 33 }, "end": { - "line": 1098, + "line": 1022, "column": 44 } } } ], "range": [ - 30853, - 30886 + 28947, + 28980 ], "loc": { "start": { - "line": 1098, + "line": 1022, "column": 12 }, "end": { - "line": 1098, + "line": 1022, "column": 45 } } }, "range": [ - 30853, - 30887 + 28947, + 28981 ], "loc": { "start": { - "line": 1098, + "line": 1022, "column": 12 }, "end": { - "line": 1098, + "line": 1022, "column": 46 } } @@ -46213,16 +44197,16 @@ "object": { "type": "ThisExpression", "range": [ - 30904, - 30908 + 28998, + 29002 ], "loc": { "start": { - "line": 1099, + "line": 1023, "column": 16 }, "end": { - "line": 1099, + "line": 1023, "column": 20 } } @@ -46231,31 +44215,31 @@ "type": "Identifier", "name": "responsive", "range": [ - 30909, - 30919 + 29003, + 29013 ], "loc": { "start": { - "line": 1099, + "line": 1023, "column": 21 }, "end": { - "line": 1099, + "line": 1023, "column": 31 } } }, "range": [ - 30904, - 30919 + 28998, + 29013 ], "loc": { "start": { - "line": 1099, + "line": 1023, "column": 16 }, "end": { - "line": 1099, + "line": 1023, "column": 31 } } @@ -46271,16 +44255,16 @@ "type": "Identifier", "name": "addClass", "range": [ - 30939, - 30947 + 29033, + 29041 ], "loc": { "start": { - "line": 1100, + "line": 1024, "column": 16 }, "end": { - "line": 1100, + "line": 1024, "column": 24 } } @@ -46294,16 +44278,16 @@ "object": { "type": "ThisExpression", "range": [ - 30948, - 30952 + 29042, + 29046 ], "loc": { "start": { - "line": 1100, + "line": 1024, "column": 25 }, "end": { - "line": 1100, + "line": 1024, "column": 29 } } @@ -46312,47 +44296,47 @@ "type": "Identifier", "name": "dom", "range": [ - 30953, - 30956 + 29047, + 29050 ], "loc": { "start": { - "line": 1100, + "line": 1024, "column": 30 }, "end": { - "line": 1100, + "line": 1024, "column": 33 } } }, "range": [ - 30948, - 30956 + 29042, + 29050 ], "loc": { "start": { - "line": 1100, + "line": 1024, "column": 25 }, "end": { - "line": 1100, + "line": 1024, "column": 33 } } }, "arguments": [], "range": [ - 30948, - 30958 + 29042, + 29052 ], "loc": { "start": { - "line": 1100, + "line": 1024, "column": 25 }, "end": { - "line": 1100, + "line": 1024, "column": 35 } } @@ -46363,16 +44347,16 @@ "object": { "type": "ThisExpression", "range": [ - 30960, - 30964 + 29054, + 29058 ], "loc": { "start": { - "line": 1100, + "line": 1024, "column": 37 }, "end": { - "line": 1100, + "line": 1024, "column": 41 } } @@ -46381,126 +44365,126 @@ "type": "Identifier", "name": "prfxResponsive", "range": [ - 30965, - 30979 + 29059, + 29073 ], "loc": { "start": { - "line": 1100, + "line": 1024, "column": 42 }, "end": { - "line": 1100, + "line": 1024, "column": 56 } } }, "range": [ - 30960, - 30979 + 29054, + 29073 ], "loc": { "start": { - "line": 1100, + "line": 1024, "column": 37 }, "end": { - "line": 1100, + "line": 1024, "column": 56 } } } ], "range": [ - 30939, - 30980 + 29033, + 29074 ], "loc": { "start": { - "line": 1100, + "line": 1024, "column": 16 }, "end": { - "line": 1100, + "line": 1024, "column": 57 } } }, "range": [ - 30939, - 30981 + 29033, + 29075 ], "loc": { "start": { - "line": 1100, + "line": 1024, "column": 16 }, "end": { - "line": 1100, + "line": 1024, "column": 58 } } } ], "range": [ - 30921, - 30995 + 29015, + 29089 ], "loc": { "start": { - "line": 1099, + "line": 1023, "column": 33 }, "end": { - "line": 1101, + "line": 1025, "column": 13 } } }, "alternate": null, "range": [ - 30900, - 30995 + 28994, + 29089 ], "loc": { "start": { - "line": 1099, + "line": 1023, "column": 12 }, "end": { - "line": 1101, + "line": 1025, "column": 13 } } } ], "range": [ - 30839, - 31005 + 28933, + 29099 ], "loc": { "start": { - "line": 1097, + "line": 1021, "column": 30 }, "end": { - "line": 1102, + "line": 1026, "column": 9 } } }, "alternate": null, "range": [ - 30817, - 31005 + 28911, + 29099 ], "loc": { "start": { - "line": 1097, + "line": 1021, "column": 8 }, "end": { - "line": 1102, + "line": 1026, "column": 9 } }, @@ -46509,16 +44493,16 @@ "type": "Line", "value": "TF css class is added to table", "range": [ - 30776, - 30808 + 28870, + 28902 ], "loc": { "start": { - "line": 1096, + "line": 1020, "column": 8 }, "end": { - "line": 1096, + "line": 1020, "column": 40 } } @@ -46529,16 +44513,16 @@ "type": "Block", "value": " Load extensions ", "range": [ - 31015, - 31036 + 29109, + 29130 ], "loc": { "start": { - "line": 1104, + "line": 1028, "column": 8 }, "end": { - "line": 1104, + "line": 1028, "column": 29 } } @@ -46555,16 +44539,16 @@ "object": { "type": "ThisExpression", "range": [ - 31045, - 31049 + 29139, + 29143 ], "loc": { "start": { - "line": 1105, + "line": 1029, "column": 8 }, "end": { - "line": 1105, + "line": 1029, "column": 12 } } @@ -46573,62 +44557,62 @@ "type": "Identifier", "name": "initExtensions", "range": [ - 31050, - 31064 + 29144, + 29158 ], "loc": { "start": { - "line": 1105, + "line": 1029, "column": 13 }, "end": { - "line": 1105, + "line": 1029, "column": 27 } } }, "range": [ - 31045, - 31064 + 29139, + 29158 ], "loc": { "start": { - "line": 1105, + "line": 1029, "column": 8 }, "end": { - "line": 1105, + "line": 1029, "column": 27 } } }, "arguments": [], "range": [ - 31045, - 31066 + 29139, + 29160 ], "loc": { "start": { - "line": 1105, + "line": 1029, "column": 8 }, "end": { - "line": 1105, + "line": 1029, "column": 29 } } }, "range": [ - 31045, - 31067 + 29139, + 29161 ], "loc": { "start": { - "line": 1105, + "line": 1029, "column": 8 }, "end": { - "line": 1105, + "line": 1029, "column": 30 } }, @@ -46637,16 +44621,16 @@ "type": "Block", "value": " Load extensions ", "range": [ - 31015, - 31036 + 29109, + 29130 ], "loc": { "start": { - "line": 1104, + "line": 1028, "column": 8 }, "end": { - "line": 1104, + "line": 1028, "column": 29 } } @@ -46657,16 +44641,16 @@ "type": "Line", "value": " Subscribe to events", "range": [ - 31077, - 31099 + 29171, + 29193 ], "loc": { "start": { - "line": 1107, + "line": 1031, "column": 8 }, "end": { - "line": 1107, + "line": 1031, "column": 30 } } @@ -46681,16 +44665,16 @@ "object": { "type": "ThisExpression", "range": [ - 31112, - 31116 + 29206, + 29210 ], "loc": { "start": { - "line": 1108, + "line": 1032, "column": 12 }, "end": { - "line": 1108, + "line": 1032, "column": 16 } } @@ -46699,31 +44683,31 @@ "type": "Identifier", "name": "linkedFilters", "range": [ - 31117, - 31130 + 29211, + 29224 ], "loc": { "start": { - "line": 1108, + "line": 1032, "column": 17 }, "end": { - "line": 1108, + "line": 1032, "column": 30 } } }, "range": [ - 31112, - 31130 + 29206, + 29224 ], "loc": { "start": { - "line": 1108, + "line": 1032, "column": 12 }, "end": { - "line": 1108, + "line": 1032, "column": 30 } } @@ -46744,16 +44728,16 @@ "object": { "type": "ThisExpression", "range": [ - 31146, - 31150 + 29240, + 29244 ], "loc": { "start": { - "line": 1109, + "line": 1033, "column": 12 }, "end": { - "line": 1109, + "line": 1033, "column": 16 } } @@ -46762,31 +44746,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 31151, - 31158 + 29245, + 29252 ], "loc": { "start": { - "line": 1109, + "line": 1033, "column": 17 }, "end": { - "line": 1109, + "line": 1033, "column": 24 } } }, "range": [ - 31146, - 31158 + 29240, + 29252 ], "loc": { "start": { - "line": 1109, + "line": 1033, "column": 12 }, "end": { - "line": 1109, + "line": 1033, "column": 24 } } @@ -46795,31 +44779,31 @@ "type": "Identifier", "name": "on", "range": [ - 31159, - 31161 + 29253, + 29255 ], "loc": { "start": { - "line": 1109, + "line": 1033, "column": 25 }, "end": { - "line": 1109, + "line": 1033, "column": 27 } } }, "range": [ - 31146, - 31161 + 29240, + 29255 ], "loc": { "start": { - "line": 1109, + "line": 1033, "column": 12 }, "end": { - "line": 1109, + "line": 1033, "column": 27 } } @@ -46833,32 +44817,32 @@ "value": "after-filtering", "raw": "'after-filtering'", "range": [ - 31163, - 31180 + 29257, + 29274 ], "loc": { "start": { - "line": 1109, + "line": 1033, "column": 29 }, "end": { - "line": 1109, + "line": 1033, "column": 46 } } } ], "range": [ - 31162, - 31181 + 29256, + 29275 ], "loc": { "start": { - "line": 1109, + "line": 1033, "column": 28 }, "end": { - "line": 1109, + "line": 1033, "column": 47 } } @@ -46875,16 +44859,16 @@ "object": { "type": "ThisExpression", "range": [ - 31189, - 31193 + 29283, + 29287 ], "loc": { "start": { - "line": 1109, + "line": 1033, "column": 55 }, "end": { - "line": 1109, + "line": 1033, "column": 59 } } @@ -46893,47 +44877,47 @@ "type": "Identifier", "name": "linkFilters", "range": [ - 31194, - 31205 + 29288, + 29299 ], "loc": { "start": { - "line": 1109, + "line": 1033, "column": 60 }, "end": { - "line": 1109, + "line": 1033, "column": 71 } } }, "range": [ - 31189, - 31205 + 29283, + 29299 ], "loc": { "start": { - "line": 1109, + "line": 1033, "column": 55 }, "end": { - "line": 1109, + "line": 1033, "column": 71 } } }, "arguments": [], "range": [ - 31189, - 31207 + 29283, + 29301 ], "loc": { "start": { - "line": 1109, + "line": 1033, "column": 55 }, "end": { - "line": 1109, + "line": 1033, "column": 73 } } @@ -46941,79 +44925,79 @@ "generator": false, "expression": true, "range": [ - 31183, - 31207 + 29277, + 29301 ], "loc": { "start": { - "line": 1109, + "line": 1033, "column": 49 }, "end": { - "line": 1109, + "line": 1033, "column": 73 } } } ], "range": [ - 31146, - 31208 + 29240, + 29302 ], "loc": { "start": { - "line": 1109, + "line": 1033, "column": 12 }, "end": { - "line": 1109, + "line": 1033, "column": 74 } } }, "range": [ - 31146, - 31209 + 29240, + 29303 ], "loc": { "start": { - "line": 1109, + "line": 1033, "column": 12 }, "end": { - "line": 1109, + "line": 1033, "column": 75 } } } ], "range": [ - 31132, - 31219 + 29226, + 29313 ], "loc": { "start": { - "line": 1108, + "line": 1032, "column": 32 }, "end": { - "line": 1110, + "line": 1034, "column": 9 } } }, "alternate": null, "range": [ - 31108, - 31219 + 29202, + 29313 ], "loc": { "start": { - "line": 1108, + "line": 1032, "column": 8 }, "end": { - "line": 1110, + "line": 1034, "column": 9 } }, @@ -47022,16 +45006,16 @@ "type": "Line", "value": " Subscribe to events", "range": [ - 31077, - 31099 + 29171, + 29193 ], "loc": { "start": { - "line": 1107, + "line": 1031, "column": 8 }, "end": { - "line": 1107, + "line": 1031, "column": 30 } } @@ -47049,16 +45033,16 @@ "object": { "type": "ThisExpression", "range": [ - 31229, - 31233 + 29323, + 29327 ], "loc": { "start": { - "line": 1112, + "line": 1036, "column": 8 }, "end": { - "line": 1112, + "line": 1036, "column": 12 } } @@ -47067,31 +45051,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 31234, - 31245 + 29328, + 29339 ], "loc": { "start": { - "line": 1112, + "line": 1036, "column": 13 }, "end": { - "line": 1112, + "line": 1036, "column": 24 } } }, "range": [ - 31229, - 31245 + 29323, + 29339 ], "loc": { "start": { - "line": 1112, + "line": 1036, "column": 8 }, "end": { - "line": 1112, + "line": 1036, "column": 24 } } @@ -47101,46 +45085,46 @@ "value": true, "raw": "true", "range": [ - 31248, - 31252 + 29342, + 29346 ], "loc": { "start": { - "line": 1112, + "line": 1036, "column": 27 }, "end": { - "line": 1112, + "line": 1036, "column": 31 } } }, "range": [ - 31229, - 31252 + 29323, + 29346 ], "loc": { "start": { - "line": 1112, + "line": 1036, "column": 8 }, "end": { - "line": 1112, + "line": 1036, "column": 31 } } }, "range": [ - 31229, - 31253 + 29323, + 29347 ], "loc": { "start": { - "line": 1112, + "line": 1036, "column": 8 }, "end": { - "line": 1112, + "line": 1036, "column": 32 } } @@ -47155,16 +45139,16 @@ "object": { "type": "ThisExpression", "range": [ - 31263, - 31267 + 29357, + 29361 ], "loc": { "start": { - "line": 1114, + "line": 1038, "column": 8 }, "end": { - "line": 1114, + "line": 1038, "column": 12 } } @@ -47173,31 +45157,31 @@ "type": "Identifier", "name": "onFiltersLoaded", "range": [ - 31268, - 31283 + 29362, + 29377 ], "loc": { "start": { - "line": 1114, + "line": 1038, "column": 13 }, "end": { - "line": 1114, + "line": 1038, "column": 28 } } }, "range": [ - 31263, - 31283 + 29357, + 29377 ], "loc": { "start": { - "line": 1114, + "line": 1038, "column": 8 }, "end": { - "line": 1114, + "line": 1038, "column": 28 } } @@ -47206,47 +45190,47 @@ { "type": "ThisExpression", "range": [ - 31284, - 31288 + 29378, + 29382 ], "loc": { "start": { - "line": 1114, + "line": 1038, "column": 29 }, "end": { - "line": 1114, + "line": 1038, "column": 33 } } } ], "range": [ - 31263, - 31289 + 29357, + 29383 ], "loc": { "start": { - "line": 1114, + "line": 1038, "column": 8 }, "end": { - "line": 1114, + "line": 1038, "column": 34 } } }, "range": [ - 31263, - 31290 + 29357, + 29384 ], "loc": { "start": { - "line": 1114, + "line": 1038, "column": 8 }, "end": { - "line": 1114, + "line": 1038, "column": 35 } } @@ -47264,16 +45248,16 @@ "object": { "type": "ThisExpression", "range": [ - 31300, - 31304 + 29394, + 29398 ], "loc": { "start": { - "line": 1116, + "line": 1040, "column": 8 }, "end": { - "line": 1116, + "line": 1040, "column": 12 } } @@ -47282,31 +45266,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 31305, - 31312 + 29399, + 29406 ], "loc": { "start": { - "line": 1116, + "line": 1040, "column": 13 }, "end": { - "line": 1116, + "line": 1040, "column": 20 } } }, "range": [ - 31300, - 31312 + 29394, + 29406 ], "loc": { "start": { - "line": 1116, + "line": 1040, "column": 8 }, "end": { - "line": 1116, + "line": 1040, "column": 20 } } @@ -47315,31 +45299,31 @@ "type": "Identifier", "name": "emit", "range": [ - 31313, - 31317 + 29407, + 29411 ], "loc": { "start": { - "line": 1116, + "line": 1040, "column": 21 }, "end": { - "line": 1116, + "line": 1040, "column": 25 } } }, "range": [ - 31300, - 31317 + 29394, + 29411 ], "loc": { "start": { - "line": 1116, + "line": 1040, "column": 8 }, "end": { - "line": 1116, + "line": 1040, "column": 25 } } @@ -47350,16 +45334,16 @@ "value": "initialized", "raw": "'initialized'", "range": [ - 31318, - 31331 + 29412, + 29425 ], "loc": { "start": { - "line": 1116, + "line": 1040, "column": 26 }, "end": { - "line": 1116, + "line": 1040, "column": 39 } } @@ -47367,63 +45351,63 @@ { "type": "ThisExpression", "range": [ - 31333, - 31337 + 29427, + 29431 ], "loc": { "start": { - "line": 1116, + "line": 1040, "column": 41 }, "end": { - "line": 1116, + "line": 1040, "column": 45 } } } ], "range": [ - 31300, - 31338 + 29394, + 29432 ], "loc": { "start": { - "line": 1116, + "line": 1040, "column": 8 }, "end": { - "line": 1116, + "line": 1040, "column": 46 } } }, "range": [ - 31300, - 31339 + 29394, + 29433 ], "loc": { "start": { - "line": 1116, + "line": 1040, "column": 8 }, "end": { - "line": 1116, + "line": 1040, "column": 47 } } } ], "range": [ - 27293, - 31345 + 25357, + 29439 ], "loc": { "start": { - "line": 986, + "line": 909, "column": 11 }, "end": { - "line": 1117, + "line": 1041, "column": 5 } } @@ -47431,16 +45415,16 @@ "generator": false, "expression": false, "range": [ - 27290, - 31345 + 25354, + 29439 ], "loc": { "start": { - "line": 986, + "line": 909, "column": 8 }, "end": { - "line": 1117, + "line": 1041, "column": 5 } } @@ -47448,16 +45432,16 @@ "kind": "method", "computed": false, "range": [ - 27286, - 31345 + 25350, + 29439 ], "loc": { "start": { - "line": 986, + "line": 909, "column": 4 }, "end": { - "line": 1117, + "line": 1041, "column": 5 } }, @@ -47466,16 +45450,16 @@ "type": "Block", "value": "*\n * Initialise features and layout\n ", "range": [ - 27232, - 27281 + 25296, + 25345 ], "loc": { "start": { - "line": 983, + "line": 906, "column": 4 }, "end": { - "line": 985, + "line": 908, "column": 7 } } @@ -47486,16 +45470,16 @@ "type": "Block", "value": "*\n * Detect key\n * @param {Event} evt\n ", "range": [ - 31351, - 31414 + 29445, + 29508 ], "loc": { "start": { - "line": 1119, + "line": 1043, "column": 4 }, "end": { - "line": 1122, + "line": 1046, "column": 7 } } @@ -47509,16 +45493,16 @@ "type": "Identifier", "name": "detectKey", "range": [ - 31419, - 31428 + 29513, + 29522 ], "loc": { "start": { - "line": 1123, + "line": 1047, "column": 4 }, "end": { - "line": 1123, + "line": 1047, "column": 13 } } @@ -47531,16 +45515,16 @@ "type": "Identifier", "name": "evt", "range": [ - 31429, - 31432 + 29523, + 29526 ], "loc": { "start": { - "line": 1123, + "line": 1047, "column": 14 }, "end": { - "line": 1123, + "line": 1047, "column": 17 } } @@ -47560,16 +45544,16 @@ "object": { "type": "ThisExpression", "range": [ - 31449, - 31453 + 29543, + 29547 ], "loc": { "start": { - "line": 1124, + "line": 1048, "column": 13 }, "end": { - "line": 1124, + "line": 1048, "column": 17 } } @@ -47578,47 +45562,47 @@ "type": "Identifier", "name": "enterKey", "range": [ - 31454, - 31462 + 29548, + 29556 ], "loc": { "start": { - "line": 1124, + "line": 1048, "column": 18 }, "end": { - "line": 1124, + "line": 1048, "column": 26 } } }, "range": [ - 31449, - 31462 + 29543, + 29556 ], "loc": { "start": { - "line": 1124, + "line": 1048, "column": 13 }, "end": { - "line": 1124, + "line": 1048, "column": 26 } } }, "prefix": true, "range": [ - 31448, - 31462 + 29542, + 29556 ], "loc": { "start": { - "line": 1124, + "line": 1048, "column": 12 }, "end": { - "line": 1124, + "line": 1048, "column": 26 } } @@ -47630,48 +45614,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 31478, - 31485 + 29572, + 29579 ], "loc": { "start": { - "line": 1125, + "line": 1049, "column": 12 }, "end": { - "line": 1125, + "line": 1049, "column": 19 } } } ], "range": [ - 31464, - 31495 + 29558, + 29589 ], "loc": { "start": { - "line": 1124, + "line": 1048, "column": 28 }, "end": { - "line": 1126, + "line": 1050, "column": 9 } } }, "alternate": null, "range": [ - 31444, - 31495 + 29538, + 29589 ], "loc": { "start": { - "line": 1124, + "line": 1048, "column": 8 }, "end": { - "line": 1126, + "line": 1050, "column": 9 } } @@ -47682,16 +45666,16 @@ "type": "Identifier", "name": "evt", "range": [ - 31508, - 31511 + 29602, + 29605 ], "loc": { "start": { - "line": 1127, + "line": 1051, "column": 12 }, "end": { - "line": 1127, + "line": 1051, "column": 15 } } @@ -47708,16 +45692,16 @@ "type": "Identifier", "name": "key", "range": [ - 31531, - 31534 + 29625, + 29628 ], "loc": { "start": { - "line": 1128, + "line": 1052, "column": 16 }, "end": { - "line": 1128, + "line": 1052, "column": 19 } } @@ -47728,16 +45712,16 @@ "type": "Identifier", "name": "keyCode", "range": [ - 31537, - 31544 + 29631, + 29638 ], "loc": { "start": { - "line": 1128, + "line": 1052, "column": 22 }, "end": { - "line": 1128, + "line": 1052, "column": 29 } } @@ -47747,47 +45731,47 @@ "type": "Identifier", "name": "evt", "range": [ - 31545, - 31548 + 29639, + 29642 ], "loc": { "start": { - "line": 1128, + "line": 1052, "column": 30 }, "end": { - "line": 1128, + "line": 1052, "column": 33 } } } ], "range": [ - 31537, - 31549 + 29631, + 29643 ], "loc": { "start": { - "line": 1128, + "line": 1052, "column": 22 }, "end": { - "line": 1128, + "line": 1052, "column": 34 } } }, "range": [ - 31531, - 31549 + 29625, + 29643 ], "loc": { "start": { - "line": 1128, + "line": 1052, "column": 16 }, "end": { - "line": 1128, + "line": 1052, "column": 34 } } @@ -47795,16 +45779,16 @@ ], "kind": "let", "range": [ - 31527, - 31550 + 29621, + 29644 ], "loc": { "start": { - "line": 1128, + "line": 1052, "column": 12 }, "end": { - "line": 1128, + "line": 1052, "column": 35 } } @@ -47818,16 +45802,16 @@ "type": "Identifier", "name": "key", "range": [ - 31567, - 31570 + 29661, + 29664 ], "loc": { "start": { - "line": 1129, + "line": 1053, "column": 16 }, "end": { - "line": 1129, + "line": 1053, "column": 19 } } @@ -47836,31 +45820,31 @@ "type": "Identifier", "name": "ENTER_KEY", "range": [ - 31575, - 31584 + 29669, + 29678 ], "loc": { "start": { - "line": 1129, + "line": 1053, "column": 24 }, "end": { - "line": 1129, + "line": 1053, "column": 33 } } }, "range": [ - 31567, - 31584 + 29661, + 29678 ], "loc": { "start": { - "line": 1129, + "line": 1053, "column": 16 }, "end": { - "line": 1129, + "line": 1053, "column": 33 } } @@ -47878,16 +45862,16 @@ "object": { "type": "ThisExpression", "range": [ - 31604, - 31608 + 29698, + 29702 ], "loc": { "start": { - "line": 1130, + "line": 1054, "column": 16 }, "end": { - "line": 1130, + "line": 1054, "column": 20 } } @@ -47896,62 +45880,62 @@ "type": "Identifier", "name": "filter", "range": [ - 31609, - 31615 + 29703, + 29709 ], "loc": { "start": { - "line": 1130, + "line": 1054, "column": 21 }, "end": { - "line": 1130, + "line": 1054, "column": 27 } } }, "range": [ - 31604, - 31615 + 29698, + 29709 ], "loc": { "start": { - "line": 1130, + "line": 1054, "column": 16 }, "end": { - "line": 1130, + "line": 1054, "column": 27 } } }, "arguments": [], "range": [ - 31604, - 31617 + 29698, + 29711 ], "loc": { "start": { - "line": 1130, + "line": 1054, "column": 16 }, "end": { - "line": 1130, + "line": 1054, "column": 29 } } }, "range": [ - 31604, - 31618 + 29698, + 29712 ], "loc": { "start": { - "line": 1130, + "line": 1054, "column": 16 }, "end": { - "line": 1130, + "line": 1054, "column": 30 } } @@ -47964,16 +45948,16 @@ "type": "Identifier", "name": "cancelEvt", "range": [ - 31635, - 31644 + 29729, + 29738 ], "loc": { "start": { - "line": 1131, + "line": 1055, "column": 16 }, "end": { - "line": 1131, + "line": 1055, "column": 25 } } @@ -47983,47 +45967,47 @@ "type": "Identifier", "name": "evt", "range": [ - 31645, - 31648 + 29739, + 29742 ], "loc": { "start": { - "line": 1131, + "line": 1055, "column": 26 }, "end": { - "line": 1131, + "line": 1055, "column": 29 } } } ], "range": [ - 31635, - 31649 + 29729, + 29743 ], "loc": { "start": { - "line": 1131, + "line": 1055, "column": 16 }, "end": { - "line": 1131, + "line": 1055, "column": 30 } } }, "range": [ - 31635, - 31650 + 29729, + 29744 ], "loc": { "start": { - "line": 1131, + "line": 1055, "column": 16 }, "end": { - "line": 1131, + "line": 1055, "column": 31 } } @@ -48036,16 +46020,16 @@ "type": "Identifier", "name": "stopEvt", "range": [ - 31667, - 31674 + 29761, + 29768 ], "loc": { "start": { - "line": 1132, + "line": 1056, "column": 16 }, "end": { - "line": 1132, + "line": 1056, "column": 23 } } @@ -48055,63 +46039,63 @@ "type": "Identifier", "name": "evt", "range": [ - 31675, - 31678 + 29769, + 29772 ], "loc": { "start": { - "line": 1132, + "line": 1056, "column": 24 }, "end": { - "line": 1132, + "line": 1056, "column": 27 } } } ], "range": [ - 31667, - 31679 + 29761, + 29773 ], "loc": { "start": { - "line": 1132, + "line": 1056, "column": 16 }, "end": { - "line": 1132, + "line": 1056, "column": 28 } } }, "range": [ - 31667, - 31680 + 29761, + 29774 ], "loc": { "start": { - "line": 1132, + "line": 1056, "column": 16 }, "end": { - "line": 1132, + "line": 1056, "column": 29 } } } ], "range": [ - 31586, - 31694 + 29680, + 29788 ], "loc": { "start": { - "line": 1129, + "line": 1053, "column": 35 }, "end": { - "line": 1133, + "line": 1057, "column": 13 } } @@ -48130,16 +46114,16 @@ "object": { "type": "ThisExpression", "range": [ - 31718, - 31722 + 29812, + 29816 ], "loc": { "start": { - "line": 1134, + "line": 1058, "column": 16 }, "end": { - "line": 1134, + "line": 1058, "column": 20 } } @@ -48148,31 +46132,31 @@ "type": "Identifier", "name": "isUserTyping", "range": [ - 31723, - 31735 + 29817, + 29829 ], "loc": { "start": { - "line": 1134, + "line": 1058, "column": 21 }, "end": { - "line": 1134, + "line": 1058, "column": 33 } } }, "range": [ - 31718, - 31735 + 29812, + 29829 ], "loc": { "start": { - "line": 1134, + "line": 1058, "column": 16 }, "end": { - "line": 1134, + "line": 1058, "column": 33 } } @@ -48182,46 +46166,46 @@ "value": true, "raw": "true", "range": [ - 31738, - 31742 + 29832, + 29836 ], "loc": { "start": { - "line": 1134, + "line": 1058, "column": 36 }, "end": { - "line": 1134, + "line": 1058, "column": 40 } } }, "range": [ - 31718, - 31742 + 29812, + 29836 ], "loc": { "start": { - "line": 1134, + "line": 1058, "column": 16 }, "end": { - "line": 1134, + "line": 1058, "column": 40 } } }, "range": [ - 31718, - 31743 + 29812, + 29837 ], "loc": { "start": { - "line": 1134, + "line": 1058, "column": 16 }, "end": { - "line": 1134, + "line": 1058, "column": 41 } } @@ -48237,16 +46221,16 @@ "type": "Identifier", "name": "root", "range": [ - 31760, - 31764 + 29854, + 29858 ], "loc": { "start": { - "line": 1135, + "line": 1059, "column": 16 }, "end": { - "line": 1135, + "line": 1059, "column": 20 } } @@ -48255,31 +46239,31 @@ "type": "Identifier", "name": "clearInterval", "range": [ - 31765, - 31778 + 29859, + 29872 ], "loc": { "start": { - "line": 1135, + "line": 1059, "column": 21 }, "end": { - "line": 1135, + "line": 1059, "column": 34 } } }, "range": [ - 31760, - 31778 + 29854, + 29872 ], "loc": { "start": { - "line": 1135, + "line": 1059, "column": 16 }, "end": { - "line": 1135, + "line": 1059, "column": 34 } } @@ -48291,16 +46275,16 @@ "object": { "type": "ThisExpression", "range": [ - 31779, - 31783 + 29873, + 29877 ], "loc": { "start": { - "line": 1135, + "line": 1059, "column": 35 }, "end": { - "line": 1135, + "line": 1059, "column": 39 } } @@ -48309,62 +46293,62 @@ "type": "Identifier", "name": "autoFilterTimer", "range": [ - 31784, - 31799 + 29878, + 29893 ], "loc": { "start": { - "line": 1135, + "line": 1059, "column": 40 }, "end": { - "line": 1135, + "line": 1059, "column": 55 } } }, "range": [ - 31779, - 31799 + 29873, + 29893 ], "loc": { "start": { - "line": 1135, + "line": 1059, "column": 35 }, "end": { - "line": 1135, + "line": 1059, "column": 55 } } } ], "range": [ - 31760, - 31800 + 29854, + 29894 ], "loc": { "start": { - "line": 1135, + "line": 1059, "column": 16 }, "end": { - "line": 1135, + "line": 1059, "column": 56 } } }, "range": [ - 31760, - 31801 + 29854, + 29895 ], "loc": { "start": { - "line": 1135, + "line": 1059, "column": 16 }, "end": { - "line": 1135, + "line": 1059, "column": 57 } } @@ -48380,16 +46364,16 @@ "object": { "type": "ThisExpression", "range": [ - 31818, - 31822 + 29912, + 29916 ], "loc": { "start": { - "line": 1136, + "line": 1060, "column": 16 }, "end": { - "line": 1136, + "line": 1060, "column": 20 } } @@ -48398,31 +46382,31 @@ "type": "Identifier", "name": "autoFilterTimer", "range": [ - 31823, - 31838 + 29917, + 29932 ], "loc": { "start": { - "line": 1136, + "line": 1060, "column": 21 }, "end": { - "line": 1136, + "line": 1060, "column": 36 } } }, "range": [ - 31818, - 31838 + 29912, + 29932 ], "loc": { "start": { - "line": 1136, + "line": 1060, "column": 16 }, "end": { - "line": 1136, + "line": 1060, "column": 36 } } @@ -48432,125 +46416,125 @@ "value": null, "raw": "null", "range": [ - 31841, - 31845 + 29935, + 29939 ], "loc": { "start": { - "line": 1136, + "line": 1060, "column": 39 }, "end": { - "line": 1136, + "line": 1060, "column": 43 } } }, "range": [ - 31818, - 31845 + 29912, + 29939 ], "loc": { "start": { - "line": 1136, + "line": 1060, "column": 16 }, "end": { - "line": 1136, + "line": 1060, "column": 43 } } }, "range": [ - 31818, - 31846 + 29912, + 29940 ], "loc": { "start": { - "line": 1136, + "line": 1060, "column": 16 }, "end": { - "line": 1136, + "line": 1060, "column": 44 } } } ], "range": [ - 31700, - 31860 + 29794, + 29954 ], "loc": { "start": { - "line": 1133, + "line": 1057, "column": 19 }, "end": { - "line": 1137, + "line": 1061, "column": 13 } } }, "range": [ - 31563, - 31860 + 29657, + 29954 ], "loc": { "start": { - "line": 1129, + "line": 1053, "column": 12 }, "end": { - "line": 1137, + "line": 1061, "column": 13 } } } ], "range": [ - 31513, - 31870 + 29607, + 29964 ], "loc": { "start": { - "line": 1127, + "line": 1051, "column": 17 }, "end": { - "line": 1138, + "line": 1062, "column": 9 } } }, "alternate": null, "range": [ - 31504, - 31870 + 29598, + 29964 ], "loc": { "start": { - "line": 1127, + "line": 1051, "column": 8 }, "end": { - "line": 1138, + "line": 1062, "column": 9 } } } ], "range": [ - 31434, - 31876 + 29528, + 29970 ], "loc": { "start": { - "line": 1123, + "line": 1047, "column": 19 }, "end": { - "line": 1139, + "line": 1063, "column": 5 } } @@ -48558,16 +46542,16 @@ "generator": false, "expression": false, "range": [ - 31428, - 31876 + 29522, + 29970 ], "loc": { "start": { - "line": 1123, + "line": 1047, "column": 13 }, "end": { - "line": 1139, + "line": 1063, "column": 5 } } @@ -48575,16 +46559,16 @@ "kind": "method", "computed": false, "range": [ - 31419, - 31876 + 29513, + 29970 ], "loc": { "start": { - "line": 1123, + "line": 1047, "column": 4 }, "end": { - "line": 1139, + "line": 1063, "column": 5 } }, @@ -48593,16 +46577,16 @@ "type": "Block", "value": "*\n * Detect key\n * @param {Event} evt\n ", "range": [ - 31351, - 31414 + 29445, + 29508 ], "loc": { "start": { - "line": 1119, + "line": 1043, "column": 4 }, "end": { - "line": 1122, + "line": 1046, "column": 7 } } @@ -48613,16 +46597,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": [ - 31882, - 32015 + 29976, + 30109 ], "loc": { "start": { - "line": 1141, + "line": 1065, "column": 4 }, "end": { - "line": 1145, + "line": 1069, "column": 7 } } @@ -48636,16 +46620,16 @@ "type": "Identifier", "name": "onKeyUp", "range": [ - 32020, - 32027 + 30114, + 30121 ], "loc": { "start": { - "line": 1146, + "line": 1070, "column": 4 }, "end": { - "line": 1146, + "line": 1070, "column": 11 } } @@ -48658,16 +46642,16 @@ "type": "Identifier", "name": "evt", "range": [ - 32028, - 32031 + 30122, + 30125 ], "loc": { "start": { - "line": 1146, + "line": 1070, "column": 12 }, "end": { - "line": 1146, + "line": 1070, "column": 15 } } @@ -48687,16 +46671,16 @@ "object": { "type": "ThisExpression", "range": [ - 32048, - 32052 + 30142, + 30146 ], "loc": { "start": { - "line": 1147, + "line": 1071, "column": 13 }, "end": { - "line": 1147, + "line": 1071, "column": 17 } } @@ -48705,47 +46689,47 @@ "type": "Identifier", "name": "autoFilter", "range": [ - 32053, - 32063 + 30147, + 30157 ], "loc": { "start": { - "line": 1147, + "line": 1071, "column": 18 }, "end": { - "line": 1147, + "line": 1071, "column": 28 } } }, "range": [ - 32048, - 32063 + 30142, + 30157 ], "loc": { "start": { - "line": 1147, + "line": 1071, "column": 13 }, "end": { - "line": 1147, + "line": 1071, "column": 28 } } }, "prefix": true, "range": [ - 32047, - 32063 + 30141, + 30157 ], "loc": { "start": { - "line": 1147, + "line": 1071, "column": 12 }, "end": { - "line": 1147, + "line": 1071, "column": 28 } } @@ -48757,48 +46741,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 32079, - 32086 + 30173, + 30180 ], "loc": { "start": { - "line": 1148, + "line": 1072, "column": 12 }, "end": { - "line": 1148, + "line": 1072, "column": 19 } } } ], "range": [ - 32065, - 32096 + 30159, + 30190 ], "loc": { "start": { - "line": 1147, + "line": 1071, "column": 30 }, "end": { - "line": 1149, + "line": 1073, "column": 9 } } }, "alternate": null, "range": [ - 32043, - 32096 + 30137, + 30190 ], "loc": { "start": { - "line": 1147, + "line": 1071, "column": 8 }, "end": { - "line": 1149, + "line": 1073, "column": 9 } } @@ -48812,16 +46796,16 @@ "type": "Identifier", "name": "key", "range": [ - 32109, - 32112 + 30203, + 30206 ], "loc": { "start": { - "line": 1150, + "line": 1074, "column": 12 }, "end": { - "line": 1150, + "line": 1074, "column": 15 } } @@ -48832,16 +46816,16 @@ "type": "Identifier", "name": "keyCode", "range": [ - 32115, - 32122 + 30209, + 30216 ], "loc": { "start": { - "line": 1150, + "line": 1074, "column": 18 }, "end": { - "line": 1150, + "line": 1074, "column": 25 } } @@ -48851,47 +46835,47 @@ "type": "Identifier", "name": "evt", "range": [ - 32123, - 32126 + 30217, + 30220 ], "loc": { "start": { - "line": 1150, + "line": 1074, "column": 26 }, "end": { - "line": 1150, + "line": 1074, "column": 29 } } } ], "range": [ - 32115, - 32127 + 30209, + 30221 ], "loc": { "start": { - "line": 1150, + "line": 1074, "column": 18 }, "end": { - "line": 1150, + "line": 1074, "column": 30 } } }, "range": [ - 32109, - 32127 + 30203, + 30221 ], "loc": { "start": { - "line": 1150, + "line": 1074, "column": 12 }, "end": { - "line": 1150, + "line": 1074, "column": 30 } } @@ -48899,16 +46883,16 @@ ], "kind": "let", "range": [ - 32105, - 32128 + 30199, + 30222 ], "loc": { "start": { - "line": 1150, + "line": 1074, "column": 8 }, "end": { - "line": 1150, + "line": 1074, "column": 31 } } @@ -48924,16 +46908,16 @@ "object": { "type": "ThisExpression", "range": [ - 32137, - 32141 + 30231, + 30235 ], "loc": { "start": { - "line": 1151, + "line": 1075, "column": 8 }, "end": { - "line": 1151, + "line": 1075, "column": 12 } } @@ -48942,31 +46926,31 @@ "type": "Identifier", "name": "isUserTyping", "range": [ - 32142, - 32154 + 30236, + 30248 ], "loc": { "start": { - "line": 1151, + "line": 1075, "column": 13 }, "end": { - "line": 1151, + "line": 1075, "column": 25 } } }, "range": [ - 32137, - 32154 + 30231, + 30248 ], "loc": { "start": { - "line": 1151, + "line": 1075, "column": 8 }, "end": { - "line": 1151, + "line": 1075, "column": 25 } } @@ -48976,46 +46960,46 @@ "value": false, "raw": "false", "range": [ - 32157, - 32162 + 30251, + 30256 ], "loc": { "start": { - "line": 1151, + "line": 1075, "column": 28 }, "end": { - "line": 1151, + "line": 1075, "column": 33 } } }, "range": [ - 32137, - 32162 + 30231, + 30256 ], "loc": { "start": { - "line": 1151, + "line": 1075, "column": 8 }, "end": { - "line": 1151, + "line": 1075, "column": 33 } } }, "range": [ - 32137, - 32163 + 30231, + 30257 ], "loc": { "start": { - "line": 1151, + "line": 1075, "column": 8 }, "end": { - "line": 1151, + "line": 1075, "column": 34 } } @@ -49026,16 +47010,16 @@ "type": "Identifier", "name": "filter", "range": [ - 32182, - 32188 + 30276, + 30282 ], "loc": { "start": { - "line": 1153, + "line": 1077, "column": 17 }, "end": { - "line": 1153, + "line": 1077, "column": 23 } } @@ -49055,16 +47039,16 @@ "type": "Identifier", "name": "root", "range": [ - 32205, - 32209 + 30299, + 30303 ], "loc": { "start": { - "line": 1154, + "line": 1078, "column": 12 }, "end": { - "line": 1154, + "line": 1078, "column": 16 } } @@ -49073,31 +47057,31 @@ "type": "Identifier", "name": "clearInterval", "range": [ - 32210, - 32223 + 30304, + 30317 ], "loc": { "start": { - "line": 1154, + "line": 1078, "column": 17 }, "end": { - "line": 1154, + "line": 1078, "column": 30 } } }, "range": [ - 32205, - 32223 + 30299, + 30317 ], "loc": { "start": { - "line": 1154, + "line": 1078, "column": 12 }, "end": { - "line": 1154, + "line": 1078, "column": 30 } } @@ -49109,16 +47093,16 @@ "object": { "type": "ThisExpression", "range": [ - 32224, - 32228 + 30318, + 30322 ], "loc": { "start": { - "line": 1154, + "line": 1078, "column": 31 }, "end": { - "line": 1154, + "line": 1078, "column": 35 } } @@ -49127,62 +47111,62 @@ "type": "Identifier", "name": "autoFilterTimer", "range": [ - 32229, - 32244 + 30323, + 30338 ], "loc": { "start": { - "line": 1154, + "line": 1078, "column": 36 }, "end": { - "line": 1154, + "line": 1078, "column": 51 } } }, "range": [ - 32224, - 32244 + 30318, + 30338 ], "loc": { "start": { - "line": 1154, + "line": 1078, "column": 31 }, "end": { - "line": 1154, + "line": 1078, "column": 51 } } } ], "range": [ - 32205, - 32245 + 30299, + 30339 ], "loc": { "start": { - "line": 1154, + "line": 1078, "column": 12 }, "end": { - "line": 1154, + "line": 1078, "column": 52 } } }, "range": [ - 32205, - 32246 + 30299, + 30340 ], "loc": { "start": { - "line": 1154, + "line": 1078, "column": 12 }, "end": { - "line": 1154, + "line": 1078, "column": 53 } } @@ -49198,16 +47182,16 @@ "object": { "type": "ThisExpression", "range": [ - 32259, - 32263 + 30353, + 30357 ], "loc": { "start": { - "line": 1155, + "line": 1079, "column": 12 }, "end": { - "line": 1155, + "line": 1079, "column": 16 } } @@ -49216,31 +47200,31 @@ "type": "Identifier", "name": "autoFilterTimer", "range": [ - 32264, - 32279 + 30358, + 30373 ], "loc": { "start": { - "line": 1155, + "line": 1079, "column": 17 }, "end": { - "line": 1155, + "line": 1079, "column": 32 } } }, "range": [ - 32259, - 32279 + 30353, + 30373 ], "loc": { "start": { - "line": 1155, + "line": 1079, "column": 12 }, "end": { - "line": 1155, + "line": 1079, "column": 32 } } @@ -49250,46 +47234,46 @@ "value": null, "raw": "null", "range": [ - 32282, - 32286 + 30376, + 30380 ], "loc": { "start": { - "line": 1155, + "line": 1079, "column": 35 }, "end": { - "line": 1155, + "line": 1079, "column": 39 } } }, "range": [ - 32259, - 32286 + 30353, + 30380 ], "loc": { "start": { - "line": 1155, + "line": 1079, "column": 12 }, "end": { - "line": 1155, + "line": 1079, "column": 39 } } }, "range": [ - 32259, - 32287 + 30353, + 30381 ], "loc": { "start": { - "line": 1155, + "line": 1079, "column": 12 }, "end": { - "line": 1155, + "line": 1079, "column": 40 } } @@ -49305,16 +47289,16 @@ "object": { "type": "ThisExpression", "range": [ - 32305, - 32309 + 30399, + 30403 ], "loc": { "start": { - "line": 1156, + "line": 1080, "column": 17 }, "end": { - "line": 1156, + "line": 1080, "column": 21 } } @@ -49323,47 +47307,47 @@ "type": "Identifier", "name": "isUserTyping", "range": [ - 32310, - 32322 + 30404, + 30416 ], "loc": { "start": { - "line": 1156, + "line": 1080, "column": 22 }, "end": { - "line": 1156, + "line": 1080, "column": 34 } } }, "range": [ - 32305, - 32322 + 30399, + 30416 ], "loc": { "start": { - "line": 1156, + "line": 1080, "column": 17 }, "end": { - "line": 1156, + "line": 1080, "column": 34 } } }, "prefix": true, "range": [ - 32304, - 32322 + 30398, + 30416 ], "loc": { "start": { - "line": 1156, + "line": 1080, "column": 16 }, "end": { - "line": 1156, + "line": 1080, "column": 34 } } @@ -49381,16 +47365,16 @@ "object": { "type": "ThisExpression", "range": [ - 32342, - 32346 + 30436, + 30440 ], "loc": { "start": { - "line": 1157, + "line": 1081, "column": 16 }, "end": { - "line": 1157, + "line": 1081, "column": 20 } } @@ -49399,62 +47383,62 @@ "type": "Identifier", "name": "filter", "range": [ - 32347, - 32353 + 30441, + 30447 ], "loc": { "start": { - "line": 1157, + "line": 1081, "column": 21 }, "end": { - "line": 1157, + "line": 1081, "column": 27 } } }, "range": [ - 32342, - 32353 + 30436, + 30447 ], "loc": { "start": { - "line": 1157, + "line": 1081, "column": 16 }, "end": { - "line": 1157, + "line": 1081, "column": 27 } } }, "arguments": [], "range": [ - 32342, - 32355 + 30436, + 30449 ], "loc": { "start": { - "line": 1157, + "line": 1081, "column": 16 }, "end": { - "line": 1157, + "line": 1081, "column": 29 } } }, "range": [ - 32342, - 32356 + 30436, + 30450 ], "loc": { "start": { - "line": 1157, + "line": 1081, "column": 16 }, "end": { - "line": 1157, + "line": 1081, "column": 30 } } @@ -49470,16 +47454,16 @@ "object": { "type": "ThisExpression", "range": [ - 32373, - 32377 + 30467, + 30471 ], "loc": { "start": { - "line": 1158, + "line": 1082, "column": 16 }, "end": { - "line": 1158, + "line": 1082, "column": 20 } } @@ -49488,31 +47472,31 @@ "type": "Identifier", "name": "isUserTyping", "range": [ - 32378, - 32390 + 30472, + 30484 ], "loc": { "start": { - "line": 1158, + "line": 1082, "column": 21 }, "end": { - "line": 1158, + "line": 1082, "column": 33 } } }, "range": [ - 32373, - 32390 + 30467, + 30484 ], "loc": { "start": { - "line": 1158, + "line": 1082, "column": 16 }, "end": { - "line": 1158, + "line": 1082, "column": 33 } } @@ -49522,94 +47506,94 @@ "value": null, "raw": "null", "range": [ - 32393, - 32397 + 30487, + 30491 ], "loc": { "start": { - "line": 1158, + "line": 1082, "column": 36 }, "end": { - "line": 1158, + "line": 1082, "column": 40 } } }, "range": [ - 32373, - 32397 + 30467, + 30491 ], "loc": { "start": { - "line": 1158, + "line": 1082, "column": 16 }, "end": { - "line": 1158, + "line": 1082, "column": 40 } } }, "range": [ - 32373, - 32398 + 30467, + 30492 ], "loc": { "start": { - "line": 1158, + "line": 1082, "column": 16 }, "end": { - "line": 1158, + "line": 1082, "column": 41 } } } ], "range": [ - 32324, - 32412 + 30418, + 30506 ], "loc": { "start": { - "line": 1156, + "line": 1080, "column": 36 }, "end": { - "line": 1159, + "line": 1083, "column": 13 } } }, "alternate": null, "range": [ - 32300, - 32412 + 30394, + 30506 ], "loc": { "start": { - "line": 1156, + "line": 1080, "column": 12 }, "end": { - "line": 1159, + "line": 1083, "column": 13 } } } ], "range": [ - 32191, - 32422 + 30285, + 30516 ], "loc": { "start": { - "line": 1153, + "line": 1077, "column": 26 }, "end": { - "line": 1160, + "line": 1084, "column": 9 } } @@ -49617,16 +47601,16 @@ "generator": false, "expression": false, "range": [ - 32173, - 32422 + 30267, + 30516 ], "loc": { "start": { - "line": 1153, + "line": 1077, "column": 8 }, "end": { - "line": 1160, + "line": 1084, "column": 9 } } @@ -49652,16 +47636,16 @@ "type": "Identifier", "name": "key", "range": [ - 32436, - 32439 + 30530, + 30533 ], "loc": { "start": { - "line": 1162, + "line": 1086, "column": 12 }, "end": { - "line": 1162, + "line": 1086, "column": 15 } } @@ -49670,31 +47654,31 @@ "type": "Identifier", "name": "ENTER_KEY", "range": [ - 32444, - 32453 + 30538, + 30547 ], "loc": { "start": { - "line": 1162, + "line": 1086, "column": 20 }, "end": { - "line": 1162, + "line": 1086, "column": 29 } } }, "range": [ - 32436, - 32453 + 30530, + 30547 ], "loc": { "start": { - "line": 1162, + "line": 1086, "column": 12 }, "end": { - "line": 1162, + "line": 1086, "column": 29 } } @@ -49706,16 +47690,16 @@ "type": "Identifier", "name": "key", "range": [ - 32457, - 32460 + 30551, + 30554 ], "loc": { "start": { - "line": 1162, + "line": 1086, "column": 33 }, "end": { - "line": 1162, + "line": 1086, "column": 36 } } @@ -49724,46 +47708,46 @@ "type": "Identifier", "name": "TAB_KEY", "range": [ - 32465, - 32472 + 30559, + 30566 ], "loc": { "start": { - "line": 1162, + "line": 1086, "column": 41 }, "end": { - "line": 1162, + "line": 1086, "column": 48 } } }, "range": [ - 32457, - 32472 + 30551, + 30566 ], "loc": { "start": { - "line": 1162, + "line": 1086, "column": 33 }, "end": { - "line": 1162, + "line": 1086, "column": 48 } } }, "range": [ - 32436, - 32472 + 30530, + 30566 ], "loc": { "start": { - "line": 1162, + "line": 1086, "column": 12 }, "end": { - "line": 1162, + "line": 1086, "column": 48 } } @@ -49775,16 +47759,16 @@ "type": "Identifier", "name": "key", "range": [ - 32476, - 32479 + 30570, + 30573 ], "loc": { "start": { - "line": 1162, + "line": 1086, "column": 52 }, "end": { - "line": 1162, + "line": 1086, "column": 55 } } @@ -49793,46 +47777,46 @@ "type": "Identifier", "name": "ESC_KEY", "range": [ - 32484, - 32491 + 30578, + 30585 ], "loc": { "start": { - "line": 1162, + "line": 1086, "column": 60 }, "end": { - "line": 1162, + "line": 1086, "column": 67 } } }, "range": [ - 32476, - 32491 + 30570, + 30585 ], "loc": { "start": { - "line": 1162, + "line": 1086, "column": 52 }, "end": { - "line": 1162, + "line": 1086, "column": 67 } } }, "range": [ - 32436, - 32491 + 30530, + 30585 ], "loc": { "start": { - "line": 1162, + "line": 1086, "column": 12 }, "end": { - "line": 1162, + "line": 1086, "column": 67 } } @@ -49844,16 +47828,16 @@ "type": "Identifier", "name": "key", "range": [ - 32507, - 32510 + 30601, + 30604 ], "loc": { "start": { - "line": 1163, + "line": 1087, "column": 12 }, "end": { - "line": 1163, + "line": 1087, "column": 15 } } @@ -49862,46 +47846,46 @@ "type": "Identifier", "name": "UP_ARROW_KEY", "range": [ - 32515, - 32527 + 30609, + 30621 ], "loc": { "start": { - "line": 1163, + "line": 1087, "column": 20 }, "end": { - "line": 1163, + "line": 1087, "column": 32 } } }, "range": [ - 32507, - 32527 + 30601, + 30621 ], "loc": { "start": { - "line": 1163, + "line": 1087, "column": 12 }, "end": { - "line": 1163, + "line": 1087, "column": 32 } } }, "range": [ - 32436, - 32527 + 30530, + 30621 ], "loc": { "start": { - "line": 1162, + "line": 1086, "column": 12 }, "end": { - "line": 1163, + "line": 1087, "column": 32 } } @@ -49913,16 +47897,16 @@ "type": "Identifier", "name": "key", "range": [ - 32531, - 32534 + 30625, + 30628 ], "loc": { "start": { - "line": 1163, + "line": 1087, "column": 36 }, "end": { - "line": 1163, + "line": 1087, "column": 39 } } @@ -49931,46 +47915,46 @@ "type": "Identifier", "name": "DOWN_ARROW_KEY", "range": [ - 32539, - 32553 + 30633, + 30647 ], "loc": { "start": { - "line": 1163, + "line": 1087, "column": 44 }, "end": { - "line": 1163, + "line": 1087, "column": 58 } } }, "range": [ - 32531, - 32553 + 30625, + 30647 ], "loc": { "start": { - "line": 1163, + "line": 1087, "column": 36 }, "end": { - "line": 1163, + "line": 1087, "column": 58 } } }, "range": [ - 32436, - 32553 + 30530, + 30647 ], "loc": { "start": { - "line": 1162, + "line": 1086, "column": 12 }, "end": { - "line": 1163, + "line": 1087, "column": 58 } } @@ -49989,16 +47973,16 @@ "object": { "type": "ThisExpression", "range": [ - 32573, - 32577 + 30667, + 30671 ], "loc": { "start": { - "line": 1164, + "line": 1088, "column": 16 }, "end": { - "line": 1164, + "line": 1088, "column": 20 } } @@ -50007,31 +47991,31 @@ "type": "Identifier", "name": "autoFilterTimer", "range": [ - 32578, - 32593 + 30672, + 30687 ], "loc": { "start": { - "line": 1164, + "line": 1088, "column": 21 }, "end": { - "line": 1164, + "line": 1088, "column": 36 } } }, "range": [ - 32573, - 32593 + 30667, + 30687 ], "loc": { "start": { - "line": 1164, + "line": 1088, "column": 16 }, "end": { - "line": 1164, + "line": 1088, "column": 36 } } @@ -50041,31 +48025,31 @@ "value": null, "raw": "null", "range": [ - 32598, - 32602 + 30692, + 30696 ], "loc": { "start": { - "line": 1164, + "line": 1088, "column": 41 }, "end": { - "line": 1164, + "line": 1088, "column": 45 } } }, "range": [ - 32573, - 32602 + 30667, + 30696 ], "loc": { "start": { - "line": 1164, + "line": 1088, "column": 16 }, "end": { - "line": 1164, + "line": 1088, "column": 45 } } @@ -50084,16 +48068,16 @@ "object": { "type": "ThisExpression", "range": [ - 32622, - 32626 + 30716, + 30720 ], "loc": { "start": { - "line": 1165, + "line": 1089, "column": 16 }, "end": { - "line": 1165, + "line": 1089, "column": 20 } } @@ -50102,31 +48086,31 @@ "type": "Identifier", "name": "autoFilterTimer", "range": [ - 32627, - 32642 + 30721, + 30736 ], "loc": { "start": { - "line": 1165, + "line": 1089, "column": 21 }, "end": { - "line": 1165, + "line": 1089, "column": 36 } } }, "range": [ - 32622, - 32642 + 30716, + 30736 ], "loc": { "start": { - "line": 1165, + "line": 1089, "column": 16 }, "end": { - "line": 1165, + "line": 1089, "column": 36 } } @@ -50140,16 +48124,16 @@ "type": "Identifier", "name": "root", "range": [ - 32645, - 32649 + 30739, + 30743 ], "loc": { "start": { - "line": 1165, + "line": 1089, "column": 39 }, "end": { - "line": 1165, + "line": 1089, "column": 43 } } @@ -50158,31 +48142,31 @@ "type": "Identifier", "name": "setInterval", "range": [ - 32650, - 32661 + 30744, + 30755 ], "loc": { "start": { - "line": 1165, + "line": 1089, "column": 44 }, "end": { - "line": 1165, + "line": 1089, "column": 55 } } }, "range": [ - 32645, - 32661 + 30739, + 30755 ], "loc": { "start": { - "line": 1165, + "line": 1089, "column": 39 }, "end": { - "line": 1165, + "line": 1089, "column": 55 } } @@ -50197,16 +48181,16 @@ "type": "Identifier", "name": "filter", "range": [ - 32662, - 32668 + 30756, + 30762 ], "loc": { "start": { - "line": 1165, + "line": 1089, "column": 56 }, "end": { - "line": 1165, + "line": 1089, "column": 62 } } @@ -50215,31 +48199,31 @@ "type": "Identifier", "name": "bind", "range": [ - 32669, - 32673 + 30763, + 30767 ], "loc": { "start": { - "line": 1165, + "line": 1089, "column": 63 }, "end": { - "line": 1165, + "line": 1089, "column": 67 } } }, "range": [ - 32662, - 32673 + 30756, + 30767 ], "loc": { "start": { - "line": 1165, + "line": 1089, "column": 56 }, "end": { - "line": 1165, + "line": 1089, "column": 67 } } @@ -50248,32 +48232,32 @@ { "type": "ThisExpression", "range": [ - 32674, - 32678 + 30768, + 30772 ], "loc": { "start": { - "line": 1165, + "line": 1089, "column": 68 }, "end": { - "line": 1165, + "line": 1089, "column": 72 } } } ], "range": [ - 32662, - 32679 + 30756, + 30773 ], "loc": { "start": { - "line": 1165, + "line": 1089, "column": 56 }, "end": { - "line": 1165, + "line": 1089, "column": 73 } } @@ -50284,16 +48268,16 @@ "object": { "type": "ThisExpression", "range": [ - 32701, - 32705 + 30795, + 30799 ], "loc": { "start": { - "line": 1166, + "line": 1090, "column": 20 }, "end": { - "line": 1166, + "line": 1090, "column": 24 } } @@ -50302,125 +48286,125 @@ "type": "Identifier", "name": "autoFilterDelay", "range": [ - 32706, - 32721 + 30800, + 30815 ], "loc": { "start": { - "line": 1166, + "line": 1090, "column": 25 }, "end": { - "line": 1166, + "line": 1090, "column": 40 } } }, "range": [ - 32701, - 32721 + 30795, + 30815 ], "loc": { "start": { - "line": 1166, + "line": 1090, "column": 20 }, "end": { - "line": 1166, + "line": 1090, "column": 40 } } } ], "range": [ - 32645, - 32722 + 30739, + 30816 ], "loc": { "start": { - "line": 1165, + "line": 1089, "column": 39 }, "end": { - "line": 1166, + "line": 1090, "column": 41 } } }, "range": [ - 32622, - 32722 + 30716, + 30816 ], "loc": { "start": { - "line": 1165, + "line": 1089, "column": 16 }, "end": { - "line": 1166, + "line": 1090, "column": 41 } } }, "range": [ - 32622, - 32723 + 30716, + 30817 ], "loc": { "start": { - "line": 1165, + "line": 1089, "column": 16 }, "end": { - "line": 1166, + "line": 1090, "column": 42 } } } ], "range": [ - 32604, - 32737 + 30698, + 30831 ], "loc": { "start": { - "line": 1164, + "line": 1088, "column": 47 }, "end": { - "line": 1167, + "line": 1091, "column": 13 } } }, "alternate": null, "range": [ - 32569, - 32737 + 30663, + 30831 ], "loc": { "start": { - "line": 1164, + "line": 1088, "column": 12 }, "end": { - "line": 1167, + "line": 1091, "column": 13 } } } ], "range": [ - 32555, - 32747 + 30649, + 30841 ], "loc": { "start": { - "line": 1163, + "line": 1087, "column": 60 }, "end": { - "line": 1168, + "line": 1092, "column": 9 } } @@ -50439,16 +48423,16 @@ "type": "Identifier", "name": "root", "range": [ - 32767, - 32771 + 30861, + 30865 ], "loc": { "start": { - "line": 1169, + "line": 1093, "column": 12 }, "end": { - "line": 1169, + "line": 1093, "column": 16 } } @@ -50457,31 +48441,31 @@ "type": "Identifier", "name": "clearInterval", "range": [ - 32772, - 32785 + 30866, + 30879 ], "loc": { "start": { - "line": 1169, + "line": 1093, "column": 17 }, "end": { - "line": 1169, + "line": 1093, "column": 30 } } }, "range": [ - 32767, - 32785 + 30861, + 30879 ], "loc": { "start": { - "line": 1169, + "line": 1093, "column": 12 }, "end": { - "line": 1169, + "line": 1093, "column": 30 } } @@ -50493,16 +48477,16 @@ "object": { "type": "ThisExpression", "range": [ - 32786, - 32790 + 30880, + 30884 ], "loc": { "start": { - "line": 1169, + "line": 1093, "column": 31 }, "end": { - "line": 1169, + "line": 1093, "column": 35 } } @@ -50511,62 +48495,62 @@ "type": "Identifier", "name": "autoFilterTimer", "range": [ - 32791, - 32806 + 30885, + 30900 ], "loc": { "start": { - "line": 1169, + "line": 1093, "column": 36 }, "end": { - "line": 1169, + "line": 1093, "column": 51 } } }, "range": [ - 32786, - 32806 + 30880, + 30900 ], "loc": { "start": { - "line": 1169, + "line": 1093, "column": 31 }, "end": { - "line": 1169, + "line": 1093, "column": 51 } } } ], "range": [ - 32767, - 32807 + 30861, + 30901 ], "loc": { "start": { - "line": 1169, + "line": 1093, "column": 12 }, "end": { - "line": 1169, + "line": 1093, "column": 52 } } }, "range": [ - 32767, - 32808 + 30861, + 30902 ], "loc": { "start": { - "line": 1169, + "line": 1093, "column": 12 }, "end": { - "line": 1169, + "line": 1093, "column": 53 } } @@ -50582,16 +48566,16 @@ "object": { "type": "ThisExpression", "range": [ - 32821, - 32825 + 30915, + 30919 ], "loc": { "start": { - "line": 1170, + "line": 1094, "column": 12 }, "end": { - "line": 1170, + "line": 1094, "column": 16 } } @@ -50600,31 +48584,31 @@ "type": "Identifier", "name": "autoFilterTimer", "range": [ - 32826, - 32841 + 30920, + 30935 ], "loc": { "start": { - "line": 1170, + "line": 1094, "column": 17 }, "end": { - "line": 1170, + "line": 1094, "column": 32 } } }, "range": [ - 32821, - 32841 + 30915, + 30935 ], "loc": { "start": { - "line": 1170, + "line": 1094, "column": 12 }, "end": { - "line": 1170, + "line": 1094, "column": 32 } } @@ -50634,93 +48618,93 @@ "value": null, "raw": "null", "range": [ - 32844, - 32848 + 30938, + 30942 ], "loc": { "start": { - "line": 1170, + "line": 1094, "column": 35 }, "end": { - "line": 1170, + "line": 1094, "column": 39 } } }, "range": [ - 32821, - 32848 + 30915, + 30942 ], "loc": { "start": { - "line": 1170, + "line": 1094, "column": 12 }, "end": { - "line": 1170, + "line": 1094, "column": 39 } } }, "range": [ - 32821, - 32849 + 30915, + 30943 ], "loc": { "start": { - "line": 1170, + "line": 1094, "column": 12 }, "end": { - "line": 1170, + "line": 1094, "column": 40 } } } ], "range": [ - 32753, - 32859 + 30847, + 30953 ], "loc": { "start": { - "line": 1168, + "line": 1092, "column": 15 }, "end": { - "line": 1171, + "line": 1095, "column": 9 } } }, "range": [ - 32432, - 32859 + 30526, + 30953 ], "loc": { "start": { - "line": 1162, + "line": 1086, "column": 8 }, "end": { - "line": 1171, + "line": 1095, "column": 9 } } } ], "range": [ - 32033, - 32865 + 30127, + 30959 ], "loc": { "start": { - "line": 1146, + "line": 1070, "column": 17 }, "end": { - "line": 1172, + "line": 1096, "column": 5 } } @@ -50728,16 +48712,16 @@ "generator": false, "expression": false, "range": [ - 32027, - 32865 + 30121, + 30959 ], "loc": { "start": { - "line": 1146, + "line": 1070, "column": 11 }, "end": { - "line": 1172, + "line": 1096, "column": 5 } } @@ -50745,16 +48729,16 @@ "kind": "method", "computed": false, "range": [ - 32020, - 32865 + 30114, + 30959 ], "loc": { "start": { - "line": 1146, + "line": 1070, "column": 4 }, "end": { - "line": 1172, + "line": 1096, "column": 5 } }, @@ -50763,16 +48747,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": [ - 31882, - 32015 + 29976, + 30109 ], "loc": { "start": { - "line": 1141, + "line": 1065, "column": 4 }, "end": { - "line": 1145, + "line": 1069, "column": 7 } } @@ -50783,16 +48767,16 @@ "type": "Block", "value": "*\n * Filter's keydown event: if auto-filter on, detect user is typing\n ", "range": [ - 32871, - 32954 + 30965, + 31048 ], "loc": { "start": { - "line": 1174, + "line": 1098, "column": 4 }, "end": { - "line": 1176, + "line": 1100, "column": 7 } } @@ -50806,16 +48790,16 @@ "type": "Identifier", "name": "onKeyDown", "range": [ - 32959, - 32968 + 31053, + 31062 ], "loc": { "start": { - "line": 1177, + "line": 1101, "column": 4 }, "end": { - "line": 1177, + "line": 1101, "column": 13 } } @@ -50835,16 +48819,16 @@ "object": { "type": "ThisExpression", "range": [ - 32985, - 32989 + 31079, + 31083 ], "loc": { "start": { - "line": 1178, + "line": 1102, "column": 12 }, "end": { - "line": 1178, + "line": 1102, "column": 16 } } @@ -50853,31 +48837,31 @@ "type": "Identifier", "name": "autoFilter", "range": [ - 32990, - 33000 + 31084, + 31094 ], "loc": { "start": { - "line": 1178, + "line": 1102, "column": 17 }, "end": { - "line": 1178, + "line": 1102, "column": 27 } } }, "range": [ - 32985, - 33000 + 31079, + 31094 ], "loc": { "start": { - "line": 1178, + "line": 1102, "column": 12 }, "end": { - "line": 1178, + "line": 1102, "column": 27 } } @@ -50896,16 +48880,16 @@ "object": { "type": "ThisExpression", "range": [ - 33016, - 33020 + 31110, + 31114 ], "loc": { "start": { - "line": 1179, + "line": 1103, "column": 12 }, "end": { - "line": 1179, + "line": 1103, "column": 16 } } @@ -50914,31 +48898,31 @@ "type": "Identifier", "name": "isUserTyping", "range": [ - 33021, - 33033 + 31115, + 31127 ], "loc": { "start": { - "line": 1179, + "line": 1103, "column": 17 }, "end": { - "line": 1179, + "line": 1103, "column": 29 } } }, "range": [ - 33016, - 33033 + 31110, + 31127 ], "loc": { "start": { - "line": 1179, + "line": 1103, "column": 12 }, "end": { - "line": 1179, + "line": 1103, "column": 29 } } @@ -50948,94 +48932,94 @@ "value": true, "raw": "true", "range": [ - 33036, - 33040 + 31130, + 31134 ], "loc": { "start": { - "line": 1179, + "line": 1103, "column": 32 }, "end": { - "line": 1179, + "line": 1103, "column": 36 } } }, "range": [ - 33016, - 33040 + 31110, + 31134 ], "loc": { "start": { - "line": 1179, + "line": 1103, "column": 12 }, "end": { - "line": 1179, + "line": 1103, "column": 36 } } }, "range": [ - 33016, - 33041 + 31110, + 31135 ], "loc": { "start": { - "line": 1179, + "line": 1103, "column": 12 }, "end": { - "line": 1179, + "line": 1103, "column": 37 } } } ], "range": [ - 33002, - 33051 + 31096, + 31145 ], "loc": { "start": { - "line": 1178, + "line": 1102, "column": 29 }, "end": { - "line": 1180, + "line": 1104, "column": 9 } } }, "alternate": null, "range": [ - 32981, - 33051 + 31075, + 31145 ], "loc": { "start": { - "line": 1178, + "line": 1102, "column": 8 }, "end": { - "line": 1180, + "line": 1104, "column": 9 } } } ], "range": [ - 32971, - 33057 + 31065, + 31151 ], "loc": { "start": { - "line": 1177, + "line": 1101, "column": 16 }, "end": { - "line": 1181, + "line": 1105, "column": 5 } } @@ -51043,16 +49027,16 @@ "generator": false, "expression": false, "range": [ - 32968, - 33057 + 31062, + 31151 ], "loc": { "start": { - "line": 1177, + "line": 1101, "column": 13 }, "end": { - "line": 1181, + "line": 1105, "column": 5 } } @@ -51060,16 +49044,16 @@ "kind": "method", "computed": false, "range": [ - 32959, - 33057 + 31053, + 31151 ], "loc": { "start": { - "line": 1177, + "line": 1101, "column": 4 }, "end": { - "line": 1181, + "line": 1105, "column": 5 } }, @@ -51078,16 +49062,16 @@ "type": "Block", "value": "*\n * Filter's keydown event: if auto-filter on, detect user is typing\n ", "range": [ - 32871, - 32954 + 30965, + 31048 ], "loc": { "start": { - "line": 1174, + "line": 1098, "column": 4 }, "end": { - "line": 1176, + "line": 1100, "column": 7 } } @@ -51098,16 +49082,16 @@ "type": "Block", "value": "*\n * Filter's focus event\n * @param {Event} evt\n ", "range": [ - 33063, - 33128 + 31157, + 31222 ], "loc": { "start": { - "line": 1183, + "line": 1107, "column": 4 }, "end": { - "line": 1186, + "line": 1110, "column": 7 } } @@ -51121,16 +49105,16 @@ "type": "Identifier", "name": "onInpFocus", "range": [ - 33133, - 33143 + 31227, + 31237 ], "loc": { "start": { - "line": 1187, + "line": 1111, "column": 4 }, "end": { - "line": 1187, + "line": 1111, "column": 14 } } @@ -51143,16 +49127,16 @@ "type": "Identifier", "name": "evt", "range": [ - 33144, - 33147 + 31238, + 31241 ], "loc": { "start": { - "line": 1187, + "line": 1111, "column": 15 }, "end": { - "line": 1187, + "line": 1111, "column": 18 } } @@ -51170,16 +49154,16 @@ "type": "Identifier", "name": "elm", "range": [ - 33163, - 33166 + 31257, + 31260 ], "loc": { "start": { - "line": 1188, + "line": 1112, "column": 12 }, "end": { - "line": 1188, + "line": 1112, "column": 15 } } @@ -51190,16 +49174,16 @@ "type": "Identifier", "name": "targetEvt", "range": [ - 33169, - 33178 + 31263, + 31272 ], "loc": { "start": { - "line": 1188, + "line": 1112, "column": 18 }, "end": { - "line": 1188, + "line": 1112, "column": 27 } } @@ -51209,47 +49193,47 @@ "type": "Identifier", "name": "evt", "range": [ - 33179, - 33182 + 31273, + 31276 ], "loc": { "start": { - "line": 1188, + "line": 1112, "column": 28 }, "end": { - "line": 1188, + "line": 1112, "column": 31 } } } ], "range": [ - 33169, - 33183 + 31263, + 31277 ], "loc": { "start": { - "line": 1188, + "line": 1112, "column": 18 }, "end": { - "line": 1188, + "line": 1112, "column": 32 } } }, "range": [ - 33163, - 33183 + 31257, + 31277 ], "loc": { "start": { - "line": 1188, + "line": 1112, "column": 12 }, "end": { - "line": 1188, + "line": 1112, "column": 32 } } @@ -51257,16 +49241,16 @@ ], "kind": "let", "range": [ - 33159, - 33184 + 31253, + 31278 ], "loc": { "start": { - "line": 1188, + "line": 1112, "column": 8 }, "end": { - "line": 1188, + "line": 1112, "column": 33 } } @@ -51284,16 +49268,16 @@ "object": { "type": "ThisExpression", "range": [ - 33193, - 33197 + 31287, + 31291 ], "loc": { "start": { - "line": 1189, + "line": 1113, "column": 8 }, "end": { - "line": 1189, + "line": 1113, "column": 12 } } @@ -51302,31 +49286,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 33198, - 33205 + 31292, + 31299 ], "loc": { "start": { - "line": 1189, + "line": 1113, "column": 13 }, "end": { - "line": 1189, + "line": 1113, "column": 20 } } }, "range": [ - 33193, - 33205 + 31287, + 31299 ], "loc": { "start": { - "line": 1189, + "line": 1113, "column": 8 }, "end": { - "line": 1189, + "line": 1113, "column": 20 } } @@ -51335,31 +49319,31 @@ "type": "Identifier", "name": "emit", "range": [ - 33206, - 33210 + 31300, + 31304 ], "loc": { "start": { - "line": 1189, + "line": 1113, "column": 21 }, "end": { - "line": 1189, + "line": 1113, "column": 25 } } }, "range": [ - 33193, - 33210 + 31287, + 31304 ], "loc": { "start": { - "line": 1189, + "line": 1113, "column": 8 }, "end": { - "line": 1189, + "line": 1113, "column": 25 } } @@ -51370,16 +49354,16 @@ "value": "filter-focus", "raw": "'filter-focus'", "range": [ - 33211, - 33225 + 31305, + 31319 ], "loc": { "start": { - "line": 1189, + "line": 1113, "column": 26 }, "end": { - "line": 1189, + "line": 1113, "column": 40 } } @@ -51387,16 +49371,16 @@ { "type": "ThisExpression", "range": [ - 33227, - 33231 + 31321, + 31325 ], "loc": { "start": { - "line": 1189, + "line": 1113, "column": 42 }, "end": { - "line": 1189, + "line": 1113, "column": 46 } } @@ -51405,63 +49389,63 @@ "type": "Identifier", "name": "elm", "range": [ - 33233, - 33236 + 31327, + 31330 ], "loc": { "start": { - "line": 1189, + "line": 1113, "column": 48 }, "end": { - "line": 1189, + "line": 1113, "column": 51 } } } ], "range": [ - 33193, - 33237 + 31287, + 31331 ], "loc": { "start": { - "line": 1189, + "line": 1113, "column": 8 }, "end": { - "line": 1189, + "line": 1113, "column": 52 } } }, "range": [ - 33193, - 33238 + 31287, + 31332 ], "loc": { "start": { - "line": 1189, + "line": 1113, "column": 8 }, "end": { - "line": 1189, + "line": 1113, "column": 53 } } } ], "range": [ - 33149, - 33244 + 31243, + 31338 ], "loc": { "start": { - "line": 1187, + "line": 1111, "column": 20 }, "end": { - "line": 1190, + "line": 1114, "column": 5 } } @@ -51469,16 +49453,16 @@ "generator": false, "expression": false, "range": [ - 33143, - 33244 + 31237, + 31338 ], "loc": { "start": { - "line": 1187, + "line": 1111, "column": 14 }, "end": { - "line": 1190, + "line": 1114, "column": 5 } } @@ -51486,16 +49470,16 @@ "kind": "method", "computed": false, "range": [ - 33133, - 33244 + 31227, + 31338 ], "loc": { "start": { - "line": 1187, + "line": 1111, "column": 4 }, "end": { - "line": 1190, + "line": 1114, "column": 5 } }, @@ -51504,16 +49488,16 @@ "type": "Block", "value": "*\n * Filter's focus event\n * @param {Event} evt\n ", "range": [ - 33063, - 33128 + 31157, + 31222 ], "loc": { "start": { - "line": 1183, + "line": 1107, "column": 4 }, "end": { - "line": 1186, + "line": 1110, "column": 7 } } @@ -51524,16 +49508,16 @@ "type": "Block", "value": "*\n * Filter's blur event: if auto-filter on, clear interval on filter blur\n ", "range": [ - 33250, - 33338 + 31344, + 31432 ], "loc": { "start": { - "line": 1192, + "line": 1116, "column": 4 }, "end": { - "line": 1194, + "line": 1118, "column": 7 } } @@ -51547,16 +49531,16 @@ "type": "Identifier", "name": "onInpBlur", "range": [ - 33343, - 33352 + 31437, + 31446 ], "loc": { "start": { - "line": 1195, + "line": 1119, "column": 4 }, "end": { - "line": 1195, + "line": 1119, "column": 13 } } @@ -51576,16 +49560,16 @@ "object": { "type": "ThisExpression", "range": [ - 33369, - 33373 + 31463, + 31467 ], "loc": { "start": { - "line": 1196, + "line": 1120, "column": 12 }, "end": { - "line": 1196, + "line": 1120, "column": 16 } } @@ -51594,31 +49578,31 @@ "type": "Identifier", "name": "autoFilter", "range": [ - 33374, - 33384 + 31468, + 31478 ], "loc": { "start": { - "line": 1196, + "line": 1120, "column": 17 }, "end": { - "line": 1196, + "line": 1120, "column": 27 } } }, "range": [ - 33369, - 33384 + 31463, + 31478 ], "loc": { "start": { - "line": 1196, + "line": 1120, "column": 12 }, "end": { - "line": 1196, + "line": 1120, "column": 27 } } @@ -51637,16 +49621,16 @@ "object": { "type": "ThisExpression", "range": [ - 33400, - 33404 + 31494, + 31498 ], "loc": { "start": { - "line": 1197, + "line": 1121, "column": 12 }, "end": { - "line": 1197, + "line": 1121, "column": 16 } } @@ -51655,31 +49639,31 @@ "type": "Identifier", "name": "isUserTyping", "range": [ - 33405, - 33417 + 31499, + 31511 ], "loc": { "start": { - "line": 1197, + "line": 1121, "column": 17 }, "end": { - "line": 1197, + "line": 1121, "column": 29 } } }, "range": [ - 33400, - 33417 + 31494, + 31511 ], "loc": { "start": { - "line": 1197, + "line": 1121, "column": 12 }, "end": { - "line": 1197, + "line": 1121, "column": 29 } } @@ -51689,46 +49673,46 @@ "value": false, "raw": "false", "range": [ - 33420, - 33425 + 31514, + 31519 ], "loc": { "start": { - "line": 1197, + "line": 1121, "column": 32 }, "end": { - "line": 1197, + "line": 1121, "column": 37 } } }, "range": [ - 33400, - 33425 + 31494, + 31519 ], "loc": { "start": { - "line": 1197, + "line": 1121, "column": 12 }, "end": { - "line": 1197, + "line": 1121, "column": 37 } } }, "range": [ - 33400, - 33426 + 31494, + 31520 ], "loc": { "start": { - "line": 1197, + "line": 1121, "column": 12 }, "end": { - "line": 1197, + "line": 1121, "column": 38 } } @@ -51744,16 +49728,16 @@ "type": "Identifier", "name": "root", "range": [ - 33439, - 33443 + 31533, + 31537 ], "loc": { "start": { - "line": 1198, + "line": 1122, "column": 12 }, "end": { - "line": 1198, + "line": 1122, "column": 16 } } @@ -51762,31 +49746,31 @@ "type": "Identifier", "name": "clearInterval", "range": [ - 33444, - 33457 + 31538, + 31551 ], "loc": { "start": { - "line": 1198, + "line": 1122, "column": 17 }, "end": { - "line": 1198, + "line": 1122, "column": 30 } } }, "range": [ - 33439, - 33457 + 31533, + 31551 ], "loc": { "start": { - "line": 1198, + "line": 1122, "column": 12 }, "end": { - "line": 1198, + "line": 1122, "column": 30 } } @@ -51798,16 +49782,16 @@ "object": { "type": "ThisExpression", "range": [ - 33458, - 33462 + 31552, + 31556 ], "loc": { "start": { - "line": 1198, + "line": 1122, "column": 31 }, "end": { - "line": 1198, + "line": 1122, "column": 35 } } @@ -51816,94 +49800,94 @@ "type": "Identifier", "name": "autoFilterTimer", "range": [ - 33463, - 33478 + 31557, + 31572 ], "loc": { "start": { - "line": 1198, + "line": 1122, "column": 36 }, "end": { - "line": 1198, + "line": 1122, "column": 51 } } }, "range": [ - 33458, - 33478 + 31552, + 31572 ], "loc": { "start": { - "line": 1198, + "line": 1122, "column": 31 }, "end": { - "line": 1198, + "line": 1122, "column": 51 } } } ], "range": [ - 33439, - 33479 + 31533, + 31573 ], "loc": { "start": { - "line": 1198, + "line": 1122, "column": 12 }, "end": { - "line": 1198, + "line": 1122, "column": 52 } } }, "range": [ - 33439, - 33480 + 31533, + 31574 ], "loc": { "start": { - "line": 1198, + "line": 1122, "column": 12 }, "end": { - "line": 1198, + "line": 1122, "column": 53 } } } ], "range": [ - 33386, - 33490 + 31480, + 31584 ], "loc": { "start": { - "line": 1196, + "line": 1120, "column": 29 }, "end": { - "line": 1199, + "line": 1123, "column": 9 } } }, "alternate": null, "range": [ - 33365, - 33490 + 31459, + 31584 ], "loc": { "start": { - "line": 1196, + "line": 1120, "column": 8 }, "end": { - "line": 1199, + "line": 1123, "column": 9 } } @@ -51921,16 +49905,16 @@ "object": { "type": "ThisExpression", "range": [ - 33499, - 33503 + 31593, + 31597 ], "loc": { "start": { - "line": 1200, + "line": 1124, "column": 8 }, "end": { - "line": 1200, + "line": 1124, "column": 12 } } @@ -51939,31 +49923,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 33504, - 33511 + 31598, + 31605 ], "loc": { "start": { - "line": 1200, + "line": 1124, "column": 13 }, "end": { - "line": 1200, + "line": 1124, "column": 20 } } }, "range": [ - 33499, - 33511 + 31593, + 31605 ], "loc": { "start": { - "line": 1200, + "line": 1124, "column": 8 }, "end": { - "line": 1200, + "line": 1124, "column": 20 } } @@ -51972,31 +49956,31 @@ "type": "Identifier", "name": "emit", "range": [ - 33512, - 33516 + 31606, + 31610 ], "loc": { "start": { - "line": 1200, + "line": 1124, "column": 21 }, "end": { - "line": 1200, + "line": 1124, "column": 25 } } }, "range": [ - 33499, - 33516 + 31593, + 31610 ], "loc": { "start": { - "line": 1200, + "line": 1124, "column": 8 }, "end": { - "line": 1200, + "line": 1124, "column": 25 } } @@ -52007,16 +49991,16 @@ "value": "filter-blur", "raw": "'filter-blur'", "range": [ - 33517, - 33530 + 31611, + 31624 ], "loc": { "start": { - "line": 1200, + "line": 1124, "column": 26 }, "end": { - "line": 1200, + "line": 1124, "column": 39 } } @@ -52024,63 +50008,63 @@ { "type": "ThisExpression", "range": [ - 33532, - 33536 + 31626, + 31630 ], "loc": { "start": { - "line": 1200, + "line": 1124, "column": 41 }, "end": { - "line": 1200, + "line": 1124, "column": 45 } } } ], "range": [ - 33499, - 33537 + 31593, + 31631 ], "loc": { "start": { - "line": 1200, + "line": 1124, "column": 8 }, "end": { - "line": 1200, + "line": 1124, "column": 46 } } }, "range": [ - 33499, - 33538 + 31593, + 31632 ], "loc": { "start": { - "line": 1200, + "line": 1124, "column": 8 }, "end": { - "line": 1200, + "line": 1124, "column": 47 } } } ], "range": [ - 33355, - 33544 + 31449, + 31638 ], "loc": { "start": { - "line": 1195, + "line": 1119, "column": 16 }, "end": { - "line": 1201, + "line": 1125, "column": 5 } } @@ -52088,16 +50072,16 @@ "generator": false, "expression": false, "range": [ - 33352, - 33544 + 31446, + 31638 ], "loc": { "start": { - "line": 1195, + "line": 1119, "column": 13 }, "end": { - "line": 1201, + "line": 1125, "column": 5 } } @@ -52105,16 +50089,16 @@ "kind": "method", "computed": false, "range": [ - 33343, - 33544 + 31437, + 31638 ], "loc": { "start": { - "line": 1195, + "line": 1119, "column": 4 }, "end": { - "line": 1201, + "line": 1125, "column": 5 } }, @@ -52123,16 +50107,16 @@ "type": "Block", "value": "*\n * Filter's blur event: if auto-filter on, clear interval on filter blur\n ", "range": [ - 33250, - 33338 + 31344, + 31432 ], "loc": { "start": { - "line": 1192, + "line": 1116, "column": 4 }, "end": { - "line": 1194, + "line": 1118, "column": 7 } } @@ -52143,16 +50127,16 @@ "type": "Block", "value": "*\n * Insert filters row at initialization\n ", "range": [ - 33550, - 33605 + 31644, + 31699 ], "loc": { "start": { - "line": 1203, + "line": 1127, "column": 4 }, "end": { - "line": 1205, + "line": 1129, "column": 7 } } @@ -52166,16 +50150,16 @@ "type": "Identifier", "name": "_insertFiltersRow", "range": [ - 33610, - 33627 + 31704, + 31721 ], "loc": { "start": { - "line": 1206, + "line": 1130, "column": 4 }, "end": { - "line": 1206, + "line": 1130, "column": 21 } } @@ -52195,16 +50179,16 @@ "object": { "type": "ThisExpression", "range": [ - 33837, - 33841 + 31931, + 31935 ], "loc": { "start": { - "line": 1210, + "line": 1134, "column": 12 }, "end": { - "line": 1210, + "line": 1134, "column": 16 } } @@ -52213,31 +50197,31 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 33842, - 33852 + 31936, + 31946 ], "loc": { "start": { - "line": 1210, + "line": 1134, "column": 17 }, "end": { - "line": 1210, + "line": 1134, "column": 27 } } }, "range": [ - 33837, - 33852 + 31931, + 31946 ], "loc": { "start": { - "line": 1210, + "line": 1134, "column": 12 }, "end": { - "line": 1210, + "line": 1134, "column": 27 } } @@ -52249,48 +50233,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 33868, - 33875 + 31962, + 31969 ], "loc": { "start": { - "line": 1211, + "line": 1135, "column": 12 }, "end": { - "line": 1211, + "line": 1135, "column": 19 } } } ], "range": [ - 33854, - 33885 + 31948, + 31979 ], "loc": { "start": { - "line": 1210, + "line": 1134, "column": 29 }, "end": { - "line": 1212, + "line": 1136, "column": 9 } } }, "alternate": null, "range": [ - 33833, - 33885 + 31927, + 31979 ], "loc": { "start": { - "line": 1210, + "line": 1134, "column": 8 }, "end": { - "line": 1212, + "line": 1136, "column": 9 } }, @@ -52299,16 +50283,16 @@ "type": "Line", "value": " TODO: prevent filters row generation for popup filters too,", "range": [ - 33640, - 33702 + 31734, + 31796 ], "loc": { "start": { - "line": 1207, + "line": 1131, "column": 8 }, "end": { - "line": 1207, + "line": 1131, "column": 70 } } @@ -52317,16 +50301,16 @@ "type": "Line", "value": " to reduce and simplify headers row index adjusting across lib modules", "range": [ - 33711, - 33783 + 31805, + 31877 ], "loc": { "start": { - "line": 1208, + "line": 1132, "column": 8 }, "end": { - "line": 1208, + "line": 1132, "column": 80 } } @@ -52335,16 +50319,16 @@ "type": "Line", "value": " (GridLayout, PopupFilter etc)", "range": [ - 33792, - 33824 + 31886, + 31918 ], "loc": { "start": { - "line": 1209, + "line": 1133, "column": 8 }, "end": { - "line": 1209, + "line": 1133, "column": 40 } } @@ -52360,32 +50344,32 @@ "type": "Identifier", "name": "fltrow", "range": [ - 33898, - 33904 + 31992, + 31998 ], "loc": { "start": { - "line": 1213, + "line": 1137, "column": 12 }, "end": { - "line": 1213, + "line": 1137, "column": 18 } } }, "init": null, "range": [ - 33898, - 33904 + 31992, + 31998 ], "loc": { "start": { - "line": 1213, + "line": 1137, "column": 12 }, "end": { - "line": 1213, + "line": 1137, "column": 18 } } @@ -52393,16 +50377,16 @@ ], "kind": "let", "range": [ - 33894, - 33905 + 31988, + 31999 ], "loc": { "start": { - "line": 1213, + "line": 1137, "column": 8 }, "end": { - "line": 1213, + "line": 1137, "column": 19 } } @@ -52416,16 +50400,16 @@ "type": "Identifier", "name": "thead", "range": [ - 33919, - 33924 + 32013, + 32018 ], "loc": { "start": { - "line": 1215, + "line": 1139, "column": 12 }, "end": { - "line": 1215, + "line": 1139, "column": 17 } } @@ -52436,16 +50420,16 @@ "type": "Identifier", "name": "tag", "range": [ - 33927, - 33930 + 32021, + 32024 ], "loc": { "start": { - "line": 1215, + "line": 1139, "column": 20 }, "end": { - "line": 1215, + "line": 1139, "column": 23 } } @@ -52459,16 +50443,16 @@ "object": { "type": "ThisExpression", "range": [ - 33931, - 33935 + 32025, + 32029 ], "loc": { "start": { - "line": 1215, + "line": 1139, "column": 24 }, "end": { - "line": 1215, + "line": 1139, "column": 28 } } @@ -52477,47 +50461,47 @@ "type": "Identifier", "name": "dom", "range": [ - 33936, - 33939 + 32030, + 32033 ], "loc": { "start": { - "line": 1215, + "line": 1139, "column": 29 }, "end": { - "line": 1215, + "line": 1139, "column": 32 } } }, "range": [ - 33931, - 33939 + 32025, + 32033 ], "loc": { "start": { - "line": 1215, + "line": 1139, "column": 24 }, "end": { - "line": 1215, + "line": 1139, "column": 32 } } }, "arguments": [], "range": [ - 33931, - 33941 + 32025, + 32035 ], "loc": { "start": { - "line": 1215, + "line": 1139, "column": 24 }, "end": { - "line": 1215, + "line": 1139, "column": 34 } } @@ -52527,47 +50511,47 @@ "value": "thead", "raw": "'thead'", "range": [ - 33943, - 33950 + 32037, + 32044 ], "loc": { "start": { - "line": 1215, + "line": 1139, "column": 36 }, "end": { - "line": 1215, + "line": 1139, "column": 43 } } } ], "range": [ - 33927, - 33951 + 32021, + 32045 ], "loc": { "start": { - "line": 1215, + "line": 1139, "column": 20 }, "end": { - "line": 1215, + "line": 1139, "column": 44 } } }, "range": [ - 33919, - 33951 + 32013, + 32045 ], "loc": { "start": { - "line": 1215, + "line": 1139, "column": 12 }, "end": { - "line": 1215, + "line": 1139, "column": 44 } } @@ -52575,16 +50559,16 @@ ], "kind": "let", "range": [ - 33915, - 33952 + 32009, + 32046 ], "loc": { "start": { - "line": 1215, + "line": 1139, "column": 8 }, "end": { - "line": 1215, + "line": 1139, "column": 45 } } @@ -52601,16 +50585,16 @@ "type": "Identifier", "name": "thead", "range": [ - 33965, - 33970 + 32059, + 32064 ], "loc": { "start": { - "line": 1216, + "line": 1140, "column": 12 }, "end": { - "line": 1216, + "line": 1140, "column": 17 } } @@ -52619,31 +50603,31 @@ "type": "Identifier", "name": "length", "range": [ - 33971, - 33977 + 32065, + 32071 ], "loc": { "start": { - "line": 1216, + "line": 1140, "column": 18 }, "end": { - "line": 1216, + "line": 1140, "column": 24 } } }, "range": [ - 33965, - 33977 + 32059, + 32071 ], "loc": { "start": { - "line": 1216, + "line": 1140, "column": 12 }, "end": { - "line": 1216, + "line": 1140, "column": 24 } } @@ -52653,31 +50637,31 @@ "value": 0, "raw": "0", "range": [ - 33980, - 33981 + 32074, + 32075 ], "loc": { "start": { - "line": 1216, + "line": 1140, "column": 27 }, "end": { - "line": 1216, + "line": 1140, "column": 28 } } }, "range": [ - 33965, - 33981 + 32059, + 32075 ], "loc": { "start": { - "line": 1216, + "line": 1140, "column": 12 }, "end": { - "line": 1216, + "line": 1140, "column": 28 } } @@ -52694,16 +50678,16 @@ "type": "Identifier", "name": "fltrow", "range": [ - 33997, - 34003 + 32091, + 32097 ], "loc": { "start": { - "line": 1217, + "line": 1141, "column": 12 }, "end": { - "line": 1217, + "line": 1141, "column": 18 } } @@ -52720,16 +50704,16 @@ "type": "Identifier", "name": "thead", "range": [ - 34006, - 34011 + 32100, + 32105 ], "loc": { "start": { - "line": 1217, + "line": 1141, "column": 21 }, "end": { - "line": 1217, + "line": 1141, "column": 26 } } @@ -52739,31 +50723,31 @@ "value": 0, "raw": "0", "range": [ - 34012, - 34013 + 32106, + 32107 ], "loc": { "start": { - "line": 1217, + "line": 1141, "column": 27 }, "end": { - "line": 1217, + "line": 1141, "column": 28 } } }, "range": [ - 34006, - 34014 + 32100, + 32108 ], "loc": { "start": { - "line": 1217, + "line": 1141, "column": 21 }, "end": { - "line": 1217, + "line": 1141, "column": 29 } } @@ -52772,31 +50756,31 @@ "type": "Identifier", "name": "insertRow", "range": [ - 34015, - 34024 + 32109, + 32118 ], "loc": { "start": { - "line": 1217, + "line": 1141, "column": 30 }, "end": { - "line": 1217, + "line": 1141, "column": 39 } } }, "range": [ - 34006, - 34024 + 32100, + 32118 ], "loc": { "start": { - "line": 1217, + "line": 1141, "column": 21 }, "end": { - "line": 1217, + "line": 1141, "column": 39 } } @@ -52808,16 +50792,16 @@ "object": { "type": "ThisExpression", "range": [ - 34025, - 34029 + 32119, + 32123 ], "loc": { "start": { - "line": 1217, + "line": 1141, "column": 40 }, "end": { - "line": 1217, + "line": 1141, "column": 44 } } @@ -52826,93 +50810,93 @@ "type": "Identifier", "name": "filtersRowIndex", "range": [ - 34030, - 34045 + 32124, + 32139 ], "loc": { "start": { - "line": 1217, + "line": 1141, "column": 45 }, "end": { - "line": 1217, + "line": 1141, "column": 60 } } }, "range": [ - 34025, - 34045 + 32119, + 32139 ], "loc": { "start": { - "line": 1217, + "line": 1141, "column": 40 }, "end": { - "line": 1217, + "line": 1141, "column": 60 } } } ], "range": [ - 34006, - 34046 + 32100, + 32140 ], "loc": { "start": { - "line": 1217, + "line": 1141, "column": 21 }, "end": { - "line": 1217, + "line": 1141, "column": 61 } } }, "range": [ - 33997, - 34046 + 32091, + 32140 ], "loc": { "start": { - "line": 1217, + "line": 1141, "column": 12 }, "end": { - "line": 1217, + "line": 1141, "column": 61 } } }, "range": [ - 33997, - 34047 + 32091, + 32141 ], "loc": { "start": { - "line": 1217, + "line": 1141, "column": 12 }, "end": { - "line": 1217, + "line": 1141, "column": 62 } } } ], "range": [ - 33983, - 34057 + 32077, + 32151 ], "loc": { "start": { - "line": 1216, + "line": 1140, "column": 30 }, "end": { - "line": 1218, + "line": 1142, "column": 9 } } @@ -52929,16 +50913,16 @@ "type": "Identifier", "name": "fltrow", "range": [ - 34077, - 34083 + 32171, + 32177 ], "loc": { "start": { - "line": 1219, + "line": 1143, "column": 12 }, "end": { - "line": 1219, + "line": 1143, "column": 18 } } @@ -52956,16 +50940,16 @@ "object": { "type": "ThisExpression", "range": [ - 34086, - 34090 + 32180, + 32184 ], "loc": { "start": { - "line": 1219, + "line": 1143, "column": 21 }, "end": { - "line": 1219, + "line": 1143, "column": 25 } } @@ -52974,47 +50958,47 @@ "type": "Identifier", "name": "dom", "range": [ - 34091, - 34094 + 32185, + 32188 ], "loc": { "start": { - "line": 1219, + "line": 1143, "column": 26 }, "end": { - "line": 1219, + "line": 1143, "column": 29 } } }, "range": [ - 34086, - 34094 + 32180, + 32188 ], "loc": { "start": { - "line": 1219, + "line": 1143, "column": 21 }, "end": { - "line": 1219, + "line": 1143, "column": 29 } } }, "arguments": [], "range": [ - 34086, - 34096 + 32180, + 32190 ], "loc": { "start": { - "line": 1219, + "line": 1143, "column": 21 }, "end": { - "line": 1219, + "line": 1143, "column": 31 } } @@ -53023,31 +51007,31 @@ "type": "Identifier", "name": "insertRow", "range": [ - 34097, - 34106 + 32191, + 32200 ], "loc": { "start": { - "line": 1219, + "line": 1143, "column": 32 }, "end": { - "line": 1219, + "line": 1143, "column": 41 } } }, "range": [ - 34086, - 34106 + 32180, + 32200 ], "loc": { "start": { - "line": 1219, + "line": 1143, "column": 21 }, "end": { - "line": 1219, + "line": 1143, "column": 41 } } @@ -53059,16 +51043,16 @@ "object": { "type": "ThisExpression", "range": [ - 34107, - 34111 + 32201, + 32205 ], "loc": { "start": { - "line": 1219, + "line": 1143, "column": 42 }, "end": { - "line": 1219, + "line": 1143, "column": 46 } } @@ -53077,108 +51061,108 @@ "type": "Identifier", "name": "filtersRowIndex", "range": [ - 34112, - 34127 + 32206, + 32221 ], "loc": { "start": { - "line": 1219, + "line": 1143, "column": 47 }, "end": { - "line": 1219, + "line": 1143, "column": 62 } } }, "range": [ - 34107, - 34127 + 32201, + 32221 ], "loc": { "start": { - "line": 1219, + "line": 1143, "column": 42 }, "end": { - "line": 1219, + "line": 1143, "column": 62 } } } ], "range": [ - 34086, - 34128 + 32180, + 32222 ], "loc": { "start": { - "line": 1219, + "line": 1143, "column": 21 }, "end": { - "line": 1219, + "line": 1143, "column": 63 } } }, "range": [ - 34077, - 34128 + 32171, + 32222 ], "loc": { "start": { - "line": 1219, + "line": 1143, "column": 12 }, "end": { - "line": 1219, + "line": 1143, "column": 63 } } }, "range": [ - 34077, - 34129 + 32171, + 32223 ], "loc": { "start": { - "line": 1219, + "line": 1143, "column": 12 }, "end": { - "line": 1219, + "line": 1143, "column": 64 } } } ], "range": [ - 34063, - 34139 + 32157, + 32233 ], "loc": { "start": { - "line": 1218, + "line": 1142, "column": 15 }, "end": { - "line": 1220, + "line": 1144, "column": 9 } } }, "range": [ - 33961, - 34139 + 32055, + 32233 ], "loc": { "start": { - "line": 1216, + "line": 1140, "column": 8 }, "end": { - "line": 1220, + "line": 1144, "column": 9 } } @@ -53195,16 +51179,16 @@ "type": "Identifier", "name": "fltrow", "range": [ - 34149, - 34155 + 32243, + 32249 ], "loc": { "start": { - "line": 1222, + "line": 1146, "column": 8 }, "end": { - "line": 1222, + "line": 1146, "column": 14 } } @@ -53213,31 +51197,31 @@ "type": "Identifier", "name": "className", "range": [ - 34156, - 34165 + 32250, + 32259 ], "loc": { "start": { - "line": 1222, + "line": 1146, "column": 15 }, "end": { - "line": 1222, + "line": 1146, "column": 24 } } }, "range": [ - 34149, - 34165 + 32243, + 32259 ], "loc": { "start": { - "line": 1222, + "line": 1146, "column": 8 }, "end": { - "line": 1222, + "line": 1146, "column": 24 } } @@ -53248,16 +51232,16 @@ "object": { "type": "ThisExpression", "range": [ - 34168, - 34172 + 32262, + 32266 ], "loc": { "start": { - "line": 1222, + "line": 1146, "column": 27 }, "end": { - "line": 1222, + "line": 1146, "column": 31 } } @@ -53266,61 +51250,61 @@ "type": "Identifier", "name": "fltsRowCssClass", "range": [ - 34173, - 34188 + 32267, + 32282 ], "loc": { "start": { - "line": 1222, + "line": 1146, "column": 32 }, "end": { - "line": 1222, + "line": 1146, "column": 47 } } }, "range": [ - 34168, - 34188 + 32262, + 32282 ], "loc": { "start": { - "line": 1222, + "line": 1146, "column": 27 }, "end": { - "line": 1222, + "line": 1146, "column": 47 } } }, "range": [ - 34149, - 34188 + 32243, + 32282 ], "loc": { "start": { - "line": 1222, + "line": 1146, "column": 8 }, "end": { - "line": 1222, + "line": 1146, "column": 47 } } }, "range": [ - 34149, - 34189 + 32243, + 32283 ], "loc": { "start": { - "line": 1222, + "line": 1146, "column": 8 }, "end": { - "line": 1222, + "line": 1146, "column": 48 } } @@ -53335,16 +51319,16 @@ "object": { "type": "ThisExpression", "range": [ - 34203, - 34207 + 32297, + 32301 ], "loc": { "start": { - "line": 1224, + "line": 1148, "column": 12 }, "end": { - "line": 1224, + "line": 1148, "column": 16 } } @@ -53353,47 +51337,47 @@ "type": "Identifier", "name": "isExternalFlt", "range": [ - 34208, - 34221 + 32302, + 32315 ], "loc": { "start": { - "line": 1224, + "line": 1148, "column": 17 }, "end": { - "line": 1224, + "line": 1148, "column": 30 } } }, "range": [ - 34203, - 34221 + 32297, + 32315 ], "loc": { "start": { - "line": 1224, + "line": 1148, "column": 12 }, "end": { - "line": 1224, + "line": 1148, "column": 30 } } }, "arguments": [], "range": [ - 34203, - 34223 + 32297, + 32317 ], "loc": { "start": { - "line": 1224, + "line": 1148, "column": 12 }, "end": { - "line": 1224, + "line": 1148, "column": 32 } } @@ -53416,16 +51400,16 @@ "type": "Identifier", "name": "fltrow", "range": [ - 34239, - 34245 + 32333, + 32339 ], "loc": { "start": { - "line": 1225, + "line": 1149, "column": 12 }, "end": { - "line": 1225, + "line": 1149, "column": 18 } } @@ -53434,31 +51418,31 @@ "type": "Identifier", "name": "style", "range": [ - 34246, - 34251 + 32340, + 32345 ], "loc": { "start": { - "line": 1225, + "line": 1149, "column": 19 }, "end": { - "line": 1225, + "line": 1149, "column": 24 } } }, "range": [ - 34239, - 34251 + 32333, + 32345 ], "loc": { "start": { - "line": 1225, + "line": 1149, "column": 12 }, "end": { - "line": 1225, + "line": 1149, "column": 24 } } @@ -53467,31 +51451,31 @@ "type": "Identifier", "name": "display", "range": [ - 34252, - 34259 + 32346, + 32353 ], "loc": { "start": { - "line": 1225, + "line": 1149, "column": 25 }, "end": { - "line": 1225, + "line": 1149, "column": 32 } } }, "range": [ - 34239, - 34259 + 32333, + 32353 ], "loc": { "start": { - "line": 1225, + "line": 1149, "column": 12 }, "end": { - "line": 1225, + "line": 1149, "column": 32 } } @@ -53500,78 +51484,78 @@ "type": "Identifier", "name": "NONE", "range": [ - 34262, - 34266 + 32356, + 32360 ], "loc": { "start": { - "line": 1225, + "line": 1149, "column": 35 }, "end": { - "line": 1225, + "line": 1149, "column": 39 } } }, "range": [ - 34239, - 34266 + 32333, + 32360 ], "loc": { "start": { - "line": 1225, + "line": 1149, "column": 12 }, "end": { - "line": 1225, + "line": 1149, "column": 39 } } }, "range": [ - 34239, - 34267 + 32333, + 32361 ], "loc": { "start": { - "line": 1225, + "line": 1149, "column": 12 }, "end": { - "line": 1225, + "line": 1149, "column": 40 } } } ], "range": [ - 34225, - 34277 + 32319, + 32371 ], "loc": { "start": { - "line": 1224, + "line": 1148, "column": 34 }, "end": { - "line": 1226, + "line": 1150, "column": 9 } } }, "alternate": null, "range": [ - 34199, - 34277 + 32293, + 32371 ], "loc": { "start": { - "line": 1224, + "line": 1148, "column": 8 }, "end": { - "line": 1226, + "line": 1150, "column": 9 } } @@ -53589,16 +51573,16 @@ "object": { "type": "ThisExpression", "range": [ - 34287, - 34291 + 32381, + 32385 ], "loc": { "start": { - "line": 1228, + "line": 1152, "column": 8 }, "end": { - "line": 1228, + "line": 1152, "column": 12 } } @@ -53607,31 +51591,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 34292, - 34299 + 32386, + 32393 ], "loc": { "start": { - "line": 1228, + "line": 1152, "column": 13 }, "end": { - "line": 1228, + "line": 1152, "column": 20 } } }, "range": [ - 34287, - 34299 + 32381, + 32393 ], "loc": { "start": { - "line": 1228, + "line": 1152, "column": 8 }, "end": { - "line": 1228, + "line": 1152, "column": 20 } } @@ -53640,31 +51624,31 @@ "type": "Identifier", "name": "emit", "range": [ - 34300, - 34304 + 32394, + 32398 ], "loc": { "start": { - "line": 1228, + "line": 1152, "column": 21 }, "end": { - "line": 1228, + "line": 1152, "column": 25 } } }, "range": [ - 34287, - 34304 + 32381, + 32398 ], "loc": { "start": { - "line": 1228, + "line": 1152, "column": 8 }, "end": { - "line": 1228, + "line": 1152, "column": 25 } } @@ -53675,16 +51659,16 @@ "value": "filters-row-inserted", "raw": "'filters-row-inserted'", "range": [ - 34305, - 34327 + 32399, + 32421 ], "loc": { "start": { - "line": 1228, + "line": 1152, "column": 26 }, "end": { - "line": 1228, + "line": 1152, "column": 48 } } @@ -53692,16 +51676,16 @@ { "type": "ThisExpression", "range": [ - 34329, - 34333 + 32423, + 32427 ], "loc": { "start": { - "line": 1228, + "line": 1152, "column": 50 }, "end": { - "line": 1228, + "line": 1152, "column": 54 } } @@ -53710,47 +51694,47 @@ "type": "Identifier", "name": "fltrow", "range": [ - 34335, - 34341 + 32429, + 32435 ], "loc": { "start": { - "line": 1228, + "line": 1152, "column": 56 }, "end": { - "line": 1228, + "line": 1152, "column": 62 } } } ], "range": [ - 34287, - 34342 + 32381, + 32436 ], "loc": { "start": { - "line": 1228, + "line": 1152, "column": 8 }, "end": { - "line": 1228, + "line": 1152, "column": 63 } } }, "range": [ - 34287, - 34343 + 32381, + 32437 ], "loc": { "start": { - "line": 1228, + "line": 1152, "column": 8 }, "end": { - "line": 1228, + "line": 1152, "column": 64 } } @@ -53761,47 +51745,47 @@ "type": "Identifier", "name": "fltrow", "range": [ - 34359, - 34365 + 32453, + 32459 ], "loc": { "start": { - "line": 1229, + "line": 1153, "column": 15 }, "end": { - "line": 1229, + "line": 1153, "column": 21 } } }, "range": [ - 34352, - 34366 + 32446, + 32460 ], "loc": { "start": { - "line": 1229, + "line": 1153, "column": 8 }, "end": { - "line": 1229, + "line": 1153, "column": 22 } } } ], "range": [ - 33630, - 34372 + 31724, + 32466 ], "loc": { "start": { - "line": 1206, + "line": 1130, "column": 24 }, "end": { - "line": 1230, + "line": 1154, "column": 5 } } @@ -53809,16 +51793,16 @@ "generator": false, "expression": false, "range": [ - 33627, - 34372 + 31721, + 32466 ], "loc": { "start": { - "line": 1206, + "line": 1130, "column": 21 }, "end": { - "line": 1230, + "line": 1154, "column": 5 } } @@ -53826,16 +51810,16 @@ "kind": "method", "computed": false, "range": [ - 33610, - 34372 + 31704, + 32466 ], "loc": { "start": { - "line": 1206, + "line": 1130, "column": 4 }, "end": { - "line": 1230, + "line": 1154, "column": 5 } }, @@ -53844,16 +51828,16 @@ "type": "Block", "value": "*\n * Insert filters row at initialization\n ", "range": [ - 33550, - 33605 + 31644, + 31699 ], "loc": { "start": { - "line": 1203, + "line": 1127, "column": 4 }, "end": { - "line": 1205, + "line": 1129, "column": 7 } } @@ -53864,16 +51848,16 @@ "type": "Block", "value": "*\n * Initialize filtersless table\n ", "range": [ - 34378, - 34425 + 32472, + 32519 ], "loc": { "start": { - "line": 1232, + "line": 1156, "column": 4 }, "end": { - "line": 1234, + "line": 1158, "column": 7 } } @@ -53887,16 +51871,16 @@ "type": "Identifier", "name": "_initNoFilters", "range": [ - 34430, - 34444 + 32524, + 32538 ], "loc": { "start": { - "line": 1235, + "line": 1159, "column": 4 }, "end": { - "line": 1235, + "line": 1159, "column": 18 } } @@ -53916,16 +51900,16 @@ "object": { "type": "ThisExpression", "range": [ - 34461, - 34465 + 32555, + 32559 ], "loc": { "start": { - "line": 1236, + "line": 1160, "column": 12 }, "end": { - "line": 1236, + "line": 1160, "column": 16 } } @@ -53934,31 +51918,31 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 34466, - 34473 + 32560, + 32567 ], "loc": { "start": { - "line": 1236, + "line": 1160, "column": 17 }, "end": { - "line": 1236, + "line": 1160, "column": 24 } } }, "range": [ - 34461, - 34473 + 32555, + 32567 ], "loc": { "start": { - "line": 1236, + "line": 1160, "column": 12 }, "end": { - "line": 1236, + "line": 1160, "column": 24 } } @@ -53970,48 +51954,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 34489, - 34496 + 32583, + 32590 ], "loc": { "start": { - "line": 1237, + "line": 1161, "column": 12 }, "end": { - "line": 1237, + "line": 1161, "column": 19 } } } ], "range": [ - 34475, - 34506 + 32569, + 32600 ], "loc": { "start": { - "line": 1236, + "line": 1160, "column": 26 }, "end": { - "line": 1238, + "line": 1162, "column": 9 } } }, "alternate": null, "range": [ - 34457, - 34506 + 32551, + 32600 ], "loc": { "start": { - "line": 1236, + "line": 1160, "column": 8 }, "end": { - "line": 1238, + "line": 1162, "column": 9 } } @@ -54027,16 +52011,16 @@ "object": { "type": "ThisExpression", "range": [ - 34515, - 34519 + 32609, + 32613 ], "loc": { "start": { - "line": 1239, + "line": 1163, "column": 8 }, "end": { - "line": 1239, + "line": 1163, "column": 12 } } @@ -54045,31 +52029,31 @@ "type": "Identifier", "name": "refRow", "range": [ - 34520, - 34526 + 32614, + 32620 ], "loc": { "start": { - "line": 1239, + "line": 1163, "column": 13 }, "end": { - "line": 1239, + "line": 1163, "column": 19 } } }, "range": [ - 34515, - 34526 + 32609, + 32620 ], "loc": { "start": { - "line": 1239, + "line": 1163, "column": 8 }, "end": { - "line": 1239, + "line": 1163, "column": 19 } } @@ -54085,16 +52069,16 @@ "object": { "type": "ThisExpression", "range": [ - 34529, - 34533 + 32623, + 32627 ], "loc": { "start": { - "line": 1239, + "line": 1163, "column": 22 }, "end": { - "line": 1239, + "line": 1163, "column": 26 } } @@ -54103,31 +52087,31 @@ "type": "Identifier", "name": "refRow", "range": [ - 34534, - 34540 + 32628, + 32634 ], "loc": { "start": { - "line": 1239, + "line": 1163, "column": 27 }, "end": { - "line": 1239, + "line": 1163, "column": 33 } } }, "range": [ - 34529, - 34540 + 32623, + 32634 ], "loc": { "start": { - "line": 1239, + "line": 1163, "column": 22 }, "end": { - "line": 1239, + "line": 1163, "column": 33 } } @@ -54137,31 +52121,31 @@ "value": 0, "raw": "0", "range": [ - 34543, - 34544 + 32637, + 32638 ], "loc": { "start": { - "line": 1239, + "line": 1163, "column": 36 }, "end": { - "line": 1239, + "line": 1163, "column": 37 } } }, "range": [ - 34529, - 34544 + 32623, + 32638 ], "loc": { "start": { - "line": 1239, + "line": 1163, "column": 22 }, "end": { - "line": 1239, + "line": 1163, "column": 37 } } @@ -54175,16 +52159,16 @@ "object": { "type": "ThisExpression", "range": [ - 34547, - 34551 + 32641, + 32645 ], "loc": { "start": { - "line": 1239, + "line": 1163, "column": 40 }, "end": { - "line": 1239, + "line": 1163, "column": 44 } } @@ -54193,31 +52177,31 @@ "type": "Identifier", "name": "refRow", "range": [ - 34552, - 34558 + 32646, + 32652 ], "loc": { "start": { - "line": 1239, + "line": 1163, "column": 45 }, "end": { - "line": 1239, + "line": 1163, "column": 51 } } }, "range": [ - 34547, - 34558 + 32641, + 32652 ], "loc": { "start": { - "line": 1239, + "line": 1163, "column": 40 }, "end": { - "line": 1239, + "line": 1163, "column": 51 } } @@ -54227,31 +52211,31 @@ "value": 1, "raw": "1", "range": [ - 34561, - 34562 + 32655, + 32656 ], "loc": { "start": { - "line": 1239, + "line": 1163, "column": 54 }, "end": { - "line": 1239, + "line": 1163, "column": 55 } } }, "range": [ - 34547, - 34562 + 32641, + 32656 ], "loc": { "start": { - "line": 1239, + "line": 1163, "column": 40 }, "end": { - "line": 1239, + "line": 1163, "column": 55 } } @@ -54261,61 +52245,61 @@ "value": 0, "raw": "0", "range": [ - 34565, - 34566 + 32659, + 32660 ], "loc": { "start": { - "line": 1239, + "line": 1163, "column": 58 }, "end": { - "line": 1239, + "line": 1163, "column": 59 } } }, "range": [ - 34529, - 34566 + 32623, + 32660 ], "loc": { "start": { - "line": 1239, + "line": 1163, "column": 22 }, "end": { - "line": 1239, + "line": 1163, "column": 59 } } }, "range": [ - 34515, - 34566 + 32609, + 32660 ], "loc": { "start": { - "line": 1239, + "line": 1163, "column": 8 }, "end": { - "line": 1239, + "line": 1163, "column": 59 } } }, "range": [ - 34515, - 34567 + 32609, + 32661 ], "loc": { "start": { - "line": 1239, + "line": 1163, "column": 8 }, "end": { - "line": 1239, + "line": 1163, "column": 60 } } @@ -54331,16 +52315,16 @@ "object": { "type": "ThisExpression", "range": [ - 34576, - 34580 + 32670, + 32674 ], "loc": { "start": { - "line": 1240, + "line": 1164, "column": 8 }, "end": { - "line": 1240, + "line": 1164, "column": 12 } } @@ -54349,31 +52333,31 @@ "type": "Identifier", "name": "nbFilterableRows", "range": [ - 34581, - 34597 + 32675, + 32691 ], "loc": { "start": { - "line": 1240, + "line": 1164, "column": 13 }, "end": { - "line": 1240, + "line": 1164, "column": 29 } } }, "range": [ - 34576, - 34597 + 32670, + 32691 ], "loc": { "start": { - "line": 1240, + "line": 1164, "column": 8 }, "end": { - "line": 1240, + "line": 1164, "column": 29 } } @@ -54386,16 +52370,16 @@ "object": { "type": "ThisExpression", "range": [ - 34600, - 34604 + 32694, + 32698 ], "loc": { "start": { - "line": 1240, + "line": 1164, "column": 32 }, "end": { - "line": 1240, + "line": 1164, "column": 36 } } @@ -54404,93 +52388,93 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 34605, - 34614 + 32699, + 32708 ], "loc": { "start": { - "line": 1240, + "line": 1164, "column": 37 }, "end": { - "line": 1240, + "line": 1164, "column": 46 } } }, "range": [ - 34600, - 34614 + 32694, + 32708 ], "loc": { "start": { - "line": 1240, + "line": 1164, "column": 32 }, "end": { - "line": 1240, + "line": 1164, "column": 46 } } }, "arguments": [], "range": [ - 34600, - 34616 + 32694, + 32710 ], "loc": { "start": { - "line": 1240, + "line": 1164, "column": 32 }, "end": { - "line": 1240, + "line": 1164, "column": 48 } } }, "range": [ - 34576, - 34616 + 32670, + 32710 ], "loc": { "start": { - "line": 1240, + "line": 1164, "column": 8 }, "end": { - "line": 1240, + "line": 1164, "column": 48 } } }, "range": [ - 34576, - 34617 + 32670, + 32711 ], "loc": { "start": { - "line": 1240, + "line": 1164, "column": 8 }, "end": { - "line": 1240, + "line": 1164, "column": 49 } } } ], "range": [ - 34447, - 34623 + 32541, + 32717 ], "loc": { "start": { - "line": 1235, + "line": 1159, "column": 21 }, "end": { - "line": 1241, + "line": 1165, "column": 5 } } @@ -54498,16 +52482,16 @@ "generator": false, "expression": false, "range": [ - 34444, - 34623 + 32538, + 32717 ], "loc": { "start": { - "line": 1235, + "line": 1159, "column": 18 }, "end": { - "line": 1241, + "line": 1165, "column": 5 } } @@ -54515,16 +52499,16 @@ "kind": "method", "computed": false, "range": [ - 34430, - 34623 + 32524, + 32717 ], "loc": { "start": { - "line": 1235, + "line": 1159, "column": 4 }, "end": { - "line": 1241, + "line": 1165, "column": 5 } }, @@ -54533,16 +52517,16 @@ "type": "Block", "value": "*\n * Initialize filtersless table\n ", "range": [ - 34378, - 34425 + 32472, + 32519 ], "loc": { "start": { - "line": 1232, + "line": 1156, "column": 4 }, "end": { - "line": 1234, + "line": 1158, "column": 7 } } @@ -54553,16 +52537,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": [ - 34629, - 34848 + 32723, + 32942 ], "loc": { "start": { - "line": 1243, + "line": 1167, "column": 4 }, "end": { - "line": 1248, + "line": 1172, "column": 7 } } @@ -54576,16 +52560,16 @@ "type": "Identifier", "name": "_buildInputFilter", "range": [ - 34853, - 34870 + 32947, + 32964 ], "loc": { "start": { - "line": 1249, + "line": 1173, "column": 4 }, "end": { - "line": 1249, + "line": 1173, "column": 21 } } @@ -54598,16 +52582,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 34871, - 34879 + 32965, + 32973 ], "loc": { "start": { - "line": 1249, + "line": 1173, "column": 22 }, "end": { - "line": 1249, + "line": 1173, "column": 30 } } @@ -54616,16 +52600,16 @@ "type": "Identifier", "name": "cssClass", "range": [ - 34881, - 34889 + 32975, + 32983 ], "loc": { "start": { - "line": 1249, + "line": 1173, "column": 32 }, "end": { - "line": 1249, + "line": 1173, "column": 40 } } @@ -54634,16 +52618,16 @@ "type": "Identifier", "name": "container", "range": [ - 34891, - 34900 + 32985, + 32994 ], "loc": { "start": { - "line": 1249, + "line": 1173, "column": 42 }, "end": { - "line": 1249, + "line": 1173, "column": 51 } } @@ -54661,16 +52645,16 @@ "type": "Identifier", "name": "col", "range": [ - 34916, - 34919 + 33010, + 33013 ], "loc": { "start": { - "line": 1250, + "line": 1174, "column": 12 }, "end": { - "line": 1250, + "line": 1174, "column": 15 } } @@ -54683,16 +52667,16 @@ "object": { "type": "ThisExpression", "range": [ - 34922, - 34926 + 33016, + 33020 ], "loc": { "start": { - "line": 1250, + "line": 1174, "column": 18 }, "end": { - "line": 1250, + "line": 1174, "column": 22 } } @@ -54701,31 +52685,31 @@ "type": "Identifier", "name": "getFilterType", "range": [ - 34927, - 34940 + 33021, + 33034 ], "loc": { "start": { - "line": 1250, + "line": 1174, "column": 23 }, "end": { - "line": 1250, + "line": 1174, "column": 36 } } }, "range": [ - 34922, - 34940 + 33016, + 33034 ], "loc": { "start": { - "line": 1250, + "line": 1174, "column": 18 }, "end": { - "line": 1250, + "line": 1174, "column": 36 } } @@ -54735,47 +52719,47 @@ "type": "Identifier", "name": "colIndex", "range": [ - 34941, - 34949 + 33035, + 33043 ], "loc": { "start": { - "line": 1250, + "line": 1174, "column": 37 }, "end": { - "line": 1250, + "line": 1174, "column": 45 } } } ], "range": [ - 34922, - 34950 + 33016, + 33044 ], "loc": { "start": { - "line": 1250, + "line": 1174, "column": 18 }, "end": { - "line": 1250, + "line": 1174, "column": 46 } } }, "range": [ - 34916, - 34950 + 33010, + 33044 ], "loc": { "start": { - "line": 1250, + "line": 1174, "column": 12 }, "end": { - "line": 1250, + "line": 1174, "column": 46 } } @@ -54783,16 +52767,16 @@ ], "kind": "let", "range": [ - 34912, - 34951 + 33006, + 33045 ], "loc": { "start": { - "line": 1250, + "line": 1174, "column": 8 }, "end": { - "line": 1250, + "line": 1174, "column": 47 } } @@ -54806,16 +52790,16 @@ "type": "Identifier", "name": "externalFltTgtId", "range": [ - 34964, - 34980 + 33058, + 33074 ], "loc": { "start": { - "line": 1251, + "line": 1175, "column": 12 }, "end": { - "line": 1251, + "line": 1175, "column": 28 } } @@ -54830,16 +52814,16 @@ "object": { "type": "ThisExpression", "range": [ - 34983, - 34987 + 33077, + 33081 ], "loc": { "start": { - "line": 1251, + "line": 1175, "column": 31 }, "end": { - "line": 1251, + "line": 1175, "column": 35 } } @@ -54848,47 +52832,47 @@ "type": "Identifier", "name": "isExternalFlt", "range": [ - 34988, - 35001 + 33082, + 33095 ], "loc": { "start": { - "line": 1251, + "line": 1175, "column": 36 }, "end": { - "line": 1251, + "line": 1175, "column": 49 } } }, "range": [ - 34983, - 35001 + 33077, + 33095 ], "loc": { "start": { - "line": 1251, + "line": 1175, "column": 31 }, "end": { - "line": 1251, + "line": 1175, "column": 49 } } }, "arguments": [], "range": [ - 34983, - 35003 + 33077, + 33097 ], "loc": { "start": { - "line": 1251, + "line": 1175, "column": 31 }, "end": { - "line": 1251, + "line": 1175, "column": 51 } } @@ -54902,16 +52886,16 @@ "object": { "type": "ThisExpression", "range": [ - 35018, - 35022 + 33112, + 33116 ], "loc": { "start": { - "line": 1252, + "line": 1176, "column": 12 }, "end": { - "line": 1252, + "line": 1176, "column": 16 } } @@ -54920,31 +52904,31 @@ "type": "Identifier", "name": "externalFltTgtIds", "range": [ - 35023, - 35040 + 33117, + 33134 ], "loc": { "start": { - "line": 1252, + "line": 1176, "column": 17 }, "end": { - "line": 1252, + "line": 1176, "column": 34 } } }, "range": [ - 35018, - 35040 + 33112, + 33134 ], "loc": { "start": { - "line": 1252, + "line": 1176, "column": 12 }, "end": { - "line": 1252, + "line": 1176, "column": 34 } } @@ -54953,31 +52937,31 @@ "type": "Identifier", "name": "colIndex", "range": [ - 35041, - 35049 + 33135, + 33143 ], "loc": { "start": { - "line": 1252, + "line": 1176, "column": 35 }, "end": { - "line": 1252, + "line": 1176, "column": 43 } } }, "range": [ - 35018, - 35050 + 33112, + 33144 ], "loc": { "start": { - "line": 1252, + "line": 1176, "column": 12 }, "end": { - "line": 1252, + "line": 1176, "column": 44 } } @@ -54987,46 +52971,46 @@ "value": null, "raw": "null", "range": [ - 35053, - 35057 + 33147, + 33151 ], "loc": { "start": { - "line": 1252, + "line": 1176, "column": 47 }, "end": { - "line": 1252, + "line": 1176, "column": 51 } } }, "range": [ - 34983, - 35057 + 33077, + 33151 ], "loc": { "start": { - "line": 1251, + "line": 1175, "column": 31 }, "end": { - "line": 1252, + "line": 1176, "column": 51 } } }, "range": [ - 34964, - 35057 + 33058, + 33151 ], "loc": { "start": { - "line": 1251, + "line": 1175, "column": 12 }, "end": { - "line": 1252, + "line": 1176, "column": 51 } } @@ -55034,16 +53018,16 @@ ], "kind": "let", "range": [ - 34960, - 35058 + 33054, + 33152 ], "loc": { "start": { - "line": 1251, + "line": 1175, "column": 8 }, "end": { - "line": 1252, + "line": 1176, "column": 52 } } @@ -55057,16 +53041,16 @@ "type": "Identifier", "name": "inpType", "range": [ - 35071, - 35078 + 33165, + 33172 ], "loc": { "start": { - "line": 1253, + "line": 1177, "column": 12 }, "end": { - "line": 1253, + "line": 1177, "column": 19 } } @@ -55080,16 +53064,16 @@ "type": "Identifier", "name": "col", "range": [ - 35081, - 35084 + 33175, + 33178 ], "loc": { "start": { - "line": 1253, + "line": 1177, "column": 22 }, "end": { - "line": 1253, + "line": 1177, "column": 25 } } @@ -55098,31 +53082,31 @@ "type": "Identifier", "name": "INPUT", "range": [ - 35089, - 35094 + 33183, + 33188 ], "loc": { "start": { - "line": 1253, + "line": 1177, "column": 30 }, "end": { - "line": 1253, + "line": 1177, "column": 35 } } }, "range": [ - 35081, - 35094 + 33175, + 33188 ], "loc": { "start": { - "line": 1253, + "line": 1177, "column": 22 }, "end": { - "line": 1253, + "line": 1177, "column": 35 } } @@ -55132,16 +53116,16 @@ "value": "text", "raw": "'text'", "range": [ - 35097, - 35103 + 33191, + 33197 ], "loc": { "start": { - "line": 1253, + "line": 1177, "column": 38 }, "end": { - "line": 1253, + "line": 1177, "column": 44 } } @@ -55151,46 +53135,46 @@ "value": "hidden", "raw": "'hidden'", "range": [ - 35106, - 35114 + 33200, + 33208 ], "loc": { "start": { - "line": 1253, + "line": 1177, "column": 47 }, "end": { - "line": 1253, + "line": 1177, "column": 55 } } }, "range": [ - 35081, - 35114 + 33175, + 33208 ], "loc": { "start": { - "line": 1253, + "line": 1177, "column": 22 }, "end": { - "line": 1253, + "line": 1177, "column": 55 } } }, "range": [ - 35071, - 35114 + 33165, + 33208 ], "loc": { "start": { - "line": 1253, + "line": 1177, "column": 12 }, "end": { - "line": 1253, + "line": 1177, "column": 55 } } @@ -55198,16 +53182,16 @@ ], "kind": "let", "range": [ - 35067, - 35115 + 33161, + 33209 ], "loc": { "start": { - "line": 1253, + "line": 1177, "column": 8 }, "end": { - "line": 1253, + "line": 1177, "column": 56 } } @@ -55221,16 +53205,16 @@ "type": "Identifier", "name": "inp", "range": [ - 35128, - 35131 + 33222, + 33225 ], "loc": { "start": { - "line": 1254, + "line": 1178, "column": 12 }, "end": { - "line": 1254, + "line": 1178, "column": 15 } } @@ -55241,16 +53225,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 35134, - 35143 + 33228, + 33237 ], "loc": { "start": { - "line": 1254, + "line": 1178, "column": 18 }, "end": { - "line": 1254, + "line": 1178, "column": 27 } } @@ -55260,16 +53244,16 @@ "type": "Identifier", "name": "INPUT", "range": [ - 35144, - 35149 + 33238, + 33243 ], "loc": { "start": { - "line": 1254, + "line": 1178, "column": 28 }, "end": { - "line": 1254, + "line": 1178, "column": 33 } } @@ -55282,16 +53266,16 @@ "value": "id", "raw": "'id'", "range": [ - 35164, - 35168 + 33258, + 33262 ], "loc": { "start": { - "line": 1255, + "line": 1179, "column": 13 }, "end": { - "line": 1255, + "line": 1179, "column": 17 } } @@ -55304,16 +53288,16 @@ "object": { "type": "ThisExpression", "range": [ - 35170, - 35174 + 33264, + 33268 ], "loc": { "start": { - "line": 1255, + "line": 1179, "column": 19 }, "end": { - "line": 1255, + "line": 1179, "column": 23 } } @@ -55322,31 +53306,31 @@ "type": "Identifier", "name": "buildFilterId", "range": [ - 35175, - 35188 + 33269, + 33282 ], "loc": { "start": { - "line": 1255, + "line": 1179, "column": 24 }, "end": { - "line": 1255, + "line": 1179, "column": 37 } } }, "range": [ - 35170, - 35188 + 33264, + 33282 ], "loc": { "start": { - "line": 1255, + "line": 1179, "column": 19 }, "end": { - "line": 1255, + "line": 1179, "column": 37 } } @@ -55356,48 +53340,48 @@ "type": "Identifier", "name": "colIndex", "range": [ - 35189, - 35197 + 33283, + 33291 ], "loc": { "start": { - "line": 1255, + "line": 1179, "column": 38 }, "end": { - "line": 1255, + "line": 1179, "column": 46 } } } ], "range": [ - 35170, - 35198 + 33264, + 33292 ], "loc": { "start": { - "line": 1255, + "line": 1179, "column": 19 }, "end": { - "line": 1255, + "line": 1179, "column": 47 } } } ], "range": [ - 35163, - 35199 + 33257, + 33293 ], "loc": { "start": { - "line": 1255, + "line": 1179, "column": 12 }, "end": { - "line": 1255, + "line": 1179, "column": 48 } } @@ -55410,16 +53394,16 @@ "value": "type", "raw": "'type'", "range": [ - 35214, - 35220 + 33308, + 33314 ], "loc": { "start": { - "line": 1256, + "line": 1180, "column": 13 }, "end": { - "line": 1256, + "line": 1180, "column": 19 } } @@ -55428,32 +53412,32 @@ "type": "Identifier", "name": "inpType", "range": [ - 35222, - 35229 + 33316, + 33323 ], "loc": { "start": { - "line": 1256, + "line": 1180, "column": 21 }, "end": { - "line": 1256, + "line": 1180, "column": 28 } } } ], "range": [ - 35213, - 35230 + 33307, + 33324 ], "loc": { "start": { - "line": 1256, + "line": 1180, "column": 12 }, "end": { - "line": 1256, + "line": 1180, "column": 29 } } @@ -55466,16 +53450,16 @@ "value": "ct", "raw": "'ct'", "range": [ - 35233, - 35237 + 33327, + 33331 ], "loc": { "start": { - "line": 1256, + "line": 1180, "column": 32 }, "end": { - "line": 1256, + "line": 1180, "column": 36 } } @@ -55484,63 +53468,63 @@ "type": "Identifier", "name": "colIndex", "range": [ - 35239, - 35247 + 33333, + 33341 ], "loc": { "start": { - "line": 1256, + "line": 1180, "column": 38 }, "end": { - "line": 1256, + "line": 1180, "column": 46 } } } ], "range": [ - 35232, - 35248 + 33326, + 33342 ], "loc": { "start": { - "line": 1256, + "line": 1180, "column": 31 }, "end": { - "line": 1256, + "line": 1180, "column": 47 } } } ], "range": [ - 35134, - 35249 + 33228, + 33343 ], "loc": { "start": { - "line": 1254, + "line": 1178, "column": 18 }, "end": { - "line": 1256, + "line": 1180, "column": 48 } } }, "range": [ - 35128, - 35249 + 33222, + 33343 ], "loc": { "start": { - "line": 1254, + "line": 1178, "column": 12 }, "end": { - "line": 1256, + "line": 1180, "column": 48 } } @@ -55548,16 +53532,16 @@ ], "kind": "let", "range": [ - 35124, - 35250 + 33218, + 33344 ], "loc": { "start": { - "line": 1254, + "line": 1178, "column": 8 }, "end": { - "line": 1256, + "line": 1180, "column": 49 } } @@ -55574,16 +53558,16 @@ "type": "Identifier", "name": "inpType", "range": [ - 35264, - 35271 + 33358, + 33365 ], "loc": { "start": { - "line": 1258, + "line": 1182, "column": 12 }, "end": { - "line": 1258, + "line": 1182, "column": 19 } } @@ -55593,31 +53577,31 @@ "value": "hidden", "raw": "'hidden'", "range": [ - 35276, - 35284 + 33370, + 33378 ], "loc": { "start": { - "line": 1258, + "line": 1182, "column": 24 }, "end": { - "line": 1258, + "line": 1182, "column": 32 } } }, "range": [ - 35264, - 35284 + 33358, + 33378 ], "loc": { "start": { - "line": 1258, + "line": 1182, "column": 12 }, "end": { - "line": 1258, + "line": 1182, "column": 32 } } @@ -55628,16 +53612,16 @@ "object": { "type": "ThisExpression", "range": [ - 35288, - 35292 + 33382, + 33386 ], "loc": { "start": { - "line": 1258, + "line": 1182, "column": 36 }, "end": { - "line": 1258, + "line": 1182, "column": 40 } } @@ -55646,46 +53630,46 @@ "type": "Identifier", "name": "watermark", "range": [ - 35293, - 35302 + 33387, + 33396 ], "loc": { "start": { - "line": 1258, + "line": 1182, "column": 41 }, "end": { - "line": 1258, + "line": 1182, "column": 50 } } }, "range": [ - 35288, - 35302 + 33382, + 33396 ], "loc": { "start": { - "line": 1258, + "line": 1182, "column": 36 }, "end": { - "line": 1258, + "line": 1182, "column": 50 } } }, "range": [ - 35264, - 35302 + 33358, + 33396 ], "loc": { "start": { - "line": 1258, + "line": 1182, "column": 12 }, "end": { - "line": 1258, + "line": 1182, "column": 50 } } @@ -55704,16 +53688,16 @@ "type": "Identifier", "name": "inp", "range": [ - 35318, - 35321 + 33412, + 33415 ], "loc": { "start": { - "line": 1259, + "line": 1183, "column": 12 }, "end": { - "line": 1259, + "line": 1183, "column": 15 } } @@ -55722,31 +53706,31 @@ "type": "Identifier", "name": "setAttribute", "range": [ - 35322, - 35334 + 33416, + 33428 ], "loc": { "start": { - "line": 1259, + "line": 1183, "column": 16 }, "end": { - "line": 1259, + "line": 1183, "column": 28 } } }, "range": [ - 35318, - 35334 + 33412, + 33428 ], "loc": { "start": { - "line": 1259, + "line": 1183, "column": 12 }, "end": { - "line": 1259, + "line": 1183, "column": 28 } } @@ -55757,16 +53741,16 @@ "value": "placeholder", "raw": "'placeholder'", "range": [ - 35335, - 35348 + 33429, + 33442 ], "loc": { "start": { - "line": 1259, + "line": 1183, "column": 29 }, "end": { - "line": 1259, + "line": 1183, "column": 42 } } @@ -55779,16 +53763,16 @@ "object": { "type": "ThisExpression", "range": [ - 35366, - 35370 + 33460, + 33464 ], "loc": { "start": { - "line": 1260, + "line": 1184, "column": 16 }, "end": { - "line": 1260, + "line": 1184, "column": 20 } } @@ -55797,31 +53781,31 @@ "type": "Identifier", "name": "isWatermarkArray", "range": [ - 35371, - 35387 + 33465, + 33481 ], "loc": { "start": { - "line": 1260, + "line": 1184, "column": 21 }, "end": { - "line": 1260, + "line": 1184, "column": 37 } } }, "range": [ - 35366, - 35387 + 33460, + 33481 ], "loc": { "start": { - "line": 1260, + "line": 1184, "column": 16 }, "end": { - "line": 1260, + "line": 1184, "column": 37 } } @@ -55838,16 +53822,16 @@ "object": { "type": "ThisExpression", "range": [ - 35391, - 35395 + 33485, + 33489 ], "loc": { "start": { - "line": 1260, + "line": 1184, "column": 41 }, "end": { - "line": 1260, + "line": 1184, "column": 45 } } @@ -55856,31 +53840,31 @@ "type": "Identifier", "name": "watermark", "range": [ - 35396, - 35405 + 33490, + 33499 ], "loc": { "start": { - "line": 1260, + "line": 1184, "column": 46 }, "end": { - "line": 1260, + "line": 1184, "column": 55 } } }, "range": [ - 35391, - 35405 + 33485, + 33499 ], "loc": { "start": { - "line": 1260, + "line": 1184, "column": 41 }, "end": { - "line": 1260, + "line": 1184, "column": 55 } } @@ -55889,31 +53873,31 @@ "type": "Identifier", "name": "colIndex", "range": [ - 35406, - 35414 + 33500, + 33508 ], "loc": { "start": { - "line": 1260, + "line": 1184, "column": 56 }, "end": { - "line": 1260, + "line": 1184, "column": 64 } } }, "range": [ - 35391, - 35415 + 33485, + 33509 ], "loc": { "start": { - "line": 1260, + "line": 1184, "column": 41 }, "end": { - "line": 1260, + "line": 1184, "column": 65 } } @@ -55923,31 +53907,31 @@ "value": "", "raw": "''", "range": [ - 35419, - 35421 + 33513, + 33515 ], "loc": { "start": { - "line": 1260, + "line": 1184, "column": 69 }, "end": { - "line": 1260, + "line": 1184, "column": 71 } } }, "range": [ - 35391, - 35421 + 33485, + 33515 ], "loc": { "start": { - "line": 1260, + "line": 1184, "column": 41 }, "end": { - "line": 1260, + "line": 1184, "column": 71 } } @@ -55958,16 +53942,16 @@ "object": { "type": "ThisExpression", "range": [ - 35445, - 35449 + 33539, + 33543 ], "loc": { "start": { - "line": 1261, + "line": 1185, "column": 20 }, "end": { - "line": 1261, + "line": 1185, "column": 24 } } @@ -55976,109 +53960,109 @@ "type": "Identifier", "name": "watermark", "range": [ - 35450, - 35459 + 33544, + 33553 ], "loc": { "start": { - "line": 1261, + "line": 1185, "column": 25 }, "end": { - "line": 1261, + "line": 1185, "column": 34 } } }, "range": [ - 35445, - 35459 + 33539, + 33553 ], "loc": { "start": { - "line": 1261, + "line": 1185, "column": 20 }, "end": { - "line": 1261, + "line": 1185, "column": 34 } } }, "range": [ - 35366, - 35459 + 33460, + 33553 ], "loc": { "start": { - "line": 1260, + "line": 1184, "column": 16 }, "end": { - "line": 1261, + "line": 1185, "column": 34 } } } ], "range": [ - 35318, - 35473 + 33412, + 33567 ], "loc": { "start": { - "line": 1259, + "line": 1183, "column": 12 }, "end": { - "line": 1262, + "line": 1186, "column": 13 } } }, "range": [ - 35318, - 35474 + 33412, + 33568 ], "loc": { "start": { - "line": 1259, + "line": 1183, "column": 12 }, "end": { - "line": 1262, + "line": 1186, "column": 14 } } } ], "range": [ - 35304, - 35484 + 33398, + 33578 ], "loc": { "start": { - "line": 1258, + "line": 1182, "column": 52 }, "end": { - "line": 1263, + "line": 1187, "column": 9 } } }, "alternate": null, "range": [ - 35260, - 35484 + 33354, + 33578 ], "loc": { "start": { - "line": 1258, + "line": 1182, "column": 8 }, "end": { - "line": 1263, + "line": 1187, "column": 9 } } @@ -56095,16 +54079,16 @@ "type": "Identifier", "name": "inp", "range": [ - 35493, - 35496 + 33587, + 33590 ], "loc": { "start": { - "line": 1264, + "line": 1188, "column": 8 }, "end": { - "line": 1264, + "line": 1188, "column": 11 } } @@ -56113,31 +54097,31 @@ "type": "Identifier", "name": "className", "range": [ - 35497, - 35506 + 33591, + 33600 ], "loc": { "start": { - "line": 1264, + "line": 1188, "column": 12 }, "end": { - "line": 1264, + "line": 1188, "column": 21 } } }, "range": [ - 35493, - 35506 + 33587, + 33600 ], "loc": { "start": { - "line": 1264, + "line": 1188, "column": 8 }, "end": { - "line": 1264, + "line": 1188, "column": 21 } } @@ -56149,16 +54133,16 @@ "type": "Identifier", "name": "cssClass", "range": [ - 35509, - 35517 + 33603, + 33611 ], "loc": { "start": { - "line": 1264, + "line": 1188, "column": 24 }, "end": { - "line": 1264, + "line": 1188, "column": 32 } } @@ -56169,16 +54153,16 @@ "object": { "type": "ThisExpression", "range": [ - 35521, - 35525 + 33615, + 33619 ], "loc": { "start": { - "line": 1264, + "line": 1188, "column": 36 }, "end": { - "line": 1264, + "line": 1188, "column": 40 } } @@ -56187,76 +54171,76 @@ "type": "Identifier", "name": "fltCssClass", "range": [ - 35526, - 35537 + 33620, + 33631 ], "loc": { "start": { - "line": 1264, + "line": 1188, "column": 41 }, "end": { - "line": 1264, + "line": 1188, "column": 52 } } }, "range": [ - 35521, - 35537 + 33615, + 33631 ], "loc": { "start": { - "line": 1264, + "line": 1188, "column": 36 }, "end": { - "line": 1264, + "line": 1188, "column": 52 } } }, "range": [ - 35509, - 35537 + 33603, + 33631 ], "loc": { "start": { - "line": 1264, + "line": 1188, "column": 24 }, "end": { - "line": 1264, + "line": 1188, "column": 52 } } }, "range": [ - 35493, - 35537 + 33587, + 33631 ], "loc": { "start": { - "line": 1264, + "line": 1188, "column": 8 }, "end": { - "line": 1264, + "line": 1188, "column": 52 } } }, "range": [ - 35493, - 35538 + 33587, + 33632 ], "loc": { "start": { - "line": 1264, + "line": 1188, "column": 8 }, "end": { - "line": 1264, + "line": 1188, "column": 53 } } @@ -56269,16 +54253,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 35547, - 35553 + 33641, + 33647 ], "loc": { "start": { - "line": 1265, + "line": 1189, "column": 8 }, "end": { - "line": 1265, + "line": 1189, "column": 14 } } @@ -56288,16 +54272,16 @@ "type": "Identifier", "name": "inp", "range": [ - 35554, - 35557 + 33648, + 33651 ], "loc": { "start": { - "line": 1265, + "line": 1189, "column": 15 }, "end": { - "line": 1265, + "line": 1189, "column": 18 } } @@ -56307,16 +54291,16 @@ "value": "focus", "raw": "'focus'", "range": [ - 35559, - 35566 + 33653, + 33660 ], "loc": { "start": { - "line": 1265, + "line": 1189, "column": 20 }, "end": { - "line": 1265, + "line": 1189, "column": 27 } } @@ -56329,16 +54313,16 @@ "type": "Identifier", "name": "evt", "range": [ - 35569, - 35572 + 33663, + 33666 ], "loc": { "start": { - "line": 1265, + "line": 1189, "column": 30 }, "end": { - "line": 1265, + "line": 1189, "column": 33 } } @@ -56352,16 +54336,16 @@ "object": { "type": "ThisExpression", "range": [ - 35577, - 35581 + 33671, + 33675 ], "loc": { "start": { - "line": 1265, + "line": 1189, "column": 38 }, "end": { - "line": 1265, + "line": 1189, "column": 42 } } @@ -56370,31 +54354,31 @@ "type": "Identifier", "name": "onInpFocus", "range": [ - 35582, - 35592 + 33676, + 33686 ], "loc": { "start": { - "line": 1265, + "line": 1189, "column": 43 }, "end": { - "line": 1265, + "line": 1189, "column": 53 } } }, "range": [ - 35577, - 35592 + 33671, + 33686 ], "loc": { "start": { - "line": 1265, + "line": 1189, "column": 38 }, "end": { - "line": 1265, + "line": 1189, "column": 53 } } @@ -56404,32 +54388,32 @@ "type": "Identifier", "name": "evt", "range": [ - 35593, - 35596 + 33687, + 33690 ], "loc": { "start": { - "line": 1265, + "line": 1189, "column": 54 }, "end": { - "line": 1265, + "line": 1189, "column": 57 } } } ], "range": [ - 35577, - 35597 + 33671, + 33691 ], "loc": { "start": { - "line": 1265, + "line": 1189, "column": 38 }, "end": { - "line": 1265, + "line": 1189, "column": 58 } } @@ -56437,47 +54421,47 @@ "generator": false, "expression": true, "range": [ - 35568, - 35597 + 33662, + 33691 ], "loc": { "start": { - "line": 1265, + "line": 1189, "column": 29 }, "end": { - "line": 1265, + "line": 1189, "column": 58 } } } ], "range": [ - 35547, - 35598 + 33641, + 33692 ], "loc": { "start": { - "line": 1265, + "line": 1189, "column": 8 }, "end": { - "line": 1265, + "line": 1189, "column": 59 } } }, "range": [ - 35547, - 35599 + 33641, + 33693 ], "loc": { "start": { - "line": 1265, + "line": 1189, "column": 8 }, "end": { - "line": 1265, + "line": 1189, "column": 60 } }, @@ -56486,16 +54470,16 @@ "type": "Line", "value": "filter is appended in custom element", "range": [ - 35609, - 35647 + 33703, + 33741 ], "loc": { "start": { - "line": 1267, + "line": 1191, "column": 8 }, "end": { - "line": 1267, + "line": 1191, "column": 46 } } @@ -56508,16 +54492,16 @@ "type": "Identifier", "name": "externalFltTgtId", "range": [ - 35660, - 35676 + 33754, + 33770 ], "loc": { "start": { - "line": 1268, + "line": 1192, "column": 12 }, "end": { - "line": 1268, + "line": 1192, "column": 28 } } @@ -56538,16 +54522,16 @@ "type": "Identifier", "name": "elm", "range": [ - 35692, - 35695 + 33786, + 33789 ], "loc": { "start": { - "line": 1269, + "line": 1193, "column": 12 }, "end": { - "line": 1269, + "line": 1193, "column": 15 } } @@ -56557,32 +54541,32 @@ "type": "Identifier", "name": "externalFltTgtId", "range": [ - 35696, - 35712 + 33790, + 33806 ], "loc": { "start": { - "line": 1269, + "line": 1193, "column": 16 }, "end": { - "line": 1269, + "line": 1193, "column": 32 } } } ], "range": [ - 35692, - 35713 + 33786, + 33807 ], "loc": { "start": { - "line": 1269, + "line": 1193, "column": 12 }, "end": { - "line": 1269, + "line": 1193, "column": 33 } } @@ -56591,31 +54575,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 35714, - 35725 + 33808, + 33819 ], "loc": { "start": { - "line": 1269, + "line": 1193, "column": 34 }, "end": { - "line": 1269, + "line": 1193, "column": 45 } } }, "range": [ - 35692, - 35725 + 33786, + 33819 ], "loc": { "start": { - "line": 1269, + "line": 1193, "column": 12 }, "end": { - "line": 1269, + "line": 1193, "column": 45 } } @@ -56625,63 +54609,63 @@ "type": "Identifier", "name": "inp", "range": [ - 35726, - 35729 + 33820, + 33823 ], "loc": { "start": { - "line": 1269, + "line": 1193, "column": 46 }, "end": { - "line": 1269, + "line": 1193, "column": 49 } } } ], "range": [ - 35692, - 35730 + 33786, + 33824 ], "loc": { "start": { - "line": 1269, + "line": 1193, "column": 12 }, "end": { - "line": 1269, + "line": 1193, "column": 50 } } }, "range": [ - 35692, - 35731 + 33786, + 33825 ], "loc": { "start": { - "line": 1269, + "line": 1193, "column": 12 }, "end": { - "line": 1269, + "line": 1193, "column": 51 } } } ], "range": [ - 35678, - 35741 + 33772, + 33835 ], "loc": { "start": { - "line": 1268, + "line": 1192, "column": 30 }, "end": { - "line": 1270, + "line": 1194, "column": 9 } } @@ -56700,16 +54684,16 @@ "type": "Identifier", "name": "container", "range": [ - 35761, - 35770 + 33855, + 33864 ], "loc": { "start": { - "line": 1271, + "line": 1195, "column": 12 }, "end": { - "line": 1271, + "line": 1195, "column": 21 } } @@ -56718,31 +54702,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 35771, - 35782 + 33865, + 33876 ], "loc": { "start": { - "line": 1271, + "line": 1195, "column": 22 }, "end": { - "line": 1271, + "line": 1195, "column": 33 } } }, "range": [ - 35761, - 35782 + 33855, + 33876 ], "loc": { "start": { - "line": 1271, + "line": 1195, "column": 12 }, "end": { - "line": 1271, + "line": 1195, "column": 33 } } @@ -56752,78 +54736,78 @@ "type": "Identifier", "name": "inp", "range": [ - 35783, - 35786 + 33877, + 33880 ], "loc": { "start": { - "line": 1271, + "line": 1195, "column": 34 }, "end": { - "line": 1271, + "line": 1195, "column": 37 } } } ], "range": [ - 35761, - 35787 + 33855, + 33881 ], "loc": { "start": { - "line": 1271, + "line": 1195, "column": 12 }, "end": { - "line": 1271, + "line": 1195, "column": 38 } } }, "range": [ - 35761, - 35788 + 33855, + 33882 ], "loc": { "start": { - "line": 1271, + "line": 1195, "column": 12 }, "end": { - "line": 1271, + "line": 1195, "column": 39 } } } ], "range": [ - 35747, - 35798 + 33841, + 33892 ], "loc": { "start": { - "line": 1270, + "line": 1194, "column": 15 }, "end": { - "line": 1272, + "line": 1196, "column": 9 } } }, "range": [ - 35656, - 35798 + 33750, + 33892 ], "loc": { "start": { - "line": 1268, + "line": 1192, "column": 8 }, "end": { - "line": 1272, + "line": 1196, "column": 9 } }, @@ -56832,16 +54816,16 @@ "type": "Line", "value": "filter is appended in custom element", "range": [ - 35609, - 35647 + 33703, + 33741 ], "loc": { "start": { - "line": 1267, + "line": 1191, "column": 8 }, "end": { - "line": 1267, + "line": 1191, "column": 46 } } @@ -56861,16 +54845,16 @@ "object": { "type": "ThisExpression", "range": [ - 35808, - 35812 + 33902, + 33906 ], "loc": { "start": { - "line": 1274, + "line": 1198, "column": 8 }, "end": { - "line": 1274, + "line": 1198, "column": 12 } } @@ -56879,31 +54863,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 35813, - 35819 + 33907, + 33913 ], "loc": { "start": { - "line": 1274, + "line": 1198, "column": 13 }, "end": { - "line": 1274, + "line": 1198, "column": 19 } } }, "range": [ - 35808, - 35819 + 33902, + 33913 ], "loc": { "start": { - "line": 1274, + "line": 1198, "column": 8 }, "end": { - "line": 1274, + "line": 1198, "column": 19 } } @@ -56912,31 +54896,31 @@ "type": "Identifier", "name": "push", "range": [ - 35820, - 35824 + 33914, + 33918 ], "loc": { "start": { - "line": 1274, + "line": 1198, "column": 20 }, "end": { - "line": 1274, + "line": 1198, "column": 24 } } }, "range": [ - 35808, - 35824 + 33902, + 33918 ], "loc": { "start": { - "line": 1274, + "line": 1198, "column": 8 }, "end": { - "line": 1274, + "line": 1198, "column": 24 } } @@ -56949,16 +54933,16 @@ "type": "Identifier", "name": "inp", "range": [ - 35825, - 35828 + 33919, + 33922 ], "loc": { "start": { - "line": 1274, + "line": 1198, "column": 25 }, "end": { - "line": 1274, + "line": 1198, "column": 28 } } @@ -56967,62 +54951,62 @@ "type": "Identifier", "name": "id", "range": [ - 35829, - 35831 + 33923, + 33925 ], "loc": { "start": { - "line": 1274, + "line": 1198, "column": 29 }, "end": { - "line": 1274, + "line": 1198, "column": 31 } } }, "range": [ - 35825, - 35831 + 33919, + 33925 ], "loc": { "start": { - "line": 1274, + "line": 1198, "column": 25 }, "end": { - "line": 1274, + "line": 1198, "column": 31 } } } ], "range": [ - 35808, - 35832 + 33902, + 33926 ], "loc": { "start": { - "line": 1274, + "line": 1198, "column": 8 }, "end": { - "line": 1274, + "line": 1198, "column": 32 } } }, "range": [ - 35808, - 35833 + 33902, + 33927 ], "loc": { "start": { - "line": 1274, + "line": 1198, "column": 8 }, "end": { - "line": 1274, + "line": 1198, "column": 33 } } @@ -57035,16 +55019,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 35843, - 35849 + 33937, + 33943 ], "loc": { "start": { - "line": 1276, + "line": 1200, "column": 8 }, "end": { - "line": 1276, + "line": 1200, "column": 14 } } @@ -57054,16 +55038,16 @@ "type": "Identifier", "name": "inp", "range": [ - 35850, - 35853 + 33944, + 33947 ], "loc": { "start": { - "line": 1276, + "line": 1200, "column": 15 }, "end": { - "line": 1276, + "line": 1200, "column": 18 } } @@ -57073,16 +55057,16 @@ "value": "keypress", "raw": "'keypress'", "range": [ - 35855, - 35865 + 33949, + 33959 ], "loc": { "start": { - "line": 1276, + "line": 1200, "column": 20 }, "end": { - "line": 1276, + "line": 1200, "column": 30 } } @@ -57095,16 +55079,16 @@ "type": "Identifier", "name": "evt", "range": [ - 35868, - 35871 + 33962, + 33965 ], "loc": { "start": { - "line": 1276, + "line": 1200, "column": 33 }, "end": { - "line": 1276, + "line": 1200, "column": 36 } } @@ -57118,16 +55102,16 @@ "object": { "type": "ThisExpression", "range": [ - 35876, - 35880 + 33970, + 33974 ], "loc": { "start": { - "line": 1276, + "line": 1200, "column": 41 }, "end": { - "line": 1276, + "line": 1200, "column": 45 } } @@ -57136,31 +55120,31 @@ "type": "Identifier", "name": "detectKey", "range": [ - 35881, - 35890 + 33975, + 33984 ], "loc": { "start": { - "line": 1276, + "line": 1200, "column": 46 }, "end": { - "line": 1276, + "line": 1200, "column": 55 } } }, "range": [ - 35876, - 35890 + 33970, + 33984 ], "loc": { "start": { - "line": 1276, + "line": 1200, "column": 41 }, "end": { - "line": 1276, + "line": 1200, "column": 55 } } @@ -57170,32 +55154,32 @@ "type": "Identifier", "name": "evt", "range": [ - 35891, - 35894 + 33985, + 33988 ], "loc": { "start": { - "line": 1276, + "line": 1200, "column": 56 }, "end": { - "line": 1276, + "line": 1200, "column": 59 } } } ], "range": [ - 35876, - 35895 + 33970, + 33989 ], "loc": { "start": { - "line": 1276, + "line": 1200, "column": 41 }, "end": { - "line": 1276, + "line": 1200, "column": 60 } } @@ -57203,47 +55187,47 @@ "generator": false, "expression": true, "range": [ - 35867, - 35895 + 33961, + 33989 ], "loc": { "start": { - "line": 1276, + "line": 1200, "column": 32 }, "end": { - "line": 1276, + "line": 1200, "column": 60 } } } ], "range": [ - 35843, - 35896 + 33937, + 33990 ], "loc": { "start": { - "line": 1276, + "line": 1200, "column": 8 }, "end": { - "line": 1276, + "line": 1200, "column": 61 } } }, "range": [ - 35843, - 35897 + 33937, + 33991 ], "loc": { "start": { - "line": 1276, + "line": 1200, "column": 8 }, "end": { - "line": 1276, + "line": 1200, "column": 62 } } @@ -57256,16 +55240,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 35906, - 35912 + 34000, + 34006 ], "loc": { "start": { - "line": 1277, + "line": 1201, "column": 8 }, "end": { - "line": 1277, + "line": 1201, "column": 14 } } @@ -57275,16 +55259,16 @@ "type": "Identifier", "name": "inp", "range": [ - 35913, - 35916 + 34007, + 34010 ], "loc": { "start": { - "line": 1277, + "line": 1201, "column": 15 }, "end": { - "line": 1277, + "line": 1201, "column": 18 } } @@ -57294,16 +55278,16 @@ "value": "keydown", "raw": "'keydown'", "range": [ - 35918, - 35927 + 34012, + 34021 ], "loc": { "start": { - "line": 1277, + "line": 1201, "column": 20 }, "end": { - "line": 1277, + "line": 1201, "column": 29 } } @@ -57320,16 +55304,16 @@ "object": { "type": "ThisExpression", "range": [ - 35935, - 35939 + 34029, + 34033 ], "loc": { "start": { - "line": 1277, + "line": 1201, "column": 37 }, "end": { - "line": 1277, + "line": 1201, "column": 41 } } @@ -57338,47 +55322,47 @@ "type": "Identifier", "name": "onKeyDown", "range": [ - 35940, - 35949 + 34034, + 34043 ], "loc": { "start": { - "line": 1277, + "line": 1201, "column": 42 }, "end": { - "line": 1277, + "line": 1201, "column": 51 } } }, "range": [ - 35935, - 35949 + 34029, + 34043 ], "loc": { "start": { - "line": 1277, + "line": 1201, "column": 37 }, "end": { - "line": 1277, + "line": 1201, "column": 51 } } }, "arguments": [], "range": [ - 35935, - 35951 + 34029, + 34045 ], "loc": { "start": { - "line": 1277, + "line": 1201, "column": 37 }, "end": { - "line": 1277, + "line": 1201, "column": 53 } } @@ -57386,47 +55370,47 @@ "generator": false, "expression": true, "range": [ - 35929, - 35951 + 34023, + 34045 ], "loc": { "start": { - "line": 1277, + "line": 1201, "column": 31 }, "end": { - "line": 1277, + "line": 1201, "column": 53 } } } ], "range": [ - 35906, - 35952 + 34000, + 34046 ], "loc": { "start": { - "line": 1277, + "line": 1201, "column": 8 }, "end": { - "line": 1277, + "line": 1201, "column": 54 } } }, "range": [ - 35906, - 35953 + 34000, + 34047 ], "loc": { "start": { - "line": 1277, + "line": 1201, "column": 8 }, "end": { - "line": 1277, + "line": 1201, "column": 55 } } @@ -57439,16 +55423,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 35962, - 35968 + 34056, + 34062 ], "loc": { "start": { - "line": 1278, + "line": 1202, "column": 8 }, "end": { - "line": 1278, + "line": 1202, "column": 14 } } @@ -57458,16 +55442,16 @@ "type": "Identifier", "name": "inp", "range": [ - 35969, - 35972 + 34063, + 34066 ], "loc": { "start": { - "line": 1278, + "line": 1202, "column": 15 }, "end": { - "line": 1278, + "line": 1202, "column": 18 } } @@ -57477,16 +55461,16 @@ "value": "keyup", "raw": "'keyup'", "range": [ - 35974, - 35981 + 34068, + 34075 ], "loc": { "start": { - "line": 1278, + "line": 1202, "column": 20 }, "end": { - "line": 1278, + "line": 1202, "column": 27 } } @@ -57499,16 +55483,16 @@ "type": "Identifier", "name": "evt", "range": [ - 35984, - 35987 + 34078, + 34081 ], "loc": { "start": { - "line": 1278, + "line": 1202, "column": 30 }, "end": { - "line": 1278, + "line": 1202, "column": 33 } } @@ -57522,16 +55506,16 @@ "object": { "type": "ThisExpression", "range": [ - 35992, - 35996 + 34086, + 34090 ], "loc": { "start": { - "line": 1278, + "line": 1202, "column": 38 }, "end": { - "line": 1278, + "line": 1202, "column": 42 } } @@ -57540,31 +55524,31 @@ "type": "Identifier", "name": "onKeyUp", "range": [ - 35997, - 36004 + 34091, + 34098 ], "loc": { "start": { - "line": 1278, + "line": 1202, "column": 43 }, "end": { - "line": 1278, + "line": 1202, "column": 50 } } }, "range": [ - 35992, - 36004 + 34086, + 34098 ], "loc": { "start": { - "line": 1278, + "line": 1202, "column": 38 }, "end": { - "line": 1278, + "line": 1202, "column": 50 } } @@ -57574,32 +55558,32 @@ "type": "Identifier", "name": "evt", "range": [ - 36005, - 36008 + 34099, + 34102 ], "loc": { "start": { - "line": 1278, + "line": 1202, "column": 51 }, "end": { - "line": 1278, + "line": 1202, "column": 54 } } } ], "range": [ - 35992, - 36009 + 34086, + 34103 ], "loc": { "start": { - "line": 1278, + "line": 1202, "column": 38 }, "end": { - "line": 1278, + "line": 1202, "column": 55 } } @@ -57607,47 +55591,47 @@ "generator": false, "expression": true, "range": [ - 35983, - 36009 + 34077, + 34103 ], "loc": { "start": { - "line": 1278, + "line": 1202, "column": 29 }, "end": { - "line": 1278, + "line": 1202, "column": 55 } } } ], "range": [ - 35962, - 36010 + 34056, + 34104 ], "loc": { "start": { - "line": 1278, + "line": 1202, "column": 8 }, "end": { - "line": 1278, + "line": 1202, "column": 56 } } }, "range": [ - 35962, - 36011 + 34056, + 34105 ], "loc": { "start": { - "line": 1278, + "line": 1202, "column": 8 }, "end": { - "line": 1278, + "line": 1202, "column": 57 } } @@ -57660,16 +55644,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 36020, - 36026 + 34114, + 34120 ], "loc": { "start": { - "line": 1279, + "line": 1203, "column": 8 }, "end": { - "line": 1279, + "line": 1203, "column": 14 } } @@ -57679,16 +55663,16 @@ "type": "Identifier", "name": "inp", "range": [ - 36027, - 36030 + 34121, + 34124 ], "loc": { "start": { - "line": 1279, + "line": 1203, "column": 15 }, "end": { - "line": 1279, + "line": 1203, "column": 18 } } @@ -57698,16 +55682,16 @@ "value": "blur", "raw": "'blur'", "range": [ - 36032, - 36038 + 34126, + 34132 ], "loc": { "start": { - "line": 1279, + "line": 1203, "column": 20 }, "end": { - "line": 1279, + "line": 1203, "column": 26 } } @@ -57724,16 +55708,16 @@ "object": { "type": "ThisExpression", "range": [ - 36046, - 36050 + 34140, + 34144 ], "loc": { "start": { - "line": 1279, + "line": 1203, "column": 34 }, "end": { - "line": 1279, + "line": 1203, "column": 38 } } @@ -57742,47 +55726,47 @@ "type": "Identifier", "name": "onInpBlur", "range": [ - 36051, - 36060 + 34145, + 34154 ], "loc": { "start": { - "line": 1279, + "line": 1203, "column": 39 }, "end": { - "line": 1279, + "line": 1203, "column": 48 } } }, "range": [ - 36046, - 36060 + 34140, + 34154 ], "loc": { "start": { - "line": 1279, + "line": 1203, "column": 34 }, "end": { - "line": 1279, + "line": 1203, "column": 48 } } }, "arguments": [], "range": [ - 36046, - 36062 + 34140, + 34156 ], "loc": { "start": { - "line": 1279, + "line": 1203, "column": 34 }, "end": { - "line": 1279, + "line": 1203, "column": 50 } } @@ -57790,63 +55774,63 @@ "generator": false, "expression": true, "range": [ - 36040, - 36062 + 34134, + 34156 ], "loc": { "start": { - "line": 1279, + "line": 1203, "column": 28 }, "end": { - "line": 1279, + "line": 1203, "column": 50 } } } ], "range": [ - 36020, - 36063 + 34114, + 34157 ], "loc": { "start": { - "line": 1279, + "line": 1203, "column": 8 }, "end": { - "line": 1279, + "line": 1203, "column": 51 } } }, "range": [ - 36020, - 36064 + 34114, + 34158 ], "loc": { "start": { - "line": 1279, + "line": 1203, "column": 8 }, "end": { - "line": 1279, + "line": 1203, "column": 52 } } } ], "range": [ - 34902, - 36070 + 32996, + 34164 ], "loc": { "start": { - "line": 1249, + "line": 1173, "column": 53 }, "end": { - "line": 1280, + "line": 1204, "column": 5 } } @@ -57854,16 +55838,16 @@ "generator": false, "expression": false, "range": [ - 34870, - 36070 + 32964, + 34164 ], "loc": { "start": { - "line": 1249, + "line": 1173, "column": 21 }, "end": { - "line": 1280, + "line": 1204, "column": 5 } } @@ -57871,16 +55855,16 @@ "kind": "method", "computed": false, "range": [ - 34853, - 36070 + 32947, + 34164 ], "loc": { "start": { - "line": 1249, + "line": 1173, "column": 4 }, "end": { - "line": 1280, + "line": 1204, "column": 5 } }, @@ -57889,16 +55873,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": [ - 34629, - 34848 + 32723, + 32942 ], "loc": { "start": { - "line": 1243, + "line": 1167, "column": 4 }, "end": { - "line": 1248, + "line": 1172, "column": 7 } } @@ -57909,16 +55893,16 @@ "type": "Block", "value": "*\n * Build submit button\n * @param {DOMElement} container Container DOM element\n ", "range": [ - 36076, - 36174 + 34170, + 34268 ], "loc": { "start": { - "line": 1282, + "line": 1206, "column": 4 }, "end": { - "line": 1285, + "line": 1209, "column": 7 } } @@ -57932,16 +55916,16 @@ "type": "Identifier", "name": "_buildSubmitButton", "range": [ - 36179, - 36197 + 34273, + 34291 ], "loc": { "start": { - "line": 1286, + "line": 1210, "column": 4 }, "end": { - "line": 1286, + "line": 1210, "column": 22 } } @@ -57954,16 +55938,16 @@ "type": "Identifier", "name": "container", "range": [ - 36198, - 36207 + 34292, + 34301 ], "loc": { "start": { - "line": 1286, + "line": 1210, "column": 23 }, "end": { - "line": 1286, + "line": 1210, "column": 32 } } @@ -57981,16 +55965,16 @@ "type": "Identifier", "name": "btn", "range": [ - 36223, - 36226 + 34317, + 34320 ], "loc": { "start": { - "line": 1287, + "line": 1211, "column": 12 }, "end": { - "line": 1287, + "line": 1211, "column": 15 } } @@ -58001,16 +55985,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 36229, - 36238 + 34323, + 34332 ], "loc": { "start": { - "line": 1287, + "line": 1211, "column": 18 }, "end": { - "line": 1287, + "line": 1211, "column": 27 } } @@ -58020,16 +56004,16 @@ "type": "Identifier", "name": "INPUT", "range": [ - 36239, - 36244 + 34333, + 34338 ], "loc": { "start": { - "line": 1287, + "line": 1211, "column": 28 }, "end": { - "line": 1287, + "line": 1211, "column": 33 } } @@ -58042,16 +56026,16 @@ "value": "type", "raw": "'type'", "range": [ - 36259, - 36265 + 34353, + 34359 ], "loc": { "start": { - "line": 1288, + "line": 1212, "column": 13 }, "end": { - "line": 1288, + "line": 1212, "column": 19 } } @@ -58061,32 +56045,32 @@ "value": "button", "raw": "'button'", "range": [ - 36267, - 36275 + 34361, + 34369 ], "loc": { "start": { - "line": 1288, + "line": 1212, "column": 21 }, "end": { - "line": 1288, + "line": 1212, "column": 29 } } } ], "range": [ - 36258, - 36276 + 34352, + 34370 ], "loc": { "start": { - "line": 1288, + "line": 1212, "column": 12 }, "end": { - "line": 1288, + "line": 1212, "column": 30 } } @@ -58099,16 +56083,16 @@ "value": "value", "raw": "'value'", "range": [ - 36291, - 36298 + 34385, + 34392 ], "loc": { "start": { - "line": 1289, + "line": 1213, "column": 13 }, "end": { - "line": 1289, + "line": 1213, "column": 20 } } @@ -58119,16 +56103,16 @@ "object": { "type": "ThisExpression", "range": [ - 36300, - 36304 + 34394, + 34398 ], "loc": { "start": { - "line": 1289, + "line": 1213, "column": 22 }, "end": { - "line": 1289, + "line": 1213, "column": 26 } } @@ -58137,78 +56121,78 @@ "type": "Identifier", "name": "btnText", "range": [ - 36305, - 36312 + 34399, + 34406 ], "loc": { "start": { - "line": 1289, + "line": 1213, "column": 27 }, "end": { - "line": 1289, + "line": 1213, "column": 34 } } }, "range": [ - 36300, - 36312 + 34394, + 34406 ], "loc": { "start": { - "line": 1289, + "line": 1213, "column": 22 }, "end": { - "line": 1289, + "line": 1213, "column": 34 } } } ], "range": [ - 36290, - 36313 + 34384, + 34407 ], "loc": { "start": { - "line": 1289, + "line": 1213, "column": 12 }, "end": { - "line": 1289, + "line": 1213, "column": 35 } } } ], "range": [ - 36229, - 36323 + 34323, + 34417 ], "loc": { "start": { - "line": 1287, + "line": 1211, "column": 18 }, "end": { - "line": 1290, + "line": 1214, "column": 9 } } }, "range": [ - 36223, - 36323 + 34317, + 34417 ], "loc": { "start": { - "line": 1287, + "line": 1211, "column": 12 }, "end": { - "line": 1290, + "line": 1214, "column": 9 } } @@ -58216,16 +56200,16 @@ ], "kind": "let", "range": [ - 36219, - 36324 + 34313, + 34418 ], "loc": { "start": { - "line": 1287, + "line": 1211, "column": 8 }, "end": { - "line": 1290, + "line": 1214, "column": 10 } } @@ -58242,16 +56226,16 @@ "type": "Identifier", "name": "btn", "range": [ - 36333, - 36336 + 34427, + 34430 ], "loc": { "start": { - "line": 1291, + "line": 1215, "column": 8 }, "end": { - "line": 1291, + "line": 1215, "column": 11 } } @@ -58260,31 +56244,31 @@ "type": "Identifier", "name": "className", "range": [ - 36337, - 36346 + 34431, + 34440 ], "loc": { "start": { - "line": 1291, + "line": 1215, "column": 12 }, "end": { - "line": 1291, + "line": 1215, "column": 21 } } }, "range": [ - 36333, - 36346 + 34427, + 34440 ], "loc": { "start": { - "line": 1291, + "line": 1215, "column": 8 }, "end": { - "line": 1291, + "line": 1215, "column": 21 } } @@ -58295,16 +56279,16 @@ "object": { "type": "ThisExpression", "range": [ - 36349, - 36353 + 34443, + 34447 ], "loc": { "start": { - "line": 1291, + "line": 1215, "column": 24 }, "end": { - "line": 1291, + "line": 1215, "column": 28 } } @@ -58313,61 +56297,61 @@ "type": "Identifier", "name": "btnCssClass", "range": [ - 36354, - 36365 + 34448, + 34459 ], "loc": { "start": { - "line": 1291, + "line": 1215, "column": 29 }, "end": { - "line": 1291, + "line": 1215, "column": 40 } } }, "range": [ - 36349, - 36365 + 34443, + 34459 ], "loc": { "start": { - "line": 1291, + "line": 1215, "column": 24 }, "end": { - "line": 1291, + "line": 1215, "column": 40 } } }, "range": [ - 36333, - 36365 + 34427, + 34459 ], "loc": { "start": { - "line": 1291, + "line": 1215, "column": 8 }, "end": { - "line": 1291, + "line": 1215, "column": 40 } } }, "range": [ - 36333, - 36366 + 34427, + 34460 ], "loc": { "start": { - "line": 1291, + "line": 1215, "column": 8 }, "end": { - "line": 1291, + "line": 1215, "column": 41 } }, @@ -58376,16 +56360,16 @@ "type": "Line", "value": "filter is appended in container element", "range": [ - 36376, - 36417 + 34470, + 34511 ], "loc": { "start": { - "line": 1293, + "line": 1217, "column": 8 }, "end": { - "line": 1293, + "line": 1217, "column": 49 } } @@ -58403,16 +56387,16 @@ "type": "Identifier", "name": "container", "range": [ - 36426, - 36435 + 34520, + 34529 ], "loc": { "start": { - "line": 1294, + "line": 1218, "column": 8 }, "end": { - "line": 1294, + "line": 1218, "column": 17 } } @@ -58421,31 +56405,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 36436, - 36447 + 34530, + 34541 ], "loc": { "start": { - "line": 1294, + "line": 1218, "column": 18 }, "end": { - "line": 1294, + "line": 1218, "column": 29 } } }, "range": [ - 36426, - 36447 + 34520, + 34541 ], "loc": { "start": { - "line": 1294, + "line": 1218, "column": 8 }, "end": { - "line": 1294, + "line": 1218, "column": 29 } } @@ -58455,47 +56439,47 @@ "type": "Identifier", "name": "btn", "range": [ - 36448, - 36451 + 34542, + 34545 ], "loc": { "start": { - "line": 1294, + "line": 1218, "column": 30 }, "end": { - "line": 1294, + "line": 1218, "column": 33 } } } ], "range": [ - 36426, - 36452 + 34520, + 34546 ], "loc": { "start": { - "line": 1294, + "line": 1218, "column": 8 }, "end": { - "line": 1294, + "line": 1218, "column": 34 } } }, "range": [ - 36426, - 36453 + 34520, + 34547 ], "loc": { "start": { - "line": 1294, + "line": 1218, "column": 8 }, "end": { - "line": 1294, + "line": 1218, "column": 35 } }, @@ -58504,16 +56488,16 @@ "type": "Line", "value": "filter is appended in container element", "range": [ - 36376, - 36417 + 34470, + 34511 ], "loc": { "start": { - "line": 1293, + "line": 1217, "column": 8 }, "end": { - "line": 1293, + "line": 1217, "column": 49 } } @@ -58528,16 +56512,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 36463, - 36469 + 34557, + 34563 ], "loc": { "start": { - "line": 1296, + "line": 1220, "column": 8 }, "end": { - "line": 1296, + "line": 1220, "column": 14 } } @@ -58547,16 +56531,16 @@ "type": "Identifier", "name": "btn", "range": [ - 36470, - 36473 + 34564, + 34567 ], "loc": { "start": { - "line": 1296, + "line": 1220, "column": 15 }, "end": { - "line": 1296, + "line": 1220, "column": 18 } } @@ -58566,16 +56550,16 @@ "value": "click", "raw": "'click'", "range": [ - 36475, - 36482 + 34569, + 34576 ], "loc": { "start": { - "line": 1296, + "line": 1220, "column": 20 }, "end": { - "line": 1296, + "line": 1220, "column": 27 } } @@ -58592,16 +56576,16 @@ "object": { "type": "ThisExpression", "range": [ - 36490, - 36494 + 34584, + 34588 ], "loc": { "start": { - "line": 1296, + "line": 1220, "column": 35 }, "end": { - "line": 1296, + "line": 1220, "column": 39 } } @@ -58610,47 +56594,47 @@ "type": "Identifier", "name": "filter", "range": [ - 36495, - 36501 + 34589, + 34595 ], "loc": { "start": { - "line": 1296, + "line": 1220, "column": 40 }, "end": { - "line": 1296, + "line": 1220, "column": 46 } } }, "range": [ - 36490, - 36501 + 34584, + 34595 ], "loc": { "start": { - "line": 1296, + "line": 1220, "column": 35 }, "end": { - "line": 1296, + "line": 1220, "column": 46 } } }, "arguments": [], "range": [ - 36490, - 36503 + 34584, + 34597 ], "loc": { "start": { - "line": 1296, + "line": 1220, "column": 35 }, "end": { - "line": 1296, + "line": 1220, "column": 48 } } @@ -58658,63 +56642,63 @@ "generator": false, "expression": true, "range": [ - 36484, - 36503 + 34578, + 34597 ], "loc": { "start": { - "line": 1296, + "line": 1220, "column": 29 }, "end": { - "line": 1296, + "line": 1220, "column": 48 } } } ], "range": [ - 36463, - 36504 + 34557, + 34598 ], "loc": { "start": { - "line": 1296, + "line": 1220, "column": 8 }, "end": { - "line": 1296, + "line": 1220, "column": 49 } } }, "range": [ - 36463, - 36505 + 34557, + 34599 ], "loc": { "start": { - "line": 1296, + "line": 1220, "column": 8 }, "end": { - "line": 1296, + "line": 1220, "column": 50 } } } ], "range": [ - 36209, - 36511 + 34303, + 34605 ], "loc": { "start": { - "line": 1286, + "line": 1210, "column": 34 }, "end": { - "line": 1297, + "line": 1221, "column": 5 } } @@ -58722,16 +56706,16 @@ "generator": false, "expression": false, "range": [ - 36197, - 36511 + 34291, + 34605 ], "loc": { "start": { - "line": 1286, + "line": 1210, "column": 22 }, "end": { - "line": 1297, + "line": 1221, "column": 5 } } @@ -58739,16 +56723,16 @@ "kind": "method", "computed": false, "range": [ - 36179, - 36511 + 34273, + 34605 ], "loc": { "start": { - "line": 1286, + "line": 1210, "column": 4 }, "end": { - "line": 1297, + "line": 1221, "column": 5 } }, @@ -58757,16 +56741,16 @@ "type": "Block", "value": "*\n * Build submit button\n * @param {DOMElement} container Container DOM element\n ", "range": [ - 36076, - 36174 + 34170, + 34268 ], "loc": { "start": { - "line": 1282, + "line": 1206, "column": 4 }, "end": { - "line": 1285, + "line": 1209, "column": 7 } } @@ -58777,16 +56761,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": [ - 36517, - 36870 + 34611, + 34964 ], "loc": { "start": { - "line": 1299, + "line": 1223, "column": 4 }, "end": { - "line": 1310, + "line": 1234, "column": 7 } } @@ -58800,16 +56784,16 @@ "type": "Identifier", "name": "instantiateFeatures", "range": [ - 36875, - 36894 + 34969, + 34988 ], "loc": { "start": { - "line": 1311, + "line": 1235, "column": 4 }, "end": { - "line": 1311, + "line": 1235, "column": 23 } } @@ -58824,16 +56808,16 @@ "type": "Identifier", "name": "features", "range": [ - 36895, - 36903 + 34989, + 34997 ], "loc": { "start": { - "line": 1311, + "line": 1235, "column": 24 }, "end": { - "line": 1311, + "line": 1235, "column": 32 } } @@ -58842,31 +56826,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 36906, - 36908 + 35000, + 35002 ], "loc": { "start": { - "line": 1311, + "line": 1235, "column": 35 }, "end": { - "line": 1311, + "line": 1235, "column": 37 } } }, "range": [ - 36895, - 36908 + 34989, + 35002 ], "loc": { "start": { - "line": 1311, + "line": 1235, "column": 24 }, "end": { - "line": 1311, + "line": 1235, "column": 37 } } @@ -58886,16 +56870,16 @@ "type": "Identifier", "name": "features", "range": [ - 36920, - 36928 + 35014, + 35022 ], "loc": { "start": { - "line": 1312, + "line": 1236, "column": 8 }, "end": { - "line": 1312, + "line": 1236, "column": 16 } } @@ -58904,31 +56888,31 @@ "type": "Identifier", "name": "forEach", "range": [ - 36929, - 36936 + 35023, + 35030 ], "loc": { "start": { - "line": 1312, + "line": 1236, "column": 17 }, "end": { - "line": 1312, + "line": 1236, "column": 24 } } }, "range": [ - 36920, - 36936 + 35014, + 35030 ], "loc": { "start": { - "line": 1312, + "line": 1236, "column": 8 }, "end": { - "line": 1312, + "line": 1236, "column": 24 } } @@ -58942,16 +56926,16 @@ "type": "Identifier", "name": "feature", "range": [ - 36938, - 36945 + 35032, + 35039 ], "loc": { "start": { - "line": 1312, + "line": 1236, "column": 26 }, "end": { - "line": 1312, + "line": 1236, "column": 33 } } @@ -58972,16 +56956,16 @@ "type": "Identifier", "name": "feature", "range": [ - 37216, - 37223 + 35310, + 35317 ], "loc": { "start": { - "line": 1317, + "line": 1241, "column": 12 }, "end": { - "line": 1317, + "line": 1241, "column": 19 } } @@ -58990,31 +56974,31 @@ "type": "Identifier", "name": "property", "range": [ - 37224, - 37232 + 35318, + 35326 ], "loc": { "start": { - "line": 1317, + "line": 1241, "column": 20 }, "end": { - "line": 1317, + "line": 1241, "column": 28 } } }, "range": [ - 37216, - 37232 + 35310, + 35326 ], "loc": { "start": { - "line": 1317, + "line": 1241, "column": 12 }, "end": { - "line": 1317, + "line": 1241, "column": 28 } } @@ -59029,16 +57013,16 @@ "type": "Identifier", "name": "feature", "range": [ - 37235, - 37242 + 35329, + 35336 ], "loc": { "start": { - "line": 1317, + "line": 1241, "column": 31 }, "end": { - "line": 1317, + "line": 1241, "column": 38 } } @@ -59047,31 +57031,31 @@ "type": "Identifier", "name": "property", "range": [ - 37243, - 37251 + 35337, + 35345 ], "loc": { "start": { - "line": 1317, + "line": 1241, "column": 39 }, "end": { - "line": 1317, + "line": 1241, "column": 47 } } }, "range": [ - 37235, - 37251 + 35329, + 35345 ], "loc": { "start": { - "line": 1317, + "line": 1241, "column": 31 }, "end": { - "line": 1317, + "line": 1241, "column": 47 } } @@ -59083,16 +57067,16 @@ "type": "Identifier", "name": "feature", "range": [ - 37255, - 37262 + 35349, + 35356 ], "loc": { "start": { - "line": 1317, + "line": 1241, "column": 51 }, "end": { - "line": 1317, + "line": 1241, "column": 58 } } @@ -59101,76 +57085,76 @@ "type": "Identifier", "name": "name", "range": [ - 37263, - 37267 + 35357, + 35361 ], "loc": { "start": { - "line": 1317, + "line": 1241, "column": 59 }, "end": { - "line": 1317, + "line": 1241, "column": 63 } } }, "range": [ - 37255, - 37267 + 35349, + 35361 ], "loc": { "start": { - "line": 1317, + "line": 1241, "column": 51 }, "end": { - "line": 1317, + "line": 1241, "column": 63 } } }, "range": [ - 37235, - 37267 + 35329, + 35361 ], "loc": { "start": { - "line": 1317, + "line": 1241, "column": 31 }, "end": { - "line": 1317, + "line": 1241, "column": 63 } } }, "range": [ - 37216, - 37267 + 35310, + 35361 ], "loc": { "start": { - "line": 1317, + "line": 1241, "column": 12 }, "end": { - "line": 1317, + "line": 1241, "column": 63 } } }, "range": [ - 37216, - 37268 + 35310, + 35362 ], "loc": { "start": { - "line": 1317, + "line": 1241, "column": 12 }, "end": { - "line": 1317, + "line": 1241, "column": 64 } }, @@ -59179,16 +57163,16 @@ "type": "Line", "value": " TODO: remove the property field.", "range": [ - 36964, - 36999 + 35058, + 35093 ], "loc": { "start": { - "line": 1313, + "line": 1237, "column": 12 }, "end": { - "line": 1313, + "line": 1237, "column": 47 } } @@ -59197,16 +57181,16 @@ "type": "Line", "value": " Due to naming convention inconsistencies, a `property`", "range": [ - 37012, - 37069 + 35106, + 35163 ], "loc": { "start": { - "line": 1314, + "line": 1238, "column": 12 }, "end": { - "line": 1314, + "line": 1238, "column": 69 } } @@ -59215,16 +57199,16 @@ "type": "Line", "value": " field is added to allow a conditional instanciation based", "range": [ - 37082, - 37142 + 35176, + 35236 ], "loc": { "start": { - "line": 1315, + "line": 1239, "column": 12 }, "end": { - "line": 1315, + "line": 1239, "column": 72 } } @@ -59233,16 +57217,16 @@ "type": "Line", "value": " on that property on TableFilter, if supplied.", "range": [ - 37155, - 37203 + 35249, + 35297 ], "loc": { "start": { - "line": 1316, + "line": 1240, "column": 12 }, "end": { - "line": 1316, + "line": 1240, "column": 60 } } @@ -59266,16 +57250,16 @@ "object": { "type": "ThisExpression", "range": [ - 37286, - 37290 + 35380, + 35384 ], "loc": { "start": { - "line": 1318, + "line": 1242, "column": 17 }, "end": { - "line": 1318, + "line": 1242, "column": 21 } } @@ -59284,47 +57268,47 @@ "type": "Identifier", "name": "hasConfig", "range": [ - 37291, - 37300 + 35385, + 35394 ], "loc": { "start": { - "line": 1318, + "line": 1242, "column": 22 }, "end": { - "line": 1318, + "line": 1242, "column": 31 } } }, "range": [ - 37286, - 37300 + 35380, + 35394 ], "loc": { "start": { - "line": 1318, + "line": 1242, "column": 17 }, "end": { - "line": 1318, + "line": 1242, "column": 31 } } }, "prefix": true, "range": [ - 37285, - 37300 + 35379, + 35394 ], "loc": { "start": { - "line": 1318, + "line": 1242, "column": 16 }, "end": { - "line": 1318, + "line": 1242, "column": 31 } } @@ -59338,16 +57322,16 @@ "object": { "type": "ThisExpression", "range": [ - 37304, - 37308 + 35398, + 35402 ], "loc": { "start": { - "line": 1318, + "line": 1242, "column": 35 }, "end": { - "line": 1318, + "line": 1242, "column": 39 } } @@ -59359,16 +57343,16 @@ "type": "Identifier", "name": "feature", "range": [ - 37309, - 37316 + 35403, + 35410 ], "loc": { "start": { - "line": 1318, + "line": 1242, "column": 40 }, "end": { - "line": 1318, + "line": 1242, "column": 47 } } @@ -59377,46 +57361,46 @@ "type": "Identifier", "name": "property", "range": [ - 37317, - 37325 + 35411, + 35419 ], "loc": { "start": { - "line": 1318, + "line": 1242, "column": 48 }, "end": { - "line": 1318, + "line": 1242, "column": 56 } } }, "range": [ - 37309, - 37325 + 35403, + 35419 ], "loc": { "start": { - "line": 1318, + "line": 1242, "column": 40 }, "end": { - "line": 1318, + "line": 1242, "column": 56 } } }, "range": [ - 37304, - 37326 + 35398, + 35420 ], "loc": { "start": { - "line": 1318, + "line": 1242, "column": 35 }, "end": { - "line": 1318, + "line": 1242, "column": 57 } } @@ -59426,46 +57410,46 @@ "value": true, "raw": "true", "range": [ - 37331, - 37335 + 35425, + 35429 ], "loc": { "start": { - "line": 1318, + "line": 1242, "column": 62 }, "end": { - "line": 1318, + "line": 1242, "column": 66 } } }, "range": [ - 37304, - 37335 + 35398, + 35429 ], "loc": { "start": { - "line": 1318, + "line": 1242, "column": 35 }, "end": { - "line": 1318, + "line": 1242, "column": 66 } } }, "range": [ - 37285, - 37335 + 35379, + 35429 ], "loc": { "start": { - "line": 1318, + "line": 1242, "column": 16 }, "end": { - "line": 1318, + "line": 1242, "column": 66 } } @@ -59480,16 +57464,16 @@ "type": "Identifier", "name": "feature", "range": [ - 37355, - 37362 + 35449, + 35456 ], "loc": { "start": { - "line": 1319, + "line": 1243, "column": 16 }, "end": { - "line": 1319, + "line": 1243, "column": 23 } } @@ -59498,31 +57482,31 @@ "type": "Identifier", "name": "enforce", "range": [ - 37363, - 37370 + 35457, + 35464 ], "loc": { "start": { - "line": 1319, + "line": 1243, "column": 24 }, "end": { - "line": 1319, + "line": 1243, "column": 31 } } }, "range": [ - 37355, - 37370 + 35449, + 35464 ], "loc": { "start": { - "line": 1319, + "line": 1243, "column": 16 }, "end": { - "line": 1319, + "line": 1243, "column": 31 } } @@ -59532,46 +57516,46 @@ "value": true, "raw": "true", "range": [ - 37375, - 37379 + 35469, + 35473 ], "loc": { "start": { - "line": 1319, + "line": 1243, "column": 36 }, "end": { - "line": 1319, + "line": 1243, "column": 40 } } }, "range": [ - 37355, - 37379 + 35449, + 35473 ], "loc": { "start": { - "line": 1319, + "line": 1243, "column": 16 }, "end": { - "line": 1319, + "line": 1243, "column": 40 } } }, "range": [ - 37285, - 37379 + 35379, + 35473 ], "loc": { "start": { - "line": 1318, + "line": 1242, "column": 16 }, "end": { - "line": 1319, + "line": 1243, "column": 40 } } @@ -59593,16 +57577,16 @@ "type": "Identifier", "name": "class", "range": [ - 37404, - 37409 + 35498, + 35503 ], "loc": { "start": { - "line": 1320, + "line": 1244, "column": 21 }, "end": { - "line": 1320, + "line": 1244, "column": 26 } } @@ -59611,16 +57595,16 @@ "type": "Identifier", "name": "Cls", "range": [ - 37411, - 37414 + 35505, + 35508 ], "loc": { "start": { - "line": 1320, + "line": 1244, "column": 28 }, "end": { - "line": 1320, + "line": 1244, "column": 31 } } @@ -59630,16 +57614,16 @@ "shorthand": false, "computed": false, "range": [ - 37404, - 37414 + 35498, + 35508 ], "loc": { "start": { - "line": 1320, + "line": 1244, "column": 21 }, "end": { - "line": 1320, + "line": 1244, "column": 31 } } @@ -59650,16 +57634,16 @@ "type": "Identifier", "name": "name", "range": [ - 37416, - 37420 + 35510, + 35514 ], "loc": { "start": { - "line": 1320, + "line": 1244, "column": 33 }, "end": { - "line": 1320, + "line": 1244, "column": 37 } } @@ -59668,16 +57652,16 @@ "type": "Identifier", "name": "name", "range": [ - 37416, - 37420 + 35510, + 35514 ], "loc": { "start": { - "line": 1320, + "line": 1244, "column": 33 }, "end": { - "line": 1320, + "line": 1244, "column": 37 } } @@ -59687,32 +57671,32 @@ "shorthand": true, "computed": false, "range": [ - 37416, - 37420 + 35510, + 35514 ], "loc": { "start": { - "line": 1320, + "line": 1244, "column": 33 }, "end": { - "line": 1320, + "line": 1244, "column": 37 } } } ], "range": [ - 37403, - 37421 + 35497, + 35515 ], "loc": { "start": { - "line": 1320, + "line": 1244, "column": 20 }, "end": { - "line": 1320, + "line": 1244, "column": 38 } } @@ -59721,31 +57705,31 @@ "type": "Identifier", "name": "feature", "range": [ - 37424, - 37431 + 35518, + 35525 ], "loc": { "start": { - "line": 1320, + "line": 1244, "column": 41 }, "end": { - "line": 1320, + "line": 1244, "column": 48 } } }, "range": [ - 37403, - 37431 + 35497, + 35525 ], "loc": { "start": { - "line": 1320, + "line": 1244, "column": 20 }, "end": { - "line": 1320, + "line": 1244, "column": 48 } } @@ -59753,16 +57737,16 @@ ], "kind": "let", "range": [ - 37399, - 37432 + 35493, + 35526 ], "loc": { "start": { - "line": 1320, + "line": 1244, "column": 16 }, "end": { - "line": 1320, + "line": 1244, "column": 49 } } @@ -59781,16 +57765,16 @@ "object": { "type": "ThisExpression", "range": [ - 37450, - 37454 + 35544, + 35548 ], "loc": { "start": { - "line": 1322, + "line": 1246, "column": 16 }, "end": { - "line": 1322, + "line": 1246, "column": 20 } } @@ -59799,31 +57783,31 @@ "type": "Identifier", "name": "Mod", "range": [ - 37455, - 37458 + 35549, + 35552 ], "loc": { "start": { - "line": 1322, + "line": 1246, "column": 21 }, "end": { - "line": 1322, + "line": 1246, "column": 24 } } }, "range": [ - 37450, - 37458 + 35544, + 35552 ], "loc": { "start": { - "line": 1322, + "line": 1246, "column": 16 }, "end": { - "line": 1322, + "line": 1246, "column": 24 } } @@ -59832,31 +57816,31 @@ "type": "Identifier", "name": "name", "range": [ - 37459, - 37463 + 35553, + 35557 ], "loc": { "start": { - "line": 1322, + "line": 1246, "column": 25 }, "end": { - "line": 1322, + "line": 1246, "column": 29 } } }, "range": [ - 37450, - 37464 + 35544, + 35558 ], "loc": { "start": { - "line": 1322, + "line": 1246, "column": 16 }, "end": { - "line": 1322, + "line": 1246, "column": 30 } } @@ -59873,16 +57857,16 @@ "object": { "type": "ThisExpression", "range": [ - 37467, - 37471 + 35561, + 35565 ], "loc": { "start": { - "line": 1322, + "line": 1246, "column": 33 }, "end": { - "line": 1322, + "line": 1246, "column": 37 } } @@ -59891,31 +57875,31 @@ "type": "Identifier", "name": "Mod", "range": [ - 37472, - 37475 + 35566, + 35569 ], "loc": { "start": { - "line": 1322, + "line": 1246, "column": 38 }, "end": { - "line": 1322, + "line": 1246, "column": 41 } } }, "range": [ - 37467, - 37475 + 35561, + 35569 ], "loc": { "start": { - "line": 1322, + "line": 1246, "column": 33 }, "end": { - "line": 1322, + "line": 1246, "column": 41 } } @@ -59924,31 +57908,31 @@ "type": "Identifier", "name": "name", "range": [ - 37476, - 37480 + 35570, + 35574 ], "loc": { "start": { - "line": 1322, + "line": 1246, "column": 42 }, "end": { - "line": 1322, + "line": 1246, "column": 46 } } }, "range": [ - 37467, - 37481 + 35561, + 35575 ], "loc": { "start": { - "line": 1322, + "line": 1246, "column": 33 }, "end": { - "line": 1322, + "line": 1246, "column": 47 } } @@ -59959,16 +57943,16 @@ "type": "Identifier", "name": "Cls", "range": [ - 37489, - 37492 + 35583, + 35586 ], "loc": { "start": { - "line": 1322, + "line": 1246, "column": 55 }, "end": { - "line": 1322, + "line": 1246, "column": 58 } } @@ -59977,125 +57961,125 @@ { "type": "ThisExpression", "range": [ - 37493, - 37497 + 35587, + 35591 ], "loc": { "start": { - "line": 1322, + "line": 1246, "column": 59 }, "end": { - "line": 1322, + "line": 1246, "column": 63 } } } ], "range": [ - 37485, - 37498 + 35579, + 35592 ], "loc": { "start": { - "line": 1322, + "line": 1246, "column": 51 }, "end": { - "line": 1322, + "line": 1246, "column": 64 } } }, "range": [ - 37467, - 37498 + 35561, + 35592 ], "loc": { "start": { - "line": 1322, + "line": 1246, "column": 33 }, "end": { - "line": 1322, + "line": 1246, "column": 64 } } }, "range": [ - 37450, - 37498 + 35544, + 35592 ], "loc": { "start": { - "line": 1322, + "line": 1246, "column": 16 }, "end": { - "line": 1322, + "line": 1246, "column": 64 } } }, "range": [ - 37450, - 37499 + 35544, + 35593 ], "loc": { "start": { - "line": 1322, + "line": 1246, "column": 16 }, "end": { - "line": 1322, + "line": 1246, "column": 65 } } } ], "range": [ - 37381, - 37513 + 35475, + 35607 ], "loc": { "start": { - "line": 1319, + "line": 1243, "column": 42 }, "end": { - "line": 1323, + "line": 1247, "column": 13 } } }, "alternate": null, "range": [ - 37281, - 37513 + 35375, + 35607 ], "loc": { "start": { - "line": 1318, + "line": 1242, "column": 12 }, "end": { - "line": 1323, + "line": 1247, "column": 13 } } } ], "range": [ - 36950, - 37523 + 35044, + 35617 ], "loc": { "start": { - "line": 1312, + "line": 1236, "column": 38 }, "end": { - "line": 1324, + "line": 1248, "column": 9 } } @@ -60103,63 +58087,63 @@ "generator": false, "expression": false, "range": [ - 36937, - 37523 + 35031, + 35617 ], "loc": { "start": { - "line": 1312, + "line": 1236, "column": 25 }, "end": { - "line": 1324, + "line": 1248, "column": 9 } } } ], "range": [ - 36920, - 37524 + 35014, + 35618 ], "loc": { "start": { - "line": 1312, + "line": 1236, "column": 8 }, "end": { - "line": 1324, + "line": 1248, "column": 10 } } }, "range": [ - 36920, - 37525 + 35014, + 35619 ], "loc": { "start": { - "line": 1312, + "line": 1236, "column": 8 }, "end": { - "line": 1324, + "line": 1248, "column": 11 } } } ], "range": [ - 36910, - 37531 + 35004, + 35625 ], "loc": { "start": { - "line": 1311, + "line": 1235, "column": 39 }, "end": { - "line": 1325, + "line": 1249, "column": 5 } } @@ -60167,16 +58151,16 @@ "generator": false, "expression": false, "range": [ - 36894, - 37531 + 34988, + 35625 ], "loc": { "start": { - "line": 1311, + "line": 1235, "column": 23 }, "end": { - "line": 1325, + "line": 1249, "column": 5 } } @@ -60184,16 +58168,16 @@ "kind": "method", "computed": false, "range": [ - 36875, - 37531 + 34969, + 35625 ], "loc": { "start": { - "line": 1311, + "line": 1235, "column": 4 }, "end": { - "line": 1325, + "line": 1249, "column": 5 } }, @@ -60202,16 +58186,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": [ - 36517, - 36870 + 34611, + 34964 ], "loc": { "start": { - "line": 1299, + "line": 1223, "column": 4 }, "end": { - "line": 1310, + "line": 1234, "column": 7 } } @@ -60222,16 +58206,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": [ - 37537, - 37812 + 35631, + 35906 ], "loc": { "start": { - "line": 1327, + "line": 1251, "column": 4 }, "end": { - "line": 1336, + "line": 1260, "column": 7 } } @@ -60245,16 +58229,16 @@ "type": "Identifier", "name": "initFeatures", "range": [ - 37817, - 37829 + 35911, + 35923 ], "loc": { "start": { - "line": 1337, + "line": 1261, "column": 4 }, "end": { - "line": 1337, + "line": 1261, "column": 16 } } @@ -60269,16 +58253,16 @@ "type": "Identifier", "name": "features", "range": [ - 37830, - 37838 + 35924, + 35932 ], "loc": { "start": { - "line": 1337, + "line": 1261, "column": 17 }, "end": { - "line": 1337, + "line": 1261, "column": 25 } } @@ -60287,31 +58271,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 37841, - 37843 + 35935, + 35937 ], "loc": { "start": { - "line": 1337, + "line": 1261, "column": 28 }, "end": { - "line": 1337, + "line": 1261, "column": 30 } } }, "range": [ - 37830, - 37843 + 35924, + 35937 ], "loc": { "start": { - "line": 1337, + "line": 1261, "column": 17 }, "end": { - "line": 1337, + "line": 1261, "column": 30 } } @@ -60331,16 +58315,16 @@ "type": "Identifier", "name": "features", "range": [ - 37855, - 37863 + 35949, + 35957 ], "loc": { "start": { - "line": 1338, + "line": 1262, "column": 8 }, "end": { - "line": 1338, + "line": 1262, "column": 16 } } @@ -60349,31 +58333,31 @@ "type": "Identifier", "name": "forEach", "range": [ - 37864, - 37871 + 35958, + 35965 ], "loc": { "start": { - "line": 1338, + "line": 1262, "column": 17 }, "end": { - "line": 1338, + "line": 1262, "column": 24 } } }, "range": [ - 37855, - 37871 + 35949, + 35965 ], "loc": { "start": { - "line": 1338, + "line": 1262, "column": 8 }, "end": { - "line": 1338, + "line": 1262, "column": 24 } } @@ -60387,16 +58371,16 @@ "type": "Identifier", "name": "feature", "range": [ - 37873, - 37880 + 35967, + 35974 ], "loc": { "start": { - "line": 1338, + "line": 1262, "column": 26 }, "end": { - "line": 1338, + "line": 1262, "column": 33 } } @@ -60419,16 +58403,16 @@ "type": "Identifier", "name": "property", "range": [ - 37904, - 37912 + 35998, + 36006 ], "loc": { "start": { - "line": 1339, + "line": 1263, "column": 17 }, "end": { - "line": 1339, + "line": 1263, "column": 25 } } @@ -60437,16 +58421,16 @@ "type": "Identifier", "name": "property", "range": [ - 37904, - 37912 + 35998, + 36006 ], "loc": { "start": { - "line": 1339, + "line": 1263, "column": 17 }, "end": { - "line": 1339, + "line": 1263, "column": 25 } } @@ -60456,16 +58440,16 @@ "shorthand": true, "computed": false, "range": [ - 37904, - 37912 + 35998, + 36006 ], "loc": { "start": { - "line": 1339, + "line": 1263, "column": 17 }, "end": { - "line": 1339, + "line": 1263, "column": 25 } } @@ -60476,16 +58460,16 @@ "type": "Identifier", "name": "name", "range": [ - 37914, - 37918 + 36008, + 36012 ], "loc": { "start": { - "line": 1339, + "line": 1263, "column": 27 }, "end": { - "line": 1339, + "line": 1263, "column": 31 } } @@ -60494,16 +58478,16 @@ "type": "Identifier", "name": "name", "range": [ - 37914, - 37918 + 36008, + 36012 ], "loc": { "start": { - "line": 1339, + "line": 1263, "column": 27 }, "end": { - "line": 1339, + "line": 1263, "column": 31 } } @@ -60513,32 +58497,32 @@ "shorthand": true, "computed": false, "range": [ - 37914, - 37918 + 36008, + 36012 ], "loc": { "start": { - "line": 1339, + "line": 1263, "column": 27 }, "end": { - "line": 1339, + "line": 1263, "column": 31 } } } ], "range": [ - 37903, - 37919 + 35997, + 36013 ], "loc": { "start": { - "line": 1339, + "line": 1263, "column": 16 }, "end": { - "line": 1339, + "line": 1263, "column": 32 } } @@ -60547,31 +58531,31 @@ "type": "Identifier", "name": "feature", "range": [ - 37922, - 37929 + 36016, + 36023 ], "loc": { "start": { - "line": 1339, + "line": 1263, "column": 35 }, "end": { - "line": 1339, + "line": 1263, "column": 42 } } }, "range": [ - 37903, - 37929 + 35997, + 36023 ], "loc": { "start": { - "line": 1339, + "line": 1263, "column": 16 }, "end": { - "line": 1339, + "line": 1263, "column": 42 } } @@ -60579,16 +58563,16 @@ ], "kind": "let", "range": [ - 37899, - 37930 + 35993, + 36024 ], "loc": { "start": { - "line": 1339, + "line": 1263, "column": 12 }, "end": { - "line": 1339, + "line": 1263, "column": 43 } } @@ -60607,16 +58591,16 @@ "object": { "type": "ThisExpression", "range": [ - 37947, - 37951 + 36041, + 36045 ], "loc": { "start": { - "line": 1340, + "line": 1264, "column": 16 }, "end": { - "line": 1340, + "line": 1264, "column": 20 } } @@ -60625,31 +58609,31 @@ "type": "Identifier", "name": "property", "range": [ - 37952, - 37960 + 36046, + 36054 ], "loc": { "start": { - "line": 1340, + "line": 1264, "column": 21 }, "end": { - "line": 1340, + "line": 1264, "column": 29 } } }, "range": [ - 37947, - 37961 + 36041, + 36055 ], "loc": { "start": { - "line": 1340, + "line": 1264, "column": 16 }, "end": { - "line": 1340, + "line": 1264, "column": 30 } } @@ -60659,31 +58643,31 @@ "value": true, "raw": "true", "range": [ - 37966, - 37970 + 36060, + 36064 ], "loc": { "start": { - "line": 1340, + "line": 1264, "column": 35 }, "end": { - "line": 1340, + "line": 1264, "column": 39 } } }, "range": [ - 37947, - 37970 + 36041, + 36064 ], "loc": { "start": { - "line": 1340, + "line": 1264, "column": 16 }, "end": { - "line": 1340, + "line": 1264, "column": 39 } } @@ -60697,16 +58681,16 @@ "object": { "type": "ThisExpression", "range": [ - 37974, - 37978 + 36068, + 36072 ], "loc": { "start": { - "line": 1340, + "line": 1264, "column": 43 }, "end": { - "line": 1340, + "line": 1264, "column": 47 } } @@ -60715,31 +58699,31 @@ "type": "Identifier", "name": "Mod", "range": [ - 37979, - 37982 + 36073, + 36076 ], "loc": { "start": { - "line": 1340, + "line": 1264, "column": 48 }, "end": { - "line": 1340, + "line": 1264, "column": 51 } } }, "range": [ - 37974, - 37982 + 36068, + 36076 ], "loc": { "start": { - "line": 1340, + "line": 1264, "column": 43 }, "end": { - "line": 1340, + "line": 1264, "column": 51 } } @@ -60748,46 +58732,46 @@ "type": "Identifier", "name": "name", "range": [ - 37983, - 37987 + 36077, + 36081 ], "loc": { "start": { - "line": 1340, + "line": 1264, "column": 52 }, "end": { - "line": 1340, + "line": 1264, "column": 56 } } }, "range": [ - 37974, - 37988 + 36068, + 36082 ], "loc": { "start": { - "line": 1340, + "line": 1264, "column": 43 }, "end": { - "line": 1340, + "line": 1264, "column": 57 } } }, "range": [ - 37947, - 37988 + 36041, + 36082 ], "loc": { "start": { - "line": 1340, + "line": 1264, "column": 16 }, "end": { - "line": 1340, + "line": 1264, "column": 57 } } @@ -60811,16 +58795,16 @@ "object": { "type": "ThisExpression", "range": [ - 38008, - 38012 + 36102, + 36106 ], "loc": { "start": { - "line": 1341, + "line": 1265, "column": 16 }, "end": { - "line": 1341, + "line": 1265, "column": 20 } } @@ -60829,31 +58813,31 @@ "type": "Identifier", "name": "Mod", "range": [ - 38013, - 38016 + 36107, + 36110 ], "loc": { "start": { - "line": 1341, + "line": 1265, "column": 21 }, "end": { - "line": 1341, + "line": 1265, "column": 24 } } }, "range": [ - 38008, - 38016 + 36102, + 36110 ], "loc": { "start": { - "line": 1341, + "line": 1265, "column": 16 }, "end": { - "line": 1341, + "line": 1265, "column": 24 } } @@ -60862,31 +58846,31 @@ "type": "Identifier", "name": "name", "range": [ - 38017, - 38021 + 36111, + 36115 ], "loc": { "start": { - "line": 1341, + "line": 1265, "column": 25 }, "end": { - "line": 1341, + "line": 1265, "column": 29 } } }, "range": [ - 38008, - 38022 + 36102, + 36116 ], "loc": { "start": { - "line": 1341, + "line": 1265, "column": 16 }, "end": { - "line": 1341, + "line": 1265, "column": 30 } } @@ -60895,110 +58879,110 @@ "type": "Identifier", "name": "init", "range": [ - 38023, - 38027 + 36117, + 36121 ], "loc": { "start": { - "line": 1341, + "line": 1265, "column": 31 }, "end": { - "line": 1341, + "line": 1265, "column": 35 } } }, "range": [ - 38008, - 38027 + 36102, + 36121 ], "loc": { "start": { - "line": 1341, + "line": 1265, "column": 16 }, "end": { - "line": 1341, + "line": 1265, "column": 35 } } }, "arguments": [], "range": [ - 38008, - 38029 + 36102, + 36123 ], "loc": { "start": { - "line": 1341, + "line": 1265, "column": 16 }, "end": { - "line": 1341, + "line": 1265, "column": 37 } } }, "range": [ - 38008, - 38030 + 36102, + 36124 ], "loc": { "start": { - "line": 1341, + "line": 1265, "column": 16 }, "end": { - "line": 1341, + "line": 1265, "column": 38 } } } ], "range": [ - 37990, - 38044 + 36084, + 36138 ], "loc": { "start": { - "line": 1340, + "line": 1264, "column": 59 }, "end": { - "line": 1342, + "line": 1266, "column": 13 } } }, "alternate": null, "range": [ - 37943, - 38044 + 36037, + 36138 ], "loc": { "start": { - "line": 1340, + "line": 1264, "column": 12 }, "end": { - "line": 1342, + "line": 1266, "column": 13 } } } ], "range": [ - 37885, - 38054 + 35979, + 36148 ], "loc": { "start": { - "line": 1338, + "line": 1262, "column": 38 }, "end": { - "line": 1343, + "line": 1267, "column": 9 } } @@ -61006,63 +58990,63 @@ "generator": false, "expression": false, "range": [ - 37872, - 38054 + 35966, + 36148 ], "loc": { "start": { - "line": 1338, + "line": 1262, "column": 25 }, "end": { - "line": 1343, + "line": 1267, "column": 9 } } } ], "range": [ - 37855, - 38055 + 35949, + 36149 ], "loc": { "start": { - "line": 1338, + "line": 1262, "column": 8 }, "end": { - "line": 1343, + "line": 1267, "column": 10 } } }, "range": [ - 37855, - 38056 + 35949, + 36150 ], "loc": { "start": { - "line": 1338, + "line": 1262, "column": 8 }, "end": { - "line": 1343, + "line": 1267, "column": 11 } } } ], "range": [ - 37845, - 38062 + 35939, + 36156 ], "loc": { "start": { - "line": 1337, + "line": 1261, "column": 32 }, "end": { - "line": 1344, + "line": 1268, "column": 5 } } @@ -61070,16 +59054,16 @@ "generator": false, "expression": false, "range": [ - 37829, - 38062 + 35923, + 36156 ], "loc": { "start": { - "line": 1337, + "line": 1261, "column": 16 }, "end": { - "line": 1344, + "line": 1268, "column": 5 } } @@ -61087,16 +59071,16 @@ "kind": "method", "computed": false, "range": [ - 37817, - 38062 + 35911, + 36156 ], "loc": { "start": { - "line": 1337, + "line": 1261, "column": 4 }, "end": { - "line": 1344, + "line": 1268, "column": 5 } }, @@ -61105,16 +59089,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": [ - 37537, - 37812 + 35631, + 35906 ], "loc": { "start": { - "line": 1327, + "line": 1251, "column": 4 }, "end": { - "line": 1336, + "line": 1260, "column": 7 } } @@ -61125,16 +59109,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": [ - 38068, - 38202 + 36162, + 36296 ], "loc": { "start": { - "line": 1346, + "line": 1270, "column": 4 }, "end": { - "line": 1350, + "line": 1274, "column": 7 } } @@ -61148,16 +59132,16 @@ "type": "Identifier", "name": "feature", "range": [ - 38207, - 38214 + 36301, + 36308 ], "loc": { "start": { - "line": 1351, + "line": 1275, "column": 4 }, "end": { - "line": 1351, + "line": 1275, "column": 11 } } @@ -61170,16 +59154,16 @@ "type": "Identifier", "name": "name", "range": [ - 38215, - 38219 + 36309, + 36313 ], "loc": { "start": { - "line": 1351, + "line": 1275, "column": 12 }, "end": { - "line": 1351, + "line": 1275, "column": 16 } } @@ -61199,16 +59183,16 @@ "object": { "type": "ThisExpression", "range": [ - 38238, - 38242 + 36332, + 36336 ], "loc": { "start": { - "line": 1352, + "line": 1276, "column": 15 }, "end": { - "line": 1352, + "line": 1276, "column": 19 } } @@ -61217,31 +59201,31 @@ "type": "Identifier", "name": "Mod", "range": [ - 38243, - 38246 + 36337, + 36340 ], "loc": { "start": { - "line": 1352, + "line": 1276, "column": 20 }, "end": { - "line": 1352, + "line": 1276, "column": 23 } } }, "range": [ - 38238, - 38246 + 36332, + 36340 ], "loc": { "start": { - "line": 1352, + "line": 1276, "column": 15 }, "end": { - "line": 1352, + "line": 1276, "column": 23 } } @@ -61250,62 +59234,62 @@ "type": "Identifier", "name": "name", "range": [ - 38247, - 38251 + 36341, + 36345 ], "loc": { "start": { - "line": 1352, + "line": 1276, "column": 24 }, "end": { - "line": 1352, + "line": 1276, "column": 28 } } }, "range": [ - 38238, - 38252 + 36332, + 36346 ], "loc": { "start": { - "line": 1352, + "line": 1276, "column": 15 }, "end": { - "line": 1352, + "line": 1276, "column": 29 } } }, "range": [ - 38231, - 38253 + 36325, + 36347 ], "loc": { "start": { - "line": 1352, + "line": 1276, "column": 8 }, "end": { - "line": 1352, + "line": 1276, "column": 30 } } } ], "range": [ - 38221, - 38259 + 36315, + 36353 ], "loc": { "start": { - "line": 1351, + "line": 1275, "column": 18 }, "end": { - "line": 1353, + "line": 1277, "column": 5 } } @@ -61313,16 +59297,16 @@ "generator": false, "expression": false, "range": [ - 38214, - 38259 + 36308, + 36353 ], "loc": { "start": { - "line": 1351, + "line": 1275, "column": 11 }, "end": { - "line": 1353, + "line": 1277, "column": 5 } } @@ -61330,16 +59314,16 @@ "kind": "method", "computed": false, "range": [ - 38207, - 38259 + 36301, + 36353 ], "loc": { "start": { - "line": 1351, + "line": 1275, "column": 4 }, "end": { - "line": 1353, + "line": 1277, "column": 5 } }, @@ -61348,16 +59332,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": [ - 38068, - 38202 + 36162, + 36296 ], "loc": { "start": { - "line": 1346, + "line": 1270, "column": 4 }, "end": { - "line": 1350, + "line": 1274, "column": 7 } } @@ -61368,16 +59352,16 @@ "type": "Block", "value": "*\n * Initialise all the extensions defined in the configuration object\n ", "range": [ - 38265, - 38349 + 36359, + 36443 ], "loc": { "start": { - "line": 1355, + "line": 1279, "column": 4 }, "end": { - "line": 1357, + "line": 1281, "column": 7 } } @@ -61391,16 +59375,16 @@ "type": "Identifier", "name": "initExtensions", "range": [ - 38354, - 38368 + 36448, + 36462 ], "loc": { "start": { - "line": 1358, + "line": 1282, "column": 4 }, "end": { - "line": 1358, + "line": 1282, "column": 18 } } @@ -61421,16 +59405,16 @@ "type": "Identifier", "name": "exts", "range": [ - 38385, - 38389 + 36479, + 36483 ], "loc": { "start": { - "line": 1359, + "line": 1283, "column": 12 }, "end": { - "line": 1359, + "line": 1283, "column": 16 } } @@ -61441,16 +59425,16 @@ "object": { "type": "ThisExpression", "range": [ - 38392, - 38396 + 36486, + 36490 ], "loc": { "start": { - "line": 1359, + "line": 1283, "column": 19 }, "end": { - "line": 1359, + "line": 1283, "column": 23 } } @@ -61459,46 +59443,46 @@ "type": "Identifier", "name": "extensions", "range": [ - 38397, - 38407 + 36491, + 36501 ], "loc": { "start": { - "line": 1359, + "line": 1283, "column": 24 }, "end": { - "line": 1359, + "line": 1283, "column": 34 } } }, "range": [ - 38392, - 38407 + 36486, + 36501 ], "loc": { "start": { - "line": 1359, + "line": 1283, "column": 19 }, "end": { - "line": 1359, + "line": 1283, "column": 34 } } }, "range": [ - 38385, - 38407 + 36479, + 36501 ], "loc": { "start": { - "line": 1359, + "line": 1283, "column": 12 }, "end": { - "line": 1359, + "line": 1283, "column": 34 } } @@ -61506,16 +59490,16 @@ ], "kind": "let", "range": [ - 38381, - 38408 + 36475, + 36502 ], "loc": { "start": { - "line": 1359, + "line": 1283, "column": 8 }, "end": { - "line": 1359, + "line": 1283, "column": 35 } } @@ -61532,16 +59516,16 @@ "type": "Identifier", "name": "exts", "range": [ - 38421, - 38425 + 36515, + 36519 ], "loc": { "start": { - "line": 1360, + "line": 1284, "column": 12 }, "end": { - "line": 1360, + "line": 1284, "column": 16 } } @@ -61550,31 +59534,31 @@ "type": "Identifier", "name": "length", "range": [ - 38426, - 38432 + 36520, + 36526 ], "loc": { "start": { - "line": 1360, + "line": 1284, "column": 17 }, "end": { - "line": 1360, + "line": 1284, "column": 23 } } }, "range": [ - 38421, - 38432 + 36515, + 36526 ], "loc": { "start": { - "line": 1360, + "line": 1284, "column": 12 }, "end": { - "line": 1360, + "line": 1284, "column": 23 } } @@ -61584,31 +59568,31 @@ "value": 0, "raw": "0", "range": [ - 38437, - 38438 + 36531, + 36532 ], "loc": { "start": { - "line": 1360, + "line": 1284, "column": 28 }, "end": { - "line": 1360, + "line": 1284, "column": 29 } } }, "range": [ - 38421, - 38438 + 36515, + 36532 ], "loc": { "start": { - "line": 1360, + "line": 1284, "column": 12 }, "end": { - "line": 1360, + "line": 1284, "column": 29 } } @@ -61620,48 +59604,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 38454, - 38461 + 36548, + 36555 ], "loc": { "start": { - "line": 1361, + "line": 1285, "column": 12 }, "end": { - "line": 1361, + "line": 1285, "column": 19 } } } ], "range": [ - 38440, - 38471 + 36534, + 36565 ], "loc": { "start": { - "line": 1360, + "line": 1284, "column": 31 }, "end": { - "line": 1362, + "line": 1286, "column": 9 } } }, "alternate": null, "range": [ - 38417, - 38471 + 36511, + 36565 ], "loc": { "start": { - "line": 1360, + "line": 1284, "column": 8 }, "end": { - "line": 1362, + "line": 1286, "column": 9 } }, @@ -61670,16 +59654,16 @@ "type": "Line", "value": " Set config's publicPath dynamically for Webpack...", "range": [ - 38481, - 38534 + 36575, + 36628 ], "loc": { "start": { - "line": 1364, + "line": 1288, "column": 8 }, "end": { - "line": 1364, + "line": 1288, "column": 61 } } @@ -61695,16 +59679,16 @@ "type": "Identifier", "name": "__webpack_public_path__", "range": [ - 38543, - 38566 + 36637, + 36660 ], "loc": { "start": { - "line": 1365, + "line": 1289, "column": 8 }, "end": { - "line": 1365, + "line": 1289, "column": 31 } } @@ -61715,16 +59699,16 @@ "object": { "type": "ThisExpression", "range": [ - 38569, - 38573 + 36663, + 36667 ], "loc": { "start": { - "line": 1365, + "line": 1289, "column": 34 }, "end": { - "line": 1365, + "line": 1289, "column": 38 } } @@ -61733,61 +59717,61 @@ "type": "Identifier", "name": "basePath", "range": [ - 38574, - 38582 + 36668, + 36676 ], "loc": { "start": { - "line": 1365, + "line": 1289, "column": 39 }, "end": { - "line": 1365, + "line": 1289, "column": 47 } } }, "range": [ - 38569, - 38582 + 36663, + 36676 ], "loc": { "start": { - "line": 1365, + "line": 1289, "column": 34 }, "end": { - "line": 1365, + "line": 1289, "column": 47 } } }, "range": [ - 38543, - 38582 + 36637, + 36676 ], "loc": { "start": { - "line": 1365, + "line": 1289, "column": 8 }, "end": { - "line": 1365, + "line": 1289, "column": 47 } } }, "range": [ - 38543, - 38583 + 36637, + 36677 ], "loc": { "start": { - "line": 1365, + "line": 1289, "column": 8 }, "end": { - "line": 1365, + "line": 1289, "column": 48 } }, @@ -61796,16 +59780,16 @@ "type": "Line", "value": " Set config's publicPath dynamically for Webpack...", "range": [ - 38481, - 38534 + 36575, + 36628 ], "loc": { "start": { - "line": 1364, + "line": 1288, "column": 8 }, "end": { - "line": 1364, + "line": 1288, "column": 61 } } @@ -61825,16 +59809,16 @@ "object": { "type": "ThisExpression", "range": [ - 38593, - 38597 + 36687, + 36691 ], "loc": { "start": { - "line": 1367, + "line": 1291, "column": 8 }, "end": { - "line": 1367, + "line": 1291, "column": 12 } } @@ -61843,31 +59827,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 38598, - 38605 + 36692, + 36699 ], "loc": { "start": { - "line": 1367, + "line": 1291, "column": 13 }, "end": { - "line": 1367, + "line": 1291, "column": 20 } } }, "range": [ - 38593, - 38605 + 36687, + 36699 ], "loc": { "start": { - "line": 1367, + "line": 1291, "column": 8 }, "end": { - "line": 1367, + "line": 1291, "column": 20 } } @@ -61876,31 +59860,31 @@ "type": "Identifier", "name": "emit", "range": [ - 38606, - 38610 + 36700, + 36704 ], "loc": { "start": { - "line": 1367, + "line": 1291, "column": 21 }, "end": { - "line": 1367, + "line": 1291, "column": 25 } } }, "range": [ - 38593, - 38610 + 36687, + 36704 ], "loc": { "start": { - "line": 1367, + "line": 1291, "column": 8 }, "end": { - "line": 1367, + "line": 1291, "column": 25 } } @@ -61911,16 +59895,16 @@ "value": "before-loading-extensions", "raw": "'before-loading-extensions'", "range": [ - 38611, - 38638 + 36705, + 36732 ], "loc": { "start": { - "line": 1367, + "line": 1291, "column": 26 }, "end": { - "line": 1367, + "line": 1291, "column": 53 } } @@ -61928,47 +59912,47 @@ { "type": "ThisExpression", "range": [ - 38640, - 38644 + 36734, + 36738 ], "loc": { "start": { - "line": 1367, + "line": 1291, "column": 55 }, "end": { - "line": 1367, + "line": 1291, "column": 59 } } } ], "range": [ - 38593, - 38645 + 36687, + 36739 ], "loc": { "start": { - "line": 1367, + "line": 1291, "column": 8 }, "end": { - "line": 1367, + "line": 1291, "column": 60 } } }, "range": [ - 38593, - 38646 + 36687, + 36740 ], "loc": { "start": { - "line": 1367, + "line": 1291, "column": 8 }, "end": { - "line": 1367, + "line": 1291, "column": 61 } } @@ -61984,16 +59968,16 @@ "type": "Identifier", "name": "i", "range": [ - 38664, - 38665 + 36758, + 36759 ], "loc": { "start": { - "line": 1368, + "line": 1292, "column": 17 }, "end": { - "line": 1368, + "line": 1292, "column": 18 } } @@ -62003,31 +59987,31 @@ "value": 0, "raw": "0", "range": [ - 38668, - 38669 + 36762, + 36763 ], "loc": { "start": { - "line": 1368, + "line": 1292, "column": 21 }, "end": { - "line": 1368, + "line": 1292, "column": 22 } } }, "range": [ - 38664, - 38669 + 36758, + 36763 ], "loc": { "start": { - "line": 1368, + "line": 1292, "column": 17 }, "end": { - "line": 1368, + "line": 1292, "column": 22 } } @@ -62038,16 +60022,16 @@ "type": "Identifier", "name": "len", "range": [ - 38671, - 38674 + 36765, + 36768 ], "loc": { "start": { - "line": 1368, + "line": 1292, "column": 24 }, "end": { - "line": 1368, + "line": 1292, "column": 27 } } @@ -62059,16 +60043,16 @@ "type": "Identifier", "name": "exts", "range": [ - 38677, - 38681 + 36771, + 36775 ], "loc": { "start": { - "line": 1368, + "line": 1292, "column": 30 }, "end": { - "line": 1368, + "line": 1292, "column": 34 } } @@ -62077,46 +60061,46 @@ "type": "Identifier", "name": "length", "range": [ - 38682, - 38688 + 36776, + 36782 ], "loc": { "start": { - "line": 1368, + "line": 1292, "column": 35 }, "end": { - "line": 1368, + "line": 1292, "column": 41 } } }, "range": [ - 38677, - 38688 + 36771, + 36782 ], "loc": { "start": { - "line": 1368, + "line": 1292, "column": 30 }, "end": { - "line": 1368, + "line": 1292, "column": 41 } } }, "range": [ - 38671, - 38688 + 36765, + 36782 ], "loc": { "start": { - "line": 1368, + "line": 1292, "column": 24 }, "end": { - "line": 1368, + "line": 1292, "column": 41 } } @@ -62124,16 +60108,16 @@ ], "kind": "let", "range": [ - 38660, - 38688 + 36754, + 36782 ], "loc": { "start": { - "line": 1368, + "line": 1292, "column": 13 }, "end": { - "line": 1368, + "line": 1292, "column": 41 } } @@ -62145,16 +60129,16 @@ "type": "Identifier", "name": "i", "range": [ - 38690, - 38691 + 36784, + 36785 ], "loc": { "start": { - "line": 1368, + "line": 1292, "column": 43 }, "end": { - "line": 1368, + "line": 1292, "column": 44 } } @@ -62163,31 +60147,31 @@ "type": "Identifier", "name": "len", "range": [ - 38694, - 38697 + 36788, + 36791 ], "loc": { "start": { - "line": 1368, + "line": 1292, "column": 47 }, "end": { - "line": 1368, + "line": 1292, "column": 50 } } }, "range": [ - 38690, - 38697 + 36784, + 36791 ], "loc": { "start": { - "line": 1368, + "line": 1292, "column": 43 }, "end": { - "line": 1368, + "line": 1292, "column": 50 } } @@ -62199,32 +60183,32 @@ "type": "Identifier", "name": "i", "range": [ - 38699, - 38700 + 36793, + 36794 ], "loc": { "start": { - "line": 1368, + "line": 1292, "column": 52 }, "end": { - "line": 1368, + "line": 1292, "column": 53 } } }, "prefix": false, "range": [ - 38699, - 38702 + 36793, + 36796 ], "loc": { "start": { - "line": 1368, + "line": 1292, "column": 52 }, "end": { - "line": 1368, + "line": 1292, "column": 55 } } @@ -62241,16 +60225,16 @@ "type": "Identifier", "name": "ext", "range": [ - 38722, - 38725 + 36816, + 36819 ], "loc": { "start": { - "line": 1369, + "line": 1293, "column": 16 }, "end": { - "line": 1369, + "line": 1293, "column": 19 } } @@ -62262,16 +60246,16 @@ "type": "Identifier", "name": "exts", "range": [ - 38728, - 38732 + 36822, + 36826 ], "loc": { "start": { - "line": 1369, + "line": 1293, "column": 22 }, "end": { - "line": 1369, + "line": 1293, "column": 26 } } @@ -62280,46 +60264,46 @@ "type": "Identifier", "name": "i", "range": [ - 38733, - 38734 + 36827, + 36828 ], "loc": { "start": { - "line": 1369, + "line": 1293, "column": 27 }, "end": { - "line": 1369, + "line": 1293, "column": 28 } } }, "range": [ - 38728, - 38735 + 36822, + 36829 ], "loc": { "start": { - "line": 1369, + "line": 1293, "column": 22 }, "end": { - "line": 1369, + "line": 1293, "column": 29 } } }, "range": [ - 38722, - 38735 + 36816, + 36829 ], "loc": { "start": { - "line": 1369, + "line": 1293, "column": 16 }, "end": { - "line": 1369, + "line": 1293, "column": 29 } } @@ -62327,16 +60311,16 @@ ], "kind": "let", "range": [ - 38718, - 38736 + 36812, + 36830 ], "loc": { "start": { - "line": 1369, + "line": 1293, "column": 12 }, "end": { - "line": 1369, + "line": 1293, "column": 30 } } @@ -62351,16 +60335,16 @@ "object": { "type": "ThisExpression", "range": [ - 38749, - 38753 + 36843, + 36847 ], "loc": { "start": { - "line": 1370, + "line": 1294, "column": 12 }, "end": { - "line": 1370, + "line": 1294, "column": 16 } } @@ -62369,31 +60353,31 @@ "type": "Identifier", "name": "loadExtension", "range": [ - 38754, - 38767 + 36848, + 36861 ], "loc": { "start": { - "line": 1370, + "line": 1294, "column": 17 }, "end": { - "line": 1370, + "line": 1294, "column": 30 } } }, "range": [ - 38749, - 38767 + 36843, + 36861 ], "loc": { "start": { - "line": 1370, + "line": 1294, "column": 12 }, "end": { - "line": 1370, + "line": 1294, "column": 30 } } @@ -62403,78 +60387,78 @@ "type": "Identifier", "name": "ext", "range": [ - 38768, - 38771 + 36862, + 36865 ], "loc": { "start": { - "line": 1370, + "line": 1294, "column": 31 }, "end": { - "line": 1370, + "line": 1294, "column": 34 } } } ], "range": [ - 38749, - 38772 + 36843, + 36866 ], "loc": { "start": { - "line": 1370, + "line": 1294, "column": 12 }, "end": { - "line": 1370, + "line": 1294, "column": 35 } } }, "range": [ - 38749, - 38773 + 36843, + 36867 ], "loc": { "start": { - "line": 1370, + "line": 1294, "column": 12 }, "end": { - "line": 1370, + "line": 1294, "column": 36 } } } ], "range": [ - 38704, - 38783 + 36798, + 36877 ], "loc": { "start": { - "line": 1368, + "line": 1292, "column": 57 }, "end": { - "line": 1371, + "line": 1295, "column": 9 } } }, "range": [ - 38655, - 38783 + 36749, + 36877 ], "loc": { "start": { - "line": 1368, + "line": 1292, "column": 8 }, "end": { - "line": 1371, + "line": 1295, "column": 9 } } @@ -62492,16 +60476,16 @@ "object": { "type": "ThisExpression", "range": [ - 38792, - 38796 + 36886, + 36890 ], "loc": { "start": { - "line": 1372, + "line": 1296, "column": 8 }, "end": { - "line": 1372, + "line": 1296, "column": 12 } } @@ -62510,31 +60494,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 38797, - 38804 + 36891, + 36898 ], "loc": { "start": { - "line": 1372, + "line": 1296, "column": 13 }, "end": { - "line": 1372, + "line": 1296, "column": 20 } } }, "range": [ - 38792, - 38804 + 36886, + 36898 ], "loc": { "start": { - "line": 1372, + "line": 1296, "column": 8 }, "end": { - "line": 1372, + "line": 1296, "column": 20 } } @@ -62543,31 +60527,31 @@ "type": "Identifier", "name": "emit", "range": [ - 38805, - 38809 + 36899, + 36903 ], "loc": { "start": { - "line": 1372, + "line": 1296, "column": 21 }, "end": { - "line": 1372, + "line": 1296, "column": 25 } } }, "range": [ - 38792, - 38809 + 36886, + 36903 ], "loc": { "start": { - "line": 1372, + "line": 1296, "column": 8 }, "end": { - "line": 1372, + "line": 1296, "column": 25 } } @@ -62578,16 +60562,16 @@ "value": "after-loading-extensions", "raw": "'after-loading-extensions'", "range": [ - 38810, - 38836 + 36904, + 36930 ], "loc": { "start": { - "line": 1372, + "line": 1296, "column": 26 }, "end": { - "line": 1372, + "line": 1296, "column": 52 } } @@ -62595,63 +60579,63 @@ { "type": "ThisExpression", "range": [ - 38838, - 38842 + 36932, + 36936 ], "loc": { "start": { - "line": 1372, + "line": 1296, "column": 54 }, "end": { - "line": 1372, + "line": 1296, "column": 58 } } } ], "range": [ - 38792, - 38843 + 36886, + 36937 ], "loc": { "start": { - "line": 1372, + "line": 1296, "column": 8 }, "end": { - "line": 1372, + "line": 1296, "column": 59 } } }, "range": [ - 38792, - 38844 + 36886, + 36938 ], "loc": { "start": { - "line": 1372, + "line": 1296, "column": 8 }, "end": { - "line": 1372, + "line": 1296, "column": 60 } } } ], "range": [ - 38371, - 38850 + 36465, + 36944 ], "loc": { "start": { - "line": 1358, + "line": 1282, "column": 21 }, "end": { - "line": 1373, + "line": 1297, "column": 5 } } @@ -62659,16 +60643,16 @@ "generator": false, "expression": false, "range": [ - 38368, - 38850 + 36462, + 36944 ], "loc": { "start": { - "line": 1358, + "line": 1282, "column": 18 }, "end": { - "line": 1373, + "line": 1297, "column": 5 } } @@ -62676,16 +60660,16 @@ "kind": "method", "computed": false, "range": [ - 38354, - 38850 + 36448, + 36944 ], "loc": { "start": { - "line": 1358, + "line": 1282, "column": 4 }, "end": { - "line": 1373, + "line": 1297, "column": 5 } }, @@ -62694,16 +60678,16 @@ "type": "Block", "value": "*\n * Initialise all the extensions defined in the configuration object\n ", "range": [ - 38265, - 38349 + 36359, + 36443 ], "loc": { "start": { - "line": 1355, + "line": 1279, "column": 4 }, "end": { - "line": 1357, + "line": 1281, "column": 7 } } @@ -62714,16 +60698,16 @@ "type": "Block", "value": "*\n * Load an extension module\n * @param {Object} ext Extension config object\n ", "range": [ - 38856, - 38951 + 36950, + 37045 ], "loc": { "start": { - "line": 1375, + "line": 1299, "column": 4 }, "end": { - "line": 1378, + "line": 1302, "column": 7 } } @@ -62737,16 +60721,16 @@ "type": "Identifier", "name": "loadExtension", "range": [ - 38956, - 38969 + 37050, + 37063 ], "loc": { "start": { - "line": 1379, + "line": 1303, "column": 4 }, "end": { - "line": 1379, + "line": 1303, "column": 17 } } @@ -62759,16 +60743,16 @@ "type": "Identifier", "name": "ext", "range": [ - 38970, - 38973 + 37064, + 37067 ], "loc": { "start": { - "line": 1379, + "line": 1303, "column": 18 }, "end": { - "line": 1379, + "line": 1303, "column": 21 } } @@ -62792,32 +60776,32 @@ "type": "Identifier", "name": "ext", "range": [ - 38990, - 38993 + 37084, + 37087 ], "loc": { "start": { - "line": 1380, + "line": 1304, "column": 13 }, "end": { - "line": 1380, + "line": 1304, "column": 16 } } }, "prefix": true, "range": [ - 38989, - 38993 + 37083, + 37087 ], "loc": { "start": { - "line": 1380, + "line": 1304, "column": 12 }, "end": { - "line": 1380, + "line": 1304, "column": 16 } } @@ -62832,16 +60816,16 @@ "type": "Identifier", "name": "ext", "range": [ - 38998, - 39001 + 37092, + 37095 ], "loc": { "start": { - "line": 1380, + "line": 1304, "column": 21 }, "end": { - "line": 1380, + "line": 1304, "column": 24 } } @@ -62850,62 +60834,62 @@ "type": "Identifier", "name": "name", "range": [ - 39002, - 39006 + 37096, + 37100 ], "loc": { "start": { - "line": 1380, + "line": 1304, "column": 25 }, "end": { - "line": 1380, + "line": 1304, "column": 29 } } }, "range": [ - 38998, - 39006 + 37092, + 37100 ], "loc": { "start": { - "line": 1380, + "line": 1304, "column": 21 }, "end": { - "line": 1380, + "line": 1304, "column": 29 } } }, "prefix": true, "range": [ - 38997, - 39006 + 37091, + 37100 ], "loc": { "start": { - "line": 1380, + "line": 1304, "column": 20 }, "end": { - "line": 1380, + "line": 1304, "column": 29 } } }, "range": [ - 38989, - 39006 + 37083, + 37100 ], "loc": { "start": { - "line": 1380, + "line": 1304, "column": 12 }, "end": { - "line": 1380, + "line": 1304, "column": 29 } } @@ -62918,16 +60902,16 @@ "object": { "type": "ThisExpression", "range": [ - 39010, - 39014 + 37104, + 37108 ], "loc": { "start": { - "line": 1380, + "line": 1304, "column": 33 }, "end": { - "line": 1380, + "line": 1304, "column": 37 } } @@ -62936,31 +60920,31 @@ "type": "Identifier", "name": "hasExtension", "range": [ - 39015, - 39027 + 37109, + 37121 ], "loc": { "start": { - "line": 1380, + "line": 1304, "column": 38 }, "end": { - "line": 1380, + "line": 1304, "column": 50 } } }, "range": [ - 39010, - 39027 + 37104, + 37121 ], "loc": { "start": { - "line": 1380, + "line": 1304, "column": 33 }, "end": { - "line": 1380, + "line": 1304, "column": 50 } } @@ -62973,16 +60957,16 @@ "type": "Identifier", "name": "ext", "range": [ - 39028, - 39031 + 37122, + 37125 ], "loc": { "start": { - "line": 1380, + "line": 1304, "column": 51 }, "end": { - "line": 1380, + "line": 1304, "column": 54 } } @@ -62991,62 +60975,62 @@ "type": "Identifier", "name": "name", "range": [ - 39032, - 39036 + 37126, + 37130 ], "loc": { "start": { - "line": 1380, + "line": 1304, "column": 55 }, "end": { - "line": 1380, + "line": 1304, "column": 59 } } }, "range": [ - 39028, - 39036 + 37122, + 37130 ], "loc": { "start": { - "line": 1380, + "line": 1304, "column": 51 }, "end": { - "line": 1380, + "line": 1304, "column": 59 } } } ], "range": [ - 39010, - 39037 + 37104, + 37131 ], "loc": { "start": { - "line": 1380, + "line": 1304, "column": 33 }, "end": { - "line": 1380, + "line": 1304, "column": 60 } } }, "range": [ - 38989, - 39037 + 37083, + 37131 ], "loc": { "start": { - "line": 1380, + "line": 1304, "column": 12 }, "end": { - "line": 1380, + "line": 1304, "column": 60 } } @@ -63058,48 +61042,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 39053, - 39060 + 37147, + 37154 ], "loc": { "start": { - "line": 1381, + "line": 1305, "column": 12 }, "end": { - "line": 1381, + "line": 1305, "column": 19 } } } ], "range": [ - 39039, - 39070 + 37133, + 37164 ], "loc": { "start": { - "line": 1380, + "line": 1304, "column": 62 }, "end": { - "line": 1382, + "line": 1306, "column": 9 } } }, "alternate": null, "range": [ - 38985, - 39070 + 37079, + 37164 ], "loc": { "start": { - "line": 1380, + "line": 1304, "column": 8 }, "end": { - "line": 1382, + "line": 1306, "column": 9 } } @@ -63113,16 +61097,16 @@ "type": "Identifier", "name": "name", "range": [ - 39084, - 39088 + 37178, + 37182 ], "loc": { "start": { - "line": 1384, + "line": 1308, "column": 12 }, "end": { - "line": 1384, + "line": 1308, "column": 16 } } @@ -63134,16 +61118,16 @@ "type": "Identifier", "name": "ext", "range": [ - 39091, - 39094 + 37185, + 37188 ], "loc": { "start": { - "line": 1384, + "line": 1308, "column": 19 }, "end": { - "line": 1384, + "line": 1308, "column": 22 } } @@ -63152,46 +61136,46 @@ "type": "Identifier", "name": "name", "range": [ - 39095, - 39099 + 37189, + 37193 ], "loc": { "start": { - "line": 1384, + "line": 1308, "column": 23 }, "end": { - "line": 1384, + "line": 1308, "column": 27 } } }, "range": [ - 39091, - 39099 + 37185, + 37193 ], "loc": { "start": { - "line": 1384, + "line": 1308, "column": 19 }, "end": { - "line": 1384, + "line": 1308, "column": 27 } } }, "range": [ - 39084, - 39099 + 37178, + 37193 ], "loc": { "start": { - "line": 1384, + "line": 1308, "column": 12 }, "end": { - "line": 1384, + "line": 1308, "column": 27 } } @@ -63199,16 +61183,16 @@ ], "kind": "let", "range": [ - 39080, - 39100 + 37174, + 37194 ], "loc": { "start": { - "line": 1384, + "line": 1308, "column": 8 }, "end": { - "line": 1384, + "line": 1308, "column": 28 } } @@ -63222,16 +61206,16 @@ "type": "Identifier", "name": "path", "range": [ - 39113, - 39117 + 37207, + 37211 ], "loc": { "start": { - "line": 1385, + "line": 1309, "column": 12 }, "end": { - "line": 1385, + "line": 1309, "column": 16 } } @@ -63243,16 +61227,16 @@ "type": "Identifier", "name": "ext", "range": [ - 39120, - 39123 + 37214, + 37217 ], "loc": { "start": { - "line": 1385, + "line": 1309, "column": 19 }, "end": { - "line": 1385, + "line": 1309, "column": 22 } } @@ -63261,46 +61245,46 @@ "type": "Identifier", "name": "path", "range": [ - 39124, - 39128 + 37218, + 37222 ], "loc": { "start": { - "line": 1385, + "line": 1309, "column": 23 }, "end": { - "line": 1385, + "line": 1309, "column": 27 } } }, "range": [ - 39120, - 39128 + 37214, + 37222 ], "loc": { "start": { - "line": 1385, + "line": 1309, "column": 19 }, "end": { - "line": 1385, + "line": 1309, "column": 27 } } }, "range": [ - 39113, - 39128 + 37207, + 37222 ], "loc": { "start": { - "line": 1385, + "line": 1309, "column": 12 }, "end": { - "line": 1385, + "line": 1309, "column": 27 } } @@ -63308,16 +61292,16 @@ ], "kind": "let", "range": [ - 39109, - 39129 + 37203, + 37223 ], "loc": { "start": { - "line": 1385, + "line": 1309, "column": 8 }, "end": { - "line": 1385, + "line": 1309, "column": 28 } } @@ -63331,32 +61315,32 @@ "type": "Identifier", "name": "modulePath", "range": [ - 39142, - 39152 + 37236, + 37246 ], "loc": { "start": { - "line": 1386, + "line": 1310, "column": 12 }, "end": { - "line": 1386, + "line": 1310, "column": 22 } } }, "init": null, "range": [ - 39142, - 39152 + 37236, + 37246 ], "loc": { "start": { - "line": 1386, + "line": 1310, "column": 12 }, "end": { - "line": 1386, + "line": 1310, "column": 22 } } @@ -63364,16 +61348,16 @@ ], "kind": "let", "range": [ - 39138, - 39153 + 37232, + 37247 ], "loc": { "start": { - "line": 1386, + "line": 1310, "column": 8 }, "end": { - "line": 1386, + "line": 1310, "column": 23 } } @@ -63387,16 +61371,16 @@ "type": "Identifier", "name": "name", "range": [ - 39167, - 39171 + 37261, + 37265 ], "loc": { "start": { - "line": 1388, + "line": 1312, "column": 12 }, "end": { - "line": 1388, + "line": 1312, "column": 16 } } @@ -63405,31 +61389,31 @@ "type": "Identifier", "name": "path", "range": [ - 39175, - 39179 + 37269, + 37273 ], "loc": { "start": { - "line": 1388, + "line": 1312, "column": 20 }, "end": { - "line": 1388, + "line": 1312, "column": 24 } } }, "range": [ - 39167, - 39179 + 37261, + 37273 ], "loc": { "start": { - "line": 1388, + "line": 1312, "column": 12 }, "end": { - "line": 1388, + "line": 1312, "column": 24 } } @@ -63446,16 +61430,16 @@ "type": "Identifier", "name": "modulePath", "range": [ - 39195, - 39205 + 37289, + 37299 ], "loc": { "start": { - "line": 1389, + "line": 1313, "column": 12 }, "end": { - "line": 1389, + "line": 1313, "column": 22 } } @@ -63470,16 +61454,16 @@ "type": "Identifier", "name": "ext", "range": [ - 39208, - 39211 + 37302, + 37305 ], "loc": { "start": { - "line": 1389, + "line": 1313, "column": 25 }, "end": { - "line": 1389, + "line": 1313, "column": 28 } } @@ -63488,31 +61472,31 @@ "type": "Identifier", "name": "path", "range": [ - 39212, - 39216 + 37306, + 37310 ], "loc": { "start": { - "line": 1389, + "line": 1313, "column": 29 }, "end": { - "line": 1389, + "line": 1313, "column": 33 } } }, "range": [ - 39208, - 39216 + 37302, + 37310 ], "loc": { "start": { - "line": 1389, + "line": 1313, "column": 25 }, "end": { - "line": 1389, + "line": 1313, "column": 33 } } @@ -63521,77 +61505,77 @@ "type": "Identifier", "name": "name", "range": [ - 39219, - 39223 + 37313, + 37317 ], "loc": { "start": { - "line": 1389, + "line": 1313, "column": 36 }, "end": { - "line": 1389, + "line": 1313, "column": 40 } } }, "range": [ - 39208, - 39223 + 37302, + 37317 ], "loc": { "start": { - "line": 1389, + "line": 1313, "column": 25 }, "end": { - "line": 1389, + "line": 1313, "column": 40 } } }, "range": [ - 39195, - 39223 + 37289, + 37317 ], "loc": { "start": { - "line": 1389, + "line": 1313, "column": 12 }, "end": { - "line": 1389, + "line": 1313, "column": 40 } } }, "range": [ - 39195, - 39224 + 37289, + 37318 ], "loc": { "start": { - "line": 1389, + "line": 1313, "column": 12 }, "end": { - "line": 1389, + "line": 1313, "column": 41 } } } ], "range": [ - 39181, - 39234 + 37275, + 37328 ], "loc": { "start": { - "line": 1388, + "line": 1312, "column": 26 }, "end": { - "line": 1390, + "line": 1314, "column": 9 } } @@ -63608,16 +61592,16 @@ "type": "Identifier", "name": "name", "range": [ - 39254, - 39258 + 37348, + 37352 ], "loc": { "start": { - "line": 1391, + "line": 1315, "column": 12 }, "end": { - "line": 1391, + "line": 1315, "column": 16 } } @@ -63631,16 +61615,16 @@ "type": "Identifier", "name": "name", "range": [ - 39261, - 39265 + 37355, + 37359 ], "loc": { "start": { - "line": 1391, + "line": 1315, "column": 19 }, "end": { - "line": 1391, + "line": 1315, "column": 23 } } @@ -63649,31 +61633,31 @@ "type": "Identifier", "name": "replace", "range": [ - 39266, - 39273 + 37360, + 37367 ], "loc": { "start": { - "line": 1391, + "line": 1315, "column": 24 }, "end": { - "line": 1391, + "line": 1315, "column": 31 } } }, "range": [ - 39261, - 39273 + 37355, + 37367 ], "loc": { "start": { - "line": 1391, + "line": 1315, "column": 19 }, "end": { - "line": 1391, + "line": 1315, "column": 31 } } @@ -63684,16 +61668,16 @@ "value": ".js", "raw": "'.js'", "range": [ - 39274, - 39279 + 37368, + 37373 ], "loc": { "start": { - "line": 1391, + "line": 1315, "column": 32 }, "end": { - "line": 1391, + "line": 1315, "column": 37 } } @@ -63703,62 +61687,62 @@ "value": "", "raw": "''", "range": [ - 39281, - 39283 + 37375, + 37377 ], "loc": { "start": { - "line": 1391, + "line": 1315, "column": 39 }, "end": { - "line": 1391, + "line": 1315, "column": 41 } } } ], "range": [ - 39261, - 39284 + 37355, + 37378 ], "loc": { "start": { - "line": 1391, + "line": 1315, "column": 19 }, "end": { - "line": 1391, + "line": 1315, "column": 42 } } }, "range": [ - 39254, - 39284 + 37348, + 37378 ], "loc": { "start": { - "line": 1391, + "line": 1315, "column": 12 }, "end": { - "line": 1391, + "line": 1315, "column": 42 } } }, "range": [ - 39254, - 39285 + 37348, + 37379 ], "loc": { "start": { - "line": 1391, + "line": 1315, "column": 12 }, "end": { - "line": 1391, + "line": 1315, "column": 43 } } @@ -63772,16 +61756,16 @@ "type": "Identifier", "name": "modulePath", "range": [ - 39298, - 39308 + 37392, + 37402 ], "loc": { "start": { - "line": 1392, + "line": 1316, "column": 12 }, "end": { - "line": 1392, + "line": 1316, "column": 22 } } @@ -63796,16 +61780,16 @@ "value": "extensions/{}/{}", "raw": "'extensions/{}/{}'", "range": [ - 39311, - 39329 + 37405, + 37423 ], "loc": { "start": { - "line": 1392, + "line": 1316, "column": 25 }, "end": { - "line": 1392, + "line": 1316, "column": 43 } } @@ -63814,31 +61798,31 @@ "type": "Identifier", "name": "replace", "range": [ - 39330, - 39337 + 37424, + 37431 ], "loc": { "start": { - "line": 1392, + "line": 1316, "column": 44 }, "end": { - "line": 1392, + "line": 1316, "column": 51 } } }, "range": [ - 39311, - 39337 + 37405, + 37431 ], "loc": { "start": { - "line": 1392, + "line": 1316, "column": 25 }, "end": { - "line": 1392, + "line": 1316, "column": 51 } } @@ -63853,16 +61837,16 @@ "flags": "g" }, "range": [ - 39338, - 39343 + 37432, + 37437 ], "loc": { "start": { - "line": 1392, + "line": 1316, "column": 52 }, "end": { - "line": 1392, + "line": 1316, "column": 57 } } @@ -63871,93 +61855,93 @@ "type": "Identifier", "name": "name", "range": [ - 39345, - 39349 + 37439, + 37443 ], "loc": { "start": { - "line": 1392, + "line": 1316, "column": 59 }, "end": { - "line": 1392, + "line": 1316, "column": 63 } } } ], "range": [ - 39311, - 39350 + 37405, + 37444 ], "loc": { "start": { - "line": 1392, + "line": 1316, "column": 25 }, "end": { - "line": 1392, + "line": 1316, "column": 64 } } }, "range": [ - 39298, - 39350 + 37392, + 37444 ], "loc": { "start": { - "line": 1392, + "line": 1316, "column": 12 }, "end": { - "line": 1392, + "line": 1316, "column": 64 } } }, "range": [ - 39298, - 39351 + 37392, + 37445 ], "loc": { "start": { - "line": 1392, + "line": 1316, "column": 12 }, "end": { - "line": 1392, + "line": 1316, "column": 65 } } } ], "range": [ - 39240, - 39361 + 37334, + 37455 ], "loc": { "start": { - "line": 1390, + "line": 1314, "column": 15 }, "end": { - "line": 1393, + "line": 1317, "column": 9 } } }, "range": [ - 39163, - 39361 + 37257, + 37455 ], "loc": { "start": { - "line": 1388, + "line": 1312, "column": 8 }, "end": { - "line": 1393, + "line": 1317, "column": 9 } }, @@ -63966,16 +61950,16 @@ "type": "Line", "value": " Require pattern for Webpack", "range": [ - 39371, - 39401 + 37465, + 37495 ], "loc": { "start": { - "line": 1395, + "line": 1319, "column": 8 }, "end": { - "line": 1395, + "line": 1319, "column": 38 } } @@ -63990,16 +61974,16 @@ "type": "Identifier", "name": "require", "range": [ - 39410, - 39417 + 37504, + 37511 ], "loc": { "start": { - "line": 1396, + "line": 1320, "column": 8 }, "end": { - "line": 1396, + "line": 1320, "column": 15 } } @@ -64016,16 +62000,16 @@ "value": "./", "raw": "'./'", "range": [ - 39419, - 39423 + 37513, + 37517 ], "loc": { "start": { - "line": 1396, + "line": 1320, "column": 17 }, "end": { - "line": 1396, + "line": 1320, "column": 21 } } @@ -64034,47 +62018,47 @@ "type": "Identifier", "name": "modulePath", "range": [ - 39426, - 39436 + 37520, + 37530 ], "loc": { "start": { - "line": 1396, + "line": 1320, "column": 24 }, "end": { - "line": 1396, + "line": 1320, "column": 34 } } }, "range": [ - 39419, - 39436 + 37513, + 37530 ], "loc": { "start": { - "line": 1396, + "line": 1320, "column": 17 }, "end": { - "line": 1396, + "line": 1320, "column": 34 } } } ], "range": [ - 39418, - 39437 + 37512, + 37531 ], "loc": { "start": { - "line": 1396, + "line": 1320, "column": 16 }, "end": { - "line": 1396, + "line": 1320, "column": 35 } } @@ -64087,16 +62071,16 @@ "type": "Identifier", "name": "mod", "range": [ - 39440, - 39443 + 37534, + 37537 ], "loc": { "start": { - "line": 1396, + "line": 1320, "column": 38 }, "end": { - "line": 1396, + "line": 1320, "column": 41 } } @@ -64114,16 +62098,16 @@ "type": "Identifier", "name": "inst", "range": [ - 39499, - 39503 + 37593, + 37597 ], "loc": { "start": { - "line": 1398, + "line": 1322, "column": 16 }, "end": { - "line": 1398, + "line": 1322, "column": 20 } } @@ -64137,16 +62121,16 @@ "type": "Identifier", "name": "mod", "range": [ - 39510, - 39513 + 37604, + 37607 ], "loc": { "start": { - "line": 1398, + "line": 1322, "column": 27 }, "end": { - "line": 1398, + "line": 1322, "column": 30 } } @@ -64155,31 +62139,31 @@ "type": "Identifier", "name": "default", "range": [ - 39514, - 39521 + 37608, + 37615 ], "loc": { "start": { - "line": 1398, + "line": 1322, "column": 31 }, "end": { - "line": 1398, + "line": 1322, "column": 38 } } }, "range": [ - 39510, - 39521 + 37604, + 37615 ], "loc": { "start": { - "line": 1398, + "line": 1322, "column": 27 }, "end": { - "line": 1398, + "line": 1322, "column": 38 } } @@ -64188,16 +62172,16 @@ { "type": "ThisExpression", "range": [ - 39522, - 39526 + 37616, + 37620 ], "loc": { "start": { - "line": 1398, + "line": 1322, "column": 39 }, "end": { - "line": 1398, + "line": 1322, "column": 43 } } @@ -64206,47 +62190,47 @@ "type": "Identifier", "name": "ext", "range": [ - 39528, - 39531 + 37622, + 37625 ], "loc": { "start": { - "line": 1398, + "line": 1322, "column": 45 }, "end": { - "line": 1398, + "line": 1322, "column": 48 } } } ], "range": [ - 39506, - 39532 + 37600, + 37626 ], "loc": { "start": { - "line": 1398, + "line": 1322, "column": 23 }, "end": { - "line": 1398, + "line": 1322, "column": 49 } } }, "range": [ - 39499, - 39532 + 37593, + 37626 ], "loc": { "start": { - "line": 1398, + "line": 1322, "column": 16 }, "end": { - "line": 1398, + "line": 1322, "column": 49 } } @@ -64254,16 +62238,16 @@ ], "kind": "let", "range": [ - 39495, - 39533 + 37589, + 37627 ], "loc": { "start": { - "line": 1398, + "line": 1322, "column": 12 }, "end": { - "line": 1398, + "line": 1322, "column": 50 } }, @@ -64272,16 +62256,16 @@ "type": "Block", "value": " eslint-disable ", "range": [ - 39462, - 39482 + 37556, + 37576 ], "loc": { "start": { - "line": 1397, + "line": 1321, "column": 12 }, "end": { - "line": 1397, + "line": 1321, "column": 32 } } @@ -64292,16 +62276,16 @@ "type": "Block", "value": " eslint-enable ", "range": [ - 39546, - 39565 + 37640, + 37659 ], "loc": { "start": { - "line": 1399, + "line": 1323, "column": 12 }, "end": { - "line": 1399, + "line": 1323, "column": 31 } } @@ -64319,16 +62303,16 @@ "type": "Identifier", "name": "inst", "range": [ - 39578, - 39582 + 37672, + 37676 ], "loc": { "start": { - "line": 1400, + "line": 1324, "column": 12 }, "end": { - "line": 1400, + "line": 1324, "column": 16 } } @@ -64337,62 +62321,62 @@ "type": "Identifier", "name": "init", "range": [ - 39583, - 39587 + 37677, + 37681 ], "loc": { "start": { - "line": 1400, + "line": 1324, "column": 17 }, "end": { - "line": 1400, + "line": 1324, "column": 21 } } }, "range": [ - 39578, - 39587 + 37672, + 37681 ], "loc": { "start": { - "line": 1400, + "line": 1324, "column": 12 }, "end": { - "line": 1400, + "line": 1324, "column": 21 } } }, "arguments": [], "range": [ - 39578, - 39589 + 37672, + 37683 ], "loc": { "start": { - "line": 1400, + "line": 1324, "column": 12 }, "end": { - "line": 1400, + "line": 1324, "column": 23 } } }, "range": [ - 39578, - 39590 + 37672, + 37684 ], "loc": { "start": { - "line": 1400, + "line": 1324, "column": 12 }, "end": { - "line": 1400, + "line": 1324, "column": 24 } }, @@ -64401,16 +62385,16 @@ "type": "Block", "value": " eslint-enable ", "range": [ - 39546, - 39565 + 37640, + 37659 ], "loc": { "start": { - "line": 1399, + "line": 1323, "column": 12 }, "end": { - "line": 1399, + "line": 1323, "column": 31 } } @@ -64431,16 +62415,16 @@ "object": { "type": "ThisExpression", "range": [ - 39603, - 39607 + 37697, + 37701 ], "loc": { "start": { - "line": 1401, + "line": 1325, "column": 12 }, "end": { - "line": 1401, + "line": 1325, "column": 16 } } @@ -64449,31 +62433,31 @@ "type": "Identifier", "name": "ExtRegistry", "range": [ - 39608, - 39619 + 37702, + 37713 ], "loc": { "start": { - "line": 1401, + "line": 1325, "column": 17 }, "end": { - "line": 1401, + "line": 1325, "column": 28 } } }, "range": [ - 39603, - 39619 + 37697, + 37713 ], "loc": { "start": { - "line": 1401, + "line": 1325, "column": 12 }, "end": { - "line": 1401, + "line": 1325, "column": 28 } } @@ -64482,31 +62466,31 @@ "type": "Identifier", "name": "name", "range": [ - 39620, - 39624 + 37714, + 37718 ], "loc": { "start": { - "line": 1401, + "line": 1325, "column": 29 }, "end": { - "line": 1401, + "line": 1325, "column": 33 } } }, "range": [ - 39603, - 39625 + 37697, + 37719 ], "loc": { "start": { - "line": 1401, + "line": 1325, "column": 12 }, "end": { - "line": 1401, + "line": 1325, "column": 34 } } @@ -64515,62 +62499,62 @@ "type": "Identifier", "name": "inst", "range": [ - 39628, - 39632 + 37722, + 37726 ], "loc": { "start": { - "line": 1401, + "line": 1325, "column": 37 }, "end": { - "line": 1401, + "line": 1325, "column": 41 } } }, "range": [ - 39603, - 39632 + 37697, + 37726 ], "loc": { "start": { - "line": 1401, + "line": 1325, "column": 12 }, "end": { - "line": 1401, + "line": 1325, "column": 41 } } }, "range": [ - 39603, - 39633 + 37697, + 37727 ], "loc": { "start": { - "line": 1401, + "line": 1325, "column": 12 }, "end": { - "line": 1401, + "line": 1325, "column": 42 } } } ], "range": [ - 39448, - 39643 + 37542, + 37737 ], "loc": { "start": { - "line": 1396, + "line": 1320, "column": 46 }, "end": { - "line": 1402, + "line": 1326, "column": 9 } } @@ -64578,47 +62562,47 @@ "generator": false, "expression": false, "range": [ - 39439, - 39643 + 37533, + 37737 ], "loc": { "start": { - "line": 1396, + "line": 1320, "column": 37 }, "end": { - "line": 1402, + "line": 1326, "column": 9 } } } ], "range": [ - 39410, - 39644 + 37504, + 37738 ], "loc": { "start": { - "line": 1396, + "line": 1320, "column": 8 }, "end": { - "line": 1402, + "line": 1326, "column": 10 } } }, "range": [ - 39410, - 39645 + 37504, + 37739 ], "loc": { "start": { - "line": 1396, + "line": 1320, "column": 8 }, "end": { - "line": 1402, + "line": 1326, "column": 11 } }, @@ -64627,16 +62611,16 @@ "type": "Line", "value": " Require pattern for Webpack", "range": [ - 39371, - 39401 + 37465, + 37495 ], "loc": { "start": { - "line": 1395, + "line": 1319, "column": 8 }, "end": { - "line": 1395, + "line": 1319, "column": 38 } } @@ -64645,16 +62629,16 @@ } ], "range": [ - 38975, - 39651 + 37069, + 37745 ], "loc": { "start": { - "line": 1379, + "line": 1303, "column": 23 }, "end": { - "line": 1403, + "line": 1327, "column": 5 } } @@ -64662,16 +62646,16 @@ "generator": false, "expression": false, "range": [ - 38969, - 39651 + 37063, + 37745 ], "loc": { "start": { - "line": 1379, + "line": 1303, "column": 17 }, "end": { - "line": 1403, + "line": 1327, "column": 5 } } @@ -64679,16 +62663,16 @@ "kind": "method", "computed": false, "range": [ - 38956, - 39651 + 37050, + 37745 ], "loc": { "start": { - "line": 1379, + "line": 1303, "column": 4 }, "end": { - "line": 1403, + "line": 1327, "column": 5 } }, @@ -64697,16 +62681,16 @@ "type": "Block", "value": "*\n * Load an extension module\n * @param {Object} ext Extension config object\n ", "range": [ - 38856, - 38951 + 36950, + 37045 ], "loc": { "start": { - "line": 1375, + "line": 1299, "column": 4 }, "end": { - "line": 1378, + "line": 1302, "column": 7 } } @@ -64717,16 +62701,16 @@ "type": "Block", "value": "*\n * Get an extension instance\n * @param {String} name Name of the extension\n * @return {Object} Extension instance\n ", "range": [ - 39657, - 39800 + 37751, + 37894 ], "loc": { "start": { - "line": 1405, + "line": 1329, "column": 4 }, "end": { - "line": 1409, + "line": 1333, "column": 7 } } @@ -64740,16 +62724,16 @@ "type": "Identifier", "name": "extension", "range": [ - 39805, - 39814 + 37899, + 37908 ], "loc": { "start": { - "line": 1410, + "line": 1334, "column": 4 }, "end": { - "line": 1410, + "line": 1334, "column": 13 } } @@ -64762,16 +62746,16 @@ "type": "Identifier", "name": "name", "range": [ - 39815, - 39819 + 37909, + 37913 ], "loc": { "start": { - "line": 1410, + "line": 1334, "column": 14 }, "end": { - "line": 1410, + "line": 1334, "column": 18 } } @@ -64791,16 +62775,16 @@ "object": { "type": "ThisExpression", "range": [ - 39838, - 39842 + 37932, + 37936 ], "loc": { "start": { - "line": 1411, + "line": 1335, "column": 15 }, "end": { - "line": 1411, + "line": 1335, "column": 19 } } @@ -64809,31 +62793,31 @@ "type": "Identifier", "name": "ExtRegistry", "range": [ - 39843, - 39854 + 37937, + 37948 ], "loc": { "start": { - "line": 1411, + "line": 1335, "column": 20 }, "end": { - "line": 1411, + "line": 1335, "column": 31 } } }, "range": [ - 39838, - 39854 + 37932, + 37948 ], "loc": { "start": { - "line": 1411, + "line": 1335, "column": 15 }, "end": { - "line": 1411, + "line": 1335, "column": 31 } } @@ -64842,62 +62826,62 @@ "type": "Identifier", "name": "name", "range": [ - 39855, - 39859 + 37949, + 37953 ], "loc": { "start": { - "line": 1411, + "line": 1335, "column": 32 }, "end": { - "line": 1411, + "line": 1335, "column": 36 } } }, "range": [ - 39838, - 39860 + 37932, + 37954 ], "loc": { "start": { - "line": 1411, + "line": 1335, "column": 15 }, "end": { - "line": 1411, + "line": 1335, "column": 37 } } }, "range": [ - 39831, - 39861 + 37925, + 37955 ], "loc": { "start": { - "line": 1411, + "line": 1335, "column": 8 }, "end": { - "line": 1411, + "line": 1335, "column": 38 } } } ], "range": [ - 39821, - 39867 + 37915, + 37961 ], "loc": { "start": { - "line": 1410, + "line": 1334, "column": 20 }, "end": { - "line": 1412, + "line": 1336, "column": 5 } } @@ -64905,16 +62889,16 @@ "generator": false, "expression": false, "range": [ - 39814, - 39867 + 37908, + 37961 ], "loc": { "start": { - "line": 1410, + "line": 1334, "column": 13 }, "end": { - "line": 1412, + "line": 1336, "column": 5 } } @@ -64922,16 +62906,16 @@ "kind": "method", "computed": false, "range": [ - 39805, - 39867 + 37899, + 37961 ], "loc": { "start": { - "line": 1410, + "line": 1334, "column": 4 }, "end": { - "line": 1412, + "line": 1336, "column": 5 } }, @@ -64940,16 +62924,16 @@ "type": "Block", "value": "*\n * Get an extension instance\n * @param {String} name Name of the extension\n * @return {Object} Extension instance\n ", "range": [ - 39657, - 39800 + 37751, + 37894 ], "loc": { "start": { - "line": 1405, + "line": 1329, "column": 4 }, "end": { - "line": 1409, + "line": 1333, "column": 7 } } @@ -64960,16 +62944,16 @@ "type": "Block", "value": "*\n * Check passed extension name exists\n * @param {String} name Name of the extension\n * @return {Boolean}\n ", "range": [ - 39873, - 40003 + 37967, + 38097 ], "loc": { "start": { - "line": 1414, + "line": 1338, "column": 4 }, "end": { - "line": 1418, + "line": 1342, "column": 7 } } @@ -64983,16 +62967,16 @@ "type": "Identifier", "name": "hasExtension", "range": [ - 40008, - 40020 + 38102, + 38114 ], "loc": { "start": { - "line": 1419, + "line": 1343, "column": 4 }, "end": { - "line": 1419, + "line": 1343, "column": 16 } } @@ -65005,16 +62989,16 @@ "type": "Identifier", "name": "name", "range": [ - 40021, - 40025 + 38115, + 38119 ], "loc": { "start": { - "line": 1419, + "line": 1343, "column": 17 }, "end": { - "line": 1419, + "line": 1343, "column": 21 } } @@ -65034,16 +63018,16 @@ "type": "Identifier", "name": "isEmpty", "range": [ - 40045, - 40052 + 38139, + 38146 ], "loc": { "start": { - "line": 1420, + "line": 1344, "column": 16 }, "end": { - "line": 1420, + "line": 1344, "column": 23 } } @@ -65058,16 +63042,16 @@ "object": { "type": "ThisExpression", "range": [ - 40053, - 40057 + 38147, + 38151 ], "loc": { "start": { - "line": 1420, + "line": 1344, "column": 24 }, "end": { - "line": 1420, + "line": 1344, "column": 28 } } @@ -65076,31 +63060,31 @@ "type": "Identifier", "name": "ExtRegistry", "range": [ - 40058, - 40069 + 38152, + 38163 ], "loc": { "start": { - "line": 1420, + "line": 1344, "column": 29 }, "end": { - "line": 1420, + "line": 1344, "column": 40 } } }, "range": [ - 40053, - 40069 + 38147, + 38163 ], "loc": { "start": { - "line": 1420, + "line": 1344, "column": 24 }, "end": { - "line": 1420, + "line": 1344, "column": 40 } } @@ -65109,94 +63093,94 @@ "type": "Identifier", "name": "name", "range": [ - 40070, - 40074 + 38164, + 38168 ], "loc": { "start": { - "line": 1420, + "line": 1344, "column": 41 }, "end": { - "line": 1420, + "line": 1344, "column": 45 } } }, "range": [ - 40053, - 40075 + 38147, + 38169 ], "loc": { "start": { - "line": 1420, + "line": 1344, "column": 24 }, "end": { - "line": 1420, + "line": 1344, "column": 46 } } } ], "range": [ - 40045, - 40076 + 38139, + 38170 ], "loc": { "start": { - "line": 1420, + "line": 1344, "column": 16 }, "end": { - "line": 1420, + "line": 1344, "column": 47 } } }, "prefix": true, "range": [ - 40044, - 40076 + 38138, + 38170 ], "loc": { "start": { - "line": 1420, + "line": 1344, "column": 15 }, "end": { - "line": 1420, + "line": 1344, "column": 47 } } }, "range": [ - 40037, - 40077 + 38131, + 38171 ], "loc": { "start": { - "line": 1420, + "line": 1344, "column": 8 }, "end": { - "line": 1420, + "line": 1344, "column": 48 } } } ], "range": [ - 40027, - 40083 + 38121, + 38177 ], "loc": { "start": { - "line": 1419, + "line": 1343, "column": 23 }, "end": { - "line": 1421, + "line": 1345, "column": 5 } } @@ -65204,16 +63188,16 @@ "generator": false, "expression": false, "range": [ - 40020, - 40083 + 38114, + 38177 ], "loc": { "start": { - "line": 1419, + "line": 1343, "column": 16 }, "end": { - "line": 1421, + "line": 1345, "column": 5 } } @@ -65221,16 +63205,16 @@ "kind": "method", "computed": false, "range": [ - 40008, - 40083 + 38102, + 38177 ], "loc": { "start": { - "line": 1419, + "line": 1343, "column": 4 }, "end": { - "line": 1421, + "line": 1345, "column": 5 } }, @@ -65239,16 +63223,16 @@ "type": "Block", "value": "*\n * Check passed extension name exists\n * @param {String} name Name of the extension\n * @return {Boolean}\n ", "range": [ - 39873, - 40003 + 37967, + 38097 ], "loc": { "start": { - "line": 1414, + "line": 1338, "column": 4 }, "end": { - "line": 1418, + "line": 1342, "column": 7 } } @@ -65259,16 +63243,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": [ - 40089, - 40264 + 38183, + 38358 ], "loc": { "start": { - "line": 1423, + "line": 1347, "column": 4 }, "end": { - "line": 1427, + "line": 1351, "column": 7 } } @@ -65282,16 +63266,16 @@ "type": "Identifier", "name": "registerExtension", "range": [ - 40269, - 40286 + 38363, + 38380 ], "loc": { "start": { - "line": 1428, + "line": 1352, "column": 4 }, "end": { - "line": 1428, + "line": 1352, "column": 21 } } @@ -65304,16 +63288,16 @@ "type": "Identifier", "name": "inst", "range": [ - 40287, - 40291 + 38381, + 38385 ], "loc": { "start": { - "line": 1428, + "line": 1352, "column": 22 }, "end": { - "line": 1428, + "line": 1352, "column": 26 } } @@ -65322,16 +63306,16 @@ "type": "Identifier", "name": "name", "range": [ - 40293, - 40297 + 38387, + 38391 ], "loc": { "start": { - "line": 1428, + "line": 1352, "column": 28 }, "end": { - "line": 1428, + "line": 1352, "column": 32 } } @@ -65354,16 +63338,16 @@ "object": { "type": "ThisExpression", "range": [ - 40309, - 40313 + 38403, + 38407 ], "loc": { "start": { - "line": 1429, + "line": 1353, "column": 8 }, "end": { - "line": 1429, + "line": 1353, "column": 12 } } @@ -65372,31 +63356,31 @@ "type": "Identifier", "name": "ExtRegistry", "range": [ - 40314, - 40325 + 38408, + 38419 ], "loc": { "start": { - "line": 1429, + "line": 1353, "column": 13 }, "end": { - "line": 1429, + "line": 1353, "column": 24 } } }, "range": [ - 40309, - 40325 + 38403, + 38419 ], "loc": { "start": { - "line": 1429, + "line": 1353, "column": 8 }, "end": { - "line": 1429, + "line": 1353, "column": 24 } } @@ -65405,31 +63389,31 @@ "type": "Identifier", "name": "name", "range": [ - 40326, - 40330 + 38420, + 38424 ], "loc": { "start": { - "line": 1429, + "line": 1353, "column": 25 }, "end": { - "line": 1429, + "line": 1353, "column": 29 } } }, "range": [ - 40309, - 40331 + 38403, + 38425 ], "loc": { "start": { - "line": 1429, + "line": 1353, "column": 8 }, "end": { - "line": 1429, + "line": 1353, "column": 30 } } @@ -65438,62 +63422,62 @@ "type": "Identifier", "name": "inst", "range": [ - 40334, - 40338 + 38428, + 38432 ], "loc": { "start": { - "line": 1429, + "line": 1353, "column": 33 }, "end": { - "line": 1429, + "line": 1353, "column": 37 } } }, "range": [ - 40309, - 40338 + 38403, + 38432 ], "loc": { "start": { - "line": 1429, + "line": 1353, "column": 8 }, "end": { - "line": 1429, + "line": 1353, "column": 37 } } }, "range": [ - 40309, - 40339 + 38403, + 38433 ], "loc": { "start": { - "line": 1429, + "line": 1353, "column": 8 }, "end": { - "line": 1429, + "line": 1353, "column": 38 } } } ], "range": [ - 40299, - 40345 + 38393, + 38439 ], "loc": { "start": { - "line": 1428, + "line": 1352, "column": 34 }, "end": { - "line": 1430, + "line": 1354, "column": 5 } } @@ -65501,16 +63485,16 @@ "generator": false, "expression": false, "range": [ - 40286, - 40345 + 38380, + 38439 ], "loc": { "start": { - "line": 1428, + "line": 1352, "column": 21 }, "end": { - "line": 1430, + "line": 1354, "column": 5 } } @@ -65518,16 +63502,16 @@ "kind": "method", "computed": false, "range": [ - 40269, - 40345 + 38363, + 38439 ], "loc": { "start": { - "line": 1428, + "line": 1352, "column": 4 }, "end": { - "line": 1430, + "line": 1354, "column": 5 } }, @@ -65536,16 +63520,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": [ - 40089, - 40264 + 38183, + 38358 ], "loc": { "start": { - "line": 1423, + "line": 1347, "column": 4 }, "end": { - "line": 1427, + "line": 1351, "column": 7 } } @@ -65556,16 +63540,16 @@ "type": "Block", "value": "*\n * Destroy all the extensions store in extensions registry\n ", "range": [ - 40351, - 40425 + 38445, + 38519 ], "loc": { "start": { - "line": 1432, + "line": 1356, "column": 4 }, "end": { - "line": 1434, + "line": 1358, "column": 7 } } @@ -65579,16 +63563,16 @@ "type": "Identifier", "name": "destroyExtensions", "range": [ - 40430, - 40447 + 38524, + 38541 ], "loc": { "start": { - "line": 1435, + "line": 1359, "column": 4 }, "end": { - "line": 1435, + "line": 1359, "column": 21 } } @@ -65609,16 +63593,16 @@ "type": "Identifier", "name": "reg", "range": [ - 40464, - 40467 + 38558, + 38561 ], "loc": { "start": { - "line": 1436, + "line": 1360, "column": 12 }, "end": { - "line": 1436, + "line": 1360, "column": 15 } } @@ -65629,16 +63613,16 @@ "object": { "type": "ThisExpression", "range": [ - 40470, - 40474 + 38564, + 38568 ], "loc": { "start": { - "line": 1436, + "line": 1360, "column": 18 }, "end": { - "line": 1436, + "line": 1360, "column": 22 } } @@ -65647,46 +63631,46 @@ "type": "Identifier", "name": "ExtRegistry", "range": [ - 40475, - 40486 + 38569, + 38580 ], "loc": { "start": { - "line": 1436, + "line": 1360, "column": 23 }, "end": { - "line": 1436, + "line": 1360, "column": 34 } } }, "range": [ - 40470, - 40486 + 38564, + 38580 ], "loc": { "start": { - "line": 1436, + "line": 1360, "column": 18 }, "end": { - "line": 1436, + "line": 1360, "column": 34 } } }, "range": [ - 40464, - 40486 + 38558, + 38580 ], "loc": { "start": { - "line": 1436, + "line": 1360, "column": 12 }, "end": { - "line": 1436, + "line": 1360, "column": 34 } } @@ -65694,16 +63678,16 @@ ], "kind": "let", "range": [ - 40460, - 40487 + 38554, + 38581 ], "loc": { "start": { - "line": 1436, + "line": 1360, "column": 8 }, "end": { - "line": 1436, + "line": 1360, "column": 35 } } @@ -65724,16 +63708,16 @@ "type": "Identifier", "name": "Object", "range": [ - 40497, - 40503 + 38591, + 38597 ], "loc": { "start": { - "line": 1438, + "line": 1362, "column": 8 }, "end": { - "line": 1438, + "line": 1362, "column": 14 } } @@ -65742,31 +63726,31 @@ "type": "Identifier", "name": "keys", "range": [ - 40504, - 40508 + 38598, + 38602 ], "loc": { "start": { - "line": 1438, + "line": 1362, "column": 15 }, "end": { - "line": 1438, + "line": 1362, "column": 19 } } }, "range": [ - 40497, - 40508 + 38591, + 38602 ], "loc": { "start": { - "line": 1438, + "line": 1362, "column": 8 }, "end": { - "line": 1438, + "line": 1362, "column": 19 } } @@ -65776,32 +63760,32 @@ "type": "Identifier", "name": "reg", "range": [ - 40509, - 40512 + 38603, + 38606 ], "loc": { "start": { - "line": 1438, + "line": 1362, "column": 20 }, "end": { - "line": 1438, + "line": 1362, "column": 23 } } } ], "range": [ - 40497, - 40513 + 38591, + 38607 ], "loc": { "start": { - "line": 1438, + "line": 1362, "column": 8 }, "end": { - "line": 1438, + "line": 1362, "column": 24 } } @@ -65810,31 +63794,31 @@ "type": "Identifier", "name": "forEach", "range": [ - 40514, - 40521 + 38608, + 38615 ], "loc": { "start": { - "line": 1438, + "line": 1362, "column": 25 }, "end": { - "line": 1438, + "line": 1362, "column": 32 } } }, "range": [ - 40497, - 40521 + 38591, + 38615 ], "loc": { "start": { - "line": 1438, + "line": 1362, "column": 8 }, "end": { - "line": 1438, + "line": 1362, "column": 32 } } @@ -65848,16 +63832,16 @@ "type": "Identifier", "name": "key", "range": [ - 40523, - 40526 + 38617, + 38620 ], "loc": { "start": { - "line": 1438, + "line": 1362, "column": 34 }, "end": { - "line": 1438, + "line": 1362, "column": 37 } } @@ -65880,16 +63864,16 @@ "type": "Identifier", "name": "reg", "range": [ - 40545, - 40548 + 38639, + 38642 ], "loc": { "start": { - "line": 1439, + "line": 1363, "column": 12 }, "end": { - "line": 1439, + "line": 1363, "column": 15 } } @@ -65898,31 +63882,31 @@ "type": "Identifier", "name": "key", "range": [ - 40549, - 40552 + 38643, + 38646 ], "loc": { "start": { - "line": 1439, + "line": 1363, "column": 16 }, "end": { - "line": 1439, + "line": 1363, "column": 19 } } }, "range": [ - 40545, - 40553 + 38639, + 38647 ], "loc": { "start": { - "line": 1439, + "line": 1363, "column": 12 }, "end": { - "line": 1439, + "line": 1363, "column": 20 } } @@ -65931,62 +63915,62 @@ "type": "Identifier", "name": "destroy", "range": [ - 40554, - 40561 + 38648, + 38655 ], "loc": { "start": { - "line": 1439, + "line": 1363, "column": 21 }, "end": { - "line": 1439, + "line": 1363, "column": 28 } } }, "range": [ - 40545, - 40561 + 38639, + 38655 ], "loc": { "start": { - "line": 1439, + "line": 1363, "column": 12 }, "end": { - "line": 1439, + "line": 1363, "column": 28 } } }, "arguments": [], "range": [ - 40545, - 40563 + 38639, + 38657 ], "loc": { "start": { - "line": 1439, + "line": 1363, "column": 12 }, "end": { - "line": 1439, + "line": 1363, "column": 30 } } }, "range": [ - 40545, - 40564 + 38639, + 38658 ], "loc": { "start": { - "line": 1439, + "line": 1363, "column": 12 }, "end": { - "line": 1439, + "line": 1363, "column": 31 } } @@ -66003,16 +63987,16 @@ "type": "Identifier", "name": "reg", "range": [ - 40577, - 40580 + 38671, + 38674 ], "loc": { "start": { - "line": 1440, + "line": 1364, "column": 12 }, "end": { - "line": 1440, + "line": 1364, "column": 15 } } @@ -66021,31 +64005,31 @@ "type": "Identifier", "name": "key", "range": [ - 40581, - 40584 + 38675, + 38678 ], "loc": { "start": { - "line": 1440, + "line": 1364, "column": 16 }, "end": { - "line": 1440, + "line": 1364, "column": 19 } } }, "range": [ - 40577, - 40585 + 38671, + 38679 ], "loc": { "start": { - "line": 1440, + "line": 1364, "column": 12 }, "end": { - "line": 1440, + "line": 1364, "column": 20 } } @@ -66054,62 +64038,62 @@ "type": "Identifier", "name": "undefined", "range": [ - 40588, - 40597 + 38682, + 38691 ], "loc": { "start": { - "line": 1440, + "line": 1364, "column": 23 }, "end": { - "line": 1440, + "line": 1364, "column": 32 } } }, "range": [ - 40577, - 40597 + 38671, + 38691 ], "loc": { "start": { - "line": 1440, + "line": 1364, "column": 12 }, "end": { - "line": 1440, + "line": 1364, "column": 32 } } }, "range": [ - 40577, - 40598 + 38671, + 38692 ], "loc": { "start": { - "line": 1440, + "line": 1364, "column": 12 }, "end": { - "line": 1440, + "line": 1364, "column": 33 } } } ], "range": [ - 40531, - 40608 + 38625, + 38702 ], "loc": { "start": { - "line": 1438, + "line": 1362, "column": 42 }, "end": { - "line": 1441, + "line": 1365, "column": 9 } } @@ -66117,63 +64101,63 @@ "generator": false, "expression": false, "range": [ - 40522, - 40608 + 38616, + 38702 ], "loc": { "start": { - "line": 1438, + "line": 1362, "column": 33 }, "end": { - "line": 1441, + "line": 1365, "column": 9 } } } ], "range": [ - 40497, - 40609 + 38591, + 38703 ], "loc": { "start": { - "line": 1438, + "line": 1362, "column": 8 }, "end": { - "line": 1441, + "line": 1365, "column": 10 } } }, "range": [ - 40497, - 40610 + 38591, + 38704 ], "loc": { "start": { - "line": 1438, + "line": 1362, "column": 8 }, "end": { - "line": 1441, + "line": 1365, "column": 11 } } } ], "range": [ - 40450, - 40616 + 38544, + 38710 ], "loc": { "start": { - "line": 1435, + "line": 1359, "column": 24 }, "end": { - "line": 1442, + "line": 1366, "column": 5 } } @@ -66181,16 +64165,16 @@ "generator": false, "expression": false, "range": [ - 40447, - 40616 + 38541, + 38710 ], "loc": { "start": { - "line": 1435, + "line": 1359, "column": 21 }, "end": { - "line": 1442, + "line": 1366, "column": 5 } } @@ -66198,16 +64182,16 @@ "kind": "method", "computed": false, "range": [ - 40430, - 40616 + 38524, + 38710 ], "loc": { "start": { - "line": 1435, + "line": 1359, "column": 4 }, "end": { - "line": 1442, + "line": 1366, "column": 5 } }, @@ -66216,16 +64200,16 @@ "type": "Block", "value": "*\n * Destroy all the extensions store in extensions registry\n ", "range": [ - 40351, - 40425 + 38445, + 38519 ], "loc": { "start": { - "line": 1432, + "line": 1356, "column": 4 }, "end": { - "line": 1434, + "line": 1358, "column": 7 } } @@ -66236,16 +64220,16 @@ "type": "Block", "value": "*\n * Load themes defined in the configuration object\n ", "range": [ - 40622, - 40688 + 38716, + 38782 ], "loc": { "start": { - "line": 1444, + "line": 1368, "column": 4 }, "end": { - "line": 1446, + "line": 1370, "column": 7 } } @@ -66259,16 +64243,16 @@ "type": "Identifier", "name": "loadThemes", "range": [ - 40693, - 40703 + 38787, + 38797 ], "loc": { "start": { - "line": 1447, + "line": 1371, "column": 4 }, "end": { - "line": 1447, + "line": 1371, "column": 14 } } @@ -66291,16 +64275,16 @@ "object": { "type": "ThisExpression", "range": [ - 40721, - 40725 + 38815, + 38819 ], "loc": { "start": { - "line": 1448, + "line": 1372, "column": 13 }, "end": { - "line": 1448, + "line": 1372, "column": 17 } } @@ -66309,47 +64293,47 @@ "type": "Identifier", "name": "hasThemes", "range": [ - 40726, - 40735 + 38820, + 38829 ], "loc": { "start": { - "line": 1448, + "line": 1372, "column": 18 }, "end": { - "line": 1448, + "line": 1372, "column": 27 } } }, "range": [ - 40721, - 40735 + 38815, + 38829 ], "loc": { "start": { - "line": 1448, + "line": 1372, "column": 13 }, "end": { - "line": 1448, + "line": 1372, "column": 27 } } }, "prefix": true, "range": [ - 40720, - 40735 + 38814, + 38829 ], "loc": { "start": { - "line": 1448, + "line": 1372, "column": 12 }, "end": { - "line": 1448, + "line": 1372, "column": 27 } } @@ -66361,48 +64345,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 40751, - 40758 + 38845, + 38852 ], "loc": { "start": { - "line": 1449, + "line": 1373, "column": 12 }, "end": { - "line": 1449, + "line": 1373, "column": 19 } } } ], "range": [ - 40737, - 40768 + 38831, + 38862 ], "loc": { "start": { - "line": 1448, + "line": 1372, "column": 29 }, "end": { - "line": 1450, + "line": 1374, "column": 9 } } }, "alternate": null, "range": [ - 40716, - 40768 + 38810, + 38862 ], "loc": { "start": { - "line": 1448, + "line": 1372, "column": 8 }, "end": { - "line": 1450, + "line": 1374, "column": 9 } } @@ -66416,16 +64400,16 @@ "type": "Identifier", "name": "themes", "range": [ - 40782, - 40788 + 38876, + 38882 ], "loc": { "start": { - "line": 1452, + "line": 1376, "column": 12 }, "end": { - "line": 1452, + "line": 1376, "column": 18 } } @@ -66436,16 +64420,16 @@ "object": { "type": "ThisExpression", "range": [ - 40791, - 40795 + 38885, + 38889 ], "loc": { "start": { - "line": 1452, + "line": 1376, "column": 21 }, "end": { - "line": 1452, + "line": 1376, "column": 25 } } @@ -66454,46 +64438,46 @@ "type": "Identifier", "name": "themes", "range": [ - 40796, - 40802 + 38890, + 38896 ], "loc": { "start": { - "line": 1452, + "line": 1376, "column": 26 }, "end": { - "line": 1452, + "line": 1376, "column": 32 } } }, "range": [ - 40791, - 40802 + 38885, + 38896 ], "loc": { "start": { - "line": 1452, + "line": 1376, "column": 21 }, "end": { - "line": 1452, + "line": 1376, "column": 32 } } }, "range": [ - 40782, - 40802 + 38876, + 38896 ], "loc": { "start": { - "line": 1452, + "line": 1376, "column": 12 }, "end": { - "line": 1452, + "line": 1376, "column": 32 } } @@ -66501,16 +64485,16 @@ ], "kind": "let", "range": [ - 40778, - 40803 + 38872, + 38897 ], "loc": { "start": { - "line": 1452, + "line": 1376, "column": 8 }, "end": { - "line": 1452, + "line": 1376, "column": 33 } } @@ -66528,16 +64512,16 @@ "object": { "type": "ThisExpression", "range": [ - 40812, - 40816 + 38906, + 38910 ], "loc": { "start": { - "line": 1453, + "line": 1377, "column": 8 }, "end": { - "line": 1453, + "line": 1377, "column": 12 } } @@ -66546,31 +64530,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 40817, - 40824 + 38911, + 38918 ], "loc": { "start": { - "line": 1453, + "line": 1377, "column": 13 }, "end": { - "line": 1453, + "line": 1377, "column": 20 } } }, "range": [ - 40812, - 40824 + 38906, + 38918 ], "loc": { "start": { - "line": 1453, + "line": 1377, "column": 8 }, "end": { - "line": 1453, + "line": 1377, "column": 20 } } @@ -66579,31 +64563,31 @@ "type": "Identifier", "name": "emit", "range": [ - 40825, - 40829 + 38919, + 38923 ], "loc": { "start": { - "line": 1453, + "line": 1377, "column": 21 }, "end": { - "line": 1453, + "line": 1377, "column": 25 } } }, "range": [ - 40812, - 40829 + 38906, + 38923 ], "loc": { "start": { - "line": 1453, + "line": 1377, "column": 8 }, "end": { - "line": 1453, + "line": 1377, "column": 25 } } @@ -66614,16 +64598,16 @@ "value": "before-loading-themes", "raw": "'before-loading-themes'", "range": [ - 40830, - 40853 + 38924, + 38947 ], "loc": { "start": { - "line": 1453, + "line": 1377, "column": 26 }, "end": { - "line": 1453, + "line": 1377, "column": 49 } } @@ -66631,47 +64615,47 @@ { "type": "ThisExpression", "range": [ - 40855, - 40859 + 38949, + 38953 ], "loc": { "start": { - "line": 1453, + "line": 1377, "column": 51 }, "end": { - "line": 1453, + "line": 1377, "column": 55 } } } ], "range": [ - 40812, - 40860 + 38906, + 38954 ], "loc": { "start": { - "line": 1453, + "line": 1377, "column": 8 }, "end": { - "line": 1453, + "line": 1377, "column": 56 } } }, "range": [ - 40812, - 40861 + 38906, + 38955 ], "loc": { "start": { - "line": 1453, + "line": 1377, "column": 8 }, "end": { - "line": 1453, + "line": 1377, "column": 57 } }, @@ -66680,16 +64664,16 @@ "type": "Line", "value": "Default theme config", "range": [ - 40871, - 40893 + 38965, + 38987 ], "loc": { "start": { - "line": 1455, + "line": 1379, "column": 8 }, "end": { - "line": 1455, + "line": 1379, "column": 30 } } @@ -66704,16 +64688,16 @@ "object": { "type": "ThisExpression", "range": [ - 40906, - 40910 + 39000, + 39004 ], "loc": { "start": { - "line": 1456, + "line": 1380, "column": 12 }, "end": { - "line": 1456, + "line": 1380, "column": 16 } } @@ -66722,31 +64706,31 @@ "type": "Identifier", "name": "enableDefaultTheme", "range": [ - 40911, - 40929 + 39005, + 39023 ], "loc": { "start": { - "line": 1456, + "line": 1380, "column": 17 }, "end": { - "line": 1456, + "line": 1380, "column": 35 } } }, "range": [ - 40906, - 40929 + 39000, + 39023 ], "loc": { "start": { - "line": 1456, + "line": 1380, "column": 12 }, "end": { - "line": 1456, + "line": 1380, "column": 35 } } @@ -66763,16 +64747,16 @@ "type": "Identifier", "name": "defaultTheme", "range": [ - 40949, - 40961 + 39043, + 39055 ], "loc": { "start": { - "line": 1457, + "line": 1381, "column": 16 }, "end": { - "line": 1457, + "line": 1381, "column": 28 } } @@ -66786,16 +64770,16 @@ "type": "Identifier", "name": "name", "range": [ - 40966, - 40970 + 39060, + 39064 ], "loc": { "start": { - "line": 1457, + "line": 1381, "column": 33 }, "end": { - "line": 1457, + "line": 1381, "column": 37 } } @@ -66805,16 +64789,16 @@ "value": "default", "raw": "'default'", "range": [ - 40972, - 40981 + 39066, + 39075 ], "loc": { "start": { - "line": 1457, + "line": 1381, "column": 39 }, "end": { - "line": 1457, + "line": 1381, "column": 48 } } @@ -66824,47 +64808,47 @@ "shorthand": false, "computed": false, "range": [ - 40966, - 40981 + 39060, + 39075 ], "loc": { "start": { - "line": 1457, + "line": 1381, "column": 33 }, "end": { - "line": 1457, + "line": 1381, "column": 48 } } } ], "range": [ - 40964, - 40983 + 39058, + 39077 ], "loc": { "start": { - "line": 1457, + "line": 1381, "column": 31 }, "end": { - "line": 1457, + "line": 1381, "column": 50 } } }, "range": [ - 40949, - 40983 + 39043, + 39077 ], "loc": { "start": { - "line": 1457, + "line": 1381, "column": 16 }, "end": { - "line": 1457, + "line": 1381, "column": 50 } } @@ -66872,16 +64856,16 @@ ], "kind": "let", "range": [ - 40945, - 40984 + 39039, + 39078 ], "loc": { "start": { - "line": 1457, + "line": 1381, "column": 12 }, "end": { - "line": 1457, + "line": 1381, "column": 51 } } @@ -66899,16 +64883,16 @@ "object": { "type": "ThisExpression", "range": [ - 40997, - 41001 + 39091, + 39095 ], "loc": { "start": { - "line": 1458, + "line": 1382, "column": 12 }, "end": { - "line": 1458, + "line": 1382, "column": 16 } } @@ -66917,31 +64901,31 @@ "type": "Identifier", "name": "themes", "range": [ - 41002, - 41008 + 39096, + 39102 ], "loc": { "start": { - "line": 1458, + "line": 1382, "column": 17 }, "end": { - "line": 1458, + "line": 1382, "column": 23 } } }, "range": [ - 40997, - 41008 + 39091, + 39102 ], "loc": { "start": { - "line": 1458, + "line": 1382, "column": 12 }, "end": { - "line": 1458, + "line": 1382, "column": 23 } } @@ -66950,31 +64934,31 @@ "type": "Identifier", "name": "push", "range": [ - 41009, - 41013 + 39103, + 39107 ], "loc": { "start": { - "line": 1458, + "line": 1382, "column": 24 }, "end": { - "line": 1458, + "line": 1382, "column": 28 } } }, "range": [ - 40997, - 41013 + 39091, + 39107 ], "loc": { "start": { - "line": 1458, + "line": 1382, "column": 12 }, "end": { - "line": 1458, + "line": 1382, "column": 28 } } @@ -66984,79 +64968,79 @@ "type": "Identifier", "name": "defaultTheme", "range": [ - 41014, - 41026 + 39108, + 39120 ], "loc": { "start": { - "line": 1458, + "line": 1382, "column": 29 }, "end": { - "line": 1458, + "line": 1382, "column": 41 } } } ], "range": [ - 40997, - 41027 + 39091, + 39121 ], "loc": { "start": { - "line": 1458, + "line": 1382, "column": 12 }, "end": { - "line": 1458, + "line": 1382, "column": 42 } } }, "range": [ - 40997, - 41028 + 39091, + 39122 ], "loc": { "start": { - "line": 1458, + "line": 1382, "column": 12 }, "end": { - "line": 1458, + "line": 1382, "column": 43 } } } ], "range": [ - 40931, - 41038 + 39025, + 39132 ], "loc": { "start": { - "line": 1456, + "line": 1380, "column": 37 }, "end": { - "line": 1459, + "line": 1383, "column": 9 } } }, "alternate": null, "range": [ - 40902, - 41038 + 38996, + 39132 ], "loc": { "start": { - "line": 1456, + "line": 1380, "column": 8 }, "end": { - "line": 1459, + "line": 1383, "column": 9 } }, @@ -67065,16 +65049,16 @@ "type": "Line", "value": "Default theme config", "range": [ - 40871, - 40893 + 38965, + 38987 ], "loc": { "start": { - "line": 1455, + "line": 1379, "column": 8 }, "end": { - "line": 1455, + "line": 1379, "column": 30 } } @@ -67089,16 +65073,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 41051, - 41058 + 39145, + 39152 ], "loc": { "start": { - "line": 1460, + "line": 1384, "column": 12 }, "end": { - "line": 1460, + "line": 1384, "column": 19 } } @@ -67108,32 +65092,32 @@ "type": "Identifier", "name": "themes", "range": [ - 41059, - 41065 + 39153, + 39159 ], "loc": { "start": { - "line": 1460, + "line": 1384, "column": 20 }, "end": { - "line": 1460, + "line": 1384, "column": 26 } } } ], "range": [ - 41051, - 41066 + 39145, + 39160 ], "loc": { "start": { - "line": 1460, + "line": 1384, "column": 12 }, "end": { - "line": 1460, + "line": 1384, "column": 27 } } @@ -67152,16 +65136,16 @@ "type": "Identifier", "name": "i", "range": [ - 41091, - 41092 + 39185, + 39186 ], "loc": { "start": { - "line": 1461, + "line": 1385, "column": 21 }, "end": { - "line": 1461, + "line": 1385, "column": 22 } } @@ -67171,31 +65155,31 @@ "value": 0, "raw": "0", "range": [ - 41095, - 41096 + 39189, + 39190 ], "loc": { "start": { - "line": 1461, + "line": 1385, "column": 25 }, "end": { - "line": 1461, + "line": 1385, "column": 26 } } }, "range": [ - 41091, - 41096 + 39185, + 39190 ], "loc": { "start": { - "line": 1461, + "line": 1385, "column": 21 }, "end": { - "line": 1461, + "line": 1385, "column": 26 } } @@ -67206,16 +65190,16 @@ "type": "Identifier", "name": "len", "range": [ - 41098, - 41101 + 39192, + 39195 ], "loc": { "start": { - "line": 1461, + "line": 1385, "column": 28 }, "end": { - "line": 1461, + "line": 1385, "column": 31 } } @@ -67227,16 +65211,16 @@ "type": "Identifier", "name": "themes", "range": [ - 41104, - 41110 + 39198, + 39204 ], "loc": { "start": { - "line": 1461, + "line": 1385, "column": 34 }, "end": { - "line": 1461, + "line": 1385, "column": 40 } } @@ -67245,46 +65229,46 @@ "type": "Identifier", "name": "length", "range": [ - 41111, - 41117 + 39205, + 39211 ], "loc": { "start": { - "line": 1461, + "line": 1385, "column": 41 }, "end": { - "line": 1461, + "line": 1385, "column": 47 } } }, "range": [ - 41104, - 41117 + 39198, + 39211 ], "loc": { "start": { - "line": 1461, + "line": 1385, "column": 34 }, "end": { - "line": 1461, + "line": 1385, "column": 47 } } }, "range": [ - 41098, - 41117 + 39192, + 39211 ], "loc": { "start": { - "line": 1461, + "line": 1385, "column": 28 }, "end": { - "line": 1461, + "line": 1385, "column": 47 } } @@ -67292,16 +65276,16 @@ ], "kind": "let", "range": [ - 41087, - 41117 + 39181, + 39211 ], "loc": { "start": { - "line": 1461, + "line": 1385, "column": 17 }, "end": { - "line": 1461, + "line": 1385, "column": 47 } } @@ -67313,16 +65297,16 @@ "type": "Identifier", "name": "i", "range": [ - 41119, - 41120 + 39213, + 39214 ], "loc": { "start": { - "line": 1461, + "line": 1385, "column": 49 }, "end": { - "line": 1461, + "line": 1385, "column": 50 } } @@ -67331,31 +65315,31 @@ "type": "Identifier", "name": "len", "range": [ - 41123, - 41126 + 39217, + 39220 ], "loc": { "start": { - "line": 1461, + "line": 1385, "column": 53 }, "end": { - "line": 1461, + "line": 1385, "column": 56 } } }, "range": [ - 41119, - 41126 + 39213, + 39220 ], "loc": { "start": { - "line": 1461, + "line": 1385, "column": 49 }, "end": { - "line": 1461, + "line": 1385, "column": 56 } } @@ -67367,32 +65351,32 @@ "type": "Identifier", "name": "i", "range": [ - 41128, - 41129 + 39222, + 39223 ], "loc": { "start": { - "line": 1461, + "line": 1385, "column": 58 }, "end": { - "line": 1461, + "line": 1385, "column": 59 } } }, "prefix": false, "range": [ - 41128, - 41131 + 39222, + 39225 ], "loc": { "start": { - "line": 1461, + "line": 1385, "column": 58 }, "end": { - "line": 1461, + "line": 1385, "column": 61 } } @@ -67409,16 +65393,16 @@ "type": "Identifier", "name": "theme", "range": [ - 41155, - 41160 + 39249, + 39254 ], "loc": { "start": { - "line": 1462, + "line": 1386, "column": 20 }, "end": { - "line": 1462, + "line": 1386, "column": 25 } } @@ -67430,16 +65414,16 @@ "type": "Identifier", "name": "themes", "range": [ - 41163, - 41169 + 39257, + 39263 ], "loc": { "start": { - "line": 1462, + "line": 1386, "column": 28 }, "end": { - "line": 1462, + "line": 1386, "column": 34 } } @@ -67448,46 +65432,46 @@ "type": "Identifier", "name": "i", "range": [ - 41170, - 41171 + 39264, + 39265 ], "loc": { "start": { - "line": 1462, + "line": 1386, "column": 35 }, "end": { - "line": 1462, + "line": 1386, "column": 36 } } }, "range": [ - 41163, - 41172 + 39257, + 39266 ], "loc": { "start": { - "line": 1462, + "line": 1386, "column": 28 }, "end": { - "line": 1462, + "line": 1386, "column": 37 } } }, "range": [ - 41155, - 41172 + 39249, + 39266 ], "loc": { "start": { - "line": 1462, + "line": 1386, "column": 20 }, "end": { - "line": 1462, + "line": 1386, "column": 37 } } @@ -67495,16 +65479,16 @@ ], "kind": "let", "range": [ - 41151, - 41173 + 39245, + 39267 ], "loc": { "start": { - "line": 1462, + "line": 1386, "column": 16 }, "end": { - "line": 1462, + "line": 1386, "column": 38 } } @@ -67518,16 +65502,16 @@ "type": "Identifier", "name": "name", "range": [ - 41194, - 41198 + 39288, + 39292 ], "loc": { "start": { - "line": 1463, + "line": 1387, "column": 20 }, "end": { - "line": 1463, + "line": 1387, "column": 24 } } @@ -67539,16 +65523,16 @@ "type": "Identifier", "name": "theme", "range": [ - 41201, - 41206 + 39295, + 39300 ], "loc": { "start": { - "line": 1463, + "line": 1387, "column": 27 }, "end": { - "line": 1463, + "line": 1387, "column": 32 } } @@ -67557,46 +65541,46 @@ "type": "Identifier", "name": "name", "range": [ - 41207, - 41211 + 39301, + 39305 ], "loc": { "start": { - "line": 1463, + "line": 1387, "column": 33 }, "end": { - "line": 1463, + "line": 1387, "column": 37 } } }, "range": [ - 41201, - 41211 + 39295, + 39305 ], "loc": { "start": { - "line": 1463, + "line": 1387, "column": 27 }, "end": { - "line": 1463, + "line": 1387, "column": 37 } } }, "range": [ - 41194, - 41211 + 39288, + 39305 ], "loc": { "start": { - "line": 1463, + "line": 1387, "column": 20 }, "end": { - "line": 1463, + "line": 1387, "column": 37 } } @@ -67604,16 +65588,16 @@ ], "kind": "let", "range": [ - 41190, - 41212 + 39284, + 39306 ], "loc": { "start": { - "line": 1463, + "line": 1387, "column": 16 }, "end": { - "line": 1463, + "line": 1387, "column": 38 } } @@ -67627,16 +65611,16 @@ "type": "Identifier", "name": "path", "range": [ - 41233, - 41237 + 39327, + 39331 ], "loc": { "start": { - "line": 1464, + "line": 1388, "column": 20 }, "end": { - "line": 1464, + "line": 1388, "column": 24 } } @@ -67648,16 +65632,16 @@ "type": "Identifier", "name": "theme", "range": [ - 41240, - 41245 + 39334, + 39339 ], "loc": { "start": { - "line": 1464, + "line": 1388, "column": 27 }, "end": { - "line": 1464, + "line": 1388, "column": 32 } } @@ -67666,46 +65650,46 @@ "type": "Identifier", "name": "path", "range": [ - 41246, - 41250 + 39340, + 39344 ], "loc": { "start": { - "line": 1464, + "line": 1388, "column": 33 }, "end": { - "line": 1464, + "line": 1388, "column": 37 } } }, "range": [ - 41240, - 41250 + 39334, + 39344 ], "loc": { "start": { - "line": 1464, + "line": 1388, "column": 27 }, "end": { - "line": 1464, + "line": 1388, "column": 37 } } }, "range": [ - 41233, - 41250 + 39327, + 39344 ], "loc": { "start": { - "line": 1464, + "line": 1388, "column": 20 }, "end": { - "line": 1464, + "line": 1388, "column": 37 } } @@ -67713,16 +65697,16 @@ ], "kind": "let", "range": [ - 41229, - 41251 + 39323, + 39345 ], "loc": { "start": { - "line": 1464, + "line": 1388, "column": 16 }, "end": { - "line": 1464, + "line": 1388, "column": 38 } } @@ -67736,16 +65720,16 @@ "type": "Identifier", "name": "styleId", "range": [ - 41272, - 41279 + 39366, + 39373 ], "loc": { "start": { - "line": 1465, + "line": 1389, "column": 20 }, "end": { - "line": 1465, + "line": 1389, "column": 27 } } @@ -67759,16 +65743,16 @@ "object": { "type": "ThisExpression", "range": [ - 41282, - 41286 + 39376, + 39380 ], "loc": { "start": { - "line": 1465, + "line": 1389, "column": 30 }, "end": { - "line": 1465, + "line": 1389, "column": 34 } } @@ -67777,31 +65761,31 @@ "type": "Identifier", "name": "prfxTf", "range": [ - 41287, - 41293 + 39381, + 39387 ], "loc": { "start": { - "line": 1465, + "line": 1389, "column": 35 }, "end": { - "line": 1465, + "line": 1389, "column": 41 } } }, "range": [ - 41282, - 41293 + 39376, + 39387 ], "loc": { "start": { - "line": 1465, + "line": 1389, "column": 30 }, "end": { - "line": 1465, + "line": 1389, "column": 41 } } @@ -67810,46 +65794,46 @@ "type": "Identifier", "name": "name", "range": [ - 41296, - 41300 + 39390, + 39394 ], "loc": { "start": { - "line": 1465, + "line": 1389, "column": 44 }, "end": { - "line": 1465, + "line": 1389, "column": 48 } } }, "range": [ - 41282, - 41300 + 39376, + 39394 ], "loc": { "start": { - "line": 1465, + "line": 1389, "column": 30 }, "end": { - "line": 1465, + "line": 1389, "column": 48 } } }, "range": [ - 41272, - 41300 + 39366, + 39394 ], "loc": { "start": { - "line": 1465, + "line": 1389, "column": 20 }, "end": { - "line": 1465, + "line": 1389, "column": 48 } } @@ -67857,16 +65841,16 @@ ], "kind": "let", "range": [ - 41268, - 41301 + 39362, + 39395 ], "loc": { "start": { - "line": 1465, + "line": 1389, "column": 16 }, "end": { - "line": 1465, + "line": 1389, "column": 49 } } @@ -67880,16 +65864,16 @@ "type": "Identifier", "name": "name", "range": [ - 41322, - 41326 + 39416, + 39420 ], "loc": { "start": { - "line": 1466, + "line": 1390, "column": 20 }, "end": { - "line": 1466, + "line": 1390, "column": 24 } } @@ -67901,47 +65885,47 @@ "type": "Identifier", "name": "path", "range": [ - 41331, - 41335 + 39425, + 39429 ], "loc": { "start": { - "line": 1466, + "line": 1390, "column": 29 }, "end": { - "line": 1466, + "line": 1390, "column": 33 } } }, "prefix": true, "range": [ - 41330, - 41335 + 39424, + 39429 ], "loc": { "start": { - "line": 1466, + "line": 1390, "column": 28 }, "end": { - "line": 1466, + "line": 1390, "column": 33 } } }, "range": [ - 41322, - 41335 + 39416, + 39429 ], "loc": { "start": { - "line": 1466, + "line": 1390, "column": 20 }, "end": { - "line": 1466, + "line": 1390, "column": 33 } } @@ -67958,16 +65942,16 @@ "type": "Identifier", "name": "path", "range": [ - 41359, - 41363 + 39453, + 39457 ], "loc": { "start": { - "line": 1467, + "line": 1391, "column": 20 }, "end": { - "line": 1467, + "line": 1391, "column": 24 } } @@ -67990,16 +65974,16 @@ "object": { "type": "ThisExpression", "range": [ - 41366, - 41370 + 39460, + 39464 ], "loc": { "start": { - "line": 1467, + "line": 1391, "column": 27 }, "end": { - "line": 1467, + "line": 1391, "column": 31 } } @@ -68008,31 +65992,31 @@ "type": "Identifier", "name": "themesPath", "range": [ - 41371, - 41381 + 39465, + 39475 ], "loc": { "start": { - "line": 1467, + "line": 1391, "column": 32 }, "end": { - "line": 1467, + "line": 1391, "column": 42 } } }, "range": [ - 41366, - 41381 + 39460, + 39475 ], "loc": { "start": { - "line": 1467, + "line": 1391, "column": 27 }, "end": { - "line": 1467, + "line": 1391, "column": 42 } } @@ -68041,31 +66025,31 @@ "type": "Identifier", "name": "name", "range": [ - 41384, - 41388 + 39478, + 39482 ], "loc": { "start": { - "line": 1467, + "line": 1391, "column": 45 }, "end": { - "line": 1467, + "line": 1391, "column": 49 } } }, "range": [ - 41366, - 41388 + 39460, + 39482 ], "loc": { "start": { - "line": 1467, + "line": 1391, "column": 27 }, "end": { - "line": 1467, + "line": 1391, "column": 49 } } @@ -68075,31 +66059,31 @@ "value": "/", "raw": "'/'", "range": [ - 41391, - 41394 + 39485, + 39488 ], "loc": { "start": { - "line": 1467, + "line": 1391, "column": 52 }, "end": { - "line": 1467, + "line": 1391, "column": 55 } } }, "range": [ - 41366, - 41394 + 39460, + 39488 ], "loc": { "start": { - "line": 1467, + "line": 1391, "column": 27 }, "end": { - "line": 1467, + "line": 1391, "column": 55 } } @@ -68108,31 +66092,31 @@ "type": "Identifier", "name": "name", "range": [ - 41397, - 41401 + 39491, + 39495 ], "loc": { "start": { - "line": 1467, + "line": 1391, "column": 58 }, "end": { - "line": 1467, + "line": 1391, "column": 62 } } }, "range": [ - 41366, - 41401 + 39460, + 39495 ], "loc": { "start": { - "line": 1467, + "line": 1391, "column": 27 }, "end": { - "line": 1467, + "line": 1391, "column": 62 } } @@ -68142,77 +66126,77 @@ "value": ".css", "raw": "'.css'", "range": [ - 41404, - 41410 + 39498, + 39504 ], "loc": { "start": { - "line": 1467, + "line": 1391, "column": 65 }, "end": { - "line": 1467, + "line": 1391, "column": 71 } } }, "range": [ - 41366, - 41410 + 39460, + 39504 ], "loc": { "start": { - "line": 1467, + "line": 1391, "column": 27 }, "end": { - "line": 1467, + "line": 1391, "column": 71 } } }, "range": [ - 41359, - 41410 + 39453, + 39504 ], "loc": { "start": { - "line": 1467, + "line": 1391, "column": 20 }, "end": { - "line": 1467, + "line": 1391, "column": 71 } } }, "range": [ - 41359, - 41411 + 39453, + 39505 ], "loc": { "start": { - "line": 1467, + "line": 1391, "column": 20 }, "end": { - "line": 1467, + "line": 1391, "column": 72 } } } ], "range": [ - 41337, - 41429 + 39431, + 39523 ], "loc": { "start": { - "line": 1466, + "line": 1390, "column": 35 }, "end": { - "line": 1468, + "line": 1392, "column": 17 } } @@ -68229,32 +66213,32 @@ "type": "Identifier", "name": "name", "range": [ - 41456, - 41460 + 39550, + 39554 ], "loc": { "start": { - "line": 1469, + "line": 1393, "column": 26 }, "end": { - "line": 1469, + "line": 1393, "column": 30 } } }, "prefix": true, "range": [ - 41455, - 41460 + 39549, + 39554 ], "loc": { "start": { - "line": 1469, + "line": 1393, "column": 25 }, "end": { - "line": 1469, + "line": 1393, "column": 30 } } @@ -68266,16 +66250,16 @@ "type": "Identifier", "name": "theme", "range": [ - 41464, - 41469 + 39558, + 39563 ], "loc": { "start": { - "line": 1469, + "line": 1393, "column": 34 }, "end": { - "line": 1469, + "line": 1393, "column": 39 } } @@ -68284,46 +66268,46 @@ "type": "Identifier", "name": "path", "range": [ - 41470, - 41474 + 39564, + 39568 ], "loc": { "start": { - "line": 1469, + "line": 1393, "column": 40 }, "end": { - "line": 1469, + "line": 1393, "column": 44 } } }, "range": [ - 41464, - 41474 + 39558, + 39568 ], "loc": { "start": { - "line": 1469, + "line": 1393, "column": 34 }, "end": { - "line": 1469, + "line": 1393, "column": 44 } } }, "range": [ - 41455, - 41474 + 39549, + 39568 ], "loc": { "start": { - "line": 1469, + "line": 1393, "column": 25 }, "end": { - "line": 1469, + "line": 1393, "column": 44 } } @@ -68340,16 +66324,16 @@ "type": "Identifier", "name": "name", "range": [ - 41498, - 41502 + 39592, + 39596 ], "loc": { "start": { - "line": 1470, + "line": 1394, "column": 20 }, "end": { - "line": 1470, + "line": 1394, "column": 24 } } @@ -68364,16 +66348,16 @@ "value": "theme{0}", "raw": "'theme{0}'", "range": [ - 41505, - 41515 + 39599, + 39609 ], "loc": { "start": { - "line": 1470, + "line": 1394, "column": 27 }, "end": { - "line": 1470, + "line": 1394, "column": 37 } } @@ -68382,31 +66366,31 @@ "type": "Identifier", "name": "replace", "range": [ - 41516, - 41523 + 39610, + 39617 ], "loc": { "start": { - "line": 1470, + "line": 1394, "column": 38 }, "end": { - "line": 1470, + "line": 1394, "column": 45 } } }, "range": [ - 41505, - 41523 + 39599, + 39617 ], "loc": { "start": { - "line": 1470, + "line": 1394, "column": 27 }, "end": { - "line": 1470, + "line": 1394, "column": 45 } } @@ -68417,16 +66401,16 @@ "value": "{0}", "raw": "'{0}'", "range": [ - 41524, - 41529 + 39618, + 39623 ], "loc": { "start": { - "line": 1470, + "line": 1394, "column": 46 }, "end": { - "line": 1470, + "line": 1394, "column": 51 } } @@ -68435,109 +66419,109 @@ "type": "Identifier", "name": "i", "range": [ - 41531, - 41532 + 39625, + 39626 ], "loc": { "start": { - "line": 1470, + "line": 1394, "column": 53 }, "end": { - "line": 1470, + "line": 1394, "column": 54 } } } ], "range": [ - 41505, - 41533 + 39599, + 39627 ], "loc": { "start": { - "line": 1470, + "line": 1394, "column": 27 }, "end": { - "line": 1470, + "line": 1394, "column": 55 } } }, "range": [ - 41498, - 41533 + 39592, + 39627 ], "loc": { "start": { - "line": 1470, + "line": 1394, "column": 20 }, "end": { - "line": 1470, + "line": 1394, "column": 55 } } }, "range": [ - 41498, - 41534 + 39592, + 39628 ], "loc": { "start": { - "line": 1470, + "line": 1394, "column": 20 }, "end": { - "line": 1470, + "line": 1394, "column": 56 } } } ], "range": [ - 41476, - 41552 + 39570, + 39646 ], "loc": { "start": { - "line": 1469, + "line": 1393, "column": 46 }, "end": { - "line": 1471, + "line": 1395, "column": 17 } } }, "alternate": null, "range": [ - 41451, - 41552 + 39545, + 39646 ], "loc": { "start": { - "line": 1469, + "line": 1393, "column": 21 }, "end": { - "line": 1471, + "line": 1395, "column": 17 } } }, "range": [ - 41318, - 41552 + 39412, + 39646 ], "loc": { "start": { - "line": 1466, + "line": 1390, "column": 16 }, "end": { - "line": 1471, + "line": 1395, "column": 17 } } @@ -68555,16 +66539,16 @@ "object": { "type": "ThisExpression", "range": [ - 41575, - 41579 + 39669, + 39673 ], "loc": { "start": { - "line": 1473, + "line": 1397, "column": 21 }, "end": { - "line": 1473, + "line": 1397, "column": 25 } } @@ -68573,31 +66557,31 @@ "type": "Identifier", "name": "isImported", "range": [ - 41580, - 41590 + 39674, + 39684 ], "loc": { "start": { - "line": 1473, + "line": 1397, "column": 26 }, "end": { - "line": 1473, + "line": 1397, "column": 36 } } }, "range": [ - 41575, - 41590 + 39669, + 39684 ], "loc": { "start": { - "line": 1473, + "line": 1397, "column": 21 }, "end": { - "line": 1473, + "line": 1397, "column": 36 } } @@ -68607,16 +66591,16 @@ "type": "Identifier", "name": "path", "range": [ - 41591, - 41595 + 39685, + 39689 ], "loc": { "start": { - "line": 1473, + "line": 1397, "column": 37 }, "end": { - "line": 1473, + "line": 1397, "column": 41 } } @@ -68626,48 +66610,48 @@ "value": "link", "raw": "'link'", "range": [ - 41597, - 41603 + 39691, + 39697 ], "loc": { "start": { - "line": 1473, + "line": 1397, "column": 43 }, "end": { - "line": 1473, + "line": 1397, "column": 49 } } } ], "range": [ - 41575, - 41604 + 39669, + 39698 ], "loc": { "start": { - "line": 1473, + "line": 1397, "column": 21 }, "end": { - "line": 1473, + "line": 1397, "column": 50 } } }, "prefix": true, "range": [ - 41574, - 41604 + 39668, + 39698 ], "loc": { "start": { - "line": 1473, + "line": 1397, "column": 20 }, "end": { - "line": 1473, + "line": 1397, "column": 50 } } @@ -68685,16 +66669,16 @@ "object": { "type": "ThisExpression", "range": [ - 41628, - 41632 + 39722, + 39726 ], "loc": { "start": { - "line": 1474, + "line": 1398, "column": 20 }, "end": { - "line": 1474, + "line": 1398, "column": 24 } } @@ -68703,31 +66687,31 @@ "type": "Identifier", "name": "import", "range": [ - 41633, - 41639 + 39727, + 39733 ], "loc": { "start": { - "line": 1474, + "line": 1398, "column": 25 }, "end": { - "line": 1474, + "line": 1398, "column": 31 } } }, "range": [ - 41628, - 41639 + 39722, + 39733 ], "loc": { "start": { - "line": 1474, + "line": 1398, "column": 20 }, "end": { - "line": 1474, + "line": 1398, "column": 31 } } @@ -68737,16 +66721,16 @@ "type": "Identifier", "name": "styleId", "range": [ - 41640, - 41647 + 39734, + 39741 ], "loc": { "start": { - "line": 1474, + "line": 1398, "column": 32 }, "end": { - "line": 1474, + "line": 1398, "column": 39 } } @@ -68755,16 +66739,16 @@ "type": "Identifier", "name": "path", "range": [ - 41649, - 41653 + 39743, + 39747 ], "loc": { "start": { - "line": 1474, + "line": 1398, "column": 41 }, "end": { - "line": 1474, + "line": 1398, "column": 45 } } @@ -68774,16 +66758,16 @@ "value": null, "raw": "null", "range": [ - 41655, - 41659 + 39749, + 39753 ], "loc": { "start": { - "line": 1474, + "line": 1398, "column": 47 }, "end": { - "line": 1474, + "line": 1398, "column": 51 } } @@ -68793,142 +66777,142 @@ "value": "link", "raw": "'link'", "range": [ - 41661, - 41667 + 39755, + 39761 ], "loc": { "start": { - "line": 1474, + "line": 1398, "column": 53 }, "end": { - "line": 1474, + "line": 1398, "column": 59 } } } ], "range": [ - 41628, - 41668 + 39722, + 39762 ], "loc": { "start": { - "line": 1474, + "line": 1398, "column": 20 }, "end": { - "line": 1474, + "line": 1398, "column": 60 } } }, "range": [ - 41628, - 41669 + 39722, + 39763 ], "loc": { "start": { - "line": 1474, + "line": 1398, "column": 20 }, "end": { - "line": 1474, + "line": 1398, "column": 61 } } } ], "range": [ - 41606, - 41687 + 39700, + 39781 ], "loc": { "start": { - "line": 1473, + "line": 1397, "column": 52 }, "end": { - "line": 1475, + "line": 1399, "column": 17 } } }, "alternate": null, "range": [ - 41570, - 41687 + 39664, + 39781 ], "loc": { "start": { - "line": 1473, + "line": 1397, "column": 16 }, "end": { - "line": 1475, + "line": 1399, "column": 17 } } } ], "range": [ - 41133, - 41701 + 39227, + 39795 ], "loc": { "start": { - "line": 1461, + "line": 1385, "column": 63 }, "end": { - "line": 1476, + "line": 1400, "column": 13 } } }, "range": [ - 41082, - 41701 + 39176, + 39795 ], "loc": { "start": { - "line": 1461, + "line": 1385, "column": 12 }, "end": { - "line": 1476, + "line": 1400, "column": 13 } } } ], "range": [ - 41068, - 41711 + 39162, + 39805 ], "loc": { "start": { - "line": 1460, + "line": 1384, "column": 29 }, "end": { - "line": 1477, + "line": 1401, "column": 9 } } }, "alternate": null, "range": [ - 41047, - 41711 + 39141, + 39805 ], "loc": { "start": { - "line": 1460, + "line": 1384, "column": 8 }, "end": { - "line": 1477, + "line": 1401, "column": 9 } }, @@ -68937,16 +66921,16 @@ "type": "Line", "value": " Enable loader indicator", "range": [ - 41721, - 41747 + 39815, + 39841 ], "loc": { "start": { - "line": 1479, + "line": 1403, "column": 8 }, "end": { - "line": 1479, + "line": 1403, "column": 34 } } @@ -68964,16 +66948,16 @@ "object": { "type": "ThisExpression", "range": [ - 41756, - 41760 + 39850, + 39854 ], "loc": { "start": { - "line": 1480, + "line": 1404, "column": 8 }, "end": { - "line": 1480, + "line": 1404, "column": 12 } } @@ -68982,31 +66966,31 @@ "type": "Identifier", "name": "loader", "range": [ - 41761, - 41767 + 39855, + 39861 ], "loc": { "start": { - "line": 1480, + "line": 1404, "column": 13 }, "end": { - "line": 1480, + "line": 1404, "column": 19 } } }, "range": [ - 41756, - 41767 + 39850, + 39861 ], "loc": { "start": { - "line": 1480, + "line": 1404, "column": 8 }, "end": { - "line": 1480, + "line": 1404, "column": 19 } } @@ -69016,46 +67000,46 @@ "value": true, "raw": "true", "range": [ - 41770, - 41774 + 39864, + 39868 ], "loc": { "start": { - "line": 1480, + "line": 1404, "column": 22 }, "end": { - "line": 1480, + "line": 1404, "column": 26 } } }, "range": [ - 41756, - 41774 + 39850, + 39868 ], "loc": { "start": { - "line": 1480, + "line": 1404, "column": 8 }, "end": { - "line": 1480, + "line": 1404, "column": 26 } } }, "range": [ - 41756, - 41775 + 39850, + 39869 ], "loc": { "start": { - "line": 1480, + "line": 1404, "column": 8 }, "end": { - "line": 1480, + "line": 1404, "column": 27 } }, @@ -69064,16 +67048,16 @@ "type": "Line", "value": " Enable loader indicator", "range": [ - 41721, - 41747 + 39815, + 39841 ], "loc": { "start": { - "line": 1479, + "line": 1403, "column": 8 }, "end": { - "line": 1479, + "line": 1403, "column": 34 } } @@ -69093,16 +67077,16 @@ "object": { "type": "ThisExpression", "range": [ - 41785, - 41789 + 39879, + 39883 ], "loc": { "start": { - "line": 1482, + "line": 1406, "column": 8 }, "end": { - "line": 1482, + "line": 1406, "column": 12 } } @@ -69111,31 +67095,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 41790, - 41797 + 39884, + 39891 ], "loc": { "start": { - "line": 1482, + "line": 1406, "column": 13 }, "end": { - "line": 1482, + "line": 1406, "column": 20 } } }, "range": [ - 41785, - 41797 + 39879, + 39891 ], "loc": { "start": { - "line": 1482, + "line": 1406, "column": 8 }, "end": { - "line": 1482, + "line": 1406, "column": 20 } } @@ -69144,31 +67128,31 @@ "type": "Identifier", "name": "emit", "range": [ - 41798, - 41802 + 39892, + 39896 ], "loc": { "start": { - "line": 1482, + "line": 1406, "column": 21 }, "end": { - "line": 1482, + "line": 1406, "column": 25 } } }, "range": [ - 41785, - 41802 + 39879, + 39896 ], "loc": { "start": { - "line": 1482, + "line": 1406, "column": 8 }, "end": { - "line": 1482, + "line": 1406, "column": 25 } } @@ -69179,16 +67163,16 @@ "value": "after-loading-themes", "raw": "'after-loading-themes'", "range": [ - 41803, - 41825 + 39897, + 39919 ], "loc": { "start": { - "line": 1482, + "line": 1406, "column": 26 }, "end": { - "line": 1482, + "line": 1406, "column": 48 } } @@ -69196,63 +67180,63 @@ { "type": "ThisExpression", "range": [ - 41827, - 41831 + 39921, + 39925 ], "loc": { "start": { - "line": 1482, + "line": 1406, "column": 50 }, "end": { - "line": 1482, + "line": 1406, "column": 54 } } } ], "range": [ - 41785, - 41832 + 39879, + 39926 ], "loc": { "start": { - "line": 1482, + "line": 1406, "column": 8 }, "end": { - "line": 1482, + "line": 1406, "column": 55 } } }, "range": [ - 41785, - 41833 + 39879, + 39927 ], "loc": { "start": { - "line": 1482, + "line": 1406, "column": 8 }, "end": { - "line": 1482, + "line": 1406, "column": 56 } } } ], "range": [ - 40706, - 41839 + 38800, + 39933 ], "loc": { "start": { - "line": 1447, + "line": 1371, "column": 17 }, "end": { - "line": 1483, + "line": 1407, "column": 5 } } @@ -69260,16 +67244,16 @@ "generator": false, "expression": false, "range": [ - 40703, - 41839 + 38797, + 39933 ], "loc": { "start": { - "line": 1447, + "line": 1371, "column": 14 }, "end": { - "line": 1483, + "line": 1407, "column": 5 } } @@ -69277,16 +67261,16 @@ "kind": "method", "computed": false, "range": [ - 40693, - 41839 + 38787, + 39933 ], "loc": { "start": { - "line": 1447, + "line": 1371, "column": 4 }, "end": { - "line": 1483, + "line": 1407, "column": 5 } }, @@ -69295,16 +67279,16 @@ "type": "Block", "value": "*\n * Load themes defined in the configuration object\n ", "range": [ - 40622, - 40688 + 38716, + 38782 ], "loc": { "start": { - "line": 1444, + "line": 1368, "column": 4 }, "end": { - "line": 1446, + "line": 1370, "column": 7 } } @@ -69315,16 +67299,16 @@ "type": "Block", "value": "*\n * Return stylesheet DOM element for a given theme name\n * @return {DOMElement} stylesheet element\n ", "range": [ - 41845, - 41963 + 39939, + 40057 ], "loc": { "start": { - "line": 1485, + "line": 1409, "column": 4 }, "end": { - "line": 1488, + "line": 1412, "column": 7 } } @@ -69338,16 +67322,16 @@ "type": "Identifier", "name": "getStylesheet", "range": [ - 41968, - 41981 + 40062, + 40075 ], "loc": { "start": { - "line": 1489, + "line": 1413, "column": 4 }, "end": { - "line": 1489, + "line": 1413, "column": 17 } } @@ -69362,16 +67346,16 @@ "type": "Identifier", "name": "name", "range": [ - 41982, - 41986 + 40076, + 40080 ], "loc": { "start": { - "line": 1489, + "line": 1413, "column": 18 }, "end": { - "line": 1489, + "line": 1413, "column": 22 } } @@ -69381,31 +67365,31 @@ "value": "default", "raw": "'default'", "range": [ - 41989, - 41998 + 40083, + 40092 ], "loc": { "start": { - "line": 1489, + "line": 1413, "column": 25 }, "end": { - "line": 1489, + "line": 1413, "column": 34 } } }, "range": [ - 41982, - 41998 + 40076, + 40092 ], "loc": { "start": { - "line": 1489, + "line": 1413, "column": 18 }, "end": { - "line": 1489, + "line": 1413, "column": 34 } } @@ -69422,16 +67406,16 @@ "type": "Identifier", "name": "elm", "range": [ - 42017, - 42020 + 40111, + 40114 ], "loc": { "start": { - "line": 1490, + "line": 1414, "column": 15 }, "end": { - "line": 1490, + "line": 1414, "column": 18 } } @@ -69446,16 +67430,16 @@ "object": { "type": "ThisExpression", "range": [ - 42021, - 42025 + 40115, + 40119 ], "loc": { "start": { - "line": 1490, + "line": 1414, "column": 19 }, "end": { - "line": 1490, + "line": 1414, "column": 23 } } @@ -69464,31 +67448,31 @@ "type": "Identifier", "name": "prfxTf", "range": [ - 42026, - 42032 + 40120, + 40126 ], "loc": { "start": { - "line": 1490, + "line": 1414, "column": 24 }, "end": { - "line": 1490, + "line": 1414, "column": 30 } } }, "range": [ - 42021, - 42032 + 40115, + 40126 ], "loc": { "start": { - "line": 1490, + "line": 1414, "column": 19 }, "end": { - "line": 1490, + "line": 1414, "column": 30 } } @@ -69497,78 +67481,78 @@ "type": "Identifier", "name": "name", "range": [ - 42035, - 42039 + 40129, + 40133 ], "loc": { "start": { - "line": 1490, + "line": 1414, "column": 33 }, "end": { - "line": 1490, + "line": 1414, "column": 37 } } }, "range": [ - 42021, - 42039 + 40115, + 40133 ], "loc": { "start": { - "line": 1490, + "line": 1414, "column": 19 }, "end": { - "line": 1490, + "line": 1414, "column": 37 } } } ], "range": [ - 42017, - 42040 + 40111, + 40134 ], "loc": { "start": { - "line": 1490, + "line": 1414, "column": 15 }, "end": { - "line": 1490, + "line": 1414, "column": 38 } } }, "range": [ - 42010, - 42041 + 40104, + 40135 ], "loc": { "start": { - "line": 1490, + "line": 1414, "column": 8 }, "end": { - "line": 1490, + "line": 1414, "column": 39 } } } ], "range": [ - 42000, - 42047 + 40094, + 40141 ], "loc": { "start": { - "line": 1489, + "line": 1413, "column": 36 }, "end": { - "line": 1491, + "line": 1415, "column": 5 } } @@ -69576,16 +67560,16 @@ "generator": false, "expression": false, "range": [ - 41981, - 42047 + 40075, + 40141 ], "loc": { "start": { - "line": 1489, + "line": 1413, "column": 17 }, "end": { - "line": 1491, + "line": 1415, "column": 5 } } @@ -69593,16 +67577,16 @@ "kind": "method", "computed": false, "range": [ - 41968, - 42047 + 40062, + 40141 ], "loc": { "start": { - "line": 1489, + "line": 1413, "column": 4 }, "end": { - "line": 1491, + "line": 1415, "column": 5 } }, @@ -69611,16 +67595,16 @@ "type": "Block", "value": "*\n * Return stylesheet DOM element for a given theme name\n * @return {DOMElement} stylesheet element\n ", "range": [ - 41845, - 41963 + 39939, + 40057 ], "loc": { "start": { - "line": 1485, + "line": 1409, "column": 4 }, "end": { - "line": 1488, + "line": 1412, "column": 7 } } @@ -69631,16 +67615,16 @@ "type": "Block", "value": "*\n * Destroy filter grid\n ", "range": [ - 42053, - 42091 + 40147, + 40185 ], "loc": { "start": { - "line": 1493, + "line": 1417, "column": 4 }, "end": { - "line": 1495, + "line": 1419, "column": 7 } } @@ -69654,16 +67638,16 @@ "type": "Identifier", "name": "destroy", "range": [ - 42096, - 42103 + 40190, + 40197 ], "loc": { "start": { - "line": 1496, + "line": 1420, "column": 4 }, "end": { - "line": 1496, + "line": 1420, "column": 11 } } @@ -69686,16 +67670,16 @@ "object": { "type": "ThisExpression", "range": [ - 42121, - 42125 + 40215, + 40219 ], "loc": { "start": { - "line": 1497, + "line": 1421, "column": 13 }, "end": { - "line": 1497, + "line": 1421, "column": 17 } } @@ -69704,47 +67688,47 @@ "type": "Identifier", "name": "initialized", "range": [ - 42126, - 42137 + 40220, + 40231 ], "loc": { "start": { - "line": 1497, + "line": 1421, "column": 18 }, "end": { - "line": 1497, + "line": 1421, "column": 29 } } }, "range": [ - 42121, - 42137 + 40215, + 40231 ], "loc": { "start": { - "line": 1497, + "line": 1421, "column": 13 }, "end": { - "line": 1497, + "line": 1421, "column": 29 } } }, "prefix": true, "range": [ - 42120, - 42137 + 40214, + 40231 ], "loc": { "start": { - "line": 1497, + "line": 1421, "column": 12 }, "end": { - "line": 1497, + "line": 1421, "column": 29 } } @@ -69756,48 +67740,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 42153, - 42160 + 40247, + 40254 ], "loc": { "start": { - "line": 1498, + "line": 1422, "column": 12 }, "end": { - "line": 1498, + "line": 1422, "column": 19 } } } ], "range": [ - 42139, - 42170 + 40233, + 40264 ], "loc": { "start": { - "line": 1497, + "line": 1421, "column": 31 }, "end": { - "line": 1499, + "line": 1423, "column": 9 } } }, "alternate": null, "range": [ - 42116, - 42170 + 40210, + 40264 ], "loc": { "start": { - "line": 1497, + "line": 1421, "column": 8 }, "end": { - "line": 1499, + "line": 1423, "column": 9 } } @@ -69811,16 +67795,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 42184, - 42191 + 40278, + 40285 ], "loc": { "start": { - "line": 1501, + "line": 1425, "column": 12 }, "end": { - "line": 1501, + "line": 1425, "column": 19 } } @@ -69831,16 +67815,16 @@ "object": { "type": "ThisExpression", "range": [ - 42194, - 42198 + 40288, + 40292 ], "loc": { "start": { - "line": 1501, + "line": 1425, "column": 22 }, "end": { - "line": 1501, + "line": 1425, "column": 26 } } @@ -69849,46 +67833,46 @@ "type": "Identifier", "name": "emitter", "range": [ - 42199, - 42206 + 40293, + 40300 ], "loc": { "start": { - "line": 1501, + "line": 1425, "column": 27 }, "end": { - "line": 1501, + "line": 1425, "column": 34 } } }, "range": [ - 42194, - 42206 + 40288, + 40300 ], "loc": { "start": { - "line": 1501, + "line": 1425, "column": 22 }, "end": { - "line": 1501, + "line": 1425, "column": 34 } } }, "range": [ - 42184, - 42206 + 40278, + 40300 ], "loc": { "start": { - "line": 1501, + "line": 1425, "column": 12 }, "end": { - "line": 1501, + "line": 1425, "column": 34 } } @@ -69896,16 +67880,16 @@ ], "kind": "let", "range": [ - 42180, - 42207 + 40274, + 40301 ], "loc": { "start": { - "line": 1501, + "line": 1425, "column": 8 }, "end": { - "line": 1501, + "line": 1425, "column": 35 } } @@ -69923,16 +67907,16 @@ "object": { "type": "ThisExpression", "range": [ - 42221, - 42225 + 40315, + 40319 ], "loc": { "start": { - "line": 1503, + "line": 1427, "column": 12 }, "end": { - "line": 1503, + "line": 1427, "column": 16 } } @@ -69941,47 +67925,47 @@ "type": "Identifier", "name": "isExternalFlt", "range": [ - 42226, - 42239 + 40320, + 40333 ], "loc": { "start": { - "line": 1503, + "line": 1427, "column": 17 }, "end": { - "line": 1503, + "line": 1427, "column": 30 } } }, "range": [ - 42221, - 42239 + 40315, + 40333 ], "loc": { "start": { - "line": 1503, + "line": 1427, "column": 12 }, "end": { - "line": 1503, + "line": 1427, "column": 30 } } }, "arguments": [], "range": [ - 42221, - 42241 + 40315, + 40335 ], "loc": { "start": { - "line": 1503, + "line": 1427, "column": 12 }, "end": { - "line": 1503, + "line": 1427, "column": 32 } } @@ -69995,16 +67979,16 @@ "object": { "type": "ThisExpression", "range": [ - 42246, - 42250 + 40340, + 40344 ], "loc": { "start": { - "line": 1503, + "line": 1427, "column": 37 }, "end": { - "line": 1503, + "line": 1427, "column": 41 } } @@ -70013,62 +67997,62 @@ "type": "Identifier", "name": "popupFilters", "range": [ - 42251, - 42263 + 40345, + 40357 ], "loc": { "start": { - "line": 1503, + "line": 1427, "column": 42 }, "end": { - "line": 1503, + "line": 1427, "column": 54 } } }, "range": [ - 42246, - 42263 + 40340, + 40357 ], "loc": { "start": { - "line": 1503, + "line": 1427, "column": 37 }, "end": { - "line": 1503, + "line": 1427, "column": 54 } } }, "prefix": true, "range": [ - 42245, - 42263 + 40339, + 40357 ], "loc": { "start": { - "line": 1503, + "line": 1427, "column": 36 }, "end": { - "line": 1503, + "line": 1427, "column": 54 } } }, "range": [ - 42221, - 42263 + 40315, + 40357 ], "loc": { "start": { - "line": 1503, + "line": 1427, "column": 12 }, "end": { - "line": 1503, + "line": 1427, "column": 54 } } @@ -70086,16 +68070,16 @@ "object": { "type": "ThisExpression", "range": [ - 42279, - 42283 + 40373, + 40377 ], "loc": { "start": { - "line": 1504, + "line": 1428, "column": 12 }, "end": { - "line": 1504, + "line": 1428, "column": 16 } } @@ -70104,94 +68088,94 @@ "type": "Identifier", "name": "removeExternalFlts", "range": [ - 42284, - 42302 + 40378, + 40396 ], "loc": { "start": { - "line": 1504, + "line": 1428, "column": 17 }, "end": { - "line": 1504, + "line": 1428, "column": 35 } } }, "range": [ - 42279, - 42302 + 40373, + 40396 ], "loc": { "start": { - "line": 1504, + "line": 1428, "column": 12 }, "end": { - "line": 1504, + "line": 1428, "column": 35 } } }, "arguments": [], "range": [ - 42279, - 42304 + 40373, + 40398 ], "loc": { "start": { - "line": 1504, + "line": 1428, "column": 12 }, "end": { - "line": 1504, + "line": 1428, "column": 37 } } }, "range": [ - 42279, - 42305 + 40373, + 40399 ], "loc": { "start": { - "line": 1504, + "line": 1428, "column": 12 }, "end": { - "line": 1504, + "line": 1428, "column": 38 } } } ], "range": [ - 42265, - 42315 + 40359, + 40409 ], "loc": { "start": { - "line": 1503, + "line": 1427, "column": 56 }, "end": { - "line": 1505, + "line": 1429, "column": 9 } } }, "alternate": null, "range": [ - 42217, - 42315 + 40311, + 40409 ], "loc": { "start": { - "line": 1503, + "line": 1427, "column": 8 }, "end": { - "line": 1505, + "line": 1429, "column": 9 } } @@ -70206,104 +68190,16 @@ "object": { "type": "ThisExpression", "range": [ - 42325, - 42329 + 40419, + 40423 ], "loc": { "start": { - "line": 1507, + "line": 1431, "column": 8 }, "end": { - "line": 1507, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "removeToolbar", - "range": [ - 42330, - 42343 - ], - "loc": { - "start": { - "line": 1507, - "column": 13 - }, - "end": { - "line": 1507, - "column": 26 - } - } - }, - "range": [ - 42325, - 42343 - ], - "loc": { - "start": { - "line": 1507, - "column": 8 - }, - "end": { - "line": 1507, - "column": 26 - } - } - }, - "arguments": [], - "range": [ - 42325, - 42345 - ], - "loc": { - "start": { - "line": 1507, - "column": 8 - }, - "end": { - "line": 1507, - "column": 28 - } - } - }, - "range": [ - 42325, - 42346 - ], - "loc": { - "start": { - "line": 1507, - "column": 8 - }, - "end": { - "line": 1507, - "column": 29 - } - } - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 42356, - 42360 - ], - "loc": { - "start": { - "line": 1509, - "column": 8 - }, - "end": { - "line": 1509, + "line": 1431, "column": 12 } } @@ -70312,62 +68208,62 @@ "type": "Identifier", "name": "destroyExtensions", "range": [ - 42361, - 42378 + 40424, + 40441 ], "loc": { "start": { - "line": 1509, + "line": 1431, "column": 13 }, "end": { - "line": 1509, + "line": 1431, "column": 30 } } }, "range": [ - 42356, - 42378 + 40419, + 40441 ], "loc": { "start": { - "line": 1509, + "line": 1431, "column": 8 }, "end": { - "line": 1509, + "line": 1431, "column": 30 } } }, "arguments": [], "range": [ - 42356, - 42380 + 40419, + 40443 ], "loc": { "start": { - "line": 1509, + "line": 1431, "column": 8 }, "end": { - "line": 1509, + "line": 1431, "column": 32 } } }, "range": [ - 42356, - 42381 + 40419, + 40444 ], "loc": { "start": { - "line": 1509, + "line": 1431, "column": 8 }, "end": { - "line": 1509, + "line": 1431, "column": 33 } } @@ -70382,16 +68278,16 @@ "object": { "type": "ThisExpression", "range": [ - 42391, - 42395 + 40454, + 40458 ], "loc": { "start": { - "line": 1511, + "line": 1433, "column": 8 }, "end": { - "line": 1511, + "line": 1433, "column": 12 } } @@ -70400,62 +68296,62 @@ "type": "Identifier", "name": "validateAllRows", "range": [ - 42396, - 42411 + 40459, + 40474 ], "loc": { "start": { - "line": 1511, + "line": 1433, "column": 13 }, "end": { - "line": 1511, + "line": 1433, "column": 28 } } }, "range": [ - 42391, - 42411 + 40454, + 40474 ], "loc": { "start": { - "line": 1511, + "line": 1433, "column": 8 }, "end": { - "line": 1511, + "line": 1433, "column": 28 } } }, "arguments": [], "range": [ - 42391, - 42413 + 40454, + 40476 ], "loc": { "start": { - "line": 1511, + "line": 1433, "column": 8 }, "end": { - "line": 1511, + "line": 1433, "column": 30 } } }, "range": [ - 42391, - 42414 + 40454, + 40477 ], "loc": { "start": { - "line": 1511, + "line": 1433, "column": 8 }, "end": { - "line": 1511, + "line": 1433, "column": 31 } }, @@ -70464,16 +68360,16 @@ "type": "Line", "value": " broadcast destroy event modules and extensions are subscribed to", "range": [ - 42424, - 42491 + 40487, + 40554 ], "loc": { "start": { - "line": 1513, + "line": 1435, "column": 8 }, "end": { - "line": 1513, + "line": 1435, "column": 75 } } @@ -70491,16 +68387,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 42500, - 42507 + 40563, + 40570 ], "loc": { "start": { - "line": 1514, + "line": 1436, "column": 8 }, "end": { - "line": 1514, + "line": 1436, "column": 15 } } @@ -70509,31 +68405,31 @@ "type": "Identifier", "name": "emit", "range": [ - 42508, - 42512 + 40571, + 40575 ], "loc": { "start": { - "line": 1514, + "line": 1436, "column": 16 }, "end": { - "line": 1514, + "line": 1436, "column": 20 } } }, "range": [ - 42500, - 42512 + 40563, + 40575 ], "loc": { "start": { - "line": 1514, + "line": 1436, "column": 8 }, "end": { - "line": 1514, + "line": 1436, "column": 20 } } @@ -70544,16 +68440,16 @@ "value": "destroy", "raw": "'destroy'", "range": [ - 42513, - 42522 + 40576, + 40585 ], "loc": { "start": { - "line": 1514, + "line": 1436, "column": 21 }, "end": { - "line": 1514, + "line": 1436, "column": 30 } } @@ -70561,47 +68457,47 @@ { "type": "ThisExpression", "range": [ - 42524, - 42528 + 40587, + 40591 ], "loc": { "start": { - "line": 1514, + "line": 1436, "column": 32 }, "end": { - "line": 1514, + "line": 1436, "column": 36 } } } ], "range": [ - 42500, - 42529 + 40563, + 40592 ], "loc": { "start": { - "line": 1514, + "line": 1436, "column": 8 }, "end": { - "line": 1514, + "line": 1436, "column": 37 } } }, "range": [ - 42500, - 42530 + 40563, + 40593 ], "loc": { "start": { - "line": 1514, + "line": 1436, "column": 8 }, "end": { - "line": 1514, + "line": 1436, "column": 38 } }, @@ -70610,16 +68506,16 @@ "type": "Line", "value": " broadcast destroy event modules and extensions are subscribed to", "range": [ - 42424, - 42491 + 40487, + 40554 ], "loc": { "start": { - "line": 1513, + "line": 1435, "column": 8 }, "end": { - "line": 1513, + "line": 1435, "column": 75 } } @@ -70637,16 +68533,16 @@ "object": { "type": "ThisExpression", "range": [ - 42544, - 42548 + 40607, + 40611 ], "loc": { "start": { - "line": 1516, + "line": 1438, "column": 12 }, "end": { - "line": 1516, + "line": 1438, "column": 16 } } @@ -70655,31 +68551,31 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 42549, - 42556 + 40612, + 40619 ], "loc": { "start": { - "line": 1516, + "line": 1438, "column": 17 }, "end": { - "line": 1516, + "line": 1438, "column": 24 } } }, "range": [ - 42544, - 42556 + 40607, + 40619 ], "loc": { "start": { - "line": 1516, + "line": 1438, "column": 12 }, "end": { - "line": 1516, + "line": 1438, "column": 24 } } @@ -70693,16 +68589,16 @@ "object": { "type": "ThisExpression", "range": [ - 42561, - 42565 + 40624, + 40628 ], "loc": { "start": { - "line": 1516, + "line": 1438, "column": 29 }, "end": { - "line": 1516, + "line": 1438, "column": 33 } } @@ -70711,62 +68607,62 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 42566, - 42576 + 40629, + 40639 ], "loc": { "start": { - "line": 1516, + "line": 1438, "column": 34 }, "end": { - "line": 1516, + "line": 1438, "column": 44 } } }, "range": [ - 42561, - 42576 + 40624, + 40639 ], "loc": { "start": { - "line": 1516, + "line": 1438, "column": 29 }, "end": { - "line": 1516, + "line": 1438, "column": 44 } } }, "prefix": true, "range": [ - 42560, - 42576 + 40623, + 40639 ], "loc": { "start": { - "line": 1516, + "line": 1438, "column": 28 }, "end": { - "line": 1516, + "line": 1438, "column": 44 } } }, "range": [ - 42544, - 42576 + 40607, + 40639 ], "loc": { "start": { - "line": 1516, + "line": 1438, "column": 12 }, "end": { - "line": 1516, + "line": 1438, "column": 44 } } @@ -70789,16 +68685,16 @@ "object": { "type": "ThisExpression", "range": [ - 42592, - 42596 + 40655, + 40659 ], "loc": { "start": { - "line": 1517, + "line": 1439, "column": 12 }, "end": { - "line": 1517, + "line": 1439, "column": 16 } } @@ -70807,47 +68703,47 @@ "type": "Identifier", "name": "dom", "range": [ - 42597, - 42600 + 40660, + 40663 ], "loc": { "start": { - "line": 1517, + "line": 1439, "column": 17 }, "end": { - "line": 1517, + "line": 1439, "column": 20 } } }, "range": [ - 42592, - 42600 + 40655, + 40663 ], "loc": { "start": { - "line": 1517, + "line": 1439, "column": 12 }, "end": { - "line": 1517, + "line": 1439, "column": 20 } } }, "arguments": [], "range": [ - 42592, - 42602 + 40655, + 40665 ], "loc": { "start": { - "line": 1517, + "line": 1439, "column": 12 }, "end": { - "line": 1517, + "line": 1439, "column": 22 } } @@ -70856,31 +68752,31 @@ "type": "Identifier", "name": "deleteRow", "range": [ - 42603, - 42612 + 40666, + 40675 ], "loc": { "start": { - "line": 1517, + "line": 1439, "column": 23 }, "end": { - "line": 1517, + "line": 1439, "column": 32 } } }, "range": [ - 42592, - 42612 + 40655, + 40675 ], "loc": { "start": { - "line": 1517, + "line": 1439, "column": 12 }, "end": { - "line": 1517, + "line": 1439, "column": 32 } } @@ -70892,16 +68788,16 @@ "object": { "type": "ThisExpression", "range": [ - 42613, - 42617 + 40676, + 40680 ], "loc": { "start": { - "line": 1517, + "line": 1439, "column": 33 }, "end": { - "line": 1517, + "line": 1439, "column": 37 } } @@ -70910,94 +68806,94 @@ "type": "Identifier", "name": "filtersRowIndex", "range": [ - 42618, - 42633 + 40681, + 40696 ], "loc": { "start": { - "line": 1517, + "line": 1439, "column": 38 }, "end": { - "line": 1517, + "line": 1439, "column": 53 } } }, "range": [ - 42613, - 42633 + 40676, + 40696 ], "loc": { "start": { - "line": 1517, + "line": 1439, "column": 33 }, "end": { - "line": 1517, + "line": 1439, "column": 53 } } } ], "range": [ - 42592, - 42634 + 40655, + 40697 ], "loc": { "start": { - "line": 1517, + "line": 1439, "column": 12 }, "end": { - "line": 1517, + "line": 1439, "column": 54 } } }, "range": [ - 42592, - 42635 + 40655, + 40698 ], "loc": { "start": { - "line": 1517, + "line": 1439, "column": 12 }, "end": { - "line": 1517, + "line": 1439, "column": 55 } } } ], "range": [ - 42578, - 42645 + 40641, + 40708 ], "loc": { "start": { - "line": 1516, + "line": 1438, "column": 46 }, "end": { - "line": 1518, + "line": 1440, "column": 9 } } }, "alternate": null, "range": [ - 42540, - 42645 + 40603, + 40708 ], "loc": { "start": { - "line": 1516, + "line": 1438, "column": 8 }, "end": { - "line": 1518, + "line": 1440, "column": 9 } }, @@ -71006,16 +68902,16 @@ "type": "Line", "value": " unsubscribe to events", "range": [ - 42655, - 42679 + 40718, + 40742 ], "loc": { "start": { - "line": 1520, + "line": 1442, "column": 8 }, "end": { - "line": 1520, + "line": 1442, "column": 32 } } @@ -71030,16 +68926,16 @@ "object": { "type": "ThisExpression", "range": [ - 42692, - 42696 + 40755, + 40759 ], "loc": { "start": { - "line": 1521, + "line": 1443, "column": 12 }, "end": { - "line": 1521, + "line": 1443, "column": 16 } } @@ -71048,31 +68944,31 @@ "type": "Identifier", "name": "hasVisibleRows", "range": [ - 42697, - 42711 + 40760, + 40774 ], "loc": { "start": { - "line": 1521, + "line": 1443, "column": 17 }, "end": { - "line": 1521, + "line": 1443, "column": 31 } } }, "range": [ - 42692, - 42711 + 40755, + 40774 ], "loc": { "start": { - "line": 1521, + "line": 1443, "column": 12 }, "end": { - "line": 1521, + "line": 1443, "column": 31 } } @@ -71091,16 +68987,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 42727, - 42734 + 40790, + 40797 ], "loc": { "start": { - "line": 1522, + "line": 1444, "column": 12 }, "end": { - "line": 1522, + "line": 1444, "column": 19 } } @@ -71109,31 +69005,31 @@ "type": "Identifier", "name": "off", "range": [ - 42735, - 42738 + 40798, + 40801 ], "loc": { "start": { - "line": 1522, + "line": 1444, "column": 20 }, "end": { - "line": 1522, + "line": 1444, "column": 23 } } }, "range": [ - 42727, - 42738 + 40790, + 40801 ], "loc": { "start": { - "line": 1522, + "line": 1444, "column": 12 }, "end": { - "line": 1522, + "line": 1444, "column": 23 } } @@ -71147,32 +69043,32 @@ "value": "after-filtering", "raw": "'after-filtering'", "range": [ - 42740, - 42757 + 40803, + 40820 ], "loc": { "start": { - "line": 1522, + "line": 1444, "column": 25 }, "end": { - "line": 1522, + "line": 1444, "column": 42 } } } ], "range": [ - 42739, - 42758 + 40802, + 40821 ], "loc": { "start": { - "line": 1522, + "line": 1444, "column": 24 }, "end": { - "line": 1522, + "line": 1444, "column": 43 } } @@ -71189,16 +69085,16 @@ "object": { "type": "ThisExpression", "range": [ - 42766, - 42770 + 40829, + 40833 ], "loc": { "start": { - "line": 1522, + "line": 1444, "column": 51 }, "end": { - "line": 1522, + "line": 1444, "column": 55 } } @@ -71207,47 +69103,47 @@ "type": "Identifier", "name": "enforceVisibility", "range": [ - 42771, - 42788 + 40834, + 40851 ], "loc": { "start": { - "line": 1522, + "line": 1444, "column": 56 }, "end": { - "line": 1522, + "line": 1444, "column": 73 } } }, "range": [ - 42766, - 42788 + 40829, + 40851 ], "loc": { "start": { - "line": 1522, + "line": 1444, "column": 51 }, "end": { - "line": 1522, + "line": 1444, "column": 73 } } }, "arguments": [], "range": [ - 42766, - 42790 + 40829, + 40853 ], "loc": { "start": { - "line": 1522, + "line": 1444, "column": 51 }, "end": { - "line": 1522, + "line": 1444, "column": 75 } } @@ -71255,79 +69151,79 @@ "generator": false, "expression": true, "range": [ - 42760, - 42790 + 40823, + 40853 ], "loc": { "start": { - "line": 1522, + "line": 1444, "column": 45 }, "end": { - "line": 1522, + "line": 1444, "column": 75 } } } ], "range": [ - 42727, - 42791 + 40790, + 40854 ], "loc": { "start": { - "line": 1522, + "line": 1444, "column": 12 }, "end": { - "line": 1522, + "line": 1444, "column": 76 } } }, "range": [ - 42727, - 42792 + 40790, + 40855 ], "loc": { "start": { - "line": 1522, + "line": 1444, "column": 12 }, "end": { - "line": 1522, + "line": 1444, "column": 77 } } } ], "range": [ - 42713, - 42802 + 40776, + 40865 ], "loc": { "start": { - "line": 1521, + "line": 1443, "column": 33 }, "end": { - "line": 1523, + "line": 1445, "column": 9 } } }, "alternate": null, "range": [ - 42688, - 42802 + 40751, + 40865 ], "loc": { "start": { - "line": 1521, + "line": 1443, "column": 8 }, "end": { - "line": 1523, + "line": 1445, "column": 9 } }, @@ -71336,16 +69232,16 @@ "type": "Line", "value": " unsubscribe to events", "range": [ - 42655, - 42679 + 40718, + 40742 ], "loc": { "start": { - "line": 1520, + "line": 1442, "column": 8 }, "end": { - "line": 1520, + "line": 1442, "column": 32 } } @@ -71360,16 +69256,16 @@ "object": { "type": "ThisExpression", "range": [ - 42815, - 42819 + 40878, + 40882 ], "loc": { "start": { - "line": 1524, + "line": 1446, "column": 12 }, "end": { - "line": 1524, + "line": 1446, "column": 16 } } @@ -71378,31 +69274,31 @@ "type": "Identifier", "name": "linkedFilters", "range": [ - 42820, - 42833 + 40883, + 40896 ], "loc": { "start": { - "line": 1524, + "line": 1446, "column": 17 }, "end": { - "line": 1524, + "line": 1446, "column": 30 } } }, "range": [ - 42815, - 42833 + 40878, + 40896 ], "loc": { "start": { - "line": 1524, + "line": 1446, "column": 12 }, "end": { - "line": 1524, + "line": 1446, "column": 30 } } @@ -71421,16 +69317,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 42849, - 42856 + 40912, + 40919 ], "loc": { "start": { - "line": 1525, + "line": 1447, "column": 12 }, "end": { - "line": 1525, + "line": 1447, "column": 19 } } @@ -71439,31 +69335,31 @@ "type": "Identifier", "name": "off", "range": [ - 42857, - 42860 + 40920, + 40923 ], "loc": { "start": { - "line": 1525, + "line": 1447, "column": 20 }, "end": { - "line": 1525, + "line": 1447, "column": 23 } } }, "range": [ - 42849, - 42860 + 40912, + 40923 ], "loc": { "start": { - "line": 1525, + "line": 1447, "column": 12 }, "end": { - "line": 1525, + "line": 1447, "column": 23 } } @@ -71477,32 +69373,32 @@ "value": "after-filtering", "raw": "'after-filtering'", "range": [ - 42862, - 42879 + 40925, + 40942 ], "loc": { "start": { - "line": 1525, + "line": 1447, "column": 25 }, "end": { - "line": 1525, + "line": 1447, "column": 42 } } } ], "range": [ - 42861, - 42880 + 40924, + 40943 ], "loc": { "start": { - "line": 1525, + "line": 1447, "column": 24 }, "end": { - "line": 1525, + "line": 1447, "column": 43 } } @@ -71519,16 +69415,16 @@ "object": { "type": "ThisExpression", "range": [ - 42888, - 42892 + 40951, + 40955 ], "loc": { "start": { - "line": 1525, + "line": 1447, "column": 51 }, "end": { - "line": 1525, + "line": 1447, "column": 55 } } @@ -71537,47 +69433,47 @@ "type": "Identifier", "name": "linkFilters", "range": [ - 42893, - 42904 + 40956, + 40967 ], "loc": { "start": { - "line": 1525, + "line": 1447, "column": 56 }, "end": { - "line": 1525, + "line": 1447, "column": 67 } } }, "range": [ - 42888, - 42904 + 40951, + 40967 ], "loc": { "start": { - "line": 1525, + "line": 1447, "column": 51 }, "end": { - "line": 1525, + "line": 1447, "column": 67 } } }, "arguments": [], "range": [ - 42888, - 42906 + 40951, + 40969 ], "loc": { "start": { - "line": 1525, + "line": 1447, "column": 51 }, "end": { - "line": 1525, + "line": 1447, "column": 69 } } @@ -71585,79 +69481,79 @@ "generator": false, "expression": true, "range": [ - 42882, - 42906 + 40945, + 40969 ], "loc": { "start": { - "line": 1525, + "line": 1447, "column": 45 }, "end": { - "line": 1525, + "line": 1447, "column": 69 } } } ], "range": [ - 42849, - 42907 + 40912, + 40970 ], "loc": { "start": { - "line": 1525, + "line": 1447, "column": 12 }, "end": { - "line": 1525, + "line": 1447, "column": 70 } } }, "range": [ - 42849, - 42908 + 40912, + 40971 ], "loc": { "start": { - "line": 1525, + "line": 1447, "column": 12 }, "end": { - "line": 1525, + "line": 1447, "column": 71 } } } ], "range": [ - 42835, - 42918 + 40898, + 40981 ], "loc": { "start": { - "line": 1524, + "line": 1446, "column": 32 }, "end": { - "line": 1526, + "line": 1448, "column": 9 } } }, "alternate": null, "range": [ - 42811, - 42918 + 40874, + 40981 ], "loc": { "start": { - "line": 1524, + "line": 1446, "column": 8 }, "end": { - "line": 1526, + "line": 1448, "column": 9 } } @@ -71675,16 +69571,16 @@ "object": { "type": "ThisExpression", "range": [ - 42927, - 42931 + 40990, + 40994 ], "loc": { "start": { - "line": 1527, + "line": 1449, "column": 8 }, "end": { - "line": 1527, + "line": 1449, "column": 12 } } @@ -71693,31 +69589,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 42932, - 42939 + 40995, + 41002 ], "loc": { "start": { - "line": 1527, + "line": 1449, "column": 13 }, "end": { - "line": 1527, + "line": 1449, "column": 20 } } }, "range": [ - 42927, - 42939 + 40990, + 41002 ], "loc": { "start": { - "line": 1527, + "line": 1449, "column": 8 }, "end": { - "line": 1527, + "line": 1449, "column": 20 } } @@ -71726,31 +69622,31 @@ "type": "Identifier", "name": "off", "range": [ - 42940, - 42943 + 41003, + 41006 ], "loc": { "start": { - "line": 1527, + "line": 1449, "column": 21 }, "end": { - "line": 1527, + "line": 1449, "column": 24 } } }, "range": [ - 42927, - 42943 + 40990, + 41006 ], "loc": { "start": { - "line": 1527, + "line": 1449, "column": 8 }, "end": { - "line": 1527, + "line": 1449, "column": 24 } } @@ -71764,32 +69660,32 @@ "value": "filter-focus", "raw": "'filter-focus'", "range": [ - 42945, - 42959 + 41008, + 41022 ], "loc": { "start": { - "line": 1527, + "line": 1449, "column": 26 }, "end": { - "line": 1527, + "line": 1449, "column": 40 } } } ], "range": [ - 42944, - 42960 + 41007, + 41023 ], "loc": { "start": { - "line": 1527, + "line": 1449, "column": 25 }, "end": { - "line": 1527, + "line": 1449, "column": 41 } } @@ -71802,16 +69698,16 @@ "type": "Identifier", "name": "tf", "range": [ - 42975, - 42977 + 41038, + 41040 ], "loc": { "start": { - "line": 1528, + "line": 1450, "column": 13 }, "end": { - "line": 1528, + "line": 1450, "column": 15 } } @@ -71820,16 +69716,16 @@ "type": "Identifier", "name": "filter", "range": [ - 42979, - 42985 + 41042, + 41048 ], "loc": { "start": { - "line": 1528, + "line": 1450, "column": 17 }, "end": { - "line": 1528, + "line": 1450, "column": 23 } } @@ -71843,16 +69739,16 @@ "object": { "type": "ThisExpression", "range": [ - 42990, - 42994 + 41053, + 41057 ], "loc": { "start": { - "line": 1528, + "line": 1450, "column": 28 }, "end": { - "line": 1528, + "line": 1450, "column": 32 } } @@ -71861,31 +69757,31 @@ "type": "Identifier", "name": "setActiveFilterId", "range": [ - 42995, - 43012 + 41058, + 41075 ], "loc": { "start": { - "line": 1528, + "line": 1450, "column": 33 }, "end": { - "line": 1528, + "line": 1450, "column": 50 } } }, "range": [ - 42990, - 43012 + 41053, + 41075 ], "loc": { "start": { - "line": 1528, + "line": 1450, "column": 28 }, "end": { - "line": 1528, + "line": 1450, "column": 50 } } @@ -71898,16 +69794,16 @@ "type": "Identifier", "name": "filter", "range": [ - 43013, - 43019 + 41076, + 41082 ], "loc": { "start": { - "line": 1528, + "line": 1450, "column": 51 }, "end": { - "line": 1528, + "line": 1450, "column": 57 } } @@ -71916,47 +69812,47 @@ "type": "Identifier", "name": "id", "range": [ - 43020, - 43022 + 41083, + 41085 ], "loc": { "start": { - "line": 1528, + "line": 1450, "column": 58 }, "end": { - "line": 1528, + "line": 1450, "column": 60 } } }, "range": [ - 43013, - 43022 + 41076, + 41085 ], "loc": { "start": { - "line": 1528, + "line": 1450, "column": 51 }, "end": { - "line": 1528, + "line": 1450, "column": 60 } } } ], "range": [ - 42990, - 43023 + 41053, + 41086 ], "loc": { "start": { - "line": 1528, + "line": 1450, "column": 28 }, "end": { - "line": 1528, + "line": 1450, "column": 61 } } @@ -71964,47 +69860,47 @@ "generator": false, "expression": true, "range": [ - 42974, - 43023 + 41037, + 41086 ], "loc": { "start": { - "line": 1528, + "line": 1450, "column": 12 }, "end": { - "line": 1528, + "line": 1450, "column": 61 } } } ], "range": [ - 42927, - 43024 + 40990, + 41087 ], "loc": { "start": { - "line": 1527, + "line": 1449, "column": 8 }, "end": { - "line": 1528, + "line": 1450, "column": 62 } } }, "range": [ - 42927, - 43025 + 40990, + 41088 ], "loc": { "start": { - "line": 1527, + "line": 1449, "column": 8 }, "end": { - "line": 1528, + "line": 1450, "column": 63 } } @@ -72017,16 +69913,16 @@ "type": "Identifier", "name": "removeClass", "range": [ - 43035, - 43046 + 41098, + 41109 ], "loc": { "start": { - "line": 1530, + "line": 1452, "column": 8 }, "end": { - "line": 1530, + "line": 1452, "column": 19 } } @@ -72040,16 +69936,16 @@ "object": { "type": "ThisExpression", "range": [ - 43047, - 43051 + 41110, + 41114 ], "loc": { "start": { - "line": 1530, + "line": 1452, "column": 20 }, "end": { - "line": 1530, + "line": 1452, "column": 24 } } @@ -72058,47 +69954,47 @@ "type": "Identifier", "name": "dom", "range": [ - 43052, - 43055 + 41115, + 41118 ], "loc": { "start": { - "line": 1530, + "line": 1452, "column": 25 }, "end": { - "line": 1530, + "line": 1452, "column": 28 } } }, "range": [ - 43047, - 43055 + 41110, + 41118 ], "loc": { "start": { - "line": 1530, + "line": 1452, "column": 20 }, "end": { - "line": 1530, + "line": 1452, "column": 28 } } }, "arguments": [], "range": [ - 43047, - 43057 + 41110, + 41120 ], "loc": { "start": { - "line": 1530, + "line": 1452, "column": 20 }, "end": { - "line": 1530, + "line": 1452, "column": 30 } } @@ -72109,16 +70005,16 @@ "object": { "type": "ThisExpression", "range": [ - 43059, - 43063 + 41122, + 41126 ], "loc": { "start": { - "line": 1530, + "line": 1452, "column": 32 }, "end": { - "line": 1530, + "line": 1452, "column": 36 } } @@ -72127,62 +70023,62 @@ "type": "Identifier", "name": "prfxTf", "range": [ - 43064, - 43070 + 41127, + 41133 ], "loc": { "start": { - "line": 1530, + "line": 1452, "column": 37 }, "end": { - "line": 1530, + "line": 1452, "column": 43 } } }, "range": [ - 43059, - 43070 + 41122, + 41133 ], "loc": { "start": { - "line": 1530, + "line": 1452, "column": 32 }, "end": { - "line": 1530, + "line": 1452, "column": 43 } } } ], "range": [ - 43035, - 43071 + 41098, + 41134 ], "loc": { "start": { - "line": 1530, + "line": 1452, "column": 8 }, "end": { - "line": 1530, + "line": 1452, "column": 44 } } }, "range": [ - 43035, - 43072 + 41098, + 41135 ], "loc": { "start": { - "line": 1530, + "line": 1452, "column": 8 }, "end": { - "line": 1530, + "line": 1452, "column": 45 } } @@ -72195,16 +70091,16 @@ "type": "Identifier", "name": "removeClass", "range": [ - 43081, - 43092 + 41144, + 41155 ], "loc": { "start": { - "line": 1531, + "line": 1453, "column": 8 }, "end": { - "line": 1531, + "line": 1453, "column": 19 } } @@ -72218,16 +70114,16 @@ "object": { "type": "ThisExpression", "range": [ - 43093, - 43097 + 41156, + 41160 ], "loc": { "start": { - "line": 1531, + "line": 1453, "column": 20 }, "end": { - "line": 1531, + "line": 1453, "column": 24 } } @@ -72236,47 +70132,47 @@ "type": "Identifier", "name": "dom", "range": [ - 43098, - 43101 + 41161, + 41164 ], "loc": { "start": { - "line": 1531, + "line": 1453, "column": 25 }, "end": { - "line": 1531, + "line": 1453, "column": 28 } } }, "range": [ - 43093, - 43101 + 41156, + 41164 ], "loc": { "start": { - "line": 1531, + "line": 1453, "column": 20 }, "end": { - "line": 1531, + "line": 1453, "column": 28 } } }, "arguments": [], "range": [ - 43093, - 43103 + 41156, + 41166 ], "loc": { "start": { - "line": 1531, + "line": 1453, "column": 20 }, "end": { - "line": 1531, + "line": 1453, "column": 30 } } @@ -72287,16 +70183,16 @@ "object": { "type": "ThisExpression", "range": [ - 43105, - 43109 + 41168, + 41172 ], "loc": { "start": { - "line": 1531, + "line": 1453, "column": 32 }, "end": { - "line": 1531, + "line": 1453, "column": 36 } } @@ -72305,62 +70201,62 @@ "type": "Identifier", "name": "prfxResponsive", "range": [ - 43110, - 43124 + 41173, + 41187 ], "loc": { "start": { - "line": 1531, + "line": 1453, "column": 37 }, "end": { - "line": 1531, + "line": 1453, "column": 51 } } }, "range": [ - 43105, - 43124 + 41168, + 41187 ], "loc": { "start": { - "line": 1531, + "line": 1453, "column": 32 }, "end": { - "line": 1531, + "line": 1453, "column": 51 } } } ], "range": [ - 43081, - 43125 + 41144, + 41188 ], "loc": { "start": { - "line": 1531, + "line": 1453, "column": 8 }, "end": { - "line": 1531, + "line": 1453, "column": 52 } } }, "range": [ - 43081, - 43126 + 41144, + 41189 ], "loc": { "start": { - "line": 1531, + "line": 1453, "column": 8 }, "end": { - "line": 1531, + "line": 1453, "column": 53 } } @@ -72376,16 +70272,16 @@ "object": { "type": "ThisExpression", "range": [ - 43136, - 43140 + 41199, + 41203 ], "loc": { "start": { - "line": 1533, + "line": 1455, "column": 8 }, "end": { - "line": 1533, + "line": 1455, "column": 12 } } @@ -72394,31 +70290,31 @@ "type": "Identifier", "name": "nbHiddenRows", "range": [ - 43141, - 43153 + 41204, + 41216 ], "loc": { "start": { - "line": 1533, + "line": 1455, "column": 13 }, "end": { - "line": 1533, + "line": 1455, "column": 25 } } }, "range": [ - 43136, - 43153 + 41199, + 41216 ], "loc": { "start": { - "line": 1533, + "line": 1455, "column": 8 }, "end": { - "line": 1533, + "line": 1455, "column": 25 } } @@ -72428,46 +70324,46 @@ "value": 0, "raw": "0", "range": [ - 43156, - 43157 + 41219, + 41220 ], "loc": { "start": { - "line": 1533, + "line": 1455, "column": 28 }, "end": { - "line": 1533, + "line": 1455, "column": 29 } } }, "range": [ - 43136, - 43157 + 41199, + 41220 ], "loc": { "start": { - "line": 1533, + "line": 1455, "column": 8 }, "end": { - "line": 1533, + "line": 1455, "column": 29 } } }, "range": [ - 43136, - 43158 + 41199, + 41221 ], "loc": { "start": { - "line": 1533, + "line": 1455, "column": 8 }, "end": { - "line": 1533, + "line": 1455, "column": 30 } } @@ -72483,16 +70379,16 @@ "object": { "type": "ThisExpression", "range": [ - 43167, - 43171 + 41230, + 41234 ], "loc": { "start": { - "line": 1534, + "line": 1456, "column": 8 }, "end": { - "line": 1534, + "line": 1456, "column": 12 } } @@ -72501,31 +70397,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 43172, - 43186 + 41235, + 41249 ], "loc": { "start": { - "line": 1534, + "line": 1456, "column": 13 }, "end": { - "line": 1534, + "line": 1456, "column": 27 } } }, "range": [ - 43167, - 43186 + 41230, + 41249 ], "loc": { "start": { - "line": 1534, + "line": 1456, "column": 8 }, "end": { - "line": 1534, + "line": 1456, "column": 27 } } @@ -72534,46 +70430,46 @@ "type": "ArrayExpression", "elements": [], "range": [ - 43189, - 43191 + 41252, + 41254 ], "loc": { "start": { - "line": 1534, + "line": 1456, "column": 30 }, "end": { - "line": 1534, + "line": 1456, "column": 32 } } }, "range": [ - 43167, - 43191 + 41230, + 41254 ], "loc": { "start": { - "line": 1534, + "line": 1456, "column": 8 }, "end": { - "line": 1534, + "line": 1456, "column": 32 } } }, "range": [ - 43167, - 43192 + 41230, + 41255 ], "loc": { "start": { - "line": 1534, + "line": 1456, "column": 8 }, "end": { - "line": 1534, + "line": 1456, "column": 33 } } @@ -72589,16 +70485,16 @@ "object": { "type": "ThisExpression", "range": [ - 43201, - 43205 + 41264, + 41268 ], "loc": { "start": { - "line": 1535, + "line": 1457, "column": 8 }, "end": { - "line": 1535, + "line": 1457, "column": 12 } } @@ -72607,31 +70503,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 43206, - 43212 + 41269, + 41275 ], "loc": { "start": { - "line": 1535, + "line": 1457, "column": 13 }, "end": { - "line": 1535, + "line": 1457, "column": 19 } } }, "range": [ - 43201, - 43212 + 41264, + 41275 ], "loc": { "start": { - "line": 1535, + "line": 1457, "column": 8 }, "end": { - "line": 1535, + "line": 1457, "column": 19 } } @@ -72640,46 +70536,46 @@ "type": "ArrayExpression", "elements": [], "range": [ - 43215, - 43217 + 41278, + 41280 ], "loc": { "start": { - "line": 1535, + "line": 1457, "column": 22 }, "end": { - "line": 1535, + "line": 1457, "column": 24 } } }, "range": [ - 43201, - 43217 + 41264, + 41280 ], "loc": { "start": { - "line": 1535, + "line": 1457, "column": 8 }, "end": { - "line": 1535, + "line": 1457, "column": 24 } } }, "range": [ - 43201, - 43218 + 41264, + 41281 ], "loc": { "start": { - "line": 1535, + "line": 1457, "column": 8 }, "end": { - "line": 1535, + "line": 1457, "column": 25 } } @@ -72695,16 +70591,16 @@ "object": { "type": "ThisExpression", "range": [ - 43227, - 43231 + 41290, + 41294 ], "loc": { "start": { - "line": 1536, + "line": 1458, "column": 8 }, "end": { - "line": 1536, + "line": 1458, "column": 12 } } @@ -72713,31 +70609,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 43232, - 43243 + 41295, + 41306 ], "loc": { "start": { - "line": 1536, + "line": 1458, "column": 13 }, "end": { - "line": 1536, + "line": 1458, "column": 24 } } }, "range": [ - 43227, - 43243 + 41290, + 41306 ], "loc": { "start": { - "line": 1536, + "line": 1458, "column": 8 }, "end": { - "line": 1536, + "line": 1458, "column": 24 } } @@ -72747,62 +70643,62 @@ "value": false, "raw": "false", "range": [ - 43246, - 43251 + 41309, + 41314 ], "loc": { "start": { - "line": 1536, + "line": 1458, "column": 27 }, "end": { - "line": 1536, + "line": 1458, "column": 32 } } }, "range": [ - 43227, - 43251 + 41290, + 41314 ], "loc": { "start": { - "line": 1536, + "line": 1458, "column": 8 }, "end": { - "line": 1536, + "line": 1458, "column": 32 } } }, "range": [ - 43227, - 43252 + 41290, + 41315 ], "loc": { "start": { - "line": 1536, + "line": 1458, "column": 8 }, "end": { - "line": 1536, + "line": 1458, "column": 33 } } } ], "range": [ - 42106, - 43258 + 40200, + 41321 ], "loc": { "start": { - "line": 1496, + "line": 1420, "column": 14 }, "end": { - "line": 1537, + "line": 1459, "column": 5 } } @@ -72810,16 +70706,16 @@ "generator": false, "expression": false, "range": [ - 42103, - 43258 + 40197, + 41321 ], "loc": { "start": { - "line": 1496, + "line": 1420, "column": 11 }, "end": { - "line": 1537, + "line": 1459, "column": 5 } } @@ -72827,16 +70723,16 @@ "kind": "method", "computed": false, "range": [ - 42096, - 43258 + 40190, + 41321 ], "loc": { "start": { - "line": 1496, + "line": 1420, "column": 4 }, "end": { - "line": 1537, + "line": 1459, "column": 5 } }, @@ -72845,5056 +70741,16 @@ "type": "Block", "value": "*\n * Destroy filter grid\n ", "range": [ - 42053, - 42091 + 40147, + 40185 ], "loc": { "start": { - "line": 1493, + "line": 1417, "column": 4 }, "end": { - "line": 1495, - "column": 7 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Generate container element for paging, reset button, rows counter etc.\n ", - "range": [ - 43264, - 43353 - ], - "loc": { - "start": { - "line": 1539, - "column": 4 - }, - "end": { - "line": 1541, - "column": 7 - } - } - } - ], - "static": false - }, - { - "type": "MethodDefinition", - "key": { - "type": "Identifier", - "name": "setToolbar", - "range": [ - 43358, - 43368 - ], - "loc": { - "start": { - "line": 1542, - "column": 4 - }, - "end": { - "line": 1542, - "column": 14 - } - } - }, - "value": { - "type": "FunctionExpression", - "id": null, - "params": [], - "body": { - "type": "BlockStatement", - "body": [ - { - "type": "IfStatement", - "test": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 43385, - 43389 - ], - "loc": { - "start": { - "line": 1543, - "column": 12 - }, - "end": { - "line": 1543, - "column": 16 - } - } - }, - "property": { - "type": "Identifier", - "name": "infDiv", - "range": [ - 43390, - 43396 - ], - "loc": { - "start": { - "line": 1543, - "column": 17 - }, - "end": { - "line": 1543, - "column": 23 - } - } - }, - "range": [ - 43385, - 43396 - ], - "loc": { - "start": { - "line": 1543, - "column": 12 - }, - "end": { - "line": 1543, - "column": 23 - } - } - }, - "consequent": { - "type": "BlockStatement", - "body": [ - { - "type": "ReturnStatement", - "argument": null, - "range": [ - 43412, - 43419 - ], - "loc": { - "start": { - "line": 1544, - "column": 12 - }, - "end": { - "line": 1544, - "column": 19 - } - } - } - ], - "range": [ - 43398, - 43429 - ], - "loc": { - "start": { - "line": 1543, - "column": 25 - }, - "end": { - "line": 1545, - "column": 9 - } - } - }, - "alternate": null, - "range": [ - 43381, - 43429 - ], - "loc": { - "start": { - "line": 1543, - "column": 8 - }, - "end": { - "line": 1545, - "column": 9 - } - }, - "trailingComments": [ - { - "type": "Block", - "value": "** container div **", - "range": [ - 43439, - 43462 - ], - "loc": { - "start": { - "line": 1547, - "column": 8 - }, - "end": { - "line": 1547, - "column": 31 - } - } - } - ] - }, - { - "type": "VariableDeclaration", - "declarations": [ - { - "type": "VariableDeclarator", - "id": { - "type": "Identifier", - "name": "infDiv", - "range": [ - 43475, - 43481 - ], - "loc": { - "start": { - "line": 1548, - "column": 12 - }, - "end": { - "line": 1548, - "column": 18 - } - } - }, - "init": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "createElm", - "range": [ - 43484, - 43493 - ], - "loc": { - "start": { - "line": 1548, - "column": 21 - }, - "end": { - "line": 1548, - "column": 30 - } - } - }, - "arguments": [ - { - "type": "Literal", - "value": "div", - "raw": "'div'", - "range": [ - 43494, - 43499 - ], - "loc": { - "start": { - "line": 1548, - "column": 31 - }, - "end": { - "line": 1548, - "column": 36 - } - } - } - ], - "range": [ - 43484, - 43500 - ], - "loc": { - "start": { - "line": 1548, - "column": 21 - }, - "end": { - "line": 1548, - "column": 37 - } - } - }, - "range": [ - 43475, - 43500 - ], - "loc": { - "start": { - "line": 1548, - "column": 12 - }, - "end": { - "line": 1548, - "column": 37 - } - } - } - ], - "kind": "let", - "range": [ - 43471, - 43501 - ], - "loc": { - "start": { - "line": 1548, - "column": 8 - }, - "end": { - "line": 1548, - "column": 38 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "** container div **", - "range": [ - 43439, - 43462 - ], - "loc": { - "start": { - "line": 1547, - "column": 8 - }, - "end": { - "line": 1547, - "column": 31 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "infDiv", - "range": [ - 43510, - 43516 - ], - "loc": { - "start": { - "line": 1549, - "column": 8 - }, - "end": { - "line": 1549, - "column": 14 - } - } - }, - "property": { - "type": "Identifier", - "name": "className", - "range": [ - 43517, - 43526 - ], - "loc": { - "start": { - "line": 1549, - "column": 15 - }, - "end": { - "line": 1549, - "column": 24 - } - } - }, - "range": [ - 43510, - 43526 - ], - "loc": { - "start": { - "line": 1549, - "column": 8 - }, - "end": { - "line": 1549, - "column": 24 - } - } - }, - "right": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 43529, - 43533 - ], - "loc": { - "start": { - "line": 1549, - "column": 27 - }, - "end": { - "line": 1549, - "column": 31 - } - } - }, - "property": { - "type": "Identifier", - "name": "infDivCssClass", - "range": [ - 43534, - 43548 - ], - "loc": { - "start": { - "line": 1549, - "column": 32 - }, - "end": { - "line": 1549, - "column": 46 - } - } - }, - "range": [ - 43529, - 43548 - ], - "loc": { - "start": { - "line": 1549, - "column": 27 - }, - "end": { - "line": 1549, - "column": 46 - } - } - }, - "range": [ - 43510, - 43548 - ], - "loc": { - "start": { - "line": 1549, - "column": 8 - }, - "end": { - "line": 1549, - "column": 46 - } - } - }, - "range": [ - 43510, - 43549 - ], - "loc": { - "start": { - "line": 1549, - "column": 8 - }, - "end": { - "line": 1549, - "column": 47 - } - }, - "trailingComments": [ - { - "type": "Line", - "value": "custom container", - "range": [ - 43559, - 43577 - ], - "loc": { - "start": { - "line": 1551, - "column": 8 - }, - "end": { - "line": 1551, - "column": 26 - } - } - } - ] - }, - { - "type": "IfStatement", - "test": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 43590, - 43594 - ], - "loc": { - "start": { - "line": 1552, - "column": 12 - }, - "end": { - "line": 1552, - "column": 16 - } - } - }, - "property": { - "type": "Identifier", - "name": "toolBarTgtId", - "range": [ - 43595, - 43607 - ], - "loc": { - "start": { - "line": 1552, - "column": 17 - }, - "end": { - "line": 1552, - "column": 29 - } - } - }, - "range": [ - 43590, - 43607 - ], - "loc": { - "start": { - "line": 1552, - "column": 12 - }, - "end": { - "line": 1552, - "column": 29 - } - } - }, - "consequent": { - "type": "BlockStatement", - "body": [ - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "elm", - "range": [ - 43623, - 43626 - ], - "loc": { - "start": { - "line": 1553, - "column": 12 - }, - "end": { - "line": 1553, - "column": 15 - } - } - }, - "arguments": [ - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 43627, - 43631 - ], - "loc": { - "start": { - "line": 1553, - "column": 16 - }, - "end": { - "line": 1553, - "column": 20 - } - } - }, - "property": { - "type": "Identifier", - "name": "toolBarTgtId", - "range": [ - 43632, - 43644 - ], - "loc": { - "start": { - "line": 1553, - "column": 21 - }, - "end": { - "line": 1553, - "column": 33 - } - } - }, - "range": [ - 43627, - 43644 - ], - "loc": { - "start": { - "line": 1553, - "column": 16 - }, - "end": { - "line": 1553, - "column": 33 - } - } - } - ], - "range": [ - 43623, - 43645 - ], - "loc": { - "start": { - "line": 1553, - "column": 12 - }, - "end": { - "line": 1553, - "column": 34 - } - } - }, - "property": { - "type": "Identifier", - "name": "appendChild", - "range": [ - 43646, - 43657 - ], - "loc": { - "start": { - "line": 1553, - "column": 35 - }, - "end": { - "line": 1553, - "column": 46 - } - } - }, - "range": [ - 43623, - 43657 - ], - "loc": { - "start": { - "line": 1553, - "column": 12 - }, - "end": { - "line": 1553, - "column": 46 - } - } - }, - "arguments": [ - { - "type": "Identifier", - "name": "infDiv", - "range": [ - 43658, - 43664 - ], - "loc": { - "start": { - "line": 1553, - "column": 47 - }, - "end": { - "line": 1553, - "column": 53 - } - } - } - ], - "range": [ - 43623, - 43665 - ], - "loc": { - "start": { - "line": 1553, - "column": 12 - }, - "end": { - "line": 1553, - "column": 54 - } - } - }, - "range": [ - 43623, - 43666 - ], - "loc": { - "start": { - "line": 1553, - "column": 12 - }, - "end": { - "line": 1553, - "column": 55 - } - } - } - ], - "range": [ - 43609, - 43676 - ], - "loc": { - "start": { - "line": 1552, - "column": 31 - }, - "end": { - "line": 1554, - "column": 9 - } - }, - "trailingComments": [ - { - "type": "Line", - "value": "grid-layout", - "range": [ - 43685, - 43698 - ], - "loc": { - "start": { - "line": 1555, - "column": 8 - }, - "end": { - "line": 1555, - "column": 21 - } - } - } - ] - }, - "alternate": { - "type": "IfStatement", - "test": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 43716, - 43720 - ], - "loc": { - "start": { - "line": 1556, - "column": 17 - }, - "end": { - "line": 1556, - "column": 21 - } - } - }, - "property": { - "type": "Identifier", - "name": "gridLayout", - "range": [ - 43721, - 43731 - ], - "loc": { - "start": { - "line": 1556, - "column": 22 - }, - "end": { - "line": 1556, - "column": 32 - } - } - }, - "range": [ - 43716, - 43731 - ], - "loc": { - "start": { - "line": 1556, - "column": 17 - }, - "end": { - "line": 1556, - "column": 32 - } - } - }, - "consequent": { - "type": "BlockStatement", - "body": [ - { - "type": "VariableDeclaration", - "declarations": [ - { - "type": "VariableDeclarator", - "id": { - "type": "Identifier", - "name": "gridLayout", - "range": [ - 43751, - 43761 - ], - "loc": { - "start": { - "line": 1557, - "column": 16 - }, - "end": { - "line": 1557, - "column": 26 - } - } - }, - "init": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 43764, - 43768 - ], - "loc": { - "start": { - "line": 1557, - "column": 29 - }, - "end": { - "line": 1557, - "column": 33 - } - } - }, - "property": { - "type": "Identifier", - "name": "Mod", - "range": [ - 43769, - 43772 - ], - "loc": { - "start": { - "line": 1557, - "column": 34 - }, - "end": { - "line": 1557, - "column": 37 - } - } - }, - "range": [ - 43764, - 43772 - ], - "loc": { - "start": { - "line": 1557, - "column": 29 - }, - "end": { - "line": 1557, - "column": 37 - } - } - }, - "property": { - "type": "Identifier", - "name": "gridLayout", - "range": [ - 43773, - 43783 - ], - "loc": { - "start": { - "line": 1557, - "column": 38 - }, - "end": { - "line": 1557, - "column": 48 - } - } - }, - "range": [ - 43764, - 43783 - ], - "loc": { - "start": { - "line": 1557, - "column": 29 - }, - "end": { - "line": 1557, - "column": 48 - } - } - }, - "range": [ - 43751, - 43783 - ], - "loc": { - "start": { - "line": 1557, - "column": 16 - }, - "end": { - "line": 1557, - "column": 48 - } - } - } - ], - "kind": "let", - "range": [ - 43747, - 43784 - ], - "loc": { - "start": { - "line": 1557, - "column": 12 - }, - "end": { - "line": 1557, - "column": 49 - } - } - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "gridLayout", - "range": [ - 43797, - 43807 - ], - "loc": { - "start": { - "line": 1558, - "column": 12 - }, - "end": { - "line": 1558, - "column": 22 - } - } - }, - "property": { - "type": "Identifier", - "name": "tblMainCont", - "range": [ - 43808, - 43819 - ], - "loc": { - "start": { - "line": 1558, - "column": 23 - }, - "end": { - "line": 1558, - "column": 34 - } - } - }, - "range": [ - 43797, - 43819 - ], - "loc": { - "start": { - "line": 1558, - "column": 12 - }, - "end": { - "line": 1558, - "column": 34 - } - } - }, - "property": { - "type": "Identifier", - "name": "appendChild", - "range": [ - 43820, - 43831 - ], - "loc": { - "start": { - "line": 1558, - "column": 35 - }, - "end": { - "line": 1558, - "column": 46 - } - } - }, - "range": [ - 43797, - 43831 - ], - "loc": { - "start": { - "line": 1558, - "column": 12 - }, - "end": { - "line": 1558, - "column": 46 - } - } - }, - "arguments": [ - { - "type": "Identifier", - "name": "infDiv", - "range": [ - 43832, - 43838 - ], - "loc": { - "start": { - "line": 1558, - "column": 47 - }, - "end": { - "line": 1558, - "column": 53 - } - } - } - ], - "range": [ - 43797, - 43839 - ], - "loc": { - "start": { - "line": 1558, - "column": 12 - }, - "end": { - "line": 1558, - "column": 54 - } - } - }, - "range": [ - 43797, - 43840 - ], - "loc": { - "start": { - "line": 1558, - "column": 12 - }, - "end": { - "line": 1558, - "column": 55 - } - } - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "infDiv", - "range": [ - 43853, - 43859 - ], - "loc": { - "start": { - "line": 1559, - "column": 12 - }, - "end": { - "line": 1559, - "column": 18 - } - } - }, - "property": { - "type": "Identifier", - "name": "className", - "range": [ - 43860, - 43869 - ], - "loc": { - "start": { - "line": 1559, - "column": 19 - }, - "end": { - "line": 1559, - "column": 28 - } - } - }, - "range": [ - 43853, - 43869 - ], - "loc": { - "start": { - "line": 1559, - "column": 12 - }, - "end": { - "line": 1559, - "column": 28 - } - } - }, - "right": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "gridLayout", - "range": [ - 43872, - 43882 - ], - "loc": { - "start": { - "line": 1559, - "column": 31 - }, - "end": { - "line": 1559, - "column": 41 - } - } - }, - "property": { - "type": "Identifier", - "name": "infDivCssClass", - "range": [ - 43883, - 43897 - ], - "loc": { - "start": { - "line": 1559, - "column": 42 - }, - "end": { - "line": 1559, - "column": 56 - } - } - }, - "range": [ - 43872, - 43897 - ], - "loc": { - "start": { - "line": 1559, - "column": 31 - }, - "end": { - "line": 1559, - "column": 56 - } - } - }, - "range": [ - 43853, - 43897 - ], - "loc": { - "start": { - "line": 1559, - "column": 12 - }, - "end": { - "line": 1559, - "column": 56 - } - } - }, - "range": [ - 43853, - 43898 - ], - "loc": { - "start": { - "line": 1559, - "column": 12 - }, - "end": { - "line": 1559, - "column": 57 - } - } - } - ], - "range": [ - 43733, - 43908 - ], - "loc": { - "start": { - "line": 1556, - "column": 34 - }, - "end": { - "line": 1560, - "column": 9 - } - }, - "trailingComments": [ - { - "type": "Line", - "value": "default location: just above the table", - "range": [ - 43917, - 43957 - ], - "loc": { - "start": { - "line": 1561, - "column": 8 - }, - "end": { - "line": 1561, - "column": 48 - } - } - } - ] - }, - "alternate": { - "type": "BlockStatement", - "body": [ - { - "type": "VariableDeclaration", - "declarations": [ - { - "type": "VariableDeclarator", - "id": { - "type": "Identifier", - "name": "cont", - "range": [ - 43989, - 43993 - ], - "loc": { - "start": { - "line": 1563, - "column": 16 - }, - "end": { - "line": 1563, - "column": 20 - } - } - }, - "init": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "createElm", - "range": [ - 43996, - 44005 - ], - "loc": { - "start": { - "line": 1563, - "column": 23 - }, - "end": { - "line": 1563, - "column": 32 - } - } - }, - "arguments": [ - { - "type": "Literal", - "value": "caption", - "raw": "'caption'", - "range": [ - 44006, - 44015 - ], - "loc": { - "start": { - "line": 1563, - "column": 33 - }, - "end": { - "line": 1563, - "column": 42 - } - } - } - ], - "range": [ - 43996, - 44016 - ], - "loc": { - "start": { - "line": 1563, - "column": 23 - }, - "end": { - "line": 1563, - "column": 43 - } - } - }, - "range": [ - 43989, - 44016 - ], - "loc": { - "start": { - "line": 1563, - "column": 16 - }, - "end": { - "line": 1563, - "column": 43 - } - } - } - ], - "kind": "let", - "range": [ - 43985, - 44017 - ], - "loc": { - "start": { - "line": 1563, - "column": 12 - }, - "end": { - "line": 1563, - "column": 44 - } - } - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "cont", - "range": [ - 44030, - 44034 - ], - "loc": { - "start": { - "line": 1564, - "column": 12 - }, - "end": { - "line": 1564, - "column": 16 - } - } - }, - "property": { - "type": "Identifier", - "name": "appendChild", - "range": [ - 44035, - 44046 - ], - "loc": { - "start": { - "line": 1564, - "column": 17 - }, - "end": { - "line": 1564, - "column": 28 - } - } - }, - "range": [ - 44030, - 44046 - ], - "loc": { - "start": { - "line": 1564, - "column": 12 - }, - "end": { - "line": 1564, - "column": 28 - } - } - }, - "arguments": [ - { - "type": "Identifier", - "name": "infDiv", - "range": [ - 44047, - 44053 - ], - "loc": { - "start": { - "line": 1564, - "column": 29 - }, - "end": { - "line": 1564, - "column": 35 - } - } - } - ], - "range": [ - 44030, - 44054 - ], - "loc": { - "start": { - "line": 1564, - "column": 12 - }, - "end": { - "line": 1564, - "column": 36 - } - } - }, - "range": [ - 44030, - 44055 - ], - "loc": { - "start": { - "line": 1564, - "column": 12 - }, - "end": { - "line": 1564, - "column": 37 - } - } - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 44068, - 44072 - ], - "loc": { - "start": { - "line": 1565, - "column": 12 - }, - "end": { - "line": 1565, - "column": 16 - } - } - }, - "property": { - "type": "Identifier", - "name": "dom", - "range": [ - 44073, - 44076 - ], - "loc": { - "start": { - "line": 1565, - "column": 17 - }, - "end": { - "line": 1565, - "column": 20 - } - } - }, - "range": [ - 44068, - 44076 - ], - "loc": { - "start": { - "line": 1565, - "column": 12 - }, - "end": { - "line": 1565, - "column": 20 - } - } - }, - "arguments": [], - "range": [ - 44068, - 44078 - ], - "loc": { - "start": { - "line": 1565, - "column": 12 - }, - "end": { - "line": 1565, - "column": 22 - } - } - }, - "property": { - "type": "Identifier", - "name": "insertBefore", - "range": [ - 44079, - 44091 - ], - "loc": { - "start": { - "line": 1565, - "column": 23 - }, - "end": { - "line": 1565, - "column": 35 - } - } - }, - "range": [ - 44068, - 44091 - ], - "loc": { - "start": { - "line": 1565, - "column": 12 - }, - "end": { - "line": 1565, - "column": 35 - } - } - }, - "arguments": [ - { - "type": "Identifier", - "name": "cont", - "range": [ - 44092, - 44096 - ], - "loc": { - "start": { - "line": 1565, - "column": 36 - }, - "end": { - "line": 1565, - "column": 40 - } - } - }, - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 44098, - 44102 - ], - "loc": { - "start": { - "line": 1565, - "column": 42 - }, - "end": { - "line": 1565, - "column": 46 - } - } - }, - "property": { - "type": "Identifier", - "name": "dom", - "range": [ - 44103, - 44106 - ], - "loc": { - "start": { - "line": 1565, - "column": 47 - }, - "end": { - "line": 1565, - "column": 50 - } - } - }, - "range": [ - 44098, - 44106 - ], - "loc": { - "start": { - "line": 1565, - "column": 42 - }, - "end": { - "line": 1565, - "column": 50 - } - } - }, - "arguments": [], - "range": [ - 44098, - 44108 - ], - "loc": { - "start": { - "line": 1565, - "column": 42 - }, - "end": { - "line": 1565, - "column": 52 - } - } - }, - "property": { - "type": "Identifier", - "name": "firstChild", - "range": [ - 44109, - 44119 - ], - "loc": { - "start": { - "line": 1565, - "column": 53 - }, - "end": { - "line": 1565, - "column": 63 - } - } - }, - "range": [ - 44098, - 44119 - ], - "loc": { - "start": { - "line": 1565, - "column": 42 - }, - "end": { - "line": 1565, - "column": 63 - } - } - } - ], - "range": [ - 44068, - 44120 - ], - "loc": { - "start": { - "line": 1565, - "column": 12 - }, - "end": { - "line": 1565, - "column": 64 - } - } - }, - "range": [ - 44068, - 44121 - ], - "loc": { - "start": { - "line": 1565, - "column": 12 - }, - "end": { - "line": 1565, - "column": 65 - } - } - } - ], - "range": [ - 43971, - 44131 - ], - "loc": { - "start": { - "line": 1562, - "column": 13 - }, - "end": { - "line": 1566, - "column": 9 - } - }, - "leadingComments": [ - { - "type": "Line", - "value": "default location: just above the table", - "range": [ - 43917, - 43957 - ], - "loc": { - "start": { - "line": 1561, - "column": 8 - }, - "end": { - "line": 1561, - "column": 48 - } - } - } - ] - }, - "range": [ - 43712, - 44131 - ], - "loc": { - "start": { - "line": 1556, - "column": 13 - }, - "end": { - "line": 1566, - "column": 9 - } - }, - "leadingComments": [ - { - "type": "Line", - "value": "grid-layout", - "range": [ - 43685, - 43698 - ], - "loc": { - "start": { - "line": 1555, - "column": 8 - }, - "end": { - "line": 1555, - "column": 21 - } - } - } - ] - }, - "range": [ - 43586, - 44131 - ], - "loc": { - "start": { - "line": 1552, - "column": 8 - }, - "end": { - "line": 1566, - "column": 9 - } - }, - "leadingComments": [ - { - "type": "Line", - "value": "custom container", - "range": [ - 43559, - 43577 - ], - "loc": { - "start": { - "line": 1551, - "column": 8 - }, - "end": { - "line": 1551, - "column": 26 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 44140, - 44144 - ], - "loc": { - "start": { - "line": 1567, - "column": 8 - }, - "end": { - "line": 1567, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "infDiv", - "range": [ - 44145, - 44151 - ], - "loc": { - "start": { - "line": 1567, - "column": 13 - }, - "end": { - "line": 1567, - "column": 19 - } - } - }, - "range": [ - 44140, - 44151 - ], - "loc": { - "start": { - "line": 1567, - "column": 8 - }, - "end": { - "line": 1567, - "column": 19 - } - } - }, - "right": { - "type": "Identifier", - "name": "infDiv", - "range": [ - 44154, - 44160 - ], - "loc": { - "start": { - "line": 1567, - "column": 22 - }, - "end": { - "line": 1567, - "column": 28 - } - } - }, - "range": [ - 44140, - 44160 - ], - "loc": { - "start": { - "line": 1567, - "column": 8 - }, - "end": { - "line": 1567, - "column": 28 - } - } - }, - "range": [ - 44140, - 44161 - ], - "loc": { - "start": { - "line": 1567, - "column": 8 - }, - "end": { - "line": 1567, - "column": 29 - } - }, - "trailingComments": [ - { - "type": "Block", - "value": "** left div containing rows # displayer **", - "range": [ - 44171, - 44217 - ], - "loc": { - "start": { - "line": 1569, - "column": 8 - }, - "end": { - "line": 1569, - "column": 54 - } - } - } - ] - }, - { - "type": "VariableDeclaration", - "declarations": [ - { - "type": "VariableDeclarator", - "id": { - "type": "Identifier", - "name": "lDiv", - "range": [ - 44230, - 44234 - ], - "loc": { - "start": { - "line": 1570, - "column": 12 - }, - "end": { - "line": 1570, - "column": 16 - } - } - }, - "init": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "createElm", - "range": [ - 44237, - 44246 - ], - "loc": { - "start": { - "line": 1570, - "column": 19 - }, - "end": { - "line": 1570, - "column": 28 - } - } - }, - "arguments": [ - { - "type": "Literal", - "value": "div", - "raw": "'div'", - "range": [ - 44247, - 44252 - ], - "loc": { - "start": { - "line": 1570, - "column": 29 - }, - "end": { - "line": 1570, - "column": 34 - } - } - } - ], - "range": [ - 44237, - 44253 - ], - "loc": { - "start": { - "line": 1570, - "column": 19 - }, - "end": { - "line": 1570, - "column": 35 - } - } - }, - "range": [ - 44230, - 44253 - ], - "loc": { - "start": { - "line": 1570, - "column": 12 - }, - "end": { - "line": 1570, - "column": 35 - } - } - } - ], - "kind": "let", - "range": [ - 44226, - 44254 - ], - "loc": { - "start": { - "line": 1570, - "column": 8 - }, - "end": { - "line": 1570, - "column": 36 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "** left div containing rows # displayer **", - "range": [ - 44171, - 44217 - ], - "loc": { - "start": { - "line": 1569, - "column": 8 - }, - "end": { - "line": 1569, - "column": 54 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "lDiv", - "range": [ - 44263, - 44267 - ], - "loc": { - "start": { - "line": 1571, - "column": 8 - }, - "end": { - "line": 1571, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "className", - "range": [ - 44268, - 44277 - ], - "loc": { - "start": { - "line": 1571, - "column": 13 - }, - "end": { - "line": 1571, - "column": 22 - } - } - }, - "range": [ - 44263, - 44277 - ], - "loc": { - "start": { - "line": 1571, - "column": 8 - }, - "end": { - "line": 1571, - "column": 22 - } - } - }, - "right": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 44280, - 44284 - ], - "loc": { - "start": { - "line": 1571, - "column": 25 - }, - "end": { - "line": 1571, - "column": 29 - } - } - }, - "property": { - "type": "Identifier", - "name": "lDivCssClass", - "range": [ - 44285, - 44297 - ], - "loc": { - "start": { - "line": 1571, - "column": 30 - }, - "end": { - "line": 1571, - "column": 42 - } - } - }, - "range": [ - 44280, - 44297 - ], - "loc": { - "start": { - "line": 1571, - "column": 25 - }, - "end": { - "line": 1571, - "column": 42 - } - } - }, - "range": [ - 44263, - 44297 - ], - "loc": { - "start": { - "line": 1571, - "column": 8 - }, - "end": { - "line": 1571, - "column": 42 - } - } - }, - "range": [ - 44263, - 44298 - ], - "loc": { - "start": { - "line": 1571, - "column": 8 - }, - "end": { - "line": 1571, - "column": 43 - } - } - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "infDiv", - "range": [ - 44307, - 44313 - ], - "loc": { - "start": { - "line": 1572, - "column": 8 - }, - "end": { - "line": 1572, - "column": 14 - } - } - }, - "property": { - "type": "Identifier", - "name": "appendChild", - "range": [ - 44314, - 44325 - ], - "loc": { - "start": { - "line": 1572, - "column": 15 - }, - "end": { - "line": 1572, - "column": 26 - } - } - }, - "range": [ - 44307, - 44325 - ], - "loc": { - "start": { - "line": 1572, - "column": 8 - }, - "end": { - "line": 1572, - "column": 26 - } - } - }, - "arguments": [ - { - "type": "Identifier", - "name": "lDiv", - "range": [ - 44326, - 44330 - ], - "loc": { - "start": { - "line": 1572, - "column": 27 - }, - "end": { - "line": 1572, - "column": 31 - } - } - } - ], - "range": [ - 44307, - 44331 - ], - "loc": { - "start": { - "line": 1572, - "column": 8 - }, - "end": { - "line": 1572, - "column": 32 - } - } - }, - "range": [ - 44307, - 44332 - ], - "loc": { - "start": { - "line": 1572, - "column": 8 - }, - "end": { - "line": 1572, - "column": 33 - } - } - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 44341, - 44345 - ], - "loc": { - "start": { - "line": 1573, - "column": 8 - }, - "end": { - "line": 1573, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "lDiv", - "range": [ - 44346, - 44350 - ], - "loc": { - "start": { - "line": 1573, - "column": 13 - }, - "end": { - "line": 1573, - "column": 17 - } - } - }, - "range": [ - 44341, - 44350 - ], - "loc": { - "start": { - "line": 1573, - "column": 8 - }, - "end": { - "line": 1573, - "column": 17 - } - } - }, - "right": { - "type": "Identifier", - "name": "lDiv", - "range": [ - 44353, - 44357 - ], - "loc": { - "start": { - "line": 1573, - "column": 20 - }, - "end": { - "line": 1573, - "column": 24 - } - } - }, - "range": [ - 44341, - 44357 - ], - "loc": { - "start": { - "line": 1573, - "column": 8 - }, - "end": { - "line": 1573, - "column": 24 - } - } - }, - "range": [ - 44341, - 44358 - ], - "loc": { - "start": { - "line": 1573, - "column": 8 - }, - "end": { - "line": 1573, - "column": 25 - } - }, - "trailingComments": [ - { - "type": "Block", - "value": "** right div containing reset button\n + nb results per page select **", - "range": [ - 44368, - 44462 - ], - "loc": { - "start": { - "line": 1575, - "column": 8 - }, - "end": { - "line": 1576, - "column": 52 - } - } - } - ] - }, - { - "type": "VariableDeclaration", - "declarations": [ - { - "type": "VariableDeclarator", - "id": { - "type": "Identifier", - "name": "rDiv", - "range": [ - 44475, - 44479 - ], - "loc": { - "start": { - "line": 1577, - "column": 12 - }, - "end": { - "line": 1577, - "column": 16 - } - } - }, - "init": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "createElm", - "range": [ - 44482, - 44491 - ], - "loc": { - "start": { - "line": 1577, - "column": 19 - }, - "end": { - "line": 1577, - "column": 28 - } - } - }, - "arguments": [ - { - "type": "Literal", - "value": "div", - "raw": "'div'", - "range": [ - 44492, - 44497 - ], - "loc": { - "start": { - "line": 1577, - "column": 29 - }, - "end": { - "line": 1577, - "column": 34 - } - } - } - ], - "range": [ - 44482, - 44498 - ], - "loc": { - "start": { - "line": 1577, - "column": 19 - }, - "end": { - "line": 1577, - "column": 35 - } - } - }, - "range": [ - 44475, - 44498 - ], - "loc": { - "start": { - "line": 1577, - "column": 12 - }, - "end": { - "line": 1577, - "column": 35 - } - } - } - ], - "kind": "let", - "range": [ - 44471, - 44499 - ], - "loc": { - "start": { - "line": 1577, - "column": 8 - }, - "end": { - "line": 1577, - "column": 36 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "** right div containing reset button\n + nb results per page select **", - "range": [ - 44368, - 44462 - ], - "loc": { - "start": { - "line": 1575, - "column": 8 - }, - "end": { - "line": 1576, - "column": 52 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "rDiv", - "range": [ - 44508, - 44512 - ], - "loc": { - "start": { - "line": 1578, - "column": 8 - }, - "end": { - "line": 1578, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "className", - "range": [ - 44513, - 44522 - ], - "loc": { - "start": { - "line": 1578, - "column": 13 - }, - "end": { - "line": 1578, - "column": 22 - } - } - }, - "range": [ - 44508, - 44522 - ], - "loc": { - "start": { - "line": 1578, - "column": 8 - }, - "end": { - "line": 1578, - "column": 22 - } - } - }, - "right": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 44525, - 44529 - ], - "loc": { - "start": { - "line": 1578, - "column": 25 - }, - "end": { - "line": 1578, - "column": 29 - } - } - }, - "property": { - "type": "Identifier", - "name": "rDivCssClass", - "range": [ - 44530, - 44542 - ], - "loc": { - "start": { - "line": 1578, - "column": 30 - }, - "end": { - "line": 1578, - "column": 42 - } - } - }, - "range": [ - 44525, - 44542 - ], - "loc": { - "start": { - "line": 1578, - "column": 25 - }, - "end": { - "line": 1578, - "column": 42 - } - } - }, - "range": [ - 44508, - 44542 - ], - "loc": { - "start": { - "line": 1578, - "column": 8 - }, - "end": { - "line": 1578, - "column": 42 - } - } - }, - "range": [ - 44508, - 44543 - ], - "loc": { - "start": { - "line": 1578, - "column": 8 - }, - "end": { - "line": 1578, - "column": 43 - } - } - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "infDiv", - "range": [ - 44552, - 44558 - ], - "loc": { - "start": { - "line": 1579, - "column": 8 - }, - "end": { - "line": 1579, - "column": 14 - } - } - }, - "property": { - "type": "Identifier", - "name": "appendChild", - "range": [ - 44559, - 44570 - ], - "loc": { - "start": { - "line": 1579, - "column": 15 - }, - "end": { - "line": 1579, - "column": 26 - } - } - }, - "range": [ - 44552, - 44570 - ], - "loc": { - "start": { - "line": 1579, - "column": 8 - }, - "end": { - "line": 1579, - "column": 26 - } - } - }, - "arguments": [ - { - "type": "Identifier", - "name": "rDiv", - "range": [ - 44571, - 44575 - ], - "loc": { - "start": { - "line": 1579, - "column": 27 - }, - "end": { - "line": 1579, - "column": 31 - } - } - } - ], - "range": [ - 44552, - 44576 - ], - "loc": { - "start": { - "line": 1579, - "column": 8 - }, - "end": { - "line": 1579, - "column": 32 - } - } - }, - "range": [ - 44552, - 44577 - ], - "loc": { - "start": { - "line": 1579, - "column": 8 - }, - "end": { - "line": 1579, - "column": 33 - } - } - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 44586, - 44590 - ], - "loc": { - "start": { - "line": 1580, - "column": 8 - }, - "end": { - "line": 1580, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "rDiv", - "range": [ - 44591, - 44595 - ], - "loc": { - "start": { - "line": 1580, - "column": 13 - }, - "end": { - "line": 1580, - "column": 17 - } - } - }, - "range": [ - 44586, - 44595 - ], - "loc": { - "start": { - "line": 1580, - "column": 8 - }, - "end": { - "line": 1580, - "column": 17 - } - } - }, - "right": { - "type": "Identifier", - "name": "rDiv", - "range": [ - 44598, - 44602 - ], - "loc": { - "start": { - "line": 1580, - "column": 20 - }, - "end": { - "line": 1580, - "column": 24 - } - } - }, - "range": [ - 44586, - 44602 - ], - "loc": { - "start": { - "line": 1580, - "column": 8 - }, - "end": { - "line": 1580, - "column": 24 - } - } - }, - "range": [ - 44586, - 44603 - ], - "loc": { - "start": { - "line": 1580, - "column": 8 - }, - "end": { - "line": 1580, - "column": 25 - } - }, - "trailingComments": [ - { - "type": "Block", - "value": "** mid div containing paging elements **", - "range": [ - 44613, - 44657 - ], - "loc": { - "start": { - "line": 1582, - "column": 8 - }, - "end": { - "line": 1582, - "column": 52 - } - } - } - ] - }, - { - "type": "VariableDeclaration", - "declarations": [ - { - "type": "VariableDeclarator", - "id": { - "type": "Identifier", - "name": "mDiv", - "range": [ - 44670, - 44674 - ], - "loc": { - "start": { - "line": 1583, - "column": 12 - }, - "end": { - "line": 1583, - "column": 16 - } - } - }, - "init": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "createElm", - "range": [ - 44677, - 44686 - ], - "loc": { - "start": { - "line": 1583, - "column": 19 - }, - "end": { - "line": 1583, - "column": 28 - } - } - }, - "arguments": [ - { - "type": "Literal", - "value": "div", - "raw": "'div'", - "range": [ - 44687, - 44692 - ], - "loc": { - "start": { - "line": 1583, - "column": 29 - }, - "end": { - "line": 1583, - "column": 34 - } - } - } - ], - "range": [ - 44677, - 44693 - ], - "loc": { - "start": { - "line": 1583, - "column": 19 - }, - "end": { - "line": 1583, - "column": 35 - } - } - }, - "range": [ - 44670, - 44693 - ], - "loc": { - "start": { - "line": 1583, - "column": 12 - }, - "end": { - "line": 1583, - "column": 35 - } - } - } - ], - "kind": "let", - "range": [ - 44666, - 44694 - ], - "loc": { - "start": { - "line": 1583, - "column": 8 - }, - "end": { - "line": 1583, - "column": 36 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "** mid div containing paging elements **", - "range": [ - 44613, - 44657 - ], - "loc": { - "start": { - "line": 1582, - "column": 8 - }, - "end": { - "line": 1582, - "column": 52 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "mDiv", - "range": [ - 44703, - 44707 - ], - "loc": { - "start": { - "line": 1584, - "column": 8 - }, - "end": { - "line": 1584, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "className", - "range": [ - 44708, - 44717 - ], - "loc": { - "start": { - "line": 1584, - "column": 13 - }, - "end": { - "line": 1584, - "column": 22 - } - } - }, - "range": [ - 44703, - 44717 - ], - "loc": { - "start": { - "line": 1584, - "column": 8 - }, - "end": { - "line": 1584, - "column": 22 - } - } - }, - "right": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 44720, - 44724 - ], - "loc": { - "start": { - "line": 1584, - "column": 25 - }, - "end": { - "line": 1584, - "column": 29 - } - } - }, - "property": { - "type": "Identifier", - "name": "mDivCssClass", - "range": [ - 44725, - 44737 - ], - "loc": { - "start": { - "line": 1584, - "column": 30 - }, - "end": { - "line": 1584, - "column": 42 - } - } - }, - "range": [ - 44720, - 44737 - ], - "loc": { - "start": { - "line": 1584, - "column": 25 - }, - "end": { - "line": 1584, - "column": 42 - } - } - }, - "range": [ - 44703, - 44737 - ], - "loc": { - "start": { - "line": 1584, - "column": 8 - }, - "end": { - "line": 1584, - "column": 42 - } - } - }, - "range": [ - 44703, - 44738 - ], - "loc": { - "start": { - "line": 1584, - "column": 8 - }, - "end": { - "line": 1584, - "column": 43 - } - } - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "infDiv", - "range": [ - 44747, - 44753 - ], - "loc": { - "start": { - "line": 1585, - "column": 8 - }, - "end": { - "line": 1585, - "column": 14 - } - } - }, - "property": { - "type": "Identifier", - "name": "appendChild", - "range": [ - 44754, - 44765 - ], - "loc": { - "start": { - "line": 1585, - "column": 15 - }, - "end": { - "line": 1585, - "column": 26 - } - } - }, - "range": [ - 44747, - 44765 - ], - "loc": { - "start": { - "line": 1585, - "column": 8 - }, - "end": { - "line": 1585, - "column": 26 - } - } - }, - "arguments": [ - { - "type": "Identifier", - "name": "mDiv", - "range": [ - 44766, - 44770 - ], - "loc": { - "start": { - "line": 1585, - "column": 27 - }, - "end": { - "line": 1585, - "column": 31 - } - } - } - ], - "range": [ - 44747, - 44771 - ], - "loc": { - "start": { - "line": 1585, - "column": 8 - }, - "end": { - "line": 1585, - "column": 32 - } - } - }, - "range": [ - 44747, - 44772 - ], - "loc": { - "start": { - "line": 1585, - "column": 8 - }, - "end": { - "line": 1585, - "column": 33 - } - } - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 44781, - 44785 - ], - "loc": { - "start": { - "line": 1586, - "column": 8 - }, - "end": { - "line": 1586, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "mDiv", - "range": [ - 44786, - 44790 - ], - "loc": { - "start": { - "line": 1586, - "column": 13 - }, - "end": { - "line": 1586, - "column": 17 - } - } - }, - "range": [ - 44781, - 44790 - ], - "loc": { - "start": { - "line": 1586, - "column": 8 - }, - "end": { - "line": 1586, - "column": 17 - } - } - }, - "right": { - "type": "Identifier", - "name": "mDiv", - "range": [ - 44793, - 44797 - ], - "loc": { - "start": { - "line": 1586, - "column": 20 - }, - "end": { - "line": 1586, - "column": 24 - } - } - }, - "range": [ - 44781, - 44797 - ], - "loc": { - "start": { - "line": 1586, - "column": 8 - }, - "end": { - "line": 1586, - "column": 24 - } - } - }, - "range": [ - 44781, - 44798 - ], - "loc": { - "start": { - "line": 1586, - "column": 8 - }, - "end": { - "line": 1586, - "column": 25 - } - }, - "trailingComments": [ - { - "type": "Line", - "value": " emit help initialisation only if undefined", - "range": [ - 44808, - 44853 - ], - "loc": { - "start": { - "line": 1588, - "column": 8 - }, - "end": { - "line": 1588, - "column": 53 - } - } - } - ] - }, - { - "type": "IfStatement", - "test": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "isUndef", - "range": [ - 44866, - 44873 - ], - "loc": { - "start": { - "line": 1589, - "column": 12 - }, - "end": { - "line": 1589, - "column": 19 - } - } - }, - "arguments": [ - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 44874, - 44878 - ], - "loc": { - "start": { - "line": 1589, - "column": 20 - }, - "end": { - "line": 1589, - "column": 24 - } - } - }, - "property": { - "type": "Identifier", - "name": "help", - "range": [ - 44879, - 44883 - ], - "loc": { - "start": { - "line": 1589, - "column": 25 - }, - "end": { - "line": 1589, - "column": 29 - } - } - }, - "range": [ - 44874, - 44883 - ], - "loc": { - "start": { - "line": 1589, - "column": 20 - }, - "end": { - "line": 1589, - "column": 29 - } - } - } - ], - "range": [ - 44866, - 44884 - ], - "loc": { - "start": { - "line": 1589, - "column": 12 - }, - "end": { - "line": 1589, - "column": 30 - } - } - }, - "consequent": { - "type": "BlockStatement", - "body": [ - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 45017, - 45021 - ], - "loc": { - "start": { - "line": 1592, - "column": 12 - }, - "end": { - "line": 1592, - "column": 16 - } - } - }, - "property": { - "type": "Identifier", - "name": "Mod", - "range": [ - 45022, - 45025 - ], - "loc": { - "start": { - "line": 1592, - "column": 17 - }, - "end": { - "line": 1592, - "column": 20 - } - } - }, - "range": [ - 45017, - 45025 - ], - "loc": { - "start": { - "line": 1592, - "column": 12 - }, - "end": { - "line": 1592, - "column": 20 - } - } - }, - "property": { - "type": "Identifier", - "name": "help", - "range": [ - 45026, - 45030 - ], - "loc": { - "start": { - "line": 1592, - "column": 21 - }, - "end": { - "line": 1592, - "column": 25 - } - } - }, - "range": [ - 45017, - 45030 - ], - "loc": { - "start": { - "line": 1592, - "column": 12 - }, - "end": { - "line": 1592, - "column": 25 - } - } - }, - "property": { - "type": "Identifier", - "name": "enable", - "range": [ - 45031, - 45037 - ], - "loc": { - "start": { - "line": 1592, - "column": 26 - }, - "end": { - "line": 1592, - "column": 32 - } - } - }, - "range": [ - 45017, - 45037 - ], - "loc": { - "start": { - "line": 1592, - "column": 12 - }, - "end": { - "line": 1592, - "column": 32 - } - } - }, - "arguments": [], - "range": [ - 45017, - 45039 - ], - "loc": { - "start": { - "line": 1592, - "column": 12 - }, - "end": { - "line": 1592, - "column": 34 - } - } - }, - "range": [ - 45017, - 45040 - ], - "loc": { - "start": { - "line": 1592, - "column": 12 - }, - "end": { - "line": 1592, - "column": 35 - } - }, - "leadingComments": [ - { - "type": "Line", - "value": " explicitily enable help to initialise feature by", - "range": [ - 44900, - 44951 - ], - "loc": { - "start": { - "line": 1590, - "column": 12 - }, - "end": { - "line": 1590, - "column": 63 - } - } - }, - { - "type": "Line", - "value": " default, only if setting is undefined", - "range": [ - 44964, - 45004 - ], - "loc": { - "start": { - "line": 1591, - "column": 12 - }, - "end": { - "line": 1591, - "column": 52 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 45053, - 45057 - ], - "loc": { - "start": { - "line": 1593, - "column": 12 - }, - "end": { - "line": 1593, - "column": 16 - } - } - }, - "property": { - "type": "Identifier", - "name": "emitter", - "range": [ - 45058, - 45065 - ], - "loc": { - "start": { - "line": 1593, - "column": 17 - }, - "end": { - "line": 1593, - "column": 24 - } - } - }, - "range": [ - 45053, - 45065 - ], - "loc": { - "start": { - "line": 1593, - "column": 12 - }, - "end": { - "line": 1593, - "column": 24 - } - } - }, - "property": { - "type": "Identifier", - "name": "emit", - "range": [ - 45066, - 45070 - ], - "loc": { - "start": { - "line": 1593, - "column": 25 - }, - "end": { - "line": 1593, - "column": 29 - } - } - }, - "range": [ - 45053, - 45070 - ], - "loc": { - "start": { - "line": 1593, - "column": 12 - }, - "end": { - "line": 1593, - "column": 29 - } - } - }, - "arguments": [ - { - "type": "Literal", - "value": "init-help", - "raw": "'init-help'", - "range": [ - 45071, - 45082 - ], - "loc": { - "start": { - "line": 1593, - "column": 30 - }, - "end": { - "line": 1593, - "column": 41 - } - } - }, - { - "type": "ThisExpression", - "range": [ - 45084, - 45088 - ], - "loc": { - "start": { - "line": 1593, - "column": 43 - }, - "end": { - "line": 1593, - "column": 47 - } - } - } - ], - "range": [ - 45053, - 45089 - ], - "loc": { - "start": { - "line": 1593, - "column": 12 - }, - "end": { - "line": 1593, - "column": 48 - } - } - }, - "range": [ - 45053, - 45090 - ], - "loc": { - "start": { - "line": 1593, - "column": 12 - }, - "end": { - "line": 1593, - "column": 49 - } - } - } - ], - "range": [ - 44886, - 45100 - ], - "loc": { - "start": { - "line": 1589, - "column": 32 - }, - "end": { - "line": 1594, - "column": 9 - } - } - }, - "alternate": null, - "range": [ - 44862, - 45100 - ], - "loc": { - "start": { - "line": 1589, - "column": 8 - }, - "end": { - "line": 1594, - "column": 9 - } - }, - "leadingComments": [ - { - "type": "Line", - "value": " emit help initialisation only if undefined", - "range": [ - 44808, - 44853 - ], - "loc": { - "start": { - "line": 1588, - "column": 8 - }, - "end": { - "line": 1588, - "column": 53 - } - } - } - ] - } - ], - "range": [ - 43371, - 45106 - ], - "loc": { - "start": { - "line": 1542, - "column": 17 - }, - "end": { - "line": 1595, - "column": 5 - } - } - }, - "generator": false, - "expression": false, - "range": [ - 43368, - 45106 - ], - "loc": { - "start": { - "line": 1542, - "column": 14 - }, - "end": { - "line": 1595, - "column": 5 - } - } - }, - "kind": "method", - "computed": false, - "range": [ - 43358, - 45106 - ], - "loc": { - "start": { - "line": 1542, - "column": 4 - }, - "end": { - "line": 1595, - "column": 5 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Generate container element for paging, reset button, rows counter etc.\n ", - "range": [ - 43264, - 43353 - ], - "loc": { - "start": { - "line": 1539, - "column": 4 - }, - "end": { - "line": 1541, - "column": 7 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Remove toolbar container element\n ", - "range": [ - 45112, - 45163 - ], - "loc": { - "start": { - "line": 1597, - "column": 4 - }, - "end": { - "line": 1599, - "column": 7 - } - } - } - ], - "static": false - }, - { - "type": "MethodDefinition", - "key": { - "type": "Identifier", - "name": "removeToolbar", - "range": [ - 45168, - 45181 - ], - "loc": { - "start": { - "line": 1600, - "column": 4 - }, - "end": { - "line": 1600, - "column": 17 - } - } - }, - "value": { - "type": "FunctionExpression", - "id": null, - "params": [], - "body": { - "type": "BlockStatement", - "body": [ - { - "type": "IfStatement", - "test": { - "type": "UnaryExpression", - "operator": "!", - "argument": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 45199, - 45203 - ], - "loc": { - "start": { - "line": 1601, - "column": 13 - }, - "end": { - "line": 1601, - "column": 17 - } - } - }, - "property": { - "type": "Identifier", - "name": "infDiv", - "range": [ - 45204, - 45210 - ], - "loc": { - "start": { - "line": 1601, - "column": 18 - }, - "end": { - "line": 1601, - "column": 24 - } - } - }, - "range": [ - 45199, - 45210 - ], - "loc": { - "start": { - "line": 1601, - "column": 13 - }, - "end": { - "line": 1601, - "column": 24 - } - } - }, - "prefix": true, - "range": [ - 45198, - 45210 - ], - "loc": { - "start": { - "line": 1601, - "column": 12 - }, - "end": { - "line": 1601, - "column": 24 - } - } - }, - "consequent": { - "type": "BlockStatement", - "body": [ - { - "type": "ReturnStatement", - "argument": null, - "range": [ - 45226, - 45233 - ], - "loc": { - "start": { - "line": 1602, - "column": 12 - }, - "end": { - "line": 1602, - "column": 19 - } - } - } - ], - "range": [ - 45212, - 45243 - ], - "loc": { - "start": { - "line": 1601, - "column": 26 - }, - "end": { - "line": 1603, - "column": 9 - } - } - }, - "alternate": null, - "range": [ - 45194, - 45243 - ], - "loc": { - "start": { - "line": 1601, - "column": 8 - }, - "end": { - "line": 1603, - "column": 9 - } - } - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "removeElm", - "range": [ - 45252, - 45261 - ], - "loc": { - "start": { - "line": 1604, - "column": 8 - }, - "end": { - "line": 1604, - "column": 17 - } - } - }, - "arguments": [ - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 45262, - 45266 - ], - "loc": { - "start": { - "line": 1604, - "column": 18 - }, - "end": { - "line": 1604, - "column": 22 - } - } - }, - "property": { - "type": "Identifier", - "name": "infDiv", - "range": [ - 45267, - 45273 - ], - "loc": { - "start": { - "line": 1604, - "column": 23 - }, - "end": { - "line": 1604, - "column": 29 - } - } - }, - "range": [ - 45262, - 45273 - ], - "loc": { - "start": { - "line": 1604, - "column": 18 - }, - "end": { - "line": 1604, - "column": 29 - } - } - } - ], - "range": [ - 45252, - 45274 - ], - "loc": { - "start": { - "line": 1604, - "column": 8 - }, - "end": { - "line": 1604, - "column": 30 - } - } - }, - "range": [ - 45252, - 45275 - ], - "loc": { - "start": { - "line": 1604, - "column": 8 - }, - "end": { - "line": 1604, - "column": 31 - } - } - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 45284, - 45288 - ], - "loc": { - "start": { - "line": 1605, - "column": 8 - }, - "end": { - "line": 1605, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "infDiv", - "range": [ - 45289, - 45295 - ], - "loc": { - "start": { - "line": 1605, - "column": 13 - }, - "end": { - "line": 1605, - "column": 19 - } - } - }, - "range": [ - 45284, - 45295 - ], - "loc": { - "start": { - "line": 1605, - "column": 8 - }, - "end": { - "line": 1605, - "column": 19 - } - } - }, - "right": { - "type": "Literal", - "value": null, - "raw": "null", - "range": [ - 45298, - 45302 - ], - "loc": { - "start": { - "line": 1605, - "column": 22 - }, - "end": { - "line": 1605, - "column": 26 - } - } - }, - "range": [ - 45284, - 45302 - ], - "loc": { - "start": { - "line": 1605, - "column": 8 - }, - "end": { - "line": 1605, - "column": 26 - } - } - }, - "range": [ - 45284, - 45303 - ], - "loc": { - "start": { - "line": 1605, - "column": 8 - }, - "end": { - "line": 1605, - "column": 27 - } - } - }, - { - "type": "VariableDeclaration", - "declarations": [ - { - "type": "VariableDeclarator", - "id": { - "type": "Identifier", - "name": "tbl", - "range": [ - 45317, - 45320 - ], - "loc": { - "start": { - "line": 1607, - "column": 12 - }, - "end": { - "line": 1607, - "column": 15 - } - } - }, - "init": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 45323, - 45327 - ], - "loc": { - "start": { - "line": 1607, - "column": 18 - }, - "end": { - "line": 1607, - "column": 22 - } - } - }, - "property": { - "type": "Identifier", - "name": "dom", - "range": [ - 45328, - 45331 - ], - "loc": { - "start": { - "line": 1607, - "column": 23 - }, - "end": { - "line": 1607, - "column": 26 - } - } - }, - "range": [ - 45323, - 45331 - ], - "loc": { - "start": { - "line": 1607, - "column": 18 - }, - "end": { - "line": 1607, - "column": 26 - } - } - }, - "arguments": [], - "range": [ - 45323, - 45333 - ], - "loc": { - "start": { - "line": 1607, - "column": 18 - }, - "end": { - "line": 1607, - "column": 28 - } - } - }, - "range": [ - 45317, - 45333 - ], - "loc": { - "start": { - "line": 1607, - "column": 12 - }, - "end": { - "line": 1607, - "column": 28 - } - } - } - ], - "kind": "let", - "range": [ - 45313, - 45334 - ], - "loc": { - "start": { - "line": 1607, - "column": 8 - }, - "end": { - "line": 1607, - "column": 29 - } - } - }, - { - "type": "VariableDeclaration", - "declarations": [ - { - "type": "VariableDeclarator", - "id": { - "type": "Identifier", - "name": "captions", - "range": [ - 45347, - 45355 - ], - "loc": { - "start": { - "line": 1608, - "column": 12 - }, - "end": { - "line": 1608, - "column": 20 - } - } - }, - "init": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "tag", - "range": [ - 45358, - 45361 - ], - "loc": { - "start": { - "line": 1608, - "column": 23 - }, - "end": { - "line": 1608, - "column": 26 - } - } - }, - "arguments": [ - { - "type": "Identifier", - "name": "tbl", - "range": [ - 45362, - 45365 - ], - "loc": { - "start": { - "line": 1608, - "column": 27 - }, - "end": { - "line": 1608, - "column": 30 - } - } - }, - { - "type": "Literal", - "value": "caption", - "raw": "'caption'", - "range": [ - 45367, - 45376 - ], - "loc": { - "start": { - "line": 1608, - "column": 32 - }, - "end": { - "line": 1608, - "column": 41 - } - } - } - ], - "range": [ - 45358, - 45377 - ], - "loc": { - "start": { - "line": 1608, - "column": 23 - }, - "end": { - "line": 1608, - "column": 42 - } - } - }, - "range": [ - 45347, - 45377 - ], - "loc": { - "start": { - "line": 1608, - "column": 12 - }, - "end": { - "line": 1608, - "column": 42 - } - } - } - ], - "kind": "let", - "range": [ - 45343, - 45378 - ], - "loc": { - "start": { - "line": 1608, - "column": 8 - }, - "end": { - "line": 1608, - "column": 43 - } - } - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ArrayExpression", - "elements": [], - "range": [ - 45387, - 45389 - ], - "loc": { - "start": { - "line": 1609, - "column": 8 - }, - "end": { - "line": 1609, - "column": 10 - } - } - }, - "property": { - "type": "Identifier", - "name": "forEach", - "range": [ - 45390, - 45397 - ], - "loc": { - "start": { - "line": 1609, - "column": 11 - }, - "end": { - "line": 1609, - "column": 18 - } - } - }, - "range": [ - 45387, - 45397 - ], - "loc": { - "start": { - "line": 1609, - "column": 8 - }, - "end": { - "line": 1609, - "column": 18 - } - } - }, - "property": { - "type": "Identifier", - "name": "call", - "range": [ - 45398, - 45402 - ], - "loc": { - "start": { - "line": 1609, - "column": 19 - }, - "end": { - "line": 1609, - "column": 23 - } - } - }, - "range": [ - 45387, - 45402 - ], - "loc": { - "start": { - "line": 1609, - "column": 8 - }, - "end": { - "line": 1609, - "column": 23 - } - } - }, - "arguments": [ - { - "type": "Identifier", - "name": "captions", - "range": [ - 45403, - 45411 - ], - "loc": { - "start": { - "line": 1609, - "column": 24 - }, - "end": { - "line": 1609, - "column": 32 - } - } - }, - { - "type": "ArrowFunctionExpression", - "id": null, - "params": [ - { - "type": "Identifier", - "name": "elm", - "range": [ - 45414, - 45417 - ], - "loc": { - "start": { - "line": 1609, - "column": 35 - }, - "end": { - "line": 1609, - "column": 38 - } - } - } - ], - "body": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "removeElm", - "range": [ - 45422, - 45431 - ], - "loc": { - "start": { - "line": 1609, - "column": 43 - }, - "end": { - "line": 1609, - "column": 52 - } - } - }, - "arguments": [ - { - "type": "Identifier", - "name": "elm", - "range": [ - 45432, - 45435 - ], - "loc": { - "start": { - "line": 1609, - "column": 53 - }, - "end": { - "line": 1609, - "column": 56 - } - } - } - ], - "range": [ - 45422, - 45436 - ], - "loc": { - "start": { - "line": 1609, - "column": 43 - }, - "end": { - "line": 1609, - "column": 57 - } - } - }, - "generator": false, - "expression": true, - "range": [ - 45413, - 45436 - ], - "loc": { - "start": { - "line": 1609, - "column": 34 - }, - "end": { - "line": 1609, - "column": 57 - } - } - } - ], - "range": [ - 45387, - 45437 - ], - "loc": { - "start": { - "line": 1609, - "column": 8 - }, - "end": { - "line": 1609, - "column": 58 - } - } - }, - "range": [ - 45387, - 45438 - ], - "loc": { - "start": { - "line": 1609, - "column": 8 - }, - "end": { - "line": 1609, - "column": 59 - } - } - } - ], - "range": [ - 45184, - 45444 - ], - "loc": { - "start": { - "line": 1600, - "column": 20 - }, - "end": { - "line": 1610, - "column": 5 - } - } - }, - "generator": false, - "expression": false, - "range": [ - 45181, - 45444 - ], - "loc": { - "start": { - "line": 1600, - "column": 17 - }, - "end": { - "line": 1610, - "column": 5 - } - } - }, - "kind": "method", - "computed": false, - "range": [ - 45168, - 45444 - ], - "loc": { - "start": { - "line": 1600, - "column": 4 - }, - "end": { - "line": 1610, - "column": 5 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Remove toolbar container element\n ", - "range": [ - 45112, - 45163 - ], - "loc": { - "start": { - "line": 1597, - "column": 4 - }, - "end": { - "line": 1599, + "line": 1419, "column": 7 } } @@ -77905,16 +70761,16 @@ "type": "Block", "value": "*\n * Remove all the external column filters\n ", "range": [ - 45450, - 45507 + 41327, + 41384 ], "loc": { "start": { - "line": 1612, + "line": 1461, "column": 4 }, "end": { - "line": 1614, + "line": 1463, "column": 7 } } @@ -77928,16 +70784,16 @@ "type": "Identifier", "name": "removeExternalFlts", "range": [ - 45512, - 45530 + 41389, + 41407 ], "loc": { "start": { - "line": 1615, + "line": 1464, "column": 4 }, "end": { - "line": 1615, + "line": 1464, "column": 22 } } @@ -77962,16 +70818,16 @@ "object": { "type": "ThisExpression", "range": [ - 45548, - 45552 + 41425, + 41429 ], "loc": { "start": { - "line": 1616, + "line": 1465, "column": 13 }, "end": { - "line": 1616, + "line": 1465, "column": 17 } } @@ -77980,63 +70836,63 @@ "type": "Identifier", "name": "isExternalFlt", "range": [ - 45553, - 45566 + 41430, + 41443 ], "loc": { "start": { - "line": 1616, + "line": 1465, "column": 18 }, "end": { - "line": 1616, + "line": 1465, "column": 31 } } }, "range": [ - 45548, - 45566 + 41425, + 41443 ], "loc": { "start": { - "line": 1616, + "line": 1465, "column": 13 }, "end": { - "line": 1616, + "line": 1465, "column": 31 } } }, "arguments": [], "range": [ - 45548, - 45568 + 41425, + 41445 ], "loc": { "start": { - "line": 1616, + "line": 1465, "column": 13 }, "end": { - "line": 1616, + "line": 1465, "column": 33 } } }, "prefix": true, "range": [ - 45547, - 45568 + 41424, + 41445 ], "loc": { "start": { - "line": 1616, + "line": 1465, "column": 12 }, "end": { - "line": 1616, + "line": 1465, "column": 33 } } @@ -78048,48 +70904,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 45584, - 45591 + 41461, + 41468 ], "loc": { "start": { - "line": 1617, + "line": 1466, "column": 12 }, "end": { - "line": 1617, + "line": 1466, "column": 19 } } } ], "range": [ - 45570, - 45601 + 41447, + 41478 ], "loc": { "start": { - "line": 1616, + "line": 1465, "column": 35 }, "end": { - "line": 1618, + "line": 1467, "column": 9 } } }, "alternate": null, "range": [ - 45543, - 45601 + 41420, + 41478 ], "loc": { "start": { - "line": 1616, + "line": 1465, "column": 8 }, "end": { - "line": 1618, + "line": 1467, "column": 9 } } @@ -78103,16 +70959,16 @@ "type": "Identifier", "name": "ids", "range": [ - 45614, - 45617 + 41491, + 41494 ], "loc": { "start": { - "line": 1619, + "line": 1468, "column": 12 }, "end": { - "line": 1619, + "line": 1468, "column": 15 } } @@ -78123,16 +70979,16 @@ "object": { "type": "ThisExpression", "range": [ - 45620, - 45624 + 41497, + 41501 ], "loc": { "start": { - "line": 1619, + "line": 1468, "column": 18 }, "end": { - "line": 1619, + "line": 1468, "column": 22 } } @@ -78141,46 +70997,46 @@ "type": "Identifier", "name": "externalFltTgtIds", "range": [ - 45625, - 45642 + 41502, + 41519 ], "loc": { "start": { - "line": 1619, + "line": 1468, "column": 23 }, "end": { - "line": 1619, + "line": 1468, "column": 40 } } }, "range": [ - 45620, - 45642 + 41497, + 41519 ], "loc": { "start": { - "line": 1619, + "line": 1468, "column": 18 }, "end": { - "line": 1619, + "line": 1468, "column": 40 } } }, "range": [ - 45614, - 45642 + 41491, + 41519 ], "loc": { "start": { - "line": 1619, + "line": 1468, "column": 12 }, "end": { - "line": 1619, + "line": 1468, "column": 40 } } @@ -78191,16 +71047,16 @@ "type": "Identifier", "name": "len", "range": [ - 45656, - 45659 + 41533, + 41536 ], "loc": { "start": { - "line": 1620, + "line": 1469, "column": 12 }, "end": { - "line": 1620, + "line": 1469, "column": 15 } } @@ -78212,16 +71068,16 @@ "type": "Identifier", "name": "ids", "range": [ - 45662, - 45665 + 41539, + 41542 ], "loc": { "start": { - "line": 1620, + "line": 1469, "column": 18 }, "end": { - "line": 1620, + "line": 1469, "column": 21 } } @@ -78230,46 +71086,46 @@ "type": "Identifier", "name": "length", "range": [ - 45666, - 45672 + 41543, + 41549 ], "loc": { "start": { - "line": 1620, + "line": 1469, "column": 22 }, "end": { - "line": 1620, + "line": 1469, "column": 28 } } }, "range": [ - 45662, - 45672 + 41539, + 41549 ], "loc": { "start": { - "line": 1620, + "line": 1469, "column": 18 }, "end": { - "line": 1620, + "line": 1469, "column": 28 } } }, "range": [ - 45656, - 45672 + 41533, + 41549 ], "loc": { "start": { - "line": 1620, + "line": 1469, "column": 12 }, "end": { - "line": 1620, + "line": 1469, "column": 28 } } @@ -78277,16 +71133,16 @@ ], "kind": "let", "range": [ - 45610, - 45673 + 41487, + 41550 ], "loc": { "start": { - "line": 1619, + "line": 1468, "column": 8 }, "end": { - "line": 1620, + "line": 1469, "column": 29 } } @@ -78302,16 +71158,16 @@ "type": "Identifier", "name": "ct", "range": [ - 45691, - 45693 + 41568, + 41570 ], "loc": { "start": { - "line": 1621, + "line": 1470, "column": 17 }, "end": { - "line": 1621, + "line": 1470, "column": 19 } } @@ -78321,31 +71177,31 @@ "value": 0, "raw": "0", "range": [ - 45696, - 45697 + 41573, + 41574 ], "loc": { "start": { - "line": 1621, + "line": 1470, "column": 22 }, "end": { - "line": 1621, + "line": 1470, "column": 23 } } }, "range": [ - 45691, - 45697 + 41568, + 41574 ], "loc": { "start": { - "line": 1621, + "line": 1470, "column": 17 }, "end": { - "line": 1621, + "line": 1470, "column": 23 } } @@ -78353,16 +71209,16 @@ ], "kind": "let", "range": [ - 45687, - 45697 + 41564, + 41574 ], "loc": { "start": { - "line": 1621, + "line": 1470, "column": 13 }, "end": { - "line": 1621, + "line": 1470, "column": 23 } } @@ -78374,16 +71230,16 @@ "type": "Identifier", "name": "ct", "range": [ - 45699, - 45701 + 41576, + 41578 ], "loc": { "start": { - "line": 1621, + "line": 1470, "column": 25 }, "end": { - "line": 1621, + "line": 1470, "column": 27 } } @@ -78392,31 +71248,31 @@ "type": "Identifier", "name": "len", "range": [ - 45704, - 45707 + 41581, + 41584 ], "loc": { "start": { - "line": 1621, + "line": 1470, "column": 30 }, "end": { - "line": 1621, + "line": 1470, "column": 33 } } }, "range": [ - 45699, - 45707 + 41576, + 41584 ], "loc": { "start": { - "line": 1621, + "line": 1470, "column": 25 }, "end": { - "line": 1621, + "line": 1470, "column": 33 } } @@ -78428,32 +71284,32 @@ "type": "Identifier", "name": "ct", "range": [ - 45709, - 45711 + 41586, + 41588 ], "loc": { "start": { - "line": 1621, + "line": 1470, "column": 35 }, "end": { - "line": 1621, + "line": 1470, "column": 37 } } }, "prefix": false, "range": [ - 45709, - 45713 + 41586, + 41590 ], "loc": { "start": { - "line": 1621, + "line": 1470, "column": 35 }, "end": { - "line": 1621, + "line": 1470, "column": 39 } } @@ -78470,16 +71326,16 @@ "type": "Identifier", "name": "externalFltTgtId", "range": [ - 45733, - 45749 + 41610, + 41626 ], "loc": { "start": { - "line": 1622, + "line": 1471, "column": 16 }, "end": { - "line": 1622, + "line": 1471, "column": 32 } } @@ -78491,16 +71347,16 @@ "type": "Identifier", "name": "ids", "range": [ - 45752, - 45755 + 41629, + 41632 ], "loc": { "start": { - "line": 1622, + "line": 1471, "column": 35 }, "end": { - "line": 1622, + "line": 1471, "column": 38 } } @@ -78509,46 +71365,46 @@ "type": "Identifier", "name": "ct", "range": [ - 45756, - 45758 + 41633, + 41635 ], "loc": { "start": { - "line": 1622, + "line": 1471, "column": 39 }, "end": { - "line": 1622, + "line": 1471, "column": 41 } } }, "range": [ - 45752, - 45759 + 41629, + 41636 ], "loc": { "start": { - "line": 1622, + "line": 1471, "column": 35 }, "end": { - "line": 1622, + "line": 1471, "column": 42 } } }, "range": [ - 45733, - 45759 + 41610, + 41636 ], "loc": { "start": { - "line": 1622, + "line": 1471, "column": 16 }, "end": { - "line": 1622, + "line": 1471, "column": 42 } } @@ -78559,16 +71415,16 @@ "type": "Identifier", "name": "externalFlt", "range": [ - 45777, - 45788 + 41654, + 41665 ], "loc": { "start": { - "line": 1623, + "line": 1472, "column": 16 }, "end": { - "line": 1623, + "line": 1472, "column": 27 } } @@ -78579,16 +71435,16 @@ "type": "Identifier", "name": "elm", "range": [ - 45791, - 45794 + 41668, + 41671 ], "loc": { "start": { - "line": 1623, + "line": 1472, "column": 30 }, "end": { - "line": 1623, + "line": 1472, "column": 33 } } @@ -78598,47 +71454,47 @@ "type": "Identifier", "name": "externalFltTgtId", "range": [ - 45795, - 45811 + 41672, + 41688 ], "loc": { "start": { - "line": 1623, + "line": 1472, "column": 34 }, "end": { - "line": 1623, + "line": 1472, "column": 50 } } } ], "range": [ - 45791, - 45812 + 41668, + 41689 ], "loc": { "start": { - "line": 1623, + "line": 1472, "column": 30 }, "end": { - "line": 1623, + "line": 1472, "column": 51 } } }, "range": [ - 45777, - 45812 + 41654, + 41689 ], "loc": { "start": { - "line": 1623, + "line": 1472, "column": 16 }, "end": { - "line": 1623, + "line": 1472, "column": 51 } } @@ -78646,16 +71502,16 @@ ], "kind": "let", "range": [ - 45729, - 45813 + 41606, + 41690 ], "loc": { "start": { - "line": 1622, + "line": 1471, "column": 12 }, "end": { - "line": 1623, + "line": 1472, "column": 52 } } @@ -78666,16 +71522,16 @@ "type": "Identifier", "name": "externalFlt", "range": [ - 45830, - 45841 + 41707, + 41718 ], "loc": { "start": { - "line": 1624, + "line": 1473, "column": 16 }, "end": { - "line": 1624, + "line": 1473, "column": 27 } } @@ -78695,16 +71551,16 @@ "type": "Identifier", "name": "externalFlt", "range": [ - 45861, - 45872 + 41738, + 41749 ], "loc": { "start": { - "line": 1625, + "line": 1474, "column": 16 }, "end": { - "line": 1625, + "line": 1474, "column": 27 } } @@ -78713,31 +71569,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 45873, - 45882 + 41750, + 41759 ], "loc": { "start": { - "line": 1625, + "line": 1474, "column": 28 }, "end": { - "line": 1625, + "line": 1474, "column": 37 } } }, "range": [ - 45861, - 45882 + 41738, + 41759 ], "loc": { "start": { - "line": 1625, + "line": 1474, "column": 16 }, "end": { - "line": 1625, + "line": 1474, "column": 37 } } @@ -78747,125 +71603,125 @@ "value": "", "raw": "''", "range": [ - 45885, - 45887 + 41762, + 41764 ], "loc": { "start": { - "line": 1625, + "line": 1474, "column": 40 }, "end": { - "line": 1625, + "line": 1474, "column": 42 } } }, "range": [ - 45861, - 45887 + 41738, + 41764 ], "loc": { "start": { - "line": 1625, + "line": 1474, "column": 16 }, "end": { - "line": 1625, + "line": 1474, "column": 42 } } }, "range": [ - 45861, - 45888 + 41738, + 41765 ], "loc": { "start": { - "line": 1625, + "line": 1474, "column": 16 }, "end": { - "line": 1625, + "line": 1474, "column": 43 } } } ], "range": [ - 45843, - 45902 + 41720, + 41779 ], "loc": { "start": { - "line": 1624, + "line": 1473, "column": 29 }, "end": { - "line": 1626, + "line": 1475, "column": 13 } } }, "alternate": null, "range": [ - 45826, - 45902 + 41703, + 41779 ], "loc": { "start": { - "line": 1624, + "line": 1473, "column": 12 }, "end": { - "line": 1626, + "line": 1475, "column": 13 } } } ], "range": [ - 45715, - 45912 + 41592, + 41789 ], "loc": { "start": { - "line": 1621, + "line": 1470, "column": 41 }, "end": { - "line": 1627, + "line": 1476, "column": 9 } } }, "range": [ - 45682, - 45912 + 41559, + 41789 ], "loc": { "start": { - "line": 1621, + "line": 1470, "column": 8 }, "end": { - "line": 1627, + "line": 1476, "column": 9 } } } ], "range": [ - 45533, - 45918 + 41410, + 41795 ], "loc": { "start": { - "line": 1615, + "line": 1464, "column": 25 }, "end": { - "line": 1628, + "line": 1477, "column": 5 } } @@ -78873,16 +71729,16 @@ "generator": false, "expression": false, "range": [ - 45530, - 45918 + 41407, + 41795 ], "loc": { "start": { - "line": 1615, + "line": 1464, "column": 22 }, "end": { - "line": 1628, + "line": 1477, "column": 5 } } @@ -78890,16 +71746,16 @@ "kind": "method", "computed": false, "range": [ - 45512, - 45918 + 41389, + 41795 ], "loc": { "start": { - "line": 1615, + "line": 1464, "column": 4 }, "end": { - "line": 1628, + "line": 1477, "column": 5 } }, @@ -78908,16 +71764,16 @@ "type": "Block", "value": "*\n * Remove all the external column filters\n ", "range": [ - 45450, - 45507 + 41327, + 41384 ], "loc": { "start": { - "line": 1612, + "line": 1461, "column": 4 }, "end": { - "line": 1614, + "line": 1463, "column": 7 } } @@ -78928,16 +71784,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": [ - 45924, - 46078 + 41801, + 41955 ], "loc": { "start": { - "line": 1630, + "line": 1479, "column": 4 }, "end": { - "line": 1634, + "line": 1483, "column": 7 } } @@ -78951,16 +71807,16 @@ "type": "Identifier", "name": "isCustomOptions", "range": [ - 46083, - 46098 + 41960, + 41975 ], "loc": { "start": { - "line": 1635, + "line": 1484, "column": 4 }, "end": { - "line": 1635, + "line": 1484, "column": 19 } } @@ -78973,16 +71829,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 46099, - 46107 + 41976, + 41984 ], "loc": { "start": { - "line": 1635, + "line": 1484, "column": 20 }, "end": { - "line": 1635, + "line": 1484, "column": 28 } } @@ -79002,16 +71858,16 @@ "object": { "type": "ThisExpression", "range": [ - 46126, - 46130 + 42003, + 42007 ], "loc": { "start": { - "line": 1636, + "line": 1485, "column": 15 }, "end": { - "line": 1636, + "line": 1485, "column": 19 } } @@ -79020,31 +71876,31 @@ "type": "Identifier", "name": "hasCustomOptions", "range": [ - 46131, - 46147 + 42008, + 42024 ], "loc": { "start": { - "line": 1636, + "line": 1485, "column": 20 }, "end": { - "line": 1636, + "line": 1485, "column": 36 } } }, "range": [ - 46126, - 46147 + 42003, + 42024 ], "loc": { "start": { - "line": 1636, + "line": 1485, "column": 15 }, "end": { - "line": 1636, + "line": 1485, "column": 36 } } @@ -79066,16 +71922,16 @@ "object": { "type": "ThisExpression", "range": [ - 46163, - 46167 + 42040, + 42044 ], "loc": { "start": { - "line": 1637, + "line": 1486, "column": 12 }, "end": { - "line": 1637, + "line": 1486, "column": 16 } } @@ -79084,31 +71940,31 @@ "type": "Identifier", "name": "customOptions", "range": [ - 46168, - 46181 + 42045, + 42058 ], "loc": { "start": { - "line": 1637, + "line": 1486, "column": 17 }, "end": { - "line": 1637, + "line": 1486, "column": 30 } } }, "range": [ - 46163, - 46181 + 42040, + 42058 ], "loc": { "start": { - "line": 1637, + "line": 1486, "column": 12 }, "end": { - "line": 1637, + "line": 1486, "column": 30 } } @@ -79117,31 +71973,31 @@ "type": "Identifier", "name": "cols", "range": [ - 46182, - 46186 + 42059, + 42063 ], "loc": { "start": { - "line": 1637, + "line": 1486, "column": 31 }, "end": { - "line": 1637, + "line": 1486, "column": 35 } } }, "range": [ - 46163, - 46186 + 42040, + 42063 ], "loc": { "start": { - "line": 1637, + "line": 1486, "column": 12 }, "end": { - "line": 1637, + "line": 1486, "column": 35 } } @@ -79150,31 +72006,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 46187, - 46194 + 42064, + 42071 ], "loc": { "start": { - "line": 1637, + "line": 1486, "column": 36 }, "end": { - "line": 1637, + "line": 1486, "column": 43 } } }, "range": [ - 46163, - 46194 + 42040, + 42071 ], "loc": { "start": { - "line": 1637, + "line": 1486, "column": 12 }, "end": { - "line": 1637, + "line": 1486, "column": 43 } } @@ -79184,32 +72040,32 @@ "type": "Identifier", "name": "colIndex", "range": [ - 46195, - 46203 + 42072, + 42080 ], "loc": { "start": { - "line": 1637, + "line": 1486, "column": 44 }, "end": { - "line": 1637, + "line": 1486, "column": 52 } } } ], "range": [ - 46163, - 46204 + 42040, + 42081 ], "loc": { "start": { - "line": 1637, + "line": 1486, "column": 12 }, "end": { - "line": 1637, + "line": 1486, "column": 53 } } @@ -79222,93 +72078,93 @@ "value": 1, "raw": "1", "range": [ - 46210, - 46211 + 42087, + 42088 ], "loc": { "start": { - "line": 1637, + "line": 1486, "column": 59 }, "end": { - "line": 1637, + "line": 1486, "column": 60 } } }, "prefix": true, "range": [ - 46209, - 46211 + 42086, + 42088 ], "loc": { "start": { - "line": 1637, + "line": 1486, "column": 58 }, "end": { - "line": 1637, + "line": 1486, "column": 60 } } }, "range": [ - 46163, - 46211 + 42040, + 42088 ], "loc": { "start": { - "line": 1637, + "line": 1486, "column": 12 }, "end": { - "line": 1637, + "line": 1486, "column": 60 } } }, "range": [ - 46126, - 46211 + 42003, + 42088 ], "loc": { "start": { - "line": 1636, + "line": 1485, "column": 15 }, "end": { - "line": 1637, + "line": 1486, "column": 60 } } }, "range": [ - 46119, - 46212 + 41996, + 42089 ], "loc": { "start": { - "line": 1636, + "line": 1485, "column": 8 }, "end": { - "line": 1637, + "line": 1486, "column": 61 } } } ], "range": [ - 46109, - 46218 + 41986, + 42095 ], "loc": { "start": { - "line": 1635, + "line": 1484, "column": 30 }, "end": { - "line": 1638, + "line": 1487, "column": 5 } } @@ -79316,16 +72172,16 @@ "generator": false, "expression": false, "range": [ - 46098, - 46218 + 41975, + 42095 ], "loc": { "start": { - "line": 1635, + "line": 1484, "column": 19 }, "end": { - "line": 1638, + "line": 1487, "column": 5 } } @@ -79333,16 +72189,16 @@ "kind": "method", "computed": false, "range": [ - 46083, - 46218 + 41960, + 42095 ], "loc": { "start": { - "line": 1635, + "line": 1484, "column": 4 }, "end": { - "line": 1638, + "line": 1487, "column": 5 } }, @@ -79351,16 +72207,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": [ - 45924, - 46078 + 41801, + 41955 ], "loc": { "start": { - "line": 1630, + "line": 1479, "column": 4 }, "end": { - "line": 1634, + "line": 1483, "column": 7 } } @@ -79371,16 +72227,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": [ - 46224, - 46420 + 42101, + 42297 ], "loc": { "start": { - "line": 1640, + "line": 1489, "column": 4 }, "end": { - "line": 1645, + "line": 1494, "column": 7 } } @@ -79394,16 +72250,16 @@ "type": "Identifier", "name": "getCustomOptions", "range": [ - 46425, - 46441 + 42302, + 42318 ], "loc": { "start": { - "line": 1646, + "line": 1495, "column": 4 }, "end": { - "line": 1646, + "line": 1495, "column": 20 } } @@ -79416,16 +72272,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 46442, - 46450 + 42319, + 42327 ], "loc": { "start": { - "line": 1646, + "line": 1495, "column": 21 }, "end": { - "line": 1646, + "line": 1495, "column": 29 } } @@ -79445,16 +72301,16 @@ "type": "Identifier", "name": "isEmpty", "range": [ - 46466, - 46473 + 42343, + 42350 ], "loc": { "start": { - "line": 1647, + "line": 1496, "column": 12 }, "end": { - "line": 1647, + "line": 1496, "column": 19 } } @@ -79464,32 +72320,32 @@ "type": "Identifier", "name": "colIndex", "range": [ - 46474, - 46482 + 42351, + 42359 ], "loc": { "start": { - "line": 1647, + "line": 1496, "column": 20 }, "end": { - "line": 1647, + "line": 1496, "column": 28 } } } ], "range": [ - 46466, - 46483 + 42343, + 42360 ], "loc": { "start": { - "line": 1647, + "line": 1496, "column": 12 }, "end": { - "line": 1647, + "line": 1496, "column": 29 } } @@ -79505,16 +72361,16 @@ "object": { "type": "ThisExpression", "range": [ - 46488, - 46492 + 42365, + 42369 ], "loc": { "start": { - "line": 1647, + "line": 1496, "column": 34 }, "end": { - "line": 1647, + "line": 1496, "column": 38 } } @@ -79523,31 +72379,31 @@ "type": "Identifier", "name": "isCustomOptions", "range": [ - 46493, - 46508 + 42370, + 42385 ], "loc": { "start": { - "line": 1647, + "line": 1496, "column": 39 }, "end": { - "line": 1647, + "line": 1496, "column": 54 } } }, "range": [ - 46488, - 46508 + 42365, + 42385 ], "loc": { "start": { - "line": 1647, + "line": 1496, "column": 34 }, "end": { - "line": 1647, + "line": 1496, "column": 54 } } @@ -79557,63 +72413,63 @@ "type": "Identifier", "name": "colIndex", "range": [ - 46509, - 46517 + 42386, + 42394 ], "loc": { "start": { - "line": 1647, + "line": 1496, "column": 55 }, "end": { - "line": 1647, + "line": 1496, "column": 63 } } } ], "range": [ - 46488, - 46518 + 42365, + 42395 ], "loc": { "start": { - "line": 1647, + "line": 1496, "column": 34 }, "end": { - "line": 1647, + "line": 1496, "column": 64 } } }, "prefix": true, "range": [ - 46487, - 46518 + 42364, + 42395 ], "loc": { "start": { - "line": 1647, + "line": 1496, "column": 33 }, "end": { - "line": 1647, + "line": 1496, "column": 64 } } }, "range": [ - 46466, - 46518 + 42343, + 42395 ], "loc": { "start": { - "line": 1647, + "line": 1496, "column": 12 }, "end": { - "line": 1647, + "line": 1496, "column": 64 } } @@ -79625,48 +72481,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 46534, - 46541 + 42411, + 42418 ], "loc": { "start": { - "line": 1648, + "line": 1497, "column": 12 }, "end": { - "line": 1648, + "line": 1497, "column": 19 } } } ], "range": [ - 46520, - 46551 + 42397, + 42428 ], "loc": { "start": { - "line": 1647, + "line": 1496, "column": 66 }, "end": { - "line": 1649, + "line": 1498, "column": 9 } } }, "alternate": null, "range": [ - 46462, - 46551 + 42339, + 42428 ], "loc": { "start": { - "line": 1647, + "line": 1496, "column": 8 }, "end": { - "line": 1649, + "line": 1498, "column": 9 } } @@ -79680,16 +72536,16 @@ "type": "Identifier", "name": "customOptions", "range": [ - 46565, - 46578 + 42442, + 42455 ], "loc": { "start": { - "line": 1651, + "line": 1500, "column": 12 }, "end": { - "line": 1651, + "line": 1500, "column": 25 } } @@ -79700,16 +72556,16 @@ "object": { "type": "ThisExpression", "range": [ - 46581, - 46585 + 42458, + 42462 ], "loc": { "start": { - "line": 1651, + "line": 1500, "column": 28 }, "end": { - "line": 1651, + "line": 1500, "column": 32 } } @@ -79718,46 +72574,46 @@ "type": "Identifier", "name": "customOptions", "range": [ - 46586, - 46599 + 42463, + 42476 ], "loc": { "start": { - "line": 1651, + "line": 1500, "column": 33 }, "end": { - "line": 1651, + "line": 1500, "column": 46 } } }, "range": [ - 46581, - 46599 + 42458, + 42476 ], "loc": { "start": { - "line": 1651, + "line": 1500, "column": 28 }, "end": { - "line": 1651, + "line": 1500, "column": 46 } } }, "range": [ - 46565, - 46599 + 42442, + 42476 ], "loc": { "start": { - "line": 1651, + "line": 1500, "column": 12 }, "end": { - "line": 1651, + "line": 1500, "column": 46 } } @@ -79765,16 +72621,16 @@ ], "kind": "let", "range": [ - 46561, - 46600 + 42438, + 42477 ], "loc": { "start": { - "line": 1651, + "line": 1500, "column": 8 }, "end": { - "line": 1651, + "line": 1500, "column": 47 } } @@ -79788,16 +72644,16 @@ "type": "Identifier", "name": "cols", "range": [ - 46613, - 46617 + 42490, + 42494 ], "loc": { "start": { - "line": 1652, + "line": 1501, "column": 12 }, "end": { - "line": 1652, + "line": 1501, "column": 16 } } @@ -79809,16 +72665,16 @@ "type": "Identifier", "name": "customOptions", "range": [ - 46620, - 46633 + 42497, + 42510 ], "loc": { "start": { - "line": 1652, + "line": 1501, "column": 19 }, "end": { - "line": 1652, + "line": 1501, "column": 32 } } @@ -79827,46 +72683,46 @@ "type": "Identifier", "name": "cols", "range": [ - 46634, - 46638 + 42511, + 42515 ], "loc": { "start": { - "line": 1652, + "line": 1501, "column": 33 }, "end": { - "line": 1652, + "line": 1501, "column": 37 } } }, "range": [ - 46620, - 46638 + 42497, + 42515 ], "loc": { "start": { - "line": 1652, + "line": 1501, "column": 19 }, "end": { - "line": 1652, + "line": 1501, "column": 37 } } }, "range": [ - 46613, - 46638 + 42490, + 42515 ], "loc": { "start": { - "line": 1652, + "line": 1501, "column": 12 }, "end": { - "line": 1652, + "line": 1501, "column": 37 } } @@ -79874,16 +72730,16 @@ ], "kind": "let", "range": [ - 46609, - 46639 + 42486, + 42516 ], "loc": { "start": { - "line": 1652, + "line": 1501, "column": 8 }, "end": { - "line": 1652, + "line": 1501, "column": 38 } } @@ -79897,16 +72753,16 @@ "type": "Identifier", "name": "optTxt", "range": [ - 46652, - 46658 + 42529, + 42535 ], "loc": { "start": { - "line": 1653, + "line": 1502, "column": 12 }, "end": { - "line": 1653, + "line": 1502, "column": 18 } } @@ -79915,31 +72771,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 46661, - 46663 + 42538, + 42540 ], "loc": { "start": { - "line": 1653, + "line": 1502, "column": 21 }, "end": { - "line": 1653, + "line": 1502, "column": 23 } } }, "range": [ - 46652, - 46663 + 42529, + 42540 ], "loc": { "start": { - "line": 1653, + "line": 1502, "column": 12 }, "end": { - "line": 1653, + "line": 1502, "column": 23 } } @@ -79950,16 +72806,16 @@ "type": "Identifier", "name": "optArray", "range": [ - 46665, - 46673 + 42542, + 42550 ], "loc": { "start": { - "line": 1653, + "line": 1502, "column": 25 }, "end": { - "line": 1653, + "line": 1502, "column": 33 } } @@ -79968,31 +72824,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 46676, - 46678 + 42553, + 42555 ], "loc": { "start": { - "line": 1653, + "line": 1502, "column": 36 }, "end": { - "line": 1653, + "line": 1502, "column": 38 } } }, "range": [ - 46665, - 46678 + 42542, + 42555 ], "loc": { "start": { - "line": 1653, + "line": 1502, "column": 25 }, "end": { - "line": 1653, + "line": 1502, "column": 38 } } @@ -80000,16 +72856,16 @@ ], "kind": "let", "range": [ - 46648, - 46679 + 42525, + 42556 ], "loc": { "start": { - "line": 1653, + "line": 1502, "column": 8 }, "end": { - "line": 1653, + "line": 1502, "column": 39 } } @@ -80023,16 +72879,16 @@ "type": "Identifier", "name": "index", "range": [ - 46692, - 46697 + 42569, + 42574 ], "loc": { "start": { - "line": 1654, + "line": 1503, "column": 12 }, "end": { - "line": 1654, + "line": 1503, "column": 17 } } @@ -80046,16 +72902,16 @@ "type": "Identifier", "name": "cols", "range": [ - 46700, - 46704 + 42577, + 42581 ], "loc": { "start": { - "line": 1654, + "line": 1503, "column": 20 }, "end": { - "line": 1654, + "line": 1503, "column": 24 } } @@ -80064,31 +72920,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 46705, - 46712 + 42582, + 42589 ], "loc": { "start": { - "line": 1654, + "line": 1503, "column": 25 }, "end": { - "line": 1654, + "line": 1503, "column": 32 } } }, "range": [ - 46700, - 46712 + 42577, + 42589 ], "loc": { "start": { - "line": 1654, + "line": 1503, "column": 20 }, "end": { - "line": 1654, + "line": 1503, "column": 32 } } @@ -80098,47 +72954,47 @@ "type": "Identifier", "name": "colIndex", "range": [ - 46713, - 46721 + 42590, + 42598 ], "loc": { "start": { - "line": 1654, + "line": 1503, "column": 33 }, "end": { - "line": 1654, + "line": 1503, "column": 41 } } } ], "range": [ - 46700, - 46722 + 42577, + 42599 ], "loc": { "start": { - "line": 1654, + "line": 1503, "column": 20 }, "end": { - "line": 1654, + "line": 1503, "column": 42 } } }, "range": [ - 46692, - 46722 + 42569, + 42599 ], "loc": { "start": { - "line": 1654, + "line": 1503, "column": 12 }, "end": { - "line": 1654, + "line": 1503, "column": 42 } } @@ -80146,16 +73002,16 @@ ], "kind": "let", "range": [ - 46688, - 46723 + 42565, + 42600 ], "loc": { "start": { - "line": 1654, + "line": 1503, "column": 8 }, "end": { - "line": 1654, + "line": 1503, "column": 43 } } @@ -80169,16 +73025,16 @@ "type": "Identifier", "name": "slcValues", "range": [ - 46736, - 46745 + 42613, + 42622 ], "loc": { "start": { - "line": 1655, + "line": 1504, "column": 12 }, "end": { - "line": 1655, + "line": 1504, "column": 21 } } @@ -80193,16 +73049,16 @@ "type": "Identifier", "name": "customOptions", "range": [ - 46748, - 46761 + 42625, + 42638 ], "loc": { "start": { - "line": 1655, + "line": 1504, "column": 24 }, "end": { - "line": 1655, + "line": 1504, "column": 37 } } @@ -80211,31 +73067,31 @@ "type": "Identifier", "name": "values", "range": [ - 46762, - 46768 + 42639, + 42645 ], "loc": { "start": { - "line": 1655, + "line": 1504, "column": 38 }, "end": { - "line": 1655, + "line": 1504, "column": 44 } } }, "range": [ - 46748, - 46768 + 42625, + 42645 ], "loc": { "start": { - "line": 1655, + "line": 1504, "column": 24 }, "end": { - "line": 1655, + "line": 1504, "column": 44 } } @@ -80244,46 +73100,46 @@ "type": "Identifier", "name": "index", "range": [ - 46769, - 46774 + 42646, + 42651 ], "loc": { "start": { - "line": 1655, + "line": 1504, "column": 45 }, "end": { - "line": 1655, + "line": 1504, "column": 50 } } }, "range": [ - 46748, - 46775 + 42625, + 42652 ], "loc": { "start": { - "line": 1655, + "line": 1504, "column": 24 }, "end": { - "line": 1655, + "line": 1504, "column": 51 } } }, "range": [ - 46736, - 46775 + 42613, + 42652 ], "loc": { "start": { - "line": 1655, + "line": 1504, "column": 12 }, "end": { - "line": 1655, + "line": 1504, "column": 51 } } @@ -80291,16 +73147,16 @@ ], "kind": "let", "range": [ - 46732, - 46776 + 42609, + 42653 ], "loc": { "start": { - "line": 1655, + "line": 1504, "column": 8 }, "end": { - "line": 1655, + "line": 1504, "column": 52 } } @@ -80314,16 +73170,16 @@ "type": "Identifier", "name": "slcTexts", "range": [ - 46789, - 46797 + 42666, + 42674 ], "loc": { "start": { - "line": 1656, + "line": 1505, "column": 12 }, "end": { - "line": 1656, + "line": 1505, "column": 20 } } @@ -80338,16 +73194,16 @@ "type": "Identifier", "name": "customOptions", "range": [ - 46800, - 46813 + 42677, + 42690 ], "loc": { "start": { - "line": 1656, + "line": 1505, "column": 23 }, "end": { - "line": 1656, + "line": 1505, "column": 36 } } @@ -80356,31 +73212,31 @@ "type": "Identifier", "name": "texts", "range": [ - 46814, - 46819 + 42691, + 42696 ], "loc": { "start": { - "line": 1656, + "line": 1505, "column": 37 }, "end": { - "line": 1656, + "line": 1505, "column": 42 } } }, "range": [ - 46800, - 46819 + 42677, + 42696 ], "loc": { "start": { - "line": 1656, + "line": 1505, "column": 23 }, "end": { - "line": 1656, + "line": 1505, "column": 42 } } @@ -80389,46 +73245,46 @@ "type": "Identifier", "name": "index", "range": [ - 46820, - 46825 + 42697, + 42702 ], "loc": { "start": { - "line": 1656, + "line": 1505, "column": 43 }, "end": { - "line": 1656, + "line": 1505, "column": 48 } } }, "range": [ - 46800, - 46826 + 42677, + 42703 ], "loc": { "start": { - "line": 1656, + "line": 1505, "column": 23 }, "end": { - "line": 1656, + "line": 1505, "column": 49 } } }, "range": [ - 46789, - 46826 + 42666, + 42703 ], "loc": { "start": { - "line": 1656, + "line": 1505, "column": 12 }, "end": { - "line": 1656, + "line": 1505, "column": 49 } } @@ -80436,16 +73292,16 @@ ], "kind": "let", "range": [ - 46785, - 46827 + 42662, + 42704 ], "loc": { "start": { - "line": 1656, + "line": 1505, "column": 8 }, "end": { - "line": 1656, + "line": 1505, "column": 50 } } @@ -80459,16 +73315,16 @@ "type": "Identifier", "name": "slcSort", "range": [ - 46840, - 46847 + 42717, + 42724 ], "loc": { "start": { - "line": 1657, + "line": 1506, "column": 12 }, "end": { - "line": 1657, + "line": 1506, "column": 19 } } @@ -80483,16 +73339,16 @@ "type": "Identifier", "name": "customOptions", "range": [ - 46850, - 46863 + 42727, + 42740 ], "loc": { "start": { - "line": 1657, + "line": 1506, "column": 22 }, "end": { - "line": 1657, + "line": 1506, "column": 35 } } @@ -80501,31 +73357,31 @@ "type": "Identifier", "name": "sorts", "range": [ - 46864, - 46869 + 42741, + 42746 ], "loc": { "start": { - "line": 1657, + "line": 1506, "column": 36 }, "end": { - "line": 1657, + "line": 1506, "column": 41 } } }, "range": [ - 46850, - 46869 + 42727, + 42746 ], "loc": { "start": { - "line": 1657, + "line": 1506, "column": 22 }, "end": { - "line": 1657, + "line": 1506, "column": 41 } } @@ -80534,46 +73390,46 @@ "type": "Identifier", "name": "index", "range": [ - 46870, - 46875 + 42747, + 42752 ], "loc": { "start": { - "line": 1657, + "line": 1506, "column": 42 }, "end": { - "line": 1657, + "line": 1506, "column": 47 } } }, "range": [ - 46850, - 46876 + 42727, + 42753 ], "loc": { "start": { - "line": 1657, + "line": 1506, "column": 22 }, "end": { - "line": 1657, + "line": 1506, "column": 48 } } }, "range": [ - 46840, - 46876 + 42717, + 42753 ], "loc": { "start": { - "line": 1657, + "line": 1506, "column": 12 }, "end": { - "line": 1657, + "line": 1506, "column": 48 } } @@ -80581,16 +73437,16 @@ ], "kind": "let", "range": [ - 46836, - 46877 + 42713, + 42754 ], "loc": { "start": { - "line": 1657, + "line": 1506, "column": 8 }, "end": { - "line": 1657, + "line": 1506, "column": 49 } } @@ -80606,16 +73462,16 @@ "type": "Identifier", "name": "r", "range": [ - 46896, - 46897 + 42773, + 42774 ], "loc": { "start": { - "line": 1659, + "line": 1508, "column": 17 }, "end": { - "line": 1659, + "line": 1508, "column": 18 } } @@ -80625,31 +73481,31 @@ "value": 0, "raw": "0", "range": [ - 46900, - 46901 + 42777, + 42778 ], "loc": { "start": { - "line": 1659, + "line": 1508, "column": 21 }, "end": { - "line": 1659, + "line": 1508, "column": 22 } } }, "range": [ - 46896, - 46901 + 42773, + 42778 ], "loc": { "start": { - "line": 1659, + "line": 1508, "column": 17 }, "end": { - "line": 1659, + "line": 1508, "column": 22 } } @@ -80660,16 +73516,16 @@ "type": "Identifier", "name": "len", "range": [ - 46903, - 46906 + 42780, + 42783 ], "loc": { "start": { - "line": 1659, + "line": 1508, "column": 24 }, "end": { - "line": 1659, + "line": 1508, "column": 27 } } @@ -80681,16 +73537,16 @@ "type": "Identifier", "name": "slcValues", "range": [ - 46909, - 46918 + 42786, + 42795 ], "loc": { "start": { - "line": 1659, + "line": 1508, "column": 30 }, "end": { - "line": 1659, + "line": 1508, "column": 39 } } @@ -80699,46 +73555,46 @@ "type": "Identifier", "name": "length", "range": [ - 46919, - 46925 + 42796, + 42802 ], "loc": { "start": { - "line": 1659, + "line": 1508, "column": 40 }, "end": { - "line": 1659, + "line": 1508, "column": 46 } } }, "range": [ - 46909, - 46925 + 42786, + 42802 ], "loc": { "start": { - "line": 1659, + "line": 1508, "column": 30 }, "end": { - "line": 1659, + "line": 1508, "column": 46 } } }, "range": [ - 46903, - 46925 + 42780, + 42802 ], "loc": { "start": { - "line": 1659, + "line": 1508, "column": 24 }, "end": { - "line": 1659, + "line": 1508, "column": 46 } } @@ -80746,16 +73602,16 @@ ], "kind": "let", "range": [ - 46892, - 46925 + 42769, + 42802 ], "loc": { "start": { - "line": 1659, + "line": 1508, "column": 13 }, "end": { - "line": 1659, + "line": 1508, "column": 46 } } @@ -80767,16 +73623,16 @@ "type": "Identifier", "name": "r", "range": [ - 46927, - 46928 + 42804, + 42805 ], "loc": { "start": { - "line": 1659, + "line": 1508, "column": 48 }, "end": { - "line": 1659, + "line": 1508, "column": 49 } } @@ -80785,31 +73641,31 @@ "type": "Identifier", "name": "len", "range": [ - 46931, - 46934 + 42808, + 42811 ], "loc": { "start": { - "line": 1659, + "line": 1508, "column": 52 }, "end": { - "line": 1659, + "line": 1508, "column": 55 } } }, "range": [ - 46927, - 46934 + 42804, + 42811 ], "loc": { "start": { - "line": 1659, + "line": 1508, "column": 48 }, "end": { - "line": 1659, + "line": 1508, "column": 55 } } @@ -80821,32 +73677,32 @@ "type": "Identifier", "name": "r", "range": [ - 46936, - 46937 + 42813, + 42814 ], "loc": { "start": { - "line": 1659, + "line": 1508, "column": 57 }, "end": { - "line": 1659, + "line": 1508, "column": 58 } } }, "prefix": false, "range": [ - 46936, - 46939 + 42813, + 42816 ], "loc": { "start": { - "line": 1659, + "line": 1508, "column": 57 }, "end": { - "line": 1659, + "line": 1508, "column": 60 } } @@ -80865,16 +73721,16 @@ "type": "Identifier", "name": "optArray", "range": [ - 46955, - 46963 + 42832, + 42840 ], "loc": { "start": { - "line": 1660, + "line": 1509, "column": 12 }, "end": { - "line": 1660, + "line": 1509, "column": 20 } } @@ -80883,31 +73739,31 @@ "type": "Identifier", "name": "push", "range": [ - 46964, - 46968 + 42841, + 42845 ], "loc": { "start": { - "line": 1660, + "line": 1509, "column": 21 }, "end": { - "line": 1660, + "line": 1509, "column": 25 } } }, "range": [ - 46955, - 46968 + 42832, + 42845 ], "loc": { "start": { - "line": 1660, + "line": 1509, "column": 12 }, "end": { - "line": 1660, + "line": 1509, "column": 25 } } @@ -80920,16 +73776,16 @@ "type": "Identifier", "name": "slcValues", "range": [ - 46969, - 46978 + 42846, + 42855 ], "loc": { "start": { - "line": 1660, + "line": 1509, "column": 26 }, "end": { - "line": 1660, + "line": 1509, "column": 35 } } @@ -80938,62 +73794,62 @@ "type": "Identifier", "name": "r", "range": [ - 46979, - 46980 + 42856, + 42857 ], "loc": { "start": { - "line": 1660, + "line": 1509, "column": 36 }, "end": { - "line": 1660, + "line": 1509, "column": 37 } } }, "range": [ - 46969, - 46981 + 42846, + 42858 ], "loc": { "start": { - "line": 1660, + "line": 1509, "column": 26 }, "end": { - "line": 1660, + "line": 1509, "column": 38 } } } ], "range": [ - 46955, - 46982 + 42832, + 42859 ], "loc": { "start": { - "line": 1660, + "line": 1509, "column": 12 }, "end": { - "line": 1660, + "line": 1509, "column": 39 } } }, "range": [ - 46955, - 46983 + 42832, + 42860 ], "loc": { "start": { - "line": 1660, + "line": 1509, "column": 12 }, "end": { - "line": 1660, + "line": 1509, "column": 40 } } @@ -81007,16 +73863,16 @@ "type": "Identifier", "name": "slcTexts", "range": [ - 47000, - 47008 + 42877, + 42885 ], "loc": { "start": { - "line": 1661, + "line": 1510, "column": 16 }, "end": { - "line": 1661, + "line": 1510, "column": 24 } } @@ -81025,31 +73881,31 @@ "type": "Identifier", "name": "r", "range": [ - 47009, - 47010 + 42886, + 42887 ], "loc": { "start": { - "line": 1661, + "line": 1510, "column": 25 }, "end": { - "line": 1661, + "line": 1510, "column": 26 } } }, "range": [ - 47000, - 47011 + 42877, + 42888 ], "loc": { "start": { - "line": 1661, + "line": 1510, "column": 16 }, "end": { - "line": 1661, + "line": 1510, "column": 27 } } @@ -81068,16 +73924,16 @@ "type": "Identifier", "name": "optTxt", "range": [ - 47031, - 47037 + 42908, + 42914 ], "loc": { "start": { - "line": 1662, + "line": 1511, "column": 16 }, "end": { - "line": 1662, + "line": 1511, "column": 22 } } @@ -81086,31 +73942,31 @@ "type": "Identifier", "name": "push", "range": [ - 47038, - 47042 + 42915, + 42919 ], "loc": { "start": { - "line": 1662, + "line": 1511, "column": 23 }, "end": { - "line": 1662, + "line": 1511, "column": 27 } } }, "range": [ - 47031, - 47042 + 42908, + 42919 ], "loc": { "start": { - "line": 1662, + "line": 1511, "column": 16 }, "end": { - "line": 1662, + "line": 1511, "column": 27 } } @@ -81123,16 +73979,16 @@ "type": "Identifier", "name": "slcTexts", "range": [ - 47043, - 47051 + 42920, + 42928 ], "loc": { "start": { - "line": 1662, + "line": 1511, "column": 28 }, "end": { - "line": 1662, + "line": 1511, "column": 36 } } @@ -81141,78 +73997,78 @@ "type": "Identifier", "name": "r", "range": [ - 47052, - 47053 + 42929, + 42930 ], "loc": { "start": { - "line": 1662, + "line": 1511, "column": 37 }, "end": { - "line": 1662, + "line": 1511, "column": 38 } } }, "range": [ - 47043, - 47054 + 42920, + 42931 ], "loc": { "start": { - "line": 1662, + "line": 1511, "column": 28 }, "end": { - "line": 1662, + "line": 1511, "column": 39 } } } ], "range": [ - 47031, - 47055 + 42908, + 42932 ], "loc": { "start": { - "line": 1662, + "line": 1511, "column": 16 }, "end": { - "line": 1662, + "line": 1511, "column": 40 } } }, "range": [ - 47031, - 47056 + 42908, + 42933 ], "loc": { "start": { - "line": 1662, + "line": 1511, "column": 16 }, "end": { - "line": 1662, + "line": 1511, "column": 41 } } } ], "range": [ - 47013, - 47070 + 42890, + 42947 ], "loc": { "start": { - "line": 1661, + "line": 1510, "column": 29 }, "end": { - "line": 1663, + "line": 1512, "column": 13 } } @@ -81231,16 +74087,16 @@ "type": "Identifier", "name": "optTxt", "range": [ - 47094, - 47100 + 42971, + 42977 ], "loc": { "start": { - "line": 1664, + "line": 1513, "column": 16 }, "end": { - "line": 1664, + "line": 1513, "column": 22 } } @@ -81249,31 +74105,31 @@ "type": "Identifier", "name": "push", "range": [ - 47101, - 47105 + 42978, + 42982 ], "loc": { "start": { - "line": 1664, + "line": 1513, "column": 23 }, "end": { - "line": 1664, + "line": 1513, "column": 27 } } }, "range": [ - 47094, - 47105 + 42971, + 42982 ], "loc": { "start": { - "line": 1664, + "line": 1513, "column": 16 }, "end": { - "line": 1664, + "line": 1513, "column": 27 } } @@ -81286,16 +74142,16 @@ "type": "Identifier", "name": "slcValues", "range": [ - 47106, - 47115 + 42983, + 42992 ], "loc": { "start": { - "line": 1664, + "line": 1513, "column": 28 }, "end": { - "line": 1664, + "line": 1513, "column": 37 } } @@ -81304,124 +74160,124 @@ "type": "Identifier", "name": "r", "range": [ - 47116, - 47117 + 42993, + 42994 ], "loc": { "start": { - "line": 1664, + "line": 1513, "column": 38 }, "end": { - "line": 1664, + "line": 1513, "column": 39 } } }, "range": [ - 47106, - 47118 + 42983, + 42995 ], "loc": { "start": { - "line": 1664, + "line": 1513, "column": 28 }, "end": { - "line": 1664, + "line": 1513, "column": 40 } } } ], "range": [ - 47094, - 47119 + 42971, + 42996 ], "loc": { "start": { - "line": 1664, + "line": 1513, "column": 16 }, "end": { - "line": 1664, + "line": 1513, "column": 41 } } }, "range": [ - 47094, - 47120 + 42971, + 42997 ], "loc": { "start": { - "line": 1664, + "line": 1513, "column": 16 }, "end": { - "line": 1664, + "line": 1513, "column": 42 } } } ], "range": [ - 47076, - 47134 + 42953, + 43011 ], "loc": { "start": { - "line": 1663, + "line": 1512, "column": 19 }, "end": { - "line": 1665, + "line": 1514, "column": 13 } } }, "range": [ - 46996, - 47134 + 42873, + 43011 ], "loc": { "start": { - "line": 1661, + "line": 1510, "column": 12 }, "end": { - "line": 1665, + "line": 1514, "column": 13 } } } ], "range": [ - 46941, - 47144 + 42818, + 43021 ], "loc": { "start": { - "line": 1659, + "line": 1508, "column": 62 }, "end": { - "line": 1666, + "line": 1515, "column": 9 } } }, "range": [ - 46887, - 47144 + 42764, + 43021 ], "loc": { "start": { - "line": 1659, + "line": 1508, "column": 8 }, "end": { - "line": 1666, + "line": 1515, "column": 9 } } @@ -81432,16 +74288,16 @@ "type": "Identifier", "name": "slcSort", "range": [ - 47157, - 47164 + 43034, + 43041 ], "loc": { "start": { - "line": 1667, + "line": 1516, "column": 12 }, "end": { - "line": 1667, + "line": 1516, "column": 19 } } @@ -81460,16 +74316,16 @@ "type": "Identifier", "name": "optArray", "range": [ - 47180, - 47188 + 43057, + 43065 ], "loc": { "start": { - "line": 1668, + "line": 1517, "column": 12 }, "end": { - "line": 1668, + "line": 1517, "column": 20 } } @@ -81478,62 +74334,62 @@ "type": "Identifier", "name": "sort", "range": [ - 47189, - 47193 + 43066, + 43070 ], "loc": { "start": { - "line": 1668, + "line": 1517, "column": 21 }, "end": { - "line": 1668, + "line": 1517, "column": 25 } } }, "range": [ - 47180, - 47193 + 43057, + 43070 ], "loc": { "start": { - "line": 1668, + "line": 1517, "column": 12 }, "end": { - "line": 1668, + "line": 1517, "column": 25 } } }, "arguments": [], "range": [ - 47180, - 47195 + 43057, + 43072 ], "loc": { "start": { - "line": 1668, + "line": 1517, "column": 12 }, "end": { - "line": 1668, + "line": 1517, "column": 27 } } }, "range": [ - 47180, - 47196 + 43057, + 43073 ], "loc": { "start": { - "line": 1668, + "line": 1517, "column": 12 }, "end": { - "line": 1668, + "line": 1517, "column": 28 } } @@ -81549,16 +74405,16 @@ "type": "Identifier", "name": "optTxt", "range": [ - 47209, - 47215 + 43086, + 43092 ], "loc": { "start": { - "line": 1669, + "line": 1518, "column": 12 }, "end": { - "line": 1669, + "line": 1518, "column": 18 } } @@ -81567,94 +74423,94 @@ "type": "Identifier", "name": "sort", "range": [ - 47216, - 47220 + 43093, + 43097 ], "loc": { "start": { - "line": 1669, + "line": 1518, "column": 19 }, "end": { - "line": 1669, + "line": 1518, "column": 23 } } }, "range": [ - 47209, - 47220 + 43086, + 43097 ], "loc": { "start": { - "line": 1669, + "line": 1518, "column": 12 }, "end": { - "line": 1669, + "line": 1518, "column": 23 } } }, "arguments": [], "range": [ - 47209, - 47222 + 43086, + 43099 ], "loc": { "start": { - "line": 1669, + "line": 1518, "column": 12 }, "end": { - "line": 1669, + "line": 1518, "column": 25 } } }, "range": [ - 47209, - 47223 + 43086, + 43100 ], "loc": { "start": { - "line": 1669, + "line": 1518, "column": 12 }, "end": { - "line": 1669, + "line": 1518, "column": 26 } } } ], "range": [ - 47166, - 47233 + 43043, + 43110 ], "loc": { "start": { - "line": 1667, + "line": 1516, "column": 21 }, "end": { - "line": 1670, + "line": 1519, "column": 9 } } }, "alternate": null, "range": [ - 47153, - 47233 + 43030, + 43110 ], "loc": { "start": { - "line": 1667, + "line": 1516, "column": 8 }, "end": { - "line": 1670, + "line": 1519, "column": 9 } } @@ -81668,16 +74524,16 @@ "type": "Identifier", "name": "optArray", "range": [ - 47250, - 47258 + 43127, + 43135 ], "loc": { "start": { - "line": 1671, + "line": 1520, "column": 16 }, "end": { - "line": 1671, + "line": 1520, "column": 24 } } @@ -81686,63 +74542,63 @@ "type": "Identifier", "name": "optTxt", "range": [ - 47260, - 47266 + 43137, + 43143 ], "loc": { "start": { - "line": 1671, + "line": 1520, "column": 26 }, "end": { - "line": 1671, + "line": 1520, "column": 32 } } } ], "range": [ - 47249, - 47267 + 43126, + 43144 ], "loc": { "start": { - "line": 1671, + "line": 1520, "column": 15 }, "end": { - "line": 1671, + "line": 1520, "column": 33 } } }, "range": [ - 47242, - 47268 + 43119, + 43145 ], "loc": { "start": { - "line": 1671, + "line": 1520, "column": 8 }, "end": { - "line": 1671, + "line": 1520, "column": 34 } } } ], "range": [ - 46452, - 47274 + 42329, + 43151 ], "loc": { "start": { - "line": 1646, + "line": 1495, "column": 31 }, "end": { - "line": 1672, + "line": 1521, "column": 5 } } @@ -81750,16 +74606,16 @@ "generator": false, "expression": false, "range": [ - 46441, - 47274 + 42318, + 43151 ], "loc": { "start": { - "line": 1646, + "line": 1495, "column": 20 }, "end": { - "line": 1672, + "line": 1521, "column": 5 } } @@ -81767,16 +74623,16 @@ "kind": "method", "computed": false, "range": [ - 46425, - 47274 + 42302, + 43151 ], "loc": { "start": { - "line": 1646, + "line": 1495, "column": 4 }, "end": { - "line": 1672, + "line": 1521, "column": 5 } }, @@ -81785,16 +74641,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": [ - 46224, - 46420 + 42101, + 42297 ], "loc": { "start": { - "line": 1640, + "line": 1489, "column": 4 }, "end": { - "line": 1645, + "line": 1494, "column": 7 } } @@ -81805,16 +74661,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": [ - 47280, - 47517 + 43157, + 43394 ], "loc": { "start": { - "line": 1674, + "line": 1523, "column": 4 }, "end": { - "line": 1678, + "line": 1527, "column": 7 } } @@ -81828,16 +74684,16 @@ "type": "Identifier", "name": "filter", "range": [ - 47522, - 47528 + 43399, + 43405 ], "loc": { "start": { - "line": 1679, + "line": 1528, "column": 4 }, "end": { - "line": 1679, + "line": 1528, "column": 10 } } @@ -81863,16 +74719,16 @@ "object": { "type": "ThisExpression", "range": [ - 47546, - 47550 + 43423, + 43427 ], "loc": { "start": { - "line": 1680, + "line": 1529, "column": 13 }, "end": { - "line": 1680, + "line": 1529, "column": 17 } } @@ -81881,47 +74737,47 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 47551, - 47558 + 43428, + 43435 ], "loc": { "start": { - "line": 1680, + "line": 1529, "column": 18 }, "end": { - "line": 1680, + "line": 1529, "column": 25 } } }, "range": [ - 47546, - 47558 + 43423, + 43435 ], "loc": { "start": { - "line": 1680, + "line": 1529, "column": 13 }, "end": { - "line": 1680, + "line": 1529, "column": 25 } } }, "prefix": true, "range": [ - 47545, - 47558 + 43422, + 43435 ], "loc": { "start": { - "line": 1680, + "line": 1529, "column": 12 }, "end": { - "line": 1680, + "line": 1529, "column": 25 } } @@ -81935,16 +74791,16 @@ "object": { "type": "ThisExpression", "range": [ - 47563, - 47567 + 43440, + 43444 ], "loc": { "start": { - "line": 1680, + "line": 1529, "column": 30 }, "end": { - "line": 1680, + "line": 1529, "column": 34 } } @@ -81953,62 +74809,62 @@ "type": "Identifier", "name": "initialized", "range": [ - 47568, - 47579 + 43445, + 43456 ], "loc": { "start": { - "line": 1680, + "line": 1529, "column": 35 }, "end": { - "line": 1680, + "line": 1529, "column": 46 } } }, "range": [ - 47563, - 47579 + 43440, + 43456 ], "loc": { "start": { - "line": 1680, + "line": 1529, "column": 30 }, "end": { - "line": 1680, + "line": 1529, "column": 46 } } }, "prefix": true, "range": [ - 47562, - 47579 + 43439, + 43456 ], "loc": { "start": { - "line": 1680, + "line": 1529, "column": 29 }, "end": { - "line": 1680, + "line": 1529, "column": 46 } } }, "range": [ - 47545, - 47579 + 43422, + 43456 ], "loc": { "start": { - "line": 1680, + "line": 1529, "column": 12 }, "end": { - "line": 1680, + "line": 1529, "column": 46 } } @@ -82020,48 +74876,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 47595, - 47602 + 43472, + 43479 ], "loc": { "start": { - "line": 1681, + "line": 1530, "column": 12 }, "end": { - "line": 1681, + "line": 1530, "column": 19 } } } ], "range": [ - 47581, - 47612 + 43458, + 43489 ], "loc": { "start": { - "line": 1680, + "line": 1529, "column": 48 }, "end": { - "line": 1682, + "line": 1531, "column": 9 } } }, "alternate": null, "range": [ - 47541, - 47612 + 43418, + 43489 ], "loc": { "start": { - "line": 1680, + "line": 1529, "column": 8 }, "end": { - "line": 1682, + "line": 1531, "column": 9 } }, @@ -82070,16 +74926,16 @@ "type": "Line", "value": "fire onbefore callback", "range": [ - 47621, - 47645 + 43498, + 43522 ], "loc": { "start": { - "line": 1683, + "line": 1532, "column": 8 }, "end": { - "line": 1683, + "line": 1532, "column": 32 } } @@ -82096,16 +74952,16 @@ "object": { "type": "ThisExpression", "range": [ - 47654, - 47658 + 43531, + 43535 ], "loc": { "start": { - "line": 1684, + "line": 1533, "column": 8 }, "end": { - "line": 1684, + "line": 1533, "column": 12 } } @@ -82114,31 +74970,31 @@ "type": "Identifier", "name": "onBeforeFilter", "range": [ - 47659, - 47673 + 43536, + 43550 ], "loc": { "start": { - "line": 1684, + "line": 1533, "column": 13 }, "end": { - "line": 1684, + "line": 1533, "column": 27 } } }, "range": [ - 47654, - 47673 + 43531, + 43550 ], "loc": { "start": { - "line": 1684, + "line": 1533, "column": 8 }, "end": { - "line": 1684, + "line": 1533, "column": 27 } } @@ -82147,47 +75003,47 @@ { "type": "ThisExpression", "range": [ - 47674, - 47678 + 43551, + 43555 ], "loc": { "start": { - "line": 1684, + "line": 1533, "column": 28 }, "end": { - "line": 1684, + "line": 1533, "column": 32 } } } ], "range": [ - 47654, - 47679 + 43531, + 43556 ], "loc": { "start": { - "line": 1684, + "line": 1533, "column": 8 }, "end": { - "line": 1684, + "line": 1533, "column": 33 } } }, "range": [ - 47654, - 47680 + 43531, + 43557 ], "loc": { "start": { - "line": 1684, + "line": 1533, "column": 8 }, "end": { - "line": 1684, + "line": 1533, "column": 34 } }, @@ -82196,16 +75052,16 @@ "type": "Line", "value": "fire onbefore callback", "range": [ - 47621, - 47645 + 43498, + 43522 ], "loc": { "start": { - "line": 1683, + "line": 1532, "column": 8 }, "end": { - "line": 1683, + "line": 1532, "column": 32 } } @@ -82225,16 +75081,16 @@ "object": { "type": "ThisExpression", "range": [ - 47689, - 47693 + 43566, + 43570 ], "loc": { "start": { - "line": 1685, + "line": 1534, "column": 8 }, "end": { - "line": 1685, + "line": 1534, "column": 12 } } @@ -82243,31 +75099,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 47694, - 47701 + 43571, + 43578 ], "loc": { "start": { - "line": 1685, + "line": 1534, "column": 13 }, "end": { - "line": 1685, + "line": 1534, "column": 20 } } }, "range": [ - 47689, - 47701 + 43566, + 43578 ], "loc": { "start": { - "line": 1685, + "line": 1534, "column": 8 }, "end": { - "line": 1685, + "line": 1534, "column": 20 } } @@ -82276,31 +75132,31 @@ "type": "Identifier", "name": "emit", "range": [ - 47702, - 47706 + 43579, + 43583 ], "loc": { "start": { - "line": 1685, + "line": 1534, "column": 21 }, "end": { - "line": 1685, + "line": 1534, "column": 25 } } }, "range": [ - 47689, - 47706 + 43566, + 43583 ], "loc": { "start": { - "line": 1685, + "line": 1534, "column": 8 }, "end": { - "line": 1685, + "line": 1534, "column": 25 } } @@ -82311,16 +75167,16 @@ "value": "before-filtering", "raw": "'before-filtering'", "range": [ - 47707, - 47725 + 43584, + 43602 ], "loc": { "start": { - "line": 1685, + "line": 1534, "column": 26 }, "end": { - "line": 1685, + "line": 1534, "column": 44 } } @@ -82328,47 +75184,47 @@ { "type": "ThisExpression", "range": [ - 47727, - 47731 + 43604, + 43608 ], "loc": { "start": { - "line": 1685, + "line": 1534, "column": 46 }, "end": { - "line": 1685, + "line": 1534, "column": 50 } } } ], "range": [ - 47689, - 47732 + 43566, + 43609 ], "loc": { "start": { - "line": 1685, + "line": 1534, "column": 8 }, "end": { - "line": 1685, + "line": 1534, "column": 51 } } }, "range": [ - 47689, - 47733 + 43566, + 43610 ], "loc": { "start": { - "line": 1685, + "line": 1534, "column": 8 }, "end": { - "line": 1685, + "line": 1534, "column": 52 } } @@ -82382,16 +75238,16 @@ "type": "Identifier", "name": "row", "range": [ - 47747, - 47750 + 43624, + 43627 ], "loc": { "start": { - "line": 1687, + "line": 1536, "column": 12 }, "end": { - "line": 1687, + "line": 1536, "column": 15 } } @@ -82407,16 +75263,16 @@ "object": { "type": "ThisExpression", "range": [ - 47753, - 47757 + 43630, + 43634 ], "loc": { "start": { - "line": 1687, + "line": 1536, "column": 18 }, "end": { - "line": 1687, + "line": 1536, "column": 22 } } @@ -82425,47 +75281,47 @@ "type": "Identifier", "name": "dom", "range": [ - 47758, - 47761 + 43635, + 43638 ], "loc": { "start": { - "line": 1687, + "line": 1536, "column": 23 }, "end": { - "line": 1687, + "line": 1536, "column": 26 } } }, "range": [ - 47753, - 47761 + 43630, + 43638 ], "loc": { "start": { - "line": 1687, + "line": 1536, "column": 18 }, "end": { - "line": 1687, + "line": 1536, "column": 26 } } }, "arguments": [], "range": [ - 47753, - 47763 + 43630, + 43640 ], "loc": { "start": { - "line": 1687, + "line": 1536, "column": 18 }, "end": { - "line": 1687, + "line": 1536, "column": 28 } } @@ -82474,46 +75330,46 @@ "type": "Identifier", "name": "rows", "range": [ - 47764, - 47768 + 43641, + 43645 ], "loc": { "start": { - "line": 1687, + "line": 1536, "column": 29 }, "end": { - "line": 1687, + "line": 1536, "column": 33 } } }, "range": [ - 47753, - 47768 + 43630, + 43645 ], "loc": { "start": { - "line": 1687, + "line": 1536, "column": 18 }, "end": { - "line": 1687, + "line": 1536, "column": 33 } } }, "range": [ - 47747, - 47768 + 43624, + 43645 ], "loc": { "start": { - "line": 1687, + "line": 1536, "column": 12 }, "end": { - "line": 1687, + "line": 1536, "column": 33 } } @@ -82524,16 +75380,16 @@ "type": "Identifier", "name": "nbRows", "range": [ - 47782, - 47788 + 43659, + 43665 ], "loc": { "start": { - "line": 1688, + "line": 1537, "column": 12 }, "end": { - "line": 1688, + "line": 1537, "column": 18 } } @@ -82546,16 +75402,16 @@ "object": { "type": "ThisExpression", "range": [ - 47791, - 47795 + 43668, + 43672 ], "loc": { "start": { - "line": 1688, + "line": 1537, "column": 21 }, "end": { - "line": 1688, + "line": 1537, "column": 25 } } @@ -82564,31 +75420,31 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 47796, - 47805 + 43673, + 43682 ], "loc": { "start": { - "line": 1688, + "line": 1537, "column": 26 }, "end": { - "line": 1688, + "line": 1537, "column": 35 } } }, "range": [ - 47791, - 47805 + 43668, + 43682 ], "loc": { "start": { - "line": 1688, + "line": 1537, "column": 21 }, "end": { - "line": 1688, + "line": 1537, "column": 35 } } @@ -82599,47 +75455,47 @@ "value": true, "raw": "true", "range": [ - 47806, - 47810 + 43683, + 43687 ], "loc": { "start": { - "line": 1688, + "line": 1537, "column": 36 }, "end": { - "line": 1688, + "line": 1537, "column": 40 } } } ], "range": [ - 47791, - 47811 + 43668, + 43688 ], "loc": { "start": { - "line": 1688, + "line": 1537, "column": 21 }, "end": { - "line": 1688, + "line": 1537, "column": 41 } } }, "range": [ - 47782, - 47811 + 43659, + 43688 ], "loc": { "start": { - "line": 1688, + "line": 1537, "column": 12 }, "end": { - "line": 1688, + "line": 1537, "column": 41 } } @@ -82650,16 +75506,16 @@ "type": "Identifier", "name": "hiddenRows", "range": [ - 47825, - 47835 + 43702, + 43712 ], "loc": { "start": { - "line": 1689, + "line": 1538, "column": 12 }, "end": { - "line": 1689, + "line": 1538, "column": 22 } } @@ -82669,31 +75525,31 @@ "value": 0, "raw": "0", "range": [ - 47838, - 47839 + 43715, + 43716 ], "loc": { "start": { - "line": 1689, + "line": 1538, "column": 25 }, "end": { - "line": 1689, + "line": 1538, "column": 26 } } }, "range": [ - 47825, - 47839 + 43702, + 43716 ], "loc": { "start": { - "line": 1689, + "line": 1538, "column": 12 }, "end": { - "line": 1689, + "line": 1538, "column": 26 } } @@ -82701,16 +75557,16 @@ ], "kind": "let", "range": [ - 47743, - 47840 + 43620, + 43717 ], "loc": { "start": { - "line": 1687, + "line": 1536, "column": 8 }, "end": { - "line": 1689, + "line": 1538, "column": 27 } } @@ -82726,16 +75582,16 @@ "object": { "type": "ThisExpression", "range": [ - 47850, - 47854 + 43727, + 43731 ], "loc": { "start": { - "line": 1691, + "line": 1540, "column": 8 }, "end": { - "line": 1691, + "line": 1540, "column": 12 } } @@ -82744,31 +75600,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 47855, - 47869 + 43732, + 43746 ], "loc": { "start": { - "line": 1691, + "line": 1540, "column": 13 }, "end": { - "line": 1691, + "line": 1540, "column": 27 } } }, "range": [ - 47850, - 47869 + 43727, + 43746 ], "loc": { "start": { - "line": 1691, + "line": 1540, "column": 8 }, "end": { - "line": 1691, + "line": 1540, "column": 27 } } @@ -82777,46 +75633,46 @@ "type": "ArrayExpression", "elements": [], "range": [ - 47872, - 47874 + 43749, + 43751 ], "loc": { "start": { - "line": 1691, + "line": 1540, "column": 30 }, "end": { - "line": 1691, + "line": 1540, "column": 32 } } }, "range": [ - 47850, - 47874 + 43727, + 43751 ], "loc": { "start": { - "line": 1691, + "line": 1540, "column": 8 }, "end": { - "line": 1691, + "line": 1540, "column": 32 } } }, "range": [ - 47850, - 47875 + 43727, + 43752 ], "loc": { "start": { - "line": 1691, + "line": 1540, "column": 8 }, "end": { - "line": 1691, + "line": 1540, "column": 33 } }, @@ -82825,16 +75681,16 @@ "type": "Line", "value": " search args re-init", "range": [ - 47884, - 47906 + 43761, + 43783 ], "loc": { "start": { - "line": 1692, + "line": 1541, "column": 8 }, "end": { - "line": 1692, + "line": 1541, "column": 30 } } @@ -82850,16 +75706,16 @@ "type": "Identifier", "name": "searchArgs", "range": [ - 47919, - 47929 + 43796, + 43806 ], "loc": { "start": { - "line": 1693, + "line": 1542, "column": 12 }, "end": { - "line": 1693, + "line": 1542, "column": 22 } } @@ -82872,16 +75728,16 @@ "object": { "type": "ThisExpression", "range": [ - 47932, - 47936 + 43809, + 43813 ], "loc": { "start": { - "line": 1693, + "line": 1542, "column": 25 }, "end": { - "line": 1693, + "line": 1542, "column": 29 } } @@ -82890,62 +75746,62 @@ "type": "Identifier", "name": "getFiltersValue", "range": [ - 47937, - 47952 + 43814, + 43829 ], "loc": { "start": { - "line": 1693, + "line": 1542, "column": 30 }, "end": { - "line": 1693, + "line": 1542, "column": 45 } } }, "range": [ - 47932, - 47952 + 43809, + 43829 ], "loc": { "start": { - "line": 1693, + "line": 1542, "column": 25 }, "end": { - "line": 1693, + "line": 1542, "column": 45 } } }, "arguments": [], "range": [ - 47932, - 47954 + 43809, + 43831 ], "loc": { "start": { - "line": 1693, + "line": 1542, "column": 25 }, "end": { - "line": 1693, + "line": 1542, "column": 47 } } }, "range": [ - 47919, - 47954 + 43796, + 43831 ], "loc": { "start": { - "line": 1693, + "line": 1542, "column": 12 }, "end": { - "line": 1693, + "line": 1542, "column": 47 } } @@ -82953,16 +75809,16 @@ ], "kind": "let", "range": [ - 47915, - 47955 + 43792, + 43832 ], "loc": { "start": { - "line": 1693, + "line": 1542, "column": 8 }, "end": { - "line": 1693, + "line": 1542, "column": 48 } }, @@ -82971,16 +75827,16 @@ "type": "Line", "value": " search args re-init", "range": [ - 47884, - 47906 + 43761, + 43783 ], "loc": { "start": { - "line": 1692, + "line": 1541, "column": 8 }, "end": { - "line": 1692, + "line": 1541, "column": 30 } } @@ -82998,16 +75854,16 @@ "type": "Identifier", "name": "k", "range": [ - 47974, - 47975 + 43851, + 43852 ], "loc": { "start": { - "line": 1695, + "line": 1544, "column": 17 }, "end": { - "line": 1695, + "line": 1544, "column": 18 } } @@ -83018,16 +75874,16 @@ "object": { "type": "ThisExpression", "range": [ - 47978, - 47982 + 43855, + 43859 ], "loc": { "start": { - "line": 1695, + "line": 1544, "column": 21 }, "end": { - "line": 1695, + "line": 1544, "column": 25 } } @@ -83036,46 +75892,46 @@ "type": "Identifier", "name": "refRow", "range": [ - 47983, - 47989 + 43860, + 43866 ], "loc": { "start": { - "line": 1695, + "line": 1544, "column": 26 }, "end": { - "line": 1695, + "line": 1544, "column": 32 } } }, "range": [ - 47978, - 47989 + 43855, + 43866 ], "loc": { "start": { - "line": 1695, + "line": 1544, "column": 21 }, "end": { - "line": 1695, + "line": 1544, "column": 32 } } }, "range": [ - 47974, - 47989 + 43851, + 43866 ], "loc": { "start": { - "line": 1695, + "line": 1544, "column": 17 }, "end": { - "line": 1695, + "line": 1544, "column": 32 } } @@ -83083,16 +75939,16 @@ ], "kind": "let", "range": [ - 47970, - 47989 + 43847, + 43866 ], "loc": { "start": { - "line": 1695, + "line": 1544, "column": 13 }, "end": { - "line": 1695, + "line": 1544, "column": 32 } } @@ -83104,16 +75960,16 @@ "type": "Identifier", "name": "k", "range": [ - 47991, - 47992 + 43868, + 43869 ], "loc": { "start": { - "line": 1695, + "line": 1544, "column": 34 }, "end": { - "line": 1695, + "line": 1544, "column": 35 } } @@ -83122,31 +75978,31 @@ "type": "Identifier", "name": "nbRows", "range": [ - 47995, - 48001 + 43872, + 43878 ], "loc": { "start": { - "line": 1695, + "line": 1544, "column": 38 }, "end": { - "line": 1695, + "line": 1544, "column": 44 } } }, "range": [ - 47991, - 48001 + 43868, + 43878 ], "loc": { "start": { - "line": 1695, + "line": 1544, "column": 34 }, "end": { - "line": 1695, + "line": 1544, "column": 44 } } @@ -83158,32 +76014,32 @@ "type": "Identifier", "name": "k", "range": [ - 48003, - 48004 + 43880, + 43881 ], "loc": { "start": { - "line": 1695, + "line": 1544, "column": 46 }, "end": { - "line": 1695, + "line": 1544, "column": 47 } } }, "prefix": false, "range": [ - 48003, - 48006 + 43880, + 43883 ], "loc": { "start": { - "line": 1695, + "line": 1544, "column": 46 }, "end": { - "line": 1695, + "line": 1544, "column": 49 } } @@ -83209,16 +76065,16 @@ "type": "Identifier", "name": "row", "range": [ - 48075, - 48078 + 43952, + 43955 ], "loc": { "start": { - "line": 1697, + "line": 1546, "column": 12 }, "end": { - "line": 1697, + "line": 1546, "column": 15 } } @@ -83227,31 +76083,31 @@ "type": "Identifier", "name": "k", "range": [ - 48079, - 48080 + 43956, + 43957 ], "loc": { "start": { - "line": 1697, + "line": 1546, "column": 16 }, "end": { - "line": 1697, + "line": 1546, "column": 17 } } }, "range": [ - 48075, - 48081 + 43952, + 43958 ], "loc": { "start": { - "line": 1697, + "line": 1546, "column": 12 }, "end": { - "line": 1697, + "line": 1546, "column": 18 } } @@ -83260,31 +76116,31 @@ "type": "Identifier", "name": "style", "range": [ - 48082, - 48087 + 43959, + 43964 ], "loc": { "start": { - "line": 1697, + "line": 1546, "column": 19 }, "end": { - "line": 1697, + "line": 1546, "column": 24 } } }, "range": [ - 48075, - 48087 + 43952, + 43964 ], "loc": { "start": { - "line": 1697, + "line": 1546, "column": 12 }, "end": { - "line": 1697, + "line": 1546, "column": 24 } } @@ -83293,31 +76149,31 @@ "type": "Identifier", "name": "display", "range": [ - 48088, - 48095 + 43965, + 43972 ], "loc": { "start": { - "line": 1697, + "line": 1546, "column": 25 }, "end": { - "line": 1697, + "line": 1546, "column": 32 } } }, "range": [ - 48075, - 48095 + 43952, + 43972 ], "loc": { "start": { - "line": 1697, + "line": 1546, "column": 12 }, "end": { - "line": 1697, + "line": 1546, "column": 32 } } @@ -83327,46 +76183,46 @@ "value": "", "raw": "''", "range": [ - 48098, - 48100 + 43975, + 43977 ], "loc": { "start": { - "line": 1697, + "line": 1546, "column": 35 }, "end": { - "line": 1697, + "line": 1546, "column": 37 } } }, "range": [ - 48075, - 48100 + 43952, + 43977 ], "loc": { "start": { - "line": 1697, + "line": 1546, "column": 12 }, "end": { - "line": 1697, + "line": 1546, "column": 37 } } }, "range": [ - 48075, - 48101 + 43952, + 43978 ], "loc": { "start": { - "line": 1697, + "line": 1546, "column": 12 }, "end": { - "line": 1697, + "line": 1546, "column": 38 } }, @@ -83375,16 +76231,16 @@ "type": "Line", "value": " already filtered rows display re-init", "range": [ - 48022, - 48062 + 43899, + 43939 ], "loc": { "start": { - "line": 1696, + "line": 1545, "column": 12 }, "end": { - "line": 1696, + "line": 1545, "column": 52 } } @@ -83400,16 +76256,16 @@ "type": "Identifier", "name": "cells", "range": [ - 48119, - 48124 + 43996, + 44001 ], "loc": { "start": { - "line": 1699, + "line": 1548, "column": 16 }, "end": { - "line": 1699, + "line": 1548, "column": 21 } } @@ -83424,16 +76280,16 @@ "type": "Identifier", "name": "row", "range": [ - 48127, - 48130 + 44004, + 44007 ], "loc": { "start": { - "line": 1699, + "line": 1548, "column": 24 }, "end": { - "line": 1699, + "line": 1548, "column": 27 } } @@ -83442,31 +76298,31 @@ "type": "Identifier", "name": "k", "range": [ - 48131, - 48132 + 44008, + 44009 ], "loc": { "start": { - "line": 1699, + "line": 1548, "column": 28 }, "end": { - "line": 1699, + "line": 1548, "column": 29 } } }, "range": [ - 48127, - 48133 + 44004, + 44010 ], "loc": { "start": { - "line": 1699, + "line": 1548, "column": 24 }, "end": { - "line": 1699, + "line": 1548, "column": 30 } } @@ -83475,46 +76331,46 @@ "type": "Identifier", "name": "cells", "range": [ - 48134, - 48139 + 44011, + 44016 ], "loc": { "start": { - "line": 1699, + "line": 1548, "column": 31 }, "end": { - "line": 1699, + "line": 1548, "column": 36 } } }, "range": [ - 48127, - 48139 + 44004, + 44016 ], "loc": { "start": { - "line": 1699, + "line": 1548, "column": 24 }, "end": { - "line": 1699, + "line": 1548, "column": 36 } } }, "range": [ - 48119, - 48139 + 43996, + 44016 ], "loc": { "start": { - "line": 1699, + "line": 1548, "column": 16 }, "end": { - "line": 1699, + "line": 1548, "column": 36 } } @@ -83522,16 +76378,16 @@ ], "kind": "let", "range": [ - 48115, - 48140 + 43992, + 44017 ], "loc": { "start": { - "line": 1699, + "line": 1548, "column": 12 }, "end": { - "line": 1699, + "line": 1548, "column": 37 } } @@ -83545,16 +76401,16 @@ "type": "Identifier", "name": "nchilds", "range": [ - 48157, - 48164 + 44034, + 44041 ], "loc": { "start": { - "line": 1700, + "line": 1549, "column": 16 }, "end": { - "line": 1700, + "line": 1549, "column": 23 } } @@ -83566,16 +76422,16 @@ "type": "Identifier", "name": "cells", "range": [ - 48167, - 48172 + 44044, + 44049 ], "loc": { "start": { - "line": 1700, + "line": 1549, "column": 26 }, "end": { - "line": 1700, + "line": 1549, "column": 31 } } @@ -83584,46 +76440,46 @@ "type": "Identifier", "name": "length", "range": [ - 48173, - 48179 + 44050, + 44056 ], "loc": { "start": { - "line": 1700, + "line": 1549, "column": 32 }, "end": { - "line": 1700, + "line": 1549, "column": 38 } } }, "range": [ - 48167, - 48179 + 44044, + 44056 ], "loc": { "start": { - "line": 1700, + "line": 1549, "column": 26 }, "end": { - "line": 1700, + "line": 1549, "column": 38 } } }, "range": [ - 48157, - 48179 + 44034, + 44056 ], "loc": { "start": { - "line": 1700, + "line": 1549, "column": 16 }, "end": { - "line": 1700, + "line": 1549, "column": 38 } } @@ -83631,16 +76487,16 @@ ], "kind": "let", "range": [ - 48153, - 48180 + 44030, + 44057 ], "loc": { "start": { - "line": 1700, + "line": 1549, "column": 12 }, "end": { - "line": 1700, + "line": 1549, "column": 39 } }, @@ -83649,16 +76505,16 @@ "type": "Line", "value": " checks if row has exact cell #", "range": [ - 48194, - 48227 + 44071, + 44104 ], "loc": { "start": { - "line": 1702, + "line": 1551, "column": 12 }, "end": { - "line": 1702, + "line": 1551, "column": 45 } } @@ -83674,16 +76530,16 @@ "type": "Identifier", "name": "nchilds", "range": [ - 48244, - 48251 + 44121, + 44128 ], "loc": { "start": { - "line": 1703, + "line": 1552, "column": 16 }, "end": { - "line": 1703, + "line": 1552, "column": 23 } } @@ -83694,16 +76550,16 @@ "object": { "type": "ThisExpression", "range": [ - 48256, - 48260 + 44133, + 44137 ], "loc": { "start": { - "line": 1703, + "line": 1552, "column": 28 }, "end": { - "line": 1703, + "line": 1552, "column": 32 } } @@ -83712,46 +76568,46 @@ "type": "Identifier", "name": "nbCells", "range": [ - 48261, - 48268 + 44138, + 44145 ], "loc": { "start": { - "line": 1703, + "line": 1552, "column": 33 }, "end": { - "line": 1703, + "line": 1552, "column": 40 } } }, "range": [ - 48256, - 48268 + 44133, + 44145 ], "loc": { "start": { - "line": 1703, + "line": 1552, "column": 28 }, "end": { - "line": 1703, + "line": 1552, "column": 40 } } }, "range": [ - 48244, - 48268 + 44121, + 44145 ], "loc": { "start": { - "line": 1703, + "line": 1552, "column": 16 }, "end": { - "line": 1703, + "line": 1552, "column": 40 } } @@ -83763,48 +76619,48 @@ "type": "ContinueStatement", "label": null, "range": [ - 48288, - 48297 + 44165, + 44174 ], "loc": { "start": { - "line": 1704, + "line": 1553, "column": 16 }, "end": { - "line": 1704, + "line": 1553, "column": 25 } } } ], "range": [ - 48270, - 48311 + 44147, + 44188 ], "loc": { "start": { - "line": 1703, + "line": 1552, "column": 42 }, "end": { - "line": 1705, + "line": 1554, "column": 13 } } }, "alternate": null, "range": [ - 48240, - 48311 + 44117, + 44188 ], "loc": { "start": { - "line": 1703, + "line": 1552, "column": 12 }, "end": { - "line": 1705, + "line": 1554, "column": 13 } }, @@ -83813,16 +76669,16 @@ "type": "Line", "value": " checks if row has exact cell #", "range": [ - 48194, - 48227 + 44071, + 44104 ], "loc": { "start": { - "line": 1702, + "line": 1551, "column": 12 }, "end": { - "line": 1702, + "line": 1551, "column": 45 } } @@ -83838,16 +76694,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 48329, - 48338 + 44206, + 44215 ], "loc": { "start": { - "line": 1707, + "line": 1556, "column": 16 }, "end": { - "line": 1707, + "line": 1556, "column": 25 } } @@ -83856,31 +76712,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 48341, - 48343 + 44218, + 44220 ], "loc": { "start": { - "line": 1707, + "line": 1556, "column": 28 }, "end": { - "line": 1707, + "line": 1556, "column": 30 } } }, "range": [ - 48329, - 48343 + 44206, + 44220 ], "loc": { "start": { - "line": 1707, + "line": 1556, "column": 16 }, "end": { - "line": 1707, + "line": 1556, "column": 30 } } @@ -83891,16 +76747,16 @@ "type": "Identifier", "name": "isRowValid", "range": [ - 48361, - 48371 + 44238, + 44248 ], "loc": { "start": { - "line": 1708, + "line": 1557, "column": 16 }, "end": { - "line": 1708, + "line": 1557, "column": 26 } } @@ -83910,31 +76766,31 @@ "value": true, "raw": "true", "range": [ - 48374, - 48378 + 44251, + 44255 ], "loc": { "start": { - "line": 1708, + "line": 1557, "column": 29 }, "end": { - "line": 1708, + "line": 1557, "column": 33 } } }, "range": [ - 48361, - 48378 + 44238, + 44255 ], "loc": { "start": { - "line": 1708, + "line": 1557, "column": 16 }, "end": { - "line": 1708, + "line": 1557, "column": 33 } } @@ -83945,16 +76801,16 @@ "type": "Identifier", "name": "singleFltRowValid", "range": [ - 48444, - 48461 + 44321, + 44338 ], "loc": { "start": { - "line": 1710, + "line": 1559, "column": 16 }, "end": { - "line": 1710, + "line": 1559, "column": 33 } } @@ -83964,31 +76820,31 @@ "value": false, "raw": "false", "range": [ - 48464, - 48469 + 44341, + 44346 ], "loc": { "start": { - "line": 1710, + "line": 1559, "column": 36 }, "end": { - "line": 1710, + "line": 1559, "column": 41 } } }, "range": [ - 48444, - 48469 + 44321, + 44346 ], "loc": { "start": { - "line": 1710, + "line": 1559, "column": 16 }, "end": { - "line": 1710, + "line": 1559, "column": 41 } }, @@ -83997,16 +76853,16 @@ "type": "Line", "value": "only for single filter search", "range": [ - 48396, - 48427 + 44273, + 44304 ], "loc": { "start": { - "line": 1709, + "line": 1558, "column": 16 }, "end": { - "line": 1709, + "line": 1558, "column": 47 } } @@ -84016,16 +76872,16 @@ ], "kind": "let", "range": [ - 48325, - 48470 + 44202, + 44347 ], "loc": { "start": { - "line": 1707, + "line": 1556, "column": 12 }, "end": { - "line": 1710, + "line": 1559, "column": 42 } }, @@ -84034,16 +76890,16 @@ "type": "Line", "value": " this loop retrieves cell data", "range": [ - 48484, - 48516 + 44361, + 44393 ], "loc": { "start": { - "line": 1712, + "line": 1561, "column": 12 }, "end": { - "line": 1712, + "line": 1561, "column": 44 } } @@ -84061,16 +76917,16 @@ "type": "Identifier", "name": "j", "range": [ - 48538, - 48539 + 44415, + 44416 ], "loc": { "start": { - "line": 1713, + "line": 1562, "column": 21 }, "end": { - "line": 1713, + "line": 1562, "column": 22 } } @@ -84080,31 +76936,31 @@ "value": 0, "raw": "0", "range": [ - 48542, - 48543 + 44419, + 44420 ], "loc": { "start": { - "line": 1713, + "line": 1562, "column": 25 }, "end": { - "line": 1713, + "line": 1562, "column": 26 } } }, "range": [ - 48538, - 48543 + 44415, + 44420 ], "loc": { "start": { - "line": 1713, + "line": 1562, "column": 21 }, "end": { - "line": 1713, + "line": 1562, "column": 26 } } @@ -84112,16 +76968,16 @@ ], "kind": "let", "range": [ - 48534, - 48543 + 44411, + 44420 ], "loc": { "start": { - "line": 1713, + "line": 1562, "column": 17 }, "end": { - "line": 1713, + "line": 1562, "column": 26 } } @@ -84133,16 +76989,16 @@ "type": "Identifier", "name": "j", "range": [ - 48545, - 48546 + 44422, + 44423 ], "loc": { "start": { - "line": 1713, + "line": 1562, "column": 28 }, "end": { - "line": 1713, + "line": 1562, "column": 29 } } @@ -84151,31 +77007,31 @@ "type": "Identifier", "name": "nchilds", "range": [ - 48549, - 48556 + 44426, + 44433 ], "loc": { "start": { - "line": 1713, + "line": 1562, "column": 32 }, "end": { - "line": 1713, + "line": 1562, "column": 39 } } }, "range": [ - 48545, - 48556 + 44422, + 44433 ], "loc": { "start": { - "line": 1713, + "line": 1562, "column": 28 }, "end": { - "line": 1713, + "line": 1562, "column": 39 } } @@ -84187,32 +77043,32 @@ "type": "Identifier", "name": "j", "range": [ - 48558, - 48559 + 44435, + 44436 ], "loc": { "start": { - "line": 1713, + "line": 1562, "column": 41 }, "end": { - "line": 1713, + "line": 1562, "column": 42 } } }, "prefix": false, "range": [ - 48558, - 48561 + 44435, + 44438 ], "loc": { "start": { - "line": 1713, + "line": 1562, "column": 41 }, "end": { - "line": 1713, + "line": 1562, "column": 44 } } @@ -84229,16 +77085,16 @@ "type": "Identifier", "name": "sA", "range": [ - 48620, - 48622 + 44497, + 44499 ], "loc": { "start": { - "line": 1715, + "line": 1564, "column": 20 }, "end": { - "line": 1715, + "line": 1564, "column": 22 } } @@ -84250,16 +77106,16 @@ "type": "Identifier", "name": "searchArgs", "range": [ - 48625, - 48635 + 44502, + 44512 ], "loc": { "start": { - "line": 1715, + "line": 1564, "column": 25 }, "end": { - "line": 1715, + "line": 1564, "column": 35 } } @@ -84272,16 +77128,16 @@ "object": { "type": "ThisExpression", "range": [ - 48636, - 48640 + 44513, + 44517 ], "loc": { "start": { - "line": 1715, + "line": 1564, "column": 36 }, "end": { - "line": 1715, + "line": 1564, "column": 40 } } @@ -84290,31 +77146,31 @@ "type": "Identifier", "name": "singleSearchFlt", "range": [ - 48641, - 48656 + 44518, + 44533 ], "loc": { "start": { - "line": 1715, + "line": 1564, "column": 41 }, "end": { - "line": 1715, + "line": 1564, "column": 56 } } }, "range": [ - 48636, - 48656 + 44513, + 44533 ], "loc": { "start": { - "line": 1715, + "line": 1564, "column": 36 }, "end": { - "line": 1715, + "line": 1564, "column": 56 } } @@ -84324,16 +77180,16 @@ "value": 0, "raw": "0", "range": [ - 48659, - 48660 + 44536, + 44537 ], "loc": { "start": { - "line": 1715, + "line": 1564, "column": 59 }, "end": { - "line": 1715, + "line": 1564, "column": 60 } } @@ -84342,61 +77198,61 @@ "type": "Identifier", "name": "j", "range": [ - 48663, - 48664 + 44540, + 44541 ], "loc": { "start": { - "line": 1715, + "line": 1564, "column": 63 }, "end": { - "line": 1715, + "line": 1564, "column": 64 } } }, "range": [ - 48636, - 48664 + 44513, + 44541 ], "loc": { "start": { - "line": 1715, + "line": 1564, "column": 36 }, "end": { - "line": 1715, + "line": 1564, "column": 64 } } }, "range": [ - 48625, - 48665 + 44502, + 44542 ], "loc": { "start": { - "line": 1715, + "line": 1564, "column": 25 }, "end": { - "line": 1715, + "line": 1564, "column": 65 } } }, "range": [ - 48620, - 48665 + 44497, + 44542 ], "loc": { "start": { - "line": 1715, + "line": 1564, "column": 20 }, "end": { - "line": 1715, + "line": 1564, "column": 65 } } @@ -84404,16 +77260,16 @@ ], "kind": "let", "range": [ - 48616, - 48666 + 44493, + 44543 ], "loc": { "start": { - "line": 1715, + "line": 1564, "column": 16 }, "end": { - "line": 1715, + "line": 1564, "column": 66 } }, @@ -84422,16 +77278,16 @@ "type": "Line", "value": "searched keyword", "range": [ - 48581, - 48599 + 44458, + 44476 ], "loc": { "start": { - "line": 1714, + "line": 1563, "column": 16 }, "end": { - "line": 1714, + "line": 1563, "column": 34 } } @@ -84447,16 +77303,16 @@ "type": "Identifier", "name": "sA", "range": [ - 48688, - 48690 + 44565, + 44567 ], "loc": { "start": { - "line": 1717, + "line": 1566, "column": 20 }, "end": { - "line": 1717, + "line": 1566, "column": 22 } } @@ -84466,31 +77322,31 @@ "value": "", "raw": "''", "range": [ - 48695, - 48697 + 44572, + 44574 ], "loc": { "start": { - "line": 1717, + "line": 1566, "column": 27 }, "end": { - "line": 1717, + "line": 1566, "column": 29 } } }, "range": [ - 48688, - 48697 + 44565, + 44574 ], "loc": { "start": { - "line": 1717, + "line": 1566, "column": 20 }, "end": { - "line": 1717, + "line": 1566, "column": 29 } } @@ -84502,48 +77358,48 @@ "type": "ContinueStatement", "label": null, "range": [ - 48721, - 48730 + 44598, + 44607 ], "loc": { "start": { - "line": 1718, + "line": 1567, "column": 20 }, "end": { - "line": 1718, + "line": 1567, "column": 29 } } } ], "range": [ - 48699, - 48748 + 44576, + 44625 ], "loc": { "start": { - "line": 1717, + "line": 1566, "column": 31 }, "end": { - "line": 1719, + "line": 1568, "column": 17 } } }, "alternate": null, "range": [ - 48684, - 48748 + 44561, + 44625 ], "loc": { "start": { - "line": 1717, + "line": 1566, "column": 16 }, "end": { - "line": 1719, + "line": 1568, "column": 17 } } @@ -84557,16 +77413,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 48770, - 48779 + 44647, + 44656 ], "loc": { "start": { - "line": 1721, + "line": 1570, "column": 20 }, "end": { - "line": 1721, + "line": 1570, "column": 29 } } @@ -84577,16 +77433,16 @@ "type": "Identifier", "name": "matchCase", "range": [ - 48782, - 48791 + 44659, + 44668 ], "loc": { "start": { - "line": 1721, + "line": 1570, "column": 32 }, "end": { - "line": 1721, + "line": 1570, "column": 41 } } @@ -84600,16 +77456,16 @@ "object": { "type": "ThisExpression", "range": [ - 48792, - 48796 + 44669, + 44673 ], "loc": { "start": { - "line": 1721, + "line": 1570, "column": 42 }, "end": { - "line": 1721, + "line": 1570, "column": 46 } } @@ -84618,31 +77474,31 @@ "type": "Identifier", "name": "getCellValue", "range": [ - 48797, - 48809 + 44674, + 44686 ], "loc": { "start": { - "line": 1721, + "line": 1570, "column": 47 }, "end": { - "line": 1721, + "line": 1570, "column": 59 } } }, "range": [ - 48792, - 48809 + 44669, + 44686 ], "loc": { "start": { - "line": 1721, + "line": 1570, "column": 42 }, "end": { - "line": 1721, + "line": 1570, "column": 59 } } @@ -84655,16 +77511,16 @@ "type": "Identifier", "name": "cells", "range": [ - 48810, - 48815 + 44687, + 44692 ], "loc": { "start": { - "line": 1721, + "line": 1570, "column": 60 }, "end": { - "line": 1721, + "line": 1570, "column": 65 } } @@ -84673,47 +77529,47 @@ "type": "Identifier", "name": "j", "range": [ - 48816, - 48817 + 44693, + 44694 ], "loc": { "start": { - "line": 1721, + "line": 1570, "column": 66 }, "end": { - "line": 1721, + "line": 1570, "column": 67 } } }, "range": [ - 48810, - 48818 + 44687, + 44695 ], "loc": { "start": { - "line": 1721, + "line": 1570, "column": 60 }, "end": { - "line": 1721, + "line": 1570, "column": 68 } } } ], "range": [ - 48792, - 48819 + 44669, + 44696 ], "loc": { "start": { - "line": 1721, + "line": 1570, "column": 42 }, "end": { - "line": 1721, + "line": 1570, "column": 69 } } @@ -84724,16 +77580,16 @@ "object": { "type": "ThisExpression", "range": [ - 48841, - 48845 + 44718, + 44722 ], "loc": { "start": { - "line": 1722, + "line": 1571, "column": 20 }, "end": { - "line": 1722, + "line": 1571, "column": 24 } } @@ -84742,62 +77598,62 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 48846, - 48859 + 44723, + 44736 ], "loc": { "start": { - "line": 1722, + "line": 1571, "column": 25 }, "end": { - "line": 1722, + "line": 1571, "column": 38 } } }, "range": [ - 48841, - 48859 + 44718, + 44736 ], "loc": { "start": { - "line": 1722, + "line": 1571, "column": 20 }, "end": { - "line": 1722, + "line": 1571, "column": 38 } } } ], "range": [ - 48782, - 48860 + 44659, + 44737 ], "loc": { "start": { - "line": 1721, + "line": 1570, "column": 32 }, "end": { - "line": 1722, + "line": 1571, "column": 39 } } }, "range": [ - 48770, - 48860 + 44647, + 44737 ], "loc": { "start": { - "line": 1721, + "line": 1570, "column": 20 }, "end": { - "line": 1722, + "line": 1571, "column": 39 } } @@ -84805,16 +77661,16 @@ ], "kind": "let", "range": [ - 48766, - 48861 + 44643, + 44738 ], "loc": { "start": { - "line": 1721, + "line": 1570, "column": 16 }, "end": { - "line": 1722, + "line": 1571, "column": 40 } }, @@ -84823,16 +77679,16 @@ "type": "Line", "value": "multiple search parameter operator ||", "range": [ - 48879, - 48918 + 44756, + 44795 ], "loc": { "start": { - "line": 1724, + "line": 1573, "column": 16 }, "end": { - "line": 1724, + "line": 1573, "column": 55 } } @@ -84848,16 +77704,16 @@ "type": "Identifier", "name": "sAOrSplit", "range": [ - 48939, - 48948 + 44816, + 44825 ], "loc": { "start": { - "line": 1725, + "line": 1574, "column": 20 }, "end": { - "line": 1725, + "line": 1574, "column": 29 } } @@ -84876,16 +77732,16 @@ "type": "Identifier", "name": "sA", "range": [ - 48951, - 48953 + 44828, + 44830 ], "loc": { "start": { - "line": 1725, + "line": 1574, "column": 32 }, "end": { - "line": 1725, + "line": 1574, "column": 34 } } @@ -84894,47 +77750,47 @@ "type": "Identifier", "name": "toString", "range": [ - 48954, - 48962 + 44831, + 44839 ], "loc": { "start": { - "line": 1725, + "line": 1574, "column": 35 }, "end": { - "line": 1725, + "line": 1574, "column": 43 } } }, "range": [ - 48951, - 48962 + 44828, + 44839 ], "loc": { "start": { - "line": 1725, + "line": 1574, "column": 32 }, "end": { - "line": 1725, + "line": 1574, "column": 43 } } }, "arguments": [], "range": [ - 48951, - 48964 + 44828, + 44841 ], "loc": { "start": { - "line": 1725, + "line": 1574, "column": 32 }, "end": { - "line": 1725, + "line": 1574, "column": 45 } } @@ -84943,31 +77799,31 @@ "type": "Identifier", "name": "split", "range": [ - 48965, - 48970 + 44842, + 44847 ], "loc": { "start": { - "line": 1725, + "line": 1574, "column": 46 }, "end": { - "line": 1725, + "line": 1574, "column": 51 } } }, "range": [ - 48951, - 48970 + 44828, + 44847 ], "loc": { "start": { - "line": 1725, + "line": 1574, "column": 32 }, "end": { - "line": 1725, + "line": 1574, "column": 51 } } @@ -84979,16 +77835,16 @@ "object": { "type": "ThisExpression", "range": [ - 48971, - 48975 + 44848, + 44852 ], "loc": { "start": { - "line": 1725, + "line": 1574, "column": 52 }, "end": { - "line": 1725, + "line": 1574, "column": 56 } } @@ -84997,62 +77853,62 @@ "type": "Identifier", "name": "orOperator", "range": [ - 48976, - 48986 + 44853, + 44863 ], "loc": { "start": { - "line": 1725, + "line": 1574, "column": 57 }, "end": { - "line": 1725, + "line": 1574, "column": 67 } } }, "range": [ - 48971, - 48986 + 44848, + 44863 ], "loc": { "start": { - "line": 1725, + "line": 1574, "column": 52 }, "end": { - "line": 1725, + "line": 1574, "column": 67 } } } ], "range": [ - 48951, - 48987 + 44828, + 44864 ], "loc": { "start": { - "line": 1725, + "line": 1574, "column": 32 }, "end": { - "line": 1725, + "line": 1574, "column": 68 } } }, "range": [ - 48939, - 48987 + 44816, + 44864 ], "loc": { "start": { - "line": 1725, + "line": 1574, "column": 20 }, "end": { - "line": 1725, + "line": 1574, "column": 68 } } @@ -85063,16 +77919,16 @@ "type": "Identifier", "name": "hasMultiOrSA", "range": [ - 49068, - 49080 + 44945, + 44957 ], "loc": { "start": { - "line": 1727, + "line": 1576, "column": 20 }, "end": { - "line": 1727, + "line": 1576, "column": 32 } } @@ -85087,16 +77943,16 @@ "type": "Identifier", "name": "sAOrSplit", "range": [ - 49083, - 49092 + 44960, + 44969 ], "loc": { "start": { - "line": 1727, + "line": 1576, "column": 35 }, "end": { - "line": 1727, + "line": 1576, "column": 44 } } @@ -85105,31 +77961,31 @@ "type": "Identifier", "name": "length", "range": [ - 49093, - 49099 + 44970, + 44976 ], "loc": { "start": { - "line": 1727, + "line": 1576, "column": 45 }, "end": { - "line": 1727, + "line": 1576, "column": 51 } } }, "range": [ - 49083, - 49099 + 44960, + 44976 ], "loc": { "start": { - "line": 1727, + "line": 1576, "column": 35 }, "end": { - "line": 1727, + "line": 1576, "column": 51 } } @@ -85139,46 +77995,46 @@ "value": 1, "raw": "1", "range": [ - 49102, - 49103 + 44979, + 44980 ], "loc": { "start": { - "line": 1727, + "line": 1576, "column": 54 }, "end": { - "line": 1727, + "line": 1576, "column": 55 } } }, "range": [ - 49083, - 49103 + 44960, + 44980 ], "loc": { "start": { - "line": 1727, + "line": 1576, "column": 35 }, "end": { - "line": 1727, + "line": 1576, "column": 55 } } }, "range": [ - 49068, - 49103 + 44945, + 44980 ], "loc": { "start": { - "line": 1727, + "line": 1576, "column": 20 }, "end": { - "line": 1727, + "line": 1576, "column": 55 } }, @@ -85187,16 +78043,16 @@ "type": "Line", "value": "multiple search || parameter boolean", "range": [ - 49009, - 49047 + 44886, + 44924 ], "loc": { "start": { - "line": 1726, + "line": 1575, "column": 20 }, "end": { - "line": 1726, + "line": 1575, "column": 58 } } @@ -85209,16 +78065,16 @@ "type": "Identifier", "name": "sAAndSplit", "range": [ - 49185, - 49195 + 45062, + 45072 ], "loc": { "start": { - "line": 1729, + "line": 1578, "column": 20 }, "end": { - "line": 1729, + "line": 1578, "column": 30 } } @@ -85237,16 +78093,16 @@ "type": "Identifier", "name": "sA", "range": [ - 49198, - 49200 + 45075, + 45077 ], "loc": { "start": { - "line": 1729, + "line": 1578, "column": 33 }, "end": { - "line": 1729, + "line": 1578, "column": 35 } } @@ -85255,47 +78111,47 @@ "type": "Identifier", "name": "toString", "range": [ - 49201, - 49209 + 45078, + 45086 ], "loc": { "start": { - "line": 1729, + "line": 1578, "column": 36 }, "end": { - "line": 1729, + "line": 1578, "column": 44 } } }, "range": [ - 49198, - 49209 + 45075, + 45086 ], "loc": { "start": { - "line": 1729, + "line": 1578, "column": 33 }, "end": { - "line": 1729, + "line": 1578, "column": 44 } } }, "arguments": [], "range": [ - 49198, - 49211 + 45075, + 45088 ], "loc": { "start": { - "line": 1729, + "line": 1578, "column": 33 }, "end": { - "line": 1729, + "line": 1578, "column": 46 } } @@ -85304,31 +78160,31 @@ "type": "Identifier", "name": "split", "range": [ - 49212, - 49217 + 45089, + 45094 ], "loc": { "start": { - "line": 1729, + "line": 1578, "column": 47 }, "end": { - "line": 1729, + "line": 1578, "column": 52 } } }, "range": [ - 49198, - 49217 + 45075, + 45094 ], "loc": { "start": { - "line": 1729, + "line": 1578, "column": 33 }, "end": { - "line": 1729, + "line": 1578, "column": 52 } } @@ -85340,16 +78196,16 @@ "object": { "type": "ThisExpression", "range": [ - 49218, - 49222 + 45095, + 45099 ], "loc": { "start": { - "line": 1729, + "line": 1578, "column": 53 }, "end": { - "line": 1729, + "line": 1578, "column": 57 } } @@ -85358,62 +78214,62 @@ "type": "Identifier", "name": "anOperator", "range": [ - 49223, - 49233 + 45100, + 45110 ], "loc": { "start": { - "line": 1729, + "line": 1578, "column": 58 }, "end": { - "line": 1729, + "line": 1578, "column": 68 } } }, "range": [ - 49218, - 49233 + 45095, + 45110 ], "loc": { "start": { - "line": 1729, + "line": 1578, "column": 53 }, "end": { - "line": 1729, + "line": 1578, "column": 68 } } } ], "range": [ - 49198, - 49234 + 45075, + 45111 ], "loc": { "start": { - "line": 1729, + "line": 1578, "column": 33 }, "end": { - "line": 1729, + "line": 1578, "column": 69 } } }, "range": [ - 49185, - 49234 + 45062, + 45111 ], "loc": { "start": { - "line": 1729, + "line": 1578, "column": 20 }, "end": { - "line": 1729, + "line": 1578, "column": 69 } }, @@ -85422,16 +78278,16 @@ "type": "Line", "value": "multiple search parameter operator &&", "range": [ - 49125, - 49164 + 45002, + 45041 ], "loc": { "start": { - "line": 1728, + "line": 1577, "column": 20 }, "end": { - "line": 1728, + "line": 1577, "column": 59 } } @@ -85444,16 +78300,16 @@ "type": "Identifier", "name": "hasMultiAndSA", "range": [ - 49315, - 49328 + 45192, + 45205 ], "loc": { "start": { - "line": 1731, + "line": 1580, "column": 20 }, "end": { - "line": 1731, + "line": 1580, "column": 33 } } @@ -85468,16 +78324,16 @@ "type": "Identifier", "name": "sAAndSplit", "range": [ - 49331, - 49341 + 45208, + 45218 ], "loc": { "start": { - "line": 1731, + "line": 1580, "column": 36 }, "end": { - "line": 1731, + "line": 1580, "column": 46 } } @@ -85486,31 +78342,31 @@ "type": "Identifier", "name": "length", "range": [ - 49342, - 49348 + 45219, + 45225 ], "loc": { "start": { - "line": 1731, + "line": 1580, "column": 47 }, "end": { - "line": 1731, + "line": 1580, "column": 53 } } }, "range": [ - 49331, - 49348 + 45208, + 45225 ], "loc": { "start": { - "line": 1731, + "line": 1580, "column": 36 }, "end": { - "line": 1731, + "line": 1580, "column": 53 } } @@ -85520,46 +78376,46 @@ "value": 1, "raw": "1", "range": [ - 49351, - 49352 + 45228, + 45229 ], "loc": { "start": { - "line": 1731, + "line": 1580, "column": 56 }, "end": { - "line": 1731, + "line": 1580, "column": 57 } } }, "range": [ - 49331, - 49352 + 45208, + 45229 ], "loc": { "start": { - "line": 1731, + "line": 1580, "column": 36 }, "end": { - "line": 1731, + "line": 1580, "column": 57 } } }, "range": [ - 49315, - 49352 + 45192, + 45229 ], "loc": { "start": { - "line": 1731, + "line": 1580, "column": 20 }, "end": { - "line": 1731, + "line": 1580, "column": 57 } }, @@ -85568,16 +78424,16 @@ "type": "Line", "value": "multiple search && parameter boolean", "range": [ - 49256, - 49294 + 45133, + 45171 ], "loc": { "start": { - "line": 1730, + "line": 1579, "column": 20 }, "end": { - "line": 1730, + "line": 1579, "column": 58 } } @@ -85587,16 +78443,16 @@ ], "kind": "let", "range": [ - 48935, - 49353 + 44812, + 45230 ], "loc": { "start": { - "line": 1725, + "line": 1574, "column": 16 }, "end": { - "line": 1731, + "line": 1580, "column": 58 } }, @@ -85605,16 +78461,16 @@ "type": "Line", "value": "multiple search parameter operator ||", "range": [ - 48879, - 48918 + 44756, + 44795 ], "loc": { "start": { - "line": 1724, + "line": 1573, "column": 16 }, "end": { - "line": 1724, + "line": 1573, "column": 55 } } @@ -85625,16 +78481,16 @@ "type": "Line", "value": "detect operators or array query", "range": [ - 49371, - 49404 + 45248, + 45281 ], "loc": { "start": { - "line": 1733, + "line": 1582, "column": 16 }, "end": { - "line": 1733, + "line": 1582, "column": 49 } } @@ -85655,16 +78511,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 49425, - 49432 + 45302, + 45309 ], "loc": { "start": { - "line": 1734, + "line": 1583, "column": 20 }, "end": { - "line": 1734, + "line": 1583, "column": 27 } } @@ -85674,32 +78530,32 @@ "type": "Identifier", "name": "sA", "range": [ - 49433, - 49435 + 45310, + 45312 ], "loc": { "start": { - "line": 1734, + "line": 1583, "column": 28 }, "end": { - "line": 1734, + "line": 1583, "column": 30 } } } ], "range": [ - 49425, - 49436 + 45302, + 45313 ], "loc": { "start": { - "line": 1734, + "line": 1583, "column": 20 }, "end": { - "line": 1734, + "line": 1583, "column": 31 } } @@ -85708,31 +78564,31 @@ "type": "Identifier", "name": "hasMultiOrSA", "range": [ - 49440, - 49452 + 45317, + 45329 ], "loc": { "start": { - "line": 1734, + "line": 1583, "column": 35 }, "end": { - "line": 1734, + "line": 1583, "column": 47 } } }, "range": [ - 49425, - 49452 + 45302, + 45329 ], "loc": { "start": { - "line": 1734, + "line": 1583, "column": 20 }, "end": { - "line": 1734, + "line": 1583, "column": 47 } } @@ -85741,31 +78597,31 @@ "type": "Identifier", "name": "hasMultiAndSA", "range": [ - 49456, - 49469 + 45333, + 45346 ], "loc": { "start": { - "line": 1734, + "line": 1583, "column": 51 }, "end": { - "line": 1734, + "line": 1583, "column": 64 } } }, "range": [ - 49425, - 49469 + 45302, + 45346 ], "loc": { "start": { - "line": 1734, + "line": 1583, "column": 20 }, "end": { - "line": 1734, + "line": 1583, "column": 64 } } @@ -85782,32 +78638,32 @@ "type": "Identifier", "name": "cS", "range": [ - 49497, - 49499 + 45374, + 45376 ], "loc": { "start": { - "line": 1735, + "line": 1584, "column": 24 }, "end": { - "line": 1735, + "line": 1584, "column": 26 } } }, "init": null, "range": [ - 49497, - 49499 + 45374, + 45376 ], "loc": { "start": { - "line": 1735, + "line": 1584, "column": 24 }, "end": { - "line": 1735, + "line": 1584, "column": 26 } } @@ -85818,32 +78674,32 @@ "type": "Identifier", "name": "s", "range": [ - 49525, - 49526 + 45402, + 45403 ], "loc": { "start": { - "line": 1736, + "line": 1585, "column": 24 }, "end": { - "line": 1736, + "line": 1585, "column": 25 } } }, "init": null, "range": [ - 49525, - 49526 + 45402, + 45403 ], "loc": { "start": { - "line": 1736, + "line": 1585, "column": 24 }, "end": { - "line": 1736, + "line": 1585, "column": 25 } } @@ -85854,16 +78710,16 @@ "type": "Identifier", "name": "occur", "range": [ - 49552, - 49557 + 45429, + 45434 ], "loc": { "start": { - "line": 1737, + "line": 1586, "column": 24 }, "end": { - "line": 1737, + "line": 1586, "column": 29 } } @@ -85873,31 +78729,31 @@ "value": false, "raw": "false", "range": [ - 49560, - 49565 + 45437, + 45442 ], "loc": { "start": { - "line": 1737, + "line": 1586, "column": 32 }, "end": { - "line": 1737, + "line": 1586, "column": 37 } } }, "range": [ - 49552, - 49565 + 45429, + 45442 ], "loc": { "start": { - "line": 1737, + "line": 1586, "column": 24 }, "end": { - "line": 1737, + "line": 1586, "column": 37 } } @@ -85905,16 +78761,16 @@ ], "kind": "let", "range": [ - 49493, - 49566 + 45370, + 45443 ], "loc": { "start": { - "line": 1735, + "line": 1584, "column": 20 }, "end": { - "line": 1737, + "line": 1586, "column": 38 } } @@ -85927,16 +78783,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 49591, - 49598 + 45468, + 45475 ], "loc": { "start": { - "line": 1738, + "line": 1587, "column": 24 }, "end": { - "line": 1738, + "line": 1587, "column": 31 } } @@ -85946,32 +78802,32 @@ "type": "Identifier", "name": "sA", "range": [ - 49599, - 49601 + 45476, + 45478 ], "loc": { "start": { - "line": 1738, + "line": 1587, "column": 32 }, "end": { - "line": 1738, + "line": 1587, "column": 34 } } } ], "range": [ - 49591, - 49602 + 45468, + 45479 ], "loc": { "start": { - "line": 1738, + "line": 1587, "column": 24 }, "end": { - "line": 1738, + "line": 1587, "column": 35 } } @@ -85988,16 +78844,16 @@ "type": "Identifier", "name": "s", "range": [ - 49630, - 49631 + 45507, + 45508 ], "loc": { "start": { - "line": 1739, + "line": 1588, "column": 24 }, "end": { - "line": 1739, + "line": 1588, "column": 25 } } @@ -86006,62 +78862,62 @@ "type": "Identifier", "name": "sA", "range": [ - 49634, - 49636 + 45511, + 45513 ], "loc": { "start": { - "line": 1739, + "line": 1588, "column": 28 }, "end": { - "line": 1739, + "line": 1588, "column": 30 } } }, "range": [ - 49630, - 49636 + 45507, + 45513 ], "loc": { "start": { - "line": 1739, + "line": 1588, "column": 24 }, "end": { - "line": 1739, + "line": 1588, "column": 30 } } }, "range": [ - 49630, - 49637 + 45507, + 45514 ], "loc": { "start": { - "line": 1739, + "line": 1588, "column": 24 }, "end": { - "line": 1739, + "line": 1588, "column": 31 } } } ], "range": [ - 49604, - 49659 + 45481, + 45536 ], "loc": { "start": { - "line": 1738, + "line": 1587, "column": 37 }, "end": { - "line": 1740, + "line": 1589, "column": 21 } } @@ -86078,16 +78934,16 @@ "type": "Identifier", "name": "s", "range": [ - 49691, - 49692 + 45568, + 45569 ], "loc": { "start": { - "line": 1741, + "line": 1590, "column": 24 }, "end": { - "line": 1741, + "line": 1590, "column": 25 } } @@ -86098,16 +78954,16 @@ "type": "Identifier", "name": "hasMultiOrSA", "range": [ - 49695, - 49707 + 45572, + 45584 ], "loc": { "start": { - "line": 1741, + "line": 1590, "column": 28 }, "end": { - "line": 1741, + "line": 1590, "column": 40 } } @@ -86116,16 +78972,16 @@ "type": "Identifier", "name": "sAOrSplit", "range": [ - 49710, - 49719 + 45587, + 45596 ], "loc": { "start": { - "line": 1741, + "line": 1590, "column": 43 }, "end": { - "line": 1741, + "line": 1590, "column": 52 } } @@ -86134,92 +78990,92 @@ "type": "Identifier", "name": "sAAndSplit", "range": [ - 49722, - 49732 + 45599, + 45609 ], "loc": { "start": { - "line": 1741, + "line": 1590, "column": 55 }, "end": { - "line": 1741, + "line": 1590, "column": 65 } } }, "range": [ - 49695, - 49732 + 45572, + 45609 ], "loc": { "start": { - "line": 1741, + "line": 1590, "column": 28 }, "end": { - "line": 1741, + "line": 1590, "column": 65 } } }, "range": [ - 49691, - 49732 + 45568, + 45609 ], "loc": { "start": { - "line": 1741, + "line": 1590, "column": 24 }, "end": { - "line": 1741, + "line": 1590, "column": 65 } } }, "range": [ - 49691, - 49733 + 45568, + 45610 ], "loc": { "start": { - "line": 1741, + "line": 1590, "column": 24 }, "end": { - "line": 1741, + "line": 1590, "column": 66 } } } ], "range": [ - 49665, - 49755 + 45542, + 45632 ], "loc": { "start": { - "line": 1740, + "line": 1589, "column": 27 }, "end": { - "line": 1742, + "line": 1591, "column": 21 } } }, "range": [ - 49587, - 49755 + 45464, + 45632 ], "loc": { "start": { - "line": 1738, + "line": 1587, "column": 20 }, "end": { - "line": 1742, + "line": 1591, "column": 21 } }, @@ -86228,16 +79084,16 @@ "type": "Line", "value": " isolate search term and check occurence in cell data", "range": [ - 49776, - 49831 + 45653, + 45708 ], "loc": { "start": { - "line": 1743, + "line": 1592, "column": 20 }, "end": { - "line": 1743, + "line": 1592, "column": 75 } } @@ -86255,16 +79111,16 @@ "type": "Identifier", "name": "w", "range": [ - 49861, - 49862 + 45738, + 45739 ], "loc": { "start": { - "line": 1744, + "line": 1593, "column": 29 }, "end": { - "line": 1744, + "line": 1593, "column": 30 } } @@ -86274,31 +79130,31 @@ "value": 0, "raw": "0", "range": [ - 49865, - 49866 + 45742, + 45743 ], "loc": { "start": { - "line": 1744, + "line": 1593, "column": 33 }, "end": { - "line": 1744, + "line": 1593, "column": 34 } } }, "range": [ - 49861, - 49866 + 45738, + 45743 ], "loc": { "start": { - "line": 1744, + "line": 1593, "column": 29 }, "end": { - "line": 1744, + "line": 1593, "column": 34 } } @@ -86309,16 +79165,16 @@ "type": "Identifier", "name": "len", "range": [ - 49868, - 49871 + 45745, + 45748 ], "loc": { "start": { - "line": 1744, + "line": 1593, "column": 36 }, "end": { - "line": 1744, + "line": 1593, "column": 39 } } @@ -86330,16 +79186,16 @@ "type": "Identifier", "name": "s", "range": [ - 49874, - 49875 + 45751, + 45752 ], "loc": { "start": { - "line": 1744, + "line": 1593, "column": 42 }, "end": { - "line": 1744, + "line": 1593, "column": 43 } } @@ -86348,46 +79204,46 @@ "type": "Identifier", "name": "length", "range": [ - 49876, - 49882 + 45753, + 45759 ], "loc": { "start": { - "line": 1744, + "line": 1593, "column": 44 }, "end": { - "line": 1744, + "line": 1593, "column": 50 } } }, "range": [ - 49874, - 49882 + 45751, + 45759 ], "loc": { "start": { - "line": 1744, + "line": 1593, "column": 42 }, "end": { - "line": 1744, + "line": 1593, "column": 50 } } }, "range": [ - 49868, - 49882 + 45745, + 45759 ], "loc": { "start": { - "line": 1744, + "line": 1593, "column": 36 }, "end": { - "line": 1744, + "line": 1593, "column": 50 } } @@ -86395,16 +79251,16 @@ ], "kind": "let", "range": [ - 49857, - 49882 + 45734, + 45759 ], "loc": { "start": { - "line": 1744, + "line": 1593, "column": 25 }, "end": { - "line": 1744, + "line": 1593, "column": 50 } } @@ -86416,16 +79272,16 @@ "type": "Identifier", "name": "w", "range": [ - 49884, - 49885 + 45761, + 45762 ], "loc": { "start": { - "line": 1744, + "line": 1593, "column": 52 }, "end": { - "line": 1744, + "line": 1593, "column": 53 } } @@ -86434,31 +79290,31 @@ "type": "Identifier", "name": "len", "range": [ - 49888, - 49891 + 45765, + 45768 ], "loc": { "start": { - "line": 1744, + "line": 1593, "column": 56 }, "end": { - "line": 1744, + "line": 1593, "column": 59 } } }, "range": [ - 49884, - 49891 + 45761, + 45768 ], "loc": { "start": { - "line": 1744, + "line": 1593, "column": 52 }, "end": { - "line": 1744, + "line": 1593, "column": 59 } } @@ -86470,32 +79326,32 @@ "type": "Identifier", "name": "w", "range": [ - 49893, - 49894 + 45770, + 45771 ], "loc": { "start": { - "line": 1744, + "line": 1593, "column": 61 }, "end": { - "line": 1744, + "line": 1593, "column": 62 } } }, "prefix": false, "range": [ - 49893, - 49896 + 45770, + 45773 ], "loc": { "start": { - "line": 1744, + "line": 1593, "column": 61 }, "end": { - "line": 1744, + "line": 1593, "column": 64 } } @@ -86512,16 +79368,16 @@ "type": "Identifier", "name": "cS", "range": [ - 49924, - 49926 + 45801, + 45803 ], "loc": { "start": { - "line": 1745, + "line": 1594, "column": 24 }, "end": { - "line": 1745, + "line": 1594, "column": 26 } } @@ -86532,16 +79388,16 @@ "type": "Identifier", "name": "trim", "range": [ - 49929, - 49933 + 45806, + 45810 ], "loc": { "start": { - "line": 1745, + "line": 1594, "column": 29 }, "end": { - "line": 1745, + "line": 1594, "column": 33 } } @@ -86554,16 +79410,16 @@ "type": "Identifier", "name": "s", "range": [ - 49934, - 49935 + 45811, + 45812 ], "loc": { "start": { - "line": 1745, + "line": 1594, "column": 34 }, "end": { - "line": 1745, + "line": 1594, "column": 35 } } @@ -86572,77 +79428,77 @@ "type": "Identifier", "name": "w", "range": [ - 49936, - 49937 + 45813, + 45814 ], "loc": { "start": { - "line": 1745, + "line": 1594, "column": 36 }, "end": { - "line": 1745, + "line": 1594, "column": 37 } } }, "range": [ - 49934, - 49938 + 45811, + 45815 ], "loc": { "start": { - "line": 1745, + "line": 1594, "column": 34 }, "end": { - "line": 1745, + "line": 1594, "column": 38 } } } ], "range": [ - 49929, - 49939 + 45806, + 45816 ], "loc": { "start": { - "line": 1745, + "line": 1594, "column": 29 }, "end": { - "line": 1745, + "line": 1594, "column": 39 } } }, "range": [ - 49924, - 49939 + 45801, + 45816 ], "loc": { "start": { - "line": 1745, + "line": 1594, "column": 24 }, "end": { - "line": 1745, + "line": 1594, "column": 39 } } }, "range": [ - 49924, - 49940 + 45801, + 45817 ], "loc": { "start": { - "line": 1745, + "line": 1594, "column": 24 }, "end": { - "line": 1745, + "line": 1594, "column": 40 } } @@ -86656,16 +79512,16 @@ "type": "Identifier", "name": "occur", "range": [ - 49965, - 49970 + 45842, + 45847 ], "loc": { "start": { - "line": 1746, + "line": 1595, "column": 24 }, "end": { - "line": 1746, + "line": 1595, "column": 29 } } @@ -86678,50 +79534,50 @@ "object": { "type": "ThisExpression", "range": [ - 49973, - 49977 + 45850, + 45854 ], "loc": { "start": { - "line": 1746, + "line": 1595, "column": 32 }, "end": { - "line": 1746, + "line": 1595, "column": 36 } } }, "property": { "type": "Identifier", - "name": "_testTerm", + "name": "_matcth", "range": [ - 49978, - 49987 + 45855, + 45862 ], "loc": { "start": { - "line": 1746, + "line": 1595, "column": 37 }, "end": { - "line": 1746, - "column": 46 + "line": 1595, + "column": 44 } } }, "range": [ - 49973, - 49987 + 45850, + 45862 ], "loc": { "start": { - "line": 1746, + "line": 1595, "column": 32 }, "end": { - "line": 1746, - "column": 46 + "line": 1595, + "column": 44 } } }, @@ -86730,17 +79586,17 @@ "type": "Identifier", "name": "cS", "range": [ - 49988, - 49990 + 45863, + 45865 ], "loc": { "start": { - "line": 1746, - "column": 47 + "line": 1595, + "column": 45 }, "end": { - "line": 1746, - "column": 49 + "line": 1595, + "column": 47 } } }, @@ -86748,17 +79604,17 @@ "type": "Identifier", "name": "cellValue", "range": [ - 49992, - 50001 + 45867, + 45876 ], "loc": { "start": { - "line": 1746, - "column": 51 + "line": 1595, + "column": 49 }, "end": { - "line": 1746, - "column": 60 + "line": 1595, + "column": 58 } } }, @@ -86766,63 +79622,63 @@ "type": "Identifier", "name": "j", "range": [ - 50003, - 50004 + 45878, + 45879 ], "loc": { "start": { - "line": 1746, - "column": 62 + "line": 1595, + "column": 60 }, "end": { - "line": 1746, - "column": 63 + "line": 1595, + "column": 61 } } } ], "range": [ - 49973, - 50005 + 45850, + 45880 ], "loc": { "start": { - "line": 1746, + "line": 1595, "column": 32 }, "end": { - "line": 1746, - "column": 64 + "line": 1595, + "column": 62 } } }, "range": [ - 49965, - 50005 + 45842, + 45880 ], "loc": { "start": { - "line": 1746, + "line": 1595, "column": 24 }, "end": { - "line": 1746, - "column": 64 + "line": 1595, + "column": 62 } } }, "range": [ - 49965, - 50006 + 45842, + 45881 ], "loc": { "start": { - "line": 1746, + "line": 1595, "column": 24 }, "end": { - "line": 1746, - "column": 65 + "line": 1595, + "column": 63 } } }, @@ -86832,16 +79688,16 @@ "type": "Identifier", "name": "occur", "range": [ - 50036, - 50041 + 45911, + 45916 ], "loc": { "start": { - "line": 1748, + "line": 1597, "column": 28 }, "end": { - "line": 1748, + "line": 1597, "column": 33 } } @@ -86862,16 +79718,16 @@ "object": { "type": "ThisExpression", "range": [ - 50073, - 50077 + 45948, + 45952 ], "loc": { "start": { - "line": 1749, + "line": 1598, "column": 28 }, "end": { - "line": 1749, + "line": 1598, "column": 32 } } @@ -86880,31 +79736,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 50078, - 50085 + 45953, + 45960 ], "loc": { "start": { - "line": 1749, + "line": 1598, "column": 33 }, "end": { - "line": 1749, + "line": 1598, "column": 40 } } }, "range": [ - 50073, - 50085 + 45948, + 45960 ], "loc": { "start": { - "line": 1749, + "line": 1598, "column": 28 }, "end": { - "line": 1749, + "line": 1598, "column": 40 } } @@ -86913,31 +79769,31 @@ "type": "Identifier", "name": "emit", "range": [ - 50086, - 50090 + 45961, + 45965 ], "loc": { "start": { - "line": 1749, + "line": 1598, "column": 41 }, "end": { - "line": 1749, + "line": 1598, "column": 45 } } }, "range": [ - 50073, - 50090 + 45948, + 45965 ], "loc": { "start": { - "line": 1749, + "line": 1598, "column": 28 }, "end": { - "line": 1749, + "line": 1598, "column": 45 } } @@ -86948,16 +79804,16 @@ "value": "highlight-keyword", "raw": "'highlight-keyword'", "range": [ - 50091, - 50110 + 45966, + 45985 ], "loc": { "start": { - "line": 1749, + "line": 1598, "column": 46 }, "end": { - "line": 1749, + "line": 1598, "column": 65 } } @@ -86965,16 +79821,16 @@ { "type": "ThisExpression", "range": [ - 50112, - 50116 + 45987, + 45991 ], "loc": { "start": { - "line": 1749, + "line": 1598, "column": 67 }, "end": { - "line": 1749, + "line": 1598, "column": 71 } } @@ -86986,16 +79842,16 @@ "type": "Identifier", "name": "cells", "range": [ - 50150, - 50155 + 46025, + 46030 ], "loc": { "start": { - "line": 1750, + "line": 1599, "column": 32 }, "end": { - "line": 1750, + "line": 1599, "column": 37 } } @@ -87004,31 +79860,31 @@ "type": "Identifier", "name": "j", "range": [ - 50156, - 50157 + 46031, + 46032 ], "loc": { "start": { - "line": 1750, + "line": 1599, "column": 38 }, "end": { - "line": 1750, + "line": 1599, "column": 39 } } }, "range": [ - 50150, - 50158 + 46025, + 46033 ], "loc": { "start": { - "line": 1750, + "line": 1599, "column": 32 }, "end": { - "line": 1750, + "line": 1599, "column": 40 } } @@ -87037,79 +79893,79 @@ "type": "Identifier", "name": "cS", "range": [ - 50160, - 50162 + 46035, + 46037 ], "loc": { "start": { - "line": 1750, + "line": 1599, "column": 42 }, "end": { - "line": 1750, + "line": 1599, "column": 44 } } } ], "range": [ - 50073, - 50163 + 45948, + 46038 ], "loc": { "start": { - "line": 1749, + "line": 1598, "column": 28 }, "end": { - "line": 1750, + "line": 1599, "column": 45 } } }, "range": [ - 50073, - 50164 + 45948, + 46039 ], "loc": { "start": { - "line": 1749, + "line": 1598, "column": 28 }, "end": { - "line": 1750, + "line": 1599, "column": 46 } } } ], "range": [ - 50043, - 50190 + 45918, + 46065 ], "loc": { "start": { - "line": 1748, + "line": 1597, "column": 35 }, "end": { - "line": 1751, + "line": 1600, "column": 25 } } }, "alternate": null, "range": [ - 50032, - 50190 + 45907, + 46065 ], "loc": { "start": { - "line": 1748, + "line": 1597, "column": 24 }, "end": { - "line": 1751, + "line": 1600, "column": 25 } } @@ -87126,16 +79982,16 @@ "type": "Identifier", "name": "hasMultiOrSA", "range": [ - 50220, - 50232 + 46095, + 46107 ], "loc": { "start": { - "line": 1752, + "line": 1601, "column": 29 }, "end": { - "line": 1752, + "line": 1601, "column": 41 } } @@ -87144,31 +80000,31 @@ "type": "Identifier", "name": "occur", "range": [ - 50236, - 50241 + 46111, + 46116 ], "loc": { "start": { - "line": 1752, + "line": 1601, "column": 45 }, "end": { - "line": 1752, + "line": 1601, "column": 50 } } }, "range": [ - 50220, - 50241 + 46095, + 46116 ], "loc": { "start": { - "line": 1752, + "line": 1601, "column": 29 }, "end": { - "line": 1752, + "line": 1601, "column": 50 } } @@ -87180,16 +80036,16 @@ "type": "Identifier", "name": "hasMultiAndSA", "range": [ - 50275, - 50288 + 46150, + 46163 ], "loc": { "start": { - "line": 1753, + "line": 1602, "column": 29 }, "end": { - "line": 1753, + "line": 1602, "column": 42 } } @@ -87201,62 +80057,62 @@ "type": "Identifier", "name": "occur", "range": [ - 50293, - 50298 + 46168, + 46173 ], "loc": { "start": { - "line": 1753, + "line": 1602, "column": 47 }, "end": { - "line": 1753, + "line": 1602, "column": 52 } } }, "prefix": true, "range": [ - 50292, - 50298 + 46167, + 46173 ], "loc": { "start": { - "line": 1753, + "line": 1602, "column": 46 }, "end": { - "line": 1753, + "line": 1602, "column": 52 } } }, "range": [ - 50275, - 50298 + 46150, + 46173 ], "loc": { "start": { - "line": 1753, + "line": 1602, "column": 29 }, "end": { - "line": 1753, + "line": 1602, "column": 52 } } }, "range": [ - 50219, - 50299 + 46094, + 46174 ], "loc": { "start": { - "line": 1752, + "line": 1601, "column": 28 }, "end": { - "line": 1753, + "line": 1602, "column": 53 } } @@ -87268,48 +80124,48 @@ "type": "BreakStatement", "label": null, "range": [ - 50331, - 50337 + 46206, + 46212 ], "loc": { "start": { - "line": 1754, + "line": 1603, "column": 28 }, "end": { - "line": 1754, + "line": 1603, "column": 34 } } } ], "range": [ - 50301, - 50363 + 46176, + 46238 ], "loc": { "start": { - "line": 1753, + "line": 1602, "column": 55 }, "end": { - "line": 1755, + "line": 1604, "column": 25 } } }, "alternate": null, "range": [ - 50215, - 50363 + 46090, + 46238 ], "loc": { "start": { - "line": 1752, + "line": 1601, "column": 24 }, "end": { - "line": 1755, + "line": 1604, "column": 25 } } @@ -87325,16 +80181,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 50392, - 50399 + 46267, + 46274 ], "loc": { "start": { - "line": 1756, + "line": 1605, "column": 28 }, "end": { - "line": 1756, + "line": 1605, "column": 35 } } @@ -87344,32 +80200,32 @@ "type": "Identifier", "name": "sA", "range": [ - 50400, - 50402 + 46275, + 46277 ], "loc": { "start": { - "line": 1756, + "line": 1605, "column": 36 }, "end": { - "line": 1756, + "line": 1605, "column": 38 } } } ], "range": [ - 50392, - 50403 + 46267, + 46278 ], "loc": { "start": { - "line": 1756, + "line": 1605, "column": 28 }, "end": { - "line": 1756, + "line": 1605, "column": 39 } } @@ -87378,31 +80234,31 @@ "type": "Identifier", "name": "occur", "range": [ - 50407, - 50412 + 46282, + 46287 ], "loc": { "start": { - "line": 1756, + "line": 1605, "column": 43 }, "end": { - "line": 1756, + "line": 1605, "column": 48 } } }, "range": [ - 50392, - 50412 + 46267, + 46287 ], "loc": { "start": { - "line": 1756, + "line": 1605, "column": 28 }, "end": { - "line": 1756, + "line": 1605, "column": 48 } } @@ -87414,79 +80270,79 @@ "type": "BreakStatement", "label": null, "range": [ - 50444, - 50450 + 46319, + 46325 ], "loc": { "start": { - "line": 1757, + "line": 1606, "column": 28 }, "end": { - "line": 1757, + "line": 1606, "column": 34 } } } ], "range": [ - 50414, - 50476 + 46289, + 46351 ], "loc": { "start": { - "line": 1756, + "line": 1605, "column": 50 }, "end": { - "line": 1758, + "line": 1607, "column": 25 } } }, "alternate": null, "range": [ - 50388, - 50476 + 46263, + 46351 ], "loc": { "start": { - "line": 1756, + "line": 1605, "column": 24 }, "end": { - "line": 1758, + "line": 1607, "column": 25 } } } ], "range": [ - 49898, - 50498 + 45775, + 46373 ], "loc": { "start": { - "line": 1744, + "line": 1593, "column": 66 }, "end": { - "line": 1759, + "line": 1608, "column": 21 } } }, "range": [ - 49852, - 50498 + 45729, + 46373 ], "loc": { "start": { - "line": 1744, + "line": 1593, "column": 20 }, "end": { - "line": 1759, + "line": 1608, "column": 21 } }, @@ -87495,16 +80351,16 @@ "type": "Line", "value": " isolate search term and check occurence in cell data", "range": [ - 49776, - 49831 + 45653, + 45708 ], "loc": { "start": { - "line": 1743, + "line": 1592, "column": 20 }, "end": { - "line": 1743, + "line": 1592, "column": 75 } } @@ -87523,16 +80379,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 50519, - 50528 + 46394, + 46403 ], "loc": { "start": { - "line": 1760, + "line": 1609, "column": 20 }, "end": { - "line": 1760, + "line": 1609, "column": 29 } } @@ -87541,31 +80397,31 @@ "type": "Identifier", "name": "j", "range": [ - 50529, - 50530 + 46404, + 46405 ], "loc": { "start": { - "line": 1760, + "line": 1609, "column": 30 }, "end": { - "line": 1760, + "line": 1609, "column": 31 } } }, "range": [ - 50519, - 50531 + 46394, + 46406 ], "loc": { "start": { - "line": 1760, + "line": 1609, "column": 20 }, "end": { - "line": 1760, + "line": 1609, "column": 32 } } @@ -87574,62 +80430,62 @@ "type": "Identifier", "name": "occur", "range": [ - 50534, - 50539 + 46409, + 46414 ], "loc": { "start": { - "line": 1760, + "line": 1609, "column": 35 }, "end": { - "line": 1760, + "line": 1609, "column": 40 } } }, "range": [ - 50519, - 50539 + 46394, + 46414 ], "loc": { "start": { - "line": 1760, + "line": 1609, "column": 20 }, "end": { - "line": 1760, + "line": 1609, "column": 40 } } }, "range": [ - 50519, - 50540 + 46394, + 46415 ], "loc": { "start": { - "line": 1760, + "line": 1609, "column": 20 }, "end": { - "line": 1760, + "line": 1609, "column": 41 } } } ], "range": [ - 49471, - 50559 + 45348, + 46434 ], "loc": { "start": { - "line": 1734, + "line": 1583, "column": 66 }, "end": { - "line": 1762, + "line": 1611, "column": 17 } }, @@ -87638,16 +80494,16 @@ "type": "Line", "value": "single search parameter", "range": [ - 50576, - 50601 + 46451, + 46476 ], "loc": { "start": { - "line": 1763, + "line": 1612, "column": 16 }, "end": { - "line": 1763, + "line": 1612, "column": 41 } } @@ -87669,16 +80525,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 50645, - 50654 + 46520, + 46529 ], "loc": { "start": { - "line": 1765, + "line": 1614, "column": 20 }, "end": { - "line": 1765, + "line": 1614, "column": 29 } } @@ -87687,31 +80543,31 @@ "type": "Identifier", "name": "j", "range": [ - 50655, - 50656 + 46530, + 46531 ], "loc": { "start": { - "line": 1765, + "line": 1614, "column": 30 }, "end": { - "line": 1765, + "line": 1614, "column": 31 } } }, "range": [ - 50645, - 50657 + 46520, + 46532 ], "loc": { "start": { - "line": 1765, + "line": 1614, "column": 20 }, "end": { - "line": 1765, + "line": 1614, "column": 32 } } @@ -87724,50 +80580,50 @@ "object": { "type": "ThisExpression", "range": [ - 50660, - 50664 + 46535, + 46539 ], "loc": { "start": { - "line": 1765, + "line": 1614, "column": 35 }, "end": { - "line": 1765, + "line": 1614, "column": 39 } } }, "property": { "type": "Identifier", - "name": "_testTerm", + "name": "_matcth", "range": [ - 50665, - 50674 + 46540, + 46547 ], "loc": { "start": { - "line": 1765, + "line": 1614, "column": 40 }, "end": { - "line": 1765, - "column": 49 + "line": 1614, + "column": 47 } } }, "range": [ - 50660, - 50674 + 46535, + 46547 ], "loc": { "start": { - "line": 1765, + "line": 1614, "column": 35 }, "end": { - "line": 1765, - "column": 49 + "line": 1614, + "column": 47 } } }, @@ -87778,17 +80634,17 @@ "type": "Identifier", "name": "trim", "range": [ - 50675, - 50679 + 46548, + 46552 ], "loc": { "start": { - "line": 1765, - "column": 50 + "line": 1614, + "column": 48 }, "end": { - "line": 1765, - "column": 54 + "line": 1614, + "column": 52 } } }, @@ -87797,33 +80653,33 @@ "type": "Identifier", "name": "sA", "range": [ - 50680, - 50682 + 46553, + 46555 ], "loc": { "start": { - "line": 1765, - "column": 55 + "line": 1614, + "column": 53 }, "end": { - "line": 1765, - "column": 57 + "line": 1614, + "column": 55 } } } ], "range": [ - 50675, - 50683 + 46548, + 46556 ], "loc": { "start": { - "line": 1765, - "column": 50 + "line": 1614, + "column": 48 }, "end": { - "line": 1765, - "column": 58 + "line": 1614, + "column": 56 } } }, @@ -87831,17 +80687,17 @@ "type": "Identifier", "name": "cellValue", "range": [ - 50685, - 50694 + 46558, + 46567 ], "loc": { "start": { - "line": 1765, - "column": 60 + "line": 1614, + "column": 58 }, "end": { - "line": 1765, - "column": 69 + "line": 1614, + "column": 67 } } }, @@ -87849,63 +80705,63 @@ "type": "Identifier", "name": "j", "range": [ - 50696, - 50697 + 46569, + 46570 ], "loc": { "start": { - "line": 1765, - "column": 71 + "line": 1614, + "column": 69 }, "end": { - "line": 1765, - "column": 72 + "line": 1614, + "column": 70 } } } ], "range": [ - 50660, - 50698 + 46535, + 46571 ], "loc": { "start": { - "line": 1765, + "line": 1614, "column": 35 }, "end": { - "line": 1765, - "column": 73 + "line": 1614, + "column": 71 } } }, "range": [ - 50645, - 50698 + 46520, + 46571 ], "loc": { "start": { - "line": 1765, + "line": 1614, "column": 20 }, "end": { - "line": 1765, - "column": 73 + "line": 1614, + "column": 71 } } }, "range": [ - 50645, - 50699 + 46520, + 46572 ], "loc": { "start": { - "line": 1765, + "line": 1614, "column": 20 }, "end": { - "line": 1765, - "column": 74 + "line": 1614, + "column": 72 } } }, @@ -87918,16 +80774,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 50724, - 50733 + 46597, + 46606 ], "loc": { "start": { - "line": 1766, + "line": 1615, "column": 24 }, "end": { - "line": 1766, + "line": 1615, "column": 33 } } @@ -87936,31 +80792,31 @@ "type": "Identifier", "name": "j", "range": [ - 50734, - 50735 + 46607, + 46608 ], "loc": { "start": { - "line": 1766, + "line": 1615, "column": 34 }, "end": { - "line": 1766, + "line": 1615, "column": 35 } } }, "range": [ - 50724, - 50736 + 46597, + 46609 ], "loc": { "start": { - "line": 1766, + "line": 1615, "column": 24 }, "end": { - "line": 1766, + "line": 1615, "column": 36 } } @@ -87981,16 +80837,16 @@ "object": { "type": "ThisExpression", "range": [ - 50764, - 50768 + 46637, + 46641 ], "loc": { "start": { - "line": 1767, + "line": 1616, "column": 24 }, "end": { - "line": 1767, + "line": 1616, "column": 28 } } @@ -87999,31 +80855,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 50769, - 50776 + 46642, + 46649 ], "loc": { "start": { - "line": 1767, + "line": 1616, "column": 29 }, "end": { - "line": 1767, + "line": 1616, "column": 36 } } }, "range": [ - 50764, - 50776 + 46637, + 46649 ], "loc": { "start": { - "line": 1767, + "line": 1616, "column": 24 }, "end": { - "line": 1767, + "line": 1616, "column": 36 } } @@ -88032,31 +80888,31 @@ "type": "Identifier", "name": "emit", "range": [ - 50777, - 50781 + 46650, + 46654 ], "loc": { "start": { - "line": 1767, + "line": 1616, "column": 37 }, "end": { - "line": 1767, + "line": 1616, "column": 41 } } }, "range": [ - 50764, - 50781 + 46637, + 46654 ], "loc": { "start": { - "line": 1767, + "line": 1616, "column": 24 }, "end": { - "line": 1767, + "line": 1616, "column": 41 } } @@ -88067,16 +80923,16 @@ "value": "highlight-keyword", "raw": "'highlight-keyword'", "range": [ - 50782, - 50801 + 46655, + 46674 ], "loc": { "start": { - "line": 1767, + "line": 1616, "column": 42 }, "end": { - "line": 1767, + "line": 1616, "column": 61 } } @@ -88084,16 +80940,16 @@ { "type": "ThisExpression", "range": [ - 50803, - 50807 + 46676, + 46680 ], "loc": { "start": { - "line": 1767, + "line": 1616, "column": 63 }, "end": { - "line": 1767, + "line": 1616, "column": 67 } } @@ -88105,16 +80961,16 @@ "type": "Identifier", "name": "cells", "range": [ - 50809, - 50814 + 46682, + 46687 ], "loc": { "start": { - "line": 1767, + "line": 1616, "column": 69 }, "end": { - "line": 1767, + "line": 1616, "column": 74 } } @@ -88123,31 +80979,31 @@ "type": "Identifier", "name": "j", "range": [ - 50815, - 50816 + 46688, + 46689 ], "loc": { "start": { - "line": 1767, + "line": 1616, "column": 75 }, "end": { - "line": 1767, + "line": 1616, "column": 76 } } }, "range": [ - 50809, - 50817 + 46682, + 46690 ], "loc": { "start": { - "line": 1767, + "line": 1616, "column": 69 }, "end": { - "line": 1767, + "line": 1616, "column": 77 } } @@ -88156,95 +81012,95 @@ "type": "Identifier", "name": "sA", "range": [ - 50847, - 50849 + 46720, + 46722 ], "loc": { "start": { - "line": 1768, + "line": 1617, "column": 28 }, "end": { - "line": 1768, + "line": 1617, "column": 30 } } } ], "range": [ - 50764, - 50850 + 46637, + 46723 ], "loc": { "start": { - "line": 1767, + "line": 1616, "column": 24 }, "end": { - "line": 1768, + "line": 1617, "column": 31 } } }, "range": [ - 50764, - 50851 + 46637, + 46724 ], "loc": { "start": { - "line": 1767, + "line": 1616, "column": 24 }, "end": { - "line": 1768, + "line": 1617, "column": 32 } } } ], "range": [ - 50738, - 50873 + 46611, + 46746 ], "loc": { "start": { - "line": 1766, + "line": 1615, "column": 38 }, "end": { - "line": 1769, + "line": 1618, "column": 21 } } }, "alternate": null, "range": [ - 50720, - 50873 + 46593, + 46746 ], "loc": { "start": { - "line": 1766, + "line": 1615, "column": 20 }, "end": { - "line": 1769, + "line": 1618, "column": 21 } } } ], "range": [ - 50623, - 50891 + 46498, + 46764 ], "loc": { "start": { - "line": 1764, + "line": 1613, "column": 21 }, "end": { - "line": 1770, + "line": 1619, "column": 17 } }, @@ -88253,16 +81109,16 @@ "type": "Line", "value": "single search parameter", "range": [ - 50576, - 50601 + 46451, + 46476 ], "loc": { "start": { - "line": 1763, + "line": 1612, "column": 16 }, "end": { - "line": 1763, + "line": 1612, "column": 41 } } @@ -88270,16 +81126,16 @@ ] }, "range": [ - 49421, - 50891 + 45298, + 46764 ], "loc": { "start": { - "line": 1734, + "line": 1583, "column": 16 }, "end": { - "line": 1770, + "line": 1619, "column": 17 } }, @@ -88288,16 +81144,16 @@ "type": "Line", "value": "detect operators or array query", "range": [ - 49371, - 49404 + 45248, + 45281 ], "loc": { "start": { - "line": 1733, + "line": 1582, "column": 16 }, "end": { - "line": 1733, + "line": 1582, "column": 49 } } @@ -88308,16 +81164,16 @@ "type": "Line", "value": "else single param", "range": [ - 50891, - 50910 + 46764, + 46783 ], "loc": { "start": { - "line": 1770, + "line": 1619, "column": 17 }, "end": { - "line": 1770, + "line": 1619, "column": 36 } } @@ -88336,16 +81192,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 50933, - 50942 + 46806, + 46815 ], "loc": { "start": { - "line": 1772, + "line": 1621, "column": 21 }, "end": { - "line": 1772, + "line": 1621, "column": 30 } } @@ -88354,47 +81210,47 @@ "type": "Identifier", "name": "j", "range": [ - 50943, - 50944 + 46816, + 46817 ], "loc": { "start": { - "line": 1772, + "line": 1621, "column": 31 }, "end": { - "line": 1772, + "line": 1621, "column": 32 } } }, "range": [ - 50933, - 50945 + 46806, + 46818 ], "loc": { "start": { - "line": 1772, + "line": 1621, "column": 21 }, "end": { - "line": 1772, + "line": 1621, "column": 33 } } }, "prefix": true, "range": [ - 50932, - 50945 + 46805, + 46818 ], "loc": { "start": { - "line": 1772, + "line": 1621, "column": 20 }, "end": { - "line": 1772, + "line": 1621, "column": 33 } } @@ -88411,16 +81267,16 @@ "type": "Identifier", "name": "isRowValid", "range": [ - 50969, - 50979 + 46842, + 46852 ], "loc": { "start": { - "line": 1773, + "line": 1622, "column": 20 }, "end": { - "line": 1773, + "line": 1622, "column": 30 } } @@ -88430,78 +81286,78 @@ "value": false, "raw": "false", "range": [ - 50982, - 50987 + 46855, + 46860 ], "loc": { "start": { - "line": 1773, + "line": 1622, "column": 33 }, "end": { - "line": 1773, + "line": 1622, "column": 38 } } }, "range": [ - 50969, - 50987 + 46842, + 46860 ], "loc": { "start": { - "line": 1773, + "line": 1622, "column": 20 }, "end": { - "line": 1773, + "line": 1622, "column": 38 } } }, "range": [ - 50969, - 50988 + 46842, + 46861 ], "loc": { "start": { - "line": 1773, + "line": 1622, "column": 20 }, "end": { - "line": 1773, + "line": 1622, "column": 39 } } } ], "range": [ - 50947, - 51006 + 46820, + 46879 ], "loc": { "start": { - "line": 1772, + "line": 1621, "column": 35 }, "end": { - "line": 1774, + "line": 1623, "column": 17 } } }, "alternate": null, "range": [ - 50928, - 51006 + 46801, + 46879 ], "loc": { "start": { - "line": 1772, + "line": 1621, "column": 16 }, "end": { - "line": 1774, + "line": 1623, "column": 17 } }, @@ -88510,16 +81366,16 @@ "type": "Line", "value": "else single param", "range": [ - 50891, - 50910 + 46764, + 46783 ], "loc": { "start": { - "line": 1770, + "line": 1619, "column": 17 }, "end": { - "line": 1770, + "line": 1619, "column": 36 } } @@ -88537,16 +81393,16 @@ "object": { "type": "ThisExpression", "range": [ - 51027, - 51031 + 46900, + 46904 ], "loc": { "start": { - "line": 1775, + "line": 1624, "column": 20 }, "end": { - "line": 1775, + "line": 1624, "column": 24 } } @@ -88555,31 +81411,31 @@ "type": "Identifier", "name": "singleSearchFlt", "range": [ - 51032, - 51047 + 46905, + 46920 ], "loc": { "start": { - "line": 1775, + "line": 1624, "column": 25 }, "end": { - "line": 1775, + "line": 1624, "column": 40 } } }, "range": [ - 51027, - 51047 + 46900, + 46920 ], "loc": { "start": { - "line": 1775, + "line": 1624, "column": 20 }, "end": { - "line": 1775, + "line": 1624, "column": 40 } } @@ -88591,16 +81447,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 51051, - 51060 + 46924, + 46933 ], "loc": { "start": { - "line": 1775, + "line": 1624, "column": 44 }, "end": { - "line": 1775, + "line": 1624, "column": 53 } } @@ -88609,46 +81465,46 @@ "type": "Identifier", "name": "j", "range": [ - 51061, - 51062 + 46934, + 46935 ], "loc": { "start": { - "line": 1775, + "line": 1624, "column": 54 }, "end": { - "line": 1775, + "line": 1624, "column": 55 } } }, "range": [ - 51051, - 51063 + 46924, + 46936 ], "loc": { "start": { - "line": 1775, + "line": 1624, "column": 44 }, "end": { - "line": 1775, + "line": 1624, "column": 56 } } }, "range": [ - 51027, - 51063 + 46900, + 46936 ], "loc": { "start": { - "line": 1775, + "line": 1624, "column": 20 }, "end": { - "line": 1775, + "line": 1624, "column": 56 } } @@ -88665,16 +81521,16 @@ "type": "Identifier", "name": "singleFltRowValid", "range": [ - 51087, - 51104 + 46960, + 46977 ], "loc": { "start": { - "line": 1776, + "line": 1625, "column": 20 }, "end": { - "line": 1776, + "line": 1625, "column": 37 } } @@ -88684,78 +81540,78 @@ "value": true, "raw": "true", "range": [ - 51107, - 51111 + 46980, + 46984 ], "loc": { "start": { - "line": 1776, + "line": 1625, "column": 40 }, "end": { - "line": 1776, + "line": 1625, "column": 44 } } }, "range": [ - 51087, - 51111 + 46960, + 46984 ], "loc": { "start": { - "line": 1776, + "line": 1625, "column": 20 }, "end": { - "line": 1776, + "line": 1625, "column": 44 } } }, "range": [ - 51087, - 51112 + 46960, + 46985 ], "loc": { "start": { - "line": 1776, + "line": 1625, "column": 20 }, "end": { - "line": 1776, + "line": 1625, "column": 45 } } } ], "range": [ - 51065, - 51130 + 46938, + 47003 ], "loc": { "start": { - "line": 1775, + "line": 1624, "column": 58 }, "end": { - "line": 1777, + "line": 1626, "column": 17 } } }, "alternate": null, "range": [ - 51023, - 51130 + 46896, + 47003 ], "loc": { "start": { - "line": 1775, + "line": 1624, "column": 16 }, "end": { - "line": 1777, + "line": 1626, "column": 17 } } @@ -88773,16 +81629,16 @@ "object": { "type": "ThisExpression", "range": [ - 51148, - 51152 + 47021, + 47025 ], "loc": { "start": { - "line": 1779, + "line": 1628, "column": 16 }, "end": { - "line": 1779, + "line": 1628, "column": 20 } } @@ -88791,31 +81647,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 51153, - 51160 + 47026, + 47033 ], "loc": { "start": { - "line": 1779, + "line": 1628, "column": 21 }, "end": { - "line": 1779, + "line": 1628, "column": 28 } } }, "range": [ - 51148, - 51160 + 47021, + 47033 ], "loc": { "start": { - "line": 1779, + "line": 1628, "column": 16 }, "end": { - "line": 1779, + "line": 1628, "column": 28 } } @@ -88824,31 +81680,31 @@ "type": "Identifier", "name": "emit", "range": [ - 51161, - 51165 + 47034, + 47038 ], "loc": { "start": { - "line": 1779, + "line": 1628, "column": 29 }, "end": { - "line": 1779, + "line": 1628, "column": 33 } } }, "range": [ - 51148, - 51165 + 47021, + 47038 ], "loc": { "start": { - "line": 1779, + "line": 1628, "column": 16 }, "end": { - "line": 1779, + "line": 1628, "column": 33 } } @@ -88859,16 +81715,16 @@ "value": "cell-processed", "raw": "'cell-processed'", "range": [ - 51166, - 51182 + 47039, + 47055 ], "loc": { "start": { - "line": 1779, + "line": 1628, "column": 34 }, "end": { - "line": 1779, + "line": 1628, "column": 50 } } @@ -88876,16 +81732,16 @@ { "type": "ThisExpression", "range": [ - 51184, - 51188 + 47057, + 47061 ], "loc": { "start": { - "line": 1779, + "line": 1628, "column": 52 }, "end": { - "line": 1779, + "line": 1628, "column": 56 } } @@ -88894,16 +81750,16 @@ "type": "Identifier", "name": "j", "range": [ - 51190, - 51191 + 47063, + 47064 ], "loc": { "start": { - "line": 1779, + "line": 1628, "column": 58 }, "end": { - "line": 1779, + "line": 1628, "column": 59 } } @@ -88915,16 +81771,16 @@ "type": "Identifier", "name": "cells", "range": [ - 51193, - 51198 + 47066, + 47071 ], "loc": { "start": { - "line": 1779, + "line": 1628, "column": 61 }, "end": { - "line": 1779, + "line": 1628, "column": 66 } } @@ -88933,93 +81789,93 @@ "type": "Identifier", "name": "j", "range": [ - 51199, - 51200 + 47072, + 47073 ], "loc": { "start": { - "line": 1779, + "line": 1628, "column": 67 }, "end": { - "line": 1779, + "line": 1628, "column": 68 } } }, "range": [ - 51193, - 51201 + 47066, + 47074 ], "loc": { "start": { - "line": 1779, + "line": 1628, "column": 61 }, "end": { - "line": 1779, + "line": 1628, "column": 69 } } } ], "range": [ - 51148, - 51202 + 47021, + 47075 ], "loc": { "start": { - "line": 1779, + "line": 1628, "column": 16 }, "end": { - "line": 1779, + "line": 1628, "column": 70 } } }, "range": [ - 51148, - 51203 + 47021, + 47076 ], "loc": { "start": { - "line": 1779, + "line": 1628, "column": 16 }, "end": { - "line": 1779, + "line": 1628, "column": 71 } } } ], "range": [ - 48563, - 51217 + 44440, + 47090 ], "loc": { "start": { - "line": 1713, + "line": 1562, "column": 46 }, "end": { - "line": 1780, + "line": 1629, "column": 13 } } }, "range": [ - 48529, - 51217 + 44406, + 47090 ], "loc": { "start": { - "line": 1713, + "line": 1562, "column": 12 }, "end": { - "line": 1780, + "line": 1629, "column": 13 } }, @@ -89028,16 +81884,16 @@ "type": "Line", "value": " this loop retrieves cell data", "range": [ - 48484, - 48516 + 44361, + 44393 ], "loc": { "start": { - "line": 1712, + "line": 1561, "column": 12 }, "end": { - "line": 1712, + "line": 1561, "column": 44 } } @@ -89048,16 +81904,16 @@ "type": "Line", "value": "for j", "range": [ - 51217, - 51224 + 47090, + 47097 ], "loc": { "start": { - "line": 1780, + "line": 1629, "column": 13 }, "end": { - "line": 1780, + "line": 1629, "column": 20 } } @@ -89075,16 +81931,16 @@ "object": { "type": "ThisExpression", "range": [ - 51242, - 51246 + 47115, + 47119 ], "loc": { "start": { - "line": 1782, + "line": 1631, "column": 16 }, "end": { - "line": 1782, + "line": 1631, "column": 20 } } @@ -89093,31 +81949,31 @@ "type": "Identifier", "name": "singleSearchFlt", "range": [ - 51247, - 51262 + 47120, + 47135 ], "loc": { "start": { - "line": 1782, + "line": 1631, "column": 21 }, "end": { - "line": 1782, + "line": 1631, "column": 36 } } }, "range": [ - 51242, - 51262 + 47115, + 47135 ], "loc": { "start": { - "line": 1782, + "line": 1631, "column": 16 }, "end": { - "line": 1782, + "line": 1631, "column": 36 } } @@ -89126,31 +81982,31 @@ "type": "Identifier", "name": "singleFltRowValid", "range": [ - 51266, - 51283 + 47139, + 47156 ], "loc": { "start": { - "line": 1782, + "line": 1631, "column": 40 }, "end": { - "line": 1782, + "line": 1631, "column": 57 } } }, "range": [ - 51242, - 51283 + 47115, + 47156 ], "loc": { "start": { - "line": 1782, + "line": 1631, "column": 16 }, "end": { - "line": 1782, + "line": 1631, "column": 57 } } @@ -89167,16 +82023,16 @@ "type": "Identifier", "name": "isRowValid", "range": [ - 51303, - 51313 + 47176, + 47186 ], "loc": { "start": { - "line": 1783, + "line": 1632, "column": 16 }, "end": { - "line": 1783, + "line": 1632, "column": 26 } } @@ -89186,78 +82042,78 @@ "value": true, "raw": "true", "range": [ - 51316, - 51320 + 47189, + 47193 ], "loc": { "start": { - "line": 1783, + "line": 1632, "column": 29 }, "end": { - "line": 1783, + "line": 1632, "column": 33 } } }, "range": [ - 51303, - 51320 + 47176, + 47193 ], "loc": { "start": { - "line": 1783, + "line": 1632, "column": 16 }, "end": { - "line": 1783, + "line": 1632, "column": 33 } } }, "range": [ - 51303, - 51321 + 47176, + 47194 ], "loc": { "start": { - "line": 1783, + "line": 1632, "column": 16 }, "end": { - "line": 1783, + "line": 1632, "column": 34 } } } ], "range": [ - 51285, - 51335 + 47158, + 47208 ], "loc": { "start": { - "line": 1782, + "line": 1631, "column": 59 }, "end": { - "line": 1784, + "line": 1633, "column": 13 } } }, "alternate": null, "range": [ - 51238, - 51335 + 47111, + 47208 ], "loc": { "start": { - "line": 1782, + "line": 1631, "column": 12 }, "end": { - "line": 1784, + "line": 1633, "column": 13 } }, @@ -89266,16 +82122,16 @@ "type": "Line", "value": "for j", "range": [ - 51217, - 51224 + 47090, + 47097 ], "loc": { "start": { - "line": 1780, + "line": 1629, "column": 13 }, "end": { - "line": 1780, + "line": 1629, "column": 20 } } @@ -89292,16 +82148,16 @@ "object": { "type": "ThisExpression", "range": [ - 51349, - 51353 + 47222, + 47226 ], "loc": { "start": { - "line": 1786, + "line": 1635, "column": 12 }, "end": { - "line": 1786, + "line": 1635, "column": 16 } } @@ -89310,31 +82166,31 @@ "type": "Identifier", "name": "validateRow", "range": [ - 51354, - 51365 + 47227, + 47238 ], "loc": { "start": { - "line": 1786, + "line": 1635, "column": 17 }, "end": { - "line": 1786, + "line": 1635, "column": 28 } } }, "range": [ - 51349, - 51365 + 47222, + 47238 ], "loc": { "start": { - "line": 1786, + "line": 1635, "column": 12 }, "end": { - "line": 1786, + "line": 1635, "column": 28 } } @@ -89344,16 +82200,16 @@ "type": "Identifier", "name": "k", "range": [ - 51366, - 51367 + 47239, + 47240 ], "loc": { "start": { - "line": 1786, + "line": 1635, "column": 29 }, "end": { - "line": 1786, + "line": 1635, "column": 30 } } @@ -89362,47 +82218,47 @@ "type": "Identifier", "name": "isRowValid", "range": [ - 51369, - 51379 + 47242, + 47252 ], "loc": { "start": { - "line": 1786, + "line": 1635, "column": 32 }, "end": { - "line": 1786, + "line": 1635, "column": 42 } } } ], "range": [ - 51349, - 51380 + 47222, + 47253 ], "loc": { "start": { - "line": 1786, + "line": 1635, "column": 12 }, "end": { - "line": 1786, + "line": 1635, "column": 43 } } }, "range": [ - 51349, - 51381 + 47222, + 47254 ], "loc": { "start": { - "line": 1786, + "line": 1635, "column": 12 }, "end": { - "line": 1786, + "line": 1635, "column": 44 } } @@ -89416,32 +82272,32 @@ "type": "Identifier", "name": "isRowValid", "range": [ - 51399, - 51409 + 47272, + 47282 ], "loc": { "start": { - "line": 1787, + "line": 1636, "column": 17 }, "end": { - "line": 1787, + "line": 1636, "column": 27 } } }, "prefix": true, "range": [ - 51398, - 51409 + 47271, + 47282 ], "loc": { "start": { - "line": 1787, + "line": 1636, "column": 16 }, "end": { - "line": 1787, + "line": 1636, "column": 27 } } @@ -89458,79 +82314,79 @@ "type": "Identifier", "name": "hiddenRows", "range": [ - 51429, - 51439 + 47302, + 47312 ], "loc": { "start": { - "line": 1788, + "line": 1637, "column": 16 }, "end": { - "line": 1788, + "line": 1637, "column": 26 } } }, "prefix": false, "range": [ - 51429, - 51441 + 47302, + 47314 ], "loc": { "start": { - "line": 1788, + "line": 1637, "column": 16 }, "end": { - "line": 1788, + "line": 1637, "column": 28 } } }, "range": [ - 51429, - 51442 + 47302, + 47315 ], "loc": { "start": { - "line": 1788, + "line": 1637, "column": 16 }, "end": { - "line": 1788, + "line": 1637, "column": 29 } } } ], "range": [ - 51411, - 51456 + 47284, + 47329 ], "loc": { "start": { - "line": 1787, + "line": 1636, "column": 29 }, "end": { - "line": 1789, + "line": 1638, "column": 13 } } }, "alternate": null, "range": [ - 51394, - 51456 + 47267, + 47329 ], "loc": { "start": { - "line": 1787, + "line": 1636, "column": 12 }, "end": { - "line": 1789, + "line": 1638, "column": 13 } } @@ -89548,16 +82404,16 @@ "object": { "type": "ThisExpression", "range": [ - 51470, - 51474 + 47343, + 47347 ], "loc": { "start": { - "line": 1791, + "line": 1640, "column": 12 }, "end": { - "line": 1791, + "line": 1640, "column": 16 } } @@ -89566,31 +82422,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 51475, - 51482 + 47348, + 47355 ], "loc": { "start": { - "line": 1791, + "line": 1640, "column": 17 }, "end": { - "line": 1791, + "line": 1640, "column": 24 } } }, "range": [ - 51470, - 51482 + 47343, + 47355 ], "loc": { "start": { - "line": 1791, + "line": 1640, "column": 12 }, "end": { - "line": 1791, + "line": 1640, "column": 24 } } @@ -89599,31 +82455,31 @@ "type": "Identifier", "name": "emit", "range": [ - 51483, - 51487 + 47356, + 47360 ], "loc": { "start": { - "line": 1791, + "line": 1640, "column": 25 }, "end": { - "line": 1791, + "line": 1640, "column": 29 } } }, "range": [ - 51470, - 51487 + 47343, + 47360 ], "loc": { "start": { - "line": 1791, + "line": 1640, "column": 12 }, "end": { - "line": 1791, + "line": 1640, "column": 29 } } @@ -89634,16 +82490,16 @@ "value": "row-processed", "raw": "'row-processed'", "range": [ - 51488, - 51503 + 47361, + 47376 ], "loc": { "start": { - "line": 1791, + "line": 1640, "column": 30 }, "end": { - "line": 1791, + "line": 1640, "column": 45 } } @@ -89651,16 +82507,16 @@ { "type": "ThisExpression", "range": [ - 51505, - 51509 + 47378, + 47382 ], "loc": { "start": { - "line": 1791, + "line": 1640, "column": 47 }, "end": { - "line": 1791, + "line": 1640, "column": 51 } } @@ -89669,16 +82525,16 @@ "type": "Identifier", "name": "k", "range": [ - 51511, - 51512 + 47384, + 47385 ], "loc": { "start": { - "line": 1791, + "line": 1640, "column": 53 }, "end": { - "line": 1791, + "line": 1640, "column": 54 } } @@ -89692,16 +82548,16 @@ "object": { "type": "ThisExpression", "range": [ - 51530, - 51534 + 47403, + 47407 ], "loc": { "start": { - "line": 1792, + "line": 1641, "column": 16 }, "end": { - "line": 1792, + "line": 1641, "column": 20 } } @@ -89710,31 +82566,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 51535, - 51549 + 47408, + 47422 ], "loc": { "start": { - "line": 1792, + "line": 1641, "column": 21 }, "end": { - "line": 1792, + "line": 1641, "column": 35 } } }, "range": [ - 51530, - 51549 + 47403, + 47422 ], "loc": { "start": { - "line": 1792, + "line": 1641, "column": 16 }, "end": { - "line": 1792, + "line": 1641, "column": 35 } } @@ -89743,31 +82599,31 @@ "type": "Identifier", "name": "length", "range": [ - 51550, - 51556 + 47423, + 47429 ], "loc": { "start": { - "line": 1792, + "line": 1641, "column": 36 }, "end": { - "line": 1792, + "line": 1641, "column": 42 } } }, "range": [ - 51530, - 51556 + 47403, + 47429 ], "loc": { "start": { - "line": 1792, + "line": 1641, "column": 16 }, "end": { - "line": 1792, + "line": 1641, "column": 42 } } @@ -89776,78 +82632,78 @@ "type": "Identifier", "name": "isRowValid", "range": [ - 51558, - 51568 + 47431, + 47441 ], "loc": { "start": { - "line": 1792, + "line": 1641, "column": 44 }, "end": { - "line": 1792, + "line": 1641, "column": 54 } } } ], "range": [ - 51470, - 51569 + 47343, + 47442 ], "loc": { "start": { - "line": 1791, + "line": 1640, "column": 12 }, "end": { - "line": 1792, + "line": 1641, "column": 55 } } }, "range": [ - 51470, - 51570 + 47343, + 47443 ], "loc": { "start": { - "line": 1791, + "line": 1640, "column": 12 }, "end": { - "line": 1792, + "line": 1641, "column": 56 } } } ], "range": [ - 48008, - 51580 + 43885, + 47453 ], "loc": { "start": { - "line": 1695, + "line": 1544, "column": 51 }, "end": { - "line": 1793, + "line": 1642, "column": 9 } } }, "range": [ - 47965, - 51580 + 43842, + 47453 ], "loc": { "start": { - "line": 1695, + "line": 1544, "column": 8 }, "end": { - "line": 1793, + "line": 1642, "column": 9 } }, @@ -89856,16 +82712,16 @@ "type": "Line", "value": " for k", "range": [ - 51580, - 51588 + 47453, + 47461 ], "loc": { "start": { - "line": 1793, + "line": 1642, "column": 9 }, "end": { - "line": 1793, + "line": 1642, "column": 17 } } @@ -89883,16 +82739,16 @@ "object": { "type": "ThisExpression", "range": [ - 51598, - 51602 + 47471, + 47475 ], "loc": { "start": { - "line": 1795, + "line": 1644, "column": 8 }, "end": { - "line": 1795, + "line": 1644, "column": 12 } } @@ -89901,31 +82757,31 @@ "type": "Identifier", "name": "nbHiddenRows", "range": [ - 51603, - 51615 + 47476, + 47488 ], "loc": { "start": { - "line": 1795, + "line": 1644, "column": 13 }, "end": { - "line": 1795, + "line": 1644, "column": 25 } } }, "range": [ - 51598, - 51615 + 47471, + 47488 ], "loc": { "start": { - "line": 1795, + "line": 1644, "column": 8 }, "end": { - "line": 1795, + "line": 1644, "column": 25 } } @@ -89934,46 +82790,46 @@ "type": "Identifier", "name": "hiddenRows", "range": [ - 51618, - 51628 + 47491, + 47501 ], "loc": { "start": { - "line": 1795, + "line": 1644, "column": 28 }, "end": { - "line": 1795, + "line": 1644, "column": 38 } } }, "range": [ - 51598, - 51628 + 47471, + 47501 ], "loc": { "start": { - "line": 1795, + "line": 1644, "column": 8 }, "end": { - "line": 1795, + "line": 1644, "column": 38 } } }, "range": [ - 51598, - 51629 + 47471, + 47502 ], "loc": { "start": { - "line": 1795, + "line": 1644, "column": 8 }, "end": { - "line": 1795, + "line": 1644, "column": 39 } }, @@ -89982,16 +82838,16 @@ "type": "Line", "value": " for k", "range": [ - 51580, - 51588 + 47453, + 47461 ], "loc": { "start": { - "line": 1793, + "line": 1642, "column": 9 }, "end": { - "line": 1793, + "line": 1642, "column": 17 } } @@ -90002,16 +82858,16 @@ "type": "Line", "value": "fire onafterfilter callback", "range": [ - 51639, - 51668 + 47512, + 47541 ], "loc": { "start": { - "line": 1797, + "line": 1646, "column": 8 }, "end": { - "line": 1797, + "line": 1646, "column": 37 } } @@ -90028,16 +82884,16 @@ "object": { "type": "ThisExpression", "range": [ - 51677, - 51681 + 47550, + 47554 ], "loc": { "start": { - "line": 1798, + "line": 1647, "column": 8 }, "end": { - "line": 1798, + "line": 1647, "column": 12 } } @@ -90046,31 +82902,31 @@ "type": "Identifier", "name": "onAfterFilter", "range": [ - 51682, - 51695 + 47555, + 47568 ], "loc": { "start": { - "line": 1798, + "line": 1647, "column": 13 }, "end": { - "line": 1798, + "line": 1647, "column": 26 } } }, "range": [ - 51677, - 51695 + 47550, + 47568 ], "loc": { "start": { - "line": 1798, + "line": 1647, "column": 8 }, "end": { - "line": 1798, + "line": 1647, "column": 26 } } @@ -90079,47 +82935,47 @@ { "type": "ThisExpression", "range": [ - 51696, - 51700 + 47569, + 47573 ], "loc": { "start": { - "line": 1798, + "line": 1647, "column": 27 }, "end": { - "line": 1798, + "line": 1647, "column": 31 } } } ], "range": [ - 51677, - 51701 + 47550, + 47574 ], "loc": { "start": { - "line": 1798, + "line": 1647, "column": 8 }, "end": { - "line": 1798, + "line": 1647, "column": 32 } } }, "range": [ - 51677, - 51702 + 47550, + 47575 ], "loc": { "start": { - "line": 1798, + "line": 1647, "column": 8 }, "end": { - "line": 1798, + "line": 1647, "column": 33 } }, @@ -90128,16 +82984,16 @@ "type": "Line", "value": "fire onafterfilter callback", "range": [ - 51639, - 51668 + 47512, + 47541 ], "loc": { "start": { - "line": 1797, + "line": 1646, "column": 8 }, "end": { - "line": 1797, + "line": 1646, "column": 37 } } @@ -90157,16 +83013,16 @@ "object": { "type": "ThisExpression", "range": [ - 51712, - 51716 + 47585, + 47589 ], "loc": { "start": { - "line": 1800, + "line": 1649, "column": 8 }, "end": { - "line": 1800, + "line": 1649, "column": 12 } } @@ -90175,31 +83031,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 51717, - 51724 + 47590, + 47597 ], "loc": { "start": { - "line": 1800, + "line": 1649, "column": 13 }, "end": { - "line": 1800, + "line": 1649, "column": 20 } } }, "range": [ - 51712, - 51724 + 47585, + 47597 ], "loc": { "start": { - "line": 1800, + "line": 1649, "column": 8 }, "end": { - "line": 1800, + "line": 1649, "column": 20 } } @@ -90208,31 +83064,31 @@ "type": "Identifier", "name": "emit", "range": [ - 51725, - 51729 + 47598, + 47602 ], "loc": { "start": { - "line": 1800, + "line": 1649, "column": 21 }, "end": { - "line": 1800, + "line": 1649, "column": 25 } } }, "range": [ - 51712, - 51729 + 47585, + 47602 ], "loc": { "start": { - "line": 1800, + "line": 1649, "column": 8 }, "end": { - "line": 1800, + "line": 1649, "column": 25 } } @@ -90243,16 +83099,16 @@ "value": "after-filtering", "raw": "'after-filtering'", "range": [ - 51730, - 51747 + 47603, + 47620 ], "loc": { "start": { - "line": 1800, + "line": 1649, "column": 26 }, "end": { - "line": 1800, + "line": 1649, "column": 43 } } @@ -90260,16 +83116,16 @@ { "type": "ThisExpression", "range": [ - 51749, - 51753 + 47622, + 47626 ], "loc": { "start": { - "line": 1800, + "line": 1649, "column": 45 }, "end": { - "line": 1800, + "line": 1649, "column": 49 } } @@ -90278,63 +83134,63 @@ "type": "Identifier", "name": "searchArgs", "range": [ - 51755, - 51765 + 47628, + 47638 ], "loc": { "start": { - "line": 1800, + "line": 1649, "column": 51 }, "end": { - "line": 1800, + "line": 1649, "column": 61 } } } ], "range": [ - 51712, - 51766 + 47585, + 47639 ], "loc": { "start": { - "line": 1800, + "line": 1649, "column": 8 }, "end": { - "line": 1800, + "line": 1649, "column": 62 } } }, "range": [ - 51712, - 51767 + 47585, + 47640 ], "loc": { "start": { - "line": 1800, + "line": 1649, "column": 8 }, "end": { - "line": 1800, + "line": 1649, "column": 63 } } } ], "range": [ - 47531, - 51773 + 43408, + 47646 ], "loc": { "start": { - "line": 1679, + "line": 1528, "column": 13 }, "end": { - "line": 1801, + "line": 1650, "column": 5 } } @@ -90342,16 +83198,16 @@ "generator": false, "expression": false, "range": [ - 47528, - 51773 + 43405, + 47646 ], "loc": { "start": { - "line": 1679, + "line": 1528, "column": 10 }, "end": { - "line": 1801, + "line": 1650, "column": 5 } } @@ -90359,16 +83215,16 @@ "kind": "method", "computed": false, "range": [ - 47522, - 51773 + 43399, + 47646 ], "loc": { "start": { - "line": 1679, + "line": 1528, "column": 4 }, "end": { - "line": 1801, + "line": 1650, "column": 5 } }, @@ -90377,16 +83233,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": [ - 47280, - 47517 + 43157, + 43394 ], "loc": { "start": { - "line": 1674, + "line": 1523, "column": 4 }, "end": { - "line": 1678, + "line": 1527, "column": 7 } } @@ -90395,18 +83251,18 @@ "trailingComments": [ { "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 ", + "value": "*\n * Match search term in cell data\n * @param {String} term Search term\n * @param {String} cellValue Cell data\n * @param {Number} colIdx Column index\n * @return {Boolean}\n * @private\n ", "range": [ - 51779, - 52002 + 47652, + 47877 ], "loc": { "start": { - "line": 1803, + "line": 1652, "column": 4 }, "end": { - "line": 1809, + "line": 1659, "column": 7 } } @@ -90418,19 +83274,19 @@ "type": "MethodDefinition", "key": { "type": "Identifier", - "name": "_testTerm", + "name": "_matcth", "range": [ - 52007, - 52016 + 47882, + 47889 ], "loc": { "start": { - "line": 1810, + "line": 1660, "column": 4 }, "end": { - "line": 1810, - "column": 13 + "line": 1660, + "column": 11 } } }, @@ -90442,17 +83298,17 @@ "type": "Identifier", "name": "term", "range": [ - 52017, - 52021 + 47890, + 47894 ], "loc": { "start": { - "line": 1810, - "column": 14 + "line": 1660, + "column": 12 }, "end": { - "line": 1810, - "column": 18 + "line": 1660, + "column": 16 } } }, @@ -90460,17 +83316,17 @@ "type": "Identifier", "name": "cellValue", "range": [ - 52023, - 52032 + 47896, + 47905 ], "loc": { "start": { - "line": 1810, - "column": 20 + "line": 1660, + "column": 18 }, "end": { - "line": 1810, - "column": 29 + "line": 1660, + "column": 27 } } }, @@ -90478,17 +83334,17 @@ "type": "Identifier", "name": "colIdx", "range": [ - 52034, - 52040 + 47907, + 47913 ], "loc": { "start": { - "line": 1810, - "column": 31 + "line": 1660, + "column": 29 }, "end": { - "line": 1810, - "column": 37 + "line": 1660, + "column": 35 } } } @@ -90505,32 +83361,32 @@ "type": "Identifier", "name": "numData", "range": [ - 52056, - 52063 + 47929, + 47936 ], "loc": { "start": { - "line": 1811, + "line": 1661, "column": 12 }, "end": { - "line": 1811, + "line": 1661, "column": 19 } } }, "init": null, "range": [ - 52056, - 52063 + 47929, + 47936 ], "loc": { "start": { - "line": 1811, + "line": 1661, "column": 12 }, "end": { - "line": 1811, + "line": 1661, "column": 19 } } @@ -90538,16 +83394,16 @@ ], "kind": "let", "range": [ - 52052, - 52064 + 47925, + 47937 ], "loc": { "start": { - "line": 1811, + "line": 1661, "column": 8 }, "end": { - "line": 1811, + "line": 1661, "column": 20 } } @@ -90561,16 +83417,16 @@ "type": "Identifier", "name": "decimal", "range": [ - 52077, - 52084 + 47950, + 47957 ], "loc": { "start": { - "line": 1812, + "line": 1662, "column": 12 }, "end": { - "line": 1812, + "line": 1662, "column": 19 } } @@ -90583,16 +83439,16 @@ "object": { "type": "ThisExpression", "range": [ - 52087, - 52091 + 47960, + 47964 ], "loc": { "start": { - "line": 1812, + "line": 1662, "column": 22 }, "end": { - "line": 1812, + "line": 1662, "column": 26 } } @@ -90601,31 +83457,31 @@ "type": "Identifier", "name": "getDecimal", "range": [ - 52092, - 52102 + 47965, + 47975 ], "loc": { "start": { - "line": 1812, + "line": 1662, "column": 27 }, "end": { - "line": 1812, + "line": 1662, "column": 37 } } }, "range": [ - 52087, - 52102 + 47960, + 47975 ], "loc": { "start": { - "line": 1812, + "line": 1662, "column": 22 }, "end": { - "line": 1812, + "line": 1662, "column": 37 } } @@ -90635,47 +83491,47 @@ "type": "Identifier", "name": "colIdx", "range": [ - 52103, - 52109 + 47976, + 47982 ], "loc": { "start": { - "line": 1812, + "line": 1662, "column": 38 }, "end": { - "line": 1812, + "line": 1662, "column": 44 } } } ], "range": [ - 52087, - 52110 + 47960, + 47983 ], "loc": { "start": { - "line": 1812, + "line": 1662, "column": 22 }, "end": { - "line": 1812, + "line": 1662, "column": 45 } } }, "range": [ - 52077, - 52110 + 47950, + 47983 ], "loc": { "start": { - "line": 1812, + "line": 1662, "column": 12 }, "end": { - "line": 1812, + "line": 1662, "column": 45 } } @@ -90683,16 +83539,16 @@ ], "kind": "let", "range": [ - 52073, - 52111 + 47946, + 47984 ], "loc": { "start": { - "line": 1812, + "line": 1662, "column": 8 }, "end": { - "line": 1812, + "line": 1662, "column": 46 } } @@ -90706,16 +83562,16 @@ "type": "Identifier", "name": "reLe", "range": [ - 52124, - 52128 + 47997, + 48001 ], "loc": { "start": { - "line": 1813, + "line": 1663, "column": 12 }, "end": { - "line": 1813, + "line": 1663, "column": 16 } } @@ -90726,16 +83582,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 52135, - 52141 + 48008, + 48014 ], "loc": { "start": { - "line": 1813, + "line": 1663, "column": 23 }, "end": { - "line": 1813, + "line": 1663, "column": 29 } } @@ -90747,16 +83603,16 @@ "object": { "type": "ThisExpression", "range": [ - 52142, - 52146 + 48015, + 48019 ], "loc": { "start": { - "line": 1813, + "line": 1663, "column": 30 }, "end": { - "line": 1813, + "line": 1663, "column": 34 } } @@ -90765,62 +83621,62 @@ "type": "Identifier", "name": "leOperator", "range": [ - 52147, - 52157 + 48020, + 48030 ], "loc": { "start": { - "line": 1813, + "line": 1663, "column": 35 }, "end": { - "line": 1813, + "line": 1663, "column": 45 } } }, "range": [ - 52142, - 52157 + 48015, + 48030 ], "loc": { "start": { - "line": 1813, + "line": 1663, "column": 30 }, "end": { - "line": 1813, + "line": 1663, "column": 45 } } } ], "range": [ - 52131, - 52158 + 48004, + 48031 ], "loc": { "start": { - "line": 1813, + "line": 1663, "column": 19 }, "end": { - "line": 1813, + "line": 1663, "column": 46 } } }, "range": [ - 52124, - 52158 + 47997, + 48031 ], "loc": { "start": { - "line": 1813, + "line": 1663, "column": 12 }, "end": { - "line": 1813, + "line": 1663, "column": 46 } } @@ -90831,16 +83687,16 @@ "type": "Identifier", "name": "reGe", "range": [ - 52172, - 52176 + 48045, + 48049 ], "loc": { "start": { - "line": 1814, + "line": 1664, "column": 12 }, "end": { - "line": 1814, + "line": 1664, "column": 16 } } @@ -90851,16 +83707,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 52183, - 52189 + 48056, + 48062 ], "loc": { "start": { - "line": 1814, + "line": 1664, "column": 23 }, "end": { - "line": 1814, + "line": 1664, "column": 29 } } @@ -90872,16 +83728,16 @@ "object": { "type": "ThisExpression", "range": [ - 52190, - 52194 + 48063, + 48067 ], "loc": { "start": { - "line": 1814, + "line": 1664, "column": 30 }, "end": { - "line": 1814, + "line": 1664, "column": 34 } } @@ -90890,62 +83746,62 @@ "type": "Identifier", "name": "geOperator", "range": [ - 52195, - 52205 + 48068, + 48078 ], "loc": { "start": { - "line": 1814, + "line": 1664, "column": 35 }, "end": { - "line": 1814, + "line": 1664, "column": 45 } } }, "range": [ - 52190, - 52205 + 48063, + 48078 ], "loc": { "start": { - "line": 1814, + "line": 1664, "column": 30 }, "end": { - "line": 1814, + "line": 1664, "column": 45 } } } ], "range": [ - 52179, - 52206 + 48052, + 48079 ], "loc": { "start": { - "line": 1814, + "line": 1664, "column": 19 }, "end": { - "line": 1814, + "line": 1664, "column": 46 } } }, "range": [ - 52172, - 52206 + 48045, + 48079 ], "loc": { "start": { - "line": 1814, + "line": 1664, "column": 12 }, "end": { - "line": 1814, + "line": 1664, "column": 46 } } @@ -90956,16 +83812,16 @@ "type": "Identifier", "name": "reL", "range": [ - 52220, - 52223 + 48093, + 48096 ], "loc": { "start": { - "line": 1815, + "line": 1665, "column": 12 }, "end": { - "line": 1815, + "line": 1665, "column": 15 } } @@ -90976,16 +83832,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 52230, - 52236 + 48103, + 48109 ], "loc": { "start": { - "line": 1815, + "line": 1665, "column": 22 }, "end": { - "line": 1815, + "line": 1665, "column": 28 } } @@ -90997,16 +83853,16 @@ "object": { "type": "ThisExpression", "range": [ - 52237, - 52241 + 48110, + 48114 ], "loc": { "start": { - "line": 1815, + "line": 1665, "column": 29 }, "end": { - "line": 1815, + "line": 1665, "column": 33 } } @@ -91015,62 +83871,62 @@ "type": "Identifier", "name": "lwOperator", "range": [ - 52242, - 52252 + 48115, + 48125 ], "loc": { "start": { - "line": 1815, + "line": 1665, "column": 34 }, "end": { - "line": 1815, + "line": 1665, "column": 44 } } }, "range": [ - 52237, - 52252 + 48110, + 48125 ], "loc": { "start": { - "line": 1815, + "line": 1665, "column": 29 }, "end": { - "line": 1815, + "line": 1665, "column": 44 } } } ], "range": [ - 52226, - 52253 + 48099, + 48126 ], "loc": { "start": { - "line": 1815, + "line": 1665, "column": 18 }, "end": { - "line": 1815, + "line": 1665, "column": 45 } } }, "range": [ - 52220, - 52253 + 48093, + 48126 ], "loc": { "start": { - "line": 1815, + "line": 1665, "column": 12 }, "end": { - "line": 1815, + "line": 1665, "column": 45 } } @@ -91081,16 +83937,16 @@ "type": "Identifier", "name": "reG", "range": [ - 52267, - 52270 + 48140, + 48143 ], "loc": { "start": { - "line": 1816, + "line": 1666, "column": 12 }, "end": { - "line": 1816, + "line": 1666, "column": 15 } } @@ -91101,16 +83957,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 52277, - 52283 + 48150, + 48156 ], "loc": { "start": { - "line": 1816, + "line": 1666, "column": 22 }, "end": { - "line": 1816, + "line": 1666, "column": 28 } } @@ -91122,16 +83978,16 @@ "object": { "type": "ThisExpression", "range": [ - 52284, - 52288 + 48157, + 48161 ], "loc": { "start": { - "line": 1816, + "line": 1666, "column": 29 }, "end": { - "line": 1816, + "line": 1666, "column": 33 } } @@ -91140,62 +83996,62 @@ "type": "Identifier", "name": "grOperator", "range": [ - 52289, - 52299 + 48162, + 48172 ], "loc": { "start": { - "line": 1816, + "line": 1666, "column": 34 }, "end": { - "line": 1816, + "line": 1666, "column": 44 } } }, "range": [ - 52284, - 52299 + 48157, + 48172 ], "loc": { "start": { - "line": 1816, + "line": 1666, "column": 29 }, "end": { - "line": 1816, + "line": 1666, "column": 44 } } } ], "range": [ - 52273, - 52300 + 48146, + 48173 ], "loc": { "start": { - "line": 1816, + "line": 1666, "column": 18 }, "end": { - "line": 1816, + "line": 1666, "column": 45 } } }, "range": [ - 52267, - 52300 + 48140, + 48173 ], "loc": { "start": { - "line": 1816, + "line": 1666, "column": 12 }, "end": { - "line": 1816, + "line": 1666, "column": 45 } } @@ -91206,16 +84062,16 @@ "type": "Identifier", "name": "reD", "range": [ - 52314, - 52317 + 48187, + 48190 ], "loc": { "start": { - "line": 1817, + "line": 1667, "column": 12 }, "end": { - "line": 1817, + "line": 1667, "column": 15 } } @@ -91226,16 +84082,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 52324, - 52330 + 48197, + 48203 ], "loc": { "start": { - "line": 1817, + "line": 1667, "column": 22 }, "end": { - "line": 1817, + "line": 1667, "column": 28 } } @@ -91247,16 +84103,16 @@ "object": { "type": "ThisExpression", "range": [ - 52331, - 52335 + 48204, + 48208 ], "loc": { "start": { - "line": 1817, + "line": 1667, "column": 29 }, "end": { - "line": 1817, + "line": 1667, "column": 33 } } @@ -91265,62 +84121,62 @@ "type": "Identifier", "name": "dfOperator", "range": [ - 52336, - 52346 + 48209, + 48219 ], "loc": { "start": { - "line": 1817, + "line": 1667, "column": 34 }, "end": { - "line": 1817, + "line": 1667, "column": 44 } } }, "range": [ - 52331, - 52346 + 48204, + 48219 ], "loc": { "start": { - "line": 1817, + "line": 1667, "column": 29 }, "end": { - "line": 1817, + "line": 1667, "column": 44 } } } ], "range": [ - 52320, - 52347 + 48193, + 48220 ], "loc": { "start": { - "line": 1817, + "line": 1667, "column": 18 }, "end": { - "line": 1817, + "line": 1667, "column": 45 } } }, "range": [ - 52314, - 52347 + 48187, + 48220 ], "loc": { "start": { - "line": 1817, + "line": 1667, "column": 12 }, "end": { - "line": 1817, + "line": 1667, "column": 45 } } @@ -91331,16 +84187,16 @@ "type": "Identifier", "name": "reLk", "range": [ - 52361, - 52365 + 48234, + 48238 ], "loc": { "start": { - "line": 1818, + "line": 1668, "column": 12 }, "end": { - "line": 1818, + "line": 1668, "column": 16 } } @@ -91351,16 +84207,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 52372, - 52378 + 48245, + 48251 ], "loc": { "start": { - "line": 1818, + "line": 1668, "column": 23 }, "end": { - "line": 1818, + "line": 1668, "column": 29 } } @@ -91372,16 +84228,16 @@ "type": "Identifier", "name": "rgxEsc", "range": [ - 52379, - 52385 + 48252, + 48258 ], "loc": { "start": { - "line": 1818, + "line": 1668, "column": 30 }, "end": { - "line": 1818, + "line": 1668, "column": 36 } } @@ -91393,16 +84249,16 @@ "object": { "type": "ThisExpression", "range": [ - 52386, - 52390 + 48259, + 48263 ], "loc": { "start": { - "line": 1818, + "line": 1668, "column": 37 }, "end": { - "line": 1818, + "line": 1668, "column": 41 } } @@ -91411,78 +84267,78 @@ "type": "Identifier", "name": "lkOperator", "range": [ - 52391, - 52401 + 48264, + 48274 ], "loc": { "start": { - "line": 1818, + "line": 1668, "column": 42 }, "end": { - "line": 1818, + "line": 1668, "column": 52 } } }, "range": [ - 52386, - 52401 + 48259, + 48274 ], "loc": { "start": { - "line": 1818, + "line": 1668, "column": 37 }, "end": { - "line": 1818, + "line": 1668, "column": 52 } } } ], "range": [ - 52379, - 52402 + 48252, + 48275 ], "loc": { "start": { - "line": 1818, + "line": 1668, "column": 30 }, "end": { - "line": 1818, + "line": 1668, "column": 53 } } } ], "range": [ - 52368, - 52403 + 48241, + 48276 ], "loc": { "start": { - "line": 1818, + "line": 1668, "column": 19 }, "end": { - "line": 1818, + "line": 1668, "column": 54 } } }, "range": [ - 52361, - 52403 + 48234, + 48276 ], "loc": { "start": { - "line": 1818, + "line": 1668, "column": 12 }, "end": { - "line": 1818, + "line": 1668, "column": 54 } } @@ -91493,16 +84349,16 @@ "type": "Identifier", "name": "reEq", "range": [ - 52417, - 52421 + 48290, + 48294 ], "loc": { "start": { - "line": 1819, + "line": 1669, "column": 12 }, "end": { - "line": 1819, + "line": 1669, "column": 16 } } @@ -91513,16 +84369,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 52428, - 52434 + 48301, + 48307 ], "loc": { "start": { - "line": 1819, + "line": 1669, "column": 23 }, "end": { - "line": 1819, + "line": 1669, "column": 29 } } @@ -91534,16 +84390,16 @@ "object": { "type": "ThisExpression", "range": [ - 52435, - 52439 + 48308, + 48312 ], "loc": { "start": { - "line": 1819, + "line": 1669, "column": 30 }, "end": { - "line": 1819, + "line": 1669, "column": 34 } } @@ -91552,62 +84408,62 @@ "type": "Identifier", "name": "eqOperator", "range": [ - 52440, - 52450 + 48313, + 48323 ], "loc": { "start": { - "line": 1819, + "line": 1669, "column": 35 }, "end": { - "line": 1819, + "line": 1669, "column": 45 } } }, "range": [ - 52435, - 52450 + 48308, + 48323 ], "loc": { "start": { - "line": 1819, + "line": 1669, "column": 30 }, "end": { - "line": 1819, + "line": 1669, "column": 45 } } } ], "range": [ - 52424, - 52451 + 48297, + 48324 ], "loc": { "start": { - "line": 1819, + "line": 1669, "column": 19 }, "end": { - "line": 1819, + "line": 1669, "column": 46 } } }, "range": [ - 52417, - 52451 + 48290, + 48324 ], "loc": { "start": { - "line": 1819, + "line": 1669, "column": 12 }, "end": { - "line": 1819, + "line": 1669, "column": 46 } } @@ -91618,16 +84474,16 @@ "type": "Identifier", "name": "reSt", "range": [ - 52465, - 52469 + 48338, + 48342 ], "loc": { "start": { - "line": 1820, + "line": 1670, "column": 12 }, "end": { - "line": 1820, + "line": 1670, "column": 16 } } @@ -91638,16 +84494,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 52476, - 52482 + 48349, + 48355 ], "loc": { "start": { - "line": 1820, + "line": 1670, "column": 23 }, "end": { - "line": 1820, + "line": 1670, "column": 29 } } @@ -91659,16 +84515,16 @@ "object": { "type": "ThisExpression", "range": [ - 52483, - 52487 + 48356, + 48360 ], "loc": { "start": { - "line": 1820, + "line": 1670, "column": 30 }, "end": { - "line": 1820, + "line": 1670, "column": 34 } } @@ -91677,62 +84533,62 @@ "type": "Identifier", "name": "stOperator", "range": [ - 52488, - 52498 + 48361, + 48371 ], "loc": { "start": { - "line": 1820, + "line": 1670, "column": 35 }, "end": { - "line": 1820, + "line": 1670, "column": 45 } } }, "range": [ - 52483, - 52498 + 48356, + 48371 ], "loc": { "start": { - "line": 1820, + "line": 1670, "column": 30 }, "end": { - "line": 1820, + "line": 1670, "column": 45 } } } ], "range": [ - 52472, - 52499 + 48345, + 48372 ], "loc": { "start": { - "line": 1820, + "line": 1670, "column": 19 }, "end": { - "line": 1820, + "line": 1670, "column": 46 } } }, "range": [ - 52465, - 52499 + 48338, + 48372 ], "loc": { "start": { - "line": 1820, + "line": 1670, "column": 12 }, "end": { - "line": 1820, + "line": 1670, "column": 46 } } @@ -91743,16 +84599,16 @@ "type": "Identifier", "name": "reEn", "range": [ - 52513, - 52517 + 48386, + 48390 ], "loc": { "start": { - "line": 1821, + "line": 1671, "column": 12 }, "end": { - "line": 1821, + "line": 1671, "column": 16 } } @@ -91763,16 +84619,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 52524, - 52530 + 48397, + 48403 ], "loc": { "start": { - "line": 1821, + "line": 1671, "column": 23 }, "end": { - "line": 1821, + "line": 1671, "column": 29 } } @@ -91784,16 +84640,16 @@ "object": { "type": "ThisExpression", "range": [ - 52531, - 52535 + 48404, + 48408 ], "loc": { "start": { - "line": 1821, + "line": 1671, "column": 30 }, "end": { - "line": 1821, + "line": 1671, "column": 34 } } @@ -91802,62 +84658,62 @@ "type": "Identifier", "name": "enOperator", "range": [ - 52536, - 52546 + 48409, + 48419 ], "loc": { "start": { - "line": 1821, + "line": 1671, "column": 35 }, "end": { - "line": 1821, + "line": 1671, "column": 45 } } }, "range": [ - 52531, - 52546 + 48404, + 48419 ], "loc": { "start": { - "line": 1821, + "line": 1671, "column": 30 }, "end": { - "line": 1821, + "line": 1671, "column": 45 } } } ], "range": [ - 52520, - 52547 + 48393, + 48420 ], "loc": { "start": { - "line": 1821, + "line": 1671, "column": 19 }, "end": { - "line": 1821, + "line": 1671, "column": 46 } } }, "range": [ - 52513, - 52547 + 48386, + 48420 ], "loc": { "start": { - "line": 1821, + "line": 1671, "column": 12 }, "end": { - "line": 1821, + "line": 1671, "column": 46 } } @@ -91868,16 +84724,16 @@ "type": "Identifier", "name": "reEm", "range": [ - 52661, - 52665 + 48534, + 48538 ], "loc": { "start": { - "line": 1824, + "line": 1674, "column": 12 }, "end": { - "line": 1824, + "line": 1674, "column": 16 } } @@ -91888,16 +84744,16 @@ "object": { "type": "ThisExpression", "range": [ - 52668, - 52672 + 48541, + 48545 ], "loc": { "start": { - "line": 1824, + "line": 1674, "column": 19 }, "end": { - "line": 1824, + "line": 1674, "column": 23 } } @@ -91906,46 +84762,46 @@ "type": "Identifier", "name": "emOperator", "range": [ - 52673, - 52683 + 48546, + 48556 ], "loc": { "start": { - "line": 1824, + "line": 1674, "column": 24 }, "end": { - "line": 1824, + "line": 1674, "column": 34 } } }, "range": [ - 52668, - 52683 + 48541, + 48556 ], "loc": { "start": { - "line": 1824, + "line": 1674, "column": 19 }, "end": { - "line": 1824, + "line": 1674, "column": 34 } } }, "range": [ - 52661, - 52683 + 48534, + 48556 ], "loc": { "start": { - "line": 1824, + "line": 1674, "column": 12 }, "end": { - "line": 1824, + "line": 1674, "column": 34 } }, @@ -91954,16 +84810,16 @@ "type": "Line", "value": " re_an = new RegExp(this.anOperator),", "range": [ - 52561, - 52600 + 48434, + 48473 ], "loc": { "start": { - "line": 1822, + "line": 1672, "column": 12 }, "end": { - "line": 1822, + "line": 1672, "column": 51 } } @@ -91972,16 +84828,16 @@ "type": "Line", "value": " re_cr = new RegExp(this.curExp),", "range": [ - 52613, - 52648 + 48486, + 48521 ], "loc": { "start": { - "line": 1823, + "line": 1673, "column": 12 }, "end": { - "line": 1823, + "line": 1673, "column": 47 } } @@ -91994,16 +84850,16 @@ "type": "Identifier", "name": "reNm", "range": [ - 52697, - 52701 + 48570, + 48574 ], "loc": { "start": { - "line": 1825, + "line": 1675, "column": 12 }, "end": { - "line": 1825, + "line": 1675, "column": 16 } } @@ -92014,16 +84870,16 @@ "object": { "type": "ThisExpression", "range": [ - 52704, - 52708 + 48577, + 48581 ], "loc": { "start": { - "line": 1825, + "line": 1675, "column": 19 }, "end": { - "line": 1825, + "line": 1675, "column": 23 } } @@ -92032,46 +84888,46 @@ "type": "Identifier", "name": "nmOperator", "range": [ - 52709, - 52719 + 48582, + 48592 ], "loc": { "start": { - "line": 1825, + "line": 1675, "column": 24 }, "end": { - "line": 1825, + "line": 1675, "column": 34 } } }, "range": [ - 52704, - 52719 + 48577, + 48592 ], "loc": { "start": { - "line": 1825, + "line": 1675, "column": 19 }, "end": { - "line": 1825, + "line": 1675, "column": 34 } } }, "range": [ - 52697, - 52719 + 48570, + 48592 ], "loc": { "start": { - "line": 1825, + "line": 1675, "column": 12 }, "end": { - "line": 1825, + "line": 1675, "column": 34 } } @@ -92082,16 +84938,16 @@ "type": "Identifier", "name": "reRe", "range": [ - 52733, - 52737 + 48606, + 48610 ], "loc": { "start": { - "line": 1826, + "line": 1676, "column": 12 }, "end": { - "line": 1826, + "line": 1676, "column": 16 } } @@ -92102,16 +84958,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 52744, - 52750 + 48617, + 48623 ], "loc": { "start": { - "line": 1826, + "line": 1676, "column": 23 }, "end": { - "line": 1826, + "line": 1676, "column": 29 } } @@ -92123,16 +84979,16 @@ "type": "Identifier", "name": "rgxEsc", "range": [ - 52751, - 52757 + 48624, + 48630 ], "loc": { "start": { - "line": 1826, + "line": 1676, "column": 30 }, "end": { - "line": 1826, + "line": 1676, "column": 36 } } @@ -92144,16 +85000,16 @@ "object": { "type": "ThisExpression", "range": [ - 52758, - 52762 + 48631, + 48635 ], "loc": { "start": { - "line": 1826, + "line": 1676, "column": 37 }, "end": { - "line": 1826, + "line": 1676, "column": 41 } } @@ -92162,78 +85018,78 @@ "type": "Identifier", "name": "rgxOperator", "range": [ - 52763, - 52774 + 48636, + 48647 ], "loc": { "start": { - "line": 1826, + "line": 1676, "column": 42 }, "end": { - "line": 1826, + "line": 1676, "column": 53 } } }, "range": [ - 52758, - 52774 + 48631, + 48647 ], "loc": { "start": { - "line": 1826, + "line": 1676, "column": 37 }, "end": { - "line": 1826, + "line": 1676, "column": 53 } } } ], "range": [ - 52751, - 52775 + 48624, + 48648 ], "loc": { "start": { - "line": 1826, + "line": 1676, "column": 30 }, "end": { - "line": 1826, + "line": 1676, "column": 54 } } } ], "range": [ - 52740, - 52776 + 48613, + 48649 ], "loc": { "start": { - "line": 1826, + "line": 1676, "column": 19 }, "end": { - "line": 1826, + "line": 1676, "column": 55 } } }, "range": [ - 52733, - 52776 + 48606, + 48649 ], "loc": { "start": { - "line": 1826, + "line": 1676, "column": 12 }, "end": { - "line": 1826, + "line": 1676, "column": 55 } } @@ -92241,16 +85097,16 @@ ], "kind": "let", "range": [ - 52120, - 52777 + 47993, + 48650 ], "loc": { "start": { - "line": 1813, + "line": 1663, "column": 8 }, "end": { - "line": 1826, + "line": 1676, "column": 56 } } @@ -92264,16 +85120,16 @@ "type": "Identifier", "name": "term", "range": [ - 52787, - 52791 + 48660, + 48664 ], "loc": { "start": { - "line": 1828, + "line": 1678, "column": 8 }, "end": { - "line": 1828, + "line": 1678, "column": 12 } } @@ -92284,16 +85140,16 @@ "type": "Identifier", "name": "matchCase", "range": [ - 52794, - 52803 + 48667, + 48676 ], "loc": { "start": { - "line": 1828, + "line": 1678, "column": 15 }, "end": { - "line": 1828, + "line": 1678, "column": 24 } } @@ -92303,16 +85159,16 @@ "type": "Identifier", "name": "term", "range": [ - 52804, - 52808 + 48677, + 48681 ], "loc": { "start": { - "line": 1828, + "line": 1678, "column": 25 }, "end": { - "line": 1828, + "line": 1678, "column": 29 } } @@ -92323,16 +85179,16 @@ "object": { "type": "ThisExpression", "range": [ - 52810, - 52814 + 48683, + 48687 ], "loc": { "start": { - "line": 1828, + "line": 1678, "column": 31 }, "end": { - "line": 1828, + "line": 1678, "column": 35 } } @@ -92341,77 +85197,77 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 52815, - 52828 + 48688, + 48701 ], "loc": { "start": { - "line": 1828, + "line": 1678, "column": 36 }, "end": { - "line": 1828, + "line": 1678, "column": 49 } } }, "range": [ - 52810, - 52828 + 48683, + 48701 ], "loc": { "start": { - "line": 1828, + "line": 1678, "column": 31 }, "end": { - "line": 1828, + "line": 1678, "column": 49 } } } ], "range": [ - 52794, - 52829 + 48667, + 48702 ], "loc": { "start": { - "line": 1828, + "line": 1678, "column": 15 }, "end": { - "line": 1828, + "line": 1678, "column": 50 } } }, "range": [ - 52787, - 52829 + 48660, + 48702 ], "loc": { "start": { - "line": 1828, + "line": 1678, "column": 8 }, "end": { - "line": 1828, + "line": 1678, "column": 50 } } }, "range": [ - 52787, - 52830 + 48660, + 48703 ], "loc": { "start": { - "line": 1828, + "line": 1678, "column": 8 }, "end": { - "line": 1828, + "line": 1678, "column": 51 } } @@ -92425,16 +85281,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 52844, - 52853 + 48717, + 48726 ], "loc": { "start": { - "line": 1830, + "line": 1680, "column": 12 }, "end": { - "line": 1830, + "line": 1680, "column": 21 } } @@ -92444,31 +85300,31 @@ "value": false, "raw": "false", "range": [ - 52856, - 52861 + 48729, + 48734 ], "loc": { "start": { - "line": 1830, + "line": 1680, "column": 24 }, "end": { - "line": 1830, + "line": 1680, "column": 29 } } }, "range": [ - 52844, - 52861 + 48717, + 48734 ], "loc": { "start": { - "line": 1830, + "line": 1680, "column": 12 }, "end": { - "line": 1830, + "line": 1680, "column": 29 } } @@ -92476,16 +85332,16 @@ ], "kind": "let", "range": [ - 52840, - 52862 + 48713, + 48735 ], "loc": { "start": { - "line": 1830, + "line": 1680, "column": 8 }, "end": { - "line": 1830, + "line": 1680, "column": 30 } }, @@ -92494,16 +85350,16 @@ "type": "Line", "value": "Search arg operator tests", "range": [ - 52872, - 52899 + 48745, + 48772 ], "loc": { "start": { - "line": 1832, + "line": 1682, "column": 8 }, "end": { - "line": 1832, + "line": 1682, "column": 35 } } @@ -92519,16 +85375,16 @@ "type": "Identifier", "name": "hasLO", "range": [ - 52912, - 52917 + 48785, + 48790 ], "loc": { "start": { - "line": 1833, + "line": 1683, "column": 12 }, "end": { - "line": 1833, + "line": 1683, "column": 17 } } @@ -92542,16 +85398,16 @@ "type": "Identifier", "name": "reL", "range": [ - 52920, - 52923 + 48793, + 48796 ], "loc": { "start": { - "line": 1833, + "line": 1683, "column": 20 }, "end": { - "line": 1833, + "line": 1683, "column": 23 } } @@ -92560,31 +85416,31 @@ "type": "Identifier", "name": "test", "range": [ - 52924, - 52928 + 48797, + 48801 ], "loc": { "start": { - "line": 1833, + "line": 1683, "column": 24 }, "end": { - "line": 1833, + "line": 1683, "column": 28 } } }, "range": [ - 52920, - 52928 + 48793, + 48801 ], "loc": { "start": { - "line": 1833, + "line": 1683, "column": 20 }, "end": { - "line": 1833, + "line": 1683, "column": 28 } } @@ -92594,47 +85450,47 @@ "type": "Identifier", "name": "term", "range": [ - 52929, - 52933 + 48802, + 48806 ], "loc": { "start": { - "line": 1833, + "line": 1683, "column": 29 }, "end": { - "line": 1833, + "line": 1683, "column": 33 } } } ], "range": [ - 52920, - 52934 + 48793, + 48807 ], "loc": { "start": { - "line": 1833, + "line": 1683, "column": 20 }, "end": { - "line": 1833, + "line": 1683, "column": 34 } } }, "range": [ - 52912, - 52934 + 48785, + 48807 ], "loc": { "start": { - "line": 1833, + "line": 1683, "column": 12 }, "end": { - "line": 1833, + "line": 1683, "column": 34 } } @@ -92645,16 +85501,16 @@ "type": "Identifier", "name": "hasLE", "range": [ - 52948, - 52953 + 48821, + 48826 ], "loc": { "start": { - "line": 1834, + "line": 1684, "column": 12 }, "end": { - "line": 1834, + "line": 1684, "column": 17 } } @@ -92668,16 +85524,16 @@ "type": "Identifier", "name": "reLe", "range": [ - 52956, - 52960 + 48829, + 48833 ], "loc": { "start": { - "line": 1834, + "line": 1684, "column": 20 }, "end": { - "line": 1834, + "line": 1684, "column": 24 } } @@ -92686,31 +85542,31 @@ "type": "Identifier", "name": "test", "range": [ - 52961, - 52965 + 48834, + 48838 ], "loc": { "start": { - "line": 1834, + "line": 1684, "column": 25 }, "end": { - "line": 1834, + "line": 1684, "column": 29 } } }, "range": [ - 52956, - 52965 + 48829, + 48838 ], "loc": { "start": { - "line": 1834, + "line": 1684, "column": 20 }, "end": { - "line": 1834, + "line": 1684, "column": 29 } } @@ -92720,47 +85576,47 @@ "type": "Identifier", "name": "term", "range": [ - 52966, - 52970 + 48839, + 48843 ], "loc": { "start": { - "line": 1834, + "line": 1684, "column": 30 }, "end": { - "line": 1834, + "line": 1684, "column": 34 } } } ], "range": [ - 52956, - 52971 + 48829, + 48844 ], "loc": { "start": { - "line": 1834, + "line": 1684, "column": 20 }, "end": { - "line": 1834, + "line": 1684, "column": 35 } } }, "range": [ - 52948, - 52971 + 48821, + 48844 ], "loc": { "start": { - "line": 1834, + "line": 1684, "column": 12 }, "end": { - "line": 1834, + "line": 1684, "column": 35 } } @@ -92771,16 +85627,16 @@ "type": "Identifier", "name": "hasGR", "range": [ - 52985, - 52990 + 48858, + 48863 ], "loc": { "start": { - "line": 1835, + "line": 1685, "column": 12 }, "end": { - "line": 1835, + "line": 1685, "column": 17 } } @@ -92794,16 +85650,16 @@ "type": "Identifier", "name": "reG", "range": [ - 52993, - 52996 + 48866, + 48869 ], "loc": { "start": { - "line": 1835, + "line": 1685, "column": 20 }, "end": { - "line": 1835, + "line": 1685, "column": 23 } } @@ -92812,31 +85668,31 @@ "type": "Identifier", "name": "test", "range": [ - 52997, - 53001 + 48870, + 48874 ], "loc": { "start": { - "line": 1835, + "line": 1685, "column": 24 }, "end": { - "line": 1835, + "line": 1685, "column": 28 } } }, "range": [ - 52993, - 53001 + 48866, + 48874 ], "loc": { "start": { - "line": 1835, + "line": 1685, "column": 20 }, "end": { - "line": 1835, + "line": 1685, "column": 28 } } @@ -92846,47 +85702,47 @@ "type": "Identifier", "name": "term", "range": [ - 53002, - 53006 + 48875, + 48879 ], "loc": { "start": { - "line": 1835, + "line": 1685, "column": 29 }, "end": { - "line": 1835, + "line": 1685, "column": 33 } } } ], "range": [ - 52993, - 53007 + 48866, + 48880 ], "loc": { "start": { - "line": 1835, + "line": 1685, "column": 20 }, "end": { - "line": 1835, + "line": 1685, "column": 34 } } }, "range": [ - 52985, - 53007 + 48858, + 48880 ], "loc": { "start": { - "line": 1835, + "line": 1685, "column": 12 }, "end": { - "line": 1835, + "line": 1685, "column": 34 } } @@ -92897,16 +85753,16 @@ "type": "Identifier", "name": "hasGE", "range": [ - 53021, - 53026 + 48894, + 48899 ], "loc": { "start": { - "line": 1836, + "line": 1686, "column": 12 }, "end": { - "line": 1836, + "line": 1686, "column": 17 } } @@ -92920,16 +85776,16 @@ "type": "Identifier", "name": "reGe", "range": [ - 53029, - 53033 + 48902, + 48906 ], "loc": { "start": { - "line": 1836, + "line": 1686, "column": 20 }, "end": { - "line": 1836, + "line": 1686, "column": 24 } } @@ -92938,31 +85794,31 @@ "type": "Identifier", "name": "test", "range": [ - 53034, - 53038 + 48907, + 48911 ], "loc": { "start": { - "line": 1836, + "line": 1686, "column": 25 }, "end": { - "line": 1836, + "line": 1686, "column": 29 } } }, "range": [ - 53029, - 53038 + 48902, + 48911 ], "loc": { "start": { - "line": 1836, + "line": 1686, "column": 20 }, "end": { - "line": 1836, + "line": 1686, "column": 29 } } @@ -92972,47 +85828,47 @@ "type": "Identifier", "name": "term", "range": [ - 53039, - 53043 + 48912, + 48916 ], "loc": { "start": { - "line": 1836, + "line": 1686, "column": 30 }, "end": { - "line": 1836, + "line": 1686, "column": 34 } } } ], "range": [ - 53029, - 53044 + 48902, + 48917 ], "loc": { "start": { - "line": 1836, + "line": 1686, "column": 20 }, "end": { - "line": 1836, + "line": 1686, "column": 35 } } }, "range": [ - 53021, - 53044 + 48894, + 48917 ], "loc": { "start": { - "line": 1836, + "line": 1686, "column": 12 }, "end": { - "line": 1836, + "line": 1686, "column": 35 } } @@ -93023,16 +85879,16 @@ "type": "Identifier", "name": "hasDF", "range": [ - 53058, - 53063 + 48931, + 48936 ], "loc": { "start": { - "line": 1837, + "line": 1687, "column": 12 }, "end": { - "line": 1837, + "line": 1687, "column": 17 } } @@ -93046,16 +85902,16 @@ "type": "Identifier", "name": "reD", "range": [ - 53066, - 53069 + 48939, + 48942 ], "loc": { "start": { - "line": 1837, + "line": 1687, "column": 20 }, "end": { - "line": 1837, + "line": 1687, "column": 23 } } @@ -93064,31 +85920,31 @@ "type": "Identifier", "name": "test", "range": [ - 53070, - 53074 + 48943, + 48947 ], "loc": { "start": { - "line": 1837, + "line": 1687, "column": 24 }, "end": { - "line": 1837, + "line": 1687, "column": 28 } } }, "range": [ - 53066, - 53074 + 48939, + 48947 ], "loc": { "start": { - "line": 1837, + "line": 1687, "column": 20 }, "end": { - "line": 1837, + "line": 1687, "column": 28 } } @@ -93098,47 +85954,47 @@ "type": "Identifier", "name": "term", "range": [ - 53075, - 53079 + 48948, + 48952 ], "loc": { "start": { - "line": 1837, + "line": 1687, "column": 29 }, "end": { - "line": 1837, + "line": 1687, "column": 33 } } } ], "range": [ - 53066, - 53080 + 48939, + 48953 ], "loc": { "start": { - "line": 1837, + "line": 1687, "column": 20 }, "end": { - "line": 1837, + "line": 1687, "column": 34 } } }, "range": [ - 53058, - 53080 + 48931, + 48953 ], "loc": { "start": { - "line": 1837, + "line": 1687, "column": 12 }, "end": { - "line": 1837, + "line": 1687, "column": 34 } } @@ -93149,16 +86005,16 @@ "type": "Identifier", "name": "hasEQ", "range": [ - 53094, - 53099 + 48967, + 48972 ], "loc": { "start": { - "line": 1838, + "line": 1688, "column": 12 }, "end": { - "line": 1838, + "line": 1688, "column": 17 } } @@ -93172,16 +86028,16 @@ "type": "Identifier", "name": "reEq", "range": [ - 53102, - 53106 + 48975, + 48979 ], "loc": { "start": { - "line": 1838, + "line": 1688, "column": 20 }, "end": { - "line": 1838, + "line": 1688, "column": 24 } } @@ -93190,31 +86046,31 @@ "type": "Identifier", "name": "test", "range": [ - 53107, - 53111 + 48980, + 48984 ], "loc": { "start": { - "line": 1838, + "line": 1688, "column": 25 }, "end": { - "line": 1838, + "line": 1688, "column": 29 } } }, "range": [ - 53102, - 53111 + 48975, + 48984 ], "loc": { "start": { - "line": 1838, + "line": 1688, "column": 20 }, "end": { - "line": 1838, + "line": 1688, "column": 29 } } @@ -93224,47 +86080,47 @@ "type": "Identifier", "name": "term", "range": [ - 53112, - 53116 + 48985, + 48989 ], "loc": { "start": { - "line": 1838, + "line": 1688, "column": 30 }, "end": { - "line": 1838, + "line": 1688, "column": 34 } } } ], "range": [ - 53102, - 53117 + 48975, + 48990 ], "loc": { "start": { - "line": 1838, + "line": 1688, "column": 20 }, "end": { - "line": 1838, + "line": 1688, "column": 35 } } }, "range": [ - 53094, - 53117 + 48967, + 48990 ], "loc": { "start": { - "line": 1838, + "line": 1688, "column": 12 }, "end": { - "line": 1838, + "line": 1688, "column": 35 } } @@ -93275,16 +86131,16 @@ "type": "Identifier", "name": "hasLK", "range": [ - 53131, - 53136 + 49004, + 49009 ], "loc": { "start": { - "line": 1839, + "line": 1689, "column": 12 }, "end": { - "line": 1839, + "line": 1689, "column": 17 } } @@ -93298,16 +86154,16 @@ "type": "Identifier", "name": "reLk", "range": [ - 53139, - 53143 + 49012, + 49016 ], "loc": { "start": { - "line": 1839, + "line": 1689, "column": 20 }, "end": { - "line": 1839, + "line": 1689, "column": 24 } } @@ -93316,31 +86172,31 @@ "type": "Identifier", "name": "test", "range": [ - 53144, - 53148 + 49017, + 49021 ], "loc": { "start": { - "line": 1839, + "line": 1689, "column": 25 }, "end": { - "line": 1839, + "line": 1689, "column": 29 } } }, "range": [ - 53139, - 53148 + 49012, + 49021 ], "loc": { "start": { - "line": 1839, + "line": 1689, "column": 20 }, "end": { - "line": 1839, + "line": 1689, "column": 29 } } @@ -93350,47 +86206,47 @@ "type": "Identifier", "name": "term", "range": [ - 53149, - 53153 + 49022, + 49026 ], "loc": { "start": { - "line": 1839, + "line": 1689, "column": 30 }, "end": { - "line": 1839, + "line": 1689, "column": 34 } } } ], "range": [ - 53139, - 53154 + 49012, + 49027 ], "loc": { "start": { - "line": 1839, + "line": 1689, "column": 20 }, "end": { - "line": 1839, + "line": 1689, "column": 35 } } }, "range": [ - 53131, - 53154 + 49004, + 49027 ], "loc": { "start": { - "line": 1839, + "line": 1689, "column": 12 }, "end": { - "line": 1839, + "line": 1689, "column": 35 } } @@ -93401,16 +86257,16 @@ "type": "Identifier", "name": "hasST", "range": [ - 53211, - 53216 + 49084, + 49089 ], "loc": { "start": { - "line": 1841, + "line": 1691, "column": 12 }, "end": { - "line": 1841, + "line": 1691, "column": 17 } } @@ -93424,16 +86280,16 @@ "type": "Identifier", "name": "reSt", "range": [ - 53219, - 53223 + 49092, + 49096 ], "loc": { "start": { - "line": 1841, + "line": 1691, "column": 20 }, "end": { - "line": 1841, + "line": 1691, "column": 24 } } @@ -93442,31 +86298,31 @@ "type": "Identifier", "name": "test", "range": [ - 53224, - 53228 + 49097, + 49101 ], "loc": { "start": { - "line": 1841, + "line": 1691, "column": 25 }, "end": { - "line": 1841, + "line": 1691, "column": 29 } } }, "range": [ - 53219, - 53228 + 49092, + 49101 ], "loc": { "start": { - "line": 1841, + "line": 1691, "column": 20 }, "end": { - "line": 1841, + "line": 1691, "column": 29 } } @@ -93476,47 +86332,47 @@ "type": "Identifier", "name": "term", "range": [ - 53229, - 53233 + 49102, + 49106 ], "loc": { "start": { - "line": 1841, + "line": 1691, "column": 30 }, "end": { - "line": 1841, + "line": 1691, "column": 34 } } } ], "range": [ - 53219, - 53234 + 49092, + 49107 ], "loc": { "start": { - "line": 1841, + "line": 1691, "column": 20 }, "end": { - "line": 1841, + "line": 1691, "column": 35 } } }, "range": [ - 53211, - 53234 + 49084, + 49107 ], "loc": { "start": { - "line": 1841, + "line": 1691, "column": 12 }, "end": { - "line": 1841, + "line": 1691, "column": 35 } }, @@ -93525,16 +86381,16 @@ "type": "Line", "value": " hatermN = re_an.test(term),", "range": [ - 53168, - 53198 + 49041, + 49071 ], "loc": { "start": { - "line": 1840, + "line": 1690, "column": 12 }, "end": { - "line": 1840, + "line": 1690, "column": 42 } } @@ -93547,16 +86403,16 @@ "type": "Identifier", "name": "hasEN", "range": [ - 53248, - 53253 + 49121, + 49126 ], "loc": { "start": { - "line": 1842, + "line": 1692, "column": 12 }, "end": { - "line": 1842, + "line": 1692, "column": 17 } } @@ -93570,16 +86426,16 @@ "type": "Identifier", "name": "reEn", "range": [ - 53256, - 53260 + 49129, + 49133 ], "loc": { "start": { - "line": 1842, + "line": 1692, "column": 20 }, "end": { - "line": 1842, + "line": 1692, "column": 24 } } @@ -93588,31 +86444,31 @@ "type": "Identifier", "name": "test", "range": [ - 53261, - 53265 + 49134, + 49138 ], "loc": { "start": { - "line": 1842, + "line": 1692, "column": 25 }, "end": { - "line": 1842, + "line": 1692, "column": 29 } } }, "range": [ - 53256, - 53265 + 49129, + 49138 ], "loc": { "start": { - "line": 1842, + "line": 1692, "column": 20 }, "end": { - "line": 1842, + "line": 1692, "column": 29 } } @@ -93622,47 +86478,47 @@ "type": "Identifier", "name": "term", "range": [ - 53266, - 53270 + 49139, + 49143 ], "loc": { "start": { - "line": 1842, + "line": 1692, "column": 30 }, "end": { - "line": 1842, + "line": 1692, "column": 34 } } } ], "range": [ - 53256, - 53271 + 49129, + 49144 ], "loc": { "start": { - "line": 1842, + "line": 1692, "column": 20 }, "end": { - "line": 1842, + "line": 1692, "column": 35 } } }, "range": [ - 53248, - 53271 + 49121, + 49144 ], "loc": { "start": { - "line": 1842, + "line": 1692, "column": 12 }, "end": { - "line": 1842, + "line": 1692, "column": 35 } } @@ -93673,16 +86529,16 @@ "type": "Identifier", "name": "hasEM", "range": [ - 53285, - 53290 + 49158, + 49163 ], "loc": { "start": { - "line": 1843, + "line": 1693, "column": 12 }, "end": { - "line": 1843, + "line": 1693, "column": 17 } } @@ -93694,16 +86550,16 @@ "type": "Identifier", "name": "reEm", "range": [ - 53294, - 53298 + 49167, + 49171 ], "loc": { "start": { - "line": 1843, + "line": 1693, "column": 21 }, "end": { - "line": 1843, + "line": 1693, "column": 25 } } @@ -93712,46 +86568,46 @@ "type": "Identifier", "name": "term", "range": [ - 53303, - 53307 + 49176, + 49180 ], "loc": { "start": { - "line": 1843, + "line": 1693, "column": 30 }, "end": { - "line": 1843, + "line": 1693, "column": 34 } } }, "range": [ - 53294, - 53307 + 49167, + 49180 ], "loc": { "start": { - "line": 1843, + "line": 1693, "column": 21 }, "end": { - "line": 1843, + "line": 1693, "column": 34 } } }, "range": [ - 53285, - 53308 + 49158, + 49181 ], "loc": { "start": { - "line": 1843, + "line": 1693, "column": 12 }, "end": { - "line": 1843, + "line": 1693, "column": 35 } } @@ -93762,16 +86618,16 @@ "type": "Identifier", "name": "hasNM", "range": [ - 53322, - 53327 + 49195, + 49200 ], "loc": { "start": { - "line": 1844, + "line": 1694, "column": 12 }, "end": { - "line": 1844, + "line": 1694, "column": 17 } } @@ -93783,16 +86639,16 @@ "type": "Identifier", "name": "reNm", "range": [ - 53331, - 53335 + 49204, + 49208 ], "loc": { "start": { - "line": 1844, + "line": 1694, "column": 21 }, "end": { - "line": 1844, + "line": 1694, "column": 25 } } @@ -93801,46 +86657,46 @@ "type": "Identifier", "name": "term", "range": [ - 53340, - 53344 + 49213, + 49217 ], "loc": { "start": { - "line": 1844, + "line": 1694, "column": 30 }, "end": { - "line": 1844, + "line": 1694, "column": 34 } } }, "range": [ - 53331, - 53344 + 49204, + 49217 ], "loc": { "start": { - "line": 1844, + "line": 1694, "column": 21 }, "end": { - "line": 1844, + "line": 1694, "column": 34 } } }, "range": [ - 53322, - 53345 + 49195, + 49218 ], "loc": { "start": { - "line": 1844, + "line": 1694, "column": 12 }, "end": { - "line": 1844, + "line": 1694, "column": 35 } } @@ -93851,16 +86707,16 @@ "type": "Identifier", "name": "hasRE", "range": [ - 53359, - 53364 + 49232, + 49237 ], "loc": { "start": { - "line": 1845, + "line": 1695, "column": 12 }, "end": { - "line": 1845, + "line": 1695, "column": 17 } } @@ -93874,16 +86730,16 @@ "type": "Identifier", "name": "reRe", "range": [ - 53367, - 53371 + 49240, + 49244 ], "loc": { "start": { - "line": 1845, + "line": 1695, "column": 20 }, "end": { - "line": 1845, + "line": 1695, "column": 24 } } @@ -93892,31 +86748,31 @@ "type": "Identifier", "name": "test", "range": [ - 53372, - 53376 + 49245, + 49249 ], "loc": { "start": { - "line": 1845, + "line": 1695, "column": 25 }, "end": { - "line": 1845, + "line": 1695, "column": 29 } } }, "range": [ - 53367, - 53376 + 49240, + 49249 ], "loc": { "start": { - "line": 1845, + "line": 1695, "column": 20 }, "end": { - "line": 1845, + "line": 1695, "column": 29 } } @@ -93926,47 +86782,47 @@ "type": "Identifier", "name": "term", "range": [ - 53377, - 53381 + 49250, + 49254 ], "loc": { "start": { - "line": 1845, + "line": 1695, "column": 30 }, "end": { - "line": 1845, + "line": 1695, "column": 34 } } } ], "range": [ - 53367, - 53382 + 49240, + 49255 ], "loc": { "start": { - "line": 1845, + "line": 1695, "column": 20 }, "end": { - "line": 1845, + "line": 1695, "column": 35 } } }, "range": [ - 53359, - 53382 + 49232, + 49255 ], "loc": { "start": { - "line": 1845, + "line": 1695, "column": 12 }, "end": { - "line": 1845, + "line": 1695, "column": 35 } } @@ -93974,16 +86830,16 @@ ], "kind": "let", "range": [ - 52908, - 53383 + 48781, + 49256 ], "loc": { "start": { - "line": 1833, + "line": 1683, "column": 8 }, "end": { - "line": 1845, + "line": 1695, "column": 36 } }, @@ -93992,16 +86848,16 @@ "type": "Line", "value": "Search arg operator tests", "range": [ - 52872, - 52899 + 48745, + 48772 ], "loc": { "start": { - "line": 1832, + "line": 1682, "column": 8 }, "end": { - "line": 1832, + "line": 1682, "column": 35 } } @@ -94012,16 +86868,16 @@ "type": "Line", "value": " Check for dates or resolve date type", "range": [ - 53393, - 53432 + 49266, + 49305 ], "loc": { "start": { - "line": 1847, + "line": 1697, "column": 8 }, "end": { - "line": 1847, + "line": 1697, "column": 47 } } @@ -94038,16 +86894,16 @@ "object": { "type": "ThisExpression", "range": [ - 53445, - 53449 + 49318, + 49322 ], "loc": { "start": { - "line": 1848, + "line": 1698, "column": 12 }, "end": { - "line": 1848, + "line": 1698, "column": 16 } } @@ -94056,31 +86912,31 @@ "type": "Identifier", "name": "hasType", "range": [ - 53450, - 53457 + 49323, + 49330 ], "loc": { "start": { - "line": 1848, + "line": 1698, "column": 17 }, "end": { - "line": 1848, + "line": 1698, "column": 24 } } }, "range": [ - 53445, - 53457 + 49318, + 49330 ], "loc": { "start": { - "line": 1848, + "line": 1698, "column": 12 }, "end": { - "line": 1848, + "line": 1698, "column": 24 } } @@ -94090,16 +86946,16 @@ "type": "Identifier", "name": "colIdx", "range": [ - 53458, - 53464 + 49331, + 49337 ], "loc": { "start": { - "line": 1848, + "line": 1698, "column": 25 }, "end": { - "line": 1848, + "line": 1698, "column": 31 } } @@ -94111,48 +86967,48 @@ "type": "Identifier", "name": "DATE", "range": [ - 53467, - 53471 + 49340, + 49344 ], "loc": { "start": { - "line": 1848, + "line": 1698, "column": 34 }, "end": { - "line": 1848, + "line": 1698, "column": 38 } } } ], "range": [ - 53466, - 53472 + 49339, + 49345 ], "loc": { "start": { - "line": 1848, + "line": 1698, "column": 33 }, "end": { - "line": 1848, + "line": 1698, "column": 39 } } } ], "range": [ - 53445, - 53473 + 49318, + 49346 ], "loc": { "start": { - "line": 1848, + "line": 1698, "column": 12 }, "end": { - "line": 1848, + "line": 1698, "column": 40 } } @@ -94169,32 +87025,32 @@ "type": "Identifier", "name": "dte1", "range": [ - 53493, - 53497 + 49366, + 49370 ], "loc": { "start": { - "line": 1849, + "line": 1699, "column": 16 }, "end": { - "line": 1849, + "line": 1699, "column": 20 } } }, "init": null, "range": [ - 53493, - 53497 + 49366, + 49370 ], "loc": { "start": { - "line": 1849, + "line": 1699, "column": 16 }, "end": { - "line": 1849, + "line": 1699, "column": 20 } } @@ -94205,32 +87061,32 @@ "type": "Identifier", "name": "dte2", "range": [ - 53499, - 53503 + 49372, + 49376 ], "loc": { "start": { - "line": 1849, + "line": 1699, "column": 22 }, "end": { - "line": 1849, + "line": 1699, "column": 26 } } }, "init": null, "range": [ - 53499, - 53503 + 49372, + 49376 ], "loc": { "start": { - "line": 1849, + "line": 1699, "column": 22 }, "end": { - "line": 1849, + "line": 1699, "column": 26 } } @@ -94238,16 +87094,16 @@ ], "kind": "let", "range": [ - 53489, - 53504 + 49362, + 49377 ], "loc": { "start": { - "line": 1849, + "line": 1699, "column": 12 }, "end": { - "line": 1849, + "line": 1699, "column": 27 } } @@ -94261,16 +87117,16 @@ "type": "Identifier", "name": "dateType", "range": [ - 53522, - 53530 + 49395, + 49403 ], "loc": { "start": { - "line": 1851, + "line": 1701, "column": 16 }, "end": { - "line": 1851, + "line": 1701, "column": 24 } } @@ -94284,16 +87140,16 @@ "object": { "type": "ThisExpression", "range": [ - 53533, - 53537 + 49406, + 49410 ], "loc": { "start": { - "line": 1851, + "line": 1701, "column": 27 }, "end": { - "line": 1851, + "line": 1701, "column": 31 } } @@ -94302,31 +87158,31 @@ "type": "Identifier", "name": "Mod", "range": [ - 53538, - 53541 + 49411, + 49414 ], "loc": { "start": { - "line": 1851, + "line": 1701, "column": 32 }, "end": { - "line": 1851, + "line": 1701, "column": 35 } } }, "range": [ - 53533, - 53541 + 49406, + 49414 ], "loc": { "start": { - "line": 1851, + "line": 1701, "column": 27 }, "end": { - "line": 1851, + "line": 1701, "column": 35 } } @@ -94335,46 +87191,46 @@ "type": "Identifier", "name": "dateType", "range": [ - 53542, - 53550 + 49415, + 49423 ], "loc": { "start": { - "line": 1851, + "line": 1701, "column": 36 }, "end": { - "line": 1851, + "line": 1701, "column": 44 } } }, "range": [ - 53533, - 53550 + 49406, + 49423 ], "loc": { "start": { - "line": 1851, + "line": 1701, "column": 27 }, "end": { - "line": 1851, + "line": 1701, "column": 44 } } }, "range": [ - 53522, - 53550 + 49395, + 49423 ], "loc": { "start": { - "line": 1851, + "line": 1701, "column": 16 }, "end": { - "line": 1851, + "line": 1701, "column": 44 } } @@ -94382,16 +87238,16 @@ ], "kind": "let", "range": [ - 53518, - 53551 + 49391, + 49424 ], "loc": { "start": { - "line": 1851, + "line": 1701, "column": 12 }, "end": { - "line": 1851, + "line": 1701, "column": 45 } } @@ -94405,16 +87261,16 @@ "type": "Identifier", "name": "isValidDate", "range": [ - 53568, - 53579 + 49441, + 49452 ], "loc": { "start": { - "line": 1852, + "line": 1702, "column": 16 }, "end": { - "line": 1852, + "line": 1702, "column": 27 } } @@ -94431,16 +87287,16 @@ "type": "Identifier", "name": "dateType", "range": [ - 53582, - 53590 + 49455, + 49463 ], "loc": { "start": { - "line": 1852, + "line": 1702, "column": 30 }, "end": { - "line": 1852, + "line": 1702, "column": 38 } } @@ -94449,31 +87305,31 @@ "type": "Identifier", "name": "isValid", "range": [ - 53591, - 53598 + 49464, + 49471 ], "loc": { "start": { - "line": 1852, + "line": 1702, "column": 39 }, "end": { - "line": 1852, + "line": 1702, "column": 46 } } }, "range": [ - 53582, - 53598 + 49455, + 49471 ], "loc": { "start": { - "line": 1852, + "line": 1702, "column": 30 }, "end": { - "line": 1852, + "line": 1702, "column": 46 } } @@ -94482,31 +87338,31 @@ "type": "Identifier", "name": "bind", "range": [ - 53599, - 53603 + 49472, + 49476 ], "loc": { "start": { - "line": 1852, + "line": 1702, "column": 47 }, "end": { - "line": 1852, + "line": 1702, "column": 51 } } }, "range": [ - 53582, - 53603 + 49455, + 49476 ], "loc": { "start": { - "line": 1852, + "line": 1702, "column": 30 }, "end": { - "line": 1852, + "line": 1702, "column": 51 } } @@ -94516,47 +87372,47 @@ "type": "Identifier", "name": "dateType", "range": [ - 53604, - 53612 + 49477, + 49485 ], "loc": { "start": { - "line": 1852, + "line": 1702, "column": 52 }, "end": { - "line": 1852, + "line": 1702, "column": 60 } } } ], "range": [ - 53582, - 53613 + 49455, + 49486 ], "loc": { "start": { - "line": 1852, + "line": 1702, "column": 30 }, "end": { - "line": 1852, + "line": 1702, "column": 61 } } }, "range": [ - 53568, - 53613 + 49441, + 49486 ], "loc": { "start": { - "line": 1852, + "line": 1702, "column": 16 }, "end": { - "line": 1852, + "line": 1702, "column": 61 } } @@ -94564,16 +87420,16 @@ ], "kind": "let", "range": [ - 53564, - 53614 + 49437, + 49487 ], "loc": { "start": { - "line": 1852, + "line": 1702, "column": 12 }, "end": { - "line": 1852, + "line": 1702, "column": 62 } } @@ -94587,16 +87443,16 @@ "type": "Identifier", "name": "parseDate", "range": [ - 53631, - 53640 + 49504, + 49513 ], "loc": { "start": { - "line": 1853, + "line": 1703, "column": 16 }, "end": { - "line": 1853, + "line": 1703, "column": 25 } } @@ -94613,16 +87469,16 @@ "type": "Identifier", "name": "dateType", "range": [ - 53643, - 53651 + 49516, + 49524 ], "loc": { "start": { - "line": 1853, + "line": 1703, "column": 28 }, "end": { - "line": 1853, + "line": 1703, "column": 36 } } @@ -94631,31 +87487,31 @@ "type": "Identifier", "name": "parse", "range": [ - 53652, - 53657 + 49525, + 49530 ], "loc": { "start": { - "line": 1853, + "line": 1703, "column": 37 }, "end": { - "line": 1853, + "line": 1703, "column": 42 } } }, "range": [ - 53643, - 53657 + 49516, + 49530 ], "loc": { "start": { - "line": 1853, + "line": 1703, "column": 28 }, "end": { - "line": 1853, + "line": 1703, "column": 42 } } @@ -94664,31 +87520,31 @@ "type": "Identifier", "name": "bind", "range": [ - 53658, - 53662 + 49531, + 49535 ], "loc": { "start": { - "line": 1853, + "line": 1703, "column": 43 }, "end": { - "line": 1853, + "line": 1703, "column": 47 } } }, "range": [ - 53643, - 53662 + 49516, + 49535 ], "loc": { "start": { - "line": 1853, + "line": 1703, "column": 28 }, "end": { - "line": 1853, + "line": 1703, "column": 47 } } @@ -94698,47 +87554,47 @@ "type": "Identifier", "name": "dateType", "range": [ - 53663, - 53671 + 49536, + 49544 ], "loc": { "start": { - "line": 1853, + "line": 1703, "column": 48 }, "end": { - "line": 1853, + "line": 1703, "column": 56 } } } ], "range": [ - 53643, - 53672 + 49516, + 49545 ], "loc": { "start": { - "line": 1853, + "line": 1703, "column": 28 }, "end": { - "line": 1853, + "line": 1703, "column": 57 } } }, "range": [ - 53631, - 53672 + 49504, + 49545 ], "loc": { "start": { - "line": 1853, + "line": 1703, "column": 16 }, "end": { - "line": 1853, + "line": 1703, "column": 57 } } @@ -94746,16 +87602,16 @@ ], "kind": "let", "range": [ - 53627, - 53673 + 49500, + 49546 ], "loc": { "start": { - "line": 1853, + "line": 1703, "column": 12 }, "end": { - "line": 1853, + "line": 1703, "column": 58 } } @@ -94769,16 +87625,16 @@ "type": "Identifier", "name": "locale", "range": [ - 53690, - 53696 + 49563, + 49569 ], "loc": { "start": { - "line": 1854, + "line": 1704, "column": 16 }, "end": { - "line": 1854, + "line": 1704, "column": 22 } } @@ -94792,16 +87648,16 @@ "type": "Identifier", "name": "dateType", "range": [ - 53699, - 53707 + 49572, + 49580 ], "loc": { "start": { - "line": 1854, + "line": 1704, "column": 25 }, "end": { - "line": 1854, + "line": 1704, "column": 33 } } @@ -94810,31 +87666,31 @@ "type": "Identifier", "name": "getLocale", "range": [ - 53708, - 53717 + 49581, + 49590 ], "loc": { "start": { - "line": 1854, + "line": 1704, "column": 34 }, "end": { - "line": 1854, + "line": 1704, "column": 43 } } }, "range": [ - 53699, - 53717 + 49572, + 49590 ], "loc": { "start": { - "line": 1854, + "line": 1704, "column": 25 }, "end": { - "line": 1854, + "line": 1704, "column": 43 } } @@ -94844,47 +87700,47 @@ "type": "Identifier", "name": "colIdx", "range": [ - 53718, - 53724 + 49591, + 49597 ], "loc": { "start": { - "line": 1854, + "line": 1704, "column": 44 }, "end": { - "line": 1854, + "line": 1704, "column": 50 } } } ], "range": [ - 53699, - 53725 + 49572, + 49598 ], "loc": { "start": { - "line": 1854, + "line": 1704, "column": 25 }, "end": { - "line": 1854, + "line": 1704, "column": 51 } } }, "range": [ - 53690, - 53725 + 49563, + 49598 ], "loc": { "start": { - "line": 1854, + "line": 1704, "column": 16 }, "end": { - "line": 1854, + "line": 1704, "column": 51 } } @@ -94892,16 +87748,16 @@ ], "kind": "let", "range": [ - 53686, - 53726 + 49559, + 49599 ], "loc": { "start": { - "line": 1854, + "line": 1704, "column": 12 }, "end": { - "line": 1854, + "line": 1704, "column": 52 } }, @@ -94910,16 +87766,16 @@ "type": "Line", "value": " Search arg dates tests", "range": [ - 53740, - 53765 + 49613, + 49638 ], "loc": { "start": { - "line": 1856, + "line": 1706, "column": 12 }, "end": { - "line": 1856, + "line": 1706, "column": 37 } } @@ -94935,16 +87791,16 @@ "type": "Identifier", "name": "isLDate", "range": [ - 53782, - 53789 + 49655, + 49662 ], "loc": { "start": { - "line": 1857, + "line": 1707, "column": 16 }, "end": { - "line": 1857, + "line": 1707, "column": 23 } } @@ -94956,16 +87812,16 @@ "type": "Identifier", "name": "hasLO", "range": [ - 53792, - 53797 + 49665, + 49670 ], "loc": { "start": { - "line": 1857, + "line": 1707, "column": 26 }, "end": { - "line": 1857, + "line": 1707, "column": 31 } } @@ -94976,16 +87832,16 @@ "type": "Identifier", "name": "isValidDate", "range": [ - 53817, - 53828 + 49690, + 49701 ], "loc": { "start": { - "line": 1858, + "line": 1708, "column": 16 }, "end": { - "line": 1858, + "line": 1708, "column": 27 } } @@ -95000,16 +87856,16 @@ "type": "Identifier", "name": "term", "range": [ - 53829, - 53833 + 49702, + 49706 ], "loc": { "start": { - "line": 1858, + "line": 1708, "column": 28 }, "end": { - "line": 1858, + "line": 1708, "column": 32 } } @@ -95018,31 +87874,31 @@ "type": "Identifier", "name": "replace", "range": [ - 53834, - 53841 + 49707, + 49714 ], "loc": { "start": { - "line": 1858, + "line": 1708, "column": 33 }, "end": { - "line": 1858, + "line": 1708, "column": 40 } } }, "range": [ - 53829, - 53841 + 49702, + 49714 ], "loc": { "start": { - "line": 1858, + "line": 1708, "column": 28 }, "end": { - "line": 1858, + "line": 1708, "column": 40 } } @@ -95052,16 +87908,16 @@ "type": "Identifier", "name": "reL", "range": [ - 53842, - 53845 + 49715, + 49718 ], "loc": { "start": { - "line": 1858, + "line": 1708, "column": 41 }, "end": { - "line": 1858, + "line": 1708, "column": 44 } } @@ -95071,32 +87927,32 @@ "value": "", "raw": "''", "range": [ - 53847, - 53849 + 49720, + 49722 ], "loc": { "start": { - "line": 1858, + "line": 1708, "column": 46 }, "end": { - "line": 1858, + "line": 1708, "column": 48 } } } ], "range": [ - 53829, - 53850 + 49702, + 49723 ], "loc": { "start": { - "line": 1858, + "line": 1708, "column": 28 }, "end": { - "line": 1858, + "line": 1708, "column": 49 } } @@ -95105,62 +87961,62 @@ "type": "Identifier", "name": "locale", "range": [ - 53852, - 53858 + 49725, + 49731 ], "loc": { "start": { - "line": 1858, + "line": 1708, "column": 51 }, "end": { - "line": 1858, + "line": 1708, "column": 57 } } } ], "range": [ - 53817, - 53859 + 49690, + 49732 ], "loc": { "start": { - "line": 1858, + "line": 1708, "column": 16 }, "end": { - "line": 1858, + "line": 1708, "column": 58 } } }, "range": [ - 53792, - 53859 + 49665, + 49732 ], "loc": { "start": { - "line": 1857, + "line": 1707, "column": 26 }, "end": { - "line": 1858, + "line": 1708, "column": 58 } } }, "range": [ - 53782, - 53859 + 49655, + 49732 ], "loc": { "start": { - "line": 1857, + "line": 1707, "column": 16 }, "end": { - "line": 1858, + "line": 1708, "column": 58 } } @@ -95168,16 +88024,16 @@ ], "kind": "let", "range": [ - 53778, - 53860 + 49651, + 49733 ], "loc": { "start": { - "line": 1857, + "line": 1707, "column": 12 }, "end": { - "line": 1858, + "line": 1708, "column": 59 } }, @@ -95186,16 +88042,16 @@ "type": "Line", "value": " Search arg dates tests", "range": [ - 53740, - 53765 + 49613, + 49638 ], "loc": { "start": { - "line": 1856, + "line": 1706, "column": 12 }, "end": { - "line": 1856, + "line": 1706, "column": 37 } } @@ -95211,16 +88067,16 @@ "type": "Identifier", "name": "isLEDate", "range": [ - 53877, - 53885 + 49750, + 49758 ], "loc": { "start": { - "line": 1859, + "line": 1709, "column": 16 }, "end": { - "line": 1859, + "line": 1709, "column": 24 } } @@ -95232,16 +88088,16 @@ "type": "Identifier", "name": "hasLE", "range": [ - 53888, - 53893 + 49761, + 49766 ], "loc": { "start": { - "line": 1859, + "line": 1709, "column": 27 }, "end": { - "line": 1859, + "line": 1709, "column": 32 } } @@ -95252,16 +88108,16 @@ "type": "Identifier", "name": "isValidDate", "range": [ - 53913, - 53924 + 49786, + 49797 ], "loc": { "start": { - "line": 1860, + "line": 1710, "column": 16 }, "end": { - "line": 1860, + "line": 1710, "column": 27 } } @@ -95276,16 +88132,16 @@ "type": "Identifier", "name": "term", "range": [ - 53925, - 53929 + 49798, + 49802 ], "loc": { "start": { - "line": 1860, + "line": 1710, "column": 28 }, "end": { - "line": 1860, + "line": 1710, "column": 32 } } @@ -95294,31 +88150,31 @@ "type": "Identifier", "name": "replace", "range": [ - 53930, - 53937 + 49803, + 49810 ], "loc": { "start": { - "line": 1860, + "line": 1710, "column": 33 }, "end": { - "line": 1860, + "line": 1710, "column": 40 } } }, "range": [ - 53925, - 53937 + 49798, + 49810 ], "loc": { "start": { - "line": 1860, + "line": 1710, "column": 28 }, "end": { - "line": 1860, + "line": 1710, "column": 40 } } @@ -95328,16 +88184,16 @@ "type": "Identifier", "name": "reLe", "range": [ - 53938, - 53942 + 49811, + 49815 ], "loc": { "start": { - "line": 1860, + "line": 1710, "column": 41 }, "end": { - "line": 1860, + "line": 1710, "column": 45 } } @@ -95347,32 +88203,32 @@ "value": "", "raw": "''", "range": [ - 53944, - 53946 + 49817, + 49819 ], "loc": { "start": { - "line": 1860, + "line": 1710, "column": 47 }, "end": { - "line": 1860, + "line": 1710, "column": 49 } } } ], "range": [ - 53925, - 53947 + 49798, + 49820 ], "loc": { "start": { - "line": 1860, + "line": 1710, "column": 28 }, "end": { - "line": 1860, + "line": 1710, "column": 50 } } @@ -95381,62 +88237,62 @@ "type": "Identifier", "name": "locale", "range": [ - 53949, - 53955 + 49822, + 49828 ], "loc": { "start": { - "line": 1860, + "line": 1710, "column": 52 }, "end": { - "line": 1860, + "line": 1710, "column": 58 } } } ], "range": [ - 53913, - 53956 + 49786, + 49829 ], "loc": { "start": { - "line": 1860, + "line": 1710, "column": 16 }, "end": { - "line": 1860, + "line": 1710, "column": 59 } } }, "range": [ - 53888, - 53956 + 49761, + 49829 ], "loc": { "start": { - "line": 1859, + "line": 1709, "column": 27 }, "end": { - "line": 1860, + "line": 1710, "column": 59 } } }, "range": [ - 53877, - 53956 + 49750, + 49829 ], "loc": { "start": { - "line": 1859, + "line": 1709, "column": 16 }, "end": { - "line": 1860, + "line": 1710, "column": 59 } } @@ -95444,16 +88300,16 @@ ], "kind": "let", "range": [ - 53873, - 53957 + 49746, + 49830 ], "loc": { "start": { - "line": 1859, + "line": 1709, "column": 12 }, "end": { - "line": 1860, + "line": 1710, "column": 60 } } @@ -95467,16 +88323,16 @@ "type": "Identifier", "name": "isGDate", "range": [ - 53974, - 53981 + 49847, + 49854 ], "loc": { "start": { - "line": 1861, + "line": 1711, "column": 16 }, "end": { - "line": 1861, + "line": 1711, "column": 23 } } @@ -95488,16 +88344,16 @@ "type": "Identifier", "name": "hasGR", "range": [ - 53984, - 53989 + 49857, + 49862 ], "loc": { "start": { - "line": 1861, + "line": 1711, "column": 26 }, "end": { - "line": 1861, + "line": 1711, "column": 31 } } @@ -95508,16 +88364,16 @@ "type": "Identifier", "name": "isValidDate", "range": [ - 54009, - 54020 + 49882, + 49893 ], "loc": { "start": { - "line": 1862, + "line": 1712, "column": 16 }, "end": { - "line": 1862, + "line": 1712, "column": 27 } } @@ -95532,16 +88388,16 @@ "type": "Identifier", "name": "term", "range": [ - 54021, - 54025 + 49894, + 49898 ], "loc": { "start": { - "line": 1862, + "line": 1712, "column": 28 }, "end": { - "line": 1862, + "line": 1712, "column": 32 } } @@ -95550,31 +88406,31 @@ "type": "Identifier", "name": "replace", "range": [ - 54026, - 54033 + 49899, + 49906 ], "loc": { "start": { - "line": 1862, + "line": 1712, "column": 33 }, "end": { - "line": 1862, + "line": 1712, "column": 40 } } }, "range": [ - 54021, - 54033 + 49894, + 49906 ], "loc": { "start": { - "line": 1862, + "line": 1712, "column": 28 }, "end": { - "line": 1862, + "line": 1712, "column": 40 } } @@ -95584,16 +88440,16 @@ "type": "Identifier", "name": "reG", "range": [ - 54034, - 54037 + 49907, + 49910 ], "loc": { "start": { - "line": 1862, + "line": 1712, "column": 41 }, "end": { - "line": 1862, + "line": 1712, "column": 44 } } @@ -95603,32 +88459,32 @@ "value": "", "raw": "''", "range": [ - 54039, - 54041 + 49912, + 49914 ], "loc": { "start": { - "line": 1862, + "line": 1712, "column": 46 }, "end": { - "line": 1862, + "line": 1712, "column": 48 } } } ], "range": [ - 54021, - 54042 + 49894, + 49915 ], "loc": { "start": { - "line": 1862, + "line": 1712, "column": 28 }, "end": { - "line": 1862, + "line": 1712, "column": 49 } } @@ -95637,62 +88493,62 @@ "type": "Identifier", "name": "locale", "range": [ - 54044, - 54050 + 49917, + 49923 ], "loc": { "start": { - "line": 1862, + "line": 1712, "column": 51 }, "end": { - "line": 1862, + "line": 1712, "column": 57 } } } ], "range": [ - 54009, - 54051 + 49882, + 49924 ], "loc": { "start": { - "line": 1862, + "line": 1712, "column": 16 }, "end": { - "line": 1862, + "line": 1712, "column": 58 } } }, "range": [ - 53984, - 54051 + 49857, + 49924 ], "loc": { "start": { - "line": 1861, + "line": 1711, "column": 26 }, "end": { - "line": 1862, + "line": 1712, "column": 58 } } }, "range": [ - 53974, - 54051 + 49847, + 49924 ], "loc": { "start": { - "line": 1861, + "line": 1711, "column": 16 }, "end": { - "line": 1862, + "line": 1712, "column": 58 } } @@ -95700,16 +88556,16 @@ ], "kind": "let", "range": [ - 53970, - 54052 + 49843, + 49925 ], "loc": { "start": { - "line": 1861, + "line": 1711, "column": 12 }, "end": { - "line": 1862, + "line": 1712, "column": 59 } } @@ -95723,16 +88579,16 @@ "type": "Identifier", "name": "isGEDate", "range": [ - 54069, - 54077 + 49942, + 49950 ], "loc": { "start": { - "line": 1863, + "line": 1713, "column": 16 }, "end": { - "line": 1863, + "line": 1713, "column": 24 } } @@ -95744,16 +88600,16 @@ "type": "Identifier", "name": "hasGE", "range": [ - 54080, - 54085 + 49953, + 49958 ], "loc": { "start": { - "line": 1863, + "line": 1713, "column": 27 }, "end": { - "line": 1863, + "line": 1713, "column": 32 } } @@ -95764,16 +88620,16 @@ "type": "Identifier", "name": "isValidDate", "range": [ - 54105, - 54116 + 49978, + 49989 ], "loc": { "start": { - "line": 1864, + "line": 1714, "column": 16 }, "end": { - "line": 1864, + "line": 1714, "column": 27 } } @@ -95788,16 +88644,16 @@ "type": "Identifier", "name": "term", "range": [ - 54117, - 54121 + 49990, + 49994 ], "loc": { "start": { - "line": 1864, + "line": 1714, "column": 28 }, "end": { - "line": 1864, + "line": 1714, "column": 32 } } @@ -95806,31 +88662,31 @@ "type": "Identifier", "name": "replace", "range": [ - 54122, - 54129 + 49995, + 50002 ], "loc": { "start": { - "line": 1864, + "line": 1714, "column": 33 }, "end": { - "line": 1864, + "line": 1714, "column": 40 } } }, "range": [ - 54117, - 54129 + 49990, + 50002 ], "loc": { "start": { - "line": 1864, + "line": 1714, "column": 28 }, "end": { - "line": 1864, + "line": 1714, "column": 40 } } @@ -95840,16 +88696,16 @@ "type": "Identifier", "name": "reGe", "range": [ - 54130, - 54134 + 50003, + 50007 ], "loc": { "start": { - "line": 1864, + "line": 1714, "column": 41 }, "end": { - "line": 1864, + "line": 1714, "column": 45 } } @@ -95859,32 +88715,32 @@ "value": "", "raw": "''", "range": [ - 54136, - 54138 + 50009, + 50011 ], "loc": { "start": { - "line": 1864, + "line": 1714, "column": 47 }, "end": { - "line": 1864, + "line": 1714, "column": 49 } } } ], "range": [ - 54117, - 54139 + 49990, + 50012 ], "loc": { "start": { - "line": 1864, + "line": 1714, "column": 28 }, "end": { - "line": 1864, + "line": 1714, "column": 50 } } @@ -95893,62 +88749,62 @@ "type": "Identifier", "name": "locale", "range": [ - 54141, - 54147 + 50014, + 50020 ], "loc": { "start": { - "line": 1864, + "line": 1714, "column": 52 }, "end": { - "line": 1864, + "line": 1714, "column": 58 } } } ], "range": [ - 54105, - 54148 + 49978, + 50021 ], "loc": { "start": { - "line": 1864, + "line": 1714, "column": 16 }, "end": { - "line": 1864, + "line": 1714, "column": 59 } } }, "range": [ - 54080, - 54148 + 49953, + 50021 ], "loc": { "start": { - "line": 1863, + "line": 1713, "column": 27 }, "end": { - "line": 1864, + "line": 1714, "column": 59 } } }, "range": [ - 54069, - 54148 + 49942, + 50021 ], "loc": { "start": { - "line": 1863, + "line": 1713, "column": 16 }, "end": { - "line": 1864, + "line": 1714, "column": 59 } } @@ -95956,16 +88812,16 @@ ], "kind": "let", "range": [ - 54065, - 54149 + 49938, + 50022 ], "loc": { "start": { - "line": 1863, + "line": 1713, "column": 12 }, "end": { - "line": 1864, + "line": 1714, "column": 60 } } @@ -95979,16 +88835,16 @@ "type": "Identifier", "name": "isDFDate", "range": [ - 54166, - 54174 + 50039, + 50047 ], "loc": { "start": { - "line": 1865, + "line": 1715, "column": 16 }, "end": { - "line": 1865, + "line": 1715, "column": 24 } } @@ -96000,16 +88856,16 @@ "type": "Identifier", "name": "hasDF", "range": [ - 54177, - 54182 + 50050, + 50055 ], "loc": { "start": { - "line": 1865, + "line": 1715, "column": 27 }, "end": { - "line": 1865, + "line": 1715, "column": 32 } } @@ -96020,16 +88876,16 @@ "type": "Identifier", "name": "isValidDate", "range": [ - 54202, - 54213 + 50075, + 50086 ], "loc": { "start": { - "line": 1866, + "line": 1716, "column": 16 }, "end": { - "line": 1866, + "line": 1716, "column": 27 } } @@ -96044,16 +88900,16 @@ "type": "Identifier", "name": "term", "range": [ - 54214, - 54218 + 50087, + 50091 ], "loc": { "start": { - "line": 1866, + "line": 1716, "column": 28 }, "end": { - "line": 1866, + "line": 1716, "column": 32 } } @@ -96062,31 +88918,31 @@ "type": "Identifier", "name": "replace", "range": [ - 54219, - 54226 + 50092, + 50099 ], "loc": { "start": { - "line": 1866, + "line": 1716, "column": 33 }, "end": { - "line": 1866, + "line": 1716, "column": 40 } } }, "range": [ - 54214, - 54226 + 50087, + 50099 ], "loc": { "start": { - "line": 1866, + "line": 1716, "column": 28 }, "end": { - "line": 1866, + "line": 1716, "column": 40 } } @@ -96096,16 +88952,16 @@ "type": "Identifier", "name": "reD", "range": [ - 54227, - 54230 + 50100, + 50103 ], "loc": { "start": { - "line": 1866, + "line": 1716, "column": 41 }, "end": { - "line": 1866, + "line": 1716, "column": 44 } } @@ -96115,32 +88971,32 @@ "value": "", "raw": "''", "range": [ - 54232, - 54234 + 50105, + 50107 ], "loc": { "start": { - "line": 1866, + "line": 1716, "column": 46 }, "end": { - "line": 1866, + "line": 1716, "column": 48 } } } ], "range": [ - 54214, - 54235 + 50087, + 50108 ], "loc": { "start": { - "line": 1866, + "line": 1716, "column": 28 }, "end": { - "line": 1866, + "line": 1716, "column": 49 } } @@ -96149,62 +89005,62 @@ "type": "Identifier", "name": "locale", "range": [ - 54237, - 54243 + 50110, + 50116 ], "loc": { "start": { - "line": 1866, + "line": 1716, "column": 51 }, "end": { - "line": 1866, + "line": 1716, "column": 57 } } } ], "range": [ - 54202, - 54244 + 50075, + 50117 ], "loc": { "start": { - "line": 1866, + "line": 1716, "column": 16 }, "end": { - "line": 1866, + "line": 1716, "column": 58 } } }, "range": [ - 54177, - 54244 + 50050, + 50117 ], "loc": { "start": { - "line": 1865, + "line": 1715, "column": 27 }, "end": { - "line": 1866, + "line": 1716, "column": 58 } } }, "range": [ - 54166, - 54244 + 50039, + 50117 ], "loc": { "start": { - "line": 1865, + "line": 1715, "column": 16 }, "end": { - "line": 1866, + "line": 1716, "column": 58 } } @@ -96212,16 +89068,16 @@ ], "kind": "let", "range": [ - 54162, - 54245 + 50035, + 50118 ], "loc": { "start": { - "line": 1865, + "line": 1715, "column": 12 }, "end": { - "line": 1866, + "line": 1716, "column": 59 } } @@ -96235,16 +89091,16 @@ "type": "Identifier", "name": "isEQDate", "range": [ - 54262, - 54270 + 50135, + 50143 ], "loc": { "start": { - "line": 1867, + "line": 1717, "column": 16 }, "end": { - "line": 1867, + "line": 1717, "column": 24 } } @@ -96256,16 +89112,16 @@ "type": "Identifier", "name": "hasEQ", "range": [ - 54273, - 54278 + 50146, + 50151 ], "loc": { "start": { - "line": 1867, + "line": 1717, "column": 27 }, "end": { - "line": 1867, + "line": 1717, "column": 32 } } @@ -96276,16 +89132,16 @@ "type": "Identifier", "name": "isValidDate", "range": [ - 54298, - 54309 + 50171, + 50182 ], "loc": { "start": { - "line": 1868, + "line": 1718, "column": 16 }, "end": { - "line": 1868, + "line": 1718, "column": 27 } } @@ -96300,16 +89156,16 @@ "type": "Identifier", "name": "term", "range": [ - 54310, - 54314 + 50183, + 50187 ], "loc": { "start": { - "line": 1868, + "line": 1718, "column": 28 }, "end": { - "line": 1868, + "line": 1718, "column": 32 } } @@ -96318,31 +89174,31 @@ "type": "Identifier", "name": "replace", "range": [ - 54315, - 54322 + 50188, + 50195 ], "loc": { "start": { - "line": 1868, + "line": 1718, "column": 33 }, "end": { - "line": 1868, + "line": 1718, "column": 40 } } }, "range": [ - 54310, - 54322 + 50183, + 50195 ], "loc": { "start": { - "line": 1868, + "line": 1718, "column": 28 }, "end": { - "line": 1868, + "line": 1718, "column": 40 } } @@ -96352,16 +89208,16 @@ "type": "Identifier", "name": "reEq", "range": [ - 54323, - 54327 + 50196, + 50200 ], "loc": { "start": { - "line": 1868, + "line": 1718, "column": 41 }, "end": { - "line": 1868, + "line": 1718, "column": 45 } } @@ -96371,32 +89227,32 @@ "value": "", "raw": "''", "range": [ - 54329, - 54331 + 50202, + 50204 ], "loc": { "start": { - "line": 1868, + "line": 1718, "column": 47 }, "end": { - "line": 1868, + "line": 1718, "column": 49 } } } ], "range": [ - 54310, - 54332 + 50183, + 50205 ], "loc": { "start": { - "line": 1868, + "line": 1718, "column": 28 }, "end": { - "line": 1868, + "line": 1718, "column": 50 } } @@ -96405,62 +89261,62 @@ "type": "Identifier", "name": "locale", "range": [ - 54334, - 54340 + 50207, + 50213 ], "loc": { "start": { - "line": 1868, + "line": 1718, "column": 52 }, "end": { - "line": 1868, + "line": 1718, "column": 58 } } } ], "range": [ - 54298, - 54341 + 50171, + 50214 ], "loc": { "start": { - "line": 1868, + "line": 1718, "column": 16 }, "end": { - "line": 1868, + "line": 1718, "column": 59 } } }, "range": [ - 54273, - 54341 + 50146, + 50214 ], "loc": { "start": { - "line": 1867, + "line": 1717, "column": 27 }, "end": { - "line": 1868, + "line": 1718, "column": 59 } } }, "range": [ - 54262, - 54341 + 50135, + 50214 ], "loc": { "start": { - "line": 1867, + "line": 1717, "column": 16 }, "end": { - "line": 1868, + "line": 1718, "column": 59 } } @@ -96468,16 +89324,16 @@ ], "kind": "let", "range": [ - 54258, - 54342 + 50131, + 50215 ], "loc": { "start": { - "line": 1867, + "line": 1717, "column": 12 }, "end": { - "line": 1868, + "line": 1718, "column": 60 } } @@ -96491,16 +89347,16 @@ "type": "Identifier", "name": "dte1", "range": [ - 54356, - 54360 + 50229, + 50233 ], "loc": { "start": { - "line": 1870, + "line": 1720, "column": 12 }, "end": { - "line": 1870, + "line": 1720, "column": 16 } } @@ -96511,16 +89367,16 @@ "type": "Identifier", "name": "parseDate", "range": [ - 54363, - 54372 + 50236, + 50245 ], "loc": { "start": { - "line": 1870, + "line": 1720, "column": 19 }, "end": { - "line": 1870, + "line": 1720, "column": 28 } } @@ -96530,16 +89386,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 54373, - 54382 + 50246, + 50255 ], "loc": { "start": { - "line": 1870, + "line": 1720, "column": 29 }, "end": { - "line": 1870, + "line": 1720, "column": 38 } } @@ -96548,62 +89404,62 @@ "type": "Identifier", "name": "locale", "range": [ - 54384, - 54390 + 50257, + 50263 ], "loc": { "start": { - "line": 1870, + "line": 1720, "column": 40 }, "end": { - "line": 1870, + "line": 1720, "column": 46 } } } ], "range": [ - 54363, - 54391 + 50236, + 50264 ], "loc": { "start": { - "line": 1870, + "line": 1720, "column": 19 }, "end": { - "line": 1870, + "line": 1720, "column": 47 } } }, "range": [ - 54356, - 54391 + 50229, + 50264 ], "loc": { "start": { - "line": 1870, + "line": 1720, "column": 12 }, "end": { - "line": 1870, + "line": 1720, "column": 47 } } }, "range": [ - 54356, - 54392 + 50229, + 50265 ], "loc": { "start": { - "line": 1870, + "line": 1720, "column": 12 }, "end": { - "line": 1870, + "line": 1720, "column": 48 } }, @@ -96612,16 +89468,16 @@ "type": "Line", "value": " lower equal date", "range": [ - 54406, - 54425 + 50279, + 50298 ], "loc": { "start": { - "line": 1872, + "line": 1722, "column": 12 }, "end": { - "line": 1872, + "line": 1722, "column": 31 } } @@ -96634,16 +89490,16 @@ "type": "Identifier", "name": "isLEDate", "range": [ - 54442, - 54450 + 50315, + 50323 ], "loc": { "start": { - "line": 1873, + "line": 1723, "column": 16 }, "end": { - "line": 1873, + "line": 1723, "column": 24 } } @@ -96660,16 +89516,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 54470, - 54474 + 50343, + 50347 ], "loc": { "start": { - "line": 1874, + "line": 1724, "column": 16 }, "end": { - "line": 1874, + "line": 1724, "column": 20 } } @@ -96680,16 +89536,16 @@ "type": "Identifier", "name": "parseDate", "range": [ - 54477, - 54486 + 50350, + 50359 ], "loc": { "start": { - "line": 1874, + "line": 1724, "column": 23 }, "end": { - "line": 1874, + "line": 1724, "column": 32 } } @@ -96704,16 +89560,16 @@ "type": "Identifier", "name": "term", "range": [ - 54487, - 54491 + 50360, + 50364 ], "loc": { "start": { - "line": 1874, + "line": 1724, "column": 33 }, "end": { - "line": 1874, + "line": 1724, "column": 37 } } @@ -96722,31 +89578,31 @@ "type": "Identifier", "name": "replace", "range": [ - 54492, - 54499 + 50365, + 50372 ], "loc": { "start": { - "line": 1874, + "line": 1724, "column": 38 }, "end": { - "line": 1874, + "line": 1724, "column": 45 } } }, "range": [ - 54487, - 54499 + 50360, + 50372 ], "loc": { "start": { - "line": 1874, + "line": 1724, "column": 33 }, "end": { - "line": 1874, + "line": 1724, "column": 45 } } @@ -96756,16 +89612,16 @@ "type": "Identifier", "name": "reLe", "range": [ - 54500, - 54504 + 50373, + 50377 ], "loc": { "start": { - "line": 1874, + "line": 1724, "column": 46 }, "end": { - "line": 1874, + "line": 1724, "column": 50 } } @@ -96775,32 +89631,32 @@ "value": "", "raw": "''", "range": [ - 54506, - 54508 + 50379, + 50381 ], "loc": { "start": { - "line": 1874, + "line": 1724, "column": 52 }, "end": { - "line": 1874, + "line": 1724, "column": 54 } } } ], "range": [ - 54487, - 54509 + 50360, + 50382 ], "loc": { "start": { - "line": 1874, + "line": 1724, "column": 33 }, "end": { - "line": 1874, + "line": 1724, "column": 55 } } @@ -96809,62 +89665,62 @@ "type": "Identifier", "name": "locale", "range": [ - 54511, - 54517 + 50384, + 50390 ], "loc": { "start": { - "line": 1874, + "line": 1724, "column": 57 }, "end": { - "line": 1874, + "line": 1724, "column": 63 } } } ], "range": [ - 54477, - 54518 + 50350, + 50391 ], "loc": { "start": { - "line": 1874, + "line": 1724, "column": 23 }, "end": { - "line": 1874, + "line": 1724, "column": 64 } } }, "range": [ - 54470, - 54518 + 50343, + 50391 ], "loc": { "start": { - "line": 1874, + "line": 1724, "column": 16 }, "end": { - "line": 1874, + "line": 1724, "column": 64 } } }, "range": [ - 54470, - 54519 + 50343, + 50392 ], "loc": { "start": { - "line": 1874, + "line": 1724, "column": 16 }, "end": { - "line": 1874, + "line": 1724, "column": 65 } } @@ -96878,16 +89734,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 54536, - 54545 + 50409, + 50418 ], "loc": { "start": { - "line": 1875, + "line": 1725, "column": 16 }, "end": { - "line": 1875, + "line": 1725, "column": 25 } } @@ -96899,16 +89755,16 @@ "type": "Identifier", "name": "dte1", "range": [ - 54548, - 54552 + 50421, + 50425 ], "loc": { "start": { - "line": 1875, + "line": 1725, "column": 28 }, "end": { - "line": 1875, + "line": 1725, "column": 32 } } @@ -96917,77 +89773,77 @@ "type": "Identifier", "name": "dte2", "range": [ - 54556, - 54560 + 50429, + 50433 ], "loc": { "start": { - "line": 1875, + "line": 1725, "column": 36 }, "end": { - "line": 1875, + "line": 1725, "column": 40 } } }, "range": [ - 54548, - 54560 + 50421, + 50433 ], "loc": { "start": { - "line": 1875, + "line": 1725, "column": 28 }, "end": { - "line": 1875, + "line": 1725, "column": 40 } } }, "range": [ - 54536, - 54560 + 50409, + 50433 ], "loc": { "start": { - "line": 1875, + "line": 1725, "column": 16 }, "end": { - "line": 1875, + "line": 1725, "column": 40 } } }, "range": [ - 54536, - 54561 + 50409, + 50434 ], "loc": { "start": { - "line": 1875, + "line": 1725, "column": 16 }, "end": { - "line": 1875, + "line": 1725, "column": 41 } } } ], "range": [ - 54452, - 54575 + 50325, + 50448 ], "loc": { "start": { - "line": 1873, + "line": 1723, "column": 26 }, "end": { - "line": 1876, + "line": 1726, "column": 13 } }, @@ -96996,16 +89852,16 @@ "type": "Line", "value": " lower date", "range": [ - 54588, - 54601 + 50461, + 50474 ], "loc": { "start": { - "line": 1877, + "line": 1727, "column": 12 }, "end": { - "line": 1877, + "line": 1727, "column": 25 } } @@ -97018,16 +89874,16 @@ "type": "Identifier", "name": "isLDate", "range": [ - 54623, - 54630 + 50496, + 50503 ], "loc": { "start": { - "line": 1878, + "line": 1728, "column": 21 }, "end": { - "line": 1878, + "line": 1728, "column": 28 } } @@ -97044,16 +89900,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 54650, - 54654 + 50523, + 50527 ], "loc": { "start": { - "line": 1879, + "line": 1729, "column": 16 }, "end": { - "line": 1879, + "line": 1729, "column": 20 } } @@ -97064,16 +89920,16 @@ "type": "Identifier", "name": "parseDate", "range": [ - 54657, - 54666 + 50530, + 50539 ], "loc": { "start": { - "line": 1879, + "line": 1729, "column": 23 }, "end": { - "line": 1879, + "line": 1729, "column": 32 } } @@ -97088,16 +89944,16 @@ "type": "Identifier", "name": "term", "range": [ - 54667, - 54671 + 50540, + 50544 ], "loc": { "start": { - "line": 1879, + "line": 1729, "column": 33 }, "end": { - "line": 1879, + "line": 1729, "column": 37 } } @@ -97106,31 +89962,31 @@ "type": "Identifier", "name": "replace", "range": [ - 54672, - 54679 + 50545, + 50552 ], "loc": { "start": { - "line": 1879, + "line": 1729, "column": 38 }, "end": { - "line": 1879, + "line": 1729, "column": 45 } } }, "range": [ - 54667, - 54679 + 50540, + 50552 ], "loc": { "start": { - "line": 1879, + "line": 1729, "column": 33 }, "end": { - "line": 1879, + "line": 1729, "column": 45 } } @@ -97140,16 +89996,16 @@ "type": "Identifier", "name": "reL", "range": [ - 54680, - 54683 + 50553, + 50556 ], "loc": { "start": { - "line": 1879, + "line": 1729, "column": 46 }, "end": { - "line": 1879, + "line": 1729, "column": 49 } } @@ -97159,32 +90015,32 @@ "value": "", "raw": "''", "range": [ - 54685, - 54687 + 50558, + 50560 ], "loc": { "start": { - "line": 1879, + "line": 1729, "column": 51 }, "end": { - "line": 1879, + "line": 1729, "column": 53 } } } ], "range": [ - 54667, - 54688 + 50540, + 50561 ], "loc": { "start": { - "line": 1879, + "line": 1729, "column": 33 }, "end": { - "line": 1879, + "line": 1729, "column": 54 } } @@ -97193,62 +90049,62 @@ "type": "Identifier", "name": "locale", "range": [ - 54690, - 54696 + 50563, + 50569 ], "loc": { "start": { - "line": 1879, + "line": 1729, "column": 56 }, "end": { - "line": 1879, + "line": 1729, "column": 62 } } } ], "range": [ - 54657, - 54697 + 50530, + 50570 ], "loc": { "start": { - "line": 1879, + "line": 1729, "column": 23 }, "end": { - "line": 1879, + "line": 1729, "column": 63 } } }, "range": [ - 54650, - 54697 + 50523, + 50570 ], "loc": { "start": { - "line": 1879, + "line": 1729, "column": 16 }, "end": { - "line": 1879, + "line": 1729, "column": 63 } } }, "range": [ - 54650, - 54698 + 50523, + 50571 ], "loc": { "start": { - "line": 1879, + "line": 1729, "column": 16 }, "end": { - "line": 1879, + "line": 1729, "column": 64 } } @@ -97262,16 +90118,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 54715, - 54724 + 50588, + 50597 ], "loc": { "start": { - "line": 1880, + "line": 1730, "column": 16 }, "end": { - "line": 1880, + "line": 1730, "column": 25 } } @@ -97283,16 +90139,16 @@ "type": "Identifier", "name": "dte1", "range": [ - 54727, - 54731 + 50600, + 50604 ], "loc": { "start": { - "line": 1880, + "line": 1730, "column": 28 }, "end": { - "line": 1880, + "line": 1730, "column": 32 } } @@ -97301,77 +90157,77 @@ "type": "Identifier", "name": "dte2", "range": [ - 54734, - 54738 + 50607, + 50611 ], "loc": { "start": { - "line": 1880, + "line": 1730, "column": 35 }, "end": { - "line": 1880, + "line": 1730, "column": 39 } } }, "range": [ - 54727, - 54738 + 50600, + 50611 ], "loc": { "start": { - "line": 1880, + "line": 1730, "column": 28 }, "end": { - "line": 1880, + "line": 1730, "column": 39 } } }, "range": [ - 54715, - 54738 + 50588, + 50611 ], "loc": { "start": { - "line": 1880, + "line": 1730, "column": 16 }, "end": { - "line": 1880, + "line": 1730, "column": 39 } } }, "range": [ - 54715, - 54739 + 50588, + 50612 ], "loc": { "start": { - "line": 1880, + "line": 1730, "column": 16 }, "end": { - "line": 1880, + "line": 1730, "column": 40 } } } ], "range": [ - 54632, - 54753 + 50505, + 50626 ], "loc": { "start": { - "line": 1878, + "line": 1728, "column": 30 }, "end": { - "line": 1881, + "line": 1731, "column": 13 } }, @@ -97380,16 +90236,16 @@ "type": "Line", "value": " greater equal date", "range": [ - 54766, - 54787 + 50639, + 50660 ], "loc": { "start": { - "line": 1882, + "line": 1732, "column": 12 }, "end": { - "line": 1882, + "line": 1732, "column": 33 } } @@ -97402,16 +90258,16 @@ "type": "Identifier", "name": "isGEDate", "range": [ - 54809, - 54817 + 50682, + 50690 ], "loc": { "start": { - "line": 1883, + "line": 1733, "column": 21 }, "end": { - "line": 1883, + "line": 1733, "column": 29 } } @@ -97428,16 +90284,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 54837, - 54841 + 50710, + 50714 ], "loc": { "start": { - "line": 1884, + "line": 1734, "column": 16 }, "end": { - "line": 1884, + "line": 1734, "column": 20 } } @@ -97448,16 +90304,16 @@ "type": "Identifier", "name": "parseDate", "range": [ - 54844, - 54853 + 50717, + 50726 ], "loc": { "start": { - "line": 1884, + "line": 1734, "column": 23 }, "end": { - "line": 1884, + "line": 1734, "column": 32 } } @@ -97472,16 +90328,16 @@ "type": "Identifier", "name": "term", "range": [ - 54854, - 54858 + 50727, + 50731 ], "loc": { "start": { - "line": 1884, + "line": 1734, "column": 33 }, "end": { - "line": 1884, + "line": 1734, "column": 37 } } @@ -97490,31 +90346,31 @@ "type": "Identifier", "name": "replace", "range": [ - 54859, - 54866 + 50732, + 50739 ], "loc": { "start": { - "line": 1884, + "line": 1734, "column": 38 }, "end": { - "line": 1884, + "line": 1734, "column": 45 } } }, "range": [ - 54854, - 54866 + 50727, + 50739 ], "loc": { "start": { - "line": 1884, + "line": 1734, "column": 33 }, "end": { - "line": 1884, + "line": 1734, "column": 45 } } @@ -97524,16 +90380,16 @@ "type": "Identifier", "name": "reGe", "range": [ - 54867, - 54871 + 50740, + 50744 ], "loc": { "start": { - "line": 1884, + "line": 1734, "column": 46 }, "end": { - "line": 1884, + "line": 1734, "column": 50 } } @@ -97543,32 +90399,32 @@ "value": "", "raw": "''", "range": [ - 54873, - 54875 + 50746, + 50748 ], "loc": { "start": { - "line": 1884, + "line": 1734, "column": 52 }, "end": { - "line": 1884, + "line": 1734, "column": 54 } } } ], "range": [ - 54854, - 54876 + 50727, + 50749 ], "loc": { "start": { - "line": 1884, + "line": 1734, "column": 33 }, "end": { - "line": 1884, + "line": 1734, "column": 55 } } @@ -97577,62 +90433,62 @@ "type": "Identifier", "name": "locale", "range": [ - 54878, - 54884 + 50751, + 50757 ], "loc": { "start": { - "line": 1884, + "line": 1734, "column": 57 }, "end": { - "line": 1884, + "line": 1734, "column": 63 } } } ], "range": [ - 54844, - 54885 + 50717, + 50758 ], "loc": { "start": { - "line": 1884, + "line": 1734, "column": 23 }, "end": { - "line": 1884, + "line": 1734, "column": 64 } } }, "range": [ - 54837, - 54885 + 50710, + 50758 ], "loc": { "start": { - "line": 1884, + "line": 1734, "column": 16 }, "end": { - "line": 1884, + "line": 1734, "column": 64 } } }, "range": [ - 54837, - 54886 + 50710, + 50759 ], "loc": { "start": { - "line": 1884, + "line": 1734, "column": 16 }, "end": { - "line": 1884, + "line": 1734, "column": 65 } } @@ -97646,16 +90502,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 54903, - 54912 + 50776, + 50785 ], "loc": { "start": { - "line": 1885, + "line": 1735, "column": 16 }, "end": { - "line": 1885, + "line": 1735, "column": 25 } } @@ -97667,16 +90523,16 @@ "type": "Identifier", "name": "dte1", "range": [ - 54915, - 54919 + 50788, + 50792 ], "loc": { "start": { - "line": 1885, + "line": 1735, "column": 28 }, "end": { - "line": 1885, + "line": 1735, "column": 32 } } @@ -97685,77 +90541,77 @@ "type": "Identifier", "name": "dte2", "range": [ - 54923, - 54927 + 50796, + 50800 ], "loc": { "start": { - "line": 1885, + "line": 1735, "column": 36 }, "end": { - "line": 1885, + "line": 1735, "column": 40 } } }, "range": [ - 54915, - 54927 + 50788, + 50800 ], "loc": { "start": { - "line": 1885, + "line": 1735, "column": 28 }, "end": { - "line": 1885, + "line": 1735, "column": 40 } } }, "range": [ - 54903, - 54927 + 50776, + 50800 ], "loc": { "start": { - "line": 1885, + "line": 1735, "column": 16 }, "end": { - "line": 1885, + "line": 1735, "column": 40 } } }, "range": [ - 54903, - 54928 + 50776, + 50801 ], "loc": { "start": { - "line": 1885, + "line": 1735, "column": 16 }, "end": { - "line": 1885, + "line": 1735, "column": 41 } } } ], "range": [ - 54819, - 54942 + 50692, + 50815 ], "loc": { "start": { - "line": 1883, + "line": 1733, "column": 31 }, "end": { - "line": 1886, + "line": 1736, "column": 13 } }, @@ -97764,16 +90620,16 @@ "type": "Line", "value": " greater date", "range": [ - 54955, - 54970 + 50828, + 50843 ], "loc": { "start": { - "line": 1887, + "line": 1737, "column": 12 }, "end": { - "line": 1887, + "line": 1737, "column": 27 } } @@ -97786,16 +90642,16 @@ "type": "Identifier", "name": "isGDate", "range": [ - 54992, - 54999 + 50865, + 50872 ], "loc": { "start": { - "line": 1888, + "line": 1738, "column": 21 }, "end": { - "line": 1888, + "line": 1738, "column": 28 } } @@ -97812,16 +90668,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 55019, - 55023 + 50892, + 50896 ], "loc": { "start": { - "line": 1889, + "line": 1739, "column": 16 }, "end": { - "line": 1889, + "line": 1739, "column": 20 } } @@ -97832,16 +90688,16 @@ "type": "Identifier", "name": "parseDate", "range": [ - 55026, - 55035 + 50899, + 50908 ], "loc": { "start": { - "line": 1889, + "line": 1739, "column": 23 }, "end": { - "line": 1889, + "line": 1739, "column": 32 } } @@ -97856,16 +90712,16 @@ "type": "Identifier", "name": "term", "range": [ - 55036, - 55040 + 50909, + 50913 ], "loc": { "start": { - "line": 1889, + "line": 1739, "column": 33 }, "end": { - "line": 1889, + "line": 1739, "column": 37 } } @@ -97874,31 +90730,31 @@ "type": "Identifier", "name": "replace", "range": [ - 55041, - 55048 + 50914, + 50921 ], "loc": { "start": { - "line": 1889, + "line": 1739, "column": 38 }, "end": { - "line": 1889, + "line": 1739, "column": 45 } } }, "range": [ - 55036, - 55048 + 50909, + 50921 ], "loc": { "start": { - "line": 1889, + "line": 1739, "column": 33 }, "end": { - "line": 1889, + "line": 1739, "column": 45 } } @@ -97908,16 +90764,16 @@ "type": "Identifier", "name": "reG", "range": [ - 55049, - 55052 + 50922, + 50925 ], "loc": { "start": { - "line": 1889, + "line": 1739, "column": 46 }, "end": { - "line": 1889, + "line": 1739, "column": 49 } } @@ -97927,32 +90783,32 @@ "value": "", "raw": "''", "range": [ - 55054, - 55056 + 50927, + 50929 ], "loc": { "start": { - "line": 1889, + "line": 1739, "column": 51 }, "end": { - "line": 1889, + "line": 1739, "column": 53 } } } ], "range": [ - 55036, - 55057 + 50909, + 50930 ], "loc": { "start": { - "line": 1889, + "line": 1739, "column": 33 }, "end": { - "line": 1889, + "line": 1739, "column": 54 } } @@ -97961,62 +90817,62 @@ "type": "Identifier", "name": "locale", "range": [ - 55059, - 55065 + 50932, + 50938 ], "loc": { "start": { - "line": 1889, + "line": 1739, "column": 56 }, "end": { - "line": 1889, + "line": 1739, "column": 62 } } } ], "range": [ - 55026, - 55066 + 50899, + 50939 ], "loc": { "start": { - "line": 1889, + "line": 1739, "column": 23 }, "end": { - "line": 1889, + "line": 1739, "column": 63 } } }, "range": [ - 55019, - 55066 + 50892, + 50939 ], "loc": { "start": { - "line": 1889, + "line": 1739, "column": 16 }, "end": { - "line": 1889, + "line": 1739, "column": 63 } } }, "range": [ - 55019, - 55067 + 50892, + 50940 ], "loc": { "start": { - "line": 1889, + "line": 1739, "column": 16 }, "end": { - "line": 1889, + "line": 1739, "column": 64 } } @@ -98030,16 +90886,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 55084, - 55093 + 50957, + 50966 ], "loc": { "start": { - "line": 1890, + "line": 1740, "column": 16 }, "end": { - "line": 1890, + "line": 1740, "column": 25 } } @@ -98051,16 +90907,16 @@ "type": "Identifier", "name": "dte1", "range": [ - 55096, - 55100 + 50969, + 50973 ], "loc": { "start": { - "line": 1890, + "line": 1740, "column": 28 }, "end": { - "line": 1890, + "line": 1740, "column": 32 } } @@ -98069,77 +90925,77 @@ "type": "Identifier", "name": "dte2", "range": [ - 55103, - 55107 + 50976, + 50980 ], "loc": { "start": { - "line": 1890, + "line": 1740, "column": 35 }, "end": { - "line": 1890, + "line": 1740, "column": 39 } } }, "range": [ - 55096, - 55107 + 50969, + 50980 ], "loc": { "start": { - "line": 1890, + "line": 1740, "column": 28 }, "end": { - "line": 1890, + "line": 1740, "column": 39 } } }, "range": [ - 55084, - 55107 + 50957, + 50980 ], "loc": { "start": { - "line": 1890, + "line": 1740, "column": 16 }, "end": { - "line": 1890, + "line": 1740, "column": 39 } } }, "range": [ - 55084, - 55108 + 50957, + 50981 ], "loc": { "start": { - "line": 1890, + "line": 1740, "column": 16 }, "end": { - "line": 1890, + "line": 1740, "column": 40 } } } ], "range": [ - 55001, - 55122 + 50874, + 50995 ], "loc": { "start": { - "line": 1888, + "line": 1738, "column": 30 }, "end": { - "line": 1891, + "line": 1741, "column": 13 } }, @@ -98148,16 +91004,16 @@ "type": "Line", "value": " different date", "range": [ - 55135, - 55152 + 51008, + 51025 ], "loc": { "start": { - "line": 1892, + "line": 1742, "column": 12 }, "end": { - "line": 1892, + "line": 1742, "column": 29 } } @@ -98170,16 +91026,16 @@ "type": "Identifier", "name": "isDFDate", "range": [ - 55174, - 55182 + 51047, + 51055 ], "loc": { "start": { - "line": 1893, + "line": 1743, "column": 21 }, "end": { - "line": 1893, + "line": 1743, "column": 29 } } @@ -98196,16 +91052,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 55202, - 55206 + 51075, + 51079 ], "loc": { "start": { - "line": 1894, + "line": 1744, "column": 16 }, "end": { - "line": 1894, + "line": 1744, "column": 20 } } @@ -98216,16 +91072,16 @@ "type": "Identifier", "name": "parseDate", "range": [ - 55209, - 55218 + 51082, + 51091 ], "loc": { "start": { - "line": 1894, + "line": 1744, "column": 23 }, "end": { - "line": 1894, + "line": 1744, "column": 32 } } @@ -98240,16 +91096,16 @@ "type": "Identifier", "name": "term", "range": [ - 55219, - 55223 + 51092, + 51096 ], "loc": { "start": { - "line": 1894, + "line": 1744, "column": 33 }, "end": { - "line": 1894, + "line": 1744, "column": 37 } } @@ -98258,31 +91114,31 @@ "type": "Identifier", "name": "replace", "range": [ - 55224, - 55231 + 51097, + 51104 ], "loc": { "start": { - "line": 1894, + "line": 1744, "column": 38 }, "end": { - "line": 1894, + "line": 1744, "column": 45 } } }, "range": [ - 55219, - 55231 + 51092, + 51104 ], "loc": { "start": { - "line": 1894, + "line": 1744, "column": 33 }, "end": { - "line": 1894, + "line": 1744, "column": 45 } } @@ -98292,16 +91148,16 @@ "type": "Identifier", "name": "reD", "range": [ - 55232, - 55235 + 51105, + 51108 ], "loc": { "start": { - "line": 1894, + "line": 1744, "column": 46 }, "end": { - "line": 1894, + "line": 1744, "column": 49 } } @@ -98311,32 +91167,32 @@ "value": "", "raw": "''", "range": [ - 55237, - 55239 + 51110, + 51112 ], "loc": { "start": { - "line": 1894, + "line": 1744, "column": 51 }, "end": { - "line": 1894, + "line": 1744, "column": 53 } } } ], "range": [ - 55219, - 55240 + 51092, + 51113 ], "loc": { "start": { - "line": 1894, + "line": 1744, "column": 33 }, "end": { - "line": 1894, + "line": 1744, "column": 54 } } @@ -98345,62 +91201,62 @@ "type": "Identifier", "name": "locale", "range": [ - 55242, - 55248 + 51115, + 51121 ], "loc": { "start": { - "line": 1894, + "line": 1744, "column": 56 }, "end": { - "line": 1894, + "line": 1744, "column": 62 } } } ], "range": [ - 55209, - 55249 + 51082, + 51122 ], "loc": { "start": { - "line": 1894, + "line": 1744, "column": 23 }, "end": { - "line": 1894, + "line": 1744, "column": 63 } } }, "range": [ - 55202, - 55249 + 51075, + 51122 ], "loc": { "start": { - "line": 1894, + "line": 1744, "column": 16 }, "end": { - "line": 1894, + "line": 1744, "column": 63 } } }, "range": [ - 55202, - 55250 + 51075, + 51123 ], "loc": { "start": { - "line": 1894, + "line": 1744, "column": 16 }, "end": { - "line": 1894, + "line": 1744, "column": 64 } } @@ -98414,16 +91270,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 55267, - 55276 + 51140, + 51149 ], "loc": { "start": { - "line": 1895, + "line": 1745, "column": 16 }, "end": { - "line": 1895, + "line": 1745, "column": 25 } } @@ -98440,16 +91296,16 @@ "type": "Identifier", "name": "dte1", "range": [ - 55279, - 55283 + 51152, + 51156 ], "loc": { "start": { - "line": 1895, + "line": 1745, "column": 28 }, "end": { - "line": 1895, + "line": 1745, "column": 32 } } @@ -98458,47 +91314,47 @@ "type": "Identifier", "name": "toString", "range": [ - 55284, - 55292 + 51157, + 51165 ], "loc": { "start": { - "line": 1895, + "line": 1745, "column": 33 }, "end": { - "line": 1895, + "line": 1745, "column": 41 } } }, "range": [ - 55279, - 55292 + 51152, + 51165 ], "loc": { "start": { - "line": 1895, + "line": 1745, "column": 28 }, "end": { - "line": 1895, + "line": 1745, "column": 41 } } }, "arguments": [], "range": [ - 55279, - 55294 + 51152, + 51167 ], "loc": { "start": { - "line": 1895, + "line": 1745, "column": 28 }, "end": { - "line": 1895, + "line": 1745, "column": 43 } } @@ -98512,16 +91368,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 55299, - 55303 + 51172, + 51176 ], "loc": { "start": { - "line": 1895, + "line": 1745, "column": 48 }, "end": { - "line": 1895, + "line": 1745, "column": 52 } } @@ -98530,108 +91386,108 @@ "type": "Identifier", "name": "toString", "range": [ - 55304, - 55312 + 51177, + 51185 ], "loc": { "start": { - "line": 1895, + "line": 1745, "column": 53 }, "end": { - "line": 1895, + "line": 1745, "column": 61 } } }, "range": [ - 55299, - 55312 + 51172, + 51185 ], "loc": { "start": { - "line": 1895, + "line": 1745, "column": 48 }, "end": { - "line": 1895, + "line": 1745, "column": 61 } } }, "arguments": [], "range": [ - 55299, - 55314 + 51172, + 51187 ], "loc": { "start": { - "line": 1895, + "line": 1745, "column": 48 }, "end": { - "line": 1895, + "line": 1745, "column": 63 } } }, "range": [ - 55279, - 55314 + 51152, + 51187 ], "loc": { "start": { - "line": 1895, + "line": 1745, "column": 28 }, "end": { - "line": 1895, + "line": 1745, "column": 63 } } }, "range": [ - 55267, - 55314 + 51140, + 51187 ], "loc": { "start": { - "line": 1895, + "line": 1745, "column": 16 }, "end": { - "line": 1895, + "line": 1745, "column": 63 } } }, "range": [ - 55267, - 55315 + 51140, + 51188 ], "loc": { "start": { - "line": 1895, + "line": 1745, "column": 16 }, "end": { - "line": 1895, + "line": 1745, "column": 64 } } } ], "range": [ - 55184, - 55329 + 51057, + 51202 ], "loc": { "start": { - "line": 1893, + "line": 1743, "column": 31 }, "end": { - "line": 1896, + "line": 1746, "column": 13 } }, @@ -98640,16 +91496,16 @@ "type": "Line", "value": " equal date", "range": [ - 55342, - 55355 + 51215, + 51228 ], "loc": { "start": { - "line": 1897, + "line": 1747, "column": 12 }, "end": { - "line": 1897, + "line": 1747, "column": 25 } } @@ -98662,16 +91518,16 @@ "type": "Identifier", "name": "isEQDate", "range": [ - 55377, - 55385 + 51250, + 51258 ], "loc": { "start": { - "line": 1898, + "line": 1748, "column": 21 }, "end": { - "line": 1898, + "line": 1748, "column": 29 } } @@ -98688,16 +91544,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 55405, - 55409 + 51278, + 51282 ], "loc": { "start": { - "line": 1899, + "line": 1749, "column": 16 }, "end": { - "line": 1899, + "line": 1749, "column": 20 } } @@ -98708,16 +91564,16 @@ "type": "Identifier", "name": "parseDate", "range": [ - 55412, - 55421 + 51285, + 51294 ], "loc": { "start": { - "line": 1899, + "line": 1749, "column": 23 }, "end": { - "line": 1899, + "line": 1749, "column": 32 } } @@ -98732,16 +91588,16 @@ "type": "Identifier", "name": "term", "range": [ - 55422, - 55426 + 51295, + 51299 ], "loc": { "start": { - "line": 1899, + "line": 1749, "column": 33 }, "end": { - "line": 1899, + "line": 1749, "column": 37 } } @@ -98750,31 +91606,31 @@ "type": "Identifier", "name": "replace", "range": [ - 55427, - 55434 + 51300, + 51307 ], "loc": { "start": { - "line": 1899, + "line": 1749, "column": 38 }, "end": { - "line": 1899, + "line": 1749, "column": 45 } } }, "range": [ - 55422, - 55434 + 51295, + 51307 ], "loc": { "start": { - "line": 1899, + "line": 1749, "column": 33 }, "end": { - "line": 1899, + "line": 1749, "column": 45 } } @@ -98784,16 +91640,16 @@ "type": "Identifier", "name": "reEq", "range": [ - 55435, - 55439 + 51308, + 51312 ], "loc": { "start": { - "line": 1899, + "line": 1749, "column": 46 }, "end": { - "line": 1899, + "line": 1749, "column": 50 } } @@ -98803,32 +91659,32 @@ "value": "", "raw": "''", "range": [ - 55441, - 55443 + 51314, + 51316 ], "loc": { "start": { - "line": 1899, + "line": 1749, "column": 52 }, "end": { - "line": 1899, + "line": 1749, "column": 54 } } } ], "range": [ - 55422, - 55444 + 51295, + 51317 ], "loc": { "start": { - "line": 1899, + "line": 1749, "column": 33 }, "end": { - "line": 1899, + "line": 1749, "column": 55 } } @@ -98837,62 +91693,62 @@ "type": "Identifier", "name": "locale", "range": [ - 55446, - 55452 + 51319, + 51325 ], "loc": { "start": { - "line": 1899, + "line": 1749, "column": 57 }, "end": { - "line": 1899, + "line": 1749, "column": 63 } } } ], "range": [ - 55412, - 55453 + 51285, + 51326 ], "loc": { "start": { - "line": 1899, + "line": 1749, "column": 23 }, "end": { - "line": 1899, + "line": 1749, "column": 64 } } }, "range": [ - 55405, - 55453 + 51278, + 51326 ], "loc": { "start": { - "line": 1899, + "line": 1749, "column": 16 }, "end": { - "line": 1899, + "line": 1749, "column": 64 } } }, "range": [ - 55405, - 55454 + 51278, + 51327 ], "loc": { "start": { - "line": 1899, + "line": 1749, "column": 16 }, "end": { - "line": 1899, + "line": 1749, "column": 65 } } @@ -98906,16 +91762,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 55471, - 55480 + 51344, + 51353 ], "loc": { "start": { - "line": 1900, + "line": 1750, "column": 16 }, "end": { - "line": 1900, + "line": 1750, "column": 25 } } @@ -98932,16 +91788,16 @@ "type": "Identifier", "name": "dte1", "range": [ - 55483, - 55487 + 51356, + 51360 ], "loc": { "start": { - "line": 1900, + "line": 1750, "column": 28 }, "end": { - "line": 1900, + "line": 1750, "column": 32 } } @@ -98950,47 +91806,47 @@ "type": "Identifier", "name": "toString", "range": [ - 55488, - 55496 + 51361, + 51369 ], "loc": { "start": { - "line": 1900, + "line": 1750, "column": 33 }, "end": { - "line": 1900, + "line": 1750, "column": 41 } } }, "range": [ - 55483, - 55496 + 51356, + 51369 ], "loc": { "start": { - "line": 1900, + "line": 1750, "column": 28 }, "end": { - "line": 1900, + "line": 1750, "column": 41 } } }, "arguments": [], "range": [ - 55483, - 55498 + 51356, + 51371 ], "loc": { "start": { - "line": 1900, + "line": 1750, "column": 28 }, "end": { - "line": 1900, + "line": 1750, "column": 43 } } @@ -99004,16 +91860,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 55503, - 55507 + 51376, + 51380 ], "loc": { "start": { - "line": 1900, + "line": 1750, "column": 48 }, "end": { - "line": 1900, + "line": 1750, "column": 52 } } @@ -99022,108 +91878,108 @@ "type": "Identifier", "name": "toString", "range": [ - 55508, - 55516 + 51381, + 51389 ], "loc": { "start": { - "line": 1900, + "line": 1750, "column": 53 }, "end": { - "line": 1900, + "line": 1750, "column": 61 } } }, "range": [ - 55503, - 55516 + 51376, + 51389 ], "loc": { "start": { - "line": 1900, + "line": 1750, "column": 48 }, "end": { - "line": 1900, + "line": 1750, "column": 61 } } }, "arguments": [], "range": [ - 55503, - 55518 + 51376, + 51391 ], "loc": { "start": { - "line": 1900, + "line": 1750, "column": 48 }, "end": { - "line": 1900, + "line": 1750, "column": 63 } } }, "range": [ - 55483, - 55518 + 51356, + 51391 ], "loc": { "start": { - "line": 1900, + "line": 1750, "column": 28 }, "end": { - "line": 1900, + "line": 1750, "column": 63 } } }, "range": [ - 55471, - 55518 + 51344, + 51391 ], "loc": { "start": { - "line": 1900, + "line": 1750, "column": 16 }, "end": { - "line": 1900, + "line": 1750, "column": 63 } } }, "range": [ - 55471, - 55519 + 51344, + 51392 ], "loc": { "start": { - "line": 1900, + "line": 1750, "column": 16 }, "end": { - "line": 1900, + "line": 1750, "column": 64 } } } ], "range": [ - 55387, - 55533 + 51260, + 51406 ], "loc": { "start": { - "line": 1898, + "line": 1748, "column": 31 }, "end": { - "line": 1901, + "line": 1751, "column": 13 } }, @@ -99132,16 +91988,16 @@ "type": "Line", "value": " searched keyword with * operator doesn't have to be a date", "range": [ - 55546, - 55607 + 51419, + 51480 ], "loc": { "start": { - "line": 1902, + "line": 1752, "column": 12 }, "end": { - "line": 1902, + "line": 1752, "column": 73 } } @@ -99159,16 +92015,16 @@ "type": "Identifier", "name": "reLk", "range": [ - 55629, - 55633 + 51502, + 51506 ], "loc": { "start": { - "line": 1903, + "line": 1753, "column": 21 }, "end": { - "line": 1903, + "line": 1753, "column": 25 } } @@ -99177,31 +92033,31 @@ "type": "Identifier", "name": "test", "range": [ - 55634, - 55638 + 51507, + 51511 ], "loc": { "start": { - "line": 1903, + "line": 1753, "column": 26 }, "end": { - "line": 1903, + "line": 1753, "column": 30 } } }, "range": [ - 55629, - 55638 + 51502, + 51511 ], "loc": { "start": { - "line": 1903, + "line": 1753, "column": 21 }, "end": { - "line": 1903, + "line": 1753, "column": 30 } } @@ -99211,32 +92067,32 @@ "type": "Identifier", "name": "term", "range": [ - 55639, - 55643 + 51512, + 51516 ], "loc": { "start": { - "line": 1903, + "line": 1753, "column": 31 }, "end": { - "line": 1903, + "line": 1753, "column": 35 } } } ], "range": [ - 55629, - 55644 + 51502, + 51517 ], "loc": { "start": { - "line": 1903, + "line": 1753, "column": 21 }, "end": { - "line": 1903, + "line": 1753, "column": 36 } } @@ -99253,16 +92109,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 55676, - 55685 + 51549, + 51558 ], "loc": { "start": { - "line": 1904, + "line": 1754, "column": 16 }, "end": { - "line": 1904, + "line": 1754, "column": 25 } } @@ -99273,16 +92129,16 @@ "type": "Identifier", "name": "contains", "range": [ - 55688, - 55696 + 51561, + 51569 ], "loc": { "start": { - "line": 1904, + "line": 1754, "column": 28 }, "end": { - "line": 1904, + "line": 1754, "column": 36 } } @@ -99297,16 +92153,16 @@ "type": "Identifier", "name": "term", "range": [ - 55697, - 55701 + 51570, + 51574 ], "loc": { "start": { - "line": 1904, + "line": 1754, "column": 37 }, "end": { - "line": 1904, + "line": 1754, "column": 41 } } @@ -99315,31 +92171,31 @@ "type": "Identifier", "name": "replace", "range": [ - 55702, - 55709 + 51575, + 51582 ], "loc": { "start": { - "line": 1904, + "line": 1754, "column": 42 }, "end": { - "line": 1904, + "line": 1754, "column": 49 } } }, "range": [ - 55697, - 55709 + 51570, + 51582 ], "loc": { "start": { - "line": 1904, + "line": 1754, "column": 37 }, "end": { - "line": 1904, + "line": 1754, "column": 49 } } @@ -99349,16 +92205,16 @@ "type": "Identifier", "name": "reLk", "range": [ - 55710, - 55714 + 51583, + 51587 ], "loc": { "start": { - "line": 1904, + "line": 1754, "column": 50 }, "end": { - "line": 1904, + "line": 1754, "column": 54 } } @@ -99368,32 +92224,32 @@ "value": "", "raw": "''", "range": [ - 55716, - 55718 + 51589, + 51591 ], "loc": { "start": { - "line": 1904, + "line": 1754, "column": 56 }, "end": { - "line": 1904, + "line": 1754, "column": 58 } } } ], "range": [ - 55697, - 55719 + 51570, + 51592 ], "loc": { "start": { - "line": 1904, + "line": 1754, "column": 37 }, "end": { - "line": 1904, + "line": 1754, "column": 59 } } @@ -99402,16 +92258,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 55721, - 55730 + 51594, + 51603 ], "loc": { "start": { - "line": 1904, + "line": 1754, "column": 61 }, "end": { - "line": 1904, + "line": 1754, "column": 70 } } @@ -99421,16 +92277,16 @@ "value": false, "raw": "false", "range": [ - 55752, - 55757 + 51625, + 51630 ], "loc": { "start": { - "line": 1905, + "line": 1755, "column": 20 }, "end": { - "line": 1905, + "line": 1755, "column": 25 } } @@ -99441,16 +92297,16 @@ "object": { "type": "ThisExpression", "range": [ - 55759, - 55763 + 51632, + 51636 ], "loc": { "start": { - "line": 1905, + "line": 1755, "column": 27 }, "end": { - "line": 1905, + "line": 1755, "column": 31 } } @@ -99459,77 +92315,77 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 55764, - 55777 + 51637, + 51650 ], "loc": { "start": { - "line": 1905, + "line": 1755, "column": 32 }, "end": { - "line": 1905, + "line": 1755, "column": 45 } } }, "range": [ - 55759, - 55777 + 51632, + 51650 ], "loc": { "start": { - "line": 1905, + "line": 1755, "column": 27 }, "end": { - "line": 1905, + "line": 1755, "column": 45 } } } ], "range": [ - 55688, - 55778 + 51561, + 51651 ], "loc": { "start": { - "line": 1904, + "line": 1754, "column": 28 }, "end": { - "line": 1905, + "line": 1755, "column": 46 } } }, "range": [ - 55676, - 55778 + 51549, + 51651 ], "loc": { "start": { - "line": 1904, + "line": 1754, "column": 16 }, "end": { - "line": 1905, + "line": 1755, "column": 46 } } }, "range": [ - 55676, - 55779 + 51549, + 51652 ], "loc": { "start": { - "line": 1904, + "line": 1754, "column": 16 }, "end": { - "line": 1905, + "line": 1755, "column": 47 } }, @@ -99538,16 +92394,16 @@ "type": "Line", "value": " like date", "range": [ - 55647, - 55659 + 51520, + 51532 ], "loc": { "start": { - "line": 1903, + "line": 1753, "column": 39 }, "end": { - "line": 1903, + "line": 1753, "column": 51 } } @@ -99556,16 +92412,16 @@ } ], "range": [ - 55646, - 55793 + 51519, + 51666 ], "loc": { "start": { - "line": 1903, + "line": 1753, "column": 38 }, "end": { - "line": 1906, + "line": 1756, "column": 13 } } @@ -99578,16 +92434,16 @@ "type": "Identifier", "name": "isValidDate", "range": [ - 55815, - 55826 + 51688, + 51699 ], "loc": { "start": { - "line": 1907, + "line": 1757, "column": 21 }, "end": { - "line": 1907, + "line": 1757, "column": 32 } } @@ -99597,32 +92453,32 @@ "type": "Identifier", "name": "term", "range": [ - 55827, - 55831 + 51700, + 51704 ], "loc": { "start": { - "line": 1907, + "line": 1757, "column": 33 }, "end": { - "line": 1907, + "line": 1757, "column": 37 } } } ], "range": [ - 55815, - 55832 + 51688, + 51705 ], "loc": { "start": { - "line": 1907, + "line": 1757, "column": 21 }, "end": { - "line": 1907, + "line": 1757, "column": 38 } } @@ -99639,16 +92495,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 55852, - 55856 + 51725, + 51729 ], "loc": { "start": { - "line": 1908, + "line": 1758, "column": 16 }, "end": { - "line": 1908, + "line": 1758, "column": 20 } } @@ -99659,16 +92515,16 @@ "type": "Identifier", "name": "parseDate", "range": [ - 55859, - 55868 + 51732, + 51741 ], "loc": { "start": { - "line": 1908, + "line": 1758, "column": 23 }, "end": { - "line": 1908, + "line": 1758, "column": 32 } } @@ -99678,16 +92534,16 @@ "type": "Identifier", "name": "term", "range": [ - 55869, - 55873 + 51742, + 51746 ], "loc": { "start": { - "line": 1908, + "line": 1758, "column": 33 }, "end": { - "line": 1908, + "line": 1758, "column": 37 } } @@ -99696,62 +92552,62 @@ "type": "Identifier", "name": "locale", "range": [ - 55875, - 55881 + 51748, + 51754 ], "loc": { "start": { - "line": 1908, + "line": 1758, "column": 39 }, "end": { - "line": 1908, + "line": 1758, "column": 45 } } } ], "range": [ - 55859, - 55882 + 51732, + 51755 ], "loc": { "start": { - "line": 1908, + "line": 1758, "column": 23 }, "end": { - "line": 1908, + "line": 1758, "column": 46 } } }, "range": [ - 55852, - 55882 + 51725, + 51755 ], "loc": { "start": { - "line": 1908, + "line": 1758, "column": 16 }, "end": { - "line": 1908, + "line": 1758, "column": 46 } } }, "range": [ - 55852, - 55883 + 51725, + 51756 ], "loc": { "start": { - "line": 1908, + "line": 1758, "column": 16 }, "end": { - "line": 1908, + "line": 1758, "column": 47 } } @@ -99765,16 +92621,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 55900, - 55909 + 51773, + 51782 ], "loc": { "start": { - "line": 1909, + "line": 1759, "column": 16 }, "end": { - "line": 1909, + "line": 1759, "column": 25 } } @@ -99791,16 +92647,16 @@ "type": "Identifier", "name": "dte1", "range": [ - 55912, - 55916 + 51785, + 51789 ], "loc": { "start": { - "line": 1909, + "line": 1759, "column": 28 }, "end": { - "line": 1909, + "line": 1759, "column": 32 } } @@ -99809,47 +92665,47 @@ "type": "Identifier", "name": "toString", "range": [ - 55917, - 55925 + 51790, + 51798 ], "loc": { "start": { - "line": 1909, + "line": 1759, "column": 33 }, "end": { - "line": 1909, + "line": 1759, "column": 41 } } }, "range": [ - 55912, - 55925 + 51785, + 51798 ], "loc": { "start": { - "line": 1909, + "line": 1759, "column": 28 }, "end": { - "line": 1909, + "line": 1759, "column": 41 } } }, "arguments": [], "range": [ - 55912, - 55927 + 51785, + 51800 ], "loc": { "start": { - "line": 1909, + "line": 1759, "column": 28 }, "end": { - "line": 1909, + "line": 1759, "column": 43 } } @@ -99863,16 +92719,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 55932, - 55936 + 51805, + 51809 ], "loc": { "start": { - "line": 1909, + "line": 1759, "column": 48 }, "end": { - "line": 1909, + "line": 1759, "column": 52 } } @@ -99881,108 +92737,108 @@ "type": "Identifier", "name": "toString", "range": [ - 55937, - 55945 + 51810, + 51818 ], "loc": { "start": { - "line": 1909, + "line": 1759, "column": 53 }, "end": { - "line": 1909, + "line": 1759, "column": 61 } } }, "range": [ - 55932, - 55945 + 51805, + 51818 ], "loc": { "start": { - "line": 1909, + "line": 1759, "column": 48 }, "end": { - "line": 1909, + "line": 1759, "column": 61 } } }, "arguments": [], "range": [ - 55932, - 55947 + 51805, + 51820 ], "loc": { "start": { - "line": 1909, + "line": 1759, "column": 48 }, "end": { - "line": 1909, + "line": 1759, "column": 63 } } }, "range": [ - 55912, - 55947 + 51785, + 51820 ], "loc": { "start": { - "line": 1909, + "line": 1759, "column": 28 }, "end": { - "line": 1909, + "line": 1759, "column": 63 } } }, "range": [ - 55900, - 55947 + 51773, + 51820 ], "loc": { "start": { - "line": 1909, + "line": 1759, "column": 16 }, "end": { - "line": 1909, + "line": 1759, "column": 63 } } }, "range": [ - 55900, - 55948 + 51773, + 51821 ], "loc": { "start": { - "line": 1909, + "line": 1759, "column": 16 }, "end": { - "line": 1909, + "line": 1759, "column": 64 } } } ], "range": [ - 55834, - 55962 + 51707, + 51835 ], "loc": { "start": { - "line": 1907, + "line": 1757, "column": 40 }, "end": { - "line": 1910, + "line": 1760, "column": 13 } }, @@ -99991,16 +92847,16 @@ "type": "Line", "value": "empty", "range": [ - 55975, - 55982 + 51848, + 51855 ], "loc": { "start": { - "line": 1911, + "line": 1761, "column": 12 }, "end": { - "line": 1911, + "line": 1761, "column": 19 } } @@ -100013,16 +92869,16 @@ "type": "Identifier", "name": "hasEM", "range": [ - 56004, - 56009 + 51877, + 51882 ], "loc": { "start": { - "line": 1912, + "line": 1762, "column": 21 }, "end": { - "line": 1912, + "line": 1762, "column": 26 } } @@ -100039,16 +92895,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 56029, - 56038 + 51902, + 51911 ], "loc": { "start": { - "line": 1913, + "line": 1763, "column": 16 }, "end": { - "line": 1913, + "line": 1763, "column": 25 } } @@ -100059,16 +92915,16 @@ "type": "Identifier", "name": "isEmptyString", "range": [ - 56041, - 56054 + 51914, + 51927 ], "loc": { "start": { - "line": 1913, + "line": 1763, "column": 28 }, "end": { - "line": 1913, + "line": 1763, "column": 41 } } @@ -100078,78 +92934,78 @@ "type": "Identifier", "name": "cellValue", "range": [ - 56055, - 56064 + 51928, + 51937 ], "loc": { "start": { - "line": 1913, + "line": 1763, "column": 42 }, "end": { - "line": 1913, + "line": 1763, "column": 51 } } } ], "range": [ - 56041, - 56065 + 51914, + 51938 ], "loc": { "start": { - "line": 1913, + "line": 1763, "column": 28 }, "end": { - "line": 1913, + "line": 1763, "column": 52 } } }, "range": [ - 56029, - 56065 + 51902, + 51938 ], "loc": { "start": { - "line": 1913, + "line": 1763, "column": 16 }, "end": { - "line": 1913, + "line": 1763, "column": 52 } } }, "range": [ - 56029, - 56066 + 51902, + 51939 ], "loc": { "start": { - "line": 1913, + "line": 1763, "column": 16 }, "end": { - "line": 1913, + "line": 1763, "column": 53 } } } ], "range": [ - 56011, - 56080 + 51884, + 51953 ], "loc": { "start": { - "line": 1912, + "line": 1762, "column": 28 }, "end": { - "line": 1914, + "line": 1764, "column": 13 } }, @@ -100158,16 +93014,16 @@ "type": "Line", "value": "non-empty", "range": [ - 56093, - 56104 + 51966, + 51977 ], "loc": { "start": { - "line": 1915, + "line": 1765, "column": 12 }, "end": { - "line": 1915, + "line": 1765, "column": 23 } } @@ -100180,16 +93036,16 @@ "type": "Identifier", "name": "hasNM", "range": [ - 56126, - 56131 + 51999, + 52004 ], "loc": { "start": { - "line": 1916, + "line": 1766, "column": 21 }, "end": { - "line": 1916, + "line": 1766, "column": 26 } } @@ -100206,16 +93062,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 56151, - 56160 + 52024, + 52033 ], "loc": { "start": { - "line": 1917, + "line": 1767, "column": 16 }, "end": { - "line": 1917, + "line": 1767, "column": 25 } } @@ -100229,16 +93085,16 @@ "type": "Identifier", "name": "isEmptyString", "range": [ - 56164, - 56177 + 52037, + 52050 ], "loc": { "start": { - "line": 1917, + "line": 1767, "column": 29 }, "end": { - "line": 1917, + "line": 1767, "column": 42 } } @@ -100248,94 +93104,94 @@ "type": "Identifier", "name": "cellValue", "range": [ - 56178, - 56187 + 52051, + 52060 ], "loc": { "start": { - "line": 1917, + "line": 1767, "column": 43 }, "end": { - "line": 1917, + "line": 1767, "column": 52 } } } ], "range": [ - 56164, - 56188 + 52037, + 52061 ], "loc": { "start": { - "line": 1917, + "line": 1767, "column": 29 }, "end": { - "line": 1917, + "line": 1767, "column": 53 } } }, "prefix": true, "range": [ - 56163, - 56188 + 52036, + 52061 ], "loc": { "start": { - "line": 1917, + "line": 1767, "column": 28 }, "end": { - "line": 1917, + "line": 1767, "column": 53 } } }, "range": [ - 56151, - 56188 + 52024, + 52061 ], "loc": { "start": { - "line": 1917, + "line": 1767, "column": 16 }, "end": { - "line": 1917, + "line": 1767, "column": 53 } } }, "range": [ - 56151, - 56189 + 52024, + 52062 ], "loc": { "start": { - "line": 1917, + "line": 1767, "column": 16 }, "end": { - "line": 1917, + "line": 1767, "column": 54 } } } ], "range": [ - 56133, - 56203 + 52006, + 52076 ], "loc": { "start": { - "line": 1916, + "line": 1766, "column": 28 }, "end": { - "line": 1918, + "line": 1768, "column": 13 } } @@ -100352,16 +93208,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 56227, - 56236 + 52100, + 52109 ], "loc": { "start": { - "line": 1919, + "line": 1769, "column": 16 }, "end": { - "line": 1919, + "line": 1769, "column": 25 } } @@ -100372,16 +93228,16 @@ "type": "Identifier", "name": "contains", "range": [ - 56239, - 56247 + 52112, + 52120 ], "loc": { "start": { - "line": 1919, + "line": 1769, "column": 28 }, "end": { - "line": 1919, + "line": 1769, "column": 36 } } @@ -100391,16 +93247,16 @@ "type": "Identifier", "name": "term", "range": [ - 56248, - 56252 + 52121, + 52125 ], "loc": { "start": { - "line": 1919, + "line": 1769, "column": 37 }, "end": { - "line": 1919, + "line": 1769, "column": 41 } } @@ -100409,16 +93265,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 56254, - 56263 + 52127, + 52136 ], "loc": { "start": { - "line": 1919, + "line": 1769, "column": 43 }, "end": { - "line": 1919, + "line": 1769, "column": 52 } } @@ -100431,16 +93287,16 @@ "object": { "type": "ThisExpression", "range": [ - 56285, - 56289 + 52158, + 52162 ], "loc": { "start": { - "line": 1920, + "line": 1770, "column": 20 }, "end": { - "line": 1920, + "line": 1770, "column": 24 } } @@ -100449,31 +93305,31 @@ "type": "Identifier", "name": "isExactMatch", "range": [ - 56290, - 56302 + 52163, + 52175 ], "loc": { "start": { - "line": 1920, + "line": 1770, "column": 25 }, "end": { - "line": 1920, + "line": 1770, "column": 37 } } }, "range": [ - 56285, - 56302 + 52158, + 52175 ], "loc": { "start": { - "line": 1920, + "line": 1770, "column": 20 }, "end": { - "line": 1920, + "line": 1770, "column": 37 } } @@ -100483,32 +93339,32 @@ "type": "Identifier", "name": "colIdx", "range": [ - 56303, - 56309 + 52176, + 52182 ], "loc": { "start": { - "line": 1920, + "line": 1770, "column": 38 }, "end": { - "line": 1920, + "line": 1770, "column": 44 } } } ], "range": [ - 56285, - 56310 + 52158, + 52183 ], "loc": { "start": { - "line": 1920, + "line": 1770, "column": 20 }, "end": { - "line": 1920, + "line": 1770, "column": 45 } } @@ -100519,16 +93375,16 @@ "object": { "type": "ThisExpression", "range": [ - 56312, - 56316 + 52185, + 52189 ], "loc": { "start": { - "line": 1920, + "line": 1770, "column": 47 }, "end": { - "line": 1920, + "line": 1770, "column": 51 } } @@ -100537,108 +93393,108 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 56317, - 56330 + 52190, + 52203 ], "loc": { "start": { - "line": 1920, + "line": 1770, "column": 52 }, "end": { - "line": 1920, + "line": 1770, "column": 65 } } }, "range": [ - 56312, - 56330 + 52185, + 52203 ], "loc": { "start": { - "line": 1920, + "line": 1770, "column": 47 }, "end": { - "line": 1920, + "line": 1770, "column": 65 } } } ], "range": [ - 56239, - 56331 + 52112, + 52204 ], "loc": { "start": { - "line": 1919, + "line": 1769, "column": 28 }, "end": { - "line": 1920, + "line": 1770, "column": 66 } } }, "range": [ - 56227, - 56331 + 52100, + 52204 ], "loc": { "start": { - "line": 1919, + "line": 1769, "column": 16 }, "end": { - "line": 1920, + "line": 1770, "column": 66 } } }, "range": [ - 56227, - 56332 + 52100, + 52205 ], "loc": { "start": { - "line": 1919, + "line": 1769, "column": 16 }, "end": { - "line": 1920, + "line": 1770, "column": 67 } } } ], "range": [ - 56209, - 56346 + 52082, + 52219 ], "loc": { "start": { - "line": 1918, + "line": 1768, "column": 19 }, "end": { - "line": 1921, + "line": 1771, "column": 13 } } }, "range": [ - 56122, - 56346 + 51995, + 52219 ], "loc": { "start": { - "line": 1916, + "line": 1766, "column": 17 }, "end": { - "line": 1921, + "line": 1771, "column": 13 } }, @@ -100647,16 +93503,16 @@ "type": "Line", "value": "non-empty", "range": [ - 56093, - 56104 + 51966, + 51977 ], "loc": { "start": { - "line": 1915, + "line": 1765, "column": 12 }, "end": { - "line": 1915, + "line": 1765, "column": 23 } } @@ -100664,16 +93520,16 @@ ] }, "range": [ - 56000, - 56346 + 51873, + 52219 ], "loc": { "start": { - "line": 1912, + "line": 1762, "column": 17 }, "end": { - "line": 1921, + "line": 1771, "column": 13 } }, @@ -100682,16 +93538,16 @@ "type": "Line", "value": "empty", "range": [ - 55975, - 55982 + 51848, + 51855 ], "loc": { "start": { - "line": 1911, + "line": 1761, "column": 12 }, "end": { - "line": 1911, + "line": 1761, "column": 19 } } @@ -100699,31 +93555,31 @@ ] }, "range": [ - 55811, - 56346 + 51684, + 52219 ], "loc": { "start": { - "line": 1907, + "line": 1757, "column": 17 }, "end": { - "line": 1921, + "line": 1771, "column": 13 } } }, "range": [ - 55625, - 56346 + 51498, + 52219 ], "loc": { "start": { - "line": 1903, + "line": 1753, "column": 17 }, "end": { - "line": 1921, + "line": 1771, "column": 13 } }, @@ -100732,16 +93588,16 @@ "type": "Line", "value": " searched keyword with * operator doesn't have to be a date", "range": [ - 55546, - 55607 + 51419, + 51480 ], "loc": { "start": { - "line": 1902, + "line": 1752, "column": 12 }, "end": { - "line": 1902, + "line": 1752, "column": 73 } } @@ -100749,16 +93605,16 @@ ] }, "range": [ - 55373, - 56346 + 51246, + 52219 ], "loc": { "start": { - "line": 1898, + "line": 1748, "column": 17 }, "end": { - "line": 1921, + "line": 1771, "column": 13 } }, @@ -100767,16 +93623,16 @@ "type": "Line", "value": " equal date", "range": [ - 55342, - 55355 + 51215, + 51228 ], "loc": { "start": { - "line": 1897, + "line": 1747, "column": 12 }, "end": { - "line": 1897, + "line": 1747, "column": 25 } } @@ -100784,16 +93640,16 @@ ] }, "range": [ - 55170, - 56346 + 51043, + 52219 ], "loc": { "start": { - "line": 1893, + "line": 1743, "column": 17 }, "end": { - "line": 1921, + "line": 1771, "column": 13 } }, @@ -100802,16 +93658,16 @@ "type": "Line", "value": " different date", "range": [ - 55135, - 55152 + 51008, + 51025 ], "loc": { "start": { - "line": 1892, + "line": 1742, "column": 12 }, "end": { - "line": 1892, + "line": 1742, "column": 29 } } @@ -100819,16 +93675,16 @@ ] }, "range": [ - 54988, - 56346 + 50861, + 52219 ], "loc": { "start": { - "line": 1888, + "line": 1738, "column": 17 }, "end": { - "line": 1921, + "line": 1771, "column": 13 } }, @@ -100837,16 +93693,16 @@ "type": "Line", "value": " greater date", "range": [ - 54955, - 54970 + 50828, + 50843 ], "loc": { "start": { - "line": 1887, + "line": 1737, "column": 12 }, "end": { - "line": 1887, + "line": 1737, "column": 27 } } @@ -100854,16 +93710,16 @@ ] }, "range": [ - 54805, - 56346 + 50678, + 52219 ], "loc": { "start": { - "line": 1883, + "line": 1733, "column": 17 }, "end": { - "line": 1921, + "line": 1771, "column": 13 } }, @@ -100872,16 +93728,16 @@ "type": "Line", "value": " greater equal date", "range": [ - 54766, - 54787 + 50639, + 50660 ], "loc": { "start": { - "line": 1882, + "line": 1732, "column": 12 }, "end": { - "line": 1882, + "line": 1732, "column": 33 } } @@ -100889,16 +93745,16 @@ ] }, "range": [ - 54619, - 56346 + 50492, + 52219 ], "loc": { "start": { - "line": 1878, + "line": 1728, "column": 17 }, "end": { - "line": 1921, + "line": 1771, "column": 13 } }, @@ -100907,16 +93763,16 @@ "type": "Line", "value": " lower date", "range": [ - 54588, - 54601 + 50461, + 50474 ], "loc": { "start": { - "line": 1877, + "line": 1727, "column": 12 }, "end": { - "line": 1877, + "line": 1727, "column": 25 } } @@ -100924,16 +93780,16 @@ ] }, "range": [ - 54438, - 56346 + 50311, + 52219 ], "loc": { "start": { - "line": 1873, + "line": 1723, "column": 12 }, "end": { - "line": 1921, + "line": 1771, "column": 13 } }, @@ -100942,16 +93798,16 @@ "type": "Line", "value": " lower equal date", "range": [ - 54406, - 54425 + 50279, + 50298 ], "loc": { "start": { - "line": 1872, + "line": 1722, "column": 12 }, "end": { - "line": 1872, + "line": 1722, "column": 31 } } @@ -100960,16 +93816,16 @@ } ], "range": [ - 53475, - 56356 + 49348, + 52229 ], "loc": { "start": { - "line": 1848, + "line": 1698, "column": 42 }, "end": { - "line": 1922, + "line": 1772, "column": 9 } } @@ -100986,16 +93842,16 @@ "type": "Identifier", "name": "numData", "range": [ - 56646, - 56653 + 52519, + 52526 ], "loc": { "start": { - "line": 1927, + "line": 1777, "column": 12 }, "end": { - "line": 1927, + "line": 1777, "column": 19 } } @@ -101009,16 +93865,16 @@ "type": "Identifier", "name": "parseNb", "range": [ - 56656, - 56663 + 52529, + 52536 ], "loc": { "start": { - "line": 1927, + "line": 1777, "column": 22 }, "end": { - "line": 1927, + "line": 1777, "column": 29 } } @@ -101028,16 +93884,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 56664, - 56673 + 52537, + 52546 ], "loc": { "start": { - "line": 1927, + "line": 1777, "column": 30 }, "end": { - "line": 1927, + "line": 1777, "column": 39 } } @@ -101046,32 +93902,32 @@ "type": "Identifier", "name": "decimal", "range": [ - 56675, - 56682 + 52548, + 52555 ], "loc": { "start": { - "line": 1927, + "line": 1777, "column": 41 }, "end": { - "line": 1927, + "line": 1777, "column": 48 } } } ], "range": [ - 56656, - 56683 + 52529, + 52556 ], "loc": { "start": { - "line": 1927, + "line": 1777, "column": 22 }, "end": { - "line": 1927, + "line": 1777, "column": 49 } } @@ -101082,16 +93938,16 @@ "type": "Identifier", "name": "Number", "range": [ - 56687, - 56693 + 52560, + 52566 ], "loc": { "start": { - "line": 1927, + "line": 1777, "column": 53 }, "end": { - "line": 1927, + "line": 1777, "column": 59 } } @@ -101101,77 +93957,77 @@ "type": "Identifier", "name": "cellValue", "range": [ - 56694, - 56703 + 52567, + 52576 ], "loc": { "start": { - "line": 1927, + "line": 1777, "column": 60 }, "end": { - "line": 1927, + "line": 1777, "column": 69 } } } ], "range": [ - 56687, - 56704 + 52560, + 52577 ], "loc": { "start": { - "line": 1927, + "line": 1777, "column": 53 }, "end": { - "line": 1927, + "line": 1777, "column": 70 } } }, "range": [ - 56656, - 56704 + 52529, + 52577 ], "loc": { "start": { - "line": 1927, + "line": 1777, "column": 22 }, "end": { - "line": 1927, + "line": 1777, "column": 70 } } }, "range": [ - 56646, - 56704 + 52519, + 52577 ], "loc": { "start": { - "line": 1927, + "line": 1777, "column": 12 }, "end": { - "line": 1927, + "line": 1777, "column": 70 } } }, "range": [ - 56646, - 56705 + 52519, + 52578 ], "loc": { "start": { - "line": 1927, + "line": 1777, "column": 12 }, "end": { - "line": 1927, + "line": 1777, "column": 71 } }, @@ -101180,16 +94036,16 @@ "type": "Line", "value": " Convert to number anyways to auto-resolve type in case not", "range": [ - 56376, - 56437 + 52249, + 52310 ], "loc": { "start": { - "line": 1923, + "line": 1773, "column": 12 }, "end": { - "line": 1923, + "line": 1773, "column": 73 } } @@ -101198,16 +94054,16 @@ "type": "Line", "value": " defined by configuration. Order is important first try to", "range": [ - 56450, - 56510 + 52323, + 52383 ], "loc": { "start": { - "line": 1924, + "line": 1774, "column": 12 }, "end": { - "line": 1924, + "line": 1774, "column": 72 } } @@ -101216,16 +94072,16 @@ "type": "Line", "value": " parse formatted number then fallback to Number coercion", "range": [ - 56523, - 56581 + 52396, + 52454 ], "loc": { "start": { - "line": 1925, + "line": 1775, "column": 12 }, "end": { - "line": 1925, + "line": 1775, "column": 70 } } @@ -101234,16 +94090,16 @@ "type": "Line", "value": " to avoid false positives with Number", "range": [ - 56594, - 56633 + 52467, + 52506 ], "loc": { "start": { - "line": 1926, + "line": 1776, "column": 12 }, "end": { - "line": 1926, + "line": 1776, "column": 51 } } @@ -101254,16 +94110,16 @@ "type": "Line", "value": " first checks if there is any operator (<,>,<=,>=,!,*,=,{,},", "range": [ - 56719, - 56781 + 52592, + 52654 ], "loc": { "start": { - "line": 1929, + "line": 1779, "column": 12 }, "end": { - "line": 1929, + "line": 1779, "column": 74 } } @@ -101272,16 +94128,16 @@ "type": "Line", "value": " rgx:)", "range": [ - 56794, - 56802 + 52667, + 52675 ], "loc": { "start": { - "line": 1930, + "line": 1780, "column": 12 }, "end": { - "line": 1930, + "line": 1780, "column": 20 } } @@ -101290,16 +94146,16 @@ "type": "Line", "value": " lower equal", "range": [ - 56815, - 56829 + 52688, + 52702 ], "loc": { "start": { - "line": 1931, + "line": 1781, "column": 12 }, "end": { - "line": 1931, + "line": 1781, "column": 26 } } @@ -101312,16 +94168,16 @@ "type": "Identifier", "name": "hasLE", "range": [ - 56846, - 56851 + 52719, + 52724 ], "loc": { "start": { - "line": 1932, + "line": 1782, "column": 16 }, "end": { - "line": 1932, + "line": 1782, "column": 21 } } @@ -101338,16 +94194,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 56871, - 56880 + 52744, + 52753 ], "loc": { "start": { - "line": 1933, + "line": 1783, "column": 16 }, "end": { - "line": 1933, + "line": 1783, "column": 25 } } @@ -101359,16 +94215,16 @@ "type": "Identifier", "name": "numData", "range": [ - 56883, - 56890 + 52756, + 52763 ], "loc": { "start": { - "line": 1933, + "line": 1783, "column": 28 }, "end": { - "line": 1933, + "line": 1783, "column": 35 } } @@ -101379,16 +94235,16 @@ "type": "Identifier", "name": "parseNb", "range": [ - 56894, - 56901 + 52767, + 52774 ], "loc": { "start": { - "line": 1933, + "line": 1783, "column": 39 }, "end": { - "line": 1933, + "line": 1783, "column": 46 } } @@ -101403,16 +94259,16 @@ "type": "Identifier", "name": "term", "range": [ - 56923, - 56927 + 52796, + 52800 ], "loc": { "start": { - "line": 1934, + "line": 1784, "column": 20 }, "end": { - "line": 1934, + "line": 1784, "column": 24 } } @@ -101421,31 +94277,31 @@ "type": "Identifier", "name": "replace", "range": [ - 56928, - 56935 + 52801, + 52808 ], "loc": { "start": { - "line": 1934, + "line": 1784, "column": 25 }, "end": { - "line": 1934, + "line": 1784, "column": 32 } } }, "range": [ - 56923, - 56935 + 52796, + 52808 ], "loc": { "start": { - "line": 1934, + "line": 1784, "column": 20 }, "end": { - "line": 1934, + "line": 1784, "column": 32 } } @@ -101455,16 +94311,16 @@ "type": "Identifier", "name": "reLe", "range": [ - 56936, - 56940 + 52809, + 52813 ], "loc": { "start": { - "line": 1934, + "line": 1784, "column": 33 }, "end": { - "line": 1934, + "line": 1784, "column": 37 } } @@ -101474,32 +94330,32 @@ "value": "", "raw": "''", "range": [ - 56942, - 56944 + 52815, + 52817 ], "loc": { "start": { - "line": 1934, + "line": 1784, "column": 39 }, "end": { - "line": 1934, + "line": 1784, "column": 41 } } } ], "range": [ - 56923, - 56945 + 52796, + 52818 ], "loc": { "start": { - "line": 1934, + "line": 1784, "column": 20 }, "end": { - "line": 1934, + "line": 1784, "column": 42 } } @@ -101508,93 +94364,93 @@ "type": "Identifier", "name": "decimal", "range": [ - 56967, - 56974 + 52840, + 52847 ], "loc": { "start": { - "line": 1935, + "line": 1785, "column": 20 }, "end": { - "line": 1935, + "line": 1785, "column": 27 } } } ], "range": [ - 56894, - 56992 + 52767, + 52865 ], "loc": { "start": { - "line": 1933, + "line": 1783, "column": 39 }, "end": { - "line": 1936, + "line": 1786, "column": 17 } } }, "range": [ - 56883, - 56992 + 52756, + 52865 ], "loc": { "start": { - "line": 1933, + "line": 1783, "column": 28 }, "end": { - "line": 1936, + "line": 1786, "column": 17 } } }, "range": [ - 56871, - 56992 + 52744, + 52865 ], "loc": { "start": { - "line": 1933, + "line": 1783, "column": 16 }, "end": { - "line": 1936, + "line": 1786, "column": 17 } } }, "range": [ - 56871, - 56993 + 52744, + 52866 ], "loc": { "start": { - "line": 1933, + "line": 1783, "column": 16 }, "end": { - "line": 1936, + "line": 1786, "column": 18 } } } ], "range": [ - 56853, - 57007 + 52726, + 52880 ], "loc": { "start": { - "line": 1932, + "line": 1782, "column": 23 }, "end": { - "line": 1937, + "line": 1787, "column": 13 } }, @@ -101603,16 +94459,16 @@ "type": "Line", "value": "greater equal", "range": [ - 57020, - 57035 + 52893, + 52908 ], "loc": { "start": { - "line": 1938, + "line": 1788, "column": 12 }, "end": { - "line": 1938, + "line": 1788, "column": 27 } } @@ -101625,16 +94481,16 @@ "type": "Identifier", "name": "hasGE", "range": [ - 57057, - 57062 + 52930, + 52935 ], "loc": { "start": { - "line": 1939, + "line": 1789, "column": 21 }, "end": { - "line": 1939, + "line": 1789, "column": 26 } } @@ -101651,16 +94507,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 57082, - 57091 + 52955, + 52964 ], "loc": { "start": { - "line": 1940, + "line": 1790, "column": 16 }, "end": { - "line": 1940, + "line": 1790, "column": 25 } } @@ -101672,16 +94528,16 @@ "type": "Identifier", "name": "numData", "range": [ - 57094, - 57101 + 52967, + 52974 ], "loc": { "start": { - "line": 1940, + "line": 1790, "column": 28 }, "end": { - "line": 1940, + "line": 1790, "column": 35 } } @@ -101692,16 +94548,16 @@ "type": "Identifier", "name": "parseNb", "range": [ - 57105, - 57112 + 52978, + 52985 ], "loc": { "start": { - "line": 1940, + "line": 1790, "column": 39 }, "end": { - "line": 1940, + "line": 1790, "column": 46 } } @@ -101716,16 +94572,16 @@ "type": "Identifier", "name": "term", "range": [ - 57134, - 57138 + 53007, + 53011 ], "loc": { "start": { - "line": 1941, + "line": 1791, "column": 20 }, "end": { - "line": 1941, + "line": 1791, "column": 24 } } @@ -101734,31 +94590,31 @@ "type": "Identifier", "name": "replace", "range": [ - 57139, - 57146 + 53012, + 53019 ], "loc": { "start": { - "line": 1941, + "line": 1791, "column": 25 }, "end": { - "line": 1941, + "line": 1791, "column": 32 } } }, "range": [ - 57134, - 57146 + 53007, + 53019 ], "loc": { "start": { - "line": 1941, + "line": 1791, "column": 20 }, "end": { - "line": 1941, + "line": 1791, "column": 32 } } @@ -101768,16 +94624,16 @@ "type": "Identifier", "name": "reGe", "range": [ - 57147, - 57151 + 53020, + 53024 ], "loc": { "start": { - "line": 1941, + "line": 1791, "column": 33 }, "end": { - "line": 1941, + "line": 1791, "column": 37 } } @@ -101787,32 +94643,32 @@ "value": "", "raw": "''", "range": [ - 57153, - 57155 + 53026, + 53028 ], "loc": { "start": { - "line": 1941, + "line": 1791, "column": 39 }, "end": { - "line": 1941, + "line": 1791, "column": 41 } } } ], "range": [ - 57134, - 57156 + 53007, + 53029 ], "loc": { "start": { - "line": 1941, + "line": 1791, "column": 20 }, "end": { - "line": 1941, + "line": 1791, "column": 42 } } @@ -101821,93 +94677,93 @@ "type": "Identifier", "name": "decimal", "range": [ - 57178, - 57185 + 53051, + 53058 ], "loc": { "start": { - "line": 1942, + "line": 1792, "column": 20 }, "end": { - "line": 1942, + "line": 1792, "column": 27 } } } ], "range": [ - 57105, - 57203 + 52978, + 53076 ], "loc": { "start": { - "line": 1940, + "line": 1790, "column": 39 }, "end": { - "line": 1943, + "line": 1793, "column": 17 } } }, "range": [ - 57094, - 57203 + 52967, + 53076 ], "loc": { "start": { - "line": 1940, + "line": 1790, "column": 28 }, "end": { - "line": 1943, + "line": 1793, "column": 17 } } }, "range": [ - 57082, - 57203 + 52955, + 53076 ], "loc": { "start": { - "line": 1940, + "line": 1790, "column": 16 }, "end": { - "line": 1943, + "line": 1793, "column": 17 } } }, "range": [ - 57082, - 57204 + 52955, + 53077 ], "loc": { "start": { - "line": 1940, + "line": 1790, "column": 16 }, "end": { - "line": 1943, + "line": 1793, "column": 18 } } } ], "range": [ - 57064, - 57218 + 52937, + 53091 ], "loc": { "start": { - "line": 1939, + "line": 1789, "column": 28 }, "end": { - "line": 1944, + "line": 1794, "column": 13 } }, @@ -101916,16 +94772,16 @@ "type": "Line", "value": "lower", "range": [ - 57231, - 57238 + 53104, + 53111 ], "loc": { "start": { - "line": 1945, + "line": 1795, "column": 12 }, "end": { - "line": 1945, + "line": 1795, "column": 19 } } @@ -101938,16 +94794,16 @@ "type": "Identifier", "name": "hasLO", "range": [ - 57260, - 57265 + 53133, + 53138 ], "loc": { "start": { - "line": 1946, + "line": 1796, "column": 21 }, "end": { - "line": 1946, + "line": 1796, "column": 26 } } @@ -101964,16 +94820,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 57285, - 57294 + 53158, + 53167 ], "loc": { "start": { - "line": 1947, + "line": 1797, "column": 16 }, "end": { - "line": 1947, + "line": 1797, "column": 25 } } @@ -101985,16 +94841,16 @@ "type": "Identifier", "name": "numData", "range": [ - 57297, - 57304 + 53170, + 53177 ], "loc": { "start": { - "line": 1947, + "line": 1797, "column": 28 }, "end": { - "line": 1947, + "line": 1797, "column": 35 } } @@ -102005,16 +94861,16 @@ "type": "Identifier", "name": "parseNb", "range": [ - 57307, - 57314 + 53180, + 53187 ], "loc": { "start": { - "line": 1947, + "line": 1797, "column": 38 }, "end": { - "line": 1947, + "line": 1797, "column": 45 } } @@ -102029,16 +94885,16 @@ "type": "Identifier", "name": "term", "range": [ - 57336, - 57340 + 53209, + 53213 ], "loc": { "start": { - "line": 1948, + "line": 1798, "column": 20 }, "end": { - "line": 1948, + "line": 1798, "column": 24 } } @@ -102047,31 +94903,31 @@ "type": "Identifier", "name": "replace", "range": [ - 57341, - 57348 + 53214, + 53221 ], "loc": { "start": { - "line": 1948, + "line": 1798, "column": 25 }, "end": { - "line": 1948, + "line": 1798, "column": 32 } } }, "range": [ - 57336, - 57348 + 53209, + 53221 ], "loc": { "start": { - "line": 1948, + "line": 1798, "column": 20 }, "end": { - "line": 1948, + "line": 1798, "column": 32 } } @@ -102081,16 +94937,16 @@ "type": "Identifier", "name": "reL", "range": [ - 57349, - 57352 + 53222, + 53225 ], "loc": { "start": { - "line": 1948, + "line": 1798, "column": 33 }, "end": { - "line": 1948, + "line": 1798, "column": 36 } } @@ -102100,32 +94956,32 @@ "value": "", "raw": "''", "range": [ - 57354, - 57356 + 53227, + 53229 ], "loc": { "start": { - "line": 1948, + "line": 1798, "column": 38 }, "end": { - "line": 1948, + "line": 1798, "column": 40 } } } ], "range": [ - 57336, - 57357 + 53209, + 53230 ], "loc": { "start": { - "line": 1948, + "line": 1798, "column": 20 }, "end": { - "line": 1948, + "line": 1798, "column": 41 } } @@ -102134,93 +94990,93 @@ "type": "Identifier", "name": "decimal", "range": [ - 57379, - 57386 + 53252, + 53259 ], "loc": { "start": { - "line": 1949, + "line": 1799, "column": 20 }, "end": { - "line": 1949, + "line": 1799, "column": 27 } } } ], "range": [ - 57307, - 57404 + 53180, + 53277 ], "loc": { "start": { - "line": 1947, + "line": 1797, "column": 38 }, "end": { - "line": 1950, + "line": 1800, "column": 17 } } }, "range": [ - 57297, - 57404 + 53170, + 53277 ], "loc": { "start": { - "line": 1947, + "line": 1797, "column": 28 }, "end": { - "line": 1950, + "line": 1800, "column": 17 } } }, "range": [ - 57285, - 57404 + 53158, + 53277 ], "loc": { "start": { - "line": 1947, + "line": 1797, "column": 16 }, "end": { - "line": 1950, + "line": 1800, "column": 17 } } }, "range": [ - 57285, - 57405 + 53158, + 53278 ], "loc": { "start": { - "line": 1947, + "line": 1797, "column": 16 }, "end": { - "line": 1950, + "line": 1800, "column": 18 } } } ], "range": [ - 57267, - 57419 + 53140, + 53292 ], "loc": { "start": { - "line": 1946, + "line": 1796, "column": 28 }, "end": { - "line": 1951, + "line": 1801, "column": 13 } }, @@ -102229,16 +95085,16 @@ "type": "Line", "value": "greater", "range": [ - 57432, - 57441 + 53305, + 53314 ], "loc": { "start": { - "line": 1952, + "line": 1802, "column": 12 }, "end": { - "line": 1952, + "line": 1802, "column": 21 } } @@ -102251,16 +95107,16 @@ "type": "Identifier", "name": "hasGR", "range": [ - 57463, - 57468 + 53336, + 53341 ], "loc": { "start": { - "line": 1953, + "line": 1803, "column": 21 }, "end": { - "line": 1953, + "line": 1803, "column": 26 } } @@ -102277,16 +95133,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 57488, - 57497 + 53361, + 53370 ], "loc": { "start": { - "line": 1954, + "line": 1804, "column": 16 }, "end": { - "line": 1954, + "line": 1804, "column": 25 } } @@ -102298,16 +95154,16 @@ "type": "Identifier", "name": "numData", "range": [ - 57500, - 57507 + 53373, + 53380 ], "loc": { "start": { - "line": 1954, + "line": 1804, "column": 28 }, "end": { - "line": 1954, + "line": 1804, "column": 35 } } @@ -102318,16 +95174,16 @@ "type": "Identifier", "name": "parseNb", "range": [ - 57510, - 57517 + 53383, + 53390 ], "loc": { "start": { - "line": 1954, + "line": 1804, "column": 38 }, "end": { - "line": 1954, + "line": 1804, "column": 45 } } @@ -102342,16 +95198,16 @@ "type": "Identifier", "name": "term", "range": [ - 57539, - 57543 + 53412, + 53416 ], "loc": { "start": { - "line": 1955, + "line": 1805, "column": 20 }, "end": { - "line": 1955, + "line": 1805, "column": 24 } } @@ -102360,31 +95216,31 @@ "type": "Identifier", "name": "replace", "range": [ - 57544, - 57551 + 53417, + 53424 ], "loc": { "start": { - "line": 1955, + "line": 1805, "column": 25 }, "end": { - "line": 1955, + "line": 1805, "column": 32 } } }, "range": [ - 57539, - 57551 + 53412, + 53424 ], "loc": { "start": { - "line": 1955, + "line": 1805, "column": 20 }, "end": { - "line": 1955, + "line": 1805, "column": 32 } } @@ -102394,16 +95250,16 @@ "type": "Identifier", "name": "reG", "range": [ - 57552, - 57555 + 53425, + 53428 ], "loc": { "start": { - "line": 1955, + "line": 1805, "column": 33 }, "end": { - "line": 1955, + "line": 1805, "column": 36 } } @@ -102413,32 +95269,32 @@ "value": "", "raw": "''", "range": [ - 57557, - 57559 + 53430, + 53432 ], "loc": { "start": { - "line": 1955, + "line": 1805, "column": 38 }, "end": { - "line": 1955, + "line": 1805, "column": 40 } } } ], "range": [ - 57539, - 57560 + 53412, + 53433 ], "loc": { "start": { - "line": 1955, + "line": 1805, "column": 20 }, "end": { - "line": 1955, + "line": 1805, "column": 41 } } @@ -102447,93 +95303,93 @@ "type": "Identifier", "name": "decimal", "range": [ - 57582, - 57589 + 53455, + 53462 ], "loc": { "start": { - "line": 1956, + "line": 1806, "column": 20 }, "end": { - "line": 1956, + "line": 1806, "column": 27 } } } ], "range": [ - 57510, - 57607 + 53383, + 53480 ], "loc": { "start": { - "line": 1954, + "line": 1804, "column": 38 }, "end": { - "line": 1957, + "line": 1807, "column": 17 } } }, "range": [ - 57500, - 57607 + 53373, + 53480 ], "loc": { "start": { - "line": 1954, + "line": 1804, "column": 28 }, "end": { - "line": 1957, + "line": 1807, "column": 17 } } }, "range": [ - 57488, - 57607 + 53361, + 53480 ], "loc": { "start": { - "line": 1954, + "line": 1804, "column": 16 }, "end": { - "line": 1957, + "line": 1807, "column": 17 } } }, "range": [ - 57488, - 57608 + 53361, + 53481 ], "loc": { "start": { - "line": 1954, + "line": 1804, "column": 16 }, "end": { - "line": 1957, + "line": 1807, "column": 18 } } } ], "range": [ - 57470, - 57622 + 53343, + 53495 ], "loc": { "start": { - "line": 1953, + "line": 1803, "column": 28 }, "end": { - "line": 1958, + "line": 1808, "column": 13 } }, @@ -102542,16 +95398,16 @@ "type": "Line", "value": "different", "range": [ - 57635, - 57646 + 53508, + 53519 ], "loc": { "start": { - "line": 1959, + "line": 1809, "column": 12 }, "end": { - "line": 1959, + "line": 1809, "column": 23 } } @@ -102564,16 +95420,16 @@ "type": "Identifier", "name": "hasDF", "range": [ - 57668, - 57673 + 53541, + 53546 ], "loc": { "start": { - "line": 1960, + "line": 1810, "column": 21 }, "end": { - "line": 1960, + "line": 1810, "column": 26 } } @@ -102590,16 +95446,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 57693, - 57702 + 53566, + 53575 ], "loc": { "start": { - "line": 1961, + "line": 1811, "column": 16 }, "end": { - "line": 1961, + "line": 1811, "column": 25 } } @@ -102612,16 +95468,16 @@ "type": "Identifier", "name": "contains", "range": [ - 57705, - 57713 + 53578, + 53586 ], "loc": { "start": { - "line": 1961, + "line": 1811, "column": 28 }, "end": { - "line": 1961, + "line": 1811, "column": 36 } } @@ -102636,16 +95492,16 @@ "type": "Identifier", "name": "term", "range": [ - 57714, - 57718 + 53587, + 53591 ], "loc": { "start": { - "line": 1961, + "line": 1811, "column": 37 }, "end": { - "line": 1961, + "line": 1811, "column": 41 } } @@ -102654,31 +95510,31 @@ "type": "Identifier", "name": "replace", "range": [ - 57719, - 57726 + 53592, + 53599 ], "loc": { "start": { - "line": 1961, + "line": 1811, "column": 42 }, "end": { - "line": 1961, + "line": 1811, "column": 49 } } }, "range": [ - 57714, - 57726 + 53587, + 53599 ], "loc": { "start": { - "line": 1961, + "line": 1811, "column": 37 }, "end": { - "line": 1961, + "line": 1811, "column": 49 } } @@ -102688,16 +95544,16 @@ "type": "Identifier", "name": "reD", "range": [ - 57727, - 57730 + 53600, + 53603 ], "loc": { "start": { - "line": 1961, + "line": 1811, "column": 50 }, "end": { - "line": 1961, + "line": 1811, "column": 53 } } @@ -102707,32 +95563,32 @@ "value": "", "raw": "''", "range": [ - 57732, - 57734 + 53605, + 53607 ], "loc": { "start": { - "line": 1961, + "line": 1811, "column": 55 }, "end": { - "line": 1961, + "line": 1811, "column": 57 } } } ], "range": [ - 57714, - 57735 + 53587, + 53608 ], "loc": { "start": { - "line": 1961, + "line": 1811, "column": 37 }, "end": { - "line": 1961, + "line": 1811, "column": 58 } } @@ -102741,16 +95597,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 57737, - 57746 + 53610, + 53619 ], "loc": { "start": { - "line": 1961, + "line": 1811, "column": 60 }, "end": { - "line": 1961, + "line": 1811, "column": 69 } } @@ -102760,16 +95616,16 @@ "value": false, "raw": "false", "range": [ - 57768, - 57773 + 53641, + 53646 ], "loc": { "start": { - "line": 1962, + "line": 1812, "column": 20 }, "end": { - "line": 1962, + "line": 1812, "column": 25 } } @@ -102780,16 +95636,16 @@ "object": { "type": "ThisExpression", "range": [ - 57775, - 57779 + 53648, + 53652 ], "loc": { "start": { - "line": 1962, + "line": 1812, "column": 27 }, "end": { - "line": 1962, + "line": 1812, "column": 31 } } @@ -102798,47 +95654,47 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 57780, - 57793 + 53653, + 53666 ], "loc": { "start": { - "line": 1962, + "line": 1812, "column": 32 }, "end": { - "line": 1962, + "line": 1812, "column": 45 } } }, "range": [ - 57775, - 57793 + 53648, + 53666 ], "loc": { "start": { - "line": 1962, + "line": 1812, "column": 27 }, "end": { - "line": 1962, + "line": 1812, "column": 45 } } } ], "range": [ - 57705, - 57794 + 53578, + 53667 ], "loc": { "start": { - "line": 1961, + "line": 1811, "column": 28 }, "end": { - "line": 1962, + "line": 1812, "column": 46 } } @@ -102848,16 +95704,16 @@ "value": false, "raw": "false", "range": [ - 57797, - 57802 + 53670, + 53675 ], "loc": { "start": { - "line": 1962, + "line": 1812, "column": 49 }, "end": { - "line": 1962, + "line": 1812, "column": 54 } } @@ -102867,77 +95723,77 @@ "value": true, "raw": "true", "range": [ - 57805, - 57809 + 53678, + 53682 ], "loc": { "start": { - "line": 1962, + "line": 1812, "column": 57 }, "end": { - "line": 1962, + "line": 1812, "column": 61 } } }, "range": [ - 57705, - 57809 + 53578, + 53682 ], "loc": { "start": { - "line": 1961, + "line": 1811, "column": 28 }, "end": { - "line": 1962, + "line": 1812, "column": 61 } } }, "range": [ - 57693, - 57809 + 53566, + 53682 ], "loc": { "start": { - "line": 1961, + "line": 1811, "column": 16 }, "end": { - "line": 1962, + "line": 1812, "column": 61 } } }, "range": [ - 57693, - 57810 + 53566, + 53683 ], "loc": { "start": { - "line": 1961, + "line": 1811, "column": 16 }, "end": { - "line": 1962, + "line": 1812, "column": 62 } } } ], "range": [ - 57675, - 57824 + 53548, + 53697 ], "loc": { "start": { - "line": 1960, + "line": 1810, "column": 28 }, "end": { - "line": 1963, + "line": 1813, "column": 13 } }, @@ -102946,16 +95802,16 @@ "type": "Line", "value": "like", "range": [ - 57837, - 57843 + 53710, + 53716 ], "loc": { "start": { - "line": 1964, + "line": 1814, "column": 12 }, "end": { - "line": 1964, + "line": 1814, "column": 18 } } @@ -102968,16 +95824,16 @@ "type": "Identifier", "name": "hasLK", "range": [ - 57865, - 57870 + 53738, + 53743 ], "loc": { "start": { - "line": 1965, + "line": 1815, "column": 21 }, "end": { - "line": 1965, + "line": 1815, "column": 26 } } @@ -102994,16 +95850,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 57890, - 57899 + 53763, + 53772 ], "loc": { "start": { - "line": 1966, + "line": 1816, "column": 16 }, "end": { - "line": 1966, + "line": 1816, "column": 25 } } @@ -103014,16 +95870,16 @@ "type": "Identifier", "name": "contains", "range": [ - 57902, - 57910 + 53775, + 53783 ], "loc": { "start": { - "line": 1966, + "line": 1816, "column": 28 }, "end": { - "line": 1966, + "line": 1816, "column": 36 } } @@ -103038,16 +95894,16 @@ "type": "Identifier", "name": "term", "range": [ - 57911, - 57915 + 53784, + 53788 ], "loc": { "start": { - "line": 1966, + "line": 1816, "column": 37 }, "end": { - "line": 1966, + "line": 1816, "column": 41 } } @@ -103056,31 +95912,31 @@ "type": "Identifier", "name": "replace", "range": [ - 57916, - 57923 + 53789, + 53796 ], "loc": { "start": { - "line": 1966, + "line": 1816, "column": 42 }, "end": { - "line": 1966, + "line": 1816, "column": 49 } } }, "range": [ - 57911, - 57923 + 53784, + 53796 ], "loc": { "start": { - "line": 1966, + "line": 1816, "column": 37 }, "end": { - "line": 1966, + "line": 1816, "column": 49 } } @@ -103090,16 +95946,16 @@ "type": "Identifier", "name": "reLk", "range": [ - 57924, - 57928 + 53797, + 53801 ], "loc": { "start": { - "line": 1966, + "line": 1816, "column": 50 }, "end": { - "line": 1966, + "line": 1816, "column": 54 } } @@ -103109,32 +95965,32 @@ "value": "", "raw": "''", "range": [ - 57930, - 57932 + 53803, + 53805 ], "loc": { "start": { - "line": 1966, + "line": 1816, "column": 56 }, "end": { - "line": 1966, + "line": 1816, "column": 58 } } } ], "range": [ - 57911, - 57933 + 53784, + 53806 ], "loc": { "start": { - "line": 1966, + "line": 1816, "column": 37 }, "end": { - "line": 1966, + "line": 1816, "column": 59 } } @@ -103143,16 +95999,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 57935, - 57944 + 53808, + 53817 ], "loc": { "start": { - "line": 1966, + "line": 1816, "column": 61 }, "end": { - "line": 1966, + "line": 1816, "column": 70 } } @@ -103162,16 +96018,16 @@ "value": false, "raw": "false", "range": [ - 57966, - 57971 + 53839, + 53844 ], "loc": { "start": { - "line": 1967, + "line": 1817, "column": 20 }, "end": { - "line": 1967, + "line": 1817, "column": 25 } } @@ -103182,16 +96038,16 @@ "object": { "type": "ThisExpression", "range": [ - 57973, - 57977 + 53846, + 53850 ], "loc": { "start": { - "line": 1967, + "line": 1817, "column": 27 }, "end": { - "line": 1967, + "line": 1817, "column": 31 } } @@ -103200,93 +96056,93 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 57978, - 57991 + 53851, + 53864 ], "loc": { "start": { - "line": 1967, + "line": 1817, "column": 32 }, "end": { - "line": 1967, + "line": 1817, "column": 45 } } }, "range": [ - 57973, - 57991 + 53846, + 53864 ], "loc": { "start": { - "line": 1967, + "line": 1817, "column": 27 }, "end": { - "line": 1967, + "line": 1817, "column": 45 } } } ], "range": [ - 57902, - 57992 + 53775, + 53865 ], "loc": { "start": { - "line": 1966, + "line": 1816, "column": 28 }, "end": { - "line": 1967, + "line": 1817, "column": 46 } } }, "range": [ - 57890, - 57992 + 53763, + 53865 ], "loc": { "start": { - "line": 1966, + "line": 1816, "column": 16 }, "end": { - "line": 1967, + "line": 1817, "column": 46 } } }, "range": [ - 57890, - 57993 + 53763, + 53866 ], "loc": { "start": { - "line": 1966, + "line": 1816, "column": 16 }, "end": { - "line": 1967, + "line": 1817, "column": 47 } } } ], "range": [ - 57872, - 58007 + 53745, + 53880 ], "loc": { "start": { - "line": 1965, + "line": 1815, "column": 28 }, "end": { - "line": 1968, + "line": 1818, "column": 13 } }, @@ -103295,16 +96151,16 @@ "type": "Line", "value": "equal", "range": [ - 58020, - 58027 + 53893, + 53900 ], "loc": { "start": { - "line": 1969, + "line": 1819, "column": 12 }, "end": { - "line": 1969, + "line": 1819, "column": 19 } } @@ -103317,16 +96173,16 @@ "type": "Identifier", "name": "hasEQ", "range": [ - 58049, - 58054 + 53922, + 53927 ], "loc": { "start": { - "line": 1970, + "line": 1820, "column": 21 }, "end": { - "line": 1970, + "line": 1820, "column": 26 } } @@ -103343,16 +96199,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 58074, - 58083 + 53947, + 53956 ], "loc": { "start": { - "line": 1971, + "line": 1821, "column": 16 }, "end": { - "line": 1971, + "line": 1821, "column": 25 } } @@ -103363,16 +96219,16 @@ "type": "Identifier", "name": "contains", "range": [ - 58086, - 58094 + 53959, + 53967 ], "loc": { "start": { - "line": 1971, + "line": 1821, "column": 28 }, "end": { - "line": 1971, + "line": 1821, "column": 36 } } @@ -103387,16 +96243,16 @@ "type": "Identifier", "name": "term", "range": [ - 58095, - 58099 + 53968, + 53972 ], "loc": { "start": { - "line": 1971, + "line": 1821, "column": 37 }, "end": { - "line": 1971, + "line": 1821, "column": 41 } } @@ -103405,31 +96261,31 @@ "type": "Identifier", "name": "replace", "range": [ - 58100, - 58107 + 53973, + 53980 ], "loc": { "start": { - "line": 1971, + "line": 1821, "column": 42 }, "end": { - "line": 1971, + "line": 1821, "column": 49 } } }, "range": [ - 58095, - 58107 + 53968, + 53980 ], "loc": { "start": { - "line": 1971, + "line": 1821, "column": 37 }, "end": { - "line": 1971, + "line": 1821, "column": 49 } } @@ -103439,16 +96295,16 @@ "type": "Identifier", "name": "reEq", "range": [ - 58108, - 58112 + 53981, + 53985 ], "loc": { "start": { - "line": 1971, + "line": 1821, "column": 50 }, "end": { - "line": 1971, + "line": 1821, "column": 54 } } @@ -103458,32 +96314,32 @@ "value": "", "raw": "''", "range": [ - 58114, - 58116 + 53987, + 53989 ], "loc": { "start": { - "line": 1971, + "line": 1821, "column": 56 }, "end": { - "line": 1971, + "line": 1821, "column": 58 } } } ], "range": [ - 58095, - 58117 + 53968, + 53990 ], "loc": { "start": { - "line": 1971, + "line": 1821, "column": 37 }, "end": { - "line": 1971, + "line": 1821, "column": 59 } } @@ -103492,16 +96348,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 58119, - 58128 + 53992, + 54001 ], "loc": { "start": { - "line": 1971, + "line": 1821, "column": 61 }, "end": { - "line": 1971, + "line": 1821, "column": 70 } } @@ -103511,16 +96367,16 @@ "value": true, "raw": "true", "range": [ - 58150, - 58154 + 54023, + 54027 ], "loc": { "start": { - "line": 1972, + "line": 1822, "column": 20 }, "end": { - "line": 1972, + "line": 1822, "column": 24 } } @@ -103531,16 +96387,16 @@ "object": { "type": "ThisExpression", "range": [ - 58156, - 58160 + 54029, + 54033 ], "loc": { "start": { - "line": 1972, + "line": 1822, "column": 26 }, "end": { - "line": 1972, + "line": 1822, "column": 30 } } @@ -103549,93 +96405,93 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 58161, - 58174 + 54034, + 54047 ], "loc": { "start": { - "line": 1972, + "line": 1822, "column": 31 }, "end": { - "line": 1972, + "line": 1822, "column": 44 } } }, "range": [ - 58156, - 58174 + 54029, + 54047 ], "loc": { "start": { - "line": 1972, + "line": 1822, "column": 26 }, "end": { - "line": 1972, + "line": 1822, "column": 44 } } } ], "range": [ - 58086, - 58175 + 53959, + 54048 ], "loc": { "start": { - "line": 1971, + "line": 1821, "column": 28 }, "end": { - "line": 1972, + "line": 1822, "column": 45 } } }, "range": [ - 58074, - 58175 + 53947, + 54048 ], "loc": { "start": { - "line": 1971, + "line": 1821, "column": 16 }, "end": { - "line": 1972, + "line": 1822, "column": 45 } } }, "range": [ - 58074, - 58176 + 53947, + 54049 ], "loc": { "start": { - "line": 1971, + "line": 1821, "column": 16 }, "end": { - "line": 1972, + "line": 1822, "column": 46 } } } ], "range": [ - 58056, - 58190 + 53929, + 54063 ], "loc": { "start": { - "line": 1970, + "line": 1820, "column": 28 }, "end": { - "line": 1973, + "line": 1823, "column": 13 } }, @@ -103644,16 +96500,16 @@ "type": "Line", "value": "starts with", "range": [ - 58203, - 58216 + 54076, + 54089 ], "loc": { "start": { - "line": 1974, + "line": 1824, "column": 12 }, "end": { - "line": 1974, + "line": 1824, "column": 25 } } @@ -103666,16 +96522,16 @@ "type": "Identifier", "name": "hasST", "range": [ - 58238, - 58243 + 54111, + 54116 ], "loc": { "start": { - "line": 1975, + "line": 1825, "column": 21 }, "end": { - "line": 1975, + "line": 1825, "column": 26 } } @@ -103692,16 +96548,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 58263, - 58272 + 54136, + 54145 ], "loc": { "start": { - "line": 1976, + "line": 1826, "column": 16 }, "end": { - "line": 1976, + "line": 1826, "column": 25 } } @@ -103720,16 +96576,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 58275, - 58284 + 54148, + 54157 ], "loc": { "start": { - "line": 1976, + "line": 1826, "column": 28 }, "end": { - "line": 1976, + "line": 1826, "column": 37 } } @@ -103738,31 +96594,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 58285, - 58292 + 54158, + 54165 ], "loc": { "start": { - "line": 1976, + "line": 1826, "column": 38 }, "end": { - "line": 1976, + "line": 1826, "column": 45 } } }, "range": [ - 58275, - 58292 + 54148, + 54165 ], "loc": { "start": { - "line": 1976, + "line": 1826, "column": 28 }, "end": { - "line": 1976, + "line": 1826, "column": 45 } } @@ -103777,16 +96633,16 @@ "type": "Identifier", "name": "term", "range": [ - 58293, - 58297 + 54166, + 54170 ], "loc": { "start": { - "line": 1976, + "line": 1826, "column": 46 }, "end": { - "line": 1976, + "line": 1826, "column": 50 } } @@ -103795,31 +96651,31 @@ "type": "Identifier", "name": "replace", "range": [ - 58298, - 58305 + 54171, + 54178 ], "loc": { "start": { - "line": 1976, + "line": 1826, "column": 51 }, "end": { - "line": 1976, + "line": 1826, "column": 58 } } }, "range": [ - 58293, - 58305 + 54166, + 54178 ], "loc": { "start": { - "line": 1976, + "line": 1826, "column": 46 }, "end": { - "line": 1976, + "line": 1826, "column": 58 } } @@ -103829,16 +96685,16 @@ "type": "Identifier", "name": "reSt", "range": [ - 58306, - 58310 + 54179, + 54183 ], "loc": { "start": { - "line": 1976, + "line": 1826, "column": 59 }, "end": { - "line": 1976, + "line": 1826, "column": 63 } } @@ -103848,48 +96704,48 @@ "value": "", "raw": "''", "range": [ - 58312, - 58314 + 54185, + 54187 ], "loc": { "start": { - "line": 1976, + "line": 1826, "column": 65 }, "end": { - "line": 1976, + "line": 1826, "column": 67 } } } ], "range": [ - 58293, - 58315 + 54166, + 54188 ], "loc": { "start": { - "line": 1976, + "line": 1826, "column": 46 }, "end": { - "line": 1976, + "line": 1826, "column": 68 } } } ], "range": [ - 58275, - 58316 + 54148, + 54189 ], "loc": { "start": { - "line": 1976, + "line": 1826, "column": 28 }, "end": { - "line": 1976, + "line": 1826, "column": 69 } } @@ -103899,31 +96755,31 @@ "value": 0, "raw": "0", "range": [ - 58321, - 58322 + 54194, + 54195 ], "loc": { "start": { - "line": 1976, + "line": 1826, "column": 74 }, "end": { - "line": 1976, + "line": 1826, "column": 75 } } }, "range": [ - 58275, - 58322 + 54148, + 54195 ], "loc": { "start": { - "line": 1976, + "line": 1826, "column": 28 }, "end": { - "line": 1976, + "line": 1826, "column": 75 } } @@ -103933,16 +96789,16 @@ "value": true, "raw": "true", "range": [ - 58345, - 58349 + 54218, + 54222 ], "loc": { "start": { - "line": 1977, + "line": 1827, "column": 20 }, "end": { - "line": 1977, + "line": 1827, "column": 24 } } @@ -103952,77 +96808,77 @@ "value": false, "raw": "false", "range": [ - 58352, - 58357 + 54225, + 54230 ], "loc": { "start": { - "line": 1977, + "line": 1827, "column": 27 }, "end": { - "line": 1977, + "line": 1827, "column": 32 } } }, "range": [ - 58275, - 58357 + 54148, + 54230 ], "loc": { "start": { - "line": 1976, + "line": 1826, "column": 28 }, "end": { - "line": 1977, + "line": 1827, "column": 32 } } }, "range": [ - 58263, - 58357 + 54136, + 54230 ], "loc": { "start": { - "line": 1976, + "line": 1826, "column": 16 }, "end": { - "line": 1977, + "line": 1827, "column": 32 } } }, "range": [ - 58263, - 58358 + 54136, + 54231 ], "loc": { "start": { - "line": 1976, + "line": 1826, "column": 16 }, "end": { - "line": 1977, + "line": 1827, "column": 33 } } } ], "range": [ - 58245, - 58372 + 54118, + 54245 ], "loc": { "start": { - "line": 1975, + "line": 1825, "column": 28 }, "end": { - "line": 1978, + "line": 1828, "column": 13 } }, @@ -104031,16 +96887,16 @@ "type": "Line", "value": "ends with", "range": [ - 58385, - 58396 + 54258, + 54269 ], "loc": { "start": { - "line": 1979, + "line": 1829, "column": 12 }, "end": { - "line": 1979, + "line": 1829, "column": 23 } } @@ -104053,16 +96909,16 @@ "type": "Identifier", "name": "hasEN", "range": [ - 58418, - 58423 + 54291, + 54296 ], "loc": { "start": { - "line": 1980, + "line": 1830, "column": 21 }, "end": { - "line": 1980, + "line": 1830, "column": 26 } } @@ -104079,16 +96935,16 @@ "type": "Identifier", "name": "searchArg", "range": [ - 58447, - 58456 + 54320, + 54329 ], "loc": { "start": { - "line": 1981, + "line": 1831, "column": 20 }, "end": { - "line": 1981, + "line": 1831, "column": 29 } } @@ -104102,16 +96958,16 @@ "type": "Identifier", "name": "term", "range": [ - 58459, - 58463 + 54332, + 54336 ], "loc": { "start": { - "line": 1981, + "line": 1831, "column": 32 }, "end": { - "line": 1981, + "line": 1831, "column": 36 } } @@ -104120,31 +96976,31 @@ "type": "Identifier", "name": "replace", "range": [ - 58464, - 58471 + 54337, + 54344 ], "loc": { "start": { - "line": 1981, + "line": 1831, "column": 37 }, "end": { - "line": 1981, + "line": 1831, "column": 44 } } }, "range": [ - 58459, - 58471 + 54332, + 54344 ], "loc": { "start": { - "line": 1981, + "line": 1831, "column": 32 }, "end": { - "line": 1981, + "line": 1831, "column": 44 } } @@ -104154,16 +97010,16 @@ "type": "Identifier", "name": "reEn", "range": [ - 58472, - 58476 + 54345, + 54349 ], "loc": { "start": { - "line": 1981, + "line": 1831, "column": 45 }, "end": { - "line": 1981, + "line": 1831, "column": 49 } } @@ -104173,47 +97029,47 @@ "value": "", "raw": "''", "range": [ - 58478, - 58480 + 54351, + 54353 ], "loc": { "start": { - "line": 1981, + "line": 1831, "column": 51 }, "end": { - "line": 1981, + "line": 1831, "column": 53 } } } ], "range": [ - 58459, - 58481 + 54332, + 54354 ], "loc": { "start": { - "line": 1981, + "line": 1831, "column": 32 }, "end": { - "line": 1981, + "line": 1831, "column": 54 } } }, "range": [ - 58447, - 58481 + 54320, + 54354 ], "loc": { "start": { - "line": 1981, + "line": 1831, "column": 20 }, "end": { - "line": 1981, + "line": 1831, "column": 54 } } @@ -104221,16 +97077,16 @@ ], "kind": "let", "range": [ - 58443, - 58482 + 54316, + 54355 ], "loc": { "start": { - "line": 1981, + "line": 1831, "column": 16 }, "end": { - "line": 1981, + "line": 1831, "column": 55 } } @@ -104244,16 +97100,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 58499, - 58508 + 54372, + 54381 ], "loc": { "start": { - "line": 1982, + "line": 1832, "column": 16 }, "end": { - "line": 1982, + "line": 1832, "column": 25 } } @@ -104275,16 +97131,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 58531, - 58540 + 54404, + 54413 ], "loc": { "start": { - "line": 1983, + "line": 1833, "column": 20 }, "end": { - "line": 1983, + "line": 1833, "column": 29 } } @@ -104293,31 +97149,31 @@ "type": "Identifier", "name": "lastIndexOf", "range": [ - 58541, - 58552 + 54414, + 54425 ], "loc": { "start": { - "line": 1983, + "line": 1833, "column": 30 }, "end": { - "line": 1983, + "line": 1833, "column": 41 } } }, "range": [ - 58531, - 58552 + 54404, + 54425 ], "loc": { "start": { - "line": 1983, + "line": 1833, "column": 20 }, "end": { - "line": 1983, + "line": 1833, "column": 41 } } @@ -104327,16 +97183,16 @@ "type": "Identifier", "name": "searchArg", "range": [ - 58553, - 58562 + 54426, + 54435 ], "loc": { "start": { - "line": 1983, + "line": 1833, "column": 42 }, "end": { - "line": 1983, + "line": 1833, "column": 51 } } @@ -104351,16 +97207,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 58564, - 58573 + 54437, + 54446 ], "loc": { "start": { - "line": 1983, + "line": 1833, "column": 53 }, "end": { - "line": 1983, + "line": 1833, "column": 62 } } @@ -104369,31 +97225,31 @@ "type": "Identifier", "name": "length", "range": [ - 58574, - 58580 + 54447, + 54453 ], "loc": { "start": { - "line": 1983, + "line": 1833, "column": 63 }, "end": { - "line": 1983, + "line": 1833, "column": 69 } } }, "range": [ - 58564, - 58580 + 54437, + 54453 ], "loc": { "start": { - "line": 1983, + "line": 1833, "column": 53 }, "end": { - "line": 1983, + "line": 1833, "column": 69 } } @@ -104403,47 +97259,47 @@ "value": 1, "raw": "1", "range": [ - 58583, - 58584 + 54456, + 54457 ], "loc": { "start": { - "line": 1983, + "line": 1833, "column": 72 }, "end": { - "line": 1983, + "line": 1833, "column": 73 } } }, "range": [ - 58564, - 58584 + 54437, + 54457 ], "loc": { "start": { - "line": 1983, + "line": 1833, "column": 53 }, "end": { - "line": 1983, + "line": 1833, "column": 73 } } } ], "range": [ - 58531, - 58585 + 54404, + 54458 ], "loc": { "start": { - "line": 1983, + "line": 1833, "column": 20 }, "end": { - "line": 1983, + "line": 1833, "column": 74 } } @@ -104461,16 +97317,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 58615, - 58624 + 54488, + 54497 ], "loc": { "start": { - "line": 1984, + "line": 1834, "column": 25 }, "end": { - "line": 1984, + "line": 1834, "column": 34 } } @@ -104479,31 +97335,31 @@ "type": "Identifier", "name": "length", "range": [ - 58625, - 58631 + 54498, + 54504 ], "loc": { "start": { - "line": 1984, + "line": 1834, "column": 35 }, "end": { - "line": 1984, + "line": 1834, "column": 41 } } }, "range": [ - 58615, - 58631 + 54488, + 54504 ], "loc": { "start": { - "line": 1984, + "line": 1834, "column": 25 }, "end": { - "line": 1984, + "line": 1834, "column": 41 } } @@ -104513,31 +97369,31 @@ "value": 1, "raw": "1", "range": [ - 58634, - 58635 + 54507, + 54508 ], "loc": { "start": { - "line": 1984, + "line": 1834, "column": 44 }, "end": { - "line": 1984, + "line": 1834, "column": 45 } } }, "range": [ - 58615, - 58635 + 54488, + 54508 ], "loc": { "start": { - "line": 1984, + "line": 1834, "column": 25 }, "end": { - "line": 1984, + "line": 1834, "column": 45 } } @@ -104552,16 +97408,16 @@ "type": "Identifier", "name": "searchArg", "range": [ - 58640, - 58649 + 54513, + 54522 ], "loc": { "start": { - "line": 1984, + "line": 1834, "column": 50 }, "end": { - "line": 1984, + "line": 1834, "column": 59 } } @@ -104570,31 +97426,31 @@ "type": "Identifier", "name": "length", "range": [ - 58650, - 58656 + 54523, + 54529 ], "loc": { "start": { - "line": 1984, + "line": 1834, "column": 60 }, "end": { - "line": 1984, + "line": 1834, "column": 66 } } }, "range": [ - 58640, - 58656 + 54513, + 54529 ], "loc": { "start": { - "line": 1984, + "line": 1834, "column": 50 }, "end": { - "line": 1984, + "line": 1834, "column": 66 } } @@ -104604,61 +97460,61 @@ "value": 1, "raw": "1", "range": [ - 58659, - 58660 + 54532, + 54533 ], "loc": { "start": { - "line": 1984, + "line": 1834, "column": 69 }, "end": { - "line": 1984, + "line": 1834, "column": 70 } } }, "range": [ - 58640, - 58660 + 54513, + 54533 ], "loc": { "start": { - "line": 1984, + "line": 1834, "column": 50 }, "end": { - "line": 1984, + "line": 1834, "column": 70 } } }, "range": [ - 58614, - 58661 + 54487, + 54534 ], "loc": { "start": { - "line": 1984, + "line": 1834, "column": 24 }, "end": { - "line": 1984, + "line": 1834, "column": 71 } } }, "range": [ - 58531, - 58661 + 54404, + 54534 ], "loc": { "start": { - "line": 1983, + "line": 1833, "column": 20 }, "end": { - "line": 1984, + "line": 1834, "column": 71 } } @@ -104675,16 +97531,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 58689, - 58698 + 54562, + 54571 ], "loc": { "start": { - "line": 1985, + "line": 1835, "column": 24 }, "end": { - "line": 1985, + "line": 1835, "column": 33 } } @@ -104693,31 +97549,31 @@ "type": "Identifier", "name": "lastIndexOf", "range": [ - 58699, - 58710 + 54572, + 54583 ], "loc": { "start": { - "line": 1985, + "line": 1835, "column": 34 }, "end": { - "line": 1985, + "line": 1835, "column": 45 } } }, "range": [ - 58689, - 58710 + 54562, + 54583 ], "loc": { "start": { - "line": 1985, + "line": 1835, "column": 24 }, "end": { - "line": 1985, + "line": 1835, "column": 45 } } @@ -104727,16 +97583,16 @@ "type": "Identifier", "name": "searchArg", "range": [ - 58711, - 58720 + 54584, + 54593 ], "loc": { "start": { - "line": 1985, + "line": 1835, "column": 46 }, "end": { - "line": 1985, + "line": 1835, "column": 55 } } @@ -104751,16 +97607,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 58722, - 58731 + 54595, + 54604 ], "loc": { "start": { - "line": 1985, + "line": 1835, "column": 57 }, "end": { - "line": 1985, + "line": 1835, "column": 66 } } @@ -104769,31 +97625,31 @@ "type": "Identifier", "name": "length", "range": [ - 58732, - 58738 + 54605, + 54611 ], "loc": { "start": { - "line": 1985, + "line": 1835, "column": 67 }, "end": { - "line": 1985, + "line": 1835, "column": 73 } } }, "range": [ - 58722, - 58738 + 54595, + 54611 ], "loc": { "start": { - "line": 1985, + "line": 1835, "column": 57 }, "end": { - "line": 1985, + "line": 1835, "column": 73 } } @@ -104803,47 +97659,47 @@ "value": 1, "raw": "1", "range": [ - 58741, - 58742 + 54614, + 54615 ], "loc": { "start": { - "line": 1985, + "line": 1835, "column": 76 }, "end": { - "line": 1985, + "line": 1835, "column": 77 } } }, "range": [ - 58722, - 58742 + 54595, + 54615 ], "loc": { "start": { - "line": 1985, + "line": 1835, "column": 57 }, "end": { - "line": 1985, + "line": 1835, "column": 77 } } } ], "range": [ - 58689, - 58743 + 54562, + 54616 ], "loc": { "start": { - "line": 1985, + "line": 1835, "column": 24 }, "end": { - "line": 1985, + "line": 1835, "column": 78 } } @@ -104856,62 +97712,62 @@ "value": 1, "raw": "1", "range": [ - 58771, - 58772 + 54644, + 54645 ], "loc": { "start": { - "line": 1986, + "line": 1836, "column": 27 }, "end": { - "line": 1986, + "line": 1836, "column": 28 } } }, "prefix": true, "range": [ - 58770, - 58772 + 54643, + 54645 ], "loc": { "start": { - "line": 1986, + "line": 1836, "column": 26 }, "end": { - "line": 1986, + "line": 1836, "column": 28 } } }, "range": [ - 58689, - 58772 + 54562, + 54645 ], "loc": { "start": { - "line": 1985, + "line": 1835, "column": 24 }, "end": { - "line": 1986, + "line": 1836, "column": 28 } } }, "range": [ - 58531, - 58772 + 54404, + 54645 ], "loc": { "start": { - "line": 1983, + "line": 1833, "column": 20 }, "end": { - "line": 1986, + "line": 1836, "column": 28 } } @@ -104921,16 +97777,16 @@ "value": true, "raw": "true", "range": [ - 58775, - 58779 + 54648, + 54652 ], "loc": { "start": { - "line": 1986, + "line": 1836, "column": 31 }, "end": { - "line": 1986, + "line": 1836, "column": 35 } } @@ -104940,77 +97796,77 @@ "value": false, "raw": "false", "range": [ - 58782, - 58787 + 54655, + 54660 ], "loc": { "start": { - "line": 1986, + "line": 1836, "column": 38 }, "end": { - "line": 1986, + "line": 1836, "column": 43 } } }, "range": [ - 58531, - 58787 + 54404, + 54660 ], "loc": { "start": { - "line": 1983, + "line": 1833, "column": 20 }, "end": { - "line": 1986, + "line": 1836, "column": 43 } } }, "range": [ - 58499, - 58787 + 54372, + 54660 ], "loc": { "start": { - "line": 1982, + "line": 1832, "column": 16 }, "end": { - "line": 1986, + "line": 1836, "column": 43 } } }, "range": [ - 58499, - 58788 + 54372, + 54661 ], "loc": { "start": { - "line": 1982, + "line": 1832, "column": 16 }, "end": { - "line": 1986, + "line": 1836, "column": 44 } } } ], "range": [ - 58425, - 58802 + 54298, + 54675 ], "loc": { "start": { - "line": 1980, + "line": 1830, "column": 28 }, "end": { - "line": 1987, + "line": 1837, "column": 13 } }, @@ -105019,16 +97875,16 @@ "type": "Line", "value": "empty", "range": [ - 58815, - 58822 + 54688, + 54695 ], "loc": { "start": { - "line": 1988, + "line": 1838, "column": 12 }, "end": { - "line": 1988, + "line": 1838, "column": 19 } } @@ -105041,16 +97897,16 @@ "type": "Identifier", "name": "hasEM", "range": [ - 58844, - 58849 + 54717, + 54722 ], "loc": { "start": { - "line": 1989, + "line": 1839, "column": 21 }, "end": { - "line": 1989, + "line": 1839, "column": 26 } } @@ -105067,16 +97923,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 58869, - 58878 + 54742, + 54751 ], "loc": { "start": { - "line": 1990, + "line": 1840, "column": 16 }, "end": { - "line": 1990, + "line": 1840, "column": 25 } } @@ -105087,16 +97943,16 @@ "type": "Identifier", "name": "isEmptyString", "range": [ - 58881, - 58894 + 54754, + 54767 ], "loc": { "start": { - "line": 1990, + "line": 1840, "column": 28 }, "end": { - "line": 1990, + "line": 1840, "column": 41 } } @@ -105106,78 +97962,78 @@ "type": "Identifier", "name": "cellValue", "range": [ - 58895, - 58904 + 54768, + 54777 ], "loc": { "start": { - "line": 1990, + "line": 1840, "column": 42 }, "end": { - "line": 1990, + "line": 1840, "column": 51 } } } ], "range": [ - 58881, - 58905 + 54754, + 54778 ], "loc": { "start": { - "line": 1990, + "line": 1840, "column": 28 }, "end": { - "line": 1990, + "line": 1840, "column": 52 } } }, "range": [ - 58869, - 58905 + 54742, + 54778 ], "loc": { "start": { - "line": 1990, + "line": 1840, "column": 16 }, "end": { - "line": 1990, + "line": 1840, "column": 52 } } }, "range": [ - 58869, - 58906 + 54742, + 54779 ], "loc": { "start": { - "line": 1990, + "line": 1840, "column": 16 }, "end": { - "line": 1990, + "line": 1840, "column": 53 } } } ], "range": [ - 58851, - 58920 + 54724, + 54793 ], "loc": { "start": { - "line": 1989, + "line": 1839, "column": 28 }, "end": { - "line": 1991, + "line": 1841, "column": 13 } }, @@ -105186,16 +98042,16 @@ "type": "Line", "value": "non-empty", "range": [ - 58933, - 58944 + 54806, + 54817 ], "loc": { "start": { - "line": 1992, + "line": 1842, "column": 12 }, "end": { - "line": 1992, + "line": 1842, "column": 23 } } @@ -105208,16 +98064,16 @@ "type": "Identifier", "name": "hasNM", "range": [ - 58966, - 58971 + 54839, + 54844 ], "loc": { "start": { - "line": 1993, + "line": 1843, "column": 21 }, "end": { - "line": 1993, + "line": 1843, "column": 26 } } @@ -105234,16 +98090,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 58991, - 59000 + 54864, + 54873 ], "loc": { "start": { - "line": 1994, + "line": 1844, "column": 16 }, "end": { - "line": 1994, + "line": 1844, "column": 25 } } @@ -105257,16 +98113,16 @@ "type": "Identifier", "name": "isEmptyString", "range": [ - 59004, - 59017 + 54877, + 54890 ], "loc": { "start": { - "line": 1994, + "line": 1844, "column": 29 }, "end": { - "line": 1994, + "line": 1844, "column": 42 } } @@ -105276,94 +98132,94 @@ "type": "Identifier", "name": "cellValue", "range": [ - 59018, - 59027 + 54891, + 54900 ], "loc": { "start": { - "line": 1994, + "line": 1844, "column": 43 }, "end": { - "line": 1994, + "line": 1844, "column": 52 } } } ], "range": [ - 59004, - 59028 + 54877, + 54901 ], "loc": { "start": { - "line": 1994, + "line": 1844, "column": 29 }, "end": { - "line": 1994, + "line": 1844, "column": 53 } } }, "prefix": true, "range": [ - 59003, - 59028 + 54876, + 54901 ], "loc": { "start": { - "line": 1994, + "line": 1844, "column": 28 }, "end": { - "line": 1994, + "line": 1844, "column": 53 } } }, "range": [ - 58991, - 59028 + 54864, + 54901 ], "loc": { "start": { - "line": 1994, + "line": 1844, "column": 16 }, "end": { - "line": 1994, + "line": 1844, "column": 53 } } }, "range": [ - 58991, - 59029 + 54864, + 54902 ], "loc": { "start": { - "line": 1994, + "line": 1844, "column": 16 }, "end": { - "line": 1994, + "line": 1844, "column": 54 } } } ], "range": [ - 58973, - 59043 + 54846, + 54916 ], "loc": { "start": { - "line": 1993, + "line": 1843, "column": 28 }, "end": { - "line": 1995, + "line": 1845, "column": 13 } }, @@ -105372,16 +98228,16 @@ "type": "Line", "value": "regexp", "range": [ - 59056, - 59064 + 54929, + 54937 ], "loc": { "start": { - "line": 1996, + "line": 1846, "column": 12 }, "end": { - "line": 1996, + "line": 1846, "column": 20 } } @@ -105394,16 +98250,16 @@ "type": "Identifier", "name": "hasRE", "range": [ - 59086, - 59091 + 54959, + 54964 ], "loc": { "start": { - "line": 1997, + "line": 1847, "column": 21 }, "end": { - "line": 1997, + "line": 1847, "column": 26 } } @@ -105425,16 +98281,16 @@ "type": "Identifier", "name": "srchArg", "range": [ - 59223, - 59230 + 55096, + 55103 ], "loc": { "start": { - "line": 2001, + "line": 1851, "column": 24 }, "end": { - "line": 2001, + "line": 1851, "column": 31 } } @@ -105448,16 +98304,16 @@ "type": "Identifier", "name": "term", "range": [ - 59233, - 59237 + 55106, + 55110 ], "loc": { "start": { - "line": 2001, + "line": 1851, "column": 34 }, "end": { - "line": 2001, + "line": 1851, "column": 38 } } @@ -105466,31 +98322,31 @@ "type": "Identifier", "name": "replace", "range": [ - 59238, - 59245 + 55111, + 55118 ], "loc": { "start": { - "line": 2001, + "line": 1851, "column": 39 }, "end": { - "line": 2001, + "line": 1851, "column": 46 } } }, "range": [ - 59233, - 59245 + 55106, + 55118 ], "loc": { "start": { - "line": 2001, + "line": 1851, "column": 34 }, "end": { - "line": 2001, + "line": 1851, "column": 46 } } @@ -105500,16 +98356,16 @@ "type": "Identifier", "name": "reRe", "range": [ - 59246, - 59250 + 55119, + 55123 ], "loc": { "start": { - "line": 2001, + "line": 1851, "column": 47 }, "end": { - "line": 2001, + "line": 1851, "column": 51 } } @@ -105519,47 +98375,47 @@ "value": "", "raw": "''", "range": [ - 59252, - 59254 + 55125, + 55127 ], "loc": { "start": { - "line": 2001, + "line": 1851, "column": 53 }, "end": { - "line": 2001, + "line": 1851, "column": 55 } } } ], "range": [ - 59233, - 59255 + 55106, + 55128 ], "loc": { "start": { - "line": 2001, + "line": 1851, "column": 34 }, "end": { - "line": 2001, + "line": 1851, "column": 56 } } }, "range": [ - 59223, - 59255 + 55096, + 55128 ], "loc": { "start": { - "line": 2001, + "line": 1851, "column": 24 }, "end": { - "line": 2001, + "line": 1851, "column": 56 } } @@ -105567,16 +98423,16 @@ ], "kind": "let", "range": [ - 59219, - 59256 + 55092, + 55129 ], "loc": { "start": { - "line": 2001, + "line": 1851, "column": 20 }, "end": { - "line": 2001, + "line": 1851, "column": 57 } }, @@ -105585,16 +98441,16 @@ "type": "Line", "value": "operator is removed", "range": [ - 59177, - 59198 + 55050, + 55071 ], "loc": { "start": { - "line": 2000, + "line": 1850, "column": 20 }, "end": { - "line": 2000, + "line": 1850, "column": 41 } } @@ -105610,16 +98466,16 @@ "type": "Identifier", "name": "rgx", "range": [ - 59281, - 59284 + 55154, + 55157 ], "loc": { "start": { - "line": 2002, + "line": 1852, "column": 24 }, "end": { - "line": 2002, + "line": 1852, "column": 27 } } @@ -105630,16 +98486,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 59291, - 59297 + 55164, + 55170 ], "loc": { "start": { - "line": 2002, + "line": 1852, "column": 34 }, "end": { - "line": 2002, + "line": 1852, "column": 40 } } @@ -105649,47 +98505,47 @@ "type": "Identifier", "name": "srchArg", "range": [ - 59298, - 59305 + 55171, + 55178 ], "loc": { "start": { - "line": 2002, + "line": 1852, "column": 41 }, "end": { - "line": 2002, + "line": 1852, "column": 48 } } } ], "range": [ - 59287, - 59306 + 55160, + 55179 ], "loc": { "start": { - "line": 2002, + "line": 1852, "column": 30 }, "end": { - "line": 2002, + "line": 1852, "column": 49 } } }, "range": [ - 59281, - 59306 + 55154, + 55179 ], "loc": { "start": { - "line": 2002, + "line": 1852, "column": 24 }, "end": { - "line": 2002, + "line": 1852, "column": 49 } } @@ -105697,16 +98553,16 @@ ], "kind": "let", "range": [ - 59277, - 59307 + 55150, + 55180 ], "loc": { "start": { - "line": 2002, + "line": 1852, "column": 20 }, "end": { - "line": 2002, + "line": 1852, "column": 50 } } @@ -105720,16 +98576,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 59328, - 59337 + 55201, + 55210 ], "loc": { "start": { - "line": 2003, + "line": 1853, "column": 20 }, "end": { - "line": 2003, + "line": 1853, "column": 29 } } @@ -105743,16 +98599,16 @@ "type": "Identifier", "name": "rgx", "range": [ - 59340, - 59343 + 55213, + 55216 ], "loc": { "start": { - "line": 2003, + "line": 1853, "column": 32 }, "end": { - "line": 2003, + "line": 1853, "column": 35 } } @@ -105761,31 +98617,31 @@ "type": "Identifier", "name": "test", "range": [ - 59344, - 59348 + 55217, + 55221 ], "loc": { "start": { - "line": 2003, + "line": 1853, "column": 36 }, "end": { - "line": 2003, + "line": 1853, "column": 40 } } }, "range": [ - 59340, - 59348 + 55213, + 55221 ], "loc": { "start": { - "line": 2003, + "line": 1853, "column": 32 }, "end": { - "line": 2003, + "line": 1853, "column": 40 } } @@ -105795,78 +98651,78 @@ "type": "Identifier", "name": "cellValue", "range": [ - 59349, - 59358 + 55222, + 55231 ], "loc": { "start": { - "line": 2003, + "line": 1853, "column": 41 }, "end": { - "line": 2003, + "line": 1853, "column": 50 } } } ], "range": [ - 59340, - 59359 + 55213, + 55232 ], "loc": { "start": { - "line": 2003, + "line": 1853, "column": 32 }, "end": { - "line": 2003, + "line": 1853, "column": 51 } } }, "range": [ - 59328, - 59359 + 55201, + 55232 ], "loc": { "start": { - "line": 2003, + "line": 1853, "column": 20 }, "end": { - "line": 2003, + "line": 1853, "column": 51 } } }, "range": [ - 59328, - 59360 + 55201, + 55233 ], "loc": { "start": { - "line": 2003, + "line": 1853, "column": 20 }, "end": { - "line": 2003, + "line": 1853, "column": 52 } } } ], "range": [ - 59155, - 59378 + 55028, + 55251 ], "loc": { "start": { - "line": 1999, + "line": 1849, "column": 20 }, "end": { - "line": 2004, + "line": 1854, "column": 17 } } @@ -105877,16 +98733,16 @@ "type": "Identifier", "name": "ex", "range": [ - 59386, - 59388 + 55259, + 55261 ], "loc": { "start": { - "line": 2004, + "line": 1854, "column": 25 }, "end": { - "line": 2004, + "line": 1854, "column": 27 } } @@ -105903,16 +98759,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 59412, - 59421 + 55285, + 55294 ], "loc": { "start": { - "line": 2005, + "line": 1855, "column": 20 }, "end": { - "line": 2005, + "line": 1855, "column": 29 } } @@ -105922,93 +98778,93 @@ "value": false, "raw": "false", "range": [ - 59424, - 59429 + 55297, + 55302 ], "loc": { "start": { - "line": 2005, + "line": 1855, "column": 32 }, "end": { - "line": 2005, + "line": 1855, "column": 37 } } }, "range": [ - 59412, - 59429 + 55285, + 55302 ], "loc": { "start": { - "line": 2005, + "line": 1855, "column": 20 }, "end": { - "line": 2005, + "line": 1855, "column": 37 } } }, "range": [ - 59412, - 59430 + 55285, + 55303 ], "loc": { "start": { - "line": 2005, + "line": 1855, "column": 20 }, "end": { - "line": 2005, + "line": 1855, "column": 38 } } } ], "range": [ - 59390, - 59448 + 55263, + 55321 ], "loc": { "start": { - "line": 2004, + "line": 1854, "column": 29 }, "end": { - "line": 2006, + "line": 1856, "column": 17 } } }, "range": [ - 59379, - 59448 + 55252, + 55321 ], "loc": { "start": { - "line": 2004, + "line": 1854, "column": 18 }, "end": { - "line": 2006, + "line": 1856, "column": 17 } } }, "finalizer": null, "range": [ - 59151, - 59448 + 55024, + 55321 ], "loc": { "start": { - "line": 1999, + "line": 1849, "column": 16 }, "end": { - "line": 2006, + "line": 1856, "column": 17 } }, @@ -106017,16 +98873,16 @@ "type": "Line", "value": "in case regexp throws", "range": [ - 59111, - 59134 + 54984, + 55007 ], "loc": { "start": { - "line": 1998, + "line": 1848, "column": 16 }, "end": { - "line": 1998, + "line": 1848, "column": 39 } } @@ -106035,16 +98891,16 @@ } ], "range": [ - 59093, - 59462 + 54966, + 55335 ], "loc": { "start": { - "line": 1997, + "line": 1847, "column": 28 }, "end": { - "line": 2007, + "line": 1857, "column": 13 } } @@ -106064,16 +98920,16 @@ "type": "Identifier", "name": "numData", "range": [ - 59634, - 59641 + 55507, + 55514 ], "loc": { "start": { - "line": 2010, + "line": 1860, "column": 20 }, "end": { - "line": 2010, + "line": 1860, "column": 27 } } @@ -106086,16 +98942,16 @@ "object": { "type": "ThisExpression", "range": [ - 59665, - 59669 + 55538, + 55542 ], "loc": { "start": { - "line": 2011, + "line": 1861, "column": 20 }, "end": { - "line": 2011, + "line": 1861, "column": 24 } } @@ -106104,31 +98960,31 @@ "type": "Identifier", "name": "hasType", "range": [ - 59670, - 59677 + 55543, + 55550 ], "loc": { "start": { - "line": 2011, + "line": 1861, "column": 25 }, "end": { - "line": 2011, + "line": 1861, "column": 32 } } }, "range": [ - 59665, - 59677 + 55538, + 55550 ], "loc": { "start": { - "line": 2011, + "line": 1861, "column": 20 }, "end": { - "line": 2011, + "line": 1861, "column": 32 } } @@ -106138,16 +98994,16 @@ "type": "Identifier", "name": "colIdx", "range": [ - 59678, - 59684 + 55551, + 55557 ], "loc": { "start": { - "line": 2011, + "line": 1861, "column": 33 }, "end": { - "line": 2011, + "line": 1861, "column": 39 } } @@ -106159,16 +99015,16 @@ "type": "Identifier", "name": "NUMBER", "range": [ - 59687, - 59693 + 55560, + 55566 ], "loc": { "start": { - "line": 2011, + "line": 1861, "column": 42 }, "end": { - "line": 2011, + "line": 1861, "column": 48 } } @@ -106177,63 +99033,63 @@ "type": "Identifier", "name": "FORMATTED_NUMBER", "range": [ - 59695, - 59711 + 55568, + 55584 ], "loc": { "start": { - "line": 2011, + "line": 1861, "column": 50 }, "end": { - "line": 2011, + "line": 1861, "column": 66 } } } ], "range": [ - 59686, - 59712 + 55559, + 55585 ], "loc": { "start": { - "line": 2011, + "line": 1861, "column": 41 }, "end": { - "line": 2011, + "line": 1861, "column": 67 } } } ], "range": [ - 59665, - 59713 + 55538, + 55586 ], "loc": { "start": { - "line": 2011, + "line": 1861, "column": 20 }, "end": { - "line": 2011, + "line": 1861, "column": 68 } } }, "range": [ - 59634, - 59713 + 55507, + 55586 ], "loc": { "start": { - "line": 2010, + "line": 1860, "column": 20 }, "end": { - "line": 2011, + "line": 1861, "column": 68 } } @@ -106247,16 +99103,16 @@ "object": { "type": "ThisExpression", "range": [ - 59738, - 59742 + 55611, + 55615 ], "loc": { "start": { - "line": 2012, + "line": 1862, "column": 21 }, "end": { - "line": 2012, + "line": 1862, "column": 25 } } @@ -106265,62 +99121,62 @@ "type": "Identifier", "name": "singleSearchFlt", "range": [ - 59743, - 59758 + 55616, + 55631 ], "loc": { "start": { - "line": 2012, + "line": 1862, "column": 26 }, "end": { - "line": 2012, + "line": 1862, "column": 41 } } }, "range": [ - 59738, - 59758 + 55611, + 55631 ], "loc": { "start": { - "line": 2012, + "line": 1862, "column": 21 }, "end": { - "line": 2012, + "line": 1862, "column": 41 } } }, "prefix": true, "range": [ - 59737, - 59758 + 55610, + 55631 ], "loc": { "start": { - "line": 2012, + "line": 1862, "column": 20 }, "end": { - "line": 2012, + "line": 1862, "column": 41 } } }, "range": [ - 59634, - 59758 + 55507, + 55631 ], "loc": { "start": { - "line": 2010, + "line": 1860, "column": 20 }, "end": { - "line": 2012, + "line": 1862, "column": 41 } } @@ -106337,16 +99193,16 @@ "type": "Identifier", "name": "term", "range": [ - 59987, - 59991 + 55860, + 55864 ], "loc": { "start": { - "line": 2016, + "line": 1866, "column": 20 }, "end": { - "line": 2016, + "line": 1866, "column": 24 } } @@ -106360,16 +99216,16 @@ "type": "Identifier", "name": "parseNb", "range": [ - 59994, - 60001 + 55867, + 55874 ], "loc": { "start": { - "line": 2016, + "line": 1866, "column": 27 }, "end": { - "line": 2016, + "line": 1866, "column": 34 } } @@ -106379,16 +99235,16 @@ "type": "Identifier", "name": "term", "range": [ - 60002, - 60006 + 55875, + 55879 ], "loc": { "start": { - "line": 2016, + "line": 1866, "column": 35 }, "end": { - "line": 2016, + "line": 1866, "column": 39 } } @@ -106397,32 +99253,32 @@ "type": "Identifier", "name": "decimal", "range": [ - 60008, - 60015 + 55881, + 55888 ], "loc": { "start": { - "line": 2016, + "line": 1866, "column": 41 }, "end": { - "line": 2016, + "line": 1866, "column": 48 } } } ], "range": [ - 59994, - 60016 + 55867, + 55889 ], "loc": { "start": { - "line": 2016, + "line": 1866, "column": 27 }, "end": { - "line": 2016, + "line": 1866, "column": 49 } } @@ -106431,61 +99287,61 @@ "type": "Identifier", "name": "term", "range": [ - 60020, - 60024 + 55893, + 55897 ], "loc": { "start": { - "line": 2016, + "line": 1866, "column": 53 }, "end": { - "line": 2016, + "line": 1866, "column": 57 } } }, "range": [ - 59994, - 60024 + 55867, + 55897 ], "loc": { "start": { - "line": 2016, + "line": 1866, "column": 27 }, "end": { - "line": 2016, + "line": 1866, "column": 57 } } }, "range": [ - 59987, - 60024 + 55860, + 55897 ], "loc": { "start": { - "line": 2016, + "line": 1866, "column": 20 }, "end": { - "line": 2016, + "line": 1866, "column": 57 } } }, "range": [ - 59987, - 60025 + 55860, + 55898 ], "loc": { "start": { - "line": 2016, + "line": 1866, "column": 20 }, "end": { - "line": 2016, + "line": 1866, "column": 58 } }, @@ -106494,16 +99350,16 @@ "type": "Line", "value": " parseNb can return 0 for strings which are not", "range": [ - 59782, - 59831 + 55655, + 55704 ], "loc": { "start": { - "line": 2013, + "line": 1863, "column": 20 }, "end": { - "line": 2013, + "line": 1863, "column": 69 } } @@ -106512,16 +99368,16 @@ "type": "Line", "value": " formatted numbers, in that case return the original", "range": [ - 59852, - 59906 + 55725, + 55779 ], "loc": { "start": { - "line": 2014, + "line": 1864, "column": 20 }, "end": { - "line": 2014, + "line": 1864, "column": 74 } } @@ -106530,16 +99386,16 @@ "type": "Line", "value": " string. TODO: handle this in parseNb", "range": [ - 59927, - 59966 + 55800, + 55839 ], "loc": { "start": { - "line": 2015, + "line": 1865, "column": 20 }, "end": { - "line": 2015, + "line": 1865, "column": 59 } } @@ -106555,16 +99411,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 60046, - 60055 + 55919, + 55928 ], "loc": { "start": { - "line": 2017, + "line": 1867, "column": 20 }, "end": { - "line": 2017, + "line": 1867, "column": 29 } } @@ -106579,16 +99435,16 @@ "type": "Identifier", "name": "numData", "range": [ - 60058, - 60065 + 55931, + 55938 ], "loc": { "start": { - "line": 2017, + "line": 1867, "column": 32 }, "end": { - "line": 2017, + "line": 1867, "column": 39 } } @@ -106597,31 +99453,31 @@ "type": "Identifier", "name": "term", "range": [ - 60070, - 60074 + 55943, + 55947 ], "loc": { "start": { - "line": 2017, + "line": 1867, "column": 44 }, "end": { - "line": 2017, + "line": 1867, "column": 48 } } }, "range": [ - 60058, - 60074 + 55931, + 55947 ], "loc": { "start": { - "line": 2017, + "line": 1867, "column": 32 }, "end": { - "line": 2017, + "line": 1867, "column": 48 } } @@ -106632,16 +99488,16 @@ "type": "Identifier", "name": "contains", "range": [ - 60102, - 60110 + 55975, + 55983 ], "loc": { "start": { - "line": 2018, + "line": 1868, "column": 24 }, "end": { - "line": 2018, + "line": 1868, "column": 32 } } @@ -106656,16 +99512,16 @@ "type": "Identifier", "name": "term", "range": [ - 60111, - 60115 + 55984, + 55988 ], "loc": { "start": { - "line": 2018, + "line": 1868, "column": 33 }, "end": { - "line": 2018, + "line": 1868, "column": 37 } } @@ -106674,47 +99530,47 @@ "type": "Identifier", "name": "toString", "range": [ - 60116, - 60124 + 55989, + 55997 ], "loc": { "start": { - "line": 2018, + "line": 1868, "column": 38 }, "end": { - "line": 2018, + "line": 1868, "column": 46 } } }, "range": [ - 60111, - 60124 + 55984, + 55997 ], "loc": { "start": { - "line": 2018, + "line": 1868, "column": 33 }, "end": { - "line": 2018, + "line": 1868, "column": 46 } } }, "arguments": [], "range": [ - 60111, - 60126 + 55984, + 55999 ], "loc": { "start": { - "line": 2018, + "line": 1868, "column": 33 }, "end": { - "line": 2018, + "line": 1868, "column": 48 } } @@ -106728,16 +99584,16 @@ "type": "Identifier", "name": "numData", "range": [ - 60128, - 60135 + 56001, + 56008 ], "loc": { "start": { - "line": 2018, + "line": 1868, "column": 50 }, "end": { - "line": 2018, + "line": 1868, "column": 57 } } @@ -106746,47 +99602,47 @@ "type": "Identifier", "name": "toString", "range": [ - 60136, - 60144 + 56009, + 56017 ], "loc": { "start": { - "line": 2018, + "line": 1868, "column": 58 }, "end": { - "line": 2018, + "line": 1868, "column": 66 } } }, "range": [ - 60128, - 60144 + 56001, + 56017 ], "loc": { "start": { - "line": 2018, + "line": 1868, "column": 50 }, "end": { - "line": 2018, + "line": 1868, "column": 66 } } }, "arguments": [], "range": [ - 60128, - 60146 + 56001, + 56019 ], "loc": { "start": { - "line": 2018, + "line": 1868, "column": 50 }, "end": { - "line": 2018, + "line": 1868, "column": 68 } } @@ -106799,16 +99655,16 @@ "object": { "type": "ThisExpression", "range": [ - 60176, - 60180 + 56049, + 56053 ], "loc": { "start": { - "line": 2019, + "line": 1869, "column": 28 }, "end": { - "line": 2019, + "line": 1869, "column": 32 } } @@ -106817,31 +99673,31 @@ "type": "Identifier", "name": "isExactMatch", "range": [ - 60181, - 60193 + 56054, + 56066 ], "loc": { "start": { - "line": 2019, + "line": 1869, "column": 33 }, "end": { - "line": 2019, + "line": 1869, "column": 45 } } }, "range": [ - 60176, - 60193 + 56049, + 56066 ], "loc": { "start": { - "line": 2019, + "line": 1869, "column": 28 }, "end": { - "line": 2019, + "line": 1869, "column": 45 } } @@ -106851,32 +99707,32 @@ "type": "Identifier", "name": "colIdx", "range": [ - 60194, - 60200 + 56067, + 56073 ], "loc": { "start": { - "line": 2019, + "line": 1869, "column": 46 }, "end": { - "line": 2019, + "line": 1869, "column": 52 } } } ], "range": [ - 60176, - 60201 + 56049, + 56074 ], "loc": { "start": { - "line": 2019, + "line": 1869, "column": 28 }, "end": { - "line": 2019, + "line": 1869, "column": 53 } } @@ -106887,16 +99743,16 @@ "object": { "type": "ThisExpression", "range": [ - 60203, - 60207 + 56076, + 56080 ], "loc": { "start": { - "line": 2019, + "line": 1869, "column": 55 }, "end": { - "line": 2019, + "line": 1869, "column": 59 } } @@ -106905,108 +99761,108 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 60208, - 60221 + 56081, + 56094 ], "loc": { "start": { - "line": 2019, + "line": 1869, "column": 60 }, "end": { - "line": 2019, + "line": 1869, "column": 73 } } }, "range": [ - 60203, - 60221 + 56076, + 56094 ], "loc": { "start": { - "line": 2019, + "line": 1869, "column": 55 }, "end": { - "line": 2019, + "line": 1869, "column": 73 } } } ], "range": [ - 60102, - 60222 + 55975, + 56095 ], "loc": { "start": { - "line": 2018, + "line": 1868, "column": 24 }, "end": { - "line": 2019, + "line": 1869, "column": 74 } } }, "range": [ - 60058, - 60222 + 55931, + 56095 ], "loc": { "start": { - "line": 2017, + "line": 1867, "column": 32 }, "end": { - "line": 2019, + "line": 1869, "column": 74 } } }, "range": [ - 60046, - 60222 + 55919, + 56095 ], "loc": { "start": { - "line": 2017, + "line": 1867, "column": 20 }, "end": { - "line": 2019, + "line": 1869, "column": 74 } } }, "range": [ - 60046, - 60223 + 55919, + 56096 ], "loc": { "start": { - "line": 2017, + "line": 1867, "column": 20 }, "end": { - "line": 2019, + "line": 1869, "column": 75 } } } ], "range": [ - 59760, - 60241 + 55633, + 56114 ], "loc": { "start": { - "line": 2012, + "line": 1862, "column": 43 }, "end": { - "line": 2020, + "line": 1870, "column": 17 } } @@ -107023,16 +99879,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 60343, - 60352 + 56216, + 56225 ], "loc": { "start": { - "line": 2022, + "line": 1872, "column": 20 }, "end": { - "line": 2022, + "line": 1872, "column": 29 } } @@ -107043,16 +99899,16 @@ "type": "Identifier", "name": "contains", "range": [ - 60355, - 60363 + 56228, + 56236 ], "loc": { "start": { - "line": 2022, + "line": 1872, "column": 32 }, "end": { - "line": 2022, + "line": 1872, "column": 40 } } @@ -107062,16 +99918,16 @@ "type": "Identifier", "name": "term", "range": [ - 60389, - 60393 + 56262, + 56266 ], "loc": { "start": { - "line": 2023, + "line": 1873, "column": 24 }, "end": { - "line": 2023, + "line": 1873, "column": 28 } } @@ -107080,16 +99936,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 60419, - 60428 + 56292, + 56301 ], "loc": { "start": { - "line": 2024, + "line": 1874, "column": 24 }, "end": { - "line": 2024, + "line": 1874, "column": 33 } } @@ -107102,16 +99958,16 @@ "object": { "type": "ThisExpression", "range": [ - 60454, - 60458 + 56327, + 56331 ], "loc": { "start": { - "line": 2025, + "line": 1875, "column": 24 }, "end": { - "line": 2025, + "line": 1875, "column": 28 } } @@ -107120,31 +99976,31 @@ "type": "Identifier", "name": "isExactMatch", "range": [ - 60459, - 60471 + 56332, + 56344 ], "loc": { "start": { - "line": 2025, + "line": 1875, "column": 29 }, "end": { - "line": 2025, + "line": 1875, "column": 41 } } }, "range": [ - 60454, - 60471 + 56327, + 56344 ], "loc": { "start": { - "line": 2025, + "line": 1875, "column": 24 }, "end": { - "line": 2025, + "line": 1875, "column": 41 } } @@ -107154,32 +100010,32 @@ "type": "Identifier", "name": "colIdx", "range": [ - 60472, - 60478 + 56345, + 56351 ], "loc": { "start": { - "line": 2025, + "line": 1875, "column": 42 }, "end": { - "line": 2025, + "line": 1875, "column": 48 } } } ], "range": [ - 60454, - 60479 + 56327, + 56352 ], "loc": { "start": { - "line": 2025, + "line": 1875, "column": 24 }, "end": { - "line": 2025, + "line": 1875, "column": 49 } } @@ -107190,16 +100046,16 @@ "object": { "type": "ThisExpression", "range": [ - 60505, - 60509 + 56378, + 56382 ], "loc": { "start": { - "line": 2026, + "line": 1876, "column": 24 }, "end": { - "line": 2026, + "line": 1876, "column": 28 } } @@ -107208,31 +100064,31 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 60510, - 60523 + 56383, + 56396 ], "loc": { "start": { - "line": 2026, + "line": 1876, "column": 29 }, "end": { - "line": 2026, + "line": 1876, "column": 42 } } }, "range": [ - 60505, - 60523 + 56378, + 56396 ], "loc": { "start": { - "line": 2026, + "line": 1876, "column": 24 }, "end": { - "line": 2026, + "line": 1876, "column": 42 } } @@ -107245,16 +100101,16 @@ "object": { "type": "ThisExpression", "range": [ - 60549, - 60553 + 56422, + 56426 ], "loc": { "start": { - "line": 2027, + "line": 1877, "column": 24 }, "end": { - "line": 2027, + "line": 1877, "column": 28 } } @@ -107263,31 +100119,31 @@ "type": "Identifier", "name": "ignoresDiacritics", "range": [ - 60554, - 60571 + 56427, + 56444 ], "loc": { "start": { - "line": 2027, + "line": 1877, "column": 29 }, "end": { - "line": 2027, + "line": 1877, "column": 46 } } }, "range": [ - 60549, - 60571 + 56422, + 56444 ], "loc": { "start": { - "line": 2027, + "line": 1877, "column": 24 }, "end": { - "line": 2027, + "line": 1877, "column": 46 } } @@ -107297,78 +100153,78 @@ "type": "Identifier", "name": "colIdx", "range": [ - 60572, - 60578 + 56445, + 56451 ], "loc": { "start": { - "line": 2027, + "line": 1877, "column": 47 }, "end": { - "line": 2027, + "line": 1877, "column": 53 } } } ], "range": [ - 60549, - 60579 + 56422, + 56452 ], "loc": { "start": { - "line": 2027, + "line": 1877, "column": 24 }, "end": { - "line": 2027, + "line": 1877, "column": 54 } } } ], "range": [ - 60355, - 60601 + 56228, + 56474 ], "loc": { "start": { - "line": 2022, + "line": 1872, "column": 32 }, "end": { - "line": 2028, + "line": 1878, "column": 21 } } }, "range": [ - 60343, - 60601 + 56216, + 56474 ], "loc": { "start": { - "line": 2022, + "line": 1872, "column": 20 }, "end": { - "line": 2028, + "line": 1878, "column": 21 } } }, "range": [ - 60343, - 60602 + 56216, + 56475 ], "loc": { "start": { - "line": 2022, + "line": 1872, "column": 20 }, "end": { - "line": 2028, + "line": 1878, "column": 22 } }, @@ -107377,16 +100233,16 @@ "type": "Line", "value": " Finally test search term is contained in cell data", "range": [ - 60269, - 60322 + 56142, + 56195 ], "loc": { "start": { - "line": 2021, + "line": 1871, "column": 20 }, "end": { - "line": 2021, + "line": 1871, "column": 73 } } @@ -107395,31 +100251,31 @@ } ], "range": [ - 60247, - 60620 + 56120, + 56493 ], "loc": { "start": { - "line": 2020, + "line": 1870, "column": 23 }, "end": { - "line": 2029, + "line": 1879, "column": 17 } } }, "range": [ - 59630, - 60620 + 55503, + 56493 ], "loc": { "start": { - "line": 2010, + "line": 1860, "column": 16 }, "end": { - "line": 2029, + "line": 1879, "column": 17 } }, @@ -107428,16 +100284,16 @@ "type": "Line", "value": " If numeric type data, perform a strict equality test and", "range": [ - 59486, - 59545 + 55359, + 55418 ], "loc": { "start": { - "line": 2008, + "line": 1858, "column": 16 }, "end": { - "line": 2008, + "line": 1858, "column": 75 } } @@ -107446,16 +100302,16 @@ "type": "Line", "value": " fallback to unformatted number string comparison", "range": [ - 59562, - 59613 + 55435, + 55486 ], "loc": { "start": { - "line": 2009, + "line": 1859, "column": 16 }, "end": { - "line": 2009, + "line": 1859, "column": 67 } } @@ -107464,31 +100320,31 @@ } ], "range": [ - 59468, - 60634 + 55341, + 56507 ], "loc": { "start": { - "line": 2007, + "line": 1857, "column": 19 }, "end": { - "line": 2030, + "line": 1880, "column": 13 } } }, "range": [ - 59082, - 60634 + 54955, + 56507 ], "loc": { "start": { - "line": 1997, + "line": 1847, "column": 17 }, "end": { - "line": 2030, + "line": 1880, "column": 13 } }, @@ -107497,16 +100353,16 @@ "type": "Line", "value": "regexp", "range": [ - 59056, - 59064 + 54929, + 54937 ], "loc": { "start": { - "line": 1996, + "line": 1846, "column": 12 }, "end": { - "line": 1996, + "line": 1846, "column": 20 } } @@ -107514,16 +100370,16 @@ ] }, "range": [ - 58962, - 60634 + 54835, + 56507 ], "loc": { "start": { - "line": 1993, + "line": 1843, "column": 17 }, "end": { - "line": 2030, + "line": 1880, "column": 13 } }, @@ -107532,16 +100388,16 @@ "type": "Line", "value": "non-empty", "range": [ - 58933, - 58944 + 54806, + 54817 ], "loc": { "start": { - "line": 1992, + "line": 1842, "column": 12 }, "end": { - "line": 1992, + "line": 1842, "column": 23 } } @@ -107549,16 +100405,16 @@ ] }, "range": [ - 58840, - 60634 + 54713, + 56507 ], "loc": { "start": { - "line": 1989, + "line": 1839, "column": 17 }, "end": { - "line": 2030, + "line": 1880, "column": 13 } }, @@ -107567,16 +100423,16 @@ "type": "Line", "value": "empty", "range": [ - 58815, - 58822 + 54688, + 54695 ], "loc": { "start": { - "line": 1988, + "line": 1838, "column": 12 }, "end": { - "line": 1988, + "line": 1838, "column": 19 } } @@ -107584,16 +100440,16 @@ ] }, "range": [ - 58414, - 60634 + 54287, + 56507 ], "loc": { "start": { - "line": 1980, + "line": 1830, "column": 17 }, "end": { - "line": 2030, + "line": 1880, "column": 13 } }, @@ -107602,16 +100458,16 @@ "type": "Line", "value": "ends with", "range": [ - 58385, - 58396 + 54258, + 54269 ], "loc": { "start": { - "line": 1979, + "line": 1829, "column": 12 }, "end": { - "line": 1979, + "line": 1829, "column": 23 } } @@ -107619,16 +100475,16 @@ ] }, "range": [ - 58234, - 60634 + 54107, + 56507 ], "loc": { "start": { - "line": 1975, + "line": 1825, "column": 17 }, "end": { - "line": 2030, + "line": 1880, "column": 13 } }, @@ -107637,16 +100493,16 @@ "type": "Line", "value": "starts with", "range": [ - 58203, - 58216 + 54076, + 54089 ], "loc": { "start": { - "line": 1974, + "line": 1824, "column": 12 }, "end": { - "line": 1974, + "line": 1824, "column": 25 } } @@ -107654,16 +100510,16 @@ ] }, "range": [ - 58045, - 60634 + 53918, + 56507 ], "loc": { "start": { - "line": 1970, + "line": 1820, "column": 17 }, "end": { - "line": 2030, + "line": 1880, "column": 13 } }, @@ -107672,16 +100528,16 @@ "type": "Line", "value": "equal", "range": [ - 58020, - 58027 + 53893, + 53900 ], "loc": { "start": { - "line": 1969, + "line": 1819, "column": 12 }, "end": { - "line": 1969, + "line": 1819, "column": 19 } } @@ -107689,16 +100545,16 @@ ] }, "range": [ - 57861, - 60634 + 53734, + 56507 ], "loc": { "start": { - "line": 1965, + "line": 1815, "column": 17 }, "end": { - "line": 2030, + "line": 1880, "column": 13 } }, @@ -107707,16 +100563,16 @@ "type": "Line", "value": "like", "range": [ - 57837, - 57843 + 53710, + 53716 ], "loc": { "start": { - "line": 1964, + "line": 1814, "column": 12 }, "end": { - "line": 1964, + "line": 1814, "column": 18 } } @@ -107724,16 +100580,16 @@ ] }, "range": [ - 57664, - 60634 + 53537, + 56507 ], "loc": { "start": { - "line": 1960, + "line": 1810, "column": 17 }, "end": { - "line": 2030, + "line": 1880, "column": 13 } }, @@ -107742,16 +100598,16 @@ "type": "Line", "value": "different", "range": [ - 57635, - 57646 + 53508, + 53519 ], "loc": { "start": { - "line": 1959, + "line": 1809, "column": 12 }, "end": { - "line": 1959, + "line": 1809, "column": 23 } } @@ -107759,16 +100615,16 @@ ] }, "range": [ - 57459, - 60634 + 53332, + 56507 ], "loc": { "start": { - "line": 1953, + "line": 1803, "column": 17 }, "end": { - "line": 2030, + "line": 1880, "column": 13 } }, @@ -107777,16 +100633,16 @@ "type": "Line", "value": "greater", "range": [ - 57432, - 57441 + 53305, + 53314 ], "loc": { "start": { - "line": 1952, + "line": 1802, "column": 12 }, "end": { - "line": 1952, + "line": 1802, "column": 21 } } @@ -107794,16 +100650,16 @@ ] }, "range": [ - 57256, - 60634 + 53129, + 56507 ], "loc": { "start": { - "line": 1946, + "line": 1796, "column": 17 }, "end": { - "line": 2030, + "line": 1880, "column": 13 } }, @@ -107812,16 +100668,16 @@ "type": "Line", "value": "lower", "range": [ - 57231, - 57238 + 53104, + 53111 ], "loc": { "start": { - "line": 1945, + "line": 1795, "column": 12 }, "end": { - "line": 1945, + "line": 1795, "column": 19 } } @@ -107829,16 +100685,16 @@ ] }, "range": [ - 57053, - 60634 + 52926, + 56507 ], "loc": { "start": { - "line": 1939, + "line": 1789, "column": 17 }, "end": { - "line": 2030, + "line": 1880, "column": 13 } }, @@ -107847,16 +100703,16 @@ "type": "Line", "value": "greater equal", "range": [ - 57020, - 57035 + 52893, + 52908 ], "loc": { "start": { - "line": 1938, + "line": 1788, "column": 12 }, "end": { - "line": 1938, + "line": 1788, "column": 27 } } @@ -107864,16 +100720,16 @@ ] }, "range": [ - 56842, - 60634 + 52715, + 56507 ], "loc": { "start": { - "line": 1932, + "line": 1782, "column": 12 }, "end": { - "line": 2030, + "line": 1880, "column": 13 } }, @@ -107882,16 +100738,16 @@ "type": "Line", "value": " first checks if there is any operator (<,>,<=,>=,!,*,=,{,},", "range": [ - 56719, - 56781 + 52592, + 52654 ], "loc": { "start": { - "line": 1929, + "line": 1779, "column": 12 }, "end": { - "line": 1929, + "line": 1779, "column": 74 } } @@ -107900,16 +100756,16 @@ "type": "Line", "value": " rgx:)", "range": [ - 56794, - 56802 + 52667, + 52675 ], "loc": { "start": { - "line": 1930, + "line": 1780, "column": 12 }, "end": { - "line": 1930, + "line": 1780, "column": 20 } } @@ -107918,16 +100774,16 @@ "type": "Line", "value": " lower equal", "range": [ - 56815, - 56829 + 52688, + 52702 ], "loc": { "start": { - "line": 1931, + "line": 1781, "column": 12 }, "end": { - "line": 1931, + "line": 1781, "column": 26 } } @@ -107936,31 +100792,31 @@ } ], "range": [ - 56362, - 60645 + 52235, + 56518 ], "loc": { "start": { - "line": 1922, + "line": 1772, "column": 15 }, "end": { - "line": 2032, + "line": 1882, "column": 9 } } }, "range": [ - 53441, - 60645 + 49314, + 56518 ], "loc": { "start": { - "line": 1848, + "line": 1698, "column": 8 }, "end": { - "line": 2032, + "line": 1882, "column": 9 } }, @@ -107969,16 +100825,16 @@ "type": "Line", "value": " Check for dates or resolve date type", "range": [ - 53393, - 53432 + 49266, + 49305 ], "loc": { "start": { - "line": 1847, + "line": 1697, "column": 8 }, "end": { - "line": 1847, + "line": 1697, "column": 47 } } @@ -107989,16 +100845,16 @@ "type": "Line", "value": "else", "range": [ - 60645, - 60651 + 56518, + 56524 ], "loc": { "start": { - "line": 2032, + "line": 1882, "column": 9 }, "end": { - "line": 2032, + "line": 1882, "column": 15 } } @@ -108011,31 +100867,31 @@ "type": "Identifier", "name": "occurence", "range": [ - 60668, - 60677 + 56541, + 56550 ], "loc": { "start": { - "line": 2034, + "line": 1884, "column": 15 }, "end": { - "line": 2034, + "line": 1884, "column": 24 } } }, "range": [ - 60661, - 60678 + 56534, + 56551 ], "loc": { "start": { - "line": 2034, + "line": 1884, "column": 8 }, "end": { - "line": 2034, + "line": 1884, "column": 25 } }, @@ -108044,16 +100900,16 @@ "type": "Line", "value": "else", "range": [ - 60645, - 60651 + 56518, + 56524 ], "loc": { "start": { - "line": 2032, + "line": 1882, "column": 9 }, "end": { - "line": 2032, + "line": 1882, "column": 15 } } @@ -108062,16 +100918,16 @@ } ], "range": [ - 52042, - 60684 + 47915, + 56557 ], "loc": { "start": { - "line": 1810, - "column": 39 + "line": 1660, + "column": 37 }, "end": { - "line": 2035, + "line": 1885, "column": 5 } } @@ -108079,16 +100935,16 @@ "generator": false, "expression": false, "range": [ - 52016, - 60684 + 47889, + 56557 ], "loc": { "start": { - "line": 1810, - "column": 13 + "line": 1660, + "column": 11 }, "end": { - "line": 2035, + "line": 1885, "column": 5 } } @@ -108096,34 +100952,34 @@ "kind": "method", "computed": false, "range": [ - 52007, - 60684 + 47882, + 56557 ], "loc": { "start": { - "line": 1810, + "line": 1660, "column": 4 }, "end": { - "line": 2035, + "line": 1885, "column": 5 } }, "leadingComments": [ { "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 ", + "value": "*\n * Match search term in cell data\n * @param {String} term Search term\n * @param {String} cellValue Cell data\n * @param {Number} colIdx Column index\n * @return {Boolean}\n * @private\n ", "range": [ - 51779, - 52002 + 47652, + 47877 ], "loc": { "start": { - "line": 1803, + "line": 1652, "column": 4 }, "end": { - "line": 1809, + "line": 1659, "column": 7 } } @@ -108134,16 +100990,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": [ - 60690, - 60974 + 56563, + 56847 ], "loc": { "start": { - "line": 2037, + "line": 1887, "column": 4 }, "end": { - "line": 2043, + "line": 1893, "column": 7 } } @@ -108157,16 +101013,16 @@ "type": "Identifier", "name": "getColumnData", "range": [ - 60979, - 60992 + 56852, + 56865 ], "loc": { "start": { - "line": 2044, + "line": 1894, "column": 4 }, "end": { - "line": 2044, + "line": 1894, "column": 17 } } @@ -108179,16 +101035,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 60993, - 61001 + 56866, + 56874 ], "loc": { "start": { - "line": 2044, + "line": 1894, "column": 18 }, "end": { - "line": 2044, + "line": 1894, "column": 26 } } @@ -108199,16 +101055,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 61003, - 61017 + 56876, + 56890 ], "loc": { "start": { - "line": 2044, + "line": 1894, "column": 28 }, "end": { - "line": 2044, + "line": 1894, "column": 42 } } @@ -108218,31 +101074,31 @@ "value": false, "raw": "false", "range": [ - 61020, - 61025 + 56893, + 56898 ], "loc": { "start": { - "line": 2044, + "line": 1894, "column": 45 }, "end": { - "line": 2044, + "line": 1894, "column": 50 } } }, "range": [ - 61003, - 61025 + 56876, + 56898 ], "loc": { "start": { - "line": 2044, + "line": 1894, "column": 28 }, "end": { - "line": 2044, + "line": 1894, "column": 50 } } @@ -108253,16 +101109,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 61027, - 61034 + 56900, + 56907 ], "loc": { "start": { - "line": 2044, + "line": 1894, "column": 52 }, "end": { - "line": 2044, + "line": 1894, "column": 59 } } @@ -108271,31 +101127,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 61037, - 61039 + 56910, + 56912 ], "loc": { "start": { - "line": 2044, + "line": 1894, "column": 62 }, "end": { - "line": 2044, + "line": 1894, "column": 64 } } }, "range": [ - 61027, - 61039 + 56900, + 56912 ], "loc": { "start": { - "line": 2044, + "line": 1894, "column": 52 }, "end": { - "line": 2044, + "line": 1894, "column": 64 } } @@ -108314,16 +101170,16 @@ "object": { "type": "ThisExpression", "range": [ - 61058, - 61062 + 56931, + 56935 ], "loc": { "start": { - "line": 2045, + "line": 1895, "column": 15 }, "end": { - "line": 2045, + "line": 1895, "column": 19 } } @@ -108332,31 +101188,31 @@ "type": "Identifier", "name": "getColValues", "range": [ - 61063, - 61075 + 56936, + 56948 ], "loc": { "start": { - "line": 2045, + "line": 1895, "column": 20 }, "end": { - "line": 2045, + "line": 1895, "column": 32 } } }, "range": [ - 61058, - 61075 + 56931, + 56948 ], "loc": { "start": { - "line": 2045, + "line": 1895, "column": 15 }, "end": { - "line": 2045, + "line": 1895, "column": 32 } } @@ -108366,16 +101222,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 61076, - 61084 + 56949, + 56957 ], "loc": { "start": { - "line": 2045, + "line": 1895, "column": 33 }, "end": { - "line": 2045, + "line": 1895, "column": 41 } } @@ -108384,16 +101240,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 61086, - 61100 + 56959, + 56973 ], "loc": { "start": { - "line": 2045, + "line": 1895, "column": 43 }, "end": { - "line": 2045, + "line": 1895, "column": 57 } } @@ -108403,16 +101259,16 @@ "value": true, "raw": "true", "range": [ - 61102, - 61106 + 56975, + 56979 ], "loc": { "start": { - "line": 2045, + "line": 1895, "column": 59 }, "end": { - "line": 2045, + "line": 1895, "column": 63 } } @@ -108421,63 +101277,63 @@ "type": "Identifier", "name": "exclude", "range": [ - 61108, - 61115 + 56981, + 56988 ], "loc": { "start": { - "line": 2045, + "line": 1895, "column": 65 }, "end": { - "line": 2045, + "line": 1895, "column": 72 } } } ], "range": [ - 61058, - 61116 + 56931, + 56989 ], "loc": { "start": { - "line": 2045, + "line": 1895, "column": 15 }, "end": { - "line": 2045, + "line": 1895, "column": 73 } } }, "range": [ - 61051, - 61117 + 56924, + 56990 ], "loc": { "start": { - "line": 2045, + "line": 1895, "column": 8 }, "end": { - "line": 2045, + "line": 1895, "column": 74 } } } ], "range": [ - 61041, - 61123 + 56914, + 56996 ], "loc": { "start": { - "line": 2044, + "line": 1894, "column": 66 }, "end": { - "line": 2046, + "line": 1896, "column": 5 } } @@ -108485,16 +101341,16 @@ "generator": false, "expression": false, "range": [ - 60992, - 61123 + 56865, + 56996 ], "loc": { "start": { - "line": 2044, + "line": 1894, "column": 17 }, "end": { - "line": 2046, + "line": 1896, "column": 5 } } @@ -108502,16 +101358,16 @@ "kind": "method", "computed": false, "range": [ - 60979, - 61123 + 56852, + 56996 ], "loc": { "start": { - "line": 2044, + "line": 1894, "column": 4 }, "end": { - "line": 2046, + "line": 1896, "column": 5 } }, @@ -108520,16 +101376,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": [ - 60690, - 60974 + 56563, + 56847 ], "loc": { "start": { - "line": 2037, + "line": 1887, "column": 4 }, "end": { - "line": 2043, + "line": 1893, "column": 7 } } @@ -108540,16 +101396,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": [ - 61129, - 61417 + 57002, + 57290 ], "loc": { "start": { - "line": 2048, + "line": 1898, "column": 4 }, "end": { - "line": 2054, + "line": 1904, "column": 7 } } @@ -108563,16 +101419,16 @@ "type": "Identifier", "name": "getColumnValues", "range": [ - 61422, - 61437 + 57295, + 57310 ], "loc": { "start": { - "line": 2055, + "line": 1905, "column": 4 }, "end": { - "line": 2055, + "line": 1905, "column": 19 } } @@ -108585,16 +101441,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 61438, - 61446 + 57311, + 57319 ], "loc": { "start": { - "line": 2055, + "line": 1905, "column": 20 }, "end": { - "line": 2055, + "line": 1905, "column": 28 } } @@ -108605,16 +101461,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 61448, - 61462 + 57321, + 57335 ], "loc": { "start": { - "line": 2055, + "line": 1905, "column": 30 }, "end": { - "line": 2055, + "line": 1905, "column": 44 } } @@ -108624,31 +101480,31 @@ "value": false, "raw": "false", "range": [ - 61465, - 61470 + 57338, + 57343 ], "loc": { "start": { - "line": 2055, + "line": 1905, "column": 47 }, "end": { - "line": 2055, + "line": 1905, "column": 52 } } }, "range": [ - 61448, - 61470 + 57321, + 57343 ], "loc": { "start": { - "line": 2055, + "line": 1905, "column": 30 }, "end": { - "line": 2055, + "line": 1905, "column": 52 } } @@ -108659,16 +101515,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 61472, - 61479 + 57345, + 57352 ], "loc": { "start": { - "line": 2055, + "line": 1905, "column": 54 }, "end": { - "line": 2055, + "line": 1905, "column": 61 } } @@ -108677,31 +101533,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 61482, - 61484 + 57355, + 57357 ], "loc": { "start": { - "line": 2055, + "line": 1905, "column": 64 }, "end": { - "line": 2055, + "line": 1905, "column": 66 } } }, "range": [ - 61472, - 61484 + 57345, + 57357 ], "loc": { "start": { - "line": 2055, + "line": 1905, "column": 54 }, "end": { - "line": 2055, + "line": 1905, "column": 66 } } @@ -108720,16 +101576,16 @@ "object": { "type": "ThisExpression", "range": [ - 61503, - 61507 + 57376, + 57380 ], "loc": { "start": { - "line": 2056, + "line": 1906, "column": 15 }, "end": { - "line": 2056, + "line": 1906, "column": 19 } } @@ -108738,31 +101594,31 @@ "type": "Identifier", "name": "getColValues", "range": [ - 61508, - 61520 + 57381, + 57393 ], "loc": { "start": { - "line": 2056, + "line": 1906, "column": 20 }, "end": { - "line": 2056, + "line": 1906, "column": 32 } } }, "range": [ - 61503, - 61520 + 57376, + 57393 ], "loc": { "start": { - "line": 2056, + "line": 1906, "column": 15 }, "end": { - "line": 2056, + "line": 1906, "column": 32 } } @@ -108772,16 +101628,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 61521, - 61529 + 57394, + 57402 ], "loc": { "start": { - "line": 2056, + "line": 1906, "column": 33 }, "end": { - "line": 2056, + "line": 1906, "column": 41 } } @@ -108790,16 +101646,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 61531, - 61545 + 57404, + 57418 ], "loc": { "start": { - "line": 2056, + "line": 1906, "column": 43 }, "end": { - "line": 2056, + "line": 1906, "column": 57 } } @@ -108809,16 +101665,16 @@ "value": false, "raw": "false", "range": [ - 61547, - 61552 + 57420, + 57425 ], "loc": { "start": { - "line": 2056, + "line": 1906, "column": 59 }, "end": { - "line": 2056, + "line": 1906, "column": 64 } } @@ -108827,63 +101683,63 @@ "type": "Identifier", "name": "exclude", "range": [ - 61554, - 61561 + 57427, + 57434 ], "loc": { "start": { - "line": 2056, + "line": 1906, "column": 66 }, "end": { - "line": 2056, + "line": 1906, "column": 73 } } } ], "range": [ - 61503, - 61562 + 57376, + 57435 ], "loc": { "start": { - "line": 2056, + "line": 1906, "column": 15 }, "end": { - "line": 2056, + "line": 1906, "column": 74 } } }, "range": [ - 61496, - 61563 + 57369, + 57436 ], "loc": { "start": { - "line": 2056, + "line": 1906, "column": 8 }, "end": { - "line": 2056, + "line": 1906, "column": 75 } } } ], "range": [ - 61486, - 61569 + 57359, + 57442 ], "loc": { "start": { - "line": 2055, + "line": 1905, "column": 68 }, "end": { - "line": 2057, + "line": 1907, "column": 5 } } @@ -108891,16 +101747,16 @@ "generator": false, "expression": false, "range": [ - 61437, - 61569 + 57310, + 57442 ], "loc": { "start": { - "line": 2055, + "line": 1905, "column": 19 }, "end": { - "line": 2057, + "line": 1907, "column": 5 } } @@ -108908,16 +101764,16 @@ "kind": "method", "computed": false, "range": [ - 61422, - 61569 + 57295, + 57442 ], "loc": { "start": { - "line": 2055, + "line": 1905, "column": 4 }, "end": { - "line": 2057, + "line": 1907, "column": 5 } }, @@ -108926,16 +101782,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": [ - 61129, - 61417 + 57002, + 57290 ], "loc": { "start": { - "line": 2048, + "line": 1898, "column": 4 }, "end": { - "line": 2054, + "line": 1904, "column": 7 } } @@ -108946,16 +101802,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": [ - 61575, - 61956 + 57448, + 57829 ], "loc": { "start": { - "line": 2059, + "line": 1909, "column": 4 }, "end": { - "line": 2067, + "line": 1917, "column": 7 } } @@ -108969,16 +101825,16 @@ "type": "Identifier", "name": "getColValues", "range": [ - 61961, - 61973 + 57834, + 57846 ], "loc": { "start": { - "line": 2068, + "line": 1918, "column": 4 }, "end": { - "line": 2068, + "line": 1918, "column": 16 } } @@ -108991,16 +101847,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 61983, - 61991 + 57856, + 57864 ], "loc": { "start": { - "line": 2069, + "line": 1919, "column": 8 }, "end": { - "line": 2069, + "line": 1919, "column": 16 } } @@ -109011,16 +101867,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 62001, - 62015 + 57874, + 57888 ], "loc": { "start": { - "line": 2070, + "line": 1920, "column": 8 }, "end": { - "line": 2070, + "line": 1920, "column": 22 } } @@ -109030,31 +101886,31 @@ "value": false, "raw": "false", "range": [ - 62018, - 62023 + 57891, + 57896 ], "loc": { "start": { - "line": 2070, + "line": 1920, "column": 25 }, "end": { - "line": 2070, + "line": 1920, "column": 30 } } }, "range": [ - 62001, - 62023 + 57874, + 57896 ], "loc": { "start": { - "line": 2070, + "line": 1920, "column": 8 }, "end": { - "line": 2070, + "line": 1920, "column": 30 } } @@ -109065,16 +101921,16 @@ "type": "Identifier", "name": "typed", "range": [ - 62033, - 62038 + 57906, + 57911 ], "loc": { "start": { - "line": 2071, + "line": 1921, "column": 8 }, "end": { - "line": 2071, + "line": 1921, "column": 13 } } @@ -109084,31 +101940,31 @@ "value": false, "raw": "false", "range": [ - 62041, - 62046 + 57914, + 57919 ], "loc": { "start": { - "line": 2071, + "line": 1921, "column": 16 }, "end": { - "line": 2071, + "line": 1921, "column": 21 } } }, "range": [ - 62033, - 62046 + 57906, + 57919 ], "loc": { "start": { - "line": 2071, + "line": 1921, "column": 8 }, "end": { - "line": 2071, + "line": 1921, "column": 21 } } @@ -109119,16 +101975,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 62056, - 62063 + 57929, + 57936 ], "loc": { "start": { - "line": 2072, + "line": 1922, "column": 8 }, "end": { - "line": 2072, + "line": 1922, "column": 15 } } @@ -109137,31 +101993,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 62066, - 62068 + 57939, + 57941 ], "loc": { "start": { - "line": 2072, + "line": 1922, "column": 18 }, "end": { - "line": 2072, + "line": 1922, "column": 20 } } }, "range": [ - 62056, - 62068 + 57929, + 57941 ], "loc": { "start": { - "line": 2072, + "line": 1922, "column": 8 }, "end": { - "line": 2072, + "line": 1922, "column": 20 } } @@ -109179,16 +102035,16 @@ "type": "Identifier", "name": "row", "range": [ - 62089, - 62092 + 57962, + 57965 ], "loc": { "start": { - "line": 2074, + "line": 1924, "column": 12 }, "end": { - "line": 2074, + "line": 1924, "column": 15 } } @@ -109204,16 +102060,16 @@ "object": { "type": "ThisExpression", "range": [ - 62095, - 62099 + 57968, + 57972 ], "loc": { "start": { - "line": 2074, + "line": 1924, "column": 18 }, "end": { - "line": 2074, + "line": 1924, "column": 22 } } @@ -109222,47 +102078,47 @@ "type": "Identifier", "name": "dom", "range": [ - 62100, - 62103 + 57973, + 57976 ], "loc": { "start": { - "line": 2074, + "line": 1924, "column": 23 }, "end": { - "line": 2074, + "line": 1924, "column": 26 } } }, "range": [ - 62095, - 62103 + 57968, + 57976 ], "loc": { "start": { - "line": 2074, + "line": 1924, "column": 18 }, "end": { - "line": 2074, + "line": 1924, "column": 26 } } }, "arguments": [], "range": [ - 62095, - 62105 + 57968, + 57978 ], "loc": { "start": { - "line": 2074, + "line": 1924, "column": 18 }, "end": { - "line": 2074, + "line": 1924, "column": 28 } } @@ -109271,46 +102127,46 @@ "type": "Identifier", "name": "rows", "range": [ - 62106, - 62110 + 57979, + 57983 ], "loc": { "start": { - "line": 2074, + "line": 1924, "column": 29 }, "end": { - "line": 2074, + "line": 1924, "column": 33 } } }, "range": [ - 62095, - 62110 + 57968, + 57983 ], "loc": { "start": { - "line": 2074, + "line": 1924, "column": 18 }, "end": { - "line": 2074, + "line": 1924, "column": 33 } } }, "range": [ - 62089, - 62110 + 57962, + 57983 ], "loc": { "start": { - "line": 2074, + "line": 1924, "column": 12 }, "end": { - "line": 2074, + "line": 1924, "column": 33 } } @@ -109318,16 +102174,16 @@ ], "kind": "let", "range": [ - 62085, - 62111 + 57958, + 57984 ], "loc": { "start": { - "line": 2074, + "line": 1924, "column": 8 }, "end": { - "line": 2074, + "line": 1924, "column": 34 } } @@ -109341,16 +102197,16 @@ "type": "Identifier", "name": "nbRows", "range": [ - 62124, - 62130 + 57997, + 58003 ], "loc": { "start": { - "line": 2075, + "line": 1925, "column": 12 }, "end": { - "line": 2075, + "line": 1925, "column": 18 } } @@ -109363,16 +102219,16 @@ "object": { "type": "ThisExpression", "range": [ - 62133, - 62137 + 58006, + 58010 ], "loc": { "start": { - "line": 2075, + "line": 1925, "column": 21 }, "end": { - "line": 2075, + "line": 1925, "column": 25 } } @@ -109381,31 +102237,31 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 62138, - 62147 + 58011, + 58020 ], "loc": { "start": { - "line": 2075, + "line": 1925, "column": 26 }, "end": { - "line": 2075, + "line": 1925, "column": 35 } } }, "range": [ - 62133, - 62147 + 58006, + 58020 ], "loc": { "start": { - "line": 2075, + "line": 1925, "column": 21 }, "end": { - "line": 2075, + "line": 1925, "column": 35 } } @@ -109416,47 +102272,47 @@ "value": true, "raw": "true", "range": [ - 62148, - 62152 + 58021, + 58025 ], "loc": { "start": { - "line": 2075, + "line": 1925, "column": 36 }, "end": { - "line": 2075, + "line": 1925, "column": 40 } } } ], "range": [ - 62133, - 62153 + 58006, + 58026 ], "loc": { "start": { - "line": 2075, + "line": 1925, "column": 21 }, "end": { - "line": 2075, + "line": 1925, "column": 41 } } }, "range": [ - 62124, - 62153 + 57997, + 58026 ], "loc": { "start": { - "line": 2075, + "line": 1925, "column": 12 }, "end": { - "line": 2075, + "line": 1925, "column": 41 } } @@ -109464,16 +102320,16 @@ ], "kind": "let", "range": [ - 62120, - 62154 + 57993, + 58027 ], "loc": { "start": { - "line": 2075, + "line": 1925, "column": 8 }, "end": { - "line": 2075, + "line": 1925, "column": 42 } } @@ -109487,16 +102343,16 @@ "type": "Identifier", "name": "colValues", "range": [ - 62167, - 62176 + 58040, + 58049 ], "loc": { "start": { - "line": 2076, + "line": 1926, "column": 12 }, "end": { - "line": 2076, + "line": 1926, "column": 21 } } @@ -109505,31 +102361,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 62179, - 62181 + 58052, + 58054 ], "loc": { "start": { - "line": 2076, + "line": 1926, "column": 24 }, "end": { - "line": 2076, + "line": 1926, "column": 26 } } }, "range": [ - 62167, - 62181 + 58040, + 58054 ], "loc": { "start": { - "line": 2076, + "line": 1926, "column": 12 }, "end": { - "line": 2076, + "line": 1926, "column": 26 } } @@ -109537,16 +102393,16 @@ ], "kind": "let", "range": [ - 62163, - 62182 + 58036, + 58055 ], "loc": { "start": { - "line": 2076, + "line": 1926, "column": 8 }, "end": { - "line": 2076, + "line": 1926, "column": 27 } } @@ -109560,16 +102416,16 @@ "type": "Identifier", "name": "getContent", "range": [ - 62195, - 62205 + 58068, + 58078 ], "loc": { "start": { - "line": 2077, + "line": 1927, "column": 12 }, "end": { - "line": 2077, + "line": 1927, "column": 22 } } @@ -109580,16 +102436,16 @@ "type": "Identifier", "name": "typed", "range": [ - 62208, - 62213 + 58081, + 58086 ], "loc": { "start": { - "line": 2077, + "line": 1927, "column": 25 }, "end": { - "line": 2077, + "line": 1927, "column": 30 } } @@ -109605,16 +102461,16 @@ "object": { "type": "ThisExpression", "range": [ - 62216, - 62220 + 58089, + 58093 ], "loc": { "start": { - "line": 2077, + "line": 1927, "column": 33 }, "end": { - "line": 2077, + "line": 1927, "column": 37 } } @@ -109623,31 +102479,31 @@ "type": "Identifier", "name": "getCellData", "range": [ - 62221, - 62232 + 58094, + 58105 ], "loc": { "start": { - "line": 2077, + "line": 1927, "column": 38 }, "end": { - "line": 2077, + "line": 1927, "column": 49 } } }, "range": [ - 62216, - 62232 + 58089, + 58105 ], "loc": { "start": { - "line": 2077, + "line": 1927, "column": 33 }, "end": { - "line": 2077, + "line": 1927, "column": 49 } } @@ -109656,31 +102512,31 @@ "type": "Identifier", "name": "bind", "range": [ - 62233, - 62237 + 58106, + 58110 ], "loc": { "start": { - "line": 2077, + "line": 1927, "column": 50 }, "end": { - "line": 2077, + "line": 1927, "column": 54 } } }, "range": [ - 62216, - 62237 + 58089, + 58110 ], "loc": { "start": { - "line": 2077, + "line": 1927, "column": 33 }, "end": { - "line": 2077, + "line": 1927, "column": 54 } } @@ -109689,32 +102545,32 @@ { "type": "ThisExpression", "range": [ - 62238, - 62242 + 58111, + 58115 ], "loc": { "start": { - "line": 2077, + "line": 1927, "column": 55 }, "end": { - "line": 2077, + "line": 1927, "column": 59 } } } ], "range": [ - 62216, - 62243 + 58089, + 58116 ], "loc": { "start": { - "line": 2077, + "line": 1927, "column": 33 }, "end": { - "line": 2077, + "line": 1927, "column": 60 } } @@ -109730,16 +102586,16 @@ "object": { "type": "ThisExpression", "range": [ - 62258, - 62262 + 58131, + 58135 ], "loc": { "start": { - "line": 2078, + "line": 1928, "column": 12 }, "end": { - "line": 2078, + "line": 1928, "column": 16 } } @@ -109748,31 +102604,31 @@ "type": "Identifier", "name": "getCellValue", "range": [ - 62263, - 62275 + 58136, + 58148 ], "loc": { "start": { - "line": 2078, + "line": 1928, "column": 17 }, "end": { - "line": 2078, + "line": 1928, "column": 29 } } }, "range": [ - 62258, - 62275 + 58131, + 58148 ], "loc": { "start": { - "line": 2078, + "line": 1928, "column": 12 }, "end": { - "line": 2078, + "line": 1928, "column": 29 } } @@ -109781,31 +102637,31 @@ "type": "Identifier", "name": "bind", "range": [ - 62276, - 62280 + 58149, + 58153 ], "loc": { "start": { - "line": 2078, + "line": 1928, "column": 30 }, "end": { - "line": 2078, + "line": 1928, "column": 34 } } }, "range": [ - 62258, - 62280 + 58131, + 58153 ], "loc": { "start": { - "line": 2078, + "line": 1928, "column": 12 }, "end": { - "line": 2078, + "line": 1928, "column": 34 } } @@ -109814,62 +102670,62 @@ { "type": "ThisExpression", "range": [ - 62281, - 62285 + 58154, + 58158 ], "loc": { "start": { - "line": 2078, + "line": 1928, "column": 35 }, "end": { - "line": 2078, + "line": 1928, "column": 39 } } } ], "range": [ - 62258, - 62286 + 58131, + 58159 ], "loc": { "start": { - "line": 2078, + "line": 1928, "column": 12 }, "end": { - "line": 2078, + "line": 1928, "column": 40 } } }, "range": [ - 62208, - 62286 + 58081, + 58159 ], "loc": { "start": { - "line": 2077, + "line": 1927, "column": 25 }, "end": { - "line": 2078, + "line": 1928, "column": 40 } } }, "range": [ - 62195, - 62286 + 58068, + 58159 ], "loc": { "start": { - "line": 2077, + "line": 1927, "column": 12 }, "end": { - "line": 2078, + "line": 1928, "column": 40 } } @@ -109877,16 +102733,16 @@ ], "kind": "let", "range": [ - 62191, - 62287 + 58064, + 58160 ], "loc": { "start": { - "line": 2077, + "line": 1927, "column": 8 }, "end": { - "line": 2078, + "line": 1928, "column": 41 } } @@ -109897,16 +102753,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 62301, - 62315 + 58174, + 58188 ], "loc": { "start": { - "line": 2080, + "line": 1930, "column": 12 }, "end": { - "line": 2080, + "line": 1930, "column": 26 } } @@ -109925,16 +102781,16 @@ "type": "Identifier", "name": "colValues", "range": [ - 62331, - 62340 + 58204, + 58213 ], "loc": { "start": { - "line": 2081, + "line": 1931, "column": 12 }, "end": { - "line": 2081, + "line": 1931, "column": 21 } } @@ -109943,31 +102799,31 @@ "type": "Identifier", "name": "push", "range": [ - 62341, - 62345 + 58214, + 58218 ], "loc": { "start": { - "line": 2081, + "line": 1931, "column": 22 }, "end": { - "line": 2081, + "line": 1931, "column": 26 } } }, "range": [ - 62331, - 62345 + 58204, + 58218 ], "loc": { "start": { - "line": 2081, + "line": 1931, "column": 12 }, "end": { - "line": 2081, + "line": 1931, "column": 26 } } @@ -109984,16 +102840,16 @@ "object": { "type": "ThisExpression", "range": [ - 62346, - 62350 + 58219, + 58223 ], "loc": { "start": { - "line": 2081, + "line": 1931, "column": 27 }, "end": { - "line": 2081, + "line": 1931, "column": 31 } } @@ -110002,47 +102858,47 @@ "type": "Identifier", "name": "getHeadersText", "range": [ - 62351, - 62365 + 58224, + 58238 ], "loc": { "start": { - "line": 2081, + "line": 1931, "column": 32 }, "end": { - "line": 2081, + "line": 1931, "column": 46 } } }, "range": [ - 62346, - 62365 + 58219, + 58238 ], "loc": { "start": { - "line": 2081, + "line": 1931, "column": 27 }, "end": { - "line": 2081, + "line": 1931, "column": 46 } } }, "arguments": [], "range": [ - 62346, - 62367 + 58219, + 58240 ], "loc": { "start": { - "line": 2081, + "line": 1931, "column": 27 }, "end": { - "line": 2081, + "line": 1931, "column": 48 } } @@ -110051,94 +102907,94 @@ "type": "Identifier", "name": "colIndex", "range": [ - 62368, - 62376 + 58241, + 58249 ], "loc": { "start": { - "line": 2081, + "line": 1931, "column": 49 }, "end": { - "line": 2081, + "line": 1931, "column": 57 } } }, "range": [ - 62346, - 62377 + 58219, + 58250 ], "loc": { "start": { - "line": 2081, + "line": 1931, "column": 27 }, "end": { - "line": 2081, + "line": 1931, "column": 58 } } } ], "range": [ - 62331, - 62378 + 58204, + 58251 ], "loc": { "start": { - "line": 2081, + "line": 1931, "column": 12 }, "end": { - "line": 2081, + "line": 1931, "column": 59 } } }, "range": [ - 62331, - 62379 + 58204, + 58252 ], "loc": { "start": { - "line": 2081, + "line": 1931, "column": 12 }, "end": { - "line": 2081, + "line": 1931, "column": 60 } } } ], "range": [ - 62317, - 62389 + 58190, + 58262 ], "loc": { "start": { - "line": 2080, + "line": 1930, "column": 28 }, "end": { - "line": 2082, + "line": 1932, "column": 9 } } }, "alternate": null, "range": [ - 62297, - 62389 + 58170, + 58262 ], "loc": { "start": { - "line": 2080, + "line": 1930, "column": 8 }, "end": { - "line": 2082, + "line": 1932, "column": 9 } } @@ -110154,16 +103010,16 @@ "type": "Identifier", "name": "i", "range": [ - 62408, - 62409 + 58281, + 58282 ], "loc": { "start": { - "line": 2084, + "line": 1934, "column": 17 }, "end": { - "line": 2084, + "line": 1934, "column": 18 } } @@ -110174,16 +103030,16 @@ "object": { "type": "ThisExpression", "range": [ - 62412, - 62416 + 58285, + 58289 ], "loc": { "start": { - "line": 2084, + "line": 1934, "column": 21 }, "end": { - "line": 2084, + "line": 1934, "column": 25 } } @@ -110192,46 +103048,46 @@ "type": "Identifier", "name": "refRow", "range": [ - 62417, - 62423 + 58290, + 58296 ], "loc": { "start": { - "line": 2084, + "line": 1934, "column": 26 }, "end": { - "line": 2084, + "line": 1934, "column": 32 } } }, "range": [ - 62412, - 62423 + 58285, + 58296 ], "loc": { "start": { - "line": 2084, + "line": 1934, "column": 21 }, "end": { - "line": 2084, + "line": 1934, "column": 32 } } }, "range": [ - 62408, - 62423 + 58281, + 58296 ], "loc": { "start": { - "line": 2084, + "line": 1934, "column": 17 }, "end": { - "line": 2084, + "line": 1934, "column": 32 } } @@ -110239,16 +103095,16 @@ ], "kind": "let", "range": [ - 62404, - 62423 + 58277, + 58296 ], "loc": { "start": { - "line": 2084, + "line": 1934, "column": 13 }, "end": { - "line": 2084, + "line": 1934, "column": 32 } } @@ -110260,16 +103116,16 @@ "type": "Identifier", "name": "i", "range": [ - 62425, - 62426 + 58298, + 58299 ], "loc": { "start": { - "line": 2084, + "line": 1934, "column": 34 }, "end": { - "line": 2084, + "line": 1934, "column": 35 } } @@ -110278,31 +103134,31 @@ "type": "Identifier", "name": "nbRows", "range": [ - 62429, - 62435 + 58302, + 58308 ], "loc": { "start": { - "line": 2084, + "line": 1934, "column": 38 }, "end": { - "line": 2084, + "line": 1934, "column": 44 } } }, "range": [ - 62425, - 62435 + 58298, + 58308 ], "loc": { "start": { - "line": 2084, + "line": 1934, "column": 34 }, "end": { - "line": 2084, + "line": 1934, "column": 44 } } @@ -110314,32 +103170,32 @@ "type": "Identifier", "name": "i", "range": [ - 62437, - 62438 + 58310, + 58311 ], "loc": { "start": { - "line": 2084, + "line": 1934, "column": 46 }, "end": { - "line": 2084, + "line": 1934, "column": 47 } } }, "prefix": false, "range": [ - 62437, - 62440 + 58310, + 58313 ], "loc": { "start": { - "line": 2084, + "line": 1934, "column": 46 }, "end": { - "line": 2084, + "line": 1934, "column": 49 } } @@ -110356,16 +103212,16 @@ "type": "Identifier", "name": "isExludedRow", "range": [ - 62460, - 62472 + 58333, + 58345 ], "loc": { "start": { - "line": 2085, + "line": 1935, "column": 16 }, "end": { - "line": 2085, + "line": 1935, "column": 28 } } @@ -110375,31 +103231,31 @@ "value": false, "raw": "false", "range": [ - 62475, - 62480 + 58348, + 58353 ], "loc": { "start": { - "line": 2085, + "line": 1935, "column": 31 }, "end": { - "line": 2085, + "line": 1935, "column": 36 } } }, "range": [ - 62460, - 62480 + 58333, + 58353 ], "loc": { "start": { - "line": 2085, + "line": 1935, "column": 16 }, "end": { - "line": 2085, + "line": 1935, "column": 36 } } @@ -110407,16 +103263,16 @@ ], "kind": "let", "range": [ - 62456, - 62481 + 58329, + 58354 ], "loc": { "start": { - "line": 2085, + "line": 1935, "column": 12 }, "end": { - "line": 2085, + "line": 1935, "column": 37 } }, @@ -110425,16 +103281,16 @@ "type": "Line", "value": " checks if current row index appears in exclude array", "range": [ - 62494, - 62549 + 58367, + 58422 ], "loc": { "start": { - "line": 2086, + "line": 1936, "column": 12 }, "end": { - "line": 2086, + "line": 1936, "column": 67 } } @@ -110453,16 +103309,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 62566, - 62573 + 58439, + 58446 ], "loc": { "start": { - "line": 2087, + "line": 1937, "column": 16 }, "end": { - "line": 2087, + "line": 1937, "column": 23 } } @@ -110471,31 +103327,31 @@ "type": "Identifier", "name": "length", "range": [ - 62574, - 62580 + 58447, + 58453 ], "loc": { "start": { - "line": 2087, + "line": 1937, "column": 24 }, "end": { - "line": 2087, + "line": 1937, "column": 30 } } }, "range": [ - 62566, - 62580 + 58439, + 58453 ], "loc": { "start": { - "line": 2087, + "line": 1937, "column": 16 }, "end": { - "line": 2087, + "line": 1937, "column": 30 } } @@ -110505,31 +103361,31 @@ "value": 0, "raw": "0", "range": [ - 62583, - 62584 + 58456, + 58457 ], "loc": { "start": { - "line": 2087, + "line": 1937, "column": 33 }, "end": { - "line": 2087, + "line": 1937, "column": 34 } } }, "range": [ - 62566, - 62584 + 58439, + 58457 ], "loc": { "start": { - "line": 2087, + "line": 1937, "column": 16 }, "end": { - "line": 2087, + "line": 1937, "column": 34 } } @@ -110546,16 +103402,16 @@ "type": "Identifier", "name": "isExludedRow", "range": [ - 62604, - 62616 + 58477, + 58489 ], "loc": { "start": { - "line": 2088, + "line": 1938, "column": 16 }, "end": { - "line": 2088, + "line": 1938, "column": 28 } } @@ -110572,16 +103428,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 62619, - 62626 + 58492, + 58499 ], "loc": { "start": { - "line": 2088, + "line": 1938, "column": 31 }, "end": { - "line": 2088, + "line": 1938, "column": 38 } } @@ -110590,31 +103446,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 62627, - 62634 + 58500, + 58507 ], "loc": { "start": { - "line": 2088, + "line": 1938, "column": 39 }, "end": { - "line": 2088, + "line": 1938, "column": 46 } } }, "range": [ - 62619, - 62634 + 58492, + 58507 ], "loc": { "start": { - "line": 2088, + "line": 1938, "column": 31 }, "end": { - "line": 2088, + "line": 1938, "column": 46 } } @@ -110624,32 +103480,32 @@ "type": "Identifier", "name": "i", "range": [ - 62635, - 62636 + 58508, + 58509 ], "loc": { "start": { - "line": 2088, + "line": 1938, "column": 47 }, "end": { - "line": 2088, + "line": 1938, "column": 48 } } } ], "range": [ - 62619, - 62637 + 58492, + 58510 ], "loc": { "start": { - "line": 2088, + "line": 1938, "column": 31 }, "end": { - "line": 2088, + "line": 1938, "column": 49 } } @@ -110662,109 +103518,109 @@ "value": 1, "raw": "1", "range": [ - 62643, - 62644 + 58516, + 58517 ], "loc": { "start": { - "line": 2088, + "line": 1938, "column": 55 }, "end": { - "line": 2088, + "line": 1938, "column": 56 } } }, "prefix": true, "range": [ - 62642, - 62644 + 58515, + 58517 ], "loc": { "start": { - "line": 2088, + "line": 1938, "column": 54 }, "end": { - "line": 2088, + "line": 1938, "column": 56 } } }, "range": [ - 62619, - 62644 + 58492, + 58517 ], "loc": { "start": { - "line": 2088, + "line": 1938, "column": 31 }, "end": { - "line": 2088, + "line": 1938, "column": 56 } } }, "range": [ - 62604, - 62644 + 58477, + 58517 ], "loc": { "start": { - "line": 2088, + "line": 1938, "column": 16 }, "end": { - "line": 2088, + "line": 1938, "column": 56 } } }, "range": [ - 62604, - 62645 + 58477, + 58518 ], "loc": { "start": { - "line": 2088, + "line": 1938, "column": 16 }, "end": { - "line": 2088, + "line": 1938, "column": 57 } } } ], "range": [ - 62586, - 62659 + 58459, + 58532 ], "loc": { "start": { - "line": 2087, + "line": 1937, "column": 36 }, "end": { - "line": 2089, + "line": 1939, "column": 13 } } }, "alternate": null, "range": [ - 62562, - 62659 + 58435, + 58532 ], "loc": { "start": { - "line": 2087, + "line": 1937, "column": 12 }, "end": { - "line": 2089, + "line": 1939, "column": 13 } }, @@ -110773,16 +103629,16 @@ "type": "Line", "value": " checks if current row index appears in exclude array", "range": [ - 62494, - 62549 + 58367, + 58422 ], "loc": { "start": { - "line": 2086, + "line": 1936, "column": 12 }, "end": { - "line": 2086, + "line": 1936, "column": 67 } } @@ -110798,16 +103654,16 @@ "type": "Identifier", "name": "cell", "range": [ - 62676, - 62680 + 58549, + 58553 ], "loc": { "start": { - "line": 2090, + "line": 1940, "column": 16 }, "end": { - "line": 2090, + "line": 1940, "column": 20 } } @@ -110822,16 +103678,16 @@ "type": "Identifier", "name": "row", "range": [ - 62683, - 62686 + 58556, + 58559 ], "loc": { "start": { - "line": 2090, + "line": 1940, "column": 23 }, "end": { - "line": 2090, + "line": 1940, "column": 26 } } @@ -110840,31 +103696,31 @@ "type": "Identifier", "name": "i", "range": [ - 62687, - 62688 + 58560, + 58561 ], "loc": { "start": { - "line": 2090, + "line": 1940, "column": 27 }, "end": { - "line": 2090, + "line": 1940, "column": 28 } } }, "range": [ - 62683, - 62689 + 58556, + 58562 ], "loc": { "start": { - "line": 2090, + "line": 1940, "column": 23 }, "end": { - "line": 2090, + "line": 1940, "column": 29 } } @@ -110873,46 +103729,46 @@ "type": "Identifier", "name": "cells", "range": [ - 62690, - 62695 + 58563, + 58568 ], "loc": { "start": { - "line": 2090, + "line": 1940, "column": 30 }, "end": { - "line": 2090, + "line": 1940, "column": 35 } } }, "range": [ - 62683, - 62695 + 58556, + 58568 ], "loc": { "start": { - "line": 2090, + "line": 1940, "column": 23 }, "end": { - "line": 2090, + "line": 1940, "column": 35 } } }, "range": [ - 62676, - 62695 + 58549, + 58568 ], "loc": { "start": { - "line": 2090, + "line": 1940, "column": 16 }, "end": { - "line": 2090, + "line": 1940, "column": 35 } } @@ -110923,16 +103779,16 @@ "type": "Identifier", "name": "nchilds", "range": [ - 62713, - 62720 + 58586, + 58593 ], "loc": { "start": { - "line": 2091, + "line": 1941, "column": 16 }, "end": { - "line": 2091, + "line": 1941, "column": 23 } } @@ -110944,16 +103800,16 @@ "type": "Identifier", "name": "cell", "range": [ - 62723, - 62727 + 58596, + 58600 ], "loc": { "start": { - "line": 2091, + "line": 1941, "column": 26 }, "end": { - "line": 2091, + "line": 1941, "column": 30 } } @@ -110962,46 +103818,46 @@ "type": "Identifier", "name": "length", "range": [ - 62728, - 62734 + 58601, + 58607 ], "loc": { "start": { - "line": 2091, + "line": 1941, "column": 31 }, "end": { - "line": 2091, + "line": 1941, "column": 37 } } }, "range": [ - 62723, - 62734 + 58596, + 58607 ], "loc": { "start": { - "line": 2091, + "line": 1941, "column": 26 }, "end": { - "line": 2091, + "line": 1941, "column": 37 } } }, "range": [ - 62713, - 62734 + 58586, + 58607 ], "loc": { "start": { - "line": 2091, + "line": 1941, "column": 16 }, "end": { - "line": 2091, + "line": 1941, "column": 37 } } @@ -111009,16 +103865,16 @@ ], "kind": "let", "range": [ - 62672, - 62735 + 58545, + 58608 ], "loc": { "start": { - "line": 2090, + "line": 1940, "column": 12 }, "end": { - "line": 2091, + "line": 1941, "column": 38 } }, @@ -111027,16 +103883,16 @@ "type": "Line", "value": " checks if row has exact cell # and is not excluded", "range": [ - 62749, - 62802 + 58622, + 58675 ], "loc": { "start": { - "line": 2093, + "line": 1943, "column": 12 }, "end": { - "line": 2093, + "line": 1943, "column": 65 } } @@ -111055,16 +103911,16 @@ "type": "Identifier", "name": "nchilds", "range": [ - 62819, - 62826 + 58692, + 58699 ], "loc": { "start": { - "line": 2094, + "line": 1944, "column": 16 }, "end": { - "line": 2094, + "line": 1944, "column": 23 } } @@ -111075,16 +103931,16 @@ "object": { "type": "ThisExpression", "range": [ - 62831, - 62835 + 58704, + 58708 ], "loc": { "start": { - "line": 2094, + "line": 1944, "column": 28 }, "end": { - "line": 2094, + "line": 1944, "column": 32 } } @@ -111093,46 +103949,46 @@ "type": "Identifier", "name": "nbCells", "range": [ - 62836, - 62843 + 58709, + 58716 ], "loc": { "start": { - "line": 2094, + "line": 1944, "column": 33 }, "end": { - "line": 2094, + "line": 1944, "column": 40 } } }, "range": [ - 62831, - 62843 + 58704, + 58716 ], "loc": { "start": { - "line": 2094, + "line": 1944, "column": 28 }, "end": { - "line": 2094, + "line": 1944, "column": 40 } } }, "range": [ - 62819, - 62843 + 58692, + 58716 ], "loc": { "start": { - "line": 2094, + "line": 1944, "column": 16 }, "end": { - "line": 2094, + "line": 1944, "column": 40 } } @@ -111144,47 +104000,47 @@ "type": "Identifier", "name": "isExludedRow", "range": [ - 62848, - 62860 + 58721, + 58733 ], "loc": { "start": { - "line": 2094, + "line": 1944, "column": 45 }, "end": { - "line": 2094, + "line": 1944, "column": 57 } } }, "prefix": true, "range": [ - 62847, - 62860 + 58720, + 58733 ], "loc": { "start": { - "line": 2094, + "line": 1944, "column": 44 }, "end": { - "line": 2094, + "line": 1944, "column": 57 } } }, "range": [ - 62819, - 62860 + 58692, + 58733 ], "loc": { "start": { - "line": 2094, + "line": 1944, "column": 16 }, "end": { - "line": 2094, + "line": 1944, "column": 57 } } @@ -111201,16 +104057,16 @@ "type": "Identifier", "name": "data", "range": [ - 62884, - 62888 + 58757, + 58761 ], "loc": { "start": { - "line": 2095, + "line": 1945, "column": 20 }, "end": { - "line": 2095, + "line": 1945, "column": 24 } } @@ -111221,16 +104077,16 @@ "type": "Identifier", "name": "getContent", "range": [ - 62891, - 62901 + 58764, + 58774 ], "loc": { "start": { - "line": 2095, + "line": 1945, "column": 27 }, "end": { - "line": 2095, + "line": 1945, "column": 37 } } @@ -111243,16 +104099,16 @@ "type": "Identifier", "name": "cell", "range": [ - 62902, - 62906 + 58775, + 58779 ], "loc": { "start": { - "line": 2095, + "line": 1945, "column": 38 }, "end": { - "line": 2095, + "line": 1945, "column": 42 } } @@ -111261,62 +104117,62 @@ "type": "Identifier", "name": "colIndex", "range": [ - 62907, - 62915 + 58780, + 58788 ], "loc": { "start": { - "line": 2095, + "line": 1945, "column": 43 }, "end": { - "line": 2095, + "line": 1945, "column": 51 } } }, "range": [ - 62902, - 62916 + 58775, + 58789 ], "loc": { "start": { - "line": 2095, + "line": 1945, "column": 38 }, "end": { - "line": 2095, + "line": 1945, "column": 52 } } } ], "range": [ - 62891, - 62917 + 58764, + 58790 ], "loc": { "start": { - "line": 2095, + "line": 1945, "column": 27 }, "end": { - "line": 2095, + "line": 1945, "column": 53 } } }, "range": [ - 62884, - 62917 + 58757, + 58790 ], "loc": { "start": { - "line": 2095, + "line": 1945, "column": 20 }, "end": { - "line": 2095, + "line": 1945, "column": 53 } } @@ -111324,16 +104180,16 @@ ], "kind": "let", "range": [ - 62880, - 62918 + 58753, + 58791 ], "loc": { "start": { - "line": 2095, + "line": 1945, "column": 16 }, "end": { - "line": 2095, + "line": 1945, "column": 54 } } @@ -111349,16 +104205,16 @@ "type": "Identifier", "name": "colValues", "range": [ - 62935, - 62944 + 58808, + 58817 ], "loc": { "start": { - "line": 2096, + "line": 1946, "column": 16 }, "end": { - "line": 2096, + "line": 1946, "column": 25 } } @@ -111367,31 +104223,31 @@ "type": "Identifier", "name": "push", "range": [ - 62945, - 62949 + 58818, + 58822 ], "loc": { "start": { - "line": 2096, + "line": 1946, "column": 26 }, "end": { - "line": 2096, + "line": 1946, "column": 30 } } }, "range": [ - 62935, - 62949 + 58808, + 58822 ], "loc": { "start": { - "line": 2096, + "line": 1946, "column": 16 }, "end": { - "line": 2096, + "line": 1946, "column": 30 } } @@ -111401,79 +104257,79 @@ "type": "Identifier", "name": "data", "range": [ - 62950, - 62954 + 58823, + 58827 ], "loc": { "start": { - "line": 2096, + "line": 1946, "column": 31 }, "end": { - "line": 2096, + "line": 1946, "column": 35 } } } ], "range": [ - 62935, - 62955 + 58808, + 58828 ], "loc": { "start": { - "line": 2096, + "line": 1946, "column": 16 }, "end": { - "line": 2096, + "line": 1946, "column": 36 } } }, "range": [ - 62935, - 62956 + 58808, + 58829 ], "loc": { "start": { - "line": 2096, + "line": 1946, "column": 16 }, "end": { - "line": 2096, + "line": 1946, "column": 37 } } } ], "range": [ - 62862, - 62970 + 58735, + 58843 ], "loc": { "start": { - "line": 2094, + "line": 1944, "column": 59 }, "end": { - "line": 2097, + "line": 1947, "column": 13 } } }, "alternate": null, "range": [ - 62815, - 62970 + 58688, + 58843 ], "loc": { "start": { - "line": 2094, + "line": 1944, "column": 12 }, "end": { - "line": 2097, + "line": 1947, "column": 13 } }, @@ -111482,16 +104338,16 @@ "type": "Line", "value": " checks if row has exact cell # and is not excluded", "range": [ - 62749, - 62802 + 58622, + 58675 ], "loc": { "start": { - "line": 2093, + "line": 1943, "column": 12 }, "end": { - "line": 2093, + "line": 1943, "column": 65 } } @@ -111500,31 +104356,31 @@ } ], "range": [ - 62442, - 62980 + 58315, + 58853 ], "loc": { "start": { - "line": 2084, + "line": 1934, "column": 51 }, "end": { - "line": 2098, + "line": 1948, "column": 9 } } }, "range": [ - 62399, - 62980 + 58272, + 58853 ], "loc": { "start": { - "line": 2084, + "line": 1934, "column": 8 }, "end": { - "line": 2098, + "line": 1948, "column": 9 } } @@ -111535,47 +104391,47 @@ "type": "Identifier", "name": "colValues", "range": [ - 62996, - 63005 + 58869, + 58878 ], "loc": { "start": { - "line": 2099, + "line": 1949, "column": 15 }, "end": { - "line": 2099, + "line": 1949, "column": 24 } } }, "range": [ - 62989, - 63006 + 58862, + 58879 ], "loc": { "start": { - "line": 2099, + "line": 1949, "column": 8 }, "end": { - "line": 2099, + "line": 1949, "column": 25 } } } ], "range": [ - 62075, - 63012 + 57948, + 58885 ], "loc": { "start": { - "line": 2073, + "line": 1923, "column": 6 }, "end": { - "line": 2100, + "line": 1950, "column": 5 } } @@ -111583,16 +104439,16 @@ "generator": false, "expression": false, "range": [ - 61973, - 63012 + 57846, + 58885 ], "loc": { "start": { - "line": 2068, + "line": 1918, "column": 16 }, "end": { - "line": 2100, + "line": 1950, "column": 5 } } @@ -111600,16 +104456,16 @@ "kind": "method", "computed": false, "range": [ - 61961, - 63012 + 57834, + 58885 ], "loc": { "start": { - "line": 2068, + "line": 1918, "column": 4 }, "end": { - "line": 2100, + "line": 1950, "column": 5 } }, @@ -111618,16 +104474,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": [ - 61575, - 61956 + 57448, + 57829 ], "loc": { "start": { - "line": 2059, + "line": 1909, "column": 4 }, "end": { - "line": 2067, + "line": 1917, "column": 7 } } @@ -111638,16 +104494,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": [ - 63018, - 63170 + 58891, + 59043 ], "loc": { "start": { - "line": 2102, + "line": 1952, "column": 4 }, "end": { - "line": 2106, + "line": 1956, "column": 7 } } @@ -111661,16 +104517,16 @@ "type": "Identifier", "name": "getFilterValue", "range": [ - 63175, - 63189 + 59048, + 59062 ], "loc": { "start": { - "line": 2107, + "line": 1957, "column": 4 }, "end": { - "line": 2107, + "line": 1957, "column": 18 } } @@ -111683,16 +104539,16 @@ "type": "Identifier", "name": "index", "range": [ - 63190, - 63195 + 59063, + 59068 ], "loc": { "start": { - "line": 2107, + "line": 1957, "column": 19 }, "end": { - "line": 2107, + "line": 1957, "column": 24 } } @@ -111712,16 +104568,16 @@ "object": { "type": "ThisExpression", "range": [ - 63212, - 63216 + 59085, + 59089 ], "loc": { "start": { - "line": 2108, + "line": 1958, "column": 13 }, "end": { - "line": 2108, + "line": 1958, "column": 17 } } @@ -111730,47 +104586,47 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 63217, - 63224 + 59090, + 59097 ], "loc": { "start": { - "line": 2108, + "line": 1958, "column": 18 }, "end": { - "line": 2108, + "line": 1958, "column": 25 } } }, "range": [ - 63212, - 63224 + 59085, + 59097 ], "loc": { "start": { - "line": 2108, + "line": 1958, "column": 13 }, "end": { - "line": 2108, + "line": 1958, "column": 25 } } }, "prefix": true, "range": [ - 63211, - 63224 + 59084, + 59097 ], "loc": { "start": { - "line": 2108, + "line": 1958, "column": 12 }, "end": { - "line": 2108, + "line": 1958, "column": 25 } } @@ -111782,48 +104638,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 63240, - 63247 + 59113, + 59120 ], "loc": { "start": { - "line": 2109, + "line": 1959, "column": 12 }, "end": { - "line": 2109, + "line": 1959, "column": 19 } } } ], "range": [ - 63226, - 63257 + 59099, + 59130 ], "loc": { "start": { - "line": 2108, + "line": 1958, "column": 27 }, "end": { - "line": 2110, + "line": 1960, "column": 9 } } }, "alternate": null, "range": [ - 63207, - 63257 + 59080, + 59130 ], "loc": { "start": { - "line": 2108, + "line": 1958, "column": 8 }, "end": { - "line": 2110, + "line": 1960, "column": 9 } } @@ -111837,16 +104693,16 @@ "type": "Identifier", "name": "fltValue", "range": [ - 63270, - 63278 + 59143, + 59151 ], "loc": { "start": { - "line": 2111, + "line": 1961, "column": 12 }, "end": { - "line": 2111, + "line": 1961, "column": 20 } } @@ -111856,31 +104712,31 @@ "value": "", "raw": "''", "range": [ - 63281, - 63283 + 59154, + 59156 ], "loc": { "start": { - "line": 2111, + "line": 1961, "column": 23 }, "end": { - "line": 2111, + "line": 1961, "column": 25 } } }, "range": [ - 63270, - 63283 + 59143, + 59156 ], "loc": { "start": { - "line": 2111, + "line": 1961, "column": 12 }, "end": { - "line": 2111, + "line": 1961, "column": 25 } } @@ -111888,16 +104744,16 @@ ], "kind": "let", "range": [ - 63266, - 63284 + 59139, + 59157 ], "loc": { "start": { - "line": 2111, + "line": 1961, "column": 8 }, "end": { - "line": 2111, + "line": 1961, "column": 26 } } @@ -111911,16 +104767,16 @@ "type": "Identifier", "name": "flt", "range": [ - 63297, - 63300 + 59170, + 59173 ], "loc": { "start": { - "line": 2112, + "line": 1962, "column": 12 }, "end": { - "line": 2112, + "line": 1962, "column": 15 } } @@ -111933,16 +104789,16 @@ "object": { "type": "ThisExpression", "range": [ - 63303, - 63307 + 59176, + 59180 ], "loc": { "start": { - "line": 2112, + "line": 1962, "column": 18 }, "end": { - "line": 2112, + "line": 1962, "column": 22 } } @@ -111951,31 +104807,31 @@ "type": "Identifier", "name": "getFilterElement", "range": [ - 63308, - 63324 + 59181, + 59197 ], "loc": { "start": { - "line": 2112, + "line": 1962, "column": 23 }, "end": { - "line": 2112, + "line": 1962, "column": 39 } } }, "range": [ - 63303, - 63324 + 59176, + 59197 ], "loc": { "start": { - "line": 2112, + "line": 1962, "column": 18 }, "end": { - "line": 2112, + "line": 1962, "column": 39 } } @@ -111985,47 +104841,47 @@ "type": "Identifier", "name": "index", "range": [ - 63325, - 63330 + 59198, + 59203 ], "loc": { "start": { - "line": 2112, + "line": 1962, "column": 40 }, "end": { - "line": 2112, + "line": 1962, "column": 45 } } } ], "range": [ - 63303, - 63331 + 59176, + 59204 ], "loc": { "start": { - "line": 2112, + "line": 1962, "column": 18 }, "end": { - "line": 2112, + "line": 1962, "column": 46 } } }, "range": [ - 63297, - 63331 + 59170, + 59204 ], "loc": { "start": { - "line": 2112, + "line": 1962, "column": 12 }, "end": { - "line": 2112, + "line": 1962, "column": 46 } } @@ -112033,16 +104889,16 @@ ], "kind": "let", "range": [ - 63293, - 63332 + 59166, + 59205 ], "loc": { "start": { - "line": 2112, + "line": 1962, "column": 8 }, "end": { - "line": 2112, + "line": 1962, "column": 47 } } @@ -112056,32 +104912,32 @@ "type": "Identifier", "name": "flt", "range": [ - 63346, - 63349 + 59219, + 59222 ], "loc": { "start": { - "line": 2113, + "line": 1963, "column": 13 }, "end": { - "line": 2113, + "line": 1963, "column": 16 } } }, "prefix": true, "range": [ - 63345, - 63349 + 59218, + 59222 ], "loc": { "start": { - "line": 2113, + "line": 1963, "column": 12 }, "end": { - "line": 2113, + "line": 1963, "column": 16 } } @@ -112095,63 +104951,63 @@ "type": "Identifier", "name": "fltValue", "range": [ - 63372, - 63380 + 59245, + 59253 ], "loc": { "start": { - "line": 2114, + "line": 1964, "column": 19 }, "end": { - "line": 2114, + "line": 1964, "column": 27 } } }, "range": [ - 63365, - 63381 + 59238, + 59254 ], "loc": { "start": { - "line": 2114, + "line": 1964, "column": 12 }, "end": { - "line": 2114, + "line": 1964, "column": 28 } } } ], "range": [ - 63351, - 63391 + 59224, + 59264 ], "loc": { "start": { - "line": 2113, + "line": 1963, "column": 18 }, "end": { - "line": 2115, + "line": 1965, "column": 9 } } }, "alternate": null, "range": [ - 63341, - 63391 + 59214, + 59264 ], "loc": { "start": { - "line": 2113, + "line": 1963, "column": 8 }, "end": { - "line": 2115, + "line": 1965, "column": 9 } } @@ -112165,16 +105021,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 63405, - 63415 + 59278, + 59288 ], "loc": { "start": { - "line": 2117, + "line": 1967, "column": 12 }, "end": { - "line": 2117, + "line": 1967, "column": 22 } } @@ -112187,16 +105043,16 @@ "object": { "type": "ThisExpression", "range": [ - 63418, - 63422 + 59291, + 59295 ], "loc": { "start": { - "line": 2117, + "line": 1967, "column": 25 }, "end": { - "line": 2117, + "line": 1967, "column": 29 } } @@ -112205,31 +105061,31 @@ "type": "Identifier", "name": "getFilterType", "range": [ - 63423, - 63436 + 59296, + 59309 ], "loc": { "start": { - "line": 2117, + "line": 1967, "column": 30 }, "end": { - "line": 2117, + "line": 1967, "column": 43 } } }, "range": [ - 63418, - 63436 + 59291, + 59309 ], "loc": { "start": { - "line": 2117, + "line": 1967, "column": 25 }, "end": { - "line": 2117, + "line": 1967, "column": 43 } } @@ -112239,47 +105095,47 @@ "type": "Identifier", "name": "index", "range": [ - 63437, - 63442 + 59310, + 59315 ], "loc": { "start": { - "line": 2117, + "line": 1967, "column": 44 }, "end": { - "line": 2117, + "line": 1967, "column": 49 } } } ], "range": [ - 63418, - 63443 + 59291, + 59316 ], "loc": { "start": { - "line": 2117, + "line": 1967, "column": 25 }, "end": { - "line": 2117, + "line": 1967, "column": 50 } } }, "range": [ - 63405, - 63443 + 59278, + 59316 ], "loc": { "start": { - "line": 2117, + "line": 1967, "column": 12 }, "end": { - "line": 2117, + "line": 1967, "column": 50 } } @@ -112287,16 +105143,16 @@ ], "kind": "let", "range": [ - 63401, - 63444 + 59274, + 59317 ], "loc": { "start": { - "line": 2117, + "line": 1967, "column": 8 }, "end": { - "line": 2117, + "line": 1967, "column": 51 } } @@ -112313,16 +105169,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 63457, - 63467 + 59330, + 59340 ], "loc": { "start": { - "line": 2118, + "line": 1968, "column": 12 }, "end": { - "line": 2118, + "line": 1968, "column": 22 } } @@ -112331,31 +105187,31 @@ "type": "Identifier", "name": "MULTIPLE", "range": [ - 63472, - 63480 + 59345, + 59353 ], "loc": { "start": { - "line": 2118, + "line": 1968, "column": 27 }, "end": { - "line": 2118, + "line": 1968, "column": 35 } } }, "range": [ - 63457, - 63480 + 59330, + 59353 ], "loc": { "start": { - "line": 2118, + "line": 1968, "column": 12 }, "end": { - "line": 2118, + "line": 1968, "column": 35 } } @@ -112367,16 +105223,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 63484, - 63494 + 59357, + 59367 ], "loc": { "start": { - "line": 2118, + "line": 1968, "column": 39 }, "end": { - "line": 2118, + "line": 1968, "column": 49 } } @@ -112385,46 +105241,46 @@ "type": "Identifier", "name": "CHECKLIST", "range": [ - 63499, - 63508 + 59372, + 59381 ], "loc": { "start": { - "line": 2118, + "line": 1968, "column": 54 }, "end": { - "line": 2118, + "line": 1968, "column": 63 } } }, "range": [ - 63484, - 63508 + 59357, + 59381 ], "loc": { "start": { - "line": 2118, + "line": 1968, "column": 39 }, "end": { - "line": 2118, + "line": 1968, "column": 63 } } }, "range": [ - 63457, - 63508 + 59330, + 59381 ], "loc": { "start": { - "line": 2118, + "line": 1968, "column": 12 }, "end": { - "line": 2118, + "line": 1968, "column": 63 } } @@ -112441,16 +105297,16 @@ "type": "Identifier", "name": "fltValue", "range": [ - 63524, - 63532 + 59397, + 59405 ], "loc": { "start": { - "line": 2119, + "line": 1969, "column": 12 }, "end": { - "line": 2119, + "line": 1969, "column": 20 } } @@ -112462,16 +105318,16 @@ "type": "Identifier", "name": "flt", "range": [ - 63535, - 63538 + 59408, + 59411 ], "loc": { "start": { - "line": 2119, + "line": 1969, "column": 23 }, "end": { - "line": 2119, + "line": 1969, "column": 26 } } @@ -112480,77 +105336,77 @@ "type": "Identifier", "name": "value", "range": [ - 63539, - 63544 + 59412, + 59417 ], "loc": { "start": { - "line": 2119, + "line": 1969, "column": 27 }, "end": { - "line": 2119, + "line": 1969, "column": 32 } } }, "range": [ - 63535, - 63544 + 59408, + 59417 ], "loc": { "start": { - "line": 2119, + "line": 1969, "column": 23 }, "end": { - "line": 2119, + "line": 1969, "column": 32 } } }, "range": [ - 63524, - 63544 + 59397, + 59417 ], "loc": { "start": { - "line": 2119, + "line": 1969, "column": 12 }, "end": { - "line": 2119, + "line": 1969, "column": 32 } } }, "range": [ - 63524, - 63545 + 59397, + 59418 ], "loc": { "start": { - "line": 2119, + "line": 1969, "column": 12 }, "end": { - "line": 2119, + "line": 1969, "column": 33 } } } ], "range": [ - 63510, - 63555 + 59383, + 59428 ], "loc": { "start": { - "line": 2118, + "line": 1968, "column": 65 }, "end": { - "line": 2120, + "line": 1970, "column": 9 } }, @@ -112559,16 +105415,16 @@ "type": "Line", "value": "mutiple select", "range": [ - 63564, - 63580 + 59437, + 59453 ], "loc": { "start": { - "line": 2121, + "line": 1971, "column": 8 }, "end": { - "line": 2121, + "line": 1971, "column": 24 } } @@ -112584,16 +105440,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 63598, - 63608 + 59471, + 59481 ], "loc": { "start": { - "line": 2122, + "line": 1972, "column": 17 }, "end": { - "line": 2122, + "line": 1972, "column": 27 } } @@ -112602,31 +105458,31 @@ "type": "Identifier", "name": "MULTIPLE", "range": [ - 63613, - 63621 + 59486, + 59494 ], "loc": { "start": { - "line": 2122, + "line": 1972, "column": 32 }, "end": { - "line": 2122, + "line": 1972, "column": 40 } } }, "range": [ - 63598, - 63621 + 59471, + 59494 ], "loc": { "start": { - "line": 2122, + "line": 1972, "column": 17 }, "end": { - "line": 2122, + "line": 1972, "column": 40 } } @@ -112643,16 +105499,16 @@ "type": "Identifier", "name": "fltValue", "range": [ - 63637, - 63645 + 59510, + 59518 ], "loc": { "start": { - "line": 2123, + "line": 1973, "column": 12 }, "end": { - "line": 2123, + "line": 1973, "column": 20 } } @@ -112670,16 +105526,16 @@ "object": { "type": "ThisExpression", "range": [ - 63648, - 63652 + 59521, + 59525 ], "loc": { "start": { - "line": 2123, + "line": 1973, "column": 23 }, "end": { - "line": 2123, + "line": 1973, "column": 27 } } @@ -112688,31 +105544,31 @@ "type": "Identifier", "name": "feature", "range": [ - 63653, - 63660 + 59526, + 59533 ], "loc": { "start": { - "line": 2123, + "line": 1973, "column": 28 }, "end": { - "line": 2123, + "line": 1973, "column": 35 } } }, "range": [ - 63648, - 63660 + 59521, + 59533 ], "loc": { "start": { - "line": 2123, + "line": 1973, "column": 23 }, "end": { - "line": 2123, + "line": 1973, "column": 35 } } @@ -112723,32 +105579,32 @@ "value": "dropdown", "raw": "'dropdown'", "range": [ - 63661, - 63671 + 59534, + 59544 ], "loc": { "start": { - "line": 2123, + "line": 1973, "column": 36 }, "end": { - "line": 2123, + "line": 1973, "column": 46 } } } ], "range": [ - 63648, - 63672 + 59521, + 59545 ], "loc": { "start": { - "line": 2123, + "line": 1973, "column": 23 }, "end": { - "line": 2123, + "line": 1973, "column": 47 } } @@ -112757,31 +105613,31 @@ "type": "Identifier", "name": "getValues", "range": [ - 63673, - 63682 + 59546, + 59555 ], "loc": { "start": { - "line": 2123, + "line": 1973, "column": 48 }, "end": { - "line": 2123, + "line": 1973, "column": 57 } } }, "range": [ - 63648, - 63682 + 59521, + 59555 ], "loc": { "start": { - "line": 2123, + "line": 1973, "column": 23 }, "end": { - "line": 2123, + "line": 1973, "column": 57 } } @@ -112791,78 +105647,78 @@ "type": "Identifier", "name": "index", "range": [ - 63683, - 63688 + 59556, + 59561 ], "loc": { "start": { - "line": 2123, + "line": 1973, "column": 58 }, "end": { - "line": 2123, + "line": 1973, "column": 63 } } } ], "range": [ - 63648, - 63689 + 59521, + 59562 ], "loc": { "start": { - "line": 2123, + "line": 1973, "column": 23 }, "end": { - "line": 2123, + "line": 1973, "column": 64 } } }, "range": [ - 63637, - 63689 + 59510, + 59562 ], "loc": { "start": { - "line": 2123, + "line": 1973, "column": 12 }, "end": { - "line": 2123, + "line": 1973, "column": 64 } } }, "range": [ - 63637, - 63690 + 59510, + 59563 ], "loc": { "start": { - "line": 2123, + "line": 1973, "column": 12 }, "end": { - "line": 2123, + "line": 1973, "column": 65 } } } ], "range": [ - 63623, - 63700 + 59496, + 59573 ], "loc": { "start": { - "line": 2122, + "line": 1972, "column": 42 }, "end": { - "line": 2124, + "line": 1974, "column": 9 } }, @@ -112871,16 +105727,16 @@ "type": "Line", "value": "checklist", "range": [ - 63709, - 63720 + 59582, + 59593 ], "loc": { "start": { - "line": 2125, + "line": 1975, "column": 8 }, "end": { - "line": 2125, + "line": 1975, "column": 19 } } @@ -112896,16 +105752,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 63738, - 63748 + 59611, + 59621 ], "loc": { "start": { - "line": 2126, + "line": 1976, "column": 17 }, "end": { - "line": 2126, + "line": 1976, "column": 27 } } @@ -112914,31 +105770,31 @@ "type": "Identifier", "name": "CHECKLIST", "range": [ - 63753, - 63762 + 59626, + 59635 ], "loc": { "start": { - "line": 2126, + "line": 1976, "column": 32 }, "end": { - "line": 2126, + "line": 1976, "column": 41 } } }, "range": [ - 63738, - 63762 + 59611, + 59635 ], "loc": { "start": { - "line": 2126, + "line": 1976, "column": 17 }, "end": { - "line": 2126, + "line": 1976, "column": 41 } } @@ -112955,16 +105811,16 @@ "type": "Identifier", "name": "fltValue", "range": [ - 63778, - 63786 + 59651, + 59659 ], "loc": { "start": { - "line": 2127, + "line": 1977, "column": 12 }, "end": { - "line": 2127, + "line": 1977, "column": 20 } } @@ -112982,16 +105838,16 @@ "object": { "type": "ThisExpression", "range": [ - 63789, - 63793 + 59662, + 59666 ], "loc": { "start": { - "line": 2127, + "line": 1977, "column": 23 }, "end": { - "line": 2127, + "line": 1977, "column": 27 } } @@ -113000,31 +105856,31 @@ "type": "Identifier", "name": "feature", "range": [ - 63794, - 63801 + 59667, + 59674 ], "loc": { "start": { - "line": 2127, + "line": 1977, "column": 28 }, "end": { - "line": 2127, + "line": 1977, "column": 35 } } }, "range": [ - 63789, - 63801 + 59662, + 59674 ], "loc": { "start": { - "line": 2127, + "line": 1977, "column": 23 }, "end": { - "line": 2127, + "line": 1977, "column": 35 } } @@ -113035,32 +105891,32 @@ "value": "checkList", "raw": "'checkList'", "range": [ - 63802, - 63813 + 59675, + 59686 ], "loc": { "start": { - "line": 2127, + "line": 1977, "column": 36 }, "end": { - "line": 2127, + "line": 1977, "column": 47 } } } ], "range": [ - 63789, - 63814 + 59662, + 59687 ], "loc": { "start": { - "line": 2127, + "line": 1977, "column": 23 }, "end": { - "line": 2127, + "line": 1977, "column": 48 } } @@ -113069,31 +105925,31 @@ "type": "Identifier", "name": "getValues", "range": [ - 63815, - 63824 + 59688, + 59697 ], "loc": { "start": { - "line": 2127, + "line": 1977, "column": 49 }, "end": { - "line": 2127, + "line": 1977, "column": 58 } } }, "range": [ - 63789, - 63824 + 59662, + 59697 ], "loc": { "start": { - "line": 2127, + "line": 1977, "column": 23 }, "end": { - "line": 2127, + "line": 1977, "column": 58 } } @@ -113103,94 +105959,94 @@ "type": "Identifier", "name": "index", "range": [ - 63825, - 63830 + 59698, + 59703 ], "loc": { "start": { - "line": 2127, + "line": 1977, "column": 59 }, "end": { - "line": 2127, + "line": 1977, "column": 64 } } } ], "range": [ - 63789, - 63831 + 59662, + 59704 ], "loc": { "start": { - "line": 2127, + "line": 1977, "column": 23 }, "end": { - "line": 2127, + "line": 1977, "column": 65 } } }, "range": [ - 63778, - 63831 + 59651, + 59704 ], "loc": { "start": { - "line": 2127, + "line": 1977, "column": 12 }, "end": { - "line": 2127, + "line": 1977, "column": 65 } } }, "range": [ - 63778, - 63832 + 59651, + 59705 ], "loc": { "start": { - "line": 2127, + "line": 1977, "column": 12 }, "end": { - "line": 2127, + "line": 1977, "column": 66 } } } ], "range": [ - 63764, - 63842 + 59637, + 59715 ], "loc": { "start": { - "line": 2126, + "line": 1976, "column": 43 }, "end": { - "line": 2128, + "line": 1978, "column": 9 } } }, "alternate": null, "range": [ - 63734, - 63842 + 59607, + 59715 ], "loc": { "start": { - "line": 2126, + "line": 1976, "column": 13 }, "end": { - "line": 2128, + "line": 1978, "column": 9 } }, @@ -113199,16 +106055,16 @@ "type": "Line", "value": "checklist", "range": [ - 63709, - 63720 + 59582, + 59593 ], "loc": { "start": { - "line": 2125, + "line": 1975, "column": 8 }, "end": { - "line": 2125, + "line": 1975, "column": 19 } } @@ -113216,16 +106072,16 @@ ] }, "range": [ - 63594, - 63842 + 59467, + 59715 ], "loc": { "start": { - "line": 2122, + "line": 1972, "column": 13 }, "end": { - "line": 2128, + "line": 1978, "column": 9 } }, @@ -113234,16 +106090,16 @@ "type": "Line", "value": "mutiple select", "range": [ - 63564, - 63580 + 59437, + 59453 ], "loc": { "start": { - "line": 2121, + "line": 1971, "column": 8 }, "end": { - "line": 2121, + "line": 1971, "column": 24 } } @@ -113251,16 +106107,16 @@ ] }, "range": [ - 63453, - 63842 + 59326, + 59715 ], "loc": { "start": { - "line": 2118, + "line": 1968, "column": 8 }, "end": { - "line": 2128, + "line": 1978, "column": 9 } }, @@ -113269,16 +106125,16 @@ "type": "Line", "value": "return an empty string if collection is empty or contains a single", "range": [ - 63851, - 63919 + 59724, + 59792 ], "loc": { "start": { - "line": 2129, + "line": 1979, "column": 8 }, "end": { - "line": 2129, + "line": 1979, "column": 76 } } @@ -113287,16 +106143,16 @@ "type": "Line", "value": "empty string", "range": [ - 63928, - 63942 + 59801, + 59815 ], "loc": { "start": { - "line": 2130, + "line": 1980, "column": 8 }, "end": { - "line": 2130, + "line": 1980, "column": 22 } } @@ -113317,16 +106173,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 63955, - 63962 + 59828, + 59835 ], "loc": { "start": { - "line": 2131, + "line": 1981, "column": 12 }, "end": { - "line": 2131, + "line": 1981, "column": 19 } } @@ -113336,32 +106192,32 @@ "type": "Identifier", "name": "fltValue", "range": [ - 63963, - 63971 + 59836, + 59844 ], "loc": { "start": { - "line": 2131, + "line": 1981, "column": 20 }, "end": { - "line": 2131, + "line": 1981, "column": 28 } } } ], "range": [ - 63955, - 63972 + 59828, + 59845 ], "loc": { "start": { - "line": 2131, + "line": 1981, "column": 12 }, "end": { - "line": 2131, + "line": 1981, "column": 29 } } @@ -113376,16 +106232,16 @@ "type": "Identifier", "name": "fltValue", "range": [ - 63976, - 63984 + 59849, + 59857 ], "loc": { "start": { - "line": 2131, + "line": 1981, "column": 33 }, "end": { - "line": 2131, + "line": 1981, "column": 41 } } @@ -113394,31 +106250,31 @@ "type": "Identifier", "name": "length", "range": [ - 63985, - 63991 + 59858, + 59864 ], "loc": { "start": { - "line": 2131, + "line": 1981, "column": 42 }, "end": { - "line": 2131, + "line": 1981, "column": 48 } } }, "range": [ - 63976, - 63991 + 59849, + 59864 ], "loc": { "start": { - "line": 2131, + "line": 1981, "column": 33 }, "end": { - "line": 2131, + "line": 1981, "column": 48 } } @@ -113428,46 +106284,46 @@ "value": 0, "raw": "0", "range": [ - 63996, - 63997 + 59869, + 59870 ], "loc": { "start": { - "line": 2131, + "line": 1981, "column": 53 }, "end": { - "line": 2131, + "line": 1981, "column": 54 } } }, "range": [ - 63976, - 63997 + 59849, + 59870 ], "loc": { "start": { - "line": 2131, + "line": 1981, "column": 33 }, "end": { - "line": 2131, + "line": 1981, "column": 54 } } }, "range": [ - 63955, - 63997 + 59828, + 59870 ], "loc": { "start": { - "line": 2131, + "line": 1981, "column": 12 }, "end": { - "line": 2131, + "line": 1981, "column": 54 } } @@ -113485,16 +106341,16 @@ "type": "Identifier", "name": "fltValue", "range": [ - 64014, - 64022 + 59887, + 59895 ], "loc": { "start": { - "line": 2132, + "line": 1982, "column": 13 }, "end": { - "line": 2132, + "line": 1982, "column": 21 } } @@ -113503,31 +106359,31 @@ "type": "Identifier", "name": "length", "range": [ - 64023, - 64029 + 59896, + 59902 ], "loc": { "start": { - "line": 2132, + "line": 1982, "column": 22 }, "end": { - "line": 2132, + "line": 1982, "column": 28 } } }, "range": [ - 64014, - 64029 + 59887, + 59902 ], "loc": { "start": { - "line": 2132, + "line": 1982, "column": 13 }, "end": { - "line": 2132, + "line": 1982, "column": 28 } } @@ -113537,31 +106393,31 @@ "value": 1, "raw": "1", "range": [ - 64034, - 64035 + 59907, + 59908 ], "loc": { "start": { - "line": 2132, + "line": 1982, "column": 33 }, "end": { - "line": 2132, + "line": 1982, "column": 34 } } }, "range": [ - 64014, - 64035 + 59887, + 59908 ], "loc": { "start": { - "line": 2132, + "line": 1982, "column": 13 }, "end": { - "line": 2132, + "line": 1982, "column": 34 } } @@ -113576,16 +106432,16 @@ "type": "Identifier", "name": "fltValue", "range": [ - 64039, - 64047 + 59912, + 59920 ], "loc": { "start": { - "line": 2132, + "line": 1982, "column": 38 }, "end": { - "line": 2132, + "line": 1982, "column": 46 } } @@ -113595,31 +106451,31 @@ "value": 0, "raw": "0", "range": [ - 64048, - 64049 + 59921, + 59922 ], "loc": { "start": { - "line": 2132, + "line": 1982, "column": 47 }, "end": { - "line": 2132, + "line": 1982, "column": 48 } } }, "range": [ - 64039, - 64050 + 59912, + 59923 ], "loc": { "start": { - "line": 2132, + "line": 1982, "column": 38 }, "end": { - "line": 2132, + "line": 1982, "column": 49 } } @@ -113629,61 +106485,61 @@ "value": "", "raw": "''", "range": [ - 64055, - 64057 + 59928, + 59930 ], "loc": { "start": { - "line": 2132, + "line": 1982, "column": 54 }, "end": { - "line": 2132, + "line": 1982, "column": 56 } } }, "range": [ - 64039, - 64057 + 59912, + 59930 ], "loc": { "start": { - "line": 2132, + "line": 1982, "column": 38 }, "end": { - "line": 2132, + "line": 1982, "column": 56 } } }, "range": [ - 64014, - 64057 + 59887, + 59930 ], "loc": { "start": { - "line": 2132, + "line": 1982, "column": 13 }, "end": { - "line": 2132, + "line": 1982, "column": 56 } } }, "range": [ - 63955, - 64058 + 59828, + 59931 ], "loc": { "start": { - "line": 2131, + "line": 1981, "column": 12 }, "end": { - "line": 2132, + "line": 1982, "column": 57 } } @@ -113700,16 +106556,16 @@ "type": "Identifier", "name": "fltValue", "range": [ - 64074, - 64082 + 59947, + 59955 ], "loc": { "start": { - "line": 2133, + "line": 1983, "column": 12 }, "end": { - "line": 2133, + "line": 1983, "column": 20 } } @@ -113719,78 +106575,78 @@ "value": "", "raw": "''", "range": [ - 64085, - 64087 + 59958, + 59960 ], "loc": { "start": { - "line": 2133, + "line": 1983, "column": 23 }, "end": { - "line": 2133, + "line": 1983, "column": 25 } } }, "range": [ - 64074, - 64087 + 59947, + 59960 ], "loc": { "start": { - "line": 2133, + "line": 1983, "column": 12 }, "end": { - "line": 2133, + "line": 1983, "column": 25 } } }, "range": [ - 64074, - 64088 + 59947, + 59961 ], "loc": { "start": { - "line": 2133, + "line": 1983, "column": 12 }, "end": { - "line": 2133, + "line": 1983, "column": 26 } } } ], "range": [ - 64060, - 64098 + 59933, + 59971 ], "loc": { "start": { - "line": 2132, + "line": 1982, "column": 59 }, "end": { - "line": 2134, + "line": 1984, "column": 9 } } }, "alternate": null, "range": [ - 63951, - 64098 + 59824, + 59971 ], "loc": { "start": { - "line": 2131, + "line": 1981, "column": 8 }, "end": { - "line": 2134, + "line": 1984, "column": 9 } }, @@ -113799,16 +106655,16 @@ "type": "Line", "value": "return an empty string if collection is empty or contains a single", "range": [ - 63851, - 63919 + 59724, + 59792 ], "loc": { "start": { - "line": 2129, + "line": 1979, "column": 8 }, "end": { - "line": 2129, + "line": 1979, "column": 76 } } @@ -113817,16 +106673,16 @@ "type": "Line", "value": "empty string", "range": [ - 63928, - 63942 + 59801, + 59815 ], "loc": { "start": { - "line": 2130, + "line": 1980, "column": 8 }, "end": { - "line": 2130, + "line": 1980, "column": 22 } } @@ -113839,47 +106695,47 @@ "type": "Identifier", "name": "fltValue", "range": [ - 64115, - 64123 + 59988, + 59996 ], "loc": { "start": { - "line": 2136, + "line": 1986, "column": 15 }, "end": { - "line": 2136, + "line": 1986, "column": 23 } } }, "range": [ - 64108, - 64124 + 59981, + 59997 ], "loc": { "start": { - "line": 2136, + "line": 1986, "column": 8 }, "end": { - "line": 2136, + "line": 1986, "column": 24 } } } ], "range": [ - 63197, - 64130 + 59070, + 60003 ], "loc": { "start": { - "line": 2107, + "line": 1957, "column": 26 }, "end": { - "line": 2137, + "line": 1987, "column": 5 } } @@ -113887,16 +106743,16 @@ "generator": false, "expression": false, "range": [ - 63189, - 64130 + 59062, + 60003 ], "loc": { "start": { - "line": 2107, + "line": 1957, "column": 18 }, "end": { - "line": 2137, + "line": 1987, "column": 5 } } @@ -113904,16 +106760,16 @@ "kind": "method", "computed": false, "range": [ - 63175, - 64130 + 59048, + 60003 ], "loc": { "start": { - "line": 2107, + "line": 1957, "column": 4 }, "end": { - "line": 2137, + "line": 1987, "column": 5 } }, @@ -113922,16 +106778,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": [ - 63018, - 63170 + 58891, + 59043 ], "loc": { "start": { - "line": 2102, + "line": 1952, "column": 4 }, "end": { - "line": 2106, + "line": 1956, "column": 7 } } @@ -113942,16 +106798,16 @@ "type": "Block", "value": "*\n * Return the filters' values\n * @return {Array} List of filters' values\n ", "range": [ - 64136, - 64228 + 60009, + 60101 ], "loc": { "start": { - "line": 2139, + "line": 1989, "column": 4 }, "end": { - "line": 2142, + "line": 1992, "column": 7 } } @@ -113965,16 +106821,16 @@ "type": "Identifier", "name": "getFiltersValue", "range": [ - 64233, - 64248 + 60106, + 60121 ], "loc": { "start": { - "line": 2143, + "line": 1993, "column": 4 }, "end": { - "line": 2143, + "line": 1993, "column": 19 } } @@ -113997,16 +106853,16 @@ "object": { "type": "ThisExpression", "range": [ - 64266, - 64270 + 60139, + 60143 ], "loc": { "start": { - "line": 2144, + "line": 1994, "column": 13 }, "end": { - "line": 2144, + "line": 1994, "column": 17 } } @@ -114015,47 +106871,47 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 64271, - 64278 + 60144, + 60151 ], "loc": { "start": { - "line": 2144, + "line": 1994, "column": 18 }, "end": { - "line": 2144, + "line": 1994, "column": 25 } } }, "range": [ - 64266, - 64278 + 60139, + 60151 ], "loc": { "start": { - "line": 2144, + "line": 1994, "column": 13 }, "end": { - "line": 2144, + "line": 1994, "column": 25 } } }, "prefix": true, "range": [ - 64265, - 64278 + 60138, + 60151 ], "loc": { "start": { - "line": 2144, + "line": 1994, "column": 12 }, "end": { - "line": 2144, + "line": 1994, "column": 25 } } @@ -114067,48 +106923,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 64294, - 64301 + 60167, + 60174 ], "loc": { "start": { - "line": 2145, + "line": 1995, "column": 12 }, "end": { - "line": 2145, + "line": 1995, "column": 19 } } } ], "range": [ - 64280, - 64311 + 60153, + 60184 ], "loc": { "start": { - "line": 2144, + "line": 1994, "column": 27 }, "end": { - "line": 2146, + "line": 1996, "column": 9 } } }, "alternate": null, "range": [ - 64261, - 64311 + 60134, + 60184 ], "loc": { "start": { - "line": 2144, + "line": 1994, "column": 8 }, "end": { - "line": 2146, + "line": 1996, "column": 9 } } @@ -114122,16 +106978,16 @@ "type": "Identifier", "name": "searchArgs", "range": [ - 64324, - 64334 + 60197, + 60207 ], "loc": { "start": { - "line": 2147, + "line": 1997, "column": 12 }, "end": { - "line": 2147, + "line": 1997, "column": 22 } } @@ -114140,31 +106996,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 64337, - 64339 + 60210, + 60212 ], "loc": { "start": { - "line": 2147, + "line": 1997, "column": 25 }, "end": { - "line": 2147, + "line": 1997, "column": 27 } } }, "range": [ - 64324, - 64339 + 60197, + 60212 ], "loc": { "start": { - "line": 2147, + "line": 1997, "column": 12 }, "end": { - "line": 2147, + "line": 1997, "column": 27 } } @@ -114172,16 +107028,16 @@ ], "kind": "let", "range": [ - 64320, - 64340 + 60193, + 60213 ], "loc": { "start": { - "line": 2147, + "line": 1997, "column": 8 }, "end": { - "line": 2147, + "line": 1997, "column": 28 } } @@ -114197,16 +107053,16 @@ "type": "Identifier", "name": "i", "range": [ - 64358, - 64359 + 60231, + 60232 ], "loc": { "start": { - "line": 2148, + "line": 1998, "column": 17 }, "end": { - "line": 2148, + "line": 1998, "column": 18 } } @@ -114216,31 +107072,31 @@ "value": 0, "raw": "0", "range": [ - 64362, - 64363 + 60235, + 60236 ], "loc": { "start": { - "line": 2148, + "line": 1998, "column": 21 }, "end": { - "line": 2148, + "line": 1998, "column": 22 } } }, "range": [ - 64358, - 64363 + 60231, + 60236 ], "loc": { "start": { - "line": 2148, + "line": 1998, "column": 17 }, "end": { - "line": 2148, + "line": 1998, "column": 22 } } @@ -114251,16 +107107,16 @@ "type": "Identifier", "name": "len", "range": [ - 64365, - 64368 + 60238, + 60241 ], "loc": { "start": { - "line": 2148, + "line": 1998, "column": 24 }, "end": { - "line": 2148, + "line": 1998, "column": 27 } } @@ -114274,16 +107130,16 @@ "object": { "type": "ThisExpression", "range": [ - 64371, - 64375 + 60244, + 60248 ], "loc": { "start": { - "line": 2148, + "line": 1998, "column": 30 }, "end": { - "line": 2148, + "line": 1998, "column": 34 } } @@ -114292,31 +107148,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 64376, - 64382 + 60249, + 60255 ], "loc": { "start": { - "line": 2148, + "line": 1998, "column": 35 }, "end": { - "line": 2148, + "line": 1998, "column": 41 } } }, "range": [ - 64371, - 64382 + 60244, + 60255 ], "loc": { "start": { - "line": 2148, + "line": 1998, "column": 30 }, "end": { - "line": 2148, + "line": 1998, "column": 41 } } @@ -114325,46 +107181,46 @@ "type": "Identifier", "name": "length", "range": [ - 64383, - 64389 + 60256, + 60262 ], "loc": { "start": { - "line": 2148, + "line": 1998, "column": 42 }, "end": { - "line": 2148, + "line": 1998, "column": 48 } } }, "range": [ - 64371, - 64389 + 60244, + 60262 ], "loc": { "start": { - "line": 2148, + "line": 1998, "column": 30 }, "end": { - "line": 2148, + "line": 1998, "column": 48 } } }, "range": [ - 64365, - 64389 + 60238, + 60262 ], "loc": { "start": { - "line": 2148, + "line": 1998, "column": 24 }, "end": { - "line": 2148, + "line": 1998, "column": 48 } } @@ -114372,16 +107228,16 @@ ], "kind": "let", "range": [ - 64354, - 64389 + 60227, + 60262 ], "loc": { "start": { - "line": 2148, + "line": 1998, "column": 13 }, "end": { - "line": 2148, + "line": 1998, "column": 48 } } @@ -114393,16 +107249,16 @@ "type": "Identifier", "name": "i", "range": [ - 64391, - 64392 + 60264, + 60265 ], "loc": { "start": { - "line": 2148, + "line": 1998, "column": 50 }, "end": { - "line": 2148, + "line": 1998, "column": 51 } } @@ -114411,31 +107267,31 @@ "type": "Identifier", "name": "len", "range": [ - 64395, - 64398 + 60268, + 60271 ], "loc": { "start": { - "line": 2148, + "line": 1998, "column": 54 }, "end": { - "line": 2148, + "line": 1998, "column": 57 } } }, "range": [ - 64391, - 64398 + 60264, + 60271 ], "loc": { "start": { - "line": 2148, + "line": 1998, "column": 50 }, "end": { - "line": 2148, + "line": 1998, "column": 57 } } @@ -114447,32 +107303,32 @@ "type": "Identifier", "name": "i", "range": [ - 64400, - 64401 + 60273, + 60274 ], "loc": { "start": { - "line": 2148, + "line": 1998, "column": 59 }, "end": { - "line": 2148, + "line": 1998, "column": 60 } } }, "prefix": false, "range": [ - 64400, - 64403 + 60273, + 60276 ], "loc": { "start": { - "line": 2148, + "line": 1998, "column": 59 }, "end": { - "line": 2148, + "line": 1998, "column": 62 } } @@ -114489,16 +107345,16 @@ "type": "Identifier", "name": "fltValue", "range": [ - 64423, - 64431 + 60296, + 60304 ], "loc": { "start": { - "line": 2149, + "line": 1999, "column": 16 }, "end": { - "line": 2149, + "line": 1999, "column": 24 } } @@ -114511,16 +107367,16 @@ "object": { "type": "ThisExpression", "range": [ - 64434, - 64438 + 60307, + 60311 ], "loc": { "start": { - "line": 2149, + "line": 1999, "column": 27 }, "end": { - "line": 2149, + "line": 1999, "column": 31 } } @@ -114529,31 +107385,31 @@ "type": "Identifier", "name": "getFilterValue", "range": [ - 64439, - 64453 + 60312, + 60326 ], "loc": { "start": { - "line": 2149, + "line": 1999, "column": 32 }, "end": { - "line": 2149, + "line": 1999, "column": 46 } } }, "range": [ - 64434, - 64453 + 60307, + 60326 ], "loc": { "start": { - "line": 2149, + "line": 1999, "column": 27 }, "end": { - "line": 2149, + "line": 1999, "column": 46 } } @@ -114563,47 +107419,47 @@ "type": "Identifier", "name": "i", "range": [ - 64454, - 64455 + 60327, + 60328 ], "loc": { "start": { - "line": 2149, + "line": 1999, "column": 47 }, "end": { - "line": 2149, + "line": 1999, "column": 48 } } } ], "range": [ - 64434, - 64456 + 60307, + 60329 ], "loc": { "start": { - "line": 2149, + "line": 1999, "column": 27 }, "end": { - "line": 2149, + "line": 1999, "column": 49 } } }, "range": [ - 64423, - 64456 + 60296, + 60329 ], "loc": { "start": { - "line": 2149, + "line": 1999, "column": 16 }, "end": { - "line": 2149, + "line": 1999, "column": 49 } } @@ -114611,16 +107467,16 @@ ], "kind": "let", "range": [ - 64419, - 64457 + 60292, + 60330 ], "loc": { "start": { - "line": 2149, + "line": 1999, "column": 12 }, "end": { - "line": 2149, + "line": 1999, "column": 50 } } @@ -114633,16 +107489,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 64474, - 64481 + 60347, + 60354 ], "loc": { "start": { - "line": 2150, + "line": 2000, "column": 16 }, "end": { - "line": 2150, + "line": 2000, "column": 23 } } @@ -114652,32 +107508,32 @@ "type": "Identifier", "name": "fltValue", "range": [ - 64482, - 64490 + 60355, + 60363 ], "loc": { "start": { - "line": 2150, + "line": 2000, "column": 24 }, "end": { - "line": 2150, + "line": 2000, "column": 32 } } } ], "range": [ - 64474, - 64491 + 60347, + 60364 ], "loc": { "start": { - "line": 2150, + "line": 2000, "column": 16 }, "end": { - "line": 2150, + "line": 2000, "column": 33 } } @@ -114696,16 +107552,16 @@ "type": "Identifier", "name": "searchArgs", "range": [ - 64511, - 64521 + 60384, + 60394 ], "loc": { "start": { - "line": 2151, + "line": 2001, "column": 16 }, "end": { - "line": 2151, + "line": 2001, "column": 26 } } @@ -114714,31 +107570,31 @@ "type": "Identifier", "name": "push", "range": [ - 64522, - 64526 + 60395, + 60399 ], "loc": { "start": { - "line": 2151, + "line": 2001, "column": 27 }, "end": { - "line": 2151, + "line": 2001, "column": 31 } } }, "range": [ - 64511, - 64526 + 60384, + 60399 ], "loc": { "start": { - "line": 2151, + "line": 2001, "column": 16 }, "end": { - "line": 2151, + "line": 2001, "column": 31 } } @@ -114748,63 +107604,63 @@ "type": "Identifier", "name": "fltValue", "range": [ - 64527, - 64535 + 60400, + 60408 ], "loc": { "start": { - "line": 2151, + "line": 2001, "column": 32 }, "end": { - "line": 2151, + "line": 2001, "column": 40 } } } ], "range": [ - 64511, - 64536 + 60384, + 60409 ], "loc": { "start": { - "line": 2151, + "line": 2001, "column": 16 }, "end": { - "line": 2151, + "line": 2001, "column": 41 } } }, "range": [ - 64511, - 64537 + 60384, + 60410 ], "loc": { "start": { - "line": 2151, + "line": 2001, "column": 16 }, "end": { - "line": 2151, + "line": 2001, "column": 42 } } } ], "range": [ - 64493, - 64551 + 60366, + 60424 ], "loc": { "start": { - "line": 2150, + "line": 2000, "column": 35 }, "end": { - "line": 2152, + "line": 2002, "column": 13 } } @@ -114823,16 +107679,16 @@ "type": "Identifier", "name": "searchArgs", "range": [ - 64575, - 64585 + 60448, + 60458 ], "loc": { "start": { - "line": 2153, + "line": 2003, "column": 16 }, "end": { - "line": 2153, + "line": 2003, "column": 26 } } @@ -114841,31 +107697,31 @@ "type": "Identifier", "name": "push", "range": [ - 64586, - 64590 + 60459, + 60463 ], "loc": { "start": { - "line": 2153, + "line": 2003, "column": 27 }, "end": { - "line": 2153, + "line": 2003, "column": 31 } } }, "range": [ - 64575, - 64590 + 60448, + 60463 ], "loc": { "start": { - "line": 2153, + "line": 2003, "column": 16 }, "end": { - "line": 2153, + "line": 2003, "column": 31 } } @@ -114877,16 +107733,16 @@ "type": "Identifier", "name": "trim", "range": [ - 64591, - 64595 + 60464, + 60468 ], "loc": { "start": { - "line": 2153, + "line": 2003, "column": 32 }, "end": { - "line": 2153, + "line": 2003, "column": 36 } } @@ -114896,125 +107752,125 @@ "type": "Identifier", "name": "fltValue", "range": [ - 64596, - 64604 + 60469, + 60477 ], "loc": { "start": { - "line": 2153, + "line": 2003, "column": 37 }, "end": { - "line": 2153, + "line": 2003, "column": 45 } } } ], "range": [ - 64591, - 64605 + 60464, + 60478 ], "loc": { "start": { - "line": 2153, + "line": 2003, "column": 32 }, "end": { - "line": 2153, + "line": 2003, "column": 46 } } } ], "range": [ - 64575, - 64606 + 60448, + 60479 ], "loc": { "start": { - "line": 2153, + "line": 2003, "column": 16 }, "end": { - "line": 2153, + "line": 2003, "column": 47 } } }, "range": [ - 64575, - 64607 + 60448, + 60480 ], "loc": { "start": { - "line": 2153, + "line": 2003, "column": 16 }, "end": { - "line": 2153, + "line": 2003, "column": 48 } } } ], "range": [ - 64557, - 64621 + 60430, + 60494 ], "loc": { "start": { - "line": 2152, + "line": 2002, "column": 19 }, "end": { - "line": 2154, + "line": 2004, "column": 13 } } }, "range": [ - 64470, - 64621 + 60343, + 60494 ], "loc": { "start": { - "line": 2150, + "line": 2000, "column": 12 }, "end": { - "line": 2154, + "line": 2004, "column": 13 } } } ], "range": [ - 64405, - 64631 + 60278, + 60504 ], "loc": { "start": { - "line": 2148, + "line": 1998, "column": 64 }, "end": { - "line": 2155, + "line": 2005, "column": 9 } } }, "range": [ - 64349, - 64631 + 60222, + 60504 ], "loc": { "start": { - "line": 2148, + "line": 1998, "column": 8 }, "end": { - "line": 2155, + "line": 2005, "column": 9 } } @@ -115025,47 +107881,47 @@ "type": "Identifier", "name": "searchArgs", "range": [ - 64647, - 64657 + 60520, + 60530 ], "loc": { "start": { - "line": 2156, + "line": 2006, "column": 15 }, "end": { - "line": 2156, + "line": 2006, "column": 25 } } }, "range": [ - 64640, - 64658 + 60513, + 60531 ], "loc": { "start": { - "line": 2156, + "line": 2006, "column": 8 }, "end": { - "line": 2156, + "line": 2006, "column": 26 } } } ], "range": [ - 64251, - 64664 + 60124, + 60537 ], "loc": { "start": { - "line": 2143, + "line": 1993, "column": 22 }, "end": { - "line": 2157, + "line": 2007, "column": 5 } } @@ -115073,16 +107929,16 @@ "generator": false, "expression": false, "range": [ - 64248, - 64664 + 60121, + 60537 ], "loc": { "start": { - "line": 2143, + "line": 1993, "column": 19 }, "end": { - "line": 2157, + "line": 2007, "column": 5 } } @@ -115090,16 +107946,16 @@ "kind": "method", "computed": false, "range": [ - 64233, - 64664 + 60106, + 60537 ], "loc": { "start": { - "line": 2143, + "line": 1993, "column": 4 }, "end": { - "line": 2157, + "line": 2007, "column": 5 } }, @@ -115108,16 +107964,16 @@ "type": "Block", "value": "*\n * Return the filters' values\n * @return {Array} List of filters' values\n ", "range": [ - 64136, - 64228 + 60009, + 60101 ], "loc": { "start": { - "line": 2139, + "line": 1989, "column": 4 }, "end": { - "line": 2142, + "line": 1992, "column": 7 } } @@ -115128,16 +107984,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": [ - 64670, - 64833 + 60543, + 60706 ], "loc": { "start": { - "line": 2159, + "line": 2009, "column": 4 }, "end": { - "line": 2163, + "line": 2013, "column": 7 } } @@ -115151,16 +108007,16 @@ "type": "Identifier", "name": "getFilterId", "range": [ - 64838, - 64849 + 60711, + 60722 ], "loc": { "start": { - "line": 2164, + "line": 2014, "column": 4 }, "end": { - "line": 2164, + "line": 2014, "column": 15 } } @@ -115173,16 +108029,16 @@ "type": "Identifier", "name": "index", "range": [ - 64850, - 64855 + 60723, + 60728 ], "loc": { "start": { - "line": 2164, + "line": 2014, "column": 16 }, "end": { - "line": 2164, + "line": 2014, "column": 21 } } @@ -115202,16 +108058,16 @@ "object": { "type": "ThisExpression", "range": [ - 64872, - 64876 + 60745, + 60749 ], "loc": { "start": { - "line": 2165, + "line": 2015, "column": 13 }, "end": { - "line": 2165, + "line": 2015, "column": 17 } } @@ -115220,47 +108076,47 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 64877, - 64884 + 60750, + 60757 ], "loc": { "start": { - "line": 2165, + "line": 2015, "column": 18 }, "end": { - "line": 2165, + "line": 2015, "column": 25 } } }, "range": [ - 64872, - 64884 + 60745, + 60757 ], "loc": { "start": { - "line": 2165, + "line": 2015, "column": 13 }, "end": { - "line": 2165, + "line": 2015, "column": 25 } } }, "prefix": true, "range": [ - 64871, - 64884 + 60744, + 60757 ], "loc": { "start": { - "line": 2165, + "line": 2015, "column": 12 }, "end": { - "line": 2165, + "line": 2015, "column": 25 } } @@ -115272,48 +108128,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 64900, - 64907 + 60773, + 60780 ], "loc": { "start": { - "line": 2166, + "line": 2016, "column": 12 }, "end": { - "line": 2166, + "line": 2016, "column": 19 } } } ], "range": [ - 64886, - 64917 + 60759, + 60790 ], "loc": { "start": { - "line": 2165, + "line": 2015, "column": 27 }, "end": { - "line": 2167, + "line": 2017, "column": 9 } } }, "alternate": null, "range": [ - 64867, - 64917 + 60740, + 60790 ], "loc": { "start": { - "line": 2165, + "line": 2015, "column": 8 }, "end": { - "line": 2167, + "line": 2017, "column": 9 } } @@ -115329,16 +108185,16 @@ "object": { "type": "ThisExpression", "range": [ - 64933, - 64937 + 60806, + 60810 ], "loc": { "start": { - "line": 2168, + "line": 2018, "column": 15 }, "end": { - "line": 2168, + "line": 2018, "column": 19 } } @@ -115347,31 +108203,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 64938, - 64944 + 60811, + 60817 ], "loc": { "start": { - "line": 2168, + "line": 2018, "column": 20 }, "end": { - "line": 2168, + "line": 2018, "column": 26 } } }, "range": [ - 64933, - 64944 + 60806, + 60817 ], "loc": { "start": { - "line": 2168, + "line": 2018, "column": 15 }, "end": { - "line": 2168, + "line": 2018, "column": 26 } } @@ -115380,62 +108236,62 @@ "type": "Identifier", "name": "index", "range": [ - 64945, - 64950 + 60818, + 60823 ], "loc": { "start": { - "line": 2168, + "line": 2018, "column": 27 }, "end": { - "line": 2168, + "line": 2018, "column": 32 } } }, "range": [ - 64933, - 64951 + 60806, + 60824 ], "loc": { "start": { - "line": 2168, + "line": 2018, "column": 15 }, "end": { - "line": 2168, + "line": 2018, "column": 33 } } }, "range": [ - 64926, - 64952 + 60799, + 60825 ], "loc": { "start": { - "line": 2168, + "line": 2018, "column": 8 }, "end": { - "line": 2168, + "line": 2018, "column": 34 } } } ], "range": [ - 64857, - 64958 + 60730, + 60831 ], "loc": { "start": { - "line": 2164, + "line": 2014, "column": 23 }, "end": { - "line": 2169, + "line": 2019, "column": 5 } } @@ -115443,16 +108299,16 @@ "generator": false, "expression": false, "range": [ - 64849, - 64958 + 60722, + 60831 ], "loc": { "start": { - "line": 2164, + "line": 2014, "column": 15 }, "end": { - "line": 2169, + "line": 2019, "column": 5 } } @@ -115460,16 +108316,16 @@ "kind": "method", "computed": false, "range": [ - 64838, - 64958 + 60711, + 60831 ], "loc": { "start": { - "line": 2164, + "line": 2014, "column": 4 }, "end": { - "line": 2169, + "line": 2019, "column": 5 } }, @@ -115478,16 +108334,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": [ - 64670, - 64833 + 60543, + 60706 ], "loc": { "start": { - "line": 2159, + "line": 2009, "column": 4 }, "end": { - "line": 2163, + "line": 2013, "column": 7 } } @@ -115498,16 +108354,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": [ - 64964, - 65365 + 60837, + 61238 ], "loc": { "start": { - "line": 2171, + "line": 2021, "column": 4 }, "end": { - "line": 2179, + "line": 2029, "column": 7 } } @@ -115521,16 +108377,16 @@ "type": "Identifier", "name": "getFiltersByType", "range": [ - 65370, - 65386 + 61243, + 61259 ], "loc": { "start": { - "line": 2180, + "line": 2030, "column": 4 }, "end": { - "line": 2180, + "line": 2030, "column": 20 } } @@ -115543,16 +108399,16 @@ "type": "Identifier", "name": "type", "range": [ - 65387, - 65391 + 61260, + 61264 ], "loc": { "start": { - "line": 2180, + "line": 2030, "column": 21 }, "end": { - "line": 2180, + "line": 2030, "column": 25 } } @@ -115561,16 +108417,16 @@ "type": "Identifier", "name": "bool", "range": [ - 65393, - 65397 + 61266, + 61270 ], "loc": { "start": { - "line": 2180, + "line": 2030, "column": 27 }, "end": { - "line": 2180, + "line": 2030, "column": 31 } } @@ -115590,16 +108446,16 @@ "object": { "type": "ThisExpression", "range": [ - 65414, - 65418 + 61287, + 61291 ], "loc": { "start": { - "line": 2181, + "line": 2031, "column": 13 }, "end": { - "line": 2181, + "line": 2031, "column": 17 } } @@ -115608,47 +108464,47 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 65419, - 65426 + 61292, + 61299 ], "loc": { "start": { - "line": 2181, + "line": 2031, "column": 18 }, "end": { - "line": 2181, + "line": 2031, "column": 25 } } }, "range": [ - 65414, - 65426 + 61287, + 61299 ], "loc": { "start": { - "line": 2181, + "line": 2031, "column": 13 }, "end": { - "line": 2181, + "line": 2031, "column": 25 } } }, "prefix": true, "range": [ - 65413, - 65426 + 61286, + 61299 ], "loc": { "start": { - "line": 2181, + "line": 2031, "column": 12 }, "end": { - "line": 2181, + "line": 2031, "column": 25 } } @@ -115660,48 +108516,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 65442, - 65449 + 61315, + 61322 ], "loc": { "start": { - "line": 2182, + "line": 2032, "column": 12 }, "end": { - "line": 2182, + "line": 2032, "column": 19 } } } ], "range": [ - 65428, - 65459 + 61301, + 61332 ], "loc": { "start": { - "line": 2181, + "line": 2031, "column": 27 }, "end": { - "line": 2183, + "line": 2033, "column": 9 } } }, "alternate": null, "range": [ - 65409, - 65459 + 61282, + 61332 ], "loc": { "start": { - "line": 2181, + "line": 2031, "column": 8 }, "end": { - "line": 2183, + "line": 2033, "column": 9 } } @@ -115715,16 +108571,16 @@ "type": "Identifier", "name": "arr", "range": [ - 65472, - 65475 + 61345, + 61348 ], "loc": { "start": { - "line": 2184, + "line": 2034, "column": 12 }, "end": { - "line": 2184, + "line": 2034, "column": 15 } } @@ -115733,31 +108589,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 65478, - 65480 + 61351, + 61353 ], "loc": { "start": { - "line": 2184, + "line": 2034, "column": 18 }, "end": { - "line": 2184, + "line": 2034, "column": 20 } } }, "range": [ - 65472, - 65480 + 61345, + 61353 ], "loc": { "start": { - "line": 2184, + "line": 2034, "column": 12 }, "end": { - "line": 2184, + "line": 2034, "column": 20 } } @@ -115765,16 +108621,16 @@ ], "kind": "let", "range": [ - 65468, - 65481 + 61341, + 61354 ], "loc": { "start": { - "line": 2184, + "line": 2034, "column": 8 }, "end": { - "line": 2184, + "line": 2034, "column": 21 } } @@ -115790,16 +108646,16 @@ "type": "Identifier", "name": "i", "range": [ - 65499, - 65500 + 61372, + 61373 ], "loc": { "start": { - "line": 2185, + "line": 2035, "column": 17 }, "end": { - "line": 2185, + "line": 2035, "column": 18 } } @@ -115809,31 +108665,31 @@ "value": 0, "raw": "0", "range": [ - 65503, - 65504 + 61376, + 61377 ], "loc": { "start": { - "line": 2185, + "line": 2035, "column": 21 }, "end": { - "line": 2185, + "line": 2035, "column": 22 } } }, "range": [ - 65499, - 65504 + 61372, + 61377 ], "loc": { "start": { - "line": 2185, + "line": 2035, "column": 17 }, "end": { - "line": 2185, + "line": 2035, "column": 22 } } @@ -115844,16 +108700,16 @@ "type": "Identifier", "name": "len", "range": [ - 65506, - 65509 + 61379, + 61382 ], "loc": { "start": { - "line": 2185, + "line": 2035, "column": 24 }, "end": { - "line": 2185, + "line": 2035, "column": 27 } } @@ -115867,16 +108723,16 @@ "object": { "type": "ThisExpression", "range": [ - 65512, - 65516 + 61385, + 61389 ], "loc": { "start": { - "line": 2185, + "line": 2035, "column": 30 }, "end": { - "line": 2185, + "line": 2035, "column": 34 } } @@ -115885,31 +108741,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 65517, - 65523 + 61390, + 61396 ], "loc": { "start": { - "line": 2185, + "line": 2035, "column": 35 }, "end": { - "line": 2185, + "line": 2035, "column": 41 } } }, "range": [ - 65512, - 65523 + 61385, + 61396 ], "loc": { "start": { - "line": 2185, + "line": 2035, "column": 30 }, "end": { - "line": 2185, + "line": 2035, "column": 41 } } @@ -115918,46 +108774,46 @@ "type": "Identifier", "name": "length", "range": [ - 65524, - 65530 + 61397, + 61403 ], "loc": { "start": { - "line": 2185, + "line": 2035, "column": 42 }, "end": { - "line": 2185, + "line": 2035, "column": 48 } } }, "range": [ - 65512, - 65530 + 61385, + 61403 ], "loc": { "start": { - "line": 2185, + "line": 2035, "column": 30 }, "end": { - "line": 2185, + "line": 2035, "column": 48 } } }, "range": [ - 65506, - 65530 + 61379, + 61403 ], "loc": { "start": { - "line": 2185, + "line": 2035, "column": 24 }, "end": { - "line": 2185, + "line": 2035, "column": 48 } } @@ -115965,16 +108821,16 @@ ], "kind": "let", "range": [ - 65495, - 65530 + 61368, + 61403 ], "loc": { "start": { - "line": 2185, + "line": 2035, "column": 13 }, "end": { - "line": 2185, + "line": 2035, "column": 48 } } @@ -115986,16 +108842,16 @@ "type": "Identifier", "name": "i", "range": [ - 65532, - 65533 + 61405, + 61406 ], "loc": { "start": { - "line": 2185, + "line": 2035, "column": 50 }, "end": { - "line": 2185, + "line": 2035, "column": 51 } } @@ -116004,31 +108860,31 @@ "type": "Identifier", "name": "len", "range": [ - 65536, - 65539 + 61409, + 61412 ], "loc": { "start": { - "line": 2185, + "line": 2035, "column": 54 }, "end": { - "line": 2185, + "line": 2035, "column": 57 } } }, "range": [ - 65532, - 65539 + 61405, + 61412 ], "loc": { "start": { - "line": 2185, + "line": 2035, "column": 50 }, "end": { - "line": 2185, + "line": 2035, "column": 57 } } @@ -116040,32 +108896,32 @@ "type": "Identifier", "name": "i", "range": [ - 65541, - 65542 + 61414, + 61415 ], "loc": { "start": { - "line": 2185, + "line": 2035, "column": 59 }, "end": { - "line": 2185, + "line": 2035, "column": 60 } } }, "prefix": false, "range": [ - 65541, - 65544 + 61414, + 61417 ], "loc": { "start": { - "line": 2185, + "line": 2035, "column": 59 }, "end": { - "line": 2185, + "line": 2035, "column": 62 } } @@ -116082,16 +108938,16 @@ "type": "Identifier", "name": "fltType", "range": [ - 65564, - 65571 + 61437, + 61444 ], "loc": { "start": { - "line": 2186, + "line": 2036, "column": 16 }, "end": { - "line": 2186, + "line": 2036, "column": 23 } } @@ -116104,16 +108960,16 @@ "object": { "type": "ThisExpression", "range": [ - 65574, - 65578 + 61447, + 61451 ], "loc": { "start": { - "line": 2186, + "line": 2036, "column": 26 }, "end": { - "line": 2186, + "line": 2036, "column": 30 } } @@ -116122,31 +108978,31 @@ "type": "Identifier", "name": "getFilterType", "range": [ - 65579, - 65592 + 61452, + 61465 ], "loc": { "start": { - "line": 2186, + "line": 2036, "column": 31 }, "end": { - "line": 2186, + "line": 2036, "column": 44 } } }, "range": [ - 65574, - 65592 + 61447, + 61465 ], "loc": { "start": { - "line": 2186, + "line": 2036, "column": 26 }, "end": { - "line": 2186, + "line": 2036, "column": 44 } } @@ -116156,47 +109012,47 @@ "type": "Identifier", "name": "i", "range": [ - 65593, - 65594 + 61466, + 61467 ], "loc": { "start": { - "line": 2186, + "line": 2036, "column": 45 }, "end": { - "line": 2186, + "line": 2036, "column": 46 } } } ], "range": [ - 65574, - 65595 + 61447, + 61468 ], "loc": { "start": { - "line": 2186, + "line": 2036, "column": 26 }, "end": { - "line": 2186, + "line": 2036, "column": 47 } } }, "range": [ - 65564, - 65595 + 61437, + 61468 ], "loc": { "start": { - "line": 2186, + "line": 2036, "column": 16 }, "end": { - "line": 2186, + "line": 2036, "column": 47 } } @@ -116204,16 +109060,16 @@ ], "kind": "let", "range": [ - 65560, - 65596 + 61433, + 61469 ], "loc": { "start": { - "line": 2186, + "line": 2036, "column": 12 }, "end": { - "line": 2186, + "line": 2036, "column": 48 } } @@ -116227,16 +109083,16 @@ "type": "Identifier", "name": "fltType", "range": [ - 65613, - 65620 + 61486, + 61493 ], "loc": { "start": { - "line": 2187, + "line": 2037, "column": 16 }, "end": { - "line": 2187, + "line": 2037, "column": 23 } } @@ -116250,16 +109106,16 @@ "type": "Identifier", "name": "type", "range": [ - 65625, - 65629 + 61498, + 61502 ], "loc": { "start": { - "line": 2187, + "line": 2037, "column": 28 }, "end": { - "line": 2187, + "line": 2037, "column": 32 } } @@ -116268,62 +109124,62 @@ "type": "Identifier", "name": "toLowerCase", "range": [ - 65630, - 65641 + 61503, + 61514 ], "loc": { "start": { - "line": 2187, + "line": 2037, "column": 33 }, "end": { - "line": 2187, + "line": 2037, "column": 44 } } }, "range": [ - 65625, - 65641 + 61498, + 61514 ], "loc": { "start": { - "line": 2187, + "line": 2037, "column": 28 }, "end": { - "line": 2187, + "line": 2037, "column": 44 } } }, "arguments": [], "range": [ - 65625, - 65643 + 61498, + 61516 ], "loc": { "start": { - "line": 2187, + "line": 2037, "column": 28 }, "end": { - "line": 2187, + "line": 2037, "column": 46 } } }, "range": [ - 65613, - 65643 + 61486, + 61516 ], "loc": { "start": { - "line": 2187, + "line": 2037, "column": 16 }, "end": { - "line": 2187, + "line": 2037, "column": 46 } } @@ -116340,16 +109196,16 @@ "type": "Identifier", "name": "a", "range": [ - 65667, - 65668 + 61540, + 61541 ], "loc": { "start": { - "line": 2188, + "line": 2038, "column": 20 }, "end": { - "line": 2188, + "line": 2038, "column": 21 } } @@ -116360,16 +109216,16 @@ "type": "Identifier", "name": "bool", "range": [ - 65671, - 65675 + 61544, + 61548 ], "loc": { "start": { - "line": 2188, + "line": 2038, "column": 24 }, "end": { - "line": 2188, + "line": 2038, "column": 28 } } @@ -116378,16 +109234,16 @@ "type": "Identifier", "name": "i", "range": [ - 65678, - 65679 + 61551, + 61552 ], "loc": { "start": { - "line": 2188, + "line": 2038, "column": 31 }, "end": { - "line": 2188, + "line": 2038, "column": 32 } } @@ -116401,16 +109257,16 @@ "object": { "type": "ThisExpression", "range": [ - 65682, - 65686 + 61555, + 61559 ], "loc": { "start": { - "line": 2188, + "line": 2038, "column": 35 }, "end": { - "line": 2188, + "line": 2038, "column": 39 } } @@ -116419,31 +109275,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 65687, - 65693 + 61560, + 61566 ], "loc": { "start": { - "line": 2188, + "line": 2038, "column": 40 }, "end": { - "line": 2188, + "line": 2038, "column": 46 } } }, "range": [ - 65682, - 65693 + 61555, + 61566 ], "loc": { "start": { - "line": 2188, + "line": 2038, "column": 35 }, "end": { - "line": 2188, + "line": 2038, "column": 46 } } @@ -116452,61 +109308,61 @@ "type": "Identifier", "name": "i", "range": [ - 65694, - 65695 + 61567, + 61568 ], "loc": { "start": { - "line": 2188, + "line": 2038, "column": 47 }, "end": { - "line": 2188, + "line": 2038, "column": 48 } } }, "range": [ - 65682, - 65696 + 61555, + 61569 ], "loc": { "start": { - "line": 2188, + "line": 2038, "column": 35 }, "end": { - "line": 2188, + "line": 2038, "column": 49 } } }, "range": [ - 65671, - 65696 + 61544, + 61569 ], "loc": { "start": { - "line": 2188, + "line": 2038, "column": 24 }, "end": { - "line": 2188, + "line": 2038, "column": 49 } } }, "range": [ - 65667, - 65696 + 61540, + 61569 ], "loc": { "start": { - "line": 2188, + "line": 2038, "column": 20 }, "end": { - "line": 2188, + "line": 2038, "column": 49 } } @@ -116514,16 +109370,16 @@ ], "kind": "let", "range": [ - 65663, - 65697 + 61536, + 61570 ], "loc": { "start": { - "line": 2188, + "line": 2038, "column": 16 }, "end": { - "line": 2188, + "line": 2038, "column": 50 } } @@ -116539,16 +109395,16 @@ "type": "Identifier", "name": "arr", "range": [ - 65714, - 65717 + 61587, + 61590 ], "loc": { "start": { - "line": 2189, + "line": 2039, "column": 16 }, "end": { - "line": 2189, + "line": 2039, "column": 19 } } @@ -116557,31 +109413,31 @@ "type": "Identifier", "name": "push", "range": [ - 65718, - 65722 + 61591, + 61595 ], "loc": { "start": { - "line": 2189, + "line": 2039, "column": 20 }, "end": { - "line": 2189, + "line": 2039, "column": 24 } } }, "range": [ - 65714, - 65722 + 61587, + 61595 ], "loc": { "start": { - "line": 2189, + "line": 2039, "column": 16 }, "end": { - "line": 2189, + "line": 2039, "column": 24 } } @@ -116591,110 +109447,110 @@ "type": "Identifier", "name": "a", "range": [ - 65723, - 65724 + 61596, + 61597 ], "loc": { "start": { - "line": 2189, + "line": 2039, "column": 25 }, "end": { - "line": 2189, + "line": 2039, "column": 26 } } } ], "range": [ - 65714, - 65725 + 61587, + 61598 ], "loc": { "start": { - "line": 2189, + "line": 2039, "column": 16 }, "end": { - "line": 2189, + "line": 2039, "column": 27 } } }, "range": [ - 65714, - 65726 + 61587, + 61599 ], "loc": { "start": { - "line": 2189, + "line": 2039, "column": 16 }, "end": { - "line": 2189, + "line": 2039, "column": 28 } } } ], "range": [ - 65645, - 65740 + 61518, + 61613 ], "loc": { "start": { - "line": 2187, + "line": 2037, "column": 48 }, "end": { - "line": 2190, + "line": 2040, "column": 13 } } }, "alternate": null, "range": [ - 65609, - 65740 + 61482, + 61613 ], "loc": { "start": { - "line": 2187, + "line": 2037, "column": 12 }, "end": { - "line": 2190, + "line": 2040, "column": 13 } } } ], "range": [ - 65546, - 65750 + 61419, + 61623 ], "loc": { "start": { - "line": 2185, + "line": 2035, "column": 64 }, "end": { - "line": 2191, + "line": 2041, "column": 9 } } }, "range": [ - 65490, - 65750 + 61363, + 61623 ], "loc": { "start": { - "line": 2185, + "line": 2035, "column": 8 }, "end": { - "line": 2191, + "line": 2041, "column": 9 } } @@ -116705,47 +109561,47 @@ "type": "Identifier", "name": "arr", "range": [ - 65766, - 65769 + 61639, + 61642 ], "loc": { "start": { - "line": 2192, + "line": 2042, "column": 15 }, "end": { - "line": 2192, + "line": 2042, "column": 18 } } }, "range": [ - 65759, - 65770 + 61632, + 61643 ], "loc": { "start": { - "line": 2192, + "line": 2042, "column": 8 }, "end": { - "line": 2192, + "line": 2042, "column": 19 } } } ], "range": [ - 65399, - 65776 + 61272, + 61649 ], "loc": { "start": { - "line": 2180, + "line": 2030, "column": 33 }, "end": { - "line": 2193, + "line": 2043, "column": 5 } } @@ -116753,16 +109609,16 @@ "generator": false, "expression": false, "range": [ - 65386, - 65776 + 61259, + 61649 ], "loc": { "start": { - "line": 2180, + "line": 2030, "column": 20 }, "end": { - "line": 2193, + "line": 2043, "column": 5 } } @@ -116770,16 +109626,16 @@ "kind": "method", "computed": false, "range": [ - 65370, - 65776 + 61243, + 61649 ], "loc": { "start": { - "line": 2180, + "line": 2030, "column": 4 }, "end": { - "line": 2193, + "line": 2043, "column": 5 } }, @@ -116788,16 +109644,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": [ - 64964, - 65365 + 60837, + 61238 ], "loc": { "start": { - "line": 2171, + "line": 2021, "column": 4 }, "end": { - "line": 2179, + "line": 2029, "column": 7 } } @@ -116808,16 +109664,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": [ - 65782, - 65928 + 61655, + 61801 ], "loc": { "start": { - "line": 2195, + "line": 2045, "column": 4 }, "end": { - "line": 2199, + "line": 2049, "column": 7 } } @@ -116831,16 +109687,16 @@ "type": "Identifier", "name": "getFilterElement", "range": [ - 65933, - 65949 + 61806, + 61822 ], "loc": { "start": { - "line": 2200, + "line": 2050, "column": 4 }, "end": { - "line": 2200, + "line": 2050, "column": 20 } } @@ -116853,16 +109709,16 @@ "type": "Identifier", "name": "index", "range": [ - 65950, - 65955 + 61823, + 61828 ], "loc": { "start": { - "line": 2200, + "line": 2050, "column": 21 }, "end": { - "line": 2200, + "line": 2050, "column": 26 } } @@ -116880,16 +109736,16 @@ "type": "Identifier", "name": "fltId", "range": [ - 65971, - 65976 + 61844, + 61849 ], "loc": { "start": { - "line": 2201, + "line": 2051, "column": 12 }, "end": { - "line": 2201, + "line": 2051, "column": 17 } } @@ -116903,16 +109759,16 @@ "object": { "type": "ThisExpression", "range": [ - 65979, - 65983 + 61852, + 61856 ], "loc": { "start": { - "line": 2201, + "line": 2051, "column": 20 }, "end": { - "line": 2201, + "line": 2051, "column": 24 } } @@ -116921,31 +109777,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 65984, - 65990 + 61857, + 61863 ], "loc": { "start": { - "line": 2201, + "line": 2051, "column": 25 }, "end": { - "line": 2201, + "line": 2051, "column": 31 } } }, "range": [ - 65979, - 65990 + 61852, + 61863 ], "loc": { "start": { - "line": 2201, + "line": 2051, "column": 20 }, "end": { - "line": 2201, + "line": 2051, "column": 31 } } @@ -116954,46 +109810,46 @@ "type": "Identifier", "name": "index", "range": [ - 65991, - 65996 + 61864, + 61869 ], "loc": { "start": { - "line": 2201, + "line": 2051, "column": 32 }, "end": { - "line": 2201, + "line": 2051, "column": 37 } } }, "range": [ - 65979, - 65997 + 61852, + 61870 ], "loc": { "start": { - "line": 2201, + "line": 2051, "column": 20 }, "end": { - "line": 2201, + "line": 2051, "column": 38 } } }, "range": [ - 65971, - 65997 + 61844, + 61870 ], "loc": { "start": { - "line": 2201, + "line": 2051, "column": 12 }, "end": { - "line": 2201, + "line": 2051, "column": 38 } } @@ -117001,16 +109857,16 @@ ], "kind": "let", "range": [ - 65967, - 65998 + 61840, + 61871 ], "loc": { "start": { - "line": 2201, + "line": 2051, "column": 8 }, "end": { - "line": 2201, + "line": 2051, "column": 39 } } @@ -117023,16 +109879,16 @@ "type": "Identifier", "name": "elm", "range": [ - 66014, - 66017 + 61887, + 61890 ], "loc": { "start": { - "line": 2202, + "line": 2052, "column": 15 }, "end": { - "line": 2202, + "line": 2052, "column": 18 } } @@ -117042,63 +109898,63 @@ "type": "Identifier", "name": "fltId", "range": [ - 66018, - 66023 + 61891, + 61896 ], "loc": { "start": { - "line": 2202, + "line": 2052, "column": 19 }, "end": { - "line": 2202, + "line": 2052, "column": 24 } } } ], "range": [ - 66014, - 66024 + 61887, + 61897 ], "loc": { "start": { - "line": 2202, + "line": 2052, "column": 15 }, "end": { - "line": 2202, + "line": 2052, "column": 25 } } }, "range": [ - 66007, - 66025 + 61880, + 61898 ], "loc": { "start": { - "line": 2202, + "line": 2052, "column": 8 }, "end": { - "line": 2202, + "line": 2052, "column": 26 } } } ], "range": [ - 65957, - 66031 + 61830, + 61904 ], "loc": { "start": { - "line": 2200, + "line": 2050, "column": 28 }, "end": { - "line": 2203, + "line": 2053, "column": 5 } } @@ -117106,16 +109962,16 @@ "generator": false, "expression": false, "range": [ - 65949, - 66031 + 61822, + 61904 ], "loc": { "start": { - "line": 2200, + "line": 2050, "column": 20 }, "end": { - "line": 2203, + "line": 2053, "column": 5 } } @@ -117123,16 +109979,16 @@ "kind": "method", "computed": false, "range": [ - 65933, - 66031 + 61806, + 61904 ], "loc": { "start": { - "line": 2200, + "line": 2050, "column": 4 }, "end": { - "line": 2203, + "line": 2053, "column": 5 } }, @@ -117141,16 +109997,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": [ - 65782, - 65928 + 61655, + 61801 ], "loc": { "start": { - "line": 2195, + "line": 2045, "column": 4 }, "end": { - "line": 2199, + "line": 2049, "column": 7 } } @@ -117161,16 +110017,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": [ - 66037, - 66203 + 61910, + 62076 ], "loc": { "start": { - "line": 2205, + "line": 2055, "column": 4 }, "end": { - "line": 2209, + "line": 2059, "column": 7 } } @@ -117184,16 +110040,16 @@ "type": "Identifier", "name": "getCellsNb", "range": [ - 66208, - 66218 + 62081, + 62091 ], "loc": { "start": { - "line": 2210, + "line": 2060, "column": 4 }, "end": { - "line": 2210, + "line": 2060, "column": 14 } } @@ -117208,16 +110064,16 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 66219, - 66227 + 62092, + 62100 ], "loc": { "start": { - "line": 2210, + "line": 2060, "column": 15 }, "end": { - "line": 2210, + "line": 2060, "column": 23 } } @@ -117227,31 +110083,31 @@ "value": 0, "raw": "0", "range": [ - 66230, - 66231 + 62103, + 62104 ], "loc": { "start": { - "line": 2210, + "line": 2060, "column": 26 }, "end": { - "line": 2210, + "line": 2060, "column": 27 } } }, "range": [ - 66219, - 66231 + 62092, + 62104 ], "loc": { "start": { - "line": 2210, + "line": 2060, "column": 15 }, "end": { - "line": 2210, + "line": 2060, "column": 27 } } @@ -117269,16 +110125,16 @@ "type": "Identifier", "name": "tr", "range": [ - 66247, - 66249 + 62120, + 62122 ], "loc": { "start": { - "line": 2211, + "line": 2061, "column": 12 }, "end": { - "line": 2211, + "line": 2061, "column": 14 } } @@ -117297,16 +110153,16 @@ "object": { "type": "ThisExpression", "range": [ - 66252, - 66256 + 62125, + 62129 ], "loc": { "start": { - "line": 2211, + "line": 2061, "column": 17 }, "end": { - "line": 2211, + "line": 2061, "column": 21 } } @@ -117315,47 +110171,47 @@ "type": "Identifier", "name": "dom", "range": [ - 66257, - 66260 + 62130, + 62133 ], "loc": { "start": { - "line": 2211, + "line": 2061, "column": 22 }, "end": { - "line": 2211, + "line": 2061, "column": 25 } } }, "range": [ - 66252, - 66260 + 62125, + 62133 ], "loc": { "start": { - "line": 2211, + "line": 2061, "column": 17 }, "end": { - "line": 2211, + "line": 2061, "column": 25 } } }, "arguments": [], "range": [ - 66252, - 66262 + 62125, + 62135 ], "loc": { "start": { - "line": 2211, + "line": 2061, "column": 17 }, "end": { - "line": 2211, + "line": 2061, "column": 27 } } @@ -117364,31 +110220,31 @@ "type": "Identifier", "name": "rows", "range": [ - 66263, - 66267 + 62136, + 62140 ], "loc": { "start": { - "line": 2211, + "line": 2061, "column": 28 }, "end": { - "line": 2211, + "line": 2061, "column": 32 } } }, "range": [ - 66252, - 66267 + 62125, + 62140 ], "loc": { "start": { - "line": 2211, + "line": 2061, "column": 17 }, "end": { - "line": 2211, + "line": 2061, "column": 32 } } @@ -117402,16 +110258,16 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 66268, - 66276 + 62141, + 62149 ], "loc": { "start": { - "line": 2211, + "line": 2061, "column": 33 }, "end": { - "line": 2211, + "line": 2061, "column": 41 } } @@ -117421,31 +110277,31 @@ "value": 0, "raw": "0", "range": [ - 66280, - 66281 + 62153, + 62154 ], "loc": { "start": { - "line": 2211, + "line": 2061, "column": 45 }, "end": { - "line": 2211, + "line": 2061, "column": 46 } } }, "range": [ - 66268, - 66281 + 62141, + 62154 ], "loc": { "start": { - "line": 2211, + "line": 2061, "column": 33 }, "end": { - "line": 2211, + "line": 2061, "column": 46 } } @@ -117454,16 +110310,16 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 66284, - 66292 + 62157, + 62165 ], "loc": { "start": { - "line": 2211, + "line": 2061, "column": 49 }, "end": { - "line": 2211, + "line": 2061, "column": 57 } } @@ -117473,61 +110329,61 @@ "value": 0, "raw": "0", "range": [ - 66295, - 66296 + 62168, + 62169 ], "loc": { "start": { - "line": 2211, + "line": 2061, "column": 60 }, "end": { - "line": 2211, + "line": 2061, "column": 61 } } }, "range": [ - 66268, - 66296 + 62141, + 62169 ], "loc": { "start": { - "line": 2211, + "line": 2061, "column": 33 }, "end": { - "line": 2211, + "line": 2061, "column": 61 } } }, "range": [ - 66252, - 66297 + 62125, + 62170 ], "loc": { "start": { - "line": 2211, + "line": 2061, "column": 17 }, "end": { - "line": 2211, + "line": 2061, "column": 62 } } }, "range": [ - 66247, - 66297 + 62120, + 62170 ], "loc": { "start": { - "line": 2211, + "line": 2061, "column": 12 }, "end": { - "line": 2211, + "line": 2061, "column": 62 } } @@ -117535,16 +110391,16 @@ ], "kind": "let", "range": [ - 66243, - 66298 + 62116, + 62171 ], "loc": { "start": { - "line": 2211, + "line": 2061, "column": 8 }, "end": { - "line": 2211, + "line": 2061, "column": 63 } } @@ -117557,16 +110413,16 @@ "type": "Identifier", "name": "tr", "range": [ - 66314, - 66316 + 62187, + 62189 ], "loc": { "start": { - "line": 2212, + "line": 2062, "column": 15 }, "end": { - "line": 2212, + "line": 2062, "column": 17 } } @@ -117581,16 +110437,16 @@ "type": "Identifier", "name": "tr", "range": [ - 66319, - 66321 + 62192, + 62194 ], "loc": { "start": { - "line": 2212, + "line": 2062, "column": 20 }, "end": { - "line": 2212, + "line": 2062, "column": 22 } } @@ -117599,31 +110455,31 @@ "type": "Identifier", "name": "cells", "range": [ - 66322, - 66327 + 62195, + 62200 ], "loc": { "start": { - "line": 2212, + "line": 2062, "column": 23 }, "end": { - "line": 2212, + "line": 2062, "column": 28 } } }, "range": [ - 66319, - 66327 + 62192, + 62200 ], "loc": { "start": { - "line": 2212, + "line": 2062, "column": 20 }, "end": { - "line": 2212, + "line": 2062, "column": 28 } } @@ -117632,31 +110488,31 @@ "type": "Identifier", "name": "length", "range": [ - 66328, - 66334 + 62201, + 62207 ], "loc": { "start": { - "line": 2212, + "line": 2062, "column": 29 }, "end": { - "line": 2212, + "line": 2062, "column": 35 } } }, "range": [ - 66319, - 66334 + 62192, + 62207 ], "loc": { "start": { - "line": 2212, + "line": 2062, "column": 20 }, "end": { - "line": 2212, + "line": 2062, "column": 35 } } @@ -117666,62 +110522,62 @@ "value": 0, "raw": "0", "range": [ - 66337, - 66338 + 62210, + 62211 ], "loc": { "start": { - "line": 2212, + "line": 2062, "column": 38 }, "end": { - "line": 2212, + "line": 2062, "column": 39 } } }, "range": [ - 66314, - 66338 + 62187, + 62211 ], "loc": { "start": { - "line": 2212, + "line": 2062, "column": 15 }, "end": { - "line": 2212, + "line": 2062, "column": 39 } } }, "range": [ - 66307, - 66339 + 62180, + 62212 ], "loc": { "start": { - "line": 2212, + "line": 2062, "column": 8 }, "end": { - "line": 2212, + "line": 2062, "column": 40 } } } ], "range": [ - 66233, - 66345 + 62106, + 62218 ], "loc": { "start": { - "line": 2210, + "line": 2060, "column": 29 }, "end": { - "line": 2213, + "line": 2063, "column": 5 } } @@ -117729,16 +110585,16 @@ "generator": false, "expression": false, "range": [ - 66218, - 66345 + 62091, + 62218 ], "loc": { "start": { - "line": 2210, + "line": 2060, "column": 14 }, "end": { - "line": 2213, + "line": 2063, "column": 5 } } @@ -117746,16 +110602,16 @@ "kind": "method", "computed": false, "range": [ - 66208, - 66345 + 62081, + 62218 ], "loc": { "start": { - "line": 2210, + "line": 2060, "column": 4 }, "end": { - "line": 2213, + "line": 2063, "column": 5 } }, @@ -117764,16 +110620,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": [ - 66037, - 66203 + 61910, + 62076 ], "loc": { "start": { - "line": 2205, + "line": 2055, "column": 4 }, "end": { - "line": 2209, + "line": 2059, "column": 7 } } @@ -117784,16 +110640,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": [ - 66351, - 66582 + 62224, + 62455 ], "loc": { "start": { - "line": 2215, + "line": 2065, "column": 4 }, "end": { - "line": 2220, + "line": 2070, "column": 7 } } @@ -117807,16 +110663,16 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 66587, - 66596 + 62460, + 62469 ], "loc": { "start": { - "line": 2221, + "line": 2071, "column": 4 }, "end": { - "line": 2221, + "line": 2071, "column": 13 } } @@ -117829,16 +110685,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 66597, - 66611 + 62470, + 62484 ], "loc": { "start": { - "line": 2221, + "line": 2071, "column": 14 }, "end": { - "line": 2221, + "line": 2071, "column": 28 } } @@ -117856,16 +110712,16 @@ "type": "Identifier", "name": "s", "range": [ - 66627, - 66628 + 62500, + 62501 ], "loc": { "start": { - "line": 2222, + "line": 2072, "column": 12 }, "end": { - "line": 2222, + "line": 2072, "column": 13 } } @@ -117879,16 +110735,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 66631, - 66645 + 62504, + 62518 ], "loc": { "start": { - "line": 2222, + "line": 2072, "column": 16 }, "end": { - "line": 2222, + "line": 2072, "column": 30 } } @@ -117898,31 +110754,31 @@ "value": true, "raw": "true", "range": [ - 66650, - 66654 + 62523, + 62527 ], "loc": { "start": { - "line": 2222, + "line": 2072, "column": 35 }, "end": { - "line": 2222, + "line": 2072, "column": 39 } } }, "range": [ - 66631, - 66654 + 62504, + 62527 ], "loc": { "start": { - "line": 2222, + "line": 2072, "column": 16 }, "end": { - "line": 2222, + "line": 2072, "column": 39 } } @@ -117932,16 +110788,16 @@ "value": 0, "raw": "0", "range": [ - 66657, - 66658 + 62530, + 62531 ], "loc": { "start": { - "line": 2222, + "line": 2072, "column": 42 }, "end": { - "line": 2222, + "line": 2072, "column": 43 } } @@ -117952,16 +110808,16 @@ "object": { "type": "ThisExpression", "range": [ - 66661, - 66665 + 62534, + 62538 ], "loc": { "start": { - "line": 2222, + "line": 2072, "column": 46 }, "end": { - "line": 2222, + "line": 2072, "column": 50 } } @@ -117970,61 +110826,61 @@ "type": "Identifier", "name": "refRow", "range": [ - 66666, - 66672 + 62539, + 62545 ], "loc": { "start": { - "line": 2222, + "line": 2072, "column": 51 }, "end": { - "line": 2222, + "line": 2072, "column": 57 } } }, "range": [ - 66661, - 66672 + 62534, + 62545 ], "loc": { "start": { - "line": 2222, + "line": 2072, "column": 46 }, "end": { - "line": 2222, + "line": 2072, "column": 57 } } }, "range": [ - 66631, - 66672 + 62504, + 62545 ], "loc": { "start": { - "line": 2222, + "line": 2072, "column": 16 }, "end": { - "line": 2222, + "line": 2072, "column": 57 } } }, "range": [ - 66627, - 66672 + 62500, + 62545 ], "loc": { "start": { - "line": 2222, + "line": 2072, "column": 12 }, "end": { - "line": 2222, + "line": 2072, "column": 57 } } @@ -118032,16 +110888,16 @@ ], "kind": "let", "range": [ - 66623, - 66673 + 62496, + 62546 ], "loc": { "start": { - "line": 2222, + "line": 2072, "column": 8 }, "end": { - "line": 2222, + "line": 2072, "column": 58 } } @@ -118055,16 +110911,16 @@ "type": "Identifier", "name": "ntrs", "range": [ - 66686, - 66690 + 62559, + 62563 ], "loc": { "start": { - "line": 2223, + "line": 2073, "column": 12 }, "end": { - "line": 2223, + "line": 2073, "column": 16 } } @@ -118083,16 +110939,16 @@ "object": { "type": "ThisExpression", "range": [ - 66693, - 66697 + 62566, + 62570 ], "loc": { "start": { - "line": 2223, + "line": 2073, "column": 19 }, "end": { - "line": 2223, + "line": 2073, "column": 23 } } @@ -118101,47 +110957,47 @@ "type": "Identifier", "name": "dom", "range": [ - 66698, - 66701 + 62571, + 62574 ], "loc": { "start": { - "line": 2223, + "line": 2073, "column": 24 }, "end": { - "line": 2223, + "line": 2073, "column": 27 } } }, "range": [ - 66693, - 66701 + 62566, + 62574 ], "loc": { "start": { - "line": 2223, + "line": 2073, "column": 19 }, "end": { - "line": 2223, + "line": 2073, "column": 27 } } }, "arguments": [], "range": [ - 66693, - 66703 + 62566, + 62576 ], "loc": { "start": { - "line": 2223, + "line": 2073, "column": 19 }, "end": { - "line": 2223, + "line": 2073, "column": 29 } } @@ -118150,31 +111006,31 @@ "type": "Identifier", "name": "rows", "range": [ - 66704, - 66708 + 62577, + 62581 ], "loc": { "start": { - "line": 2223, + "line": 2073, "column": 30 }, "end": { - "line": 2223, + "line": 2073, "column": 34 } } }, "range": [ - 66693, - 66708 + 62566, + 62581 ], "loc": { "start": { - "line": 2223, + "line": 2073, "column": 19 }, "end": { - "line": 2223, + "line": 2073, "column": 34 } } @@ -118183,46 +111039,46 @@ "type": "Identifier", "name": "length", "range": [ - 66709, - 66715 + 62582, + 62588 ], "loc": { "start": { - "line": 2223, + "line": 2073, "column": 35 }, "end": { - "line": 2223, + "line": 2073, "column": 41 } } }, "range": [ - 66693, - 66715 + 62566, + 62588 ], "loc": { "start": { - "line": 2223, + "line": 2073, "column": 19 }, "end": { - "line": 2223, + "line": 2073, "column": 41 } } }, "range": [ - 66686, - 66715 + 62559, + 62588 ], "loc": { "start": { - "line": 2223, + "line": 2073, "column": 12 }, "end": { - "line": 2223, + "line": 2073, "column": 41 } } @@ -118230,16 +111086,16 @@ ], "kind": "let", "range": [ - 66682, - 66716 + 62555, + 62589 ], "loc": { "start": { - "line": 2223, + "line": 2073, "column": 8 }, "end": { - "line": 2223, + "line": 2073, "column": 42 } } @@ -118252,16 +111108,16 @@ "type": "Identifier", "name": "parseInt", "range": [ - 66732, - 66740 + 62605, + 62613 ], "loc": { "start": { - "line": 2224, + "line": 2074, "column": 15 }, "end": { - "line": 2224, + "line": 2074, "column": 23 } } @@ -118274,16 +111130,16 @@ "type": "Identifier", "name": "ntrs", "range": [ - 66741, - 66745 + 62614, + 62618 ], "loc": { "start": { - "line": 2224, + "line": 2074, "column": 24 }, "end": { - "line": 2224, + "line": 2074, "column": 28 } } @@ -118292,31 +111148,31 @@ "type": "Identifier", "name": "s", "range": [ - 66748, - 66749 + 62621, + 62622 ], "loc": { "start": { - "line": 2224, + "line": 2074, "column": 31 }, "end": { - "line": 2224, + "line": 2074, "column": 32 } } }, "range": [ - 66741, - 66749 + 62614, + 62622 ], "loc": { "start": { - "line": 2224, + "line": 2074, "column": 24 }, "end": { - "line": 2224, + "line": 2074, "column": 32 } } @@ -118326,63 +111182,63 @@ "value": 10, "raw": "10", "range": [ - 66751, - 66753 + 62624, + 62626 ], "loc": { "start": { - "line": 2224, + "line": 2074, "column": 34 }, "end": { - "line": 2224, + "line": 2074, "column": 36 } } } ], "range": [ - 66732, - 66754 + 62605, + 62627 ], "loc": { "start": { - "line": 2224, + "line": 2074, "column": 15 }, "end": { - "line": 2224, + "line": 2074, "column": 37 } } }, "range": [ - 66725, - 66755 + 62598, + 62628 ], "loc": { "start": { - "line": 2224, + "line": 2074, "column": 8 }, "end": { - "line": 2224, + "line": 2074, "column": 38 } } } ], "range": [ - 66613, - 66761 + 62486, + 62634 ], "loc": { "start": { - "line": 2221, + "line": 2071, "column": 30 }, "end": { - "line": 2225, + "line": 2075, "column": 5 } } @@ -118390,16 +111246,16 @@ "generator": false, "expression": false, "range": [ - 66596, - 66761 + 62469, + 62634 ], "loc": { "start": { - "line": 2221, + "line": 2071, "column": 13 }, "end": { - "line": 2225, + "line": 2075, "column": 5 } } @@ -118407,16 +111263,16 @@ "kind": "method", "computed": false, "range": [ - 66587, - 66761 + 62460, + 62634 ], "loc": { "start": { - "line": 2221, + "line": 2071, "column": 4 }, "end": { - "line": 2225, + "line": 2075, "column": 5 } }, @@ -118425,16 +111281,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": [ - 66351, - 66582 + 62224, + 62455 ], "loc": { "start": { - "line": 2215, + "line": 2065, "column": 4 }, "end": { - "line": 2220, + "line": 2070, "column": 7 } } @@ -118445,16 +111301,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": [ - 66768, - 66896 + 62641, + 62769 ], "loc": { "start": { - "line": 2228, + "line": 2078, "column": 4 }, "end": { - "line": 2232, + "line": 2082, "column": 7 } } @@ -118468,16 +111324,16 @@ "type": "Identifier", "name": "getCellValue", "range": [ - 66901, - 66913 + 62774, + 62786 ], "loc": { "start": { - "line": 2233, + "line": 2083, "column": 4 }, "end": { - "line": 2233, + "line": 2083, "column": 16 } } @@ -118490,16 +111346,16 @@ "type": "Identifier", "name": "cell", "range": [ - 66914, - 66918 + 62787, + 62791 ], "loc": { "start": { - "line": 2233, + "line": 2083, "column": 17 }, "end": { - "line": 2233, + "line": 2083, "column": 21 } } @@ -118517,16 +111373,16 @@ "type": "Identifier", "name": "idx", "range": [ - 66934, - 66937 + 62807, + 62810 ], "loc": { "start": { - "line": 2234, + "line": 2084, "column": 12 }, "end": { - "line": 2234, + "line": 2084, "column": 15 } } @@ -118538,16 +111394,16 @@ "type": "Identifier", "name": "cell", "range": [ - 66940, - 66944 + 62813, + 62817 ], "loc": { "start": { - "line": 2234, + "line": 2084, "column": 18 }, "end": { - "line": 2234, + "line": 2084, "column": 22 } } @@ -118556,46 +111412,46 @@ "type": "Identifier", "name": "cellIndex", "range": [ - 66945, - 66954 + 62818, + 62827 ], "loc": { "start": { - "line": 2234, + "line": 2084, "column": 23 }, "end": { - "line": 2234, + "line": 2084, "column": 32 } } }, "range": [ - 66940, - 66954 + 62813, + 62827 ], "loc": { "start": { - "line": 2234, + "line": 2084, "column": 18 }, "end": { - "line": 2234, + "line": 2084, "column": 32 } } }, "range": [ - 66934, - 66954 + 62807, + 62827 ], "loc": { "start": { - "line": 2234, + "line": 2084, "column": 12 }, "end": { - "line": 2234, + "line": 2084, "column": 32 } } @@ -118603,16 +111459,16 @@ ], "kind": "let", "range": [ - 66930, - 66955 + 62803, + 62828 ], "loc": { "start": { - "line": 2234, + "line": 2084, "column": 8 }, "end": { - "line": 2234, + "line": 2084, "column": 33 } } @@ -118626,16 +111482,16 @@ "type": "Identifier", "name": "cellParser", "range": [ - 66968, - 66978 + 62841, + 62851 ], "loc": { "start": { - "line": 2235, + "line": 2085, "column": 12 }, "end": { - "line": 2235, + "line": 2085, "column": 22 } } @@ -118646,16 +111502,16 @@ "object": { "type": "ThisExpression", "range": [ - 66981, - 66985 + 62854, + 62858 ], "loc": { "start": { - "line": 2235, + "line": 2085, "column": 25 }, "end": { - "line": 2235, + "line": 2085, "column": 29 } } @@ -118664,46 +111520,46 @@ "type": "Identifier", "name": "cellParser", "range": [ - 66986, - 66996 + 62859, + 62869 ], "loc": { "start": { - "line": 2235, + "line": 2085, "column": 30 }, "end": { - "line": 2235, + "line": 2085, "column": 40 } } }, "range": [ - 66981, - 66996 + 62854, + 62869 ], "loc": { "start": { - "line": 2235, + "line": 2085, "column": 25 }, "end": { - "line": 2235, + "line": 2085, "column": 40 } } }, "range": [ - 66968, - 66996 + 62841, + 62869 ], "loc": { "start": { - "line": 2235, + "line": 2085, "column": 12 }, "end": { - "line": 2235, + "line": 2085, "column": 40 } } @@ -118711,16 +111567,16 @@ ], "kind": "let", "range": [ - 66964, - 66997 + 62837, + 62870 ], "loc": { "start": { - "line": 2235, + "line": 2085, "column": 8 }, "end": { - "line": 2235, + "line": 2085, "column": 41 } }, @@ -118729,16 +111585,16 @@ "type": "Line", "value": " Invoke cellParser for this column if any", "range": [ - 67006, - 67049 + 62879, + 62922 ], "loc": { "start": { - "line": 2236, + "line": 2086, "column": 8 }, "end": { - "line": 2236, + "line": 2086, "column": 51 } } @@ -118762,16 +111618,16 @@ "type": "Identifier", "name": "cellParser", "range": [ - 67062, - 67072 + 62935, + 62945 ], "loc": { "start": { - "line": 2237, + "line": 2087, "column": 12 }, "end": { - "line": 2237, + "line": 2087, "column": 22 } } @@ -118780,31 +111636,31 @@ "type": "Identifier", "name": "cols", "range": [ - 67073, - 67077 + 62946, + 62950 ], "loc": { "start": { - "line": 2237, + "line": 2087, "column": 23 }, "end": { - "line": 2237, + "line": 2087, "column": 27 } } }, "range": [ - 67062, - 67077 + 62935, + 62950 ], "loc": { "start": { - "line": 2237, + "line": 2087, "column": 12 }, "end": { - "line": 2237, + "line": 2087, "column": 27 } } @@ -118813,31 +111669,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 67078, - 67085 + 62951, + 62958 ], "loc": { "start": { - "line": 2237, + "line": 2087, "column": 28 }, "end": { - "line": 2237, + "line": 2087, "column": 35 } } }, "range": [ - 67062, - 67085 + 62935, + 62958 ], "loc": { "start": { - "line": 2237, + "line": 2087, "column": 12 }, "end": { - "line": 2237, + "line": 2087, "column": 35 } } @@ -118847,32 +111703,32 @@ "type": "Identifier", "name": "idx", "range": [ - 67086, - 67089 + 62959, + 62962 ], "loc": { "start": { - "line": 2237, + "line": 2087, "column": 36 }, "end": { - "line": 2237, + "line": 2087, "column": 39 } } } ], "range": [ - 67062, - 67090 + 62935, + 62963 ], "loc": { "start": { - "line": 2237, + "line": 2087, "column": 12 }, "end": { - "line": 2237, + "line": 2087, "column": 40 } } @@ -118885,47 +111741,47 @@ "value": 1, "raw": "1", "range": [ - 67096, - 67097 + 62969, + 62970 ], "loc": { "start": { - "line": 2237, + "line": 2087, "column": 46 }, "end": { - "line": 2237, + "line": 2087, "column": 47 } } }, "prefix": true, "range": [ - 67095, - 67097 + 62968, + 62970 ], "loc": { "start": { - "line": 2237, + "line": 2087, "column": 45 }, "end": { - "line": 2237, + "line": 2087, "column": 47 } } }, "range": [ - 67062, - 67097 + 62935, + 62970 ], "loc": { "start": { - "line": 2237, + "line": 2087, "column": 12 }, "end": { - "line": 2237, + "line": 2087, "column": 47 } } @@ -118944,16 +111800,16 @@ "type": "Identifier", "name": "cellParser", "range": [ - 67120, - 67130 + 62993, + 63003 ], "loc": { "start": { - "line": 2238, + "line": 2088, "column": 19 }, "end": { - "line": 2238, + "line": 2088, "column": 29 } } @@ -118962,31 +111818,31 @@ "type": "Identifier", "name": "parse", "range": [ - 67131, - 67136 + 63004, + 63009 ], "loc": { "start": { - "line": 2238, + "line": 2088, "column": 30 }, "end": { - "line": 2238, + "line": 2088, "column": 35 } } }, "range": [ - 67120, - 67136 + 62993, + 63009 ], "loc": { "start": { - "line": 2238, + "line": 2088, "column": 19 }, "end": { - "line": 2238, + "line": 2088, "column": 35 } } @@ -118995,16 +111851,16 @@ { "type": "ThisExpression", "range": [ - 67137, - 67141 + 63010, + 63014 ], "loc": { "start": { - "line": 2238, + "line": 2088, "column": 36 }, "end": { - "line": 2238, + "line": 2088, "column": 40 } } @@ -119013,16 +111869,16 @@ "type": "Identifier", "name": "cell", "range": [ - 67143, - 67147 + 63016, + 63020 ], "loc": { "start": { - "line": 2238, + "line": 2088, "column": 42 }, "end": { - "line": 2238, + "line": 2088, "column": 46 } } @@ -119031,63 +111887,63 @@ "type": "Identifier", "name": "idx", "range": [ - 67149, - 67152 + 63022, + 63025 ], "loc": { "start": { - "line": 2238, + "line": 2088, "column": 48 }, "end": { - "line": 2238, + "line": 2088, "column": 51 } } } ], "range": [ - 67120, - 67153 + 62993, + 63026 ], "loc": { "start": { - "line": 2238, + "line": 2088, "column": 19 }, "end": { - "line": 2238, + "line": 2088, "column": 52 } } }, "range": [ - 67113, - 67154 + 62986, + 63027 ], "loc": { "start": { - "line": 2238, + "line": 2088, "column": 12 }, "end": { - "line": 2238, + "line": 2088, "column": 53 } } } ], "range": [ - 67099, - 67164 + 62972, + 63037 ], "loc": { "start": { - "line": 2237, + "line": 2087, "column": 49 }, "end": { - "line": 2239, + "line": 2089, "column": 9 } } @@ -119103,16 +111959,16 @@ "type": "Identifier", "name": "getText", "range": [ - 67191, - 67198 + 63064, + 63071 ], "loc": { "start": { - "line": 2240, + "line": 2090, "column": 19 }, "end": { - "line": 2240, + "line": 2090, "column": 26 } } @@ -119122,78 +111978,78 @@ "type": "Identifier", "name": "cell", "range": [ - 67199, - 67203 + 63072, + 63076 ], "loc": { "start": { - "line": 2240, + "line": 2090, "column": 27 }, "end": { - "line": 2240, + "line": 2090, "column": 31 } } } ], "range": [ - 67191, - 67204 + 63064, + 63077 ], "loc": { "start": { - "line": 2240, + "line": 2090, "column": 19 }, "end": { - "line": 2240, + "line": 2090, "column": 32 } } }, "range": [ - 67184, - 67205 + 63057, + 63078 ], "loc": { "start": { - "line": 2240, + "line": 2090, "column": 12 }, "end": { - "line": 2240, + "line": 2090, "column": 33 } } } ], "range": [ - 67170, - 67215 + 63043, + 63088 ], "loc": { "start": { - "line": 2239, + "line": 2089, "column": 15 }, "end": { - "line": 2241, + "line": 2091, "column": 9 } } }, "range": [ - 67058, - 67215 + 62931, + 63088 ], "loc": { "start": { - "line": 2237, + "line": 2087, "column": 8 }, "end": { - "line": 2241, + "line": 2091, "column": 9 } }, @@ -119202,16 +112058,16 @@ "type": "Line", "value": " Invoke cellParser for this column if any", "range": [ - 67006, - 67049 + 62879, + 62922 ], "loc": { "start": { - "line": 2236, + "line": 2086, "column": 8 }, "end": { - "line": 2236, + "line": 2086, "column": 51 } } @@ -119220,16 +112076,16 @@ } ], "range": [ - 66920, - 67221 + 62793, + 63094 ], "loc": { "start": { - "line": 2233, + "line": 2083, "column": 23 }, "end": { - "line": 2242, + "line": 2092, "column": 5 } } @@ -119237,16 +112093,16 @@ "generator": false, "expression": false, "range": [ - 66913, - 67221 + 62786, + 63094 ], "loc": { "start": { - "line": 2233, + "line": 2083, "column": 16 }, "end": { - "line": 2242, + "line": 2092, "column": 5 } } @@ -119254,16 +112110,16 @@ "kind": "method", "computed": false, "range": [ - 66901, - 67221 + 62774, + 63094 ], "loc": { "start": { - "line": 2233, + "line": 2083, "column": 4 }, "end": { - "line": 2242, + "line": 2092, "column": 5 } }, @@ -119272,16 +112128,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": [ - 66768, - 66896 + 62641, + 62769 ], "loc": { "start": { - "line": 2228, + "line": 2078, "column": 4 }, "end": { - "line": 2232, + "line": 2082, "column": 7 } } @@ -119292,16 +112148,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": [ - 67227, - 67407 + 63100, + 63280 ], "loc": { "start": { - "line": 2244, + "line": 2094, "column": 4 }, "end": { - "line": 2248, + "line": 2098, "column": 7 } } @@ -119315,16 +112171,16 @@ "type": "Identifier", "name": "getCellData", "range": [ - 67412, - 67423 + 63285, + 63296 ], "loc": { "start": { - "line": 2249, + "line": 2099, "column": 4 }, "end": { - "line": 2249, + "line": 2099, "column": 15 } } @@ -119337,16 +112193,16 @@ "type": "Identifier", "name": "cell", "range": [ - 67424, - 67428 + 63297, + 63301 ], "loc": { "start": { - "line": 2249, + "line": 2099, "column": 16 }, "end": { - "line": 2249, + "line": 2099, "column": 20 } } @@ -119364,16 +112220,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 67444, - 67452 + 63317, + 63325 ], "loc": { "start": { - "line": 2250, + "line": 2100, "column": 12 }, "end": { - "line": 2250, + "line": 2100, "column": 20 } } @@ -119385,16 +112241,16 @@ "type": "Identifier", "name": "cell", "range": [ - 67455, - 67459 + 63328, + 63332 ], "loc": { "start": { - "line": 2250, + "line": 2100, "column": 23 }, "end": { - "line": 2250, + "line": 2100, "column": 27 } } @@ -119403,46 +112259,46 @@ "type": "Identifier", "name": "cellIndex", "range": [ - 67460, - 67469 + 63333, + 63342 ], "loc": { "start": { - "line": 2250, + "line": 2100, "column": 28 }, "end": { - "line": 2250, + "line": 2100, "column": 37 } } }, "range": [ - 67455, - 67469 + 63328, + 63342 ], "loc": { "start": { - "line": 2250, + "line": 2100, "column": 23 }, "end": { - "line": 2250, + "line": 2100, "column": 37 } } }, "range": [ - 67444, - 67469 + 63317, + 63342 ], "loc": { "start": { - "line": 2250, + "line": 2100, "column": 12 }, "end": { - "line": 2250, + "line": 2100, "column": 37 } } @@ -119450,16 +112306,16 @@ ], "kind": "let", "range": [ - 67440, - 67470 + 63313, + 63343 ], "loc": { "start": { - "line": 2250, + "line": 2100, "column": 8 }, "end": { - "line": 2250, + "line": 2100, "column": 38 } } @@ -119473,16 +112329,16 @@ "type": "Identifier", "name": "value", "range": [ - 67483, - 67488 + 63356, + 63361 ], "loc": { "start": { - "line": 2251, + "line": 2101, "column": 12 }, "end": { - "line": 2251, + "line": 2101, "column": 17 } } @@ -119495,16 +112351,16 @@ "object": { "type": "ThisExpression", "range": [ - 67491, - 67495 + 63364, + 63368 ], "loc": { "start": { - "line": 2251, + "line": 2101, "column": 20 }, "end": { - "line": 2251, + "line": 2101, "column": 24 } } @@ -119513,31 +112369,31 @@ "type": "Identifier", "name": "getCellValue", "range": [ - 67496, - 67508 + 63369, + 63381 ], "loc": { "start": { - "line": 2251, + "line": 2101, "column": 25 }, "end": { - "line": 2251, + "line": 2101, "column": 37 } } }, "range": [ - 67491, - 67508 + 63364, + 63381 ], "loc": { "start": { - "line": 2251, + "line": 2101, "column": 20 }, "end": { - "line": 2251, + "line": 2101, "column": 37 } } @@ -119547,47 +112403,47 @@ "type": "Identifier", "name": "cell", "range": [ - 67509, - 67513 + 63382, + 63386 ], "loc": { "start": { - "line": 2251, + "line": 2101, "column": 38 }, "end": { - "line": 2251, + "line": 2101, "column": 42 } } } ], "range": [ - 67491, - 67514 + 63364, + 63387 ], "loc": { "start": { - "line": 2251, + "line": 2101, "column": 20 }, "end": { - "line": 2251, + "line": 2101, "column": 43 } } }, "range": [ - 67483, - 67514 + 63356, + 63387 ], "loc": { "start": { - "line": 2251, + "line": 2101, "column": 12 }, "end": { - "line": 2251, + "line": 2101, "column": 43 } } @@ -119595,16 +112451,16 @@ ], "kind": "let", "range": [ - 67479, - 67515 + 63352, + 63388 ], "loc": { "start": { - "line": 2251, + "line": 2101, "column": 8 }, "end": { - "line": 2251, + "line": 2101, "column": 44 } } @@ -119619,16 +112475,16 @@ "object": { "type": "ThisExpression", "range": [ - 67529, - 67533 + 63402, + 63406 ], "loc": { "start": { - "line": 2253, + "line": 2103, "column": 12 }, "end": { - "line": 2253, + "line": 2103, "column": 16 } } @@ -119637,31 +112493,31 @@ "type": "Identifier", "name": "hasType", "range": [ - 67534, - 67541 + 63407, + 63414 ], "loc": { "start": { - "line": 2253, + "line": 2103, "column": 17 }, "end": { - "line": 2253, + "line": 2103, "column": 24 } } }, "range": [ - 67529, - 67541 + 63402, + 63414 ], "loc": { "start": { - "line": 2253, + "line": 2103, "column": 12 }, "end": { - "line": 2253, + "line": 2103, "column": 24 } } @@ -119671,16 +112527,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 67542, - 67550 + 63415, + 63423 ], "loc": { "start": { - "line": 2253, + "line": 2103, "column": 25 }, "end": { - "line": 2253, + "line": 2103, "column": 33 } } @@ -119692,48 +112548,48 @@ "type": "Identifier", "name": "FORMATTED_NUMBER", "range": [ - 67553, - 67569 + 63426, + 63442 ], "loc": { "start": { - "line": 2253, + "line": 2103, "column": 36 }, "end": { - "line": 2253, + "line": 2103, "column": 52 } } } ], "range": [ - 67552, - 67570 + 63425, + 63443 ], "loc": { "start": { - "line": 2253, + "line": 2103, "column": 35 }, "end": { - "line": 2253, + "line": 2103, "column": 53 } } } ], "range": [ - 67529, - 67571 + 63402, + 63444 ], "loc": { "start": { - "line": 2253, + "line": 2103, "column": 12 }, "end": { - "line": 2253, + "line": 2103, "column": 54 } } @@ -119749,16 +112605,16 @@ "type": "Identifier", "name": "parseNb", "range": [ - 67594, - 67601 + 63467, + 63474 ], "loc": { "start": { - "line": 2254, + "line": 2104, "column": 19 }, "end": { - "line": 2254, + "line": 2104, "column": 26 } } @@ -119768,16 +112624,16 @@ "type": "Identifier", "name": "value", "range": [ - 67602, - 67607 + 63475, + 63480 ], "loc": { "start": { - "line": 2254, + "line": 2104, "column": 27 }, "end": { - "line": 2254, + "line": 2104, "column": 32 } } @@ -119790,16 +112646,16 @@ "object": { "type": "ThisExpression", "range": [ - 67609, - 67613 + 63482, + 63486 ], "loc": { "start": { - "line": 2254, + "line": 2104, "column": 34 }, "end": { - "line": 2254, + "line": 2104, "column": 38 } } @@ -119808,31 +112664,31 @@ "type": "Identifier", "name": "getDecimal", "range": [ - 67614, - 67624 + 63487, + 63497 ], "loc": { "start": { - "line": 2254, + "line": 2104, "column": 39 }, "end": { - "line": 2254, + "line": 2104, "column": 49 } } }, "range": [ - 67609, - 67624 + 63482, + 63497 ], "loc": { "start": { - "line": 2254, + "line": 2104, "column": 34 }, "end": { - "line": 2254, + "line": 2104, "column": 49 } } @@ -119842,79 +112698,79 @@ "type": "Identifier", "name": "colIndex", "range": [ - 67625, - 67633 + 63498, + 63506 ], "loc": { "start": { - "line": 2254, + "line": 2104, "column": 50 }, "end": { - "line": 2254, + "line": 2104, "column": 58 } } } ], "range": [ - 67609, - 67634 + 63482, + 63507 ], "loc": { "start": { - "line": 2254, + "line": 2104, "column": 34 }, "end": { - "line": 2254, + "line": 2104, "column": 59 } } } ], "range": [ - 67594, - 67635 + 63467, + 63508 ], "loc": { "start": { - "line": 2254, + "line": 2104, "column": 19 }, "end": { - "line": 2254, + "line": 2104, "column": 60 } } }, "range": [ - 67587, - 67636 + 63460, + 63509 ], "loc": { "start": { - "line": 2254, + "line": 2104, "column": 12 }, "end": { - "line": 2254, + "line": 2104, "column": 61 } } } ], "range": [ - 67573, - 67646 + 63446, + 63519 ], "loc": { "start": { - "line": 2253, + "line": 2103, "column": 56 }, "end": { - "line": 2255, + "line": 2105, "column": 9 } } @@ -119929,16 +112785,16 @@ "object": { "type": "ThisExpression", "range": [ - 67664, - 67668 + 63537, + 63541 ], "loc": { "start": { - "line": 2256, + "line": 2106, "column": 17 }, "end": { - "line": 2256, + "line": 2106, "column": 21 } } @@ -119947,31 +112803,31 @@ "type": "Identifier", "name": "hasType", "range": [ - 67669, - 67676 + 63542, + 63549 ], "loc": { "start": { - "line": 2256, + "line": 2106, "column": 22 }, "end": { - "line": 2256, + "line": 2106, "column": 29 } } }, "range": [ - 67664, - 67676 + 63537, + 63549 ], "loc": { "start": { - "line": 2256, + "line": 2106, "column": 17 }, "end": { - "line": 2256, + "line": 2106, "column": 29 } } @@ -119981,16 +112837,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 67677, - 67685 + 63550, + 63558 ], "loc": { "start": { - "line": 2256, + "line": 2106, "column": 30 }, "end": { - "line": 2256, + "line": 2106, "column": 38 } } @@ -120002,48 +112858,48 @@ "type": "Identifier", "name": "NUMBER", "range": [ - 67688, - 67694 + 63561, + 63567 ], "loc": { "start": { - "line": 2256, + "line": 2106, "column": 41 }, "end": { - "line": 2256, + "line": 2106, "column": 47 } } } ], "range": [ - 67687, - 67695 + 63560, + 63568 ], "loc": { "start": { - "line": 2256, + "line": 2106, "column": 40 }, "end": { - "line": 2256, + "line": 2106, "column": 48 } } } ], "range": [ - 67664, - 67696 + 63537, + 63569 ], "loc": { "start": { - "line": 2256, + "line": 2106, "column": 17 }, "end": { - "line": 2256, + "line": 2106, "column": 49 } } @@ -120059,16 +112915,16 @@ "type": "Identifier", "name": "Number", "range": [ - 67719, - 67725 + 63592, + 63598 ], "loc": { "start": { - "line": 2257, + "line": 2107, "column": 19 }, "end": { - "line": 2257, + "line": 2107, "column": 25 } } @@ -120078,63 +112934,63 @@ "type": "Identifier", "name": "value", "range": [ - 67726, - 67731 + 63599, + 63604 ], "loc": { "start": { - "line": 2257, + "line": 2107, "column": 26 }, "end": { - "line": 2257, + "line": 2107, "column": 31 } } } ], "range": [ - 67719, - 67732 + 63592, + 63605 ], "loc": { "start": { - "line": 2257, + "line": 2107, "column": 19 }, "end": { - "line": 2257, + "line": 2107, "column": 32 } } }, "range": [ - 67712, - 67733 + 63585, + 63606 ], "loc": { "start": { - "line": 2257, + "line": 2107, "column": 12 }, "end": { - "line": 2257, + "line": 2107, "column": 33 } } } ], "range": [ - 67698, - 67743 + 63571, + 63616 ], "loc": { "start": { - "line": 2256, + "line": 2106, "column": 51 }, "end": { - "line": 2258, + "line": 2108, "column": 9 } } @@ -120149,16 +113005,16 @@ "object": { "type": "ThisExpression", "range": [ - 67761, - 67765 + 63634, + 63638 ], "loc": { "start": { - "line": 2259, + "line": 2109, "column": 17 }, "end": { - "line": 2259, + "line": 2109, "column": 21 } } @@ -120167,31 +113023,31 @@ "type": "Identifier", "name": "hasType", "range": [ - 67766, - 67773 + 63639, + 63646 ], "loc": { "start": { - "line": 2259, + "line": 2109, "column": 22 }, "end": { - "line": 2259, + "line": 2109, "column": 29 } } }, "range": [ - 67761, - 67773 + 63634, + 63646 ], "loc": { "start": { - "line": 2259, + "line": 2109, "column": 17 }, "end": { - "line": 2259, + "line": 2109, "column": 29 } } @@ -120201,16 +113057,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 67774, - 67782 + 63647, + 63655 ], "loc": { "start": { - "line": 2259, + "line": 2109, "column": 30 }, "end": { - "line": 2259, + "line": 2109, "column": 38 } } @@ -120222,48 +113078,48 @@ "type": "Identifier", "name": "DATE", "range": [ - 67785, - 67789 + 63658, + 63662 ], "loc": { "start": { - "line": 2259, + "line": 2109, "column": 41 }, "end": { - "line": 2259, + "line": 2109, "column": 45 } } } ], "range": [ - 67784, - 67790 + 63657, + 63663 ], "loc": { "start": { - "line": 2259, + "line": 2109, "column": 40 }, "end": { - "line": 2259, + "line": 2109, "column": 46 } } } ], "range": [ - 67761, - 67791 + 63634, + 63664 ], "loc": { "start": { - "line": 2259, + "line": 2109, "column": 17 }, "end": { - "line": 2259, + "line": 2109, "column": 47 } } @@ -120280,16 +113136,16 @@ "type": "Identifier", "name": "dateType", "range": [ - 67810, - 67818 + 63683, + 63691 ], "loc": { "start": { - "line": 2260, + "line": 2110, "column": 16 }, "end": { - "line": 2260, + "line": 2110, "column": 24 } } @@ -120303,16 +113159,16 @@ "object": { "type": "ThisExpression", "range": [ - 67821, - 67825 + 63694, + 63698 ], "loc": { "start": { - "line": 2260, + "line": 2110, "column": 27 }, "end": { - "line": 2260, + "line": 2110, "column": 31 } } @@ -120321,31 +113177,31 @@ "type": "Identifier", "name": "Mod", "range": [ - 67826, - 67829 + 63699, + 63702 ], "loc": { "start": { - "line": 2260, + "line": 2110, "column": 32 }, "end": { - "line": 2260, + "line": 2110, "column": 35 } } }, "range": [ - 67821, - 67829 + 63694, + 63702 ], "loc": { "start": { - "line": 2260, + "line": 2110, "column": 27 }, "end": { - "line": 2260, + "line": 2110, "column": 35 } } @@ -120354,46 +113210,46 @@ "type": "Identifier", "name": "dateType", "range": [ - 67830, - 67838 + 63703, + 63711 ], "loc": { "start": { - "line": 2260, + "line": 2110, "column": 36 }, "end": { - "line": 2260, + "line": 2110, "column": 44 } } }, "range": [ - 67821, - 67838 + 63694, + 63711 ], "loc": { "start": { - "line": 2260, + "line": 2110, "column": 27 }, "end": { - "line": 2260, + "line": 2110, "column": 44 } } }, "range": [ - 67810, - 67838 + 63683, + 63711 ], "loc": { "start": { - "line": 2260, + "line": 2110, "column": 16 }, "end": { - "line": 2260, + "line": 2110, "column": 44 } } @@ -120401,16 +113257,16 @@ ], "kind": "let", "range": [ - 67806, - 67839 + 63679, + 63712 ], "loc": { "start": { - "line": 2260, + "line": 2110, "column": 12 }, "end": { - "line": 2260, + "line": 2110, "column": 45 } } @@ -120426,16 +113282,16 @@ "type": "Identifier", "name": "dateType", "range": [ - 67859, - 67867 + 63732, + 63740 ], "loc": { "start": { - "line": 2261, + "line": 2111, "column": 19 }, "end": { - "line": 2261, + "line": 2111, "column": 27 } } @@ -120444,31 +113300,31 @@ "type": "Identifier", "name": "parse", "range": [ - 67868, - 67873 + 63741, + 63746 ], "loc": { "start": { - "line": 2261, + "line": 2111, "column": 28 }, "end": { - "line": 2261, + "line": 2111, "column": 33 } } }, "range": [ - 67859, - 67873 + 63732, + 63746 ], "loc": { "start": { - "line": 2261, + "line": 2111, "column": 19 }, "end": { - "line": 2261, + "line": 2111, "column": 33 } } @@ -120478,16 +113334,16 @@ "type": "Identifier", "name": "value", "range": [ - 67874, - 67879 + 63747, + 63752 ], "loc": { "start": { - "line": 2261, + "line": 2111, "column": 34 }, "end": { - "line": 2261, + "line": 2111, "column": 39 } } @@ -120501,16 +113357,16 @@ "type": "Identifier", "name": "dateType", "range": [ - 67881, - 67889 + 63754, + 63762 ], "loc": { "start": { - "line": 2261, + "line": 2111, "column": 41 }, "end": { - "line": 2261, + "line": 2111, "column": 49 } } @@ -120519,31 +113375,31 @@ "type": "Identifier", "name": "getLocale", "range": [ - 67890, - 67899 + 63763, + 63772 ], "loc": { "start": { - "line": 2261, + "line": 2111, "column": 50 }, "end": { - "line": 2261, + "line": 2111, "column": 59 } } }, "range": [ - 67881, - 67899 + 63754, + 63772 ], "loc": { "start": { - "line": 2261, + "line": 2111, "column": 41 }, "end": { - "line": 2261, + "line": 2111, "column": 59 } } @@ -120553,125 +113409,125 @@ "type": "Identifier", "name": "colIndex", "range": [ - 67900, - 67908 + 63773, + 63781 ], "loc": { "start": { - "line": 2261, + "line": 2111, "column": 60 }, "end": { - "line": 2261, + "line": 2111, "column": 68 } } } ], "range": [ - 67881, - 67909 + 63754, + 63782 ], "loc": { "start": { - "line": 2261, + "line": 2111, "column": 41 }, "end": { - "line": 2261, + "line": 2111, "column": 69 } } } ], "range": [ - 67859, - 67910 + 63732, + 63783 ], "loc": { "start": { - "line": 2261, + "line": 2111, "column": 19 }, "end": { - "line": 2261, + "line": 2111, "column": 70 } } }, "range": [ - 67852, - 67911 + 63725, + 63784 ], "loc": { "start": { - "line": 2261, + "line": 2111, "column": 12 }, "end": { - "line": 2261, + "line": 2111, "column": 71 } } } ], "range": [ - 67792, - 67921 + 63665, + 63794 ], "loc": { "start": { - "line": 2259, + "line": 2109, "column": 48 }, "end": { - "line": 2262, + "line": 2112, "column": 9 } } }, "alternate": null, "range": [ - 67757, - 67921 + 63630, + 63794 ], "loc": { "start": { - "line": 2259, + "line": 2109, "column": 13 }, "end": { - "line": 2262, + "line": 2112, "column": 9 } } }, "range": [ - 67660, - 67921 + 63533, + 63794 ], "loc": { "start": { - "line": 2256, + "line": 2106, "column": 13 }, "end": { - "line": 2262, + "line": 2112, "column": 9 } } }, "range": [ - 67525, - 67921 + 63398, + 63794 ], "loc": { "start": { - "line": 2253, + "line": 2103, "column": 8 }, "end": { - "line": 2262, + "line": 2112, "column": 9 } } @@ -120682,47 +113538,47 @@ "type": "Identifier", "name": "value", "range": [ - 67938, - 67943 + 63811, + 63816 ], "loc": { "start": { - "line": 2264, + "line": 2114, "column": 15 }, "end": { - "line": 2264, + "line": 2114, "column": 20 } } }, "range": [ - 67931, - 67944 + 63804, + 63817 ], "loc": { "start": { - "line": 2264, + "line": 2114, "column": 8 }, "end": { - "line": 2264, + "line": 2114, "column": 21 } } } ], "range": [ - 67430, - 67950 + 63303, + 63823 ], "loc": { "start": { - "line": 2249, + "line": 2099, "column": 22 }, "end": { - "line": 2265, + "line": 2115, "column": 5 } } @@ -120730,16 +113586,16 @@ "generator": false, "expression": false, "range": [ - 67423, - 67950 + 63296, + 63823 ], "loc": { "start": { - "line": 2249, + "line": 2099, "column": 15 }, "end": { - "line": 2265, + "line": 2115, "column": 5 } } @@ -120747,16 +113603,16 @@ "kind": "method", "computed": false, "range": [ - 67412, - 67950 + 63285, + 63823 ], "loc": { "start": { - "line": 2249, + "line": 2099, "column": 4 }, "end": { - "line": 2265, + "line": 2115, "column": 5 } }, @@ -120765,16 +113621,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": [ - 67227, - 67407 + 63100, + 63280 ], "loc": { "start": { - "line": 2244, + "line": 2094, "column": 4 }, "end": { - "line": 2248, + "line": 2098, "column": 7 } } @@ -120785,16 +113641,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": [ - 67956, - 68336 + 63829, + 64209 ], "loc": { "start": { - "line": 2267, + "line": 2117, "column": 4 }, "end": { - "line": 2277, + "line": 2127, "column": 7 } } @@ -120808,16 +113664,16 @@ "type": "Identifier", "name": "getData", "range": [ - 68341, - 68348 + 64214, + 64221 ], "loc": { "start": { - "line": 2278, + "line": 2128, "column": 4 }, "end": { - "line": 2278, + "line": 2128, "column": 11 } } @@ -120832,16 +113688,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 68349, - 68363 + 64222, + 64236 ], "loc": { "start": { - "line": 2278, + "line": 2128, "column": 12 }, "end": { - "line": 2278, + "line": 2128, "column": 26 } } @@ -120851,31 +113707,31 @@ "value": false, "raw": "false", "range": [ - 68366, - 68371 + 64239, + 64244 ], "loc": { "start": { - "line": 2278, + "line": 2128, "column": 29 }, "end": { - "line": 2278, + "line": 2128, "column": 34 } } }, "range": [ - 68349, - 68371 + 64222, + 64244 ], "loc": { "start": { - "line": 2278, + "line": 2128, "column": 12 }, "end": { - "line": 2278, + "line": 2128, "column": 34 } } @@ -120886,16 +113742,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 68373, - 68390 + 64246, + 64263 ], "loc": { "start": { - "line": 2278, + "line": 2128, "column": 36 }, "end": { - "line": 2278, + "line": 2128, "column": 53 } } @@ -120905,31 +113761,31 @@ "value": false, "raw": "false", "range": [ - 68393, - 68398 + 64266, + 64271 ], "loc": { "start": { - "line": 2278, + "line": 2128, "column": 56 }, "end": { - "line": 2278, + "line": 2128, "column": 61 } } }, "range": [ - 68373, - 68398 + 64246, + 64271 ], "loc": { "start": { - "line": 2278, + "line": 2128, "column": 36 }, "end": { - "line": 2278, + "line": 2128, "column": 61 } } @@ -120948,16 +113804,16 @@ "object": { "type": "ThisExpression", "range": [ - 68417, - 68421 + 64290, + 64294 ], "loc": { "start": { - "line": 2279, + "line": 2129, "column": 15 }, "end": { - "line": 2279, + "line": 2129, "column": 19 } } @@ -120966,31 +113822,31 @@ "type": "Identifier", "name": "getTableData", "range": [ - 68422, - 68434 + 64295, + 64307 ], "loc": { "start": { - "line": 2279, + "line": 2129, "column": 20 }, "end": { - "line": 2279, + "line": 2129, "column": 32 } } }, "range": [ - 68417, - 68434 + 64290, + 64307 ], "loc": { "start": { - "line": 2279, + "line": 2129, "column": 15 }, "end": { - "line": 2279, + "line": 2129, "column": 32 } } @@ -121000,16 +113856,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 68435, - 68449 + 64308, + 64322 ], "loc": { "start": { - "line": 2279, + "line": 2129, "column": 33 }, "end": { - "line": 2279, + "line": 2129, "column": 47 } } @@ -121018,16 +113874,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 68451, - 68468 + 64324, + 64341 ], "loc": { "start": { - "line": 2279, + "line": 2129, "column": 49 }, "end": { - "line": 2279, + "line": 2129, "column": 66 } } @@ -121037,63 +113893,63 @@ "value": true, "raw": "true", "range": [ - 68470, - 68474 + 64343, + 64347 ], "loc": { "start": { - "line": 2279, + "line": 2129, "column": 68 }, "end": { - "line": 2279, + "line": 2129, "column": 72 } } } ], "range": [ - 68417, - 68475 + 64290, + 64348 ], "loc": { "start": { - "line": 2279, + "line": 2129, "column": 15 }, "end": { - "line": 2279, + "line": 2129, "column": 73 } } }, "range": [ - 68410, - 68476 + 64283, + 64349 ], "loc": { "start": { - "line": 2279, + "line": 2129, "column": 8 }, "end": { - "line": 2279, + "line": 2129, "column": 74 } } } ], "range": [ - 68400, - 68482 + 64273, + 64355 ], "loc": { "start": { - "line": 2278, + "line": 2128, "column": 63 }, "end": { - "line": 2280, + "line": 2130, "column": 5 } } @@ -121101,16 +113957,16 @@ "generator": false, "expression": false, "range": [ - 68348, - 68482 + 64221, + 64355 ], "loc": { "start": { - "line": 2278, + "line": 2128, "column": 11 }, "end": { - "line": 2280, + "line": 2130, "column": 5 } } @@ -121118,16 +113974,16 @@ "kind": "method", "computed": false, "range": [ - 68341, - 68482 + 64214, + 64355 ], "loc": { "start": { - "line": 2278, + "line": 2128, "column": 4 }, "end": { - "line": 2280, + "line": 2130, "column": 5 } }, @@ -121136,16 +113992,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": [ - 67956, - 68336 + 63829, + 64209 ], "loc": { "start": { - "line": 2267, + "line": 2117, "column": 4 }, "end": { - "line": 2277, + "line": 2127, "column": 7 } } @@ -121156,16 +114012,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": [ - 68488, - 68824 + 64361, + 64697 ], "loc": { "start": { - "line": 2282, + "line": 2132, "column": 4 }, "end": { - "line": 2291, + "line": 2141, "column": 7 } } @@ -121179,16 +114035,16 @@ "type": "Identifier", "name": "getValues", "range": [ - 68829, - 68838 + 64702, + 64711 ], "loc": { "start": { - "line": 2292, + "line": 2142, "column": 4 }, "end": { - "line": 2292, + "line": 2142, "column": 13 } } @@ -121203,16 +114059,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 68839, - 68853 + 64712, + 64726 ], "loc": { "start": { - "line": 2292, + "line": 2142, "column": 14 }, "end": { - "line": 2292, + "line": 2142, "column": 28 } } @@ -121222,31 +114078,31 @@ "value": false, "raw": "false", "range": [ - 68856, - 68861 + 64729, + 64734 ], "loc": { "start": { - "line": 2292, + "line": 2142, "column": 31 }, "end": { - "line": 2292, + "line": 2142, "column": 36 } } }, "range": [ - 68839, - 68861 + 64712, + 64734 ], "loc": { "start": { - "line": 2292, + "line": 2142, "column": 14 }, "end": { - "line": 2292, + "line": 2142, "column": 36 } } @@ -121257,16 +114113,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 68863, - 68880 + 64736, + 64753 ], "loc": { "start": { - "line": 2292, + "line": 2142, "column": 38 }, "end": { - "line": 2292, + "line": 2142, "column": 55 } } @@ -121276,31 +114132,31 @@ "value": false, "raw": "false", "range": [ - 68883, - 68888 + 64756, + 64761 ], "loc": { "start": { - "line": 2292, + "line": 2142, "column": 58 }, "end": { - "line": 2292, + "line": 2142, "column": 63 } } }, "range": [ - 68863, - 68888 + 64736, + 64761 ], "loc": { "start": { - "line": 2292, + "line": 2142, "column": 38 }, "end": { - "line": 2292, + "line": 2142, "column": 63 } } @@ -121319,16 +114175,16 @@ "object": { "type": "ThisExpression", "range": [ - 68907, - 68911 + 64780, + 64784 ], "loc": { "start": { - "line": 2293, + "line": 2143, "column": 15 }, "end": { - "line": 2293, + "line": 2143, "column": 19 } } @@ -121337,31 +114193,31 @@ "type": "Identifier", "name": "getTableData", "range": [ - 68912, - 68924 + 64785, + 64797 ], "loc": { "start": { - "line": 2293, + "line": 2143, "column": 20 }, "end": { - "line": 2293, + "line": 2143, "column": 32 } } }, "range": [ - 68907, - 68924 + 64780, + 64797 ], "loc": { "start": { - "line": 2293, + "line": 2143, "column": 15 }, "end": { - "line": 2293, + "line": 2143, "column": 32 } } @@ -121371,16 +114227,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 68925, - 68939 + 64798, + 64812 ], "loc": { "start": { - "line": 2293, + "line": 2143, "column": 33 }, "end": { - "line": 2293, + "line": 2143, "column": 47 } } @@ -121389,16 +114245,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 68941, - 68958 + 64814, + 64831 ], "loc": { "start": { - "line": 2293, + "line": 2143, "column": 49 }, "end": { - "line": 2293, + "line": 2143, "column": 66 } } @@ -121408,63 +114264,63 @@ "value": false, "raw": "false", "range": [ - 68960, - 68965 + 64833, + 64838 ], "loc": { "start": { - "line": 2293, + "line": 2143, "column": 68 }, "end": { - "line": 2293, + "line": 2143, "column": 73 } } } ], "range": [ - 68907, - 68966 + 64780, + 64839 ], "loc": { "start": { - "line": 2293, + "line": 2143, "column": 15 }, "end": { - "line": 2293, + "line": 2143, "column": 74 } } }, "range": [ - 68900, - 68967 + 64773, + 64840 ], "loc": { "start": { - "line": 2293, + "line": 2143, "column": 8 }, "end": { - "line": 2293, + "line": 2143, "column": 75 } } } ], "range": [ - 68890, - 68973 + 64763, + 64846 ], "loc": { "start": { - "line": 2292, + "line": 2142, "column": 65 }, "end": { - "line": 2294, + "line": 2144, "column": 5 } } @@ -121472,16 +114328,16 @@ "generator": false, "expression": false, "range": [ - 68838, - 68973 + 64711, + 64846 ], "loc": { "start": { - "line": 2292, + "line": 2142, "column": 13 }, "end": { - "line": 2294, + "line": 2144, "column": 5 } } @@ -121489,16 +114345,16 @@ "kind": "method", "computed": false, "range": [ - 68829, - 68973 + 64702, + 64846 ], "loc": { "start": { - "line": 2292, + "line": 2142, "column": 4 }, "end": { - "line": 2294, + "line": 2144, "column": 5 } }, @@ -121507,16 +114363,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": [ - 68488, - 68824 + 64361, + 64697 ], "loc": { "start": { - "line": 2282, + "line": 2132, "column": 4 }, "end": { - "line": 2291, + "line": 2141, "column": 7 } } @@ -121527,16 +114383,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": [ - 68979, - 69454 + 64852, + 65327 ], "loc": { "start": { - "line": 2296, + "line": 2146, "column": 4 }, "end": { - "line": 2309, + "line": 2159, "column": 7 } } @@ -121550,16 +114406,16 @@ "type": "Identifier", "name": "getTableData", "range": [ - 69459, - 69471 + 65332, + 65344 ], "loc": { "start": { - "line": 2310, + "line": 2160, "column": 4 }, "end": { - "line": 2310, + "line": 2160, "column": 16 } } @@ -121574,16 +114430,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 69481, - 69495 + 65354, + 65368 ], "loc": { "start": { - "line": 2311, + "line": 2161, "column": 8 }, "end": { - "line": 2311, + "line": 2161, "column": 22 } } @@ -121593,31 +114449,31 @@ "value": false, "raw": "false", "range": [ - 69498, - 69503 + 65371, + 65376 ], "loc": { "start": { - "line": 2311, + "line": 2161, "column": 25 }, "end": { - "line": 2311, + "line": 2161, "column": 30 } } }, "range": [ - 69481, - 69503 + 65354, + 65376 ], "loc": { "start": { - "line": 2311, + "line": 2161, "column": 8 }, "end": { - "line": 2311, + "line": 2161, "column": 30 } } @@ -121628,16 +114484,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 69513, - 69530 + 65386, + 65403 ], "loc": { "start": { - "line": 2312, + "line": 2162, "column": 8 }, "end": { - "line": 2312, + "line": 2162, "column": 25 } } @@ -121647,31 +114503,31 @@ "value": false, "raw": "false", "range": [ - 69533, - 69538 + 65406, + 65411 ], "loc": { "start": { - "line": 2312, + "line": 2162, "column": 28 }, "end": { - "line": 2312, + "line": 2162, "column": 33 } } }, "range": [ - 69513, - 69538 + 65386, + 65411 ], "loc": { "start": { - "line": 2312, + "line": 2162, "column": 8 }, "end": { - "line": 2312, + "line": 2162, "column": 33 } } @@ -121682,16 +114538,16 @@ "type": "Identifier", "name": "typed", "range": [ - 69548, - 69553 + 65421, + 65426 ], "loc": { "start": { - "line": 2313, + "line": 2163, "column": 8 }, "end": { - "line": 2313, + "line": 2163, "column": 13 } } @@ -121701,31 +114557,31 @@ "value": false, "raw": "false", "range": [ - 69556, - 69561 + 65429, + 65434 ], "loc": { "start": { - "line": 2313, + "line": 2163, "column": 16 }, "end": { - "line": 2313, + "line": 2163, "column": 21 } } }, "range": [ - 69548, - 69561 + 65421, + 65434 ], "loc": { "start": { - "line": 2313, + "line": 2163, "column": 8 }, "end": { - "line": 2313, + "line": 2163, "column": 21 } } @@ -121743,16 +114599,16 @@ "type": "Identifier", "name": "rows", "range": [ - 69582, - 69586 + 65455, + 65459 ], "loc": { "start": { - "line": 2315, + "line": 2165, "column": 12 }, "end": { - "line": 2315, + "line": 2165, "column": 16 } } @@ -121768,16 +114624,16 @@ "object": { "type": "ThisExpression", "range": [ - 69589, - 69593 + 65462, + 65466 ], "loc": { "start": { - "line": 2315, + "line": 2165, "column": 19 }, "end": { - "line": 2315, + "line": 2165, "column": 23 } } @@ -121786,47 +114642,47 @@ "type": "Identifier", "name": "dom", "range": [ - 69594, - 69597 + 65467, + 65470 ], "loc": { "start": { - "line": 2315, + "line": 2165, "column": 24 }, "end": { - "line": 2315, + "line": 2165, "column": 27 } } }, "range": [ - 69589, - 69597 + 65462, + 65470 ], "loc": { "start": { - "line": 2315, + "line": 2165, "column": 19 }, "end": { - "line": 2315, + "line": 2165, "column": 27 } } }, "arguments": [], "range": [ - 69589, - 69599 + 65462, + 65472 ], "loc": { "start": { - "line": 2315, + "line": 2165, "column": 19 }, "end": { - "line": 2315, + "line": 2165, "column": 29 } } @@ -121835,46 +114691,46 @@ "type": "Identifier", "name": "rows", "range": [ - 69600, - 69604 + 65473, + 65477 ], "loc": { "start": { - "line": 2315, + "line": 2165, "column": 30 }, "end": { - "line": 2315, + "line": 2165, "column": 34 } } }, "range": [ - 69589, - 69604 + 65462, + 65477 ], "loc": { "start": { - "line": 2315, + "line": 2165, "column": 19 }, "end": { - "line": 2315, + "line": 2165, "column": 34 } } }, "range": [ - 69582, - 69604 + 65455, + 65477 ], "loc": { "start": { - "line": 2315, + "line": 2165, "column": 12 }, "end": { - "line": 2315, + "line": 2165, "column": 34 } } @@ -121882,16 +114738,16 @@ ], "kind": "let", "range": [ - 69578, - 69605 + 65451, + 65478 ], "loc": { "start": { - "line": 2315, + "line": 2165, "column": 8 }, "end": { - "line": 2315, + "line": 2165, "column": 35 } } @@ -121905,16 +114761,16 @@ "type": "Identifier", "name": "nbRows", "range": [ - 69618, - 69624 + 65491, + 65497 ], "loc": { "start": { - "line": 2316, + "line": 2166, "column": 12 }, "end": { - "line": 2316, + "line": 2166, "column": 18 } } @@ -121927,16 +114783,16 @@ "object": { "type": "ThisExpression", "range": [ - 69627, - 69631 + 65500, + 65504 ], "loc": { "start": { - "line": 2316, + "line": 2166, "column": 21 }, "end": { - "line": 2316, + "line": 2166, "column": 25 } } @@ -121945,31 +114801,31 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 69632, - 69641 + 65505, + 65514 ], "loc": { "start": { - "line": 2316, + "line": 2166, "column": 26 }, "end": { - "line": 2316, + "line": 2166, "column": 35 } } }, "range": [ - 69627, - 69641 + 65500, + 65514 ], "loc": { "start": { - "line": 2316, + "line": 2166, "column": 21 }, "end": { - "line": 2316, + "line": 2166, "column": 35 } } @@ -121980,47 +114836,47 @@ "value": true, "raw": "true", "range": [ - 69642, - 69646 + 65515, + 65519 ], "loc": { "start": { - "line": 2316, + "line": 2166, "column": 36 }, "end": { - "line": 2316, + "line": 2166, "column": 40 } } } ], "range": [ - 69627, - 69647 + 65500, + 65520 ], "loc": { "start": { - "line": 2316, + "line": 2166, "column": 21 }, "end": { - "line": 2316, + "line": 2166, "column": 41 } } }, "range": [ - 69618, - 69647 + 65491, + 65520 ], "loc": { "start": { - "line": 2316, + "line": 2166, "column": 12 }, "end": { - "line": 2316, + "line": 2166, "column": 41 } } @@ -122028,16 +114884,16 @@ ], "kind": "let", "range": [ - 69614, - 69648 + 65487, + 65521 ], "loc": { "start": { - "line": 2316, + "line": 2166, "column": 8 }, "end": { - "line": 2316, + "line": 2166, "column": 42 } } @@ -122051,16 +114907,16 @@ "type": "Identifier", "name": "tblData", "range": [ - 69661, - 69668 + 65534, + 65541 ], "loc": { "start": { - "line": 2317, + "line": 2167, "column": 12 }, "end": { - "line": 2317, + "line": 2167, "column": 19 } } @@ -122069,31 +114925,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 69671, - 69673 + 65544, + 65546 ], "loc": { "start": { - "line": 2317, + "line": 2167, "column": 22 }, "end": { - "line": 2317, + "line": 2167, "column": 24 } } }, "range": [ - 69661, - 69673 + 65534, + 65546 ], "loc": { "start": { - "line": 2317, + "line": 2167, "column": 12 }, "end": { - "line": 2317, + "line": 2167, "column": 24 } } @@ -122101,16 +114957,16 @@ ], "kind": "let", "range": [ - 69657, - 69674 + 65530, + 65547 ], "loc": { "start": { - "line": 2317, + "line": 2167, "column": 8 }, "end": { - "line": 2317, + "line": 2167, "column": 25 } } @@ -122124,16 +114980,16 @@ "type": "Identifier", "name": "getContent", "range": [ - 69687, - 69697 + 65560, + 65570 ], "loc": { "start": { - "line": 2318, + "line": 2168, "column": 12 }, "end": { - "line": 2318, + "line": 2168, "column": 22 } } @@ -122144,16 +115000,16 @@ "type": "Identifier", "name": "typed", "range": [ - 69700, - 69705 + 65573, + 65578 ], "loc": { "start": { - "line": 2318, + "line": 2168, "column": 25 }, "end": { - "line": 2318, + "line": 2168, "column": 30 } } @@ -122169,16 +115025,16 @@ "object": { "type": "ThisExpression", "range": [ - 69708, - 69712 + 65581, + 65585 ], "loc": { "start": { - "line": 2318, + "line": 2168, "column": 33 }, "end": { - "line": 2318, + "line": 2168, "column": 37 } } @@ -122187,31 +115043,31 @@ "type": "Identifier", "name": "getCellData", "range": [ - 69713, - 69724 + 65586, + 65597 ], "loc": { "start": { - "line": 2318, + "line": 2168, "column": 38 }, "end": { - "line": 2318, + "line": 2168, "column": 49 } } }, "range": [ - 69708, - 69724 + 65581, + 65597 ], "loc": { "start": { - "line": 2318, + "line": 2168, "column": 33 }, "end": { - "line": 2318, + "line": 2168, "column": 49 } } @@ -122220,31 +115076,31 @@ "type": "Identifier", "name": "bind", "range": [ - 69725, - 69729 + 65598, + 65602 ], "loc": { "start": { - "line": 2318, + "line": 2168, "column": 50 }, "end": { - "line": 2318, + "line": 2168, "column": 54 } } }, "range": [ - 69708, - 69729 + 65581, + 65602 ], "loc": { "start": { - "line": 2318, + "line": 2168, "column": 33 }, "end": { - "line": 2318, + "line": 2168, "column": 54 } } @@ -122253,32 +115109,32 @@ { "type": "ThisExpression", "range": [ - 69730, - 69734 + 65603, + 65607 ], "loc": { "start": { - "line": 2318, + "line": 2168, "column": 55 }, "end": { - "line": 2318, + "line": 2168, "column": 59 } } } ], "range": [ - 69708, - 69735 + 65581, + 65608 ], "loc": { "start": { - "line": 2318, + "line": 2168, "column": 33 }, "end": { - "line": 2318, + "line": 2168, "column": 60 } } @@ -122294,16 +115150,16 @@ "object": { "type": "ThisExpression", "range": [ - 69750, - 69754 + 65623, + 65627 ], "loc": { "start": { - "line": 2319, + "line": 2169, "column": 12 }, "end": { - "line": 2319, + "line": 2169, "column": 16 } } @@ -122312,31 +115168,31 @@ "type": "Identifier", "name": "getCellValue", "range": [ - 69755, - 69767 + 65628, + 65640 ], "loc": { "start": { - "line": 2319, + "line": 2169, "column": 17 }, "end": { - "line": 2319, + "line": 2169, "column": 29 } } }, "range": [ - 69750, - 69767 + 65623, + 65640 ], "loc": { "start": { - "line": 2319, + "line": 2169, "column": 12 }, "end": { - "line": 2319, + "line": 2169, "column": 29 } } @@ -122345,31 +115201,31 @@ "type": "Identifier", "name": "bind", "range": [ - 69768, - 69772 + 65641, + 65645 ], "loc": { "start": { - "line": 2319, + "line": 2169, "column": 30 }, "end": { - "line": 2319, + "line": 2169, "column": 34 } } }, "range": [ - 69750, - 69772 + 65623, + 65645 ], "loc": { "start": { - "line": 2319, + "line": 2169, "column": 12 }, "end": { - "line": 2319, + "line": 2169, "column": 34 } } @@ -122378,62 +115234,62 @@ { "type": "ThisExpression", "range": [ - 69773, - 69777 + 65646, + 65650 ], "loc": { "start": { - "line": 2319, + "line": 2169, "column": 35 }, "end": { - "line": 2319, + "line": 2169, "column": 39 } } } ], "range": [ - 69750, - 69778 + 65623, + 65651 ], "loc": { "start": { - "line": 2319, + "line": 2169, "column": 12 }, "end": { - "line": 2319, + "line": 2169, "column": 40 } } }, "range": [ - 69700, - 69778 + 65573, + 65651 ], "loc": { "start": { - "line": 2318, + "line": 2168, "column": 25 }, "end": { - "line": 2319, + "line": 2169, "column": 40 } } }, "range": [ - 69687, - 69778 + 65560, + 65651 ], "loc": { "start": { - "line": 2318, + "line": 2168, "column": 12 }, "end": { - "line": 2319, + "line": 2169, "column": 40 } } @@ -122441,16 +115297,16 @@ ], "kind": "let", "range": [ - 69683, - 69779 + 65556, + 65652 ], "loc": { "start": { - "line": 2318, + "line": 2168, "column": 8 }, "end": { - "line": 2319, + "line": 2169, "column": 41 } } @@ -122461,16 +115317,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 69793, - 69807 + 65666, + 65680 ], "loc": { "start": { - "line": 2321, + "line": 2171, "column": 12 }, "end": { - "line": 2321, + "line": 2171, "column": 26 } } @@ -122487,16 +115343,16 @@ "type": "Identifier", "name": "headers", "range": [ - 69827, - 69834 + 65700, + 65707 ], "loc": { "start": { - "line": 2322, + "line": 2172, "column": 16 }, "end": { - "line": 2322, + "line": 2172, "column": 23 } } @@ -122509,16 +115365,16 @@ "object": { "type": "ThisExpression", "range": [ - 69837, - 69841 + 65710, + 65714 ], "loc": { "start": { - "line": 2322, + "line": 2172, "column": 26 }, "end": { - "line": 2322, + "line": 2172, "column": 30 } } @@ -122527,31 +115383,31 @@ "type": "Identifier", "name": "getHeadersText", "range": [ - 69842, - 69856 + 65715, + 65729 ], "loc": { "start": { - "line": 2322, + "line": 2172, "column": 31 }, "end": { - "line": 2322, + "line": 2172, "column": 45 } } }, "range": [ - 69837, - 69856 + 65710, + 65729 ], "loc": { "start": { - "line": 2322, + "line": 2172, "column": 26 }, "end": { - "line": 2322, + "line": 2172, "column": 45 } } @@ -122561,47 +115417,47 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 69857, - 69874 + 65730, + 65747 ], "loc": { "start": { - "line": 2322, + "line": 2172, "column": 46 }, "end": { - "line": 2322, + "line": 2172, "column": 63 } } } ], "range": [ - 69837, - 69875 + 65710, + 65748 ], "loc": { "start": { - "line": 2322, + "line": 2172, "column": 26 }, "end": { - "line": 2322, + "line": 2172, "column": 64 } } }, "range": [ - 69827, - 69875 + 65700, + 65748 ], "loc": { "start": { - "line": 2322, + "line": 2172, "column": 16 }, "end": { - "line": 2322, + "line": 2172, "column": 64 } } @@ -122609,16 +115465,16 @@ ], "kind": "let", "range": [ - 69823, - 69876 + 65696, + 65749 ], "loc": { "start": { - "line": 2322, + "line": 2172, "column": 12 }, "end": { - "line": 2322, + "line": 2172, "column": 65 } } @@ -122634,16 +115490,16 @@ "type": "Identifier", "name": "tblData", "range": [ - 69889, - 69896 + 65762, + 65769 ], "loc": { "start": { - "line": 2323, + "line": 2173, "column": 12 }, "end": { - "line": 2323, + "line": 2173, "column": 19 } } @@ -122652,31 +115508,31 @@ "type": "Identifier", "name": "push", "range": [ - 69897, - 69901 + 65770, + 65774 ], "loc": { "start": { - "line": 2323, + "line": 2173, "column": 20 }, "end": { - "line": 2323, + "line": 2173, "column": 24 } } }, "range": [ - 69889, - 69901 + 65762, + 65774 ], "loc": { "start": { - "line": 2323, + "line": 2173, "column": 12 }, "end": { - "line": 2323, + "line": 2173, "column": 24 } } @@ -122693,16 +115549,16 @@ "object": { "type": "ThisExpression", "range": [ - 69903, - 69907 + 65776, + 65780 ], "loc": { "start": { - "line": 2323, + "line": 2173, "column": 26 }, "end": { - "line": 2323, + "line": 2173, "column": 30 } } @@ -122711,47 +115567,47 @@ "type": "Identifier", "name": "getHeadersRowIndex", "range": [ - 69908, - 69926 + 65781, + 65799 ], "loc": { "start": { - "line": 2323, + "line": 2173, "column": 31 }, "end": { - "line": 2323, + "line": 2173, "column": 49 } } }, "range": [ - 69903, - 69926 + 65776, + 65799 ], "loc": { "start": { - "line": 2323, + "line": 2173, "column": 26 }, "end": { - "line": 2323, + "line": 2173, "column": 49 } } }, "arguments": [], "range": [ - 69903, - 69928 + 65776, + 65801 ], "loc": { "start": { - "line": 2323, + "line": 2173, "column": 26 }, "end": { - "line": 2323, + "line": 2173, "column": 51 } } @@ -122760,95 +115616,95 @@ "type": "Identifier", "name": "headers", "range": [ - 69930, - 69937 + 65803, + 65810 ], "loc": { "start": { - "line": 2323, + "line": 2173, "column": 53 }, "end": { - "line": 2323, + "line": 2173, "column": 60 } } } ], "range": [ - 69902, - 69938 + 65775, + 65811 ], "loc": { "start": { - "line": 2323, + "line": 2173, "column": 25 }, "end": { - "line": 2323, + "line": 2173, "column": 61 } } } ], "range": [ - 69889, - 69939 + 65762, + 65812 ], "loc": { "start": { - "line": 2323, + "line": 2173, "column": 12 }, "end": { - "line": 2323, + "line": 2173, "column": 62 } } }, "range": [ - 69889, - 69940 + 65762, + 65813 ], "loc": { "start": { - "line": 2323, + "line": 2173, "column": 12 }, "end": { - "line": 2323, + "line": 2173, "column": 63 } } } ], "range": [ - 69809, - 69950 + 65682, + 65823 ], "loc": { "start": { - "line": 2321, + "line": 2171, "column": 28 }, "end": { - "line": 2324, + "line": 2174, "column": 9 } } }, "alternate": null, "range": [ - 69789, - 69950 + 65662, + 65823 ], "loc": { "start": { - "line": 2321, + "line": 2171, "column": 8 }, "end": { - "line": 2324, + "line": 2174, "column": 9 } } @@ -122864,16 +115720,16 @@ "type": "Identifier", "name": "k", "range": [ - 69968, - 69969 + 65841, + 65842 ], "loc": { "start": { - "line": 2325, + "line": 2175, "column": 17 }, "end": { - "line": 2325, + "line": 2175, "column": 18 } } @@ -122884,16 +115740,16 @@ "object": { "type": "ThisExpression", "range": [ - 69972, - 69976 + 65845, + 65849 ], "loc": { "start": { - "line": 2325, + "line": 2175, "column": 21 }, "end": { - "line": 2325, + "line": 2175, "column": 25 } } @@ -122902,46 +115758,46 @@ "type": "Identifier", "name": "refRow", "range": [ - 69977, - 69983 + 65850, + 65856 ], "loc": { "start": { - "line": 2325, + "line": 2175, "column": 26 }, "end": { - "line": 2325, + "line": 2175, "column": 32 } } }, "range": [ - 69972, - 69983 + 65845, + 65856 ], "loc": { "start": { - "line": 2325, + "line": 2175, "column": 21 }, "end": { - "line": 2325, + "line": 2175, "column": 32 } } }, "range": [ - 69968, - 69983 + 65841, + 65856 ], "loc": { "start": { - "line": 2325, + "line": 2175, "column": 17 }, "end": { - "line": 2325, + "line": 2175, "column": 32 } } @@ -122949,16 +115805,16 @@ ], "kind": "let", "range": [ - 69964, - 69983 + 65837, + 65856 ], "loc": { "start": { - "line": 2325, + "line": 2175, "column": 13 }, "end": { - "line": 2325, + "line": 2175, "column": 32 } } @@ -122970,16 +115826,16 @@ "type": "Identifier", "name": "k", "range": [ - 69985, - 69986 + 65858, + 65859 ], "loc": { "start": { - "line": 2325, + "line": 2175, "column": 34 }, "end": { - "line": 2325, + "line": 2175, "column": 35 } } @@ -122988,31 +115844,31 @@ "type": "Identifier", "name": "nbRows", "range": [ - 69989, - 69995 + 65862, + 65868 ], "loc": { "start": { - "line": 2325, + "line": 2175, "column": 38 }, "end": { - "line": 2325, + "line": 2175, "column": 44 } } }, "range": [ - 69985, - 69995 + 65858, + 65868 ], "loc": { "start": { - "line": 2325, + "line": 2175, "column": 34 }, "end": { - "line": 2325, + "line": 2175, "column": 44 } } @@ -123024,32 +115880,32 @@ "type": "Identifier", "name": "k", "range": [ - 69997, - 69998 + 65870, + 65871 ], "loc": { "start": { - "line": 2325, + "line": 2175, "column": 46 }, "end": { - "line": 2325, + "line": 2175, "column": 47 } } }, "prefix": false, "range": [ - 69997, - 70000 + 65870, + 65873 ], "loc": { "start": { - "line": 2325, + "line": 2175, "column": 46 }, "end": { - "line": 2325, + "line": 2175, "column": 49 } } @@ -123066,16 +115922,16 @@ "type": "Identifier", "name": "rowData", "range": [ - 70020, - 70027 + 65893, + 65900 ], "loc": { "start": { - "line": 2326, + "line": 2176, "column": 16 }, "end": { - "line": 2326, + "line": 2176, "column": 23 } } @@ -123087,16 +115943,16 @@ "type": "Identifier", "name": "k", "range": [ - 70031, - 70032 + 65904, + 65905 ], "loc": { "start": { - "line": 2326, + "line": 2176, "column": 27 }, "end": { - "line": 2326, + "line": 2176, "column": 28 } } @@ -123105,47 +115961,47 @@ "type": "ArrayExpression", "elements": [], "range": [ - 70034, - 70036 + 65907, + 65909 ], "loc": { "start": { - "line": 2326, + "line": 2176, "column": 30 }, "end": { - "line": 2326, + "line": 2176, "column": 32 } } } ], "range": [ - 70030, - 70037 + 65903, + 65910 ], "loc": { "start": { - "line": 2326, + "line": 2176, "column": 26 }, "end": { - "line": 2326, + "line": 2176, "column": 33 } } }, "range": [ - 70020, - 70037 + 65893, + 65910 ], "loc": { "start": { - "line": 2326, + "line": 2176, "column": 16 }, "end": { - "line": 2326, + "line": 2176, "column": 33 } } @@ -123153,16 +116009,16 @@ ], "kind": "let", "range": [ - 70016, - 70038 + 65889, + 65911 ], "loc": { "start": { - "line": 2326, + "line": 2176, "column": 12 }, "end": { - "line": 2326, + "line": 2176, "column": 34 } } @@ -123176,16 +116032,16 @@ "type": "Identifier", "name": "cells", "range": [ - 70055, - 70060 + 65928, + 65933 ], "loc": { "start": { - "line": 2327, + "line": 2177, "column": 16 }, "end": { - "line": 2327, + "line": 2177, "column": 21 } } @@ -123200,16 +116056,16 @@ "type": "Identifier", "name": "rows", "range": [ - 70063, - 70067 + 65936, + 65940 ], "loc": { "start": { - "line": 2327, + "line": 2177, "column": 24 }, "end": { - "line": 2327, + "line": 2177, "column": 28 } } @@ -123218,31 +116074,31 @@ "type": "Identifier", "name": "k", "range": [ - 70068, - 70069 + 65941, + 65942 ], "loc": { "start": { - "line": 2327, + "line": 2177, "column": 29 }, "end": { - "line": 2327, + "line": 2177, "column": 30 } } }, "range": [ - 70063, - 70070 + 65936, + 65943 ], "loc": { "start": { - "line": 2327, + "line": 2177, "column": 24 }, "end": { - "line": 2327, + "line": 2177, "column": 31 } } @@ -123251,46 +116107,46 @@ "type": "Identifier", "name": "cells", "range": [ - 70071, - 70076 + 65944, + 65949 ], "loc": { "start": { - "line": 2327, + "line": 2177, "column": 32 }, "end": { - "line": 2327, + "line": 2177, "column": 37 } } }, "range": [ - 70063, - 70076 + 65936, + 65949 ], "loc": { "start": { - "line": 2327, + "line": 2177, "column": 24 }, "end": { - "line": 2327, + "line": 2177, "column": 37 } } }, "range": [ - 70055, - 70076 + 65928, + 65949 ], "loc": { "start": { - "line": 2327, + "line": 2177, "column": 16 }, "end": { - "line": 2327, + "line": 2177, "column": 37 } } @@ -123298,16 +116154,16 @@ ], "kind": "let", "range": [ - 70051, - 70077 + 65924, + 65950 ], "loc": { "start": { - "line": 2327, + "line": 2177, "column": 12 }, "end": { - "line": 2327, + "line": 2177, "column": 38 } } @@ -123323,16 +116179,16 @@ "type": "Identifier", "name": "j", "range": [ - 70099, - 70100 + 65972, + 65973 ], "loc": { "start": { - "line": 2328, + "line": 2178, "column": 21 }, "end": { - "line": 2328, + "line": 2178, "column": 22 } } @@ -123342,31 +116198,31 @@ "value": 0, "raw": "0", "range": [ - 70103, - 70104 + 65976, + 65977 ], "loc": { "start": { - "line": 2328, + "line": 2178, "column": 25 }, "end": { - "line": 2328, + "line": 2178, "column": 26 } } }, "range": [ - 70099, - 70104 + 65972, + 65977 ], "loc": { "start": { - "line": 2328, + "line": 2178, "column": 21 }, "end": { - "line": 2328, + "line": 2178, "column": 26 } } @@ -123377,16 +116233,16 @@ "type": "Identifier", "name": "len", "range": [ - 70106, - 70109 + 65979, + 65982 ], "loc": { "start": { - "line": 2328, + "line": 2178, "column": 28 }, "end": { - "line": 2328, + "line": 2178, "column": 31 } } @@ -123398,16 +116254,16 @@ "type": "Identifier", "name": "cells", "range": [ - 70112, - 70117 + 65985, + 65990 ], "loc": { "start": { - "line": 2328, + "line": 2178, "column": 34 }, "end": { - "line": 2328, + "line": 2178, "column": 39 } } @@ -123416,46 +116272,46 @@ "type": "Identifier", "name": "length", "range": [ - 70118, - 70124 + 65991, + 65997 ], "loc": { "start": { - "line": 2328, + "line": 2178, "column": 40 }, "end": { - "line": 2328, + "line": 2178, "column": 46 } } }, "range": [ - 70112, - 70124 + 65985, + 65997 ], "loc": { "start": { - "line": 2328, + "line": 2178, "column": 34 }, "end": { - "line": 2328, + "line": 2178, "column": 46 } } }, "range": [ - 70106, - 70124 + 65979, + 65997 ], "loc": { "start": { - "line": 2328, + "line": 2178, "column": 28 }, "end": { - "line": 2328, + "line": 2178, "column": 46 } } @@ -123463,16 +116319,16 @@ ], "kind": "let", "range": [ - 70095, - 70124 + 65968, + 65997 ], "loc": { "start": { - "line": 2328, + "line": 2178, "column": 17 }, "end": { - "line": 2328, + "line": 2178, "column": 46 } } @@ -123484,16 +116340,16 @@ "type": "Identifier", "name": "j", "range": [ - 70126, - 70127 + 65999, + 66000 ], "loc": { "start": { - "line": 2328, + "line": 2178, "column": 48 }, "end": { - "line": 2328, + "line": 2178, "column": 49 } } @@ -123502,31 +116358,31 @@ "type": "Identifier", "name": "len", "range": [ - 70130, - 70133 + 66003, + 66006 ], "loc": { "start": { - "line": 2328, + "line": 2178, "column": 52 }, "end": { - "line": 2328, + "line": 2178, "column": 55 } } }, "range": [ - 70126, - 70133 + 65999, + 66006 ], "loc": { "start": { - "line": 2328, + "line": 2178, "column": 48 }, "end": { - "line": 2328, + "line": 2178, "column": 55 } } @@ -123538,32 +116394,32 @@ "type": "Identifier", "name": "j", "range": [ - 70135, - 70136 + 66008, + 66009 ], "loc": { "start": { - "line": 2328, + "line": 2178, "column": 57 }, "end": { - "line": 2328, + "line": 2178, "column": 58 } } }, "prefix": false, "range": [ - 70135, - 70138 + 66008, + 66011 ], "loc": { "start": { - "line": 2328, + "line": 2178, "column": 57 }, "end": { - "line": 2328, + "line": 2178, "column": 60 } } @@ -123580,16 +116436,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 70162, - 70179 + 66035, + 66052 ], "loc": { "start": { - "line": 2329, + "line": 2179, "column": 20 }, "end": { - "line": 2329, + "line": 2179, "column": 37 } } @@ -123602,16 +116458,16 @@ "object": { "type": "ThisExpression", "range": [ - 70183, - 70187 + 66056, + 66060 ], "loc": { "start": { - "line": 2329, + "line": 2179, "column": 41 }, "end": { - "line": 2329, + "line": 2179, "column": 45 } } @@ -123620,31 +116476,31 @@ "type": "Identifier", "name": "hasExtension", "range": [ - 70188, - 70200 + 66061, + 66073 ], "loc": { "start": { - "line": 2329, + "line": 2179, "column": 46 }, "end": { - "line": 2329, + "line": 2179, "column": 58 } } }, "range": [ - 70183, - 70200 + 66056, + 66073 ], "loc": { "start": { - "line": 2329, + "line": 2179, "column": 41 }, "end": { - "line": 2329, + "line": 2179, "column": 58 } } @@ -123655,47 +116511,47 @@ "value": "colsVisibility", "raw": "'colsVisibility'", "range": [ - 70201, - 70217 + 66074, + 66090 ], "loc": { "start": { - "line": 2329, + "line": 2179, "column": 59 }, "end": { - "line": 2329, + "line": 2179, "column": 75 } } } ], "range": [ - 70183, - 70218 + 66056, + 66091 ], "loc": { "start": { - "line": 2329, + "line": 2179, "column": 41 }, "end": { - "line": 2329, + "line": 2179, "column": 76 } } }, "range": [ - 70162, - 70218 + 66035, + 66091 ], "loc": { "start": { - "line": 2329, + "line": 2179, "column": 20 }, "end": { - "line": 2329, + "line": 2179, "column": 76 } } @@ -123718,16 +116574,16 @@ "object": { "type": "ThisExpression", "range": [ - 70246, - 70250 + 66119, + 66123 ], "loc": { "start": { - "line": 2330, + "line": 2180, "column": 24 }, "end": { - "line": 2330, + "line": 2180, "column": 28 } } @@ -123736,31 +116592,31 @@ "type": "Identifier", "name": "extension", "range": [ - 70251, - 70260 + 66124, + 66133 ], "loc": { "start": { - "line": 2330, + "line": 2180, "column": 29 }, "end": { - "line": 2330, + "line": 2180, "column": 38 } } }, "range": [ - 70246, - 70260 + 66119, + 66133 ], "loc": { "start": { - "line": 2330, + "line": 2180, "column": 24 }, "end": { - "line": 2330, + "line": 2180, "column": 38 } } @@ -123771,32 +116627,32 @@ "value": "colsVisibility", "raw": "'colsVisibility'", "range": [ - 70261, - 70277 + 66134, + 66150 ], "loc": { "start": { - "line": 2330, + "line": 2180, "column": 39 }, "end": { - "line": 2330, + "line": 2180, "column": 55 } } } ], "range": [ - 70246, - 70278 + 66119, + 66151 ], "loc": { "start": { - "line": 2330, + "line": 2180, "column": 24 }, "end": { - "line": 2330, + "line": 2180, "column": 56 } } @@ -123805,31 +116661,31 @@ "type": "Identifier", "name": "isColHidden", "range": [ - 70279, - 70290 + 66152, + 66163 ], "loc": { "start": { - "line": 2330, + "line": 2180, "column": 57 }, "end": { - "line": 2330, + "line": 2180, "column": 68 } } }, "range": [ - 70246, - 70290 + 66119, + 66163 ], "loc": { "start": { - "line": 2330, + "line": 2180, "column": 24 }, "end": { - "line": 2330, + "line": 2180, "column": 68 } } @@ -123839,32 +116695,32 @@ "type": "Identifier", "name": "j", "range": [ - 70291, - 70292 + 66164, + 66165 ], "loc": { "start": { - "line": 2330, + "line": 2180, "column": 69 }, "end": { - "line": 2330, + "line": 2180, "column": 70 } } } ], "range": [ - 70246, - 70293 + 66119, + 66166 ], "loc": { "start": { - "line": 2330, + "line": 2180, "column": 24 }, "end": { - "line": 2330, + "line": 2180, "column": 71 } } @@ -123876,80 +116732,80 @@ "type": "ContinueStatement", "label": null, "range": [ - 70321, - 70330 + 66194, + 66203 ], "loc": { "start": { - "line": 2331, + "line": 2181, "column": 24 }, "end": { - "line": 2331, + "line": 2181, "column": 33 } } } ], "range": [ - 70295, - 70352 + 66168, + 66225 ], "loc": { "start": { - "line": 2330, + "line": 2180, "column": 73 }, "end": { - "line": 2332, + "line": 2182, "column": 21 } } }, "alternate": null, "range": [ - 70242, - 70352 + 66115, + 66225 ], "loc": { "start": { - "line": 2330, + "line": 2180, "column": 20 }, "end": { - "line": 2332, + "line": 2182, "column": 21 } } } ], "range": [ - 70220, - 70370 + 66093, + 66243 ], "loc": { "start": { - "line": 2329, + "line": 2179, "column": 78 }, "end": { - "line": 2333, + "line": 2183, "column": 17 } } }, "alternate": null, "range": [ - 70158, - 70370 + 66031, + 66243 ], "loc": { "start": { - "line": 2329, + "line": 2179, "column": 16 }, "end": { - "line": 2333, + "line": 2183, "column": 17 } } @@ -123963,16 +116819,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 70391, - 70400 + 66264, + 66273 ], "loc": { "start": { - "line": 2334, + "line": 2184, "column": 20 }, "end": { - "line": 2334, + "line": 2184, "column": 29 } } @@ -123983,16 +116839,16 @@ "type": "Identifier", "name": "getContent", "range": [ - 70403, - 70413 + 66276, + 66286 ], "loc": { "start": { - "line": 2334, + "line": 2184, "column": 32 }, "end": { - "line": 2334, + "line": 2184, "column": 42 } } @@ -124005,16 +116861,16 @@ "type": "Identifier", "name": "cells", "range": [ - 70414, - 70419 + 66287, + 66292 ], "loc": { "start": { - "line": 2334, + "line": 2184, "column": 43 }, "end": { - "line": 2334, + "line": 2184, "column": 48 } } @@ -124023,62 +116879,62 @@ "type": "Identifier", "name": "j", "range": [ - 70420, - 70421 + 66293, + 66294 ], "loc": { "start": { - "line": 2334, + "line": 2184, "column": 49 }, "end": { - "line": 2334, + "line": 2184, "column": 50 } } }, "range": [ - 70414, - 70422 + 66287, + 66295 ], "loc": { "start": { - "line": 2334, + "line": 2184, "column": 43 }, "end": { - "line": 2334, + "line": 2184, "column": 51 } } } ], "range": [ - 70403, - 70423 + 66276, + 66296 ], "loc": { "start": { - "line": 2334, + "line": 2184, "column": 32 }, "end": { - "line": 2334, + "line": 2184, "column": 52 } } }, "range": [ - 70391, - 70423 + 66264, + 66296 ], "loc": { "start": { - "line": 2334, + "line": 2184, "column": 20 }, "end": { - "line": 2334, + "line": 2184, "column": 52 } } @@ -124086,16 +116942,16 @@ ], "kind": "let", "range": [ - 70387, - 70424 + 66260, + 66297 ], "loc": { "start": { - "line": 2334, + "line": 2184, "column": 16 }, "end": { - "line": 2334, + "line": 2184, "column": 53 } } @@ -124114,16 +116970,16 @@ "type": "Identifier", "name": "rowData", "range": [ - 70441, - 70448 + 66314, + 66321 ], "loc": { "start": { - "line": 2335, + "line": 2185, "column": 16 }, "end": { - "line": 2335, + "line": 2185, "column": 23 } } @@ -124133,31 +116989,31 @@ "value": 1, "raw": "1", "range": [ - 70449, - 70450 + 66322, + 66323 ], "loc": { "start": { - "line": 2335, + "line": 2185, "column": 24 }, "end": { - "line": 2335, + "line": 2185, "column": 25 } } }, "range": [ - 70441, - 70451 + 66314, + 66324 ], "loc": { "start": { - "line": 2335, + "line": 2185, "column": 16 }, "end": { - "line": 2335, + "line": 2185, "column": 26 } } @@ -124166,31 +117022,31 @@ "type": "Identifier", "name": "push", "range": [ - 70452, - 70456 + 66325, + 66329 ], "loc": { "start": { - "line": 2335, + "line": 2185, "column": 27 }, "end": { - "line": 2335, + "line": 2185, "column": 31 } } }, "range": [ - 70441, - 70456 + 66314, + 66329 ], "loc": { "start": { - "line": 2335, + "line": 2185, "column": 16 }, "end": { - "line": 2335, + "line": 2185, "column": 31 } } @@ -124200,78 +117056,78 @@ "type": "Identifier", "name": "cellValue", "range": [ - 70457, - 70466 + 66330, + 66339 ], "loc": { "start": { - "line": 2335, + "line": 2185, "column": 32 }, "end": { - "line": 2335, + "line": 2185, "column": 41 } } } ], "range": [ - 70441, - 70467 + 66314, + 66340 ], "loc": { "start": { - "line": 2335, + "line": 2185, "column": 16 }, "end": { - "line": 2335, + "line": 2185, "column": 42 } } }, "range": [ - 70441, - 70468 + 66314, + 66341 ], "loc": { "start": { - "line": 2335, + "line": 2185, "column": 16 }, "end": { - "line": 2335, + "line": 2185, "column": 43 } } } ], "range": [ - 70140, - 70482 + 66013, + 66355 ], "loc": { "start": { - "line": 2328, + "line": 2178, "column": 62 }, "end": { - "line": 2336, + "line": 2186, "column": 13 } } }, "range": [ - 70090, - 70482 + 65963, + 66355 ], "loc": { "start": { - "line": 2328, + "line": 2178, "column": 12 }, "end": { - "line": 2336, + "line": 2186, "column": 13 } } @@ -124287,16 +117143,16 @@ "type": "Identifier", "name": "tblData", "range": [ - 70495, - 70502 + 66368, + 66375 ], "loc": { "start": { - "line": 2337, + "line": 2187, "column": 12 }, "end": { - "line": 2337, + "line": 2187, "column": 19 } } @@ -124305,31 +117161,31 @@ "type": "Identifier", "name": "push", "range": [ - 70503, - 70507 + 66376, + 66380 ], "loc": { "start": { - "line": 2337, + "line": 2187, "column": 20 }, "end": { - "line": 2337, + "line": 2187, "column": 24 } } }, "range": [ - 70495, - 70507 + 66368, + 66380 ], "loc": { "start": { - "line": 2337, + "line": 2187, "column": 12 }, "end": { - "line": 2337, + "line": 2187, "column": 24 } } @@ -124339,78 +117195,78 @@ "type": "Identifier", "name": "rowData", "range": [ - 70508, - 70515 + 66381, + 66388 ], "loc": { "start": { - "line": 2337, + "line": 2187, "column": 25 }, "end": { - "line": 2337, + "line": 2187, "column": 32 } } } ], "range": [ - 70495, - 70516 + 66368, + 66389 ], "loc": { "start": { - "line": 2337, + "line": 2187, "column": 12 }, "end": { - "line": 2337, + "line": 2187, "column": 33 } } }, "range": [ - 70495, - 70517 + 66368, + 66390 ], "loc": { "start": { - "line": 2337, + "line": 2187, "column": 12 }, "end": { - "line": 2337, + "line": 2187, "column": 34 } } } ], "range": [ - 70002, - 70527 + 65875, + 66400 ], "loc": { "start": { - "line": 2325, + "line": 2175, "column": 51 }, "end": { - "line": 2338, + "line": 2188, "column": 9 } } }, "range": [ - 69959, - 70527 + 65832, + 66400 ], "loc": { "start": { - "line": 2325, + "line": 2175, "column": 8 }, "end": { - "line": 2338, + "line": 2188, "column": 9 } } @@ -124421,47 +117277,47 @@ "type": "Identifier", "name": "tblData", "range": [ - 70543, - 70550 + 66416, + 66423 ], "loc": { "start": { - "line": 2339, + "line": 2189, "column": 15 }, "end": { - "line": 2339, + "line": 2189, "column": 22 } } }, "range": [ - 70536, - 70551 + 66409, + 66424 ], "loc": { "start": { - "line": 2339, + "line": 2189, "column": 8 }, "end": { - "line": 2339, + "line": 2189, "column": 23 } } } ], "range": [ - 69568, - 70557 + 65441, + 66430 ], "loc": { "start": { - "line": 2314, + "line": 2164, "column": 6 }, "end": { - "line": 2340, + "line": 2190, "column": 5 } } @@ -124469,16 +117325,16 @@ "generator": false, "expression": false, "range": [ - 69471, - 70557 + 65344, + 66430 ], "loc": { "start": { - "line": 2310, + "line": 2160, "column": 16 }, "end": { - "line": 2340, + "line": 2190, "column": 5 } } @@ -124486,16 +117342,16 @@ "kind": "method", "computed": false, "range": [ - 69459, - 70557 + 65332, + 66430 ], "loc": { "start": { - "line": 2310, + "line": 2160, "column": 4 }, "end": { - "line": 2340, + "line": 2190, "column": 5 } }, @@ -124504,16 +117360,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": [ - 68979, - 69454 + 64852, + 65327 ], "loc": { "start": { - "line": 2296, + "line": 2146, "column": 4 }, "end": { - "line": 2309, + "line": 2159, "column": 7 } } @@ -124524,16 +117380,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": [ - 70563, - 71019 + 66436, + 66892 ], "loc": { "start": { - "line": 2342, + "line": 2192, "column": 4 }, "end": { - "line": 2354, + "line": 2204, "column": 7 } } @@ -124547,16 +117403,16 @@ "type": "Identifier", "name": "getFilteredData", "range": [ - 71024, - 71039 + 66897, + 66912 ], "loc": { "start": { - "line": 2355, + "line": 2205, "column": 4 }, "end": { - "line": 2355, + "line": 2205, "column": 19 } } @@ -124571,16 +117427,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 71040, - 71054 + 66913, + 66927 ], "loc": { "start": { - "line": 2355, + "line": 2205, "column": 20 }, "end": { - "line": 2355, + "line": 2205, "column": 34 } } @@ -124590,31 +117446,31 @@ "value": false, "raw": "false", "range": [ - 71057, - 71062 + 66930, + 66935 ], "loc": { "start": { - "line": 2355, + "line": 2205, "column": 37 }, "end": { - "line": 2355, + "line": 2205, "column": 42 } } }, "range": [ - 71040, - 71062 + 66913, + 66935 ], "loc": { "start": { - "line": 2355, + "line": 2205, "column": 20 }, "end": { - "line": 2355, + "line": 2205, "column": 42 } } @@ -124625,16 +117481,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 71064, - 71081 + 66937, + 66954 ], "loc": { "start": { - "line": 2355, + "line": 2205, "column": 44 }, "end": { - "line": 2355, + "line": 2205, "column": 61 } } @@ -124644,31 +117500,31 @@ "value": false, "raw": "false", "range": [ - 71084, - 71089 + 66957, + 66962 ], "loc": { "start": { - "line": 2355, + "line": 2205, "column": 64 }, "end": { - "line": 2355, + "line": 2205, "column": 69 } } }, "range": [ - 71064, - 71089 + 66937, + 66962 ], "loc": { "start": { - "line": 2355, + "line": 2205, "column": 44 }, "end": { - "line": 2355, + "line": 2205, "column": 69 } } @@ -124687,16 +117543,16 @@ "object": { "type": "ThisExpression", "range": [ - 71108, - 71112 + 66981, + 66985 ], "loc": { "start": { - "line": 2356, + "line": 2206, "column": 15 }, "end": { - "line": 2356, + "line": 2206, "column": 19 } } @@ -124705,31 +117561,31 @@ "type": "Identifier", "name": "filteredData", "range": [ - 71113, - 71125 + 66986, + 66998 ], "loc": { "start": { - "line": 2356, + "line": 2206, "column": 20 }, "end": { - "line": 2356, + "line": 2206, "column": 32 } } }, "range": [ - 71108, - 71125 + 66981, + 66998 ], "loc": { "start": { - "line": 2356, + "line": 2206, "column": 15 }, "end": { - "line": 2356, + "line": 2206, "column": 32 } } @@ -124739,16 +117595,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 71126, - 71140 + 66999, + 67013 ], "loc": { "start": { - "line": 2356, + "line": 2206, "column": 33 }, "end": { - "line": 2356, + "line": 2206, "column": 47 } } @@ -124757,16 +117613,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 71142, - 71159 + 67015, + 67032 ], "loc": { "start": { - "line": 2356, + "line": 2206, "column": 49 }, "end": { - "line": 2356, + "line": 2206, "column": 66 } } @@ -124776,63 +117632,63 @@ "value": true, "raw": "true", "range": [ - 71161, - 71165 + 67034, + 67038 ], "loc": { "start": { - "line": 2356, + "line": 2206, "column": 68 }, "end": { - "line": 2356, + "line": 2206, "column": 72 } } } ], "range": [ - 71108, - 71166 + 66981, + 67039 ], "loc": { "start": { - "line": 2356, + "line": 2206, "column": 15 }, "end": { - "line": 2356, + "line": 2206, "column": 73 } } }, "range": [ - 71101, - 71167 + 66974, + 67040 ], "loc": { "start": { - "line": 2356, + "line": 2206, "column": 8 }, "end": { - "line": 2356, + "line": 2206, "column": 74 } } } ], "range": [ - 71091, - 71173 + 66964, + 67046 ], "loc": { "start": { - "line": 2355, + "line": 2205, "column": 71 }, "end": { - "line": 2357, + "line": 2207, "column": 5 } } @@ -124840,16 +117696,16 @@ "generator": false, "expression": false, "range": [ - 71039, - 71173 + 66912, + 67046 ], "loc": { "start": { - "line": 2355, + "line": 2205, "column": 19 }, "end": { - "line": 2357, + "line": 2207, "column": 5 } } @@ -124857,16 +117713,16 @@ "kind": "method", "computed": false, "range": [ - 71024, - 71173 + 66897, + 67046 ], "loc": { "start": { - "line": 2355, + "line": 2205, "column": 4 }, "end": { - "line": 2357, + "line": 2207, "column": 5 } }, @@ -124875,16 +117731,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": [ - 70563, - 71019 + 66436, + 66892 ], "loc": { "start": { - "line": 2342, + "line": 2192, "column": 4 }, "end": { - "line": 2354, + "line": 2204, "column": 7 } } @@ -124895,16 +117751,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": [ - 71179, - 71591 + 67052, + 67464 ], "loc": { "start": { - "line": 2359, + "line": 2209, "column": 4 }, "end": { - "line": 2370, + "line": 2220, "column": 7 } } @@ -124918,16 +117774,16 @@ "type": "Identifier", "name": "getFilteredValues", "range": [ - 71596, - 71613 + 67469, + 67486 ], "loc": { "start": { - "line": 2371, + "line": 2221, "column": 4 }, "end": { - "line": 2371, + "line": 2221, "column": 21 } } @@ -124942,16 +117798,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 71614, - 71628 + 67487, + 67501 ], "loc": { "start": { - "line": 2371, + "line": 2221, "column": 22 }, "end": { - "line": 2371, + "line": 2221, "column": 36 } } @@ -124961,31 +117817,31 @@ "value": false, "raw": "false", "range": [ - 71631, - 71636 + 67504, + 67509 ], "loc": { "start": { - "line": 2371, + "line": 2221, "column": 39 }, "end": { - "line": 2371, + "line": 2221, "column": 44 } } }, "range": [ - 71614, - 71636 + 67487, + 67509 ], "loc": { "start": { - "line": 2371, + "line": 2221, "column": 22 }, "end": { - "line": 2371, + "line": 2221, "column": 44 } } @@ -124996,16 +117852,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 71638, - 71655 + 67511, + 67528 ], "loc": { "start": { - "line": 2371, + "line": 2221, "column": 46 }, "end": { - "line": 2371, + "line": 2221, "column": 63 } } @@ -125015,31 +117871,31 @@ "value": false, "raw": "false", "range": [ - 71658, - 71663 + 67531, + 67536 ], "loc": { "start": { - "line": 2371, + "line": 2221, "column": 66 }, "end": { - "line": 2371, + "line": 2221, "column": 71 } } }, "range": [ - 71638, - 71663 + 67511, + 67536 ], "loc": { "start": { - "line": 2371, + "line": 2221, "column": 46 }, "end": { - "line": 2371, + "line": 2221, "column": 71 } } @@ -125058,16 +117914,16 @@ "object": { "type": "ThisExpression", "range": [ - 71682, - 71686 + 67555, + 67559 ], "loc": { "start": { - "line": 2372, + "line": 2222, "column": 15 }, "end": { - "line": 2372, + "line": 2222, "column": 19 } } @@ -125076,31 +117932,31 @@ "type": "Identifier", "name": "filteredData", "range": [ - 71687, - 71699 + 67560, + 67572 ], "loc": { "start": { - "line": 2372, + "line": 2222, "column": 20 }, "end": { - "line": 2372, + "line": 2222, "column": 32 } } }, "range": [ - 71682, - 71699 + 67555, + 67572 ], "loc": { "start": { - "line": 2372, + "line": 2222, "column": 15 }, "end": { - "line": 2372, + "line": 2222, "column": 32 } } @@ -125110,16 +117966,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 71700, - 71714 + 67573, + 67587 ], "loc": { "start": { - "line": 2372, + "line": 2222, "column": 33 }, "end": { - "line": 2372, + "line": 2222, "column": 47 } } @@ -125128,16 +117984,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 71716, - 71733 + 67589, + 67606 ], "loc": { "start": { - "line": 2372, + "line": 2222, "column": 49 }, "end": { - "line": 2372, + "line": 2222, "column": 66 } } @@ -125147,63 +118003,63 @@ "value": false, "raw": "false", "range": [ - 71735, - 71740 + 67608, + 67613 ], "loc": { "start": { - "line": 2372, + "line": 2222, "column": 68 }, "end": { - "line": 2372, + "line": 2222, "column": 73 } } } ], "range": [ - 71682, - 71741 + 67555, + 67614 ], "loc": { "start": { - "line": 2372, + "line": 2222, "column": 15 }, "end": { - "line": 2372, + "line": 2222, "column": 74 } } }, "range": [ - 71675, - 71742 + 67548, + 67615 ], "loc": { "start": { - "line": 2372, + "line": 2222, "column": 8 }, "end": { - "line": 2372, + "line": 2222, "column": 75 } } } ], "range": [ - 71665, - 71748 + 67538, + 67621 ], "loc": { "start": { - "line": 2371, + "line": 2221, "column": 73 }, "end": { - "line": 2373, + "line": 2223, "column": 5 } } @@ -125211,16 +118067,16 @@ "generator": false, "expression": false, "range": [ - 71613, - 71748 + 67486, + 67621 ], "loc": { "start": { - "line": 2371, + "line": 2221, "column": 21 }, "end": { - "line": 2373, + "line": 2223, "column": 5 } } @@ -125228,16 +118084,16 @@ "kind": "method", "computed": false, "range": [ - 71596, - 71748 + 67469, + 67621 ], "loc": { "start": { - "line": 2371, + "line": 2221, "column": 4 }, "end": { - "line": 2373, + "line": 2223, "column": 5 } }, @@ -125246,16 +118102,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": [ - 71179, - 71591 + 67052, + 67464 ], "loc": { "start": { - "line": 2359, + "line": 2209, "column": 4 }, "end": { - "line": 2370, + "line": 2220, "column": 7 } } @@ -125266,16 +118122,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": [ - 71754, - 72232 + 67627, + 68105 ], "loc": { "start": { - "line": 2375, + "line": 2225, "column": 4 }, "end": { - "line": 2388, + "line": 2238, "column": 7 } } @@ -125289,16 +118145,16 @@ "type": "Identifier", "name": "filteredData", "range": [ - 72237, - 72249 + 68110, + 68122 ], "loc": { "start": { - "line": 2389, + "line": 2239, "column": 4 }, "end": { - "line": 2389, + "line": 2239, "column": 16 } } @@ -125313,16 +118169,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 72259, - 72273 + 68132, + 68146 ], "loc": { "start": { - "line": 2390, + "line": 2240, "column": 8 }, "end": { - "line": 2390, + "line": 2240, "column": 22 } } @@ -125332,31 +118188,31 @@ "value": false, "raw": "false", "range": [ - 72276, - 72281 + 68149, + 68154 ], "loc": { "start": { - "line": 2390, + "line": 2240, "column": 25 }, "end": { - "line": 2390, + "line": 2240, "column": 30 } } }, "range": [ - 72259, - 72281 + 68132, + 68154 ], "loc": { "start": { - "line": 2390, + "line": 2240, "column": 8 }, "end": { - "line": 2390, + "line": 2240, "column": 30 } } @@ -125367,16 +118223,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 72291, - 72308 + 68164, + 68181 ], "loc": { "start": { - "line": 2391, + "line": 2241, "column": 8 }, "end": { - "line": 2391, + "line": 2241, "column": 25 } } @@ -125386,31 +118242,31 @@ "value": false, "raw": "false", "range": [ - 72311, - 72316 + 68184, + 68189 ], "loc": { "start": { - "line": 2391, + "line": 2241, "column": 28 }, "end": { - "line": 2391, + "line": 2241, "column": 33 } } }, "range": [ - 72291, - 72316 + 68164, + 68189 ], "loc": { "start": { - "line": 2391, + "line": 2241, "column": 8 }, "end": { - "line": 2391, + "line": 2241, "column": 33 } } @@ -125421,16 +118277,16 @@ "type": "Identifier", "name": "typed", "range": [ - 72326, - 72331 + 68199, + 68204 ], "loc": { "start": { - "line": 2392, + "line": 2242, "column": 8 }, "end": { - "line": 2392, + "line": 2242, "column": 13 } } @@ -125440,31 +118296,31 @@ "value": false, "raw": "false", "range": [ - 72334, - 72339 + 68207, + 68212 ], "loc": { "start": { - "line": 2392, + "line": 2242, "column": 16 }, "end": { - "line": 2392, + "line": 2242, "column": 21 } } }, "range": [ - 72326, - 72339 + 68199, + 68212 ], "loc": { "start": { - "line": 2392, + "line": 2242, "column": 8 }, "end": { - "line": 2392, + "line": 2242, "column": 21 } } @@ -125487,16 +118343,16 @@ "object": { "type": "ThisExpression", "range": [ - 72360, - 72364 + 68233, + 68237 ], "loc": { "start": { - "line": 2394, + "line": 2244, "column": 12 }, "end": { - "line": 2394, + "line": 2244, "column": 16 } } @@ -125505,31 +118361,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 72365, - 72379 + 68238, + 68252 ], "loc": { "start": { - "line": 2394, + "line": 2244, "column": 17 }, "end": { - "line": 2394, + "line": 2244, "column": 31 } } }, "range": [ - 72360, - 72379 + 68233, + 68252 ], "loc": { "start": { - "line": 2394, + "line": 2244, "column": 12 }, "end": { - "line": 2394, + "line": 2244, "column": 31 } } @@ -125538,31 +118394,31 @@ "type": "Identifier", "name": "length", "range": [ - 72380, - 72386 + 68253, + 68259 ], "loc": { "start": { - "line": 2394, + "line": 2244, "column": 32 }, "end": { - "line": 2394, + "line": 2244, "column": 38 } } }, "range": [ - 72360, - 72386 + 68233, + 68259 ], "loc": { "start": { - "line": 2394, + "line": 2244, "column": 12 }, "end": { - "line": 2394, + "line": 2244, "column": 38 } } @@ -125572,31 +118428,31 @@ "value": 0, "raw": "0", "range": [ - 72391, - 72392 + 68264, + 68265 ], "loc": { "start": { - "line": 2394, + "line": 2244, "column": 43 }, "end": { - "line": 2394, + "line": 2244, "column": 44 } } }, "range": [ - 72360, - 72392 + 68233, + 68265 ], "loc": { "start": { - "line": 2394, + "line": 2244, "column": 12 }, "end": { - "line": 2394, + "line": 2244, "column": 44 } } @@ -125610,63 +118466,63 @@ "type": "ArrayExpression", "elements": [], "range": [ - 72415, - 72417 + 68288, + 68290 ], "loc": { "start": { - "line": 2395, + "line": 2245, "column": 19 }, "end": { - "line": 2395, + "line": 2245, "column": 21 } } }, "range": [ - 72408, - 72418 + 68281, + 68291 ], "loc": { "start": { - "line": 2395, + "line": 2245, "column": 12 }, "end": { - "line": 2395, + "line": 2245, "column": 22 } } } ], "range": [ - 72394, - 72428 + 68267, + 68301 ], "loc": { "start": { - "line": 2394, + "line": 2244, "column": 46 }, "end": { - "line": 2396, + "line": 2246, "column": 9 } } }, "alternate": null, "range": [ - 72356, - 72428 + 68229, + 68301 ], "loc": { "start": { - "line": 2394, + "line": 2244, "column": 8 }, "end": { - "line": 2396, + "line": 2246, "column": 9 } } @@ -125680,16 +118536,16 @@ "type": "Identifier", "name": "rows", "range": [ - 72441, - 72445 + 68314, + 68318 ], "loc": { "start": { - "line": 2397, + "line": 2247, "column": 12 }, "end": { - "line": 2397, + "line": 2247, "column": 16 } } @@ -125705,16 +118561,16 @@ "object": { "type": "ThisExpression", "range": [ - 72448, - 72452 + 68321, + 68325 ], "loc": { "start": { - "line": 2397, + "line": 2247, "column": 19 }, "end": { - "line": 2397, + "line": 2247, "column": 23 } } @@ -125723,47 +118579,47 @@ "type": "Identifier", "name": "dom", "range": [ - 72453, - 72456 + 68326, + 68329 ], "loc": { "start": { - "line": 2397, + "line": 2247, "column": 24 }, "end": { - "line": 2397, + "line": 2247, "column": 27 } } }, "range": [ - 72448, - 72456 + 68321, + 68329 ], "loc": { "start": { - "line": 2397, + "line": 2247, "column": 19 }, "end": { - "line": 2397, + "line": 2247, "column": 27 } } }, "arguments": [], "range": [ - 72448, - 72458 + 68321, + 68331 ], "loc": { "start": { - "line": 2397, + "line": 2247, "column": 19 }, "end": { - "line": 2397, + "line": 2247, "column": 29 } } @@ -125772,46 +118628,46 @@ "type": "Identifier", "name": "rows", "range": [ - 72459, - 72463 + 68332, + 68336 ], "loc": { "start": { - "line": 2397, + "line": 2247, "column": 30 }, "end": { - "line": 2397, + "line": 2247, "column": 34 } } }, "range": [ - 72448, - 72463 + 68321, + 68336 ], "loc": { "start": { - "line": 2397, + "line": 2247, "column": 19 }, "end": { - "line": 2397, + "line": 2247, "column": 34 } } }, "range": [ - 72441, - 72463 + 68314, + 68336 ], "loc": { "start": { - "line": 2397, + "line": 2247, "column": 12 }, "end": { - "line": 2397, + "line": 2247, "column": 34 } } @@ -125822,16 +118678,16 @@ "type": "Identifier", "name": "filteredData", "range": [ - 72477, - 72489 + 68350, + 68362 ], "loc": { "start": { - "line": 2398, + "line": 2248, "column": 12 }, "end": { - "line": 2398, + "line": 2248, "column": 24 } } @@ -125840,31 +118696,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 72492, - 72494 + 68365, + 68367 ], "loc": { "start": { - "line": 2398, + "line": 2248, "column": 27 }, "end": { - "line": 2398, + "line": 2248, "column": 29 } } }, "range": [ - 72477, - 72494 + 68350, + 68367 ], "loc": { "start": { - "line": 2398, + "line": 2248, "column": 12 }, "end": { - "line": 2398, + "line": 2248, "column": 29 } } @@ -125872,16 +118728,16 @@ ], "kind": "let", "range": [ - 72437, - 72495 + 68310, + 68368 ], "loc": { "start": { - "line": 2397, + "line": 2247, "column": 8 }, "end": { - "line": 2398, + "line": 2248, "column": 30 } } @@ -125895,16 +118751,16 @@ "type": "Identifier", "name": "getContent", "range": [ - 72508, - 72518 + 68381, + 68391 ], "loc": { "start": { - "line": 2399, + "line": 2249, "column": 12 }, "end": { - "line": 2399, + "line": 2249, "column": 22 } } @@ -125915,16 +118771,16 @@ "type": "Identifier", "name": "typed", "range": [ - 72521, - 72526 + 68394, + 68399 ], "loc": { "start": { - "line": 2399, + "line": 2249, "column": 25 }, "end": { - "line": 2399, + "line": 2249, "column": 30 } } @@ -125940,16 +118796,16 @@ "object": { "type": "ThisExpression", "range": [ - 72529, - 72533 + 68402, + 68406 ], "loc": { "start": { - "line": 2399, + "line": 2249, "column": 33 }, "end": { - "line": 2399, + "line": 2249, "column": 37 } } @@ -125958,31 +118814,31 @@ "type": "Identifier", "name": "getCellData", "range": [ - 72534, - 72545 + 68407, + 68418 ], "loc": { "start": { - "line": 2399, + "line": 2249, "column": 38 }, "end": { - "line": 2399, + "line": 2249, "column": 49 } } }, "range": [ - 72529, - 72545 + 68402, + 68418 ], "loc": { "start": { - "line": 2399, + "line": 2249, "column": 33 }, "end": { - "line": 2399, + "line": 2249, "column": 49 } } @@ -125991,31 +118847,31 @@ "type": "Identifier", "name": "bind", "range": [ - 72546, - 72550 + 68419, + 68423 ], "loc": { "start": { - "line": 2399, + "line": 2249, "column": 50 }, "end": { - "line": 2399, + "line": 2249, "column": 54 } } }, "range": [ - 72529, - 72550 + 68402, + 68423 ], "loc": { "start": { - "line": 2399, + "line": 2249, "column": 33 }, "end": { - "line": 2399, + "line": 2249, "column": 54 } } @@ -126024,32 +118880,32 @@ { "type": "ThisExpression", "range": [ - 72551, - 72555 + 68424, + 68428 ], "loc": { "start": { - "line": 2399, + "line": 2249, "column": 55 }, "end": { - "line": 2399, + "line": 2249, "column": 59 } } } ], "range": [ - 72529, - 72556 + 68402, + 68429 ], "loc": { "start": { - "line": 2399, + "line": 2249, "column": 33 }, "end": { - "line": 2399, + "line": 2249, "column": 60 } } @@ -126065,16 +118921,16 @@ "object": { "type": "ThisExpression", "range": [ - 72571, - 72575 + 68444, + 68448 ], "loc": { "start": { - "line": 2400, + "line": 2250, "column": 12 }, "end": { - "line": 2400, + "line": 2250, "column": 16 } } @@ -126083,31 +118939,31 @@ "type": "Identifier", "name": "getCellValue", "range": [ - 72576, - 72588 + 68449, + 68461 ], "loc": { "start": { - "line": 2400, + "line": 2250, "column": 17 }, "end": { - "line": 2400, + "line": 2250, "column": 29 } } }, "range": [ - 72571, - 72588 + 68444, + 68461 ], "loc": { "start": { - "line": 2400, + "line": 2250, "column": 12 }, "end": { - "line": 2400, + "line": 2250, "column": 29 } } @@ -126116,31 +118972,31 @@ "type": "Identifier", "name": "bind", "range": [ - 72589, - 72593 + 68462, + 68466 ], "loc": { "start": { - "line": 2400, + "line": 2250, "column": 30 }, "end": { - "line": 2400, + "line": 2250, "column": 34 } } }, "range": [ - 72571, - 72593 + 68444, + 68466 ], "loc": { "start": { - "line": 2400, + "line": 2250, "column": 12 }, "end": { - "line": 2400, + "line": 2250, "column": 34 } } @@ -126149,62 +119005,62 @@ { "type": "ThisExpression", "range": [ - 72594, - 72598 + 68467, + 68471 ], "loc": { "start": { - "line": 2400, + "line": 2250, "column": 35 }, "end": { - "line": 2400, + "line": 2250, "column": 39 } } } ], "range": [ - 72571, - 72599 + 68444, + 68472 ], "loc": { "start": { - "line": 2400, + "line": 2250, "column": 12 }, "end": { - "line": 2400, + "line": 2250, "column": 40 } } }, "range": [ - 72521, - 72599 + 68394, + 68472 ], "loc": { "start": { - "line": 2399, + "line": 2249, "column": 25 }, "end": { - "line": 2400, + "line": 2250, "column": 40 } } }, "range": [ - 72508, - 72599 + 68381, + 68472 ], "loc": { "start": { - "line": 2399, + "line": 2249, "column": 12 }, "end": { - "line": 2400, + "line": 2250, "column": 40 } } @@ -126212,16 +119068,16 @@ ], "kind": "let", "range": [ - 72504, - 72600 + 68377, + 68473 ], "loc": { "start": { - "line": 2399, + "line": 2249, "column": 8 }, "end": { - "line": 2400, + "line": 2250, "column": 41 } } @@ -126232,16 +119088,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 72614, - 72628 + 68487, + 68501 ], "loc": { "start": { - "line": 2402, + "line": 2252, "column": 12 }, "end": { - "line": 2402, + "line": 2252, "column": 26 } } @@ -126258,16 +119114,16 @@ "type": "Identifier", "name": "headers", "range": [ - 72648, - 72655 + 68521, + 68528 ], "loc": { "start": { - "line": 2403, + "line": 2253, "column": 16 }, "end": { - "line": 2403, + "line": 2253, "column": 23 } } @@ -126280,16 +119136,16 @@ "object": { "type": "ThisExpression", "range": [ - 72658, - 72662 + 68531, + 68535 ], "loc": { "start": { - "line": 2403, + "line": 2253, "column": 26 }, "end": { - "line": 2403, + "line": 2253, "column": 30 } } @@ -126298,31 +119154,31 @@ "type": "Identifier", "name": "getHeadersText", "range": [ - 72663, - 72677 + 68536, + 68550 ], "loc": { "start": { - "line": 2403, + "line": 2253, "column": 31 }, "end": { - "line": 2403, + "line": 2253, "column": 45 } } }, "range": [ - 72658, - 72677 + 68531, + 68550 ], "loc": { "start": { - "line": 2403, + "line": 2253, "column": 26 }, "end": { - "line": 2403, + "line": 2253, "column": 45 } } @@ -126332,47 +119188,47 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 72678, - 72695 + 68551, + 68568 ], "loc": { "start": { - "line": 2403, + "line": 2253, "column": 46 }, "end": { - "line": 2403, + "line": 2253, "column": 63 } } } ], "range": [ - 72658, - 72696 + 68531, + 68569 ], "loc": { "start": { - "line": 2403, + "line": 2253, "column": 26 }, "end": { - "line": 2403, + "line": 2253, "column": 64 } } }, "range": [ - 72648, - 72696 + 68521, + 68569 ], "loc": { "start": { - "line": 2403, + "line": 2253, "column": 16 }, "end": { - "line": 2403, + "line": 2253, "column": 64 } } @@ -126380,16 +119236,16 @@ ], "kind": "let", "range": [ - 72644, - 72697 + 68517, + 68570 ], "loc": { "start": { - "line": 2403, + "line": 2253, "column": 12 }, "end": { - "line": 2403, + "line": 2253, "column": 65 } } @@ -126405,16 +119261,16 @@ "type": "Identifier", "name": "filteredData", "range": [ - 72710, - 72722 + 68583, + 68595 ], "loc": { "start": { - "line": 2404, + "line": 2254, "column": 12 }, "end": { - "line": 2404, + "line": 2254, "column": 24 } } @@ -126423,31 +119279,31 @@ "type": "Identifier", "name": "push", "range": [ - 72723, - 72727 + 68596, + 68600 ], "loc": { "start": { - "line": 2404, + "line": 2254, "column": 25 }, "end": { - "line": 2404, + "line": 2254, "column": 29 } } }, "range": [ - 72710, - 72727 + 68583, + 68600 ], "loc": { "start": { - "line": 2404, + "line": 2254, "column": 12 }, "end": { - "line": 2404, + "line": 2254, "column": 29 } } @@ -126464,16 +119320,16 @@ "object": { "type": "ThisExpression", "range": [ - 72729, - 72733 + 68602, + 68606 ], "loc": { "start": { - "line": 2404, + "line": 2254, "column": 31 }, "end": { - "line": 2404, + "line": 2254, "column": 35 } } @@ -126482,47 +119338,47 @@ "type": "Identifier", "name": "getHeadersRowIndex", "range": [ - 72734, - 72752 + 68607, + 68625 ], "loc": { "start": { - "line": 2404, + "line": 2254, "column": 36 }, "end": { - "line": 2404, + "line": 2254, "column": 54 } } }, "range": [ - 72729, - 72752 + 68602, + 68625 ], "loc": { "start": { - "line": 2404, + "line": 2254, "column": 31 }, "end": { - "line": 2404, + "line": 2254, "column": 54 } } }, "arguments": [], "range": [ - 72729, - 72754 + 68602, + 68627 ], "loc": { "start": { - "line": 2404, + "line": 2254, "column": 31 }, "end": { - "line": 2404, + "line": 2254, "column": 56 } } @@ -126531,95 +119387,95 @@ "type": "Identifier", "name": "headers", "range": [ - 72756, - 72763 + 68629, + 68636 ], "loc": { "start": { - "line": 2404, + "line": 2254, "column": 58 }, "end": { - "line": 2404, + "line": 2254, "column": 65 } } } ], "range": [ - 72728, - 72764 + 68601, + 68637 ], "loc": { "start": { - "line": 2404, + "line": 2254, "column": 30 }, "end": { - "line": 2404, + "line": 2254, "column": 66 } } } ], "range": [ - 72710, - 72765 + 68583, + 68638 ], "loc": { "start": { - "line": 2404, + "line": 2254, "column": 12 }, "end": { - "line": 2404, + "line": 2254, "column": 67 } } }, "range": [ - 72710, - 72766 + 68583, + 68639 ], "loc": { "start": { - "line": 2404, + "line": 2254, "column": 12 }, "end": { - "line": 2404, + "line": 2254, "column": 68 } } } ], "range": [ - 72630, - 72776 + 68503, + 68649 ], "loc": { "start": { - "line": 2402, + "line": 2252, "column": 28 }, "end": { - "line": 2405, + "line": 2255, "column": 9 } } }, "alternate": null, "range": [ - 72610, - 72776 + 68483, + 68649 ], "loc": { "start": { - "line": 2402, + "line": 2252, "column": 8 }, "end": { - "line": 2405, + "line": 2255, "column": 9 } } @@ -126633,16 +119489,16 @@ "type": "Identifier", "name": "validRows", "range": [ - 72790, - 72799 + 68663, + 68672 ], "loc": { "start": { - "line": 2407, + "line": 2257, "column": 12 }, "end": { - "line": 2407, + "line": 2257, "column": 21 } } @@ -126655,16 +119511,16 @@ "object": { "type": "ThisExpression", "range": [ - 72802, - 72806 + 68675, + 68679 ], "loc": { "start": { - "line": 2407, + "line": 2257, "column": 24 }, "end": { - "line": 2407, + "line": 2257, "column": 28 } } @@ -126673,31 +119529,31 @@ "type": "Identifier", "name": "getValidRows", "range": [ - 72807, - 72819 + 68680, + 68692 ], "loc": { "start": { - "line": 2407, + "line": 2257, "column": 29 }, "end": { - "line": 2407, + "line": 2257, "column": 41 } } }, "range": [ - 72802, - 72819 + 68675, + 68692 ], "loc": { "start": { - "line": 2407, + "line": 2257, "column": 24 }, "end": { - "line": 2407, + "line": 2257, "column": 41 } } @@ -126708,47 +119564,47 @@ "value": true, "raw": "true", "range": [ - 72820, - 72824 + 68693, + 68697 ], "loc": { "start": { - "line": 2407, + "line": 2257, "column": 42 }, "end": { - "line": 2407, + "line": 2257, "column": 46 } } } ], "range": [ - 72802, - 72825 + 68675, + 68698 ], "loc": { "start": { - "line": 2407, + "line": 2257, "column": 24 }, "end": { - "line": 2407, + "line": 2257, "column": 47 } } }, "range": [ - 72790, - 72825 + 68663, + 68698 ], "loc": { "start": { - "line": 2407, + "line": 2257, "column": 12 }, "end": { - "line": 2407, + "line": 2257, "column": 47 } } @@ -126756,16 +119612,16 @@ ], "kind": "let", "range": [ - 72786, - 72826 + 68659, + 68699 ], "loc": { "start": { - "line": 2407, + "line": 2257, "column": 8 }, "end": { - "line": 2407, + "line": 2257, "column": 48 } } @@ -126781,16 +119637,16 @@ "type": "Identifier", "name": "i", "range": [ - 72844, - 72845 + 68717, + 68718 ], "loc": { "start": { - "line": 2408, + "line": 2258, "column": 17 }, "end": { - "line": 2408, + "line": 2258, "column": 18 } } @@ -126800,31 +119656,31 @@ "value": 0, "raw": "0", "range": [ - 72848, - 72849 + 68721, + 68722 ], "loc": { "start": { - "line": 2408, + "line": 2258, "column": 21 }, "end": { - "line": 2408, + "line": 2258, "column": 22 } } }, "range": [ - 72844, - 72849 + 68717, + 68722 ], "loc": { "start": { - "line": 2408, + "line": 2258, "column": 17 }, "end": { - "line": 2408, + "line": 2258, "column": 22 } } @@ -126832,16 +119688,16 @@ ], "kind": "let", "range": [ - 72840, - 72849 + 68713, + 68722 ], "loc": { "start": { - "line": 2408, + "line": 2258, "column": 13 }, "end": { - "line": 2408, + "line": 2258, "column": 22 } } @@ -126853,16 +119709,16 @@ "type": "Identifier", "name": "i", "range": [ - 72851, - 72852 + 68724, + 68725 ], "loc": { "start": { - "line": 2408, + "line": 2258, "column": 24 }, "end": { - "line": 2408, + "line": 2258, "column": 25 } } @@ -126874,16 +119730,16 @@ "type": "Identifier", "name": "validRows", "range": [ - 72855, - 72864 + 68728, + 68737 ], "loc": { "start": { - "line": 2408, + "line": 2258, "column": 28 }, "end": { - "line": 2408, + "line": 2258, "column": 37 } } @@ -126892,46 +119748,46 @@ "type": "Identifier", "name": "length", "range": [ - 72865, - 72871 + 68738, + 68744 ], "loc": { "start": { - "line": 2408, + "line": 2258, "column": 38 }, "end": { - "line": 2408, + "line": 2258, "column": 44 } } }, "range": [ - 72855, - 72871 + 68728, + 68744 ], "loc": { "start": { - "line": 2408, + "line": 2258, "column": 28 }, "end": { - "line": 2408, + "line": 2258, "column": 44 } } }, "range": [ - 72851, - 72871 + 68724, + 68744 ], "loc": { "start": { - "line": 2408, + "line": 2258, "column": 24 }, "end": { - "line": 2408, + "line": 2258, "column": 44 } } @@ -126943,32 +119799,32 @@ "type": "Identifier", "name": "i", "range": [ - 72873, - 72874 + 68746, + 68747 ], "loc": { "start": { - "line": 2408, + "line": 2258, "column": 46 }, "end": { - "line": 2408, + "line": 2258, "column": 47 } } }, "prefix": false, "range": [ - 72873, - 72876 + 68746, + 68749 ], "loc": { "start": { - "line": 2408, + "line": 2258, "column": 46 }, "end": { - "line": 2408, + "line": 2258, "column": 49 } } @@ -126985,16 +119841,16 @@ "type": "Identifier", "name": "rData", "range": [ - 72896, - 72901 + 68769, + 68774 ], "loc": { "start": { - "line": 2409, + "line": 2259, "column": 16 }, "end": { - "line": 2409, + "line": 2259, "column": 21 } } @@ -127011,16 +119867,16 @@ "object": { "type": "ThisExpression", "range": [ - 72905, - 72909 + 68778, + 68782 ], "loc": { "start": { - "line": 2409, + "line": 2259, "column": 25 }, "end": { - "line": 2409, + "line": 2259, "column": 29 } } @@ -127029,31 +119885,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 72910, - 72924 + 68783, + 68797 ], "loc": { "start": { - "line": 2409, + "line": 2259, "column": 30 }, "end": { - "line": 2409, + "line": 2259, "column": 44 } } }, "range": [ - 72905, - 72924 + 68778, + 68797 ], "loc": { "start": { - "line": 2409, + "line": 2259, "column": 25 }, "end": { - "line": 2409, + "line": 2259, "column": 44 } } @@ -127062,31 +119918,31 @@ "type": "Identifier", "name": "i", "range": [ - 72925, - 72926 + 68798, + 68799 ], "loc": { "start": { - "line": 2409, + "line": 2259, "column": 45 }, "end": { - "line": 2409, + "line": 2259, "column": 46 } } }, "range": [ - 72905, - 72927 + 68778, + 68800 ], "loc": { "start": { - "line": 2409, + "line": 2259, "column": 25 }, "end": { - "line": 2409, + "line": 2259, "column": 47 } } @@ -127095,47 +119951,47 @@ "type": "ArrayExpression", "elements": [], "range": [ - 72929, - 72931 + 68802, + 68804 ], "loc": { "start": { - "line": 2409, + "line": 2259, "column": 49 }, "end": { - "line": 2409, + "line": 2259, "column": 51 } } } ], "range": [ - 72904, - 72932 + 68777, + 68805 ], "loc": { "start": { - "line": 2409, + "line": 2259, "column": 24 }, "end": { - "line": 2409, + "line": 2259, "column": 52 } } }, "range": [ - 72896, - 72932 + 68769, + 68805 ], "loc": { "start": { - "line": 2409, + "line": 2259, "column": 16 }, "end": { - "line": 2409, + "line": 2259, "column": 52 } } @@ -127146,16 +120002,16 @@ "type": "Identifier", "name": "cells", "range": [ - 72950, - 72955 + 68823, + 68828 ], "loc": { "start": { - "line": 2410, + "line": 2260, "column": 16 }, "end": { - "line": 2410, + "line": 2260, "column": 21 } } @@ -127170,16 +120026,16 @@ "type": "Identifier", "name": "rows", "range": [ - 72958, - 72962 + 68831, + 68835 ], "loc": { "start": { - "line": 2410, + "line": 2260, "column": 24 }, "end": { - "line": 2410, + "line": 2260, "column": 28 } } @@ -127193,16 +120049,16 @@ "object": { "type": "ThisExpression", "range": [ - 72963, - 72967 + 68836, + 68840 ], "loc": { "start": { - "line": 2410, + "line": 2260, "column": 29 }, "end": { - "line": 2410, + "line": 2260, "column": 33 } } @@ -127211,31 +120067,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 72968, - 72982 + 68841, + 68855 ], "loc": { "start": { - "line": 2410, + "line": 2260, "column": 34 }, "end": { - "line": 2410, + "line": 2260, "column": 48 } } }, "range": [ - 72963, - 72982 + 68836, + 68855 ], "loc": { "start": { - "line": 2410, + "line": 2260, "column": 29 }, "end": { - "line": 2410, + "line": 2260, "column": 48 } } @@ -127244,46 +120100,46 @@ "type": "Identifier", "name": "i", "range": [ - 72983, - 72984 + 68856, + 68857 ], "loc": { "start": { - "line": 2410, + "line": 2260, "column": 49 }, "end": { - "line": 2410, + "line": 2260, "column": 50 } } }, "range": [ - 72963, - 72985 + 68836, + 68858 ], "loc": { "start": { - "line": 2410, + "line": 2260, "column": 29 }, "end": { - "line": 2410, + "line": 2260, "column": 51 } } }, "range": [ - 72958, - 72986 + 68831, + 68859 ], "loc": { "start": { - "line": 2410, + "line": 2260, "column": 24 }, "end": { - "line": 2410, + "line": 2260, "column": 52 } } @@ -127292,46 +120148,46 @@ "type": "Identifier", "name": "cells", "range": [ - 72987, - 72992 + 68860, + 68865 ], "loc": { "start": { - "line": 2410, + "line": 2260, "column": 53 }, "end": { - "line": 2410, + "line": 2260, "column": 58 } } }, "range": [ - 72958, - 72992 + 68831, + 68865 ], "loc": { "start": { - "line": 2410, + "line": 2260, "column": 24 }, "end": { - "line": 2410, + "line": 2260, "column": 58 } } }, "range": [ - 72950, - 72992 + 68823, + 68865 ], "loc": { "start": { - "line": 2410, + "line": 2260, "column": 16 }, "end": { - "line": 2410, + "line": 2260, "column": 58 } } @@ -127339,16 +120195,16 @@ ], "kind": "let", "range": [ - 72892, - 72993 + 68765, + 68866 ], "loc": { "start": { - "line": 2409, + "line": 2259, "column": 12 }, "end": { - "line": 2410, + "line": 2260, "column": 59 } } @@ -127364,16 +120220,16 @@ "type": "Identifier", "name": "k", "range": [ - 73015, - 73016 + 68888, + 68889 ], "loc": { "start": { - "line": 2411, + "line": 2261, "column": 21 }, "end": { - "line": 2411, + "line": 2261, "column": 22 } } @@ -127383,31 +120239,31 @@ "value": 0, "raw": "0", "range": [ - 73019, - 73020 + 68892, + 68893 ], "loc": { "start": { - "line": 2411, + "line": 2261, "column": 25 }, "end": { - "line": 2411, + "line": 2261, "column": 26 } } }, "range": [ - 73015, - 73020 + 68888, + 68893 ], "loc": { "start": { - "line": 2411, + "line": 2261, "column": 21 }, "end": { - "line": 2411, + "line": 2261, "column": 26 } } @@ -127415,16 +120271,16 @@ ], "kind": "let", "range": [ - 73011, - 73020 + 68884, + 68893 ], "loc": { "start": { - "line": 2411, + "line": 2261, "column": 17 }, "end": { - "line": 2411, + "line": 2261, "column": 26 } } @@ -127436,16 +120292,16 @@ "type": "Identifier", "name": "k", "range": [ - 73022, - 73023 + 68895, + 68896 ], "loc": { "start": { - "line": 2411, + "line": 2261, "column": 28 }, "end": { - "line": 2411, + "line": 2261, "column": 29 } } @@ -127457,16 +120313,16 @@ "type": "Identifier", "name": "cells", "range": [ - 73026, - 73031 + 68899, + 68904 ], "loc": { "start": { - "line": 2411, + "line": 2261, "column": 32 }, "end": { - "line": 2411, + "line": 2261, "column": 37 } } @@ -127475,46 +120331,46 @@ "type": "Identifier", "name": "length", "range": [ - 73032, - 73038 + 68905, + 68911 ], "loc": { "start": { - "line": 2411, + "line": 2261, "column": 38 }, "end": { - "line": 2411, + "line": 2261, "column": 44 } } }, "range": [ - 73026, - 73038 + 68899, + 68911 ], "loc": { "start": { - "line": 2411, + "line": 2261, "column": 32 }, "end": { - "line": 2411, + "line": 2261, "column": 44 } } }, "range": [ - 73022, - 73038 + 68895, + 68911 ], "loc": { "start": { - "line": 2411, + "line": 2261, "column": 28 }, "end": { - "line": 2411, + "line": 2261, "column": 44 } } @@ -127526,32 +120382,32 @@ "type": "Identifier", "name": "k", "range": [ - 73040, - 73041 + 68913, + 68914 ], "loc": { "start": { - "line": 2411, + "line": 2261, "column": 46 }, "end": { - "line": 2411, + "line": 2261, "column": 47 } } }, "prefix": false, "range": [ - 73040, - 73043 + 68913, + 68916 ], "loc": { "start": { - "line": 2411, + "line": 2261, "column": 46 }, "end": { - "line": 2411, + "line": 2261, "column": 49 } } @@ -127568,16 +120424,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 73067, - 73084 + 68940, + 68957 ], "loc": { "start": { - "line": 2412, + "line": 2262, "column": 20 }, "end": { - "line": 2412, + "line": 2262, "column": 37 } } @@ -127590,16 +120446,16 @@ "object": { "type": "ThisExpression", "range": [ - 73088, - 73092 + 68961, + 68965 ], "loc": { "start": { - "line": 2412, + "line": 2262, "column": 41 }, "end": { - "line": 2412, + "line": 2262, "column": 45 } } @@ -127608,31 +120464,31 @@ "type": "Identifier", "name": "hasExtension", "range": [ - 73093, - 73105 + 68966, + 68978 ], "loc": { "start": { - "line": 2412, + "line": 2262, "column": 46 }, "end": { - "line": 2412, + "line": 2262, "column": 58 } } }, "range": [ - 73088, - 73105 + 68961, + 68978 ], "loc": { "start": { - "line": 2412, + "line": 2262, "column": 41 }, "end": { - "line": 2412, + "line": 2262, "column": 58 } } @@ -127643,47 +120499,47 @@ "value": "colsVisibility", "raw": "'colsVisibility'", "range": [ - 73106, - 73122 + 68979, + 68995 ], "loc": { "start": { - "line": 2412, + "line": 2262, "column": 59 }, "end": { - "line": 2412, + "line": 2262, "column": 75 } } } ], "range": [ - 73088, - 73123 + 68961, + 68996 ], "loc": { "start": { - "line": 2412, + "line": 2262, "column": 41 }, "end": { - "line": 2412, + "line": 2262, "column": 76 } } }, "range": [ - 73067, - 73123 + 68940, + 68996 ], "loc": { "start": { - "line": 2412, + "line": 2262, "column": 20 }, "end": { - "line": 2412, + "line": 2262, "column": 76 } } @@ -127706,16 +120562,16 @@ "object": { "type": "ThisExpression", "range": [ - 73151, - 73155 + 69024, + 69028 ], "loc": { "start": { - "line": 2413, + "line": 2263, "column": 24 }, "end": { - "line": 2413, + "line": 2263, "column": 28 } } @@ -127724,31 +120580,31 @@ "type": "Identifier", "name": "extension", "range": [ - 73156, - 73165 + 69029, + 69038 ], "loc": { "start": { - "line": 2413, + "line": 2263, "column": 29 }, "end": { - "line": 2413, + "line": 2263, "column": 38 } } }, "range": [ - 73151, - 73165 + 69024, + 69038 ], "loc": { "start": { - "line": 2413, + "line": 2263, "column": 24 }, "end": { - "line": 2413, + "line": 2263, "column": 38 } } @@ -127759,32 +120615,32 @@ "value": "colsVisibility", "raw": "'colsVisibility'", "range": [ - 73166, - 73182 + 69039, + 69055 ], "loc": { "start": { - "line": 2413, + "line": 2263, "column": 39 }, "end": { - "line": 2413, + "line": 2263, "column": 55 } } } ], "range": [ - 73151, - 73183 + 69024, + 69056 ], "loc": { "start": { - "line": 2413, + "line": 2263, "column": 24 }, "end": { - "line": 2413, + "line": 2263, "column": 56 } } @@ -127793,31 +120649,31 @@ "type": "Identifier", "name": "isColHidden", "range": [ - 73184, - 73195 + 69057, + 69068 ], "loc": { "start": { - "line": 2413, + "line": 2263, "column": 57 }, "end": { - "line": 2413, + "line": 2263, "column": 68 } } }, "range": [ - 73151, - 73195 + 69024, + 69068 ], "loc": { "start": { - "line": 2413, + "line": 2263, "column": 24 }, "end": { - "line": 2413, + "line": 2263, "column": 68 } } @@ -127827,32 +120683,32 @@ "type": "Identifier", "name": "k", "range": [ - 73196, - 73197 + 69069, + 69070 ], "loc": { "start": { - "line": 2413, + "line": 2263, "column": 69 }, "end": { - "line": 2413, + "line": 2263, "column": 70 } } } ], "range": [ - 73151, - 73198 + 69024, + 69071 ], "loc": { "start": { - "line": 2413, + "line": 2263, "column": 24 }, "end": { - "line": 2413, + "line": 2263, "column": 71 } } @@ -127864,80 +120720,80 @@ "type": "ContinueStatement", "label": null, "range": [ - 73226, - 73235 + 69099, + 69108 ], "loc": { "start": { - "line": 2414, + "line": 2264, "column": 24 }, "end": { - "line": 2414, + "line": 2264, "column": 33 } } } ], "range": [ - 73200, - 73257 + 69073, + 69130 ], "loc": { "start": { - "line": 2413, + "line": 2263, "column": 73 }, "end": { - "line": 2415, + "line": 2265, "column": 21 } } }, "alternate": null, "range": [ - 73147, - 73257 + 69020, + 69130 ], "loc": { "start": { - "line": 2413, + "line": 2263, "column": 20 }, "end": { - "line": 2415, + "line": 2265, "column": 21 } } } ], "range": [ - 73125, - 73275 + 68998, + 69148 ], "loc": { "start": { - "line": 2412, + "line": 2262, "column": 78 }, "end": { - "line": 2416, + "line": 2266, "column": 17 } } }, "alternate": null, "range": [ - 73063, - 73275 + 68936, + 69148 ], "loc": { "start": { - "line": 2412, + "line": 2262, "column": 16 }, "end": { - "line": 2416, + "line": 2266, "column": 17 } } @@ -127951,16 +120807,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 73296, - 73305 + 69169, + 69178 ], "loc": { "start": { - "line": 2417, + "line": 2267, "column": 20 }, "end": { - "line": 2417, + "line": 2267, "column": 29 } } @@ -127971,16 +120827,16 @@ "type": "Identifier", "name": "getContent", "range": [ - 73308, - 73318 + 69181, + 69191 ], "loc": { "start": { - "line": 2417, + "line": 2267, "column": 32 }, "end": { - "line": 2417, + "line": 2267, "column": 42 } } @@ -127993,16 +120849,16 @@ "type": "Identifier", "name": "cells", "range": [ - 73319, - 73324 + 69192, + 69197 ], "loc": { "start": { - "line": 2417, + "line": 2267, "column": 43 }, "end": { - "line": 2417, + "line": 2267, "column": 48 } } @@ -128011,62 +120867,62 @@ "type": "Identifier", "name": "k", "range": [ - 73325, - 73326 + 69198, + 69199 ], "loc": { "start": { - "line": 2417, + "line": 2267, "column": 49 }, "end": { - "line": 2417, + "line": 2267, "column": 50 } } }, "range": [ - 73319, - 73327 + 69192, + 69200 ], "loc": { "start": { - "line": 2417, + "line": 2267, "column": 43 }, "end": { - "line": 2417, + "line": 2267, "column": 51 } } } ], "range": [ - 73308, - 73328 + 69181, + 69201 ], "loc": { "start": { - "line": 2417, + "line": 2267, "column": 32 }, "end": { - "line": 2417, + "line": 2267, "column": 52 } } }, "range": [ - 73296, - 73328 + 69169, + 69201 ], "loc": { "start": { - "line": 2417, + "line": 2267, "column": 20 }, "end": { - "line": 2417, + "line": 2267, "column": 52 } } @@ -128074,16 +120930,16 @@ ], "kind": "let", "range": [ - 73292, - 73329 + 69165, + 69202 ], "loc": { "start": { - "line": 2417, + "line": 2267, "column": 16 }, "end": { - "line": 2417, + "line": 2267, "column": 53 } } @@ -128102,16 +120958,16 @@ "type": "Identifier", "name": "rData", "range": [ - 73346, - 73351 + 69219, + 69224 ], "loc": { "start": { - "line": 2418, + "line": 2268, "column": 16 }, "end": { - "line": 2418, + "line": 2268, "column": 21 } } @@ -128121,31 +120977,31 @@ "value": 1, "raw": "1", "range": [ - 73352, - 73353 + 69225, + 69226 ], "loc": { "start": { - "line": 2418, + "line": 2268, "column": 22 }, "end": { - "line": 2418, + "line": 2268, "column": 23 } } }, "range": [ - 73346, - 73354 + 69219, + 69227 ], "loc": { "start": { - "line": 2418, + "line": 2268, "column": 16 }, "end": { - "line": 2418, + "line": 2268, "column": 24 } } @@ -128154,31 +121010,31 @@ "type": "Identifier", "name": "push", "range": [ - 73355, - 73359 + 69228, + 69232 ], "loc": { "start": { - "line": 2418, + "line": 2268, "column": 25 }, "end": { - "line": 2418, + "line": 2268, "column": 29 } } }, "range": [ - 73346, - 73359 + 69219, + 69232 ], "loc": { "start": { - "line": 2418, + "line": 2268, "column": 16 }, "end": { - "line": 2418, + "line": 2268, "column": 29 } } @@ -128188,78 +121044,78 @@ "type": "Identifier", "name": "cellValue", "range": [ - 73360, - 73369 + 69233, + 69242 ], "loc": { "start": { - "line": 2418, + "line": 2268, "column": 30 }, "end": { - "line": 2418, + "line": 2268, "column": 39 } } } ], "range": [ - 73346, - 73370 + 69219, + 69243 ], "loc": { "start": { - "line": 2418, + "line": 2268, "column": 16 }, "end": { - "line": 2418, + "line": 2268, "column": 40 } } }, "range": [ - 73346, - 73371 + 69219, + 69244 ], "loc": { "start": { - "line": 2418, + "line": 2268, "column": 16 }, "end": { - "line": 2418, + "line": 2268, "column": 41 } } } ], "range": [ - 73045, - 73385 + 68918, + 69258 ], "loc": { "start": { - "line": 2411, + "line": 2261, "column": 51 }, "end": { - "line": 2419, + "line": 2269, "column": 13 } } }, "range": [ - 73006, - 73385 + 68879, + 69258 ], "loc": { "start": { - "line": 2411, + "line": 2261, "column": 12 }, "end": { - "line": 2419, + "line": 2269, "column": 13 } } @@ -128275,16 +121131,16 @@ "type": "Identifier", "name": "filteredData", "range": [ - 73398, - 73410 + 69271, + 69283 ], "loc": { "start": { - "line": 2420, + "line": 2270, "column": 12 }, "end": { - "line": 2420, + "line": 2270, "column": 24 } } @@ -128293,31 +121149,31 @@ "type": "Identifier", "name": "push", "range": [ - 73411, - 73415 + 69284, + 69288 ], "loc": { "start": { - "line": 2420, + "line": 2270, "column": 25 }, "end": { - "line": 2420, + "line": 2270, "column": 29 } } }, "range": [ - 73398, - 73415 + 69271, + 69288 ], "loc": { "start": { - "line": 2420, + "line": 2270, "column": 12 }, "end": { - "line": 2420, + "line": 2270, "column": 29 } } @@ -128327,78 +121183,78 @@ "type": "Identifier", "name": "rData", "range": [ - 73416, - 73421 + 69289, + 69294 ], "loc": { "start": { - "line": 2420, + "line": 2270, "column": 30 }, "end": { - "line": 2420, + "line": 2270, "column": 35 } } } ], "range": [ - 73398, - 73422 + 69271, + 69295 ], "loc": { "start": { - "line": 2420, + "line": 2270, "column": 12 }, "end": { - "line": 2420, + "line": 2270, "column": 36 } } }, "range": [ - 73398, - 73423 + 69271, + 69296 ], "loc": { "start": { - "line": 2420, + "line": 2270, "column": 12 }, "end": { - "line": 2420, + "line": 2270, "column": 37 } } } ], "range": [ - 72878, - 73433 + 68751, + 69306 ], "loc": { "start": { - "line": 2408, + "line": 2258, "column": 51 }, "end": { - "line": 2421, + "line": 2271, "column": 9 } } }, "range": [ - 72835, - 73433 + 68708, + 69306 ], "loc": { "start": { - "line": 2408, + "line": 2258, "column": 8 }, "end": { - "line": 2421, + "line": 2271, "column": 9 } } @@ -128409,47 +121265,47 @@ "type": "Identifier", "name": "filteredData", "range": [ - 73449, - 73461 + 69322, + 69334 ], "loc": { "start": { - "line": 2422, + "line": 2272, "column": 15 }, "end": { - "line": 2422, + "line": 2272, "column": 27 } } }, "range": [ - 73442, - 73462 + 69315, + 69335 ], "loc": { "start": { - "line": 2422, + "line": 2272, "column": 8 }, "end": { - "line": 2422, + "line": 2272, "column": 28 } } } ], "range": [ - 72346, - 73468 + 68219, + 69341 ], "loc": { "start": { - "line": 2393, + "line": 2243, "column": 6 }, "end": { - "line": 2423, + "line": 2273, "column": 5 } } @@ -128457,16 +121313,16 @@ "generator": false, "expression": false, "range": [ - 72249, - 73468 + 68122, + 69341 ], "loc": { "start": { - "line": 2389, + "line": 2239, "column": 16 }, "end": { - "line": 2423, + "line": 2273, "column": 5 } } @@ -128474,16 +121330,16 @@ "kind": "method", "computed": false, "range": [ - 72237, - 73468 + 68110, + 69341 ], "loc": { "start": { - "line": 2389, + "line": 2239, "column": 4 }, "end": { - "line": 2423, + "line": 2273, "column": 5 } }, @@ -128492,16 +121348,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": [ - 71754, - 72232 + 67627, + 68105 ], "loc": { "start": { - "line": 2375, + "line": 2225, "column": 4 }, "end": { - "line": 2388, + "line": 2238, "column": 7 } } @@ -128512,16 +121368,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": [ - 73474, - 73878 + 69347, + 69751 ], "loc": { "start": { - "line": 2425, + "line": 2275, "column": 4 }, "end": { - "line": 2433, + "line": 2283, "column": 7 } } @@ -128535,16 +121391,16 @@ "type": "Identifier", "name": "getFilteredColumnData", "range": [ - 73883, - 73904 + 69756, + 69777 ], "loc": { "start": { - "line": 2434, + "line": 2284, "column": 4 }, "end": { - "line": 2434, + "line": 2284, "column": 25 } } @@ -128557,16 +121413,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 73905, - 73913 + 69778, + 69786 ], "loc": { "start": { - "line": 2434, + "line": 2284, "column": 26 }, "end": { - "line": 2434, + "line": 2284, "column": 34 } } @@ -128577,16 +121433,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 73915, - 73929 + 69788, + 69802 ], "loc": { "start": { - "line": 2434, + "line": 2284, "column": 36 }, "end": { - "line": 2434, + "line": 2284, "column": 50 } } @@ -128596,31 +121452,31 @@ "value": false, "raw": "false", "range": [ - 73932, - 73937 + 69805, + 69810 ], "loc": { "start": { - "line": 2434, + "line": 2284, "column": 53 }, "end": { - "line": 2434, + "line": 2284, "column": 58 } } }, "range": [ - 73915, - 73937 + 69788, + 69810 ], "loc": { "start": { - "line": 2434, + "line": 2284, "column": 36 }, "end": { - "line": 2434, + "line": 2284, "column": 58 } } @@ -128631,16 +121487,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 73939, - 73946 + 69812, + 69819 ], "loc": { "start": { - "line": 2434, + "line": 2284, "column": 60 }, "end": { - "line": 2434, + "line": 2284, "column": 67 } } @@ -128649,31 +121505,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 73949, - 73951 + 69822, + 69824 ], "loc": { "start": { - "line": 2434, + "line": 2284, "column": 70 }, "end": { - "line": 2434, + "line": 2284, "column": 72 } } }, "range": [ - 73939, - 73951 + 69812, + 69824 ], "loc": { "start": { - "line": 2434, + "line": 2284, "column": 60 }, "end": { - "line": 2434, + "line": 2284, "column": 72 } } @@ -128692,16 +121548,16 @@ "object": { "type": "ThisExpression", "range": [ - 73970, - 73974 + 69843, + 69847 ], "loc": { "start": { - "line": 2435, + "line": 2285, "column": 15 }, "end": { - "line": 2435, + "line": 2285, "column": 19 } } @@ -128710,31 +121566,31 @@ "type": "Identifier", "name": "getFilteredDataCol", "range": [ - 73975, - 73993 + 69848, + 69866 ], "loc": { "start": { - "line": 2435, + "line": 2285, "column": 20 }, "end": { - "line": 2435, + "line": 2285, "column": 38 } } }, "range": [ - 73970, - 73993 + 69843, + 69866 ], "loc": { "start": { - "line": 2435, + "line": 2285, "column": 15 }, "end": { - "line": 2435, + "line": 2285, "column": 38 } } @@ -128744,16 +121600,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 74007, - 74015 + 69880, + 69888 ], "loc": { "start": { - "line": 2436, + "line": 2286, "column": 12 }, "end": { - "line": 2436, + "line": 2286, "column": 20 } } @@ -128762,16 +121618,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 74017, - 74031 + 69890, + 69904 ], "loc": { "start": { - "line": 2436, + "line": 2286, "column": 22 }, "end": { - "line": 2436, + "line": 2286, "column": 36 } } @@ -128781,16 +121637,16 @@ "value": true, "raw": "true", "range": [ - 74033, - 74037 + 69906, + 69910 ], "loc": { "start": { - "line": 2436, + "line": 2286, "column": 38 }, "end": { - "line": 2436, + "line": 2286, "column": 42 } } @@ -128799,16 +121655,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 74039, - 74046 + 69912, + 69919 ], "loc": { "start": { - "line": 2436, + "line": 2286, "column": 44 }, "end": { - "line": 2436, + "line": 2286, "column": 51 } } @@ -128818,63 +121674,63 @@ "value": false, "raw": "false", "range": [ - 74048, - 74053 + 69921, + 69926 ], "loc": { "start": { - "line": 2436, + "line": 2286, "column": 53 }, "end": { - "line": 2436, + "line": 2286, "column": 58 } } } ], "range": [ - 73970, - 74054 + 69843, + 69927 ], "loc": { "start": { - "line": 2435, + "line": 2285, "column": 15 }, "end": { - "line": 2436, + "line": 2286, "column": 59 } } }, "range": [ - 73963, - 74055 + 69836, + 69928 ], "loc": { "start": { - "line": 2435, + "line": 2285, "column": 8 }, "end": { - "line": 2436, + "line": 2286, "column": 60 } } } ], "range": [ - 73953, - 74061 + 69826, + 69934 ], "loc": { "start": { - "line": 2434, + "line": 2284, "column": 74 }, "end": { - "line": 2437, + "line": 2287, "column": 5 } } @@ -128882,16 +121738,16 @@ "generator": false, "expression": false, "range": [ - 73904, - 74061 + 69777, + 69934 ], "loc": { "start": { - "line": 2434, + "line": 2284, "column": 25 }, "end": { - "line": 2437, + "line": 2287, "column": 5 } } @@ -128899,16 +121755,16 @@ "kind": "method", "computed": false, "range": [ - 73883, - 74061 + 69756, + 69934 ], "loc": { "start": { - "line": 2434, + "line": 2284, "column": 4 }, "end": { - "line": 2437, + "line": 2287, "column": 5 } }, @@ -128917,16 +121773,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": [ - 73474, - 73878 + 69347, + 69751 ], "loc": { "start": { - "line": 2425, + "line": 2275, "column": 4 }, "end": { - "line": 2433, + "line": 2283, "column": 7 } } @@ -128937,16 +121793,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": [ - 74067, - 74483 + 69940, + 70356 ], "loc": { "start": { - "line": 2439, + "line": 2289, "column": 4 }, "end": { - "line": 2447, + "line": 2297, "column": 7 } } @@ -128960,16 +121816,16 @@ "type": "Identifier", "name": "getVisibleColumnData", "range": [ - 74488, - 74508 + 70361, + 70381 ], "loc": { "start": { - "line": 2448, + "line": 2298, "column": 4 }, "end": { - "line": 2448, + "line": 2298, "column": 24 } } @@ -128982,16 +121838,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 74509, - 74517 + 70382, + 70390 ], "loc": { "start": { - "line": 2448, + "line": 2298, "column": 25 }, "end": { - "line": 2448, + "line": 2298, "column": 33 } } @@ -129002,16 +121858,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 74519, - 74533 + 70392, + 70406 ], "loc": { "start": { - "line": 2448, + "line": 2298, "column": 35 }, "end": { - "line": 2448, + "line": 2298, "column": 49 } } @@ -129021,31 +121877,31 @@ "value": false, "raw": "false", "range": [ - 74536, - 74541 + 70409, + 70414 ], "loc": { "start": { - "line": 2448, + "line": 2298, "column": 52 }, "end": { - "line": 2448, + "line": 2298, "column": 57 } } }, "range": [ - 74519, - 74541 + 70392, + 70414 ], "loc": { "start": { - "line": 2448, + "line": 2298, "column": 35 }, "end": { - "line": 2448, + "line": 2298, "column": 57 } } @@ -129056,16 +121912,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 74543, - 74550 + 70416, + 70423 ], "loc": { "start": { - "line": 2448, + "line": 2298, "column": 59 }, "end": { - "line": 2448, + "line": 2298, "column": 66 } } @@ -129074,31 +121930,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 74553, - 74555 + 70426, + 70428 ], "loc": { "start": { - "line": 2448, + "line": 2298, "column": 69 }, "end": { - "line": 2448, + "line": 2298, "column": 71 } } }, "range": [ - 74543, - 74555 + 70416, + 70428 ], "loc": { "start": { - "line": 2448, + "line": 2298, "column": 59 }, "end": { - "line": 2448, + "line": 2298, "column": 71 } } @@ -129117,16 +121973,16 @@ "object": { "type": "ThisExpression", "range": [ - 74574, - 74578 + 70447, + 70451 ], "loc": { "start": { - "line": 2449, + "line": 2299, "column": 15 }, "end": { - "line": 2449, + "line": 2299, "column": 19 } } @@ -129135,31 +121991,31 @@ "type": "Identifier", "name": "getFilteredDataCol", "range": [ - 74579, - 74597 + 70452, + 70470 ], "loc": { "start": { - "line": 2449, + "line": 2299, "column": 20 }, "end": { - "line": 2449, + "line": 2299, "column": 38 } } }, "range": [ - 74574, - 74597 + 70447, + 70470 ], "loc": { "start": { - "line": 2449, + "line": 2299, "column": 15 }, "end": { - "line": 2449, + "line": 2299, "column": 38 } } @@ -129169,16 +122025,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 74611, - 74619 + 70484, + 70492 ], "loc": { "start": { - "line": 2450, + "line": 2300, "column": 12 }, "end": { - "line": 2450, + "line": 2300, "column": 20 } } @@ -129187,16 +122043,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 74621, - 74635 + 70494, + 70508 ], "loc": { "start": { - "line": 2450, + "line": 2300, "column": 22 }, "end": { - "line": 2450, + "line": 2300, "column": 36 } } @@ -129206,16 +122062,16 @@ "value": true, "raw": "true", "range": [ - 74637, - 74641 + 70510, + 70514 ], "loc": { "start": { - "line": 2450, + "line": 2300, "column": 38 }, "end": { - "line": 2450, + "line": 2300, "column": 42 } } @@ -129224,16 +122080,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 74643, - 74650 + 70516, + 70523 ], "loc": { "start": { - "line": 2450, + "line": 2300, "column": 44 }, "end": { - "line": 2450, + "line": 2300, "column": 51 } } @@ -129243,63 +122099,63 @@ "value": true, "raw": "true", "range": [ - 74652, - 74656 + 70525, + 70529 ], "loc": { "start": { - "line": 2450, + "line": 2300, "column": 53 }, "end": { - "line": 2450, + "line": 2300, "column": 57 } } } ], "range": [ - 74574, - 74657 + 70447, + 70530 ], "loc": { "start": { - "line": 2449, + "line": 2299, "column": 15 }, "end": { - "line": 2450, + "line": 2300, "column": 58 } } }, "range": [ - 74567, - 74658 + 70440, + 70531 ], "loc": { "start": { - "line": 2449, + "line": 2299, "column": 8 }, "end": { - "line": 2450, + "line": 2300, "column": 59 } } } ], "range": [ - 74557, - 74664 + 70430, + 70537 ], "loc": { "start": { - "line": 2448, + "line": 2298, "column": 73 }, "end": { - "line": 2451, + "line": 2301, "column": 5 } } @@ -129307,16 +122163,16 @@ "generator": false, "expression": false, "range": [ - 74508, - 74664 + 70381, + 70537 ], "loc": { "start": { - "line": 2448, + "line": 2298, "column": 24 }, "end": { - "line": 2451, + "line": 2301, "column": 5 } } @@ -129324,16 +122180,16 @@ "kind": "method", "computed": false, "range": [ - 74488, - 74664 + 70361, + 70537 ], "loc": { "start": { - "line": 2448, + "line": 2298, "column": 4 }, "end": { - "line": 2451, + "line": 2301, "column": 5 } }, @@ -129342,16 +122198,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": [ - 74067, - 74483 + 69940, + 70356 ], "loc": { "start": { - "line": 2439, + "line": 2289, "column": 4 }, "end": { - "line": 2447, + "line": 2297, "column": 7 } } @@ -129362,16 +122218,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": [ - 74670, - 75079 + 70543, + 70952 ], "loc": { "start": { - "line": 2453, + "line": 2303, "column": 4 }, "end": { - "line": 2461, + "line": 2311, "column": 7 } } @@ -129385,16 +122241,16 @@ "type": "Identifier", "name": "getFilteredColumnValues", "range": [ - 75084, - 75107 + 70957, + 70980 ], "loc": { "start": { - "line": 2462, + "line": 2312, "column": 4 }, "end": { - "line": 2462, + "line": 2312, "column": 27 } } @@ -129407,16 +122263,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 75108, - 75116 + 70981, + 70989 ], "loc": { "start": { - "line": 2462, + "line": 2312, "column": 28 }, "end": { - "line": 2462, + "line": 2312, "column": 36 } } @@ -129427,16 +122283,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 75118, - 75132 + 70991, + 71005 ], "loc": { "start": { - "line": 2462, + "line": 2312, "column": 38 }, "end": { - "line": 2462, + "line": 2312, "column": 52 } } @@ -129446,31 +122302,31 @@ "value": false, "raw": "false", "range": [ - 75135, - 75140 + 71008, + 71013 ], "loc": { "start": { - "line": 2462, + "line": 2312, "column": 55 }, "end": { - "line": 2462, + "line": 2312, "column": 60 } } }, "range": [ - 75118, - 75140 + 70991, + 71013 ], "loc": { "start": { - "line": 2462, + "line": 2312, "column": 38 }, "end": { - "line": 2462, + "line": 2312, "column": 60 } } @@ -129481,16 +122337,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 75142, - 75149 + 71015, + 71022 ], "loc": { "start": { - "line": 2462, + "line": 2312, "column": 62 }, "end": { - "line": 2462, + "line": 2312, "column": 69 } } @@ -129499,31 +122355,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 75152, - 75154 + 71025, + 71027 ], "loc": { "start": { - "line": 2462, + "line": 2312, "column": 72 }, "end": { - "line": 2462, + "line": 2312, "column": 74 } } }, "range": [ - 75142, - 75154 + 71015, + 71027 ], "loc": { "start": { - "line": 2462, + "line": 2312, "column": 62 }, "end": { - "line": 2462, + "line": 2312, "column": 74 } } @@ -129542,16 +122398,16 @@ "object": { "type": "ThisExpression", "range": [ - 75173, - 75177 + 71046, + 71050 ], "loc": { "start": { - "line": 2463, + "line": 2313, "column": 15 }, "end": { - "line": 2463, + "line": 2313, "column": 19 } } @@ -129560,31 +122416,31 @@ "type": "Identifier", "name": "getFilteredDataCol", "range": [ - 75178, - 75196 + 71051, + 71069 ], "loc": { "start": { - "line": 2463, + "line": 2313, "column": 20 }, "end": { - "line": 2463, + "line": 2313, "column": 38 } } }, "range": [ - 75173, - 75196 + 71046, + 71069 ], "loc": { "start": { - "line": 2463, + "line": 2313, "column": 15 }, "end": { - "line": 2463, + "line": 2313, "column": 38 } } @@ -129594,16 +122450,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 75210, - 75218 + 71083, + 71091 ], "loc": { "start": { - "line": 2464, + "line": 2314, "column": 12 }, "end": { - "line": 2464, + "line": 2314, "column": 20 } } @@ -129612,16 +122468,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 75220, - 75234 + 71093, + 71107 ], "loc": { "start": { - "line": 2464, + "line": 2314, "column": 22 }, "end": { - "line": 2464, + "line": 2314, "column": 36 } } @@ -129631,16 +122487,16 @@ "value": false, "raw": "false", "range": [ - 75236, - 75241 + 71109, + 71114 ], "loc": { "start": { - "line": 2464, + "line": 2314, "column": 38 }, "end": { - "line": 2464, + "line": 2314, "column": 43 } } @@ -129649,16 +122505,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 75243, - 75250 + 71116, + 71123 ], "loc": { "start": { - "line": 2464, + "line": 2314, "column": 45 }, "end": { - "line": 2464, + "line": 2314, "column": 52 } } @@ -129668,63 +122524,63 @@ "value": false, "raw": "false", "range": [ - 75252, - 75257 + 71125, + 71130 ], "loc": { "start": { - "line": 2464, + "line": 2314, "column": 54 }, "end": { - "line": 2464, + "line": 2314, "column": 59 } } } ], "range": [ - 75173, - 75258 + 71046, + 71131 ], "loc": { "start": { - "line": 2463, + "line": 2313, "column": 15 }, "end": { - "line": 2464, + "line": 2314, "column": 60 } } }, "range": [ - 75166, - 75259 + 71039, + 71132 ], "loc": { "start": { - "line": 2463, + "line": 2313, "column": 8 }, "end": { - "line": 2464, + "line": 2314, "column": 61 } } } ], "range": [ - 75156, - 75265 + 71029, + 71138 ], "loc": { "start": { - "line": 2462, + "line": 2312, "column": 76 }, "end": { - "line": 2465, + "line": 2315, "column": 5 } } @@ -129732,16 +122588,16 @@ "generator": false, "expression": false, "range": [ - 75107, - 75265 + 70980, + 71138 ], "loc": { "start": { - "line": 2462, + "line": 2312, "column": 27 }, "end": { - "line": 2465, + "line": 2315, "column": 5 } } @@ -129749,16 +122605,16 @@ "kind": "method", "computed": false, "range": [ - 75084, - 75265 + 70957, + 71138 ], "loc": { "start": { - "line": 2462, + "line": 2312, "column": 4 }, "end": { - "line": 2465, + "line": 2315, "column": 5 } }, @@ -129767,16 +122623,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": [ - 74670, - 75079 + 70543, + 70952 ], "loc": { "start": { - "line": 2453, + "line": 2303, "column": 4 }, "end": { - "line": 2461, + "line": 2311, "column": 7 } } @@ -129787,16 +122643,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": [ - 75271, - 75692 + 71144, + 71565 ], "loc": { "start": { - "line": 2467, + "line": 2317, "column": 4 }, "end": { - "line": 2475, + "line": 2325, "column": 7 } } @@ -129810,16 +122666,16 @@ "type": "Identifier", "name": "getVisibleColumnValues", "range": [ - 75697, - 75719 + 71570, + 71592 ], "loc": { "start": { - "line": 2476, + "line": 2326, "column": 4 }, "end": { - "line": 2476, + "line": 2326, "column": 26 } } @@ -129832,16 +122688,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 75720, - 75728 + 71593, + 71601 ], "loc": { "start": { - "line": 2476, + "line": 2326, "column": 27 }, "end": { - "line": 2476, + "line": 2326, "column": 35 } } @@ -129852,16 +122708,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 75730, - 75744 + 71603, + 71617 ], "loc": { "start": { - "line": 2476, + "line": 2326, "column": 37 }, "end": { - "line": 2476, + "line": 2326, "column": 51 } } @@ -129871,31 +122727,31 @@ "value": false, "raw": "false", "range": [ - 75747, - 75752 + 71620, + 71625 ], "loc": { "start": { - "line": 2476, + "line": 2326, "column": 54 }, "end": { - "line": 2476, + "line": 2326, "column": 59 } } }, "range": [ - 75730, - 75752 + 71603, + 71625 ], "loc": { "start": { - "line": 2476, + "line": 2326, "column": 37 }, "end": { - "line": 2476, + "line": 2326, "column": 59 } } @@ -129906,16 +122762,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 75754, - 75761 + 71627, + 71634 ], "loc": { "start": { - "line": 2476, + "line": 2326, "column": 61 }, "end": { - "line": 2476, + "line": 2326, "column": 68 } } @@ -129924,31 +122780,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 75764, - 75766 + 71637, + 71639 ], "loc": { "start": { - "line": 2476, + "line": 2326, "column": 71 }, "end": { - "line": 2476, + "line": 2326, "column": 73 } } }, "range": [ - 75754, - 75766 + 71627, + 71639 ], "loc": { "start": { - "line": 2476, + "line": 2326, "column": 61 }, "end": { - "line": 2476, + "line": 2326, "column": 73 } } @@ -129967,16 +122823,16 @@ "object": { "type": "ThisExpression", "range": [ - 75785, - 75789 + 71658, + 71662 ], "loc": { "start": { - "line": 2477, + "line": 2327, "column": 15 }, "end": { - "line": 2477, + "line": 2327, "column": 19 } } @@ -129985,31 +122841,31 @@ "type": "Identifier", "name": "getFilteredDataCol", "range": [ - 75790, - 75808 + 71663, + 71681 ], "loc": { "start": { - "line": 2477, + "line": 2327, "column": 20 }, "end": { - "line": 2477, + "line": 2327, "column": 38 } } }, "range": [ - 75785, - 75808 + 71658, + 71681 ], "loc": { "start": { - "line": 2477, + "line": 2327, "column": 15 }, "end": { - "line": 2477, + "line": 2327, "column": 38 } } @@ -130019,16 +122875,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 75822, - 75830 + 71695, + 71703 ], "loc": { "start": { - "line": 2478, + "line": 2328, "column": 12 }, "end": { - "line": 2478, + "line": 2328, "column": 20 } } @@ -130037,16 +122893,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 75832, - 75846 + 71705, + 71719 ], "loc": { "start": { - "line": 2478, + "line": 2328, "column": 22 }, "end": { - "line": 2478, + "line": 2328, "column": 36 } } @@ -130056,16 +122912,16 @@ "value": false, "raw": "false", "range": [ - 75848, - 75853 + 71721, + 71726 ], "loc": { "start": { - "line": 2478, + "line": 2328, "column": 38 }, "end": { - "line": 2478, + "line": 2328, "column": 43 } } @@ -130074,16 +122930,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 75855, - 75862 + 71728, + 71735 ], "loc": { "start": { - "line": 2478, + "line": 2328, "column": 45 }, "end": { - "line": 2478, + "line": 2328, "column": 52 } } @@ -130093,63 +122949,63 @@ "value": true, "raw": "true", "range": [ - 75864, - 75868 + 71737, + 71741 ], "loc": { "start": { - "line": 2478, + "line": 2328, "column": 54 }, "end": { - "line": 2478, + "line": 2328, "column": 58 } } } ], "range": [ - 75785, - 75869 + 71658, + 71742 ], "loc": { "start": { - "line": 2477, + "line": 2327, "column": 15 }, "end": { - "line": 2478, + "line": 2328, "column": 59 } } }, "range": [ - 75778, - 75870 + 71651, + 71743 ], "loc": { "start": { - "line": 2477, + "line": 2327, "column": 8 }, "end": { - "line": 2478, + "line": 2328, "column": 60 } } } ], "range": [ - 75768, - 75876 + 71641, + 71749 ], "loc": { "start": { - "line": 2476, + "line": 2326, "column": 75 }, "end": { - "line": 2479, + "line": 2329, "column": 5 } } @@ -130157,16 +123013,16 @@ "generator": false, "expression": false, "range": [ - 75719, - 75876 + 71592, + 71749 ], "loc": { "start": { - "line": 2476, + "line": 2326, "column": 26 }, "end": { - "line": 2479, + "line": 2329, "column": 5 } } @@ -130174,16 +123030,16 @@ "kind": "method", "computed": false, "range": [ - 75697, - 75876 + 71570, + 71749 ], "loc": { "start": { - "line": 2476, + "line": 2326, "column": 4 }, "end": { - "line": 2479, + "line": 2329, "column": 5 } }, @@ -130192,16 +123048,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": [ - 75271, - 75692 + 71144, + 71565 ], "loc": { "start": { - "line": 2467, + "line": 2317, "column": 4 }, "end": { - "line": 2475, + "line": 2325, "column": 7 } } @@ -130212,16 +123068,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": [ - 75882, - 76488 + 71755, + 72361 ], "loc": { "start": { - "line": 2481, + "line": 2331, "column": 4 }, "end": { - "line": 2493, + "line": 2343, "column": 7 } } @@ -130235,16 +123091,16 @@ "type": "Identifier", "name": "getFilteredDataCol", "range": [ - 76493, - 76511 + 72366, + 72384 ], "loc": { "start": { - "line": 2494, + "line": 2344, "column": 4 }, "end": { - "line": 2494, + "line": 2344, "column": 22 } } @@ -130257,16 +123113,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 76521, - 76529 + 72394, + 72402 ], "loc": { "start": { - "line": 2495, + "line": 2345, "column": 8 }, "end": { - "line": 2495, + "line": 2345, "column": 16 } } @@ -130277,16 +123133,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 76539, - 76553 + 72412, + 72426 ], "loc": { "start": { - "line": 2496, + "line": 2346, "column": 8 }, "end": { - "line": 2496, + "line": 2346, "column": 22 } } @@ -130296,31 +123152,31 @@ "value": false, "raw": "false", "range": [ - 76556, - 76561 + 72429, + 72434 ], "loc": { "start": { - "line": 2496, + "line": 2346, "column": 25 }, "end": { - "line": 2496, + "line": 2346, "column": 30 } } }, "range": [ - 76539, - 76561 + 72412, + 72434 ], "loc": { "start": { - "line": 2496, + "line": 2346, "column": 8 }, "end": { - "line": 2496, + "line": 2346, "column": 30 } } @@ -130331,16 +123187,16 @@ "type": "Identifier", "name": "typed", "range": [ - 76571, - 76576 + 72444, + 72449 ], "loc": { "start": { - "line": 2497, + "line": 2347, "column": 8 }, "end": { - "line": 2497, + "line": 2347, "column": 13 } } @@ -130350,31 +123206,31 @@ "value": false, "raw": "false", "range": [ - 76579, - 76584 + 72452, + 72457 ], "loc": { "start": { - "line": 2497, + "line": 2347, "column": 16 }, "end": { - "line": 2497, + "line": 2347, "column": 21 } } }, "range": [ - 76571, - 76584 + 72444, + 72457 ], "loc": { "start": { - "line": 2497, + "line": 2347, "column": 8 }, "end": { - "line": 2497, + "line": 2347, "column": 21 } } @@ -130385,16 +123241,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 76594, - 76601 + 72467, + 72474 ], "loc": { "start": { - "line": 2498, + "line": 2348, "column": 8 }, "end": { - "line": 2498, + "line": 2348, "column": 15 } } @@ -130403,31 +123259,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 76604, - 76606 + 72477, + 72479 ], "loc": { "start": { - "line": 2498, + "line": 2348, "column": 18 }, "end": { - "line": 2498, + "line": 2348, "column": 20 } } }, "range": [ - 76594, - 76606 + 72467, + 72479 ], "loc": { "start": { - "line": 2498, + "line": 2348, "column": 8 }, "end": { - "line": 2498, + "line": 2348, "column": 20 } } @@ -130438,16 +123294,16 @@ "type": "Identifier", "name": "visible", "range": [ - 76616, - 76623 + 72489, + 72496 ], "loc": { "start": { - "line": 2499, + "line": 2349, "column": 8 }, "end": { - "line": 2499, + "line": 2349, "column": 15 } } @@ -130457,31 +123313,31 @@ "value": true, "raw": "true", "range": [ - 76626, - 76630 + 72499, + 72503 ], "loc": { "start": { - "line": 2499, + "line": 2349, "column": 18 }, "end": { - "line": 2499, + "line": 2349, "column": 22 } } }, "range": [ - 76616, - 76630 + 72489, + 72503 ], "loc": { "start": { - "line": 2499, + "line": 2349, "column": 8 }, "end": { - "line": 2499, + "line": 2349, "column": 22 } } @@ -130498,16 +123354,16 @@ "type": "Identifier", "name": "isUndef", "range": [ - 76651, - 76658 + 72524, + 72531 ], "loc": { "start": { - "line": 2501, + "line": 2351, "column": 12 }, "end": { - "line": 2501, + "line": 2351, "column": 19 } } @@ -130517,32 +123373,32 @@ "type": "Identifier", "name": "colIndex", "range": [ - 76659, - 76667 + 72532, + 72540 ], "loc": { "start": { - "line": 2501, + "line": 2351, "column": 20 }, "end": { - "line": 2501, + "line": 2351, "column": 28 } } } ], "range": [ - 76651, - 76668 + 72524, + 72541 ], "loc": { "start": { - "line": 2501, + "line": 2351, "column": 12 }, "end": { - "line": 2501, + "line": 2351, "column": 29 } } @@ -130556,63 +123412,63 @@ "type": "ArrayExpression", "elements": [], "range": [ - 76691, - 76693 + 72564, + 72566 ], "loc": { "start": { - "line": 2502, + "line": 2352, "column": 19 }, "end": { - "line": 2502, + "line": 2352, "column": 21 } } }, "range": [ - 76684, - 76694 + 72557, + 72567 ], "loc": { "start": { - "line": 2502, + "line": 2352, "column": 12 }, "end": { - "line": 2502, + "line": 2352, "column": 22 } } } ], "range": [ - 76670, - 76704 + 72543, + 72577 ], "loc": { "start": { - "line": 2501, + "line": 2351, "column": 31 }, "end": { - "line": 2503, + "line": 2353, "column": 9 } } }, "alternate": null, "range": [ - 76647, - 76704 + 72520, + 72577 ], "loc": { "start": { - "line": 2501, + "line": 2351, "column": 8 }, "end": { - "line": 2503, + "line": 2353, "column": 9 } } @@ -130626,16 +123482,16 @@ "type": "Identifier", "name": "rows", "range": [ - 76718, - 76722 + 72591, + 72595 ], "loc": { "start": { - "line": 2505, + "line": 2355, "column": 12 }, "end": { - "line": 2505, + "line": 2355, "column": 16 } } @@ -130651,16 +123507,16 @@ "object": { "type": "ThisExpression", "range": [ - 76725, - 76729 + 72598, + 72602 ], "loc": { "start": { - "line": 2505, + "line": 2355, "column": 19 }, "end": { - "line": 2505, + "line": 2355, "column": 23 } } @@ -130669,47 +123525,47 @@ "type": "Identifier", "name": "dom", "range": [ - 76730, - 76733 + 72603, + 72606 ], "loc": { "start": { - "line": 2505, + "line": 2355, "column": 24 }, "end": { - "line": 2505, + "line": 2355, "column": 27 } } }, "range": [ - 76725, - 76733 + 72598, + 72606 ], "loc": { "start": { - "line": 2505, + "line": 2355, "column": 19 }, "end": { - "line": 2505, + "line": 2355, "column": 27 } } }, "arguments": [], "range": [ - 76725, - 76735 + 72598, + 72608 ], "loc": { "start": { - "line": 2505, + "line": 2355, "column": 19 }, "end": { - "line": 2505, + "line": 2355, "column": 29 } } @@ -130718,46 +123574,46 @@ "type": "Identifier", "name": "rows", "range": [ - 76736, - 76740 + 72609, + 72613 ], "loc": { "start": { - "line": 2505, + "line": 2355, "column": 30 }, "end": { - "line": 2505, + "line": 2355, "column": 34 } } }, "range": [ - 76725, - 76740 + 72598, + 72613 ], "loc": { "start": { - "line": 2505, + "line": 2355, "column": 19 }, "end": { - "line": 2505, + "line": 2355, "column": 34 } } }, "range": [ - 76718, - 76740 + 72591, + 72613 ], "loc": { "start": { - "line": 2505, + "line": 2355, "column": 12 }, "end": { - "line": 2505, + "line": 2355, "column": 34 } } @@ -130765,16 +123621,16 @@ ], "kind": "let", "range": [ - 76714, - 76741 + 72587, + 72614 ], "loc": { "start": { - "line": 2505, + "line": 2355, "column": 8 }, "end": { - "line": 2505, + "line": 2355, "column": 35 } } @@ -130788,16 +123644,16 @@ "type": "Identifier", "name": "getContent", "range": [ - 76754, - 76764 + 72627, + 72637 ], "loc": { "start": { - "line": 2506, + "line": 2356, "column": 12 }, "end": { - "line": 2506, + "line": 2356, "column": 22 } } @@ -130808,16 +123664,16 @@ "type": "Identifier", "name": "typed", "range": [ - 76767, - 76772 + 72640, + 72645 ], "loc": { "start": { - "line": 2506, + "line": 2356, "column": 25 }, "end": { - "line": 2506, + "line": 2356, "column": 30 } } @@ -130833,16 +123689,16 @@ "object": { "type": "ThisExpression", "range": [ - 76775, - 76779 + 72648, + 72652 ], "loc": { "start": { - "line": 2506, + "line": 2356, "column": 33 }, "end": { - "line": 2506, + "line": 2356, "column": 37 } } @@ -130851,31 +123707,31 @@ "type": "Identifier", "name": "getCellData", "range": [ - 76780, - 76791 + 72653, + 72664 ], "loc": { "start": { - "line": 2506, + "line": 2356, "column": 38 }, "end": { - "line": 2506, + "line": 2356, "column": 49 } } }, "range": [ - 76775, - 76791 + 72648, + 72664 ], "loc": { "start": { - "line": 2506, + "line": 2356, "column": 33 }, "end": { - "line": 2506, + "line": 2356, "column": 49 } } @@ -130884,31 +123740,31 @@ "type": "Identifier", "name": "bind", "range": [ - 76792, - 76796 + 72665, + 72669 ], "loc": { "start": { - "line": 2506, + "line": 2356, "column": 50 }, "end": { - "line": 2506, + "line": 2356, "column": 54 } } }, "range": [ - 76775, - 76796 + 72648, + 72669 ], "loc": { "start": { - "line": 2506, + "line": 2356, "column": 33 }, "end": { - "line": 2506, + "line": 2356, "column": 54 } } @@ -130917,32 +123773,32 @@ { "type": "ThisExpression", "range": [ - 76797, - 76801 + 72670, + 72674 ], "loc": { "start": { - "line": 2506, + "line": 2356, "column": 55 }, "end": { - "line": 2506, + "line": 2356, "column": 59 } } } ], "range": [ - 76775, - 76802 + 72648, + 72675 ], "loc": { "start": { - "line": 2506, + "line": 2356, "column": 33 }, "end": { - "line": 2506, + "line": 2356, "column": 60 } } @@ -130958,16 +123814,16 @@ "object": { "type": "ThisExpression", "range": [ - 76817, - 76821 + 72690, + 72694 ], "loc": { "start": { - "line": 2507, + "line": 2357, "column": 12 }, "end": { - "line": 2507, + "line": 2357, "column": 16 } } @@ -130976,31 +123832,31 @@ "type": "Identifier", "name": "getCellValue", "range": [ - 76822, - 76834 + 72695, + 72707 ], "loc": { "start": { - "line": 2507, + "line": 2357, "column": 17 }, "end": { - "line": 2507, + "line": 2357, "column": 29 } } }, "range": [ - 76817, - 76834 + 72690, + 72707 ], "loc": { "start": { - "line": 2507, + "line": 2357, "column": 12 }, "end": { - "line": 2507, + "line": 2357, "column": 29 } } @@ -131009,31 +123865,31 @@ "type": "Identifier", "name": "bind", "range": [ - 76835, - 76839 + 72708, + 72712 ], "loc": { "start": { - "line": 2507, + "line": 2357, "column": 30 }, "end": { - "line": 2507, + "line": 2357, "column": 34 } } }, "range": [ - 76817, - 76839 + 72690, + 72712 ], "loc": { "start": { - "line": 2507, + "line": 2357, "column": 12 }, "end": { - "line": 2507, + "line": 2357, "column": 34 } } @@ -131042,62 +123898,62 @@ { "type": "ThisExpression", "range": [ - 76840, - 76844 + 72713, + 72717 ], "loc": { "start": { - "line": 2507, + "line": 2357, "column": 35 }, "end": { - "line": 2507, + "line": 2357, "column": 39 } } } ], "range": [ - 76817, - 76845 + 72690, + 72718 ], "loc": { "start": { - "line": 2507, + "line": 2357, "column": 12 }, "end": { - "line": 2507, + "line": 2357, "column": 40 } } }, "range": [ - 76767, - 76845 + 72640, + 72718 ], "loc": { "start": { - "line": 2506, + "line": 2356, "column": 25 }, "end": { - "line": 2507, + "line": 2357, "column": 40 } } }, "range": [ - 76754, - 76845 + 72627, + 72718 ], "loc": { "start": { - "line": 2506, + "line": 2356, "column": 12 }, "end": { - "line": 2507, + "line": 2357, "column": 40 } } @@ -131105,16 +123961,16 @@ ], "kind": "let", "range": [ - 76750, - 76846 + 72623, + 72719 ], "loc": { "start": { - "line": 2506, + "line": 2356, "column": 8 }, "end": { - "line": 2507, + "line": 2357, "column": 41 } }, @@ -131123,16 +123979,16 @@ "type": "Line", "value": " ensure valid rows index do not contain excluded rows and row is", "range": [ - 76856, - 76922 + 72729, + 72795 ], "loc": { "start": { - "line": 2509, + "line": 2359, "column": 8 }, "end": { - "line": 2509, + "line": 2359, "column": 74 } } @@ -131141,16 +123997,16 @@ "type": "Line", "value": " displayed", "range": [ - 76931, - 76943 + 72804, + 72816 ], "loc": { "start": { - "line": 2510, + "line": 2360, "column": 8 }, "end": { - "line": 2510, + "line": 2360, "column": 20 } } @@ -131166,16 +124022,16 @@ "type": "Identifier", "name": "validRows", "range": [ - 76956, - 76965 + 72829, + 72838 ], "loc": { "start": { - "line": 2511, + "line": 2361, "column": 12 }, "end": { - "line": 2511, + "line": 2361, "column": 21 } } @@ -131193,16 +124049,16 @@ "object": { "type": "ThisExpression", "range": [ - 76968, - 76972 + 72841, + 72845 ], "loc": { "start": { - "line": 2511, + "line": 2361, "column": 24 }, "end": { - "line": 2511, + "line": 2361, "column": 28 } } @@ -131211,31 +124067,31 @@ "type": "Identifier", "name": "getValidRows", "range": [ - 76973, - 76985 + 72846, + 72858 ], "loc": { "start": { - "line": 2511, + "line": 2361, "column": 29 }, "end": { - "line": 2511, + "line": 2361, "column": 41 } } }, "range": [ - 76968, - 76985 + 72841, + 72858 ], "loc": { "start": { - "line": 2511, + "line": 2361, "column": 24 }, "end": { - "line": 2511, + "line": 2361, "column": 41 } } @@ -131246,32 +124102,32 @@ "value": true, "raw": "true", "range": [ - 76986, - 76990 + 72859, + 72863 ], "loc": { "start": { - "line": 2511, + "line": 2361, "column": 42 }, "end": { - "line": 2511, + "line": 2361, "column": 46 } } } ], "range": [ - 76968, - 76991 + 72841, + 72864 ], "loc": { "start": { - "line": 2511, + "line": 2361, "column": 24 }, "end": { - "line": 2511, + "line": 2361, "column": 47 } } @@ -131280,31 +124136,31 @@ "type": "Identifier", "name": "filter", "range": [ - 76992, - 76998 + 72865, + 72871 ], "loc": { "start": { - "line": 2511, + "line": 2361, "column": 48 }, "end": { - "line": 2511, + "line": 2361, "column": 54 } } }, "range": [ - 76968, - 76998 + 72841, + 72871 ], "loc": { "start": { - "line": 2511, + "line": 2361, "column": 24 }, "end": { - "line": 2511, + "line": 2361, "column": 54 } } @@ -131318,16 +124174,16 @@ "type": "Identifier", "name": "rowIdx", "range": [ - 77000, - 77006 + 72873, + 72879 ], "loc": { "start": { - "line": 2511, + "line": 2361, "column": 56 }, "end": { - "line": 2511, + "line": 2361, "column": 62 } } @@ -131353,16 +124209,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 77032, - 77039 + 72905, + 72912 ], "loc": { "start": { - "line": 2512, + "line": 2362, "column": 19 }, "end": { - "line": 2512, + "line": 2362, "column": 26 } } @@ -131371,31 +124227,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 77040, - 77047 + 72913, + 72920 ], "loc": { "start": { - "line": 2512, + "line": 2362, "column": 27 }, "end": { - "line": 2512, + "line": 2362, "column": 34 } } }, "range": [ - 77032, - 77047 + 72905, + 72920 ], "loc": { "start": { - "line": 2512, + "line": 2362, "column": 19 }, "end": { - "line": 2512, + "line": 2362, "column": 34 } } @@ -131405,32 +124261,32 @@ "type": "Identifier", "name": "rowIdx", "range": [ - 77048, - 77054 + 72921, + 72927 ], "loc": { "start": { - "line": 2512, + "line": 2362, "column": 35 }, "end": { - "line": 2512, + "line": 2362, "column": 41 } } } ], "range": [ - 77032, - 77055 + 72905, + 72928 ], "loc": { "start": { - "line": 2512, + "line": 2362, "column": 19 }, "end": { - "line": 2512, + "line": 2362, "column": 42 } } @@ -131443,47 +124299,47 @@ "value": 1, "raw": "1", "range": [ - 77061, - 77062 + 72934, + 72935 ], "loc": { "start": { - "line": 2512, + "line": 2362, "column": 48 }, "end": { - "line": 2512, + "line": 2362, "column": 49 } } }, "prefix": true, "range": [ - 77060, - 77062 + 72933, + 72935 ], "loc": { "start": { - "line": 2512, + "line": 2362, "column": 47 }, "end": { - "line": 2512, + "line": 2362, "column": 49 } } }, "range": [ - 77032, - 77062 + 72905, + 72935 ], "loc": { "start": { - "line": 2512, + "line": 2362, "column": 19 }, "end": { - "line": 2512, + "line": 2362, "column": 49 } } @@ -131494,16 +124350,16 @@ "type": "Identifier", "name": "visible", "range": [ - 77083, - 77090 + 72956, + 72963 ], "loc": { "start": { - "line": 2513, + "line": 2363, "column": 17 }, "end": { - "line": 2513, + "line": 2363, "column": 24 } } @@ -131519,16 +124375,16 @@ "object": { "type": "ThisExpression", "range": [ - 77113, - 77117 + 72986, + 72990 ], "loc": { "start": { - "line": 2514, + "line": 2364, "column": 20 }, "end": { - "line": 2514, + "line": 2364, "column": 24 } } @@ -131537,31 +124393,31 @@ "type": "Identifier", "name": "getRowDisplay", "range": [ - 77118, - 77131 + 72991, + 73004 ], "loc": { "start": { - "line": 2514, + "line": 2364, "column": 25 }, "end": { - "line": 2514, + "line": 2364, "column": 38 } } }, "range": [ - 77113, - 77131 + 72986, + 73004 ], "loc": { "start": { - "line": 2514, + "line": 2364, "column": 20 }, "end": { - "line": 2514, + "line": 2364, "column": 38 } } @@ -131574,16 +124430,16 @@ "type": "Identifier", "name": "rows", "range": [ - 77132, - 77136 + 73005, + 73009 ], "loc": { "start": { - "line": 2514, + "line": 2364, "column": 39 }, "end": { - "line": 2514, + "line": 2364, "column": 43 } } @@ -131592,47 +124448,47 @@ "type": "Identifier", "name": "rowIdx", "range": [ - 77137, - 77143 + 73010, + 73016 ], "loc": { "start": { - "line": 2514, + "line": 2364, "column": 44 }, "end": { - "line": 2514, + "line": 2364, "column": 50 } } }, "range": [ - 77132, - 77144 + 73005, + 73017 ], "loc": { "start": { - "line": 2514, + "line": 2364, "column": 39 }, "end": { - "line": 2514, + "line": 2364, "column": 51 } } } ], "range": [ - 77113, - 77145 + 72986, + 73018 ], "loc": { "start": { - "line": 2514, + "line": 2364, "column": 20 }, "end": { - "line": 2514, + "line": 2364, "column": 52 } } @@ -131642,31 +124498,31 @@ "value": "none", "raw": "'none'", "range": [ - 77150, - 77156 + 73023, + 73029 ], "loc": { "start": { - "line": 2514, + "line": 2364, "column": 57 }, "end": { - "line": 2514, + "line": 2364, "column": 63 } } }, "range": [ - 77113, - 77156 + 72986, + 73029 ], "loc": { "start": { - "line": 2514, + "line": 2364, "column": 20 }, "end": { - "line": 2514, + "line": 2364, "column": 63 } } @@ -131676,77 +124532,77 @@ "value": true, "raw": "true", "range": [ - 77179, - 77183 + 73052, + 73056 ], "loc": { "start": { - "line": 2515, + "line": 2365, "column": 20 }, "end": { - "line": 2515, + "line": 2365, "column": 24 } } }, "range": [ - 77083, - 77183 + 72956, + 73056 ], "loc": { "start": { - "line": 2513, + "line": 2363, "column": 17 }, "end": { - "line": 2515, + "line": 2365, "column": 24 } } }, "range": [ - 77032, - 77184 + 72905, + 73057 ], "loc": { "start": { - "line": 2512, + "line": 2362, "column": 19 }, "end": { - "line": 2515, + "line": 2365, "column": 25 } } }, "range": [ - 77025, - 77185 + 72898, + 73058 ], "loc": { "start": { - "line": 2512, + "line": 2362, "column": 12 }, "end": { - "line": 2515, + "line": 2365, "column": 26 } } } ], "range": [ - 77011, - 77195 + 72884, + 73068 ], "loc": { "start": { - "line": 2511, + "line": 2361, "column": 67 }, "end": { - "line": 2516, + "line": 2366, "column": 9 } } @@ -131754,47 +124610,47 @@ "generator": false, "expression": false, "range": [ - 76999, - 77195 + 72872, + 73068 ], "loc": { "start": { - "line": 2511, + "line": 2361, "column": 55 }, "end": { - "line": 2516, + "line": 2366, "column": 9 } } } ], "range": [ - 76968, - 77196 + 72841, + 73069 ], "loc": { "start": { - "line": 2511, + "line": 2361, "column": 24 }, "end": { - "line": 2516, + "line": 2366, "column": 10 } } }, "range": [ - 76956, - 77196 + 72829, + 73069 ], "loc": { "start": { - "line": 2511, + "line": 2361, "column": 12 }, "end": { - "line": 2516, + "line": 2366, "column": 10 } } @@ -131802,16 +124658,16 @@ ], "kind": "let", "range": [ - 76952, - 77197 + 72825, + 73070 ], "loc": { "start": { - "line": 2511, + "line": 2361, "column": 8 }, "end": { - "line": 2516, + "line": 2366, "column": 11 } }, @@ -131820,16 +124676,16 @@ "type": "Line", "value": " ensure valid rows index do not contain excluded rows and row is", "range": [ - 76856, - 76922 + 72729, + 72795 ], "loc": { "start": { - "line": 2509, + "line": 2359, "column": 8 }, "end": { - "line": 2509, + "line": 2359, "column": 74 } } @@ -131838,16 +124694,16 @@ "type": "Line", "value": " displayed", "range": [ - 76931, - 76943 + 72804, + 72816 ], "loc": { "start": { - "line": 2510, + "line": 2360, "column": 8 }, "end": { - "line": 2510, + "line": 2360, "column": 20 } } @@ -131858,16 +124714,16 @@ "type": "Line", "value": " convert column value to expected type if necessary", "range": [ - 77207, - 77260 + 73080, + 73133 ], "loc": { "start": { - "line": 2518, + "line": 2368, "column": 8 }, "end": { - "line": 2518, + "line": 2368, "column": 61 } } @@ -131883,16 +124739,16 @@ "type": "Identifier", "name": "validColValues", "range": [ - 77273, - 77287 + 73146, + 73160 ], "loc": { "start": { - "line": 2519, + "line": 2369, "column": 12 }, "end": { - "line": 2519, + "line": 2369, "column": 26 } } @@ -131906,16 +124762,16 @@ "type": "Identifier", "name": "validRows", "range": [ - 77290, - 77299 + 73163, + 73172 ], "loc": { "start": { - "line": 2519, + "line": 2369, "column": 29 }, "end": { - "line": 2519, + "line": 2369, "column": 38 } } @@ -131924,31 +124780,31 @@ "type": "Identifier", "name": "map", "range": [ - 77300, - 77303 + 73173, + 73176 ], "loc": { "start": { - "line": 2519, + "line": 2369, "column": 39 }, "end": { - "line": 2519, + "line": 2369, "column": 42 } } }, "range": [ - 77290, - 77303 + 73163, + 73176 ], "loc": { "start": { - "line": 2519, + "line": 2369, "column": 29 }, "end": { - "line": 2519, + "line": 2369, "column": 42 } } @@ -131962,16 +124818,16 @@ "type": "Identifier", "name": "rowIdx", "range": [ - 77305, - 77311 + 73178, + 73184 ], "loc": { "start": { - "line": 2519, + "line": 2369, "column": 44 }, "end": { - "line": 2519, + "line": 2369, "column": 50 } } @@ -131988,16 +124844,16 @@ "type": "Identifier", "name": "getContent", "range": [ - 77337, - 77347 + 73210, + 73220 ], "loc": { "start": { - "line": 2520, + "line": 2370, "column": 19 }, "end": { - "line": 2520, + "line": 2370, "column": 29 } } @@ -132016,16 +124872,16 @@ "type": "Identifier", "name": "rows", "range": [ - 77348, - 77352 + 73221, + 73225 ], "loc": { "start": { - "line": 2520, + "line": 2370, "column": 30 }, "end": { - "line": 2520, + "line": 2370, "column": 34 } } @@ -132034,31 +124890,31 @@ "type": "Identifier", "name": "rowIdx", "range": [ - 77353, - 77359 + 73226, + 73232 ], "loc": { "start": { - "line": 2520, + "line": 2370, "column": 35 }, "end": { - "line": 2520, + "line": 2370, "column": 41 } } }, "range": [ - 77348, - 77360 + 73221, + 73233 ], "loc": { "start": { - "line": 2520, + "line": 2370, "column": 30 }, "end": { - "line": 2520, + "line": 2370, "column": 42 } } @@ -132067,31 +124923,31 @@ "type": "Identifier", "name": "cells", "range": [ - 77361, - 77366 + 73234, + 73239 ], "loc": { "start": { - "line": 2520, + "line": 2370, "column": 43 }, "end": { - "line": 2520, + "line": 2370, "column": 48 } } }, "range": [ - 77348, - 77366 + 73221, + 73239 ], "loc": { "start": { - "line": 2520, + "line": 2370, "column": 30 }, "end": { - "line": 2520, + "line": 2370, "column": 48 } } @@ -132100,78 +124956,78 @@ "type": "Identifier", "name": "colIndex", "range": [ - 77367, - 77375 + 73240, + 73248 ], "loc": { "start": { - "line": 2520, + "line": 2370, "column": 49 }, "end": { - "line": 2520, + "line": 2370, "column": 57 } } }, "range": [ - 77348, - 77376 + 73221, + 73249 ], "loc": { "start": { - "line": 2520, + "line": 2370, "column": 30 }, "end": { - "line": 2520, + "line": 2370, "column": 58 } } } ], "range": [ - 77337, - 77377 + 73210, + 73250 ], "loc": { "start": { - "line": 2520, + "line": 2370, "column": 19 }, "end": { - "line": 2520, + "line": 2370, "column": 59 } } }, "range": [ - 77330, - 77378 + 73203, + 73251 ], "loc": { "start": { - "line": 2520, + "line": 2370, "column": 12 }, "end": { - "line": 2520, + "line": 2370, "column": 60 } } } ], "range": [ - 77316, - 77388 + 73189, + 73261 ], "loc": { "start": { - "line": 2519, + "line": 2369, "column": 55 }, "end": { - "line": 2521, + "line": 2371, "column": 9 } } @@ -132179,47 +125035,47 @@ "generator": false, "expression": false, "range": [ - 77304, - 77388 + 73177, + 73261 ], "loc": { "start": { - "line": 2519, + "line": 2369, "column": 43 }, "end": { - "line": 2521, + "line": 2371, "column": 9 } } } ], "range": [ - 77290, - 77389 + 73163, + 73262 ], "loc": { "start": { - "line": 2519, + "line": 2369, "column": 29 }, "end": { - "line": 2521, + "line": 2371, "column": 10 } } }, "range": [ - 77273, - 77389 + 73146, + 73262 ], "loc": { "start": { - "line": 2519, + "line": 2369, "column": 12 }, "end": { - "line": 2521, + "line": 2371, "column": 10 } } @@ -132227,16 +125083,16 @@ ], "kind": "let", "range": [ - 77269, - 77390 + 73142, + 73263 ], "loc": { "start": { - "line": 2519, + "line": 2369, "column": 8 }, "end": { - "line": 2521, + "line": 2371, "column": 11 } }, @@ -132245,16 +125101,16 @@ "type": "Line", "value": " convert column value to expected type if necessary", "range": [ - 77207, - 77260 + 73080, + 73133 ], "loc": { "start": { - "line": 2518, + "line": 2368, "column": 8 }, "end": { - "line": 2518, + "line": 2368, "column": 61 } } @@ -132267,16 +125123,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 77404, - 77418 + 73277, + 73291 ], "loc": { "start": { - "line": 2523, + "line": 2373, "column": 12 }, "end": { - "line": 2523, + "line": 2373, "column": 26 } } @@ -132295,16 +125151,16 @@ "type": "Identifier", "name": "validColValues", "range": [ - 77434, - 77448 + 73307, + 73321 ], "loc": { "start": { - "line": 2524, + "line": 2374, "column": 12 }, "end": { - "line": 2524, + "line": 2374, "column": 26 } } @@ -132313,31 +125169,31 @@ "type": "Identifier", "name": "unshift", "range": [ - 77449, - 77456 + 73322, + 73329 ], "loc": { "start": { - "line": 2524, + "line": 2374, "column": 27 }, "end": { - "line": 2524, + "line": 2374, "column": 34 } } }, "range": [ - 77434, - 77456 + 73307, + 73329 ], "loc": { "start": { - "line": 2524, + "line": 2374, "column": 12 }, "end": { - "line": 2524, + "line": 2374, "column": 34 } } @@ -132354,16 +125210,16 @@ "object": { "type": "ThisExpression", "range": [ - 77457, - 77461 + 73330, + 73334 ], "loc": { "start": { - "line": 2524, + "line": 2374, "column": 35 }, "end": { - "line": 2524, + "line": 2374, "column": 39 } } @@ -132372,47 +125228,47 @@ "type": "Identifier", "name": "getHeadersText", "range": [ - 77462, - 77476 + 73335, + 73349 ], "loc": { "start": { - "line": 2524, + "line": 2374, "column": 40 }, "end": { - "line": 2524, + "line": 2374, "column": 54 } } }, "range": [ - 77457, - 77476 + 73330, + 73349 ], "loc": { "start": { - "line": 2524, + "line": 2374, "column": 35 }, "end": { - "line": 2524, + "line": 2374, "column": 54 } } }, "arguments": [], "range": [ - 77457, - 77478 + 73330, + 73351 ], "loc": { "start": { - "line": 2524, + "line": 2374, "column": 35 }, "end": { - "line": 2524, + "line": 2374, "column": 56 } } @@ -132421,94 +125277,94 @@ "type": "Identifier", "name": "colIndex", "range": [ - 77479, - 77487 + 73352, + 73360 ], "loc": { "start": { - "line": 2524, + "line": 2374, "column": 57 }, "end": { - "line": 2524, + "line": 2374, "column": 65 } } }, "range": [ - 77457, - 77488 + 73330, + 73361 ], "loc": { "start": { - "line": 2524, + "line": 2374, "column": 35 }, "end": { - "line": 2524, + "line": 2374, "column": 66 } } } ], "range": [ - 77434, - 77489 + 73307, + 73362 ], "loc": { "start": { - "line": 2524, + "line": 2374, "column": 12 }, "end": { - "line": 2524, + "line": 2374, "column": 67 } } }, "range": [ - 77434, - 77490 + 73307, + 73363 ], "loc": { "start": { - "line": 2524, + "line": 2374, "column": 12 }, "end": { - "line": 2524, + "line": 2374, "column": 68 } } } ], "range": [ - 77420, - 77500 + 73293, + 73373 ], "loc": { "start": { - "line": 2523, + "line": 2373, "column": 28 }, "end": { - "line": 2525, + "line": 2375, "column": 9 } } }, "alternate": null, "range": [ - 77400, - 77500 + 73273, + 73373 ], "loc": { "start": { - "line": 2523, + "line": 2373, "column": 8 }, "end": { - "line": 2525, + "line": 2375, "column": 9 } } @@ -132519,47 +125375,47 @@ "type": "Identifier", "name": "validColValues", "range": [ - 77517, - 77531 + 73390, + 73404 ], "loc": { "start": { - "line": 2527, + "line": 2377, "column": 15 }, "end": { - "line": 2527, + "line": 2377, "column": 29 } } }, "range": [ - 77510, - 77532 + 73383, + 73405 ], "loc": { "start": { - "line": 2527, + "line": 2377, "column": 8 }, "end": { - "line": 2527, + "line": 2377, "column": 30 } } } ], "range": [ - 76637, - 77538 + 72510, + 73411 ], "loc": { "start": { - "line": 2500, + "line": 2350, "column": 6 }, "end": { - "line": 2528, + "line": 2378, "column": 5 } } @@ -132567,16 +125423,16 @@ "generator": false, "expression": false, "range": [ - 76511, - 77538 + 72384, + 73411 ], "loc": { "start": { - "line": 2494, + "line": 2344, "column": 22 }, "end": { - "line": 2528, + "line": 2378, "column": 5 } } @@ -132584,16 +125440,16 @@ "kind": "method", "computed": false, "range": [ - 76493, - 77538 + 72366, + 73411 ], "loc": { "start": { - "line": 2494, + "line": 2344, "column": 4 }, "end": { - "line": 2528, + "line": 2378, "column": 5 } }, @@ -132602,16 +125458,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": [ - 75882, - 76488 + 71755, + 72361 ], "loc": { "start": { - "line": 2481, + "line": 2331, "column": 4 }, "end": { - "line": 2493, + "line": 2343, "column": 7 } } @@ -132622,16 +125478,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": [ - 77544, - 77706 + 73417, + 73579 ], "loc": { "start": { - "line": 2530, + "line": 2380, "column": 4 }, "end": { - "line": 2534, + "line": 2384, "column": 7 } } @@ -132645,16 +125501,16 @@ "type": "Identifier", "name": "getRowDisplay", "range": [ - 77711, - 77724 + 73584, + 73597 ], "loc": { "start": { - "line": 2535, + "line": 2385, "column": 4 }, "end": { - "line": 2535, + "line": 2385, "column": 17 } } @@ -132667,16 +125523,16 @@ "type": "Identifier", "name": "row", "range": [ - 77725, - 77728 + 73598, + 73601 ], "loc": { "start": { - "line": 2535, + "line": 2385, "column": 18 }, "end": { - "line": 2535, + "line": 2385, "column": 21 } } @@ -132697,16 +125553,16 @@ "type": "Identifier", "name": "row", "range": [ - 77747, - 77750 + 73620, + 73623 ], "loc": { "start": { - "line": 2536, + "line": 2386, "column": 15 }, "end": { - "line": 2536, + "line": 2386, "column": 18 } } @@ -132715,31 +125571,31 @@ "type": "Identifier", "name": "style", "range": [ - 77751, - 77756 + 73624, + 73629 ], "loc": { "start": { - "line": 2536, + "line": 2386, "column": 19 }, "end": { - "line": 2536, + "line": 2386, "column": 24 } } }, "range": [ - 77747, - 77756 + 73620, + 73629 ], "loc": { "start": { - "line": 2536, + "line": 2386, "column": 15 }, "end": { - "line": 2536, + "line": 2386, "column": 24 } } @@ -132748,62 +125604,62 @@ "type": "Identifier", "name": "display", "range": [ - 77757, - 77764 + 73630, + 73637 ], "loc": { "start": { - "line": 2536, + "line": 2386, "column": 25 }, "end": { - "line": 2536, + "line": 2386, "column": 32 } } }, "range": [ - 77747, - 77764 + 73620, + 73637 ], "loc": { "start": { - "line": 2536, + "line": 2386, "column": 15 }, "end": { - "line": 2536, + "line": 2386, "column": 32 } } }, "range": [ - 77740, - 77765 + 73613, + 73638 ], "loc": { "start": { - "line": 2536, + "line": 2386, "column": 8 }, "end": { - "line": 2536, + "line": 2386, "column": 33 } } } ], "range": [ - 77730, - 77771 + 73603, + 73644 ], "loc": { "start": { - "line": 2535, + "line": 2385, "column": 23 }, "end": { - "line": 2537, + "line": 2387, "column": 5 } } @@ -132811,16 +125667,16 @@ "generator": false, "expression": false, "range": [ - 77724, - 77771 + 73597, + 73644 ], "loc": { "start": { - "line": 2535, + "line": 2385, "column": 17 }, "end": { - "line": 2537, + "line": 2387, "column": 5 } } @@ -132828,16 +125684,16 @@ "kind": "method", "computed": false, "range": [ - 77711, - 77771 + 73584, + 73644 ], "loc": { "start": { - "line": 2535, + "line": 2385, "column": 4 }, "end": { - "line": 2537, + "line": 2387, "column": 5 } }, @@ -132846,16 +125702,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": [ - 77544, - 77706 + 73417, + 73579 ], "loc": { "start": { - "line": 2530, + "line": 2380, "column": 4 }, "end": { - "line": 2534, + "line": 2384, "column": 7 } } @@ -132866,16 +125722,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": [ - 77777, - 77950 + 73650, + 73823 ], "loc": { "start": { - "line": 2539, + "line": 2389, "column": 4 }, "end": { - "line": 2543, + "line": 2393, "column": 7 } } @@ -132889,16 +125745,16 @@ "type": "Identifier", "name": "validateRow", "range": [ - 77955, - 77966 + 73828, + 73839 ], "loc": { "start": { - "line": 2544, + "line": 2394, "column": 4 }, "end": { - "line": 2544, + "line": 2394, "column": 15 } } @@ -132911,16 +125767,16 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 77967, - 77975 + 73840, + 73848 ], "loc": { "start": { - "line": 2544, + "line": 2394, "column": 16 }, "end": { - "line": 2544, + "line": 2394, "column": 24 } } @@ -132929,16 +125785,16 @@ "type": "Identifier", "name": "isValid", "range": [ - 77977, - 77984 + 73850, + 73857 ], "loc": { "start": { - "line": 2544, + "line": 2394, "column": 26 }, "end": { - "line": 2544, + "line": 2394, "column": 33 } } @@ -132956,16 +125812,16 @@ "type": "Identifier", "name": "row", "range": [ - 78000, - 78003 + 73873, + 73876 ], "loc": { "start": { - "line": 2545, + "line": 2395, "column": 12 }, "end": { - "line": 2545, + "line": 2395, "column": 15 } } @@ -132984,16 +125840,16 @@ "object": { "type": "ThisExpression", "range": [ - 78006, - 78010 + 73879, + 73883 ], "loc": { "start": { - "line": 2545, + "line": 2395, "column": 18 }, "end": { - "line": 2545, + "line": 2395, "column": 22 } } @@ -133002,47 +125858,47 @@ "type": "Identifier", "name": "dom", "range": [ - 78011, - 78014 + 73884, + 73887 ], "loc": { "start": { - "line": 2545, + "line": 2395, "column": 23 }, "end": { - "line": 2545, + "line": 2395, "column": 26 } } }, "range": [ - 78006, - 78014 + 73879, + 73887 ], "loc": { "start": { - "line": 2545, + "line": 2395, "column": 18 }, "end": { - "line": 2545, + "line": 2395, "column": 26 } } }, "arguments": [], "range": [ - 78006, - 78016 + 73879, + 73889 ], "loc": { "start": { - "line": 2545, + "line": 2395, "column": 18 }, "end": { - "line": 2545, + "line": 2395, "column": 28 } } @@ -133051,31 +125907,31 @@ "type": "Identifier", "name": "rows", "range": [ - 78017, - 78021 + 73890, + 73894 ], "loc": { "start": { - "line": 2545, + "line": 2395, "column": 29 }, "end": { - "line": 2545, + "line": 2395, "column": 33 } } }, "range": [ - 78006, - 78021 + 73879, + 73894 ], "loc": { "start": { - "line": 2545, + "line": 2395, "column": 18 }, "end": { - "line": 2545, + "line": 2395, "column": 33 } } @@ -133084,46 +125940,46 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 78022, - 78030 + 73895, + 73903 ], "loc": { "start": { - "line": 2545, + "line": 2395, "column": 34 }, "end": { - "line": 2545, + "line": 2395, "column": 42 } } }, "range": [ - 78006, - 78031 + 73879, + 73904 ], "loc": { "start": { - "line": 2545, + "line": 2395, "column": 18 }, "end": { - "line": 2545, + "line": 2395, "column": 43 } } }, "range": [ - 78000, - 78031 + 73873, + 73904 ], "loc": { "start": { - "line": 2545, + "line": 2395, "column": 12 }, "end": { - "line": 2545, + "line": 2395, "column": 43 } } @@ -133131,16 +125987,16 @@ ], "kind": "let", "range": [ - 77996, - 78032 + 73869, + 73905 ], "loc": { "start": { - "line": 2545, + "line": 2395, "column": 8 }, "end": { - "line": 2545, + "line": 2395, "column": 44 } } @@ -133157,32 +126013,32 @@ "type": "Identifier", "name": "row", "range": [ - 78046, - 78049 + 73919, + 73922 ], "loc": { "start": { - "line": 2546, + "line": 2396, "column": 13 }, "end": { - "line": 2546, + "line": 2396, "column": 16 } } }, "prefix": true, "range": [ - 78045, - 78049 + 73918, + 73922 ], "loc": { "start": { - "line": 2546, + "line": 2396, "column": 12 }, "end": { - "line": 2546, + "line": 2396, "column": 16 } } @@ -133197,32 +126053,32 @@ "type": "Identifier", "name": "isValid", "range": [ - 78060, - 78067 + 73933, + 73940 ], "loc": { "start": { - "line": 2546, + "line": 2396, "column": 27 }, "end": { - "line": 2546, + "line": 2396, "column": 34 } } }, "prefix": true, "range": [ - 78053, - 78067 + 73926, + 73940 ], "loc": { "start": { - "line": 2546, + "line": 2396, "column": 20 }, "end": { - "line": 2546, + "line": 2396, "column": 34 } } @@ -133232,46 +126088,46 @@ "value": "boolean", "raw": "'boolean'", "range": [ - 78072, - 78081 + 73945, + 73954 ], "loc": { "start": { - "line": 2546, + "line": 2396, "column": 39 }, "end": { - "line": 2546, + "line": 2396, "column": 48 } } }, "range": [ - 78053, - 78081 + 73926, + 73954 ], "loc": { "start": { - "line": 2546, + "line": 2396, "column": 20 }, "end": { - "line": 2546, + "line": 2396, "column": 48 } } }, "range": [ - 78045, - 78081 + 73918, + 73954 ], "loc": { "start": { - "line": 2546, + "line": 2396, "column": 12 }, "end": { - "line": 2546, + "line": 2396, "column": 48 } } @@ -133283,48 +126139,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 78097, - 78104 + 73970, + 73977 ], "loc": { "start": { - "line": 2547, + "line": 2397, "column": 12 }, "end": { - "line": 2547, + "line": 2397, "column": 19 } } } ], "range": [ - 78083, - 78114 + 73956, + 73987 ], "loc": { "start": { - "line": 2546, + "line": 2396, "column": 50 }, "end": { - "line": 2548, + "line": 2398, "column": 9 } } }, "alternate": null, "range": [ - 78041, - 78114 + 73914, + 73987 ], "loc": { "start": { - "line": 2546, + "line": 2396, "column": 8 }, "end": { - "line": 2548, + "line": 2398, "column": 9 } }, @@ -133333,16 +126189,16 @@ "type": "Line", "value": " always visible rows are valid", "range": [ - 78124, - 78156 + 73997, + 74029 ], "loc": { "start": { - "line": 2550, + "line": 2400, "column": 8 }, "end": { - "line": 2550, + "line": 2400, "column": 40 } } @@ -133360,16 +126216,16 @@ "object": { "type": "ThisExpression", "range": [ - 78169, - 78173 + 74042, + 74046 ], "loc": { "start": { - "line": 2551, + "line": 2401, "column": 12 }, "end": { - "line": 2551, + "line": 2401, "column": 16 } } @@ -133378,31 +126234,31 @@ "type": "Identifier", "name": "hasVisibleRows", "range": [ - 78174, - 78188 + 74047, + 74061 ], "loc": { "start": { - "line": 2551, + "line": 2401, "column": 17 }, "end": { - "line": 2551, + "line": 2401, "column": 31 } } }, "range": [ - 78169, - 78188 + 74042, + 74061 ], "loc": { "start": { - "line": 2551, + "line": 2401, "column": 12 }, "end": { - "line": 2551, + "line": 2401, "column": 31 } } @@ -133421,16 +126277,16 @@ "object": { "type": "ThisExpression", "range": [ - 78192, - 78196 + 74065, + 74069 ], "loc": { "start": { - "line": 2551, + "line": 2401, "column": 35 }, "end": { - "line": 2551, + "line": 2401, "column": 39 } } @@ -133439,31 +126295,31 @@ "type": "Identifier", "name": "visibleRows", "range": [ - 78197, - 78208 + 74070, + 74081 ], "loc": { "start": { - "line": 2551, + "line": 2401, "column": 40 }, "end": { - "line": 2551, + "line": 2401, "column": 51 } } }, "range": [ - 78192, - 78208 + 74065, + 74081 ], "loc": { "start": { - "line": 2551, + "line": 2401, "column": 35 }, "end": { - "line": 2551, + "line": 2401, "column": 51 } } @@ -133472,31 +126328,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 78209, - 78216 + 74082, + 74089 ], "loc": { "start": { - "line": 2551, + "line": 2401, "column": 52 }, "end": { - "line": 2551, + "line": 2401, "column": 59 } } }, "range": [ - 78192, - 78216 + 74065, + 74089 ], "loc": { "start": { - "line": 2551, + "line": 2401, "column": 35 }, "end": { - "line": 2551, + "line": 2401, "column": 59 } } @@ -133506,32 +126362,32 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 78217, - 78225 + 74090, + 74098 ], "loc": { "start": { - "line": 2551, + "line": 2401, "column": 60 }, "end": { - "line": 2551, + "line": 2401, "column": 68 } } } ], "range": [ - 78192, - 78226 + 74065, + 74099 ], "loc": { "start": { - "line": 2551, + "line": 2401, "column": 35 }, "end": { - "line": 2551, + "line": 2401, "column": 69 } } @@ -133544,62 +126400,62 @@ "value": 1, "raw": "1", "range": [ - 78232, - 78233 + 74105, + 74106 ], "loc": { "start": { - "line": 2551, + "line": 2401, "column": 75 }, "end": { - "line": 2551, + "line": 2401, "column": 76 } } }, "prefix": true, "range": [ - 78231, - 78233 + 74104, + 74106 ], "loc": { "start": { - "line": 2551, + "line": 2401, "column": 74 }, "end": { - "line": 2551, + "line": 2401, "column": 76 } } }, "range": [ - 78192, - 78233 + 74065, + 74106 ], "loc": { "start": { - "line": 2551, + "line": 2401, "column": 35 }, "end": { - "line": 2551, + "line": 2401, "column": 76 } } }, "range": [ - 78169, - 78233 + 74042, + 74106 ], "loc": { "start": { - "line": 2551, + "line": 2401, "column": 12 }, "end": { - "line": 2551, + "line": 2401, "column": 76 } } @@ -133616,16 +126472,16 @@ "type": "Identifier", "name": "isValid", "range": [ - 78249, - 78256 + 74122, + 74129 ], "loc": { "start": { - "line": 2552, + "line": 2402, "column": 12 }, "end": { - "line": 2552, + "line": 2402, "column": 19 } } @@ -133635,78 +126491,78 @@ "value": true, "raw": "true", "range": [ - 78259, - 78263 + 74132, + 74136 ], "loc": { "start": { - "line": 2552, + "line": 2402, "column": 22 }, "end": { - "line": 2552, + "line": 2402, "column": 26 } } }, "range": [ - 78249, - 78263 + 74122, + 74136 ], "loc": { "start": { - "line": 2552, + "line": 2402, "column": 12 }, "end": { - "line": 2552, + "line": 2402, "column": 26 } } }, "range": [ - 78249, - 78264 + 74122, + 74137 ], "loc": { "start": { - "line": 2552, + "line": 2402, "column": 12 }, "end": { - "line": 2552, + "line": 2402, "column": 27 } } } ], "range": [ - 78235, - 78274 + 74108, + 74147 ], "loc": { "start": { - "line": 2551, + "line": 2401, "column": 78 }, "end": { - "line": 2553, + "line": 2403, "column": 9 } } }, "alternate": null, "range": [ - 78165, - 78274 + 74038, + 74147 ], "loc": { "start": { - "line": 2551, + "line": 2401, "column": 8 }, "end": { - "line": 2553, + "line": 2403, "column": 9 } }, @@ -133715,16 +126571,16 @@ "type": "Line", "value": " always visible rows are valid", "range": [ - 78124, - 78156 + 73997, + 74029 ], "loc": { "start": { - "line": 2550, + "line": 2400, "column": 8 }, "end": { - "line": 2550, + "line": 2400, "column": 40 } } @@ -133740,16 +126596,16 @@ "type": "Identifier", "name": "displayFlag", "range": [ - 78288, - 78299 + 74161, + 74172 ], "loc": { "start": { - "line": 2555, + "line": 2405, "column": 12 }, "end": { - "line": 2555, + "line": 2405, "column": 23 } } @@ -133760,16 +126616,16 @@ "type": "Identifier", "name": "isValid", "range": [ - 78302, - 78309 + 74175, + 74182 ], "loc": { "start": { - "line": 2555, + "line": 2405, "column": 26 }, "end": { - "line": 2555, + "line": 2405, "column": 33 } } @@ -133779,16 +126635,16 @@ "value": "", "raw": "''", "range": [ - 78312, - 78314 + 74185, + 74187 ], "loc": { "start": { - "line": 2555, + "line": 2405, "column": 36 }, "end": { - "line": 2555, + "line": 2405, "column": 38 } } @@ -133797,46 +126653,46 @@ "type": "Identifier", "name": "NONE", "range": [ - 78317, - 78321 + 74190, + 74194 ], "loc": { "start": { - "line": 2555, + "line": 2405, "column": 41 }, "end": { - "line": 2555, + "line": 2405, "column": 45 } } }, "range": [ - 78302, - 78321 + 74175, + 74194 ], "loc": { "start": { - "line": 2555, + "line": 2405, "column": 26 }, "end": { - "line": 2555, + "line": 2405, "column": 45 } } }, "range": [ - 78288, - 78321 + 74161, + 74194 ], "loc": { "start": { - "line": 2555, + "line": 2405, "column": 12 }, "end": { - "line": 2555, + "line": 2405, "column": 45 } } @@ -133847,16 +126703,16 @@ "type": "Identifier", "name": "validFlag", "range": [ - 78335, - 78344 + 74208, + 74217 ], "loc": { "start": { - "line": 2556, + "line": 2406, "column": 12 }, "end": { - "line": 2556, + "line": 2406, "column": 21 } } @@ -133867,16 +126723,16 @@ "type": "Identifier", "name": "isValid", "range": [ - 78347, - 78354 + 74220, + 74227 ], "loc": { "start": { - "line": 2556, + "line": 2406, "column": 24 }, "end": { - "line": 2556, + "line": 2406, "column": 31 } } @@ -133886,16 +126742,16 @@ "value": "true", "raw": "'true'", "range": [ - 78357, - 78363 + 74230, + 74236 ], "loc": { "start": { - "line": 2556, + "line": 2406, "column": 34 }, "end": { - "line": 2556, + "line": 2406, "column": 40 } } @@ -133905,46 +126761,46 @@ "value": "false", "raw": "'false'", "range": [ - 78366, - 78373 + 74239, + 74246 ], "loc": { "start": { - "line": 2556, + "line": 2406, "column": 43 }, "end": { - "line": 2556, + "line": 2406, "column": 50 } } }, "range": [ - 78347, - 78373 + 74220, + 74246 ], "loc": { "start": { - "line": 2556, + "line": 2406, "column": 24 }, "end": { - "line": 2556, + "line": 2406, "column": 50 } } }, "range": [ - 78335, - 78373 + 74208, + 74246 ], "loc": { "start": { - "line": 2556, + "line": 2406, "column": 12 }, "end": { - "line": 2556, + "line": 2406, "column": 50 } } @@ -133952,16 +126808,16 @@ ], "kind": "let", "range": [ - 78284, - 78374 + 74157, + 74247 ], "loc": { "start": { - "line": 2555, + "line": 2405, "column": 8 }, "end": { - "line": 2556, + "line": 2406, "column": 51 } } @@ -133981,16 +126837,16 @@ "type": "Identifier", "name": "row", "range": [ - 78383, - 78386 + 74256, + 74259 ], "loc": { "start": { - "line": 2557, + "line": 2407, "column": 8 }, "end": { - "line": 2557, + "line": 2407, "column": 11 } } @@ -133999,31 +126855,31 @@ "type": "Identifier", "name": "style", "range": [ - 78387, - 78392 + 74260, + 74265 ], "loc": { "start": { - "line": 2557, + "line": 2407, "column": 12 }, "end": { - "line": 2557, + "line": 2407, "column": 17 } } }, "range": [ - 78383, - 78392 + 74256, + 74265 ], "loc": { "start": { - "line": 2557, + "line": 2407, "column": 8 }, "end": { - "line": 2557, + "line": 2407, "column": 17 } } @@ -134032,31 +126888,31 @@ "type": "Identifier", "name": "display", "range": [ - 78393, - 78400 + 74266, + 74273 ], "loc": { "start": { - "line": 2557, + "line": 2407, "column": 18 }, "end": { - "line": 2557, + "line": 2407, "column": 25 } } }, "range": [ - 78383, - 78400 + 74256, + 74273 ], "loc": { "start": { - "line": 2557, + "line": 2407, "column": 8 }, "end": { - "line": 2557, + "line": 2407, "column": 25 } } @@ -134065,46 +126921,46 @@ "type": "Identifier", "name": "displayFlag", "range": [ - 78403, - 78414 + 74276, + 74287 ], "loc": { "start": { - "line": 2557, + "line": 2407, "column": 28 }, "end": { - "line": 2557, + "line": 2407, "column": 39 } } }, "range": [ - 78383, - 78414 + 74256, + 74287 ], "loc": { "start": { - "line": 2557, + "line": 2407, "column": 8 }, "end": { - "line": 2557, + "line": 2407, "column": 39 } } }, "range": [ - 78383, - 78415 + 74256, + 74288 ], "loc": { "start": { - "line": 2557, + "line": 2407, "column": 8 }, "end": { - "line": 2557, + "line": 2407, "column": 40 } } @@ -134117,16 +126973,16 @@ "object": { "type": "ThisExpression", "range": [ - 78429, - 78433 + 74302, + 74306 ], "loc": { "start": { - "line": 2559, + "line": 2409, "column": 12 }, "end": { - "line": 2559, + "line": 2409, "column": 16 } } @@ -134135,31 +126991,31 @@ "type": "Identifier", "name": "paging", "range": [ - 78434, - 78440 + 74307, + 74313 ], "loc": { "start": { - "line": 2559, + "line": 2409, "column": 17 }, "end": { - "line": 2559, + "line": 2409, "column": 23 } } }, "range": [ - 78429, - 78440 + 74302, + 74313 ], "loc": { "start": { - "line": 2559, + "line": 2409, "column": 12 }, "end": { - "line": 2559, + "line": 2409, "column": 23 } } @@ -134178,16 +127034,16 @@ "type": "Identifier", "name": "row", "range": [ - 78456, - 78459 + 74329, + 74332 ], "loc": { "start": { - "line": 2560, + "line": 2410, "column": 12 }, "end": { - "line": 2560, + "line": 2410, "column": 15 } } @@ -134196,31 +127052,31 @@ "type": "Identifier", "name": "setAttribute", "range": [ - 78460, - 78472 + 74333, + 74345 ], "loc": { "start": { - "line": 2560, + "line": 2410, "column": 16 }, "end": { - "line": 2560, + "line": 2410, "column": 28 } } }, "range": [ - 78456, - 78472 + 74329, + 74345 ], "loc": { "start": { - "line": 2560, + "line": 2410, "column": 12 }, "end": { - "line": 2560, + "line": 2410, "column": 28 } } @@ -134231,16 +127087,16 @@ "value": "validRow", "raw": "'validRow'", "range": [ - 78473, - 78483 + 74346, + 74356 ], "loc": { "start": { - "line": 2560, + "line": 2410, "column": 29 }, "end": { - "line": 2560, + "line": 2410, "column": 39 } } @@ -134249,79 +127105,79 @@ "type": "Identifier", "name": "validFlag", "range": [ - 78485, - 78494 + 74358, + 74367 ], "loc": { "start": { - "line": 2560, + "line": 2410, "column": 41 }, "end": { - "line": 2560, + "line": 2410, "column": 50 } } } ], "range": [ - 78456, - 78495 + 74329, + 74368 ], "loc": { "start": { - "line": 2560, + "line": 2410, "column": 12 }, "end": { - "line": 2560, + "line": 2410, "column": 51 } } }, "range": [ - 78456, - 78496 + 74329, + 74369 ], "loc": { "start": { - "line": 2560, + "line": 2410, "column": 12 }, "end": { - "line": 2560, + "line": 2410, "column": 52 } } } ], "range": [ - 78442, - 78506 + 74315, + 74379 ], "loc": { "start": { - "line": 2559, + "line": 2409, "column": 25 }, "end": { - "line": 2561, + "line": 2411, "column": 9 } } }, "alternate": null, "range": [ - 78425, - 78506 + 74298, + 74379 ], "loc": { "start": { - "line": 2559, + "line": 2409, "column": 8 }, "end": { - "line": 2561, + "line": 2411, "column": 9 } } @@ -134332,16 +127188,16 @@ "type": "Identifier", "name": "isValid", "range": [ - 78520, - 78527 + 74393, + 74400 ], "loc": { "start": { - "line": 2563, + "line": 2413, "column": 12 }, "end": { - "line": 2563, + "line": 2413, "column": 19 } } @@ -134365,16 +127221,16 @@ "object": { "type": "ThisExpression", "range": [ - 78547, - 78551 + 74420, + 74424 ], "loc": { "start": { - "line": 2564, + "line": 2414, "column": 16 }, "end": { - "line": 2564, + "line": 2414, "column": 20 } } @@ -134383,31 +127239,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 78552, - 78566 + 74425, + 74439 ], "loc": { "start": { - "line": 2564, + "line": 2414, "column": 21 }, "end": { - "line": 2564, + "line": 2414, "column": 35 } } }, "range": [ - 78547, - 78566 + 74420, + 74439 ], "loc": { "start": { - "line": 2564, + "line": 2414, "column": 16 }, "end": { - "line": 2564, + "line": 2414, "column": 35 } } @@ -134416,31 +127272,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 78567, - 78574 + 74440, + 74447 ], "loc": { "start": { - "line": 2564, + "line": 2414, "column": 36 }, "end": { - "line": 2564, + "line": 2414, "column": 43 } } }, "range": [ - 78547, - 78574 + 74420, + 74447 ], "loc": { "start": { - "line": 2564, + "line": 2414, "column": 16 }, "end": { - "line": 2564, + "line": 2414, "column": 43 } } @@ -134450,32 +127306,32 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 78575, - 78583 + 74448, + 74456 ], "loc": { "start": { - "line": 2564, + "line": 2414, "column": 44 }, "end": { - "line": 2564, + "line": 2414, "column": 52 } } } ], "range": [ - 78547, - 78584 + 74420, + 74457 ], "loc": { "start": { - "line": 2564, + "line": 2414, "column": 16 }, "end": { - "line": 2564, + "line": 2414, "column": 53 } } @@ -134488,47 +127344,47 @@ "value": 1, "raw": "1", "range": [ - 78590, - 78591 + 74463, + 74464 ], "loc": { "start": { - "line": 2564, + "line": 2414, "column": 59 }, "end": { - "line": 2564, + "line": 2414, "column": 60 } } }, "prefix": true, "range": [ - 78589, - 78591 + 74462, + 74464 ], "loc": { "start": { - "line": 2564, + "line": 2414, "column": 58 }, "end": { - "line": 2564, + "line": 2414, "column": 60 } } }, "range": [ - 78547, - 78591 + 74420, + 74464 ], "loc": { "start": { - "line": 2564, + "line": 2414, "column": 16 }, "end": { - "line": 2564, + "line": 2414, "column": 60 } } @@ -134549,16 +127405,16 @@ "object": { "type": "ThisExpression", "range": [ - 78611, - 78615 + 74484, + 74488 ], "loc": { "start": { - "line": 2565, + "line": 2415, "column": 16 }, "end": { - "line": 2565, + "line": 2415, "column": 20 } } @@ -134567,31 +127423,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 78616, - 78630 + 74489, + 74503 ], "loc": { "start": { - "line": 2565, + "line": 2415, "column": 21 }, "end": { - "line": 2565, + "line": 2415, "column": 35 } } }, "range": [ - 78611, - 78630 + 74484, + 74503 ], "loc": { "start": { - "line": 2565, + "line": 2415, "column": 16 }, "end": { - "line": 2565, + "line": 2415, "column": 35 } } @@ -134600,31 +127456,31 @@ "type": "Identifier", "name": "push", "range": [ - 78631, - 78635 + 74504, + 74508 ], "loc": { "start": { - "line": 2565, + "line": 2415, "column": 36 }, "end": { - "line": 2565, + "line": 2415, "column": 40 } } }, "range": [ - 78611, - 78635 + 74484, + 74508 ], "loc": { "start": { - "line": 2565, + "line": 2415, "column": 16 }, "end": { - "line": 2565, + "line": 2415, "column": 40 } } @@ -134634,79 +127490,79 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 78636, - 78644 + 74509, + 74517 ], "loc": { "start": { - "line": 2565, + "line": 2415, "column": 41 }, "end": { - "line": 2565, + "line": 2415, "column": 49 } } } ], "range": [ - 78611, - 78645 + 74484, + 74518 ], "loc": { "start": { - "line": 2565, + "line": 2415, "column": 16 }, "end": { - "line": 2565, + "line": 2415, "column": 50 } } }, "range": [ - 78611, - 78646 + 74484, + 74519 ], "loc": { "start": { - "line": 2565, + "line": 2415, "column": 16 }, "end": { - "line": 2565, + "line": 2415, "column": 51 } } } ], "range": [ - 78593, - 78660 + 74466, + 74533 ], "loc": { "start": { - "line": 2564, + "line": 2414, "column": 62 }, "end": { - "line": 2566, + "line": 2416, "column": 13 } } }, "alternate": null, "range": [ - 78543, - 78660 + 74416, + 74533 ], "loc": { "start": { - "line": 2564, + "line": 2414, "column": 12 }, "end": { - "line": 2566, + "line": 2416, "column": 13 } } @@ -134721,16 +127577,16 @@ "object": { "type": "ThisExpression", "range": [ - 78674, - 78678 + 74547, + 74551 ], "loc": { "start": { - "line": 2568, + "line": 2418, "column": 12 }, "end": { - "line": 2568, + "line": 2418, "column": 16 } } @@ -134739,31 +127595,31 @@ "type": "Identifier", "name": "onRowValidated", "range": [ - 78679, - 78693 + 74552, + 74566 ], "loc": { "start": { - "line": 2568, + "line": 2418, "column": 17 }, "end": { - "line": 2568, + "line": 2418, "column": 31 } } }, "range": [ - 78674, - 78693 + 74547, + 74566 ], "loc": { "start": { - "line": 2568, + "line": 2418, "column": 12 }, "end": { - "line": 2568, + "line": 2418, "column": 31 } } @@ -134772,16 +127628,16 @@ { "type": "ThisExpression", "range": [ - 78694, - 78698 + 74567, + 74571 ], "loc": { "start": { - "line": 2568, + "line": 2418, "column": 32 }, "end": { - "line": 2568, + "line": 2418, "column": 36 } } @@ -134790,47 +127646,47 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 78700, - 78708 + 74573, + 74581 ], "loc": { "start": { - "line": 2568, + "line": 2418, "column": 38 }, "end": { - "line": 2568, + "line": 2418, "column": 46 } } } ], "range": [ - 78674, - 78709 + 74547, + 74582 ], "loc": { "start": { - "line": 2568, + "line": 2418, "column": 12 }, "end": { - "line": 2568, + "line": 2418, "column": 47 } } }, "range": [ - 78674, - 78710 + 74547, + 74583 ], "loc": { "start": { - "line": 2568, + "line": 2418, "column": 12 }, "end": { - "line": 2568, + "line": 2418, "column": 48 } } @@ -134848,16 +127704,16 @@ "object": { "type": "ThisExpression", "range": [ - 78724, - 78728 + 74597, + 74601 ], "loc": { "start": { - "line": 2570, + "line": 2420, "column": 12 }, "end": { - "line": 2570, + "line": 2420, "column": 16 } } @@ -134866,31 +127722,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 78729, - 78736 + 74602, + 74609 ], "loc": { "start": { - "line": 2570, + "line": 2420, "column": 17 }, "end": { - "line": 2570, + "line": 2420, "column": 24 } } }, "range": [ - 78724, - 78736 + 74597, + 74609 ], "loc": { "start": { - "line": 2570, + "line": 2420, "column": 12 }, "end": { - "line": 2570, + "line": 2420, "column": 24 } } @@ -134899,31 +127755,31 @@ "type": "Identifier", "name": "emit", "range": [ - 78737, - 78741 + 74610, + 74614 ], "loc": { "start": { - "line": 2570, + "line": 2420, "column": 25 }, "end": { - "line": 2570, + "line": 2420, "column": 29 } } }, "range": [ - 78724, - 78741 + 74597, + 74614 ], "loc": { "start": { - "line": 2570, + "line": 2420, "column": 12 }, "end": { - "line": 2570, + "line": 2420, "column": 29 } } @@ -134934,16 +127790,16 @@ "value": "row-validated", "raw": "'row-validated'", "range": [ - 78742, - 78757 + 74615, + 74630 ], "loc": { "start": { - "line": 2570, + "line": 2420, "column": 30 }, "end": { - "line": 2570, + "line": 2420, "column": 45 } } @@ -134951,16 +127807,16 @@ { "type": "ThisExpression", "range": [ - 78759, - 78763 + 74632, + 74636 ], "loc": { "start": { - "line": 2570, + "line": 2420, "column": 47 }, "end": { - "line": 2570, + "line": 2420, "column": 51 } } @@ -134969,95 +127825,95 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 78765, - 78773 + 74638, + 74646 ], "loc": { "start": { - "line": 2570, + "line": 2420, "column": 53 }, "end": { - "line": 2570, + "line": 2420, "column": 61 } } } ], "range": [ - 78724, - 78774 + 74597, + 74647 ], "loc": { "start": { - "line": 2570, + "line": 2420, "column": 12 }, "end": { - "line": 2570, + "line": 2420, "column": 62 } } }, "range": [ - 78724, - 78775 + 74597, + 74648 ], "loc": { "start": { - "line": 2570, + "line": 2420, "column": 12 }, "end": { - "line": 2570, + "line": 2420, "column": 63 } } } ], "range": [ - 78529, - 78785 + 74402, + 74658 ], "loc": { "start": { - "line": 2563, + "line": 2413, "column": 21 }, "end": { - "line": 2571, + "line": 2421, "column": 9 } } }, "alternate": null, "range": [ - 78516, - 78785 + 74389, + 74658 ], "loc": { "start": { - "line": 2563, + "line": 2413, "column": 8 }, "end": { - "line": 2571, + "line": 2421, "column": 9 } } } ], "range": [ - 77986, - 78791 + 73859, + 74664 ], "loc": { "start": { - "line": 2544, + "line": 2394, "column": 35 }, "end": { - "line": 2572, + "line": 2422, "column": 5 } } @@ -135065,16 +127921,16 @@ "generator": false, "expression": false, "range": [ - 77966, - 78791 + 73839, + 74664 ], "loc": { "start": { - "line": 2544, + "line": 2394, "column": 15 }, "end": { - "line": 2572, + "line": 2422, "column": 5 } } @@ -135082,16 +127938,16 @@ "kind": "method", "computed": false, "range": [ - 77955, - 78791 + 73828, + 74664 ], "loc": { "start": { - "line": 2544, + "line": 2394, "column": 4 }, "end": { - "line": 2572, + "line": 2422, "column": 5 } }, @@ -135100,16 +127956,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": [ - 77777, - 77950 + 73650, + 73823 ], "loc": { "start": { - "line": 2539, + "line": 2389, "column": 4 }, "end": { - "line": 2543, + "line": 2393, "column": 7 } } @@ -135120,16 +127976,16 @@ "type": "Block", "value": "*\n * Validate all filterable rows\n ", "range": [ - 78797, - 78844 + 74670, + 74717 ], "loc": { "start": { - "line": 2574, + "line": 2424, "column": 4 }, "end": { - "line": 2576, + "line": 2426, "column": 7 } } @@ -135143,16 +127999,16 @@ "type": "Identifier", "name": "validateAllRows", "range": [ - 78849, - 78864 + 74722, + 74737 ], "loc": { "start": { - "line": 2577, + "line": 2427, "column": 4 }, "end": { - "line": 2577, + "line": 2427, "column": 19 } } @@ -135175,16 +128031,16 @@ "object": { "type": "ThisExpression", "range": [ - 78882, - 78886 + 74755, + 74759 ], "loc": { "start": { - "line": 2578, + "line": 2428, "column": 13 }, "end": { - "line": 2578, + "line": 2428, "column": 17 } } @@ -135193,47 +128049,47 @@ "type": "Identifier", "name": "initialized", "range": [ - 78887, - 78898 + 74760, + 74771 ], "loc": { "start": { - "line": 2578, + "line": 2428, "column": 18 }, "end": { - "line": 2578, + "line": 2428, "column": 29 } } }, "range": [ - 78882, - 78898 + 74755, + 74771 ], "loc": { "start": { - "line": 2578, + "line": 2428, "column": 13 }, "end": { - "line": 2578, + "line": 2428, "column": 29 } } }, "prefix": true, "range": [ - 78881, - 78898 + 74754, + 74771 ], "loc": { "start": { - "line": 2578, + "line": 2428, "column": 12 }, "end": { - "line": 2578, + "line": 2428, "column": 29 } } @@ -135245,48 +128101,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 78914, - 78921 + 74787, + 74794 ], "loc": { "start": { - "line": 2579, + "line": 2429, "column": 12 }, "end": { - "line": 2579, + "line": 2429, "column": 19 } } } ], "range": [ - 78900, - 78931 + 74773, + 74804 ], "loc": { "start": { - "line": 2578, + "line": 2428, "column": 31 }, "end": { - "line": 2580, + "line": 2430, "column": 9 } } }, "alternate": null, "range": [ - 78877, - 78931 + 74750, + 74804 ], "loc": { "start": { - "line": 2578, + "line": 2428, "column": 8 }, "end": { - "line": 2580, + "line": 2430, "column": 9 } } @@ -135302,16 +128158,16 @@ "object": { "type": "ThisExpression", "range": [ - 78940, - 78944 + 74813, + 74817 ], "loc": { "start": { - "line": 2581, + "line": 2431, "column": 8 }, "end": { - "line": 2581, + "line": 2431, "column": 12 } } @@ -135320,31 +128176,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 78945, - 78959 + 74818, + 74832 ], "loc": { "start": { - "line": 2581, + "line": 2431, "column": 13 }, "end": { - "line": 2581, + "line": 2431, "column": 27 } } }, "range": [ - 78940, - 78959 + 74813, + 74832 ], "loc": { "start": { - "line": 2581, + "line": 2431, "column": 8 }, "end": { - "line": 2581, + "line": 2431, "column": 27 } } @@ -135353,46 +128209,46 @@ "type": "ArrayExpression", "elements": [], "range": [ - 78962, - 78964 + 74835, + 74837 ], "loc": { "start": { - "line": 2581, + "line": 2431, "column": 30 }, "end": { - "line": 2581, + "line": 2431, "column": 32 } } }, "range": [ - 78940, - 78964 + 74813, + 74837 ], "loc": { "start": { - "line": 2581, + "line": 2431, "column": 8 }, "end": { - "line": 2581, + "line": 2431, "column": 32 } } }, "range": [ - 78940, - 78965 + 74813, + 74838 ], "loc": { "start": { - "line": 2581, + "line": 2431, "column": 8 }, "end": { - "line": 2581, + "line": 2431, "column": 33 } } @@ -135408,16 +128264,16 @@ "type": "Identifier", "name": "k", "range": [ - 78983, - 78984 + 74856, + 74857 ], "loc": { "start": { - "line": 2582, + "line": 2432, "column": 17 }, "end": { - "line": 2582, + "line": 2432, "column": 18 } } @@ -135428,16 +128284,16 @@ "object": { "type": "ThisExpression", "range": [ - 78987, - 78991 + 74860, + 74864 ], "loc": { "start": { - "line": 2582, + "line": 2432, "column": 21 }, "end": { - "line": 2582, + "line": 2432, "column": 25 } } @@ -135446,46 +128302,46 @@ "type": "Identifier", "name": "refRow", "range": [ - 78992, - 78998 + 74865, + 74871 ], "loc": { "start": { - "line": 2582, + "line": 2432, "column": 26 }, "end": { - "line": 2582, + "line": 2432, "column": 32 } } }, "range": [ - 78987, - 78998 + 74860, + 74871 ], "loc": { "start": { - "line": 2582, + "line": 2432, "column": 21 }, "end": { - "line": 2582, + "line": 2432, "column": 32 } } }, "range": [ - 78983, - 78998 + 74856, + 74871 ], "loc": { "start": { - "line": 2582, + "line": 2432, "column": 17 }, "end": { - "line": 2582, + "line": 2432, "column": 32 } } @@ -135493,16 +128349,16 @@ ], "kind": "let", "range": [ - 78979, - 78998 + 74852, + 74871 ], "loc": { "start": { - "line": 2582, + "line": 2432, "column": 13 }, "end": { - "line": 2582, + "line": 2432, "column": 32 } } @@ -135514,16 +128370,16 @@ "type": "Identifier", "name": "k", "range": [ - 79000, - 79001 + 74873, + 74874 ], "loc": { "start": { - "line": 2582, + "line": 2432, "column": 34 }, "end": { - "line": 2582, + "line": 2432, "column": 35 } } @@ -135534,16 +128390,16 @@ "object": { "type": "ThisExpression", "range": [ - 79004, - 79008 + 74877, + 74881 ], "loc": { "start": { - "line": 2582, + "line": 2432, "column": 38 }, "end": { - "line": 2582, + "line": 2432, "column": 42 } } @@ -135552,46 +128408,46 @@ "type": "Identifier", "name": "nbFilterableRows", "range": [ - 79009, - 79025 + 74882, + 74898 ], "loc": { "start": { - "line": 2582, + "line": 2432, "column": 43 }, "end": { - "line": 2582, + "line": 2432, "column": 59 } } }, "range": [ - 79004, - 79025 + 74877, + 74898 ], "loc": { "start": { - "line": 2582, + "line": 2432, "column": 38 }, "end": { - "line": 2582, + "line": 2432, "column": 59 } } }, "range": [ - 79000, - 79025 + 74873, + 74898 ], "loc": { "start": { - "line": 2582, + "line": 2432, "column": 34 }, "end": { - "line": 2582, + "line": 2432, "column": 59 } } @@ -135603,32 +128459,32 @@ "type": "Identifier", "name": "k", "range": [ - 79027, - 79028 + 74900, + 74901 ], "loc": { "start": { - "line": 2582, + "line": 2432, "column": 61 }, "end": { - "line": 2582, + "line": 2432, "column": 62 } } }, "prefix": false, "range": [ - 79027, - 79030 + 74900, + 74903 ], "loc": { "start": { - "line": 2582, + "line": 2432, "column": 61 }, "end": { - "line": 2582, + "line": 2432, "column": 64 } } @@ -135646,16 +128502,16 @@ "object": { "type": "ThisExpression", "range": [ - 79046, - 79050 + 74919, + 74923 ], "loc": { "start": { - "line": 2583, + "line": 2433, "column": 12 }, "end": { - "line": 2583, + "line": 2433, "column": 16 } } @@ -135664,31 +128520,31 @@ "type": "Identifier", "name": "validateRow", "range": [ - 79051, - 79062 + 74924, + 74935 ], "loc": { "start": { - "line": 2583, + "line": 2433, "column": 17 }, "end": { - "line": 2583, + "line": 2433, "column": 28 } } }, "range": [ - 79046, - 79062 + 74919, + 74935 ], "loc": { "start": { - "line": 2583, + "line": 2433, "column": 12 }, "end": { - "line": 2583, + "line": 2433, "column": 28 } } @@ -135698,16 +128554,16 @@ "type": "Identifier", "name": "k", "range": [ - 79063, - 79064 + 74936, + 74937 ], "loc": { "start": { - "line": 2583, + "line": 2433, "column": 29 }, "end": { - "line": 2583, + "line": 2433, "column": 30 } } @@ -135717,94 +128573,94 @@ "value": true, "raw": "true", "range": [ - 79066, - 79070 + 74939, + 74943 ], "loc": { "start": { - "line": 2583, + "line": 2433, "column": 32 }, "end": { - "line": 2583, + "line": 2433, "column": 36 } } } ], "range": [ - 79046, - 79071 + 74919, + 74944 ], "loc": { "start": { - "line": 2583, + "line": 2433, "column": 12 }, "end": { - "line": 2583, + "line": 2433, "column": 37 } } }, "range": [ - 79046, - 79072 + 74919, + 74945 ], "loc": { "start": { - "line": 2583, + "line": 2433, "column": 12 }, "end": { - "line": 2583, + "line": 2433, "column": 38 } } } ], "range": [ - 79032, - 79082 + 74905, + 74955 ], "loc": { "start": { - "line": 2582, + "line": 2432, "column": 66 }, "end": { - "line": 2584, + "line": 2434, "column": 9 } } }, "range": [ - 78974, - 79082 + 74847, + 74955 ], "loc": { "start": { - "line": 2582, + "line": 2432, "column": 8 }, "end": { - "line": 2584, + "line": 2434, "column": 9 } } } ], "range": [ - 78867, - 79088 + 74740, + 74961 ], "loc": { "start": { - "line": 2577, + "line": 2427, "column": 22 }, "end": { - "line": 2585, + "line": 2435, "column": 5 } } @@ -135812,16 +128668,16 @@ "generator": false, "expression": false, "range": [ - 78864, - 79088 + 74737, + 74961 ], "loc": { "start": { - "line": 2577, + "line": 2427, "column": 19 }, "end": { - "line": 2585, + "line": 2435, "column": 5 } } @@ -135829,16 +128685,16 @@ "kind": "method", "computed": false, "range": [ - 78849, - 79088 + 74722, + 74961 ], "loc": { "start": { - "line": 2577, + "line": 2427, "column": 4 }, "end": { - "line": 2585, + "line": 2435, "column": 5 } }, @@ -135847,16 +128703,16 @@ "type": "Block", "value": "*\n * Validate all filterable rows\n ", "range": [ - 78797, - 78844 + 74670, + 74717 ], "loc": { "start": { - "line": 2574, + "line": 2424, "column": 4 }, "end": { - "line": 2576, + "line": 2426, "column": 7 } } @@ -135867,16 +128723,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": [ - 79094, - 79256 + 74967, + 75129 ], "loc": { "start": { - "line": 2587, + "line": 2437, "column": 4 }, "end": { - "line": 2591, + "line": 2441, "column": 7 } } @@ -135890,16 +128746,16 @@ "type": "Identifier", "name": "setFilterValue", "range": [ - 79261, - 79275 + 75134, + 75148 ], "loc": { "start": { - "line": 2592, + "line": 2442, "column": 4 }, "end": { - "line": 2592, + "line": 2442, "column": 18 } } @@ -135912,16 +128768,16 @@ "type": "Identifier", "name": "index", "range": [ - 79276, - 79281 + 75149, + 75154 ], "loc": { "start": { - "line": 2592, + "line": 2442, "column": 19 }, "end": { - "line": 2592, + "line": 2442, "column": 24 } } @@ -135932,16 +128788,16 @@ "type": "Identifier", "name": "query", "range": [ - 79283, - 79288 + 75156, + 75161 ], "loc": { "start": { - "line": 2592, + "line": 2442, "column": 26 }, "end": { - "line": 2592, + "line": 2442, "column": 31 } } @@ -135951,31 +128807,31 @@ "value": "", "raw": "''", "range": [ - 79291, - 79293 + 75164, + 75166 ], "loc": { "start": { - "line": 2592, + "line": 2442, "column": 34 }, "end": { - "line": 2592, + "line": 2442, "column": 36 } } }, "range": [ - 79283, - 79293 + 75156, + 75166 ], "loc": { "start": { - "line": 2592, + "line": 2442, "column": 26 }, "end": { - "line": 2592, + "line": 2442, "column": 36 } } @@ -135995,16 +128851,16 @@ "object": { "type": "ThisExpression", "range": [ - 79310, - 79314 + 75183, + 75187 ], "loc": { "start": { - "line": 2593, + "line": 2443, "column": 13 }, "end": { - "line": 2593, + "line": 2443, "column": 17 } } @@ -136013,47 +128869,47 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 79315, - 79322 + 75188, + 75195 ], "loc": { "start": { - "line": 2593, + "line": 2443, "column": 18 }, "end": { - "line": 2593, + "line": 2443, "column": 25 } } }, "range": [ - 79310, - 79322 + 75183, + 75195 ], "loc": { "start": { - "line": 2593, + "line": 2443, "column": 13 }, "end": { - "line": 2593, + "line": 2443, "column": 25 } } }, "prefix": true, "range": [ - 79309, - 79322 + 75182, + 75195 ], "loc": { "start": { - "line": 2593, + "line": 2443, "column": 12 }, "end": { - "line": 2593, + "line": 2443, "column": 25 } } @@ -136065,48 +128921,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 79338, - 79345 + 75211, + 75218 ], "loc": { "start": { - "line": 2594, + "line": 2444, "column": 12 }, "end": { - "line": 2594, + "line": 2444, "column": 19 } } } ], "range": [ - 79324, - 79355 + 75197, + 75228 ], "loc": { "start": { - "line": 2593, + "line": 2443, "column": 27 }, "end": { - "line": 2595, + "line": 2445, "column": 9 } } }, "alternate": null, "range": [ - 79305, - 79355 + 75178, + 75228 ], "loc": { "start": { - "line": 2593, + "line": 2443, "column": 8 }, "end": { - "line": 2595, + "line": 2445, "column": 9 } } @@ -136120,16 +128976,16 @@ "type": "Identifier", "name": "slc", "range": [ - 79368, - 79371 + 75241, + 75244 ], "loc": { "start": { - "line": 2596, + "line": 2446, "column": 12 }, "end": { - "line": 2596, + "line": 2446, "column": 15 } } @@ -136142,16 +128998,16 @@ "object": { "type": "ThisExpression", "range": [ - 79374, - 79378 + 75247, + 75251 ], "loc": { "start": { - "line": 2596, + "line": 2446, "column": 18 }, "end": { - "line": 2596, + "line": 2446, "column": 22 } } @@ -136160,31 +129016,31 @@ "type": "Identifier", "name": "getFilterElement", "range": [ - 79379, - 79395 + 75252, + 75268 ], "loc": { "start": { - "line": 2596, + "line": 2446, "column": 23 }, "end": { - "line": 2596, + "line": 2446, "column": 39 } } }, "range": [ - 79374, - 79395 + 75247, + 75268 ], "loc": { "start": { - "line": 2596, + "line": 2446, "column": 18 }, "end": { - "line": 2596, + "line": 2446, "column": 39 } } @@ -136194,47 +129050,47 @@ "type": "Identifier", "name": "index", "range": [ - 79396, - 79401 + 75269, + 75274 ], "loc": { "start": { - "line": 2596, + "line": 2446, "column": 40 }, "end": { - "line": 2596, + "line": 2446, "column": 45 } } } ], "range": [ - 79374, - 79402 + 75247, + 75275 ], "loc": { "start": { - "line": 2596, + "line": 2446, "column": 18 }, "end": { - "line": 2596, + "line": 2446, "column": 46 } } }, "range": [ - 79368, - 79402 + 75241, + 75275 ], "loc": { "start": { - "line": 2596, + "line": 2446, "column": 12 }, "end": { - "line": 2596, + "line": 2446, "column": 46 } } @@ -136245,16 +129101,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 79416, - 79426 + 75289, + 75299 ], "loc": { "start": { - "line": 2597, + "line": 2447, "column": 12 }, "end": { - "line": 2597, + "line": 2447, "column": 22 } } @@ -136267,16 +129123,16 @@ "object": { "type": "ThisExpression", "range": [ - 79429, - 79433 + 75302, + 75306 ], "loc": { "start": { - "line": 2597, + "line": 2447, "column": 25 }, "end": { - "line": 2597, + "line": 2447, "column": 29 } } @@ -136285,31 +129141,31 @@ "type": "Identifier", "name": "getFilterType", "range": [ - 79434, - 79447 + 75307, + 75320 ], "loc": { "start": { - "line": 2597, + "line": 2447, "column": 30 }, "end": { - "line": 2597, + "line": 2447, "column": 43 } } }, "range": [ - 79429, - 79447 + 75302, + 75320 ], "loc": { "start": { - "line": 2597, + "line": 2447, "column": 25 }, "end": { - "line": 2597, + "line": 2447, "column": 43 } } @@ -136319,47 +129175,47 @@ "type": "Identifier", "name": "index", "range": [ - 79448, - 79453 + 75321, + 75326 ], "loc": { "start": { - "line": 2597, + "line": 2447, "column": 44 }, "end": { - "line": 2597, + "line": 2447, "column": 49 } } } ], "range": [ - 79429, - 79454 + 75302, + 75327 ], "loc": { "start": { - "line": 2597, + "line": 2447, "column": 25 }, "end": { - "line": 2597, + "line": 2447, "column": 50 } } }, "range": [ - 79416, - 79454 + 75289, + 75327 ], "loc": { "start": { - "line": 2597, + "line": 2447, "column": 12 }, "end": { - "line": 2597, + "line": 2447, "column": 50 } } @@ -136367,16 +129223,16 @@ ], "kind": "let", "range": [ - 79364, - 79455 + 75237, + 75328 ], "loc": { "start": { - "line": 2596, + "line": 2446, "column": 8 }, "end": { - "line": 2597, + "line": 2447, "column": 51 } } @@ -136390,32 +129246,32 @@ "type": "Identifier", "name": "slc", "range": [ - 79470, - 79473 + 75343, + 75346 ], "loc": { "start": { - "line": 2599, + "line": 2449, "column": 13 }, "end": { - "line": 2599, + "line": 2449, "column": 16 } } }, "prefix": true, "range": [ - 79469, - 79473 + 75342, + 75346 ], "loc": { "start": { - "line": 2599, + "line": 2449, "column": 12 }, "end": { - "line": 2599, + "line": 2449, "column": 16 } } @@ -136427,48 +129283,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 79489, - 79496 + 75362, + 75369 ], "loc": { "start": { - "line": 2600, + "line": 2450, "column": 12 }, "end": { - "line": 2600, + "line": 2450, "column": 19 } } } ], "range": [ - 79475, - 79506 + 75348, + 75379 ], "loc": { "start": { - "line": 2599, + "line": 2449, "column": 18 }, "end": { - "line": 2601, + "line": 2451, "column": 9 } } }, "alternate": null, "range": [ - 79465, - 79506 + 75338, + 75379 ], "loc": { "start": { - "line": 2599, + "line": 2449, "column": 8 }, "end": { - "line": 2601, + "line": 2451, "column": 9 } } @@ -136485,16 +129341,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 79520, - 79530 + 75393, + 75403 ], "loc": { "start": { - "line": 2603, + "line": 2453, "column": 12 }, "end": { - "line": 2603, + "line": 2453, "column": 22 } } @@ -136503,31 +129359,31 @@ "type": "Identifier", "name": "MULTIPLE", "range": [ - 79535, - 79543 + 75408, + 75416 ], "loc": { "start": { - "line": 2603, + "line": 2453, "column": 27 }, "end": { - "line": 2603, + "line": 2453, "column": 35 } } }, "range": [ - 79520, - 79543 + 75393, + 75416 ], "loc": { "start": { - "line": 2603, + "line": 2453, "column": 12 }, "end": { - "line": 2603, + "line": 2453, "column": 35 } } @@ -136539,16 +129395,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 79547, - 79557 + 75420, + 75430 ], "loc": { "start": { - "line": 2603, + "line": 2453, "column": 39 }, "end": { - "line": 2603, + "line": 2453, "column": 49 } } @@ -136557,46 +129413,46 @@ "type": "Identifier", "name": "CHECKLIST", "range": [ - 79562, - 79571 + 75435, + 75444 ], "loc": { "start": { - "line": 2603, + "line": 2453, "column": 54 }, "end": { - "line": 2603, + "line": 2453, "column": 63 } } }, "range": [ - 79547, - 79571 + 75420, + 75444 ], "loc": { "start": { - "line": 2603, + "line": 2453, "column": 39 }, "end": { - "line": 2603, + "line": 2453, "column": 63 } } }, "range": [ - 79520, - 79571 + 75393, + 75444 ], "loc": { "start": { - "line": 2603, + "line": 2453, "column": 12 }, "end": { - "line": 2603, + "line": 2453, "column": 63 } } @@ -136615,16 +129471,16 @@ "object": { "type": "ThisExpression", "range": [ - 79591, - 79595 + 75464, + 75468 ], "loc": { "start": { - "line": 2604, + "line": 2454, "column": 16 }, "end": { - "line": 2604, + "line": 2454, "column": 20 } } @@ -136633,31 +129489,31 @@ "type": "Identifier", "name": "loadFltOnDemand", "range": [ - 79596, - 79611 + 75469, + 75484 ], "loc": { "start": { - "line": 2604, + "line": 2454, "column": 21 }, "end": { - "line": 2604, + "line": 2454, "column": 36 } } }, "range": [ - 79591, - 79611 + 75464, + 75484 ], "loc": { "start": { - "line": 2604, + "line": 2454, "column": 16 }, "end": { - "line": 2604, + "line": 2454, "column": 36 } } @@ -136671,16 +129527,16 @@ "object": { "type": "ThisExpression", "range": [ - 79616, - 79620 + 75489, + 75493 ], "loc": { "start": { - "line": 2604, + "line": 2454, "column": 41 }, "end": { - "line": 2604, + "line": 2454, "column": 45 } } @@ -136689,62 +129545,62 @@ "type": "Identifier", "name": "initialized", "range": [ - 79621, - 79632 + 75494, + 75505 ], "loc": { "start": { - "line": 2604, + "line": 2454, "column": 46 }, "end": { - "line": 2604, + "line": 2454, "column": 57 } } }, "range": [ - 79616, - 79632 + 75489, + 75505 ], "loc": { "start": { - "line": 2604, + "line": 2454, "column": 41 }, "end": { - "line": 2604, + "line": 2454, "column": 57 } } }, "prefix": true, "range": [ - 79615, - 79632 + 75488, + 75505 ], "loc": { "start": { - "line": 2604, + "line": 2454, "column": 40 }, "end": { - "line": 2604, + "line": 2454, "column": 57 } } }, "range": [ - 79591, - 79632 + 75464, + 75505 ], "loc": { "start": { - "line": 2604, + "line": 2454, "column": 16 }, "end": { - "line": 2604, + "line": 2454, "column": 57 } } @@ -136765,16 +129621,16 @@ "object": { "type": "ThisExpression", "range": [ - 79652, - 79656 + 75525, + 75529 ], "loc": { "start": { - "line": 2605, + "line": 2455, "column": 16 }, "end": { - "line": 2605, + "line": 2455, "column": 20 } } @@ -136783,31 +129639,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 79657, - 79664 + 75530, + 75537 ], "loc": { "start": { - "line": 2605, + "line": 2455, "column": 21 }, "end": { - "line": 2605, + "line": 2455, "column": 28 } } }, "range": [ - 79652, - 79664 + 75525, + 75537 ], "loc": { "start": { - "line": 2605, + "line": 2455, "column": 16 }, "end": { - "line": 2605, + "line": 2455, "column": 28 } } @@ -136816,31 +129672,31 @@ "type": "Identifier", "name": "emit", "range": [ - 79665, - 79669 + 75538, + 75542 ], "loc": { "start": { - "line": 2605, + "line": 2455, "column": 29 }, "end": { - "line": 2605, + "line": 2455, "column": 33 } } }, "range": [ - 79652, - 79669 + 75525, + 75542 ], "loc": { "start": { - "line": 2605, + "line": 2455, "column": 16 }, "end": { - "line": 2605, + "line": 2455, "column": 33 } } @@ -136851,16 +129707,16 @@ "value": "build-select-filter", "raw": "'build-select-filter'", "range": [ - 79670, - 79691 + 75543, + 75564 ], "loc": { "start": { - "line": 2605, + "line": 2455, "column": 34 }, "end": { - "line": 2605, + "line": 2455, "column": 55 } } @@ -136868,16 +129724,16 @@ { "type": "ThisExpression", "range": [ - 79693, - 79697 + 75566, + 75570 ], "loc": { "start": { - "line": 2605, + "line": 2455, "column": 57 }, "end": { - "line": 2605, + "line": 2455, "column": 61 } } @@ -136886,16 +129742,16 @@ "type": "Identifier", "name": "index", "range": [ - 79699, - 79704 + 75572, + 75577 ], "loc": { "start": { - "line": 2605, + "line": 2455, "column": 63 }, "end": { - "line": 2605, + "line": 2455, "column": 68 } } @@ -136906,16 +129762,16 @@ "object": { "type": "ThisExpression", "range": [ - 79726, - 79730 + 75599, + 75603 ], "loc": { "start": { - "line": 2606, + "line": 2456, "column": 20 }, "end": { - "line": 2606, + "line": 2456, "column": 24 } } @@ -136924,31 +129780,31 @@ "type": "Identifier", "name": "linkedFilters", "range": [ - 79731, - 79744 + 75604, + 75617 ], "loc": { "start": { - "line": 2606, + "line": 2456, "column": 25 }, "end": { - "line": 2606, + "line": 2456, "column": 38 } } }, "range": [ - 79726, - 79744 + 75599, + 75617 ], "loc": { "start": { - "line": 2606, + "line": 2456, "column": 20 }, "end": { - "line": 2606, + "line": 2456, "column": 38 } } @@ -136961,16 +129817,16 @@ "object": { "type": "ThisExpression", "range": [ - 79746, - 79750 + 75619, + 75623 ], "loc": { "start": { - "line": 2606, + "line": 2456, "column": 40 }, "end": { - "line": 2606, + "line": 2456, "column": 44 } } @@ -136979,110 +129835,110 @@ "type": "Identifier", "name": "isExternalFlt", "range": [ - 79751, - 79764 + 75624, + 75637 ], "loc": { "start": { - "line": 2606, + "line": 2456, "column": 45 }, "end": { - "line": 2606, + "line": 2456, "column": 58 } } }, "range": [ - 79746, - 79764 + 75619, + 75637 ], "loc": { "start": { - "line": 2606, + "line": 2456, "column": 40 }, "end": { - "line": 2606, + "line": 2456, "column": 58 } } }, "arguments": [], "range": [ - 79746, - 79766 + 75619, + 75639 ], "loc": { "start": { - "line": 2606, + "line": 2456, "column": 40 }, "end": { - "line": 2606, + "line": 2456, "column": 60 } } } ], "range": [ - 79652, - 79767 + 75525, + 75640 ], "loc": { "start": { - "line": 2605, + "line": 2455, "column": 16 }, "end": { - "line": 2606, + "line": 2456, "column": 61 } } }, "range": [ - 79652, - 79768 + 75525, + 75641 ], "loc": { "start": { - "line": 2605, + "line": 2455, "column": 16 }, "end": { - "line": 2606, + "line": 2456, "column": 62 } } } ], "range": [ - 79634, - 79782 + 75507, + 75655 ], "loc": { "start": { - "line": 2604, + "line": 2454, "column": 59 }, "end": { - "line": 2607, + "line": 2457, "column": 13 } } }, "alternate": null, "range": [ - 79587, - 79782 + 75460, + 75655 ], "loc": { "start": { - "line": 2604, + "line": 2454, "column": 12 }, "end": { - "line": 2607, + "line": 2457, "column": 13 } } @@ -137099,16 +129955,16 @@ "type": "Identifier", "name": "slc", "range": [ - 79795, - 79798 + 75668, + 75671 ], "loc": { "start": { - "line": 2608, + "line": 2458, "column": 12 }, "end": { - "line": 2608, + "line": 2458, "column": 15 } } @@ -137117,31 +129973,31 @@ "type": "Identifier", "name": "value", "range": [ - 79799, - 79804 + 75672, + 75677 ], "loc": { "start": { - "line": 2608, + "line": 2458, "column": 16 }, "end": { - "line": 2608, + "line": 2458, "column": 21 } } }, "range": [ - 79795, - 79804 + 75668, + 75677 ], "loc": { "start": { - "line": 2608, + "line": 2458, "column": 12 }, "end": { - "line": 2608, + "line": 2458, "column": 21 } } @@ -137150,62 +130006,62 @@ "type": "Identifier", "name": "query", "range": [ - 79807, - 79812 + 75680, + 75685 ], "loc": { "start": { - "line": 2608, + "line": 2458, "column": 24 }, "end": { - "line": 2608, + "line": 2458, "column": 29 } } }, "range": [ - 79795, - 79812 + 75668, + 75685 ], "loc": { "start": { - "line": 2608, + "line": 2458, "column": 12 }, "end": { - "line": 2608, + "line": 2458, "column": 29 } } }, "range": [ - 79795, - 79813 + 75668, + 75686 ], "loc": { "start": { - "line": 2608, + "line": 2458, "column": 12 }, "end": { - "line": 2608, + "line": 2458, "column": 30 } } } ], "range": [ - 79573, - 79823 + 75446, + 75696 ], "loc": { "start": { - "line": 2603, + "line": 2453, "column": 65 }, "end": { - "line": 2609, + "line": 2459, "column": 9 } }, @@ -137214,16 +130070,16 @@ "type": "Line", "value": "multiple selects", "range": [ - 79832, - 79850 + 75705, + 75723 ], "loc": { "start": { - "line": 2610, + "line": 2460, "column": 8 }, "end": { - "line": 2610, + "line": 2460, "column": 26 } } @@ -137239,16 +130095,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 79868, - 79878 + 75741, + 75751 ], "loc": { "start": { - "line": 2611, + "line": 2461, "column": 17 }, "end": { - "line": 2611, + "line": 2461, "column": 27 } } @@ -137257,31 +130113,31 @@ "type": "Identifier", "name": "MULTIPLE", "range": [ - 79883, - 79891 + 75756, + 75764 ], "loc": { "start": { - "line": 2611, + "line": 2461, "column": 32 }, "end": { - "line": 2611, + "line": 2461, "column": 40 } } }, "range": [ - 79868, - 79891 + 75741, + 75764 ], "loc": { "start": { - "line": 2611, + "line": 2461, "column": 17 }, "end": { - "line": 2611, + "line": 2461, "column": 40 } } @@ -137298,16 +130154,16 @@ "type": "Identifier", "name": "values", "range": [ - 79911, - 79917 + 75784, + 75790 ], "loc": { "start": { - "line": 2612, + "line": 2462, "column": 16 }, "end": { - "line": 2612, + "line": 2462, "column": 22 } } @@ -137320,16 +130176,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 79920, - 79927 + 75793, + 75800 ], "loc": { "start": { - "line": 2612, + "line": 2462, "column": 25 }, "end": { - "line": 2612, + "line": 2462, "column": 32 } } @@ -137339,32 +130195,32 @@ "type": "Identifier", "name": "query", "range": [ - 79928, - 79933 + 75801, + 75806 ], "loc": { "start": { - "line": 2612, + "line": 2462, "column": 33 }, "end": { - "line": 2612, + "line": 2462, "column": 38 } } } ], "range": [ - 79920, - 79934 + 75793, + 75807 ], "loc": { "start": { - "line": 2612, + "line": 2462, "column": 25 }, "end": { - "line": 2612, + "line": 2462, "column": 39 } } @@ -137373,16 +130229,16 @@ "type": "Identifier", "name": "query", "range": [ - 79937, - 79942 + 75810, + 75815 ], "loc": { "start": { - "line": 2612, + "line": 2462, "column": 42 }, "end": { - "line": 2612, + "line": 2462, "column": 47 } } @@ -137396,16 +130252,16 @@ "type": "Identifier", "name": "query", "range": [ - 79961, - 79966 + 75834, + 75839 ], "loc": { "start": { - "line": 2613, + "line": 2463, "column": 16 }, "end": { - "line": 2613, + "line": 2463, "column": 21 } } @@ -137414,31 +130270,31 @@ "type": "Identifier", "name": "split", "range": [ - 79967, - 79972 + 75840, + 75845 ], "loc": { "start": { - "line": 2613, + "line": 2463, "column": 22 }, "end": { - "line": 2613, + "line": 2463, "column": 27 } } }, "range": [ - 79961, - 79972 + 75834, + 75845 ], "loc": { "start": { - "line": 2613, + "line": 2463, "column": 16 }, "end": { - "line": 2613, + "line": 2463, "column": 27 } } @@ -137455,16 +130311,16 @@ "value": " ", "raw": "' '", "range": [ - 79973, - 79976 + 75846, + 75849 ], "loc": { "start": { - "line": 2613, + "line": 2463, "column": 28 }, "end": { - "line": 2613, + "line": 2463, "column": 31 } } @@ -137475,16 +130331,16 @@ "object": { "type": "ThisExpression", "range": [ - 79979, - 79983 + 75852, + 75856 ], "loc": { "start": { - "line": 2613, + "line": 2463, "column": 34 }, "end": { - "line": 2613, + "line": 2463, "column": 38 } } @@ -137493,46 +130349,46 @@ "type": "Identifier", "name": "orOperator", "range": [ - 79984, - 79994 + 75857, + 75867 ], "loc": { "start": { - "line": 2613, + "line": 2463, "column": 39 }, "end": { - "line": 2613, + "line": 2463, "column": 49 } } }, "range": [ - 79979, - 79994 + 75852, + 75867 ], "loc": { "start": { - "line": 2613, + "line": 2463, "column": 34 }, "end": { - "line": 2613, + "line": 2463, "column": 49 } } }, "range": [ - 79973, - 79994 + 75846, + 75867 ], "loc": { "start": { - "line": 2613, + "line": 2463, "column": 28 }, "end": { - "line": 2613, + "line": 2463, "column": 49 } } @@ -137542,77 +130398,77 @@ "value": " ", "raw": "' '", "range": [ - 79997, - 80000 + 75870, + 75873 ], "loc": { "start": { - "line": 2613, + "line": 2463, "column": 52 }, "end": { - "line": 2613, + "line": 2463, "column": 55 } } }, "range": [ - 79973, - 80000 + 75846, + 75873 ], "loc": { "start": { - "line": 2613, + "line": 2463, "column": 28 }, "end": { - "line": 2613, + "line": 2463, "column": 55 } } } ], "range": [ - 79961, - 80001 + 75834, + 75874 ], "loc": { "start": { - "line": 2613, + "line": 2463, "column": 16 }, "end": { - "line": 2613, + "line": 2463, "column": 56 } } }, "range": [ - 79920, - 80001 + 75793, + 75874 ], "loc": { "start": { - "line": 2612, + "line": 2462, "column": 25 }, "end": { - "line": 2613, + "line": 2463, "column": 56 } } }, "range": [ - 79911, - 80001 + 75784, + 75874 ], "loc": { "start": { - "line": 2612, + "line": 2462, "column": 16 }, "end": { - "line": 2613, + "line": 2463, "column": 56 } } @@ -137620,16 +130476,16 @@ ], "kind": "let", "range": [ - 79907, - 80002 + 75780, + 75875 ], "loc": { "start": { - "line": 2612, + "line": 2462, "column": 12 }, "end": { - "line": 2613, + "line": 2463, "column": 57 } } @@ -137645,16 +130501,16 @@ "object": { "type": "ThisExpression", "range": [ - 80020, - 80024 + 75893, + 75897 ], "loc": { "start": { - "line": 2615, + "line": 2465, "column": 16 }, "end": { - "line": 2615, + "line": 2465, "column": 20 } } @@ -137663,31 +130519,31 @@ "type": "Identifier", "name": "loadFltOnDemand", "range": [ - 80025, - 80040 + 75898, + 75913 ], "loc": { "start": { - "line": 2615, + "line": 2465, "column": 21 }, "end": { - "line": 2615, + "line": 2465, "column": 36 } } }, "range": [ - 80020, - 80040 + 75893, + 75913 ], "loc": { "start": { - "line": 2615, + "line": 2465, "column": 16 }, "end": { - "line": 2615, + "line": 2465, "column": 36 } } @@ -137701,16 +130557,16 @@ "object": { "type": "ThisExpression", "range": [ - 80045, - 80049 + 75918, + 75922 ], "loc": { "start": { - "line": 2615, + "line": 2465, "column": 41 }, "end": { - "line": 2615, + "line": 2465, "column": 45 } } @@ -137719,62 +130575,62 @@ "type": "Identifier", "name": "initialized", "range": [ - 80050, - 80061 + 75923, + 75934 ], "loc": { "start": { - "line": 2615, + "line": 2465, "column": 46 }, "end": { - "line": 2615, + "line": 2465, "column": 57 } } }, "range": [ - 80045, - 80061 + 75918, + 75934 ], "loc": { "start": { - "line": 2615, + "line": 2465, "column": 41 }, "end": { - "line": 2615, + "line": 2465, "column": 57 } } }, "prefix": true, "range": [ - 80044, - 80061 + 75917, + 75934 ], "loc": { "start": { - "line": 2615, + "line": 2465, "column": 40 }, "end": { - "line": 2615, + "line": 2465, "column": 57 } } }, "range": [ - 80020, - 80061 + 75893, + 75934 ], "loc": { "start": { - "line": 2615, + "line": 2465, "column": 16 }, "end": { - "line": 2615, + "line": 2465, "column": 57 } } @@ -137795,16 +130651,16 @@ "object": { "type": "ThisExpression", "range": [ - 80081, - 80085 + 75954, + 75958 ], "loc": { "start": { - "line": 2616, + "line": 2466, "column": 16 }, "end": { - "line": 2616, + "line": 2466, "column": 20 } } @@ -137813,31 +130669,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 80086, - 80093 + 75959, + 75966 ], "loc": { "start": { - "line": 2616, + "line": 2466, "column": 21 }, "end": { - "line": 2616, + "line": 2466, "column": 28 } } }, "range": [ - 80081, - 80093 + 75954, + 75966 ], "loc": { "start": { - "line": 2616, + "line": 2466, "column": 16 }, "end": { - "line": 2616, + "line": 2466, "column": 28 } } @@ -137846,31 +130702,31 @@ "type": "Identifier", "name": "emit", "range": [ - 80094, - 80098 + 75967, + 75971 ], "loc": { "start": { - "line": 2616, + "line": 2466, "column": 29 }, "end": { - "line": 2616, + "line": 2466, "column": 33 } } }, "range": [ - 80081, - 80098 + 75954, + 75971 ], "loc": { "start": { - "line": 2616, + "line": 2466, "column": 16 }, "end": { - "line": 2616, + "line": 2466, "column": 33 } } @@ -137881,16 +130737,16 @@ "value": "build-select-filter", "raw": "'build-select-filter'", "range": [ - 80099, - 80120 + 75972, + 75993 ], "loc": { "start": { - "line": 2616, + "line": 2466, "column": 34 }, "end": { - "line": 2616, + "line": 2466, "column": 55 } } @@ -137898,16 +130754,16 @@ { "type": "ThisExpression", "range": [ - 80122, - 80126 + 75995, + 75999 ], "loc": { "start": { - "line": 2616, + "line": 2466, "column": 57 }, "end": { - "line": 2616, + "line": 2466, "column": 61 } } @@ -137916,16 +130772,16 @@ "type": "Identifier", "name": "index", "range": [ - 80128, - 80133 + 76001, + 76006 ], "loc": { "start": { - "line": 2616, + "line": 2466, "column": 63 }, "end": { - "line": 2616, + "line": 2466, "column": 68 } } @@ -137936,16 +130792,16 @@ "object": { "type": "ThisExpression", "range": [ - 80155, - 80159 + 76028, + 76032 ], "loc": { "start": { - "line": 2617, + "line": 2467, "column": 20 }, "end": { - "line": 2617, + "line": 2467, "column": 24 } } @@ -137954,31 +130810,31 @@ "type": "Identifier", "name": "linkedFilters", "range": [ - 80160, - 80173 + 76033, + 76046 ], "loc": { "start": { - "line": 2617, + "line": 2467, "column": 25 }, "end": { - "line": 2617, + "line": 2467, "column": 38 } } }, "range": [ - 80155, - 80173 + 76028, + 76046 ], "loc": { "start": { - "line": 2617, + "line": 2467, "column": 20 }, "end": { - "line": 2617, + "line": 2467, "column": 38 } } @@ -137991,16 +130847,16 @@ "object": { "type": "ThisExpression", "range": [ - 80175, - 80179 + 76048, + 76052 ], "loc": { "start": { - "line": 2617, + "line": 2467, "column": 40 }, "end": { - "line": 2617, + "line": 2467, "column": 44 } } @@ -138009,110 +130865,110 @@ "type": "Identifier", "name": "isExternalFlt", "range": [ - 80180, - 80193 + 76053, + 76066 ], "loc": { "start": { - "line": 2617, + "line": 2467, "column": 45 }, "end": { - "line": 2617, + "line": 2467, "column": 58 } } }, "range": [ - 80175, - 80193 + 76048, + 76066 ], "loc": { "start": { - "line": 2617, + "line": 2467, "column": 40 }, "end": { - "line": 2617, + "line": 2467, "column": 58 } } }, "arguments": [], "range": [ - 80175, - 80195 + 76048, + 76068 ], "loc": { "start": { - "line": 2617, + "line": 2467, "column": 40 }, "end": { - "line": 2617, + "line": 2467, "column": 60 } } } ], "range": [ - 80081, - 80196 + 75954, + 76069 ], "loc": { "start": { - "line": 2616, + "line": 2466, "column": 16 }, "end": { - "line": 2617, + "line": 2467, "column": 61 } } }, "range": [ - 80081, - 80197 + 75954, + 76070 ], "loc": { "start": { - "line": 2616, + "line": 2466, "column": 16 }, "end": { - "line": 2617, + "line": 2467, "column": 62 } } } ], "range": [ - 80063, - 80211 + 75936, + 76084 ], "loc": { "start": { - "line": 2615, + "line": 2465, "column": 59 }, "end": { - "line": 2618, + "line": 2468, "column": 13 } } }, "alternate": null, "range": [ - 80016, - 80211 + 75889, + 76084 ], "loc": { "start": { - "line": 2615, + "line": 2465, "column": 12 }, "end": { - "line": 2618, + "line": 2468, "column": 13 } } @@ -138130,16 +130986,16 @@ "object": { "type": "ThisExpression", "range": [ - 80225, - 80229 + 76098, + 76102 ], "loc": { "start": { - "line": 2620, + "line": 2470, "column": 12 }, "end": { - "line": 2620, + "line": 2470, "column": 16 } } @@ -138148,31 +131004,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 80230, - 80237 + 76103, + 76110 ], "loc": { "start": { - "line": 2620, + "line": 2470, "column": 17 }, "end": { - "line": 2620, + "line": 2470, "column": 24 } } }, "range": [ - 80225, - 80237 + 76098, + 76110 ], "loc": { "start": { - "line": 2620, + "line": 2470, "column": 12 }, "end": { - "line": 2620, + "line": 2470, "column": 24 } } @@ -138181,31 +131037,31 @@ "type": "Identifier", "name": "emit", "range": [ - 80238, - 80242 + 76111, + 76115 ], "loc": { "start": { - "line": 2620, + "line": 2470, "column": 25 }, "end": { - "line": 2620, + "line": 2470, "column": 29 } } }, "range": [ - 80225, - 80242 + 76098, + 76115 ], "loc": { "start": { - "line": 2620, + "line": 2470, "column": 12 }, "end": { - "line": 2620, + "line": 2470, "column": 29 } } @@ -138216,16 +131072,16 @@ "value": "select-options", "raw": "'select-options'", "range": [ - 80243, - 80259 + 76116, + 76132 ], "loc": { "start": { - "line": 2620, + "line": 2470, "column": 30 }, "end": { - "line": 2620, + "line": 2470, "column": 46 } } @@ -138233,16 +131089,16 @@ { "type": "ThisExpression", "range": [ - 80261, - 80265 + 76134, + 76138 ], "loc": { "start": { - "line": 2620, + "line": 2470, "column": 48 }, "end": { - "line": 2620, + "line": 2470, "column": 52 } } @@ -138251,16 +131107,16 @@ "type": "Identifier", "name": "index", "range": [ - 80267, - 80272 + 76140, + 76145 ], "loc": { "start": { - "line": 2620, + "line": 2470, "column": 54 }, "end": { - "line": 2620, + "line": 2470, "column": 59 } } @@ -138269,63 +131125,63 @@ "type": "Identifier", "name": "values", "range": [ - 80274, - 80280 + 76147, + 76153 ], "loc": { "start": { - "line": 2620, + "line": 2470, "column": 61 }, "end": { - "line": 2620, + "line": 2470, "column": 67 } } } ], "range": [ - 80225, - 80281 + 76098, + 76154 ], "loc": { "start": { - "line": 2620, + "line": 2470, "column": 12 }, "end": { - "line": 2620, + "line": 2470, "column": 68 } } }, "range": [ - 80225, - 80282 + 76098, + 76155 ], "loc": { "start": { - "line": 2620, + "line": 2470, "column": 12 }, "end": { - "line": 2620, + "line": 2470, "column": 69 } } } ], "range": [ - 79893, - 80292 + 75766, + 76165 ], "loc": { "start": { - "line": 2611, + "line": 2461, "column": 42 }, "end": { - "line": 2621, + "line": 2471, "column": 9 } }, @@ -138334,16 +131190,16 @@ "type": "Line", "value": "checklist", "range": [ - 80301, - 80312 + 76174, + 76185 ], "loc": { "start": { - "line": 2622, + "line": 2472, "column": 8 }, "end": { - "line": 2622, + "line": 2472, "column": 19 } } @@ -138359,16 +131215,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 80330, - 80340 + 76203, + 76213 ], "loc": { "start": { - "line": 2623, + "line": 2473, "column": 17 }, "end": { - "line": 2623, + "line": 2473, "column": 27 } } @@ -138377,31 +131233,31 @@ "type": "Identifier", "name": "CHECKLIST", "range": [ - 80345, - 80354 + 76218, + 76227 ], "loc": { "start": { - "line": 2623, + "line": 2473, "column": 32 }, "end": { - "line": 2623, + "line": 2473, "column": 41 } } }, "range": [ - 80330, - 80354 + 76203, + 76227 ], "loc": { "start": { - "line": 2623, + "line": 2473, "column": 17 }, "end": { - "line": 2623, + "line": 2473, "column": 41 } } @@ -138418,16 +131274,16 @@ "type": "Identifier", "name": "values", "range": [ - 80374, - 80380 + 76247, + 76253 ], "loc": { "start": { - "line": 2624, + "line": 2474, "column": 16 }, "end": { - "line": 2624, + "line": 2474, "column": 22 } } @@ -138436,31 +131292,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 80383, - 80385 + 76256, + 76258 ], "loc": { "start": { - "line": 2624, + "line": 2474, "column": 25 }, "end": { - "line": 2624, + "line": 2474, "column": 27 } } }, "range": [ - 80374, - 80385 + 76247, + 76258 ], "loc": { "start": { - "line": 2624, + "line": 2474, "column": 16 }, "end": { - "line": 2624, + "line": 2474, "column": 27 } } @@ -138468,16 +131324,16 @@ ], "kind": "let", "range": [ - 80370, - 80386 + 76243, + 76259 ], "loc": { "start": { - "line": 2624, + "line": 2474, "column": 12 }, "end": { - "line": 2624, + "line": 2474, "column": 28 } } @@ -138493,16 +131349,16 @@ "object": { "type": "ThisExpression", "range": [ - 80403, - 80407 + 76276, + 76280 ], "loc": { "start": { - "line": 2625, + "line": 2475, "column": 16 }, "end": { - "line": 2625, + "line": 2475, "column": 20 } } @@ -138511,31 +131367,31 @@ "type": "Identifier", "name": "loadFltOnDemand", "range": [ - 80408, - 80423 + 76281, + 76296 ], "loc": { "start": { - "line": 2625, + "line": 2475, "column": 21 }, "end": { - "line": 2625, + "line": 2475, "column": 36 } } }, "range": [ - 80403, - 80423 + 76276, + 76296 ], "loc": { "start": { - "line": 2625, + "line": 2475, "column": 16 }, "end": { - "line": 2625, + "line": 2475, "column": 36 } } @@ -138549,16 +131405,16 @@ "object": { "type": "ThisExpression", "range": [ - 80428, - 80432 + 76301, + 76305 ], "loc": { "start": { - "line": 2625, + "line": 2475, "column": 41 }, "end": { - "line": 2625, + "line": 2475, "column": 45 } } @@ -138567,62 +131423,62 @@ "type": "Identifier", "name": "initialized", "range": [ - 80433, - 80444 + 76306, + 76317 ], "loc": { "start": { - "line": 2625, + "line": 2475, "column": 46 }, "end": { - "line": 2625, + "line": 2475, "column": 57 } } }, "range": [ - 80428, - 80444 + 76301, + 76317 ], "loc": { "start": { - "line": 2625, + "line": 2475, "column": 41 }, "end": { - "line": 2625, + "line": 2475, "column": 57 } } }, "prefix": true, "range": [ - 80427, - 80444 + 76300, + 76317 ], "loc": { "start": { - "line": 2625, + "line": 2475, "column": 40 }, "end": { - "line": 2625, + "line": 2475, "column": 57 } } }, "range": [ - 80403, - 80444 + 76276, + 76317 ], "loc": { "start": { - "line": 2625, + "line": 2475, "column": 16 }, "end": { - "line": 2625, + "line": 2475, "column": 57 } } @@ -138643,16 +131499,16 @@ "object": { "type": "ThisExpression", "range": [ - 80464, - 80468 + 76337, + 76341 ], "loc": { "start": { - "line": 2626, + "line": 2476, "column": 16 }, "end": { - "line": 2626, + "line": 2476, "column": 20 } } @@ -138661,31 +131517,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 80469, - 80476 + 76342, + 76349 ], "loc": { "start": { - "line": 2626, + "line": 2476, "column": 21 }, "end": { - "line": 2626, + "line": 2476, "column": 28 } } }, "range": [ - 80464, - 80476 + 76337, + 76349 ], "loc": { "start": { - "line": 2626, + "line": 2476, "column": 16 }, "end": { - "line": 2626, + "line": 2476, "column": 28 } } @@ -138694,31 +131550,31 @@ "type": "Identifier", "name": "emit", "range": [ - 80477, - 80481 + 76350, + 76354 ], "loc": { "start": { - "line": 2626, + "line": 2476, "column": 29 }, "end": { - "line": 2626, + "line": 2476, "column": 33 } } }, "range": [ - 80464, - 80481 + 76337, + 76354 ], "loc": { "start": { - "line": 2626, + "line": 2476, "column": 16 }, "end": { - "line": 2626, + "line": 2476, "column": 33 } } @@ -138729,16 +131585,16 @@ "value": "build-checklist-filter", "raw": "'build-checklist-filter'", "range": [ - 80482, - 80506 + 76355, + 76379 ], "loc": { "start": { - "line": 2626, + "line": 2476, "column": 34 }, "end": { - "line": 2626, + "line": 2476, "column": 58 } } @@ -138746,16 +131602,16 @@ { "type": "ThisExpression", "range": [ - 80508, - 80512 + 76381, + 76385 ], "loc": { "start": { - "line": 2626, + "line": 2476, "column": 60 }, "end": { - "line": 2626, + "line": 2476, "column": 64 } } @@ -138764,16 +131620,16 @@ "type": "Identifier", "name": "index", "range": [ - 80514, - 80519 + 76387, + 76392 ], "loc": { "start": { - "line": 2626, + "line": 2476, "column": 66 }, "end": { - "line": 2626, + "line": 2476, "column": 71 } } @@ -138784,16 +131640,16 @@ "object": { "type": "ThisExpression", "range": [ - 80541, - 80545 + 76414, + 76418 ], "loc": { "start": { - "line": 2627, + "line": 2477, "column": 20 }, "end": { - "line": 2627, + "line": 2477, "column": 24 } } @@ -138802,94 +131658,94 @@ "type": "Identifier", "name": "linkedFilters", "range": [ - 80546, - 80559 + 76419, + 76432 ], "loc": { "start": { - "line": 2627, + "line": 2477, "column": 25 }, "end": { - "line": 2627, + "line": 2477, "column": 38 } } }, "range": [ - 80541, - 80559 + 76414, + 76432 ], "loc": { "start": { - "line": 2627, + "line": 2477, "column": 20 }, "end": { - "line": 2627, + "line": 2477, "column": 38 } } } ], "range": [ - 80464, - 80560 + 76337, + 76433 ], "loc": { "start": { - "line": 2626, + "line": 2476, "column": 16 }, "end": { - "line": 2627, + "line": 2477, "column": 39 } } }, "range": [ - 80464, - 80561 + 76337, + 76434 ], "loc": { "start": { - "line": 2626, + "line": 2476, "column": 16 }, "end": { - "line": 2627, + "line": 2477, "column": 40 } } } ], "range": [ - 80446, - 80575 + 76319, + 76448 ], "loc": { "start": { - "line": 2625, + "line": 2475, "column": 59 }, "end": { - "line": 2628, + "line": 2478, "column": 13 } } }, "alternate": null, "range": [ - 80399, - 80575 + 76272, + 76448 ], "loc": { "start": { - "line": 2625, + "line": 2475, "column": 12 }, "end": { - "line": 2628, + "line": 2478, "column": 13 } } @@ -138902,16 +131758,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 80592, - 80599 + 76465, + 76472 ], "loc": { "start": { - "line": 2629, + "line": 2479, "column": 16 }, "end": { - "line": 2629, + "line": 2479, "column": 23 } } @@ -138921,32 +131777,32 @@ "type": "Identifier", "name": "query", "range": [ - 80600, - 80605 + 76473, + 76478 ], "loc": { "start": { - "line": 2629, + "line": 2479, "column": 24 }, "end": { - "line": 2629, + "line": 2479, "column": 29 } } } ], "range": [ - 80592, - 80606 + 76465, + 76479 ], "loc": { "start": { - "line": 2629, + "line": 2479, "column": 16 }, "end": { - "line": 2629, + "line": 2479, "column": 30 } } @@ -138963,16 +131819,16 @@ "type": "Identifier", "name": "values", "range": [ - 80626, - 80632 + 76499, + 76505 ], "loc": { "start": { - "line": 2630, + "line": 2480, "column": 16 }, "end": { - "line": 2630, + "line": 2480, "column": 22 } } @@ -138981,62 +131837,62 @@ "type": "Identifier", "name": "query", "range": [ - 80635, - 80640 + 76508, + 76513 ], "loc": { "start": { - "line": 2630, + "line": 2480, "column": 25 }, "end": { - "line": 2630, + "line": 2480, "column": 30 } } }, "range": [ - 80626, - 80640 + 76499, + 76513 ], "loc": { "start": { - "line": 2630, + "line": 2480, "column": 16 }, "end": { - "line": 2630, + "line": 2480, "column": 30 } } }, "range": [ - 80626, - 80641 + 76499, + 76514 ], "loc": { "start": { - "line": 2630, + "line": 2480, "column": 16 }, "end": { - "line": 2630, + "line": 2480, "column": 31 } } } ], "range": [ - 80608, - 80655 + 76481, + 76528 ], "loc": { "start": { - "line": 2629, + "line": 2479, "column": 32 }, "end": { - "line": 2631, + "line": 2481, "column": 13 } } @@ -139053,16 +131909,16 @@ "type": "Identifier", "name": "query", "range": [ - 80679, - 80684 + 76552, + 76557 ], "loc": { "start": { - "line": 2632, + "line": 2482, "column": 16 }, "end": { - "line": 2632, + "line": 2482, "column": 21 } } @@ -139073,16 +131929,16 @@ "type": "Identifier", "name": "matchCase", "range": [ - 80687, - 80696 + 76560, + 76569 ], "loc": { "start": { - "line": 2632, + "line": 2482, "column": 24 }, "end": { - "line": 2632, + "line": 2482, "column": 33 } } @@ -139092,16 +131948,16 @@ "type": "Identifier", "name": "query", "range": [ - 80697, - 80702 + 76570, + 76575 ], "loc": { "start": { - "line": 2632, + "line": 2482, "column": 34 }, "end": { - "line": 2632, + "line": 2482, "column": 39 } } @@ -139112,16 +131968,16 @@ "object": { "type": "ThisExpression", "range": [ - 80704, - 80708 + 76577, + 76581 ], "loc": { "start": { - "line": 2632, + "line": 2482, "column": 41 }, "end": { - "line": 2632, + "line": 2482, "column": 45 } } @@ -139130,77 +131986,77 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 80709, - 80722 + 76582, + 76595 ], "loc": { "start": { - "line": 2632, + "line": 2482, "column": 46 }, "end": { - "line": 2632, + "line": 2482, "column": 59 } } }, "range": [ - 80704, - 80722 + 76577, + 76595 ], "loc": { "start": { - "line": 2632, + "line": 2482, "column": 41 }, "end": { - "line": 2632, + "line": 2482, "column": 59 } } } ], "range": [ - 80687, - 80723 + 76560, + 76596 ], "loc": { "start": { - "line": 2632, + "line": 2482, "column": 24 }, "end": { - "line": 2632, + "line": 2482, "column": 60 } } }, "range": [ - 80679, - 80723 + 76552, + 76596 ], "loc": { "start": { - "line": 2632, + "line": 2482, "column": 16 }, "end": { - "line": 2632, + "line": 2482, "column": 60 } } }, "range": [ - 80679, - 80724 + 76552, + 76597 ], "loc": { "start": { - "line": 2632, + "line": 2482, "column": 16 }, "end": { - "line": 2632, + "line": 2482, "column": 61 } } @@ -139214,16 +132070,16 @@ "type": "Identifier", "name": "values", "range": [ - 80741, - 80747 + 76614, + 76620 ], "loc": { "start": { - "line": 2633, + "line": 2483, "column": 16 }, "end": { - "line": 2633, + "line": 2483, "column": 22 } } @@ -139237,16 +132093,16 @@ "type": "Identifier", "name": "query", "range": [ - 80750, - 80755 + 76623, + 76628 ], "loc": { "start": { - "line": 2633, + "line": 2483, "column": 25 }, "end": { - "line": 2633, + "line": 2483, "column": 30 } } @@ -139255,31 +132111,31 @@ "type": "Identifier", "name": "split", "range": [ - 80756, - 80761 + 76629, + 76634 ], "loc": { "start": { - "line": 2633, + "line": 2483, "column": 31 }, "end": { - "line": 2633, + "line": 2483, "column": 36 } } }, "range": [ - 80750, - 80761 + 76623, + 76634 ], "loc": { "start": { - "line": 2633, + "line": 2483, "column": 25 }, "end": { - "line": 2633, + "line": 2483, "column": 36 } } @@ -139296,16 +132152,16 @@ "value": " ", "raw": "' '", "range": [ - 80762, - 80765 + 76635, + 76638 ], "loc": { "start": { - "line": 2633, + "line": 2483, "column": 37 }, "end": { - "line": 2633, + "line": 2483, "column": 40 } } @@ -139316,16 +132172,16 @@ "object": { "type": "ThisExpression", "range": [ - 80768, - 80772 + 76641, + 76645 ], "loc": { "start": { - "line": 2633, + "line": 2483, "column": 43 }, "end": { - "line": 2633, + "line": 2483, "column": 47 } } @@ -139334,46 +132190,46 @@ "type": "Identifier", "name": "orOperator", "range": [ - 80773, - 80783 + 76646, + 76656 ], "loc": { "start": { - "line": 2633, + "line": 2483, "column": 48 }, "end": { - "line": 2633, + "line": 2483, "column": 58 } } }, "range": [ - 80768, - 80783 + 76641, + 76656 ], "loc": { "start": { - "line": 2633, + "line": 2483, "column": 43 }, "end": { - "line": 2633, + "line": 2483, "column": 58 } } }, "range": [ - 80762, - 80783 + 76635, + 76656 ], "loc": { "start": { - "line": 2633, + "line": 2483, "column": 37 }, "end": { - "line": 2633, + "line": 2483, "column": 58 } } @@ -139383,108 +132239,108 @@ "value": " ", "raw": "' '", "range": [ - 80786, - 80789 + 76659, + 76662 ], "loc": { "start": { - "line": 2633, + "line": 2483, "column": 61 }, "end": { - "line": 2633, + "line": 2483, "column": 64 } } }, "range": [ - 80762, - 80789 + 76635, + 76662 ], "loc": { "start": { - "line": 2633, + "line": 2483, "column": 37 }, "end": { - "line": 2633, + "line": 2483, "column": 64 } } } ], "range": [ - 80750, - 80790 + 76623, + 76663 ], "loc": { "start": { - "line": 2633, + "line": 2483, "column": 25 }, "end": { - "line": 2633, + "line": 2483, "column": 65 } } }, "range": [ - 80741, - 80790 + 76614, + 76663 ], "loc": { "start": { - "line": 2633, + "line": 2483, "column": 16 }, "end": { - "line": 2633, + "line": 2483, "column": 65 } } }, "range": [ - 80741, - 80791 + 76614, + 76664 ], "loc": { "start": { - "line": 2633, + "line": 2483, "column": 16 }, "end": { - "line": 2633, + "line": 2483, "column": 66 } } } ], "range": [ - 80661, - 80805 + 76534, + 76678 ], "loc": { "start": { - "line": 2631, + "line": 2481, "column": 19 }, "end": { - "line": 2634, + "line": 2484, "column": 13 } } }, "range": [ - 80588, - 80805 + 76461, + 76678 ], "loc": { "start": { - "line": 2629, + "line": 2479, "column": 12 }, "end": { - "line": 2634, + "line": 2484, "column": 13 } } @@ -139502,16 +132358,16 @@ "object": { "type": "ThisExpression", "range": [ - 80819, - 80823 + 76692, + 76696 ], "loc": { "start": { - "line": 2636, + "line": 2486, "column": 12 }, "end": { - "line": 2636, + "line": 2486, "column": 16 } } @@ -139520,31 +132376,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 80824, - 80831 + 76697, + 76704 ], "loc": { "start": { - "line": 2636, + "line": 2486, "column": 17 }, "end": { - "line": 2636, + "line": 2486, "column": 24 } } }, "range": [ - 80819, - 80831 + 76692, + 76704 ], "loc": { "start": { - "line": 2636, + "line": 2486, "column": 12 }, "end": { - "line": 2636, + "line": 2486, "column": 24 } } @@ -139553,31 +132409,31 @@ "type": "Identifier", "name": "emit", "range": [ - 80832, - 80836 + 76705, + 76709 ], "loc": { "start": { - "line": 2636, + "line": 2486, "column": 25 }, "end": { - "line": 2636, + "line": 2486, "column": 29 } } }, "range": [ - 80819, - 80836 + 76692, + 76709 ], "loc": { "start": { - "line": 2636, + "line": 2486, "column": 12 }, "end": { - "line": 2636, + "line": 2486, "column": 29 } } @@ -139588,16 +132444,16 @@ "value": "select-checklist-options", "raw": "'select-checklist-options'", "range": [ - 80837, - 80863 + 76710, + 76736 ], "loc": { "start": { - "line": 2636, + "line": 2486, "column": 30 }, "end": { - "line": 2636, + "line": 2486, "column": 56 } } @@ -139605,16 +132461,16 @@ { "type": "ThisExpression", "range": [ - 80865, - 80869 + 76738, + 76742 ], "loc": { "start": { - "line": 2636, + "line": 2486, "column": 58 }, "end": { - "line": 2636, + "line": 2486, "column": 62 } } @@ -139623,16 +132479,16 @@ "type": "Identifier", "name": "index", "range": [ - 80871, - 80876 + 76744, + 76749 ], "loc": { "start": { - "line": 2636, + "line": 2486, "column": 64 }, "end": { - "line": 2636, + "line": 2486, "column": 69 } } @@ -139641,79 +132497,79 @@ "type": "Identifier", "name": "values", "range": [ - 80878, - 80884 + 76751, + 76757 ], "loc": { "start": { - "line": 2636, + "line": 2486, "column": 71 }, "end": { - "line": 2636, + "line": 2486, "column": 77 } } } ], "range": [ - 80819, - 80885 + 76692, + 76758 ], "loc": { "start": { - "line": 2636, + "line": 2486, "column": 12 }, "end": { - "line": 2636, + "line": 2486, "column": 78 } } }, "range": [ - 80819, - 80886 + 76692, + 76759 ], "loc": { "start": { - "line": 2636, + "line": 2486, "column": 12 }, "end": { - "line": 2636, + "line": 2486, "column": 79 } } } ], "range": [ - 80356, - 80896 + 76229, + 76769 ], "loc": { "start": { - "line": 2623, + "line": 2473, "column": 43 }, "end": { - "line": 2637, + "line": 2487, "column": 9 } } }, "alternate": null, "range": [ - 80326, - 80896 + 76199, + 76769 ], "loc": { "start": { - "line": 2623, + "line": 2473, "column": 13 }, "end": { - "line": 2637, + "line": 2487, "column": 9 } }, @@ -139722,16 +132578,16 @@ "type": "Line", "value": "checklist", "range": [ - 80301, - 80312 + 76174, + 76185 ], "loc": { "start": { - "line": 2622, + "line": 2472, "column": 8 }, "end": { - "line": 2622, + "line": 2472, "column": 19 } } @@ -139739,16 +132595,16 @@ ] }, "range": [ - 79864, - 80896 + 75737, + 76769 ], "loc": { "start": { - "line": 2611, + "line": 2461, "column": 13 }, "end": { - "line": 2637, + "line": 2487, "column": 9 } }, @@ -139757,16 +132613,16 @@ "type": "Line", "value": "multiple selects", "range": [ - 79832, - 79850 + 75705, + 75723 ], "loc": { "start": { - "line": 2610, + "line": 2460, "column": 8 }, "end": { - "line": 2610, + "line": 2460, "column": 26 } } @@ -139774,32 +132630,32 @@ ] }, "range": [ - 79516, - 80896 + 75389, + 76769 ], "loc": { "start": { - "line": 2603, + "line": 2453, "column": 8 }, "end": { - "line": 2637, + "line": 2487, "column": 9 } } } ], "range": [ - 79295, - 80902 + 75168, + 76775 ], "loc": { "start": { - "line": 2592, + "line": 2442, "column": 38 }, "end": { - "line": 2638, + "line": 2488, "column": 5 } } @@ -139807,16 +132663,16 @@ "generator": false, "expression": false, "range": [ - 79275, - 80902 + 75148, + 76775 ], "loc": { "start": { - "line": 2592, + "line": 2442, "column": 18 }, "end": { - "line": 2638, + "line": 2488, "column": 5 } } @@ -139824,16 +132680,16 @@ "kind": "method", "computed": false, "range": [ - 79261, - 80902 + 75134, + 76775 ], "loc": { "start": { - "line": 2592, + "line": 2442, "column": 4 }, "end": { - "line": 2638, + "line": 2488, "column": 5 } }, @@ -139842,16 +132698,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": [ - 79094, - 79256 + 74967, + 75129 ], "loc": { "start": { - "line": 2587, + "line": 2437, "column": 4 }, "end": { - "line": 2591, + "line": 2441, "column": 7 } } @@ -139862,16 +132718,16 @@ "type": "Block", "value": "*\n * Set them columns' widths as per configuration\n * @param {Element} tbl DOM element\n ", "range": [ - 80908, - 81012 + 76781, + 76885 ], "loc": { "start": { - "line": 2640, + "line": 2490, "column": 4 }, "end": { - "line": 2643, + "line": 2493, "column": 7 } } @@ -139885,16 +132741,16 @@ "type": "Identifier", "name": "setColWidths", "range": [ - 81017, - 81029 + 76890, + 76902 ], "loc": { "start": { - "line": 2644, + "line": 2494, "column": 4 }, "end": { - "line": 2644, + "line": 2494, "column": 16 } } @@ -139907,16 +132763,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 81030, - 81033 + 76903, + 76906 ], "loc": { "start": { - "line": 2644, + "line": 2494, "column": 17 }, "end": { - "line": 2644, + "line": 2494, "column": 20 } } @@ -139934,16 +132790,16 @@ "type": "Identifier", "name": "colWidths", "range": [ - 81049, - 81058 + 76922, + 76931 ], "loc": { "start": { - "line": 2645, + "line": 2495, "column": 12 }, "end": { - "line": 2645, + "line": 2495, "column": 21 } } @@ -139954,16 +132810,16 @@ "object": { "type": "ThisExpression", "range": [ - 81061, - 81065 + 76934, + 76938 ], "loc": { "start": { - "line": 2645, + "line": 2495, "column": 24 }, "end": { - "line": 2645, + "line": 2495, "column": 28 } } @@ -139972,46 +132828,46 @@ "type": "Identifier", "name": "colWidths", "range": [ - 81066, - 81075 + 76939, + 76948 ], "loc": { "start": { - "line": 2645, + "line": 2495, "column": 29 }, "end": { - "line": 2645, + "line": 2495, "column": 38 } } }, "range": [ - 81061, - 81075 + 76934, + 76948 ], "loc": { "start": { - "line": 2645, + "line": 2495, "column": 24 }, "end": { - "line": 2645, + "line": 2495, "column": 38 } } }, "range": [ - 81049, - 81075 + 76922, + 76948 ], "loc": { "start": { - "line": 2645, + "line": 2495, "column": 12 }, "end": { - "line": 2645, + "line": 2495, "column": 38 } } @@ -140019,16 +132875,16 @@ ], "kind": "let", "range": [ - 81045, - 81076 + 76918, + 76949 ], "loc": { "start": { - "line": 2645, + "line": 2495, "column": 8 }, "end": { - "line": 2645, + "line": 2495, "column": 39 } } @@ -140045,16 +132901,16 @@ "type": "Identifier", "name": "colWidths", "range": [ - 81089, - 81098 + 76962, + 76971 ], "loc": { "start": { - "line": 2646, + "line": 2496, "column": 12 }, "end": { - "line": 2646, + "line": 2496, "column": 21 } } @@ -140063,31 +132919,31 @@ "type": "Identifier", "name": "length", "range": [ - 81099, - 81105 + 76972, + 76978 ], "loc": { "start": { - "line": 2646, + "line": 2496, "column": 22 }, "end": { - "line": 2646, + "line": 2496, "column": 28 } } }, "range": [ - 81089, - 81105 + 76962, + 76978 ], "loc": { "start": { - "line": 2646, + "line": 2496, "column": 12 }, "end": { - "line": 2646, + "line": 2496, "column": 28 } } @@ -140097,31 +132953,31 @@ "value": 0, "raw": "0", "range": [ - 81110, - 81111 + 76983, + 76984 ], "loc": { "start": { - "line": 2646, + "line": 2496, "column": 33 }, "end": { - "line": 2646, + "line": 2496, "column": 34 } } }, "range": [ - 81089, - 81111 + 76962, + 76984 ], "loc": { "start": { - "line": 2646, + "line": 2496, "column": 12 }, "end": { - "line": 2646, + "line": 2496, "column": 34 } } @@ -140133,48 +132989,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 81127, - 81134 + 77000, + 77007 ], "loc": { "start": { - "line": 2647, + "line": 2497, "column": 12 }, "end": { - "line": 2647, + "line": 2497, "column": 19 } } } ], "range": [ - 81113, - 81144 + 76986, + 77017 ], "loc": { "start": { - "line": 2646, + "line": 2496, "column": 36 }, "end": { - "line": 2648, + "line": 2498, "column": 9 } } }, "alternate": null, "range": [ - 81085, - 81144 + 76958, + 77017 ], "loc": { "start": { - "line": 2646, + "line": 2496, "column": 8 }, "end": { - "line": 2648, + "line": 2498, "column": 9 } } @@ -140188,16 +133044,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 81154, - 81157 + 77027, + 77030 ], "loc": { "start": { - "line": 2650, + "line": 2500, "column": 8 }, "end": { - "line": 2650, + "line": 2500, "column": 11 } } @@ -140209,16 +133065,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 81160, - 81163 + 77033, + 77036 ], "loc": { "start": { - "line": 2650, + "line": 2500, "column": 14 }, "end": { - "line": 2650, + "line": 2500, "column": 17 } } @@ -140231,16 +133087,16 @@ "object": { "type": "ThisExpression", "range": [ - 81167, - 81171 + 77040, + 77044 ], "loc": { "start": { - "line": 2650, + "line": 2500, "column": 21 }, "end": { - "line": 2650, + "line": 2500, "column": 25 } } @@ -140249,92 +133105,92 @@ "type": "Identifier", "name": "dom", "range": [ - 81172, - 81175 + 77045, + 77048 ], "loc": { "start": { - "line": 2650, + "line": 2500, "column": 26 }, "end": { - "line": 2650, + "line": 2500, "column": 29 } } }, "range": [ - 81167, - 81175 + 77040, + 77048 ], "loc": { "start": { - "line": 2650, + "line": 2500, "column": 21 }, "end": { - "line": 2650, + "line": 2500, "column": 29 } } }, "arguments": [], "range": [ - 81167, - 81177 + 77040, + 77050 ], "loc": { "start": { - "line": 2650, + "line": 2500, "column": 21 }, "end": { - "line": 2650, + "line": 2500, "column": 31 } } }, "range": [ - 81160, - 81177 + 77033, + 77050 ], "loc": { "start": { - "line": 2650, + "line": 2500, "column": 14 }, "end": { - "line": 2650, + "line": 2500, "column": 31 } } }, "range": [ - 81154, - 81177 + 77027, + 77050 ], "loc": { "start": { - "line": 2650, + "line": 2500, "column": 8 }, "end": { - "line": 2650, + "line": 2500, "column": 31 } } }, "range": [ - 81154, - 81178 + 77027, + 77051 ], "loc": { "start": { - "line": 2650, + "line": 2500, "column": 8 }, "end": { - "line": 2650, + "line": 2500, "column": 32 } } @@ -140348,16 +133204,16 @@ "type": "Identifier", "name": "nbCols", "range": [ - 81192, - 81198 + 77065, + 77071 ], "loc": { "start": { - "line": 2652, + "line": 2502, "column": 12 }, "end": { - "line": 2652, + "line": 2502, "column": 18 } } @@ -140368,16 +133224,16 @@ "object": { "type": "ThisExpression", "range": [ - 81201, - 81205 + 77074, + 77078 ], "loc": { "start": { - "line": 2652, + "line": 2502, "column": 21 }, "end": { - "line": 2652, + "line": 2502, "column": 25 } } @@ -140386,46 +133242,46 @@ "type": "Identifier", "name": "nbCells", "range": [ - 81206, - 81213 + 77079, + 77086 ], "loc": { "start": { - "line": 2652, + "line": 2502, "column": 26 }, "end": { - "line": 2652, + "line": 2502, "column": 33 } } }, "range": [ - 81201, - 81213 + 77074, + 77086 ], "loc": { "start": { - "line": 2652, + "line": 2502, "column": 21 }, "end": { - "line": 2652, + "line": 2502, "column": 33 } } }, "range": [ - 81192, - 81213 + 77065, + 77086 ], "loc": { "start": { - "line": 2652, + "line": 2502, "column": 12 }, "end": { - "line": 2652, + "line": 2502, "column": 33 } } @@ -140433,16 +133289,16 @@ ], "kind": "let", "range": [ - 81188, - 81214 + 77061, + 77087 ], "loc": { "start": { - "line": 2652, + "line": 2502, "column": 8 }, "end": { - "line": 2652, + "line": 2502, "column": 34 } } @@ -140456,16 +133312,16 @@ "type": "Identifier", "name": "colTags", "range": [ - 81227, - 81234 + 77100, + 77107 ], "loc": { "start": { - "line": 2653, + "line": 2503, "column": 12 }, "end": { - "line": 2653, + "line": 2503, "column": 19 } } @@ -140476,16 +133332,16 @@ "type": "Identifier", "name": "tag", "range": [ - 81237, - 81240 + 77110, + 77113 ], "loc": { "start": { - "line": 2653, + "line": 2503, "column": 22 }, "end": { - "line": 2653, + "line": 2503, "column": 25 } } @@ -140495,16 +133351,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 81241, - 81244 + 77114, + 77117 ], "loc": { "start": { - "line": 2653, + "line": 2503, "column": 26 }, "end": { - "line": 2653, + "line": 2503, "column": 29 } } @@ -140514,47 +133370,47 @@ "value": "col", "raw": "'col'", "range": [ - 81246, - 81251 + 77119, + 77124 ], "loc": { "start": { - "line": 2653, + "line": 2503, "column": 31 }, "end": { - "line": 2653, + "line": 2503, "column": 36 } } } ], "range": [ - 81237, - 81252 + 77110, + 77125 ], "loc": { "start": { - "line": 2653, + "line": 2503, "column": 22 }, "end": { - "line": 2653, + "line": 2503, "column": 37 } } }, "range": [ - 81227, - 81252 + 77100, + 77125 ], "loc": { "start": { - "line": 2653, + "line": 2503, "column": 12 }, "end": { - "line": 2653, + "line": 2503, "column": 37 } } @@ -140562,16 +133418,16 @@ ], "kind": "let", "range": [ - 81223, - 81253 + 77096, + 77126 ], "loc": { "start": { - "line": 2653, + "line": 2503, "column": 8 }, "end": { - "line": 2653, + "line": 2503, "column": 38 } } @@ -140585,16 +133441,16 @@ "type": "Identifier", "name": "tblHasColTag", "range": [ - 81266, - 81278 + 77139, + 77151 ], "loc": { "start": { - "line": 2654, + "line": 2504, "column": 12 }, "end": { - "line": 2654, + "line": 2504, "column": 24 } } @@ -140609,16 +133465,16 @@ "type": "Identifier", "name": "colTags", "range": [ - 81281, - 81288 + 77154, + 77161 ], "loc": { "start": { - "line": 2654, + "line": 2504, "column": 27 }, "end": { - "line": 2654, + "line": 2504, "column": 34 } } @@ -140627,31 +133483,31 @@ "type": "Identifier", "name": "length", "range": [ - 81289, - 81295 + 77162, + 77168 ], "loc": { "start": { - "line": 2654, + "line": 2504, "column": 35 }, "end": { - "line": 2654, + "line": 2504, "column": 41 } } }, "range": [ - 81281, - 81295 + 77154, + 77168 ], "loc": { "start": { - "line": 2654, + "line": 2504, "column": 27 }, "end": { - "line": 2654, + "line": 2504, "column": 41 } } @@ -140661,46 +133517,46 @@ "value": 0, "raw": "0", "range": [ - 81298, - 81299 + 77171, + 77172 ], "loc": { "start": { - "line": 2654, + "line": 2504, "column": 44 }, "end": { - "line": 2654, + "line": 2504, "column": 45 } } }, "range": [ - 81281, - 81299 + 77154, + 77172 ], "loc": { "start": { - "line": 2654, + "line": 2504, "column": 27 }, "end": { - "line": 2654, + "line": 2504, "column": 45 } } }, "range": [ - 81266, - 81299 + 77139, + 77172 ], "loc": { "start": { - "line": 2654, + "line": 2504, "column": 12 }, "end": { - "line": 2654, + "line": 2504, "column": 45 } } @@ -140708,16 +133564,16 @@ ], "kind": "let", "range": [ - 81262, - 81300 + 77135, + 77173 ], "loc": { "start": { - "line": 2654, + "line": 2504, "column": 8 }, "end": { - "line": 2654, + "line": 2504, "column": 46 } } @@ -140731,16 +133587,16 @@ "type": "Identifier", "name": "frag", "range": [ - 81313, - 81317 + 77186, + 77190 ], "loc": { "start": { - "line": 2655, + "line": 2505, "column": 12 }, "end": { - "line": 2655, + "line": 2505, "column": 16 } } @@ -140754,32 +133610,32 @@ "type": "Identifier", "name": "tblHasColTag", "range": [ - 81321, - 81333 + 77194, + 77206 ], "loc": { "start": { - "line": 2655, + "line": 2505, "column": 20 }, "end": { - "line": 2655, + "line": 2505, "column": 32 } } }, "prefix": true, "range": [ - 81320, - 81333 + 77193, + 77206 ], "loc": { "start": { - "line": 2655, + "line": 2505, "column": 19 }, "end": { - "line": 2655, + "line": 2505, "column": 32 } } @@ -140793,16 +133649,16 @@ "type": "Identifier", "name": "doc", "range": [ - 81336, - 81339 + 77209, + 77212 ], "loc": { "start": { - "line": 2655, + "line": 2505, "column": 35 }, "end": { - "line": 2655, + "line": 2505, "column": 38 } } @@ -140811,47 +133667,47 @@ "type": "Identifier", "name": "createDocumentFragment", "range": [ - 81340, - 81362 + 77213, + 77235 ], "loc": { "start": { - "line": 2655, + "line": 2505, "column": 39 }, "end": { - "line": 2655, + "line": 2505, "column": 61 } } }, "range": [ - 81336, - 81362 + 77209, + 77235 ], "loc": { "start": { - "line": 2655, + "line": 2505, "column": 35 }, "end": { - "line": 2655, + "line": 2505, "column": 61 } } }, "arguments": [], "range": [ - 81336, - 81364 + 77209, + 77237 ], "loc": { "start": { - "line": 2655, + "line": 2505, "column": 35 }, "end": { - "line": 2655, + "line": 2505, "column": 63 } } @@ -140861,46 +133717,46 @@ "value": null, "raw": "null", "range": [ - 81367, - 81371 + 77240, + 77244 ], "loc": { "start": { - "line": 2655, + "line": 2505, "column": 66 }, "end": { - "line": 2655, + "line": 2505, "column": 70 } } }, "range": [ - 81320, - 81371 + 77193, + 77244 ], "loc": { "start": { - "line": 2655, + "line": 2505, "column": 19 }, "end": { - "line": 2655, + "line": 2505, "column": 70 } } }, "range": [ - 81313, - 81371 + 77186, + 77244 ], "loc": { "start": { - "line": 2655, + "line": 2505, "column": 12 }, "end": { - "line": 2655, + "line": 2505, "column": 70 } } @@ -140908,16 +133764,16 @@ ], "kind": "let", "range": [ - 81309, - 81372 + 77182, + 77245 ], "loc": { "start": { - "line": 2655, + "line": 2505, "column": 8 }, "end": { - "line": 2655, + "line": 2505, "column": 71 } } @@ -140933,16 +133789,16 @@ "type": "Identifier", "name": "k", "range": [ - 81390, - 81391 + 77263, + 77264 ], "loc": { "start": { - "line": 2656, + "line": 2506, "column": 17 }, "end": { - "line": 2656, + "line": 2506, "column": 18 } } @@ -140952,31 +133808,31 @@ "value": 0, "raw": "0", "range": [ - 81394, - 81395 + 77267, + 77268 ], "loc": { "start": { - "line": 2656, + "line": 2506, "column": 21 }, "end": { - "line": 2656, + "line": 2506, "column": 22 } } }, "range": [ - 81390, - 81395 + 77263, + 77268 ], "loc": { "start": { - "line": 2656, + "line": 2506, "column": 17 }, "end": { - "line": 2656, + "line": 2506, "column": 22 } } @@ -140984,16 +133840,16 @@ ], "kind": "let", "range": [ - 81386, - 81395 + 77259, + 77268 ], "loc": { "start": { - "line": 2656, + "line": 2506, "column": 13 }, "end": { - "line": 2656, + "line": 2506, "column": 22 } } @@ -141005,16 +133861,16 @@ "type": "Identifier", "name": "k", "range": [ - 81397, - 81398 + 77270, + 77271 ], "loc": { "start": { - "line": 2656, + "line": 2506, "column": 24 }, "end": { - "line": 2656, + "line": 2506, "column": 25 } } @@ -141023,31 +133879,31 @@ "type": "Identifier", "name": "nbCols", "range": [ - 81401, - 81407 + 77274, + 77280 ], "loc": { "start": { - "line": 2656, + "line": 2506, "column": 28 }, "end": { - "line": 2656, + "line": 2506, "column": 34 } } }, "range": [ - 81397, - 81407 + 77270, + 77280 ], "loc": { "start": { - "line": 2656, + "line": 2506, "column": 24 }, "end": { - "line": 2656, + "line": 2506, "column": 34 } } @@ -141059,32 +133915,32 @@ "type": "Identifier", "name": "k", "range": [ - 81409, - 81410 + 77282, + 77283 ], "loc": { "start": { - "line": 2656, + "line": 2506, "column": 36 }, "end": { - "line": 2656, + "line": 2506, "column": 37 } } }, "prefix": false, "range": [ - 81409, - 81412 + 77282, + 77285 ], "loc": { "start": { - "line": 2656, + "line": 2506, "column": 36 }, "end": { - "line": 2656, + "line": 2506, "column": 39 } } @@ -141101,32 +133957,32 @@ "type": "Identifier", "name": "col", "range": [ - 81432, - 81435 + 77305, + 77308 ], "loc": { "start": { - "line": 2657, + "line": 2507, "column": 16 }, "end": { - "line": 2657, + "line": 2507, "column": 19 } } }, "init": null, "range": [ - 81432, - 81435 + 77305, + 77308 ], "loc": { "start": { - "line": 2657, + "line": 2507, "column": 16 }, "end": { - "line": 2657, + "line": 2507, "column": 19 } } @@ -141134,16 +133990,16 @@ ], "kind": "let", "range": [ - 81428, - 81436 + 77301, + 77309 ], "loc": { "start": { - "line": 2657, + "line": 2507, "column": 12 }, "end": { - "line": 2657, + "line": 2507, "column": 20 } } @@ -141154,16 +134010,16 @@ "type": "Identifier", "name": "tblHasColTag", "range": [ - 81453, - 81465 + 77326, + 77338 ], "loc": { "start": { - "line": 2658, + "line": 2508, "column": 16 }, "end": { - "line": 2658, + "line": 2508, "column": 28 } } @@ -141180,16 +134036,16 @@ "type": "Identifier", "name": "col", "range": [ - 81485, - 81488 + 77358, + 77361 ], "loc": { "start": { - "line": 2659, + "line": 2509, "column": 16 }, "end": { - "line": 2659, + "line": 2509, "column": 19 } } @@ -141201,16 +134057,16 @@ "type": "Identifier", "name": "colTags", "range": [ - 81491, - 81498 + 77364, + 77371 ], "loc": { "start": { - "line": 2659, + "line": 2509, "column": 22 }, "end": { - "line": 2659, + "line": 2509, "column": 29 } } @@ -141219,77 +134075,77 @@ "type": "Identifier", "name": "k", "range": [ - 81499, - 81500 + 77372, + 77373 ], "loc": { "start": { - "line": 2659, + "line": 2509, "column": 30 }, "end": { - "line": 2659, + "line": 2509, "column": 31 } } }, "range": [ - 81491, - 81501 + 77364, + 77374 ], "loc": { "start": { - "line": 2659, + "line": 2509, "column": 22 }, "end": { - "line": 2659, + "line": 2509, "column": 32 } } }, "range": [ - 81485, - 81501 + 77358, + 77374 ], "loc": { "start": { - "line": 2659, + "line": 2509, "column": 16 }, "end": { - "line": 2659, + "line": 2509, "column": 32 } } }, "range": [ - 81485, - 81502 + 77358, + 77375 ], "loc": { "start": { - "line": 2659, + "line": 2509, "column": 16 }, "end": { - "line": 2659, + "line": 2509, "column": 33 } } } ], "range": [ - 81467, - 81516 + 77340, + 77389 ], "loc": { "start": { - "line": 2658, + "line": 2508, "column": 30 }, "end": { - "line": 2660, + "line": 2510, "column": 13 } } @@ -141306,16 +134162,16 @@ "type": "Identifier", "name": "col", "range": [ - 81540, - 81543 + 77413, + 77416 ], "loc": { "start": { - "line": 2661, + "line": 2511, "column": 16 }, "end": { - "line": 2661, + "line": 2511, "column": 19 } } @@ -141326,16 +134182,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 81546, - 81555 + 77419, + 77428 ], "loc": { "start": { - "line": 2661, + "line": 2511, "column": 22 }, "end": { - "line": 2661, + "line": 2511, "column": 31 } } @@ -141346,62 +134202,62 @@ "value": "col", "raw": "'col'", "range": [ - 81556, - 81561 + 77429, + 77434 ], "loc": { "start": { - "line": 2661, + "line": 2511, "column": 32 }, "end": { - "line": 2661, + "line": 2511, "column": 37 } } } ], "range": [ - 81546, - 81562 + 77419, + 77435 ], "loc": { "start": { - "line": 2661, + "line": 2511, "column": 22 }, "end": { - "line": 2661, + "line": 2511, "column": 38 } } }, "range": [ - 81540, - 81562 + 77413, + 77435 ], "loc": { "start": { - "line": 2661, + "line": 2511, "column": 16 }, "end": { - "line": 2661, + "line": 2511, "column": 38 } } }, "range": [ - 81540, - 81563 + 77413, + 77436 ], "loc": { "start": { - "line": 2661, + "line": 2511, "column": 16 }, "end": { - "line": 2661, + "line": 2511, "column": 39 } } @@ -141417,16 +134273,16 @@ "type": "Identifier", "name": "frag", "range": [ - 81580, - 81584 + 77453, + 77457 ], "loc": { "start": { - "line": 2662, + "line": 2512, "column": 16 }, "end": { - "line": 2662, + "line": 2512, "column": 20 } } @@ -141435,31 +134291,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 81585, - 81596 + 77458, + 77469 ], "loc": { "start": { - "line": 2662, + "line": 2512, "column": 21 }, "end": { - "line": 2662, + "line": 2512, "column": 32 } } }, "range": [ - 81580, - 81596 + 77453, + 77469 ], "loc": { "start": { - "line": 2662, + "line": 2512, "column": 16 }, "end": { - "line": 2662, + "line": 2512, "column": 32 } } @@ -141469,78 +134325,78 @@ "type": "Identifier", "name": "col", "range": [ - 81597, - 81600 + 77470, + 77473 ], "loc": { "start": { - "line": 2662, + "line": 2512, "column": 33 }, "end": { - "line": 2662, + "line": 2512, "column": 36 } } } ], "range": [ - 81580, - 81601 + 77453, + 77474 ], "loc": { "start": { - "line": 2662, + "line": 2512, "column": 16 }, "end": { - "line": 2662, + "line": 2512, "column": 37 } } }, "range": [ - 81580, - 81602 + 77453, + 77475 ], "loc": { "start": { - "line": 2662, + "line": 2512, "column": 16 }, "end": { - "line": 2662, + "line": 2512, "column": 38 } } } ], "range": [ - 81522, - 81616 + 77395, + 77489 ], "loc": { "start": { - "line": 2660, + "line": 2510, "column": 19 }, "end": { - "line": 2663, + "line": 2513, "column": 13 } } }, "range": [ - 81449, - 81616 + 77322, + 77489 ], "loc": { "start": { - "line": 2658, + "line": 2508, "column": 12 }, "end": { - "line": 2663, + "line": 2513, "column": 13 } } @@ -141560,16 +134416,16 @@ "type": "Identifier", "name": "col", "range": [ - 81629, - 81632 + 77502, + 77505 ], "loc": { "start": { - "line": 2664, + "line": 2514, "column": 12 }, "end": { - "line": 2664, + "line": 2514, "column": 15 } } @@ -141578,31 +134434,31 @@ "type": "Identifier", "name": "style", "range": [ - 81633, - 81638 + 77506, + 77511 ], "loc": { "start": { - "line": 2664, + "line": 2514, "column": 16 }, "end": { - "line": 2664, + "line": 2514, "column": 21 } } }, "range": [ - 81629, - 81638 + 77502, + 77511 ], "loc": { "start": { - "line": 2664, + "line": 2514, "column": 12 }, "end": { - "line": 2664, + "line": 2514, "column": 21 } } @@ -141611,31 +134467,31 @@ "type": "Identifier", "name": "width", "range": [ - 81639, - 81644 + 77512, + 77517 ], "loc": { "start": { - "line": 2664, + "line": 2514, "column": 22 }, "end": { - "line": 2664, + "line": 2514, "column": 27 } } }, "range": [ - 81629, - 81644 + 77502, + 77517 ], "loc": { "start": { - "line": 2664, + "line": 2514, "column": 12 }, "end": { - "line": 2664, + "line": 2514, "column": 27 } } @@ -141647,16 +134503,16 @@ "type": "Identifier", "name": "colWidths", "range": [ - 81647, - 81656 + 77520, + 77529 ], "loc": { "start": { - "line": 2664, + "line": 2514, "column": 30 }, "end": { - "line": 2664, + "line": 2514, "column": 39 } } @@ -141665,92 +134521,92 @@ "type": "Identifier", "name": "k", "range": [ - 81657, - 81658 + 77530, + 77531 ], "loc": { "start": { - "line": 2664, + "line": 2514, "column": 40 }, "end": { - "line": 2664, + "line": 2514, "column": 41 } } }, "range": [ - 81647, - 81659 + 77520, + 77532 ], "loc": { "start": { - "line": 2664, + "line": 2514, "column": 30 }, "end": { - "line": 2664, + "line": 2514, "column": 42 } } }, "range": [ - 81629, - 81659 + 77502, + 77532 ], "loc": { "start": { - "line": 2664, + "line": 2514, "column": 12 }, "end": { - "line": 2664, + "line": 2514, "column": 42 } } }, "range": [ - 81629, - 81660 + 77502, + 77533 ], "loc": { "start": { - "line": 2664, + "line": 2514, "column": 12 }, "end": { - "line": 2664, + "line": 2514, "column": 43 } } } ], "range": [ - 81414, - 81670 + 77287, + 77543 ], "loc": { "start": { - "line": 2656, + "line": 2506, "column": 41 }, "end": { - "line": 2665, + "line": 2515, "column": 9 } } }, "range": [ - 81381, - 81670 + 77254, + 77543 ], "loc": { "start": { - "line": 2656, + "line": 2506, "column": 8 }, "end": { - "line": 2665, + "line": 2515, "column": 9 } } @@ -141764,32 +134620,32 @@ "type": "Identifier", "name": "tblHasColTag", "range": [ - 81684, - 81696 + 77557, + 77569 ], "loc": { "start": { - "line": 2666, + "line": 2516, "column": 13 }, "end": { - "line": 2666, + "line": 2516, "column": 25 } } }, "prefix": true, "range": [ - 81683, - 81696 + 77556, + 77569 ], "loc": { "start": { - "line": 2666, + "line": 2516, "column": 12 }, "end": { - "line": 2666, + "line": 2516, "column": 25 } } @@ -141808,16 +134664,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 81712, - 81715 + 77585, + 77588 ], "loc": { "start": { - "line": 2667, + "line": 2517, "column": 12 }, "end": { - "line": 2667, + "line": 2517, "column": 15 } } @@ -141826,31 +134682,31 @@ "type": "Identifier", "name": "insertBefore", "range": [ - 81716, - 81728 + 77589, + 77601 ], "loc": { "start": { - "line": 2667, + "line": 2517, "column": 16 }, "end": { - "line": 2667, + "line": 2517, "column": 28 } } }, "range": [ - 81712, - 81728 + 77585, + 77601 ], "loc": { "start": { - "line": 2667, + "line": 2517, "column": 12 }, "end": { - "line": 2667, + "line": 2517, "column": 28 } } @@ -141860,16 +134716,16 @@ "type": "Identifier", "name": "frag", "range": [ - 81729, - 81733 + 77602, + 77606 ], "loc": { "start": { - "line": 2667, + "line": 2517, "column": 29 }, "end": { - "line": 2667, + "line": 2517, "column": 33 } } @@ -141881,16 +134737,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 81735, - 81738 + 77608, + 77611 ], "loc": { "start": { - "line": 2667, + "line": 2517, "column": 35 }, "end": { - "line": 2667, + "line": 2517, "column": 38 } } @@ -141899,110 +134755,110 @@ "type": "Identifier", "name": "firstChild", "range": [ - 81739, - 81749 + 77612, + 77622 ], "loc": { "start": { - "line": 2667, + "line": 2517, "column": 39 }, "end": { - "line": 2667, + "line": 2517, "column": 49 } } }, "range": [ - 81735, - 81749 + 77608, + 77622 ], "loc": { "start": { - "line": 2667, + "line": 2517, "column": 35 }, "end": { - "line": 2667, + "line": 2517, "column": 49 } } } ], "range": [ - 81712, - 81750 + 77585, + 77623 ], "loc": { "start": { - "line": 2667, + "line": 2517, "column": 12 }, "end": { - "line": 2667, + "line": 2517, "column": 50 } } }, "range": [ - 81712, - 81751 + 77585, + 77624 ], "loc": { "start": { - "line": 2667, + "line": 2517, "column": 12 }, "end": { - "line": 2667, + "line": 2517, "column": 51 } } } ], "range": [ - 81698, - 81761 + 77571, + 77634 ], "loc": { "start": { - "line": 2666, + "line": 2516, "column": 27 }, "end": { - "line": 2668, + "line": 2518, "column": 9 } } }, "alternate": null, "range": [ - 81679, - 81761 + 77552, + 77634 ], "loc": { "start": { - "line": 2666, + "line": 2516, "column": 8 }, "end": { - "line": 2668, + "line": 2518, "column": 9 } } } ], "range": [ - 81035, - 81767 + 76908, + 77640 ], "loc": { "start": { - "line": 2644, + "line": 2494, "column": 22 }, "end": { - "line": 2669, + "line": 2519, "column": 5 } } @@ -142010,16 +134866,16 @@ "generator": false, "expression": false, "range": [ - 81029, - 81767 + 76902, + 77640 ], "loc": { "start": { - "line": 2644, + "line": 2494, "column": 16 }, "end": { - "line": 2669, + "line": 2519, "column": 5 } } @@ -142027,16 +134883,16 @@ "kind": "method", "computed": false, "range": [ - 81017, - 81767 + 76890, + 77640 ], "loc": { "start": { - "line": 2644, + "line": 2494, "column": 4 }, "end": { - "line": 2669, + "line": 2519, "column": 5 } }, @@ -142045,16 +134901,16 @@ "type": "Block", "value": "*\n * Set them columns' widths as per configuration\n * @param {Element} tbl DOM element\n ", "range": [ - 80908, - 81012 + 76781, + 76885 ], "loc": { "start": { - "line": 2640, + "line": 2490, "column": 4 }, "end": { - "line": 2643, + "line": 2493, "column": 7 } } @@ -142065,16 +134921,16 @@ "type": "Block", "value": "*\n * Make defined rows always visible\n ", "range": [ - 81773, - 81824 + 77646, + 77697 ], "loc": { "start": { - "line": 2671, + "line": 2521, "column": 4 }, "end": { - "line": 2673, + "line": 2523, "column": 7 } } @@ -142088,16 +134944,16 @@ "type": "Identifier", "name": "enforceVisibility", "range": [ - 81829, - 81846 + 77702, + 77719 ], "loc": { "start": { - "line": 2674, + "line": 2524, "column": 4 }, "end": { - "line": 2674, + "line": 2524, "column": 21 } } @@ -142120,16 +134976,16 @@ "object": { "type": "ThisExpression", "range": [ - 81864, - 81868 + 77737, + 77741 ], "loc": { "start": { - "line": 2675, + "line": 2525, "column": 13 }, "end": { - "line": 2675, + "line": 2525, "column": 17 } } @@ -142138,47 +134994,47 @@ "type": "Identifier", "name": "hasVisibleRows", "range": [ - 81869, - 81883 + 77742, + 77756 ], "loc": { "start": { - "line": 2675, + "line": 2525, "column": 18 }, "end": { - "line": 2675, + "line": 2525, "column": 32 } } }, "range": [ - 81864, - 81883 + 77737, + 77756 ], "loc": { "start": { - "line": 2675, + "line": 2525, "column": 13 }, "end": { - "line": 2675, + "line": 2525, "column": 32 } } }, "prefix": true, "range": [ - 81863, - 81883 + 77736, + 77756 ], "loc": { "start": { - "line": 2675, + "line": 2525, "column": 12 }, "end": { - "line": 2675, + "line": 2525, "column": 32 } } @@ -142190,48 +135046,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 81899, - 81906 + 77772, + 77779 ], "loc": { "start": { - "line": 2676, + "line": 2526, "column": 12 }, "end": { - "line": 2676, + "line": 2526, "column": 19 } } } ], "range": [ - 81885, - 81916 + 77758, + 77789 ], "loc": { "start": { - "line": 2675, + "line": 2525, "column": 34 }, "end": { - "line": 2677, + "line": 2527, "column": 9 } } }, "alternate": null, "range": [ - 81859, - 81916 + 77732, + 77789 ], "loc": { "start": { - "line": 2675, + "line": 2525, "column": 8 }, "end": { - "line": 2677, + "line": 2527, "column": 9 } } @@ -142245,16 +135101,16 @@ "type": "Identifier", "name": "nbRows", "range": [ - 81929, - 81935 + 77802, + 77808 ], "loc": { "start": { - "line": 2678, + "line": 2528, "column": 12 }, "end": { - "line": 2678, + "line": 2528, "column": 18 } } @@ -142267,16 +135123,16 @@ "object": { "type": "ThisExpression", "range": [ - 81938, - 81942 + 77811, + 77815 ], "loc": { "start": { - "line": 2678, + "line": 2528, "column": 21 }, "end": { - "line": 2678, + "line": 2528, "column": 25 } } @@ -142285,31 +135141,31 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 81943, - 81952 + 77816, + 77825 ], "loc": { "start": { - "line": 2678, + "line": 2528, "column": 26 }, "end": { - "line": 2678, + "line": 2528, "column": 35 } } }, "range": [ - 81938, - 81952 + 77811, + 77825 ], "loc": { "start": { - "line": 2678, + "line": 2528, "column": 21 }, "end": { - "line": 2678, + "line": 2528, "column": 35 } } @@ -142320,47 +135176,47 @@ "value": true, "raw": "true", "range": [ - 81953, - 81957 + 77826, + 77830 ], "loc": { "start": { - "line": 2678, + "line": 2528, "column": 36 }, "end": { - "line": 2678, + "line": 2528, "column": 40 } } } ], "range": [ - 81938, - 81958 + 77811, + 77831 ], "loc": { "start": { - "line": 2678, + "line": 2528, "column": 21 }, "end": { - "line": 2678, + "line": 2528, "column": 41 } } }, "range": [ - 81929, - 81958 + 77802, + 77831 ], "loc": { "start": { - "line": 2678, + "line": 2528, "column": 12 }, "end": { - "line": 2678, + "line": 2528, "column": 41 } } @@ -142368,16 +135224,16 @@ ], "kind": "let", "range": [ - 81925, - 81959 + 77798, + 77832 ], "loc": { "start": { - "line": 2678, + "line": 2528, "column": 8 }, "end": { - "line": 2678, + "line": 2528, "column": 42 } } @@ -142393,16 +135249,16 @@ "type": "Identifier", "name": "i", "range": [ - 81977, - 81978 + 77850, + 77851 ], "loc": { "start": { - "line": 2679, + "line": 2529, "column": 17 }, "end": { - "line": 2679, + "line": 2529, "column": 18 } } @@ -142412,31 +135268,31 @@ "value": 0, "raw": "0", "range": [ - 81981, - 81982 + 77854, + 77855 ], "loc": { "start": { - "line": 2679, + "line": 2529, "column": 21 }, "end": { - "line": 2679, + "line": 2529, "column": 22 } } }, "range": [ - 81977, - 81982 + 77850, + 77855 ], "loc": { "start": { - "line": 2679, + "line": 2529, "column": 17 }, "end": { - "line": 2679, + "line": 2529, "column": 22 } } @@ -142447,16 +135303,16 @@ "type": "Identifier", "name": "len", "range": [ - 81984, - 81987 + 77857, + 77860 ], "loc": { "start": { - "line": 2679, + "line": 2529, "column": 24 }, "end": { - "line": 2679, + "line": 2529, "column": 27 } } @@ -142470,16 +135326,16 @@ "object": { "type": "ThisExpression", "range": [ - 81990, - 81994 + 77863, + 77867 ], "loc": { "start": { - "line": 2679, + "line": 2529, "column": 30 }, "end": { - "line": 2679, + "line": 2529, "column": 34 } } @@ -142488,31 +135344,31 @@ "type": "Identifier", "name": "visibleRows", "range": [ - 81995, - 82006 + 77868, + 77879 ], "loc": { "start": { - "line": 2679, + "line": 2529, "column": 35 }, "end": { - "line": 2679, + "line": 2529, "column": 46 } } }, "range": [ - 81990, - 82006 + 77863, + 77879 ], "loc": { "start": { - "line": 2679, + "line": 2529, "column": 30 }, "end": { - "line": 2679, + "line": 2529, "column": 46 } } @@ -142521,46 +135377,46 @@ "type": "Identifier", "name": "length", "range": [ - 82007, - 82013 + 77880, + 77886 ], "loc": { "start": { - "line": 2679, + "line": 2529, "column": 47 }, "end": { - "line": 2679, + "line": 2529, "column": 53 } } }, "range": [ - 81990, - 82013 + 77863, + 77886 ], "loc": { "start": { - "line": 2679, + "line": 2529, "column": 30 }, "end": { - "line": 2679, + "line": 2529, "column": 53 } } }, "range": [ - 81984, - 82013 + 77857, + 77886 ], "loc": { "start": { - "line": 2679, + "line": 2529, "column": 24 }, "end": { - "line": 2679, + "line": 2529, "column": 53 } } @@ -142568,16 +135424,16 @@ ], "kind": "let", "range": [ - 81973, - 82013 + 77846, + 77886 ], "loc": { "start": { - "line": 2679, + "line": 2529, "column": 13 }, "end": { - "line": 2679, + "line": 2529, "column": 53 } } @@ -142589,16 +135445,16 @@ "type": "Identifier", "name": "i", "range": [ - 82015, - 82016 + 77888, + 77889 ], "loc": { "start": { - "line": 2679, + "line": 2529, "column": 55 }, "end": { - "line": 2679, + "line": 2529, "column": 56 } } @@ -142607,31 +135463,31 @@ "type": "Identifier", "name": "len", "range": [ - 82019, - 82022 + 77892, + 77895 ], "loc": { "start": { - "line": 2679, + "line": 2529, "column": 59 }, "end": { - "line": 2679, + "line": 2529, "column": 62 } } }, "range": [ - 82015, - 82022 + 77888, + 77895 ], "loc": { "start": { - "line": 2679, + "line": 2529, "column": 55 }, "end": { - "line": 2679, + "line": 2529, "column": 62 } } @@ -142643,32 +135499,32 @@ "type": "Identifier", "name": "i", "range": [ - 82024, - 82025 + 77897, + 77898 ], "loc": { "start": { - "line": 2679, + "line": 2529, "column": 64 }, "end": { - "line": 2679, + "line": 2529, "column": 65 } } }, "prefix": false, "range": [ - 82024, - 82027 + 77897, + 77900 ], "loc": { "start": { - "line": 2679, + "line": 2529, "column": 64 }, "end": { - "line": 2679, + "line": 2529, "column": 67 } } @@ -142685,16 +135541,16 @@ "type": "Identifier", "name": "row", "range": [ - 82047, - 82050 + 77920, + 77923 ], "loc": { "start": { - "line": 2680, + "line": 2530, "column": 16 }, "end": { - "line": 2680, + "line": 2530, "column": 19 } } @@ -142708,16 +135564,16 @@ "object": { "type": "ThisExpression", "range": [ - 82053, - 82057 + 77926, + 77930 ], "loc": { "start": { - "line": 2680, + "line": 2530, "column": 22 }, "end": { - "line": 2680, + "line": 2530, "column": 26 } } @@ -142726,31 +135582,31 @@ "type": "Identifier", "name": "visibleRows", "range": [ - 82058, - 82069 + 77931, + 77942 ], "loc": { "start": { - "line": 2680, + "line": 2530, "column": 27 }, "end": { - "line": 2680, + "line": 2530, "column": 38 } } }, "range": [ - 82053, - 82069 + 77926, + 77942 ], "loc": { "start": { - "line": 2680, + "line": 2530, "column": 22 }, "end": { - "line": 2680, + "line": 2530, "column": 38 } } @@ -142759,46 +135615,46 @@ "type": "Identifier", "name": "i", "range": [ - 82070, - 82071 + 77943, + 77944 ], "loc": { "start": { - "line": 2680, + "line": 2530, "column": 39 }, "end": { - "line": 2680, + "line": 2530, "column": 40 } } }, "range": [ - 82053, - 82072 + 77926, + 77945 ], "loc": { "start": { - "line": 2680, + "line": 2530, "column": 22 }, "end": { - "line": 2680, + "line": 2530, "column": 41 } } }, "range": [ - 82047, - 82072 + 77920, + 77945 ], "loc": { "start": { - "line": 2680, + "line": 2530, "column": 16 }, "end": { - "line": 2680, + "line": 2530, "column": 41 } } @@ -142806,16 +135662,16 @@ ], "kind": "let", "range": [ - 82043, - 82073 + 77916, + 77946 ], "loc": { "start": { - "line": 2680, + "line": 2530, "column": 12 }, "end": { - "line": 2680, + "line": 2530, "column": 42 } }, @@ -142824,16 +135680,16 @@ "type": "Line", "value": "row index cannot be > nrows", "range": [ - 82086, - 82115 + 77959, + 77988 ], "loc": { "start": { - "line": 2681, + "line": 2531, "column": 12 }, "end": { - "line": 2681, + "line": 2531, "column": 41 } } @@ -142849,16 +135705,16 @@ "type": "Identifier", "name": "row", "range": [ - 82132, - 82135 + 78005, + 78008 ], "loc": { "start": { - "line": 2682, + "line": 2532, "column": 16 }, "end": { - "line": 2682, + "line": 2532, "column": 19 } } @@ -142867,31 +135723,31 @@ "type": "Identifier", "name": "nbRows", "range": [ - 82139, - 82145 + 78012, + 78018 ], "loc": { "start": { - "line": 2682, + "line": 2532, "column": 23 }, "end": { - "line": 2682, + "line": 2532, "column": 29 } } }, "range": [ - 82132, - 82145 + 78005, + 78018 ], "loc": { "start": { - "line": 2682, + "line": 2532, "column": 16 }, "end": { - "line": 2682, + "line": 2532, "column": 29 } } @@ -142909,16 +135765,16 @@ "object": { "type": "ThisExpression", "range": [ - 82165, - 82169 + 78038, + 78042 ], "loc": { "start": { - "line": 2683, + "line": 2533, "column": 16 }, "end": { - "line": 2683, + "line": 2533, "column": 20 } } @@ -142927,31 +135783,31 @@ "type": "Identifier", "name": "validateRow", "range": [ - 82170, - 82181 + 78043, + 78054 ], "loc": { "start": { - "line": 2683, + "line": 2533, "column": 21 }, "end": { - "line": 2683, + "line": 2533, "column": 32 } } }, "range": [ - 82165, - 82181 + 78038, + 78054 ], "loc": { "start": { - "line": 2683, + "line": 2533, "column": 16 }, "end": { - "line": 2683, + "line": 2533, "column": 32 } } @@ -142961,16 +135817,16 @@ "type": "Identifier", "name": "row", "range": [ - 82182, - 82185 + 78055, + 78058 ], "loc": { "start": { - "line": 2683, + "line": 2533, "column": 33 }, "end": { - "line": 2683, + "line": 2533, "column": 36 } } @@ -142980,79 +135836,79 @@ "value": true, "raw": "true", "range": [ - 82187, - 82191 + 78060, + 78064 ], "loc": { "start": { - "line": 2683, + "line": 2533, "column": 38 }, "end": { - "line": 2683, + "line": 2533, "column": 42 } } } ], "range": [ - 82165, - 82192 + 78038, + 78065 ], "loc": { "start": { - "line": 2683, + "line": 2533, "column": 16 }, "end": { - "line": 2683, + "line": 2533, "column": 43 } } }, "range": [ - 82165, - 82193 + 78038, + 78066 ], "loc": { "start": { - "line": 2683, + "line": 2533, "column": 16 }, "end": { - "line": 2683, + "line": 2533, "column": 44 } } } ], "range": [ - 82147, - 82207 + 78020, + 78080 ], "loc": { "start": { - "line": 2682, + "line": 2532, "column": 31 }, "end": { - "line": 2684, + "line": 2534, "column": 13 } } }, "alternate": null, "range": [ - 82128, - 82207 + 78001, + 78080 ], "loc": { "start": { - "line": 2682, + "line": 2532, "column": 12 }, "end": { - "line": 2684, + "line": 2534, "column": 13 } }, @@ -143061,16 +135917,16 @@ "type": "Line", "value": "row index cannot be > nrows", "range": [ - 82086, - 82115 + 77959, + 77988 ], "loc": { "start": { - "line": 2681, + "line": 2531, "column": 12 }, "end": { - "line": 2681, + "line": 2531, "column": 41 } } @@ -143079,47 +135935,47 @@ } ], "range": [ - 82029, - 82217 + 77902, + 78090 ], "loc": { "start": { - "line": 2679, + "line": 2529, "column": 69 }, "end": { - "line": 2685, + "line": 2535, "column": 9 } } }, "range": [ - 81968, - 82217 + 77841, + 78090 ], "loc": { "start": { - "line": 2679, + "line": 2529, "column": 8 }, "end": { - "line": 2685, + "line": 2535, "column": 9 } } } ], "range": [ - 81849, - 82223 + 77722, + 78096 ], "loc": { "start": { - "line": 2674, + "line": 2524, "column": 24 }, "end": { - "line": 2686, + "line": 2536, "column": 5 } } @@ -143127,16 +135983,16 @@ "generator": false, "expression": false, "range": [ - 81846, - 82223 + 77719, + 78096 ], "loc": { "start": { - "line": 2674, + "line": 2524, "column": 21 }, "end": { - "line": 2686, + "line": 2536, "column": 5 } } @@ -143144,16 +136000,16 @@ "kind": "method", "computed": false, "range": [ - 81829, - 82223 + 77702, + 78096 ], "loc": { "start": { - "line": 2674, + "line": 2524, "column": 4 }, "end": { - "line": 2686, + "line": 2536, "column": 5 } }, @@ -143162,16 +136018,16 @@ "type": "Block", "value": "*\n * Make defined rows always visible\n ", "range": [ - 81773, - 81824 + 77646, + 77697 ], "loc": { "start": { - "line": 2671, + "line": 2521, "column": 4 }, "end": { - "line": 2673, + "line": 2523, "column": 7 } } @@ -143182,16 +136038,16 @@ "type": "Block", "value": "*\n * Clear all the filters' values\n ", "range": [ - 82229, - 82277 + 78102, + 78150 ], "loc": { "start": { - "line": 2688, + "line": 2538, "column": 4 }, "end": { - "line": 2690, + "line": 2540, "column": 7 } } @@ -143205,16 +136061,16 @@ "type": "Identifier", "name": "clearFilters", "range": [ - 82282, - 82294 + 78155, + 78167 ], "loc": { "start": { - "line": 2691, + "line": 2541, "column": 4 }, "end": { - "line": 2691, + "line": 2541, "column": 16 } } @@ -143237,16 +136093,16 @@ "object": { "type": "ThisExpression", "range": [ - 82312, - 82316 + 78185, + 78189 ], "loc": { "start": { - "line": 2692, + "line": 2542, "column": 13 }, "end": { - "line": 2692, + "line": 2542, "column": 17 } } @@ -143255,47 +136111,47 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 82317, - 82324 + 78190, + 78197 ], "loc": { "start": { - "line": 2692, + "line": 2542, "column": 18 }, "end": { - "line": 2692, + "line": 2542, "column": 25 } } }, "range": [ - 82312, - 82324 + 78185, + 78197 ], "loc": { "start": { - "line": 2692, + "line": 2542, "column": 13 }, "end": { - "line": 2692, + "line": 2542, "column": 25 } } }, "prefix": true, "range": [ - 82311, - 82324 + 78184, + 78197 ], "loc": { "start": { - "line": 2692, + "line": 2542, "column": 12 }, "end": { - "line": 2692, + "line": 2542, "column": 25 } } @@ -143307,48 +136163,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 82340, - 82347 + 78213, + 78220 ], "loc": { "start": { - "line": 2693, + "line": 2543, "column": 12 }, "end": { - "line": 2693, + "line": 2543, "column": 19 } } } ], "range": [ - 82326, - 82357 + 78199, + 78230 ], "loc": { "start": { - "line": 2692, + "line": 2542, "column": 27 }, "end": { - "line": 2694, + "line": 2544, "column": 9 } } }, "alternate": null, "range": [ - 82307, - 82357 + 78180, + 78230 ], "loc": { "start": { - "line": 2692, + "line": 2542, "column": 8 }, "end": { - "line": 2694, + "line": 2544, "column": 9 } } @@ -143366,16 +136222,16 @@ "object": { "type": "ThisExpression", "range": [ - 82367, - 82371 + 78240, + 78244 ], "loc": { "start": { - "line": 2696, + "line": 2546, "column": 8 }, "end": { - "line": 2696, + "line": 2546, "column": 12 } } @@ -143384,31 +136240,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 82372, - 82379 + 78245, + 78252 ], "loc": { "start": { - "line": 2696, + "line": 2546, "column": 13 }, "end": { - "line": 2696, + "line": 2546, "column": 20 } } }, "range": [ - 82367, - 82379 + 78240, + 78252 ], "loc": { "start": { - "line": 2696, + "line": 2546, "column": 8 }, "end": { - "line": 2696, + "line": 2546, "column": 20 } } @@ -143417,31 +136273,31 @@ "type": "Identifier", "name": "emit", "range": [ - 82380, - 82384 + 78253, + 78257 ], "loc": { "start": { - "line": 2696, + "line": 2546, "column": 21 }, "end": { - "line": 2696, + "line": 2546, "column": 25 } } }, "range": [ - 82367, - 82384 + 78240, + 78257 ], "loc": { "start": { - "line": 2696, + "line": 2546, "column": 8 }, "end": { - "line": 2696, + "line": 2546, "column": 25 } } @@ -143452,16 +136308,16 @@ "value": "before-clearing-filters", "raw": "'before-clearing-filters'", "range": [ - 82385, - 82410 + 78258, + 78283 ], "loc": { "start": { - "line": 2696, + "line": 2546, "column": 26 }, "end": { - "line": 2696, + "line": 2546, "column": 51 } } @@ -143469,47 +136325,47 @@ { "type": "ThisExpression", "range": [ - 82412, - 82416 + 78285, + 78289 ], "loc": { "start": { - "line": 2696, + "line": 2546, "column": 53 }, "end": { - "line": 2696, + "line": 2546, "column": 57 } } } ], "range": [ - 82367, - 82417 + 78240, + 78290 ], "loc": { "start": { - "line": 2696, + "line": 2546, "column": 8 }, "end": { - "line": 2696, + "line": 2546, "column": 58 } } }, "range": [ - 82367, - 82418 + 78240, + 78291 ], "loc": { "start": { - "line": 2696, + "line": 2546, "column": 8 }, "end": { - "line": 2696, + "line": 2546, "column": 59 } } @@ -143524,16 +136380,16 @@ "object": { "type": "ThisExpression", "range": [ - 82427, - 82431 + 78300, + 78304 ], "loc": { "start": { - "line": 2697, + "line": 2547, "column": 8 }, "end": { - "line": 2697, + "line": 2547, "column": 12 } } @@ -143542,31 +136398,31 @@ "type": "Identifier", "name": "onBeforeReset", "range": [ - 82432, - 82445 + 78305, + 78318 ], "loc": { "start": { - "line": 2697, + "line": 2547, "column": 13 }, "end": { - "line": 2697, + "line": 2547, "column": 26 } } }, "range": [ - 82427, - 82445 + 78300, + 78318 ], "loc": { "start": { - "line": 2697, + "line": 2547, "column": 8 }, "end": { - "line": 2697, + "line": 2547, "column": 26 } } @@ -143575,16 +136431,16 @@ { "type": "ThisExpression", "range": [ - 82446, - 82450 + 78319, + 78323 ], "loc": { "start": { - "line": 2697, + "line": 2547, "column": 27 }, "end": { - "line": 2697, + "line": 2547, "column": 31 } } @@ -143597,16 +136453,16 @@ "object": { "type": "ThisExpression", "range": [ - 82452, - 82456 + 78325, + 78329 ], "loc": { "start": { - "line": 2697, + "line": 2547, "column": 33 }, "end": { - "line": 2697, + "line": 2547, "column": 37 } } @@ -143615,78 +136471,78 @@ "type": "Identifier", "name": "getFiltersValue", "range": [ - 82457, - 82472 + 78330, + 78345 ], "loc": { "start": { - "line": 2697, + "line": 2547, "column": 38 }, "end": { - "line": 2697, + "line": 2547, "column": 53 } } }, "range": [ - 82452, - 82472 + 78325, + 78345 ], "loc": { "start": { - "line": 2697, + "line": 2547, "column": 33 }, "end": { - "line": 2697, + "line": 2547, "column": 53 } } }, "arguments": [], "range": [ - 82452, - 82474 + 78325, + 78347 ], "loc": { "start": { - "line": 2697, + "line": 2547, "column": 33 }, "end": { - "line": 2697, + "line": 2547, "column": 55 } } } ], "range": [ - 82427, - 82475 + 78300, + 78348 ], "loc": { "start": { - "line": 2697, + "line": 2547, "column": 8 }, "end": { - "line": 2697, + "line": 2547, "column": 56 } } }, "range": [ - 82427, - 82476 + 78300, + 78349 ], "loc": { "start": { - "line": 2697, + "line": 2547, "column": 8 }, "end": { - "line": 2697, + "line": 2547, "column": 57 } } @@ -143702,16 +136558,16 @@ "type": "Identifier", "name": "i", "range": [ - 82495, - 82496 + 78368, + 78369 ], "loc": { "start": { - "line": 2699, + "line": 2549, "column": 17 }, "end": { - "line": 2699, + "line": 2549, "column": 18 } } @@ -143721,31 +136577,31 @@ "value": 0, "raw": "0", "range": [ - 82499, - 82500 + 78372, + 78373 ], "loc": { "start": { - "line": 2699, + "line": 2549, "column": 21 }, "end": { - "line": 2699, + "line": 2549, "column": 22 } } }, "range": [ - 82495, - 82500 + 78368, + 78373 ], "loc": { "start": { - "line": 2699, + "line": 2549, "column": 17 }, "end": { - "line": 2699, + "line": 2549, "column": 22 } } @@ -143756,16 +136612,16 @@ "type": "Identifier", "name": "len", "range": [ - 82502, - 82505 + 78375, + 78378 ], "loc": { "start": { - "line": 2699, + "line": 2549, "column": 24 }, "end": { - "line": 2699, + "line": 2549, "column": 27 } } @@ -143779,16 +136635,16 @@ "object": { "type": "ThisExpression", "range": [ - 82508, - 82512 + 78381, + 78385 ], "loc": { "start": { - "line": 2699, + "line": 2549, "column": 30 }, "end": { - "line": 2699, + "line": 2549, "column": 34 } } @@ -143797,31 +136653,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 82513, - 82519 + 78386, + 78392 ], "loc": { "start": { - "line": 2699, + "line": 2549, "column": 35 }, "end": { - "line": 2699, + "line": 2549, "column": 41 } } }, "range": [ - 82508, - 82519 + 78381, + 78392 ], "loc": { "start": { - "line": 2699, + "line": 2549, "column": 30 }, "end": { - "line": 2699, + "line": 2549, "column": 41 } } @@ -143830,46 +136686,46 @@ "type": "Identifier", "name": "length", "range": [ - 82520, - 82526 + 78393, + 78399 ], "loc": { "start": { - "line": 2699, + "line": 2549, "column": 42 }, "end": { - "line": 2699, + "line": 2549, "column": 48 } } }, "range": [ - 82508, - 82526 + 78381, + 78399 ], "loc": { "start": { - "line": 2699, + "line": 2549, "column": 30 }, "end": { - "line": 2699, + "line": 2549, "column": 48 } } }, "range": [ - 82502, - 82526 + 78375, + 78399 ], "loc": { "start": { - "line": 2699, + "line": 2549, "column": 24 }, "end": { - "line": 2699, + "line": 2549, "column": 48 } } @@ -143877,16 +136733,16 @@ ], "kind": "let", "range": [ - 82491, - 82526 + 78364, + 78399 ], "loc": { "start": { - "line": 2699, + "line": 2549, "column": 13 }, "end": { - "line": 2699, + "line": 2549, "column": 48 } } @@ -143898,16 +136754,16 @@ "type": "Identifier", "name": "i", "range": [ - 82528, - 82529 + 78401, + 78402 ], "loc": { "start": { - "line": 2699, + "line": 2549, "column": 50 }, "end": { - "line": 2699, + "line": 2549, "column": 51 } } @@ -143916,31 +136772,31 @@ "type": "Identifier", "name": "len", "range": [ - 82532, - 82535 + 78405, + 78408 ], "loc": { "start": { - "line": 2699, + "line": 2549, "column": 54 }, "end": { - "line": 2699, + "line": 2549, "column": 57 } } }, "range": [ - 82528, - 82535 + 78401, + 78408 ], "loc": { "start": { - "line": 2699, + "line": 2549, "column": 50 }, "end": { - "line": 2699, + "line": 2549, "column": 57 } } @@ -143952,32 +136808,32 @@ "type": "Identifier", "name": "i", "range": [ - 82537, - 82538 + 78410, + 78411 ], "loc": { "start": { - "line": 2699, + "line": 2549, "column": 59 }, "end": { - "line": 2699, + "line": 2549, "column": 60 } } }, "prefix": false, "range": [ - 82537, - 82540 + 78410, + 78413 ], "loc": { "start": { - "line": 2699, + "line": 2549, "column": 59 }, "end": { - "line": 2699, + "line": 2549, "column": 62 } } @@ -143995,16 +136851,16 @@ "object": { "type": "ThisExpression", "range": [ - 82556, - 82560 + 78429, + 78433 ], "loc": { "start": { - "line": 2700, + "line": 2550, "column": 12 }, "end": { - "line": 2700, + "line": 2550, "column": 16 } } @@ -144013,31 +136869,31 @@ "type": "Identifier", "name": "setFilterValue", "range": [ - 82561, - 82575 + 78434, + 78448 ], "loc": { "start": { - "line": 2700, + "line": 2550, "column": 17 }, "end": { - "line": 2700, + "line": 2550, "column": 31 } } }, "range": [ - 82556, - 82575 + 78429, + 78448 ], "loc": { "start": { - "line": 2700, + "line": 2550, "column": 12 }, "end": { - "line": 2700, + "line": 2550, "column": 31 } } @@ -144047,16 +136903,16 @@ "type": "Identifier", "name": "i", "range": [ - 82576, - 82577 + 78449, + 78450 ], "loc": { "start": { - "line": 2700, + "line": 2550, "column": 32 }, "end": { - "line": 2700, + "line": 2550, "column": 33 } } @@ -144066,78 +136922,78 @@ "value": "", "raw": "''", "range": [ - 82579, - 82581 + 78452, + 78454 ], "loc": { "start": { - "line": 2700, + "line": 2550, "column": 35 }, "end": { - "line": 2700, + "line": 2550, "column": 37 } } } ], "range": [ - 82556, - 82582 + 78429, + 78455 ], "loc": { "start": { - "line": 2700, + "line": 2550, "column": 12 }, "end": { - "line": 2700, + "line": 2550, "column": 38 } } }, "range": [ - 82556, - 82583 + 78429, + 78456 ], "loc": { "start": { - "line": 2700, + "line": 2550, "column": 12 }, "end": { - "line": 2700, + "line": 2550, "column": 39 } } } ], "range": [ - 82542, - 82593 + 78415, + 78466 ], "loc": { "start": { - "line": 2699, + "line": 2549, "column": 64 }, "end": { - "line": 2701, + "line": 2551, "column": 9 } } }, "range": [ - 82486, - 82593 + 78359, + 78466 ], "loc": { "start": { - "line": 2699, + "line": 2549, "column": 8 }, "end": { - "line": 2701, + "line": 2551, "column": 9 } } @@ -144152,16 +137008,16 @@ "object": { "type": "ThisExpression", "range": [ - 82603, - 82607 + 78476, + 78480 ], "loc": { "start": { - "line": 2703, + "line": 2553, "column": 8 }, "end": { - "line": 2703, + "line": 2553, "column": 12 } } @@ -144170,62 +137026,62 @@ "type": "Identifier", "name": "filter", "range": [ - 82608, - 82614 + 78481, + 78487 ], "loc": { "start": { - "line": 2703, + "line": 2553, "column": 13 }, "end": { - "line": 2703, + "line": 2553, "column": 19 } } }, "range": [ - 82603, - 82614 + 78476, + 78487 ], "loc": { "start": { - "line": 2703, + "line": 2553, "column": 8 }, "end": { - "line": 2703, + "line": 2553, "column": 19 } } }, "arguments": [], "range": [ - 82603, - 82616 + 78476, + 78489 ], "loc": { "start": { - "line": 2703, + "line": 2553, "column": 8 }, "end": { - "line": 2703, + "line": 2553, "column": 21 } } }, "range": [ - 82603, - 82617 + 78476, + 78490 ], "loc": { "start": { - "line": 2703, + "line": 2553, "column": 8 }, "end": { - "line": 2703, + "line": 2553, "column": 22 } } @@ -144240,16 +137096,16 @@ "object": { "type": "ThisExpression", "range": [ - 82627, - 82631 + 78500, + 78504 ], "loc": { "start": { - "line": 2705, + "line": 2555, "column": 8 }, "end": { - "line": 2705, + "line": 2555, "column": 12 } } @@ -144258,31 +137114,31 @@ "type": "Identifier", "name": "onAfterReset", "range": [ - 82632, - 82644 + 78505, + 78517 ], "loc": { "start": { - "line": 2705, + "line": 2555, "column": 13 }, "end": { - "line": 2705, + "line": 2555, "column": 25 } } }, "range": [ - 82627, - 82644 + 78500, + 78517 ], "loc": { "start": { - "line": 2705, + "line": 2555, "column": 8 }, "end": { - "line": 2705, + "line": 2555, "column": 25 } } @@ -144291,47 +137147,47 @@ { "type": "ThisExpression", "range": [ - 82645, - 82649 + 78518, + 78522 ], "loc": { "start": { - "line": 2705, + "line": 2555, "column": 26 }, "end": { - "line": 2705, + "line": 2555, "column": 30 } } } ], "range": [ - 82627, - 82650 + 78500, + 78523 ], "loc": { "start": { - "line": 2705, + "line": 2555, "column": 8 }, "end": { - "line": 2705, + "line": 2555, "column": 31 } } }, "range": [ - 82627, - 82651 + 78500, + 78524 ], "loc": { "start": { - "line": 2705, + "line": 2555, "column": 8 }, "end": { - "line": 2705, + "line": 2555, "column": 32 } } @@ -144349,16 +137205,16 @@ "object": { "type": "ThisExpression", "range": [ - 82660, - 82664 + 78533, + 78537 ], "loc": { "start": { - "line": 2706, + "line": 2556, "column": 8 }, "end": { - "line": 2706, + "line": 2556, "column": 12 } } @@ -144367,31 +137223,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 82665, - 82672 + 78538, + 78545 ], "loc": { "start": { - "line": 2706, + "line": 2556, "column": 13 }, "end": { - "line": 2706, + "line": 2556, "column": 20 } } }, "range": [ - 82660, - 82672 + 78533, + 78545 ], "loc": { "start": { - "line": 2706, + "line": 2556, "column": 8 }, "end": { - "line": 2706, + "line": 2556, "column": 20 } } @@ -144400,31 +137256,31 @@ "type": "Identifier", "name": "emit", "range": [ - 82673, - 82677 + 78546, + 78550 ], "loc": { "start": { - "line": 2706, + "line": 2556, "column": 21 }, "end": { - "line": 2706, + "line": 2556, "column": 25 } } }, "range": [ - 82660, - 82677 + 78533, + 78550 ], "loc": { "start": { - "line": 2706, + "line": 2556, "column": 8 }, "end": { - "line": 2706, + "line": 2556, "column": 25 } } @@ -144435,16 +137291,16 @@ "value": "after-clearing-filters", "raw": "'after-clearing-filters'", "range": [ - 82678, - 82702 + 78551, + 78575 ], "loc": { "start": { - "line": 2706, + "line": 2556, "column": 26 }, "end": { - "line": 2706, + "line": 2556, "column": 50 } } @@ -144452,63 +137308,63 @@ { "type": "ThisExpression", "range": [ - 82704, - 82708 + 78577, + 78581 ], "loc": { "start": { - "line": 2706, + "line": 2556, "column": 52 }, "end": { - "line": 2706, + "line": 2556, "column": 56 } } } ], "range": [ - 82660, - 82709 + 78533, + 78582 ], "loc": { "start": { - "line": 2706, + "line": 2556, "column": 8 }, "end": { - "line": 2706, + "line": 2556, "column": 57 } } }, "range": [ - 82660, - 82710 + 78533, + 78583 ], "loc": { "start": { - "line": 2706, + "line": 2556, "column": 8 }, "end": { - "line": 2706, + "line": 2556, "column": 58 } } } ], "range": [ - 82297, - 82716 + 78170, + 78589 ], "loc": { "start": { - "line": 2691, + "line": 2541, "column": 19 }, "end": { - "line": 2707, + "line": 2557, "column": 5 } } @@ -144516,16 +137372,16 @@ "generator": false, "expression": false, "range": [ - 82294, - 82716 + 78167, + 78589 ], "loc": { "start": { - "line": 2691, + "line": 2541, "column": 16 }, "end": { - "line": 2707, + "line": 2557, "column": 5 } } @@ -144533,16 +137389,16 @@ "kind": "method", "computed": false, "range": [ - 82282, - 82716 + 78155, + 78589 ], "loc": { "start": { - "line": 2691, + "line": 2541, "column": 4 }, "end": { - "line": 2707, + "line": 2557, "column": 5 } }, @@ -144551,16 +137407,16 @@ "type": "Block", "value": "*\n * Clear all the filters' values\n ", "range": [ - 82229, - 82277 + 78102, + 78150 ], "loc": { "start": { - "line": 2688, + "line": 2538, "column": 4 }, "end": { - "line": 2690, + "line": 2540, "column": 7 } } @@ -144571,16 +137427,16 @@ "type": "Block", "value": "*\n * Return the ID of the current active filter\n * @return {String}\n ", "range": [ - 82722, - 82807 + 78595, + 78680 ], "loc": { "start": { - "line": 2709, + "line": 2559, "column": 4 }, "end": { - "line": 2712, + "line": 2562, "column": 7 } } @@ -144594,16 +137450,16 @@ "type": "Identifier", "name": "getActiveFilterId", "range": [ - 82812, - 82829 + 78685, + 78702 ], "loc": { "start": { - "line": 2713, + "line": 2563, "column": 4 }, "end": { - "line": 2713, + "line": 2563, "column": 21 } } @@ -144623,16 +137479,16 @@ "object": { "type": "ThisExpression", "range": [ - 82849, - 82853 + 78722, + 78726 ], "loc": { "start": { - "line": 2714, + "line": 2564, "column": 15 }, "end": { - "line": 2714, + "line": 2564, "column": 19 } } @@ -144641,62 +137497,62 @@ "type": "Identifier", "name": "activeFilterId", "range": [ - 82854, - 82868 + 78727, + 78741 ], "loc": { "start": { - "line": 2714, + "line": 2564, "column": 20 }, "end": { - "line": 2714, + "line": 2564, "column": 34 } } }, "range": [ - 82849, - 82868 + 78722, + 78741 ], "loc": { "start": { - "line": 2714, + "line": 2564, "column": 15 }, "end": { - "line": 2714, + "line": 2564, "column": 34 } } }, "range": [ - 82842, - 82869 + 78715, + 78742 ], "loc": { "start": { - "line": 2714, + "line": 2564, "column": 8 }, "end": { - "line": 2714, + "line": 2564, "column": 35 } } } ], "range": [ - 82832, - 82875 + 78705, + 78748 ], "loc": { "start": { - "line": 2713, + "line": 2563, "column": 24 }, "end": { - "line": 2715, + "line": 2565, "column": 5 } } @@ -144704,16 +137560,16 @@ "generator": false, "expression": false, "range": [ - 82829, - 82875 + 78702, + 78748 ], "loc": { "start": { - "line": 2713, + "line": 2563, "column": 21 }, "end": { - "line": 2715, + "line": 2565, "column": 5 } } @@ -144721,16 +137577,16 @@ "kind": "method", "computed": false, "range": [ - 82812, - 82875 + 78685, + 78748 ], "loc": { "start": { - "line": 2713, + "line": 2563, "column": 4 }, "end": { - "line": 2715, + "line": 2565, "column": 5 } }, @@ -144739,16 +137595,16 @@ "type": "Block", "value": "*\n * Return the ID of the current active filter\n * @return {String}\n ", "range": [ - 82722, - 82807 + 78595, + 78680 ], "loc": { "start": { - "line": 2709, + "line": 2559, "column": 4 }, "end": { - "line": 2712, + "line": 2562, "column": 7 } } @@ -144759,16 +137615,16 @@ "type": "Block", "value": "*\n * Set the ID of the current active filter\n * @param {String} filterId Element ID\n ", "range": [ - 82881, - 82982 + 78754, + 78855 ], "loc": { "start": { - "line": 2717, + "line": 2567, "column": 4 }, "end": { - "line": 2720, + "line": 2570, "column": 7 } } @@ -144782,16 +137638,16 @@ "type": "Identifier", "name": "setActiveFilterId", "range": [ - 82987, - 83004 + 78860, + 78877 ], "loc": { "start": { - "line": 2721, + "line": 2571, "column": 4 }, "end": { - "line": 2721, + "line": 2571, "column": 21 } } @@ -144804,16 +137660,16 @@ "type": "Identifier", "name": "filterId", "range": [ - 83005, - 83013 + 78878, + 78886 ], "loc": { "start": { - "line": 2721, + "line": 2571, "column": 22 }, "end": { - "line": 2721, + "line": 2571, "column": 30 } } @@ -144833,16 +137689,16 @@ "object": { "type": "ThisExpression", "range": [ - 83025, - 83029 + 78898, + 78902 ], "loc": { "start": { - "line": 2722, + "line": 2572, "column": 8 }, "end": { - "line": 2722, + "line": 2572, "column": 12 } } @@ -144851,31 +137707,31 @@ "type": "Identifier", "name": "activeFilterId", "range": [ - 83030, - 83044 + 78903, + 78917 ], "loc": { "start": { - "line": 2722, + "line": 2572, "column": 13 }, "end": { - "line": 2722, + "line": 2572, "column": 27 } } }, "range": [ - 83025, - 83044 + 78898, + 78917 ], "loc": { "start": { - "line": 2722, + "line": 2572, "column": 8 }, "end": { - "line": 2722, + "line": 2572, "column": 27 } } @@ -144884,62 +137740,62 @@ "type": "Identifier", "name": "filterId", "range": [ - 83047, - 83055 + 78920, + 78928 ], "loc": { "start": { - "line": 2722, + "line": 2572, "column": 30 }, "end": { - "line": 2722, + "line": 2572, "column": 38 } } }, "range": [ - 83025, - 83055 + 78898, + 78928 ], "loc": { "start": { - "line": 2722, + "line": 2572, "column": 8 }, "end": { - "line": 2722, + "line": 2572, "column": 38 } } }, "range": [ - 83025, - 83056 + 78898, + 78929 ], "loc": { "start": { - "line": 2722, + "line": 2572, "column": 8 }, "end": { - "line": 2722, + "line": 2572, "column": 39 } } } ], "range": [ - 83015, - 83062 + 78888, + 78935 ], "loc": { "start": { - "line": 2721, + "line": 2571, "column": 32 }, "end": { - "line": 2723, + "line": 2573, "column": 5 } } @@ -144947,16 +137803,16 @@ "generator": false, "expression": false, "range": [ - 83004, - 83062 + 78877, + 78935 ], "loc": { "start": { - "line": 2721, + "line": 2571, "column": 21 }, "end": { - "line": 2723, + "line": 2573, "column": 5 } } @@ -144964,16 +137820,16 @@ "kind": "method", "computed": false, "range": [ - 82987, - 83062 + 78860, + 78935 ], "loc": { "start": { - "line": 2721, + "line": 2571, "column": 4 }, "end": { - "line": 2723, + "line": 2573, "column": 5 } }, @@ -144982,16 +137838,16 @@ "type": "Block", "value": "*\n * Set the ID of the current active filter\n * @param {String} filterId Element ID\n ", "range": [ - 82881, - 82982 + 78754, + 78855 ], "loc": { "start": { - "line": 2717, + "line": 2567, "column": 4 }, "end": { - "line": 2720, + "line": 2570, "column": 7 } } @@ -145002,16 +137858,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": [ - 83068, - 83216 + 78941, + 79089 ], "loc": { "start": { - "line": 2725, + "line": 2575, "column": 4 }, "end": { - "line": 2729, + "line": 2579, "column": 7 } } @@ -145025,16 +137881,16 @@ "type": "Identifier", "name": "getColumnIndexFromFilterId", "range": [ - 83221, - 83247 + 79094, + 79120 ], "loc": { "start": { - "line": 2730, + "line": 2580, "column": 4 }, "end": { - "line": 2730, + "line": 2580, "column": 30 } } @@ -145049,16 +137905,16 @@ "type": "Identifier", "name": "filterId", "range": [ - 83248, - 83256 + 79121, + 79129 ], "loc": { "start": { - "line": 2730, + "line": 2580, "column": 31 }, "end": { - "line": 2730, + "line": 2580, "column": 39 } } @@ -145068,31 +137924,31 @@ "value": "", "raw": "''", "range": [ - 83259, - 83261 + 79132, + 79134 ], "loc": { "start": { - "line": 2730, + "line": 2580, "column": 42 }, "end": { - "line": 2730, + "line": 2580, "column": 44 } } }, "range": [ - 83248, - 83261 + 79121, + 79134 ], "loc": { "start": { - "line": 2730, + "line": 2580, "column": 31 }, "end": { - "line": 2730, + "line": 2580, "column": 44 } } @@ -145110,16 +137966,16 @@ "type": "Identifier", "name": "idx", "range": [ - 83277, - 83280 + 79150, + 79153 ], "loc": { "start": { - "line": 2731, + "line": 2581, "column": 12 }, "end": { - "line": 2731, + "line": 2581, "column": 15 } } @@ -145136,16 +137992,16 @@ "type": "Identifier", "name": "filterId", "range": [ - 83283, - 83291 + 79156, + 79164 ], "loc": { "start": { - "line": 2731, + "line": 2581, "column": 18 }, "end": { - "line": 2731, + "line": 2581, "column": 26 } } @@ -145154,31 +138010,31 @@ "type": "Identifier", "name": "split", "range": [ - 83292, - 83297 + 79165, + 79170 ], "loc": { "start": { - "line": 2731, + "line": 2581, "column": 27 }, "end": { - "line": 2731, + "line": 2581, "column": 32 } } }, "range": [ - 83283, - 83297 + 79156, + 79170 ], "loc": { "start": { - "line": 2731, + "line": 2581, "column": 18 }, "end": { - "line": 2731, + "line": 2581, "column": 32 } } @@ -145189,32 +138045,32 @@ "value": "_", "raw": "'_'", "range": [ - 83298, - 83301 + 79171, + 79174 ], "loc": { "start": { - "line": 2731, + "line": 2581, "column": 33 }, "end": { - "line": 2731, + "line": 2581, "column": 36 } } } ], "range": [ - 83283, - 83302 + 79156, + 79175 ], "loc": { "start": { - "line": 2731, + "line": 2581, "column": 18 }, "end": { - "line": 2731, + "line": 2581, "column": 37 } } @@ -145224,46 +138080,46 @@ "value": 0, "raw": "0", "range": [ - 83303, - 83304 + 79176, + 79177 ], "loc": { "start": { - "line": 2731, + "line": 2581, "column": 38 }, "end": { - "line": 2731, + "line": 2581, "column": 39 } } }, "range": [ - 83283, - 83305 + 79156, + 79178 ], "loc": { "start": { - "line": 2731, + "line": 2581, "column": 18 }, "end": { - "line": 2731, + "line": 2581, "column": 40 } } }, "range": [ - 83277, - 83305 + 79150, + 79178 ], "loc": { "start": { - "line": 2731, + "line": 2581, "column": 12 }, "end": { - "line": 2731, + "line": 2581, "column": 40 } } @@ -145271,16 +138127,16 @@ ], "kind": "let", "range": [ - 83273, - 83306 + 79146, + 79179 ], "loc": { "start": { - "line": 2731, + "line": 2581, "column": 8 }, "end": { - "line": 2731, + "line": 2581, "column": 41 } } @@ -145294,16 +138150,16 @@ "type": "Identifier", "name": "idx", "range": [ - 83315, - 83318 + 79188, + 79191 ], "loc": { "start": { - "line": 2732, + "line": 2582, "column": 8 }, "end": { - "line": 2732, + "line": 2582, "column": 11 } } @@ -145320,16 +138176,16 @@ "type": "Identifier", "name": "idx", "range": [ - 83321, - 83324 + 79194, + 79197 ], "loc": { "start": { - "line": 2732, + "line": 2582, "column": 14 }, "end": { - "line": 2732, + "line": 2582, "column": 17 } } @@ -145338,31 +138194,31 @@ "type": "Identifier", "name": "split", "range": [ - 83325, - 83330 + 79198, + 79203 ], "loc": { "start": { - "line": 2732, + "line": 2582, "column": 18 }, "end": { - "line": 2732, + "line": 2582, "column": 23 } } }, "range": [ - 83321, - 83330 + 79194, + 79203 ], "loc": { "start": { - "line": 2732, + "line": 2582, "column": 14 }, "end": { - "line": 2732, + "line": 2582, "column": 23 } } @@ -145374,16 +138230,16 @@ "object": { "type": "ThisExpression", "range": [ - 83331, - 83335 + 79204, + 79208 ], "loc": { "start": { - "line": 2732, + "line": 2582, "column": 24 }, "end": { - "line": 2732, + "line": 2582, "column": 28 } } @@ -145392,47 +138248,47 @@ "type": "Identifier", "name": "prfxFlt", "range": [ - 83336, - 83343 + 79209, + 79216 ], "loc": { "start": { - "line": 2732, + "line": 2582, "column": 29 }, "end": { - "line": 2732, + "line": 2582, "column": 36 } } }, "range": [ - 83331, - 83343 + 79204, + 79216 ], "loc": { "start": { - "line": 2732, + "line": 2582, "column": 24 }, "end": { - "line": 2732, + "line": 2582, "column": 36 } } } ], "range": [ - 83321, - 83344 + 79194, + 79217 ], "loc": { "start": { - "line": 2732, + "line": 2582, "column": 14 }, "end": { - "line": 2732, + "line": 2582, "column": 37 } } @@ -145442,61 +138298,61 @@ "value": 1, "raw": "1", "range": [ - 83345, - 83346 + 79218, + 79219 ], "loc": { "start": { - "line": 2732, + "line": 2582, "column": 38 }, "end": { - "line": 2732, + "line": 2582, "column": 39 } } }, "range": [ - 83321, - 83347 + 79194, + 79220 ], "loc": { "start": { - "line": 2732, + "line": 2582, "column": 14 }, "end": { - "line": 2732, + "line": 2582, "column": 40 } } }, "range": [ - 83315, - 83347 + 79188, + 79220 ], "loc": { "start": { - "line": 2732, + "line": 2582, "column": 8 }, "end": { - "line": 2732, + "line": 2582, "column": 40 } } }, "range": [ - 83315, - 83348 + 79188, + 79221 ], "loc": { "start": { - "line": 2732, + "line": 2582, "column": 8 }, "end": { - "line": 2732, + "line": 2582, "column": 41 } } @@ -145509,16 +138365,16 @@ "type": "Identifier", "name": "parseInt", "range": [ - 83364, - 83372 + 79237, + 79245 ], "loc": { "start": { - "line": 2733, + "line": 2583, "column": 15 }, "end": { - "line": 2733, + "line": 2583, "column": 23 } } @@ -145528,16 +138384,16 @@ "type": "Identifier", "name": "idx", "range": [ - 83373, - 83376 + 79246, + 79249 ], "loc": { "start": { - "line": 2733, + "line": 2583, "column": 24 }, "end": { - "line": 2733, + "line": 2583, "column": 27 } } @@ -145547,63 +138403,63 @@ "value": 10, "raw": "10", "range": [ - 83378, - 83380 + 79251, + 79253 ], "loc": { "start": { - "line": 2733, + "line": 2583, "column": 29 }, "end": { - "line": 2733, + "line": 2583, "column": 31 } } } ], "range": [ - 83364, - 83381 + 79237, + 79254 ], "loc": { "start": { - "line": 2733, + "line": 2583, "column": 15 }, "end": { - "line": 2733, + "line": 2583, "column": 32 } } }, "range": [ - 83357, - 83382 + 79230, + 79255 ], "loc": { "start": { - "line": 2733, + "line": 2583, "column": 8 }, "end": { - "line": 2733, + "line": 2583, "column": 33 } } } ], "range": [ - 83263, - 83388 + 79136, + 79261 ], "loc": { "start": { - "line": 2730, + "line": 2580, "column": 46 }, "end": { - "line": 2734, + "line": 2584, "column": 5 } } @@ -145611,16 +138467,16 @@ "generator": false, "expression": false, "range": [ - 83247, - 83388 + 79120, + 79261 ], "loc": { "start": { - "line": 2730, + "line": 2580, "column": 30 }, "end": { - "line": 2734, + "line": 2584, "column": 5 } } @@ -145628,16 +138484,16 @@ "kind": "method", "computed": false, "range": [ - 83221, - 83388 + 79094, + 79261 ], "loc": { "start": { - "line": 2730, + "line": 2580, "column": 4 }, "end": { - "line": 2734, + "line": 2584, "column": 5 } }, @@ -145646,16 +138502,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": [ - 83068, - 83216 + 78941, + 79089 ], "loc": { "start": { - "line": 2725, + "line": 2575, "column": 4 }, "end": { - "line": 2729, + "line": 2579, "column": 7 } } @@ -145666,16 +138522,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": [ - 83394, - 83555 + 79267, + 79428 ], "loc": { "start": { - "line": 2736, + "line": 2586, "column": 4 }, "end": { - "line": 2741, + "line": 2591, "column": 7 } } @@ -145689,16 +138545,16 @@ "type": "Identifier", "name": "buildFilterId", "range": [ - 83560, - 83573 + 79433, + 79446 ], "loc": { "start": { - "line": 2742, + "line": 2592, "column": 4 }, "end": { - "line": 2742, + "line": 2592, "column": 17 } } @@ -145711,16 +138567,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 83574, - 83582 + 79447, + 79455 ], "loc": { "start": { - "line": 2742, + "line": 2592, "column": 18 }, "end": { - "line": 2742, + "line": 2592, "column": 26 } } @@ -145742,16 +138598,16 @@ }, "tail": false, "range": [ - 83601, - 83604 + 79474, + 79477 ], "loc": { "start": { - "line": 2743, + "line": 2593, "column": 15 }, "end": { - "line": 2743, + "line": 2593, "column": 18 } } @@ -145764,16 +138620,16 @@ }, "tail": false, "range": [ - 83616, - 83619 + 79489, + 79492 ], "loc": { "start": { - "line": 2743, + "line": 2593, "column": 30 }, "end": { - "line": 2743, + "line": 2593, "column": 33 } } @@ -145786,16 +138642,16 @@ }, "tail": false, "range": [ - 83627, - 83631 + 79500, + 79504 ], "loc": { "start": { - "line": 2743, + "line": 2593, "column": 41 }, "end": { - "line": 2743, + "line": 2593, "column": 45 } } @@ -145808,16 +138664,16 @@ }, "tail": true, "range": [ - 83638, - 83640 + 79511, + 79513 ], "loc": { "start": { - "line": 2743, + "line": 2593, "column": 52 }, "end": { - "line": 2743, + "line": 2593, "column": 54 } } @@ -145830,16 +138686,16 @@ "object": { "type": "ThisExpression", "range": [ - 83604, - 83608 + 79477, + 79481 ], "loc": { "start": { - "line": 2743, + "line": 2593, "column": 18 }, "end": { - "line": 2743, + "line": 2593, "column": 22 } } @@ -145848,31 +138704,31 @@ "type": "Identifier", "name": "prfxFlt", "range": [ - 83609, - 83616 + 79482, + 79489 ], "loc": { "start": { - "line": 2743, + "line": 2593, "column": 23 }, "end": { - "line": 2743, + "line": 2593, "column": 30 } } }, "range": [ - 83604, - 83616 + 79477, + 79489 ], "loc": { "start": { - "line": 2743, + "line": 2593, "column": 18 }, "end": { - "line": 2743, + "line": 2593, "column": 30 } } @@ -145881,16 +138737,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 83619, - 83627 + 79492, + 79500 ], "loc": { "start": { - "line": 2743, + "line": 2593, "column": 33 }, "end": { - "line": 2743, + "line": 2593, "column": 41 } } @@ -145901,16 +138757,16 @@ "object": { "type": "ThisExpression", "range": [ - 83631, - 83635 + 79504, + 79508 ], "loc": { "start": { - "line": 2743, + "line": 2593, "column": 45 }, "end": { - "line": 2743, + "line": 2593, "column": 49 } } @@ -145919,78 +138775,78 @@ "type": "Identifier", "name": "id", "range": [ - 83636, - 83638 + 79509, + 79511 ], "loc": { "start": { - "line": 2743, + "line": 2593, "column": 50 }, "end": { - "line": 2743, + "line": 2593, "column": 52 } } }, "range": [ - 83631, - 83638 + 79504, + 79511 ], "loc": { "start": { - "line": 2743, + "line": 2593, "column": 45 }, "end": { - "line": 2743, + "line": 2593, "column": 52 } } } ], "range": [ - 83601, - 83640 + 79474, + 79513 ], "loc": { "start": { - "line": 2743, + "line": 2593, "column": 15 }, "end": { - "line": 2743, + "line": 2593, "column": 54 } } }, "range": [ - 83594, - 83641 + 79467, + 79514 ], "loc": { "start": { - "line": 2743, + "line": 2593, "column": 8 }, "end": { - "line": 2743, + "line": 2593, "column": 55 } } } ], "range": [ - 83584, - 83647 + 79457, + 79520 ], "loc": { "start": { - "line": 2742, + "line": 2592, "column": 28 }, "end": { - "line": 2744, + "line": 2594, "column": 5 } } @@ -145998,16 +138854,16 @@ "generator": false, "expression": false, "range": [ - 83573, - 83647 + 79446, + 79520 ], "loc": { "start": { - "line": 2742, + "line": 2592, "column": 17 }, "end": { - "line": 2744, + "line": 2594, "column": 5 } } @@ -146015,16 +138871,16 @@ "kind": "method", "computed": false, "range": [ - 83560, - 83647 + 79433, + 79520 ], "loc": { "start": { - "line": 2742, + "line": 2592, "column": 4 }, "end": { - "line": 2744, + "line": 2594, "column": 5 } }, @@ -146033,16 +138889,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": [ - 83394, - 83555 + 79267, + 79428 ], "loc": { "start": { - "line": 2736, + "line": 2586, "column": 4 }, "end": { - "line": 2741, + "line": 2591, "column": 7 } } @@ -146053,16 +138909,16 @@ "type": "Block", "value": "*\n * Check if has external filters\n * @returns {Boolean}\n * @private\n ", "range": [ - 83653, - 83743 + 79526, + 79616 ], "loc": { "start": { - "line": 2746, + "line": 2596, "column": 4 }, "end": { - "line": 2750, + "line": 2600, "column": 7 } } @@ -146076,16 +138932,16 @@ "type": "Identifier", "name": "isExternalFlt", "range": [ - 83748, - 83761 + 79621, + 79634 ], "loc": { "start": { - "line": 2751, + "line": 2601, "column": 4 }, "end": { - "line": 2751, + "line": 2601, "column": 17 } } @@ -146111,16 +138967,16 @@ "object": { "type": "ThisExpression", "range": [ - 83781, - 83785 + 79654, + 79658 ], "loc": { "start": { - "line": 2752, + "line": 2602, "column": 15 }, "end": { - "line": 2752, + "line": 2602, "column": 19 } } @@ -146129,31 +138985,31 @@ "type": "Identifier", "name": "externalFltTgtIds", "range": [ - 83786, - 83803 + 79659, + 79676 ], "loc": { "start": { - "line": 2752, + "line": 2602, "column": 20 }, "end": { - "line": 2752, + "line": 2602, "column": 37 } } }, "range": [ - 83781, - 83803 + 79654, + 79676 ], "loc": { "start": { - "line": 2752, + "line": 2602, "column": 15 }, "end": { - "line": 2752, + "line": 2602, "column": 37 } } @@ -146162,31 +139018,31 @@ "type": "Identifier", "name": "length", "range": [ - 83804, - 83810 + 79677, + 79683 ], "loc": { "start": { - "line": 2752, + "line": 2602, "column": 38 }, "end": { - "line": 2752, + "line": 2602, "column": 44 } } }, "range": [ - 83781, - 83810 + 79654, + 79683 ], "loc": { "start": { - "line": 2752, + "line": 2602, "column": 15 }, "end": { - "line": 2752, + "line": 2602, "column": 44 } } @@ -146196,62 +139052,62 @@ "value": 0, "raw": "0", "range": [ - 83813, - 83814 + 79686, + 79687 ], "loc": { "start": { - "line": 2752, + "line": 2602, "column": 47 }, "end": { - "line": 2752, + "line": 2602, "column": 48 } } }, "range": [ - 83781, - 83814 + 79654, + 79687 ], "loc": { "start": { - "line": 2752, + "line": 2602, "column": 15 }, "end": { - "line": 2752, + "line": 2602, "column": 48 } } }, "range": [ - 83774, - 83815 + 79647, + 79688 ], "loc": { "start": { - "line": 2752, + "line": 2602, "column": 8 }, "end": { - "line": 2752, + "line": 2602, "column": 49 } } } ], "range": [ - 83764, - 83821 + 79637, + 79694 ], "loc": { "start": { - "line": 2751, + "line": 2601, "column": 20 }, "end": { - "line": 2753, + "line": 2603, "column": 5 } } @@ -146259,16 +139115,16 @@ "generator": false, "expression": false, "range": [ - 83761, - 83821 + 79634, + 79694 ], "loc": { "start": { - "line": 2751, + "line": 2601, "column": 17 }, "end": { - "line": 2753, + "line": 2603, "column": 5 } } @@ -146276,16 +139132,16 @@ "kind": "method", "computed": false, "range": [ - 83748, - 83821 + 79621, + 79694 ], "loc": { "start": { - "line": 2751, + "line": 2601, "column": 4 }, "end": { - "line": 2753, + "line": 2603, "column": 5 } }, @@ -146294,16 +139150,16 @@ "type": "Block", "value": "*\n * Check if has external filters\n * @returns {Boolean}\n * @private\n ", "range": [ - 83653, - 83743 + 79526, + 79616 ], "loc": { "start": { - "line": 2746, + "line": 2596, "column": 4 }, "end": { - "line": 2750, + "line": 2600, "column": 7 } } @@ -146314,16 +139170,16 @@ "type": "Block", "value": "*\n * Returns styles path\n * @returns {String}\n * @private\n ", "range": [ - 83827, - 83906 + 79700, + 79779 ], "loc": { "start": { - "line": 2755, + "line": 2605, "column": 4 }, "end": { - "line": 2759, + "line": 2609, "column": 7 } } @@ -146337,16 +139193,16 @@ "type": "Identifier", "name": "getStylePath", "range": [ - 83911, - 83923 + 79784, + 79796 ], "loc": { "start": { - "line": 2760, + "line": 2610, "column": 4 }, "end": { - "line": 2760, + "line": 2610, "column": 16 } } @@ -146366,16 +139222,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 83943, - 83954 + 79816, + 79827 ], "loc": { "start": { - "line": 2761, + "line": 2611, "column": 15 }, "end": { - "line": 2761, + "line": 2611, "column": 26 } } @@ -146390,16 +139246,16 @@ "object": { "type": "ThisExpression", "range": [ - 83955, - 83959 + 79828, + 79832 ], "loc": { "start": { - "line": 2761, + "line": 2611, "column": 27 }, "end": { - "line": 2761, + "line": 2611, "column": 31 } } @@ -146408,31 +139264,31 @@ "type": "Identifier", "name": "config", "range": [ - 83960, - 83966 + 79833, + 79839 ], "loc": { "start": { - "line": 2761, + "line": 2611, "column": 32 }, "end": { - "line": 2761, + "line": 2611, "column": 38 } } }, "range": [ - 83955, - 83966 + 79828, + 79839 ], "loc": { "start": { - "line": 2761, + "line": 2611, "column": 27 }, "end": { - "line": 2761, + "line": 2611, "column": 38 } } @@ -146441,31 +139297,31 @@ "type": "Identifier", "name": "style_path", "range": [ - 83967, - 83977 + 79840, + 79850 ], "loc": { "start": { - "line": 2761, + "line": 2611, "column": 39 }, "end": { - "line": 2761, + "line": 2611, "column": 49 } } }, "range": [ - 83955, - 83977 + 79828, + 79850 ], "loc": { "start": { - "line": 2761, + "line": 2611, "column": 27 }, "end": { - "line": 2761, + "line": 2611, "column": 49 } } @@ -146479,16 +139335,16 @@ "object": { "type": "ThisExpression", "range": [ - 83979, - 83983 + 79852, + 79856 ], "loc": { "start": { - "line": 2761, + "line": 2611, "column": 51 }, "end": { - "line": 2761, + "line": 2611, "column": 55 } } @@ -146497,31 +139353,31 @@ "type": "Identifier", "name": "basePath", "range": [ - 83984, - 83992 + 79857, + 79865 ], "loc": { "start": { - "line": 2761, + "line": 2611, "column": 56 }, "end": { - "line": 2761, + "line": 2611, "column": 64 } } }, "range": [ - 83979, - 83992 + 79852, + 79865 ], "loc": { "start": { - "line": 2761, + "line": 2611, "column": 51 }, "end": { - "line": 2761, + "line": 2611, "column": 64 } } @@ -146531,78 +139387,78 @@ "value": "style/", "raw": "'style/'", "range": [ - 83995, - 84003 + 79868, + 79876 ], "loc": { "start": { - "line": 2761, + "line": 2611, "column": 67 }, "end": { - "line": 2761, + "line": 2611, "column": 75 } } }, "range": [ - 83979, - 84003 + 79852, + 79876 ], "loc": { "start": { - "line": 2761, + "line": 2611, "column": 51 }, "end": { - "line": 2761, + "line": 2611, "column": 75 } } } ], "range": [ - 83943, - 84004 + 79816, + 79877 ], "loc": { "start": { - "line": 2761, + "line": 2611, "column": 15 }, "end": { - "line": 2761, + "line": 2611, "column": 76 } } }, "range": [ - 83936, - 84005 + 79809, + 79878 ], "loc": { "start": { - "line": 2761, + "line": 2611, "column": 8 }, "end": { - "line": 2761, + "line": 2611, "column": 77 } } } ], "range": [ - 83926, - 84011 + 79799, + 79884 ], "loc": { "start": { - "line": 2760, + "line": 2610, "column": 19 }, "end": { - "line": 2762, + "line": 2612, "column": 5 } } @@ -146610,16 +139466,16 @@ "generator": false, "expression": false, "range": [ - 83923, - 84011 + 79796, + 79884 ], "loc": { "start": { - "line": 2760, + "line": 2610, "column": 16 }, "end": { - "line": 2762, + "line": 2612, "column": 5 } } @@ -146627,16 +139483,16 @@ "kind": "method", "computed": false, "range": [ - 83911, - 84011 + 79784, + 79884 ], "loc": { "start": { - "line": 2760, + "line": 2610, "column": 4 }, "end": { - "line": 2762, + "line": 2612, "column": 5 } }, @@ -146645,16 +139501,16 @@ "type": "Block", "value": "*\n * Returns styles path\n * @returns {String}\n * @private\n ", "range": [ - 83827, - 83906 + 79700, + 79779 ], "loc": { "start": { - "line": 2755, + "line": 2605, "column": 4 }, "end": { - "line": 2759, + "line": 2609, "column": 7 } } @@ -146665,16 +139521,16 @@ "type": "Block", "value": "*\n * Returns main stylesheet path\n * @returns {String}\n * @private\n ", "range": [ - 84017, - 84105 + 79890, + 79978 ], "loc": { "start": { - "line": 2764, + "line": 2614, "column": 4 }, "end": { - "line": 2768, + "line": 2618, "column": 7 } } @@ -146688,16 +139544,16 @@ "type": "Identifier", "name": "getStylesheetPath", "range": [ - 84110, - 84127 + 79983, + 80000 ], "loc": { "start": { - "line": 2769, + "line": 2619, "column": 4 }, "end": { - "line": 2769, + "line": 2619, "column": 21 } } @@ -146717,16 +139573,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 84147, - 84158 + 80020, + 80031 ], "loc": { "start": { - "line": 2770, + "line": 2620, "column": 15 }, "end": { - "line": 2770, + "line": 2620, "column": 26 } } @@ -146741,16 +139597,16 @@ "object": { "type": "ThisExpression", "range": [ - 84159, - 84163 + 80032, + 80036 ], "loc": { "start": { - "line": 2770, + "line": 2620, "column": 27 }, "end": { - "line": 2770, + "line": 2620, "column": 31 } } @@ -146759,31 +139615,31 @@ "type": "Identifier", "name": "config", "range": [ - 84164, - 84170 + 80037, + 80043 ], "loc": { "start": { - "line": 2770, + "line": 2620, "column": 32 }, "end": { - "line": 2770, + "line": 2620, "column": 38 } } }, "range": [ - 84159, - 84170 + 80032, + 80043 ], "loc": { "start": { - "line": 2770, + "line": 2620, "column": 27 }, "end": { - "line": 2770, + "line": 2620, "column": 38 } } @@ -146792,31 +139648,31 @@ "type": "Identifier", "name": "stylesheet", "range": [ - 84171, - 84181 + 80044, + 80054 ], "loc": { "start": { - "line": 2770, + "line": 2620, "column": 39 }, "end": { - "line": 2770, + "line": 2620, "column": 49 } } }, "range": [ - 84159, - 84181 + 80032, + 80054 ], "loc": { "start": { - "line": 2770, + "line": 2620, "column": 27 }, "end": { - "line": 2770, + "line": 2620, "column": 49 } } @@ -146832,16 +139688,16 @@ "object": { "type": "ThisExpression", "range": [ - 84195, - 84199 + 80068, + 80072 ], "loc": { "start": { - "line": 2771, + "line": 2621, "column": 12 }, "end": { - "line": 2771, + "line": 2621, "column": 16 } } @@ -146850,47 +139706,47 @@ "type": "Identifier", "name": "getStylePath", "range": [ - 84200, - 84212 + 80073, + 80085 ], "loc": { "start": { - "line": 2771, + "line": 2621, "column": 17 }, "end": { - "line": 2771, + "line": 2621, "column": 29 } } }, "range": [ - 84195, - 84212 + 80068, + 80085 ], "loc": { "start": { - "line": 2771, + "line": 2621, "column": 12 }, "end": { - "line": 2771, + "line": 2621, "column": 29 } } }, "arguments": [], "range": [ - 84195, - 84214 + 80068, + 80087 ], "loc": { "start": { - "line": 2771, + "line": 2621, "column": 12 }, "end": { - "line": 2771, + "line": 2621, "column": 31 } } @@ -146900,78 +139756,78 @@ "value": "tablefilter.css", "raw": "'tablefilter.css'", "range": [ - 84217, - 84234 + 80090, + 80107 ], "loc": { "start": { - "line": 2771, + "line": 2621, "column": 34 }, "end": { - "line": 2771, + "line": 2621, "column": 51 } } }, "range": [ - 84195, - 84234 + 80068, + 80107 ], "loc": { "start": { - "line": 2771, + "line": 2621, "column": 12 }, "end": { - "line": 2771, + "line": 2621, "column": 51 } } } ], "range": [ - 84147, - 84235 + 80020, + 80108 ], "loc": { "start": { - "line": 2770, + "line": 2620, "column": 15 }, "end": { - "line": 2771, + "line": 2621, "column": 52 } } }, "range": [ - 84140, - 84236 + 80013, + 80109 ], "loc": { "start": { - "line": 2770, + "line": 2620, "column": 8 }, "end": { - "line": 2771, + "line": 2621, "column": 53 } } } ], "range": [ - 84130, - 84242 + 80003, + 80115 ], "loc": { "start": { - "line": 2769, + "line": 2619, "column": 24 }, "end": { - "line": 2772, + "line": 2622, "column": 5 } } @@ -146979,16 +139835,16 @@ "generator": false, "expression": false, "range": [ - 84127, - 84242 + 80000, + 80115 ], "loc": { "start": { - "line": 2769, + "line": 2619, "column": 21 }, "end": { - "line": 2772, + "line": 2622, "column": 5 } } @@ -146996,16 +139852,16 @@ "kind": "method", "computed": false, "range": [ - 84110, - 84242 + 79983, + 80115 ], "loc": { "start": { - "line": 2769, + "line": 2619, "column": 4 }, "end": { - "line": 2772, + "line": 2622, "column": 5 } }, @@ -147014,16 +139870,16 @@ "type": "Block", "value": "*\n * Returns main stylesheet path\n * @returns {String}\n * @private\n ", "range": [ - 84017, - 84105 + 79890, + 79978 ], "loc": { "start": { - "line": 2764, + "line": 2614, "column": 4 }, "end": { - "line": 2768, + "line": 2618, "column": 7 } } @@ -147034,16 +139890,16 @@ "type": "Block", "value": "*\n * Returns themes path\n * @returns {String}\n * @private\n ", "range": [ - 84248, - 84327 + 80121, + 80200 ], "loc": { "start": { - "line": 2774, + "line": 2624, "column": 4 }, "end": { - "line": 2778, + "line": 2628, "column": 7 } } @@ -147057,16 +139913,16 @@ "type": "Identifier", "name": "getThemesPath", "range": [ - 84332, - 84345 + 80205, + 80218 ], "loc": { "start": { - "line": 2779, + "line": 2629, "column": 4 }, "end": { - "line": 2779, + "line": 2629, "column": 17 } } @@ -147086,16 +139942,16 @@ "type": "Identifier", "name": "defaultsStr", "range": [ - 84365, - 84376 + 80238, + 80249 ], "loc": { "start": { - "line": 2780, + "line": 2630, "column": 15 }, "end": { - "line": 2780, + "line": 2630, "column": 26 } } @@ -147110,16 +139966,16 @@ "object": { "type": "ThisExpression", "range": [ - 84377, - 84381 + 80250, + 80254 ], "loc": { "start": { - "line": 2780, + "line": 2630, "column": 27 }, "end": { - "line": 2780, + "line": 2630, "column": 31 } } @@ -147128,31 +139984,31 @@ "type": "Identifier", "name": "config", "range": [ - 84382, - 84388 + 80255, + 80261 ], "loc": { "start": { - "line": 2780, + "line": 2630, "column": 32 }, "end": { - "line": 2780, + "line": 2630, "column": 38 } } }, "range": [ - 84377, - 84388 + 80250, + 80261 ], "loc": { "start": { - "line": 2780, + "line": 2630, "column": 27 }, "end": { - "line": 2780, + "line": 2630, "column": 38 } } @@ -147161,31 +140017,31 @@ "type": "Identifier", "name": "themes_path", "range": [ - 84389, - 84400 + 80262, + 80273 ], "loc": { "start": { - "line": 2780, + "line": 2630, "column": 39 }, "end": { - "line": 2780, + "line": 2630, "column": 50 } } }, "range": [ - 84377, - 84400 + 80250, + 80273 ], "loc": { "start": { - "line": 2780, + "line": 2630, "column": 27 }, "end": { - "line": 2780, + "line": 2630, "column": 50 } } @@ -147201,16 +140057,16 @@ "object": { "type": "ThisExpression", "range": [ - 84414, - 84418 + 80287, + 80291 ], "loc": { "start": { - "line": 2781, + "line": 2631, "column": 12 }, "end": { - "line": 2781, + "line": 2631, "column": 16 } } @@ -147219,47 +140075,47 @@ "type": "Identifier", "name": "getStylePath", "range": [ - 84419, - 84431 + 80292, + 80304 ], "loc": { "start": { - "line": 2781, + "line": 2631, "column": 17 }, "end": { - "line": 2781, + "line": 2631, "column": 29 } } }, "range": [ - 84414, - 84431 + 80287, + 80304 ], "loc": { "start": { - "line": 2781, + "line": 2631, "column": 12 }, "end": { - "line": 2781, + "line": 2631, "column": 29 } } }, "arguments": [], "range": [ - 84414, - 84433 + 80287, + 80306 ], "loc": { "start": { - "line": 2781, + "line": 2631, "column": 12 }, "end": { - "line": 2781, + "line": 2631, "column": 31 } } @@ -147269,78 +140125,78 @@ "value": "themes/", "raw": "'themes/'", "range": [ - 84436, - 84445 + 80309, + 80318 ], "loc": { "start": { - "line": 2781, + "line": 2631, "column": 34 }, "end": { - "line": 2781, + "line": 2631, "column": 43 } } }, "range": [ - 84414, - 84445 + 80287, + 80318 ], "loc": { "start": { - "line": 2781, + "line": 2631, "column": 12 }, "end": { - "line": 2781, + "line": 2631, "column": 43 } } } ], "range": [ - 84365, - 84446 + 80238, + 80319 ], "loc": { "start": { - "line": 2780, + "line": 2630, "column": 15 }, "end": { - "line": 2781, + "line": 2631, "column": 44 } } }, "range": [ - 84358, - 84447 + 80231, + 80320 ], "loc": { "start": { - "line": 2780, + "line": 2630, "column": 8 }, "end": { - "line": 2781, + "line": 2631, "column": 45 } } } ], "range": [ - 84348, - 84453 + 80221, + 80326 ], "loc": { "start": { - "line": 2779, + "line": 2629, "column": 20 }, "end": { - "line": 2782, + "line": 2632, "column": 5 } } @@ -147348,16 +140204,16 @@ "generator": false, "expression": false, "range": [ - 84345, - 84453 + 80218, + 80326 ], "loc": { "start": { - "line": 2779, + "line": 2629, "column": 17 }, "end": { - "line": 2782, + "line": 2632, "column": 5 } } @@ -147365,16 +140221,16 @@ "kind": "method", "computed": false, "range": [ - 84332, - 84453 + 80205, + 80326 ], "loc": { "start": { - "line": 2779, + "line": 2629, "column": 4 }, "end": { - "line": 2782, + "line": 2632, "column": 5 } }, @@ -147383,16 +140239,16 @@ "type": "Block", "value": "*\n * Returns themes path\n * @returns {String}\n * @private\n ", "range": [ - 84248, - 84327 + 80121, + 80200 ], "loc": { "start": { - "line": 2774, + "line": 2624, "column": 4 }, "end": { - "line": 2778, + "line": 2628, "column": 7 } } @@ -147403,16 +140259,16 @@ "type": "Block", "value": "*\n * Make specified column's filter active\n * @param colIndex Index of a column\n ", "range": [ - 84459, - 84556 + 80332, + 80429 ], "loc": { "start": { - "line": 2784, + "line": 2634, "column": 4 }, "end": { - "line": 2787, + "line": 2637, "column": 7 } } @@ -147426,16 +140282,16 @@ "type": "Identifier", "name": "activateFilter", "range": [ - 84561, - 84575 + 80434, + 80448 ], "loc": { "start": { - "line": 2788, + "line": 2638, "column": 4 }, "end": { - "line": 2788, + "line": 2638, "column": 18 } } @@ -147448,16 +140304,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 84576, - 84584 + 80449, + 80457 ], "loc": { "start": { - "line": 2788, + "line": 2638, "column": 19 }, "end": { - "line": 2788, + "line": 2638, "column": 27 } } @@ -147474,16 +140330,16 @@ "type": "Identifier", "name": "isUndef", "range": [ - 84600, - 84607 + 80473, + 80480 ], "loc": { "start": { - "line": 2789, + "line": 2639, "column": 12 }, "end": { - "line": 2789, + "line": 2639, "column": 19 } } @@ -147493,32 +140349,32 @@ "type": "Identifier", "name": "colIndex", "range": [ - 84608, - 84616 + 80481, + 80489 ], "loc": { "start": { - "line": 2789, + "line": 2639, "column": 20 }, "end": { - "line": 2789, + "line": 2639, "column": 28 } } } ], "range": [ - 84600, - 84617 + 80473, + 80490 ], "loc": { "start": { - "line": 2789, + "line": 2639, "column": 12 }, "end": { - "line": 2789, + "line": 2639, "column": 29 } } @@ -147530,48 +140386,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 84633, - 84640 + 80506, + 80513 ], "loc": { "start": { - "line": 2790, + "line": 2640, "column": 12 }, "end": { - "line": 2790, + "line": 2640, "column": 19 } } } ], "range": [ - 84619, - 84650 + 80492, + 80523 ], "loc": { "start": { - "line": 2789, + "line": 2639, "column": 31 }, "end": { - "line": 2791, + "line": 2641, "column": 9 } } }, "alternate": null, "range": [ - 84596, - 84650 + 80469, + 80523 ], "loc": { "start": { - "line": 2789, + "line": 2639, "column": 8 }, "end": { - "line": 2791, + "line": 2641, "column": 9 } } @@ -147586,16 +140442,16 @@ "object": { "type": "ThisExpression", "range": [ - 84659, - 84663 + 80532, + 80536 ], "loc": { "start": { - "line": 2792, + "line": 2642, "column": 8 }, "end": { - "line": 2792, + "line": 2642, "column": 12 } } @@ -147604,31 +140460,31 @@ "type": "Identifier", "name": "setActiveFilterId", "range": [ - 84664, - 84681 + 80537, + 80554 ], "loc": { "start": { - "line": 2792, + "line": 2642, "column": 13 }, "end": { - "line": 2792, + "line": 2642, "column": 30 } } }, "range": [ - 84659, - 84681 + 80532, + 80554 ], "loc": { "start": { - "line": 2792, + "line": 2642, "column": 8 }, "end": { - "line": 2792, + "line": 2642, "column": 30 } } @@ -147642,16 +140498,16 @@ "object": { "type": "ThisExpression", "range": [ - 84682, - 84686 + 80555, + 80559 ], "loc": { "start": { - "line": 2792, + "line": 2642, "column": 31 }, "end": { - "line": 2792, + "line": 2642, "column": 35 } } @@ -147660,31 +140516,31 @@ "type": "Identifier", "name": "getFilterId", "range": [ - 84687, - 84698 + 80560, + 80571 ], "loc": { "start": { - "line": 2792, + "line": 2642, "column": 36 }, "end": { - "line": 2792, + "line": 2642, "column": 47 } } }, "range": [ - 84682, - 84698 + 80555, + 80571 ], "loc": { "start": { - "line": 2792, + "line": 2642, "column": 31 }, "end": { - "line": 2792, + "line": 2642, "column": 47 } } @@ -147694,79 +140550,79 @@ "type": "Identifier", "name": "colIndex", "range": [ - 84699, - 84707 + 80572, + 80580 ], "loc": { "start": { - "line": 2792, + "line": 2642, "column": 48 }, "end": { - "line": 2792, + "line": 2642, "column": 56 } } } ], "range": [ - 84682, - 84708 + 80555, + 80581 ], "loc": { "start": { - "line": 2792, + "line": 2642, "column": 31 }, "end": { - "line": 2792, + "line": 2642, "column": 57 } } } ], "range": [ - 84659, - 84709 + 80532, + 80582 ], "loc": { "start": { - "line": 2792, + "line": 2642, "column": 8 }, "end": { - "line": 2792, + "line": 2642, "column": 58 } } }, "range": [ - 84659, - 84710 + 80532, + 80583 ], "loc": { "start": { - "line": 2792, + "line": 2642, "column": 8 }, "end": { - "line": 2792, + "line": 2642, "column": 59 } } } ], "range": [ - 84586, - 84716 + 80459, + 80589 ], "loc": { "start": { - "line": 2788, + "line": 2638, "column": 29 }, "end": { - "line": 2793, + "line": 2643, "column": 5 } } @@ -147774,16 +140630,16 @@ "generator": false, "expression": false, "range": [ - 84575, - 84716 + 80448, + 80589 ], "loc": { "start": { - "line": 2788, + "line": 2638, "column": 18 }, "end": { - "line": 2793, + "line": 2643, "column": 5 } } @@ -147791,16 +140647,16 @@ "kind": "method", "computed": false, "range": [ - 84561, - 84716 + 80434, + 80589 ], "loc": { "start": { - "line": 2788, + "line": 2638, "column": 4 }, "end": { - "line": 2793, + "line": 2643, "column": 5 } }, @@ -147809,16 +140665,16 @@ "type": "Block", "value": "*\n * Make specified column's filter active\n * @param colIndex Index of a column\n ", "range": [ - 84459, - 84556 + 80332, + 80429 ], "loc": { "start": { - "line": 2784, + "line": 2634, "column": 4 }, "end": { - "line": 2787, + "line": 2637, "column": 7 } } @@ -147829,16 +140685,16 @@ "type": "Block", "value": "*\n * Refresh the filters subject to linking ('select', 'multiple',\n * 'checklist' type)\n ", "range": [ - 84722, - 84827 + 80595, + 80700 ], "loc": { "start": { - "line": 2795, + "line": 2645, "column": 4 }, "end": { - "line": 2798, + "line": 2648, "column": 7 } } @@ -147852,16 +140708,16 @@ "type": "Identifier", "name": "linkFilters", "range": [ - 84832, - 84843 + 80705, + 80716 ], "loc": { "start": { - "line": 2799, + "line": 2649, "column": 4 }, "end": { - "line": 2799, + "line": 2649, "column": 15 } } @@ -147887,16 +140743,16 @@ "object": { "type": "ThisExpression", "range": [ - 84861, - 84865 + 80734, + 80738 ], "loc": { "start": { - "line": 2800, + "line": 2650, "column": 13 }, "end": { - "line": 2800, + "line": 2650, "column": 17 } } @@ -147905,47 +140761,47 @@ "type": "Identifier", "name": "linkedFilters", "range": [ - 84866, - 84879 + 80739, + 80752 ], "loc": { "start": { - "line": 2800, + "line": 2650, "column": 18 }, "end": { - "line": 2800, + "line": 2650, "column": 31 } } }, "range": [ - 84861, - 84879 + 80734, + 80752 ], "loc": { "start": { - "line": 2800, + "line": 2650, "column": 13 }, "end": { - "line": 2800, + "line": 2650, "column": 31 } } }, "prefix": true, "range": [ - 84860, - 84879 + 80733, + 80752 ], "loc": { "start": { - "line": 2800, + "line": 2650, "column": 12 }, "end": { - "line": 2800, + "line": 2650, "column": 31 } } @@ -147959,16 +140815,16 @@ "object": { "type": "ThisExpression", "range": [ - 84884, - 84888 + 80757, + 80761 ], "loc": { "start": { - "line": 2800, + "line": 2650, "column": 36 }, "end": { - "line": 2800, + "line": 2650, "column": 40 } } @@ -147977,62 +140833,62 @@ "type": "Identifier", "name": "activeFilterId", "range": [ - 84889, - 84903 + 80762, + 80776 ], "loc": { "start": { - "line": 2800, + "line": 2650, "column": 41 }, "end": { - "line": 2800, + "line": 2650, "column": 55 } } }, "range": [ - 84884, - 84903 + 80757, + 80776 ], "loc": { "start": { - "line": 2800, + "line": 2650, "column": 36 }, "end": { - "line": 2800, + "line": 2650, "column": 55 } } }, "prefix": true, "range": [ - 84883, - 84903 + 80756, + 80776 ], "loc": { "start": { - "line": 2800, + "line": 2650, "column": 35 }, "end": { - "line": 2800, + "line": 2650, "column": 55 } } }, "range": [ - 84860, - 84903 + 80733, + 80776 ], "loc": { "start": { - "line": 2800, + "line": 2650, "column": 12 }, "end": { - "line": 2800, + "line": 2650, "column": 55 } } @@ -148044,48 +140900,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 84919, - 84926 + 80792, + 80799 ], "loc": { "start": { - "line": 2801, + "line": 2651, "column": 12 }, "end": { - "line": 2801, + "line": 2651, "column": 19 } } } ], "range": [ - 84905, - 84936 + 80778, + 80809 ], "loc": { "start": { - "line": 2800, + "line": 2650, "column": 57 }, "end": { - "line": 2802, + "line": 2652, "column": 9 } } }, "alternate": null, "range": [ - 84856, - 84936 + 80729, + 80809 ], "loc": { "start": { - "line": 2800, + "line": 2650, "column": 8 }, "end": { - "line": 2802, + "line": 2652, "column": 9 } } @@ -148099,16 +140955,16 @@ "type": "Identifier", "name": "slcA1", "range": [ - 84949, - 84954 + 80822, + 80827 ], "loc": { "start": { - "line": 2803, + "line": 2653, "column": 12 }, "end": { - "line": 2803, + "line": 2653, "column": 17 } } @@ -148121,16 +140977,16 @@ "object": { "type": "ThisExpression", "range": [ - 84957, - 84961 + 80830, + 80834 ], "loc": { "start": { - "line": 2803, + "line": 2653, "column": 20 }, "end": { - "line": 2803, + "line": 2653, "column": 24 } } @@ -148139,31 +140995,31 @@ "type": "Identifier", "name": "getFiltersByType", "range": [ - 84962, - 84978 + 80835, + 80851 ], "loc": { "start": { - "line": 2803, + "line": 2653, "column": 25 }, "end": { - "line": 2803, + "line": 2653, "column": 41 } } }, "range": [ - 84957, - 84978 + 80830, + 80851 ], "loc": { "start": { - "line": 2803, + "line": 2653, "column": 20 }, "end": { - "line": 2803, + "line": 2653, "column": 41 } } @@ -148173,16 +141029,16 @@ "type": "Identifier", "name": "SELECT", "range": [ - 84979, - 84985 + 80852, + 80858 ], "loc": { "start": { - "line": 2803, + "line": 2653, "column": 42 }, "end": { - "line": 2803, + "line": 2653, "column": 48 } } @@ -148192,47 +141048,47 @@ "value": true, "raw": "true", "range": [ - 84987, - 84991 + 80860, + 80864 ], "loc": { "start": { - "line": 2803, + "line": 2653, "column": 50 }, "end": { - "line": 2803, + "line": 2653, "column": 54 } } } ], "range": [ - 84957, - 84992 + 80830, + 80865 ], "loc": { "start": { - "line": 2803, + "line": 2653, "column": 20 }, "end": { - "line": 2803, + "line": 2653, "column": 55 } } }, "range": [ - 84949, - 84992 + 80822, + 80865 ], "loc": { "start": { - "line": 2803, + "line": 2653, "column": 12 }, "end": { - "line": 2803, + "line": 2653, "column": 55 } } @@ -148243,16 +141099,16 @@ "type": "Identifier", "name": "slcA2", "range": [ - 85006, - 85011 + 80879, + 80884 ], "loc": { "start": { - "line": 2804, + "line": 2654, "column": 12 }, "end": { - "line": 2804, + "line": 2654, "column": 17 } } @@ -148265,16 +141121,16 @@ "object": { "type": "ThisExpression", "range": [ - 85014, - 85018 + 80887, + 80891 ], "loc": { "start": { - "line": 2804, + "line": 2654, "column": 20 }, "end": { - "line": 2804, + "line": 2654, "column": 24 } } @@ -148283,31 +141139,31 @@ "type": "Identifier", "name": "getFiltersByType", "range": [ - 85019, - 85035 + 80892, + 80908 ], "loc": { "start": { - "line": 2804, + "line": 2654, "column": 25 }, "end": { - "line": 2804, + "line": 2654, "column": 41 } } }, "range": [ - 85014, - 85035 + 80887, + 80908 ], "loc": { "start": { - "line": 2804, + "line": 2654, "column": 20 }, "end": { - "line": 2804, + "line": 2654, "column": 41 } } @@ -148317,16 +141173,16 @@ "type": "Identifier", "name": "MULTIPLE", "range": [ - 85036, - 85044 + 80909, + 80917 ], "loc": { "start": { - "line": 2804, + "line": 2654, "column": 42 }, "end": { - "line": 2804, + "line": 2654, "column": 50 } } @@ -148336,47 +141192,47 @@ "value": true, "raw": "true", "range": [ - 85046, - 85050 + 80919, + 80923 ], "loc": { "start": { - "line": 2804, + "line": 2654, "column": 52 }, "end": { - "line": 2804, + "line": 2654, "column": 56 } } } ], "range": [ - 85014, - 85051 + 80887, + 80924 ], "loc": { "start": { - "line": 2804, + "line": 2654, "column": 20 }, "end": { - "line": 2804, + "line": 2654, "column": 57 } } }, "range": [ - 85006, - 85051 + 80879, + 80924 ], "loc": { "start": { - "line": 2804, + "line": 2654, "column": 12 }, "end": { - "line": 2804, + "line": 2654, "column": 57 } } @@ -148387,16 +141243,16 @@ "type": "Identifier", "name": "slcA3", "range": [ - 85065, - 85070 + 80938, + 80943 ], "loc": { "start": { - "line": 2805, + "line": 2655, "column": 12 }, "end": { - "line": 2805, + "line": 2655, "column": 17 } } @@ -148409,16 +141265,16 @@ "object": { "type": "ThisExpression", "range": [ - 85073, - 85077 + 80946, + 80950 ], "loc": { "start": { - "line": 2805, + "line": 2655, "column": 20 }, "end": { - "line": 2805, + "line": 2655, "column": 24 } } @@ -148427,31 +141283,31 @@ "type": "Identifier", "name": "getFiltersByType", "range": [ - 85078, - 85094 + 80951, + 80967 ], "loc": { "start": { - "line": 2805, + "line": 2655, "column": 25 }, "end": { - "line": 2805, + "line": 2655, "column": 41 } } }, "range": [ - 85073, - 85094 + 80946, + 80967 ], "loc": { "start": { - "line": 2805, + "line": 2655, "column": 20 }, "end": { - "line": 2805, + "line": 2655, "column": 41 } } @@ -148461,16 +141317,16 @@ "type": "Identifier", "name": "CHECKLIST", "range": [ - 85095, - 85104 + 80968, + 80977 ], "loc": { "start": { - "line": 2805, + "line": 2655, "column": 42 }, "end": { - "line": 2805, + "line": 2655, "column": 51 } } @@ -148480,47 +141336,47 @@ "value": true, "raw": "true", "range": [ - 85106, - 85110 + 80979, + 80983 ], "loc": { "start": { - "line": 2805, + "line": 2655, "column": 53 }, "end": { - "line": 2805, + "line": 2655, "column": 57 } } } ], "range": [ - 85073, - 85111 + 80946, + 80984 ], "loc": { "start": { - "line": 2805, + "line": 2655, "column": 20 }, "end": { - "line": 2805, + "line": 2655, "column": 58 } } }, "range": [ - 85065, - 85111 + 80938, + 80984 ], "loc": { "start": { - "line": 2805, + "line": 2655, "column": 12 }, "end": { - "line": 2805, + "line": 2655, "column": 58 } } @@ -148531,16 +141387,16 @@ "type": "Identifier", "name": "slcIndex", "range": [ - 85125, - 85133 + 80998, + 81006 ], "loc": { "start": { - "line": 2806, + "line": 2656, "column": 12 }, "end": { - "line": 2806, + "line": 2656, "column": 20 } } @@ -148554,16 +141410,16 @@ "type": "Identifier", "name": "slcA1", "range": [ - 85136, - 85141 + 81009, + 81014 ], "loc": { "start": { - "line": 2806, + "line": 2656, "column": 23 }, "end": { - "line": 2806, + "line": 2656, "column": 28 } } @@ -148572,31 +141428,31 @@ "type": "Identifier", "name": "concat", "range": [ - 85142, - 85148 + 81015, + 81021 ], "loc": { "start": { - "line": 2806, + "line": 2656, "column": 29 }, "end": { - "line": 2806, + "line": 2656, "column": 35 } } }, "range": [ - 85136, - 85148 + 81009, + 81021 ], "loc": { "start": { - "line": 2806, + "line": 2656, "column": 23 }, "end": { - "line": 2806, + "line": 2656, "column": 35 } } @@ -148606,47 +141462,47 @@ "type": "Identifier", "name": "slcA2", "range": [ - 85149, - 85154 + 81022, + 81027 ], "loc": { "start": { - "line": 2806, + "line": 2656, "column": 36 }, "end": { - "line": 2806, + "line": 2656, "column": 41 } } } ], "range": [ - 85136, - 85155 + 81009, + 81028 ], "loc": { "start": { - "line": 2806, + "line": 2656, "column": 23 }, "end": { - "line": 2806, + "line": 2656, "column": 42 } } }, "range": [ - 85125, - 85155 + 80998, + 81028 ], "loc": { "start": { - "line": 2806, + "line": 2656, "column": 12 }, "end": { - "line": 2806, + "line": 2656, "column": 42 } } @@ -148654,16 +141510,16 @@ ], "kind": "let", "range": [ - 84945, - 85156 + 80818, + 81029 ], "loc": { "start": { - "line": 2803, + "line": 2653, "column": 8 }, "end": { - "line": 2806, + "line": 2656, "column": 43 } } @@ -148677,16 +141533,16 @@ "type": "Identifier", "name": "slcIndex", "range": [ - 85165, - 85173 + 81038, + 81046 ], "loc": { "start": { - "line": 2807, + "line": 2657, "column": 8 }, "end": { - "line": 2807, + "line": 2657, "column": 16 } } @@ -148700,16 +141556,16 @@ "type": "Identifier", "name": "slcIndex", "range": [ - 85176, - 85184 + 81049, + 81057 ], "loc": { "start": { - "line": 2807, + "line": 2657, "column": 19 }, "end": { - "line": 2807, + "line": 2657, "column": 27 } } @@ -148718,31 +141574,31 @@ "type": "Identifier", "name": "concat", "range": [ - 85185, - 85191 + 81058, + 81064 ], "loc": { "start": { - "line": 2807, + "line": 2657, "column": 28 }, "end": { - "line": 2807, + "line": 2657, "column": 34 } } }, "range": [ - 85176, - 85191 + 81049, + 81064 ], "loc": { "start": { - "line": 2807, + "line": 2657, "column": 19 }, "end": { - "line": 2807, + "line": 2657, "column": 34 } } @@ -148752,62 +141608,62 @@ "type": "Identifier", "name": "slcA3", "range": [ - 85192, - 85197 + 81065, + 81070 ], "loc": { "start": { - "line": 2807, + "line": 2657, "column": 35 }, "end": { - "line": 2807, + "line": 2657, "column": 40 } } } ], "range": [ - 85176, - 85198 + 81049, + 81071 ], "loc": { "start": { - "line": 2807, + "line": 2657, "column": 19 }, "end": { - "line": 2807, + "line": 2657, "column": 41 } } }, "range": [ - 85165, - 85198 + 81038, + 81071 ], "loc": { "start": { - "line": 2807, + "line": 2657, "column": 8 }, "end": { - "line": 2807, + "line": 2657, "column": 41 } } }, "range": [ - 85165, - 85199 + 81038, + 81072 ], "loc": { "start": { - "line": 2807, + "line": 2657, "column": 8 }, "end": { - "line": 2807, + "line": 2657, "column": 42 } } @@ -148823,16 +141679,16 @@ "type": "Identifier", "name": "i", "range": [ - 85218, - 85219 + 81091, + 81092 ], "loc": { "start": { - "line": 2809, + "line": 2659, "column": 17 }, "end": { - "line": 2809, + "line": 2659, "column": 18 } } @@ -148842,31 +141698,31 @@ "value": 0, "raw": "0", "range": [ - 85222, - 85223 + 81095, + 81096 ], "loc": { "start": { - "line": 2809, + "line": 2659, "column": 21 }, "end": { - "line": 2809, + "line": 2659, "column": 22 } } }, "range": [ - 85218, - 85223 + 81091, + 81096 ], "loc": { "start": { - "line": 2809, + "line": 2659, "column": 17 }, "end": { - "line": 2809, + "line": 2659, "column": 22 } } @@ -148877,16 +141733,16 @@ "type": "Identifier", "name": "len", "range": [ - 85225, - 85228 + 81098, + 81101 ], "loc": { "start": { - "line": 2809, + "line": 2659, "column": 24 }, "end": { - "line": 2809, + "line": 2659, "column": 27 } } @@ -148898,16 +141754,16 @@ "type": "Identifier", "name": "slcIndex", "range": [ - 85231, - 85239 + 81104, + 81112 ], "loc": { "start": { - "line": 2809, + "line": 2659, "column": 30 }, "end": { - "line": 2809, + "line": 2659, "column": 38 } } @@ -148916,46 +141772,46 @@ "type": "Identifier", "name": "length", "range": [ - 85240, - 85246 + 81113, + 81119 ], "loc": { "start": { - "line": 2809, + "line": 2659, "column": 39 }, "end": { - "line": 2809, + "line": 2659, "column": 45 } } }, "range": [ - 85231, - 85246 + 81104, + 81119 ], "loc": { "start": { - "line": 2809, + "line": 2659, "column": 30 }, "end": { - "line": 2809, + "line": 2659, "column": 45 } } }, "range": [ - 85225, - 85246 + 81098, + 81119 ], "loc": { "start": { - "line": 2809, + "line": 2659, "column": 24 }, "end": { - "line": 2809, + "line": 2659, "column": 45 } } @@ -148963,16 +141819,16 @@ ], "kind": "let", "range": [ - 85214, - 85246 + 81087, + 81119 ], "loc": { "start": { - "line": 2809, + "line": 2659, "column": 13 }, "end": { - "line": 2809, + "line": 2659, "column": 45 } } @@ -148984,16 +141840,16 @@ "type": "Identifier", "name": "i", "range": [ - 85248, - 85249 + 81121, + 81122 ], "loc": { "start": { - "line": 2809, + "line": 2659, "column": 47 }, "end": { - "line": 2809, + "line": 2659, "column": 48 } } @@ -149002,31 +141858,31 @@ "type": "Identifier", "name": "len", "range": [ - 85252, - 85255 + 81125, + 81128 ], "loc": { "start": { - "line": 2809, + "line": 2659, "column": 51 }, "end": { - "line": 2809, + "line": 2659, "column": 54 } } }, "range": [ - 85248, - 85255 + 81121, + 81128 ], "loc": { "start": { - "line": 2809, + "line": 2659, "column": 47 }, "end": { - "line": 2809, + "line": 2659, "column": 54 } } @@ -149038,32 +141894,32 @@ "type": "Identifier", "name": "i", "range": [ - 85257, - 85258 + 81130, + 81131 ], "loc": { "start": { - "line": 2809, + "line": 2659, "column": 56 }, "end": { - "line": 2809, + "line": 2659, "column": 57 } } }, "prefix": false, "range": [ - 85257, - 85260 + 81130, + 81133 ], "loc": { "start": { - "line": 2809, + "line": 2659, "column": 56 }, "end": { - "line": 2809, + "line": 2659, "column": 59 } } @@ -149080,16 +141936,16 @@ "type": "Identifier", "name": "colIdx", "range": [ - 85280, - 85286 + 81153, + 81159 ], "loc": { "start": { - "line": 2810, + "line": 2660, "column": 16 }, "end": { - "line": 2810, + "line": 2660, "column": 22 } } @@ -149101,16 +141957,16 @@ "type": "Identifier", "name": "slcIndex", "range": [ - 85289, - 85297 + 81162, + 81170 ], "loc": { "start": { - "line": 2810, + "line": 2660, "column": 25 }, "end": { - "line": 2810, + "line": 2660, "column": 33 } } @@ -149119,46 +141975,46 @@ "type": "Identifier", "name": "i", "range": [ - 85298, - 85299 + 81171, + 81172 ], "loc": { "start": { - "line": 2810, + "line": 2660, "column": 34 }, "end": { - "line": 2810, + "line": 2660, "column": 35 } } }, "range": [ - 85289, - 85300 + 81162, + 81173 ], "loc": { "start": { - "line": 2810, + "line": 2660, "column": 25 }, "end": { - "line": 2810, + "line": 2660, "column": 36 } } }, "range": [ - 85280, - 85300 + 81153, + 81173 ], "loc": { "start": { - "line": 2810, + "line": 2660, "column": 16 }, "end": { - "line": 2810, + "line": 2660, "column": 36 } } @@ -149166,16 +142022,16 @@ ], "kind": "let", "range": [ - 85276, - 85301 + 81149, + 81174 ], "loc": { "start": { - "line": 2810, + "line": 2660, "column": 12 }, "end": { - "line": 2810, + "line": 2660, "column": 37 } } @@ -149189,16 +142045,16 @@ "type": "Identifier", "name": "curSlc", "range": [ - 85318, - 85324 + 81191, + 81197 ], "loc": { "start": { - "line": 2811, + "line": 2661, "column": 16 }, "end": { - "line": 2811, + "line": 2661, "column": 22 } } @@ -149209,16 +142065,16 @@ "type": "Identifier", "name": "elm", "range": [ - 85327, - 85330 + 81200, + 81203 ], "loc": { "start": { - "line": 2811, + "line": 2661, "column": 25 }, "end": { - "line": 2811, + "line": 2661, "column": 28 } } @@ -149233,16 +142089,16 @@ "object": { "type": "ThisExpression", "range": [ - 85331, - 85335 + 81204, + 81208 ], "loc": { "start": { - "line": 2811, + "line": 2661, "column": 29 }, "end": { - "line": 2811, + "line": 2661, "column": 33 } } @@ -149251,31 +142107,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 85336, - 85342 + 81209, + 81215 ], "loc": { "start": { - "line": 2811, + "line": 2661, "column": 34 }, "end": { - "line": 2811, + "line": 2661, "column": 40 } } }, "range": [ - 85331, - 85342 + 81204, + 81215 ], "loc": { "start": { - "line": 2811, + "line": 2661, "column": 29 }, "end": { - "line": 2811, + "line": 2661, "column": 40 } } @@ -149284,62 +142140,62 @@ "type": "Identifier", "name": "colIdx", "range": [ - 85343, - 85349 + 81216, + 81222 ], "loc": { "start": { - "line": 2811, + "line": 2661, "column": 41 }, "end": { - "line": 2811, + "line": 2661, "column": 47 } } }, "range": [ - 85331, - 85350 + 81204, + 81223 ], "loc": { "start": { - "line": 2811, + "line": 2661, "column": 29 }, "end": { - "line": 2811, + "line": 2661, "column": 48 } } } ], "range": [ - 85327, - 85351 + 81200, + 81224 ], "loc": { "start": { - "line": 2811, + "line": 2661, "column": 25 }, "end": { - "line": 2811, + "line": 2661, "column": 49 } } }, "range": [ - 85318, - 85351 + 81191, + 81224 ], "loc": { "start": { - "line": 2811, + "line": 2661, "column": 16 }, "end": { - "line": 2811, + "line": 2661, "column": 49 } } @@ -149347,16 +142203,16 @@ ], "kind": "let", "range": [ - 85314, - 85352 + 81187, + 81225 ], "loc": { "start": { - "line": 2811, + "line": 2661, "column": 12 }, "end": { - "line": 2811, + "line": 2661, "column": 50 } } @@ -149370,16 +142226,16 @@ "type": "Identifier", "name": "slcSelectedValue", "range": [ - 85369, - 85385 + 81242, + 81258 ], "loc": { "start": { - "line": 2812, + "line": 2662, "column": 16 }, "end": { - "line": 2812, + "line": 2662, "column": 32 } } @@ -149392,16 +142248,16 @@ "object": { "type": "ThisExpression", "range": [ - 85388, - 85392 + 81261, + 81265 ], "loc": { "start": { - "line": 2812, + "line": 2662, "column": 35 }, "end": { - "line": 2812, + "line": 2662, "column": 39 } } @@ -149410,31 +142266,31 @@ "type": "Identifier", "name": "getFilterValue", "range": [ - 85393, - 85407 + 81266, + 81280 ], "loc": { "start": { - "line": 2812, + "line": 2662, "column": 40 }, "end": { - "line": 2812, + "line": 2662, "column": 54 } } }, "range": [ - 85388, - 85407 + 81261, + 81280 ], "loc": { "start": { - "line": 2812, + "line": 2662, "column": 35 }, "end": { - "line": 2812, + "line": 2662, "column": 54 } } @@ -149444,47 +142300,47 @@ "type": "Identifier", "name": "colIdx", "range": [ - 85408, - 85414 + 81281, + 81287 ], "loc": { "start": { - "line": 2812, + "line": 2662, "column": 55 }, "end": { - "line": 2812, + "line": 2662, "column": 61 } } } ], "range": [ - 85388, - 85415 + 81261, + 81288 ], "loc": { "start": { - "line": 2812, + "line": 2662, "column": 35 }, "end": { - "line": 2812, + "line": 2662, "column": 62 } } }, "range": [ - 85369, - 85415 + 81242, + 81288 ], "loc": { "start": { - "line": 2812, + "line": 2662, "column": 16 }, "end": { - "line": 2812, + "line": 2662, "column": 62 } } @@ -149492,16 +142348,16 @@ ], "kind": "let", "range": [ - 85365, - 85416 + 81238, + 81289 ], "loc": { "start": { - "line": 2812, + "line": 2662, "column": 12 }, "end": { - "line": 2812, + "line": 2662, "column": 63 } }, @@ -149510,16 +142366,16 @@ "type": "Line", "value": "1st option needs to be inserted", "range": [ - 85430, - 85463 + 81303, + 81336 ], "loc": { "start": { - "line": 2814, + "line": 2664, "column": 12 }, "end": { - "line": 2814, + "line": 2664, "column": 45 } } @@ -149534,16 +142390,16 @@ "object": { "type": "ThisExpression", "range": [ - 85480, - 85484 + 81353, + 81357 ], "loc": { "start": { - "line": 2815, + "line": 2665, "column": 16 }, "end": { - "line": 2815, + "line": 2665, "column": 20 } } @@ -149552,31 +142408,31 @@ "type": "Identifier", "name": "loadFltOnDemand", "range": [ - 85485, - 85500 + 81358, + 81373 ], "loc": { "start": { - "line": 2815, + "line": 2665, "column": 21 }, "end": { - "line": 2815, + "line": 2665, "column": 36 } } }, "range": [ - 85480, - 85500 + 81353, + 81373 ], "loc": { "start": { - "line": 2815, + "line": 2665, "column": 16 }, "end": { - "line": 2815, + "line": 2665, "column": 36 } } @@ -149593,16 +142449,16 @@ "type": "Identifier", "name": "opt0", "range": [ - 85524, - 85528 + 81397, + 81401 ], "loc": { "start": { - "line": 2816, + "line": 2666, "column": 20 }, "end": { - "line": 2816, + "line": 2666, "column": 24 } } @@ -149613,16 +142469,16 @@ "type": "Identifier", "name": "createOpt", "range": [ - 85531, - 85540 + 81404, + 81413 ], "loc": { "start": { - "line": 2816, + "line": 2666, "column": 27 }, "end": { - "line": 2816, + "line": 2666, "column": 36 } } @@ -149636,16 +142492,16 @@ "object": { "type": "ThisExpression", "range": [ - 85541, - 85545 + 81414, + 81418 ], "loc": { "start": { - "line": 2816, + "line": 2666, "column": 37 }, "end": { - "line": 2816, + "line": 2666, "column": 41 } } @@ -149654,31 +142510,31 @@ "type": "Identifier", "name": "getClearFilterText", "range": [ - 85546, - 85564 + 81419, + 81437 ], "loc": { "start": { - "line": 2816, + "line": 2666, "column": 42 }, "end": { - "line": 2816, + "line": 2666, "column": 60 } } }, "range": [ - 85541, - 85564 + 81414, + 81437 ], "loc": { "start": { - "line": 2816, + "line": 2666, "column": 37 }, "end": { - "line": 2816, + "line": 2666, "column": 60 } } @@ -149688,32 +142544,32 @@ "type": "Identifier", "name": "colIdx", "range": [ - 85565, - 85571 + 81438, + 81444 ], "loc": { "start": { - "line": 2816, + "line": 2666, "column": 61 }, "end": { - "line": 2816, + "line": 2666, "column": 67 } } } ], "range": [ - 85541, - 85572 + 81414, + 81445 ], "loc": { "start": { - "line": 2816, + "line": 2666, "column": 37 }, "end": { - "line": 2816, + "line": 2666, "column": 68 } } @@ -149723,47 +142579,47 @@ "value": "", "raw": "''", "range": [ - 85574, - 85576 + 81447, + 81449 ], "loc": { "start": { - "line": 2816, + "line": 2666, "column": 70 }, "end": { - "line": 2816, + "line": 2666, "column": 72 } } } ], "range": [ - 85531, - 85577 + 81404, + 81450 ], "loc": { "start": { - "line": 2816, + "line": 2666, "column": 27 }, "end": { - "line": 2816, + "line": 2666, "column": 73 } } }, "range": [ - 85524, - 85577 + 81397, + 81450 ], "loc": { "start": { - "line": 2816, + "line": 2666, "column": 20 }, "end": { - "line": 2816, + "line": 2666, "column": 73 } } @@ -149771,16 +142627,16 @@ ], "kind": "let", "range": [ - 85520, - 85578 + 81393, + 81451 ], "loc": { "start": { - "line": 2816, + "line": 2666, "column": 16 }, "end": { - "line": 2816, + "line": 2666, "column": 74 } } @@ -149797,16 +142653,16 @@ "type": "Identifier", "name": "curSlc", "range": [ - 85595, - 85601 + 81468, + 81474 ], "loc": { "start": { - "line": 2817, + "line": 2667, "column": 16 }, "end": { - "line": 2817, + "line": 2667, "column": 22 } } @@ -149815,31 +142671,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 85602, - 85611 + 81475, + 81484 ], "loc": { "start": { - "line": 2817, + "line": 2667, "column": 23 }, "end": { - "line": 2817, + "line": 2667, "column": 32 } } }, "range": [ - 85595, - 85611 + 81468, + 81484 ], "loc": { "start": { - "line": 2817, + "line": 2667, "column": 16 }, "end": { - "line": 2817, + "line": 2667, "column": 32 } } @@ -149849,46 +142705,46 @@ "value": "", "raw": "''", "range": [ - 85614, - 85616 + 81487, + 81489 ], "loc": { "start": { - "line": 2817, + "line": 2667, "column": 35 }, "end": { - "line": 2817, + "line": 2667, "column": 37 } } }, "range": [ - 85595, - 85616 + 81468, + 81489 ], "loc": { "start": { - "line": 2817, + "line": 2667, "column": 16 }, "end": { - "line": 2817, + "line": 2667, "column": 37 } } }, "range": [ - 85595, - 85617 + 81468, + 81490 ], "loc": { "start": { - "line": 2817, + "line": 2667, "column": 16 }, "end": { - "line": 2817, + "line": 2667, "column": 38 } } @@ -149904,16 +142760,16 @@ "type": "Identifier", "name": "curSlc", "range": [ - 85634, - 85640 + 81507, + 81513 ], "loc": { "start": { - "line": 2818, + "line": 2668, "column": 16 }, "end": { - "line": 2818, + "line": 2668, "column": 22 } } @@ -149922,31 +142778,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 85641, - 85652 + 81514, + 81525 ], "loc": { "start": { - "line": 2818, + "line": 2668, "column": 23 }, "end": { - "line": 2818, + "line": 2668, "column": 34 } } }, "range": [ - 85634, - 85652 + 81507, + 81525 ], "loc": { "start": { - "line": 2818, + "line": 2668, "column": 16 }, "end": { - "line": 2818, + "line": 2668, "column": 34 } } @@ -149956,79 +142812,79 @@ "type": "Identifier", "name": "opt0", "range": [ - 85653, - 85657 + 81526, + 81530 ], "loc": { "start": { - "line": 2818, + "line": 2668, "column": 35 }, "end": { - "line": 2818, + "line": 2668, "column": 39 } } } ], "range": [ - 85634, - 85658 + 81507, + 81531 ], "loc": { "start": { - "line": 2818, + "line": 2668, "column": 16 }, "end": { - "line": 2818, + "line": 2668, "column": 40 } } }, "range": [ - 85634, - 85659 + 81507, + 81532 ], "loc": { "start": { - "line": 2818, + "line": 2668, "column": 16 }, "end": { - "line": 2818, + "line": 2668, "column": 41 } } } ], "range": [ - 85502, - 85673 + 81375, + 81546 ], "loc": { "start": { - "line": 2815, + "line": 2665, "column": 38 }, "end": { - "line": 2819, + "line": 2669, "column": 13 } } }, "alternate": null, "range": [ - 85476, - 85673 + 81349, + 81546 ], "loc": { "start": { - "line": 2815, + "line": 2665, "column": 12 }, "end": { - "line": 2819, + "line": 2669, "column": 13 } }, @@ -150037,16 +142893,16 @@ "type": "Line", "value": "1st option needs to be inserted", "range": [ - 85430, - 85463 + 81303, + 81336 ], "loc": { "start": { - "line": 2814, + "line": 2664, "column": 12 }, "end": { - "line": 2814, + "line": 2664, "column": 45 } } @@ -150067,16 +142923,16 @@ "type": "Identifier", "name": "slcA3", "range": [ - 85691, - 85696 + 81564, + 81569 ], "loc": { "start": { - "line": 2821, + "line": 2671, "column": 16 }, "end": { - "line": 2821, + "line": 2671, "column": 21 } } @@ -150085,31 +142941,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 85697, - 85704 + 81570, + 81577 ], "loc": { "start": { - "line": 2821, + "line": 2671, "column": 22 }, "end": { - "line": 2821, + "line": 2671, "column": 29 } } }, "range": [ - 85691, - 85704 + 81564, + 81577 ], "loc": { "start": { - "line": 2821, + "line": 2671, "column": 16 }, "end": { - "line": 2821, + "line": 2671, "column": 29 } } @@ -150119,32 +142975,32 @@ "type": "Identifier", "name": "colIdx", "range": [ - 85705, - 85711 + 81578, + 81584 ], "loc": { "start": { - "line": 2821, + "line": 2671, "column": 30 }, "end": { - "line": 2821, + "line": 2671, "column": 36 } } } ], "range": [ - 85691, - 85712 + 81564, + 81585 ], "loc": { "start": { - "line": 2821, + "line": 2671, "column": 16 }, "end": { - "line": 2821, + "line": 2671, "column": 37 } } @@ -150157,47 +143013,47 @@ "value": 1, "raw": "1", "range": [ - 85718, - 85719 + 81591, + 81592 ], "loc": { "start": { - "line": 2821, + "line": 2671, "column": 43 }, "end": { - "line": 2821, + "line": 2671, "column": 44 } } }, "prefix": true, "range": [ - 85717, - 85719 + 81590, + 81592 ], "loc": { "start": { - "line": 2821, + "line": 2671, "column": 42 }, "end": { - "line": 2821, + "line": 2671, "column": 44 } } }, "range": [ - 85691, - 85719 + 81564, + 81592 ], "loc": { "start": { - "line": 2821, + "line": 2671, "column": 16 }, "end": { - "line": 2821, + "line": 2671, "column": 44 } } @@ -150218,16 +143074,16 @@ "object": { "type": "ThisExpression", "range": [ - 85739, - 85743 + 81612, + 81616 ], "loc": { "start": { - "line": 2822, + "line": 2672, "column": 16 }, "end": { - "line": 2822, + "line": 2672, "column": 20 } } @@ -150236,31 +143092,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 85744, - 85751 + 81617, + 81624 ], "loc": { "start": { - "line": 2822, + "line": 2672, "column": 21 }, "end": { - "line": 2822, + "line": 2672, "column": 28 } } }, "range": [ - 85739, - 85751 + 81612, + 81624 ], "loc": { "start": { - "line": 2822, + "line": 2672, "column": 16 }, "end": { - "line": 2822, + "line": 2672, "column": 28 } } @@ -150269,31 +143125,31 @@ "type": "Identifier", "name": "emit", "range": [ - 85752, - 85756 + 81625, + 81629 ], "loc": { "start": { - "line": 2822, + "line": 2672, "column": 29 }, "end": { - "line": 2822, + "line": 2672, "column": 33 } } }, "range": [ - 85739, - 85756 + 81612, + 81629 ], "loc": { "start": { - "line": 2822, + "line": 2672, "column": 16 }, "end": { - "line": 2822, + "line": 2672, "column": 33 } } @@ -150304,16 +143160,16 @@ "value": "build-checklist-filter", "raw": "'build-checklist-filter'", "range": [ - 85757, - 85781 + 81630, + 81654 ], "loc": { "start": { - "line": 2822, + "line": 2672, "column": 34 }, "end": { - "line": 2822, + "line": 2672, "column": 58 } } @@ -150321,16 +143177,16 @@ { "type": "ThisExpression", "range": [ - 85783, - 85787 + 81656, + 81660 ], "loc": { "start": { - "line": 2822, + "line": 2672, "column": 60 }, "end": { - "line": 2822, + "line": 2672, "column": 64 } } @@ -150339,16 +143195,16 @@ "type": "Identifier", "name": "colIdx", "range": [ - 85789, - 85795 + 81662, + 81668 ], "loc": { "start": { - "line": 2822, + "line": 2672, "column": 66 }, "end": { - "line": 2822, + "line": 2672, "column": 72 } } @@ -150358,63 +143214,63 @@ "value": true, "raw": "true", "range": [ - 85817, - 85821 + 81690, + 81694 ], "loc": { "start": { - "line": 2823, + "line": 2673, "column": 20 }, "end": { - "line": 2823, + "line": 2673, "column": 24 } } } ], "range": [ - 85739, - 85822 + 81612, + 81695 ], "loc": { "start": { - "line": 2822, + "line": 2672, "column": 16 }, "end": { - "line": 2823, + "line": 2673, "column": 25 } } }, "range": [ - 85739, - 85823 + 81612, + 81696 ], "loc": { "start": { - "line": 2822, + "line": 2672, "column": 16 }, "end": { - "line": 2823, + "line": 2673, "column": 26 } } } ], "range": [ - 85721, - 85837 + 81594, + 81710 ], "loc": { "start": { - "line": 2821, + "line": 2671, "column": 46 }, "end": { - "line": 2824, + "line": 2674, "column": 13 } } @@ -150435,16 +143291,16 @@ "object": { "type": "ThisExpression", "range": [ - 85861, - 85865 + 81734, + 81738 ], "loc": { "start": { - "line": 2825, + "line": 2675, "column": 16 }, "end": { - "line": 2825, + "line": 2675, "column": 20 } } @@ -150453,31 +143309,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 85866, - 85873 + 81739, + 81746 ], "loc": { "start": { - "line": 2825, + "line": 2675, "column": 21 }, "end": { - "line": 2825, + "line": 2675, "column": 28 } } }, "range": [ - 85861, - 85873 + 81734, + 81746 ], "loc": { "start": { - "line": 2825, + "line": 2675, "column": 16 }, "end": { - "line": 2825, + "line": 2675, "column": 28 } } @@ -150486,31 +143342,31 @@ "type": "Identifier", "name": "emit", "range": [ - 85874, - 85878 + 81747, + 81751 ], "loc": { "start": { - "line": 2825, + "line": 2675, "column": 29 }, "end": { - "line": 2825, + "line": 2675, "column": 33 } } }, "range": [ - 85861, - 85878 + 81734, + 81751 ], "loc": { "start": { - "line": 2825, + "line": 2675, "column": 16 }, "end": { - "line": 2825, + "line": 2675, "column": 33 } } @@ -150521,16 +143377,16 @@ "value": "build-select-filter", "raw": "'build-select-filter'", "range": [ - 85879, - 85900 + 81752, + 81773 ], "loc": { "start": { - "line": 2825, + "line": 2675, "column": 34 }, "end": { - "line": 2825, + "line": 2675, "column": 55 } } @@ -150538,16 +143394,16 @@ { "type": "ThisExpression", "range": [ - 85902, - 85906 + 81775, + 81779 ], "loc": { "start": { - "line": 2825, + "line": 2675, "column": 57 }, "end": { - "line": 2825, + "line": 2675, "column": 61 } } @@ -150556,16 +143412,16 @@ "type": "Identifier", "name": "colIdx", "range": [ - 85908, - 85914 + 81781, + 81787 ], "loc": { "start": { - "line": 2825, + "line": 2675, "column": 63 }, "end": { - "line": 2825, + "line": 2675, "column": 69 } } @@ -150575,78 +143431,78 @@ "value": true, "raw": "true", "range": [ - 85936, - 85940 + 81809, + 81813 ], "loc": { "start": { - "line": 2826, + "line": 2676, "column": 20 }, "end": { - "line": 2826, + "line": 2676, "column": 24 } } } ], "range": [ - 85861, - 85941 + 81734, + 81814 ], "loc": { "start": { - "line": 2825, + "line": 2675, "column": 16 }, "end": { - "line": 2826, + "line": 2676, "column": 25 } } }, "range": [ - 85861, - 85942 + 81734, + 81815 ], "loc": { "start": { - "line": 2825, + "line": 2675, "column": 16 }, "end": { - "line": 2826, + "line": 2676, "column": 26 } } } ], "range": [ - 85843, - 85956 + 81716, + 81829 ], "loc": { "start": { - "line": 2824, + "line": 2674, "column": 19 }, "end": { - "line": 2827, + "line": 2677, "column": 13 } } }, "range": [ - 85687, - 85956 + 81560, + 81829 ], "loc": { "start": { - "line": 2821, + "line": 2671, "column": 12 }, "end": { - "line": 2827, + "line": 2677, "column": 13 } } @@ -150661,16 +143517,16 @@ "object": { "type": "ThisExpression", "range": [ - 85970, - 85974 + 81843, + 81847 ], "loc": { "start": { - "line": 2829, + "line": 2679, "column": 12 }, "end": { - "line": 2829, + "line": 2679, "column": 16 } } @@ -150679,31 +143535,31 @@ "type": "Identifier", "name": "setFilterValue", "range": [ - 85975, - 85989 + 81848, + 81862 ], "loc": { "start": { - "line": 2829, + "line": 2679, "column": 17 }, "end": { - "line": 2829, + "line": 2679, "column": 31 } } }, "range": [ - 85970, - 85989 + 81843, + 81862 ], "loc": { "start": { - "line": 2829, + "line": 2679, "column": 12 }, "end": { - "line": 2829, + "line": 2679, "column": 31 } } @@ -150713,16 +143569,16 @@ "type": "Identifier", "name": "colIdx", "range": [ - 85990, - 85996 + 81863, + 81869 ], "loc": { "start": { - "line": 2829, + "line": 2679, "column": 32 }, "end": { - "line": 2829, + "line": 2679, "column": 38 } } @@ -150731,94 +143587,94 @@ "type": "Identifier", "name": "slcSelectedValue", "range": [ - 85998, - 86014 + 81871, + 81887 ], "loc": { "start": { - "line": 2829, + "line": 2679, "column": 40 }, "end": { - "line": 2829, + "line": 2679, "column": 56 } } } ], "range": [ - 85970, - 86015 + 81843, + 81888 ], "loc": { "start": { - "line": 2829, + "line": 2679, "column": 12 }, "end": { - "line": 2829, + "line": 2679, "column": 57 } } }, "range": [ - 85970, - 86016 + 81843, + 81889 ], "loc": { "start": { - "line": 2829, + "line": 2679, "column": 12 }, "end": { - "line": 2829, + "line": 2679, "column": 58 } } } ], "range": [ - 85262, - 86026 + 81135, + 81899 ], "loc": { "start": { - "line": 2809, + "line": 2659, "column": 61 }, "end": { - "line": 2830, + "line": 2680, "column": 9 } } }, "range": [ - 85209, - 86026 + 81082, + 81899 ], "loc": { "start": { - "line": 2809, + "line": 2659, "column": 8 }, "end": { - "line": 2830, + "line": 2680, "column": 9 } } } ], "range": [ - 84846, - 86032 + 80719, + 81905 ], "loc": { "start": { - "line": 2799, + "line": 2649, "column": 18 }, "end": { - "line": 2831, + "line": 2681, "column": 5 } } @@ -150826,16 +143682,16 @@ "generator": false, "expression": false, "range": [ - 84843, - 86032 + 80716, + 81905 ], "loc": { "start": { - "line": 2799, + "line": 2649, "column": 15 }, "end": { - "line": 2831, + "line": 2681, "column": 5 } } @@ -150843,16 +143699,16 @@ "kind": "method", "computed": false, "range": [ - 84832, - 86032 + 80705, + 81905 ], "loc": { "start": { - "line": 2799, + "line": 2649, "column": 4 }, "end": { - "line": 2831, + "line": 2681, "column": 5 } }, @@ -150861,16 +143717,16 @@ "type": "Block", "value": "*\n * Refresh the filters subject to linking ('select', 'multiple',\n * 'checklist' type)\n ", "range": [ - 84722, - 84827 + 80595, + 80700 ], "loc": { "start": { - "line": 2795, + "line": 2645, "column": 4 }, "end": { - "line": 2798, + "line": 2648, "column": 7 } } @@ -150881,16 +143737,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": [ - 86038, - 86193 + 81911, + 82066 ], "loc": { "start": { - "line": 2833, + "line": 2683, "column": 4 }, "end": { - "line": 2837, + "line": 2687, "column": 7 } } @@ -150904,16 +143760,16 @@ "type": "Identifier", "name": "isExactMatch", "range": [ - 86198, - 86210 + 82071, + 82083 ], "loc": { "start": { - "line": 2838, + "line": 2688, "column": 4 }, "end": { - "line": 2838, + "line": 2688, "column": 16 } } @@ -150926,16 +143782,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 86211, - 86219 + 82084, + 82092 ], "loc": { "start": { - "line": 2838, + "line": 2688, "column": 17 }, "end": { - "line": 2838, + "line": 2688, "column": 25 } } @@ -150953,16 +143809,16 @@ "type": "Identifier", "name": "fltType", "range": [ - 86235, - 86242 + 82108, + 82115 ], "loc": { "start": { - "line": 2839, + "line": 2689, "column": 12 }, "end": { - "line": 2839, + "line": 2689, "column": 19 } } @@ -150975,16 +143831,16 @@ "object": { "type": "ThisExpression", "range": [ - 86245, - 86249 + 82118, + 82122 ], "loc": { "start": { - "line": 2839, + "line": 2689, "column": 22 }, "end": { - "line": 2839, + "line": 2689, "column": 26 } } @@ -150993,31 +143849,31 @@ "type": "Identifier", "name": "getFilterType", "range": [ - 86250, - 86263 + 82123, + 82136 ], "loc": { "start": { - "line": 2839, + "line": 2689, "column": 27 }, "end": { - "line": 2839, + "line": 2689, "column": 40 } } }, "range": [ - 86245, - 86263 + 82118, + 82136 ], "loc": { "start": { - "line": 2839, + "line": 2689, "column": 22 }, "end": { - "line": 2839, + "line": 2689, "column": 40 } } @@ -151027,47 +143883,47 @@ "type": "Identifier", "name": "colIndex", "range": [ - 86264, - 86272 + 82137, + 82145 ], "loc": { "start": { - "line": 2839, + "line": 2689, "column": 41 }, "end": { - "line": 2839, + "line": 2689, "column": 49 } } } ], "range": [ - 86245, - 86273 + 82118, + 82146 ], "loc": { "start": { - "line": 2839, + "line": 2689, "column": 22 }, "end": { - "line": 2839, + "line": 2689, "column": 50 } } }, "range": [ - 86235, - 86273 + 82108, + 82146 ], "loc": { "start": { - "line": 2839, + "line": 2689, "column": 12 }, "end": { - "line": 2839, + "line": 2689, "column": 50 } } @@ -151075,16 +143931,16 @@ ], "kind": "let", "range": [ - 86231, - 86274 + 82104, + 82147 ], "loc": { "start": { - "line": 2839, + "line": 2689, "column": 8 }, "end": { - "line": 2839, + "line": 2689, "column": 51 } } @@ -151106,16 +143962,16 @@ "object": { "type": "ThisExpression", "range": [ - 86290, - 86294 + 82163, + 82167 ], "loc": { "start": { - "line": 2840, + "line": 2690, "column": 15 }, "end": { - "line": 2840, + "line": 2690, "column": 19 } } @@ -151124,31 +143980,31 @@ "type": "Identifier", "name": "exactMatchByCol", "range": [ - 86295, - 86310 + 82168, + 82183 ], "loc": { "start": { - "line": 2840, + "line": 2690, "column": 20 }, "end": { - "line": 2840, + "line": 2690, "column": 35 } } }, "range": [ - 86290, - 86310 + 82163, + 82183 ], "loc": { "start": { - "line": 2840, + "line": 2690, "column": 15 }, "end": { - "line": 2840, + "line": 2690, "column": 35 } } @@ -151157,31 +144013,31 @@ "type": "Identifier", "name": "colIndex", "range": [ - 86311, - 86319 + 82184, + 82192 ], "loc": { "start": { - "line": 2840, + "line": 2690, "column": 36 }, "end": { - "line": 2840, + "line": 2690, "column": 44 } } }, "range": [ - 86290, - 86320 + 82163, + 82193 ], "loc": { "start": { - "line": 2840, + "line": 2690, "column": 15 }, "end": { - "line": 2840, + "line": 2690, "column": 45 } } @@ -151192,16 +144048,16 @@ "object": { "type": "ThisExpression", "range": [ - 86324, - 86328 + 82197, + 82201 ], "loc": { "start": { - "line": 2840, + "line": 2690, "column": 49 }, "end": { - "line": 2840, + "line": 2690, "column": 53 } } @@ -151210,46 +144066,46 @@ "type": "Identifier", "name": "exactMatch", "range": [ - 86329, - 86339 + 82202, + 82212 ], "loc": { "start": { - "line": 2840, + "line": 2690, "column": 54 }, "end": { - "line": 2840, + "line": 2690, "column": 64 } } }, "range": [ - 86324, - 86339 + 82197, + 82212 ], "loc": { "start": { - "line": 2840, + "line": 2690, "column": 49 }, "end": { - "line": 2840, + "line": 2690, "column": 64 } } }, "range": [ - 86290, - 86339 + 82163, + 82212 ], "loc": { "start": { - "line": 2840, + "line": 2690, "column": 15 }, "end": { - "line": 2840, + "line": 2690, "column": 64 } } @@ -151261,16 +144117,16 @@ "type": "Identifier", "name": "fltType", "range": [ - 86355, - 86362 + 82228, + 82235 ], "loc": { "start": { - "line": 2841, + "line": 2691, "column": 12 }, "end": { - "line": 2841, + "line": 2691, "column": 19 } } @@ -151279,77 +144135,77 @@ "type": "Identifier", "name": "INPUT", "range": [ - 86367, - 86372 + 82240, + 82245 ], "loc": { "start": { - "line": 2841, + "line": 2691, "column": 24 }, "end": { - "line": 2841, + "line": 2691, "column": 29 } } }, "range": [ - 86355, - 86372 + 82228, + 82245 ], "loc": { "start": { - "line": 2841, + "line": 2691, "column": 12 }, "end": { - "line": 2841, + "line": 2691, "column": 29 } } }, "range": [ - 86290, - 86372 + 82163, + 82245 ], "loc": { "start": { - "line": 2840, + "line": 2690, "column": 15 }, "end": { - "line": 2841, + "line": 2691, "column": 29 } } }, "range": [ - 86283, - 86373 + 82156, + 82246 ], "loc": { "start": { - "line": 2840, + "line": 2690, "column": 8 }, "end": { - "line": 2841, + "line": 2691, "column": 30 } } } ], "range": [ - 86221, - 86379 + 82094, + 82252 ], "loc": { "start": { - "line": 2838, + "line": 2688, "column": 27 }, "end": { - "line": 2842, + "line": 2692, "column": 5 } } @@ -151357,16 +144213,16 @@ "generator": false, "expression": false, "range": [ - 86210, - 86379 + 82083, + 82252 ], "loc": { "start": { - "line": 2838, + "line": 2688, "column": 16 }, "end": { - "line": 2842, + "line": 2692, "column": 5 } } @@ -151374,16 +144230,16 @@ "kind": "method", "computed": false, "range": [ - 86198, - 86379 + 82071, + 82252 ], "loc": { "start": { - "line": 2838, + "line": 2688, "column": 4 }, "end": { - "line": 2842, + "line": 2692, "column": 5 } }, @@ -151392,16 +144248,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": [ - 86038, - 86193 + 81911, + 82066 ], "loc": { "start": { - "line": 2833, + "line": 2683, "column": 4 }, "end": { - "line": 2837, + "line": 2687, "column": 7 } } @@ -151412,16 +144268,16 @@ "type": "Block", "value": "*\n * Check if passed row is valid\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n ", "range": [ - 86385, - 86499 + 82258, + 82372 ], "loc": { "start": { - "line": 2844, + "line": 2694, "column": 4 }, "end": { - "line": 2848, + "line": 2698, "column": 7 } } @@ -151435,16 +144291,16 @@ "type": "Identifier", "name": "isRowValid", "range": [ - 86504, - 86514 + 82377, + 82387 ], "loc": { "start": { - "line": 2849, + "line": 2699, "column": 4 }, "end": { - "line": 2849, + "line": 2699, "column": 14 } } @@ -151457,16 +144313,16 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 86515, - 86523 + 82388, + 82396 ], "loc": { "start": { - "line": 2849, + "line": 2699, "column": 15 }, "end": { - "line": 2849, + "line": 2699, "column": 23 } } @@ -151493,16 +144349,16 @@ "object": { "type": "ThisExpression", "range": [ - 86542, - 86546 + 82415, + 82419 ], "loc": { "start": { - "line": 2850, + "line": 2700, "column": 15 }, "end": { - "line": 2850, + "line": 2700, "column": 19 } } @@ -151511,47 +144367,47 @@ "type": "Identifier", "name": "getValidRows", "range": [ - 86547, - 86559 + 82420, + 82432 ], "loc": { "start": { - "line": 2850, + "line": 2700, "column": 20 }, "end": { - "line": 2850, + "line": 2700, "column": 32 } } }, "range": [ - 86542, - 86559 + 82415, + 82432 ], "loc": { "start": { - "line": 2850, + "line": 2700, "column": 15 }, "end": { - "line": 2850, + "line": 2700, "column": 32 } } }, "arguments": [], "range": [ - 86542, - 86561 + 82415, + 82434 ], "loc": { "start": { - "line": 2850, + "line": 2700, "column": 15 }, "end": { - "line": 2850, + "line": 2700, "column": 34 } } @@ -151560,31 +144416,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 86562, - 86569 + 82435, + 82442 ], "loc": { "start": { - "line": 2850, + "line": 2700, "column": 35 }, "end": { - "line": 2850, + "line": 2700, "column": 42 } } }, "range": [ - 86542, - 86569 + 82415, + 82442 ], "loc": { "start": { - "line": 2850, + "line": 2700, "column": 15 }, "end": { - "line": 2850, + "line": 2700, "column": 42 } } @@ -151594,32 +144450,32 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 86570, - 86578 + 82443, + 82451 ], "loc": { "start": { - "line": 2850, + "line": 2700, "column": 43 }, "end": { - "line": 2850, + "line": 2700, "column": 51 } } } ], "range": [ - 86542, - 86579 + 82415, + 82452 ], "loc": { "start": { - "line": 2850, + "line": 2700, "column": 15 }, "end": { - "line": 2850, + "line": 2700, "column": 52 } } @@ -151632,78 +144488,78 @@ "value": 1, "raw": "1", "range": [ - 86585, - 86586 + 82458, + 82459 ], "loc": { "start": { - "line": 2850, + "line": 2700, "column": 58 }, "end": { - "line": 2850, + "line": 2700, "column": 59 } } }, "prefix": true, "range": [ - 86584, - 86586 + 82457, + 82459 ], "loc": { "start": { - "line": 2850, + "line": 2700, "column": 57 }, "end": { - "line": 2850, + "line": 2700, "column": 59 } } }, "range": [ - 86542, - 86586 + 82415, + 82459 ], "loc": { "start": { - "line": 2850, + "line": 2700, "column": 15 }, "end": { - "line": 2850, + "line": 2700, "column": 59 } } }, "range": [ - 86535, - 86587 + 82408, + 82460 ], "loc": { "start": { - "line": 2850, + "line": 2700, "column": 8 }, "end": { - "line": 2850, + "line": 2700, "column": 60 } } } ], "range": [ - 86525, - 86593 + 82398, + 82466 ], "loc": { "start": { - "line": 2849, + "line": 2699, "column": 25 }, "end": { - "line": 2851, + "line": 2701, "column": 5 } } @@ -151711,16 +144567,16 @@ "generator": false, "expression": false, "range": [ - 86514, - 86593 + 82387, + 82466 ], "loc": { "start": { - "line": 2849, + "line": 2699, "column": 14 }, "end": { - "line": 2851, + "line": 2701, "column": 5 } } @@ -151728,16 +144584,16 @@ "kind": "method", "computed": false, "range": [ - 86504, - 86593 + 82377, + 82466 ], "loc": { "start": { - "line": 2849, + "line": 2699, "column": 4 }, "end": { - "line": 2851, + "line": 2701, "column": 5 } }, @@ -151746,16 +144602,16 @@ "type": "Block", "value": "*\n * Check if passed row is valid\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n ", "range": [ - 86385, - 86499 + 82258, + 82372 ], "loc": { "start": { - "line": 2844, + "line": 2694, "column": 4 }, "end": { - "line": 2848, + "line": 2698, "column": 7 } } @@ -151766,16 +144622,16 @@ "type": "Block", "value": "*\n * Check if passed row is visible\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n ", "range": [ - 86599, - 86715 + 82472, + 82588 ], "loc": { "start": { - "line": 2853, + "line": 2703, "column": 4 }, "end": { - "line": 2857, + "line": 2707, "column": 7 } } @@ -151789,16 +144645,16 @@ "type": "Identifier", "name": "isRowDisplayed", "range": [ - 86720, - 86734 + 82593, + 82607 ], "loc": { "start": { - "line": 2858, + "line": 2708, "column": 4 }, "end": { - "line": 2858, + "line": 2708, "column": 18 } } @@ -151811,16 +144667,16 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 86735, - 86743 + 82608, + 82616 ], "loc": { "start": { - "line": 2858, + "line": 2708, "column": 19 }, "end": { - "line": 2858, + "line": 2708, "column": 27 } } @@ -151838,16 +144694,16 @@ "type": "Identifier", "name": "row", "range": [ - 86759, - 86762 + 82632, + 82635 ], "loc": { "start": { - "line": 2859, + "line": 2709, "column": 12 }, "end": { - "line": 2859, + "line": 2709, "column": 15 } } @@ -151866,16 +144722,16 @@ "object": { "type": "ThisExpression", "range": [ - 86765, - 86769 + 82638, + 82642 ], "loc": { "start": { - "line": 2859, + "line": 2709, "column": 18 }, "end": { - "line": 2859, + "line": 2709, "column": 22 } } @@ -151884,47 +144740,47 @@ "type": "Identifier", "name": "dom", "range": [ - 86770, - 86773 + 82643, + 82646 ], "loc": { "start": { - "line": 2859, + "line": 2709, "column": 23 }, "end": { - "line": 2859, + "line": 2709, "column": 26 } } }, "range": [ - 86765, - 86773 + 82638, + 82646 ], "loc": { "start": { - "line": 2859, + "line": 2709, "column": 18 }, "end": { - "line": 2859, + "line": 2709, "column": 26 } } }, "arguments": [], "range": [ - 86765, - 86775 + 82638, + 82648 ], "loc": { "start": { - "line": 2859, + "line": 2709, "column": 18 }, "end": { - "line": 2859, + "line": 2709, "column": 28 } } @@ -151933,31 +144789,31 @@ "type": "Identifier", "name": "rows", "range": [ - 86776, - 86780 + 82649, + 82653 ], "loc": { "start": { - "line": 2859, + "line": 2709, "column": 29 }, "end": { - "line": 2859, + "line": 2709, "column": 33 } } }, "range": [ - 86765, - 86780 + 82638, + 82653 ], "loc": { "start": { - "line": 2859, + "line": 2709, "column": 18 }, "end": { - "line": 2859, + "line": 2709, "column": 33 } } @@ -151966,46 +144822,46 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 86781, - 86789 + 82654, + 82662 ], "loc": { "start": { - "line": 2859, + "line": 2709, "column": 34 }, "end": { - "line": 2859, + "line": 2709, "column": 42 } } }, "range": [ - 86765, - 86790 + 82638, + 82663 ], "loc": { "start": { - "line": 2859, + "line": 2709, "column": 18 }, "end": { - "line": 2859, + "line": 2709, "column": 43 } } }, "range": [ - 86759, - 86790 + 82632, + 82663 ], "loc": { "start": { - "line": 2859, + "line": 2709, "column": 12 }, "end": { - "line": 2859, + "line": 2709, "column": 43 } } @@ -152013,16 +144869,16 @@ ], "kind": "let", "range": [ - 86755, - 86791 + 82628, + 82664 ], "loc": { "start": { - "line": 2859, + "line": 2709, "column": 8 }, "end": { - "line": 2859, + "line": 2709, "column": 44 } } @@ -152040,16 +144896,16 @@ "object": { "type": "ThisExpression", "range": [ - 86807, - 86811 + 82680, + 82684 ], "loc": { "start": { - "line": 2860, + "line": 2710, "column": 15 }, "end": { - "line": 2860, + "line": 2710, "column": 19 } } @@ -152058,31 +144914,31 @@ "type": "Identifier", "name": "getRowDisplay", "range": [ - 86812, - 86825 + 82685, + 82698 ], "loc": { "start": { - "line": 2860, + "line": 2710, "column": 20 }, "end": { - "line": 2860, + "line": 2710, "column": 33 } } }, "range": [ - 86807, - 86825 + 82680, + 82698 ], "loc": { "start": { - "line": 2860, + "line": 2710, "column": 15 }, "end": { - "line": 2860, + "line": 2710, "column": 33 } } @@ -152092,32 +144948,32 @@ "type": "Identifier", "name": "row", "range": [ - 86826, - 86829 + 82699, + 82702 ], "loc": { "start": { - "line": 2860, + "line": 2710, "column": 34 }, "end": { - "line": 2860, + "line": 2710, "column": 37 } } } ], "range": [ - 86807, - 86830 + 82680, + 82703 ], "loc": { "start": { - "line": 2860, + "line": 2710, "column": 15 }, "end": { - "line": 2860, + "line": 2710, "column": 38 } } @@ -152127,62 +144983,62 @@ "value": "", "raw": "''", "range": [ - 86835, - 86837 + 82708, + 82710 ], "loc": { "start": { - "line": 2860, + "line": 2710, "column": 43 }, "end": { - "line": 2860, + "line": 2710, "column": 45 } } }, "range": [ - 86807, - 86837 + 82680, + 82710 ], "loc": { "start": { - "line": 2860, + "line": 2710, "column": 15 }, "end": { - "line": 2860, + "line": 2710, "column": 45 } } }, "range": [ - 86800, - 86838 + 82673, + 82711 ], "loc": { "start": { - "line": 2860, + "line": 2710, "column": 8 }, "end": { - "line": 2860, + "line": 2710, "column": 46 } } } ], "range": [ - 86745, - 86844 + 82618, + 82717 ], "loc": { "start": { - "line": 2858, + "line": 2708, "column": 29 }, "end": { - "line": 2861, + "line": 2711, "column": 5 } } @@ -152190,16 +145046,16 @@ "generator": false, "expression": false, "range": [ - 86734, - 86844 + 82607, + 82717 ], "loc": { "start": { - "line": 2858, + "line": 2708, "column": 18 }, "end": { - "line": 2861, + "line": 2711, "column": 5 } } @@ -152207,16 +145063,16 @@ "kind": "method", "computed": false, "range": [ - 86720, - 86844 + 82593, + 82717 ], "loc": { "start": { - "line": 2858, + "line": 2708, "column": 4 }, "end": { - "line": 2861, + "line": 2711, "column": 5 } }, @@ -152225,16 +145081,16 @@ "type": "Block", "value": "*\n * Check if passed row is visible\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n ", "range": [ - 86599, - 86715 + 82472, + 82588 ], "loc": { "start": { - "line": 2853, + "line": 2703, "column": 4 }, "end": { - "line": 2857, + "line": 2707, "column": 7 } } @@ -152245,16 +145101,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": [ - 86850, - 87053 + 82723, + 82926 ], "loc": { "start": { - "line": 2863, + "line": 2713, "column": 4 }, "end": { - "line": 2868, + "line": 2718, "column": 7 } } @@ -152268,16 +145124,16 @@ "type": "Identifier", "name": "ignoresDiacritics", "range": [ - 87058, - 87075 + 82931, + 82948 ], "loc": { "start": { - "line": 2869, + "line": 2719, "column": 4 }, "end": { - "line": 2869, + "line": 2719, "column": 21 } } @@ -152290,16 +145146,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 87076, - 87084 + 82949, + 82957 ], "loc": { "start": { - "line": 2869, + "line": 2719, "column": 22 }, "end": { - "line": 2869, + "line": 2719, "column": 30 } } @@ -152317,16 +145173,16 @@ "type": "Identifier", "name": "ignoreDiac", "range": [ - 87100, - 87110 + 82973, + 82983 ], "loc": { "start": { - "line": 2870, + "line": 2720, "column": 12 }, "end": { - "line": 2870, + "line": 2720, "column": 22 } } @@ -152337,16 +145193,16 @@ "object": { "type": "ThisExpression", "range": [ - 87113, - 87117 + 82986, + 82990 ], "loc": { "start": { - "line": 2870, + "line": 2720, "column": 25 }, "end": { - "line": 2870, + "line": 2720, "column": 29 } } @@ -152355,46 +145211,46 @@ "type": "Identifier", "name": "ignoreDiacritics", "range": [ - 87118, - 87134 + 82991, + 83007 ], "loc": { "start": { - "line": 2870, + "line": 2720, "column": 30 }, "end": { - "line": 2870, + "line": 2720, "column": 46 } } }, "range": [ - 87113, - 87134 + 82986, + 83007 ], "loc": { "start": { - "line": 2870, + "line": 2720, "column": 25 }, "end": { - "line": 2870, + "line": 2720, "column": 46 } } }, "range": [ - 87100, - 87134 + 82973, + 83007 ], "loc": { "start": { - "line": 2870, + "line": 2720, "column": 12 }, "end": { - "line": 2870, + "line": 2720, "column": 46 } } @@ -152402,16 +145258,16 @@ ], "kind": "let", "range": [ - 87096, - 87135 + 82969, + 83008 ], "loc": { "start": { - "line": 2870, + "line": 2720, "column": 8 }, "end": { - "line": 2870, + "line": 2720, "column": 47 } } @@ -152424,16 +145280,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 87148, - 87155 + 83021, + 83028 ], "loc": { "start": { - "line": 2871, + "line": 2721, "column": 12 }, "end": { - "line": 2871, + "line": 2721, "column": 19 } } @@ -152443,32 +145299,32 @@ "type": "Identifier", "name": "ignoreDiac", "range": [ - 87156, - 87166 + 83029, + 83039 ], "loc": { "start": { - "line": 2871, + "line": 2721, "column": 20 }, "end": { - "line": 2871, + "line": 2721, "column": 30 } } } ], "range": [ - 87148, - 87167 + 83021, + 83040 ], "loc": { "start": { - "line": 2871, + "line": 2721, "column": 12 }, "end": { - "line": 2871, + "line": 2721, "column": 31 } } @@ -152485,16 +145341,16 @@ "type": "Identifier", "name": "ignoreDiac", "range": [ - 87190, - 87200 + 83063, + 83073 ], "loc": { "start": { - "line": 2872, + "line": 2722, "column": 19 }, "end": { - "line": 2872, + "line": 2722, "column": 29 } } @@ -152503,78 +145359,78 @@ "type": "Identifier", "name": "colIndex", "range": [ - 87201, - 87209 + 83074, + 83082 ], "loc": { "start": { - "line": 2872, + "line": 2722, "column": 30 }, "end": { - "line": 2872, + "line": 2722, "column": 38 } } }, "range": [ - 87190, - 87210 + 83063, + 83083 ], "loc": { "start": { - "line": 2872, + "line": 2722, "column": 19 }, "end": { - "line": 2872, + "line": 2722, "column": 39 } } }, "range": [ - 87183, - 87211 + 83056, + 83084 ], "loc": { "start": { - "line": 2872, + "line": 2722, "column": 12 }, "end": { - "line": 2872, + "line": 2722, "column": 40 } } } ], "range": [ - 87169, - 87221 + 83042, + 83094 ], "loc": { "start": { - "line": 2871, + "line": 2721, "column": 33 }, "end": { - "line": 2873, + "line": 2723, "column": 9 } } }, "alternate": null, "range": [ - 87144, - 87221 + 83017, + 83094 ], "loc": { "start": { - "line": 2871, + "line": 2721, "column": 8 }, "end": { - "line": 2873, + "line": 2723, "column": 9 } } @@ -152587,16 +145443,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 87237, - 87244 + 83110, + 83117 ], "loc": { "start": { - "line": 2874, + "line": 2724, "column": 15 }, "end": { - "line": 2874, + "line": 2724, "column": 22 } } @@ -152606,63 +145462,63 @@ "type": "Identifier", "name": "ignoreDiac", "range": [ - 87245, - 87255 + 83118, + 83128 ], "loc": { "start": { - "line": 2874, + "line": 2724, "column": 23 }, "end": { - "line": 2874, + "line": 2724, "column": 33 } } } ], "range": [ - 87237, - 87256 + 83110, + 83129 ], "loc": { "start": { - "line": 2874, + "line": 2724, "column": 15 }, "end": { - "line": 2874, + "line": 2724, "column": 34 } } }, "range": [ - 87230, - 87257 + 83103, + 83130 ], "loc": { "start": { - "line": 2874, + "line": 2724, "column": 8 }, "end": { - "line": 2874, + "line": 2724, "column": 35 } } } ], "range": [ - 87086, - 87263 + 82959, + 83136 ], "loc": { "start": { - "line": 2869, + "line": 2719, "column": 32 }, "end": { - "line": 2875, + "line": 2725, "column": 5 } } @@ -152670,16 +145526,16 @@ "generator": false, "expression": false, "range": [ - 87075, - 87263 + 82948, + 83136 ], "loc": { "start": { - "line": 2869, + "line": 2719, "column": 21 }, "end": { - "line": 2875, + "line": 2725, "column": 5 } } @@ -152687,16 +145543,16 @@ "kind": "method", "computed": false, "range": [ - 87058, - 87263 + 82931, + 83136 ], "loc": { "start": { - "line": 2869, + "line": 2719, "column": 4 }, "end": { - "line": 2875, + "line": 2725, "column": 5 } }, @@ -152705,16 +145561,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": [ - 86850, - 87053 + 82723, + 82926 ], "loc": { "start": { - "line": 2863, + "line": 2713, "column": 4 }, "end": { - "line": 2868, + "line": 2718, "column": 7 } } @@ -152725,16 +145581,16 @@ "type": "Block", "value": "*\n * Return clear all text for specified filter column\n * @param {Number} colIndex Column index\n * @return {String}\n ", "range": [ - 87269, - 87409 + 83142, + 83282 ], "loc": { "start": { - "line": 2877, + "line": 2727, "column": 4 }, "end": { - "line": 2881, + "line": 2731, "column": 7 } } @@ -152748,16 +145604,16 @@ "type": "Identifier", "name": "getClearFilterText", "range": [ - 87414, - 87432 + 83287, + 83305 ], "loc": { "start": { - "line": 2882, + "line": 2732, "column": 4 }, "end": { - "line": 2882, + "line": 2732, "column": 22 } } @@ -152770,16 +145626,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 87433, - 87441 + 83306, + 83314 ], "loc": { "start": { - "line": 2882, + "line": 2732, "column": 23 }, "end": { - "line": 2882, + "line": 2732, "column": 31 } } @@ -152797,16 +145653,16 @@ "type": "Identifier", "name": "clearText", "range": [ - 87457, - 87466 + 83330, + 83339 ], "loc": { "start": { - "line": 2883, + "line": 2733, "column": 12 }, "end": { - "line": 2883, + "line": 2733, "column": 21 } } @@ -152817,16 +145673,16 @@ "object": { "type": "ThisExpression", "range": [ - 87469, - 87473 + 83342, + 83346 ], "loc": { "start": { - "line": 2883, + "line": 2733, "column": 24 }, "end": { - "line": 2883, + "line": 2733, "column": 28 } } @@ -152835,46 +145691,46 @@ "type": "Identifier", "name": "clearFilterText", "range": [ - 87474, - 87489 + 83347, + 83362 ], "loc": { "start": { - "line": 2883, + "line": 2733, "column": 29 }, "end": { - "line": 2883, + "line": 2733, "column": 44 } } }, "range": [ - 87469, - 87489 + 83342, + 83362 ], "loc": { "start": { - "line": 2883, + "line": 2733, "column": 24 }, "end": { - "line": 2883, + "line": 2733, "column": 44 } } }, "range": [ - 87457, - 87489 + 83330, + 83362 ], "loc": { "start": { - "line": 2883, + "line": 2733, "column": 12 }, "end": { - "line": 2883, + "line": 2733, "column": 44 } } @@ -152882,16 +145738,16 @@ ], "kind": "let", "range": [ - 87453, - 87490 + 83326, + 83363 ], "loc": { "start": { - "line": 2883, + "line": 2733, "column": 8 }, "end": { - "line": 2883, + "line": 2733, "column": 45 } } @@ -152904,16 +145760,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 87503, - 87510 + 83376, + 83383 ], "loc": { "start": { - "line": 2884, + "line": 2734, "column": 12 }, "end": { - "line": 2884, + "line": 2734, "column": 19 } } @@ -152923,32 +145779,32 @@ "type": "Identifier", "name": "clearText", "range": [ - 87511, - 87520 + 83384, + 83393 ], "loc": { "start": { - "line": 2884, + "line": 2734, "column": 20 }, "end": { - "line": 2884, + "line": 2734, "column": 29 } } } ], "range": [ - 87503, - 87521 + 83376, + 83394 ], "loc": { "start": { - "line": 2884, + "line": 2734, "column": 12 }, "end": { - "line": 2884, + "line": 2734, "column": 30 } } @@ -152965,16 +145821,16 @@ "type": "Identifier", "name": "clearText", "range": [ - 87544, - 87553 + 83417, + 83426 ], "loc": { "start": { - "line": 2885, + "line": 2735, "column": 19 }, "end": { - "line": 2885, + "line": 2735, "column": 28 } } @@ -152983,78 +145839,78 @@ "type": "Identifier", "name": "colIndex", "range": [ - 87554, - 87562 + 83427, + 83435 ], "loc": { "start": { - "line": 2885, + "line": 2735, "column": 29 }, "end": { - "line": 2885, + "line": 2735, "column": 37 } } }, "range": [ - 87544, - 87563 + 83417, + 83436 ], "loc": { "start": { - "line": 2885, + "line": 2735, "column": 19 }, "end": { - "line": 2885, + "line": 2735, "column": 38 } } }, "range": [ - 87537, - 87564 + 83410, + 83437 ], "loc": { "start": { - "line": 2885, + "line": 2735, "column": 12 }, "end": { - "line": 2885, + "line": 2735, "column": 39 } } } ], "range": [ - 87523, - 87574 + 83396, + 83447 ], "loc": { "start": { - "line": 2884, + "line": 2734, "column": 32 }, "end": { - "line": 2886, + "line": 2736, "column": 9 } } }, "alternate": null, "range": [ - 87499, - 87574 + 83372, + 83447 ], "loc": { "start": { - "line": 2884, + "line": 2734, "column": 8 }, "end": { - "line": 2886, + "line": 2736, "column": 9 } } @@ -153065,47 +145921,47 @@ "type": "Identifier", "name": "clearText", "range": [ - 87590, - 87599 + 83463, + 83472 ], "loc": { "start": { - "line": 2887, + "line": 2737, "column": 15 }, "end": { - "line": 2887, + "line": 2737, "column": 24 } } }, "range": [ - 87583, - 87600 + 83456, + 83473 ], "loc": { "start": { - "line": 2887, + "line": 2737, "column": 8 }, "end": { - "line": 2887, + "line": 2737, "column": 25 } } } ], "range": [ - 87443, - 87606 + 83316, + 83479 ], "loc": { "start": { - "line": 2882, + "line": 2732, "column": 33 }, "end": { - "line": 2888, + "line": 2738, "column": 5 } } @@ -153113,16 +145969,16 @@ "generator": false, "expression": false, "range": [ - 87432, - 87606 + 83305, + 83479 ], "loc": { "start": { - "line": 2882, + "line": 2732, "column": 22 }, "end": { - "line": 2888, + "line": 2738, "column": 5 } } @@ -153130,16 +145986,16 @@ "kind": "method", "computed": false, "range": [ - 87414, - 87606 + 83287, + 83479 ], "loc": { "start": { - "line": 2882, + "line": 2732, "column": 4 }, "end": { - "line": 2888, + "line": 2738, "column": 5 } }, @@ -153148,16 +146004,16 @@ "type": "Block", "value": "*\n * Return clear all text for specified filter column\n * @param {Number} colIndex Column index\n * @return {String}\n ", "range": [ - 87269, - 87409 + 83142, + 83282 ], "loc": { "start": { - "line": 2877, + "line": 2727, "column": 4 }, "end": { - "line": 2881, + "line": 2731, "column": 7 } } @@ -153168,16 +146024,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": [ - 87612, - 87831 + 83485, + 83704 ], "loc": { "start": { - "line": 2890, + "line": 2740, "column": 4 }, "end": { - "line": 2895, + "line": 2745, "column": 7 } } @@ -153191,16 +146047,16 @@ "type": "Identifier", "name": "isImported", "range": [ - 87836, - 87846 + 83709, + 83719 ], "loc": { "start": { - "line": 2896, + "line": 2746, "column": 4 }, "end": { - "line": 2896, + "line": 2746, "column": 14 } } @@ -153213,16 +146069,16 @@ "type": "Identifier", "name": "filePath", "range": [ - 87847, - 87855 + 83720, + 83728 ], "loc": { "start": { - "line": 2896, + "line": 2746, "column": 15 }, "end": { - "line": 2896, + "line": 2746, "column": 23 } } @@ -153233,16 +146089,16 @@ "type": "Identifier", "name": "type", "range": [ - 87857, - 87861 + 83730, + 83734 ], "loc": { "start": { - "line": 2896, + "line": 2746, "column": 25 }, "end": { - "line": 2896, + "line": 2746, "column": 29 } } @@ -153252,31 +146108,31 @@ "value": "script", "raw": "'script'", "range": [ - 87864, - 87872 + 83737, + 83745 ], "loc": { "start": { - "line": 2896, + "line": 2746, "column": 32 }, "end": { - "line": 2896, + "line": 2746, "column": 40 } } }, "range": [ - 87857, - 87872 + 83730, + 83745 ], "loc": { "start": { - "line": 2896, + "line": 2746, "column": 25 }, "end": { - "line": 2896, + "line": 2746, "column": 40 } } @@ -153294,16 +146150,16 @@ "type": "Identifier", "name": "imported", "range": [ - 87888, - 87896 + 83761, + 83769 ], "loc": { "start": { - "line": 2897, + "line": 2747, "column": 12 }, "end": { - "line": 2897, + "line": 2747, "column": 20 } } @@ -153313,31 +146169,31 @@ "value": false, "raw": "false", "range": [ - 87899, - 87904 + 83772, + 83777 ], "loc": { "start": { - "line": 2897, + "line": 2747, "column": 23 }, "end": { - "line": 2897, + "line": 2747, "column": 28 } } }, "range": [ - 87888, - 87904 + 83761, + 83777 ], "loc": { "start": { - "line": 2897, + "line": 2747, "column": 12 }, "end": { - "line": 2897, + "line": 2747, "column": 28 } } @@ -153348,16 +146204,16 @@ "type": "Identifier", "name": "attr", "range": [ - 87918, - 87922 + 83791, + 83795 ], "loc": { "start": { - "line": 2898, + "line": 2748, "column": 12 }, "end": { - "line": 2898, + "line": 2748, "column": 16 } } @@ -153371,16 +146227,16 @@ "type": "Identifier", "name": "type", "range": [ - 87925, - 87929 + 83798, + 83802 ], "loc": { "start": { - "line": 2898, + "line": 2748, "column": 19 }, "end": { - "line": 2898, + "line": 2748, "column": 23 } } @@ -153390,31 +146246,31 @@ "value": "script", "raw": "'script'", "range": [ - 87934, - 87942 + 83807, + 83815 ], "loc": { "start": { - "line": 2898, + "line": 2748, "column": 28 }, "end": { - "line": 2898, + "line": 2748, "column": 36 } } }, "range": [ - 87925, - 87942 + 83798, + 83815 ], "loc": { "start": { - "line": 2898, + "line": 2748, "column": 19 }, "end": { - "line": 2898, + "line": 2748, "column": 36 } } @@ -153424,16 +146280,16 @@ "value": "src", "raw": "'src'", "range": [ - 87945, - 87950 + 83818, + 83823 ], "loc": { "start": { - "line": 2898, + "line": 2748, "column": 39 }, "end": { - "line": 2898, + "line": 2748, "column": 44 } } @@ -153443,46 +146299,46 @@ "value": "href", "raw": "'href'", "range": [ - 87953, - 87959 + 83826, + 83832 ], "loc": { "start": { - "line": 2898, + "line": 2748, "column": 47 }, "end": { - "line": 2898, + "line": 2748, "column": 53 } } }, "range": [ - 87925, - 87959 + 83798, + 83832 ], "loc": { "start": { - "line": 2898, + "line": 2748, "column": 19 }, "end": { - "line": 2898, + "line": 2748, "column": 53 } } }, "range": [ - 87918, - 87959 + 83791, + 83832 ], "loc": { "start": { - "line": 2898, + "line": 2748, "column": 12 }, "end": { - "line": 2898, + "line": 2748, "column": 53 } } @@ -153493,16 +146349,16 @@ "type": "Identifier", "name": "files", "range": [ - 87973, - 87978 + 83846, + 83851 ], "loc": { "start": { - "line": 2899, + "line": 2749, "column": 12 }, "end": { - "line": 2899, + "line": 2749, "column": 17 } } @@ -153513,16 +146369,16 @@ "type": "Identifier", "name": "tag", "range": [ - 87981, - 87984 + 83854, + 83857 ], "loc": { "start": { - "line": 2899, + "line": 2749, "column": 20 }, "end": { - "line": 2899, + "line": 2749, "column": 23 } } @@ -153532,16 +146388,16 @@ "type": "Identifier", "name": "doc", "range": [ - 87985, - 87988 + 83858, + 83861 ], "loc": { "start": { - "line": 2899, + "line": 2749, "column": 24 }, "end": { - "line": 2899, + "line": 2749, "column": 27 } } @@ -153550,47 +146406,47 @@ "type": "Identifier", "name": "type", "range": [ - 87990, - 87994 + 83863, + 83867 ], "loc": { "start": { - "line": 2899, + "line": 2749, "column": 29 }, "end": { - "line": 2899, + "line": 2749, "column": 33 } } } ], "range": [ - 87981, - 87995 + 83854, + 83868 ], "loc": { "start": { - "line": 2899, + "line": 2749, "column": 20 }, "end": { - "line": 2899, + "line": 2749, "column": 34 } } }, "range": [ - 87973, - 87995 + 83846, + 83868 ], "loc": { "start": { - "line": 2899, + "line": 2749, "column": 12 }, "end": { - "line": 2899, + "line": 2749, "column": 34 } } @@ -153598,16 +146454,16 @@ ], "kind": "let", "range": [ - 87884, - 87996 + 83757, + 83869 ], "loc": { "start": { - "line": 2897, + "line": 2747, "column": 8 }, "end": { - "line": 2899, + "line": 2749, "column": 35 } } @@ -153623,16 +146479,16 @@ "type": "Identifier", "name": "i", "range": [ - 88014, - 88015 + 83887, + 83888 ], "loc": { "start": { - "line": 2900, + "line": 2750, "column": 17 }, "end": { - "line": 2900, + "line": 2750, "column": 18 } } @@ -153642,31 +146498,31 @@ "value": 0, "raw": "0", "range": [ - 88018, - 88019 + 83891, + 83892 ], "loc": { "start": { - "line": 2900, + "line": 2750, "column": 21 }, "end": { - "line": 2900, + "line": 2750, "column": 22 } } }, "range": [ - 88014, - 88019 + 83887, + 83892 ], "loc": { "start": { - "line": 2900, + "line": 2750, "column": 17 }, "end": { - "line": 2900, + "line": 2750, "column": 22 } } @@ -153677,16 +146533,16 @@ "type": "Identifier", "name": "len", "range": [ - 88021, - 88024 + 83894, + 83897 ], "loc": { "start": { - "line": 2900, + "line": 2750, "column": 24 }, "end": { - "line": 2900, + "line": 2750, "column": 27 } } @@ -153698,16 +146554,16 @@ "type": "Identifier", "name": "files", "range": [ - 88027, - 88032 + 83900, + 83905 ], "loc": { "start": { - "line": 2900, + "line": 2750, "column": 30 }, "end": { - "line": 2900, + "line": 2750, "column": 35 } } @@ -153716,46 +146572,46 @@ "type": "Identifier", "name": "length", "range": [ - 88033, - 88039 + 83906, + 83912 ], "loc": { "start": { - "line": 2900, + "line": 2750, "column": 36 }, "end": { - "line": 2900, + "line": 2750, "column": 42 } } }, "range": [ - 88027, - 88039 + 83900, + 83912 ], "loc": { "start": { - "line": 2900, + "line": 2750, "column": 30 }, "end": { - "line": 2900, + "line": 2750, "column": 42 } } }, "range": [ - 88021, - 88039 + 83894, + 83912 ], "loc": { "start": { - "line": 2900, + "line": 2750, "column": 24 }, "end": { - "line": 2900, + "line": 2750, "column": 42 } } @@ -153763,16 +146619,16 @@ ], "kind": "let", "range": [ - 88010, - 88039 + 83883, + 83912 ], "loc": { "start": { - "line": 2900, + "line": 2750, "column": 13 }, "end": { - "line": 2900, + "line": 2750, "column": 42 } } @@ -153784,16 +146640,16 @@ "type": "Identifier", "name": "i", "range": [ - 88041, - 88042 + 83914, + 83915 ], "loc": { "start": { - "line": 2900, + "line": 2750, "column": 44 }, "end": { - "line": 2900, + "line": 2750, "column": 45 } } @@ -153802,31 +146658,31 @@ "type": "Identifier", "name": "len", "range": [ - 88045, - 88048 + 83918, + 83921 ], "loc": { "start": { - "line": 2900, + "line": 2750, "column": 48 }, "end": { - "line": 2900, + "line": 2750, "column": 51 } } }, "range": [ - 88041, - 88048 + 83914, + 83921 ], "loc": { "start": { - "line": 2900, + "line": 2750, "column": 44 }, "end": { - "line": 2900, + "line": 2750, "column": 51 } } @@ -153838,32 +146694,32 @@ "type": "Identifier", "name": "i", "range": [ - 88050, - 88051 + 83923, + 83924 ], "loc": { "start": { - "line": 2900, + "line": 2750, "column": 53 }, "end": { - "line": 2900, + "line": 2750, "column": 54 } } }, "prefix": false, "range": [ - 88050, - 88053 + 83923, + 83926 ], "loc": { "start": { - "line": 2900, + "line": 2750, "column": 53 }, "end": { - "line": 2900, + "line": 2750, "column": 56 } } @@ -153879,16 +146735,16 @@ "type": "Identifier", "name": "isUndef", "range": [ - 88073, - 88080 + 83946, + 83953 ], "loc": { "start": { - "line": 2901, + "line": 2751, "column": 16 }, "end": { - "line": 2901, + "line": 2751, "column": 23 } } @@ -153904,16 +146760,16 @@ "type": "Identifier", "name": "files", "range": [ - 88081, - 88086 + 83954, + 83959 ], "loc": { "start": { - "line": 2901, + "line": 2751, "column": 24 }, "end": { - "line": 2901, + "line": 2751, "column": 29 } } @@ -153922,31 +146778,31 @@ "type": "Identifier", "name": "i", "range": [ - 88087, - 88088 + 83960, + 83961 ], "loc": { "start": { - "line": 2901, + "line": 2751, "column": 30 }, "end": { - "line": 2901, + "line": 2751, "column": 31 } } }, "range": [ - 88081, - 88089 + 83954, + 83962 ], "loc": { "start": { - "line": 2901, + "line": 2751, "column": 24 }, "end": { - "line": 2901, + "line": 2751, "column": 32 } } @@ -153955,47 +146811,47 @@ "type": "Identifier", "name": "attr", "range": [ - 88090, - 88094 + 83963, + 83967 ], "loc": { "start": { - "line": 2901, + "line": 2751, "column": 33 }, "end": { - "line": 2901, + "line": 2751, "column": 37 } } }, "range": [ - 88081, - 88095 + 83954, + 83968 ], "loc": { "start": { - "line": 2901, + "line": 2751, "column": 24 }, "end": { - "line": 2901, + "line": 2751, "column": 38 } } } ], "range": [ - 88073, - 88096 + 83946, + 83969 ], "loc": { "start": { - "line": 2901, + "line": 2751, "column": 16 }, "end": { - "line": 2901, + "line": 2751, "column": 39 } } @@ -154007,48 +146863,48 @@ "type": "ContinueStatement", "label": null, "range": [ - 88116, - 88125 + 83989, + 83998 ], "loc": { "start": { - "line": 2902, + "line": 2752, "column": 16 }, "end": { - "line": 2902, + "line": 2752, "column": 25 } } } ], "range": [ - 88098, - 88139 + 83971, + 84012 ], "loc": { "start": { - "line": 2901, + "line": 2751, "column": 41 }, "end": { - "line": 2903, + "line": 2753, "column": 13 } } }, "alternate": null, "range": [ - 88069, - 88139 + 83942, + 84012 ], "loc": { "start": { - "line": 2901, + "line": 2751, "column": 12 }, "end": { - "line": 2903, + "line": 2753, "column": 13 } } @@ -154070,16 +146926,16 @@ "type": "Identifier", "name": "files", "range": [ - 88156, - 88161 + 84029, + 84034 ], "loc": { "start": { - "line": 2904, + "line": 2754, "column": 16 }, "end": { - "line": 2904, + "line": 2754, "column": 21 } } @@ -154088,31 +146944,31 @@ "type": "Identifier", "name": "i", "range": [ - 88162, - 88163 + 84035, + 84036 ], "loc": { "start": { - "line": 2904, + "line": 2754, "column": 22 }, "end": { - "line": 2904, + "line": 2754, "column": 23 } } }, "range": [ - 88156, - 88164 + 84029, + 84037 ], "loc": { "start": { - "line": 2904, + "line": 2754, "column": 16 }, "end": { - "line": 2904, + "line": 2754, "column": 24 } } @@ -154121,31 +146977,31 @@ "type": "Identifier", "name": "attr", "range": [ - 88165, - 88169 + 84038, + 84042 ], "loc": { "start": { - "line": 2904, + "line": 2754, "column": 25 }, "end": { - "line": 2904, + "line": 2754, "column": 29 } } }, "range": [ - 88156, - 88170 + 84029, + 84043 ], "loc": { "start": { - "line": 2904, + "line": 2754, "column": 16 }, "end": { - "line": 2904, + "line": 2754, "column": 30 } } @@ -154154,31 +147010,31 @@ "type": "Identifier", "name": "match", "range": [ - 88171, - 88176 + 84044, + 84049 ], "loc": { "start": { - "line": 2904, + "line": 2754, "column": 31 }, "end": { - "line": 2904, + "line": 2754, "column": 36 } } }, "range": [ - 88156, - 88176 + 84029, + 84049 ], "loc": { "start": { - "line": 2904, + "line": 2754, "column": 16 }, "end": { - "line": 2904, + "line": 2754, "column": 36 } } @@ -154188,32 +147044,32 @@ "type": "Identifier", "name": "filePath", "range": [ - 88177, - 88185 + 84050, + 84058 ], "loc": { "start": { - "line": 2904, + "line": 2754, "column": 37 }, "end": { - "line": 2904, + "line": 2754, "column": 45 } } } ], "range": [ - 88156, - 88186 + 84029, + 84059 ], "loc": { "start": { - "line": 2904, + "line": 2754, "column": 16 }, "end": { - "line": 2904, + "line": 2754, "column": 46 } } @@ -154230,16 +147086,16 @@ "type": "Identifier", "name": "imported", "range": [ - 88206, - 88214 + 84079, + 84087 ], "loc": { "start": { - "line": 2905, + "line": 2755, "column": 16 }, "end": { - "line": 2905, + "line": 2755, "column": 24 } } @@ -154249,46 +147105,46 @@ "value": true, "raw": "true", "range": [ - 88217, - 88221 + 84090, + 84094 ], "loc": { "start": { - "line": 2905, + "line": 2755, "column": 27 }, "end": { - "line": 2905, + "line": 2755, "column": 31 } } }, "range": [ - 88206, - 88221 + 84079, + 84094 ], "loc": { "start": { - "line": 2905, + "line": 2755, "column": 16 }, "end": { - "line": 2905, + "line": 2755, "column": 31 } } }, "range": [ - 88206, - 88222 + 84079, + 84095 ], "loc": { "start": { - "line": 2905, + "line": 2755, "column": 16 }, "end": { - "line": 2905, + "line": 2755, "column": 32 } } @@ -154297,79 +147153,79 @@ "type": "BreakStatement", "label": null, "range": [ - 88239, - 88245 + 84112, + 84118 ], "loc": { "start": { - "line": 2906, + "line": 2756, "column": 16 }, "end": { - "line": 2906, + "line": 2756, "column": 22 } } } ], "range": [ - 88188, - 88259 + 84061, + 84132 ], "loc": { "start": { - "line": 2904, + "line": 2754, "column": 48 }, "end": { - "line": 2907, + "line": 2757, "column": 13 } } }, "alternate": null, "range": [ - 88152, - 88259 + 84025, + 84132 ], "loc": { "start": { - "line": 2904, + "line": 2754, "column": 12 }, "end": { - "line": 2907, + "line": 2757, "column": 13 } } } ], "range": [ - 88055, - 88269 + 83928, + 84142 ], "loc": { "start": { - "line": 2900, + "line": 2750, "column": 58 }, "end": { - "line": 2908, + "line": 2758, "column": 9 } } }, "range": [ - 88005, - 88269 + 83878, + 84142 ], "loc": { "start": { - "line": 2900, + "line": 2750, "column": 8 }, "end": { - "line": 2908, + "line": 2758, "column": 9 } } @@ -154380,47 +147236,47 @@ "type": "Identifier", "name": "imported", "range": [ - 88285, - 88293 + 84158, + 84166 ], "loc": { "start": { - "line": 2909, + "line": 2759, "column": 15 }, "end": { - "line": 2909, + "line": 2759, "column": 23 } } }, "range": [ - 88278, - 88294 + 84151, + 84167 ], "loc": { "start": { - "line": 2909, + "line": 2759, "column": 8 }, "end": { - "line": 2909, + "line": 2759, "column": 24 } } } ], "range": [ - 87874, - 88300 + 83747, + 84173 ], "loc": { "start": { - "line": 2896, + "line": 2746, "column": 42 }, "end": { - "line": 2910, + "line": 2760, "column": 5 } } @@ -154428,16 +147284,16 @@ "generator": false, "expression": false, "range": [ - 87846, - 88300 + 83719, + 84173 ], "loc": { "start": { - "line": 2896, + "line": 2746, "column": 14 }, "end": { - "line": 2910, + "line": 2760, "column": 5 } } @@ -154445,16 +147301,16 @@ "kind": "method", "computed": false, "range": [ - 87836, - 88300 + 83709, + 84173 ], "loc": { "start": { - "line": 2896, + "line": 2746, "column": 4 }, "end": { - "line": 2910, + "line": 2760, "column": 5 } }, @@ -154463,16 +147319,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": [ - 87612, - 87831 + 83485, + 83704 ], "loc": { "start": { - "line": 2890, + "line": 2740, "column": 4 }, "end": { - "line": 2895, + "line": 2745, "column": 7 } } @@ -154483,16 +147339,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": [ - 88306, - 88565 + 84179, + 84438 ], "loc": { "start": { - "line": 2912, + "line": 2762, "column": 4 }, "end": { - "line": 2918, + "line": 2768, "column": 7 } } @@ -154506,16 +147362,16 @@ "type": "Identifier", "name": "import", "range": [ - 88570, - 88576 + 84443, + 84449 ], "loc": { "start": { - "line": 2919, + "line": 2769, "column": 4 }, "end": { - "line": 2919, + "line": 2769, "column": 10 } } @@ -154528,16 +147384,16 @@ "type": "Identifier", "name": "fileId", "range": [ - 88577, - 88583 + 84450, + 84456 ], "loc": { "start": { - "line": 2919, + "line": 2769, "column": 11 }, "end": { - "line": 2919, + "line": 2769, "column": 17 } } @@ -154546,16 +147402,16 @@ "type": "Identifier", "name": "filePath", "range": [ - 88585, - 88593 + 84458, + 84466 ], "loc": { "start": { - "line": 2919, + "line": 2769, "column": 19 }, "end": { - "line": 2919, + "line": 2769, "column": 27 } } @@ -154564,16 +147420,16 @@ "type": "Identifier", "name": "callback", "range": [ - 88595, - 88603 + 84468, + 84476 ], "loc": { "start": { - "line": 2919, + "line": 2769, "column": 29 }, "end": { - "line": 2919, + "line": 2769, "column": 37 } } @@ -154584,16 +147440,16 @@ "type": "Identifier", "name": "type", "range": [ - 88605, - 88609 + 84478, + 84482 ], "loc": { "start": { - "line": 2919, + "line": 2769, "column": 39 }, "end": { - "line": 2919, + "line": 2769, "column": 43 } } @@ -154603,31 +147459,31 @@ "value": "script", "raw": "'script'", "range": [ - 88612, - 88620 + 84485, + 84493 ], "loc": { "start": { - "line": 2919, + "line": 2769, "column": 46 }, "end": { - "line": 2919, + "line": 2769, "column": 54 } } }, "range": [ - 88605, - 88620 + 84478, + 84493 ], "loc": { "start": { - "line": 2919, + "line": 2769, "column": 39 }, "end": { - "line": 2919, + "line": 2769, "column": 54 } } @@ -154646,16 +147502,16 @@ "object": { "type": "ThisExpression", "range": [ - 88636, - 88640 + 84509, + 84513 ], "loc": { "start": { - "line": 2920, + "line": 2770, "column": 12 }, "end": { - "line": 2920, + "line": 2770, "column": 16 } } @@ -154664,31 +147520,31 @@ "type": "Identifier", "name": "isImported", "range": [ - 88641, - 88651 + 84514, + 84524 ], "loc": { "start": { - "line": 2920, + "line": 2770, "column": 17 }, "end": { - "line": 2920, + "line": 2770, "column": 27 } } }, "range": [ - 88636, - 88651 + 84509, + 84524 ], "loc": { "start": { - "line": 2920, + "line": 2770, "column": 12 }, "end": { - "line": 2920, + "line": 2770, "column": 27 } } @@ -154698,16 +147554,16 @@ "type": "Identifier", "name": "filePath", "range": [ - 88652, - 88660 + 84525, + 84533 ], "loc": { "start": { - "line": 2920, + "line": 2770, "column": 28 }, "end": { - "line": 2920, + "line": 2770, "column": 36 } } @@ -154716,32 +147572,32 @@ "type": "Identifier", "name": "type", "range": [ - 88662, - 88666 + 84535, + 84539 ], "loc": { "start": { - "line": 2920, + "line": 2770, "column": 38 }, "end": { - "line": 2920, + "line": 2770, "column": 42 } } } ], "range": [ - 88636, - 88667 + 84509, + 84540 ], "loc": { "start": { - "line": 2920, + "line": 2770, "column": 12 }, "end": { - "line": 2920, + "line": 2770, "column": 43 } } @@ -154753,48 +147609,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 88683, - 88690 + 84556, + 84563 ], "loc": { "start": { - "line": 2921, + "line": 2771, "column": 12 }, "end": { - "line": 2921, + "line": 2771, "column": 19 } } } ], "range": [ - 88669, - 88700 + 84542, + 84573 ], "loc": { "start": { - "line": 2920, + "line": 2770, "column": 45 }, "end": { - "line": 2922, + "line": 2772, "column": 9 } } }, "alternate": null, "range": [ - 88632, - 88700 + 84505, + 84573 ], "loc": { "start": { - "line": 2920, + "line": 2770, "column": 8 }, "end": { - "line": 2922, + "line": 2772, "column": 9 } } @@ -154808,16 +147664,16 @@ "type": "Identifier", "name": "o", "range": [ - 88713, - 88714 + 84586, + 84587 ], "loc": { "start": { - "line": 2923, + "line": 2773, "column": 12 }, "end": { - "line": 2923, + "line": 2773, "column": 13 } } @@ -154825,31 +147681,31 @@ "init": { "type": "ThisExpression", "range": [ - 88717, - 88721 + 84590, + 84594 ], "loc": { "start": { - "line": 2923, + "line": 2773, "column": 16 }, "end": { - "line": 2923, + "line": 2773, "column": 20 } } }, "range": [ - 88713, - 88721 + 84586, + 84594 ], "loc": { "start": { - "line": 2923, + "line": 2773, "column": 12 }, "end": { - "line": 2923, + "line": 2773, "column": 20 } } @@ -154860,16 +147716,16 @@ "type": "Identifier", "name": "isLoaded", "range": [ - 88735, - 88743 + 84608, + 84616 ], "loc": { "start": { - "line": 2924, + "line": 2774, "column": 12 }, "end": { - "line": 2924, + "line": 2774, "column": 20 } } @@ -154879,31 +147735,31 @@ "value": false, "raw": "false", "range": [ - 88746, - 88751 + 84619, + 84624 ], "loc": { "start": { - "line": 2924, + "line": 2774, "column": 23 }, "end": { - "line": 2924, + "line": 2774, "column": 28 } } }, "range": [ - 88735, - 88751 + 84608, + 84624 ], "loc": { "start": { - "line": 2924, + "line": 2774, "column": 12 }, "end": { - "line": 2924, + "line": 2774, "column": 28 } } @@ -154914,32 +147770,32 @@ "type": "Identifier", "name": "file", "range": [ - 88765, - 88769 + 84638, + 84642 ], "loc": { "start": { - "line": 2925, + "line": 2775, "column": 12 }, "end": { - "line": 2925, + "line": 2775, "column": 16 } } }, "init": null, "range": [ - 88765, - 88769 + 84638, + 84642 ], "loc": { "start": { - "line": 2925, + "line": 2775, "column": 12 }, "end": { - "line": 2925, + "line": 2775, "column": 16 } } @@ -154950,16 +147806,16 @@ "type": "Identifier", "name": "head", "range": [ - 88783, - 88787 + 84656, + 84660 ], "loc": { "start": { - "line": 2926, + "line": 2776, "column": 12 }, "end": { - "line": 2926, + "line": 2776, "column": 16 } } @@ -154973,16 +147829,16 @@ "type": "Identifier", "name": "tag", "range": [ - 88790, - 88793 + 84663, + 84666 ], "loc": { "start": { - "line": 2926, + "line": 2776, "column": 19 }, "end": { - "line": 2926, + "line": 2776, "column": 22 } } @@ -154992,16 +147848,16 @@ "type": "Identifier", "name": "doc", "range": [ - 88794, - 88797 + 84667, + 84670 ], "loc": { "start": { - "line": 2926, + "line": 2776, "column": 23 }, "end": { - "line": 2926, + "line": 2776, "column": 26 } } @@ -155011,32 +147867,32 @@ "value": "head", "raw": "'head'", "range": [ - 88799, - 88805 + 84672, + 84678 ], "loc": { "start": { - "line": 2926, + "line": 2776, "column": 28 }, "end": { - "line": 2926, + "line": 2776, "column": 34 } } } ], "range": [ - 88790, - 88806 + 84663, + 84679 ], "loc": { "start": { - "line": 2926, + "line": 2776, "column": 19 }, "end": { - "line": 2926, + "line": 2776, "column": 35 } } @@ -155046,46 +147902,46 @@ "value": 0, "raw": "0", "range": [ - 88807, - 88808 + 84680, + 84681 ], "loc": { "start": { - "line": 2926, + "line": 2776, "column": 36 }, "end": { - "line": 2926, + "line": 2776, "column": 37 } } }, "range": [ - 88790, - 88809 + 84663, + 84682 ], "loc": { "start": { - "line": 2926, + "line": 2776, "column": 19 }, "end": { - "line": 2926, + "line": 2776, "column": 38 } } }, "range": [ - 88783, - 88809 + 84656, + 84682 ], "loc": { "start": { - "line": 2926, + "line": 2776, "column": 12 }, "end": { - "line": 2926, + "line": 2776, "column": 38 } } @@ -155093,16 +147949,16 @@ ], "kind": "let", "range": [ - 88709, - 88810 + 84582, + 84683 ], "loc": { "start": { - "line": 2923, + "line": 2773, "column": 8 }, "end": { - "line": 2926, + "line": 2776, "column": 39 } } @@ -155121,16 +147977,16 @@ "type": "Identifier", "name": "type", "range": [ - 88824, - 88828 + 84697, + 84701 ], "loc": { "start": { - "line": 2928, + "line": 2778, "column": 12 }, "end": { - "line": 2928, + "line": 2778, "column": 16 } } @@ -155139,47 +147995,47 @@ "type": "Identifier", "name": "toLowerCase", "range": [ - 88829, - 88840 + 84702, + 84713 ], "loc": { "start": { - "line": 2928, + "line": 2778, "column": 17 }, "end": { - "line": 2928, + "line": 2778, "column": 28 } } }, "range": [ - 88824, - 88840 + 84697, + 84713 ], "loc": { "start": { - "line": 2928, + "line": 2778, "column": 12 }, "end": { - "line": 2928, + "line": 2778, "column": 28 } } }, "arguments": [], "range": [ - 88824, - 88842 + 84697, + 84715 ], "loc": { "start": { - "line": 2928, + "line": 2778, "column": 12 }, "end": { - "line": 2928, + "line": 2778, "column": 30 } } @@ -155189,31 +148045,31 @@ "value": "link", "raw": "'link'", "range": [ - 88847, - 88853 + 84720, + 84726 ], "loc": { "start": { - "line": 2928, + "line": 2778, "column": 35 }, "end": { - "line": 2928, + "line": 2778, "column": 41 } } }, "range": [ - 88824, - 88853 + 84697, + 84726 ], "loc": { "start": { - "line": 2928, + "line": 2778, "column": 12 }, "end": { - "line": 2928, + "line": 2778, "column": 41 } } @@ -155230,16 +148086,16 @@ "type": "Identifier", "name": "file", "range": [ - 88869, - 88873 + 84742, + 84746 ], "loc": { "start": { - "line": 2929, + "line": 2779, "column": 12 }, "end": { - "line": 2929, + "line": 2779, "column": 16 } } @@ -155250,16 +148106,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 88876, - 88885 + 84749, + 84758 ], "loc": { "start": { - "line": 2929, + "line": 2779, "column": 19 }, "end": { - "line": 2929, + "line": 2779, "column": 28 } } @@ -155270,16 +148126,16 @@ "value": "link", "raw": "'link'", "range": [ - 88886, - 88892 + 84759, + 84765 ], "loc": { "start": { - "line": 2929, + "line": 2779, "column": 29 }, "end": { - "line": 2929, + "line": 2779, "column": 35 } } @@ -155292,16 +148148,16 @@ "value": "id", "raw": "'id'", "range": [ - 88911, - 88915 + 84784, + 84788 ], "loc": { "start": { - "line": 2930, + "line": 2780, "column": 17 }, "end": { - "line": 2930, + "line": 2780, "column": 21 } } @@ -155310,32 +148166,32 @@ "type": "Identifier", "name": "fileId", "range": [ - 88917, - 88923 + 84790, + 84796 ], "loc": { "start": { - "line": 2930, + "line": 2780, "column": 23 }, "end": { - "line": 2930, + "line": 2780, "column": 29 } } } ], "range": [ - 88910, - 88924 + 84783, + 84797 ], "loc": { "start": { - "line": 2930, + "line": 2780, "column": 16 }, "end": { - "line": 2930, + "line": 2780, "column": 30 } } @@ -155348,16 +148204,16 @@ "value": "type", "raw": "'type'", "range": [ - 88927, - 88933 + 84800, + 84806 ], "loc": { "start": { - "line": 2930, + "line": 2780, "column": 33 }, "end": { - "line": 2930, + "line": 2780, "column": 39 } } @@ -155367,32 +148223,32 @@ "value": "text/css", "raw": "'text/css'", "range": [ - 88935, - 88945 + 84808, + 84818 ], "loc": { "start": { - "line": 2930, + "line": 2780, "column": 41 }, "end": { - "line": 2930, + "line": 2780, "column": 51 } } } ], "range": [ - 88926, - 88946 + 84799, + 84819 ], "loc": { "start": { - "line": 2930, + "line": 2780, "column": 32 }, "end": { - "line": 2930, + "line": 2780, "column": 52 } } @@ -155405,16 +148261,16 @@ "value": "rel", "raw": "'rel'", "range": [ - 88965, - 88970 + 84838, + 84843 ], "loc": { "start": { - "line": 2931, + "line": 2781, "column": 17 }, "end": { - "line": 2931, + "line": 2781, "column": 22 } } @@ -155424,32 +148280,32 @@ "value": "stylesheet", "raw": "'stylesheet'", "range": [ - 88972, - 88984 + 84845, + 84857 ], "loc": { "start": { - "line": 2931, + "line": 2781, "column": 24 }, "end": { - "line": 2931, + "line": 2781, "column": 36 } } } ], "range": [ - 88964, - 88985 + 84837, + 84858 ], "loc": { "start": { - "line": 2931, + "line": 2781, "column": 16 }, "end": { - "line": 2931, + "line": 2781, "column": 37 } } @@ -155462,16 +148318,16 @@ "value": "href", "raw": "'href'", "range": [ - 88988, - 88994 + 84861, + 84867 ], "loc": { "start": { - "line": 2931, + "line": 2781, "column": 40 }, "end": { - "line": 2931, + "line": 2781, "column": 46 } } @@ -155480,94 +148336,94 @@ "type": "Identifier", "name": "filePath", "range": [ - 88996, - 89004 + 84869, + 84877 ], "loc": { "start": { - "line": 2931, + "line": 2781, "column": 48 }, "end": { - "line": 2931, + "line": 2781, "column": 56 } } } ], "range": [ - 88987, - 89005 + 84860, + 84878 ], "loc": { "start": { - "line": 2931, + "line": 2781, "column": 39 }, "end": { - "line": 2931, + "line": 2781, "column": 57 } } } ], "range": [ - 88876, - 89019 + 84749, + 84892 ], "loc": { "start": { - "line": 2929, + "line": 2779, "column": 19 }, "end": { - "line": 2932, + "line": 2782, "column": 13 } } }, "range": [ - 88869, - 89019 + 84742, + 84892 ], "loc": { "start": { - "line": 2929, + "line": 2779, "column": 12 }, "end": { - "line": 2932, + "line": 2782, "column": 13 } } }, "range": [ - 88869, - 89020 + 84742, + 84893 ], "loc": { "start": { - "line": 2929, + "line": 2779, "column": 12 }, "end": { - "line": 2932, + "line": 2782, "column": 14 } } } ], "range": [ - 88855, - 89030 + 84728, + 84903 ], "loc": { "start": { - "line": 2928, + "line": 2778, "column": 43 }, "end": { - "line": 2933, + "line": 2783, "column": 9 } } @@ -155584,16 +148440,16 @@ "type": "Identifier", "name": "file", "range": [ - 89050, - 89054 + 84923, + 84927 ], "loc": { "start": { - "line": 2934, + "line": 2784, "column": 12 }, "end": { - "line": 2934, + "line": 2784, "column": 16 } } @@ -155604,16 +148460,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 89057, - 89066 + 84930, + 84939 ], "loc": { "start": { - "line": 2934, + "line": 2784, "column": 19 }, "end": { - "line": 2934, + "line": 2784, "column": 28 } } @@ -155624,16 +148480,16 @@ "value": "script", "raw": "'script'", "range": [ - 89067, - 89075 + 84940, + 84948 ], "loc": { "start": { - "line": 2934, + "line": 2784, "column": 29 }, "end": { - "line": 2934, + "line": 2784, "column": 37 } } @@ -155646,16 +148502,16 @@ "value": "id", "raw": "'id'", "range": [ - 89094, - 89098 + 84967, + 84971 ], "loc": { "start": { - "line": 2935, + "line": 2785, "column": 17 }, "end": { - "line": 2935, + "line": 2785, "column": 21 } } @@ -155664,32 +148520,32 @@ "type": "Identifier", "name": "fileId", "range": [ - 89100, - 89106 + 84973, + 84979 ], "loc": { "start": { - "line": 2935, + "line": 2785, "column": 23 }, "end": { - "line": 2935, + "line": 2785, "column": 29 } } } ], "range": [ - 89093, - 89107 + 84966, + 84980 ], "loc": { "start": { - "line": 2935, + "line": 2785, "column": 16 }, "end": { - "line": 2935, + "line": 2785, "column": 30 } } @@ -155702,16 +148558,16 @@ "value": "type", "raw": "'type'", "range": [ - 89126, - 89132 + 84999, + 85005 ], "loc": { "start": { - "line": 2936, + "line": 2786, "column": 17 }, "end": { - "line": 2936, + "line": 2786, "column": 23 } } @@ -155721,32 +148577,32 @@ "value": "text/javascript", "raw": "'text/javascript'", "range": [ - 89134, - 89151 + 85007, + 85024 ], "loc": { "start": { - "line": 2936, + "line": 2786, "column": 25 }, "end": { - "line": 2936, + "line": 2786, "column": 42 } } } ], "range": [ - 89125, - 89152 + 84998, + 85025 ], "loc": { "start": { - "line": 2936, + "line": 2786, "column": 16 }, "end": { - "line": 2936, + "line": 2786, "column": 43 } } @@ -155759,16 +148615,16 @@ "value": "src", "raw": "'src'", "range": [ - 89155, - 89160 + 85028, + 85033 ], "loc": { "start": { - "line": 2936, + "line": 2786, "column": 46 }, "end": { - "line": 2936, + "line": 2786, "column": 51 } } @@ -155777,109 +148633,109 @@ "type": "Identifier", "name": "filePath", "range": [ - 89162, - 89170 + 85035, + 85043 ], "loc": { "start": { - "line": 2936, + "line": 2786, "column": 53 }, "end": { - "line": 2936, + "line": 2786, "column": 61 } } } ], "range": [ - 89154, - 89171 + 85027, + 85044 ], "loc": { "start": { - "line": 2936, + "line": 2786, "column": 45 }, "end": { - "line": 2936, + "line": 2786, "column": 62 } } } ], "range": [ - 89057, - 89185 + 84930, + 85058 ], "loc": { "start": { - "line": 2934, + "line": 2784, "column": 19 }, "end": { - "line": 2937, + "line": 2787, "column": 13 } } }, "range": [ - 89050, - 89185 + 84923, + 85058 ], "loc": { "start": { - "line": 2934, + "line": 2784, "column": 12 }, "end": { - "line": 2937, + "line": 2787, "column": 13 } } }, "range": [ - 89050, - 89186 + 84923, + 85059 ], "loc": { "start": { - "line": 2934, + "line": 2784, "column": 12 }, "end": { - "line": 2937, + "line": 2787, "column": 14 } } } ], "range": [ - 89036, - 89196 + 84909, + 85069 ], "loc": { "start": { - "line": 2933, + "line": 2783, "column": 15 }, "end": { - "line": 2938, + "line": 2788, "column": 9 } } }, "range": [ - 88820, - 89196 + 84693, + 85069 ], "loc": { "start": { - "line": 2928, + "line": 2778, "column": 8 }, "end": { - "line": 2938, + "line": 2788, "column": 9 } }, @@ -155888,16 +148744,16 @@ "type": "Line", "value": "Browser <> IE onload event works only for scripts, not for stylesheets", "range": [ - 89206, - 89278 + 85079, + 85151 ], "loc": { "start": { - "line": 2940, + "line": 2790, "column": 8 }, "end": { - "line": 2940, + "line": 2790, "column": 80 } } @@ -155916,16 +148772,16 @@ "type": "Identifier", "name": "file", "range": [ - 89287, - 89291 + 85160, + 85164 ], "loc": { "start": { - "line": 2941, + "line": 2791, "column": 8 }, "end": { - "line": 2941, + "line": 2791, "column": 12 } } @@ -155934,31 +148790,31 @@ "type": "Identifier", "name": "onload", "range": [ - 89292, - 89298 + 85165, + 85171 ], "loc": { "start": { - "line": 2941, + "line": 2791, "column": 13 }, "end": { - "line": 2941, + "line": 2791, "column": 19 } } }, "range": [ - 89287, - 89298 + 85160, + 85171 ], "loc": { "start": { - "line": 2941, + "line": 2791, "column": 8 }, "end": { - "line": 2941, + "line": 2791, "column": 19 } } @@ -155973,16 +148829,16 @@ "type": "Identifier", "name": "file", "range": [ - 89301, - 89305 + 85174, + 85178 ], "loc": { "start": { - "line": 2941, + "line": 2791, "column": 22 }, "end": { - "line": 2941, + "line": 2791, "column": 26 } } @@ -155991,31 +148847,31 @@ "type": "Identifier", "name": "onreadystatechange", "range": [ - 89306, - 89324 + 85179, + 85197 ], "loc": { "start": { - "line": 2941, + "line": 2791, "column": 27 }, "end": { - "line": 2941, + "line": 2791, "column": 45 } } }, "range": [ - 89301, - 89324 + 85174, + 85197 ], "loc": { "start": { - "line": 2941, + "line": 2791, "column": 22 }, "end": { - "line": 2941, + "line": 2791, "column": 45 } } @@ -156039,32 +148895,32 @@ "type": "Identifier", "name": "isLoaded", "range": [ - 89352, - 89360 + 85225, + 85233 ], "loc": { "start": { - "line": 2942, + "line": 2792, "column": 17 }, "end": { - "line": 2942, + "line": 2792, "column": 25 } } }, "prefix": true, "range": [ - 89351, - 89360 + 85224, + 85233 ], "loc": { "start": { - "line": 2942, + "line": 2792, "column": 16 }, "end": { - "line": 2942, + "line": 2792, "column": 25 } } @@ -156084,16 +148940,16 @@ "object": { "type": "ThisExpression", "range": [ - 89382, - 89386 + 85255, + 85259 ], "loc": { "start": { - "line": 2943, + "line": 2793, "column": 18 }, "end": { - "line": 2943, + "line": 2793, "column": 22 } } @@ -156102,47 +148958,47 @@ "type": "Identifier", "name": "readyState", "range": [ - 89387, - 89397 + 85260, + 85270 ], "loc": { "start": { - "line": 2943, + "line": 2793, "column": 23 }, "end": { - "line": 2943, + "line": 2793, "column": 33 } } }, "range": [ - 89382, - 89397 + 85255, + 85270 ], "loc": { "start": { - "line": 2943, + "line": 2793, "column": 18 }, "end": { - "line": 2943, + "line": 2793, "column": 33 } } }, "prefix": true, "range": [ - 89381, - 89397 + 85254, + 85270 ], "loc": { "start": { - "line": 2943, + "line": 2793, "column": 17 }, "end": { - "line": 2943, + "line": 2793, "column": 33 } } @@ -156156,16 +149012,16 @@ "object": { "type": "ThisExpression", "range": [ - 89401, - 89405 + 85274, + 85278 ], "loc": { "start": { - "line": 2943, + "line": 2793, "column": 37 }, "end": { - "line": 2943, + "line": 2793, "column": 41 } } @@ -156174,31 +149030,31 @@ "type": "Identifier", "name": "readyState", "range": [ - 89406, - 89416 + 85279, + 85289 ], "loc": { "start": { - "line": 2943, + "line": 2793, "column": 42 }, "end": { - "line": 2943, + "line": 2793, "column": 52 } } }, "range": [ - 89401, - 89416 + 85274, + 85289 ], "loc": { "start": { - "line": 2943, + "line": 2793, "column": 37 }, "end": { - "line": 2943, + "line": 2793, "column": 52 } } @@ -156208,46 +149064,46 @@ "value": "loaded", "raw": "'loaded'", "range": [ - 89421, - 89429 + 85294, + 85302 ], "loc": { "start": { - "line": 2943, + "line": 2793, "column": 57 }, "end": { - "line": 2943, + "line": 2793, "column": 65 } } }, "range": [ - 89401, - 89429 + 85274, + 85302 ], "loc": { "start": { - "line": 2943, + "line": 2793, "column": 37 }, "end": { - "line": 2943, + "line": 2793, "column": 65 } } }, "range": [ - 89381, - 89429 + 85254, + 85302 ], "loc": { "start": { - "line": 2943, + "line": 2793, "column": 17 }, "end": { - "line": 2943, + "line": 2793, "column": 65 } } @@ -156261,16 +149117,16 @@ "object": { "type": "ThisExpression", "range": [ - 89453, - 89457 + 85326, + 85330 ], "loc": { "start": { - "line": 2944, + "line": 2794, "column": 20 }, "end": { - "line": 2944, + "line": 2794, "column": 24 } } @@ -156279,31 +149135,31 @@ "type": "Identifier", "name": "readyState", "range": [ - 89458, - 89468 + 85331, + 85341 ], "loc": { "start": { - "line": 2944, + "line": 2794, "column": 25 }, "end": { - "line": 2944, + "line": 2794, "column": 35 } } }, "range": [ - 89453, - 89468 + 85326, + 85341 ], "loc": { "start": { - "line": 2944, + "line": 2794, "column": 20 }, "end": { - "line": 2944, + "line": 2794, "column": 35 } } @@ -156313,61 +149169,61 @@ "value": "complete", "raw": "'complete'", "range": [ - 89473, - 89483 + 85346, + 85356 ], "loc": { "start": { - "line": 2944, + "line": 2794, "column": 40 }, "end": { - "line": 2944, + "line": 2794, "column": 50 } } }, "range": [ - 89453, - 89483 + 85326, + 85356 ], "loc": { "start": { - "line": 2944, + "line": 2794, "column": 20 }, "end": { - "line": 2944, + "line": 2794, "column": 50 } } }, "range": [ - 89381, - 89483 + 85254, + 85356 ], "loc": { "start": { - "line": 2943, + "line": 2793, "column": 17 }, "end": { - "line": 2944, + "line": 2794, "column": 50 } } }, "range": [ - 89351, - 89484 + 85224, + 85357 ], "loc": { "start": { - "line": 2942, + "line": 2792, "column": 16 }, "end": { - "line": 2944, + "line": 2794, "column": 51 } } @@ -156384,16 +149240,16 @@ "type": "Identifier", "name": "isLoaded", "range": [ - 89504, - 89512 + 85377, + 85385 ], "loc": { "start": { - "line": 2945, + "line": 2795, "column": 16 }, "end": { - "line": 2945, + "line": 2795, "column": 24 } } @@ -156403,46 +149259,46 @@ "value": true, "raw": "true", "range": [ - 89515, - 89519 + 85388, + 85392 ], "loc": { "start": { - "line": 2945, + "line": 2795, "column": 27 }, "end": { - "line": 2945, + "line": 2795, "column": 31 } } }, "range": [ - 89504, - 89519 + 85377, + 85392 ], "loc": { "start": { - "line": 2945, + "line": 2795, "column": 16 }, "end": { - "line": 2945, + "line": 2795, "column": 31 } } }, "range": [ - 89504, - 89520 + 85377, + 85393 ], "loc": { "start": { - "line": 2945, + "line": 2795, "column": 16 }, "end": { - "line": 2945, + "line": 2795, "column": 32 } } @@ -156459,32 +149315,32 @@ "type": "Identifier", "name": "callback", "range": [ - 89548, - 89556 + 85421, + 85429 ], "loc": { "start": { - "line": 2946, + "line": 2796, "column": 27 }, "end": { - "line": 2946, + "line": 2796, "column": 35 } } }, "prefix": true, "range": [ - 89541, - 89556 + 85414, + 85429 ], "loc": { "start": { - "line": 2946, + "line": 2796, "column": 20 }, "end": { - "line": 2946, + "line": 2796, "column": 35 } } @@ -156494,31 +149350,31 @@ "value": "function", "raw": "'function'", "range": [ - 89561, - 89571 + 85434, + 85444 ], "loc": { "start": { - "line": 2946, + "line": 2796, "column": 40 }, "end": { - "line": 2946, + "line": 2796, "column": 50 } } }, "range": [ - 89541, - 89571 + 85414, + 85444 ], "loc": { "start": { - "line": 2946, + "line": 2796, "column": 20 }, "end": { - "line": 2946, + "line": 2796, "column": 50 } } @@ -156537,16 +149393,16 @@ "type": "Identifier", "name": "callback", "range": [ - 89595, - 89603 + 85468, + 85476 ], "loc": { "start": { - "line": 2947, + "line": 2797, "column": 20 }, "end": { - "line": 2947, + "line": 2797, "column": 28 } } @@ -156555,31 +149411,31 @@ "type": "Identifier", "name": "call", "range": [ - 89604, - 89608 + 85477, + 85481 ], "loc": { "start": { - "line": 2947, + "line": 2797, "column": 29 }, "end": { - "line": 2947, + "line": 2797, "column": 33 } } }, "range": [ - 89595, - 89608 + 85468, + 85481 ], "loc": { "start": { - "line": 2947, + "line": 2797, "column": 20 }, "end": { - "line": 2947, + "line": 2797, "column": 33 } } @@ -156590,16 +149446,16 @@ "value": null, "raw": "null", "range": [ - 89609, - 89613 + 85482, + 85486 ], "loc": { "start": { - "line": 2947, + "line": 2797, "column": 34 }, "end": { - "line": 2947, + "line": 2797, "column": 38 } } @@ -156608,127 +149464,127 @@ "type": "Identifier", "name": "o", "range": [ - 89615, - 89616 + 85488, + 85489 ], "loc": { "start": { - "line": 2947, + "line": 2797, "column": 40 }, "end": { - "line": 2947, + "line": 2797, "column": 41 } } } ], "range": [ - 89595, - 89617 + 85468, + 85490 ], "loc": { "start": { - "line": 2947, + "line": 2797, "column": 20 }, "end": { - "line": 2947, + "line": 2797, "column": 42 } } }, "range": [ - 89595, - 89618 + 85468, + 85491 ], "loc": { "start": { - "line": 2947, + "line": 2797, "column": 20 }, "end": { - "line": 2947, + "line": 2797, "column": 43 } } } ], "range": [ - 89573, - 89636 + 85446, + 85509 ], "loc": { "start": { - "line": 2946, + "line": 2796, "column": 52 }, "end": { - "line": 2948, + "line": 2798, "column": 17 } } }, "alternate": null, "range": [ - 89537, - 89636 + 85410, + 85509 ], "loc": { "start": { - "line": 2946, + "line": 2796, "column": 16 }, "end": { - "line": 2948, + "line": 2798, "column": 17 } } } ], "range": [ - 89486, - 89650 + 85359, + 85523 ], "loc": { "start": { - "line": 2944, + "line": 2794, "column": 53 }, "end": { - "line": 2949, + "line": 2799, "column": 13 } } }, "alternate": null, "range": [ - 89347, - 89650 + 85220, + 85523 ], "loc": { "start": { - "line": 2942, + "line": 2792, "column": 12 }, "end": { - "line": 2949, + "line": 2799, "column": 13 } } } ], "range": [ - 89333, - 89660 + 85206, + 85533 ], "loc": { "start": { - "line": 2941, + "line": 2791, "column": 54 }, "end": { - "line": 2950, + "line": 2800, "column": 9 } } @@ -156736,61 +149592,61 @@ "generator": false, "expression": false, "range": [ - 89327, - 89660 + 85200, + 85533 ], "loc": { "start": { - "line": 2941, + "line": 2791, "column": 48 }, "end": { - "line": 2950, + "line": 2800, "column": 9 } } }, "range": [ - 89301, - 89660 + 85174, + 85533 ], "loc": { "start": { - "line": 2941, + "line": 2791, "column": 22 }, "end": { - "line": 2950, + "line": 2800, "column": 9 } } }, "range": [ - 89287, - 89660 + 85160, + 85533 ], "loc": { "start": { - "line": 2941, + "line": 2791, "column": 8 }, "end": { - "line": 2950, + "line": 2800, "column": 9 } } }, "range": [ - 89287, - 89661 + 85160, + 85534 ], "loc": { "start": { - "line": 2941, + "line": 2791, "column": 8 }, "end": { - "line": 2950, + "line": 2800, "column": 10 } }, @@ -156799,16 +149655,16 @@ "type": "Line", "value": "Browser <> IE onload event works only for scripts, not for stylesheets", "range": [ - 89206, - 89278 + 85079, + 85151 ], "loc": { "start": { - "line": 2940, + "line": 2790, "column": 8 }, "end": { - "line": 2940, + "line": 2790, "column": 80 } } @@ -156827,16 +149683,16 @@ "type": "Identifier", "name": "file", "range": [ - 89670, - 89674 + 85543, + 85547 ], "loc": { "start": { - "line": 2951, + "line": 2801, "column": 8 }, "end": { - "line": 2951, + "line": 2801, "column": 12 } } @@ -156845,31 +149701,31 @@ "type": "Identifier", "name": "onerror", "range": [ - 89675, - 89682 + 85548, + 85555 ], "loc": { "start": { - "line": 2951, + "line": 2801, "column": 13 }, "end": { - "line": 2951, + "line": 2801, "column": 20 } } }, "range": [ - 89670, - 89682 + 85543, + 85555 ], "loc": { "start": { - "line": 2951, + "line": 2801, "column": 8 }, "end": { - "line": 2951, + "line": 2801, "column": 20 } } @@ -156889,16 +149745,16 @@ "type": "Identifier", "name": "Error", "range": [ - 89721, - 89726 + 85594, + 85599 ], "loc": { "start": { - "line": 2952, + "line": 2802, "column": 22 }, "end": { - "line": 2952, + "line": 2802, "column": 27 } } @@ -156915,16 +149771,16 @@ }, "tail": false, "range": [ - 89727, - 89758 + 85600, + 85631 ], "loc": { "start": { - "line": 2952, + "line": 2802, "column": 28 }, "end": { - "line": 2952, + "line": 2802, "column": 59 } } @@ -156937,16 +149793,16 @@ }, "tail": true, "range": [ - 89766, - 89768 + 85639, + 85641 ], "loc": { "start": { - "line": 2952, + "line": 2802, "column": 67 }, "end": { - "line": 2952, + "line": 2802, "column": 69 } } @@ -156957,79 +149813,79 @@ "type": "Identifier", "name": "filePath", "range": [ - 89758, - 89766 + 85631, + 85639 ], "loc": { "start": { - "line": 2952, + "line": 2802, "column": 59 }, "end": { - "line": 2952, + "line": 2802, "column": 67 } } } ], "range": [ - 89727, - 89768 + 85600, + 85641 ], "loc": { "start": { - "line": 2952, + "line": 2802, "column": 28 }, "end": { - "line": 2952, + "line": 2802, "column": 69 } } } ], "range": [ - 89717, - 89769 + 85590, + 85642 ], "loc": { "start": { - "line": 2952, + "line": 2802, "column": 18 }, "end": { - "line": 2952, + "line": 2802, "column": 70 } } }, "range": [ - 89711, - 89770 + 85584, + 85643 ], "loc": { "start": { - "line": 2952, + "line": 2802, "column": 12 }, "end": { - "line": 2952, + "line": 2802, "column": 71 } } } ], "range": [ - 89697, - 89780 + 85570, + 85653 ], "loc": { "start": { - "line": 2951, + "line": 2801, "column": 35 }, "end": { - "line": 2953, + "line": 2803, "column": 9 } } @@ -157037,46 +149893,46 @@ "generator": false, "expression": false, "range": [ - 89685, - 89780 + 85558, + 85653 ], "loc": { "start": { - "line": 2951, + "line": 2801, "column": 23 }, "end": { - "line": 2953, + "line": 2803, "column": 9 } } }, "range": [ - 89670, - 89780 + 85543, + 85653 ], "loc": { "start": { - "line": 2951, + "line": 2801, "column": 8 }, "end": { - "line": 2953, + "line": 2803, "column": 9 } } }, "range": [ - 89670, - 89781 + 85543, + 85654 ], "loc": { "start": { - "line": 2951, + "line": 2801, "column": 8 }, "end": { - "line": 2953, + "line": 2803, "column": 10 } } @@ -157092,16 +149948,16 @@ "type": "Identifier", "name": "head", "range": [ - 89790, - 89794 + 85663, + 85667 ], "loc": { "start": { - "line": 2954, + "line": 2804, "column": 8 }, "end": { - "line": 2954, + "line": 2804, "column": 12 } } @@ -157110,31 +149966,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 89795, - 89806 + 85668, + 85679 ], "loc": { "start": { - "line": 2954, + "line": 2804, "column": 13 }, "end": { - "line": 2954, + "line": 2804, "column": 24 } } }, "range": [ - 89790, - 89806 + 85663, + 85679 ], "loc": { "start": { - "line": 2954, + "line": 2804, "column": 8 }, "end": { - "line": 2954, + "line": 2804, "column": 24 } } @@ -157144,63 +150000,63 @@ "type": "Identifier", "name": "file", "range": [ - 89807, - 89811 + 85680, + 85684 ], "loc": { "start": { - "line": 2954, + "line": 2804, "column": 25 }, "end": { - "line": 2954, + "line": 2804, "column": 29 } } } ], "range": [ - 89790, - 89812 + 85663, + 85685 ], "loc": { "start": { - "line": 2954, + "line": 2804, "column": 8 }, "end": { - "line": 2954, + "line": 2804, "column": 30 } } }, "range": [ - 89790, - 89813 + 85663, + 85686 ], "loc": { "start": { - "line": 2954, + "line": 2804, "column": 8 }, "end": { - "line": 2954, + "line": 2804, "column": 31 } } } ], "range": [ - 88622, - 89819 + 84495, + 85692 ], "loc": { "start": { - "line": 2919, + "line": 2769, "column": 56 }, "end": { - "line": 2955, + "line": 2805, "column": 5 } } @@ -157208,16 +150064,16 @@ "generator": false, "expression": false, "range": [ - 88576, - 89819 + 84449, + 85692 ], "loc": { "start": { - "line": 2919, + "line": 2769, "column": 10 }, "end": { - "line": 2955, + "line": 2805, "column": 5 } } @@ -157225,16 +150081,16 @@ "kind": "method", "computed": false, "range": [ - 88570, - 89819 + 84443, + 85692 ], "loc": { "start": { - "line": 2919, + "line": 2769, "column": 4 }, "end": { - "line": 2955, + "line": 2805, "column": 5 } }, @@ -157243,16 +150099,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": [ - 88306, - 88565 + 84179, + 84438 ], "loc": { "start": { - "line": 2912, + "line": 2762, "column": 4 }, "end": { - "line": 2918, + "line": 2768, "column": 7 } } @@ -157263,16 +150119,16 @@ "type": "Block", "value": "*\n * Check if table has filters grid\n * @return {Boolean}\n ", "range": [ - 89825, - 89900 + 85698, + 85773 ], "loc": { "start": { - "line": 2957, + "line": 2807, "column": 4 }, "end": { - "line": 2960, + "line": 2810, "column": 7 } } @@ -157286,16 +150142,16 @@ "type": "Identifier", "name": "isInitialized", "range": [ - 89905, - 89918 + 85778, + 85791 ], "loc": { "start": { - "line": 2961, + "line": 2811, "column": 4 }, "end": { - "line": 2961, + "line": 2811, "column": 17 } } @@ -157315,16 +150171,16 @@ "object": { "type": "ThisExpression", "range": [ - 89938, - 89942 + 85811, + 85815 ], "loc": { "start": { - "line": 2962, + "line": 2812, "column": 15 }, "end": { - "line": 2962, + "line": 2812, "column": 19 } } @@ -157333,62 +150189,62 @@ "type": "Identifier", "name": "initialized", "range": [ - 89943, - 89954 + 85816, + 85827 ], "loc": { "start": { - "line": 2962, + "line": 2812, "column": 20 }, "end": { - "line": 2962, + "line": 2812, "column": 31 } } }, "range": [ - 89938, - 89954 + 85811, + 85827 ], "loc": { "start": { - "line": 2962, + "line": 2812, "column": 15 }, "end": { - "line": 2962, + "line": 2812, "column": 31 } } }, "range": [ - 89931, - 89955 + 85804, + 85828 ], "loc": { "start": { - "line": 2962, + "line": 2812, "column": 8 }, "end": { - "line": 2962, + "line": 2812, "column": 32 } } } ], "range": [ - 89921, - 89961 + 85794, + 85834 ], "loc": { "start": { - "line": 2961, + "line": 2811, "column": 20 }, "end": { - "line": 2963, + "line": 2813, "column": 5 } } @@ -157396,16 +150252,16 @@ "generator": false, "expression": false, "range": [ - 89918, - 89961 + 85791, + 85834 ], "loc": { "start": { - "line": 2961, + "line": 2811, "column": 17 }, "end": { - "line": 2963, + "line": 2813, "column": 5 } } @@ -157413,16 +150269,16 @@ "kind": "method", "computed": false, "range": [ - 89905, - 89961 + 85778, + 85834 ], "loc": { "start": { - "line": 2961, + "line": 2811, "column": 4 }, "end": { - "line": 2963, + "line": 2813, "column": 5 } }, @@ -157431,16 +150287,16 @@ "type": "Block", "value": "*\n * Check if table has filters grid\n * @return {Boolean}\n ", "range": [ - 89825, - 89900 + 85698, + 85773 ], "loc": { "start": { - "line": 2957, + "line": 2807, "column": 4 }, "end": { - "line": 2960, + "line": 2810, "column": 7 } } @@ -157451,16 +150307,16 @@ "type": "Block", "value": "*\n * Get list of filter IDs\n * @return {Array} List of filters ids\n ", "range": [ - 89967, - 90051 + 85840, + 85924 ], "loc": { "start": { - "line": 2965, + "line": 2815, "column": 4 }, "end": { - "line": 2968, + "line": 2818, "column": 7 } } @@ -157474,16 +150330,16 @@ "type": "Identifier", "name": "getFiltersId", "range": [ - 90056, - 90068 + 85929, + 85941 ], "loc": { "start": { - "line": 2969, + "line": 2819, "column": 4 }, "end": { - "line": 2969, + "line": 2819, "column": 16 } } @@ -157506,16 +150362,16 @@ "object": { "type": "ThisExpression", "range": [ - 90088, - 90092 + 85961, + 85965 ], "loc": { "start": { - "line": 2970, + "line": 2820, "column": 15 }, "end": { - "line": 2970, + "line": 2820, "column": 19 } } @@ -157524,31 +150380,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 90093, - 90099 + 85966, + 85972 ], "loc": { "start": { - "line": 2970, + "line": 2820, "column": 20 }, "end": { - "line": 2970, + "line": 2820, "column": 26 } } }, "range": [ - 90088, - 90099 + 85961, + 85972 ], "loc": { "start": { - "line": 2970, + "line": 2820, "column": 15 }, "end": { - "line": 2970, + "line": 2820, "column": 26 } } @@ -157557,62 +150413,62 @@ "type": "ArrayExpression", "elements": [], "range": [ - 90103, - 90105 + 85976, + 85978 ], "loc": { "start": { - "line": 2970, + "line": 2820, "column": 30 }, "end": { - "line": 2970, + "line": 2820, "column": 32 } } }, "range": [ - 90088, - 90105 + 85961, + 85978 ], "loc": { "start": { - "line": 2970, + "line": 2820, "column": 15 }, "end": { - "line": 2970, + "line": 2820, "column": 32 } } }, "range": [ - 90081, - 90106 + 85954, + 85979 ], "loc": { "start": { - "line": 2970, + "line": 2820, "column": 8 }, "end": { - "line": 2970, + "line": 2820, "column": 33 } } } ], "range": [ - 90071, - 90112 + 85944, + 85985 ], "loc": { "start": { - "line": 2969, + "line": 2819, "column": 19 }, "end": { - "line": 2971, + "line": 2821, "column": 5 } } @@ -157620,16 +150476,16 @@ "generator": false, "expression": false, "range": [ - 90068, - 90112 + 85941, + 85985 ], "loc": { "start": { - "line": 2969, + "line": 2819, "column": 16 }, "end": { - "line": 2971, + "line": 2821, "column": 5 } } @@ -157637,16 +150493,16 @@ "kind": "method", "computed": false, "range": [ - 90056, - 90112 + 85929, + 85985 ], "loc": { "start": { - "line": 2969, + "line": 2819, "column": 4 }, "end": { - "line": 2971, + "line": 2821, "column": 5 } }, @@ -157655,16 +150511,16 @@ "type": "Block", "value": "*\n * Get list of filter IDs\n * @return {Array} List of filters ids\n ", "range": [ - 89967, - 90051 + 85840, + 85924 ], "loc": { "start": { - "line": 2965, + "line": 2815, "column": 4 }, "end": { - "line": 2968, + "line": 2818, "column": 7 } } @@ -157675,16 +150531,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": [ - 90118, - 90294 + 85991, + 86167 ], "loc": { "start": { - "line": 2973, + "line": 2823, "column": 4 }, "end": { - "line": 2977, + "line": 2827, "column": 7 } } @@ -157698,16 +150554,16 @@ "type": "Identifier", "name": "getValidRows", "range": [ - 90299, - 90311 + 86172, + 86184 ], "loc": { "start": { - "line": 2978, + "line": 2828, "column": 4 }, "end": { - "line": 2978, + "line": 2828, "column": 16 } } @@ -157720,16 +150576,16 @@ "type": "Identifier", "name": "reCalc", "range": [ - 90312, - 90318 + 86185, + 86191 ], "loc": { "start": { - "line": 2978, + "line": 2828, "column": 17 }, "end": { - "line": 2978, + "line": 2828, "column": 23 } } @@ -157747,32 +150603,32 @@ "type": "Identifier", "name": "reCalc", "range": [ - 90335, - 90341 + 86208, + 86214 ], "loc": { "start": { - "line": 2979, + "line": 2829, "column": 13 }, "end": { - "line": 2979, + "line": 2829, "column": 19 } } }, "prefix": true, "range": [ - 90334, - 90341 + 86207, + 86214 ], "loc": { "start": { - "line": 2979, + "line": 2829, "column": 12 }, "end": { - "line": 2979, + "line": 2829, "column": 19 } } @@ -157788,16 +150644,16 @@ "object": { "type": "ThisExpression", "range": [ - 90364, - 90368 + 86237, + 86241 ], "loc": { "start": { - "line": 2980, + "line": 2830, "column": 19 }, "end": { - "line": 2980, + "line": 2830, "column": 23 } } @@ -157806,78 +150662,78 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 90369, - 90383 + 86242, + 86256 ], "loc": { "start": { - "line": 2980, + "line": 2830, "column": 24 }, "end": { - "line": 2980, + "line": 2830, "column": 38 } } }, "range": [ - 90364, - 90383 + 86237, + 86256 ], "loc": { "start": { - "line": 2980, + "line": 2830, "column": 19 }, "end": { - "line": 2980, + "line": 2830, "column": 38 } } }, "range": [ - 90357, - 90384 + 86230, + 86257 ], "loc": { "start": { - "line": 2980, + "line": 2830, "column": 12 }, "end": { - "line": 2980, + "line": 2830, "column": 39 } } } ], "range": [ - 90343, - 90394 + 86216, + 86267 ], "loc": { "start": { - "line": 2979, + "line": 2829, "column": 21 }, "end": { - "line": 2981, + "line": 2831, "column": 9 } } }, "alternate": null, "range": [ - 90330, - 90394 + 86203, + 86267 ], "loc": { "start": { - "line": 2979, + "line": 2829, "column": 8 }, "end": { - "line": 2981, + "line": 2831, "column": 9 } } @@ -157891,16 +150747,16 @@ "type": "Identifier", "name": "nbRows", "range": [ - 90408, - 90414 + 86281, + 86287 ], "loc": { "start": { - "line": 2983, + "line": 2833, "column": 12 }, "end": { - "line": 2983, + "line": 2833, "column": 18 } } @@ -157913,16 +150769,16 @@ "object": { "type": "ThisExpression", "range": [ - 90417, - 90421 + 86290, + 86294 ], "loc": { "start": { - "line": 2983, + "line": 2833, "column": 21 }, "end": { - "line": 2983, + "line": 2833, "column": 25 } } @@ -157931,31 +150787,31 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 90422, - 90431 + 86295, + 86304 ], "loc": { "start": { - "line": 2983, + "line": 2833, "column": 26 }, "end": { - "line": 2983, + "line": 2833, "column": 35 } } }, "range": [ - 90417, - 90431 + 86290, + 86304 ], "loc": { "start": { - "line": 2983, + "line": 2833, "column": 21 }, "end": { - "line": 2983, + "line": 2833, "column": 35 } } @@ -157966,47 +150822,47 @@ "value": true, "raw": "true", "range": [ - 90432, - 90436 + 86305, + 86309 ], "loc": { "start": { - "line": 2983, + "line": 2833, "column": 36 }, "end": { - "line": 2983, + "line": 2833, "column": 40 } } } ], "range": [ - 90417, - 90437 + 86290, + 86310 ], "loc": { "start": { - "line": 2983, + "line": 2833, "column": 21 }, "end": { - "line": 2983, + "line": 2833, "column": 41 } } }, "range": [ - 90408, - 90437 + 86281, + 86310 ], "loc": { "start": { - "line": 2983, + "line": 2833, "column": 12 }, "end": { - "line": 2983, + "line": 2833, "column": 41 } } @@ -158014,16 +150870,16 @@ ], "kind": "let", "range": [ - 90404, - 90438 + 86277, + 86311 ], "loc": { "start": { - "line": 2983, + "line": 2833, "column": 8 }, "end": { - "line": 2983, + "line": 2833, "column": 42 } } @@ -158039,16 +150895,16 @@ "object": { "type": "ThisExpression", "range": [ - 90447, - 90451 + 86320, + 86324 ], "loc": { "start": { - "line": 2984, + "line": 2834, "column": 8 }, "end": { - "line": 2984, + "line": 2834, "column": 12 } } @@ -158057,31 +150913,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 90452, - 90466 + 86325, + 86339 ], "loc": { "start": { - "line": 2984, + "line": 2834, "column": 13 }, "end": { - "line": 2984, + "line": 2834, "column": 27 } } }, "range": [ - 90447, - 90466 + 86320, + 86339 ], "loc": { "start": { - "line": 2984, + "line": 2834, "column": 8 }, "end": { - "line": 2984, + "line": 2834, "column": 27 } } @@ -158090,46 +150946,46 @@ "type": "ArrayExpression", "elements": [], "range": [ - 90469, - 90471 + 86342, + 86344 ], "loc": { "start": { - "line": 2984, + "line": 2834, "column": 30 }, "end": { - "line": 2984, + "line": 2834, "column": 32 } } }, "range": [ - 90447, - 90471 + 86320, + 86344 ], "loc": { "start": { - "line": 2984, + "line": 2834, "column": 8 }, "end": { - "line": 2984, + "line": 2834, "column": 32 } } }, "range": [ - 90447, - 90472 + 86320, + 86345 ], "loc": { "start": { - "line": 2984, + "line": 2834, "column": 8 }, "end": { - "line": 2984, + "line": 2834, "column": 33 } } @@ -158145,16 +151001,16 @@ "type": "Identifier", "name": "k", "range": [ - 90490, - 90491 + 86363, + 86364 ], "loc": { "start": { - "line": 2985, + "line": 2835, "column": 17 }, "end": { - "line": 2985, + "line": 2835, "column": 18 } } @@ -158165,16 +151021,16 @@ "object": { "type": "ThisExpression", "range": [ - 90494, - 90498 + 86367, + 86371 ], "loc": { "start": { - "line": 2985, + "line": 2835, "column": 21 }, "end": { - "line": 2985, + "line": 2835, "column": 25 } } @@ -158183,46 +151039,46 @@ "type": "Identifier", "name": "refRow", "range": [ - 90499, - 90505 + 86372, + 86378 ], "loc": { "start": { - "line": 2985, + "line": 2835, "column": 26 }, "end": { - "line": 2985, + "line": 2835, "column": 32 } } }, "range": [ - 90494, - 90505 + 86367, + 86378 ], "loc": { "start": { - "line": 2985, + "line": 2835, "column": 21 }, "end": { - "line": 2985, + "line": 2835, "column": 32 } } }, "range": [ - 90490, - 90505 + 86363, + 86378 ], "loc": { "start": { - "line": 2985, + "line": 2835, "column": 17 }, "end": { - "line": 2985, + "line": 2835, "column": 32 } } @@ -158230,16 +151086,16 @@ ], "kind": "let", "range": [ - 90486, - 90505 + 86359, + 86378 ], "loc": { "start": { - "line": 2985, + "line": 2835, "column": 13 }, "end": { - "line": 2985, + "line": 2835, "column": 32 } } @@ -158251,16 +151107,16 @@ "type": "Identifier", "name": "k", "range": [ - 90507, - 90508 + 86380, + 86381 ], "loc": { "start": { - "line": 2985, + "line": 2835, "column": 34 }, "end": { - "line": 2985, + "line": 2835, "column": 35 } } @@ -158269,31 +151125,31 @@ "type": "Identifier", "name": "nbRows", "range": [ - 90511, - 90517 + 86384, + 86390 ], "loc": { "start": { - "line": 2985, + "line": 2835, "column": 38 }, "end": { - "line": 2985, + "line": 2835, "column": 44 } } }, "range": [ - 90507, - 90517 + 86380, + 86390 ], "loc": { "start": { - "line": 2985, + "line": 2835, "column": 34 }, "end": { - "line": 2985, + "line": 2835, "column": 44 } } @@ -158305,32 +151161,32 @@ "type": "Identifier", "name": "k", "range": [ - 90519, - 90520 + 86392, + 86393 ], "loc": { "start": { - "line": 2985, + "line": 2835, "column": 46 }, "end": { - "line": 2985, + "line": 2835, "column": 47 } } }, "prefix": false, "range": [ - 90519, - 90522 + 86392, + 86395 ], "loc": { "start": { - "line": 2985, + "line": 2835, "column": 46 }, "end": { - "line": 2985, + "line": 2835, "column": 49 } } @@ -158347,16 +151203,16 @@ "type": "Identifier", "name": "r", "range": [ - 90542, - 90543 + 86415, + 86416 ], "loc": { "start": { - "line": 2986, + "line": 2836, "column": 16 }, "end": { - "line": 2986, + "line": 2836, "column": 17 } } @@ -158375,16 +151231,16 @@ "object": { "type": "ThisExpression", "range": [ - 90546, - 90550 + 86419, + 86423 ], "loc": { "start": { - "line": 2986, + "line": 2836, "column": 20 }, "end": { - "line": 2986, + "line": 2836, "column": 24 } } @@ -158393,47 +151249,47 @@ "type": "Identifier", "name": "dom", "range": [ - 90551, - 90554 + 86424, + 86427 ], "loc": { "start": { - "line": 2986, + "line": 2836, "column": 25 }, "end": { - "line": 2986, + "line": 2836, "column": 28 } } }, "range": [ - 90546, - 90554 + 86419, + 86427 ], "loc": { "start": { - "line": 2986, + "line": 2836, "column": 20 }, "end": { - "line": 2986, + "line": 2836, "column": 28 } } }, "arguments": [], "range": [ - 90546, - 90556 + 86419, + 86429 ], "loc": { "start": { - "line": 2986, + "line": 2836, "column": 20 }, "end": { - "line": 2986, + "line": 2836, "column": 30 } } @@ -158442,31 +151298,31 @@ "type": "Identifier", "name": "rows", "range": [ - 90557, - 90561 + 86430, + 86434 ], "loc": { "start": { - "line": 2986, + "line": 2836, "column": 31 }, "end": { - "line": 2986, + "line": 2836, "column": 35 } } }, "range": [ - 90546, - 90561 + 86419, + 86434 ], "loc": { "start": { - "line": 2986, + "line": 2836, "column": 20 }, "end": { - "line": 2986, + "line": 2836, "column": 35 } } @@ -158475,46 +151331,46 @@ "type": "Identifier", "name": "k", "range": [ - 90562, - 90563 + 86435, + 86436 ], "loc": { "start": { - "line": 2986, + "line": 2836, "column": 36 }, "end": { - "line": 2986, + "line": 2836, "column": 37 } } }, "range": [ - 90546, - 90564 + 86419, + 86437 ], "loc": { "start": { - "line": 2986, + "line": 2836, "column": 20 }, "end": { - "line": 2986, + "line": 2836, "column": 38 } } }, "range": [ - 90542, - 90564 + 86415, + 86437 ], "loc": { "start": { - "line": 2986, + "line": 2836, "column": 16 }, "end": { - "line": 2986, + "line": 2836, "column": 38 } } @@ -158522,16 +151378,16 @@ ], "kind": "let", "range": [ - 90538, - 90565 + 86411, + 86438 ], "loc": { "start": { - "line": 2986, + "line": 2836, "column": 12 }, "end": { - "line": 2986, + "line": 2836, "column": 39 } } @@ -158547,16 +151403,16 @@ "object": { "type": "ThisExpression", "range": [ - 90583, - 90587 + 86456, + 86460 ], "loc": { "start": { - "line": 2987, + "line": 2837, "column": 17 }, "end": { - "line": 2987, + "line": 2837, "column": 21 } } @@ -158565,47 +151421,47 @@ "type": "Identifier", "name": "paging", "range": [ - 90588, - 90594 + 86461, + 86467 ], "loc": { "start": { - "line": 2987, + "line": 2837, "column": 22 }, "end": { - "line": 2987, + "line": 2837, "column": 28 } } }, "range": [ - 90583, - 90594 + 86456, + 86467 ], "loc": { "start": { - "line": 2987, + "line": 2837, "column": 17 }, "end": { - "line": 2987, + "line": 2837, "column": 28 } } }, "prefix": true, "range": [ - 90582, - 90594 + 86455, + 86467 ], "loc": { "start": { - "line": 2987, + "line": 2837, "column": 16 }, "end": { - "line": 2987, + "line": 2837, "column": 28 } } @@ -158626,16 +151482,16 @@ "object": { "type": "ThisExpression", "range": [ - 90618, - 90622 + 86491, + 86495 ], "loc": { "start": { - "line": 2988, + "line": 2838, "column": 20 }, "end": { - "line": 2988, + "line": 2838, "column": 24 } } @@ -158644,31 +151500,31 @@ "type": "Identifier", "name": "getRowDisplay", "range": [ - 90623, - 90636 + 86496, + 86509 ], "loc": { "start": { - "line": 2988, + "line": 2838, "column": 25 }, "end": { - "line": 2988, + "line": 2838, "column": 38 } } }, "range": [ - 90618, - 90636 + 86491, + 86509 ], "loc": { "start": { - "line": 2988, + "line": 2838, "column": 20 }, "end": { - "line": 2988, + "line": 2838, "column": 38 } } @@ -158678,32 +151534,32 @@ "type": "Identifier", "name": "r", "range": [ - 90637, - 90638 + 86510, + 86511 ], "loc": { "start": { - "line": 2988, + "line": 2838, "column": 39 }, "end": { - "line": 2988, + "line": 2838, "column": 40 } } } ], "range": [ - 90618, - 90639 + 86491, + 86512 ], "loc": { "start": { - "line": 2988, + "line": 2838, "column": 20 }, "end": { - "line": 2988, + "line": 2838, "column": 41 } } @@ -158712,31 +151568,31 @@ "type": "Identifier", "name": "NONE", "range": [ - 90644, - 90648 + 86517, + 86521 ], "loc": { "start": { - "line": 2988, + "line": 2838, "column": 46 }, "end": { - "line": 2988, + "line": 2838, "column": 50 } } }, "range": [ - 90618, - 90648 + 86491, + 86521 ], "loc": { "start": { - "line": 2988, + "line": 2838, "column": 20 }, "end": { - "line": 2988, + "line": 2838, "column": 50 } } @@ -158757,16 +151613,16 @@ "object": { "type": "ThisExpression", "range": [ - 90672, - 90676 + 86545, + 86549 ], "loc": { "start": { - "line": 2989, + "line": 2839, "column": 20 }, "end": { - "line": 2989, + "line": 2839, "column": 24 } } @@ -158775,31 +151631,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 90677, - 90691 + 86550, + 86564 ], "loc": { "start": { - "line": 2989, + "line": 2839, "column": 25 }, "end": { - "line": 2989, + "line": 2839, "column": 39 } } }, "range": [ - 90672, - 90691 + 86545, + 86564 ], "loc": { "start": { - "line": 2989, + "line": 2839, "column": 20 }, "end": { - "line": 2989, + "line": 2839, "column": 39 } } @@ -158808,31 +151664,31 @@ "type": "Identifier", "name": "push", "range": [ - 90692, - 90696 + 86565, + 86569 ], "loc": { "start": { - "line": 2989, + "line": 2839, "column": 40 }, "end": { - "line": 2989, + "line": 2839, "column": 44 } } }, "range": [ - 90672, - 90696 + 86545, + 86569 ], "loc": { "start": { - "line": 2989, + "line": 2839, "column": 20 }, "end": { - "line": 2989, + "line": 2839, "column": 44 } } @@ -158845,16 +151701,16 @@ "type": "Identifier", "name": "r", "range": [ - 90697, - 90698 + 86570, + 86571 ], "loc": { "start": { - "line": 2989, + "line": 2839, "column": 45 }, "end": { - "line": 2989, + "line": 2839, "column": 46 } } @@ -158863,110 +151719,110 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 90699, - 90707 + 86572, + 86580 ], "loc": { "start": { - "line": 2989, + "line": 2839, "column": 47 }, "end": { - "line": 2989, + "line": 2839, "column": 55 } } }, "range": [ - 90697, - 90707 + 86570, + 86580 ], "loc": { "start": { - "line": 2989, + "line": 2839, "column": 45 }, "end": { - "line": 2989, + "line": 2839, "column": 55 } } } ], "range": [ - 90672, - 90708 + 86545, + 86581 ], "loc": { "start": { - "line": 2989, + "line": 2839, "column": 20 }, "end": { - "line": 2989, + "line": 2839, "column": 56 } } }, "range": [ - 90672, - 90709 + 86545, + 86582 ], "loc": { "start": { - "line": 2989, + "line": 2839, "column": 20 }, "end": { - "line": 2989, + "line": 2839, "column": 57 } } } ], "range": [ - 90650, - 90727 + 86523, + 86600 ], "loc": { "start": { - "line": 2988, + "line": 2838, "column": 52 }, "end": { - "line": 2990, + "line": 2840, "column": 17 } } }, "alternate": null, "range": [ - 90614, - 90727 + 86487, + 86600 ], "loc": { "start": { - "line": 2988, + "line": 2838, "column": 16 }, "end": { - "line": 2990, + "line": 2840, "column": 17 } } } ], "range": [ - 90596, - 90741 + 86469, + 86614 ], "loc": { "start": { - "line": 2987, + "line": 2837, "column": 30 }, "end": { - "line": 2991, + "line": 2841, "column": 13 } } @@ -158991,16 +151847,16 @@ "type": "Identifier", "name": "r", "range": [ - 90769, - 90770 + 86642, + 86643 ], "loc": { "start": { - "line": 2992, + "line": 2842, "column": 20 }, "end": { - "line": 2992, + "line": 2842, "column": 21 } } @@ -159009,31 +151865,31 @@ "type": "Identifier", "name": "getAttribute", "range": [ - 90771, - 90783 + 86644, + 86656 ], "loc": { "start": { - "line": 2992, + "line": 2842, "column": 22 }, "end": { - "line": 2992, + "line": 2842, "column": 34 } } }, "range": [ - 90769, - 90783 + 86642, + 86656 ], "loc": { "start": { - "line": 2992, + "line": 2842, "column": 20 }, "end": { - "line": 2992, + "line": 2842, "column": 34 } } @@ -159044,32 +151900,32 @@ "value": "validRow", "raw": "'validRow'", "range": [ - 90784, - 90794 + 86657, + 86667 ], "loc": { "start": { - "line": 2992, + "line": 2842, "column": 35 }, "end": { - "line": 2992, + "line": 2842, "column": 45 } } } ], "range": [ - 90769, - 90795 + 86642, + 86668 ], "loc": { "start": { - "line": 2992, + "line": 2842, "column": 20 }, "end": { - "line": 2992, + "line": 2842, "column": 46 } } @@ -159079,31 +151935,31 @@ "value": "true", "raw": "'true'", "range": [ - 90800, - 90806 + 86673, + 86679 ], "loc": { "start": { - "line": 2992, + "line": 2842, "column": 51 }, "end": { - "line": 2992, + "line": 2842, "column": 57 } } }, "range": [ - 90769, - 90806 + 86642, + 86679 ], "loc": { "start": { - "line": 2992, + "line": 2842, "column": 20 }, "end": { - "line": 2992, + "line": 2842, "column": 57 } } @@ -159120,16 +151976,16 @@ "type": "Identifier", "name": "r", "range": [ - 90830, - 90831 + 86703, + 86704 ], "loc": { "start": { - "line": 2993, + "line": 2843, "column": 20 }, "end": { - "line": 2993, + "line": 2843, "column": 21 } } @@ -159138,31 +151994,31 @@ "type": "Identifier", "name": "getAttribute", "range": [ - 90832, - 90844 + 86705, + 86717 ], "loc": { "start": { - "line": 2993, + "line": 2843, "column": 22 }, "end": { - "line": 2993, + "line": 2843, "column": 34 } } }, "range": [ - 90830, - 90844 + 86703, + 86717 ], "loc": { "start": { - "line": 2993, + "line": 2843, "column": 20 }, "end": { - "line": 2993, + "line": 2843, "column": 34 } } @@ -159173,32 +152029,32 @@ "value": "validRow", "raw": "'validRow'", "range": [ - 90845, - 90855 + 86718, + 86728 ], "loc": { "start": { - "line": 2993, + "line": 2843, "column": 35 }, "end": { - "line": 2993, + "line": 2843, "column": 45 } } } ], "range": [ - 90830, - 90856 + 86703, + 86729 ], "loc": { "start": { - "line": 2993, + "line": 2843, "column": 20 }, "end": { - "line": 2993, + "line": 2843, "column": 46 } } @@ -159208,46 +152064,46 @@ "value": null, "raw": "null", "range": [ - 90861, - 90865 + 86734, + 86738 ], "loc": { "start": { - "line": 2993, + "line": 2843, "column": 51 }, "end": { - "line": 2993, + "line": 2843, "column": 55 } } }, "range": [ - 90830, - 90865 + 86703, + 86738 ], "loc": { "start": { - "line": 2993, + "line": 2843, "column": 20 }, "end": { - "line": 2993, + "line": 2843, "column": 55 } } }, "range": [ - 90769, - 90865 + 86642, + 86738 ], "loc": { "start": { - "line": 2992, + "line": 2842, "column": 20 }, "end": { - "line": 2993, + "line": 2843, "column": 55 } } @@ -159268,16 +152124,16 @@ "object": { "type": "ThisExpression", "range": [ - 90889, - 90893 + 86762, + 86766 ], "loc": { "start": { - "line": 2994, + "line": 2844, "column": 20 }, "end": { - "line": 2994, + "line": 2844, "column": 24 } } @@ -159286,31 +152142,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 90894, - 90908 + 86767, + 86781 ], "loc": { "start": { - "line": 2994, + "line": 2844, "column": 25 }, "end": { - "line": 2994, + "line": 2844, "column": 39 } } }, "range": [ - 90889, - 90908 + 86762, + 86781 ], "loc": { "start": { - "line": 2994, + "line": 2844, "column": 20 }, "end": { - "line": 2994, + "line": 2844, "column": 39 } } @@ -159319,31 +152175,31 @@ "type": "Identifier", "name": "push", "range": [ - 90909, - 90913 + 86782, + 86786 ], "loc": { "start": { - "line": 2994, + "line": 2844, "column": 40 }, "end": { - "line": 2994, + "line": 2844, "column": 44 } } }, "range": [ - 90889, - 90913 + 86762, + 86786 ], "loc": { "start": { - "line": 2994, + "line": 2844, "column": 20 }, "end": { - "line": 2994, + "line": 2844, "column": 44 } } @@ -159356,16 +152212,16 @@ "type": "Identifier", "name": "r", "range": [ - 90914, - 90915 + 86787, + 86788 ], "loc": { "start": { - "line": 2994, + "line": 2844, "column": 45 }, "end": { - "line": 2994, + "line": 2844, "column": 46 } } @@ -159374,156 +152230,156 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 90916, - 90924 + 86789, + 86797 ], "loc": { "start": { - "line": 2994, + "line": 2844, "column": 47 }, "end": { - "line": 2994, + "line": 2844, "column": 55 } } }, "range": [ - 90914, - 90924 + 86787, + 86797 ], "loc": { "start": { - "line": 2994, + "line": 2844, "column": 45 }, "end": { - "line": 2994, + "line": 2844, "column": 55 } } } ], "range": [ - 90889, - 90925 + 86762, + 86798 ], "loc": { "start": { - "line": 2994, + "line": 2844, "column": 20 }, "end": { - "line": 2994, + "line": 2844, "column": 56 } } }, "range": [ - 90889, - 90926 + 86762, + 86799 ], "loc": { "start": { - "line": 2994, + "line": 2844, "column": 20 }, "end": { - "line": 2994, + "line": 2844, "column": 57 } } } ], "range": [ - 90867, - 90944 + 86740, + 86817 ], "loc": { "start": { - "line": 2993, + "line": 2843, "column": 57 }, "end": { - "line": 2995, + "line": 2845, "column": 17 } } }, "alternate": null, "range": [ - 90765, - 90944 + 86638, + 86817 ], "loc": { "start": { - "line": 2992, + "line": 2842, "column": 16 }, "end": { - "line": 2995, + "line": 2845, "column": 17 } } } ], "range": [ - 90747, - 90958 + 86620, + 86831 ], "loc": { "start": { - "line": 2991, + "line": 2841, "column": 19 }, "end": { - "line": 2996, + "line": 2846, "column": 13 } } }, "range": [ - 90578, - 90958 + 86451, + 86831 ], "loc": { "start": { - "line": 2987, + "line": 2837, "column": 12 }, "end": { - "line": 2996, + "line": 2846, "column": 13 } } } ], "range": [ - 90524, - 90968 + 86397, + 86841 ], "loc": { "start": { - "line": 2985, + "line": 2835, "column": 51 }, "end": { - "line": 2997, + "line": 2847, "column": 9 } } }, "range": [ - 90481, - 90968 + 86354, + 86841 ], "loc": { "start": { - "line": 2985, + "line": 2835, "column": 8 }, "end": { - "line": 2997, + "line": 2847, "column": 9 } } @@ -159536,16 +152392,16 @@ "object": { "type": "ThisExpression", "range": [ - 90984, - 90988 + 86857, + 86861 ], "loc": { "start": { - "line": 2998, + "line": 2848, "column": 15 }, "end": { - "line": 2998, + "line": 2848, "column": 19 } } @@ -159554,62 +152410,62 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 90989, - 91003 + 86862, + 86876 ], "loc": { "start": { - "line": 2998, + "line": 2848, "column": 20 }, "end": { - "line": 2998, + "line": 2848, "column": 34 } } }, "range": [ - 90984, - 91003 + 86857, + 86876 ], "loc": { "start": { - "line": 2998, + "line": 2848, "column": 15 }, "end": { - "line": 2998, + "line": 2848, "column": 34 } } }, "range": [ - 90977, - 91004 + 86850, + 86877 ], "loc": { "start": { - "line": 2998, + "line": 2848, "column": 8 }, "end": { - "line": 2998, + "line": 2848, "column": 35 } } } ], "range": [ - 90320, - 91010 + 86193, + 86883 ], "loc": { "start": { - "line": 2978, + "line": 2828, "column": 25 }, "end": { - "line": 2999, + "line": 2849, "column": 5 } } @@ -159617,16 +152473,16 @@ "generator": false, "expression": false, "range": [ - 90311, - 91010 + 86184, + 86883 ], "loc": { "start": { - "line": 2978, + "line": 2828, "column": 16 }, "end": { - "line": 2999, + "line": 2849, "column": 5 } } @@ -159634,16 +152490,16 @@ "kind": "method", "computed": false, "range": [ - 90299, - 91010 + 86172, + 86883 ], "loc": { "start": { - "line": 2978, + "line": 2828, "column": 4 }, "end": { - "line": 2999, + "line": 2849, "column": 5 } }, @@ -159652,16 +152508,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": [ - 90118, - 90294 + 85991, + 86167 ], "loc": { "start": { - "line": 2973, + "line": 2823, "column": 4 }, "end": { - "line": 2977, + "line": 2827, "column": 7 } } @@ -159672,16 +152528,16 @@ "type": "Block", "value": "*\n * Get the index of the row containing the filters\n * @return {Number}\n ", "range": [ - 91016, - 91106 + 86889, + 86979 ], "loc": { "start": { - "line": 3001, + "line": 2851, "column": 4 }, "end": { - "line": 3004, + "line": 2854, "column": 7 } } @@ -159695,16 +152551,16 @@ "type": "Identifier", "name": "getFiltersRowIndex", "range": [ - 91111, - 91129 + 86984, + 87002 ], "loc": { "start": { - "line": 3005, + "line": 2855, "column": 4 }, "end": { - "line": 3005, + "line": 2855, "column": 22 } } @@ -159724,16 +152580,16 @@ "object": { "type": "ThisExpression", "range": [ - 91149, - 91153 + 87022, + 87026 ], "loc": { "start": { - "line": 3006, + "line": 2856, "column": 15 }, "end": { - "line": 3006, + "line": 2856, "column": 19 } } @@ -159742,62 +152598,62 @@ "type": "Identifier", "name": "filtersRowIndex", "range": [ - 91154, - 91169 + 87027, + 87042 ], "loc": { "start": { - "line": 3006, + "line": 2856, "column": 20 }, "end": { - "line": 3006, + "line": 2856, "column": 35 } } }, "range": [ - 91149, - 91169 + 87022, + 87042 ], "loc": { "start": { - "line": 3006, + "line": 2856, "column": 15 }, "end": { - "line": 3006, + "line": 2856, "column": 35 } } }, "range": [ - 91142, - 91170 + 87015, + 87043 ], "loc": { "start": { - "line": 3006, + "line": 2856, "column": 8 }, "end": { - "line": 3006, + "line": 2856, "column": 36 } } } ], "range": [ - 91132, - 91176 + 87005, + 87049 ], "loc": { "start": { - "line": 3005, + "line": 2855, "column": 25 }, "end": { - "line": 3007, + "line": 2857, "column": 5 } } @@ -159805,16 +152661,16 @@ "generator": false, "expression": false, "range": [ - 91129, - 91176 + 87002, + 87049 ], "loc": { "start": { - "line": 3005, + "line": 2855, "column": 22 }, "end": { - "line": 3007, + "line": 2857, "column": 5 } } @@ -159822,16 +152678,16 @@ "kind": "method", "computed": false, "range": [ - 91111, - 91176 + 86984, + 87049 ], "loc": { "start": { - "line": 3005, + "line": 2855, "column": 4 }, "end": { - "line": 3007, + "line": 2857, "column": 5 } }, @@ -159840,16 +152696,16 @@ "type": "Block", "value": "*\n * Get the index of the row containing the filters\n * @return {Number}\n ", "range": [ - 91016, - 91106 + 86889, + 86979 ], "loc": { "start": { - "line": 3001, + "line": 2851, "column": 4 }, "end": { - "line": 3004, + "line": 2854, "column": 7 } } @@ -159860,16 +152716,16 @@ "type": "Block", "value": "*\n * Get the index of the headers row\n * @return {Number}\n ", "range": [ - 91182, - 91257 + 87055, + 87130 ], "loc": { "start": { - "line": 3009, + "line": 2859, "column": 4 }, "end": { - "line": 3012, + "line": 2862, "column": 7 } } @@ -159883,16 +152739,16 @@ "type": "Identifier", "name": "getHeadersRowIndex", "range": [ - 91262, - 91280 + 87135, + 87153 ], "loc": { "start": { - "line": 3013, + "line": 2863, "column": 4 }, "end": { - "line": 3013, + "line": 2863, "column": 22 } } @@ -159912,16 +152768,16 @@ "object": { "type": "ThisExpression", "range": [ - 91300, - 91304 + 87173, + 87177 ], "loc": { "start": { - "line": 3014, + "line": 2864, "column": 15 }, "end": { - "line": 3014, + "line": 2864, "column": 19 } } @@ -159930,62 +152786,62 @@ "type": "Identifier", "name": "headersRow", "range": [ - 91305, - 91315 + 87178, + 87188 ], "loc": { "start": { - "line": 3014, + "line": 2864, "column": 20 }, "end": { - "line": 3014, + "line": 2864, "column": 30 } } }, "range": [ - 91300, - 91315 + 87173, + 87188 ], "loc": { "start": { - "line": 3014, + "line": 2864, "column": 15 }, "end": { - "line": 3014, + "line": 2864, "column": 30 } } }, "range": [ - 91293, - 91316 + 87166, + 87189 ], "loc": { "start": { - "line": 3014, + "line": 2864, "column": 8 }, "end": { - "line": 3014, + "line": 2864, "column": 31 } } } ], "range": [ - 91283, - 91322 + 87156, + 87195 ], "loc": { "start": { - "line": 3013, + "line": 2863, "column": 25 }, "end": { - "line": 3015, + "line": 2865, "column": 5 } } @@ -159993,16 +152849,16 @@ "generator": false, "expression": false, "range": [ - 91280, - 91322 + 87153, + 87195 ], "loc": { "start": { - "line": 3013, + "line": 2863, "column": 22 }, "end": { - "line": 3015, + "line": 2865, "column": 5 } } @@ -160010,16 +152866,16 @@ "kind": "method", "computed": false, "range": [ - 91262, - 91322 + 87135, + 87195 ], "loc": { "start": { - "line": 3013, + "line": 2863, "column": 4 }, "end": { - "line": 3015, + "line": 2865, "column": 5 } }, @@ -160028,16 +152884,16 @@ "type": "Block", "value": "*\n * Get the index of the headers row\n * @return {Number}\n ", "range": [ - 91182, - 91257 + 87055, + 87130 ], "loc": { "start": { - "line": 3009, + "line": 2859, "column": 4 }, "end": { - "line": 3012, + "line": 2862, "column": 7 } } @@ -160048,16 +152904,16 @@ "type": "Block", "value": "*\n * Get the row index from where the filtering process start (1st filterable\n * row)\n * @return {Number}\n ", "range": [ - 91328, - 91455 + 87201, + 87328 ], "loc": { "start": { - "line": 3017, + "line": 2867, "column": 4 }, "end": { - "line": 3021, + "line": 2871, "column": 7 } } @@ -160071,16 +152927,16 @@ "type": "Identifier", "name": "getStartRowIndex", "range": [ - 91460, - 91476 + 87333, + 87349 ], "loc": { "start": { - "line": 3022, + "line": 2872, "column": 4 }, "end": { - "line": 3022, + "line": 2872, "column": 20 } } @@ -160100,16 +152956,16 @@ "object": { "type": "ThisExpression", "range": [ - 91496, - 91500 + 87369, + 87373 ], "loc": { "start": { - "line": 3023, + "line": 2873, "column": 15 }, "end": { - "line": 3023, + "line": 2873, "column": 19 } } @@ -160118,62 +152974,62 @@ "type": "Identifier", "name": "refRow", "range": [ - 91501, - 91507 + 87374, + 87380 ], "loc": { "start": { - "line": 3023, + "line": 2873, "column": 20 }, "end": { - "line": 3023, + "line": 2873, "column": 26 } } }, "range": [ - 91496, - 91507 + 87369, + 87380 ], "loc": { "start": { - "line": 3023, + "line": 2873, "column": 15 }, "end": { - "line": 3023, + "line": 2873, "column": 26 } } }, "range": [ - 91489, - 91508 + 87362, + 87381 ], "loc": { "start": { - "line": 3023, + "line": 2873, "column": 8 }, "end": { - "line": 3023, + "line": 2873, "column": 27 } } } ], "range": [ - 91479, - 91514 + 87352, + 87387 ], "loc": { "start": { - "line": 3022, + "line": 2872, "column": 23 }, "end": { - "line": 3024, + "line": 2874, "column": 5 } } @@ -160181,16 +153037,16 @@ "generator": false, "expression": false, "range": [ - 91476, - 91514 + 87349, + 87387 ], "loc": { "start": { - "line": 3022, + "line": 2872, "column": 20 }, "end": { - "line": 3024, + "line": 2874, "column": 5 } } @@ -160198,16 +153054,16 @@ "kind": "method", "computed": false, "range": [ - 91460, - 91514 + 87333, + 87387 ], "loc": { "start": { - "line": 3022, + "line": 2872, "column": 4 }, "end": { - "line": 3024, + "line": 2874, "column": 5 } }, @@ -160216,16 +153072,16 @@ "type": "Block", "value": "*\n * Get the row index from where the filtering process start (1st filterable\n * row)\n * @return {Number}\n ", "range": [ - 91328, - 91455 + 87201, + 87328 ], "loc": { "start": { - "line": 3017, + "line": 2867, "column": 4 }, "end": { - "line": 3021, + "line": 2871, "column": 7 } } @@ -160236,16 +153092,16 @@ "type": "Block", "value": "*\n * Get the index of the last row\n * @return {Number}\n ", "range": [ - 91520, - 91592 + 87393, + 87465 ], "loc": { "start": { - "line": 3026, + "line": 2876, "column": 4 }, "end": { - "line": 3029, + "line": 2879, "column": 7 } } @@ -160259,16 +153115,16 @@ "type": "Identifier", "name": "getLastRowIndex", "range": [ - 91597, - 91612 + 87470, + 87485 ], "loc": { "start": { - "line": 3030, + "line": 2880, "column": 4 }, "end": { - "line": 3030, + "line": 2880, "column": 19 } } @@ -160289,16 +153145,16 @@ "type": "Identifier", "name": "nbRows", "range": [ - 91629, - 91635 + 87502, + 87508 ], "loc": { "start": { - "line": 3031, + "line": 2881, "column": 12 }, "end": { - "line": 3031, + "line": 2881, "column": 18 } } @@ -160311,16 +153167,16 @@ "object": { "type": "ThisExpression", "range": [ - 91638, - 91642 + 87511, + 87515 ], "loc": { "start": { - "line": 3031, + "line": 2881, "column": 21 }, "end": { - "line": 3031, + "line": 2881, "column": 25 } } @@ -160329,31 +153185,31 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 91643, - 91652 + 87516, + 87525 ], "loc": { "start": { - "line": 3031, + "line": 2881, "column": 26 }, "end": { - "line": 3031, + "line": 2881, "column": 35 } } }, "range": [ - 91638, - 91652 + 87511, + 87525 ], "loc": { "start": { - "line": 3031, + "line": 2881, "column": 21 }, "end": { - "line": 3031, + "line": 2881, "column": 35 } } @@ -160364,47 +153220,47 @@ "value": true, "raw": "true", "range": [ - 91653, - 91657 + 87526, + 87530 ], "loc": { "start": { - "line": 3031, + "line": 2881, "column": 36 }, "end": { - "line": 3031, + "line": 2881, "column": 40 } } } ], "range": [ - 91638, - 91658 + 87511, + 87531 ], "loc": { "start": { - "line": 3031, + "line": 2881, "column": 21 }, "end": { - "line": 3031, + "line": 2881, "column": 41 } } }, "range": [ - 91629, - 91658 + 87502, + 87531 ], "loc": { "start": { - "line": 3031, + "line": 2881, "column": 12 }, "end": { - "line": 3031, + "line": 2881, "column": 41 } } @@ -160412,16 +153268,16 @@ ], "kind": "let", "range": [ - 91625, - 91659 + 87498, + 87532 ], "loc": { "start": { - "line": 3031, + "line": 2881, "column": 8 }, "end": { - "line": 3031, + "line": 2881, "column": 42 } } @@ -160435,16 +153291,16 @@ "type": "Identifier", "name": "nbRows", "range": [ - 91676, - 91682 + 87549, + 87555 ], "loc": { "start": { - "line": 3032, + "line": 2882, "column": 16 }, "end": { - "line": 3032, + "line": 2882, "column": 22 } } @@ -160454,62 +153310,62 @@ "value": 1, "raw": "1", "range": [ - 91685, - 91686 + 87558, + 87559 ], "loc": { "start": { - "line": 3032, + "line": 2882, "column": 25 }, "end": { - "line": 3032, + "line": 2882, "column": 26 } } }, "range": [ - 91676, - 91686 + 87549, + 87559 ], "loc": { "start": { - "line": 3032, + "line": 2882, "column": 16 }, "end": { - "line": 3032, + "line": 2882, "column": 26 } } }, "range": [ - 91668, - 91688 + 87541, + 87561 ], "loc": { "start": { - "line": 3032, + "line": 2882, "column": 8 }, "end": { - "line": 3032, + "line": 2882, "column": 28 } } } ], "range": [ - 91615, - 91694 + 87488, + 87567 ], "loc": { "start": { - "line": 3030, + "line": 2880, "column": 22 }, "end": { - "line": 3033, + "line": 2883, "column": 5 } } @@ -160517,16 +153373,16 @@ "generator": false, "expression": false, "range": [ - 91612, - 91694 + 87485, + 87567 ], "loc": { "start": { - "line": 3030, + "line": 2880, "column": 19 }, "end": { - "line": 3033, + "line": 2883, "column": 5 } } @@ -160534,16 +153390,16 @@ "kind": "method", "computed": false, "range": [ - 91597, - 91694 + 87470, + 87567 ], "loc": { "start": { - "line": 3030, + "line": 2880, "column": 4 }, "end": { - "line": 3033, + "line": 2883, "column": 5 } }, @@ -160552,16 +153408,16 @@ "type": "Block", "value": "*\n * Get the index of the last row\n * @return {Number}\n ", "range": [ - 91520, - 91592 + 87393, + 87465 ], "loc": { "start": { - "line": 3026, + "line": 2876, "column": 4 }, "end": { - "line": 3029, + "line": 2879, "column": 7 } } @@ -160572,16 +153428,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": [ - 91700, - 91909 + 87573, + 87782 ], "loc": { "start": { - "line": 3035, + "line": 2885, "column": 4 }, "end": { - "line": 3040, + "line": 2890, "column": 7 } } @@ -160595,16 +153451,16 @@ "type": "Identifier", "name": "hasType", "range": [ - 91914, - 91921 + 87787, + 87794 ], "loc": { "start": { - "line": 3041, + "line": 2891, "column": 4 }, "end": { - "line": 3041, + "line": 2891, "column": 11 } } @@ -160617,16 +153473,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 91922, - 91930 + 87795, + 87803 ], "loc": { "start": { - "line": 3041, + "line": 2891, "column": 12 }, "end": { - "line": 3041, + "line": 2891, "column": 20 } } @@ -160637,16 +153493,16 @@ "type": "Identifier", "name": "types", "range": [ - 91932, - 91937 + 87805, + 87810 ], "loc": { "start": { - "line": 3041, + "line": 2891, "column": 22 }, "end": { - "line": 3041, + "line": 2891, "column": 27 } } @@ -160655,31 +153511,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 91940, - 91942 + 87813, + 87815 ], "loc": { "start": { - "line": 3041, + "line": 2891, "column": 30 }, "end": { - "line": 3041, + "line": 2891, "column": 32 } } }, "range": [ - 91932, - 91942 + 87805, + 87815 ], "loc": { "start": { - "line": 3041, + "line": 2891, "column": 22 }, "end": { - "line": 3041, + "line": 2891, "column": 32 } } @@ -160702,16 +153558,16 @@ "object": { "type": "ThisExpression", "range": [ - 91958, - 91962 + 87831, + 87835 ], "loc": { "start": { - "line": 3042, + "line": 2892, "column": 12 }, "end": { - "line": 3042, + "line": 2892, "column": 16 } } @@ -160720,31 +153576,31 @@ "type": "Identifier", "name": "colTypes", "range": [ - 91963, - 91971 + 87836, + 87844 ], "loc": { "start": { - "line": 3042, + "line": 2892, "column": 17 }, "end": { - "line": 3042, + "line": 2892, "column": 25 } } }, "range": [ - 91958, - 91971 + 87831, + 87844 ], "loc": { "start": { - "line": 3042, + "line": 2892, "column": 12 }, "end": { - "line": 3042, + "line": 2892, "column": 25 } } @@ -160753,31 +153609,31 @@ "type": "Identifier", "name": "length", "range": [ - 91972, - 91978 + 87845, + 87851 ], "loc": { "start": { - "line": 3042, + "line": 2892, "column": 26 }, "end": { - "line": 3042, + "line": 2892, "column": 32 } } }, "range": [ - 91958, - 91978 + 87831, + 87851 ], "loc": { "start": { - "line": 3042, + "line": 2892, "column": 12 }, "end": { - "line": 3042, + "line": 2892, "column": 32 } } @@ -160787,31 +153643,31 @@ "value": 0, "raw": "0", "range": [ - 91983, - 91984 + 87856, + 87857 ], "loc": { "start": { - "line": 3042, + "line": 2892, "column": 37 }, "end": { - "line": 3042, + "line": 2892, "column": 38 } } }, "range": [ - 91958, - 91984 + 87831, + 87857 ], "loc": { "start": { - "line": 3042, + "line": 2892, "column": 12 }, "end": { - "line": 3042, + "line": 2892, "column": 38 } } @@ -160826,63 +153682,63 @@ "value": false, "raw": "false", "range": [ - 92007, - 92012 + 87880, + 87885 ], "loc": { "start": { - "line": 3043, + "line": 2893, "column": 19 }, "end": { - "line": 3043, + "line": 2893, "column": 24 } } }, "range": [ - 92000, - 92013 + 87873, + 87886 ], "loc": { "start": { - "line": 3043, + "line": 2893, "column": 12 }, "end": { - "line": 3043, + "line": 2893, "column": 25 } } } ], "range": [ - 91986, - 92023 + 87859, + 87896 ], "loc": { "start": { - "line": 3042, + "line": 2892, "column": 40 }, "end": { - "line": 3044, + "line": 2894, "column": 9 } } }, "alternate": null, "range": [ - 91954, - 92023 + 87827, + 87896 ], "loc": { "start": { - "line": 3042, + "line": 2892, "column": 8 }, "end": { - "line": 3044, + "line": 2894, "column": 9 } } @@ -160896,16 +153752,16 @@ "type": "Identifier", "name": "colType", "range": [ - 92036, - 92043 + 87909, + 87916 ], "loc": { "start": { - "line": 3045, + "line": 2895, "column": 12 }, "end": { - "line": 3045, + "line": 2895, "column": 19 } } @@ -160919,16 +153775,16 @@ "object": { "type": "ThisExpression", "range": [ - 92046, - 92050 + 87919, + 87923 ], "loc": { "start": { - "line": 3045, + "line": 2895, "column": 22 }, "end": { - "line": 3045, + "line": 2895, "column": 26 } } @@ -160937,31 +153793,31 @@ "type": "Identifier", "name": "colTypes", "range": [ - 92051, - 92059 + 87924, + 87932 ], "loc": { "start": { - "line": 3045, + "line": 2895, "column": 27 }, "end": { - "line": 3045, + "line": 2895, "column": 35 } } }, "range": [ - 92046, - 92059 + 87919, + 87932 ], "loc": { "start": { - "line": 3045, + "line": 2895, "column": 22 }, "end": { - "line": 3045, + "line": 2895, "column": 35 } } @@ -160970,46 +153826,46 @@ "type": "Identifier", "name": "colIndex", "range": [ - 92060, - 92068 + 87933, + 87941 ], "loc": { "start": { - "line": 3045, + "line": 2895, "column": 36 }, "end": { - "line": 3045, + "line": 2895, "column": 44 } } }, "range": [ - 92046, - 92069 + 87919, + 87942 ], "loc": { "start": { - "line": 3045, + "line": 2895, "column": 22 }, "end": { - "line": 3045, + "line": 2895, "column": 45 } } }, "range": [ - 92036, - 92069 + 87909, + 87942 ], "loc": { "start": { - "line": 3045, + "line": 2895, "column": 12 }, "end": { - "line": 3045, + "line": 2895, "column": 45 } } @@ -161017,16 +153873,16 @@ ], "kind": "let", "range": [ - 92032, - 92070 + 87905, + 87943 ], "loc": { "start": { - "line": 3045, + "line": 2895, "column": 8 }, "end": { - "line": 3045, + "line": 2895, "column": 46 } } @@ -161039,16 +153895,16 @@ "type": "Identifier", "name": "isObj", "range": [ - 92083, - 92088 + 87956, + 87961 ], "loc": { "start": { - "line": 3046, + "line": 2896, "column": 12 }, "end": { - "line": 3046, + "line": 2896, "column": 17 } } @@ -161058,32 +153914,32 @@ "type": "Identifier", "name": "colType", "range": [ - 92089, - 92096 + 87962, + 87969 ], "loc": { "start": { - "line": 3046, + "line": 2896, "column": 18 }, "end": { - "line": 3046, + "line": 2896, "column": 25 } } } ], "range": [ - 92083, - 92097 + 87956, + 87970 ], "loc": { "start": { - "line": 3046, + "line": 2896, "column": 12 }, "end": { - "line": 3046, + "line": 2896, "column": 26 } } @@ -161100,16 +153956,16 @@ "type": "Identifier", "name": "colType", "range": [ - 92113, - 92120 + 87986, + 87993 ], "loc": { "start": { - "line": 3047, + "line": 2897, "column": 12 }, "end": { - "line": 3047, + "line": 2897, "column": 19 } } @@ -161121,16 +153977,16 @@ "type": "Identifier", "name": "colType", "range": [ - 92123, - 92130 + 87996, + 88003 ], "loc": { "start": { - "line": 3047, + "line": 2897, "column": 22 }, "end": { - "line": 3047, + "line": 2897, "column": 29 } } @@ -161139,93 +153995,93 @@ "type": "Identifier", "name": "type", "range": [ - 92131, - 92135 + 88004, + 88008 ], "loc": { "start": { - "line": 3047, + "line": 2897, "column": 30 }, "end": { - "line": 3047, + "line": 2897, "column": 34 } } }, "range": [ - 92123, - 92135 + 87996, + 88008 ], "loc": { "start": { - "line": 3047, + "line": 2897, "column": 22 }, "end": { - "line": 3047, + "line": 2897, "column": 34 } } }, "range": [ - 92113, - 92135 + 87986, + 88008 ], "loc": { "start": { - "line": 3047, + "line": 2897, "column": 12 }, "end": { - "line": 3047, + "line": 2897, "column": 34 } } }, "range": [ - 92113, - 92136 + 87986, + 88009 ], "loc": { "start": { - "line": 3047, + "line": 2897, "column": 12 }, "end": { - "line": 3047, + "line": 2897, "column": 35 } } } ], "range": [ - 92099, - 92146 + 87972, + 88019 ], "loc": { "start": { - "line": 3046, + "line": 2896, "column": 28 }, "end": { - "line": 3048, + "line": 2898, "column": 9 } } }, "alternate": null, "range": [ - 92079, - 92146 + 87952, + 88019 ], "loc": { "start": { - "line": 3046, + "line": 2896, "column": 8 }, "end": { - "line": 3048, + "line": 2898, "column": 9 } } @@ -161244,16 +154100,16 @@ "type": "Identifier", "name": "types", "range": [ - 92162, - 92167 + 88035, + 88040 ], "loc": { "start": { - "line": 3049, + "line": 2899, "column": 15 }, "end": { - "line": 3049, + "line": 2899, "column": 20 } } @@ -161262,31 +154118,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 92168, - 92175 + 88041, + 88048 ], "loc": { "start": { - "line": 3049, + "line": 2899, "column": 21 }, "end": { - "line": 3049, + "line": 2899, "column": 28 } } }, "range": [ - 92162, - 92175 + 88035, + 88048 ], "loc": { "start": { - "line": 3049, + "line": 2899, "column": 15 }, "end": { - "line": 3049, + "line": 2899, "column": 28 } } @@ -161296,32 +154152,32 @@ "type": "Identifier", "name": "colType", "range": [ - 92176, - 92183 + 88049, + 88056 ], "loc": { "start": { - "line": 3049, + "line": 2899, "column": 29 }, "end": { - "line": 3049, + "line": 2899, "column": 36 } } } ], "range": [ - 92162, - 92184 + 88035, + 88057 ], "loc": { "start": { - "line": 3049, + "line": 2899, "column": 15 }, "end": { - "line": 3049, + "line": 2899, "column": 37 } } @@ -161334,78 +154190,78 @@ "value": 1, "raw": "1", "range": [ - 92190, - 92191 + 88063, + 88064 ], "loc": { "start": { - "line": 3049, + "line": 2899, "column": 43 }, "end": { - "line": 3049, + "line": 2899, "column": 44 } } }, "prefix": true, "range": [ - 92189, - 92191 + 88062, + 88064 ], "loc": { "start": { - "line": 3049, + "line": 2899, "column": 42 }, "end": { - "line": 3049, + "line": 2899, "column": 44 } } }, "range": [ - 92162, - 92191 + 88035, + 88064 ], "loc": { "start": { - "line": 3049, + "line": 2899, "column": 15 }, "end": { - "line": 3049, + "line": 2899, "column": 44 } } }, "range": [ - 92155, - 92192 + 88028, + 88065 ], "loc": { "start": { - "line": 3049, + "line": 2899, "column": 8 }, "end": { - "line": 3049, + "line": 2899, "column": 45 } } } ], "range": [ - 91944, - 92198 + 87817, + 88071 ], "loc": { "start": { - "line": 3041, + "line": 2891, "column": 34 }, "end": { - "line": 3050, + "line": 2900, "column": 5 } } @@ -161413,16 +154269,16 @@ "generator": false, "expression": false, "range": [ - 91921, - 92198 + 87794, + 88071 ], "loc": { "start": { - "line": 3041, + "line": 2891, "column": 11 }, "end": { - "line": 3050, + "line": 2900, "column": 5 } } @@ -161430,16 +154286,16 @@ "kind": "method", "computed": false, "range": [ - 91914, - 92198 + 87787, + 88071 ], "loc": { "start": { - "line": 3041, + "line": 2891, "column": 4 }, "end": { - "line": 3050, + "line": 2900, "column": 5 } }, @@ -161448,16 +154304,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": [ - 91700, - 91909 + 87573, + 87782 ], "loc": { "start": { - "line": 3035, + "line": 2885, "column": 4 }, "end": { - "line": 3040, + "line": 2890, "column": 7 } } @@ -161468,16 +154324,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": [ - 92204, - 92345 + 88077, + 88218 ], "loc": { "start": { - "line": 3052, + "line": 2902, "column": 4 }, "end": { - "line": 3056, + "line": 2906, "column": 7 } } @@ -161491,16 +154347,16 @@ "type": "Identifier", "name": "getHeaderElement", "range": [ - 92350, - 92366 + 88223, + 88239 ], "loc": { "start": { - "line": 3057, + "line": 2907, "column": 4 }, "end": { - "line": 3057, + "line": 2907, "column": 20 } } @@ -161513,16 +154369,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 92367, - 92375 + 88240, + 88248 ], "loc": { "start": { - "line": 3057, + "line": 2907, "column": 21 }, "end": { - "line": 3057, + "line": 2907, "column": 29 } } @@ -161540,16 +154396,16 @@ "type": "Identifier", "name": "table", "range": [ - 92391, - 92396 + 88264, + 88269 ], "loc": { "start": { - "line": 3058, + "line": 2908, "column": 12 }, "end": { - "line": 3058, + "line": 2908, "column": 17 } } @@ -161562,16 +154418,16 @@ "object": { "type": "ThisExpression", "range": [ - 92399, - 92403 + 88272, + 88276 ], "loc": { "start": { - "line": 3058, + "line": 2908, "column": 20 }, "end": { - "line": 3058, + "line": 2908, "column": 24 } } @@ -161580,31 +154436,31 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 92404, - 92414 + 88277, + 88287 ], "loc": { "start": { - "line": 3058, + "line": 2908, "column": 25 }, "end": { - "line": 3058, + "line": 2908, "column": 35 } } }, "range": [ - 92399, - 92414 + 88272, + 88287 ], "loc": { "start": { - "line": 3058, + "line": 2908, "column": 20 }, "end": { - "line": 3058, + "line": 2908, "column": 35 } } @@ -161621,16 +154477,16 @@ "object": { "type": "ThisExpression", "range": [ - 92417, - 92421 + 88290, + 88294 ], "loc": { "start": { - "line": 3058, + "line": 2908, "column": 38 }, "end": { - "line": 3058, + "line": 2908, "column": 42 } } @@ -161639,31 +154495,31 @@ "type": "Identifier", "name": "Mod", "range": [ - 92422, - 92425 + 88295, + 88298 ], "loc": { "start": { - "line": 3058, + "line": 2908, "column": 43 }, "end": { - "line": 3058, + "line": 2908, "column": 46 } } }, "range": [ - 92417, - 92425 + 88290, + 88298 ], "loc": { "start": { - "line": 3058, + "line": 2908, "column": 38 }, "end": { - "line": 3058, + "line": 2908, "column": 46 } } @@ -161672,31 +154528,31 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 92426, - 92436 + 88299, + 88309 ], "loc": { "start": { - "line": 3058, + "line": 2908, "column": 47 }, "end": { - "line": 3058, + "line": 2908, "column": 57 } } }, "range": [ - 92417, - 92436 + 88290, + 88309 ], "loc": { "start": { - "line": 3058, + "line": 2908, "column": 38 }, "end": { - "line": 3058, + "line": 2908, "column": 57 } } @@ -161705,31 +154561,31 @@ "type": "Identifier", "name": "headTbl", "range": [ - 92437, - 92444 + 88310, + 88317 ], "loc": { "start": { - "line": 3058, + "line": 2908, "column": 58 }, "end": { - "line": 3058, + "line": 2908, "column": 65 } } }, "range": [ - 92417, - 92444 + 88290, + 88317 ], "loc": { "start": { - "line": 3058, + "line": 2908, "column": 38 }, "end": { - "line": 3058, + "line": 2908, "column": 65 } } @@ -161742,16 +154598,16 @@ "object": { "type": "ThisExpression", "range": [ - 92447, - 92451 + 88320, + 88324 ], "loc": { "start": { - "line": 3058, + "line": 2908, "column": 68 }, "end": { - "line": 3058, + "line": 2908, "column": 72 } } @@ -161760,77 +154616,77 @@ "type": "Identifier", "name": "dom", "range": [ - 92452, - 92455 + 88325, + 88328 ], "loc": { "start": { - "line": 3058, + "line": 2908, "column": 73 }, "end": { - "line": 3058, + "line": 2908, "column": 76 } } }, "range": [ - 92447, - 92455 + 88320, + 88328 ], "loc": { "start": { - "line": 3058, + "line": 2908, "column": 68 }, "end": { - "line": 3058, + "line": 2908, "column": 76 } } }, "arguments": [], "range": [ - 92447, - 92457 + 88320, + 88330 ], "loc": { "start": { - "line": 3058, + "line": 2908, "column": 68 }, "end": { - "line": 3058, + "line": 2908, "column": 78 } } }, "range": [ - 92399, - 92457 + 88272, + 88330 ], "loc": { "start": { - "line": 3058, + "line": 2908, "column": 20 }, "end": { - "line": 3058, + "line": 2908, "column": 78 } } }, "range": [ - 92391, - 92457 + 88264, + 88330 ], "loc": { "start": { - "line": 3058, + "line": 2908, "column": 12 }, "end": { - "line": 3058, + "line": 2908, "column": 78 } } @@ -161838,16 +154694,16 @@ ], "kind": "let", "range": [ - 92387, - 92458 + 88260, + 88331 ], "loc": { "start": { - "line": 3058, + "line": 2908, "column": 8 }, "end": { - "line": 3058, + "line": 2908, "column": 79 } } @@ -161861,16 +154717,16 @@ "type": "Identifier", "name": "tHead", "range": [ - 92471, - 92476 + 88344, + 88349 ], "loc": { "start": { - "line": 3059, + "line": 2909, "column": 12 }, "end": { - "line": 3059, + "line": 2909, "column": 17 } } @@ -161881,16 +154737,16 @@ "type": "Identifier", "name": "tag", "range": [ - 92479, - 92482 + 88352, + 88355 ], "loc": { "start": { - "line": 3059, + "line": 2909, "column": 20 }, "end": { - "line": 3059, + "line": 2909, "column": 23 } } @@ -161900,16 +154756,16 @@ "type": "Identifier", "name": "table", "range": [ - 92483, - 92488 + 88356, + 88361 ], "loc": { "start": { - "line": 3059, + "line": 2909, "column": 24 }, "end": { - "line": 3059, + "line": 2909, "column": 29 } } @@ -161919,47 +154775,47 @@ "value": "thead", "raw": "'thead'", "range": [ - 92490, - 92497 + 88363, + 88370 ], "loc": { "start": { - "line": 3059, + "line": 2909, "column": 31 }, "end": { - "line": 3059, + "line": 2909, "column": 38 } } } ], "range": [ - 92479, - 92498 + 88352, + 88371 ], "loc": { "start": { - "line": 3059, + "line": 2909, "column": 20 }, "end": { - "line": 3059, + "line": 2909, "column": 39 } } }, "range": [ - 92471, - 92498 + 88344, + 88371 ], "loc": { "start": { - "line": 3059, + "line": 2909, "column": 12 }, "end": { - "line": 3059, + "line": 2909, "column": 39 } } @@ -161967,16 +154823,16 @@ ], "kind": "let", "range": [ - 92467, - 92499 + 88340, + 88372 ], "loc": { "start": { - "line": 3059, + "line": 2909, "column": 8 }, "end": { - "line": 3059, + "line": 2909, "column": 40 } } @@ -161990,16 +154846,16 @@ "type": "Identifier", "name": "rowIdx", "range": [ - 92512, - 92518 + 88385, + 88391 ], "loc": { "start": { - "line": 3060, + "line": 2910, "column": 12 }, "end": { - "line": 3060, + "line": 2910, "column": 18 } } @@ -162012,16 +154868,16 @@ "object": { "type": "ThisExpression", "range": [ - 92521, - 92525 + 88394, + 88398 ], "loc": { "start": { - "line": 3060, + "line": 2910, "column": 21 }, "end": { - "line": 3060, + "line": 2910, "column": 25 } } @@ -162030,62 +154886,62 @@ "type": "Identifier", "name": "getHeadersRowIndex", "range": [ - 92526, - 92544 + 88399, + 88417 ], "loc": { "start": { - "line": 3060, + "line": 2910, "column": 26 }, "end": { - "line": 3060, + "line": 2910, "column": 44 } } }, "range": [ - 92521, - 92544 + 88394, + 88417 ], "loc": { "start": { - "line": 3060, + "line": 2910, "column": 21 }, "end": { - "line": 3060, + "line": 2910, "column": 44 } } }, "arguments": [], "range": [ - 92521, - 92546 + 88394, + 88419 ], "loc": { "start": { - "line": 3060, + "line": 2910, "column": 21 }, "end": { - "line": 3060, + "line": 2910, "column": 46 } } }, "range": [ - 92512, - 92546 + 88385, + 88419 ], "loc": { "start": { - "line": 3060, + "line": 2910, "column": 12 }, "end": { - "line": 3060, + "line": 2910, "column": 46 } } @@ -162093,16 +154949,16 @@ ], "kind": "let", "range": [ - 92508, - 92547 + 88381, + 88420 ], "loc": { "start": { - "line": 3060, + "line": 2910, "column": 8 }, "end": { - "line": 3060, + "line": 2910, "column": 47 } } @@ -162116,32 +154972,32 @@ "type": "Identifier", "name": "header", "range": [ - 92560, - 92566 + 88433, + 88439 ], "loc": { "start": { - "line": 3061, + "line": 2911, "column": 12 }, "end": { - "line": 3061, + "line": 2911, "column": 18 } } }, "init": null, "range": [ - 92560, - 92566 + 88433, + 88439 ], "loc": { "start": { - "line": 3061, + "line": 2911, "column": 12 }, "end": { - "line": 3061, + "line": 2911, "column": 18 } } @@ -162149,16 +155005,16 @@ ], "kind": "let", "range": [ - 92556, - 92567 + 88429, + 88440 ], "loc": { "start": { - "line": 3061, + "line": 2911, "column": 8 }, "end": { - "line": 3061, + "line": 2911, "column": 19 } } @@ -162175,16 +155031,16 @@ "type": "Identifier", "name": "tHead", "range": [ - 92580, - 92585 + 88453, + 88458 ], "loc": { "start": { - "line": 3062, + "line": 2912, "column": 12 }, "end": { - "line": 3062, + "line": 2912, "column": 17 } } @@ -162193,31 +155049,31 @@ "type": "Identifier", "name": "length", "range": [ - 92586, - 92592 + 88459, + 88465 ], "loc": { "start": { - "line": 3062, + "line": 2912, "column": 18 }, "end": { - "line": 3062, + "line": 2912, "column": 24 } } }, "range": [ - 92580, - 92592 + 88453, + 88465 ], "loc": { "start": { - "line": 3062, + "line": 2912, "column": 12 }, "end": { - "line": 3062, + "line": 2912, "column": 24 } } @@ -162227,31 +155083,31 @@ "value": 0, "raw": "0", "range": [ - 92597, - 92598 + 88470, + 88471 ], "loc": { "start": { - "line": 3062, + "line": 2912, "column": 29 }, "end": { - "line": 3062, + "line": 2912, "column": 30 } } }, "range": [ - 92580, - 92598 + 88453, + 88471 ], "loc": { "start": { - "line": 3062, + "line": 2912, "column": 12 }, "end": { - "line": 3062, + "line": 2912, "column": 30 } } @@ -162268,16 +155124,16 @@ "type": "Identifier", "name": "header", "range": [ - 92614, - 92620 + 88487, + 88493 ], "loc": { "start": { - "line": 3063, + "line": 2913, "column": 12 }, "end": { - "line": 3063, + "line": 2913, "column": 18 } } @@ -162298,16 +155154,16 @@ "type": "Identifier", "name": "table", "range": [ - 92623, - 92628 + 88496, + 88501 ], "loc": { "start": { - "line": 3063, + "line": 2913, "column": 21 }, "end": { - "line": 3063, + "line": 2913, "column": 26 } } @@ -162316,31 +155172,31 @@ "type": "Identifier", "name": "rows", "range": [ - 92629, - 92633 + 88502, + 88506 ], "loc": { "start": { - "line": 3063, + "line": 2913, "column": 27 }, "end": { - "line": 3063, + "line": 2913, "column": 31 } } }, "range": [ - 92623, - 92633 + 88496, + 88506 ], "loc": { "start": { - "line": 3063, + "line": 2913, "column": 21 }, "end": { - "line": 3063, + "line": 2913, "column": 31 } } @@ -162349,31 +155205,31 @@ "type": "Identifier", "name": "rowIdx", "range": [ - 92634, - 92640 + 88507, + 88513 ], "loc": { "start": { - "line": 3063, + "line": 2913, "column": 32 }, "end": { - "line": 3063, + "line": 2913, "column": 38 } } }, "range": [ - 92623, - 92641 + 88496, + 88514 ], "loc": { "start": { - "line": 3063, + "line": 2913, "column": 21 }, "end": { - "line": 3063, + "line": 2913, "column": 39 } } @@ -162382,31 +155238,31 @@ "type": "Identifier", "name": "cells", "range": [ - 92642, - 92647 + 88515, + 88520 ], "loc": { "start": { - "line": 3063, + "line": 2913, "column": 40 }, "end": { - "line": 3063, + "line": 2913, "column": 45 } } }, "range": [ - 92623, - 92647 + 88496, + 88520 ], "loc": { "start": { - "line": 3063, + "line": 2913, "column": 21 }, "end": { - "line": 3063, + "line": 2913, "column": 45 } } @@ -162415,93 +155271,93 @@ "type": "Identifier", "name": "colIndex", "range": [ - 92648, - 92656 + 88521, + 88529 ], "loc": { "start": { - "line": 3063, + "line": 2913, "column": 46 }, "end": { - "line": 3063, + "line": 2913, "column": 54 } } }, "range": [ - 92623, - 92657 + 88496, + 88530 ], "loc": { "start": { - "line": 3063, + "line": 2913, "column": 21 }, "end": { - "line": 3063, + "line": 2913, "column": 55 } } }, "range": [ - 92614, - 92657 + 88487, + 88530 ], "loc": { "start": { - "line": 3063, + "line": 2913, "column": 12 }, "end": { - "line": 3063, + "line": 2913, "column": 55 } } }, "range": [ - 92614, - 92658 + 88487, + 88531 ], "loc": { "start": { - "line": 3063, + "line": 2913, "column": 12 }, "end": { - "line": 3063, + "line": 2913, "column": 56 } } } ], "range": [ - 92600, - 92668 + 88473, + 88541 ], "loc": { "start": { - "line": 3062, + "line": 2912, "column": 32 }, "end": { - "line": 3064, + "line": 2914, "column": 9 } } }, "alternate": null, "range": [ - 92576, - 92668 + 88449, + 88541 ], "loc": { "start": { - "line": 3062, + "line": 2912, "column": 8 }, "end": { - "line": 3064, + "line": 2914, "column": 9 } } @@ -162518,16 +155374,16 @@ "type": "Identifier", "name": "tHead", "range": [ - 92681, - 92686 + 88554, + 88559 ], "loc": { "start": { - "line": 3065, + "line": 2915, "column": 12 }, "end": { - "line": 3065, + "line": 2915, "column": 17 } } @@ -162536,31 +155392,31 @@ "type": "Identifier", "name": "length", "range": [ - 92687, - 92693 + 88560, + 88566 ], "loc": { "start": { - "line": 3065, + "line": 2915, "column": 18 }, "end": { - "line": 3065, + "line": 2915, "column": 24 } } }, "range": [ - 92681, - 92693 + 88554, + 88566 ], "loc": { "start": { - "line": 3065, + "line": 2915, "column": 12 }, "end": { - "line": 3065, + "line": 2915, "column": 24 } } @@ -162570,31 +155426,31 @@ "value": 1, "raw": "1", "range": [ - 92698, - 92699 + 88571, + 88572 ], "loc": { "start": { - "line": 3065, + "line": 2915, "column": 29 }, "end": { - "line": 3065, + "line": 2915, "column": 30 } } }, "range": [ - 92681, - 92699 + 88554, + 88572 ], "loc": { "start": { - "line": 3065, + "line": 2915, "column": 12 }, "end": { - "line": 3065, + "line": 2915, "column": 30 } } @@ -162611,16 +155467,16 @@ "type": "Identifier", "name": "header", "range": [ - 92715, - 92721 + 88588, + 88594 ], "loc": { "start": { - "line": 3066, + "line": 2916, "column": 12 }, "end": { - "line": 3066, + "line": 2916, "column": 18 } } @@ -162644,16 +155500,16 @@ "type": "Identifier", "name": "tHead", "range": [ - 92724, - 92729 + 88597, + 88602 ], "loc": { "start": { - "line": 3066, + "line": 2916, "column": 21 }, "end": { - "line": 3066, + "line": 2916, "column": 26 } } @@ -162663,31 +155519,31 @@ "value": 0, "raw": "0", "range": [ - 92730, - 92731 + 88603, + 88604 ], "loc": { "start": { - "line": 3066, + "line": 2916, "column": 27 }, "end": { - "line": 3066, + "line": 2916, "column": 28 } } }, "range": [ - 92724, - 92732 + 88597, + 88605 ], "loc": { "start": { - "line": 3066, + "line": 2916, "column": 21 }, "end": { - "line": 3066, + "line": 2916, "column": 29 } } @@ -162696,31 +155552,31 @@ "type": "Identifier", "name": "rows", "range": [ - 92733, - 92737 + 88606, + 88610 ], "loc": { "start": { - "line": 3066, + "line": 2916, "column": 30 }, "end": { - "line": 3066, + "line": 2916, "column": 34 } } }, "range": [ - 92724, - 92737 + 88597, + 88610 ], "loc": { "start": { - "line": 3066, + "line": 2916, "column": 21 }, "end": { - "line": 3066, + "line": 2916, "column": 34 } } @@ -162729,31 +155585,31 @@ "type": "Identifier", "name": "rowIdx", "range": [ - 92738, - 92744 + 88611, + 88617 ], "loc": { "start": { - "line": 3066, + "line": 2916, "column": 35 }, "end": { - "line": 3066, + "line": 2916, "column": 41 } } }, "range": [ - 92724, - 92745 + 88597, + 88618 ], "loc": { "start": { - "line": 3066, + "line": 2916, "column": 21 }, "end": { - "line": 3066, + "line": 2916, "column": 42 } } @@ -162762,31 +155618,31 @@ "type": "Identifier", "name": "cells", "range": [ - 92746, - 92751 + 88619, + 88624 ], "loc": { "start": { - "line": 3066, + "line": 2916, "column": 43 }, "end": { - "line": 3066, + "line": 2916, "column": 48 } } }, "range": [ - 92724, - 92751 + 88597, + 88624 ], "loc": { "start": { - "line": 3066, + "line": 2916, "column": 21 }, "end": { - "line": 3066, + "line": 2916, "column": 48 } } @@ -162795,93 +155651,93 @@ "type": "Identifier", "name": "colIndex", "range": [ - 92752, - 92760 + 88625, + 88633 ], "loc": { "start": { - "line": 3066, + "line": 2916, "column": 49 }, "end": { - "line": 3066, + "line": 2916, "column": 57 } } }, "range": [ - 92724, - 92761 + 88597, + 88634 ], "loc": { "start": { - "line": 3066, + "line": 2916, "column": 21 }, "end": { - "line": 3066, + "line": 2916, "column": 58 } } }, "range": [ - 92715, - 92761 + 88588, + 88634 ], "loc": { "start": { - "line": 3066, + "line": 2916, "column": 12 }, "end": { - "line": 3066, + "line": 2916, "column": 58 } } }, "range": [ - 92715, - 92762 + 88588, + 88635 ], "loc": { "start": { - "line": 3066, + "line": 2916, "column": 12 }, "end": { - "line": 3066, + "line": 2916, "column": 59 } } } ], "range": [ - 92701, - 92772 + 88574, + 88645 ], "loc": { "start": { - "line": 3065, + "line": 2915, "column": 32 }, "end": { - "line": 3067, + "line": 2917, "column": 9 } } }, "alternate": null, "range": [ - 92677, - 92772 + 88550, + 88645 ], "loc": { "start": { - "line": 3065, + "line": 2915, "column": 8 }, "end": { - "line": 3067, + "line": 2917, "column": 9 } } @@ -162892,47 +155748,47 @@ "type": "Identifier", "name": "header", "range": [ - 92788, - 92794 + 88661, + 88667 ], "loc": { "start": { - "line": 3068, + "line": 2918, "column": 15 }, "end": { - "line": 3068, + "line": 2918, "column": 21 } } }, "range": [ - 92781, - 92795 + 88654, + 88668 ], "loc": { "start": { - "line": 3068, + "line": 2918, "column": 8 }, "end": { - "line": 3068, + "line": 2918, "column": 22 } } } ], "range": [ - 92377, - 92801 + 88250, + 88674 ], "loc": { "start": { - "line": 3057, + "line": 2907, "column": 31 }, "end": { - "line": 3069, + "line": 2919, "column": 5 } } @@ -162940,16 +155796,16 @@ "generator": false, "expression": false, "range": [ - 92366, - 92801 + 88239, + 88674 ], "loc": { "start": { - "line": 3057, + "line": 2907, "column": 20 }, "end": { - "line": 3069, + "line": 2919, "column": 5 } } @@ -162957,16 +155813,16 @@ "kind": "method", "computed": false, "range": [ - 92350, - 92801 + 88223, + 88674 ], "loc": { "start": { - "line": 3057, + "line": 2907, "column": 4 }, "end": { - "line": 3069, + "line": 2919, "column": 5 } }, @@ -162975,16 +155831,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": [ - 92204, - 92345 + 88077, + 88218 ], "loc": { "start": { - "line": 3052, + "line": 2902, "column": 4 }, "end": { - "line": 3056, + "line": 2906, "column": 7 } } @@ -162995,16 +155851,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": [ - 92807, - 92980 + 88680, + 88853 ], "loc": { "start": { - "line": 3071, + "line": 2921, "column": 4 }, "end": { - "line": 3075, + "line": 2925, "column": 7 } } @@ -163018,16 +155874,16 @@ "type": "Identifier", "name": "getHeadersText", "range": [ - 92985, - 92999 + 88858, + 88872 ], "loc": { "start": { - "line": 3076, + "line": 2926, "column": 4 }, "end": { - "line": 3076, + "line": 2926, "column": 18 } } @@ -163042,16 +155898,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 93000, - 93017 + 88873, + 88890 ], "loc": { "start": { - "line": 3076, + "line": 2926, "column": 19 }, "end": { - "line": 3076, + "line": 2926, "column": 36 } } @@ -163061,31 +155917,31 @@ "value": false, "raw": "false", "range": [ - 93020, - 93025 + 88893, + 88898 ], "loc": { "start": { - "line": 3076, + "line": 2926, "column": 39 }, "end": { - "line": 3076, + "line": 2926, "column": 44 } } }, "range": [ - 93000, - 93025 + 88873, + 88898 ], "loc": { "start": { - "line": 3076, + "line": 2926, "column": 19 }, "end": { - "line": 3076, + "line": 2926, "column": 44 } } @@ -163103,16 +155959,16 @@ "type": "Identifier", "name": "headers", "range": [ - 93041, - 93048 + 88914, + 88921 ], "loc": { "start": { - "line": 3077, + "line": 2927, "column": 12 }, "end": { - "line": 3077, + "line": 2927, "column": 19 } } @@ -163121,31 +155977,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 93051, - 93053 + 88924, + 88926 ], "loc": { "start": { - "line": 3077, + "line": 2927, "column": 22 }, "end": { - "line": 3077, + "line": 2927, "column": 24 } } }, "range": [ - 93041, - 93053 + 88914, + 88926 ], "loc": { "start": { - "line": 3077, + "line": 2927, "column": 12 }, "end": { - "line": 3077, + "line": 2927, "column": 24 } } @@ -163153,16 +156009,16 @@ ], "kind": "let", "range": [ - 93037, - 93054 + 88910, + 88927 ], "loc": { "start": { - "line": 3077, + "line": 2927, "column": 8 }, "end": { - "line": 3077, + "line": 2927, "column": 25 } } @@ -163178,16 +156034,16 @@ "type": "Identifier", "name": "j", "range": [ - 93072, - 93073 + 88945, + 88946 ], "loc": { "start": { - "line": 3078, + "line": 2928, "column": 17 }, "end": { - "line": 3078, + "line": 2928, "column": 18 } } @@ -163197,31 +156053,31 @@ "value": 0, "raw": "0", "range": [ - 93076, - 93077 + 88949, + 88950 ], "loc": { "start": { - "line": 3078, + "line": 2928, "column": 21 }, "end": { - "line": 3078, + "line": 2928, "column": 22 } } }, "range": [ - 93072, - 93077 + 88945, + 88950 ], "loc": { "start": { - "line": 3078, + "line": 2928, "column": 17 }, "end": { - "line": 3078, + "line": 2928, "column": 22 } } @@ -163229,16 +156085,16 @@ ], "kind": "let", "range": [ - 93068, - 93077 + 88941, + 88950 ], "loc": { "start": { - "line": 3078, + "line": 2928, "column": 13 }, "end": { - "line": 3078, + "line": 2928, "column": 22 } } @@ -163250,16 +156106,16 @@ "type": "Identifier", "name": "j", "range": [ - 93079, - 93080 + 88952, + 88953 ], "loc": { "start": { - "line": 3078, + "line": 2928, "column": 24 }, "end": { - "line": 3078, + "line": 2928, "column": 25 } } @@ -163270,16 +156126,16 @@ "object": { "type": "ThisExpression", "range": [ - 93083, - 93087 + 88956, + 88960 ], "loc": { "start": { - "line": 3078, + "line": 2928, "column": 28 }, "end": { - "line": 3078, + "line": 2928, "column": 32 } } @@ -163288,46 +156144,46 @@ "type": "Identifier", "name": "nbCells", "range": [ - 93088, - 93095 + 88961, + 88968 ], "loc": { "start": { - "line": 3078, + "line": 2928, "column": 33 }, "end": { - "line": 3078, + "line": 2928, "column": 40 } } }, "range": [ - 93083, - 93095 + 88956, + 88968 ], "loc": { "start": { - "line": 3078, + "line": 2928, "column": 28 }, "end": { - "line": 3078, + "line": 2928, "column": 40 } } }, "range": [ - 93079, - 93095 + 88952, + 88968 ], "loc": { "start": { - "line": 3078, + "line": 2928, "column": 24 }, "end": { - "line": 3078, + "line": 2928, "column": 40 } } @@ -163339,32 +156195,32 @@ "type": "Identifier", "name": "j", "range": [ - 93097, - 93098 + 88970, + 88971 ], "loc": { "start": { - "line": 3078, + "line": 2928, "column": 42 }, "end": { - "line": 3078, + "line": 2928, "column": 43 } } }, "prefix": false, "range": [ - 93097, - 93100 + 88970, + 88973 ], "loc": { "start": { - "line": 3078, + "line": 2928, "column": 42 }, "end": { - "line": 3078, + "line": 2928, "column": 45 } } @@ -163381,16 +156237,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 93120, - 93137 + 88993, + 89010 ], "loc": { "start": { - "line": 3079, + "line": 2929, "column": 16 }, "end": { - "line": 3079, + "line": 2929, "column": 33 } } @@ -163403,16 +156259,16 @@ "object": { "type": "ThisExpression", "range": [ - 93141, - 93145 + 89014, + 89018 ], "loc": { "start": { - "line": 3079, + "line": 2929, "column": 37 }, "end": { - "line": 3079, + "line": 2929, "column": 41 } } @@ -163421,31 +156277,31 @@ "type": "Identifier", "name": "hasExtension", "range": [ - 93146, - 93158 + 89019, + 89031 ], "loc": { "start": { - "line": 3079, + "line": 2929, "column": 42 }, "end": { - "line": 3079, + "line": 2929, "column": 54 } } }, "range": [ - 93141, - 93158 + 89014, + 89031 ], "loc": { "start": { - "line": 3079, + "line": 2929, "column": 37 }, "end": { - "line": 3079, + "line": 2929, "column": 54 } } @@ -163456,47 +156312,47 @@ "value": "colsVisibility", "raw": "'colsVisibility'", "range": [ - 93159, - 93175 + 89032, + 89048 ], "loc": { "start": { - "line": 3079, + "line": 2929, "column": 55 }, "end": { - "line": 3079, + "line": 2929, "column": 71 } } } ], "range": [ - 93141, - 93176 + 89014, + 89049 ], "loc": { "start": { - "line": 3079, + "line": 2929, "column": 37 }, "end": { - "line": 3079, + "line": 2929, "column": 72 } } }, "range": [ - 93120, - 93176 + 88993, + 89049 ], "loc": { "start": { - "line": 3079, + "line": 2929, "column": 16 }, "end": { - "line": 3079, + "line": 2929, "column": 72 } } @@ -163519,16 +156375,16 @@ "object": { "type": "ThisExpression", "range": [ - 93200, - 93204 + 89073, + 89077 ], "loc": { "start": { - "line": 3080, + "line": 2930, "column": 20 }, "end": { - "line": 3080, + "line": 2930, "column": 24 } } @@ -163537,31 +156393,31 @@ "type": "Identifier", "name": "extension", "range": [ - 93205, - 93214 + 89078, + 89087 ], "loc": { "start": { - "line": 3080, + "line": 2930, "column": 25 }, "end": { - "line": 3080, + "line": 2930, "column": 34 } } }, "range": [ - 93200, - 93214 + 89073, + 89087 ], "loc": { "start": { - "line": 3080, + "line": 2930, "column": 20 }, "end": { - "line": 3080, + "line": 2930, "column": 34 } } @@ -163572,32 +156428,32 @@ "value": "colsVisibility", "raw": "'colsVisibility'", "range": [ - 93215, - 93231 + 89088, + 89104 ], "loc": { "start": { - "line": 3080, + "line": 2930, "column": 35 }, "end": { - "line": 3080, + "line": 2930, "column": 51 } } } ], "range": [ - 93200, - 93232 + 89073, + 89105 ], "loc": { "start": { - "line": 3080, + "line": 2930, "column": 20 }, "end": { - "line": 3080, + "line": 2930, "column": 52 } } @@ -163606,31 +156462,31 @@ "type": "Identifier", "name": "isColHidden", "range": [ - 93233, - 93244 + 89106, + 89117 ], "loc": { "start": { - "line": 3080, + "line": 2930, "column": 53 }, "end": { - "line": 3080, + "line": 2930, "column": 64 } } }, "range": [ - 93200, - 93244 + 89073, + 89117 ], "loc": { "start": { - "line": 3080, + "line": 2930, "column": 20 }, "end": { - "line": 3080, + "line": 2930, "column": 64 } } @@ -163640,32 +156496,32 @@ "type": "Identifier", "name": "j", "range": [ - 93245, - 93246 + 89118, + 89119 ], "loc": { "start": { - "line": 3080, + "line": 2930, "column": 65 }, "end": { - "line": 3080, + "line": 2930, "column": 66 } } } ], "range": [ - 93200, - 93247 + 89073, + 89120 ], "loc": { "start": { - "line": 3080, + "line": 2930, "column": 20 }, "end": { - "line": 3080, + "line": 2930, "column": 67 } } @@ -163677,80 +156533,80 @@ "type": "ContinueStatement", "label": null, "range": [ - 93271, - 93280 + 89144, + 89153 ], "loc": { "start": { - "line": 3081, + "line": 2931, "column": 20 }, "end": { - "line": 3081, + "line": 2931, "column": 29 } } } ], "range": [ - 93249, - 93298 + 89122, + 89171 ], "loc": { "start": { - "line": 3080, + "line": 2930, "column": 69 }, "end": { - "line": 3082, + "line": 2932, "column": 17 } } }, "alternate": null, "range": [ - 93196, - 93298 + 89069, + 89171 ], "loc": { "start": { - "line": 3080, + "line": 2930, "column": 16 }, "end": { - "line": 3082, + "line": 2932, "column": 17 } } } ], "range": [ - 93178, - 93312 + 89051, + 89185 ], "loc": { "start": { - "line": 3079, + "line": 2929, "column": 74 }, "end": { - "line": 3083, + "line": 2933, "column": 13 } } }, "alternate": null, "range": [ - 93116, - 93312 + 88989, + 89185 ], "loc": { "start": { - "line": 3079, + "line": 2929, "column": 12 }, "end": { - "line": 3083, + "line": 2933, "column": 13 } } @@ -163764,16 +156620,16 @@ "type": "Identifier", "name": "header", "range": [ - 93329, - 93335 + 89202, + 89208 ], "loc": { "start": { - "line": 3084, + "line": 2934, "column": 16 }, "end": { - "line": 3084, + "line": 2934, "column": 22 } } @@ -163786,16 +156642,16 @@ "object": { "type": "ThisExpression", "range": [ - 93338, - 93342 + 89211, + 89215 ], "loc": { "start": { - "line": 3084, + "line": 2934, "column": 25 }, "end": { - "line": 3084, + "line": 2934, "column": 29 } } @@ -163804,31 +156660,31 @@ "type": "Identifier", "name": "getHeaderElement", "range": [ - 93343, - 93359 + 89216, + 89232 ], "loc": { "start": { - "line": 3084, + "line": 2934, "column": 30 }, "end": { - "line": 3084, + "line": 2934, "column": 46 } } }, "range": [ - 93338, - 93359 + 89211, + 89232 ], "loc": { "start": { - "line": 3084, + "line": 2934, "column": 25 }, "end": { - "line": 3084, + "line": 2934, "column": 46 } } @@ -163838,47 +156694,47 @@ "type": "Identifier", "name": "j", "range": [ - 93360, - 93361 + 89233, + 89234 ], "loc": { "start": { - "line": 3084, + "line": 2934, "column": 47 }, "end": { - "line": 3084, + "line": 2934, "column": 48 } } } ], "range": [ - 93338, - 93362 + 89211, + 89235 ], "loc": { "start": { - "line": 3084, + "line": 2934, "column": 25 }, "end": { - "line": 3084, + "line": 2934, "column": 49 } } }, "range": [ - 93329, - 93362 + 89202, + 89235 ], "loc": { "start": { - "line": 3084, + "line": 2934, "column": 16 }, "end": { - "line": 3084, + "line": 2934, "column": 49 } } @@ -163886,16 +156742,16 @@ ], "kind": "let", "range": [ - 93325, - 93363 + 89198, + 89236 ], "loc": { "start": { - "line": 3084, + "line": 2934, "column": 12 }, "end": { - "line": 3084, + "line": 2934, "column": 50 } } @@ -163909,16 +156765,16 @@ "type": "Identifier", "name": "headerText", "range": [ - 93380, - 93390 + 89253, + 89263 ], "loc": { "start": { - "line": 3085, + "line": 2935, "column": 16 }, "end": { - "line": 3085, + "line": 2935, "column": 26 } } @@ -163929,16 +156785,16 @@ "type": "Identifier", "name": "getFirstTextNode", "range": [ - 93393, - 93409 + 89266, + 89282 ], "loc": { "start": { - "line": 3085, + "line": 2935, "column": 29 }, "end": { - "line": 3085, + "line": 2935, "column": 45 } } @@ -163948,47 +156804,47 @@ "type": "Identifier", "name": "header", "range": [ - 93410, - 93416 + 89283, + 89289 ], "loc": { "start": { - "line": 3085, + "line": 2935, "column": 46 }, "end": { - "line": 3085, + "line": 2935, "column": 52 } } } ], "range": [ - 93393, - 93417 + 89266, + 89290 ], "loc": { "start": { - "line": 3085, + "line": 2935, "column": 29 }, "end": { - "line": 3085, + "line": 2935, "column": 53 } } }, "range": [ - 93380, - 93417 + 89253, + 89290 ], "loc": { "start": { - "line": 3085, + "line": 2935, "column": 16 }, "end": { - "line": 3085, + "line": 2935, "column": 53 } } @@ -163996,16 +156852,16 @@ ], "kind": "let", "range": [ - 93376, - 93418 + 89249, + 89291 ], "loc": { "start": { - "line": 3085, + "line": 2935, "column": 12 }, "end": { - "line": 3085, + "line": 2935, "column": 54 } } @@ -164021,16 +156877,16 @@ "type": "Identifier", "name": "headers", "range": [ - 93431, - 93438 + 89304, + 89311 ], "loc": { "start": { - "line": 3086, + "line": 2936, "column": 12 }, "end": { - "line": 3086, + "line": 2936, "column": 19 } } @@ -164039,31 +156895,31 @@ "type": "Identifier", "name": "push", "range": [ - 93439, - 93443 + 89312, + 89316 ], "loc": { "start": { - "line": 3086, + "line": 2936, "column": 20 }, "end": { - "line": 3086, + "line": 2936, "column": 24 } } }, "range": [ - 93431, - 93443 + 89304, + 89316 ], "loc": { "start": { - "line": 3086, + "line": 2936, "column": 12 }, "end": { - "line": 3086, + "line": 2936, "column": 24 } } @@ -164073,78 +156929,78 @@ "type": "Identifier", "name": "headerText", "range": [ - 93444, - 93454 + 89317, + 89327 ], "loc": { "start": { - "line": 3086, + "line": 2936, "column": 25 }, "end": { - "line": 3086, + "line": 2936, "column": 35 } } } ], "range": [ - 93431, - 93455 + 89304, + 89328 ], "loc": { "start": { - "line": 3086, + "line": 2936, "column": 12 }, "end": { - "line": 3086, + "line": 2936, "column": 36 } } }, "range": [ - 93431, - 93456 + 89304, + 89329 ], "loc": { "start": { - "line": 3086, + "line": 2936, "column": 12 }, "end": { - "line": 3086, + "line": 2936, "column": 37 } } } ], "range": [ - 93102, - 93466 + 88975, + 89339 ], "loc": { "start": { - "line": 3078, + "line": 2928, "column": 47 }, "end": { - "line": 3087, + "line": 2937, "column": 9 } } }, "range": [ - 93063, - 93466 + 88936, + 89339 ], "loc": { "start": { - "line": 3078, + "line": 2928, "column": 8 }, "end": { - "line": 3087, + "line": 2937, "column": 9 } } @@ -164155,47 +157011,47 @@ "type": "Identifier", "name": "headers", "range": [ - 93482, - 93489 + 89355, + 89362 ], "loc": { "start": { - "line": 3088, + "line": 2938, "column": 15 }, "end": { - "line": 3088, + "line": 2938, "column": 22 } } }, "range": [ - 93475, - 93490 + 89348, + 89363 ], "loc": { "start": { - "line": 3088, + "line": 2938, "column": 8 }, "end": { - "line": 3088, + "line": 2938, "column": 23 } } } ], "range": [ - 93027, - 93496 + 88900, + 89369 ], "loc": { "start": { - "line": 3076, + "line": 2926, "column": 46 }, "end": { - "line": 3089, + "line": 2939, "column": 5 } } @@ -164203,16 +157059,16 @@ "generator": false, "expression": false, "range": [ - 92999, - 93496 + 88872, + 89369 ], "loc": { "start": { - "line": 3076, + "line": 2926, "column": 18 }, "end": { - "line": 3089, + "line": 2939, "column": 5 } } @@ -164220,16 +157076,16 @@ "kind": "method", "computed": false, "range": [ - 92985, - 93496 + 88858, + 89369 ], "loc": { "start": { - "line": 3076, + "line": 2926, "column": 4 }, "end": { - "line": 3089, + "line": 2939, "column": 5 } }, @@ -164238,16 +157094,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": [ - 92807, - 92980 + 88680, + 88853 ], "loc": { "start": { - "line": 3071, + "line": 2921, "column": 4 }, "end": { - "line": 3075, + "line": 2925, "column": 7 } } @@ -164258,16 +157114,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": [ - 93502, - 93638 + 89375, + 89511 ], "loc": { "start": { - "line": 3091, + "line": 2941, "column": 4 }, "end": { - "line": 3095, + "line": 2945, "column": 7 } } @@ -164281,16 +157137,16 @@ "type": "Identifier", "name": "getFilterType", "range": [ - 93643, - 93656 + 89516, + 89529 ], "loc": { "start": { - "line": 3096, + "line": 2946, "column": 4 }, "end": { - "line": 3096, + "line": 2946, "column": 17 } } @@ -164303,16 +157159,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 93657, - 93665 + 89530, + 89538 ], "loc": { "start": { - "line": 3096, + "line": 2946, "column": 18 }, "end": { - "line": 3096, + "line": 2946, "column": 26 } } @@ -164332,16 +157188,16 @@ "object": { "type": "ThisExpression", "range": [ - 93684, - 93688 + 89557, + 89561 ], "loc": { "start": { - "line": 3097, + "line": 2947, "column": 15 }, "end": { - "line": 3097, + "line": 2947, "column": 19 } } @@ -164350,31 +157206,31 @@ "type": "Identifier", "name": "filterTypes", "range": [ - 93689, - 93700 + 89562, + 89573 ], "loc": { "start": { - "line": 3097, + "line": 2947, "column": 20 }, "end": { - "line": 3097, + "line": 2947, "column": 31 } } }, "range": [ - 93684, - 93700 + 89557, + 89573 ], "loc": { "start": { - "line": 3097, + "line": 2947, "column": 15 }, "end": { - "line": 3097, + "line": 2947, "column": 31 } } @@ -164383,62 +157239,62 @@ "type": "Identifier", "name": "colIndex", "range": [ - 93701, - 93709 + 89574, + 89582 ], "loc": { "start": { - "line": 3097, + "line": 2947, "column": 32 }, "end": { - "line": 3097, + "line": 2947, "column": 40 } } }, "range": [ - 93684, - 93710 + 89557, + 89583 ], "loc": { "start": { - "line": 3097, + "line": 2947, "column": 15 }, "end": { - "line": 3097, + "line": 2947, "column": 41 } } }, "range": [ - 93677, - 93711 + 89550, + 89584 ], "loc": { "start": { - "line": 3097, + "line": 2947, "column": 8 }, "end": { - "line": 3097, + "line": 2947, "column": 42 } } } ], "range": [ - 93667, - 93717 + 89540, + 89590 ], "loc": { "start": { - "line": 3096, + "line": 2946, "column": 28 }, "end": { - "line": 3098, + "line": 2948, "column": 5 } } @@ -164446,16 +157302,16 @@ "generator": false, "expression": false, "range": [ - 93656, - 93717 + 89529, + 89590 ], "loc": { "start": { - "line": 3096, + "line": 2946, "column": 17 }, "end": { - "line": 3098, + "line": 2948, "column": 5 } } @@ -164463,16 +157319,16 @@ "kind": "method", "computed": false, "range": [ - 93643, - 93717 + 89516, + 89590 ], "loc": { "start": { - "line": 3096, + "line": 2946, "column": 4 }, "end": { - "line": 3098, + "line": 2948, "column": 5 } }, @@ -164481,16 +157337,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": [ - 93502, - 93638 + 89375, + 89511 ], "loc": { "start": { - "line": 3091, + "line": 2941, "column": 4 }, "end": { - "line": 3095, + "line": 2945, "column": 7 } } @@ -164501,16 +157357,16 @@ "type": "Block", "value": "*\n * Get the total number of filterable rows\n * @return {Number}\n ", "range": [ - 93723, - 93805 + 89596, + 89678 ], "loc": { "start": { - "line": 3100, + "line": 2950, "column": 4 }, "end": { - "line": 3103, + "line": 2953, "column": 7 } } @@ -164524,16 +157380,16 @@ "type": "Identifier", "name": "getFilterableRowsNb", "range": [ - 93810, - 93829 + 89683, + 89702 ], "loc": { "start": { - "line": 3104, + "line": 2954, "column": 4 }, "end": { - "line": 3104, + "line": 2954, "column": 23 } } @@ -164555,16 +157411,16 @@ "object": { "type": "ThisExpression", "range": [ - 93849, - 93853 + 89722, + 89726 ], "loc": { "start": { - "line": 3105, + "line": 2955, "column": 15 }, "end": { - "line": 3105, + "line": 2955, "column": 19 } } @@ -164573,31 +157429,31 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 93854, - 93863 + 89727, + 89736 ], "loc": { "start": { - "line": 3105, + "line": 2955, "column": 20 }, "end": { - "line": 3105, + "line": 2955, "column": 29 } } }, "range": [ - 93849, - 93863 + 89722, + 89736 ], "loc": { "start": { - "line": 3105, + "line": 2955, "column": 15 }, "end": { - "line": 3105, + "line": 2955, "column": 29 } } @@ -164608,63 +157464,63 @@ "value": false, "raw": "false", "range": [ - 93864, - 93869 + 89737, + 89742 ], "loc": { "start": { - "line": 3105, + "line": 2955, "column": 30 }, "end": { - "line": 3105, + "line": 2955, "column": 35 } } } ], "range": [ - 93849, - 93870 + 89722, + 89743 ], "loc": { "start": { - "line": 3105, + "line": 2955, "column": 15 }, "end": { - "line": 3105, + "line": 2955, "column": 36 } } }, "range": [ - 93842, - 93871 + 89715, + 89744 ], "loc": { "start": { - "line": 3105, + "line": 2955, "column": 8 }, "end": { - "line": 3105, + "line": 2955, "column": 37 } } } ], "range": [ - 93832, - 93877 + 89705, + 89750 ], "loc": { "start": { - "line": 3104, + "line": 2954, "column": 26 }, "end": { - "line": 3106, + "line": 2956, "column": 5 } } @@ -164672,16 +157528,16 @@ "generator": false, "expression": false, "range": [ - 93829, - 93877 + 89702, + 89750 ], "loc": { "start": { - "line": 3104, + "line": 2954, "column": 23 }, "end": { - "line": 3106, + "line": 2956, "column": 5 } } @@ -164689,16 +157545,16 @@ "kind": "method", "computed": false, "range": [ - 93810, - 93877 + 89683, + 89750 ], "loc": { "start": { - "line": 3104, + "line": 2954, "column": 4 }, "end": { - "line": 3106, + "line": 2956, "column": 5 } }, @@ -164707,16 +157563,16 @@ "type": "Block", "value": "*\n * Get the total number of filterable rows\n * @return {Number}\n ", "range": [ - 93723, - 93805 + 89596, + 89678 ], "loc": { "start": { - "line": 3100, + "line": 2950, "column": 4 }, "end": { - "line": 3103, + "line": 2953, "column": 7 } } @@ -164727,16 +157583,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": [ - 93883, - 94038 + 89756, + 89911 ], "loc": { "start": { - "line": 3108, + "line": 2958, "column": 4 }, "end": { - "line": 3112, + "line": 2962, "column": 7 } } @@ -164750,16 +157606,16 @@ "type": "Identifier", "name": "getValidRowsNb", "range": [ - 94043, - 94057 + 89916, + 89930 ], "loc": { "start": { - "line": 3113, + "line": 2963, "column": 4 }, "end": { - "line": 3113, + "line": 2963, "column": 18 } } @@ -164774,16 +157630,16 @@ "type": "Identifier", "name": "reCalc", "range": [ - 94058, - 94064 + 89931, + 89937 ], "loc": { "start": { - "line": 3113, + "line": 2963, "column": 19 }, "end": { - "line": 3113, + "line": 2963, "column": 25 } } @@ -164793,31 +157649,31 @@ "value": false, "raw": "false", "range": [ - 94067, - 94072 + 89940, + 89945 ], "loc": { "start": { - "line": 3113, + "line": 2963, "column": 28 }, "end": { - "line": 3113, + "line": 2963, "column": 33 } } }, "range": [ - 94058, - 94072 + 89931, + 89945 ], "loc": { "start": { - "line": 3113, + "line": 2963, "column": 19 }, "end": { - "line": 3113, + "line": 2963, "column": 33 } } @@ -164839,16 +157695,16 @@ "object": { "type": "ThisExpression", "range": [ - 94091, - 94095 + 89964, + 89968 ], "loc": { "start": { - "line": 3114, + "line": 2964, "column": 15 }, "end": { - "line": 3114, + "line": 2964, "column": 19 } } @@ -164857,31 +157713,31 @@ "type": "Identifier", "name": "getValidRows", "range": [ - 94096, - 94108 + 89969, + 89981 ], "loc": { "start": { - "line": 3114, + "line": 2964, "column": 20 }, "end": { - "line": 3114, + "line": 2964, "column": 32 } } }, "range": [ - 94091, - 94108 + 89964, + 89981 ], "loc": { "start": { - "line": 3114, + "line": 2964, "column": 15 }, "end": { - "line": 3114, + "line": 2964, "column": 32 } } @@ -164891,32 +157747,32 @@ "type": "Identifier", "name": "reCalc", "range": [ - 94109, - 94115 + 89982, + 89988 ], "loc": { "start": { - "line": 3114, + "line": 2964, "column": 33 }, "end": { - "line": 3114, + "line": 2964, "column": 39 } } } ], "range": [ - 94091, - 94116 + 89964, + 89989 ], "loc": { "start": { - "line": 3114, + "line": 2964, "column": 15 }, "end": { - "line": 3114, + "line": 2964, "column": 40 } } @@ -164925,62 +157781,62 @@ "type": "Identifier", "name": "length", "range": [ - 94117, - 94123 + 89990, + 89996 ], "loc": { "start": { - "line": 3114, + "line": 2964, "column": 41 }, "end": { - "line": 3114, + "line": 2964, "column": 47 } } }, "range": [ - 94091, - 94123 + 89964, + 89996 ], "loc": { "start": { - "line": 3114, + "line": 2964, "column": 15 }, "end": { - "line": 3114, + "line": 2964, "column": 47 } } }, "range": [ - 94084, - 94124 + 89957, + 89997 ], "loc": { "start": { - "line": 3114, + "line": 2964, "column": 8 }, "end": { - "line": 3114, + "line": 2964, "column": 48 } } } ], "range": [ - 94074, - 94130 + 89947, + 90003 ], "loc": { "start": { - "line": 3113, + "line": 2963, "column": 35 }, "end": { - "line": 3115, + "line": 2965, "column": 5 } } @@ -164988,16 +157844,16 @@ "generator": false, "expression": false, "range": [ - 94057, - 94130 + 89930, + 90003 ], "loc": { "start": { - "line": 3113, + "line": 2963, "column": 18 }, "end": { - "line": 3115, + "line": 2965, "column": 5 } } @@ -165005,16 +157861,16 @@ "kind": "method", "computed": false, "range": [ - 94043, - 94130 + 89916, + 90003 ], "loc": { "start": { - "line": 3113, + "line": 2963, "column": 4 }, "end": { - "line": 3115, + "line": 2965, "column": 5 } }, @@ -165023,16 +157879,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": [ - 93883, - 94038 + 89756, + 89911 ], "loc": { "start": { - "line": 3108, + "line": 2958, "column": 4 }, "end": { - "line": 3112, + "line": 2962, "column": 7 } } @@ -165043,16 +157899,16 @@ "type": "Block", "value": "*\n * Return the working DOM element\n * @return {HTMLTableElement}\n ", "range": [ - 94136, - 94219 + 90009, + 90092 ], "loc": { "start": { - "line": 3117, + "line": 2967, "column": 4 }, "end": { - "line": 3120, + "line": 2970, "column": 7 } } @@ -165066,16 +157922,16 @@ "type": "Identifier", "name": "dom", "range": [ - 94224, - 94227 + 90097, + 90100 ], "loc": { "start": { - "line": 3121, + "line": 2971, "column": 4 }, "end": { - "line": 3121, + "line": 2971, "column": 7 } } @@ -165095,16 +157951,16 @@ "object": { "type": "ThisExpression", "range": [ - 94247, - 94251 + 90120, + 90124 ], "loc": { "start": { - "line": 3122, + "line": 2972, "column": 15 }, "end": { - "line": 3122, + "line": 2972, "column": 19 } } @@ -165113,62 +157969,62 @@ "type": "Identifier", "name": "tbl", "range": [ - 94252, - 94255 + 90125, + 90128 ], "loc": { "start": { - "line": 3122, + "line": 2972, "column": 20 }, "end": { - "line": 3122, + "line": 2972, "column": 23 } } }, "range": [ - 94247, - 94255 + 90120, + 90128 ], "loc": { "start": { - "line": 3122, + "line": 2972, "column": 15 }, "end": { - "line": 3122, + "line": 2972, "column": 23 } } }, "range": [ - 94240, - 94256 + 90113, + 90129 ], "loc": { "start": { - "line": 3122, + "line": 2972, "column": 8 }, "end": { - "line": 3122, + "line": 2972, "column": 24 } } } ], "range": [ - 94230, - 94262 + 90103, + 90135 ], "loc": { "start": { - "line": 3121, + "line": 2971, "column": 10 }, "end": { - "line": 3123, + "line": 2973, "column": 5 } } @@ -165176,16 +158032,16 @@ "generator": false, "expression": false, "range": [ - 94227, - 94262 + 90100, + 90135 ], "loc": { "start": { - "line": 3121, + "line": 2971, "column": 7 }, "end": { - "line": 3123, + "line": 2973, "column": 5 } } @@ -165193,16 +158049,16 @@ "kind": "method", "computed": false, "range": [ - 94224, - 94262 + 90097, + 90135 ], "loc": { "start": { - "line": 3121, + "line": 2971, "column": 4 }, "end": { - "line": 3123, + "line": 2973, "column": 5 } }, @@ -165211,16 +158067,16 @@ "type": "Block", "value": "*\n * Return the working DOM element\n * @return {HTMLTableElement}\n ", "range": [ - 94136, - 94219 + 90009, + 90092 ], "loc": { "start": { - "line": 3117, + "line": 2967, "column": 4 }, "end": { - "line": 3120, + "line": 2970, "column": 7 } } @@ -165231,16 +158087,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": [ - 94268, - 94474 + 90141, + 90347 ], "loc": { "start": { - "line": 3125, + "line": 2975, "column": 4 }, "end": { - "line": 3130, + "line": 2980, "column": 7 } } @@ -165254,16 +158110,16 @@ "type": "Identifier", "name": "getDecimal", "range": [ - 94479, - 94489 + 90352, + 90362 ], "loc": { "start": { - "line": 3131, + "line": 2981, "column": 4 }, "end": { - "line": 3131, + "line": 2981, "column": 14 } } @@ -165276,16 +158132,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 94490, - 94498 + 90363, + 90371 ], "loc": { "start": { - "line": 3131, + "line": 2981, "column": 15 }, "end": { - "line": 3131, + "line": 2981, "column": 23 } } @@ -165303,16 +158159,16 @@ "type": "Identifier", "name": "decimal", "range": [ - 94514, - 94521 + 90387, + 90394 ], "loc": { "start": { - "line": 3132, + "line": 2982, "column": 12 }, "end": { - "line": 3132, + "line": 2982, "column": 19 } } @@ -165323,16 +158179,16 @@ "object": { "type": "ThisExpression", "range": [ - 94524, - 94528 + 90397, + 90401 ], "loc": { "start": { - "line": 3132, + "line": 2982, "column": 22 }, "end": { - "line": 3132, + "line": 2982, "column": 26 } } @@ -165341,46 +158197,46 @@ "type": "Identifier", "name": "decimalSeparator", "range": [ - 94529, - 94545 + 90402, + 90418 ], "loc": { "start": { - "line": 3132, + "line": 2982, "column": 27 }, "end": { - "line": 3132, + "line": 2982, "column": 43 } } }, "range": [ - 94524, - 94545 + 90397, + 90418 ], "loc": { "start": { - "line": 3132, + "line": 2982, "column": 22 }, "end": { - "line": 3132, + "line": 2982, "column": 43 } } }, "range": [ - 94514, - 94545 + 90387, + 90418 ], "loc": { "start": { - "line": 3132, + "line": 2982, "column": 12 }, "end": { - "line": 3132, + "line": 2982, "column": 43 } } @@ -165388,16 +158244,16 @@ ], "kind": "let", "range": [ - 94510, - 94546 + 90383, + 90419 ], "loc": { "start": { - "line": 3132, + "line": 2982, "column": 8 }, "end": { - "line": 3132, + "line": 2982, "column": 44 } } @@ -165412,16 +158268,16 @@ "object": { "type": "ThisExpression", "range": [ - 94559, - 94563 + 90432, + 90436 ], "loc": { "start": { - "line": 3133, + "line": 2983, "column": 12 }, "end": { - "line": 3133, + "line": 2983, "column": 16 } } @@ -165430,31 +158286,31 @@ "type": "Identifier", "name": "hasType", "range": [ - 94564, - 94571 + 90437, + 90444 ], "loc": { "start": { - "line": 3133, + "line": 2983, "column": 17 }, "end": { - "line": 3133, + "line": 2983, "column": 24 } } }, "range": [ - 94559, - 94571 + 90432, + 90444 ], "loc": { "start": { - "line": 3133, + "line": 2983, "column": 12 }, "end": { - "line": 3133, + "line": 2983, "column": 24 } } @@ -165464,16 +158320,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 94572, - 94580 + 90445, + 90453 ], "loc": { "start": { - "line": 3133, + "line": 2983, "column": 25 }, "end": { - "line": 3133, + "line": 2983, "column": 33 } } @@ -165485,48 +158341,48 @@ "type": "Identifier", "name": "FORMATTED_NUMBER", "range": [ - 94583, - 94599 + 90456, + 90472 ], "loc": { "start": { - "line": 3133, + "line": 2983, "column": 36 }, "end": { - "line": 3133, + "line": 2983, "column": 52 } } } ], "range": [ - 94582, - 94600 + 90455, + 90473 ], "loc": { "start": { - "line": 3133, + "line": 2983, "column": 35 }, "end": { - "line": 3133, + "line": 2983, "column": 53 } } } ], "range": [ - 94559, - 94601 + 90432, + 90474 ], "loc": { "start": { - "line": 3133, + "line": 2983, "column": 12 }, "end": { - "line": 3133, + "line": 2983, "column": 54 } } @@ -165543,16 +158399,16 @@ "type": "Identifier", "name": "colType", "range": [ - 94621, - 94628 + 90494, + 90501 ], "loc": { "start": { - "line": 3134, + "line": 2984, "column": 16 }, "end": { - "line": 3134, + "line": 2984, "column": 23 } } @@ -165566,16 +158422,16 @@ "object": { "type": "ThisExpression", "range": [ - 94631, - 94635 + 90504, + 90508 ], "loc": { "start": { - "line": 3134, + "line": 2984, "column": 26 }, "end": { - "line": 3134, + "line": 2984, "column": 30 } } @@ -165584,31 +158440,31 @@ "type": "Identifier", "name": "colTypes", "range": [ - 94636, - 94644 + 90509, + 90517 ], "loc": { "start": { - "line": 3134, + "line": 2984, "column": 31 }, "end": { - "line": 3134, + "line": 2984, "column": 39 } } }, "range": [ - 94631, - 94644 + 90504, + 90517 ], "loc": { "start": { - "line": 3134, + "line": 2984, "column": 26 }, "end": { - "line": 3134, + "line": 2984, "column": 39 } } @@ -165617,46 +158473,46 @@ "type": "Identifier", "name": "colIndex", "range": [ - 94645, - 94653 + 90518, + 90526 ], "loc": { "start": { - "line": 3134, + "line": 2984, "column": 40 }, "end": { - "line": 3134, + "line": 2984, "column": 48 } } }, "range": [ - 94631, - 94654 + 90504, + 90527 ], "loc": { "start": { - "line": 3134, + "line": 2984, "column": 26 }, "end": { - "line": 3134, + "line": 2984, "column": 49 } } }, "range": [ - 94621, - 94654 + 90494, + 90527 ], "loc": { "start": { - "line": 3134, + "line": 2984, "column": 16 }, "end": { - "line": 3134, + "line": 2984, "column": 49 } } @@ -165664,16 +158520,16 @@ ], "kind": "let", "range": [ - 94617, - 94655 + 90490, + 90528 ], "loc": { "start": { - "line": 3134, + "line": 2984, "column": 12 }, "end": { - "line": 3134, + "line": 2984, "column": 50 } } @@ -165689,16 +158545,16 @@ "type": "Identifier", "name": "colType", "range": [ - 94672, - 94679 + 90545, + 90552 ], "loc": { "start": { - "line": 3135, + "line": 2985, "column": 16 }, "end": { - "line": 3135, + "line": 2985, "column": 23 } } @@ -165707,31 +158563,31 @@ "type": "Identifier", "name": "hasOwnProperty", "range": [ - 94680, - 94694 + 90553, + 90567 ], "loc": { "start": { - "line": 3135, + "line": 2985, "column": 24 }, "end": { - "line": 3135, + "line": 2985, "column": 38 } } }, "range": [ - 94672, - 94694 + 90545, + 90567 ], "loc": { "start": { - "line": 3135, + "line": 2985, "column": 16 }, "end": { - "line": 3135, + "line": 2985, "column": 38 } } @@ -165742,32 +158598,32 @@ "value": "decimal", "raw": "'decimal'", "range": [ - 94695, - 94704 + 90568, + 90577 ], "loc": { "start": { - "line": 3135, + "line": 2985, "column": 39 }, "end": { - "line": 3135, + "line": 2985, "column": 48 } } } ], "range": [ - 94672, - 94705 + 90545, + 90578 ], "loc": { "start": { - "line": 3135, + "line": 2985, "column": 16 }, "end": { - "line": 3135, + "line": 2985, "column": 49 } } @@ -165784,16 +158640,16 @@ "type": "Identifier", "name": "decimal", "range": [ - 94725, - 94732 + 90598, + 90605 ], "loc": { "start": { - "line": 3136, + "line": 2986, "column": 16 }, "end": { - "line": 3136, + "line": 2986, "column": 23 } } @@ -165805,16 +158661,16 @@ "type": "Identifier", "name": "colType", "range": [ - 94735, - 94742 + 90608, + 90615 ], "loc": { "start": { - "line": 3136, + "line": 2986, "column": 26 }, "end": { - "line": 3136, + "line": 2986, "column": 33 } } @@ -165823,125 +158679,125 @@ "type": "Identifier", "name": "decimal", "range": [ - 94743, - 94750 + 90616, + 90623 ], "loc": { "start": { - "line": 3136, + "line": 2986, "column": 34 }, "end": { - "line": 3136, + "line": 2986, "column": 41 } } }, "range": [ - 94735, - 94750 + 90608, + 90623 ], "loc": { "start": { - "line": 3136, + "line": 2986, "column": 26 }, "end": { - "line": 3136, + "line": 2986, "column": 41 } } }, "range": [ - 94725, - 94750 + 90598, + 90623 ], "loc": { "start": { - "line": 3136, + "line": 2986, "column": 16 }, "end": { - "line": 3136, + "line": 2986, "column": 41 } } }, "range": [ - 94725, - 94751 + 90598, + 90624 ], "loc": { "start": { - "line": 3136, + "line": 2986, "column": 16 }, "end": { - "line": 3136, + "line": 2986, "column": 42 } } } ], "range": [ - 94707, - 94765 + 90580, + 90638 ], "loc": { "start": { - "line": 3135, + "line": 2985, "column": 51 }, "end": { - "line": 3137, + "line": 2987, "column": 13 } } }, "alternate": null, "range": [ - 94668, - 94765 + 90541, + 90638 ], "loc": { "start": { - "line": 3135, + "line": 2985, "column": 12 }, "end": { - "line": 3137, + "line": 2987, "column": 13 } } } ], "range": [ - 94603, - 94775 + 90476, + 90648 ], "loc": { "start": { - "line": 3133, + "line": 2983, "column": 56 }, "end": { - "line": 3138, + "line": 2988, "column": 9 } } }, "alternate": null, "range": [ - 94555, - 94775 + 90428, + 90648 ], "loc": { "start": { - "line": 3133, + "line": 2983, "column": 8 }, "end": { - "line": 3138, + "line": 2988, "column": 9 } } @@ -165952,47 +158808,47 @@ "type": "Identifier", "name": "decimal", "range": [ - 94791, - 94798 + 90664, + 90671 ], "loc": { "start": { - "line": 3139, + "line": 2989, "column": 15 }, "end": { - "line": 3139, + "line": 2989, "column": 22 } } }, "range": [ - 94784, - 94799 + 90657, + 90672 ], "loc": { "start": { - "line": 3139, + "line": 2989, "column": 8 }, "end": { - "line": 3139, + "line": 2989, "column": 23 } } } ], "range": [ - 94500, - 94805 + 90373, + 90678 ], "loc": { "start": { - "line": 3131, + "line": 2981, "column": 25 }, "end": { - "line": 3140, + "line": 2990, "column": 5 } } @@ -166000,16 +158856,16 @@ "generator": false, "expression": false, "range": [ - 94489, - 94805 + 90362, + 90678 ], "loc": { "start": { - "line": 3131, + "line": 2981, "column": 14 }, "end": { - "line": 3140, + "line": 2990, "column": 5 } } @@ -166017,16 +158873,16 @@ "kind": "method", "computed": false, "range": [ - 94479, - 94805 + 90352, + 90678 ], "loc": { "start": { - "line": 3131, + "line": 2981, "column": 4 }, "end": { - "line": 3140, + "line": 2990, "column": 5 } }, @@ -166035,16 +158891,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": [ - 94268, - 94474 + 90141, + 90347 ], "loc": { "start": { - "line": 3125, + "line": 2975, "column": 4 }, "end": { - "line": 3130, + "line": 2980, "column": 7 } } @@ -166055,16 +158911,16 @@ "type": "Block", "value": "*\n * Get the configuration object (literal object)\n * @return {Object}\n ", "range": [ - 94811, - 94899 + 90684, + 90772 ], "loc": { "start": { - "line": 3142, + "line": 2992, "column": 4 }, "end": { - "line": 3145, + "line": 2995, "column": 7 } } @@ -166078,16 +158934,16 @@ "type": "Identifier", "name": "config", "range": [ - 94904, - 94910 + 90777, + 90783 ], "loc": { "start": { - "line": 3146, + "line": 2996, "column": 4 }, "end": { - "line": 3146, + "line": 2996, "column": 10 } } @@ -166107,16 +158963,16 @@ "object": { "type": "ThisExpression", "range": [ - 94930, - 94934 + 90803, + 90807 ], "loc": { "start": { - "line": 3147, + "line": 2997, "column": 15 }, "end": { - "line": 3147, + "line": 2997, "column": 19 } } @@ -166125,62 +158981,62 @@ "type": "Identifier", "name": "cfg", "range": [ - 94935, - 94938 + 90808, + 90811 ], "loc": { "start": { - "line": 3147, + "line": 2997, "column": 20 }, "end": { - "line": 3147, + "line": 2997, "column": 23 } } }, "range": [ - 94930, - 94938 + 90803, + 90811 ], "loc": { "start": { - "line": 3147, + "line": 2997, "column": 15 }, "end": { - "line": 3147, + "line": 2997, "column": 23 } } }, "range": [ - 94923, - 94939 + 90796, + 90812 ], "loc": { "start": { - "line": 3147, + "line": 2997, "column": 8 }, "end": { - "line": 3147, + "line": 2997, "column": 24 } } } ], "range": [ - 94913, - 94945 + 90786, + 90818 ], "loc": { "start": { - "line": 3146, + "line": 2996, "column": 13 }, "end": { - "line": 3148, + "line": 2998, "column": 5 } } @@ -166188,16 +159044,16 @@ "generator": false, "expression": false, "range": [ - 94910, - 94945 + 90783, + 90818 ], "loc": { "start": { - "line": 3146, + "line": 2996, "column": 10 }, "end": { - "line": 3148, + "line": 2998, "column": 5 } } @@ -166205,16 +159061,16 @@ "kind": "method", "computed": false, "range": [ - 94904, - 94945 + 90777, + 90818 ], "loc": { "start": { - "line": 3146, + "line": 2996, "column": 4 }, "end": { - "line": 3148, + "line": 2998, "column": 5 } }, @@ -166223,16 +159079,16 @@ "type": "Block", "value": "*\n * Get the configuration object (literal object)\n * @return {Object}\n ", "range": [ - 94811, - 94899 + 90684, + 90772 ], "loc": { "start": { - "line": 3142, + "line": 2992, "column": 4 }, "end": { - "line": 3145, + "line": 2995, "column": 7 } } @@ -166242,8 +159098,8 @@ } ], "range": [ - 1070, - 94947 + 1059, + 90820 ], "loc": { "start": { @@ -166251,14 +159107,14 @@ "column": 25 }, "end": { - "line": 3149, + "line": 2999, "column": 1 } } }, "range": [ - 1052, - 94947 + 1041, + 90820 ], "loc": { "start": { @@ -166266,7 +159122,7 @@ "column": 7 }, "end": { - "line": 3149, + "line": 2999, "column": 1 } }, @@ -166275,8 +159131,8 @@ "type": "Block", "value": "*\n * Makes HTML tables filterable and a bit more :)\n *\n * @export\n * @class TableFilter\n ", "range": [ - 951, - 1044 + 940, + 1033 ], "loc": { "start": { @@ -166295,8 +159151,8 @@ "specifiers": [], "source": null, "range": [ - 1045, - 94947 + 1034, + 90820 ], "loc": { "start": { @@ -166304,7 +159160,7 @@ "column": 0 }, "end": { - "line": 3149, + "line": 2999, "column": 1 } }, @@ -166313,8 +159169,8 @@ "type": "Block", "value": "*\n * Makes HTML tables filterable and a bit more :)\n *\n * @export\n * @class TableFilter\n ", "range": [ - 951, - 1044 + 940, + 1033 ], "loc": { "start": { @@ -166333,7 +159189,7 @@ "sourceType": "module", "range": [ 0, - 94947 + 90820 ], "loc": { "start": { @@ -166341,7 +159197,7 @@ "column": 0 }, "end": { - "line": 3149, + "line": 2999, "column": 1 } }, @@ -166350,8 +159206,8 @@ "type": "Block", "value": "*\n * Makes HTML tables filterable and a bit more :)\n *\n * @export\n * @class TableFilter\n ", "range": [ - 951, - 1044 + 940, + 1033 ], "loc": { "start": { @@ -166368,8 +159224,8 @@ "type": "Block", "value": "*\n * Creates an instance of TableFilter\n * requires `table` or `id` arguments, `row` and `configuration` optional\n * @param {HTMLTableElement} table Table DOM element\n * @param {String} id Table id\n * @param {Number} row index indicating the 1st row\n * @param {Object} configuration object\n ", "range": [ - 1077, - 1400 + 1066, + 1389 ], "loc": { "start": { @@ -166386,8 +159242,8 @@ "type": "Block", "value": "*\n * ID of current instance\n * @type {String}\n * @private\n ", "range": [ - 1436, - 1531 + 1425, + 1520 ], "loc": { "start": { @@ -166404,8 +159260,8 @@ "type": "Block", "value": "*\n * Current version\n * @type {String}\n ", "range": [ - 1565, - 1633 + 1554, + 1622 ], "loc": { "start": { @@ -166422,8 +159278,8 @@ "type": "Block", "value": "*\n * Current year\n * @type {Number}\n * @private\n ", "range": [ - 1679, - 1764 + 1668, + 1753 ], "loc": { "start": { @@ -166440,8 +159296,8 @@ "type": "Block", "value": "*\n * HTML Table DOM element\n * @type {DOMElement}\n * @private\n ", "range": [ - 1820, - 1919 + 1809, + 1908 ], "loc": { "start": { @@ -166458,8 +159314,8 @@ "type": "Block", "value": "*\n * Calculated row's index from which starts filtering once filters\n * are generated\n * @type {Number}\n ", "range": [ - 1954, - 2095 + 1943, + 2084 ], "loc": { "start": { @@ -166476,8 +159332,8 @@ "type": "Block", "value": "*\n * Index of the headers row\n * @type {Number}\n * @private\n ", "range": [ - 2133, - 2230 + 2122, + 2219 ], "loc": { "start": { @@ -166494,8 +159350,8 @@ "type": "Block", "value": "*\n * Configuration object\n * @type {Object}\n * @private\n ", "range": [ - 2272, - 2365 + 2261, + 2354 ], "loc": { "start": { @@ -166512,8 +159368,8 @@ "type": "Block", "value": "*\n * Number of rows that can be filtered\n * @type {Number}\n * @private\n ", "range": [ - 2398, - 2506 + 2387, + 2495 ], "loc": { "start": { @@ -166530,8 +159386,8 @@ "type": "Block", "value": "*\n * Number of cells in the reference row\n * @type {Number}\n * @private\n ", "range": [ - 2551, - 2660 + 2540, + 2649 ], "loc": { "start": { @@ -166548,8 +159404,8 @@ "type": "Block", "value": "*\n * Has a configuration object\n * @type {Object}\n * @private\n ", "range": [ - 2699, - 2798 + 2688, + 2787 ], "loc": { "start": { @@ -166566,8 +159422,8 @@ "type": "Block", "value": "* @private ", "range": [ - 2840, - 2855 + 2829, + 2844 ], "loc": { "start": { @@ -166584,8 +159440,8 @@ "type": "Line", "value": " TODO: use for-of", "range": [ - 2922, - 2941 + 2911, + 2930 ], "loc": { "start": { @@ -166602,8 +159458,8 @@ "type": "Line", "value": " configuration object", "range": [ - 3821, - 3844 + 3810, + 3833 ], "loc": { "start": { @@ -166620,8 +159476,8 @@ "type": "Block", "value": "*\n * Event emitter instance\n * @type {Emitter}\n ", "range": [ - 3880, - 3956 + 3869, + 3945 ], "loc": { "start": { @@ -166638,8 +159494,8 @@ "type": "Line", "value": "Start row", "range": [ - 4004, - 4015 + 3993, + 4004 ], "loc": { "start": { @@ -166656,8 +159512,8 @@ "type": "Block", "value": "*\n * Collection of filter type by column\n * @type {Array}\n * @private\n ", "range": [ - 4087, - 4194 + 4076, + 4183 ], "loc": { "start": { @@ -166674,8 +159530,8 @@ "type": "Block", "value": "*\n * Base path for static assets\n * @type {String}\n ", "range": [ - 4480, - 4560 + 4469, + 4549 ], "loc": { "start": { @@ -166692,8 +159548,8 @@ "type": "Block", "value": "** filters' grid properties **", "range": [ - 4636, - 4670 + 4625, + 4659 ], "loc": { "start": { @@ -166710,8 +159566,8 @@ "type": "Block", "value": "*\n * Enable/disable filters\n * @type {Boolean}\n ", "range": [ - 4680, - 4756 + 4669, + 4745 ], "loc": { "start": { @@ -166728,8 +159584,8 @@ "type": "Block", "value": "*\n * Enable/disable grid layout (fixed headers)\n * @type {Object|Boolean}\n ", "range": [ - 4817, - 4920 + 4806, + 4909 ], "loc": { "start": { @@ -166746,8 +159602,8 @@ "type": "Block", "value": "*\n * Filters row index\n * @type {Number}\n ", "range": [ - 5004, - 5074 + 4993, + 5063 ], "loc": { "start": { @@ -166764,8 +159620,8 @@ "type": "Block", "value": "*\n * Headers row index\n * @type {Number}\n ", "range": [ - 5151, - 5221 + 5140, + 5210 ], "loc": { "start": { @@ -166782,8 +159638,8 @@ "type": "Block", "value": "*\n * Define the type of cell containing a filter (td/th)\n * @type {String}\n ", "range": [ - 5340, - 5444 + 5329, + 5433 ], "loc": { "start": { @@ -166800,8 +159656,8 @@ "type": "Block", "value": "*\n * List of filters IDs\n * @type {Array}\n * @private\n ", "range": [ - 5523, - 5614 + 5512, + 5603 ], "loc": { "start": { @@ -166818,8 +159674,8 @@ "type": "Block", "value": "*\n * List of valid rows indexes (rows visible upon filtering)\n * @type {Array}\n * @private\n ", "range": [ - 5650, - 5778 + 5639, + 5767 ], "loc": { "start": { @@ -166834,16 +159690,34 @@ }, { "type": "Block", - "value": "*\n * Toolbar's container DOM element\n * @type {DOMElement}\n * @private\n ", + "value": "** filters' grid appearance **", "range": [ - 5822, - 5930 + 5811, + 5845 ], "loc": { "start": { "line": 225, "column": 8 }, + "end": { + "line": 225, + "column": 42 + } + } + }, + { + "type": "Block", + "value": "*\n * Path for stylesheets\n * @type {String}\n ", + "range": [ + 5854, + 5927 + ], + "loc": { + "start": { + "line": 226, + "column": 8 + }, "end": { "line": 229, "column": 11 @@ -166852,10 +159726,10 @@ }, { "type": "Block", - "value": "*\n * Left-side inner container DOM element (rows counter in toolbar)\n * @type {DOMElement}\n * @private\n ", + "value": "*\n * Main stylesheet path\n * @type {String}\n ", "range": [ - 5968, - 6108 + 5983, + 6056 ], "loc": { "start": { @@ -166863,169 +159737,7 @@ "column": 8 }, "end": { - "line": 236, - "column": 11 - } - } - }, - { - "type": "Block", - "value": "*\n * Right-side inner container DOM element (reset button,\n * page length selector in toolbar)\n * @type {DOMElement}\n * @private\n ", - "range": [ - 6144, - 6318 - ], - "loc": { - "start": { - "line": 239, - "column": 8 - }, - "end": { - "line": 244, - "column": 11 - } - } - }, - { - "type": "Block", - "value": "*\n * Middle inner container DOM element (paging elements in toolbar)\n * @type {DOMElement}\n * @private\n ", - "range": [ - 6354, - 6494 - ], - "loc": { - "start": { - "line": 247, - "column": 8 - }, - "end": { - "line": 251, - "column": 11 - } - } - }, - { - "type": "Block", - "value": "*\n * Css class for toolbar's container DOM element\n * @type {String}\n ", - "range": [ - 6530, - 6628 - ], - "loc": { - "start": { - "line": 254, - "column": 8 - }, - "end": { - "line": 257, - "column": 11 - } - } - }, - { - "type": "Block", - "value": "*\n * Css class for left-side inner container DOM element\n * @type {String}\n ", - "range": [ - 6709, - 6813 - ], - "loc": { - "start": { - "line": 260, - "column": 8 - }, - "end": { - "line": 263, - "column": 11 - } - } - }, - { - "type": "Block", - "value": "*\n * Css class for right-side inner container DOM element\n * @type {String}\n ", - "range": [ - 6894, - 6999 - ], - "loc": { - "start": { - "line": 266, - "column": 8 - }, - "end": { - "line": 269, - "column": 11 - } - } - }, - { - "type": "Block", - "value": "*\n * Css class for middle inner container DOM element\n * @type {String}\n ", - "range": [ - 7081, - 7182 - ], - "loc": { - "start": { - "line": 272, - "column": 8 - }, - "end": { - "line": 275, - "column": 11 - } - } - }, - { - "type": "Block", - "value": "** filters' grid appearance **", - "range": [ - 7265, - 7299 - ], - "loc": { - "start": { - "line": 278, - "column": 8 - }, - "end": { - "line": 278, - "column": 42 - } - } - }, - { - "type": "Block", - "value": "*\n * Path for stylesheets\n * @type {String}\n ", - "range": [ - 7308, - 7381 - ], - "loc": { - "start": { - "line": 279, - "column": 8 - }, - "end": { - "line": 282, - "column": 11 - } - } - }, - { - "type": "Block", - "value": "*\n * Main stylesheet path\n * @type {String}\n ", - "range": [ - 7437, - 7510 - ], - "loc": { - "start": { - "line": 285, - "column": 8 - }, - "end": { - "line": 288, + "line": 235, "column": 11 } } @@ -167034,16 +159746,16 @@ "type": "Block", "value": "*\n * Main stylesheet ID\n * @type {String}\n * @private\n ", "range": [ - 7572, - 7663 + 6118, + 6209 ], "loc": { "start": { - "line": 291, + "line": 238, "column": 8 }, "end": { - "line": 295, + "line": 242, "column": 11 } } @@ -167052,16 +159764,16 @@ "type": "Block", "value": "*\n * Css class for the filters row\n * @type {String}\n ", "range": [ - 7721, - 7803 + 6267, + 6349 ], "loc": { "start": { - "line": 298, + "line": 245, "column": 8 }, "end": { - "line": 301, + "line": 248, "column": 11 } } @@ -167070,16 +159782,16 @@ "type": "Block", "value": "*\n * Enable/disable icons (paging, reset button)\n * @type {Boolean}\n ", "range": [ - 7889, - 7986 + 6435, + 6532 ], "loc": { "start": { - "line": 304, + "line": 251, "column": 8 }, "end": { - "line": 307, + "line": 254, "column": 11 } } @@ -167088,16 +159800,16 @@ "type": "Block", "value": "*\n * Enable/disable alternating rows\n * @type {Boolean}\n ", "range": [ - 8059, - 8144 + 6605, + 6690 ], "loc": { "start": { - "line": 310, + "line": 257, "column": 8 }, "end": { - "line": 313, + "line": 260, "column": 11 } } @@ -167106,16 +159818,16 @@ "type": "Block", "value": "*\n * Columns widths array\n * @type {Array}\n ", "range": [ - 8210, - 8282 + 6756, + 6828 ], "loc": { "start": { - "line": 316, + "line": 263, "column": 8 }, "end": { - "line": 319, + "line": 266, "column": 11 } } @@ -167124,12 +159836,174 @@ "type": "Block", "value": "*\n * Css class for a filter element\n * @type {String}\n ", "range": [ - 8348, - 8431 + 6894, + 6977 ], "loc": { "start": { - "line": 322, + "line": 269, + "column": 8 + }, + "end": { + "line": 272, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * Css class for multiple select filters\n * @type {String}\n ", + "range": [ + 7051, + 7141 + ], + "loc": { + "start": { + "line": 275, + "column": 8 + }, + "end": { + "line": 278, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * Css class for small filter (when submit button is active)\n * @type {String}\n ", + "range": [ + 7232, + 7342 + ], + "loc": { + "start": { + "line": 281, + "column": 8 + }, + "end": { + "line": 284, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * Css class for single filter type\n * @type {String}\n ", + "range": [ + 7429, + 7514 + ], + "loc": { + "start": { + "line": 287, + "column": 8 + }, + "end": { + "line": 290, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "** filters' grid behaviours **", + "range": [ + 7620, + 7654 + ], + "loc": { + "start": { + "line": 294, + "column": 8 + }, + "end": { + "line": 294, + "column": 42 + } + } + }, + { + "type": "Block", + "value": "*\n * Enable/disable enter key for input type filters\n * @type {Boolean}\n ", + "range": [ + 7664, + 7765 + ], + "loc": { + "start": { + "line": 296, + "column": 8 + }, + "end": { + "line": 299, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * Callback fired before filtering process starts\n * @type {Function}\n ", + "range": [ + 7832, + 7933 + ], + "loc": { + "start": { + "line": 302, + "column": 8 + }, + "end": { + "line": 305, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * Callback fired after filtering process is completed\n * @type {Function}\n ", + "range": [ + 8015, + 8121 + ], + "loc": { + "start": { + "line": 308, + "column": 8 + }, + "end": { + "line": 311, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * Enable/disable case sensitivity filtering\n * @type {Boolean}\n ", + "range": [ + 8201, + 8296 + ], + "loc": { + "start": { + "line": 314, + "column": 8 + }, + "end": { + "line": 317, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * Indicate whether exact match filtering is enabled on a per column\n * basis\n * @type {Boolean}\n * @private\n ", + "range": [ + 8362, + 8518 + ], + "loc": { + "start": { + "line": 320, "column": 8 }, "end": { @@ -167140,10 +160014,10 @@ }, { "type": "Block", - "value": "*\n * Css class for multiple select filters\n * @type {String}\n ", + "value": "*\n * Exact match filtering per column array\n * @type {Array}\n ", "range": [ - 8505, - 8595 + 8594, + 8684 ], "loc": { "start": { @@ -167158,46 +160032,46 @@ }, { "type": "Block", - "value": "*\n * Css class for small filter (when submit button is active)\n * @type {String}\n ", + "value": "*\n * Globally enable/disable exact match filtering\n * @type {Boolean}\n ", "range": [ - 8686, - 8796 + 8791, + 8890 ], "loc": { "start": { - "line": 334, + "line": 335, "column": 8 }, "end": { - "line": 337, + "line": 338, "column": 11 } } }, { "type": "Block", - "value": "*\n * Css class for single filter type\n * @type {String}\n ", + "value": "*\n * Ignore diacritics globally or on a column basis\n * @type {Boolean|Array}\n ", "range": [ - 8883, - 8968 + 8950, + 9057 ], "loc": { "start": { - "line": 340, + "line": 341, "column": 8 }, "end": { - "line": 343, + "line": 344, "column": 11 } } }, { "type": "Block", - "value": "** filters' grid behaviours **", + "value": "*\n * Enable/disable linked filters filtering mode\n * @type {Boolean}\n ", "range": [ - 9074, - 9108 + 9120, + 9218 ], "loc": { "start": { @@ -167205,57 +160079,39 @@ "column": 8 }, "end": { - "line": 347, - "column": 42 - } - } - }, - { - "type": "Block", - "value": "*\n * Enable/disable enter key for input type filters\n * @type {Boolean}\n ", - "range": [ - 9118, - 9219 - ], - "loc": { - "start": { - "line": 349, - "column": 8 - }, - "end": { - "line": 352, + "line": 350, "column": 11 } } }, { "type": "Block", - "value": "*\n * Callback fired before filtering process starts\n * @type {Function}\n ", + "value": "*\n * Enable/disable readonly state for excluded options when\n * linked filters filtering mode is on\n * @type {Boolean}\n ", "range": [ - 9286, - 9387 + 9284, + 9440 ], "loc": { "start": { - "line": 355, + "line": 353, "column": 8 }, "end": { - "line": 358, + "line": 357, "column": 11 } } }, { "type": "Block", - "value": "*\n * Callback fired after filtering process is completed\n * @type {Function}\n ", + "value": "*\n * Active filter ID\n * @type {String}\n * @private\n ", "range": [ - 9469, - 9575 + 9525, + 9614 ], "loc": { "start": { - "line": 361, + "line": 360, "column": 8 }, "end": { @@ -167266,10 +160122,10 @@ }, { "type": "Block", - "value": "*\n * Enable/disable case sensitivity filtering\n * @type {Boolean}\n ", + "value": "*\n * Enable/disable always visible rows, excluded from filtering\n * @type {Boolean}\n ", "range": [ - 9655, - 9750 + 9660, + 9773 ], "loc": { "start": { @@ -167284,10 +160140,10 @@ }, { "type": "Block", - "value": "*\n * Indicate whether exact match filtering is enabled on a per column\n * basis\n * @type {Boolean}\n * @private\n ", + "value": "*\n * List of row indexes to be excluded from filtering\n * @type {Array}\n ", "range": [ - 9816, - 9972 + 9845, + 9946 ], "loc": { "start": { @@ -167295,129 +160151,111 @@ "column": 8 }, "end": { - "line": 378, + "line": 376, "column": 11 } } }, { "type": "Block", - "value": "*\n * Exact match filtering per column array\n * @type {Array}\n ", + "value": "*\n * List of containers IDs where external filters will be generated\n * @type {Array}\n ", "range": [ - 10048, - 10138 + 10033, + 10148 ], "loc": { "start": { - "line": 381, + "line": 379, "column": 8 }, "end": { - "line": 384, + "line": 382, "column": 11 } } }, { "type": "Block", - "value": "*\n * Globally enable/disable exact match filtering\n * @type {Boolean}\n ", + "value": "*\n * Callback fired after filters are generated\n * @type {Function}\n ", "range": [ - 10245, - 10344 + 10233, + 10330 ], "loc": { "start": { + "line": 385, + "column": 8 + }, + "end": { "line": 388, - "column": 8 - }, - "end": { + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * Enable/disable single filter filtering all columns\n * @type {Boolean}\n ", + "range": [ + 10414, + 10518 + ], + "loc": { + "start": { "line": 391, - "column": 11 - } - } - }, - { - "type": "Block", - "value": "*\n * Ignore diacritics globally or on a column basis\n * @type {Boolean|Array}\n ", - "range": [ - 10404, - 10511 - ], - "loc": { - "start": { + "column": 8 + }, + "end": { "line": 394, - "column": 8 - }, - "end": { + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * Callback fired after a row is validated during filtering\n * @type {Function}\n ", + "range": [ + 10585, + 10696 + ], + "loc": { + "start": { "line": 397, - "column": 11 - } - } - }, - { - "type": "Block", - "value": "*\n * Enable/disable linked filters filtering mode\n * @type {Boolean}\n ", - "range": [ - 10574, - 10672 - ], - "loc": { - "start": { + "column": 8 + }, + "end": { "line": 400, - "column": 8 - }, - "end": { + "column": 11 + } + } + }, + { + "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": [ + 10778, + 11149 + ], + "loc": { + "start": { "line": 403, - "column": 11 - } - } - }, - { - "type": "Block", - "value": "*\n * Enable/disable readonly state for excluded options when\n * linked filters filtering mode is on\n * @type {Boolean}\n ", - "range": [ - 10738, - 10894 - ], - "loc": { - "start": { - "line": 406, "column": 8 }, "end": { - "line": 410, + "line": 414, "column": 11 } } }, { "type": "Block", - "value": "*\n * Active filter ID\n * @type {String}\n * @private\n ", + "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": [ - 10979, - 11068 + 11339, + 11505 ], "loc": { "start": { - "line": 413, - "column": 8 - }, - "end": { - "line": 417, - "column": 11 - } - } - }, - { - "type": "Block", - "value": "*\n * Enable/disable always visible rows, excluded from filtering\n * @type {Boolean}\n ", - "range": [ - 11114, - 11227 - ], - "loc": { - "start": { - "line": 420, + "line": 419, "column": 8 }, "end": { @@ -167428,10 +160266,10 @@ }, { "type": "Block", - "value": "*\n * List of row indexes to be excluded from filtering\n * @type {Array}\n ", + "value": "*\n * Indicate whether watermark is on a per column basis\n * @type {Boolean}\n * @private\n ", "range": [ - 11299, - 11400 + 11559, + 11684 ], "loc": { "start": { @@ -167439,107 +160277,143 @@ "column": 8 }, "end": { - "line": 429, + "line": 430, "column": 11 } } }, { "type": "Block", - "value": "*\n * List of containers IDs where external filters will be generated\n * @type {Array}\n ", + "value": "*\n * Indicate whether help UI component is disabled\n * @type {Boolean}\n ", "range": [ - 11487, - 11602 + 11751, + 11851 ], "loc": { "start": { - "line": 432, + "line": 433, "column": 8 }, "end": { - "line": 435, + "line": 436, "column": 11 } } }, { "type": "Block", - "value": "*\n * Callback fired after filters are generated\n * @type {Function}\n ", + "value": "*\n * Indicate whether pop-up filters UI is enabled\n * @type {Boolean}\n ", "range": [ - 11687, - 11784 + 11998, + 12097 ], "loc": { "start": { - "line": 438, + "line": 440, "column": 8 }, "end": { - "line": 441, + "line": 443, "column": 11 } } }, { "type": "Block", - "value": "*\n * Enable/disable single filter filtering all columns\n * @type {Boolean}\n ", + "value": "*\n * Indicate whether filtered (active) columns indicator is enabled\n * @type {Boolean}\n ", "range": [ - 11868, - 11972 + 12187, + 12304 ], "loc": { "start": { - "line": 444, + "line": 446, "column": 8 }, "end": { - "line": 447, + "line": 449, "column": 11 } } }, { "type": "Block", - "value": "*\n * Callback fired after a row is validated during filtering\n * @type {Function}\n ", + "value": "** select filter's customisation and behaviours **", "range": [ - 12039, - 12150 + 12423, + 12477 ], "loc": { "start": { - "line": 450, + "line": 453, "column": 8 }, "end": { "line": 453, - "column": 11 + "column": 62 } } }, { "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 ", + "value": "*\n * Text for clear option in drop-down filter types (1st option)\n * @type {String|Array}\n ", "range": [ - 12232, - 12603 + 12486, + 12605 ], "loc": { "start": { - "line": 456, + "line": 454, "column": 8 }, "end": { - "line": 467, + "line": 457, "column": 11 } } }, { "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 ", + "value": "*\n * Indicate whether empty option is enabled in drop-down filter types\n * @type {Boolean}\n ", "range": [ - 12793, - 12959 + 12689, + 12809 + ], + "loc": { + "start": { + "line": 460, + "column": 8 + }, + "end": { + "line": 463, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * Text for empty option in drop-down filter types\n * @type {String}\n ", + "range": [ + 12884, + 12984 + ], + "loc": { + "start": { + "line": 466, + "column": 8 + }, + "end": { + "line": 469, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * Indicate whether non-empty option is enabled in drop-down filter\n * types\n * @type {Boolean}\n ", + "range": [ + 13057, + 13192 ], "loc": { "start": { @@ -167554,10 +160428,10 @@ }, { "type": "Block", - "value": "*\n * Indicate whether watermark is on a per column basis\n * @type {Boolean}\n * @private\n ", + "value": "*\n * Text for non-empty option in drop-down filter types\n * @type {String}\n ", "range": [ - 13013, - 13138 + 13274, + 13378 ], "loc": { "start": { @@ -167565,21 +160439,21 @@ "column": 8 }, "end": { - "line": 483, + "line": 482, "column": 11 } } }, { "type": "Block", - "value": "*\n * Toolbar's custom container ID\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": [ - 13205, - 13287 + 13462, + 13610 ], "loc": { "start": { - "line": 486, + "line": 485, "column": 8 }, "end": { @@ -167590,10 +160464,10 @@ }, { "type": "Block", - "value": "*\n * Indicate whether help UI component is disabled\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": [ - 13365, - 13465 + 13680, + 13858 ], "loc": { "start": { @@ -167601,187 +160475,7 @@ "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": { - "start": { - "line": 499, - "column": 8 - }, - "end": { - "line": 502, - "column": 11 - } - } - }, - { - "type": "Block", - "value": "*\n * Indicate whether filtered (active) columns indicator is enabled\n * @type {Boolean}\n ", - "range": [ - 13801, - 13918 - ], - "loc": { - "start": { - "line": 505, - "column": 8 - }, - "end": { - "line": 508, - "column": 11 - } - } - }, - { - "type": "Block", - "value": "** select filter's customisation and behaviours **", - "range": [ - 14037, - 14091 - ], - "loc": { - "start": { - "line": 512, - "column": 8 - }, - "end": { - "line": 512, - "column": 62 - } - } - }, - { - "type": "Block", - "value": "*\n * Text for clear option in drop-down filter types (1st option)\n * @type {String|Array}\n ", - "range": [ - 14100, - 14219 - ], - "loc": { - "start": { - "line": 513, - "column": 8 - }, - "end": { - "line": 516, - "column": 11 - } - } - }, - { - "type": "Block", - "value": "*\n * Indicate whether empty option is enabled in drop-down filter types\n * @type {Boolean}\n ", - "range": [ - 14303, - 14423 - ], - "loc": { - "start": { - "line": 519, - "column": 8 - }, - "end": { - "line": 522, - "column": 11 - } - } - }, - { - "type": "Block", - "value": "*\n * Text for empty option in drop-down filter types\n * @type {String}\n ", - "range": [ - 14498, - 14598 - ], - "loc": { - "start": { - "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": { - "line": 535, - "column": 11 - } - } - }, - { - "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 - } - } - }, - { - "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": "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": [ - 15294, - 15472 - ], - "loc": { - "start": { - "line": 551, - "column": 8 - }, - "end": { - "line": 555, + "line": 496, "column": 11 } } @@ -167790,16 +160484,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": [ - 15614, - 15790 + 14000, + 14176 ], "loc": { "start": { - "line": 559, + "line": 500, "column": 8 }, "end": { - "line": 564, + "line": 505, "column": 11 } } @@ -167808,16 +160502,16 @@ "type": "Block", "value": "*\n * List of columns implementing options sorting in a ascending numeric\n * manner\n * @type {Array}\n ", "range": [ - 15853, - 15990 + 14239, + 14376 ], "loc": { "start": { - "line": 567, + "line": 508, "column": 8 }, "end": { - "line": 571, + "line": 512, "column": 11 } } @@ -167826,16 +160520,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": [ - 16067, - 16244 + 14453, + 14630 ], "loc": { "start": { - "line": 574, + "line": 515, "column": 8 }, "end": { - "line": 579, + "line": 520, "column": 11 } } @@ -167844,16 +160538,16 @@ "type": "Block", "value": "*\n * List of columns implementing options sorting in a descending numeric\n * manner\n * @type {Array}\n ", "range": [ - 16309, - 16447 + 14695, + 14833 ], "loc": { "start": { - "line": 582, + "line": 523, "column": 8 }, "end": { - "line": 586, + "line": 527, "column": 11 } } @@ -167862,16 +160556,16 @@ "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 + 14913, + 15056 ], "loc": { "start": { - "line": 589, + "line": 530, "column": 8 }, "end": { - "line": 593, + "line": 534, "column": 11 } } @@ -167880,16 +160574,16 @@ "type": "Block", "value": "*\n * Indicate whether custom drop-down filter options are implemented\n * @type {Boolean}\n ", "range": [ - 16746, - 16864 + 15132, + 15250 ], "loc": { "start": { - "line": 596, + "line": 537, "column": 8 }, "end": { - "line": 599, + "line": 540, "column": 11 } } @@ -167898,16 +160592,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": [ - 16931, - 17403 + 15317, + 15789 ], "loc": { "start": { - "line": 602, + "line": 543, "column": 8 }, "end": { - "line": 618, + "line": 559, "column": 11 } } @@ -167916,16 +160610,16 @@ "type": "Block", "value": "** Filter operators **", "range": [ - 17460, - 17486 + 15846, + 15872 ], "loc": { "start": { - "line": 621, + "line": 562, "column": 8 }, "end": { - "line": 621, + "line": 562, "column": 34 } } @@ -167934,16 +160628,16 @@ "type": "Block", "value": "*\n * Regular expression operator for input filter. Defaults to 'rgx:'\n * @type {String}\n ", "range": [ - 17495, - 17612 + 15881, + 15998 ], "loc": { "start": { - "line": 622, + "line": 563, "column": 8 }, "end": { - "line": 625, + "line": 566, "column": 11 } } @@ -167952,16 +160646,16 @@ "type": "Block", "value": "*\n * Empty cells operator for input filter. Defaults to '[empty]'\n * @type {String}\n ", "range": [ - 17689, - 17802 + 16075, + 16188 ], "loc": { "start": { - "line": 628, + "line": 569, "column": 8 }, "end": { - "line": 631, + "line": 572, "column": 11 } } @@ -167970,16 +160664,16 @@ "type": "Block", "value": "*\n * Non-empty cells operator for input filter. Defaults to '[nonempty]'\n * @type {String}\n ", "range": [ - 17880, - 18000 + 16266, + 16386 ], "loc": { "start": { - "line": 634, + "line": 575, "column": 8 }, "end": { - "line": 637, + "line": 578, "column": 11 } } @@ -167988,16 +160682,16 @@ "type": "Block", "value": "*\n * Logical OR operator for input filter. Defaults to '||'\n * @type {String}\n ", "range": [ - 18084, - 18191 + 16470, + 16577 ], "loc": { "start": { - "line": 640, + "line": 581, "column": 8 }, "end": { - "line": 643, + "line": 584, "column": 11 } } @@ -168006,16 +160700,16 @@ "type": "Block", "value": "*\n * Logical AND operator for input filter. Defaults to '&&'\n * @type {String}\n ", "range": [ - 18261, - 18369 + 16647, + 16755 ], "loc": { "start": { - "line": 646, + "line": 587, "column": 8 }, "end": { - "line": 649, + "line": 590, "column": 11 } } @@ -168024,16 +160718,16 @@ "type": "Block", "value": "*\n * Greater than operator for input filter. Defaults to '>'\n * @type {String}\n ", "range": [ - 18440, - 18548 + 16826, + 16934 ], "loc": { "start": { - "line": 652, + "line": 593, "column": 8 }, "end": { - "line": 655, + "line": 596, "column": 11 } } @@ -168042,16 +160736,16 @@ "type": "Block", "value": "*\n * Lower than operator for input filter. Defaults to '<'\n * @type {String}\n ", "range": [ - 18622, - 18728 + 17008, + 17114 ], "loc": { "start": { - "line": 658, + "line": 599, "column": 8 }, "end": { - "line": 661, + "line": 602, "column": 11 } } @@ -168060,16 +160754,16 @@ "type": "Block", "value": "*\n * Lower than or equal operator for input filter. Defaults to '<='\n * @type {String}\n ", "range": [ - 18800, - 18916 + 17186, + 17302 ], "loc": { "start": { - "line": 664, + "line": 605, "column": 8 }, "end": { - "line": 667, + "line": 608, "column": 11 } } @@ -168078,16 +160772,16 @@ "type": "Block", "value": "*\n * Greater than or equal operator for input filter. Defaults to '>='\n * @type {String}\n ", "range": [ - 18995, - 19113 + 17381, + 17499 ], "loc": { "start": { - "line": 670, + "line": 611, "column": 8 }, "end": { - "line": 673, + "line": 614, "column": 11 } } @@ -168096,16 +160790,16 @@ "type": "Block", "value": "*\n * Inequality operator for input filter. Defaults to '!'\n * @type {String}\n ", "range": [ - 19194, - 19300 + 17580, + 17686 ], "loc": { "start": { - "line": 676, + "line": 617, "column": 8 }, "end": { - "line": 679, + "line": 620, "column": 11 } } @@ -168114,16 +160808,16 @@ "type": "Block", "value": "*\n * Like operator for input filter. Defaults to '*'\n * @type {String}\n ", "range": [ - 19376, - 19476 + 17762, + 17862 ], "loc": { "start": { - "line": 682, + "line": 623, "column": 8 }, "end": { - "line": 685, + "line": 626, "column": 11 } } @@ -168132,16 +160826,16 @@ "type": "Block", "value": "*\n * Strict equality operator for input filter. Defaults to '='\n * @type {String}\n ", "range": [ - 19547, - 19658 + 17933, + 18044 ], "loc": { "start": { - "line": 688, + "line": 629, "column": 8 }, "end": { - "line": 691, + "line": 632, "column": 11 } } @@ -168150,16 +160844,16 @@ "type": "Block", "value": "*\n * Starts with operator for input filter. Defaults to '='\n * @type {String}\n ", "range": [ - 19730, - 19837 + 18116, + 18223 ], "loc": { "start": { - "line": 694, + "line": 635, "column": 8 }, "end": { - "line": 697, + "line": 638, "column": 11 } } @@ -168168,16 +160862,16 @@ "type": "Block", "value": "*\n * Ends with operator for input filter. Defaults to '='\n * @type {String}\n ", "range": [ - 19914, - 20019 + 18300, + 18405 ], "loc": { "start": { - "line": 700, + "line": 641, "column": 8 }, "end": { - "line": 703, + "line": 644, "column": 11 } } @@ -168186,16 +160880,16 @@ "type": "Line", "value": " this.curExp = f.cur_exp || '^[¥£€$]';", "range": [ - 20094, - 20134 + 18480, + 18520 ], "loc": { "start": { - "line": 706, + "line": 647, "column": 8 }, "end": { - "line": 706, + "line": 647, "column": 48 } } @@ -168204,16 +160898,16 @@ "type": "Block", "value": "*\n * Stored values separator\n * @type {String}\n ", "range": [ - 20144, - 20220 + 18530, + 18606 ], "loc": { "start": { - "line": 708, + "line": 649, "column": 8 }, "end": { - "line": 711, + "line": 652, "column": 11 } } @@ -168222,16 +160916,16 @@ "type": "Block", "value": "*\n * Enable rows counter UI component\n * @type {Boolean|Object}\n ", "range": [ - 20286, - 20379 + 18672, + 18765 ], "loc": { "start": { - "line": 714, + "line": 655, "column": 8 }, "end": { - "line": 717, + "line": 658, "column": 11 } } @@ -168240,16 +160934,16 @@ "type": "Block", "value": "*\n * Enable status bar UI component\n * @type {Boolean|Object}\n ", "range": [ - 20466, - 20557 + 18852, + 18943 ], "loc": { "start": { - "line": 720, + "line": 661, "column": 8 }, "end": { - "line": 723, + "line": 664, "column": 11 } } @@ -168258,16 +160952,16 @@ "type": "Block", "value": "*\n * Enable activity/spinner indicator UI component\n * @type {Boolean|Object}\n ", "range": [ - 20638, - 20745 + 19024, + 19131 ], "loc": { "start": { - "line": 726, + "line": 667, "column": 8 }, "end": { - "line": 729, + "line": 670, "column": 11 } } @@ -168276,16 +160970,16 @@ "type": "Block", "value": "** validation - reset buttons/links **", "range": [ - 20815, - 20857 + 19201, + 19243 ], "loc": { "start": { - "line": 732, + "line": 673, "column": 8 }, "end": { - "line": 732, + "line": 673, "column": 50 } } @@ -168294,16 +160988,16 @@ "type": "Block", "value": "*\n * Enable filters submission button\n * @type {Boolean}\n ", "range": [ - 20866, - 20952 + 19252, + 19338 ], "loc": { "start": { - "line": 733, + "line": 674, "column": 8 }, "end": { - "line": 736, + "line": 677, "column": 11 } } @@ -168312,12 +161006,174 @@ "type": "Block", "value": "*\n * Define filters submission button text\n * @type {String}\n ", "range": [ - 21004, - 21094 + 19390, + 19480 ], "loc": { "start": { - "line": 739, + "line": 680, + "column": 8 + }, + "end": { + "line": 683, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * Css class for filters submission button\n * @type {String}\n ", + "range": [ + 19571, + 19663 + ], + "loc": { + "start": { + "line": 686, + "column": 8 + }, + "end": { + "line": 689, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * Enable clear button\n * @type {Boolean}\n ", + "range": [ + 19790, + 19863 + ], + "loc": { + "start": { + "line": 693, + "column": 8 + }, + "end": { + "line": 696, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * Callback fired before filters are cleared\n * @type {Function}\n ", + "range": [ + 19919, + 20015 + ], + "loc": { + "start": { + "line": 699, + "column": 8 + }, + "end": { + "line": 702, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * Callback fired after filters are cleared\n * @type {Function}\n ", + "range": [ + 20095, + 20190 + ], + "loc": { + "start": { + "line": 705, + "column": 8 + }, + "end": { + "line": 708, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * Enable paging component\n * @type {Object|Boolean}\n ", + "range": [ + 20268, + 20352 + ], + "loc": { + "start": { + "line": 711, + "column": 8 + }, + "end": { + "line": 714, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * Number of hidden rows\n * @type {Number}\n * @private\n ", + "range": [ + 20422, + 20516 + ], + "loc": { + "start": { + "line": 717, + "column": 8 + }, + "end": { + "line": 721, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * Enable auto-filter behaviour, table is filtered when a user\n * stops typing\n * @type {Boolean}\n ", + "range": [ + 20557, + 20694 + ], + "loc": { + "start": { + "line": 724, + "column": 8 + }, + "end": { + "line": 728, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * Auto-filter delay in msecs\n * @type {Number}\n ", + "range": [ + 20754, + 20833 + ], + "loc": { + "start": { + "line": 731, + "column": 8 + }, + "end": { + "line": 734, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * Indicate whether user is typing\n * @type {Boolean}\n * @private\n ", + "range": [ + 20938, + 21043 + ], + "loc": { + "start": { + "line": 738, "column": 8 }, "end": { @@ -168328,10 +161184,10 @@ }, { "type": "Block", - "value": "*\n * Css class for filters submission button\n * @type {String}\n ", + "value": "*\n * Auto-filter interval ID\n * @type {String}\n * @private\n ", "range": [ - 21185, - 21277 + 21087, + 21183 ], "loc": { "start": { @@ -168339,17 +161195,17 @@ "column": 8 }, "end": { - "line": 748, + "line": 749, "column": 11 } } }, { "type": "Block", - "value": "*\n * Enable clear button\n * @type {Boolean}\n ", + "value": "*\n * Enable keyword highlighting behaviour\n * @type {Boolean}\n ", "range": [ - 21404, - 21477 + 21230, + 21321 ], "loc": { "start": { @@ -168364,10 +161220,10 @@ }, { "type": "Block", - "value": "*\n * Callback fired before filters are cleared\n * @type {Function}\n ", + "value": "*\n * Enable no results message UI component\n * @type {Object|Boolean}\n ", "range": [ - 21533, - 21629 + 21395, + 21494 ], "loc": { "start": { @@ -168380,182 +161236,20 @@ } } }, - { - "type": "Block", - "value": "*\n * Callback fired after filters are cleared\n * @type {Function}\n ", - "range": [ - 21709, - 21804 - ], - "loc": { - "start": { - "line": 764, - "column": 8 - }, - "end": { - "line": 767, - "column": 11 - } - } - }, - { - "type": "Block", - "value": "*\n * Enable paging component\n * @type {Object|Boolean}\n ", - "range": [ - 21882, - 21966 - ], - "loc": { - "start": { - "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": { - "line": 780, - "column": 11 - } - } - }, - { - "type": "Block", - "value": "*\n * Enable auto-filter behaviour, table is filtered when a user\n * stops typing\n * @type {Boolean}\n ", - "range": [ - 22171, - 22308 - ], - "loc": { - "start": { - "line": 783, - "column": 8 - }, - "end": { - "line": 787, - "column": 11 - } - } - }, - { - "type": "Block", - "value": "*\n * Auto-filter delay in msecs\n * @type {Number}\n ", - "range": [ - 22368, - 22447 - ], - "loc": { - "start": { - "line": 790, - "column": 8 - }, - "end": { - "line": 793, - "column": 11 - } - } - }, - { - "type": "Block", - "value": "*\n * Indicate whether user is typing\n * @type {Boolean}\n * @private\n ", - "range": [ - 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": { - "line": 804, - "column": 8 - }, - "end": { - "line": 808, - "column": 11 - } - } - }, - { - "type": "Block", - "value": "*\n * Enable keyword highlighting behaviour\n * @type {Boolean}\n ", - "range": [ - 22844, - 22935 - ], - "loc": { - "start": { - "line": 811, - "column": 8 - }, - "end": { - "line": 814, - "column": 11 - } - } - }, - { - "type": "Block", - "value": "*\n * Enable no results message UI component\n * @type {Object|Boolean}\n ", - "range": [ - 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 + 21603, + 21688 ], "loc": { "start": { - "line": 824, + "line": 765, "column": 8 }, "end": { - "line": 827, + "line": 768, "column": 11 } } @@ -168564,16 +161258,16 @@ "type": "Block", "value": "** data types **", "range": [ - 23369, - 23389 + 21755, + 21775 ], "loc": { "start": { - "line": 830, + "line": 771, "column": 8 }, "end": { - "line": 830, + "line": 771, "column": 28 } } @@ -168582,16 +161276,16 @@ "type": "Block", "value": "*\n * Enable date type module\n * @type {Boolean}\n * @private\n ", "range": [ - 23399, - 23496 + 21785, + 21882 ], "loc": { "start": { - "line": 832, + "line": 773, "column": 8 }, "end": { - "line": 836, + "line": 777, "column": 11 } } @@ -168600,16 +161294,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": [ - 23536, - 23703 + 21922, + 22089 ], "loc": { "start": { - "line": 839, + "line": 780, "column": 8 }, "end": { - "line": 843, + "line": 784, "column": 11 } } @@ -168618,16 +161312,16 @@ "type": "Block", "value": "*\n * Define thousands separator ',' or '.', defaults to ','\n * @type {String}\n ", "range": [ - 23764, - 23871 + 22150, + 22257 ], "loc": { "start": { - "line": 846, + "line": 787, "column": 8 }, "end": { - "line": 849, + "line": 790, "column": 11 } } @@ -168636,16 +161330,16 @@ "type": "Block", "value": "*\n * Define decimal separator ',' or '.', defaults to '.'\n * @type {String}\n ", "range": [ - 23956, - 24061 + 22342, + 22447 ], "loc": { "start": { - "line": 852, + "line": 793, "column": 8 }, "end": { - "line": 855, + "line": 796, "column": 11 } } @@ -168654,16 +161348,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": [ - 24142, - 24740 + 22528, + 23126 ], "loc": { "start": { - "line": 858, + "line": 799, "column": 8 }, "end": { - "line": 871, + "line": 812, "column": 11 } } @@ -168672,16 +161366,16 @@ "type": "Block", "value": "** ids prefixes **", "range": [ - 24815, - 24837 + 23201, + 23223 ], "loc": { "start": { - "line": 874, + "line": 815, "column": 8 }, "end": { - "line": 874, + "line": 815, "column": 30 } } @@ -168690,16 +161384,16 @@ "type": "Block", "value": "*\n * Main prefix\n * @private\n ", "range": [ - 24846, - 24904 + 23232, + 23290 ], "loc": { "start": { - "line": 875, + "line": 816, "column": 8 }, "end": { - "line": 878, + "line": 819, "column": 11 } } @@ -168708,16 +161402,16 @@ "type": "Block", "value": "*\n * Filter's ID prefix (inputs - selects)\n * @private\n ", "range": [ - 24942, - 25026 + 23328, + 23412 ], "loc": { "start": { - "line": 881, + "line": 822, "column": 8 }, "end": { - "line": 884, + "line": 825, "column": 11 } } @@ -168726,88 +161420,16 @@ "type": "Block", "value": "*\n * Button's ID prefix\n * @private\n ", "range": [ - 25066, - 25131 + 23452, + 23517 ], "loc": { "start": { - "line": 887, + "line": 828, "column": 8 }, "end": { - "line": 890, - "column": 11 - } - } - }, - { - "type": "Block", - "value": "*\n * Toolbar container ID prefix\n * @private\n ", - "range": [ - 25177, - 25251 - ], - "loc": { - "start": { - "line": 893, - "column": 8 - }, - "end": { - "line": 896, - "column": 11 - } - } - }, - { - "type": "Block", - "value": "*\n * Toolbar left element ID prefix\n * @private\n ", - "range": [ - 25295, - 25372 - ], - "loc": { - "start": { - "line": 899, - "column": 8 - }, - "end": { - "line": 902, - "column": 11 - } - } - }, - { - "type": "Block", - "value": "*\n * Toolbar right element ID prefix\n * @private\n ", - "range": [ - 25415, - 25493 - ], - "loc": { - "start": { - "line": 905, - "column": 8 - }, - "end": { - "line": 908, - "column": 11 - } - } - }, - { - "type": "Block", - "value": "*\n * Toolbar middle element ID prefix\n * @private\n ", - "range": [ - 25536, - 25615 - ], - "loc": { - "start": { - "line": 911, - "column": 8 - }, - "end": { - "line": 914, + "line": 831, "column": 11 } } @@ -168816,16 +161438,16 @@ "type": "Block", "value": "*\n * Responsive Css class\n * @private\n ", "range": [ - 25658, - 25725 + 23563, + 23630 ], "loc": { "start": { - "line": 917, + "line": 834, "column": 8 }, "end": { - "line": 920, + "line": 837, "column": 11 } } @@ -168834,16 +161456,16 @@ "type": "Block", "value": "** extensions **", "range": [ - 25773, - 25793 + 23678, + 23698 ], "loc": { "start": { - "line": 923, + "line": 840, "column": 8 }, "end": { - "line": 923, + "line": 840, "column": 28 } } @@ -168852,16 +161474,16 @@ "type": "Block", "value": "*\n * List of loaded extensions\n * @type {Array}\n ", "range": [ - 25802, - 25879 + 23707, + 23784 ], "loc": { "start": { - "line": 924, + "line": 841, "column": 8 }, "end": { - "line": 927, + "line": 844, "column": 11 } } @@ -168870,16 +161492,16 @@ "type": "Block", "value": "** themes **", "range": [ - 25946, - 25962 + 23851, + 23867 ], "loc": { "start": { - "line": 930, + "line": 847, "column": 8 }, "end": { - "line": 930, + "line": 847, "column": 24 } } @@ -168888,16 +161510,16 @@ "type": "Block", "value": "*\n * Enable default theme\n * @type {Boolean}\n ", "range": [ - 25971, - 26045 + 23876, + 23950 ], "loc": { "start": { - "line": 931, + "line": 848, "column": 8 }, "end": { - "line": 934, + "line": 851, "column": 11 } } @@ -168906,16 +161528,16 @@ "type": "Block", "value": "*\n * Determine whether themes are enables\n * @type {Boolean}\n * @private\n ", "range": [ - 26122, - 26232 + 24027, + 24137 ], "loc": { "start": { - "line": 937, + "line": 854, "column": 8 }, "end": { - "line": 941, + "line": 858, "column": 11 } } @@ -168924,16 +161546,16 @@ "type": "Block", "value": "*\n * List of themes, ie:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n ", "range": [ - 26315, - 26427 + 24220, + 24332 ], "loc": { "start": { - "line": 944, + "line": 861, "column": 8 }, "end": { - "line": 948, + "line": 865, "column": 11 } } @@ -168942,16 +161564,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": [ - 26486, - 26667 + 24391, + 24572 ], "loc": { "start": { - "line": 951, + "line": 868, "column": 8 }, "end": { - "line": 956, + "line": 873, "column": 11 } } @@ -168960,16 +161582,34 @@ "type": "Block", "value": "*\n * Enable responsive layout\n * @type {Boolean}\n ", "range": [ - 26725, - 26803 + 24630, + 24708 ], "loc": { "start": { - "line": 959, + "line": 876, "column": 8 }, "end": { - "line": 962, + "line": 879, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * Enable toolbar component\n * @type {Object|Boolean}\n ", + "range": [ + 24767, + 24852 + ], + "loc": { + "start": { + "line": 882, + "column": 8 + }, + "end": { + "line": 885, "column": 11 } } @@ -168978,16 +161618,16 @@ "type": "Block", "value": "*\n * Features registry\n * @private\n ", "range": [ - 26862, - 26926 + 24925, + 24989 ], "loc": { "start": { - "line": 965, + "line": 888, "column": 8 }, "end": { - "line": 968, + "line": 891, "column": 11 } } @@ -168996,35 +161636,35 @@ "type": "Block", "value": "*\n * Extensions registry\n * @private\n ", "range": [ - 26959, - 27025 + 25022, + 25088 ], "loc": { "start": { - "line": 971, + "line": 894, "column": 8 }, "end": { - "line": 974, + "line": 897, "column": 11 } } }, { "type": "Line", - "value": "conditionally instantiate required features", + "value": " conditionally instantiate required features", "range": [ - 27066, - 27111 + 25129, + 25175 ], "loc": { "start": { - "line": 977, + "line": 900, "column": 8 }, "end": { - "line": 977, - "column": 53 + "line": 900, + "column": 54 } } }, @@ -169032,16 +161672,16 @@ "type": "Block", "value": "*\n * Initialise features and layout\n ", "range": [ - 27232, - 27281 + 25296, + 25345 ], "loc": { "start": { - "line": 983, + "line": 906, "column": 4 }, "end": { - "line": 985, + "line": 908, "column": 7 } } @@ -169050,16 +161690,16 @@ "type": "Line", "value": " import main stylesheet", "range": [ - 27366, - 27391 + 25430, + 25455 ], "loc": { "start": { - "line": 991, + "line": 914, "column": 8 }, "end": { - "line": 991, + "line": 914, "column": 33 } } @@ -169068,16 +161708,16 @@ "type": "Line", "value": "loads theme", "range": [ - 27642, - 27655 + 25706, + 25719 ], "loc": { "start": { - "line": 999, + "line": 922, "column": 8 }, "end": { - "line": 999, + "line": 922, "column": 21 } } @@ -169086,16 +161726,16 @@ "type": "Line", "value": "explicitly initialise features in given order", "range": [ - 27910, - 27957 + 25983, + 26030 ], "loc": { "start": { - "line": 1006, + "line": 929, "column": 8 }, "end": { - "line": 1006, + "line": 929, "column": 55 } } @@ -169104,16 +161744,16 @@ "type": "Line", "value": "filters grid is not generated", "range": [ - 28195, - 28226 + 26268, + 26299 ], "loc": { "start": { - "line": 1018, + "line": 941, "column": 8 }, "end": { - "line": 1018, + "line": 941, "column": 39 } } @@ -169122,16 +161762,16 @@ "type": "Line", "value": " Generate filters", "range": [ - 28427, - 28446 + 26500, + 26519 ], "loc": { "start": { - "line": 1026, + "line": 949, "column": 12 }, "end": { - "line": 1026, + "line": 949, "column": 31 } } @@ -169140,16 +161780,16 @@ "type": "Line", "value": "only 1 input for single search", "range": [ - 29026, - 29058 + 27099, + 27131 ], "loc": { "start": { - "line": 1042, + "line": 965, "column": 16 }, "end": { - "line": 1042, + "line": 965, "column": 48 } } @@ -169158,16 +161798,16 @@ "type": "Line", "value": "drop-down filters", "range": [ - 29226, - 29245 + 27299, + 27318 ], "loc": { "start": { - "line": 1048, + "line": 971, "column": 16 }, "end": { - "line": 1048, + "line": 971, "column": 35 } } @@ -169176,16 +161816,16 @@ "type": "Line", "value": " checklist", "range": [ - 29482, - 29494 + 27555, + 27567 ], "loc": { "start": { - "line": 1053, + "line": 976, "column": 16 }, "end": { - "line": 1053, + "line": 976, "column": 28 } } @@ -169194,16 +161834,16 @@ "type": "Line", "value": " this adds submit button", "range": [ - 29815, - 29841 + 27888, + 27914 ], "loc": { "start": { - "line": 1061, + "line": 984, "column": 16 }, "end": { - "line": 1061, + "line": 984, "column": 42 } } @@ -169212,16 +161852,16 @@ "type": "Line", "value": "if this.fltGrid", "range": [ - 30331, - 30348 + 28404, + 28421 ], "loc": { "start": { - "line": 1076, + "line": 999, "column": 9 }, "end": { - "line": 1076, + "line": 999, "column": 26 } } @@ -169230,16 +161870,16 @@ "type": "Block", "value": " Features ", "range": [ - 30358, - 30372 + 28431, + 28445 ], "loc": { "start": { - "line": 1078, + "line": 1001, "column": 8 }, "end": { - "line": 1078, + "line": 1001, "column": 22 } } @@ -169248,16 +161888,16 @@ "type": "Line", "value": "TF css class is added to table", "range": [ - 30776, - 30808 + 28870, + 28902 ], "loc": { "start": { - "line": 1096, + "line": 1020, "column": 8 }, "end": { - "line": 1096, + "line": 1020, "column": 40 } } @@ -169266,16 +161906,16 @@ "type": "Block", "value": " Load extensions ", "range": [ - 31015, - 31036 + 29109, + 29130 ], "loc": { "start": { - "line": 1104, + "line": 1028, "column": 8 }, "end": { - "line": 1104, + "line": 1028, "column": 29 } } @@ -169284,16 +161924,16 @@ "type": "Line", "value": " Subscribe to events", "range": [ - 31077, - 31099 + 29171, + 29193 ], "loc": { "start": { - "line": 1107, + "line": 1031, "column": 8 }, "end": { - "line": 1107, + "line": 1031, "column": 30 } } @@ -169302,16 +161942,16 @@ "type": "Block", "value": "*\n * Detect key\n * @param {Event} evt\n ", "range": [ - 31351, - 31414 + 29445, + 29508 ], "loc": { "start": { - "line": 1119, + "line": 1043, "column": 4 }, "end": { - "line": 1122, + "line": 1046, "column": 7 } } @@ -169320,16 +161960,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": [ - 31882, - 32015 + 29976, + 30109 ], "loc": { "start": { - "line": 1141, + "line": 1065, "column": 4 }, "end": { - "line": 1145, + "line": 1069, "column": 7 } } @@ -169338,16 +161978,16 @@ "type": "Block", "value": "*\n * Filter's keydown event: if auto-filter on, detect user is typing\n ", "range": [ - 32871, - 32954 + 30965, + 31048 ], "loc": { "start": { - "line": 1174, + "line": 1098, "column": 4 }, "end": { - "line": 1176, + "line": 1100, "column": 7 } } @@ -169356,16 +161996,16 @@ "type": "Block", "value": "*\n * Filter's focus event\n * @param {Event} evt\n ", "range": [ - 33063, - 33128 + 31157, + 31222 ], "loc": { "start": { - "line": 1183, + "line": 1107, "column": 4 }, "end": { - "line": 1186, + "line": 1110, "column": 7 } } @@ -169374,16 +162014,16 @@ "type": "Block", "value": "*\n * Filter's blur event: if auto-filter on, clear interval on filter blur\n ", "range": [ - 33250, - 33338 + 31344, + 31432 ], "loc": { "start": { - "line": 1192, + "line": 1116, "column": 4 }, "end": { - "line": 1194, + "line": 1118, "column": 7 } } @@ -169392,16 +162032,16 @@ "type": "Block", "value": "*\n * Insert filters row at initialization\n ", "range": [ - 33550, - 33605 + 31644, + 31699 ], "loc": { "start": { - "line": 1203, + "line": 1127, "column": 4 }, "end": { - "line": 1205, + "line": 1129, "column": 7 } } @@ -169410,16 +162050,16 @@ "type": "Line", "value": " TODO: prevent filters row generation for popup filters too,", "range": [ - 33640, - 33702 + 31734, + 31796 ], "loc": { "start": { - "line": 1207, + "line": 1131, "column": 8 }, "end": { - "line": 1207, + "line": 1131, "column": 70 } } @@ -169428,16 +162068,16 @@ "type": "Line", "value": " to reduce and simplify headers row index adjusting across lib modules", "range": [ - 33711, - 33783 + 31805, + 31877 ], "loc": { "start": { - "line": 1208, + "line": 1132, "column": 8 }, "end": { - "line": 1208, + "line": 1132, "column": 80 } } @@ -169446,16 +162086,16 @@ "type": "Line", "value": " (GridLayout, PopupFilter etc)", "range": [ - 33792, - 33824 + 31886, + 31918 ], "loc": { "start": { - "line": 1209, + "line": 1133, "column": 8 }, "end": { - "line": 1209, + "line": 1133, "column": 40 } } @@ -169464,12 +162104,102 @@ "type": "Block", "value": "*\n * Initialize filtersless table\n ", "range": [ - 34378, - 34425 + 32472, + 32519 ], "loc": { "start": { - "line": 1232, + "line": 1156, + "column": 4 + }, + "end": { + "line": 1158, + "column": 7 + } + } + }, + { + "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": [ + 32723, + 32942 + ], + "loc": { + "start": { + "line": 1167, + "column": 4 + }, + "end": { + "line": 1172, + "column": 7 + } + } + }, + { + "type": "Line", + "value": "filter is appended in custom element", + "range": [ + 33703, + 33741 + ], + "loc": { + "start": { + "line": 1191, + "column": 8 + }, + "end": { + "line": 1191, + "column": 46 + } + } + }, + { + "type": "Block", + "value": "*\n * Build submit button\n * @param {DOMElement} container Container DOM element\n ", + "range": [ + 34170, + 34268 + ], + "loc": { + "start": { + "line": 1206, + "column": 4 + }, + "end": { + "line": 1209, + "column": 7 + } + } + }, + { + "type": "Line", + "value": "filter is appended in container element", + "range": [ + 34470, + 34511 + ], + "loc": { + "start": { + "line": 1217, + "column": 8 + }, + "end": { + "line": 1217, + "column": 49 + } + } + }, + { + "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": [ + 34611, + 34964 + ], + "loc": { + "start": { + "line": 1223, "column": 4 }, "end": { @@ -169478,110 +162208,20 @@ } } }, - { - "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": [ - 34629, - 34848 - ], - "loc": { - "start": { - "line": 1243, - "column": 4 - }, - "end": { - "line": 1248, - "column": 7 - } - } - }, - { - "type": "Line", - "value": "filter is appended in custom element", - "range": [ - 35609, - 35647 - ], - "loc": { - "start": { - "line": 1267, - "column": 8 - }, - "end": { - "line": 1267, - "column": 46 - } - } - }, - { - "type": "Block", - "value": "*\n * Build submit button\n * @param {DOMElement} container Container DOM element\n ", - "range": [ - 36076, - 36174 - ], - "loc": { - "start": { - "line": 1282, - "column": 4 - }, - "end": { - "line": 1285, - "column": 7 - } - } - }, - { - "type": "Line", - "value": "filter is appended in container element", - "range": [ - 36376, - 36417 - ], - "loc": { - "start": { - "line": 1293, - "column": 8 - }, - "end": { - "line": 1293, - "column": 49 - } - } - }, - { - "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": [ - 36517, - 36870 - ], - "loc": { - "start": { - "line": 1299, - "column": 4 - }, - "end": { - "line": 1310, - "column": 7 - } - } - }, { "type": "Line", "value": " TODO: remove the property field.", "range": [ - 36964, - 36999 + 35058, + 35093 ], "loc": { "start": { - "line": 1313, + "line": 1237, "column": 12 }, "end": { - "line": 1313, + "line": 1237, "column": 47 } } @@ -169590,16 +162230,16 @@ "type": "Line", "value": " Due to naming convention inconsistencies, a `property`", "range": [ - 37012, - 37069 + 35106, + 35163 ], "loc": { "start": { - "line": 1314, + "line": 1238, "column": 12 }, "end": { - "line": 1314, + "line": 1238, "column": 69 } } @@ -169608,16 +162248,16 @@ "type": "Line", "value": " field is added to allow a conditional instanciation based", "range": [ - 37082, - 37142 + 35176, + 35236 ], "loc": { "start": { - "line": 1315, + "line": 1239, "column": 12 }, "end": { - "line": 1315, + "line": 1239, "column": 72 } } @@ -169626,16 +162266,16 @@ "type": "Line", "value": " on that property on TableFilter, if supplied.", "range": [ - 37155, - 37203 + 35249, + 35297 ], "loc": { "start": { - "line": 1316, + "line": 1240, "column": 12 }, "end": { - "line": 1316, + "line": 1240, "column": 60 } } @@ -169644,16 +162284,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": [ - 37537, - 37812 + 35631, + 35906 ], "loc": { "start": { - "line": 1327, + "line": 1251, "column": 4 }, "end": { - "line": 1336, + "line": 1260, "column": 7 } } @@ -169662,16 +162302,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": [ - 38068, - 38202 + 36162, + 36296 ], "loc": { "start": { - "line": 1346, + "line": 1270, "column": 4 }, "end": { - "line": 1350, + "line": 1274, "column": 7 } } @@ -169680,16 +162320,16 @@ "type": "Block", "value": "*\n * Initialise all the extensions defined in the configuration object\n ", "range": [ - 38265, - 38349 + 36359, + 36443 ], "loc": { "start": { - "line": 1355, + "line": 1279, "column": 4 }, "end": { - "line": 1357, + "line": 1281, "column": 7 } } @@ -169698,16 +162338,16 @@ "type": "Line", "value": " Set config's publicPath dynamically for Webpack...", "range": [ - 38481, - 38534 + 36575, + 36628 ], "loc": { "start": { - "line": 1364, + "line": 1288, "column": 8 }, "end": { - "line": 1364, + "line": 1288, "column": 61 } } @@ -169716,16 +162356,16 @@ "type": "Block", "value": "*\n * Load an extension module\n * @param {Object} ext Extension config object\n ", "range": [ - 38856, - 38951 + 36950, + 37045 ], "loc": { "start": { - "line": 1375, + "line": 1299, "column": 4 }, "end": { - "line": 1378, + "line": 1302, "column": 7 } } @@ -169734,16 +162374,16 @@ "type": "Line", "value": " Require pattern for Webpack", "range": [ - 39371, - 39401 + 37465, + 37495 ], "loc": { "start": { - "line": 1395, + "line": 1319, "column": 8 }, "end": { - "line": 1395, + "line": 1319, "column": 38 } } @@ -169752,16 +162392,16 @@ "type": "Block", "value": " eslint-disable ", "range": [ - 39462, - 39482 + 37556, + 37576 ], "loc": { "start": { - "line": 1397, + "line": 1321, "column": 12 }, "end": { - "line": 1397, + "line": 1321, "column": 32 } } @@ -169770,16 +162410,16 @@ "type": "Block", "value": " eslint-enable ", "range": [ - 39546, - 39565 + 37640, + 37659 ], "loc": { "start": { - "line": 1399, + "line": 1323, "column": 12 }, "end": { - "line": 1399, + "line": 1323, "column": 31 } } @@ -169788,16 +162428,16 @@ "type": "Block", "value": "*\n * Get an extension instance\n * @param {String} name Name of the extension\n * @return {Object} Extension instance\n ", "range": [ - 39657, - 39800 + 37751, + 37894 ], "loc": { "start": { - "line": 1405, + "line": 1329, "column": 4 }, "end": { - "line": 1409, + "line": 1333, "column": 7 } } @@ -169806,16 +162446,16 @@ "type": "Block", "value": "*\n * Check passed extension name exists\n * @param {String} name Name of the extension\n * @return {Boolean}\n ", "range": [ - 39873, - 40003 + 37967, + 38097 ], "loc": { "start": { - "line": 1414, + "line": 1338, "column": 4 }, "end": { - "line": 1418, + "line": 1342, "column": 7 } } @@ -169824,16 +162464,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": [ - 40089, - 40264 + 38183, + 38358 ], "loc": { "start": { - "line": 1423, + "line": 1347, "column": 4 }, "end": { - "line": 1427, + "line": 1351, "column": 7 } } @@ -169842,16 +162482,16 @@ "type": "Block", "value": "*\n * Destroy all the extensions store in extensions registry\n ", "range": [ - 40351, - 40425 + 38445, + 38519 ], "loc": { "start": { - "line": 1432, + "line": 1356, "column": 4 }, "end": { - "line": 1434, + "line": 1358, "column": 7 } } @@ -169860,16 +162500,16 @@ "type": "Block", "value": "*\n * Load themes defined in the configuration object\n ", "range": [ - 40622, - 40688 + 38716, + 38782 ], "loc": { "start": { - "line": 1444, + "line": 1368, "column": 4 }, "end": { - "line": 1446, + "line": 1370, "column": 7 } } @@ -169878,16 +162518,16 @@ "type": "Line", "value": "Default theme config", "range": [ - 40871, - 40893 + 38965, + 38987 ], "loc": { "start": { - "line": 1455, + "line": 1379, "column": 8 }, "end": { - "line": 1455, + "line": 1379, "column": 30 } } @@ -169896,16 +162536,16 @@ "type": "Line", "value": " Enable loader indicator", "range": [ - 41721, - 41747 + 39815, + 39841 ], "loc": { "start": { - "line": 1479, + "line": 1403, "column": 8 }, "end": { - "line": 1479, + "line": 1403, "column": 34 } } @@ -169914,16 +162554,16 @@ "type": "Block", "value": "*\n * Return stylesheet DOM element for a given theme name\n * @return {DOMElement} stylesheet element\n ", "range": [ - 41845, - 41963 + 39939, + 40057 ], "loc": { "start": { - "line": 1485, + "line": 1409, "column": 4 }, "end": { - "line": 1488, + "line": 1412, "column": 7 } } @@ -169932,16 +162572,16 @@ "type": "Block", "value": "*\n * Destroy filter grid\n ", "range": [ - 42053, - 42091 + 40147, + 40185 ], "loc": { "start": { - "line": 1493, + "line": 1417, "column": 4 }, "end": { - "line": 1495, + "line": 1419, "column": 7 } } @@ -169950,16 +162590,16 @@ "type": "Line", "value": " broadcast destroy event modules and extensions are subscribed to", "range": [ - 42424, - 42491 + 40487, + 40554 ], "loc": { "start": { - "line": 1513, + "line": 1435, "column": 8 }, "end": { - "line": 1513, + "line": 1435, "column": 75 } } @@ -169968,250 +162608,34 @@ "type": "Line", "value": " unsubscribe to events", "range": [ - 42655, - 42679 + 40718, + 40742 ], "loc": { "start": { - "line": 1520, + "line": 1442, "column": 8 }, "end": { - "line": 1520, + "line": 1442, "column": 32 } } }, - { - "type": "Block", - "value": "*\n * Generate container element for paging, reset button, rows counter etc.\n ", - "range": [ - 43264, - 43353 - ], - "loc": { - "start": { - "line": 1539, - "column": 4 - }, - "end": { - "line": 1541, - "column": 7 - } - } - }, - { - "type": "Block", - "value": "** container div **", - "range": [ - 43439, - 43462 - ], - "loc": { - "start": { - "line": 1547, - "column": 8 - }, - "end": { - "line": 1547, - "column": 31 - } - } - }, - { - "type": "Line", - "value": "custom container", - "range": [ - 43559, - 43577 - ], - "loc": { - "start": { - "line": 1551, - "column": 8 - }, - "end": { - "line": 1551, - "column": 26 - } - } - }, - { - "type": "Line", - "value": "grid-layout", - "range": [ - 43685, - 43698 - ], - "loc": { - "start": { - "line": 1555, - "column": 8 - }, - "end": { - "line": 1555, - "column": 21 - } - } - }, - { - "type": "Line", - "value": "default location: just above the table", - "range": [ - 43917, - 43957 - ], - "loc": { - "start": { - "line": 1561, - "column": 8 - }, - "end": { - "line": 1561, - "column": 48 - } - } - }, - { - "type": "Block", - "value": "** left div containing rows # displayer **", - "range": [ - 44171, - 44217 - ], - "loc": { - "start": { - "line": 1569, - "column": 8 - }, - "end": { - "line": 1569, - "column": 54 - } - } - }, - { - "type": "Block", - "value": "** right div containing reset button\n + nb results per page select **", - "range": [ - 44368, - 44462 - ], - "loc": { - "start": { - "line": 1575, - "column": 8 - }, - "end": { - "line": 1576, - "column": 52 - } - } - }, - { - "type": "Block", - "value": "** mid div containing paging elements **", - "range": [ - 44613, - 44657 - ], - "loc": { - "start": { - "line": 1582, - "column": 8 - }, - "end": { - "line": 1582, - "column": 52 - } - } - }, - { - "type": "Line", - "value": " emit help initialisation only if undefined", - "range": [ - 44808, - 44853 - ], - "loc": { - "start": { - "line": 1588, - "column": 8 - }, - "end": { - "line": 1588, - "column": 53 - } - } - }, - { - "type": "Line", - "value": " explicitily enable help to initialise feature by", - "range": [ - 44900, - 44951 - ], - "loc": { - "start": { - "line": 1590, - "column": 12 - }, - "end": { - "line": 1590, - "column": 63 - } - } - }, - { - "type": "Line", - "value": " default, only if setting is undefined", - "range": [ - 44964, - 45004 - ], - "loc": { - "start": { - "line": 1591, - "column": 12 - }, - "end": { - "line": 1591, - "column": 52 - } - } - }, - { - "type": "Block", - "value": "*\n * Remove toolbar container element\n ", - "range": [ - 45112, - 45163 - ], - "loc": { - "start": { - "line": 1597, - "column": 4 - }, - "end": { - "line": 1599, - "column": 7 - } - } - }, { "type": "Block", "value": "*\n * Remove all the external column filters\n ", "range": [ - 45450, - 45507 + 41327, + 41384 ], "loc": { "start": { - "line": 1612, + "line": 1461, "column": 4 }, "end": { - "line": 1614, + "line": 1463, "column": 7 } } @@ -170220,16 +162644,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": [ - 45924, - 46078 + 41801, + 41955 ], "loc": { "start": { - "line": 1630, + "line": 1479, "column": 4 }, "end": { - "line": 1634, + "line": 1483, "column": 7 } } @@ -170238,16 +162662,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": [ - 46224, - 46420 + 42101, + 42297 ], "loc": { "start": { - "line": 1640, + "line": 1489, "column": 4 }, "end": { - "line": 1645, + "line": 1494, "column": 7 } } @@ -170256,16 +162680,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": [ - 47280, - 47517 + 43157, + 43394 ], "loc": { "start": { - "line": 1674, + "line": 1523, "column": 4 }, "end": { - "line": 1678, + "line": 1527, "column": 7 } } @@ -170274,16 +162698,16 @@ "type": "Line", "value": "fire onbefore callback", "range": [ - 47621, - 47645 + 43498, + 43522 ], "loc": { "start": { - "line": 1683, + "line": 1532, "column": 8 }, "end": { - "line": 1683, + "line": 1532, "column": 32 } } @@ -170292,16 +162716,16 @@ "type": "Line", "value": " search args re-init", "range": [ - 47884, - 47906 + 43761, + 43783 ], "loc": { "start": { - "line": 1692, + "line": 1541, "column": 8 }, "end": { - "line": 1692, + "line": 1541, "column": 30 } } @@ -170310,16 +162734,16 @@ "type": "Line", "value": " already filtered rows display re-init", "range": [ - 48022, - 48062 + 43899, + 43939 ], "loc": { "start": { - "line": 1696, + "line": 1545, "column": 12 }, "end": { - "line": 1696, + "line": 1545, "column": 52 } } @@ -170328,16 +162752,16 @@ "type": "Line", "value": " checks if row has exact cell #", "range": [ - 48194, - 48227 + 44071, + 44104 ], "loc": { "start": { - "line": 1702, + "line": 1551, "column": 12 }, "end": { - "line": 1702, + "line": 1551, "column": 45 } } @@ -170346,16 +162770,16 @@ "type": "Line", "value": "only for single filter search", "range": [ - 48396, - 48427 + 44273, + 44304 ], "loc": { "start": { - "line": 1709, + "line": 1558, "column": 16 }, "end": { - "line": 1709, + "line": 1558, "column": 47 } } @@ -170364,16 +162788,16 @@ "type": "Line", "value": " this loop retrieves cell data", "range": [ - 48484, - 48516 + 44361, + 44393 ], "loc": { "start": { - "line": 1712, + "line": 1561, "column": 12 }, "end": { - "line": 1712, + "line": 1561, "column": 44 } } @@ -170382,16 +162806,16 @@ "type": "Line", "value": "searched keyword", "range": [ - 48581, - 48599 + 44458, + 44476 ], "loc": { "start": { - "line": 1714, + "line": 1563, "column": 16 }, "end": { - "line": 1714, + "line": 1563, "column": 34 } } @@ -170400,16 +162824,16 @@ "type": "Line", "value": "multiple search parameter operator ||", "range": [ - 48879, - 48918 + 44756, + 44795 ], "loc": { "start": { - "line": 1724, + "line": 1573, "column": 16 }, "end": { - "line": 1724, + "line": 1573, "column": 55 } } @@ -170418,16 +162842,16 @@ "type": "Line", "value": "multiple search || parameter boolean", "range": [ - 49009, - 49047 + 44886, + 44924 ], "loc": { "start": { - "line": 1726, + "line": 1575, "column": 20 }, "end": { - "line": 1726, + "line": 1575, "column": 58 } } @@ -170436,16 +162860,16 @@ "type": "Line", "value": "multiple search parameter operator &&", "range": [ - 49125, - 49164 + 45002, + 45041 ], "loc": { "start": { - "line": 1728, + "line": 1577, "column": 20 }, "end": { - "line": 1728, + "line": 1577, "column": 59 } } @@ -170454,16 +162878,16 @@ "type": "Line", "value": "multiple search && parameter boolean", "range": [ - 49256, - 49294 + 45133, + 45171 ], "loc": { "start": { - "line": 1730, + "line": 1579, "column": 20 }, "end": { - "line": 1730, + "line": 1579, "column": 58 } } @@ -170472,16 +162896,16 @@ "type": "Line", "value": "detect operators or array query", "range": [ - 49371, - 49404 + 45248, + 45281 ], "loc": { "start": { - "line": 1733, + "line": 1582, "column": 16 }, "end": { - "line": 1733, + "line": 1582, "column": 49 } } @@ -170490,16 +162914,16 @@ "type": "Line", "value": " isolate search term and check occurence in cell data", "range": [ - 49776, - 49831 + 45653, + 45708 ], "loc": { "start": { - "line": 1743, + "line": 1592, "column": 20 }, "end": { - "line": 1743, + "line": 1592, "column": 75 } } @@ -170508,16 +162932,16 @@ "type": "Line", "value": "single search parameter", "range": [ - 50576, - 50601 + 46451, + 46476 ], "loc": { "start": { - "line": 1763, + "line": 1612, "column": 16 }, "end": { - "line": 1763, + "line": 1612, "column": 41 } } @@ -170526,16 +162950,16 @@ "type": "Line", "value": "else single param", "range": [ - 50891, - 50910 + 46764, + 46783 ], "loc": { "start": { - "line": 1770, + "line": 1619, "column": 17 }, "end": { - "line": 1770, + "line": 1619, "column": 36 } } @@ -170544,16 +162968,16 @@ "type": "Line", "value": "for j", "range": [ - 51217, - 51224 + 47090, + 47097 ], "loc": { "start": { - "line": 1780, + "line": 1629, "column": 13 }, "end": { - "line": 1780, + "line": 1629, "column": 20 } } @@ -170562,16 +162986,16 @@ "type": "Line", "value": " for k", "range": [ - 51580, - 51588 + 47453, + 47461 ], "loc": { "start": { - "line": 1793, + "line": 1642, "column": 9 }, "end": { - "line": 1793, + "line": 1642, "column": 17 } } @@ -170580,34 +163004,34 @@ "type": "Line", "value": "fire onafterfilter callback", "range": [ - 51639, - 51668 + 47512, + 47541 ], "loc": { "start": { - "line": 1797, + "line": 1646, "column": 8 }, "end": { - "line": 1797, + "line": 1646, "column": 37 } } }, { "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 ", + "value": "*\n * Match search term in cell data\n * @param {String} term Search term\n * @param {String} cellValue Cell data\n * @param {Number} colIdx Column index\n * @return {Boolean}\n * @private\n ", "range": [ - 51779, - 52002 + 47652, + 47877 ], "loc": { "start": { - "line": 1803, + "line": 1652, "column": 4 }, "end": { - "line": 1809, + "line": 1659, "column": 7 } } @@ -170616,16 +163040,16 @@ "type": "Line", "value": " re_an = new RegExp(this.anOperator),", "range": [ - 52561, - 52600 + 48434, + 48473 ], "loc": { "start": { - "line": 1822, + "line": 1672, "column": 12 }, "end": { - "line": 1822, + "line": 1672, "column": 51 } } @@ -170634,16 +163058,16 @@ "type": "Line", "value": " re_cr = new RegExp(this.curExp),", "range": [ - 52613, - 52648 + 48486, + 48521 ], "loc": { "start": { - "line": 1823, + "line": 1673, "column": 12 }, "end": { - "line": 1823, + "line": 1673, "column": 47 } } @@ -170652,16 +163076,16 @@ "type": "Line", "value": "Search arg operator tests", "range": [ - 52872, - 52899 + 48745, + 48772 ], "loc": { "start": { - "line": 1832, + "line": 1682, "column": 8 }, "end": { - "line": 1832, + "line": 1682, "column": 35 } } @@ -170670,16 +163094,16 @@ "type": "Line", "value": " hatermN = re_an.test(term),", "range": [ - 53168, - 53198 + 49041, + 49071 ], "loc": { "start": { - "line": 1840, + "line": 1690, "column": 12 }, "end": { - "line": 1840, + "line": 1690, "column": 42 } } @@ -170688,16 +163112,16 @@ "type": "Line", "value": " Check for dates or resolve date type", "range": [ - 53393, - 53432 + 49266, + 49305 ], "loc": { "start": { - "line": 1847, + "line": 1697, "column": 8 }, "end": { - "line": 1847, + "line": 1697, "column": 47 } } @@ -170706,16 +163130,16 @@ "type": "Line", "value": " Search arg dates tests", "range": [ - 53740, - 53765 + 49613, + 49638 ], "loc": { "start": { - "line": 1856, + "line": 1706, "column": 12 }, "end": { - "line": 1856, + "line": 1706, "column": 37 } } @@ -170724,16 +163148,16 @@ "type": "Line", "value": " lower equal date", "range": [ - 54406, - 54425 + 50279, + 50298 ], "loc": { "start": { - "line": 1872, + "line": 1722, "column": 12 }, "end": { - "line": 1872, + "line": 1722, "column": 31 } } @@ -170742,16 +163166,16 @@ "type": "Line", "value": " lower date", "range": [ - 54588, - 54601 + 50461, + 50474 ], "loc": { "start": { - "line": 1877, + "line": 1727, "column": 12 }, "end": { - "line": 1877, + "line": 1727, "column": 25 } } @@ -170760,16 +163184,16 @@ "type": "Line", "value": " greater equal date", "range": [ - 54766, - 54787 + 50639, + 50660 ], "loc": { "start": { - "line": 1882, + "line": 1732, "column": 12 }, "end": { - "line": 1882, + "line": 1732, "column": 33 } } @@ -170778,16 +163202,16 @@ "type": "Line", "value": " greater date", "range": [ - 54955, - 54970 + 50828, + 50843 ], "loc": { "start": { - "line": 1887, + "line": 1737, "column": 12 }, "end": { - "line": 1887, + "line": 1737, "column": 27 } } @@ -170796,16 +163220,16 @@ "type": "Line", "value": " different date", "range": [ - 55135, - 55152 + 51008, + 51025 ], "loc": { "start": { - "line": 1892, + "line": 1742, "column": 12 }, "end": { - "line": 1892, + "line": 1742, "column": 29 } } @@ -170814,16 +163238,16 @@ "type": "Line", "value": " equal date", "range": [ - 55342, - 55355 + 51215, + 51228 ], "loc": { "start": { - "line": 1897, + "line": 1747, "column": 12 }, "end": { - "line": 1897, + "line": 1747, "column": 25 } } @@ -170832,16 +163256,16 @@ "type": "Line", "value": " searched keyword with * operator doesn't have to be a date", "range": [ - 55546, - 55607 + 51419, + 51480 ], "loc": { "start": { - "line": 1902, + "line": 1752, "column": 12 }, "end": { - "line": 1902, + "line": 1752, "column": 73 } } @@ -170850,16 +163274,16 @@ "type": "Line", "value": " like date", "range": [ - 55647, - 55659 + 51520, + 51532 ], "loc": { "start": { - "line": 1903, + "line": 1753, "column": 39 }, "end": { - "line": 1903, + "line": 1753, "column": 51 } } @@ -170868,16 +163292,16 @@ "type": "Line", "value": "empty", "range": [ - 55975, - 55982 + 51848, + 51855 ], "loc": { "start": { - "line": 1911, + "line": 1761, "column": 12 }, "end": { - "line": 1911, + "line": 1761, "column": 19 } } @@ -170886,16 +163310,16 @@ "type": "Line", "value": "non-empty", "range": [ - 56093, - 56104 + 51966, + 51977 ], "loc": { "start": { - "line": 1915, + "line": 1765, "column": 12 }, "end": { - "line": 1915, + "line": 1765, "column": 23 } } @@ -170904,16 +163328,16 @@ "type": "Line", "value": " Convert to number anyways to auto-resolve type in case not", "range": [ - 56376, - 56437 + 52249, + 52310 ], "loc": { "start": { - "line": 1923, + "line": 1773, "column": 12 }, "end": { - "line": 1923, + "line": 1773, "column": 73 } } @@ -170922,16 +163346,16 @@ "type": "Line", "value": " defined by configuration. Order is important first try to", "range": [ - 56450, - 56510 + 52323, + 52383 ], "loc": { "start": { - "line": 1924, + "line": 1774, "column": 12 }, "end": { - "line": 1924, + "line": 1774, "column": 72 } } @@ -170940,16 +163364,16 @@ "type": "Line", "value": " parse formatted number then fallback to Number coercion", "range": [ - 56523, - 56581 + 52396, + 52454 ], "loc": { "start": { - "line": 1925, + "line": 1775, "column": 12 }, "end": { - "line": 1925, + "line": 1775, "column": 70 } } @@ -170958,16 +163382,16 @@ "type": "Line", "value": " to avoid false positives with Number", "range": [ - 56594, - 56633 + 52467, + 52506 ], "loc": { "start": { - "line": 1926, + "line": 1776, "column": 12 }, "end": { - "line": 1926, + "line": 1776, "column": 51 } } @@ -170976,16 +163400,16 @@ "type": "Line", "value": " first checks if there is any operator (<,>,<=,>=,!,*,=,{,},", "range": [ - 56719, - 56781 + 52592, + 52654 ], "loc": { "start": { - "line": 1929, + "line": 1779, "column": 12 }, "end": { - "line": 1929, + "line": 1779, "column": 74 } } @@ -170994,16 +163418,16 @@ "type": "Line", "value": " rgx:)", "range": [ - 56794, - 56802 + 52667, + 52675 ], "loc": { "start": { - "line": 1930, + "line": 1780, "column": 12 }, "end": { - "line": 1930, + "line": 1780, "column": 20 } } @@ -171012,16 +163436,16 @@ "type": "Line", "value": " lower equal", "range": [ - 56815, - 56829 + 52688, + 52702 ], "loc": { "start": { - "line": 1931, + "line": 1781, "column": 12 }, "end": { - "line": 1931, + "line": 1781, "column": 26 } } @@ -171030,16 +163454,16 @@ "type": "Line", "value": "greater equal", "range": [ - 57020, - 57035 + 52893, + 52908 ], "loc": { "start": { - "line": 1938, + "line": 1788, "column": 12 }, "end": { - "line": 1938, + "line": 1788, "column": 27 } } @@ -171048,16 +163472,16 @@ "type": "Line", "value": "lower", "range": [ - 57231, - 57238 + 53104, + 53111 ], "loc": { "start": { - "line": 1945, + "line": 1795, "column": 12 }, "end": { - "line": 1945, + "line": 1795, "column": 19 } } @@ -171066,16 +163490,16 @@ "type": "Line", "value": "greater", "range": [ - 57432, - 57441 + 53305, + 53314 ], "loc": { "start": { - "line": 1952, + "line": 1802, "column": 12 }, "end": { - "line": 1952, + "line": 1802, "column": 21 } } @@ -171084,16 +163508,16 @@ "type": "Line", "value": "different", "range": [ - 57635, - 57646 + 53508, + 53519 ], "loc": { "start": { - "line": 1959, + "line": 1809, "column": 12 }, "end": { - "line": 1959, + "line": 1809, "column": 23 } } @@ -171102,16 +163526,16 @@ "type": "Line", "value": "like", "range": [ - 57837, - 57843 + 53710, + 53716 ], "loc": { "start": { - "line": 1964, + "line": 1814, "column": 12 }, "end": { - "line": 1964, + "line": 1814, "column": 18 } } @@ -171120,16 +163544,16 @@ "type": "Line", "value": "equal", "range": [ - 58020, - 58027 + 53893, + 53900 ], "loc": { "start": { - "line": 1969, + "line": 1819, "column": 12 }, "end": { - "line": 1969, + "line": 1819, "column": 19 } } @@ -171138,16 +163562,16 @@ "type": "Line", "value": "starts with", "range": [ - 58203, - 58216 + 54076, + 54089 ], "loc": { "start": { - "line": 1974, + "line": 1824, "column": 12 }, "end": { - "line": 1974, + "line": 1824, "column": 25 } } @@ -171156,16 +163580,16 @@ "type": "Line", "value": "ends with", "range": [ - 58385, - 58396 + 54258, + 54269 ], "loc": { "start": { - "line": 1979, + "line": 1829, "column": 12 }, "end": { - "line": 1979, + "line": 1829, "column": 23 } } @@ -171174,16 +163598,16 @@ "type": "Line", "value": "empty", "range": [ - 58815, - 58822 + 54688, + 54695 ], "loc": { "start": { - "line": 1988, + "line": 1838, "column": 12 }, "end": { - "line": 1988, + "line": 1838, "column": 19 } } @@ -171192,16 +163616,16 @@ "type": "Line", "value": "non-empty", "range": [ - 58933, - 58944 + 54806, + 54817 ], "loc": { "start": { - "line": 1992, + "line": 1842, "column": 12 }, "end": { - "line": 1992, + "line": 1842, "column": 23 } } @@ -171210,16 +163634,16 @@ "type": "Line", "value": "regexp", "range": [ - 59056, - 59064 + 54929, + 54937 ], "loc": { "start": { - "line": 1996, + "line": 1846, "column": 12 }, "end": { - "line": 1996, + "line": 1846, "column": 20 } } @@ -171228,16 +163652,16 @@ "type": "Line", "value": "in case regexp throws", "range": [ - 59111, - 59134 + 54984, + 55007 ], "loc": { "start": { - "line": 1998, + "line": 1848, "column": 16 }, "end": { - "line": 1998, + "line": 1848, "column": 39 } } @@ -171246,16 +163670,16 @@ "type": "Line", "value": "operator is removed", "range": [ - 59177, - 59198 + 55050, + 55071 ], "loc": { "start": { - "line": 2000, + "line": 1850, "column": 20 }, "end": { - "line": 2000, + "line": 1850, "column": 41 } } @@ -171264,16 +163688,16 @@ "type": "Line", "value": " If numeric type data, perform a strict equality test and", "range": [ - 59486, - 59545 + 55359, + 55418 ], "loc": { "start": { - "line": 2008, + "line": 1858, "column": 16 }, "end": { - "line": 2008, + "line": 1858, "column": 75 } } @@ -171282,16 +163706,16 @@ "type": "Line", "value": " fallback to unformatted number string comparison", "range": [ - 59562, - 59613 + 55435, + 55486 ], "loc": { "start": { - "line": 2009, + "line": 1859, "column": 16 }, "end": { - "line": 2009, + "line": 1859, "column": 67 } } @@ -171300,16 +163724,16 @@ "type": "Line", "value": " parseNb can return 0 for strings which are not", "range": [ - 59782, - 59831 + 55655, + 55704 ], "loc": { "start": { - "line": 2013, + "line": 1863, "column": 20 }, "end": { - "line": 2013, + "line": 1863, "column": 69 } } @@ -171318,16 +163742,16 @@ "type": "Line", "value": " formatted numbers, in that case return the original", "range": [ - 59852, - 59906 + 55725, + 55779 ], "loc": { "start": { - "line": 2014, + "line": 1864, "column": 20 }, "end": { - "line": 2014, + "line": 1864, "column": 74 } } @@ -171336,16 +163760,16 @@ "type": "Line", "value": " string. TODO: handle this in parseNb", "range": [ - 59927, - 59966 + 55800, + 55839 ], "loc": { "start": { - "line": 2015, + "line": 1865, "column": 20 }, "end": { - "line": 2015, + "line": 1865, "column": 59 } } @@ -171354,16 +163778,16 @@ "type": "Line", "value": " Finally test search term is contained in cell data", "range": [ - 60269, - 60322 + 56142, + 56195 ], "loc": { "start": { - "line": 2021, + "line": 1871, "column": 20 }, "end": { - "line": 2021, + "line": 1871, "column": 73 } } @@ -171372,16 +163796,16 @@ "type": "Line", "value": "else", "range": [ - 60645, - 60651 + 56518, + 56524 ], "loc": { "start": { - "line": 2032, + "line": 1882, "column": 9 }, "end": { - "line": 2032, + "line": 1882, "column": 15 } } @@ -171390,16 +163814,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": [ - 60690, - 60974 + 56563, + 56847 ], "loc": { "start": { - "line": 2037, + "line": 1887, "column": 4 }, "end": { - "line": 2043, + "line": 1893, "column": 7 } } @@ -171408,16 +163832,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": [ - 61129, - 61417 + 57002, + 57290 ], "loc": { "start": { - "line": 2048, + "line": 1898, "column": 4 }, "end": { - "line": 2054, + "line": 1904, "column": 7 } } @@ -171426,16 +163850,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": [ - 61575, - 61956 + 57448, + 57829 ], "loc": { "start": { - "line": 2059, + "line": 1909, "column": 4 }, "end": { - "line": 2067, + "line": 1917, "column": 7 } } @@ -171444,16 +163868,16 @@ "type": "Line", "value": " checks if current row index appears in exclude array", "range": [ - 62494, - 62549 + 58367, + 58422 ], "loc": { "start": { - "line": 2086, + "line": 1936, "column": 12 }, "end": { - "line": 2086, + "line": 1936, "column": 67 } } @@ -171462,16 +163886,16 @@ "type": "Line", "value": " checks if row has exact cell # and is not excluded", "range": [ - 62749, - 62802 + 58622, + 58675 ], "loc": { "start": { - "line": 2093, + "line": 1943, "column": 12 }, "end": { - "line": 2093, + "line": 1943, "column": 65 } } @@ -171480,16 +163904,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": [ - 63018, - 63170 + 58891, + 59043 ], "loc": { "start": { - "line": 2102, + "line": 1952, "column": 4 }, "end": { - "line": 2106, + "line": 1956, "column": 7 } } @@ -171498,16 +163922,16 @@ "type": "Line", "value": "mutiple select", "range": [ - 63564, - 63580 + 59437, + 59453 ], "loc": { "start": { - "line": 2121, + "line": 1971, "column": 8 }, "end": { - "line": 2121, + "line": 1971, "column": 24 } } @@ -171516,16 +163940,16 @@ "type": "Line", "value": "checklist", "range": [ - 63709, - 63720 + 59582, + 59593 ], "loc": { "start": { - "line": 2125, + "line": 1975, "column": 8 }, "end": { - "line": 2125, + "line": 1975, "column": 19 } } @@ -171534,16 +163958,16 @@ "type": "Line", "value": "return an empty string if collection is empty or contains a single", "range": [ - 63851, - 63919 + 59724, + 59792 ], "loc": { "start": { - "line": 2129, + "line": 1979, "column": 8 }, "end": { - "line": 2129, + "line": 1979, "column": 76 } } @@ -171552,16 +163976,16 @@ "type": "Line", "value": "empty string", "range": [ - 63928, - 63942 + 59801, + 59815 ], "loc": { "start": { - "line": 2130, + "line": 1980, "column": 8 }, "end": { - "line": 2130, + "line": 1980, "column": 22 } } @@ -171570,16 +163994,16 @@ "type": "Block", "value": "*\n * Return the filters' values\n * @return {Array} List of filters' values\n ", "range": [ - 64136, - 64228 + 60009, + 60101 ], "loc": { "start": { - "line": 2139, + "line": 1989, "column": 4 }, "end": { - "line": 2142, + "line": 1992, "column": 7 } } @@ -171588,16 +164012,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": [ - 64670, - 64833 + 60543, + 60706 ], "loc": { "start": { - "line": 2159, + "line": 2009, "column": 4 }, "end": { - "line": 2163, + "line": 2013, "column": 7 } } @@ -171606,16 +164030,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": [ - 64964, - 65365 + 60837, + 61238 ], "loc": { "start": { - "line": 2171, + "line": 2021, "column": 4 }, "end": { - "line": 2179, + "line": 2029, "column": 7 } } @@ -171624,16 +164048,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": [ - 65782, - 65928 + 61655, + 61801 ], "loc": { "start": { - "line": 2195, + "line": 2045, "column": 4 }, "end": { - "line": 2199, + "line": 2049, "column": 7 } } @@ -171642,16 +164066,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": [ - 66037, - 66203 + 61910, + 62076 ], "loc": { "start": { - "line": 2205, + "line": 2055, "column": 4 }, "end": { - "line": 2209, + "line": 2059, "column": 7 } } @@ -171660,12 +164084,156 @@ "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": [ - 66351, - 66582 + 62224, + 62455 ], "loc": { "start": { - "line": 2215, + "line": 2065, + "column": 4 + }, + "end": { + "line": 2070, + "column": 7 + } + } + }, + { + "type": "Block", + "value": "*\n * Return the text content of a given cell\n * @param {DOMElement} Cell's DOM element\n * @return {String}\n ", + "range": [ + 62641, + 62769 + ], + "loc": { + "start": { + "line": 2078, + "column": 4 + }, + "end": { + "line": 2082, + "column": 7 + } + } + }, + { + "type": "Line", + "value": " Invoke cellParser for this column if any", + "range": [ + 62879, + 62922 + ], + "loc": { + "start": { + "line": 2086, + "column": 8 + }, + "end": { + "line": 2086, + "column": 51 + } + } + }, + { + "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": [ + 63100, + 63280 + ], + "loc": { + "start": { + "line": 2094, + "column": 4 + }, + "end": { + "line": 2098, + "column": 7 + } + } + }, + { + "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": [ + 63829, + 64209 + ], + "loc": { + "start": { + "line": 2117, + "column": 4 + }, + "end": { + "line": 2127, + "column": 7 + } + } + }, + { + "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": [ + 64361, + 64697 + ], + "loc": { + "start": { + "line": 2132, + "column": 4 + }, + "end": { + "line": 2141, + "column": 7 + } + } + }, + { + "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": [ + 64852, + 65327 + ], + "loc": { + "start": { + "line": 2146, + "column": 4 + }, + "end": { + "line": 2159, + "column": 7 + } + } + }, + { + "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": [ + 66436, + 66892 + ], + "loc": { + "start": { + "line": 2192, + "column": 4 + }, + "end": { + "line": 2204, + "column": 7 + } + } + }, + { + "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": [ + 67052, + 67464 + ], + "loc": { + "start": { + "line": 2209, "column": 4 }, "end": { @@ -171674,164 +164242,20 @@ } } }, - { - "type": "Block", - "value": "*\n * Return the text content of a given cell\n * @param {DOMElement} Cell's DOM element\n * @return {String}\n ", - "range": [ - 66768, - 66896 - ], - "loc": { - "start": { - "line": 2228, - "column": 4 - }, - "end": { - "line": 2232, - "column": 7 - } - } - }, - { - "type": "Line", - "value": " Invoke cellParser for this column if any", - "range": [ - 67006, - 67049 - ], - "loc": { - "start": { - "line": 2236, - "column": 8 - }, - "end": { - "line": 2236, - "column": 51 - } - } - }, - { - "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": [ - 67227, - 67407 - ], - "loc": { - "start": { - "line": 2244, - "column": 4 - }, - "end": { - "line": 2248, - "column": 7 - } - } - }, - { - "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": [ - 67956, - 68336 - ], - "loc": { - "start": { - "line": 2267, - "column": 4 - }, - "end": { - "line": 2277, - "column": 7 - } - } - }, - { - "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": [ - 68488, - 68824 - ], - "loc": { - "start": { - "line": 2282, - "column": 4 - }, - "end": { - "line": 2291, - "column": 7 - } - } - }, - { - "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": [ - 68979, - 69454 - ], - "loc": { - "start": { - "line": 2296, - "column": 4 - }, - "end": { - "line": 2309, - "column": 7 - } - } - }, - { - "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": [ - 70563, - 71019 - ], - "loc": { - "start": { - "line": 2342, - "column": 4 - }, - "end": { - "line": 2354, - "column": 7 - } - } - }, - { - "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": [ - 71179, - 71591 - ], - "loc": { - "start": { - "line": 2359, - "column": 4 - }, - "end": { - "line": 2370, - "column": 7 - } - } - }, { "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": [ - 71754, - 72232 + 67627, + 68105 ], "loc": { "start": { - "line": 2375, + "line": 2225, "column": 4 }, "end": { - "line": 2388, + "line": 2238, "column": 7 } } @@ -171840,16 +164264,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": [ - 73474, - 73878 + 69347, + 69751 ], "loc": { "start": { - "line": 2425, + "line": 2275, "column": 4 }, "end": { - "line": 2433, + "line": 2283, "column": 7 } } @@ -171858,16 +164282,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": [ - 74067, - 74483 + 69940, + 70356 ], "loc": { "start": { - "line": 2439, + "line": 2289, "column": 4 }, "end": { - "line": 2447, + "line": 2297, "column": 7 } } @@ -171876,16 +164300,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": [ - 74670, - 75079 + 70543, + 70952 ], "loc": { "start": { - "line": 2453, + "line": 2303, "column": 4 }, "end": { - "line": 2461, + "line": 2311, "column": 7 } } @@ -171894,16 +164318,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": [ - 75271, - 75692 + 71144, + 71565 ], "loc": { "start": { - "line": 2467, + "line": 2317, "column": 4 }, "end": { - "line": 2475, + "line": 2325, "column": 7 } } @@ -171912,12 +164336,210 @@ "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": [ - 75882, - 76488 + 71755, + 72361 ], "loc": { "start": { - "line": 2481, + "line": 2331, + "column": 4 + }, + "end": { + "line": 2343, + "column": 7 + } + } + }, + { + "type": "Line", + "value": " ensure valid rows index do not contain excluded rows and row is", + "range": [ + 72729, + 72795 + ], + "loc": { + "start": { + "line": 2359, + "column": 8 + }, + "end": { + "line": 2359, + "column": 74 + } + } + }, + { + "type": "Line", + "value": " displayed", + "range": [ + 72804, + 72816 + ], + "loc": { + "start": { + "line": 2360, + "column": 8 + }, + "end": { + "line": 2360, + "column": 20 + } + } + }, + { + "type": "Line", + "value": " convert column value to expected type if necessary", + "range": [ + 73080, + 73133 + ], + "loc": { + "start": { + "line": 2368, + "column": 8 + }, + "end": { + "line": 2368, + "column": 61 + } + } + }, + { + "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": [ + 73417, + 73579 + ], + "loc": { + "start": { + "line": 2380, + "column": 4 + }, + "end": { + "line": 2384, + "column": 7 + } + } + }, + { + "type": "Block", + "value": "*\n * Validate/invalidate row by setting the 'validRow' attribute on the row\n * @param {Number} rowIndex Index of the row\n * @param {Boolean} isValid\n ", + "range": [ + 73650, + 73823 + ], + "loc": { + "start": { + "line": 2389, + "column": 4 + }, + "end": { + "line": 2393, + "column": 7 + } + } + }, + { + "type": "Line", + "value": " always visible rows are valid", + "range": [ + 73997, + 74029 + ], + "loc": { + "start": { + "line": 2400, + "column": 8 + }, + "end": { + "line": 2400, + "column": 40 + } + } + }, + { + "type": "Block", + "value": "*\n * Validate all filterable rows\n ", + "range": [ + 74670, + 74717 + ], + "loc": { + "start": { + "line": 2424, + "column": 4 + }, + "end": { + "line": 2426, + "column": 7 + } + } + }, + { + "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": [ + 74967, + 75129 + ], + "loc": { + "start": { + "line": 2437, + "column": 4 + }, + "end": { + "line": 2441, + "column": 7 + } + } + }, + { + "type": "Line", + "value": "multiple selects", + "range": [ + 75705, + 75723 + ], + "loc": { + "start": { + "line": 2460, + "column": 8 + }, + "end": { + "line": 2460, + "column": 26 + } + } + }, + { + "type": "Line", + "value": "checklist", + "range": [ + 76174, + 76185 + ], + "loc": { + "start": { + "line": 2472, + "column": 8 + }, + "end": { + "line": 2472, + "column": 19 + } + } + }, + { + "type": "Block", + "value": "*\n * Set them columns' widths as per configuration\n * @param {Element} tbl DOM element\n ", + "range": [ + 76781, + 76885 + ], + "loc": { + "start": { + "line": 2490, "column": 4 }, "end": { @@ -171926,142 +164548,124 @@ } } }, - { - "type": "Line", - "value": " ensure valid rows index do not contain excluded rows and row is", - "range": [ - 76856, - 76922 - ], - "loc": { - "start": { - "line": 2509, - "column": 8 - }, - "end": { - "line": 2509, - "column": 74 - } - } - }, - { - "type": "Line", - "value": " displayed", - "range": [ - 76931, - 76943 - ], - "loc": { - "start": { - "line": 2510, - "column": 8 - }, - "end": { - "line": 2510, - "column": 20 - } - } - }, - { - "type": "Line", - "value": " convert column value to expected type if necessary", - "range": [ - 77207, - 77260 - ], - "loc": { - "start": { - "line": 2518, - "column": 8 - }, - "end": { - "line": 2518, - "column": 61 - } - } - }, { "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 ", + "value": "*\n * Make defined rows always visible\n ", "range": [ - 77544, - 77706 + 77646, + 77697 ], "loc": { "start": { - "line": 2530, + "line": 2521, "column": 4 }, "end": { - "line": 2534, - "column": 7 - } - } - }, - { - "type": "Block", - "value": "*\n * Validate/invalidate row by setting the 'validRow' attribute on the row\n * @param {Number} rowIndex Index of the row\n * @param {Boolean} isValid\n ", - "range": [ - 77777, - 77950 - ], - "loc": { - "start": { - "line": 2539, - "column": 4 - }, - "end": { - "line": 2543, + "line": 2523, "column": 7 } } }, { "type": "Line", - "value": " always visible rows are valid", + "value": "row index cannot be > nrows", "range": [ - 78124, - 78156 + 77959, + 77988 ], "loc": { "start": { - "line": 2550, - "column": 8 + "line": 2531, + "column": 12 }, "end": { - "line": 2550, - "column": 40 + "line": 2531, + "column": 41 } } }, { "type": "Block", - "value": "*\n * Validate all filterable rows\n ", + "value": "*\n * Clear all the filters' values\n ", "range": [ - 78797, - 78844 + 78102, + 78150 ], "loc": { "start": { - "line": 2574, + "line": 2538, "column": 4 }, "end": { - "line": 2576, + "line": 2540, "column": 7 } } }, { "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 ", + "value": "*\n * Return the ID of the current active filter\n * @return {String}\n ", "range": [ - 79094, - 79256 + 78595, + 78680 ], "loc": { "start": { - "line": 2587, + "line": 2559, + "column": 4 + }, + "end": { + "line": 2562, + "column": 7 + } + } + }, + { + "type": "Block", + "value": "*\n * Set the ID of the current active filter\n * @param {String} filterId Element ID\n ", + "range": [ + 78754, + 78855 + ], + "loc": { + "start": { + "line": 2567, + "column": 4 + }, + "end": { + "line": 2570, + "column": 7 + } + } + }, + { + "type": "Block", + "value": "*\n * Return the column index for a given filter ID\n * @param {string} [filterId=''] Filter ID\n * @return {Number} Column index\n ", + "range": [ + 78941, + 79089 + ], + "loc": { + "start": { + "line": 2575, + "column": 4 + }, + "end": { + "line": 2579, + "column": 7 + } + } + }, + { + "type": "Block", + "value": "*\n * Build filter element ID for a given column index\n * @param {any} colIndex\n * @return {String} Filter element ID string\n * @private\n ", + "range": [ + 79267, + 79428 + ], + "loc": { + "start": { + "line": 2586, "column": 4 }, "end": { @@ -172070,200 +164674,20 @@ } } }, - { - "type": "Line", - "value": "multiple selects", - "range": [ - 79832, - 79850 - ], - "loc": { - "start": { - "line": 2610, - "column": 8 - }, - "end": { - "line": 2610, - "column": 26 - } - } - }, - { - "type": "Line", - "value": "checklist", - "range": [ - 80301, - 80312 - ], - "loc": { - "start": { - "line": 2622, - "column": 8 - }, - "end": { - "line": 2622, - "column": 19 - } - } - }, - { - "type": "Block", - "value": "*\n * Set them columns' widths as per configuration\n * @param {Element} tbl DOM element\n ", - "range": [ - 80908, - 81012 - ], - "loc": { - "start": { - "line": 2640, - "column": 4 - }, - "end": { - "line": 2643, - "column": 7 - } - } - }, - { - "type": "Block", - "value": "*\n * Make defined rows always visible\n ", - "range": [ - 81773, - 81824 - ], - "loc": { - "start": { - "line": 2671, - "column": 4 - }, - "end": { - "line": 2673, - "column": 7 - } - } - }, - { - "type": "Line", - "value": "row index cannot be > nrows", - "range": [ - 82086, - 82115 - ], - "loc": { - "start": { - "line": 2681, - "column": 12 - }, - "end": { - "line": 2681, - "column": 41 - } - } - }, - { - "type": "Block", - "value": "*\n * Clear all the filters' values\n ", - "range": [ - 82229, - 82277 - ], - "loc": { - "start": { - "line": 2688, - "column": 4 - }, - "end": { - "line": 2690, - "column": 7 - } - } - }, - { - "type": "Block", - "value": "*\n * Return the ID of the current active filter\n * @return {String}\n ", - "range": [ - 82722, - 82807 - ], - "loc": { - "start": { - "line": 2709, - "column": 4 - }, - "end": { - "line": 2712, - "column": 7 - } - } - }, - { - "type": "Block", - "value": "*\n * Set the ID of the current active filter\n * @param {String} filterId Element ID\n ", - "range": [ - 82881, - 82982 - ], - "loc": { - "start": { - "line": 2717, - "column": 4 - }, - "end": { - "line": 2720, - "column": 7 - } - } - }, - { - "type": "Block", - "value": "*\n * Return the column index for a given filter ID\n * @param {string} [filterId=''] Filter ID\n * @return {Number} Column index\n ", - "range": [ - 83068, - 83216 - ], - "loc": { - "start": { - "line": 2725, - "column": 4 - }, - "end": { - "line": 2729, - "column": 7 - } - } - }, - { - "type": "Block", - "value": "*\n * Build filter element ID for a given column index\n * @param {any} colIndex\n * @return {String} Filter element ID string\n * @private\n ", - "range": [ - 83394, - 83555 - ], - "loc": { - "start": { - "line": 2736, - "column": 4 - }, - "end": { - "line": 2741, - "column": 7 - } - } - }, { "type": "Block", "value": "*\n * Check if has external filters\n * @returns {Boolean}\n * @private\n ", "range": [ - 83653, - 83743 + 79526, + 79616 ], "loc": { "start": { - "line": 2746, + "line": 2596, "column": 4 }, "end": { - "line": 2750, + "line": 2600, "column": 7 } } @@ -172272,16 +164696,16 @@ "type": "Block", "value": "*\n * Returns styles path\n * @returns {String}\n * @private\n ", "range": [ - 83827, - 83906 + 79700, + 79779 ], "loc": { "start": { - "line": 2755, + "line": 2605, "column": 4 }, "end": { - "line": 2759, + "line": 2609, "column": 7 } } @@ -172290,12 +164714,210 @@ "type": "Block", "value": "*\n * Returns main stylesheet path\n * @returns {String}\n * @private\n ", "range": [ - 84017, - 84105 + 79890, + 79978 ], "loc": { "start": { - "line": 2764, + "line": 2614, + "column": 4 + }, + "end": { + "line": 2618, + "column": 7 + } + } + }, + { + "type": "Block", + "value": "*\n * Returns themes path\n * @returns {String}\n * @private\n ", + "range": [ + 80121, + 80200 + ], + "loc": { + "start": { + "line": 2624, + "column": 4 + }, + "end": { + "line": 2628, + "column": 7 + } + } + }, + { + "type": "Block", + "value": "*\n * Make specified column's filter active\n * @param colIndex Index of a column\n ", + "range": [ + 80332, + 80429 + ], + "loc": { + "start": { + "line": 2634, + "column": 4 + }, + "end": { + "line": 2637, + "column": 7 + } + } + }, + { + "type": "Block", + "value": "*\n * Refresh the filters subject to linking ('select', 'multiple',\n * 'checklist' type)\n ", + "range": [ + 80595, + 80700 + ], + "loc": { + "start": { + "line": 2645, + "column": 4 + }, + "end": { + "line": 2648, + "column": 7 + } + } + }, + { + "type": "Line", + "value": "1st option needs to be inserted", + "range": [ + 81303, + 81336 + ], + "loc": { + "start": { + "line": 2664, + "column": 12 + }, + "end": { + "line": 2664, + "column": 45 + } + } + }, + { + "type": "Block", + "value": "*\n * Determine if passed filter column implements exact query match\n * @param {Number} colIndex Column index\n * @return {Boolean}\n ", + "range": [ + 81911, + 82066 + ], + "loc": { + "start": { + "line": 2683, + "column": 4 + }, + "end": { + "line": 2687, + "column": 7 + } + } + }, + { + "type": "Block", + "value": "*\n * Check if passed row is valid\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n ", + "range": [ + 82258, + 82372 + ], + "loc": { + "start": { + "line": 2694, + "column": 4 + }, + "end": { + "line": 2698, + "column": 7 + } + } + }, + { + "type": "Block", + "value": "*\n * Check if passed row is visible\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n ", + "range": [ + 82472, + 82588 + ], + "loc": { + "start": { + "line": 2703, + "column": 4 + }, + "end": { + "line": 2707, + "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": [ + 82723, + 82926 + ], + "loc": { + "start": { + "line": 2713, + "column": 4 + }, + "end": { + "line": 2718, + "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": [ + 83142, + 83282 + ], + "loc": { + "start": { + "line": 2727, + "column": 4 + }, + "end": { + "line": 2731, + "column": 7 + } + } + }, + { + "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": [ + 83485, + 83704 + ], + "loc": { + "start": { + "line": 2740, + "column": 4 + }, + "end": { + "line": 2745, + "column": 7 + } + } + }, + { + "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": [ + 84179, + 84438 + ], + "loc": { + "start": { + "line": 2762, "column": 4 }, "end": { @@ -172304,218 +164926,20 @@ } } }, - { - "type": "Block", - "value": "*\n * Returns themes path\n * @returns {String}\n * @private\n ", - "range": [ - 84248, - 84327 - ], - "loc": { - "start": { - "line": 2774, - "column": 4 - }, - "end": { - "line": 2778, - "column": 7 - } - } - }, - { - "type": "Block", - "value": "*\n * Make specified column's filter active\n * @param colIndex Index of a column\n ", - "range": [ - 84459, - 84556 - ], - "loc": { - "start": { - "line": 2784, - "column": 4 - }, - "end": { - "line": 2787, - "column": 7 - } - } - }, - { - "type": "Block", - "value": "*\n * Refresh the filters subject to linking ('select', 'multiple',\n * 'checklist' type)\n ", - "range": [ - 84722, - 84827 - ], - "loc": { - "start": { - "line": 2795, - "column": 4 - }, - "end": { - "line": 2798, - "column": 7 - } - } - }, - { - "type": "Line", - "value": "1st option needs to be inserted", - "range": [ - 85430, - 85463 - ], - "loc": { - "start": { - "line": 2814, - "column": 12 - }, - "end": { - "line": 2814, - "column": 45 - } - } - }, - { - "type": "Block", - "value": "*\n * Determine if passed filter column implements exact query match\n * @param {Number} colIndex Column index\n * @return {Boolean}\n ", - "range": [ - 86038, - 86193 - ], - "loc": { - "start": { - "line": 2833, - "column": 4 - }, - "end": { - "line": 2837, - "column": 7 - } - } - }, - { - "type": "Block", - "value": "*\n * Check if passed row is valid\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n ", - "range": [ - 86385, - 86499 - ], - "loc": { - "start": { - "line": 2844, - "column": 4 - }, - "end": { - "line": 2848, - "column": 7 - } - } - }, - { - "type": "Block", - "value": "*\n * Check if passed row is visible\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n ", - "range": [ - 86599, - 86715 - ], - "loc": { - "start": { - "line": 2853, - "column": 4 - }, - "end": { - "line": 2857, - "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": [ - 86850, - 87053 - ], - "loc": { - "start": { - "line": 2863, - "column": 4 - }, - "end": { - "line": 2868, - "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": [ - 87269, - 87409 - ], - "loc": { - "start": { - "line": 2877, - "column": 4 - }, - "end": { - "line": 2881, - "column": 7 - } - } - }, - { - "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": [ - 87612, - 87831 - ], - "loc": { - "start": { - "line": 2890, - "column": 4 - }, - "end": { - "line": 2895, - "column": 7 - } - } - }, - { - "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": [ - 88306, - 88565 - ], - "loc": { - "start": { - "line": 2912, - "column": 4 - }, - "end": { - "line": 2918, - "column": 7 - } - } - }, { "type": "Line", "value": "Browser <> IE onload event works only for scripts, not for stylesheets", "range": [ - 89206, - 89278 + 85079, + 85151 ], "loc": { "start": { - "line": 2940, + "line": 2790, "column": 8 }, "end": { - "line": 2940, + "line": 2790, "column": 80 } } @@ -172524,16 +164948,16 @@ "type": "Block", "value": "*\n * Check if table has filters grid\n * @return {Boolean}\n ", "range": [ - 89825, - 89900 + 85698, + 85773 ], "loc": { "start": { - "line": 2957, + "line": 2807, "column": 4 }, "end": { - "line": 2960, + "line": 2810, "column": 7 } } @@ -172542,16 +164966,16 @@ "type": "Block", "value": "*\n * Get list of filter IDs\n * @return {Array} List of filters ids\n ", "range": [ - 89967, - 90051 + 85840, + 85924 ], "loc": { "start": { - "line": 2965, + "line": 2815, "column": 4 }, "end": { - "line": 2968, + "line": 2818, "column": 7 } } @@ -172560,16 +164984,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": [ - 90118, - 90294 + 85991, + 86167 ], "loc": { "start": { - "line": 2973, + "line": 2823, "column": 4 }, "end": { - "line": 2977, + "line": 2827, "column": 7 } } @@ -172578,16 +165002,16 @@ "type": "Block", "value": "*\n * Get the index of the row containing the filters\n * @return {Number}\n ", "range": [ - 91016, - 91106 + 86889, + 86979 ], "loc": { "start": { - "line": 3001, + "line": 2851, "column": 4 }, "end": { - "line": 3004, + "line": 2854, "column": 7 } } @@ -172596,16 +165020,16 @@ "type": "Block", "value": "*\n * Get the index of the headers row\n * @return {Number}\n ", "range": [ - 91182, - 91257 + 87055, + 87130 ], "loc": { "start": { - "line": 3009, + "line": 2859, "column": 4 }, "end": { - "line": 3012, + "line": 2862, "column": 7 } } @@ -172614,16 +165038,16 @@ "type": "Block", "value": "*\n * Get the row index from where the filtering process start (1st filterable\n * row)\n * @return {Number}\n ", "range": [ - 91328, - 91455 + 87201, + 87328 ], "loc": { "start": { - "line": 3017, + "line": 2867, "column": 4 }, "end": { - "line": 3021, + "line": 2871, "column": 7 } } @@ -172632,16 +165056,16 @@ "type": "Block", "value": "*\n * Get the index of the last row\n * @return {Number}\n ", "range": [ - 91520, - 91592 + 87393, + 87465 ], "loc": { "start": { - "line": 3026, + "line": 2876, "column": 4 }, "end": { - "line": 3029, + "line": 2879, "column": 7 } } @@ -172650,16 +165074,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": [ - 91700, - 91909 + 87573, + 87782 ], "loc": { "start": { - "line": 3035, + "line": 2885, "column": 4 }, "end": { - "line": 3040, + "line": 2890, "column": 7 } } @@ -172668,16 +165092,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": [ - 92204, - 92345 + 88077, + 88218 ], "loc": { "start": { - "line": 3052, + "line": 2902, "column": 4 }, "end": { - "line": 3056, + "line": 2906, "column": 7 } } @@ -172686,16 +165110,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": [ - 92807, - 92980 + 88680, + 88853 ], "loc": { "start": { - "line": 3071, + "line": 2921, "column": 4 }, "end": { - "line": 3075, + "line": 2925, "column": 7 } } @@ -172704,16 +165128,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": [ - 93502, - 93638 + 89375, + 89511 ], "loc": { "start": { - "line": 3091, + "line": 2941, "column": 4 }, "end": { - "line": 3095, + "line": 2945, "column": 7 } } @@ -172722,16 +165146,16 @@ "type": "Block", "value": "*\n * Get the total number of filterable rows\n * @return {Number}\n ", "range": [ - 93723, - 93805 + 89596, + 89678 ], "loc": { "start": { - "line": 3100, + "line": 2950, "column": 4 }, "end": { - "line": 3103, + "line": 2953, "column": 7 } } @@ -172740,16 +165164,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": [ - 93883, - 94038 + 89756, + 89911 ], "loc": { "start": { - "line": 3108, + "line": 2958, "column": 4 }, "end": { - "line": 3112, + "line": 2962, "column": 7 } } @@ -172758,16 +165182,16 @@ "type": "Block", "value": "*\n * Return the working DOM element\n * @return {HTMLTableElement}\n ", "range": [ - 94136, - 94219 + 90009, + 90092 ], "loc": { "start": { - "line": 3117, + "line": 2967, "column": 4 }, "end": { - "line": 3120, + "line": 2970, "column": 7 } } @@ -172776,16 +165200,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": [ - 94268, - 94474 + 90141, + 90347 ], "loc": { "start": { - "line": 3125, + "line": 2975, "column": 4 }, "end": { - "line": 3130, + "line": 2980, "column": 7 } } @@ -172794,16 +165218,16 @@ "type": "Block", "value": "*\n * Get the configuration object (literal object)\n * @return {Object}\n ", "range": [ - 94811, - 94899 + 90684, + 90772 ], "loc": { "start": { - "line": 3142, + "line": 2992, "column": 4 }, "end": { - "line": 3145, + "line": 2995, "column": 7 } } diff --git a/docs/class/src/emitter.js~Emitter.html b/docs/class/src/emitter.js~Emitter.html index ed2aa75a..c1c9526e 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.42 API Document + Emitter | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html b/docs/class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html index 090c3d96..706b5edb 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.42 API Document + AdapterEzEditTable | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/class/src/extensions/colOps/colOps.js~ColOps.html b/docs/class/src/extensions/colOps/colOps.js~ColOps.html index 23fe39f4..17102a6d 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.42 API Document + ColOps | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html b/docs/class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html index f4d55ebe..fa5b2735 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.42 API Document + ColsVisibility | tablefilter v0.5.43 API Document @@ -125,20 +125,24 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • - + public class - | source + | source
    @@ -1143,6 +1147,32 @@ depending on tick mode (tick_to_hide option)

    + + + + + public + + + + + + + +
    + + +

    Default position in toolbar ('left'|'center'|'right')

    +
    +
    + + + + @@ -1777,7 +1807,7 @@ depending on tick mode (tick_to_hide option)

    - source + source @@ -1845,7 +1875,7 @@ depending on tick mode (tick_to_hide option)

    - source + source @@ -1886,7 +1916,7 @@ depending on tick mode (tick_to_hide option)

    - source + source @@ -1927,7 +1957,7 @@ depending on tick mode (tick_to_hide option)

    - source + source @@ -1968,7 +1998,7 @@ depending on tick mode (tick_to_hide option)

    - source + source @@ -2009,7 +2039,7 @@ depending on tick mode (tick_to_hide option)

    - source + source @@ -2050,7 +2080,7 @@ depending on tick mode (tick_to_hide option)

    - source + source @@ -2091,7 +2121,7 @@ depending on tick mode (tick_to_hide option)

    - source + source @@ -2132,7 +2162,7 @@ depending on tick mode (tick_to_hide option)

    - source + source @@ -2173,7 +2203,7 @@ depending on tick mode (tick_to_hide option)

    - source + source @@ -2214,7 +2244,7 @@ depending on tick mode (tick_to_hide option)

    - source + source @@ -2255,7 +2285,7 @@ depending on tick mode (tick_to_hide option)

    - source + source @@ -2296,7 +2326,7 @@ depending on tick mode (tick_to_hide option)

    - source + source @@ -2337,7 +2367,7 @@ depending on tick mode (tick_to_hide option)

    - source + source @@ -2378,7 +2408,7 @@ depending on tick mode (tick_to_hide option)

    - source + source @@ -2419,7 +2449,7 @@ depending on tick mode (tick_to_hide option)

    - source + source @@ -2460,7 +2490,7 @@ depending on tick mode (tick_to_hide option)

    - source + source @@ -2501,7 +2531,7 @@ depending on tick mode (tick_to_hide option)

    - source + source @@ -2541,7 +2571,7 @@ depending on tick mode (tick_to_hide option)

    - source + source @@ -2582,7 +2612,7 @@ depending on tick mode (tick_to_hide option)

    - source + source @@ -2623,7 +2653,7 @@ depending on tick mode (tick_to_hide option)

    - source + source @@ -2664,7 +2694,7 @@ depending on tick mode (tick_to_hide option)

    - source + source @@ -2705,7 +2735,7 @@ depending on tick mode (tick_to_hide option)

    - source + source @@ -2746,7 +2776,7 @@ depending on tick mode (tick_to_hide option)

    - source + source @@ -2787,7 +2817,7 @@ depending on tick mode (tick_to_hide option)

    - source + source @@ -2828,7 +2858,7 @@ depending on tick mode (tick_to_hide option)

    - source + source @@ -2869,7 +2899,7 @@ depending on tick mode (tick_to_hide option)

    - source + source @@ -2910,7 +2940,7 @@ depending on tick mode (tick_to_hide option)

    - source + source @@ -2951,7 +2981,7 @@ depending on tick mode (tick_to_hide option)

    - source + source @@ -2992,7 +3022,7 @@ depending on tick mode (tick_to_hide option)

    - source + source @@ -3033,7 +3063,7 @@ depending on tick mode (tick_to_hide option)

    - source + source @@ -3074,7 +3104,7 @@ depending on tick mode (tick_to_hide option)

    - source + source @@ -3115,7 +3145,7 @@ depending on tick mode (tick_to_hide option)

    - source + source @@ -3156,7 +3186,7 @@ depending on tick mode (tick_to_hide option)

    - source + source @@ -3197,7 +3227,7 @@ depending on tick mode (tick_to_hide option)

    - source + source @@ -3239,7 +3269,7 @@ depending on tick mode (tick_to_hide option)

    - source + source @@ -3280,7 +3310,7 @@ depending on tick mode (tick_to_hide option)

    - source + source @@ -3309,6 +3339,47 @@ depending on tick mode (tick_to_hide option)

    +
    +
    +

    + public + + + + + toolbarPosition: String + + + + source + +

    + + + + +

    Default position in toolbar ('left'|'center'|'right')

    +
    + + + +
    +
    + + + + + + + + + + + + + + +

    Public Methods

    @@ -3324,7 +3395,7 @@ depending on tick mode (tick_to_hide option)

    - source + source @@ -3365,7 +3436,7 @@ depending on tick mode (tick_to_hide option)

    - source + source @@ -3406,7 +3477,7 @@ depending on tick mode (tick_to_hide option)

    - source + source @@ -3447,7 +3518,7 @@ depending on tick mode (tick_to_hide option)

    - source + source @@ -3499,7 +3570,7 @@ depending on tick mode (tick_to_hide option)

    - source + source @@ -3557,7 +3628,7 @@ depending on tick mode (tick_to_hide option)

    - source + source @@ -3598,7 +3669,7 @@ depending on tick mode (tick_to_hide option)

    - source + source @@ -3666,7 +3737,7 @@ depending on tick mode (tick_to_hide option)

    - source + source @@ -3731,7 +3802,7 @@ depending on tick mode (tick_to_hide option)

    - source + source @@ -3789,7 +3860,7 @@ depending on tick mode (tick_to_hide option)

    - source + source @@ -3830,7 +3901,7 @@ depending on tick mode (tick_to_hide option)

    - source + source diff --git a/docs/class/src/extensions/sort/adapterSortabletable.js~AdapterSortableTable.html b/docs/class/src/extensions/sort/adapterSortabletable.js~AdapterSortableTable.html index 49cca2ab..0870b668 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.42 API Document + AdapterSortableTable | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/class/src/feature.js~Feature.html b/docs/class/src/feature.js~Feature.html index a508e6df..8e2f8904 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.42 API Document + Feature | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • @@ -149,7 +153,7 @@ - +

    Indirect Subclass:

    diff --git a/docs/class/src/modules/alternateRows.js~AlternateRows.html b/docs/class/src/modules/alternateRows.js~AlternateRows.html index aab9dcee..6d25adc6 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.42 API Document + AlternateRows | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/class/src/modules/baseDropdown.js~BaseDropdown.html b/docs/class/src/modules/baseDropdown.js~BaseDropdown.html index a938f10a..5b1fb2bb 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.42 API Document + BaseDropdown | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/class/src/modules/checkList.js~CheckList.html b/docs/class/src/modules/checkList.js~CheckList.html index cbf36770..aa15cbc7 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.42 API Document + CheckList | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/class/src/modules/clearButton.js~ClearButton.html b/docs/class/src/modules/clearButton.js~ClearButton.html index 921ccba3..9c3869c8 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.42 API Document + ClearButton | tablefilter v0.5.43 API Document @@ -125,20 +125,24 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • -
    import {ClearButton} from 'tablefilter/src/modules/clearButton.js'
    +
    import {ClearButton} from 'tablefilter/src/modules/clearButton.js'
    public class - | source + | source
    @@ -344,6 +348,32 @@ + + + + +
    + + +

    Default position in toolbar ('left'|'center'|'right')

    +
    +
    + + + + + + + + + public + + + @@ -762,7 +792,7 @@ - source + source @@ -823,7 +853,7 @@ - source + source @@ -864,7 +894,7 @@ - source + source @@ -905,7 +935,7 @@ - source + source @@ -945,7 +975,7 @@ - source + source @@ -986,7 +1016,7 @@ - source + source @@ -1015,6 +1045,47 @@ +
    +
    +

    + public + + + + + toolbarPosition: String + + + + source + +

    + + + + +

    Default position in toolbar ('left'|'center'|'right')

    +
    + + + +
    +
    + + + + + + + + + + + + + + +

    @@ -1027,7 +1098,7 @@ - source + source

    @@ -1071,7 +1142,7 @@ - source + source @@ -1112,7 +1183,7 @@ - source + source diff --git a/docs/class/src/modules/dateType.js~DateType.html b/docs/class/src/modules/dateType.js~DateType.html index 0adc4115..e90cafff 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.42 API Document + DateType | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/class/src/modules/dropdown.js~Dropdown.html b/docs/class/src/modules/dropdown.js~Dropdown.html index c888af90..5f28d702 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.42 API Document + Dropdown | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/class/src/modules/gridLayout.js~GridLayout.html b/docs/class/src/modules/gridLayout.js~GridLayout.html index 3a6ea335..5fa149b0 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.42 API Document + GridLayout | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/class/src/modules/hash.js~Hash.html b/docs/class/src/modules/hash.js~Hash.html index 6dc304a0..5e1fa1ac 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.42 API Document + Hash | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/class/src/modules/help.js~Help.html b/docs/class/src/modules/help.js~Help.html index de180971..c74cabd8 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.42 API Document + Help | tablefilter v0.5.43 API Document @@ -125,20 +125,24 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • -
    import {Help} from 'tablefilter/src/modules/help.js'
    +
    import {Help} from 'tablefilter/src/modules/help.js'
    public class - | source + | source
    @@ -518,6 +522,32 @@ + + + + + public + + + + + + + +
    + + +

    Default position in toolbar ('left'|'center'|'right')

    +
    +
    + + + + @@ -944,7 +974,7 @@ - source + source @@ -1005,7 +1035,7 @@ - source + source @@ -1046,7 +1076,7 @@ - source + source @@ -1087,7 +1117,7 @@ - source + source @@ -1128,7 +1158,7 @@ - source + source @@ -1169,7 +1199,7 @@ - source + source @@ -1210,7 +1240,7 @@ - source + source @@ -1251,7 +1281,7 @@ - source + source @@ -1292,7 +1322,7 @@ - source + source @@ -1333,7 +1363,7 @@ - source + source @@ -1373,7 +1403,7 @@ - source + source @@ -1414,7 +1444,7 @@ - source + source @@ -1455,7 +1485,7 @@ - source + source @@ -1484,6 +1514,47 @@ +
    +
    +

    + public + + + + + toolbarPosition: String + + + + source + +

    + + + + +

    Default position in toolbar ('left'|'center'|'right')

    +
    + + + +
    +
    + + + + + + + + + + + + + + +

    Public Methods

    @@ -1499,7 +1570,7 @@ - source + source @@ -1540,7 +1611,7 @@ - source + source @@ -1581,7 +1652,7 @@ - source + source diff --git a/docs/class/src/modules/highlightKeywords.js~HighlightKeyword.html b/docs/class/src/modules/highlightKeywords.js~HighlightKeyword.html index 11efb87e..dce89b16 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.42 API Document + HighlightKeyword | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/class/src/modules/loader.js~Loader.html b/docs/class/src/modules/loader.js~Loader.html index 8d8ab6de..bba0de5d 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.42 API Document + Loader | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/class/src/modules/markActiveColumns.js~MarkActiveColumns.html b/docs/class/src/modules/markActiveColumns.js~MarkActiveColumns.html index f34a2353..2bfa905c 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.42 API Document + MarkActiveColumns | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/class/src/modules/noResults.js~NoResults.html b/docs/class/src/modules/noResults.js~NoResults.html index 5035e4fe..a934fe46 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.42 API Document + NoResults | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/class/src/modules/paging.js~Paging.html b/docs/class/src/modules/paging.js~Paging.html index 8123559e..4df5809f 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.42 API Document + Paging | tablefilter v0.5.43 API Document @@ -125,20 +125,24 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • -
    import {Paging} from 'tablefilter/src/modules/paging.js'
    +
    import {Paging} from 'tablefilter/src/modules/paging.js'
    public class - | source + | source
    @@ -935,6 +939,32 @@ + + + + + public + + + + + + + +
    + + +

    Default position in toolbar ('left'|'center'|'right')

    +
    +
    + + + + @@ -1674,7 +1704,7 @@ Refresh paging select according to number of pages

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    - source + source @@ -2871,6 +2901,47 @@ Refresh paging select according to number of pages

    +
    +
    +

    + public + + + + + toolbarPosition: String + + + + source + +

    + + + + +

    Default position in toolbar ('left'|'center'|'right')

    +
    + + + +
    +
    + + + + + + + + + + + + + + +

    Public Methods

    @@ -2886,7 +2957,7 @@ Refresh paging select according to number of pages

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    - source + source diff --git a/docs/class/src/modules/popupFilter.js~PopupFilter.html b/docs/class/src/modules/popupFilter.js~PopupFilter.html index 348dafe2..dae49c42 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.42 API Document + PopupFilter | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/class/src/modules/rowsCounter.js~RowsCounter.html b/docs/class/src/modules/rowsCounter.js~RowsCounter.html index 9003c1e6..58972b90 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.42 API Document + RowsCounter | tablefilter v0.5.43 API Document @@ -125,20 +125,24 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • -
    import {RowsCounter} from 'tablefilter/src/modules/rowsCounter.js'
    +
    import {RowsCounter} from 'tablefilter/src/modules/rowsCounter.js'
    public class - | source + | source
    @@ -417,6 +421,32 @@ enabled.

    + + + + + public + + + + + + + +
    + + +

    Default position in toolbar ('left'|'center'|'right')

    +
    +
    + + + + @@ -843,7 +873,7 @@ enabled.

    - source + source @@ -904,7 +934,7 @@ enabled.

    - source + source @@ -945,7 +975,7 @@ enabled.

    - source + source @@ -987,7 +1017,7 @@ current page when paging is enabled. ie: Rows: 31-40 / 70

    - source + source @@ -1027,7 +1057,7 @@ current page when paging is enabled. ie: Rows: 31-40 / 70

    - source + source @@ -1068,7 +1098,7 @@ current page when paging is enabled. ie: Rows: 31-40 / 70

    - source + source @@ -1109,7 +1139,7 @@ current page when paging is enabled. ie: Rows: 31-40 / 70

    - source + source @@ -1152,7 +1182,7 @@ enabled. ie: Rows: 31-40 / 70

    - source + source @@ -1193,7 +1223,7 @@ enabled. ie: Rows: 31-40 / 70

    - source + source @@ -1222,6 +1252,47 @@ enabled. ie: Rows: 31-40 / 70

    +
    +
    +

    + public + + + + + toolbarPosition: String + + + + source + +

    + + + + +

    Default position in toolbar ('left'|'center'|'right')

    +
    + + + +
    +
    + + + + + + + + + + + + + + +

    Public Methods

    @@ -1237,7 +1308,7 @@ enabled. ie: Rows: 31-40 / 70

    - source + source @@ -1278,7 +1349,7 @@ enabled. ie: Rows: 31-40 / 70

    - source + source @@ -1319,7 +1390,7 @@ enabled. ie: Rows: 31-40 / 70

    - source + source diff --git a/docs/class/src/modules/state.js~State.html b/docs/class/src/modules/state.js~State.html index 3753430c..e9f0ac42 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.42 API Document + State | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/class/src/modules/statusBar.js~StatusBar.html b/docs/class/src/modules/statusBar.js~StatusBar.html index aa39ebbc..9f92332e 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.42 API Document + StatusBar | tablefilter v0.5.43 API Document @@ -125,20 +125,24 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • -
    import {StatusBar} from 'tablefilter/src/modules/statusBar.js'
    +
    import {StatusBar} from 'tablefilter/src/modules/statusBar.js'
    public class - | source + | source
    @@ -648,6 +652,32 @@ + + + + + public + + + + + + + +
    + + +

    Default position in toolbar ('left'|'center'|'right')

    +
    +
    + + + + @@ -1074,7 +1104,7 @@ - source + source @@ -1135,7 +1165,7 @@ - source + source @@ -1176,7 +1206,7 @@ - source + source @@ -1216,7 +1246,7 @@ - source + source @@ -1257,7 +1287,7 @@ - source + source @@ -1298,7 +1328,7 @@ - source + source @@ -1339,7 +1369,7 @@ - source + source @@ -1380,7 +1410,7 @@ - source + source @@ -1421,7 +1451,7 @@ - source + source @@ -1462,7 +1492,7 @@ - source + source @@ -1503,7 +1533,7 @@ - source + source @@ -1544,7 +1574,7 @@ - source + source @@ -1585,7 +1615,7 @@ - source + source @@ -1626,7 +1656,7 @@ - source + source @@ -1667,7 +1697,7 @@ - source + source @@ -1708,7 +1738,7 @@ - source + source @@ -1749,7 +1779,7 @@ - source + source @@ -1790,7 +1820,7 @@ - source + source @@ -1819,6 +1849,47 @@ +
    +
    +

    + public + + + + + toolbarPosition: String + + + + source + +

    + + + + +

    Default position in toolbar ('left'|'center'|'right')

    +
    + + + +
    +
    + + + + + + + + + + + + + + +

    Public Methods

    @@ -1834,7 +1905,7 @@ - source + source @@ -1875,7 +1946,7 @@ - source + source @@ -1916,7 +1987,7 @@ - source + source diff --git a/docs/class/src/modules/storage.js~Storage.html b/docs/class/src/modules/storage.js~Storage.html index 56d77225..65d71a5a 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.42 API Document + Storage | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/class/src/modules/toolbar.js~Toolbar.html b/docs/class/src/modules/toolbar.js~Toolbar.html new file mode 100644 index 00000000..e8eca4ff --- /dev/null +++ b/docs/class/src/modules/toolbar.js~Toolbar.html @@ -0,0 +1,1350 @@ + + + + + + Toolbar | tablefilter v0.5.43 API Document + + + + + + + + + +
    + Home + + Reference + Source + + Repository + +
    + + + +
    +
    import {Toolbar} from 'tablefilter/src/modules/toolbar.js'
    + public + class + + + + | source +
    + +
    +

    Toolbar

    + + + + + +

    Extends:

    Feature → Toolbar
    + + + + + + + + + +

    Toolbar UI component

    +
    + + + + + + + + +
    + + + +

    Constructor Summary

    + + + + + + + + + +
    Public Constructor
    + public + + + + + +
    +

    + constructor(tf: TableFilter) +

    +
    +
    + + +

    Create an instance of Toolbar

    +
    +
    +
    + + +
    +
    +

    Member Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Public Members
    + public + + + + + + +
    + + +

    Css class for middle inner container DOM element

    +
    +
    +
    + + +
    + public + + + + + +
    +

    + contCssClass: String +

    +
    +
    + + +

    Css class for toolbar's container DOM element

    +
    +
    +
    + + +
    + public + + + + + +
    +

    + enabled: boolean +

    +
    +
    + + + +
    +
    + + +
    + public + + + + + +
    +

    + initialized: boolean +

    +
    +
    + + + +
    +
    + + +
    + public + + + + + + +
    + + +

    Css class for left-side inner container DOM element

    +
    +
    +
    + + +
    + public + + + + + + +
    + + +

    Css class for right-side inner container DOM element

    +
    +
    +
    + + +
    + public + + + + + +
    +

    + tgtId: String +

    +
    +
    + + +

    Toolbar's custom container ID

    +
    +
    +
    + + +
    +
    +

    Method Summary

    + + + + + + + + + + + + + + + + + + + +
    Public Methods
    + public + + + + + +
    +

    + container(position: String, el: DOMElement): DOMElement +

    +
    +
    + + +

    Return the container based on requested position inside the toolbar

    +
    +
    +
    + + +
    + public + + + + + +
    +

    + destroy() +

    +
    +
    + + +

    Destroy Toolbar instance

    +
    +
    +
    + + +
    + public + + + + + +
    +

    + init(isExternal: Boolean) +

    +
    +
    + + +

    Initialize toolbar components

    +
    +
    +
    + + +
    +
    + +

    Inherited Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    From class Feature
    + public + + + + + +
    +

    + config: Object +

    +
    +
    + + +

    TableFilter configuration

    +
    +
    +
    + + +
    + public + + + + + +
    +

    + emitter: Emitter +

    +
    +
    + + +

    TableFilter emitter instance

    +
    +
    +
    + + +
    + public + + + + + +
    +

    + enabled: Boolean +

    +
    +
    + + +

    TableFilter feature setting

    +
    +
    +
    + + +
    + public + + + + + +
    +

    + feature: String +

    +
    +
    + + +

    Feature name

    +
    +
    +
    + + +
    + public + + + + + +
    +

    + initialized: Boolean +

    +
    +
    + + +

    Field indicating whether Feature is initialized

    +
    +
    +
    + + +
    + public + + + + + +
    +

    + tf: TableFilter +

    +
    +
    + + +

    TableFilter instance

    +
    +
    +
    + + +
    + public + + + + + +
    +

    + destroy() +

    +
    +
    + + +

    Destroy the feature

    +
    +
    +
    + + +
    + public + + + + + +
    +

    + disable() +

    +
    +
    + + +

    Disable the feature

    +
    +
    +
    + + +
    + public + + + + + +
    +

    + enable() +

    +
    +
    + + +

    Enable the feature

    +
    +
    +
    + + +
    + public + + + + + +
    +

    + init() +

    +
    +
    + + +

    Initialize the feature

    +
    +
    +
    + + +
    + public + + + + + +
    +

    + isEnabled(): Boolean +

    +
    +
    + + +

    Indicate whether the feature is enabled or not

    +
    +
    +
    + + +
    + public + + + + + +
    +

    + reset() +

    +
    +
    + + +

    Reset the feature after being disabled

    +
    +
    +
    + + +
    +
    + + + +

    Public Constructors

    + +
    +

    + public + + + + + constructor(tf: TableFilter) + + + + source + +

    + + + + +

    Create an instance of Toolbar

    +
    + + + +
    +

    Params:

    + + + + + + + + + + + + + +
    NameTypeAttributeDescription
    tfTableFilter

    TableFilter instance

    +
    +
    +
    + + + + + + + + + + + + + + + +
    +
    +

    Public Members

    + +
    +

    + public + + + + + cContCssClass: String + + + + source + +

    + + + + +

    Css class for middle inner container DOM element

    +
    + + + +
    +
    + + + + + + + + + + + + + + + +
    +
    +

    + public + + + + + contCssClass: String + + + + source + +

    + + + + +

    Css class for toolbar's container DOM element

    +
    + + + +
    +
    + + + + + + + + + + + + + + + +
    +
    +

    + public + + + + + enabled: boolean + + + + source + +

    + + + + + + + + +
    +
    + + + + + + + + + + + + + + + +
    +
    +

    + public + + + + + initialized: boolean + + + + source + +

    + + + + + + + + +
    +
    + + + + + + + + + + + + + + + +
    +
    +

    + public + + + + + lContCssClass: String + + + + source + +

    + + + + +

    Css class for left-side inner container DOM element

    +
    + + + +
    +
    + + + + + + + + + + + + + + + +
    +
    +

    + public + + + + + rContCssClass: String + + + + source + +

    + + + + +

    Css class for right-side inner container DOM element

    +
    + + + +
    +
    + + + + + + + + + + + + + + + +
    +
    +

    + public + + + + + tgtId: String + + + + source + +

    + + + + +

    Toolbar's custom container ID

    +
    + + + +
    +
    + + + + + + + + + + + + + + + +
    +
    +

    Public Methods

    + +
    +

    + public + + + + + container(position: String, el: DOMElement): DOMElement + + + + source + +

    + + + + +

    Return the container based on requested position inside the toolbar

    +
    + + + +
    +

    Params:

    + + + + + + + + + + + + + + + + + + + +
    NameTypeAttributeDescription
    positionString
    • optional
    • +
    • default: RIGHT

    3 possible positions: 'left', 'center', +'right'

    +
    elDOMElement

    optional DOM element to be inserter in container

    +
    +
    +
    + +
    +

    Return:

    + + + + + +
    DOMElement
    +
    +
    +
    + + + + + + + + + + + + + +
    +
    +

    + public + + + + + destroy() + + + + source + +

    + + + + +

    Destroy Toolbar instance

    +
    + + + +
    +
    + + + + + + + + + + + + + + + +
    +
    +

    + public + + + + + init(isExternal: Boolean) + + + + source + +

    + + + + +

    Initialize toolbar components

    +
    + +

    Override:

    Feature#init
    + +
    +

    Params:

    + + + + + + + + + + + + + +
    NameTypeAttributeDescription
    isExternalBoolean

    initialize only if component belongs +to toolbar

    +
    +
    +
    + + + + + + + + + + + + + + + +
    +
    +
    + + + + + + + + + + + + diff --git a/docs/class/src/tablefilter.js~TableFilter.html b/docs/class/src/tablefilter.js~TableFilter.html index 0f3f1b0f..65cd3147 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.42 API Document + TableFilter | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • @@ -1468,58 +1472,6 @@ types

    - - - -
    -

    - infDivCssClass: String -

    -
    -
    - - -

    Css class for toolbar's container DOM element

    -
    -
    - - - - - - - - - public - - - - - - -
    -

    - lDivCssClass: String -

    -
    -
    - - -

    Css class for left-side inner container DOM element

    -
    -
    - - - - - - - - - public - - - @@ -1704,32 +1656,6 @@ first usage

    - - - -
    -

    - mDivCssClass: String -

    -
    -
    - - -

    Css class for middle inner container DOM element

    -
    -
    - - - - - - - - - public - - - @@ -2095,32 +2021,6 @@ on change event

    - - - -
    -

    - rDivCssClass: String -

    -
    -
    - - -

    Css class for right-side inner container DOM element

    -
    -
    - - - - - - - - - public - - - @@ -2600,13 +2500,13 @@ themes: [{ name: 'skyblue' }]

    - toolBarTgtId: String + toolbar: Object | Boolean

    -

    Toolbar's custom container ID

    +

    Enable toolbar component

    @@ -4526,32 +4426,6 @@ columns

    - - - -
    -

    - removeToolbar() -

    -
    -
    - - -

    Remove toolbar container element

    -
    -
    - - - - - - - - - public - - - @@ -4630,32 +4504,6 @@ columns

    - - - -
    -

    - setToolbar() -

    -
    -
    - - -

    Generate container element for paging, reset button, rows counter etc.

    -
    -
    - - - - - - - - - public - - - @@ -4806,7 +4654,7 @@ requires table or id arguments, row and < - source + source @@ -4847,7 +4695,7 @@ requires table or id arguments, row and < - source + source @@ -4888,7 +4736,7 @@ requires table or id arguments, row and < - source + source @@ -4930,7 +4778,7 @@ stops typing

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

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

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

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

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

    - source + source @@ -5225,7 +5073,7 @@ cell_parser: { - source + source @@ -5266,7 +5114,7 @@ cell_parser: { - source + source @@ -5316,7 +5164,7 @@ information on date parsing formats supported by Sugar Date

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

    - source + source @@ -5410,7 +5258,7 @@ custom_options: { - source + source @@ -5451,7 +5299,7 @@ custom_options: { - source + source @@ -5492,7 +5340,7 @@ custom_options: { - source + source @@ -5534,7 +5382,7 @@ linked filters filtering mode is on

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    - source + source @@ -6753,88 +6601,6 @@ types

    -
    -
    -

    - public - - - - - infDivCssClass: String - - - - source - -

    - - - - -

    Css class for toolbar's container DOM element

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

    - public - - - - - lDivCssClass: String - - - - source - -

    - - - - -

    Css class for left-side inner container DOM element

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

    @@ -6847,7 +6613,7 @@ types

    - source + source

    @@ -6888,7 +6654,7 @@ types

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

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

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

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

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

    - source + source @@ -7124,47 +6890,6 @@ first usage

    -
    -
    -

    - public - - - - - mDivCssClass: String - - - - source - -

    - - - - -

    Css class for middle inner container DOM element

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

    @@ -7177,7 +6902,7 @@ first usage

    - source + source

    @@ -7218,7 +6943,7 @@ first usage

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

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

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

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

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

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

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

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

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

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

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

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

    - source + source @@ -7740,47 +7465,6 @@ on change event

    -
    -
    -

    - public - - - - - rDivCssClass: String - - - - source - -

    - - - - -

    Css class for right-side inner container DOM element

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

    @@ -7835,7 +7519,7 @@ are generated

    - source + source

    @@ -7876,7 +7560,7 @@ are generated

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    - source + source @@ -8528,24 +8212,24 @@ themes: [{ name: 'skyblue' }]

    -

    +

    public - toolBarTgtId: String + toolbar: Object | Boolean - source + source

    -

    Toolbar's custom container ID

    +

    Enable toolbar component

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    - source + source @@ -10632,7 +10316,7 @@ with following structure: - source + source @@ -10714,7 +10398,7 @@ with following structure: - source + source @@ -10792,7 +10476,7 @@ Note: hidden filters are also returned

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    - source + source @@ -13041,47 +12725,6 @@ columns

    -
    -
    -

    - public - - - - - removeToolbar() - - - - source - -

    - - - - -

    Remove toolbar container element

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

    @@ -13094,7 +12737,7 @@ columns

    - source + source

    @@ -13152,7 +12795,7 @@ columns

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

    - source + source @@ -13263,47 +12906,6 @@ columns

    -
    -
    -

    - public - - - - - setToolbar() - - - - source - -

    - - - - -

    Generate container element for paging, reset button, rows counter etc.

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

    @@ -13316,7 +12918,7 @@ columns

    - source + source

    @@ -13357,7 +12959,7 @@ columns

    - source + source diff --git a/docs/coverage.json b/docs/coverage.json index 36aaeaae..c15be6d8 100644 --- a/docs/coverage.json +++ b/docs/coverage.json @@ -1,7 +1,7 @@ { "coverage": "100%", - "expectCount": 678, - "actualCount": 678, + "expectCount": 693, + "actualCount": 693, "files": { "src/const.js": { "expectCount": 19, @@ -28,14 +28,19 @@ "actualCount": 4, "undocumentLines": [] }, + "src/modules/toolbar.js": { + "expectCount": 15, + "actualCount": 15, + "undocumentLines": [] + }, "src/modules/checkList.js": { "expectCount": 21, "actualCount": 21, "undocumentLines": [] }, "src/modules/clearButton.js": { - "expectCount": 10, - "actualCount": 10, + "expectCount": 11, + "actualCount": 11, "undocumentLines": [] }, "src/extensions/colOps/colOps.js": { @@ -44,8 +49,8 @@ "undocumentLines": [] }, "src/extensions/colsVisibility/colsVisibility.js": { - "expectCount": 49, - "actualCount": 49, + "expectCount": 50, + "actualCount": 50, "undocumentLines": [] }, "src/modules/dateType.js": { @@ -84,8 +89,8 @@ "undocumentLines": [] }, "src/modules/help.js": { - "expectCount": 17, - "actualCount": 17, + "expectCount": 18, + "actualCount": 18, "undocumentLines": [] }, "src/modules/highlightKeywords.js": { @@ -109,8 +114,8 @@ "undocumentLines": [] }, "src/modules/paging.js": { - "expectCount": 45, - "actualCount": 45, + "expectCount": 46, + "actualCount": 46, "undocumentLines": [] }, "src/modules/popupFilter.js": { @@ -119,8 +124,8 @@ "undocumentLines": [] }, "src/modules/rowsCounter.js": { - "expectCount": 13, - "actualCount": 13, + "expectCount": 14, + "actualCount": 14, "undocumentLines": [] }, "src/modules/state.js": { @@ -129,8 +134,8 @@ "undocumentLines": [] }, "src/modules/statusBar.js": { - "expectCount": 22, - "actualCount": 22, + "expectCount": 23, + "actualCount": 23, "undocumentLines": [] }, "src/modules/storage.js": { @@ -139,8 +144,8 @@ "undocumentLines": [] }, "src/tablefilter.js": { - "expectCount": 172, - "actualCount": 172, + "expectCount": 166, + "actualCount": 166, "undocumentLines": [] }, "src/dom.js": { diff --git a/docs/dump.json b/docs/dump.json index 2c64780a..695ddec6 100644 --- a/docs/dump.json +++ b/docs/dump.json @@ -83,7 +83,7 @@ "access": null, "description": null, "lineNumber": 1, - "content": "import {DateType} from './modules/dateType';\nimport {Help} from './modules/help';\nimport {State} from './modules/state';\nimport {GridLayout} from './modules/gridLayout';\nimport {Loader} from './modules/loader';\nimport {HighlightKeyword} from './modules/highlightKeywords';\nimport {PopupFilter} from './modules/popupFilter';\nimport {MarkActiveColumns} from './modules/markActiveColumns';\nimport {RowsCounter} from './modules/rowsCounter';\nimport {StatusBar} from './modules/statusBar';\nimport {ClearButton} from './modules/clearButton';\nimport {AlternateRows} from './modules/alternateRows';\nimport {NoResults} from './modules/noResults';\nimport {Paging} from './modules/paging';\n\n/**\n * Filter types\n */\n\n/**\n * Input filter type\n * @type {String}\n */\nexport const INPUT = 'input';\n/**\n * Select filter type\n * @type {String}\n */\nexport const SELECT = 'select';\n/**\n * Multiple select filter type\n * @type {String}\n */\nexport const MULTIPLE = 'multiple';\n/**\n * Checklist filter type\n * @type {String}\n */\nexport const CHECKLIST = 'checklist';\n/**\n * None filter type\n * @type {String}\n */\nexport const NONE = 'none';\n\n/**\n * Key codes\n */\n\n/**\n * Enter key code\n * @type {Number}\n */\nexport const ENTER_KEY = 13;\n/**\n * Tab key code\n * @type {Number}\n */\nexport const TAB_KEY = 9;\n/**\n * Escape key code\n * @type {Number}\n */\nexport const ESC_KEY = 27;\n/**\n * Up arrow key code\n * @type {Number}\n */\nexport const UP_ARROW_KEY = 38;\n/**\n * Down arrow key code\n * @type {Number}\n */\nexport const DOWN_ARROW_KEY = 40;\n\n/**\n * HTML tags\n */\n\n/**\n * Header cell tag\n * @type {String}\n */\nexport const HEADER_TAG = 'TH';\n/**\n * Cell tag\n * @type {String}\n */\nexport const CELL_TAG = 'TD';\n\n/**\n * Data types\n */\n\n/**\n * String\n * @type {String}\n */\nexport const STRING = 'string';\n\n/**\n * Number\n * @type {String}\n */\nexport const NUMBER = 'number';\n\n/**\n * Formatted number\n * @type {String}\n */\nexport const FORMATTED_NUMBER = 'formatted-number';\n\n/**\n * Date\n * @type {String}\n */\nexport const DATE = 'date';\n\n/**\n * IP address\n * @type {String}\n */\nexport const IP_ADDRESS = 'ipaddress';\n\n/**\n * Default values\n */\n\n/**\n * Auto filter delay in milliseconds\n * @type {Number}\n */\nexport const AUTO_FILTER_DELAY = 750;\n\n/**\n * TableFilter features definitions\n * @type {Object}\n */\nexport const FEATURES = {\n dateType: {\n class: DateType,\n name: 'dateType'\n },\n help: {\n class: Help,\n name: 'help',\n enforce: true\n },\n state: {\n class: State,\n name: 'state'\n },\n markActiveColumns: {\n class: MarkActiveColumns,\n name: 'markActiveColumns'\n },\n gridLayout: {\n class: GridLayout,\n name: 'gridLayout'\n },\n loader: {\n class: Loader,\n name: 'loader'\n },\n highlightKeyword: {\n class: HighlightKeyword,\n name: 'highlightKeyword',\n property: 'highlightKeywords'\n },\n popupFilter: {\n class: PopupFilter,\n name: 'popupFilter',\n property: 'popupFilters'\n },\n rowsCounter: {\n class: RowsCounter,\n name: 'rowsCounter'\n },\n statusBar: {\n class: StatusBar,\n name: 'statusBar'\n },\n clearButton: {\n class: ClearButton,\n name: 'clearButton',\n property: 'btnReset'\n },\n alternateRows: {\n class: AlternateRows,\n name: 'alternateRows'\n },\n noResults: {\n class: NoResults,\n name: 'noResults'\n },\n paging: {\n class: Paging,\n name: 'paging'\n }\n};\n" + "content": "import {DateType} from './modules/dateType';\nimport {Help} from './modules/help';\nimport {State} from './modules/state';\nimport {GridLayout} from './modules/gridLayout';\nimport {Loader} from './modules/loader';\nimport {HighlightKeyword} from './modules/highlightKeywords';\nimport {PopupFilter} from './modules/popupFilter';\nimport {MarkActiveColumns} from './modules/markActiveColumns';\nimport {RowsCounter} from './modules/rowsCounter';\nimport {StatusBar} from './modules/statusBar';\nimport {ClearButton} from './modules/clearButton';\nimport {AlternateRows} from './modules/alternateRows';\nimport {NoResults} from './modules/noResults';\nimport {Paging} from './modules/paging';\nimport {Toolbar} from './modules/toolbar';\n\n/**\n * Filter types\n */\n\n/**\n * Input filter type\n * @type {String}\n */\nexport const INPUT = 'input';\n/**\n * Select filter type\n * @type {String}\n */\nexport const SELECT = 'select';\n/**\n * Multiple select filter type\n * @type {String}\n */\nexport const MULTIPLE = 'multiple';\n/**\n * Checklist filter type\n * @type {String}\n */\nexport const CHECKLIST = 'checklist';\n/**\n * None filter type\n * @type {String}\n */\nexport const NONE = 'none';\n\n/**\n * Key codes\n */\n\n/**\n * Enter key code\n * @type {Number}\n */\nexport const ENTER_KEY = 13;\n/**\n * Tab key code\n * @type {Number}\n */\nexport const TAB_KEY = 9;\n/**\n * Escape key code\n * @type {Number}\n */\nexport const ESC_KEY = 27;\n/**\n * Up arrow key code\n * @type {Number}\n */\nexport const UP_ARROW_KEY = 38;\n/**\n * Down arrow key code\n * @type {Number}\n */\nexport const DOWN_ARROW_KEY = 40;\n\n/**\n * HTML tags\n */\n\n/**\n * Header cell tag\n * @type {String}\n */\nexport const HEADER_TAG = 'TH';\n/**\n * Cell tag\n * @type {String}\n */\nexport const CELL_TAG = 'TD';\n\n/**\n * Data types\n */\n\n/**\n * String\n * @type {String}\n */\nexport const STRING = 'string';\n\n/**\n * Number\n * @type {String}\n */\nexport const NUMBER = 'number';\n\n/**\n * Formatted number\n * @type {String}\n */\nexport const FORMATTED_NUMBER = 'formatted-number';\n\n/**\n * Date\n * @type {String}\n */\nexport const DATE = 'date';\n\n/**\n * IP address\n * @type {String}\n */\nexport const IP_ADDRESS = 'ipaddress';\n\n/**\n * Default values\n */\n\n/**\n * Auto filter delay in milliseconds\n * @type {Number}\n */\nexport const AUTO_FILTER_DELAY = 750;\n\n/**\n * TableFilter features definitions\n * @type {Object}\n */\nexport const FEATURES = {\n dateType: {\n class: DateType,\n name: 'dateType'\n },\n help: {\n class: Help,\n name: 'help',\n enforce: true\n },\n state: {\n class: State,\n name: 'state'\n },\n markActiveColumns: {\n class: MarkActiveColumns,\n name: 'markActiveColumns'\n },\n gridLayout: {\n class: GridLayout,\n name: 'gridLayout'\n },\n loader: {\n class: Loader,\n name: 'loader'\n },\n highlightKeyword: {\n class: HighlightKeyword,\n name: 'highlightKeyword',\n property: 'highlightKeywords'\n },\n popupFilter: {\n class: PopupFilter,\n name: 'popupFilter',\n property: 'popupFilters'\n },\n rowsCounter: {\n class: RowsCounter,\n name: 'rowsCounter'\n },\n statusBar: {\n class: StatusBar,\n name: 'statusBar'\n },\n clearButton: {\n class: ClearButton,\n name: 'clearButton',\n property: 'btnReset'\n },\n alternateRows: {\n class: AlternateRows,\n name: 'alternateRows'\n },\n noResults: {\n class: NoResults,\n name: 'noResults'\n },\n paging: {\n class: Paging,\n name: 'paging'\n },\n toolbar: {\n class: Toolbar,\n name: 'toolbar',\n enforce: true\n }\n};\n" }, { "__docId__": 3, @@ -98,7 +98,7 @@ "importPath": "tablefilter/src/const.js", "importStyle": "{INPUT}", "description": "Input filter type", - "lineNumber": 24, + "lineNumber": 25, "type": { "nullable": null, "types": [ @@ -121,7 +121,7 @@ "importPath": "tablefilter/src/const.js", "importStyle": "{SELECT}", "description": "Select filter type", - "lineNumber": 29, + "lineNumber": 30, "type": { "nullable": null, "types": [ @@ -144,7 +144,7 @@ "importPath": "tablefilter/src/const.js", "importStyle": "{MULTIPLE}", "description": "Multiple select filter type", - "lineNumber": 34, + "lineNumber": 35, "type": { "nullable": null, "types": [ @@ -167,7 +167,7 @@ "importPath": "tablefilter/src/const.js", "importStyle": "{CHECKLIST}", "description": "Checklist filter type", - "lineNumber": 39, + "lineNumber": 40, "type": { "nullable": null, "types": [ @@ -190,7 +190,7 @@ "importPath": "tablefilter/src/const.js", "importStyle": "{NONE}", "description": "None filter type", - "lineNumber": 44, + "lineNumber": 45, "type": { "nullable": null, "types": [ @@ -213,7 +213,7 @@ "importPath": "tablefilter/src/const.js", "importStyle": "{ENTER_KEY}", "description": "Enter key code", - "lineNumber": 54, + "lineNumber": 55, "type": { "nullable": null, "types": [ @@ -236,7 +236,7 @@ "importPath": "tablefilter/src/const.js", "importStyle": "{TAB_KEY}", "description": "Tab key code", - "lineNumber": 59, + "lineNumber": 60, "type": { "nullable": null, "types": [ @@ -259,7 +259,7 @@ "importPath": "tablefilter/src/const.js", "importStyle": "{ESC_KEY}", "description": "Escape key code", - "lineNumber": 64, + "lineNumber": 65, "type": { "nullable": null, "types": [ @@ -282,7 +282,7 @@ "importPath": "tablefilter/src/const.js", "importStyle": "{UP_ARROW_KEY}", "description": "Up arrow key code", - "lineNumber": 69, + "lineNumber": 70, "type": { "nullable": null, "types": [ @@ -305,7 +305,7 @@ "importPath": "tablefilter/src/const.js", "importStyle": "{DOWN_ARROW_KEY}", "description": "Down arrow key code", - "lineNumber": 74, + "lineNumber": 75, "type": { "nullable": null, "types": [ @@ -328,7 +328,7 @@ "importPath": "tablefilter/src/const.js", "importStyle": "{HEADER_TAG}", "description": "Header cell tag", - "lineNumber": 84, + "lineNumber": 85, "type": { "nullable": null, "types": [ @@ -351,7 +351,7 @@ "importPath": "tablefilter/src/const.js", "importStyle": "{CELL_TAG}", "description": "Cell tag", - "lineNumber": 89, + "lineNumber": 90, "type": { "nullable": null, "types": [ @@ -374,7 +374,7 @@ "importPath": "tablefilter/src/const.js", "importStyle": "{STRING}", "description": "String", - "lineNumber": 99, + "lineNumber": 100, "type": { "nullable": null, "types": [ @@ -397,7 +397,7 @@ "importPath": "tablefilter/src/const.js", "importStyle": "{NUMBER}", "description": "Number", - "lineNumber": 105, + "lineNumber": 106, "type": { "nullable": null, "types": [ @@ -420,7 +420,7 @@ "importPath": "tablefilter/src/const.js", "importStyle": "{FORMATTED_NUMBER}", "description": "Formatted number", - "lineNumber": 111, + "lineNumber": 112, "type": { "nullable": null, "types": [ @@ -443,7 +443,7 @@ "importPath": "tablefilter/src/const.js", "importStyle": "{DATE}", "description": "Date", - "lineNumber": 117, + "lineNumber": 118, "type": { "nullable": null, "types": [ @@ -466,7 +466,7 @@ "importPath": "tablefilter/src/const.js", "importStyle": "{IP_ADDRESS}", "description": "IP address", - "lineNumber": 123, + "lineNumber": 124, "type": { "nullable": null, "types": [ @@ -489,7 +489,7 @@ "importPath": "tablefilter/src/const.js", "importStyle": "{AUTO_FILTER_DELAY}", "description": "Auto filter delay in milliseconds", - "lineNumber": 133, + "lineNumber": 134, "type": { "nullable": null, "types": [ @@ -512,7 +512,7 @@ "importPath": "tablefilter/src/const.js", "importStyle": "{FEATURES}", "description": "TableFilter features definitions", - "lineNumber": 139, + "lineNumber": 140, "type": { "nullable": null, "types": [ @@ -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, tag\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, 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 } else {\n this.onBeforeColDisplayed(this, colIndex);\n }\n\n this._hideElements(tbl, colIndex, hide);\n if (this.headersTbl) {\n this._hideElements(this.headersTbl, colIndex, hide);\n }\n\n let hiddenCols = this.hiddenCols;\n let itemIndex = hiddenCols.indexOf(colIndex);\n if (hide) {\n if (itemIndex === -1) {\n this.hiddenCols.push(colIndex);\n }\n } else {\n if (itemIndex !== -1) {\n this.hiddenCols.splice(itemIndex, 1);\n }\n }\n\n if (hide) {\n this.onAfterColHidden(this, colIndex);\n this.emitter.emit('column-hidden', tf, this, colIndex,\n this.hiddenCols);\n } else {\n this.onAfterColDisplayed(this, colIndex);\n this.emitter.emit('column-shown', tf, this, colIndex,\n this.hiddenCols);\n }\n }\n\n /**\n * Show specified column\n * @param {Number} colIndex Column index\n */\n showCol(colIndex) {\n if (isUndef(colIndex) || !this.isColHidden(colIndex)) {\n return;\n }\n if (this.manager && this.contEl) {\n let itm = elm('col_' + colIndex + '_' + this.tf.id);\n if (itm) {\n itm.click();\n }\n } else {\n this.setHidden(colIndex, false);\n }\n }\n\n /**\n * Hide specified column\n * @param {Number} colIndex Column index\n */\n hideCol(colIndex) {\n if (isUndef(colIndex) || this.isColHidden(colIndex)) {\n return;\n }\n if (this.manager && this.contEl) {\n let itm = elm('col_' + colIndex + '_' + this.tf.id);\n if (itm) {\n itm.click();\n }\n } else {\n this.setHidden(colIndex, true);\n }\n }\n\n /**\n * Determine if specified column is hidden\n * @param {Number} colIndex Column index\n */\n isColHidden(colIndex) {\n if (this.hiddenCols.indexOf(colIndex) !== -1) {\n return true;\n }\n return false;\n }\n\n /**\n * Toggle visibility of specified column\n * @param {Number} colIndex Column index\n */\n toggleCol(colIndex) {\n if (isUndef(colIndex) || this.isColHidden(colIndex)) {\n this.showCol(colIndex);\n } else {\n this.hideCol(colIndex);\n }\n }\n\n /**\n * Return the indexes of the columns currently hidden\n * @return {Array} column indexes\n */\n getHiddenCols() {\n return this.hiddenCols;\n }\n\n /**\n * Remove the columns manager\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n if (elm(this.contElTgtId)) {\n elm(this.contElTgtId).innerHTML = '';\n } else {\n this.contEl.innerHTML = '';\n removeElm(this.contEl);\n this.contEl = null;\n }\n this.btnEl.innerHTML = '';\n removeElm(this.btnEl);\n this.btnEl = null;\n\n this.emitter.off(['hide-column'],\n (tf, colIndex) => this.hideCol(colIndex));\n\n this.boundMouseup = null;\n\n this.initialized = false;\n }\n\n _getHeaderText(cell) {\n if (!cell.hasChildNodes) {\n return '';\n }\n\n for (let i = 0; i < cell.childNodes.length; i++) {\n let n = cell.childNodes[i];\n if (n.nodeType === 3) {\n return n.nodeValue;\n } else if (n.nodeType === 1) {\n if (n.id && n.id.indexOf('popUp') !== -1) {\n continue;\n } else {\n return getText(n);\n }\n }\n continue;\n }\n return '';\n }\n\n _hideElements(tbl, colIdx, hide) {\n this._hideCells(tbl, colIdx, hide);\n this._hideCol(tbl, colIdx, hide);\n }\n\n _hideCells(tbl, colIdx, hide) {\n for (let i = 0; i < tbl.rows.length; i++) {\n let row = tbl.rows[i];\n let cell = row.cells[colIdx];\n if (cell) {\n cell.style.display = hide ? NONE : '';\n }\n }\n }\n\n _hideCol(tbl, colIdx, hide) {\n let colElms = tag(this.tf.dom(), 'col');\n if (colElms.length === 0) {\n return;\n }\n colElms[colIdx].style.display = hide ? NONE : '';\n }\n\n _hideAtStart() {\n this.atStart.forEach((colIdx) => {\n this.hideCol(colIdx);\n });\n }\n}\n" + "content": "import {Feature} from '../../feature';\nimport {\n addClass, removeClass, createCheckItem, createElm, elm, removeElm,\n getText, tag\n} from '../../dom';\nimport {isUndef, EMPTY_FN, isNull} from '../../types';\nimport {addEvt, targetEvt, removeEvt} from '../../event';\nimport {root} from '../../root';\nimport {NONE} from '../../const';\nimport {\n defaultsBool, defaultsStr, defaultsFn, defaultsNb, defaultsArr\n} from '../../settings';\nimport {RIGHT} from '../../modules/toolbar';\n\n/**\n * Columns Visibility extension\n */\nexport default class ColsVisibility extends Feature {\n\n /**\n * Creates an instance of ColsVisibility\n * @param {TableFilter} tf TableFilter instance\n * @param {Object} Configuration object\n */\n constructor(tf, f) {\n super(tf, f.name);\n\n // Configuration object\n let cfg = this.config;\n\n /**\n * Module name\n * @type {String}\n */\n this.name = f.name;\n\n /**\n * Module description\n * @type {String}\n */\n this.desc = defaultsStr(f.description, 'Columns visibility manager');\n\n /**\n * show/hide columns container element\n * @private\n */\n this.spanEl = null;\n\n /**\n * show/hide columns button element\n * @private\n */\n this.btnEl = null;\n\n /**\n * show/hide columns main container element\n * @private\n */\n this.contEl = null;\n\n /**\n * Enable tick to hide a column, defaults to true\n * @type {Boolean}\n */\n this.tickToHide = defaultsBool(f.tick_to_hide, true);\n\n /**\n * Enable columns manager UI, defaults to true\n * @type {Boolean}\n */\n this.manager = defaultsBool(f.manager, true);\n\n /**\n * Headers HTML table reference only if headers are external\n * @type {DOMElement}\n */\n this.headersTbl = f.headers_table || null;\n\n /**\n * Headers row index only if headers are external\n * @type {Number}\n */\n this.headersIndex = defaultsNb(f.headers_index, 1);\n\n /**\n * ID of main container element\n * @type {String}\n */\n this.contElTgtId = defaultsStr(f.container_target_id, null);\n\n /**\n * Alternative text for column headers in column manager UI\n * @type {Array}\n */\n this.headersText = defaultsArr(f.headers_text, []);\n\n /**\n * ID of button's container element\n * @type {String}\n */\n this.btnTgtId = defaultsStr(f.btn_target_id, null);\n\n /**\n * Button's text, defaults to Columns▼\n * @type {String}\n */\n this.btnText = defaultsStr(f.btn_text, 'Columns▼');\n\n /**\n * Button's inner HTML\n * @type {String}\n */\n this.btnHtml = defaultsStr(f.btn_html, null);\n\n /**\n * Css class for button\n * @type {String}\n */\n this.btnCssClass = defaultsStr(f.btn_css_class, 'colVis');\n\n /**\n * Columns manager UI close link text, defaults to 'Close'\n * @type {String}\n */\n this.btnCloseText = defaultsStr(f.btn_close_text, 'Close');\n\n /**\n * Columns manager UI close link HTML\n * @type {String}\n */\n this.btnCloseHtml = defaultsStr(f.btn_close_html, null);\n\n /**\n * Css for columns manager UI close link\n * @type {String}\n */\n this.btnCloseCssClass = defaultsStr(f.btn_close_css_class,\n this.btnCssClass);\n\n /**\n * Extension's stylesheet filename\n * @type {String}\n */\n this.stylesheet = defaultsStr(f.stylesheet, 'colsVisibility.css');\n\n /**\n * Css for columns manager UI span\n * @type {String}\n */\n this.spanCssClass = defaultsStr(f.span_css_class, 'colVisSpan');\n\n /**\n * Css for columns manager UI main container\n * @type {String}\n */\n this.contCssClass = defaultsStr(f.cont_css_class, 'colVisCont');\n\n /**\n * Css for columns manager UI checklist (ul)\n * @type {String}\n */\n this.listCssClass = defaultsStr(cfg.list_css_class, 'cols_checklist');\n\n /**\n * Css for columns manager UI checklist item (li)\n * @type {String}\n */\n this.listItemCssClass = defaultsStr(cfg.checklist_item_css_class,\n 'cols_checklist_item');\n\n /**\n * Css for columns manager UI checklist item selected state (li)\n * @type {String}\n */\n this.listSlcItemCssClass = defaultsStr(\n cfg.checklist_selected_item_css_class,\n 'cols_checklist_slc_item'\n );\n\n /**\n * Text preceding the columns list, defaults to 'Hide' or 'Show'\n * depending on tick mode (tick_to_hide option)\n * @type {String}\n */\n this.text = defaultsStr(f.text, this.tickToHide ? 'Hide: ' : 'Show: ');\n\n /**\n * List of columns indexes to be hidden at initialization\n * @type {Array}\n */\n this.atStart = defaultsArr(f.at_start, []);\n\n /**\n * Enable hover behaviour on columns manager button/link\n * @type {Boolean}\n */\n this.enableHover = Boolean(f.enable_hover);\n\n /**\n * Enable select all option, disabled by default\n * @type {Boolean}\n */\n this.enableTickAll = Boolean(f.enable_tick_all);\n\n /**\n * Text for select all option, defaults to 'Select all:'\n * @type {String}\n */\n this.tickAllText = defaultsStr(f.tick_all_text, 'Select all:');\n\n /**\n * Default position in toolbar ('left'|'center'|'right')\n * @type {String}\n */\n this.toolbarPosition = defaultsStr(f.toolbar_position, RIGHT);\n\n /**\n * List of indexes of hidden columns\n * @private\n */\n this.hiddenCols = [];\n\n /**\n * Bound mouseup wrapper\n * @private\n */\n this.boundMouseup = null;\n\n /**\n * Callback fired when the extension is initialized\n * @type {Function}\n */\n this.onLoaded = defaultsFn(f.on_loaded, EMPTY_FN);\n\n /**\n * Callback fired before the columns manager is opened\n * @type {Function}\n */\n this.onBeforeOpen = defaultsFn(f.on_before_open, EMPTY_FN);\n\n /**\n * Callback fired after the columns manager is opened\n * @type {Function}\n */\n this.onAfterOpen = defaultsFn(f.on_after_open, EMPTY_FN);\n\n /**\n * Callback fired before the columns manager is closed\n * @type {Function}\n */\n this.onBeforeClose = defaultsFn(f.on_before_close, EMPTY_FN);\n\n /**\n * Callback fired after the columns manager is closed\n * @type {Function}\n */\n this.onAfterClose = defaultsFn(f.on_after_close, EMPTY_FN);\n\n /**\n * Callback fired before a column is hidden\n * @type {Function}\n */\n this.onBeforeColHidden = defaultsFn(f.on_before_col_hidden, EMPTY_FN);\n\n /**\n * Callback fired after a column is hidden\n * @type {Function}\n */\n this.onAfterColHidden = defaultsFn(f.on_after_col_hidden, EMPTY_FN);\n\n /**\n * Callback fired before a column is displayed\n * @type {Function}\n */\n this.onBeforeColDisplayed = defaultsFn(f.on_before_col_displayed,\n EMPTY_FN);\n\n /**\n * Callback fired after a column is displayed\n * @type {Function}\n */\n this.onAfterColDisplayed = defaultsFn(f.on_after_col_displayed,\n EMPTY_FN);\n\n //Grid layout support\n if (tf.gridLayout) {\n this.headersTbl = tf.feature('gridLayout').headTbl; //headers table\n this.headersIndex = 0; //headers index\n }\n\n //Loads extension stylesheet\n tf.import(f.name + 'Style', tf.getStylePath() + this.stylesheet, null,\n 'link');\n\n this.enable();\n }\n\n /**\n * Mouse-up event handler handling popup auto-close behaviour\n * @private\n */\n onMouseup(evt) {\n let targetElm = targetEvt(evt);\n\n while (targetElm && targetElm !== this.contEl\n && targetElm !== this.btnEl) {\n targetElm = targetElm.parentNode;\n }\n\n if (targetElm !== this.contEl && targetElm !== this.btnEl) {\n this.toggle();\n }\n\n return;\n }\n\n /**\n * Toggle columns manager UI\n */\n toggle() {\n // ensure mouseup event handler is removed\n removeEvt(root, 'mouseup', this.boundMouseup);\n\n let contDisplay = this.contEl.style.display;\n\n if (contDisplay !== 'inline') {\n this.onBeforeOpen(this);\n }\n if (contDisplay === 'inline') {\n this.onBeforeClose(this);\n }\n\n this.contEl.style.display = contDisplay === 'inline' ?\n NONE : 'inline';\n\n if (contDisplay !== 'inline') {\n this.onAfterOpen(this);\n addEvt(root, 'mouseup', this.boundMouseup);\n }\n if (contDisplay === 'inline') {\n this.onAfterClose(this);\n }\n }\n\n /**\n * Check an item in columns manager UI\n * @private\n */\n checkItem(lbl) {\n let li = lbl.parentNode;\n if (!li || !lbl) {\n return;\n }\n let isChecked = lbl.firstChild.checked;\n let colIndex = lbl.firstChild.getAttribute('id').split('_')[1];\n colIndex = parseInt(colIndex, 10);\n if (isChecked) {\n addClass(li, this.listSlcItemCssClass);\n } else {\n removeClass(li, this.listSlcItemCssClass);\n }\n\n let hide = false;\n if ((this.tickToHide && isChecked) ||\n (!this.tickToHide && !isChecked)) {\n hide = true;\n }\n this.setHidden(colIndex, hide);\n }\n\n /**\n * Initializes ColsVisibility instance\n */\n init() {\n if (this.initialized || !this.manager) {\n return;\n }\n\n this.emitter.emit('initializing-extension', this,\n !isNull(this.btnTgtId));\n\n this.emitter.on(['hide-column'],\n (tf, colIndex) => this.hideCol(colIndex));\n\n this.buildBtn();\n this.buildManager();\n\n /** @inherited */\n this.initialized = true;\n\n this.boundMouseup = this.onMouseup.bind(this);\n\n this.emitter.emit('columns-visibility-initialized', this.tf, this);\n this.emitter.emit('extension-initialized', this);\n\n // Hide columns at start at very end of initialization, do not move\n // as order is important\n this._hideAtStart();\n }\n\n /**\n * Build main button UI\n */\n buildBtn() {\n if (this.btnEl) {\n return;\n }\n let tf = this.tf;\n let span = createElm('span');\n span.className = this.spanCssClass;\n\n // Container element (rdiv or custom element)\n let targetEl = !this.btnTgtId ?\n tf.feature('toolbar').container(this.toolbarPosition) :\n elm(this.btnTgtId);\n\n if (!this.btnTgtId) {\n let firstChild = targetEl.firstChild;\n firstChild.parentNode.insertBefore(span, firstChild);\n } else {\n targetEl.appendChild(span);\n }\n\n if (!this.btnHtml) {\n let btn = createElm('a', ['href', 'javascript:;']);\n btn.className = this.btnCssClass;\n btn.title = this.desc;\n\n btn.innerHTML = this.btnText;\n span.appendChild(btn);\n if (!this.enableHover) {\n addEvt(btn, 'click', (evt) => this.toggle(evt));\n } else {\n addEvt(btn, 'mouseover', (evt) => this.toggle(evt));\n }\n } else { // Custom html\n span.innerHTML = this.btnHtml;\n let colVisEl = span.firstChild;\n if (!this.enableHover) {\n addEvt(colVisEl, 'click', (evt) => this.toggle(evt));\n } else {\n addEvt(colVisEl, 'mouseover', (evt) => this.toggle(evt));\n }\n }\n\n this.spanEl = span;\n this.btnEl = this.spanEl.firstChild;\n\n this.onLoaded(this);\n }\n\n /**\n * Build columns manager UI\n */\n buildManager() {\n let tf = this.tf;\n\n let container = !this.contElTgtId ?\n createElm('div') :\n elm(this.contElTgtId);\n container.className = this.contCssClass;\n\n //Extension description\n let extNameLabel = createElm('p');\n extNameLabel.innerHTML = this.text;\n container.appendChild(extNameLabel);\n\n //Headers list\n let ul = createElm('ul');\n ul.className = this.listCssClass;\n\n let tbl = this.headersTbl || tf.dom();\n let headerIndex = this.headersTbl ?\n this.headersIndex : tf.getHeadersRowIndex();\n let headerRow = tbl.rows[headerIndex];\n\n //Tick all option\n if (this.enableTickAll) {\n let li = createCheckItem('col__' + tf.id, this.tickAllText,\n this.tickAllText);\n addClass(li, this.listItemCssClass);\n ul.appendChild(li);\n li.check.checked = !this.tickToHide;\n\n addEvt(li.check, 'click', () => {\n for (let h = 0; h < headerRow.cells.length; h++) {\n let itm = elm('col_' + h + '_' + tf.id);\n if (itm && li.check.checked !== itm.checked) {\n itm.click();\n itm.checked = li.check.checked;\n }\n }\n });\n }\n\n for (let i = 0; i < headerRow.cells.length; i++) {\n let cell = headerRow.cells[i];\n let cellText = this.headersText[i] || this._getHeaderText(cell);\n let liElm = createCheckItem('col_' + i + '_' + tf.id, cellText,\n cellText);\n addClass(liElm, this.listItemCssClass);\n if (!this.tickToHide) {\n addClass(liElm, this.listSlcItemCssClass);\n }\n ul.appendChild(liElm);\n if (!this.tickToHide) {\n liElm.check.checked = true;\n }\n\n addEvt(liElm.check, 'click', (evt) => {\n let elm = targetEvt(evt);\n let lbl = elm.parentNode;\n this.checkItem(lbl);\n });\n }\n\n //separator\n let p = createElm('p', ['align', 'center']);\n let btn;\n //Close link\n if (!this.btnCloseHtml) {\n btn = createElm('a', ['href', 'javascript:;']);\n btn.className = this.btnCloseCssClass;\n btn.innerHTML = this.btnCloseText;\n addEvt(btn, 'click', (evt) => this.toggle(evt));\n p.appendChild(btn);\n } else {\n p.innerHTML = this.btnCloseHtml;\n btn = p.firstChild;\n addEvt(btn, 'click', (evt) => this.toggle(evt));\n }\n\n container.appendChild(ul);\n container.appendChild(p);\n\n this.btnEl.parentNode.insertBefore(container, this.btnEl);\n this.contEl = container;\n }\n\n /**\n * Hide or show specified columns\n * @param {Number} colIndex Column index\n * @param {Boolean} hide Hide column if true or show if false\n */\n setHidden(colIndex, hide) {\n let tf = this.tf;\n let tbl = tf.dom();\n\n if (hide) {\n this.onBeforeColHidden(this, colIndex);\n } else {\n this.onBeforeColDisplayed(this, colIndex);\n }\n\n this._hideElements(tbl, colIndex, hide);\n if (this.headersTbl) {\n this._hideElements(this.headersTbl, colIndex, hide);\n }\n\n let hiddenCols = this.hiddenCols;\n let itemIndex = hiddenCols.indexOf(colIndex);\n if (hide) {\n if (itemIndex === -1) {\n this.hiddenCols.push(colIndex);\n }\n } else {\n if (itemIndex !== -1) {\n this.hiddenCols.splice(itemIndex, 1);\n }\n }\n\n if (hide) {\n this.onAfterColHidden(this, colIndex);\n this.emitter.emit('column-hidden', tf, this, colIndex,\n this.hiddenCols);\n } else {\n this.onAfterColDisplayed(this, colIndex);\n this.emitter.emit('column-shown', tf, this, colIndex,\n this.hiddenCols);\n }\n }\n\n /**\n * Show specified column\n * @param {Number} colIndex Column index\n */\n showCol(colIndex) {\n if (isUndef(colIndex) || !this.isColHidden(colIndex)) {\n return;\n }\n if (this.manager && this.contEl) {\n let itm = elm('col_' + colIndex + '_' + this.tf.id);\n if (itm) {\n itm.click();\n }\n } else {\n this.setHidden(colIndex, false);\n }\n }\n\n /**\n * Hide specified column\n * @param {Number} colIndex Column index\n */\n hideCol(colIndex) {\n if (isUndef(colIndex) || this.isColHidden(colIndex)) {\n return;\n }\n if (this.manager && this.contEl) {\n let itm = elm('col_' + colIndex + '_' + this.tf.id);\n if (itm) {\n itm.click();\n }\n } else {\n this.setHidden(colIndex, true);\n }\n }\n\n /**\n * Determine if specified column is hidden\n * @param {Number} colIndex Column index\n */\n isColHidden(colIndex) {\n if (this.hiddenCols.indexOf(colIndex) !== -1) {\n return true;\n }\n return false;\n }\n\n /**\n * Toggle visibility of specified column\n * @param {Number} colIndex Column index\n */\n toggleCol(colIndex) {\n if (isUndef(colIndex) || this.isColHidden(colIndex)) {\n this.showCol(colIndex);\n } else {\n this.hideCol(colIndex);\n }\n }\n\n /**\n * Return the indexes of the columns currently hidden\n * @return {Array} column indexes\n */\n getHiddenCols() {\n return this.hiddenCols;\n }\n\n /**\n * Remove the columns manager\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n if (elm(this.contElTgtId)) {\n elm(this.contElTgtId).innerHTML = '';\n } else {\n this.contEl.innerHTML = '';\n removeElm(this.contEl);\n this.contEl = null;\n }\n this.btnEl.innerHTML = '';\n removeElm(this.btnEl);\n this.btnEl = null;\n\n this.emitter.off(['hide-column'],\n (tf, colIndex) => this.hideCol(colIndex));\n\n this.boundMouseup = null;\n\n this.initialized = false;\n }\n\n _getHeaderText(cell) {\n if (!cell.hasChildNodes) {\n return '';\n }\n\n for (let i = 0; i < cell.childNodes.length; i++) {\n let n = cell.childNodes[i];\n if (n.nodeType === 3) {\n return n.nodeValue;\n } else if (n.nodeType === 1) {\n if (n.id && n.id.indexOf('popUp') !== -1) {\n continue;\n } else {\n return getText(n);\n }\n }\n continue;\n }\n return '';\n }\n\n _hideElements(tbl, colIdx, hide) {\n this._hideCells(tbl, colIdx, hide);\n this._hideCol(tbl, colIdx, hide);\n }\n\n _hideCells(tbl, colIdx, hide) {\n for (let i = 0; i < tbl.rows.length; i++) {\n let row = tbl.rows[i];\n let cell = row.cells[colIdx];\n if (cell) {\n cell.style.display = hide ? NONE : '';\n }\n }\n }\n\n _hideCol(tbl, colIdx, hide) {\n let colElms = tag(this.tf.dom(), 'col');\n if (colElms.length === 0) {\n return;\n }\n colElms[colIdx].style.display = hide ? NONE : '';\n }\n\n _hideAtStart() {\n this.atStart.forEach((colIdx) => {\n this.hideCol(colIdx);\n });\n }\n}\n" }, { "__docId__": 116, @@ -3168,7 +3168,7 @@ "importPath": "tablefilter/src/extensions/colsVisibility/colsVisibility.js", "importStyle": "ColsVisibility", "description": "Columns Visibility extension", - "lineNumber": 17, + "lineNumber": 18, "interface": false, "extends": [ "src/feature.js~Feature" @@ -3184,7 +3184,7 @@ "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#constructor", "access": null, "description": "Creates an instance of ColsVisibility", - "lineNumber": 24, + "lineNumber": 25, "params": [ { "nullable": null, @@ -3219,7 +3219,7 @@ "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#name", "access": null, "description": "Module name", - "lineNumber": 34, + "lineNumber": 35, "type": { "nullable": null, "types": [ @@ -3239,7 +3239,7 @@ "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#desc", "access": null, "description": "Module description", - "lineNumber": 40, + "lineNumber": 41, "type": { "nullable": null, "types": [ @@ -3259,7 +3259,7 @@ "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#spanEl", "access": "private", "description": "show/hide columns container element", - "lineNumber": 46, + "lineNumber": 47, "type": { "types": [ "*" @@ -3276,7 +3276,7 @@ "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#btnEl", "access": "private", "description": "show/hide columns button element", - "lineNumber": 52, + "lineNumber": 53, "type": { "types": [ "*" @@ -3293,7 +3293,7 @@ "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#contEl", "access": "private", "description": "show/hide columns main container element", - "lineNumber": 58, + "lineNumber": 59, "type": { "types": [ "*" @@ -3310,7 +3310,7 @@ "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#tickToHide", "access": null, "description": "Enable tick to hide a column, defaults to true", - "lineNumber": 64, + "lineNumber": 65, "type": { "nullable": null, "types": [ @@ -3330,7 +3330,7 @@ "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#manager", "access": null, "description": "Enable columns manager UI, defaults to true", - "lineNumber": 70, + "lineNumber": 71, "type": { "nullable": null, "types": [ @@ -3350,7 +3350,7 @@ "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#headersTbl", "access": null, "description": "Headers HTML table reference only if headers are external", - "lineNumber": 76, + "lineNumber": 77, "type": { "nullable": null, "types": [ @@ -3370,7 +3370,7 @@ "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#headersIndex", "access": null, "description": "Headers row index only if headers are external", - "lineNumber": 82, + "lineNumber": 83, "type": { "nullable": null, "types": [ @@ -3390,7 +3390,7 @@ "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#contElTgtId", "access": null, "description": "ID of main container element", - "lineNumber": 88, + "lineNumber": 89, "type": { "nullable": null, "types": [ @@ -3410,7 +3410,7 @@ "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#headersText", "access": null, "description": "Alternative text for column headers in column manager UI", - "lineNumber": 94, + "lineNumber": 95, "type": { "nullable": null, "types": [ @@ -3430,7 +3430,7 @@ "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#btnTgtId", "access": null, "description": "ID of button's container element", - "lineNumber": 100, + "lineNumber": 101, "type": { "nullable": null, "types": [ @@ -3450,7 +3450,7 @@ "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#btnText", "access": null, "description": "Button's text, defaults to Columns▼", - "lineNumber": 106, + "lineNumber": 107, "type": { "nullable": null, "types": [ @@ -3470,7 +3470,7 @@ "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#btnHtml", "access": null, "description": "Button's inner HTML", - "lineNumber": 112, + "lineNumber": 113, "type": { "nullable": null, "types": [ @@ -3490,7 +3490,7 @@ "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#btnCssClass", "access": null, "description": "Css class for button", - "lineNumber": 118, + "lineNumber": 119, "type": { "nullable": null, "types": [ @@ -3510,7 +3510,7 @@ "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#btnCloseText", "access": null, "description": "Columns manager UI close link text, defaults to 'Close'", - "lineNumber": 124, + "lineNumber": 125, "type": { "nullable": null, "types": [ @@ -3530,7 +3530,7 @@ "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#btnCloseHtml", "access": null, "description": "Columns manager UI close link HTML", - "lineNumber": 130, + "lineNumber": 131, "type": { "nullable": null, "types": [ @@ -3550,7 +3550,7 @@ "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#btnCloseCssClass", "access": null, "description": "Css for columns manager UI close link", - "lineNumber": 136, + "lineNumber": 137, "type": { "nullable": null, "types": [ @@ -3570,7 +3570,7 @@ "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#stylesheet", "access": null, "description": "Extension's stylesheet filename", - "lineNumber": 143, + "lineNumber": 144, "type": { "nullable": null, "types": [ @@ -3590,7 +3590,7 @@ "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#spanCssClass", "access": null, "description": "Css for columns manager UI span", - "lineNumber": 149, + "lineNumber": 150, "type": { "nullable": null, "types": [ @@ -3610,7 +3610,7 @@ "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#contCssClass", "access": null, "description": "Css for columns manager UI main container", - "lineNumber": 155, + "lineNumber": 156, "type": { "nullable": null, "types": [ @@ -3630,7 +3630,7 @@ "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#listCssClass", "access": null, "description": "Css for columns manager UI checklist (ul)", - "lineNumber": 161, + "lineNumber": 162, "type": { "nullable": null, "types": [ @@ -3650,7 +3650,7 @@ "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#listItemCssClass", "access": null, "description": "Css for columns manager UI checklist item (li)", - "lineNumber": 167, + "lineNumber": 168, "type": { "nullable": null, "types": [ @@ -3670,7 +3670,7 @@ "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#listSlcItemCssClass", "access": null, "description": "Css for columns manager UI checklist item selected state (li)", - "lineNumber": 174, + "lineNumber": 175, "type": { "nullable": null, "types": [ @@ -3690,7 +3690,7 @@ "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#text", "access": null, "description": "Text preceding the columns list, defaults to 'Hide' or 'Show'\ndepending on tick mode (tick_to_hide option)", - "lineNumber": 184, + "lineNumber": 185, "type": { "nullable": null, "types": [ @@ -3710,7 +3710,7 @@ "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#atStart", "access": null, "description": "List of columns indexes to be hidden at initialization", - "lineNumber": 190, + "lineNumber": 191, "type": { "nullable": null, "types": [ @@ -3730,7 +3730,7 @@ "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#enableHover", "access": null, "description": "Enable hover behaviour on columns manager button/link", - "lineNumber": 196, + "lineNumber": 197, "type": { "nullable": null, "types": [ @@ -3750,7 +3750,7 @@ "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#enableTickAll", "access": null, "description": "Enable select all option, disabled by default", - "lineNumber": 202, + "lineNumber": 203, "type": { "nullable": null, "types": [ @@ -3770,7 +3770,7 @@ "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#tickAllText", "access": null, "description": "Text for select all option, defaults to 'Select all:'", - "lineNumber": 208, + "lineNumber": 209, "type": { "nullable": null, "types": [ @@ -3785,16 +3785,19 @@ "kind": "member", "static": false, "variation": null, - "name": "hiddenCols", + "name": "toolbarPosition", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", - "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#hiddenCols", - "access": "private", - "description": "List of indexes of hidden columns", - "lineNumber": 214, + "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#toolbarPosition", + "access": null, + "description": "Default position in toolbar ('left'|'center'|'right')", + "lineNumber": 215, "type": { + "nullable": null, "types": [ - "*" - ] + "String" + ], + "spread": false, + "description": null } }, { @@ -3802,12 +3805,12 @@ "kind": "member", "static": false, "variation": null, - "name": "boundMouseup", + "name": "hiddenCols", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", - "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#boundMouseup", + "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#hiddenCols", "access": "private", - "description": "Bound mouseup wrapper", - "lineNumber": 220, + "description": "List of indexes of hidden columns", + "lineNumber": 221, "type": { "types": [ "*" @@ -3819,19 +3822,16 @@ "kind": "member", "static": false, "variation": null, - "name": "onLoaded", + "name": "boundMouseup", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", - "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#onLoaded", - "access": null, - "description": "Callback fired when the extension is initialized", - "lineNumber": 226, + "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#boundMouseup", + "access": "private", + "description": "Bound mouseup wrapper", + "lineNumber": 227, "type": { - "nullable": null, "types": [ - "Function" - ], - "spread": false, - "description": null + "*" + ] } }, { @@ -3839,12 +3839,12 @@ "kind": "member", "static": false, "variation": null, - "name": "onBeforeOpen", + "name": "onLoaded", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", - "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#onBeforeOpen", + "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#onLoaded", "access": null, - "description": "Callback fired before the columns manager is opened", - "lineNumber": 232, + "description": "Callback fired when the extension is initialized", + "lineNumber": 233, "type": { "nullable": null, "types": [ @@ -3859,12 +3859,12 @@ "kind": "member", "static": false, "variation": null, - "name": "onAfterOpen", + "name": "onBeforeOpen", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", - "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#onAfterOpen", + "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#onBeforeOpen", "access": null, - "description": "Callback fired after the columns manager is opened", - "lineNumber": 238, + "description": "Callback fired before the columns manager is opened", + "lineNumber": 239, "type": { "nullable": null, "types": [ @@ -3879,12 +3879,12 @@ "kind": "member", "static": false, "variation": null, - "name": "onBeforeClose", + "name": "onAfterOpen", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", - "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#onBeforeClose", + "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#onAfterOpen", "access": null, - "description": "Callback fired before the columns manager is closed", - "lineNumber": 244, + "description": "Callback fired after the columns manager is opened", + "lineNumber": 245, "type": { "nullable": null, "types": [ @@ -3899,12 +3899,12 @@ "kind": "member", "static": false, "variation": null, - "name": "onAfterClose", + "name": "onBeforeClose", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", - "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#onAfterClose", + "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#onBeforeClose", "access": null, - "description": "Callback fired after the columns manager is closed", - "lineNumber": 250, + "description": "Callback fired before the columns manager is closed", + "lineNumber": 251, "type": { "nullable": null, "types": [ @@ -3919,12 +3919,12 @@ "kind": "member", "static": false, "variation": null, - "name": "onBeforeColHidden", + "name": "onAfterClose", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", - "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#onBeforeColHidden", + "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#onAfterClose", "access": null, - "description": "Callback fired before a column is hidden", - "lineNumber": 256, + "description": "Callback fired after the columns manager is closed", + "lineNumber": 257, "type": { "nullable": null, "types": [ @@ -3939,12 +3939,12 @@ "kind": "member", "static": false, "variation": null, - "name": "onAfterColHidden", + "name": "onBeforeColHidden", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", - "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#onAfterColHidden", + "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#onBeforeColHidden", "access": null, - "description": "Callback fired after a column is hidden", - "lineNumber": 262, + "description": "Callback fired before a column is hidden", + "lineNumber": 263, "type": { "nullable": null, "types": [ @@ -3959,12 +3959,12 @@ "kind": "member", "static": false, "variation": null, - "name": "onBeforeColDisplayed", + "name": "onAfterColHidden", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", - "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#onBeforeColDisplayed", + "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#onAfterColHidden", "access": null, - "description": "Callback fired before a column is displayed", - "lineNumber": 268, + "description": "Callback fired after a column is hidden", + "lineNumber": 269, "type": { "nullable": null, "types": [ @@ -3979,11 +3979,11 @@ "kind": "member", "static": false, "variation": null, - "name": "onAfterColDisplayed", + "name": "onBeforeColDisplayed", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", - "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#onAfterColDisplayed", + "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#onBeforeColDisplayed", "access": null, - "description": "Callback fired after a column is displayed", + "description": "Callback fired before a column is displayed", "lineNumber": 275, "type": { "nullable": null, @@ -3999,12 +3999,32 @@ "kind": "member", "static": false, "variation": null, + "name": "onAfterColDisplayed", + "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", + "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#onAfterColDisplayed", + "access": null, + "description": "Callback fired after a column is displayed", + "lineNumber": 282, + "type": { + "nullable": null, + "types": [ + "Function" + ], + "spread": false, + "description": null + } + }, + { + "__docId__": 159, + "kind": "member", + "static": false, + "variation": null, "name": "headersTbl", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#headersTbl", "access": null, "description": null, - "lineNumber": 280, + "lineNumber": 287, "undocument": true, "type": { "types": [ @@ -4013,7 +4033,7 @@ } }, { - "__docId__": 159, + "__docId__": 160, "kind": "member", "static": false, "variation": null, @@ -4022,7 +4042,7 @@ "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#headersIndex", "access": null, "description": null, - "lineNumber": 281, + "lineNumber": 288, "undocument": true, "type": { "types": [ @@ -4031,7 +4051,7 @@ } }, { - "__docId__": 160, + "__docId__": 161, "kind": "method", "static": false, "variation": null, @@ -4040,7 +4060,7 @@ "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#onMouseup", "access": "private", "description": "Mouse-up event handler handling popup auto-close behaviour", - "lineNumber": 295, + "lineNumber": 302, "params": [ { "name": "evt", @@ -4052,7 +4072,7 @@ "generator": false }, { - "__docId__": 161, + "__docId__": 162, "kind": "method", "static": false, "variation": null, @@ -4061,12 +4081,12 @@ "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#toggle", "access": null, "description": "Toggle columns manager UI", - "lineNumber": 313, + "lineNumber": 320, "params": [], "generator": false }, { - "__docId__": 162, + "__docId__": 163, "kind": "method", "static": false, "variation": null, @@ -4075,7 +4095,7 @@ "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#checkItem", "access": "private", "description": "Check an item in columns manager UI", - "lineNumber": 342, + "lineNumber": 349, "params": [ { "name": "lbl", @@ -4087,7 +4107,7 @@ "generator": false }, { - "__docId__": 163, + "__docId__": 164, "kind": "method", "static": false, "variation": null, @@ -4096,12 +4116,12 @@ "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#init", "access": null, "description": "Initializes ColsVisibility instance", - "lineNumber": 367, + "lineNumber": 374, "params": [], "generator": false }, { - "__docId__": 164, + "__docId__": 165, "kind": "member", "static": false, "variation": null, @@ -4110,7 +4130,7 @@ "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#initialized", "access": null, "description": null, - "lineNumber": 379, + "lineNumber": 389, "unknown": [ { "tagName": "@inherited", @@ -4124,7 +4144,7 @@ } }, { - "__docId__": 165, + "__docId__": 166, "kind": "member", "static": false, "variation": null, @@ -4133,7 +4153,7 @@ "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#boundMouseup", "access": null, "description": null, - "lineNumber": 381, + "lineNumber": 391, "undocument": true, "type": { "types": [ @@ -4142,7 +4162,7 @@ } }, { - "__docId__": 166, + "__docId__": 167, "kind": "method", "static": false, "variation": null, @@ -4151,12 +4171,12 @@ "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#buildBtn", "access": null, "description": "Build main button UI", - "lineNumber": 393, + "lineNumber": 404, "params": [], "generator": false }, { - "__docId__": 167, + "__docId__": 168, "kind": "member", "static": false, "variation": null, @@ -4165,25 +4185,7 @@ "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#spanEl", "access": null, "description": null, - "lineNumber": 436, - "undocument": true, - "type": { - "types": [ - "*" - ] - } - }, - { - "__docId__": 168, - "kind": "member", - "static": false, - "variation": null, - "name": "btnEl", - "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", - "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#btnEl", - "access": null, - "description": null, - "lineNumber": 437, + "lineNumber": 446, "undocument": true, "type": { "types": [ @@ -4193,29 +4195,15 @@ }, { "__docId__": 169, - "kind": "method", - "static": false, - "variation": null, - "name": "buildManager", - "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", - "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#buildManager", - "access": null, - "description": "Build columns manager UI", - "lineNumber": 445, - "params": [], - "generator": false - }, - { - "__docId__": 170, "kind": "member", "static": false, "variation": null, - "name": "contEl", + "name": "btnEl", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", - "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#contEl", + "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#btnEl", "access": null, "description": null, - "lineNumber": 527, + "lineNumber": 447, "undocument": true, "type": { "types": [ @@ -4223,8 +4211,40 @@ ] } }, + { + "__docId__": 170, + "kind": "method", + "static": false, + "variation": null, + "name": "buildManager", + "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", + "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#buildManager", + "access": null, + "description": "Build columns manager UI", + "lineNumber": 455, + "params": [], + "generator": false + }, { "__docId__": 171, + "kind": "member", + "static": false, + "variation": null, + "name": "contEl", + "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", + "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#contEl", + "access": null, + "description": null, + "lineNumber": 537, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 172, "kind": "method", "static": false, "variation": null, @@ -4233,7 +4253,7 @@ "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#setHidden", "access": null, "description": "Hide or show specified columns", - "lineNumber": 535, + "lineNumber": 545, "params": [ { "nullable": null, @@ -4259,7 +4279,7 @@ "generator": false }, { - "__docId__": 172, + "__docId__": 173, "kind": "method", "static": false, "variation": null, @@ -4268,32 +4288,7 @@ "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#showCol", "access": null, "description": "Show specified column", - "lineNumber": 577, - "params": [ - { - "nullable": null, - "types": [ - "Number" - ], - "spread": false, - "optional": false, - "name": "colIndex", - "description": "Column index" - } - ], - "generator": false - }, - { - "__docId__": 173, - "kind": "method", - "static": false, - "variation": null, - "name": "hideCol", - "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", - "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#hideCol", - "access": null, - "description": "Hide specified column", - "lineNumber": 595, + "lineNumber": 587, "params": [ { "nullable": null, @@ -4313,12 +4308,37 @@ "kind": "method", "static": false, "variation": null, + "name": "hideCol", + "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", + "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#hideCol", + "access": null, + "description": "Hide specified column", + "lineNumber": 605, + "params": [ + { + "nullable": null, + "types": [ + "Number" + ], + "spread": false, + "optional": false, + "name": "colIndex", + "description": "Column index" + } + ], + "generator": false + }, + { + "__docId__": 175, + "kind": "method", + "static": false, + "variation": null, "name": "isColHidden", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#isColHidden", "access": null, "description": "Determine if specified column is hidden", - "lineNumber": 613, + "lineNumber": 623, "params": [ { "nullable": null, @@ -4339,7 +4359,7 @@ "generator": false }, { - "__docId__": 175, + "__docId__": 176, "kind": "method", "static": false, "variation": null, @@ -4348,7 +4368,7 @@ "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#toggleCol", "access": null, "description": "Toggle visibility of specified column", - "lineNumber": 624, + "lineNumber": 634, "params": [ { "nullable": null, @@ -4364,7 +4384,7 @@ "generator": false }, { - "__docId__": 176, + "__docId__": 177, "kind": "method", "static": false, "variation": null, @@ -4373,7 +4393,7 @@ "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#getHiddenCols", "access": null, "description": "Return the indexes of the columns currently hidden", - "lineNumber": 636, + "lineNumber": 646, "params": [], "return": { "nullable": null, @@ -4386,7 +4406,7 @@ "generator": false }, { - "__docId__": 177, + "__docId__": 178, "kind": "method", "static": false, "variation": null, @@ -4395,12 +4415,12 @@ "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#destroy", "access": null, "description": "Remove the columns manager", - "lineNumber": 643, + "lineNumber": 653, "params": [], "generator": false }, { - "__docId__": 178, + "__docId__": 179, "kind": "member", "static": false, "variation": null, @@ -4409,25 +4429,7 @@ "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#contEl", "access": null, "description": null, - "lineNumber": 652, - "undocument": true, - "type": { - "types": [ - "*" - ] - } - }, - { - "__docId__": 179, - "kind": "member", - "static": false, - "variation": null, - "name": "btnEl", - "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", - "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#btnEl", - "access": null, - "description": null, - "lineNumber": 656, + "lineNumber": 662, "undocument": true, "type": { "types": [ @@ -4440,12 +4442,12 @@ "kind": "member", "static": false, "variation": null, - "name": "boundMouseup", + "name": "btnEl", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", - "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#boundMouseup", + "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#btnEl", "access": null, "description": null, - "lineNumber": 661, + "lineNumber": 666, "undocument": true, "type": { "types": [ @@ -4458,12 +4460,30 @@ "kind": "member", "static": false, "variation": null, + "name": "boundMouseup", + "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", + "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#boundMouseup", + "access": null, + "description": null, + "lineNumber": 671, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 182, + "kind": "member", + "static": false, + "variation": null, "name": "initialized", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#initialized", "access": null, "description": null, - "lineNumber": 663, + "lineNumber": 673, "undocument": true, "type": { "types": [ @@ -4472,7 +4492,7 @@ } }, { - "__docId__": 182, + "__docId__": 183, "kind": "method", "static": false, "variation": null, @@ -4481,7 +4501,7 @@ "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#_getHeaderText", "access": null, "description": null, - "lineNumber": 666, + "lineNumber": 676, "undocument": true, "params": [ { @@ -4499,7 +4519,7 @@ "generator": false }, { - "__docId__": 183, + "__docId__": 184, "kind": "method", "static": false, "variation": null, @@ -4508,41 +4528,7 @@ "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#_hideElements", "access": null, "description": null, - "lineNumber": 687, - "undocument": true, - "params": [ - { - "name": "tbl", - "types": [ - "*" - ] - }, - { - "name": "colIdx", - "types": [ - "*" - ] - }, - { - "name": "hide", - "types": [ - "*" - ] - } - ], - "generator": false - }, - { - "__docId__": 184, - "kind": "method", - "static": false, - "variation": null, - "name": "_hideCells", - "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", - "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#_hideCells", - "access": null, - "description": null, - "lineNumber": 692, + "lineNumber": 697, "undocument": true, "params": [ { @@ -4571,9 +4557,9 @@ "kind": "method", "static": false, "variation": null, - "name": "_hideCol", + "name": "_hideCells", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", - "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#_hideCol", + "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#_hideCells", "access": null, "description": null, "lineNumber": 702, @@ -4605,18 +4591,52 @@ "kind": "method", "static": false, "variation": null, + "name": "_hideCol", + "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", + "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#_hideCol", + "access": null, + "description": null, + "lineNumber": 712, + "undocument": true, + "params": [ + { + "name": "tbl", + "types": [ + "*" + ] + }, + { + "name": "colIdx", + "types": [ + "*" + ] + }, + { + "name": "hide", + "types": [ + "*" + ] + } + ], + "generator": false + }, + { + "__docId__": 187, + "kind": "method", + "static": false, + "variation": null, "name": "_hideAtStart", "memberof": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility", "longname": "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#_hideAtStart", "access": null, "description": null, - "lineNumber": 710, + "lineNumber": 720, "undocument": true, "params": [], "generator": false }, { - "__docId__": 187, + "__docId__": 188, "kind": "file", "static": true, "variation": null, @@ -4629,7 +4649,7 @@ "content": "import {Feature} from '../../feature';\nimport {isUndef, isObj, EMPTY_FN} from '../../types';\nimport {createElm, elm, getText, tag} from '../../dom';\nimport {addEvt} from '../../event';\nimport {parse as parseNb} from '../../number';\nimport {\n NONE, CELL_TAG, HEADER_TAG, STRING, NUMBER, DATE, FORMATTED_NUMBER,\n IP_ADDRESS\n} from '../../const';\nimport {defaultsStr, defaultsFn, defaultsArr} from '../../settings';\n\n/**\n * SortableTable Adapter module\n */\nexport default class AdapterSortableTable extends Feature {\n\n /**\n * Creates an instance of AdapterSortableTable\n * @param {TableFilter} tf TableFilter instance\n * @param {Object} opts Configuration object\n */\n constructor(tf, opts) {\n super(tf, opts.name);\n\n /**\n * Module name\n * @type {String}\n */\n this.name = opts.name;\n\n /**\n * Module description\n * @type {String}\n */\n this.desc = defaultsStr(opts.description, 'Sortable table');\n\n /**\n * Indicate whether table previously sorted\n * @type {Boolean}\n * @private\n */\n this.sorted = false;\n\n /**\n * List of sort type per column basis\n * @type {Array}\n */\n this.sortTypes = defaultsArr(opts.types, tf.colTypes);\n\n /**\n * Column to be sorted at initialization, ie:\n * sort_col_at_start: [1, true]\n * @type {Array}\n */\n this.sortColAtStart = defaultsArr(opts.sort_col_at_start, null);\n\n /**\n * Enable asynchronous sort, if triggers are external\n * @type {Boolean}\n */\n this.asyncSort = Boolean(opts.async_sort);\n\n /**\n * List of element IDs triggering sort on a per column basis\n * @type {Array}\n */\n this.triggerIds = defaultsArr(opts.trigger_ids, []);\n\n // edit .sort-arrow.descending / .sort-arrow.ascending in\n // tablefilter.css to reflect any path change\n /**\n * Path to images\n * @type {String}\n */\n this.imgPath = defaultsStr(opts.images_path, tf.themesPath);\n\n /**\n * Blank image file name\n * @type {String}\n */\n this.imgBlank = defaultsStr(opts.image_blank, 'blank.png');\n\n /**\n * Css class for sort indicator image\n * @type {String}\n */\n this.imgClassName = defaultsStr(opts.image_class_name, 'sort-arrow');\n\n /**\n * Css class for ascending sort indicator image\n * @type {String}\n */\n this.imgAscClassName = defaultsStr(opts.image_asc_class_name,\n 'ascending');\n\n /**\n * Css class for descending sort indicator image\n * @type {String}\n */\n this.imgDescClassName = defaultsStr(opts.image_desc_class_name,\n 'descending');\n\n /**\n * Cell attribute key storing custom value used for sorting\n * @type {String}\n */\n this.customKey = defaultsStr(opts.custom_key, 'data-tf-sortKey');\n\n /**\n * Callback fired when sort extension is instanciated\n * @type {Function}\n */\n this.onSortLoaded = defaultsFn(opts.on_sort_loaded, EMPTY_FN);\n\n /**\n * Callback fired before a table column is sorted\n * @type {Function}\n */\n this.onBeforeSort = defaultsFn(opts.on_before_sort, EMPTY_FN);\n\n /**\n * Callback fired after a table column is sorted\n * @type {Function}\n */\n this.onAfterSort = defaultsFn(opts.on_after_sort, EMPTY_FN);\n\n /**\n * SortableTable instance\n * @private\n */\n this.stt = null;\n\n this.enable();\n }\n\n /**\n * Initializes AdapterSortableTable instance\n */\n init() {\n if (this.initialized) {\n return;\n }\n let tf = this.tf;\n let adpt = this;\n\n // SortableTable class sanity check (sortabletable.js)\n if (isUndef(SortableTable)) {\n throw new Error('SortableTable class not found.');\n }\n\n // Add any date format if needed\n this.emitter.emit('add-date-type-formats', this.tf, this.sortTypes);\n\n this.overrideSortableTable();\n this.setSortTypes();\n\n this.onSortLoaded(tf, this);\n\n /*** SortableTable callbacks ***/\n this.stt.onbeforesort = function () {\n adpt.onBeforeSort(tf, adpt.stt.sortColumn);\n\n /*** sort behaviour for paging ***/\n if (tf.paging) {\n tf.feature('paging').disable();\n }\n };\n\n this.stt.onsort = function () {\n adpt.sorted = true;\n\n //sort behaviour for paging\n if (tf.paging) {\n let paginator = tf.feature('paging');\n // recalculate valid rows index as sorting may have change it\n tf.getValidRows(true);\n paginator.enable();\n paginator.setPage(paginator.getPage());\n }\n\n adpt.onAfterSort(tf, adpt.stt.sortColumn, adpt.stt.descending);\n adpt.emitter.emit('column-sorted', tf, adpt.stt.sortColumn,\n adpt.stt.descending);\n };\n\n // Column sort at start\n let sortColAtStart = adpt.sortColAtStart;\n if (sortColAtStart) {\n this.stt.sort(sortColAtStart[0], sortColAtStart[1]);\n }\n\n this.emitter.on(['sort'],\n (tf, colIdx, desc) => this.sortByColumnIndex(colIdx, desc));\n\n /** @inherited */\n this.initialized = true;\n\n this.emitter.emit('sort-initialized', tf, this);\n }\n\n /**\n * Sort specified column\n * @param {Number} colIdx Column index\n * @param {Boolean} desc Optional: descending manner\n */\n sortByColumnIndex(colIdx, desc) {\n this.stt.sort(colIdx, desc);\n }\n\n /**\n * Set SortableTable overrides for TableFilter integration\n */\n overrideSortableTable() {\n let adpt = this,\n tf = this.tf;\n\n /**\n * Overrides headerOnclick method in order to handle th event\n * @param {Object} e [description]\n */\n SortableTable.prototype.headerOnclick = function (evt) {\n if (!adpt.initialized) {\n return;\n }\n\n // find Header element\n let el = evt.target || evt.srcElement;\n\n while (el.tagName !== CELL_TAG && el.tagName !== HEADER_TAG) {\n el = el.parentNode;\n }\n\n this.sort(\n SortableTable.msie ?\n SortableTable.getCellIndex(el) : el.cellIndex\n );\n };\n\n /**\n * Overrides getCellIndex IE returns wrong cellIndex when columns are\n * hidden\n * @param {Object} oTd TD element\n * @return {Number} Cell index\n */\n SortableTable.getCellIndex = function (oTd) {\n let cells = oTd.parentNode.cells,\n l = cells.length, i;\n for (i = 0; cells[i] !== oTd && i < l; i++) { }\n return i;\n };\n\n /**\n * Overrides initHeader in order to handle filters row position\n * @param {Array} oSortTypes\n */\n SortableTable.prototype.initHeader = function (oSortTypes) {\n let stt = this;\n if (!stt.tHead) {\n if (tf.gridLayout) {\n stt.tHead = tf.feature('gridLayout').headTbl.tHead;\n } else {\n return;\n }\n }\n\n stt.headersRow = tf.headersRow;\n let cells = stt.tHead.rows[stt.headersRow].cells;\n stt.sortTypes = oSortTypes || [];\n let l = cells.length;\n let img, c;\n\n for (let i = 0; i < l; i++) {\n c = cells[i];\n if (stt.sortTypes[i] !== null && stt.sortTypes[i] !== 'None') {\n c.style.cursor = 'pointer';\n img = createElm('img',\n ['src', adpt.imgPath + adpt.imgBlank]);\n c.appendChild(img);\n if (stt.sortTypes[i] !== null) {\n c.setAttribute('_sortType', stt.sortTypes[i]);\n }\n addEvt(c, 'click', stt._headerOnclick);\n } else {\n c.setAttribute('_sortType', oSortTypes[i]);\n c._sortType = 'None';\n }\n }\n stt.updateHeaderArrows();\n };\n\n /**\n * Overrides updateHeaderArrows in order to handle arrows indicators\n */\n SortableTable.prototype.updateHeaderArrows = function () {\n let stt = this;\n let cells, l, img;\n\n // external headers\n if (adpt.asyncSort && adpt.triggerIds.length > 0) {\n let triggers = adpt.triggerIds;\n cells = [];\n l = triggers.length;\n for (let j = 0; j < l; j++) {\n cells.push(elm(triggers[j]));\n }\n } else {\n if (!this.tHead) {\n return;\n }\n cells = stt.tHead.rows[stt.headersRow].cells;\n l = cells.length;\n }\n for (let i = 0; i < l; i++) {\n let cell = cells[i];\n if (!cell) {\n continue;\n }\n let cellAttr = cell.getAttribute('_sortType');\n if (cellAttr !== null && cellAttr !== 'None') {\n img = cell.lastChild || cell;\n if (img.nodeName.toLowerCase() !== 'img') {\n img = createElm('img',\n ['src', adpt.imgPath + adpt.imgBlank]);\n cell.appendChild(img);\n }\n if (i === stt.sortColumn) {\n img.className = adpt.imgClassName + ' ' +\n (this.descending ?\n adpt.imgDescClassName :\n adpt.imgAscClassName);\n } else {\n img.className = adpt.imgClassName;\n }\n }\n }\n };\n\n /**\n * Overrides getRowValue for custom key value feature\n * @param {Object} oRow Row element\n * @param {String} sType\n * @param {Number} nColumn\n * @return {String}\n */\n SortableTable.prototype.getRowValue = function (oRow, sType, nColumn) {\n let stt = this;\n // if we have defined a custom getRowValue use that\n let sortTypeInfo = stt._sortTypeInfo[sType];\n if (sortTypeInfo && sortTypeInfo.getRowValue) {\n return sortTypeInfo.getRowValue(oRow, nColumn);\n }\n let c = oRow.cells[nColumn];\n let s = SortableTable.getInnerText(c);\n return stt.getValueFromString(s, sType);\n };\n\n /**\n * Overrides getInnerText in order to avoid Firefox unexpected sorting\n * behaviour with untrimmed text elements\n * @param {Object} oNode DOM element\n * @return {String} DOM element inner text\n */\n SortableTable.getInnerText = function (oNode) {\n if (!oNode) {\n return;\n }\n if (oNode.getAttribute(adpt.customKey)) {\n return oNode.getAttribute(adpt.customKey);\n } else {\n return getText(oNode);\n }\n };\n }\n\n /**\n * Adds a sort type\n */\n addSortType(...args) {\n // Extract the arguments\n let [id, caster, sorter] = args;\n SortableTable.prototype.addSortType(id, caster, sorter);\n }\n\n /**\n * Sets the sort types on a column basis\n * @private\n */\n setSortTypes() {\n let tf = this.tf,\n sortTypes = this.sortTypes,\n _sortTypes = [];\n\n for (let i = 0; i < tf.nbCells; i++) {\n let colType;\n if (sortTypes[i]) {\n colType = sortTypes[i];\n if (isObj(colType)) {\n if (colType.type === DATE) {\n colType = this._addDateType(i, sortTypes);\n }\n else if (colType.type === FORMATTED_NUMBER) {\n let decimal = colType.decimal || tf.decimalSeparator;\n colType = this._addNumberType(i, decimal);\n }\n } else {\n colType = colType.toLowerCase();\n if (colType === DATE) {\n colType = this._addDateType(i, sortTypes);\n }\n else if (colType === FORMATTED_NUMBER ||\n colType === NUMBER) {\n colType = this._addNumberType(i, tf.decimalSeparator);\n }\n else if (colType === NONE) {\n // TODO: normalise 'none' vs 'None'\n colType = 'None';\n }\n }\n } else {\n colType = STRING;\n }\n _sortTypes.push(colType);\n }\n\n //Public TF method to add sort type\n\n //Custom sort types\n this.addSortType('caseinsensitivestring', SortableTable.toUpperCase);\n this.addSortType(STRING);\n this.addSortType(IP_ADDRESS, ipAddress, sortIP);\n\n this.stt = new SortableTable(tf.dom(), _sortTypes);\n\n /*** external table headers adapter ***/\n if (this.asyncSort && this.triggerIds.length > 0) {\n let triggers = this.triggerIds;\n for (let j = 0; j < triggers.length; j++) {\n if (triggers[j] === null) {\n continue;\n }\n let trigger = elm(triggers[j]);\n if (trigger) {\n trigger.style.cursor = 'pointer';\n\n addEvt(trigger, 'click', (evt) => {\n let elm = evt.target;\n if (!this.tf.sort) {\n return;\n }\n this.stt.asyncSort(triggers.indexOf(elm.id));\n });\n trigger.setAttribute('_sortType', _sortTypes[j]);\n }\n }\n }\n }\n\n _addDateType(colIndex, types) {\n let tf = this.tf;\n let dateType = tf.feature('dateType');\n let locale = dateType.getOptions(colIndex, types).locale || tf.locale;\n let colType = `${DATE}-${locale}`;\n\n this.addSortType(colType, (value) => {\n let parsedDate = dateType.parse(value, locale);\n // Invalid date defaults to Wed Feb 04 -768 11:00:00\n return isNaN(+parsedDate) ? new Date(-86400000000000) : parsedDate;\n });\n return colType;\n }\n\n _addNumberType(colIndex, decimal) {\n let colType = `${FORMATTED_NUMBER}${decimal === '.' ? '' : '-custom'}`;\n\n this.addSortType(colType, (value) => {\n return parseNb(value, decimal);\n });\n return colType;\n }\n\n /**\n * Remove extension\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n let tf = this.tf;\n this.emitter.off(['sort'],\n (tf, colIdx, desc) => this.sortByColumnIndex(colIdx, desc));\n this.sorted = false;\n this.stt.destroy();\n\n let ids = tf.getFiltersId();\n for (let idx = 0; idx < ids.length; idx++) {\n let header = tf.getHeaderElement(idx);\n let img = tag(header, 'img');\n\n if (img.length === 1) {\n header.removeChild(img[0]);\n }\n }\n this.initialized = false;\n }\n\n}\n\n//Converters\nfunction ipAddress(value) {\n let vals = value.split('.');\n for (let x in vals) {\n let val = vals[x];\n while (3 > val.length) {\n val = '0' + val;\n }\n vals[x] = val;\n }\n return vals.join('.');\n}\n\nfunction sortIP(a, b) {\n let aa = ipAddress(a.value.toLowerCase());\n let bb = ipAddress(b.value.toLowerCase());\n if (aa === bb) {\n return 0;\n } else if (aa < bb) {\n return -1;\n } else {\n return 1;\n }\n}\n" }, { - "__docId__": 188, + "__docId__": 189, "kind": "class", "static": true, "variation": null, @@ -4648,7 +4668,7 @@ ] }, { - "__docId__": 189, + "__docId__": 190, "kind": "constructor", "static": false, "variation": null, @@ -4683,7 +4703,7 @@ "generator": false }, { - "__docId__": 190, + "__docId__": 191, "kind": "member", "static": false, "variation": null, @@ -4703,7 +4723,7 @@ } }, { - "__docId__": 191, + "__docId__": 192, "kind": "member", "static": false, "variation": null, @@ -4723,7 +4743,7 @@ } }, { - "__docId__": 192, + "__docId__": 193, "kind": "member", "static": false, "variation": null, @@ -4743,7 +4763,7 @@ } }, { - "__docId__": 193, + "__docId__": 194, "kind": "member", "static": false, "variation": null, @@ -4763,7 +4783,7 @@ } }, { - "__docId__": 194, + "__docId__": 195, "kind": "member", "static": false, "variation": null, @@ -4783,7 +4803,7 @@ } }, { - "__docId__": 195, + "__docId__": 196, "kind": "member", "static": false, "variation": null, @@ -4803,7 +4823,7 @@ } }, { - "__docId__": 196, + "__docId__": 197, "kind": "member", "static": false, "variation": null, @@ -4823,7 +4843,7 @@ } }, { - "__docId__": 197, + "__docId__": 198, "kind": "member", "static": false, "variation": null, @@ -4843,7 +4863,7 @@ } }, { - "__docId__": 198, + "__docId__": 199, "kind": "member", "static": false, "variation": null, @@ -4863,7 +4883,7 @@ } }, { - "__docId__": 199, + "__docId__": 200, "kind": "member", "static": false, "variation": null, @@ -4883,7 +4903,7 @@ } }, { - "__docId__": 200, + "__docId__": 201, "kind": "member", "static": false, "variation": null, @@ -4903,7 +4923,7 @@ } }, { - "__docId__": 201, + "__docId__": 202, "kind": "member", "static": false, "variation": null, @@ -4923,7 +4943,7 @@ } }, { - "__docId__": 202, + "__docId__": 203, "kind": "member", "static": false, "variation": null, @@ -4943,7 +4963,7 @@ } }, { - "__docId__": 203, + "__docId__": 204, "kind": "member", "static": false, "variation": null, @@ -4963,7 +4983,7 @@ } }, { - "__docId__": 204, + "__docId__": 205, "kind": "member", "static": false, "variation": null, @@ -4983,7 +5003,7 @@ } }, { - "__docId__": 205, + "__docId__": 206, "kind": "member", "static": false, "variation": null, @@ -5003,7 +5023,7 @@ } }, { - "__docId__": 206, + "__docId__": 207, "kind": "member", "static": false, "variation": null, @@ -5020,7 +5040,7 @@ } }, { - "__docId__": 207, + "__docId__": 208, "kind": "method", "static": false, "variation": null, @@ -5034,7 +5054,7 @@ "generator": false }, { - "__docId__": 208, + "__docId__": 209, "kind": "member", "static": false, "variation": null, @@ -5057,7 +5077,7 @@ } }, { - "__docId__": 209, + "__docId__": 210, "kind": "method", "static": false, "variation": null, @@ -5092,7 +5112,7 @@ "generator": false }, { - "__docId__": 210, + "__docId__": 211, "kind": "method", "static": false, "variation": null, @@ -5106,7 +5126,7 @@ "generator": false }, { - "__docId__": 211, + "__docId__": 212, "kind": "method", "static": false, "variation": null, @@ -5128,7 +5148,7 @@ "generator": false }, { - "__docId__": 212, + "__docId__": 213, "kind": "method", "static": false, "variation": null, @@ -5142,7 +5162,7 @@ "generator": false }, { - "__docId__": 213, + "__docId__": 214, "kind": "member", "static": false, "variation": null, @@ -5160,7 +5180,7 @@ } }, { - "__docId__": 214, + "__docId__": 215, "kind": "method", "static": false, "variation": null, @@ -5193,7 +5213,7 @@ "generator": false }, { - "__docId__": 215, + "__docId__": 216, "kind": "method", "static": false, "variation": null, @@ -5226,7 +5246,7 @@ "generator": false }, { - "__docId__": 216, + "__docId__": 217, "kind": "method", "static": false, "variation": null, @@ -5240,7 +5260,7 @@ "generator": false }, { - "__docId__": 217, + "__docId__": 218, "kind": "member", "static": false, "variation": null, @@ -5258,7 +5278,7 @@ } }, { - "__docId__": 218, + "__docId__": 219, "kind": "member", "static": false, "variation": null, @@ -5276,7 +5296,7 @@ } }, { - "__docId__": 219, + "__docId__": 220, "kind": "function", "static": true, "variation": null, @@ -5306,7 +5326,7 @@ "generator": false }, { - "__docId__": 220, + "__docId__": 221, "kind": "function", "static": true, "variation": null, @@ -5342,7 +5362,7 @@ "generator": false }, { - "__docId__": 221, + "__docId__": 222, "kind": "file", "static": true, "variation": null, @@ -5355,7 +5375,7 @@ "content": "import AdapterSortableTable from './adapterSortabletable';\nimport {root} from '../../root';\n\nif (!root.SortableTable) {\n require('script-loader!sortabletable');\n}\n\nexport default AdapterSortableTable;\n" }, { - "__docId__": 222, + "__docId__": 223, "kind": "file", "static": true, "variation": null, @@ -5368,7 +5388,7 @@ "content": "\nconst NOT_IMPLEMENTED = 'Not implemented.';\n\n/**\n * Base class defining the interface of a TableFilter feature\n */\nexport class Feature {\n /**\n * Creates an instance of Feature\n * @param {Object} tf TableFilter instance\n * @param {String} feature Feature name known by TableFilter\n */\n constructor(tf, feature) {\n /**\n * TableFilter instance\n * @type {TableFilter}\n */\n this.tf = tf;\n\n /**\n * Feature name\n * @type {String}\n */\n this.feature = feature;\n\n /**\n * TableFilter feature setting\n * @type {Boolean}\n */\n this.enabled = tf[feature];\n\n /**\n * TableFilter configuration\n * @type {Object}\n */\n this.config = tf.config();\n\n /**\n * TableFilter emitter instance\n * @type {Emitter}\n */\n this.emitter = tf.emitter;\n\n /**\n * Field indicating whether Feature is initialized\n * @type {Boolean}\n */\n this.initialized = false;\n\n /** Subscribe to destroy event */\n this.emitter.on(['destroy'], () => this.destroy());\n }\n\n /**\n * Initialize the feature\n */\n init() {\n throw new Error(NOT_IMPLEMENTED);\n }\n\n /**\n * Reset the feature after being disabled\n */\n reset() {\n this.enable();\n this.init();\n }\n\n /**\n * Destroy the feature\n */\n destroy() {\n throw new Error(NOT_IMPLEMENTED);\n }\n\n /**\n * Enable the feature\n */\n enable() {\n this.enabled = true;\n }\n\n /**\n * Disable the feature\n */\n disable() {\n this.enabled = false;\n }\n\n /**\n * Indicate whether the feature is enabled or not\n * @returns {Boolean}\n */\n isEnabled() {\n return this.enabled === true;\n }\n}\n" }, { - "__docId__": 223, + "__docId__": 224, "kind": "variable", "static": true, "variation": null, @@ -5389,7 +5409,7 @@ } }, { - "__docId__": 224, + "__docId__": 225, "kind": "class", "static": true, "variation": null, @@ -5405,7 +5425,7 @@ "interface": false }, { - "__docId__": 225, + "__docId__": 226, "kind": "constructor", "static": false, "variation": null, @@ -5440,7 +5460,7 @@ "generator": false }, { - "__docId__": 226, + "__docId__": 227, "kind": "member", "static": false, "variation": null, @@ -5460,7 +5480,7 @@ } }, { - "__docId__": 227, + "__docId__": 228, "kind": "member", "static": false, "variation": null, @@ -5480,7 +5500,7 @@ } }, { - "__docId__": 228, + "__docId__": 229, "kind": "member", "static": false, "variation": null, @@ -5500,7 +5520,7 @@ } }, { - "__docId__": 229, + "__docId__": 230, "kind": "member", "static": false, "variation": null, @@ -5520,7 +5540,7 @@ } }, { - "__docId__": 230, + "__docId__": 231, "kind": "member", "static": false, "variation": null, @@ -5540,7 +5560,7 @@ } }, { - "__docId__": 231, + "__docId__": 232, "kind": "member", "static": false, "variation": null, @@ -5560,7 +5580,7 @@ } }, { - "__docId__": 232, + "__docId__": 233, "kind": "method", "static": false, "variation": null, @@ -5574,7 +5594,7 @@ "generator": false }, { - "__docId__": 233, + "__docId__": 234, "kind": "method", "static": false, "variation": null, @@ -5588,7 +5608,7 @@ "generator": false }, { - "__docId__": 234, + "__docId__": 235, "kind": "method", "static": false, "variation": null, @@ -5602,7 +5622,7 @@ "generator": false }, { - "__docId__": 235, + "__docId__": 236, "kind": "method", "static": false, "variation": null, @@ -5616,7 +5636,7 @@ "generator": false }, { - "__docId__": 236, + "__docId__": 237, "kind": "member", "static": false, "variation": null, @@ -5634,7 +5654,7 @@ } }, { - "__docId__": 237, + "__docId__": 238, "kind": "method", "static": false, "variation": null, @@ -5648,7 +5668,7 @@ "generator": false }, { - "__docId__": 238, + "__docId__": 239, "kind": "member", "static": false, "variation": null, @@ -5666,7 +5686,7 @@ } }, { - "__docId__": 239, + "__docId__": 240, "kind": "method", "static": false, "variation": null, @@ -5694,7 +5714,7 @@ "generator": false }, { - "__docId__": 240, + "__docId__": 241, "kind": "file", "static": true, "variation": null, @@ -5707,7 +5727,7 @@ "content": "import {Feature} from '../feature';\nimport {addClass, removeClass} from '../dom';\nimport {defaultsStr} from '../settings';\n\n/**\n * Rows with alternating background color for improved readability\n */\nexport class AlternateRows extends Feature {\n\n /**\n * Creates an instance of AlternateRows.\n *\n * @param {Object} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'alternateRows');\n\n let config = this.config;\n /**\n * Css class for even rows (default: 'even')\n * @type {String}\n */\n this.evenCss = defaultsStr(config.even_row_css_class, 'even');\n\n /**\n * Css class for odd rows (default: 'odd')\n * @type {String}\n */\n this.oddCss = defaultsStr(config.odd_row_css_class, 'odd');\n }\n\n /**\n * Sets alternating rows color\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n this.processAll();\n\n // Subscribe to events\n this.emitter.on(['row-processed', 'row-paged'],\n (tf, rowIndex, arrIndex, isValid) =>\n this.processRow(rowIndex, arrIndex, isValid));\n this.emitter.on(['column-sorted', 'rows-changed'],\n () => this.processAll());\n\n /** @inherited */\n this.initialized = true;\n }\n\n /**\n * Apply background to all valid rows\n */\n processAll() {\n if (!this.isEnabled()) {\n return;\n }\n let tf = this.tf;\n let validRowsIndex = tf.getValidRows(true);\n let indexLen = validRowsIndex.length;\n let idx = 0;\n\n //alternates bg color\n for (let j = 0; j < indexLen; j++) {\n let rowIdx = validRowsIndex[j];\n this.setRowBg(rowIdx, idx);\n idx++;\n }\n }\n\n /**\n * Set/remove row background based on row validation\n * @param {Number} rowIdx Row index\n * @param {Number} arrIdx Array index\n * @param {Boolean} isValid Valid row flag\n */\n processRow(rowIdx, arrIdx, isValid) {\n if (isValid) {\n this.setRowBg(rowIdx, arrIdx);\n } else {\n this.removeRowBg(rowIdx);\n }\n }\n\n /**\n * Sets row background color\n * @param {Number} rowIdx Row index\n * @param {Number} idx Valid rows collection index needed to calculate bg\n * color\n * @private\n */\n setRowBg(rowIdx, idx) {\n if (!this.isEnabled() || isNaN(rowIdx)) {\n return;\n }\n let rows = this.tf.dom().rows;\n let i = isNaN(idx) ? rowIdx : idx;\n this.removeRowBg(rowIdx);\n\n addClass(rows[rowIdx], (i % 2) ? this.evenCss : this.oddCss);\n }\n\n /**\n * Removes row background color\n * @param {Number} idx Row index\n * @private\n */\n removeRowBg(idx) {\n if (isNaN(idx)) {\n return;\n }\n let rows = this.tf.dom().rows;\n removeClass(rows[idx], this.oddCss);\n removeClass(rows[idx], this.evenCss);\n }\n\n /**\n * Removes all alternating backgrounds\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n let nbRows = this.tf.getRowsNb(true);\n for (let i = 0; i < nbRows; i++) {\n this.removeRowBg(i);\n }\n\n // Unsubscribe to events\n this.emitter.off(['row-processed', 'row-paged'],\n (tf, rowIndex, arrIndex, isValid) =>\n this.processRow(rowIndex, arrIndex, isValid));\n this.emitter.off(['column-sorted', 'rows-changed'],\n () => this.processAll());\n\n this.initialized = false;\n }\n\n}\n" }, { - "__docId__": 241, + "__docId__": 242, "kind": "class", "static": true, "variation": null, @@ -5726,7 +5746,7 @@ ] }, { - "__docId__": 242, + "__docId__": 243, "kind": "constructor", "static": false, "variation": null, @@ -5751,7 +5771,7 @@ "generator": false }, { - "__docId__": 243, + "__docId__": 244, "kind": "member", "static": false, "variation": null, @@ -5771,7 +5791,7 @@ } }, { - "__docId__": 244, + "__docId__": 245, "kind": "member", "static": false, "variation": null, @@ -5791,7 +5811,7 @@ } }, { - "__docId__": 245, + "__docId__": 246, "kind": "method", "static": false, "variation": null, @@ -5805,7 +5825,7 @@ "generator": false }, { - "__docId__": 246, + "__docId__": 247, "kind": "member", "static": false, "variation": null, @@ -5828,7 +5848,7 @@ } }, { - "__docId__": 247, + "__docId__": 248, "kind": "method", "static": false, "variation": null, @@ -5842,7 +5862,7 @@ "generator": false }, { - "__docId__": 248, + "__docId__": 249, "kind": "method", "static": false, "variation": null, @@ -5887,7 +5907,7 @@ "generator": false }, { - "__docId__": 249, + "__docId__": 250, "kind": "method", "static": false, "variation": null, @@ -5922,7 +5942,7 @@ "generator": false }, { - "__docId__": 250, + "__docId__": 251, "kind": "method", "static": false, "variation": null, @@ -5947,7 +5967,7 @@ "generator": false }, { - "__docId__": 251, + "__docId__": 252, "kind": "method", "static": false, "variation": null, @@ -5961,7 +5981,7 @@ "generator": false }, { - "__docId__": 252, + "__docId__": 253, "kind": "member", "static": false, "variation": null, @@ -5979,7 +5999,7 @@ } }, { - "__docId__": 253, + "__docId__": 254, "kind": "file", "static": true, "variation": null, @@ -5992,7 +6012,7 @@ "content": "import {Feature} from '../feature';\nimport {\n ignoreCase, numSortAsc, numSortDesc,\n dateSortAsc, sortNumberStr, sortDateStr\n} from '../sort';\nimport {isArray, isObj, isEmpty} from '../types';\nimport {NUMBER, FORMATTED_NUMBER, DATE} from '../const';\n\n/**\n * Base class for Dropdown and CheckList UI components\n * @export\n * @class BaseDropdown\n * @extends {Feature}\n */\nexport class BaseDropdown extends Feature {\n\n /**\n * Creates an instance of BaseDropdown\n * @param {TableFilter} tf\n */\n constructor(tf) {\n super(tf, 'baseDropdown');\n\n let f = this.config;\n\n /**\n * Filter options custom sorter on a column basis\n * @type {Object}\n */\n this.customSorter = isObj(f.filter_options_sorter) &&\n isArray(f.filter_options_sorter.col) &&\n isArray(f.filter_options_sorter.comparer) ?\n f.filter_options_sorter :\n null;\n\n // TODO: move here all properties shared by Dropdown CheckList\n\n /**\n * Has custom options\n * @type {Boolean}\n * @private\n */\n this.isCustom = false;\n\n /**\n * List of options values\n * @type {Array}\n * @private\n */\n this.opts = [];\n\n /**\n * List of options texts for custom values\n * @type {Array}\n * @private\n */\n this.optsTxt = [];\n\n /**\n * List of options to be excluded from the checklist filter\n * @type {Array}\n * @private\n */\n this.excludedOpts = [];\n }\n\n /**\n * Sort passed options based on the type of the specified column\n * @param {Number} colIndex Column index\n * @param {Array} [options=[]] Collection of values\n * @return {Array} Sorted values\n * @private\n */\n sortOptions(colIndex, options = []) {\n let tf = this.tf;\n\n if (tf.isCustomOptions(colIndex) || !tf.sortSlc ||\n (isArray(tf.sortSlc) && tf.sortSlc.indexOf(colIndex) === -1)) {\n return options;\n }\n\n let { caseSensitive, sortNumDesc } = tf;\n let compareFn;\n\n if (this.customSorter &&\n this.customSorter.col.indexOf(colIndex) !== -1) {\n var idx = this.customSorter.col.indexOf(colIndex);\n compareFn = this.customSorter.comparer[idx];\n }\n else if (tf.hasType(colIndex, [NUMBER, FORMATTED_NUMBER])) {\n let decimal = tf.getDecimal(colIndex);\n let comparer = numSortAsc;\n if (sortNumDesc === true || sortNumDesc.indexOf(colIndex) !== -1) {\n comparer = numSortDesc;\n }\n compareFn = sortNumberStr(comparer, decimal);\n }\n else if (tf.hasType(colIndex, [DATE])) {\n let locale = tf.feature('dateType').getLocale(colIndex);\n let comparer = dateSortAsc;\n compareFn = sortDateStr(comparer, locale);\n } else { // string\n compareFn = caseSensitive ? undefined : ignoreCase;\n }\n\n return options.sort(compareFn);\n }\n\n /**\n * Regenerate filters of specified columns and maintain selection if any\n * @param {Array} colIndexes Collection of column indexes\n * @private\n */\n refreshFilters(colIndexes) {\n colIndexes.forEach((colIdx) => {\n let values = this.getValues(colIdx);\n this.build(colIdx, this.tf.linkedFilters);\n this.selectOptions(colIdx, values);\n });\n }\n\n /**\n * Check passed row contains a valid linked value\n * @param {Number} rowIdx Row index\n * @param {Number} activeFilterIdx Current active filter index\n * @returns {Boolean}\n */\n isValidLinkedValue(rowIdx, activeFilterIdx) {\n let tf = this.tf;\n\n if (tf.disableExcludedOptions) {\n return true;\n }\n\n if (tf.paging) {\n if (!isEmpty(activeFilterIdx) && tf.isRowValid(rowIdx)) {\n return true;\n }\n } else {\n if (tf.isRowDisplayed(rowIdx)) {\n return true;\n }\n }\n\n return false;\n }\n}\n" }, { - "__docId__": 254, + "__docId__": 255, "kind": "class", "static": true, "variation": null, @@ -6021,7 +6041,7 @@ ] }, { - "__docId__": 255, + "__docId__": 256, "kind": "constructor", "static": false, "variation": null, @@ -6046,7 +6066,7 @@ "generator": false }, { - "__docId__": 256, + "__docId__": 257, "kind": "member", "static": false, "variation": null, @@ -6066,7 +6086,7 @@ } }, { - "__docId__": 257, + "__docId__": 258, "kind": "member", "static": false, "variation": null, @@ -6086,7 +6106,7 @@ } }, { - "__docId__": 258, + "__docId__": 259, "kind": "member", "static": false, "variation": null, @@ -6106,7 +6126,7 @@ } }, { - "__docId__": 259, + "__docId__": 260, "kind": "member", "static": false, "variation": null, @@ -6126,7 +6146,7 @@ } }, { - "__docId__": 260, + "__docId__": 261, "kind": "member", "static": false, "variation": null, @@ -6146,7 +6166,7 @@ } }, { - "__docId__": 261, + "__docId__": 262, "kind": "method", "static": false, "variation": null, @@ -6191,7 +6211,7 @@ "generator": false }, { - "__docId__": 262, + "__docId__": 263, "kind": "method", "static": false, "variation": null, @@ -6216,7 +6236,7 @@ "generator": false }, { - "__docId__": 263, + "__docId__": 264, "kind": "method", "static": false, "variation": null, @@ -6265,7 +6285,7 @@ "generator": false }, { - "__docId__": 264, + "__docId__": 265, "kind": "file", "static": true, "variation": null, @@ -6278,7 +6298,7 @@ "content": "import {BaseDropdown} from './baseDropdown';\nimport {\n addClass, createCheckItem, createText, createElm, elm, getText,\n removeClass, tag\n} from '../dom';\nimport {has} from '../array';\nimport {matchCase, trim, rgxEsc} from '../string';\nimport {addEvt, removeEvt, targetEvt} from '../event';\nimport {isEmpty} from '../types';\nimport {CHECKLIST, NONE} from '../const';\nimport {defaultsStr, defaultsBool} from '../settings';\n\n/**\n * Checklist filter UI component\n * @export\n * @class CheckList\n * @extends {BaseDropdown}\n */\nexport class CheckList extends BaseDropdown {\n\n /**\n * Creates an instance of CheckList\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'checkList');\n\n let f = this.config;\n\n /**\n * List of container DOM elements\n * @type {Array}\n */\n this.containers = [];\n\n /**\n * Css class for the container of the checklist filter (div)\n * @type {String}\n */\n this.containerCssClass = defaultsStr(f.div_checklist_css_class,\n 'div_checklist');\n\n /**\n * Css class for the checklist filter element (ul)\n * @type {String}\n */\n this.filterCssClass = defaultsStr(f.checklist_css_class,\n 'flt_checklist');\n\n /**\n * Css class for the item of a checklist (li)\n * @type {String}\n */\n this.itemCssClass = defaultsStr(f.checklist_item_css_class,\n 'flt_checklist_item');\n\n /**\n * Css class for a selected item of a checklist (li)\n * @type {String}\n */\n this.selectedItemCssClass = defaultsStr(\n f.checklist_selected_item_css_class,\n 'flt_checklist_slc_item'\n );\n\n /**\n * Text placed in the filter's container when load filter on demand\n * feature is enabled\n * @type {String}\n */\n this.activateText = defaultsStr(\n f.activate_checklist_text,\n 'Click to load filter data'\n );\n\n /**\n * Css class for a disabled item of a checklist (li)\n * @type {String}\n */\n this.disabledItemCssClass = defaultsStr(\n f.checklist_item_disabled_css_class,\n 'flt_checklist_item_disabled'\n );\n\n /**\n * Enable the reset filter option as first item\n * @type {Boolean}\n */\n this.enableResetOption = defaultsBool(f.enable_checklist_reset_filter,\n true);\n\n /**\n * Prefix for container element ID\n * @type {String}\n * @private\n */\n this.prfx = 'chkdiv_';\n }\n\n /**\n * Checklist option click event handler\n * @param {Event} evt\n * @private\n */\n optionClick(evt) {\n let elm = targetEvt(evt);\n let tf = this.tf;\n\n this.emitter.emit('filter-focus', tf, elm);\n this.setCheckListValues(elm);\n tf.filter();\n }\n\n /**\n * Checklist container click event handler for load-on-demand feature\n * @param {Event} evt\n * @private\n */\n onCheckListClick(evt) {\n let elm = targetEvt(evt);\n if (this.tf.loadFltOnDemand && elm.getAttribute('filled') === '0') {\n let ct = elm.getAttribute('ct');\n let div = this.containers[ct];\n this.build(ct);\n removeEvt(div, 'click', (evt) => this.onCheckListClick(evt));\n }\n }\n\n /**\n * Refresh all checklist filters\n */\n refreshAll() {\n let colIdxs = this.tf.getFiltersByType(CHECKLIST, true);\n this.refreshFilters(colIdxs);\n }\n\n /**\n * Initialize checklist filter\n * @param {Number} colIndex Column index\n * @param {Boolean} isExternal External filter flag\n * @param {DOMElement} container Dom element containing the filter\n */\n init(colIndex, isExternal, container) {\n let tf = this.tf;\n let externalFltTgtId = isExternal ?\n tf.externalFltTgtIds[colIndex] : null;\n\n let divCont = createElm('div',\n ['id', `${this.prfx}${colIndex}_${tf.id}`],\n ['ct', colIndex], ['filled', '0']);\n divCont.className = this.containerCssClass;\n\n //filter is appended in desired element\n if (externalFltTgtId) {\n elm(externalFltTgtId).appendChild(divCont);\n } else {\n container.appendChild(divCont);\n }\n\n this.containers[colIndex] = divCont;\n tf.fltIds.push(tf.buildFilterId(colIndex));\n\n if (!tf.loadFltOnDemand) {\n this.build(colIndex);\n } else {\n addEvt(divCont, 'click', (evt) => this.onCheckListClick(evt));\n divCont.appendChild(createText(this.activateText));\n }\n\n this.emitter.on(\n ['build-checklist-filter'],\n (tf, colIndex, isLinked) => this.build(colIndex, isLinked)\n );\n\n this.emitter.on(\n ['select-checklist-options'],\n (tf, colIndex, values) => this.selectOptions(colIndex, values)\n );\n\n this.emitter.on(['rows-changed'], () => this.refreshAll());\n\n /** @inherited */\n this.initialized = true;\n }\n\n /**\n * Build checklist UI\n * @param {Number} colIndex Column index\n * @param {Boolean} isLinked Enable linked filters behaviour\n */\n build(colIndex, isLinked = false) {\n let tf = this.tf;\n colIndex = parseInt(colIndex, 10);\n\n this.emitter.emit('before-populating-filter', tf, colIndex);\n\n /** @inherited */\n this.opts = [];\n /** @inherited */\n this.optsTxt = [];\n\n let flt = this.containers[colIndex];\n let ul = createElm('ul',\n ['id', tf.fltIds[colIndex]],\n ['colIndex', colIndex]);\n ul.className = this.filterCssClass;\n\n let rows = tf.dom().rows;\n let nbRows = tf.getRowsNb(true);\n let caseSensitive = tf.caseSensitive;\n /** @inherited */\n this.isCustom = tf.isCustomOptions(colIndex);\n\n //Retrieves custom values\n if (this.isCustom) {\n let customValues = tf.getCustomOptions(colIndex);\n this.opts = customValues[0];\n this.optsTxt = customValues[1];\n }\n\n let activeIdx;\n let activeFilterId = tf.getActiveFilterId();\n\n if (isLinked && activeFilterId) {\n activeIdx = tf.getColumnIndexFromFilterId(activeFilterId);\n }\n\n let filteredDataCol = [];\n if (isLinked && tf.disableExcludedOptions) {\n /** @inherited */\n this.excludedOpts = [];\n }\n\n flt.innerHTML = '';\n\n for (let k = tf.refRow; k < nbRows; k++) {\n // always visible rows don't need to appear on selects as always\n // valid\n if (tf.hasVisibleRows && tf.visibleRows.indexOf(k) !== -1) {\n continue;\n }\n\n let cells = rows[k].cells;\n let ncells = cells.length;\n\n // checks if row has exact cell #\n if (ncells !== tf.nbCells || this.isCustom) {\n continue;\n }\n\n if (isLinked && !this.isValidLinkedValue(k, activeIdx)) {\n continue;\n }\n\n // this loop retrieves cell data\n for (let j = 0; j < ncells; j++) {\n if (colIndex !== j) {\n continue;\n }\n\n let cellValue = tf.getCellValue(cells[j]);\n //Vary Peter's patch\n let cellString = matchCase(cellValue, caseSensitive);\n // checks if celldata is already in array\n if (!has(this.opts, cellString, caseSensitive)) {\n this.opts.push(cellValue);\n }\n let filteredCol = filteredDataCol[j];\n if (isLinked && tf.disableExcludedOptions) {\n if (!filteredCol) {\n filteredCol = tf.getVisibleColumnValues(j);\n }\n if (!has(filteredCol, cellString, caseSensitive) &&\n !has(this.excludedOpts, cellString,\n caseSensitive)) {\n this.excludedOpts.push(cellValue);\n }\n }\n }\n }\n\n //sort options\n this.opts = this.sortOptions(colIndex, this.opts);\n if (this.excludedOpts) {\n this.excludedOpts = this.sortOptions(colIndex, this.excludedOpts);\n }\n\n this.addChecks(colIndex, ul);\n\n if (tf.loadFltOnDemand) {\n flt.innerHTML = '';\n }\n flt.appendChild(ul);\n flt.setAttribute('filled', '1');\n\n this.emitter.emit('after-populating-filter', tf, colIndex, flt);\n }\n\n /**\n * Add checklist options\n * @param {Number} colIndex Column index\n * @param {Object} ul Ul element\n * @private\n */\n addChecks(colIndex, ul) {\n let tf = this.tf;\n let chkCt = this.addTChecks(colIndex, ul);\n\n for (let y = 0; y < this.opts.length; y++) {\n let val = this.opts[y]; //item value\n let lbl = this.isCustom ? this.optsTxt[y] : val; //item text\n let fltId = tf.fltIds[colIndex];\n let li = createCheckItem(`${fltId}_${(y + chkCt)}`, val, lbl);\n li.className = this.itemCssClass;\n\n if (tf.linkedFilters && tf.disableExcludedOptions &&\n has(this.excludedOpts, matchCase(val, tf.caseSensitive),\n tf.caseSensitive)) {\n addClass(li, this.disabledItemCssClass);\n li.check.disabled = true;\n li.disabled = true;\n } else {\n addEvt(li.check, 'click', evt => this.optionClick(evt));\n }\n ul.appendChild(li);\n\n if (val === '') {\n //item is hidden\n li.style.display = NONE;\n }\n }\n }\n\n /**\n * Add checklist header option\n * @param {Number} colIndex Column index\n * @param {Object} ul Ul element\n * @private\n */\n addTChecks(colIndex, ul) {\n let tf = this.tf;\n let chkCt = 1;\n let fltId = tf.fltIds[colIndex];\n let li0 = createCheckItem(`${fltId}_0`, '',\n tf.getClearFilterText(colIndex));\n li0.className = this.itemCssClass;\n ul.appendChild(li0);\n\n addEvt(li0.check, 'click', evt => this.optionClick(evt));\n\n if (!this.enableResetOption) {\n li0.style.display = NONE;\n }\n\n if (tf.enableEmptyOption) {\n let li1 = createCheckItem(`${fltId}_1`, tf.emOperator,\n tf.emptyText);\n li1.className = this.itemCssClass;\n ul.appendChild(li1);\n addEvt(li1.check, 'click', evt => this.optionClick(evt));\n chkCt++;\n }\n\n if (tf.enableNonEmptyOption) {\n let li2 = createCheckItem(`${fltId}_2`, tf.nmOperator,\n tf.nonEmptyText);\n li2.className = this.itemCssClass;\n ul.appendChild(li2);\n addEvt(li2.check, 'click', evt => this.optionClick(evt));\n chkCt++;\n }\n return chkCt;\n }\n\n /**\n * Store checked options in DOM element attribute\n * @param {Object} o checklist option DOM element\n * @private\n */\n setCheckListValues(o) {\n if (!o) {\n return;\n }\n\n let tf = this.tf;\n let chkValue = o.value; //checked item value\n // TODO: provide helper to extract column index, ugly!\n let chkIndex = parseInt(o.id.split('_')[2], 10);\n let colIdx = tf.getColumnIndexFromFilterId(o.id);\n let itemTag = 'LI';\n\n let n = tf.getFilterElement(parseInt(colIdx, 10));\n let li = n.childNodes[chkIndex];\n let colIndex = n.getAttribute('colIndex');\n let fltValue = n.getAttribute('value'); //filter value (ul tag)\n let fltIndexes = n.getAttribute('indexes'); //selected items (ul tag)\n\n if (o.checked) {\n //show all item\n if (chkValue === '') {\n if ((fltIndexes && fltIndexes !== '')) {\n //items indexes\n let indSplit = fltIndexes.split(tf.separator);\n //checked items loop\n for (let u = 0; u < indSplit.length; u++) {\n //checked item\n let cChk = elm(tf.fltIds[colIndex] + '_' +\n indSplit[u]);\n if (cChk) {\n cChk.checked = false;\n removeClass(n.childNodes[indSplit[u]],\n this.selectedItemCssClass);\n }\n }\n }\n n.setAttribute('value', '');\n n.setAttribute('indexes', '');\n\n } else {\n fltValue = (fltValue) ? fltValue : '';\n chkValue = trim(fltValue + ' ' + chkValue + ' ' +\n tf.orOperator);\n chkIndex = fltIndexes + chkIndex + tf.separator;\n n.setAttribute('value', chkValue);\n n.setAttribute('indexes', chkIndex);\n //1st option unchecked\n if (elm(tf.fltIds[colIndex] + '_0')) {\n elm(tf.fltIds[colIndex] + '_0').checked = false;\n }\n }\n\n if (li.nodeName === itemTag) {\n removeClass(n.childNodes[0], this.selectedItemCssClass);\n addClass(li, this.selectedItemCssClass);\n }\n } else { //removes values and indexes\n if (chkValue !== '') {\n let replaceValue = new RegExp(\n rgxEsc(chkValue + ' ' + tf.orOperator));\n fltValue = fltValue.replace(replaceValue, '');\n n.setAttribute('value', trim(fltValue));\n\n let replaceIndex = new RegExp(\n rgxEsc(chkIndex + tf.separator));\n fltIndexes = fltIndexes.replace(replaceIndex, '');\n n.setAttribute('indexes', fltIndexes);\n }\n if (li.nodeName === itemTag) {\n removeClass(li, this.selectedItemCssClass);\n }\n }\n }\n\n /**\n * Select filter options programmatically\n * @param {Number} colIndex Column index\n * @param {Array} values Array of option values to select\n */\n selectOptions(colIndex, values = []) {\n let tf = this.tf;\n let flt = tf.getFilterElement(colIndex);\n if (tf.getFilterType(colIndex) !== CHECKLIST || !flt ||\n values.length === 0) {\n return;\n }\n\n let lisNb = tag(flt, 'li').length;\n\n flt.setAttribute('value', '');\n flt.setAttribute('indexes', '');\n\n for (let k = 0; k < lisNb; k++) {\n let li = tag(flt, 'li')[k];\n let lbl = tag(li, 'label')[0];\n let chk = tag(li, 'input')[0];\n let lblTxt = matchCase(getText(lbl), tf.caseSensitive);\n\n if (lblTxt !== '' && has(values, lblTxt, tf.caseSensitive)) {\n chk.checked = true;\n } else {\n // Check non-empty-text or empty-text option\n if (values.indexOf(tf.nmOperator) !== -1 &&\n lblTxt === matchCase(tf.nonEmptyText, tf.caseSensitive)) {\n chk.checked = true;\n }\n else if (values.indexOf(tf.emOperator) !== -1 &&\n lblTxt === matchCase(tf.emptyText, tf.caseSensitive)) {\n chk.checked = true;\n } else {\n chk.checked = false;\n }\n }\n this.setCheckListValues(chk);\n }\n }\n\n /**\n * Get filter values for a given column index\n * @param {Number} colIndex Column index\n * @returns {Array} values Collection of selected values\n */\n getValues(colIndex) {\n let tf = this.tf;\n let flt = tf.getFilterElement(colIndex);\n let fltAttr = flt.getAttribute('value');\n let values = isEmpty(fltAttr) ? '' : fltAttr;\n //removes last operator ||\n values = values.substr(0, values.length - 3);\n //turn || separated values into array\n values = values.split(' ' + tf.orOperator + ' ');\n\n return values;\n }\n\n /**\n * Destroy CheckList instance\n */\n destroy() {\n this.emitter.off(\n ['build-checklist-filter'],\n (tf, colIndex, isLinked) => this.build(colIndex, isLinked)\n );\n this.emitter.off(\n ['select-checklist-options'],\n (tf, colIndex, values) => this.selectOptions(colIndex, values)\n );\n this.emitter.off(['rows-changed'], () => this.refreshAll());\n\n this.initialized = false;\n }\n}\n" }, { - "__docId__": 265, + "__docId__": 266, "kind": "class", "static": true, "variation": null, @@ -6307,7 +6327,7 @@ ] }, { - "__docId__": 266, + "__docId__": 267, "kind": "constructor", "static": false, "variation": null, @@ -6332,7 +6352,7 @@ "generator": false }, { - "__docId__": 267, + "__docId__": 268, "kind": "member", "static": false, "variation": null, @@ -6352,7 +6372,7 @@ } }, { - "__docId__": 268, + "__docId__": 269, "kind": "member", "static": false, "variation": null, @@ -6372,7 +6392,7 @@ } }, { - "__docId__": 269, + "__docId__": 270, "kind": "member", "static": false, "variation": null, @@ -6392,7 +6412,7 @@ } }, { - "__docId__": 270, + "__docId__": 271, "kind": "member", "static": false, "variation": null, @@ -6412,7 +6432,7 @@ } }, { - "__docId__": 271, + "__docId__": 272, "kind": "member", "static": false, "variation": null, @@ -6432,7 +6452,7 @@ } }, { - "__docId__": 272, + "__docId__": 273, "kind": "member", "static": false, "variation": null, @@ -6452,7 +6472,7 @@ } }, { - "__docId__": 273, + "__docId__": 274, "kind": "member", "static": false, "variation": null, @@ -6472,7 +6492,7 @@ } }, { - "__docId__": 274, + "__docId__": 275, "kind": "member", "static": false, "variation": null, @@ -6492,7 +6512,7 @@ } }, { - "__docId__": 275, + "__docId__": 276, "kind": "member", "static": false, "variation": null, @@ -6512,7 +6532,7 @@ } }, { - "__docId__": 276, + "__docId__": 277, "kind": "method", "static": false, "variation": null, @@ -6537,7 +6557,7 @@ "generator": false }, { - "__docId__": 277, + "__docId__": 278, "kind": "method", "static": false, "variation": null, @@ -6562,7 +6582,7 @@ "generator": false }, { - "__docId__": 278, + "__docId__": 279, "kind": "method", "static": false, "variation": null, @@ -6576,7 +6596,7 @@ "generator": false }, { - "__docId__": 279, + "__docId__": 280, "kind": "method", "static": false, "variation": null, @@ -6621,7 +6641,7 @@ "generator": false }, { - "__docId__": 280, + "__docId__": 281, "kind": "member", "static": false, "variation": null, @@ -6644,7 +6664,7 @@ } }, { - "__docId__": 281, + "__docId__": 282, "kind": "method", "static": false, "variation": null, @@ -6679,7 +6699,7 @@ "generator": false }, { - "__docId__": 282, + "__docId__": 283, "kind": "member", "static": false, "variation": null, @@ -6702,7 +6722,7 @@ } }, { - "__docId__": 283, + "__docId__": 284, "kind": "member", "static": false, "variation": null, @@ -6725,7 +6745,7 @@ } }, { - "__docId__": 284, + "__docId__": 285, "kind": "member", "static": false, "variation": null, @@ -6748,7 +6768,7 @@ } }, { - "__docId__": 285, + "__docId__": 286, "kind": "member", "static": false, "variation": null, @@ -6766,7 +6786,7 @@ } }, { - "__docId__": 286, + "__docId__": 287, "kind": "member", "static": false, "variation": null, @@ -6784,7 +6804,7 @@ } }, { - "__docId__": 287, + "__docId__": 288, "kind": "member", "static": false, "variation": null, @@ -6807,7 +6827,7 @@ } }, { - "__docId__": 288, + "__docId__": 289, "kind": "member", "static": false, "variation": null, @@ -6825,7 +6845,7 @@ } }, { - "__docId__": 289, + "__docId__": 290, "kind": "member", "static": false, "variation": null, @@ -6843,7 +6863,7 @@ } }, { - "__docId__": 290, + "__docId__": 291, "kind": "method", "static": false, "variation": null, @@ -6878,7 +6898,7 @@ "generator": false }, { - "__docId__": 291, + "__docId__": 292, "kind": "method", "static": false, "variation": null, @@ -6918,7 +6938,7 @@ "generator": false }, { - "__docId__": 292, + "__docId__": 293, "kind": "method", "static": false, "variation": null, @@ -6943,7 +6963,7 @@ "generator": false }, { - "__docId__": 293, + "__docId__": 294, "kind": "method", "static": false, "variation": null, @@ -6978,7 +6998,7 @@ "generator": false }, { - "__docId__": 294, + "__docId__": 295, "kind": "method", "static": false, "variation": null, @@ -7017,7 +7037,7 @@ "generator": false }, { - "__docId__": 295, + "__docId__": 296, "kind": "method", "static": false, "variation": null, @@ -7031,7 +7051,7 @@ "generator": false }, { - "__docId__": 296, + "__docId__": 297, "kind": "member", "static": false, "variation": null, @@ -7049,7 +7069,7 @@ } }, { - "__docId__": 297, + "__docId__": 298, "kind": "file", "static": true, "variation": null, @@ -7059,10 +7079,10 @@ "access": null, "description": null, "lineNumber": 1, - "content": "import {Feature} from '../feature';\nimport {createElm, createText, elm, removeElm} from '../dom';\nimport {addEvt} from '../event';\nimport {defaultsStr} from '../settings';\n\n/**\n * Clear button UI component\n */\nexport class ClearButton extends Feature {\n\n /**\n * Creates an instance of ClearButton\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'btnReset');\n\n let f = this.config;\n\n /**\n * Container element ID\n * @type {String}\n */\n this.targetId = defaultsStr(f.btn_reset_target_id, null);\n\n /**\n * Clear button container element\n * @type {DOMElement}\n * @private\n */\n this.container = null;\n\n /**\n * Clear button element\n * @type {DOMElement}\n * @private\n */\n this.element = null;\n\n /**\n * Text for the clear button\n * @type {String}\n */\n this.text = defaultsStr(f.btn_reset_text, 'Reset');\n\n /**\n * Css class for reset button\n * @type {String}\n */\n this.cssClass = defaultsStr(f.btn_reset_css_class, 'reset');\n\n /**\n * Tooltip text for the clear button\n * @type {String}\n */\n this.tooltip = f.btn_reset_tooltip || 'Clear filters';\n\n /**\n * Custom Html string for the clear button\n * @type {String}\n */\n this.html = defaultsStr(f.btn_reset_html,\n (!tf.enableIcons ? null :\n ''));\n }\n\n /**\n * Click event handler for clear button\n * @private\n */\n onClick() {\n if (!this.isEnabled()) {\n return;\n }\n this.tf.clearFilters();\n }\n\n /**\n * Initialize clear button component\n */\n init() {\n let tf = this.tf;\n\n if (this.initialized) {\n return;\n }\n\n let cont = createElm('span');\n\n // reset button is added to defined element\n if (!this.targetId) {\n tf.setToolbar();\n }\n let targetEl = !this.targetId ? tf.rDiv : elm(this.targetId);\n targetEl.appendChild(cont);\n\n if (!this.html) {\n let fltReset = createElm('a', ['href', 'javascript:void(0);']);\n fltReset.className = this.cssClass;\n fltReset.appendChild(createText(this.text));\n cont.appendChild(fltReset);\n addEvt(fltReset, 'click', () => this.onClick());\n } else {\n cont.innerHTML = this.html;\n let resetEl = cont.firstChild;\n addEvt(resetEl, 'click', () => this.onClick());\n }\n this.element = cont.firstChild;\n this.container = cont;\n\n /** @inherited */\n this.initialized = true;\n }\n\n /**\n * Destroy ClearButton instance\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n removeElm(this.element);\n removeElm(this.container);\n this.element = null;\n this.container = null;\n this.initialized = false;\n }\n}\n" + "content": "import {Feature} from '../feature';\nimport {createElm, createText, elm, removeElm} from '../dom';\nimport {addEvt} from '../event';\nimport {defaultsStr} from '../settings';\nimport {isNull} from '../types';\nimport {RIGHT} from './toolbar';\n\n/**\n * Clear button UI component\n */\nexport class ClearButton extends Feature {\n\n /**\n * Creates an instance of ClearButton\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'btnReset');\n\n let f = this.config;\n\n /**\n * Container element ID\n * @type {String}\n */\n this.targetId = defaultsStr(f.btn_reset_target_id, null);\n\n /**\n * Clear button container element\n * @type {DOMElement}\n * @private\n */\n this.container = null;\n\n /**\n * Clear button element\n * @type {DOMElement}\n * @private\n */\n this.element = null;\n\n /**\n * Text for the clear button\n * @type {String}\n */\n this.text = defaultsStr(f.btn_reset_text, 'Reset');\n\n /**\n * Css class for reset button\n * @type {String}\n */\n this.cssClass = defaultsStr(f.btn_reset_css_class, 'reset');\n\n /**\n * Tooltip text for the clear button\n * @type {String}\n */\n this.tooltip = f.btn_reset_tooltip || 'Clear filters';\n\n /**\n * Custom Html string for the clear button\n * @type {String}\n */\n this.html = defaultsStr(f.btn_reset_html,\n (!tf.enableIcons ? null :\n ''));\n\n /**\n * Default position in toolbar ('left'|'center'|'right')\n * @type {String}\n */\n this.toolbarPosition = defaultsStr(f.toolbar_position, RIGHT);\n }\n\n /**\n * Click event handler for clear button\n * @private\n */\n onClick() {\n if (!this.isEnabled()) {\n return;\n }\n this.tf.clearFilters();\n }\n\n /**\n * Initialize clear button component\n */\n init() {\n let tf = this.tf;\n\n if (this.initialized) {\n return;\n }\n\n this.emitter.emit('initializing-feature', this, !isNull(this.targetId));\n\n let cont = createElm('span');\n\n let targetEl = !this.targetId ?\n tf.feature('toolbar').container(this.toolbarPosition) :\n elm(this.targetId);\n targetEl.appendChild(cont);\n\n if (!this.html) {\n let fltReset = createElm('a', ['href', 'javascript:void(0);']);\n fltReset.className = this.cssClass;\n fltReset.appendChild(createText(this.text));\n cont.appendChild(fltReset);\n addEvt(fltReset, 'click', () => this.onClick());\n } else {\n cont.innerHTML = this.html;\n let resetEl = cont.firstChild;\n addEvt(resetEl, 'click', () => this.onClick());\n }\n this.element = cont.firstChild;\n this.container = cont;\n\n /** @inherited */\n this.initialized = true;\n\n this.emitter.emit('feature-initialized', this);\n }\n\n /**\n * Destroy ClearButton instance\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n removeElm(this.element);\n removeElm(this.container);\n this.element = null;\n this.container = null;\n this.initialized = false;\n }\n}\n" }, { - "__docId__": 298, + "__docId__": 299, "kind": "class", "static": true, "variation": null, @@ -7074,14 +7094,14 @@ "importPath": "tablefilter/src/modules/clearButton.js", "importStyle": "{ClearButton}", "description": "Clear button UI component", - "lineNumber": 9, + "lineNumber": 11, "interface": false, "extends": [ "src/feature.js~Feature" ] }, { - "__docId__": 299, + "__docId__": 300, "kind": "constructor", "static": false, "variation": null, @@ -7090,7 +7110,7 @@ "longname": "src/modules/clearButton.js~ClearButton#constructor", "access": null, "description": "Creates an instance of ClearButton", - "lineNumber": 15, + "lineNumber": 17, "params": [ { "nullable": null, @@ -7106,7 +7126,7 @@ "generator": false }, { - "__docId__": 300, + "__docId__": 301, "kind": "member", "static": false, "variation": null, @@ -7115,7 +7135,7 @@ "longname": "src/modules/clearButton.js~ClearButton#targetId", "access": null, "description": "Container element ID", - "lineNumber": 24, + "lineNumber": 26, "type": { "nullable": null, "types": [ @@ -7126,7 +7146,7 @@ } }, { - "__docId__": 301, + "__docId__": 302, "kind": "member", "static": false, "variation": null, @@ -7135,27 +7155,7 @@ "longname": "src/modules/clearButton.js~ClearButton#container", "access": "private", "description": "Clear button container element", - "lineNumber": 31, - "type": { - "nullable": null, - "types": [ - "DOMElement" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 302, - "kind": "member", - "static": false, - "variation": null, - "name": "element", - "memberof": "src/modules/clearButton.js~ClearButton", - "longname": "src/modules/clearButton.js~ClearButton#element", - "access": "private", - "description": "Clear button element", - "lineNumber": 38, + "lineNumber": 33, "type": { "nullable": null, "types": [ @@ -7170,16 +7170,16 @@ "kind": "member", "static": false, "variation": null, - "name": "text", + "name": "element", "memberof": "src/modules/clearButton.js~ClearButton", - "longname": "src/modules/clearButton.js~ClearButton#text", - "access": null, - "description": "Text for the clear button", - "lineNumber": 44, + "longname": "src/modules/clearButton.js~ClearButton#element", + "access": "private", + "description": "Clear button element", + "lineNumber": 40, "type": { "nullable": null, "types": [ - "String" + "DOMElement" ], "spread": false, "description": null @@ -7190,12 +7190,12 @@ "kind": "member", "static": false, "variation": null, - "name": "cssClass", + "name": "text", "memberof": "src/modules/clearButton.js~ClearButton", - "longname": "src/modules/clearButton.js~ClearButton#cssClass", + "longname": "src/modules/clearButton.js~ClearButton#text", "access": null, - "description": "Css class for reset button", - "lineNumber": 50, + "description": "Text for the clear button", + "lineNumber": 46, "type": { "nullable": null, "types": [ @@ -7210,12 +7210,12 @@ "kind": "member", "static": false, "variation": null, - "name": "tooltip", + "name": "cssClass", "memberof": "src/modules/clearButton.js~ClearButton", - "longname": "src/modules/clearButton.js~ClearButton#tooltip", + "longname": "src/modules/clearButton.js~ClearButton#cssClass", "access": null, - "description": "Tooltip text for the clear button", - "lineNumber": 56, + "description": "Css class for reset button", + "lineNumber": 52, "type": { "nullable": null, "types": [ @@ -7230,12 +7230,12 @@ "kind": "member", "static": false, "variation": null, - "name": "html", + "name": "tooltip", "memberof": "src/modules/clearButton.js~ClearButton", - "longname": "src/modules/clearButton.js~ClearButton#html", + "longname": "src/modules/clearButton.js~ClearButton#tooltip", "access": null, - "description": "Custom Html string for the clear button", - "lineNumber": 62, + "description": "Tooltip text for the clear button", + "lineNumber": 58, "type": { "nullable": null, "types": [ @@ -7247,6 +7247,46 @@ }, { "__docId__": 307, + "kind": "member", + "static": false, + "variation": null, + "name": "html", + "memberof": "src/modules/clearButton.js~ClearButton", + "longname": "src/modules/clearButton.js~ClearButton#html", + "access": null, + "description": "Custom Html string for the clear button", + "lineNumber": 64, + "type": { + "nullable": null, + "types": [ + "String" + ], + "spread": false, + "description": null + } + }, + { + "__docId__": 308, + "kind": "member", + "static": false, + "variation": null, + "name": "toolbarPosition", + "memberof": "src/modules/clearButton.js~ClearButton", + "longname": "src/modules/clearButton.js~ClearButton#toolbarPosition", + "access": null, + "description": "Default position in toolbar ('left'|'center'|'right')", + "lineNumber": 73, + "type": { + "nullable": null, + "types": [ + "String" + ], + "spread": false, + "description": null + } + }, + { + "__docId__": 309, "kind": "method", "static": false, "variation": null, @@ -7255,12 +7295,12 @@ "longname": "src/modules/clearButton.js~ClearButton#onClick", "access": "private", "description": "Click event handler for clear button", - "lineNumber": 72, + "lineNumber": 80, "params": [], "generator": false }, { - "__docId__": 308, + "__docId__": 310, "kind": "method", "static": false, "variation": null, @@ -7269,12 +7309,12 @@ "longname": "src/modules/clearButton.js~ClearButton#init", "access": null, "description": "Initialize clear button component", - "lineNumber": 82, + "lineNumber": 90, "params": [], "generator": false }, { - "__docId__": 309, + "__docId__": 311, "kind": "member", "static": false, "variation": null, @@ -7283,7 +7323,7 @@ "longname": "src/modules/clearButton.js~ClearButton#element", "access": null, "description": null, - "lineNumber": 109, + "lineNumber": 117, "undocument": true, "type": { "types": [ @@ -7292,7 +7332,7 @@ } }, { - "__docId__": 310, + "__docId__": 312, "kind": "member", "static": false, "variation": null, @@ -7301,7 +7341,7 @@ "longname": "src/modules/clearButton.js~ClearButton#container", "access": null, "description": null, - "lineNumber": 110, + "lineNumber": 118, "undocument": true, "type": { "types": [ @@ -7310,7 +7350,7 @@ } }, { - "__docId__": 311, + "__docId__": 313, "kind": "member", "static": false, "variation": null, @@ -7319,7 +7359,7 @@ "longname": "src/modules/clearButton.js~ClearButton#initialized", "access": null, "description": null, - "lineNumber": 113, + "lineNumber": 121, "unknown": [ { "tagName": "@inherited", @@ -7333,7 +7373,7 @@ } }, { - "__docId__": 312, + "__docId__": 314, "kind": "method", "static": false, "variation": null, @@ -7342,12 +7382,12 @@ "longname": "src/modules/clearButton.js~ClearButton#destroy", "access": null, "description": "Destroy ClearButton instance", - "lineNumber": 119, + "lineNumber": 129, "params": [], "generator": false }, { - "__docId__": 313, + "__docId__": 315, "kind": "member", "static": false, "variation": null, @@ -7356,7 +7396,7 @@ "longname": "src/modules/clearButton.js~ClearButton#element", "access": null, "description": null, - "lineNumber": 125, + "lineNumber": 135, "undocument": true, "type": { "types": [ @@ -7365,7 +7405,7 @@ } }, { - "__docId__": 314, + "__docId__": 316, "kind": "member", "static": false, "variation": null, @@ -7374,7 +7414,7 @@ "longname": "src/modules/clearButton.js~ClearButton#container", "access": null, "description": null, - "lineNumber": 126, + "lineNumber": 136, "undocument": true, "type": { "types": [ @@ -7383,7 +7423,7 @@ } }, { - "__docId__": 315, + "__docId__": 317, "kind": "member", "static": false, "variation": null, @@ -7392,7 +7432,7 @@ "longname": "src/modules/clearButton.js~ClearButton#initialized", "access": null, "description": null, - "lineNumber": 127, + "lineNumber": 137, "undocument": true, "type": { "types": [ @@ -7401,7 +7441,7 @@ } }, { - "__docId__": 316, + "__docId__": 318, "kind": "file", "static": true, "variation": null, @@ -7414,7 +7454,7 @@ "content": "import {Date as SugarDate} from 'sugar-date';\nimport 'sugar-date/locales';\nimport {Feature} from '../feature';\nimport {isObj, isArray} from '../types';\nimport {DATE} from '../const';\nimport {root} from '../root';\n\n/**\n * Wrapper for Sugar Date module providing datetime helpers and locales\n * @export\n * @class DateType\n */\nexport class DateType extends Feature {\n\n /**\n * Creates an instance of DateType\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'dateType');\n\n /**\n * Global locale\n * @type {String}\n */\n this.locale = tf.locale;\n\n /**\n * Sugar Date instance\n * @type {Object}\n */\n this.datetime = SugarDate;\n\n this.enable();\n }\n\n /**\n * Initialize DateType instance\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n // Set global locale\n this.datetime.setLocale(this.locale);\n\n // Add formats from column types configuration if any\n this.addConfigFormats(this.tf.colTypes);\n\n this.emitter.on(\n ['add-date-type-formats'],\n (tf, types) => this.addConfigFormats(types)\n );\n\n // Broadcast date-type initialization\n this.emitter.emit('date-type-initialized', this.tf, this);\n\n /** @inherited */\n this.initialized = true;\n }\n\n /**\n * Parse a string representation of a date for a specified locale and return\n * a date object\n * @param {String} dateStr String representation of a date\n * @param {String} localeCode Locale code (ie 'en-us')\n * @returns {Date}\n */\n parse(dateStr, localeCode) {\n return this.datetime.create(dateStr, localeCode);\n }\n\n /**\n * Check string representation of a date for a specified locale is valid\n * @param {any} dateStr String representation of a date\n * @param {any} localeCode Locale code (ie 'en-us')\n * @returns {Boolean}\n */\n isValid(dateStr, localeCode) {\n return this.datetime.isValid(this.parse(dateStr, localeCode));\n }\n\n /**\n * Return the type object of a specified column as per configuration or\n * passed collection\n * @param {Number} colIndex Column index\n * @param {Array} types Collection of column types, optional\n * @returns {Object}\n */\n getOptions(colIndex, types) {\n types = types || this.tf.colTypes;\n let colType = types[colIndex];\n return isObj(colType) ? colType : {};\n }\n\n /**\n * Return the locale code for supplied column index as per configuration\n * or global setting\n * @param {Number} colIndex Column index\n * @returns {String} Locale code (ie: 'en-us')\n */\n getLocale(colIndex) {\n return this.getOptions(colIndex).locale || this.locale;\n }\n\n /**\n * Add date time format(s) to a locale as specified by the passed\n * collection of column types, ie:\n * [\n * 'string',\n * 'number',\n * { type: 'date', locale: 'en', format: ['{dd}/{MM}/{yyyy}']}\n * ]\n *\n * @param {Array} [types=[]] Collection of column types\n */\n addConfigFormats(types=[]) {\n types.forEach((type, idx) => {\n let options = this.getOptions(idx, types);\n if (options.type === DATE && options.hasOwnProperty('format')) {\n let locale = this.datetime.getLocale(\n options.locale || this.locale\n );\n let formats = isArray(options.format) ?\n options.format : [options.format];\n\n // Sugar date module throws exceptions with locale.addFormat\n try {\n formats.forEach((format) => {\n locale.addFormat(format);\n });\n } catch (ex) {\n root.console.error(ex);\n }\n }\n });\n }\n\n /**\n * Remove DateType instance\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n // TODO: remove added formats\n\n this.emitter.off(\n ['add-date-type-formats'],\n (tf, types) => this.addConfigFormats(types)\n );\n\n this.initialized = false;\n }\n}\n" }, { - "__docId__": 317, + "__docId__": 319, "kind": "class", "static": true, "variation": null, @@ -7443,7 +7483,7 @@ ] }, { - "__docId__": 318, + "__docId__": 320, "kind": "constructor", "static": false, "variation": null, @@ -7468,7 +7508,7 @@ "generator": false }, { - "__docId__": 319, + "__docId__": 321, "kind": "member", "static": false, "variation": null, @@ -7488,7 +7528,7 @@ } }, { - "__docId__": 320, + "__docId__": 322, "kind": "member", "static": false, "variation": null, @@ -7508,7 +7548,7 @@ } }, { - "__docId__": 321, + "__docId__": 323, "kind": "method", "static": false, "variation": null, @@ -7522,7 +7562,7 @@ "generator": false }, { - "__docId__": 322, + "__docId__": 324, "kind": "member", "static": false, "variation": null, @@ -7545,7 +7585,7 @@ } }, { - "__docId__": 323, + "__docId__": 325, "kind": "method", "static": false, "variation": null, @@ -7594,7 +7634,7 @@ "generator": false }, { - "__docId__": 324, + "__docId__": 326, "kind": "method", "static": false, "variation": null, @@ -7643,7 +7683,7 @@ "generator": false }, { - "__docId__": 325, + "__docId__": 327, "kind": "method", "static": false, "variation": null, @@ -7692,7 +7732,7 @@ "generator": false }, { - "__docId__": 326, + "__docId__": 328, "kind": "method", "static": false, "variation": null, @@ -7731,7 +7771,7 @@ "generator": false }, { - "__docId__": 327, + "__docId__": 329, "kind": "method", "static": false, "variation": null, @@ -7758,7 +7798,7 @@ "generator": false }, { - "__docId__": 328, + "__docId__": 330, "kind": "method", "static": false, "variation": null, @@ -7772,7 +7812,7 @@ "generator": false }, { - "__docId__": 329, + "__docId__": 331, "kind": "member", "static": false, "variation": null, @@ -7790,7 +7830,7 @@ } }, { - "__docId__": 330, + "__docId__": 332, "kind": "file", "static": true, "variation": null, @@ -7803,7 +7843,7 @@ "content": "import {BaseDropdown} from './baseDropdown';\nimport {createElm, createOpt, elm} from '../dom';\nimport {has} from '../array';\nimport {matchCase} from '../string';\nimport {addEvt, targetEvt} from '../event';\nimport {SELECT, MULTIPLE, NONE} from '../const';\nimport {defaultsStr, defaultsBool} from '../settings';\n\n/**\n * Dropdown filter UI component\n * @export\n * @class Dropdown\n * @extends {BaseDropdown}\n */\nexport class Dropdown extends BaseDropdown {\n\n /**\n * Creates an instance of Dropdown\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'dropdown');\n\n // Configuration object\n let f = this.config;\n\n /**\n * Enable the reset filter option as first item\n * @type {Boolean}\n */\n this.enableSlcResetFilter =\n defaultsBool(f.enable_slc_reset_filter, true);\n\n /**\n * Non empty option text\n * @type {String}\n */\n this.nonEmptyText = defaultsStr(f.non_empty_text, '(Non empty)');\n\n /**\n * Tooltip text appearing on multiple select\n * @type {String}\n */\n this.multipleSlcTooltip = defaultsStr(f.multiple_slc_tooltip,\n 'Use Ctrl/Cmd key for multiple selections');\n }\n\n\n /**\n * Drop-down filter focus event handler\n * @param {Event} e DOM Event\n * @private\n */\n onSlcFocus(e) {\n let elm = targetEvt(e);\n let tf = this.tf;\n // select is populated when element has focus\n if (tf.loadFltOnDemand && elm.getAttribute('filled') === '0') {\n let ct = elm.getAttribute('ct');\n this.build(ct);\n }\n this.emitter.emit('filter-focus', tf, elm);\n }\n\n /**\n * Drop-down filter change event handler\n * @private\n */\n onSlcChange() {\n if (this.tf.onSlcChange) {\n this.tf.filter();\n }\n }\n\n /**\n * Refresh all drop-down filters\n */\n refreshAll() {\n let selectFlts = this.tf.getFiltersByType(SELECT, true);\n let multipleFlts = this.tf.getFiltersByType(MULTIPLE, true);\n let colIdxs = selectFlts.concat(multipleFlts);\n this.refreshFilters(colIdxs);\n }\n\n /**\n * Initialize drop-down filter\n * @param {Number} colIndex Column index\n * @param {Boolean} isExternal External filter flag\n * @param {DOMElement} container Dom element containing the filter\n */\n init(colIndex, isExternal, container) {\n let tf = this.tf;\n let col = tf.getFilterType(colIndex);\n let externalFltTgtId = isExternal ?\n tf.externalFltTgtIds[colIndex] : null;\n\n let slc = createElm(SELECT,\n ['id', tf.buildFilterId(colIndex)],\n ['ct', colIndex], ['filled', '0']\n );\n\n if (col === MULTIPLE) {\n slc.multiple = MULTIPLE;\n slc.title = this.multipleSlcTooltip;\n }\n slc.className = col.toLowerCase() === SELECT ?\n tf.fltCssClass : tf.fltMultiCssClass;\n\n //filter is appended in container element\n if (externalFltTgtId) {\n elm(externalFltTgtId).appendChild(slc);\n } else {\n container.appendChild(slc);\n }\n\n tf.fltIds.push(slc.id);\n\n if (!tf.loadFltOnDemand) {\n this.build(colIndex);\n } else {\n //1st option is created here since build isn't invoked\n let opt0 = createOpt(tf.getClearFilterText(colIndex), '');\n slc.appendChild(opt0);\n }\n\n addEvt(slc, 'change', () => this.onSlcChange());\n addEvt(slc, 'focus', (e) => this.onSlcFocus(e));\n\n this.emitter.on(\n ['build-select-filter'],\n (tf, colIndex, isLinked, isExternal) =>\n this.build(colIndex, isLinked, isExternal)\n );\n this.emitter.on(\n ['select-options'],\n (tf, colIndex, values) => this.selectOptions(colIndex, values)\n );\n this.emitter.on(['rows-changed'], () => this.refreshAll());\n\n /** @inherited */\n this.initialized = true;\n }\n\n /**\n * Build drop-down filter UI\n * @param {Number} colIndex Column index\n * @param {Boolean} isLinked Enable linked filters behaviour\n */\n build(colIndex, isLinked = false) {\n let tf = this.tf;\n colIndex = parseInt(colIndex, 10);\n\n this.emitter.emit('before-populating-filter', tf, colIndex);\n\n /** @inherited */\n this.opts = [];\n /** @inherited */\n this.optsTxt = [];\n\n let slcId = tf.fltIds[colIndex];\n let slc = elm(slcId);\n let rows = tf.dom().rows;\n let nbRows = tf.getRowsNb(true);\n\n //custom select test\n /** @inherited */\n this.isCustom = tf.isCustomOptions(colIndex);\n\n //Retrieves custom values\n if (this.isCustom) {\n let customValues = tf.getCustomOptions(colIndex);\n this.opts = customValues[0];\n this.optsTxt = customValues[1];\n }\n\n //custom selects text\n let activeIdx;\n let activeFilterId = tf.getActiveFilterId();\n if (isLinked && activeFilterId) {\n activeIdx = tf.getColumnIndexFromFilterId(activeFilterId);\n }\n\n let excludedOpts = null,\n filteredDataCol = null;\n if (isLinked && tf.disableExcludedOptions) {\n excludedOpts = [];\n filteredDataCol = [];\n }\n\n for (let k = tf.refRow; k < nbRows; k++) {\n // always visible rows don't need to appear on selects as always\n // valid\n if (tf.hasVisibleRows && tf.visibleRows.indexOf(k) !== -1) {\n continue;\n }\n\n let cell = rows[k].cells,\n nchilds = cell.length;\n\n // checks if row has exact cell #\n if (nchilds !== tf.nbCells || this.isCustom) {\n continue;\n }\n\n if (isLinked && !this.isValidLinkedValue(k, activeIdx)) {\n continue;\n }\n\n // this loop retrieves cell data\n for (let j = 0; j < nchilds; j++) {\n if (colIndex !== j) {\n continue;\n }\n\n let cellValue = tf.getCellValue(cell[j]),\n //Vary Peter's patch\n cellString = matchCase(cellValue, tf.caseSensitive);\n\n // checks if celldata is already in array\n if (!has(this.opts, cellString, tf.caseSensitive)) {\n this.opts.push(cellValue);\n }\n\n if (isLinked && tf.disableExcludedOptions) {\n let filteredCol = filteredDataCol[j];\n if (!filteredCol) {\n filteredCol = tf.getVisibleColumnValues(j);\n }\n if (!has(filteredCol, cellString, tf.caseSensitive) &&\n !has(excludedOpts, cellString, tf.caseSensitive)) {\n excludedOpts.push(cellValue);\n }\n }\n }//for j\n }//for k\n\n //sort options\n this.opts = this.sortOptions(colIndex, this.opts);\n if (excludedOpts) {\n excludedOpts = this.sortOptions(colIndex, excludedOpts);\n }\n\n //populates drop-down\n this.addOptions(colIndex, slc, isLinked, excludedOpts);\n\n this.emitter.emit('after-populating-filter', tf, colIndex, slc);\n }\n\n /**\n * Add drop-down options\n * @param {Number} colIndex Column index\n * @param {Object} slc Select Dom element\n * @param {Boolean} isLinked Enable linked refresh behaviour\n * @param {Array} excludedOpts Array of excluded options\n */\n addOptions(colIndex, slc, isLinked, excludedOpts) {\n let tf = this.tf,\n slcValue = slc.value;\n\n slc.innerHTML = '';\n slc = this.addFirstOption(slc);\n\n for (let y = 0; y < this.opts.length; y++) {\n if (this.opts[y] === '') {\n continue;\n }\n let val = this.opts[y]; //option value\n let lbl = this.isCustom ? this.optsTxt[y] : val; //option text\n let isDisabled = false;\n if (isLinked && tf.disableExcludedOptions &&\n has(excludedOpts, matchCase(val, tf.caseSensitive),\n tf.caseSensitive)) {\n isDisabled = true;\n }\n\n let opt;\n //fill select on demand\n if (tf.loadFltOnDemand && slcValue === this.opts[y] &&\n tf.getFilterType(colIndex) === SELECT) {\n opt = createOpt(lbl, val, true);\n } else {\n opt = createOpt(lbl, val, false);\n }\n if (isDisabled) {\n opt.disabled = true;\n }\n slc.appendChild(opt);\n }// for y\n\n slc.setAttribute('filled', '1');\n }\n\n /**\n * Add drop-down header option\n * @param {Object} slc Select DOM element\n */\n addFirstOption(slc) {\n let tf = this.tf;\n let colIdx = tf.getColumnIndexFromFilterId(slc.id);\n let opt0 = createOpt((!this.enableSlcResetFilter ?\n '' : tf.getClearFilterText(colIdx)), '');\n if (!this.enableSlcResetFilter) {\n opt0.style.display = NONE;\n }\n slc.appendChild(opt0);\n if (tf.enableEmptyOption) {\n let opt1 = createOpt(tf.emptyText, tf.emOperator);\n slc.appendChild(opt1);\n }\n if (tf.enableNonEmptyOption) {\n let opt2 = createOpt(tf.nonEmptyText, tf.nmOperator);\n slc.appendChild(opt2);\n }\n return slc;\n }\n\n /**\n * Select filter options programmatically\n * @param {Number} colIndex Column index\n * @param {Array} values Array of option values to select\n */\n selectOptions(colIndex, values = []) {\n let tf = this.tf;\n if (values.length === 0) {\n return;\n }\n let slc = tf.getFilterElement(colIndex);\n [].forEach.call(slc.options, (option) => {\n // Empty value means clear all selections and first option is the\n // clear all option\n if (values[0] === '' || option.value === '') {\n option.selected = false;\n }\n\n if (option.value !== '' && has(values, option.value, true)) {\n option.selected = true;\n }//if\n });\n }\n\n /**\n * Get filter values for a given column index\n * @param {Number} colIndex Column index\n * @returns {Array} values Array of selected values\n */\n getValues(colIndex) {\n let tf = this.tf;\n let slc = tf.getFilterElement(colIndex);\n let values = [];\n\n // IE >= 9 does not support the selectedOptions property :(\n if (slc.selectedOptions) {\n [].forEach.call(slc.selectedOptions,\n option => values.push(option.value));\n } else {\n [].forEach.call(slc.options, (option) => {\n if (option.selected) {\n values.push(option.value);\n }\n });\n }\n\n return values;\n }\n\n /**\n * Destroy Dropdown instance\n */\n destroy() {\n this.emitter.off(\n ['build-select-filter'],\n (colIndex, isLinked, isExternal) =>\n this.build(colIndex, isLinked, isExternal)\n );\n this.emitter.off(\n ['select-options'],\n (tf, colIndex, values) => this.selectOptions(colIndex, values)\n );\n this.emitter.off(['rows-changed'], () => this.refreshAll());\n this.initialized = false;\n }\n}\n" }, { - "__docId__": 331, + "__docId__": 333, "kind": "class", "static": true, "variation": null, @@ -7832,7 +7872,7 @@ ] }, { - "__docId__": 332, + "__docId__": 334, "kind": "constructor", "static": false, "variation": null, @@ -7857,7 +7897,7 @@ "generator": false }, { - "__docId__": 333, + "__docId__": 335, "kind": "member", "static": false, "variation": null, @@ -7877,7 +7917,7 @@ } }, { - "__docId__": 334, + "__docId__": 336, "kind": "member", "static": false, "variation": null, @@ -7897,7 +7937,7 @@ } }, { - "__docId__": 335, + "__docId__": 337, "kind": "member", "static": false, "variation": null, @@ -7917,7 +7957,7 @@ } }, { - "__docId__": 336, + "__docId__": 338, "kind": "method", "static": false, "variation": null, @@ -7942,7 +7982,7 @@ "generator": false }, { - "__docId__": 337, + "__docId__": 339, "kind": "method", "static": false, "variation": null, @@ -7956,7 +7996,7 @@ "generator": false }, { - "__docId__": 338, + "__docId__": 340, "kind": "method", "static": false, "variation": null, @@ -7970,7 +8010,7 @@ "generator": false }, { - "__docId__": 339, + "__docId__": 341, "kind": "method", "static": false, "variation": null, @@ -8015,7 +8055,7 @@ "generator": false }, { - "__docId__": 340, + "__docId__": 342, "kind": "member", "static": false, "variation": null, @@ -8038,7 +8078,7 @@ } }, { - "__docId__": 341, + "__docId__": 343, "kind": "method", "static": false, "variation": null, @@ -8073,7 +8113,7 @@ "generator": false }, { - "__docId__": 342, + "__docId__": 344, "kind": "member", "static": false, "variation": null, @@ -8096,7 +8136,7 @@ } }, { - "__docId__": 343, + "__docId__": 345, "kind": "member", "static": false, "variation": null, @@ -8119,7 +8159,7 @@ } }, { - "__docId__": 344, + "__docId__": 346, "kind": "member", "static": false, "variation": null, @@ -8142,7 +8182,7 @@ } }, { - "__docId__": 345, + "__docId__": 347, "kind": "member", "static": false, "variation": null, @@ -8160,7 +8200,7 @@ } }, { - "__docId__": 346, + "__docId__": 348, "kind": "member", "static": false, "variation": null, @@ -8178,7 +8218,7 @@ } }, { - "__docId__": 347, + "__docId__": 349, "kind": "member", "static": false, "variation": null, @@ -8196,7 +8236,7 @@ } }, { - "__docId__": 348, + "__docId__": 350, "kind": "method", "static": false, "variation": null, @@ -8251,7 +8291,7 @@ "generator": false }, { - "__docId__": 349, + "__docId__": 351, "kind": "method", "static": false, "variation": null, @@ -8281,7 +8321,7 @@ "generator": false }, { - "__docId__": 350, + "__docId__": 352, "kind": "method", "static": false, "variation": null, @@ -8316,7 +8356,7 @@ "generator": false }, { - "__docId__": 351, + "__docId__": 353, "kind": "method", "static": false, "variation": null, @@ -8355,7 +8395,7 @@ "generator": false }, { - "__docId__": 352, + "__docId__": 354, "kind": "method", "static": false, "variation": null, @@ -8369,7 +8409,7 @@ "generator": false }, { - "__docId__": 353, + "__docId__": 355, "kind": "member", "static": false, "variation": null, @@ -8387,7 +8427,7 @@ } }, { - "__docId__": 354, + "__docId__": 356, "kind": "file", "static": true, "variation": null, @@ -8400,7 +8440,7 @@ "content": "import {Feature} from '../feature';\nimport {createElm, removeElm, elm, tag} from '../dom';\nimport {addEvt, targetEvt} from '../event';\nimport {contains} from '../string';\nimport {NONE} from '../const';\nimport {\n defaultsBool, defaultsStr, defaultsNb, defaultsArr\n} from '../settings';\n\n/**\n * Grid layout, table with fixed headers\n */\nexport class GridLayout extends Feature {\n\n /**\n * Creates an instance of GridLayout\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'gridLayout');\n\n let f = this.config.grid_layout || {};\n\n /**\n * Grid-layout container width as CSS string\n * @type {String}\n */\n this.width = defaultsStr(f.width, null);\n\n /**\n * Grid-layout container height as CSS string\n * @type {String}\n */\n this.height = defaultsStr(f.height, null);\n\n /**\n * Css class for main container element\n * @type {String}\n */\n this.mainContCssClass = defaultsStr(f.cont_css_class, 'grd_Cont');\n\n /**\n * Css class for body table container element\n * @type {String}\n */\n this.contCssClass = defaultsStr(f.tbl_cont_css_class, 'grd_tblCont');\n\n /**\n * Css class for headers table container element\n * @type {String}\n */\n this.headContCssClass = defaultsStr(f.tbl_head_css_class,\n 'grd_headTblCont');\n\n /**\n * Css class for toolbar container element (rows counter, paging etc.)\n * @type {String}\n */\n this.infDivCssClass = defaultsStr(f.inf_grid_css_class, 'grd_inf');\n\n /**\n * Index of the headers row, default: 0\n * @type {Number}\n */\n this.headRowIndex = defaultsNb(f.headers_row_index, 0);\n\n /**\n * Collection of the header row indexes to be moved into headers table\n * @type {Array}\n */\n this.headRows = defaultsArr(f.headers_rows, [0]);\n\n /**\n * Enable or disable column filters generation, default: true\n * @type {Boolean}\n */\n this.filters = defaultsBool(f.filters, true);\n\n /**\n * Enable or disable column headers, default: false\n * @type {Boolean}\n */\n this.noHeaders = Boolean(f.no_headers);\n\n /**\n * Grid-layout default column widht as CSS string\n * @type {String}\n */\n this.defaultColWidth = defaultsStr(f.default_col_width, '100px');\n\n /**\n * List of column elements\n * @type {Array}\n * @private\n */\n this.colElms = [];\n\n /**\n * Prefix for grid-layout filter's cell ID\n * @type {String}\n * @private\n */\n this.prfxGridFltTd = '_td_';\n\n /**\n * Prefix for grid-layout header's cell ID\n * @type {String}\n * @private\n */\n this.prfxGridTh = 'tblHeadTh_';\n\n /**\n * Mark-up of original HTML table\n * @type {String}\n * @private\n */\n this.sourceTblHtml = tf.dom().outerHTML;\n\n /**\n * Indicates if working table has column elements\n * @type {Boolean}\n * @private\n */\n this.tblHasColTag = tag(tf.dom(), 'col').length > 0 ? true : false;\n\n /**\n * Main container element\n * @private\n */\n this.tblMainCont = null;\n\n /**\n * Table container element\n * @private\n */\n this.tblCont = null;\n\n /**\n * Headers' table container element\n * @private\n */\n this.headTblCont = null;\n\n /**\n * Headers' table element\n * @private\n */\n this.headTbl = null;\n\n // filters flag at TF level\n tf.fltGrid = this.filters;\n }\n\n /**\n * Generates a grid with fixed headers\n * TODO: reduce size of init by extracting single purposed methods\n */\n init() {\n let tf = this.tf;\n let tbl = tf.dom();\n\n if (this.initialized) {\n return;\n }\n\n // Override relevant TableFilter properties\n this.setOverrides();\n\n // Assign default column widths\n this.setDefaultColWidths();\n\n //Main container: it will contain all the elements\n this.tblMainCont = this.createContainer(\n 'div', this.mainContCssClass);\n if (this.width) {\n this.tblMainCont.style.width = this.width;\n }\n tbl.parentNode.insertBefore(this.tblMainCont, tbl);\n\n //Table container: div wrapping content table\n this.tblCont = this.createContainer('div', this.contCssClass);\n this.setConfigWidth(this.tblCont);\n if (this.height) {\n this.tblCont.style.height = this.height;\n }\n tbl.parentNode.insertBefore(this.tblCont, tbl);\n let t = removeElm(tbl);\n this.tblCont.appendChild(t);\n\n //In case table width is expressed in %\n if (tbl.style.width === '') {\n let tblW = this.initialTableWidth();\n tbl.style.width = (contains('%', tblW) ?\n tbl.clientWidth : tblW) + 'px';\n }\n\n let d = removeElm(this.tblCont);\n this.tblMainCont.appendChild(d);\n\n //Headers table container: div wrapping headers table\n this.headTblCont = this.createContainer(\n 'div', this.headContCssClass);\n\n //Headers table\n this.headTbl = createElm('table');\n let tH = createElm('tHead');\n\n //1st row should be headers row, ids are added if not set\n //Those ids are used by the sort feature\n let hRow = tbl.rows[this.headRowIndex];\n let sortTriggers = this.getSortTriggerIds(hRow);\n\n //Filters row is created\n let filtersRow = this.createFiltersRow();\n\n //Headers row are moved from content table to headers table\n this.setHeadersRow(tH);\n\n this.headTbl.appendChild(tH);\n if (tf.filtersRowIndex === 0) {\n tH.insertBefore(filtersRow, hRow);\n } else {\n tH.appendChild(filtersRow);\n }\n\n this.headTblCont.appendChild(this.headTbl);\n this.tblCont.parentNode.insertBefore(this.headTblCont, this.tblCont);\n\n //THead needs to be removed in content table for sort feature\n let thead = tag(tbl, 'thead');\n if (thead.length > 0) {\n tbl.removeChild(thead[0]);\n }\n\n // ensure table layout is always set even if already set in css\n // definitions, potentially with custom css class this could be lost\n this.headTbl.style.tableLayout = 'fixed';\n tbl.style.tableLayout = 'fixed';\n\n //content table without headers needs col widths to be reset\n tf.setColWidths(this.headTbl);\n\n //Headers container width\n this.headTbl.style.width = tbl.style.width;\n //\n\n //scroll synchronisation\n addEvt(this.tblCont, 'scroll', (evt) => {\n let elm = targetEvt(evt);\n let scrollLeft = elm.scrollLeft;\n this.headTblCont.scrollLeft = scrollLeft;\n //New pointerX calc taking into account scrollLeft\n // if(!o.isPointerXOverwritten){\n // try{\n // o.Evt.pointerX = function(evt){\n // let e = evt || global.event;\n // let bdScrollLeft = tf_StandardBody().scrollLeft +\n // scrollLeft;\n // return (e.pageX + scrollLeft) ||\n // (e.clientX + bdScrollLeft);\n // };\n // o.isPointerXOverwritten = true;\n // } catch(err) {\n // o.isPointerXOverwritten = false;\n // }\n // }\n });\n\n // TODO: Trigger a custom event handled by sort extension\n let sort = tf.extension('sort');\n if (sort) {\n sort.asyncSort = true;\n sort.triggerIds = sortTriggers;\n }\n\n //Col elements are enough to keep column widths after sorting and\n //filtering\n this.setColumnElements();\n\n if (tf.popupFilters) {\n filtersRow.style.display = NONE;\n }\n\n /** @inherited */\n this.initialized = true;\n }\n\n /**\n * Overrides TableFilter instance properties to adjust to grid layout mode\n * @private\n */\n setOverrides() {\n let tf = this.tf;\n tf.refRow = 0;\n tf.headersRow = 0;\n tf.filtersRowIndex = 1;\n }\n\n /**\n * Set grid-layout default column widths if column widths are not defined\n * @private\n */\n setDefaultColWidths() {\n let tf = this.tf;\n if (tf.colWidths.length > 0) {\n return;\n }\n 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__": 355, + "__docId__": 357, "kind": "class", "static": true, "variation": null, @@ -8419,7 +8459,7 @@ ] }, { - "__docId__": 356, + "__docId__": 358, "kind": "constructor", "static": false, "variation": null, @@ -8444,7 +8484,7 @@ "generator": false }, { - "__docId__": 357, + "__docId__": 359, "kind": "member", "static": false, "variation": null, @@ -8464,7 +8504,7 @@ } }, { - "__docId__": 358, + "__docId__": 360, "kind": "member", "static": false, "variation": null, @@ -8484,7 +8524,7 @@ } }, { - "__docId__": 359, + "__docId__": 361, "kind": "member", "static": false, "variation": null, @@ -8504,7 +8544,7 @@ } }, { - "__docId__": 360, + "__docId__": 362, "kind": "member", "static": false, "variation": null, @@ -8524,7 +8564,7 @@ } }, { - "__docId__": 361, + "__docId__": 363, "kind": "member", "static": false, "variation": null, @@ -8544,7 +8584,7 @@ } }, { - "__docId__": 362, + "__docId__": 364, "kind": "member", "static": false, "variation": null, @@ -8564,7 +8604,7 @@ } }, { - "__docId__": 363, + "__docId__": 365, "kind": "member", "static": false, "variation": null, @@ -8584,7 +8624,7 @@ } }, { - "__docId__": 364, + "__docId__": 366, "kind": "member", "static": false, "variation": null, @@ -8604,7 +8644,7 @@ } }, { - "__docId__": 365, + "__docId__": 367, "kind": "member", "static": false, "variation": null, @@ -8624,7 +8664,7 @@ } }, { - "__docId__": 366, + "__docId__": 368, "kind": "member", "static": false, "variation": null, @@ -8644,7 +8684,7 @@ } }, { - "__docId__": 367, + "__docId__": 369, "kind": "member", "static": false, "variation": null, @@ -8664,7 +8704,7 @@ } }, { - "__docId__": 368, + "__docId__": 370, "kind": "member", "static": false, "variation": null, @@ -8684,7 +8724,7 @@ } }, { - "__docId__": 369, + "__docId__": 371, "kind": "member", "static": false, "variation": null, @@ -8704,7 +8744,7 @@ } }, { - "__docId__": 370, + "__docId__": 372, "kind": "member", "static": false, "variation": null, @@ -8724,7 +8764,7 @@ } }, { - "__docId__": 371, + "__docId__": 373, "kind": "member", "static": false, "variation": null, @@ -8744,7 +8784,7 @@ } }, { - "__docId__": 372, + "__docId__": 374, "kind": "member", "static": false, "variation": null, @@ -8764,7 +8804,7 @@ } }, { - "__docId__": 373, + "__docId__": 375, "kind": "member", "static": false, "variation": null, @@ -8781,7 +8821,7 @@ } }, { - "__docId__": 374, + "__docId__": 376, "kind": "member", "static": false, "variation": null, @@ -8798,7 +8838,7 @@ } }, { - "__docId__": 375, + "__docId__": 377, "kind": "member", "static": false, "variation": null, @@ -8815,7 +8855,7 @@ } }, { - "__docId__": 376, + "__docId__": 378, "kind": "member", "static": false, "variation": null, @@ -8832,7 +8872,7 @@ } }, { - "__docId__": 377, + "__docId__": 379, "kind": "method", "static": false, "variation": null, @@ -8846,7 +8886,7 @@ "generator": false }, { - "__docId__": 378, + "__docId__": 380, "kind": "member", "static": false, "variation": null, @@ -8864,7 +8904,7 @@ } }, { - "__docId__": 379, + "__docId__": 381, "kind": "member", "static": false, "variation": null, @@ -8882,7 +8922,7 @@ } }, { - "__docId__": 380, + "__docId__": 382, "kind": "member", "static": false, "variation": null, @@ -8900,7 +8940,7 @@ } }, { - "__docId__": 381, + "__docId__": 383, "kind": "member", "static": false, "variation": null, @@ -8918,7 +8958,7 @@ } }, { - "__docId__": 382, + "__docId__": 384, "kind": "member", "static": false, "variation": null, @@ -8941,7 +8981,7 @@ } }, { - "__docId__": 383, + "__docId__": 385, "kind": "method", "static": false, "variation": null, @@ -8955,7 +8995,7 @@ "generator": false }, { - "__docId__": 384, + "__docId__": 386, "kind": "method", "static": false, "variation": null, @@ -8969,7 +9009,7 @@ "generator": false }, { - "__docId__": 385, + "__docId__": 387, "kind": "method", "static": false, "variation": null, @@ -8997,7 +9037,7 @@ "generator": false }, { - "__docId__": 386, + "__docId__": 388, "kind": "method", "static": false, "variation": null, @@ -9046,7 +9086,7 @@ "generator": false }, { - "__docId__": 387, + "__docId__": 389, "kind": "method", "static": false, "variation": null, @@ -9074,7 +9114,7 @@ "generator": false }, { - "__docId__": 388, + "__docId__": 390, "kind": "method", "static": false, "variation": null, @@ -9088,7 +9128,7 @@ "generator": false }, { - "__docId__": 389, + "__docId__": 391, "kind": "member", "static": false, "variation": null, @@ -9106,7 +9146,7 @@ } }, { - "__docId__": 390, + "__docId__": 392, "kind": "member", "static": false, "variation": null, @@ -9124,7 +9164,7 @@ } }, { - "__docId__": 391, + "__docId__": 393, "kind": "method", "static": false, "variation": null, @@ -9149,7 +9189,7 @@ "generator": false }, { - "__docId__": 392, + "__docId__": 394, "kind": "method", "static": false, "variation": null, @@ -9174,7 +9214,7 @@ "generator": false }, { - "__docId__": 393, + "__docId__": 395, "kind": "method", "static": false, "variation": null, @@ -9213,7 +9253,7 @@ "generator": false }, { - "__docId__": 394, + "__docId__": 396, "kind": "method", "static": false, "variation": null, @@ -9227,7 +9267,7 @@ "generator": false }, { - "__docId__": 395, + "__docId__": 397, "kind": "member", "static": false, "variation": null, @@ -9245,7 +9285,7 @@ } }, { - "__docId__": 396, + "__docId__": 398, "kind": "member", "static": false, "variation": null, @@ -9263,7 +9303,7 @@ } }, { - "__docId__": 397, + "__docId__": 399, "kind": "member", "static": false, "variation": null, @@ -9281,7 +9321,7 @@ } }, { - "__docId__": 398, + "__docId__": 400, "kind": "member", "static": false, "variation": null, @@ -9299,7 +9339,7 @@ } }, { - "__docId__": 399, + "__docId__": 401, "kind": "member", "static": false, "variation": null, @@ -9317,7 +9357,7 @@ } }, { - "__docId__": 400, + "__docId__": 402, "kind": "file", "static": true, "variation": null, @@ -9330,7 +9370,7 @@ "content": "import {addEvt, removeEvt} from '../event';\nimport {root} from '../root';\n\nconst JSON = root.JSON;\nconst location = root.location;\nconst decodeURIComponent = root.decodeURIComponent;\nconst encodeURIComponent = root.encodeURIComponent;\n\n/**\n * Checks if browser has onhashchange event\n */\nexport const hasHashChange = () => {\n let docMode = root.documentMode;\n return ('onhashchange' in root) && (docMode === undefined || docMode > 7);\n};\n\n/**\n * Manages state via URL hash changes\n *\n * @export\n * @class Hash\n */\nexport class Hash {\n\n /**\n * Creates an instance of Hash\n *\n * @param {State} state Instance of State\n */\n constructor(state) {\n /**\n * State object\n * @type {State}\n */\n this.state = state;\n\n /**\n * Cached URL hash\n * @type {String} Hash string\n * @private\n */\n this.lastHash = null;\n\n /**\n * Application event emitter instance\n * @type {Emitter}\n */\n this.emitter = state.emitter;\n\n /**\n * Bound sync wrapper for future use\n * @private\n */\n this.boundSync = null;\n }\n\n /**\n * Initializes the Hash object\n */\n init() {\n if (!hasHashChange()) {\n return;\n }\n\n this.lastHash = location.hash;\n //Store a bound sync wrapper\n this.boundSync = this.sync.bind(this);\n this.emitter.on(['state-changed'], (tf, state) => this.update(state));\n this.emitter.on(['initialized'], this.boundSync);\n addEvt(root, 'hashchange', this.boundSync);\n }\n\n /**\n * Updates the URL hash based on a state change\n *\n * @param {State} state Instance of State\n */\n update(state) {\n let hash = `#${encodeURIComponent(JSON.stringify(state))}`;\n if (this.lastHash === hash) {\n return;\n }\n\n location.hash = hash;\n this.lastHash = hash;\n }\n\n /**\n * Converts a URL hash into a state JSON object\n *\n * @param {String} hash URL hash fragment\n * @returns {Object} JSON object\n */\n parse(hash) {\n if (hash.indexOf('#') === -1) {\n return null;\n }\n hash = hash.substr(1);\n return JSON.parse(decodeURIComponent(hash));\n }\n\n /**\n * Applies current hash state to features\n */\n sync() {\n let state = this.parse(location.hash);\n if (!state) {\n return;\n }\n // override current state with persisted one and sync features\n this.state.overrideAndSync(state);\n }\n\n /**\n * Release Hash event subscriptions and clear fields\n */\n destroy() {\n this.emitter.off(['state-changed'], (tf, state) => this.update(state));\n this.emitter.off(['initialized'], this.boundSync);\n removeEvt(root, 'hashchange', this.boundSync);\n\n this.state = null;\n this.lastHash = null;\n this.emitter = null;\n }\n}\n" }, { - "__docId__": 401, + "__docId__": 403, "kind": "variable", "static": true, "variation": null, @@ -9351,7 +9391,7 @@ } }, { - "__docId__": 402, + "__docId__": 404, "kind": "variable", "static": true, "variation": null, @@ -9372,7 +9412,7 @@ } }, { - "__docId__": 403, + "__docId__": 405, "kind": "variable", "static": true, "variation": null, @@ -9393,7 +9433,7 @@ } }, { - "__docId__": 404, + "__docId__": 406, "kind": "variable", "static": true, "variation": null, @@ -9414,7 +9454,7 @@ } }, { - "__docId__": 405, + "__docId__": 407, "kind": "variable", "static": true, "variation": null, @@ -9434,7 +9474,7 @@ } }, { - "__docId__": 406, + "__docId__": 408, "kind": "class", "static": true, "variation": null, @@ -9460,7 +9500,7 @@ "interface": false }, { - "__docId__": 407, + "__docId__": 409, "kind": "constructor", "static": false, "variation": null, @@ -9485,7 +9525,7 @@ "generator": false }, { - "__docId__": 408, + "__docId__": 410, "kind": "member", "static": false, "variation": null, @@ -9505,7 +9545,7 @@ } }, { - "__docId__": 409, + "__docId__": 411, "kind": "member", "static": false, "variation": null, @@ -9525,7 +9565,7 @@ } }, { - "__docId__": 410, + "__docId__": 412, "kind": "member", "static": false, "variation": null, @@ -9545,7 +9585,7 @@ } }, { - "__docId__": 411, + "__docId__": 413, "kind": "member", "static": false, "variation": null, @@ -9562,7 +9602,7 @@ } }, { - "__docId__": 412, + "__docId__": 414, "kind": "method", "static": false, "variation": null, @@ -9576,7 +9616,7 @@ "generator": false }, { - "__docId__": 413, + "__docId__": 415, "kind": "member", "static": false, "variation": null, @@ -9594,7 +9634,7 @@ } }, { - "__docId__": 414, + "__docId__": 416, "kind": "member", "static": false, "variation": null, @@ -9612,7 +9652,7 @@ } }, { - "__docId__": 415, + "__docId__": 417, "kind": "method", "static": false, "variation": null, @@ -9637,7 +9677,7 @@ "generator": false }, { - "__docId__": 416, + "__docId__": 418, "kind": "member", "static": false, "variation": null, @@ -9655,7 +9695,7 @@ } }, { - "__docId__": 417, + "__docId__": 419, "kind": "method", "static": false, "variation": null, @@ -9694,7 +9734,7 @@ "generator": false }, { - "__docId__": 418, + "__docId__": 420, "kind": "method", "static": false, "variation": null, @@ -9708,7 +9748,7 @@ "generator": false }, { - "__docId__": 419, + "__docId__": 421, "kind": "method", "static": false, "variation": null, @@ -9722,7 +9762,7 @@ "generator": false }, { - "__docId__": 420, + "__docId__": 422, "kind": "member", "static": false, "variation": null, @@ -9740,7 +9780,7 @@ } }, { - "__docId__": 421, + "__docId__": 423, "kind": "member", "static": false, "variation": null, @@ -9758,7 +9798,7 @@ } }, { - "__docId__": 422, + "__docId__": 424, "kind": "member", "static": false, "variation": null, @@ -9776,7 +9816,7 @@ } }, { - "__docId__": 423, + "__docId__": 425, "kind": "file", "static": true, "variation": null, @@ -9786,10 +9826,10 @@ "access": null, "description": null, "lineNumber": 1, - "content": "import {Feature} from '../feature';\nimport {createElm, createText, elm, removeElm} from '../dom';\nimport {addEvt, targetEvt, removeEvt} from '../event';\nimport {NONE} from '../const';\nimport {root} from '../root';\nimport {isEmpty} from '../types';\nimport {defaultsStr} from '../settings';\n\nconst WIKI_URL = 'https://github.com/koalyptus/TableFilter/wiki/' +\n '4.-Filter-operators';\nconst WEBSITE_URL = 'http://koalyptus.github.io/TableFilter/';\n\n/**\n * Help UI component\n */\nexport class Help extends Feature {\n\n /**\n * Creates an instance of Help\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'help');\n\n let f = this.config.help_instructions || {};\n\n /**\n * ID of main custom container element\n * @type {String}\n */\n this.tgtId = defaultsStr(f.target_id, null);\n\n /**\n * ID of custom container element for instructions\n * @type {String}\n */\n this.contTgtId = defaultsStr(f.container_target_id, null);\n\n /**\n * Instructions text (accepts HTML)\n * @type {String}\n */\n this.instrText = !isEmpty(f.text) ? f.text :\n 'Use the filters above each column to filter and limit table ' +\n 'data. Advanced searches can be performed by using the following ' +\n 'operators:
    <, <=, >, ' +\n '>=, =, *, !, {, }, ' +\n '||,&&, [empty], [nonempty], ' +\n 'rgx:
    ' +\n 'Learn more
    ';\n\n /**\n * Instructions HTML\n * @type {String}\n */\n this.instrHtml = defaultsStr(f.html, null);\n\n /**\n * Help button text ('?')\n * @type {String}\n */\n this.btnText = defaultsStr(f.btn_text, '?');\n\n /**\n * Custom help button HTML\n * @type {String}\n */\n this.btnHtml = defaultsStr(f.btn_html, null);\n\n /**\n * Css class for help button\n * @type {String}\n */\n this.btnCssClass = defaultsStr(f.btn_css_class, 'helpBtn');\n\n /**\n * Css class for help container element\n * @type {String}\n */\n this.contCssClass = defaultsStr(f.container_css_class, 'helpCont');\n\n /**\n * Button DOM element\n * @type {DOMElement}\n */\n this.btn = null;\n\n /**\n * Help container DOM element\n * @type {DOMElement}\n */\n this.cont = null;\n\n /**\n * Bound mouseup wrapper\n * @private\n */\n this.boundMouseup = null;\n\n /**\n * Default HTML appended to instructions text\n * @type {String}\n */\n this.defaultHtml = '

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

    ' + '' + WEBSITE_URL + '' +\n '
    ©2015-' + tf.year + ' {AUTHOR}' +\n '
    ' +\n 'Close
    ';\n\n this.emitter.on(['init-help'], () => this.init());\n }\n\n /**\n * Mouse-up event handler handling popup auto-close behaviour\n * @private\n */\n onMouseup(evt) {\n let targetElm = targetEvt(evt);\n\n while (targetElm && targetElm !== this.cont && targetElm !== this.btn) {\n targetElm = targetElm.parentNode;\n }\n\n if (targetElm !== this.cont && targetElm !== this.btn) {\n this.toggle();\n }\n\n return;\n }\n\n /**\n * Initialise Help instance\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n let tf = this.tf;\n\n let btn = createElm('span');\n let cont = createElm('div');\n\n this.boundMouseup = this.onMouseup.bind(this);\n\n //help button is added to defined element\n if (!this.tgtId) {\n tf.setToolbar();\n }\n let targetEl = !this.tgtId ? tf.rDiv : elm(this.tgtId);\n targetEl.appendChild(btn);\n\n let divContainer = !this.contTgtId ? btn : elm(this.contTgtId);\n\n if (!this.btnHtml) {\n divContainer.appendChild(cont);\n let helplink = createElm('a', ['href', 'javascript:void(0);']);\n helplink.className = this.btnCssClass;\n helplink.appendChild(createText(this.btnText));\n btn.appendChild(helplink);\n addEvt(helplink, 'click', () => this.toggle());\n } else {\n btn.innerHTML = this.btnHtml;\n let helpEl = btn.firstChild;\n addEvt(helpEl, 'click', () => this.toggle());\n divContainer.appendChild(cont);\n }\n\n if (!this.instrHtml) {\n cont.innerHTML = this.instrText;\n cont.className = this.contCssClass;\n } else {\n if (this.contTgtId) {\n divContainer.appendChild(cont);\n }\n cont.innerHTML = this.instrHtml;\n if (!this.contTgtId) {\n cont.className = this.contCssClass;\n }\n }\n cont.innerHTML += this.defaultHtml;\n addEvt(cont, 'click', () => this.toggle());\n\n this.cont = cont;\n this.btn = btn;\n /** @inherited */\n this.initialized = true;\n }\n\n /**\n * Toggle help pop-up\n */\n toggle() {\n // check only if explicitily disabled as in this case undefined\n // signifies the help feature is enabled by default\n if (!this.isEnabled()) {\n return;\n }\n\n // ensure mouseup event handler is removed\n removeEvt(root, 'mouseup', this.boundMouseup);\n\n let divDisplay = this.cont.style.display;\n if (divDisplay === '' || divDisplay === NONE) {\n this.cont.style.display = 'inline';\n addEvt(root, 'mouseup', this.boundMouseup);\n } else {\n this.cont.style.display = NONE;\n }\n }\n\n /**\n * Remove help UI\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n removeElm(this.btn);\n this.btn = null;\n\n removeElm(this.cont);\n this.cont = null;\n\n this.boundMouseup = null;\n this.initialized = false;\n }\n\n}\n" + "content": "import {Feature} from '../feature';\nimport {createElm, createText, elm, removeElm} from '../dom';\nimport {addEvt, targetEvt, removeEvt} from '../event';\nimport {NONE} from '../const';\nimport {root} from '../root';\nimport {isEmpty, isNull} from '../types';\nimport {defaultsStr} from '../settings';\nimport {RIGHT} from './toolbar';\n\nconst WIKI_URL = 'https://github.com/koalyptus/TableFilter/wiki/' +\n '4.-Filter-operators';\nconst WEBSITE_URL = 'http://koalyptus.github.io/TableFilter/';\n\n/**\n * Help UI component\n */\nexport class Help extends Feature {\n\n /**\n * Creates an instance of Help\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'help');\n\n let f = this.config.help_instructions || {};\n\n /**\n * ID of main custom container element\n * @type {String}\n */\n this.tgtId = defaultsStr(f.target_id, null);\n\n /**\n * ID of custom container element for instructions\n * @type {String}\n */\n this.contTgtId = defaultsStr(f.container_target_id, null);\n\n /**\n * Instructions text (accepts HTML)\n * @type {String}\n */\n this.instrText = !isEmpty(f.text) ? f.text :\n 'Use the filters above each column to filter and limit table ' +\n 'data. Advanced searches can be performed by using the following ' +\n 'operators:
    <, <=, >, ' +\n '>=, =, *, !, {, }, ' +\n '||,&&, [empty], [nonempty], ' +\n 'rgx:
    ' +\n 'Learn more
    ';\n\n /**\n * Instructions HTML\n * @type {String}\n */\n this.instrHtml = defaultsStr(f.html, null);\n\n /**\n * Help button text ('?')\n * @type {String}\n */\n this.btnText = defaultsStr(f.btn_text, '?');\n\n /**\n * Custom help button HTML\n * @type {String}\n */\n this.btnHtml = defaultsStr(f.btn_html, null);\n\n /**\n * Css class for help button\n * @type {String}\n */\n this.btnCssClass = defaultsStr(f.btn_css_class, 'helpBtn');\n\n /**\n * Css class for help container element\n * @type {String}\n */\n this.contCssClass = defaultsStr(f.container_css_class, 'helpCont');\n\n /**\n * Button DOM element\n * @type {DOMElement}\n */\n this.btn = null;\n\n /**\n * Help container DOM element\n * @type {DOMElement}\n */\n this.cont = null;\n\n /**\n * Bound mouseup wrapper\n * @private\n */\n this.boundMouseup = null;\n\n /**\n * Default HTML appended to instructions text\n * @type {String}\n */\n this.defaultHtml = '

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

    ' + '' + WEBSITE_URL + '' +\n '
    ©2015-' + tf.year + ' {AUTHOR}' +\n '
    ' +\n 'Close
    ';\n\n /**\n * Default position in toolbar ('left'|'center'|'right')\n * @type {String}\n */\n this.toolbarPosition = defaultsStr(f.toolbar_position, RIGHT);\n\n this.emitter.on(['init-help'], () => this.init());\n }\n\n /**\n * Mouse-up event handler handling popup auto-close behaviour\n * @private\n */\n onMouseup(evt) {\n let targetElm = targetEvt(evt);\n\n while (targetElm && targetElm !== this.cont && targetElm !== this.btn) {\n targetElm = targetElm.parentNode;\n }\n\n if (targetElm !== this.cont && targetElm !== this.btn) {\n this.toggle();\n }\n\n return;\n }\n\n /**\n * Initialise Help instance\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n this.emitter.emit('initializing-feature', this, !isNull(this.tgtId));\n\n let tf = this.tf;\n\n let btn = createElm('span');\n let cont = createElm('div');\n\n this.boundMouseup = this.onMouseup.bind(this);\n\n //help button is added to defined element\n let targetEl = !this.tgtId ?\n tf.feature('toolbar').container(this.toolbarPosition) :\n elm(this.tgtId);\n targetEl.appendChild(btn);\n\n let divContainer = !this.contTgtId ? btn : elm(this.contTgtId);\n\n if (!this.btnHtml) {\n divContainer.appendChild(cont);\n let helplink = createElm('a', ['href', 'javascript:void(0);']);\n helplink.className = this.btnCssClass;\n helplink.appendChild(createText(this.btnText));\n btn.appendChild(helplink);\n addEvt(helplink, 'click', () => this.toggle());\n } else {\n btn.innerHTML = this.btnHtml;\n let helpEl = btn.firstChild;\n addEvt(helpEl, 'click', () => this.toggle());\n divContainer.appendChild(cont);\n }\n\n if (!this.instrHtml) {\n cont.innerHTML = this.instrText;\n cont.className = this.contCssClass;\n } else {\n if (this.contTgtId) {\n divContainer.appendChild(cont);\n }\n cont.innerHTML = this.instrHtml;\n if (!this.contTgtId) {\n cont.className = this.contCssClass;\n }\n }\n cont.innerHTML += this.defaultHtml;\n addEvt(cont, 'click', () => this.toggle());\n\n this.cont = cont;\n this.btn = btn;\n /** @inherited */\n this.initialized = true;\n\n this.emitter.emit('feature-initialized', this);\n }\n\n /**\n * Toggle help pop-up\n */\n toggle() {\n // check only if explicitily disabled as in this case undefined\n // signifies the help feature is enabled by default\n if (!this.isEnabled()) {\n return;\n }\n\n // ensure mouseup event handler is removed\n removeEvt(root, 'mouseup', this.boundMouseup);\n\n let divDisplay = this.cont.style.display;\n if (divDisplay === '' || divDisplay === NONE) {\n this.cont.style.display = 'inline';\n addEvt(root, 'mouseup', this.boundMouseup);\n } else {\n this.cont.style.display = NONE;\n }\n }\n\n /**\n * Remove help UI\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n removeElm(this.btn);\n this.btn = null;\n\n removeElm(this.cont);\n this.cont = null;\n\n this.boundMouseup = null;\n this.initialized = false;\n }\n\n}\n" }, { - "__docId__": 424, + "__docId__": 426, "kind": "variable", "static": true, "variation": null, @@ -9801,7 +9841,7 @@ "importPath": "tablefilter/src/modules/help.js", "importStyle": null, "description": null, - "lineNumber": 9, + "lineNumber": 10, "undocument": true, "type": { "types": [ @@ -9810,7 +9850,7 @@ } }, { - "__docId__": 425, + "__docId__": 427, "kind": "variable", "static": true, "variation": null, @@ -9822,7 +9862,7 @@ "importPath": "tablefilter/src/modules/help.js", "importStyle": null, "description": null, - "lineNumber": 11, + "lineNumber": 12, "undocument": true, "type": { "types": [ @@ -9831,7 +9871,7 @@ } }, { - "__docId__": 426, + "__docId__": 428, "kind": "class", "static": true, "variation": null, @@ -9843,14 +9883,14 @@ "importPath": "tablefilter/src/modules/help.js", "importStyle": "{Help}", "description": "Help UI component", - "lineNumber": 16, + "lineNumber": 17, "interface": false, "extends": [ "src/feature.js~Feature" ] }, { - "__docId__": 427, + "__docId__": 429, "kind": "constructor", "static": false, "variation": null, @@ -9859,7 +9899,7 @@ "longname": "src/modules/help.js~Help#constructor", "access": null, "description": "Creates an instance of Help", - "lineNumber": 22, + "lineNumber": 23, "params": [ { "nullable": null, @@ -9875,7 +9915,7 @@ "generator": false }, { - "__docId__": 428, + "__docId__": 430, "kind": "member", "static": false, "variation": null, @@ -9884,47 +9924,7 @@ "longname": "src/modules/help.js~Help#tgtId", "access": null, "description": "ID of main custom container element", - "lineNumber": 31, - "type": { - "nullable": null, - "types": [ - "String" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 429, - "kind": "member", - "static": false, - "variation": null, - "name": "contTgtId", - "memberof": "src/modules/help.js~Help", - "longname": "src/modules/help.js~Help#contTgtId", - "access": null, - "description": "ID of custom container element for instructions", - "lineNumber": 37, - "type": { - "nullable": null, - "types": [ - "String" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 430, - "kind": "member", - "static": false, - "variation": null, - "name": "instrText", - "memberof": "src/modules/help.js~Help", - "longname": "src/modules/help.js~Help#instrText", - "access": null, - "description": "Instructions text (accepts HTML)", - "lineNumber": 43, + "lineNumber": 32, "type": { "nullable": null, "types": [ @@ -9939,12 +9939,12 @@ "kind": "member", "static": false, "variation": null, - "name": "instrHtml", + "name": "contTgtId", "memberof": "src/modules/help.js~Help", - "longname": "src/modules/help.js~Help#instrHtml", + "longname": "src/modules/help.js~Help#contTgtId", "access": null, - "description": "Instructions HTML", - "lineNumber": 56, + "description": "ID of custom container element for instructions", + "lineNumber": 38, "type": { "nullable": null, "types": [ @@ -9959,12 +9959,12 @@ "kind": "member", "static": false, "variation": null, - "name": "btnText", + "name": "instrText", "memberof": "src/modules/help.js~Help", - "longname": "src/modules/help.js~Help#btnText", + "longname": "src/modules/help.js~Help#instrText", "access": null, - "description": "Help button text ('?')", - "lineNumber": 62, + "description": "Instructions text (accepts HTML)", + "lineNumber": 44, "type": { "nullable": null, "types": [ @@ -9979,12 +9979,12 @@ "kind": "member", "static": false, "variation": null, - "name": "btnHtml", + "name": "instrHtml", "memberof": "src/modules/help.js~Help", - "longname": "src/modules/help.js~Help#btnHtml", + "longname": "src/modules/help.js~Help#instrHtml", "access": null, - "description": "Custom help button HTML", - "lineNumber": 68, + "description": "Instructions HTML", + "lineNumber": 57, "type": { "nullable": null, "types": [ @@ -9999,12 +9999,12 @@ "kind": "member", "static": false, "variation": null, - "name": "btnCssClass", + "name": "btnText", "memberof": "src/modules/help.js~Help", - "longname": "src/modules/help.js~Help#btnCssClass", + "longname": "src/modules/help.js~Help#btnText", "access": null, - "description": "Css class for help button", - "lineNumber": 74, + "description": "Help button text ('?')", + "lineNumber": 63, "type": { "nullable": null, "types": [ @@ -10019,12 +10019,12 @@ "kind": "member", "static": false, "variation": null, - "name": "contCssClass", + "name": "btnHtml", "memberof": "src/modules/help.js~Help", - "longname": "src/modules/help.js~Help#contCssClass", + "longname": "src/modules/help.js~Help#btnHtml", "access": null, - "description": "Css class for help container element", - "lineNumber": 80, + "description": "Custom help button HTML", + "lineNumber": 69, "type": { "nullable": null, "types": [ @@ -10039,69 +10039,12 @@ "kind": "member", "static": false, "variation": null, - "name": "btn", + "name": "btnCssClass", "memberof": "src/modules/help.js~Help", - "longname": "src/modules/help.js~Help#btn", + "longname": "src/modules/help.js~Help#btnCssClass", "access": null, - "description": "Button DOM element", - "lineNumber": 86, - "type": { - "nullable": null, - "types": [ - "DOMElement" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 437, - "kind": "member", - "static": false, - "variation": null, - "name": "cont", - "memberof": "src/modules/help.js~Help", - "longname": "src/modules/help.js~Help#cont", - "access": null, - "description": "Help container DOM element", - "lineNumber": 92, - "type": { - "nullable": null, - "types": [ - "DOMElement" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 438, - "kind": "member", - "static": false, - "variation": null, - "name": "boundMouseup", - "memberof": "src/modules/help.js~Help", - "longname": "src/modules/help.js~Help#boundMouseup", - "access": "private", - "description": "Bound mouseup wrapper", - "lineNumber": 98, - "type": { - "types": [ - "*" - ] - } - }, - { - "__docId__": 439, - "kind": "member", - "static": false, - "variation": null, - "name": "defaultHtml", - "memberof": "src/modules/help.js~Help", - "longname": "src/modules/help.js~Help#defaultHtml", - "access": null, - "description": "Default HTML appended to instructions text", - "lineNumber": 104, + "description": "Css class for help button", + "lineNumber": 75, "type": { "nullable": null, "types": [ @@ -10111,8 +10054,125 @@ "description": null } }, + { + "__docId__": 437, + "kind": "member", + "static": false, + "variation": null, + "name": "contCssClass", + "memberof": "src/modules/help.js~Help", + "longname": "src/modules/help.js~Help#contCssClass", + "access": null, + "description": "Css class for help container element", + "lineNumber": 81, + "type": { + "nullable": null, + "types": [ + "String" + ], + "spread": false, + "description": null + } + }, + { + "__docId__": 438, + "kind": "member", + "static": false, + "variation": null, + "name": "btn", + "memberof": "src/modules/help.js~Help", + "longname": "src/modules/help.js~Help#btn", + "access": null, + "description": "Button DOM element", + "lineNumber": 87, + "type": { + "nullable": null, + "types": [ + "DOMElement" + ], + "spread": false, + "description": null + } + }, + { + "__docId__": 439, + "kind": "member", + "static": false, + "variation": null, + "name": "cont", + "memberof": "src/modules/help.js~Help", + "longname": "src/modules/help.js~Help#cont", + "access": null, + "description": "Help container DOM element", + "lineNumber": 93, + "type": { + "nullable": null, + "types": [ + "DOMElement" + ], + "spread": false, + "description": null + } + }, { "__docId__": 440, + "kind": "member", + "static": false, + "variation": null, + "name": "boundMouseup", + "memberof": "src/modules/help.js~Help", + "longname": "src/modules/help.js~Help#boundMouseup", + "access": "private", + "description": "Bound mouseup wrapper", + "lineNumber": 99, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 441, + "kind": "member", + "static": false, + "variation": null, + "name": "defaultHtml", + "memberof": "src/modules/help.js~Help", + "longname": "src/modules/help.js~Help#defaultHtml", + "access": null, + "description": "Default HTML appended to instructions text", + "lineNumber": 105, + "type": { + "nullable": null, + "types": [ + "String" + ], + "spread": false, + "description": null + } + }, + { + "__docId__": 442, + "kind": "member", + "static": false, + "variation": null, + "name": "toolbarPosition", + "memberof": "src/modules/help.js~Help", + "longname": "src/modules/help.js~Help#toolbarPosition", + "access": null, + "description": "Default position in toolbar ('left'|'center'|'right')", + "lineNumber": 116, + "type": { + "nullable": null, + "types": [ + "String" + ], + "spread": false, + "description": null + } + }, + { + "__docId__": 443, "kind": "method", "static": false, "variation": null, @@ -10121,7 +10181,7 @@ "longname": "src/modules/help.js~Help#onMouseup", "access": "private", "description": "Mouse-up event handler handling popup auto-close behaviour", - "lineNumber": 118, + "lineNumber": 125, "params": [ { "name": "evt", @@ -10133,7 +10193,7 @@ "generator": false }, { - "__docId__": 441, + "__docId__": 444, "kind": "method", "static": false, "variation": null, @@ -10142,12 +10202,12 @@ "longname": "src/modules/help.js~Help#init", "access": null, "description": "Initialise Help instance", - "lineNumber": 135, + "lineNumber": 142, "params": [], "generator": false }, { - "__docId__": 442, + "__docId__": 445, "kind": "member", "static": false, "variation": null, @@ -10156,7 +10216,7 @@ "longname": "src/modules/help.js~Help#boundMouseup", "access": null, "description": null, - "lineNumber": 145, + "lineNumber": 154, "undocument": true, "type": { "types": [ @@ -10165,7 +10225,7 @@ } }, { - "__docId__": 443, + "__docId__": 446, "kind": "member", "static": false, "variation": null, @@ -10174,7 +10234,7 @@ "longname": "src/modules/help.js~Help#cont", "access": null, "description": null, - "lineNumber": 185, + "lineNumber": 193, "undocument": true, "type": { "types": [ @@ -10183,7 +10243,7 @@ } }, { - "__docId__": 444, + "__docId__": 447, "kind": "member", "static": false, "variation": null, @@ -10192,7 +10252,7 @@ "longname": "src/modules/help.js~Help#btn", "access": null, "description": null, - "lineNumber": 186, + "lineNumber": 194, "undocument": true, "type": { "types": [ @@ -10201,7 +10261,7 @@ } }, { - "__docId__": 445, + "__docId__": 448, "kind": "member", "static": false, "variation": null, @@ -10210,7 +10270,7 @@ "longname": "src/modules/help.js~Help#initialized", "access": null, "description": null, - "lineNumber": 188, + "lineNumber": 196, "unknown": [ { "tagName": "@inherited", @@ -10224,7 +10284,7 @@ } }, { - "__docId__": 446, + "__docId__": 449, "kind": "method", "static": false, "variation": null, @@ -10233,12 +10293,12 @@ "longname": "src/modules/help.js~Help#toggle", "access": null, "description": "Toggle help pop-up", - "lineNumber": 194, + "lineNumber": 204, "params": [], "generator": false }, { - "__docId__": 447, + "__docId__": 450, "kind": "method", "static": false, "variation": null, @@ -10247,12 +10307,12 @@ "longname": "src/modules/help.js~Help#destroy", "access": null, "description": "Remove help UI", - "lineNumber": 216, + "lineNumber": 226, "params": [], "generator": false }, { - "__docId__": 448, + "__docId__": 451, "kind": "member", "static": false, "variation": null, @@ -10261,7 +10321,7 @@ "longname": "src/modules/help.js~Help#btn", "access": null, "description": null, - "lineNumber": 221, + "lineNumber": 231, "undocument": true, "type": { "types": [ @@ -10270,7 +10330,7 @@ } }, { - "__docId__": 449, + "__docId__": 452, "kind": "member", "static": false, "variation": null, @@ -10279,7 +10339,7 @@ "longname": "src/modules/help.js~Help#cont", "access": null, "description": null, - "lineNumber": 224, + "lineNumber": 234, "undocument": true, "type": { "types": [ @@ -10288,7 +10348,7 @@ } }, { - "__docId__": 450, + "__docId__": 453, "kind": "member", "static": false, "variation": null, @@ -10297,7 +10357,7 @@ "longname": "src/modules/help.js~Help#boundMouseup", "access": null, "description": null, - "lineNumber": 226, + "lineNumber": 236, "undocument": true, "type": { "types": [ @@ -10306,7 +10366,7 @@ } }, { - "__docId__": 451, + "__docId__": 454, "kind": "member", "static": false, "variation": null, @@ -10315,7 +10375,7 @@ "longname": "src/modules/help.js~Help#initialized", "access": null, "description": null, - "lineNumber": 227, + "lineNumber": 237, "undocument": true, "type": { "types": [ @@ -10324,7 +10384,7 @@ } }, { - "__docId__": 452, + "__docId__": 455, "kind": "file", "static": true, "variation": null, @@ -10337,7 +10397,7 @@ "content": "import {createText, createElm, getText} from '../dom';\nimport {isArray} from '../types';\nimport {rgxEsc} from '../string';\nimport {defaultsStr} from '../settings';\n\n/**\n * Highlight matched keywords upon filtering\n *\n * @export\n * @class HighlightKeyword\n */\nexport class HighlightKeyword {\n\n /**\n * Creates an instance of HighlightKeyword\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n let f = tf.config();\n\n /**\n * Css class for highlighted term\n * @type {String}\n */\n this.highlightCssClass = defaultsStr(f.highlight_css_class, 'keyword');\n\n /**\n * TableFilter instance\n * @type {TableFilter}\n */\n this.tf = tf;\n\n /**\n * TableFilter's emitter instance\n * @type {Emitter}\n */\n this.emitter = tf.emitter;\n }\n\n /**\n * Initializes HighlightKeyword instance\n */\n init() {\n this.emitter.on(\n ['before-filtering', 'destroy'],\n () => this.unhighlightAll()\n );\n this.emitter.on(\n ['highlight-keyword'],\n (tf, cell, term) => this._processTerm(cell, term)\n );\n }\n\n /**\n * Highlight occurences of searched term in passed node\n * @param {Node} node\n * @param {String} term Searched term\n * @param {String} cssClass Css class name\n *\n * TODO: refactor this method\n */\n highlight(node, term, cssClass) {\n // Iterate into this nodes childNodes\n if (node.hasChildNodes) {\n let children = node.childNodes;\n for (let i = 0; i < children.length; i++) {\n this.highlight(children[i], term, cssClass);\n }\n }\n\n if (node.nodeType === 3) {\n let nodeVal = node.nodeValue.toLowerCase();\n let termIdx = nodeVal.indexOf(term.toLowerCase());\n\n if (termIdx !== -1) {\n let pn = node.parentNode;\n if (pn && pn.className !== cssClass) {\n // term not highlighted yet\n let nv = node.nodeValue,\n // Create a load of replacement nodes\n before = createText(nv.substr(0, termIdx)),\n value = nv.substr(termIdx, term.length),\n after = createText(nv.substr(termIdx + term.length)),\n text = createText(value),\n container = createElm('span');\n container.className = cssClass;\n container.appendChild(text);\n pn.insertBefore(before, node);\n pn.insertBefore(container, node);\n pn.insertBefore(after, node);\n pn.removeChild(node);\n }\n }\n }\n }\n\n /**\n * Removes highlight to nodes matching passed string\n * @param {String} term\n * @param {String} cssClass Css class to remove\n */\n unhighlight(term, cssClass) {\n let highlightedNodes = this.tf.dom().querySelectorAll(`.${cssClass}`);\n for (let i = 0; i < highlightedNodes.length; i++) {\n let n = highlightedNodes[i];\n let nodeVal = getText(n);\n\n if (nodeVal.toLowerCase().indexOf(term.toLowerCase()) !== -1) {\n let parentNode = n.parentNode;\n parentNode.replaceChild(createText(nodeVal), n);\n parentNode.normalize();\n }\n }\n }\n\n /**\n * Clear all occurrences of highlighted nodes\n */\n unhighlightAll() {\n if (!this.tf.highlightKeywords) {\n return;\n }\n // iterate filters values to unhighlight all values\n this.tf.getFiltersValue().forEach((val) => {\n if (isArray(val)) {\n val.forEach((item) =>\n this.unhighlight(item, this.highlightCssClass));\n } else {\n this.unhighlight(val, this.highlightCssClass);\n }\n });\n }\n\n /** Remove feature */\n destroy() {\n this.emitter.off(\n ['before-filtering', 'destroy'],\n () => this.unhighlightAll()\n );\n this.emitter.off(\n ['highlight-keyword'],\n (tf, cell, term) => this._processTerm(cell, term)\n );\n }\n\n /**\n * Ensure filtering operators are handled before highlighting any match\n * @param {any} Table cell to look searched term into\n * @param {any} Searched termIdx\n */\n _processTerm(cell, term) {\n let tf = this.tf;\n let reLk = new RegExp(rgxEsc(tf.lkOperator));\n let reEq = new RegExp(tf.eqOperator);\n let reSt = new RegExp(tf.stOperator);\n let reEn = new RegExp(tf.enOperator);\n let reLe = new RegExp(tf.leOperator);\n let reGe = new RegExp(tf.geOperator);\n let reL = new RegExp(tf.lwOperator);\n let reG = new RegExp(tf.grOperator);\n let reD = new RegExp(tf.dfOperator);\n\n term = term\n .replace(reLk, '')\n .replace(reEq, '')\n .replace(reSt, '')\n .replace(reEn, '');\n\n if (reLe.test(term) || reGe.test(term) || reL.test(term) ||\n reG.test(term) || reD.test(term)) {\n term = getText(cell);\n }\n\n if (term === '') {\n return;\n }\n\n this.highlight(cell, term, this.highlightCssClass);\n }\n}\n" }, { - "__docId__": 453, + "__docId__": 456, "kind": "class", "static": true, "variation": null, @@ -10363,7 +10423,7 @@ "interface": false }, { - "__docId__": 454, + "__docId__": 457, "kind": "constructor", "static": false, "variation": null, @@ -10388,7 +10448,7 @@ "generator": false }, { - "__docId__": 455, + "__docId__": 458, "kind": "member", "static": false, "variation": null, @@ -10408,7 +10468,7 @@ } }, { - "__docId__": 456, + "__docId__": 459, "kind": "member", "static": false, "variation": null, @@ -10428,7 +10488,7 @@ } }, { - "__docId__": 457, + "__docId__": 460, "kind": "member", "static": false, "variation": null, @@ -10448,7 +10508,7 @@ } }, { - "__docId__": 458, + "__docId__": 461, "kind": "method", "static": false, "variation": null, @@ -10462,7 +10522,7 @@ "generator": false }, { - "__docId__": 459, + "__docId__": 462, "kind": "method", "static": false, "variation": null, @@ -10507,7 +10567,7 @@ "generator": false }, { - "__docId__": 460, + "__docId__": 463, "kind": "method", "static": false, "variation": null, @@ -10542,7 +10602,7 @@ "generator": false }, { - "__docId__": 461, + "__docId__": 464, "kind": "method", "static": false, "variation": null, @@ -10556,7 +10616,7 @@ "generator": false }, { - "__docId__": 462, + "__docId__": 465, "kind": "method", "static": false, "variation": null, @@ -10570,7 +10630,7 @@ "generator": false }, { - "__docId__": 463, + "__docId__": 466, "kind": "method", "static": false, "variation": null, @@ -10605,7 +10665,7 @@ "generator": false }, { - "__docId__": 464, + "__docId__": 467, "kind": "file", "static": true, "variation": null, @@ -10618,7 +10678,7 @@ "content": "import {Feature} from '../feature';\nimport {createElm, createText, elm, removeElm} from '../dom';\nimport {EMPTY_FN} from '../types';\nimport {root} from '../root';\nimport {NONE} from '../const';\nimport {defaultsStr, defaultsFn} from '../settings';\n\nconst EVENTS = [\n 'before-filtering',\n 'before-populating-filter',\n 'before-page-change',\n 'before-clearing-filters',\n 'before-page-length-change',\n 'before-reset-page',\n 'before-reset-page-length',\n 'before-loading-extensions',\n 'before-loading-themes'\n];\n\n/**\n * Activity indicator\n *\n * @export\n * @class Loader\n * @extends {Feature}\n */\nexport class Loader extends Feature {\n\n /**\n * Creates an instance of Loader.\n *\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'loader');\n\n let f = this.config.loader || {};\n\n /**\n * ID of custom container element\n * @type {String}\n */\n this.targetId = defaultsStr(f.target_id, null);\n\n /**\n * Loader container DOM element\n * @type {DOMElement}\n */\n this.cont = null;\n\n /**\n * Text displayed when indicator is visible\n * @type {String}\n */\n this.text = defaultsStr(f.text, 'Loading...');\n\n /**\n * Custom HTML injected in Loader's container element\n * @type {String}\n */\n this.html = defaultsStr(f.html, null);\n\n /**\n * Css class for Loader's container element\n * @type {String}\n */\n this.cssClass = defaultsStr(f.css_class, 'loader');\n\n /**\n * Close delay in milliseconds\n * @type {Number}\n */\n this.closeDelay = 250;\n\n /**\n * Callback fired when loader is displayed\n * @type {Function}\n */\n this.onShow = defaultsFn(f.on_show_loader, EMPTY_FN);\n\n /**\n * Callback fired when loader is closed\n * @type {Function}\n */\n this.onHide = defaultsFn(f.on_hide_loader, EMPTY_FN);\n }\n\n /**\n * Initializes Loader instance\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n let tf = this.tf;\n let emitter = this.emitter;\n\n let containerDiv = createElm('div');\n containerDiv.className = this.cssClass;\n\n let targetEl = !this.targetId ?\n tf.dom().parentNode : elm(this.targetId);\n if (!this.targetId) {\n targetEl.insertBefore(containerDiv, tf.dom());\n } else {\n targetEl.appendChild(containerDiv);\n }\n this.cont = containerDiv;\n if (!this.html) {\n this.cont.appendChild(createText(this.text));\n } else {\n this.cont.innerHTML = this.html;\n }\n\n this.show(NONE);\n\n // Subscribe to events\n emitter.on(EVENTS, () => this.show(''));\n emitter.on(EVENTS, () => this.show(NONE));\n\n /** @inherited */\n this.initialized = true;\n }\n\n /**\n * Shows or hides activity indicator\n * @param {String} Two possible values: '' or 'none'\n */\n show(p) {\n if (!this.isEnabled()) {\n return;\n }\n\n let displayLoader = () => {\n if (!this.cont) {\n return;\n }\n if (p !== NONE) {\n this.onShow(this);\n }\n this.cont.style.display = p;\n if (p === NONE) {\n this.onHide(this);\n }\n };\n\n let t = p === NONE ? this.closeDelay : 1;\n root.setTimeout(displayLoader, t);\n }\n\n /**\n * Removes feature\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n let emitter = this.emitter;\n\n removeElm(this.cont);\n this.cont = null;\n\n // Unsubscribe to events\n emitter.off(EVENTS, () => this.show(''));\n emitter.off(EVENTS, () => this.show(NONE));\n\n this.initialized = false;\n }\n}\n" }, { - "__docId__": 465, + "__docId__": 468, "kind": "variable", "static": true, "variation": null, @@ -10639,7 +10699,7 @@ } }, { - "__docId__": 466, + "__docId__": 469, "kind": "class", "static": true, "variation": null, @@ -10668,7 +10728,7 @@ ] }, { - "__docId__": 467, + "__docId__": 470, "kind": "constructor", "static": false, "variation": null, @@ -10693,7 +10753,7 @@ "generator": false }, { - "__docId__": 468, + "__docId__": 471, "kind": "member", "static": false, "variation": null, @@ -10713,7 +10773,7 @@ } }, { - "__docId__": 469, + "__docId__": 472, "kind": "member", "static": false, "variation": null, @@ -10733,7 +10793,7 @@ } }, { - "__docId__": 470, + "__docId__": 473, "kind": "member", "static": false, "variation": null, @@ -10753,7 +10813,7 @@ } }, { - "__docId__": 471, + "__docId__": 474, "kind": "member", "static": false, "variation": null, @@ -10773,7 +10833,7 @@ } }, { - "__docId__": 472, + "__docId__": 475, "kind": "member", "static": false, "variation": null, @@ -10793,7 +10853,7 @@ } }, { - "__docId__": 473, + "__docId__": 476, "kind": "member", "static": false, "variation": null, @@ -10813,7 +10873,7 @@ } }, { - "__docId__": 474, + "__docId__": 477, "kind": "member", "static": false, "variation": null, @@ -10833,7 +10893,7 @@ } }, { - "__docId__": 475, + "__docId__": 478, "kind": "member", "static": false, "variation": null, @@ -10853,7 +10913,7 @@ } }, { - "__docId__": 476, + "__docId__": 479, "kind": "method", "static": false, "variation": null, @@ -10867,7 +10927,7 @@ "generator": false }, { - "__docId__": 477, + "__docId__": 480, "kind": "member", "static": false, "variation": null, @@ -10885,7 +10945,7 @@ } }, { - "__docId__": 478, + "__docId__": 481, "kind": "member", "static": false, "variation": null, @@ -10908,7 +10968,7 @@ } }, { - "__docId__": 479, + "__docId__": 482, "kind": "method", "static": false, "variation": null, @@ -10933,7 +10993,7 @@ "generator": false }, { - "__docId__": 480, + "__docId__": 483, "kind": "method", "static": false, "variation": null, @@ -10947,7 +11007,7 @@ "generator": false }, { - "__docId__": 481, + "__docId__": 484, "kind": "member", "static": false, "variation": null, @@ -10965,7 +11025,7 @@ } }, { - "__docId__": 482, + "__docId__": 485, "kind": "member", "static": false, "variation": null, @@ -10983,7 +11043,7 @@ } }, { - "__docId__": 483, + "__docId__": 486, "kind": "file", "static": true, "variation": null, @@ -10996,7 +11056,7 @@ "content": "import {Feature} from '../feature';\nimport {addClass, removeClass, hasClass} from '../dom';\nimport {EMPTY_FN} from '../types';\nimport {defaultsStr, defaultsFn} from '../settings';\n\n/**\n * Visual indicator for filtered columns\n * @export\n * @class MarkActiveColumns\n * @extends {Feature}\n */\nexport class MarkActiveColumns extends Feature {\n\n /**\n * Create an instance of MarkActiveColumns\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'markActiveColumns');\n\n let config = this.config.mark_active_columns || {};\n\n /**\n * Css class for filtered (active) columns\n * @type {String}\n */\n this.headerCssClass = defaultsStr(config.header_css_class,\n 'activeHeader');\n\n /**\n * Callback fired before a column is marked as filtered\n * @type {Function}\n */\n this.onBeforeActiveColumn = defaultsFn(config.on_before_active_column,\n EMPTY_FN);\n\n /**\n * Callback fired after a column is marked as filtered\n * @type {Function}\n */\n this.onAfterActiveColumn = defaultsFn(config.on_after_active_column,\n EMPTY_FN);\n }\n\n /**\n * Initialise MarkActiveColumns instance\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n this.emitter.on(['before-filtering'], () => this.clearActiveColumns());\n this.emitter.on(\n ['cell-processed'],\n (tf, colIndex) => this.markActiveColumn(colIndex)\n );\n\n /** @inherited */\n this.initialized = true;\n }\n\n /**\n * Clear filtered columns visual indicator (background color)\n */\n clearActiveColumns() {\n let tf = this.tf;\n let len = tf.getCellsNb();\n for (let i = 0; i < len; i++) {\n removeClass(tf.getHeaderElement(i), this.headerCssClass);\n }\n }\n\n /**\n * Mark currently filtered column\n * @param {Number} colIndex Column index\n */\n markActiveColumn(colIndex) {\n let header = this.tf.getHeaderElement(colIndex);\n if (hasClass(header, this.headerCssClass)) {\n return;\n }\n this.onBeforeActiveColumn(this, colIndex);\n\n addClass(header, this.headerCssClass);\n\n this.onAfterActiveColumn(this, colIndex);\n }\n\n /**\n * Remove feature\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n this.clearActiveColumns();\n this.emitter.off(['before-filtering'], () => this.clearActiveColumns());\n this.emitter.off(\n ['cell-processed'],\n (tf, colIndex) => this.markActiveColumn(colIndex)\n );\n\n /** @inherited */\n this.initialized = false;\n }\n}\n" }, { - "__docId__": 484, + "__docId__": 487, "kind": "class", "static": true, "variation": null, @@ -11025,7 +11085,7 @@ ] }, { - "__docId__": 485, + "__docId__": 488, "kind": "constructor", "static": false, "variation": null, @@ -11050,7 +11110,7 @@ "generator": false }, { - "__docId__": 486, + "__docId__": 489, "kind": "member", "static": false, "variation": null, @@ -11070,7 +11130,7 @@ } }, { - "__docId__": 487, + "__docId__": 490, "kind": "member", "static": false, "variation": null, @@ -11090,7 +11150,7 @@ } }, { - "__docId__": 488, + "__docId__": 491, "kind": "member", "static": false, "variation": null, @@ -11110,7 +11170,7 @@ } }, { - "__docId__": 489, + "__docId__": 492, "kind": "method", "static": false, "variation": null, @@ -11124,7 +11184,7 @@ "generator": false }, { - "__docId__": 490, + "__docId__": 493, "kind": "member", "static": false, "variation": null, @@ -11147,7 +11207,7 @@ } }, { - "__docId__": 491, + "__docId__": 494, "kind": "method", "static": false, "variation": null, @@ -11161,7 +11221,7 @@ "generator": false }, { - "__docId__": 492, + "__docId__": 495, "kind": "method", "static": false, "variation": null, @@ -11186,7 +11246,7 @@ "generator": false }, { - "__docId__": 493, + "__docId__": 496, "kind": "method", "static": false, "variation": null, @@ -11200,7 +11260,7 @@ "generator": false }, { - "__docId__": 494, + "__docId__": 497, "kind": "member", "static": false, "variation": null, @@ -11223,7 +11283,7 @@ } }, { - "__docId__": 495, + "__docId__": 498, "kind": "file", "static": true, "variation": null, @@ -11236,7 +11296,7 @@ "content": "import {Feature} from '../feature';\nimport {createElm, elm, removeElm} from '../dom';\nimport {isEmpty, EMPTY_FN} from '../types';\nimport {NONE} from '../const';\nimport {defaultsStr, defaultsFn} from '../settings';\n\n/**\n * UI when filtering yields no matches\n * @export\n * @class NoResults\n * @extends {Feature}\n */\nexport class NoResults extends Feature {\n\n /**\n * Creates an instance of NoResults\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'noResults');\n\n //configuration object\n let f = this.config.no_results_message || {};\n\n /**\n * Text (accepts HTML)\n * @type {String}\n */\n this.content = defaultsStr(f.content, 'No results');\n\n /**\n * Custom container DOM element\n * @type {DOMElement}\n */\n this.customContainer = defaultsStr(f.custom_container, null);\n\n /**\n * ID of custom container element\n * @type {String}\n */\n this.customContainerId = defaultsStr(f.custom_container_id, null);\n\n /**\n * Indicates if UI is contained in a external element\n * @type {Boolean}\n * @private\n */\n this.isExternal = !isEmpty(this.customContainer) ||\n !isEmpty(this.customContainerId);\n\n /**\n * Css class assigned to container element\n * @type {String}\n */\n this.cssClass = defaultsStr(f.css_class, 'no-results');\n\n /**\n * Stores container DOM element\n * @type {DOMElement}\n */\n this.cont = null;\n\n /**\n * Callback fired before the message is displayed\n * @type {Function}\n */\n this.onBeforeShow = defaultsFn(f.on_before_show_msg, EMPTY_FN);\n\n /**\n * Callback fired after the message is displayed\n * @type {Function}\n */\n this.onAfterShow = defaultsFn(f.on_after_show_msg, EMPTY_FN);\n\n /**\n * Callback fired before the message is hidden\n * @type {Function}\n */\n this.onBeforeHide = defaultsFn(f.on_before_hide_msg, EMPTY_FN);\n\n /**\n * Callback fired after the message is hidden\n * @type {Function}\n */\n this.onAfterHide = defaultsFn(f.on_after_hide_msg, EMPTY_FN);\n }\n\n /**\n * Initializes NoResults instance\n */\n init() {\n if (this.initialized) {\n return;\n }\n let tf = this.tf;\n let target = this.customContainer || elm(this.customContainerId) ||\n tf.dom();\n\n //container\n let cont = createElm('div');\n cont.className = this.cssClass;\n cont.innerHTML = this.content;\n\n if (this.isExternal) {\n target.appendChild(cont);\n } else {\n target.parentNode.insertBefore(cont, target.nextSibling);\n }\n\n this.cont = cont;\n\n // subscribe to after-filtering event\n this.emitter.on(['after-filtering'], () => this.toggle());\n\n /** @inherited */\n this.initialized = true;\n\n this.hide();\n }\n\n /**\n * Toggle no results message\n */\n toggle() {\n if (this.tf.getValidRowsNb() > 0) {\n this.hide();\n } else {\n this.show();\n }\n }\n\n /**\n * Show no results message\n */\n show() {\n if (!this.initialized || !this.isEnabled()) {\n return;\n }\n this.onBeforeShow(this.tf, this);\n\n this.setWidth();\n this.cont.style.display = 'block';\n\n this.onAfterShow(this.tf, this);\n }\n\n /**\n * Hide no results message\n */\n hide() {\n if (!this.initialized || !this.isEnabled()) {\n return;\n }\n this.onBeforeHide(this.tf, this);\n\n this.cont.style.display = NONE;\n\n this.onAfterHide(this.tf, this);\n }\n\n /**\n * Sets no results container width\n * @private\n */\n setWidth() {\n if (!this.initialized || this.isExternal || !this.isEnabled()) {\n return;\n }\n let tf = this.tf;\n if (tf.gridLayout) {\n let gridLayout = tf.feature('gridLayout');\n this.cont.style.width = gridLayout.headTbl.clientWidth + 'px';\n } else {\n this.cont.style.width = (tf.dom().tHead ?\n tf.dom().tHead.clientWidth :\n tf.dom().tBodies[0].clientWidth) + 'px';\n }\n }\n\n /**\n * Remove feature\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n removeElm(this.cont);\n this.cont = null;\n // unsubscribe to after-filtering event\n this.emitter.off(['after-filtering'], () => this.toggle());\n\n this.initialized = false;\n }\n}\n" }, { - "__docId__": 496, + "__docId__": 499, "kind": "class", "static": true, "variation": null, @@ -11265,7 +11325,7 @@ ] }, { - "__docId__": 497, + "__docId__": 500, "kind": "constructor", "static": false, "variation": null, @@ -11290,7 +11350,7 @@ "generator": false }, { - "__docId__": 498, + "__docId__": 501, "kind": "member", "static": false, "variation": null, @@ -11310,7 +11370,7 @@ } }, { - "__docId__": 499, + "__docId__": 502, "kind": "member", "static": false, "variation": null, @@ -11330,7 +11390,7 @@ } }, { - "__docId__": 500, + "__docId__": 503, "kind": "member", "static": false, "variation": null, @@ -11350,7 +11410,7 @@ } }, { - "__docId__": 501, + "__docId__": 504, "kind": "member", "static": false, "variation": null, @@ -11370,7 +11430,7 @@ } }, { - "__docId__": 502, + "__docId__": 505, "kind": "member", "static": false, "variation": null, @@ -11390,7 +11450,7 @@ } }, { - "__docId__": 503, + "__docId__": 506, "kind": "member", "static": false, "variation": null, @@ -11410,7 +11470,7 @@ } }, { - "__docId__": 504, + "__docId__": 507, "kind": "member", "static": false, "variation": null, @@ -11430,7 +11490,7 @@ } }, { - "__docId__": 505, + "__docId__": 508, "kind": "member", "static": false, "variation": null, @@ -11450,7 +11510,7 @@ } }, { - "__docId__": 506, + "__docId__": 509, "kind": "member", "static": false, "variation": null, @@ -11470,7 +11530,7 @@ } }, { - "__docId__": 507, + "__docId__": 510, "kind": "member", "static": false, "variation": null, @@ -11490,7 +11550,7 @@ } }, { - "__docId__": 508, + "__docId__": 511, "kind": "method", "static": false, "variation": null, @@ -11504,7 +11564,7 @@ "generator": false }, { - "__docId__": 509, + "__docId__": 512, "kind": "member", "static": false, "variation": null, @@ -11522,7 +11582,7 @@ } }, { - "__docId__": 510, + "__docId__": 513, "kind": "member", "static": false, "variation": null, @@ -11545,7 +11605,7 @@ } }, { - "__docId__": 511, + "__docId__": 514, "kind": "method", "static": false, "variation": null, @@ -11559,7 +11619,7 @@ "generator": false }, { - "__docId__": 512, + "__docId__": 515, "kind": "method", "static": false, "variation": null, @@ -11573,7 +11633,7 @@ "generator": false }, { - "__docId__": 513, + "__docId__": 516, "kind": "method", "static": false, "variation": null, @@ -11587,7 +11647,7 @@ "generator": false }, { - "__docId__": 514, + "__docId__": 517, "kind": "method", "static": false, "variation": null, @@ -11601,7 +11661,7 @@ "generator": false }, { - "__docId__": 515, + "__docId__": 518, "kind": "method", "static": false, "variation": null, @@ -11615,7 +11675,7 @@ "generator": false }, { - "__docId__": 516, + "__docId__": 519, "kind": "member", "static": false, "variation": null, @@ -11633,7 +11693,7 @@ } }, { - "__docId__": 517, + "__docId__": 520, "kind": "member", "static": false, "variation": null, @@ -11651,7 +11711,7 @@ } }, { - "__docId__": 518, + "__docId__": 521, "kind": "file", "static": true, "variation": null, @@ -11661,10 +11721,10 @@ "access": null, "description": null, "lineNumber": 1, - "content": "import {Feature} from '../feature';\nimport {createElm, createOpt, createText, elm, removeElm} from '../dom';\nimport {isArray, isNull, EMPTY_FN} from '../types';\nimport {addEvt, keyCode, removeEvt} from '../event';\nimport {INPUT, SELECT, NONE, ENTER_KEY} from '../const';\nimport {\n defaultsStr, defaultsNb, defaultsBool, defaultsArr, defaultsFn\n} from '../settings';\n\n/**\n * Paging UI component\n * @export\n * @class Paging\n * @extends {Feature}\n */\nexport class Paging extends Feature {\n\n /**\n * Creates an instance of Paging\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'paging');\n\n // Configuration object\n let f = this.config.paging || {};\n\n /**\n * Css class for the paging buttons (previous, next, etc.)\n * @type {String}\n */\n this.btnCssClass = defaultsStr(f.btn_css_class, 'pgInp');\n\n /**\n * Main select DOM element\n * @type {DOMElement}\n */\n this.pageSlc = null;\n\n /**\n * Results per page select DOM element\n * @type {DOMElement}\n */\n this.pageLengthSlc = null;\n\n /**\n * ID of custom container element\n * @type {String}\n */\n this.tgtId = defaultsStr(f.target_id, null);\n\n /**\n * Number of rows contained in a page\n * @type {Number}\n */\n this.pageLength = defaultsNb(f.length, 10);\n\n /**\n * ID of custom container element for the results per page selector\n * @type {String}\n */\n this.pageLengthTgtId = defaultsStr(f.results_per_page_target_id, null);\n\n /**\n * Css class for the paging select element\n * @type {String}\n */\n this.pgSlcCssClass = defaultsStr(f.slc_css_class, 'pgSlc');\n\n /**\n * Css class for the paging input element\n * @type {String}\n */\n this.pgInpCssClass = defaultsStr(f.inp_css_class, 'pgNbInp');\n\n /**\n * Label and values for the results per page select, example of usage:\n * ['Records: ', [10,25,50,100]]\n * @type {Array}\n */\n this.resultsPerPage = defaultsArr(f.results_per_page, null);\n\n /**\n * Determines if results per page is configured\n * @type {Boolean}\n */\n this.hasResultsPerPage = isArray(this.resultsPerPage);\n\n /**\n * Css class for the results per page select\n * @type {String}\n */\n this.resultsSlcCssClass = defaultsStr(f.results_slc_css_class, 'rspg');\n\n /**\n * Css class for the label preceding results per page select\n * @type {String}\n */\n this.resultsSpanCssClass = defaultsStr(f.results_span_css_class,\n 'rspgSpan');\n\n /**\n * Index of the first row of current page\n * @type {Number}\n * @private\n */\n this.startPagingRow = 0;\n\n /**\n * Total number of pages\n * @type {Number}\n * @private\n */\n this.nbPages = 0;\n\n /**\n * Current page number\n * @type {Number}\n * @private\n */\n this.currentPageNb = 1;\n\n /**\n * Next page button text\n * @type {String}\n */\n this.btnNextPageText = defaultsStr(f.btn_next_page_text, '>');\n\n /**\n * Previous page button text\n * @type {String}\n */\n this.btnPrevPageText = defaultsStr(f.btn_prev_page_text, '<');\n\n /**\n * Last page button text\n * @type {String}\n */\n this.btnLastPageText = defaultsStr(f.btn_last_page_text, '>|');\n\n /**\n * First page button text\n * @type {String}\n */\n this.btnFirstPageText = defaultsStr(f.btn_first_page_text, '|<');\n\n /**\n * Next page button HTML\n * @type {String}\n */\n this.btnNextPageHtml = defaultsStr(f.btn_next_page_html,\n (!tf.enableIcons ? null :\n ''));\n\n /**\n * Previous page button HTML\n * @type {String}\n */\n this.btnPrevPageHtml = defaultsStr(f.btn_prev_page_html,\n (!tf.enableIcons ? null :\n ''));\n\n /**\n * First page button HTML\n * @type {String}\n */\n this.btnFirstPageHtml = defaultsStr(f.btn_first_page_html,\n (!tf.enableIcons ? null :\n ''));\n\n /**\n * Last page button HTML\n * @type {String}\n */\n this.btnLastPageHtml = defaultsStr(f.btn_last_page_html,\n (!tf.enableIcons ? null :\n ''));\n\n /**\n * Text preceeding page selector drop-down\n * @type {String}\n */\n this.pageText = defaultsStr(f.page_text, ' Page ');\n\n /**\n * Text after page selector drop-down\n * @type {String}\n */\n this.ofText = defaultsStr(f.of_text, ' of ');\n\n /**\n * Css class for the span containing total number of pages\n * @type {String}\n */\n this.nbPgSpanCssClass = defaultsStr(f.nb_pages_css_class, 'nbpg');\n\n /**\n * Determines if paging buttons are enabled (default: true)\n * @type {Boolean}\n */\n this.hasBtns = defaultsBool(f.btns, true);\n\n /**\n * Defines page selector type, two possible values: 'select', 'input'\n * @type {String}\n */\n this.pageSelectorType = defaultsStr(f.page_selector_type, SELECT);\n\n /**\n * Callback fired before the page is changed\n * @type {Function}\n */\n this.onBeforeChangePage = defaultsFn(f.on_before_change_page, EMPTY_FN);\n\n /**\n * Callback fired after the page is changed\n * @type {Function}\n */\n this.onAfterChangePage = defaultsFn(f.on_after_change_page, EMPTY_FN);\n\n /**\n * Label preciding results per page select\n * @type {DOMElement}\n * @private\n */\n this.slcResultsTxt = null;\n /**\n * Span containing next page button\n * @type {DOMElement}\n * @private\n */\n this.btnNextCont = null;\n /**\n * Span containing previous page button\n * @type {DOMElement}\n * @private\n */\n this.btnPrevCont = null;\n /**\n * Span containing last page button\n * @type {DOMElement}\n * @private\n */\n this.btnLastCont = null;\n /**\n * Span containing first page button\n * @type {DOMElement}\n * @private\n */\n this.btnFirstCont = null;\n /**\n * Span for tot nb pages\n * @type {DOMElement}\n * @private\n */\n this.pgCont = null;\n /**\n * Span preceding pages select (contains 'Page')\n * @type {DOMElement}\n * @private\n */\n this.pgBefore = null;\n /**\n * Span following pages select (contains ' of ')\n * @type {DOMElement}\n * @private\n */\n this.pgAfter = null;\n\n let startRow = tf.refRow;\n let nrows = tf.getRowsNb(true);\n //calculates page nb\n this.nbPages = Math.ceil((nrows - startRow) / this.pageLength);\n\n let o = this;\n /**\n * Paging DOM events handlers\n * @type {String}\n * @private\n */\n this.evt = {\n slcIndex() {\n return (o.pageSelectorType === SELECT) ?\n o.pageSlc.options.selectedIndex :\n parseInt(o.pageSlc.value, 10) - 1;\n },\n nbOpts() {\n return (o.pageSelectorType === SELECT) ?\n parseInt(o.pageSlc.options.length, 10) - 1 :\n (o.nbPages - 1);\n },\n next() {\n let nextIndex = o.evt.slcIndex() < o.evt.nbOpts() ?\n o.evt.slcIndex() + 1 : 0;\n o.changePage(nextIndex);\n },\n prev() {\n let prevIndex = o.evt.slcIndex() > 0 ?\n o.evt.slcIndex() - 1 : o.evt.nbOpts();\n o.changePage(prevIndex);\n },\n last() {\n o.changePage(o.evt.nbOpts());\n },\n first() {\n o.changePage(0);\n },\n _detectKey(e) {\n let key = keyCode(e);\n if (key === ENTER_KEY) {\n if (tf.sorted) {\n tf.filter();\n o.changePage(o.evt.slcIndex());\n } else {\n o.changePage();\n }\n this.blur();\n }\n },\n slcPagesChange: null,\n nextEvt: null,\n prevEvt: null,\n lastEvt: null,\n firstEvt: null\n };\n }\n\n /**\n * Initialize DOM elements\n */\n init() {\n let slcPages;\n let tf = this.tf;\n let evt = this.evt;\n\n if (this.initialized) {\n return;\n }\n\n // Check resultsPerPage is in expected format and initialise the\n // results per page component\n if (this.hasResultsPerPage) {\n if (this.resultsPerPage.length < 2) {\n this.hasResultsPerPage = false;\n } else {\n this.pageLength = this.resultsPerPage[1][0];\n this.setResultsPerPage();\n }\n }\n\n evt.slcPagesChange = (event) => {\n let slc = event.target;\n this.changePage(slc.selectedIndex);\n };\n\n // Paging drop-down list selector\n if (this.pageSelectorType === SELECT) {\n slcPages = createElm(SELECT);\n slcPages.className = this.pgSlcCssClass;\n addEvt(slcPages, 'change', evt.slcPagesChange);\n }\n\n // Paging input selector\n if (this.pageSelectorType === INPUT) {\n slcPages = createElm(INPUT, ['value', this.currentPageNb]);\n slcPages.className = this.pgInpCssClass;\n addEvt(slcPages, 'keypress', evt._detectKey);\n }\n\n // btns containers\n let btnNextSpan = createElm('span');\n let btnPrevSpan = createElm('span');\n let btnLastSpan = createElm('span');\n let btnFirstSpan = createElm('span');\n\n if (this.hasBtns) {\n // Next button\n if (!this.btnNextPageHtml) {\n let btnNext = createElm(INPUT,\n ['type', 'button'],\n ['value', this.btnNextPageText],\n ['title', 'Next']\n );\n btnNext.className = this.btnCssClass;\n addEvt(btnNext, 'click', evt.next);\n btnNextSpan.appendChild(btnNext);\n } else {\n btnNextSpan.innerHTML = this.btnNextPageHtml;\n addEvt(btnNextSpan, 'click', evt.next);\n }\n // Previous button\n if (!this.btnPrevPageHtml) {\n let btnPrev = createElm(INPUT,\n ['type', 'button'],\n ['value', this.btnPrevPageText],\n ['title', 'Previous']\n );\n btnPrev.className = this.btnCssClass;\n addEvt(btnPrev, 'click', evt.prev);\n btnPrevSpan.appendChild(btnPrev);\n } else {\n btnPrevSpan.innerHTML = this.btnPrevPageHtml;\n addEvt(btnPrevSpan, 'click', evt.prev);\n }\n // Last button\n if (!this.btnLastPageHtml) {\n let btnLast = createElm(INPUT,\n ['type', 'button'],\n ['value', this.btnLastPageText],\n ['title', 'Last']\n );\n btnLast.className = this.btnCssClass;\n addEvt(btnLast, 'click', evt.last);\n btnLastSpan.appendChild(btnLast);\n } else {\n btnLastSpan.innerHTML = this.btnLastPageHtml;\n addEvt(btnLastSpan, 'click', evt.last);\n }\n // First button\n if (!this.btnFirstPageHtml) {\n let btnFirst = createElm(INPUT,\n ['type', 'button'],\n ['value', this.btnFirstPageText],\n ['title', 'First']\n );\n btnFirst.className = this.btnCssClass;\n addEvt(btnFirst, 'click', evt.first);\n btnFirstSpan.appendChild(btnFirst);\n } else {\n btnFirstSpan.innerHTML = this.btnFirstPageHtml;\n addEvt(btnFirstSpan, 'click', evt.first);\n }\n }\n\n // paging elements (buttons+drop-down list) are added to defined element\n if (!this.tgtId) {\n tf.setToolbar();\n }\n let targetEl = !this.tgtId ? tf.mDiv : elm(this.tgtId);\n targetEl.appendChild(btnFirstSpan);\n targetEl.appendChild(btnPrevSpan);\n\n let pgBeforeSpan = createElm('span');\n pgBeforeSpan.appendChild(createText(this.pageText));\n pgBeforeSpan.className = this.nbPgSpanCssClass;\n targetEl.appendChild(pgBeforeSpan);\n targetEl.appendChild(slcPages);\n let pgAfterSpan = createElm('span');\n pgAfterSpan.appendChild(createText(this.ofText));\n pgAfterSpan.className = this.nbPgSpanCssClass;\n targetEl.appendChild(pgAfterSpan);\n let pgSpan = createElm('span');\n pgSpan.className = this.nbPgSpanCssClass;\n pgSpan.appendChild(createText(' ' + this.nbPages + ' '));\n targetEl.appendChild(pgSpan);\n targetEl.appendChild(btnNextSpan);\n targetEl.appendChild(btnLastSpan);\n\n this.btnNextCont = btnNextSpan;\n this.btnPrevCont = btnPrevSpan;\n this.btnLastCont = btnLastSpan;\n this.btnFirstCont = btnFirstSpan;\n this.pgCont = pgSpan;\n this.pgBefore = pgBeforeSpan;\n this.pgAfter = pgAfterSpan;\n this.pageSlc = slcPages;\n\n this.setPagingInfo();\n\n if (!tf.fltGrid) {\n tf.validateAllRows();\n this.setPagingInfo(tf.validRowsIndex);\n }\n\n this.emitter.on(['after-filtering'], () => this.resetPagingInfo());\n this.emitter.on(['change-page'],\n (tf, pageNumber) => this.setPage(pageNumber));\n this.emitter.on(['change-page-results'],\n (tf, pageLength) => this.changeResultsPerPage(pageLength));\n\n /** @inherited */\n this.initialized = true;\n }\n\n /**\n * Reset paging when filters are already instantiated\n * @param {Boolean} filterTable Execute filtering once paging instanciated\n */\n reset(filterTable = false) {\n this.enable();\n this.init();\n\n if (filterTable) {\n this.tf.filter();\n }\n }\n\n /**\n * Reset paging info from scratch after a filtering process\n */\n resetPagingInfo() {\n this.startPagingRow = 0;\n this.currentPageNb = 1;\n this.setPagingInfo(this.tf.validRowsIndex);\n }\n\n /**\n * Calculate number of pages based on valid rows\n * Refresh paging select according to number of pages\n * @param {Array} validRows Collection of valid rows\n */\n setPagingInfo(validRows) {\n let tf = this.tf;\n let mdiv = !this.tgtId ? tf.mDiv : elm(this.tgtId);\n\n //store valid rows indexes\n tf.validRowsIndex = validRows || tf.getValidRows(true);\n\n //calculate nb of pages\n this.nbPages = Math.ceil(tf.validRowsIndex.length / this.pageLength);\n //refresh page nb span\n this.pgCont.innerHTML = this.nbPages;\n //select clearing shortcut\n if (this.pageSelectorType === SELECT) {\n this.pageSlc.innerHTML = '';\n }\n\n if (this.nbPages > 0) {\n mdiv.style.visibility = 'visible';\n if (this.pageSelectorType === SELECT) {\n for (let z = 0; z < this.nbPages; z++) {\n let opt = createOpt(z + 1, z * this.pageLength, false);\n this.pageSlc.options[z] = opt;\n }\n } else {\n //input type\n this.pageSlc.value = this.currentPageNb;\n }\n\n } else {\n /*** if no results paging select and buttons are hidden ***/\n mdiv.style.visibility = 'hidden';\n }\n this.groupByPage(tf.validRowsIndex);\n }\n\n /**\n * Group table rows by page and display valid rows\n * @param {Array} validRows Collection of valid rows\n */\n groupByPage(validRows) {\n let tf = this.tf;\n let rows = tf.dom().rows;\n let startPagingRow = parseInt(this.startPagingRow, 10);\n let endPagingRow = startPagingRow + parseInt(this.pageLength, 10);\n\n //store valid rows indexes\n if (validRows) {\n tf.validRowsIndex = validRows;\n }\n\n //this loop shows valid rows of current page\n for (let h = 0, len = tf.getValidRowsNb(true); h < len; h++) {\n let validRowIdx = tf.validRowsIndex[h];\n let r = rows[validRowIdx];\n let isRowValid = r.getAttribute('validRow');\n let rowDisplayed = false;\n\n if (h >= startPagingRow && h < endPagingRow) {\n if (isNull(isRowValid) || Boolean(isRowValid === 'true')) {\n r.style.display = '';\n rowDisplayed = true;\n }\n } else {\n r.style.display = NONE;\n }\n this.emitter.emit('row-paged', tf, validRowIdx, h, rowDisplayed);\n }\n\n // broadcast grouping by page\n this.emitter.emit('grouped-by-page', tf, this);\n }\n\n /**\n * Return the current page number\n * @return {Number} Page number\n */\n getPage() {\n return this.currentPageNb;\n }\n\n /**\n * Show page defined by passed argument (string or number):\n * @param {String}/{Number} cmd possible string values: 'next',\n * 'previous', 'last', 'first' or page number as per param\n */\n setPage(cmd) {\n let tf = this.tf;\n if (!tf.isInitialized() || !this.isEnabled()) {\n return;\n }\n let btnEvt = this.evt,\n cmdtype = typeof cmd;\n if (cmdtype === 'string') {\n switch (cmd.toLowerCase()) {\n case 'next':\n btnEvt.next();\n break;\n case 'previous':\n btnEvt.prev();\n break;\n case 'last':\n btnEvt.last();\n break;\n case 'first':\n btnEvt.first();\n break;\n default:\n btnEvt.next();\n break;\n }\n }\n else if (cmdtype === 'number') {\n this.changePage(cmd - 1);\n }\n }\n\n /**\n * Generates UI elements for the number of results per page drop-down\n */\n setResultsPerPage() {\n let tf = this.tf;\n let evt = this.evt;\n\n if (this.pageLengthSlc || !this.resultsPerPage) {\n return;\n }\n\n evt.slcResultsChange = (ev) => {\n this.onChangeResultsPerPage();\n ev.target.blur();\n };\n\n let slcR = createElm(SELECT);\n slcR.className = this.resultsSlcCssClass;\n let slcRText = this.resultsPerPage[0],\n slcROpts = this.resultsPerPage[1];\n let slcRSpan = createElm('span');\n slcRSpan.className = this.resultsSpanCssClass;\n\n // results per page select is added to external element\n if (!this.pageLengthTgtId) {\n tf.setToolbar();\n }\n let targetEl = !this.pageLengthTgtId ?\n tf.rDiv : elm(this.pageLengthTgtId);\n slcRSpan.appendChild(createText(slcRText));\n\n let help = tf.feature('help');\n if (help && help.btn) {\n help.btn.parentNode.insertBefore(slcRSpan, help.btn);\n help.btn.parentNode.insertBefore(slcR, help.btn);\n } else {\n targetEl.appendChild(slcRSpan);\n targetEl.appendChild(slcR);\n }\n\n for (let r = 0; r < slcROpts.length; r++) {\n let currOpt = new Option(slcROpts[r], slcROpts[r], false, false);\n slcR.options[r] = currOpt;\n }\n addEvt(slcR, 'change', evt.slcResultsChange);\n this.slcResultsTxt = slcRSpan;\n this.pageLengthSlc = slcR;\n }\n\n /**\n * Remove number of results per page UI elements\n */\n removeResultsPerPage() {\n let tf = this.tf;\n if (!tf.isInitialized() || !this.pageLengthSlc ||\n !this.resultsPerPage) {\n return;\n }\n if (this.pageLengthSlc) {\n removeElm(this.pageLengthSlc);\n }\n if (this.slcResultsTxt) {\n removeElm(this.slcResultsTxt);\n }\n this.pageLengthSlc = null;\n this.slcResultsTxt = null;\n }\n\n /**\n * Change the page based on passed index\n * @param {Number} index Index of the page (0-n)\n */\n changePage(index) {\n let tf = this.tf;\n\n if (!this.isEnabled()) {\n return;\n }\n\n this.emitter.emit('before-page-change', tf, (index + 1));\n\n if (index === null) {\n index = this.pageSelectorType === SELECT ?\n this.pageSlc.options.selectedIndex : this.pageSlc.value - 1;\n }\n if (index >= 0 && index <= (this.nbPages - 1)) {\n this.onBeforeChangePage(this, (index + 1));\n\n this.currentPageNb = parseInt(index, 10) + 1;\n if (this.pageSelectorType === SELECT) {\n this.pageSlc.options[index].selected = true;\n } else {\n this.pageSlc.value = this.currentPageNb;\n }\n\n this.startPagingRow = (this.pageSelectorType === SELECT) ?\n this.pageSlc.value : (index * this.pageLength);\n\n this.groupByPage();\n\n this.onAfterChangePage(this, (index + 1));\n }\n\n this.emitter.emit('after-page-change', tf, (index + 1));\n }\n\n /**\n * Change the number of results per page based on passed value\n * @param {String} val The number of results per page\n */\n changeResultsPerPage(val) {\n if (!this.isEnabled() || isNaN(val)) {\n return;\n }\n\n this.pageLengthSlc.value = val;\n this.onChangeResultsPerPage();\n }\n\n /**\n * Change rows according to page results drop-down\n */\n onChangeResultsPerPage() {\n let tf = this.tf;\n\n if (!this.isEnabled() || tf.getValidRowsNb() === 0) {\n return;\n }\n\n let {\n pageLengthSlc: slcR, pageSelectorType, pageSlc, emitter\n } = this;\n\n emitter.emit('before-page-length-change', tf);\n\n let slcIndex = slcR.selectedIndex;\n let slcPagesSelIndex = (pageSelectorType === SELECT) ?\n pageSlc.selectedIndex : parseInt(pageSlc.value - 1, 10);\n this.pageLength = parseInt(slcR.options[slcIndex].value, 10);\n this.startPagingRow = this.pageLength * slcPagesSelIndex;\n\n if (!isNaN(this.pageLength)) {\n if (this.startPagingRow >= tf.nbFilterableRows) {\n this.startPagingRow = (tf.nbFilterableRows - this.pageLength);\n }\n this.setPagingInfo();\n\n if (pageSelectorType === SELECT) {\n let slcIdx = (pageSlc.options.length - 1 <= slcPagesSelIndex) ?\n (pageSlc.options.length - 1) :\n slcPagesSelIndex;\n pageSlc.options[slcIdx].selected = true;\n }\n }\n\n emitter.emit('after-page-length-change', tf, this.pageLength);\n }\n\n /**\n * Re-set page nb at page re-load\n */\n resetPage() {\n let tf = this.tf;\n if (!this.isEnabled()) {\n return;\n }\n this.emitter.emit('before-reset-page', tf);\n let pgNb = tf.feature('store').getPageNb();\n if (pgNb !== '') {\n this.changePage((pgNb - 1));\n }\n this.emitter.emit('after-reset-page', tf, pgNb);\n }\n\n /**\n * Re-set page length value at page re-load\n */\n resetPageLength() {\n let tf = this.tf;\n if (!this.isEnabled()) {\n return;\n }\n this.emitter.emit('before-reset-page-length', tf);\n let pglenIndex = tf.feature('store').getPageLength();\n\n if (pglenIndex !== '') {\n this.pageLengthSlc.options[pglenIndex].selected = true;\n this.changeResultsPerPage();\n }\n this.emitter.emit('after-reset-page-length', tf, pglenIndex);\n }\n\n /**\n * Remove paging feature\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n let evt = this.evt;\n\n if (this.pageSlc) {\n if (this.pageSelectorType === SELECT) {\n removeEvt(this.pageSlc, 'change', evt.slcPagesChange);\n }\n else if (this.pageSelectorType === INPUT) {\n removeEvt(this.pageSlc, 'keypress', evt._detectKey);\n }\n removeElm(this.pageSlc);\n }\n\n if (this.btnNextCont) {\n removeEvt(this.btnNextCont, 'click', evt.next);\n removeElm(this.btnNextCont);\n this.btnNextCont = null;\n }\n\n if (this.btnPrevCont) {\n removeEvt(this.btnPrevCont, 'click', evt.prev);\n removeElm(this.btnPrevCont);\n this.btnPrevCont = null;\n }\n\n if (this.btnLastCont) {\n removeEvt(this.btnLastCont, 'click', evt.last);\n removeElm(this.btnLastCont);\n this.btnLastCont = null;\n }\n\n if (this.btnFirstCont) {\n removeEvt(this.btnFirstCont, 'click', evt.first);\n removeElm(this.btnFirstCont);\n this.btnFirstCont = null;\n }\n\n if (this.pgBefore) {\n removeElm(this.pgBefore);\n this.pgBefore = null;\n }\n\n if (this.pgAfter) {\n removeElm(this.pgAfter);\n this.pgAfter = null;\n }\n\n if (this.pgCont) {\n removeElm(this.pgCont);\n this.pgCont = null;\n }\n\n if (this.hasResultsPerPage) {\n this.removeResultsPerPage();\n }\n\n this.emitter.off(['after-filtering'], () => this.resetPagingInfo());\n this.emitter.off(['change-page'],\n (tf, pageNumber) => this.setPage(pageNumber));\n this.emitter.off(['change-page-results'],\n (tf, pageLength) => this.changeResultsPerPage(pageLength));\n\n this.pageSlc = null;\n this.nbPages = 0;\n\n this.initialized = false;\n }\n}\n" + "content": "import {Feature} from '../feature';\nimport {createElm, createOpt, createText, elm, removeElm} from '../dom';\nimport {isArray, isNull, EMPTY_FN} from '../types';\nimport {addEvt, keyCode, removeEvt} from '../event';\nimport {INPUT, SELECT, NONE, ENTER_KEY} from '../const';\nimport {\n defaultsStr, defaultsNb, defaultsBool, defaultsArr, defaultsFn\n} from '../settings';\nimport {CENTER, RIGHT} from './toolbar';\n\n/**\n * Paging UI component\n * @export\n * @class Paging\n * @extends {Feature}\n */\nexport class Paging extends Feature {\n\n /**\n * Creates an instance of Paging\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'paging');\n\n // Configuration object\n let f = this.config.paging || {};\n\n /**\n * Css class for the paging buttons (previous, next, etc.)\n * @type {String}\n */\n this.btnCssClass = defaultsStr(f.btn_css_class, 'pgInp');\n\n /**\n * Main select DOM element\n * @type {DOMElement}\n */\n this.pageSlc = null;\n\n /**\n * Results per page select DOM element\n * @type {DOMElement}\n */\n this.pageLengthSlc = null;\n\n /**\n * ID of custom container element\n * @type {String}\n */\n this.tgtId = defaultsStr(f.target_id, null);\n\n /**\n * Number of rows contained in a page\n * @type {Number}\n */\n this.pageLength = defaultsNb(f.length, 10);\n\n /**\n * ID of custom container element for the results per page selector\n * @type {String}\n */\n this.pageLengthTgtId = defaultsStr(f.results_per_page_target_id, null);\n\n /**\n * Css class for the paging select element\n * @type {String}\n */\n this.pgSlcCssClass = defaultsStr(f.slc_css_class, 'pgSlc');\n\n /**\n * Css class for the paging input element\n * @type {String}\n */\n this.pgInpCssClass = defaultsStr(f.inp_css_class, 'pgNbInp');\n\n /**\n * Label and values for the results per page select, example of usage:\n * ['Records: ', [10,25,50,100]]\n * @type {Array}\n */\n this.resultsPerPage = defaultsArr(f.results_per_page, null);\n\n /**\n * Determines if results per page is configured\n * @type {Boolean}\n */\n this.hasResultsPerPage = isArray(this.resultsPerPage);\n\n /**\n * Css class for the results per page select\n * @type {String}\n */\n this.resultsSlcCssClass = defaultsStr(f.results_slc_css_class, 'rspg');\n\n /**\n * Css class for the label preceding results per page select\n * @type {String}\n */\n this.resultsSpanCssClass = defaultsStr(f.results_span_css_class,\n 'rspgSpan');\n\n /**\n * Index of the first row of current page\n * @type {Number}\n * @private\n */\n this.startPagingRow = 0;\n\n /**\n * Total number of pages\n * @type {Number}\n * @private\n */\n this.nbPages = 0;\n\n /**\n * Current page number\n * @type {Number}\n * @private\n */\n this.currentPageNb = 1;\n\n /**\n * Next page button text\n * @type {String}\n */\n this.btnNextPageText = defaultsStr(f.btn_next_page_text, '>');\n\n /**\n * Previous page button text\n * @type {String}\n */\n this.btnPrevPageText = defaultsStr(f.btn_prev_page_text, '<');\n\n /**\n * Last page button text\n * @type {String}\n */\n this.btnLastPageText = defaultsStr(f.btn_last_page_text, '>|');\n\n /**\n * First page button text\n * @type {String}\n */\n this.btnFirstPageText = defaultsStr(f.btn_first_page_text, '|<');\n\n /**\n * Next page button HTML\n * @type {String}\n */\n this.btnNextPageHtml = defaultsStr(f.btn_next_page_html,\n (!tf.enableIcons ? null :\n ''));\n\n /**\n * Previous page button HTML\n * @type {String}\n */\n this.btnPrevPageHtml = defaultsStr(f.btn_prev_page_html,\n (!tf.enableIcons ? null :\n ''));\n\n /**\n * First page button HTML\n * @type {String}\n */\n this.btnFirstPageHtml = defaultsStr(f.btn_first_page_html,\n (!tf.enableIcons ? null :\n ''));\n\n /**\n * Last page button HTML\n * @type {String}\n */\n this.btnLastPageHtml = defaultsStr(f.btn_last_page_html,\n (!tf.enableIcons ? null :\n ''));\n\n /**\n * Text preceeding page selector drop-down\n * @type {String}\n */\n this.pageText = defaultsStr(f.page_text, ' Page ');\n\n /**\n * Text after page selector drop-down\n * @type {String}\n */\n this.ofText = defaultsStr(f.of_text, ' of ');\n\n /**\n * Css class for the span containing total number of pages\n * @type {String}\n */\n this.nbPgSpanCssClass = defaultsStr(f.nb_pages_css_class, 'nbpg');\n\n /**\n * Determines if paging buttons are enabled (default: true)\n * @type {Boolean}\n */\n this.hasBtns = defaultsBool(f.btns, true);\n\n /**\n * Defines page selector type, two possible values: 'select', 'input'\n * @type {String}\n */\n this.pageSelectorType = defaultsStr(f.page_selector_type, SELECT);\n\n /**\n * Default position in toolbar ('left'|'center'|'right')\n * @type {String}\n */\n this.toolbarPosition = defaultsStr(f.toolbar_position, CENTER);\n\n /**\n * Callback fired before the page is changed\n * @type {Function}\n */\n this.onBeforeChangePage = defaultsFn(f.on_before_change_page, EMPTY_FN);\n\n /**\n * Callback fired after the page is changed\n * @type {Function}\n */\n this.onAfterChangePage = defaultsFn(f.on_after_change_page, EMPTY_FN);\n\n /**\n * Label preciding results per page select\n * @type {DOMElement}\n * @private\n */\n this.slcResultsTxt = null;\n /**\n * Span containing next page button\n * @type {DOMElement}\n * @private\n */\n this.btnNextCont = null;\n /**\n * Span containing previous page button\n * @type {DOMElement}\n * @private\n */\n this.btnPrevCont = null;\n /**\n * Span containing last page button\n * @type {DOMElement}\n * @private\n */\n this.btnLastCont = null;\n /**\n * Span containing first page button\n * @type {DOMElement}\n * @private\n */\n this.btnFirstCont = null;\n /**\n * Span for tot nb pages\n * @type {DOMElement}\n * @private\n */\n this.pgCont = null;\n /**\n * Span preceding pages select (contains 'Page')\n * @type {DOMElement}\n * @private\n */\n this.pgBefore = null;\n /**\n * Span following pages select (contains ' of ')\n * @type {DOMElement}\n * @private\n */\n this.pgAfter = null;\n\n let startRow = tf.refRow;\n let nrows = tf.getRowsNb(true);\n //calculates page nb\n this.nbPages = Math.ceil((nrows - startRow) / this.pageLength);\n\n let o = this;\n /**\n * Paging DOM events handlers\n * @type {String}\n * @private\n */\n this.evt = {\n slcIndex() {\n return (o.pageSelectorType === SELECT) ?\n o.pageSlc.options.selectedIndex :\n parseInt(o.pageSlc.value, 10) - 1;\n },\n nbOpts() {\n return (o.pageSelectorType === SELECT) ?\n parseInt(o.pageSlc.options.length, 10) - 1 :\n (o.nbPages - 1);\n },\n next() {\n let nextIndex = o.evt.slcIndex() < o.evt.nbOpts() ?\n o.evt.slcIndex() + 1 : 0;\n o.changePage(nextIndex);\n },\n prev() {\n let prevIndex = o.evt.slcIndex() > 0 ?\n o.evt.slcIndex() - 1 : o.evt.nbOpts();\n o.changePage(prevIndex);\n },\n last() {\n o.changePage(o.evt.nbOpts());\n },\n first() {\n o.changePage(0);\n },\n _detectKey(e) {\n let key = keyCode(e);\n if (key === ENTER_KEY) {\n if (tf.sorted) {\n tf.filter();\n o.changePage(o.evt.slcIndex());\n } else {\n o.changePage();\n }\n this.blur();\n }\n },\n slcPagesChange: null,\n nextEvt: null,\n prevEvt: null,\n lastEvt: null,\n firstEvt: null\n };\n }\n\n /**\n * Initialize DOM elements\n */\n init() {\n let slcPages;\n let tf = this.tf;\n let evt = this.evt;\n\n if (this.initialized) {\n return;\n }\n\n this.emitter.emit('initializing-feature', this, !isNull(this.tgtId));\n\n // Check resultsPerPage is in expected format and initialise the\n // results per page component\n if (this.hasResultsPerPage) {\n if (this.resultsPerPage.length < 2) {\n this.hasResultsPerPage = false;\n } else {\n this.pageLength = this.resultsPerPage[1][0];\n this.setResultsPerPage();\n }\n }\n\n evt.slcPagesChange = (event) => {\n let slc = event.target;\n this.changePage(slc.selectedIndex);\n };\n\n // Paging drop-down list selector\n if (this.pageSelectorType === SELECT) {\n slcPages = createElm(SELECT);\n slcPages.className = this.pgSlcCssClass;\n addEvt(slcPages, 'change', evt.slcPagesChange);\n }\n\n // Paging input selector\n if (this.pageSelectorType === INPUT) {\n slcPages = createElm(INPUT, ['value', this.currentPageNb]);\n slcPages.className = this.pgInpCssClass;\n addEvt(slcPages, 'keypress', evt._detectKey);\n }\n\n // btns containers\n let btnNextSpan = createElm('span');\n let btnPrevSpan = createElm('span');\n let btnLastSpan = createElm('span');\n let btnFirstSpan = createElm('span');\n\n if (this.hasBtns) {\n // Next button\n if (!this.btnNextPageHtml) {\n let btnNext = createElm(INPUT,\n ['type', 'button'],\n ['value', this.btnNextPageText],\n ['title', 'Next']\n );\n btnNext.className = this.btnCssClass;\n addEvt(btnNext, 'click', evt.next);\n btnNextSpan.appendChild(btnNext);\n } else {\n btnNextSpan.innerHTML = this.btnNextPageHtml;\n addEvt(btnNextSpan, 'click', evt.next);\n }\n // Previous button\n if (!this.btnPrevPageHtml) {\n let btnPrev = createElm(INPUT,\n ['type', 'button'],\n ['value', this.btnPrevPageText],\n ['title', 'Previous']\n );\n btnPrev.className = this.btnCssClass;\n addEvt(btnPrev, 'click', evt.prev);\n btnPrevSpan.appendChild(btnPrev);\n } else {\n btnPrevSpan.innerHTML = this.btnPrevPageHtml;\n addEvt(btnPrevSpan, 'click', evt.prev);\n }\n // Last button\n if (!this.btnLastPageHtml) {\n let btnLast = createElm(INPUT,\n ['type', 'button'],\n ['value', this.btnLastPageText],\n ['title', 'Last']\n );\n btnLast.className = this.btnCssClass;\n addEvt(btnLast, 'click', evt.last);\n btnLastSpan.appendChild(btnLast);\n } else {\n btnLastSpan.innerHTML = this.btnLastPageHtml;\n addEvt(btnLastSpan, 'click', evt.last);\n }\n // First button\n if (!this.btnFirstPageHtml) {\n let btnFirst = createElm(INPUT,\n ['type', 'button'],\n ['value', this.btnFirstPageText],\n ['title', 'First']\n );\n btnFirst.className = this.btnCssClass;\n addEvt(btnFirst, 'click', evt.first);\n btnFirstSpan.appendChild(btnFirst);\n } else {\n btnFirstSpan.innerHTML = this.btnFirstPageHtml;\n addEvt(btnFirstSpan, 'click', evt.first);\n }\n }\n\n // paging elements (buttons+drop-down list) are added to defined element\n let targetEl = !this.tgtId ?\n tf.feature('toolbar').container(this.toolbarPosition) :\n elm(this.tgtId);\n targetEl.appendChild(btnFirstSpan);\n targetEl.appendChild(btnPrevSpan);\n\n let pgBeforeSpan = createElm('span');\n pgBeforeSpan.appendChild(createText(this.pageText));\n pgBeforeSpan.className = this.nbPgSpanCssClass;\n targetEl.appendChild(pgBeforeSpan);\n targetEl.appendChild(slcPages);\n let pgAfterSpan = createElm('span');\n pgAfterSpan.appendChild(createText(this.ofText));\n pgAfterSpan.className = this.nbPgSpanCssClass;\n targetEl.appendChild(pgAfterSpan);\n let pgSpan = createElm('span');\n pgSpan.className = this.nbPgSpanCssClass;\n pgSpan.appendChild(createText(' ' + this.nbPages + ' '));\n targetEl.appendChild(pgSpan);\n targetEl.appendChild(btnNextSpan);\n targetEl.appendChild(btnLastSpan);\n\n this.btnNextCont = btnNextSpan;\n this.btnPrevCont = btnPrevSpan;\n this.btnLastCont = btnLastSpan;\n this.btnFirstCont = btnFirstSpan;\n this.pgCont = pgSpan;\n this.pgBefore = pgBeforeSpan;\n this.pgAfter = pgAfterSpan;\n this.pageSlc = slcPages;\n\n this.setPagingInfo();\n\n if (!tf.fltGrid) {\n tf.validateAllRows();\n this.setPagingInfo(tf.validRowsIndex);\n }\n\n this.emitter.on(['after-filtering'], () => this.resetPagingInfo());\n this.emitter.on(['change-page'],\n (tf, pageNumber) => this.setPage(pageNumber));\n this.emitter.on(['change-page-results'],\n (tf, pageLength) => this.changeResultsPerPage(pageLength));\n\n /** @inherited */\n this.initialized = true;\n\n this.emitter.emit('feature-initialized', this);\n }\n\n /**\n * Reset paging when filters are already instantiated\n * @param {Boolean} filterTable Execute filtering once paging instanciated\n */\n reset(filterTable = false) {\n this.enable();\n this.init();\n\n if (filterTable) {\n this.tf.filter();\n }\n }\n\n /**\n * Reset paging info from scratch after a filtering process\n */\n resetPagingInfo() {\n this.startPagingRow = 0;\n this.currentPageNb = 1;\n this.setPagingInfo(this.tf.validRowsIndex);\n }\n\n /**\n * Calculate number of pages based on valid rows\n * Refresh paging select according to number of pages\n * @param {Array} validRows Collection of valid rows\n */\n setPagingInfo(validRows) {\n let tf = this.tf;\n let cont = !this.tgtId ?\n tf.feature('toolbar').container(this.toolbarPosition) :\n elm(this.tgtId);\n\n //store valid rows indexes\n tf.validRowsIndex = validRows || tf.getValidRows(true);\n\n //calculate nb of pages\n this.nbPages = Math.ceil(tf.validRowsIndex.length / this.pageLength);\n //refresh page nb span\n this.pgCont.innerHTML = this.nbPages;\n //select clearing shortcut\n if (this.pageSelectorType === SELECT) {\n this.pageSlc.innerHTML = '';\n }\n\n if (this.nbPages > 0) {\n cont.style.visibility = 'visible';\n if (this.pageSelectorType === SELECT) {\n for (let z = 0; z < this.nbPages; z++) {\n let opt = createOpt(z + 1, z * this.pageLength, false);\n this.pageSlc.options[z] = opt;\n }\n } else {\n //input type\n this.pageSlc.value = this.currentPageNb;\n }\n\n } else {\n /*** if no results paging select and buttons are hidden ***/\n cont.style.visibility = 'hidden';\n }\n this.groupByPage(tf.validRowsIndex);\n }\n\n /**\n * Group table rows by page and display valid rows\n * @param {Array} validRows Collection of valid rows\n */\n groupByPage(validRows) {\n let tf = this.tf;\n let rows = tf.dom().rows;\n let startPagingRow = parseInt(this.startPagingRow, 10);\n let endPagingRow = startPagingRow + parseInt(this.pageLength, 10);\n\n //store valid rows indexes\n if (validRows) {\n tf.validRowsIndex = validRows;\n }\n\n //this loop shows valid rows of current page\n for (let h = 0, len = tf.getValidRowsNb(true); h < len; h++) {\n let validRowIdx = tf.validRowsIndex[h];\n let r = rows[validRowIdx];\n let isRowValid = r.getAttribute('validRow');\n let rowDisplayed = false;\n\n if (h >= startPagingRow && h < endPagingRow) {\n if (isNull(isRowValid) || Boolean(isRowValid === 'true')) {\n r.style.display = '';\n rowDisplayed = true;\n }\n } else {\n r.style.display = NONE;\n }\n this.emitter.emit('row-paged', tf, validRowIdx, h, rowDisplayed);\n }\n\n // broadcast grouping by page\n this.emitter.emit('grouped-by-page', tf, this);\n }\n\n /**\n * Return the current page number\n * @return {Number} Page number\n */\n getPage() {\n return this.currentPageNb;\n }\n\n /**\n * Show page defined by passed argument (string or number):\n * @param {String}/{Number} cmd possible string values: 'next',\n * 'previous', 'last', 'first' or page number as per param\n */\n setPage(cmd) {\n let tf = this.tf;\n if (!tf.isInitialized() || !this.isEnabled()) {\n return;\n }\n let btnEvt = this.evt,\n cmdtype = typeof cmd;\n if (cmdtype === 'string') {\n switch (cmd.toLowerCase()) {\n case 'next':\n btnEvt.next();\n break;\n case 'previous':\n btnEvt.prev();\n break;\n case 'last':\n btnEvt.last();\n break;\n case 'first':\n btnEvt.first();\n break;\n default:\n btnEvt.next();\n break;\n }\n }\n else if (cmdtype === 'number') {\n this.changePage(cmd - 1);\n }\n }\n\n /**\n * Generates UI elements for the number of results per page drop-down\n */\n setResultsPerPage() {\n let tf = this.tf;\n let evt = this.evt;\n\n if (this.pageLengthSlc || !this.resultsPerPage) {\n return;\n }\n\n evt.slcResultsChange = (ev) => {\n this.onChangeResultsPerPage();\n ev.target.blur();\n };\n\n let slcR = createElm(SELECT);\n slcR.className = this.resultsSlcCssClass;\n let slcRText = this.resultsPerPage[0],\n slcROpts = this.resultsPerPage[1];\n let slcRSpan = createElm('span');\n slcRSpan.className = this.resultsSpanCssClass;\n\n // results per page select is added to external element\n let targetEl = !this.pageLengthTgtId ?\n tf.feature('toolbar').container(RIGHT) :\n elm(this.pageLengthTgtId);\n slcRSpan.appendChild(createText(slcRText));\n\n let help = tf.feature('help');\n if (help && help.btn) {\n help.btn.parentNode.insertBefore(slcRSpan, help.btn);\n help.btn.parentNode.insertBefore(slcR, help.btn);\n } else {\n targetEl.appendChild(slcRSpan);\n targetEl.appendChild(slcR);\n }\n\n for (let r = 0; r < slcROpts.length; r++) {\n let currOpt = new Option(slcROpts[r], slcROpts[r], false, false);\n slcR.options[r] = currOpt;\n }\n addEvt(slcR, 'change', evt.slcResultsChange);\n this.slcResultsTxt = slcRSpan;\n this.pageLengthSlc = slcR;\n }\n\n /**\n * Remove number of results per page UI elements\n */\n removeResultsPerPage() {\n let tf = this.tf;\n if (!tf.isInitialized() || !this.pageLengthSlc ||\n !this.resultsPerPage) {\n return;\n }\n if (this.pageLengthSlc) {\n removeElm(this.pageLengthSlc);\n }\n if (this.slcResultsTxt) {\n removeElm(this.slcResultsTxt);\n }\n this.pageLengthSlc = null;\n this.slcResultsTxt = null;\n }\n\n /**\n * Change the page based on passed index\n * @param {Number} index Index of the page (0-n)\n */\n changePage(index) {\n let tf = this.tf;\n\n if (!this.isEnabled()) {\n return;\n }\n\n this.emitter.emit('before-page-change', tf, (index + 1));\n\n if (index === null) {\n index = this.pageSelectorType === SELECT ?\n this.pageSlc.options.selectedIndex : this.pageSlc.value - 1;\n }\n if (index >= 0 && index <= (this.nbPages - 1)) {\n this.onBeforeChangePage(this, (index + 1));\n\n this.currentPageNb = parseInt(index, 10) + 1;\n if (this.pageSelectorType === SELECT) {\n this.pageSlc.options[index].selected = true;\n } else {\n this.pageSlc.value = this.currentPageNb;\n }\n\n this.startPagingRow = (this.pageSelectorType === SELECT) ?\n this.pageSlc.value : (index * this.pageLength);\n\n this.groupByPage();\n\n this.onAfterChangePage(this, (index + 1));\n }\n\n this.emitter.emit('after-page-change', tf, (index + 1));\n }\n\n /**\n * Change the number of results per page based on passed value\n * @param {String} val The number of results per page\n */\n changeResultsPerPage(val) {\n if (!this.isEnabled() || isNaN(val)) {\n return;\n }\n\n this.pageLengthSlc.value = val;\n this.onChangeResultsPerPage();\n }\n\n /**\n * Change rows according to page results drop-down\n */\n onChangeResultsPerPage() {\n let tf = this.tf;\n\n if (!this.isEnabled() || tf.getValidRowsNb() === 0) {\n return;\n }\n\n let {\n pageLengthSlc: slcR, pageSelectorType, pageSlc, emitter\n } = this;\n\n emitter.emit('before-page-length-change', tf);\n\n let slcIndex = slcR.selectedIndex;\n let slcPagesSelIndex = (pageSelectorType === SELECT) ?\n pageSlc.selectedIndex : parseInt(pageSlc.value - 1, 10);\n this.pageLength = parseInt(slcR.options[slcIndex].value, 10);\n this.startPagingRow = this.pageLength * slcPagesSelIndex;\n\n if (!isNaN(this.pageLength)) {\n if (this.startPagingRow >= tf.nbFilterableRows) {\n this.startPagingRow = (tf.nbFilterableRows - this.pageLength);\n }\n this.setPagingInfo();\n\n if (pageSelectorType === SELECT) {\n let slcIdx = (pageSlc.options.length - 1 <= slcPagesSelIndex) ?\n (pageSlc.options.length - 1) :\n slcPagesSelIndex;\n pageSlc.options[slcIdx].selected = true;\n }\n }\n\n emitter.emit('after-page-length-change', tf, this.pageLength);\n }\n\n /**\n * Re-set page nb at page re-load\n */\n resetPage() {\n let tf = this.tf;\n if (!this.isEnabled()) {\n return;\n }\n this.emitter.emit('before-reset-page', tf);\n let pgNb = tf.feature('store').getPageNb();\n if (pgNb !== '') {\n this.changePage((pgNb - 1));\n }\n this.emitter.emit('after-reset-page', tf, pgNb);\n }\n\n /**\n * Re-set page length value at page re-load\n */\n resetPageLength() {\n let tf = this.tf;\n if (!this.isEnabled()) {\n return;\n }\n this.emitter.emit('before-reset-page-length', tf);\n let pglenIndex = tf.feature('store').getPageLength();\n\n if (pglenIndex !== '') {\n this.pageLengthSlc.options[pglenIndex].selected = true;\n this.changeResultsPerPage();\n }\n this.emitter.emit('after-reset-page-length', tf, pglenIndex);\n }\n\n /**\n * Remove paging feature\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n let evt = this.evt;\n\n if (this.pageSlc) {\n if (this.pageSelectorType === SELECT) {\n removeEvt(this.pageSlc, 'change', evt.slcPagesChange);\n }\n else if (this.pageSelectorType === INPUT) {\n removeEvt(this.pageSlc, 'keypress', evt._detectKey);\n }\n removeElm(this.pageSlc);\n }\n\n if (this.btnNextCont) {\n removeEvt(this.btnNextCont, 'click', evt.next);\n removeElm(this.btnNextCont);\n this.btnNextCont = null;\n }\n\n if (this.btnPrevCont) {\n removeEvt(this.btnPrevCont, 'click', evt.prev);\n removeElm(this.btnPrevCont);\n this.btnPrevCont = null;\n }\n\n if (this.btnLastCont) {\n removeEvt(this.btnLastCont, 'click', evt.last);\n removeElm(this.btnLastCont);\n this.btnLastCont = null;\n }\n\n if (this.btnFirstCont) {\n removeEvt(this.btnFirstCont, 'click', evt.first);\n removeElm(this.btnFirstCont);\n this.btnFirstCont = null;\n }\n\n if (this.pgBefore) {\n removeElm(this.pgBefore);\n this.pgBefore = null;\n }\n\n if (this.pgAfter) {\n removeElm(this.pgAfter);\n this.pgAfter = null;\n }\n\n if (this.pgCont) {\n removeElm(this.pgCont);\n this.pgCont = null;\n }\n\n if (this.hasResultsPerPage) {\n this.removeResultsPerPage();\n }\n\n this.emitter.off(['after-filtering'], () => this.resetPagingInfo());\n this.emitter.off(['change-page'],\n (tf, pageNumber) => this.setPage(pageNumber));\n this.emitter.off(['change-page-results'],\n (tf, pageLength) => this.changeResultsPerPage(pageLength));\n\n this.pageSlc = null;\n this.nbPages = 0;\n\n this.initialized = false;\n }\n}\n" }, { - "__docId__": 519, + "__docId__": 522, "kind": "class", "static": true, "variation": null, @@ -11676,7 +11736,7 @@ "importPath": "tablefilter/src/modules/paging.js", "importStyle": "{Paging}", "description": "Paging UI component", - "lineNumber": 16, + "lineNumber": 17, "unknown": [ { "tagName": "@export", @@ -11693,7 +11753,7 @@ ] }, { - "__docId__": 520, + "__docId__": 523, "kind": "constructor", "static": false, "variation": null, @@ -11702,7 +11762,7 @@ "longname": "src/modules/paging.js~Paging#constructor", "access": null, "description": "Creates an instance of Paging", - "lineNumber": 22, + "lineNumber": 23, "params": [ { "nullable": null, @@ -11718,7 +11778,7 @@ "generator": false }, { - "__docId__": 521, + "__docId__": 524, "kind": "member", "static": false, "variation": null, @@ -11727,67 +11787,7 @@ "longname": "src/modules/paging.js~Paging#btnCssClass", "access": null, "description": "Css class for the paging buttons (previous, next, etc.)", - "lineNumber": 32, - "type": { - "nullable": null, - "types": [ - "String" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 522, - "kind": "member", - "static": false, - "variation": null, - "name": "pageSlc", - "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#pageSlc", - "access": null, - "description": "Main select DOM element", - "lineNumber": 38, - "type": { - "nullable": null, - "types": [ - "DOMElement" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 523, - "kind": "member", - "static": false, - "variation": null, - "name": "pageLengthSlc", - "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#pageLengthSlc", - "access": null, - "description": "Results per page select DOM element", - "lineNumber": 44, - "type": { - "nullable": null, - "types": [ - "DOMElement" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 524, - "kind": "member", - "static": false, - "variation": null, - "name": "tgtId", - "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#tgtId", - "access": null, - "description": "ID of custom container element", - "lineNumber": 50, + "lineNumber": 33, "type": { "nullable": null, "types": [ @@ -11802,16 +11802,16 @@ "kind": "member", "static": false, "variation": null, - "name": "pageLength", + "name": "pageSlc", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#pageLength", + "longname": "src/modules/paging.js~Paging#pageSlc", "access": null, - "description": "Number of rows contained in a page", - "lineNumber": 56, + "description": "Main select DOM element", + "lineNumber": 39, "type": { "nullable": null, "types": [ - "Number" + "DOMElement" ], "spread": false, "description": null @@ -11822,16 +11822,16 @@ "kind": "member", "static": false, "variation": null, - "name": "pageLengthTgtId", + "name": "pageLengthSlc", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#pageLengthTgtId", + "longname": "src/modules/paging.js~Paging#pageLengthSlc", "access": null, - "description": "ID of custom container element for the results per page selector", - "lineNumber": 62, + "description": "Results per page select DOM element", + "lineNumber": 45, "type": { "nullable": null, "types": [ - "String" + "DOMElement" ], "spread": false, "description": null @@ -11842,12 +11842,12 @@ "kind": "member", "static": false, "variation": null, - "name": "pgSlcCssClass", + "name": "tgtId", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#pgSlcCssClass", + "longname": "src/modules/paging.js~Paging#tgtId", "access": null, - "description": "Css class for the paging select element", - "lineNumber": 68, + "description": "ID of custom container element", + "lineNumber": 51, "type": { "nullable": null, "types": [ @@ -11862,16 +11862,16 @@ "kind": "member", "static": false, "variation": null, - "name": "pgInpCssClass", + "name": "pageLength", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#pgInpCssClass", + "longname": "src/modules/paging.js~Paging#pageLength", "access": null, - "description": "Css class for the paging input element", - "lineNumber": 74, + "description": "Number of rows contained in a page", + "lineNumber": 57, "type": { "nullable": null, "types": [ - "String" + "Number" ], "spread": false, "description": null @@ -11882,16 +11882,16 @@ "kind": "member", "static": false, "variation": null, - "name": "resultsPerPage", + "name": "pageLengthTgtId", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#resultsPerPage", + "longname": "src/modules/paging.js~Paging#pageLengthTgtId", "access": null, - "description": "Label and values for the results per page select, example of usage:\n['Records: ', [10,25,50,100]]", - "lineNumber": 81, + "description": "ID of custom container element for the results per page selector", + "lineNumber": 63, "type": { "nullable": null, "types": [ - "Array" + "String" ], "spread": false, "description": null @@ -11902,16 +11902,16 @@ "kind": "member", "static": false, "variation": null, - "name": "hasResultsPerPage", + "name": "pgSlcCssClass", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#hasResultsPerPage", + "longname": "src/modules/paging.js~Paging#pgSlcCssClass", "access": null, - "description": "Determines if results per page is configured", - "lineNumber": 87, + "description": "Css class for the paging select element", + "lineNumber": 69, "type": { "nullable": null, "types": [ - "Boolean" + "String" ], "spread": false, "description": null @@ -11922,12 +11922,12 @@ "kind": "member", "static": false, "variation": null, - "name": "resultsSlcCssClass", + "name": "pgInpCssClass", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#resultsSlcCssClass", + "longname": "src/modules/paging.js~Paging#pgInpCssClass", "access": null, - "description": "Css class for the results per page select", - "lineNumber": 93, + "description": "Css class for the paging input element", + "lineNumber": 75, "type": { "nullable": null, "types": [ @@ -11942,16 +11942,16 @@ "kind": "member", "static": false, "variation": null, - "name": "resultsSpanCssClass", + "name": "resultsPerPage", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#resultsSpanCssClass", + "longname": "src/modules/paging.js~Paging#resultsPerPage", "access": null, - "description": "Css class for the label preceding results per page select", - "lineNumber": 99, + "description": "Label and values for the results per page select, example of usage:\n['Records: ', [10,25,50,100]]", + "lineNumber": 82, "type": { "nullable": null, "types": [ - "String" + "Array" ], "spread": false, "description": null @@ -11962,16 +11962,16 @@ "kind": "member", "static": false, "variation": null, - "name": "startPagingRow", + "name": "hasResultsPerPage", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#startPagingRow", - "access": "private", - "description": "Index of the first row of current page", - "lineNumber": 107, + "longname": "src/modules/paging.js~Paging#hasResultsPerPage", + "access": null, + "description": "Determines if results per page is configured", + "lineNumber": 88, "type": { "nullable": null, "types": [ - "Number" + "Boolean" ], "spread": false, "description": null @@ -11982,16 +11982,16 @@ "kind": "member", "static": false, "variation": null, - "name": "nbPages", + "name": "resultsSlcCssClass", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#nbPages", - "access": "private", - "description": "Total number of pages", - "lineNumber": 114, + "longname": "src/modules/paging.js~Paging#resultsSlcCssClass", + "access": null, + "description": "Css class for the results per page select", + "lineNumber": 94, "type": { "nullable": null, "types": [ - "Number" + "String" ], "spread": false, "description": null @@ -12002,16 +12002,16 @@ "kind": "member", "static": false, "variation": null, - "name": "currentPageNb", + "name": "resultsSpanCssClass", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#currentPageNb", - "access": "private", - "description": "Current page number", - "lineNumber": 121, + "longname": "src/modules/paging.js~Paging#resultsSpanCssClass", + "access": null, + "description": "Css class for the label preceding results per page select", + "lineNumber": 100, "type": { "nullable": null, "types": [ - "Number" + "String" ], "spread": false, "description": null @@ -12022,16 +12022,16 @@ "kind": "member", "static": false, "variation": null, - "name": "btnNextPageText", + "name": "startPagingRow", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#btnNextPageText", - "access": null, - "description": "Next page button text", - "lineNumber": 127, + "longname": "src/modules/paging.js~Paging#startPagingRow", + "access": "private", + "description": "Index of the first row of current page", + "lineNumber": 108, "type": { "nullable": null, "types": [ - "String" + "Number" ], "spread": false, "description": null @@ -12042,16 +12042,16 @@ "kind": "member", "static": false, "variation": null, - "name": "btnPrevPageText", + "name": "nbPages", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#btnPrevPageText", - "access": null, - "description": "Previous page button text", - "lineNumber": 133, + "longname": "src/modules/paging.js~Paging#nbPages", + "access": "private", + "description": "Total number of pages", + "lineNumber": 115, "type": { "nullable": null, "types": [ - "String" + "Number" ], "spread": false, "description": null @@ -12062,16 +12062,16 @@ "kind": "member", "static": false, "variation": null, - "name": "btnLastPageText", + "name": "currentPageNb", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#btnLastPageText", - "access": null, - "description": "Last page button text", - "lineNumber": 139, + "longname": "src/modules/paging.js~Paging#currentPageNb", + "access": "private", + "description": "Current page number", + "lineNumber": 122, "type": { "nullable": null, "types": [ - "String" + "Number" ], "spread": false, "description": null @@ -12082,12 +12082,12 @@ "kind": "member", "static": false, "variation": null, - "name": "btnFirstPageText", + "name": "btnNextPageText", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#btnFirstPageText", + "longname": "src/modules/paging.js~Paging#btnNextPageText", "access": null, - "description": "First page button text", - "lineNumber": 145, + "description": "Next page button text", + "lineNumber": 128, "type": { "nullable": null, "types": [ @@ -12102,12 +12102,12 @@ "kind": "member", "static": false, "variation": null, - "name": "btnNextPageHtml", + "name": "btnPrevPageText", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#btnNextPageHtml", + "longname": "src/modules/paging.js~Paging#btnPrevPageText", "access": null, - "description": "Next page button HTML", - "lineNumber": 151, + "description": "Previous page button text", + "lineNumber": 134, "type": { "nullable": null, "types": [ @@ -12122,12 +12122,12 @@ "kind": "member", "static": false, "variation": null, - "name": "btnPrevPageHtml", + "name": "btnLastPageText", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#btnPrevPageHtml", + "longname": "src/modules/paging.js~Paging#btnLastPageText", "access": null, - "description": "Previous page button HTML", - "lineNumber": 160, + "description": "Last page button text", + "lineNumber": 140, "type": { "nullable": null, "types": [ @@ -12142,12 +12142,12 @@ "kind": "member", "static": false, "variation": null, - "name": "btnFirstPageHtml", + "name": "btnFirstPageText", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#btnFirstPageHtml", + "longname": "src/modules/paging.js~Paging#btnFirstPageText", "access": null, - "description": "First page button HTML", - "lineNumber": 169, + "description": "First page button text", + "lineNumber": 146, "type": { "nullable": null, "types": [ @@ -12162,12 +12162,12 @@ "kind": "member", "static": false, "variation": null, - "name": "btnLastPageHtml", + "name": "btnNextPageHtml", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#btnLastPageHtml", + "longname": "src/modules/paging.js~Paging#btnNextPageHtml", "access": null, - "description": "Last page button HTML", - "lineNumber": 178, + "description": "Next page button HTML", + "lineNumber": 152, "type": { "nullable": null, "types": [ @@ -12182,12 +12182,12 @@ "kind": "member", "static": false, "variation": null, - "name": "pageText", + "name": "btnPrevPageHtml", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#pageText", + "longname": "src/modules/paging.js~Paging#btnPrevPageHtml", "access": null, - "description": "Text preceeding page selector drop-down", - "lineNumber": 187, + "description": "Previous page button HTML", + "lineNumber": 161, "type": { "nullable": null, "types": [ @@ -12202,12 +12202,12 @@ "kind": "member", "static": false, "variation": null, - "name": "ofText", + "name": "btnFirstPageHtml", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#ofText", + "longname": "src/modules/paging.js~Paging#btnFirstPageHtml", "access": null, - "description": "Text after page selector drop-down", - "lineNumber": 193, + "description": "First page button HTML", + "lineNumber": 170, "type": { "nullable": null, "types": [ @@ -12222,12 +12222,12 @@ "kind": "member", "static": false, "variation": null, - "name": "nbPgSpanCssClass", + "name": "btnLastPageHtml", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#nbPgSpanCssClass", + "longname": "src/modules/paging.js~Paging#btnLastPageHtml", "access": null, - "description": "Css class for the span containing total number of pages", - "lineNumber": 199, + "description": "Last page button HTML", + "lineNumber": 179, "type": { "nullable": null, "types": [ @@ -12242,16 +12242,16 @@ "kind": "member", "static": false, "variation": null, - "name": "hasBtns", + "name": "pageText", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#hasBtns", + "longname": "src/modules/paging.js~Paging#pageText", "access": null, - "description": "Determines if paging buttons are enabled (default: true)", - "lineNumber": 205, + "description": "Text preceeding page selector drop-down", + "lineNumber": 188, "type": { "nullable": null, "types": [ - "Boolean" + "String" ], "spread": false, "description": null @@ -12262,12 +12262,12 @@ "kind": "member", "static": false, "variation": null, - "name": "pageSelectorType", + "name": "ofText", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#pageSelectorType", + "longname": "src/modules/paging.js~Paging#ofText", "access": null, - "description": "Defines page selector type, two possible values: 'select', 'input'", - "lineNumber": 211, + "description": "Text after page selector drop-down", + "lineNumber": 194, "type": { "nullable": null, "types": [ @@ -12282,16 +12282,16 @@ "kind": "member", "static": false, "variation": null, - "name": "onBeforeChangePage", + "name": "nbPgSpanCssClass", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#onBeforeChangePage", + "longname": "src/modules/paging.js~Paging#nbPgSpanCssClass", "access": null, - "description": "Callback fired before the page is changed", - "lineNumber": 217, + "description": "Css class for the span containing total number of pages", + "lineNumber": 200, "type": { "nullable": null, "types": [ - "Function" + "String" ], "spread": false, "description": null @@ -12302,16 +12302,16 @@ "kind": "member", "static": false, "variation": null, - "name": "onAfterChangePage", + "name": "hasBtns", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#onAfterChangePage", + "longname": "src/modules/paging.js~Paging#hasBtns", "access": null, - "description": "Callback fired after the page is changed", - "lineNumber": 223, + "description": "Determines if paging buttons are enabled (default: true)", + "lineNumber": 206, "type": { "nullable": null, "types": [ - "Function" + "Boolean" ], "spread": false, "description": null @@ -12322,16 +12322,16 @@ "kind": "member", "static": false, "variation": null, - "name": "slcResultsTxt", + "name": "pageSelectorType", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#slcResultsTxt", - "access": "private", - "description": "Label preciding results per page select", - "lineNumber": 230, + "longname": "src/modules/paging.js~Paging#pageSelectorType", + "access": null, + "description": "Defines page selector type, two possible values: 'select', 'input'", + "lineNumber": 212, "type": { "nullable": null, "types": [ - "DOMElement" + "String" ], "spread": false, "description": null @@ -12342,16 +12342,16 @@ "kind": "member", "static": false, "variation": null, - "name": "btnNextCont", + "name": "toolbarPosition", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#btnNextCont", - "access": "private", - "description": "Span containing next page button", - "lineNumber": 236, + "longname": "src/modules/paging.js~Paging#toolbarPosition", + "access": null, + "description": "Default position in toolbar ('left'|'center'|'right')", + "lineNumber": 218, "type": { "nullable": null, "types": [ - "DOMElement" + "String" ], "spread": false, "description": null @@ -12362,16 +12362,16 @@ "kind": "member", "static": false, "variation": null, - "name": "btnPrevCont", + "name": "onBeforeChangePage", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#btnPrevCont", - "access": "private", - "description": "Span containing previous page button", - "lineNumber": 242, + "longname": "src/modules/paging.js~Paging#onBeforeChangePage", + "access": null, + "description": "Callback fired before the page is changed", + "lineNumber": 224, "type": { "nullable": null, "types": [ - "DOMElement" + "Function" ], "spread": false, "description": null @@ -12382,16 +12382,16 @@ "kind": "member", "static": false, "variation": null, - "name": "btnLastCont", + "name": "onAfterChangePage", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#btnLastCont", - "access": "private", - "description": "Span containing last page button", - "lineNumber": 248, + "longname": "src/modules/paging.js~Paging#onAfterChangePage", + "access": null, + "description": "Callback fired after the page is changed", + "lineNumber": 230, "type": { "nullable": null, "types": [ - "DOMElement" + "Function" ], "spread": false, "description": null @@ -12402,12 +12402,12 @@ "kind": "member", "static": false, "variation": null, - "name": "btnFirstCont", + "name": "slcResultsTxt", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#btnFirstCont", + "longname": "src/modules/paging.js~Paging#slcResultsTxt", "access": "private", - "description": "Span containing first page button", - "lineNumber": 254, + "description": "Label preciding results per page select", + "lineNumber": 237, "type": { "nullable": null, "types": [ @@ -12422,12 +12422,12 @@ "kind": "member", "static": false, "variation": null, - "name": "pgCont", + "name": "btnNextCont", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#pgCont", + "longname": "src/modules/paging.js~Paging#btnNextCont", "access": "private", - "description": "Span for tot nb pages", - "lineNumber": 260, + "description": "Span containing next page button", + "lineNumber": 243, "type": { "nullable": null, "types": [ @@ -12442,12 +12442,12 @@ "kind": "member", "static": false, "variation": null, - "name": "pgBefore", + "name": "btnPrevCont", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#pgBefore", + "longname": "src/modules/paging.js~Paging#btnPrevCont", "access": "private", - "description": "Span preceding pages select (contains 'Page')", - "lineNumber": 266, + "description": "Span containing previous page button", + "lineNumber": 249, "type": { "nullable": null, "types": [ @@ -12462,12 +12462,12 @@ "kind": "member", "static": false, "variation": null, - "name": "pgAfter", + "name": "btnLastCont", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#pgAfter", + "longname": "src/modules/paging.js~Paging#btnLastCont", "access": "private", - "description": "Span following pages select (contains ' of ')", - "lineNumber": 272, + "description": "Span containing last page button", + "lineNumber": 255, "type": { "nullable": null, "types": [ @@ -12482,17 +12482,19 @@ "kind": "member", "static": false, "variation": null, - "name": "nbPages", + "name": "btnFirstCont", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#nbPages", - "access": null, - "description": null, - "lineNumber": 277, - "undocument": true, + "longname": "src/modules/paging.js~Paging#btnFirstCont", + "access": "private", + "description": "Span containing first page button", + "lineNumber": 261, "type": { + "nullable": null, "types": [ - "*" - ] + "DOMElement" + ], + "spread": false, + "description": null } }, { @@ -12500,16 +12502,16 @@ "kind": "member", "static": false, "variation": null, - "name": "evt", + "name": "pgCont", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#evt", + "longname": "src/modules/paging.js~Paging#pgCont", "access": "private", - "description": "Paging DOM events handlers", - "lineNumber": 285, + "description": "Span for tot nb pages", + "lineNumber": 267, "type": { "nullable": null, "types": [ - "String" + "DOMElement" ], "spread": false, "description": null @@ -12517,34 +12519,42 @@ }, { "__docId__": 561, - "kind": "method", + "kind": "member", "static": false, "variation": null, - "name": "init", + "name": "pgBefore", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#init", - "access": null, - "description": "Initialize DOM elements", - "lineNumber": 335, - "params": [], - "generator": false + "longname": "src/modules/paging.js~Paging#pgBefore", + "access": "private", + "description": "Span preceding pages select (contains 'Page')", + "lineNumber": 273, + "type": { + "nullable": null, + "types": [ + "DOMElement" + ], + "spread": false, + "description": null + } }, { "__docId__": 562, "kind": "member", "static": false, "variation": null, - "name": "hasResultsPerPage", + "name": "pgAfter", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#hasResultsPerPage", - "access": null, - "description": null, - "lineNumber": 348, - "undocument": true, + "longname": "src/modules/paging.js~Paging#pgAfter", + "access": "private", + "description": "Span following pages select (contains ' of ')", + "lineNumber": 279, "type": { + "nullable": null, "types": [ - "boolean" - ] + "DOMElement" + ], + "spread": false, + "description": null } }, { @@ -12552,12 +12562,12 @@ "kind": "member", "static": false, "variation": null, - "name": "pageLength", + "name": "nbPages", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#pageLength", + "longname": "src/modules/paging.js~Paging#nbPages", "access": null, "description": null, - "lineNumber": 350, + "lineNumber": 284, "undocument": true, "type": { "types": [ @@ -12570,52 +12580,50 @@ "kind": "member", "static": false, "variation": null, - "name": "btnNextCont", + "name": "evt", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#btnNextCont", - "access": null, - "description": null, - "lineNumber": 463, - "undocument": true, + "longname": "src/modules/paging.js~Paging#evt", + "access": "private", + "description": "Paging DOM events handlers", + "lineNumber": 292, "type": { + "nullable": null, "types": [ - "*" - ] + "String" + ], + "spread": false, + "description": null } }, { "__docId__": 565, - "kind": "member", + "kind": "method", "static": false, "variation": null, - "name": "btnPrevCont", + "name": "init", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#btnPrevCont", + "longname": "src/modules/paging.js~Paging#init", "access": null, - "description": null, - "lineNumber": 464, - "undocument": true, - "type": { - "types": [ - "*" - ] - } + "description": "Initialize DOM elements", + "lineNumber": 342, + "params": [], + "generator": false }, { "__docId__": 566, "kind": "member", "static": false, "variation": null, - "name": "btnLastCont", + "name": "hasResultsPerPage", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#btnLastCont", + "longname": "src/modules/paging.js~Paging#hasResultsPerPage", "access": null, "description": null, - "lineNumber": 465, + "lineNumber": 357, "undocument": true, "type": { "types": [ - "*" + "boolean" ] } }, @@ -12624,12 +12632,12 @@ "kind": "member", "static": false, "variation": null, - "name": "btnFirstCont", + "name": "pageLength", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#btnFirstCont", + "longname": "src/modules/paging.js~Paging#pageLength", "access": null, "description": null, - "lineNumber": 466, + "lineNumber": 359, "undocument": true, "type": { "types": [ @@ -12642,12 +12650,12 @@ "kind": "member", "static": false, "variation": null, - "name": "pgCont", + "name": "btnNextCont", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#pgCont", + "longname": "src/modules/paging.js~Paging#btnNextCont", "access": null, "description": null, - "lineNumber": 467, + "lineNumber": 471, "undocument": true, "type": { "types": [ @@ -12660,12 +12668,12 @@ "kind": "member", "static": false, "variation": null, - "name": "pgBefore", + "name": "btnPrevCont", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#pgBefore", + "longname": "src/modules/paging.js~Paging#btnPrevCont", "access": null, "description": null, - "lineNumber": 468, + "lineNumber": 472, "undocument": true, "type": { "types": [ @@ -12678,12 +12686,12 @@ "kind": "member", "static": false, "variation": null, - "name": "pgAfter", + "name": "btnLastCont", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#pgAfter", + "longname": "src/modules/paging.js~Paging#btnLastCont", "access": null, "description": null, - "lineNumber": 469, + "lineNumber": 473, "undocument": true, "type": { "types": [ @@ -12696,12 +12704,12 @@ "kind": "member", "static": false, "variation": null, - "name": "pageSlc", + "name": "btnFirstCont", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#pageSlc", + "longname": "src/modules/paging.js~Paging#btnFirstCont", "access": null, "description": null, - "lineNumber": 470, + "lineNumber": 474, "undocument": true, "type": { "types": [ @@ -12714,12 +12722,84 @@ "kind": "member", "static": false, "variation": null, + "name": "pgCont", + "memberof": "src/modules/paging.js~Paging", + "longname": "src/modules/paging.js~Paging#pgCont", + "access": null, + "description": null, + "lineNumber": 475, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 573, + "kind": "member", + "static": false, + "variation": null, + "name": "pgBefore", + "memberof": "src/modules/paging.js~Paging", + "longname": "src/modules/paging.js~Paging#pgBefore", + "access": null, + "description": null, + "lineNumber": 476, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 574, + "kind": "member", + "static": false, + "variation": null, + "name": "pgAfter", + "memberof": "src/modules/paging.js~Paging", + "longname": "src/modules/paging.js~Paging#pgAfter", + "access": null, + "description": null, + "lineNumber": 477, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 575, + "kind": "member", + "static": false, + "variation": null, + "name": "pageSlc", + "memberof": "src/modules/paging.js~Paging", + "longname": "src/modules/paging.js~Paging#pageSlc", + "access": null, + "description": null, + "lineNumber": 478, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 576, + "kind": "member", + "static": false, + "variation": null, "name": "initialized", "memberof": "src/modules/paging.js~Paging", "longname": "src/modules/paging.js~Paging#initialized", "access": null, "description": null, - "lineNumber": 486, + "lineNumber": 494, "unknown": [ { "tagName": "@inherited", @@ -12733,7 +12813,7 @@ } }, { - "__docId__": 573, + "__docId__": 577, "kind": "method", "static": false, "variation": null, @@ -12742,7 +12822,7 @@ "longname": "src/modules/paging.js~Paging#reset", "access": null, "description": "Reset paging when filters are already instantiated", - "lineNumber": 493, + "lineNumber": 503, "params": [ { "nullable": null, @@ -12758,7 +12838,7 @@ "generator": false }, { - "__docId__": 574, + "__docId__": 578, "kind": "method", "static": false, "variation": null, @@ -12767,12 +12847,12 @@ "longname": "src/modules/paging.js~Paging#resetPagingInfo", "access": null, "description": "Reset paging info from scratch after a filtering process", - "lineNumber": 505, + "lineNumber": 515, "params": [], "generator": false }, { - "__docId__": 575, + "__docId__": 579, "kind": "member", "static": false, "variation": null, @@ -12781,7 +12861,7 @@ "longname": "src/modules/paging.js~Paging#startPagingRow", "access": null, "description": null, - "lineNumber": 506, + "lineNumber": 516, "undocument": true, "type": { "types": [ @@ -12790,7 +12870,7 @@ } }, { - "__docId__": 576, + "__docId__": 580, "kind": "member", "static": false, "variation": null, @@ -12799,7 +12879,7 @@ "longname": "src/modules/paging.js~Paging#currentPageNb", "access": null, "description": null, - "lineNumber": 507, + "lineNumber": 517, "undocument": true, "type": { "types": [ @@ -12808,7 +12888,7 @@ } }, { - "__docId__": 577, + "__docId__": 581, "kind": "method", "static": false, "variation": null, @@ -12817,7 +12897,7 @@ "longname": "src/modules/paging.js~Paging#setPagingInfo", "access": null, "description": "Calculate number of pages based on valid rows\nRefresh paging select according to number of pages", - "lineNumber": 516, + "lineNumber": 526, "params": [ { "nullable": null, @@ -12833,7 +12913,7 @@ "generator": false }, { - "__docId__": 578, + "__docId__": 582, "kind": "member", "static": false, "variation": null, @@ -12842,7 +12922,7 @@ "longname": "src/modules/paging.js~Paging#nbPages", "access": null, "description": null, - "lineNumber": 524, + "lineNumber": 536, "undocument": true, "type": { "types": [ @@ -12851,7 +12931,7 @@ } }, { - "__docId__": 579, + "__docId__": 583, "kind": "method", "static": false, "variation": null, @@ -12860,7 +12940,7 @@ "longname": "src/modules/paging.js~Paging#groupByPage", "access": null, "description": "Group table rows by page and display valid rows", - "lineNumber": 555, + "lineNumber": 567, "params": [ { "nullable": null, @@ -12876,7 +12956,7 @@ "generator": false }, { - "__docId__": 580, + "__docId__": 584, "kind": "method", "static": false, "variation": null, @@ -12885,7 +12965,7 @@ "longname": "src/modules/paging.js~Paging#getPage", "access": null, "description": "Return the current page number", - "lineNumber": 592, + "lineNumber": 604, "params": [], "return": { "nullable": null, @@ -12898,7 +12978,7 @@ "generator": false }, { - "__docId__": 581, + "__docId__": 585, "kind": "method", "static": false, "variation": null, @@ -12907,7 +12987,7 @@ "longname": "src/modules/paging.js~Paging#setPage", "access": null, "description": "Show page defined by passed argument (string or number):", - "lineNumber": 601, + "lineNumber": 613, "params": [ { "nullable": null, @@ -12923,7 +13003,7 @@ "generator": false }, { - "__docId__": 582, + "__docId__": 586, "kind": "method", "static": false, "variation": null, @@ -12932,78 +13012,10 @@ "longname": "src/modules/paging.js~Paging#setResultsPerPage", "access": null, "description": "Generates UI elements for the number of results per page drop-down", - "lineNumber": 635, + "lineNumber": 647, "params": [], "generator": false }, - { - "__docId__": 583, - "kind": "member", - "static": false, - "variation": null, - "name": "slcResultsTxt", - "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#slcResultsTxt", - "access": null, - "description": null, - "lineNumber": 677, - "undocument": true, - "type": { - "types": [ - "*" - ] - } - }, - { - "__docId__": 584, - "kind": "member", - "static": false, - "variation": null, - "name": "pageLengthSlc", - "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#pageLengthSlc", - "access": null, - "description": null, - "lineNumber": 678, - "undocument": true, - "type": { - "types": [ - "*" - ] - } - }, - { - "__docId__": 585, - "kind": "method", - "static": false, - "variation": null, - "name": "removeResultsPerPage", - "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#removeResultsPerPage", - "access": null, - "description": "Remove number of results per page UI elements", - "lineNumber": 684, - "params": [], - "generator": false - }, - { - "__docId__": 586, - "kind": "member", - "static": false, - "variation": null, - "name": "pageLengthSlc", - "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#pageLengthSlc", - "access": null, - "description": null, - "lineNumber": 696, - "undocument": true, - "type": { - "types": [ - "*" - ] - } - }, { "__docId__": 587, "kind": "member", @@ -13014,7 +13026,7 @@ "longname": "src/modules/paging.js~Paging#slcResultsTxt", "access": null, "description": null, - "lineNumber": 697, + "lineNumber": 687, "undocument": true, "type": { "types": [ @@ -13024,6 +13036,74 @@ }, { "__docId__": 588, + "kind": "member", + "static": false, + "variation": null, + "name": "pageLengthSlc", + "memberof": "src/modules/paging.js~Paging", + "longname": "src/modules/paging.js~Paging#pageLengthSlc", + "access": null, + "description": null, + "lineNumber": 688, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 589, + "kind": "method", + "static": false, + "variation": null, + "name": "removeResultsPerPage", + "memberof": "src/modules/paging.js~Paging", + "longname": "src/modules/paging.js~Paging#removeResultsPerPage", + "access": null, + "description": "Remove number of results per page UI elements", + "lineNumber": 694, + "params": [], + "generator": false + }, + { + "__docId__": 590, + "kind": "member", + "static": false, + "variation": null, + "name": "pageLengthSlc", + "memberof": "src/modules/paging.js~Paging", + "longname": "src/modules/paging.js~Paging#pageLengthSlc", + "access": null, + "description": null, + "lineNumber": 706, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 591, + "kind": "member", + "static": false, + "variation": null, + "name": "slcResultsTxt", + "memberof": "src/modules/paging.js~Paging", + "longname": "src/modules/paging.js~Paging#slcResultsTxt", + "access": null, + "description": null, + "lineNumber": 707, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 592, "kind": "method", "static": false, "variation": null, @@ -13032,7 +13112,7 @@ "longname": "src/modules/paging.js~Paging#changePage", "access": null, "description": "Change the page based on passed index", - "lineNumber": 704, + "lineNumber": 714, "params": [ { "nullable": null, @@ -13048,7 +13128,7 @@ "generator": false }, { - "__docId__": 589, + "__docId__": 593, "kind": "member", "static": false, "variation": null, @@ -13057,82 +13137,7 @@ "longname": "src/modules/paging.js~Paging#currentPageNb", "access": null, "description": null, - "lineNumber": 720, - "undocument": true, - "type": { - "types": [ - "*" - ] - } - }, - { - "__docId__": 590, - "kind": "member", - "static": false, - "variation": null, - "name": "startPagingRow", - "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#startPagingRow", - "access": null, - "description": null, - "lineNumber": 727, - "undocument": true, - "type": { - "types": [ - "*" - ] - } - }, - { - "__docId__": 591, - "kind": "method", - "static": false, - "variation": null, - "name": "changeResultsPerPage", - "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#changeResultsPerPage", - "access": null, - "description": "Change the number of results per page based on passed value", - "lineNumber": 742, - "params": [ - { - "nullable": null, - "types": [ - "String" - ], - "spread": false, - "optional": false, - "name": "val", - "description": "The number of results per page" - } - ], - "generator": false - }, - { - "__docId__": 592, - "kind": "method", - "static": false, - "variation": null, - "name": "onChangeResultsPerPage", - "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#onChangeResultsPerPage", - "access": null, - "description": "Change rows according to page results drop-down", - "lineNumber": 754, - "params": [], - "generator": false - }, - { - "__docId__": 593, - "kind": "member", - "static": false, - "variation": null, - "name": "pageLength", - "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#pageLength", - "access": null, - "description": null, - "lineNumber": 770, + "lineNumber": 730, "undocument": true, "type": { "types": [ @@ -13150,7 +13155,7 @@ "longname": "src/modules/paging.js~Paging#startPagingRow", "access": null, "description": null, - "lineNumber": 771, + "lineNumber": 737, "undocument": true, "type": { "types": [ @@ -13160,15 +13165,54 @@ }, { "__docId__": 595, + "kind": "method", + "static": false, + "variation": null, + "name": "changeResultsPerPage", + "memberof": "src/modules/paging.js~Paging", + "longname": "src/modules/paging.js~Paging#changeResultsPerPage", + "access": null, + "description": "Change the number of results per page based on passed value", + "lineNumber": 752, + "params": [ + { + "nullable": null, + "types": [ + "String" + ], + "spread": false, + "optional": false, + "name": "val", + "description": "The number of results per page" + } + ], + "generator": false + }, + { + "__docId__": 596, + "kind": "method", + "static": false, + "variation": null, + "name": "onChangeResultsPerPage", + "memberof": "src/modules/paging.js~Paging", + "longname": "src/modules/paging.js~Paging#onChangeResultsPerPage", + "access": null, + "description": "Change rows according to page results drop-down", + "lineNumber": 764, + "params": [], + "generator": false + }, + { + "__docId__": 597, "kind": "member", "static": false, "variation": null, - "name": "startPagingRow", + "name": "pageLength", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#startPagingRow", + "longname": "src/modules/paging.js~Paging#pageLength", "access": null, "description": null, - "lineNumber": 775, + "lineNumber": 780, "undocument": true, "type": { "types": [ @@ -13176,59 +13220,35 @@ ] } }, - { - "__docId__": 596, - "kind": "method", - "static": false, - "variation": null, - "name": "resetPage", - "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#resetPage", - "access": null, - "description": "Re-set page nb at page re-load", - "lineNumber": 793, - "params": [], - "generator": false - }, - { - "__docId__": 597, - "kind": "method", - "static": false, - "variation": null, - "name": "resetPageLength", - "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#resetPageLength", - "access": null, - "description": "Re-set page length value at page re-load", - "lineNumber": 809, - "params": [], - "generator": false - }, { "__docId__": 598, - "kind": "method", + "kind": "member", "static": false, "variation": null, - "name": "destroy", + "name": "startPagingRow", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#destroy", + "longname": "src/modules/paging.js~Paging#startPagingRow", "access": null, - "description": "Remove paging feature", - "lineNumber": 827, - "params": [], - "generator": false + "description": null, + "lineNumber": 781, + "undocument": true, + "type": { + "types": [ + "*" + ] + } }, { "__docId__": 599, "kind": "member", "static": false, "variation": null, - "name": "btnNextCont", + "name": "startPagingRow", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#btnNextCont", + "longname": "src/modules/paging.js~Paging#startPagingRow", "access": null, "description": null, - "lineNumber": 847, + "lineNumber": 785, "undocument": true, "type": { "types": [ @@ -13238,69 +13258,57 @@ }, { "__docId__": 600, - "kind": "member", + "kind": "method", "static": false, "variation": null, - "name": "btnPrevCont", + "name": "resetPage", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#btnPrevCont", + "longname": "src/modules/paging.js~Paging#resetPage", "access": null, - "description": null, - "lineNumber": 853, - "undocument": true, - "type": { - "types": [ - "*" - ] - } + "description": "Re-set page nb at page re-load", + "lineNumber": 803, + "params": [], + "generator": false }, { "__docId__": 601, - "kind": "member", + "kind": "method", "static": false, "variation": null, - "name": "btnLastCont", + "name": "resetPageLength", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#btnLastCont", + "longname": "src/modules/paging.js~Paging#resetPageLength", "access": null, - "description": null, - "lineNumber": 859, - "undocument": true, - "type": { - "types": [ - "*" - ] - } + "description": "Re-set page length value at page re-load", + "lineNumber": 819, + "params": [], + "generator": false }, { "__docId__": 602, - "kind": "member", + "kind": "method", "static": false, "variation": null, - "name": "btnFirstCont", + "name": "destroy", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#btnFirstCont", + "longname": "src/modules/paging.js~Paging#destroy", "access": null, - "description": null, - "lineNumber": 865, - "undocument": true, - "type": { - "types": [ - "*" - ] - } + "description": "Remove paging feature", + "lineNumber": 837, + "params": [], + "generator": false }, { "__docId__": 603, "kind": "member", "static": false, "variation": null, - "name": "pgBefore", + "name": "btnNextCont", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#pgBefore", + "longname": "src/modules/paging.js~Paging#btnNextCont", "access": null, "description": null, - "lineNumber": 870, + "lineNumber": 857, "undocument": true, "type": { "types": [ @@ -13313,12 +13321,12 @@ "kind": "member", "static": false, "variation": null, - "name": "pgAfter", + "name": "btnPrevCont", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#pgAfter", + "longname": "src/modules/paging.js~Paging#btnPrevCont", "access": null, "description": null, - "lineNumber": 875, + "lineNumber": 863, "undocument": true, "type": { "types": [ @@ -13331,12 +13339,12 @@ "kind": "member", "static": false, "variation": null, - "name": "pgCont", + "name": "btnLastCont", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#pgCont", + "longname": "src/modules/paging.js~Paging#btnLastCont", "access": null, "description": null, - "lineNumber": 880, + "lineNumber": 869, "undocument": true, "type": { "types": [ @@ -13349,12 +13357,12 @@ "kind": "member", "static": false, "variation": null, - "name": "pageSlc", + "name": "btnFirstCont", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#pageSlc", + "longname": "src/modules/paging.js~Paging#btnFirstCont", "access": null, "description": null, - "lineNumber": 893, + "lineNumber": 875, "undocument": true, "type": { "types": [ @@ -13367,16 +13375,16 @@ "kind": "member", "static": false, "variation": null, - "name": "nbPages", + "name": "pgBefore", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#nbPages", + "longname": "src/modules/paging.js~Paging#pgBefore", "access": null, "description": null, - "lineNumber": 894, + "lineNumber": 880, "undocument": true, "type": { "types": [ - "number" + "*" ] } }, @@ -13385,12 +13393,84 @@ "kind": "member", "static": false, "variation": null, + "name": "pgAfter", + "memberof": "src/modules/paging.js~Paging", + "longname": "src/modules/paging.js~Paging#pgAfter", + "access": null, + "description": null, + "lineNumber": 885, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 609, + "kind": "member", + "static": false, + "variation": null, + "name": "pgCont", + "memberof": "src/modules/paging.js~Paging", + "longname": "src/modules/paging.js~Paging#pgCont", + "access": null, + "description": null, + "lineNumber": 890, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 610, + "kind": "member", + "static": false, + "variation": null, + "name": "pageSlc", + "memberof": "src/modules/paging.js~Paging", + "longname": "src/modules/paging.js~Paging#pageSlc", + "access": null, + "description": null, + "lineNumber": 903, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 611, + "kind": "member", + "static": false, + "variation": null, + "name": "nbPages", + "memberof": "src/modules/paging.js~Paging", + "longname": "src/modules/paging.js~Paging#nbPages", + "access": null, + "description": null, + "lineNumber": 904, + "undocument": true, + "type": { + "types": [ + "number" + ] + } + }, + { + "__docId__": 612, + "kind": "member", + "static": false, + "variation": null, "name": "initialized", "memberof": "src/modules/paging.js~Paging", "longname": "src/modules/paging.js~Paging#initialized", "access": null, "description": null, - "lineNumber": 896, + "lineNumber": 906, "undocument": true, "type": { "types": [ @@ -13399,7 +13479,7 @@ } }, { - "__docId__": 609, + "__docId__": 613, "kind": "file", "static": true, "variation": null, @@ -13412,7 +13492,7 @@ "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 filters row index supplied by configuration\n tf.filtersRowIndex = 0;\n\n // Override headers row index if no grouped headers\n // TODO: Because of the filters row generation, headers row index needs\n // adjusting: prevent useless row generation\n if (tf.headersRow <= 1 && isNaN(tf.config().headers_row_index)) {\n tf.headersRow = 0;\n }\n\n // Adjust headers row index for grid-layout mode\n // TODO: Because of the filters row generation, headers row index needs\n // adjusting: prevent useless row generation\n if (tf.gridLayout) {\n tf.headersRow--;\n this.buildIcons();\n }\n\n // subscribe to events\n this.emitter.on(['before-filtering'], () => this.setIconsState());\n this.emitter.on(['after-filtering'], () => this.closeAll());\n this.emitter.on(['cell-processed'],\n (tf, cellIndex) => this.changeState(cellIndex, true));\n this.emitter.on(['filters-row-inserted'], () => this.buildIcons());\n this.emitter.on(['before-filter-init'],\n (tf, colIndex) => this.build(colIndex));\n\n /** @inherited */\n this.initialized = true;\n }\n\n /**\n * Reset previously destroyed feature\n */\n reset() {\n this.enable();\n this.init();\n this.buildIcons();\n this.buildAll();\n }\n\n /**\n * Build all filters icons\n */\n buildIcons() {\n let tf = this.tf;\n\n // TODO: Because of the filters row generation, headers row index needs\n // adjusting: prevent useless row generation\n tf.headersRow++;\n\n for (let i = 0; i < tf.nbCells; i++) {\n if (tf.getFilterType(i) === NONE) {\n continue;\n }\n let icon = createElm('span', ['ci', i]);\n icon.innerHTML = this.iconHtml;\n let header = tf.getHeaderElement(i);\n header.appendChild(icon);\n addEvt(icon, 'click', (evt) => this.onClick(evt));\n this.fltSpans[i] = icon;\n this.fltIcons[i] = icon.firstChild;\n }\n }\n\n /**\n * Build all pop-up filters elements\n */\n buildAll() {\n for (let i = 0; i < this.filtersCache.length; i++) {\n this.build(i, this.filtersCache[i]);\n }\n }\n\n /**\n * Build a specified pop-up filter elements\n * @param {Number} colIndex Column index\n * @param {Object} div Optional container DOM element\n */\n build(colIndex, div) {\n let tf = this.tf;\n let contId = `${this.prfxDiv}${tf.id}_${colIndex}`;\n let placeholder = createElm('div', ['class', this.placeholderCssClass]);\n let cont = div ||\n createElm('div', ['id', contId], ['class', this.containerCssClass]);\n tf.externalFltTgtIds[colIndex] = cont.id;\n placeholder.appendChild(cont);\n\n let header = tf.getHeaderElement(colIndex);\n header.insertBefore(placeholder, header.firstChild);\n addEvt(cont, 'click', (evt) => stopEvt(evt));\n this.fltElms[colIndex] = cont;\n }\n\n /**\n * Toggle visibility of specified filter\n * @param {Number} colIndex Column index\n */\n toggle(colIndex) {\n if (!this.isOpen(colIndex)) {\n this.open(colIndex);\n } else {\n this.close(colIndex);\n }\n }\n\n /**\n * Open popup filter of specified column\n * @param {Number} colIndex Column index\n */\n open(colIndex) {\n let tf = this.tf,\n container = this.fltElms[colIndex];\n\n this.onBeforeOpen(this, container, colIndex);\n\n container.style.display = 'block';\n this.activeFilterIdx = colIndex;\n addEvt(root, 'mouseup', (evt) => this.onMouseup(evt));\n\n if (tf.getFilterType(colIndex) === INPUT) {\n let flt = tf.getFilterElement(colIndex);\n if (flt) {\n flt.focus();\n }\n }\n\n this.onAfterOpen(this, container, colIndex);\n }\n\n /**\n * Close popup filter of specified column\n * @param {Number} colIndex Column index\n */\n close(colIndex) {\n let container = this.fltElms[colIndex];\n\n this.onBeforeClose(this, container, colIndex);\n\n container.style.display = NONE;\n if (this.activeFilterIdx === colIndex) {\n this.activeFilterIdx = -1;\n }\n removeEvt(root, 'mouseup', (evt) => this.onMouseup(evt));\n\n this.onAfterClose(this, container, colIndex);\n }\n\n /**\n * Check if popup filter for specified column is open\n * @param {Number} colIndex Column index\n * @returns {Boolean}\n */\n isOpen(colIndex) {\n return this.fltElms[colIndex].style.display === 'block';\n }\n\n /**\n * Close all filters excepted for the specified one if any\n * @param {Number} exceptIdx Column index of the filter to not close\n */\n closeAll(exceptIdx) {\n // Do not close filters only if argument is undefined and close on\n // filtering option is disabled\n if (isUndef(exceptIdx) && !this.closeOnFiltering) {\n return;\n }\n for (let i = 0; i < this.fltElms.length; i++) {\n if (i === exceptIdx) {\n continue;\n }\n let fltType = this.tf.getFilterType(i);\n let isMultipleFilter =\n (fltType === CHECKLIST || fltType === MULTIPLE);\n\n // Always hide all single selection filter types but hide multiple\n // selection filter types only if index set\n if (!isMultipleFilter || !isUndef(exceptIdx)) {\n this.close(i);\n }\n }\n }\n\n /**\n * Build all the icons representing the pop-up filters\n */\n setIconsState() {\n for (let i = 0; i < this.fltIcons.length; i++) {\n this.changeState(i, false);\n }\n }\n\n /**\n * Apply specified icon state\n * @param {Number} colIndex Column index\n * @param {Boolean} active Apply active state\n */\n changeState(colIndex, active) {\n let icon = this.fltIcons[colIndex];\n if (icon) {\n icon.src = active ? this.activeIconPath : this.iconPath;\n }\n }\n\n /**\n * Remove pop-up filters\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n this.filtersCache = [];\n for (let i = 0; i < this.fltElms.length; i++) {\n let container = this.fltElms[i],\n placeholder = container.parentNode,\n icon = this.fltSpans[i],\n iconImg = this.fltIcons[i];\n if (container) {\n removeElm(container);\n this.filtersCache[i] = container;\n }\n container = null;\n if (placeholder) {\n removeElm(placeholder);\n }\n placeholder = null;\n if (icon) {\n removeElm(icon);\n }\n icon = null;\n if (iconImg) {\n removeElm(iconImg);\n }\n iconImg = null;\n }\n this.fltElms = [];\n this.fltSpans = [];\n this.fltIcons = [];\n\n // TODO: expose an API to handle external filter IDs\n this.tf.externalFltTgtIds = [];\n\n // unsubscribe to events\n this.emitter.off(['before-filtering'], () => this.setIconsState());\n this.emitter.off(['after-filtering'], () => this.closeAll());\n this.emitter.off(['cell-processed'],\n (tf, cellIndex) => this.changeState(cellIndex, true));\n this.emitter.off(['filters-row-inserted'], () => this.buildIcons());\n this.emitter.off(['before-filter-init'],\n (tf, colIndex) => this.build(colIndex));\n\n this.initialized = false;\n }\n\n}\n" }, { - "__docId__": 610, + "__docId__": 614, "kind": "class", "static": true, "variation": null, @@ -13441,7 +13521,7 @@ ] }, { - "__docId__": 611, + "__docId__": 615, "kind": "constructor", "static": false, "variation": null, @@ -13466,7 +13546,7 @@ "generator": false }, { - "__docId__": 612, + "__docId__": 616, "kind": "member", "static": false, "variation": null, @@ -13486,7 +13566,7 @@ } }, { - "__docId__": 613, + "__docId__": 617, "kind": "member", "static": false, "variation": null, @@ -13506,7 +13586,7 @@ } }, { - "__docId__": 614, + "__docId__": 618, "kind": "member", "static": false, "variation": null, @@ -13526,7 +13606,7 @@ } }, { - "__docId__": 615, + "__docId__": 619, "kind": "member", "static": false, "variation": null, @@ -13546,7 +13626,7 @@ } }, { - "__docId__": 616, + "__docId__": 620, "kind": "member", "static": false, "variation": null, @@ -13566,7 +13646,7 @@ } }, { - "__docId__": 617, + "__docId__": 621, "kind": "member", "static": false, "variation": null, @@ -13586,7 +13666,7 @@ } }, { - "__docId__": 618, + "__docId__": 622, "kind": "member", "static": false, "variation": null, @@ -13606,7 +13686,7 @@ } }, { - "__docId__": 619, + "__docId__": 623, "kind": "member", "static": false, "variation": null, @@ -13626,7 +13706,7 @@ } }, { - "__docId__": 620, + "__docId__": 624, "kind": "member", "static": false, "variation": null, @@ -13646,7 +13726,7 @@ } }, { - "__docId__": 621, + "__docId__": 625, "kind": "member", "static": false, "variation": null, @@ -13666,7 +13746,7 @@ } }, { - "__docId__": 622, + "__docId__": 626, "kind": "member", "static": false, "variation": null, @@ -13686,7 +13766,7 @@ } }, { - "__docId__": 623, + "__docId__": 627, "kind": "member", "static": false, "variation": null, @@ -13706,7 +13786,7 @@ } }, { - "__docId__": 624, + "__docId__": 628, "kind": "member", "static": false, "variation": null, @@ -13726,7 +13806,7 @@ } }, { - "__docId__": 625, + "__docId__": 629, "kind": "member", "static": false, "variation": null, @@ -13746,7 +13826,7 @@ } }, { - "__docId__": 626, + "__docId__": 630, "kind": "member", "static": false, "variation": null, @@ -13766,7 +13846,7 @@ } }, { - "__docId__": 627, + "__docId__": 631, "kind": "member", "static": false, "variation": null, @@ -13786,7 +13866,7 @@ } }, { - "__docId__": 628, + "__docId__": 632, "kind": "member", "static": false, "variation": null, @@ -13806,7 +13886,7 @@ } }, { - "__docId__": 629, + "__docId__": 633, "kind": "method", "static": false, "variation": null, @@ -13827,7 +13907,7 @@ "generator": false }, { - "__docId__": 630, + "__docId__": 634, "kind": "method", "static": false, "variation": null, @@ -13848,7 +13928,7 @@ "generator": false }, { - "__docId__": 631, + "__docId__": 635, "kind": "method", "static": false, "variation": null, @@ -13862,7 +13942,7 @@ "generator": false }, { - "__docId__": 632, + "__docId__": 636, "kind": "member", "static": false, "variation": null, @@ -13885,7 +13965,7 @@ } }, { - "__docId__": 633, + "__docId__": 637, "kind": "method", "static": false, "variation": null, @@ -13899,7 +13979,7 @@ "generator": false }, { - "__docId__": 634, + "__docId__": 638, "kind": "method", "static": false, "variation": null, @@ -13913,7 +13993,7 @@ "generator": false }, { - "__docId__": 635, + "__docId__": 639, "kind": "method", "static": false, "variation": null, @@ -13927,7 +14007,7 @@ "generator": false }, { - "__docId__": 636, + "__docId__": 640, "kind": "method", "static": false, "variation": null, @@ -13962,7 +14042,7 @@ "generator": false }, { - "__docId__": 637, + "__docId__": 641, "kind": "method", "static": false, "variation": null, @@ -13987,7 +14067,7 @@ "generator": false }, { - "__docId__": 638, + "__docId__": 642, "kind": "method", "static": false, "variation": null, @@ -14012,7 +14092,7 @@ "generator": false }, { - "__docId__": 639, + "__docId__": 643, "kind": "member", "static": false, "variation": null, @@ -14030,7 +14110,7 @@ } }, { - "__docId__": 640, + "__docId__": 644, "kind": "method", "static": false, "variation": null, @@ -14055,7 +14135,7 @@ "generator": false }, { - "__docId__": 641, + "__docId__": 645, "kind": "member", "static": false, "variation": null, @@ -14073,7 +14153,7 @@ } }, { - "__docId__": 642, + "__docId__": 646, "kind": "method", "static": false, "variation": null, @@ -14112,7 +14192,7 @@ "generator": false }, { - "__docId__": 643, + "__docId__": 647, "kind": "method", "static": false, "variation": null, @@ -14137,7 +14217,7 @@ "generator": false }, { - "__docId__": 644, + "__docId__": 648, "kind": "method", "static": false, "variation": null, @@ -14151,7 +14231,7 @@ "generator": false }, { - "__docId__": 645, + "__docId__": 649, "kind": "method", "static": false, "variation": null, @@ -14186,7 +14266,7 @@ "generator": false }, { - "__docId__": 646, + "__docId__": 650, "kind": "method", "static": false, "variation": null, @@ -14200,7 +14280,7 @@ "generator": false }, { - "__docId__": 647, + "__docId__": 651, "kind": "member", "static": false, "variation": null, @@ -14218,7 +14298,7 @@ } }, { - "__docId__": 648, + "__docId__": 652, "kind": "member", "static": false, "variation": null, @@ -14236,7 +14316,7 @@ } }, { - "__docId__": 649, + "__docId__": 653, "kind": "member", "static": false, "variation": null, @@ -14254,7 +14334,7 @@ } }, { - "__docId__": 650, + "__docId__": 654, "kind": "member", "static": false, "variation": null, @@ -14272,7 +14352,7 @@ } }, { - "__docId__": 651, + "__docId__": 655, "kind": "member", "static": false, "variation": null, @@ -14290,7 +14370,7 @@ } }, { - "__docId__": 652, + "__docId__": 656, "kind": "file", "static": true, "variation": null, @@ -14300,10 +14380,10 @@ "access": null, "description": null, "lineNumber": 1, - "content": "import {Feature} from '../feature';\nimport {createElm, createText, elm, removeElm} from '../dom';\nimport {EMPTY_FN} from '../types';\nimport {defaultsStr, defaultsFn} from '../settings';\n\n/**\n * Rows counter UI component\n * @export\n * @class RowsCounter\n * @extends {Feature}\n */\nexport class RowsCounter extends Feature {\n\n /**\n * Creates an instance of RowsCounter\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'rowsCounter');\n\n // TableFilter configuration\n let f = this.config.rows_counter || {};\n\n /**\n * ID of custom container element\n * @type {String}\n */\n this.targetId = defaultsStr(f.target_id, null);\n\n /**\n * Container DOM element\n * @type {DOMElement}\n * @private\n */\n this.container = null;\n\n /**\n * Container DOM element for label displaying the total number of rows\n * @type {DOMElement}\n * @private\n */\n this.label = null;\n\n /**\n * Text preceding the total number of rows\n * @type {String}\n */\n this.text = defaultsStr(f.text, 'Rows: ');\n\n /**\n * Separator symbol appearing between the first and last visible rows of\n * current page when paging is enabled. ie: Rows: 31-40 / 70\n * @type {String}\n */\n this.fromToTextSeparator = defaultsStr(f.separator, '-');\n\n /**\n * Separator symbol appearing between the first and last visible rows of\n * current page and the total number of filterable rows when paging is\n * enabled. ie: Rows: 31-40 / 70\n * @type {String}\n */\n this.overText = defaultsStr(f.over_text, ' / ');\n\n /**\n * Css class for container element\n * @type {String}\n */\n this.cssClass = defaultsStr(f.css_class, 'tot');\n\n /**\n * Callback fired before the counter is refreshed\n * @type {Function}\n */\n this.onBeforeRefreshCounter = defaultsFn(f.on_before_refresh_counter,\n EMPTY_FN);\n\n /**\n * Callback fired after the counter is refreshed\n * @type {Function}\n */\n this.onAfterRefreshCounter = defaultsFn(f.on_after_refresh_counter,\n EMPTY_FN);\n }\n\n /**\n * Initializes RowsCounter instance\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n let tf = this.tf;\n\n //rows counter container\n let countDiv = createElm('div');\n countDiv.className = this.cssClass;\n //rows counter label\n let countSpan = createElm('span');\n let countText = createElm('span');\n countText.appendChild(createText(this.text));\n\n // counter is added to defined element\n if (!this.targetId) {\n tf.setToolbar();\n }\n let targetEl = !this.targetId ? tf.lDiv : elm(this.targetId);\n\n //default container: 'lDiv'\n if (!this.targetId) {\n countDiv.appendChild(countText);\n countDiv.appendChild(countSpan);\n targetEl.appendChild(countDiv);\n } else {\n //custom container, no need to append statusDiv\n targetEl.appendChild(countText);\n targetEl.appendChild(countSpan);\n }\n this.container = countDiv;\n this.label = countSpan;\n\n // subscribe to events\n this.emitter.on(['after-filtering', 'grouped-by-page'],\n () => this.refresh(tf.getValidRowsNb()));\n this.emitter.on(['rows-changed'], () => this.refresh());\n\n /** @inherited */\n this.initialized = true;\n this.refresh();\n }\n\n /**\n * Refreshes the rows counter\n * @param {Number} p Optional parameter the total number of rows to display\n */\n refresh(p) {\n if (!this.initialized || !this.isEnabled()) {\n return;\n }\n\n let tf = this.tf;\n\n this.onBeforeRefreshCounter(tf, this.label);\n\n let totTxt;\n if (!tf.paging) {\n if (p && p !== '') {\n totTxt = p;\n } else {\n totTxt = tf.getFilterableRowsNb() - tf.nbHiddenRows;\n }\n } else {\n let paging = tf.feature('paging');\n if (paging) {\n let nbValidRows = tf.getValidRowsNb();\n //paging start row\n let pagingStartRow = parseInt(paging.startPagingRow, 10) +\n ((nbValidRows > 0) ? 1 : 0);\n let pagingEndRow =\n (pagingStartRow + paging.pageLength) - 1 <=\n nbValidRows ?\n pagingStartRow + paging.pageLength - 1 :\n nbValidRows;\n totTxt = pagingStartRow + this.fromToTextSeparator +\n pagingEndRow + this.overText + nbValidRows;\n }\n }\n\n this.label.innerHTML = totTxt;\n this.onAfterRefreshCounter(tf, this.label, totTxt);\n }\n\n /**\n * Remove feature\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n if (!this.targetId && this.container) {\n removeElm(this.container);\n } else {\n elm(this.targetId).innerHTML = '';\n }\n this.label = null;\n this.container = null;\n\n // unsubscribe to events\n this.emitter.off(['after-filtering', 'grouped-by-page'],\n () => this.refresh(tf.getValidRowsNb()));\n this.emitter.off(['rows-changed'], () => this.refresh());\n\n this.initialized = false;\n }\n}\n" + "content": "import {Feature} from '../feature';\nimport {createElm, createText, elm, removeElm} from '../dom';\nimport {EMPTY_FN, isNull} from '../types';\nimport {defaultsStr, defaultsFn} from '../settings';\nimport {LEFT} from './toolbar';\n\n/**\n * Rows counter UI component\n * @export\n * @class RowsCounter\n * @extends {Feature}\n */\nexport class RowsCounter extends Feature {\n\n /**\n * Creates an instance of RowsCounter\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'rowsCounter');\n\n // TableFilter configuration\n let f = this.config.rows_counter || {};\n\n /**\n * ID of custom container element\n * @type {String}\n */\n this.targetId = defaultsStr(f.target_id, null);\n\n /**\n * Container DOM element\n * @type {DOMElement}\n * @private\n */\n this.container = null;\n\n /**\n * Container DOM element for label displaying the total number of rows\n * @type {DOMElement}\n * @private\n */\n this.label = null;\n\n /**\n * Text preceding the total number of rows\n * @type {String}\n */\n this.text = defaultsStr(f.text, 'Rows: ');\n\n /**\n * Separator symbol appearing between the first and last visible rows of\n * current page when paging is enabled. ie: Rows: 31-40 / 70\n * @type {String}\n */\n this.fromToTextSeparator = defaultsStr(f.separator, '-');\n\n /**\n * Separator symbol appearing between the first and last visible rows of\n * current page and the total number of filterable rows when paging is\n * enabled. ie: Rows: 31-40 / 70\n * @type {String}\n */\n this.overText = defaultsStr(f.over_text, ' / ');\n\n /**\n * Css class for container element\n * @type {String}\n */\n this.cssClass = defaultsStr(f.css_class, 'tot');\n\n /**\n * Default position in toolbar ('left'|'center'|'right')\n * @type {String}\n */\n this.toolbarPosition = defaultsStr(f.toolbar_position, LEFT);\n\n /**\n * Callback fired before the counter is refreshed\n * @type {Function}\n */\n this.onBeforeRefreshCounter = defaultsFn(f.on_before_refresh_counter,\n EMPTY_FN);\n\n /**\n * Callback fired after the counter is refreshed\n * @type {Function}\n */\n this.onAfterRefreshCounter = defaultsFn(f.on_after_refresh_counter,\n EMPTY_FN);\n }\n\n /**\n * Initializes RowsCounter instance\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n this.emitter.emit('initializing-feature', this, !isNull(this.targetId));\n\n let tf = this.tf;\n\n //rows counter container\n let countDiv = createElm('div');\n countDiv.className = this.cssClass;\n //rows counter label\n let countSpan = createElm('span');\n let countText = createElm('span');\n countText.appendChild(createText(this.text));\n\n // counter is added to defined element\n let targetEl = !this.targetId ?\n tf.feature('toolbar').container(this.toolbarPosition) :\n elm(this.targetId);\n\n //default container: 'lDiv'\n if (!this.targetId) {\n countDiv.appendChild(countText);\n countDiv.appendChild(countSpan);\n targetEl.appendChild(countDiv);\n } else {\n //custom container, no need to append statusDiv\n targetEl.appendChild(countText);\n targetEl.appendChild(countSpan);\n }\n this.container = countDiv;\n this.label = countSpan;\n\n // subscribe to events\n this.emitter.on(['after-filtering', 'grouped-by-page'],\n () => this.refresh(tf.getValidRowsNb()));\n this.emitter.on(['rows-changed'], () => this.refresh());\n\n /** @inherited */\n this.initialized = true;\n this.refresh();\n\n this.emitter.emit('feature-initialized', this);\n }\n\n /**\n * Refreshes the rows counter\n * @param {Number} p Optional parameter the total number of rows to display\n */\n refresh(p) {\n if (!this.initialized || !this.isEnabled()) {\n return;\n }\n\n let tf = this.tf;\n\n this.onBeforeRefreshCounter(tf, this.label);\n\n let totTxt;\n if (!tf.paging) {\n if (p && p !== '') {\n totTxt = p;\n } else {\n totTxt = tf.getFilterableRowsNb() - tf.nbHiddenRows;\n }\n } else {\n let paging = tf.feature('paging');\n if (paging) {\n let nbValidRows = tf.getValidRowsNb();\n //paging start row\n let pagingStartRow = parseInt(paging.startPagingRow, 10) +\n ((nbValidRows > 0) ? 1 : 0);\n let pagingEndRow =\n (pagingStartRow + paging.pageLength) - 1 <=\n nbValidRows ?\n pagingStartRow + paging.pageLength - 1 :\n nbValidRows;\n totTxt = pagingStartRow + this.fromToTextSeparator +\n pagingEndRow + this.overText + nbValidRows;\n }\n }\n\n this.label.innerHTML = totTxt;\n this.onAfterRefreshCounter(tf, this.label, totTxt);\n }\n\n /**\n * Remove feature\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n if (!this.targetId && this.container) {\n removeElm(this.container);\n } else {\n elm(this.targetId).innerHTML = '';\n }\n this.label = null;\n this.container = null;\n\n // unsubscribe to events\n this.emitter.off(['after-filtering', 'grouped-by-page'],\n () => this.refresh(tf.getValidRowsNb()));\n this.emitter.off(['rows-changed'], () => this.refresh());\n\n this.initialized = false;\n }\n}\n" }, { - "__docId__": 653, + "__docId__": 657, "kind": "class", "static": true, "variation": null, @@ -14315,7 +14395,7 @@ "importPath": "tablefilter/src/modules/rowsCounter.js", "importStyle": "{RowsCounter}", "description": "Rows counter UI component", - "lineNumber": 12, + "lineNumber": 13, "unknown": [ { "tagName": "@export", @@ -14332,7 +14412,7 @@ ] }, { - "__docId__": 654, + "__docId__": 658, "kind": "constructor", "static": false, "variation": null, @@ -14341,7 +14421,7 @@ "longname": "src/modules/rowsCounter.js~RowsCounter#constructor", "access": null, "description": "Creates an instance of RowsCounter", - "lineNumber": 18, + "lineNumber": 19, "params": [ { "nullable": null, @@ -14357,7 +14437,7 @@ "generator": false }, { - "__docId__": 655, + "__docId__": 659, "kind": "member", "static": false, "variation": null, @@ -14366,87 +14446,7 @@ "longname": "src/modules/rowsCounter.js~RowsCounter#targetId", "access": null, "description": "ID of custom container element", - "lineNumber": 28, - "type": { - "nullable": null, - "types": [ - "String" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 656, - "kind": "member", - "static": false, - "variation": null, - "name": "container", - "memberof": "src/modules/rowsCounter.js~RowsCounter", - "longname": "src/modules/rowsCounter.js~RowsCounter#container", - "access": "private", - "description": "Container DOM element", - "lineNumber": 35, - "type": { - "nullable": null, - "types": [ - "DOMElement" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 657, - "kind": "member", - "static": false, - "variation": null, - "name": "label", - "memberof": "src/modules/rowsCounter.js~RowsCounter", - "longname": "src/modules/rowsCounter.js~RowsCounter#label", - "access": "private", - "description": "Container DOM element for label displaying the total number of rows", - "lineNumber": 42, - "type": { - "nullable": null, - "types": [ - "DOMElement" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 658, - "kind": "member", - "static": false, - "variation": null, - "name": "text", - "memberof": "src/modules/rowsCounter.js~RowsCounter", - "longname": "src/modules/rowsCounter.js~RowsCounter#text", - "access": null, - "description": "Text preceding the total number of rows", - "lineNumber": 48, - "type": { - "nullable": null, - "types": [ - "String" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 659, - "kind": "member", - "static": false, - "variation": null, - "name": "fromToTextSeparator", - "memberof": "src/modules/rowsCounter.js~RowsCounter", - "longname": "src/modules/rowsCounter.js~RowsCounter#fromToTextSeparator", - "access": null, - "description": "Separator symbol appearing between the first and last visible rows of\ncurrent page when paging is enabled. ie: Rows: 31-40 / 70", - "lineNumber": 55, + "lineNumber": 29, "type": { "nullable": null, "types": [ @@ -14461,16 +14461,16 @@ "kind": "member", "static": false, "variation": null, - "name": "overText", + "name": "container", "memberof": "src/modules/rowsCounter.js~RowsCounter", - "longname": "src/modules/rowsCounter.js~RowsCounter#overText", - "access": null, - "description": "Separator symbol appearing between the first and last visible rows of\ncurrent page and the total number of filterable rows when paging is\nenabled. ie: Rows: 31-40 / 70", - "lineNumber": 63, + "longname": "src/modules/rowsCounter.js~RowsCounter#container", + "access": "private", + "description": "Container DOM element", + "lineNumber": 36, "type": { "nullable": null, "types": [ - "String" + "DOMElement" ], "spread": false, "description": null @@ -14481,16 +14481,16 @@ "kind": "member", "static": false, "variation": null, - "name": "cssClass", + "name": "label", "memberof": "src/modules/rowsCounter.js~RowsCounter", - "longname": "src/modules/rowsCounter.js~RowsCounter#cssClass", - "access": null, - "description": "Css class for container element", - "lineNumber": 69, + "longname": "src/modules/rowsCounter.js~RowsCounter#label", + "access": "private", + "description": "Container DOM element for label displaying the total number of rows", + "lineNumber": 43, "type": { "nullable": null, "types": [ - "String" + "DOMElement" ], "spread": false, "description": null @@ -14501,16 +14501,16 @@ "kind": "member", "static": false, "variation": null, - "name": "onBeforeRefreshCounter", + "name": "text", "memberof": "src/modules/rowsCounter.js~RowsCounter", - "longname": "src/modules/rowsCounter.js~RowsCounter#onBeforeRefreshCounter", + "longname": "src/modules/rowsCounter.js~RowsCounter#text", "access": null, - "description": "Callback fired before the counter is refreshed", - "lineNumber": 75, + "description": "Text preceding the total number of rows", + "lineNumber": 49, "type": { "nullable": null, "types": [ - "Function" + "String" ], "spread": false, "description": null @@ -14521,11 +14521,91 @@ "kind": "member", "static": false, "variation": null, - "name": "onAfterRefreshCounter", + "name": "fromToTextSeparator", "memberof": "src/modules/rowsCounter.js~RowsCounter", - "longname": "src/modules/rowsCounter.js~RowsCounter#onAfterRefreshCounter", + "longname": "src/modules/rowsCounter.js~RowsCounter#fromToTextSeparator", "access": null, - "description": "Callback fired after the counter is refreshed", + "description": "Separator symbol appearing between the first and last visible rows of\ncurrent page when paging is enabled. ie: Rows: 31-40 / 70", + "lineNumber": 56, + "type": { + "nullable": null, + "types": [ + "String" + ], + "spread": false, + "description": null + } + }, + { + "__docId__": 664, + "kind": "member", + "static": false, + "variation": null, + "name": "overText", + "memberof": "src/modules/rowsCounter.js~RowsCounter", + "longname": "src/modules/rowsCounter.js~RowsCounter#overText", + "access": null, + "description": "Separator symbol appearing between the first and last visible rows of\ncurrent page and the total number of filterable rows when paging is\nenabled. ie: Rows: 31-40 / 70", + "lineNumber": 64, + "type": { + "nullable": null, + "types": [ + "String" + ], + "spread": false, + "description": null + } + }, + { + "__docId__": 665, + "kind": "member", + "static": false, + "variation": null, + "name": "cssClass", + "memberof": "src/modules/rowsCounter.js~RowsCounter", + "longname": "src/modules/rowsCounter.js~RowsCounter#cssClass", + "access": null, + "description": "Css class for container element", + "lineNumber": 70, + "type": { + "nullable": null, + "types": [ + "String" + ], + "spread": false, + "description": null + } + }, + { + "__docId__": 666, + "kind": "member", + "static": false, + "variation": null, + "name": "toolbarPosition", + "memberof": "src/modules/rowsCounter.js~RowsCounter", + "longname": "src/modules/rowsCounter.js~RowsCounter#toolbarPosition", + "access": null, + "description": "Default position in toolbar ('left'|'center'|'right')", + "lineNumber": 76, + "type": { + "nullable": null, + "types": [ + "String" + ], + "spread": false, + "description": null + } + }, + { + "__docId__": 667, + "kind": "member", + "static": false, + "variation": null, + "name": "onBeforeRefreshCounter", + "memberof": "src/modules/rowsCounter.js~RowsCounter", + "longname": "src/modules/rowsCounter.js~RowsCounter#onBeforeRefreshCounter", + "access": null, + "description": "Callback fired before the counter is refreshed", "lineNumber": 82, "type": { "nullable": null, @@ -14537,7 +14617,27 @@ } }, { - "__docId__": 664, + "__docId__": 668, + "kind": "member", + "static": false, + "variation": null, + "name": "onAfterRefreshCounter", + "memberof": "src/modules/rowsCounter.js~RowsCounter", + "longname": "src/modules/rowsCounter.js~RowsCounter#onAfterRefreshCounter", + "access": null, + "description": "Callback fired after the counter is refreshed", + "lineNumber": 89, + "type": { + "nullable": null, + "types": [ + "Function" + ], + "spread": false, + "description": null + } + }, + { + "__docId__": 669, "kind": "method", "static": false, "variation": null, @@ -14546,105 +14646,7 @@ "longname": "src/modules/rowsCounter.js~RowsCounter#init", "access": null, "description": "Initializes RowsCounter instance", - "lineNumber": 89, - "params": [], - "generator": false - }, - { - "__docId__": 665, - "kind": "member", - "static": false, - "variation": null, - "name": "container", - "memberof": "src/modules/rowsCounter.js~RowsCounter", - "longname": "src/modules/rowsCounter.js~RowsCounter#container", - "access": null, - "description": null, - "lineNumber": 120, - "undocument": true, - "type": { - "types": [ - "*" - ] - } - }, - { - "__docId__": 666, - "kind": "member", - "static": false, - "variation": null, - "name": "label", - "memberof": "src/modules/rowsCounter.js~RowsCounter", - "longname": "src/modules/rowsCounter.js~RowsCounter#label", - "access": null, - "description": null, - "lineNumber": 121, - "undocument": true, - "type": { - "types": [ - "*" - ] - } - }, - { - "__docId__": 667, - "kind": "member", - "static": false, - "variation": null, - "name": "initialized", - "memberof": "src/modules/rowsCounter.js~RowsCounter", - "longname": "src/modules/rowsCounter.js~RowsCounter#initialized", - "access": null, - "description": null, - "lineNumber": 129, - "unknown": [ - { - "tagName": "@inherited", - "tagValue": "" - } - ], - "type": { - "types": [ - "boolean" - ] - } - }, - { - "__docId__": 668, - "kind": "method", - "static": false, - "variation": null, - "name": "refresh", - "memberof": "src/modules/rowsCounter.js~RowsCounter", - "longname": "src/modules/rowsCounter.js~RowsCounter#refresh", - "access": null, - "description": "Refreshes the rows counter", - "lineNumber": 137, - "params": [ - { - "nullable": null, - "types": [ - "Number" - ], - "spread": false, - "optional": false, - "name": "p", - "description": "Optional parameter the total number of rows to display" - } - ], - "generator": false - }, - { - "__docId__": 669, - "kind": "method", - "static": false, - "variation": null, - "name": "destroy", - "memberof": "src/modules/rowsCounter.js~RowsCounter", - "longname": "src/modules/rowsCounter.js~RowsCounter#destroy", - "access": null, - "description": "Remove feature", - "lineNumber": 177, + "lineNumber": 96, "params": [], "generator": false }, @@ -14653,12 +14655,12 @@ "kind": "member", "static": false, "variation": null, - "name": "label", + "name": "container", "memberof": "src/modules/rowsCounter.js~RowsCounter", - "longname": "src/modules/rowsCounter.js~RowsCounter#label", + "longname": "src/modules/rowsCounter.js~RowsCounter#container", "access": null, "description": null, - "lineNumber": 187, + "lineNumber": 128, "undocument": true, "type": { "types": [ @@ -14671,12 +14673,12 @@ "kind": "member", "static": false, "variation": null, - "name": "container", + "name": "label", "memberof": "src/modules/rowsCounter.js~RowsCounter", - "longname": "src/modules/rowsCounter.js~RowsCounter#container", + "longname": "src/modules/rowsCounter.js~RowsCounter#label", "access": null, "description": null, - "lineNumber": 188, + "lineNumber": 129, "undocument": true, "type": { "types": [ @@ -14694,8 +14696,13 @@ "longname": "src/modules/rowsCounter.js~RowsCounter#initialized", "access": null, "description": null, - "lineNumber": 195, - "undocument": true, + "lineNumber": 137, + "unknown": [ + { + "tagName": "@inherited", + "tagValue": "" + } + ], "type": { "types": [ "boolean" @@ -14704,6 +14711,99 @@ }, { "__docId__": 673, + "kind": "method", + "static": false, + "variation": null, + "name": "refresh", + "memberof": "src/modules/rowsCounter.js~RowsCounter", + "longname": "src/modules/rowsCounter.js~RowsCounter#refresh", + "access": null, + "description": "Refreshes the rows counter", + "lineNumber": 147, + "params": [ + { + "nullable": null, + "types": [ + "Number" + ], + "spread": false, + "optional": false, + "name": "p", + "description": "Optional parameter the total number of rows to display" + } + ], + "generator": false + }, + { + "__docId__": 674, + "kind": "method", + "static": false, + "variation": null, + "name": "destroy", + "memberof": "src/modules/rowsCounter.js~RowsCounter", + "longname": "src/modules/rowsCounter.js~RowsCounter#destroy", + "access": null, + "description": "Remove feature", + "lineNumber": 187, + "params": [], + "generator": false + }, + { + "__docId__": 675, + "kind": "member", + "static": false, + "variation": null, + "name": "label", + "memberof": "src/modules/rowsCounter.js~RowsCounter", + "longname": "src/modules/rowsCounter.js~RowsCounter#label", + "access": null, + "description": null, + "lineNumber": 197, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 676, + "kind": "member", + "static": false, + "variation": null, + "name": "container", + "memberof": "src/modules/rowsCounter.js~RowsCounter", + "longname": "src/modules/rowsCounter.js~RowsCounter#container", + "access": null, + "description": null, + "lineNumber": 198, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 677, + "kind": "member", + "static": false, + "variation": null, + "name": "initialized", + "memberof": "src/modules/rowsCounter.js~RowsCounter", + "longname": "src/modules/rowsCounter.js~RowsCounter#initialized", + "access": null, + "description": null, + "lineNumber": 205, + "undocument": true, + "type": { + "types": [ + "boolean" + ] + } + }, + { + "__docId__": 678, "kind": "file", "static": true, "variation": null, @@ -14716,7 +14816,7 @@ "content": "import {Feature} from '../feature';\nimport {Hash} from './hash';\nimport {Storage} from './storage';\nimport {isEmpty} from '../string';\nimport {isArray, isNull, isString, isUndef} from '../types';\nimport {defaultsBool, defaultsNb} from '../settings';\n\n/**\n * Features state object persistable with localStorage, cookie or URL hash\n *\n * @export\n * @class State\n * @extends {Feature}\n */\nexport class State extends Feature {\n\n /**\n * Creates an instance of State\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'state');\n\n let cfg = this.config.state || {};\n\n /**\n * Determines whether state is persisted with URL hash\n * @type {Boolean}\n */\n this.enableHash = cfg === true ||\n (isArray(cfg.types) && cfg.types.indexOf('hash') !== -1);\n\n /**\n * Determines whether state is persisted with localStorage\n * @type {Boolean}\n */\n this.enableLocalStorage = isArray(cfg.types) &&\n cfg.types.indexOf('local_storage') !== -1;\n\n /**\n * Determines whether state is persisted with localStorage\n * @type {Boolean}\n */\n this.enableCookie = isArray(cfg.types) &&\n cfg.types.indexOf('cookie') !== -1;\n\n /**\n * Persist filters values, enabled by default\n * @type {Boolean}\n */\n this.persistFilters = defaultsBool(cfg.filters, true);\n\n /**\n * Persist current page number when paging is enabled\n * @type {Boolean}\n */\n this.persistPageNumber = Boolean(cfg.page_number);\n\n /**\n * Persist page length when paging is enabled\n * @type {Boolean}\n */\n this.persistPageLength = Boolean(cfg.page_length);\n\n /**\n * Persist column sorting\n * @type {Boolean}\n */\n this.persistSort = Boolean(cfg.sort);\n\n /**\n * Persist columns visibility\n * @type {Boolean}\n */\n this.persistColsVisibility = Boolean(cfg.columns_visibility);\n\n /**\n * Persist filters row visibility\n * @type {Boolean}\n */\n this.persistFiltersVisibility = Boolean(cfg.filters_visibility);\n\n /**\n * Cookie duration in hours\n * @type {Boolean}\n */\n this.cookieDuration = defaultsNb(parseInt(cfg.cookie_duration, 10),\n 87600);\n\n /**\n * Enable Storage if localStorage or cookie is required\n * @type {Boolean}\n * @private\n */\n this.enableStorage = this.enableLocalStorage || this.enableCookie;\n\n /**\n * Storage instance if storage is required\n * @type {Storage}\n * @private\n */\n this.storage = null;\n\n /**\n * Hash instance if URL hash is required\n * @type {Boolean}\n * @private\n */\n this.hash = null;\n\n /**\n * Current page number\n * @type {Number}\n * @private\n */\n this.pageNb = null;\n\n /**\n * Current page length\n * @type {Number}\n * @private\n */\n this.pageLength = null;\n\n /**\n * Current column sorting\n * @type {Object}\n * @private\n */\n this.sort = null;\n\n /**\n * Current hidden columns\n * @type {Object}\n * @private\n */\n this.hiddenCols = null;\n\n /**\n * Filters row visibility\n * @type {Boolean}\n * @private\n */\n this.filtersVisibility = null;\n\n /**\n * State object\n * @type {Object}\n * @private\n */\n this.state = {};\n\n /**\n * Prefix for column ID\n * @type {String}\n * @private\n */\n this.prfxCol = 'col_';\n\n /**\n * Prefix for page number ID\n * @type {String}\n * @private\n */\n this.pageNbKey = 'page';\n\n /**\n * Prefix for page length ID\n * @type {String}\n * @private\n */\n this.pageLengthKey = 'page_length';\n\n /**\n * Prefix for filters visibility ID\n * @type {String}\n * @private\n */\n this.filtersVisKey = 'filters_visibility';\n }\n\n /**\n * Initializes State instance\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n this.emitter.on(['after-filtering'], () => this.update());\n this.emitter.on(['after-page-change', 'after-clearing-filters'],\n (tf, pageNb) => this.updatePage(pageNb));\n this.emitter.on(['after-page-length-change'],\n (tf, pageLength) => this.updatePageLength(pageLength));\n this.emitter.on(['column-sorted'],\n (tf, index, descending) => this.updateSort(index, descending));\n this.emitter.on(['sort-initialized'], () => this._syncSort());\n this.emitter.on(['columns-visibility-initialized'],\n () => this._syncColsVisibility());\n this.emitter.on(['column-shown', 'column-hidden'], (tf, feature,\n colIndex, hiddenCols) => this.updateColsVisibility(hiddenCols));\n this.emitter.on(['filters-visibility-initialized'],\n () => this._syncFiltersVisibility());\n this.emitter.on(['filters-toggled'],\n (tf, extension, visible) => this.updateFiltersVisibility(visible));\n\n if (this.enableHash) {\n this.hash = new Hash(this);\n this.hash.init();\n }\n if (this.enableStorage) {\n this.storage = new Storage(this);\n this.storage.init();\n }\n\n /**\n * @inherited\n */\n this.initialized = true;\n }\n\n\n /**\n * Update state object based on current features state\n */\n update() {\n if (!this.isEnabled()) {\n return;\n }\n let state = this.state;\n let tf = this.tf;\n\n if (this.persistFilters) {\n let filterValues = tf.getFiltersValue();\n\n filterValues.forEach((val, idx) => {\n let key = `${this.prfxCol}${idx}`;\n\n if (isString(val) && isEmpty(val)) {\n if (state.hasOwnProperty(key)) {\n state[key].flt = undefined;\n }\n } else {\n state[key] = state[key] || {};\n state[key].flt = val;\n }\n });\n }\n\n if (this.persistPageNumber) {\n if (isNull(this.pageNb)) {\n state[this.pageNbKey] = undefined;\n } else {\n state[this.pageNbKey] = this.pageNb;\n }\n }\n\n if (this.persistPageLength) {\n if (isNull(this.pageLength)) {\n state[this.pageLengthKey] = undefined;\n } else {\n state[this.pageLengthKey] = this.pageLength;\n }\n }\n\n if (this.persistSort) {\n if (!isNull(this.sort)) {\n // Remove previuosly sorted column\n Object.keys(state).forEach((key) => {\n if (key.indexOf(this.prfxCol) !== -1 && state[key]) {\n state[key].sort = undefined;\n }\n });\n\n let key = `${this.prfxCol}${this.sort.column}`;\n state[key] = state[key] || {};\n state[key].sort = { descending: this.sort.descending };\n }\n }\n\n if (this.persistColsVisibility) {\n if (!isNull(this.hiddenCols)) {\n // Clear previuosly hidden columns\n Object.keys(state).forEach((key) => {\n if (key.indexOf(this.prfxCol) !== -1 && state[key]) {\n state[key].hidden = undefined;\n }\n });\n\n this.hiddenCols.forEach((colIdx) => {\n let key = `${this.prfxCol}${colIdx}`;\n state[key] = state[key] || {};\n state[key].hidden = true;\n });\n }\n }\n\n if (this.persistFiltersVisibility) {\n if (isNull(this.filtersVisibility)) {\n state[this.filtersVisKey] = undefined;\n } else {\n state[this.filtersVisKey] = this.filtersVisibility;\n }\n }\n\n this.emitter.emit('state-changed', tf, state);\n }\n\n /**\n * Refresh page number field on page number changes\n *\n * @param {Number} pageNb Current page number\n */\n updatePage(pageNb) {\n this.pageNb = pageNb;\n this.update();\n }\n\n /**\n * Refresh page length field on page length changes\n *\n * @param {Number} pageLength Current page length value\n */\n updatePageLength(pageLength) {\n this.pageLength = pageLength;\n this.update();\n }\n\n /**\n * Refresh column sorting information on sort changes\n *\n * @param index {Number} Column index\n * @param {Boolean} descending Descending manner\n */\n updateSort(index, descending) {\n this.sort = {\n column: index,\n descending: descending\n };\n this.update();\n }\n\n /**\n * Refresh hidden columns information on columns visibility changes\n *\n * @param {Array} hiddenCols Columns indexes\n */\n updateColsVisibility(hiddenCols) {\n this.hiddenCols = hiddenCols;\n this.update();\n }\n\n /**\n * Refresh filters visibility on filters visibility change\n *\n * @param {Boolean} visible Visibility flad\n */\n updateFiltersVisibility(visible) {\n this.filtersVisibility = visible;\n this.update();\n }\n\n /**\n * Override state field\n *\n * @param state State object\n */\n override(state) {\n this.state = state;\n }\n\n /**\n * Sync stored features state\n */\n sync() {\n let state = this.state;\n let tf = this.tf;\n\n this._syncFilters();\n\n if (this.persistPageNumber) {\n let pageNumber = state[this.pageNbKey];\n this.emitter.emit('change-page', tf, pageNumber);\n }\n\n if (this.persistPageLength) {\n let pageLength = state[this.pageLengthKey];\n this.emitter.emit('change-page-results', tf, pageLength);\n }\n\n this._syncSort();\n this._syncColsVisibility();\n this._syncFiltersVisibility();\n }\n\n /**\n * Override current state with passed one and sync features\n *\n * @param {Object} state State object\n */\n overrideAndSync(state) {\n // To prevent state to react to features changes, state is temporarily\n // disabled\n this.disable();\n // State is overriden with passed state object\n this.override(state);\n // New hash state is applied to features\n this.sync();\n // State is re-enabled\n this.enable();\n }\n\n /**\n * Sync filters with stored values and filter table\n *\n * @private\n */\n _syncFilters() {\n if (!this.persistFilters) {\n return;\n }\n let state = this.state;\n let tf = this.tf;\n\n Object.keys(state).forEach((key) => {\n if (key.indexOf(this.prfxCol) !== -1) {\n let colIdx = parseInt(key.replace(this.prfxCol, ''), 10);\n let val = state[key].flt;\n tf.setFilterValue(colIdx, val);\n }\n });\n\n tf.filter();\n }\n\n /**\n * Sync sorted column with stored sorting information and sort table\n *\n * @private\n */\n _syncSort() {\n if (!this.persistSort) {\n return;\n }\n let state = this.state;\n let tf = this.tf;\n\n Object.keys(state).forEach((key) => {\n if (key.indexOf(this.prfxCol) !== -1) {\n let colIdx = parseInt(key.replace(this.prfxCol, ''), 10);\n if (!isUndef(state[key].sort)) {\n let sort = state[key].sort;\n this.emitter.emit('sort', tf, colIdx, sort.descending);\n }\n }\n });\n }\n\n /**\n * Sync hidden columns with stored information\n *\n * @private\n */\n _syncColsVisibility() {\n if (!this.persistColsVisibility) {\n return;\n }\n let state = this.state;\n let tf = this.tf;\n let hiddenCols = [];\n\n Object.keys(state).forEach((key) => {\n if (key.indexOf(this.prfxCol) !== -1) {\n let colIdx = parseInt(key.replace(this.prfxCol, ''), 10);\n if (!isUndef(state[key].hidden)) {\n hiddenCols.push(colIdx);\n }\n }\n });\n\n hiddenCols.forEach((colIdx) => {\n this.emitter.emit('hide-column', tf, colIdx);\n });\n }\n\n /**\n * Sync filters visibility with stored information\n *\n * @private\n */\n _syncFiltersVisibility() {\n if (!this.persistFiltersVisibility) {\n return;\n }\n let state = this.state;\n let tf = this.tf;\n let filtersVisibility = state[this.filtersVisKey];\n\n this.filtersVisibility = filtersVisibility;\n this.emitter.emit('show-filters', tf, filtersVisibility);\n }\n\n /**\n * Destroy State instance\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n this.state = {};\n\n this.emitter.off(['after-filtering'], () => this.update());\n this.emitter.off(['after-page-change', 'after-clearing-filters'],\n (tf, pageNb) => this.updatePage(pageNb));\n this.emitter.off(['after-page-length-change'],\n (tf, index) => this.updatePageLength(index));\n this.emitter.off(['column-sorted'],\n (tf, index, descending) => this.updateSort(index, descending));\n this.emitter.off(['sort-initialized'], () => this._syncSort());\n this.emitter.off(['columns-visibility-initialized'],\n () => this._syncColsVisibility());\n this.emitter.off(['column-shown', 'column-hidden'], (tf, feature,\n colIndex, hiddenCols) => this.updateColsVisibility(hiddenCols));\n this.emitter.off(['filters-visibility-initialized'],\n () => this._syncFiltersVisibility());\n this.emitter.off(['filters-toggled'],\n (tf, extension, visible) => this.updateFiltersVisibility(visible));\n\n if (this.enableHash) {\n this.hash.destroy();\n this.hash = null;\n }\n\n if (this.enableStorage) {\n this.storage.destroy();\n this.storage = null;\n }\n\n this.initialized = false;\n }\n}\n" }, { - "__docId__": 674, + "__docId__": 679, "kind": "class", "static": true, "variation": null, @@ -14745,7 +14845,7 @@ ] }, { - "__docId__": 675, + "__docId__": 680, "kind": "constructor", "static": false, "variation": null, @@ -14770,7 +14870,7 @@ "generator": false }, { - "__docId__": 676, + "__docId__": 681, "kind": "member", "static": false, "variation": null, @@ -14790,7 +14890,7 @@ } }, { - "__docId__": 677, + "__docId__": 682, "kind": "member", "static": false, "variation": null, @@ -14810,7 +14910,7 @@ } }, { - "__docId__": 678, + "__docId__": 683, "kind": "member", "static": false, "variation": null, @@ -14830,7 +14930,7 @@ } }, { - "__docId__": 679, + "__docId__": 684, "kind": "member", "static": false, "variation": null, @@ -14850,7 +14950,7 @@ } }, { - "__docId__": 680, + "__docId__": 685, "kind": "member", "static": false, "variation": null, @@ -14870,7 +14970,7 @@ } }, { - "__docId__": 681, + "__docId__": 686, "kind": "member", "static": false, "variation": null, @@ -14890,7 +14990,7 @@ } }, { - "__docId__": 682, + "__docId__": 687, "kind": "member", "static": false, "variation": null, @@ -14910,7 +15010,7 @@ } }, { - "__docId__": 683, + "__docId__": 688, "kind": "member", "static": false, "variation": null, @@ -14930,7 +15030,7 @@ } }, { - "__docId__": 684, + "__docId__": 689, "kind": "member", "static": false, "variation": null, @@ -14950,7 +15050,7 @@ } }, { - "__docId__": 685, + "__docId__": 690, "kind": "member", "static": false, "variation": null, @@ -14970,7 +15070,7 @@ } }, { - "__docId__": 686, + "__docId__": 691, "kind": "member", "static": false, "variation": null, @@ -14990,7 +15090,7 @@ } }, { - "__docId__": 687, + "__docId__": 692, "kind": "member", "static": false, "variation": null, @@ -15010,7 +15110,7 @@ } }, { - "__docId__": 688, + "__docId__": 693, "kind": "member", "static": false, "variation": null, @@ -15030,7 +15130,7 @@ } }, { - "__docId__": 689, + "__docId__": 694, "kind": "member", "static": false, "variation": null, @@ -15050,7 +15150,7 @@ } }, { - "__docId__": 690, + "__docId__": 695, "kind": "member", "static": false, "variation": null, @@ -15070,7 +15170,7 @@ } }, { - "__docId__": 691, + "__docId__": 696, "kind": "member", "static": false, "variation": null, @@ -15090,7 +15190,7 @@ } }, { - "__docId__": 692, + "__docId__": 697, "kind": "member", "static": false, "variation": null, @@ -15110,7 +15210,7 @@ } }, { - "__docId__": 693, + "__docId__": 698, "kind": "member", "static": false, "variation": null, @@ -15130,7 +15230,7 @@ } }, { - "__docId__": 694, + "__docId__": 699, "kind": "member", "static": false, "variation": null, @@ -15150,7 +15250,7 @@ } }, { - "__docId__": 695, + "__docId__": 700, "kind": "member", "static": false, "variation": null, @@ -15170,7 +15270,7 @@ } }, { - "__docId__": 696, + "__docId__": 701, "kind": "member", "static": false, "variation": null, @@ -15190,7 +15290,7 @@ } }, { - "__docId__": 697, + "__docId__": 702, "kind": "member", "static": false, "variation": null, @@ -15210,7 +15310,7 @@ } }, { - "__docId__": 698, + "__docId__": 703, "kind": "member", "static": false, "variation": null, @@ -15230,7 +15330,7 @@ } }, { - "__docId__": 699, + "__docId__": 704, "kind": "method", "static": false, "variation": null, @@ -15244,7 +15344,7 @@ "generator": false }, { - "__docId__": 700, + "__docId__": 705, "kind": "member", "static": false, "variation": null, @@ -15262,7 +15362,7 @@ } }, { - "__docId__": 701, + "__docId__": 706, "kind": "member", "static": false, "variation": null, @@ -15280,7 +15380,7 @@ } }, { - "__docId__": 702, + "__docId__": 707, "kind": "member", "static": false, "variation": null, @@ -15303,7 +15403,7 @@ } }, { - "__docId__": 703, + "__docId__": 708, "kind": "method", "static": false, "variation": null, @@ -15317,7 +15417,7 @@ "generator": false }, { - "__docId__": 704, + "__docId__": 709, "kind": "method", "static": false, "variation": null, @@ -15342,7 +15442,7 @@ "generator": false }, { - "__docId__": 705, + "__docId__": 710, "kind": "member", "static": false, "variation": null, @@ -15360,7 +15460,7 @@ } }, { - "__docId__": 706, + "__docId__": 711, "kind": "method", "static": false, "variation": null, @@ -15385,7 +15485,7 @@ "generator": false }, { - "__docId__": 707, + "__docId__": 712, "kind": "member", "static": false, "variation": null, @@ -15403,7 +15503,7 @@ } }, { - "__docId__": 708, + "__docId__": 713, "kind": "method", "static": false, "variation": null, @@ -15438,7 +15538,7 @@ "generator": false }, { - "__docId__": 709, + "__docId__": 714, "kind": "member", "static": false, "variation": null, @@ -15456,7 +15556,7 @@ } }, { - "__docId__": 710, + "__docId__": 715, "kind": "method", "static": false, "variation": null, @@ -15481,7 +15581,7 @@ "generator": false }, { - "__docId__": 711, + "__docId__": 716, "kind": "member", "static": false, "variation": null, @@ -15499,7 +15599,7 @@ } }, { - "__docId__": 712, + "__docId__": 717, "kind": "method", "static": false, "variation": null, @@ -15524,7 +15624,7 @@ "generator": false }, { - "__docId__": 713, + "__docId__": 718, "kind": "member", "static": false, "variation": null, @@ -15542,7 +15642,7 @@ } }, { - "__docId__": 714, + "__docId__": 719, "kind": "method", "static": false, "variation": null, @@ -15567,7 +15667,7 @@ "generator": false }, { - "__docId__": 715, + "__docId__": 720, "kind": "member", "static": false, "variation": null, @@ -15585,7 +15685,7 @@ } }, { - "__docId__": 716, + "__docId__": 721, "kind": "method", "static": false, "variation": null, @@ -15599,7 +15699,7 @@ "generator": false }, { - "__docId__": 717, + "__docId__": 722, "kind": "method", "static": false, "variation": null, @@ -15624,7 +15724,7 @@ "generator": false }, { - "__docId__": 718, + "__docId__": 723, "kind": "method", "static": false, "variation": null, @@ -15638,7 +15738,7 @@ "generator": false }, { - "__docId__": 719, + "__docId__": 724, "kind": "method", "static": false, "variation": null, @@ -15652,7 +15752,7 @@ "generator": false }, { - "__docId__": 720, + "__docId__": 725, "kind": "method", "static": false, "variation": null, @@ -15666,7 +15766,7 @@ "generator": false }, { - "__docId__": 721, + "__docId__": 726, "kind": "method", "static": false, "variation": null, @@ -15680,7 +15780,7 @@ "generator": false }, { - "__docId__": 722, + "__docId__": 727, "kind": "member", "static": false, "variation": null, @@ -15698,7 +15798,7 @@ } }, { - "__docId__": 723, + "__docId__": 728, "kind": "method", "static": false, "variation": null, @@ -15712,7 +15812,7 @@ "generator": false }, { - "__docId__": 724, + "__docId__": 729, "kind": "member", "static": false, "variation": null, @@ -15730,7 +15830,7 @@ } }, { - "__docId__": 725, + "__docId__": 730, "kind": "member", "static": false, "variation": null, @@ -15748,7 +15848,7 @@ } }, { - "__docId__": 726, + "__docId__": 731, "kind": "member", "static": false, "variation": null, @@ -15766,7 +15866,7 @@ } }, { - "__docId__": 727, + "__docId__": 732, "kind": "member", "static": false, "variation": null, @@ -15784,7 +15884,7 @@ } }, { - "__docId__": 728, + "__docId__": 733, "kind": "file", "static": true, "variation": null, @@ -15794,10 +15894,10 @@ "access": null, "description": null, "lineNumber": 1, - "content": "import {Feature} from '../feature';\nimport {root} from '../root';\nimport {createElm, createText, elm, removeElm} from '../dom';\nimport {EMPTY_FN} from '../types';\nimport {defaultsStr, defaultsFn} from '../settings';\n\nconst EVENTS = [\n 'after-filtering',\n 'after-populating-filter',\n 'after-page-change',\n 'after-clearing-filters',\n 'after-page-length-change',\n 'after-reset-page',\n 'after-reset-page-length',\n 'after-loading-extensions',\n 'after-loading-themes'\n];\n\n/**\n * Status bar UI component\n * @export\n * @class StatusBar\n * @extends {Feature}\n */\nexport class StatusBar extends Feature {\n\n /**\n * Creates an instance of StatusBar\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'statusBar');\n\n // Configuration object\n let f = this.config.status_bar || {};\n\n /**\n * ID of custom container element\n * @type {String}\n */\n this.targetId = defaultsStr(f.target_id, null);\n\n /**\n * Container DOM element\n * @type {DOMElement}\n * @private\n */\n this.container = null;\n\n /**\n * Message container DOM element\n * @type {DOMElement}\n * @private\n */\n this.msgContainer = null;\n\n /**\n * Label container DOM element\n * @type {DOMElement}\n * @private\n */\n this.labelContainer = null;\n\n /**\n * Text preceding status message\n * @type {String}\n */\n this.text = defaultsStr(f.text, '');\n\n /**\n * Css class for container element\n * @type {String}\n */\n this.cssClass = defaultsStr(f.css_class, 'status');\n\n /**\n * Message visibility duration in milliseconds\n * @type {Number}\n * @private\n */\n this.delay = 250;\n\n /**\n * Callback fired before the message is displayed\n * @type {Function}\n */\n this.onBeforeShowMsg = defaultsFn(f.on_before_show_msg, EMPTY_FN);\n\n /**\n * Callback fired after the message is displayed\n * @type {Function}\n */\n this.onAfterShowMsg = defaultsFn(f.on_after_show_msg, EMPTY_FN);\n\n /**\n * Message appearing upon filtering\n * @type {String}\n */\n this.msgFilter = defaultsStr(f.msg_filter, 'Filtering data...');\n\n /**\n * Message appearing when a drop-down filter is populated\n * @type {String}\n */\n this.msgPopulate = defaultsStr(f.msg_populate, 'Populating filter...');\n\n /**\n * Message appearing when a checklist filter is populated\n * @type {String}\n */\n this.msgPopulateCheckList = defaultsStr(f.msg_populate_checklist,\n 'Populating list...');\n\n /**\n * Message appearing when a pagination page is changed\n * @type {String}\n */\n this.msgChangePage = defaultsStr(f.msg_change_page,\n 'Collecting paging data...');\n\n /**\n * Message appearing when filters are cleared\n * @type {String}\n */\n this.msgClear = defaultsStr(f.msg_clear, 'Clearing filters...');\n\n /**\n * Message appearing when the page length is changed\n * @type {String}\n */\n this.msgChangeResults = defaultsStr(f.msg_change_results,\n 'Changing results per page...');\n\n /**\n * Message appearing when the page is re-set\n * @type {String}\n */\n this.msgResetPage = defaultsStr(f.msg_reset_page, 'Re-setting page...');\n\n /**\n * Message appearing when the page length is re-set\n * @type {String}\n */\n this.msgResetPageLength = defaultsStr(f.msg_reset_page_length,\n 'Re-setting page length...');\n\n /**\n * Message appearing upon column sorting\n * @type {String}\n */\n this.msgSort = defaultsStr(f.msg_sort, 'Sorting data...');\n\n /**\n * Message appearing when extensions are loading\n * @type {String}\n */\n this.msgLoadExtensions = defaultsStr(f.msg_load_extensions,\n 'Loading extensions...');\n\n /**\n * Message appearing when themes are loading\n * @type {String}\n */\n this.msgLoadThemes = defaultsStr(f.msg_load_themes,\n 'Loading theme(s)...');\n }\n\n /**\n * Initializes StatusBar instance\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n let tf = this.tf;\n let emitter = this.emitter;\n\n //status bar container\n let statusDiv = createElm('div');\n statusDiv.className = this.cssClass;\n\n //status bar label\n let statusSpan = createElm('span');\n //preceding text\n let statusSpanText = createElm('span');\n statusSpanText.appendChild(createText(this.text));\n\n // target element container\n if (!this.targetId) {\n tf.setToolbar();\n }\n let targetEl = (!this.targetId) ? tf.lDiv : elm(this.targetId);\n\n //default container: 'lDiv'\n if (!this.targetId) {\n statusDiv.appendChild(statusSpanText);\n statusDiv.appendChild(statusSpan);\n targetEl.appendChild(statusDiv);\n } else {\n // custom container, no need to append statusDiv\n targetEl.appendChild(statusSpanText);\n targetEl.appendChild(statusSpan);\n }\n\n this.container = statusDiv;\n this.msgContainer = statusSpan;\n this.labelContainer = statusSpanText;\n\n // Subscribe to events\n emitter.on(['before-filtering'], () => this.message(this.msgFilter));\n emitter.on(['before-populating-filter'],\n () => this.message(this.msgPopulate));\n emitter.on(['before-page-change'],\n () => this.message(this.msgChangePage));\n emitter.on(['before-clearing-filters'], () =>\n this.message(this.msgClear));\n emitter.on(['before-page-length-change'],\n () => this.message(this.msgChangeResults));\n emitter.on(['before-reset-page'],\n () => this.message(this.msgResetPage));\n emitter.on(['before-reset-page-length'],\n () => this.message(this.msgResetPageLength));\n emitter.on(['before-loading-extensions'],\n () => this.message(this.msgLoadExtensions));\n emitter.on(['before-loading-themes'],\n () => this.message(this.msgLoadThemes));\n\n emitter.on(EVENTS, () => this.message(''));\n\n /**\n * @inherited\n */\n this.initialized = true;\n }\n\n /**\n * Display status message\n * @param {String} [t=''] Message to be displayed\n */\n message(t = '') {\n if (!this.isEnabled()) {\n return;\n }\n\n this.onBeforeShowMsg(this.tf, t);\n\n let d = t === '' ? this.delay : 1;\n root.setTimeout(() => {\n if (!this.initialized) {\n return;\n }\n this.msgContainer.innerHTML = t;\n\n this.onAfterShowMsg(this.tf, t);\n }, d);\n }\n\n /**\n * Destroy StatusBar instance\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n let emitter = this.emitter;\n\n this.container.innerHTML = '';\n if (!this.targetId) {\n removeElm(this.container);\n }\n this.labelContainer = null;\n this.msgContainer = null;\n this.container = null;\n\n // Unsubscribe to events\n emitter.off(['before-filtering'], () => this.message(this.msgFilter));\n emitter.off(['before-populating-filter'],\n () => this.message(this.msgPopulate));\n emitter.off(['before-page-change'],\n () => this.message(this.msgChangePage));\n emitter.off(['before-clearing-filters'],\n () => this.message(this.msgClear));\n emitter.off(['before-page-length-change'],\n () => this.message(this.msgChangeResults));\n emitter.off(['before-reset-page'], () =>\n this.message(this.msgResetPage));\n emitter.off(['before-reset-page-length'],\n () => this.message(this.msgResetPageLength));\n emitter.off(['before-loading-extensions'],\n () => this.message(this.msgLoadExtensions));\n emitter.off(['before-loading-themes'],\n () => this.message(this.msgLoadThemes));\n\n emitter.off(EVENTS, () => this.message(''));\n\n this.initialized = false;\n }\n}\n" + "content": "import {Feature} from '../feature';\nimport {root} from '../root';\nimport {createElm, createText, elm, removeElm} from '../dom';\nimport {EMPTY_FN, isNull} from '../types';\nimport {defaultsStr, defaultsFn} from '../settings';\nimport {LEFT} from './toolbar';\n\nconst EVENTS = [\n 'after-filtering',\n 'after-populating-filter',\n 'after-page-change',\n 'after-clearing-filters',\n 'after-page-length-change',\n 'after-reset-page',\n 'after-reset-page-length',\n 'after-loading-extensions',\n 'after-loading-themes'\n];\n\n/**\n * Status bar UI component\n * @export\n * @class StatusBar\n * @extends {Feature}\n */\nexport class StatusBar extends Feature {\n\n /**\n * Creates an instance of StatusBar\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'statusBar');\n\n // Configuration object\n let f = this.config.status_bar || {};\n\n /**\n * ID of custom container element\n * @type {String}\n */\n this.targetId = defaultsStr(f.target_id, null);\n\n /**\n * Container DOM element\n * @type {DOMElement}\n * @private\n */\n this.container = null;\n\n /**\n * Message container DOM element\n * @type {DOMElement}\n * @private\n */\n this.msgContainer = null;\n\n /**\n * Label container DOM element\n * @type {DOMElement}\n * @private\n */\n this.labelContainer = null;\n\n /**\n * Text preceding status message\n * @type {String}\n */\n this.text = defaultsStr(f.text, '');\n\n /**\n * Css class for container element\n * @type {String}\n */\n this.cssClass = defaultsStr(f.css_class, 'status');\n\n /**\n * Message visibility duration in milliseconds\n * @type {Number}\n * @private\n */\n this.delay = 250;\n\n /**\n * Callback fired before the message is displayed\n * @type {Function}\n */\n this.onBeforeShowMsg = defaultsFn(f.on_before_show_msg, EMPTY_FN);\n\n /**\n * Callback fired after the message is displayed\n * @type {Function}\n */\n this.onAfterShowMsg = defaultsFn(f.on_after_show_msg, EMPTY_FN);\n\n /**\n * Message appearing upon filtering\n * @type {String}\n */\n this.msgFilter = defaultsStr(f.msg_filter, 'Filtering data...');\n\n /**\n * Message appearing when a drop-down filter is populated\n * @type {String}\n */\n this.msgPopulate = defaultsStr(f.msg_populate, 'Populating filter...');\n\n /**\n * Message appearing when a checklist filter is populated\n * @type {String}\n */\n this.msgPopulateCheckList = defaultsStr(f.msg_populate_checklist,\n 'Populating list...');\n\n /**\n * Message appearing when a pagination page is changed\n * @type {String}\n */\n this.msgChangePage = defaultsStr(f.msg_change_page,\n 'Collecting paging data...');\n\n /**\n * Message appearing when filters are cleared\n * @type {String}\n */\n this.msgClear = defaultsStr(f.msg_clear, 'Clearing filters...');\n\n /**\n * Message appearing when the page length is changed\n * @type {String}\n */\n this.msgChangeResults = defaultsStr(f.msg_change_results,\n 'Changing results per page...');\n\n /**\n * Message appearing when the page is re-set\n * @type {String}\n */\n this.msgResetPage = defaultsStr(f.msg_reset_page, 'Re-setting page...');\n\n /**\n * Message appearing when the page length is re-set\n * @type {String}\n */\n this.msgResetPageLength = defaultsStr(f.msg_reset_page_length,\n 'Re-setting page length...');\n\n /**\n * Message appearing upon column sorting\n * @type {String}\n */\n this.msgSort = defaultsStr(f.msg_sort, 'Sorting data...');\n\n /**\n * Message appearing when extensions are loading\n * @type {String}\n */\n this.msgLoadExtensions = defaultsStr(f.msg_load_extensions,\n 'Loading extensions...');\n\n /**\n * Message appearing when themes are loading\n * @type {String}\n */\n this.msgLoadThemes = defaultsStr(f.msg_load_themes,\n 'Loading theme(s)...');\n\n /**\n * Default position in toolbar ('left'|'center'|'right')\n * @type {String}\n */\n this.toolbarPosition = defaultsStr(f.toolbar_position, LEFT);\n }\n\n /**\n * Initializes StatusBar instance\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n let tf = this.tf;\n let emitter = this.emitter;\n\n emitter.emit('initializing-feature', this, !isNull(this.targetId));\n\n // status bar container\n let statusDiv = createElm('div');\n statusDiv.className = this.cssClass;\n\n // status bar label\n let statusSpan = createElm('span');\n // preceding text\n let statusSpanText = createElm('span');\n statusSpanText.appendChild(createText(this.text));\n\n // target element container\n let targetEl = (!this.targetId) ?\n tf.feature('toolbar').container(this.toolbarPosition) :\n elm(this.targetId);\n\n // default container\n if (!this.targetId) {\n statusDiv.appendChild(statusSpanText);\n statusDiv.appendChild(statusSpan);\n targetEl.appendChild(statusDiv);\n } else {\n // custom container, no need to append statusDiv\n targetEl.appendChild(statusSpanText);\n targetEl.appendChild(statusSpan);\n }\n\n this.container = statusDiv;\n this.msgContainer = statusSpan;\n this.labelContainer = statusSpanText;\n\n // subscribe to events\n emitter.on(['before-filtering'], () => this.message(this.msgFilter));\n emitter.on(['before-populating-filter'],\n () => this.message(this.msgPopulate));\n emitter.on(['before-page-change'],\n () => this.message(this.msgChangePage));\n emitter.on(['before-clearing-filters'], () =>\n this.message(this.msgClear));\n emitter.on(['before-page-length-change'],\n () => this.message(this.msgChangeResults));\n emitter.on(['before-reset-page'],\n () => this.message(this.msgResetPage));\n emitter.on(['before-reset-page-length'],\n () => this.message(this.msgResetPageLength));\n emitter.on(['before-loading-extensions'],\n () => this.message(this.msgLoadExtensions));\n emitter.on(['before-loading-themes'],\n () => this.message(this.msgLoadThemes));\n\n emitter.on(EVENTS, () => this.message(''));\n\n /** @inherited */\n this.initialized = true;\n\n emitter.emit('feature-initialized', this);\n }\n\n /**\n * Display status message\n * @param {String} [t=''] Message to be displayed\n */\n message(t = '') {\n if (!this.isEnabled()) {\n return;\n }\n\n this.onBeforeShowMsg(this.tf, t);\n\n let d = t === '' ? this.delay : 1;\n root.setTimeout(() => {\n if (!this.initialized) {\n return;\n }\n this.msgContainer.innerHTML = t;\n\n this.onAfterShowMsg(this.tf, t);\n }, d);\n }\n\n /**\n * Destroy StatusBar instance\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n let emitter = this.emitter;\n\n this.container.innerHTML = '';\n if (!this.targetId) {\n removeElm(this.container);\n }\n this.labelContainer = null;\n this.msgContainer = null;\n this.container = null;\n\n // Unsubscribe to events\n emitter.off(['before-filtering'], () => this.message(this.msgFilter));\n emitter.off(['before-populating-filter'],\n () => this.message(this.msgPopulate));\n emitter.off(['before-page-change'],\n () => this.message(this.msgChangePage));\n emitter.off(['before-clearing-filters'],\n () => this.message(this.msgClear));\n emitter.off(['before-page-length-change'],\n () => this.message(this.msgChangeResults));\n emitter.off(['before-reset-page'], () =>\n this.message(this.msgResetPage));\n emitter.off(['before-reset-page-length'],\n () => this.message(this.msgResetPageLength));\n emitter.off(['before-loading-extensions'],\n () => this.message(this.msgLoadExtensions));\n emitter.off(['before-loading-themes'],\n () => this.message(this.msgLoadThemes));\n\n emitter.off(EVENTS, () => this.message(''));\n\n this.initialized = false;\n }\n}\n" }, { - "__docId__": 729, + "__docId__": 734, "kind": "variable", "static": true, "variation": null, @@ -15809,7 +15909,7 @@ "importPath": "tablefilter/src/modules/statusBar.js", "importStyle": null, "description": null, - "lineNumber": 7, + "lineNumber": 8, "undocument": true, "type": { "types": [ @@ -15818,7 +15918,7 @@ } }, { - "__docId__": 730, + "__docId__": 735, "kind": "class", "static": true, "variation": null, @@ -15830,7 +15930,7 @@ "importPath": "tablefilter/src/modules/statusBar.js", "importStyle": "{StatusBar}", "description": "Status bar UI component", - "lineNumber": 25, + "lineNumber": 26, "unknown": [ { "tagName": "@export", @@ -15847,7 +15947,7 @@ ] }, { - "__docId__": 731, + "__docId__": 736, "kind": "constructor", "static": false, "variation": null, @@ -15856,7 +15956,7 @@ "longname": "src/modules/statusBar.js~StatusBar#constructor", "access": null, "description": "Creates an instance of StatusBar", - "lineNumber": 31, + "lineNumber": 32, "params": [ { "nullable": null, @@ -15872,7 +15972,7 @@ "generator": false }, { - "__docId__": 732, + "__docId__": 737, "kind": "member", "static": false, "variation": null, @@ -15881,107 +15981,7 @@ "longname": "src/modules/statusBar.js~StatusBar#targetId", "access": null, "description": "ID of custom container element", - "lineNumber": 41, - "type": { - "nullable": null, - "types": [ - "String" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 733, - "kind": "member", - "static": false, - "variation": null, - "name": "container", - "memberof": "src/modules/statusBar.js~StatusBar", - "longname": "src/modules/statusBar.js~StatusBar#container", - "access": "private", - "description": "Container DOM element", - "lineNumber": 48, - "type": { - "nullable": null, - "types": [ - "DOMElement" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 734, - "kind": "member", - "static": false, - "variation": null, - "name": "msgContainer", - "memberof": "src/modules/statusBar.js~StatusBar", - "longname": "src/modules/statusBar.js~StatusBar#msgContainer", - "access": "private", - "description": "Message container DOM element", - "lineNumber": 55, - "type": { - "nullable": null, - "types": [ - "DOMElement" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 735, - "kind": "member", - "static": false, - "variation": null, - "name": "labelContainer", - "memberof": "src/modules/statusBar.js~StatusBar", - "longname": "src/modules/statusBar.js~StatusBar#labelContainer", - "access": "private", - "description": "Label container DOM element", - "lineNumber": 62, - "type": { - "nullable": null, - "types": [ - "DOMElement" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 736, - "kind": "member", - "static": false, - "variation": null, - "name": "text", - "memberof": "src/modules/statusBar.js~StatusBar", - "longname": "src/modules/statusBar.js~StatusBar#text", - "access": null, - "description": "Text preceding status message", - "lineNumber": 68, - "type": { - "nullable": null, - "types": [ - "String" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 737, - "kind": "member", - "static": false, - "variation": null, - "name": "cssClass", - "memberof": "src/modules/statusBar.js~StatusBar", - "longname": "src/modules/statusBar.js~StatusBar#cssClass", - "access": null, - "description": "Css class for container element", - "lineNumber": 74, + "lineNumber": 42, "type": { "nullable": null, "types": [ @@ -15996,16 +15996,16 @@ "kind": "member", "static": false, "variation": null, - "name": "delay", + "name": "container", "memberof": "src/modules/statusBar.js~StatusBar", - "longname": "src/modules/statusBar.js~StatusBar#delay", + "longname": "src/modules/statusBar.js~StatusBar#container", "access": "private", - "description": "Message visibility duration in milliseconds", - "lineNumber": 81, + "description": "Container DOM element", + "lineNumber": 49, "type": { "nullable": null, "types": [ - "Number" + "DOMElement" ], "spread": false, "description": null @@ -16016,16 +16016,16 @@ "kind": "member", "static": false, "variation": null, - "name": "onBeforeShowMsg", + "name": "msgContainer", "memberof": "src/modules/statusBar.js~StatusBar", - "longname": "src/modules/statusBar.js~StatusBar#onBeforeShowMsg", - "access": null, - "description": "Callback fired before the message is displayed", - "lineNumber": 87, + "longname": "src/modules/statusBar.js~StatusBar#msgContainer", + "access": "private", + "description": "Message container DOM element", + "lineNumber": 56, "type": { "nullable": null, "types": [ - "Function" + "DOMElement" ], "spread": false, "description": null @@ -16036,16 +16036,16 @@ "kind": "member", "static": false, "variation": null, - "name": "onAfterShowMsg", + "name": "labelContainer", "memberof": "src/modules/statusBar.js~StatusBar", - "longname": "src/modules/statusBar.js~StatusBar#onAfterShowMsg", - "access": null, - "description": "Callback fired after the message is displayed", - "lineNumber": 93, + "longname": "src/modules/statusBar.js~StatusBar#labelContainer", + "access": "private", + "description": "Label container DOM element", + "lineNumber": 63, "type": { "nullable": null, "types": [ - "Function" + "DOMElement" ], "spread": false, "description": null @@ -16056,12 +16056,12 @@ "kind": "member", "static": false, "variation": null, - "name": "msgFilter", + "name": "text", "memberof": "src/modules/statusBar.js~StatusBar", - "longname": "src/modules/statusBar.js~StatusBar#msgFilter", + "longname": "src/modules/statusBar.js~StatusBar#text", "access": null, - "description": "Message appearing upon filtering", - "lineNumber": 99, + "description": "Text preceding status message", + "lineNumber": 69, "type": { "nullable": null, "types": [ @@ -16076,12 +16076,12 @@ "kind": "member", "static": false, "variation": null, - "name": "msgPopulate", + "name": "cssClass", "memberof": "src/modules/statusBar.js~StatusBar", - "longname": "src/modules/statusBar.js~StatusBar#msgPopulate", + "longname": "src/modules/statusBar.js~StatusBar#cssClass", "access": null, - "description": "Message appearing when a drop-down filter is populated", - "lineNumber": 105, + "description": "Css class for container element", + "lineNumber": 75, "type": { "nullable": null, "types": [ @@ -16096,16 +16096,16 @@ "kind": "member", "static": false, "variation": null, - "name": "msgPopulateCheckList", + "name": "delay", "memberof": "src/modules/statusBar.js~StatusBar", - "longname": "src/modules/statusBar.js~StatusBar#msgPopulateCheckList", - "access": null, - "description": "Message appearing when a checklist filter is populated", - "lineNumber": 111, + "longname": "src/modules/statusBar.js~StatusBar#delay", + "access": "private", + "description": "Message visibility duration in milliseconds", + "lineNumber": 82, "type": { "nullable": null, "types": [ - "String" + "Number" ], "spread": false, "description": null @@ -16116,16 +16116,16 @@ "kind": "member", "static": false, "variation": null, - "name": "msgChangePage", + "name": "onBeforeShowMsg", "memberof": "src/modules/statusBar.js~StatusBar", - "longname": "src/modules/statusBar.js~StatusBar#msgChangePage", + "longname": "src/modules/statusBar.js~StatusBar#onBeforeShowMsg", "access": null, - "description": "Message appearing when a pagination page is changed", - "lineNumber": 118, + "description": "Callback fired before the message is displayed", + "lineNumber": 88, "type": { "nullable": null, "types": [ - "String" + "Function" ], "spread": false, "description": null @@ -16136,16 +16136,16 @@ "kind": "member", "static": false, "variation": null, - "name": "msgClear", + "name": "onAfterShowMsg", "memberof": "src/modules/statusBar.js~StatusBar", - "longname": "src/modules/statusBar.js~StatusBar#msgClear", + "longname": "src/modules/statusBar.js~StatusBar#onAfterShowMsg", "access": null, - "description": "Message appearing when filters are cleared", - "lineNumber": 125, + "description": "Callback fired after the message is displayed", + "lineNumber": 94, "type": { "nullable": null, "types": [ - "String" + "Function" ], "spread": false, "description": null @@ -16156,12 +16156,12 @@ "kind": "member", "static": false, "variation": null, - "name": "msgChangeResults", + "name": "msgFilter", "memberof": "src/modules/statusBar.js~StatusBar", - "longname": "src/modules/statusBar.js~StatusBar#msgChangeResults", + "longname": "src/modules/statusBar.js~StatusBar#msgFilter", "access": null, - "description": "Message appearing when the page length is changed", - "lineNumber": 131, + "description": "Message appearing upon filtering", + "lineNumber": 100, "type": { "nullable": null, "types": [ @@ -16176,12 +16176,12 @@ "kind": "member", "static": false, "variation": null, - "name": "msgResetPage", + "name": "msgPopulate", "memberof": "src/modules/statusBar.js~StatusBar", - "longname": "src/modules/statusBar.js~StatusBar#msgResetPage", + "longname": "src/modules/statusBar.js~StatusBar#msgPopulate", "access": null, - "description": "Message appearing when the page is re-set", - "lineNumber": 138, + "description": "Message appearing when a drop-down filter is populated", + "lineNumber": 106, "type": { "nullable": null, "types": [ @@ -16196,12 +16196,12 @@ "kind": "member", "static": false, "variation": null, - "name": "msgResetPageLength", + "name": "msgPopulateCheckList", "memberof": "src/modules/statusBar.js~StatusBar", - "longname": "src/modules/statusBar.js~StatusBar#msgResetPageLength", + "longname": "src/modules/statusBar.js~StatusBar#msgPopulateCheckList", "access": null, - "description": "Message appearing when the page length is re-set", - "lineNumber": 144, + "description": "Message appearing when a checklist filter is populated", + "lineNumber": 112, "type": { "nullable": null, "types": [ @@ -16216,12 +16216,12 @@ "kind": "member", "static": false, "variation": null, - "name": "msgSort", + "name": "msgChangePage", "memberof": "src/modules/statusBar.js~StatusBar", - "longname": "src/modules/statusBar.js~StatusBar#msgSort", + "longname": "src/modules/statusBar.js~StatusBar#msgChangePage", "access": null, - "description": "Message appearing upon column sorting", - "lineNumber": 151, + "description": "Message appearing when a pagination page is changed", + "lineNumber": 119, "type": { "nullable": null, "types": [ @@ -16236,12 +16236,12 @@ "kind": "member", "static": false, "variation": null, - "name": "msgLoadExtensions", + "name": "msgClear", "memberof": "src/modules/statusBar.js~StatusBar", - "longname": "src/modules/statusBar.js~StatusBar#msgLoadExtensions", + "longname": "src/modules/statusBar.js~StatusBar#msgClear", "access": null, - "description": "Message appearing when extensions are loading", - "lineNumber": 157, + "description": "Message appearing when filters are cleared", + "lineNumber": 126, "type": { "nullable": null, "types": [ @@ -16256,12 +16256,12 @@ "kind": "member", "static": false, "variation": null, - "name": "msgLoadThemes", + "name": "msgChangeResults", "memberof": "src/modules/statusBar.js~StatusBar", - "longname": "src/modules/statusBar.js~StatusBar#msgLoadThemes", + "longname": "src/modules/statusBar.js~StatusBar#msgChangeResults", "access": null, - "description": "Message appearing when themes are loading", - "lineNumber": 164, + "description": "Message appearing when the page length is changed", + "lineNumber": 132, "type": { "nullable": null, "types": [ @@ -16273,6 +16273,126 @@ }, { "__docId__": 752, + "kind": "member", + "static": false, + "variation": null, + "name": "msgResetPage", + "memberof": "src/modules/statusBar.js~StatusBar", + "longname": "src/modules/statusBar.js~StatusBar#msgResetPage", + "access": null, + "description": "Message appearing when the page is re-set", + "lineNumber": 139, + "type": { + "nullable": null, + "types": [ + "String" + ], + "spread": false, + "description": null + } + }, + { + "__docId__": 753, + "kind": "member", + "static": false, + "variation": null, + "name": "msgResetPageLength", + "memberof": "src/modules/statusBar.js~StatusBar", + "longname": "src/modules/statusBar.js~StatusBar#msgResetPageLength", + "access": null, + "description": "Message appearing when the page length is re-set", + "lineNumber": 145, + "type": { + "nullable": null, + "types": [ + "String" + ], + "spread": false, + "description": null + } + }, + { + "__docId__": 754, + "kind": "member", + "static": false, + "variation": null, + "name": "msgSort", + "memberof": "src/modules/statusBar.js~StatusBar", + "longname": "src/modules/statusBar.js~StatusBar#msgSort", + "access": null, + "description": "Message appearing upon column sorting", + "lineNumber": 152, + "type": { + "nullable": null, + "types": [ + "String" + ], + "spread": false, + "description": null + } + }, + { + "__docId__": 755, + "kind": "member", + "static": false, + "variation": null, + "name": "msgLoadExtensions", + "memberof": "src/modules/statusBar.js~StatusBar", + "longname": "src/modules/statusBar.js~StatusBar#msgLoadExtensions", + "access": null, + "description": "Message appearing when extensions are loading", + "lineNumber": 158, + "type": { + "nullable": null, + "types": [ + "String" + ], + "spread": false, + "description": null + } + }, + { + "__docId__": 756, + "kind": "member", + "static": false, + "variation": null, + "name": "msgLoadThemes", + "memberof": "src/modules/statusBar.js~StatusBar", + "longname": "src/modules/statusBar.js~StatusBar#msgLoadThemes", + "access": null, + "description": "Message appearing when themes are loading", + "lineNumber": 165, + "type": { + "nullable": null, + "types": [ + "String" + ], + "spread": false, + "description": null + } + }, + { + "__docId__": 757, + "kind": "member", + "static": false, + "variation": null, + "name": "toolbarPosition", + "memberof": "src/modules/statusBar.js~StatusBar", + "longname": "src/modules/statusBar.js~StatusBar#toolbarPosition", + "access": null, + "description": "Default position in toolbar ('left'|'center'|'right')", + "lineNumber": 172, + "type": { + "nullable": null, + "types": [ + "String" + ], + "spread": false, + "description": null + } + }, + { + "__docId__": 758, "kind": "method", "static": false, "variation": null, @@ -16281,125 +16401,7 @@ "longname": "src/modules/statusBar.js~StatusBar#init", "access": null, "description": "Initializes StatusBar instance", - "lineNumber": 171, - "params": [], - "generator": false - }, - { - "__docId__": 753, - "kind": "member", - "static": false, - "variation": null, - "name": "container", - "memberof": "src/modules/statusBar.js~StatusBar", - "longname": "src/modules/statusBar.js~StatusBar#container", - "access": null, - "description": null, - "lineNumber": 206, - "undocument": true, - "type": { - "types": [ - "*" - ] - } - }, - { - "__docId__": 754, - "kind": "member", - "static": false, - "variation": null, - "name": "msgContainer", - "memberof": "src/modules/statusBar.js~StatusBar", - "longname": "src/modules/statusBar.js~StatusBar#msgContainer", - "access": null, - "description": null, - "lineNumber": 207, - "undocument": true, - "type": { - "types": [ - "*" - ] - } - }, - { - "__docId__": 755, - "kind": "member", - "static": false, - "variation": null, - "name": "labelContainer", - "memberof": "src/modules/statusBar.js~StatusBar", - "longname": "src/modules/statusBar.js~StatusBar#labelContainer", - "access": null, - "description": null, - "lineNumber": 208, - "undocument": true, - "type": { - "types": [ - "*" - ] - } - }, - { - "__docId__": 756, - "kind": "member", - "static": false, - "variation": null, - "name": "initialized", - "memberof": "src/modules/statusBar.js~StatusBar", - "longname": "src/modules/statusBar.js~StatusBar#initialized", - "access": null, - "description": "", - "lineNumber": 234, - "unknown": [ - { - "tagName": "@inherited", - "tagValue": "" - } - ], - "type": { - "types": [ - "boolean" - ] - } - }, - { - "__docId__": 757, - "kind": "method", - "static": false, - "variation": null, - "name": "message", - "memberof": "src/modules/statusBar.js~StatusBar", - "longname": "src/modules/statusBar.js~StatusBar#message", - "access": null, - "description": "Display status message", - "lineNumber": 241, - "params": [ - { - "nullable": null, - "types": [ - "String" - ], - "spread": false, - "optional": true, - "defaultValue": "''", - "defaultRaw": "''", - "name": "t", - "description": "Message to be displayed" - } - ], - "generator": false - }, - { - "__docId__": 758, - "kind": "method", - "static": false, - "variation": null, - "name": "destroy", - "memberof": "src/modules/statusBar.js~StatusBar", - "longname": "src/modules/statusBar.js~StatusBar#destroy", - "access": null, - "description": "Destroy StatusBar instance", - "lineNumber": 262, + "lineNumber": 178, "params": [], "generator": false }, @@ -16408,12 +16410,12 @@ "kind": "member", "static": false, "variation": null, - "name": "labelContainer", + "name": "container", "memberof": "src/modules/statusBar.js~StatusBar", - "longname": "src/modules/statusBar.js~StatusBar#labelContainer", + "longname": "src/modules/statusBar.js~StatusBar#container", "access": null, "description": null, - "lineNumber": 273, + "lineNumber": 214, "undocument": true, "type": { "types": [ @@ -16431,7 +16433,7 @@ "longname": "src/modules/statusBar.js~StatusBar#msgContainer", "access": null, "description": null, - "lineNumber": 274, + "lineNumber": 215, "undocument": true, "type": { "types": [ @@ -16444,12 +16446,12 @@ "kind": "member", "static": false, "variation": null, - "name": "container", + "name": "labelContainer", "memberof": "src/modules/statusBar.js~StatusBar", - "longname": "src/modules/statusBar.js~StatusBar#container", + "longname": "src/modules/statusBar.js~StatusBar#labelContainer", "access": null, "description": null, - "lineNumber": 275, + "lineNumber": 216, "undocument": true, "type": { "types": [ @@ -16467,8 +16469,13 @@ "longname": "src/modules/statusBar.js~StatusBar#initialized", "access": null, "description": null, - "lineNumber": 298, - "undocument": true, + "lineNumber": 240, + "unknown": [ + { + "tagName": "@inherited", + "tagValue": "" + } + ], "type": { "types": [ "boolean" @@ -16477,6 +16484,119 @@ }, { "__docId__": 763, + "kind": "method", + "static": false, + "variation": null, + "name": "message", + "memberof": "src/modules/statusBar.js~StatusBar", + "longname": "src/modules/statusBar.js~StatusBar#message", + "access": null, + "description": "Display status message", + "lineNumber": 249, + "params": [ + { + "nullable": null, + "types": [ + "String" + ], + "spread": false, + "optional": true, + "defaultValue": "''", + "defaultRaw": "''", + "name": "t", + "description": "Message to be displayed" + } + ], + "generator": false + }, + { + "__docId__": 764, + "kind": "method", + "static": false, + "variation": null, + "name": "destroy", + "memberof": "src/modules/statusBar.js~StatusBar", + "longname": "src/modules/statusBar.js~StatusBar#destroy", + "access": null, + "description": "Destroy StatusBar instance", + "lineNumber": 270, + "params": [], + "generator": false + }, + { + "__docId__": 765, + "kind": "member", + "static": false, + "variation": null, + "name": "labelContainer", + "memberof": "src/modules/statusBar.js~StatusBar", + "longname": "src/modules/statusBar.js~StatusBar#labelContainer", + "access": null, + "description": null, + "lineNumber": 281, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 766, + "kind": "member", + "static": false, + "variation": null, + "name": "msgContainer", + "memberof": "src/modules/statusBar.js~StatusBar", + "longname": "src/modules/statusBar.js~StatusBar#msgContainer", + "access": null, + "description": null, + "lineNumber": 282, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 767, + "kind": "member", + "static": false, + "variation": null, + "name": "container", + "memberof": "src/modules/statusBar.js~StatusBar", + "longname": "src/modules/statusBar.js~StatusBar#container", + "access": null, + "description": null, + "lineNumber": 283, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 768, + "kind": "member", + "static": false, + "variation": null, + "name": "initialized", + "memberof": "src/modules/statusBar.js~StatusBar", + "longname": "src/modules/statusBar.js~StatusBar#initialized", + "access": null, + "description": null, + "lineNumber": 306, + "undocument": true, + "type": { + "types": [ + "boolean" + ] + } + }, + { + "__docId__": 769, "kind": "file", "static": true, "variation": null, @@ -16489,7 +16609,7 @@ "content": "import Cookie from '../cookie';\nimport {root} from '../root';\n\nconst JSON = root.JSON;\nconst localStorage = root.localStorage;\nconst location = root.location;\n\n/**\n * Checks if browser has Storage feature\n */\nexport const hasStorage = () => {\n return 'Storage' in root;\n};\n\n/**\n * Stores the features state in browser's local storage or cookie\n *\n * @export\n * @class Storage\n */\nexport class Storage {\n\n /**\n * Creates an instance of Storage\n *\n * @param {State} state Instance of State\n */\n constructor(state) {\n\n /**\n * State object\n * @type {State}\n * @private\n */\n this.state = state;\n\n /**\n * TableFilter object\n * @type {TableFilter}\n * @private\n */\n this.tf = state.tf;\n\n /**\n * Persist with local storage\n * @type {Boolean}\n * @private\n */\n this.enableLocalStorage = state.enableLocalStorage && hasStorage();\n\n /**\n * Persist with cookie\n * @type {Boolean}\n * @private\n */\n this.enableCookie = state.enableCookie && !this.enableLocalStorage;\n\n /**\n * Emitter object\n * @type {Emitter}\n * @private\n */\n this.emitter = state.emitter;\n\n /**\n * Cookie duration in hours from state object\n * @type {Number}\n * @private\n */\n this.duration = state.cookieDuration;\n }\n\n\n /**\n * Initializes the Storage object\n */\n init() {\n this.emitter.on(['state-changed'], (tf, state) => this.save(state));\n this.emitter.on(['initialized'], () => this.sync());\n }\n\n /**\n * Persists the features state on state changes\n *\n * @param {State} state Instance of State\n */\n save(state) {\n if (this.enableLocalStorage) {\n localStorage[this.getKey()] = JSON.stringify(state);\n } else {\n Cookie.write(this.getKey(), JSON.stringify(state), this.duration);\n }\n }\n\n /**\n * Turns stored string into a State JSON object\n *\n * @returns {Object} JSON object\n */\n retrieve() {\n let state = null;\n if (this.enableLocalStorage) {\n state = localStorage[this.getKey()];\n } else {\n state = Cookie.read(this.getKey());\n }\n\n if (!state) {\n return null;\n }\n return JSON.parse(state);\n }\n\n /**\n * Removes persisted state from storage\n */\n remove() {\n if (this.enableLocalStorage) {\n localStorage.removeItem(this.getKey());\n } else {\n Cookie.remove(this.getKey());\n }\n }\n\n /**\n * Applies persisted state to features\n */\n sync() {\n let state = this.retrieve();\n if (!state) {\n return;\n }\n // override current state with persisted one and sync features\n this.state.overrideAndSync(state);\n }\n\n /**\n * Returns the storage key\n *\n * @returns {String} Key\n */\n getKey() {\n return JSON.stringify({\n key: `${this.tf.prfxTf}_${this.tf.id}`,\n path: location.pathname\n });\n }\n\n /**\n * Release Storage event subscriptions and clear fields\n */\n destroy() {\n this.emitter.off(['state-changed'], (tf, state) => this.save(state));\n this.emitter.off(['initialized'], () => this.sync());\n\n this.remove();\n\n this.state = null;\n this.emitter = null;\n }\n}\n" }, { - "__docId__": 764, + "__docId__": 770, "kind": "variable", "static": true, "variation": null, @@ -16510,7 +16630,7 @@ } }, { - "__docId__": 765, + "__docId__": 771, "kind": "variable", "static": true, "variation": null, @@ -16531,7 +16651,7 @@ } }, { - "__docId__": 766, + "__docId__": 772, "kind": "variable", "static": true, "variation": null, @@ -16552,7 +16672,7 @@ } }, { - "__docId__": 767, + "__docId__": 773, "kind": "variable", "static": true, "variation": null, @@ -16572,7 +16692,7 @@ } }, { - "__docId__": 768, + "__docId__": 774, "kind": "class", "static": true, "variation": null, @@ -16598,7 +16718,7 @@ "interface": false }, { - "__docId__": 769, + "__docId__": 775, "kind": "constructor", "static": false, "variation": null, @@ -16623,7 +16743,7 @@ "generator": false }, { - "__docId__": 770, + "__docId__": 776, "kind": "member", "static": false, "variation": null, @@ -16643,7 +16763,7 @@ } }, { - "__docId__": 771, + "__docId__": 777, "kind": "member", "static": false, "variation": null, @@ -16663,7 +16783,7 @@ } }, { - "__docId__": 772, + "__docId__": 778, "kind": "member", "static": false, "variation": null, @@ -16683,7 +16803,7 @@ } }, { - "__docId__": 773, + "__docId__": 779, "kind": "member", "static": false, "variation": null, @@ -16703,7 +16823,7 @@ } }, { - "__docId__": 774, + "__docId__": 780, "kind": "member", "static": false, "variation": null, @@ -16723,7 +16843,7 @@ } }, { - "__docId__": 775, + "__docId__": 781, "kind": "member", "static": false, "variation": null, @@ -16743,7 +16863,7 @@ } }, { - "__docId__": 776, + "__docId__": 782, "kind": "method", "static": false, "variation": null, @@ -16757,7 +16877,7 @@ "generator": false }, { - "__docId__": 777, + "__docId__": 783, "kind": "method", "static": false, "variation": null, @@ -16782,7 +16902,7 @@ "generator": false }, { - "__docId__": 778, + "__docId__": 784, "kind": "method", "static": false, "variation": null, @@ -16810,7 +16930,7 @@ "generator": false }, { - "__docId__": 779, + "__docId__": 785, "kind": "method", "static": false, "variation": null, @@ -16824,7 +16944,7 @@ "generator": false }, { - "__docId__": 780, + "__docId__": 786, "kind": "method", "static": false, "variation": null, @@ -16838,7 +16958,7 @@ "generator": false }, { - "__docId__": 781, + "__docId__": 787, "kind": "method", "static": false, "variation": null, @@ -16866,7 +16986,7 @@ "generator": false }, { - "__docId__": 782, + "__docId__": 788, "kind": "method", "static": false, "variation": null, @@ -16880,7 +17000,7 @@ "generator": false }, { - "__docId__": 783, + "__docId__": 789, "kind": "member", "static": false, "variation": null, @@ -16898,7 +17018,7 @@ } }, { - "__docId__": 784, + "__docId__": 790, "kind": "member", "static": false, "variation": null, @@ -16916,7 +17036,665 @@ } }, { - "__docId__": 785, + "__docId__": 791, + "kind": "file", + "static": true, + "variation": null, + "name": "src/modules/toolbar.js", + "memberof": null, + "longname": "src/modules/toolbar.js", + "access": null, + "description": null, + "lineNumber": 1, + "content": "import {Feature} from '../feature';\nimport {createElm, removeElm, elm, tag} from '../dom';\nimport {defaultsStr} from '../settings';\nimport {isUndef} from '../types';\n\nconst EVENTS = [\n 'initializing-feature',\n 'initializing-extension'\n];\n\n/** Left position in toolbar */\nexport const LEFT = 'left';\n/** Right position in toolbar */\nexport const RIGHT = 'right';\n/** Center position in toolbar */\nexport const CENTER = 'center';\n\n/**\n * Toolbar UI component\n * @export\n * @class Toolbar\n * @extends {Feature}\n */\nexport class Toolbar extends Feature {\n\n /**\n * Create an instance of Toolbar\n * @param {TableFilter} tf TableFilter instance\n * @memberof Toolbar\n */\n constructor(tf) {\n super(tf, 'toolbar');\n\n // Configuration object\n let f = this.config.toolbar || {};\n\n /**\n * Css class for toolbar's container DOM element\n * @type {String}\n */\n this.contCssClass = defaultsStr(f.container_css_class, 'inf');\n\n /**\n * Css class for left-side inner container DOM element\n * @type {String}\n */\n this.lContCssClass = defaultsStr(f.left_cont_css_class, 'ldiv');\n\n /**\n * Css class for right-side inner container DOM element\n * @type {String}\n */\n this.rContCssClass = defaultsStr(f.right_cont_css_class, 'rdiv');\n\n /**\n * Css class for middle inner container DOM element\n * @type {String}\n */\n this.cContCssClass = defaultsStr(f.center_cont_css_class, 'mdiv');\n\n /**\n * Toolbar's custom container ID\n * @type {String}\n */\n this.tgtId = defaultsStr(f.target_id, null);\n\n /**\n * Toolbar's container DOM element\n * @type {DOMElement}\n * @private\n */\n this.cont = null;\n\n /**\n * Left-side inner container DOM element (rows counter in toolbar)\n * @type {DOMElement}\n * @private\n */\n this.lCont = null;\n\n /**\n * Right-side inner container DOM element (reset button,\n * page length selector in toolbar)\n * @type {DOMElement}\n * @private\n */\n this.rCont = null;\n\n /**\n * Middle inner container DOM element (paging elements in toolbar)\n * @type {DOMElement}\n * @private\n */\n this.cCont = null;\n\n /**\n * Container elements inside toolbar\n * @private\n */\n this.innerCont = {\n left: null,\n center: null,\n right: null\n };\n\n this.emitter.on(EVENTS,\n (feature, isExternal) => this.init(isExternal));\n\n /** @inherited */\n this.enabled = true;\n }\n\n /**\n * Initialize toolbar components\n * @param {Boolean} isExternal initialize only if component belongs\n * to toolbar\n */\n init(isExternal) {\n if (this.initialized || isExternal) {\n return;\n }\n\n let tf = this.tf;\n\n // default container\n let container = createElm('div');\n container.className = this.contCssClass;\n\n // custom container\n if (this.tgtId) {\n elm(this.tgtId).appendChild(container);\n }\n // grid-layout\n else if (tf.gridLayout) {\n let gridLayout = tf.Mod.gridLayout;\n gridLayout.tblMainCont.appendChild(container);\n container.className = gridLayout.infDivCssClass;\n }\n // default location: just above the table\n else {\n let cont = createElm('caption');\n cont.appendChild(container);\n tf.dom().insertBefore(cont, tf.dom().firstChild);\n }\n this.cont = container;\n\n // left container\n this.lCont = this.createContainer(container, this.lContCssClass);\n\n // right container\n this.rCont = this.createContainer(container, this.rContCssClass);\n\n // middle container\n this.cCont = this.createContainer(container, this.cContCssClass);\n\n this.innerCont = {\n left: this.lCont,\n center: this.cCont,\n right: this.rCont\n };\n\n /** @inherited */\n this.initialized = true;\n\n // emit help initialisation only if undefined\n if (isUndef(tf.help)) {\n // explicitily enable help to initialise feature by\n // default, only if setting is undefined\n tf.Mod.help.enable();\n this.emitter.emit('init-help', tf);\n }\n }\n\n /**\n * Return the container based on requested position inside the toolbar\n * @param {String} [position=RIGHT] 3 possible positions: 'left', 'center',\n * 'right'\n * @param {DOMElement} el optional DOM element to be inserter in container\n * @returns {DOMElement}\n */\n container(position = RIGHT, el) {\n let cont = this.innerCont[position];\n if (el) {\n cont.appendChild(el);\n }\n return cont;\n }\n\n /**\n * Create DOM element inside passed container\n * @param {DOMElement} container\n * @param {String} css\n * @private\n */\n createContainer(container, css) {\n let div = createElm('div', ['class', css]);\n container.appendChild(div);\n return div;\n }\n\n /**\n * Destroy Toolbar instance\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n let tf = this.tf;\n\n removeElm(this.cont);\n this.cont = null;\n\n let tbl = tf.dom();\n let captions = tag(tbl, 'caption');\n [].forEach.call(captions, (el) => removeElm(el));\n\n /** @inherited */\n this.initialized = false;\n }\n}\n" + }, + { + "__docId__": 792, + "kind": "variable", + "static": true, + "variation": null, + "name": "EVENTS", + "memberof": "src/modules/toolbar.js", + "longname": "src/modules/toolbar.js~EVENTS", + "access": null, + "export": false, + "importPath": "tablefilter/src/modules/toolbar.js", + "importStyle": null, + "description": null, + "lineNumber": 6, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 793, + "kind": "variable", + "static": true, + "variation": null, + "name": "LEFT", + "memberof": "src/modules/toolbar.js", + "longname": "src/modules/toolbar.js~LEFT", + "access": null, + "export": true, + "importPath": "tablefilter/src/modules/toolbar.js", + "importStyle": "{LEFT}", + "description": "Left position in toolbar", + "lineNumber": 12, + "type": { + "types": [ + "string" + ] + } + }, + { + "__docId__": 794, + "kind": "variable", + "static": true, + "variation": null, + "name": "RIGHT", + "memberof": "src/modules/toolbar.js", + "longname": "src/modules/toolbar.js~RIGHT", + "access": null, + "export": true, + "importPath": "tablefilter/src/modules/toolbar.js", + "importStyle": "{RIGHT}", + "description": "Right position in toolbar", + "lineNumber": 14, + "type": { + "types": [ + "string" + ] + } + }, + { + "__docId__": 795, + "kind": "variable", + "static": true, + "variation": null, + "name": "CENTER", + "memberof": "src/modules/toolbar.js", + "longname": "src/modules/toolbar.js~CENTER", + "access": null, + "export": true, + "importPath": "tablefilter/src/modules/toolbar.js", + "importStyle": "{CENTER}", + "description": "Center position in toolbar", + "lineNumber": 16, + "type": { + "types": [ + "string" + ] + } + }, + { + "__docId__": 796, + "kind": "class", + "static": true, + "variation": null, + "name": "Toolbar", + "memberof": "src/modules/toolbar.js", + "longname": "src/modules/toolbar.js~Toolbar", + "access": null, + "export": true, + "importPath": "tablefilter/src/modules/toolbar.js", + "importStyle": "{Toolbar}", + "description": "Toolbar UI component", + "lineNumber": 24, + "unknown": [ + { + "tagName": "@export", + "tagValue": "" + }, + { + "tagName": "@class", + "tagValue": "Toolbar" + } + ], + "interface": false, + "extends": [ + "Feature" + ] + }, + { + "__docId__": 797, + "kind": "constructor", + "static": false, + "variation": null, + "name": "constructor", + "memberof": "src/modules/toolbar.js~Toolbar", + "longname": "src/modules/toolbar.js~Toolbar#constructor", + "access": null, + "description": "Create an instance of Toolbar", + "lineNumber": 31, + "unknown": [ + { + "tagName": "@memberof", + "tagValue": "Toolbar" + } + ], + "params": [ + { + "nullable": null, + "types": [ + "TableFilter" + ], + "spread": false, + "optional": false, + "name": "tf", + "description": "TableFilter instance" + } + ], + "generator": false + }, + { + "__docId__": 798, + "kind": "member", + "static": false, + "variation": null, + "name": "contCssClass", + "memberof": "src/modules/toolbar.js~Toolbar", + "longname": "src/modules/toolbar.js~Toolbar#contCssClass", + "access": null, + "description": "Css class for toolbar's container DOM element", + "lineNumber": 41, + "type": { + "nullable": null, + "types": [ + "String" + ], + "spread": false, + "description": null + } + }, + { + "__docId__": 799, + "kind": "member", + "static": false, + "variation": null, + "name": "lContCssClass", + "memberof": "src/modules/toolbar.js~Toolbar", + "longname": "src/modules/toolbar.js~Toolbar#lContCssClass", + "access": null, + "description": "Css class for left-side inner container DOM element", + "lineNumber": 47, + "type": { + "nullable": null, + "types": [ + "String" + ], + "spread": false, + "description": null + } + }, + { + "__docId__": 800, + "kind": "member", + "static": false, + "variation": null, + "name": "rContCssClass", + "memberof": "src/modules/toolbar.js~Toolbar", + "longname": "src/modules/toolbar.js~Toolbar#rContCssClass", + "access": null, + "description": "Css class for right-side inner container DOM element", + "lineNumber": 53, + "type": { + "nullable": null, + "types": [ + "String" + ], + "spread": false, + "description": null + } + }, + { + "__docId__": 801, + "kind": "member", + "static": false, + "variation": null, + "name": "cContCssClass", + "memberof": "src/modules/toolbar.js~Toolbar", + "longname": "src/modules/toolbar.js~Toolbar#cContCssClass", + "access": null, + "description": "Css class for middle inner container DOM element", + "lineNumber": 59, + "type": { + "nullable": null, + "types": [ + "String" + ], + "spread": false, + "description": null + } + }, + { + "__docId__": 802, + "kind": "member", + "static": false, + "variation": null, + "name": "tgtId", + "memberof": "src/modules/toolbar.js~Toolbar", + "longname": "src/modules/toolbar.js~Toolbar#tgtId", + "access": null, + "description": "Toolbar's custom container ID", + "lineNumber": 65, + "type": { + "nullable": null, + "types": [ + "String" + ], + "spread": false, + "description": null + } + }, + { + "__docId__": 803, + "kind": "member", + "static": false, + "variation": null, + "name": "cont", + "memberof": "src/modules/toolbar.js~Toolbar", + "longname": "src/modules/toolbar.js~Toolbar#cont", + "access": "private", + "description": "Toolbar's container DOM element", + "lineNumber": 72, + "type": { + "nullable": null, + "types": [ + "DOMElement" + ], + "spread": false, + "description": null + } + }, + { + "__docId__": 804, + "kind": "member", + "static": false, + "variation": null, + "name": "lCont", + "memberof": "src/modules/toolbar.js~Toolbar", + "longname": "src/modules/toolbar.js~Toolbar#lCont", + "access": "private", + "description": "Left-side inner container DOM element (rows counter in toolbar)", + "lineNumber": 79, + "type": { + "nullable": null, + "types": [ + "DOMElement" + ], + "spread": false, + "description": null + } + }, + { + "__docId__": 805, + "kind": "member", + "static": false, + "variation": null, + "name": "rCont", + "memberof": "src/modules/toolbar.js~Toolbar", + "longname": "src/modules/toolbar.js~Toolbar#rCont", + "access": "private", + "description": "Right-side inner container DOM element (reset button,\npage length selector in toolbar)", + "lineNumber": 87, + "type": { + "nullable": null, + "types": [ + "DOMElement" + ], + "spread": false, + "description": null + } + }, + { + "__docId__": 806, + "kind": "member", + "static": false, + "variation": null, + "name": "cCont", + "memberof": "src/modules/toolbar.js~Toolbar", + "longname": "src/modules/toolbar.js~Toolbar#cCont", + "access": "private", + "description": "Middle inner container DOM element (paging elements in toolbar)", + "lineNumber": 94, + "type": { + "nullable": null, + "types": [ + "DOMElement" + ], + "spread": false, + "description": null + } + }, + { + "__docId__": 807, + "kind": "member", + "static": false, + "variation": null, + "name": "innerCont", + "memberof": "src/modules/toolbar.js~Toolbar", + "longname": "src/modules/toolbar.js~Toolbar#innerCont", + "access": "private", + "description": "Container elements inside toolbar", + "lineNumber": 100, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 808, + "kind": "member", + "static": false, + "variation": null, + "name": "enabled", + "memberof": "src/modules/toolbar.js~Toolbar", + "longname": "src/modules/toolbar.js~Toolbar#enabled", + "access": null, + "description": null, + "lineNumber": 110, + "unknown": [ + { + "tagName": "@inherited", + "tagValue": "" + } + ], + "type": { + "types": [ + "boolean" + ] + } + }, + { + "__docId__": 809, + "kind": "method", + "static": false, + "variation": null, + "name": "init", + "memberof": "src/modules/toolbar.js~Toolbar", + "longname": "src/modules/toolbar.js~Toolbar#init", + "access": null, + "description": "Initialize toolbar components", + "lineNumber": 118, + "params": [ + { + "nullable": null, + "types": [ + "Boolean" + ], + "spread": false, + "optional": false, + "name": "isExternal", + "description": "initialize only if component belongs\nto toolbar" + } + ], + "generator": false + }, + { + "__docId__": 810, + "kind": "member", + "static": false, + "variation": null, + "name": "cont", + "memberof": "src/modules/toolbar.js~Toolbar", + "longname": "src/modules/toolbar.js~Toolbar#cont", + "access": null, + "description": null, + "lineNumber": 145, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 811, + "kind": "member", + "static": false, + "variation": null, + "name": "lCont", + "memberof": "src/modules/toolbar.js~Toolbar", + "longname": "src/modules/toolbar.js~Toolbar#lCont", + "access": null, + "description": null, + "lineNumber": 148, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 812, + "kind": "member", + "static": false, + "variation": null, + "name": "rCont", + "memberof": "src/modules/toolbar.js~Toolbar", + "longname": "src/modules/toolbar.js~Toolbar#rCont", + "access": null, + "description": null, + "lineNumber": 151, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 813, + "kind": "member", + "static": false, + "variation": null, + "name": "cCont", + "memberof": "src/modules/toolbar.js~Toolbar", + "longname": "src/modules/toolbar.js~Toolbar#cCont", + "access": null, + "description": null, + "lineNumber": 154, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 814, + "kind": "member", + "static": false, + "variation": null, + "name": "innerCont", + "memberof": "src/modules/toolbar.js~Toolbar", + "longname": "src/modules/toolbar.js~Toolbar#innerCont", + "access": null, + "description": null, + "lineNumber": 156, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 815, + "kind": "member", + "static": false, + "variation": null, + "name": "initialized", + "memberof": "src/modules/toolbar.js~Toolbar", + "longname": "src/modules/toolbar.js~Toolbar#initialized", + "access": null, + "description": null, + "lineNumber": 163, + "unknown": [ + { + "tagName": "@inherited", + "tagValue": "" + } + ], + "type": { + "types": [ + "boolean" + ] + } + }, + { + "__docId__": 816, + "kind": "method", + "static": false, + "variation": null, + "name": "container", + "memberof": "src/modules/toolbar.js~Toolbar", + "longname": "src/modules/toolbar.js~Toolbar#container", + "access": null, + "description": "Return the container based on requested position inside the toolbar", + "lineNumber": 181, + "unknown": [ + { + "tagName": "@returns", + "tagValue": "{DOMElement}" + } + ], + "params": [ + { + "nullable": null, + "types": [ + "String" + ], + "spread": false, + "optional": true, + "defaultValue": "RIGHT", + "defaultRaw": "RIGHT", + "name": "position", + "description": "3 possible positions: 'left', 'center',\n'right'" + }, + { + "nullable": null, + "types": [ + "DOMElement" + ], + "spread": false, + "optional": false, + "name": "el", + "description": "optional DOM element to be inserter in container" + } + ], + "return": { + "nullable": null, + "types": [ + "DOMElement" + ], + "spread": false, + "description": "" + }, + "generator": false + }, + { + "__docId__": 817, + "kind": "method", + "static": false, + "variation": null, + "name": "createContainer", + "memberof": "src/modules/toolbar.js~Toolbar", + "longname": "src/modules/toolbar.js~Toolbar#createContainer", + "access": "private", + "description": "Create DOM element inside passed container", + "lineNumber": 195, + "params": [ + { + "nullable": null, + "types": [ + "DOMElement" + ], + "spread": false, + "optional": false, + "name": "container", + "description": "" + }, + { + "nullable": null, + "types": [ + "String" + ], + "spread": false, + "optional": false, + "name": "css", + "description": "" + } + ], + "return": { + "types": [ + "*" + ] + }, + "generator": false + }, + { + "__docId__": 818, + "kind": "method", + "static": false, + "variation": null, + "name": "destroy", + "memberof": "src/modules/toolbar.js~Toolbar", + "longname": "src/modules/toolbar.js~Toolbar#destroy", + "access": null, + "description": "Destroy Toolbar instance", + "lineNumber": 204, + "params": [], + "generator": false + }, + { + "__docId__": 819, + "kind": "member", + "static": false, + "variation": null, + "name": "cont", + "memberof": "src/modules/toolbar.js~Toolbar", + "longname": "src/modules/toolbar.js~Toolbar#cont", + "access": null, + "description": null, + "lineNumber": 212, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 820, + "kind": "member", + "static": false, + "variation": null, + "name": "initialized", + "memberof": "src/modules/toolbar.js~Toolbar", + "longname": "src/modules/toolbar.js~Toolbar#initialized", + "access": null, + "description": null, + "lineNumber": 219, + "unknown": [ + { + "tagName": "@inherited", + "tagValue": "" + } + ], + "type": { + "types": [ + "boolean" + ] + } + }, + { + "__docId__": 821, "kind": "file", "static": true, "variation": null, @@ -16929,7 +17707,7 @@ "content": "import {isNumber} from './types';\n\n/**\n * Takes a string, removes all formatting/cruft and returns the raw float value\n * @param {String} Formatted number\n * @param {String} Decimal type '.' or ','\n * @return {Number} Unformatted number\n *\n * https://github.com/openexchangerates/accounting.js/blob/master/accounting.js\n */\nexport const parse = (value, decimal = '.') => {\n // Return the value as-is if it's already a number\n if (isNumber(value)) {\n return value;\n }\n\n // Build regex to strip out everything except digits, decimal point and\n // minus sign\n let regex = new RegExp('[^0-9-' + decimal + ']', ['g']);\n let unformatted = parseFloat(\n ('' + value)\n // replace bracketed values with negatives\n .replace(/\\((.*)\\)/, '-$1')\n // strip out any cruft\n .replace(regex, '')\n // make sure decimal point is standard\n .replace(decimal, '.')\n );\n\n // This will fail silently\n return !isNaN(unformatted) ? unformatted : 0;\n};\n" }, { - "__docId__": 786, + "__docId__": 822, "kind": "variable", "static": true, "variation": null, @@ -16979,7 +17757,7 @@ } }, { - "__docId__": 787, + "__docId__": 823, "kind": "file", "static": true, "variation": null, @@ -16992,7 +17770,7 @@ "content": "/**\n * Export window or global object depending on the environment\n */\nexport const root = (typeof self === 'object' && self.self === self && self) ||\n (typeof global === 'object' && global.global === global && global) ||\n this;\n" }, { - "__docId__": 788, + "__docId__": 824, "kind": "variable", "static": true, "variation": null, @@ -17012,7 +17790,7 @@ } }, { - "__docId__": 789, + "__docId__": 825, "kind": "file", "static": true, "variation": null, @@ -17025,7 +17803,7 @@ "content": "import {isBoolean, isString, isFn, isArray} from './types';\n\n/** Configuration settings helpers */\n\n/**\n * If passed value is not of boolean type return the default value\n * otherwise return the value itself\n * @param {Boolean|Any} value\n * @param {Boolean} default value\n * @return {Boolean|Any}\n */\nexport const defaultsBool =\n (val, defaultVal) => isBoolean(val) ? val : defaultVal;\n\n/**\n * If passed value is not of string type return the default value\n * otherwise return the value itself\n * @param {String|Any} value\n * @param {String} default value\n * @return {String|Any}\n */\nexport const defaultsStr =\n (val, defaultVal) => isString(val) ? val : defaultVal;\n\n/**\n * If passed value is not of number type return the default value\n * otherwise return the value itself\n * @param {Number|Any} value\n * @param {Number} default value\n * @return {Number|Any}\n */\nexport const defaultsNb =\n (val, defaultVal) => isNaN(val) ? defaultVal : val;\n\n/**\n * If passed value is not of array type return the default value\n * otherwise return the value itself\n * @param {Array|Any} value\n * @param {Array} default value\n * @return {Array|Any}\n */\nexport const defaultsArr =\n (val, defaultVal) => isArray(val) ? val : defaultVal;\n\n/**\n * If passed value is not of function type return the default value\n * otherwise return the value itself\n * @param {Function|Any} value\n * @param {Function} default value\n * @return {Function|Any}\n */\nexport const defaultsFn =\n (val, defaultVal) => isFn(val) ? val : defaultVal;\n" }, { - "__docId__": 790, + "__docId__": 826, "kind": "variable", "static": true, "variation": null, @@ -17077,7 +17855,7 @@ } }, { - "__docId__": 791, + "__docId__": 827, "kind": "variable", "static": true, "variation": null, @@ -17129,7 +17907,7 @@ } }, { - "__docId__": 792, + "__docId__": 828, "kind": "variable", "static": true, "variation": null, @@ -17181,7 +17959,7 @@ } }, { - "__docId__": 793, + "__docId__": 829, "kind": "variable", "static": true, "variation": null, @@ -17233,7 +18011,7 @@ } }, { - "__docId__": 794, + "__docId__": 830, "kind": "variable", "static": true, "variation": null, @@ -17285,7 +18063,7 @@ } }, { - "__docId__": 795, + "__docId__": 831, "kind": "file", "static": true, "variation": null, @@ -17298,7 +18076,7 @@ "content": "import {parse as parseNb} from './number';\nimport {Date as SugarDate} from 'sugar-date';\n\n/** Sorting utilities */\n\n/**\n * Case insensitive compare function for passed strings\n * @param {String} First string\n * @param {String} Second string\n * @return {Number} -1 if first string lower than second one\n * 0 if first string same order as second one\n * 1 if first string greater than second one\n */\nexport const ignoreCase = (a, b) => {\n let x = a.toLowerCase();\n let y = b.toLowerCase();\n return x < y ? -1 : (x > y ? 1 : 0);\n};\n\n/**\n * Compare function for sorting passed numbers in ascending manner\n * @param {Number} First number\n * @param {Number} Second number\n * @return {Number} Negative, zero or positive number\n */\nexport const numSortAsc = (a, b) => (a - b);\n\n/**\n * Compare function for sorting passed numbers in descending manner\n * @param {Number} First number\n * @param {Number} Second number\n * @return {Number} Negative, zero or positive number\n */\nexport const numSortDesc = (a, b) => (b - a);\n\n/**\n * Compare function for sorting passed dates in ascending manner according to\n * the corresponding UTC numeric value (returned by getTime)\n * @param {Date} First date object\n * @param {Date} Second date object\n * @return {Number} Negative, zero or positive number\n */\nexport const dateSortAsc = (date1, date2) => date1.getTime() - date2.getTime();\n\n/**\n * Compare function for sorting passed dates in descending manner according to\n * the corresponding UTC numeric value (returned by getTime)\n * @param {Date} First date object\n * @param {Date} Second date object\n * @return {Number} Negative, zero or positive number\n */\nexport const dateSortDesc = (date1, date2) => date2.getTime() - date1.getTime();\n\n/**\n * Curried compare function for sorting passed formatted numbers in desired\n * fashion according to supplied compare function and decimal separator\n * @param {Function} Compare function\n * @param {String} [decimal=','] Decimal separator\n * @return {Function} Compare function receiving parsed numeric arguments\n */\nexport const sortNumberStr = (compareFn, decimal = ',') => {\n return (numStr1, numStr2) => {\n let num1 = parseNb(numStr1, decimal);\n let num2 = parseNb(numStr2, decimal);\n return compareFn(num1, num2);\n };\n};\n\n/**\n * Curried compare function for sorting passed formatted dates in desired\n * fashion according to supplied compare function and locale\n * @param {Function} Compare function\n * @param {String} [locale='en-us'] Locale code\n * @return {Function} Compare function receiving parsed date arguments\n */\nexport const sortDateStr = (compareFn, locale = 'en-us') => {\n return (dateStr1, dateStr2) => {\n let date1 = SugarDate.create(dateStr1, locale);\n let date2 = SugarDate.create(dateStr2, locale);\n return compareFn(date1, date2);\n };\n};\n" }, { - "__docId__": 796, + "__docId__": 832, "kind": "variable", "static": true, "variation": null, @@ -17348,7 +18126,7 @@ } }, { - "__docId__": 797, + "__docId__": 833, "kind": "variable", "static": true, "variation": null, @@ -17398,7 +18176,7 @@ } }, { - "__docId__": 798, + "__docId__": 834, "kind": "variable", "static": true, "variation": null, @@ -17448,7 +18226,7 @@ } }, { - "__docId__": 799, + "__docId__": 835, "kind": "variable", "static": true, "variation": null, @@ -17498,7 +18276,7 @@ } }, { - "__docId__": 800, + "__docId__": 836, "kind": "variable", "static": true, "variation": null, @@ -17548,7 +18326,7 @@ } }, { - "__docId__": 801, + "__docId__": 837, "kind": "variable", "static": true, "variation": null, @@ -17600,7 +18378,7 @@ } }, { - "__docId__": 802, + "__docId__": 838, "kind": "variable", "static": true, "variation": null, @@ -17652,7 +18430,7 @@ } }, { - "__docId__": 803, + "__docId__": 839, "kind": "file", "static": true, "variation": null, @@ -17665,7 +18443,7 @@ "content": "import {remove as removeDiacritics} from 'diacritics';\n\n/**\n * String utilities\n */\n\n/**\n * Removes whitespace from both sides of passed string\n * @param {String} text\n * @return {String}\n */\nexport const trim = (text) => {\n if (text.trim) {\n return text.trim();\n }\n return text.replace(/^\\s*|\\s*$/g, '');\n};\n\n/**\n * Checks if passed string is empty\n * @param {String} text\n * @return {Boolean}\n */\nexport const isEmpty = (text) => trim(text) === '';\n\n/**\n * Makes regex safe string by escaping special characters from passed string\n * @param {String} text\n * @return {String} escaped string\n */\nexport const rgxEsc = (text) => {\n let chars = /[-\\/\\\\^$*+?.()|[\\]{}]/g;\n let escMatch = '\\\\$&';\n return String(text).replace(chars, escMatch);\n};\n\n/**\n * Returns passed string as lowercase if caseSensitive flag set false. By\n * default it returns the string with no casing changes.\n * @param {String} text\n * @return {String} string\n */\nexport const matchCase = (text, caseSensitive = false) => {\n if (!caseSensitive) {\n return text.toLowerCase();\n }\n return text;\n};\n\n/**\n * Checks if passed data contains the searched term\n * @param {String} term Searched term\n * @param {String} data Data string\n * @param {Boolean} exactMatch Exact match\n * @param {Boolean} caseSensitive Case sensitive\n * @param {Boolean} ignoreDiacritics Ignore diacritics\n * @return {Boolean}\n */\nexport const contains = (term, data, exactMatch = false, caseSensitive = false,\n ignoreDiacritics = false) => {\n // Improved by Cedric Wartel (cwl) automatic exact match for selects and\n // special characters are now filtered\n let regexp;\n let modifier = caseSensitive ? 'g' : 'gi';\n if (ignoreDiacritics) {\n term = removeDiacritics(term);\n data = removeDiacritics(data);\n }\n if (exactMatch) {\n regexp = new RegExp('(^\\\\s*)' + rgxEsc(term) + '(\\\\s*$)',\n modifier);\n } else {\n regexp = new RegExp(rgxEsc(term), modifier);\n }\n return regexp.test(data);\n};\n" }, { - "__docId__": 804, + "__docId__": 840, "kind": "variable", "static": true, "variation": null, @@ -17705,7 +18483,7 @@ } }, { - "__docId__": 805, + "__docId__": 841, "kind": "variable", "static": true, "variation": null, @@ -17745,7 +18523,7 @@ } }, { - "__docId__": 806, + "__docId__": 842, "kind": "variable", "static": true, "variation": null, @@ -17785,7 +18563,7 @@ } }, { - "__docId__": 807, + "__docId__": 843, "kind": "variable", "static": true, "variation": null, @@ -17825,7 +18603,7 @@ } }, { - "__docId__": 808, + "__docId__": 844, "kind": "variable", "static": true, "variation": null, @@ -17905,7 +18683,7 @@ } }, { - "__docId__": 809, + "__docId__": 845, "kind": "file", "static": true, "variation": null, @@ -17915,10 +18693,10 @@ "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 = 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(\n this.isExternalFlt() ?\n elm(this.externalFltTgtIds[i]) :\n fltCell\n );\n }\n\n this.emitter.emit('after-filter-init', this, i);\n }\n\n this.emitter.on(['filter-focus'],\n (tf, filter) => this.setActiveFilterId(filter.id));\n\n }//if this.fltGrid\n\n /* Features */\n if (this.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 {DOMElement} container Container DOM element\n */\n _buildSubmitButton(container) {\n let btn = createElm(INPUT,\n ['type', 'button'],\n ['value', this.btnText]\n );\n btn.className = this.btnCssClass;\n\n //filter is appended in container element\n container.appendChild(btn);\n\n addEvt(btn, 'click', () => this.filter());\n }\n\n /**\n * Istantiate the collection of features required by the\n * configuration and add them to the features registry. A feature is\n * described by a `class` and `name` fields and and optional `property`\n * field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n */\n instantiateFeatures(features = []) {\n features.forEach((feature) => {\n // TODO: remove the property field.\n // Due to naming convention inconsistencies, a `property`\n // field is added to allow a conditional instanciation based\n // on that property on TableFilter, if supplied.\n feature.property = feature.property || feature.name;\n if (!this.hasConfig || this[feature.property] === true ||\n feature.enforce === true) {\n let {class: Cls, name} = feature;\n\n this.Mod[name] = this.Mod[name] || new Cls(this);\n }\n });\n }\n\n /**\n * Initialise the passed features collection. A feature is described by a\n * `class` and `name` fields and and optional `property` field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n */\n initFeatures(features = []) {\n features.forEach((feature) => {\n let {property, name} = feature;\n if (this[property] === true && this.Mod[name]) {\n this.Mod[name].init();\n }\n });\n }\n\n /**\n * Return a feature instance for a given name\n * @param {String} name Name of the feature\n * @return {Object}\n */\n feature(name) {\n return this.Mod[name];\n }\n\n /**\n * Initialise all the extensions defined in the configuration object\n */\n initExtensions() {\n let exts = this.extensions;\n if (exts.length === 0) {\n return;\n }\n\n // Set config's publicPath dynamically for Webpack...\n __webpack_public_path__ = this.basePath;\n\n this.emitter.emit('before-loading-extensions', this);\n 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 } else {\n // Convert to number anyways to auto-resolve type in case not\n // defined by configuration. Order is important first try to\n // parse formatted number then fallback to Number coercion\n // to avoid false positives with Number\n numData = parseNb(cellValue, decimal) || Number(cellValue);\n\n // first checks if there is any operator (<,>,<=,>=,!,*,=,{,},\n // rgx:)\n // 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 let data = getContent(cell[colIndex]);\n colValues.push(data);\n }\n }\n return colValues;\n }\n\n /**\n * Return the filter's value of a specified column\n * @param {Number} index Column index\n * @return {String} Filter value\n */\n getFilterValue(index) {\n if (!this.fltGrid) {\n return;\n }\n let fltValue = '';\n let flt = this.getFilterElement(index);\n if (!flt) {\n return fltValue;\n }\n\n let fltColType = this.getFilterType(index);\n if (fltColType !== MULTIPLE && fltColType !== CHECKLIST) {\n fltValue = flt.value;\n }\n //mutiple select\n else if (fltColType === MULTIPLE) {\n fltValue = this.feature('dropdown').getValues(index);\n }\n //checklist\n else if (fltColType === CHECKLIST) {\n fltValue = this.feature('checkList').getValues(index);\n }\n //return an empty string if collection is empty or contains a single\n //empty string\n if (isArray(fltValue) && fltValue.length === 0 ||\n (fltValue.length === 1 && fltValue[0] === '')) {\n fltValue = '';\n }\n\n return fltValue;\n }\n\n /**\n * Return the filters' values\n * @return {Array} List of filters' values\n */\n getFiltersValue() {\n if (!this.fltGrid) {\n return;\n }\n let searchArgs = [];\n 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 = includeHeaders === true ? 0 : this.refRow;\n let ntrs = this.dom().rows.length;\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);\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 (!slc) {\n return;\n }\n\n if (fltColType !== MULTIPLE && fltColType !== CHECKLIST) {\n if (this.loadFltOnDemand && !this.initialized) {\n this.emitter.emit('build-select-filter', this, index,\n this.linkedFilters, this.isExternalFlt());\n }\n slc.value = query;\n }\n //multiple selects\n else if (fltColType === MULTIPLE) {\n let values = isArray(query) ? query :\n query.split(' ' + this.orOperator + ' ');\n\n if (this.loadFltOnDemand && !this.initialized) {\n this.emitter.emit('build-select-filter', this, index,\n this.linkedFilters, this.isExternalFlt());\n }\n\n this.emitter.emit('select-options', this, index, values);\n }\n //checklist\n else if (fltColType === CHECKLIST) {\n let values = [];\n if (this.loadFltOnDemand && !this.initialized) {\n this.emitter.emit('build-checklist-filter', this, index,\n this.linkedFilters);\n }\n if (isArray(query)) {\n values = query;\n } else {\n query = matchCase(query, this.caseSensitive);\n values = query.split(' ' + this.orOperator + ' ');\n }\n\n this.emitter.emit('select-checklist-options', this, index, values);\n }\n }\n\n /**\n * Set them columns' widths as per configuration\n * @param {Element} tbl DOM element\n */\n setColWidths(tbl) {\n let colWidths = this.colWidths;\n if (colWidths.length === 0) {\n return;\n }\n\n tbl = tbl || this.dom();\n\n let 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 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 //1st option needs to be inserted\n if (this.loadFltOnDemand) {\n let opt0 = createOpt(this.getClearFilterText(colIdx), '');\n curSlc.innerHTML = '';\n curSlc.appendChild(opt0);\n }\n\n if (slcA3.indexOf(colIdx) !== -1) {\n this.emitter.emit('build-checklist-filter', this, colIdx,\n true);\n } else {\n this.emitter.emit('build-select-filter', this, colIdx,\n true);\n }\n\n this.setFilterValue(colIdx, slcSelectedValue);\n }\n }\n\n /**\n * Determine if passed filter column implements exact query match\n * @param {Number} colIndex Column index\n * @return {Boolean}\n */\n isExactMatch(colIndex) {\n let fltType = this.getFilterType(colIndex);\n return this.exactMatchByCol[colIndex] || this.exactMatch ||\n fltType !== INPUT;\n }\n\n /**\n * Check if passed row is valid\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n */\n isRowValid(rowIndex) {\n return this.getValidRows().indexOf(rowIndex) !== -1;\n }\n\n /**\n * Check if passed row is visible\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n */\n isRowDisplayed(rowIndex) {\n let row = this.dom().rows[rowIndex];\n return this.getRowDisplay(row) === '';\n }\n\n /**\n * Check if specified column filter ignores diacritics.\n * Note this is only applicable to input filter types.\n * @param {Number} colIndex Column index\n * @return {Boolean}\n */\n ignoresDiacritics(colIndex) {\n let ignoreDiac = this.ignoreDiacritics;\n if (isArray(ignoreDiac)) {\n return ignoreDiac[colIndex];\n }\n return Boolean(ignoreDiac);\n }\n\n /**\n * Return clear all text for specified filter column\n * @param {Number} colIndex Column index\n * @return {String}\n */\n getClearFilterText(colIndex) {\n let clearText = this.clearFilterText;\n if (isArray(clearText)) {\n return clearText[colIndex];\n }\n return clearText;\n }\n\n /**\n * 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, 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 /*** 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 * 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 * Responsive Css class\n * @private\n */\n this.prfxResponsive = 'resp';\n\n /*** extensions ***/\n /**\n * List of loaded extensions\n * @type {Array}\n */\n this.extensions = defaultsArr(f.extensions, []);\n\n /*** themes ***/\n /**\n * Enable default theme\n * @type {Boolean}\n */\n this.enableDefaultTheme = Boolean(f.enable_default_theme);\n\n /**\n * Determine whether themes are enables\n * @type {Boolean}\n * @private\n */\n this.hasThemes = (this.enableDefaultTheme || isArray(f.themes));\n\n /**\n * List of themes, ie:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n */\n this.themes = defaultsArr(f.themes, []);\n\n /**\n * Define path to themes assets, defaults to\n * 'tablefilter/style/themes/'. Usage:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n */\n this.themesPath = this.getThemesPath();\n\n /**\n * Enable responsive layout\n * @type {Boolean}\n */\n this.responsive = Boolean(f.responsive);\n\n /**\n * Enable toolbar component\n * @type {Object|Boolean}\n */\n this.toolbar = isObj(f.toolbar) || Boolean(f.toolbar);\n\n /**\n * Features registry\n * @private\n */\n this.Mod = {};\n\n /**\n * Extensions registry\n * @private\n */\n this.ExtRegistry = {};\n\n // conditionally instantiate required features\n this.instantiateFeatures(\n Object.keys(FEATURES).map((item) => FEATURES[item])\n );\n }\n\n /**\n * Initialise features and layout\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n // import main stylesheet\n this.import(this.stylesheetId, this.getStylesheetPath(), null, 'link');\n\n 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, toolbar } = FEATURES;\n\n //explicitly initialise features in given order\n this.initFeatures([\n dateType,\n help,\n state,\n markActiveColumns,\n gridLayout,\n loader,\n highlightKeyword,\n popupFilter\n ]);\n\n //filters grid is not generated\n if (!this.fltGrid) {\n this._initNoFilters();\n } else {\n let fltrow = this._insertFiltersRow();\n\n this.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(\n this.isExternalFlt() ?\n elm(this.externalFltTgtIds[i]) :\n fltCell\n );\n }\n\n this.emitter.emit('after-filter-init', this, i);\n }\n\n this.emitter.on(['filter-focus'],\n (tf, filter) => this.setActiveFilterId(filter.id));\n\n }//if this.fltGrid\n\n /* Features */\n if (this.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 toolbar\n ]);\n\n this.setColWidths();\n\n //TF css class is added to table\n if (!this.gridLayout) {\n addClass(this.dom(), this.prfxTf);\n if (this.responsive) {\n addClass(this.dom(), this.prfxResponsive);\n }\n }\n\n /* Load extensions */\n this.initExtensions();\n\n // Subscribe to events\n if (this.linkedFilters) {\n this.emitter.on(['after-filtering'], () => this.linkFilters());\n }\n\n this.initialized = true;\n\n this.onFiltersLoaded(this);\n\n this.emitter.emit('initialized', this);\n }\n\n /**\n * Detect key\n * @param {Event} evt\n */\n detectKey(evt) {\n if (!this.enterKey) {\n return;\n }\n if (evt) {\n let key = keyCode(evt);\n if (key === ENTER_KEY) {\n this.filter();\n cancelEvt(evt);\n stopEvt(evt);\n } else {\n this.isUserTyping = true;\n root.clearInterval(this.autoFilterTimer);\n this.autoFilterTimer = null;\n }\n }\n }\n\n /**\n * Filter's keyup event: if auto-filter on, detect user is typing and filter\n * columns\n * @param {Event} evt\n */\n onKeyUp(evt) {\n if (!this.autoFilter) {\n return;\n }\n let key = keyCode(evt);\n this.isUserTyping = false;\n\n function filter() {\n root.clearInterval(this.autoFilterTimer);\n this.autoFilterTimer = null;\n if (!this.isUserTyping) {\n this.filter();\n this.isUserTyping = null;\n }\n }\n\n if (key !== ENTER_KEY && key !== TAB_KEY && key !== ESC_KEY &&\n key !== UP_ARROW_KEY && key !== DOWN_ARROW_KEY) {\n if (this.autoFilterTimer === null) {\n this.autoFilterTimer = root.setInterval(filter.bind(this),\n this.autoFilterDelay);\n }\n } else {\n root.clearInterval(this.autoFilterTimer);\n this.autoFilterTimer = null;\n }\n }\n\n /**\n * Filter's keydown event: if auto-filter on, detect user is typing\n */\n onKeyDown() {\n if (this.autoFilter) {\n this.isUserTyping = true;\n }\n }\n\n /**\n * Filter's focus event\n * @param {Event} evt\n */\n onInpFocus(evt) {\n let elm = targetEvt(evt);\n this.emitter.emit('filter-focus', this, elm);\n }\n\n /**\n * Filter's blur event: if auto-filter on, clear interval on filter blur\n */\n onInpBlur() {\n if (this.autoFilter) {\n this.isUserTyping = false;\n root.clearInterval(this.autoFilterTimer);\n }\n this.emitter.emit('filter-blur', this);\n }\n\n /**\n * Insert filters row at initialization\n */\n _insertFiltersRow() {\n // TODO: prevent filters row generation for popup filters too,\n // to reduce and simplify headers row index adjusting across lib modules\n // (GridLayout, PopupFilter etc)\n if (this.gridLayout) {\n return;\n }\n let fltrow;\n\n let thead = tag(this.dom(), 'thead');\n if (thead.length > 0) {\n fltrow = thead[0].insertRow(this.filtersRowIndex);\n } else {\n fltrow = this.dom().insertRow(this.filtersRowIndex);\n }\n\n fltrow.className = this.fltsRowCssClass;\n\n if (this.isExternalFlt()) {\n fltrow.style.display = NONE;\n }\n\n this.emitter.emit('filters-row-inserted', this, fltrow);\n return fltrow;\n }\n\n /**\n * Initialize filtersless table\n */\n _initNoFilters() {\n if (this.fltGrid) {\n return;\n }\n this.refRow = this.refRow > 0 ? this.refRow - 1 : 0;\n this.nbFilterableRows = this.getRowsNb();\n }\n\n /**\n * Build input filter type\n * @param {Number} colIndex Column index\n * @param {String} cssClass Css class applied to filter\n * @param {DOMElement} container Container DOM element\n */\n _buildInputFilter(colIndex, cssClass, container) {\n let col = this.getFilterType(colIndex);\n let externalFltTgtId = this.isExternalFlt() ?\n this.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 {DOMElement} container Container DOM element\n */\n _buildSubmitButton(container) {\n let btn = createElm(INPUT,\n ['type', 'button'],\n ['value', this.btnText]\n );\n btn.className = this.btnCssClass;\n\n //filter is appended in container element\n container.appendChild(btn);\n\n addEvt(btn, 'click', () => this.filter());\n }\n\n /**\n * Istantiate the collection of features required by the\n * configuration and add them to the features registry. A feature is\n * described by a `class` and `name` fields and and optional `property`\n * field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n */\n instantiateFeatures(features = []) {\n features.forEach((feature) => {\n // TODO: remove the property field.\n // Due to naming convention inconsistencies, a `property`\n // field is added to allow a conditional instanciation based\n // on that property on TableFilter, if supplied.\n feature.property = feature.property || feature.name;\n if (!this.hasConfig || this[feature.property] === true ||\n feature.enforce === true) {\n let {class: Cls, name} = feature;\n\n this.Mod[name] = this.Mod[name] || new Cls(this);\n }\n });\n }\n\n /**\n * Initialise the passed features collection. A feature is described by a\n * `class` and `name` fields and and optional `property` field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n */\n initFeatures(features = []) {\n features.forEach((feature) => {\n let {property, name} = feature;\n if (this[property] === true && this.Mod[name]) {\n this.Mod[name].init();\n }\n });\n }\n\n /**\n * Return a feature instance for a given name\n * @param {String} name Name of the feature\n * @return {Object}\n */\n feature(name) {\n return this.Mod[name];\n }\n\n /**\n * Initialise all the extensions defined in the configuration object\n */\n initExtensions() {\n let exts = this.extensions;\n if (exts.length === 0) {\n return;\n }\n\n // Set config's publicPath dynamically for Webpack...\n __webpack_public_path__ = this.basePath;\n\n this.emitter.emit('before-loading-extensions', this);\n 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.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 * 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._matcth(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._matcth(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 * Match search term in cell data\n * @param {String} term Search term\n * @param {String} cellValue Cell data\n * @param {Number} colIdx Column index\n * @return {Boolean}\n * @private\n */\n _matcth(term, cellValue, colIdx) {\n let numData;\n let decimal = this.getDecimal(colIdx);\n let reLe = new RegExp(this.leOperator),\n reGe = new RegExp(this.geOperator),\n reL = new RegExp(this.lwOperator),\n reG = new RegExp(this.grOperator),\n reD = new RegExp(this.dfOperator),\n reLk = new RegExp(rgxEsc(this.lkOperator)),\n reEq = new RegExp(this.eqOperator),\n reSt = new RegExp(this.stOperator),\n reEn = new RegExp(this.enOperator),\n // re_an = new RegExp(this.anOperator),\n // re_cr = new RegExp(this.curExp),\n reEm = this.emOperator,\n reNm = this.nmOperator,\n reRe = new RegExp(rgxEsc(this.rgxOperator));\n\n term = matchCase(term, this.caseSensitive);\n\n let occurence = false;\n\n //Search arg operator tests\n let hasLO = reL.test(term),\n hasLE = reLe.test(term),\n hasGR = reG.test(term),\n hasGE = reGe.test(term),\n hasDF = reD.test(term),\n hasEQ = reEq.test(term),\n hasLK = reLk.test(term),\n // hatermN = re_an.test(term),\n hasST = reSt.test(term),\n hasEN = reEn.test(term),\n hasEM = (reEm === term),\n hasNM = (reNm === term),\n hasRE = reRe.test(term);\n\n // Check for dates or resolve date type\n if (this.hasType(colIdx, [DATE])) {\n let dte1, dte2;\n\n let dateType = this.Mod.dateType;\n let isValidDate = dateType.isValid.bind(dateType);\n let parseDate = dateType.parse.bind(dateType);\n let locale = dateType.getLocale(colIdx);\n\n // Search arg dates tests\n let isLDate = hasLO &&\n isValidDate(term.replace(reL, ''), locale);\n let isLEDate = hasLE &&\n isValidDate(term.replace(reLe, ''), locale);\n let isGDate = hasGR &&\n isValidDate(term.replace(reG, ''), locale);\n let isGEDate = hasGE &&\n isValidDate(term.replace(reGe, ''), locale);\n let isDFDate = hasDF &&\n isValidDate(term.replace(reD, ''), locale);\n let isEQDate = hasEQ &&\n isValidDate(term.replace(reEq, ''), locale);\n\n dte1 = parseDate(cellValue, locale);\n\n // lower equal date\n if (isLEDate) {\n dte2 = parseDate(term.replace(reLe, ''), locale);\n occurence = dte1 <= dte2;\n }\n // lower date\n else if (isLDate) {\n dte2 = parseDate(term.replace(reL, ''), locale);\n occurence = dte1 < dte2;\n }\n // greater equal date\n else if (isGEDate) {\n dte2 = parseDate(term.replace(reGe, ''), locale);\n occurence = dte1 >= dte2;\n }\n // greater date\n else if (isGDate) {\n dte2 = parseDate(term.replace(reG, ''), locale);\n occurence = dte1 > dte2;\n }\n // different date\n else if (isDFDate) {\n dte2 = parseDate(term.replace(reD, ''), locale);\n occurence = dte1.toString() !== dte2.toString();\n }\n // equal date\n else if (isEQDate) {\n dte2 = parseDate(term.replace(reEq, ''), locale);\n occurence = dte1.toString() === dte2.toString();\n }\n // searched keyword with * operator doesn't have to be a date\n else if (reLk.test(term)) {// like date\n occurence = contains(term.replace(reLk, ''), cellValue,\n false, this.caseSensitive);\n }\n else if (isValidDate(term)) {\n dte2 = parseDate(term, locale);\n occurence = dte1.toString() === dte2.toString();\n }\n //empty\n else if (hasEM) {\n occurence = isEmptyString(cellValue);\n }\n //non-empty\n else if (hasNM) {\n occurence = !isEmptyString(cellValue);\n } else {\n occurence = contains(term, cellValue,\n this.isExactMatch(colIdx), this.caseSensitive);\n }\n } else {\n // Convert to number anyways to auto-resolve type in case not\n // defined by configuration. Order is important first try to\n // parse formatted number then fallback to Number coercion\n // to avoid false positives with Number\n numData = parseNb(cellValue, decimal) || Number(cellValue);\n\n // first checks if there is any operator (<,>,<=,>=,!,*,=,{,},\n // rgx:)\n // 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 let data = getContent(cell[colIndex]);\n colValues.push(data);\n }\n }\n return colValues;\n }\n\n /**\n * Return the filter's value of a specified column\n * @param {Number} index Column index\n * @return {String} Filter value\n */\n getFilterValue(index) {\n if (!this.fltGrid) {\n return;\n }\n let fltValue = '';\n let flt = this.getFilterElement(index);\n if (!flt) {\n return fltValue;\n }\n\n let fltColType = this.getFilterType(index);\n if (fltColType !== MULTIPLE && fltColType !== CHECKLIST) {\n fltValue = flt.value;\n }\n //mutiple select\n else if (fltColType === MULTIPLE) {\n fltValue = this.feature('dropdown').getValues(index);\n }\n //checklist\n else if (fltColType === CHECKLIST) {\n fltValue = this.feature('checkList').getValues(index);\n }\n //return an empty string if collection is empty or contains a single\n //empty string\n if (isArray(fltValue) && fltValue.length === 0 ||\n (fltValue.length === 1 && fltValue[0] === '')) {\n fltValue = '';\n }\n\n return fltValue;\n }\n\n /**\n * Return the filters' values\n * @return {Array} List of filters' values\n */\n getFiltersValue() {\n if (!this.fltGrid) {\n return;\n }\n let searchArgs = [];\n 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 = includeHeaders === true ? 0 : this.refRow;\n let ntrs = this.dom().rows.length;\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);\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 (!slc) {\n return;\n }\n\n if (fltColType !== MULTIPLE && fltColType !== CHECKLIST) {\n if (this.loadFltOnDemand && !this.initialized) {\n this.emitter.emit('build-select-filter', this, index,\n this.linkedFilters, this.isExternalFlt());\n }\n slc.value = query;\n }\n //multiple selects\n else if (fltColType === MULTIPLE) {\n let values = isArray(query) ? query :\n query.split(' ' + this.orOperator + ' ');\n\n if (this.loadFltOnDemand && !this.initialized) {\n this.emitter.emit('build-select-filter', this, index,\n this.linkedFilters, this.isExternalFlt());\n }\n\n this.emitter.emit('select-options', this, index, values);\n }\n //checklist\n else if (fltColType === CHECKLIST) {\n let values = [];\n if (this.loadFltOnDemand && !this.initialized) {\n this.emitter.emit('build-checklist-filter', this, index,\n this.linkedFilters);\n }\n if (isArray(query)) {\n values = query;\n } else {\n query = matchCase(query, this.caseSensitive);\n values = query.split(' ' + this.orOperator + ' ');\n }\n\n this.emitter.emit('select-checklist-options', this, index, values);\n }\n }\n\n /**\n * Set them columns' widths as per configuration\n * @param {Element} tbl DOM element\n */\n setColWidths(tbl) {\n let colWidths = this.colWidths;\n if (colWidths.length === 0) {\n return;\n }\n\n tbl = tbl || this.dom();\n\n let 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 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 //1st option needs to be inserted\n if (this.loadFltOnDemand) {\n let opt0 = createOpt(this.getClearFilterText(colIdx), '');\n curSlc.innerHTML = '';\n curSlc.appendChild(opt0);\n }\n\n if (slcA3.indexOf(colIdx) !== -1) {\n this.emitter.emit('build-checklist-filter', this, colIdx,\n true);\n } else {\n this.emitter.emit('build-select-filter', this, colIdx,\n true);\n }\n\n this.setFilterValue(colIdx, slcSelectedValue);\n }\n }\n\n /**\n * Determine if passed filter column implements exact query match\n * @param {Number} colIndex Column index\n * @return {Boolean}\n */\n isExactMatch(colIndex) {\n let fltType = this.getFilterType(colIndex);\n return this.exactMatchByCol[colIndex] || this.exactMatch ||\n fltType !== INPUT;\n }\n\n /**\n * Check if passed row is valid\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n */\n isRowValid(rowIndex) {\n return this.getValidRows().indexOf(rowIndex) !== -1;\n }\n\n /**\n * Check if passed row is visible\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n */\n isRowDisplayed(rowIndex) {\n let row = this.dom().rows[rowIndex];\n return this.getRowDisplay(row) === '';\n }\n\n /**\n * Check if specified column filter ignores diacritics.\n * Note this is only applicable to input filter types.\n * @param {Number} colIndex Column index\n * @return {Boolean}\n */\n ignoresDiacritics(colIndex) {\n let ignoreDiac = this.ignoreDiacritics;\n if (isArray(ignoreDiac)) {\n return ignoreDiac[colIndex];\n }\n return Boolean(ignoreDiac);\n }\n\n /**\n * Return clear all text for specified filter column\n * @param {Number} colIndex Column index\n * @return {String}\n */\n getClearFilterText(colIndex) {\n let clearText = this.clearFilterText;\n if (isArray(clearText)) {\n return clearText[colIndex];\n }\n return clearText;\n }\n\n /**\n * 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__": 810, + "__docId__": 846, "kind": "variable", "static": true, "variation": null, @@ -17939,7 +18717,7 @@ } }, { - "__docId__": 811, + "__docId__": 847, "kind": "class", "static": true, "variation": null, @@ -17965,7 +18743,7 @@ "interface": false }, { - "__docId__": 812, + "__docId__": 848, "kind": "constructor", "static": false, "variation": null, @@ -18020,7 +18798,7 @@ "generator": false }, { - "__docId__": 813, + "__docId__": 849, "kind": "member", "static": false, "variation": null, @@ -18040,7 +18818,7 @@ } }, { - "__docId__": 814, + "__docId__": 850, "kind": "member", "static": false, "variation": null, @@ -18060,7 +18838,7 @@ } }, { - "__docId__": 815, + "__docId__": 851, "kind": "member", "static": false, "variation": null, @@ -18080,7 +18858,7 @@ } }, { - "__docId__": 816, + "__docId__": 852, "kind": "member", "static": false, "variation": null, @@ -18100,7 +18878,7 @@ } }, { - "__docId__": 817, + "__docId__": 853, "kind": "member", "static": false, "variation": null, @@ -18120,7 +18898,7 @@ } }, { - "__docId__": 818, + "__docId__": 854, "kind": "member", "static": false, "variation": null, @@ -18140,7 +18918,7 @@ } }, { - "__docId__": 819, + "__docId__": 855, "kind": "member", "static": false, "variation": null, @@ -18160,7 +18938,7 @@ } }, { - "__docId__": 820, + "__docId__": 856, "kind": "member", "static": false, "variation": null, @@ -18180,7 +18958,7 @@ } }, { - "__docId__": 821, + "__docId__": 857, "kind": "member", "static": false, "variation": null, @@ -18200,7 +18978,7 @@ } }, { - "__docId__": 822, + "__docId__": 858, "kind": "member", "static": false, "variation": null, @@ -18220,7 +18998,7 @@ } }, { - "__docId__": 823, + "__docId__": 859, "kind": "member", "static": false, "variation": null, @@ -18237,7 +19015,7 @@ } }, { - "__docId__": 824, + "__docId__": 860, "kind": "member", "static": false, "variation": null, @@ -18255,7 +19033,7 @@ } }, { - "__docId__": 825, + "__docId__": 861, "kind": "member", "static": false, "variation": null, @@ -18273,7 +19051,7 @@ } }, { - "__docId__": 826, + "__docId__": 862, "kind": "member", "static": false, "variation": null, @@ -18291,7 +19069,7 @@ } }, { - "__docId__": 827, + "__docId__": 863, "kind": "member", "static": false, "variation": null, @@ -18309,7 +19087,7 @@ } }, { - "__docId__": 828, + "__docId__": 864, "kind": "member", "static": false, "variation": null, @@ -18327,7 +19105,7 @@ } }, { - "__docId__": 829, + "__docId__": 865, "kind": "member", "static": false, "variation": null, @@ -18345,7 +19123,7 @@ } }, { - "__docId__": 830, + "__docId__": 866, "kind": "member", "static": false, "variation": null, @@ -18365,7 +19143,7 @@ } }, { - "__docId__": 831, + "__docId__": 867, "kind": "member", "static": false, "variation": null, @@ -18383,7 +19161,7 @@ } }, { - "__docId__": 832, + "__docId__": 868, "kind": "member", "static": false, "variation": null, @@ -18403,7 +19181,7 @@ } }, { - "__docId__": 833, + "__docId__": 869, "kind": "member", "static": false, "variation": null, @@ -18423,7 +19201,7 @@ } }, { - "__docId__": 834, + "__docId__": 870, "kind": "member", "static": false, "variation": null, @@ -18443,7 +19221,7 @@ } }, { - "__docId__": 835, + "__docId__": 871, "kind": "member", "static": false, "variation": null, @@ -18464,7 +19242,7 @@ } }, { - "__docId__": 836, + "__docId__": 872, "kind": "member", "static": false, "variation": null, @@ -18484,7 +19262,7 @@ } }, { - "__docId__": 837, + "__docId__": 873, "kind": "member", "static": false, "variation": null, @@ -18504,7 +19282,7 @@ } }, { - "__docId__": 838, + "__docId__": 874, "kind": "member", "static": false, "variation": null, @@ -18524,7 +19302,7 @@ } }, { - "__docId__": 839, + "__docId__": 875, "kind": "member", "static": false, "variation": null, @@ -18544,7 +19322,7 @@ } }, { - "__docId__": 840, + "__docId__": 876, "kind": "member", "static": false, "variation": null, @@ -18564,167 +19342,7 @@ } }, { - "__docId__": 841, - "kind": "member", - "static": false, - "variation": null, - "name": "infDiv", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#infDiv", - "access": "private", - "description": "Toolbar's container DOM element", - "lineNumber": 230, - "type": { - "nullable": null, - "types": [ - "DOMElement" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 842, - "kind": "member", - "static": false, - "variation": null, - "name": "lDiv", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#lDiv", - "access": "private", - "description": "Left-side inner container DOM element (rows counter in toolbar)", - "lineNumber": 237, - "type": { - "nullable": null, - "types": [ - "DOMElement" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 843, - "kind": "member", - "static": false, - "variation": null, - "name": "rDiv", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#rDiv", - "access": "private", - "description": "Right-side inner container DOM element (reset button,\npage length selector in toolbar)", - "lineNumber": 245, - "type": { - "nullable": null, - "types": [ - "DOMElement" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 844, - "kind": "member", - "static": false, - "variation": null, - "name": "mDiv", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#mDiv", - "access": "private", - "description": "Middle inner container DOM element (paging elements in toolbar)", - "lineNumber": 252, - "type": { - "nullable": null, - "types": [ - "DOMElement" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 845, - "kind": "member", - "static": false, - "variation": null, - "name": "infDivCssClass", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#infDivCssClass", - "access": null, - "description": "Css class for toolbar's container DOM element", - "lineNumber": 258, - "type": { - "nullable": null, - "types": [ - "String" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 846, - "kind": "member", - "static": false, - "variation": null, - "name": "lDivCssClass", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#lDivCssClass", - "access": null, - "description": "Css class for left-side inner container DOM element", - "lineNumber": 264, - "type": { - "nullable": null, - "types": [ - "String" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 847, - "kind": "member", - "static": false, - "variation": null, - "name": "rDivCssClass", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#rDivCssClass", - "access": null, - "description": "Css class for right-side inner container DOM element", - "lineNumber": 270, - "type": { - "nullable": null, - "types": [ - "String" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 848, - "kind": "member", - "static": false, - "variation": null, - "name": "mDivCssClass", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#mDivCssClass", - "access": null, - "description": "Css class for middle inner container DOM element", - "lineNumber": 276, - "type": { - "nullable": null, - "types": [ - "String" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 849, + "__docId__": 877, "kind": "member", "static": false, "variation": null, @@ -18733,7 +19351,7 @@ "longname": "src/tablefilter.js~TableFilter#stylePath", "access": null, "description": "Path for stylesheets", - "lineNumber": 283, + "lineNumber": 230, "type": { "nullable": null, "types": [ @@ -18743,583 +19361,21 @@ "description": null } }, - { - "__docId__": 850, - "kind": "member", - "static": false, - "variation": null, - "name": "stylesheet", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#stylesheet", - "access": null, - "description": "Main stylesheet path", - "lineNumber": 289, - "type": { - "nullable": null, - "types": [ - "String" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 851, - "kind": "member", - "static": false, - "variation": null, - "name": "stylesheetId", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#stylesheetId", - "access": "private", - "description": "Main stylesheet ID", - "lineNumber": 296, - "type": { - "nullable": null, - "types": [ - "String" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 852, - "kind": "member", - "static": false, - "variation": null, - "name": "fltsRowCssClass", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#fltsRowCssClass", - "access": null, - "description": "Css class for the filters row", - "lineNumber": 302, - "type": { - "nullable": null, - "types": [ - "String" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 853, - "kind": "member", - "static": false, - "variation": null, - "name": "enableIcons", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#enableIcons", - "access": null, - "description": "Enable/disable icons (paging, reset button)", - "lineNumber": 308, - "type": { - "nullable": null, - "types": [ - "Boolean" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 854, - "kind": "member", - "static": false, - "variation": null, - "name": "alternateRows", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#alternateRows", - "access": null, - "description": "Enable/disable alternating rows", - "lineNumber": 314, - "type": { - "nullable": null, - "types": [ - "Boolean" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 855, - "kind": "member", - "static": false, - "variation": null, - "name": "colWidths", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#colWidths", - "access": null, - "description": "Columns widths array", - "lineNumber": 320, - "type": { - "nullable": null, - "types": [ - "Array" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 856, - "kind": "member", - "static": false, - "variation": null, - "name": "fltCssClass", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#fltCssClass", - "access": null, - "description": "Css class for a filter element", - "lineNumber": 326, - "type": { - "nullable": null, - "types": [ - "String" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 857, - "kind": "member", - "static": false, - "variation": null, - "name": "fltMultiCssClass", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#fltMultiCssClass", - "access": null, - "description": "Css class for multiple select filters", - "lineNumber": 332, - "type": { - "nullable": null, - "types": [ - "String" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 858, - "kind": "member", - "static": false, - "variation": null, - "name": "fltSmallCssClass", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#fltSmallCssClass", - "access": null, - "description": "Css class for small filter (when submit button is active)", - "lineNumber": 338, - "type": { - "nullable": null, - "types": [ - "String" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 859, - "kind": "member", - "static": false, - "variation": null, - "name": "singleFltCssClass", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#singleFltCssClass", - "access": null, - "description": "Css class for single filter type", - "lineNumber": 344, - "type": { - "nullable": null, - "types": [ - "String" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 860, - "kind": "member", - "static": false, - "variation": null, - "name": "enterKey", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#enterKey", - "access": null, - "description": "Enable/disable enter key for input type filters", - "lineNumber": 353, - "type": { - "nullable": null, - "types": [ - "Boolean" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 861, - "kind": "member", - "static": false, - "variation": null, - "name": "onBeforeFilter", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#onBeforeFilter", - "access": null, - "description": "Callback fired before filtering process starts", - "lineNumber": 359, - "type": { - "nullable": null, - "types": [ - "Function" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 862, - "kind": "member", - "static": false, - "variation": null, - "name": "onAfterFilter", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#onAfterFilter", - "access": null, - "description": "Callback fired after filtering process is completed", - "lineNumber": 365, - "type": { - "nullable": null, - "types": [ - "Function" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 863, - "kind": "member", - "static": false, - "variation": null, - "name": "caseSensitive", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#caseSensitive", - "access": null, - "description": "Enable/disable case sensitivity filtering", - "lineNumber": 371, - "type": { - "nullable": null, - "types": [ - "Boolean" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 864, - "kind": "member", - "static": false, - "variation": null, - "name": "hasExactMatchByCol", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#hasExactMatchByCol", - "access": "private", - "description": "Indicate whether exact match filtering is enabled on a per column\nbasis", - "lineNumber": 379, - "type": { - "nullable": null, - "types": [ - "Boolean" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 865, - "kind": "member", - "static": false, - "variation": null, - "name": "exactMatchByCol", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#exactMatchByCol", - "access": null, - "description": "Exact match filtering per column array", - "lineNumber": 385, - "type": { - "nullable": null, - "types": [ - "Array" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 866, - "kind": "member", - "static": false, - "variation": null, - "name": "exactMatch", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#exactMatch", - "access": null, - "description": "Globally enable/disable exact match filtering", - "lineNumber": 392, - "type": { - "nullable": null, - "types": [ - "Boolean" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 867, - "kind": "member", - "static": false, - "variation": null, - "name": "ignoreDiacritics", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#ignoreDiacritics", - "access": null, - "description": "Ignore diacritics globally or on a column basis", - "lineNumber": 398, - "type": { - "nullable": null, - "types": [ - "Boolean", - "Array" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 868, - "kind": "member", - "static": false, - "variation": null, - "name": "linkedFilters", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#linkedFilters", - "access": null, - "description": "Enable/disable linked filters filtering mode", - "lineNumber": 404, - "type": { - "nullable": null, - "types": [ - "Boolean" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 869, - "kind": "member", - "static": false, - "variation": null, - "name": "disableExcludedOptions", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#disableExcludedOptions", - "access": null, - "description": "Enable/disable readonly state for excluded options when\nlinked filters filtering mode is on", - "lineNumber": 411, - "type": { - "nullable": null, - "types": [ - "Boolean" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 870, - "kind": "member", - "static": false, - "variation": null, - "name": "activeFilterId", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#activeFilterId", - "access": "private", - "description": "Active filter ID", - "lineNumber": 418, - "type": { - "nullable": null, - "types": [ - "String" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 871, - "kind": "member", - "static": false, - "variation": null, - "name": "hasVisibleRows", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#hasVisibleRows", - "access": null, - "description": "Enable/disable always visible rows, excluded from filtering", - "lineNumber": 424, - "type": { - "nullable": null, - "types": [ - "Boolean" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 872, - "kind": "member", - "static": false, - "variation": null, - "name": "visibleRows", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#visibleRows", - "access": null, - "description": "List of row indexes to be excluded from filtering", - "lineNumber": 430, - "type": { - "nullable": null, - "types": [ - "Array" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 873, - "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": 436, - "type": { - "nullable": null, - "types": [ - "Array" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 874, - "kind": "member", - "static": false, - "variation": null, - "name": "onFiltersLoaded", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#onFiltersLoaded", - "access": null, - "description": "Callback fired after filters are generated", - "lineNumber": 442, - "type": { - "nullable": null, - "types": [ - "Function" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 875, - "kind": "member", - "static": false, - "variation": null, - "name": "singleSearchFlt", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#singleSearchFlt", - "access": null, - "description": "Enable/disable single filter filtering all columns", - "lineNumber": 448, - "type": { - "nullable": null, - "types": [ - "Boolean" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 876, - "kind": "member", - "static": false, - "variation": null, - "name": "onRowValidated", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#onRowValidated", - "access": null, - "description": "Callback fired after a row is validated during filtering", - "lineNumber": 454, - "type": { - "nullable": null, - "types": [ - "Function" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 877, - "kind": "member", - "static": false, - "variation": null, - "name": "cellParser", - "memberof": "src/tablefilter.js~TableFilter", - "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": 468, - "type": { - "nullable": null, - "types": [ - "Object" - ], - "spread": false, - "description": null - } - }, { "__docId__": 878, "kind": "member", "static": false, "variation": null, - "name": "watermark", + "name": "stylesheet", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#watermark", + "longname": "src/tablefilter.js~TableFilter#stylesheet", "access": null, - "description": "Global watermark text for input filter type or watermark for each\nfilter if an array is supplied", - "lineNumber": 477, + "description": "Main stylesheet path", + "lineNumber": 236, "type": { "nullable": null, "types": [ - "String", - "Array" + "String" ], "spread": false, "description": null @@ -19330,16 +19386,16 @@ "kind": "member", "static": false, "variation": null, - "name": "isWatermarkArray", + "name": "stylesheetId", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#isWatermarkArray", + "longname": "src/tablefilter.js~TableFilter#stylesheetId", "access": "private", - "description": "Indicate whether watermark is on a per column basis", - "lineNumber": 484, + "description": "Main stylesheet ID", + "lineNumber": 243, "type": { "nullable": null, "types": [ - "Boolean" + "String" ], "spread": false, "description": null @@ -19350,12 +19406,12 @@ "kind": "member", "static": false, "variation": null, - "name": "toolBarTgtId", + "name": "fltsRowCssClass", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#toolBarTgtId", + "longname": "src/tablefilter.js~TableFilter#fltsRowCssClass", "access": null, - "description": "Toolbar's custom container ID", - "lineNumber": 490, + "description": "Css class for the filters row", + "lineNumber": 249, "type": { "nullable": null, "types": [ @@ -19370,12 +19426,12 @@ "kind": "member", "static": false, "variation": null, - "name": "help", + "name": "enableIcons", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#help", + "longname": "src/tablefilter.js~TableFilter#enableIcons", "access": null, - "description": "Indicate whether help UI component is disabled", - "lineNumber": 496, + "description": "Enable/disable icons (paging, reset button)", + "lineNumber": 255, "type": { "nullable": null, "types": [ @@ -19390,12 +19446,12 @@ "kind": "member", "static": false, "variation": null, - "name": "popupFilters", + "name": "alternateRows", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#popupFilters", + "longname": "src/tablefilter.js~TableFilter#alternateRows", "access": null, - "description": "Indicate whether pop-up filters UI is enabled", - "lineNumber": 503, + "description": "Enable/disable alternating rows", + "lineNumber": 261, "type": { "nullable": null, "types": [ @@ -19410,16 +19466,16 @@ "kind": "member", "static": false, "variation": null, - "name": "markActiveColumns", + "name": "colWidths", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#markActiveColumns", + "longname": "src/tablefilter.js~TableFilter#colWidths", "access": null, - "description": "Indicate whether filtered (active) columns indicator is enabled", - "lineNumber": 509, + "description": "Columns widths array", + "lineNumber": 267, "type": { "nullable": null, "types": [ - "Boolean" + "Array" ], "spread": false, "description": null @@ -19430,17 +19486,16 @@ "kind": "member", "static": false, "variation": null, - "name": "clearFilterText", + "name": "fltCssClass", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#clearFilterText", + "longname": "src/tablefilter.js~TableFilter#fltCssClass", "access": null, - "description": "Text for clear option in drop-down filter types (1st option)", - "lineNumber": 517, + "description": "Css class for a filter element", + "lineNumber": 273, "type": { "nullable": null, "types": [ - "String", - "Array" + "String" ], "spread": false, "description": null @@ -19451,16 +19506,16 @@ "kind": "member", "static": false, "variation": null, - "name": "enableEmptyOption", + "name": "fltMultiCssClass", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#enableEmptyOption", + "longname": "src/tablefilter.js~TableFilter#fltMultiCssClass", "access": null, - "description": "Indicate whether empty option is enabled in drop-down filter types", - "lineNumber": 523, + "description": "Css class for multiple select filters", + "lineNumber": 279, "type": { "nullable": null, "types": [ - "Boolean" + "String" ], "spread": false, "description": null @@ -19471,12 +19526,12 @@ "kind": "member", "static": false, "variation": null, - "name": "emptyText", + "name": "fltSmallCssClass", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#emptyText", + "longname": "src/tablefilter.js~TableFilter#fltSmallCssClass", "access": null, - "description": "Text for empty option in drop-down filter types", - "lineNumber": 529, + "description": "Css class for small filter (when submit button is active)", + "lineNumber": 285, "type": { "nullable": null, "types": [ @@ -19491,32 +19546,12 @@ "kind": "member", "static": false, "variation": null, - "name": "enableNonEmptyOption", + "name": "singleFltCssClass", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#enableNonEmptyOption", + "longname": "src/tablefilter.js~TableFilter#singleFltCssClass", "access": null, - "description": "Indicate whether non-empty option is enabled in drop-down filter\ntypes", - "lineNumber": 536, - "type": { - "nullable": null, - "types": [ - "Boolean" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 888, - "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": 542, + "description": "Css class for single filter type", + "lineNumber": 291, "type": { "nullable": null, "types": [ @@ -19527,16 +19562,16 @@ } }, { - "__docId__": 889, + "__docId__": 888, "kind": "member", "static": false, "variation": null, - "name": "onSlcChange", + "name": "enterKey", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#onSlcChange", + "longname": "src/tablefilter.js~TableFilter#enterKey", "access": null, - "description": "Indicate whether drop-down filter types filter the table by default\non change event", - "lineNumber": 549, + "description": "Enable/disable enter key for input type filters", + "lineNumber": 300, "type": { "nullable": null, "types": [ @@ -19546,22 +19581,41 @@ "description": null } }, + { + "__docId__": 889, + "kind": "member", + "static": false, + "variation": null, + "name": "onBeforeFilter", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#onBeforeFilter", + "access": null, + "description": "Callback fired before filtering process starts", + "lineNumber": 306, + "type": { + "nullable": null, + "types": [ + "Function" + ], + "spread": false, + "description": null + } + }, { "__docId__": 890, "kind": "member", "static": false, "variation": null, - "name": "sortSlc", + "name": "onAfterFilter", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#sortSlc", + "longname": "src/tablefilter.js~TableFilter#onAfterFilter", "access": null, - "description": "Make drop-down filter types options sorted in alpha-numeric manner\nby default globally or on a column basis", - "lineNumber": 556, + "description": "Callback fired after filtering process is completed", + "lineNumber": 312, "type": { "nullable": null, "types": [ - "Boolean", - "Array" + "Function" ], "spread": false, "description": null @@ -19572,12 +19626,12 @@ "kind": "member", "static": false, "variation": null, - "name": "isSortNumAsc", + "name": "caseSensitive", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#isSortNumAsc", - "access": "private", - "description": "Indicate whether options in drop-down filter types are sorted in a\nascending numeric manner", - "lineNumber": 565, + "longname": "src/tablefilter.js~TableFilter#caseSensitive", + "access": null, + "description": "Enable/disable case sensitivity filtering", + "lineNumber": 318, "type": { "nullable": null, "types": [ @@ -19592,16 +19646,16 @@ "kind": "member", "static": false, "variation": null, - "name": "sortNumAsc", + "name": "hasExactMatchByCol", "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, + "longname": "src/tablefilter.js~TableFilter#hasExactMatchByCol", + "access": "private", + "description": "Indicate whether exact match filtering is enabled on a per column\nbasis", + "lineNumber": 326, "type": { "nullable": null, "types": [ - "Array" + "Boolean" ], "spread": false, "description": null @@ -19612,32 +19666,12 @@ "kind": "member", "static": false, "variation": null, - "name": "isSortNumDesc", + "name": "exactMatchByCol", "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": 580, - "type": { - "nullable": null, - "types": [ - "Boolean" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 894, - "kind": "member", - "static": false, - "variation": null, - "name": "sortNumDesc", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#sortNumDesc", + "longname": "src/tablefilter.js~TableFilter#exactMatchByCol", "access": null, - "description": "List of columns implementing options sorting in a descending numeric\nmanner", - "lineNumber": 587, + "description": "Exact match filtering per column array", + "lineNumber": 332, "type": { "nullable": null, "types": [ @@ -19648,16 +19682,16 @@ } }, { - "__docId__": 895, + "__docId__": 894, "kind": "member", "static": false, "variation": null, - "name": "loadFltOnDemand", + "name": "exactMatch", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#loadFltOnDemand", + "longname": "src/tablefilter.js~TableFilter#exactMatch", "access": null, - "description": "Indicate whether drop-down filter types are populated on demand at\nfirst usage", - "lineNumber": 594, + "description": "Globally enable/disable exact match filtering", + "lineNumber": 339, "type": { "nullable": null, "types": [ @@ -19667,17 +19701,38 @@ "description": null } }, + { + "__docId__": 895, + "kind": "member", + "static": false, + "variation": null, + "name": "ignoreDiacritics", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#ignoreDiacritics", + "access": null, + "description": "Ignore diacritics globally or on a column basis", + "lineNumber": 345, + "type": { + "nullable": null, + "types": [ + "Boolean", + "Array" + ], + "spread": false, + "description": null + } + }, { "__docId__": 896, "kind": "member", "static": false, "variation": null, - "name": "hasCustomOptions", + "name": "linkedFilters", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#hasCustomOptions", + "longname": "src/tablefilter.js~TableFilter#linkedFilters", "access": null, - "description": "Indicate whether custom drop-down filter options are implemented", - "lineNumber": 600, + "description": "Enable/disable linked filters filtering mode", + "lineNumber": 351, "type": { "nullable": null, "types": [ @@ -19692,16 +19747,16 @@ "kind": "member", "static": false, "variation": null, - "name": "customOptions", + "name": "disableExcludedOptions", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#customOptions", + "longname": "src/tablefilter.js~TableFilter#disableExcludedOptions", "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": 619, + "description": "Enable/disable readonly state for excluded options when\nlinked filters filtering mode is on", + "lineNumber": 358, "type": { "nullable": null, "types": [ - "Object" + "Boolean" ], "spread": false, "description": null @@ -19712,12 +19767,12 @@ "kind": "member", "static": false, "variation": null, - "name": "rgxOperator", + "name": "activeFilterId", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#rgxOperator", - "access": null, - "description": "Regular expression operator for input filter. Defaults to 'rgx:'", - "lineNumber": 626, + "longname": "src/tablefilter.js~TableFilter#activeFilterId", + "access": "private", + "description": "Active filter ID", + "lineNumber": 365, "type": { "nullable": null, "types": [ @@ -19732,16 +19787,16 @@ "kind": "member", "static": false, "variation": null, - "name": "emOperator", + "name": "hasVisibleRows", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#emOperator", + "longname": "src/tablefilter.js~TableFilter#hasVisibleRows", "access": null, - "description": "Empty cells operator for input filter. Defaults to '[empty]'", - "lineNumber": 632, + "description": "Enable/disable always visible rows, excluded from filtering", + "lineNumber": 371, "type": { "nullable": null, "types": [ - "String" + "Boolean" ], "spread": false, "description": null @@ -19752,16 +19807,16 @@ "kind": "member", "static": false, "variation": null, - "name": "nmOperator", + "name": "visibleRows", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#nmOperator", + "longname": "src/tablefilter.js~TableFilter#visibleRows", "access": null, - "description": "Non-empty cells operator for input filter. Defaults to '[nonempty]'", - "lineNumber": 638, + "description": "List of row indexes to be excluded from filtering", + "lineNumber": 377, "type": { "nullable": null, "types": [ - "String" + "Array" ], "spread": false, "description": null @@ -19772,16 +19827,16 @@ "kind": "member", "static": false, "variation": null, - "name": "orOperator", + "name": "externalFltTgtIds", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#orOperator", + "longname": "src/tablefilter.js~TableFilter#externalFltTgtIds", "access": null, - "description": "Logical OR operator for input filter. Defaults to '||'", - "lineNumber": 644, + "description": "List of containers IDs where external filters will be generated", + "lineNumber": 383, "type": { "nullable": null, "types": [ - "String" + "Array" ], "spread": false, "description": null @@ -19792,16 +19847,16 @@ "kind": "member", "static": false, "variation": null, - "name": "anOperator", + "name": "onFiltersLoaded", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#anOperator", + "longname": "src/tablefilter.js~TableFilter#onFiltersLoaded", "access": null, - "description": "Logical AND operator for input filter. Defaults to '&&'", - "lineNumber": 650, + "description": "Callback fired after filters are generated", + "lineNumber": 389, "type": { "nullable": null, "types": [ - "String" + "Function" ], "spread": false, "description": null @@ -19812,16 +19867,16 @@ "kind": "member", "static": false, "variation": null, - "name": "grOperator", + "name": "singleSearchFlt", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#grOperator", + "longname": "src/tablefilter.js~TableFilter#singleSearchFlt", "access": null, - "description": "Greater than operator for input filter. Defaults to '>'", - "lineNumber": 656, + "description": "Enable/disable single filter filtering all columns", + "lineNumber": 395, "type": { "nullable": null, "types": [ - "String" + "Boolean" ], "spread": false, "description": null @@ -19832,16 +19887,16 @@ "kind": "member", "static": false, "variation": null, - "name": "lwOperator", + "name": "onRowValidated", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#lwOperator", + "longname": "src/tablefilter.js~TableFilter#onRowValidated", "access": null, - "description": "Lower than operator for input filter. Defaults to '<'", - "lineNumber": 662, + "description": "Callback fired after a row is validated during filtering", + "lineNumber": 401, "type": { "nullable": null, "types": [ - "String" + "Function" ], "spread": false, "description": null @@ -19852,16 +19907,16 @@ "kind": "member", "static": false, "variation": null, - "name": "leOperator", + "name": "cellParser", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#leOperator", + "longname": "src/tablefilter.js~TableFilter#cellParser", "access": null, - "description": "Lower than or equal operator for input filter. Defaults to '<='", - "lineNumber": 668, + "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": 415, "type": { "nullable": null, "types": [ - "String" + "Object" ], "spread": false, "description": null @@ -19872,16 +19927,17 @@ "kind": "member", "static": false, "variation": null, - "name": "geOperator", + "name": "watermark", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#geOperator", + "longname": "src/tablefilter.js~TableFilter#watermark", "access": null, - "description": "Greater than or equal operator for input filter. Defaults to '>='", - "lineNumber": 674, + "description": "Global watermark text for input filter type or watermark for each\nfilter if an array is supplied", + "lineNumber": 424, "type": { "nullable": null, "types": [ - "String" + "String", + "Array" ], "spread": false, "description": null @@ -19892,16 +19948,16 @@ "kind": "member", "static": false, "variation": null, - "name": "dfOperator", + "name": "isWatermarkArray", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#dfOperator", - "access": null, - "description": "Inequality operator for input filter. Defaults to '!'", - "lineNumber": 680, + "longname": "src/tablefilter.js~TableFilter#isWatermarkArray", + "access": "private", + "description": "Indicate whether watermark is on a per column basis", + "lineNumber": 431, "type": { "nullable": null, "types": [ - "String" + "Boolean" ], "spread": false, "description": null @@ -19912,16 +19968,16 @@ "kind": "member", "static": false, "variation": null, - "name": "lkOperator", + "name": "help", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#lkOperator", + "longname": "src/tablefilter.js~TableFilter#help", "access": null, - "description": "Like operator for input filter. Defaults to '*'", - "lineNumber": 686, + "description": "Indicate whether help UI component is disabled", + "lineNumber": 437, "type": { "nullable": null, "types": [ - "String" + "Boolean" ], "spread": false, "description": null @@ -19932,16 +19988,16 @@ "kind": "member", "static": false, "variation": null, - "name": "eqOperator", + "name": "popupFilters", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#eqOperator", + "longname": "src/tablefilter.js~TableFilter#popupFilters", "access": null, - "description": "Strict equality operator for input filter. Defaults to '='", - "lineNumber": 692, + "description": "Indicate whether pop-up filters UI is enabled", + "lineNumber": 444, "type": { "nullable": null, "types": [ - "String" + "Boolean" ], "spread": false, "description": null @@ -19952,16 +20008,16 @@ "kind": "member", "static": false, "variation": null, - "name": "stOperator", + "name": "markActiveColumns", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#stOperator", + "longname": "src/tablefilter.js~TableFilter#markActiveColumns", "access": null, - "description": "Starts with operator for input filter. Defaults to '='", - "lineNumber": 698, + "description": "Indicate whether filtered (active) columns indicator is enabled", + "lineNumber": 450, "type": { "nullable": null, "types": [ - "String" + "Boolean" ], "spread": false, "description": null @@ -19972,16 +20028,17 @@ "kind": "member", "static": false, "variation": null, - "name": "enOperator", + "name": "clearFilterText", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#enOperator", + "longname": "src/tablefilter.js~TableFilter#clearFilterText", "access": null, - "description": "Ends with operator for input filter. Defaults to '='", - "lineNumber": 704, + "description": "Text for clear option in drop-down filter types (1st option)", + "lineNumber": 458, "type": { "nullable": null, "types": [ - "String" + "String", + "Array" ], "spread": false, "description": null @@ -19992,16 +20049,16 @@ "kind": "member", "static": false, "variation": null, - "name": "separator", + "name": "enableEmptyOption", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#separator", + "longname": "src/tablefilter.js~TableFilter#enableEmptyOption", "access": null, - "description": "Stored values separator", - "lineNumber": 712, + "description": "Indicate whether empty option is enabled in drop-down filter types", + "lineNumber": 464, "type": { "nullable": null, "types": [ - "String" + "Boolean" ], "spread": false, "description": null @@ -20012,17 +20069,16 @@ "kind": "member", "static": false, "variation": null, - "name": "rowsCounter", + "name": "emptyText", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#rowsCounter", + "longname": "src/tablefilter.js~TableFilter#emptyText", "access": null, - "description": "Enable rows counter UI component", - "lineNumber": 718, + "description": "Text for empty option in drop-down filter types", + "lineNumber": 470, "type": { "nullable": null, "types": [ - "Boolean", - "Object" + "String" ], "spread": false, "description": null @@ -20033,17 +20089,16 @@ "kind": "member", "static": false, "variation": null, - "name": "statusBar", + "name": "enableNonEmptyOption", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#statusBar", + "longname": "src/tablefilter.js~TableFilter#enableNonEmptyOption", "access": null, - "description": "Enable status bar UI component", - "lineNumber": 724, + "description": "Indicate whether non-empty option is enabled in drop-down filter\ntypes", + "lineNumber": 477, "type": { "nullable": null, "types": [ - "Boolean", - "Object" + "Boolean" ], "spread": false, "description": null @@ -20054,17 +20109,16 @@ "kind": "member", "static": false, "variation": null, - "name": "loader", + "name": "nonEmptyText", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#loader", + "longname": "src/tablefilter.js~TableFilter#nonEmptyText", "access": null, - "description": "Enable activity/spinner indicator UI component", - "lineNumber": 730, + "description": "Text for non-empty option in drop-down filter types", + "lineNumber": 483, "type": { "nullable": null, "types": [ - "Boolean", - "Object" + "String" ], "spread": false, "description": null @@ -20075,12 +20129,12 @@ "kind": "member", "static": false, "variation": null, - "name": "displayBtn", + "name": "onSlcChange", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#displayBtn", + "longname": "src/tablefilter.js~TableFilter#onSlcChange", "access": null, - "description": "Enable filters submission button", - "lineNumber": 737, + "description": "Indicate whether drop-down filter types filter the table by default\non change event", + "lineNumber": 490, "type": { "nullable": null, "types": [ @@ -20095,16 +20149,17 @@ "kind": "member", "static": false, "variation": null, - "name": "btnText", + "name": "sortSlc", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#btnText", + "longname": "src/tablefilter.js~TableFilter#sortSlc", "access": null, - "description": "Define filters submission button text", - "lineNumber": 743, + "description": "Make drop-down filter types options sorted in alpha-numeric manner\nby default globally or on a column basis", + "lineNumber": 497, "type": { "nullable": null, "types": [ - "String" + "Boolean", + "Array" ], "spread": false, "description": null @@ -20115,32 +20170,12 @@ "kind": "member", "static": false, "variation": null, - "name": "btnCssClass", + "name": "isSortNumAsc", "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": [ - "String" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 919, - "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": 756, + "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": 506, "type": { "nullable": null, "types": [ @@ -20150,21 +20185,41 @@ "description": null } }, + { + "__docId__": 919, + "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": 513, + "type": { + "nullable": null, + "types": [ + "Array" + ], + "spread": false, + "description": null + } + }, { "__docId__": 920, "kind": "member", "static": false, "variation": null, - "name": "onBeforeReset", + "name": "isSortNumDesc", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#onBeforeReset", - "access": null, - "description": "Callback fired before filters are cleared", - "lineNumber": 762, + "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": 521, "type": { "nullable": null, "types": [ - "Function" + "Boolean" ], "spread": false, "description": null @@ -20175,16 +20230,16 @@ "kind": "member", "static": false, "variation": null, - "name": "onAfterReset", + "name": "sortNumDesc", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#onAfterReset", + "longname": "src/tablefilter.js~TableFilter#sortNumDesc", "access": null, - "description": "Callback fired after filters are cleared", - "lineNumber": 768, + "description": "List of columns implementing options sorting in a descending numeric\nmanner", + "lineNumber": 528, "type": { "nullable": null, "types": [ - "Function" + "Array" ], "spread": false, "description": null @@ -20195,16 +20250,15 @@ "kind": "member", "static": false, "variation": null, - "name": "paging", + "name": "loadFltOnDemand", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#paging", + "longname": "src/tablefilter.js~TableFilter#loadFltOnDemand", "access": null, - "description": "Enable paging component", - "lineNumber": 774, + "description": "Indicate whether drop-down filter types are populated on demand at\nfirst usage", + "lineNumber": 535, "type": { "nullable": null, "types": [ - "Object", "Boolean" ], "spread": false, @@ -20216,16 +20270,16 @@ "kind": "member", "static": false, "variation": null, - "name": "nbHiddenRows", + "name": "hasCustomOptions", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#nbHiddenRows", - "access": "private", - "description": "Number of hidden rows", - "lineNumber": 781, + "longname": "src/tablefilter.js~TableFilter#hasCustomOptions", + "access": null, + "description": "Indicate whether custom drop-down filter options are implemented", + "lineNumber": 541, "type": { "nullable": null, "types": [ - "Number" + "Boolean" ], "spread": false, "description": null @@ -20236,16 +20290,16 @@ "kind": "member", "static": false, "variation": null, - "name": "autoFilter", + "name": "customOptions", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#autoFilter", + "longname": "src/tablefilter.js~TableFilter#customOptions", "access": null, - "description": "Enable auto-filter behaviour, table is filtered when a user\nstops typing", - "lineNumber": 788, + "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": 560, "type": { "nullable": null, "types": [ - "Boolean" + "Object" ], "spread": false, "description": null @@ -20256,16 +20310,16 @@ "kind": "member", "static": false, "variation": null, - "name": "autoFilterDelay", + "name": "rgxOperator", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#autoFilterDelay", + "longname": "src/tablefilter.js~TableFilter#rgxOperator", "access": null, - "description": "Auto-filter delay in msecs", - "lineNumber": 794, + "description": "Regular expression operator for input filter. Defaults to 'rgx:'", + "lineNumber": 567, "type": { "nullable": null, "types": [ - "Number" + "String" ], "spread": false, "description": null @@ -20276,16 +20330,16 @@ "kind": "member", "static": false, "variation": null, - "name": "isUserTyping", + "name": "emOperator", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#isUserTyping", - "access": "private", - "description": "Indicate whether user is typing", - "lineNumber": 802, + "longname": "src/tablefilter.js~TableFilter#emOperator", + "access": null, + "description": "Empty cells operator for input filter. Defaults to '[empty]'", + "lineNumber": 573, "type": { "nullable": null, "types": [ - "Boolean" + "String" ], "spread": false, "description": null @@ -20296,12 +20350,12 @@ "kind": "member", "static": false, "variation": null, - "name": "autoFilterTimer", + "name": "nmOperator", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#autoFilterTimer", - "access": "private", - "description": "Auto-filter interval ID", - "lineNumber": 809, + "longname": "src/tablefilter.js~TableFilter#nmOperator", + "access": null, + "description": "Non-empty cells operator for input filter. Defaults to '[nonempty]'", + "lineNumber": 579, "type": { "nullable": null, "types": [ @@ -20316,16 +20370,16 @@ "kind": "member", "static": false, "variation": null, - "name": "highlightKeywords", + "name": "orOperator", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#highlightKeywords", + "longname": "src/tablefilter.js~TableFilter#orOperator", "access": null, - "description": "Enable keyword highlighting behaviour", - "lineNumber": 815, + "description": "Logical OR operator for input filter. Defaults to '||'", + "lineNumber": 585, "type": { "nullable": null, "types": [ - "Boolean" + "String" ], "spread": false, "description": null @@ -20336,17 +20390,16 @@ "kind": "member", "static": false, "variation": null, - "name": "noResults", + "name": "anOperator", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#noResults", + "longname": "src/tablefilter.js~TableFilter#anOperator", "access": null, - "description": "Enable no results message UI component", - "lineNumber": 821, + "description": "Logical AND operator for input filter. Defaults to '&&'", + "lineNumber": 591, "type": { "nullable": null, "types": [ - "Object", - "Boolean" + "String" ], "spread": false, "description": null @@ -20357,17 +20410,16 @@ "kind": "member", "static": false, "variation": null, - "name": "state", + "name": "grOperator", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#state", + "longname": "src/tablefilter.js~TableFilter#grOperator", "access": null, - "description": "Enable state persistence", - "lineNumber": 828, + "description": "Greater than operator for input filter. Defaults to '>'", + "lineNumber": 597, "type": { "nullable": null, "types": [ - "Object", - "Boolean" + "String" ], "spread": false, "description": null @@ -20378,16 +20430,16 @@ "kind": "member", "static": false, "variation": null, - "name": "dateType", + "name": "lwOperator", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#dateType", - "access": "private", - "description": "Enable date type module", - "lineNumber": 837, + "longname": "src/tablefilter.js~TableFilter#lwOperator", + "access": null, + "description": "Lower than operator for input filter. Defaults to '<'", + "lineNumber": 603, "type": { "nullable": null, "types": [ - "Boolean" + "String" ], "spread": false, "description": null @@ -20398,12 +20450,12 @@ "kind": "member", "static": false, "variation": null, - "name": "locale", + "name": "leOperator", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#locale", + "longname": "src/tablefilter.js~TableFilter#leOperator", "access": null, - "description": "Define default locale, default to 'en' as per Sugar Date module:\nhttps://sugarjs.com/docs/#/DateLocales", - "lineNumber": 844, + "description": "Lower than or equal operator for input filter. Defaults to '<='", + "lineNumber": 609, "type": { "nullable": null, "types": [ @@ -20418,12 +20470,12 @@ "kind": "member", "static": false, "variation": null, - "name": "thousandsSeparator", + "name": "geOperator", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#thousandsSeparator", + "longname": "src/tablefilter.js~TableFilter#geOperator", "access": null, - "description": "Define thousands separator ',' or '.', defaults to ','", - "lineNumber": 850, + "description": "Greater than or equal operator for input filter. Defaults to '>='", + "lineNumber": 615, "type": { "nullable": null, "types": [ @@ -20438,12 +20490,12 @@ "kind": "member", "static": false, "variation": null, - "name": "decimalSeparator", + "name": "dfOperator", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#decimalSeparator", + "longname": "src/tablefilter.js~TableFilter#dfOperator", "access": null, - "description": "Define decimal separator ',' or '.', defaults to '.'", - "lineNumber": 856, + "description": "Inequality operator for input filter. Defaults to '!'", + "lineNumber": 621, "type": { "nullable": null, "types": [ @@ -20458,16 +20510,16 @@ "kind": "member", "static": false, "variation": null, - "name": "colTypes", + "name": "lkOperator", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#colTypes", + "longname": "src/tablefilter.js~TableFilter#lkOperator", "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": 872, + "description": "Like operator for input filter. Defaults to '*'", + "lineNumber": 627, "type": { "nullable": null, "types": [ - "Array" + "String" ], "spread": false, "description": null @@ -20478,16 +20530,19 @@ "kind": "member", "static": false, "variation": null, - "name": "prfxTf", + "name": "eqOperator", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#prfxTf", - "access": "private", - "description": "Main prefix", - "lineNumber": 879, + "longname": "src/tablefilter.js~TableFilter#eqOperator", + "access": null, + "description": "Strict equality operator for input filter. Defaults to '='", + "lineNumber": 633, "type": { + "nullable": null, "types": [ - "string" - ] + "String" + ], + "spread": false, + "description": null } }, { @@ -20495,16 +20550,19 @@ "kind": "member", "static": false, "variation": null, - "name": "prfxFlt", + "name": "stOperator", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#prfxFlt", - "access": "private", - "description": "Filter's ID prefix (inputs - selects)", - "lineNumber": 885, + "longname": "src/tablefilter.js~TableFilter#stOperator", + "access": null, + "description": "Starts with operator for input filter. Defaults to '='", + "lineNumber": 639, "type": { + "nullable": null, "types": [ - "string" - ] + "String" + ], + "spread": false, + "description": null } }, { @@ -20512,16 +20570,19 @@ "kind": "member", "static": false, "variation": null, - "name": "prfxValButton", + "name": "enOperator", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#prfxValButton", - "access": "private", - "description": "Button's ID prefix", - "lineNumber": 891, + "longname": "src/tablefilter.js~TableFilter#enOperator", + "access": null, + "description": "Ends with operator for input filter. Defaults to '='", + "lineNumber": 645, "type": { + "nullable": null, "types": [ - "string" - ] + "String" + ], + "spread": false, + "description": null } }, { @@ -20529,16 +20590,19 @@ "kind": "member", "static": false, "variation": null, - "name": "prfxInfDiv", + "name": "separator", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#prfxInfDiv", - "access": "private", - "description": "Toolbar container ID prefix", - "lineNumber": 897, + "longname": "src/tablefilter.js~TableFilter#separator", + "access": null, + "description": "Stored values separator", + "lineNumber": 653, "type": { + "nullable": null, "types": [ - "string" - ] + "String" + ], + "spread": false, + "description": null } }, { @@ -20546,16 +20610,20 @@ "kind": "member", "static": false, "variation": null, - "name": "prfxLDiv", + "name": "rowsCounter", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#prfxLDiv", - "access": "private", - "description": "Toolbar left element ID prefix", - "lineNumber": 903, + "longname": "src/tablefilter.js~TableFilter#rowsCounter", + "access": null, + "description": "Enable rows counter UI component", + "lineNumber": 659, "type": { + "nullable": null, "types": [ - "string" - ] + "Boolean", + "Object" + ], + "spread": false, + "description": null } }, { @@ -20563,16 +20631,20 @@ "kind": "member", "static": false, "variation": null, - "name": "prfxRDiv", + "name": "statusBar", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#prfxRDiv", - "access": "private", - "description": "Toolbar right element ID prefix", - "lineNumber": 909, + "longname": "src/tablefilter.js~TableFilter#statusBar", + "access": null, + "description": "Enable status bar UI component", + "lineNumber": 665, "type": { + "nullable": null, "types": [ - "string" - ] + "Boolean", + "Object" + ], + "spread": false, + "description": null } }, { @@ -20580,16 +20652,20 @@ "kind": "member", "static": false, "variation": null, - "name": "prfxMDiv", + "name": "loader", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#prfxMDiv", - "access": "private", - "description": "Toolbar middle element ID prefix", - "lineNumber": 915, + "longname": "src/tablefilter.js~TableFilter#loader", + "access": null, + "description": "Enable activity/spinner indicator UI component", + "lineNumber": 671, "type": { + "nullable": null, "types": [ - "string" - ] + "Boolean", + "Object" + ], + "spread": false, + "description": null } }, { @@ -20597,49 +20673,12 @@ "kind": "member", "static": false, "variation": null, - "name": "prfxResponsive", + "name": "displayBtn", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#prfxResponsive", - "access": "private", - "description": "Responsive Css class", - "lineNumber": 921, - "type": { - "types": [ - "string" - ] - } - }, - { - "__docId__": 944, - "kind": "member", - "static": false, - "variation": null, - "name": "extensions", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#extensions", + "longname": "src/tablefilter.js~TableFilter#displayBtn", "access": null, - "description": "List of loaded extensions", - "lineNumber": 928, - "type": { - "nullable": null, - "types": [ - "Array" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 945, - "kind": "member", - "static": false, - "variation": null, - "name": "enableDefaultTheme", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#enableDefaultTheme", - "access": null, - "description": "Enable default theme", - "lineNumber": 935, + "description": "Enable filters submission button", + "lineNumber": 678, "type": { "nullable": null, "types": [ @@ -20649,17 +20688,57 @@ "description": null } }, + { + "__docId__": 944, + "kind": "member", + "static": false, + "variation": null, + "name": "btnText", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#btnText", + "access": null, + "description": "Define filters submission button text", + "lineNumber": 684, + "type": { + "nullable": null, + "types": [ + "String" + ], + "spread": false, + "description": null + } + }, + { + "__docId__": 945, + "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": 690, + "type": { + "nullable": null, + "types": [ + "String" + ], + "spread": false, + "description": null + } + }, { "__docId__": 946, "kind": "member", "static": false, "variation": null, - "name": "hasThemes", + "name": "btnReset", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#hasThemes", - "access": "private", - "description": "Determine whether themes are enables", - "lineNumber": 942, + "longname": "src/tablefilter.js~TableFilter#btnReset", + "access": null, + "description": "Enable clear button", + "lineNumber": 697, "type": { "nullable": null, "types": [ @@ -20674,16 +20753,16 @@ "kind": "member", "static": false, "variation": null, - "name": "themes", + "name": "onBeforeReset", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#themes", + "longname": "src/tablefilter.js~TableFilter#onBeforeReset", "access": null, - "description": "List of themes, ie:\nthemes: [{ name: 'skyblue' }]", - "lineNumber": 949, + "description": "Callback fired before filters are cleared", + "lineNumber": 703, "type": { "nullable": null, "types": [ - "Array" + "Function" ], "spread": false, "description": null @@ -20694,16 +20773,16 @@ "kind": "member", "static": false, "variation": null, - "name": "themesPath", + "name": "onAfterReset", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#themesPath", + "longname": "src/tablefilter.js~TableFilter#onAfterReset", "access": null, - "description": "Define path to themes assets, defaults to\n'tablefilter/style/themes/'. Usage:\nthemes: [{ name: 'skyblue' }]", - "lineNumber": 957, + "description": "Callback fired after filters are cleared", + "lineNumber": 709, "type": { "nullable": null, "types": [ - "Array" + "Function" ], "spread": false, "description": null @@ -20714,15 +20793,16 @@ "kind": "member", "static": false, "variation": null, - "name": "responsive", + "name": "paging", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#responsive", + "longname": "src/tablefilter.js~TableFilter#paging", "access": null, - "description": "Enable responsive layout", - "lineNumber": 963, + "description": "Enable paging component", + "lineNumber": 715, "type": { "nullable": null, "types": [ + "Object", "Boolean" ], "spread": false, @@ -20734,16 +20814,19 @@ "kind": "member", "static": false, "variation": null, - "name": "Mod", + "name": "nbHiddenRows", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#Mod", + "longname": "src/tablefilter.js~TableFilter#nbHiddenRows", "access": "private", - "description": "Features registry", - "lineNumber": 969, + "description": "Number of hidden rows", + "lineNumber": 722, "type": { + "nullable": null, "types": [ - "*" - ] + "Number" + ], + "spread": false, + "description": null } }, { @@ -20751,48 +20834,59 @@ "kind": "member", "static": false, "variation": null, - "name": "ExtRegistry", + "name": "autoFilter", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#ExtRegistry", - "access": "private", - "description": "Extensions registry", - "lineNumber": 975, + "longname": "src/tablefilter.js~TableFilter#autoFilter", + "access": null, + "description": "Enable auto-filter behaviour, table is filtered when a user\nstops typing", + "lineNumber": 729, "type": { + "nullable": null, "types": [ - "*" - ] + "Boolean" + ], + "spread": false, + "description": null } }, { "__docId__": 952, - "kind": "method", + "kind": "member", "static": false, "variation": null, - "name": "init", + "name": "autoFilterDelay", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#init", + "longname": "src/tablefilter.js~TableFilter#autoFilterDelay", "access": null, - "description": "Initialise features and layout", - "lineNumber": 986, - "params": [], - "generator": false + "description": "Auto-filter delay in msecs", + "lineNumber": 735, + "type": { + "nullable": null, + "types": [ + "Number" + ], + "spread": false, + "description": null + } }, { "__docId__": 953, "kind": "member", "static": false, "variation": null, - "name": "nbCells", + "name": "isUserTyping", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#nbCells", - "access": null, - "description": null, - "lineNumber": 994, - "undocument": true, + "longname": "src/tablefilter.js~TableFilter#isUserTyping", + "access": "private", + "description": "Indicate whether user is typing", + "lineNumber": 743, "type": { + "nullable": null, "types": [ - "*" - ] + "Boolean" + ], + "spread": false, + "description": null } }, { @@ -20800,17 +20894,19 @@ "kind": "member", "static": false, "variation": null, - "name": "nbFilterableRows", + "name": "autoFilterTimer", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#nbFilterableRows", - "access": null, - "description": null, - "lineNumber": 1024, - "undocument": true, + "longname": "src/tablefilter.js~TableFilter#autoFilterTimer", + "access": "private", + "description": "Auto-filter interval ID", + "lineNumber": 750, "type": { + "nullable": null, "types": [ - "*" - ] + "String" + ], + "spread": false, + "description": null } }, { @@ -20818,60 +20914,61 @@ "kind": "member", "static": false, "variation": null, - "name": "initialized", + "name": "highlightKeywords", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#initialized", + "longname": "src/tablefilter.js~TableFilter#highlightKeywords", "access": null, - "description": null, - "lineNumber": 1112, - "undocument": true, + "description": "Enable keyword highlighting behaviour", + "lineNumber": 756, "type": { + "nullable": null, "types": [ - "boolean" - ] + "Boolean" + ], + "spread": false, + "description": null } }, { "__docId__": 956, - "kind": "method", + "kind": "member", "static": false, "variation": null, - "name": "detectKey", + "name": "noResults", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#detectKey", + "longname": "src/tablefilter.js~TableFilter#noResults", "access": null, - "description": "Detect key", - "lineNumber": 1123, - "params": [ - { - "nullable": null, - "types": [ - "Event" - ], - "spread": false, - "optional": false, - "name": "evt", - "description": "" - } - ], - "generator": false + "description": "Enable no results message UI component", + "lineNumber": 762, + "type": { + "nullable": null, + "types": [ + "Object", + "Boolean" + ], + "spread": false, + "description": null + } }, { "__docId__": 957, "kind": "member", "static": false, "variation": null, - "name": "isUserTyping", + "name": "state", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#isUserTyping", + "longname": "src/tablefilter.js~TableFilter#state", "access": null, - "description": null, - "lineNumber": 1134, - "undocument": true, + "description": "Enable state persistence", + "lineNumber": 769, "type": { + "nullable": null, "types": [ - "boolean" - ] + "Object", + "Boolean" + ], + "spread": false, + "description": null } }, { @@ -20879,60 +20976,59 @@ "kind": "member", "static": false, "variation": null, - "name": "autoFilterTimer", + "name": "dateType", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#autoFilterTimer", - "access": null, - "description": null, - "lineNumber": 1136, - "undocument": true, + "longname": "src/tablefilter.js~TableFilter#dateType", + "access": "private", + "description": "Enable date type module", + "lineNumber": 778, "type": { + "nullable": null, "types": [ - "*" - ] + "Boolean" + ], + "spread": false, + "description": null } }, { "__docId__": 959, - "kind": "method", + "kind": "member", "static": false, "variation": null, - "name": "onKeyUp", + "name": "locale", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#onKeyUp", + "longname": "src/tablefilter.js~TableFilter#locale", "access": null, - "description": "Filter's keyup event: if auto-filter on, detect user is typing and filter\ncolumns", - "lineNumber": 1146, - "params": [ - { - "nullable": null, - "types": [ - "Event" - ], - "spread": false, - "optional": false, - "name": "evt", - "description": "" - } - ], - "generator": false + "description": "Define default locale, default to 'en' as per Sugar Date module:\nhttps://sugarjs.com/docs/#/DateLocales", + "lineNumber": 785, + "type": { + "nullable": null, + "types": [ + "String" + ], + "spread": false, + "description": null + } }, { "__docId__": 960, "kind": "member", "static": false, "variation": null, - "name": "isUserTyping", + "name": "thousandsSeparator", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#isUserTyping", + "longname": "src/tablefilter.js~TableFilter#thousandsSeparator", "access": null, - "description": null, - "lineNumber": 1151, - "undocument": true, + "description": "Define thousands separator ',' or '.', defaults to ','", + "lineNumber": 791, "type": { + "nullable": null, "types": [ - "boolean" - ] + "String" + ], + "spread": false, + "description": null } }, { @@ -20940,17 +21036,19 @@ "kind": "member", "static": false, "variation": null, - "name": "autoFilterTimer", + "name": "decimalSeparator", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#autoFilterTimer", + "longname": "src/tablefilter.js~TableFilter#decimalSeparator", "access": null, - "description": null, - "lineNumber": 1155, - "undocument": true, + "description": "Define decimal separator ',' or '.', defaults to '.'", + "lineNumber": 797, "type": { + "nullable": null, "types": [ - "*" - ] + "String" + ], + "spread": false, + "description": null } }, { @@ -20958,17 +21056,19 @@ "kind": "member", "static": false, "variation": null, - "name": "isUserTyping", + "name": "colTypes", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#isUserTyping", + "longname": "src/tablefilter.js~TableFilter#colTypes", "access": null, - "description": null, - "lineNumber": 1158, - "undocument": true, + "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": 813, "type": { + "nullable": null, "types": [ - "*" - ] + "Array" + ], + "spread": false, + "description": null } }, { @@ -20976,16 +21076,15 @@ "kind": "member", "static": false, "variation": null, - "name": "autoFilterTimer", + "name": "prfxTf", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#autoFilterTimer", - "access": null, - "description": null, - "lineNumber": 1165, - "undocument": true, + "longname": "src/tablefilter.js~TableFilter#prfxTf", + "access": "private", + "description": "Main prefix", + "lineNumber": 820, "type": { "types": [ - "*" + "string" ] } }, @@ -20994,12 +21093,252 @@ "kind": "member", "static": false, "variation": null, - "name": "autoFilterTimer", + "name": "prfxFlt", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#autoFilterTimer", + "longname": "src/tablefilter.js~TableFilter#prfxFlt", + "access": "private", + "description": "Filter's ID prefix (inputs - selects)", + "lineNumber": 826, + "type": { + "types": [ + "string" + ] + } + }, + { + "__docId__": 965, + "kind": "member", + "static": false, + "variation": null, + "name": "prfxValButton", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#prfxValButton", + "access": "private", + "description": "Button's ID prefix", + "lineNumber": 832, + "type": { + "types": [ + "string" + ] + } + }, + { + "__docId__": 966, + "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": 838, + "type": { + "types": [ + "string" + ] + } + }, + { + "__docId__": 967, + "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": 845, + "type": { + "nullable": null, + "types": [ + "Array" + ], + "spread": false, + "description": null + } + }, + { + "__docId__": 968, + "kind": "member", + "static": false, + "variation": null, + "name": "enableDefaultTheme", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#enableDefaultTheme", + "access": null, + "description": "Enable default theme", + "lineNumber": 852, + "type": { + "nullable": null, + "types": [ + "Boolean" + ], + "spread": false, + "description": null + } + }, + { + "__docId__": 969, + "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": 859, + "type": { + "nullable": null, + "types": [ + "Boolean" + ], + "spread": false, + "description": null + } + }, + { + "__docId__": 970, + "kind": "member", + "static": false, + "variation": null, + "name": "themes", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#themes", + "access": null, + "description": "List of themes, ie:\nthemes: [{ name: 'skyblue' }]", + "lineNumber": 866, + "type": { + "nullable": null, + "types": [ + "Array" + ], + "spread": false, + "description": null + } + }, + { + "__docId__": 971, + "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": 874, + "type": { + "nullable": null, + "types": [ + "Array" + ], + "spread": false, + "description": null + } + }, + { + "__docId__": 972, + "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": 880, + "type": { + "nullable": null, + "types": [ + "Boolean" + ], + "spread": false, + "description": null + } + }, + { + "__docId__": 973, + "kind": "member", + "static": false, + "variation": null, + "name": "toolbar", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#toolbar", + "access": null, + "description": "Enable toolbar component", + "lineNumber": 886, + "type": { + "nullable": null, + "types": [ + "Object", + "Boolean" + ], + "spread": false, + "description": null + } + }, + { + "__docId__": 974, + "kind": "member", + "static": false, + "variation": null, + "name": "Mod", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#Mod", + "access": "private", + "description": "Features registry", + "lineNumber": 892, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 975, + "kind": "member", + "static": false, + "variation": null, + "name": "ExtRegistry", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#ExtRegistry", + "access": "private", + "description": "Extensions registry", + "lineNumber": 898, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 976, + "kind": "method", + "static": false, + "variation": null, + "name": "init", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#init", + "access": null, + "description": "Initialise features and layout", + "lineNumber": 909, + "params": [], + "generator": false + }, + { + "__docId__": 977, + "kind": "member", + "static": false, + "variation": null, + "name": "nbCells", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#nbCells", "access": null, "description": null, - "lineNumber": 1170, + "lineNumber": 917, "undocument": true, "type": { "types": [ @@ -21008,30 +21347,34 @@ } }, { - "__docId__": 965, - "kind": "method", - "static": false, - "variation": null, - "name": "onKeyDown", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#onKeyDown", - "access": null, - "description": "Filter's keydown event: if auto-filter on, detect user is typing", - "lineNumber": 1177, - "params": [], - "generator": false - }, - { - "__docId__": 966, + "__docId__": 978, "kind": "member", "static": false, "variation": null, - "name": "isUserTyping", + "name": "nbFilterableRows", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#isUserTyping", + "longname": "src/tablefilter.js~TableFilter#nbFilterableRows", "access": null, "description": null, - "lineNumber": 1179, + "lineNumber": 947, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 979, + "kind": "member", + "static": false, + "variation": null, + "name": "initialized", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#initialized", + "access": null, + "description": null, + "lineNumber": 1036, "undocument": true, "type": { "types": [ @@ -21040,16 +21383,16 @@ } }, { - "__docId__": 967, + "__docId__": 980, "kind": "method", "static": false, "variation": null, - "name": "onInpFocus", + "name": "detectKey", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#onInpFocus", + "longname": "src/tablefilter.js~TableFilter#detectKey", "access": null, - "description": "Filter's focus event", - "lineNumber": 1187, + "description": "Detect key", + "lineNumber": 1047, "params": [ { "nullable": null, @@ -21065,21 +21408,7 @@ "generator": false }, { - "__docId__": 968, - "kind": "method", - "static": false, - "variation": null, - "name": "onInpBlur", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#onInpBlur", - "access": null, - "description": "Filter's blur event: if auto-filter on, clear interval on filter blur", - "lineNumber": 1195, - "params": [], - "generator": false - }, - { - "__docId__": 969, + "__docId__": 981, "kind": "member", "static": false, "variation": null, @@ -21088,7 +21417,7 @@ "longname": "src/tablefilter.js~TableFilter#isUserTyping", "access": null, "description": null, - "lineNumber": 1197, + "lineNumber": 1058, "undocument": true, "type": { "types": [ @@ -21097,7 +21426,229 @@ } }, { - "__docId__": 970, + "__docId__": 982, + "kind": "member", + "static": false, + "variation": null, + "name": "autoFilterTimer", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#autoFilterTimer", + "access": null, + "description": null, + "lineNumber": 1060, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 983, + "kind": "method", + "static": false, + "variation": null, + "name": "onKeyUp", + "memberof": "src/tablefilter.js~TableFilter", + "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": 1070, + "params": [ + { + "nullable": null, + "types": [ + "Event" + ], + "spread": false, + "optional": false, + "name": "evt", + "description": "" + } + ], + "generator": false + }, + { + "__docId__": 984, + "kind": "member", + "static": false, + "variation": null, + "name": "isUserTyping", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#isUserTyping", + "access": null, + "description": null, + "lineNumber": 1075, + "undocument": true, + "type": { + "types": [ + "boolean" + ] + } + }, + { + "__docId__": 985, + "kind": "member", + "static": false, + "variation": null, + "name": "autoFilterTimer", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#autoFilterTimer", + "access": null, + "description": null, + "lineNumber": 1079, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 986, + "kind": "member", + "static": false, + "variation": null, + "name": "isUserTyping", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#isUserTyping", + "access": null, + "description": null, + "lineNumber": 1082, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 987, + "kind": "member", + "static": false, + "variation": null, + "name": "autoFilterTimer", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#autoFilterTimer", + "access": null, + "description": null, + "lineNumber": 1089, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 988, + "kind": "member", + "static": false, + "variation": null, + "name": "autoFilterTimer", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#autoFilterTimer", + "access": null, + "description": null, + "lineNumber": 1094, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 989, + "kind": "method", + "static": false, + "variation": null, + "name": "onKeyDown", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#onKeyDown", + "access": null, + "description": "Filter's keydown event: if auto-filter on, detect user is typing", + "lineNumber": 1101, + "params": [], + "generator": false + }, + { + "__docId__": 990, + "kind": "member", + "static": false, + "variation": null, + "name": "isUserTyping", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#isUserTyping", + "access": null, + "description": null, + "lineNumber": 1103, + "undocument": true, + "type": { + "types": [ + "boolean" + ] + } + }, + { + "__docId__": 991, + "kind": "method", + "static": false, + "variation": null, + "name": "onInpFocus", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#onInpFocus", + "access": null, + "description": "Filter's focus event", + "lineNumber": 1111, + "params": [ + { + "nullable": null, + "types": [ + "Event" + ], + "spread": false, + "optional": false, + "name": "evt", + "description": "" + } + ], + "generator": false + }, + { + "__docId__": 992, + "kind": "method", + "static": false, + "variation": null, + "name": "onInpBlur", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#onInpBlur", + "access": null, + "description": "Filter's blur event: if auto-filter on, clear interval on filter blur", + "lineNumber": 1119, + "params": [], + "generator": false + }, + { + "__docId__": 993, + "kind": "member", + "static": false, + "variation": null, + "name": "isUserTyping", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#isUserTyping", + "access": null, + "description": null, + "lineNumber": 1121, + "undocument": true, + "type": { + "types": [ + "boolean" + ] + } + }, + { + "__docId__": 994, "kind": "method", "static": false, "variation": null, @@ -21106,7 +21657,7 @@ "longname": "src/tablefilter.js~TableFilter#_insertFiltersRow", "access": null, "description": "Insert filters row at initialization", - "lineNumber": 1206, + "lineNumber": 1130, "params": [], "return": { "types": [ @@ -21116,7 +21667,7 @@ "generator": false }, { - "__docId__": 971, + "__docId__": 995, "kind": "method", "static": false, "variation": null, @@ -21125,12 +21676,12 @@ "longname": "src/tablefilter.js~TableFilter#_initNoFilters", "access": null, "description": "Initialize filtersless table", - "lineNumber": 1235, + "lineNumber": 1159, "params": [], "generator": false }, { - "__docId__": 972, + "__docId__": 996, "kind": "member", "static": false, "variation": null, @@ -21139,7 +21690,7 @@ "longname": "src/tablefilter.js~TableFilter#refRow", "access": null, "description": null, - "lineNumber": 1239, + "lineNumber": 1163, "undocument": true, "type": { "types": [ @@ -21148,7 +21699,7 @@ } }, { - "__docId__": 973, + "__docId__": 997, "kind": "member", "static": false, "variation": null, @@ -21157,7 +21708,7 @@ "longname": "src/tablefilter.js~TableFilter#nbFilterableRows", "access": null, "description": null, - "lineNumber": 1240, + "lineNumber": 1164, "undocument": true, "type": { "types": [ @@ -21166,7 +21717,7 @@ } }, { - "__docId__": 974, + "__docId__": 998, "kind": "method", "static": false, "variation": null, @@ -21175,7 +21726,7 @@ "longname": "src/tablefilter.js~TableFilter#_buildInputFilter", "access": null, "description": "Build input filter type", - "lineNumber": 1249, + "lineNumber": 1173, "params": [ { "nullable": null, @@ -21211,7 +21762,7 @@ "generator": false }, { - "__docId__": 975, + "__docId__": 999, "kind": "method", "static": false, "variation": null, @@ -21220,7 +21771,7 @@ "longname": "src/tablefilter.js~TableFilter#_buildSubmitButton", "access": null, "description": "Build submit button", - "lineNumber": 1286, + "lineNumber": 1210, "params": [ { "nullable": null, @@ -21236,7 +21787,7 @@ "generator": false }, { - "__docId__": 976, + "__docId__": 1000, "kind": "method", "static": false, "variation": null, @@ -21245,7 +21796,7 @@ "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": 1311, + "lineNumber": 1235, "params": [ { "nullable": null, @@ -21263,7 +21814,7 @@ "generator": false }, { - "__docId__": 977, + "__docId__": 1001, "kind": "method", "static": false, "variation": null, @@ -21272,7 +21823,7 @@ "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": 1337, + "lineNumber": 1261, "params": [ { "nullable": null, @@ -21290,7 +21841,7 @@ "generator": false }, { - "__docId__": 978, + "__docId__": 1002, "kind": "method", "static": false, "variation": null, @@ -21299,7 +21850,7 @@ "longname": "src/tablefilter.js~TableFilter#feature", "access": null, "description": "Return a feature instance for a given name", - "lineNumber": 1351, + "lineNumber": 1275, "params": [ { "nullable": null, @@ -21323,7 +21874,7 @@ "generator": false }, { - "__docId__": 979, + "__docId__": 1003, "kind": "method", "static": false, "variation": null, @@ -21332,12 +21883,12 @@ "longname": "src/tablefilter.js~TableFilter#initExtensions", "access": null, "description": "Initialise all the extensions defined in the configuration object", - "lineNumber": 1358, + "lineNumber": 1282, "params": [], "generator": false }, { - "__docId__": 980, + "__docId__": 1004, "kind": "method", "static": false, "variation": null, @@ -21346,7 +21897,7 @@ "longname": "src/tablefilter.js~TableFilter#loadExtension", "access": null, "description": "Load an extension module", - "lineNumber": 1379, + "lineNumber": 1303, "params": [ { "nullable": null, @@ -21362,7 +21913,7 @@ "generator": false }, { - "__docId__": 981, + "__docId__": 1005, "kind": "method", "static": false, "variation": null, @@ -21371,7 +21922,7 @@ "longname": "src/tablefilter.js~TableFilter#extension", "access": null, "description": "Get an extension instance", - "lineNumber": 1410, + "lineNumber": 1334, "params": [ { "nullable": null, @@ -21395,7 +21946,7 @@ "generator": false }, { - "__docId__": 982, + "__docId__": 1006, "kind": "method", "static": false, "variation": null, @@ -21404,7 +21955,7 @@ "longname": "src/tablefilter.js~TableFilter#hasExtension", "access": null, "description": "Check passed extension name exists", - "lineNumber": 1419, + "lineNumber": 1343, "params": [ { "nullable": null, @@ -21428,7 +21979,7 @@ "generator": false }, { - "__docId__": 983, + "__docId__": 1007, "kind": "method", "static": false, "variation": null, @@ -21437,7 +21988,7 @@ "longname": "src/tablefilter.js~TableFilter#registerExtension", "access": null, "description": "Register the passed extension instance with associated name", - "lineNumber": 1428, + "lineNumber": 1352, "params": [ { "nullable": null, @@ -21463,7 +22014,7 @@ "generator": false }, { - "__docId__": 984, + "__docId__": 1008, "kind": "method", "static": false, "variation": null, @@ -21472,12 +22023,12 @@ "longname": "src/tablefilter.js~TableFilter#destroyExtensions", "access": null, "description": "Destroy all the extensions store in extensions registry", - "lineNumber": 1435, + "lineNumber": 1359, "params": [], "generator": false }, { - "__docId__": 985, + "__docId__": 1009, "kind": "method", "static": false, "variation": null, @@ -21486,12 +22037,12 @@ "longname": "src/tablefilter.js~TableFilter#loadThemes", "access": null, "description": "Load themes defined in the configuration object", - "lineNumber": 1447, + "lineNumber": 1371, "params": [], "generator": false }, { - "__docId__": 986, + "__docId__": 1010, "kind": "member", "static": false, "variation": null, @@ -21500,7 +22051,7 @@ "longname": "src/tablefilter.js~TableFilter#loader", "access": null, "description": null, - "lineNumber": 1480, + "lineNumber": 1404, "undocument": true, "type": { "types": [ @@ -21509,7 +22060,7 @@ } }, { - "__docId__": 987, + "__docId__": 1011, "kind": "method", "static": false, "variation": null, @@ -21518,7 +22069,7 @@ "longname": "src/tablefilter.js~TableFilter#getStylesheet", "access": null, "description": "Return stylesheet DOM element for a given theme name", - "lineNumber": 1489, + "lineNumber": 1413, "params": [ { "name": "name", @@ -21541,7 +22092,7 @@ "generator": false }, { - "__docId__": 988, + "__docId__": 1012, "kind": "method", "static": false, "variation": null, @@ -21550,12 +22101,12 @@ "longname": "src/tablefilter.js~TableFilter#destroy", "access": null, "description": "Destroy filter grid", - "lineNumber": 1496, + "lineNumber": 1420, "params": [], "generator": false }, { - "__docId__": 989, + "__docId__": 1013, "kind": "member", "static": false, "variation": null, @@ -21564,7 +22115,7 @@ "longname": "src/tablefilter.js~TableFilter#nbHiddenRows", "access": null, "description": null, - "lineNumber": 1533, + "lineNumber": 1455, "undocument": true, "type": { "types": [ @@ -21573,7 +22124,7 @@ } }, { - "__docId__": 990, + "__docId__": 1014, "kind": "member", "static": false, "variation": null, @@ -21582,7 +22133,7 @@ "longname": "src/tablefilter.js~TableFilter#validRowsIndex", "access": null, "description": null, - "lineNumber": 1534, + "lineNumber": 1456, "undocument": true, "type": { "types": [ @@ -21591,7 +22142,7 @@ } }, { - "__docId__": 991, + "__docId__": 1015, "kind": "member", "static": false, "variation": null, @@ -21600,7 +22151,7 @@ "longname": "src/tablefilter.js~TableFilter#fltIds", "access": null, "description": null, - "lineNumber": 1535, + "lineNumber": 1457, "undocument": true, "type": { "types": [ @@ -21609,7 +22160,7 @@ } }, { - "__docId__": 992, + "__docId__": 1016, "kind": "member", "static": false, "variation": null, @@ -21618,7 +22169,7 @@ "longname": "src/tablefilter.js~TableFilter#initialized", "access": null, "description": null, - "lineNumber": 1536, + "lineNumber": 1458, "undocument": true, "type": { "types": [ @@ -21627,125 +22178,7 @@ } }, { - "__docId__": 993, - "kind": "method", - "static": false, - "variation": null, - "name": "setToolbar", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#setToolbar", - "access": null, - "description": "Generate container element for paging, reset button, rows counter etc.", - "lineNumber": 1542, - "params": [], - "generator": false - }, - { - "__docId__": 994, - "kind": "member", - "static": false, - "variation": null, - "name": "infDiv", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#infDiv", - "access": null, - "description": null, - "lineNumber": 1567, - "undocument": true, - "type": { - "types": [ - "*" - ] - } - }, - { - "__docId__": 995, - "kind": "member", - "static": false, - "variation": null, - "name": "lDiv", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#lDiv", - "access": null, - "description": null, - "lineNumber": 1573, - "undocument": true, - "type": { - "types": [ - "*" - ] - } - }, - { - "__docId__": 996, - "kind": "member", - "static": false, - "variation": null, - "name": "rDiv", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#rDiv", - "access": null, - "description": null, - "lineNumber": 1580, - "undocument": true, - "type": { - "types": [ - "*" - ] - } - }, - { - "__docId__": 997, - "kind": "member", - "static": false, - "variation": null, - "name": "mDiv", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#mDiv", - "access": null, - "description": null, - "lineNumber": 1586, - "undocument": true, - "type": { - "types": [ - "*" - ] - } - }, - { - "__docId__": 998, - "kind": "method", - "static": false, - "variation": null, - "name": "removeToolbar", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#removeToolbar", - "access": null, - "description": "Remove toolbar container element", - "lineNumber": 1600, - "params": [], - "generator": false - }, - { - "__docId__": 999, - "kind": "member", - "static": false, - "variation": null, - "name": "infDiv", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#infDiv", - "access": null, - "description": null, - "lineNumber": 1605, - "undocument": true, - "type": { - "types": [ - "*" - ] - } - }, - { - "__docId__": 1000, + "__docId__": 1017, "kind": "method", "static": false, "variation": null, @@ -21754,12 +22187,12 @@ "longname": "src/tablefilter.js~TableFilter#removeExternalFlts", "access": null, "description": "Remove all the external column filters", - "lineNumber": 1615, + "lineNumber": 1464, "params": [], "generator": false }, { - "__docId__": 1001, + "__docId__": 1018, "kind": "method", "static": false, "variation": null, @@ -21768,7 +22201,7 @@ "longname": "src/tablefilter.js~TableFilter#isCustomOptions", "access": null, "description": "Check if given column implements a filter with custom options", - "lineNumber": 1635, + "lineNumber": 1484, "params": [ { "nullable": null, @@ -21792,7 +22225,7 @@ "generator": false }, { - "__docId__": 1002, + "__docId__": 1019, "kind": "method", "static": false, "variation": null, @@ -21801,7 +22234,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": 1646, + "lineNumber": 1495, "params": [ { "nullable": null, @@ -21825,7 +22258,7 @@ "generator": false }, { - "__docId__": 1003, + "__docId__": 1020, "kind": "method", "static": false, "variation": null, @@ -21834,12 +22267,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": 1679, + "lineNumber": 1528, "params": [], "generator": false }, { - "__docId__": 1004, + "__docId__": 1021, "kind": "member", "static": false, "variation": null, @@ -21848,7 +22281,7 @@ "longname": "src/tablefilter.js~TableFilter#validRowsIndex", "access": null, "description": null, - "lineNumber": 1691, + "lineNumber": 1540, "undocument": true, "type": { "types": [ @@ -21857,7 +22290,7 @@ } }, { - "__docId__": 1005, + "__docId__": 1022, "kind": "member", "static": false, "variation": null, @@ -21866,7 +22299,7 @@ "longname": "src/tablefilter.js~TableFilter#nbHiddenRows", "access": null, "description": null, - "lineNumber": 1795, + "lineNumber": 1644, "undocument": true, "type": { "types": [ @@ -21875,16 +22308,16 @@ } }, { - "__docId__": 1006, + "__docId__": 1023, "kind": "method", "static": false, "variation": null, - "name": "_testTerm", + "name": "_matcth", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#_testTerm", - "access": null, - "description": "Test for a match of search term in cell data", - "lineNumber": 1810, + "longname": "src/tablefilter.js~TableFilter#_matcth", + "access": "private", + "description": "Match search term in cell data", + "lineNumber": 1660, "params": [ { "nullable": null, @@ -21928,7 +22361,7 @@ "generator": false }, { - "__docId__": 1007, + "__docId__": 1024, "kind": "method", "static": false, "variation": null, @@ -21937,7 +22370,7 @@ "longname": "src/tablefilter.js~TableFilter#getColumnData", "access": null, "description": "Return the data of a specified column", - "lineNumber": 2044, + "lineNumber": 1894, "params": [ { "nullable": null, @@ -21985,7 +22418,7 @@ "generator": false }, { - "__docId__": 1008, + "__docId__": 1025, "kind": "method", "static": false, "variation": null, @@ -21994,7 +22427,7 @@ "longname": "src/tablefilter.js~TableFilter#getColumnValues", "access": null, "description": "Return the values of a specified column", - "lineNumber": 2055, + "lineNumber": 1905, "params": [ { "nullable": null, @@ -22042,7 +22475,7 @@ "generator": false }, { - "__docId__": 1009, + "__docId__": 1026, "kind": "method", "static": false, "variation": null, @@ -22051,7 +22484,7 @@ "longname": "src/tablefilter.js~TableFilter#getColValues", "access": "private", "description": "Return the data of a specified column", - "lineNumber": 2068, + "lineNumber": 1918, "params": [ { "nullable": null, @@ -22111,7 +22544,7 @@ "generator": false }, { - "__docId__": 1010, + "__docId__": 1027, "kind": "method", "static": false, "variation": null, @@ -22120,7 +22553,7 @@ "longname": "src/tablefilter.js~TableFilter#getFilterValue", "access": null, "description": "Return the filter's value of a specified column", - "lineNumber": 2107, + "lineNumber": 1957, "params": [ { "nullable": null, @@ -22144,7 +22577,7 @@ "generator": false }, { - "__docId__": 1011, + "__docId__": 1028, "kind": "method", "static": false, "variation": null, @@ -22153,7 +22586,7 @@ "longname": "src/tablefilter.js~TableFilter#getFiltersValue", "access": null, "description": "Return the filters' values", - "lineNumber": 2143, + "lineNumber": 1993, "params": [], "return": { "nullable": null, @@ -22166,7 +22599,7 @@ "generator": false }, { - "__docId__": 1012, + "__docId__": 1029, "kind": "method", "static": false, "variation": null, @@ -22175,7 +22608,7 @@ "longname": "src/tablefilter.js~TableFilter#getFilterId", "access": null, "description": "Return the ID of a specified column's filter", - "lineNumber": 2164, + "lineNumber": 2014, "params": [ { "nullable": null, @@ -22199,7 +22632,7 @@ "generator": false }, { - "__docId__": 1013, + "__docId__": 1030, "kind": "method", "static": false, "variation": null, @@ -22208,7 +22641,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": 2180, + "lineNumber": 2030, "params": [ { "nullable": null, @@ -22242,7 +22675,7 @@ "generator": false }, { - "__docId__": 1014, + "__docId__": 1031, "kind": "method", "static": false, "variation": null, @@ -22251,7 +22684,7 @@ "longname": "src/tablefilter.js~TableFilter#getFilterElement", "access": null, "description": "Return the filter's DOM element for a given column", - "lineNumber": 2200, + "lineNumber": 2050, "params": [ { "nullable": null, @@ -22275,7 +22708,7 @@ "generator": false }, { - "__docId__": 1015, + "__docId__": 1032, "kind": "method", "static": false, "variation": null, @@ -22284,7 +22717,7 @@ "longname": "src/tablefilter.js~TableFilter#getCellsNb", "access": null, "description": "Return the number of cells for a given row index", - "lineNumber": 2210, + "lineNumber": 2060, "params": [ { "nullable": null, @@ -22308,7 +22741,7 @@ "generator": false }, { - "__docId__": 1016, + "__docId__": 1033, "kind": "method", "static": false, "variation": null, @@ -22317,7 +22750,7 @@ "longname": "src/tablefilter.js~TableFilter#getRowsNb", "access": null, "description": "Return the number of filterable rows starting from reference row if\ndefined", - "lineNumber": 2221, + "lineNumber": 2071, "params": [ { "nullable": null, @@ -22341,7 +22774,7 @@ "generator": false }, { - "__docId__": 1017, + "__docId__": 1034, "kind": "method", "static": false, "variation": null, @@ -22350,7 +22783,7 @@ "longname": "src/tablefilter.js~TableFilter#getCellValue", "access": null, "description": "Return the text content of a given cell", - "lineNumber": 2233, + "lineNumber": 2083, "params": [ { "nullable": null, @@ -22374,7 +22807,7 @@ "generator": false }, { - "__docId__": 1018, + "__docId__": 1035, "kind": "method", "static": false, "variation": null, @@ -22383,7 +22816,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": 2249, + "lineNumber": 2099, "params": [ { "nullable": null, @@ -22409,7 +22842,7 @@ "generator": false }, { - "__docId__": 1019, + "__docId__": 1036, "kind": "method", "static": false, "variation": null, @@ -22418,7 +22851,7 @@ "longname": "src/tablefilter.js~TableFilter#getData", "access": null, "description": "Return the table data based on its columns data type definitions\nwith following structure:\n[\n [rowIndex, [data0, data1...]],\n [rowIndex, [data0, data1...]]\n]", - "lineNumber": 2278, + "lineNumber": 2128, "params": [ { "nullable": null, @@ -22456,7 +22889,7 @@ "generator": false }, { - "__docId__": 1020, + "__docId__": 1037, "kind": "method", "static": false, "variation": null, @@ -22465,7 +22898,7 @@ "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": 2292, + "lineNumber": 2142, "params": [ { "nullable": null, @@ -22503,7 +22936,7 @@ "generator": false }, { - "__docId__": 1021, + "__docId__": 1038, "kind": "method", "static": false, "variation": null, @@ -22512,7 +22945,7 @@ "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": 2310, + "lineNumber": 2160, "params": [ { "nullable": null, @@ -22562,7 +22995,7 @@ "generator": false }, { - "__docId__": 1022, + "__docId__": 1039, "kind": "method", "static": false, "variation": null, @@ -22571,7 +23004,7 @@ "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": 2355, + "lineNumber": 2205, "params": [ { "nullable": null, @@ -22609,7 +23042,7 @@ "generator": false }, { - "__docId__": 1023, + "__docId__": 1040, "kind": "method", "static": false, "variation": null, @@ -22618,7 +23051,7 @@ "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": 2371, + "lineNumber": 2221, "params": [ { "nullable": null, @@ -22656,7 +23089,7 @@ "generator": false }, { - "__docId__": 1024, + "__docId__": 1041, "kind": "method", "static": false, "variation": null, @@ -22665,7 +23098,7 @@ "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": 2389, + "lineNumber": 2239, "params": [ { "nullable": null, @@ -22715,7 +23148,7 @@ "generator": false }, { - "__docId__": 1025, + "__docId__": 1042, "kind": "method", "static": false, "variation": null, @@ -22724,7 +23157,7 @@ "longname": "src/tablefilter.js~TableFilter#getFilteredColumnData", "access": null, "description": "Return the filtered data for a given column index", - "lineNumber": 2434, + "lineNumber": 2284, "params": [ { "nullable": null, @@ -22772,7 +23205,7 @@ "generator": false }, { - "__docId__": 1026, + "__docId__": 1043, "kind": "method", "static": false, "variation": null, @@ -22781,7 +23214,7 @@ "longname": "src/tablefilter.js~TableFilter#getVisibleColumnData", "access": null, "description": "Return the filtered and visible data for a given column index", - "lineNumber": 2448, + "lineNumber": 2298, "params": [ { "nullable": null, @@ -22829,7 +23262,7 @@ "generator": false }, { - "__docId__": 1027, + "__docId__": 1044, "kind": "method", "static": false, "variation": null, @@ -22838,7 +23271,7 @@ "longname": "src/tablefilter.js~TableFilter#getFilteredColumnValues", "access": null, "description": "Return the filtered values for a given column index", - "lineNumber": 2462, + "lineNumber": 2312, "params": [ { "nullable": null, @@ -22886,7 +23319,7 @@ "generator": false }, { - "__docId__": 1028, + "__docId__": 1045, "kind": "method", "static": false, "variation": null, @@ -22895,7 +23328,7 @@ "longname": "src/tablefilter.js~TableFilter#getVisibleColumnValues", "access": null, "description": "Return the filtered and visible values for a given column index", - "lineNumber": 2476, + "lineNumber": 2326, "params": [ { "nullable": null, @@ -22943,7 +23376,7 @@ "generator": false }, { - "__docId__": 1029, + "__docId__": 1046, "kind": "method", "static": false, "variation": null, @@ -22952,7 +23385,7 @@ "longname": "src/tablefilter.js~TableFilter#getFilteredDataCol", "access": "private", "description": "Return the filtered data for a given column index", - "lineNumber": 2494, + "lineNumber": 2344, "params": [ { "nullable": null, @@ -23024,7 +23457,7 @@ "generator": false }, { - "__docId__": 1030, + "__docId__": 1047, "kind": "method", "static": false, "variation": null, @@ -23033,7 +23466,7 @@ "longname": "src/tablefilter.js~TableFilter#getRowDisplay", "access": null, "description": "Get the display value of a row", - "lineNumber": 2535, + "lineNumber": 2385, "params": [ { "nullable": null, @@ -23057,7 +23490,7 @@ "generator": false }, { - "__docId__": 1031, + "__docId__": 1048, "kind": "method", "static": false, "variation": null, @@ -23066,7 +23499,7 @@ "longname": "src/tablefilter.js~TableFilter#validateRow", "access": null, "description": "Validate/invalidate row by setting the 'validRow' attribute on the row", - "lineNumber": 2544, + "lineNumber": 2394, "params": [ { "nullable": null, @@ -23092,7 +23525,7 @@ "generator": false }, { - "__docId__": 1032, + "__docId__": 1049, "kind": "method", "static": false, "variation": null, @@ -23101,12 +23534,12 @@ "longname": "src/tablefilter.js~TableFilter#validateAllRows", "access": null, "description": "Validate all filterable rows", - "lineNumber": 2577, + "lineNumber": 2427, "params": [], "generator": false }, { - "__docId__": 1033, + "__docId__": 1050, "kind": "member", "static": false, "variation": null, @@ -23115,7 +23548,7 @@ "longname": "src/tablefilter.js~TableFilter#validRowsIndex", "access": null, "description": null, - "lineNumber": 2581, + "lineNumber": 2431, "undocument": true, "type": { "types": [ @@ -23124,7 +23557,7 @@ } }, { - "__docId__": 1034, + "__docId__": 1051, "kind": "method", "static": false, "variation": null, @@ -23133,7 +23566,7 @@ "longname": "src/tablefilter.js~TableFilter#setFilterValue", "access": null, "description": "Set search value to a given filter", - "lineNumber": 2592, + "lineNumber": 2442, "params": [ { "nullable": null, @@ -23159,7 +23592,7 @@ "generator": false }, { - "__docId__": 1035, + "__docId__": 1052, "kind": "method", "static": false, "variation": null, @@ -23168,7 +23601,7 @@ "longname": "src/tablefilter.js~TableFilter#setColWidths", "access": null, "description": "Set them columns' widths as per configuration", - "lineNumber": 2644, + "lineNumber": 2494, "params": [ { "nullable": null, @@ -23184,7 +23617,7 @@ "generator": false }, { - "__docId__": 1036, + "__docId__": 1053, "kind": "method", "static": false, "variation": null, @@ -23193,12 +23626,12 @@ "longname": "src/tablefilter.js~TableFilter#enforceVisibility", "access": null, "description": "Make defined rows always visible", - "lineNumber": 2674, + "lineNumber": 2524, "params": [], "generator": false }, { - "__docId__": 1037, + "__docId__": 1054, "kind": "method", "static": false, "variation": null, @@ -23207,12 +23640,12 @@ "longname": "src/tablefilter.js~TableFilter#clearFilters", "access": null, "description": "Clear all the filters' values", - "lineNumber": 2691, + "lineNumber": 2541, "params": [], "generator": false }, { - "__docId__": 1038, + "__docId__": 1055, "kind": "method", "static": false, "variation": null, @@ -23221,7 +23654,7 @@ "longname": "src/tablefilter.js~TableFilter#getActiveFilterId", "access": null, "description": "Return the ID of the current active filter", - "lineNumber": 2713, + "lineNumber": 2563, "params": [], "return": { "nullable": null, @@ -23234,7 +23667,7 @@ "generator": false }, { - "__docId__": 1039, + "__docId__": 1056, "kind": "method", "static": false, "variation": null, @@ -23243,7 +23676,7 @@ "longname": "src/tablefilter.js~TableFilter#setActiveFilterId", "access": null, "description": "Set the ID of the current active filter", - "lineNumber": 2721, + "lineNumber": 2571, "params": [ { "nullable": null, @@ -23259,7 +23692,7 @@ "generator": false }, { - "__docId__": 1040, + "__docId__": 1057, "kind": "member", "static": false, "variation": null, @@ -23268,7 +23701,7 @@ "longname": "src/tablefilter.js~TableFilter#activeFilterId", "access": null, "description": null, - "lineNumber": 2722, + "lineNumber": 2572, "undocument": true, "type": { "types": [ @@ -23277,7 +23710,7 @@ } }, { - "__docId__": 1041, + "__docId__": 1058, "kind": "method", "static": false, "variation": null, @@ -23286,7 +23719,7 @@ "longname": "src/tablefilter.js~TableFilter#getColumnIndexFromFilterId", "access": null, "description": "Return the column index for a given filter ID", - "lineNumber": 2730, + "lineNumber": 2580, "params": [ { "nullable": null, @@ -23312,7 +23745,7 @@ "generator": false }, { - "__docId__": 1042, + "__docId__": 1059, "kind": "method", "static": false, "variation": null, @@ -23321,7 +23754,7 @@ "longname": "src/tablefilter.js~TableFilter#buildFilterId", "access": "private", "description": "Build filter element ID for a given column index", - "lineNumber": 2742, + "lineNumber": 2592, "params": [ { "nullable": null, @@ -23345,7 +23778,7 @@ "generator": false }, { - "__docId__": 1043, + "__docId__": 1060, "kind": "method", "static": false, "variation": null, @@ -23354,7 +23787,7 @@ "longname": "src/tablefilter.js~TableFilter#isExternalFlt", "access": "private", "description": "Check if has external filters", - "lineNumber": 2751, + "lineNumber": 2601, "unknown": [ { "tagName": "@returns", @@ -23373,7 +23806,7 @@ "generator": false }, { - "__docId__": 1044, + "__docId__": 1061, "kind": "method", "static": false, "variation": null, @@ -23382,7 +23815,7 @@ "longname": "src/tablefilter.js~TableFilter#getStylePath", "access": "private", "description": "Returns styles path", - "lineNumber": 2760, + "lineNumber": 2610, "unknown": [ { "tagName": "@returns", @@ -23401,7 +23834,7 @@ "generator": false }, { - "__docId__": 1045, + "__docId__": 1062, "kind": "method", "static": false, "variation": null, @@ -23410,7 +23843,7 @@ "longname": "src/tablefilter.js~TableFilter#getStylesheetPath", "access": "private", "description": "Returns main stylesheet path", - "lineNumber": 2769, + "lineNumber": 2619, "unknown": [ { "tagName": "@returns", @@ -23429,7 +23862,7 @@ "generator": false }, { - "__docId__": 1046, + "__docId__": 1063, "kind": "method", "static": false, "variation": null, @@ -23438,7 +23871,7 @@ "longname": "src/tablefilter.js~TableFilter#getThemesPath", "access": "private", "description": "Returns themes path", - "lineNumber": 2779, + "lineNumber": 2629, "unknown": [ { "tagName": "@returns", @@ -23457,7 +23890,7 @@ "generator": false }, { - "__docId__": 1047, + "__docId__": 1064, "kind": "method", "static": false, "variation": null, @@ -23466,7 +23899,7 @@ "longname": "src/tablefilter.js~TableFilter#activateFilter", "access": null, "description": "Make specified column's filter active", - "lineNumber": 2788, + "lineNumber": 2638, "params": [ { "nullable": null, @@ -23482,7 +23915,7 @@ "generator": false }, { - "__docId__": 1048, + "__docId__": 1065, "kind": "method", "static": false, "variation": null, @@ -23491,12 +23924,12 @@ "longname": "src/tablefilter.js~TableFilter#linkFilters", "access": null, "description": "Refresh the filters subject to linking ('select', 'multiple',\n'checklist' type)", - "lineNumber": 2799, + "lineNumber": 2649, "params": [], "generator": false }, { - "__docId__": 1049, + "__docId__": 1066, "kind": "method", "static": false, "variation": null, @@ -23505,7 +23938,7 @@ "longname": "src/tablefilter.js~TableFilter#isExactMatch", "access": null, "description": "Determine if passed filter column implements exact query match", - "lineNumber": 2838, + "lineNumber": 2688, "params": [ { "nullable": null, @@ -23529,7 +23962,7 @@ "generator": false }, { - "__docId__": 1050, + "__docId__": 1067, "kind": "method", "static": false, "variation": null, @@ -23538,7 +23971,7 @@ "longname": "src/tablefilter.js~TableFilter#isRowValid", "access": null, "description": "Check if passed row is valid", - "lineNumber": 2849, + "lineNumber": 2699, "params": [ { "nullable": null, @@ -23562,7 +23995,7 @@ "generator": false }, { - "__docId__": 1051, + "__docId__": 1068, "kind": "method", "static": false, "variation": null, @@ -23571,7 +24004,7 @@ "longname": "src/tablefilter.js~TableFilter#isRowDisplayed", "access": null, "description": "Check if passed row is visible", - "lineNumber": 2858, + "lineNumber": 2708, "params": [ { "nullable": null, @@ -23595,7 +24028,7 @@ "generator": false }, { - "__docId__": 1052, + "__docId__": 1069, "kind": "method", "static": false, "variation": null, @@ -23604,7 +24037,7 @@ "longname": "src/tablefilter.js~TableFilter#ignoresDiacritics", "access": null, "description": "Check if specified column filter ignores diacritics.\nNote this is only applicable to input filter types.", - "lineNumber": 2869, + "lineNumber": 2719, "params": [ { "nullable": null, @@ -23628,7 +24061,7 @@ "generator": false }, { - "__docId__": 1053, + "__docId__": 1070, "kind": "method", "static": false, "variation": null, @@ -23637,7 +24070,7 @@ "longname": "src/tablefilter.js~TableFilter#getClearFilterText", "access": null, "description": "Return clear all text for specified filter column", - "lineNumber": 2882, + "lineNumber": 2732, "params": [ { "nullable": null, @@ -23661,7 +24094,7 @@ "generator": false }, { - "__docId__": 1054, + "__docId__": 1071, "kind": "method", "static": false, "variation": null, @@ -23670,7 +24103,7 @@ "longname": "src/tablefilter.js~TableFilter#isImported", "access": null, "description": "Check if passed script or stylesheet is already imported", - "lineNumber": 2896, + "lineNumber": 2746, "params": [ { "nullable": null, @@ -23704,7 +24137,7 @@ "generator": false }, { - "__docId__": 1055, + "__docId__": 1072, "kind": "method", "static": false, "variation": null, @@ -23713,7 +24146,7 @@ "longname": "src/tablefilter.js~TableFilter#import", "access": null, "description": "Import script or stylesheet", - "lineNumber": 2919, + "lineNumber": 2769, "params": [ { "nullable": null, @@ -23759,7 +24192,7 @@ "generator": false }, { - "__docId__": 1056, + "__docId__": 1073, "kind": "method", "static": false, "variation": null, @@ -23768,7 +24201,7 @@ "longname": "src/tablefilter.js~TableFilter#isInitialized", "access": null, "description": "Check if table has filters grid", - "lineNumber": 2961, + "lineNumber": 2811, "params": [], "return": { "nullable": null, @@ -23781,7 +24214,7 @@ "generator": false }, { - "__docId__": 1057, + "__docId__": 1074, "kind": "method", "static": false, "variation": null, @@ -23790,7 +24223,7 @@ "longname": "src/tablefilter.js~TableFilter#getFiltersId", "access": null, "description": "Get list of filter IDs", - "lineNumber": 2969, + "lineNumber": 2819, "params": [], "return": { "nullable": null, @@ -23803,7 +24236,7 @@ "generator": false }, { - "__docId__": 1058, + "__docId__": 1075, "kind": "method", "static": false, "variation": null, @@ -23812,7 +24245,7 @@ "longname": "src/tablefilter.js~TableFilter#getValidRows", "access": null, "description": "Get filtered (valid) rows indexes", - "lineNumber": 2978, + "lineNumber": 2828, "params": [ { "nullable": null, @@ -23836,7 +24269,7 @@ "generator": false }, { - "__docId__": 1059, + "__docId__": 1076, "kind": "member", "static": false, "variation": null, @@ -23845,7 +24278,7 @@ "longname": "src/tablefilter.js~TableFilter#validRowsIndex", "access": null, "description": null, - "lineNumber": 2984, + "lineNumber": 2834, "undocument": true, "type": { "types": [ @@ -23854,7 +24287,7 @@ } }, { - "__docId__": 1060, + "__docId__": 1077, "kind": "method", "static": false, "variation": null, @@ -23863,7 +24296,7 @@ "longname": "src/tablefilter.js~TableFilter#getFiltersRowIndex", "access": null, "description": "Get the index of the row containing the filters", - "lineNumber": 3005, + "lineNumber": 2855, "params": [], "return": { "nullable": null, @@ -23876,7 +24309,7 @@ "generator": false }, { - "__docId__": 1061, + "__docId__": 1078, "kind": "method", "static": false, "variation": null, @@ -23885,7 +24318,7 @@ "longname": "src/tablefilter.js~TableFilter#getHeadersRowIndex", "access": null, "description": "Get the index of the headers row", - "lineNumber": 3013, + "lineNumber": 2863, "params": [], "return": { "nullable": null, @@ -23898,7 +24331,7 @@ "generator": false }, { - "__docId__": 1062, + "__docId__": 1079, "kind": "method", "static": false, "variation": null, @@ -23907,7 +24340,7 @@ "longname": "src/tablefilter.js~TableFilter#getStartRowIndex", "access": null, "description": "Get the row index from where the filtering process start (1st filterable\nrow)", - "lineNumber": 3022, + "lineNumber": 2872, "params": [], "return": { "nullable": null, @@ -23920,7 +24353,7 @@ "generator": false }, { - "__docId__": 1063, + "__docId__": 1080, "kind": "method", "static": false, "variation": null, @@ -23929,7 +24362,7 @@ "longname": "src/tablefilter.js~TableFilter#getLastRowIndex", "access": null, "description": "Get the index of the last row", - "lineNumber": 3030, + "lineNumber": 2880, "params": [], "return": { "nullable": null, @@ -23942,7 +24375,7 @@ "generator": false }, { - "__docId__": 1064, + "__docId__": 1081, "kind": "method", "static": false, "variation": null, @@ -23951,7 +24384,7 @@ "longname": "src/tablefilter.js~TableFilter#hasType", "access": null, "description": "Determine whether the specified column has one of the passed types", - "lineNumber": 3041, + "lineNumber": 2891, "params": [ { "nullable": null, @@ -23987,7 +24420,7 @@ "generator": false }, { - "__docId__": 1065, + "__docId__": 1082, "kind": "method", "static": false, "variation": null, @@ -23996,7 +24429,7 @@ "longname": "src/tablefilter.js~TableFilter#getHeaderElement", "access": null, "description": "Get the header DOM element for a given column index", - "lineNumber": 3057, + "lineNumber": 2907, "params": [ { "nullable": null, @@ -24020,7 +24453,7 @@ "generator": false }, { - "__docId__": 1066, + "__docId__": 1083, "kind": "method", "static": false, "variation": null, @@ -24029,7 +24462,7 @@ "longname": "src/tablefilter.js~TableFilter#getHeadersText", "access": null, "description": "Return the list of headers' text", - "lineNumber": 3076, + "lineNumber": 2926, "params": [ { "nullable": null, @@ -24053,7 +24486,7 @@ "generator": false }, { - "__docId__": 1067, + "__docId__": 1084, "kind": "method", "static": false, "variation": null, @@ -24062,7 +24495,7 @@ "longname": "src/tablefilter.js~TableFilter#getFilterType", "access": null, "description": "Return the filter type for a specified column", - "lineNumber": 3096, + "lineNumber": 2946, "params": [ { "nullable": null, @@ -24086,7 +24519,7 @@ "generator": false }, { - "__docId__": 1068, + "__docId__": 1085, "kind": "method", "static": false, "variation": null, @@ -24095,7 +24528,7 @@ "longname": "src/tablefilter.js~TableFilter#getFilterableRowsNb", "access": null, "description": "Get the total number of filterable rows", - "lineNumber": 3104, + "lineNumber": 2954, "params": [], "return": { "nullable": null, @@ -24108,7 +24541,7 @@ "generator": false }, { - "__docId__": 1069, + "__docId__": 1086, "kind": "method", "static": false, "variation": null, @@ -24117,7 +24550,7 @@ "longname": "src/tablefilter.js~TableFilter#getValidRowsNb", "access": null, "description": "Return the total number of valid rows", - "lineNumber": 3113, + "lineNumber": 2963, "params": [ { "nullable": null, @@ -24143,7 +24576,7 @@ "generator": false }, { - "__docId__": 1070, + "__docId__": 1087, "kind": "method", "static": false, "variation": null, @@ -24152,7 +24585,7 @@ "longname": "src/tablefilter.js~TableFilter#dom", "access": null, "description": "Return the working DOM element", - "lineNumber": 3121, + "lineNumber": 2971, "params": [], "return": { "nullable": null, @@ -24165,7 +24598,7 @@ "generator": false }, { - "__docId__": 1071, + "__docId__": 1088, "kind": "method", "static": false, "variation": null, @@ -24174,7 +24607,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": 3131, + "lineNumber": 2981, "unknown": [ { "tagName": "@returns", @@ -24204,7 +24637,7 @@ "generator": false }, { - "__docId__": 1072, + "__docId__": 1089, "kind": "method", "static": false, "variation": null, @@ -24213,7 +24646,7 @@ "longname": "src/tablefilter.js~TableFilter#config", "access": null, "description": "Get the configuration object (literal object)", - "lineNumber": 3146, + "lineNumber": 2996, "params": [], "return": { "nullable": null, @@ -24226,7 +24659,7 @@ "generator": false }, { - "__docId__": 1073, + "__docId__": 1090, "kind": "file", "static": true, "variation": null, @@ -24239,7 +24672,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__": 1074, + "__docId__": 1091, "kind": "variable", "static": true, "variation": null, @@ -24259,7 +24692,7 @@ } }, { - "__docId__": 1075, + "__docId__": 1092, "kind": "function", "static": true, "variation": null, @@ -24284,7 +24717,7 @@ "generator": false }, { - "__docId__": 1076, + "__docId__": 1093, "kind": "variable", "static": true, "variation": null, @@ -24324,7 +24757,7 @@ } }, { - "__docId__": 1077, + "__docId__": 1094, "kind": "variable", "static": true, "variation": null, @@ -24364,7 +24797,7 @@ } }, { - "__docId__": 1078, + "__docId__": 1095, "kind": "variable", "static": true, "variation": null, @@ -24404,7 +24837,7 @@ } }, { - "__docId__": 1079, + "__docId__": 1096, "kind": "variable", "static": true, "variation": null, @@ -24450,7 +24883,7 @@ } }, { - "__docId__": 1080, + "__docId__": 1097, "kind": "variable", "static": true, "variation": null, @@ -24496,7 +24929,7 @@ } }, { - "__docId__": 1081, + "__docId__": 1098, "kind": "variable", "static": true, "variation": null, @@ -24542,7 +24975,7 @@ } }, { - "__docId__": 1082, + "__docId__": 1099, "kind": "variable", "static": true, "variation": null, @@ -24582,7 +25015,7 @@ } }, { - "__docId__": 1083, + "__docId__": 1100, "kind": "variable", "static": true, "variation": null, @@ -24622,7 +25055,7 @@ } }, { - "__docId__": 1084, + "__docId__": 1101, "kind": "variable", "static": true, "variation": null, @@ -24662,7 +25095,7 @@ } }, { - "__docId__": 1086, + "__docId__": 1103, "kind": "external", "static": true, "variation": null, @@ -24675,7 +25108,7 @@ "builtinExternal": true }, { - "__docId__": 1087, + "__docId__": 1104, "kind": "external", "static": true, "variation": null, @@ -24688,7 +25121,7 @@ "builtinExternal": true }, { - "__docId__": 1088, + "__docId__": 1105, "kind": "external", "static": true, "variation": null, @@ -24701,7 +25134,7 @@ "builtinExternal": true }, { - "__docId__": 1089, + "__docId__": 1106, "kind": "external", "static": true, "variation": null, @@ -24714,7 +25147,7 @@ "builtinExternal": true }, { - "__docId__": 1090, + "__docId__": 1107, "kind": "external", "static": true, "variation": null, @@ -24727,7 +25160,7 @@ "builtinExternal": true }, { - "__docId__": 1091, + "__docId__": 1108, "kind": "external", "static": true, "variation": null, @@ -24740,7 +25173,7 @@ "builtinExternal": true }, { - "__docId__": 1092, + "__docId__": 1109, "kind": "external", "static": true, "variation": null, @@ -24753,7 +25186,7 @@ "builtinExternal": true }, { - "__docId__": 1093, + "__docId__": 1110, "kind": "external", "static": true, "variation": null, @@ -24766,7 +25199,7 @@ "builtinExternal": true }, { - "__docId__": 1094, + "__docId__": 1111, "kind": "external", "static": true, "variation": null, @@ -24779,7 +25212,7 @@ "builtinExternal": true }, { - "__docId__": 1095, + "__docId__": 1112, "kind": "external", "static": true, "variation": null, @@ -24792,7 +25225,7 @@ "builtinExternal": true }, { - "__docId__": 1096, + "__docId__": 1113, "kind": "external", "static": true, "variation": null, @@ -24805,7 +25238,7 @@ "builtinExternal": true }, { - "__docId__": 1097, + "__docId__": 1114, "kind": "external", "static": true, "variation": null, @@ -24818,7 +25251,7 @@ "builtinExternal": true }, { - "__docId__": 1098, + "__docId__": 1115, "kind": "external", "static": true, "variation": null, @@ -24831,7 +25264,7 @@ "builtinExternal": true }, { - "__docId__": 1099, + "__docId__": 1116, "kind": "external", "static": true, "variation": null, @@ -24844,7 +25277,7 @@ "builtinExternal": true }, { - "__docId__": 1100, + "__docId__": 1117, "kind": "external", "static": true, "variation": null, @@ -24857,7 +25290,7 @@ "builtinExternal": true }, { - "__docId__": 1101, + "__docId__": 1118, "kind": "external", "static": true, "variation": null, @@ -24870,7 +25303,7 @@ "builtinExternal": true }, { - "__docId__": 1102, + "__docId__": 1119, "kind": "external", "static": true, "variation": null, @@ -24883,7 +25316,7 @@ "builtinExternal": true }, { - "__docId__": 1103, + "__docId__": 1120, "kind": "external", "static": true, "variation": null, @@ -24896,7 +25329,7 @@ "builtinExternal": true }, { - "__docId__": 1104, + "__docId__": 1121, "kind": "external", "static": true, "variation": null, @@ -24909,7 +25342,7 @@ "builtinExternal": true }, { - "__docId__": 1105, + "__docId__": 1122, "kind": "external", "static": true, "variation": null, @@ -24922,7 +25355,7 @@ "builtinExternal": true }, { - "__docId__": 1106, + "__docId__": 1123, "kind": "external", "static": true, "variation": null, @@ -24935,7 +25368,7 @@ "builtinExternal": true }, { - "__docId__": 1107, + "__docId__": 1124, "kind": "external", "static": true, "variation": null, @@ -24948,7 +25381,7 @@ "builtinExternal": true }, { - "__docId__": 1108, + "__docId__": 1125, "kind": "external", "static": true, "variation": null, @@ -24961,7 +25394,7 @@ "builtinExternal": true }, { - "__docId__": 1109, + "__docId__": 1126, "kind": "external", "static": true, "variation": null, @@ -24974,7 +25407,7 @@ "builtinExternal": true }, { - "__docId__": 1110, + "__docId__": 1127, "kind": "external", "static": true, "variation": null, @@ -24987,7 +25420,7 @@ "builtinExternal": true }, { - "__docId__": 1111, + "__docId__": 1128, "kind": "external", "static": true, "variation": null, @@ -25000,7 +25433,7 @@ "builtinExternal": true }, { - "__docId__": 1112, + "__docId__": 1129, "kind": "external", "static": true, "variation": null, @@ -25013,7 +25446,7 @@ "builtinExternal": true }, { - "__docId__": 1113, + "__docId__": 1130, "kind": "external", "static": true, "variation": null, @@ -25026,7 +25459,7 @@ "builtinExternal": true }, { - "__docId__": 1114, + "__docId__": 1131, "kind": "external", "static": true, "variation": null, @@ -25039,7 +25472,7 @@ "builtinExternal": true }, { - "__docId__": 1115, + "__docId__": 1132, "kind": "external", "static": true, "variation": null, @@ -25052,7 +25485,7 @@ "builtinExternal": true }, { - "__docId__": 1116, + "__docId__": 1133, "kind": "external", "static": true, "variation": null, @@ -25065,7 +25498,7 @@ "builtinExternal": true }, { - "__docId__": 1117, + "__docId__": 1134, "kind": "external", "static": true, "variation": null, @@ -25078,7 +25511,7 @@ "builtinExternal": true }, { - "__docId__": 1118, + "__docId__": 1135, "kind": "external", "static": true, "variation": null, @@ -25091,7 +25524,7 @@ "builtinExternal": true }, { - "__docId__": 1119, + "__docId__": 1136, "kind": "external", "static": true, "variation": null, @@ -25104,7 +25537,7 @@ "builtinExternal": true }, { - "__docId__": 1120, + "__docId__": 1137, "kind": "external", "static": true, "variation": null, @@ -25117,7 +25550,7 @@ "builtinExternal": true }, { - "__docId__": 1121, + "__docId__": 1138, "kind": "external", "static": true, "variation": null, @@ -25130,7 +25563,7 @@ "builtinExternal": true }, { - "__docId__": 1122, + "__docId__": 1139, "kind": "external", "static": true, "variation": null, @@ -25143,7 +25576,7 @@ "builtinExternal": true }, { - "__docId__": 1123, + "__docId__": 1140, "kind": "external", "static": true, "variation": null, @@ -25156,7 +25589,7 @@ "builtinExternal": true }, { - "__docId__": 1124, + "__docId__": 1141, "kind": "external", "static": true, "variation": null, @@ -25169,7 +25602,7 @@ "builtinExternal": true }, { - "__docId__": 1125, + "__docId__": 1142, "kind": "external", "static": true, "variation": null, @@ -25182,7 +25615,7 @@ "builtinExternal": true }, { - "__docId__": 1126, + "__docId__": 1143, "kind": "external", "static": true, "variation": null, @@ -25195,7 +25628,7 @@ "builtinExternal": true }, { - "__docId__": 1127, + "__docId__": 1144, "kind": "external", "static": true, "variation": null, @@ -25208,7 +25641,7 @@ "builtinExternal": true }, { - "__docId__": 1128, + "__docId__": 1145, "kind": "external", "static": true, "variation": null, @@ -25221,7 +25654,7 @@ "builtinExternal": true }, { - "__docId__": 1129, + "__docId__": 1146, "kind": "external", "static": true, "variation": null, @@ -25234,7 +25667,7 @@ "builtinExternal": true }, { - "__docId__": 1130, + "__docId__": 1147, "kind": "external", "static": true, "variation": null, @@ -25247,7 +25680,7 @@ "builtinExternal": true }, { - "__docId__": 1131, + "__docId__": 1148, "kind": "external", "static": true, "variation": null, @@ -25260,7 +25693,7 @@ "builtinExternal": true }, { - "__docId__": 1132, + "__docId__": 1149, "kind": "external", "static": true, "variation": null, @@ -25273,7 +25706,7 @@ "builtinExternal": true }, { - "__docId__": 1134, + "__docId__": 1151, "kind": "external", "static": true, "variation": null, @@ -25286,7 +25719,7 @@ "builtinExternal": true }, { - "__docId__": 1135, + "__docId__": 1152, "kind": "external", "static": true, "variation": null, @@ -25299,7 +25732,7 @@ "builtinExternal": true }, { - "__docId__": 1136, + "__docId__": 1153, "kind": "external", "static": true, "variation": null, @@ -25312,7 +25745,7 @@ "builtinExternal": true }, { - "__docId__": 1137, + "__docId__": 1154, "kind": "external", "static": true, "variation": null, @@ -25325,7 +25758,7 @@ "builtinExternal": true }, { - "__docId__": 1138, + "__docId__": 1155, "kind": "external", "static": true, "variation": null, @@ -25338,7 +25771,7 @@ "builtinExternal": true }, { - "__docId__": 1139, + "__docId__": 1156, "kind": "external", "static": true, "variation": null, @@ -25351,7 +25784,7 @@ "builtinExternal": true }, { - "__docId__": 1140, + "__docId__": 1157, "kind": "external", "static": true, "variation": null, @@ -25364,7 +25797,7 @@ "builtinExternal": true }, { - "__docId__": 1141, + "__docId__": 1158, "kind": "external", "static": true, "variation": null, diff --git a/docs/file/src/array.js.html b/docs/file/src/array.js.html index 485e3963..4ad75806 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.42 API Document + src/array.js | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/file/src/const.js.html b/docs/file/src/const.js.html index b14e3554..b5c3e202 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.42 API Document + src/const.js | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • @@ -146,6 +150,7 @@ import {ClearButton} from './modules/clearButton'; import {AlternateRows} from './modules/alternateRows'; import {NoResults} from './modules/noResults'; import {Paging} from './modules/paging'; +import {Toolbar} from './modules/toolbar'; /** * Filter types @@ -330,6 +335,11 @@ export const FEATURES = { paging: { class: Paging, name: 'paging' + }, + toolbar: { + class: Toolbar, + name: 'toolbar', + enforce: true } }; diff --git a/docs/file/src/cookie.js.html b/docs/file/src/cookie.js.html index 0e27c46f..5cf7147b 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.42 API Document + src/cookie.js | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/file/src/dom.js.html b/docs/file/src/dom.js.html index 1b1e3269..0746f72b 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.42 API Document + src/dom.js | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/file/src/emitter.js.html b/docs/file/src/emitter.js.html index 131965c3..1e013e7d 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.42 API Document + src/emitter.js | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/file/src/event.js.html b/docs/file/src/event.js.html index 36ba9871..c5ee76a0 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.42 API Document + src/event.js | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/file/src/extensions/advancedGrid/adapterEzEditTable.js.html b/docs/file/src/extensions/advancedGrid/adapterEzEditTable.js.html index 5739fd96..091eddb9 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.42 API Document + src/extensions/advancedGrid/adapterEzEditTable.js | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/file/src/extensions/advancedGrid/advancedGrid.js.html b/docs/file/src/extensions/advancedGrid/advancedGrid.js.html index 99a22f66..894b97a3 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.42 API Document + src/extensions/advancedGrid/advancedGrid.js | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/file/src/extensions/colOps/colOps.js.html b/docs/file/src/extensions/colOps/colOps.js.html index 08cfe531..38122d60 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.42 API Document + src/extensions/colOps/colOps.js | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/file/src/extensions/colsVisibility/colsVisibility.js.html b/docs/file/src/extensions/colsVisibility/colsVisibility.js.html index 94b8c664..b2aa9f9e 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.42 API Document + src/extensions/colsVisibility/colsVisibility.js | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • @@ -137,13 +141,14 @@ import { addClass, removeClass, createCheckItem, createElm, elm, removeElm, getText, tag } from '../../dom'; -import {isUndef, EMPTY_FN} from '../../types'; +import {isUndef, EMPTY_FN, isNull} from '../../types'; import {addEvt, targetEvt, removeEvt} from '../../event'; import {root} from '../../root'; import {NONE} from '../../const'; import { defaultsBool, defaultsStr, defaultsFn, defaultsNb, defaultsArr } from '../../settings'; +import {RIGHT} from '../../modules/toolbar'; /** * Columns Visibility extension @@ -341,6 +346,12 @@ export default class ColsVisibility extends Feature { */ this.tickAllText = defaultsStr(f.tick_all_text, 'Select all:'); + /** + * Default position in toolbar ('left'|'center'|'right') + * @type {String} + */ + this.toolbarPosition = defaultsStr(f.toolbar_position, RIGHT); + /** * List of indexes of hidden columns * @private @@ -503,6 +514,9 @@ export default class ColsVisibility extends Feature { return; } + this.emitter.emit('initializing-extension', this, + !isNull(this.btnTgtId)); + this.emitter.on(['hide-column'], (tf, colIndex) => this.hideCol(colIndex)); @@ -515,6 +529,7 @@ export default class ColsVisibility extends Feature { this.boundMouseup = this.onMouseup.bind(this); this.emitter.emit('columns-visibility-initialized', this.tf, this); + this.emitter.emit('extension-initialized', this); // Hide columns at start at very end of initialization, do not move // as order is important @@ -532,11 +547,10 @@ export default class ColsVisibility extends Feature { let span = createElm('span'); span.className = this.spanCssClass; - //Container element (rdiv or custom element) - if (!this.btnTgtId) { - tf.setToolbar(); - } - let targetEl = !this.btnTgtId ? tf.rDiv : elm(this.btnTgtId); + // Container element (rdiv or custom element) + let targetEl = !this.btnTgtId ? + tf.feature('toolbar').container(this.toolbarPosition) : + elm(this.btnTgtId); if (!this.btnTgtId) { let firstChild = targetEl.firstChild; @@ -557,7 +571,7 @@ export default class ColsVisibility extends Feature { } else { addEvt(btn, 'mouseover', (evt) => this.toggle(evt)); } - } else { //Custom html + } else { // Custom html span.innerHTML = this.btnHtml; let colVisEl = span.firstChild; if (!this.enableHover) { diff --git a/docs/file/src/extensions/sort/adapterSortabletable.js.html b/docs/file/src/extensions/sort/adapterSortabletable.js.html index 95406ee2..3b59d822 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.42 API Document + src/extensions/sort/adapterSortabletable.js | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/file/src/extensions/sort/sort.js.html b/docs/file/src/extensions/sort/sort.js.html index 304843a2..4189e319 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.42 API Document + src/extensions/sort/sort.js | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/file/src/feature.js.html b/docs/file/src/feature.js.html index d6af061c..5f8096ec 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.42 API Document + src/feature.js | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/file/src/modules/alternateRows.js.html b/docs/file/src/modules/alternateRows.js.html index dc93cf7a..844c5ee7 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.42 API Document + src/modules/alternateRows.js | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/file/src/modules/baseDropdown.js.html b/docs/file/src/modules/baseDropdown.js.html index 948d3e2d..071105a8 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.42 API Document + src/modules/baseDropdown.js | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/file/src/modules/checkList.js.html b/docs/file/src/modules/checkList.js.html index 6502ba11..b95ed1c7 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.42 API Document + src/modules/checkList.js | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/file/src/modules/clearButton.js.html b/docs/file/src/modules/clearButton.js.html index 2ce5879d..c5555f54 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.42 API Document + src/modules/clearButton.js | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • @@ -136,6 +140,8 @@ import {createElm, createText, elm, removeElm} from '../dom'; import {addEvt} from '../event'; import {defaultsStr} from '../settings'; +import {isNull} from '../types'; +import {RIGHT} from './toolbar'; /** * Clear button UI component @@ -197,6 +203,12 @@ export class ClearButton extends Feature { (!tf.enableIcons ? null : '<input type="button" value="" class="' + this.cssClass + '" ' + 'title="' + this.tooltip + '" />')); + + /** + * Default position in toolbar ('left'|'center'|'right') + * @type {String} + */ + this.toolbarPosition = defaultsStr(f.toolbar_position, RIGHT); } /** @@ -220,13 +232,13 @@ export class ClearButton extends Feature { return; } + this.emitter.emit('initializing-feature', this, !isNull(this.targetId)); + let cont = createElm('span'); - // reset button is added to defined element - if (!this.targetId) { - tf.setToolbar(); - } - let targetEl = !this.targetId ? tf.rDiv : elm(this.targetId); + let targetEl = !this.targetId ? + tf.feature('toolbar').container(this.toolbarPosition) : + elm(this.targetId); targetEl.appendChild(cont); if (!this.html) { @@ -245,6 +257,8 @@ export class ClearButton extends Feature { /** @inherited */ this.initialized = true; + + this.emitter.emit('feature-initialized', this); } /** diff --git a/docs/file/src/modules/dateType.js.html b/docs/file/src/modules/dateType.js.html index daba5528..030deed6 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.42 API Document + src/modules/dateType.js | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/file/src/modules/dropdown.js.html b/docs/file/src/modules/dropdown.js.html index b812b0ae..f95131f1 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.42 API Document + src/modules/dropdown.js | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/file/src/modules/gridLayout.js.html b/docs/file/src/modules/gridLayout.js.html index a9ab2d4a..e8fe584b 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.42 API Document + src/modules/gridLayout.js | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/file/src/modules/hash.js.html b/docs/file/src/modules/hash.js.html index 3e739fc9..28d462fb 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.42 API Document + src/modules/hash.js | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/file/src/modules/help.js.html b/docs/file/src/modules/help.js.html index c3e49f41..59f79aba 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.42 API Document + src/modules/help.js | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • @@ -137,8 +141,9 @@ import {createElm, createText, elm, removeElm} from '../dom'; import {addEvt, targetEvt, removeEvt} from '../event'; import {NONE} from '../const'; import {root} from '../root'; -import {isEmpty} from '../types'; +import {isEmpty, isNull} from '../types'; import {defaultsStr} from '../settings'; +import {RIGHT} from './toolbar'; const WIKI_URL = 'https://github.com/koalyptus/TableFilter/wiki/' + '4.-Filter-operators'; @@ -242,6 +247,12 @@ export class Help extends Feature { '<div align="center" style="margin-top:8px;">' + '<a href="javascript:void(0);" class="close">Close</a></div></div>'; + /** + * Default position in toolbar ('left'|'center'|'right') + * @type {String} + */ + this.toolbarPosition = defaultsStr(f.toolbar_position, RIGHT); + this.emitter.on(['init-help'], () => this.init()); } @@ -271,6 +282,8 @@ export class Help extends Feature { return; } + this.emitter.emit('initializing-feature', this, !isNull(this.tgtId)); + let tf = this.tf; let btn = createElm('span'); @@ -279,10 +292,9 @@ export class Help extends Feature { this.boundMouseup = this.onMouseup.bind(this); //help button is added to defined element - if (!this.tgtId) { - tf.setToolbar(); - } - let targetEl = !this.tgtId ? tf.rDiv : elm(this.tgtId); + let targetEl = !this.tgtId ? + tf.feature('toolbar').container(this.toolbarPosition) : + elm(this.tgtId); targetEl.appendChild(btn); let divContainer = !this.contTgtId ? btn : elm(this.contTgtId); @@ -320,6 +332,8 @@ export class Help extends Feature { this.btn = btn; /** @inherited */ this.initialized = true; + + this.emitter.emit('feature-initialized', this); } /** diff --git a/docs/file/src/modules/highlightKeywords.js.html b/docs/file/src/modules/highlightKeywords.js.html index 54111562..06d1c2ab 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.42 API Document + src/modules/highlightKeywords.js | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/file/src/modules/loader.js.html b/docs/file/src/modules/loader.js.html index c4493ddd..a2ad225d 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.42 API Document + src/modules/loader.js | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/file/src/modules/markActiveColumns.js.html b/docs/file/src/modules/markActiveColumns.js.html index b0359b24..43007f83 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.42 API Document + src/modules/markActiveColumns.js | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/file/src/modules/noResults.js.html b/docs/file/src/modules/noResults.js.html index 1c07ed8c..b2eae5a0 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.42 API Document + src/modules/noResults.js | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/file/src/modules/paging.js.html b/docs/file/src/modules/paging.js.html index f26cce5e..455aef7a 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.42 API Document + src/modules/paging.js | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • @@ -140,6 +144,7 @@ import {INPUT, SELECT, NONE, ENTER_KEY} from '../const'; import { defaultsStr, defaultsNb, defaultsBool, defaultsArr, defaultsFn } from '../settings'; +import {CENTER, RIGHT} from './toolbar'; /** * Paging UI component @@ -344,6 +349,12 @@ export class Paging extends Feature { */ this.pageSelectorType = defaultsStr(f.page_selector_type, SELECT); + /** + * Default position in toolbar ('left'|'center'|'right') + * @type {String} + */ + this.toolbarPosition = defaultsStr(f.toolbar_position, CENTER); + /** * Callback fired before the page is changed * @type {Function} @@ -475,6 +486,8 @@ export class Paging extends Feature { return; } + this.emitter.emit('initializing-feature', this, !isNull(this.tgtId)); + // Check resultsPerPage is in expected format and initialise the // results per page component if (this.hasResultsPerPage) { @@ -571,10 +584,9 @@ export class Paging extends Feature { } // paging elements (buttons+drop-down list) are added to defined element - if (!this.tgtId) { - tf.setToolbar(); - } - let targetEl = !this.tgtId ? tf.mDiv : elm(this.tgtId); + let targetEl = !this.tgtId ? + tf.feature('toolbar').container(this.toolbarPosition) : + elm(this.tgtId); targetEl.appendChild(btnFirstSpan); targetEl.appendChild(btnPrevSpan); @@ -618,6 +630,8 @@ export class Paging extends Feature { /** @inherited */ this.initialized = true; + + this.emitter.emit('feature-initialized', this); } /** @@ -649,7 +663,9 @@ export class Paging extends Feature { */ setPagingInfo(validRows) { let tf = this.tf; - let mdiv = !this.tgtId ? tf.mDiv : elm(this.tgtId); + let cont = !this.tgtId ? + tf.feature('toolbar').container(this.toolbarPosition) : + elm(this.tgtId); //store valid rows indexes tf.validRowsIndex = validRows || tf.getValidRows(true); @@ -664,7 +680,7 @@ export class Paging extends Feature { } if (this.nbPages > 0) { - mdiv.style.visibility = 'visible'; + cont.style.visibility = 'visible'; if (this.pageSelectorType === SELECT) { for (let z = 0; z < this.nbPages; z++) { let opt = createOpt(z + 1, z * this.pageLength, false); @@ -677,7 +693,7 @@ export class Paging extends Feature { } else { /*** if no results paging select and buttons are hidden ***/ - mdiv.style.visibility = 'hidden'; + cont.style.visibility = 'hidden'; } this.groupByPage(tf.validRowsIndex); } @@ -787,11 +803,9 @@ export class Paging extends Feature { slcRSpan.className = this.resultsSpanCssClass; // results per page select is added to external element - if (!this.pageLengthTgtId) { - tf.setToolbar(); - } let targetEl = !this.pageLengthTgtId ? - tf.rDiv : elm(this.pageLengthTgtId); + tf.feature('toolbar').container(RIGHT) : + elm(this.pageLengthTgtId); slcRSpan.appendChild(createText(slcRText)); let help = tf.feature('help'); diff --git a/docs/file/src/modules/popupFilter.js.html b/docs/file/src/modules/popupFilter.js.html index 2a834ff8..1011eba0 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.42 API Document + src/modules/popupFilter.js | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/file/src/modules/rowsCounter.js.html b/docs/file/src/modules/rowsCounter.js.html index ebd66d24..cfa95d07 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.42 API Document + src/modules/rowsCounter.js | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • @@ -134,8 +138,9 @@

    src/modules/rowsCounter.js

    import {Feature} from '../feature';
     import {createElm, createText, elm, removeElm} from '../dom';
    -import {EMPTY_FN} from '../types';
    +import {EMPTY_FN, isNull} from '../types';
     import {defaultsStr, defaultsFn} from '../settings';
    +import {LEFT} from './toolbar';
     
     /**
      * Rows counter UI component
    @@ -202,6 +207,12 @@ export class RowsCounter extends Feature {
              */
             this.cssClass = defaultsStr(f.css_class, 'tot');
     
    +        /**
    +         * Default position in toolbar ('left'|'center'|'right')
    +         * @type {String}
    +         */
    +        this.toolbarPosition = defaultsStr(f.toolbar_position, LEFT);
    +
             /**
              * Callback fired before the counter is refreshed
              * @type {Function}
    @@ -225,6 +236,8 @@ export class RowsCounter extends Feature {
                 return;
             }
     
    +        this.emitter.emit('initializing-feature', this, !isNull(this.targetId));
    +
             let tf = this.tf;
     
             //rows counter container
    @@ -236,10 +249,9 @@ export class RowsCounter extends Feature {
             countText.appendChild(createText(this.text));
     
             // counter is added to defined element
    -        if (!this.targetId) {
    -            tf.setToolbar();
    -        }
    -        let targetEl = !this.targetId ? tf.lDiv : elm(this.targetId);
    +        let targetEl = !this.targetId ?
    +            tf.feature('toolbar').container(this.toolbarPosition) :
    +            elm(this.targetId);
     
             //default container: 'lDiv'
             if (!this.targetId) {
    @@ -262,6 +274,8 @@ export class RowsCounter extends Feature {
             /** @inherited */
             this.initialized = true;
             this.refresh();
    +
    +        this.emitter.emit('feature-initialized', this);
         }
     
         /**
    diff --git a/docs/file/src/modules/state.js.html b/docs/file/src/modules/state.js.html
    index 6d56bed6..0be4461f 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.42 API Document
    +  src/modules/state.js | tablefilter v0.5.43 API Document
       
       
       
    @@ -125,8 +125,12 @@
     
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/file/src/modules/statusBar.js.html b/docs/file/src/modules/statusBar.js.html index b337530b..0e1cbeed 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.42 API Document + src/modules/statusBar.js | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • @@ -135,8 +139,9 @@
    import {Feature} from '../feature';
     import {root} from '../root';
     import {createElm, createText, elm, removeElm} from '../dom';
    -import {EMPTY_FN} from '../types';
    +import {EMPTY_FN, isNull} from '../types';
     import {defaultsStr, defaultsFn} from '../settings';
    +import {LEFT} from './toolbar';
     
     const EVENTS = [
         'after-filtering',
    @@ -297,6 +302,12 @@ export class StatusBar extends Feature {
              */
             this.msgLoadThemes = defaultsStr(f.msg_load_themes,
                 'Loading theme(s)...');
    +
    +        /**
    +         * Default position in toolbar ('left'|'center'|'right')
    +         * @type {String}
    +         */
    +        this.toolbarPosition = defaultsStr(f.toolbar_position, LEFT);
         }
     
         /**
    @@ -310,23 +321,24 @@ export class StatusBar extends Feature {
             let tf = this.tf;
             let emitter = this.emitter;
     
    -        //status bar container
    +        emitter.emit('initializing-feature', this, !isNull(this.targetId));
    +
    +        // status bar container
             let statusDiv = createElm('div');
             statusDiv.className = this.cssClass;
     
    -        //status bar label
    +        // status bar label
             let statusSpan = createElm('span');
    -        //preceding text
    +        // preceding text
             let statusSpanText = createElm('span');
             statusSpanText.appendChild(createText(this.text));
     
             // target element container
    -        if (!this.targetId) {
    -            tf.setToolbar();
    -        }
    -        let targetEl = (!this.targetId) ? tf.lDiv : elm(this.targetId);
    +        let targetEl = (!this.targetId) ?
    +            tf.feature('toolbar').container(this.toolbarPosition) :
    +            elm(this.targetId);
     
    -        //default container: 'lDiv'
    +        // default container
             if (!this.targetId) {
                 statusDiv.appendChild(statusSpanText);
                 statusDiv.appendChild(statusSpan);
    @@ -341,7 +353,7 @@ export class StatusBar extends Feature {
             this.msgContainer = statusSpan;
             this.labelContainer = statusSpanText;
     
    -        // Subscribe to events
    +        // subscribe to events
             emitter.on(['before-filtering'], () => this.message(this.msgFilter));
             emitter.on(['before-populating-filter'],
                 () => this.message(this.msgPopulate));
    @@ -362,10 +374,10 @@ export class StatusBar extends Feature {
     
             emitter.on(EVENTS, () => this.message(''));
     
    -        /**
    -         * @inherited
    -         */
    +        /** @inherited */
             this.initialized = true;
    +
    +        emitter.emit('feature-initialized', this);
         }
     
         /**
    diff --git a/docs/file/src/modules/storage.js.html b/docs/file/src/modules/storage.js.html
    index aa6e1d03..942c6838 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.42 API Document
    +  src/modules/storage.js | tablefilter v0.5.43 API Document
       
       
       
    @@ -125,8 +125,12 @@
     
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/file/src/modules/toolbar.js.html b/docs/file/src/modules/toolbar.js.html new file mode 100644 index 00000000..5f0c474f --- /dev/null +++ b/docs/file/src/modules/toolbar.js.html @@ -0,0 +1,376 @@ + + + + + + src/modules/toolbar.js | tablefilter v0.5.43 API Document + + + + + + + + + +
    + Home + + Reference + Source + + Repository + +
    + + + +

    src/modules/toolbar.js

    +
    import {Feature} from '../feature';
    +import {createElm, removeElm, elm, tag} from '../dom';
    +import {defaultsStr} from '../settings';
    +import {isUndef} from '../types';
    +
    +const EVENTS = [
    +    'initializing-feature',
    +    'initializing-extension'
    +];
    +
    +/** Left position in toolbar */
    +export const LEFT = 'left';
    +/** Right position in toolbar */
    +export const RIGHT = 'right';
    +/** Center position in toolbar */
    +export const CENTER = 'center';
    +
    +/**
    + * Toolbar UI component
    + * @export
    + * @class Toolbar
    + * @extends {Feature}
    + */
    +export class Toolbar extends Feature {
    +
    +    /**
    +     * Create an instance of Toolbar
    +     * @param {TableFilter} tf TableFilter instance
    +     * @memberof Toolbar
    +     */
    +    constructor(tf) {
    +        super(tf, 'toolbar');
    +
    +        // Configuration object
    +        let f = this.config.toolbar || {};
    +
    +        /**
    +         * Css class for toolbar's container DOM element
    +         * @type {String}
    +         */
    +        this.contCssClass = defaultsStr(f.container_css_class, 'inf');
    +
    +        /**
    +         * Css class for left-side inner container DOM element
    +         * @type {String}
    +         */
    +        this.lContCssClass = defaultsStr(f.left_cont_css_class, 'ldiv');
    +
    +        /**
    +         * Css class for right-side inner container DOM element
    +         * @type {String}
    +         */
    +        this.rContCssClass = defaultsStr(f.right_cont_css_class, 'rdiv');
    +
    +        /**
    +         * Css class for middle inner container DOM element
    +         * @type {String}
    +         */
    +        this.cContCssClass = defaultsStr(f.center_cont_css_class, 'mdiv');
    +
    +        /**
    +         * Toolbar's custom container ID
    +         * @type {String}
    +         */
    +        this.tgtId = defaultsStr(f.target_id, null);
    +
    +        /**
    +         * Toolbar's container DOM element
    +         * @type {DOMElement}
    +         * @private
    +         */
    +        this.cont = null;
    +
    +        /**
    +         * Left-side inner container DOM element (rows counter in toolbar)
    +         * @type {DOMElement}
    +         * @private
    +         */
    +        this.lCont = null;
    +
    +        /**
    +         * Right-side inner container DOM element (reset button,
    +         * page length selector in toolbar)
    +         * @type {DOMElement}
    +         * @private
    +         */
    +        this.rCont = null;
    +
    +        /**
    +         * Middle inner container DOM element (paging elements in toolbar)
    +         * @type {DOMElement}
    +         * @private
    +         */
    +        this.cCont = null;
    +
    +        /**
    +         * Container elements inside toolbar
    +         * @private
    +         */
    +        this.innerCont = {
    +            left: null,
    +            center: null,
    +            right: null
    +        };
    +
    +        this.emitter.on(EVENTS,
    +            (feature, isExternal) => this.init(isExternal));
    +
    +        /** @inherited */
    +        this.enabled = true;
    +    }
    +
    +    /**
    +     * Initialize toolbar components
    +     * @param {Boolean} isExternal initialize only if component belongs
    +     * to toolbar
    +     */
    +    init(isExternal) {
    +        if (this.initialized || isExternal) {
    +            return;
    +        }
    +
    +        let tf = this.tf;
    +
    +        // default container
    +        let container = createElm('div');
    +        container.className = this.contCssClass;
    +
    +        // custom container
    +        if (this.tgtId) {
    +            elm(this.tgtId).appendChild(container);
    +        }
    +        // grid-layout
    +        else if (tf.gridLayout) {
    +            let gridLayout = tf.Mod.gridLayout;
    +            gridLayout.tblMainCont.appendChild(container);
    +            container.className = gridLayout.infDivCssClass;
    +        }
    +        // default location: just above the table
    +        else {
    +            let cont = createElm('caption');
    +            cont.appendChild(container);
    +            tf.dom().insertBefore(cont, tf.dom().firstChild);
    +        }
    +        this.cont = container;
    +
    +        // left container
    +        this.lCont = this.createContainer(container, this.lContCssClass);
    +
    +        // right container
    +        this.rCont = this.createContainer(container, this.rContCssClass);
    +
    +        // middle container
    +        this.cCont = this.createContainer(container, this.cContCssClass);
    +
    +        this.innerCont = {
    +            left: this.lCont,
    +            center: this.cCont,
    +            right: this.rCont
    +        };
    +
    +        /** @inherited */
    +        this.initialized = true;
    +
    +        // emit help initialisation only if undefined
    +        if (isUndef(tf.help)) {
    +            // explicitily enable help to initialise feature by
    +            // default, only if setting is undefined
    +            tf.Mod.help.enable();
    +            this.emitter.emit('init-help', tf);
    +        }
    +    }
    +
    +    /**
    +     * Return the container based on requested position inside the toolbar
    +     * @param {String} [position=RIGHT] 3 possible positions: 'left', 'center',
    +     * 'right'
    +     * @param {DOMElement} el optional DOM element to be inserter in container
    +     * @returns {DOMElement}
    +     */
    +    container(position = RIGHT, el) {
    +        let cont = this.innerCont[position];
    +        if (el) {
    +            cont.appendChild(el);
    +        }
    +        return cont;
    +    }
    +
    +    /**
    +     * Create DOM element inside passed container
    +     * @param {DOMElement} container
    +     * @param {String} css
    +     * @private
    +     */
    +    createContainer(container, css) {
    +        let div = createElm('div', ['class', css]);
    +        container.appendChild(div);
    +        return div;
    +    }
    +
    +    /**
    +     * Destroy Toolbar instance
    +     */
    +    destroy() {
    +        if (!this.initialized) {
    +            return;
    +        }
    +
    +        let tf = this.tf;
    +
    +        removeElm(this.cont);
    +        this.cont = null;
    +
    +        let tbl = tf.dom();
    +        let captions = tag(tbl, 'caption');
    +        [].forEach.call(captions, (el) => removeElm(el));
    +
    +        /** @inherited */
    +        this.initialized = false;
    +    }
    +}
    +
    + +
    + + + + + + + + + + + + diff --git a/docs/file/src/number.js.html b/docs/file/src/number.js.html index 67477f93..5ae0fcf5 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.42 API Document + src/number.js | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/file/src/root.js.html b/docs/file/src/root.js.html index 3f2aa5af..e0d0191d 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.42 API Document + src/root.js | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/file/src/settings.js.html b/docs/file/src/settings.js.html index fcf829f4..0a91a11b 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.42 API Document + src/settings.js | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/file/src/sort.js.html b/docs/file/src/sort.js.html index 0382850a..05bf8de0 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.42 API Document + src/sort.js | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/file/src/string.js.html b/docs/file/src/string.js.html index 71a00902..abdae113 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.42 API Document + src/string.js | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/file/src/tablefilter.js.html b/docs/file/src/tablefilter.js.html index 083dd316..cb5772dc 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.42 API Document + src/tablefilter.js | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • @@ -135,7 +139,7 @@
    import {addEvt, cancelEvt, stopEvt, targetEvt, keyCode} from './event';
     import {
         addClass, createElm, createOpt, elm, getText, getFirstTextNode,
    -    removeClass, removeElm, tag
    +    removeClass, tag
     } from './dom';
     import {contains, matchCase, rgxEsc, trim} from './string';
     import {isEmpty as isEmptyString} from './string';
    @@ -356,59 +360,6 @@ export class TableFilter {
              */
             this.validRowsIndex = [];
     
    -        /**
    -         * Toolbar's container DOM element
    -         * @type {DOMElement}
    -         * @private
    -         */
    -        this.infDiv = null;
    -
    -        /**
    -         * Left-side inner container DOM element (rows counter in toolbar)
    -         * @type {DOMElement}
    -         * @private
    -         */
    -        this.lDiv = null;
    -
    -        /**
    -         * Right-side inner container DOM element (reset button,
    -         * page length selector in toolbar)
    -         * @type {DOMElement}
    -         * @private
    -         */
    -        this.rDiv = null;
    -
    -        /**
    -         * Middle inner container DOM element (paging elements in toolbar)
    -         * @type {DOMElement}
    -         * @private
    -         */
    -        this.mDiv = null;
    -
    -        /**
    -         * Css class for toolbar's container DOM element
    -         * @type {String}
    -         */
    -        this.infDivCssClass = defaultsStr(f.inf_div_css_class, 'inf');
    -
    -        /**
    -         * Css class for left-side inner container DOM element
    -         * @type {String}
    -         */
    -        this.lDivCssClass = defaultsStr(f.left_div_css_class, 'ldiv');
    -
    -        /**
    -         * Css class for right-side inner container DOM element
    -         * @type {String}
    -         */
    -        this.rDivCssClass = defaultsStr(f.right_div_css_class, 'rdiv');
    -
    -        /**
    -         * Css class for middle inner container DOM element
    -         * @type {String}
    -         */
    -        this.mDivCssClass = defaultsStr(f.middle_div_css_class, 'mdiv');
    -
             /*** filters' grid appearance ***/
             /**
              * Path for stylesheets
    @@ -617,12 +568,6 @@ export class TableFilter {
              */
             this.isWatermarkArray = isArray(this.watermark);
     
    -        /**
    -         * Toolbar's custom container ID
    -         * @type {String}
    -         */
    -        this.toolBarTgtId = defaultsStr(f.toolbar_target_id, null);
    -
             /**
              * Indicate whether help UI component is disabled
              * @type {Boolean}
    @@ -1024,30 +969,6 @@ export class TableFilter {
              */
             this.prfxValButton = 'btn';
     
    -        /**
    -         * Toolbar container ID prefix
    -         * @private
    -         */
    -        this.prfxInfDiv = 'inf_';
    -
    -        /**
    -         * Toolbar left element ID prefix
    -         * @private
    -         */
    -        this.prfxLDiv = 'ldiv_';
    -
    -        /**
    -         * Toolbar right element ID prefix
    -         * @private
    -         */
    -        this.prfxRDiv = 'rdiv_';
    -
    -        /**
    -         * Toolbar middle element ID prefix
    -         * @private
    -         */
    -        this.prfxMDiv = 'mdiv_';
    -
             /**
              * Responsive Css class
              * @private
    @@ -1096,6 +1017,12 @@ export class TableFilter {
              */
             this.responsive = Boolean(f.responsive);
     
    +        /**
    +         * Enable toolbar component
    +         * @type {Object|Boolean}
    +         */
    +        this.toolbar = isObj(f.toolbar) || Boolean(f.toolbar);
    +
             /**
              * Features registry
              * @private
    @@ -1108,7 +1035,7 @@ export class TableFilter {
              */
             this.ExtRegistry = {};
     
    -        //conditionally instantiate required features
    +        // conditionally instantiate required features
             this.instantiateFeatures(
                 Object.keys(FEATURES).map((item) => FEATURES[item])
             );
    @@ -1135,7 +1062,7 @@ export class TableFilter {
     
             const { dateType, help, state, markActiveColumns, gridLayout, loader,
                 highlightKeyword, popupFilter, rowsCounter, statusBar, clearButton,
    -            alternateRows, noResults, paging } = FEATURES;
    +            alternateRows, noResults, paging, toolbar } = FEATURES;
     
             //explicitly initialise features in given order
             this.initFeatures([
    @@ -1222,7 +1149,8 @@ export class TableFilter {
                 clearButton,
                 alternateRows,
                 noResults,
    -            paging
    +            paging,
    +            toolbar
             ]);
     
             this.setColWidths();
    @@ -1638,8 +1566,6 @@ export class TableFilter {
                 this.removeExternalFlts();
             }
     
    -        this.removeToolbar();
    -
             this.destroyExtensions();
     
             this.validateAllRows();
    @@ -1670,79 +1596,6 @@ export class TableFilter {
             this.initialized = false;
         }
     
    -    /**
    -     * Generate container element for paging, reset button, rows counter etc.
    -     */
    -    setToolbar() {
    -        if (this.infDiv) {
    -            return;
    -        }
    -
    -        /*** container div ***/
    -        let infDiv = createElm('div');
    -        infDiv.className = this.infDivCssClass;
    -
    -        //custom container
    -        if (this.toolBarTgtId) {
    -            elm(this.toolBarTgtId).appendChild(infDiv);
    -        }
    -        //grid-layout
    -        else if (this.gridLayout) {
    -            let gridLayout = this.Mod.gridLayout;
    -            gridLayout.tblMainCont.appendChild(infDiv);
    -            infDiv.className = gridLayout.infDivCssClass;
    -        }
    -        //default location: just above the table
    -        else {
    -            let cont = createElm('caption');
    -            cont.appendChild(infDiv);
    -            this.dom().insertBefore(cont, this.dom().firstChild);
    -        }
    -        this.infDiv = infDiv;
    -
    -        /*** left div containing rows # displayer ***/
    -        let lDiv = createElm('div');
    -        lDiv.className = this.lDivCssClass;
    -        infDiv.appendChild(lDiv);
    -        this.lDiv = lDiv;
    -
    -        /***    right div containing reset button
    -                + nb results per page select    ***/
    -        let rDiv = createElm('div');
    -        rDiv.className = this.rDivCssClass;
    -        infDiv.appendChild(rDiv);
    -        this.rDiv = rDiv;
    -
    -        /*** mid div containing paging elements ***/
    -        let mDiv = createElm('div');
    -        mDiv.className = this.mDivCssClass;
    -        infDiv.appendChild(mDiv);
    -        this.mDiv = mDiv;
    -
    -        // emit help initialisation only if undefined
    -        if (isUndef(this.help)) {
    -            // explicitily enable help to initialise feature by
    -            // default, only if setting is undefined
    -            this.Mod.help.enable();
    -            this.emitter.emit('init-help', this);
    -        }
    -    }
    -
    -    /**
    -     * Remove toolbar container element
    -     */
    -    removeToolbar() {
    -        if (!this.infDiv) {
    -            return;
    -        }
    -        removeElm(this.infDiv);
    -        this.infDiv = null;
    -
    -        let tbl = this.dom();
    -        let captions = tag(tbl, 'caption');
    -        [].forEach.call(captions, (elm) => removeElm(elm));
    -    }
    -
         /**
          * Remove all the external column filters
          */
    @@ -1877,7 +1730,7 @@ export class TableFilter {
                         // isolate search term and check occurence in cell data
                         for (let w = 0, len = s.length; w < len; w++) {
                             cS = trim(s[w]);
    -                        occur = this._testTerm(cS, cellValue, j);
    +                        occur = this._matcth(cS, cellValue, j);
     
                             if (occur) {
                                 this.emitter.emit('highlight-keyword', this,
    @@ -1896,7 +1749,7 @@ export class TableFilter {
                     }
                     //single search parameter
                     else {
    -                    occurence[j] = this._testTerm(trim(sA), cellValue, j);
    +                    occurence[j] = this._matcth(trim(sA), cellValue, j);
                         if (occurence[j]) {
                             this.emitter.emit('highlight-keyword', this, cells[j],
                                 sA);
    @@ -1935,13 +1788,14 @@ export class TableFilter {
         }
     
         /**
    -     * Test for a match of search term in cell data
    +     * Match search term in cell data
          * @param {String} term      Search term
          * @param {String} cellValue  Cell data
          * @param {Number} colIdx    Column index
          * @return {Boolean}
    +     * @private
          */
    -    _testTerm(term, cellValue, colIdx) {
    +    _matcth(term, cellValue, colIdx) {
             let numData;
             let decimal = this.getDecimal(colIdx);
             let reLe = new RegExp(this.leOperator),
    diff --git a/docs/file/src/types.js.html b/docs/file/src/types.js.html
    index e8702094..6910bfe6 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.42 API Document
    +  src/types.js | tablefilter v0.5.43 API Document
       
       
       
    @@ -125,8 +125,12 @@
     
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/function/index.html b/docs/function/index.html index 5261bbe0..767f149c 100644 --- a/docs/function/index.html +++ b/docs/function/index.html @@ -3,7 +3,7 @@ - Function | tablefilter v0.5.42 API Document + Function | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/identifiers.html b/docs/identifiers.html index a9c5c4a2..22d3e750 100644 --- a/docs/identifiers.html +++ b/docs/identifiers.html @@ -3,7 +3,7 @@ - Index | tablefilter v0.5.42 API Document + Index | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • @@ -812,6 +816,32 @@ grid features (selection and edition): + + + + + public + + + + + + +
    +

    + Toolbar +

    +
    +
    + + +

    Toolbar UI component

    +
    +
    + + + + @@ -913,6 +943,32 @@ grid features (selection and edition): + + + +
    +

    + CENTER: string +

    +
    +
    + + +

    Center position in toolbar

    +
    +
    + + + + + + + + + public + + + @@ -1173,6 +1229,32 @@ grid features (selection and edition): + + + +
    +

    + LEFT: string +

    +
    +
    + + +

    Left position in toolbar

    +
    +
    + + + + + + + + + public + + + @@ -1251,6 +1333,32 @@ grid features (selection and edition): + + + +
    +

    + RIGHT: string +

    +
    +
    + + +

    Right position in toolbar

    +
    +
    + + + + + + + + + public + + + @@ -2018,13 +2126,13 @@ otherwise return the value itself

    - isEmpty(obj: Any): Boolean: * + isEmpty(text: String): Boolean: *

    -

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

    +

    Checks if passed string is empty

    @@ -2044,13 +2152,13 @@ otherwise return the value itself

    - isEmpty(text: String): Boolean: * + isEmpty(obj: Any): Boolean: *

    -

    Checks if passed string is empty

    +

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

    diff --git a/docs/index.html b/docs/index.html index 7454e7d0..490c3920 100644 --- a/docs/index.html +++ b/docs/index.html @@ -3,7 +3,7 @@ - tablefilter v0.5.42 API Document + tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • diff --git a/docs/package.json b/docs/package.json index d3a50d5d..280e0dba 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,6 +1,6 @@ { "name": "tablefilter", - "version": "0.5.42", + "version": "0.5.43", "description": "A Javascript library making HTML tables filterable and a bit more", "license": "MIT", "author": { @@ -62,7 +62,7 @@ "grunt-string-replace": "^1.3.1", "grunt-webpack": "^3.0.0", "isparta-loader": "2.0.0", - "script-loader": "^0.7.2", + "script-loader": "^0.7.0", "string-replace-webpack-plugin": "^0.1.3", "sugar-date": "2.0.4", "webpack": "^3.0.0", diff --git a/docs/script/search_index.js b/docs/script/search_index.js index 8d45631d..8394d08b 100644 --- a/docs/script/search_index.js +++ b/docs/script/search_index.js @@ -35,6 +35,12 @@ window.esdocSearchIndex = [ "CELL_TAG tablefilter/src/const.js", "variable" ], + [ + "tablefilter/src/modules/toolbar.js~center", + "variable/index.html#static-variable-CENTER", + "CENTER tablefilter/src/modules/toolbar.js", + "variable" + ], [ "tablefilter/src/const.js~checklist", "variable/index.html#static-variable-CHECKLIST", @@ -173,6 +179,12 @@ window.esdocSearchIndex = [ "IP_ADDRESS tablefilter/src/const.js", "variable" ], + [ + "tablefilter/src/modules/toolbar.js~left", + "variable/index.html#static-variable-LEFT", + "LEFT tablefilter/src/modules/toolbar.js", + "variable" + ], [ "tablefilter/src/modules/loader.js~loader", "class/src/modules/loader.js~Loader.html", @@ -221,6 +233,12 @@ window.esdocSearchIndex = [ "PopupFilter tablefilter/src/modules/popupFilter.js", "class" ], + [ + "tablefilter/src/modules/toolbar.js~right", + "variable/index.html#static-variable-RIGHT", + "RIGHT tablefilter/src/modules/toolbar.js", + "variable" + ], [ "tablefilter/src/modules/rowscounter.js~rowscounter", "class/src/modules/rowsCounter.js~RowsCounter.html", @@ -269,6 +287,12 @@ window.esdocSearchIndex = [ "TableFilter tablefilter/src/tablefilter.js", "class" ], + [ + "tablefilter/src/modules/toolbar.js~toolbar", + "class/src/modules/toolbar.js~Toolbar.html", + "Toolbar tablefilter/src/modules/toolbar.js", + "class" + ], [ "tablefilter/src/const.js~up_arrow_key", "variable/index.html#static-variable-UP_ARROW_KEY", @@ -1499,6 +1523,12 @@ window.esdocSearchIndex = [ "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#toggleCol", "method" ], + [ + "src/extensions/colsvisibility/colsvisibility.js~colsvisibility#toolbarposition", + "class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html#instance-member-toolbarPosition", + "src/extensions/colsVisibility/colsVisibility.js~ColsVisibility#toolbarPosition", + "member" + ], [ "src/extensions/sort/adaptersortabletable.js", "file/src/extensions/sort/adapterSortabletable.js.html", @@ -1985,6 +2015,12 @@ window.esdocSearchIndex = [ "src/modules/clearButton.js~ClearButton#text", "member" ], + [ + "src/modules/clearbutton.js~clearbutton#toolbarposition", + "class/src/modules/clearButton.js~ClearButton.html#instance-member-toolbarPosition", + "src/modules/clearButton.js~ClearButton#toolbarPosition", + "member" + ], [ "src/modules/clearbutton.js~clearbutton#tooltip", "class/src/modules/clearButton.js~ClearButton.html#instance-member-tooltip", @@ -2417,6 +2453,12 @@ window.esdocSearchIndex = [ "src/modules/help.js~Help#toggle", "method" ], + [ + "src/modules/help.js~help#toolbarposition", + "class/src/modules/help.js~Help.html#instance-member-toolbarPosition", + "src/modules/help.js~Help#toolbarPosition", + "member" + ], [ "src/modules/highlightkeywords.js", "file/src/modules/highlightKeywords.js.html", @@ -2993,6 +3035,12 @@ window.esdocSearchIndex = [ "src/modules/paging.js~Paging#tgtId", "member" ], + [ + "src/modules/paging.js~paging#toolbarposition", + "class/src/modules/paging.js~Paging.html#instance-member-toolbarPosition", + "src/modules/paging.js~Paging#toolbarPosition", + "member" + ], [ "src/modules/popupfilter.js", "file/src/modules/popupFilter.js.html", @@ -3233,6 +3281,12 @@ window.esdocSearchIndex = [ "src/modules/rowsCounter.js~RowsCounter#text", "member" ], + [ + "src/modules/rowscounter.js~rowscounter#toolbarposition", + "class/src/modules/rowsCounter.js~RowsCounter.html#instance-member-toolbarPosition", + "src/modules/rowsCounter.js~RowsCounter#toolbarPosition", + "member" + ], [ "src/modules/state.js", "file/src/modules/state.js.html", @@ -3509,6 +3563,12 @@ window.esdocSearchIndex = [ "src/modules/statusBar.js~StatusBar#text", "member" ], + [ + "src/modules/statusbar.js~statusbar#toolbarposition", + "class/src/modules/statusBar.js~StatusBar.html#instance-member-toolbarPosition", + "src/modules/statusBar.js~StatusBar#toolbarPosition", + "member" + ], [ "src/modules/storage.js", "file/src/modules/storage.js.html", @@ -3563,6 +3623,78 @@ window.esdocSearchIndex = [ "src/modules/storage.js~Storage#sync", "method" ], + [ + "src/modules/toolbar.js", + "file/src/modules/toolbar.js.html", + "src/modules/toolbar.js", + "file" + ], + [ + "src/modules/toolbar.js~toolbar#ccontcssclass", + "class/src/modules/toolbar.js~Toolbar.html#instance-member-cContCssClass", + "src/modules/toolbar.js~Toolbar#cContCssClass", + "member" + ], + [ + "src/modules/toolbar.js~toolbar#constructor", + "class/src/modules/toolbar.js~Toolbar.html#instance-constructor-constructor", + "src/modules/toolbar.js~Toolbar#constructor", + "method" + ], + [ + "src/modules/toolbar.js~toolbar#contcssclass", + "class/src/modules/toolbar.js~Toolbar.html#instance-member-contCssClass", + "src/modules/toolbar.js~Toolbar#contCssClass", + "member" + ], + [ + "src/modules/toolbar.js~toolbar#container", + "class/src/modules/toolbar.js~Toolbar.html#instance-method-container", + "src/modules/toolbar.js~Toolbar#container", + "method" + ], + [ + "src/modules/toolbar.js~toolbar#destroy", + "class/src/modules/toolbar.js~Toolbar.html#instance-method-destroy", + "src/modules/toolbar.js~Toolbar#destroy", + "method" + ], + [ + "src/modules/toolbar.js~toolbar#enabled", + "class/src/modules/toolbar.js~Toolbar.html#instance-member-enabled", + "src/modules/toolbar.js~Toolbar#enabled", + "member" + ], + [ + "src/modules/toolbar.js~toolbar#init", + "class/src/modules/toolbar.js~Toolbar.html#instance-method-init", + "src/modules/toolbar.js~Toolbar#init", + "method" + ], + [ + "src/modules/toolbar.js~toolbar#initialized", + "class/src/modules/toolbar.js~Toolbar.html#instance-member-initialized", + "src/modules/toolbar.js~Toolbar#initialized", + "member" + ], + [ + "src/modules/toolbar.js~toolbar#lcontcssclass", + "class/src/modules/toolbar.js~Toolbar.html#instance-member-lContCssClass", + "src/modules/toolbar.js~Toolbar#lContCssClass", + "member" + ], + [ + "src/modules/toolbar.js~toolbar#rcontcssclass", + "class/src/modules/toolbar.js~Toolbar.html#instance-member-rContCssClass", + "src/modules/toolbar.js~Toolbar#rContCssClass", + "member" + ], + [ + "src/modules/toolbar.js~toolbar#tgtid", + "class/src/modules/toolbar.js~Toolbar.html#instance-member-tgtId", + "src/modules/toolbar.js~Toolbar#tgtId", + "member" + ], [ "src/number.js", "file/src/number.js.html", @@ -4199,12 +4331,6 @@ window.esdocSearchIndex = [ "src/tablefilter.js~TableFilter#import", "method" ], - [ - "src/tablefilter.js~tablefilter#infdivcssclass", - "class/src/tablefilter.js~TableFilter.html#instance-member-infDivCssClass", - "src/tablefilter.js~TableFilter#infDivCssClass", - "member" - ], [ "src/tablefilter.js~tablefilter#init", "class/src/tablefilter.js~TableFilter.html#instance-method-init", @@ -4253,12 +4379,6 @@ window.esdocSearchIndex = [ "src/tablefilter.js~TableFilter#isRowValid", "method" ], - [ - "src/tablefilter.js~tablefilter#ldivcssclass", - "class/src/tablefilter.js~TableFilter.html#instance-member-lDivCssClass", - "src/tablefilter.js~TableFilter#lDivCssClass", - "member" - ], [ "src/tablefilter.js~tablefilter#leoperator", "class/src/tablefilter.js~TableFilter.html#instance-member-leOperator", @@ -4319,12 +4439,6 @@ window.esdocSearchIndex = [ "src/tablefilter.js~TableFilter#lwOperator", "member" ], - [ - "src/tablefilter.js~tablefilter#mdivcssclass", - "class/src/tablefilter.js~TableFilter.html#instance-member-mDivCssClass", - "src/tablefilter.js~TableFilter#mDivCssClass", - "member" - ], [ "src/tablefilter.js~tablefilter#markactivecolumns", "class/src/tablefilter.js~TableFilter.html#instance-member-markActiveColumns", @@ -4433,12 +4547,6 @@ window.esdocSearchIndex = [ "src/tablefilter.js~TableFilter#popupFilters", "member" ], - [ - "src/tablefilter.js~tablefilter#rdivcssclass", - "class/src/tablefilter.js~TableFilter.html#instance-member-rDivCssClass", - "src/tablefilter.js~TableFilter#rDivCssClass", - "member" - ], [ "src/tablefilter.js~tablefilter#refrow", "class/src/tablefilter.js~TableFilter.html#instance-member-refRow", @@ -4457,12 +4565,6 @@ window.esdocSearchIndex = [ "src/tablefilter.js~TableFilter#removeExternalFlts", "method" ], - [ - "src/tablefilter.js~tablefilter#removetoolbar", - "class/src/tablefilter.js~TableFilter.html#instance-method-removeToolbar", - "src/tablefilter.js~TableFilter#removeToolbar", - "method" - ], [ "src/tablefilter.js~tablefilter#responsive", "class/src/tablefilter.js~TableFilter.html#instance-member-responsive", @@ -4505,12 +4607,6 @@ window.esdocSearchIndex = [ "src/tablefilter.js~TableFilter#setFilterValue", "method" ], - [ - "src/tablefilter.js~tablefilter#settoolbar", - "class/src/tablefilter.js~TableFilter.html#instance-method-setToolbar", - "src/tablefilter.js~TableFilter#setToolbar", - "method" - ], [ "src/tablefilter.js~tablefilter#singlefltcssclass", "class/src/tablefilter.js~TableFilter.html#instance-member-singleFltCssClass", @@ -4590,9 +4686,9 @@ window.esdocSearchIndex = [ "member" ], [ - "src/tablefilter.js~tablefilter#toolbartgtid", - "class/src/tablefilter.js~TableFilter.html#instance-member-toolBarTgtId", - "src/tablefilter.js~TableFilter#toolBarTgtId", + "src/tablefilter.js~tablefilter#toolbar", + "class/src/tablefilter.js~TableFilter.html#instance-member-toolbar", + "src/tablefilter.js~TableFilter#toolbar", "member" ], [ diff --git a/docs/source.html b/docs/source.html index 8865615a..2a792c4f 100644 --- a/docs/source.html +++ b/docs/source.html @@ -3,7 +3,7 @@ - Source | tablefilter v0.5.42 API Document + Source | tablefilter v0.5.43 API Document @@ -125,13 +125,17 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • -

    Source 678/678

    +

    Source 693/693

    @@ -152,7 +156,7 @@ - + @@ -176,9 +180,9 @@ TAB_KEYUP_ARROW_KEY - - - + + + @@ -186,7 +190,7 @@ - + @@ -205,7 +209,7 @@ - + @@ -213,7 +217,7 @@ - + @@ -226,7 +230,7 @@ - + @@ -234,7 +238,7 @@ - + @@ -242,7 +246,7 @@ - + @@ -250,15 +254,15 @@ - + - - - - + + + + @@ -266,7 +270,7 @@ - + @@ -274,7 +278,7 @@ - + @@ -282,7 +286,7 @@ - + @@ -290,7 +294,7 @@ - + @@ -298,7 +302,7 @@ - + @@ -306,15 +310,15 @@ - + - - - - + + + + @@ -322,7 +326,7 @@ - + @@ -330,7 +334,7 @@ - + @@ -338,7 +342,7 @@ - + @@ -347,15 +351,15 @@ - + - - - - + + + + @@ -363,7 +367,7 @@ - + @@ -371,7 +375,7 @@ - + @@ -379,7 +383,7 @@ - + @@ -387,15 +391,15 @@ - + - - - - + + + + @@ -403,15 +407,15 @@ - + - - - - + + + + @@ -419,15 +423,15 @@ - + - - - - + + + + @@ -436,7 +440,18 @@ - + + + + + + + + + @@ -444,7 +459,7 @@ - + @@ -452,7 +467,7 @@ - + @@ -464,7 +479,7 @@ - + @@ -478,7 +493,7 @@ - + @@ -490,15 +505,15 @@ - + - - - - + + + + @@ -515,7 +530,7 @@ - +
    100 %1/1 546 byte 222017-09-06 19:14:56 (UTC)2017-10-03 02:11:14 (UTC)
    src/const.js 100 %19/193527 byte2002017-09-06 19:14:56 (UTC)3663 byte2062017-10-03 02:11:14 (UTC)
    src/cookie.js- 1412 byte 572017-09-06 19:14:56 (UTC)2017-10-03 02:11:14 (UTC)
    src/dom.js100 %12/12 4766 byte 1902017-09-06 19:14:56 (UTC)2017-10-03 02:11:14 (UTC)
    src/emitter.js100 %6/6 1323 byte 532017-09-06 19:14:56 (UTC)2017-10-03 02:11:14 (UTC)
    src/event.js100 %6/6 2384 byte 1012017-09-06 19:14:56 (UTC)2017-10-03 02:11:14 (UTC)
    src/extensions/advancedGrid/adapterEzEditTable.js100 %13/13 19016 byte 5072017-09-06 19:14:56 (UTC)2017-10-03 02:11:14 (UTC)
    src/extensions/advancedGrid/advancedGrid.js- 90 byte 22017-09-06 19:14:56 (UTC)2017-10-03 02:11:14 (UTC)
    src/extensions/colOps/colOps.js100 %26/26 14340 byte 4792017-09-06 19:14:56 (UTC)2017-10-03 02:11:14 (UTC)
    src/extensions/colsVisibility/colsVisibility.js ColsVisibility100 %49/4919849 byte7152017-09-06 19:14:56 (UTC)100 %50/5020246 byte7252017-10-03 02:11:14 (UTC)
    src/extensions/sort/adapterSortabletable.js100 %23/23 16463 byte 5312017-09-06 19:14:56 (UTC)2017-10-03 02:11:14 (UTC)
    src/extensions/sort/sort.js- 204 byte 82017-09-06 19:14:56 (UTC)2017-10-03 02:11:14 (UTC)
    src/feature.js100 %14/14 1876 byte 972017-09-06 19:14:56 (UTC)2017-10-03 02:11:14 (UTC)
    src/modules/alternateRows.js100 %9/9 3630 byte 1412017-09-06 19:14:56 (UTC)2017-10-03 02:11:14 (UTC)
    src/modules/baseDropdown.js100 %4/4 4150 byte 1472017-09-06 19:14:56 (UTC)2017-10-03 02:11:14 (UTC)
    src/modules/checkList.js100 %21/21 16982 byte 5312017-09-06 19:14:56 (UTC)2017-10-03 02:11:14 (UTC)
    src/modules/clearButton.js ClearButton100 %10/103214 byte1292017-09-06 19:14:56 (UTC)100 %11/113555 byte1392017-10-03 02:11:14 (UTC)
    src/modules/dateType.js100 %12/12 4308 byte 1572017-09-06 19:14:56 (UTC)2017-10-03 02:11:14 (UTC)
    src/modules/dropdown.js100 %17/17 11780 byte 3822017-09-06 19:14:56 (UTC)2017-10-03 02:11:14 (UTC)
    src/modules/gridLayout.js100 %16/16 13760 byte 4812017-09-06 19:14:56 (UTC)2017-10-03 02:11:14 (UTC)
    src/modules/hash.js100 %10/10 2981 byte 1262017-09-06 19:14:56 (UTC)2017-10-03 02:11:14 (UTC)
    src/modules/help.js Help100 %17/176494 byte2302017-09-06 19:14:56 (UTC)100 %18/186862 byte2402017-10-03 02:11:14 (UTC)
    src/modules/highlightKeywords.js100 %10/10 5459 byte 1802017-09-06 19:14:56 (UTC)2017-10-03 02:11:14 (UTC)
    src/modules/loader.js100 %14/14 4025 byte 1712017-09-06 19:14:56 (UTC)2017-10-03 02:11:14 (UTC)
    src/modules/markActiveColumns.js100 %10/10 2794 byte 1082017-09-06 19:14:56 (UTC)2017-10-03 02:11:14 (UTC)
    src/modules/noResults.js100 %17/17 4792 byte 1942017-09-06 19:14:56 (UTC)2017-10-03 02:11:14 (UTC)
    src/modules/paging.js Paging100 %45/4527378 byte8982017-09-06 19:14:56 (UTC)100 %46/4627784 byte9082017-10-03 02:11:14 (UTC)
    src/modules/popupFilter.js100 %27/27 13188 byte 4572017-09-06 19:14:56 (UTC)2017-10-03 02:11:14 (UTC)
    src/modules/rowsCounter.js RowsCounter100 %13/135662 byte1972017-09-06 19:14:56 (UTC)100 %14/146028 byte2072017-10-03 02:11:14 (UTC)
    src/modules/state.js100 %24/24 14807 byte 5422017-09-06 19:14:56 (UTC)2017-10-03 02:11:14 (UTC)
    src/modules/statusBar.js StatusBar100 %22/228635 byte3002017-09-06 19:14:56 (UTC)100 %23/238967 byte3082017-10-03 02:11:14 (UTC)
    src/modules/storage.js100 %10/10 3543 byte 1612017-09-06 19:14:56 (UTC)2017-10-03 02:11:14 (UTC)
    src/modules/toolbar.jsCENTER +LEFT +RIGHT +Toolbar100 %15/155743 byte2212017-10-03 02:11:14 (UTC)
    src/number.js100 %1/1 1034 byte 322017-09-06 19:14:56 (UTC)2017-10-03 02:11:14 (UTC)
    src/root.js100 %1/1 235 byte 62017-09-06 19:14:56 (UTC)2017-10-03 02:11:14 (UTC)
    src/settings.js100 %5/5 1535 byte 532017-09-06 19:14:56 (UTC)2017-10-03 02:11:14 (UTC)
    src/sort.js100 %7/7 2881 byte 822017-09-06 19:14:56 (UTC)2017-10-03 02:11:14 (UTC)
    src/string.js100 %5/5 2086 byte 762017-09-06 19:14:56 (UTC)2017-10-03 02:11:14 (UTC)
    src/tablefilter.js TableFilter100 %172/17294952 byte31492017-09-06 19:14:56 (UTC)100 %166/16690825 byte29992017-10-03 02:11:14 (UTC)
    src/types.js100 %10/10 1754 byte 812017-09-06 19:14:56 (UTC)2017-10-03 02:11:14 (UTC)
    diff --git a/docs/variable/index.html b/docs/variable/index.html index 2159ae69..e53a486b 100644 --- a/docs/variable/index.html +++ b/docs/variable/index.html @@ -3,7 +3,7 @@ - Variable | tablefilter v0.5.42 API Document + Variable | tablefilter v0.5.43 API Document @@ -125,8 +125,12 @@
  • CState
  • CStatusBar
  • CStorage
  • +
  • CToolbar
  • VhasHashChange
  • VhasStorage
  • +
  • VCENTER
  • +
  • VLEFT
  • +
  • VRIGHT
  • @@ -194,6 +198,32 @@ + + + +
    +

    + CENTER: string +

    +
    +
    + + +

    Center position in toolbar

    +
    +
    + + + + + + + + + public + + + @@ -454,6 +484,32 @@ + + + +
    +

    + LEFT: string +

    +
    +
    + + +

    Left position in toolbar

    +
    +
    + + + + + + + + + public + + + @@ -532,6 +588,32 @@ + + + +
    +

    + RIGHT: string +

    +
    +
    + + +

    Right position in toolbar

    +
    +
    + + + + + + + + + public + + + @@ -1299,13 +1381,13 @@ otherwise return the value itself

    - isEmpty(obj: Any): Boolean: * + isEmpty(text: String): Boolean: *

    -

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

    +

    Checks if passed string is empty

    @@ -1325,13 +1407,13 @@ otherwise return the value itself

    - isEmpty(text: String): Boolean: * + isEmpty(obj: Any): Boolean: *

    -

    Checks if passed string is empty

    +

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

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

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

    Auto filter delay in milliseconds

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

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

    Cell tag

    @@ -2000,6 +2082,47 @@ fashion according to supplied compare function and decimal separator

    +
    +
    +

    + public + + + + + CENTER: string + + + + source + +

    + +
    import {CENTER} from 'tablefilter/src/modules/toolbar.js'
    + + +

    Center position in toolbar

    +
    + + + +
    +
    + + + + + + + + + + + + + + +

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

    - source + source

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

    Checklist filter type

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

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

    Date

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

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

    Down arrow key code

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

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

    Enter key code

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

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

    Escape key code

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

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

    TableFilter features definitions

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

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

    Formatted number

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

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

    Header cell tag

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

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

    Input filter type

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

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

    IP address

    @@ -2410,6 +2533,47 @@ fashion according to supplied compare function and decimal separator

    +
    +
    +

    + public + + + + + LEFT: string + + + + source + +

    + + + + +

    Left position in toolbar

    +
    + + + +
    +
    + + + + + + + + + + + + + + +

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

    - source + source

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

    Multiple select filter type

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

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

    None filter type

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

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

    Number

    @@ -2533,6 +2697,47 @@ fashion according to supplied compare function and decimal separator

    +
    +
    +

    + public + + + + + RIGHT: string + + + + source + +

    + + + + +

    Right position in toolbar

    +
    + + + +
    +
    + + + + + + + + + + + + + + +

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

    - source + source

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

    Select filter type

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

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

    String

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

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

    Tab key code

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

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

    Up arrow key code

    @@ -3946,18 +4151,18 @@ otherwise return the value itself

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

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

    +

    Checks if passed string is empty

    @@ -3997,18 +4202,18 @@ otherwise return the value itself

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

    Checks if passed string is empty

    +

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