From f6bf5c758af92b69bbf033bcdc83f2a0e5c22a4d Mon Sep 17 00:00:00 2001 From: koalyptus Date: Tue, 22 Nov 2016 03:30:45 +0000 Subject: [PATCH] publish Docs to gh-pages (auto) branch: master SHA: 5e7ff39b0443ac6df4a2c5437efb7feaf5370468 range SHA: 873d79c58a49...5e7ff39b0443 build id: 177857526 build number: 485 --- docs/ast/source/modules/popupFilter.js.json | 11343 ++++++++-------- docs/class/src/emitter.js~Emitter.html | 2 +- ...pterEzEditTable.js~AdapterEzEditTable.html | 2 +- .../extensions/colOps/colOps.js~ColOps.html | 2 +- .../colsVisibility.js~ColsVisibility.html | 2 +- ...iltersVisibility.js~FiltersVisibility.html | 2 +- ...Sortabletable.js~AdapterSortableTable.html | 2 +- docs/class/src/feature.js~Feature.html | 2 +- .../alternateRows.js~AlternateRows.html | 2 +- .../src/modules/checkList.js~CheckList.html | 2 +- .../modules/clearButton.js~ClearButton.html | 2 +- .../src/modules/dateType.js~DateType.html | 2 +- .../src/modules/dropdown.js~Dropdown.html | 2 +- .../src/modules/gridLayout.js~GridLayout.html | 2 +- docs/class/src/modules/hash.js~Hash.html | 2 +- docs/class/src/modules/help.js~Help.html | 2 +- ...highlightKeywords.js~HighlightKeyword.html | 2 +- docs/class/src/modules/loader.js~Loader.html | 2 +- .../src/modules/noResults.js~NoResults.html | 2 +- docs/class/src/modules/paging.js~Paging.html | 2 +- .../modules/popupFilter.js~PopupFilter.html | 46 +- .../modules/rowsCounter.js~RowsCounter.html | 2 +- docs/class/src/modules/state.js~State.html | 2 +- .../src/modules/statusBar.js~StatusBar.html | 2 +- .../class/src/modules/storage.js~Storage.html | 2 +- .../class/src/tablefilter.js~TableFilter.html | 2 +- docs/dump.json | 132 +- docs/file/src/array.js.html | 2 +- docs/file/src/const.js.html | 2 +- docs/file/src/cookie.js.html | 2 +- docs/file/src/dom.js.html | 2 +- docs/file/src/emitter.js.html | 2 +- docs/file/src/event.js.html | 2 +- .../advancedGrid/adapterEzEditTable.js.html | 2 +- .../advancedGrid/advancedGrid.js.html | 2 +- .../file/src/extensions/colOps/colOps.js.html | 2 +- .../colsVisibility/colsVisibility.js.html | 2 +- .../filtersVisibility.js.html | 2 +- .../sort/adapterSortabletable.js.html | 2 +- docs/file/src/extensions/sort/sort.js.html | 2 +- docs/file/src/feature.js.html | 2 +- docs/file/src/modules/alternateRows.js.html | 2 +- docs/file/src/modules/checkList.js.html | 2 +- docs/file/src/modules/clearButton.js.html | 2 +- docs/file/src/modules/dateType.js.html | 2 +- docs/file/src/modules/dropdown.js.html | 2 +- docs/file/src/modules/gridLayout.js.html | 2 +- docs/file/src/modules/hash.js.html | 2 +- docs/file/src/modules/help.js.html | 2 +- .../src/modules/highlightKeywords.js.html | 2 +- docs/file/src/modules/loader.js.html | 2 +- docs/file/src/modules/noResults.js.html | 2 +- docs/file/src/modules/paging.js.html | 2 +- docs/file/src/modules/popupFilter.js.html | 16 +- docs/file/src/modules/rowsCounter.js.html | 2 +- docs/file/src/modules/state.js.html | 2 +- docs/file/src/modules/statusBar.js.html | 2 +- docs/file/src/modules/storage.js.html | 2 +- docs/file/src/number.js.html | 2 +- docs/file/src/root.js.html | 2 +- docs/file/src/sort.js.html | 2 +- docs/file/src/string.js.html | 2 +- docs/file/src/tablefilter.js.html | 2 +- docs/file/src/types.js.html | 2 +- docs/identifiers.html | 2 +- docs/index.html | 2 +- docs/package.json | 4 +- docs/source.html | 80 +- docs/variable/index.html | 2 +- 69 files changed, 5939 insertions(+), 5808 deletions(-) diff --git a/docs/ast/source/modules/popupFilter.js.json b/docs/ast/source/modules/popupFilter.js.json index df365fec..2a226f78 100644 --- a/docs/ast/source/modules/popupFilter.js.json +++ b/docs/ast/source/modules/popupFilter.js.json @@ -3030,10 +3030,10 @@ "trailingComments": [ { "type": "Block", - "value": "*\n * Callback fired before a popup filter is opened\n * @type {Function}\n ", + "value": "*\n * Ensure filter's container element width matches column width, enabled\n * by default\n * @type {Boolean}\n ", "range": [ 1759, - 1860 + 1904 ], "loc": { "start": { @@ -3041,7 +3041,7 @@ "column": 8 }, "end": { - "line": 67, + "line": 68, "column": 11 } } @@ -3059,16 +3059,290 @@ "object": { "type": "ThisExpression", "range": [ - 1869, - 1873 + 1913, + 1917 ], "loc": { "start": { - "line": 68, + "line": 69, "column": 8 }, "end": { - "line": 68, + "line": 69, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "adjustToContainer", + "range": [ + 1918, + 1935 + ], + "loc": { + "start": { + "line": 69, + "column": 13 + }, + "end": { + "line": 69, + "column": 30 + } + } + }, + "range": [ + 1913, + 1935 + ], + "loc": { + "start": { + "line": 69, + "column": 8 + }, + "end": { + "line": 69, + "column": 30 + } + } + }, + "right": { + "type": "ConditionalExpression", + "test": { + "type": "BinaryExpression", + "operator": "===", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "f", + "range": [ + 1950, + 1951 + ], + "loc": { + "start": { + "line": 70, + "column": 12 + }, + "end": { + "line": 70, + "column": 13 + } + } + }, + "property": { + "type": "Identifier", + "name": "popup_filters_adjust_to_container", + "range": [ + 1952, + 1985 + ], + "loc": { + "start": { + "line": 70, + "column": 14 + }, + "end": { + "line": 70, + "column": 47 + } + } + }, + "range": [ + 1950, + 1985 + ], + "loc": { + "start": { + "line": 70, + "column": 12 + }, + "end": { + "line": 70, + "column": 47 + } + } + }, + "right": { + "type": "Literal", + "value": false, + "raw": "false", + "range": [ + 1990, + 1995 + ], + "loc": { + "start": { + "line": 70, + "column": 52 + }, + "end": { + "line": 70, + "column": 57 + } + } + }, + "range": [ + 1950, + 1995 + ], + "loc": { + "start": { + "line": 70, + "column": 12 + }, + "end": { + "line": 70, + "column": 57 + } + } + }, + "consequent": { + "type": "Literal", + "value": false, + "raw": "false", + "range": [ + 1998, + 2003 + ], + "loc": { + "start": { + "line": 70, + "column": 60 + }, + "end": { + "line": 70, + "column": 65 + } + } + }, + "alternate": { + "type": "Literal", + "value": true, + "raw": "true", + "range": [ + 2006, + 2010 + ], + "loc": { + "start": { + "line": 70, + "column": 68 + }, + "end": { + "line": 70, + "column": 72 + } + } + }, + "range": [ + 1950, + 2010 + ], + "loc": { + "start": { + "line": 70, + "column": 12 + }, + "end": { + "line": 70, + "column": 72 + } + } + }, + "range": [ + 1913, + 2010 + ], + "loc": { + "start": { + "line": 69, + "column": 8 + }, + "end": { + "line": 70, + "column": 72 + } + } + }, + "range": [ + 1913, + 2011 + ], + "loc": { + "start": { + "line": 69, + "column": 8 + }, + "end": { + "line": 70, + "column": 73 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Ensure filter's container element width matches column width, enabled\n * by default\n * @type {Boolean}\n ", + "range": [ + 1759, + 1904 + ], + "loc": { + "start": { + "line": 64, + "column": 8 + }, + "end": { + "line": 68, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Callback fired before a popup filter is opened\n * @type {Function}\n ", + "range": [ + 2021, + 2122 + ], + "loc": { + "start": { + "line": 72, + "column": 8 + }, + "end": { + "line": 75, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 2131, + 2135 + ], + "loc": { + "start": { + "line": 76, + "column": 8 + }, + "end": { + "line": 76, "column": 12 } } @@ -3077,31 +3351,31 @@ "type": "Identifier", "name": "onBeforeOpen", "range": [ - 1874, - 1886 + 2136, + 2148 ], "loc": { "start": { - "line": 68, + "line": 76, "column": 13 }, "end": { - "line": 68, + "line": 76, "column": 25 } } }, "range": [ - 1869, - 1886 + 2131, + 2148 ], "loc": { "start": { - "line": 68, + "line": 76, "column": 8 }, "end": { - "line": 68, + "line": 76, "column": 25 } } @@ -3114,16 +3388,16 @@ "type": "Identifier", "name": "isFn", "range": [ - 1889, - 1893 + 2151, + 2155 ], "loc": { "start": { - "line": 68, + "line": 76, "column": 28 }, "end": { - "line": 68, + "line": 76, "column": 32 } } @@ -3136,16 +3410,16 @@ "type": "Identifier", "name": "f", "range": [ - 1894, - 1895 + 2156, + 2157 ], "loc": { "start": { - "line": 68, + "line": 76, "column": 33 }, "end": { - "line": 68, + "line": 76, "column": 34 } } @@ -3154,47 +3428,47 @@ "type": "Identifier", "name": "on_before_popup_filter_open", "range": [ - 1896, - 1923 + 2158, + 2185 ], "loc": { "start": { - "line": 68, + "line": 76, "column": 35 }, "end": { - "line": 68, + "line": 76, "column": 62 } } }, "range": [ - 1894, - 1923 + 2156, + 2185 ], "loc": { "start": { - "line": 68, + "line": 76, "column": 33 }, "end": { - "line": 68, + "line": 76, "column": 62 } } } ], "range": [ - 1889, - 1924 + 2151, + 2186 ], "loc": { "start": { - "line": 68, + "line": 76, "column": 28 }, "end": { - "line": 68, + "line": 76, "column": 63 } } @@ -3206,16 +3480,16 @@ "type": "Identifier", "name": "f", "range": [ - 1939, - 1940 + 2201, + 2202 ], "loc": { "start": { - "line": 69, + "line": 77, "column": 12 }, "end": { - "line": 69, + "line": 77, "column": 13 } } @@ -3224,31 +3498,31 @@ "type": "Identifier", "name": "on_before_popup_filter_open", "range": [ - 1941, - 1968 + 2203, + 2230 ], "loc": { "start": { - "line": 69, + "line": 77, "column": 14 }, "end": { - "line": 69, + "line": 77, "column": 41 } } }, "range": [ - 1939, - 1968 + 2201, + 2230 ], "loc": { "start": { - "line": 69, + "line": 77, "column": 12 }, "end": { - "line": 69, + "line": 77, "column": 41 } } @@ -3258,61 +3532,61 @@ "value": null, "raw": "null", "range": [ - 1971, - 1975 + 2233, + 2237 ], "loc": { "start": { - "line": 69, + "line": 77, "column": 44 }, "end": { - "line": 69, + "line": 77, "column": 48 } } }, "range": [ - 1889, - 1975 + 2151, + 2237 ], "loc": { "start": { - "line": 68, + "line": 76, "column": 28 }, "end": { - "line": 69, + "line": 77, "column": 48 } } }, "range": [ - 1869, - 1975 + 2131, + 2237 ], "loc": { "start": { - "line": 68, + "line": 76, "column": 8 }, "end": { - "line": 69, + "line": 77, "column": 48 } } }, "range": [ - 1869, - 1976 + 2131, + 2238 ], "loc": { "start": { - "line": 68, + "line": 76, "column": 8 }, "end": { - "line": 69, + "line": 77, "column": 49 } }, @@ -3321,16 +3595,16 @@ "type": "Block", "value": "*\n * Callback fired before a popup filter is opened\n * @type {Function}\n ", "range": [ - 1759, - 1860 + 2021, + 2122 ], "loc": { "start": { - "line": 64, + "line": 72, "column": 8 }, "end": { - "line": 67, + "line": 75, "column": 11 } } @@ -3341,16 +3615,16 @@ "type": "Block", "value": "*\n * Callback fired after a popup filter is opened\n * @type {Function}\n ", "range": [ - 1986, - 2086 + 2248, + 2348 ], "loc": { "start": { - "line": 71, + "line": 79, "column": 8 }, "end": { - "line": 74, + "line": 82, "column": 11 } } @@ -3368,16 +3642,16 @@ "object": { "type": "ThisExpression", "range": [ - 2095, - 2099 + 2357, + 2361 ], "loc": { "start": { - "line": 75, + "line": 83, "column": 8 }, "end": { - "line": 75, + "line": 83, "column": 12 } } @@ -3386,31 +3660,31 @@ "type": "Identifier", "name": "onAfterOpen", "range": [ - 2100, - 2111 + 2362, + 2373 ], "loc": { "start": { - "line": 75, + "line": 83, "column": 13 }, "end": { - "line": 75, + "line": 83, "column": 24 } } }, "range": [ - 2095, - 2111 + 2357, + 2373 ], "loc": { "start": { - "line": 75, + "line": 83, "column": 8 }, "end": { - "line": 75, + "line": 83, "column": 24 } } @@ -3423,16 +3697,16 @@ "type": "Identifier", "name": "isFn", "range": [ - 2114, - 2118 + 2376, + 2380 ], "loc": { "start": { - "line": 75, + "line": 83, "column": 27 }, "end": { - "line": 75, + "line": 83, "column": 31 } } @@ -3445,16 +3719,16 @@ "type": "Identifier", "name": "f", "range": [ - 2119, - 2120 + 2381, + 2382 ], "loc": { "start": { - "line": 75, + "line": 83, "column": 32 }, "end": { - "line": 75, + "line": 83, "column": 33 } } @@ -3463,47 +3737,47 @@ "type": "Identifier", "name": "on_after_popup_filter_open", "range": [ - 2121, - 2147 + 2383, + 2409 ], "loc": { "start": { - "line": 75, + "line": 83, "column": 34 }, "end": { - "line": 75, + "line": 83, "column": 60 } } }, "range": [ - 2119, - 2147 + 2381, + 2409 ], "loc": { "start": { - "line": 75, + "line": 83, "column": 32 }, "end": { - "line": 75, + "line": 83, "column": 60 } } } ], "range": [ - 2114, - 2148 + 2376, + 2410 ], "loc": { "start": { - "line": 75, + "line": 83, "column": 27 }, "end": { - "line": 75, + "line": 83, "column": 61 } } @@ -3515,16 +3789,16 @@ "type": "Identifier", "name": "f", "range": [ - 2163, - 2164 + 2425, + 2426 ], "loc": { "start": { - "line": 76, + "line": 84, "column": 12 }, "end": { - "line": 76, + "line": 84, "column": 13 } } @@ -3533,31 +3807,31 @@ "type": "Identifier", "name": "on_after_popup_filter_open", "range": [ - 2165, - 2191 + 2427, + 2453 ], "loc": { "start": { - "line": 76, + "line": 84, "column": 14 }, "end": { - "line": 76, + "line": 84, "column": 40 } } }, "range": [ - 2163, - 2191 + 2425, + 2453 ], "loc": { "start": { - "line": 76, + "line": 84, "column": 12 }, "end": { - "line": 76, + "line": 84, "column": 40 } } @@ -3567,61 +3841,61 @@ "value": null, "raw": "null", "range": [ - 2194, - 2198 + 2456, + 2460 ], "loc": { "start": { - "line": 76, + "line": 84, "column": 43 }, "end": { - "line": 76, + "line": 84, "column": 47 } } }, "range": [ - 2114, - 2198 + 2376, + 2460 ], "loc": { "start": { - "line": 75, + "line": 83, "column": 27 }, "end": { - "line": 76, + "line": 84, "column": 47 } } }, "range": [ - 2095, - 2198 + 2357, + 2460 ], "loc": { "start": { - "line": 75, + "line": 83, "column": 8 }, "end": { - "line": 76, + "line": 84, "column": 47 } } }, "range": [ - 2095, - 2199 + 2357, + 2461 ], "loc": { "start": { - "line": 75, + "line": 83, "column": 8 }, "end": { - "line": 76, + "line": 84, "column": 48 } }, @@ -3630,16 +3904,16 @@ "type": "Block", "value": "*\n * Callback fired after a popup filter is opened\n * @type {Function}\n ", "range": [ - 1986, - 2086 + 2248, + 2348 ], "loc": { "start": { - "line": 71, + "line": 79, "column": 8 }, "end": { - "line": 74, + "line": 82, "column": 11 } } @@ -3650,16 +3924,16 @@ "type": "Block", "value": "*\n * Callback fired before a popup filter is closed\n * @type {Function}\n ", "range": [ - 2209, - 2310 + 2471, + 2572 ], "loc": { "start": { - "line": 78, + "line": 86, "column": 8 }, "end": { - "line": 81, + "line": 89, "column": 11 } } @@ -3677,16 +3951,16 @@ "object": { "type": "ThisExpression", "range": [ - 2319, - 2323 + 2581, + 2585 ], "loc": { "start": { - "line": 82, + "line": 90, "column": 8 }, "end": { - "line": 82, + "line": 90, "column": 12 } } @@ -3695,31 +3969,31 @@ "type": "Identifier", "name": "onBeforeClose", "range": [ - 2324, - 2337 + 2586, + 2599 ], "loc": { "start": { - "line": 82, + "line": 90, "column": 13 }, "end": { - "line": 82, + "line": 90, "column": 26 } } }, "range": [ - 2319, - 2337 + 2581, + 2599 ], "loc": { "start": { - "line": 82, + "line": 90, "column": 8 }, "end": { - "line": 82, + "line": 90, "column": 26 } } @@ -3732,16 +4006,16 @@ "type": "Identifier", "name": "isFn", "range": [ - 2340, - 2344 + 2602, + 2606 ], "loc": { "start": { - "line": 82, + "line": 90, "column": 29 }, "end": { - "line": 82, + "line": 90, "column": 33 } } @@ -3754,16 +4028,16 @@ "type": "Identifier", "name": "f", "range": [ - 2345, - 2346 + 2607, + 2608 ], "loc": { "start": { - "line": 82, + "line": 90, "column": 34 }, "end": { - "line": 82, + "line": 90, "column": 35 } } @@ -3772,47 +4046,47 @@ "type": "Identifier", "name": "on_before_popup_filter_close", "range": [ - 2347, - 2375 + 2609, + 2637 ], "loc": { "start": { - "line": 82, + "line": 90, "column": 36 }, "end": { - "line": 82, + "line": 90, "column": 64 } } }, "range": [ - 2345, - 2375 + 2607, + 2637 ], "loc": { "start": { - "line": 82, + "line": 90, "column": 34 }, "end": { - "line": 82, + "line": 90, "column": 64 } } } ], "range": [ - 2340, - 2376 + 2602, + 2638 ], "loc": { "start": { - "line": 82, + "line": 90, "column": 29 }, "end": { - "line": 82, + "line": 90, "column": 65 } } @@ -3824,16 +4098,16 @@ "type": "Identifier", "name": "f", "range": [ - 2391, - 2392 + 2653, + 2654 ], "loc": { "start": { - "line": 83, + "line": 91, "column": 12 }, "end": { - "line": 83, + "line": 91, "column": 13 } } @@ -3842,31 +4116,31 @@ "type": "Identifier", "name": "on_before_popup_filter_close", "range": [ - 2393, - 2421 + 2655, + 2683 ], "loc": { "start": { - "line": 83, + "line": 91, "column": 14 }, "end": { - "line": 83, + "line": 91, "column": 42 } } }, "range": [ - 2391, - 2421 + 2653, + 2683 ], "loc": { "start": { - "line": 83, + "line": 91, "column": 12 }, "end": { - "line": 83, + "line": 91, "column": 42 } } @@ -3876,61 +4150,61 @@ "value": null, "raw": "null", "range": [ - 2424, - 2428 + 2686, + 2690 ], "loc": { "start": { - "line": 83, + "line": 91, "column": 45 }, "end": { - "line": 83, + "line": 91, "column": 49 } } }, "range": [ - 2340, - 2428 + 2602, + 2690 ], "loc": { "start": { - "line": 82, + "line": 90, "column": 29 }, "end": { - "line": 83, + "line": 91, "column": 49 } } }, "range": [ - 2319, - 2428 + 2581, + 2690 ], "loc": { "start": { - "line": 82, + "line": 90, "column": 8 }, "end": { - "line": 83, + "line": 91, "column": 49 } } }, "range": [ - 2319, - 2429 + 2581, + 2691 ], "loc": { "start": { - "line": 82, + "line": 90, "column": 8 }, "end": { - "line": 83, + "line": 91, "column": 50 } }, @@ -3939,16 +4213,16 @@ "type": "Block", "value": "*\n * Callback fired before a popup filter is closed\n * @type {Function}\n ", "range": [ - 2209, - 2310 + 2471, + 2572 ], "loc": { "start": { - "line": 78, + "line": 86, "column": 8 }, "end": { - "line": 81, + "line": 89, "column": 11 } } @@ -3959,16 +4233,16 @@ "type": "Block", "value": "*\n * Callback fired after a popup filter is closed\n * @type {Function}\n ", "range": [ - 2439, - 2539 + 2701, + 2801 ], "loc": { "start": { - "line": 85, + "line": 93, "column": 8 }, "end": { - "line": 88, + "line": 96, "column": 11 } } @@ -3986,16 +4260,16 @@ "object": { "type": "ThisExpression", "range": [ - 2548, - 2552 + 2810, + 2814 ], "loc": { "start": { - "line": 89, + "line": 97, "column": 8 }, "end": { - "line": 89, + "line": 97, "column": 12 } } @@ -4004,31 +4278,31 @@ "type": "Identifier", "name": "onAfterClose", "range": [ - 2553, - 2565 + 2815, + 2827 ], "loc": { "start": { - "line": 89, + "line": 97, "column": 13 }, "end": { - "line": 89, + "line": 97, "column": 25 } } }, "range": [ - 2548, - 2565 + 2810, + 2827 ], "loc": { "start": { - "line": 89, + "line": 97, "column": 8 }, "end": { - "line": 89, + "line": 97, "column": 25 } } @@ -4041,16 +4315,16 @@ "type": "Identifier", "name": "isFn", "range": [ - 2568, - 2572 + 2830, + 2834 ], "loc": { "start": { - "line": 89, + "line": 97, "column": 28 }, "end": { - "line": 89, + "line": 97, "column": 32 } } @@ -4063,16 +4337,16 @@ "type": "Identifier", "name": "f", "range": [ - 2573, - 2574 + 2835, + 2836 ], "loc": { "start": { - "line": 89, + "line": 97, "column": 33 }, "end": { - "line": 89, + "line": 97, "column": 34 } } @@ -4081,47 +4355,47 @@ "type": "Identifier", "name": "on_after_popup_filter_close", "range": [ - 2575, - 2602 + 2837, + 2864 ], "loc": { "start": { - "line": 89, + "line": 97, "column": 35 }, "end": { - "line": 89, + "line": 97, "column": 62 } } }, "range": [ - 2573, - 2602 + 2835, + 2864 ], "loc": { "start": { - "line": 89, + "line": 97, "column": 33 }, "end": { - "line": 89, + "line": 97, "column": 62 } } } ], "range": [ - 2568, - 2603 + 2830, + 2865 ], "loc": { "start": { - "line": 89, + "line": 97, "column": 28 }, "end": { - "line": 89, + "line": 97, "column": 63 } } @@ -4133,16 +4407,16 @@ "type": "Identifier", "name": "f", "range": [ - 2618, - 2619 + 2880, + 2881 ], "loc": { "start": { - "line": 90, + "line": 98, "column": 12 }, "end": { - "line": 90, + "line": 98, "column": 13 } } @@ -4151,31 +4425,31 @@ "type": "Identifier", "name": "on_after_popup_filter_close", "range": [ - 2620, - 2647 + 2882, + 2909 ], "loc": { "start": { - "line": 90, + "line": 98, "column": 14 }, "end": { - "line": 90, + "line": 98, "column": 41 } } }, "range": [ - 2618, - 2647 + 2880, + 2909 ], "loc": { "start": { - "line": 90, + "line": 98, "column": 12 }, "end": { - "line": 90, + "line": 98, "column": 41 } } @@ -4185,61 +4459,61 @@ "value": null, "raw": "null", "range": [ - 2650, - 2654 + 2912, + 2916 ], "loc": { "start": { - "line": 90, + "line": 98, "column": 44 }, "end": { - "line": 90, + "line": 98, "column": 48 } } }, "range": [ - 2568, - 2654 + 2830, + 2916 ], "loc": { "start": { - "line": 89, + "line": 97, "column": 28 }, "end": { - "line": 90, + "line": 98, "column": 48 } } }, "range": [ - 2548, - 2654 + 2810, + 2916 ], "loc": { "start": { - "line": 89, + "line": 97, "column": 8 }, "end": { - "line": 90, + "line": 98, "column": 48 } } }, "range": [ - 2548, - 2655 + 2810, + 2917 ], "loc": { "start": { - "line": 89, + "line": 97, "column": 8 }, "end": { - "line": 90, + "line": 98, "column": 49 } }, @@ -4248,16 +4522,16 @@ "type": "Block", "value": "*\n * Callback fired after a popup filter is closed\n * @type {Function}\n ", "range": [ - 2439, - 2539 + 2701, + 2801 ], "loc": { "start": { - "line": 85, + "line": 93, "column": 8 }, "end": { - "line": 88, + "line": 96, "column": 11 } } @@ -4268,16 +4542,16 @@ "type": "Block", "value": "*\n * Collection of filters spans\n * @type {Array}\n * @private\n ", "range": [ - 2665, - 2764 + 2927, + 3026 ], "loc": { "start": { - "line": 92, + "line": 100, "column": 8 }, "end": { - "line": 96, + "line": 104, "column": 11 } } @@ -4295,16 +4569,16 @@ "object": { "type": "ThisExpression", "range": [ - 2773, - 2777 + 3035, + 3039 ], "loc": { "start": { - "line": 97, + "line": 105, "column": 8 }, "end": { - "line": 97, + "line": 105, "column": 12 } } @@ -4313,31 +4587,31 @@ "type": "Identifier", "name": "fltSpans", "range": [ - 2778, - 2786 + 3040, + 3048 ], "loc": { "start": { - "line": 97, + "line": 105, "column": 13 }, "end": { - "line": 97, + "line": 105, "column": 21 } } }, "range": [ - 2773, - 2786 + 3035, + 3048 ], "loc": { "start": { - "line": 97, + "line": 105, "column": 8 }, "end": { - "line": 97, + "line": 105, "column": 21 } } @@ -4346,46 +4620,46 @@ "type": "ArrayExpression", "elements": [], "range": [ - 2789, - 2791 + 3051, + 3053 ], "loc": { "start": { - "line": 97, + "line": 105, "column": 24 }, "end": { - "line": 97, + "line": 105, "column": 26 } } }, "range": [ - 2773, - 2791 + 3035, + 3053 ], "loc": { "start": { - "line": 97, + "line": 105, "column": 8 }, "end": { - "line": 97, + "line": 105, "column": 26 } } }, "range": [ - 2773, - 2792 + 3035, + 3054 ], "loc": { "start": { - "line": 97, + "line": 105, "column": 8 }, "end": { - "line": 97, + "line": 105, "column": 27 } }, @@ -4394,16 +4668,16 @@ "type": "Block", "value": "*\n * Collection of filters spans\n * @type {Array}\n * @private\n ", "range": [ - 2665, - 2764 + 2927, + 3026 ], "loc": { "start": { - "line": 92, + "line": 100, "column": 8 }, "end": { - "line": 96, + "line": 104, "column": 11 } } @@ -4414,16 +4688,16 @@ "type": "Block", "value": "*\n * Collection of filters icons\n * @type {Array}\n * @private\n ", "range": [ - 2802, - 2901 + 3064, + 3163 ], "loc": { "start": { - "line": 99, + "line": 107, "column": 8 }, "end": { - "line": 103, + "line": 111, "column": 11 } } @@ -4441,16 +4715,16 @@ "object": { "type": "ThisExpression", "range": [ - 2910, - 2914 + 3172, + 3176 ], "loc": { "start": { - "line": 104, + "line": 112, "column": 8 }, "end": { - "line": 104, + "line": 112, "column": 12 } } @@ -4459,31 +4733,31 @@ "type": "Identifier", "name": "fltIcons", "range": [ - 2915, - 2923 + 3177, + 3185 ], "loc": { "start": { - "line": 104, + "line": 112, "column": 13 }, "end": { - "line": 104, + "line": 112, "column": 21 } } }, "range": [ - 2910, - 2923 + 3172, + 3185 ], "loc": { "start": { - "line": 104, + "line": 112, "column": 8 }, "end": { - "line": 104, + "line": 112, "column": 21 } } @@ -4492,46 +4766,46 @@ "type": "ArrayExpression", "elements": [], "range": [ - 2926, - 2928 + 3188, + 3190 ], "loc": { "start": { - "line": 104, + "line": 112, "column": 24 }, "end": { - "line": 104, + "line": 112, "column": 26 } } }, "range": [ - 2910, - 2928 + 3172, + 3190 ], "loc": { "start": { - "line": 104, + "line": 112, "column": 8 }, "end": { - "line": 104, + "line": 112, "column": 26 } } }, "range": [ - 2910, - 2929 + 3172, + 3191 ], "loc": { "start": { - "line": 104, + "line": 112, "column": 8 }, "end": { - "line": 104, + "line": 112, "column": 27 } }, @@ -4540,16 +4814,16 @@ "type": "Block", "value": "*\n * Collection of filters icons\n * @type {Array}\n * @private\n ", "range": [ - 2802, - 2901 + 3064, + 3163 ], "loc": { "start": { - "line": 99, + "line": 107, "column": 8 }, "end": { - "line": 103, + "line": 111, "column": 11 } } @@ -4560,16 +4834,16 @@ "type": "Block", "value": "*\n * Collection of filters icons cached after pop-up filters are removed\n * @type {Array}\n * @private\n ", "range": [ - 2939, - 3078 + 3201, + 3340 ], "loc": { "start": { - "line": 106, + "line": 114, "column": 8 }, "end": { - "line": 110, + "line": 118, "column": 11 } } @@ -4587,16 +4861,16 @@ "object": { "type": "ThisExpression", "range": [ - 3087, - 3091 + 3349, + 3353 ], "loc": { "start": { - "line": 111, + "line": 119, "column": 8 }, "end": { - "line": 111, + "line": 119, "column": 12 } } @@ -4605,31 +4879,31 @@ "type": "Identifier", "name": "filtersCache", "range": [ - 3092, - 3104 + 3354, + 3366 ], "loc": { "start": { - "line": 111, + "line": 119, "column": 13 }, "end": { - "line": 111, + "line": 119, "column": 25 } } }, "range": [ - 3087, - 3104 + 3349, + 3366 ], "loc": { "start": { - "line": 111, + "line": 119, "column": 8 }, "end": { - "line": 111, + "line": 119, "column": 25 } } @@ -4639,46 +4913,46 @@ "value": null, "raw": "null", "range": [ - 3107, - 3111 + 3369, + 3373 ], "loc": { "start": { - "line": 111, + "line": 119, "column": 28 }, "end": { - "line": 111, + "line": 119, "column": 32 } } }, "range": [ - 3087, - 3111 + 3349, + 3373 ], "loc": { "start": { - "line": 111, + "line": 119, "column": 8 }, "end": { - "line": 111, + "line": 119, "column": 32 } } }, "range": [ - 3087, - 3112 + 3349, + 3374 ], "loc": { "start": { - "line": 111, + "line": 119, "column": 8 }, "end": { - "line": 111, + "line": 119, "column": 33 } }, @@ -4687,16 +4961,16 @@ "type": "Block", "value": "*\n * Collection of filters icons cached after pop-up filters are removed\n * @type {Array}\n * @private\n ", "range": [ - 2939, - 3078 + 3201, + 3340 ], "loc": { "start": { - "line": 106, + "line": 114, "column": 8 }, "end": { - "line": 110, + "line": 118, "column": 11 } } @@ -4707,16 +4981,16 @@ "type": "Block", "value": "*\n * Collection of filters containers\n * @type {Array}\n * @private\n ", "range": [ - 3122, - 3226 + 3384, + 3488 ], "loc": { "start": { - "line": 113, + "line": 121, "column": 8 }, "end": { - "line": 117, + "line": 125, "column": 11 } } @@ -4734,16 +5008,16 @@ "object": { "type": "ThisExpression", "range": [ - 3235, - 3239 + 3497, + 3501 ], "loc": { "start": { - "line": 118, + "line": 126, "column": 8 }, "end": { - "line": 118, + "line": 126, "column": 12 } } @@ -4752,31 +5026,31 @@ "type": "Identifier", "name": "fltElms", "range": [ - 3240, - 3247 + 3502, + 3509 ], "loc": { "start": { - "line": 118, + "line": 126, "column": 13 }, "end": { - "line": 118, + "line": 126, "column": 20 } } }, "range": [ - 3235, - 3247 + 3497, + 3509 ], "loc": { "start": { - "line": 118, + "line": 126, "column": 8 }, "end": { - "line": 118, + "line": 126, "column": 20 } } @@ -4790,16 +5064,16 @@ "object": { "type": "ThisExpression", "range": [ - 3250, - 3254 + 3512, + 3516 ], "loc": { "start": { - "line": 118, + "line": 126, "column": 23 }, "end": { - "line": 118, + "line": 126, "column": 27 } } @@ -4808,31 +5082,31 @@ "type": "Identifier", "name": "filtersCache", "range": [ - 3255, - 3267 + 3517, + 3529 ], "loc": { "start": { - "line": 118, + "line": 126, "column": 28 }, "end": { - "line": 118, + "line": 126, "column": 40 } } }, "range": [ - 3250, - 3267 + 3512, + 3529 ], "loc": { "start": { - "line": 118, + "line": 126, "column": 23 }, "end": { - "line": 118, + "line": 126, "column": 40 } } @@ -4841,61 +5115,61 @@ "type": "ArrayExpression", "elements": [], "range": [ - 3271, - 3273 + 3533, + 3535 ], "loc": { "start": { - "line": 118, + "line": 126, "column": 44 }, "end": { - "line": 118, + "line": 126, "column": 46 } } }, "range": [ - 3250, - 3273 + 3512, + 3535 ], "loc": { "start": { - "line": 118, + "line": 126, "column": 23 }, "end": { - "line": 118, + "line": 126, "column": 46 } } }, "range": [ - 3235, - 3273 + 3497, + 3535 ], "loc": { "start": { - "line": 118, + "line": 126, "column": 8 }, "end": { - "line": 118, + "line": 126, "column": 46 } } }, "range": [ - 3235, - 3274 + 3497, + 3536 ], "loc": { "start": { - "line": 118, + "line": 126, "column": 8 }, "end": { - "line": 118, + "line": 126, "column": 47 } }, @@ -4904,163 +5178,16 @@ "type": "Block", "value": "*\n * Collection of filters containers\n * @type {Array}\n * @private\n ", "range": [ - 3122, - 3226 + 3384, + 3488 ], "loc": { "start": { - "line": 113, + "line": 121, "column": 8 }, "end": { - "line": 117, - "column": 11 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Ensure filter's container element width matches column width\n * @type {Boolean}\n ", - "range": [ - 3284, - 3398 - ], - "loc": { - "start": { - "line": 120, - "column": 8 - }, - "end": { - "line": 123, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 3407, - 3411 - ], - "loc": { - "start": { - "line": 124, - "column": 8 - }, - "end": { - "line": 124, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "adjustToContainer", - "range": [ - 3412, - 3429 - ], - "loc": { - "start": { - "line": 124, - "column": 13 - }, - "end": { - "line": 124, - "column": 30 - } - } - }, - "range": [ - 3407, - 3429 - ], - "loc": { - "start": { - "line": 124, - "column": 8 - }, - "end": { - "line": 124, - "column": 30 - } - } - }, - "right": { - "type": "Literal", - "value": true, - "raw": "true", - "range": [ - 3432, - 3436 - ], - "loc": { - "start": { - "line": 124, - "column": 33 - }, - "end": { - "line": 124, - "column": 37 - } - } - }, - "range": [ - 3407, - 3436 - ], - "loc": { - "start": { - "line": 124, - "column": 8 - }, - "end": { - "line": 124, - "column": 37 - } - } - }, - "range": [ - 3407, - 3437 - ], - "loc": { - "start": { - "line": 124, - "column": 8 - }, - "end": { - "line": 124, - "column": 38 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Ensure filter's container element width matches column width\n * @type {Boolean}\n ", - "range": [ - 3284, - 3398 - ], - "loc": { - "start": { - "line": 120, - "column": 8 - }, - "end": { - "line": 123, + "line": 125, "column": 11 } } @@ -5071,16 +5198,16 @@ "type": "Block", "value": "*\n * Prefix for pop-up filter container ID\n * @type {String}\n * @private\n ", "range": [ - 3447, - 3557 + 3546, + 3656 ], "loc": { "start": { - "line": 126, + "line": 128, "column": 8 }, "end": { - "line": 130, + "line": 132, "column": 11 } } @@ -5098,16 +5225,16 @@ "object": { "type": "ThisExpression", "range": [ - 3566, - 3570 + 3665, + 3669 ], "loc": { "start": { - "line": 131, + "line": 133, "column": 8 }, "end": { - "line": 131, + "line": 133, "column": 12 } } @@ -5116,31 +5243,31 @@ "type": "Identifier", "name": "prfxDiv", "range": [ - 3571, - 3578 + 3670, + 3677 ], "loc": { "start": { - "line": 131, + "line": 133, "column": 13 }, "end": { - "line": 131, + "line": 133, "column": 20 } } }, "range": [ - 3566, - 3578 + 3665, + 3677 ], "loc": { "start": { - "line": 131, + "line": 133, "column": 8 }, "end": { - "line": 131, + "line": 133, "column": 20 } } @@ -5150,46 +5277,46 @@ "value": "popup_", "raw": "'popup_'", "range": [ - 3581, - 3589 + 3680, + 3688 ], "loc": { "start": { - "line": 131, + "line": 133, "column": 23 }, "end": { - "line": 131, + "line": 133, "column": 31 } } }, "range": [ - 3566, - 3589 + 3665, + 3688 ], "loc": { "start": { - "line": 131, + "line": 133, "column": 8 }, "end": { - "line": 131, + "line": 133, "column": 31 } } }, "range": [ - 3566, - 3590 + 3665, + 3689 ], "loc": { "start": { - "line": 131, + "line": 133, "column": 8 }, "end": { - "line": 131, + "line": 133, "column": 32 } }, @@ -5198,16 +5325,16 @@ "type": "Block", "value": "*\n * Prefix for pop-up filter container ID\n * @type {String}\n * @private\n ", "range": [ - 3447, - 3557 + 3546, + 3656 ], "loc": { "start": { - "line": 126, + "line": 128, "column": 8 }, "end": { - "line": 130, + "line": 132, "column": 11 } } @@ -5218,16 +5345,16 @@ "type": "Block", "value": "*\n * Column index of popup filter currently active\n * @type {Number}\n * @private\n ", "range": [ - 3600, - 3718 + 3699, + 3817 ], "loc": { "start": { - "line": 133, + "line": 135, "column": 8 }, "end": { - "line": 137, + "line": 139, "column": 11 } } @@ -5245,16 +5372,16 @@ "object": { "type": "ThisExpression", "range": [ - 3727, - 3731 + 3826, + 3830 ], "loc": { "start": { - "line": 138, + "line": 140, "column": 8 }, "end": { - "line": 138, + "line": 140, "column": 12 } } @@ -5263,31 +5390,31 @@ "type": "Identifier", "name": "activeFilterIdx", "range": [ - 3732, - 3747 + 3831, + 3846 ], "loc": { "start": { - "line": 138, + "line": 140, "column": 13 }, "end": { - "line": 138, + "line": 140, "column": 28 } } }, "range": [ - 3727, - 3747 + 3826, + 3846 ], "loc": { "start": { - "line": 138, + "line": 140, "column": 8 }, "end": { - "line": 138, + "line": 140, "column": 28 } } @@ -5300,62 +5427,62 @@ "value": 1, "raw": "1", "range": [ - 3751, - 3752 + 3850, + 3851 ], "loc": { "start": { - "line": 138, + "line": 140, "column": 32 }, "end": { - "line": 138, + "line": 140, "column": 33 } } }, "prefix": true, "range": [ - 3750, - 3752 + 3849, + 3851 ], "loc": { "start": { - "line": 138, + "line": 140, "column": 31 }, "end": { - "line": 138, + "line": 140, "column": 33 } } }, "range": [ - 3727, - 3752 + 3826, + 3851 ], "loc": { "start": { - "line": 138, + "line": 140, "column": 8 }, "end": { - "line": 138, + "line": 140, "column": 33 } } }, "range": [ - 3727, - 3753 + 3826, + 3852 ], "loc": { "start": { - "line": 138, + "line": 140, "column": 8 }, "end": { - "line": 138, + "line": 140, "column": 34 } }, @@ -5364,16 +5491,16 @@ "type": "Block", "value": "*\n * Column index of popup filter currently active\n * @type {Number}\n * @private\n ", "range": [ - 3600, - 3718 + 3699, + 3817 ], "loc": { "start": { - "line": 133, + "line": 135, "column": 8 }, "end": { - "line": 137, + "line": 139, "column": 11 } } @@ -5383,7 +5510,7 @@ ], "range": [ 550, - 3759 + 3858 ], "loc": { "start": { @@ -5391,7 +5518,7 @@ "column": 20 }, "end": { - "line": 139, + "line": 141, "column": 5 } } @@ -5400,7 +5527,7 @@ "expression": false, "range": [ 545, - 3759 + 3858 ], "loc": { "start": { @@ -5408,7 +5535,7 @@ "column": 15 }, "end": { - "line": 139, + "line": 141, "column": 5 } } @@ -5417,7 +5544,7 @@ "computed": false, "range": [ 534, - 3759 + 3858 ], "loc": { "start": { @@ -5425,7 +5552,7 @@ "column": 4 }, "end": { - "line": 139, + "line": 141, "column": 5 } }, @@ -5454,16 +5581,16 @@ "type": "Block", "value": "*\n * Click event handler for pop-up filter icon\n * @private\n ", "range": [ - 3765, - 3842 + 3864, + 3941 ], "loc": { "start": { - "line": 141, + "line": 143, "column": 4 }, "end": { - "line": 144, + "line": 146, "column": 7 } } @@ -5477,16 +5604,16 @@ "type": "Identifier", "name": "onClick", "range": [ - 3847, - 3854 + 3946, + 3953 ], "loc": { "start": { - "line": 145, + "line": 147, "column": 4 }, "end": { - "line": 145, + "line": 147, "column": 11 } } @@ -5499,16 +5626,16 @@ "type": "Identifier", "name": "evt", "range": [ - 3855, - 3858 + 3954, + 3957 ], "loc": { "start": { - "line": 145, + "line": 147, "column": 12 }, "end": { - "line": 145, + "line": 147, "column": 15 } } @@ -5526,16 +5653,16 @@ "type": "Identifier", "name": "elm", "range": [ - 3874, - 3877 + 3973, + 3976 ], "loc": { "start": { - "line": 146, + "line": 148, "column": 12 }, "end": { - "line": 146, + "line": 148, "column": 15 } } @@ -5549,16 +5676,16 @@ "type": "Identifier", "name": "targetEvt", "range": [ - 3880, - 3889 + 3979, + 3988 ], "loc": { "start": { - "line": 146, + "line": 148, "column": 18 }, "end": { - "line": 146, + "line": 148, "column": 27 } } @@ -5568,32 +5695,32 @@ "type": "Identifier", "name": "evt", "range": [ - 3890, - 3893 + 3989, + 3992 ], "loc": { "start": { - "line": 146, + "line": 148, "column": 28 }, "end": { - "line": 146, + "line": 148, "column": 31 } } } ], "range": [ - 3880, - 3894 + 3979, + 3993 ], "loc": { "start": { - "line": 146, + "line": 148, "column": 18 }, "end": { - "line": 146, + "line": 148, "column": 32 } } @@ -5602,46 +5729,46 @@ "type": "Identifier", "name": "parentNode", "range": [ - 3895, - 3905 + 3994, + 4004 ], "loc": { "start": { - "line": 146, + "line": 148, "column": 33 }, "end": { - "line": 146, + "line": 148, "column": 43 } } }, "range": [ - 3880, - 3905 + 3979, + 4004 ], "loc": { "start": { - "line": 146, + "line": 148, "column": 18 }, "end": { - "line": 146, + "line": 148, "column": 43 } } }, "range": [ - 3874, - 3905 + 3973, + 4004 ], "loc": { "start": { - "line": 146, + "line": 148, "column": 12 }, "end": { - "line": 146, + "line": 148, "column": 43 } } @@ -5649,16 +5776,16 @@ ], "kind": "let", "range": [ - 3870, - 3906 + 3969, + 4005 ], "loc": { "start": { - "line": 146, + "line": 148, "column": 8 }, "end": { - "line": 146, + "line": 148, "column": 44 } } @@ -5672,16 +5799,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 3919, - 3927 + 4018, + 4026 ], "loc": { "start": { - "line": 147, + "line": 149, "column": 12 }, "end": { - "line": 147, + "line": 149, "column": 20 } } @@ -5692,16 +5819,16 @@ "type": "Identifier", "name": "parseInt", "range": [ - 3930, - 3938 + 4029, + 4037 ], "loc": { "start": { - "line": 147, + "line": 149, "column": 23 }, "end": { - "line": 147, + "line": 149, "column": 31 } } @@ -5716,16 +5843,16 @@ "type": "Identifier", "name": "elm", "range": [ - 3939, - 3942 + 4038, + 4041 ], "loc": { "start": { - "line": 147, + "line": 149, "column": 32 }, "end": { - "line": 147, + "line": 149, "column": 35 } } @@ -5734,31 +5861,31 @@ "type": "Identifier", "name": "getAttribute", "range": [ - 3943, - 3955 + 4042, + 4054 ], "loc": { "start": { - "line": 147, + "line": 149, "column": 36 }, "end": { - "line": 147, + "line": 149, "column": 48 } } }, "range": [ - 3939, - 3955 + 4038, + 4054 ], "loc": { "start": { - "line": 147, + "line": 149, "column": 32 }, "end": { - "line": 147, + "line": 149, "column": 48 } } @@ -5769,32 +5896,32 @@ "value": "ci", "raw": "'ci'", "range": [ - 3956, - 3960 + 4055, + 4059 ], "loc": { "start": { - "line": 147, + "line": 149, "column": 49 }, "end": { - "line": 147, + "line": 149, "column": 53 } } } ], "range": [ - 3939, - 3961 + 4038, + 4060 ], "loc": { "start": { - "line": 147, + "line": 149, "column": 32 }, "end": { - "line": 147, + "line": 149, "column": 54 } } @@ -5804,47 +5931,47 @@ "value": 10, "raw": "10", "range": [ - 3963, - 3965 + 4062, + 4064 ], "loc": { "start": { - "line": 147, + "line": 149, "column": 56 }, "end": { - "line": 147, + "line": 149, "column": 58 } } } ], "range": [ - 3930, - 3966 + 4029, + 4065 ], "loc": { "start": { - "line": 147, + "line": 149, "column": 23 }, "end": { - "line": 147, + "line": 149, "column": 59 } } }, "range": [ - 3919, - 3966 + 4018, + 4065 ], "loc": { "start": { - "line": 147, + "line": 149, "column": 12 }, "end": { - "line": 147, + "line": 149, "column": 59 } } @@ -5852,16 +5979,16 @@ ], "kind": "let", "range": [ - 3915, - 3967 + 4014, + 4066 ], "loc": { "start": { - "line": 147, + "line": 149, "column": 8 }, "end": { - "line": 147, + "line": 149, "column": 60 } } @@ -5876,16 +6003,16 @@ "object": { "type": "ThisExpression", "range": [ - 3977, - 3981 + 4076, + 4080 ], "loc": { "start": { - "line": 149, + "line": 151, "column": 8 }, "end": { - "line": 149, + "line": 151, "column": 12 } } @@ -5894,31 +6021,31 @@ "type": "Identifier", "name": "closeAll", "range": [ - 3982, - 3990 + 4081, + 4089 ], "loc": { "start": { - "line": 149, + "line": 151, "column": 13 }, "end": { - "line": 149, + "line": 151, "column": 21 } } }, "range": [ - 3977, - 3990 + 4076, + 4089 ], "loc": { "start": { - "line": 149, + "line": 151, "column": 8 }, "end": { - "line": 149, + "line": 151, "column": 21 } } @@ -5928,47 +6055,47 @@ "type": "Identifier", "name": "colIndex", "range": [ - 3991, - 3999 + 4090, + 4098 ], "loc": { "start": { - "line": 149, + "line": 151, "column": 22 }, "end": { - "line": 149, + "line": 151, "column": 30 } } } ], "range": [ - 3977, - 4000 + 4076, + 4099 ], "loc": { "start": { - "line": 149, + "line": 151, "column": 8 }, "end": { - "line": 149, + "line": 151, "column": 31 } } }, "range": [ - 3977, - 4001 + 4076, + 4100 ], "loc": { "start": { - "line": 149, + "line": 151, "column": 8 }, "end": { - "line": 149, + "line": 151, "column": 32 } } @@ -5983,16 +6110,16 @@ "object": { "type": "ThisExpression", "range": [ - 4010, - 4014 + 4109, + 4113 ], "loc": { "start": { - "line": 150, + "line": 152, "column": 8 }, "end": { - "line": 150, + "line": 152, "column": 12 } } @@ -6001,31 +6128,31 @@ "type": "Identifier", "name": "toggle", "range": [ - 4015, - 4021 + 4114, + 4120 ], "loc": { "start": { - "line": 150, + "line": 152, "column": 13 }, "end": { - "line": 150, + "line": 152, "column": 19 } } }, "range": [ - 4010, - 4021 + 4109, + 4120 ], "loc": { "start": { - "line": 150, + "line": 152, "column": 8 }, "end": { - "line": 150, + "line": 152, "column": 19 } } @@ -6035,47 +6162,47 @@ "type": "Identifier", "name": "colIndex", "range": [ - 4022, - 4030 + 4121, + 4129 ], "loc": { "start": { - "line": 150, + "line": 152, "column": 20 }, "end": { - "line": 150, + "line": 152, "column": 28 } } } ], "range": [ - 4010, - 4031 + 4109, + 4130 ], "loc": { "start": { - "line": 150, + "line": 152, "column": 8 }, "end": { - "line": 150, + "line": 152, "column": 29 } } }, "range": [ - 4010, - 4032 + 4109, + 4131 ], "loc": { "start": { - "line": 150, + "line": 152, "column": 8 }, "end": { - "line": 150, + "line": 152, "column": 30 } } @@ -6088,16 +6215,16 @@ "object": { "type": "ThisExpression", "range": [ - 4046, - 4050 + 4145, + 4149 ], "loc": { "start": { - "line": 152, + "line": 154, "column": 12 }, "end": { - "line": 152, + "line": 154, "column": 16 } } @@ -6106,31 +6233,31 @@ "type": "Identifier", "name": "adjustToContainer", "range": [ - 4051, - 4068 + 4150, + 4167 ], "loc": { "start": { - "line": 152, + "line": 154, "column": 17 }, "end": { - "line": 152, + "line": 154, "column": 34 } } }, "range": [ - 4046, - 4068 + 4145, + 4167 ], "loc": { "start": { - "line": 152, + "line": 154, "column": 12 }, "end": { - "line": 152, + "line": 154, "column": 34 } } @@ -6147,16 +6274,16 @@ "type": "Identifier", "name": "cont", "range": [ - 4088, - 4092 + 4187, + 4191 ], "loc": { "start": { - "line": 153, + "line": 155, "column": 16 }, "end": { - "line": 153, + "line": 155, "column": 20 } } @@ -6170,16 +6297,16 @@ "object": { "type": "ThisExpression", "range": [ - 4095, - 4099 + 4194, + 4198 ], "loc": { "start": { - "line": 153, + "line": 155, "column": 23 }, "end": { - "line": 153, + "line": 155, "column": 27 } } @@ -6188,31 +6315,31 @@ "type": "Identifier", "name": "fltElms", "range": [ - 4100, - 4107 + 4199, + 4206 ], "loc": { "start": { - "line": 153, + "line": 155, "column": 28 }, "end": { - "line": 153, + "line": 155, "column": 35 } } }, "range": [ - 4095, - 4107 + 4194, + 4206 ], "loc": { "start": { - "line": 153, + "line": 155, "column": 23 }, "end": { - "line": 153, + "line": 155, "column": 35 } } @@ -6221,46 +6348,46 @@ "type": "Identifier", "name": "colIndex", "range": [ - 4108, - 4116 + 4207, + 4215 ], "loc": { "start": { - "line": 153, + "line": 155, "column": 36 }, "end": { - "line": 153, + "line": 155, "column": 44 } } }, "range": [ - 4095, - 4117 + 4194, + 4216 ], "loc": { "start": { - "line": 153, + "line": 155, "column": 23 }, "end": { - "line": 153, + "line": 155, "column": 45 } } }, "range": [ - 4088, - 4117 + 4187, + 4216 ], "loc": { "start": { - "line": 153, + "line": 155, "column": 16 }, "end": { - "line": 153, + "line": 155, "column": 45 } } @@ -6271,16 +6398,16 @@ "type": "Identifier", "name": "header", "range": [ - 4135, - 4141 + 4234, + 4240 ], "loc": { "start": { - "line": 154, + "line": 156, "column": 16 }, "end": { - "line": 154, + "line": 156, "column": 22 } } @@ -6296,16 +6423,16 @@ "object": { "type": "ThisExpression", "range": [ - 4144, - 4148 + 4243, + 4247 ], "loc": { "start": { - "line": 154, + "line": 156, "column": 25 }, "end": { - "line": 154, + "line": 156, "column": 29 } } @@ -6314,31 +6441,31 @@ "type": "Identifier", "name": "tf", "range": [ - 4149, - 4151 + 4248, + 4250 ], "loc": { "start": { - "line": 154, + "line": 156, "column": 30 }, "end": { - "line": 154, + "line": 156, "column": 32 } } }, "range": [ - 4144, - 4151 + 4243, + 4250 ], "loc": { "start": { - "line": 154, + "line": 156, "column": 25 }, "end": { - "line": 154, + "line": 156, "column": 32 } } @@ -6347,31 +6474,31 @@ "type": "Identifier", "name": "getHeaderElement", "range": [ - 4152, - 4168 + 4251, + 4267 ], "loc": { "start": { - "line": 154, + "line": 156, "column": 33 }, "end": { - "line": 154, + "line": 156, "column": 49 } } }, "range": [ - 4144, - 4168 + 4243, + 4267 ], "loc": { "start": { - "line": 154, + "line": 156, "column": 25 }, "end": { - "line": 154, + "line": 156, "column": 49 } } @@ -6381,47 +6508,47 @@ "type": "Identifier", "name": "colIndex", "range": [ - 4169, - 4177 + 4268, + 4276 ], "loc": { "start": { - "line": 154, + "line": 156, "column": 50 }, "end": { - "line": 154, + "line": 156, "column": 58 } } } ], "range": [ - 4144, - 4178 + 4243, + 4277 ], "loc": { "start": { - "line": 154, + "line": 156, "column": 25 }, "end": { - "line": 154, + "line": 156, "column": 59 } } }, "range": [ - 4135, - 4178 + 4234, + 4277 ], "loc": { "start": { - "line": 154, + "line": 156, "column": 16 }, "end": { - "line": 154, + "line": 156, "column": 59 } } @@ -6432,16 +6559,16 @@ "type": "Identifier", "name": "headerWidth", "range": [ - 4196, - 4207 + 4295, + 4306 ], "loc": { "start": { - "line": 155, + "line": 157, "column": 16 }, "end": { - "line": 155, + "line": 157, "column": 27 } } @@ -6456,16 +6583,16 @@ "type": "Identifier", "name": "header", "range": [ - 4210, - 4216 + 4309, + 4315 ], "loc": { "start": { - "line": 155, + "line": 157, "column": 30 }, "end": { - "line": 155, + "line": 157, "column": 36 } } @@ -6474,31 +6601,31 @@ "type": "Identifier", "name": "clientWidth", "range": [ - 4217, - 4228 + 4316, + 4327 ], "loc": { "start": { - "line": 155, + "line": 157, "column": 37 }, "end": { - "line": 155, + "line": 157, "column": 48 } } }, "range": [ - 4210, - 4228 + 4309, + 4327 ], "loc": { "start": { - "line": 155, + "line": 157, "column": 30 }, "end": { - "line": 155, + "line": 157, "column": 48 } } @@ -6508,46 +6635,46 @@ "value": 0.95, "raw": "0.95", "range": [ - 4231, - 4235 + 4330, + 4334 ], "loc": { "start": { - "line": 155, + "line": 157, "column": 51 }, "end": { - "line": 155, + "line": 157, "column": 55 } } }, "range": [ - 4210, - 4235 + 4309, + 4334 ], "loc": { "start": { - "line": 155, + "line": 157, "column": 30 }, "end": { - "line": 155, + "line": 157, "column": 55 } } }, "range": [ - 4196, - 4235 + 4295, + 4334 ], "loc": { "start": { - "line": 155, + "line": 157, "column": 16 }, "end": { - "line": 155, + "line": 157, "column": 55 } } @@ -6555,16 +6682,16 @@ ], "kind": "let", "range": [ - 4084, - 4236 + 4183, + 4335 ], "loc": { "start": { - "line": 153, + "line": 155, "column": 12 }, "end": { - "line": 155, + "line": 157, "column": 56 } } @@ -6584,16 +6711,16 @@ "type": "Identifier", "name": "cont", "range": [ - 4249, - 4253 + 4348, + 4352 ], "loc": { "start": { - "line": 156, + "line": 158, "column": 12 }, "end": { - "line": 156, + "line": 158, "column": 16 } } @@ -6602,31 +6729,31 @@ "type": "Identifier", "name": "style", "range": [ - 4254, - 4259 + 4353, + 4358 ], "loc": { "start": { - "line": 156, + "line": 158, "column": 17 }, "end": { - "line": 156, + "line": 158, "column": 22 } } }, "range": [ - 4249, - 4259 + 4348, + 4358 ], "loc": { "start": { - "line": 156, + "line": 158, "column": 12 }, "end": { - "line": 156, + "line": 158, "column": 22 } } @@ -6635,31 +6762,31 @@ "type": "Identifier", "name": "width", "range": [ - 4260, - 4265 + 4359, + 4364 ], "loc": { "start": { - "line": 156, + "line": 158, "column": 23 }, "end": { - "line": 156, + "line": 158, "column": 28 } } }, "range": [ - 4249, - 4265 + 4348, + 4364 ], "loc": { "start": { - "line": 156, + "line": 158, "column": 12 }, "end": { - "line": 156, + "line": 158, "column": 28 } } @@ -6673,16 +6800,16 @@ "type": "Identifier", "name": "parseInt", "range": [ - 4268, - 4276 + 4367, + 4375 ], "loc": { "start": { - "line": 156, + "line": 158, "column": 31 }, "end": { - "line": 156, + "line": 158, "column": 39 } } @@ -6692,16 +6819,16 @@ "type": "Identifier", "name": "headerWidth", "range": [ - 4277, - 4288 + 4376, + 4387 ], "loc": { "start": { - "line": 156, + "line": 158, "column": 40 }, "end": { - "line": 156, + "line": 158, "column": 51 } } @@ -6711,32 +6838,32 @@ "value": 10, "raw": "10", "range": [ - 4290, - 4292 + 4389, + 4391 ], "loc": { "start": { - "line": 156, + "line": 158, "column": 53 }, "end": { - "line": 156, + "line": 158, "column": 55 } } } ], "range": [ - 4268, - 4293 + 4367, + 4392 ], "loc": { "start": { - "line": 156, + "line": 158, "column": 31 }, "end": { - "line": 156, + "line": 158, "column": 56 } } @@ -6746,93 +6873,93 @@ "value": "px", "raw": "'px'", "range": [ - 4296, - 4300 + 4395, + 4399 ], "loc": { "start": { - "line": 156, + "line": 158, "column": 59 }, "end": { - "line": 156, + "line": 158, "column": 63 } } }, "range": [ - 4268, - 4300 + 4367, + 4399 ], "loc": { "start": { - "line": 156, + "line": 158, "column": 31 }, "end": { - "line": 156, + "line": 158, "column": 63 } } }, "range": [ - 4249, - 4300 + 4348, + 4399 ], "loc": { "start": { - "line": 156, + "line": 158, "column": 12 }, "end": { - "line": 156, + "line": 158, "column": 63 } } }, "range": [ - 4249, - 4301 + 4348, + 4400 ], "loc": { "start": { - "line": 156, + "line": 158, "column": 12 }, "end": { - "line": 156, + "line": 158, "column": 64 } } } ], "range": [ - 4070, - 4311 + 4169, + 4410 ], "loc": { "start": { - "line": 152, + "line": 154, "column": 36 }, "end": { - "line": 157, + "line": 159, "column": 9 } } }, "alternate": null, "range": [ - 4042, - 4311 + 4141, + 4410 ], "loc": { "start": { - "line": 152, + "line": 154, "column": 8 }, "end": { - "line": 157, + "line": 159, "column": 9 } } @@ -6845,16 +6972,16 @@ "type": "Identifier", "name": "cancelEvt", "range": [ - 4320, - 4329 + 4419, + 4428 ], "loc": { "start": { - "line": 158, + "line": 160, "column": 8 }, "end": { - "line": 158, + "line": 160, "column": 17 } } @@ -6864,47 +6991,47 @@ "type": "Identifier", "name": "evt", "range": [ - 4330, - 4333 + 4429, + 4432 ], "loc": { "start": { - "line": 158, + "line": 160, "column": 18 }, "end": { - "line": 158, + "line": 160, "column": 21 } } } ], "range": [ - 4320, - 4334 + 4419, + 4433 ], "loc": { "start": { - "line": 158, + "line": 160, "column": 8 }, "end": { - "line": 158, + "line": 160, "column": 22 } } }, "range": [ - 4320, - 4335 + 4419, + 4434 ], "loc": { "start": { - "line": 158, + "line": 160, "column": 8 }, "end": { - "line": 158, + "line": 160, "column": 23 } } @@ -6917,16 +7044,16 @@ "type": "Identifier", "name": "stopEvt", "range": [ - 4344, - 4351 + 4443, + 4450 ], "loc": { "start": { - "line": 159, + "line": 161, "column": 8 }, "end": { - "line": 159, + "line": 161, "column": 15 } } @@ -6936,63 +7063,63 @@ "type": "Identifier", "name": "evt", "range": [ - 4352, - 4355 + 4451, + 4454 ], "loc": { "start": { - "line": 159, + "line": 161, "column": 16 }, "end": { - "line": 159, + "line": 161, "column": 19 } } } ], "range": [ - 4344, - 4356 + 4443, + 4455 ], "loc": { "start": { - "line": 159, + "line": 161, "column": 8 }, "end": { - "line": 159, + "line": 161, "column": 20 } } }, "range": [ - 4344, - 4357 + 4443, + 4456 ], "loc": { "start": { - "line": 159, + "line": 161, "column": 8 }, "end": { - "line": 159, + "line": 161, "column": 21 } } } ], "range": [ - 3860, - 4363 + 3959, + 4462 ], "loc": { "start": { - "line": 145, + "line": 147, "column": 17 }, "end": { - "line": 160, + "line": 162, "column": 5 } } @@ -7000,16 +7127,16 @@ "generator": false, "expression": false, "range": [ - 3854, - 4363 + 3953, + 4462 ], "loc": { "start": { - "line": 145, + "line": 147, "column": 11 }, "end": { - "line": 160, + "line": 162, "column": 5 } } @@ -7017,16 +7144,16 @@ "kind": "method", "computed": false, "range": [ - 3847, - 4363 + 3946, + 4462 ], "loc": { "start": { - "line": 145, + "line": 147, "column": 4 }, "end": { - "line": 160, + "line": 162, "column": 5 } }, @@ -7035,16 +7162,16 @@ "type": "Block", "value": "*\n * Click event handler for pop-up filter icon\n * @private\n ", "range": [ - 3765, - 3842 + 3864, + 3941 ], "loc": { "start": { - "line": 141, + "line": 143, "column": 4 }, "end": { - "line": 144, + "line": 146, "column": 7 } } @@ -7055,16 +7182,16 @@ "type": "Block", "value": "*\n * Mouse-up event handler handling popup filter auto-close behaviour\n * @private\n ", "range": [ - 4369, - 4469 + 4468, + 4568 ], "loc": { "start": { - "line": 162, + "line": 164, "column": 4 }, "end": { - "line": 165, + "line": 167, "column": 7 } } @@ -7078,16 +7205,16 @@ "type": "Identifier", "name": "onMouseup", "range": [ - 4474, - 4483 + 4573, + 4582 ], "loc": { "start": { - "line": 166, + "line": 168, "column": 4 }, "end": { - "line": 166, + "line": 168, "column": 13 } } @@ -7100,16 +7227,16 @@ "type": "Identifier", "name": "evt", "range": [ - 4484, - 4487 + 4583, + 4586 ], "loc": { "start": { - "line": 166, + "line": 168, "column": 14 }, "end": { - "line": 166, + "line": 168, "column": 17 } } @@ -7129,16 +7256,16 @@ "object": { "type": "ThisExpression", "range": [ - 4503, - 4507 + 4602, + 4606 ], "loc": { "start": { - "line": 167, + "line": 169, "column": 12 }, "end": { - "line": 167, + "line": 169, "column": 16 } } @@ -7147,31 +7274,31 @@ "type": "Identifier", "name": "activeFilterIdx", "range": [ - 4508, - 4523 + 4607, + 4622 ], "loc": { "start": { - "line": 167, + "line": 169, "column": 17 }, "end": { - "line": 167, + "line": 169, "column": 32 } } }, "range": [ - 4503, - 4523 + 4602, + 4622 ], "loc": { "start": { - "line": 167, + "line": 169, "column": 12 }, "end": { - "line": 167, + "line": 169, "column": 32 } } @@ -7184,47 +7311,47 @@ "value": 1, "raw": "1", "range": [ - 4529, - 4530 + 4628, + 4629 ], "loc": { "start": { - "line": 167, + "line": 169, "column": 38 }, "end": { - "line": 167, + "line": 169, "column": 39 } } }, "prefix": true, "range": [ - 4528, - 4530 + 4627, + 4629 ], "loc": { "start": { - "line": 167, + "line": 169, "column": 37 }, "end": { - "line": 167, + "line": 169, "column": 39 } } }, "range": [ - 4503, - 4530 + 4602, + 4629 ], "loc": { "start": { - "line": 167, + "line": 169, "column": 12 }, "end": { - "line": 167, + "line": 169, "column": 39 } } @@ -7236,48 +7363,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 4546, - 4553 + 4645, + 4652 ], "loc": { "start": { - "line": 168, + "line": 170, "column": 12 }, "end": { - "line": 168, + "line": 170, "column": 19 } } } ], "range": [ - 4532, - 4563 + 4631, + 4662 ], "loc": { "start": { - "line": 167, + "line": 169, "column": 41 }, "end": { - "line": 169, + "line": 171, "column": 9 } } }, "alternate": null, "range": [ - 4499, - 4563 + 4598, + 4662 ], "loc": { "start": { - "line": 167, + "line": 169, "column": 8 }, "end": { - "line": 169, + "line": 171, "column": 9 } } @@ -7291,16 +7418,16 @@ "type": "Identifier", "name": "targetElm", "range": [ - 4576, - 4585 + 4675, + 4684 ], "loc": { "start": { - "line": 170, + "line": 172, "column": 12 }, "end": { - "line": 170, + "line": 172, "column": 21 } } @@ -7311,16 +7438,16 @@ "type": "Identifier", "name": "targetEvt", "range": [ - 4588, - 4597 + 4687, + 4696 ], "loc": { "start": { - "line": 170, + "line": 172, "column": 24 }, "end": { - "line": 170, + "line": 172, "column": 33 } } @@ -7330,47 +7457,47 @@ "type": "Identifier", "name": "evt", "range": [ - 4598, - 4601 + 4697, + 4700 ], "loc": { "start": { - "line": 170, + "line": 172, "column": 34 }, "end": { - "line": 170, + "line": 172, "column": 37 } } } ], "range": [ - 4588, - 4602 + 4687, + 4701 ], "loc": { "start": { - "line": 170, + "line": 172, "column": 24 }, "end": { - "line": 170, + "line": 172, "column": 38 } } }, "range": [ - 4576, - 4602 + 4675, + 4701 ], "loc": { "start": { - "line": 170, + "line": 172, "column": 12 }, "end": { - "line": 170, + "line": 172, "column": 38 } } @@ -7378,16 +7505,16 @@ ], "kind": "let", "range": [ - 4572, - 4603 + 4671, + 4702 ], "loc": { "start": { - "line": 170, + "line": 172, "column": 8 }, "end": { - "line": 170, + "line": 172, "column": 39 } } @@ -7401,16 +7528,16 @@ "type": "Identifier", "name": "activeFlt", "range": [ - 4616, - 4625 + 4715, + 4724 ], "loc": { "start": { - "line": 171, + "line": 173, "column": 12 }, "end": { - "line": 171, + "line": 173, "column": 21 } } @@ -7424,16 +7551,16 @@ "object": { "type": "ThisExpression", "range": [ - 4628, - 4632 + 4727, + 4731 ], "loc": { "start": { - "line": 171, + "line": 173, "column": 24 }, "end": { - "line": 171, + "line": 173, "column": 28 } } @@ -7442,31 +7569,31 @@ "type": "Identifier", "name": "fltElms", "range": [ - 4633, - 4640 + 4732, + 4739 ], "loc": { "start": { - "line": 171, + "line": 173, "column": 29 }, "end": { - "line": 171, + "line": 173, "column": 36 } } }, "range": [ - 4628, - 4640 + 4727, + 4739 ], "loc": { "start": { - "line": 171, + "line": 173, "column": 24 }, "end": { - "line": 171, + "line": 173, "column": 36 } } @@ -7477,16 +7604,16 @@ "object": { "type": "ThisExpression", "range": [ - 4641, - 4645 + 4740, + 4744 ], "loc": { "start": { - "line": 171, + "line": 173, "column": 37 }, "end": { - "line": 171, + "line": 173, "column": 41 } } @@ -7495,61 +7622,61 @@ "type": "Identifier", "name": "activeFilterIdx", "range": [ - 4646, - 4661 + 4745, + 4760 ], "loc": { "start": { - "line": 171, + "line": 173, "column": 42 }, "end": { - "line": 171, + "line": 173, "column": 57 } } }, "range": [ - 4641, - 4661 + 4740, + 4760 ], "loc": { "start": { - "line": 171, + "line": 173, "column": 37 }, "end": { - "line": 171, + "line": 173, "column": 57 } } }, "range": [ - 4628, - 4662 + 4727, + 4761 ], "loc": { "start": { - "line": 171, + "line": 173, "column": 24 }, "end": { - "line": 171, + "line": 173, "column": 58 } } }, "range": [ - 4616, - 4662 + 4715, + 4761 ], "loc": { "start": { - "line": 171, + "line": 173, "column": 12 }, "end": { - "line": 171, + "line": 173, "column": 58 } } @@ -7557,16 +7684,16 @@ ], "kind": "let", "range": [ - 4612, - 4663 + 4711, + 4762 ], "loc": { "start": { - "line": 171, + "line": 173, "column": 8 }, "end": { - "line": 171, + "line": 173, "column": 59 } } @@ -7580,16 +7707,16 @@ "type": "Identifier", "name": "icon", "range": [ - 4676, - 4680 + 4775, + 4779 ], "loc": { "start": { - "line": 172, + "line": 174, "column": 12 }, "end": { - "line": 172, + "line": 174, "column": 16 } } @@ -7603,16 +7730,16 @@ "object": { "type": "ThisExpression", "range": [ - 4683, - 4687 + 4782, + 4786 ], "loc": { "start": { - "line": 172, + "line": 174, "column": 19 }, "end": { - "line": 172, + "line": 174, "column": 23 } } @@ -7621,31 +7748,31 @@ "type": "Identifier", "name": "fltIcons", "range": [ - 4688, - 4696 + 4787, + 4795 ], "loc": { "start": { - "line": 172, + "line": 174, "column": 24 }, "end": { - "line": 172, + "line": 174, "column": 32 } } }, "range": [ - 4683, - 4696 + 4782, + 4795 ], "loc": { "start": { - "line": 172, + "line": 174, "column": 19 }, "end": { - "line": 172, + "line": 174, "column": 32 } } @@ -7656,16 +7783,16 @@ "object": { "type": "ThisExpression", "range": [ - 4697, - 4701 + 4796, + 4800 ], "loc": { "start": { - "line": 172, + "line": 174, "column": 33 }, "end": { - "line": 172, + "line": 174, "column": 37 } } @@ -7674,61 +7801,61 @@ "type": "Identifier", "name": "activeFilterIdx", "range": [ - 4702, - 4717 + 4801, + 4816 ], "loc": { "start": { - "line": 172, + "line": 174, "column": 38 }, "end": { - "line": 172, + "line": 174, "column": 53 } } }, "range": [ - 4697, - 4717 + 4796, + 4816 ], "loc": { "start": { - "line": 172, + "line": 174, "column": 33 }, "end": { - "line": 172, + "line": 174, "column": 53 } } }, "range": [ - 4683, - 4718 + 4782, + 4817 ], "loc": { "start": { - "line": 172, + "line": 174, "column": 19 }, "end": { - "line": 172, + "line": 174, "column": 54 } } }, "range": [ - 4676, - 4718 + 4775, + 4817 ], "loc": { "start": { - "line": 172, + "line": 174, "column": 12 }, "end": { - "line": 172, + "line": 174, "column": 54 } } @@ -7736,16 +7863,16 @@ ], "kind": "let", "range": [ - 4672, - 4719 + 4771, + 4818 ], "loc": { "start": { - "line": 172, + "line": 174, "column": 8 }, "end": { - "line": 172, + "line": 174, "column": 55 } } @@ -7759,16 +7886,16 @@ "type": "Identifier", "name": "icon", "range": [ - 4733, - 4737 + 4832, + 4836 ], "loc": { "start": { - "line": 174, + "line": 176, "column": 12 }, "end": { - "line": 174, + "line": 176, "column": 16 } } @@ -7777,31 +7904,31 @@ "type": "Identifier", "name": "targetElm", "range": [ - 4742, - 4751 + 4841, + 4850 ], "loc": { "start": { - "line": 174, + "line": 176, "column": 21 }, "end": { - "line": 174, + "line": 176, "column": 30 } } }, "range": [ - 4733, - 4751 + 4832, + 4850 ], "loc": { "start": { - "line": 174, + "line": 176, "column": 12 }, "end": { - "line": 174, + "line": 176, "column": 30 } } @@ -7813,48 +7940,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 4767, - 4774 + 4866, + 4873 ], "loc": { "start": { - "line": 175, + "line": 177, "column": 12 }, "end": { - "line": 175, + "line": 177, "column": 19 } } } ], "range": [ - 4753, - 4784 + 4852, + 4883 ], "loc": { "start": { - "line": 174, + "line": 176, "column": 32 }, "end": { - "line": 176, + "line": 178, "column": 9 } } }, "alternate": null, "range": [ - 4729, - 4784 + 4828, + 4883 ], "loc": { "start": { - "line": 174, + "line": 176, "column": 8 }, "end": { - "line": 176, + "line": 178, "column": 9 } } @@ -7868,16 +7995,16 @@ "type": "Identifier", "name": "targetElm", "range": [ - 4801, - 4810 + 4900, + 4909 ], "loc": { "start": { - "line": 178, + "line": 180, "column": 15 }, "end": { - "line": 178, + "line": 180, "column": 24 } } @@ -7889,16 +8016,16 @@ "type": "Identifier", "name": "targetElm", "range": [ - 4814, - 4823 + 4913, + 4922 ], "loc": { "start": { - "line": 178, + "line": 180, "column": 28 }, "end": { - "line": 178, + "line": 180, "column": 37 } } @@ -7907,46 +8034,46 @@ "type": "Identifier", "name": "activeFlt", "range": [ - 4828, - 4837 + 4927, + 4936 ], "loc": { "start": { - "line": 178, + "line": 180, "column": 42 }, "end": { - "line": 178, + "line": 180, "column": 51 } } }, "range": [ - 4814, - 4837 + 4913, + 4936 ], "loc": { "start": { - "line": 178, + "line": 180, "column": 28 }, "end": { - "line": 178, + "line": 180, "column": 51 } } }, "range": [ - 4801, - 4837 + 4900, + 4936 ], "loc": { "start": { - "line": 178, + "line": 180, "column": 15 }, "end": { - "line": 178, + "line": 180, "column": 51 } } @@ -7963,16 +8090,16 @@ "type": "Identifier", "name": "targetElm", "range": [ - 4853, - 4862 + 4952, + 4961 ], "loc": { "start": { - "line": 179, + "line": 181, "column": 12 }, "end": { - "line": 179, + "line": 181, "column": 21 } } @@ -7984,16 +8111,16 @@ "type": "Identifier", "name": "targetElm", "range": [ - 4865, - 4874 + 4964, + 4973 ], "loc": { "start": { - "line": 179, + "line": 181, "column": 24 }, "end": { - "line": 179, + "line": 181, "column": 33 } } @@ -8002,92 +8129,92 @@ "type": "Identifier", "name": "parentNode", "range": [ - 4875, - 4885 + 4974, + 4984 ], "loc": { "start": { - "line": 179, + "line": 181, "column": 34 }, "end": { - "line": 179, + "line": 181, "column": 44 } } }, "range": [ - 4865, - 4885 + 4964, + 4984 ], "loc": { "start": { - "line": 179, + "line": 181, "column": 24 }, "end": { - "line": 179, + "line": 181, "column": 44 } } }, "range": [ - 4853, - 4885 + 4952, + 4984 ], "loc": { "start": { - "line": 179, + "line": 181, "column": 12 }, "end": { - "line": 179, + "line": 181, "column": 44 } } }, "range": [ - 4853, - 4886 + 4952, + 4985 ], "loc": { "start": { - "line": 179, + "line": 181, "column": 12 }, "end": { - "line": 179, + "line": 181, "column": 45 } } } ], "range": [ - 4839, - 4896 + 4938, + 4995 ], "loc": { "start": { - "line": 178, + "line": 180, "column": 53 }, "end": { - "line": 180, + "line": 182, "column": 9 } } }, "range": [ - 4794, - 4896 + 4893, + 4995 ], "loc": { "start": { - "line": 178, + "line": 180, "column": 8 }, "end": { - "line": 180, + "line": 182, "column": 9 } } @@ -8101,16 +8228,16 @@ "type": "Identifier", "name": "targetElm", "range": [ - 4910, - 4919 + 5009, + 5018 ], "loc": { "start": { - "line": 182, + "line": 184, "column": 12 }, "end": { - "line": 182, + "line": 184, "column": 21 } } @@ -8119,31 +8246,31 @@ "type": "Identifier", "name": "activeFlt", "range": [ - 4924, - 4933 + 5023, + 5032 ], "loc": { "start": { - "line": 182, + "line": 184, "column": 26 }, "end": { - "line": 182, + "line": 184, "column": 35 } } }, "range": [ - 4910, - 4933 + 5009, + 5032 ], "loc": { "start": { - "line": 182, + "line": 184, "column": 12 }, "end": { - "line": 182, + "line": 184, "column": 35 } } @@ -8155,32 +8282,32 @@ "type": "ReturnStatement", "argument": null, "range": [ - 4949, - 4956 + 5048, + 5055 ], "loc": { "start": { - "line": 183, + "line": 185, "column": 12 }, "end": { - "line": 183, + "line": 185, "column": 19 } } } ], "range": [ - 4935, - 4966 + 5034, + 5065 ], "loc": { "start": { - "line": 182, + "line": 184, "column": 37 }, "end": { - "line": 184, + "line": 186, "column": 9 } } @@ -8198,16 +8325,16 @@ "object": { "type": "ThisExpression", "range": [ - 4986, - 4990 + 5085, + 5089 ], "loc": { "start": { - "line": 185, + "line": 187, "column": 12 }, "end": { - "line": 185, + "line": 187, "column": 16 } } @@ -8216,31 +8343,31 @@ "type": "Identifier", "name": "close", "range": [ - 4991, - 4996 + 5090, + 5095 ], "loc": { "start": { - "line": 185, + "line": 187, "column": 17 }, "end": { - "line": 185, + "line": 187, "column": 22 } } }, "range": [ - 4986, - 4996 + 5085, + 5095 ], "loc": { "start": { - "line": 185, + "line": 187, "column": 12 }, "end": { - "line": 185, + "line": 187, "column": 22 } } @@ -8252,16 +8379,16 @@ "object": { "type": "ThisExpression", "range": [ - 4997, - 5001 + 5096, + 5100 ], "loc": { "start": { - "line": 185, + "line": 187, "column": 23 }, "end": { - "line": 185, + "line": 187, "column": 27 } } @@ -8270,109 +8397,109 @@ "type": "Identifier", "name": "activeFilterIdx", "range": [ - 5002, - 5017 + 5101, + 5116 ], "loc": { "start": { - "line": 185, + "line": 187, "column": 28 }, "end": { - "line": 185, + "line": 187, "column": 43 } } }, "range": [ - 4997, - 5017 + 5096, + 5116 ], "loc": { "start": { - "line": 185, + "line": 187, "column": 23 }, "end": { - "line": 185, + "line": 187, "column": 43 } } } ], "range": [ - 4986, - 5018 + 5085, + 5117 ], "loc": { "start": { - "line": 185, + "line": 187, "column": 12 }, "end": { - "line": 185, + "line": 187, "column": 44 } } }, "range": [ - 4986, - 5019 + 5085, + 5118 ], "loc": { "start": { - "line": 185, + "line": 187, "column": 12 }, "end": { - "line": 185, + "line": 187, "column": 45 } } } ], "range": [ - 4972, - 5029 + 5071, + 5128 ], "loc": { "start": { - "line": 184, + "line": 186, "column": 15 }, "end": { - "line": 186, + "line": 188, "column": 9 } } }, "range": [ - 4906, - 5029 + 5005, + 5128 ], "loc": { "start": { - "line": 182, + "line": 184, "column": 8 }, "end": { - "line": 186, + "line": 188, "column": 9 } } } ], "range": [ - 4489, - 5035 + 4588, + 5134 ], "loc": { "start": { - "line": 166, + "line": 168, "column": 19 }, "end": { - "line": 187, + "line": 189, "column": 5 } } @@ -8380,16 +8507,16 @@ "generator": false, "expression": false, "range": [ - 4483, - 5035 + 4582, + 5134 ], "loc": { "start": { - "line": 166, + "line": 168, "column": 13 }, "end": { - "line": 187, + "line": 189, "column": 5 } } @@ -8397,16 +8524,16 @@ "kind": "method", "computed": false, "range": [ - 4474, - 5035 + 4573, + 5134 ], "loc": { "start": { - "line": 166, + "line": 168, "column": 4 }, "end": { - "line": 187, + "line": 189, "column": 5 } }, @@ -8415,16 +8542,16 @@ "type": "Block", "value": "*\n * Mouse-up event handler handling popup filter auto-close behaviour\n * @private\n ", "range": [ - 4369, - 4469 + 4468, + 4568 ], "loc": { "start": { - "line": 162, + "line": 164, "column": 4 }, "end": { - "line": 165, + "line": 167, "column": 7 } } @@ -8435,16 +8562,16 @@ "type": "Block", "value": "*\n * Initialize DOM elements\n ", "range": [ - 5041, - 5083 + 5140, + 5182 ], "loc": { "start": { - "line": 189, + "line": 191, "column": 4 }, "end": { - "line": 191, + "line": 193, "column": 7 } } @@ -8458,16 +8585,16 @@ "type": "Identifier", "name": "init", "range": [ - 5088, - 5092 + 5187, + 5191 ], "loc": { "start": { - "line": 192, + "line": 194, "column": 4 }, "end": { - "line": 192, + "line": 194, "column": 8 } } @@ -8487,16 +8614,16 @@ "object": { "type": "ThisExpression", "range": [ - 5109, - 5113 + 5208, + 5212 ], "loc": { "start": { - "line": 193, + "line": 195, "column": 12 }, "end": { - "line": 193, + "line": 195, "column": 16 } } @@ -8505,31 +8632,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 5114, - 5125 + 5213, + 5224 ], "loc": { "start": { - "line": 193, + "line": 195, "column": 17 }, "end": { - "line": 193, + "line": 195, "column": 28 } } }, "range": [ - 5109, - 5125 + 5208, + 5224 ], "loc": { "start": { - "line": 193, + "line": 195, "column": 12 }, "end": { - "line": 193, + "line": 195, "column": 28 } } @@ -8541,48 +8668,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 5141, - 5148 + 5240, + 5247 ], "loc": { "start": { - "line": 194, + "line": 196, "column": 12 }, "end": { - "line": 194, + "line": 196, "column": 19 } } } ], "range": [ - 5127, - 5158 + 5226, + 5257 ], "loc": { "start": { - "line": 193, + "line": 195, "column": 30 }, "end": { - "line": 195, + "line": 197, "column": 9 } } }, "alternate": null, "range": [ - 5105, - 5158 + 5204, + 5257 ], "loc": { "start": { - "line": 193, + "line": 195, "column": 8 }, "end": { - "line": 195, + "line": 197, "column": 9 } } @@ -8596,16 +8723,16 @@ "type": "Identifier", "name": "tf", "range": [ - 5172, - 5174 + 5271, + 5273 ], "loc": { "start": { - "line": 197, + "line": 199, "column": 12 }, "end": { - "line": 197, + "line": 199, "column": 14 } } @@ -8616,16 +8743,16 @@ "object": { "type": "ThisExpression", "range": [ - 5177, - 5181 + 5276, + 5280 ], "loc": { "start": { - "line": 197, + "line": 199, "column": 17 }, "end": { - "line": 197, + "line": 199, "column": 21 } } @@ -8634,46 +8761,46 @@ "type": "Identifier", "name": "tf", "range": [ - 5182, - 5184 + 5281, + 5283 ], "loc": { "start": { - "line": 197, + "line": 199, "column": 22 }, "end": { - "line": 197, + "line": 199, "column": 24 } } }, "range": [ - 5177, - 5184 + 5276, + 5283 ], "loc": { "start": { - "line": 197, + "line": 199, "column": 17 }, "end": { - "line": 197, + "line": 199, "column": 24 } } }, "range": [ - 5172, - 5184 + 5271, + 5283 ], "loc": { "start": { - "line": 197, + "line": 199, "column": 12 }, "end": { - "line": 197, + "line": 199, "column": 24 } } @@ -8681,16 +8808,16 @@ ], "kind": "let", "range": [ - 5168, - 5185 + 5267, + 5284 ], "loc": { "start": { - "line": 197, + "line": 199, "column": 8 }, "end": { - "line": 197, + "line": 199, "column": 25 } }, @@ -8699,16 +8826,16 @@ "type": "Line", "value": " Override headers row index if no grouped headers", "range": [ - 5195, - 5246 + 5294, + 5345 ], "loc": { "start": { - "line": 199, + "line": 201, "column": 8 }, "end": { - "line": 199, + "line": 201, "column": 59 } } @@ -8717,16 +8844,16 @@ "type": "Line", "value": " TODO: Because of the filters row generation, headers row index needs", "range": [ - 5255, - 5326 + 5354, + 5425 ], "loc": { "start": { - "line": 200, + "line": 202, "column": 8 }, "end": { - "line": 200, + "line": 202, "column": 79 } } @@ -8735,16 +8862,16 @@ "type": "Line", "value": " adjusting: prevent useless row generation", "range": [ - 5335, - 5379 + 5434, + 5478 ], "loc": { "start": { - "line": 201, + "line": 203, "column": 8 }, "end": { - "line": 201, + "line": 203, "column": 52 } } @@ -8766,16 +8893,16 @@ "type": "Identifier", "name": "tf", "range": [ - 5392, - 5394 + 5491, + 5493 ], "loc": { "start": { - "line": 202, + "line": 204, "column": 12 }, "end": { - "line": 202, + "line": 204, "column": 14 } } @@ -8784,31 +8911,31 @@ "type": "Identifier", "name": "headersRow", "range": [ - 5395, - 5405 + 5494, + 5504 ], "loc": { "start": { - "line": 202, + "line": 204, "column": 15 }, "end": { - "line": 202, + "line": 204, "column": 25 } } }, "range": [ - 5392, - 5405 + 5491, + 5504 ], "loc": { "start": { - "line": 202, + "line": 204, "column": 12 }, "end": { - "line": 202, + "line": 204, "column": 25 } } @@ -8818,31 +8945,31 @@ "value": 1, "raw": "1", "range": [ - 5409, - 5410 + 5508, + 5509 ], "loc": { "start": { - "line": 202, + "line": 204, "column": 29 }, "end": { - "line": 202, + "line": 204, "column": 30 } } }, "range": [ - 5392, - 5410 + 5491, + 5509 ], "loc": { "start": { - "line": 202, + "line": 204, "column": 12 }, "end": { - "line": 202, + "line": 204, "column": 30 } } @@ -8853,16 +8980,16 @@ "type": "Identifier", "name": "isNaN", "range": [ - 5414, - 5419 + 5513, + 5518 ], "loc": { "start": { - "line": 202, + "line": 204, "column": 34 }, "end": { - "line": 202, + "line": 204, "column": 39 } } @@ -8880,16 +9007,16 @@ "type": "Identifier", "name": "tf", "range": [ - 5420, - 5422 + 5519, + 5521 ], "loc": { "start": { - "line": 202, + "line": 204, "column": 40 }, "end": { - "line": 202, + "line": 204, "column": 42 } } @@ -8898,47 +9025,47 @@ "type": "Identifier", "name": "config", "range": [ - 5423, - 5429 + 5522, + 5528 ], "loc": { "start": { - "line": 202, + "line": 204, "column": 43 }, "end": { - "line": 202, + "line": 204, "column": 49 } } }, "range": [ - 5420, - 5429 + 5519, + 5528 ], "loc": { "start": { - "line": 202, + "line": 204, "column": 40 }, "end": { - "line": 202, + "line": 204, "column": 49 } } }, "arguments": [], "range": [ - 5420, - 5431 + 5519, + 5530 ], "loc": { "start": { - "line": 202, + "line": 204, "column": 40 }, "end": { - "line": 202, + "line": 204, "column": 51 } } @@ -8947,62 +9074,62 @@ "type": "Identifier", "name": "headers_row_index", "range": [ - 5432, - 5449 + 5531, + 5548 ], "loc": { "start": { - "line": 202, + "line": 204, "column": 52 }, "end": { - "line": 202, + "line": 204, "column": 69 } } }, "range": [ - 5420, - 5449 + 5519, + 5548 ], "loc": { "start": { - "line": 202, + "line": 204, "column": 40 }, "end": { - "line": 202, + "line": 204, "column": 69 } } } ], "range": [ - 5414, - 5450 + 5513, + 5549 ], "loc": { "start": { - "line": 202, + "line": 204, "column": 34 }, "end": { - "line": 202, + "line": 204, "column": 70 } } }, "range": [ - 5392, - 5450 + 5491, + 5549 ], "loc": { "start": { - "line": 202, + "line": 204, "column": 12 }, "end": { - "line": 202, + "line": 204, "column": 70 } } @@ -9022,16 +9149,16 @@ "type": "Identifier", "name": "tf", "range": [ - 5466, - 5468 + 5565, + 5567 ], "loc": { "start": { - "line": 203, + "line": 205, "column": 12 }, "end": { - "line": 203, + "line": 205, "column": 14 } } @@ -9040,31 +9167,31 @@ "type": "Identifier", "name": "headersRow", "range": [ - 5469, - 5479 + 5568, + 5578 ], "loc": { "start": { - "line": 203, + "line": 205, "column": 15 }, "end": { - "line": 203, + "line": 205, "column": 25 } } }, "range": [ - 5466, - 5479 + 5565, + 5578 ], "loc": { "start": { - "line": 203, + "line": 205, "column": 12 }, "end": { - "line": 203, + "line": 205, "column": 25 } } @@ -9074,78 +9201,78 @@ "value": 0, "raw": "0", "range": [ - 5482, - 5483 + 5581, + 5582 ], "loc": { "start": { - "line": 203, + "line": 205, "column": 28 }, "end": { - "line": 203, + "line": 205, "column": 29 } } }, "range": [ - 5466, - 5483 + 5565, + 5582 ], "loc": { "start": { - "line": 203, + "line": 205, "column": 12 }, "end": { - "line": 203, + "line": 205, "column": 29 } } }, "range": [ - 5466, - 5484 + 5565, + 5583 ], "loc": { "start": { - "line": 203, + "line": 205, "column": 12 }, "end": { - "line": 203, + "line": 205, "column": 30 } } } ], "range": [ - 5452, - 5494 + 5551, + 5593 ], "loc": { "start": { - "line": 202, + "line": 204, "column": 72 }, "end": { - "line": 204, + "line": 206, "column": 9 } } }, "alternate": null, "range": [ - 5388, - 5494 + 5487, + 5593 ], "loc": { "start": { - "line": 202, + "line": 204, "column": 8 }, "end": { - "line": 204, + "line": 206, "column": 9 } }, @@ -9154,16 +9281,16 @@ "type": "Line", "value": " Override headers row index if no grouped headers", "range": [ - 5195, - 5246 + 5294, + 5345 ], "loc": { "start": { - "line": 199, + "line": 201, "column": 8 }, "end": { - "line": 199, + "line": 201, "column": 59 } } @@ -9172,16 +9299,16 @@ "type": "Line", "value": " TODO: Because of the filters row generation, headers row index needs", "range": [ - 5255, - 5326 + 5354, + 5425 ], "loc": { "start": { - "line": 200, + "line": 202, "column": 8 }, "end": { - "line": 200, + "line": 202, "column": 79 } } @@ -9190,16 +9317,16 @@ "type": "Line", "value": " adjusting: prevent useless row generation", "range": [ - 5335, - 5379 + 5434, + 5478 ], "loc": { "start": { - "line": 201, + "line": 203, "column": 8 }, "end": { - "line": 201, + "line": 203, "column": 52 } } @@ -9210,16 +9337,16 @@ "type": "Line", "value": " Adjust headers row index for grid-layout mode", "range": [ - 5504, - 5552 + 5603, + 5651 ], "loc": { "start": { - "line": 206, + "line": 208, "column": 8 }, "end": { - "line": 206, + "line": 208, "column": 56 } } @@ -9228,16 +9355,16 @@ "type": "Line", "value": " TODO: Because of the filters row generation, headers row index needs", "range": [ - 5561, - 5632 + 5660, + 5731 ], "loc": { "start": { - "line": 207, + "line": 209, "column": 8 }, "end": { - "line": 207, + "line": 209, "column": 79 } } @@ -9246,16 +9373,16 @@ "type": "Line", "value": " adjusting: prevent useless row generation", "range": [ - 5641, - 5685 + 5740, + 5784 ], "loc": { "start": { - "line": 208, + "line": 210, "column": 8 }, "end": { - "line": 208, + "line": 210, "column": 52 } } @@ -9271,16 +9398,16 @@ "type": "Identifier", "name": "tf", "range": [ - 5698, - 5700 + 5797, + 5799 ], "loc": { "start": { - "line": 209, + "line": 211, "column": 12 }, "end": { - "line": 209, + "line": 211, "column": 14 } } @@ -9289,31 +9416,31 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 5701, - 5711 + 5800, + 5810 ], "loc": { "start": { - "line": 209, + "line": 211, "column": 15 }, "end": { - "line": 209, + "line": 211, "column": 25 } } }, "range": [ - 5698, - 5711 + 5797, + 5810 ], "loc": { "start": { - "line": 209, + "line": 211, "column": 12 }, "end": { - "line": 209, + "line": 211, "column": 25 } } @@ -9333,16 +9460,16 @@ "type": "Identifier", "name": "tf", "range": [ - 5727, - 5729 + 5826, + 5828 ], "loc": { "start": { - "line": 210, + "line": 212, "column": 12 }, "end": { - "line": 210, + "line": 212, "column": 14 } } @@ -9351,62 +9478,62 @@ "type": "Identifier", "name": "headersRow", "range": [ - 5730, - 5740 + 5829, + 5839 ], "loc": { "start": { - "line": 210, + "line": 212, "column": 15 }, "end": { - "line": 210, + "line": 212, "column": 25 } } }, "range": [ - 5727, - 5740 + 5826, + 5839 ], "loc": { "start": { - "line": 210, + "line": 212, "column": 12 }, "end": { - "line": 210, + "line": 212, "column": 25 } } }, "prefix": false, "range": [ - 5727, - 5742 + 5826, + 5841 ], "loc": { "start": { - "line": 210, + "line": 212, "column": 12 }, "end": { - "line": 210, + "line": 212, "column": 27 } } }, "range": [ - 5727, - 5743 + 5826, + 5842 ], "loc": { "start": { - "line": 210, + "line": 212, "column": 12 }, "end": { - "line": 210, + "line": 212, "column": 28 } } @@ -9421,16 +9548,16 @@ "object": { "type": "ThisExpression", "range": [ - 5756, - 5760 + 5855, + 5859 ], "loc": { "start": { - "line": 211, + "line": 213, "column": 12 }, "end": { - "line": 211, + "line": 213, "column": 16 } } @@ -9439,94 +9566,94 @@ "type": "Identifier", "name": "buildIcons", "range": [ - 5761, - 5771 + 5860, + 5870 ], "loc": { "start": { - "line": 211, + "line": 213, "column": 17 }, "end": { - "line": 211, + "line": 213, "column": 27 } } }, "range": [ - 5756, - 5771 + 5855, + 5870 ], "loc": { "start": { - "line": 211, + "line": 213, "column": 12 }, "end": { - "line": 211, + "line": 213, "column": 27 } } }, "arguments": [], "range": [ - 5756, - 5773 + 5855, + 5872 ], "loc": { "start": { - "line": 211, + "line": 213, "column": 12 }, "end": { - "line": 211, + "line": 213, "column": 29 } } }, "range": [ - 5756, - 5774 + 5855, + 5873 ], "loc": { "start": { - "line": 211, + "line": 213, "column": 12 }, "end": { - "line": 211, + "line": 213, "column": 30 } } } ], "range": [ - 5713, - 5784 + 5812, + 5883 ], "loc": { "start": { - "line": 209, + "line": 211, "column": 27 }, "end": { - "line": 212, + "line": 214, "column": 9 } } }, "alternate": null, "range": [ - 5694, - 5784 + 5793, + 5883 ], "loc": { "start": { - "line": 209, + "line": 211, "column": 8 }, "end": { - "line": 212, + "line": 214, "column": 9 } }, @@ -9535,16 +9662,16 @@ "type": "Line", "value": " Adjust headers row index for grid-layout mode", "range": [ - 5504, - 5552 + 5603, + 5651 ], "loc": { "start": { - "line": 206, + "line": 208, "column": 8 }, "end": { - "line": 206, + "line": 208, "column": 56 } } @@ -9553,16 +9680,16 @@ "type": "Line", "value": " TODO: Because of the filters row generation, headers row index needs", "range": [ - 5561, - 5632 + 5660, + 5731 ], "loc": { "start": { - "line": 207, + "line": 209, "column": 8 }, "end": { - "line": 207, + "line": 209, "column": 79 } } @@ -9571,16 +9698,16 @@ "type": "Line", "value": " adjusting: prevent useless row generation", "range": [ - 5641, - 5685 + 5740, + 5784 ], "loc": { "start": { - "line": 208, + "line": 210, "column": 8 }, "end": { - "line": 208, + "line": 210, "column": 52 } } @@ -9591,16 +9718,16 @@ "type": "Line", "value": " subscribe to events", "range": [ - 5794, - 5816 + 5893, + 5915 ], "loc": { "start": { - "line": 214, + "line": 216, "column": 8 }, "end": { - "line": 214, + "line": 216, "column": 30 } } @@ -9620,16 +9747,16 @@ "object": { "type": "ThisExpression", "range": [ - 5825, - 5829 + 5924, + 5928 ], "loc": { "start": { - "line": 215, + "line": 217, "column": 8 }, "end": { - "line": 215, + "line": 217, "column": 12 } } @@ -9638,31 +9765,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 5830, - 5837 + 5929, + 5936 ], "loc": { "start": { - "line": 215, + "line": 217, "column": 13 }, "end": { - "line": 215, + "line": 217, "column": 20 } } }, "range": [ - 5825, - 5837 + 5924, + 5936 ], "loc": { "start": { - "line": 215, + "line": 217, "column": 8 }, "end": { - "line": 215, + "line": 217, "column": 20 } } @@ -9671,31 +9798,31 @@ "type": "Identifier", "name": "on", "range": [ - 5838, - 5840 + 5937, + 5939 ], "loc": { "start": { - "line": 215, + "line": 217, "column": 21 }, "end": { - "line": 215, + "line": 217, "column": 23 } } }, "range": [ - 5825, - 5840 + 5924, + 5939 ], "loc": { "start": { - "line": 215, + "line": 217, "column": 8 }, "end": { - "line": 215, + "line": 217, "column": 23 } } @@ -9709,32 +9836,32 @@ "value": "before-filtering", "raw": "'before-filtering'", "range": [ - 5842, - 5860 + 5941, + 5959 ], "loc": { "start": { - "line": 215, + "line": 217, "column": 25 }, "end": { - "line": 215, + "line": 217, "column": 43 } } } ], "range": [ - 5841, - 5861 + 5940, + 5960 ], "loc": { "start": { - "line": 215, + "line": 217, "column": 24 }, "end": { - "line": 215, + "line": 217, "column": 44 } } @@ -9751,16 +9878,16 @@ "object": { "type": "ThisExpression", "range": [ - 5869, - 5873 + 5968, + 5972 ], "loc": { "start": { - "line": 215, + "line": 217, "column": 52 }, "end": { - "line": 215, + "line": 217, "column": 56 } } @@ -9769,47 +9896,47 @@ "type": "Identifier", "name": "setIconsState", "range": [ - 5874, - 5887 + 5973, + 5986 ], "loc": { "start": { - "line": 215, + "line": 217, "column": 57 }, "end": { - "line": 215, + "line": 217, "column": 70 } } }, "range": [ - 5869, - 5887 + 5968, + 5986 ], "loc": { "start": { - "line": 215, + "line": 217, "column": 52 }, "end": { - "line": 215, + "line": 217, "column": 70 } } }, "arguments": [], "range": [ - 5869, - 5889 + 5968, + 5988 ], "loc": { "start": { - "line": 215, + "line": 217, "column": 52 }, "end": { - "line": 215, + "line": 217, "column": 72 } } @@ -9817,47 +9944,47 @@ "generator": false, "expression": true, "range": [ - 5863, - 5889 + 5962, + 5988 ], "loc": { "start": { - "line": 215, + "line": 217, "column": 46 }, "end": { - "line": 215, + "line": 217, "column": 72 } } } ], "range": [ - 5825, - 5890 + 5924, + 5989 ], "loc": { "start": { - "line": 215, + "line": 217, "column": 8 }, "end": { - "line": 215, + "line": 217, "column": 73 } } }, "range": [ - 5825, - 5891 + 5924, + 5990 ], "loc": { "start": { - "line": 215, + "line": 217, "column": 8 }, "end": { - "line": 215, + "line": 217, "column": 74 } }, @@ -9866,16 +9993,16 @@ "type": "Line", "value": " subscribe to events", "range": [ - 5794, - 5816 + 5893, + 5915 ], "loc": { "start": { - "line": 214, + "line": 216, "column": 8 }, "end": { - "line": 214, + "line": 216, "column": 30 } } @@ -9895,16 +10022,16 @@ "object": { "type": "ThisExpression", "range": [ - 5900, - 5904 + 5999, + 6003 ], "loc": { "start": { - "line": 216, + "line": 218, "column": 8 }, "end": { - "line": 216, + "line": 218, "column": 12 } } @@ -9913,31 +10040,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 5905, - 5912 + 6004, + 6011 ], "loc": { "start": { - "line": 216, + "line": 218, "column": 13 }, "end": { - "line": 216, + "line": 218, "column": 20 } } }, "range": [ - 5900, - 5912 + 5999, + 6011 ], "loc": { "start": { - "line": 216, + "line": 218, "column": 8 }, "end": { - "line": 216, + "line": 218, "column": 20 } } @@ -9946,31 +10073,31 @@ "type": "Identifier", "name": "on", "range": [ - 5913, - 5915 + 6012, + 6014 ], "loc": { "start": { - "line": 216, + "line": 218, "column": 21 }, "end": { - "line": 216, + "line": 218, "column": 23 } } }, "range": [ - 5900, - 5915 + 5999, + 6014 ], "loc": { "start": { - "line": 216, + "line": 218, "column": 8 }, "end": { - "line": 216, + "line": 218, "column": 23 } } @@ -9984,32 +10111,32 @@ "value": "after-filtering", "raw": "'after-filtering'", "range": [ - 5917, - 5934 + 6016, + 6033 ], "loc": { "start": { - "line": 216, + "line": 218, "column": 25 }, "end": { - "line": 216, + "line": 218, "column": 42 } } } ], "range": [ - 5916, - 5935 + 6015, + 6034 ], "loc": { "start": { - "line": 216, + "line": 218, "column": 24 }, "end": { - "line": 216, + "line": 218, "column": 43 } } @@ -10026,16 +10153,16 @@ "object": { "type": "ThisExpression", "range": [ - 5943, - 5947 + 6042, + 6046 ], "loc": { "start": { - "line": 216, + "line": 218, "column": 51 }, "end": { - "line": 216, + "line": 218, "column": 55 } } @@ -10044,47 +10171,47 @@ "type": "Identifier", "name": "closeAll", "range": [ - 5948, - 5956 + 6047, + 6055 ], "loc": { "start": { - "line": 216, + "line": 218, "column": 56 }, "end": { - "line": 216, + "line": 218, "column": 64 } } }, "range": [ - 5943, - 5956 + 6042, + 6055 ], "loc": { "start": { - "line": 216, + "line": 218, "column": 51 }, "end": { - "line": 216, + "line": 218, "column": 64 } } }, "arguments": [], "range": [ - 5943, - 5958 + 6042, + 6057 ], "loc": { "start": { - "line": 216, + "line": 218, "column": 51 }, "end": { - "line": 216, + "line": 218, "column": 66 } } @@ -10092,47 +10219,47 @@ "generator": false, "expression": true, "range": [ - 5937, - 5958 + 6036, + 6057 ], "loc": { "start": { - "line": 216, + "line": 218, "column": 45 }, "end": { - "line": 216, + "line": 218, "column": 66 } } } ], "range": [ - 5900, - 5959 + 5999, + 6058 ], "loc": { "start": { - "line": 216, + "line": 218, "column": 8 }, "end": { - "line": 216, + "line": 218, "column": 67 } } }, "range": [ - 5900, - 5960 + 5999, + 6059 ], "loc": { "start": { - "line": 216, + "line": 218, "column": 8 }, "end": { - "line": 216, + "line": 218, "column": 68 } } @@ -10150,16 +10277,16 @@ "object": { "type": "ThisExpression", "range": [ - 5969, - 5973 + 6068, + 6072 ], "loc": { "start": { - "line": 217, + "line": 219, "column": 8 }, "end": { - "line": 217, + "line": 219, "column": 12 } } @@ -10168,31 +10295,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 5974, - 5981 + 6073, + 6080 ], "loc": { "start": { - "line": 217, + "line": 219, "column": 13 }, "end": { - "line": 217, + "line": 219, "column": 20 } } }, "range": [ - 5969, - 5981 + 6068, + 6080 ], "loc": { "start": { - "line": 217, + "line": 219, "column": 8 }, "end": { - "line": 217, + "line": 219, "column": 20 } } @@ -10201,31 +10328,31 @@ "type": "Identifier", "name": "on", "range": [ - 5982, - 5984 + 6081, + 6083 ], "loc": { "start": { - "line": 217, + "line": 219, "column": 21 }, "end": { - "line": 217, + "line": 219, "column": 23 } } }, "range": [ - 5969, - 5984 + 6068, + 6083 ], "loc": { "start": { - "line": 217, + "line": 219, "column": 8 }, "end": { - "line": 217, + "line": 219, "column": 23 } } @@ -10239,32 +10366,32 @@ "value": "cell-processed", "raw": "'cell-processed'", "range": [ - 5986, - 6002 + 6085, + 6101 ], "loc": { "start": { - "line": 217, + "line": 219, "column": 25 }, "end": { - "line": 217, + "line": 219, "column": 41 } } } ], "range": [ - 5985, - 6003 + 6084, + 6102 ], "loc": { "start": { - "line": 217, + "line": 219, "column": 24 }, "end": { - "line": 217, + "line": 219, "column": 42 } } @@ -10277,16 +10404,16 @@ "type": "Identifier", "name": "tf", "range": [ - 6018, - 6020 + 6117, + 6119 ], "loc": { "start": { - "line": 218, + "line": 220, "column": 13 }, "end": { - "line": 218, + "line": 220, "column": 15 } } @@ -10295,16 +10422,16 @@ "type": "Identifier", "name": "cellIndex", "range": [ - 6022, - 6031 + 6121, + 6130 ], "loc": { "start": { - "line": 218, + "line": 220, "column": 17 }, "end": { - "line": 218, + "line": 220, "column": 26 } } @@ -10318,16 +10445,16 @@ "object": { "type": "ThisExpression", "range": [ - 6036, - 6040 + 6135, + 6139 ], "loc": { "start": { - "line": 218, + "line": 220, "column": 31 }, "end": { - "line": 218, + "line": 220, "column": 35 } } @@ -10336,31 +10463,31 @@ "type": "Identifier", "name": "changeState", "range": [ - 6041, - 6052 + 6140, + 6151 ], "loc": { "start": { - "line": 218, + "line": 220, "column": 36 }, "end": { - "line": 218, + "line": 220, "column": 47 } } }, "range": [ - 6036, - 6052 + 6135, + 6151 ], "loc": { "start": { - "line": 218, + "line": 220, "column": 31 }, "end": { - "line": 218, + "line": 220, "column": 47 } } @@ -10370,16 +10497,16 @@ "type": "Identifier", "name": "cellIndex", "range": [ - 6053, - 6062 + 6152, + 6161 ], "loc": { "start": { - "line": 218, + "line": 220, "column": 48 }, "end": { - "line": 218, + "line": 220, "column": 57 } } @@ -10389,32 +10516,32 @@ "value": true, "raw": "true", "range": [ - 6064, - 6068 + 6163, + 6167 ], "loc": { "start": { - "line": 218, + "line": 220, "column": 59 }, "end": { - "line": 218, + "line": 220, "column": 63 } } } ], "range": [ - 6036, - 6069 + 6135, + 6168 ], "loc": { "start": { - "line": 218, + "line": 220, "column": 31 }, "end": { - "line": 218, + "line": 220, "column": 64 } } @@ -10422,47 +10549,47 @@ "generator": false, "expression": true, "range": [ - 6017, - 6069 + 6116, + 6168 ], "loc": { "start": { - "line": 218, + "line": 220, "column": 12 }, "end": { - "line": 218, + "line": 220, "column": 64 } } } ], "range": [ - 5969, - 6070 + 6068, + 6169 ], "loc": { "start": { - "line": 217, + "line": 219, "column": 8 }, "end": { - "line": 218, + "line": 220, "column": 65 } } }, "range": [ - 5969, - 6071 + 6068, + 6170 ], "loc": { "start": { - "line": 217, + "line": 219, "column": 8 }, "end": { - "line": 218, + "line": 220, "column": 66 } } @@ -10480,16 +10607,16 @@ "object": { "type": "ThisExpression", "range": [ - 6080, - 6084 + 6179, + 6183 ], "loc": { "start": { - "line": 219, + "line": 221, "column": 8 }, "end": { - "line": 219, + "line": 221, "column": 12 } } @@ -10498,31 +10625,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 6085, - 6092 + 6184, + 6191 ], "loc": { "start": { - "line": 219, + "line": 221, "column": 13 }, "end": { - "line": 219, + "line": 221, "column": 20 } } }, "range": [ - 6080, - 6092 + 6179, + 6191 ], "loc": { "start": { - "line": 219, + "line": 221, "column": 8 }, "end": { - "line": 219, + "line": 221, "column": 20 } } @@ -10531,31 +10658,31 @@ "type": "Identifier", "name": "on", "range": [ - 6093, - 6095 + 6192, + 6194 ], "loc": { "start": { - "line": 219, + "line": 221, "column": 21 }, "end": { - "line": 219, + "line": 221, "column": 23 } } }, "range": [ - 6080, - 6095 + 6179, + 6194 ], "loc": { "start": { - "line": 219, + "line": 221, "column": 8 }, "end": { - "line": 219, + "line": 221, "column": 23 } } @@ -10569,32 +10696,32 @@ "value": "filters-row-inserted", "raw": "'filters-row-inserted'", "range": [ - 6097, - 6119 + 6196, + 6218 ], "loc": { "start": { - "line": 219, + "line": 221, "column": 25 }, "end": { - "line": 219, + "line": 221, "column": 47 } } } ], "range": [ - 6096, - 6120 + 6195, + 6219 ], "loc": { "start": { - "line": 219, + "line": 221, "column": 24 }, "end": { - "line": 219, + "line": 221, "column": 48 } } @@ -10611,16 +10738,16 @@ "object": { "type": "ThisExpression", "range": [ - 6128, - 6132 + 6227, + 6231 ], "loc": { "start": { - "line": 219, + "line": 221, "column": 56 }, "end": { - "line": 219, + "line": 221, "column": 60 } } @@ -10629,47 +10756,47 @@ "type": "Identifier", "name": "buildIcons", "range": [ - 6133, - 6143 + 6232, + 6242 ], "loc": { "start": { - "line": 219, + "line": 221, "column": 61 }, "end": { - "line": 219, + "line": 221, "column": 71 } } }, "range": [ - 6128, - 6143 + 6227, + 6242 ], "loc": { "start": { - "line": 219, + "line": 221, "column": 56 }, "end": { - "line": 219, + "line": 221, "column": 71 } } }, "arguments": [], "range": [ - 6128, - 6145 + 6227, + 6244 ], "loc": { "start": { - "line": 219, + "line": 221, "column": 56 }, "end": { - "line": 219, + "line": 221, "column": 73 } } @@ -10677,47 +10804,47 @@ "generator": false, "expression": true, "range": [ - 6122, - 6145 + 6221, + 6244 ], "loc": { "start": { - "line": 219, + "line": 221, "column": 50 }, "end": { - "line": 219, + "line": 221, "column": 73 } } } ], "range": [ - 6080, - 6146 + 6179, + 6245 ], "loc": { "start": { - "line": 219, + "line": 221, "column": 8 }, "end": { - "line": 219, + "line": 221, "column": 74 } } }, "range": [ - 6080, - 6147 + 6179, + 6246 ], "loc": { "start": { - "line": 219, + "line": 221, "column": 8 }, "end": { - "line": 219, + "line": 221, "column": 75 } } @@ -10735,16 +10862,16 @@ "object": { "type": "ThisExpression", "range": [ - 6156, - 6160 + 6255, + 6259 ], "loc": { "start": { - "line": 220, + "line": 222, "column": 8 }, "end": { - "line": 220, + "line": 222, "column": 12 } } @@ -10753,31 +10880,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 6161, - 6168 + 6260, + 6267 ], "loc": { "start": { - "line": 220, + "line": 222, "column": 13 }, "end": { - "line": 220, + "line": 222, "column": 20 } } }, "range": [ - 6156, - 6168 + 6255, + 6267 ], "loc": { "start": { - "line": 220, + "line": 222, "column": 8 }, "end": { - "line": 220, + "line": 222, "column": 20 } } @@ -10786,31 +10913,31 @@ "type": "Identifier", "name": "on", "range": [ - 6169, - 6171 + 6268, + 6270 ], "loc": { "start": { - "line": 220, + "line": 222, "column": 21 }, "end": { - "line": 220, + "line": 222, "column": 23 } } }, "range": [ - 6156, - 6171 + 6255, + 6270 ], "loc": { "start": { - "line": 220, + "line": 222, "column": 8 }, "end": { - "line": 220, + "line": 222, "column": 23 } } @@ -10824,32 +10951,32 @@ "value": "before-filter-init", "raw": "'before-filter-init'", "range": [ - 6173, - 6193 + 6272, + 6292 ], "loc": { "start": { - "line": 220, + "line": 222, "column": 25 }, "end": { - "line": 220, + "line": 222, "column": 45 } } } ], "range": [ - 6172, - 6194 + 6271, + 6293 ], "loc": { "start": { - "line": 220, + "line": 222, "column": 24 }, "end": { - "line": 220, + "line": 222, "column": 46 } } @@ -10862,16 +10989,16 @@ "type": "Identifier", "name": "tf", "range": [ - 6209, - 6211 + 6308, + 6310 ], "loc": { "start": { - "line": 221, + "line": 223, "column": 13 }, "end": { - "line": 221, + "line": 223, "column": 15 } } @@ -10880,16 +11007,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 6213, - 6221 + 6312, + 6320 ], "loc": { "start": { - "line": 221, + "line": 223, "column": 17 }, "end": { - "line": 221, + "line": 223, "column": 25 } } @@ -10903,16 +11030,16 @@ "object": { "type": "ThisExpression", "range": [ - 6226, - 6230 + 6325, + 6329 ], "loc": { "start": { - "line": 221, + "line": 223, "column": 30 }, "end": { - "line": 221, + "line": 223, "column": 34 } } @@ -10921,31 +11048,31 @@ "type": "Identifier", "name": "build", "range": [ - 6231, - 6236 + 6330, + 6335 ], "loc": { "start": { - "line": 221, + "line": 223, "column": 35 }, "end": { - "line": 221, + "line": 223, "column": 40 } } }, "range": [ - 6226, - 6236 + 6325, + 6335 ], "loc": { "start": { - "line": 221, + "line": 223, "column": 30 }, "end": { - "line": 221, + "line": 223, "column": 40 } } @@ -10955,32 +11082,32 @@ "type": "Identifier", "name": "colIndex", "range": [ - 6237, - 6245 + 6336, + 6344 ], "loc": { "start": { - "line": 221, + "line": 223, "column": 41 }, "end": { - "line": 221, + "line": 223, "column": 49 } } } ], "range": [ - 6226, - 6246 + 6325, + 6345 ], "loc": { "start": { - "line": 221, + "line": 223, "column": 30 }, "end": { - "line": 221, + "line": 223, "column": 50 } } @@ -10988,47 +11115,47 @@ "generator": false, "expression": true, "range": [ - 6208, - 6246 + 6307, + 6345 ], "loc": { "start": { - "line": 221, + "line": 223, "column": 12 }, "end": { - "line": 221, + "line": 223, "column": 50 } } } ], "range": [ - 6156, - 6247 + 6255, + 6346 ], "loc": { "start": { - "line": 220, + "line": 222, "column": 8 }, "end": { - "line": 221, + "line": 223, "column": 51 } } }, "range": [ - 6156, - 6248 + 6255, + 6347 ], "loc": { "start": { - "line": 220, + "line": 222, "column": 8 }, "end": { - "line": 221, + "line": 223, "column": 52 } }, @@ -11037,16 +11164,16 @@ "type": "Block", "value": "* @inherited ", "range": [ - 6258, - 6275 + 6357, + 6374 ], "loc": { "start": { - "line": 223, + "line": 225, "column": 8 }, "end": { - "line": 223, + "line": 225, "column": 25 } } @@ -11064,16 +11191,16 @@ "object": { "type": "ThisExpression", "range": [ - 6284, - 6288 + 6383, + 6387 ], "loc": { "start": { - "line": 224, + "line": 226, "column": 8 }, "end": { - "line": 224, + "line": 226, "column": 12 } } @@ -11082,31 +11209,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 6289, - 6300 + 6388, + 6399 ], "loc": { "start": { - "line": 224, + "line": 226, "column": 13 }, "end": { - "line": 224, + "line": 226, "column": 24 } } }, "range": [ - 6284, - 6300 + 6383, + 6399 ], "loc": { "start": { - "line": 224, + "line": 226, "column": 8 }, "end": { - "line": 224, + "line": 226, "column": 24 } } @@ -11116,46 +11243,46 @@ "value": true, "raw": "true", "range": [ - 6303, - 6307 + 6402, + 6406 ], "loc": { "start": { - "line": 224, + "line": 226, "column": 27 }, "end": { - "line": 224, + "line": 226, "column": 31 } } }, "range": [ - 6284, - 6307 + 6383, + 6406 ], "loc": { "start": { - "line": 224, + "line": 226, "column": 8 }, "end": { - "line": 224, + "line": 226, "column": 31 } } }, "range": [ - 6284, - 6308 + 6383, + 6407 ], "loc": { "start": { - "line": 224, + "line": 226, "column": 8 }, "end": { - "line": 224, + "line": 226, "column": 32 } }, @@ -11164,16 +11291,16 @@ "type": "Block", "value": "* @inherited ", "range": [ - 6258, - 6275 + 6357, + 6374 ], "loc": { "start": { - "line": 223, + "line": 225, "column": 8 }, "end": { - "line": 223, + "line": 225, "column": 25 } } @@ -11182,16 +11309,16 @@ } ], "range": [ - 5095, - 6314 + 5194, + 6413 ], "loc": { "start": { - "line": 192, + "line": 194, "column": 11 }, "end": { - "line": 225, + "line": 227, "column": 5 } } @@ -11199,16 +11326,16 @@ "generator": false, "expression": false, "range": [ - 5092, - 6314 + 5191, + 6413 ], "loc": { "start": { - "line": 192, + "line": 194, "column": 8 }, "end": { - "line": 225, + "line": 227, "column": 5 } } @@ -11216,16 +11343,16 @@ "kind": "method", "computed": false, "range": [ - 5088, - 6314 + 5187, + 6413 ], "loc": { "start": { - "line": 192, + "line": 194, "column": 4 }, "end": { - "line": 225, + "line": 227, "column": 5 } }, @@ -11234,16 +11361,16 @@ "type": "Block", "value": "*\n * Initialize DOM elements\n ", "range": [ - 5041, - 5083 + 5140, + 5182 ], "loc": { "start": { - "line": 189, + "line": 191, "column": 4 }, "end": { - "line": 191, + "line": 193, "column": 7 } } @@ -11254,16 +11381,16 @@ "type": "Block", "value": "*\n * Reset previously destroyed feature\n ", "range": [ - 6320, - 6373 + 6419, + 6472 ], "loc": { "start": { - "line": 227, + "line": 229, "column": 4 }, "end": { - "line": 229, + "line": 231, "column": 7 } } @@ -11277,16 +11404,16 @@ "type": "Identifier", "name": "reset", "range": [ - 6378, - 6383 + 6477, + 6482 ], "loc": { "start": { - "line": 230, + "line": 232, "column": 4 }, "end": { - "line": 230, + "line": 232, "column": 9 } } @@ -11308,16 +11435,16 @@ "object": { "type": "ThisExpression", "range": [ - 6396, - 6400 + 6495, + 6499 ], "loc": { "start": { - "line": 231, + "line": 233, "column": 8 }, "end": { - "line": 231, + "line": 233, "column": 12 } } @@ -11326,62 +11453,62 @@ "type": "Identifier", "name": "enable", "range": [ - 6401, - 6407 + 6500, + 6506 ], "loc": { "start": { - "line": 231, + "line": 233, "column": 13 }, "end": { - "line": 231, + "line": 233, "column": 19 } } }, "range": [ - 6396, - 6407 + 6495, + 6506 ], "loc": { "start": { - "line": 231, + "line": 233, "column": 8 }, "end": { - "line": 231, + "line": 233, "column": 19 } } }, "arguments": [], "range": [ - 6396, - 6409 + 6495, + 6508 ], "loc": { "start": { - "line": 231, + "line": 233, "column": 8 }, "end": { - "line": 231, + "line": 233, "column": 21 } } }, "range": [ - 6396, - 6410 + 6495, + 6509 ], "loc": { "start": { - "line": 231, + "line": 233, "column": 8 }, "end": { - "line": 231, + "line": 233, "column": 22 } } @@ -11396,16 +11523,16 @@ "object": { "type": "ThisExpression", "range": [ - 6419, - 6423 + 6518, + 6522 ], "loc": { "start": { - "line": 232, + "line": 234, "column": 8 }, "end": { - "line": 232, + "line": 234, "column": 12 } } @@ -11414,62 +11541,62 @@ "type": "Identifier", "name": "init", "range": [ - 6424, - 6428 + 6523, + 6527 ], "loc": { "start": { - "line": 232, + "line": 234, "column": 13 }, "end": { - "line": 232, + "line": 234, "column": 17 } } }, "range": [ - 6419, - 6428 + 6518, + 6527 ], "loc": { "start": { - "line": 232, + "line": 234, "column": 8 }, "end": { - "line": 232, + "line": 234, "column": 17 } } }, "arguments": [], "range": [ - 6419, - 6430 + 6518, + 6529 ], "loc": { "start": { - "line": 232, + "line": 234, "column": 8 }, "end": { - "line": 232, + "line": 234, "column": 19 } } }, "range": [ - 6419, - 6431 + 6518, + 6530 ], "loc": { "start": { - "line": 232, + "line": 234, "column": 8 }, "end": { - "line": 232, + "line": 234, "column": 20 } } @@ -11484,16 +11611,16 @@ "object": { "type": "ThisExpression", "range": [ - 6440, - 6444 + 6539, + 6543 ], "loc": { "start": { - "line": 233, + "line": 235, "column": 8 }, "end": { - "line": 233, + "line": 235, "column": 12 } } @@ -11502,62 +11629,62 @@ "type": "Identifier", "name": "buildIcons", "range": [ - 6445, - 6455 + 6544, + 6554 ], "loc": { "start": { - "line": 233, + "line": 235, "column": 13 }, "end": { - "line": 233, + "line": 235, "column": 23 } } }, "range": [ - 6440, - 6455 + 6539, + 6554 ], "loc": { "start": { - "line": 233, + "line": 235, "column": 8 }, "end": { - "line": 233, + "line": 235, "column": 23 } } }, "arguments": [], "range": [ - 6440, - 6457 + 6539, + 6556 ], "loc": { "start": { - "line": 233, + "line": 235, "column": 8 }, "end": { - "line": 233, + "line": 235, "column": 25 } } }, "range": [ - 6440, - 6458 + 6539, + 6557 ], "loc": { "start": { - "line": 233, + "line": 235, "column": 8 }, "end": { - "line": 233, + "line": 235, "column": 26 } } @@ -11572,16 +11699,16 @@ "object": { "type": "ThisExpression", "range": [ - 6467, - 6471 + 6566, + 6570 ], "loc": { "start": { - "line": 234, + "line": 236, "column": 8 }, "end": { - "line": 234, + "line": 236, "column": 12 } } @@ -11590,78 +11717,78 @@ "type": "Identifier", "name": "buildAll", "range": [ - 6472, - 6480 + 6571, + 6579 ], "loc": { "start": { - "line": 234, + "line": 236, "column": 13 }, "end": { - "line": 234, + "line": 236, "column": 21 } } }, "range": [ - 6467, - 6480 + 6566, + 6579 ], "loc": { "start": { - "line": 234, + "line": 236, "column": 8 }, "end": { - "line": 234, + "line": 236, "column": 21 } } }, "arguments": [], "range": [ - 6467, - 6482 + 6566, + 6581 ], "loc": { "start": { - "line": 234, + "line": 236, "column": 8 }, "end": { - "line": 234, + "line": 236, "column": 23 } } }, "range": [ - 6467, - 6483 + 6566, + 6582 ], "loc": { "start": { - "line": 234, + "line": 236, "column": 8 }, "end": { - "line": 234, + "line": 236, "column": 24 } } } ], "range": [ - 6386, - 6489 + 6485, + 6588 ], "loc": { "start": { - "line": 230, + "line": 232, "column": 12 }, "end": { - "line": 235, + "line": 237, "column": 5 } } @@ -11669,16 +11796,16 @@ "generator": false, "expression": false, "range": [ - 6383, - 6489 + 6482, + 6588 ], "loc": { "start": { - "line": 230, + "line": 232, "column": 9 }, "end": { - "line": 235, + "line": 237, "column": 5 } } @@ -11686,16 +11813,16 @@ "kind": "method", "computed": false, "range": [ - 6378, - 6489 + 6477, + 6588 ], "loc": { "start": { - "line": 230, + "line": 232, "column": 4 }, "end": { - "line": 235, + "line": 237, "column": 5 } }, @@ -11704,16 +11831,16 @@ "type": "Block", "value": "*\n * Reset previously destroyed feature\n ", "range": [ - 6320, - 6373 + 6419, + 6472 ], "loc": { "start": { - "line": 227, + "line": 229, "column": 4 }, "end": { - "line": 229, + "line": 231, "column": 7 } } @@ -11724,16 +11851,16 @@ "type": "Block", "value": "*\n * Build all filters icons\n ", "range": [ - 6495, - 6537 + 6594, + 6636 ], "loc": { "start": { - "line": 237, + "line": 239, "column": 4 }, "end": { - "line": 239, + "line": 241, "column": 7 } } @@ -11747,16 +11874,16 @@ "type": "Identifier", "name": "buildIcons", "range": [ - 6542, - 6552 + 6641, + 6651 ], "loc": { "start": { - "line": 240, + "line": 242, "column": 4 }, "end": { - "line": 240, + "line": 242, "column": 14 } } @@ -11777,16 +11904,16 @@ "type": "Identifier", "name": "tf", "range": [ - 6569, - 6571 + 6668, + 6670 ], "loc": { "start": { - "line": 241, + "line": 243, "column": 12 }, "end": { - "line": 241, + "line": 243, "column": 14 } } @@ -11797,16 +11924,16 @@ "object": { "type": "ThisExpression", "range": [ - 6574, - 6578 + 6673, + 6677 ], "loc": { "start": { - "line": 241, + "line": 243, "column": 17 }, "end": { - "line": 241, + "line": 243, "column": 21 } } @@ -11815,46 +11942,46 @@ "type": "Identifier", "name": "tf", "range": [ - 6579, - 6581 + 6678, + 6680 ], "loc": { "start": { - "line": 241, + "line": 243, "column": 22 }, "end": { - "line": 241, + "line": 243, "column": 24 } } }, "range": [ - 6574, - 6581 + 6673, + 6680 ], "loc": { "start": { - "line": 241, + "line": 243, "column": 17 }, "end": { - "line": 241, + "line": 243, "column": 24 } } }, "range": [ - 6569, - 6581 + 6668, + 6680 ], "loc": { "start": { - "line": 241, + "line": 243, "column": 12 }, "end": { - "line": 241, + "line": 243, "column": 24 } } @@ -11862,16 +11989,16 @@ ], "kind": "let", "range": [ - 6565, - 6582 + 6664, + 6681 ], "loc": { "start": { - "line": 241, + "line": 243, "column": 8 }, "end": { - "line": 241, + "line": 243, "column": 25 } }, @@ -11880,16 +12007,16 @@ "type": "Line", "value": " TODO: Because of the filters row generation, headers row index needs", "range": [ - 6592, - 6663 + 6691, + 6762 ], "loc": { "start": { - "line": 243, + "line": 245, "column": 8 }, "end": { - "line": 243, + "line": 245, "column": 79 } } @@ -11898,16 +12025,16 @@ "type": "Line", "value": " adjusting: prevent useless row generation", "range": [ - 6672, - 6716 + 6771, + 6815 ], "loc": { "start": { - "line": 244, + "line": 246, "column": 8 }, "end": { - "line": 244, + "line": 246, "column": 52 } } @@ -11926,16 +12053,16 @@ "type": "Identifier", "name": "tf", "range": [ - 6725, - 6727 + 6824, + 6826 ], "loc": { "start": { - "line": 245, + "line": 247, "column": 8 }, "end": { - "line": 245, + "line": 247, "column": 10 } } @@ -11944,62 +12071,62 @@ "type": "Identifier", "name": "headersRow", "range": [ - 6728, - 6738 + 6827, + 6837 ], "loc": { "start": { - "line": 245, + "line": 247, "column": 11 }, "end": { - "line": 245, + "line": 247, "column": 21 } } }, "range": [ - 6725, - 6738 + 6824, + 6837 ], "loc": { "start": { - "line": 245, + "line": 247, "column": 8 }, "end": { - "line": 245, + "line": 247, "column": 21 } } }, "prefix": false, "range": [ - 6725, - 6740 + 6824, + 6839 ], "loc": { "start": { - "line": 245, + "line": 247, "column": 8 }, "end": { - "line": 245, + "line": 247, "column": 23 } } }, "range": [ - 6725, - 6741 + 6824, + 6840 ], "loc": { "start": { - "line": 245, + "line": 247, "column": 8 }, "end": { - "line": 245, + "line": 247, "column": 24 } }, @@ -12008,16 +12135,16 @@ "type": "Line", "value": " TODO: Because of the filters row generation, headers row index needs", "range": [ - 6592, - 6663 + 6691, + 6762 ], "loc": { "start": { - "line": 243, + "line": 245, "column": 8 }, "end": { - "line": 243, + "line": 245, "column": 79 } } @@ -12026,16 +12153,16 @@ "type": "Line", "value": " adjusting: prevent useless row generation", "range": [ - 6672, - 6716 + 6771, + 6815 ], "loc": { "start": { - "line": 244, + "line": 246, "column": 8 }, "end": { - "line": 244, + "line": 246, "column": 52 } } @@ -12053,16 +12180,16 @@ "type": "Identifier", "name": "i", "range": [ - 6760, - 6761 + 6859, + 6860 ], "loc": { "start": { - "line": 247, + "line": 249, "column": 17 }, "end": { - "line": 247, + "line": 249, "column": 18 } } @@ -12072,31 +12199,31 @@ "value": 0, "raw": "0", "range": [ - 6764, - 6765 + 6863, + 6864 ], "loc": { "start": { - "line": 247, + "line": 249, "column": 21 }, "end": { - "line": 247, + "line": 249, "column": 22 } } }, "range": [ - 6760, - 6765 + 6859, + 6864 ], "loc": { "start": { - "line": 247, + "line": 249, "column": 17 }, "end": { - "line": 247, + "line": 249, "column": 22 } } @@ -12104,16 +12231,16 @@ ], "kind": "let", "range": [ - 6756, - 6765 + 6855, + 6864 ], "loc": { "start": { - "line": 247, + "line": 249, "column": 13 }, "end": { - "line": 247, + "line": 249, "column": 22 } } @@ -12125,16 +12252,16 @@ "type": "Identifier", "name": "i", "range": [ - 6767, - 6768 + 6866, + 6867 ], "loc": { "start": { - "line": 247, + "line": 249, "column": 24 }, "end": { - "line": 247, + "line": 249, "column": 25 } } @@ -12146,16 +12273,16 @@ "type": "Identifier", "name": "tf", "range": [ - 6771, - 6773 + 6870, + 6872 ], "loc": { "start": { - "line": 247, + "line": 249, "column": 28 }, "end": { - "line": 247, + "line": 249, "column": 30 } } @@ -12164,46 +12291,46 @@ "type": "Identifier", "name": "nbCells", "range": [ - 6774, - 6781 + 6873, + 6880 ], "loc": { "start": { - "line": 247, + "line": 249, "column": 31 }, "end": { - "line": 247, + "line": 249, "column": 38 } } }, "range": [ - 6771, - 6781 + 6870, + 6880 ], "loc": { "start": { - "line": 247, + "line": 249, "column": 28 }, "end": { - "line": 247, + "line": 249, "column": 38 } } }, "range": [ - 6767, - 6781 + 6866, + 6880 ], "loc": { "start": { - "line": 247, + "line": 249, "column": 24 }, "end": { - "line": 247, + "line": 249, "column": 38 } } @@ -12215,32 +12342,32 @@ "type": "Identifier", "name": "i", "range": [ - 6783, - 6784 + 6882, + 6883 ], "loc": { "start": { - "line": 247, + "line": 249, "column": 40 }, "end": { - "line": 247, + "line": 249, "column": 41 } } }, "prefix": false, "range": [ - 6783, - 6786 + 6882, + 6885 ], "loc": { "start": { - "line": 247, + "line": 249, "column": 40 }, "end": { - "line": 247, + "line": 249, "column": 43 } } @@ -12262,16 +12389,16 @@ "type": "Identifier", "name": "tf", "range": [ - 6806, - 6808 + 6905, + 6907 ], "loc": { "start": { - "line": 248, + "line": 250, "column": 16 }, "end": { - "line": 248, + "line": 250, "column": 18 } } @@ -12280,31 +12407,31 @@ "type": "Identifier", "name": "getFilterType", "range": [ - 6809, - 6822 + 6908, + 6921 ], "loc": { "start": { - "line": 248, + "line": 250, "column": 19 }, "end": { - "line": 248, + "line": 250, "column": 32 } } }, "range": [ - 6806, - 6822 + 6905, + 6921 ], "loc": { "start": { - "line": 248, + "line": 250, "column": 16 }, "end": { - "line": 248, + "line": 250, "column": 32 } } @@ -12314,32 +12441,32 @@ "type": "Identifier", "name": "i", "range": [ - 6823, - 6824 + 6922, + 6923 ], "loc": { "start": { - "line": 248, + "line": 250, "column": 33 }, "end": { - "line": 248, + "line": 250, "column": 34 } } } ], "range": [ - 6806, - 6825 + 6905, + 6924 ], "loc": { "start": { - "line": 248, + "line": 250, "column": 16 }, "end": { - "line": 248, + "line": 250, "column": 35 } } @@ -12348,31 +12475,31 @@ "type": "Identifier", "name": "NONE", "range": [ - 6830, - 6834 + 6929, + 6933 ], "loc": { "start": { - "line": 248, + "line": 250, "column": 40 }, "end": { - "line": 248, + "line": 250, "column": 44 } } }, "range": [ - 6806, - 6834 + 6905, + 6933 ], "loc": { "start": { - "line": 248, + "line": 250, "column": 16 }, "end": { - "line": 248, + "line": 250, "column": 44 } } @@ -12384,48 +12511,48 @@ "type": "ContinueStatement", "label": null, "range": [ - 6854, - 6863 + 6953, + 6962 ], "loc": { "start": { - "line": 249, + "line": 251, "column": 16 }, "end": { - "line": 249, + "line": 251, "column": 25 } } } ], "range": [ - 6836, - 6877 + 6935, + 6976 ], "loc": { "start": { - "line": 248, + "line": 250, "column": 46 }, "end": { - "line": 250, + "line": 252, "column": 13 } } }, "alternate": null, "range": [ - 6802, - 6877 + 6901, + 6976 ], "loc": { "start": { - "line": 248, + "line": 250, "column": 12 }, "end": { - "line": 250, + "line": 252, "column": 13 } } @@ -12439,16 +12566,16 @@ "type": "Identifier", "name": "icon", "range": [ - 6894, - 6898 + 6993, + 6997 ], "loc": { "start": { - "line": 251, + "line": 253, "column": 16 }, "end": { - "line": 251, + "line": 253, "column": 20 } } @@ -12459,16 +12586,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 6901, - 6910 + 7000, + 7009 ], "loc": { "start": { - "line": 251, + "line": 253, "column": 23 }, "end": { - "line": 251, + "line": 253, "column": 32 } } @@ -12479,16 +12606,16 @@ "value": "span", "raw": "'span'", "range": [ - 6911, - 6917 + 7010, + 7016 ], "loc": { "start": { - "line": 251, + "line": 253, "column": 33 }, "end": { - "line": 251, + "line": 253, "column": 39 } } @@ -12501,16 +12628,16 @@ "value": "ci", "raw": "'ci'", "range": [ - 6920, - 6924 + 7019, + 7023 ], "loc": { "start": { - "line": 251, + "line": 253, "column": 42 }, "end": { - "line": 251, + "line": 253, "column": 46 } } @@ -12519,63 +12646,63 @@ "type": "Identifier", "name": "i", "range": [ - 6926, - 6927 + 7025, + 7026 ], "loc": { "start": { - "line": 251, + "line": 253, "column": 48 }, "end": { - "line": 251, + "line": 253, "column": 49 } } } ], "range": [ - 6919, - 6928 + 7018, + 7027 ], "loc": { "start": { - "line": 251, + "line": 253, "column": 41 }, "end": { - "line": 251, + "line": 253, "column": 50 } } } ], "range": [ - 6901, - 6929 + 7000, + 7028 ], "loc": { "start": { - "line": 251, + "line": 253, "column": 23 }, "end": { - "line": 251, + "line": 253, "column": 51 } } }, "range": [ - 6894, - 6929 + 6993, + 7028 ], "loc": { "start": { - "line": 251, + "line": 253, "column": 16 }, "end": { - "line": 251, + "line": 253, "column": 51 } } @@ -12583,16 +12710,16 @@ ], "kind": "let", "range": [ - 6890, - 6930 + 6989, + 7029 ], "loc": { "start": { - "line": 251, + "line": 253, "column": 12 }, "end": { - "line": 251, + "line": 253, "column": 52 } } @@ -12609,16 +12736,16 @@ "type": "Identifier", "name": "icon", "range": [ - 6943, - 6947 + 7042, + 7046 ], "loc": { "start": { - "line": 252, + "line": 254, "column": 12 }, "end": { - "line": 252, + "line": 254, "column": 16 } } @@ -12627,31 +12754,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 6948, - 6957 + 7047, + 7056 ], "loc": { "start": { - "line": 252, + "line": 254, "column": 17 }, "end": { - "line": 252, + "line": 254, "column": 26 } } }, "range": [ - 6943, - 6957 + 7042, + 7056 ], "loc": { "start": { - "line": 252, + "line": 254, "column": 12 }, "end": { - "line": 252, + "line": 254, "column": 26 } } @@ -12662,16 +12789,16 @@ "object": { "type": "ThisExpression", "range": [ - 6960, - 6964 + 7059, + 7063 ], "loc": { "start": { - "line": 252, + "line": 254, "column": 29 }, "end": { - "line": 252, + "line": 254, "column": 33 } } @@ -12680,61 +12807,61 @@ "type": "Identifier", "name": "iconHtml", "range": [ - 6965, - 6973 + 7064, + 7072 ], "loc": { "start": { - "line": 252, + "line": 254, "column": 34 }, "end": { - "line": 252, + "line": 254, "column": 42 } } }, "range": [ - 6960, - 6973 + 7059, + 7072 ], "loc": { "start": { - "line": 252, + "line": 254, "column": 29 }, "end": { - "line": 252, + "line": 254, "column": 42 } } }, "range": [ - 6943, - 6973 + 7042, + 7072 ], "loc": { "start": { - "line": 252, + "line": 254, "column": 12 }, "end": { - "line": 252, + "line": 254, "column": 42 } } }, "range": [ - 6943, - 6974 + 7042, + 7073 ], "loc": { "start": { - "line": 252, + "line": 254, "column": 12 }, "end": { - "line": 252, + "line": 254, "column": 43 } } @@ -12748,16 +12875,16 @@ "type": "Identifier", "name": "header", "range": [ - 6991, - 6997 + 7090, + 7096 ], "loc": { "start": { - "line": 253, + "line": 255, "column": 16 }, "end": { - "line": 253, + "line": 255, "column": 22 } } @@ -12771,16 +12898,16 @@ "type": "Identifier", "name": "tf", "range": [ - 7000, - 7002 + 7099, + 7101 ], "loc": { "start": { - "line": 253, + "line": 255, "column": 25 }, "end": { - "line": 253, + "line": 255, "column": 27 } } @@ -12789,31 +12916,31 @@ "type": "Identifier", "name": "getHeaderElement", "range": [ - 7003, - 7019 + 7102, + 7118 ], "loc": { "start": { - "line": 253, + "line": 255, "column": 28 }, "end": { - "line": 253, + "line": 255, "column": 44 } } }, "range": [ - 7000, - 7019 + 7099, + 7118 ], "loc": { "start": { - "line": 253, + "line": 255, "column": 25 }, "end": { - "line": 253, + "line": 255, "column": 44 } } @@ -12823,47 +12950,47 @@ "type": "Identifier", "name": "i", "range": [ - 7020, - 7021 + 7119, + 7120 ], "loc": { "start": { - "line": 253, + "line": 255, "column": 45 }, "end": { - "line": 253, + "line": 255, "column": 46 } } } ], "range": [ - 7000, - 7022 + 7099, + 7121 ], "loc": { "start": { - "line": 253, + "line": 255, "column": 25 }, "end": { - "line": 253, + "line": 255, "column": 47 } } }, "range": [ - 6991, - 7022 + 7090, + 7121 ], "loc": { "start": { - "line": 253, + "line": 255, "column": 16 }, "end": { - "line": 253, + "line": 255, "column": 47 } } @@ -12871,16 +12998,16 @@ ], "kind": "let", "range": [ - 6987, - 7023 + 7086, + 7122 ], "loc": { "start": { - "line": 253, + "line": 255, "column": 12 }, "end": { - "line": 253, + "line": 255, "column": 48 } } @@ -12896,16 +13023,16 @@ "type": "Identifier", "name": "header", "range": [ - 7036, - 7042 + 7135, + 7141 ], "loc": { "start": { - "line": 254, + "line": 256, "column": 12 }, "end": { - "line": 254, + "line": 256, "column": 18 } } @@ -12914,31 +13041,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 7043, - 7054 + 7142, + 7153 ], "loc": { "start": { - "line": 254, + "line": 256, "column": 19 }, "end": { - "line": 254, + "line": 256, "column": 30 } } }, "range": [ - 7036, - 7054 + 7135, + 7153 ], "loc": { "start": { - "line": 254, + "line": 256, "column": 12 }, "end": { - "line": 254, + "line": 256, "column": 30 } } @@ -12948,47 +13075,47 @@ "type": "Identifier", "name": "icon", "range": [ - 7055, - 7059 + 7154, + 7158 ], "loc": { "start": { - "line": 254, + "line": 256, "column": 31 }, "end": { - "line": 254, + "line": 256, "column": 35 } } } ], "range": [ - 7036, - 7060 + 7135, + 7159 ], "loc": { "start": { - "line": 254, + "line": 256, "column": 12 }, "end": { - "line": 254, + "line": 256, "column": 36 } } }, "range": [ - 7036, - 7061 + 7135, + 7160 ], "loc": { "start": { - "line": 254, + "line": 256, "column": 12 }, "end": { - "line": 254, + "line": 256, "column": 37 } } @@ -13001,16 +13128,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 7074, - 7080 + 7173, + 7179 ], "loc": { "start": { - "line": 255, + "line": 257, "column": 12 }, "end": { - "line": 255, + "line": 257, "column": 18 } } @@ -13020,16 +13147,16 @@ "type": "Identifier", "name": "icon", "range": [ - 7081, - 7085 + 7180, + 7184 ], "loc": { "start": { - "line": 255, + "line": 257, "column": 19 }, "end": { - "line": 255, + "line": 257, "column": 23 } } @@ -13039,16 +13166,16 @@ "value": "click", "raw": "'click'", "range": [ - 7087, - 7094 + 7186, + 7193 ], "loc": { "start": { - "line": 255, + "line": 257, "column": 25 }, "end": { - "line": 255, + "line": 257, "column": 32 } } @@ -13061,16 +13188,16 @@ "type": "Identifier", "name": "evt", "range": [ - 7097, - 7100 + 7196, + 7199 ], "loc": { "start": { - "line": 255, + "line": 257, "column": 35 }, "end": { - "line": 255, + "line": 257, "column": 38 } } @@ -13084,16 +13211,16 @@ "object": { "type": "ThisExpression", "range": [ - 7105, - 7109 + 7204, + 7208 ], "loc": { "start": { - "line": 255, + "line": 257, "column": 43 }, "end": { - "line": 255, + "line": 257, "column": 47 } } @@ -13102,31 +13229,31 @@ "type": "Identifier", "name": "onClick", "range": [ - 7110, - 7117 + 7209, + 7216 ], "loc": { "start": { - "line": 255, + "line": 257, "column": 48 }, "end": { - "line": 255, + "line": 257, "column": 55 } } }, "range": [ - 7105, - 7117 + 7204, + 7216 ], "loc": { "start": { - "line": 255, + "line": 257, "column": 43 }, "end": { - "line": 255, + "line": 257, "column": 55 } } @@ -13136,32 +13263,32 @@ "type": "Identifier", "name": "evt", "range": [ - 7118, - 7121 + 7217, + 7220 ], "loc": { "start": { - "line": 255, + "line": 257, "column": 56 }, "end": { - "line": 255, + "line": 257, "column": 59 } } } ], "range": [ - 7105, - 7122 + 7204, + 7221 ], "loc": { "start": { - "line": 255, + "line": 257, "column": 43 }, "end": { - "line": 255, + "line": 257, "column": 60 } } @@ -13169,47 +13296,47 @@ "generator": false, "expression": true, "range": [ - 7096, - 7122 + 7195, + 7221 ], "loc": { "start": { - "line": 255, + "line": 257, "column": 34 }, "end": { - "line": 255, + "line": 257, "column": 60 } } } ], "range": [ - 7074, - 7123 + 7173, + 7222 ], "loc": { "start": { - "line": 255, + "line": 257, "column": 12 }, "end": { - "line": 255, + "line": 257, "column": 61 } } }, "range": [ - 7074, - 7124 + 7173, + 7223 ], "loc": { "start": { - "line": 255, + "line": 257, "column": 12 }, "end": { - "line": 255, + "line": 257, "column": 62 } } @@ -13228,16 +13355,16 @@ "object": { "type": "ThisExpression", "range": [ - 7137, - 7141 + 7236, + 7240 ], "loc": { "start": { - "line": 256, + "line": 258, "column": 12 }, "end": { - "line": 256, + "line": 258, "column": 16 } } @@ -13246,31 +13373,31 @@ "type": "Identifier", "name": "fltSpans", "range": [ - 7142, - 7150 + 7241, + 7249 ], "loc": { "start": { - "line": 256, + "line": 258, "column": 17 }, "end": { - "line": 256, + "line": 258, "column": 25 } } }, "range": [ - 7137, - 7150 + 7236, + 7249 ], "loc": { "start": { - "line": 256, + "line": 258, "column": 12 }, "end": { - "line": 256, + "line": 258, "column": 25 } } @@ -13279,31 +13406,31 @@ "type": "Identifier", "name": "i", "range": [ - 7151, - 7152 + 7250, + 7251 ], "loc": { "start": { - "line": 256, + "line": 258, "column": 26 }, "end": { - "line": 256, + "line": 258, "column": 27 } } }, "range": [ - 7137, - 7153 + 7236, + 7252 ], "loc": { "start": { - "line": 256, + "line": 258, "column": 12 }, "end": { - "line": 256, + "line": 258, "column": 28 } } @@ -13312,46 +13439,46 @@ "type": "Identifier", "name": "icon", "range": [ - 7156, - 7160 + 7255, + 7259 ], "loc": { "start": { - "line": 256, + "line": 258, "column": 31 }, "end": { - "line": 256, + "line": 258, "column": 35 } } }, "range": [ - 7137, - 7160 + 7236, + 7259 ], "loc": { "start": { - "line": 256, + "line": 258, "column": 12 }, "end": { - "line": 256, + "line": 258, "column": 35 } } }, "range": [ - 7137, - 7161 + 7236, + 7260 ], "loc": { "start": { - "line": 256, + "line": 258, "column": 12 }, "end": { - "line": 256, + "line": 258, "column": 36 } } @@ -13370,16 +13497,16 @@ "object": { "type": "ThisExpression", "range": [ - 7174, - 7178 + 7273, + 7277 ], "loc": { "start": { - "line": 257, + "line": 259, "column": 12 }, "end": { - "line": 257, + "line": 259, "column": 16 } } @@ -13388,31 +13515,31 @@ "type": "Identifier", "name": "fltIcons", "range": [ - 7179, - 7187 + 7278, + 7286 ], "loc": { "start": { - "line": 257, + "line": 259, "column": 17 }, "end": { - "line": 257, + "line": 259, "column": 25 } } }, "range": [ - 7174, - 7187 + 7273, + 7286 ], "loc": { "start": { - "line": 257, + "line": 259, "column": 12 }, "end": { - "line": 257, + "line": 259, "column": 25 } } @@ -13421,31 +13548,31 @@ "type": "Identifier", "name": "i", "range": [ - 7188, - 7189 + 7287, + 7288 ], "loc": { "start": { - "line": 257, + "line": 259, "column": 26 }, "end": { - "line": 257, + "line": 259, "column": 27 } } }, "range": [ - 7174, - 7190 + 7273, + 7289 ], "loc": { "start": { - "line": 257, + "line": 259, "column": 12 }, "end": { - "line": 257, + "line": 259, "column": 28 } } @@ -13457,16 +13584,16 @@ "type": "Identifier", "name": "icon", "range": [ - 7193, - 7197 + 7292, + 7296 ], "loc": { "start": { - "line": 257, + "line": 259, "column": 31 }, "end": { - "line": 257, + "line": 259, "column": 35 } } @@ -13475,108 +13602,108 @@ "type": "Identifier", "name": "firstChild", "range": [ - 7198, - 7208 + 7297, + 7307 ], "loc": { "start": { - "line": 257, + "line": 259, "column": 36 }, "end": { - "line": 257, + "line": 259, "column": 46 } } }, "range": [ - 7193, - 7208 + 7292, + 7307 ], "loc": { "start": { - "line": 257, + "line": 259, "column": 31 }, "end": { - "line": 257, + "line": 259, "column": 46 } } }, "range": [ - 7174, - 7208 + 7273, + 7307 ], "loc": { "start": { - "line": 257, + "line": 259, "column": 12 }, "end": { - "line": 257, + "line": 259, "column": 46 } } }, "range": [ - 7174, - 7209 + 7273, + 7308 ], "loc": { "start": { - "line": 257, + "line": 259, "column": 12 }, "end": { - "line": 257, + "line": 259, "column": 47 } } } ], "range": [ - 6788, - 7219 + 6887, + 7318 ], "loc": { "start": { - "line": 247, + "line": 249, "column": 45 }, "end": { - "line": 258, + "line": 260, "column": 9 } } }, "range": [ - 6751, - 7219 + 6850, + 7318 ], "loc": { "start": { - "line": 247, + "line": 249, "column": 8 }, "end": { - "line": 258, + "line": 260, "column": 9 } } } ], "range": [ - 6555, - 7225 + 6654, + 7324 ], "loc": { "start": { - "line": 240, + "line": 242, "column": 17 }, "end": { - "line": 259, + "line": 261, "column": 5 } } @@ -13584,16 +13711,16 @@ "generator": false, "expression": false, "range": [ - 6552, - 7225 + 6651, + 7324 ], "loc": { "start": { - "line": 240, + "line": 242, "column": 14 }, "end": { - "line": 259, + "line": 261, "column": 5 } } @@ -13601,16 +13728,16 @@ "kind": "method", "computed": false, "range": [ - 6542, - 7225 + 6641, + 7324 ], "loc": { "start": { - "line": 240, + "line": 242, "column": 4 }, "end": { - "line": 259, + "line": 261, "column": 5 } }, @@ -13619,16 +13746,16 @@ "type": "Block", "value": "*\n * Build all filters icons\n ", "range": [ - 6495, - 6537 + 6594, + 6636 ], "loc": { "start": { - "line": 237, + "line": 239, "column": 4 }, "end": { - "line": 239, + "line": 241, "column": 7 } } @@ -13639,16 +13766,16 @@ "type": "Block", "value": "*\n * Build all pop-up filters elements\n ", "range": [ - 7231, - 7283 + 7330, + 7382 ], "loc": { "start": { - "line": 261, + "line": 263, "column": 4 }, "end": { - "line": 263, + "line": 265, "column": 7 } } @@ -13662,16 +13789,16 @@ "type": "Identifier", "name": "buildAll", "range": [ - 7288, - 7296 + 7387, + 7395 ], "loc": { "start": { - "line": 264, + "line": 266, "column": 4 }, "end": { - "line": 264, + "line": 266, "column": 12 } } @@ -13694,16 +13821,16 @@ "type": "Identifier", "name": "i", "range": [ - 7318, - 7319 + 7417, + 7418 ], "loc": { "start": { - "line": 265, + "line": 267, "column": 17 }, "end": { - "line": 265, + "line": 267, "column": 18 } } @@ -13713,31 +13840,31 @@ "value": 0, "raw": "0", "range": [ - 7322, - 7323 + 7421, + 7422 ], "loc": { "start": { - "line": 265, + "line": 267, "column": 21 }, "end": { - "line": 265, + "line": 267, "column": 22 } } }, "range": [ - 7318, - 7323 + 7417, + 7422 ], "loc": { "start": { - "line": 265, + "line": 267, "column": 17 }, "end": { - "line": 265, + "line": 267, "column": 22 } } @@ -13745,16 +13872,16 @@ ], "kind": "let", "range": [ - 7314, - 7323 + 7413, + 7422 ], "loc": { "start": { - "line": 265, + "line": 267, "column": 13 }, "end": { - "line": 265, + "line": 267, "column": 22 } } @@ -13766,16 +13893,16 @@ "type": "Identifier", "name": "i", "range": [ - 7325, - 7326 + 7424, + 7425 ], "loc": { "start": { - "line": 265, + "line": 267, "column": 24 }, "end": { - "line": 265, + "line": 267, "column": 25 } } @@ -13789,16 +13916,16 @@ "object": { "type": "ThisExpression", "range": [ - 7329, - 7333 + 7428, + 7432 ], "loc": { "start": { - "line": 265, + "line": 267, "column": 28 }, "end": { - "line": 265, + "line": 267, "column": 32 } } @@ -13807,31 +13934,31 @@ "type": "Identifier", "name": "filtersCache", "range": [ - 7334, - 7346 + 7433, + 7445 ], "loc": { "start": { - "line": 265, + "line": 267, "column": 33 }, "end": { - "line": 265, + "line": 267, "column": 45 } } }, "range": [ - 7329, - 7346 + 7428, + 7445 ], "loc": { "start": { - "line": 265, + "line": 267, "column": 28 }, "end": { - "line": 265, + "line": 267, "column": 45 } } @@ -13840,46 +13967,46 @@ "type": "Identifier", "name": "length", "range": [ - 7347, - 7353 + 7446, + 7452 ], "loc": { "start": { - "line": 265, + "line": 267, "column": 46 }, "end": { - "line": 265, + "line": 267, "column": 52 } } }, "range": [ - 7329, - 7353 + 7428, + 7452 ], "loc": { "start": { - "line": 265, + "line": 267, "column": 28 }, "end": { - "line": 265, + "line": 267, "column": 52 } } }, "range": [ - 7325, - 7353 + 7424, + 7452 ], "loc": { "start": { - "line": 265, + "line": 267, "column": 24 }, "end": { - "line": 265, + "line": 267, "column": 52 } } @@ -13891,32 +14018,32 @@ "type": "Identifier", "name": "i", "range": [ - 7355, - 7356 + 7454, + 7455 ], "loc": { "start": { - "line": 265, + "line": 267, "column": 54 }, "end": { - "line": 265, + "line": 267, "column": 55 } } }, "prefix": false, "range": [ - 7355, - 7358 + 7454, + 7457 ], "loc": { "start": { - "line": 265, + "line": 267, "column": 54 }, "end": { - "line": 265, + "line": 267, "column": 57 } } @@ -13934,16 +14061,16 @@ "object": { "type": "ThisExpression", "range": [ - 7374, - 7378 + 7473, + 7477 ], "loc": { "start": { - "line": 266, + "line": 268, "column": 12 }, "end": { - "line": 266, + "line": 268, "column": 16 } } @@ -13952,31 +14079,31 @@ "type": "Identifier", "name": "build", "range": [ - 7379, - 7384 + 7478, + 7483 ], "loc": { "start": { - "line": 266, + "line": 268, "column": 17 }, "end": { - "line": 266, + "line": 268, "column": 22 } } }, "range": [ - 7374, - 7384 + 7473, + 7483 ], "loc": { "start": { - "line": 266, + "line": 268, "column": 12 }, "end": { - "line": 266, + "line": 268, "column": 22 } } @@ -13986,16 +14113,16 @@ "type": "Identifier", "name": "i", "range": [ - 7385, - 7386 + 7484, + 7485 ], "loc": { "start": { - "line": 266, + "line": 268, "column": 23 }, "end": { - "line": 266, + "line": 268, "column": 24 } } @@ -14009,16 +14136,16 @@ "object": { "type": "ThisExpression", "range": [ - 7388, - 7392 + 7487, + 7491 ], "loc": { "start": { - "line": 266, + "line": 268, "column": 26 }, "end": { - "line": 266, + "line": 268, "column": 30 } } @@ -14027,31 +14154,31 @@ "type": "Identifier", "name": "filtersCache", "range": [ - 7393, - 7405 + 7492, + 7504 ], "loc": { "start": { - "line": 266, + "line": 268, "column": 31 }, "end": { - "line": 266, + "line": 268, "column": 43 } } }, "range": [ - 7388, - 7405 + 7487, + 7504 ], "loc": { "start": { - "line": 266, + "line": 268, "column": 26 }, "end": { - "line": 266, + "line": 268, "column": 43 } } @@ -14060,109 +14187,109 @@ "type": "Identifier", "name": "i", "range": [ - 7406, - 7407 + 7505, + 7506 ], "loc": { "start": { - "line": 266, + "line": 268, "column": 44 }, "end": { - "line": 266, + "line": 268, "column": 45 } } }, "range": [ - 7388, - 7408 + 7487, + 7507 ], "loc": { "start": { - "line": 266, + "line": 268, "column": 26 }, "end": { - "line": 266, + "line": 268, "column": 46 } } } ], "range": [ - 7374, - 7409 + 7473, + 7508 ], "loc": { "start": { - "line": 266, + "line": 268, "column": 12 }, "end": { - "line": 266, + "line": 268, "column": 47 } } }, "range": [ - 7374, - 7410 + 7473, + 7509 ], "loc": { "start": { - "line": 266, + "line": 268, "column": 12 }, "end": { - "line": 266, + "line": 268, "column": 48 } } } ], "range": [ - 7360, - 7420 + 7459, + 7519 ], "loc": { "start": { - "line": 265, + "line": 267, "column": 59 }, "end": { - "line": 267, + "line": 269, "column": 9 } } }, "range": [ - 7309, - 7420 + 7408, + 7519 ], "loc": { "start": { - "line": 265, + "line": 267, "column": 8 }, "end": { - "line": 267, + "line": 269, "column": 9 } } } ], "range": [ - 7299, - 7426 + 7398, + 7525 ], "loc": { "start": { - "line": 264, + "line": 266, "column": 15 }, "end": { - "line": 268, + "line": 270, "column": 5 } } @@ -14170,16 +14297,16 @@ "generator": false, "expression": false, "range": [ - 7296, - 7426 + 7395, + 7525 ], "loc": { "start": { - "line": 264, + "line": 266, "column": 12 }, "end": { - "line": 268, + "line": 270, "column": 5 } } @@ -14187,16 +14314,16 @@ "kind": "method", "computed": false, "range": [ - 7288, - 7426 + 7387, + 7525 ], "loc": { "start": { - "line": 264, + "line": 266, "column": 4 }, "end": { - "line": 268, + "line": 270, "column": 5 } }, @@ -14205,16 +14332,16 @@ "type": "Block", "value": "*\n * Build all pop-up filters elements\n ", "range": [ - 7231, - 7283 + 7330, + 7382 ], "loc": { "start": { - "line": 261, + "line": 263, "column": 4 }, "end": { - "line": 263, + "line": 265, "column": 7 } } @@ -14225,16 +14352,16 @@ "type": "Block", "value": "*\n * Build a specified pop-up filter elements\n * @param {Number} colIndex Column index\n * @param {Object} div Optional container DOM element\n ", "range": [ - 7432, - 7601 + 7531, + 7700 ], "loc": { "start": { - "line": 270, + "line": 272, "column": 4 }, "end": { - "line": 274, + "line": 276, "column": 7 } } @@ -14248,16 +14375,16 @@ "type": "Identifier", "name": "build", "range": [ - 7606, - 7611 + 7705, + 7710 ], "loc": { "start": { - "line": 275, + "line": 277, "column": 4 }, "end": { - "line": 275, + "line": 277, "column": 9 } } @@ -14270,16 +14397,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 7612, - 7620 + 7711, + 7719 ], "loc": { "start": { - "line": 275, + "line": 277, "column": 10 }, "end": { - "line": 275, + "line": 277, "column": 18 } } @@ -14288,16 +14415,16 @@ "type": "Identifier", "name": "div", "range": [ - 7622, - 7625 + 7721, + 7724 ], "loc": { "start": { - "line": 275, + "line": 277, "column": 20 }, "end": { - "line": 275, + "line": 277, "column": 23 } } @@ -14315,16 +14442,16 @@ "type": "Identifier", "name": "tf", "range": [ - 7641, - 7643 + 7740, + 7742 ], "loc": { "start": { - "line": 276, + "line": 278, "column": 12 }, "end": { - "line": 276, + "line": 278, "column": 14 } } @@ -14335,16 +14462,16 @@ "object": { "type": "ThisExpression", "range": [ - 7646, - 7650 + 7745, + 7749 ], "loc": { "start": { - "line": 276, + "line": 278, "column": 17 }, "end": { - "line": 276, + "line": 278, "column": 21 } } @@ -14353,46 +14480,46 @@ "type": "Identifier", "name": "tf", "range": [ - 7651, - 7653 + 7750, + 7752 ], "loc": { "start": { - "line": 276, + "line": 278, "column": 22 }, "end": { - "line": 276, + "line": 278, "column": 24 } } }, "range": [ - 7646, - 7653 + 7745, + 7752 ], "loc": { "start": { - "line": 276, + "line": 278, "column": 17 }, "end": { - "line": 276, + "line": 278, "column": 24 } } }, "range": [ - 7641, - 7653 + 7740, + 7752 ], "loc": { "start": { - "line": 276, + "line": 278, "column": 12 }, "end": { - "line": 276, + "line": 278, "column": 24 } } @@ -14400,16 +14527,16 @@ ], "kind": "let", "range": [ - 7637, - 7654 + 7736, + 7753 ], "loc": { "start": { - "line": 276, + "line": 278, "column": 8 }, "end": { - "line": 276, + "line": 278, "column": 25 } } @@ -14423,16 +14550,16 @@ "type": "Identifier", "name": "contId", "range": [ - 7667, - 7673 + 7766, + 7772 ], "loc": { "start": { - "line": 277, + "line": 279, "column": 12 }, "end": { - "line": 277, + "line": 279, "column": 18 } } @@ -14448,16 +14575,16 @@ }, "tail": false, "range": [ - 7676, - 7679 + 7775, + 7778 ], "loc": { "start": { - "line": 277, + "line": 279, "column": 21 }, "end": { - "line": 277, + "line": 279, "column": 24 } } @@ -14470,16 +14597,16 @@ }, "tail": false, "range": [ - 7691, - 7694 + 7790, + 7793 ], "loc": { "start": { - "line": 277, + "line": 279, "column": 36 }, "end": { - "line": 277, + "line": 279, "column": 39 } } @@ -14492,16 +14619,16 @@ }, "tail": false, "range": [ - 7699, - 7703 + 7798, + 7802 ], "loc": { "start": { - "line": 277, + "line": 279, "column": 44 }, "end": { - "line": 277, + "line": 279, "column": 48 } } @@ -14514,16 +14641,16 @@ }, "tail": true, "range": [ - 7711, - 7713 + 7810, + 7812 ], "loc": { "start": { - "line": 277, + "line": 279, "column": 56 }, "end": { - "line": 277, + "line": 279, "column": 58 } } @@ -14536,16 +14663,16 @@ "object": { "type": "ThisExpression", "range": [ - 7679, - 7683 + 7778, + 7782 ], "loc": { "start": { - "line": 277, + "line": 279, "column": 24 }, "end": { - "line": 277, + "line": 279, "column": 28 } } @@ -14554,31 +14681,31 @@ "type": "Identifier", "name": "prfxDiv", "range": [ - 7684, - 7691 + 7783, + 7790 ], "loc": { "start": { - "line": 277, + "line": 279, "column": 29 }, "end": { - "line": 277, + "line": 279, "column": 36 } } }, "range": [ - 7679, - 7691 + 7778, + 7790 ], "loc": { "start": { - "line": 277, + "line": 279, "column": 24 }, "end": { - "line": 277, + "line": 279, "column": 36 } } @@ -14590,16 +14717,16 @@ "type": "Identifier", "name": "tf", "range": [ - 7694, - 7696 + 7793, + 7795 ], "loc": { "start": { - "line": 277, + "line": 279, "column": 39 }, "end": { - "line": 277, + "line": 279, "column": 41 } } @@ -14608,31 +14735,31 @@ "type": "Identifier", "name": "id", "range": [ - 7697, - 7699 + 7796, + 7798 ], "loc": { "start": { - "line": 277, + "line": 279, "column": 42 }, "end": { - "line": 277, + "line": 279, "column": 44 } } }, "range": [ - 7694, - 7699 + 7793, + 7798 ], "loc": { "start": { - "line": 277, + "line": 279, "column": 39 }, "end": { - "line": 277, + "line": 279, "column": 44 } } @@ -14641,47 +14768,47 @@ "type": "Identifier", "name": "colIndex", "range": [ - 7703, - 7711 + 7802, + 7810 ], "loc": { "start": { - "line": 277, + "line": 279, "column": 48 }, "end": { - "line": 277, + "line": 279, "column": 56 } } } ], "range": [ - 7676, - 7713 + 7775, + 7812 ], "loc": { "start": { - "line": 277, + "line": 279, "column": 21 }, "end": { - "line": 277, + "line": 279, "column": 58 } } }, "range": [ - 7667, - 7713 + 7766, + 7812 ], "loc": { "start": { - "line": 277, + "line": 279, "column": 12 }, "end": { - "line": 277, + "line": 279, "column": 58 } } @@ -14689,16 +14816,16 @@ ], "kind": "let", "range": [ - 7663, - 7714 + 7762, + 7813 ], "loc": { "start": { - "line": 277, + "line": 279, "column": 8 }, "end": { - "line": 277, + "line": 279, "column": 59 } } @@ -14712,16 +14839,16 @@ "type": "Identifier", "name": "cont", "range": [ - 7727, - 7731 + 7826, + 7830 ], "loc": { "start": { - "line": 278, + "line": 280, "column": 12 }, "end": { - "line": 278, + "line": 280, "column": 16 } } @@ -14733,16 +14860,16 @@ "type": "Identifier", "name": "div", "range": [ - 7734, - 7737 + 7833, + 7836 ], "loc": { "start": { - "line": 278, + "line": 280, "column": 19 }, "end": { - "line": 278, + "line": 280, "column": 22 } } @@ -14753,16 +14880,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 7741, - 7750 + 7840, + 7849 ], "loc": { "start": { - "line": 278, + "line": 280, "column": 26 }, "end": { - "line": 278, + "line": 280, "column": 35 } } @@ -14773,16 +14900,16 @@ "value": "div", "raw": "'div'", "range": [ - 7751, - 7756 + 7850, + 7855 ], "loc": { "start": { - "line": 278, + "line": 280, "column": 36 }, "end": { - "line": 278, + "line": 280, "column": 41 } } @@ -14795,16 +14922,16 @@ "value": "id", "raw": "'id'", "range": [ - 7759, - 7763 + 7858, + 7862 ], "loc": { "start": { - "line": 278, + "line": 280, "column": 44 }, "end": { - "line": 278, + "line": 280, "column": 48 } } @@ -14813,78 +14940,78 @@ "type": "Identifier", "name": "contId", "range": [ - 7765, - 7771 + 7864, + 7870 ], "loc": { "start": { - "line": 278, + "line": 280, "column": 50 }, "end": { - "line": 278, + "line": 280, "column": 56 } } } ], "range": [ - 7758, - 7772 + 7857, + 7871 ], "loc": { "start": { - "line": 278, + "line": 280, "column": 43 }, "end": { - "line": 278, + "line": 280, "column": 57 } } } ], "range": [ - 7741, - 7773 + 7840, + 7872 ], "loc": { "start": { - "line": 278, + "line": 280, "column": 26 }, "end": { - "line": 278, + "line": 280, "column": 58 } } }, "range": [ - 7734, - 7773 + 7833, + 7872 ], "loc": { "start": { - "line": 278, + "line": 280, "column": 19 }, "end": { - "line": 278, + "line": 280, "column": 58 } } }, "range": [ - 7727, - 7773 + 7826, + 7872 ], "loc": { "start": { - "line": 278, + "line": 280, "column": 12 }, "end": { - "line": 278, + "line": 280, "column": 58 } } @@ -14892,16 +15019,16 @@ ], "kind": "let", "range": [ - 7723, - 7774 + 7822, + 7873 ], "loc": { "start": { - "line": 278, + "line": 280, "column": 8 }, "end": { - "line": 278, + "line": 280, "column": 59 } } @@ -14918,16 +15045,16 @@ "type": "Identifier", "name": "cont", "range": [ - 7783, - 7787 + 7882, + 7886 ], "loc": { "start": { - "line": 279, + "line": 281, "column": 8 }, "end": { - "line": 279, + "line": 281, "column": 12 } } @@ -14936,31 +15063,31 @@ "type": "Identifier", "name": "className", "range": [ - 7788, - 7797 + 7887, + 7896 ], "loc": { "start": { - "line": 279, + "line": 281, "column": 13 }, "end": { - "line": 279, + "line": 281, "column": 22 } } }, "range": [ - 7783, - 7797 + 7882, + 7896 ], "loc": { "start": { - "line": 279, + "line": 281, "column": 8 }, "end": { - "line": 279, + "line": 281, "column": 22 } } @@ -14971,16 +15098,16 @@ "object": { "type": "ThisExpression", "range": [ - 7800, - 7804 + 7899, + 7903 ], "loc": { "start": { - "line": 279, + "line": 281, "column": 25 }, "end": { - "line": 279, + "line": 281, "column": 29 } } @@ -14989,61 +15116,61 @@ "type": "Identifier", "name": "containerCssClass", "range": [ - 7805, - 7822 + 7904, + 7921 ], "loc": { "start": { - "line": 279, + "line": 281, "column": 30 }, "end": { - "line": 279, + "line": 281, "column": 47 } } }, "range": [ - 7800, - 7822 + 7899, + 7921 ], "loc": { "start": { - "line": 279, + "line": 281, "column": 25 }, "end": { - "line": 279, + "line": 281, "column": 47 } } }, "range": [ - 7783, - 7822 + 7882, + 7921 ], "loc": { "start": { - "line": 279, + "line": 281, "column": 8 }, "end": { - "line": 279, + "line": 281, "column": 47 } } }, "range": [ - 7783, - 7823 + 7882, + 7922 ], "loc": { "start": { - "line": 279, + "line": 281, "column": 8 }, "end": { - "line": 279, + "line": 281, "column": 48 } } @@ -15062,16 +15189,16 @@ "type": "Identifier", "name": "tf", "range": [ - 7832, - 7834 + 7931, + 7933 ], "loc": { "start": { - "line": 280, + "line": 282, "column": 8 }, "end": { - "line": 280, + "line": 282, "column": 10 } } @@ -15080,31 +15207,31 @@ "type": "Identifier", "name": "externalFltTgtIds", "range": [ - 7835, - 7852 + 7934, + 7951 ], "loc": { "start": { - "line": 280, + "line": 282, "column": 11 }, "end": { - "line": 280, + "line": 282, "column": 28 } } }, "range": [ - 7832, - 7852 + 7931, + 7951 ], "loc": { "start": { - "line": 280, + "line": 282, "column": 8 }, "end": { - "line": 280, + "line": 282, "column": 28 } } @@ -15113,31 +15240,31 @@ "type": "Identifier", "name": "push", "range": [ - 7853, - 7857 + 7952, + 7956 ], "loc": { "start": { - "line": 280, + "line": 282, "column": 29 }, "end": { - "line": 280, + "line": 282, "column": 33 } } }, "range": [ - 7832, - 7857 + 7931, + 7956 ], "loc": { "start": { - "line": 280, + "line": 282, "column": 8 }, "end": { - "line": 280, + "line": 282, "column": 33 } } @@ -15150,16 +15277,16 @@ "type": "Identifier", "name": "cont", "range": [ - 7858, - 7862 + 7957, + 7961 ], "loc": { "start": { - "line": 280, + "line": 282, "column": 34 }, "end": { - "line": 280, + "line": 282, "column": 38 } } @@ -15168,62 +15295,62 @@ "type": "Identifier", "name": "id", "range": [ - 7863, - 7865 + 7962, + 7964 ], "loc": { "start": { - "line": 280, + "line": 282, "column": 39 }, "end": { - "line": 280, + "line": 282, "column": 41 } } }, "range": [ - 7858, - 7865 + 7957, + 7964 ], "loc": { "start": { - "line": 280, + "line": 282, "column": 34 }, "end": { - "line": 280, + "line": 282, "column": 41 } } } ], "range": [ - 7832, - 7866 + 7931, + 7965 ], "loc": { "start": { - "line": 280, + "line": 282, "column": 8 }, "end": { - "line": 280, + "line": 282, "column": 42 } } }, "range": [ - 7832, - 7867 + 7931, + 7966 ], "loc": { "start": { - "line": 280, + "line": 282, "column": 8 }, "end": { - "line": 280, + "line": 282, "column": 43 } } @@ -15237,16 +15364,16 @@ "type": "Identifier", "name": "header", "range": [ - 7881, - 7887 + 7980, + 7986 ], "loc": { "start": { - "line": 282, + "line": 284, "column": 12 }, "end": { - "line": 282, + "line": 284, "column": 18 } } @@ -15260,16 +15387,16 @@ "type": "Identifier", "name": "tf", "range": [ - 7890, - 7892 + 7989, + 7991 ], "loc": { "start": { - "line": 282, + "line": 284, "column": 21 }, "end": { - "line": 282, + "line": 284, "column": 23 } } @@ -15278,31 +15405,31 @@ "type": "Identifier", "name": "getHeaderElement", "range": [ - 7893, - 7909 + 7992, + 8008 ], "loc": { "start": { - "line": 282, + "line": 284, "column": 24 }, "end": { - "line": 282, + "line": 284, "column": 40 } } }, "range": [ - 7890, - 7909 + 7989, + 8008 ], "loc": { "start": { - "line": 282, + "line": 284, "column": 21 }, "end": { - "line": 282, + "line": 284, "column": 40 } } @@ -15312,47 +15439,47 @@ "type": "Identifier", "name": "colIndex", "range": [ - 7910, - 7918 + 8009, + 8017 ], "loc": { "start": { - "line": 282, + "line": 284, "column": 41 }, "end": { - "line": 282, + "line": 284, "column": 49 } } } ], "range": [ - 7890, - 7919 + 7989, + 8018 ], "loc": { "start": { - "line": 282, + "line": 284, "column": 21 }, "end": { - "line": 282, + "line": 284, "column": 50 } } }, "range": [ - 7881, - 7919 + 7980, + 8018 ], "loc": { "start": { - "line": 282, + "line": 284, "column": 12 }, "end": { - "line": 282, + "line": 284, "column": 50 } } @@ -15360,16 +15487,16 @@ ], "kind": "let", "range": [ - 7877, - 7920 + 7976, + 8019 ], "loc": { "start": { - "line": 282, + "line": 284, "column": 8 }, "end": { - "line": 282, + "line": 284, "column": 51 } } @@ -15385,16 +15512,16 @@ "type": "Identifier", "name": "header", "range": [ - 7929, - 7935 + 8028, + 8034 ], "loc": { "start": { - "line": 283, + "line": 285, "column": 8 }, "end": { - "line": 283, + "line": 285, "column": 14 } } @@ -15403,31 +15530,31 @@ "type": "Identifier", "name": "insertBefore", "range": [ - 7936, - 7948 + 8035, + 8047 ], "loc": { "start": { - "line": 283, + "line": 285, "column": 15 }, "end": { - "line": 283, + "line": 285, "column": 27 } } }, "range": [ - 7929, - 7948 + 8028, + 8047 ], "loc": { "start": { - "line": 283, + "line": 285, "column": 8 }, "end": { - "line": 283, + "line": 285, "column": 27 } } @@ -15437,16 +15564,16 @@ "type": "Identifier", "name": "cont", "range": [ - 7949, - 7953 + 8048, + 8052 ], "loc": { "start": { - "line": 283, + "line": 285, "column": 28 }, "end": { - "line": 283, + "line": 285, "column": 32 } } @@ -15458,16 +15585,16 @@ "type": "Identifier", "name": "header", "range": [ - 7955, - 7961 + 8054, + 8060 ], "loc": { "start": { - "line": 283, + "line": 285, "column": 34 }, "end": { - "line": 283, + "line": 285, "column": 40 } } @@ -15476,62 +15603,62 @@ "type": "Identifier", "name": "firstChild", "range": [ - 7962, - 7972 + 8061, + 8071 ], "loc": { "start": { - "line": 283, + "line": 285, "column": 41 }, "end": { - "line": 283, + "line": 285, "column": 51 } } }, "range": [ - 7955, - 7972 + 8054, + 8071 ], "loc": { "start": { - "line": 283, + "line": 285, "column": 34 }, "end": { - "line": 283, + "line": 285, "column": 51 } } } ], "range": [ - 7929, - 7973 + 8028, + 8072 ], "loc": { "start": { - "line": 283, + "line": 285, "column": 8 }, "end": { - "line": 283, + "line": 285, "column": 52 } } }, "range": [ - 7929, - 7974 + 8028, + 8073 ], "loc": { "start": { - "line": 283, + "line": 285, "column": 8 }, "end": { - "line": 283, + "line": 285, "column": 53 } } @@ -15544,16 +15671,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 7983, - 7989 + 8082, + 8088 ], "loc": { "start": { - "line": 284, + "line": 286, "column": 8 }, "end": { - "line": 284, + "line": 286, "column": 14 } } @@ -15563,16 +15690,16 @@ "type": "Identifier", "name": "cont", "range": [ - 7990, - 7994 + 8089, + 8093 ], "loc": { "start": { - "line": 284, + "line": 286, "column": 15 }, "end": { - "line": 284, + "line": 286, "column": 19 } } @@ -15582,16 +15709,16 @@ "value": "click", "raw": "'click'", "range": [ - 7996, - 8003 + 8095, + 8102 ], "loc": { "start": { - "line": 284, + "line": 286, "column": 21 }, "end": { - "line": 284, + "line": 286, "column": 28 } } @@ -15604,16 +15731,16 @@ "type": "Identifier", "name": "evt", "range": [ - 8006, - 8009 + 8105, + 8108 ], "loc": { "start": { - "line": 284, + "line": 286, "column": 31 }, "end": { - "line": 284, + "line": 286, "column": 34 } } @@ -15625,16 +15752,16 @@ "type": "Identifier", "name": "stopEvt", "range": [ - 8014, - 8021 + 8113, + 8120 ], "loc": { "start": { - "line": 284, + "line": 286, "column": 39 }, "end": { - "line": 284, + "line": 286, "column": 46 } } @@ -15644,32 +15771,32 @@ "type": "Identifier", "name": "evt", "range": [ - 8022, - 8025 + 8121, + 8124 ], "loc": { "start": { - "line": 284, + "line": 286, "column": 47 }, "end": { - "line": 284, + "line": 286, "column": 50 } } } ], "range": [ - 8014, - 8026 + 8113, + 8125 ], "loc": { "start": { - "line": 284, + "line": 286, "column": 39 }, "end": { - "line": 284, + "line": 286, "column": 51 } } @@ -15677,47 +15804,47 @@ "generator": false, "expression": true, "range": [ - 8005, - 8026 + 8104, + 8125 ], "loc": { "start": { - "line": 284, + "line": 286, "column": 30 }, "end": { - "line": 284, + "line": 286, "column": 51 } } } ], "range": [ - 7983, - 8027 + 8082, + 8126 ], "loc": { "start": { - "line": 284, + "line": 286, "column": 8 }, "end": { - "line": 284, + "line": 286, "column": 52 } } }, "range": [ - 7983, - 8028 + 8082, + 8127 ], "loc": { "start": { - "line": 284, + "line": 286, "column": 8 }, "end": { - "line": 284, + "line": 286, "column": 53 } } @@ -15736,16 +15863,16 @@ "object": { "type": "ThisExpression", "range": [ - 8037, - 8041 + 8136, + 8140 ], "loc": { "start": { - "line": 285, + "line": 287, "column": 8 }, "end": { - "line": 285, + "line": 287, "column": 12 } } @@ -15754,31 +15881,31 @@ "type": "Identifier", "name": "fltElms", "range": [ - 8042, - 8049 + 8141, + 8148 ], "loc": { "start": { - "line": 285, + "line": 287, "column": 13 }, "end": { - "line": 285, + "line": 287, "column": 20 } } }, "range": [ - 8037, - 8049 + 8136, + 8148 ], "loc": { "start": { - "line": 285, + "line": 287, "column": 8 }, "end": { - "line": 285, + "line": 287, "column": 20 } } @@ -15787,31 +15914,31 @@ "type": "Identifier", "name": "colIndex", "range": [ - 8050, - 8058 + 8149, + 8157 ], "loc": { "start": { - "line": 285, + "line": 287, "column": 21 }, "end": { - "line": 285, + "line": 287, "column": 29 } } }, "range": [ - 8037, - 8059 + 8136, + 8158 ], "loc": { "start": { - "line": 285, + "line": 287, "column": 8 }, "end": { - "line": 285, + "line": 287, "column": 30 } } @@ -15820,62 +15947,62 @@ "type": "Identifier", "name": "cont", "range": [ - 8062, - 8066 + 8161, + 8165 ], "loc": { "start": { - "line": 285, + "line": 287, "column": 33 }, "end": { - "line": 285, + "line": 287, "column": 37 } } }, "range": [ - 8037, - 8066 + 8136, + 8165 ], "loc": { "start": { - "line": 285, + "line": 287, "column": 8 }, "end": { - "line": 285, + "line": 287, "column": 37 } } }, "range": [ - 8037, - 8067 + 8136, + 8166 ], "loc": { "start": { - "line": 285, + "line": 287, "column": 8 }, "end": { - "line": 285, + "line": 287, "column": 38 } } } ], "range": [ - 7627, - 8073 + 7726, + 8172 ], "loc": { "start": { - "line": 275, + "line": 277, "column": 25 }, "end": { - "line": 286, + "line": 288, "column": 5 } } @@ -15883,16 +16010,16 @@ "generator": false, "expression": false, "range": [ - 7611, - 8073 + 7710, + 8172 ], "loc": { "start": { - "line": 275, + "line": 277, "column": 9 }, "end": { - "line": 286, + "line": 288, "column": 5 } } @@ -15900,16 +16027,16 @@ "kind": "method", "computed": false, "range": [ - 7606, - 8073 + 7705, + 8172 ], "loc": { "start": { - "line": 275, + "line": 277, "column": 4 }, "end": { - "line": 286, + "line": 288, "column": 5 } }, @@ -15918,16 +16045,16 @@ "type": "Block", "value": "*\n * Build a specified pop-up filter elements\n * @param {Number} colIndex Column index\n * @param {Object} div Optional container DOM element\n ", "range": [ - 7432, - 7601 + 7531, + 7700 ], "loc": { "start": { - "line": 270, + "line": 272, "column": 4 }, "end": { - "line": 274, + "line": 276, "column": 7 } } @@ -15938,16 +16065,16 @@ "type": "Block", "value": "*\n * Toggle visibility of specified filter\n * @param {Number} colIndex Column index\n ", "range": [ - 8079, - 8181 + 8178, + 8280 ], "loc": { "start": { - "line": 288, + "line": 290, "column": 4 }, "end": { - "line": 291, + "line": 293, "column": 7 } } @@ -15961,16 +16088,16 @@ "type": "Identifier", "name": "toggle", "range": [ - 8186, - 8192 + 8285, + 8291 ], "loc": { "start": { - "line": 292, + "line": 294, "column": 4 }, "end": { - "line": 292, + "line": 294, "column": 10 } } @@ -15983,16 +16110,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 8193, - 8201 + 8292, + 8300 ], "loc": { "start": { - "line": 292, + "line": 294, "column": 11 }, "end": { - "line": 292, + "line": 294, "column": 19 } } @@ -16014,16 +16141,16 @@ "object": { "type": "ThisExpression", "range": [ - 8218, - 8222 + 8317, + 8321 ], "loc": { "start": { - "line": 293, + "line": 295, "column": 13 }, "end": { - "line": 293, + "line": 295, "column": 17 } } @@ -16032,31 +16159,31 @@ "type": "Identifier", "name": "isOpen", "range": [ - 8223, - 8229 + 8322, + 8328 ], "loc": { "start": { - "line": 293, + "line": 295, "column": 18 }, "end": { - "line": 293, + "line": 295, "column": 24 } } }, "range": [ - 8218, - 8229 + 8317, + 8328 ], "loc": { "start": { - "line": 293, + "line": 295, "column": 13 }, "end": { - "line": 293, + "line": 295, "column": 24 } } @@ -16066,48 +16193,48 @@ "type": "Identifier", "name": "colIndex", "range": [ - 8230, - 8238 + 8329, + 8337 ], "loc": { "start": { - "line": 293, + "line": 295, "column": 25 }, "end": { - "line": 293, + "line": 295, "column": 33 } } } ], "range": [ - 8218, - 8239 + 8317, + 8338 ], "loc": { "start": { - "line": 293, + "line": 295, "column": 13 }, "end": { - "line": 293, + "line": 295, "column": 34 } } }, "prefix": true, "range": [ - 8217, - 8239 + 8316, + 8338 ], "loc": { "start": { - "line": 293, + "line": 295, "column": 12 }, "end": { - "line": 293, + "line": 295, "column": 34 } } @@ -16125,16 +16252,16 @@ "object": { "type": "ThisExpression", "range": [ - 8255, - 8259 + 8354, + 8358 ], "loc": { "start": { - "line": 294, + "line": 296, "column": 12 }, "end": { - "line": 294, + "line": 296, "column": 16 } } @@ -16143,31 +16270,31 @@ "type": "Identifier", "name": "open", "range": [ - 8260, - 8264 + 8359, + 8363 ], "loc": { "start": { - "line": 294, + "line": 296, "column": 17 }, "end": { - "line": 294, + "line": 296, "column": 21 } } }, "range": [ - 8255, - 8264 + 8354, + 8363 ], "loc": { "start": { - "line": 294, + "line": 296, "column": 12 }, "end": { - "line": 294, + "line": 296, "column": 21 } } @@ -16177,63 +16304,63 @@ "type": "Identifier", "name": "colIndex", "range": [ - 8265, - 8273 + 8364, + 8372 ], "loc": { "start": { - "line": 294, + "line": 296, "column": 22 }, "end": { - "line": 294, + "line": 296, "column": 30 } } } ], "range": [ - 8255, - 8274 + 8354, + 8373 ], "loc": { "start": { - "line": 294, + "line": 296, "column": 12 }, "end": { - "line": 294, + "line": 296, "column": 31 } } }, "range": [ - 8255, - 8275 + 8354, + 8374 ], "loc": { "start": { - "line": 294, + "line": 296, "column": 12 }, "end": { - "line": 294, + "line": 296, "column": 32 } } } ], "range": [ - 8241, - 8285 + 8340, + 8384 ], "loc": { "start": { - "line": 293, + "line": 295, "column": 36 }, "end": { - "line": 295, + "line": 297, "column": 9 } } @@ -16251,16 +16378,16 @@ "object": { "type": "ThisExpression", "range": [ - 8305, - 8309 + 8404, + 8408 ], "loc": { "start": { - "line": 296, + "line": 298, "column": 12 }, "end": { - "line": 296, + "line": 298, "column": 16 } } @@ -16269,31 +16396,31 @@ "type": "Identifier", "name": "close", "range": [ - 8310, - 8315 + 8409, + 8414 ], "loc": { "start": { - "line": 296, + "line": 298, "column": 17 }, "end": { - "line": 296, + "line": 298, "column": 22 } } }, "range": [ - 8305, - 8315 + 8404, + 8414 ], "loc": { "start": { - "line": 296, + "line": 298, "column": 12 }, "end": { - "line": 296, + "line": 298, "column": 22 } } @@ -16303,94 +16430,94 @@ "type": "Identifier", "name": "colIndex", "range": [ - 8316, - 8324 + 8415, + 8423 ], "loc": { "start": { - "line": 296, + "line": 298, "column": 23 }, "end": { - "line": 296, + "line": 298, "column": 31 } } } ], "range": [ - 8305, - 8325 + 8404, + 8424 ], "loc": { "start": { - "line": 296, + "line": 298, "column": 12 }, "end": { - "line": 296, + "line": 298, "column": 32 } } }, "range": [ - 8305, - 8326 + 8404, + 8425 ], "loc": { "start": { - "line": 296, + "line": 298, "column": 12 }, "end": { - "line": 296, + "line": 298, "column": 33 } } } ], "range": [ - 8291, - 8336 + 8390, + 8435 ], "loc": { "start": { - "line": 295, + "line": 297, "column": 15 }, "end": { - "line": 297, + "line": 299, "column": 9 } } }, "range": [ - 8213, - 8336 + 8312, + 8435 ], "loc": { "start": { - "line": 293, + "line": 295, "column": 8 }, "end": { - "line": 297, + "line": 299, "column": 9 } } } ], "range": [ - 8203, - 8342 + 8302, + 8441 ], "loc": { "start": { - "line": 292, + "line": 294, "column": 21 }, "end": { - "line": 298, + "line": 300, "column": 5 } } @@ -16398,16 +16525,16 @@ "generator": false, "expression": false, "range": [ - 8192, - 8342 + 8291, + 8441 ], "loc": { "start": { - "line": 292, + "line": 294, "column": 10 }, "end": { - "line": 298, + "line": 300, "column": 5 } } @@ -16415,16 +16542,16 @@ "kind": "method", "computed": false, "range": [ - 8186, - 8342 + 8285, + 8441 ], "loc": { "start": { - "line": 292, + "line": 294, "column": 4 }, "end": { - "line": 298, + "line": 300, "column": 5 } }, @@ -16433,16 +16560,16 @@ "type": "Block", "value": "*\n * Toggle visibility of specified filter\n * @param {Number} colIndex Column index\n ", "range": [ - 8079, - 8181 + 8178, + 8280 ], "loc": { "start": { - "line": 288, + "line": 290, "column": 4 }, "end": { - "line": 291, + "line": 293, "column": 7 } } @@ -16453,16 +16580,16 @@ "type": "Block", "value": "*\n * Open popup filter of specified column\n * @param {Number} colIndex Column index\n ", "range": [ - 8348, - 8449 + 8447, + 8548 ], "loc": { "start": { - "line": 300, + "line": 302, "column": 4 }, "end": { - "line": 303, + "line": 305, "column": 7 } } @@ -16476,16 +16603,16 @@ "type": "Identifier", "name": "open", "range": [ - 8454, - 8458 + 8553, + 8557 ], "loc": { "start": { - "line": 304, + "line": 306, "column": 4 }, "end": { - "line": 304, + "line": 306, "column": 8 } } @@ -16498,16 +16625,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 8459, - 8467 + 8558, + 8566 ], "loc": { "start": { - "line": 304, + "line": 306, "column": 9 }, "end": { - "line": 304, + "line": 306, "column": 17 } } @@ -16525,16 +16652,16 @@ "type": "Identifier", "name": "tf", "range": [ - 8483, - 8485 + 8582, + 8584 ], "loc": { "start": { - "line": 305, + "line": 307, "column": 12 }, "end": { - "line": 305, + "line": 307, "column": 14 } } @@ -16545,16 +16672,16 @@ "object": { "type": "ThisExpression", "range": [ - 8488, - 8492 + 8587, + 8591 ], "loc": { "start": { - "line": 305, + "line": 307, "column": 17 }, "end": { - "line": 305, + "line": 307, "column": 21 } } @@ -16563,46 +16690,46 @@ "type": "Identifier", "name": "tf", "range": [ - 8493, - 8495 + 8592, + 8594 ], "loc": { "start": { - "line": 305, + "line": 307, "column": 22 }, "end": { - "line": 305, + "line": 307, "column": 24 } } }, "range": [ - 8488, - 8495 + 8587, + 8594 ], "loc": { "start": { - "line": 305, + "line": 307, "column": 17 }, "end": { - "line": 305, + "line": 307, "column": 24 } } }, "range": [ - 8483, - 8495 + 8582, + 8594 ], "loc": { "start": { - "line": 305, + "line": 307, "column": 12 }, "end": { - "line": 305, + "line": 307, "column": 24 } } @@ -16613,16 +16740,16 @@ "type": "Identifier", "name": "container", "range": [ - 8509, - 8518 + 8608, + 8617 ], "loc": { "start": { - "line": 306, + "line": 308, "column": 12 }, "end": { - "line": 306, + "line": 308, "column": 21 } } @@ -16636,16 +16763,16 @@ "object": { "type": "ThisExpression", "range": [ - 8521, - 8525 + 8620, + 8624 ], "loc": { "start": { - "line": 306, + "line": 308, "column": 24 }, "end": { - "line": 306, + "line": 308, "column": 28 } } @@ -16654,31 +16781,31 @@ "type": "Identifier", "name": "fltElms", "range": [ - 8526, - 8533 + 8625, + 8632 ], "loc": { "start": { - "line": 306, + "line": 308, "column": 29 }, "end": { - "line": 306, + "line": 308, "column": 36 } } }, "range": [ - 8521, - 8533 + 8620, + 8632 ], "loc": { "start": { - "line": 306, + "line": 308, "column": 24 }, "end": { - "line": 306, + "line": 308, "column": 36 } } @@ -16687,46 +16814,46 @@ "type": "Identifier", "name": "colIndex", "range": [ - 8534, - 8542 + 8633, + 8641 ], "loc": { "start": { - "line": 306, + "line": 308, "column": 37 }, "end": { - "line": 306, + "line": 308, "column": 45 } } }, "range": [ - 8521, - 8543 + 8620, + 8642 ], "loc": { "start": { - "line": 306, + "line": 308, "column": 24 }, "end": { - "line": 306, + "line": 308, "column": 46 } } }, "range": [ - 8509, - 8543 + 8608, + 8642 ], "loc": { "start": { - "line": 306, + "line": 308, "column": 12 }, "end": { - "line": 306, + "line": 308, "column": 46 } } @@ -16734,16 +16861,16 @@ ], "kind": "let", "range": [ - 8479, - 8544 + 8578, + 8643 ], "loc": { "start": { - "line": 305, + "line": 307, "column": 8 }, "end": { - "line": 306, + "line": 308, "column": 47 } } @@ -16756,16 +16883,16 @@ "object": { "type": "ThisExpression", "range": [ - 8558, - 8562 + 8657, + 8661 ], "loc": { "start": { - "line": 308, + "line": 310, "column": 12 }, "end": { - "line": 308, + "line": 310, "column": 16 } } @@ -16774,31 +16901,31 @@ "type": "Identifier", "name": "onBeforeOpen", "range": [ - 8563, - 8575 + 8662, + 8674 ], "loc": { "start": { - "line": 308, + "line": 310, "column": 17 }, "end": { - "line": 308, + "line": 310, "column": 29 } } }, "range": [ - 8558, - 8575 + 8657, + 8674 ], "loc": { "start": { - "line": 308, + "line": 310, "column": 12 }, "end": { - "line": 308, + "line": 310, "column": 29 } } @@ -16819,16 +16946,16 @@ "object": { "type": "ThisExpression", "range": [ - 8591, - 8595 + 8690, + 8694 ], "loc": { "start": { - "line": 309, + "line": 311, "column": 12 }, "end": { - "line": 309, + "line": 311, "column": 16 } } @@ -16837,31 +16964,31 @@ "type": "Identifier", "name": "onBeforeOpen", "range": [ - 8596, - 8608 + 8695, + 8707 ], "loc": { "start": { - "line": 309, + "line": 311, "column": 17 }, "end": { - "line": 309, + "line": 311, "column": 29 } } }, "range": [ - 8591, - 8608 + 8690, + 8707 ], "loc": { "start": { - "line": 309, + "line": 311, "column": 12 }, "end": { - "line": 309, + "line": 311, "column": 29 } } @@ -16870,31 +16997,31 @@ "type": "Identifier", "name": "call", "range": [ - 8609, - 8613 + 8708, + 8712 ], "loc": { "start": { - "line": 309, + "line": 311, "column": 30 }, "end": { - "line": 309, + "line": 311, "column": 34 } } }, "range": [ - 8591, - 8613 + 8690, + 8712 ], "loc": { "start": { - "line": 309, + "line": 311, "column": 12 }, "end": { - "line": 309, + "line": 311, "column": 34 } } @@ -16905,16 +17032,16 @@ "value": null, "raw": "null", "range": [ - 8614, - 8618 + 8713, + 8717 ], "loc": { "start": { - "line": 309, + "line": 311, "column": 35 }, "end": { - "line": 309, + "line": 311, "column": 39 } } @@ -16922,16 +17049,16 @@ { "type": "ThisExpression", "range": [ - 8620, - 8624 + 8719, + 8723 ], "loc": { "start": { - "line": 309, + "line": 311, "column": 41 }, "end": { - "line": 309, + "line": 311, "column": 45 } } @@ -16940,16 +17067,16 @@ "type": "Identifier", "name": "container", "range": [ - 8626, - 8635 + 8725, + 8734 ], "loc": { "start": { - "line": 309, + "line": 311, "column": 47 }, "end": { - "line": 309, + "line": 311, "column": 56 } } @@ -16958,79 +17085,79 @@ "type": "Identifier", "name": "colIndex", "range": [ - 8637, - 8645 + 8736, + 8744 ], "loc": { "start": { - "line": 309, + "line": 311, "column": 58 }, "end": { - "line": 309, + "line": 311, "column": 66 } } } ], "range": [ - 8591, - 8646 + 8690, + 8745 ], "loc": { "start": { - "line": 309, + "line": 311, "column": 12 }, "end": { - "line": 309, + "line": 311, "column": 67 } } }, "range": [ - 8591, - 8647 + 8690, + 8746 ], "loc": { "start": { - "line": 309, + "line": 311, "column": 12 }, "end": { - "line": 309, + "line": 311, "column": 68 } } } ], "range": [ - 8577, - 8657 + 8676, + 8756 ], "loc": { "start": { - "line": 308, + "line": 310, "column": 31 }, "end": { - "line": 310, + "line": 312, "column": 9 } } }, "alternate": null, "range": [ - 8554, - 8657 + 8653, + 8756 ], "loc": { "start": { - "line": 308, + "line": 310, "column": 8 }, "end": { - "line": 310, + "line": 312, "column": 9 } } @@ -17050,16 +17177,16 @@ "type": "Identifier", "name": "container", "range": [ - 8666, - 8675 + 8765, + 8774 ], "loc": { "start": { - "line": 311, + "line": 313, "column": 8 }, "end": { - "line": 311, + "line": 313, "column": 17 } } @@ -17068,31 +17195,31 @@ "type": "Identifier", "name": "style", "range": [ - 8676, - 8681 + 8775, + 8780 ], "loc": { "start": { - "line": 311, + "line": 313, "column": 18 }, "end": { - "line": 311, + "line": 313, "column": 23 } } }, "range": [ - 8666, - 8681 + 8765, + 8780 ], "loc": { "start": { - "line": 311, + "line": 313, "column": 8 }, "end": { - "line": 311, + "line": 313, "column": 23 } } @@ -17101,31 +17228,31 @@ "type": "Identifier", "name": "display", "range": [ - 8682, - 8689 + 8781, + 8788 ], "loc": { "start": { - "line": 311, + "line": 313, "column": 24 }, "end": { - "line": 311, + "line": 313, "column": 31 } } }, "range": [ - 8666, - 8689 + 8765, + 8788 ], "loc": { "start": { - "line": 311, + "line": 313, "column": 8 }, "end": { - "line": 311, + "line": 313, "column": 31 } } @@ -17135,46 +17262,46 @@ "value": "block", "raw": "'block'", "range": [ - 8692, - 8699 + 8791, + 8798 ], "loc": { "start": { - "line": 311, + "line": 313, "column": 34 }, "end": { - "line": 311, + "line": 313, "column": 41 } } }, "range": [ - 8666, - 8699 + 8765, + 8798 ], "loc": { "start": { - "line": 311, + "line": 313, "column": 8 }, "end": { - "line": 311, + "line": 313, "column": 41 } } }, "range": [ - 8666, - 8700 + 8765, + 8799 ], "loc": { "start": { - "line": 311, + "line": 313, "column": 8 }, "end": { - "line": 311, + "line": 313, "column": 42 } } @@ -17190,16 +17317,16 @@ "object": { "type": "ThisExpression", "range": [ - 8709, - 8713 + 8808, + 8812 ], "loc": { "start": { - "line": 312, + "line": 314, "column": 8 }, "end": { - "line": 312, + "line": 314, "column": 12 } } @@ -17208,31 +17335,31 @@ "type": "Identifier", "name": "activeFilterIdx", "range": [ - 8714, - 8729 + 8813, + 8828 ], "loc": { "start": { - "line": 312, + "line": 314, "column": 13 }, "end": { - "line": 312, + "line": 314, "column": 28 } } }, "range": [ - 8709, - 8729 + 8808, + 8828 ], "loc": { "start": { - "line": 312, + "line": 314, "column": 8 }, "end": { - "line": 312, + "line": 314, "column": 28 } } @@ -17241,46 +17368,46 @@ "type": "Identifier", "name": "colIndex", "range": [ - 8732, - 8740 + 8831, + 8839 ], "loc": { "start": { - "line": 312, + "line": 314, "column": 31 }, "end": { - "line": 312, + "line": 314, "column": 39 } } }, "range": [ - 8709, - 8740 + 8808, + 8839 ], "loc": { "start": { - "line": 312, + "line": 314, "column": 8 }, "end": { - "line": 312, + "line": 314, "column": 39 } } }, "range": [ - 8709, - 8741 + 8808, + 8840 ], "loc": { "start": { - "line": 312, + "line": 314, "column": 8 }, "end": { - "line": 312, + "line": 314, "column": 40 } } @@ -17293,16 +17420,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 8750, - 8756 + 8849, + 8855 ], "loc": { "start": { - "line": 313, + "line": 315, "column": 8 }, "end": { - "line": 313, + "line": 315, "column": 14 } } @@ -17312,16 +17439,16 @@ "type": "Identifier", "name": "root", "range": [ - 8757, - 8761 + 8856, + 8860 ], "loc": { "start": { - "line": 313, + "line": 315, "column": 15 }, "end": { - "line": 313, + "line": 315, "column": 19 } } @@ -17331,16 +17458,16 @@ "value": "mouseup", "raw": "'mouseup'", "range": [ - 8763, - 8772 + 8862, + 8871 ], "loc": { "start": { - "line": 313, + "line": 315, "column": 21 }, "end": { - "line": 313, + "line": 315, "column": 30 } } @@ -17353,16 +17480,16 @@ "type": "Identifier", "name": "evt", "range": [ - 8775, - 8778 + 8874, + 8877 ], "loc": { "start": { - "line": 313, + "line": 315, "column": 33 }, "end": { - "line": 313, + "line": 315, "column": 36 } } @@ -17376,16 +17503,16 @@ "object": { "type": "ThisExpression", "range": [ - 8783, - 8787 + 8882, + 8886 ], "loc": { "start": { - "line": 313, + "line": 315, "column": 41 }, "end": { - "line": 313, + "line": 315, "column": 45 } } @@ -17394,31 +17521,31 @@ "type": "Identifier", "name": "onMouseup", "range": [ - 8788, - 8797 + 8887, + 8896 ], "loc": { "start": { - "line": 313, + "line": 315, "column": 46 }, "end": { - "line": 313, + "line": 315, "column": 55 } } }, "range": [ - 8783, - 8797 + 8882, + 8896 ], "loc": { "start": { - "line": 313, + "line": 315, "column": 41 }, "end": { - "line": 313, + "line": 315, "column": 55 } } @@ -17428,32 +17555,32 @@ "type": "Identifier", "name": "evt", "range": [ - 8798, - 8801 + 8897, + 8900 ], "loc": { "start": { - "line": 313, + "line": 315, "column": 56 }, "end": { - "line": 313, + "line": 315, "column": 59 } } } ], "range": [ - 8783, - 8802 + 8882, + 8901 ], "loc": { "start": { - "line": 313, + "line": 315, "column": 41 }, "end": { - "line": 313, + "line": 315, "column": 60 } } @@ -17461,47 +17588,47 @@ "generator": false, "expression": true, "range": [ - 8774, - 8802 + 8873, + 8901 ], "loc": { "start": { - "line": 313, + "line": 315, "column": 32 }, "end": { - "line": 313, + "line": 315, "column": 60 } } } ], "range": [ - 8750, - 8803 + 8849, + 8902 ], "loc": { "start": { - "line": 313, + "line": 315, "column": 8 }, "end": { - "line": 313, + "line": 315, "column": 61 } } }, "range": [ - 8750, - 8804 + 8849, + 8903 ], "loc": { "start": { - "line": 313, + "line": 315, "column": 8 }, "end": { - "line": 313, + "line": 315, "column": 62 } } @@ -17520,16 +17647,16 @@ "type": "Identifier", "name": "tf", "range": [ - 8818, - 8820 + 8917, + 8919 ], "loc": { "start": { - "line": 315, + "line": 317, "column": 12 }, "end": { - "line": 315, + "line": 317, "column": 14 } } @@ -17538,31 +17665,31 @@ "type": "Identifier", "name": "getFilterType", "range": [ - 8821, - 8834 + 8920, + 8933 ], "loc": { "start": { - "line": 315, + "line": 317, "column": 15 }, "end": { - "line": 315, + "line": 317, "column": 28 } } }, "range": [ - 8818, - 8834 + 8917, + 8933 ], "loc": { "start": { - "line": 315, + "line": 317, "column": 12 }, "end": { - "line": 315, + "line": 317, "column": 28 } } @@ -17572,32 +17699,32 @@ "type": "Identifier", "name": "colIndex", "range": [ - 8835, - 8843 + 8934, + 8942 ], "loc": { "start": { - "line": 315, + "line": 317, "column": 29 }, "end": { - "line": 315, + "line": 317, "column": 37 } } } ], "range": [ - 8818, - 8844 + 8917, + 8943 ], "loc": { "start": { - "line": 315, + "line": 317, "column": 12 }, "end": { - "line": 315, + "line": 317, "column": 38 } } @@ -17606,31 +17733,31 @@ "type": "Identifier", "name": "INPUT", "range": [ - 8849, - 8854 + 8948, + 8953 ], "loc": { "start": { - "line": 315, + "line": 317, "column": 43 }, "end": { - "line": 315, + "line": 317, "column": 48 } } }, "range": [ - 8818, - 8854 + 8917, + 8953 ], "loc": { "start": { - "line": 315, + "line": 317, "column": 12 }, "end": { - "line": 315, + "line": 317, "column": 48 } } @@ -17647,16 +17774,16 @@ "type": "Identifier", "name": "flt", "range": [ - 8874, - 8877 + 8973, + 8976 ], "loc": { "start": { - "line": 316, + "line": 318, "column": 16 }, "end": { - "line": 316, + "line": 318, "column": 19 } } @@ -17670,16 +17797,16 @@ "type": "Identifier", "name": "tf", "range": [ - 8880, - 8882 + 8979, + 8981 ], "loc": { "start": { - "line": 316, + "line": 318, "column": 22 }, "end": { - "line": 316, + "line": 318, "column": 24 } } @@ -17688,31 +17815,31 @@ "type": "Identifier", "name": "getFilterElement", "range": [ - 8883, - 8899 + 8982, + 8998 ], "loc": { "start": { - "line": 316, + "line": 318, "column": 25 }, "end": { - "line": 316, + "line": 318, "column": 41 } } }, "range": [ - 8880, - 8899 + 8979, + 8998 ], "loc": { "start": { - "line": 316, + "line": 318, "column": 22 }, "end": { - "line": 316, + "line": 318, "column": 41 } } @@ -17722,47 +17849,47 @@ "type": "Identifier", "name": "colIndex", "range": [ - 8900, - 8908 + 8999, + 9007 ], "loc": { "start": { - "line": 316, + "line": 318, "column": 42 }, "end": { - "line": 316, + "line": 318, "column": 50 } } } ], "range": [ - 8880, - 8909 + 8979, + 9008 ], "loc": { "start": { - "line": 316, + "line": 318, "column": 22 }, "end": { - "line": 316, + "line": 318, "column": 51 } } }, "range": [ - 8874, - 8909 + 8973, + 9008 ], "loc": { "start": { - "line": 316, + "line": 318, "column": 16 }, "end": { - "line": 316, + "line": 318, "column": 51 } } @@ -17770,16 +17897,16 @@ ], "kind": "let", "range": [ - 8870, - 8910 + 8969, + 9009 ], "loc": { "start": { - "line": 316, + "line": 318, "column": 12 }, "end": { - "line": 316, + "line": 318, "column": 52 } } @@ -17790,16 +17917,16 @@ "type": "Identifier", "name": "flt", "range": [ - 8927, - 8930 + 9026, + 9029 ], "loc": { "start": { - "line": 317, + "line": 319, "column": 16 }, "end": { - "line": 317, + "line": 319, "column": 19 } } @@ -17818,16 +17945,16 @@ "type": "Identifier", "name": "flt", "range": [ - 8950, - 8953 + 9049, + 9052 ], "loc": { "start": { - "line": 318, + "line": 320, "column": 16 }, "end": { - "line": 318, + "line": 320, "column": 19 } } @@ -17836,126 +17963,126 @@ "type": "Identifier", "name": "focus", "range": [ - 8954, - 8959 + 9053, + 9058 ], "loc": { "start": { - "line": 318, + "line": 320, "column": 20 }, "end": { - "line": 318, + "line": 320, "column": 25 } } }, "range": [ - 8950, - 8959 + 9049, + 9058 ], "loc": { "start": { - "line": 318, + "line": 320, "column": 16 }, "end": { - "line": 318, + "line": 320, "column": 25 } } }, "arguments": [], "range": [ - 8950, - 8961 + 9049, + 9060 ], "loc": { "start": { - "line": 318, + "line": 320, "column": 16 }, "end": { - "line": 318, + "line": 320, "column": 27 } } }, "range": [ - 8950, - 8962 + 9049, + 9061 ], "loc": { "start": { - "line": 318, + "line": 320, "column": 16 }, "end": { - "line": 318, + "line": 320, "column": 28 } } } ], "range": [ - 8932, - 8976 + 9031, + 9075 ], "loc": { "start": { - "line": 317, + "line": 319, "column": 21 }, "end": { - "line": 319, + "line": 321, "column": 13 } } }, "alternate": null, "range": [ - 8923, - 8976 + 9022, + 9075 ], "loc": { "start": { - "line": 317, + "line": 319, "column": 12 }, "end": { - "line": 319, + "line": 321, "column": 13 } } } ], "range": [ - 8856, - 8986 + 8955, + 9085 ], "loc": { "start": { - "line": 315, + "line": 317, "column": 50 }, "end": { - "line": 320, + "line": 322, "column": 9 } } }, "alternate": null, "range": [ - 8814, - 8986 + 8913, + 9085 ], "loc": { "start": { - "line": 315, + "line": 317, "column": 8 }, "end": { - "line": 320, + "line": 322, "column": 9 } } @@ -17968,16 +18095,16 @@ "object": { "type": "ThisExpression", "range": [ - 8999, - 9003 + 9098, + 9102 ], "loc": { "start": { - "line": 321, + "line": 323, "column": 12 }, "end": { - "line": 321, + "line": 323, "column": 16 } } @@ -17986,31 +18113,31 @@ "type": "Identifier", "name": "onAfterOpen", "range": [ - 9004, - 9015 + 9103, + 9114 ], "loc": { "start": { - "line": 321, + "line": 323, "column": 17 }, "end": { - "line": 321, + "line": 323, "column": 28 } } }, "range": [ - 8999, - 9015 + 9098, + 9114 ], "loc": { "start": { - "line": 321, + "line": 323, "column": 12 }, "end": { - "line": 321, + "line": 323, "column": 28 } } @@ -18031,16 +18158,16 @@ "object": { "type": "ThisExpression", "range": [ - 9031, - 9035 + 9130, + 9134 ], "loc": { "start": { - "line": 322, + "line": 324, "column": 12 }, "end": { - "line": 322, + "line": 324, "column": 16 } } @@ -18049,31 +18176,31 @@ "type": "Identifier", "name": "onAfterOpen", "range": [ - 9036, - 9047 + 9135, + 9146 ], "loc": { "start": { - "line": 322, + "line": 324, "column": 17 }, "end": { - "line": 322, + "line": 324, "column": 28 } } }, "range": [ - 9031, - 9047 + 9130, + 9146 ], "loc": { "start": { - "line": 322, + "line": 324, "column": 12 }, "end": { - "line": 322, + "line": 324, "column": 28 } } @@ -18082,31 +18209,31 @@ "type": "Identifier", "name": "call", "range": [ - 9048, - 9052 + 9147, + 9151 ], "loc": { "start": { - "line": 322, + "line": 324, "column": 29 }, "end": { - "line": 322, + "line": 324, "column": 33 } } }, "range": [ - 9031, - 9052 + 9130, + 9151 ], "loc": { "start": { - "line": 322, + "line": 324, "column": 12 }, "end": { - "line": 322, + "line": 324, "column": 33 } } @@ -18117,16 +18244,16 @@ "value": null, "raw": "null", "range": [ - 9053, - 9057 + 9152, + 9156 ], "loc": { "start": { - "line": 322, + "line": 324, "column": 34 }, "end": { - "line": 322, + "line": 324, "column": 38 } } @@ -18134,16 +18261,16 @@ { "type": "ThisExpression", "range": [ - 9059, - 9063 + 9158, + 9162 ], "loc": { "start": { - "line": 322, + "line": 324, "column": 40 }, "end": { - "line": 322, + "line": 324, "column": 44 } } @@ -18152,16 +18279,16 @@ "type": "Identifier", "name": "container", "range": [ - 9065, - 9074 + 9164, + 9173 ], "loc": { "start": { - "line": 322, + "line": 324, "column": 46 }, "end": { - "line": 322, + "line": 324, "column": 55 } } @@ -18170,95 +18297,95 @@ "type": "Identifier", "name": "colIndex", "range": [ - 9076, - 9084 + 9175, + 9183 ], "loc": { "start": { - "line": 322, + "line": 324, "column": 57 }, "end": { - "line": 322, + "line": 324, "column": 65 } } } ], "range": [ - 9031, - 9085 + 9130, + 9184 ], "loc": { "start": { - "line": 322, + "line": 324, "column": 12 }, "end": { - "line": 322, + "line": 324, "column": 66 } } }, "range": [ - 9031, - 9086 + 9130, + 9185 ], "loc": { "start": { - "line": 322, + "line": 324, "column": 12 }, "end": { - "line": 322, + "line": 324, "column": 67 } } } ], "range": [ - 9017, - 9096 + 9116, + 9195 ], "loc": { "start": { - "line": 321, + "line": 323, "column": 30 }, "end": { - "line": 323, + "line": 325, "column": 9 } } }, "alternate": null, "range": [ - 8995, - 9096 + 9094, + 9195 ], "loc": { "start": { - "line": 321, + "line": 323, "column": 8 }, "end": { - "line": 323, + "line": 325, "column": 9 } } } ], "range": [ - 8469, - 9102 + 8568, + 9201 ], "loc": { "start": { - "line": 304, + "line": 306, "column": 19 }, "end": { - "line": 324, + "line": 326, "column": 5 } } @@ -18266,16 +18393,16 @@ "generator": false, "expression": false, "range": [ - 8458, - 9102 + 8557, + 9201 ], "loc": { "start": { - "line": 304, + "line": 306, "column": 8 }, "end": { - "line": 324, + "line": 326, "column": 5 } } @@ -18283,16 +18410,16 @@ "kind": "method", "computed": false, "range": [ - 8454, - 9102 + 8553, + 9201 ], "loc": { "start": { - "line": 304, + "line": 306, "column": 4 }, "end": { - "line": 324, + "line": 326, "column": 5 } }, @@ -18301,16 +18428,16 @@ "type": "Block", "value": "*\n * Open popup filter of specified column\n * @param {Number} colIndex Column index\n ", "range": [ - 8348, - 8449 + 8447, + 8548 ], "loc": { "start": { - "line": 300, + "line": 302, "column": 4 }, "end": { - "line": 303, + "line": 305, "column": 7 } } @@ -18321,16 +18448,16 @@ "type": "Block", "value": "*\n * Close popup filter of specified column\n * @param {Number} colIndex Column index\n ", "range": [ - 9108, - 9210 + 9207, + 9309 ], "loc": { "start": { - "line": 326, + "line": 328, "column": 4 }, "end": { - "line": 329, + "line": 331, "column": 7 } } @@ -18344,16 +18471,16 @@ "type": "Identifier", "name": "close", "range": [ - 9215, - 9220 + 9314, + 9319 ], "loc": { "start": { - "line": 330, + "line": 332, "column": 4 }, "end": { - "line": 330, + "line": 332, "column": 9 } } @@ -18366,16 +18493,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 9221, - 9229 + 9320, + 9328 ], "loc": { "start": { - "line": 330, + "line": 332, "column": 10 }, "end": { - "line": 330, + "line": 332, "column": 18 } } @@ -18393,16 +18520,16 @@ "type": "Identifier", "name": "container", "range": [ - 9245, - 9254 + 9344, + 9353 ], "loc": { "start": { - "line": 331, + "line": 333, "column": 12 }, "end": { - "line": 331, + "line": 333, "column": 21 } } @@ -18416,16 +18543,16 @@ "object": { "type": "ThisExpression", "range": [ - 9257, - 9261 + 9356, + 9360 ], "loc": { "start": { - "line": 331, + "line": 333, "column": 24 }, "end": { - "line": 331, + "line": 333, "column": 28 } } @@ -18434,31 +18561,31 @@ "type": "Identifier", "name": "fltElms", "range": [ - 9262, - 9269 + 9361, + 9368 ], "loc": { "start": { - "line": 331, + "line": 333, "column": 29 }, "end": { - "line": 331, + "line": 333, "column": 36 } } }, "range": [ - 9257, - 9269 + 9356, + 9368 ], "loc": { "start": { - "line": 331, + "line": 333, "column": 24 }, "end": { - "line": 331, + "line": 333, "column": 36 } } @@ -18467,46 +18594,46 @@ "type": "Identifier", "name": "colIndex", "range": [ - 9270, - 9278 + 9369, + 9377 ], "loc": { "start": { - "line": 331, + "line": 333, "column": 37 }, "end": { - "line": 331, + "line": 333, "column": 45 } } }, "range": [ - 9257, - 9279 + 9356, + 9378 ], "loc": { "start": { - "line": 331, + "line": 333, "column": 24 }, "end": { - "line": 331, + "line": 333, "column": 46 } } }, "range": [ - 9245, - 9279 + 9344, + 9378 ], "loc": { "start": { - "line": 331, + "line": 333, "column": 12 }, "end": { - "line": 331, + "line": 333, "column": 46 } } @@ -18514,16 +18641,16 @@ ], "kind": "let", "range": [ - 9241, - 9280 + 9340, + 9379 ], "loc": { "start": { - "line": 331, + "line": 333, "column": 8 }, "end": { - "line": 331, + "line": 333, "column": 47 } } @@ -18536,16 +18663,16 @@ "object": { "type": "ThisExpression", "range": [ - 9293, - 9297 + 9392, + 9396 ], "loc": { "start": { - "line": 332, + "line": 334, "column": 12 }, "end": { - "line": 332, + "line": 334, "column": 16 } } @@ -18554,31 +18681,31 @@ "type": "Identifier", "name": "onBeforeClose", "range": [ - 9298, - 9311 + 9397, + 9410 ], "loc": { "start": { - "line": 332, + "line": 334, "column": 17 }, "end": { - "line": 332, + "line": 334, "column": 30 } } }, "range": [ - 9293, - 9311 + 9392, + 9410 ], "loc": { "start": { - "line": 332, + "line": 334, "column": 12 }, "end": { - "line": 332, + "line": 334, "column": 30 } } @@ -18599,16 +18726,16 @@ "object": { "type": "ThisExpression", "range": [ - 9327, - 9331 + 9426, + 9430 ], "loc": { "start": { - "line": 333, + "line": 335, "column": 12 }, "end": { - "line": 333, + "line": 335, "column": 16 } } @@ -18617,31 +18744,31 @@ "type": "Identifier", "name": "onBeforeClose", "range": [ - 9332, - 9345 + 9431, + 9444 ], "loc": { "start": { - "line": 333, + "line": 335, "column": 17 }, "end": { - "line": 333, + "line": 335, "column": 30 } } }, "range": [ - 9327, - 9345 + 9426, + 9444 ], "loc": { "start": { - "line": 333, + "line": 335, "column": 12 }, "end": { - "line": 333, + "line": 335, "column": 30 } } @@ -18650,31 +18777,31 @@ "type": "Identifier", "name": "call", "range": [ - 9346, - 9350 + 9445, + 9449 ], "loc": { "start": { - "line": 333, + "line": 335, "column": 31 }, "end": { - "line": 333, + "line": 335, "column": 35 } } }, "range": [ - 9327, - 9350 + 9426, + 9449 ], "loc": { "start": { - "line": 333, + "line": 335, "column": 12 }, "end": { - "line": 333, + "line": 335, "column": 35 } } @@ -18685,16 +18812,16 @@ "value": null, "raw": "null", "range": [ - 9351, - 9355 + 9450, + 9454 ], "loc": { "start": { - "line": 333, + "line": 335, "column": 36 }, "end": { - "line": 333, + "line": 335, "column": 40 } } @@ -18702,16 +18829,16 @@ { "type": "ThisExpression", "range": [ - 9357, - 9361 + 9456, + 9460 ], "loc": { "start": { - "line": 333, + "line": 335, "column": 42 }, "end": { - "line": 333, + "line": 335, "column": 46 } } @@ -18720,16 +18847,16 @@ "type": "Identifier", "name": "container", "range": [ - 9363, - 9372 + 9462, + 9471 ], "loc": { "start": { - "line": 333, + "line": 335, "column": 48 }, "end": { - "line": 333, + "line": 335, "column": 57 } } @@ -18738,79 +18865,79 @@ "type": "Identifier", "name": "colIndex", "range": [ - 9374, - 9382 + 9473, + 9481 ], "loc": { "start": { - "line": 333, + "line": 335, "column": 59 }, "end": { - "line": 333, + "line": 335, "column": 67 } } } ], "range": [ - 9327, - 9383 + 9426, + 9482 ], "loc": { "start": { - "line": 333, + "line": 335, "column": 12 }, "end": { - "line": 333, + "line": 335, "column": 68 } } }, "range": [ - 9327, - 9384 + 9426, + 9483 ], "loc": { "start": { - "line": 333, + "line": 335, "column": 12 }, "end": { - "line": 333, + "line": 335, "column": 69 } } } ], "range": [ - 9313, - 9394 + 9412, + 9493 ], "loc": { "start": { - "line": 332, + "line": 334, "column": 32 }, "end": { - "line": 334, + "line": 336, "column": 9 } } }, "alternate": null, "range": [ - 9289, - 9394 + 9388, + 9493 ], "loc": { "start": { - "line": 332, + "line": 334, "column": 8 }, "end": { - "line": 334, + "line": 336, "column": 9 } } @@ -18830,16 +18957,16 @@ "type": "Identifier", "name": "container", "range": [ - 9403, - 9412 + 9502, + 9511 ], "loc": { "start": { - "line": 335, + "line": 337, "column": 8 }, "end": { - "line": 335, + "line": 337, "column": 17 } } @@ -18848,31 +18975,31 @@ "type": "Identifier", "name": "style", "range": [ - 9413, - 9418 + 9512, + 9517 ], "loc": { "start": { - "line": 335, + "line": 337, "column": 18 }, "end": { - "line": 335, + "line": 337, "column": 23 } } }, "range": [ - 9403, - 9418 + 9502, + 9517 ], "loc": { "start": { - "line": 335, + "line": 337, "column": 8 }, "end": { - "line": 335, + "line": 337, "column": 23 } } @@ -18881,31 +19008,31 @@ "type": "Identifier", "name": "display", "range": [ - 9419, - 9426 + 9518, + 9525 ], "loc": { "start": { - "line": 335, + "line": 337, "column": 24 }, "end": { - "line": 335, + "line": 337, "column": 31 } } }, "range": [ - 9403, - 9426 + 9502, + 9525 ], "loc": { "start": { - "line": 335, + "line": 337, "column": 8 }, "end": { - "line": 335, + "line": 337, "column": 31 } } @@ -18914,46 +19041,46 @@ "type": "Identifier", "name": "NONE", "range": [ - 9429, - 9433 + 9528, + 9532 ], "loc": { "start": { - "line": 335, + "line": 337, "column": 34 }, "end": { - "line": 335, + "line": 337, "column": 38 } } }, "range": [ - 9403, - 9433 + 9502, + 9532 ], "loc": { "start": { - "line": 335, + "line": 337, "column": 8 }, "end": { - "line": 335, + "line": 337, "column": 38 } } }, "range": [ - 9403, - 9434 + 9502, + 9533 ], "loc": { "start": { - "line": 335, + "line": 337, "column": 8 }, "end": { - "line": 335, + "line": 337, "column": 39 } } @@ -18969,16 +19096,16 @@ "object": { "type": "ThisExpression", "range": [ - 9447, - 9451 + 9546, + 9550 ], "loc": { "start": { - "line": 336, + "line": 338, "column": 12 }, "end": { - "line": 336, + "line": 338, "column": 16 } } @@ -18987,31 +19114,31 @@ "type": "Identifier", "name": "activeFilterIdx", "range": [ - 9452, - 9467 + 9551, + 9566 ], "loc": { "start": { - "line": 336, + "line": 338, "column": 17 }, "end": { - "line": 336, + "line": 338, "column": 32 } } }, "range": [ - 9447, - 9467 + 9546, + 9566 ], "loc": { "start": { - "line": 336, + "line": 338, "column": 12 }, "end": { - "line": 336, + "line": 338, "column": 32 } } @@ -19020,31 +19147,31 @@ "type": "Identifier", "name": "colIndex", "range": [ - 9472, - 9480 + 9571, + 9579 ], "loc": { "start": { - "line": 336, + "line": 338, "column": 37 }, "end": { - "line": 336, + "line": 338, "column": 45 } } }, "range": [ - 9447, - 9480 + 9546, + 9579 ], "loc": { "start": { - "line": 336, + "line": 338, "column": 12 }, "end": { - "line": 336, + "line": 338, "column": 45 } } @@ -19063,16 +19190,16 @@ "object": { "type": "ThisExpression", "range": [ - 9496, - 9500 + 9595, + 9599 ], "loc": { "start": { - "line": 337, + "line": 339, "column": 12 }, "end": { - "line": 337, + "line": 339, "column": 16 } } @@ -19081,31 +19208,31 @@ "type": "Identifier", "name": "activeFilterIdx", "range": [ - 9501, - 9516 + 9600, + 9615 ], "loc": { "start": { - "line": 337, + "line": 339, "column": 17 }, "end": { - "line": 337, + "line": 339, "column": 32 } } }, "range": [ - 9496, - 9516 + 9595, + 9615 ], "loc": { "start": { - "line": 337, + "line": 339, "column": 12 }, "end": { - "line": 337, + "line": 339, "column": 32 } } @@ -19118,94 +19245,94 @@ "value": 1, "raw": "1", "range": [ - 9520, - 9521 + 9619, + 9620 ], "loc": { "start": { - "line": 337, + "line": 339, "column": 36 }, "end": { - "line": 337, + "line": 339, "column": 37 } } }, "prefix": true, "range": [ - 9519, - 9521 + 9618, + 9620 ], "loc": { "start": { - "line": 337, + "line": 339, "column": 35 }, "end": { - "line": 337, + "line": 339, "column": 37 } } }, "range": [ - 9496, - 9521 + 9595, + 9620 ], "loc": { "start": { - "line": 337, + "line": 339, "column": 12 }, "end": { - "line": 337, + "line": 339, "column": 37 } } }, "range": [ - 9496, - 9522 + 9595, + 9621 ], "loc": { "start": { - "line": 337, + "line": 339, "column": 12 }, "end": { - "line": 337, + "line": 339, "column": 38 } } } ], "range": [ - 9482, - 9532 + 9581, + 9631 ], "loc": { "start": { - "line": 336, + "line": 338, "column": 47 }, "end": { - "line": 338, + "line": 340, "column": 9 } } }, "alternate": null, "range": [ - 9443, - 9532 + 9542, + 9631 ], "loc": { "start": { - "line": 336, + "line": 338, "column": 8 }, "end": { - "line": 338, + "line": 340, "column": 9 } } @@ -19218,16 +19345,16 @@ "type": "Identifier", "name": "removeEvt", "range": [ - 9541, - 9550 + 9640, + 9649 ], "loc": { "start": { - "line": 339, + "line": 341, "column": 8 }, "end": { - "line": 339, + "line": 341, "column": 17 } } @@ -19237,16 +19364,16 @@ "type": "Identifier", "name": "root", "range": [ - 9551, - 9555 + 9650, + 9654 ], "loc": { "start": { - "line": 339, + "line": 341, "column": 18 }, "end": { - "line": 339, + "line": 341, "column": 22 } } @@ -19256,16 +19383,16 @@ "value": "mouseup", "raw": "'mouseup'", "range": [ - 9557, - 9566 + 9656, + 9665 ], "loc": { "start": { - "line": 339, + "line": 341, "column": 24 }, "end": { - "line": 339, + "line": 341, "column": 33 } } @@ -19278,16 +19405,16 @@ "type": "Identifier", "name": "evt", "range": [ - 9569, - 9572 + 9668, + 9671 ], "loc": { "start": { - "line": 339, + "line": 341, "column": 36 }, "end": { - "line": 339, + "line": 341, "column": 39 } } @@ -19301,16 +19428,16 @@ "object": { "type": "ThisExpression", "range": [ - 9577, - 9581 + 9676, + 9680 ], "loc": { "start": { - "line": 339, + "line": 341, "column": 44 }, "end": { - "line": 339, + "line": 341, "column": 48 } } @@ -19319,31 +19446,31 @@ "type": "Identifier", "name": "onMouseup", "range": [ - 9582, - 9591 + 9681, + 9690 ], "loc": { "start": { - "line": 339, + "line": 341, "column": 49 }, "end": { - "line": 339, + "line": 341, "column": 58 } } }, "range": [ - 9577, - 9591 + 9676, + 9690 ], "loc": { "start": { - "line": 339, + "line": 341, "column": 44 }, "end": { - "line": 339, + "line": 341, "column": 58 } } @@ -19353,32 +19480,32 @@ "type": "Identifier", "name": "evt", "range": [ - 9592, - 9595 + 9691, + 9694 ], "loc": { "start": { - "line": 339, + "line": 341, "column": 59 }, "end": { - "line": 339, + "line": 341, "column": 62 } } } ], "range": [ - 9577, - 9596 + 9676, + 9695 ], "loc": { "start": { - "line": 339, + "line": 341, "column": 44 }, "end": { - "line": 339, + "line": 341, "column": 63 } } @@ -19386,47 +19513,47 @@ "generator": false, "expression": true, "range": [ - 9568, - 9596 + 9667, + 9695 ], "loc": { "start": { - "line": 339, + "line": 341, "column": 35 }, "end": { - "line": 339, + "line": 341, "column": 63 } } } ], "range": [ - 9541, - 9597 + 9640, + 9696 ], "loc": { "start": { - "line": 339, + "line": 341, "column": 8 }, "end": { - "line": 339, + "line": 341, "column": 64 } } }, "range": [ - 9541, - 9598 + 9640, + 9697 ], "loc": { "start": { - "line": 339, + "line": 341, "column": 8 }, "end": { - "line": 339, + "line": 341, "column": 65 } } @@ -19439,16 +19566,16 @@ "object": { "type": "ThisExpression", "range": [ - 9611, - 9615 + 9710, + 9714 ], "loc": { "start": { - "line": 340, + "line": 342, "column": 12 }, "end": { - "line": 340, + "line": 342, "column": 16 } } @@ -19457,31 +19584,31 @@ "type": "Identifier", "name": "onAfterClose", "range": [ - 9616, - 9628 + 9715, + 9727 ], "loc": { "start": { - "line": 340, + "line": 342, "column": 17 }, "end": { - "line": 340, + "line": 342, "column": 29 } } }, "range": [ - 9611, - 9628 + 9710, + 9727 ], "loc": { "start": { - "line": 340, + "line": 342, "column": 12 }, "end": { - "line": 340, + "line": 342, "column": 29 } } @@ -19502,16 +19629,16 @@ "object": { "type": "ThisExpression", "range": [ - 9644, - 9648 + 9743, + 9747 ], "loc": { "start": { - "line": 341, + "line": 343, "column": 12 }, "end": { - "line": 341, + "line": 343, "column": 16 } } @@ -19520,31 +19647,31 @@ "type": "Identifier", "name": "onAfterClose", "range": [ - 9649, - 9661 + 9748, + 9760 ], "loc": { "start": { - "line": 341, + "line": 343, "column": 17 }, "end": { - "line": 341, + "line": 343, "column": 29 } } }, "range": [ - 9644, - 9661 + 9743, + 9760 ], "loc": { "start": { - "line": 341, + "line": 343, "column": 12 }, "end": { - "line": 341, + "line": 343, "column": 29 } } @@ -19553,31 +19680,31 @@ "type": "Identifier", "name": "call", "range": [ - 9662, - 9666 + 9761, + 9765 ], "loc": { "start": { - "line": 341, + "line": 343, "column": 30 }, "end": { - "line": 341, + "line": 343, "column": 34 } } }, "range": [ - 9644, - 9666 + 9743, + 9765 ], "loc": { "start": { - "line": 341, + "line": 343, "column": 12 }, "end": { - "line": 341, + "line": 343, "column": 34 } } @@ -19588,16 +19715,16 @@ "value": null, "raw": "null", "range": [ - 9667, - 9671 + 9766, + 9770 ], "loc": { "start": { - "line": 341, + "line": 343, "column": 35 }, "end": { - "line": 341, + "line": 343, "column": 39 } } @@ -19605,16 +19732,16 @@ { "type": "ThisExpression", "range": [ - 9673, - 9677 + 9772, + 9776 ], "loc": { "start": { - "line": 341, + "line": 343, "column": 41 }, "end": { - "line": 341, + "line": 343, "column": 45 } } @@ -19623,16 +19750,16 @@ "type": "Identifier", "name": "container", "range": [ - 9679, - 9688 + 9778, + 9787 ], "loc": { "start": { - "line": 341, + "line": 343, "column": 47 }, "end": { - "line": 341, + "line": 343, "column": 56 } } @@ -19641,95 +19768,95 @@ "type": "Identifier", "name": "colIndex", "range": [ - 9690, - 9698 + 9789, + 9797 ], "loc": { "start": { - "line": 341, + "line": 343, "column": 58 }, "end": { - "line": 341, + "line": 343, "column": 66 } } } ], "range": [ - 9644, - 9699 + 9743, + 9798 ], "loc": { "start": { - "line": 341, + "line": 343, "column": 12 }, "end": { - "line": 341, + "line": 343, "column": 67 } } }, "range": [ - 9644, - 9700 + 9743, + 9799 ], "loc": { "start": { - "line": 341, + "line": 343, "column": 12 }, "end": { - "line": 341, + "line": 343, "column": 68 } } } ], "range": [ - 9630, - 9710 + 9729, + 9809 ], "loc": { "start": { - "line": 340, + "line": 342, "column": 31 }, "end": { - "line": 342, + "line": 344, "column": 9 } } }, "alternate": null, "range": [ - 9607, - 9710 + 9706, + 9809 ], "loc": { "start": { - "line": 340, + "line": 342, "column": 8 }, "end": { - "line": 342, + "line": 344, "column": 9 } } } ], "range": [ - 9231, - 9716 + 9330, + 9815 ], "loc": { "start": { - "line": 330, + "line": 332, "column": 20 }, "end": { - "line": 343, + "line": 345, "column": 5 } } @@ -19737,16 +19864,16 @@ "generator": false, "expression": false, "range": [ - 9220, - 9716 + 9319, + 9815 ], "loc": { "start": { - "line": 330, + "line": 332, "column": 9 }, "end": { - "line": 343, + "line": 345, "column": 5 } } @@ -19754,16 +19881,16 @@ "kind": "method", "computed": false, "range": [ - 9215, - 9716 + 9314, + 9815 ], "loc": { "start": { - "line": 330, + "line": 332, "column": 4 }, "end": { - "line": 343, + "line": 345, "column": 5 } }, @@ -19772,16 +19899,16 @@ "type": "Block", "value": "*\n * Close popup filter of specified column\n * @param {Number} colIndex Column index\n ", "range": [ - 9108, - 9210 + 9207, + 9309 ], "loc": { "start": { - "line": 326, + "line": 328, "column": 4 }, "end": { - "line": 329, + "line": 331, "column": 7 } } @@ -19792,16 +19919,16 @@ "type": "Block", "value": "*\n * Check if popup filter for specified column is open\n * @param {Number} colIndex Column index\n * @returns {Boolean}\n ", "range": [ - 9722, - 9862 + 9821, + 9961 ], "loc": { "start": { - "line": 345, + "line": 347, "column": 4 }, "end": { - "line": 349, + "line": 351, "column": 7 } } @@ -19815,16 +19942,16 @@ "type": "Identifier", "name": "isOpen", "range": [ - 9867, - 9873 + 9966, + 9972 ], "loc": { "start": { - "line": 350, + "line": 352, "column": 4 }, "end": { - "line": 350, + "line": 352, "column": 10 } } @@ -19837,16 +19964,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 9874, - 9882 + 9973, + 9981 ], "loc": { "start": { - "line": 350, + "line": 352, "column": 11 }, "end": { - "line": 350, + "line": 352, "column": 19 } } @@ -19875,16 +20002,16 @@ "object": { "type": "ThisExpression", "range": [ - 9901, - 9905 + 10000, + 10004 ], "loc": { "start": { - "line": 351, + "line": 353, "column": 15 }, "end": { - "line": 351, + "line": 353, "column": 19 } } @@ -19893,31 +20020,31 @@ "type": "Identifier", "name": "fltElms", "range": [ - 9906, - 9913 + 10005, + 10012 ], "loc": { "start": { - "line": 351, + "line": 353, "column": 20 }, "end": { - "line": 351, + "line": 353, "column": 27 } } }, "range": [ - 9901, - 9913 + 10000, + 10012 ], "loc": { "start": { - "line": 351, + "line": 353, "column": 15 }, "end": { - "line": 351, + "line": 353, "column": 27 } } @@ -19926,31 +20053,31 @@ "type": "Identifier", "name": "colIndex", "range": [ - 9914, - 9922 + 10013, + 10021 ], "loc": { "start": { - "line": 351, + "line": 353, "column": 28 }, "end": { - "line": 351, + "line": 353, "column": 36 } } }, "range": [ - 9901, - 9923 + 10000, + 10022 ], "loc": { "start": { - "line": 351, + "line": 353, "column": 15 }, "end": { - "line": 351, + "line": 353, "column": 37 } } @@ -19959,31 +20086,31 @@ "type": "Identifier", "name": "style", "range": [ - 9924, - 9929 + 10023, + 10028 ], "loc": { "start": { - "line": 351, + "line": 353, "column": 38 }, "end": { - "line": 351, + "line": 353, "column": 43 } } }, "range": [ - 9901, - 9929 + 10000, + 10028 ], "loc": { "start": { - "line": 351, + "line": 353, "column": 15 }, "end": { - "line": 351, + "line": 353, "column": 43 } } @@ -19992,31 +20119,31 @@ "type": "Identifier", "name": "display", "range": [ - 9930, - 9937 + 10029, + 10036 ], "loc": { "start": { - "line": 351, + "line": 353, "column": 44 }, "end": { - "line": 351, + "line": 353, "column": 51 } } }, "range": [ - 9901, - 9937 + 10000, + 10036 ], "loc": { "start": { - "line": 351, + "line": 353, "column": 15 }, "end": { - "line": 351, + "line": 353, "column": 51 } } @@ -20026,62 +20153,62 @@ "value": "block", "raw": "'block'", "range": [ - 9942, - 9949 + 10041, + 10048 ], "loc": { "start": { - "line": 351, + "line": 353, "column": 56 }, "end": { - "line": 351, + "line": 353, "column": 63 } } }, "range": [ - 9901, - 9949 + 10000, + 10048 ], "loc": { "start": { - "line": 351, + "line": 353, "column": 15 }, "end": { - "line": 351, + "line": 353, "column": 63 } } }, "range": [ - 9894, - 9950 + 9993, + 10049 ], "loc": { "start": { - "line": 351, + "line": 353, "column": 8 }, "end": { - "line": 351, + "line": 353, "column": 64 } } } ], "range": [ - 9884, - 9956 + 9983, + 10055 ], "loc": { "start": { - "line": 350, + "line": 352, "column": 21 }, "end": { - "line": 352, + "line": 354, "column": 5 } } @@ -20089,16 +20216,16 @@ "generator": false, "expression": false, "range": [ - 9873, - 9956 + 9972, + 10055 ], "loc": { "start": { - "line": 350, + "line": 352, "column": 10 }, "end": { - "line": 352, + "line": 354, "column": 5 } } @@ -20106,16 +20233,16 @@ "kind": "method", "computed": false, "range": [ - 9867, - 9956 + 9966, + 10055 ], "loc": { "start": { - "line": 350, + "line": 352, "column": 4 }, "end": { - "line": 352, + "line": 354, "column": 5 } }, @@ -20124,16 +20251,16 @@ "type": "Block", "value": "*\n * Check if popup filter for specified column is open\n * @param {Number} colIndex Column index\n * @returns {Boolean}\n ", "range": [ - 9722, - 9862 + 9821, + 9961 ], "loc": { "start": { - "line": 345, + "line": 347, "column": 4 }, "end": { - "line": 349, + "line": 351, "column": 7 } } @@ -20144,16 +20271,16 @@ "type": "Block", "value": "*\n * Close all filters excepted for the specified one if any\n * @param {Number} exceptIdx Column index of the filter to not close\n ", "range": [ - 9962, - 10110 + 10061, + 10209 ], "loc": { "start": { - "line": 354, + "line": 356, "column": 4 }, "end": { - "line": 357, + "line": 359, "column": 7 } } @@ -20167,16 +20294,16 @@ "type": "Identifier", "name": "closeAll", "range": [ - 10115, - 10123 + 10214, + 10222 ], "loc": { "start": { - "line": 358, + "line": 360, "column": 4 }, "end": { - "line": 358, + "line": 360, "column": 12 } } @@ -20189,16 +20316,16 @@ "type": "Identifier", "name": "exceptIdx", "range": [ - 10124, - 10133 + 10223, + 10232 ], "loc": { "start": { - "line": 358, + "line": 360, "column": 13 }, "end": { - "line": 358, + "line": 360, "column": 22 } } @@ -20218,16 +20345,16 @@ "type": "Identifier", "name": "isUndef", "range": [ - 10264, - 10271 + 10363, + 10370 ], "loc": { "start": { - "line": 361, + "line": 363, "column": 12 }, "end": { - "line": 361, + "line": 363, "column": 19 } } @@ -20237,32 +20364,32 @@ "type": "Identifier", "name": "exceptIdx", "range": [ - 10272, - 10281 + 10371, + 10380 ], "loc": { "start": { - "line": 361, + "line": 363, "column": 20 }, "end": { - "line": 361, + "line": 363, "column": 29 } } } ], "range": [ - 10264, - 10282 + 10363, + 10381 ], "loc": { "start": { - "line": 361, + "line": 363, "column": 12 }, "end": { - "line": 361, + "line": 363, "column": 30 } } @@ -20276,16 +20403,16 @@ "object": { "type": "ThisExpression", "range": [ - 10287, - 10291 + 10386, + 10390 ], "loc": { "start": { - "line": 361, + "line": 363, "column": 35 }, "end": { - "line": 361, + "line": 363, "column": 39 } } @@ -20294,62 +20421,62 @@ "type": "Identifier", "name": "closeOnFiltering", "range": [ - 10292, - 10308 + 10391, + 10407 ], "loc": { "start": { - "line": 361, + "line": 363, "column": 40 }, "end": { - "line": 361, + "line": 363, "column": 56 } } }, "range": [ - 10287, - 10308 + 10386, + 10407 ], "loc": { "start": { - "line": 361, + "line": 363, "column": 35 }, "end": { - "line": 361, + "line": 363, "column": 56 } } }, "prefix": true, "range": [ - 10286, - 10308 + 10385, + 10407 ], "loc": { "start": { - "line": 361, + "line": 363, "column": 34 }, "end": { - "line": 361, + "line": 363, "column": 56 } } }, "range": [ - 10264, - 10308 + 10363, + 10407 ], "loc": { "start": { - "line": 361, + "line": 363, "column": 12 }, "end": { - "line": 361, + "line": 363, "column": 56 } } @@ -20361,48 +20488,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 10324, - 10331 + 10423, + 10430 ], "loc": { "start": { - "line": 362, + "line": 364, "column": 12 }, "end": { - "line": 362, + "line": 364, "column": 19 } } } ], "range": [ - 10310, - 10341 + 10409, + 10440 ], "loc": { "start": { - "line": 361, + "line": 363, "column": 58 }, "end": { - "line": 363, + "line": 365, "column": 9 } } }, "alternate": null, "range": [ - 10260, - 10341 + 10359, + 10440 ], "loc": { "start": { - "line": 361, + "line": 363, "column": 8 }, "end": { - "line": 363, + "line": 365, "column": 9 } }, @@ -20411,16 +20538,16 @@ "type": "Line", "value": " Do not close filters only if argument is undefined and close on", "range": [ - 10145, - 10211 + 10244, + 10310 ], "loc": { "start": { - "line": 359, + "line": 361, "column": 8 }, "end": { - "line": 359, + "line": 361, "column": 74 } } @@ -20429,16 +20556,16 @@ "type": "Line", "value": " filtering option is disabled", "range": [ - 10220, - 10251 + 10319, + 10350 ], "loc": { "start": { - "line": 360, + "line": 362, "column": 8 }, "end": { - "line": 360, + "line": 362, "column": 39 } } @@ -20456,16 +20583,16 @@ "type": "Identifier", "name": "i", "range": [ - 10359, - 10360 + 10458, + 10459 ], "loc": { "start": { - "line": 364, + "line": 366, "column": 17 }, "end": { - "line": 364, + "line": 366, "column": 18 } } @@ -20475,31 +20602,31 @@ "value": 0, "raw": "0", "range": [ - 10363, - 10364 + 10462, + 10463 ], "loc": { "start": { - "line": 364, + "line": 366, "column": 21 }, "end": { - "line": 364, + "line": 366, "column": 22 } } }, "range": [ - 10359, - 10364 + 10458, + 10463 ], "loc": { "start": { - "line": 364, + "line": 366, "column": 17 }, "end": { - "line": 364, + "line": 366, "column": 22 } } @@ -20507,16 +20634,16 @@ ], "kind": "let", "range": [ - 10355, - 10364 + 10454, + 10463 ], "loc": { "start": { - "line": 364, + "line": 366, "column": 13 }, "end": { - "line": 364, + "line": 366, "column": 22 } } @@ -20528,16 +20655,16 @@ "type": "Identifier", "name": "i", "range": [ - 10366, - 10367 + 10465, + 10466 ], "loc": { "start": { - "line": 364, + "line": 366, "column": 24 }, "end": { - "line": 364, + "line": 366, "column": 25 } } @@ -20551,16 +20678,16 @@ "object": { "type": "ThisExpression", "range": [ - 10370, - 10374 + 10469, + 10473 ], "loc": { "start": { - "line": 364, + "line": 366, "column": 28 }, "end": { - "line": 364, + "line": 366, "column": 32 } } @@ -20569,31 +20696,31 @@ "type": "Identifier", "name": "fltElms", "range": [ - 10375, - 10382 + 10474, + 10481 ], "loc": { "start": { - "line": 364, + "line": 366, "column": 33 }, "end": { - "line": 364, + "line": 366, "column": 40 } } }, "range": [ - 10370, - 10382 + 10469, + 10481 ], "loc": { "start": { - "line": 364, + "line": 366, "column": 28 }, "end": { - "line": 364, + "line": 366, "column": 40 } } @@ -20602,46 +20729,46 @@ "type": "Identifier", "name": "length", "range": [ - 10383, - 10389 + 10482, + 10488 ], "loc": { "start": { - "line": 364, + "line": 366, "column": 41 }, "end": { - "line": 364, + "line": 366, "column": 47 } } }, "range": [ - 10370, - 10389 + 10469, + 10488 ], "loc": { "start": { - "line": 364, + "line": 366, "column": 28 }, "end": { - "line": 364, + "line": 366, "column": 47 } } }, "range": [ - 10366, - 10389 + 10465, + 10488 ], "loc": { "start": { - "line": 364, + "line": 366, "column": 24 }, "end": { - "line": 364, + "line": 366, "column": 47 } } @@ -20653,32 +20780,32 @@ "type": "Identifier", "name": "i", "range": [ - 10391, - 10392 + 10490, + 10491 ], "loc": { "start": { - "line": 364, + "line": 366, "column": 49 }, "end": { - "line": 364, + "line": 366, "column": 50 } } }, "prefix": false, "range": [ - 10391, - 10394 + 10490, + 10493 ], "loc": { "start": { - "line": 364, + "line": 366, "column": 49 }, "end": { - "line": 364, + "line": 366, "column": 52 } } @@ -20695,16 +20822,16 @@ "type": "Identifier", "name": "i", "range": [ - 10414, - 10415 + 10513, + 10514 ], "loc": { "start": { - "line": 365, + "line": 367, "column": 16 }, "end": { - "line": 365, + "line": 367, "column": 17 } } @@ -20713,31 +20840,31 @@ "type": "Identifier", "name": "exceptIdx", "range": [ - 10420, - 10429 + 10519, + 10528 ], "loc": { "start": { - "line": 365, + "line": 367, "column": 22 }, "end": { - "line": 365, + "line": 367, "column": 31 } } }, "range": [ - 10414, - 10429 + 10513, + 10528 ], "loc": { "start": { - "line": 365, + "line": 367, "column": 16 }, "end": { - "line": 365, + "line": 367, "column": 31 } } @@ -20749,48 +20876,48 @@ "type": "ContinueStatement", "label": null, "range": [ - 10449, - 10458 + 10548, + 10557 ], "loc": { "start": { - "line": 366, + "line": 368, "column": 16 }, "end": { - "line": 366, + "line": 368, "column": 25 } } } ], "range": [ - 10431, - 10472 + 10530, + 10571 ], "loc": { "start": { - "line": 365, + "line": 367, "column": 33 }, "end": { - "line": 367, + "line": 369, "column": 13 } } }, "alternate": null, "range": [ - 10410, - 10472 + 10509, + 10571 ], "loc": { "start": { - "line": 365, + "line": 367, "column": 12 }, "end": { - "line": 367, + "line": 369, "column": 13 } }, @@ -20799,16 +20926,16 @@ "type": "Line", "value": " let container = this.fltElms[i];", "range": [ - 10485, - 10520 + 10584, + 10619 ], "loc": { "start": { - "line": 368, + "line": 370, "column": 12 }, "end": { - "line": 368, + "line": 370, "column": 47 } } @@ -20824,16 +20951,16 @@ "type": "Identifier", "name": "fltType", "range": [ - 10537, - 10544 + 10636, + 10643 ], "loc": { "start": { - "line": 369, + "line": 371, "column": 16 }, "end": { - "line": 369, + "line": 371, "column": 23 } } @@ -20847,16 +20974,16 @@ "type": "Identifier", "name": "tf", "range": [ - 10547, - 10549 + 10646, + 10648 ], "loc": { "start": { - "line": 369, + "line": 371, "column": 26 }, "end": { - "line": 369, + "line": 371, "column": 28 } } @@ -20865,31 +20992,31 @@ "type": "Identifier", "name": "getFilterType", "range": [ - 10550, - 10563 + 10649, + 10662 ], "loc": { "start": { - "line": 369, + "line": 371, "column": 29 }, "end": { - "line": 369, + "line": 371, "column": 42 } } }, "range": [ - 10547, - 10563 + 10646, + 10662 ], "loc": { "start": { - "line": 369, + "line": 371, "column": 26 }, "end": { - "line": 369, + "line": 371, "column": 42 } } @@ -20899,47 +21026,47 @@ "type": "Identifier", "name": "i", "range": [ - 10564, - 10565 + 10663, + 10664 ], "loc": { "start": { - "line": 369, + "line": 371, "column": 43 }, "end": { - "line": 369, + "line": 371, "column": 44 } } } ], "range": [ - 10547, - 10566 + 10646, + 10665 ], "loc": { "start": { - "line": 369, + "line": 371, "column": 26 }, "end": { - "line": 369, + "line": 371, "column": 45 } } }, "range": [ - 10537, - 10566 + 10636, + 10665 ], "loc": { "start": { - "line": 369, + "line": 371, "column": 16 }, "end": { - "line": 369, + "line": 371, "column": 45 } } @@ -20947,16 +21074,16 @@ ], "kind": "let", "range": [ - 10533, - 10567 + 10632, + 10666 ], "loc": { "start": { - "line": 369, + "line": 371, "column": 12 }, "end": { - "line": 369, + "line": 371, "column": 46 } }, @@ -20965,16 +21092,16 @@ "type": "Line", "value": " let container = this.fltElms[i];", "range": [ - 10485, - 10520 + 10584, + 10619 ], "loc": { "start": { - "line": 368, + "line": 370, "column": 12 }, "end": { - "line": 368, + "line": 370, "column": 47 } } @@ -20990,16 +21117,16 @@ "type": "Identifier", "name": "isMultipleFilter", "range": [ - 10584, - 10600 + 10683, + 10699 ], "loc": { "start": { - "line": 370, + "line": 372, "column": 16 }, "end": { - "line": 370, + "line": 372, "column": 32 } } @@ -21014,16 +21141,16 @@ "type": "Identifier", "name": "fltType", "range": [ - 10620, - 10627 + 10719, + 10726 ], "loc": { "start": { - "line": 371, + "line": 373, "column": 17 }, "end": { - "line": 371, + "line": 373, "column": 24 } } @@ -21032,31 +21159,31 @@ "type": "Identifier", "name": "CHECKLIST", "range": [ - 10632, - 10641 + 10731, + 10740 ], "loc": { "start": { - "line": 371, + "line": 373, "column": 29 }, "end": { - "line": 371, + "line": 373, "column": 38 } } }, "range": [ - 10620, - 10641 + 10719, + 10740 ], "loc": { "start": { - "line": 371, + "line": 373, "column": 17 }, "end": { - "line": 371, + "line": 373, "column": 38 } } @@ -21068,16 +21195,16 @@ "type": "Identifier", "name": "fltType", "range": [ - 10645, - 10652 + 10744, + 10751 ], "loc": { "start": { - "line": 371, + "line": 373, "column": 42 }, "end": { - "line": 371, + "line": 373, "column": 49 } } @@ -21086,61 +21213,61 @@ "type": "Identifier", "name": "MULTIPLE", "range": [ - 10657, - 10665 + 10756, + 10764 ], "loc": { "start": { - "line": 371, + "line": 373, "column": 54 }, "end": { - "line": 371, + "line": 373, "column": 62 } } }, "range": [ - 10645, - 10665 + 10744, + 10764 ], "loc": { "start": { - "line": 371, + "line": 373, "column": 42 }, "end": { - "line": 371, + "line": 373, "column": 62 } } }, "range": [ - 10620, - 10665 + 10719, + 10764 ], "loc": { "start": { - "line": 371, + "line": 373, "column": 17 }, "end": { - "line": 371, + "line": 373, "column": 62 } } }, "range": [ - 10584, - 10666 + 10683, + 10765 ], "loc": { "start": { - "line": 370, + "line": 372, "column": 16 }, "end": { - "line": 371, + "line": 373, "column": 63 } } @@ -21148,16 +21275,16 @@ ], "kind": "let", "range": [ - 10580, - 10667 + 10679, + 10766 ], "loc": { "start": { - "line": 370, + "line": 372, "column": 12 }, "end": { - "line": 371, + "line": 373, "column": 64 } }, @@ -21166,16 +21293,16 @@ "type": "Line", "value": " Always hide all single selection filter types but hide multiple", "range": [ - 10681, - 10747 + 10780, + 10846 ], "loc": { "start": { - "line": 373, + "line": 375, "column": 12 }, "end": { - "line": 373, + "line": 375, "column": 78 } } @@ -21184,16 +21311,16 @@ "type": "Line", "value": " selection filter types only if index set", "range": [ - 10760, - 10803 + 10859, + 10902 ], "loc": { "start": { - "line": 374, + "line": 376, "column": 12 }, "end": { - "line": 374, + "line": 376, "column": 55 } } @@ -21212,32 +21339,32 @@ "type": "Identifier", "name": "isMultipleFilter", "range": [ - 10821, - 10837 + 10920, + 10936 ], "loc": { "start": { - "line": 375, + "line": 377, "column": 17 }, "end": { - "line": 375, + "line": 377, "column": 33 } } }, "prefix": true, "range": [ - 10820, - 10837 + 10919, + 10936 ], "loc": { "start": { - "line": 375, + "line": 377, "column": 16 }, "end": { - "line": 375, + "line": 377, "column": 33 } } @@ -21251,16 +21378,16 @@ "type": "Identifier", "name": "isUndef", "range": [ - 10842, - 10849 + 10941, + 10948 ], "loc": { "start": { - "line": 375, + "line": 377, "column": 38 }, "end": { - "line": 375, + "line": 377, "column": 45 } } @@ -21270,63 +21397,63 @@ "type": "Identifier", "name": "exceptIdx", "range": [ - 10850, - 10859 + 10949, + 10958 ], "loc": { "start": { - "line": 375, + "line": 377, "column": 46 }, "end": { - "line": 375, + "line": 377, "column": 55 } } } ], "range": [ - 10842, - 10860 + 10941, + 10959 ], "loc": { "start": { - "line": 375, + "line": 377, "column": 38 }, "end": { - "line": 375, + "line": 377, "column": 56 } } }, "prefix": true, "range": [ - 10841, - 10860 + 10940, + 10959 ], "loc": { "start": { - "line": 375, + "line": 377, "column": 37 }, "end": { - "line": 375, + "line": 377, "column": 56 } } }, "range": [ - 10820, - 10860 + 10919, + 10959 ], "loc": { "start": { - "line": 375, + "line": 377, "column": 16 }, "end": { - "line": 375, + "line": 377, "column": 56 } } @@ -21344,16 +21471,16 @@ "object": { "type": "ThisExpression", "range": [ - 10880, - 10884 + 10979, + 10983 ], "loc": { "start": { - "line": 376, + "line": 378, "column": 16 }, "end": { - "line": 376, + "line": 378, "column": 20 } } @@ -21362,31 +21489,31 @@ "type": "Identifier", "name": "close", "range": [ - 10885, - 10890 + 10984, + 10989 ], "loc": { "start": { - "line": 376, + "line": 378, "column": 21 }, "end": { - "line": 376, + "line": 378, "column": 26 } } }, "range": [ - 10880, - 10890 + 10979, + 10989 ], "loc": { "start": { - "line": 376, + "line": 378, "column": 16 }, "end": { - "line": 376, + "line": 378, "column": 26 } } @@ -21396,79 +21523,79 @@ "type": "Identifier", "name": "i", "range": [ - 10891, - 10892 + 10990, + 10991 ], "loc": { "start": { - "line": 376, + "line": 378, "column": 27 }, "end": { - "line": 376, + "line": 378, "column": 28 } } } ], "range": [ - 10880, - 10893 + 10979, + 10992 ], "loc": { "start": { - "line": 376, + "line": 378, "column": 16 }, "end": { - "line": 376, + "line": 378, "column": 29 } } }, "range": [ - 10880, - 10894 + 10979, + 10993 ], "loc": { "start": { - "line": 376, + "line": 378, "column": 16 }, "end": { - "line": 376, + "line": 378, "column": 30 } } } ], "range": [ - 10862, - 10908 + 10961, + 11007 ], "loc": { "start": { - "line": 375, + "line": 377, "column": 58 }, "end": { - "line": 377, + "line": 379, "column": 13 } } }, "alternate": null, "range": [ - 10816, - 10908 + 10915, + 11007 ], "loc": { "start": { - "line": 375, + "line": 377, "column": 12 }, "end": { - "line": 377, + "line": 379, "column": 13 } }, @@ -21477,16 +21604,16 @@ "type": "Line", "value": " Always hide all single selection filter types but hide multiple", "range": [ - 10681, - 10747 + 10780, + 10846 ], "loc": { "start": { - "line": 373, + "line": 375, "column": 12 }, "end": { - "line": 373, + "line": 375, "column": 78 } } @@ -21495,16 +21622,16 @@ "type": "Line", "value": " selection filter types only if index set", "range": [ - 10760, - 10803 + 10859, + 10902 ], "loc": { "start": { - "line": 374, + "line": 376, "column": 12 }, "end": { - "line": 374, + "line": 376, "column": 55 } } @@ -21513,47 +21640,47 @@ } ], "range": [ - 10396, - 10918 + 10495, + 11017 ], "loc": { "start": { - "line": 364, + "line": 366, "column": 54 }, "end": { - "line": 378, + "line": 380, "column": 9 } } }, "range": [ - 10350, - 10918 + 10449, + 11017 ], "loc": { "start": { - "line": 364, + "line": 366, "column": 8 }, "end": { - "line": 378, + "line": 380, "column": 9 } } } ], "range": [ - 10135, - 10924 + 10234, + 11023 ], "loc": { "start": { - "line": 358, + "line": 360, "column": 24 }, "end": { - "line": 379, + "line": 381, "column": 5 } } @@ -21561,16 +21688,16 @@ "generator": false, "expression": false, "range": [ - 10123, - 10924 + 10222, + 11023 ], "loc": { "start": { - "line": 358, + "line": 360, "column": 12 }, "end": { - "line": 379, + "line": 381, "column": 5 } } @@ -21578,16 +21705,16 @@ "kind": "method", "computed": false, "range": [ - 10115, - 10924 + 10214, + 11023 ], "loc": { "start": { - "line": 358, + "line": 360, "column": 4 }, "end": { - "line": 379, + "line": 381, "column": 5 } }, @@ -21596,16 +21723,16 @@ "type": "Block", "value": "*\n * Close all filters excepted for the specified one if any\n * @param {Number} exceptIdx Column index of the filter to not close\n ", "range": [ - 9962, - 10110 + 10061, + 10209 ], "loc": { "start": { - "line": 354, + "line": 356, "column": 4 }, "end": { - "line": 357, + "line": 359, "column": 7 } } @@ -21616,16 +21743,16 @@ "type": "Block", "value": "*\n * Build all the icons representing the pop-up filters\n ", "range": [ - 10930, - 11000 + 11029, + 11099 ], "loc": { "start": { - "line": 381, + "line": 383, "column": 4 }, "end": { - "line": 383, + "line": 385, "column": 7 } } @@ -21639,16 +21766,16 @@ "type": "Identifier", "name": "setIconsState", "range": [ - 11005, - 11018 + 11104, + 11117 ], "loc": { "start": { - "line": 384, + "line": 386, "column": 4 }, "end": { - "line": 384, + "line": 386, "column": 17 } } @@ -21671,16 +21798,16 @@ "type": "Identifier", "name": "i", "range": [ - 11040, - 11041 + 11139, + 11140 ], "loc": { "start": { - "line": 385, + "line": 387, "column": 17 }, "end": { - "line": 385, + "line": 387, "column": 18 } } @@ -21690,31 +21817,31 @@ "value": 0, "raw": "0", "range": [ - 11044, - 11045 + 11143, + 11144 ], "loc": { "start": { - "line": 385, + "line": 387, "column": 21 }, "end": { - "line": 385, + "line": 387, "column": 22 } } }, "range": [ - 11040, - 11045 + 11139, + 11144 ], "loc": { "start": { - "line": 385, + "line": 387, "column": 17 }, "end": { - "line": 385, + "line": 387, "column": 22 } } @@ -21722,16 +21849,16 @@ ], "kind": "let", "range": [ - 11036, - 11045 + 11135, + 11144 ], "loc": { "start": { - "line": 385, + "line": 387, "column": 13 }, "end": { - "line": 385, + "line": 387, "column": 22 } } @@ -21743,16 +21870,16 @@ "type": "Identifier", "name": "i", "range": [ - 11047, - 11048 + 11146, + 11147 ], "loc": { "start": { - "line": 385, + "line": 387, "column": 24 }, "end": { - "line": 385, + "line": 387, "column": 25 } } @@ -21766,16 +21893,16 @@ "object": { "type": "ThisExpression", "range": [ - 11051, - 11055 + 11150, + 11154 ], "loc": { "start": { - "line": 385, + "line": 387, "column": 28 }, "end": { - "line": 385, + "line": 387, "column": 32 } } @@ -21784,31 +21911,31 @@ "type": "Identifier", "name": "fltIcons", "range": [ - 11056, - 11064 + 11155, + 11163 ], "loc": { "start": { - "line": 385, + "line": 387, "column": 33 }, "end": { - "line": 385, + "line": 387, "column": 41 } } }, "range": [ - 11051, - 11064 + 11150, + 11163 ], "loc": { "start": { - "line": 385, + "line": 387, "column": 28 }, "end": { - "line": 385, + "line": 387, "column": 41 } } @@ -21817,46 +21944,46 @@ "type": "Identifier", "name": "length", "range": [ - 11065, - 11071 + 11164, + 11170 ], "loc": { "start": { - "line": 385, + "line": 387, "column": 42 }, "end": { - "line": 385, + "line": 387, "column": 48 } } }, "range": [ - 11051, - 11071 + 11150, + 11170 ], "loc": { "start": { - "line": 385, + "line": 387, "column": 28 }, "end": { - "line": 385, + "line": 387, "column": 48 } } }, "range": [ - 11047, - 11071 + 11146, + 11170 ], "loc": { "start": { - "line": 385, + "line": 387, "column": 24 }, "end": { - "line": 385, + "line": 387, "column": 48 } } @@ -21868,32 +21995,32 @@ "type": "Identifier", "name": "i", "range": [ - 11073, - 11074 + 11172, + 11173 ], "loc": { "start": { - "line": 385, + "line": 387, "column": 50 }, "end": { - "line": 385, + "line": 387, "column": 51 } } }, "prefix": false, "range": [ - 11073, - 11076 + 11172, + 11175 ], "loc": { "start": { - "line": 385, + "line": 387, "column": 50 }, "end": { - "line": 385, + "line": 387, "column": 53 } } @@ -21911,16 +22038,16 @@ "object": { "type": "ThisExpression", "range": [ - 11092, - 11096 + 11191, + 11195 ], "loc": { "start": { - "line": 386, + "line": 388, "column": 12 }, "end": { - "line": 386, + "line": 388, "column": 16 } } @@ -21929,31 +22056,31 @@ "type": "Identifier", "name": "changeState", "range": [ - 11097, - 11108 + 11196, + 11207 ], "loc": { "start": { - "line": 386, + "line": 388, "column": 17 }, "end": { - "line": 386, + "line": 388, "column": 28 } } }, "range": [ - 11092, - 11108 + 11191, + 11207 ], "loc": { "start": { - "line": 386, + "line": 388, "column": 12 }, "end": { - "line": 386, + "line": 388, "column": 28 } } @@ -21963,16 +22090,16 @@ "type": "Identifier", "name": "i", "range": [ - 11109, - 11110 + 11208, + 11209 ], "loc": { "start": { - "line": 386, + "line": 388, "column": 29 }, "end": { - "line": 386, + "line": 388, "column": 30 } } @@ -21982,94 +22109,94 @@ "value": false, "raw": "false", "range": [ - 11112, - 11117 + 11211, + 11216 ], "loc": { "start": { - "line": 386, + "line": 388, "column": 32 }, "end": { - "line": 386, + "line": 388, "column": 37 } } } ], "range": [ - 11092, - 11118 + 11191, + 11217 ], "loc": { "start": { - "line": 386, + "line": 388, "column": 12 }, "end": { - "line": 386, + "line": 388, "column": 38 } } }, "range": [ - 11092, - 11119 + 11191, + 11218 ], "loc": { "start": { - "line": 386, + "line": 388, "column": 12 }, "end": { - "line": 386, + "line": 388, "column": 39 } } } ], "range": [ - 11078, - 11129 + 11177, + 11228 ], "loc": { "start": { - "line": 385, + "line": 387, "column": 55 }, "end": { - "line": 387, + "line": 389, "column": 9 } } }, "range": [ - 11031, - 11129 + 11130, + 11228 ], "loc": { "start": { - "line": 385, + "line": 387, "column": 8 }, "end": { - "line": 387, + "line": 389, "column": 9 } } } ], "range": [ - 11021, - 11135 + 11120, + 11234 ], "loc": { "start": { - "line": 384, + "line": 386, "column": 20 }, "end": { - "line": 388, + "line": 390, "column": 5 } } @@ -22077,16 +22204,16 @@ "generator": false, "expression": false, "range": [ - 11018, - 11135 + 11117, + 11234 ], "loc": { "start": { - "line": 384, + "line": 386, "column": 17 }, "end": { - "line": 388, + "line": 390, "column": 5 } } @@ -22094,16 +22221,16 @@ "kind": "method", "computed": false, "range": [ - 11005, - 11135 + 11104, + 11234 ], "loc": { "start": { - "line": 384, + "line": 386, "column": 4 }, "end": { - "line": 388, + "line": 390, "column": 5 } }, @@ -22112,16 +22239,16 @@ "type": "Block", "value": "*\n * Build all the icons representing the pop-up filters\n ", "range": [ - 10930, - 11000 + 11029, + 11099 ], "loc": { "start": { - "line": 381, + "line": 383, "column": 4 }, "end": { - "line": 383, + "line": 385, "column": 7 } } @@ -22132,16 +22259,16 @@ "type": "Block", "value": "*\n * Apply specified icon state\n * @param {Number} colIndex Column index\n * @param {Boolean} active Apply active state\n ", "range": [ - 11141, - 11285 + 11240, + 11384 ], "loc": { "start": { - "line": 390, + "line": 392, "column": 4 }, "end": { - "line": 394, + "line": 396, "column": 7 } } @@ -22155,16 +22282,16 @@ "type": "Identifier", "name": "changeState", "range": [ - 11290, - 11301 + 11389, + 11400 ], "loc": { "start": { - "line": 395, + "line": 397, "column": 4 }, "end": { - "line": 395, + "line": 397, "column": 15 } } @@ -22177,16 +22304,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 11302, - 11310 + 11401, + 11409 ], "loc": { "start": { - "line": 395, + "line": 397, "column": 16 }, "end": { - "line": 395, + "line": 397, "column": 24 } } @@ -22195,16 +22322,16 @@ "type": "Identifier", "name": "active", "range": [ - 11312, - 11318 + 11411, + 11417 ], "loc": { "start": { - "line": 395, + "line": 397, "column": 26 }, "end": { - "line": 395, + "line": 397, "column": 32 } } @@ -22222,16 +22349,16 @@ "type": "Identifier", "name": "icon", "range": [ - 11334, - 11338 + 11433, + 11437 ], "loc": { "start": { - "line": 396, + "line": 398, "column": 12 }, "end": { - "line": 396, + "line": 398, "column": 16 } } @@ -22245,16 +22372,16 @@ "object": { "type": "ThisExpression", "range": [ - 11341, - 11345 + 11440, + 11444 ], "loc": { "start": { - "line": 396, + "line": 398, "column": 19 }, "end": { - "line": 396, + "line": 398, "column": 23 } } @@ -22263,31 +22390,31 @@ "type": "Identifier", "name": "fltIcons", "range": [ - 11346, - 11354 + 11445, + 11453 ], "loc": { "start": { - "line": 396, + "line": 398, "column": 24 }, "end": { - "line": 396, + "line": 398, "column": 32 } } }, "range": [ - 11341, - 11354 + 11440, + 11453 ], "loc": { "start": { - "line": 396, + "line": 398, "column": 19 }, "end": { - "line": 396, + "line": 398, "column": 32 } } @@ -22296,46 +22423,46 @@ "type": "Identifier", "name": "colIndex", "range": [ - 11355, - 11363 + 11454, + 11462 ], "loc": { "start": { - "line": 396, + "line": 398, "column": 33 }, "end": { - "line": 396, + "line": 398, "column": 41 } } }, "range": [ - 11341, - 11364 + 11440, + 11463 ], "loc": { "start": { - "line": 396, + "line": 398, "column": 19 }, "end": { - "line": 396, + "line": 398, "column": 42 } } }, "range": [ - 11334, - 11364 + 11433, + 11463 ], "loc": { "start": { - "line": 396, + "line": 398, "column": 12 }, "end": { - "line": 396, + "line": 398, "column": 42 } } @@ -22343,16 +22470,16 @@ ], "kind": "let", "range": [ - 11330, - 11365 + 11429, + 11464 ], "loc": { "start": { - "line": 396, + "line": 398, "column": 8 }, "end": { - "line": 396, + "line": 398, "column": 43 } } @@ -22363,16 +22490,16 @@ "type": "Identifier", "name": "icon", "range": [ - 11378, - 11382 + 11477, + 11481 ], "loc": { "start": { - "line": 397, + "line": 399, "column": 12 }, "end": { - "line": 397, + "line": 399, "column": 16 } } @@ -22392,16 +22519,16 @@ "type": "Identifier", "name": "icon", "range": [ - 11398, - 11402 + 11497, + 11501 ], "loc": { "start": { - "line": 398, + "line": 400, "column": 12 }, "end": { - "line": 398, + "line": 400, "column": 16 } } @@ -22410,31 +22537,31 @@ "type": "Identifier", "name": "src", "range": [ - 11403, - 11406 + 11502, + 11505 ], "loc": { "start": { - "line": 398, + "line": 400, "column": 17 }, "end": { - "line": 398, + "line": 400, "column": 20 } } }, "range": [ - 11398, - 11406 + 11497, + 11505 ], "loc": { "start": { - "line": 398, + "line": 400, "column": 12 }, "end": { - "line": 398, + "line": 400, "column": 20 } } @@ -22445,16 +22572,16 @@ "type": "Identifier", "name": "active", "range": [ - 11409, - 11415 + 11508, + 11514 ], "loc": { "start": { - "line": 398, + "line": 400, "column": 23 }, "end": { - "line": 398, + "line": 400, "column": 29 } } @@ -22465,16 +22592,16 @@ "object": { "type": "ThisExpression", "range": [ - 11418, - 11422 + 11517, + 11521 ], "loc": { "start": { - "line": 398, + "line": 400, "column": 32 }, "end": { - "line": 398, + "line": 400, "column": 36 } } @@ -22483,31 +22610,31 @@ "type": "Identifier", "name": "activeIconPath", "range": [ - 11423, - 11437 + 11522, + 11536 ], "loc": { "start": { - "line": 398, + "line": 400, "column": 37 }, "end": { - "line": 398, + "line": 400, "column": 51 } } }, "range": [ - 11418, - 11437 + 11517, + 11536 ], "loc": { "start": { - "line": 398, + "line": 400, "column": 32 }, "end": { - "line": 398, + "line": 400, "column": 51 } } @@ -22518,16 +22645,16 @@ "object": { "type": "ThisExpression", "range": [ - 11440, - 11444 + 11539, + 11543 ], "loc": { "start": { - "line": 398, + "line": 400, "column": 54 }, "end": { - "line": 398, + "line": 400, "column": 58 } } @@ -22536,124 +22663,124 @@ "type": "Identifier", "name": "iconPath", "range": [ - 11445, - 11453 + 11544, + 11552 ], "loc": { "start": { - "line": 398, + "line": 400, "column": 59 }, "end": { - "line": 398, + "line": 400, "column": 67 } } }, "range": [ - 11440, - 11453 + 11539, + 11552 ], "loc": { "start": { - "line": 398, + "line": 400, "column": 54 }, "end": { - "line": 398, + "line": 400, "column": 67 } } }, "range": [ - 11409, - 11453 + 11508, + 11552 ], "loc": { "start": { - "line": 398, + "line": 400, "column": 23 }, "end": { - "line": 398, + "line": 400, "column": 67 } } }, "range": [ - 11398, - 11453 + 11497, + 11552 ], "loc": { "start": { - "line": 398, + "line": 400, "column": 12 }, "end": { - "line": 398, + "line": 400, "column": 67 } } }, "range": [ - 11398, - 11454 + 11497, + 11553 ], "loc": { "start": { - "line": 398, + "line": 400, "column": 12 }, "end": { - "line": 398, + "line": 400, "column": 68 } } } ], "range": [ - 11384, - 11464 + 11483, + 11563 ], "loc": { "start": { - "line": 397, + "line": 399, "column": 18 }, "end": { - "line": 399, + "line": 401, "column": 9 } } }, "alternate": null, "range": [ - 11374, - 11464 + 11473, + 11563 ], "loc": { "start": { - "line": 397, + "line": 399, "column": 8 }, "end": { - "line": 399, + "line": 401, "column": 9 } } } ], "range": [ - 11320, - 11470 + 11419, + 11569 ], "loc": { "start": { - "line": 395, + "line": 397, "column": 34 }, "end": { - "line": 400, + "line": 402, "column": 5 } } @@ -22661,16 +22788,16 @@ "generator": false, "expression": false, "range": [ - 11301, - 11470 + 11400, + 11569 ], "loc": { "start": { - "line": 395, + "line": 397, "column": 15 }, "end": { - "line": 400, + "line": 402, "column": 5 } } @@ -22678,16 +22805,16 @@ "kind": "method", "computed": false, "range": [ - 11290, - 11470 + 11389, + 11569 ], "loc": { "start": { - "line": 395, + "line": 397, "column": 4 }, "end": { - "line": 400, + "line": 402, "column": 5 } }, @@ -22696,16 +22823,16 @@ "type": "Block", "value": "*\n * Apply specified icon state\n * @param {Number} colIndex Column index\n * @param {Boolean} active Apply active state\n ", "range": [ - 11141, - 11285 + 11240, + 11384 ], "loc": { "start": { - "line": 390, + "line": 392, "column": 4 }, "end": { - "line": 394, + "line": 396, "column": 7 } } @@ -22716,16 +22843,16 @@ "type": "Block", "value": "*\n * Remove pop-up filters\n ", "range": [ - 11476, - 11516 + 11575, + 11615 ], "loc": { "start": { - "line": 402, + "line": 404, "column": 4 }, "end": { - "line": 404, + "line": 406, "column": 7 } } @@ -22739,16 +22866,16 @@ "type": "Identifier", "name": "destroy", "range": [ - 11521, - 11528 + 11620, + 11627 ], "loc": { "start": { - "line": 405, + "line": 407, "column": 4 }, "end": { - "line": 405, + "line": 407, "column": 11 } } @@ -22771,16 +22898,16 @@ "object": { "type": "ThisExpression", "range": [ - 11546, - 11550 + 11645, + 11649 ], "loc": { "start": { - "line": 406, + "line": 408, "column": 13 }, "end": { - "line": 406, + "line": 408, "column": 17 } } @@ -22789,47 +22916,47 @@ "type": "Identifier", "name": "initialized", "range": [ - 11551, - 11562 + 11650, + 11661 ], "loc": { "start": { - "line": 406, + "line": 408, "column": 18 }, "end": { - "line": 406, + "line": 408, "column": 29 } } }, "range": [ - 11546, - 11562 + 11645, + 11661 ], "loc": { "start": { - "line": 406, + "line": 408, "column": 13 }, "end": { - "line": 406, + "line": 408, "column": 29 } } }, "prefix": true, "range": [ - 11545, - 11562 + 11644, + 11661 ], "loc": { "start": { - "line": 406, + "line": 408, "column": 12 }, "end": { - "line": 406, + "line": 408, "column": 29 } } @@ -22841,48 +22968,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 11578, - 11585 + 11677, + 11684 ], "loc": { "start": { - "line": 407, + "line": 409, "column": 12 }, "end": { - "line": 407, + "line": 409, "column": 19 } } } ], "range": [ - 11564, - 11595 + 11663, + 11694 ], "loc": { "start": { - "line": 406, + "line": 408, "column": 31 }, "end": { - "line": 408, + "line": 410, "column": 9 } } }, "alternate": null, "range": [ - 11541, - 11595 + 11640, + 11694 ], "loc": { "start": { - "line": 406, + "line": 408, "column": 8 }, "end": { - "line": 408, + "line": 410, "column": 9 } } @@ -22898,16 +23025,16 @@ "object": { "type": "ThisExpression", "range": [ - 11605, - 11609 + 11704, + 11708 ], "loc": { "start": { - "line": 410, + "line": 412, "column": 8 }, "end": { - "line": 410, + "line": 412, "column": 12 } } @@ -22916,31 +23043,31 @@ "type": "Identifier", "name": "filtersCache", "range": [ - 11610, - 11622 + 11709, + 11721 ], "loc": { "start": { - "line": 410, + "line": 412, "column": 13 }, "end": { - "line": 410, + "line": 412, "column": 25 } } }, "range": [ - 11605, - 11622 + 11704, + 11721 ], "loc": { "start": { - "line": 410, + "line": 412, "column": 8 }, "end": { - "line": 410, + "line": 412, "column": 25 } } @@ -22949,46 +23076,46 @@ "type": "ArrayExpression", "elements": [], "range": [ - 11625, - 11627 + 11724, + 11726 ], "loc": { "start": { - "line": 410, + "line": 412, "column": 28 }, "end": { - "line": 410, + "line": 412, "column": 30 } } }, "range": [ - 11605, - 11627 + 11704, + 11726 ], "loc": { "start": { - "line": 410, + "line": 412, "column": 8 }, "end": { - "line": 410, + "line": 412, "column": 30 } } }, "range": [ - 11605, - 11628 + 11704, + 11727 ], "loc": { "start": { - "line": 410, + "line": 412, "column": 8 }, "end": { - "line": 410, + "line": 412, "column": 31 } } @@ -23004,16 +23131,16 @@ "type": "Identifier", "name": "i", "range": [ - 11646, - 11647 + 11745, + 11746 ], "loc": { "start": { - "line": 411, + "line": 413, "column": 17 }, "end": { - "line": 411, + "line": 413, "column": 18 } } @@ -23023,31 +23150,31 @@ "value": 0, "raw": "0", "range": [ - 11650, - 11651 + 11749, + 11750 ], "loc": { "start": { - "line": 411, + "line": 413, "column": 21 }, "end": { - "line": 411, + "line": 413, "column": 22 } } }, "range": [ - 11646, - 11651 + 11745, + 11750 ], "loc": { "start": { - "line": 411, + "line": 413, "column": 17 }, "end": { - "line": 411, + "line": 413, "column": 22 } } @@ -23055,16 +23182,16 @@ ], "kind": "let", "range": [ - 11642, - 11651 + 11741, + 11750 ], "loc": { "start": { - "line": 411, + "line": 413, "column": 13 }, "end": { - "line": 411, + "line": 413, "column": 22 } } @@ -23076,16 +23203,16 @@ "type": "Identifier", "name": "i", "range": [ - 11653, - 11654 + 11752, + 11753 ], "loc": { "start": { - "line": 411, + "line": 413, "column": 24 }, "end": { - "line": 411, + "line": 413, "column": 25 } } @@ -23099,16 +23226,16 @@ "object": { "type": "ThisExpression", "range": [ - 11657, - 11661 + 11756, + 11760 ], "loc": { "start": { - "line": 411, + "line": 413, "column": 28 }, "end": { - "line": 411, + "line": 413, "column": 32 } } @@ -23117,31 +23244,31 @@ "type": "Identifier", "name": "fltElms", "range": [ - 11662, - 11669 + 11761, + 11768 ], "loc": { "start": { - "line": 411, + "line": 413, "column": 33 }, "end": { - "line": 411, + "line": 413, "column": 40 } } }, "range": [ - 11657, - 11669 + 11756, + 11768 ], "loc": { "start": { - "line": 411, + "line": 413, "column": 28 }, "end": { - "line": 411, + "line": 413, "column": 40 } } @@ -23150,46 +23277,46 @@ "type": "Identifier", "name": "length", "range": [ - 11670, - 11676 + 11769, + 11775 ], "loc": { "start": { - "line": 411, + "line": 413, "column": 41 }, "end": { - "line": 411, + "line": 413, "column": 47 } } }, "range": [ - 11657, - 11676 + 11756, + 11775 ], "loc": { "start": { - "line": 411, + "line": 413, "column": 28 }, "end": { - "line": 411, + "line": 413, "column": 47 } } }, "range": [ - 11653, - 11676 + 11752, + 11775 ], "loc": { "start": { - "line": 411, + "line": 413, "column": 24 }, "end": { - "line": 411, + "line": 413, "column": 47 } } @@ -23201,32 +23328,32 @@ "type": "Identifier", "name": "i", "range": [ - 11678, - 11679 + 11777, + 11778 ], "loc": { "start": { - "line": 411, + "line": 413, "column": 49 }, "end": { - "line": 411, + "line": 413, "column": 50 } } }, "prefix": false, "range": [ - 11678, - 11681 + 11777, + 11780 ], "loc": { "start": { - "line": 411, + "line": 413, "column": 49 }, "end": { - "line": 411, + "line": 413, "column": 52 } } @@ -23243,16 +23370,16 @@ "type": "Identifier", "name": "container", "range": [ - 11701, - 11710 + 11800, + 11809 ], "loc": { "start": { - "line": 412, + "line": 414, "column": 16 }, "end": { - "line": 412, + "line": 414, "column": 25 } } @@ -23266,16 +23393,16 @@ "object": { "type": "ThisExpression", "range": [ - 11713, - 11717 + 11812, + 11816 ], "loc": { "start": { - "line": 412, + "line": 414, "column": 28 }, "end": { - "line": 412, + "line": 414, "column": 32 } } @@ -23284,31 +23411,31 @@ "type": "Identifier", "name": "fltElms", "range": [ - 11718, - 11725 + 11817, + 11824 ], "loc": { "start": { - "line": 412, + "line": 414, "column": 33 }, "end": { - "line": 412, + "line": 414, "column": 40 } } }, "range": [ - 11713, - 11725 + 11812, + 11824 ], "loc": { "start": { - "line": 412, + "line": 414, "column": 28 }, "end": { - "line": 412, + "line": 414, "column": 40 } } @@ -23317,46 +23444,46 @@ "type": "Identifier", "name": "i", "range": [ - 11726, - 11727 + 11825, + 11826 ], "loc": { "start": { - "line": 412, + "line": 414, "column": 41 }, "end": { - "line": 412, + "line": 414, "column": 42 } } }, "range": [ - 11713, - 11728 + 11812, + 11827 ], "loc": { "start": { - "line": 412, + "line": 414, "column": 28 }, "end": { - "line": 412, + "line": 414, "column": 43 } } }, "range": [ - 11701, - 11728 + 11800, + 11827 ], "loc": { "start": { - "line": 412, + "line": 414, "column": 16 }, "end": { - "line": 412, + "line": 414, "column": 43 } } @@ -23367,16 +23494,16 @@ "type": "Identifier", "name": "icon", "range": [ - 11746, - 11750 + 11845, + 11849 ], "loc": { "start": { - "line": 413, + "line": 415, "column": 16 }, "end": { - "line": 413, + "line": 415, "column": 20 } } @@ -23390,16 +23517,16 @@ "object": { "type": "ThisExpression", "range": [ - 11753, - 11757 + 11852, + 11856 ], "loc": { "start": { - "line": 413, + "line": 415, "column": 23 }, "end": { - "line": 413, + "line": 415, "column": 27 } } @@ -23408,31 +23535,31 @@ "type": "Identifier", "name": "fltSpans", "range": [ - 11758, - 11766 + 11857, + 11865 ], "loc": { "start": { - "line": 413, + "line": 415, "column": 28 }, "end": { - "line": 413, + "line": 415, "column": 36 } } }, "range": [ - 11753, - 11766 + 11852, + 11865 ], "loc": { "start": { - "line": 413, + "line": 415, "column": 23 }, "end": { - "line": 413, + "line": 415, "column": 36 } } @@ -23441,46 +23568,46 @@ "type": "Identifier", "name": "i", "range": [ - 11767, - 11768 + 11866, + 11867 ], "loc": { "start": { - "line": 413, + "line": 415, "column": 37 }, "end": { - "line": 413, + "line": 415, "column": 38 } } }, "range": [ - 11753, - 11769 + 11852, + 11868 ], "loc": { "start": { - "line": 413, + "line": 415, "column": 23 }, "end": { - "line": 413, + "line": 415, "column": 39 } } }, "range": [ - 11746, - 11769 + 11845, + 11868 ], "loc": { "start": { - "line": 413, + "line": 415, "column": 16 }, "end": { - "line": 413, + "line": 415, "column": 39 } } @@ -23491,16 +23618,16 @@ "type": "Identifier", "name": "iconImg", "range": [ - 11787, - 11794 + 11886, + 11893 ], "loc": { "start": { - "line": 414, + "line": 416, "column": 16 }, "end": { - "line": 414, + "line": 416, "column": 23 } } @@ -23514,16 +23641,16 @@ "object": { "type": "ThisExpression", "range": [ - 11797, - 11801 + 11896, + 11900 ], "loc": { "start": { - "line": 414, + "line": 416, "column": 26 }, "end": { - "line": 414, + "line": 416, "column": 30 } } @@ -23532,31 +23659,31 @@ "type": "Identifier", "name": "fltIcons", "range": [ - 11802, - 11810 + 11901, + 11909 ], "loc": { "start": { - "line": 414, + "line": 416, "column": 31 }, "end": { - "line": 414, + "line": 416, "column": 39 } } }, "range": [ - 11797, - 11810 + 11896, + 11909 ], "loc": { "start": { - "line": 414, + "line": 416, "column": 26 }, "end": { - "line": 414, + "line": 416, "column": 39 } } @@ -23565,46 +23692,46 @@ "type": "Identifier", "name": "i", "range": [ - 11811, - 11812 + 11910, + 11911 ], "loc": { "start": { - "line": 414, + "line": 416, "column": 40 }, "end": { - "line": 414, + "line": 416, "column": 41 } } }, "range": [ - 11797, - 11813 + 11896, + 11912 ], "loc": { "start": { - "line": 414, + "line": 416, "column": 26 }, "end": { - "line": 414, + "line": 416, "column": 42 } } }, "range": [ - 11787, - 11813 + 11886, + 11912 ], "loc": { "start": { - "line": 414, + "line": 416, "column": 16 }, "end": { - "line": 414, + "line": 416, "column": 42 } } @@ -23612,16 +23739,16 @@ ], "kind": "let", "range": [ - 11697, - 11814 + 11796, + 11913 ], "loc": { "start": { - "line": 412, + "line": 414, "column": 12 }, "end": { - "line": 414, + "line": 416, "column": 43 } } @@ -23632,16 +23759,16 @@ "type": "Identifier", "name": "container", "range": [ - 11831, - 11840 + 11930, + 11939 ], "loc": { "start": { - "line": 415, + "line": 417, "column": 16 }, "end": { - "line": 415, + "line": 417, "column": 25 } } @@ -23657,16 +23784,16 @@ "type": "Identifier", "name": "removeElm", "range": [ - 11860, - 11869 + 11959, + 11968 ], "loc": { "start": { - "line": 416, + "line": 418, "column": 16 }, "end": { - "line": 416, + "line": 418, "column": 25 } } @@ -23676,47 +23803,47 @@ "type": "Identifier", "name": "container", "range": [ - 11870, - 11879 + 11969, + 11978 ], "loc": { "start": { - "line": 416, + "line": 418, "column": 26 }, "end": { - "line": 416, + "line": 418, "column": 35 } } } ], "range": [ - 11860, - 11880 + 11959, + 11979 ], "loc": { "start": { - "line": 416, + "line": 418, "column": 16 }, "end": { - "line": 416, + "line": 418, "column": 36 } } }, "range": [ - 11860, - 11881 + 11959, + 11980 ], "loc": { "start": { - "line": 416, + "line": 418, "column": 16 }, "end": { - "line": 416, + "line": 418, "column": 37 } } @@ -23735,16 +23862,16 @@ "object": { "type": "ThisExpression", "range": [ - 11898, - 11902 + 11997, + 12001 ], "loc": { "start": { - "line": 417, + "line": 419, "column": 16 }, "end": { - "line": 417, + "line": 419, "column": 20 } } @@ -23753,31 +23880,31 @@ "type": "Identifier", "name": "filtersCache", "range": [ - 11903, - 11915 + 12002, + 12014 ], "loc": { "start": { - "line": 417, + "line": 419, "column": 21 }, "end": { - "line": 417, + "line": 419, "column": 33 } } }, "range": [ - 11898, - 11915 + 11997, + 12014 ], "loc": { "start": { - "line": 417, + "line": 419, "column": 16 }, "end": { - "line": 417, + "line": 419, "column": 33 } } @@ -23786,31 +23913,31 @@ "type": "Identifier", "name": "i", "range": [ - 11916, - 11917 + 12015, + 12016 ], "loc": { "start": { - "line": 417, + "line": 419, "column": 34 }, "end": { - "line": 417, + "line": 419, "column": 35 } } }, "range": [ - 11898, - 11918 + 11997, + 12017 ], "loc": { "start": { - "line": 417, + "line": 419, "column": 16 }, "end": { - "line": 417, + "line": 419, "column": 36 } } @@ -23819,78 +23946,78 @@ "type": "Identifier", "name": "container", "range": [ - 11921, - 11930 + 12020, + 12029 ], "loc": { "start": { - "line": 417, + "line": 419, "column": 39 }, "end": { - "line": 417, + "line": 419, "column": 48 } } }, "range": [ - 11898, - 11930 + 11997, + 12029 ], "loc": { "start": { - "line": 417, + "line": 419, "column": 16 }, "end": { - "line": 417, + "line": 419, "column": 48 } } }, "range": [ - 11898, - 11931 + 11997, + 12030 ], "loc": { "start": { - "line": 417, + "line": 419, "column": 16 }, "end": { - "line": 417, + "line": 419, "column": 49 } } } ], "range": [ - 11842, - 11945 + 11941, + 12044 ], "loc": { "start": { - "line": 415, + "line": 417, "column": 27 }, "end": { - "line": 418, + "line": 420, "column": 13 } } }, "alternate": null, "range": [ - 11827, - 11945 + 11926, + 12044 ], "loc": { "start": { - "line": 415, + "line": 417, "column": 12 }, "end": { - "line": 418, + "line": 420, "column": 13 } } @@ -23904,16 +24031,16 @@ "type": "Identifier", "name": "container", "range": [ - 11958, - 11967 + 12057, + 12066 ], "loc": { "start": { - "line": 419, + "line": 421, "column": 12 }, "end": { - "line": 419, + "line": 421, "column": 21 } } @@ -23923,46 +24050,46 @@ "value": null, "raw": "null", "range": [ - 11970, - 11974 + 12069, + 12073 ], "loc": { "start": { - "line": 419, + "line": 421, "column": 24 }, "end": { - "line": 419, + "line": 421, "column": 28 } } }, "range": [ - 11958, - 11974 + 12057, + 12073 ], "loc": { "start": { - "line": 419, + "line": 421, "column": 12 }, "end": { - "line": 419, + "line": 421, "column": 28 } } }, "range": [ - 11958, - 11975 + 12057, + 12074 ], "loc": { "start": { - "line": 419, + "line": 421, "column": 12 }, "end": { - "line": 419, + "line": 421, "column": 29 } } @@ -23973,216 +24100,17 @@ "type": "Identifier", "name": "icon", "range": [ - 11992, - 11996 - ], - "loc": { - "start": { - "line": 420, - "column": 16 - }, - "end": { - "line": 420, - "column": 20 - } - } - }, - "consequent": { - "type": "BlockStatement", - "body": [ - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "removeElm", - "range": [ - 12016, - 12025 - ], - "loc": { - "start": { - "line": 421, - "column": 16 - }, - "end": { - "line": 421, - "column": 25 - } - } - }, - "arguments": [ - { - "type": "Identifier", - "name": "icon", - "range": [ - 12026, - 12030 - ], - "loc": { - "start": { - "line": 421, - "column": 26 - }, - "end": { - "line": 421, - "column": 30 - } - } - } - ], - "range": [ - 12016, - 12031 - ], - "loc": { - "start": { - "line": 421, - "column": 16 - }, - "end": { - "line": 421, - "column": 31 - } - } - }, - "range": [ - 12016, - 12032 - ], - "loc": { - "start": { - "line": 421, - "column": 16 - }, - "end": { - "line": 421, - "column": 32 - } - } - } - ], - "range": [ - 11998, - 12046 - ], - "loc": { - "start": { - "line": 420, - "column": 22 - }, - "end": { - "line": 422, - "column": 13 - } - } - }, - "alternate": null, - "range": [ - 11988, - 12046 - ], - "loc": { - "start": { - "line": 420, - "column": 12 - }, - "end": { - "line": 422, - "column": 13 - } - } - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "Identifier", - "name": "icon", - "range": [ - 12059, - 12063 - ], - "loc": { - "start": { - "line": 423, - "column": 12 - }, - "end": { - "line": 423, - "column": 16 - } - } - }, - "right": { - "type": "Literal", - "value": null, - "raw": "null", - "range": [ - 12066, - 12070 - ], - "loc": { - "start": { - "line": 423, - "column": 19 - }, - "end": { - "line": 423, - "column": 23 - } - } - }, - "range": [ - 12059, - 12070 - ], - "loc": { - "start": { - "line": 423, - "column": 12 - }, - "end": { - "line": 423, - "column": 23 - } - } - }, - "range": [ - 12059, - 12071 - ], - "loc": { - "start": { - "line": 423, - "column": 12 - }, - "end": { - "line": 423, - "column": 24 - } - } - }, - { - "type": "IfStatement", - "test": { - "type": "Identifier", - "name": "iconImg", - "range": [ - 12088, + 12091, 12095 ], "loc": { "start": { - "line": 424, + "line": 422, "column": 16 }, "end": { - "line": 424, - "column": 23 + "line": 422, + "column": 20 } } }, @@ -24202,11 +24130,210 @@ ], "loc": { "start": { - "line": 425, + "line": 423, "column": 16 }, "end": { - "line": 425, + "line": 423, + "column": 25 + } + } + }, + "arguments": [ + { + "type": "Identifier", + "name": "icon", + "range": [ + 12125, + 12129 + ], + "loc": { + "start": { + "line": 423, + "column": 26 + }, + "end": { + "line": 423, + "column": 30 + } + } + } + ], + "range": [ + 12115, + 12130 + ], + "loc": { + "start": { + "line": 423, + "column": 16 + }, + "end": { + "line": 423, + "column": 31 + } + } + }, + "range": [ + 12115, + 12131 + ], + "loc": { + "start": { + "line": 423, + "column": 16 + }, + "end": { + "line": 423, + "column": 32 + } + } + } + ], + "range": [ + 12097, + 12145 + ], + "loc": { + "start": { + "line": 422, + "column": 22 + }, + "end": { + "line": 424, + "column": 13 + } + } + }, + "alternate": null, + "range": [ + 12087, + 12145 + ], + "loc": { + "start": { + "line": 422, + "column": 12 + }, + "end": { + "line": 424, + "column": 13 + } + } + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "Identifier", + "name": "icon", + "range": [ + 12158, + 12162 + ], + "loc": { + "start": { + "line": 425, + "column": 12 + }, + "end": { + "line": 425, + "column": 16 + } + } + }, + "right": { + "type": "Literal", + "value": null, + "raw": "null", + "range": [ + 12165, + 12169 + ], + "loc": { + "start": { + "line": 425, + "column": 19 + }, + "end": { + "line": 425, + "column": 23 + } + } + }, + "range": [ + 12158, + 12169 + ], + "loc": { + "start": { + "line": 425, + "column": 12 + }, + "end": { + "line": 425, + "column": 23 + } + } + }, + "range": [ + 12158, + 12170 + ], + "loc": { + "start": { + "line": 425, + "column": 12 + }, + "end": { + "line": 425, + "column": 24 + } + } + }, + { + "type": "IfStatement", + "test": { + "type": "Identifier", + "name": "iconImg", + "range": [ + 12187, + 12194 + ], + "loc": { + "start": { + "line": 426, + "column": 16 + }, + "end": { + "line": 426, + "column": 23 + } + } + }, + "consequent": { + "type": "BlockStatement", + "body": [ + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "removeElm", + "range": [ + 12214, + 12223 + ], + "loc": { + "start": { + "line": 427, + "column": 16 + }, + "end": { + "line": 427, "column": 25 } } @@ -24216,79 +24343,79 @@ "type": "Identifier", "name": "iconImg", "range": [ - 12125, - 12132 + 12224, + 12231 ], "loc": { "start": { - "line": 425, + "line": 427, "column": 26 }, "end": { - "line": 425, + "line": 427, "column": 33 } } } ], "range": [ - 12115, - 12133 + 12214, + 12232 ], "loc": { "start": { - "line": 425, + "line": 427, "column": 16 }, "end": { - "line": 425, + "line": 427, "column": 34 } } }, "range": [ - 12115, - 12134 + 12214, + 12233 ], "loc": { "start": { - "line": 425, + "line": 427, "column": 16 }, "end": { - "line": 425, + "line": 427, "column": 35 } } } ], "range": [ - 12097, - 12148 + 12196, + 12247 ], "loc": { "start": { - "line": 424, + "line": 426, "column": 25 }, "end": { - "line": 426, + "line": 428, "column": 13 } } }, "alternate": null, "range": [ - 12084, - 12148 + 12183, + 12247 ], "loc": { "start": { - "line": 424, + "line": 426, "column": 12 }, "end": { - "line": 426, + "line": 428, "column": 13 } } @@ -24302,16 +24429,16 @@ "type": "Identifier", "name": "iconImg", "range": [ - 12161, - 12168 + 12260, + 12267 ], "loc": { "start": { - "line": 427, + "line": 429, "column": 12 }, "end": { - "line": 427, + "line": 429, "column": 19 } } @@ -24321,77 +24448,77 @@ "value": null, "raw": "null", "range": [ - 12171, - 12175 + 12270, + 12274 ], "loc": { "start": { - "line": 427, + "line": 429, "column": 22 }, "end": { - "line": 427, + "line": 429, "column": 26 } } }, "range": [ - 12161, - 12175 + 12260, + 12274 ], "loc": { "start": { - "line": 427, + "line": 429, "column": 12 }, "end": { - "line": 427, + "line": 429, "column": 26 } } }, "range": [ - 12161, - 12176 + 12260, + 12275 ], "loc": { "start": { - "line": 427, + "line": 429, "column": 12 }, "end": { - "line": 427, + "line": 429, "column": 27 } } } ], "range": [ - 11683, - 12186 + 11782, + 12285 ], "loc": { "start": { - "line": 411, + "line": 413, "column": 54 }, "end": { - "line": 428, + "line": 430, "column": 9 } } }, "range": [ - 11637, - 12186 + 11736, + 12285 ], "loc": { "start": { - "line": 411, + "line": 413, "column": 8 }, "end": { - "line": 428, + "line": 430, "column": 9 } } @@ -24407,16 +24534,16 @@ "object": { "type": "ThisExpression", "range": [ - 12195, - 12199 + 12294, + 12298 ], "loc": { "start": { - "line": 429, + "line": 431, "column": 8 }, "end": { - "line": 429, + "line": 431, "column": 12 } } @@ -24425,31 +24552,31 @@ "type": "Identifier", "name": "fltElms", "range": [ - 12200, - 12207 + 12299, + 12306 ], "loc": { "start": { - "line": 429, + "line": 431, "column": 13 }, "end": { - "line": 429, + "line": 431, "column": 20 } } }, "range": [ - 12195, - 12207 + 12294, + 12306 ], "loc": { "start": { - "line": 429, + "line": 431, "column": 8 }, "end": { - "line": 429, + "line": 431, "column": 20 } } @@ -24458,46 +24585,46 @@ "type": "ArrayExpression", "elements": [], "range": [ - 12210, - 12212 + 12309, + 12311 ], "loc": { "start": { - "line": 429, + "line": 431, "column": 23 }, "end": { - "line": 429, + "line": 431, "column": 25 } } }, "range": [ - 12195, - 12212 + 12294, + 12311 ], "loc": { "start": { - "line": 429, + "line": 431, "column": 8 }, "end": { - "line": 429, + "line": 431, "column": 25 } } }, "range": [ - 12195, - 12213 + 12294, + 12312 ], "loc": { "start": { - "line": 429, + "line": 431, "column": 8 }, "end": { - "line": 429, + "line": 431, "column": 26 } } @@ -24513,16 +24640,16 @@ "object": { "type": "ThisExpression", "range": [ - 12222, - 12226 + 12321, + 12325 ], "loc": { "start": { - "line": 430, + "line": 432, "column": 8 }, "end": { - "line": 430, + "line": 432, "column": 12 } } @@ -24531,31 +24658,31 @@ "type": "Identifier", "name": "fltSpans", "range": [ - 12227, - 12235 + 12326, + 12334 ], "loc": { "start": { - "line": 430, + "line": 432, "column": 13 }, "end": { - "line": 430, + "line": 432, "column": 21 } } }, "range": [ - 12222, - 12235 + 12321, + 12334 ], "loc": { "start": { - "line": 430, + "line": 432, "column": 8 }, "end": { - "line": 430, + "line": 432, "column": 21 } } @@ -24564,46 +24691,46 @@ "type": "ArrayExpression", "elements": [], "range": [ - 12238, - 12240 + 12337, + 12339 ], "loc": { "start": { - "line": 430, + "line": 432, "column": 24 }, "end": { - "line": 430, + "line": 432, "column": 26 } } }, "range": [ - 12222, - 12240 + 12321, + 12339 ], "loc": { "start": { - "line": 430, + "line": 432, "column": 8 }, "end": { - "line": 430, + "line": 432, "column": 26 } } }, "range": [ - 12222, - 12241 + 12321, + 12340 ], "loc": { "start": { - "line": 430, + "line": 432, "column": 8 }, "end": { - "line": 430, + "line": 432, "column": 27 } } @@ -24619,16 +24746,16 @@ "object": { "type": "ThisExpression", "range": [ - 12250, - 12254 + 12349, + 12353 ], "loc": { "start": { - "line": 431, + "line": 433, "column": 8 }, "end": { - "line": 431, + "line": 433, "column": 12 } } @@ -24637,31 +24764,31 @@ "type": "Identifier", "name": "fltIcons", "range": [ - 12255, - 12263 + 12354, + 12362 ], "loc": { "start": { - "line": 431, + "line": 433, "column": 13 }, "end": { - "line": 431, + "line": 433, "column": 21 } } }, "range": [ - 12250, - 12263 + 12349, + 12362 ], "loc": { "start": { - "line": 431, + "line": 433, "column": 8 }, "end": { - "line": 431, + "line": 433, "column": 21 } } @@ -24670,46 +24797,46 @@ "type": "ArrayExpression", "elements": [], "range": [ - 12266, - 12268 + 12365, + 12367 ], "loc": { "start": { - "line": 431, + "line": 433, "column": 24 }, "end": { - "line": 431, + "line": 433, "column": 26 } } }, "range": [ - 12250, - 12268 + 12349, + 12367 ], "loc": { "start": { - "line": 431, + "line": 433, "column": 8 }, "end": { - "line": 431, + "line": 433, "column": 26 } } }, "range": [ - 12250, - 12269 + 12349, + 12368 ], "loc": { "start": { - "line": 431, + "line": 433, "column": 8 }, "end": { - "line": 431, + "line": 433, "column": 27 } }, @@ -24718,16 +24845,16 @@ "type": "Line", "value": " TODO: expose an API to handle external filter IDs", "range": [ - 12279, - 12331 + 12378, + 12430 ], "loc": { "start": { - "line": 433, + "line": 435, "column": 8 }, "end": { - "line": 433, + "line": 435, "column": 60 } } @@ -24746,16 +24873,16 @@ "type": "Identifier", "name": "tf", "range": [ - 12340, - 12342 + 12439, + 12441 ], "loc": { "start": { - "line": 434, + "line": 436, "column": 8 }, "end": { - "line": 434, + "line": 436, "column": 10 } } @@ -24764,31 +24891,31 @@ "type": "Identifier", "name": "externalFltTgtIds", "range": [ - 12343, - 12360 + 12442, + 12459 ], "loc": { "start": { - "line": 434, + "line": 436, "column": 11 }, "end": { - "line": 434, + "line": 436, "column": 28 } } }, "range": [ - 12340, - 12360 + 12439, + 12459 ], "loc": { "start": { - "line": 434, + "line": 436, "column": 8 }, "end": { - "line": 434, + "line": 436, "column": 28 } } @@ -24797,46 +24924,46 @@ "type": "ArrayExpression", "elements": [], "range": [ - 12363, - 12365 + 12462, + 12464 ], "loc": { "start": { - "line": 434, + "line": 436, "column": 31 }, "end": { - "line": 434, + "line": 436, "column": 33 } } }, "range": [ - 12340, - 12365 + 12439, + 12464 ], "loc": { "start": { - "line": 434, + "line": 436, "column": 8 }, "end": { - "line": 434, + "line": 436, "column": 33 } } }, "range": [ - 12340, - 12366 + 12439, + 12465 ], "loc": { "start": { - "line": 434, + "line": 436, "column": 8 }, "end": { - "line": 434, + "line": 436, "column": 34 } }, @@ -24845,16 +24972,16 @@ "type": "Line", "value": " TODO: expose an API to handle external filter IDs", "range": [ - 12279, - 12331 + 12378, + 12430 ], "loc": { "start": { - "line": 433, + "line": 435, "column": 8 }, "end": { - "line": 433, + "line": 435, "column": 60 } } @@ -24865,16 +24992,16 @@ "type": "Line", "value": " unsubscribe to events", "range": [ - 12376, - 12400 + 12475, + 12499 ], "loc": { "start": { - "line": 436, + "line": 438, "column": 8 }, "end": { - "line": 436, + "line": 438, "column": 32 } } @@ -24894,16 +25021,16 @@ "object": { "type": "ThisExpression", "range": [ - 12409, - 12413 + 12508, + 12512 ], "loc": { "start": { - "line": 437, + "line": 439, "column": 8 }, "end": { - "line": 437, + "line": 439, "column": 12 } } @@ -24912,31 +25039,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 12414, - 12421 + 12513, + 12520 ], "loc": { "start": { - "line": 437, + "line": 439, "column": 13 }, "end": { - "line": 437, + "line": 439, "column": 20 } } }, "range": [ - 12409, - 12421 + 12508, + 12520 ], "loc": { "start": { - "line": 437, + "line": 439, "column": 8 }, "end": { - "line": 437, + "line": 439, "column": 20 } } @@ -24945,31 +25072,31 @@ "type": "Identifier", "name": "off", "range": [ - 12422, - 12425 + 12521, + 12524 ], "loc": { "start": { - "line": 437, + "line": 439, "column": 21 }, "end": { - "line": 437, + "line": 439, "column": 24 } } }, "range": [ - 12409, - 12425 + 12508, + 12524 ], "loc": { "start": { - "line": 437, + "line": 439, "column": 8 }, "end": { - "line": 437, + "line": 439, "column": 24 } } @@ -24983,32 +25110,32 @@ "value": "before-filtering", "raw": "'before-filtering'", "range": [ - 12427, - 12445 + 12526, + 12544 ], "loc": { "start": { - "line": 437, + "line": 439, "column": 26 }, "end": { - "line": 437, + "line": 439, "column": 44 } } } ], "range": [ - 12426, - 12446 + 12525, + 12545 ], "loc": { "start": { - "line": 437, + "line": 439, "column": 25 }, "end": { - "line": 437, + "line": 439, "column": 45 } } @@ -25025,16 +25152,16 @@ "object": { "type": "ThisExpression", "range": [ - 12454, - 12458 + 12553, + 12557 ], "loc": { "start": { - "line": 437, + "line": 439, "column": 53 }, "end": { - "line": 437, + "line": 439, "column": 57 } } @@ -25043,47 +25170,47 @@ "type": "Identifier", "name": "setIconsState", "range": [ - 12459, - 12472 + 12558, + 12571 ], "loc": { "start": { - "line": 437, + "line": 439, "column": 58 }, "end": { - "line": 437, + "line": 439, "column": 71 } } }, "range": [ - 12454, - 12472 + 12553, + 12571 ], "loc": { "start": { - "line": 437, + "line": 439, "column": 53 }, "end": { - "line": 437, + "line": 439, "column": 71 } } }, "arguments": [], "range": [ - 12454, - 12474 + 12553, + 12573 ], "loc": { "start": { - "line": 437, + "line": 439, "column": 53 }, "end": { - "line": 437, + "line": 439, "column": 73 } } @@ -25091,47 +25218,47 @@ "generator": false, "expression": true, "range": [ - 12448, - 12474 + 12547, + 12573 ], "loc": { "start": { - "line": 437, + "line": 439, "column": 47 }, "end": { - "line": 437, + "line": 439, "column": 73 } } } ], "range": [ - 12409, - 12475 + 12508, + 12574 ], "loc": { "start": { - "line": 437, + "line": 439, "column": 8 }, "end": { - "line": 437, + "line": 439, "column": 74 } } }, "range": [ - 12409, - 12476 + 12508, + 12575 ], "loc": { "start": { - "line": 437, + "line": 439, "column": 8 }, "end": { - "line": 437, + "line": 439, "column": 75 } }, @@ -25140,16 +25267,16 @@ "type": "Line", "value": " unsubscribe to events", "range": [ - 12376, - 12400 + 12475, + 12499 ], "loc": { "start": { - "line": 436, + "line": 438, "column": 8 }, "end": { - "line": 436, + "line": 438, "column": 32 } } @@ -25169,16 +25296,16 @@ "object": { "type": "ThisExpression", "range": [ - 12485, - 12489 + 12584, + 12588 ], "loc": { "start": { - "line": 438, + "line": 440, "column": 8 }, "end": { - "line": 438, + "line": 440, "column": 12 } } @@ -25187,31 +25314,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 12490, - 12497 + 12589, + 12596 ], "loc": { "start": { - "line": 438, + "line": 440, "column": 13 }, "end": { - "line": 438, + "line": 440, "column": 20 } } }, "range": [ - 12485, - 12497 + 12584, + 12596 ], "loc": { "start": { - "line": 438, + "line": 440, "column": 8 }, "end": { - "line": 438, + "line": 440, "column": 20 } } @@ -25220,31 +25347,31 @@ "type": "Identifier", "name": "off", "range": [ - 12498, - 12501 + 12597, + 12600 ], "loc": { "start": { - "line": 438, + "line": 440, "column": 21 }, "end": { - "line": 438, + "line": 440, "column": 24 } } }, "range": [ - 12485, - 12501 + 12584, + 12600 ], "loc": { "start": { - "line": 438, + "line": 440, "column": 8 }, "end": { - "line": 438, + "line": 440, "column": 24 } } @@ -25258,32 +25385,32 @@ "value": "after-filtering", "raw": "'after-filtering'", "range": [ - 12503, - 12520 + 12602, + 12619 ], "loc": { "start": { - "line": 438, + "line": 440, "column": 26 }, "end": { - "line": 438, + "line": 440, "column": 43 } } } ], "range": [ - 12502, - 12521 + 12601, + 12620 ], "loc": { "start": { - "line": 438, + "line": 440, "column": 25 }, "end": { - "line": 438, + "line": 440, "column": 44 } } @@ -25300,16 +25427,16 @@ "object": { "type": "ThisExpression", "range": [ - 12529, - 12533 + 12628, + 12632 ], "loc": { "start": { - "line": 438, + "line": 440, "column": 52 }, "end": { - "line": 438, + "line": 440, "column": 56 } } @@ -25318,47 +25445,47 @@ "type": "Identifier", "name": "closeAll", "range": [ - 12534, - 12542 + 12633, + 12641 ], "loc": { "start": { - "line": 438, + "line": 440, "column": 57 }, "end": { - "line": 438, + "line": 440, "column": 65 } } }, "range": [ - 12529, - 12542 + 12628, + 12641 ], "loc": { "start": { - "line": 438, + "line": 440, "column": 52 }, "end": { - "line": 438, + "line": 440, "column": 65 } } }, "arguments": [], "range": [ - 12529, - 12544 + 12628, + 12643 ], "loc": { "start": { - "line": 438, + "line": 440, "column": 52 }, "end": { - "line": 438, + "line": 440, "column": 67 } } @@ -25366,47 +25493,47 @@ "generator": false, "expression": true, "range": [ - 12523, - 12544 + 12622, + 12643 ], "loc": { "start": { - "line": 438, + "line": 440, "column": 46 }, "end": { - "line": 438, + "line": 440, "column": 67 } } } ], "range": [ - 12485, - 12545 + 12584, + 12644 ], "loc": { "start": { - "line": 438, + "line": 440, "column": 8 }, "end": { - "line": 438, + "line": 440, "column": 68 } } }, "range": [ - 12485, - 12546 + 12584, + 12645 ], "loc": { "start": { - "line": 438, + "line": 440, "column": 8 }, "end": { - "line": 438, + "line": 440, "column": 69 } } @@ -25424,16 +25551,16 @@ "object": { "type": "ThisExpression", "range": [ - 12555, - 12559 + 12654, + 12658 ], "loc": { "start": { - "line": 439, + "line": 441, "column": 8 }, "end": { - "line": 439, + "line": 441, "column": 12 } } @@ -25442,31 +25569,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 12560, - 12567 + 12659, + 12666 ], "loc": { "start": { - "line": 439, + "line": 441, "column": 13 }, "end": { - "line": 439, + "line": 441, "column": 20 } } }, "range": [ - 12555, - 12567 + 12654, + 12666 ], "loc": { "start": { - "line": 439, + "line": 441, "column": 8 }, "end": { - "line": 439, + "line": 441, "column": 20 } } @@ -25475,31 +25602,31 @@ "type": "Identifier", "name": "off", "range": [ - 12568, - 12571 + 12667, + 12670 ], "loc": { "start": { - "line": 439, + "line": 441, "column": 21 }, "end": { - "line": 439, + "line": 441, "column": 24 } } }, "range": [ - 12555, - 12571 + 12654, + 12670 ], "loc": { "start": { - "line": 439, + "line": 441, "column": 8 }, "end": { - "line": 439, + "line": 441, "column": 24 } } @@ -25513,32 +25640,32 @@ "value": "cell-processed", "raw": "'cell-processed'", "range": [ - 12573, - 12589 + 12672, + 12688 ], "loc": { "start": { - "line": 439, + "line": 441, "column": 26 }, "end": { - "line": 439, + "line": 441, "column": 42 } } } ], "range": [ - 12572, - 12590 + 12671, + 12689 ], "loc": { "start": { - "line": 439, + "line": 441, "column": 25 }, "end": { - "line": 439, + "line": 441, "column": 43 } } @@ -25551,16 +25678,16 @@ "type": "Identifier", "name": "tf", "range": [ - 12605, - 12607 + 12704, + 12706 ], "loc": { "start": { - "line": 440, + "line": 442, "column": 13 }, "end": { - "line": 440, + "line": 442, "column": 15 } } @@ -25569,16 +25696,16 @@ "type": "Identifier", "name": "cellIndex", "range": [ - 12609, - 12618 + 12708, + 12717 ], "loc": { "start": { - "line": 440, + "line": 442, "column": 17 }, "end": { - "line": 440, + "line": 442, "column": 26 } } @@ -25592,16 +25719,16 @@ "object": { "type": "ThisExpression", "range": [ - 12623, - 12627 + 12722, + 12726 ], "loc": { "start": { - "line": 440, + "line": 442, "column": 31 }, "end": { - "line": 440, + "line": 442, "column": 35 } } @@ -25610,31 +25737,31 @@ "type": "Identifier", "name": "changeState", "range": [ - 12628, - 12639 + 12727, + 12738 ], "loc": { "start": { - "line": 440, + "line": 442, "column": 36 }, "end": { - "line": 440, + "line": 442, "column": 47 } } }, "range": [ - 12623, - 12639 + 12722, + 12738 ], "loc": { "start": { - "line": 440, + "line": 442, "column": 31 }, "end": { - "line": 440, + "line": 442, "column": 47 } } @@ -25644,16 +25771,16 @@ "type": "Identifier", "name": "cellIndex", "range": [ - 12640, - 12649 + 12739, + 12748 ], "loc": { "start": { - "line": 440, + "line": 442, "column": 48 }, "end": { - "line": 440, + "line": 442, "column": 57 } } @@ -25663,32 +25790,32 @@ "value": true, "raw": "true", "range": [ - 12651, - 12655 + 12750, + 12754 ], "loc": { "start": { - "line": 440, + "line": 442, "column": 59 }, "end": { - "line": 440, + "line": 442, "column": 63 } } } ], "range": [ - 12623, - 12656 + 12722, + 12755 ], "loc": { "start": { - "line": 440, + "line": 442, "column": 31 }, "end": { - "line": 440, + "line": 442, "column": 64 } } @@ -25696,47 +25823,47 @@ "generator": false, "expression": true, "range": [ - 12604, - 12656 + 12703, + 12755 ], "loc": { "start": { - "line": 440, + "line": 442, "column": 12 }, "end": { - "line": 440, + "line": 442, "column": 64 } } } ], "range": [ - 12555, - 12657 + 12654, + 12756 ], "loc": { "start": { - "line": 439, + "line": 441, "column": 8 }, "end": { - "line": 440, + "line": 442, "column": 65 } } }, "range": [ - 12555, - 12658 + 12654, + 12757 ], "loc": { "start": { - "line": 439, + "line": 441, "column": 8 }, "end": { - "line": 440, + "line": 442, "column": 66 } } @@ -25754,16 +25881,16 @@ "object": { "type": "ThisExpression", "range": [ - 12667, - 12671 + 12766, + 12770 ], "loc": { "start": { - "line": 441, + "line": 443, "column": 8 }, "end": { - "line": 441, + "line": 443, "column": 12 } } @@ -25772,31 +25899,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 12672, - 12679 + 12771, + 12778 ], "loc": { "start": { - "line": 441, + "line": 443, "column": 13 }, "end": { - "line": 441, + "line": 443, "column": 20 } } }, "range": [ - 12667, - 12679 + 12766, + 12778 ], "loc": { "start": { - "line": 441, + "line": 443, "column": 8 }, "end": { - "line": 441, + "line": 443, "column": 20 } } @@ -25805,31 +25932,31 @@ "type": "Identifier", "name": "off", "range": [ - 12680, - 12683 + 12779, + 12782 ], "loc": { "start": { - "line": 441, + "line": 443, "column": 21 }, "end": { - "line": 441, + "line": 443, "column": 24 } } }, "range": [ - 12667, - 12683 + 12766, + 12782 ], "loc": { "start": { - "line": 441, + "line": 443, "column": 8 }, "end": { - "line": 441, + "line": 443, "column": 24 } } @@ -25843,32 +25970,32 @@ "value": "filters-row-inserted", "raw": "'filters-row-inserted'", "range": [ - 12685, - 12707 + 12784, + 12806 ], "loc": { "start": { - "line": 441, + "line": 443, "column": 26 }, "end": { - "line": 441, + "line": 443, "column": 48 } } } ], "range": [ - 12684, - 12708 + 12783, + 12807 ], "loc": { "start": { - "line": 441, + "line": 443, "column": 25 }, "end": { - "line": 441, + "line": 443, "column": 49 } } @@ -25885,16 +26012,16 @@ "object": { "type": "ThisExpression", "range": [ - 12716, - 12720 + 12815, + 12819 ], "loc": { "start": { - "line": 441, + "line": 443, "column": 57 }, "end": { - "line": 441, + "line": 443, "column": 61 } } @@ -25903,47 +26030,47 @@ "type": "Identifier", "name": "buildIcons", "range": [ - 12721, - 12731 + 12820, + 12830 ], "loc": { "start": { - "line": 441, + "line": 443, "column": 62 }, "end": { - "line": 441, + "line": 443, "column": 72 } } }, "range": [ - 12716, - 12731 + 12815, + 12830 ], "loc": { "start": { - "line": 441, + "line": 443, "column": 57 }, "end": { - "line": 441, + "line": 443, "column": 72 } } }, "arguments": [], "range": [ - 12716, - 12733 + 12815, + 12832 ], "loc": { "start": { - "line": 441, + "line": 443, "column": 57 }, "end": { - "line": 441, + "line": 443, "column": 74 } } @@ -25951,47 +26078,47 @@ "generator": false, "expression": true, "range": [ - 12710, - 12733 + 12809, + 12832 ], "loc": { "start": { - "line": 441, + "line": 443, "column": 51 }, "end": { - "line": 441, + "line": 443, "column": 74 } } } ], "range": [ - 12667, - 12734 + 12766, + 12833 ], "loc": { "start": { - "line": 441, + "line": 443, "column": 8 }, "end": { - "line": 441, + "line": 443, "column": 75 } } }, "range": [ - 12667, - 12735 + 12766, + 12834 ], "loc": { "start": { - "line": 441, + "line": 443, "column": 8 }, "end": { - "line": 441, + "line": 443, "column": 76 } } @@ -26009,16 +26136,16 @@ "object": { "type": "ThisExpression", "range": [ - 12744, - 12748 + 12843, + 12847 ], "loc": { "start": { - "line": 442, + "line": 444, "column": 8 }, "end": { - "line": 442, + "line": 444, "column": 12 } } @@ -26027,31 +26154,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 12749, - 12756 + 12848, + 12855 ], "loc": { "start": { - "line": 442, + "line": 444, "column": 13 }, "end": { - "line": 442, + "line": 444, "column": 20 } } }, "range": [ - 12744, - 12756 + 12843, + 12855 ], "loc": { "start": { - "line": 442, + "line": 444, "column": 8 }, "end": { - "line": 442, + "line": 444, "column": 20 } } @@ -26060,31 +26187,31 @@ "type": "Identifier", "name": "off", "range": [ - 12757, - 12760 + 12856, + 12859 ], "loc": { "start": { - "line": 442, + "line": 444, "column": 21 }, "end": { - "line": 442, + "line": 444, "column": 24 } } }, "range": [ - 12744, - 12760 + 12843, + 12859 ], "loc": { "start": { - "line": 442, + "line": 444, "column": 8 }, "end": { - "line": 442, + "line": 444, "column": 24 } } @@ -26098,32 +26225,32 @@ "value": "before-filter-init", "raw": "'before-filter-init'", "range": [ - 12762, - 12782 + 12861, + 12881 ], "loc": { "start": { - "line": 442, + "line": 444, "column": 26 }, "end": { - "line": 442, + "line": 444, "column": 46 } } } ], "range": [ - 12761, - 12783 + 12860, + 12882 ], "loc": { "start": { - "line": 442, + "line": 444, "column": 25 }, "end": { - "line": 442, + "line": 444, "column": 47 } } @@ -26136,16 +26263,16 @@ "type": "Identifier", "name": "tf", "range": [ - 12798, - 12800 + 12897, + 12899 ], "loc": { "start": { - "line": 443, + "line": 445, "column": 13 }, "end": { - "line": 443, + "line": 445, "column": 15 } } @@ -26154,16 +26281,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 12802, - 12810 + 12901, + 12909 ], "loc": { "start": { - "line": 443, + "line": 445, "column": 17 }, "end": { - "line": 443, + "line": 445, "column": 25 } } @@ -26177,16 +26304,16 @@ "object": { "type": "ThisExpression", "range": [ - 12815, - 12819 + 12914, + 12918 ], "loc": { "start": { - "line": 443, + "line": 445, "column": 30 }, "end": { - "line": 443, + "line": 445, "column": 34 } } @@ -26195,31 +26322,31 @@ "type": "Identifier", "name": "build", "range": [ - 12820, - 12825 + 12919, + 12924 ], "loc": { "start": { - "line": 443, + "line": 445, "column": 35 }, "end": { - "line": 443, + "line": 445, "column": 40 } } }, "range": [ - 12815, - 12825 + 12914, + 12924 ], "loc": { "start": { - "line": 443, + "line": 445, "column": 30 }, "end": { - "line": 443, + "line": 445, "column": 40 } } @@ -26229,32 +26356,32 @@ "type": "Identifier", "name": "colIndex", "range": [ - 12826, - 12834 + 12925, + 12933 ], "loc": { "start": { - "line": 443, + "line": 445, "column": 41 }, "end": { - "line": 443, + "line": 445, "column": 49 } } } ], "range": [ - 12815, - 12835 + 12914, + 12934 ], "loc": { "start": { - "line": 443, + "line": 445, "column": 30 }, "end": { - "line": 443, + "line": 445, "column": 50 } } @@ -26262,47 +26389,47 @@ "generator": false, "expression": true, "range": [ - 12797, - 12835 + 12896, + 12934 ], "loc": { "start": { - "line": 443, + "line": 445, "column": 12 }, "end": { - "line": 443, + "line": 445, "column": 50 } } } ], "range": [ - 12744, - 12836 + 12843, + 12935 ], "loc": { "start": { - "line": 442, + "line": 444, "column": 8 }, "end": { - "line": 443, + "line": 445, "column": 51 } } }, "range": [ - 12744, - 12837 + 12843, + 12936 ], "loc": { "start": { - "line": 442, + "line": 444, "column": 8 }, "end": { - "line": 443, + "line": 445, "column": 52 } } @@ -26318,16 +26445,16 @@ "object": { "type": "ThisExpression", "range": [ - 12847, - 12851 + 12946, + 12950 ], "loc": { "start": { - "line": 445, + "line": 447, "column": 8 }, "end": { - "line": 445, + "line": 447, "column": 12 } } @@ -26336,31 +26463,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 12852, - 12863 + 12951, + 12962 ], "loc": { "start": { - "line": 445, + "line": 447, "column": 13 }, "end": { - "line": 445, + "line": 447, "column": 24 } } }, "range": [ - 12847, - 12863 + 12946, + 12962 ], "loc": { "start": { - "line": 445, + "line": 447, "column": 8 }, "end": { - "line": 445, + "line": 447, "column": 24 } } @@ -26370,62 +26497,62 @@ "value": false, "raw": "false", "range": [ - 12866, - 12871 + 12965, + 12970 ], "loc": { "start": { - "line": 445, + "line": 447, "column": 27 }, "end": { - "line": 445, + "line": 447, "column": 32 } } }, "range": [ - 12847, - 12871 + 12946, + 12970 ], "loc": { "start": { - "line": 445, + "line": 447, "column": 8 }, "end": { - "line": 445, + "line": 447, "column": 32 } } }, "range": [ - 12847, - 12872 + 12946, + 12971 ], "loc": { "start": { - "line": 445, + "line": 447, "column": 8 }, "end": { - "line": 445, + "line": 447, "column": 33 } } } ], "range": [ - 11531, - 12878 + 11630, + 12977 ], "loc": { "start": { - "line": 405, + "line": 407, "column": 14 }, "end": { - "line": 446, + "line": 448, "column": 5 } } @@ -26433,16 +26560,16 @@ "generator": false, "expression": false, "range": [ - 11528, - 12878 + 11627, + 12977 ], "loc": { "start": { - "line": 405, + "line": 407, "column": 11 }, "end": { - "line": 446, + "line": 448, "column": 5 } } @@ -26450,16 +26577,16 @@ "kind": "method", "computed": false, "range": [ - 11521, - 12878 + 11620, + 12977 ], "loc": { "start": { - "line": 405, + "line": 407, "column": 4 }, "end": { - "line": 446, + "line": 448, "column": 5 } }, @@ -26468,16 +26595,16 @@ "type": "Block", "value": "*\n * Remove pop-up filters\n ", "range": [ - 11476, - 11516 + 11575, + 11615 ], "loc": { "start": { - "line": 402, + "line": 404, "column": 4 }, "end": { - "line": 404, + "line": 406, "column": 7 } } @@ -26488,7 +26615,7 @@ ], "range": [ 417, - 12881 + 12980 ], "loc": { "start": { @@ -26496,14 +26623,14 @@ "column": 41 }, "end": { - "line": 448, + "line": 450, "column": 1 } } }, "range": [ 383, - 12881 + 12980 ], "loc": { "start": { @@ -26511,7 +26638,7 @@ "column": 7 }, "end": { - "line": 448, + "line": 450, "column": 1 } }, @@ -26541,7 +26668,7 @@ "source": null, "range": [ 376, - 12881 + 12980 ], "loc": { "start": { @@ -26549,7 +26676,7 @@ "column": 0 }, "end": { - "line": 448, + "line": 450, "column": 1 } }, @@ -26578,7 +26705,7 @@ "sourceType": "module", "range": [ 0, - 12881 + 12980 ], "loc": { "start": { @@ -26586,7 +26713,7 @@ "column": 0 }, "end": { - "line": 448, + "line": 450, "column": 1 } }, @@ -26755,10 +26882,10 @@ }, { "type": "Block", - "value": "*\n * Callback fired before a popup filter is opened\n * @type {Function}\n ", + "value": "*\n * Ensure filter's container element width matches column width, enabled\n * by default\n * @type {Boolean}\n ", "range": [ 1759, - 1860 + 1904 ], "loc": { "start": { @@ -26766,7 +26893,25 @@ "column": 8 }, "end": { - "line": 67, + "line": 68, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * Callback fired before a popup filter is opened\n * @type {Function}\n ", + "range": [ + 2021, + 2122 + ], + "loc": { + "start": { + "line": 72, + "column": 8 + }, + "end": { + "line": 75, "column": 11 } } @@ -26775,16 +26920,16 @@ "type": "Block", "value": "*\n * Callback fired after a popup filter is opened\n * @type {Function}\n ", "range": [ - 1986, - 2086 + 2248, + 2348 ], "loc": { "start": { - "line": 71, + "line": 79, "column": 8 }, "end": { - "line": 74, + "line": 82, "column": 11 } } @@ -26793,16 +26938,16 @@ "type": "Block", "value": "*\n * Callback fired before a popup filter is closed\n * @type {Function}\n ", "range": [ - 2209, - 2310 + 2471, + 2572 ], "loc": { "start": { - "line": 78, + "line": 86, "column": 8 }, "end": { - "line": 81, + "line": 89, "column": 11 } } @@ -26811,30 +26956,12 @@ "type": "Block", "value": "*\n * Callback fired after a popup filter is closed\n * @type {Function}\n ", "range": [ - 2439, - 2539 + 2701, + 2801 ], "loc": { "start": { - "line": 85, - "column": 8 - }, - "end": { - "line": 88, - "column": 11 - } - } - }, - { - "type": "Block", - "value": "*\n * Collection of filters spans\n * @type {Array}\n * @private\n ", - "range": [ - 2665, - 2764 - ], - "loc": { - "start": { - "line": 92, + "line": 93, "column": 8 }, "end": { @@ -26845,18 +26972,36 @@ }, { "type": "Block", - "value": "*\n * Collection of filters icons\n * @type {Array}\n * @private\n ", + "value": "*\n * Collection of filters spans\n * @type {Array}\n * @private\n ", "range": [ - 2802, - 2901 + 2927, + 3026 ], "loc": { "start": { - "line": 99, + "line": 100, "column": 8 }, "end": { - "line": 103, + "line": 104, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * Collection of filters icons\n * @type {Array}\n * @private\n ", + "range": [ + 3064, + 3163 + ], + "loc": { + "start": { + "line": 107, + "column": 8 + }, + "end": { + "line": 111, "column": 11 } } @@ -26865,16 +27010,16 @@ "type": "Block", "value": "*\n * Collection of filters icons cached after pop-up filters are removed\n * @type {Array}\n * @private\n ", "range": [ - 2939, - 3078 + 3201, + 3340 ], "loc": { "start": { - "line": 106, + "line": 114, "column": 8 }, "end": { - "line": 110, + "line": 118, "column": 11 } } @@ -26883,34 +27028,16 @@ "type": "Block", "value": "*\n * Collection of filters containers\n * @type {Array}\n * @private\n ", "range": [ - 3122, - 3226 + 3384, + 3488 ], "loc": { "start": { - "line": 113, + "line": 121, "column": 8 }, "end": { - "line": 117, - "column": 11 - } - } - }, - { - "type": "Block", - "value": "*\n * Ensure filter's container element width matches column width\n * @type {Boolean}\n ", - "range": [ - 3284, - 3398 - ], - "loc": { - "start": { - "line": 120, - "column": 8 - }, - "end": { - "line": 123, + "line": 125, "column": 11 } } @@ -26919,16 +27046,16 @@ "type": "Block", "value": "*\n * Prefix for pop-up filter container ID\n * @type {String}\n * @private\n ", "range": [ - 3447, - 3557 + 3546, + 3656 ], "loc": { "start": { - "line": 126, + "line": 128, "column": 8 }, "end": { - "line": 130, + "line": 132, "column": 11 } } @@ -26937,16 +27064,16 @@ "type": "Block", "value": "*\n * Column index of popup filter currently active\n * @type {Number}\n * @private\n ", "range": [ - 3600, - 3718 + 3699, + 3817 ], "loc": { "start": { - "line": 133, + "line": 135, "column": 8 }, "end": { - "line": 137, + "line": 139, "column": 11 } } @@ -26955,16 +27082,16 @@ "type": "Block", "value": "*\n * Click event handler for pop-up filter icon\n * @private\n ", "range": [ - 3765, - 3842 + 3864, + 3941 ], "loc": { "start": { - "line": 141, + "line": 143, "column": 4 }, "end": { - "line": 144, + "line": 146, "column": 7 } } @@ -26973,16 +27100,16 @@ "type": "Block", "value": "*\n * Mouse-up event handler handling popup filter auto-close behaviour\n * @private\n ", "range": [ - 4369, - 4469 + 4468, + 4568 ], "loc": { "start": { - "line": 162, + "line": 164, "column": 4 }, "end": { - "line": 165, + "line": 167, "column": 7 } } @@ -26991,16 +27118,16 @@ "type": "Block", "value": "*\n * Initialize DOM elements\n ", "range": [ - 5041, - 5083 + 5140, + 5182 ], "loc": { "start": { - "line": 189, + "line": 191, "column": 4 }, "end": { - "line": 191, + "line": 193, "column": 7 } } @@ -27009,16 +27136,16 @@ "type": "Line", "value": " Override headers row index if no grouped headers", "range": [ - 5195, - 5246 + 5294, + 5345 ], "loc": { "start": { - "line": 199, + "line": 201, "column": 8 }, "end": { - "line": 199, + "line": 201, "column": 59 } } @@ -27027,16 +27154,16 @@ "type": "Line", "value": " TODO: Because of the filters row generation, headers row index needs", "range": [ - 5255, - 5326 + 5354, + 5425 ], "loc": { "start": { - "line": 200, + "line": 202, "column": 8 }, "end": { - "line": 200, + "line": 202, "column": 79 } } @@ -27045,16 +27172,16 @@ "type": "Line", "value": " adjusting: prevent useless row generation", "range": [ - 5335, - 5379 + 5434, + 5478 ], "loc": { "start": { - "line": 201, + "line": 203, "column": 8 }, "end": { - "line": 201, + "line": 203, "column": 52 } } @@ -27063,16 +27190,16 @@ "type": "Line", "value": " Adjust headers row index for grid-layout mode", "range": [ - 5504, - 5552 + 5603, + 5651 ], "loc": { "start": { - "line": 206, + "line": 208, "column": 8 }, "end": { - "line": 206, + "line": 208, "column": 56 } } @@ -27081,16 +27208,16 @@ "type": "Line", "value": " TODO: Because of the filters row generation, headers row index needs", "range": [ - 5561, - 5632 + 5660, + 5731 ], "loc": { "start": { - "line": 207, + "line": 209, "column": 8 }, "end": { - "line": 207, + "line": 209, "column": 79 } } @@ -27099,16 +27226,16 @@ "type": "Line", "value": " adjusting: prevent useless row generation", "range": [ - 5641, - 5685 + 5740, + 5784 ], "loc": { "start": { - "line": 208, + "line": 210, "column": 8 }, "end": { - "line": 208, + "line": 210, "column": 52 } } @@ -27117,16 +27244,16 @@ "type": "Line", "value": " subscribe to events", "range": [ - 5794, - 5816 + 5893, + 5915 ], "loc": { "start": { - "line": 214, + "line": 216, "column": 8 }, "end": { - "line": 214, + "line": 216, "column": 30 } } @@ -27135,16 +27262,16 @@ "type": "Block", "value": "* @inherited ", "range": [ - 6258, - 6275 + 6357, + 6374 ], "loc": { "start": { - "line": 223, + "line": 225, "column": 8 }, "end": { - "line": 223, + "line": 225, "column": 25 } } @@ -27153,16 +27280,16 @@ "type": "Block", "value": "*\n * Reset previously destroyed feature\n ", "range": [ - 6320, - 6373 + 6419, + 6472 ], "loc": { "start": { - "line": 227, + "line": 229, "column": 4 }, "end": { - "line": 229, + "line": 231, "column": 7 } } @@ -27171,16 +27298,16 @@ "type": "Block", "value": "*\n * Build all filters icons\n ", "range": [ - 6495, - 6537 + 6594, + 6636 ], "loc": { "start": { - "line": 237, + "line": 239, "column": 4 }, "end": { - "line": 239, + "line": 241, "column": 7 } } @@ -27189,16 +27316,16 @@ "type": "Line", "value": " TODO: Because of the filters row generation, headers row index needs", "range": [ - 6592, - 6663 + 6691, + 6762 ], "loc": { "start": { - "line": 243, + "line": 245, "column": 8 }, "end": { - "line": 243, + "line": 245, "column": 79 } } @@ -27207,16 +27334,16 @@ "type": "Line", "value": " adjusting: prevent useless row generation", "range": [ - 6672, - 6716 + 6771, + 6815 ], "loc": { "start": { - "line": 244, + "line": 246, "column": 8 }, "end": { - "line": 244, + "line": 246, "column": 52 } } @@ -27225,16 +27352,16 @@ "type": "Block", "value": "*\n * Build all pop-up filters elements\n ", "range": [ - 7231, - 7283 + 7330, + 7382 ], "loc": { "start": { - "line": 261, + "line": 263, "column": 4 }, "end": { - "line": 263, + "line": 265, "column": 7 } } @@ -27243,16 +27370,16 @@ "type": "Block", "value": "*\n * Build a specified pop-up filter elements\n * @param {Number} colIndex Column index\n * @param {Object} div Optional container DOM element\n ", "range": [ - 7432, - 7601 + 7531, + 7700 ], "loc": { "start": { - "line": 270, + "line": 272, "column": 4 }, "end": { - "line": 274, + "line": 276, "column": 7 } } @@ -27261,16 +27388,16 @@ "type": "Block", "value": "*\n * Toggle visibility of specified filter\n * @param {Number} colIndex Column index\n ", "range": [ - 8079, - 8181 + 8178, + 8280 ], "loc": { "start": { - "line": 288, + "line": 290, "column": 4 }, "end": { - "line": 291, + "line": 293, "column": 7 } } @@ -27279,16 +27406,16 @@ "type": "Block", "value": "*\n * Open popup filter of specified column\n * @param {Number} colIndex Column index\n ", "range": [ - 8348, - 8449 + 8447, + 8548 ], "loc": { "start": { - "line": 300, + "line": 302, "column": 4 }, "end": { - "line": 303, + "line": 305, "column": 7 } } @@ -27297,16 +27424,16 @@ "type": "Block", "value": "*\n * Close popup filter of specified column\n * @param {Number} colIndex Column index\n ", "range": [ - 9108, - 9210 + 9207, + 9309 ], "loc": { "start": { - "line": 326, + "line": 328, "column": 4 }, "end": { - "line": 329, + "line": 331, "column": 7 } } @@ -27315,16 +27442,16 @@ "type": "Block", "value": "*\n * Check if popup filter for specified column is open\n * @param {Number} colIndex Column index\n * @returns {Boolean}\n ", "range": [ - 9722, - 9862 + 9821, + 9961 ], "loc": { "start": { - "line": 345, + "line": 347, "column": 4 }, "end": { - "line": 349, + "line": 351, "column": 7 } } @@ -27333,16 +27460,16 @@ "type": "Block", "value": "*\n * Close all filters excepted for the specified one if any\n * @param {Number} exceptIdx Column index of the filter to not close\n ", "range": [ - 9962, - 10110 + 10061, + 10209 ], "loc": { "start": { - "line": 354, + "line": 356, "column": 4 }, "end": { - "line": 357, + "line": 359, "column": 7 } } @@ -27351,16 +27478,16 @@ "type": "Line", "value": " Do not close filters only if argument is undefined and close on", "range": [ - 10145, - 10211 + 10244, + 10310 ], "loc": { "start": { - "line": 359, + "line": 361, "column": 8 }, "end": { - "line": 359, + "line": 361, "column": 74 } } @@ -27369,16 +27496,16 @@ "type": "Line", "value": " filtering option is disabled", "range": [ - 10220, - 10251 + 10319, + 10350 ], "loc": { "start": { - "line": 360, + "line": 362, "column": 8 }, "end": { - "line": 360, + "line": 362, "column": 39 } } @@ -27387,16 +27514,16 @@ "type": "Line", "value": " let container = this.fltElms[i];", "range": [ - 10485, - 10520 + 10584, + 10619 ], "loc": { "start": { - "line": 368, + "line": 370, "column": 12 }, "end": { - "line": 368, + "line": 370, "column": 47 } } @@ -27405,16 +27532,16 @@ "type": "Line", "value": " Always hide all single selection filter types but hide multiple", "range": [ - 10681, - 10747 + 10780, + 10846 ], "loc": { "start": { - "line": 373, + "line": 375, "column": 12 }, "end": { - "line": 373, + "line": 375, "column": 78 } } @@ -27423,16 +27550,16 @@ "type": "Line", "value": " selection filter types only if index set", "range": [ - 10760, - 10803 + 10859, + 10902 ], "loc": { "start": { - "line": 374, + "line": 376, "column": 12 }, "end": { - "line": 374, + "line": 376, "column": 55 } } @@ -27441,16 +27568,16 @@ "type": "Block", "value": "*\n * Build all the icons representing the pop-up filters\n ", "range": [ - 10930, - 11000 + 11029, + 11099 ], "loc": { "start": { - "line": 381, + "line": 383, "column": 4 }, "end": { - "line": 383, + "line": 385, "column": 7 } } @@ -27459,16 +27586,16 @@ "type": "Block", "value": "*\n * Apply specified icon state\n * @param {Number} colIndex Column index\n * @param {Boolean} active Apply active state\n ", "range": [ - 11141, - 11285 + 11240, + 11384 ], "loc": { "start": { - "line": 390, + "line": 392, "column": 4 }, "end": { - "line": 394, + "line": 396, "column": 7 } } @@ -27477,16 +27604,16 @@ "type": "Block", "value": "*\n * Remove pop-up filters\n ", "range": [ - 11476, - 11516 + 11575, + 11615 ], "loc": { "start": { - "line": 402, + "line": 404, "column": 4 }, "end": { - "line": 404, + "line": 406, "column": 7 } } @@ -27495,16 +27622,16 @@ "type": "Line", "value": " TODO: expose an API to handle external filter IDs", "range": [ - 12279, - 12331 + 12378, + 12430 ], "loc": { "start": { - "line": 433, + "line": 435, "column": 8 }, "end": { - "line": 433, + "line": 435, "column": 60 } } @@ -27513,16 +27640,16 @@ "type": "Line", "value": " unsubscribe to events", "range": [ - 12376, - 12400 + 12475, + 12499 ], "loc": { "start": { - "line": 436, + "line": 438, "column": 8 }, "end": { - "line": 436, + "line": 438, "column": 32 } } diff --git a/docs/class/src/emitter.js~Emitter.html b/docs/class/src/emitter.js~Emitter.html index 8fda99b1..3f86846d 100644 --- a/docs/class/src/emitter.js~Emitter.html +++ b/docs/class/src/emitter.js~Emitter.html @@ -3,7 +3,7 @@ - Emitter | tablefilter v0.4.12 API Document + Emitter | tablefilter v0.4.13 API Document diff --git a/docs/class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html b/docs/class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html index 1c0b015e..e6de45ed 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.4.12 API Document + AdapterEzEditTable | tablefilter v0.4.13 API Document diff --git a/docs/class/src/extensions/colOps/colOps.js~ColOps.html b/docs/class/src/extensions/colOps/colOps.js~ColOps.html index 2906bdfb..433c1eff 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.4.12 API Document + ColOps | tablefilter v0.4.13 API Document diff --git a/docs/class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html b/docs/class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html index a83f6eeb..8d1e159f 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.4.12 API Document + ColsVisibility | tablefilter v0.4.13 API Document diff --git a/docs/class/src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility.html b/docs/class/src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility.html index e8672e03..ac5786f2 100644 --- a/docs/class/src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility.html +++ b/docs/class/src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility.html @@ -3,7 +3,7 @@ - FiltersVisibility | tablefilter v0.4.12 API Document + FiltersVisibility | tablefilter v0.4.13 API Document diff --git a/docs/class/src/extensions/sort/adapterSortabletable.js~AdapterSortableTable.html b/docs/class/src/extensions/sort/adapterSortabletable.js~AdapterSortableTable.html index 232abde8..f9324479 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.4.12 API Document + AdapterSortableTable | tablefilter v0.4.13 API Document diff --git a/docs/class/src/feature.js~Feature.html b/docs/class/src/feature.js~Feature.html index 8ecedde0..00035a46 100644 --- a/docs/class/src/feature.js~Feature.html +++ b/docs/class/src/feature.js~Feature.html @@ -3,7 +3,7 @@ - Feature | tablefilter v0.4.12 API Document + Feature | tablefilter v0.4.13 API Document diff --git a/docs/class/src/modules/alternateRows.js~AlternateRows.html b/docs/class/src/modules/alternateRows.js~AlternateRows.html index a0efcb86..084463c5 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.4.12 API Document + AlternateRows | tablefilter v0.4.13 API Document diff --git a/docs/class/src/modules/checkList.js~CheckList.html b/docs/class/src/modules/checkList.js~CheckList.html index 69c5222b..b4f3320a 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.4.12 API Document + CheckList | tablefilter v0.4.13 API Document diff --git a/docs/class/src/modules/clearButton.js~ClearButton.html b/docs/class/src/modules/clearButton.js~ClearButton.html index 9c2b9584..bcb37b22 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.4.12 API Document + ClearButton | tablefilter v0.4.13 API Document diff --git a/docs/class/src/modules/dateType.js~DateType.html b/docs/class/src/modules/dateType.js~DateType.html index 7b7b9b70..207f5878 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.4.12 API Document + DateType | tablefilter v0.4.13 API Document diff --git a/docs/class/src/modules/dropdown.js~Dropdown.html b/docs/class/src/modules/dropdown.js~Dropdown.html index c0e4a31d..f634b492 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.4.12 API Document + Dropdown | tablefilter v0.4.13 API Document diff --git a/docs/class/src/modules/gridLayout.js~GridLayout.html b/docs/class/src/modules/gridLayout.js~GridLayout.html index 58fa3cac..801c463a 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.4.12 API Document + GridLayout | tablefilter v0.4.13 API Document diff --git a/docs/class/src/modules/hash.js~Hash.html b/docs/class/src/modules/hash.js~Hash.html index 574adb54..3632ef5a 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.4.12 API Document + Hash | tablefilter v0.4.13 API Document diff --git a/docs/class/src/modules/help.js~Help.html b/docs/class/src/modules/help.js~Help.html index 6c823ec7..407ebb0d 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.4.12 API Document + Help | tablefilter v0.4.13 API Document diff --git a/docs/class/src/modules/highlightKeywords.js~HighlightKeyword.html b/docs/class/src/modules/highlightKeywords.js~HighlightKeyword.html index d73bb8bf..ec2d609f 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.4.12 API Document + HighlightKeyword | tablefilter v0.4.13 API Document diff --git a/docs/class/src/modules/loader.js~Loader.html b/docs/class/src/modules/loader.js~Loader.html index 5c6070e4..6d29df00 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.4.12 API Document + Loader | tablefilter v0.4.13 API Document diff --git a/docs/class/src/modules/noResults.js~NoResults.html b/docs/class/src/modules/noResults.js~NoResults.html index 98ef4880..bca29a66 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.4.12 API Document + NoResults | tablefilter v0.4.13 API Document diff --git a/docs/class/src/modules/paging.js~Paging.html b/docs/class/src/modules/paging.js~Paging.html index 7576a211..abfc241b 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.4.12 API Document + Paging | tablefilter v0.4.13 API Document diff --git a/docs/class/src/modules/popupFilter.js~PopupFilter.html b/docs/class/src/modules/popupFilter.js~PopupFilter.html index 05073e5a..5d764a59 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.4.12 API Document + PopupFilter | tablefilter v0.4.13 API Document @@ -239,7 +239,8 @@
-

Ensure filter's container element width matches column width

+

Ensure filter's container element width matches column width, enabled +by default

@@ -1267,14 +1268,15 @@ - source + source -

Ensure filter's container element width matches column width

+

Ensure filter's container element width matches column width, enabled +by default

@@ -1472,7 +1474,7 @@ - source + source @@ -1512,7 +1514,7 @@ - source + source @@ -1553,7 +1555,7 @@ - source + source @@ -1594,7 +1596,7 @@ - source + source @@ -1635,7 +1637,7 @@ - source + source @@ -1679,7 +1681,7 @@ - source + source @@ -1744,7 +1746,7 @@ - source + source @@ -1785,7 +1787,7 @@ - source + source @@ -1826,7 +1828,7 @@ - source + source @@ -1891,7 +1893,7 @@ - source + source @@ -1949,7 +1951,7 @@ - source + source @@ -2007,7 +2009,7 @@ - source + source @@ -2048,7 +2050,7 @@ - source + source @@ -2089,7 +2091,7 @@ - source + source @@ -2157,7 +2159,7 @@ - source + source @@ -2215,7 +2217,7 @@ - source + source @@ -2256,7 +2258,7 @@ - source + source @@ -2297,7 +2299,7 @@ - source + source diff --git a/docs/class/src/modules/rowsCounter.js~RowsCounter.html b/docs/class/src/modules/rowsCounter.js~RowsCounter.html index 792bfdc6..6fbbed58 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.4.12 API Document + RowsCounter | tablefilter v0.4.13 API Document diff --git a/docs/class/src/modules/state.js~State.html b/docs/class/src/modules/state.js~State.html index ef86b744..723f7672 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.4.12 API Document + State | tablefilter v0.4.13 API Document diff --git a/docs/class/src/modules/statusBar.js~StatusBar.html b/docs/class/src/modules/statusBar.js~StatusBar.html index ea7c53fe..c4d58cf0 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.4.12 API Document + StatusBar | tablefilter v0.4.13 API Document diff --git a/docs/class/src/modules/storage.js~Storage.html b/docs/class/src/modules/storage.js~Storage.html index 0e3d5845..7dd4042a 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.4.12 API Document + Storage | tablefilter v0.4.13 API Document diff --git a/docs/class/src/tablefilter.js~TableFilter.html b/docs/class/src/tablefilter.js~TableFilter.html index b4cad427..7222ac7d 100644 --- a/docs/class/src/tablefilter.js~TableFilter.html +++ b/docs/class/src/tablefilter.js~TableFilter.html @@ -3,7 +3,7 @@ - TableFilter | tablefilter v0.4.12 API Document + TableFilter | tablefilter v0.4.13 API Document diff --git a/docs/dump.json b/docs/dump.json index 96b7e63c..06b3d48b 100644 --- a/docs/dump.json +++ b/docs/dump.json @@ -12419,7 +12419,7 @@ "access": null, "description": null, "lineNumber": 1, - "content": "import {Feature} from '../feature';\nimport {isFn, isUndef} 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';\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;\n\n // Enable external filters\n tf.isExternalFlt = true;\n tf.externalFltTgtIds = [];\n\n /**\n * Close active popup filter upon filtering, enabled by default\n * @type {Boolean}\n */\n this.closeOnFiltering = f.popup_filters_close_on_filtering === false ?\n false : true;\n\n /**\n * Filter icon path\n * @type {String}\n */\n this.iconPath = f.popup_filters_image ||\n tf.themesPath + 'icn_filter.gif';\n\n /**\n * Active filter icon path\n * @type {string}\n */\n this.activeIconPath = f.popup_filters_image_active ||\n tf.themesPath + 'icn_filterActive.gif';\n\n /**\n * HTML for the filter icon\n * @type {string}\n */\n this.iconHtml = f.popup_filters_image_html ||\n '\"Column';\n\n /**\n * Css class assigned to filter container element\n * @type {String}\n */\n this.containerCssClass = f.popup_div_css_class || 'popUpFilter';\n\n /**\n * Callback fired before a popup filter is opened\n * @type {Function}\n */\n this.onBeforeOpen = isFn(f.on_before_popup_filter_open) ?\n f.on_before_popup_filter_open : null;\n\n /**\n * Callback fired after a popup filter is opened\n * @type {Function}\n */\n this.onAfterOpen = isFn(f.on_after_popup_filter_open) ?\n f.on_after_popup_filter_open : null;\n\n /**\n * Callback fired before a popup filter is closed\n * @type {Function}\n */\n this.onBeforeClose = isFn(f.on_before_popup_filter_close) ?\n f.on_before_popup_filter_close : null;\n\n /**\n * Callback fired after a popup filter is closed\n * @type {Function}\n */\n this.onAfterClose = isFn(f.on_after_popup_filter_close) ?\n f.on_after_popup_filter_close : null;\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 = this.filtersCache || [];\n\n /**\n * Ensure filter's container element width matches column width\n * @type {Boolean}\n */\n this.adjustToContainer = true;\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 return;\n } else {\n this.close(this.activeFilterIdx);\n }\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 // 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 cont = div || createElm('div', ['id', contId]);\n cont.className = this.containerCssClass;\n tf.externalFltTgtIds.push(cont.id);\n\n let header = tf.getHeaderElement(colIndex);\n header.insertBefore(cont, 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 if (this.onBeforeOpen) {\n this.onBeforeOpen.call(null, 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 if (this.onAfterOpen) {\n this.onAfterOpen.call(null, this, container, colIndex);\n }\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 if (this.onBeforeClose) {\n this.onBeforeClose.call(null, 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 if (this.onAfterClose) {\n this.onAfterClose.call(null, this, container, colIndex);\n }\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 container = this.fltElms[i];\n let fltType = 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 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 (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 tf.externalFltTgtIds = [];\n\n // unsubscribe to events\n this.emitter.off(['before-filtering'], () => this.setIconsState());\n this.emitter.off(['after-filtering'], () => this.closeAll());\n this.emitter.off(['cell-processed'],\n (tf, cellIndex) => this.changeState(cellIndex, true));\n this.emitter.off(['filters-row-inserted'], () => this.buildIcons());\n this.emitter.off(['before-filter-init'],\n (tf, colIndex) => this.build(colIndex));\n\n this.initialized = false;\n }\n\n}\n" + "content": "import {Feature} from '../feature';\nimport {isFn, isUndef} 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';\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;\n\n // Enable external filters\n tf.isExternalFlt = true;\n tf.externalFltTgtIds = [];\n\n /**\n * Close active popup filter upon filtering, enabled by default\n * @type {Boolean}\n */\n this.closeOnFiltering = f.popup_filters_close_on_filtering === false ?\n false : true;\n\n /**\n * Filter icon path\n * @type {String}\n */\n this.iconPath = f.popup_filters_image ||\n tf.themesPath + 'icn_filter.gif';\n\n /**\n * Active filter icon path\n * @type {string}\n */\n this.activeIconPath = f.popup_filters_image_active ||\n tf.themesPath + 'icn_filterActive.gif';\n\n /**\n * HTML for the filter icon\n * @type {string}\n */\n this.iconHtml = f.popup_filters_image_html ||\n '\"Column';\n\n /**\n * Css class assigned to filter container element\n * @type {String}\n */\n this.containerCssClass = f.popup_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 =\n f.popup_filters_adjust_to_container === false ? false : true;\n\n /**\n * Callback fired before a popup filter is opened\n * @type {Function}\n */\n this.onBeforeOpen = isFn(f.on_before_popup_filter_open) ?\n f.on_before_popup_filter_open : null;\n\n /**\n * Callback fired after a popup filter is opened\n * @type {Function}\n */\n this.onAfterOpen = isFn(f.on_after_popup_filter_open) ?\n f.on_after_popup_filter_open : null;\n\n /**\n * Callback fired before a popup filter is closed\n * @type {Function}\n */\n this.onBeforeClose = isFn(f.on_before_popup_filter_close) ?\n f.on_before_popup_filter_close : null;\n\n /**\n * Callback fired after a popup filter is closed\n * @type {Function}\n */\n this.onAfterClose = isFn(f.on_after_popup_filter_close) ?\n f.on_after_popup_filter_close : null;\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 = 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 return;\n } else {\n this.close(this.activeFilterIdx);\n }\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 // 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 cont = div || createElm('div', ['id', contId]);\n cont.className = this.containerCssClass;\n tf.externalFltTgtIds.push(cont.id);\n\n let header = tf.getHeaderElement(colIndex);\n header.insertBefore(cont, 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 if (this.onBeforeOpen) {\n this.onBeforeOpen.call(null, 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 if (this.onAfterOpen) {\n this.onAfterOpen.call(null, this, container, colIndex);\n }\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 if (this.onBeforeClose) {\n this.onBeforeClose.call(null, 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 if (this.onAfterClose) {\n this.onAfterClose.call(null, this, container, colIndex);\n }\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 container = this.fltElms[i];\n let fltType = 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 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 (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 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__": 587, @@ -12580,16 +12580,16 @@ "kind": "member", "static": false, "variation": null, - "name": "onBeforeOpen", + "name": "adjustToContainer", "memberof": "src/modules/popupFilter.js~PopupFilter", - "longname": "src/modules/popupFilter.js~PopupFilter#onBeforeOpen", + "longname": "src/modules/popupFilter.js~PopupFilter#adjustToContainer", "access": null, - "description": "Callback fired before a popup filter is opened", - "lineNumber": 68, + "description": "Ensure filter's container element width matches column width, enabled\nby default", + "lineNumber": 69, "type": { "nullable": null, "types": [ - "Function" + "Boolean" ], "spread": false, "description": null @@ -12600,12 +12600,12 @@ "kind": "member", "static": false, "variation": null, - "name": "onAfterOpen", + "name": "onBeforeOpen", "memberof": "src/modules/popupFilter.js~PopupFilter", - "longname": "src/modules/popupFilter.js~PopupFilter#onAfterOpen", + "longname": "src/modules/popupFilter.js~PopupFilter#onBeforeOpen", "access": null, - "description": "Callback fired after a popup filter is opened", - "lineNumber": 75, + "description": "Callback fired before a popup filter is opened", + "lineNumber": 76, "type": { "nullable": null, "types": [ @@ -12620,12 +12620,12 @@ "kind": "member", "static": false, "variation": null, - "name": "onBeforeClose", + "name": "onAfterOpen", "memberof": "src/modules/popupFilter.js~PopupFilter", - "longname": "src/modules/popupFilter.js~PopupFilter#onBeforeClose", + "longname": "src/modules/popupFilter.js~PopupFilter#onAfterOpen", "access": null, - "description": "Callback fired before a popup filter is closed", - "lineNumber": 82, + "description": "Callback fired after a popup filter is opened", + "lineNumber": 83, "type": { "nullable": null, "types": [ @@ -12640,12 +12640,12 @@ "kind": "member", "static": false, "variation": null, - "name": "onAfterClose", + "name": "onBeforeClose", "memberof": "src/modules/popupFilter.js~PopupFilter", - "longname": "src/modules/popupFilter.js~PopupFilter#onAfterClose", + "longname": "src/modules/popupFilter.js~PopupFilter#onBeforeClose", "access": null, - "description": "Callback fired after a popup filter is closed", - "lineNumber": 89, + "description": "Callback fired before a popup filter is closed", + "lineNumber": 90, "type": { "nullable": null, "types": [ @@ -12660,16 +12660,16 @@ "kind": "member", "static": false, "variation": null, - "name": "fltSpans", + "name": "onAfterClose", "memberof": "src/modules/popupFilter.js~PopupFilter", - "longname": "src/modules/popupFilter.js~PopupFilter#fltSpans", - "access": "private", - "description": "Collection of filters spans", + "longname": "src/modules/popupFilter.js~PopupFilter#onAfterClose", + "access": null, + "description": "Callback fired after a popup filter is closed", "lineNumber": 97, "type": { "nullable": null, "types": [ - "Array" + "Function" ], "spread": false, "description": null @@ -12680,12 +12680,12 @@ "kind": "member", "static": false, "variation": null, - "name": "fltIcons", + "name": "fltSpans", "memberof": "src/modules/popupFilter.js~PopupFilter", - "longname": "src/modules/popupFilter.js~PopupFilter#fltIcons", + "longname": "src/modules/popupFilter.js~PopupFilter#fltSpans", "access": "private", - "description": "Collection of filters icons", - "lineNumber": 104, + "description": "Collection of filters spans", + "lineNumber": 105, "type": { "nullable": null, "types": [ @@ -12700,12 +12700,12 @@ "kind": "member", "static": false, "variation": null, - "name": "filtersCache", + "name": "fltIcons", "memberof": "src/modules/popupFilter.js~PopupFilter", - "longname": "src/modules/popupFilter.js~PopupFilter#filtersCache", + "longname": "src/modules/popupFilter.js~PopupFilter#fltIcons", "access": "private", - "description": "Collection of filters icons cached after pop-up filters are removed", - "lineNumber": 111, + "description": "Collection of filters icons", + "lineNumber": 112, "type": { "nullable": null, "types": [ @@ -12720,12 +12720,12 @@ "kind": "member", "static": false, "variation": null, - "name": "fltElms", + "name": "filtersCache", "memberof": "src/modules/popupFilter.js~PopupFilter", - "longname": "src/modules/popupFilter.js~PopupFilter#fltElms", + "longname": "src/modules/popupFilter.js~PopupFilter#filtersCache", "access": "private", - "description": "Collection of filters containers", - "lineNumber": 118, + "description": "Collection of filters icons cached after pop-up filters are removed", + "lineNumber": 119, "type": { "nullable": null, "types": [ @@ -12740,16 +12740,16 @@ "kind": "member", "static": false, "variation": null, - "name": "adjustToContainer", + "name": "fltElms", "memberof": "src/modules/popupFilter.js~PopupFilter", - "longname": "src/modules/popupFilter.js~PopupFilter#adjustToContainer", - "access": null, - "description": "Ensure filter's container element width matches column width", - "lineNumber": 124, + "longname": "src/modules/popupFilter.js~PopupFilter#fltElms", + "access": "private", + "description": "Collection of filters containers", + "lineNumber": 126, "type": { "nullable": null, "types": [ - "Boolean" + "Array" ], "spread": false, "description": null @@ -12765,7 +12765,7 @@ "longname": "src/modules/popupFilter.js~PopupFilter#prfxDiv", "access": "private", "description": "Prefix for pop-up filter container ID", - "lineNumber": 131, + "lineNumber": 133, "type": { "nullable": null, "types": [ @@ -12785,7 +12785,7 @@ "longname": "src/modules/popupFilter.js~PopupFilter#activeFilterIdx", "access": "private", "description": "Column index of popup filter currently active", - "lineNumber": 138, + "lineNumber": 140, "type": { "nullable": null, "types": [ @@ -12805,7 +12805,7 @@ "longname": "src/modules/popupFilter.js~PopupFilter#onClick", "access": "private", "description": "Click event handler for pop-up filter icon", - "lineNumber": 145, + "lineNumber": 147, "params": [ { "name": "evt", @@ -12826,7 +12826,7 @@ "longname": "src/modules/popupFilter.js~PopupFilter#onMouseup", "access": "private", "description": "Mouse-up event handler handling popup filter auto-close behaviour", - "lineNumber": 166, + "lineNumber": 168, "params": [ { "name": "evt", @@ -12847,7 +12847,7 @@ "longname": "src/modules/popupFilter.js~PopupFilter#init", "access": null, "description": "Initialize DOM elements", - "lineNumber": 192, + "lineNumber": 194, "params": [], "generator": false }, @@ -12861,7 +12861,7 @@ "longname": "src/modules/popupFilter.js~PopupFilter#initialized", "access": null, "description": null, - "lineNumber": 224, + "lineNumber": 226, "unknown": [ { "tagName": "@inherited", @@ -12884,7 +12884,7 @@ "longname": "src/modules/popupFilter.js~PopupFilter#reset", "access": null, "description": "Reset previously destroyed feature", - "lineNumber": 230, + "lineNumber": 232, "params": [], "generator": false }, @@ -12898,7 +12898,7 @@ "longname": "src/modules/popupFilter.js~PopupFilter#buildIcons", "access": null, "description": "Build all filters icons", - "lineNumber": 240, + "lineNumber": 242, "params": [], "generator": false }, @@ -12912,7 +12912,7 @@ "longname": "src/modules/popupFilter.js~PopupFilter#buildAll", "access": null, "description": "Build all pop-up filters elements", - "lineNumber": 264, + "lineNumber": 266, "params": [], "generator": false }, @@ -12926,7 +12926,7 @@ "longname": "src/modules/popupFilter.js~PopupFilter#build", "access": null, "description": "Build a specified pop-up filter elements", - "lineNumber": 275, + "lineNumber": 277, "params": [ { "nullable": null, @@ -12961,7 +12961,7 @@ "longname": "src/modules/popupFilter.js~PopupFilter#toggle", "access": null, "description": "Toggle visibility of specified filter", - "lineNumber": 292, + "lineNumber": 294, "params": [ { "nullable": null, @@ -12986,7 +12986,7 @@ "longname": "src/modules/popupFilter.js~PopupFilter#open", "access": null, "description": "Open popup filter of specified column", - "lineNumber": 304, + "lineNumber": 306, "params": [ { "nullable": null, @@ -13011,7 +13011,7 @@ "longname": "src/modules/popupFilter.js~PopupFilter#activeFilterIdx", "access": null, "description": null, - "lineNumber": 312, + "lineNumber": 314, "undocument": true, "type": { "types": [ @@ -13029,7 +13029,7 @@ "longname": "src/modules/popupFilter.js~PopupFilter#close", "access": null, "description": "Close popup filter of specified column", - "lineNumber": 330, + "lineNumber": 332, "params": [ { "nullable": null, @@ -13054,7 +13054,7 @@ "longname": "src/modules/popupFilter.js~PopupFilter#activeFilterIdx", "access": null, "description": null, - "lineNumber": 337, + "lineNumber": 339, "undocument": true, "type": { "types": [ @@ -13072,7 +13072,7 @@ "longname": "src/modules/popupFilter.js~PopupFilter#isOpen", "access": null, "description": "Check if popup filter for specified column is open", - "lineNumber": 350, + "lineNumber": 352, "unknown": [ { "tagName": "@returns", @@ -13111,7 +13111,7 @@ "longname": "src/modules/popupFilter.js~PopupFilter#closeAll", "access": null, "description": "Close all filters excepted for the specified one if any", - "lineNumber": 358, + "lineNumber": 360, "params": [ { "nullable": null, @@ -13136,7 +13136,7 @@ "longname": "src/modules/popupFilter.js~PopupFilter#setIconsState", "access": null, "description": "Build all the icons representing the pop-up filters", - "lineNumber": 384, + "lineNumber": 386, "params": [], "generator": false }, @@ -13150,7 +13150,7 @@ "longname": "src/modules/popupFilter.js~PopupFilter#changeState", "access": null, "description": "Apply specified icon state", - "lineNumber": 395, + "lineNumber": 397, "params": [ { "nullable": null, @@ -13185,7 +13185,7 @@ "longname": "src/modules/popupFilter.js~PopupFilter#destroy", "access": null, "description": "Remove pop-up filters", - "lineNumber": 405, + "lineNumber": 407, "params": [], "generator": false }, @@ -13199,7 +13199,7 @@ "longname": "src/modules/popupFilter.js~PopupFilter#filtersCache", "access": null, "description": null, - "lineNumber": 410, + "lineNumber": 412, "undocument": true, "type": { "types": [ @@ -13217,7 +13217,7 @@ "longname": "src/modules/popupFilter.js~PopupFilter#fltElms", "access": null, "description": null, - "lineNumber": 429, + "lineNumber": 431, "undocument": true, "type": { "types": [ @@ -13235,7 +13235,7 @@ "longname": "src/modules/popupFilter.js~PopupFilter#fltSpans", "access": null, "description": null, - "lineNumber": 430, + "lineNumber": 432, "undocument": true, "type": { "types": [ @@ -13253,7 +13253,7 @@ "longname": "src/modules/popupFilter.js~PopupFilter#fltIcons", "access": null, "description": null, - "lineNumber": 431, + "lineNumber": 433, "undocument": true, "type": { "types": [ @@ -13271,7 +13271,7 @@ "longname": "src/modules/popupFilter.js~PopupFilter#initialized", "access": null, "description": null, - "lineNumber": 445, + "lineNumber": 447, "undocument": true, "type": { "types": [ diff --git a/docs/file/src/array.js.html b/docs/file/src/array.js.html index 4b803364..d2384866 100644 --- a/docs/file/src/array.js.html +++ b/docs/file/src/array.js.html @@ -3,7 +3,7 @@ - src/array.js | tablefilter v0.4.12 API Document + src/array.js | tablefilter v0.4.13 API Document diff --git a/docs/file/src/const.js.html b/docs/file/src/const.js.html index 86ad474b..d3facfc8 100644 --- a/docs/file/src/const.js.html +++ b/docs/file/src/const.js.html @@ -3,7 +3,7 @@ - src/const.js | tablefilter v0.4.12 API Document + src/const.js | tablefilter v0.4.13 API Document diff --git a/docs/file/src/cookie.js.html b/docs/file/src/cookie.js.html index ae8ab8a1..64fa4bf2 100644 --- a/docs/file/src/cookie.js.html +++ b/docs/file/src/cookie.js.html @@ -3,7 +3,7 @@ - src/cookie.js | tablefilter v0.4.12 API Document + src/cookie.js | tablefilter v0.4.13 API Document diff --git a/docs/file/src/dom.js.html b/docs/file/src/dom.js.html index 299c8f50..c355d567 100644 --- a/docs/file/src/dom.js.html +++ b/docs/file/src/dom.js.html @@ -3,7 +3,7 @@ - src/dom.js | tablefilter v0.4.12 API Document + src/dom.js | tablefilter v0.4.13 API Document diff --git a/docs/file/src/emitter.js.html b/docs/file/src/emitter.js.html index 67d66622..1c45d0ea 100644 --- a/docs/file/src/emitter.js.html +++ b/docs/file/src/emitter.js.html @@ -3,7 +3,7 @@ - src/emitter.js | tablefilter v0.4.12 API Document + src/emitter.js | tablefilter v0.4.13 API Document diff --git a/docs/file/src/event.js.html b/docs/file/src/event.js.html index 03d3ffee..d525e8be 100644 --- a/docs/file/src/event.js.html +++ b/docs/file/src/event.js.html @@ -3,7 +3,7 @@ - src/event.js | tablefilter v0.4.12 API Document + src/event.js | tablefilter v0.4.13 API Document diff --git a/docs/file/src/extensions/advancedGrid/adapterEzEditTable.js.html b/docs/file/src/extensions/advancedGrid/adapterEzEditTable.js.html index 6f549fd7..34501545 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.4.12 API Document + src/extensions/advancedGrid/adapterEzEditTable.js | tablefilter v0.4.13 API Document diff --git a/docs/file/src/extensions/advancedGrid/advancedGrid.js.html b/docs/file/src/extensions/advancedGrid/advancedGrid.js.html index 29fa1b2b..e6f3be7a 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.4.12 API Document + src/extensions/advancedGrid/advancedGrid.js | tablefilter v0.4.13 API Document diff --git a/docs/file/src/extensions/colOps/colOps.js.html b/docs/file/src/extensions/colOps/colOps.js.html index 73a16ed4..ab34aba5 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.4.12 API Document + src/extensions/colOps/colOps.js | tablefilter v0.4.13 API Document diff --git a/docs/file/src/extensions/colsVisibility/colsVisibility.js.html b/docs/file/src/extensions/colsVisibility/colsVisibility.js.html index f5ba3366..11dec6e3 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.4.12 API Document + src/extensions/colsVisibility/colsVisibility.js | tablefilter v0.4.13 API Document diff --git a/docs/file/src/extensions/filtersVisibility/filtersVisibility.js.html b/docs/file/src/extensions/filtersVisibility/filtersVisibility.js.html index ce057aa8..38b30c19 100644 --- a/docs/file/src/extensions/filtersVisibility/filtersVisibility.js.html +++ b/docs/file/src/extensions/filtersVisibility/filtersVisibility.js.html @@ -3,7 +3,7 @@ - src/extensions/filtersVisibility/filtersVisibility.js | tablefilter v0.4.12 API Document + src/extensions/filtersVisibility/filtersVisibility.js | tablefilter v0.4.13 API Document diff --git a/docs/file/src/extensions/sort/adapterSortabletable.js.html b/docs/file/src/extensions/sort/adapterSortabletable.js.html index a49f16f9..af5af660 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.4.12 API Document + src/extensions/sort/adapterSortabletable.js | tablefilter v0.4.13 API Document diff --git a/docs/file/src/extensions/sort/sort.js.html b/docs/file/src/extensions/sort/sort.js.html index 629e1a31..93f81e1d 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.4.12 API Document + src/extensions/sort/sort.js | tablefilter v0.4.13 API Document diff --git a/docs/file/src/feature.js.html b/docs/file/src/feature.js.html index 4e21982a..e3f1d575 100644 --- a/docs/file/src/feature.js.html +++ b/docs/file/src/feature.js.html @@ -3,7 +3,7 @@ - src/feature.js | tablefilter v0.4.12 API Document + src/feature.js | tablefilter v0.4.13 API Document diff --git a/docs/file/src/modules/alternateRows.js.html b/docs/file/src/modules/alternateRows.js.html index be78f9c4..e8ae3b10 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.4.12 API Document + src/modules/alternateRows.js | tablefilter v0.4.13 API Document diff --git a/docs/file/src/modules/checkList.js.html b/docs/file/src/modules/checkList.js.html index 89090fca..75ada39c 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.4.12 API Document + src/modules/checkList.js | tablefilter v0.4.13 API Document diff --git a/docs/file/src/modules/clearButton.js.html b/docs/file/src/modules/clearButton.js.html index b821333f..72b2d539 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.4.12 API Document + src/modules/clearButton.js | tablefilter v0.4.13 API Document diff --git a/docs/file/src/modules/dateType.js.html b/docs/file/src/modules/dateType.js.html index 2d4071e8..5a76346b 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.4.12 API Document + src/modules/dateType.js | tablefilter v0.4.13 API Document diff --git a/docs/file/src/modules/dropdown.js.html b/docs/file/src/modules/dropdown.js.html index ee38dd59..40ef9b01 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.4.12 API Document + src/modules/dropdown.js | tablefilter v0.4.13 API Document diff --git a/docs/file/src/modules/gridLayout.js.html b/docs/file/src/modules/gridLayout.js.html index cf4471ed..fd2f8de3 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.4.12 API Document + src/modules/gridLayout.js | tablefilter v0.4.13 API Document diff --git a/docs/file/src/modules/hash.js.html b/docs/file/src/modules/hash.js.html index f152c81b..2865c059 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.4.12 API Document + src/modules/hash.js | tablefilter v0.4.13 API Document diff --git a/docs/file/src/modules/help.js.html b/docs/file/src/modules/help.js.html index 1c8ee723..4b9a6c40 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.4.12 API Document + src/modules/help.js | tablefilter v0.4.13 API Document diff --git a/docs/file/src/modules/highlightKeywords.js.html b/docs/file/src/modules/highlightKeywords.js.html index 08300b0b..c9ac17d6 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.4.12 API Document + src/modules/highlightKeywords.js | tablefilter v0.4.13 API Document diff --git a/docs/file/src/modules/loader.js.html b/docs/file/src/modules/loader.js.html index 53f6d050..97c53013 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.4.12 API Document + src/modules/loader.js | tablefilter v0.4.13 API Document diff --git a/docs/file/src/modules/noResults.js.html b/docs/file/src/modules/noResults.js.html index cf4324d2..f86a96d6 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.4.12 API Document + src/modules/noResults.js | tablefilter v0.4.13 API Document diff --git a/docs/file/src/modules/paging.js.html b/docs/file/src/modules/paging.js.html index a4e4b749..cd7bbd8d 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.4.12 API Document + src/modules/paging.js | tablefilter v0.4.13 API Document diff --git a/docs/file/src/modules/popupFilter.js.html b/docs/file/src/modules/popupFilter.js.html index a643b6f9..a455a892 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.4.12 API Document + src/modules/popupFilter.js | tablefilter v0.4.13 API Document @@ -182,6 +182,14 @@ export class PopupFilter extends Feature { */ this.containerCssClass = f.popup_div_css_class || 'popUpFilter'; + /** + * Ensure filter's container element width matches column width, enabled + * by default + * @type {Boolean} + */ + this.adjustToContainer = + f.popup_filters_adjust_to_container === false ? false : true; + /** * Callback fired before a popup filter is opened * @type {Function} @@ -238,12 +246,6 @@ export class PopupFilter extends Feature { */ this.fltElms = this.filtersCache || []; - /** - * Ensure filter's container element width matches column width - * @type {Boolean} - */ - this.adjustToContainer = true; - /** * Prefix for pop-up filter container ID * @type {String} diff --git a/docs/file/src/modules/rowsCounter.js.html b/docs/file/src/modules/rowsCounter.js.html index 04ef33ec..ed76fd21 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.4.12 API Document + src/modules/rowsCounter.js | tablefilter v0.4.13 API Document diff --git a/docs/file/src/modules/state.js.html b/docs/file/src/modules/state.js.html index 41c160c8..244bf7c6 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.4.12 API Document + src/modules/state.js | tablefilter v0.4.13 API Document diff --git a/docs/file/src/modules/statusBar.js.html b/docs/file/src/modules/statusBar.js.html index 6375e93e..9c9c0bfd 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.4.12 API Document + src/modules/statusBar.js | tablefilter v0.4.13 API Document diff --git a/docs/file/src/modules/storage.js.html b/docs/file/src/modules/storage.js.html index b8f15c64..a92d0d43 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.4.12 API Document + src/modules/storage.js | tablefilter v0.4.13 API Document diff --git a/docs/file/src/number.js.html b/docs/file/src/number.js.html index 9dc52107..303b9666 100644 --- a/docs/file/src/number.js.html +++ b/docs/file/src/number.js.html @@ -3,7 +3,7 @@ - src/number.js | tablefilter v0.4.12 API Document + src/number.js | tablefilter v0.4.13 API Document diff --git a/docs/file/src/root.js.html b/docs/file/src/root.js.html index d8ecab8b..4250fe8f 100644 --- a/docs/file/src/root.js.html +++ b/docs/file/src/root.js.html @@ -3,7 +3,7 @@ - src/root.js | tablefilter v0.4.12 API Document + src/root.js | tablefilter v0.4.13 API Document diff --git a/docs/file/src/sort.js.html b/docs/file/src/sort.js.html index 67b92caf..664bcc2f 100644 --- a/docs/file/src/sort.js.html +++ b/docs/file/src/sort.js.html @@ -3,7 +3,7 @@ - src/sort.js | tablefilter v0.4.12 API Document + src/sort.js | tablefilter v0.4.13 API Document diff --git a/docs/file/src/string.js.html b/docs/file/src/string.js.html index f9b46e73..0b30d1b4 100644 --- a/docs/file/src/string.js.html +++ b/docs/file/src/string.js.html @@ -3,7 +3,7 @@ - src/string.js | tablefilter v0.4.12 API Document + src/string.js | tablefilter v0.4.13 API Document diff --git a/docs/file/src/tablefilter.js.html b/docs/file/src/tablefilter.js.html index 50e4d02b..c84026f0 100644 --- a/docs/file/src/tablefilter.js.html +++ b/docs/file/src/tablefilter.js.html @@ -3,7 +3,7 @@ - src/tablefilter.js | tablefilter v0.4.12 API Document + src/tablefilter.js | tablefilter v0.4.13 API Document diff --git a/docs/file/src/types.js.html b/docs/file/src/types.js.html index 2a667e46..0942524d 100644 --- a/docs/file/src/types.js.html +++ b/docs/file/src/types.js.html @@ -3,7 +3,7 @@ - src/types.js | tablefilter v0.4.12 API Document + src/types.js | tablefilter v0.4.13 API Document diff --git a/docs/identifiers.html b/docs/identifiers.html index 25aaebe7..544d70b4 100644 --- a/docs/identifiers.html +++ b/docs/identifiers.html @@ -3,7 +3,7 @@ - Index | tablefilter v0.4.12 API Document + Index | tablefilter v0.4.13 API Document diff --git a/docs/index.html b/docs/index.html index 3b5ce56c..96a74a27 100644 --- a/docs/index.html +++ b/docs/index.html @@ -3,7 +3,7 @@ - tablefilter v0.4.12 API Document + tablefilter v0.4.13 API Document diff --git a/docs/package.json b/docs/package.json index 9c5f73cb..1b78fe11 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,6 +1,6 @@ { "name": "tablefilter", - "version": "0.4.12", + "version": "0.4.13", "description": "A Javascript library making HTML tables filterable and a bit more", "license": "MIT", "author": { @@ -37,7 +37,7 @@ "devDependencies": { "babel-core": "^6.18.2", "babel-eslint": "7.1.1", - "babel-loader": "^6.2.6", + "babel-loader": "^6.2.8", "babel-plugin-transform-es2015-classes": "^6.18.0", "babel-preset-es2015": "^6.18.0", "clean-webpack-plugin": "^0.1.14", diff --git a/docs/source.html b/docs/source.html index 4f2ce152..66d679ed 100644 --- a/docs/source.html +++ b/docs/source.html @@ -3,7 +3,7 @@ - Source | tablefilter v0.4.12 API Document + Source | tablefilter v0.4.13 API Document @@ -139,7 +139,7 @@ 100 %1/1 545 byte 22 - 2016-11-07 13:53:38 (UTC) + 2016-11-03 03:22:13 (UTC) src/const.js @@ -164,7 +164,7 @@ 100 %18/18 1536 byte 118 - 2016-11-07 13:53:38 (UTC) + 2016-11-03 03:22:13 (UTC) src/cookie.js @@ -172,7 +172,7 @@ - 1412 byte 57 - 2016-11-07 13:53:38 (UTC) + 2016-11-03 03:22:13 (UTC) src/dom.js @@ -191,7 +191,7 @@ 100 %12/12 4767 byte 191 - 2016-11-07 13:53:38 (UTC) + 2016-11-03 03:22:13 (UTC) src/emitter.js @@ -199,7 +199,7 @@ 100 %6/6 1323 byte 53 - 2016-11-07 13:53:38 (UTC) + 2016-11-03 03:22:13 (UTC) src/event.js @@ -212,7 +212,7 @@ 100 %6/6 2379 byte 102 - 2016-11-07 13:53:38 (UTC) + 2016-11-03 03:22:13 (UTC) src/extensions/advancedGrid/adapterEzEditTable.js @@ -220,7 +220,7 @@ 100 %13/13 18919 byte 502 - 2016-11-07 13:53:38 (UTC) + 2016-11-03 03:22:13 (UTC) src/extensions/advancedGrid/advancedGrid.js @@ -228,7 +228,7 @@ - 90 byte 2 - 2016-11-07 13:53:38 (UTC) + 2016-11-03 03:22:13 (UTC) src/extensions/colOps/colOps.js @@ -236,7 +236,7 @@ 100 %9/9 13632 byte 370 - 2016-11-07 13:53:38 (UTC) + 2016-11-03 03:22:13 (UTC) src/extensions/colsVisibility/colsVisibility.js @@ -244,7 +244,7 @@ 100 %49/49 20592 byte 712 - 2016-11-07 13:53:38 (UTC) + 2016-11-03 03:22:13 (UTC) src/extensions/filtersVisibility/filtersVisibility.js @@ -252,7 +252,7 @@ 100 %25/25 7860 byte 305 - 2016-11-07 13:53:38 (UTC) + 2016-11-03 03:22:13 (UTC) src/extensions/sort/adapterSortabletable.js @@ -260,7 +260,7 @@ 100 %23/23 16473 byte 537 - 2016-11-07 13:53:38 (UTC) + 2016-11-03 03:22:13 (UTC) src/extensions/sort/sort.js @@ -268,7 +268,7 @@ - 197 byte 8 - 2016-11-07 13:53:38 (UTC) + 2016-11-03 03:22:13 (UTC) src/feature.js @@ -276,7 +276,7 @@ 100 %14/14 1761 byte 94 - 2016-11-07 13:53:38 (UTC) + 2016-11-03 03:22:13 (UTC) src/modules/alternateRows.js @@ -284,7 +284,7 @@ 100 %9/9 3527 byte 140 - 2016-11-07 13:53:38 (UTC) + 2016-11-03 03:22:13 (UTC) src/modules/checkList.js @@ -292,7 +292,7 @@ 100 %18/18 18359 byte 570 - 2016-11-07 13:53:38 (UTC) + 2016-11-03 03:22:13 (UTC) src/modules/clearButton.js @@ -300,7 +300,7 @@ 100 %10/10 3129 byte 128 - 2016-11-07 13:53:38 (UTC) + 2016-11-03 03:22:13 (UTC) src/modules/dateType.js @@ -308,7 +308,7 @@ 100 %11/11 3997 byte 147 - 2016-11-07 13:53:38 (UTC) + 2016-11-03 03:22:13 (UTC) src/modules/dropdown.js @@ -316,7 +316,7 @@ 100 %13/13 13032 byte 426 - 2016-11-07 13:53:38 (UTC) + 2016-11-03 03:22:13 (UTC) src/modules/gridLayout.js @@ -324,7 +324,7 @@ 100 %16/16 14075 byte 494 - 2016-11-07 13:53:38 (UTC) + 2016-11-03 03:22:13 (UTC) src/modules/hash.js @@ -333,7 +333,7 @@ 100 %10/10 2981 byte 126 - 2016-11-07 13:53:38 (UTC) + 2016-11-03 03:22:13 (UTC) src/modules/help.js @@ -341,7 +341,7 @@ 100 %17/17 5809 byte 200 - 2016-11-07 13:53:38 (UTC) + 2016-11-03 03:22:13 (UTC) src/modules/highlightKeywords.js @@ -349,7 +349,7 @@ 100 %10/10 4360 byte 147 - 2016-11-07 13:53:38 (UTC) + 2016-11-03 03:22:13 (UTC) src/modules/loader.js @@ -357,7 +357,7 @@ 100 %14/14 4027 byte 172 - 2016-11-07 13:53:38 (UTC) + 2016-11-03 03:22:13 (UTC) src/modules/noResults.js @@ -365,7 +365,7 @@ 100 %17/17 5015 byte 208 - 2016-11-07 13:53:38 (UTC) + 2016-11-03 03:22:13 (UTC) src/modules/paging.js @@ -373,15 +373,15 @@ 100 %45/45 27579 byte 901 - 2016-11-07 13:53:38 (UTC) + 2016-11-03 03:22:13 (UTC) src/modules/popupFilter.js PopupFilter 100 %26/26 - 12882 byte - 448 - 2016-11-07 13:53:38 (UTC) + 12981 byte + 450 + 2016-11-03 03:22:13 (UTC) src/modules/rowsCounter.js @@ -389,7 +389,7 @@ 100 %13/13 5760 byte 201 - 2016-11-07 13:53:38 (UTC) + 2016-11-03 03:22:13 (UTC) src/modules/state.js @@ -397,7 +397,7 @@ 100 %24/24 14771 byte 541 - 2016-11-07 13:53:38 (UTC) + 2016-11-03 03:22:13 (UTC) src/modules/statusBar.js @@ -405,7 +405,7 @@ 100 %22/22 8595 byte 302 - 2016-11-07 13:53:38 (UTC) + 2016-11-03 03:22:13 (UTC) src/modules/storage.js @@ -414,7 +414,7 @@ 100 %10/10 3544 byte 162 - 2016-11-07 13:53:38 (UTC) + 2016-11-03 03:22:13 (UTC) src/number.js @@ -422,7 +422,7 @@ 100 %1/1 998 byte 29 - 2016-11-07 13:53:38 (UTC) + 2016-11-03 03:22:13 (UTC) src/root.js @@ -430,7 +430,7 @@ 100 %1/1 235 byte 6 - 2016-11-07 13:53:38 (UTC) + 2016-11-03 03:22:13 (UTC) src/sort.js @@ -440,7 +440,7 @@ 100 %3/3 930 byte 33 - 2016-11-07 13:53:38 (UTC) + 2016-11-03 03:22:13 (UTC) src/string.js @@ -452,7 +452,7 @@ 100 %5/5 2082 byte 76 - 2016-11-07 13:53:38 (UTC) + 2016-11-03 03:22:13 (UTC) src/tablefilter.js @@ -460,7 +460,7 @@ 100 %169/169 90981 byte 3003 - 2016-11-07 13:53:38 (UTC) + 2016-11-03 03:22:13 (UTC) src/types.js @@ -475,7 +475,7 @@ 100 %8/8 1451 byte 67 - 2016-11-07 13:53:38 (UTC) + 2016-11-03 03:22:13 (UTC) diff --git a/docs/variable/index.html b/docs/variable/index.html index e6d86aed..0b1fb4b0 100644 --- a/docs/variable/index.html +++ b/docs/variable/index.html @@ -3,7 +3,7 @@ - Variable | tablefilter v0.4.12 API Document + Variable | tablefilter v0.4.13 API Document