diff --git a/docs/ast/source/modules/markActiveColumns.js.json b/docs/ast/source/modules/markActiveColumns.js.json index 2eda9800..56f53a44 100644 --- a/docs/ast/source/modules/markActiveColumns.js.json +++ b/docs/ast/source/modules/markActiveColumns.js.json @@ -656,16 +656,52 @@ } }, "init": { - "type": "MemberExpression", - "computed": false, - "object": { + "type": "LogicalExpression", + "operator": "||", + "left": { "type": "MemberExpression", "computed": false, "object": { - "type": "ThisExpression", + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 493, + 497 + ], + "loc": { + "start": { + "line": 20, + "column": 21 + }, + "end": { + "line": 20, + "column": 25 + } + } + }, + "property": { + "type": "Identifier", + "name": "config", + "range": [ + 498, + 504 + ], + "loc": { + "start": { + "line": 20, + "column": 26 + }, + "end": { + "line": 20, + "column": 32 + } + } + }, "range": [ 493, - 497 + 504 ], "loc": { "start": { @@ -674,31 +710,31 @@ }, "end": { "line": 20, - "column": 25 + "column": 32 } } }, "property": { "type": "Identifier", - "name": "config", + "name": "mark_active_columns", "range": [ - 498, - 504 + 505, + 524 ], "loc": { "start": { "line": 20, - "column": 26 + "column": 33 }, "end": { "line": 20, - "column": 32 + "column": 52 } } }, "range": [ 493, - 504 + 524 ], "loc": { "start": { @@ -707,31 +743,31 @@ }, "end": { "line": 20, - "column": 32 + "column": 52 } } }, - "property": { - "type": "Identifier", - "name": "mark_active_columns", + "right": { + "type": "ObjectExpression", + "properties": [], "range": [ - 505, - 524 + 528, + 530 ], "loc": { "start": { "line": 20, - "column": 33 + "column": 56 }, "end": { "line": 20, - "column": 52 + "column": 58 } } }, "range": [ 493, - 524 + 530 ], "loc": { "start": { @@ -740,13 +776,13 @@ }, "end": { "line": 20, - "column": 52 + "column": 58 } } }, "range": [ 484, - 524 + 530 ], "loc": { "start": { @@ -755,35 +791,15 @@ }, "end": { "line": 20, - "column": 52 + "column": 58 } - }, - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Css class for filtered (active) columns\n * @type {String}\n ", - "range": [ - 534, - 626 - ], - "loc": { - "start": { - "line": 22, - "column": 8 - }, - "end": { - "line": 25, - "column": 11 - } - } - } - ] + } } ], "kind": "let", "range": [ 480, - 635 + 531 ], "loc": { "start": { @@ -791,10 +807,30 @@ "column": 8 }, "end": { - "line": 26, - "column": 8 + "line": 20, + "column": 59 } - } + }, + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Css class for filtered (active) columns\n * @type {String}\n ", + "range": [ + 541, + 633 + ], + "loc": { + "start": { + "line": 22, + "column": 8 + }, + "end": { + "line": 25, + "column": 11 + } + } + } + ] }, { "type": "ExpressionStatement", @@ -807,8 +843,8 @@ "object": { "type": "ThisExpression", "range": [ - 635, - 639 + 642, + 646 ], "loc": { "start": { @@ -825,8 +861,8 @@ "type": "Identifier", "name": "headerCssClass", "range": [ - 640, - 654 + 647, + 661 ], "loc": { "start": { @@ -840,8 +876,8 @@ } }, "range": [ - 635, - 654 + 642, + 661 ], "loc": { "start": { @@ -864,8 +900,8 @@ "type": "Identifier", "name": "config", "range": [ - 657, - 663 + 664, + 670 ], "loc": { "start": { @@ -882,8 +918,8 @@ "type": "Identifier", "name": "header_css_class", "range": [ - 664, - 680 + 671, + 687 ], "loc": { "start": { @@ -897,8 +933,8 @@ } }, "range": [ - 657, - 680 + 664, + 687 ], "loc": { "start": { @@ -916,8 +952,8 @@ "value": "activeHeader", "raw": "'activeHeader'", "range": [ - 684, - 698 + 691, + 705 ], "loc": { "start": { @@ -931,8 +967,8 @@ } }, "range": [ - 657, - 698 + 664, + 705 ], "loc": { "start": { @@ -946,8 +982,8 @@ } }, "range": [ - 635, - 698 + 642, + 705 ], "loc": { "start": { @@ -961,8 +997,8 @@ } }, "range": [ - 635, - 699 + 642, + 706 ], "loc": { "start": { @@ -979,8 +1015,8 @@ "type": "Block", "value": "*\n * Css class for filtered (active) columns\n * @type {String}\n ", "range": [ - 534, - 626 + 541, + 633 ], "loc": { "start": { @@ -999,8 +1035,8 @@ "type": "Block", "value": "*\n * Callback fired before a column is marked as filtered\n * @type {Function}\n ", "range": [ - 709, - 816 + 716, + 823 ], "loc": { "start": { @@ -1026,8 +1062,8 @@ "object": { "type": "ThisExpression", "range": [ - 825, - 829 + 832, + 836 ], "loc": { "start": { @@ -1044,8 +1080,8 @@ "type": "Identifier", "name": "onBeforeActiveColumn", "range": [ - 830, - 850 + 837, + 857 ], "loc": { "start": { @@ -1059,8 +1095,8 @@ } }, "range": [ - 825, - 850 + 832, + 857 ], "loc": { "start": { @@ -1081,8 +1117,8 @@ "type": "Identifier", "name": "isFn", "range": [ - 853, - 857 + 860, + 864 ], "loc": { "start": { @@ -1103,8 +1139,8 @@ "type": "Identifier", "name": "config", "range": [ - 858, - 864 + 865, + 871 ], "loc": { "start": { @@ -1121,8 +1157,8 @@ "type": "Identifier", "name": "on_before_active_column", "range": [ - 865, - 888 + 872, + 895 ], "loc": { "start": { @@ -1136,8 +1172,8 @@ } }, "range": [ - 858, - 888 + 865, + 895 ], "loc": { "start": { @@ -1152,8 +1188,8 @@ } ], "range": [ - 853, - 889 + 860, + 896 ], "loc": { "start": { @@ -1173,8 +1209,8 @@ "type": "Identifier", "name": "config", "range": [ - 904, - 910 + 911, + 917 ], "loc": { "start": { @@ -1191,8 +1227,8 @@ "type": "Identifier", "name": "on_before_active_column", "range": [ - 911, - 934 + 918, + 941 ], "loc": { "start": { @@ -1206,8 +1242,8 @@ } }, "range": [ - 904, - 934 + 911, + 941 ], "loc": { "start": { @@ -1224,8 +1260,8 @@ "type": "Identifier", "name": "EMPTY_FN", "range": [ - 937, - 945 + 944, + 952 ], "loc": { "start": { @@ -1239,8 +1275,8 @@ } }, "range": [ - 853, - 945 + 860, + 952 ], "loc": { "start": { @@ -1254,8 +1290,8 @@ } }, "range": [ - 825, - 945 + 832, + 952 ], "loc": { "start": { @@ -1269,8 +1305,8 @@ } }, "range": [ - 825, - 946 + 832, + 953 ], "loc": { "start": { @@ -1287,8 +1323,8 @@ "type": "Block", "value": "*\n * Callback fired before a column is marked as filtered\n * @type {Function}\n ", "range": [ - 709, - 816 + 716, + 823 ], "loc": { "start": { @@ -1307,8 +1343,8 @@ "type": "Block", "value": "*\n * Callback fired after a column is marked as filtered\n * @type {Function}\n ", "range": [ - 956, - 1062 + 963, + 1069 ], "loc": { "start": { @@ -1334,8 +1370,8 @@ "object": { "type": "ThisExpression", "range": [ - 1071, - 1075 + 1078, + 1082 ], "loc": { "start": { @@ -1352,8 +1388,8 @@ "type": "Identifier", "name": "onAfterActiveColumn", "range": [ - 1076, - 1095 + 1083, + 1102 ], "loc": { "start": { @@ -1367,8 +1403,8 @@ } }, "range": [ - 1071, - 1095 + 1078, + 1102 ], "loc": { "start": { @@ -1389,8 +1425,8 @@ "type": "Identifier", "name": "isFn", "range": [ - 1098, - 1102 + 1105, + 1109 ], "loc": { "start": { @@ -1411,8 +1447,8 @@ "type": "Identifier", "name": "config", "range": [ - 1103, - 1109 + 1110, + 1116 ], "loc": { "start": { @@ -1429,8 +1465,8 @@ "type": "Identifier", "name": "on_after_active_column", "range": [ - 1110, - 1132 + 1117, + 1139 ], "loc": { "start": { @@ -1444,8 +1480,8 @@ } }, "range": [ - 1103, - 1132 + 1110, + 1139 ], "loc": { "start": { @@ -1460,8 +1496,8 @@ } ], "range": [ - 1098, - 1133 + 1105, + 1140 ], "loc": { "start": { @@ -1481,8 +1517,8 @@ "type": "Identifier", "name": "config", "range": [ - 1148, - 1154 + 1155, + 1161 ], "loc": { "start": { @@ -1499,8 +1535,8 @@ "type": "Identifier", "name": "on_after_active_column", "range": [ - 1155, - 1177 + 1162, + 1184 ], "loc": { "start": { @@ -1514,8 +1550,8 @@ } }, "range": [ - 1148, - 1177 + 1155, + 1184 ], "loc": { "start": { @@ -1532,8 +1568,8 @@ "type": "Identifier", "name": "EMPTY_FN", "range": [ - 1180, - 1188 + 1187, + 1195 ], "loc": { "start": { @@ -1547,8 +1583,8 @@ } }, "range": [ - 1098, - 1188 + 1105, + 1195 ], "loc": { "start": { @@ -1562,8 +1598,8 @@ } }, "range": [ - 1071, - 1188 + 1078, + 1195 ], "loc": { "start": { @@ -1577,8 +1613,8 @@ } }, "range": [ - 1071, - 1189 + 1078, + 1196 ], "loc": { "start": { @@ -1595,8 +1631,8 @@ "type": "Block", "value": "*\n * Callback fired after a column is marked as filtered\n * @type {Function}\n ", "range": [ - 956, - 1062 + 963, + 1069 ], "loc": { "start": { @@ -1614,7 +1650,7 @@ ], "range": [ 429, - 1195 + 1202 ], "loc": { "start": { @@ -1631,7 +1667,7 @@ "expression": false, "range": [ 424, - 1195 + 1202 ], "loc": { "start": { @@ -1648,7 +1684,7 @@ "computed": false, "range": [ 413, - 1195 + 1202 ], "loc": { "start": { @@ -1685,8 +1721,8 @@ "type": "Block", "value": "*\n * Initialise MarkActiveColumns instance\n ", "range": [ - 1201, - 1257 + 1208, + 1264 ], "loc": { "start": { @@ -1708,8 +1744,8 @@ "type": "Identifier", "name": "init", "range": [ - 1262, - 1266 + 1269, + 1273 ], "loc": { "start": { @@ -1737,8 +1773,8 @@ "object": { "type": "ThisExpression", "range": [ - 1283, - 1287 + 1290, + 1294 ], "loc": { "start": { @@ -1755,8 +1791,8 @@ "type": "Identifier", "name": "initialized", "range": [ - 1288, - 1299 + 1295, + 1306 ], "loc": { "start": { @@ -1770,8 +1806,8 @@ } }, "range": [ - 1283, - 1299 + 1290, + 1306 ], "loc": { "start": { @@ -1791,8 +1827,8 @@ "type": "ReturnStatement", "argument": null, "range": [ - 1315, - 1322 + 1322, + 1329 ], "loc": { "start": { @@ -1807,8 +1843,8 @@ } ], "range": [ - 1301, - 1332 + 1308, + 1339 ], "loc": { "start": { @@ -1823,8 +1859,8 @@ }, "alternate": null, "range": [ - 1279, - 1332 + 1286, + 1339 ], "loc": { "start": { @@ -1850,8 +1886,8 @@ "object": { "type": "ThisExpression", "range": [ - 1342, - 1346 + 1349, + 1353 ], "loc": { "start": { @@ -1868,8 +1904,8 @@ "type": "Identifier", "name": "emitter", "range": [ - 1347, - 1354 + 1354, + 1361 ], "loc": { "start": { @@ -1883,8 +1919,8 @@ } }, "range": [ - 1342, - 1354 + 1349, + 1361 ], "loc": { "start": { @@ -1901,8 +1937,8 @@ "type": "Identifier", "name": "on", "range": [ - 1355, - 1357 + 1362, + 1364 ], "loc": { "start": { @@ -1916,8 +1952,8 @@ } }, "range": [ - 1342, - 1357 + 1349, + 1364 ], "loc": { "start": { @@ -1939,8 +1975,8 @@ "value": "before-filtering", "raw": "'before-filtering'", "range": [ - 1359, - 1377 + 1366, + 1384 ], "loc": { "start": { @@ -1955,8 +1991,8 @@ } ], "range": [ - 1358, - 1378 + 1365, + 1385 ], "loc": { "start": { @@ -1981,8 +2017,8 @@ "object": { "type": "ThisExpression", "range": [ - 1386, - 1390 + 1393, + 1397 ], "loc": { "start": { @@ -1999,8 +2035,8 @@ "type": "Identifier", "name": "clearActiveColumns", "range": [ - 1391, - 1409 + 1398, + 1416 ], "loc": { "start": { @@ -2014,8 +2050,8 @@ } }, "range": [ - 1386, - 1409 + 1393, + 1416 ], "loc": { "start": { @@ -2030,8 +2066,8 @@ }, "arguments": [], "range": [ - 1386, - 1411 + 1393, + 1418 ], "loc": { "start": { @@ -2047,8 +2083,8 @@ "generator": false, "expression": true, "range": [ - 1380, - 1411 + 1387, + 1418 ], "loc": { "start": { @@ -2063,8 +2099,8 @@ } ], "range": [ - 1342, - 1412 + 1349, + 1419 ], "loc": { "start": { @@ -2078,8 +2114,8 @@ } }, "range": [ - 1342, - 1413 + 1349, + 1420 ], "loc": { "start": { @@ -2105,8 +2141,8 @@ "object": { "type": "ThisExpression", "range": [ - 1422, - 1426 + 1429, + 1433 ], "loc": { "start": { @@ -2123,8 +2159,8 @@ "type": "Identifier", "name": "emitter", "range": [ - 1427, - 1434 + 1434, + 1441 ], "loc": { "start": { @@ -2138,8 +2174,8 @@ } }, "range": [ - 1422, - 1434 + 1429, + 1441 ], "loc": { "start": { @@ -2156,8 +2192,8 @@ "type": "Identifier", "name": "on", "range": [ - 1435, - 1437 + 1442, + 1444 ], "loc": { "start": { @@ -2171,8 +2207,8 @@ } }, "range": [ - 1422, - 1437 + 1429, + 1444 ], "loc": { "start": { @@ -2194,8 +2230,8 @@ "value": "cell-processed", "raw": "'cell-processed'", "range": [ - 1452, - 1468 + 1459, + 1475 ], "loc": { "start": { @@ -2210,8 +2246,8 @@ } ], "range": [ - 1451, - 1469 + 1458, + 1476 ], "loc": { "start": { @@ -2232,8 +2268,8 @@ "type": "Identifier", "name": "tf", "range": [ - 1484, - 1486 + 1491, + 1493 ], "loc": { "start": { @@ -2250,8 +2286,8 @@ "type": "Identifier", "name": "colIndex", "range": [ - 1488, - 1496 + 1495, + 1503 ], "loc": { "start": { @@ -2273,8 +2309,8 @@ "object": { "type": "ThisExpression", "range": [ - 1501, - 1505 + 1508, + 1512 ], "loc": { "start": { @@ -2291,8 +2327,8 @@ "type": "Identifier", "name": "markActiveColumn", "range": [ - 1506, - 1522 + 1513, + 1529 ], "loc": { "start": { @@ -2306,8 +2342,8 @@ } }, "range": [ - 1501, - 1522 + 1508, + 1529 ], "loc": { "start": { @@ -2325,8 +2361,8 @@ "type": "Identifier", "name": "colIndex", "range": [ - 1523, - 1531 + 1530, + 1538 ], "loc": { "start": { @@ -2341,8 +2377,8 @@ } ], "range": [ - 1501, - 1532 + 1508, + 1539 ], "loc": { "start": { @@ -2358,8 +2394,8 @@ "generator": false, "expression": true, "range": [ - 1483, - 1532 + 1490, + 1539 ], "loc": { "start": { @@ -2374,8 +2410,8 @@ } ], "range": [ - 1422, - 1542 + 1429, + 1549 ], "loc": { "start": { @@ -2389,8 +2425,8 @@ } }, "range": [ - 1422, - 1543 + 1429, + 1550 ], "loc": { "start": { @@ -2407,8 +2443,8 @@ "type": "Block", "value": "* @inherited ", "range": [ - 1553, - 1570 + 1560, + 1577 ], "loc": { "start": { @@ -2434,8 +2470,8 @@ "object": { "type": "ThisExpression", "range": [ - 1579, - 1583 + 1586, + 1590 ], "loc": { "start": { @@ -2452,8 +2488,8 @@ "type": "Identifier", "name": "initialized", "range": [ - 1584, - 1595 + 1591, + 1602 ], "loc": { "start": { @@ -2467,8 +2503,8 @@ } }, "range": [ - 1579, - 1595 + 1586, + 1602 ], "loc": { "start": { @@ -2486,8 +2522,8 @@ "value": true, "raw": "true", "range": [ - 1598, - 1602 + 1605, + 1609 ], "loc": { "start": { @@ -2501,8 +2537,8 @@ } }, "range": [ - 1579, - 1602 + 1586, + 1609 ], "loc": { "start": { @@ -2516,8 +2552,8 @@ } }, "range": [ - 1579, - 1603 + 1586, + 1610 ], "loc": { "start": { @@ -2534,8 +2570,8 @@ "type": "Block", "value": "* @inherited ", "range": [ - 1553, - 1570 + 1560, + 1577 ], "loc": { "start": { @@ -2552,8 +2588,8 @@ } ], "range": [ - 1269, - 1609 + 1276, + 1616 ], "loc": { "start": { @@ -2569,8 +2605,8 @@ "generator": false, "expression": false, "range": [ - 1266, - 1609 + 1273, + 1616 ], "loc": { "start": { @@ -2586,8 +2622,8 @@ "kind": "method", "computed": false, "range": [ - 1262, - 1609 + 1269, + 1616 ], "loc": { "start": { @@ -2604,8 +2640,8 @@ "type": "Block", "value": "*\n * Initialise MarkActiveColumns instance\n ", "range": [ - 1201, - 1257 + 1208, + 1264 ], "loc": { "start": { @@ -2624,8 +2660,8 @@ "type": "Block", "value": "*\n * Clear filtered columns visual indicator (background color)\n ", "range": [ - 1615, - 1692 + 1622, + 1699 ], "loc": { "start": { @@ -2647,8 +2683,8 @@ "type": "Identifier", "name": "clearActiveColumns", "range": [ - 1697, - 1715 + 1704, + 1722 ], "loc": { "start": { @@ -2677,8 +2713,8 @@ "type": "Identifier", "name": "tf", "range": [ - 1732, - 1734 + 1739, + 1741 ], "loc": { "start": { @@ -2697,8 +2733,8 @@ "object": { "type": "ThisExpression", "range": [ - 1737, - 1741 + 1744, + 1748 ], "loc": { "start": { @@ -2715,8 +2751,8 @@ "type": "Identifier", "name": "tf", "range": [ - 1742, - 1744 + 1749, + 1751 ], "loc": { "start": { @@ -2730,8 +2766,8 @@ } }, "range": [ - 1737, - 1744 + 1744, + 1751 ], "loc": { "start": { @@ -2745,8 +2781,8 @@ } }, "range": [ - 1732, - 1744 + 1739, + 1751 ], "loc": { "start": { @@ -2762,8 +2798,8 @@ ], "kind": "let", "range": [ - 1728, - 1745 + 1735, + 1752 ], "loc": { "start": { @@ -2785,8 +2821,8 @@ "type": "Identifier", "name": "len", "range": [ - 1758, - 1761 + 1765, + 1768 ], "loc": { "start": { @@ -2808,8 +2844,8 @@ "type": "Identifier", "name": "tf", "range": [ - 1764, - 1766 + 1771, + 1773 ], "loc": { "start": { @@ -2826,8 +2862,8 @@ "type": "Identifier", "name": "getCellsNb", "range": [ - 1767, - 1777 + 1774, + 1784 ], "loc": { "start": { @@ -2841,8 +2877,8 @@ } }, "range": [ - 1764, - 1777 + 1771, + 1784 ], "loc": { "start": { @@ -2857,8 +2893,8 @@ }, "arguments": [], "range": [ - 1764, - 1779 + 1771, + 1786 ], "loc": { "start": { @@ -2872,8 +2908,8 @@ } }, "range": [ - 1758, - 1779 + 1765, + 1786 ], "loc": { "start": { @@ -2889,8 +2925,8 @@ ], "kind": "let", "range": [ - 1754, - 1780 + 1761, + 1787 ], "loc": { "start": { @@ -2914,8 +2950,8 @@ "type": "Identifier", "name": "i", "range": [ - 1798, - 1799 + 1805, + 1806 ], "loc": { "start": { @@ -2933,8 +2969,8 @@ "value": 0, "raw": "0", "range": [ - 1802, - 1803 + 1809, + 1810 ], "loc": { "start": { @@ -2948,8 +2984,8 @@ } }, "range": [ - 1798, - 1803 + 1805, + 1810 ], "loc": { "start": { @@ -2965,8 +3001,8 @@ ], "kind": "let", "range": [ - 1794, - 1803 + 1801, + 1810 ], "loc": { "start": { @@ -2986,8 +3022,8 @@ "type": "Identifier", "name": "i", "range": [ - 1805, - 1806 + 1812, + 1813 ], "loc": { "start": { @@ -3004,8 +3040,8 @@ "type": "Identifier", "name": "len", "range": [ - 1809, - 1812 + 1816, + 1819 ], "loc": { "start": { @@ -3019,8 +3055,8 @@ } }, "range": [ - 1805, - 1812 + 1812, + 1819 ], "loc": { "start": { @@ -3040,8 +3076,8 @@ "type": "Identifier", "name": "i", "range": [ - 1814, - 1815 + 1821, + 1822 ], "loc": { "start": { @@ -3056,8 +3092,8 @@ }, "prefix": false, "range": [ - 1814, - 1817 + 1821, + 1824 ], "loc": { "start": { @@ -3081,8 +3117,8 @@ "type": "Identifier", "name": "removeClass", "range": [ - 1833, - 1844 + 1840, + 1851 ], "loc": { "start": { @@ -3105,8 +3141,8 @@ "type": "Identifier", "name": "tf", "range": [ - 1845, - 1847 + 1852, + 1854 ], "loc": { "start": { @@ -3123,8 +3159,8 @@ "type": "Identifier", "name": "getHeaderElement", "range": [ - 1848, - 1864 + 1855, + 1871 ], "loc": { "start": { @@ -3138,8 +3174,8 @@ } }, "range": [ - 1845, - 1864 + 1852, + 1871 ], "loc": { "start": { @@ -3157,8 +3193,8 @@ "type": "Identifier", "name": "i", "range": [ - 1865, - 1866 + 1872, + 1873 ], "loc": { "start": { @@ -3173,8 +3209,8 @@ } ], "range": [ - 1845, - 1867 + 1852, + 1874 ], "loc": { "start": { @@ -3193,8 +3229,8 @@ "object": { "type": "ThisExpression", "range": [ - 1869, - 1873 + 1876, + 1880 ], "loc": { "start": { @@ -3211,8 +3247,8 @@ "type": "Identifier", "name": "headerCssClass", "range": [ - 1874, - 1888 + 1881, + 1895 ], "loc": { "start": { @@ -3226,8 +3262,8 @@ } }, "range": [ - 1869, - 1888 + 1876, + 1895 ], "loc": { "start": { @@ -3242,8 +3278,8 @@ } ], "range": [ - 1833, - 1889 + 1840, + 1896 ], "loc": { "start": { @@ -3257,8 +3293,8 @@ } }, "range": [ - 1833, - 1890 + 1840, + 1897 ], "loc": { "start": { @@ -3273,8 +3309,8 @@ } ], "range": [ - 1819, - 1900 + 1826, + 1907 ], "loc": { "start": { @@ -3288,8 +3324,8 @@ } }, "range": [ - 1789, - 1900 + 1796, + 1907 ], "loc": { "start": { @@ -3304,8 +3340,8 @@ } ], "range": [ - 1718, - 1906 + 1725, + 1913 ], "loc": { "start": { @@ -3321,8 +3357,8 @@ "generator": false, "expression": false, "range": [ - 1715, - 1906 + 1722, + 1913 ], "loc": { "start": { @@ -3338,8 +3374,8 @@ "kind": "method", "computed": false, "range": [ - 1697, - 1906 + 1704, + 1913 ], "loc": { "start": { @@ -3356,8 +3392,8 @@ "type": "Block", "value": "*\n * Clear filtered columns visual indicator (background color)\n ", "range": [ - 1615, - 1692 + 1622, + 1699 ], "loc": { "start": { @@ -3376,8 +3412,8 @@ "type": "Block", "value": "*\n * Mark currently filtered column\n * @param {Number} colIndex Column index\n ", "range": [ - 1912, - 2007 + 1919, + 2014 ], "loc": { "start": { @@ -3399,8 +3435,8 @@ "type": "Identifier", "name": "markActiveColumn", "range": [ - 2012, - 2028 + 2019, + 2035 ], "loc": { "start": { @@ -3421,8 +3457,8 @@ "type": "Identifier", "name": "colIndex", "range": [ - 2029, - 2037 + 2036, + 2044 ], "loc": { "start": { @@ -3448,8 +3484,8 @@ "type": "Identifier", "name": "header", "range": [ - 2053, - 2059 + 2060, + 2066 ], "loc": { "start": { @@ -3473,8 +3509,8 @@ "object": { "type": "ThisExpression", "range": [ - 2062, - 2066 + 2069, + 2073 ], "loc": { "start": { @@ -3491,8 +3527,8 @@ "type": "Identifier", "name": "tf", "range": [ - 2067, - 2069 + 2074, + 2076 ], "loc": { "start": { @@ -3506,8 +3542,8 @@ } }, "range": [ - 2062, - 2069 + 2069, + 2076 ], "loc": { "start": { @@ -3524,8 +3560,8 @@ "type": "Identifier", "name": "getHeaderElement", "range": [ - 2070, - 2086 + 2077, + 2093 ], "loc": { "start": { @@ -3539,8 +3575,8 @@ } }, "range": [ - 2062, - 2086 + 2069, + 2093 ], "loc": { "start": { @@ -3558,8 +3594,8 @@ "type": "Identifier", "name": "colIndex", "range": [ - 2087, - 2095 + 2094, + 2102 ], "loc": { "start": { @@ -3574,8 +3610,8 @@ } ], "range": [ - 2062, - 2096 + 2069, + 2103 ], "loc": { "start": { @@ -3589,8 +3625,8 @@ } }, "range": [ - 2053, - 2096 + 2060, + 2103 ], "loc": { "start": { @@ -3606,8 +3642,8 @@ ], "kind": "let", "range": [ - 2049, - 2097 + 2056, + 2104 ], "loc": { "start": { @@ -3628,8 +3664,8 @@ "type": "Identifier", "name": "hasClass", "range": [ - 2110, - 2118 + 2117, + 2125 ], "loc": { "start": { @@ -3647,8 +3683,8 @@ "type": "Identifier", "name": "header", "range": [ - 2119, - 2125 + 2126, + 2132 ], "loc": { "start": { @@ -3667,8 +3703,8 @@ "object": { "type": "ThisExpression", "range": [ - 2127, - 2131 + 2134, + 2138 ], "loc": { "start": { @@ -3685,8 +3721,8 @@ "type": "Identifier", "name": "headerCssClass", "range": [ - 2132, - 2146 + 2139, + 2153 ], "loc": { "start": { @@ -3700,8 +3736,8 @@ } }, "range": [ - 2127, - 2146 + 2134, + 2153 ], "loc": { "start": { @@ -3716,8 +3752,8 @@ } ], "range": [ - 2110, - 2147 + 2117, + 2154 ], "loc": { "start": { @@ -3737,8 +3773,8 @@ "type": "ReturnStatement", "argument": null, "range": [ - 2163, - 2170 + 2170, + 2177 ], "loc": { "start": { @@ -3753,8 +3789,8 @@ } ], "range": [ - 2149, - 2180 + 2156, + 2187 ], "loc": { "start": { @@ -3769,8 +3805,8 @@ }, "alternate": null, "range": [ - 2106, - 2180 + 2113, + 2187 ], "loc": { "start": { @@ -3793,8 +3829,8 @@ "object": { "type": "ThisExpression", "range": [ - 2189, - 2193 + 2196, + 2200 ], "loc": { "start": { @@ -3811,8 +3847,8 @@ "type": "Identifier", "name": "onBeforeActiveColumn", "range": [ - 2194, - 2214 + 2201, + 2221 ], "loc": { "start": { @@ -3826,8 +3862,8 @@ } }, "range": [ - 2189, - 2214 + 2196, + 2221 ], "loc": { "start": { @@ -3844,8 +3880,8 @@ { "type": "ThisExpression", "range": [ - 2215, - 2219 + 2222, + 2226 ], "loc": { "start": { @@ -3862,8 +3898,8 @@ "type": "Identifier", "name": "colIndex", "range": [ - 2221, - 2229 + 2228, + 2236 ], "loc": { "start": { @@ -3878,8 +3914,8 @@ } ], "range": [ - 2189, - 2230 + 2196, + 2237 ], "loc": { "start": { @@ -3893,8 +3929,8 @@ } }, "range": [ - 2189, - 2231 + 2196, + 2238 ], "loc": { "start": { @@ -3915,8 +3951,8 @@ "type": "Identifier", "name": "addClass", "range": [ - 2241, - 2249 + 2248, + 2256 ], "loc": { "start": { @@ -3934,8 +3970,8 @@ "type": "Identifier", "name": "header", "range": [ - 2250, - 2256 + 2257, + 2263 ], "loc": { "start": { @@ -3954,8 +3990,8 @@ "object": { "type": "ThisExpression", "range": [ - 2258, - 2262 + 2265, + 2269 ], "loc": { "start": { @@ -3972,8 +4008,8 @@ "type": "Identifier", "name": "headerCssClass", "range": [ - 2263, - 2277 + 2270, + 2284 ], "loc": { "start": { @@ -3987,8 +4023,8 @@ } }, "range": [ - 2258, - 2277 + 2265, + 2284 ], "loc": { "start": { @@ -4003,8 +4039,8 @@ } ], "range": [ - 2241, - 2278 + 2248, + 2285 ], "loc": { "start": { @@ -4018,8 +4054,8 @@ } }, "range": [ - 2241, - 2279 + 2248, + 2286 ], "loc": { "start": { @@ -4042,8 +4078,8 @@ "object": { "type": "ThisExpression", "range": [ - 2289, - 2293 + 2296, + 2300 ], "loc": { "start": { @@ -4060,8 +4096,8 @@ "type": "Identifier", "name": "onAfterActiveColumn", "range": [ - 2294, - 2313 + 2301, + 2320 ], "loc": { "start": { @@ -4075,8 +4111,8 @@ } }, "range": [ - 2289, - 2313 + 2296, + 2320 ], "loc": { "start": { @@ -4093,8 +4129,8 @@ { "type": "ThisExpression", "range": [ - 2314, - 2318 + 2321, + 2325 ], "loc": { "start": { @@ -4111,8 +4147,8 @@ "type": "Identifier", "name": "colIndex", "range": [ - 2320, - 2328 + 2327, + 2335 ], "loc": { "start": { @@ -4127,8 +4163,8 @@ } ], "range": [ - 2289, - 2329 + 2296, + 2336 ], "loc": { "start": { @@ -4142,8 +4178,8 @@ } }, "range": [ - 2289, - 2330 + 2296, + 2337 ], "loc": { "start": { @@ -4158,8 +4194,8 @@ } ], "range": [ - 2039, - 2336 + 2046, + 2343 ], "loc": { "start": { @@ -4175,8 +4211,8 @@ "generator": false, "expression": false, "range": [ - 2028, - 2336 + 2035, + 2343 ], "loc": { "start": { @@ -4192,8 +4228,8 @@ "kind": "method", "computed": false, "range": [ - 2012, - 2336 + 2019, + 2343 ], "loc": { "start": { @@ -4210,8 +4246,8 @@ "type": "Block", "value": "*\n * Mark currently filtered column\n * @param {Number} colIndex Column index\n ", "range": [ - 1912, - 2007 + 1919, + 2014 ], "loc": { "start": { @@ -4230,8 +4266,8 @@ "type": "Block", "value": "*\n * Remove feature\n ", "range": [ - 2342, - 2375 + 2349, + 2382 ], "loc": { "start": { @@ -4253,8 +4289,8 @@ "type": "Identifier", "name": "destroy", "range": [ - 2380, - 2387 + 2387, + 2394 ], "loc": { "start": { @@ -4285,8 +4321,8 @@ "object": { "type": "ThisExpression", "range": [ - 2405, - 2409 + 2412, + 2416 ], "loc": { "start": { @@ -4303,8 +4339,8 @@ "type": "Identifier", "name": "initialized", "range": [ - 2410, - 2421 + 2417, + 2428 ], "loc": { "start": { @@ -4318,8 +4354,8 @@ } }, "range": [ - 2405, - 2421 + 2412, + 2428 ], "loc": { "start": { @@ -4334,8 +4370,8 @@ }, "prefix": true, "range": [ - 2404, - 2421 + 2411, + 2428 ], "loc": { "start": { @@ -4355,8 +4391,8 @@ "type": "ReturnStatement", "argument": null, "range": [ - 2437, - 2444 + 2444, + 2451 ], "loc": { "start": { @@ -4371,8 +4407,8 @@ } ], "range": [ - 2423, - 2454 + 2430, + 2461 ], "loc": { "start": { @@ -4387,8 +4423,8 @@ }, "alternate": null, "range": [ - 2400, - 2454 + 2407, + 2461 ], "loc": { "start": { @@ -4411,8 +4447,8 @@ "object": { "type": "ThisExpression", "range": [ - 2464, - 2468 + 2471, + 2475 ], "loc": { "start": { @@ -4429,8 +4465,8 @@ "type": "Identifier", "name": "clearActiveColumns", "range": [ - 2469, - 2487 + 2476, + 2494 ], "loc": { "start": { @@ -4444,8 +4480,8 @@ } }, "range": [ - 2464, - 2487 + 2471, + 2494 ], "loc": { "start": { @@ -4460,8 +4496,8 @@ }, "arguments": [], "range": [ - 2464, - 2489 + 2471, + 2496 ], "loc": { "start": { @@ -4475,8 +4511,8 @@ } }, "range": [ - 2464, - 2490 + 2471, + 2497 ], "loc": { "start": { @@ -4502,8 +4538,8 @@ "object": { "type": "ThisExpression", "range": [ - 2499, - 2503 + 2506, + 2510 ], "loc": { "start": { @@ -4520,8 +4556,8 @@ "type": "Identifier", "name": "emitter", "range": [ - 2504, - 2511 + 2511, + 2518 ], "loc": { "start": { @@ -4535,8 +4571,8 @@ } }, "range": [ - 2499, - 2511 + 2506, + 2518 ], "loc": { "start": { @@ -4553,8 +4589,8 @@ "type": "Identifier", "name": "off", "range": [ - 2512, - 2515 + 2519, + 2522 ], "loc": { "start": { @@ -4568,8 +4604,8 @@ } }, "range": [ - 2499, - 2515 + 2506, + 2522 ], "loc": { "start": { @@ -4591,8 +4627,8 @@ "value": "before-filtering", "raw": "'before-filtering'", "range": [ - 2517, - 2535 + 2524, + 2542 ], "loc": { "start": { @@ -4607,8 +4643,8 @@ } ], "range": [ - 2516, - 2536 + 2523, + 2543 ], "loc": { "start": { @@ -4633,8 +4669,8 @@ "object": { "type": "ThisExpression", "range": [ - 2544, - 2548 + 2551, + 2555 ], "loc": { "start": { @@ -4651,8 +4687,8 @@ "type": "Identifier", "name": "clearActiveColumns", "range": [ - 2549, - 2567 + 2556, + 2574 ], "loc": { "start": { @@ -4666,8 +4702,8 @@ } }, "range": [ - 2544, - 2567 + 2551, + 2574 ], "loc": { "start": { @@ -4682,8 +4718,8 @@ }, "arguments": [], "range": [ - 2544, - 2569 + 2551, + 2576 ], "loc": { "start": { @@ -4699,8 +4735,8 @@ "generator": false, "expression": true, "range": [ - 2538, - 2569 + 2545, + 2576 ], "loc": { "start": { @@ -4715,8 +4751,8 @@ } ], "range": [ - 2499, - 2570 + 2506, + 2577 ], "loc": { "start": { @@ -4730,8 +4766,8 @@ } }, "range": [ - 2499, - 2571 + 2506, + 2578 ], "loc": { "start": { @@ -4757,8 +4793,8 @@ "object": { "type": "ThisExpression", "range": [ - 2580, - 2584 + 2587, + 2591 ], "loc": { "start": { @@ -4775,8 +4811,8 @@ "type": "Identifier", "name": "emitter", "range": [ - 2585, - 2592 + 2592, + 2599 ], "loc": { "start": { @@ -4790,8 +4826,8 @@ } }, "range": [ - 2580, - 2592 + 2587, + 2599 ], "loc": { "start": { @@ -4808,8 +4844,8 @@ "type": "Identifier", "name": "off", "range": [ - 2593, - 2596 + 2600, + 2603 ], "loc": { "start": { @@ -4823,8 +4859,8 @@ } }, "range": [ - 2580, - 2596 + 2587, + 2603 ], "loc": { "start": { @@ -4846,8 +4882,8 @@ "value": "cell-processed", "raw": "'cell-processed'", "range": [ - 2611, - 2627 + 2618, + 2634 ], "loc": { "start": { @@ -4862,8 +4898,8 @@ } ], "range": [ - 2610, - 2628 + 2617, + 2635 ], "loc": { "start": { @@ -4884,8 +4920,8 @@ "type": "Identifier", "name": "tf", "range": [ - 2643, - 2645 + 2650, + 2652 ], "loc": { "start": { @@ -4902,8 +4938,8 @@ "type": "Identifier", "name": "colIndex", "range": [ - 2647, - 2655 + 2654, + 2662 ], "loc": { "start": { @@ -4925,8 +4961,8 @@ "object": { "type": "ThisExpression", "range": [ - 2660, - 2664 + 2667, + 2671 ], "loc": { "start": { @@ -4943,8 +4979,8 @@ "type": "Identifier", "name": "markActiveColumn", "range": [ - 2665, - 2681 + 2672, + 2688 ], "loc": { "start": { @@ -4958,8 +4994,8 @@ } }, "range": [ - 2660, - 2681 + 2667, + 2688 ], "loc": { "start": { @@ -4977,8 +5013,8 @@ "type": "Identifier", "name": "colIndex", "range": [ - 2682, - 2690 + 2689, + 2697 ], "loc": { "start": { @@ -4993,8 +5029,8 @@ } ], "range": [ - 2660, - 2691 + 2667, + 2698 ], "loc": { "start": { @@ -5010,8 +5046,8 @@ "generator": false, "expression": true, "range": [ - 2642, - 2691 + 2649, + 2698 ], "loc": { "start": { @@ -5026,8 +5062,8 @@ } ], "range": [ - 2580, - 2701 + 2587, + 2708 ], "loc": { "start": { @@ -5041,8 +5077,8 @@ } }, "range": [ - 2580, - 2702 + 2587, + 2709 ], "loc": { "start": { @@ -5059,8 +5095,8 @@ "type": "Block", "value": "* @inherited ", "range": [ - 2712, - 2729 + 2719, + 2736 ], "loc": { "start": { @@ -5086,8 +5122,8 @@ "object": { "type": "ThisExpression", "range": [ - 2738, - 2742 + 2745, + 2749 ], "loc": { "start": { @@ -5104,8 +5140,8 @@ "type": "Identifier", "name": "initialized", "range": [ - 2743, - 2754 + 2750, + 2761 ], "loc": { "start": { @@ -5119,8 +5155,8 @@ } }, "range": [ - 2738, - 2754 + 2745, + 2761 ], "loc": { "start": { @@ -5138,8 +5174,8 @@ "value": false, "raw": "false", "range": [ - 2757, - 2762 + 2764, + 2769 ], "loc": { "start": { @@ -5153,8 +5189,8 @@ } }, "range": [ - 2738, - 2762 + 2745, + 2769 ], "loc": { "start": { @@ -5168,8 +5204,8 @@ } }, "range": [ - 2738, - 2763 + 2745, + 2770 ], "loc": { "start": { @@ -5186,8 +5222,8 @@ "type": "Block", "value": "* @inherited ", "range": [ - 2712, - 2729 + 2719, + 2736 ], "loc": { "start": { @@ -5204,8 +5240,8 @@ } ], "range": [ - 2390, - 2769 + 2397, + 2776 ], "loc": { "start": { @@ -5221,8 +5257,8 @@ "generator": false, "expression": false, "range": [ - 2387, - 2769 + 2394, + 2776 ], "loc": { "start": { @@ -5238,8 +5274,8 @@ "kind": "method", "computed": false, "range": [ - 2380, - 2769 + 2387, + 2776 ], "loc": { "start": { @@ -5256,8 +5292,8 @@ "type": "Block", "value": "*\n * Remove feature\n ", "range": [ - 2342, - 2375 + 2349, + 2382 ], "loc": { "start": { @@ -5276,7 +5312,7 @@ ], "range": [ 291, - 2771 + 2778 ], "loc": { "start": { @@ -5291,7 +5327,7 @@ }, "range": [ 251, - 2771 + 2778 ], "loc": { "start": { @@ -5329,7 +5365,7 @@ "source": null, "range": [ 244, - 2771 + 2778 ], "loc": { "start": { @@ -5366,7 +5402,7 @@ "sourceType": "module", "range": [ 0, - 2771 + 2778 ], "loc": { "start": { @@ -5419,8 +5455,8 @@ "type": "Block", "value": "*\n * Css class for filtered (active) columns\n * @type {String}\n ", "range": [ - 534, - 626 + 541, + 633 ], "loc": { "start": { @@ -5437,8 +5473,8 @@ "type": "Block", "value": "*\n * Callback fired before a column is marked as filtered\n * @type {Function}\n ", "range": [ - 709, - 816 + 716, + 823 ], "loc": { "start": { @@ -5455,8 +5491,8 @@ "type": "Block", "value": "*\n * Callback fired after a column is marked as filtered\n * @type {Function}\n ", "range": [ - 956, - 1062 + 963, + 1069 ], "loc": { "start": { @@ -5473,8 +5509,8 @@ "type": "Block", "value": "*\n * Initialise MarkActiveColumns instance\n ", "range": [ - 1201, - 1257 + 1208, + 1264 ], "loc": { "start": { @@ -5491,8 +5527,8 @@ "type": "Block", "value": "* @inherited ", "range": [ - 1553, - 1570 + 1560, + 1577 ], "loc": { "start": { @@ -5509,8 +5545,8 @@ "type": "Block", "value": "*\n * Clear filtered columns visual indicator (background color)\n ", "range": [ - 1615, - 1692 + 1622, + 1699 ], "loc": { "start": { @@ -5527,8 +5563,8 @@ "type": "Block", "value": "*\n * Mark currently filtered column\n * @param {Number} colIndex Column index\n ", "range": [ - 1912, - 2007 + 1919, + 2014 ], "loc": { "start": { @@ -5545,8 +5581,8 @@ "type": "Block", "value": "*\n * Remove feature\n ", "range": [ - 2342, - 2375 + 2349, + 2382 ], "loc": { "start": { @@ -5563,8 +5599,8 @@ "type": "Block", "value": "* @inherited ", "range": [ - 2712, - 2729 + 2719, + 2736 ], "loc": { "start": { diff --git a/docs/ast/source/modules/noResults.js.json b/docs/ast/source/modules/noResults.js.json index d55f0137..a72d6d46 100644 --- a/docs/ast/source/modules/noResults.js.json +++ b/docs/ast/source/modules/noResults.js.json @@ -820,16 +820,52 @@ } }, "init": { - "type": "MemberExpression", - "computed": false, - "object": { + "type": "LogicalExpression", + "operator": "||", + "left": { "type": "MemberExpression", "computed": false, "object": { - "type": "ThisExpression", + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 520, + 524 + ], + "loc": { + "start": { + "line": 22, + "column": 16 + }, + "end": { + "line": 22, + "column": 20 + } + } + }, + "property": { + "type": "Identifier", + "name": "config", + "range": [ + 525, + 531 + ], + "loc": { + "start": { + "line": 22, + "column": 21 + }, + "end": { + "line": 22, + "column": 27 + } + } + }, "range": [ 520, - 524 + 531 ], "loc": { "start": { @@ -838,31 +874,31 @@ }, "end": { "line": 22, - "column": 20 + "column": 27 } } }, "property": { "type": "Identifier", - "name": "config", + "name": "no_results_message", "range": [ - 525, - 531 + 532, + 550 ], "loc": { "start": { "line": 22, - "column": 21 + "column": 28 }, "end": { "line": 22, - "column": 27 + "column": 46 } } }, "range": [ 520, - 531 + 550 ], "loc": { "start": { @@ -871,31 +907,31 @@ }, "end": { "line": 22, - "column": 27 + "column": 46 } } }, - "property": { - "type": "Identifier", - "name": "no_results_message", + "right": { + "type": "ObjectExpression", + "properties": [], "range": [ - 532, - 550 + 554, + 556 ], "loc": { "start": { "line": 22, - "column": 28 + "column": 50 }, "end": { "line": 22, - "column": 46 + "column": 52 } } }, "range": [ 520, - 550 + 556 ], "loc": { "start": { @@ -904,13 +940,13 @@ }, "end": { "line": 22, - "column": 46 + "column": 52 } } }, "range": [ 516, - 550 + 556 ], "loc": { "start": { @@ -919,7 +955,7 @@ }, "end": { "line": 22, - "column": 46 + "column": 52 } } } @@ -927,7 +963,7 @@ "kind": "let", "range": [ 512, - 551 + 557 ], "loc": { "start": { @@ -936,7 +972,7 @@ }, "end": { "line": 22, - "column": 47 + "column": 53 } }, "leadingComments": [ @@ -964,8 +1000,8 @@ "type": "Block", "value": "*\n * Text (accepts HTML)\n * @type {String}\n ", "range": [ - 561, - 633 + 567, + 639 ], "loc": { "start": { @@ -991,8 +1027,8 @@ "object": { "type": "ThisExpression", "range": [ - 642, - 646 + 648, + 652 ], "loc": { "start": { @@ -1009,8 +1045,8 @@ "type": "Identifier", "name": "content", "range": [ - 647, - 654 + 653, + 660 ], "loc": { "start": { @@ -1024,8 +1060,8 @@ } }, "range": [ - 642, - 654 + 648, + 660 ], "loc": { "start": { @@ -1048,8 +1084,8 @@ "type": "Identifier", "name": "f", "range": [ - 657, - 658 + 663, + 664 ], "loc": { "start": { @@ -1066,8 +1102,8 @@ "type": "Identifier", "name": "content", "range": [ - 659, - 666 + 665, + 672 ], "loc": { "start": { @@ -1081,8 +1117,8 @@ } }, "range": [ - 657, - 666 + 663, + 672 ], "loc": { "start": { @@ -1100,8 +1136,8 @@ "value": "No results", "raw": "'No results'", "range": [ - 670, - 682 + 676, + 688 ], "loc": { "start": { @@ -1115,8 +1151,8 @@ } }, "range": [ - 657, - 682 + 663, + 688 ], "loc": { "start": { @@ -1130,8 +1166,8 @@ } }, "range": [ - 642, - 682 + 648, + 688 ], "loc": { "start": { @@ -1145,8 +1181,8 @@ } }, "range": [ - 642, - 683 + 648, + 689 ], "loc": { "start": { @@ -1163,8 +1199,8 @@ "type": "Block", "value": "*\n * Text (accepts HTML)\n * @type {String}\n ", "range": [ - 561, - 633 + 567, + 639 ], "loc": { "start": { @@ -1183,8 +1219,8 @@ "type": "Block", "value": "*\n * Custom container DOM element\n * @type {DOMElement}\n ", "range": [ - 693, - 778 + 699, + 784 ], "loc": { "start": { @@ -1210,8 +1246,8 @@ "object": { "type": "ThisExpression", "range": [ - 787, - 791 + 793, + 797 ], "loc": { "start": { @@ -1228,8 +1264,8 @@ "type": "Identifier", "name": "customContainer", "range": [ - 792, - 807 + 798, + 813 ], "loc": { "start": { @@ -1243,8 +1279,8 @@ } }, "range": [ - 787, - 807 + 793, + 813 ], "loc": { "start": { @@ -1267,8 +1303,8 @@ "type": "Identifier", "name": "f", "range": [ - 810, - 811 + 816, + 817 ], "loc": { "start": { @@ -1285,8 +1321,8 @@ "type": "Identifier", "name": "custom_container", "range": [ - 812, - 828 + 818, + 834 ], "loc": { "start": { @@ -1300,8 +1336,8 @@ } }, "range": [ - 810, - 828 + 816, + 834 ], "loc": { "start": { @@ -1319,8 +1355,8 @@ "value": null, "raw": "null", "range": [ - 832, - 836 + 838, + 842 ], "loc": { "start": { @@ -1334,8 +1370,8 @@ } }, "range": [ - 810, - 836 + 816, + 842 ], "loc": { "start": { @@ -1349,8 +1385,8 @@ } }, "range": [ - 787, - 836 + 793, + 842 ], "loc": { "start": { @@ -1364,8 +1400,8 @@ } }, "range": [ - 787, - 837 + 793, + 843 ], "loc": { "start": { @@ -1382,8 +1418,8 @@ "type": "Block", "value": "*\n * Custom container DOM element\n * @type {DOMElement}\n ", "range": [ - 693, - 778 + 699, + 784 ], "loc": { "start": { @@ -1402,8 +1438,8 @@ "type": "Block", "value": "*\n * ID of custom container element\n * @type {String}\n ", "range": [ - 847, - 930 + 853, + 936 ], "loc": { "start": { @@ -1429,8 +1465,8 @@ "object": { "type": "ThisExpression", "range": [ - 939, - 943 + 945, + 949 ], "loc": { "start": { @@ -1447,8 +1483,8 @@ "type": "Identifier", "name": "customContainerId", "range": [ - 944, - 961 + 950, + 967 ], "loc": { "start": { @@ -1462,8 +1498,8 @@ } }, "range": [ - 939, - 961 + 945, + 967 ], "loc": { "start": { @@ -1486,8 +1522,8 @@ "type": "Identifier", "name": "f", "range": [ - 964, - 965 + 970, + 971 ], "loc": { "start": { @@ -1504,8 +1540,8 @@ "type": "Identifier", "name": "custom_container_id", "range": [ - 966, - 985 + 972, + 991 ], "loc": { "start": { @@ -1519,8 +1555,8 @@ } }, "range": [ - 964, - 985 + 970, + 991 ], "loc": { "start": { @@ -1538,8 +1574,8 @@ "value": null, "raw": "null", "range": [ - 989, - 993 + 995, + 999 ], "loc": { "start": { @@ -1553,8 +1589,8 @@ } }, "range": [ - 964, - 993 + 970, + 999 ], "loc": { "start": { @@ -1568,8 +1604,8 @@ } }, "range": [ - 939, - 993 + 945, + 999 ], "loc": { "start": { @@ -1583,8 +1619,8 @@ } }, "range": [ - 939, - 994 + 945, + 1000 ], "loc": { "start": { @@ -1601,8 +1637,8 @@ "type": "Block", "value": "*\n * ID of custom container element\n * @type {String}\n ", "range": [ - 847, - 930 + 853, + 936 ], "loc": { "start": { @@ -1621,8 +1657,8 @@ "type": "Block", "value": "*\n * Indicates if UI is contained in a external element\n * @type {Boolean}\n * @private\n ", "range": [ - 1004, - 1128 + 1010, + 1134 ], "loc": { "start": { @@ -1648,8 +1684,8 @@ "object": { "type": "ThisExpression", "range": [ - 1137, - 1141 + 1143, + 1147 ], "loc": { "start": { @@ -1666,8 +1702,8 @@ "type": "Identifier", "name": "isExternal", "range": [ - 1142, - 1152 + 1148, + 1158 ], "loc": { "start": { @@ -1681,8 +1717,8 @@ } }, "range": [ - 1137, - 1152 + 1143, + 1158 ], "loc": { "start": { @@ -1707,8 +1743,8 @@ "type": "Identifier", "name": "isEmpty", "range": [ - 1156, - 1163 + 1162, + 1169 ], "loc": { "start": { @@ -1728,8 +1764,8 @@ "object": { "type": "ThisExpression", "range": [ - 1164, - 1168 + 1170, + 1174 ], "loc": { "start": { @@ -1746,8 +1782,8 @@ "type": "Identifier", "name": "customContainer", "range": [ - 1169, - 1184 + 1175, + 1190 ], "loc": { "start": { @@ -1761,8 +1797,8 @@ } }, "range": [ - 1164, - 1184 + 1170, + 1190 ], "loc": { "start": { @@ -1777,8 +1813,8 @@ } ], "range": [ - 1156, - 1185 + 1162, + 1191 ], "loc": { "start": { @@ -1793,8 +1829,8 @@ }, "prefix": true, "range": [ - 1155, - 1185 + 1161, + 1191 ], "loc": { "start": { @@ -1816,8 +1852,8 @@ "type": "Identifier", "name": "isEmpty", "range": [ - 1202, - 1209 + 1208, + 1215 ], "loc": { "start": { @@ -1837,8 +1873,8 @@ "object": { "type": "ThisExpression", "range": [ - 1210, - 1214 + 1216, + 1220 ], "loc": { "start": { @@ -1855,8 +1891,8 @@ "type": "Identifier", "name": "customContainerId", "range": [ - 1215, - 1232 + 1221, + 1238 ], "loc": { "start": { @@ -1870,8 +1906,8 @@ } }, "range": [ - 1210, - 1232 + 1216, + 1238 ], "loc": { "start": { @@ -1886,8 +1922,8 @@ } ], "range": [ - 1202, - 1233 + 1208, + 1239 ], "loc": { "start": { @@ -1902,8 +1938,8 @@ }, "prefix": true, "range": [ - 1201, - 1233 + 1207, + 1239 ], "loc": { "start": { @@ -1917,8 +1953,8 @@ } }, "range": [ - 1155, - 1233 + 1161, + 1239 ], "loc": { "start": { @@ -1932,8 +1968,8 @@ } }, "range": [ - 1137, - 1233 + 1143, + 1239 ], "loc": { "start": { @@ -1947,8 +1983,8 @@ } }, "range": [ - 1137, - 1234 + 1143, + 1240 ], "loc": { "start": { @@ -1965,8 +2001,8 @@ "type": "Block", "value": "*\n * Indicates if UI is contained in a external element\n * @type {Boolean}\n * @private\n ", "range": [ - 1004, - 1128 + 1010, + 1134 ], "loc": { "start": { @@ -1985,8 +2021,8 @@ "type": "Block", "value": "*\n * Css class assigned to container element\n * @type {String}\n ", "range": [ - 1244, - 1336 + 1250, + 1342 ], "loc": { "start": { @@ -2012,8 +2048,8 @@ "object": { "type": "ThisExpression", "range": [ - 1345, - 1349 + 1351, + 1355 ], "loc": { "start": { @@ -2030,8 +2066,8 @@ "type": "Identifier", "name": "cssClass", "range": [ - 1350, - 1358 + 1356, + 1364 ], "loc": { "start": { @@ -2045,8 +2081,8 @@ } }, "range": [ - 1345, - 1358 + 1351, + 1364 ], "loc": { "start": { @@ -2069,8 +2105,8 @@ "type": "Identifier", "name": "f", "range": [ - 1361, - 1362 + 1367, + 1368 ], "loc": { "start": { @@ -2087,8 +2123,8 @@ "type": "Identifier", "name": "css_class", "range": [ - 1363, - 1372 + 1369, + 1378 ], "loc": { "start": { @@ -2102,8 +2138,8 @@ } }, "range": [ - 1361, - 1372 + 1367, + 1378 ], "loc": { "start": { @@ -2121,8 +2157,8 @@ "value": "no-results", "raw": "'no-results'", "range": [ - 1376, - 1388 + 1382, + 1394 ], "loc": { "start": { @@ -2136,8 +2172,8 @@ } }, "range": [ - 1361, - 1388 + 1367, + 1394 ], "loc": { "start": { @@ -2151,8 +2187,8 @@ } }, "range": [ - 1345, - 1388 + 1351, + 1394 ], "loc": { "start": { @@ -2166,8 +2202,8 @@ } }, "range": [ - 1345, - 1389 + 1351, + 1395 ], "loc": { "start": { @@ -2184,8 +2220,8 @@ "type": "Block", "value": "*\n * Css class assigned to container element\n * @type {String}\n ", "range": [ - 1244, - 1336 + 1250, + 1342 ], "loc": { "start": { @@ -2204,8 +2240,8 @@ "type": "Block", "value": "*\n * Stores container DOM element\n * @type {DOMElement}\n ", "range": [ - 1399, - 1484 + 1405, + 1490 ], "loc": { "start": { @@ -2231,8 +2267,8 @@ "object": { "type": "ThisExpression", "range": [ - 1493, - 1497 + 1499, + 1503 ], "loc": { "start": { @@ -2249,8 +2285,8 @@ "type": "Identifier", "name": "cont", "range": [ - 1498, - 1502 + 1504, + 1508 ], "loc": { "start": { @@ -2264,8 +2300,8 @@ } }, "range": [ - 1493, - 1502 + 1499, + 1508 ], "loc": { "start": { @@ -2283,8 +2319,8 @@ "value": null, "raw": "null", "range": [ - 1505, - 1509 + 1511, + 1515 ], "loc": { "start": { @@ -2298,8 +2334,8 @@ } }, "range": [ - 1493, - 1509 + 1499, + 1515 ], "loc": { "start": { @@ -2313,8 +2349,8 @@ } }, "range": [ - 1493, - 1510 + 1499, + 1516 ], "loc": { "start": { @@ -2331,8 +2367,8 @@ "type": "Block", "value": "*\n * Stores container DOM element\n * @type {DOMElement}\n ", "range": [ - 1399, - 1484 + 1405, + 1490 ], "loc": { "start": { @@ -2351,8 +2387,8 @@ "type": "Block", "value": "*\n * Callback fired before the message is displayed\n * @type {Function}\n ", "range": [ - 1520, - 1621 + 1526, + 1627 ], "loc": { "start": { @@ -2378,8 +2414,8 @@ "object": { "type": "ThisExpression", "range": [ - 1630, - 1634 + 1636, + 1640 ], "loc": { "start": { @@ -2396,8 +2432,8 @@ "type": "Identifier", "name": "onBeforeShow", "range": [ - 1635, - 1647 + 1641, + 1653 ], "loc": { "start": { @@ -2411,8 +2447,8 @@ } }, "range": [ - 1630, - 1647 + 1636, + 1653 ], "loc": { "start": { @@ -2433,8 +2469,8 @@ "type": "Identifier", "name": "isFn", "range": [ - 1650, - 1654 + 1656, + 1660 ], "loc": { "start": { @@ -2455,8 +2491,8 @@ "type": "Identifier", "name": "f", "range": [ - 1655, - 1656 + 1661, + 1662 ], "loc": { "start": { @@ -2473,8 +2509,8 @@ "type": "Identifier", "name": "on_before_show_msg", "range": [ - 1657, - 1675 + 1663, + 1681 ], "loc": { "start": { @@ -2488,8 +2524,8 @@ } }, "range": [ - 1655, - 1675 + 1661, + 1681 ], "loc": { "start": { @@ -2504,8 +2540,8 @@ } ], "range": [ - 1650, - 1676 + 1656, + 1682 ], "loc": { "start": { @@ -2525,8 +2561,8 @@ "type": "Identifier", "name": "f", "range": [ - 1691, - 1692 + 1697, + 1698 ], "loc": { "start": { @@ -2543,8 +2579,8 @@ "type": "Identifier", "name": "on_before_show_msg", "range": [ - 1693, - 1711 + 1699, + 1717 ], "loc": { "start": { @@ -2558,8 +2594,8 @@ } }, "range": [ - 1691, - 1711 + 1697, + 1717 ], "loc": { "start": { @@ -2576,8 +2612,8 @@ "type": "Identifier", "name": "EMPTY_FN", "range": [ - 1714, - 1722 + 1720, + 1728 ], "loc": { "start": { @@ -2591,8 +2627,8 @@ } }, "range": [ - 1650, - 1722 + 1656, + 1728 ], "loc": { "start": { @@ -2606,8 +2642,8 @@ } }, "range": [ - 1630, - 1722 + 1636, + 1728 ], "loc": { "start": { @@ -2621,8 +2657,8 @@ } }, "range": [ - 1630, - 1723 + 1636, + 1729 ], "loc": { "start": { @@ -2639,8 +2675,8 @@ "type": "Block", "value": "*\n * Callback fired before the message is displayed\n * @type {Function}\n ", "range": [ - 1520, - 1621 + 1526, + 1627 ], "loc": { "start": { @@ -2659,8 +2695,8 @@ "type": "Block", "value": "*\n * Callback fired after the message is displayed\n * @type {Function}\n ", "range": [ - 1733, - 1833 + 1739, + 1839 ], "loc": { "start": { @@ -2686,8 +2722,8 @@ "object": { "type": "ThisExpression", "range": [ - 1842, - 1846 + 1848, + 1852 ], "loc": { "start": { @@ -2704,8 +2740,8 @@ "type": "Identifier", "name": "onAfterShow", "range": [ - 1847, - 1858 + 1853, + 1864 ], "loc": { "start": { @@ -2719,8 +2755,8 @@ } }, "range": [ - 1842, - 1858 + 1848, + 1864 ], "loc": { "start": { @@ -2741,8 +2777,8 @@ "type": "Identifier", "name": "isFn", "range": [ - 1861, - 1865 + 1867, + 1871 ], "loc": { "start": { @@ -2763,8 +2799,8 @@ "type": "Identifier", "name": "f", "range": [ - 1866, - 1867 + 1872, + 1873 ], "loc": { "start": { @@ -2781,8 +2817,8 @@ "type": "Identifier", "name": "on_after_show_msg", "range": [ - 1868, - 1885 + 1874, + 1891 ], "loc": { "start": { @@ -2796,8 +2832,8 @@ } }, "range": [ - 1866, - 1885 + 1872, + 1891 ], "loc": { "start": { @@ -2812,8 +2848,8 @@ } ], "range": [ - 1861, - 1886 + 1867, + 1892 ], "loc": { "start": { @@ -2833,8 +2869,8 @@ "type": "Identifier", "name": "f", "range": [ - 1901, - 1902 + 1907, + 1908 ], "loc": { "start": { @@ -2851,8 +2887,8 @@ "type": "Identifier", "name": "on_after_show_msg", "range": [ - 1903, - 1920 + 1909, + 1926 ], "loc": { "start": { @@ -2866,8 +2902,8 @@ } }, "range": [ - 1901, - 1920 + 1907, + 1926 ], "loc": { "start": { @@ -2884,8 +2920,8 @@ "type": "Identifier", "name": "EMPTY_FN", "range": [ - 1923, - 1931 + 1929, + 1937 ], "loc": { "start": { @@ -2899,8 +2935,8 @@ } }, "range": [ - 1861, - 1931 + 1867, + 1937 ], "loc": { "start": { @@ -2914,8 +2950,8 @@ } }, "range": [ - 1842, - 1931 + 1848, + 1937 ], "loc": { "start": { @@ -2929,8 +2965,8 @@ } }, "range": [ - 1842, - 1932 + 1848, + 1938 ], "loc": { "start": { @@ -2947,8 +2983,8 @@ "type": "Block", "value": "*\n * Callback fired after the message is displayed\n * @type {Function}\n ", "range": [ - 1733, - 1833 + 1739, + 1839 ], "loc": { "start": { @@ -2967,8 +3003,8 @@ "type": "Block", "value": "*\n * Callback fired before the message is hidden\n * @type {Function}\n ", "range": [ - 1942, - 2040 + 1948, + 2046 ], "loc": { "start": { @@ -2994,8 +3030,8 @@ "object": { "type": "ThisExpression", "range": [ - 2049, - 2053 + 2055, + 2059 ], "loc": { "start": { @@ -3012,8 +3048,8 @@ "type": "Identifier", "name": "onBeforeHide", "range": [ - 2054, - 2066 + 2060, + 2072 ], "loc": { "start": { @@ -3027,8 +3063,8 @@ } }, "range": [ - 2049, - 2066 + 2055, + 2072 ], "loc": { "start": { @@ -3049,8 +3085,8 @@ "type": "Identifier", "name": "isFn", "range": [ - 2069, - 2073 + 2075, + 2079 ], "loc": { "start": { @@ -3071,8 +3107,8 @@ "type": "Identifier", "name": "f", "range": [ - 2074, - 2075 + 2080, + 2081 ], "loc": { "start": { @@ -3089,8 +3125,8 @@ "type": "Identifier", "name": "on_before_hide_msg", "range": [ - 2076, - 2094 + 2082, + 2100 ], "loc": { "start": { @@ -3104,8 +3140,8 @@ } }, "range": [ - 2074, - 2094 + 2080, + 2100 ], "loc": { "start": { @@ -3120,8 +3156,8 @@ } ], "range": [ - 2069, - 2095 + 2075, + 2101 ], "loc": { "start": { @@ -3141,8 +3177,8 @@ "type": "Identifier", "name": "f", "range": [ - 2110, - 2111 + 2116, + 2117 ], "loc": { "start": { @@ -3159,8 +3195,8 @@ "type": "Identifier", "name": "on_before_hide_msg", "range": [ - 2112, - 2130 + 2118, + 2136 ], "loc": { "start": { @@ -3174,8 +3210,8 @@ } }, "range": [ - 2110, - 2130 + 2116, + 2136 ], "loc": { "start": { @@ -3192,8 +3228,8 @@ "type": "Identifier", "name": "EMPTY_FN", "range": [ - 2133, - 2141 + 2139, + 2147 ], "loc": { "start": { @@ -3207,8 +3243,8 @@ } }, "range": [ - 2069, - 2141 + 2075, + 2147 ], "loc": { "start": { @@ -3222,8 +3258,8 @@ } }, "range": [ - 2049, - 2141 + 2055, + 2147 ], "loc": { "start": { @@ -3237,8 +3273,8 @@ } }, "range": [ - 2049, - 2142 + 2055, + 2148 ], "loc": { "start": { @@ -3255,8 +3291,8 @@ "type": "Block", "value": "*\n * Callback fired before the message is hidden\n * @type {Function}\n ", "range": [ - 1942, - 2040 + 1948, + 2046 ], "loc": { "start": { @@ -3275,8 +3311,8 @@ "type": "Block", "value": "*\n * Callback fired after the message is hidden\n * @type {Function}\n ", "range": [ - 2152, - 2249 + 2158, + 2255 ], "loc": { "start": { @@ -3302,8 +3338,8 @@ "object": { "type": "ThisExpression", "range": [ - 2258, - 2262 + 2264, + 2268 ], "loc": { "start": { @@ -3320,8 +3356,8 @@ "type": "Identifier", "name": "onAfterHide", "range": [ - 2263, - 2274 + 2269, + 2280 ], "loc": { "start": { @@ -3335,8 +3371,8 @@ } }, "range": [ - 2258, - 2274 + 2264, + 2280 ], "loc": { "start": { @@ -3357,8 +3393,8 @@ "type": "Identifier", "name": "isFn", "range": [ - 2277, - 2281 + 2283, + 2287 ], "loc": { "start": { @@ -3379,8 +3415,8 @@ "type": "Identifier", "name": "f", "range": [ - 2282, - 2283 + 2288, + 2289 ], "loc": { "start": { @@ -3397,8 +3433,8 @@ "type": "Identifier", "name": "on_after_hide_msg", "range": [ - 2284, - 2301 + 2290, + 2307 ], "loc": { "start": { @@ -3412,8 +3448,8 @@ } }, "range": [ - 2282, - 2301 + 2288, + 2307 ], "loc": { "start": { @@ -3428,8 +3464,8 @@ } ], "range": [ - 2277, - 2302 + 2283, + 2308 ], "loc": { "start": { @@ -3449,8 +3485,8 @@ "type": "Identifier", "name": "f", "range": [ - 2317, - 2318 + 2323, + 2324 ], "loc": { "start": { @@ -3467,8 +3503,8 @@ "type": "Identifier", "name": "on_after_hide_msg", "range": [ - 2319, - 2336 + 2325, + 2342 ], "loc": { "start": { @@ -3482,8 +3518,8 @@ } }, "range": [ - 2317, - 2336 + 2323, + 2342 ], "loc": { "start": { @@ -3500,8 +3536,8 @@ "type": "Identifier", "name": "EMPTY_FN", "range": [ - 2339, - 2347 + 2345, + 2353 ], "loc": { "start": { @@ -3515,8 +3551,8 @@ } }, "range": [ - 2277, - 2347 + 2283, + 2353 ], "loc": { "start": { @@ -3530,8 +3566,8 @@ } }, "range": [ - 2258, - 2347 + 2264, + 2353 ], "loc": { "start": { @@ -3545,8 +3581,8 @@ } }, "range": [ - 2258, - 2348 + 2264, + 2354 ], "loc": { "start": { @@ -3563,8 +3599,8 @@ "type": "Block", "value": "*\n * Callback fired after the message is hidden\n * @type {Function}\n ", "range": [ - 2152, - 2249 + 2158, + 2255 ], "loc": { "start": { @@ -3582,7 +3618,7 @@ ], "range": [ 438, - 2354 + 2360 ], "loc": { "start": { @@ -3599,7 +3635,7 @@ "expression": false, "range": [ 433, - 2354 + 2360 ], "loc": { "start": { @@ -3616,7 +3652,7 @@ "computed": false, "range": [ 422, - 2354 + 2360 ], "loc": { "start": { @@ -3653,8 +3689,8 @@ "type": "Block", "value": "*\n * Initializes NoResults instance\n ", "range": [ - 2360, - 2409 + 2366, + 2415 ], "loc": { "start": { @@ -3676,8 +3712,8 @@ "type": "Identifier", "name": "init", "range": [ - 2414, - 2418 + 2420, + 2424 ], "loc": { "start": { @@ -3705,8 +3741,8 @@ "object": { "type": "ThisExpression", "range": [ - 2435, - 2439 + 2441, + 2445 ], "loc": { "start": { @@ -3723,8 +3759,8 @@ "type": "Identifier", "name": "initialized", "range": [ - 2440, - 2451 + 2446, + 2457 ], "loc": { "start": { @@ -3738,8 +3774,8 @@ } }, "range": [ - 2435, - 2451 + 2441, + 2457 ], "loc": { "start": { @@ -3759,8 +3795,8 @@ "type": "ReturnStatement", "argument": null, "range": [ - 2467, - 2474 + 2473, + 2480 ], "loc": { "start": { @@ -3775,8 +3811,8 @@ } ], "range": [ - 2453, - 2484 + 2459, + 2490 ], "loc": { "start": { @@ -3791,8 +3827,8 @@ }, "alternate": null, "range": [ - 2431, - 2484 + 2437, + 2490 ], "loc": { "start": { @@ -3814,8 +3850,8 @@ "type": "Identifier", "name": "tf", "range": [ - 2497, - 2499 + 2503, + 2505 ], "loc": { "start": { @@ -3834,8 +3870,8 @@ "object": { "type": "ThisExpression", "range": [ - 2502, - 2506 + 2508, + 2512 ], "loc": { "start": { @@ -3852,8 +3888,8 @@ "type": "Identifier", "name": "tf", "range": [ - 2507, - 2509 + 2513, + 2515 ], "loc": { "start": { @@ -3867,8 +3903,8 @@ } }, "range": [ - 2502, - 2509 + 2508, + 2515 ], "loc": { "start": { @@ -3882,8 +3918,8 @@ } }, "range": [ - 2497, - 2509 + 2503, + 2515 ], "loc": { "start": { @@ -3899,8 +3935,8 @@ ], "kind": "let", "range": [ - 2493, - 2510 + 2499, + 2516 ], "loc": { "start": { @@ -3922,8 +3958,8 @@ "type": "Identifier", "name": "target", "range": [ - 2523, - 2529 + 2529, + 2535 ], "loc": { "start": { @@ -3948,8 +3984,8 @@ "object": { "type": "ThisExpression", "range": [ - 2532, - 2536 + 2538, + 2542 ], "loc": { "start": { @@ -3966,8 +4002,8 @@ "type": "Identifier", "name": "customContainer", "range": [ - 2537, - 2552 + 2543, + 2558 ], "loc": { "start": { @@ -3981,8 +4017,8 @@ } }, "range": [ - 2532, - 2552 + 2538, + 2558 ], "loc": { "start": { @@ -4001,8 +4037,8 @@ "type": "Identifier", "name": "elm", "range": [ - 2556, - 2559 + 2562, + 2565 ], "loc": { "start": { @@ -4022,8 +4058,8 @@ "object": { "type": "ThisExpression", "range": [ - 2560, - 2564 + 2566, + 2570 ], "loc": { "start": { @@ -4040,8 +4076,8 @@ "type": "Identifier", "name": "customContainerId", "range": [ - 2565, - 2582 + 2571, + 2588 ], "loc": { "start": { @@ -4055,8 +4091,8 @@ } }, "range": [ - 2560, - 2582 + 2566, + 2588 ], "loc": { "start": { @@ -4071,8 +4107,8 @@ } ], "range": [ - 2556, - 2583 + 2562, + 2589 ], "loc": { "start": { @@ -4086,8 +4122,8 @@ } }, "range": [ - 2532, - 2583 + 2538, + 2589 ], "loc": { "start": { @@ -4109,8 +4145,8 @@ "type": "Identifier", "name": "tf", "range": [ - 2599, - 2601 + 2605, + 2607 ], "loc": { "start": { @@ -4127,8 +4163,8 @@ "type": "Identifier", "name": "dom", "range": [ - 2602, - 2605 + 2608, + 2611 ], "loc": { "start": { @@ -4142,8 +4178,8 @@ } }, "range": [ - 2599, - 2605 + 2605, + 2611 ], "loc": { "start": { @@ -4158,8 +4194,8 @@ }, "arguments": [], "range": [ - 2599, - 2607 + 2605, + 2613 ], "loc": { "start": { @@ -4173,8 +4209,8 @@ } }, "range": [ - 2532, - 2607 + 2538, + 2613 ], "loc": { "start": { @@ -4188,8 +4224,8 @@ } }, "range": [ - 2523, - 2607 + 2529, + 2613 ], "loc": { "start": { @@ -4205,8 +4241,8 @@ ], "kind": "let", "range": [ - 2519, - 2608 + 2525, + 2614 ], "loc": { "start": { @@ -4223,8 +4259,8 @@ "type": "Line", "value": "container", "range": [ - 2618, - 2629 + 2624, + 2635 ], "loc": { "start": { @@ -4248,8 +4284,8 @@ "type": "Identifier", "name": "cont", "range": [ - 2642, - 2646 + 2648, + 2652 ], "loc": { "start": { @@ -4268,8 +4304,8 @@ "type": "Identifier", "name": "createElm", "range": [ - 2649, - 2658 + 2655, + 2664 ], "loc": { "start": { @@ -4288,8 +4324,8 @@ "value": "div", "raw": "'div'", "range": [ - 2659, - 2664 + 2665, + 2670 ], "loc": { "start": { @@ -4304,8 +4340,8 @@ } ], "range": [ - 2649, - 2665 + 2655, + 2671 ], "loc": { "start": { @@ -4319,8 +4355,8 @@ } }, "range": [ - 2642, - 2665 + 2648, + 2671 ], "loc": { "start": { @@ -4336,8 +4372,8 @@ ], "kind": "let", "range": [ - 2638, - 2666 + 2644, + 2672 ], "loc": { "start": { @@ -4354,8 +4390,8 @@ "type": "Line", "value": "container", "range": [ - 2618, - 2629 + 2624, + 2635 ], "loc": { "start": { @@ -4382,8 +4418,8 @@ "type": "Identifier", "name": "cont", "range": [ - 2675, - 2679 + 2681, + 2685 ], "loc": { "start": { @@ -4400,8 +4436,8 @@ "type": "Identifier", "name": "className", "range": [ - 2680, - 2689 + 2686, + 2695 ], "loc": { "start": { @@ -4415,8 +4451,8 @@ } }, "range": [ - 2675, - 2689 + 2681, + 2695 ], "loc": { "start": { @@ -4435,8 +4471,8 @@ "object": { "type": "ThisExpression", "range": [ - 2692, - 2696 + 2698, + 2702 ], "loc": { "start": { @@ -4453,8 +4489,8 @@ "type": "Identifier", "name": "cssClass", "range": [ - 2697, - 2705 + 2703, + 2711 ], "loc": { "start": { @@ -4468,8 +4504,8 @@ } }, "range": [ - 2692, - 2705 + 2698, + 2711 ], "loc": { "start": { @@ -4483,8 +4519,8 @@ } }, "range": [ - 2675, - 2705 + 2681, + 2711 ], "loc": { "start": { @@ -4498,8 +4534,8 @@ } }, "range": [ - 2675, - 2706 + 2681, + 2712 ], "loc": { "start": { @@ -4524,8 +4560,8 @@ "type": "Identifier", "name": "cont", "range": [ - 2715, - 2719 + 2721, + 2725 ], "loc": { "start": { @@ -4542,8 +4578,8 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 2720, - 2729 + 2726, + 2735 ], "loc": { "start": { @@ -4557,8 +4593,8 @@ } }, "range": [ - 2715, - 2729 + 2721, + 2735 ], "loc": { "start": { @@ -4577,8 +4613,8 @@ "object": { "type": "ThisExpression", "range": [ - 2732, - 2736 + 2738, + 2742 ], "loc": { "start": { @@ -4595,8 +4631,8 @@ "type": "Identifier", "name": "content", "range": [ - 2737, - 2744 + 2743, + 2750 ], "loc": { "start": { @@ -4610,8 +4646,8 @@ } }, "range": [ - 2732, - 2744 + 2738, + 2750 ], "loc": { "start": { @@ -4625,8 +4661,8 @@ } }, "range": [ - 2715, - 2744 + 2721, + 2750 ], "loc": { "start": { @@ -4640,8 +4676,8 @@ } }, "range": [ - 2715, - 2745 + 2721, + 2751 ], "loc": { "start": { @@ -4662,8 +4698,8 @@ "object": { "type": "ThisExpression", "range": [ - 2759, - 2763 + 2765, + 2769 ], "loc": { "start": { @@ -4680,8 +4716,8 @@ "type": "Identifier", "name": "isExternal", "range": [ - 2764, - 2774 + 2770, + 2780 ], "loc": { "start": { @@ -4695,8 +4731,8 @@ } }, "range": [ - 2759, - 2774 + 2765, + 2780 ], "loc": { "start": { @@ -4723,8 +4759,8 @@ "type": "Identifier", "name": "target", "range": [ - 2790, - 2796 + 2796, + 2802 ], "loc": { "start": { @@ -4741,8 +4777,8 @@ "type": "Identifier", "name": "appendChild", "range": [ - 2797, - 2808 + 2803, + 2814 ], "loc": { "start": { @@ -4756,8 +4792,8 @@ } }, "range": [ - 2790, - 2808 + 2796, + 2814 ], "loc": { "start": { @@ -4775,8 +4811,8 @@ "type": "Identifier", "name": "cont", "range": [ - 2809, - 2813 + 2815, + 2819 ], "loc": { "start": { @@ -4791,8 +4827,8 @@ } ], "range": [ - 2790, - 2814 + 2796, + 2820 ], "loc": { "start": { @@ -4806,8 +4842,8 @@ } }, "range": [ - 2790, - 2815 + 2796, + 2821 ], "loc": { "start": { @@ -4822,8 +4858,8 @@ } ], "range": [ - 2776, - 2825 + 2782, + 2831 ], "loc": { "start": { @@ -4853,8 +4889,8 @@ "type": "Identifier", "name": "target", "range": [ - 2845, - 2851 + 2851, + 2857 ], "loc": { "start": { @@ -4871,8 +4907,8 @@ "type": "Identifier", "name": "parentNode", "range": [ - 2852, - 2862 + 2858, + 2868 ], "loc": { "start": { @@ -4886,8 +4922,8 @@ } }, "range": [ - 2845, - 2862 + 2851, + 2868 ], "loc": { "start": { @@ -4904,8 +4940,8 @@ "type": "Identifier", "name": "insertBefore", "range": [ - 2863, - 2875 + 2869, + 2881 ], "loc": { "start": { @@ -4919,8 +4955,8 @@ } }, "range": [ - 2845, - 2875 + 2851, + 2881 ], "loc": { "start": { @@ -4938,8 +4974,8 @@ "type": "Identifier", "name": "cont", "range": [ - 2876, - 2880 + 2882, + 2886 ], "loc": { "start": { @@ -4959,8 +4995,8 @@ "type": "Identifier", "name": "target", "range": [ - 2882, - 2888 + 2888, + 2894 ], "loc": { "start": { @@ -4977,8 +5013,8 @@ "type": "Identifier", "name": "nextSibling", "range": [ - 2889, - 2900 + 2895, + 2906 ], "loc": { "start": { @@ -4992,8 +5028,8 @@ } }, "range": [ - 2882, - 2900 + 2888, + 2906 ], "loc": { "start": { @@ -5008,8 +5044,8 @@ } ], "range": [ - 2845, - 2901 + 2851, + 2907 ], "loc": { "start": { @@ -5023,8 +5059,8 @@ } }, "range": [ - 2845, - 2902 + 2851, + 2908 ], "loc": { "start": { @@ -5039,8 +5075,8 @@ } ], "range": [ - 2831, - 2912 + 2837, + 2918 ], "loc": { "start": { @@ -5054,8 +5090,8 @@ } }, "range": [ - 2755, - 2912 + 2761, + 2918 ], "loc": { "start": { @@ -5079,8 +5115,8 @@ "object": { "type": "ThisExpression", "range": [ - 2922, - 2926 + 2928, + 2932 ], "loc": { "start": { @@ -5097,8 +5133,8 @@ "type": "Identifier", "name": "cont", "range": [ - 2927, - 2931 + 2933, + 2937 ], "loc": { "start": { @@ -5112,8 +5148,8 @@ } }, "range": [ - 2922, - 2931 + 2928, + 2937 ], "loc": { "start": { @@ -5130,8 +5166,8 @@ "type": "Identifier", "name": "cont", "range": [ - 2934, - 2938 + 2940, + 2944 ], "loc": { "start": { @@ -5145,8 +5181,8 @@ } }, "range": [ - 2922, - 2938 + 2928, + 2944 ], "loc": { "start": { @@ -5160,8 +5196,8 @@ } }, "range": [ - 2922, - 2939 + 2928, + 2945 ], "loc": { "start": { @@ -5178,8 +5214,8 @@ "type": "Line", "value": " subscribe to after-filtering event", "range": [ - 2949, - 2986 + 2955, + 2992 ], "loc": { "start": { @@ -5207,8 +5243,8 @@ "object": { "type": "ThisExpression", "range": [ - 2995, - 2999 + 3001, + 3005 ], "loc": { "start": { @@ -5225,8 +5261,8 @@ "type": "Identifier", "name": "emitter", "range": [ - 3000, - 3007 + 3006, + 3013 ], "loc": { "start": { @@ -5240,8 +5276,8 @@ } }, "range": [ - 2995, - 3007 + 3001, + 3013 ], "loc": { "start": { @@ -5258,8 +5294,8 @@ "type": "Identifier", "name": "on", "range": [ - 3008, - 3010 + 3014, + 3016 ], "loc": { "start": { @@ -5273,8 +5309,8 @@ } }, "range": [ - 2995, - 3010 + 3001, + 3016 ], "loc": { "start": { @@ -5296,8 +5332,8 @@ "value": "after-filtering", "raw": "'after-filtering'", "range": [ - 3012, - 3029 + 3018, + 3035 ], "loc": { "start": { @@ -5312,8 +5348,8 @@ } ], "range": [ - 3011, - 3030 + 3017, + 3036 ], "loc": { "start": { @@ -5338,8 +5374,8 @@ "object": { "type": "ThisExpression", "range": [ - 3038, - 3042 + 3044, + 3048 ], "loc": { "start": { @@ -5356,8 +5392,8 @@ "type": "Identifier", "name": "toggle", "range": [ - 3043, - 3049 + 3049, + 3055 ], "loc": { "start": { @@ -5371,8 +5407,8 @@ } }, "range": [ - 3038, - 3049 + 3044, + 3055 ], "loc": { "start": { @@ -5387,8 +5423,8 @@ }, "arguments": [], "range": [ - 3038, - 3051 + 3044, + 3057 ], "loc": { "start": { @@ -5404,8 +5440,8 @@ "generator": false, "expression": true, "range": [ - 3032, - 3051 + 3038, + 3057 ], "loc": { "start": { @@ -5420,8 +5456,8 @@ } ], "range": [ - 2995, - 3052 + 3001, + 3058 ], "loc": { "start": { @@ -5435,8 +5471,8 @@ } }, "range": [ - 2995, - 3053 + 3001, + 3059 ], "loc": { "start": { @@ -5453,8 +5489,8 @@ "type": "Line", "value": " subscribe to after-filtering event", "range": [ - 2949, - 2986 + 2955, + 2992 ], "loc": { "start": { @@ -5473,8 +5509,8 @@ "type": "Block", "value": "* @inherited ", "range": [ - 3063, - 3080 + 3069, + 3086 ], "loc": { "start": { @@ -5500,8 +5536,8 @@ "object": { "type": "ThisExpression", "range": [ - 3089, - 3093 + 3095, + 3099 ], "loc": { "start": { @@ -5518,8 +5554,8 @@ "type": "Identifier", "name": "initialized", "range": [ - 3094, - 3105 + 3100, + 3111 ], "loc": { "start": { @@ -5533,8 +5569,8 @@ } }, "range": [ - 3089, - 3105 + 3095, + 3111 ], "loc": { "start": { @@ -5552,8 +5588,8 @@ "value": true, "raw": "true", "range": [ - 3108, - 3112 + 3114, + 3118 ], "loc": { "start": { @@ -5567,8 +5603,8 @@ } }, "range": [ - 3089, - 3112 + 3095, + 3118 ], "loc": { "start": { @@ -5582,8 +5618,8 @@ } }, "range": [ - 3089, - 3113 + 3095, + 3119 ], "loc": { "start": { @@ -5600,8 +5636,8 @@ "type": "Block", "value": "* @inherited ", "range": [ - 3063, - 3080 + 3069, + 3086 ], "loc": { "start": { @@ -5626,8 +5662,8 @@ "object": { "type": "ThisExpression", "range": [ - 3123, - 3127 + 3129, + 3133 ], "loc": { "start": { @@ -5644,8 +5680,8 @@ "type": "Identifier", "name": "hide", "range": [ - 3128, - 3132 + 3134, + 3138 ], "loc": { "start": { @@ -5659,8 +5695,8 @@ } }, "range": [ - 3123, - 3132 + 3129, + 3138 ], "loc": { "start": { @@ -5675,8 +5711,8 @@ }, "arguments": [], "range": [ - 3123, - 3134 + 3129, + 3140 ], "loc": { "start": { @@ -5690,8 +5726,8 @@ } }, "range": [ - 3123, - 3135 + 3129, + 3141 ], "loc": { "start": { @@ -5706,8 +5742,8 @@ } ], "range": [ - 2421, - 3141 + 2427, + 3147 ], "loc": { "start": { @@ -5723,8 +5759,8 @@ "generator": false, "expression": false, "range": [ - 2418, - 3141 + 2424, + 3147 ], "loc": { "start": { @@ -5740,8 +5776,8 @@ "kind": "method", "computed": false, "range": [ - 2414, - 3141 + 2420, + 3147 ], "loc": { "start": { @@ -5758,8 +5794,8 @@ "type": "Block", "value": "*\n * Initializes NoResults instance\n ", "range": [ - 2360, - 2409 + 2366, + 2415 ], "loc": { "start": { @@ -5778,8 +5814,8 @@ "type": "Block", "value": "*\n * Toggle no results message\n ", "range": [ - 3147, - 3191 + 3153, + 3197 ], "loc": { "start": { @@ -5801,8 +5837,8 @@ "type": "Identifier", "name": "toggle", "range": [ - 3196, - 3202 + 3202, + 3208 ], "loc": { "start": { @@ -5838,8 +5874,8 @@ "object": { "type": "ThisExpression", "range": [ - 3219, - 3223 + 3225, + 3229 ], "loc": { "start": { @@ -5856,8 +5892,8 @@ "type": "Identifier", "name": "tf", "range": [ - 3224, - 3226 + 3230, + 3232 ], "loc": { "start": { @@ -5871,8 +5907,8 @@ } }, "range": [ - 3219, - 3226 + 3225, + 3232 ], "loc": { "start": { @@ -5889,8 +5925,8 @@ "type": "Identifier", "name": "getValidRowsNb", "range": [ - 3227, - 3241 + 3233, + 3247 ], "loc": { "start": { @@ -5904,8 +5940,8 @@ } }, "range": [ - 3219, - 3241 + 3225, + 3247 ], "loc": { "start": { @@ -5920,8 +5956,8 @@ }, "arguments": [], "range": [ - 3219, - 3243 + 3225, + 3249 ], "loc": { "start": { @@ -5939,8 +5975,8 @@ "value": 0, "raw": "0", "range": [ - 3246, - 3247 + 3252, + 3253 ], "loc": { "start": { @@ -5954,8 +5990,8 @@ } }, "range": [ - 3219, - 3247 + 3225, + 3253 ], "loc": { "start": { @@ -5981,8 +6017,8 @@ "object": { "type": "ThisExpression", "range": [ - 3263, - 3267 + 3269, + 3273 ], "loc": { "start": { @@ -5999,8 +6035,8 @@ "type": "Identifier", "name": "hide", "range": [ - 3268, - 3272 + 3274, + 3278 ], "loc": { "start": { @@ -6014,8 +6050,8 @@ } }, "range": [ - 3263, - 3272 + 3269, + 3278 ], "loc": { "start": { @@ -6030,8 +6066,8 @@ }, "arguments": [], "range": [ - 3263, - 3274 + 3269, + 3280 ], "loc": { "start": { @@ -6045,8 +6081,8 @@ } }, "range": [ - 3263, - 3275 + 3269, + 3281 ], "loc": { "start": { @@ -6061,8 +6097,8 @@ } ], "range": [ - 3249, - 3285 + 3255, + 3291 ], "loc": { "start": { @@ -6088,8 +6124,8 @@ "object": { "type": "ThisExpression", "range": [ - 3305, - 3309 + 3311, + 3315 ], "loc": { "start": { @@ -6106,8 +6142,8 @@ "type": "Identifier", "name": "show", "range": [ - 3310, - 3314 + 3316, + 3320 ], "loc": { "start": { @@ -6121,8 +6157,8 @@ } }, "range": [ - 3305, - 3314 + 3311, + 3320 ], "loc": { "start": { @@ -6137,8 +6173,8 @@ }, "arguments": [], "range": [ - 3305, - 3316 + 3311, + 3322 ], "loc": { "start": { @@ -6152,8 +6188,8 @@ } }, "range": [ - 3305, - 3317 + 3311, + 3323 ], "loc": { "start": { @@ -6168,8 +6204,8 @@ } ], "range": [ - 3291, - 3327 + 3297, + 3333 ], "loc": { "start": { @@ -6183,8 +6219,8 @@ } }, "range": [ - 3215, - 3327 + 3221, + 3333 ], "loc": { "start": { @@ -6199,8 +6235,8 @@ } ], "range": [ - 3205, - 3333 + 3211, + 3339 ], "loc": { "start": { @@ -6216,8 +6252,8 @@ "generator": false, "expression": false, "range": [ - 3202, - 3333 + 3208, + 3339 ], "loc": { "start": { @@ -6233,8 +6269,8 @@ "kind": "method", "computed": false, "range": [ - 3196, - 3333 + 3202, + 3339 ], "loc": { "start": { @@ -6251,8 +6287,8 @@ "type": "Block", "value": "*\n * Toggle no results message\n ", "range": [ - 3147, - 3191 + 3153, + 3197 ], "loc": { "start": { @@ -6271,8 +6307,8 @@ "type": "Block", "value": "*\n * Show no results message\n ", "range": [ - 3339, - 3381 + 3345, + 3387 ], "loc": { "start": { @@ -6294,8 +6330,8 @@ "type": "Identifier", "name": "show", "range": [ - 3386, - 3390 + 3392, + 3396 ], "loc": { "start": { @@ -6329,8 +6365,8 @@ "object": { "type": "ThisExpression", "range": [ - 3408, - 3412 + 3414, + 3418 ], "loc": { "start": { @@ -6347,8 +6383,8 @@ "type": "Identifier", "name": "initialized", "range": [ - 3413, - 3424 + 3419, + 3430 ], "loc": { "start": { @@ -6362,8 +6398,8 @@ } }, "range": [ - 3408, - 3424 + 3414, + 3430 ], "loc": { "start": { @@ -6378,8 +6414,8 @@ }, "prefix": true, "range": [ - 3407, - 3424 + 3413, + 3430 ], "loc": { "start": { @@ -6403,8 +6439,8 @@ "object": { "type": "ThisExpression", "range": [ - 3429, - 3433 + 3435, + 3439 ], "loc": { "start": { @@ -6421,8 +6457,8 @@ "type": "Identifier", "name": "isEnabled", "range": [ - 3434, - 3443 + 3440, + 3449 ], "loc": { "start": { @@ -6436,8 +6472,8 @@ } }, "range": [ - 3429, - 3443 + 3435, + 3449 ], "loc": { "start": { @@ -6452,8 +6488,8 @@ }, "arguments": [], "range": [ - 3429, - 3445 + 3435, + 3451 ], "loc": { "start": { @@ -6468,8 +6504,8 @@ }, "prefix": true, "range": [ - 3428, - 3445 + 3434, + 3451 ], "loc": { "start": { @@ -6483,8 +6519,8 @@ } }, "range": [ - 3407, - 3445 + 3413, + 3451 ], "loc": { "start": { @@ -6504,8 +6540,8 @@ "type": "ReturnStatement", "argument": null, "range": [ - 3461, - 3468 + 3467, + 3474 ], "loc": { "start": { @@ -6520,8 +6556,8 @@ } ], "range": [ - 3447, - 3478 + 3453, + 3484 ], "loc": { "start": { @@ -6536,8 +6572,8 @@ }, "alternate": null, "range": [ - 3403, - 3478 + 3409, + 3484 ], "loc": { "start": { @@ -6560,8 +6596,8 @@ "object": { "type": "ThisExpression", "range": [ - 3487, - 3491 + 3493, + 3497 ], "loc": { "start": { @@ -6578,8 +6614,8 @@ "type": "Identifier", "name": "onBeforeShow", "range": [ - 3492, - 3504 + 3498, + 3510 ], "loc": { "start": { @@ -6593,8 +6629,8 @@ } }, "range": [ - 3487, - 3504 + 3493, + 3510 ], "loc": { "start": { @@ -6614,8 +6650,8 @@ "object": { "type": "ThisExpression", "range": [ - 3505, - 3509 + 3511, + 3515 ], "loc": { "start": { @@ -6632,8 +6668,8 @@ "type": "Identifier", "name": "tf", "range": [ - 3510, - 3512 + 3516, + 3518 ], "loc": { "start": { @@ -6647,8 +6683,8 @@ } }, "range": [ - 3505, - 3512 + 3511, + 3518 ], "loc": { "start": { @@ -6664,8 +6700,8 @@ { "type": "ThisExpression", "range": [ - 3514, - 3518 + 3520, + 3524 ], "loc": { "start": { @@ -6680,8 +6716,8 @@ } ], "range": [ - 3487, - 3519 + 3493, + 3525 ], "loc": { "start": { @@ -6695,8 +6731,8 @@ } }, "range": [ - 3487, - 3520 + 3493, + 3526 ], "loc": { "start": { @@ -6719,8 +6755,8 @@ "object": { "type": "ThisExpression", "range": [ - 3530, - 3534 + 3536, + 3540 ], "loc": { "start": { @@ -6737,8 +6773,8 @@ "type": "Identifier", "name": "setWidth", "range": [ - 3535, - 3543 + 3541, + 3549 ], "loc": { "start": { @@ -6752,8 +6788,8 @@ } }, "range": [ - 3530, - 3543 + 3536, + 3549 ], "loc": { "start": { @@ -6768,8 +6804,8 @@ }, "arguments": [], "range": [ - 3530, - 3545 + 3536, + 3551 ], "loc": { "start": { @@ -6783,8 +6819,8 @@ } }, "range": [ - 3530, - 3546 + 3536, + 3552 ], "loc": { "start": { @@ -6814,8 +6850,8 @@ "object": { "type": "ThisExpression", "range": [ - 3555, - 3559 + 3561, + 3565 ], "loc": { "start": { @@ -6832,8 +6868,8 @@ "type": "Identifier", "name": "cont", "range": [ - 3560, - 3564 + 3566, + 3570 ], "loc": { "start": { @@ -6847,8 +6883,8 @@ } }, "range": [ - 3555, - 3564 + 3561, + 3570 ], "loc": { "start": { @@ -6865,8 +6901,8 @@ "type": "Identifier", "name": "style", "range": [ - 3565, - 3570 + 3571, + 3576 ], "loc": { "start": { @@ -6880,8 +6916,8 @@ } }, "range": [ - 3555, - 3570 + 3561, + 3576 ], "loc": { "start": { @@ -6898,8 +6934,8 @@ "type": "Identifier", "name": "display", "range": [ - 3571, - 3578 + 3577, + 3584 ], "loc": { "start": { @@ -6913,8 +6949,8 @@ } }, "range": [ - 3555, - 3578 + 3561, + 3584 ], "loc": { "start": { @@ -6932,8 +6968,8 @@ "value": "block", "raw": "'block'", "range": [ - 3581, - 3588 + 3587, + 3594 ], "loc": { "start": { @@ -6947,8 +6983,8 @@ } }, "range": [ - 3555, - 3588 + 3561, + 3594 ], "loc": { "start": { @@ -6962,8 +6998,8 @@ } }, "range": [ - 3555, - 3589 + 3561, + 3595 ], "loc": { "start": { @@ -6986,8 +7022,8 @@ "object": { "type": "ThisExpression", "range": [ - 3599, - 3603 + 3605, + 3609 ], "loc": { "start": { @@ -7004,8 +7040,8 @@ "type": "Identifier", "name": "onAfterShow", "range": [ - 3604, - 3615 + 3610, + 3621 ], "loc": { "start": { @@ -7019,8 +7055,8 @@ } }, "range": [ - 3599, - 3615 + 3605, + 3621 ], "loc": { "start": { @@ -7040,8 +7076,8 @@ "object": { "type": "ThisExpression", "range": [ - 3616, - 3620 + 3622, + 3626 ], "loc": { "start": { @@ -7058,8 +7094,8 @@ "type": "Identifier", "name": "tf", "range": [ - 3621, - 3623 + 3627, + 3629 ], "loc": { "start": { @@ -7073,8 +7109,8 @@ } }, "range": [ - 3616, - 3623 + 3622, + 3629 ], "loc": { "start": { @@ -7090,8 +7126,8 @@ { "type": "ThisExpression", "range": [ - 3625, - 3629 + 3631, + 3635 ], "loc": { "start": { @@ -7106,8 +7142,8 @@ } ], "range": [ - 3599, - 3630 + 3605, + 3636 ], "loc": { "start": { @@ -7121,8 +7157,8 @@ } }, "range": [ - 3599, - 3631 + 3605, + 3637 ], "loc": { "start": { @@ -7137,8 +7173,8 @@ } ], "range": [ - 3393, - 3637 + 3399, + 3643 ], "loc": { "start": { @@ -7154,8 +7190,8 @@ "generator": false, "expression": false, "range": [ - 3390, - 3637 + 3396, + 3643 ], "loc": { "start": { @@ -7171,8 +7207,8 @@ "kind": "method", "computed": false, "range": [ - 3386, - 3637 + 3392, + 3643 ], "loc": { "start": { @@ -7189,8 +7225,8 @@ "type": "Block", "value": "*\n * Show no results message\n ", "range": [ - 3339, - 3381 + 3345, + 3387 ], "loc": { "start": { @@ -7209,8 +7245,8 @@ "type": "Block", "value": "*\n * Hide no results message\n ", "range": [ - 3643, - 3685 + 3649, + 3691 ], "loc": { "start": { @@ -7232,8 +7268,8 @@ "type": "Identifier", "name": "hide", "range": [ - 3690, - 3694 + 3696, + 3700 ], "loc": { "start": { @@ -7267,8 +7303,8 @@ "object": { "type": "ThisExpression", "range": [ - 3712, - 3716 + 3718, + 3722 ], "loc": { "start": { @@ -7285,8 +7321,8 @@ "type": "Identifier", "name": "initialized", "range": [ - 3717, - 3728 + 3723, + 3734 ], "loc": { "start": { @@ -7300,8 +7336,8 @@ } }, "range": [ - 3712, - 3728 + 3718, + 3734 ], "loc": { "start": { @@ -7316,8 +7352,8 @@ }, "prefix": true, "range": [ - 3711, - 3728 + 3717, + 3734 ], "loc": { "start": { @@ -7341,8 +7377,8 @@ "object": { "type": "ThisExpression", "range": [ - 3733, - 3737 + 3739, + 3743 ], "loc": { "start": { @@ -7359,8 +7395,8 @@ "type": "Identifier", "name": "isEnabled", "range": [ - 3738, - 3747 + 3744, + 3753 ], "loc": { "start": { @@ -7374,8 +7410,8 @@ } }, "range": [ - 3733, - 3747 + 3739, + 3753 ], "loc": { "start": { @@ -7390,8 +7426,8 @@ }, "arguments": [], "range": [ - 3733, - 3749 + 3739, + 3755 ], "loc": { "start": { @@ -7406,8 +7442,8 @@ }, "prefix": true, "range": [ - 3732, - 3749 + 3738, + 3755 ], "loc": { "start": { @@ -7421,8 +7457,8 @@ } }, "range": [ - 3711, - 3749 + 3717, + 3755 ], "loc": { "start": { @@ -7442,8 +7478,8 @@ "type": "ReturnStatement", "argument": null, "range": [ - 3765, - 3772 + 3771, + 3778 ], "loc": { "start": { @@ -7458,8 +7494,8 @@ } ], "range": [ - 3751, - 3782 + 3757, + 3788 ], "loc": { "start": { @@ -7474,8 +7510,8 @@ }, "alternate": null, "range": [ - 3707, - 3782 + 3713, + 3788 ], "loc": { "start": { @@ -7498,8 +7534,8 @@ "object": { "type": "ThisExpression", "range": [ - 3791, - 3795 + 3797, + 3801 ], "loc": { "start": { @@ -7516,8 +7552,8 @@ "type": "Identifier", "name": "onBeforeHide", "range": [ - 3796, - 3808 + 3802, + 3814 ], "loc": { "start": { @@ -7531,8 +7567,8 @@ } }, "range": [ - 3791, - 3808 + 3797, + 3814 ], "loc": { "start": { @@ -7552,8 +7588,8 @@ "object": { "type": "ThisExpression", "range": [ - 3809, - 3813 + 3815, + 3819 ], "loc": { "start": { @@ -7570,8 +7606,8 @@ "type": "Identifier", "name": "tf", "range": [ - 3814, - 3816 + 3820, + 3822 ], "loc": { "start": { @@ -7585,8 +7621,8 @@ } }, "range": [ - 3809, - 3816 + 3815, + 3822 ], "loc": { "start": { @@ -7602,8 +7638,8 @@ { "type": "ThisExpression", "range": [ - 3818, - 3822 + 3824, + 3828 ], "loc": { "start": { @@ -7618,8 +7654,8 @@ } ], "range": [ - 3791, - 3823 + 3797, + 3829 ], "loc": { "start": { @@ -7633,8 +7669,8 @@ } }, "range": [ - 3791, - 3824 + 3797, + 3830 ], "loc": { "start": { @@ -7664,8 +7700,8 @@ "object": { "type": "ThisExpression", "range": [ - 3834, - 3838 + 3840, + 3844 ], "loc": { "start": { @@ -7682,8 +7718,8 @@ "type": "Identifier", "name": "cont", "range": [ - 3839, - 3843 + 3845, + 3849 ], "loc": { "start": { @@ -7697,8 +7733,8 @@ } }, "range": [ - 3834, - 3843 + 3840, + 3849 ], "loc": { "start": { @@ -7715,8 +7751,8 @@ "type": "Identifier", "name": "style", "range": [ - 3844, - 3849 + 3850, + 3855 ], "loc": { "start": { @@ -7730,8 +7766,8 @@ } }, "range": [ - 3834, - 3849 + 3840, + 3855 ], "loc": { "start": { @@ -7748,8 +7784,8 @@ "type": "Identifier", "name": "display", "range": [ - 3850, - 3857 + 3856, + 3863 ], "loc": { "start": { @@ -7763,8 +7799,8 @@ } }, "range": [ - 3834, - 3857 + 3840, + 3863 ], "loc": { "start": { @@ -7781,8 +7817,8 @@ "type": "Identifier", "name": "NONE", "range": [ - 3860, - 3864 + 3866, + 3870 ], "loc": { "start": { @@ -7796,8 +7832,8 @@ } }, "range": [ - 3834, - 3864 + 3840, + 3870 ], "loc": { "start": { @@ -7811,8 +7847,8 @@ } }, "range": [ - 3834, - 3865 + 3840, + 3871 ], "loc": { "start": { @@ -7835,8 +7871,8 @@ "object": { "type": "ThisExpression", "range": [ - 3875, - 3879 + 3881, + 3885 ], "loc": { "start": { @@ -7853,8 +7889,8 @@ "type": "Identifier", "name": "onAfterHide", "range": [ - 3880, - 3891 + 3886, + 3897 ], "loc": { "start": { @@ -7868,8 +7904,8 @@ } }, "range": [ - 3875, - 3891 + 3881, + 3897 ], "loc": { "start": { @@ -7889,8 +7925,8 @@ "object": { "type": "ThisExpression", "range": [ - 3892, - 3896 + 3898, + 3902 ], "loc": { "start": { @@ -7907,8 +7943,8 @@ "type": "Identifier", "name": "tf", "range": [ - 3897, - 3899 + 3903, + 3905 ], "loc": { "start": { @@ -7922,8 +7958,8 @@ } }, "range": [ - 3892, - 3899 + 3898, + 3905 ], "loc": { "start": { @@ -7939,8 +7975,8 @@ { "type": "ThisExpression", "range": [ - 3901, - 3905 + 3907, + 3911 ], "loc": { "start": { @@ -7955,8 +7991,8 @@ } ], "range": [ - 3875, - 3906 + 3881, + 3912 ], "loc": { "start": { @@ -7970,8 +8006,8 @@ } }, "range": [ - 3875, - 3907 + 3881, + 3913 ], "loc": { "start": { @@ -7986,8 +8022,8 @@ } ], "range": [ - 3697, - 3913 + 3703, + 3919 ], "loc": { "start": { @@ -8003,8 +8039,8 @@ "generator": false, "expression": false, "range": [ - 3694, - 3913 + 3700, + 3919 ], "loc": { "start": { @@ -8020,8 +8056,8 @@ "kind": "method", "computed": false, "range": [ - 3690, - 3913 + 3696, + 3919 ], "loc": { "start": { @@ -8038,8 +8074,8 @@ "type": "Block", "value": "*\n * Hide no results message\n ", "range": [ - 3643, - 3685 + 3649, + 3691 ], "loc": { "start": { @@ -8058,8 +8094,8 @@ "type": "Block", "value": "*\n * Sets no results container width\n * @private\n ", "range": [ - 3919, - 3985 + 3925, + 3991 ], "loc": { "start": { @@ -8081,8 +8117,8 @@ "type": "Identifier", "name": "setWidth", "range": [ - 3990, - 3998 + 3996, + 4004 ], "loc": { "start": { @@ -8119,8 +8155,8 @@ "object": { "type": "ThisExpression", "range": [ - 4016, - 4020 + 4022, + 4026 ], "loc": { "start": { @@ -8137,8 +8173,8 @@ "type": "Identifier", "name": "initialized", "range": [ - 4021, - 4032 + 4027, + 4038 ], "loc": { "start": { @@ -8152,8 +8188,8 @@ } }, "range": [ - 4016, - 4032 + 4022, + 4038 ], "loc": { "start": { @@ -8168,8 +8204,8 @@ }, "prefix": true, "range": [ - 4015, - 4032 + 4021, + 4038 ], "loc": { "start": { @@ -8188,8 +8224,8 @@ "object": { "type": "ThisExpression", "range": [ - 4036, - 4040 + 4042, + 4046 ], "loc": { "start": { @@ -8206,8 +8242,8 @@ "type": "Identifier", "name": "isExternal", "range": [ - 4041, - 4051 + 4047, + 4057 ], "loc": { "start": { @@ -8221,8 +8257,8 @@ } }, "range": [ - 4036, - 4051 + 4042, + 4057 ], "loc": { "start": { @@ -8236,8 +8272,8 @@ } }, "range": [ - 4015, - 4051 + 4021, + 4057 ], "loc": { "start": { @@ -8261,8 +8297,8 @@ "object": { "type": "ThisExpression", "range": [ - 4056, - 4060 + 4062, + 4066 ], "loc": { "start": { @@ -8279,8 +8315,8 @@ "type": "Identifier", "name": "isEnabled", "range": [ - 4061, - 4070 + 4067, + 4076 ], "loc": { "start": { @@ -8294,8 +8330,8 @@ } }, "range": [ - 4056, - 4070 + 4062, + 4076 ], "loc": { "start": { @@ -8310,8 +8346,8 @@ }, "arguments": [], "range": [ - 4056, - 4072 + 4062, + 4078 ], "loc": { "start": { @@ -8326,8 +8362,8 @@ }, "prefix": true, "range": [ - 4055, - 4072 + 4061, + 4078 ], "loc": { "start": { @@ -8341,8 +8377,8 @@ } }, "range": [ - 4015, - 4072 + 4021, + 4078 ], "loc": { "start": { @@ -8362,8 +8398,8 @@ "type": "ReturnStatement", "argument": null, "range": [ - 4088, - 4095 + 4094, + 4101 ], "loc": { "start": { @@ -8378,8 +8414,8 @@ } ], "range": [ - 4074, - 4105 + 4080, + 4111 ], "loc": { "start": { @@ -8394,8 +8430,8 @@ }, "alternate": null, "range": [ - 4011, - 4105 + 4017, + 4111 ], "loc": { "start": { @@ -8417,8 +8453,8 @@ "type": "Identifier", "name": "tf", "range": [ - 4118, - 4120 + 4124, + 4126 ], "loc": { "start": { @@ -8437,8 +8473,8 @@ "object": { "type": "ThisExpression", "range": [ - 4123, - 4127 + 4129, + 4133 ], "loc": { "start": { @@ -8455,8 +8491,8 @@ "type": "Identifier", "name": "tf", "range": [ - 4128, - 4130 + 4134, + 4136 ], "loc": { "start": { @@ -8470,8 +8506,8 @@ } }, "range": [ - 4123, - 4130 + 4129, + 4136 ], "loc": { "start": { @@ -8485,8 +8521,8 @@ } }, "range": [ - 4118, - 4130 + 4124, + 4136 ], "loc": { "start": { @@ -8502,8 +8538,8 @@ ], "kind": "let", "range": [ - 4114, - 4131 + 4120, + 4137 ], "loc": { "start": { @@ -8525,8 +8561,8 @@ "type": "Identifier", "name": "tf", "range": [ - 4144, - 4146 + 4150, + 4152 ], "loc": { "start": { @@ -8543,8 +8579,8 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 4147, - 4157 + 4153, + 4163 ], "loc": { "start": { @@ -8558,8 +8594,8 @@ } }, "range": [ - 4144, - 4157 + 4150, + 4163 ], "loc": { "start": { @@ -8584,8 +8620,8 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 4177, - 4187 + 4183, + 4193 ], "loc": { "start": { @@ -8607,8 +8643,8 @@ "type": "Identifier", "name": "tf", "range": [ - 4190, - 4192 + 4196, + 4198 ], "loc": { "start": { @@ -8625,8 +8661,8 @@ "type": "Identifier", "name": "feature", "range": [ - 4193, - 4200 + 4199, + 4206 ], "loc": { "start": { @@ -8640,8 +8676,8 @@ } }, "range": [ - 4190, - 4200 + 4196, + 4206 ], "loc": { "start": { @@ -8660,8 +8696,8 @@ "value": "gridLayout", "raw": "'gridLayout'", "range": [ - 4201, - 4213 + 4207, + 4219 ], "loc": { "start": { @@ -8676,8 +8712,8 @@ } ], "range": [ - 4190, - 4214 + 4196, + 4220 ], "loc": { "start": { @@ -8691,8 +8727,8 @@ } }, "range": [ - 4177, - 4214 + 4183, + 4220 ], "loc": { "start": { @@ -8708,8 +8744,8 @@ ], "kind": "let", "range": [ - 4173, - 4215 + 4179, + 4221 ], "loc": { "start": { @@ -8739,8 +8775,8 @@ "object": { "type": "ThisExpression", "range": [ - 4228, - 4232 + 4234, + 4238 ], "loc": { "start": { @@ -8757,8 +8793,8 @@ "type": "Identifier", "name": "cont", "range": [ - 4233, - 4237 + 4239, + 4243 ], "loc": { "start": { @@ -8772,8 +8808,8 @@ } }, "range": [ - 4228, - 4237 + 4234, + 4243 ], "loc": { "start": { @@ -8790,8 +8826,8 @@ "type": "Identifier", "name": "style", "range": [ - 4238, - 4243 + 4244, + 4249 ], "loc": { "start": { @@ -8805,8 +8841,8 @@ } }, "range": [ - 4228, - 4243 + 4234, + 4249 ], "loc": { "start": { @@ -8823,8 +8859,8 @@ "type": "Identifier", "name": "width", "range": [ - 4244, - 4249 + 4250, + 4255 ], "loc": { "start": { @@ -8838,8 +8874,8 @@ } }, "range": [ - 4228, - 4249 + 4234, + 4255 ], "loc": { "start": { @@ -8865,8 +8901,8 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 4252, - 4262 + 4258, + 4268 ], "loc": { "start": { @@ -8883,8 +8919,8 @@ "type": "Identifier", "name": "tblCont", "range": [ - 4263, - 4270 + 4269, + 4276 ], "loc": { "start": { @@ -8898,8 +8934,8 @@ } }, "range": [ - 4252, - 4270 + 4258, + 4276 ], "loc": { "start": { @@ -8916,8 +8952,8 @@ "type": "Identifier", "name": "clientWidth", "range": [ - 4271, - 4282 + 4277, + 4288 ], "loc": { "start": { @@ -8931,8 +8967,8 @@ } }, "range": [ - 4252, - 4282 + 4258, + 4288 ], "loc": { "start": { @@ -8950,8 +8986,8 @@ "value": "px", "raw": "'px'", "range": [ - 4285, - 4289 + 4291, + 4295 ], "loc": { "start": { @@ -8965,8 +9001,8 @@ } }, "range": [ - 4252, - 4289 + 4258, + 4295 ], "loc": { "start": { @@ -8980,8 +9016,8 @@ } }, "range": [ - 4228, - 4289 + 4234, + 4295 ], "loc": { "start": { @@ -8995,8 +9031,8 @@ } }, "range": [ - 4228, - 4290 + 4234, + 4296 ], "loc": { "start": { @@ -9011,8 +9047,8 @@ } ], "range": [ - 4159, - 4300 + 4165, + 4306 ], "loc": { "start": { @@ -9045,8 +9081,8 @@ "object": { "type": "ThisExpression", "range": [ - 4320, - 4324 + 4326, + 4330 ], "loc": { "start": { @@ -9063,8 +9099,8 @@ "type": "Identifier", "name": "cont", "range": [ - 4325, - 4329 + 4331, + 4335 ], "loc": { "start": { @@ -9078,8 +9114,8 @@ } }, "range": [ - 4320, - 4329 + 4326, + 4335 ], "loc": { "start": { @@ -9096,8 +9132,8 @@ "type": "Identifier", "name": "style", "range": [ - 4330, - 4335 + 4336, + 4341 ], "loc": { "start": { @@ -9111,8 +9147,8 @@ } }, "range": [ - 4320, - 4335 + 4326, + 4341 ], "loc": { "start": { @@ -9129,8 +9165,8 @@ "type": "Identifier", "name": "width", "range": [ - 4336, - 4341 + 4342, + 4347 ], "loc": { "start": { @@ -9144,8 +9180,8 @@ } }, "range": [ - 4320, - 4341 + 4326, + 4347 ], "loc": { "start": { @@ -9175,8 +9211,8 @@ "type": "Identifier", "name": "tf", "range": [ - 4345, - 4347 + 4351, + 4353 ], "loc": { "start": { @@ -9193,8 +9229,8 @@ "type": "Identifier", "name": "dom", "range": [ - 4348, - 4351 + 4354, + 4357 ], "loc": { "start": { @@ -9208,8 +9244,8 @@ } }, "range": [ - 4345, - 4351 + 4351, + 4357 ], "loc": { "start": { @@ -9224,8 +9260,8 @@ }, "arguments": [], "range": [ - 4345, - 4353 + 4351, + 4359 ], "loc": { "start": { @@ -9242,8 +9278,8 @@ "type": "Identifier", "name": "tHead", "range": [ - 4354, - 4359 + 4360, + 4365 ], "loc": { "start": { @@ -9257,8 +9293,8 @@ } }, "range": [ - 4345, - 4359 + 4351, + 4365 ], "loc": { "start": { @@ -9286,8 +9322,8 @@ "type": "Identifier", "name": "tf", "range": [ - 4378, - 4380 + 4384, + 4386 ], "loc": { "start": { @@ -9304,8 +9340,8 @@ "type": "Identifier", "name": "dom", "range": [ - 4381, - 4384 + 4387, + 4390 ], "loc": { "start": { @@ -9319,8 +9355,8 @@ } }, "range": [ - 4378, - 4384 + 4384, + 4390 ], "loc": { "start": { @@ -9335,8 +9371,8 @@ }, "arguments": [], "range": [ - 4378, - 4386 + 4384, + 4392 ], "loc": { "start": { @@ -9353,8 +9389,8 @@ "type": "Identifier", "name": "tHead", "range": [ - 4387, - 4392 + 4393, + 4398 ], "loc": { "start": { @@ -9368,8 +9404,8 @@ } }, "range": [ - 4378, - 4392 + 4384, + 4398 ], "loc": { "start": { @@ -9386,8 +9422,8 @@ "type": "Identifier", "name": "clientWidth", "range": [ - 4393, - 4404 + 4399, + 4410 ], "loc": { "start": { @@ -9401,8 +9437,8 @@ } }, "range": [ - 4378, - 4404 + 4384, + 4410 ], "loc": { "start": { @@ -9433,8 +9469,8 @@ "type": "Identifier", "name": "tf", "range": [ - 4423, - 4425 + 4429, + 4431 ], "loc": { "start": { @@ -9451,8 +9487,8 @@ "type": "Identifier", "name": "dom", "range": [ - 4426, - 4429 + 4432, + 4435 ], "loc": { "start": { @@ -9466,8 +9502,8 @@ } }, "range": [ - 4423, - 4429 + 4429, + 4435 ], "loc": { "start": { @@ -9482,8 +9518,8 @@ }, "arguments": [], "range": [ - 4423, - 4431 + 4429, + 4437 ], "loc": { "start": { @@ -9500,8 +9536,8 @@ "type": "Identifier", "name": "tBodies", "range": [ - 4432, - 4439 + 4438, + 4445 ], "loc": { "start": { @@ -9515,8 +9551,8 @@ } }, "range": [ - 4423, - 4439 + 4429, + 4445 ], "loc": { "start": { @@ -9534,8 +9570,8 @@ "value": 0, "raw": "0", "range": [ - 4440, - 4441 + 4446, + 4447 ], "loc": { "start": { @@ -9549,8 +9585,8 @@ } }, "range": [ - 4423, - 4442 + 4429, + 4448 ], "loc": { "start": { @@ -9567,8 +9603,8 @@ "type": "Identifier", "name": "clientWidth", "range": [ - 4443, - 4454 + 4449, + 4460 ], "loc": { "start": { @@ -9582,8 +9618,8 @@ } }, "range": [ - 4423, - 4454 + 4429, + 4460 ], "loc": { "start": { @@ -9597,8 +9633,8 @@ } }, "range": [ - 4345, - 4454 + 4351, + 4460 ], "loc": { "start": { @@ -9616,8 +9652,8 @@ "value": "px", "raw": "'px'", "range": [ - 4458, - 4462 + 4464, + 4468 ], "loc": { "start": { @@ -9631,8 +9667,8 @@ } }, "range": [ - 4344, - 4462 + 4350, + 4468 ], "loc": { "start": { @@ -9646,8 +9682,8 @@ } }, "range": [ - 4320, - 4462 + 4326, + 4468 ], "loc": { "start": { @@ -9661,8 +9697,8 @@ } }, "range": [ - 4320, - 4463 + 4326, + 4469 ], "loc": { "start": { @@ -9677,8 +9713,8 @@ } ], "range": [ - 4306, - 4473 + 4312, + 4479 ], "loc": { "start": { @@ -9692,8 +9728,8 @@ } }, "range": [ - 4140, - 4473 + 4146, + 4479 ], "loc": { "start": { @@ -9708,8 +9744,8 @@ } ], "range": [ - 4001, - 4479 + 4007, + 4485 ], "loc": { "start": { @@ -9725,8 +9761,8 @@ "generator": false, "expression": false, "range": [ - 3998, - 4479 + 4004, + 4485 ], "loc": { "start": { @@ -9742,8 +9778,8 @@ "kind": "method", "computed": false, "range": [ - 3990, - 4479 + 3996, + 4485 ], "loc": { "start": { @@ -9760,8 +9796,8 @@ "type": "Block", "value": "*\n * Sets no results container width\n * @private\n ", "range": [ - 3919, - 3985 + 3925, + 3991 ], "loc": { "start": { @@ -9780,8 +9816,8 @@ "type": "Block", "value": "*\n * Remove feature\n ", "range": [ - 4485, - 4518 + 4491, + 4524 ], "loc": { "start": { @@ -9803,8 +9839,8 @@ "type": "Identifier", "name": "destroy", "range": [ - 4523, - 4530 + 4529, + 4536 ], "loc": { "start": { @@ -9835,8 +9871,8 @@ "object": { "type": "ThisExpression", "range": [ - 4548, - 4552 + 4554, + 4558 ], "loc": { "start": { @@ -9853,8 +9889,8 @@ "type": "Identifier", "name": "initialized", "range": [ - 4553, - 4564 + 4559, + 4570 ], "loc": { "start": { @@ -9868,8 +9904,8 @@ } }, "range": [ - 4548, - 4564 + 4554, + 4570 ], "loc": { "start": { @@ -9884,8 +9920,8 @@ }, "prefix": true, "range": [ - 4547, - 4564 + 4553, + 4570 ], "loc": { "start": { @@ -9905,8 +9941,8 @@ "type": "ReturnStatement", "argument": null, "range": [ - 4580, - 4587 + 4586, + 4593 ], "loc": { "start": { @@ -9921,8 +9957,8 @@ } ], "range": [ - 4566, - 4597 + 4572, + 4603 ], "loc": { "start": { @@ -9937,8 +9973,8 @@ }, "alternate": null, "range": [ - 4543, - 4597 + 4549, + 4603 ], "loc": { "start": { @@ -9959,8 +9995,8 @@ "type": "Identifier", "name": "removeElm", "range": [ - 4606, - 4615 + 4612, + 4621 ], "loc": { "start": { @@ -9980,8 +10016,8 @@ "object": { "type": "ThisExpression", "range": [ - 4616, - 4620 + 4622, + 4626 ], "loc": { "start": { @@ -9998,8 +10034,8 @@ "type": "Identifier", "name": "cont", "range": [ - 4621, - 4625 + 4627, + 4631 ], "loc": { "start": { @@ -10013,8 +10049,8 @@ } }, "range": [ - 4616, - 4625 + 4622, + 4631 ], "loc": { "start": { @@ -10029,8 +10065,8 @@ } ], "range": [ - 4606, - 4626 + 4612, + 4632 ], "loc": { "start": { @@ -10044,8 +10080,8 @@ } }, "range": [ - 4606, - 4627 + 4612, + 4633 ], "loc": { "start": { @@ -10069,8 +10105,8 @@ "object": { "type": "ThisExpression", "range": [ - 4636, - 4640 + 4642, + 4646 ], "loc": { "start": { @@ -10087,8 +10123,8 @@ "type": "Identifier", "name": "cont", "range": [ - 4641, - 4645 + 4647, + 4651 ], "loc": { "start": { @@ -10102,8 +10138,8 @@ } }, "range": [ - 4636, - 4645 + 4642, + 4651 ], "loc": { "start": { @@ -10121,8 +10157,8 @@ "value": null, "raw": "null", "range": [ - 4648, - 4652 + 4654, + 4658 ], "loc": { "start": { @@ -10136,8 +10172,8 @@ } }, "range": [ - 4636, - 4652 + 4642, + 4658 ], "loc": { "start": { @@ -10151,8 +10187,8 @@ } }, "range": [ - 4636, - 4653 + 4642, + 4659 ], "loc": { "start": { @@ -10169,8 +10205,8 @@ "type": "Line", "value": " unsubscribe to after-filtering event", "range": [ - 4662, - 4701 + 4668, + 4707 ], "loc": { "start": { @@ -10198,8 +10234,8 @@ "object": { "type": "ThisExpression", "range": [ - 4710, - 4714 + 4716, + 4720 ], "loc": { "start": { @@ -10216,8 +10252,8 @@ "type": "Identifier", "name": "emitter", "range": [ - 4715, - 4722 + 4721, + 4728 ], "loc": { "start": { @@ -10231,8 +10267,8 @@ } }, "range": [ - 4710, - 4722 + 4716, + 4728 ], "loc": { "start": { @@ -10249,8 +10285,8 @@ "type": "Identifier", "name": "off", "range": [ - 4723, - 4726 + 4729, + 4732 ], "loc": { "start": { @@ -10264,8 +10300,8 @@ } }, "range": [ - 4710, - 4726 + 4716, + 4732 ], "loc": { "start": { @@ -10287,8 +10323,8 @@ "value": "after-filtering", "raw": "'after-filtering'", "range": [ - 4728, - 4745 + 4734, + 4751 ], "loc": { "start": { @@ -10303,8 +10339,8 @@ } ], "range": [ - 4727, - 4746 + 4733, + 4752 ], "loc": { "start": { @@ -10329,8 +10365,8 @@ "object": { "type": "ThisExpression", "range": [ - 4754, - 4758 + 4760, + 4764 ], "loc": { "start": { @@ -10347,8 +10383,8 @@ "type": "Identifier", "name": "toggle", "range": [ - 4759, - 4765 + 4765, + 4771 ], "loc": { "start": { @@ -10362,8 +10398,8 @@ } }, "range": [ - 4754, - 4765 + 4760, + 4771 ], "loc": { "start": { @@ -10378,8 +10414,8 @@ }, "arguments": [], "range": [ - 4754, - 4767 + 4760, + 4773 ], "loc": { "start": { @@ -10395,8 +10431,8 @@ "generator": false, "expression": true, "range": [ - 4748, - 4767 + 4754, + 4773 ], "loc": { "start": { @@ -10411,8 +10447,8 @@ } ], "range": [ - 4710, - 4768 + 4716, + 4774 ], "loc": { "start": { @@ -10426,8 +10462,8 @@ } }, "range": [ - 4710, - 4769 + 4716, + 4775 ], "loc": { "start": { @@ -10444,8 +10480,8 @@ "type": "Line", "value": " unsubscribe to after-filtering event", "range": [ - 4662, - 4701 + 4668, + 4707 ], "loc": { "start": { @@ -10471,8 +10507,8 @@ "object": { "type": "ThisExpression", "range": [ - 4779, - 4783 + 4785, + 4789 ], "loc": { "start": { @@ -10489,8 +10525,8 @@ "type": "Identifier", "name": "initialized", "range": [ - 4784, - 4795 + 4790, + 4801 ], "loc": { "start": { @@ -10504,8 +10540,8 @@ } }, "range": [ - 4779, - 4795 + 4785, + 4801 ], "loc": { "start": { @@ -10523,8 +10559,8 @@ "value": false, "raw": "false", "range": [ - 4798, - 4803 + 4804, + 4809 ], "loc": { "start": { @@ -10538,8 +10574,8 @@ } }, "range": [ - 4779, - 4803 + 4785, + 4809 ], "loc": { "start": { @@ -10553,8 +10589,8 @@ } }, "range": [ - 4779, - 4804 + 4785, + 4810 ], "loc": { "start": { @@ -10569,8 +10605,8 @@ } ], "range": [ - 4533, - 4810 + 4539, + 4816 ], "loc": { "start": { @@ -10586,8 +10622,8 @@ "generator": false, "expression": false, "range": [ - 4530, - 4810 + 4536, + 4816 ], "loc": { "start": { @@ -10603,8 +10639,8 @@ "kind": "method", "computed": false, "range": [ - 4523, - 4810 + 4529, + 4816 ], "loc": { "start": { @@ -10621,8 +10657,8 @@ "type": "Block", "value": "*\n * Remove feature\n ", "range": [ - 4485, - 4518 + 4491, + 4524 ], "loc": { "start": { @@ -10641,7 +10677,7 @@ ], "range": [ 307, - 4812 + 4818 ], "loc": { "start": { @@ -10656,7 +10692,7 @@ }, "range": [ 275, - 4812 + 4818 ], "loc": { "start": { @@ -10694,7 +10730,7 @@ "source": null, "range": [ 268, - 4812 + 4818 ], "loc": { "start": { @@ -10731,7 +10767,7 @@ "sourceType": "module", "range": [ 0, - 4812 + 4818 ], "loc": { "start": { @@ -10802,8 +10838,8 @@ "type": "Block", "value": "*\n * Text (accepts HTML)\n * @type {String}\n ", "range": [ - 561, - 633 + 567, + 639 ], "loc": { "start": { @@ -10820,8 +10856,8 @@ "type": "Block", "value": "*\n * Custom container DOM element\n * @type {DOMElement}\n ", "range": [ - 693, - 778 + 699, + 784 ], "loc": { "start": { @@ -10838,8 +10874,8 @@ "type": "Block", "value": "*\n * ID of custom container element\n * @type {String}\n ", "range": [ - 847, - 930 + 853, + 936 ], "loc": { "start": { @@ -10856,8 +10892,8 @@ "type": "Block", "value": "*\n * Indicates if UI is contained in a external element\n * @type {Boolean}\n * @private\n ", "range": [ - 1004, - 1128 + 1010, + 1134 ], "loc": { "start": { @@ -10874,8 +10910,8 @@ "type": "Block", "value": "*\n * Css class assigned to container element\n * @type {String}\n ", "range": [ - 1244, - 1336 + 1250, + 1342 ], "loc": { "start": { @@ -10892,8 +10928,8 @@ "type": "Block", "value": "*\n * Stores container DOM element\n * @type {DOMElement}\n ", "range": [ - 1399, - 1484 + 1405, + 1490 ], "loc": { "start": { @@ -10910,8 +10946,8 @@ "type": "Block", "value": "*\n * Callback fired before the message is displayed\n * @type {Function}\n ", "range": [ - 1520, - 1621 + 1526, + 1627 ], "loc": { "start": { @@ -10928,8 +10964,8 @@ "type": "Block", "value": "*\n * Callback fired after the message is displayed\n * @type {Function}\n ", "range": [ - 1733, - 1833 + 1739, + 1839 ], "loc": { "start": { @@ -10946,8 +10982,8 @@ "type": "Block", "value": "*\n * Callback fired before the message is hidden\n * @type {Function}\n ", "range": [ - 1942, - 2040 + 1948, + 2046 ], "loc": { "start": { @@ -10964,8 +11000,8 @@ "type": "Block", "value": "*\n * Callback fired after the message is hidden\n * @type {Function}\n ", "range": [ - 2152, - 2249 + 2158, + 2255 ], "loc": { "start": { @@ -10982,8 +11018,8 @@ "type": "Block", "value": "*\n * Initializes NoResults instance\n ", "range": [ - 2360, - 2409 + 2366, + 2415 ], "loc": { "start": { @@ -11000,8 +11036,8 @@ "type": "Line", "value": "container", "range": [ - 2618, - 2629 + 2624, + 2635 ], "loc": { "start": { @@ -11018,8 +11054,8 @@ "type": "Line", "value": " subscribe to after-filtering event", "range": [ - 2949, - 2986 + 2955, + 2992 ], "loc": { "start": { @@ -11036,8 +11072,8 @@ "type": "Block", "value": "* @inherited ", "range": [ - 3063, - 3080 + 3069, + 3086 ], "loc": { "start": { @@ -11054,8 +11090,8 @@ "type": "Block", "value": "*\n * Toggle no results message\n ", "range": [ - 3147, - 3191 + 3153, + 3197 ], "loc": { "start": { @@ -11072,8 +11108,8 @@ "type": "Block", "value": "*\n * Show no results message\n ", "range": [ - 3339, - 3381 + 3345, + 3387 ], "loc": { "start": { @@ -11090,8 +11126,8 @@ "type": "Block", "value": "*\n * Hide no results message\n ", "range": [ - 3643, - 3685 + 3649, + 3691 ], "loc": { "start": { @@ -11108,8 +11144,8 @@ "type": "Block", "value": "*\n * Sets no results container width\n * @private\n ", "range": [ - 3919, - 3985 + 3925, + 3991 ], "loc": { "start": { @@ -11126,8 +11162,8 @@ "type": "Block", "value": "*\n * Remove feature\n ", "range": [ - 4485, - 4518 + 4491, + 4524 ], "loc": { "start": { @@ -11144,8 +11180,8 @@ "type": "Line", "value": " unsubscribe to after-filtering event", "range": [ - 4662, - 4701 + 4668, + 4707 ], "loc": { "start": { diff --git a/docs/ast/source/modules/rowsCounter.js.json b/docs/ast/source/modules/rowsCounter.js.json index 4b1b4463..4e5e73bf 100644 --- a/docs/ast/source/modules/rowsCounter.js.json +++ b/docs/ast/source/modules/rowsCounter.js.json @@ -729,13 +729,85 @@ } }, "init": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", + "type": "LogicalExpression", + "operator": "||", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 496, + 500 + ], + "loc": { + "start": { + "line": 21, + "column": 16 + }, + "end": { + "line": 21, + "column": 20 + } + } + }, + "property": { + "type": "Identifier", + "name": "config", + "range": [ + 501, + 507 + ], + "loc": { + "start": { + "line": 21, + "column": 21 + }, + "end": { + "line": 21, + "column": 27 + } + } + }, + "range": [ + 496, + 507 + ], + "loc": { + "start": { + "line": 21, + "column": 16 + }, + "end": { + "line": 21, + "column": 27 + } + } + }, + "property": { + "type": "Identifier", + "name": "rows_counter", + "range": [ + 508, + 520 + ], + "loc": { + "start": { + "line": 21, + "column": 28 + }, + "end": { + "line": 21, + "column": 40 + } + } + }, "range": [ 496, - 500 + 520 ], "loc": { "start": { @@ -744,31 +816,31 @@ }, "end": { "line": 21, - "column": 20 + "column": 40 } } }, - "property": { - "type": "Identifier", - "name": "config", + "right": { + "type": "ObjectExpression", + "properties": [], "range": [ - 501, - 507 + 524, + 526 ], "loc": { "start": { "line": 21, - "column": 21 + "column": 44 }, "end": { "line": 21, - "column": 27 + "column": 46 } } }, "range": [ 496, - 507 + 526 ], "loc": { "start": { @@ -777,13 +849,13 @@ }, "end": { "line": 21, - "column": 27 + "column": 46 } } }, "range": [ 492, - 507 + 526 ], "loc": { "start": { @@ -792,7 +864,7 @@ }, "end": { "line": 21, - "column": 27 + "column": 46 } } } @@ -800,7 +872,7 @@ "kind": "let", "range": [ 488, - 508 + 527 ], "loc": { "start": { @@ -809,7 +881,7 @@ }, "end": { "line": 21, - "column": 28 + "column": 47 } }, "leadingComments": [ @@ -837,8 +909,8 @@ "type": "Block", "value": "*\n * ID of custom container element\n * @type {String}\n ", "range": [ - 518, - 601 + 537, + 620 ], "loc": { "start": { @@ -864,8 +936,8 @@ "object": { "type": "ThisExpression", "range": [ - 610, - 614 + 629, + 633 ], "loc": { "start": { @@ -882,8 +954,8 @@ "type": "Identifier", "name": "targetId", "range": [ - 615, - 623 + 634, + 642 ], "loc": { "start": { @@ -897,8 +969,8 @@ } }, "range": [ - 610, - 623 + 629, + 642 ], "loc": { "start": { @@ -921,8 +993,8 @@ "type": "Identifier", "name": "f", "range": [ - 626, - 627 + 645, + 646 ], "loc": { "start": { @@ -937,10 +1009,10 @@ }, "property": { "type": "Identifier", - "name": "rows_counter_target_id", + "name": "target_id", "range": [ - 628, - 650 + 647, + 656 ], "loc": { "start": { @@ -949,13 +1021,13 @@ }, "end": { "line": 27, - "column": 48 + "column": 35 } } }, "range": [ - 626, - 650 + 645, + 656 ], "loc": { "start": { @@ -964,7 +1036,7 @@ }, "end": { "line": 27, - "column": 48 + "column": 35 } } }, @@ -973,23 +1045,23 @@ "value": null, "raw": "null", "range": [ - 654, - 658 + 660, + 664 ], "loc": { "start": { "line": 27, - "column": 52 + "column": 39 }, "end": { "line": 27, - "column": 56 + "column": 43 } } }, "range": [ - 626, - 658 + 645, + 664 ], "loc": { "start": { @@ -998,13 +1070,13 @@ }, "end": { "line": 27, - "column": 56 + "column": 43 } } }, "range": [ - 610, - 658 + 629, + 664 ], "loc": { "start": { @@ -1013,13 +1085,13 @@ }, "end": { "line": 27, - "column": 56 + "column": 43 } } }, "range": [ - 610, - 659 + 629, + 665 ], "loc": { "start": { @@ -1028,7 +1100,7 @@ }, "end": { "line": 27, - "column": 57 + "column": 44 } }, "leadingComments": [ @@ -1036,8 +1108,8 @@ "type": "Block", "value": "*\n * ID of custom container element\n * @type {String}\n ", "range": [ - 518, - 601 + 537, + 620 ], "loc": { "start": { @@ -1056,8 +1128,8 @@ "type": "Block", "value": "*\n * Container DOM element\n * @type {DOMElement}\n * @private\n ", "range": [ - 669, - 767 + 675, + 773 ], "loc": { "start": { @@ -1083,8 +1155,8 @@ "object": { "type": "ThisExpression", "range": [ - 776, - 780 + 782, + 786 ], "loc": { "start": { @@ -1101,8 +1173,8 @@ "type": "Identifier", "name": "container", "range": [ - 781, - 790 + 787, + 796 ], "loc": { "start": { @@ -1116,8 +1188,8 @@ } }, "range": [ - 776, - 790 + 782, + 796 ], "loc": { "start": { @@ -1135,8 +1207,8 @@ "value": null, "raw": "null", "range": [ - 793, - 797 + 799, + 803 ], "loc": { "start": { @@ -1150,8 +1222,8 @@ } }, "range": [ - 776, - 797 + 782, + 803 ], "loc": { "start": { @@ -1165,8 +1237,8 @@ } }, "range": [ - 776, - 798 + 782, + 804 ], "loc": { "start": { @@ -1183,8 +1255,8 @@ "type": "Block", "value": "*\n * Container DOM element\n * @type {DOMElement}\n * @private\n ", "range": [ - 669, - 767 + 675, + 773 ], "loc": { "start": { @@ -1203,8 +1275,8 @@ "type": "Block", "value": "*\n * Container DOM element for label displaying the total number of rows\n * @type {DOMElement}\n * @private\n ", "range": [ - 808, - 952 + 814, + 958 ], "loc": { "start": { @@ -1230,8 +1302,8 @@ "object": { "type": "ThisExpression", "range": [ - 961, - 965 + 967, + 971 ], "loc": { "start": { @@ -1248,8 +1320,8 @@ "type": "Identifier", "name": "label", "range": [ - 966, - 971 + 972, + 977 ], "loc": { "start": { @@ -1263,8 +1335,8 @@ } }, "range": [ - 961, - 971 + 967, + 977 ], "loc": { "start": { @@ -1282,8 +1354,8 @@ "value": null, "raw": "null", "range": [ - 974, - 978 + 980, + 984 ], "loc": { "start": { @@ -1297,8 +1369,8 @@ } }, "range": [ - 961, - 978 + 967, + 984 ], "loc": { "start": { @@ -1312,8 +1384,8 @@ } }, "range": [ - 961, - 979 + 967, + 985 ], "loc": { "start": { @@ -1330,8 +1402,8 @@ "type": "Block", "value": "*\n * Container DOM element for label displaying the total number of rows\n * @type {DOMElement}\n * @private\n ", "range": [ - 808, - 952 + 814, + 958 ], "loc": { "start": { @@ -1350,8 +1422,8 @@ "type": "Block", "value": "*\n * Text preceding the total number of rows\n * @type {String}\n ", "range": [ - 989, - 1081 + 995, + 1087 ], "loc": { "start": { @@ -1377,8 +1449,8 @@ "object": { "type": "ThisExpression", "range": [ - 1090, - 1094 + 1096, + 1100 ], "loc": { "start": { @@ -1395,8 +1467,8 @@ "type": "Identifier", "name": "text", "range": [ - 1095, - 1099 + 1101, + 1105 ], "loc": { "start": { @@ -1410,8 +1482,8 @@ } }, "range": [ - 1090, - 1099 + 1096, + 1105 ], "loc": { "start": { @@ -1434,8 +1506,8 @@ "type": "Identifier", "name": "f", "range": [ - 1102, - 1103 + 1108, + 1109 ], "loc": { "start": { @@ -1450,10 +1522,10 @@ }, "property": { "type": "Identifier", - "name": "rows_counter_text", + "name": "text", "range": [ - 1104, - 1121 + 1110, + 1114 ], "loc": { "start": { @@ -1462,13 +1534,13 @@ }, "end": { "line": 47, - "column": 39 + "column": 26 } } }, "range": [ - 1102, - 1121 + 1108, + 1114 ], "loc": { "start": { @@ -1477,7 +1549,7 @@ }, "end": { "line": 47, - "column": 39 + "column": 26 } } }, @@ -1486,23 +1558,23 @@ "value": "Rows: ", "raw": "'Rows: '", "range": [ - 1125, - 1133 + 1118, + 1126 ], "loc": { "start": { "line": 47, - "column": 43 + "column": 30 }, "end": { "line": 47, - "column": 51 + "column": 38 } } }, "range": [ - 1102, - 1133 + 1108, + 1126 ], "loc": { "start": { @@ -1511,13 +1583,13 @@ }, "end": { "line": 47, - "column": 51 + "column": 38 } } }, "range": [ - 1090, - 1133 + 1096, + 1126 ], "loc": { "start": { @@ -1526,13 +1598,13 @@ }, "end": { "line": 47, - "column": 51 + "column": 38 } } }, "range": [ - 1090, - 1134 + 1096, + 1127 ], "loc": { "start": { @@ -1541,7 +1613,7 @@ }, "end": { "line": 47, - "column": 52 + "column": 39 } }, "leadingComments": [ @@ -1549,8 +1621,8 @@ "type": "Block", "value": "*\n * Text preceding the total number of rows\n * @type {String}\n ", "range": [ - 989, - 1081 + 995, + 1087 ], "loc": { "start": { @@ -1569,8 +1641,8 @@ "type": "Block", "value": "*\n * Separator symbol appearing between the first and last visible rows of\n * current page when paging is enabled. ie: Rows: 31-40 / 70\n * @type {String}\n ", "range": [ - 1144, - 1335 + 1137, + 1328 ], "loc": { "start": { @@ -1596,8 +1668,8 @@ "object": { "type": "ThisExpression", "range": [ - 1344, - 1348 + 1337, + 1341 ], "loc": { "start": { @@ -1614,8 +1686,8 @@ "type": "Identifier", "name": "fromToTextSeparator", "range": [ - 1349, - 1368 + 1342, + 1361 ], "loc": { "start": { @@ -1629,8 +1701,8 @@ } }, "range": [ - 1344, - 1368 + 1337, + 1361 ], "loc": { "start": { @@ -1653,8 +1725,8 @@ "type": "Identifier", "name": "f", "range": [ - 1371, - 1372 + 1364, + 1365 ], "loc": { "start": { @@ -1669,10 +1741,10 @@ }, "property": { "type": "Identifier", - "name": "from_to_text_separator", + "name": "separator", "range": [ - 1373, - 1395 + 1366, + 1375 ], "loc": { "start": { @@ -1681,13 +1753,13 @@ }, "end": { "line": 54, - "column": 59 + "column": 46 } } }, "range": [ - 1371, - 1395 + 1364, + 1375 ], "loc": { "start": { @@ -1696,7 +1768,7 @@ }, "end": { "line": 54, - "column": 59 + "column": 46 } } }, @@ -1705,23 +1777,23 @@ "value": "-", "raw": "'-'", "range": [ - 1399, - 1402 + 1379, + 1382 ], "loc": { "start": { "line": 54, - "column": 63 + "column": 50 }, "end": { "line": 54, - "column": 66 + "column": 53 } } }, "range": [ - 1371, - 1402 + 1364, + 1382 ], "loc": { "start": { @@ -1730,13 +1802,13 @@ }, "end": { "line": 54, - "column": 66 + "column": 53 } } }, "range": [ - 1344, - 1402 + 1337, + 1382 ], "loc": { "start": { @@ -1745,13 +1817,13 @@ }, "end": { "line": 54, - "column": 66 + "column": 53 } } }, "range": [ - 1344, - 1403 + 1337, + 1383 ], "loc": { "start": { @@ -1760,7 +1832,7 @@ }, "end": { "line": 54, - "column": 67 + "column": 54 } }, "leadingComments": [ @@ -1768,8 +1840,8 @@ "type": "Block", "value": "*\n * Separator symbol appearing between the first and last visible rows of\n * current page when paging is enabled. ie: Rows: 31-40 / 70\n * @type {String}\n ", "range": [ - 1144, - 1335 + 1137, + 1328 ], "loc": { "start": { @@ -1788,8 +1860,8 @@ "type": "Block", "value": "*\n * Separator symbol appearing between the first and last visible rows of\n * current page and the total number of filterable rows when paging is\n * enabled. ie: Rows: 31-40 / 70\n * @type {String}\n ", "range": [ - 1413, - 1655 + 1393, + 1635 ], "loc": { "start": { @@ -1815,8 +1887,8 @@ "object": { "type": "ThisExpression", "range": [ - 1664, - 1668 + 1644, + 1648 ], "loc": { "start": { @@ -1833,8 +1905,8 @@ "type": "Identifier", "name": "overText", "range": [ - 1669, - 1677 + 1649, + 1657 ], "loc": { "start": { @@ -1848,8 +1920,8 @@ } }, "range": [ - 1664, - 1677 + 1644, + 1657 ], "loc": { "start": { @@ -1872,8 +1944,8 @@ "type": "Identifier", "name": "f", "range": [ - 1680, - 1681 + 1660, + 1661 ], "loc": { "start": { @@ -1890,8 +1962,8 @@ "type": "Identifier", "name": "over_text", "range": [ - 1682, - 1691 + 1662, + 1671 ], "loc": { "start": { @@ -1905,8 +1977,8 @@ } }, "range": [ - 1680, - 1691 + 1660, + 1671 ], "loc": { "start": { @@ -1924,8 +1996,8 @@ "value": " / ", "raw": "' / '", "range": [ - 1695, - 1700 + 1675, + 1680 ], "loc": { "start": { @@ -1939,8 +2011,8 @@ } }, "range": [ - 1680, - 1700 + 1660, + 1680 ], "loc": { "start": { @@ -1954,8 +2026,8 @@ } }, "range": [ - 1664, - 1700 + 1644, + 1680 ], "loc": { "start": { @@ -1969,8 +2041,8 @@ } }, "range": [ - 1664, - 1701 + 1644, + 1681 ], "loc": { "start": { @@ -1987,8 +2059,8 @@ "type": "Block", "value": "*\n * Separator symbol appearing between the first and last visible rows of\n * current page and the total number of filterable rows when paging is\n * enabled. ie: Rows: 31-40 / 70\n * @type {String}\n ", "range": [ - 1413, - 1655 + 1393, + 1635 ], "loc": { "start": { @@ -2007,8 +2079,8 @@ "type": "Block", "value": "*\n * Css class for container element\n * @type {String}\n ", "range": [ - 1711, - 1795 + 1691, + 1775 ], "loc": { "start": { @@ -2034,8 +2106,8 @@ "object": { "type": "ThisExpression", "range": [ - 1804, - 1808 + 1784, + 1788 ], "loc": { "start": { @@ -2052,8 +2124,8 @@ "type": "Identifier", "name": "cssClass", "range": [ - 1809, - 1817 + 1789, + 1797 ], "loc": { "start": { @@ -2067,8 +2139,8 @@ } }, "range": [ - 1804, - 1817 + 1784, + 1797 ], "loc": { "start": { @@ -2091,8 +2163,8 @@ "type": "Identifier", "name": "f", "range": [ - 1820, - 1821 + 1800, + 1801 ], "loc": { "start": { @@ -2107,10 +2179,10 @@ }, "property": { "type": "Identifier", - "name": "tot_rows_css_class", + "name": "css_class", "range": [ - 1822, - 1840 + 1802, + 1811 ], "loc": { "start": { @@ -2119,13 +2191,13 @@ }, "end": { "line": 68, - "column": 44 + "column": 35 } } }, "range": [ - 1820, - 1840 + 1800, + 1811 ], "loc": { "start": { @@ -2134,7 +2206,7 @@ }, "end": { "line": 68, - "column": 44 + "column": 35 } } }, @@ -2143,23 +2215,23 @@ "value": "tot", "raw": "'tot'", "range": [ - 1844, - 1849 + 1815, + 1820 ], "loc": { "start": { "line": 68, - "column": 48 + "column": 39 }, "end": { "line": 68, - "column": 53 + "column": 44 } } }, "range": [ - 1820, - 1849 + 1800, + 1820 ], "loc": { "start": { @@ -2168,13 +2240,13 @@ }, "end": { "line": 68, - "column": 53 + "column": 44 } } }, "range": [ - 1804, - 1849 + 1784, + 1820 ], "loc": { "start": { @@ -2183,13 +2255,13 @@ }, "end": { "line": 68, - "column": 53 + "column": 44 } } }, "range": [ - 1804, - 1850 + 1784, + 1821 ], "loc": { "start": { @@ -2198,7 +2270,7 @@ }, "end": { "line": 68, - "column": 54 + "column": 45 } }, "leadingComments": [ @@ -2206,8 +2278,8 @@ "type": "Block", "value": "*\n * Css class for container element\n * @type {String}\n ", "range": [ - 1711, - 1795 + 1691, + 1775 ], "loc": { "start": { @@ -2226,8 +2298,8 @@ "type": "Block", "value": "*\n * Callback fired before the counter is refreshed\n * @type {Function}\n ", "range": [ - 1860, - 1961 + 1831, + 1932 ], "loc": { "start": { @@ -2253,8 +2325,8 @@ "object": { "type": "ThisExpression", "range": [ - 1970, - 1974 + 1941, + 1945 ], "loc": { "start": { @@ -2271,8 +2343,8 @@ "type": "Identifier", "name": "onBeforeRefreshCounter", "range": [ - 1975, - 1997 + 1946, + 1968 ], "loc": { "start": { @@ -2286,8 +2358,8 @@ } }, "range": [ - 1970, - 1997 + 1941, + 1968 ], "loc": { "start": { @@ -2308,8 +2380,8 @@ "type": "Identifier", "name": "isFn", "range": [ - 2000, - 2004 + 1971, + 1975 ], "loc": { "start": { @@ -2330,8 +2402,8 @@ "type": "Identifier", "name": "f", "range": [ - 2005, - 2006 + 1976, + 1977 ], "loc": { "start": { @@ -2348,8 +2420,8 @@ "type": "Identifier", "name": "on_before_refresh_counter", "range": [ - 2007, - 2032 + 1978, + 2003 ], "loc": { "start": { @@ -2363,8 +2435,8 @@ } }, "range": [ - 2005, - 2032 + 1976, + 2003 ], "loc": { "start": { @@ -2379,8 +2451,8 @@ } ], "range": [ - 2000, - 2033 + 1971, + 2004 ], "loc": { "start": { @@ -2400,8 +2472,8 @@ "type": "Identifier", "name": "f", "range": [ - 2048, - 2049 + 2019, + 2020 ], "loc": { "start": { @@ -2418,8 +2490,8 @@ "type": "Identifier", "name": "on_before_refresh_counter", "range": [ - 2050, - 2075 + 2021, + 2046 ], "loc": { "start": { @@ -2433,8 +2505,8 @@ } }, "range": [ - 2048, - 2075 + 2019, + 2046 ], "loc": { "start": { @@ -2451,8 +2523,8 @@ "type": "Identifier", "name": "EMPTY_FN", "range": [ - 2078, - 2086 + 2049, + 2057 ], "loc": { "start": { @@ -2466,8 +2538,8 @@ } }, "range": [ - 2000, - 2086 + 1971, + 2057 ], "loc": { "start": { @@ -2481,8 +2553,8 @@ } }, "range": [ - 1970, - 2086 + 1941, + 2057 ], "loc": { "start": { @@ -2496,8 +2568,8 @@ } }, "range": [ - 1970, - 2087 + 1941, + 2058 ], "loc": { "start": { @@ -2514,8 +2586,8 @@ "type": "Block", "value": "*\n * Callback fired before the counter is refreshed\n * @type {Function}\n ", "range": [ - 1860, - 1961 + 1831, + 1932 ], "loc": { "start": { @@ -2534,8 +2606,8 @@ "type": "Block", "value": "*\n * Callback fired after the counter is refreshed\n * @type {Function}\n ", "range": [ - 2097, - 2197 + 2068, + 2168 ], "loc": { "start": { @@ -2561,8 +2633,8 @@ "object": { "type": "ThisExpression", "range": [ - 2206, - 2210 + 2177, + 2181 ], "loc": { "start": { @@ -2579,8 +2651,8 @@ "type": "Identifier", "name": "onAfterRefreshCounter", "range": [ - 2211, - 2232 + 2182, + 2203 ], "loc": { "start": { @@ -2594,8 +2666,8 @@ } }, "range": [ - 2206, - 2232 + 2177, + 2203 ], "loc": { "start": { @@ -2616,8 +2688,8 @@ "type": "Identifier", "name": "isFn", "range": [ - 2235, - 2239 + 2206, + 2210 ], "loc": { "start": { @@ -2638,8 +2710,8 @@ "type": "Identifier", "name": "f", "range": [ - 2240, - 2241 + 2211, + 2212 ], "loc": { "start": { @@ -2656,8 +2728,8 @@ "type": "Identifier", "name": "on_after_refresh_counter", "range": [ - 2242, - 2266 + 2213, + 2237 ], "loc": { "start": { @@ -2671,8 +2743,8 @@ } }, "range": [ - 2240, - 2266 + 2211, + 2237 ], "loc": { "start": { @@ -2687,8 +2759,8 @@ } ], "range": [ - 2235, - 2267 + 2206, + 2238 ], "loc": { "start": { @@ -2708,8 +2780,8 @@ "type": "Identifier", "name": "f", "range": [ - 2282, - 2283 + 2253, + 2254 ], "loc": { "start": { @@ -2726,8 +2798,8 @@ "type": "Identifier", "name": "on_after_refresh_counter", "range": [ - 2284, - 2308 + 2255, + 2279 ], "loc": { "start": { @@ -2741,8 +2813,8 @@ } }, "range": [ - 2282, - 2308 + 2253, + 2279 ], "loc": { "start": { @@ -2759,8 +2831,8 @@ "type": "Identifier", "name": "EMPTY_FN", "range": [ - 2311, - 2319 + 2282, + 2290 ], "loc": { "start": { @@ -2774,8 +2846,8 @@ } }, "range": [ - 2235, - 2319 + 2206, + 2290 ], "loc": { "start": { @@ -2789,8 +2861,8 @@ } }, "range": [ - 2206, - 2319 + 2177, + 2290 ], "loc": { "start": { @@ -2804,8 +2876,8 @@ } }, "range": [ - 2206, - 2320 + 2177, + 2291 ], "loc": { "start": { @@ -2822,8 +2894,8 @@ "type": "Block", "value": "*\n * Callback fired after the counter is refreshed\n * @type {Function}\n ", "range": [ - 2097, - 2197 + 2068, + 2168 ], "loc": { "start": { @@ -2841,7 +2913,7 @@ ], "range": [ 406, - 2326 + 2297 ], "loc": { "start": { @@ -2858,7 +2930,7 @@ "expression": false, "range": [ 401, - 2326 + 2297 ], "loc": { "start": { @@ -2875,7 +2947,7 @@ "computed": false, "range": [ 390, - 2326 + 2297 ], "loc": { "start": { @@ -2912,8 +2984,8 @@ "type": "Block", "value": "*\n * Initializes RowsCounter instance\n ", "range": [ - 2332, - 2383 + 2303, + 2354 ], "loc": { "start": { @@ -2935,8 +3007,8 @@ "type": "Identifier", "name": "init", "range": [ - 2388, - 2392 + 2359, + 2363 ], "loc": { "start": { @@ -2964,8 +3036,8 @@ "object": { "type": "ThisExpression", "range": [ - 2409, - 2413 + 2380, + 2384 ], "loc": { "start": { @@ -2982,8 +3054,8 @@ "type": "Identifier", "name": "initialized", "range": [ - 2414, - 2425 + 2385, + 2396 ], "loc": { "start": { @@ -2997,8 +3069,8 @@ } }, "range": [ - 2409, - 2425 + 2380, + 2396 ], "loc": { "start": { @@ -3018,8 +3090,8 @@ "type": "ReturnStatement", "argument": null, "range": [ - 2441, - 2448 + 2412, + 2419 ], "loc": { "start": { @@ -3034,8 +3106,8 @@ } ], "range": [ - 2427, - 2458 + 2398, + 2429 ], "loc": { "start": { @@ -3050,8 +3122,8 @@ }, "alternate": null, "range": [ - 2405, - 2458 + 2376, + 2429 ], "loc": { "start": { @@ -3073,8 +3145,8 @@ "type": "Identifier", "name": "tf", "range": [ - 2472, - 2474 + 2443, + 2445 ], "loc": { "start": { @@ -3093,8 +3165,8 @@ "object": { "type": "ThisExpression", "range": [ - 2477, - 2481 + 2448, + 2452 ], "loc": { "start": { @@ -3111,8 +3183,8 @@ "type": "Identifier", "name": "tf", "range": [ - 2482, - 2484 + 2453, + 2455 ], "loc": { "start": { @@ -3126,8 +3198,8 @@ } }, "range": [ - 2477, - 2484 + 2448, + 2455 ], "loc": { "start": { @@ -3141,8 +3213,8 @@ } }, "range": [ - 2472, - 2484 + 2443, + 2455 ], "loc": { "start": { @@ -3158,8 +3230,8 @@ ], "kind": "let", "range": [ - 2468, - 2485 + 2439, + 2456 ], "loc": { "start": { @@ -3176,8 +3248,8 @@ "type": "Line", "value": "rows counter container", "range": [ - 2495, - 2519 + 2466, + 2490 ], "loc": { "start": { @@ -3201,8 +3273,8 @@ "type": "Identifier", "name": "countDiv", "range": [ - 2532, - 2540 + 2503, + 2511 ], "loc": { "start": { @@ -3221,8 +3293,8 @@ "type": "Identifier", "name": "createElm", "range": [ - 2543, - 2552 + 2514, + 2523 ], "loc": { "start": { @@ -3241,8 +3313,8 @@ "value": "div", "raw": "'div'", "range": [ - 2553, - 2558 + 2524, + 2529 ], "loc": { "start": { @@ -3257,8 +3329,8 @@ } ], "range": [ - 2543, - 2559 + 2514, + 2530 ], "loc": { "start": { @@ -3272,8 +3344,8 @@ } }, "range": [ - 2532, - 2559 + 2503, + 2530 ], "loc": { "start": { @@ -3289,8 +3361,8 @@ ], "kind": "let", "range": [ - 2528, - 2560 + 2499, + 2531 ], "loc": { "start": { @@ -3307,8 +3379,8 @@ "type": "Line", "value": "rows counter container", "range": [ - 2495, - 2519 + 2466, + 2490 ], "loc": { "start": { @@ -3335,8 +3407,8 @@ "type": "Identifier", "name": "countDiv", "range": [ - 2569, - 2577 + 2540, + 2548 ], "loc": { "start": { @@ -3353,8 +3425,8 @@ "type": "Identifier", "name": "className", "range": [ - 2578, - 2587 + 2549, + 2558 ], "loc": { "start": { @@ -3368,8 +3440,8 @@ } }, "range": [ - 2569, - 2587 + 2540, + 2558 ], "loc": { "start": { @@ -3388,8 +3460,8 @@ "object": { "type": "ThisExpression", "range": [ - 2590, - 2594 + 2561, + 2565 ], "loc": { "start": { @@ -3406,8 +3478,8 @@ "type": "Identifier", "name": "cssClass", "range": [ - 2595, - 2603 + 2566, + 2574 ], "loc": { "start": { @@ -3421,8 +3493,8 @@ } }, "range": [ - 2590, - 2603 + 2561, + 2574 ], "loc": { "start": { @@ -3436,8 +3508,8 @@ } }, "range": [ - 2569, - 2603 + 2540, + 2574 ], "loc": { "start": { @@ -3451,8 +3523,8 @@ } }, "range": [ - 2569, - 2604 + 2540, + 2575 ], "loc": { "start": { @@ -3469,8 +3541,8 @@ "type": "Line", "value": "rows counter label", "range": [ - 2613, - 2633 + 2584, + 2604 ], "loc": { "start": { @@ -3494,8 +3566,8 @@ "type": "Identifier", "name": "countSpan", "range": [ - 2646, - 2655 + 2617, + 2626 ], "loc": { "start": { @@ -3514,8 +3586,8 @@ "type": "Identifier", "name": "createElm", "range": [ - 2658, - 2667 + 2629, + 2638 ], "loc": { "start": { @@ -3534,8 +3606,8 @@ "value": "span", "raw": "'span'", "range": [ - 2668, - 2674 + 2639, + 2645 ], "loc": { "start": { @@ -3550,8 +3622,8 @@ } ], "range": [ - 2658, - 2675 + 2629, + 2646 ], "loc": { "start": { @@ -3565,8 +3637,8 @@ } }, "range": [ - 2646, - 2675 + 2617, + 2646 ], "loc": { "start": { @@ -3582,8 +3654,8 @@ ], "kind": "let", "range": [ - 2642, - 2676 + 2613, + 2647 ], "loc": { "start": { @@ -3600,8 +3672,8 @@ "type": "Line", "value": "rows counter label", "range": [ - 2613, - 2633 + 2584, + 2604 ], "loc": { "start": { @@ -3625,8 +3697,8 @@ "type": "Identifier", "name": "countText", "range": [ - 2689, - 2698 + 2660, + 2669 ], "loc": { "start": { @@ -3645,8 +3717,8 @@ "type": "Identifier", "name": "createElm", "range": [ - 2701, - 2710 + 2672, + 2681 ], "loc": { "start": { @@ -3665,8 +3737,8 @@ "value": "span", "raw": "'span'", "range": [ - 2711, - 2717 + 2682, + 2688 ], "loc": { "start": { @@ -3681,8 +3753,8 @@ } ], "range": [ - 2701, - 2718 + 2672, + 2689 ], "loc": { "start": { @@ -3696,8 +3768,8 @@ } }, "range": [ - 2689, - 2718 + 2660, + 2689 ], "loc": { "start": { @@ -3713,8 +3785,8 @@ ], "kind": "let", "range": [ - 2685, - 2719 + 2656, + 2690 ], "loc": { "start": { @@ -3738,8 +3810,8 @@ "type": "Identifier", "name": "countText", "range": [ - 2728, - 2737 + 2699, + 2708 ], "loc": { "start": { @@ -3756,8 +3828,8 @@ "type": "Identifier", "name": "appendChild", "range": [ - 2738, - 2749 + 2709, + 2720 ], "loc": { "start": { @@ -3771,8 +3843,8 @@ } }, "range": [ - 2728, - 2749 + 2699, + 2720 ], "loc": { "start": { @@ -3792,8 +3864,8 @@ "type": "Identifier", "name": "createText", "range": [ - 2750, - 2760 + 2721, + 2731 ], "loc": { "start": { @@ -3813,8 +3885,8 @@ "object": { "type": "ThisExpression", "range": [ - 2761, - 2765 + 2732, + 2736 ], "loc": { "start": { @@ -3831,8 +3903,8 @@ "type": "Identifier", "name": "text", "range": [ - 2766, - 2770 + 2737, + 2741 ], "loc": { "start": { @@ -3846,8 +3918,8 @@ } }, "range": [ - 2761, - 2770 + 2732, + 2741 ], "loc": { "start": { @@ -3862,8 +3934,8 @@ } ], "range": [ - 2750, - 2771 + 2721, + 2742 ], "loc": { "start": { @@ -3878,8 +3950,8 @@ } ], "range": [ - 2728, - 2772 + 2699, + 2743 ], "loc": { "start": { @@ -3893,8 +3965,8 @@ } }, "range": [ - 2728, - 2773 + 2699, + 2744 ], "loc": { "start": { @@ -3911,8 +3983,8 @@ "type": "Line", "value": " counter is added to defined element", "range": [ - 2783, - 2821 + 2754, + 2792 ], "loc": { "start": { @@ -3938,8 +4010,8 @@ "object": { "type": "ThisExpression", "range": [ - 2835, - 2839 + 2806, + 2810 ], "loc": { "start": { @@ -3956,8 +4028,8 @@ "type": "Identifier", "name": "targetId", "range": [ - 2840, - 2848 + 2811, + 2819 ], "loc": { "start": { @@ -3971,8 +4043,8 @@ } }, "range": [ - 2835, - 2848 + 2806, + 2819 ], "loc": { "start": { @@ -3987,8 +4059,8 @@ }, "prefix": true, "range": [ - 2834, - 2848 + 2805, + 2819 ], "loc": { "start": { @@ -4015,8 +4087,8 @@ "type": "Identifier", "name": "tf", "range": [ - 2864, - 2866 + 2835, + 2837 ], "loc": { "start": { @@ -4033,8 +4105,8 @@ "type": "Identifier", "name": "setToolbar", "range": [ - 2867, - 2877 + 2838, + 2848 ], "loc": { "start": { @@ -4048,8 +4120,8 @@ } }, "range": [ - 2864, - 2877 + 2835, + 2848 ], "loc": { "start": { @@ -4064,8 +4136,8 @@ }, "arguments": [], "range": [ - 2864, - 2879 + 2835, + 2850 ], "loc": { "start": { @@ -4079,8 +4151,8 @@ } }, "range": [ - 2864, - 2880 + 2835, + 2851 ], "loc": { "start": { @@ -4095,8 +4167,8 @@ } ], "range": [ - 2850, - 2890 + 2821, + 2861 ], "loc": { "start": { @@ -4111,8 +4183,8 @@ }, "alternate": null, "range": [ - 2830, - 2890 + 2801, + 2861 ], "loc": { "start": { @@ -4129,8 +4201,8 @@ "type": "Line", "value": " counter is added to defined element", "range": [ - 2783, - 2821 + 2754, + 2792 ], "loc": { "start": { @@ -4154,8 +4226,8 @@ "type": "Identifier", "name": "targetEl", "range": [ - 2903, - 2911 + 2874, + 2882 ], "loc": { "start": { @@ -4179,8 +4251,8 @@ "object": { "type": "ThisExpression", "range": [ - 2915, - 2919 + 2886, + 2890 ], "loc": { "start": { @@ -4197,8 +4269,8 @@ "type": "Identifier", "name": "targetId", "range": [ - 2920, - 2928 + 2891, + 2899 ], "loc": { "start": { @@ -4212,8 +4284,8 @@ } }, "range": [ - 2915, - 2928 + 2886, + 2899 ], "loc": { "start": { @@ -4228,8 +4300,8 @@ }, "prefix": true, "range": [ - 2914, - 2928 + 2885, + 2899 ], "loc": { "start": { @@ -4249,8 +4321,8 @@ "type": "Identifier", "name": "tf", "range": [ - 2931, - 2933 + 2902, + 2904 ], "loc": { "start": { @@ -4267,8 +4339,8 @@ "type": "Identifier", "name": "lDiv", "range": [ - 2934, - 2938 + 2905, + 2909 ], "loc": { "start": { @@ -4282,8 +4354,8 @@ } }, "range": [ - 2931, - 2938 + 2902, + 2909 ], "loc": { "start": { @@ -4302,8 +4374,8 @@ "type": "Identifier", "name": "elm", "range": [ - 2941, - 2944 + 2912, + 2915 ], "loc": { "start": { @@ -4323,8 +4395,8 @@ "object": { "type": "ThisExpression", "range": [ - 2945, - 2949 + 2916, + 2920 ], "loc": { "start": { @@ -4341,8 +4413,8 @@ "type": "Identifier", "name": "targetId", "range": [ - 2950, - 2958 + 2921, + 2929 ], "loc": { "start": { @@ -4356,8 +4428,8 @@ } }, "range": [ - 2945, - 2958 + 2916, + 2929 ], "loc": { "start": { @@ -4372,8 +4444,8 @@ } ], "range": [ - 2941, - 2959 + 2912, + 2930 ], "loc": { "start": { @@ -4387,8 +4459,8 @@ } }, "range": [ - 2914, - 2959 + 2885, + 2930 ], "loc": { "start": { @@ -4402,8 +4474,8 @@ } }, "range": [ - 2903, - 2959 + 2874, + 2930 ], "loc": { "start": { @@ -4419,8 +4491,8 @@ ], "kind": "let", "range": [ - 2899, - 2960 + 2870, + 2931 ], "loc": { "start": { @@ -4437,8 +4509,8 @@ "type": "Line", "value": "default container: 'lDiv'", "range": [ - 2970, - 2997 + 2941, + 2968 ], "loc": { "start": { @@ -4464,8 +4536,8 @@ "object": { "type": "ThisExpression", "range": [ - 3011, - 3015 + 2982, + 2986 ], "loc": { "start": { @@ -4482,8 +4554,8 @@ "type": "Identifier", "name": "targetId", "range": [ - 3016, - 3024 + 2987, + 2995 ], "loc": { "start": { @@ -4497,8 +4569,8 @@ } }, "range": [ - 3011, - 3024 + 2982, + 2995 ], "loc": { "start": { @@ -4513,8 +4585,8 @@ }, "prefix": true, "range": [ - 3010, - 3024 + 2981, + 2995 ], "loc": { "start": { @@ -4541,8 +4613,8 @@ "type": "Identifier", "name": "countDiv", "range": [ - 3040, - 3048 + 3011, + 3019 ], "loc": { "start": { @@ -4559,8 +4631,8 @@ "type": "Identifier", "name": "appendChild", "range": [ - 3049, - 3060 + 3020, + 3031 ], "loc": { "start": { @@ -4574,8 +4646,8 @@ } }, "range": [ - 3040, - 3060 + 3011, + 3031 ], "loc": { "start": { @@ -4593,8 +4665,8 @@ "type": "Identifier", "name": "countText", "range": [ - 3061, - 3070 + 3032, + 3041 ], "loc": { "start": { @@ -4609,8 +4681,8 @@ } ], "range": [ - 3040, - 3071 + 3011, + 3042 ], "loc": { "start": { @@ -4624,8 +4696,8 @@ } }, "range": [ - 3040, - 3072 + 3011, + 3043 ], "loc": { "start": { @@ -4649,8 +4721,8 @@ "type": "Identifier", "name": "countDiv", "range": [ - 3085, - 3093 + 3056, + 3064 ], "loc": { "start": { @@ -4667,8 +4739,8 @@ "type": "Identifier", "name": "appendChild", "range": [ - 3094, - 3105 + 3065, + 3076 ], "loc": { "start": { @@ -4682,8 +4754,8 @@ } }, "range": [ - 3085, - 3105 + 3056, + 3076 ], "loc": { "start": { @@ -4701,8 +4773,8 @@ "type": "Identifier", "name": "countSpan", "range": [ - 3106, - 3115 + 3077, + 3086 ], "loc": { "start": { @@ -4717,8 +4789,8 @@ } ], "range": [ - 3085, - 3116 + 3056, + 3087 ], "loc": { "start": { @@ -4732,8 +4804,8 @@ } }, "range": [ - 3085, - 3117 + 3056, + 3088 ], "loc": { "start": { @@ -4757,8 +4829,8 @@ "type": "Identifier", "name": "targetEl", "range": [ - 3130, - 3138 + 3101, + 3109 ], "loc": { "start": { @@ -4775,8 +4847,8 @@ "type": "Identifier", "name": "appendChild", "range": [ - 3139, - 3150 + 3110, + 3121 ], "loc": { "start": { @@ -4790,8 +4862,8 @@ } }, "range": [ - 3130, - 3150 + 3101, + 3121 ], "loc": { "start": { @@ -4809,8 +4881,8 @@ "type": "Identifier", "name": "countDiv", "range": [ - 3151, - 3159 + 3122, + 3130 ], "loc": { "start": { @@ -4825,8 +4897,8 @@ } ], "range": [ - 3130, - 3160 + 3101, + 3131 ], "loc": { "start": { @@ -4840,8 +4912,8 @@ } }, "range": [ - 3130, - 3161 + 3101, + 3132 ], "loc": { "start": { @@ -4856,8 +4928,8 @@ } ], "range": [ - 3026, - 3171 + 2997, + 3142 ], "loc": { "start": { @@ -4884,8 +4956,8 @@ "type": "Identifier", "name": "targetEl", "range": [ - 3259, - 3267 + 3230, + 3238 ], "loc": { "start": { @@ -4902,8 +4974,8 @@ "type": "Identifier", "name": "appendChild", "range": [ - 3268, - 3279 + 3239, + 3250 ], "loc": { "start": { @@ -4917,8 +4989,8 @@ } }, "range": [ - 3259, - 3279 + 3230, + 3250 ], "loc": { "start": { @@ -4936,8 +5008,8 @@ "type": "Identifier", "name": "countText", "range": [ - 3280, - 3289 + 3251, + 3260 ], "loc": { "start": { @@ -4952,8 +5024,8 @@ } ], "range": [ - 3259, - 3290 + 3230, + 3261 ], "loc": { "start": { @@ -4967,8 +5039,8 @@ } }, "range": [ - 3259, - 3291 + 3230, + 3262 ], "loc": { "start": { @@ -4985,8 +5057,8 @@ "type": "Line", "value": "custom container, no need to append statusDiv", "range": [ - 3199, - 3246 + 3170, + 3217 ], "loc": { "start": { @@ -5012,8 +5084,8 @@ "type": "Identifier", "name": "targetEl", "range": [ - 3304, - 3312 + 3275, + 3283 ], "loc": { "start": { @@ -5030,8 +5102,8 @@ "type": "Identifier", "name": "appendChild", "range": [ - 3313, - 3324 + 3284, + 3295 ], "loc": { "start": { @@ -5045,8 +5117,8 @@ } }, "range": [ - 3304, - 3324 + 3275, + 3295 ], "loc": { "start": { @@ -5064,8 +5136,8 @@ "type": "Identifier", "name": "countSpan", "range": [ - 3325, - 3334 + 3296, + 3305 ], "loc": { "start": { @@ -5080,8 +5152,8 @@ } ], "range": [ - 3304, - 3335 + 3275, + 3306 ], "loc": { "start": { @@ -5095,8 +5167,8 @@ } }, "range": [ - 3304, - 3336 + 3275, + 3307 ], "loc": { "start": { @@ -5111,8 +5183,8 @@ } ], "range": [ - 3185, - 3346 + 3156, + 3317 ], "loc": { "start": { @@ -5126,8 +5198,8 @@ } }, "range": [ - 3006, - 3346 + 2977, + 3317 ], "loc": { "start": { @@ -5144,8 +5216,8 @@ "type": "Line", "value": "default container: 'lDiv'", "range": [ - 2970, - 2997 + 2941, + 2968 ], "loc": { "start": { @@ -5171,8 +5243,8 @@ "object": { "type": "ThisExpression", "range": [ - 3355, - 3359 + 3326, + 3330 ], "loc": { "start": { @@ -5189,8 +5261,8 @@ "type": "Identifier", "name": "container", "range": [ - 3360, - 3369 + 3331, + 3340 ], "loc": { "start": { @@ -5204,8 +5276,8 @@ } }, "range": [ - 3355, - 3369 + 3326, + 3340 ], "loc": { "start": { @@ -5222,8 +5294,8 @@ "type": "Identifier", "name": "countDiv", "range": [ - 3372, - 3380 + 3343, + 3351 ], "loc": { "start": { @@ -5237,8 +5309,8 @@ } }, "range": [ - 3355, - 3380 + 3326, + 3351 ], "loc": { "start": { @@ -5252,8 +5324,8 @@ } }, "range": [ - 3355, - 3381 + 3326, + 3352 ], "loc": { "start": { @@ -5277,8 +5349,8 @@ "object": { "type": "ThisExpression", "range": [ - 3390, - 3394 + 3361, + 3365 ], "loc": { "start": { @@ -5295,8 +5367,8 @@ "type": "Identifier", "name": "label", "range": [ - 3395, - 3400 + 3366, + 3371 ], "loc": { "start": { @@ -5310,8 +5382,8 @@ } }, "range": [ - 3390, - 3400 + 3361, + 3371 ], "loc": { "start": { @@ -5328,8 +5400,8 @@ "type": "Identifier", "name": "countSpan", "range": [ - 3403, - 3412 + 3374, + 3383 ], "loc": { "start": { @@ -5343,8 +5415,8 @@ } }, "range": [ - 3390, - 3412 + 3361, + 3383 ], "loc": { "start": { @@ -5358,8 +5430,8 @@ } }, "range": [ - 3390, - 3413 + 3361, + 3384 ], "loc": { "start": { @@ -5376,8 +5448,8 @@ "type": "Line", "value": " subscribe to events", "range": [ - 3423, - 3445 + 3394, + 3416 ], "loc": { "start": { @@ -5405,8 +5477,8 @@ "object": { "type": "ThisExpression", "range": [ - 3454, - 3458 + 3425, + 3429 ], "loc": { "start": { @@ -5423,8 +5495,8 @@ "type": "Identifier", "name": "emitter", "range": [ - 3459, - 3466 + 3430, + 3437 ], "loc": { "start": { @@ -5438,8 +5510,8 @@ } }, "range": [ - 3454, - 3466 + 3425, + 3437 ], "loc": { "start": { @@ -5456,8 +5528,8 @@ "type": "Identifier", "name": "on", "range": [ - 3467, - 3469 + 3438, + 3440 ], "loc": { "start": { @@ -5471,8 +5543,8 @@ } }, "range": [ - 3454, - 3469 + 3425, + 3440 ], "loc": { "start": { @@ -5494,8 +5566,8 @@ "value": "after-filtering", "raw": "'after-filtering'", "range": [ - 3471, - 3488 + 3442, + 3459 ], "loc": { "start": { @@ -5513,8 +5585,8 @@ "value": "grouped-by-page", "raw": "'grouped-by-page'", "range": [ - 3490, - 3507 + 3461, + 3478 ], "loc": { "start": { @@ -5529,8 +5601,8 @@ } ], "range": [ - 3470, - 3508 + 3441, + 3479 ], "loc": { "start": { @@ -5555,8 +5627,8 @@ "object": { "type": "ThisExpression", "range": [ - 3528, - 3532 + 3499, + 3503 ], "loc": { "start": { @@ -5573,8 +5645,8 @@ "type": "Identifier", "name": "refresh", "range": [ - 3533, - 3540 + 3504, + 3511 ], "loc": { "start": { @@ -5588,8 +5660,8 @@ } }, "range": [ - 3528, - 3540 + 3499, + 3511 ], "loc": { "start": { @@ -5612,8 +5684,8 @@ "type": "Identifier", "name": "tf", "range": [ - 3541, - 3543 + 3512, + 3514 ], "loc": { "start": { @@ -5630,8 +5702,8 @@ "type": "Identifier", "name": "getValidRowsNb", "range": [ - 3544, - 3558 + 3515, + 3529 ], "loc": { "start": { @@ -5645,8 +5717,8 @@ } }, "range": [ - 3541, - 3558 + 3512, + 3529 ], "loc": { "start": { @@ -5661,8 +5733,8 @@ }, "arguments": [], "range": [ - 3541, - 3560 + 3512, + 3531 ], "loc": { "start": { @@ -5677,8 +5749,8 @@ } ], "range": [ - 3528, - 3561 + 3499, + 3532 ], "loc": { "start": { @@ -5694,8 +5766,8 @@ "generator": false, "expression": true, "range": [ - 3522, - 3561 + 3493, + 3532 ], "loc": { "start": { @@ -5710,8 +5782,8 @@ } ], "range": [ - 3454, - 3562 + 3425, + 3533 ], "loc": { "start": { @@ -5725,8 +5797,8 @@ } }, "range": [ - 3454, - 3563 + 3425, + 3534 ], "loc": { "start": { @@ -5743,8 +5815,8 @@ "type": "Line", "value": " subscribe to events", "range": [ - 3423, - 3445 + 3394, + 3416 ], "loc": { "start": { @@ -5772,8 +5844,8 @@ "object": { "type": "ThisExpression", "range": [ - 3572, - 3576 + 3543, + 3547 ], "loc": { "start": { @@ -5790,8 +5862,8 @@ "type": "Identifier", "name": "emitter", "range": [ - 3577, - 3584 + 3548, + 3555 ], "loc": { "start": { @@ -5805,8 +5877,8 @@ } }, "range": [ - 3572, - 3584 + 3543, + 3555 ], "loc": { "start": { @@ -5823,8 +5895,8 @@ "type": "Identifier", "name": "on", "range": [ - 3585, - 3587 + 3556, + 3558 ], "loc": { "start": { @@ -5838,8 +5910,8 @@ } }, "range": [ - 3572, - 3587 + 3543, + 3558 ], "loc": { "start": { @@ -5861,8 +5933,8 @@ "value": "rows-changed", "raw": "'rows-changed'", "range": [ - 3589, - 3603 + 3560, + 3574 ], "loc": { "start": { @@ -5877,8 +5949,8 @@ } ], "range": [ - 3588, - 3604 + 3559, + 3575 ], "loc": { "start": { @@ -5903,8 +5975,8 @@ "object": { "type": "ThisExpression", "range": [ - 3612, - 3616 + 3583, + 3587 ], "loc": { "start": { @@ -5921,8 +5993,8 @@ "type": "Identifier", "name": "refresh", "range": [ - 3617, - 3624 + 3588, + 3595 ], "loc": { "start": { @@ -5936,8 +6008,8 @@ } }, "range": [ - 3612, - 3624 + 3583, + 3595 ], "loc": { "start": { @@ -5952,8 +6024,8 @@ }, "arguments": [], "range": [ - 3612, - 3626 + 3583, + 3597 ], "loc": { "start": { @@ -5969,8 +6041,8 @@ "generator": false, "expression": true, "range": [ - 3606, - 3626 + 3577, + 3597 ], "loc": { "start": { @@ -5985,8 +6057,8 @@ } ], "range": [ - 3572, - 3627 + 3543, + 3598 ], "loc": { "start": { @@ -6000,8 +6072,8 @@ } }, "range": [ - 3572, - 3628 + 3543, + 3599 ], "loc": { "start": { @@ -6018,8 +6090,8 @@ "type": "Block", "value": "* @inherited ", "range": [ - 3638, - 3655 + 3609, + 3626 ], "loc": { "start": { @@ -6045,8 +6117,8 @@ "object": { "type": "ThisExpression", "range": [ - 3664, - 3668 + 3635, + 3639 ], "loc": { "start": { @@ -6063,8 +6135,8 @@ "type": "Identifier", "name": "initialized", "range": [ - 3669, - 3680 + 3640, + 3651 ], "loc": { "start": { @@ -6078,8 +6150,8 @@ } }, "range": [ - 3664, - 3680 + 3635, + 3651 ], "loc": { "start": { @@ -6097,8 +6169,8 @@ "value": true, "raw": "true", "range": [ - 3683, - 3687 + 3654, + 3658 ], "loc": { "start": { @@ -6112,8 +6184,8 @@ } }, "range": [ - 3664, - 3687 + 3635, + 3658 ], "loc": { "start": { @@ -6127,8 +6199,8 @@ } }, "range": [ - 3664, - 3688 + 3635, + 3659 ], "loc": { "start": { @@ -6145,8 +6217,8 @@ "type": "Block", "value": "* @inherited ", "range": [ - 3638, - 3655 + 3609, + 3626 ], "loc": { "start": { @@ -6171,8 +6243,8 @@ "object": { "type": "ThisExpression", "range": [ - 3697, - 3701 + 3668, + 3672 ], "loc": { "start": { @@ -6189,8 +6261,8 @@ "type": "Identifier", "name": "refresh", "range": [ - 3702, - 3709 + 3673, + 3680 ], "loc": { "start": { @@ -6204,8 +6276,8 @@ } }, "range": [ - 3697, - 3709 + 3668, + 3680 ], "loc": { "start": { @@ -6220,8 +6292,8 @@ }, "arguments": [], "range": [ - 3697, - 3711 + 3668, + 3682 ], "loc": { "start": { @@ -6235,8 +6307,8 @@ } }, "range": [ - 3697, - 3712 + 3668, + 3683 ], "loc": { "start": { @@ -6251,8 +6323,8 @@ } ], "range": [ - 2395, - 3718 + 2366, + 3689 ], "loc": { "start": { @@ -6268,8 +6340,8 @@ "generator": false, "expression": false, "range": [ - 2392, - 3718 + 2363, + 3689 ], "loc": { "start": { @@ -6285,8 +6357,8 @@ "kind": "method", "computed": false, "range": [ - 2388, - 3718 + 2359, + 3689 ], "loc": { "start": { @@ -6303,8 +6375,8 @@ "type": "Block", "value": "*\n * Initializes RowsCounter instance\n ", "range": [ - 2332, - 2383 + 2303, + 2354 ], "loc": { "start": { @@ -6323,8 +6395,8 @@ "type": "Block", "value": "*\n * Refreshes the rows counter\n * @param {Number} p Optional parameter the total number of rows to display\n * @returns\n ", "range": [ - 3724, - 3865 + 3695, + 3836 ], "loc": { "start": { @@ -6346,8 +6418,8 @@ "type": "Identifier", "name": "refresh", "range": [ - 3870, - 3877 + 3841, + 3848 ], "loc": { "start": { @@ -6368,8 +6440,8 @@ "type": "Identifier", "name": "p", "range": [ - 3878, - 3879 + 3849, + 3850 ], "loc": { "start": { @@ -6400,8 +6472,8 @@ "object": { "type": "ThisExpression", "range": [ - 3896, - 3900 + 3867, + 3871 ], "loc": { "start": { @@ -6418,8 +6490,8 @@ "type": "Identifier", "name": "initialized", "range": [ - 3901, - 3912 + 3872, + 3883 ], "loc": { "start": { @@ -6433,8 +6505,8 @@ } }, "range": [ - 3896, - 3912 + 3867, + 3883 ], "loc": { "start": { @@ -6449,8 +6521,8 @@ }, "prefix": true, "range": [ - 3895, - 3912 + 3866, + 3883 ], "loc": { "start": { @@ -6474,8 +6546,8 @@ "object": { "type": "ThisExpression", "range": [ - 3917, - 3921 + 3888, + 3892 ], "loc": { "start": { @@ -6492,8 +6564,8 @@ "type": "Identifier", "name": "isEnabled", "range": [ - 3922, - 3931 + 3893, + 3902 ], "loc": { "start": { @@ -6507,8 +6579,8 @@ } }, "range": [ - 3917, - 3931 + 3888, + 3902 ], "loc": { "start": { @@ -6523,8 +6595,8 @@ }, "arguments": [], "range": [ - 3917, - 3933 + 3888, + 3904 ], "loc": { "start": { @@ -6539,8 +6611,8 @@ }, "prefix": true, "range": [ - 3916, - 3933 + 3887, + 3904 ], "loc": { "start": { @@ -6554,8 +6626,8 @@ } }, "range": [ - 3895, - 3933 + 3866, + 3904 ], "loc": { "start": { @@ -6575,8 +6647,8 @@ "type": "ReturnStatement", "argument": null, "range": [ - 3949, - 3956 + 3920, + 3927 ], "loc": { "start": { @@ -6591,8 +6663,8 @@ } ], "range": [ - 3935, - 3966 + 3906, + 3937 ], "loc": { "start": { @@ -6607,8 +6679,8 @@ }, "alternate": null, "range": [ - 3891, - 3966 + 3862, + 3937 ], "loc": { "start": { @@ -6630,8 +6702,8 @@ "type": "Identifier", "name": "tf", "range": [ - 3980, - 3982 + 3951, + 3953 ], "loc": { "start": { @@ -6650,8 +6722,8 @@ "object": { "type": "ThisExpression", "range": [ - 3985, - 3989 + 3956, + 3960 ], "loc": { "start": { @@ -6668,8 +6740,8 @@ "type": "Identifier", "name": "tf", "range": [ - 3990, - 3992 + 3961, + 3963 ], "loc": { "start": { @@ -6683,8 +6755,8 @@ } }, "range": [ - 3985, - 3992 + 3956, + 3963 ], "loc": { "start": { @@ -6698,8 +6770,8 @@ } }, "range": [ - 3980, - 3992 + 3951, + 3963 ], "loc": { "start": { @@ -6715,8 +6787,8 @@ ], "kind": "let", "range": [ - 3976, - 3993 + 3947, + 3964 ], "loc": { "start": { @@ -6739,8 +6811,8 @@ "object": { "type": "ThisExpression", "range": [ - 4003, - 4007 + 3974, + 3978 ], "loc": { "start": { @@ -6757,8 +6829,8 @@ "type": "Identifier", "name": "onBeforeRefreshCounter", "range": [ - 4008, - 4030 + 3979, + 4001 ], "loc": { "start": { @@ -6772,8 +6844,8 @@ } }, "range": [ - 4003, - 4030 + 3974, + 4001 ], "loc": { "start": { @@ -6791,8 +6863,8 @@ "type": "Identifier", "name": "tf", "range": [ - 4031, - 4033 + 4002, + 4004 ], "loc": { "start": { @@ -6811,8 +6883,8 @@ "object": { "type": "ThisExpression", "range": [ - 4035, - 4039 + 4006, + 4010 ], "loc": { "start": { @@ -6829,8 +6901,8 @@ "type": "Identifier", "name": "label", "range": [ - 4040, - 4045 + 4011, + 4016 ], "loc": { "start": { @@ -6844,8 +6916,8 @@ } }, "range": [ - 4035, - 4045 + 4006, + 4016 ], "loc": { "start": { @@ -6860,8 +6932,8 @@ } ], "range": [ - 4003, - 4046 + 3974, + 4017 ], "loc": { "start": { @@ -6875,8 +6947,8 @@ } }, "range": [ - 4003, - 4047 + 3974, + 4018 ], "loc": { "start": { @@ -6898,8 +6970,8 @@ "type": "Identifier", "name": "totTxt", "range": [ - 4061, - 4067 + 4032, + 4038 ], "loc": { "start": { @@ -6914,8 +6986,8 @@ }, "init": null, "range": [ - 4061, - 4067 + 4032, + 4038 ], "loc": { "start": { @@ -6931,8 +7003,8 @@ ], "kind": "let", "range": [ - 4057, - 4068 + 4028, + 4039 ], "loc": { "start": { @@ -6957,8 +7029,8 @@ "type": "Identifier", "name": "tf", "range": [ - 4082, - 4084 + 4053, + 4055 ], "loc": { "start": { @@ -6975,8 +7047,8 @@ "type": "Identifier", "name": "paging", "range": [ - 4085, - 4091 + 4056, + 4062 ], "loc": { "start": { @@ -6990,8 +7062,8 @@ } }, "range": [ - 4082, - 4091 + 4053, + 4062 ], "loc": { "start": { @@ -7006,8 +7078,8 @@ }, "prefix": true, "range": [ - 4081, - 4091 + 4052, + 4062 ], "loc": { "start": { @@ -7032,8 +7104,8 @@ "type": "Identifier", "name": "p", "range": [ - 4111, - 4112 + 4082, + 4083 ], "loc": { "start": { @@ -7053,8 +7125,8 @@ "type": "Identifier", "name": "p", "range": [ - 4116, - 4117 + 4087, + 4088 ], "loc": { "start": { @@ -7072,8 +7144,8 @@ "value": "", "raw": "''", "range": [ - 4122, - 4124 + 4093, + 4095 ], "loc": { "start": { @@ -7087,8 +7159,8 @@ } }, "range": [ - 4116, - 4124 + 4087, + 4095 ], "loc": { "start": { @@ -7102,8 +7174,8 @@ } }, "range": [ - 4111, - 4124 + 4082, + 4095 ], "loc": { "start": { @@ -7128,8 +7200,8 @@ "type": "Identifier", "name": "totTxt", "range": [ - 4144, - 4150 + 4115, + 4121 ], "loc": { "start": { @@ -7146,8 +7218,8 @@ "type": "Identifier", "name": "p", "range": [ - 4153, - 4154 + 4124, + 4125 ], "loc": { "start": { @@ -7161,8 +7233,8 @@ } }, "range": [ - 4144, - 4154 + 4115, + 4125 ], "loc": { "start": { @@ -7176,8 +7248,8 @@ } }, "range": [ - 4144, - 4155 + 4115, + 4126 ], "loc": { "start": { @@ -7192,8 +7264,8 @@ } ], "range": [ - 4126, - 4169 + 4097, + 4140 ], "loc": { "start": { @@ -7218,8 +7290,8 @@ "type": "Identifier", "name": "totTxt", "range": [ - 4193, - 4199 + 4164, + 4170 ], "loc": { "start": { @@ -7244,8 +7316,8 @@ "type": "Identifier", "name": "tf", "range": [ - 4202, - 4204 + 4173, + 4175 ], "loc": { "start": { @@ -7262,8 +7334,8 @@ "type": "Identifier", "name": "getFilterableRowsNb", "range": [ - 4205, - 4224 + 4176, + 4195 ], "loc": { "start": { @@ -7277,8 +7349,8 @@ } }, "range": [ - 4202, - 4224 + 4173, + 4195 ], "loc": { "start": { @@ -7293,8 +7365,8 @@ }, "arguments": [], "range": [ - 4202, - 4226 + 4173, + 4197 ], "loc": { "start": { @@ -7314,8 +7386,8 @@ "type": "Identifier", "name": "tf", "range": [ - 4229, - 4231 + 4200, + 4202 ], "loc": { "start": { @@ -7332,8 +7404,8 @@ "type": "Identifier", "name": "nbHiddenRows", "range": [ - 4232, - 4244 + 4203, + 4215 ], "loc": { "start": { @@ -7347,8 +7419,8 @@ } }, "range": [ - 4229, - 4244 + 4200, + 4215 ], "loc": { "start": { @@ -7362,8 +7434,8 @@ } }, "range": [ - 4202, - 4244 + 4173, + 4215 ], "loc": { "start": { @@ -7377,8 +7449,8 @@ } }, "range": [ - 4193, - 4244 + 4164, + 4215 ], "loc": { "start": { @@ -7392,8 +7464,8 @@ } }, "range": [ - 4193, - 4245 + 4164, + 4216 ], "loc": { "start": { @@ -7408,8 +7480,8 @@ } ], "range": [ - 4175, - 4259 + 4146, + 4230 ], "loc": { "start": { @@ -7423,8 +7495,8 @@ } }, "range": [ - 4107, - 4259 + 4078, + 4230 ], "loc": { "start": { @@ -7439,8 +7511,8 @@ } ], "range": [ - 4093, - 4269 + 4064, + 4240 ], "loc": { "start": { @@ -7465,8 +7537,8 @@ "type": "Identifier", "name": "paging", "range": [ - 4293, - 4299 + 4264, + 4270 ], "loc": { "start": { @@ -7488,8 +7560,8 @@ "type": "Identifier", "name": "tf", "range": [ - 4302, - 4304 + 4273, + 4275 ], "loc": { "start": { @@ -7506,8 +7578,8 @@ "type": "Identifier", "name": "feature", "range": [ - 4305, - 4312 + 4276, + 4283 ], "loc": { "start": { @@ -7521,8 +7593,8 @@ } }, "range": [ - 4302, - 4312 + 4273, + 4283 ], "loc": { "start": { @@ -7541,8 +7613,8 @@ "value": "paging", "raw": "'paging'", "range": [ - 4313, - 4321 + 4284, + 4292 ], "loc": { "start": { @@ -7557,8 +7629,8 @@ } ], "range": [ - 4302, - 4322 + 4273, + 4293 ], "loc": { "start": { @@ -7572,8 +7644,8 @@ } }, "range": [ - 4293, - 4322 + 4264, + 4293 ], "loc": { "start": { @@ -7589,8 +7661,8 @@ ], "kind": "let", "range": [ - 4289, - 4323 + 4260, + 4294 ], "loc": { "start": { @@ -7609,8 +7681,8 @@ "type": "Identifier", "name": "paging", "range": [ - 4340, - 4346 + 4311, + 4317 ], "loc": { "start": { @@ -7633,18 +7705,165 @@ "type": "VariableDeclarator", "id": { "type": "Identifier", - "name": "pagingStartRow", + "name": "nbValidRows", "range": [ - 4405, - 4419 + 4341, + 4352 ], "loc": { "start": { - "line": 158, + "line": 157, "column": 20 }, "end": { - "line": 158, + "line": 157, + "column": 31 + } + } + }, + "init": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "tf", + "range": [ + 4355, + 4357 + ], + "loc": { + "start": { + "line": 157, + "column": 34 + }, + "end": { + "line": 157, + "column": 36 + } + } + }, + "property": { + "type": "Identifier", + "name": "getValidRowsNb", + "range": [ + 4358, + 4372 + ], + "loc": { + "start": { + "line": 157, + "column": 37 + }, + "end": { + "line": 157, + "column": 51 + } + } + }, + "range": [ + 4355, + 4372 + ], + "loc": { + "start": { + "line": 157, + "column": 34 + }, + "end": { + "line": 157, + "column": 51 + } + } + }, + "arguments": [], + "range": [ + 4355, + 4374 + ], + "loc": { + "start": { + "line": 157, + "column": 34 + }, + "end": { + "line": 157, + "column": 53 + } + } + }, + "range": [ + 4341, + 4374 + ], + "loc": { + "start": { + "line": 157, + "column": 20 + }, + "end": { + "line": 157, + "column": 53 + } + } + } + ], + "kind": "let", + "range": [ + 4337, + 4375 + ], + "loc": { + "start": { + "line": 157, + "column": 16 + }, + "end": { + "line": 157, + "column": 54 + } + }, + "trailingComments": [ + { + "type": "Line", + "value": "paging start row", + "range": [ + 4392, + 4410 + ], + "loc": { + "start": { + "line": 158, + "column": 16 + }, + "end": { + "line": 158, + "column": 34 + } + } + } + ] + }, + { + "type": "VariableDeclaration", + "declarations": [ + { + "type": "VariableDeclarator", + "id": { + "type": "Identifier", + "name": "pagingStartRow", + "range": [ + 4431, + 4445 + ], + "loc": { + "start": { + "line": 159, + "column": 20 + }, + "end": { + "line": 159, "column": 34 } } @@ -7658,16 +7877,16 @@ "type": "Identifier", "name": "parseInt", "range": [ - 4422, - 4430 + 4448, + 4456 ], "loc": { "start": { - "line": 158, + "line": 159, "column": 37 }, "end": { - "line": 158, + "line": 159, "column": 45 } } @@ -7680,16 +7899,16 @@ "type": "Identifier", "name": "paging", "range": [ - 4431, - 4437 + 4457, + 4463 ], "loc": { "start": { - "line": 158, + "line": 159, "column": 46 }, "end": { - "line": 158, + "line": 159, "column": 52 } } @@ -7698,31 +7917,31 @@ "type": "Identifier", "name": "startPagingRow", "range": [ - 4438, - 4452 + 4464, + 4478 ], "loc": { "start": { - "line": 158, + "line": 159, "column": 53 }, "end": { - "line": 158, + "line": 159, "column": 67 } } }, "range": [ - 4431, - 4452 + 4457, + 4478 ], "loc": { "start": { - "line": 158, + "line": 159, "column": 46 }, "end": { - "line": 158, + "line": 159, "column": 67 } } @@ -7732,32 +7951,32 @@ "value": 10, "raw": "10", "range": [ - 4454, - 4456 + 4480, + 4482 ], "loc": { "start": { - "line": 158, + "line": 159, "column": 69 }, "end": { - "line": 158, + "line": 159, "column": 71 } } } ], "range": [ - 4422, - 4457 + 4448, + 4483 ], "loc": { "start": { - "line": 158, + "line": 159, "column": 37 }, "end": { - "line": 158, + "line": 159, "column": 72 } } @@ -7768,74 +7987,20 @@ "type": "BinaryExpression", "operator": ">", "left": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tf", - "range": [ - 4482, - 4484 - ], - "loc": { - "start": { - "line": 159, - "column": 22 - }, - "end": { - "line": 159, - "column": 24 - } - } - }, - "property": { - "type": "Identifier", - "name": "getValidRowsNb", - "range": [ - 4485, - 4499 - ], - "loc": { - "start": { - "line": 159, - "column": 25 - }, - "end": { - "line": 159, - "column": 39 - } - } - }, - "range": [ - 4482, - 4499 - ], - "loc": { - "start": { - "line": 159, - "column": 22 - }, - "end": { - "line": 159, - "column": 39 - } - } - }, - "arguments": [], + "type": "Identifier", + "name": "nbValidRows", "range": [ - 4482, - 4501 + 4508, + 4519 ], "loc": { "start": { - "line": 159, + "line": 160, "column": 22 }, "end": { - "line": 159, - "column": 41 + "line": 160, + "column": 33 } } }, @@ -7844,32 +8009,32 @@ "value": 0, "raw": "0", "range": [ - 4504, - 4505 + 4522, + 4523 ], "loc": { "start": { - "line": 159, - "column": 44 + "line": 160, + "column": 36 }, "end": { - "line": 159, - "column": 45 + "line": 160, + "column": 37 } } }, "range": [ - 4482, - 4505 + 4508, + 4523 ], "loc": { "start": { - "line": 159, + "line": 160, "column": 22 }, "end": { - "line": 159, - "column": 45 + "line": 160, + "column": 37 } } }, @@ -7878,17 +8043,17 @@ "value": 1, "raw": "1", "range": [ - 4509, - 4510 + 4527, + 4528 ], "loc": { "start": { - "line": 159, - "column": 49 + "line": 160, + "column": 41 }, "end": { - "line": 159, - "column": 50 + "line": 160, + "column": 42 } } }, @@ -7897,79 +8062,79 @@ "value": 0, "raw": "0", "range": [ - 4513, - 4514 + 4531, + 4532 ], "loc": { "start": { - "line": 159, - "column": 53 + "line": 160, + "column": 45 }, "end": { - "line": 159, - "column": 54 + "line": 160, + "column": 46 } } }, "range": [ - 4481, - 4514 + 4507, + 4532 ], "loc": { "start": { - "line": 159, + "line": 160, "column": 21 }, "end": { - "line": 159, - "column": 54 + "line": 160, + "column": 46 } } }, "range": [ - 4422, - 4515 + 4448, + 4533 ], "loc": { "start": { - "line": 158, + "line": 159, "column": 37 }, "end": { - "line": 159, - "column": 55 + "line": 160, + "column": 47 } } }, "range": [ - 4405, - 4515 + 4431, + 4533 ], "loc": { "start": { - "line": 158, + "line": 159, "column": 20 }, "end": { - "line": 159, - "column": 55 + "line": 160, + "column": 47 } } } ], "kind": "let", "range": [ - 4401, - 4516 + 4427, + 4534 ], "loc": { "start": { - "line": 158, + "line": 159, "column": 16 }, "end": { - "line": 159, - "column": 56 + "line": 160, + "column": 48 } }, "leadingComments": [ @@ -7977,16 +8142,16 @@ "type": "Line", "value": "paging start row", "range": [ - 4366, - 4384 + 4392, + 4410 ], "loc": { "start": { - "line": 157, + "line": 158, "column": 16 }, "end": { - "line": 157, + "line": 158, "column": 34 } } @@ -8002,16 +8167,16 @@ "type": "Identifier", "name": "pagingEndRow", "range": [ - 4537, - 4549 + 4555, + 4567 ], "loc": { "start": { - "line": 160, + "line": 161, "column": 20 }, "end": { - "line": 160, + "line": 161, "column": 32 } } @@ -8031,16 +8196,16 @@ "type": "Identifier", "name": "pagingStartRow", "range": [ - 4573, - 4587 + 4591, + 4605 ], "loc": { "start": { - "line": 161, + "line": 162, "column": 21 }, "end": { - "line": 161, + "line": 162, "column": 35 } } @@ -8052,16 +8217,16 @@ "type": "Identifier", "name": "paging", "range": [ - 4590, - 4596 + 4608, + 4614 ], "loc": { "start": { - "line": 161, + "line": 162, "column": 38 }, "end": { - "line": 161, + "line": 162, "column": 44 } } @@ -8070,46 +8235,46 @@ "type": "Identifier", "name": "pagingLength", "range": [ - 4597, - 4609 + 4615, + 4627 ], "loc": { "start": { - "line": 161, + "line": 162, "column": 45 }, "end": { - "line": 161, + "line": 162, "column": 57 } } }, "range": [ - 4590, - 4609 + 4608, + 4627 ], "loc": { "start": { - "line": 161, + "line": 162, "column": 38 }, "end": { - "line": 161, + "line": 162, "column": 57 } } }, "range": [ - 4573, - 4609 + 4591, + 4627 ], "loc": { "start": { - "line": 161, + "line": 162, "column": 21 }, "end": { - "line": 161, + "line": 162, "column": 57 } } @@ -8119,119 +8284,65 @@ "value": 1, "raw": "1", "range": [ - 4613, - 4614 + 4631, + 4632 ], "loc": { "start": { - "line": 161, + "line": 162, "column": 61 }, "end": { - "line": 161, + "line": 162, "column": 62 } } }, "range": [ - 4572, - 4614 + 4590, + 4632 ], "loc": { "start": { - "line": 161, + "line": 162, "column": 20 }, "end": { - "line": 161, + "line": 162, "column": 62 } } }, "right": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tf", - "range": [ - 4638, - 4640 - ], - "loc": { - "start": { - "line": 162, - "column": 20 - }, - "end": { - "line": 162, - "column": 22 - } - } - }, - "property": { - "type": "Identifier", - "name": "getValidRowsNb", - "range": [ - 4641, - 4655 - ], - "loc": { - "start": { - "line": 162, - "column": 23 - }, - "end": { - "line": 162, - "column": 37 - } - } - }, - "range": [ - 4638, - 4655 - ], - "loc": { - "start": { - "line": 162, - "column": 20 - }, - "end": { - "line": 162, - "column": 37 - } - } - }, - "arguments": [], + "type": "Identifier", + "name": "nbValidRows", "range": [ - 4638, - 4657 + 4656, + 4667 ], "loc": { "start": { - "line": 162, + "line": 163, "column": 20 }, "end": { - "line": 162, - "column": 39 + "line": 163, + "column": 31 } } }, "range": [ - 4572, - 4657 + 4590, + 4667 ], "loc": { "start": { - "line": 161, + "line": 162, "column": 20 }, "end": { - "line": 162, - "column": 39 + "line": 163, + "column": 31 } } }, @@ -8245,16 +8356,16 @@ "type": "Identifier", "name": "pagingStartRow", "range": [ - 4684, - 4698 + 4694, + 4708 ], "loc": { "start": { - "line": 163, + "line": 164, "column": 24 }, "end": { - "line": 163, + "line": 164, "column": 38 } } @@ -8266,16 +8377,16 @@ "type": "Identifier", "name": "paging", "range": [ - 4701, - 4707 + 4711, + 4717 ], "loc": { "start": { - "line": 163, + "line": 164, "column": 41 }, "end": { - "line": 163, + "line": 164, "column": 47 } } @@ -8284,46 +8395,46 @@ "type": "Identifier", "name": "pagingLength", "range": [ - 4708, - 4720 + 4718, + 4730 ], "loc": { "start": { - "line": 163, + "line": 164, "column": 48 }, "end": { - "line": 163, + "line": 164, "column": 60 } } }, "range": [ - 4701, - 4720 + 4711, + 4730 ], "loc": { "start": { - "line": 163, + "line": 164, "column": 41 }, "end": { - "line": 163, + "line": 164, "column": 60 } } }, "range": [ - 4684, - 4720 + 4694, + 4730 ], "loc": { "start": { - "line": 163, + "line": 164, "column": 24 }, "end": { - "line": 163, + "line": 164, "column": 60 } } @@ -8333,151 +8444,97 @@ "value": 1, "raw": "1", "range": [ - 4723, - 4724 + 4733, + 4734 ], "loc": { "start": { - "line": 163, + "line": 164, "column": 63 }, "end": { - "line": 163, + "line": 164, "column": 64 } } }, "range": [ - 4684, - 4724 + 4694, + 4734 ], "loc": { "start": { - "line": 163, + "line": 164, "column": 24 }, "end": { - "line": 163, + "line": 164, "column": 64 } } }, "alternate": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tf", - "range": [ - 4751, - 4753 - ], - "loc": { - "start": { - "line": 164, - "column": 24 - }, - "end": { - "line": 164, - "column": 26 - } - } - }, - "property": { - "type": "Identifier", - "name": "getValidRowsNb", - "range": [ - 4754, - 4768 - ], - "loc": { - "start": { - "line": 164, - "column": 27 - }, - "end": { - "line": 164, - "column": 41 - } - } - }, - "range": [ - 4751, - 4768 - ], - "loc": { - "start": { - "line": 164, - "column": 24 - }, - "end": { - "line": 164, - "column": 41 - } - } - }, - "arguments": [], + "type": "Identifier", + "name": "nbValidRows", "range": [ - 4751, - 4770 + 4761, + 4772 ], "loc": { "start": { - "line": 164, + "line": 165, "column": 24 }, "end": { - "line": 164, - "column": 43 + "line": 165, + "column": 35 } } }, "range": [ - 4572, - 4770 + 4590, + 4772 ], "loc": { "start": { - "line": 161, + "line": 162, "column": 20 }, "end": { - "line": 164, - "column": 43 + "line": 165, + "column": 35 } } }, "range": [ - 4537, - 4770 + 4555, + 4772 ], "loc": { "start": { - "line": 160, + "line": 161, "column": 20 }, "end": { - "line": 164, - "column": 43 + "line": 165, + "column": 35 } } } ], "kind": "let", "range": [ - 4533, - 4771 + 4551, + 4773 ], "loc": { "start": { - "line": 160, + "line": 161, "column": 16 }, "end": { - "line": 164, - "column": 44 + "line": 165, + "column": 36 } } }, @@ -8490,16 +8547,16 @@ "type": "Identifier", "name": "totTxt", "range": [ - 4788, - 4794 + 4790, + 4796 ], "loc": { "start": { - "line": 165, + "line": 166, "column": 16 }, "end": { - "line": 165, + "line": 166, "column": 22 } } @@ -8520,16 +8577,16 @@ "type": "Identifier", "name": "pagingStartRow", "range": [ - 4797, - 4811 + 4799, + 4813 ], "loc": { "start": { - "line": 165, + "line": 166, "column": 25 }, "end": { - "line": 165, + "line": 166, "column": 39 } } @@ -8540,16 +8597,16 @@ "object": { "type": "ThisExpression", "range": [ - 4814, - 4818 + 4816, + 4820 ], "loc": { "start": { - "line": 165, + "line": 166, "column": 42 }, "end": { - "line": 165, + "line": 166, "column": 46 } } @@ -8558,46 +8615,46 @@ "type": "Identifier", "name": "fromToTextSeparator", "range": [ - 4819, - 4838 + 4821, + 4840 ], "loc": { "start": { - "line": 165, + "line": 166, "column": 47 }, "end": { - "line": 165, + "line": 166, "column": 66 } } }, "range": [ - 4814, - 4838 + 4816, + 4840 ], "loc": { "start": { - "line": 165, + "line": 166, "column": 42 }, "end": { - "line": 165, + "line": 166, "column": 66 } } }, "range": [ - 4797, - 4838 + 4799, + 4840 ], "loc": { "start": { - "line": 165, + "line": 166, "column": 25 }, "end": { - "line": 165, + "line": 166, "column": 66 } } @@ -8606,31 +8663,31 @@ "type": "Identifier", "name": "pagingEndRow", "range": [ - 4861, - 4873 + 4863, + 4875 ], "loc": { "start": { - "line": 166, + "line": 167, "column": 20 }, "end": { - "line": 166, + "line": 167, "column": 32 } } }, "range": [ - 4797, - 4873 + 4799, + 4875 ], "loc": { "start": { - "line": 165, + "line": 166, "column": 25 }, "end": { - "line": 166, + "line": 167, "column": 32 } } @@ -8641,16 +8698,16 @@ "object": { "type": "ThisExpression", "range": [ - 4876, - 4880 + 4878, + 4882 ], "loc": { "start": { - "line": 166, + "line": 167, "column": 35 }, "end": { - "line": 166, + "line": 167, "column": 39 } } @@ -8659,171 +8716,117 @@ "type": "Identifier", "name": "overText", "range": [ - 4881, - 4889 + 4883, + 4891 ], "loc": { "start": { - "line": 166, + "line": 167, "column": 40 }, "end": { - "line": 166, + "line": 167, "column": 48 } } }, "range": [ - 4876, - 4889 + 4878, + 4891 ], "loc": { "start": { - "line": 166, + "line": 167, "column": 35 }, "end": { - "line": 166, + "line": 167, "column": 48 } } }, "range": [ - 4797, - 4889 + 4799, + 4891 ], "loc": { "start": { - "line": 165, + "line": 166, "column": 25 }, "end": { - "line": 166, + "line": 167, "column": 48 } } }, "right": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tf", - "range": [ - 4892, - 4894 - ], - "loc": { - "start": { - "line": 166, - "column": 51 - }, - "end": { - "line": 166, - "column": 53 - } - } - }, - "property": { - "type": "Identifier", - "name": "getValidRowsNb", - "range": [ - 4895, - 4909 - ], - "loc": { - "start": { - "line": 166, - "column": 54 - }, - "end": { - "line": 166, - "column": 68 - } - } - }, - "range": [ - 4892, - 4909 - ], - "loc": { - "start": { - "line": 166, - "column": 51 - }, - "end": { - "line": 166, - "column": 68 - } - } - }, - "arguments": [], + "type": "Identifier", + "name": "nbValidRows", "range": [ - 4892, - 4911 + 4894, + 4905 ], "loc": { "start": { - "line": 166, + "line": 167, "column": 51 }, "end": { - "line": 166, - "column": 70 + "line": 167, + "column": 62 } } }, "range": [ - 4797, - 4911 + 4799, + 4905 ], "loc": { "start": { - "line": 165, + "line": 166, "column": 25 }, "end": { - "line": 166, - "column": 70 + "line": 167, + "column": 62 } } }, "range": [ - 4788, - 4911 + 4790, + 4905 ], "loc": { "start": { - "line": 165, + "line": 166, "column": 16 }, "end": { - "line": 166, - "column": 70 + "line": 167, + "column": 62 } } }, "range": [ - 4788, - 4912 + 4790, + 4906 ], "loc": { "start": { - "line": 165, + "line": 166, "column": 16 }, "end": { - "line": 166, - "column": 71 + "line": 167, + "column": 63 } } } ], "range": [ - 4348, - 4926 + 4319, + 4920 ], "loc": { "start": { @@ -8831,15 +8834,15 @@ "column": 24 }, "end": { - "line": 167, + "line": 168, "column": 13 } } }, "alternate": null, "range": [ - 4336, - 4926 + 4307, + 4920 ], "loc": { "start": { @@ -8847,15 +8850,15 @@ "column": 12 }, "end": { - "line": 167, + "line": 168, "column": 13 } } } ], "range": [ - 4275, - 4936 + 4246, + 4930 ], "loc": { "start": { @@ -8863,14 +8866,14 @@ "column": 15 }, "end": { - "line": 168, + "line": 169, "column": 9 } } }, "range": [ - 4077, - 4936 + 4048, + 4930 ], "loc": { "start": { @@ -8878,7 +8881,7 @@ "column": 8 }, "end": { - "line": 168, + "line": 169, "column": 9 } } @@ -8897,16 +8900,16 @@ "object": { "type": "ThisExpression", "range": [ - 4946, - 4950 + 4940, + 4944 ], "loc": { "start": { - "line": 170, + "line": 171, "column": 8 }, "end": { - "line": 170, + "line": 171, "column": 12 } } @@ -8915,31 +8918,31 @@ "type": "Identifier", "name": "label", "range": [ - 4951, - 4956 + 4945, + 4950 ], "loc": { "start": { - "line": 170, + "line": 171, "column": 13 }, "end": { - "line": 170, + "line": 171, "column": 18 } } }, "range": [ - 4946, - 4956 + 4940, + 4950 ], "loc": { "start": { - "line": 170, + "line": 171, "column": 8 }, "end": { - "line": 170, + "line": 171, "column": 18 } } @@ -8948,31 +8951,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 4957, - 4966 + 4951, + 4960 ], "loc": { "start": { - "line": 170, + "line": 171, "column": 19 }, "end": { - "line": 170, + "line": 171, "column": 28 } } }, "range": [ - 4946, - 4966 + 4940, + 4960 ], "loc": { "start": { - "line": 170, + "line": 171, "column": 8 }, "end": { - "line": 170, + "line": 171, "column": 28 } } @@ -8981,46 +8984,46 @@ "type": "Identifier", "name": "totTxt", "range": [ - 4969, - 4975 + 4963, + 4969 ], "loc": { "start": { - "line": 170, + "line": 171, "column": 31 }, "end": { - "line": 170, + "line": 171, "column": 37 } } }, "range": [ - 4946, - 4975 + 4940, + 4969 ], "loc": { "start": { - "line": 170, + "line": 171, "column": 8 }, "end": { - "line": 170, + "line": 171, "column": 37 } } }, "range": [ - 4946, - 4976 + 4940, + 4970 ], "loc": { "start": { - "line": 170, + "line": 171, "column": 8 }, "end": { - "line": 170, + "line": 171, "column": 38 } } @@ -9035,16 +9038,16 @@ "object": { "type": "ThisExpression", "range": [ - 4985, - 4989 + 4979, + 4983 ], "loc": { "start": { - "line": 171, + "line": 172, "column": 8 }, "end": { - "line": 171, + "line": 172, "column": 12 } } @@ -9053,31 +9056,31 @@ "type": "Identifier", "name": "onAfterRefreshCounter", "range": [ - 4990, - 5011 + 4984, + 5005 ], "loc": { "start": { - "line": 171, + "line": 172, "column": 13 }, "end": { - "line": 171, + "line": 172, "column": 34 } } }, "range": [ - 4985, - 5011 + 4979, + 5005 ], "loc": { "start": { - "line": 171, + "line": 172, "column": 8 }, "end": { - "line": 171, + "line": 172, "column": 34 } } @@ -9087,16 +9090,16 @@ "type": "Identifier", "name": "tf", "range": [ - 5012, - 5014 + 5006, + 5008 ], "loc": { "start": { - "line": 171, + "line": 172, "column": 35 }, "end": { - "line": 171, + "line": 172, "column": 37 } } @@ -9107,16 +9110,16 @@ "object": { "type": "ThisExpression", "range": [ - 5016, - 5020 + 5010, + 5014 ], "loc": { "start": { - "line": 171, + "line": 172, "column": 39 }, "end": { - "line": 171, + "line": 172, "column": 43 } } @@ -9125,31 +9128,31 @@ "type": "Identifier", "name": "label", "range": [ - 5021, - 5026 + 5015, + 5020 ], "loc": { "start": { - "line": 171, + "line": 172, "column": 44 }, "end": { - "line": 171, + "line": 172, "column": 49 } } }, "range": [ - 5016, - 5026 + 5010, + 5020 ], "loc": { "start": { - "line": 171, + "line": 172, "column": 39 }, "end": { - "line": 171, + "line": 172, "column": 49 } } @@ -9158,55 +9161,55 @@ "type": "Identifier", "name": "totTxt", "range": [ - 5028, - 5034 + 5022, + 5028 ], "loc": { "start": { - "line": 171, + "line": 172, "column": 51 }, "end": { - "line": 171, + "line": 172, "column": 57 } } } ], "range": [ - 4985, - 5035 + 4979, + 5029 ], "loc": { "start": { - "line": 171, + "line": 172, "column": 8 }, "end": { - "line": 171, + "line": 172, "column": 58 } } }, "range": [ - 4985, - 5036 + 4979, + 5030 ], "loc": { "start": { - "line": 171, + "line": 172, "column": 8 }, "end": { - "line": 171, + "line": 172, "column": 59 } } } ], "range": [ - 3881, - 5042 + 3852, + 5036 ], "loc": { "start": { @@ -9214,7 +9217,7 @@ "column": 15 }, "end": { - "line": 172, + "line": 173, "column": 5 } } @@ -9222,8 +9225,8 @@ "generator": false, "expression": false, "range": [ - 3877, - 5042 + 3848, + 5036 ], "loc": { "start": { @@ -9231,7 +9234,7 @@ "column": 11 }, "end": { - "line": 172, + "line": 173, "column": 5 } } @@ -9239,8 +9242,8 @@ "kind": "method", "computed": false, "range": [ - 3870, - 5042 + 3841, + 5036 ], "loc": { "start": { @@ -9248,7 +9251,7 @@ "column": 4 }, "end": { - "line": 172, + "line": 173, "column": 5 } }, @@ -9257,8 +9260,8 @@ "type": "Block", "value": "*\n * Refreshes the rows counter\n * @param {Number} p Optional parameter the total number of rows to display\n * @returns\n ", "range": [ - 3724, - 3865 + 3695, + 3836 ], "loc": { "start": { @@ -9277,16 +9280,16 @@ "type": "Block", "value": "*\n * Remove feature\n ", "range": [ - 5048, - 5081 + 5042, + 5075 ], "loc": { "start": { - "line": 174, + "line": 175, "column": 4 }, "end": { - "line": 176, + "line": 177, "column": 7 } } @@ -9300,16 +9303,16 @@ "type": "Identifier", "name": "destroy", "range": [ - 5086, - 5093 + 5080, + 5087 ], "loc": { "start": { - "line": 177, + "line": 178, "column": 4 }, "end": { - "line": 177, + "line": 178, "column": 11 } } @@ -9332,16 +9335,16 @@ "object": { "type": "ThisExpression", "range": [ - 5111, - 5115 + 5105, + 5109 ], "loc": { "start": { - "line": 178, + "line": 179, "column": 13 }, "end": { - "line": 178, + "line": 179, "column": 17 } } @@ -9350,47 +9353,47 @@ "type": "Identifier", "name": "initialized", "range": [ - 5116, - 5127 + 5110, + 5121 ], "loc": { "start": { - "line": 178, + "line": 179, "column": 18 }, "end": { - "line": 178, + "line": 179, "column": 29 } } }, "range": [ - 5111, - 5127 + 5105, + 5121 ], "loc": { "start": { - "line": 178, + "line": 179, "column": 13 }, "end": { - "line": 178, + "line": 179, "column": 29 } } }, "prefix": true, "range": [ - 5110, - 5127 + 5104, + 5121 ], "loc": { "start": { - "line": 178, + "line": 179, "column": 12 }, "end": { - "line": 178, + "line": 179, "column": 29 } } @@ -9402,48 +9405,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 5143, - 5150 + 5137, + 5144 ], "loc": { "start": { - "line": 179, + "line": 180, "column": 12 }, "end": { - "line": 179, + "line": 180, "column": 19 } } } ], "range": [ - 5129, - 5160 + 5123, + 5154 ], "loc": { "start": { - "line": 178, + "line": 179, "column": 31 }, "end": { - "line": 180, + "line": 181, "column": 9 } } }, "alternate": null, "range": [ - 5106, - 5160 + 5100, + 5154 ], "loc": { "start": { - "line": 178, + "line": 179, "column": 8 }, "end": { - "line": 180, + "line": 181, "column": 9 } } @@ -9462,16 +9465,16 @@ "object": { "type": "ThisExpression", "range": [ - 5175, - 5179 + 5169, + 5173 ], "loc": { "start": { - "line": 182, + "line": 183, "column": 13 }, "end": { - "line": 182, + "line": 183, "column": 17 } } @@ -9480,47 +9483,47 @@ "type": "Identifier", "name": "targetId", "range": [ - 5180, - 5188 + 5174, + 5182 ], "loc": { "start": { - "line": 182, + "line": 183, "column": 18 }, "end": { - "line": 182, + "line": 183, "column": 26 } } }, "range": [ - 5175, - 5188 + 5169, + 5182 ], "loc": { "start": { - "line": 182, + "line": 183, "column": 13 }, "end": { - "line": 182, + "line": 183, "column": 26 } } }, "prefix": true, "range": [ - 5174, - 5188 + 5168, + 5182 ], "loc": { "start": { - "line": 182, + "line": 183, "column": 12 }, "end": { - "line": 182, + "line": 183, "column": 26 } } @@ -9531,16 +9534,16 @@ "object": { "type": "ThisExpression", "range": [ - 5192, - 5196 + 5186, + 5190 ], "loc": { "start": { - "line": 182, + "line": 183, "column": 30 }, "end": { - "line": 182, + "line": 183, "column": 34 } } @@ -9549,46 +9552,46 @@ "type": "Identifier", "name": "container", "range": [ - 5197, - 5206 + 5191, + 5200 ], "loc": { "start": { - "line": 182, + "line": 183, "column": 35 }, "end": { - "line": 182, + "line": 183, "column": 44 } } }, "range": [ - 5192, - 5206 + 5186, + 5200 ], "loc": { "start": { - "line": 182, + "line": 183, "column": 30 }, "end": { - "line": 182, + "line": 183, "column": 44 } } }, "range": [ - 5174, - 5206 + 5168, + 5200 ], "loc": { "start": { - "line": 182, + "line": 183, "column": 12 }, "end": { - "line": 182, + "line": 183, "column": 44 } } @@ -9604,16 +9607,16 @@ "type": "Identifier", "name": "removeElm", "range": [ - 5222, - 5231 + 5216, + 5225 ], "loc": { "start": { - "line": 183, + "line": 184, "column": 12 }, "end": { - "line": 183, + "line": 184, "column": 21 } } @@ -9625,16 +9628,16 @@ "object": { "type": "ThisExpression", "range": [ - 5232, - 5236 + 5226, + 5230 ], "loc": { "start": { - "line": 183, + "line": 184, "column": 22 }, "end": { - "line": 183, + "line": 184, "column": 26 } } @@ -9643,78 +9646,78 @@ "type": "Identifier", "name": "container", "range": [ - 5237, - 5246 + 5231, + 5240 ], "loc": { "start": { - "line": 183, + "line": 184, "column": 27 }, "end": { - "line": 183, + "line": 184, "column": 36 } } }, "range": [ - 5232, - 5246 + 5226, + 5240 ], "loc": { "start": { - "line": 183, + "line": 184, "column": 22 }, "end": { - "line": 183, + "line": 184, "column": 36 } } } ], "range": [ - 5222, - 5247 + 5216, + 5241 ], "loc": { "start": { - "line": 183, + "line": 184, "column": 12 }, "end": { - "line": 183, + "line": 184, "column": 37 } } }, "range": [ - 5222, - 5248 + 5216, + 5242 ], "loc": { "start": { - "line": 183, + "line": 184, "column": 12 }, "end": { - "line": 183, + "line": 184, "column": 38 } } } ], "range": [ - 5208, - 5258 + 5202, + 5252 ], "loc": { "start": { - "line": 182, + "line": 183, "column": 46 }, "end": { - "line": 184, + "line": 185, "column": 9 } } @@ -9736,16 +9739,16 @@ "type": "Identifier", "name": "elm", "range": [ - 5278, - 5281 + 5272, + 5275 ], "loc": { "start": { - "line": 185, + "line": 186, "column": 12 }, "end": { - "line": 185, + "line": 186, "column": 15 } } @@ -9757,16 +9760,16 @@ "object": { "type": "ThisExpression", "range": [ - 5282, - 5286 + 5276, + 5280 ], "loc": { "start": { - "line": 185, + "line": 186, "column": 16 }, "end": { - "line": 185, + "line": 186, "column": 20 } } @@ -9775,47 +9778,47 @@ "type": "Identifier", "name": "targetId", "range": [ - 5287, - 5295 + 5281, + 5289 ], "loc": { "start": { - "line": 185, + "line": 186, "column": 21 }, "end": { - "line": 185, + "line": 186, "column": 29 } } }, "range": [ - 5282, - 5295 + 5276, + 5289 ], "loc": { "start": { - "line": 185, + "line": 186, "column": 16 }, "end": { - "line": 185, + "line": 186, "column": 29 } } } ], "range": [ - 5278, - 5296 + 5272, + 5290 ], "loc": { "start": { - "line": 185, + "line": 186, "column": 12 }, "end": { - "line": 185, + "line": 186, "column": 30 } } @@ -9824,31 +9827,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 5297, - 5306 + 5291, + 5300 ], "loc": { "start": { - "line": 185, + "line": 186, "column": 31 }, "end": { - "line": 185, + "line": 186, "column": 40 } } }, "range": [ - 5278, - 5306 + 5272, + 5300 ], "loc": { "start": { - "line": 185, + "line": 186, "column": 12 }, "end": { - "line": 185, + "line": 186, "column": 40 } } @@ -9858,77 +9861,77 @@ "value": "", "raw": "''", "range": [ - 5309, - 5311 + 5303, + 5305 ], "loc": { "start": { - "line": 185, + "line": 186, "column": 43 }, "end": { - "line": 185, + "line": 186, "column": 45 } } }, "range": [ - 5278, - 5311 + 5272, + 5305 ], "loc": { "start": { - "line": 185, + "line": 186, "column": 12 }, "end": { - "line": 185, + "line": 186, "column": 45 } } }, "range": [ - 5278, - 5312 + 5272, + 5306 ], "loc": { "start": { - "line": 185, + "line": 186, "column": 12 }, "end": { - "line": 185, + "line": 186, "column": 46 } } } ], "range": [ - 5264, - 5322 + 5258, + 5316 ], "loc": { "start": { - "line": 184, + "line": 185, "column": 15 }, "end": { - "line": 186, + "line": 187, "column": 9 } } }, "range": [ - 5170, - 5322 + 5164, + 5316 ], "loc": { "start": { - "line": 182, + "line": 183, "column": 8 }, "end": { - "line": 186, + "line": 187, "column": 9 } } @@ -9944,16 +9947,16 @@ "object": { "type": "ThisExpression", "range": [ - 5331, - 5335 + 5325, + 5329 ], "loc": { "start": { - "line": 187, + "line": 188, "column": 8 }, "end": { - "line": 187, + "line": 188, "column": 12 } } @@ -9962,31 +9965,31 @@ "type": "Identifier", "name": "label", "range": [ - 5336, - 5341 + 5330, + 5335 ], "loc": { "start": { - "line": 187, + "line": 188, "column": 13 }, "end": { - "line": 187, + "line": 188, "column": 18 } } }, "range": [ - 5331, - 5341 + 5325, + 5335 ], "loc": { "start": { - "line": 187, + "line": 188, "column": 8 }, "end": { - "line": 187, + "line": 188, "column": 18 } } @@ -9996,46 +9999,46 @@ "value": null, "raw": "null", "range": [ - 5344, - 5348 + 5338, + 5342 ], "loc": { "start": { - "line": 187, + "line": 188, "column": 21 }, "end": { - "line": 187, + "line": 188, "column": 25 } } }, "range": [ - 5331, - 5348 + 5325, + 5342 ], "loc": { "start": { - "line": 187, + "line": 188, "column": 8 }, "end": { - "line": 187, + "line": 188, "column": 25 } } }, "range": [ - 5331, - 5349 + 5325, + 5343 ], "loc": { "start": { - "line": 187, + "line": 188, "column": 8 }, "end": { - "line": 187, + "line": 188, "column": 26 } } @@ -10051,16 +10054,16 @@ "object": { "type": "ThisExpression", "range": [ - 5358, - 5362 + 5352, + 5356 ], "loc": { "start": { - "line": 188, + "line": 189, "column": 8 }, "end": { - "line": 188, + "line": 189, "column": 12 } } @@ -10069,31 +10072,31 @@ "type": "Identifier", "name": "container", "range": [ - 5363, - 5372 + 5357, + 5366 ], "loc": { "start": { - "line": 188, + "line": 189, "column": 13 }, "end": { - "line": 188, + "line": 189, "column": 22 } } }, "range": [ - 5358, - 5372 + 5352, + 5366 ], "loc": { "start": { - "line": 188, + "line": 189, "column": 8 }, "end": { - "line": 188, + "line": 189, "column": 22 } } @@ -10103,46 +10106,46 @@ "value": null, "raw": "null", "range": [ - 5375, - 5379 + 5369, + 5373 ], "loc": { "start": { - "line": 188, + "line": 189, "column": 25 }, "end": { - "line": 188, + "line": 189, "column": 29 } } }, "range": [ - 5358, - 5379 + 5352, + 5373 ], "loc": { "start": { - "line": 188, + "line": 189, "column": 8 }, "end": { - "line": 188, + "line": 189, "column": 29 } } }, "range": [ - 5358, - 5380 + 5352, + 5374 ], "loc": { "start": { - "line": 188, + "line": 189, "column": 8 }, "end": { - "line": 188, + "line": 189, "column": 30 } }, @@ -10151,16 +10154,16 @@ "type": "Line", "value": " unsubscribe to events", "range": [ - 5390, - 5414 + 5384, + 5408 ], "loc": { "start": { - "line": 190, + "line": 191, "column": 8 }, "end": { - "line": 190, + "line": 191, "column": 32 } } @@ -10180,16 +10183,16 @@ "object": { "type": "ThisExpression", "range": [ - 5423, - 5427 + 5417, + 5421 ], "loc": { "start": { - "line": 191, + "line": 192, "column": 8 }, "end": { - "line": 191, + "line": 192, "column": 12 } } @@ -10198,31 +10201,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 5428, - 5435 + 5422, + 5429 ], "loc": { "start": { - "line": 191, + "line": 192, "column": 13 }, "end": { - "line": 191, + "line": 192, "column": 20 } } }, "range": [ - 5423, - 5435 + 5417, + 5429 ], "loc": { "start": { - "line": 191, + "line": 192, "column": 8 }, "end": { - "line": 191, + "line": 192, "column": 20 } } @@ -10231,31 +10234,31 @@ "type": "Identifier", "name": "off", "range": [ - 5436, - 5439 + 5430, + 5433 ], "loc": { "start": { - "line": 191, + "line": 192, "column": 21 }, "end": { - "line": 191, + "line": 192, "column": 24 } } }, "range": [ - 5423, - 5439 + 5417, + 5433 ], "loc": { "start": { - "line": 191, + "line": 192, "column": 8 }, "end": { - "line": 191, + "line": 192, "column": 24 } } @@ -10269,16 +10272,16 @@ "value": "after-filtering", "raw": "'after-filtering'", "range": [ - 5441, - 5458 + 5435, + 5452 ], "loc": { "start": { - "line": 191, + "line": 192, "column": 26 }, "end": { - "line": 191, + "line": 192, "column": 43 } } @@ -10288,32 +10291,32 @@ "value": "grouped-by-page", "raw": "'grouped-by-page'", "range": [ - 5460, - 5477 + 5454, + 5471 ], "loc": { "start": { - "line": 191, + "line": 192, "column": 45 }, "end": { - "line": 191, + "line": 192, "column": 62 } } } ], "range": [ - 5440, - 5478 + 5434, + 5472 ], "loc": { "start": { - "line": 191, + "line": 192, "column": 25 }, "end": { - "line": 191, + "line": 192, "column": 63 } } @@ -10330,16 +10333,16 @@ "object": { "type": "ThisExpression", "range": [ - 5498, - 5502 + 5492, + 5496 ], "loc": { "start": { - "line": 192, + "line": 193, "column": 18 }, "end": { - "line": 192, + "line": 193, "column": 22 } } @@ -10348,31 +10351,31 @@ "type": "Identifier", "name": "refresh", "range": [ - 5503, - 5510 + 5497, + 5504 ], "loc": { "start": { - "line": 192, + "line": 193, "column": 23 }, "end": { - "line": 192, + "line": 193, "column": 30 } } }, "range": [ - 5498, - 5510 + 5492, + 5504 ], "loc": { "start": { - "line": 192, + "line": 193, "column": 18 }, "end": { - "line": 192, + "line": 193, "column": 30 } } @@ -10387,16 +10390,16 @@ "type": "Identifier", "name": "tf", "range": [ - 5511, - 5513 + 5505, + 5507 ], "loc": { "start": { - "line": 192, + "line": 193, "column": 31 }, "end": { - "line": 192, + "line": 193, "column": 33 } } @@ -10405,63 +10408,63 @@ "type": "Identifier", "name": "getValidRowsNb", "range": [ - 5514, - 5528 + 5508, + 5522 ], "loc": { "start": { - "line": 192, + "line": 193, "column": 34 }, "end": { - "line": 192, + "line": 193, "column": 48 } } }, "range": [ - 5511, - 5528 + 5505, + 5522 ], "loc": { "start": { - "line": 192, + "line": 193, "column": 31 }, "end": { - "line": 192, + "line": 193, "column": 48 } } }, "arguments": [], "range": [ - 5511, - 5530 + 5505, + 5524 ], "loc": { "start": { - "line": 192, + "line": 193, "column": 31 }, "end": { - "line": 192, + "line": 193, "column": 50 } } } ], "range": [ - 5498, - 5531 + 5492, + 5525 ], "loc": { "start": { - "line": 192, + "line": 193, "column": 18 }, "end": { - "line": 192, + "line": 193, "column": 51 } } @@ -10469,47 +10472,47 @@ "generator": false, "expression": true, "range": [ - 5492, - 5531 + 5486, + 5525 ], "loc": { "start": { - "line": 192, + "line": 193, "column": 12 }, "end": { - "line": 192, + "line": 193, "column": 51 } } } ], "range": [ - 5423, - 5532 + 5417, + 5526 ], "loc": { "start": { - "line": 191, + "line": 192, "column": 8 }, "end": { - "line": 192, + "line": 193, "column": 52 } } }, "range": [ - 5423, - 5533 + 5417, + 5527 ], "loc": { "start": { - "line": 191, + "line": 192, "column": 8 }, "end": { - "line": 192, + "line": 193, "column": 53 } }, @@ -10518,16 +10521,16 @@ "type": "Line", "value": " unsubscribe to events", "range": [ - 5390, - 5414 + 5384, + 5408 ], "loc": { "start": { - "line": 190, + "line": 191, "column": 8 }, "end": { - "line": 190, + "line": 191, "column": 32 } } @@ -10547,16 +10550,16 @@ "object": { "type": "ThisExpression", "range": [ - 5542, - 5546 + 5536, + 5540 ], "loc": { "start": { - "line": 193, + "line": 194, "column": 8 }, "end": { - "line": 193, + "line": 194, "column": 12 } } @@ -10565,31 +10568,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 5547, - 5554 + 5541, + 5548 ], "loc": { "start": { - "line": 193, + "line": 194, "column": 13 }, "end": { - "line": 193, + "line": 194, "column": 20 } } }, "range": [ - 5542, - 5554 + 5536, + 5548 ], "loc": { "start": { - "line": 193, + "line": 194, "column": 8 }, "end": { - "line": 193, + "line": 194, "column": 20 } } @@ -10598,31 +10601,31 @@ "type": "Identifier", "name": "off", "range": [ - 5555, - 5558 + 5549, + 5552 ], "loc": { "start": { - "line": 193, + "line": 194, "column": 21 }, "end": { - "line": 193, + "line": 194, "column": 24 } } }, "range": [ - 5542, - 5558 + 5536, + 5552 ], "loc": { "start": { - "line": 193, + "line": 194, "column": 8 }, "end": { - "line": 193, + "line": 194, "column": 24 } } @@ -10636,32 +10639,32 @@ "value": "rows-changed", "raw": "'rows-changed'", "range": [ - 5560, - 5574 + 5554, + 5568 ], "loc": { "start": { - "line": 193, + "line": 194, "column": 26 }, "end": { - "line": 193, + "line": 194, "column": 40 } } } ], "range": [ - 5559, - 5575 + 5553, + 5569 ], "loc": { "start": { - "line": 193, + "line": 194, "column": 25 }, "end": { - "line": 193, + "line": 194, "column": 41 } } @@ -10678,16 +10681,16 @@ "object": { "type": "ThisExpression", "range": [ - 5583, - 5587 + 5577, + 5581 ], "loc": { "start": { - "line": 193, + "line": 194, "column": 49 }, "end": { - "line": 193, + "line": 194, "column": 53 } } @@ -10696,47 +10699,47 @@ "type": "Identifier", "name": "refresh", "range": [ - 5588, - 5595 + 5582, + 5589 ], "loc": { "start": { - "line": 193, + "line": 194, "column": 54 }, "end": { - "line": 193, + "line": 194, "column": 61 } } }, "range": [ - 5583, - 5595 + 5577, + 5589 ], "loc": { "start": { - "line": 193, + "line": 194, "column": 49 }, "end": { - "line": 193, + "line": 194, "column": 61 } } }, "arguments": [], "range": [ - 5583, - 5597 + 5577, + 5591 ], "loc": { "start": { - "line": 193, + "line": 194, "column": 49 }, "end": { - "line": 193, + "line": 194, "column": 63 } } @@ -10744,47 +10747,47 @@ "generator": false, "expression": true, "range": [ - 5577, - 5597 + 5571, + 5591 ], "loc": { "start": { - "line": 193, + "line": 194, "column": 43 }, "end": { - "line": 193, + "line": 194, "column": 63 } } } ], "range": [ - 5542, - 5598 + 5536, + 5592 ], "loc": { "start": { - "line": 193, + "line": 194, "column": 8 }, "end": { - "line": 193, + "line": 194, "column": 64 } } }, "range": [ - 5542, - 5599 + 5536, + 5593 ], "loc": { "start": { - "line": 193, + "line": 194, "column": 8 }, "end": { - "line": 193, + "line": 194, "column": 65 } } @@ -10800,16 +10803,16 @@ "object": { "type": "ThisExpression", "range": [ - 5609, - 5613 + 5603, + 5607 ], "loc": { "start": { - "line": 195, + "line": 196, "column": 8 }, "end": { - "line": 195, + "line": 196, "column": 12 } } @@ -10818,31 +10821,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 5614, - 5625 + 5608, + 5619 ], "loc": { "start": { - "line": 195, + "line": 196, "column": 13 }, "end": { - "line": 195, + "line": 196, "column": 24 } } }, "range": [ - 5609, - 5625 + 5603, + 5619 ], "loc": { "start": { - "line": 195, + "line": 196, "column": 8 }, "end": { - "line": 195, + "line": 196, "column": 24 } } @@ -10852,62 +10855,62 @@ "value": false, "raw": "false", "range": [ - 5628, - 5633 + 5622, + 5627 ], "loc": { "start": { - "line": 195, + "line": 196, "column": 27 }, "end": { - "line": 195, + "line": 196, "column": 32 } } }, "range": [ - 5609, - 5633 + 5603, + 5627 ], "loc": { "start": { - "line": 195, + "line": 196, "column": 8 }, "end": { - "line": 195, + "line": 196, "column": 32 } } }, "range": [ - 5609, - 5634 + 5603, + 5628 ], "loc": { "start": { - "line": 195, + "line": 196, "column": 8 }, "end": { - "line": 195, + "line": 196, "column": 33 } } } ], "range": [ - 5096, - 5640 + 5090, + 5634 ], "loc": { "start": { - "line": 177, + "line": 178, "column": 14 }, "end": { - "line": 196, + "line": 197, "column": 5 } } @@ -10915,16 +10918,16 @@ "generator": false, "expression": false, "range": [ - 5093, - 5640 + 5087, + 5634 ], "loc": { "start": { - "line": 177, + "line": 178, "column": 11 }, "end": { - "line": 196, + "line": 197, "column": 5 } } @@ -10932,16 +10935,16 @@ "kind": "method", "computed": false, "range": [ - 5086, - 5640 + 5080, + 5634 ], "loc": { "start": { - "line": 177, + "line": 178, "column": 4 }, "end": { - "line": 196, + "line": 197, "column": 5 } }, @@ -10950,16 +10953,16 @@ "type": "Block", "value": "*\n * Remove feature\n ", "range": [ - 5048, - 5081 + 5042, + 5075 ], "loc": { "start": { - "line": 174, + "line": 175, "column": 4 }, "end": { - "line": 176, + "line": 177, "column": 7 } } @@ -10970,7 +10973,7 @@ ], "range": [ 273, - 5642 + 5636 ], "loc": { "start": { @@ -10978,14 +10981,14 @@ "column": 41 }, "end": { - "line": 197, + "line": 198, "column": 1 } } }, "range": [ 239, - 5642 + 5636 ], "loc": { "start": { @@ -10993,7 +10996,7 @@ "column": 7 }, "end": { - "line": 197, + "line": 198, "column": 1 } }, @@ -11023,7 +11026,7 @@ "source": null, "range": [ 232, - 5642 + 5636 ], "loc": { "start": { @@ -11031,7 +11034,7 @@ "column": 0 }, "end": { - "line": 197, + "line": 198, "column": 1 } }, @@ -11060,7 +11063,7 @@ "sourceType": "module", "range": [ 0, - 5642 + 5636 ], "loc": { "start": { @@ -11068,7 +11071,7 @@ "column": 0 }, "end": { - "line": 197, + "line": 198, "column": 1 } }, @@ -11131,8 +11134,8 @@ "type": "Block", "value": "*\n * ID of custom container element\n * @type {String}\n ", "range": [ - 518, - 601 + 537, + 620 ], "loc": { "start": { @@ -11149,8 +11152,8 @@ "type": "Block", "value": "*\n * Container DOM element\n * @type {DOMElement}\n * @private\n ", "range": [ - 669, - 767 + 675, + 773 ], "loc": { "start": { @@ -11167,8 +11170,8 @@ "type": "Block", "value": "*\n * Container DOM element for label displaying the total number of rows\n * @type {DOMElement}\n * @private\n ", "range": [ - 808, - 952 + 814, + 958 ], "loc": { "start": { @@ -11185,8 +11188,8 @@ "type": "Block", "value": "*\n * Text preceding the total number of rows\n * @type {String}\n ", "range": [ - 989, - 1081 + 995, + 1087 ], "loc": { "start": { @@ -11203,8 +11206,8 @@ "type": "Block", "value": "*\n * Separator symbol appearing between the first and last visible rows of\n * current page when paging is enabled. ie: Rows: 31-40 / 70\n * @type {String}\n ", "range": [ - 1144, - 1335 + 1137, + 1328 ], "loc": { "start": { @@ -11221,8 +11224,8 @@ "type": "Block", "value": "*\n * Separator symbol appearing between the first and last visible rows of\n * current page and the total number of filterable rows when paging is\n * enabled. ie: Rows: 31-40 / 70\n * @type {String}\n ", "range": [ - 1413, - 1655 + 1393, + 1635 ], "loc": { "start": { @@ -11239,8 +11242,8 @@ "type": "Block", "value": "*\n * Css class for container element\n * @type {String}\n ", "range": [ - 1711, - 1795 + 1691, + 1775 ], "loc": { "start": { @@ -11257,8 +11260,8 @@ "type": "Block", "value": "*\n * Callback fired before the counter is refreshed\n * @type {Function}\n ", "range": [ - 1860, - 1961 + 1831, + 1932 ], "loc": { "start": { @@ -11275,8 +11278,8 @@ "type": "Block", "value": "*\n * Callback fired after the counter is refreshed\n * @type {Function}\n ", "range": [ - 2097, - 2197 + 2068, + 2168 ], "loc": { "start": { @@ -11293,8 +11296,8 @@ "type": "Block", "value": "*\n * Initializes RowsCounter instance\n ", "range": [ - 2332, - 2383 + 2303, + 2354 ], "loc": { "start": { @@ -11311,8 +11314,8 @@ "type": "Line", "value": "rows counter container", "range": [ - 2495, - 2519 + 2466, + 2490 ], "loc": { "start": { @@ -11329,8 +11332,8 @@ "type": "Line", "value": "rows counter label", "range": [ - 2613, - 2633 + 2584, + 2604 ], "loc": { "start": { @@ -11347,8 +11350,8 @@ "type": "Line", "value": " counter is added to defined element", "range": [ - 2783, - 2821 + 2754, + 2792 ], "loc": { "start": { @@ -11365,8 +11368,8 @@ "type": "Line", "value": "default container: 'lDiv'", "range": [ - 2970, - 2997 + 2941, + 2968 ], "loc": { "start": { @@ -11383,8 +11386,8 @@ "type": "Line", "value": "custom container, no need to append statusDiv", "range": [ - 3199, - 3246 + 3170, + 3217 ], "loc": { "start": { @@ -11401,8 +11404,8 @@ "type": "Line", "value": " subscribe to events", "range": [ - 3423, - 3445 + 3394, + 3416 ], "loc": { "start": { @@ -11419,8 +11422,8 @@ "type": "Block", "value": "* @inherited ", "range": [ - 3638, - 3655 + 3609, + 3626 ], "loc": { "start": { @@ -11437,8 +11440,8 @@ "type": "Block", "value": "*\n * Refreshes the rows counter\n * @param {Number} p Optional parameter the total number of rows to display\n * @returns\n ", "range": [ - 3724, - 3865 + 3695, + 3836 ], "loc": { "start": { @@ -11455,16 +11458,16 @@ "type": "Line", "value": "paging start row", "range": [ - 4366, - 4384 + 4392, + 4410 ], "loc": { "start": { - "line": 157, + "line": 158, "column": 16 }, "end": { - "line": 157, + "line": 158, "column": 34 } } @@ -11473,16 +11476,16 @@ "type": "Block", "value": "*\n * Remove feature\n ", "range": [ - 5048, - 5081 + 5042, + 5075 ], "loc": { "start": { - "line": 174, + "line": 175, "column": 4 }, "end": { - "line": 176, + "line": 177, "column": 7 } } @@ -11491,16 +11494,16 @@ "type": "Line", "value": " unsubscribe to events", "range": [ - 5390, - 5414 + 5384, + 5408 ], "loc": { "start": { - "line": 190, + "line": 191, "column": 8 }, "end": { - "line": 190, + "line": 191, "column": 32 } } diff --git a/docs/ast/source/tablefilter.js.json b/docs/ast/source/tablefilter.js.json index 6ef607c6..73c8c7fc 100644 --- a/docs/ast/source/tablefilter.js.json +++ b/docs/ast/source/tablefilter.js.json @@ -27410,13 +27410,87 @@ } }, "right": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "Boolean", + "type": "LogicalExpression", + "operator": "||", + "left": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "isObj", + "range": [ + 19890, + 19895 + ], + "loc": { + "start": { + "line": 711, + "column": 27 + }, + "end": { + "line": 711, + "column": 32 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "f", + "range": [ + 19896, + 19897 + ], + "loc": { + "start": { + "line": 711, + "column": 33 + }, + "end": { + "line": 711, + "column": 34 + } + } + }, + "property": { + "type": "Identifier", + "name": "rows_counter", + "range": [ + 19898, + 19910 + ], + "loc": { + "start": { + "line": 711, + "column": 35 + }, + "end": { + "line": 711, + "column": 47 + } + } + }, + "range": [ + 19896, + 19910 + ], + "loc": { + "start": { + "line": 711, + "column": 33 + }, + "end": { + "line": 711, + "column": 47 + } + } + } + ], "range": [ 19890, - 19897 + 19911 ], "loc": { "start": { @@ -27425,69 +27499,104 @@ }, "end": { "line": 711, - "column": 34 + "column": 48 } } }, - "arguments": [ - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "f", - "range": [ - 19898, - 19899 - ], - "loc": { - "start": { - "line": 711, - "column": 35 - }, - "end": { - "line": 711, - "column": 36 - } - } - }, - "property": { - "type": "Identifier", - "name": "rows_counter", - "range": [ - 19900, - 19912 - ], - "loc": { - "start": { - "line": 711, - "column": 37 - }, - "end": { - "line": 711, - "column": 49 - } - } - }, + "right": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "Boolean", "range": [ - 19898, - 19912 + 19915, + 19922 ], "loc": { "start": { "line": 711, - "column": 35 + "column": 52 }, "end": { "line": 711, - "column": 49 + "column": 59 } } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "f", + "range": [ + 19923, + 19924 + ], + "loc": { + "start": { + "line": 711, + "column": 60 + }, + "end": { + "line": 711, + "column": 61 + } + } + }, + "property": { + "type": "Identifier", + "name": "rows_counter", + "range": [ + 19925, + 19937 + ], + "loc": { + "start": { + "line": 711, + "column": 62 + }, + "end": { + "line": 711, + "column": 74 + } + } + }, + "range": [ + 19923, + 19937 + ], + "loc": { + "start": { + "line": 711, + "column": 60 + }, + "end": { + "line": 711, + "column": 74 + } + } + } + ], + "range": [ + 19915, + 19938 + ], + "loc": { + "start": { + "line": 711, + "column": 52 + }, + "end": { + "line": 711, + "column": 75 + } } - ], + }, "range": [ 19890, - 19913 + 19938 ], "loc": { "start": { @@ -27496,13 +27605,13 @@ }, "end": { "line": 711, - "column": 50 + "column": 75 } } }, "range": [ 19871, - 19913 + 19938 ], "loc": { "start": { @@ -27511,13 +27620,13 @@ }, "end": { "line": 711, - "column": 50 + "column": 75 } } }, "range": [ 19871, - 19914 + 19939 ], "loc": { "start": { @@ -27526,7 +27635,7 @@ }, "end": { "line": 711, - "column": 51 + "column": 76 } }, "leadingComments": [ @@ -27554,8 +27663,8 @@ "type": "Block", "value": "*\n * Enable status bar UI component\n * @type {Boolean}\n ", "range": [ - 19924, - 20008 + 19949, + 20033 ], "loc": { "start": { @@ -27581,8 +27690,8 @@ "object": { "type": "ThisExpression", "range": [ - 20017, - 20021 + 20042, + 20046 ], "loc": { "start": { @@ -27599,8 +27708,8 @@ "type": "Identifier", "name": "statusBar", "range": [ - 20022, - 20031 + 20047, + 20056 ], "loc": { "start": { @@ -27614,8 +27723,8 @@ } }, "range": [ - 20017, - 20031 + 20042, + 20056 ], "loc": { "start": { @@ -27634,8 +27743,8 @@ "type": "Identifier", "name": "Boolean", "range": [ - 20034, - 20041 + 20059, + 20066 ], "loc": { "start": { @@ -27656,8 +27765,8 @@ "type": "Identifier", "name": "f", "range": [ - 20042, - 20043 + 20067, + 20068 ], "loc": { "start": { @@ -27674,8 +27783,8 @@ "type": "Identifier", "name": "status_bar", "range": [ - 20044, - 20054 + 20069, + 20079 ], "loc": { "start": { @@ -27689,8 +27798,8 @@ } }, "range": [ - 20042, - 20054 + 20067, + 20079 ], "loc": { "start": { @@ -27705,8 +27814,8 @@ } ], "range": [ - 20034, - 20055 + 20059, + 20080 ], "loc": { "start": { @@ -27720,8 +27829,8 @@ } }, "range": [ - 20017, - 20055 + 20042, + 20080 ], "loc": { "start": { @@ -27735,8 +27844,8 @@ } }, "range": [ - 20017, - 20056 + 20042, + 20081 ], "loc": { "start": { @@ -27753,8 +27862,8 @@ "type": "Block", "value": "*\n * Enable status bar UI component\n * @type {Boolean}\n ", "range": [ - 19924, - 20008 + 19949, + 20033 ], "loc": { "start": { @@ -27773,8 +27882,8 @@ "type": "Block", "value": "*\n * Enable activity/spinner indicator UI component\n * @type {Boolean}\n ", "range": [ - 20066, - 20166 + 20091, + 20191 ], "loc": { "start": { @@ -27800,8 +27909,8 @@ "object": { "type": "ThisExpression", "range": [ - 20175, - 20179 + 20200, + 20204 ], "loc": { "start": { @@ -27818,8 +27927,8 @@ "type": "Identifier", "name": "loader", "range": [ - 20180, - 20186 + 20205, + 20211 ], "loc": { "start": { @@ -27833,8 +27942,8 @@ } }, "range": [ - 20175, - 20186 + 20200, + 20211 ], "loc": { "start": { @@ -27853,8 +27962,8 @@ "type": "Identifier", "name": "Boolean", "range": [ - 20189, - 20196 + 20214, + 20221 ], "loc": { "start": { @@ -27875,8 +27984,8 @@ "type": "Identifier", "name": "f", "range": [ - 20197, - 20198 + 20222, + 20223 ], "loc": { "start": { @@ -27893,8 +28002,8 @@ "type": "Identifier", "name": "loader", "range": [ - 20199, - 20205 + 20224, + 20230 ], "loc": { "start": { @@ -27908,8 +28017,8 @@ } }, "range": [ - 20197, - 20205 + 20222, + 20230 ], "loc": { "start": { @@ -27924,8 +28033,8 @@ } ], "range": [ - 20189, - 20206 + 20214, + 20231 ], "loc": { "start": { @@ -27939,8 +28048,8 @@ } }, "range": [ - 20175, - 20206 + 20200, + 20231 ], "loc": { "start": { @@ -27954,8 +28063,8 @@ } }, "range": [ - 20175, - 20207 + 20200, + 20232 ], "loc": { "start": { @@ -27972,8 +28081,8 @@ "type": "Block", "value": "*\n * Enable activity/spinner indicator UI component\n * @type {Boolean}\n ", "range": [ - 20066, - 20166 + 20091, + 20191 ], "loc": { "start": { @@ -27992,8 +28101,8 @@ "type": "Block", "value": "** validation - reset buttons/links **", "range": [ - 20217, - 20259 + 20242, + 20284 ], "loc": { "start": { @@ -28010,8 +28119,8 @@ "type": "Block", "value": "*\n * Enable filters submission button\n * @type {Boolean}\n ", "range": [ - 20268, - 20354 + 20293, + 20379 ], "loc": { "start": { @@ -28037,8 +28146,8 @@ "object": { "type": "ThisExpression", "range": [ - 20363, - 20367 + 20388, + 20392 ], "loc": { "start": { @@ -28055,8 +28164,8 @@ "type": "Identifier", "name": "displayBtn", "range": [ - 20368, - 20378 + 20393, + 20403 ], "loc": { "start": { @@ -28070,8 +28179,8 @@ } }, "range": [ - 20363, - 20378 + 20388, + 20403 ], "loc": { "start": { @@ -28090,8 +28199,8 @@ "type": "Identifier", "name": "Boolean", "range": [ - 20381, - 20388 + 20406, + 20413 ], "loc": { "start": { @@ -28112,8 +28221,8 @@ "type": "Identifier", "name": "f", "range": [ - 20389, - 20390 + 20414, + 20415 ], "loc": { "start": { @@ -28130,8 +28239,8 @@ "type": "Identifier", "name": "btn", "range": [ - 20391, - 20394 + 20416, + 20419 ], "loc": { "start": { @@ -28145,8 +28254,8 @@ } }, "range": [ - 20389, - 20394 + 20414, + 20419 ], "loc": { "start": { @@ -28161,8 +28270,8 @@ } ], "range": [ - 20381, - 20395 + 20406, + 20420 ], "loc": { "start": { @@ -28176,8 +28285,8 @@ } }, "range": [ - 20363, - 20395 + 20388, + 20420 ], "loc": { "start": { @@ -28191,8 +28300,8 @@ } }, "range": [ - 20363, - 20396 + 20388, + 20421 ], "loc": { "start": { @@ -28209,8 +28318,8 @@ "type": "Block", "value": "** validation - reset buttons/links **", "range": [ - 20217, - 20259 + 20242, + 20284 ], "loc": { "start": { @@ -28227,8 +28336,8 @@ "type": "Block", "value": "*\n * Enable filters submission button\n * @type {Boolean}\n ", "range": [ - 20268, - 20354 + 20293, + 20379 ], "loc": { "start": { @@ -28247,8 +28356,8 @@ "type": "Block", "value": "*\n * Define filters submission button text\n * @type {String}\n ", "range": [ - 20406, - 20496 + 20431, + 20521 ], "loc": { "start": { @@ -28274,8 +28383,8 @@ "object": { "type": "ThisExpression", "range": [ - 20505, - 20509 + 20530, + 20534 ], "loc": { "start": { @@ -28292,8 +28401,8 @@ "type": "Identifier", "name": "btnText", "range": [ - 20510, - 20517 + 20535, + 20542 ], "loc": { "start": { @@ -28307,8 +28416,8 @@ } }, "range": [ - 20505, - 20517 + 20530, + 20542 ], "loc": { "start": { @@ -28331,8 +28440,8 @@ "type": "Identifier", "name": "f", "range": [ - 20520, - 20521 + 20545, + 20546 ], "loc": { "start": { @@ -28349,8 +28458,8 @@ "type": "Identifier", "name": "btn_text", "range": [ - 20522, - 20530 + 20547, + 20555 ], "loc": { "start": { @@ -28364,8 +28473,8 @@ } }, "range": [ - 20520, - 20530 + 20545, + 20555 ], "loc": { "start": { @@ -28389,8 +28498,8 @@ "object": { "type": "ThisExpression", "range": [ - 20536, - 20540 + 20561, + 20565 ], "loc": { "start": { @@ -28407,8 +28516,8 @@ "type": "Identifier", "name": "enableIcons", "range": [ - 20541, - 20552 + 20566, + 20577 ], "loc": { "start": { @@ -28422,8 +28531,8 @@ } }, "range": [ - 20536, - 20552 + 20561, + 20577 ], "loc": { "start": { @@ -28438,8 +28547,8 @@ }, "prefix": true, "range": [ - 20535, - 20552 + 20560, + 20577 ], "loc": { "start": { @@ -28457,8 +28566,8 @@ "value": "Go", "raw": "'Go'", "range": [ - 20555, - 20559 + 20580, + 20584 ], "loc": { "start": { @@ -28476,8 +28585,8 @@ "value": "", "raw": "''", "range": [ - 20562, - 20564 + 20587, + 20589 ], "loc": { "start": { @@ -28491,8 +28600,8 @@ } }, "range": [ - 20535, - 20564 + 20560, + 20589 ], "loc": { "start": { @@ -28506,8 +28615,8 @@ } }, "range": [ - 20520, - 20565 + 20545, + 20590 ], "loc": { "start": { @@ -28521,8 +28630,8 @@ } }, "range": [ - 20505, - 20565 + 20530, + 20590 ], "loc": { "start": { @@ -28536,8 +28645,8 @@ } }, "range": [ - 20505, - 20566 + 20530, + 20591 ], "loc": { "start": { @@ -28554,8 +28663,8 @@ "type": "Block", "value": "*\n * Define filters submission button text\n * @type {String}\n ", "range": [ - 20406, - 20496 + 20431, + 20521 ], "loc": { "start": { @@ -28574,8 +28683,8 @@ "type": "Block", "value": "*\n * Css class for filters submission button\n * @type {String}\n ", "range": [ - 20576, - 20668 + 20601, + 20693 ], "loc": { "start": { @@ -28601,8 +28710,8 @@ "object": { "type": "ThisExpression", "range": [ - 20677, - 20681 + 20702, + 20706 ], "loc": { "start": { @@ -28619,8 +28728,8 @@ "type": "Identifier", "name": "btnCssClass", "range": [ - 20682, - 20693 + 20707, + 20718 ], "loc": { "start": { @@ -28634,8 +28743,8 @@ } }, "range": [ - 20677, - 20693 + 20702, + 20718 ], "loc": { "start": { @@ -28658,8 +28767,8 @@ "type": "Identifier", "name": "f", "range": [ - 20696, - 20697 + 20721, + 20722 ], "loc": { "start": { @@ -28676,8 +28785,8 @@ "type": "Identifier", "name": "btn_css_class", "range": [ - 20698, - 20711 + 20723, + 20736 ], "loc": { "start": { @@ -28691,8 +28800,8 @@ } }, "range": [ - 20696, - 20711 + 20721, + 20736 ], "loc": { "start": { @@ -28716,8 +28825,8 @@ "object": { "type": "ThisExpression", "range": [ - 20729, - 20733 + 20754, + 20758 ], "loc": { "start": { @@ -28734,8 +28843,8 @@ "type": "Identifier", "name": "enableIcons", "range": [ - 20734, - 20745 + 20759, + 20770 ], "loc": { "start": { @@ -28749,8 +28858,8 @@ } }, "range": [ - 20729, - 20745 + 20754, + 20770 ], "loc": { "start": { @@ -28765,8 +28874,8 @@ }, "prefix": true, "range": [ - 20728, - 20745 + 20753, + 20770 ], "loc": { "start": { @@ -28784,8 +28893,8 @@ "value": "btnflt", "raw": "'btnflt'", "range": [ - 20748, - 20756 + 20773, + 20781 ], "loc": { "start": { @@ -28803,8 +28912,8 @@ "value": "btnflt_icon", "raw": "'btnflt_icon'", "range": [ - 20759, - 20772 + 20784, + 20797 ], "loc": { "start": { @@ -28818,8 +28927,8 @@ } }, "range": [ - 20728, - 20772 + 20753, + 20797 ], "loc": { "start": { @@ -28833,8 +28942,8 @@ } }, "range": [ - 20696, - 20773 + 20721, + 20798 ], "loc": { "start": { @@ -28848,8 +28957,8 @@ } }, "range": [ - 20677, - 20773 + 20702, + 20798 ], "loc": { "start": { @@ -28863,8 +28972,8 @@ } }, "range": [ - 20677, - 20774 + 20702, + 20799 ], "loc": { "start": { @@ -28881,8 +28990,8 @@ "type": "Block", "value": "*\n * Css class for filters submission button\n * @type {String}\n ", "range": [ - 20576, - 20668 + 20601, + 20693 ], "loc": { "start": { @@ -28901,8 +29010,8 @@ "type": "Block", "value": "*\n * Enable clear button\n * @type {Boolean}\n ", "range": [ - 20784, - 20857 + 20809, + 20882 ], "loc": { "start": { @@ -28928,8 +29037,8 @@ "object": { "type": "ThisExpression", "range": [ - 20866, - 20870 + 20891, + 20895 ], "loc": { "start": { @@ -28946,8 +29055,8 @@ "type": "Identifier", "name": "btnReset", "range": [ - 20871, - 20879 + 20896, + 20904 ], "loc": { "start": { @@ -28961,8 +29070,8 @@ } }, "range": [ - 20866, - 20879 + 20891, + 20904 ], "loc": { "start": { @@ -28981,8 +29090,8 @@ "type": "Identifier", "name": "Boolean", "range": [ - 20882, - 20889 + 20907, + 20914 ], "loc": { "start": { @@ -29003,8 +29112,8 @@ "type": "Identifier", "name": "f", "range": [ - 20890, - 20891 + 20915, + 20916 ], "loc": { "start": { @@ -29021,8 +29130,8 @@ "type": "Identifier", "name": "btn_reset", "range": [ - 20892, - 20901 + 20917, + 20926 ], "loc": { "start": { @@ -29036,8 +29145,8 @@ } }, "range": [ - 20890, - 20901 + 20915, + 20926 ], "loc": { "start": { @@ -29052,8 +29161,8 @@ } ], "range": [ - 20882, - 20902 + 20907, + 20927 ], "loc": { "start": { @@ -29067,8 +29176,8 @@ } }, "range": [ - 20866, - 20902 + 20891, + 20927 ], "loc": { "start": { @@ -29082,8 +29191,8 @@ } }, "range": [ - 20866, - 20903 + 20891, + 20928 ], "loc": { "start": { @@ -29100,8 +29209,8 @@ "type": "Block", "value": "*\n * Enable clear button\n * @type {Boolean}\n ", "range": [ - 20784, - 20857 + 20809, + 20882 ], "loc": { "start": { @@ -29120,8 +29229,8 @@ "type": "Block", "value": "*\n * Callback fired before filters are cleared\n * @type {Function}\n ", "range": [ - 20913, - 21009 + 20938, + 21034 ], "loc": { "start": { @@ -29147,8 +29256,8 @@ "object": { "type": "ThisExpression", "range": [ - 21018, - 21022 + 21043, + 21047 ], "loc": { "start": { @@ -29165,8 +29274,8 @@ "type": "Identifier", "name": "onBeforeReset", "range": [ - 21023, - 21036 + 21048, + 21061 ], "loc": { "start": { @@ -29180,8 +29289,8 @@ } }, "range": [ - 21018, - 21036 + 21043, + 21061 ], "loc": { "start": { @@ -29202,8 +29311,8 @@ "type": "Identifier", "name": "isFn", "range": [ - 21039, - 21043 + 21064, + 21068 ], "loc": { "start": { @@ -29224,8 +29333,8 @@ "type": "Identifier", "name": "f", "range": [ - 21044, - 21045 + 21069, + 21070 ], "loc": { "start": { @@ -29242,8 +29351,8 @@ "type": "Identifier", "name": "on_before_reset", "range": [ - 21046, - 21061 + 21071, + 21086 ], "loc": { "start": { @@ -29257,8 +29366,8 @@ } }, "range": [ - 21044, - 21061 + 21069, + 21086 ], "loc": { "start": { @@ -29273,8 +29382,8 @@ } ], "range": [ - 21039, - 21062 + 21064, + 21087 ], "loc": { "start": { @@ -29294,8 +29403,8 @@ "type": "Identifier", "name": "f", "range": [ - 21077, - 21078 + 21102, + 21103 ], "loc": { "start": { @@ -29312,8 +29421,8 @@ "type": "Identifier", "name": "on_before_reset", "range": [ - 21079, - 21094 + 21104, + 21119 ], "loc": { "start": { @@ -29327,8 +29436,8 @@ } }, "range": [ - 21077, - 21094 + 21102, + 21119 ], "loc": { "start": { @@ -29345,8 +29454,8 @@ "type": "Identifier", "name": "EMPTY_FN", "range": [ - 21097, - 21105 + 21122, + 21130 ], "loc": { "start": { @@ -29360,8 +29469,8 @@ } }, "range": [ - 21039, - 21105 + 21064, + 21130 ], "loc": { "start": { @@ -29375,8 +29484,8 @@ } }, "range": [ - 21018, - 21105 + 21043, + 21130 ], "loc": { "start": { @@ -29390,8 +29499,8 @@ } }, "range": [ - 21018, - 21106 + 21043, + 21131 ], "loc": { "start": { @@ -29408,8 +29517,8 @@ "type": "Block", "value": "*\n * Callback fired before filters are cleared\n * @type {Function}\n ", "range": [ - 20913, - 21009 + 20938, + 21034 ], "loc": { "start": { @@ -29428,8 +29537,8 @@ "type": "Block", "value": "*\n * Callback fired after filters are cleared\n * @type {Function}\n ", "range": [ - 21116, - 21211 + 21141, + 21236 ], "loc": { "start": { @@ -29455,8 +29564,8 @@ "object": { "type": "ThisExpression", "range": [ - 21220, - 21224 + 21245, + 21249 ], "loc": { "start": { @@ -29473,8 +29582,8 @@ "type": "Identifier", "name": "onAfterReset", "range": [ - 21225, - 21237 + 21250, + 21262 ], "loc": { "start": { @@ -29488,8 +29597,8 @@ } }, "range": [ - 21220, - 21237 + 21245, + 21262 ], "loc": { "start": { @@ -29510,8 +29619,8 @@ "type": "Identifier", "name": "isFn", "range": [ - 21240, - 21244 + 21265, + 21269 ], "loc": { "start": { @@ -29532,8 +29641,8 @@ "type": "Identifier", "name": "f", "range": [ - 21245, - 21246 + 21270, + 21271 ], "loc": { "start": { @@ -29550,8 +29659,8 @@ "type": "Identifier", "name": "on_after_reset", "range": [ - 21247, - 21261 + 21272, + 21286 ], "loc": { "start": { @@ -29565,8 +29674,8 @@ } }, "range": [ - 21245, - 21261 + 21270, + 21286 ], "loc": { "start": { @@ -29581,8 +29690,8 @@ } ], "range": [ - 21240, - 21262 + 21265, + 21287 ], "loc": { "start": { @@ -29602,8 +29711,8 @@ "type": "Identifier", "name": "f", "range": [ - 21277, - 21278 + 21302, + 21303 ], "loc": { "start": { @@ -29620,8 +29729,8 @@ "type": "Identifier", "name": "on_after_reset", "range": [ - 21279, - 21293 + 21304, + 21318 ], "loc": { "start": { @@ -29635,8 +29744,8 @@ } }, "range": [ - 21277, - 21293 + 21302, + 21318 ], "loc": { "start": { @@ -29653,8 +29762,8 @@ "type": "Identifier", "name": "EMPTY_FN", "range": [ - 21296, - 21304 + 21321, + 21329 ], "loc": { "start": { @@ -29668,8 +29777,8 @@ } }, "range": [ - 21240, - 21304 + 21265, + 21329 ], "loc": { "start": { @@ -29683,8 +29792,8 @@ } }, "range": [ - 21220, - 21304 + 21245, + 21329 ], "loc": { "start": { @@ -29698,8 +29807,8 @@ } }, "range": [ - 21220, - 21305 + 21245, + 21330 ], "loc": { "start": { @@ -29716,8 +29825,8 @@ "type": "Block", "value": "*\n * Callback fired after filters are cleared\n * @type {Function}\n ", "range": [ - 21116, - 21211 + 21141, + 21236 ], "loc": { "start": { @@ -29736,8 +29845,8 @@ "type": "Block", "value": "*\n * Enable paging component\n * @type {Boolean}\n ", "range": [ - 21315, - 21392 + 21340, + 21417 ], "loc": { "start": { @@ -29763,8 +29872,8 @@ "object": { "type": "ThisExpression", "range": [ - 21401, - 21405 + 21426, + 21430 ], "loc": { "start": { @@ -29781,8 +29890,8 @@ "type": "Identifier", "name": "paging", "range": [ - 21406, - 21412 + 21431, + 21437 ], "loc": { "start": { @@ -29796,8 +29905,8 @@ } }, "range": [ - 21401, - 21412 + 21426, + 21437 ], "loc": { "start": { @@ -29816,8 +29925,8 @@ "type": "Identifier", "name": "Boolean", "range": [ - 21415, - 21422 + 21440, + 21447 ], "loc": { "start": { @@ -29838,8 +29947,8 @@ "type": "Identifier", "name": "f", "range": [ - 21423, - 21424 + 21448, + 21449 ], "loc": { "start": { @@ -29856,8 +29965,8 @@ "type": "Identifier", "name": "paging", "range": [ - 21425, - 21431 + 21450, + 21456 ], "loc": { "start": { @@ -29871,8 +29980,8 @@ } }, "range": [ - 21423, - 21431 + 21448, + 21456 ], "loc": { "start": { @@ -29887,8 +29996,8 @@ } ], "range": [ - 21415, - 21432 + 21440, + 21457 ], "loc": { "start": { @@ -29902,8 +30011,8 @@ } }, "range": [ - 21401, - 21432 + 21426, + 21457 ], "loc": { "start": { @@ -29917,8 +30026,8 @@ } }, "range": [ - 21401, - 21433 + 21426, + 21458 ], "loc": { "start": { @@ -29935,8 +30044,8 @@ "type": "Block", "value": "*\n * Enable paging component\n * @type {Boolean}\n ", "range": [ - 21315, - 21392 + 21340, + 21417 ], "loc": { "start": { @@ -29955,8 +30064,8 @@ "type": "Block", "value": "*\n * Number of hidden rows\n * @type {Number}\n * @private\n ", "range": [ - 21443, - 21537 + 21468, + 21562 ], "loc": { "start": { @@ -29982,8 +30091,8 @@ "object": { "type": "ThisExpression", "range": [ - 21546, - 21550 + 21571, + 21575 ], "loc": { "start": { @@ -30000,8 +30109,8 @@ "type": "Identifier", "name": "nbHiddenRows", "range": [ - 21551, - 21563 + 21576, + 21588 ], "loc": { "start": { @@ -30015,8 +30124,8 @@ } }, "range": [ - 21546, - 21563 + 21571, + 21588 ], "loc": { "start": { @@ -30034,8 +30143,8 @@ "value": 0, "raw": "0", "range": [ - 21566, - 21567 + 21591, + 21592 ], "loc": { "start": { @@ -30049,8 +30158,8 @@ } }, "range": [ - 21546, - 21567 + 21571, + 21592 ], "loc": { "start": { @@ -30064,8 +30173,8 @@ } }, "range": [ - 21546, - 21568 + 21571, + 21593 ], "loc": { "start": { @@ -30082,8 +30191,8 @@ "type": "Block", "value": "*\n * Number of hidden rows\n * @type {Number}\n * @private\n ", "range": [ - 21443, - 21537 + 21468, + 21562 ], "loc": { "start": { @@ -30102,8 +30211,8 @@ "type": "Block", "value": "*\n * Enable auto-filter behaviour, table is filtered when a user\n * stops typing\n * @type {Boolean}\n ", "range": [ - 21578, - 21715 + 21603, + 21740 ], "loc": { "start": { @@ -30129,8 +30238,8 @@ "object": { "type": "ThisExpression", "range": [ - 21724, - 21728 + 21749, + 21753 ], "loc": { "start": { @@ -30147,8 +30256,8 @@ "type": "Identifier", "name": "autoFilter", "range": [ - 21729, - 21739 + 21754, + 21764 ], "loc": { "start": { @@ -30162,8 +30271,8 @@ } }, "range": [ - 21724, - 21739 + 21749, + 21764 ], "loc": { "start": { @@ -30182,8 +30291,8 @@ "type": "Identifier", "name": "Boolean", "range": [ - 21742, - 21749 + 21767, + 21774 ], "loc": { "start": { @@ -30204,8 +30313,8 @@ "type": "Identifier", "name": "f", "range": [ - 21750, - 21751 + 21775, + 21776 ], "loc": { "start": { @@ -30222,8 +30331,8 @@ "type": "Identifier", "name": "auto_filter", "range": [ - 21752, - 21763 + 21777, + 21788 ], "loc": { "start": { @@ -30237,8 +30346,8 @@ } }, "range": [ - 21750, - 21763 + 21775, + 21788 ], "loc": { "start": { @@ -30253,8 +30362,8 @@ } ], "range": [ - 21742, - 21764 + 21767, + 21789 ], "loc": { "start": { @@ -30268,8 +30377,8 @@ } }, "range": [ - 21724, - 21764 + 21749, + 21789 ], "loc": { "start": { @@ -30283,8 +30392,8 @@ } }, "range": [ - 21724, - 21765 + 21749, + 21790 ], "loc": { "start": { @@ -30301,8 +30410,8 @@ "type": "Block", "value": "*\n * Enable auto-filter behaviour, table is filtered when a user\n * stops typing\n * @type {Boolean}\n ", "range": [ - 21578, - 21715 + 21603, + 21740 ], "loc": { "start": { @@ -30321,8 +30430,8 @@ "type": "Block", "value": "*\n * Auto-filter delay in msecs\n * @type {Number}\n ", "range": [ - 21775, - 21854 + 21800, + 21879 ], "loc": { "start": { @@ -30348,8 +30457,8 @@ "object": { "type": "ThisExpression", "range": [ - 21863, - 21867 + 21888, + 21892 ], "loc": { "start": { @@ -30366,8 +30475,8 @@ "type": "Identifier", "name": "autoFilterDelay", "range": [ - 21868, - 21883 + 21893, + 21908 ], "loc": { "start": { @@ -30381,8 +30490,8 @@ } }, "range": [ - 21863, - 21883 + 21888, + 21908 ], "loc": { "start": { @@ -30406,8 +30515,8 @@ "type": "Identifier", "name": "isNaN", "range": [ - 21887, - 21892 + 21912, + 21917 ], "loc": { "start": { @@ -30428,8 +30537,8 @@ "type": "Identifier", "name": "f", "range": [ - 21893, - 21894 + 21918, + 21919 ], "loc": { "start": { @@ -30446,8 +30555,8 @@ "type": "Identifier", "name": "auto_filter_delay", "range": [ - 21895, - 21912 + 21920, + 21937 ], "loc": { "start": { @@ -30461,8 +30570,8 @@ } }, "range": [ - 21893, - 21912 + 21918, + 21937 ], "loc": { "start": { @@ -30477,8 +30586,8 @@ } ], "range": [ - 21887, - 21913 + 21912, + 21938 ], "loc": { "start": { @@ -30493,8 +30602,8 @@ }, "prefix": true, "range": [ - 21886, - 21913 + 21911, + 21938 ], "loc": { "start": { @@ -30514,8 +30623,8 @@ "type": "Identifier", "name": "f", "range": [ - 21928, - 21929 + 21953, + 21954 ], "loc": { "start": { @@ -30532,8 +30641,8 @@ "type": "Identifier", "name": "auto_filter_delay", "range": [ - 21930, - 21947 + 21955, + 21972 ], "loc": { "start": { @@ -30547,8 +30656,8 @@ } }, "range": [ - 21928, - 21947 + 21953, + 21972 ], "loc": { "start": { @@ -30565,8 +30674,8 @@ "type": "Identifier", "name": "AUTO_FILTER_DELAY", "range": [ - 21950, - 21967 + 21975, + 21992 ], "loc": { "start": { @@ -30580,8 +30689,8 @@ } }, "range": [ - 21886, - 21967 + 21911, + 21992 ], "loc": { "start": { @@ -30595,8 +30704,8 @@ } }, "range": [ - 21863, - 21967 + 21888, + 21992 ], "loc": { "start": { @@ -30610,8 +30719,8 @@ } }, "range": [ - 21863, - 21968 + 21888, + 21993 ], "loc": { "start": { @@ -30628,8 +30737,8 @@ "type": "Block", "value": "*\n * Auto-filter delay in msecs\n * @type {Number}\n ", "range": [ - 21775, - 21854 + 21800, + 21879 ], "loc": { "start": { @@ -30648,8 +30757,8 @@ "type": "Block", "value": "*\n * Indicate whether user is typing\n * @type {Boolean}\n * @private\n ", "range": [ - 21978, - 22083 + 22003, + 22108 ], "loc": { "start": { @@ -30675,8 +30784,8 @@ "object": { "type": "ThisExpression", "range": [ - 22092, - 22096 + 22117, + 22121 ], "loc": { "start": { @@ -30693,8 +30802,8 @@ "type": "Identifier", "name": "isUserTyping", "range": [ - 22097, - 22109 + 22122, + 22134 ], "loc": { "start": { @@ -30708,8 +30817,8 @@ } }, "range": [ - 22092, - 22109 + 22117, + 22134 ], "loc": { "start": { @@ -30727,8 +30836,8 @@ "value": null, "raw": "null", "range": [ - 22112, - 22116 + 22137, + 22141 ], "loc": { "start": { @@ -30742,8 +30851,8 @@ } }, "range": [ - 22092, - 22116 + 22117, + 22141 ], "loc": { "start": { @@ -30757,8 +30866,8 @@ } }, "range": [ - 22092, - 22117 + 22117, + 22142 ], "loc": { "start": { @@ -30775,8 +30884,8 @@ "type": "Block", "value": "*\n * Indicate whether user is typing\n * @type {Boolean}\n * @private\n ", "range": [ - 21978, - 22083 + 22003, + 22108 ], "loc": { "start": { @@ -30795,8 +30904,8 @@ "type": "Block", "value": "*\n * Auto-filter interval ID\n * @type {String}\n * @private\n ", "range": [ - 22127, - 22223 + 22152, + 22248 ], "loc": { "start": { @@ -30822,8 +30931,8 @@ "object": { "type": "ThisExpression", "range": [ - 22232, - 22236 + 22257, + 22261 ], "loc": { "start": { @@ -30840,8 +30949,8 @@ "type": "Identifier", "name": "autoFilterTimer", "range": [ - 22237, - 22252 + 22262, + 22277 ], "loc": { "start": { @@ -30855,8 +30964,8 @@ } }, "range": [ - 22232, - 22252 + 22257, + 22277 ], "loc": { "start": { @@ -30874,8 +30983,8 @@ "value": null, "raw": "null", "range": [ - 22255, - 22259 + 22280, + 22284 ], "loc": { "start": { @@ -30889,8 +30998,8 @@ } }, "range": [ - 22232, - 22259 + 22257, + 22284 ], "loc": { "start": { @@ -30904,8 +31013,8 @@ } }, "range": [ - 22232, - 22260 + 22257, + 22285 ], "loc": { "start": { @@ -30922,8 +31031,8 @@ "type": "Block", "value": "*\n * Auto-filter interval ID\n * @type {String}\n * @private\n ", "range": [ - 22127, - 22223 + 22152, + 22248 ], "loc": { "start": { @@ -30942,8 +31051,8 @@ "type": "Block", "value": "*\n * Enable keyword highlighting behaviour\n * @type {Boolean}\n ", "range": [ - 22270, - 22361 + 22295, + 22386 ], "loc": { "start": { @@ -30969,8 +31078,8 @@ "object": { "type": "ThisExpression", "range": [ - 22370, - 22374 + 22395, + 22399 ], "loc": { "start": { @@ -30987,8 +31096,8 @@ "type": "Identifier", "name": "highlightKeywords", "range": [ - 22375, - 22392 + 22400, + 22417 ], "loc": { "start": { @@ -31002,8 +31111,8 @@ } }, "range": [ - 22370, - 22392 + 22395, + 22417 ], "loc": { "start": { @@ -31022,8 +31131,8 @@ "type": "Identifier", "name": "Boolean", "range": [ - 22395, - 22402 + 22420, + 22427 ], "loc": { "start": { @@ -31044,8 +31153,8 @@ "type": "Identifier", "name": "f", "range": [ - 22403, - 22404 + 22428, + 22429 ], "loc": { "start": { @@ -31062,8 +31171,8 @@ "type": "Identifier", "name": "highlight_keywords", "range": [ - 22405, - 22423 + 22430, + 22448 ], "loc": { "start": { @@ -31077,8 +31186,8 @@ } }, "range": [ - 22403, - 22423 + 22428, + 22448 ], "loc": { "start": { @@ -31093,8 +31202,8 @@ } ], "range": [ - 22395, - 22424 + 22420, + 22449 ], "loc": { "start": { @@ -31108,8 +31217,8 @@ } }, "range": [ - 22370, - 22424 + 22395, + 22449 ], "loc": { "start": { @@ -31123,8 +31232,8 @@ } }, "range": [ - 22370, - 22425 + 22395, + 22450 ], "loc": { "start": { @@ -31141,8 +31250,8 @@ "type": "Block", "value": "*\n * Enable keyword highlighting behaviour\n * @type {Boolean}\n ", "range": [ - 22270, - 22361 + 22295, + 22386 ], "loc": { "start": { @@ -31161,8 +31270,8 @@ "type": "Block", "value": "*\n * Enable no results message UI component\n * @type {Boolean}\n ", "range": [ - 22435, - 22527 + 22460, + 22552 ], "loc": { "start": { @@ -31188,8 +31297,8 @@ "object": { "type": "ThisExpression", "range": [ - 22536, - 22540 + 22561, + 22565 ], "loc": { "start": { @@ -31206,8 +31315,8 @@ "type": "Identifier", "name": "noResults", "range": [ - 22541, - 22550 + 22566, + 22575 ], "loc": { "start": { @@ -31221,8 +31330,8 @@ } }, "range": [ - 22536, - 22550 + 22561, + 22575 ], "loc": { "start": { @@ -31244,8 +31353,8 @@ "type": "Identifier", "name": "isObj", "range": [ - 22553, - 22558 + 22578, + 22583 ], "loc": { "start": { @@ -31266,8 +31375,8 @@ "type": "Identifier", "name": "f", "range": [ - 22559, - 22560 + 22584, + 22585 ], "loc": { "start": { @@ -31284,8 +31393,8 @@ "type": "Identifier", "name": "no_results_message", "range": [ - 22561, - 22579 + 22586, + 22604 ], "loc": { "start": { @@ -31299,8 +31408,8 @@ } }, "range": [ - 22559, - 22579 + 22584, + 22604 ], "loc": { "start": { @@ -31315,8 +31424,8 @@ } ], "range": [ - 22553, - 22580 + 22578, + 22605 ], "loc": { "start": { @@ -31335,8 +31444,8 @@ "type": "Identifier", "name": "Boolean", "range": [ - 22596, - 22603 + 22621, + 22628 ], "loc": { "start": { @@ -31357,8 +31466,8 @@ "type": "Identifier", "name": "f", "range": [ - 22604, - 22605 + 22629, + 22630 ], "loc": { "start": { @@ -31375,8 +31484,8 @@ "type": "Identifier", "name": "no_results_message", "range": [ - 22606, - 22624 + 22631, + 22649 ], "loc": { "start": { @@ -31390,8 +31499,8 @@ } }, "range": [ - 22604, - 22624 + 22629, + 22649 ], "loc": { "start": { @@ -31406,8 +31515,8 @@ } ], "range": [ - 22596, - 22625 + 22621, + 22650 ], "loc": { "start": { @@ -31421,8 +31530,8 @@ } }, "range": [ - 22553, - 22625 + 22578, + 22650 ], "loc": { "start": { @@ -31436,8 +31545,8 @@ } }, "range": [ - 22536, - 22625 + 22561, + 22650 ], "loc": { "start": { @@ -31451,8 +31560,8 @@ } }, "range": [ - 22536, - 22626 + 22561, + 22651 ], "loc": { "start": { @@ -31469,8 +31578,8 @@ "type": "Block", "value": "*\n * Enable no results message UI component\n * @type {Boolean}\n ", "range": [ - 22435, - 22527 + 22460, + 22552 ], "loc": { "start": { @@ -31489,8 +31598,8 @@ "type": "Block", "value": "*\n * Enable state persistence\n * @type {Boolean}\n ", "range": [ - 22636, - 22714 + 22661, + 22739 ], "loc": { "start": { @@ -31516,8 +31625,8 @@ "object": { "type": "ThisExpression", "range": [ - 22723, - 22727 + 22748, + 22752 ], "loc": { "start": { @@ -31534,8 +31643,8 @@ "type": "Identifier", "name": "state", "range": [ - 22728, - 22733 + 22753, + 22758 ], "loc": { "start": { @@ -31549,8 +31658,8 @@ } }, "range": [ - 22723, - 22733 + 22748, + 22758 ], "loc": { "start": { @@ -31572,8 +31681,8 @@ "type": "Identifier", "name": "isObj", "range": [ - 22736, - 22741 + 22761, + 22766 ], "loc": { "start": { @@ -31594,8 +31703,8 @@ "type": "Identifier", "name": "f", "range": [ - 22742, - 22743 + 22767, + 22768 ], "loc": { "start": { @@ -31612,8 +31721,8 @@ "type": "Identifier", "name": "state", "range": [ - 22744, - 22749 + 22769, + 22774 ], "loc": { "start": { @@ -31627,8 +31736,8 @@ } }, "range": [ - 22742, - 22749 + 22767, + 22774 ], "loc": { "start": { @@ -31643,8 +31752,8 @@ } ], "range": [ - 22736, - 22750 + 22761, + 22775 ], "loc": { "start": { @@ -31663,8 +31772,8 @@ "type": "Identifier", "name": "Boolean", "range": [ - 22754, - 22761 + 22779, + 22786 ], "loc": { "start": { @@ -31685,8 +31794,8 @@ "type": "Identifier", "name": "f", "range": [ - 22762, - 22763 + 22787, + 22788 ], "loc": { "start": { @@ -31703,8 +31812,8 @@ "type": "Identifier", "name": "state", "range": [ - 22764, - 22769 + 22789, + 22794 ], "loc": { "start": { @@ -31718,8 +31827,8 @@ } }, "range": [ - 22762, - 22769 + 22787, + 22794 ], "loc": { "start": { @@ -31734,8 +31843,8 @@ } ], "range": [ - 22754, - 22770 + 22779, + 22795 ], "loc": { "start": { @@ -31749,8 +31858,8 @@ } }, "range": [ - 22736, - 22770 + 22761, + 22795 ], "loc": { "start": { @@ -31764,8 +31873,8 @@ } }, "range": [ - 22723, - 22770 + 22748, + 22795 ], "loc": { "start": { @@ -31779,8 +31888,8 @@ } }, "range": [ - 22723, - 22771 + 22748, + 22796 ], "loc": { "start": { @@ -31797,8 +31906,8 @@ "type": "Block", "value": "*\n * Enable state persistence\n * @type {Boolean}\n ", "range": [ - 22636, - 22714 + 22661, + 22739 ], "loc": { "start": { @@ -31817,8 +31926,8 @@ "type": "Block", "value": "** data types **", "range": [ - 22781, - 22801 + 22806, + 22826 ], "loc": { "start": { @@ -31835,8 +31944,8 @@ "type": "Block", "value": "*\n * Define default locale, default to 'en' as per Sugar Date module:\n * https://sugarjs.com/docs/#/DateLocales\n * @type {String}\n ", "range": [ - 22811, - 22978 + 22836, + 23003 ], "loc": { "start": { @@ -31862,8 +31971,8 @@ "object": { "type": "ThisExpression", "range": [ - 22987, - 22991 + 23012, + 23016 ], "loc": { "start": { @@ -31880,8 +31989,8 @@ "type": "Identifier", "name": "locale", "range": [ - 22992, - 22998 + 23017, + 23023 ], "loc": { "start": { @@ -31895,8 +32004,8 @@ } }, "range": [ - 22987, - 22998 + 23012, + 23023 ], "loc": { "start": { @@ -31919,8 +32028,8 @@ "type": "Identifier", "name": "f", "range": [ - 23001, - 23002 + 23026, + 23027 ], "loc": { "start": { @@ -31937,8 +32046,8 @@ "type": "Identifier", "name": "locale", "range": [ - 23003, - 23009 + 23028, + 23034 ], "loc": { "start": { @@ -31952,8 +32061,8 @@ } }, "range": [ - 23001, - 23009 + 23026, + 23034 ], "loc": { "start": { @@ -31971,8 +32080,8 @@ "value": "en", "raw": "'en'", "range": [ - 23013, - 23017 + 23038, + 23042 ], "loc": { "start": { @@ -31986,8 +32095,8 @@ } }, "range": [ - 23001, - 23017 + 23026, + 23042 ], "loc": { "start": { @@ -32001,8 +32110,8 @@ } }, "range": [ - 22987, - 23017 + 23012, + 23042 ], "loc": { "start": { @@ -32016,8 +32125,8 @@ } }, "range": [ - 22987, - 23018 + 23012, + 23043 ], "loc": { "start": { @@ -32034,8 +32143,8 @@ "type": "Block", "value": "** data types **", "range": [ - 22781, - 22801 + 22806, + 22826 ], "loc": { "start": { @@ -32052,8 +32161,8 @@ "type": "Block", "value": "*\n * Define default locale, default to 'en' as per Sugar Date module:\n * https://sugarjs.com/docs/#/DateLocales\n * @type {String}\n ", "range": [ - 22811, - 22978 + 22836, + 23003 ], "loc": { "start": { @@ -32072,8 +32181,8 @@ "type": "Block", "value": "*\n * Define thousands separator ',' or '.', defaults to ','\n * @type {String}\n ", "range": [ - 23028, - 23135 + 23053, + 23160 ], "loc": { "start": { @@ -32099,8 +32208,8 @@ "object": { "type": "ThisExpression", "range": [ - 23144, - 23148 + 23169, + 23173 ], "loc": { "start": { @@ -32117,8 +32226,8 @@ "type": "Identifier", "name": "thousandsSeparator", "range": [ - 23149, - 23167 + 23174, + 23192 ], "loc": { "start": { @@ -32132,8 +32241,8 @@ } }, "range": [ - 23144, - 23167 + 23169, + 23192 ], "loc": { "start": { @@ -32156,8 +32265,8 @@ "type": "Identifier", "name": "f", "range": [ - 23170, - 23171 + 23195, + 23196 ], "loc": { "start": { @@ -32174,8 +32283,8 @@ "type": "Identifier", "name": "thousands_separator", "range": [ - 23172, - 23191 + 23197, + 23216 ], "loc": { "start": { @@ -32189,8 +32298,8 @@ } }, "range": [ - 23170, - 23191 + 23195, + 23216 ], "loc": { "start": { @@ -32208,8 +32317,8 @@ "value": ",", "raw": "','", "range": [ - 23195, - 23198 + 23220, + 23223 ], "loc": { "start": { @@ -32223,8 +32332,8 @@ } }, "range": [ - 23170, - 23198 + 23195, + 23223 ], "loc": { "start": { @@ -32238,8 +32347,8 @@ } }, "range": [ - 23144, - 23198 + 23169, + 23223 ], "loc": { "start": { @@ -32253,8 +32362,8 @@ } }, "range": [ - 23144, - 23199 + 23169, + 23224 ], "loc": { "start": { @@ -32271,8 +32380,8 @@ "type": "Block", "value": "*\n * Define thousands separator ',' or '.', defaults to ','\n * @type {String}\n ", "range": [ - 23028, - 23135 + 23053, + 23160 ], "loc": { "start": { @@ -32291,8 +32400,8 @@ "type": "Block", "value": "*\n * Define decimal separator ',' or '.', defaults to '.'\n * @type {String}\n ", "range": [ - 23209, - 23314 + 23234, + 23339 ], "loc": { "start": { @@ -32318,8 +32427,8 @@ "object": { "type": "ThisExpression", "range": [ - 23323, - 23327 + 23348, + 23352 ], "loc": { "start": { @@ -32336,8 +32445,8 @@ "type": "Identifier", "name": "decimalSeparator", "range": [ - 23328, - 23344 + 23353, + 23369 ], "loc": { "start": { @@ -32351,8 +32460,8 @@ } }, "range": [ - 23323, - 23344 + 23348, + 23369 ], "loc": { "start": { @@ -32375,8 +32484,8 @@ "type": "Identifier", "name": "f", "range": [ - 23347, - 23348 + 23372, + 23373 ], "loc": { "start": { @@ -32393,8 +32502,8 @@ "type": "Identifier", "name": "decimal_separator", "range": [ - 23349, - 23366 + 23374, + 23391 ], "loc": { "start": { @@ -32408,8 +32517,8 @@ } }, "range": [ - 23347, - 23366 + 23372, + 23391 ], "loc": { "start": { @@ -32427,8 +32536,8 @@ "value": ".", "raw": "'.'", "range": [ - 23370, - 23373 + 23395, + 23398 ], "loc": { "start": { @@ -32442,8 +32551,8 @@ } }, "range": [ - 23347, - 23373 + 23372, + 23398 ], "loc": { "start": { @@ -32457,8 +32566,8 @@ } }, "range": [ - 23323, - 23373 + 23348, + 23398 ], "loc": { "start": { @@ -32472,8 +32581,8 @@ } }, "range": [ - 23323, - 23374 + 23348, + 23399 ], "loc": { "start": { @@ -32490,8 +32599,8 @@ "type": "Block", "value": "*\n * Define decimal separator ',' or '.', defaults to '.'\n * @type {String}\n ", "range": [ - 23209, - 23314 + 23234, + 23339 ], "loc": { "start": { @@ -32510,8 +32619,8 @@ "type": "Block", "value": "*\n * Define data types on a column basis, possible values 'string',\n * 'number', 'formatted-number', 'date', 'ipaddress' ie:\n * col_types : [\n * 'string', 'date', 'number',\n * { type: 'formatted-number', decimal: ',', thousands: '.' },\n * { type: 'date', locale: 'en-gb' },\n * { type: 'date', format: ['{dd}-{months}-{yyyy|yy}'] }\n * ]\n *\n * Refer to https://sugarjs.com/docs/#/DateParsing for exhaustive\n * information on date parsing formats supported by Sugar Date\n * @type {Array}\n ", "range": [ - 23384, - 23982 + 23409, + 24007 ], "loc": { "start": { @@ -32537,8 +32646,8 @@ "object": { "type": "ThisExpression", "range": [ - 23991, - 23995 + 24016, + 24020 ], "loc": { "start": { @@ -32555,8 +32664,8 @@ "type": "Identifier", "name": "colTypes", "range": [ - 23996, - 24004 + 24021, + 24029 ], "loc": { "start": { @@ -32570,8 +32679,8 @@ } }, "range": [ - 23991, - 24004 + 24016, + 24029 ], "loc": { "start": { @@ -32592,8 +32701,8 @@ "type": "Identifier", "name": "isArray", "range": [ - 24007, - 24014 + 24032, + 24039 ], "loc": { "start": { @@ -32614,8 +32723,8 @@ "type": "Identifier", "name": "f", "range": [ - 24015, - 24016 + 24040, + 24041 ], "loc": { "start": { @@ -32632,8 +32741,8 @@ "type": "Identifier", "name": "col_types", "range": [ - 24017, - 24026 + 24042, + 24051 ], "loc": { "start": { @@ -32647,8 +32756,8 @@ } }, "range": [ - 24015, - 24026 + 24040, + 24051 ], "loc": { "start": { @@ -32663,8 +32772,8 @@ } ], "range": [ - 24007, - 24027 + 24032, + 24052 ], "loc": { "start": { @@ -32684,8 +32793,8 @@ "type": "Identifier", "name": "f", "range": [ - 24030, - 24031 + 24055, + 24056 ], "loc": { "start": { @@ -32702,8 +32811,8 @@ "type": "Identifier", "name": "col_types", "range": [ - 24032, - 24041 + 24057, + 24066 ], "loc": { "start": { @@ -32717,8 +32826,8 @@ } }, "range": [ - 24030, - 24041 + 24055, + 24066 ], "loc": { "start": { @@ -32735,8 +32844,8 @@ "type": "ArrayExpression", "elements": [], "range": [ - 24044, - 24046 + 24069, + 24071 ], "loc": { "start": { @@ -32750,8 +32859,8 @@ } }, "range": [ - 24007, - 24046 + 24032, + 24071 ], "loc": { "start": { @@ -32765,8 +32874,8 @@ } }, "range": [ - 23991, - 24046 + 24016, + 24071 ], "loc": { "start": { @@ -32780,8 +32889,8 @@ } }, "range": [ - 23991, - 24047 + 24016, + 24072 ], "loc": { "start": { @@ -32798,8 +32907,8 @@ "type": "Block", "value": "*\n * Define data types on a column basis, possible values 'string',\n * 'number', 'formatted-number', 'date', 'ipaddress' ie:\n * col_types : [\n * 'string', 'date', 'number',\n * { type: 'formatted-number', decimal: ',', thousands: '.' },\n * { type: 'date', locale: 'en-gb' },\n * { type: 'date', format: ['{dd}-{months}-{yyyy|yy}'] }\n * ]\n *\n * Refer to https://sugarjs.com/docs/#/DateParsing for exhaustive\n * information on date parsing formats supported by Sugar Date\n * @type {Array}\n ", "range": [ - 23384, - 23982 + 23409, + 24007 ], "loc": { "start": { @@ -32818,8 +32927,8 @@ "type": "Block", "value": "** ids prefixes **", "range": [ - 24057, - 24079 + 24082, + 24104 ], "loc": { "start": { @@ -32836,8 +32945,8 @@ "type": "Block", "value": "*\n * Main prefix\n * @private\n ", "range": [ - 24088, - 24146 + 24113, + 24171 ], "loc": { "start": { @@ -32863,8 +32972,8 @@ "object": { "type": "ThisExpression", "range": [ - 24155, - 24159 + 24180, + 24184 ], "loc": { "start": { @@ -32881,8 +32990,8 @@ "type": "Identifier", "name": "prfxTf", "range": [ - 24160, - 24166 + 24185, + 24191 ], "loc": { "start": { @@ -32896,8 +33005,8 @@ } }, "range": [ - 24155, - 24166 + 24180, + 24191 ], "loc": { "start": { @@ -32915,8 +33024,8 @@ "value": "TF", "raw": "'TF'", "range": [ - 24169, - 24173 + 24194, + 24198 ], "loc": { "start": { @@ -32930,8 +33039,8 @@ } }, "range": [ - 24155, - 24173 + 24180, + 24198 ], "loc": { "start": { @@ -32945,8 +33054,8 @@ } }, "range": [ - 24155, - 24174 + 24180, + 24199 ], "loc": { "start": { @@ -32963,8 +33072,8 @@ "type": "Block", "value": "** ids prefixes **", "range": [ - 24057, - 24079 + 24082, + 24104 ], "loc": { "start": { @@ -32981,8 +33090,8 @@ "type": "Block", "value": "*\n * Main prefix\n * @private\n ", "range": [ - 24088, - 24146 + 24113, + 24171 ], "loc": { "start": { @@ -33001,8 +33110,8 @@ "type": "Block", "value": "*\n * Filter's ID prefix (inputs - selects)\n * @private\n ", "range": [ - 24184, - 24268 + 24209, + 24293 ], "loc": { "start": { @@ -33028,8 +33137,8 @@ "object": { "type": "ThisExpression", "range": [ - 24277, - 24281 + 24302, + 24306 ], "loc": { "start": { @@ -33046,8 +33155,8 @@ "type": "Identifier", "name": "prfxFlt", "range": [ - 24282, - 24289 + 24307, + 24314 ], "loc": { "start": { @@ -33061,8 +33170,8 @@ } }, "range": [ - 24277, - 24289 + 24302, + 24314 ], "loc": { "start": { @@ -33080,8 +33189,8 @@ "value": "flt", "raw": "'flt'", "range": [ - 24292, - 24297 + 24317, + 24322 ], "loc": { "start": { @@ -33095,8 +33204,8 @@ } }, "range": [ - 24277, - 24297 + 24302, + 24322 ], "loc": { "start": { @@ -33110,8 +33219,8 @@ } }, "range": [ - 24277, - 24298 + 24302, + 24323 ], "loc": { "start": { @@ -33128,8 +33237,8 @@ "type": "Block", "value": "*\n * Filter's ID prefix (inputs - selects)\n * @private\n ", "range": [ - 24184, - 24268 + 24209, + 24293 ], "loc": { "start": { @@ -33148,8 +33257,8 @@ "type": "Block", "value": "*\n * Button's ID prefix\n * @private\n ", "range": [ - 24308, - 24373 + 24333, + 24398 ], "loc": { "start": { @@ -33175,8 +33284,8 @@ "object": { "type": "ThisExpression", "range": [ - 24382, - 24386 + 24407, + 24411 ], "loc": { "start": { @@ -33193,8 +33302,8 @@ "type": "Identifier", "name": "prfxValButton", "range": [ - 24387, - 24400 + 24412, + 24425 ], "loc": { "start": { @@ -33208,8 +33317,8 @@ } }, "range": [ - 24382, - 24400 + 24407, + 24425 ], "loc": { "start": { @@ -33227,8 +33336,8 @@ "value": "btn", "raw": "'btn'", "range": [ - 24403, - 24408 + 24428, + 24433 ], "loc": { "start": { @@ -33242,8 +33351,8 @@ } }, "range": [ - 24382, - 24408 + 24407, + 24433 ], "loc": { "start": { @@ -33257,8 +33366,8 @@ } }, "range": [ - 24382, - 24409 + 24407, + 24434 ], "loc": { "start": { @@ -33275,8 +33384,8 @@ "type": "Block", "value": "*\n * Button's ID prefix\n * @private\n ", "range": [ - 24308, - 24373 + 24333, + 24398 ], "loc": { "start": { @@ -33295,8 +33404,8 @@ "type": "Block", "value": "*\n * Toolbar container ID prefix\n * @private\n ", "range": [ - 24419, - 24493 + 24444, + 24518 ], "loc": { "start": { @@ -33322,8 +33431,8 @@ "object": { "type": "ThisExpression", "range": [ - 24502, - 24506 + 24527, + 24531 ], "loc": { "start": { @@ -33340,8 +33449,8 @@ "type": "Identifier", "name": "prfxInfDiv", "range": [ - 24507, - 24517 + 24532, + 24542 ], "loc": { "start": { @@ -33355,8 +33464,8 @@ } }, "range": [ - 24502, - 24517 + 24527, + 24542 ], "loc": { "start": { @@ -33374,8 +33483,8 @@ "value": "inf_", "raw": "'inf_'", "range": [ - 24520, - 24526 + 24545, + 24551 ], "loc": { "start": { @@ -33389,8 +33498,8 @@ } }, "range": [ - 24502, - 24526 + 24527, + 24551 ], "loc": { "start": { @@ -33404,8 +33513,8 @@ } }, "range": [ - 24502, - 24527 + 24527, + 24552 ], "loc": { "start": { @@ -33422,8 +33531,8 @@ "type": "Block", "value": "*\n * Toolbar container ID prefix\n * @private\n ", "range": [ - 24419, - 24493 + 24444, + 24518 ], "loc": { "start": { @@ -33442,8 +33551,8 @@ "type": "Block", "value": "*\n * Toolbar left element ID prefix\n * @private\n ", "range": [ - 24537, - 24614 + 24562, + 24639 ], "loc": { "start": { @@ -33469,8 +33578,8 @@ "object": { "type": "ThisExpression", "range": [ - 24623, - 24627 + 24648, + 24652 ], "loc": { "start": { @@ -33487,8 +33596,8 @@ "type": "Identifier", "name": "prfxLDiv", "range": [ - 24628, - 24636 + 24653, + 24661 ], "loc": { "start": { @@ -33502,8 +33611,8 @@ } }, "range": [ - 24623, - 24636 + 24648, + 24661 ], "loc": { "start": { @@ -33521,8 +33630,8 @@ "value": "ldiv_", "raw": "'ldiv_'", "range": [ - 24639, - 24646 + 24664, + 24671 ], "loc": { "start": { @@ -33536,8 +33645,8 @@ } }, "range": [ - 24623, - 24646 + 24648, + 24671 ], "loc": { "start": { @@ -33551,8 +33660,8 @@ } }, "range": [ - 24623, - 24647 + 24648, + 24672 ], "loc": { "start": { @@ -33569,8 +33678,8 @@ "type": "Block", "value": "*\n * Toolbar left element ID prefix\n * @private\n ", "range": [ - 24537, - 24614 + 24562, + 24639 ], "loc": { "start": { @@ -33589,8 +33698,8 @@ "type": "Block", "value": "*\n * Toolbar right element ID prefix\n * @private\n ", "range": [ - 24657, - 24735 + 24682, + 24760 ], "loc": { "start": { @@ -33616,8 +33725,8 @@ "object": { "type": "ThisExpression", "range": [ - 24744, - 24748 + 24769, + 24773 ], "loc": { "start": { @@ -33634,8 +33743,8 @@ "type": "Identifier", "name": "prfxRDiv", "range": [ - 24749, - 24757 + 24774, + 24782 ], "loc": { "start": { @@ -33649,8 +33758,8 @@ } }, "range": [ - 24744, - 24757 + 24769, + 24782 ], "loc": { "start": { @@ -33668,8 +33777,8 @@ "value": "rdiv_", "raw": "'rdiv_'", "range": [ - 24760, - 24767 + 24785, + 24792 ], "loc": { "start": { @@ -33683,8 +33792,8 @@ } }, "range": [ - 24744, - 24767 + 24769, + 24792 ], "loc": { "start": { @@ -33698,8 +33807,8 @@ } }, "range": [ - 24744, - 24768 + 24769, + 24793 ], "loc": { "start": { @@ -33716,8 +33825,8 @@ "type": "Block", "value": "*\n * Toolbar right element ID prefix\n * @private\n ", "range": [ - 24657, - 24735 + 24682, + 24760 ], "loc": { "start": { @@ -33736,8 +33845,8 @@ "type": "Block", "value": "*\n * Toolbar middle element ID prefix\n * @private\n ", "range": [ - 24778, - 24857 + 24803, + 24882 ], "loc": { "start": { @@ -33763,8 +33872,8 @@ "object": { "type": "ThisExpression", "range": [ - 24866, - 24870 + 24891, + 24895 ], "loc": { "start": { @@ -33781,8 +33890,8 @@ "type": "Identifier", "name": "prfxMDiv", "range": [ - 24871, - 24879 + 24896, + 24904 ], "loc": { "start": { @@ -33796,8 +33905,8 @@ } }, "range": [ - 24866, - 24879 + 24891, + 24904 ], "loc": { "start": { @@ -33815,8 +33924,8 @@ "value": "mdiv_", "raw": "'mdiv_'", "range": [ - 24882, - 24889 + 24907, + 24914 ], "loc": { "start": { @@ -33830,8 +33939,8 @@ } }, "range": [ - 24866, - 24889 + 24891, + 24914 ], "loc": { "start": { @@ -33845,8 +33954,8 @@ } }, "range": [ - 24866, - 24890 + 24891, + 24915 ], "loc": { "start": { @@ -33863,8 +33972,8 @@ "type": "Block", "value": "*\n * Toolbar middle element ID prefix\n * @private\n ", "range": [ - 24778, - 24857 + 24803, + 24882 ], "loc": { "start": { @@ -33883,8 +33992,8 @@ "type": "Block", "value": "*\n * Responsive Css class\n * @private\n ", "range": [ - 24900, - 24967 + 24925, + 24992 ], "loc": { "start": { @@ -33910,8 +34019,8 @@ "object": { "type": "ThisExpression", "range": [ - 24976, - 24980 + 25001, + 25005 ], "loc": { "start": { @@ -33928,8 +34037,8 @@ "type": "Identifier", "name": "prfxResponsive", "range": [ - 24981, - 24995 + 25006, + 25020 ], "loc": { "start": { @@ -33943,8 +34052,8 @@ } }, "range": [ - 24976, - 24995 + 25001, + 25020 ], "loc": { "start": { @@ -33962,8 +34071,8 @@ "value": "resp", "raw": "'resp'", "range": [ - 24998, - 25004 + 25023, + 25029 ], "loc": { "start": { @@ -33977,8 +34086,8 @@ } }, "range": [ - 24976, - 25004 + 25001, + 25029 ], "loc": { "start": { @@ -33992,8 +34101,8 @@ } }, "range": [ - 24976, - 25005 + 25001, + 25030 ], "loc": { "start": { @@ -34010,8 +34119,8 @@ "type": "Block", "value": "*\n * Responsive Css class\n * @private\n ", "range": [ - 24900, - 24967 + 24925, + 24992 ], "loc": { "start": { @@ -34030,8 +34139,8 @@ "type": "Block", "value": "** extensions **", "range": [ - 25015, - 25035 + 25040, + 25060 ], "loc": { "start": { @@ -34048,8 +34157,8 @@ "type": "Block", "value": "*\n * List of loaded extensions\n * @type {Array}\n * @private\n ", "range": [ - 25044, - 25141 + 25069, + 25166 ], "loc": { "start": { @@ -34075,8 +34184,8 @@ "object": { "type": "ThisExpression", "range": [ - 25150, - 25154 + 25175, + 25179 ], "loc": { "start": { @@ -34093,8 +34202,8 @@ "type": "Identifier", "name": "extensions", "range": [ - 25155, - 25165 + 25180, + 25190 ], "loc": { "start": { @@ -34108,8 +34217,8 @@ } }, "range": [ - 25150, - 25165 + 25175, + 25190 ], "loc": { "start": { @@ -34129,8 +34238,8 @@ "type": "Identifier", "name": "f", "range": [ - 25168, - 25169 + 25193, + 25194 ], "loc": { "start": { @@ -34147,8 +34256,8 @@ "type": "Identifier", "name": "extensions", "range": [ - 25170, - 25180 + 25195, + 25205 ], "loc": { "start": { @@ -34162,8 +34271,8 @@ } }, "range": [ - 25168, - 25180 + 25193, + 25205 ], "loc": { "start": { @@ -34177,8 +34286,8 @@ } }, "range": [ - 25150, - 25180 + 25175, + 25205 ], "loc": { "start": { @@ -34192,8 +34301,8 @@ } }, "range": [ - 25150, - 25181 + 25175, + 25206 ], "loc": { "start": { @@ -34210,8 +34319,8 @@ "type": "Block", "value": "** extensions **", "range": [ - 25015, - 25035 + 25040, + 25060 ], "loc": { "start": { @@ -34228,8 +34337,8 @@ "type": "Block", "value": "*\n * List of loaded extensions\n * @type {Array}\n * @private\n ", "range": [ - 25044, - 25141 + 25069, + 25166 ], "loc": { "start": { @@ -34248,8 +34357,8 @@ "type": "Block", "value": "*\n * Determine whether extensions are loaded\n * @type {Boolean}\n * @private\n ", "range": [ - 25191, - 25304 + 25216, + 25329 ], "loc": { "start": { @@ -34275,8 +34384,8 @@ "object": { "type": "ThisExpression", "range": [ - 25313, - 25317 + 25338, + 25342 ], "loc": { "start": { @@ -34293,8 +34402,8 @@ "type": "Identifier", "name": "hasExtensions", "range": [ - 25318, - 25331 + 25343, + 25356 ], "loc": { "start": { @@ -34308,8 +34417,8 @@ } }, "range": [ - 25313, - 25331 + 25338, + 25356 ], "loc": { "start": { @@ -34328,8 +34437,8 @@ "type": "Identifier", "name": "isArray", "range": [ - 25334, - 25341 + 25359, + 25366 ], "loc": { "start": { @@ -34349,8 +34458,8 @@ "object": { "type": "ThisExpression", "range": [ - 25342, - 25346 + 25367, + 25371 ], "loc": { "start": { @@ -34367,8 +34476,8 @@ "type": "Identifier", "name": "extensions", "range": [ - 25347, - 25357 + 25372, + 25382 ], "loc": { "start": { @@ -34382,8 +34491,8 @@ } }, "range": [ - 25342, - 25357 + 25367, + 25382 ], "loc": { "start": { @@ -34398,8 +34507,8 @@ } ], "range": [ - 25334, - 25358 + 25359, + 25383 ], "loc": { "start": { @@ -34413,8 +34522,8 @@ } }, "range": [ - 25313, - 25358 + 25338, + 25383 ], "loc": { "start": { @@ -34428,8 +34537,8 @@ } }, "range": [ - 25313, - 25359 + 25338, + 25384 ], "loc": { "start": { @@ -34446,8 +34555,8 @@ "type": "Block", "value": "*\n * Determine whether extensions are loaded\n * @type {Boolean}\n * @private\n ", "range": [ - 25191, - 25304 + 25216, + 25329 ], "loc": { "start": { @@ -34466,8 +34575,8 @@ "type": "Block", "value": "** themes **", "range": [ - 25369, - 25385 + 25394, + 25410 ], "loc": { "start": { @@ -34484,8 +34593,8 @@ "type": "Block", "value": "*\n * Enable default theme\n * @type {Boolean}\n ", "range": [ - 25394, - 25468 + 25419, + 25493 ], "loc": { "start": { @@ -34511,8 +34620,8 @@ "object": { "type": "ThisExpression", "range": [ - 25477, - 25481 + 25502, + 25506 ], "loc": { "start": { @@ -34529,8 +34638,8 @@ "type": "Identifier", "name": "enableDefaultTheme", "range": [ - 25482, - 25500 + 25507, + 25525 ], "loc": { "start": { @@ -34544,8 +34653,8 @@ } }, "range": [ - 25477, - 25500 + 25502, + 25525 ], "loc": { "start": { @@ -34564,8 +34673,8 @@ "type": "Identifier", "name": "Boolean", "range": [ - 25503, - 25510 + 25528, + 25535 ], "loc": { "start": { @@ -34586,8 +34695,8 @@ "type": "Identifier", "name": "f", "range": [ - 25511, - 25512 + 25536, + 25537 ], "loc": { "start": { @@ -34604,8 +34713,8 @@ "type": "Identifier", "name": "enable_default_theme", "range": [ - 25513, - 25533 + 25538, + 25558 ], "loc": { "start": { @@ -34619,8 +34728,8 @@ } }, "range": [ - 25511, - 25533 + 25536, + 25558 ], "loc": { "start": { @@ -34635,8 +34744,8 @@ } ], "range": [ - 25503, - 25534 + 25528, + 25559 ], "loc": { "start": { @@ -34650,8 +34759,8 @@ } }, "range": [ - 25477, - 25534 + 25502, + 25559 ], "loc": { "start": { @@ -34665,8 +34774,8 @@ } }, "range": [ - 25477, - 25535 + 25502, + 25560 ], "loc": { "start": { @@ -34683,8 +34792,8 @@ "type": "Block", "value": "** themes **", "range": [ - 25369, - 25385 + 25394, + 25410 ], "loc": { "start": { @@ -34701,8 +34810,8 @@ "type": "Block", "value": "*\n * Enable default theme\n * @type {Boolean}\n ", "range": [ - 25394, - 25468 + 25419, + 25493 ], "loc": { "start": { @@ -34721,8 +34830,8 @@ "type": "Block", "value": "*\n * Determine whether themes are enables\n * @type {Boolean}\n * @private\n ", "range": [ - 25545, - 25655 + 25570, + 25680 ], "loc": { "start": { @@ -34748,8 +34857,8 @@ "object": { "type": "ThisExpression", "range": [ - 25664, - 25668 + 25689, + 25693 ], "loc": { "start": { @@ -34766,8 +34875,8 @@ "type": "Identifier", "name": "hasThemes", "range": [ - 25669, - 25678 + 25694, + 25703 ], "loc": { "start": { @@ -34781,8 +34890,8 @@ } }, "range": [ - 25664, - 25678 + 25689, + 25703 ], "loc": { "start": { @@ -34804,8 +34913,8 @@ "object": { "type": "ThisExpression", "range": [ - 25682, - 25686 + 25707, + 25711 ], "loc": { "start": { @@ -34822,8 +34931,8 @@ "type": "Identifier", "name": "enableDefaultTheme", "range": [ - 25687, - 25705 + 25712, + 25730 ], "loc": { "start": { @@ -34837,8 +34946,8 @@ } }, "range": [ - 25682, - 25705 + 25707, + 25730 ], "loc": { "start": { @@ -34857,8 +34966,8 @@ "type": "Identifier", "name": "isArray", "range": [ - 25709, - 25716 + 25734, + 25741 ], "loc": { "start": { @@ -34879,8 +34988,8 @@ "type": "Identifier", "name": "f", "range": [ - 25717, - 25718 + 25742, + 25743 ], "loc": { "start": { @@ -34897,8 +35006,8 @@ "type": "Identifier", "name": "themes", "range": [ - 25719, - 25725 + 25744, + 25750 ], "loc": { "start": { @@ -34912,8 +35021,8 @@ } }, "range": [ - 25717, - 25725 + 25742, + 25750 ], "loc": { "start": { @@ -34928,8 +35037,8 @@ } ], "range": [ - 25709, - 25726 + 25734, + 25751 ], "loc": { "start": { @@ -34943,8 +35052,8 @@ } }, "range": [ - 25682, - 25726 + 25707, + 25751 ], "loc": { "start": { @@ -34958,8 +35067,8 @@ } }, "range": [ - 25664, - 25727 + 25689, + 25752 ], "loc": { "start": { @@ -34973,8 +35082,8 @@ } }, "range": [ - 25664, - 25728 + 25689, + 25753 ], "loc": { "start": { @@ -34991,8 +35100,8 @@ "type": "Block", "value": "*\n * Determine whether themes are enables\n * @type {Boolean}\n * @private\n ", "range": [ - 25545, - 25655 + 25570, + 25680 ], "loc": { "start": { @@ -35011,8 +35120,8 @@ "type": "Block", "value": "*\n * List of themes, ie:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n ", "range": [ - 25738, - 25850 + 25763, + 25875 ], "loc": { "start": { @@ -35038,8 +35147,8 @@ "object": { "type": "ThisExpression", "range": [ - 25859, - 25863 + 25884, + 25888 ], "loc": { "start": { @@ -35056,8 +35165,8 @@ "type": "Identifier", "name": "themes", "range": [ - 25864, - 25870 + 25889, + 25895 ], "loc": { "start": { @@ -35071,8 +35180,8 @@ } }, "range": [ - 25859, - 25870 + 25884, + 25895 ], "loc": { "start": { @@ -35095,8 +35204,8 @@ "type": "Identifier", "name": "f", "range": [ - 25873, - 25874 + 25898, + 25899 ], "loc": { "start": { @@ -35113,8 +35222,8 @@ "type": "Identifier", "name": "themes", "range": [ - 25875, - 25881 + 25900, + 25906 ], "loc": { "start": { @@ -35128,8 +35237,8 @@ } }, "range": [ - 25873, - 25881 + 25898, + 25906 ], "loc": { "start": { @@ -35146,8 +35255,8 @@ "type": "ArrayExpression", "elements": [], "range": [ - 25885, - 25887 + 25910, + 25912 ], "loc": { "start": { @@ -35161,8 +35270,8 @@ } }, "range": [ - 25873, - 25887 + 25898, + 25912 ], "loc": { "start": { @@ -35176,8 +35285,8 @@ } }, "range": [ - 25859, - 25887 + 25884, + 25912 ], "loc": { "start": { @@ -35191,8 +35300,8 @@ } }, "range": [ - 25859, - 25888 + 25884, + 25913 ], "loc": { "start": { @@ -35209,8 +35318,8 @@ "type": "Block", "value": "*\n * List of themes, ie:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n ", "range": [ - 25738, - 25850 + 25763, + 25875 ], "loc": { "start": { @@ -35229,8 +35338,8 @@ "type": "Block", "value": "*\n * Define path to themes assets, defaults to\n * 'tablefilter/style/themes/'. Usage:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n ", "range": [ - 25898, - 26079 + 25923, + 26104 ], "loc": { "start": { @@ -35256,8 +35365,8 @@ "object": { "type": "ThisExpression", "range": [ - 26088, - 26092 + 26113, + 26117 ], "loc": { "start": { @@ -35274,8 +35383,8 @@ "type": "Identifier", "name": "themesPath", "range": [ - 26093, - 26103 + 26118, + 26128 ], "loc": { "start": { @@ -35289,8 +35398,8 @@ } }, "range": [ - 26088, - 26103 + 26113, + 26128 ], "loc": { "start": { @@ -35313,8 +35422,8 @@ "type": "Identifier", "name": "f", "range": [ - 26106, - 26107 + 26131, + 26132 ], "loc": { "start": { @@ -35331,8 +35440,8 @@ "type": "Identifier", "name": "themes_path", "range": [ - 26108, - 26119 + 26133, + 26144 ], "loc": { "start": { @@ -35346,8 +35455,8 @@ } }, "range": [ - 26106, - 26119 + 26131, + 26144 ], "loc": { "start": { @@ -35369,8 +35478,8 @@ "object": { "type": "ThisExpression", "range": [ - 26123, - 26127 + 26148, + 26152 ], "loc": { "start": { @@ -35387,8 +35496,8 @@ "type": "Identifier", "name": "stylePath", "range": [ - 26128, - 26137 + 26153, + 26162 ], "loc": { "start": { @@ -35402,8 +35511,8 @@ } }, "range": [ - 26123, - 26137 + 26148, + 26162 ], "loc": { "start": { @@ -35421,8 +35530,8 @@ "value": "themes/", "raw": "'themes/'", "range": [ - 26140, - 26149 + 26165, + 26174 ], "loc": { "start": { @@ -35436,8 +35545,8 @@ } }, "range": [ - 26123, - 26149 + 26148, + 26174 ], "loc": { "start": { @@ -35451,8 +35560,8 @@ } }, "range": [ - 26106, - 26149 + 26131, + 26174 ], "loc": { "start": { @@ -35466,8 +35575,8 @@ } }, "range": [ - 26088, - 26149 + 26113, + 26174 ], "loc": { "start": { @@ -35481,8 +35590,8 @@ } }, "range": [ - 26088, - 26150 + 26113, + 26175 ], "loc": { "start": { @@ -35499,8 +35608,8 @@ "type": "Block", "value": "*\n * Define path to themes assets, defaults to\n * 'tablefilter/style/themes/'. Usage:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n ", "range": [ - 25898, - 26079 + 25923, + 26104 ], "loc": { "start": { @@ -35519,8 +35628,8 @@ "type": "Block", "value": "*\n * Enable responsive layout\n * @type {Boolean}\n ", "range": [ - 26160, - 26238 + 26185, + 26263 ], "loc": { "start": { @@ -35546,8 +35655,8 @@ "object": { "type": "ThisExpression", "range": [ - 26247, - 26251 + 26272, + 26276 ], "loc": { "start": { @@ -35564,8 +35673,8 @@ "type": "Identifier", "name": "responsive", "range": [ - 26252, - 26262 + 26277, + 26287 ], "loc": { "start": { @@ -35579,8 +35688,8 @@ } }, "range": [ - 26247, - 26262 + 26272, + 26287 ], "loc": { "start": { @@ -35599,8 +35708,8 @@ "type": "Identifier", "name": "Boolean", "range": [ - 26265, - 26272 + 26290, + 26297 ], "loc": { "start": { @@ -35621,8 +35730,8 @@ "type": "Identifier", "name": "f", "range": [ - 26273, - 26274 + 26298, + 26299 ], "loc": { "start": { @@ -35639,8 +35748,8 @@ "type": "Identifier", "name": "responsive", "range": [ - 26275, - 26285 + 26300, + 26310 ], "loc": { "start": { @@ -35654,8 +35763,8 @@ } }, "range": [ - 26273, - 26285 + 26298, + 26310 ], "loc": { "start": { @@ -35670,8 +35779,8 @@ } ], "range": [ - 26265, - 26286 + 26290, + 26311 ], "loc": { "start": { @@ -35685,8 +35794,8 @@ } }, "range": [ - 26247, - 26286 + 26272, + 26311 ], "loc": { "start": { @@ -35700,8 +35809,8 @@ } }, "range": [ - 26247, - 26287 + 26272, + 26312 ], "loc": { "start": { @@ -35718,8 +35827,8 @@ "type": "Block", "value": "*\n * Enable responsive layout\n * @type {Boolean}\n ", "range": [ - 26160, - 26238 + 26185, + 26263 ], "loc": { "start": { @@ -35738,8 +35847,8 @@ "type": "Block", "value": "*\n * Features registry\n * @private\n ", "range": [ - 26297, - 26361 + 26322, + 26386 ], "loc": { "start": { @@ -35765,8 +35874,8 @@ "object": { "type": "ThisExpression", "range": [ - 26370, - 26374 + 26395, + 26399 ], "loc": { "start": { @@ -35783,8 +35892,8 @@ "type": "Identifier", "name": "Mod", "range": [ - 26375, - 26378 + 26400, + 26403 ], "loc": { "start": { @@ -35798,8 +35907,8 @@ } }, "range": [ - 26370, - 26378 + 26395, + 26403 ], "loc": { "start": { @@ -35816,8 +35925,8 @@ "type": "ObjectExpression", "properties": [], "range": [ - 26381, - 26383 + 26406, + 26408 ], "loc": { "start": { @@ -35831,8 +35940,8 @@ } }, "range": [ - 26370, - 26383 + 26395, + 26408 ], "loc": { "start": { @@ -35846,8 +35955,8 @@ } }, "range": [ - 26370, - 26384 + 26395, + 26409 ], "loc": { "start": { @@ -35864,8 +35973,8 @@ "type": "Block", "value": "*\n * Features registry\n * @private\n ", "range": [ - 26297, - 26361 + 26322, + 26386 ], "loc": { "start": { @@ -35884,8 +35993,8 @@ "type": "Block", "value": "*\n * Extensions registry\n * @private\n ", "range": [ - 26394, - 26460 + 26419, + 26485 ], "loc": { "start": { @@ -35911,8 +36020,8 @@ "object": { "type": "ThisExpression", "range": [ - 26469, - 26473 + 26494, + 26498 ], "loc": { "start": { @@ -35929,8 +36038,8 @@ "type": "Identifier", "name": "ExtRegistry", "range": [ - 26474, - 26485 + 26499, + 26510 ], "loc": { "start": { @@ -35944,8 +36053,8 @@ } }, "range": [ - 26469, - 26485 + 26494, + 26510 ], "loc": { "start": { @@ -35962,8 +36071,8 @@ "type": "ObjectExpression", "properties": [], "range": [ - 26488, - 26490 + 26513, + 26515 ], "loc": { "start": { @@ -35977,8 +36086,8 @@ } }, "range": [ - 26469, - 26490 + 26494, + 26515 ], "loc": { "start": { @@ -35992,8 +36101,8 @@ } }, "range": [ - 26469, - 26491 + 26494, + 26516 ], "loc": { "start": { @@ -36010,8 +36119,8 @@ "type": "Block", "value": "*\n * Extensions registry\n * @private\n ", "range": [ - 26394, - 26460 + 26419, + 26485 ], "loc": { "start": { @@ -36030,8 +36139,8 @@ "type": "Line", "value": "load styles if necessary", "range": [ - 26501, - 26527 + 26526, + 26552 ], "loc": { "start": { @@ -36056,8 +36165,8 @@ "object": { "type": "ThisExpression", "range": [ - 26536, - 26540 + 26561, + 26565 ], "loc": { "start": { @@ -36074,8 +36183,8 @@ "type": "Identifier", "name": "import", "range": [ - 26541, - 26547 + 26566, + 26572 ], "loc": { "start": { @@ -36089,8 +36198,8 @@ } }, "range": [ - 26536, - 26547 + 26561, + 26572 ], "loc": { "start": { @@ -36110,8 +36219,8 @@ "object": { "type": "ThisExpression", "range": [ - 26548, - 26552 + 26573, + 26577 ], "loc": { "start": { @@ -36128,8 +36237,8 @@ "type": "Identifier", "name": "stylesheetId", "range": [ - 26553, - 26565 + 26578, + 26590 ], "loc": { "start": { @@ -36143,8 +36252,8 @@ } }, "range": [ - 26548, - 26565 + 26573, + 26590 ], "loc": { "start": { @@ -36163,8 +36272,8 @@ "object": { "type": "ThisExpression", "range": [ - 26567, - 26571 + 26592, + 26596 ], "loc": { "start": { @@ -36181,8 +36290,8 @@ "type": "Identifier", "name": "stylesheet", "range": [ - 26572, - 26582 + 26597, + 26607 ], "loc": { "start": { @@ -36196,8 +36305,8 @@ } }, "range": [ - 26567, - 26582 + 26592, + 26607 ], "loc": { "start": { @@ -36215,8 +36324,8 @@ "value": null, "raw": "null", "range": [ - 26584, - 26588 + 26609, + 26613 ], "loc": { "start": { @@ -36234,8 +36343,8 @@ "value": "link", "raw": "'link'", "range": [ - 26590, - 26596 + 26615, + 26621 ], "loc": { "start": { @@ -36250,8 +36359,8 @@ } ], "range": [ - 26536, - 26597 + 26561, + 26622 ], "loc": { "start": { @@ -36265,8 +36374,8 @@ } }, "range": [ - 26536, - 26598 + 26561, + 26623 ], "loc": { "start": { @@ -36283,8 +36392,8 @@ "type": "Line", "value": "load styles if necessary", "range": [ - 26501, - 26527 + 26526, + 26552 ], "loc": { "start": { @@ -36302,7 +36411,7 @@ ], "range": [ 1447, - 26604 + 26629 ], "loc": { "start": { @@ -36319,7 +36428,7 @@ "expression": false, "range": [ 1437, - 26604 + 26629 ], "loc": { "start": { @@ -36336,7 +36445,7 @@ "computed": false, "range": [ 1426, - 26604 + 26629 ], "loc": { "start": { @@ -36373,8 +36482,8 @@ "type": "Block", "value": "*\n * Initialise features and layout\n ", "range": [ - 26610, - 26659 + 26635, + 26684 ], "loc": { "start": { @@ -36396,8 +36505,8 @@ "type": "Identifier", "name": "init", "range": [ - 26664, - 26668 + 26689, + 26693 ], "loc": { "start": { @@ -36425,8 +36534,8 @@ "object": { "type": "ThisExpression", "range": [ - 26685, - 26689 + 26710, + 26714 ], "loc": { "start": { @@ -36443,8 +36552,8 @@ "type": "Identifier", "name": "initialized", "range": [ - 26690, - 26701 + 26715, + 26726 ], "loc": { "start": { @@ -36458,8 +36567,8 @@ } }, "range": [ - 26685, - 26701 + 26710, + 26726 ], "loc": { "start": { @@ -36479,8 +36588,8 @@ "type": "ReturnStatement", "argument": null, "range": [ - 26717, - 26724 + 26742, + 26749 ], "loc": { "start": { @@ -36495,8 +36604,8 @@ } ], "range": [ - 26703, - 26734 + 26728, + 26759 ], "loc": { "start": { @@ -36511,8 +36620,8 @@ }, "alternate": null, "range": [ - 26681, - 26734 + 26706, + 26759 ], "loc": { "start": { @@ -36536,8 +36645,8 @@ "object": { "type": "ThisExpression", "range": [ - 26744, - 26748 + 26769, + 26773 ], "loc": { "start": { @@ -36554,8 +36663,8 @@ "type": "Identifier", "name": "nbCells", "range": [ - 26749, - 26756 + 26774, + 26781 ], "loc": { "start": { @@ -36569,8 +36678,8 @@ } }, "range": [ - 26744, - 26756 + 26769, + 26781 ], "loc": { "start": { @@ -36591,8 +36700,8 @@ "object": { "type": "ThisExpression", "range": [ - 26759, - 26763 + 26784, + 26788 ], "loc": { "start": { @@ -36609,8 +36718,8 @@ "type": "Identifier", "name": "getCellsNb", "range": [ - 26764, - 26774 + 26789, + 26799 ], "loc": { "start": { @@ -36624,8 +36733,8 @@ } }, "range": [ - 26759, - 26774 + 26784, + 26799 ], "loc": { "start": { @@ -36645,8 +36754,8 @@ "object": { "type": "ThisExpression", "range": [ - 26775, - 26779 + 26800, + 26804 ], "loc": { "start": { @@ -36663,8 +36772,8 @@ "type": "Identifier", "name": "refRow", "range": [ - 26780, - 26786 + 26805, + 26811 ], "loc": { "start": { @@ -36678,8 +36787,8 @@ } }, "range": [ - 26775, - 26786 + 26800, + 26811 ], "loc": { "start": { @@ -36694,8 +36803,8 @@ } ], "range": [ - 26759, - 26787 + 26784, + 26812 ], "loc": { "start": { @@ -36709,8 +36818,8 @@ } }, "range": [ - 26744, - 26787 + 26769, + 26812 ], "loc": { "start": { @@ -36724,8 +36833,8 @@ } }, "range": [ - 26744, - 26788 + 26769, + 26813 ], "loc": { "start": { @@ -36747,8 +36856,8 @@ "type": "Identifier", "name": "Mod", "range": [ - 26801, - 26804 + 26826, + 26829 ], "loc": { "start": { @@ -36767,8 +36876,8 @@ "object": { "type": "ThisExpression", "range": [ - 26807, - 26811 + 26832, + 26836 ], "loc": { "start": { @@ -36785,8 +36894,8 @@ "type": "Identifier", "name": "Mod", "range": [ - 26812, - 26815 + 26837, + 26840 ], "loc": { "start": { @@ -36800,8 +36909,8 @@ } }, "range": [ - 26807, - 26815 + 26832, + 26840 ], "loc": { "start": { @@ -36815,8 +36924,8 @@ } }, "range": [ - 26801, - 26815 + 26826, + 26840 ], "loc": { "start": { @@ -36832,8 +36941,8 @@ ], "kind": "let", "range": [ - 26797, - 26816 + 26822, + 26841 ], "loc": { "start": { @@ -36855,8 +36964,8 @@ "type": "Identifier", "name": "n", "range": [ - 26829, - 26830 + 26854, + 26855 ], "loc": { "start": { @@ -36877,8 +36986,8 @@ "object": { "type": "ThisExpression", "range": [ - 26833, - 26837 + 26858, + 26862 ], "loc": { "start": { @@ -36895,8 +37004,8 @@ "type": "Identifier", "name": "singleSearchFlt", "range": [ - 26838, - 26853 + 26863, + 26878 ], "loc": { "start": { @@ -36910,8 +37019,8 @@ } }, "range": [ - 26833, - 26853 + 26858, + 26878 ], "loc": { "start": { @@ -36929,8 +37038,8 @@ "value": 1, "raw": "1", "range": [ - 26856, - 26857 + 26881, + 26882 ], "loc": { "start": { @@ -36949,8 +37058,8 @@ "object": { "type": "ThisExpression", "range": [ - 26860, - 26864 + 26885, + 26889 ], "loc": { "start": { @@ -36967,8 +37076,8 @@ "type": "Identifier", "name": "nbCells", "range": [ - 26865, - 26872 + 26890, + 26897 ], "loc": { "start": { @@ -36982,8 +37091,8 @@ } }, "range": [ - 26860, - 26872 + 26885, + 26897 ], "loc": { "start": { @@ -36997,8 +37106,8 @@ } }, "range": [ - 26833, - 26872 + 26858, + 26897 ], "loc": { "start": { @@ -37012,8 +37121,8 @@ } }, "range": [ - 26829, - 26872 + 26854, + 26897 ], "loc": { "start": { @@ -37029,8 +37138,8 @@ ], "kind": "let", "range": [ - 26825, - 26873 + 26850, + 26898 ], "loc": { "start": { @@ -37052,8 +37161,8 @@ "type": "Identifier", "name": "inpclass", "range": [ - 26886, - 26894 + 26911, + 26919 ], "loc": { "start": { @@ -37068,8 +37177,8 @@ }, "init": null, "range": [ - 26886, - 26894 + 26911, + 26919 ], "loc": { "start": { @@ -37085,8 +37194,8 @@ ], "kind": "let", "range": [ - 26882, - 26895 + 26907, + 26920 ], "loc": { "start": { @@ -37103,8 +37212,8 @@ "type": "Line", "value": "loads theme", "range": [ - 26905, - 26918 + 26930, + 26943 ], "loc": { "start": { @@ -37129,8 +37238,8 @@ "object": { "type": "ThisExpression", "range": [ - 26927, - 26931 + 26952, + 26956 ], "loc": { "start": { @@ -37147,8 +37256,8 @@ "type": "Identifier", "name": "loadThemes", "range": [ - 26932, - 26942 + 26957, + 26967 ], "loc": { "start": { @@ -37162,8 +37271,8 @@ } }, "range": [ - 26927, - 26942 + 26952, + 26967 ], "loc": { "start": { @@ -37178,8 +37287,8 @@ }, "arguments": [], "range": [ - 26927, - 26944 + 26952, + 26969 ], "loc": { "start": { @@ -37193,8 +37302,8 @@ } }, "range": [ - 26927, - 26945 + 26952, + 26970 ], "loc": { "start": { @@ -37211,8 +37320,8 @@ "type": "Line", "value": "loads theme", "range": [ - 26905, - 26918 + 26930, + 26943 ], "loc": { "start": { @@ -37231,8 +37340,8 @@ "type": "Line", "value": " Instantiate sugar date wrapper", "range": [ - 26955, - 26988 + 26980, + 27013 ], "loc": { "start": { @@ -37259,8 +37368,8 @@ "type": "Identifier", "name": "Mod", "range": [ - 26997, - 27000 + 27022, + 27025 ], "loc": { "start": { @@ -37277,8 +37386,8 @@ "type": "Identifier", "name": "dateType", "range": [ - 27001, - 27009 + 27026, + 27034 ], "loc": { "start": { @@ -37292,8 +37401,8 @@ } }, "range": [ - 26997, - 27009 + 27022, + 27034 ], "loc": { "start": { @@ -37316,8 +37425,8 @@ "type": "Identifier", "name": "Mod", "range": [ - 27012, - 27015 + 27037, + 27040 ], "loc": { "start": { @@ -37334,8 +37443,8 @@ "type": "Identifier", "name": "dateType", "range": [ - 27016, - 27024 + 27041, + 27049 ], "loc": { "start": { @@ -37349,8 +37458,8 @@ } }, "range": [ - 27012, - 27024 + 27037, + 27049 ], "loc": { "start": { @@ -37369,8 +37478,8 @@ "type": "Identifier", "name": "DateType", "range": [ - 27032, - 27040 + 27057, + 27065 ], "loc": { "start": { @@ -37387,8 +37496,8 @@ { "type": "ThisExpression", "range": [ - 27041, - 27045 + 27066, + 27070 ], "loc": { "start": { @@ -37403,8 +37512,8 @@ } ], "range": [ - 27028, - 27046 + 27053, + 27071 ], "loc": { "start": { @@ -37418,8 +37527,8 @@ } }, "range": [ - 27012, - 27046 + 27037, + 27071 ], "loc": { "start": { @@ -37433,8 +37542,8 @@ } }, "range": [ - 26997, - 27046 + 27022, + 27071 ], "loc": { "start": { @@ -37448,8 +37557,8 @@ } }, "range": [ - 26997, - 27047 + 27022, + 27072 ], "loc": { "start": { @@ -37466,8 +37575,8 @@ "type": "Line", "value": " Instantiate sugar date wrapper", "range": [ - 26955, - 26988 + 26980, + 27013 ], "loc": { "start": { @@ -37496,8 +37605,8 @@ "type": "Identifier", "name": "Mod", "range": [ - 27056, - 27059 + 27081, + 27084 ], "loc": { "start": { @@ -37514,8 +37623,8 @@ "type": "Identifier", "name": "dateType", "range": [ - 27060, - 27068 + 27085, + 27093 ], "loc": { "start": { @@ -37529,8 +37638,8 @@ } }, "range": [ - 27056, - 27068 + 27081, + 27093 ], "loc": { "start": { @@ -37547,8 +37656,8 @@ "type": "Identifier", "name": "init", "range": [ - 27069, - 27073 + 27094, + 27098 ], "loc": { "start": { @@ -37562,8 +37671,8 @@ } }, "range": [ - 27056, - 27073 + 27081, + 27098 ], "loc": { "start": { @@ -37578,8 +37687,8 @@ }, "arguments": [], "range": [ - 27056, - 27075 + 27081, + 27100 ], "loc": { "start": { @@ -37593,8 +37702,8 @@ } }, "range": [ - 27056, - 27076 + 27081, + 27101 ], "loc": { "start": { @@ -37611,8 +37720,8 @@ "type": "Line", "value": " Instantiate help feature and initialise only if set true", "range": [ - 27086, - 27145 + 27111, + 27170 ], "loc": { "start": { @@ -37639,8 +37748,8 @@ "type": "Identifier", "name": "Mod", "range": [ - 27154, - 27157 + 27179, + 27182 ], "loc": { "start": { @@ -37657,8 +37766,8 @@ "type": "Identifier", "name": "help", "range": [ - 27158, - 27162 + 27183, + 27187 ], "loc": { "start": { @@ -37672,8 +37781,8 @@ } }, "range": [ - 27154, - 27162 + 27179, + 27187 ], "loc": { "start": { @@ -37696,8 +37805,8 @@ "type": "Identifier", "name": "Mod", "range": [ - 27165, - 27168 + 27190, + 27193 ], "loc": { "start": { @@ -37714,8 +37823,8 @@ "type": "Identifier", "name": "help", "range": [ - 27169, - 27173 + 27194, + 27198 ], "loc": { "start": { @@ -37729,8 +37838,8 @@ } }, "range": [ - 27165, - 27173 + 27190, + 27198 ], "loc": { "start": { @@ -37749,8 +37858,8 @@ "type": "Identifier", "name": "Help", "range": [ - 27181, - 27185 + 27206, + 27210 ], "loc": { "start": { @@ -37767,8 +37876,8 @@ { "type": "ThisExpression", "range": [ - 27186, - 27190 + 27211, + 27215 ], "loc": { "start": { @@ -37783,8 +37892,8 @@ } ], "range": [ - 27177, - 27191 + 27202, + 27216 ], "loc": { "start": { @@ -37798,8 +37907,8 @@ } }, "range": [ - 27165, - 27191 + 27190, + 27216 ], "loc": { "start": { @@ -37813,8 +37922,8 @@ } }, "range": [ - 27154, - 27191 + 27179, + 27216 ], "loc": { "start": { @@ -37828,8 +37937,8 @@ } }, "range": [ - 27154, - 27192 + 27179, + 27217 ], "loc": { "start": { @@ -37846,8 +37955,8 @@ "type": "Line", "value": " Instantiate help feature and initialise only if set true", "range": [ - 27086, - 27145 + 27111, + 27170 ], "loc": { "start": { @@ -37870,8 +37979,8 @@ "object": { "type": "ThisExpression", "range": [ - 27205, - 27209 + 27230, + 27234 ], "loc": { "start": { @@ -37888,8 +37997,8 @@ "type": "Identifier", "name": "help", "range": [ - 27210, - 27214 + 27235, + 27239 ], "loc": { "start": { @@ -37903,8 +38012,8 @@ } }, "range": [ - 27205, - 27214 + 27230, + 27239 ], "loc": { "start": { @@ -37934,8 +38043,8 @@ "type": "Identifier", "name": "Mod", "range": [ - 27230, - 27233 + 27255, + 27258 ], "loc": { "start": { @@ -37952,8 +38061,8 @@ "type": "Identifier", "name": "help", "range": [ - 27234, - 27238 + 27259, + 27263 ], "loc": { "start": { @@ -37967,8 +38076,8 @@ } }, "range": [ - 27230, - 27238 + 27255, + 27263 ], "loc": { "start": { @@ -37985,8 +38094,8 @@ "type": "Identifier", "name": "init", "range": [ - 27239, - 27243 + 27264, + 27268 ], "loc": { "start": { @@ -38000,8 +38109,8 @@ } }, "range": [ - 27230, - 27243 + 27255, + 27268 ], "loc": { "start": { @@ -38016,8 +38125,8 @@ }, "arguments": [], "range": [ - 27230, - 27245 + 27255, + 27270 ], "loc": { "start": { @@ -38031,8 +38140,8 @@ } }, "range": [ - 27230, - 27246 + 27255, + 27271 ], "loc": { "start": { @@ -38047,8 +38156,8 @@ } ], "range": [ - 27216, - 27256 + 27241, + 27281 ], "loc": { "start": { @@ -38063,8 +38172,8 @@ }, "alternate": null, "range": [ - 27201, - 27256 + 27226, + 27281 ], "loc": { "start": { @@ -38091,8 +38200,8 @@ "type": "Identifier", "name": "state", "range": [ - 27274, - 27279 + 27299, + 27304 ], "loc": { "start": { @@ -38109,8 +38218,8 @@ "type": "Identifier", "name": "state", "range": [ - 27274, - 27279 + 27299, + 27304 ], "loc": { "start": { @@ -38128,8 +38237,8 @@ "shorthand": true, "computed": false, "range": [ - 27274, - 27279 + 27299, + 27304 ], "loc": { "start": { @@ -38148,8 +38257,8 @@ "type": "Identifier", "name": "markActiveColumns", "range": [ - 27281, - 27298 + 27306, + 27323 ], "loc": { "start": { @@ -38166,8 +38275,8 @@ "type": "Identifier", "name": "markActiveColumns", "range": [ - 27281, - 27298 + 27306, + 27323 ], "loc": { "start": { @@ -38185,8 +38294,8 @@ "shorthand": true, "computed": false, "range": [ - 27281, - 27298 + 27306, + 27323 ], "loc": { "start": { @@ -38205,8 +38314,8 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 27300, - 27310 + 27325, + 27335 ], "loc": { "start": { @@ -38223,8 +38332,8 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 27300, - 27310 + 27325, + 27335 ], "loc": { "start": { @@ -38242,8 +38351,8 @@ "shorthand": true, "computed": false, "range": [ - 27300, - 27310 + 27325, + 27335 ], "loc": { "start": { @@ -38262,8 +38371,8 @@ "type": "Identifier", "name": "loader", "range": [ - 27312, - 27318 + 27337, + 27343 ], "loc": { "start": { @@ -38280,8 +38389,8 @@ "type": "Identifier", "name": "loader", "range": [ - 27312, - 27318 + 27337, + 27343 ], "loc": { "start": { @@ -38299,8 +38408,8 @@ "shorthand": true, "computed": false, "range": [ - 27312, - 27318 + 27337, + 27343 ], "loc": { "start": { @@ -38319,8 +38428,8 @@ "type": "Identifier", "name": "highlightKeyword", "range": [ - 27320, - 27336 + 27345, + 27361 ], "loc": { "start": { @@ -38337,8 +38446,8 @@ "type": "Identifier", "name": "highlightKeyword", "range": [ - 27320, - 27336 + 27345, + 27361 ], "loc": { "start": { @@ -38356,8 +38465,8 @@ "shorthand": true, "computed": false, "range": [ - 27320, - 27336 + 27345, + 27361 ], "loc": { "start": { @@ -38376,8 +38485,8 @@ "type": "Identifier", "name": "popupFilter", "range": [ - 27350, - 27361 + 27375, + 27386 ], "loc": { "start": { @@ -38394,8 +38503,8 @@ "type": "Identifier", "name": "popupFilter", "range": [ - 27350, - 27361 + 27375, + 27386 ], "loc": { "start": { @@ -38413,8 +38522,8 @@ "shorthand": true, "computed": false, "range": [ - 27350, - 27361 + 27375, + 27386 ], "loc": { "start": { @@ -38433,8 +38542,8 @@ "type": "Identifier", "name": "rowsCounter", "range": [ - 27363, - 27374 + 27388, + 27399 ], "loc": { "start": { @@ -38451,8 +38560,8 @@ "type": "Identifier", "name": "rowsCounter", "range": [ - 27363, - 27374 + 27388, + 27399 ], "loc": { "start": { @@ -38470,8 +38579,8 @@ "shorthand": true, "computed": false, "range": [ - 27363, - 27374 + 27388, + 27399 ], "loc": { "start": { @@ -38490,8 +38599,8 @@ "type": "Identifier", "name": "statusBar", "range": [ - 27376, - 27385 + 27401, + 27410 ], "loc": { "start": { @@ -38508,8 +38617,8 @@ "type": "Identifier", "name": "statusBar", "range": [ - 27376, - 27385 + 27401, + 27410 ], "loc": { "start": { @@ -38527,8 +38636,8 @@ "shorthand": true, "computed": false, "range": [ - 27376, - 27385 + 27401, + 27410 ], "loc": { "start": { @@ -38547,8 +38656,8 @@ "type": "Identifier", "name": "clearButton", "range": [ - 27387, - 27398 + 27412, + 27423 ], "loc": { "start": { @@ -38565,8 +38674,8 @@ "type": "Identifier", "name": "clearButton", "range": [ - 27387, - 27398 + 27412, + 27423 ], "loc": { "start": { @@ -38584,8 +38693,8 @@ "shorthand": true, "computed": false, "range": [ - 27387, - 27398 + 27412, + 27423 ], "loc": { "start": { @@ -38604,8 +38713,8 @@ "type": "Identifier", "name": "alternateRows", "range": [ - 27400, - 27413 + 27425, + 27438 ], "loc": { "start": { @@ -38622,8 +38731,8 @@ "type": "Identifier", "name": "alternateRows", "range": [ - 27400, - 27413 + 27425, + 27438 ], "loc": { "start": { @@ -38641,8 +38750,8 @@ "shorthand": true, "computed": false, "range": [ - 27400, - 27413 + 27425, + 27438 ], "loc": { "start": { @@ -38661,8 +38770,8 @@ "type": "Identifier", "name": "noResults", "range": [ - 27427, - 27436 + 27452, + 27461 ], "loc": { "start": { @@ -38679,8 +38788,8 @@ "type": "Identifier", "name": "noResults", "range": [ - 27427, - 27436 + 27452, + 27461 ], "loc": { "start": { @@ -38698,8 +38807,8 @@ "shorthand": true, "computed": false, "range": [ - 27427, - 27436 + 27452, + 27461 ], "loc": { "start": { @@ -38714,8 +38823,8 @@ } ], "range": [ - 27272, - 27438 + 27297, + 27463 ], "loc": { "start": { @@ -38732,8 +38841,8 @@ "type": "Identifier", "name": "FEATURES", "range": [ - 27441, - 27449 + 27466, + 27474 ], "loc": { "start": { @@ -38747,8 +38856,8 @@ } }, "range": [ - 27272, - 27449 + 27297, + 27474 ], "loc": { "start": { @@ -38764,8 +38873,8 @@ ], "kind": "const", "range": [ - 27266, - 27450 + 27291, + 27475 ], "loc": { "start": { @@ -38788,8 +38897,8 @@ "object": { "type": "ThisExpression", "range": [ - 27460, - 27464 + 27485, + 27489 ], "loc": { "start": { @@ -38806,8 +38915,8 @@ "type": "Identifier", "name": "initFeatures", "range": [ - 27465, - 27477 + 27490, + 27502 ], "loc": { "start": { @@ -38821,8 +38930,8 @@ } }, "range": [ - 27460, - 27477 + 27485, + 27502 ], "loc": { "start": { @@ -38843,8 +38952,8 @@ "type": "Identifier", "name": "state", "range": [ - 27492, - 27497 + 27517, + 27522 ], "loc": { "start": { @@ -38861,8 +38970,8 @@ "type": "Identifier", "name": "markActiveColumns", "range": [ - 27511, - 27528 + 27536, + 27553 ], "loc": { "start": { @@ -38879,8 +38988,8 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 27542, - 27552 + 27567, + 27577 ], "loc": { "start": { @@ -38897,8 +39006,8 @@ "type": "Identifier", "name": "loader", "range": [ - 27566, - 27572 + 27591, + 27597 ], "loc": { "start": { @@ -38915,8 +39024,8 @@ "type": "Identifier", "name": "highlightKeyword", "range": [ - 27586, - 27602 + 27611, + 27627 ], "loc": { "start": { @@ -38933,8 +39042,8 @@ "type": "Identifier", "name": "popupFilter", "range": [ - 27616, - 27627 + 27641, + 27652 ], "loc": { "start": { @@ -38949,8 +39058,8 @@ } ], "range": [ - 27478, - 27637 + 27503, + 27662 ], "loc": { "start": { @@ -38965,8 +39074,8 @@ } ], "range": [ - 27460, - 27638 + 27485, + 27663 ], "loc": { "start": { @@ -38980,8 +39089,8 @@ } }, "range": [ - 27460, - 27639 + 27485, + 27664 ], "loc": { "start": { @@ -38998,8 +39107,8 @@ "type": "Line", "value": "filters grid is not generated", "range": [ - 27649, - 27680 + 27674, + 27705 ], "loc": { "start": { @@ -39025,8 +39134,8 @@ "object": { "type": "ThisExpression", "range": [ - 27694, - 27698 + 27719, + 27723 ], "loc": { "start": { @@ -39043,8 +39152,8 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 27699, - 27706 + 27724, + 27731 ], "loc": { "start": { @@ -39058,8 +39167,8 @@ } }, "range": [ - 27694, - 27706 + 27719, + 27731 ], "loc": { "start": { @@ -39074,8 +39183,8 @@ }, "prefix": true, "range": [ - 27693, - 27706 + 27718, + 27731 ], "loc": { "start": { @@ -39101,8 +39210,8 @@ "object": { "type": "ThisExpression", "range": [ - 27722, - 27726 + 27747, + 27751 ], "loc": { "start": { @@ -39119,8 +39228,8 @@ "type": "Identifier", "name": "_initNoFilters", "range": [ - 27727, - 27741 + 27752, + 27766 ], "loc": { "start": { @@ -39134,8 +39243,8 @@ } }, "range": [ - 27722, - 27741 + 27747, + 27766 ], "loc": { "start": { @@ -39150,8 +39259,8 @@ }, "arguments": [], "range": [ - 27722, - 27743 + 27747, + 27768 ], "loc": { "start": { @@ -39165,8 +39274,8 @@ } }, "range": [ - 27722, - 27744 + 27747, + 27769 ], "loc": { "start": { @@ -39181,8 +39290,8 @@ } ], "range": [ - 27708, - 27754 + 27733, + 27779 ], "loc": { "start": { @@ -39207,8 +39316,8 @@ "type": "Identifier", "name": "fltrow", "range": [ - 27778, - 27784 + 27803, + 27809 ], "loc": { "start": { @@ -39229,8 +39338,8 @@ "object": { "type": "ThisExpression", "range": [ - 27787, - 27791 + 27812, + 27816 ], "loc": { "start": { @@ -39247,8 +39356,8 @@ "type": "Identifier", "name": "_insertFiltersRow", "range": [ - 27792, - 27809 + 27817, + 27834 ], "loc": { "start": { @@ -39262,8 +39371,8 @@ } }, "range": [ - 27787, - 27809 + 27812, + 27834 ], "loc": { "start": { @@ -39278,8 +39387,8 @@ }, "arguments": [], "range": [ - 27787, - 27811 + 27812, + 27836 ], "loc": { "start": { @@ -39293,8 +39402,8 @@ } }, "range": [ - 27778, - 27811 + 27803, + 27836 ], "loc": { "start": { @@ -39310,8 +39419,8 @@ ], "kind": "let", "range": [ - 27774, - 27812 + 27799, + 27837 ], "loc": { "start": { @@ -39335,8 +39444,8 @@ "object": { "type": "ThisExpression", "range": [ - 27826, - 27830 + 27851, + 27855 ], "loc": { "start": { @@ -39353,8 +39462,8 @@ "type": "Identifier", "name": "nbFilterableRows", "range": [ - 27831, - 27847 + 27856, + 27872 ], "loc": { "start": { @@ -39368,8 +39477,8 @@ } }, "range": [ - 27826, - 27847 + 27851, + 27872 ], "loc": { "start": { @@ -39390,8 +39499,8 @@ "object": { "type": "ThisExpression", "range": [ - 27850, - 27854 + 27875, + 27879 ], "loc": { "start": { @@ -39408,8 +39517,8 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 27855, - 27864 + 27880, + 27889 ], "loc": { "start": { @@ -39423,8 +39532,8 @@ } }, "range": [ - 27850, - 27864 + 27875, + 27889 ], "loc": { "start": { @@ -39439,8 +39548,8 @@ }, "arguments": [], "range": [ - 27850, - 27866 + 27875, + 27891 ], "loc": { "start": { @@ -39454,8 +39563,8 @@ } }, "range": [ - 27826, - 27866 + 27851, + 27891 ], "loc": { "start": { @@ -39469,8 +39578,8 @@ } }, "range": [ - 27826, - 27867 + 27851, + 27892 ], "loc": { "start": { @@ -39487,8 +39596,8 @@ "type": "Line", "value": " Generate filters", "range": [ - 27881, - 27900 + 27906, + 27925 ], "loc": { "start": { @@ -39514,8 +39623,8 @@ "type": "Identifier", "name": "i", "range": [ - 27922, - 27923 + 27947, + 27948 ], "loc": { "start": { @@ -39533,8 +39642,8 @@ "value": 0, "raw": "0", "range": [ - 27926, - 27927 + 27951, + 27952 ], "loc": { "start": { @@ -39548,8 +39657,8 @@ } }, "range": [ - 27922, - 27927 + 27947, + 27952 ], "loc": { "start": { @@ -39565,8 +39674,8 @@ ], "kind": "let", "range": [ - 27918, - 27927 + 27943, + 27952 ], "loc": { "start": { @@ -39586,8 +39695,8 @@ "type": "Identifier", "name": "i", "range": [ - 27929, - 27930 + 27954, + 27955 ], "loc": { "start": { @@ -39604,8 +39713,8 @@ "type": "Identifier", "name": "n", "range": [ - 27933, - 27934 + 27958, + 27959 ], "loc": { "start": { @@ -39619,8 +39728,8 @@ } }, "range": [ - 27929, - 27934 + 27954, + 27959 ], "loc": { "start": { @@ -39640,8 +39749,8 @@ "type": "Identifier", "name": "i", "range": [ - 27936, - 27937 + 27961, + 27962 ], "loc": { "start": { @@ -39656,8 +39765,8 @@ }, "prefix": false, "range": [ - 27936, - 27939 + 27961, + 27964 ], "loc": { "start": { @@ -39686,8 +39795,8 @@ "object": { "type": "ThisExpression", "range": [ - 27959, - 27963 + 27984, + 27988 ], "loc": { "start": { @@ -39704,8 +39813,8 @@ "type": "Identifier", "name": "emitter", "range": [ - 27964, - 27971 + 27989, + 27996 ], "loc": { "start": { @@ -39719,8 +39828,8 @@ } }, "range": [ - 27959, - 27971 + 27984, + 27996 ], "loc": { "start": { @@ -39737,8 +39846,8 @@ "type": "Identifier", "name": "emit", "range": [ - 27972, - 27976 + 27997, + 28001 ], "loc": { "start": { @@ -39752,8 +39861,8 @@ } }, "range": [ - 27959, - 27976 + 27984, + 28001 ], "loc": { "start": { @@ -39772,8 +39881,8 @@ "value": "before-filter-init", "raw": "'before-filter-init'", "range": [ - 27977, - 27997 + 28002, + 28022 ], "loc": { "start": { @@ -39789,8 +39898,8 @@ { "type": "ThisExpression", "range": [ - 27999, - 28003 + 28024, + 28028 ], "loc": { "start": { @@ -39807,8 +39916,8 @@ "type": "Identifier", "name": "i", "range": [ - 28005, - 28006 + 28030, + 28031 ], "loc": { "start": { @@ -39823,8 +39932,8 @@ } ], "range": [ - 27959, - 28007 + 27984, + 28032 ], "loc": { "start": { @@ -39838,8 +39947,8 @@ } }, "range": [ - 27959, - 28008 + 27984, + 28033 ], "loc": { "start": { @@ -39861,8 +39970,8 @@ "type": "Identifier", "name": "fltcell", "range": [ - 28030, - 28037 + 28055, + 28062 ], "loc": { "start": { @@ -39881,8 +39990,8 @@ "type": "Identifier", "name": "createElm", "range": [ - 28040, - 28049 + 28065, + 28074 ], "loc": { "start": { @@ -39902,8 +40011,8 @@ "object": { "type": "ThisExpression", "range": [ - 28050, - 28054 + 28075, + 28079 ], "loc": { "start": { @@ -39920,8 +40029,8 @@ "type": "Identifier", "name": "fltCellTag", "range": [ - 28055, - 28065 + 28080, + 28090 ], "loc": { "start": { @@ -39935,8 +40044,8 @@ } }, "range": [ - 28050, - 28065 + 28075, + 28090 ], "loc": { "start": { @@ -39951,8 +40060,8 @@ } ], "range": [ - 28040, - 28066 + 28065, + 28091 ], "loc": { "start": { @@ -39966,8 +40075,8 @@ } }, "range": [ - 28030, - 28066 + 28055, + 28091 ], "loc": { "start": { @@ -39986,8 +40095,8 @@ "type": "Identifier", "name": "col", "range": [ - 28088, - 28091 + 28113, + 28116 ], "loc": { "start": { @@ -40008,8 +40117,8 @@ "object": { "type": "ThisExpression", "range": [ - 28094, - 28098 + 28119, + 28123 ], "loc": { "start": { @@ -40026,8 +40135,8 @@ "type": "Identifier", "name": "getFilterType", "range": [ - 28099, - 28112 + 28124, + 28137 ], "loc": { "start": { @@ -40041,8 +40150,8 @@ } }, "range": [ - 28094, - 28112 + 28119, + 28137 ], "loc": { "start": { @@ -40060,8 +40169,8 @@ "type": "Identifier", "name": "i", "range": [ - 28113, - 28114 + 28138, + 28139 ], "loc": { "start": { @@ -40076,8 +40185,8 @@ } ], "range": [ - 28094, - 28115 + 28119, + 28140 ], "loc": { "start": { @@ -40091,8 +40200,8 @@ } }, "range": [ - 28088, - 28115 + 28113, + 28140 ], "loc": { "start": { @@ -40108,8 +40217,8 @@ ], "kind": "let", "range": [ - 28026, - 28116 + 28051, + 28141 ], "loc": { "start": { @@ -40130,8 +40239,8 @@ "object": { "type": "ThisExpression", "range": [ - 28138, - 28142 + 28163, + 28167 ], "loc": { "start": { @@ -40148,8 +40257,8 @@ "type": "Identifier", "name": "singleSearchFlt", "range": [ - 28143, - 28158 + 28168, + 28183 ], "loc": { "start": { @@ -40163,8 +40272,8 @@ } }, "range": [ - 28138, - 28158 + 28163, + 28183 ], "loc": { "start": { @@ -40192,8 +40301,8 @@ "type": "Identifier", "name": "fltcell", "range": [ - 28182, - 28189 + 28207, + 28214 ], "loc": { "start": { @@ -40210,8 +40319,8 @@ "type": "Identifier", "name": "colSpan", "range": [ - 28190, - 28197 + 28215, + 28222 ], "loc": { "start": { @@ -40225,8 +40334,8 @@ } }, "range": [ - 28182, - 28197 + 28207, + 28222 ], "loc": { "start": { @@ -40245,8 +40354,8 @@ "object": { "type": "ThisExpression", "range": [ - 28200, - 28204 + 28225, + 28229 ], "loc": { "start": { @@ -40263,8 +40372,8 @@ "type": "Identifier", "name": "nbCells", "range": [ - 28205, - 28212 + 28230, + 28237 ], "loc": { "start": { @@ -40278,8 +40387,8 @@ } }, "range": [ - 28200, - 28212 + 28225, + 28237 ], "loc": { "start": { @@ -40293,8 +40402,8 @@ } }, "range": [ - 28182, - 28212 + 28207, + 28237 ], "loc": { "start": { @@ -40308,8 +40417,8 @@ } }, "range": [ - 28182, - 28213 + 28207, + 28238 ], "loc": { "start": { @@ -40324,8 +40433,8 @@ } ], "range": [ - 28160, - 28231 + 28185, + 28256 ], "loc": { "start": { @@ -40340,8 +40449,8 @@ }, "alternate": null, "range": [ - 28134, - 28231 + 28159, + 28256 ], "loc": { "start": { @@ -40365,8 +40474,8 @@ "object": { "type": "ThisExpression", "range": [ - 28253, - 28257 + 28278, + 28282 ], "loc": { "start": { @@ -40383,8 +40492,8 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 28258, - 28268 + 28283, + 28293 ], "loc": { "start": { @@ -40398,8 +40507,8 @@ } }, "range": [ - 28253, - 28268 + 28278, + 28293 ], "loc": { "start": { @@ -40414,8 +40523,8 @@ }, "prefix": true, "range": [ - 28252, - 28268 + 28277, + 28293 ], "loc": { "start": { @@ -40442,8 +40551,8 @@ "type": "Identifier", "name": "fltrow", "range": [ - 28292, - 28298 + 28317, + 28323 ], "loc": { "start": { @@ -40460,8 +40569,8 @@ "type": "Identifier", "name": "appendChild", "range": [ - 28299, - 28310 + 28324, + 28335 ], "loc": { "start": { @@ -40475,8 +40584,8 @@ } }, "range": [ - 28292, - 28310 + 28317, + 28335 ], "loc": { "start": { @@ -40494,8 +40603,8 @@ "type": "Identifier", "name": "fltcell", "range": [ - 28311, - 28318 + 28336, + 28343 ], "loc": { "start": { @@ -40510,8 +40619,8 @@ } ], "range": [ - 28292, - 28319 + 28317, + 28344 ], "loc": { "start": { @@ -40525,8 +40634,8 @@ } }, "range": [ - 28292, - 28320 + 28317, + 28345 ], "loc": { "start": { @@ -40541,8 +40650,8 @@ } ], "range": [ - 28270, - 28338 + 28295, + 28363 ], "loc": { "start": { @@ -40557,8 +40666,8 @@ }, "alternate": null, "range": [ - 28248, - 28338 + 28273, + 28363 ], "loc": { "start": { @@ -40580,8 +40689,8 @@ "type": "Identifier", "name": "inpclass", "range": [ - 28355, - 28363 + 28380, + 28388 ], "loc": { "start": { @@ -40606,8 +40715,8 @@ "type": "Identifier", "name": "i", "range": [ - 28367, - 28368 + 28392, + 28393 ], "loc": { "start": { @@ -40627,8 +40736,8 @@ "type": "Identifier", "name": "n", "range": [ - 28373, - 28374 + 28398, + 28399 ], "loc": { "start": { @@ -40646,8 +40755,8 @@ "value": 1, "raw": "1", "range": [ - 28377, - 28378 + 28402, + 28403 ], "loc": { "start": { @@ -40661,8 +40770,8 @@ } }, "range": [ - 28373, - 28378 + 28398, + 28403 ], "loc": { "start": { @@ -40676,8 +40785,8 @@ } }, "range": [ - 28367, - 28378 + 28392, + 28403 ], "loc": { "start": { @@ -40696,8 +40805,8 @@ "object": { "type": "ThisExpression", "range": [ - 28382, - 28386 + 28407, + 28411 ], "loc": { "start": { @@ -40714,8 +40823,8 @@ "type": "Identifier", "name": "displayBtn", "range": [ - 28387, - 28397 + 28412, + 28422 ], "loc": { "start": { @@ -40729,8 +40838,8 @@ } }, "range": [ - 28382, - 28397 + 28407, + 28422 ], "loc": { "start": { @@ -40744,8 +40853,8 @@ } }, "range": [ - 28367, - 28397 + 28392, + 28422 ], "loc": { "start": { @@ -40764,8 +40873,8 @@ "object": { "type": "ThisExpression", "range": [ - 28421, - 28425 + 28446, + 28450 ], "loc": { "start": { @@ -40782,8 +40891,8 @@ "type": "Identifier", "name": "fltSmallCssClass", "range": [ - 28426, - 28442 + 28451, + 28467 ], "loc": { "start": { @@ -40797,8 +40906,8 @@ } }, "range": [ - 28421, - 28442 + 28446, + 28467 ], "loc": { "start": { @@ -40817,8 +40926,8 @@ "object": { "type": "ThisExpression", "range": [ - 28445, - 28449 + 28470, + 28474 ], "loc": { "start": { @@ -40835,8 +40944,8 @@ "type": "Identifier", "name": "fltCssClass", "range": [ - 28450, - 28461 + 28475, + 28486 ], "loc": { "start": { @@ -40850,8 +40959,8 @@ } }, "range": [ - 28445, - 28461 + 28470, + 28486 ], "loc": { "start": { @@ -40865,8 +40974,8 @@ } }, "range": [ - 28366, - 28461 + 28391, + 28486 ], "loc": { "start": { @@ -40880,8 +40989,8 @@ } }, "range": [ - 28355, - 28461 + 28380, + 28486 ], "loc": { "start": { @@ -40895,8 +41004,8 @@ } }, "range": [ - 28355, - 28462 + 28380, + 28487 ], "loc": { "start": { @@ -40913,8 +41022,8 @@ "type": "Line", "value": "only 1 input for single search", "range": [ - 28480, - 28512 + 28505, + 28537 ], "loc": { "start": { @@ -40937,8 +41046,8 @@ "object": { "type": "ThisExpression", "range": [ - 28533, - 28537 + 28558, + 28562 ], "loc": { "start": { @@ -40955,8 +41064,8 @@ "type": "Identifier", "name": "singleSearchFlt", "range": [ - 28538, - 28553 + 28563, + 28578 ], "loc": { "start": { @@ -40970,8 +41079,8 @@ } }, "range": [ - 28533, - 28553 + 28558, + 28578 ], "loc": { "start": { @@ -40996,8 +41105,8 @@ "type": "Identifier", "name": "col", "range": [ - 28577, - 28580 + 28602, + 28605 ], "loc": { "start": { @@ -41014,8 +41123,8 @@ "type": "Identifier", "name": "INPUT", "range": [ - 28583, - 28588 + 28608, + 28613 ], "loc": { "start": { @@ -41029,8 +41138,8 @@ } }, "range": [ - 28577, - 28588 + 28602, + 28613 ], "loc": { "start": { @@ -41044,8 +41153,8 @@ } }, "range": [ - 28577, - 28589 + 28602, + 28614 ], "loc": { "start": { @@ -41067,8 +41176,8 @@ "type": "Identifier", "name": "inpclass", "range": [ - 28610, - 28618 + 28635, + 28643 ], "loc": { "start": { @@ -41087,8 +41196,8 @@ "object": { "type": "ThisExpression", "range": [ - 28621, - 28625 + 28646, + 28650 ], "loc": { "start": { @@ -41105,8 +41214,8 @@ "type": "Identifier", "name": "singleFltCssClass", "range": [ - 28626, - 28643 + 28651, + 28668 ], "loc": { "start": { @@ -41120,8 +41229,8 @@ } }, "range": [ - 28621, - 28643 + 28646, + 28668 ], "loc": { "start": { @@ -41135,8 +41244,8 @@ } }, "range": [ - 28610, - 28643 + 28635, + 28668 ], "loc": { "start": { @@ -41150,8 +41259,8 @@ } }, "range": [ - 28610, - 28644 + 28635, + 28669 ], "loc": { "start": { @@ -41166,8 +41275,8 @@ } ], "range": [ - 28555, - 28662 + 28580, + 28687 ], "loc": { "start": { @@ -41182,8 +41291,8 @@ }, "alternate": null, "range": [ - 28529, - 28662 + 28554, + 28687 ], "loc": { "start": { @@ -41200,8 +41309,8 @@ "type": "Line", "value": "only 1 input for single search", "range": [ - 28480, - 28512 + 28505, + 28537 ], "loc": { "start": { @@ -41220,8 +41329,8 @@ "type": "Line", "value": "drop-down filters", "range": [ - 28680, - 28699 + 28705, + 28724 ], "loc": { "start": { @@ -41248,8 +41357,8 @@ "type": "Identifier", "name": "col", "range": [ - 28720, - 28723 + 28745, + 28748 ], "loc": { "start": { @@ -41266,8 +41375,8 @@ "type": "Identifier", "name": "SELECT", "range": [ - 28728, - 28734 + 28753, + 28759 ], "loc": { "start": { @@ -41281,8 +41390,8 @@ } }, "range": [ - 28720, - 28734 + 28745, + 28759 ], "loc": { "start": { @@ -41302,8 +41411,8 @@ "type": "Identifier", "name": "col", "range": [ - 28738, - 28741 + 28763, + 28766 ], "loc": { "start": { @@ -41320,8 +41429,8 @@ "type": "Identifier", "name": "MULTIPLE", "range": [ - 28746, - 28754 + 28771, + 28779 ], "loc": { "start": { @@ -41335,8 +41444,8 @@ } }, "range": [ - 28738, - 28754 + 28763, + 28779 ], "loc": { "start": { @@ -41350,8 +41459,8 @@ } }, "range": [ - 28720, - 28754 + 28745, + 28779 ], "loc": { "start": { @@ -41368,28 +41477,28 @@ "type": "BlockStatement", "body": [ { - "type": "IfStatement", - "test": { - "type": "UnaryExpression", - "operator": "!", - "argument": { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { "type": "MemberExpression", "computed": false, "object": { "type": "Identifier", "name": "Mod", "range": [ - 28783, - 28786 + 28803, + 28806 ], "loc": { "start": { "line": 1048, - "column": 25 + "column": 20 }, "end": { "line": 1048, - "column": 28 + "column": 23 } } }, @@ -41397,217 +41506,179 @@ "type": "Identifier", "name": "dropdown", "range": [ - 28787, - 28795 + 28807, + 28815 ], "loc": { "start": { "line": 1048, - "column": 29 + "column": 24 }, "end": { "line": 1048, - "column": 37 + "column": 32 } } }, "range": [ - 28783, - 28795 + 28803, + 28815 ], "loc": { "start": { "line": 1048, - "column": 25 + "column": 20 }, "end": { "line": 1048, - "column": 37 + "column": 32 } } }, - "prefix": true, - "range": [ - 28782, - 28795 - ], - "loc": { - "start": { - "line": 1048, - "column": 24 - }, - "end": { - "line": 1048, - "column": 37 - } - } - }, - "consequent": { - "type": "BlockStatement", - "body": [ - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "Mod", - "range": [ - 28823, - 28826 - ], - "loc": { - "start": { - "line": 1049, - "column": 24 - }, - "end": { - "line": 1049, - "column": 27 - } - } - }, - "property": { - "type": "Identifier", - "name": "dropdown", - "range": [ - 28827, - 28835 - ], - "loc": { - "start": { - "line": 1049, - "column": 28 - }, - "end": { - "line": 1049, - "column": 36 - } - } - }, - "range": [ - 28823, - 28835 - ], - "loc": { - "start": { - "line": 1049, - "column": 24 - }, - "end": { - "line": 1049, - "column": 36 - } - } - }, - "right": { - "type": "NewExpression", - "callee": { - "type": "Identifier", - "name": "Dropdown", - "range": [ - 28842, - 28850 - ], - "loc": { - "start": { - "line": 1049, - "column": 43 - }, - "end": { - "line": 1049, - "column": 51 - } - } - }, - "arguments": [ - { - "type": "ThisExpression", - "range": [ - 28851, - 28855 - ], - "loc": { - "start": { - "line": 1049, - "column": 52 - }, - "end": { - "line": 1049, - "column": 56 - } - } - } - ], - "range": [ - 28838, - 28856 - ], - "loc": { - "start": { - "line": 1049, - "column": 39 - }, - "end": { - "line": 1049, - "column": 57 - } - } - }, + "right": { + "type": "LogicalExpression", + "operator": "||", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "Mod", "range": [ - 28823, - 28856 + 28818, + 28821 ], "loc": { "start": { - "line": 1049, - "column": 24 + "line": 1048, + "column": 35 }, "end": { - "line": 1049, - "column": 57 + "line": 1048, + "column": 38 + } + } + }, + "property": { + "type": "Identifier", + "name": "dropdown", + "range": [ + 28822, + 28830 + ], + "loc": { + "start": { + "line": 1048, + "column": 39 + }, + "end": { + "line": 1048, + "column": 47 } } }, "range": [ - 28823, - 28857 + 28818, + 28830 ], "loc": { "start": { - "line": 1049, - "column": 24 + "line": 1048, + "column": 35 }, "end": { - "line": 1049, - "column": 58 + "line": 1048, + "column": 47 } } + }, + "right": { + "type": "NewExpression", + "callee": { + "type": "Identifier", + "name": "Dropdown", + "range": [ + 28838, + 28846 + ], + "loc": { + "start": { + "line": 1048, + "column": 55 + }, + "end": { + "line": 1048, + "column": 63 + } + } + }, + "arguments": [ + { + "type": "ThisExpression", + "range": [ + 28847, + 28851 + ], + "loc": { + "start": { + "line": 1048, + "column": 64 + }, + "end": { + "line": 1048, + "column": 68 + } + } + } + ], + "range": [ + 28834, + 28852 + ], + "loc": { + "start": { + "line": 1048, + "column": 51 + }, + "end": { + "line": 1048, + "column": 69 + } + } + }, + "range": [ + 28818, + 28852 + ], + "loc": { + "start": { + "line": 1048, + "column": 35 + }, + "end": { + "line": 1048, + "column": 69 + } } - ], + }, "range": [ - 28797, - 28879 + 28803, + 28852 ], "loc": { "start": { "line": 1048, - "column": 39 + "column": 20 }, "end": { - "line": 1050, - "column": 21 + "line": 1048, + "column": 69 } } }, - "alternate": null, "range": [ - 28778, - 28879 + 28803, + 28853 ], "loc": { "start": { @@ -41615,8 +41686,8 @@ "column": 20 }, "end": { - "line": 1050, - "column": 21 + "line": 1048, + "column": 70 } } }, @@ -41634,16 +41705,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 28900, - 28903 + 28874, + 28877 ], "loc": { "start": { - "line": 1051, + "line": 1049, "column": 20 }, "end": { - "line": 1051, + "line": 1049, "column": 23 } } @@ -41652,31 +41723,31 @@ "type": "Identifier", "name": "dropdown", "range": [ - 28904, - 28912 + 28878, + 28886 ], "loc": { "start": { - "line": 1051, + "line": 1049, "column": 24 }, "end": { - "line": 1051, + "line": 1049, "column": 32 } } }, "range": [ - 28900, - 28912 + 28874, + 28886 ], "loc": { "start": { - "line": 1051, + "line": 1049, "column": 20 }, "end": { - "line": 1051, + "line": 1049, "column": 32 } } @@ -41685,31 +41756,31 @@ "type": "Identifier", "name": "init", "range": [ - 28913, - 28917 + 28887, + 28891 ], "loc": { "start": { - "line": 1051, + "line": 1049, "column": 33 }, "end": { - "line": 1051, + "line": 1049, "column": 37 } } }, "range": [ - 28900, - 28917 + 28874, + 28891 ], "loc": { "start": { - "line": 1051, + "line": 1049, "column": 20 }, "end": { - "line": 1051, + "line": 1049, "column": 37 } } @@ -41719,16 +41790,16 @@ "type": "Identifier", "name": "i", "range": [ - 28918, - 28919 + 28892, + 28893 ], "loc": { "start": { - "line": 1051, + "line": 1049, "column": 38 }, "end": { - "line": 1051, + "line": 1049, "column": 39 } } @@ -41739,16 +41810,16 @@ "object": { "type": "ThisExpression", "range": [ - 28921, - 28925 + 28895, + 28899 ], "loc": { "start": { - "line": 1051, + "line": 1049, "column": 41 }, "end": { - "line": 1051, + "line": 1049, "column": 45 } } @@ -41757,31 +41828,31 @@ "type": "Identifier", "name": "isExternalFlt", "range": [ - 28926, - 28939 + 28900, + 28913 ], "loc": { "start": { - "line": 1051, + "line": 1049, "column": 46 }, "end": { - "line": 1051, + "line": 1049, "column": 59 } } }, "range": [ - 28921, - 28939 + 28895, + 28913 ], "loc": { "start": { - "line": 1051, + "line": 1049, "column": 41 }, "end": { - "line": 1051, + "line": 1049, "column": 59 } } @@ -41790,55 +41861,55 @@ "type": "Identifier", "name": "fltcell", "range": [ - 28941, - 28948 + 28915, + 28922 ], "loc": { "start": { - "line": 1051, + "line": 1049, "column": 61 }, "end": { - "line": 1051, + "line": 1049, "column": 68 } } } ], "range": [ - 28900, - 28949 + 28874, + 28923 ], "loc": { "start": { - "line": 1051, + "line": 1049, "column": 20 }, "end": { - "line": 1051, + "line": 1049, "column": 69 } } }, "range": [ - 28900, - 28950 + 28874, + 28924 ], "loc": { "start": { - "line": 1051, + "line": 1049, "column": 20 }, "end": { - "line": 1051, + "line": 1049, "column": 70 } } } ], "range": [ - 28756, - 28968 + 28781, + 28942 ], "loc": { "start": { @@ -41846,7 +41917,7 @@ "column": 56 }, "end": { - "line": 1052, + "line": 1050, "column": 17 } }, @@ -41855,16 +41926,16 @@ "type": "Line", "value": " checklist", "range": [ - 28985, - 28997 + 28959, + 28971 ], "loc": { "start": { - "line": 1053, + "line": 1051, "column": 16 }, "end": { - "line": 1053, + "line": 1051, "column": 28 } } @@ -41880,16 +41951,16 @@ "type": "Identifier", "name": "col", "range": [ - 29023, - 29026 + 28997, + 29000 ], "loc": { "start": { - "line": 1054, + "line": 1052, "column": 25 }, "end": { - "line": 1054, + "line": 1052, "column": 28 } } @@ -41898,31 +41969,31 @@ "type": "Identifier", "name": "CHECKLIST", "range": [ - 29031, - 29040 + 29005, + 29014 ], "loc": { "start": { - "line": 1054, + "line": 1052, "column": 33 }, "end": { - "line": 1054, + "line": 1052, "column": 42 } } }, "range": [ - 29023, - 29040 + 28997, + 29014 ], "loc": { "start": { - "line": 1054, + "line": 1052, "column": 25 }, "end": { - "line": 1054, + "line": 1052, "column": 42 } } @@ -41931,28 +42002,28 @@ "type": "BlockStatement", "body": [ { - "type": "IfStatement", - "test": { - "type": "UnaryExpression", - "operator": "!", - "argument": { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { "type": "MemberExpression", "computed": false, "object": { "type": "Identifier", "name": "Mod", "range": [ - 29069, - 29072 + 29038, + 29041 ], "loc": { "start": { - "line": 1055, - "column": 25 + "line": 1053, + "column": 20 }, "end": { - "line": 1055, - "column": 28 + "line": 1053, + "column": 23 } } }, @@ -41960,226 +42031,188 @@ "type": "Identifier", "name": "checkList", "range": [ - 29073, - 29082 + 29042, + 29051 ], "loc": { "start": { - "line": 1055, - "column": 29 + "line": 1053, + "column": 24 }, "end": { - "line": 1055, - "column": 38 + "line": 1053, + "column": 33 } } }, "range": [ - 29069, - 29082 + 29038, + 29051 ], "loc": { "start": { - "line": 1055, - "column": 25 + "line": 1053, + "column": 20 }, "end": { - "line": 1055, - "column": 38 + "line": 1053, + "column": 33 } } }, - "prefix": true, - "range": [ - 29068, - 29082 - ], - "loc": { - "start": { - "line": 1055, - "column": 24 - }, - "end": { - "line": 1055, - "column": 38 - } - } - }, - "consequent": { - "type": "BlockStatement", - "body": [ - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "Mod", - "range": [ - 29110, - 29113 - ], - "loc": { - "start": { - "line": 1056, - "column": 24 - }, - "end": { - "line": 1056, - "column": 27 - } - } - }, - "property": { - "type": "Identifier", - "name": "checkList", - "range": [ - 29114, - 29123 - ], - "loc": { - "start": { - "line": 1056, - "column": 28 - }, - "end": { - "line": 1056, - "column": 37 - } - } - }, - "range": [ - 29110, - 29123 - ], - "loc": { - "start": { - "line": 1056, - "column": 24 - }, - "end": { - "line": 1056, - "column": 37 - } - } - }, - "right": { - "type": "NewExpression", - "callee": { - "type": "Identifier", - "name": "CheckList", - "range": [ - 29130, - 29139 - ], - "loc": { - "start": { - "line": 1056, - "column": 44 - }, - "end": { - "line": 1056, - "column": 53 - } - } - }, - "arguments": [ - { - "type": "ThisExpression", - "range": [ - 29140, - 29144 - ], - "loc": { - "start": { - "line": 1056, - "column": 54 - }, - "end": { - "line": 1056, - "column": 58 - } - } - } - ], - "range": [ - 29126, - 29145 - ], - "loc": { - "start": { - "line": 1056, - "column": 40 - }, - "end": { - "line": 1056, - "column": 59 - } - } - }, + "right": { + "type": "LogicalExpression", + "operator": "||", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "Mod", "range": [ - 29110, - 29145 + 29054, + 29057 ], "loc": { "start": { - "line": 1056, - "column": 24 + "line": 1053, + "column": 36 }, "end": { - "line": 1056, - "column": 59 + "line": 1053, + "column": 39 + } + } + }, + "property": { + "type": "Identifier", + "name": "checkList", + "range": [ + 29058, + 29067 + ], + "loc": { + "start": { + "line": 1053, + "column": 40 + }, + "end": { + "line": 1053, + "column": 49 } } }, "range": [ - 29110, - 29146 + 29054, + 29067 ], "loc": { "start": { - "line": 1056, - "column": 24 + "line": 1053, + "column": 36 }, "end": { - "line": 1056, - "column": 60 + "line": 1053, + "column": 49 } } + }, + "right": { + "type": "NewExpression", + "callee": { + "type": "Identifier", + "name": "CheckList", + "range": [ + 29075, + 29084 + ], + "loc": { + "start": { + "line": 1053, + "column": 57 + }, + "end": { + "line": 1053, + "column": 66 + } + } + }, + "arguments": [ + { + "type": "ThisExpression", + "range": [ + 29085, + 29089 + ], + "loc": { + "start": { + "line": 1053, + "column": 67 + }, + "end": { + "line": 1053, + "column": 71 + } + } + } + ], + "range": [ + 29071, + 29090 + ], + "loc": { + "start": { + "line": 1053, + "column": 53 + }, + "end": { + "line": 1053, + "column": 72 + } + } + }, + "range": [ + 29054, + 29090 + ], + "loc": { + "start": { + "line": 1053, + "column": 36 + }, + "end": { + "line": 1053, + "column": 72 + } } - ], + }, "range": [ - 29084, - 29168 + 29038, + 29090 ], "loc": { "start": { - "line": 1055, - "column": 40 + "line": 1053, + "column": 20 }, "end": { - "line": 1057, - "column": 21 + "line": 1053, + "column": 72 } } }, - "alternate": null, "range": [ - 29064, - 29168 + 29038, + 29091 ], "loc": { "start": { - "line": 1055, + "line": 1053, "column": 20 }, "end": { - "line": 1057, - "column": 21 + "line": 1053, + "column": 73 } } }, @@ -42197,16 +42230,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 29189, - 29192 + 29112, + 29115 ], "loc": { "start": { - "line": 1058, + "line": 1054, "column": 20 }, "end": { - "line": 1058, + "line": 1054, "column": 23 } } @@ -42215,31 +42248,31 @@ "type": "Identifier", "name": "checkList", "range": [ - 29193, - 29202 + 29116, + 29125 ], "loc": { "start": { - "line": 1058, + "line": 1054, "column": 24 }, "end": { - "line": 1058, + "line": 1054, "column": 33 } } }, "range": [ - 29189, - 29202 + 29112, + 29125 ], "loc": { "start": { - "line": 1058, + "line": 1054, "column": 20 }, "end": { - "line": 1058, + "line": 1054, "column": 33 } } @@ -42248,31 +42281,31 @@ "type": "Identifier", "name": "init", "range": [ - 29203, - 29207 + 29126, + 29130 ], "loc": { "start": { - "line": 1058, + "line": 1054, "column": 34 }, "end": { - "line": 1058, + "line": 1054, "column": 38 } } }, "range": [ - 29189, - 29207 + 29112, + 29130 ], "loc": { "start": { - "line": 1058, + "line": 1054, "column": 20 }, "end": { - "line": 1058, + "line": 1054, "column": 38 } } @@ -42282,16 +42315,16 @@ "type": "Identifier", "name": "i", "range": [ - 29208, - 29209 + 29131, + 29132 ], "loc": { "start": { - "line": 1058, + "line": 1054, "column": 39 }, "end": { - "line": 1058, + "line": 1054, "column": 40 } } @@ -42302,16 +42335,16 @@ "object": { "type": "ThisExpression", "range": [ - 29211, - 29215 + 29134, + 29138 ], "loc": { "start": { - "line": 1058, + "line": 1054, "column": 42 }, "end": { - "line": 1058, + "line": 1054, "column": 46 } } @@ -42320,31 +42353,31 @@ "type": "Identifier", "name": "isExternalFlt", "range": [ - 29216, - 29229 + 29139, + 29152 ], "loc": { "start": { - "line": 1058, + "line": 1054, "column": 47 }, "end": { - "line": 1058, + "line": 1054, "column": 60 } } }, "range": [ - 29211, - 29229 + 29134, + 29152 ], "loc": { "start": { - "line": 1058, + "line": 1054, "column": 42 }, "end": { - "line": 1058, + "line": 1054, "column": 60 } } @@ -42353,63 +42386,63 @@ "type": "Identifier", "name": "fltcell", "range": [ - 29231, - 29238 + 29154, + 29161 ], "loc": { "start": { - "line": 1058, + "line": 1054, "column": 62 }, "end": { - "line": 1058, + "line": 1054, "column": 69 } } } ], "range": [ - 29189, - 29239 + 29112, + 29162 ], "loc": { "start": { - "line": 1058, + "line": 1054, "column": 20 }, "end": { - "line": 1058, + "line": 1054, "column": 70 } } }, "range": [ - 29189, - 29240 + 29112, + 29163 ], "loc": { "start": { - "line": 1058, + "line": 1054, "column": 20 }, "end": { - "line": 1058, + "line": 1054, "column": 71 } } } ], "range": [ - 29042, - 29258 + 29016, + 29181 ], "loc": { "start": { - "line": 1054, + "line": 1052, "column": 44 }, "end": { - "line": 1059, + "line": 1055, "column": 17 } } @@ -42427,16 +42460,16 @@ "object": { "type": "ThisExpression", "range": [ - 29286, - 29290 + 29209, + 29213 ], "loc": { "start": { - "line": 1060, + "line": 1056, "column": 20 }, "end": { - "line": 1060, + "line": 1056, "column": 24 } } @@ -42445,31 +42478,31 @@ "type": "Identifier", "name": "_buildInputFilter", "range": [ - 29291, - 29308 + 29214, + 29231 ], "loc": { "start": { - "line": 1060, + "line": 1056, "column": 25 }, "end": { - "line": 1060, + "line": 1056, "column": 42 } } }, "range": [ - 29286, - 29308 + 29209, + 29231 ], "loc": { "start": { - "line": 1060, + "line": 1056, "column": 20 }, "end": { - "line": 1060, + "line": 1056, "column": 42 } } @@ -42479,16 +42512,16 @@ "type": "Identifier", "name": "i", "range": [ - 29309, - 29310 + 29232, + 29233 ], "loc": { "start": { - "line": 1060, + "line": 1056, "column": 43 }, "end": { - "line": 1060, + "line": 1056, "column": 44 } } @@ -42497,16 +42530,16 @@ "type": "Identifier", "name": "inpclass", "range": [ - 29312, - 29320 + 29235, + 29243 ], "loc": { "start": { - "line": 1060, + "line": 1056, "column": 46 }, "end": { - "line": 1060, + "line": 1056, "column": 54 } } @@ -42515,78 +42548,78 @@ "type": "Identifier", "name": "fltcell", "range": [ - 29322, - 29329 + 29245, + 29252 ], "loc": { "start": { - "line": 1060, + "line": 1056, "column": 56 }, "end": { - "line": 1060, + "line": 1056, "column": 63 } } } ], "range": [ - 29286, - 29330 + 29209, + 29253 ], "loc": { "start": { - "line": 1060, + "line": 1056, "column": 20 }, "end": { - "line": 1060, + "line": 1056, "column": 64 } } }, "range": [ - 29286, - 29331 + 29209, + 29254 ], "loc": { "start": { - "line": 1060, + "line": 1056, "column": 20 }, "end": { - "line": 1060, + "line": 1056, "column": 65 } } } ], "range": [ - 29264, - 29349 + 29187, + 29272 ], "loc": { "start": { - "line": 1059, + "line": 1055, "column": 23 }, "end": { - "line": 1061, + "line": 1057, "column": 17 } } }, "range": [ - 29019, - 29349 + 28993, + 29272 ], "loc": { "start": { - "line": 1054, + "line": 1052, "column": 21 }, "end": { - "line": 1061, + "line": 1057, "column": 17 } }, @@ -42595,16 +42628,16 @@ "type": "Line", "value": " checklist", "range": [ - 28985, - 28997 + 28959, + 28971 ], "loc": { "start": { - "line": 1053, + "line": 1051, "column": 16 }, "end": { - "line": 1053, + "line": 1051, "column": 28 } } @@ -42612,8 +42645,8 @@ ] }, "range": [ - 28716, - 29349 + 28741, + 29272 ], "loc": { "start": { @@ -42621,7 +42654,7 @@ "column": 16 }, "end": { - "line": 1061, + "line": 1057, "column": 17 } }, @@ -42630,8 +42663,8 @@ "type": "Line", "value": "drop-down filters", "range": [ - 28680, - 28699 + 28705, + 28724 ], "loc": { "start": { @@ -42650,16 +42683,16 @@ "type": "Line", "value": " this adds submit button", "range": [ - 29367, - 29393 + 29290, + 29316 ], "loc": { "start": { - "line": 1063, + "line": 1059, "column": 16 }, "end": { - "line": 1063, + "line": 1059, "column": 42 } } @@ -42678,16 +42711,16 @@ "type": "Identifier", "name": "i", "range": [ - 29414, - 29415 + 29337, + 29338 ], "loc": { "start": { - "line": 1064, + "line": 1060, "column": 20 }, "end": { - "line": 1064, + "line": 1060, "column": 21 } } @@ -42699,16 +42732,16 @@ "type": "Identifier", "name": "n", "range": [ - 29420, - 29421 + 29343, + 29344 ], "loc": { "start": { - "line": 1064, + "line": 1060, "column": 26 }, "end": { - "line": 1064, + "line": 1060, "column": 27 } } @@ -42718,46 +42751,46 @@ "value": 1, "raw": "1", "range": [ - 29424, - 29425 + 29347, + 29348 ], "loc": { "start": { - "line": 1064, + "line": 1060, "column": 30 }, "end": { - "line": 1064, + "line": 1060, "column": 31 } } }, "range": [ - 29420, - 29425 + 29343, + 29348 ], "loc": { "start": { - "line": 1064, + "line": 1060, "column": 26 }, "end": { - "line": 1064, + "line": 1060, "column": 31 } } }, "range": [ - 29414, - 29425 + 29337, + 29348 ], "loc": { "start": { - "line": 1064, + "line": 1060, "column": 20 }, "end": { - "line": 1064, + "line": 1060, "column": 31 } } @@ -42768,16 +42801,16 @@ "object": { "type": "ThisExpression", "range": [ - 29429, - 29433 + 29352, + 29356 ], "loc": { "start": { - "line": 1064, + "line": 1060, "column": 35 }, "end": { - "line": 1064, + "line": 1060, "column": 39 } } @@ -42786,46 +42819,46 @@ "type": "Identifier", "name": "displayBtn", "range": [ - 29434, - 29444 + 29357, + 29367 ], "loc": { "start": { - "line": 1064, + "line": 1060, "column": 40 }, "end": { - "line": 1064, + "line": 1060, "column": 50 } } }, "range": [ - 29429, - 29444 + 29352, + 29367 ], "loc": { "start": { - "line": 1064, + "line": 1060, "column": 35 }, "end": { - "line": 1064, + "line": 1060, "column": 50 } } }, "range": [ - 29414, - 29444 + 29337, + 29367 ], "loc": { "start": { - "line": 1064, + "line": 1060, "column": 20 }, "end": { - "line": 1064, + "line": 1060, "column": 50 } } @@ -42843,16 +42876,16 @@ "object": { "type": "ThisExpression", "range": [ - 29468, - 29472 + 29391, + 29395 ], "loc": { "start": { - "line": 1065, + "line": 1061, "column": 20 }, "end": { - "line": 1065, + "line": 1061, "column": 24 } } @@ -42861,31 +42894,31 @@ "type": "Identifier", "name": "_buildSubmitButton", "range": [ - 29473, - 29491 + 29396, + 29414 ], "loc": { "start": { - "line": 1065, + "line": 1061, "column": 25 }, "end": { - "line": 1065, + "line": 1061, "column": 43 } } }, "range": [ - 29468, - 29491 + 29391, + 29414 ], "loc": { "start": { - "line": 1065, + "line": 1061, "column": 20 }, "end": { - "line": 1065, + "line": 1061, "column": 43 } } @@ -42895,16 +42928,16 @@ "type": "Identifier", "name": "i", "range": [ - 29492, - 29493 + 29415, + 29416 ], "loc": { "start": { - "line": 1065, + "line": 1061, "column": 44 }, "end": { - "line": 1065, + "line": 1061, "column": 45 } } @@ -42913,79 +42946,79 @@ "type": "Identifier", "name": "fltcell", "range": [ - 29495, - 29502 + 29418, + 29425 ], "loc": { "start": { - "line": 1065, + "line": 1061, "column": 47 }, "end": { - "line": 1065, + "line": 1061, "column": 54 } } } ], "range": [ - 29468, - 29503 + 29391, + 29426 ], "loc": { "start": { - "line": 1065, + "line": 1061, "column": 20 }, "end": { - "line": 1065, + "line": 1061, "column": 55 } } }, "range": [ - 29468, - 29504 + 29391, + 29427 ], "loc": { "start": { - "line": 1065, + "line": 1061, "column": 20 }, "end": { - "line": 1065, + "line": 1061, "column": 56 } } } ], "range": [ - 29446, - 29522 + 29369, + 29445 ], "loc": { "start": { - "line": 1064, + "line": 1060, "column": 52 }, "end": { - "line": 1066, + "line": 1062, "column": 17 } } }, "alternate": null, "range": [ - 29410, - 29522 + 29333, + 29445 ], "loc": { "start": { - "line": 1064, + "line": 1060, "column": 16 }, "end": { - "line": 1066, + "line": 1062, "column": 17 } }, @@ -42994,16 +43027,16 @@ "type": "Line", "value": " this adds submit button", "range": [ - 29367, - 29393 + 29290, + 29316 ], "loc": { "start": { - "line": 1063, + "line": 1059, "column": 16 }, "end": { - "line": 1063, + "line": 1059, "column": 42 } } @@ -43023,16 +43056,16 @@ "object": { "type": "ThisExpression", "range": [ - 29540, - 29544 + 29463, + 29467 ], "loc": { "start": { - "line": 1068, + "line": 1064, "column": 16 }, "end": { - "line": 1068, + "line": 1064, "column": 20 } } @@ -43041,31 +43074,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 29545, - 29552 + 29468, + 29475 ], "loc": { "start": { - "line": 1068, + "line": 1064, "column": 21 }, "end": { - "line": 1068, + "line": 1064, "column": 28 } } }, "range": [ - 29540, - 29552 + 29463, + 29475 ], "loc": { "start": { - "line": 1068, + "line": 1064, "column": 16 }, "end": { - "line": 1068, + "line": 1064, "column": 28 } } @@ -43074,31 +43107,31 @@ "type": "Identifier", "name": "emit", "range": [ - 29553, - 29557 + 29476, + 29480 ], "loc": { "start": { - "line": 1068, + "line": 1064, "column": 29 }, "end": { - "line": 1068, + "line": 1064, "column": 33 } } }, "range": [ - 29540, - 29557 + 29463, + 29480 ], "loc": { "start": { - "line": 1068, + "line": 1064, "column": 16 }, "end": { - "line": 1068, + "line": 1064, "column": 33 } } @@ -43109,16 +43142,16 @@ "value": "after-filter-init", "raw": "'after-filter-init'", "range": [ - 29558, - 29577 + 29481, + 29500 ], "loc": { "start": { - "line": 1068, + "line": 1064, "column": 34 }, "end": { - "line": 1068, + "line": 1064, "column": 53 } } @@ -43126,16 +43159,16 @@ { "type": "ThisExpression", "range": [ - 29579, - 29583 + 29502, + 29506 ], "loc": { "start": { - "line": 1068, + "line": 1064, "column": 55 }, "end": { - "line": 1068, + "line": 1064, "column": 59 } } @@ -43144,55 +43177,55 @@ "type": "Identifier", "name": "i", "range": [ - 29585, - 29586 + 29508, + 29509 ], "loc": { "start": { - "line": 1068, + "line": 1064, "column": 61 }, "end": { - "line": 1068, + "line": 1064, "column": 62 } } } ], "range": [ - 29540, - 29587 + 29463, + 29510 ], "loc": { "start": { - "line": 1068, + "line": 1064, "column": 16 }, "end": { - "line": 1068, + "line": 1064, "column": 63 } } }, "range": [ - 29540, - 29588 + 29463, + 29511 ], "loc": { "start": { - "line": 1068, + "line": 1064, "column": 16 }, "end": { - "line": 1068, + "line": 1064, "column": 64 } } } ], "range": [ - 27941, - 29602 + 27966, + 29525 ], "loc": { "start": { @@ -43200,14 +43233,14 @@ "column": 40 }, "end": { - "line": 1069, + "line": 1065, "column": 13 } } }, "range": [ - 27913, - 29602 + 27938, + 29525 ], "loc": { "start": { @@ -43215,7 +43248,7 @@ "column": 12 }, "end": { - "line": 1069, + "line": 1065, "column": 13 } }, @@ -43224,8 +43257,8 @@ "type": "Line", "value": " Generate filters", "range": [ - 27881, - 27900 + 27906, + 27925 ], "loc": { "start": { @@ -43253,16 +43286,16 @@ "object": { "type": "ThisExpression", "range": [ - 29616, - 29620 + 29539, + 29543 ], "loc": { "start": { - "line": 1071, + "line": 1067, "column": 12 }, "end": { - "line": 1071, + "line": 1067, "column": 16 } } @@ -43271,31 +43304,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 29621, - 29628 + 29544, + 29551 ], "loc": { "start": { - "line": 1071, + "line": 1067, "column": 17 }, "end": { - "line": 1071, + "line": 1067, "column": 24 } } }, "range": [ - 29616, - 29628 + 29539, + 29551 ], "loc": { "start": { - "line": 1071, + "line": 1067, "column": 12 }, "end": { - "line": 1071, + "line": 1067, "column": 24 } } @@ -43304,31 +43337,31 @@ "type": "Identifier", "name": "on", "range": [ - 29629, - 29631 + 29552, + 29554 ], "loc": { "start": { - "line": 1071, + "line": 1067, "column": 25 }, "end": { - "line": 1071, + "line": 1067, "column": 27 } } }, "range": [ - 29616, - 29631 + 29539, + 29554 ], "loc": { "start": { - "line": 1071, + "line": 1067, "column": 12 }, "end": { - "line": 1071, + "line": 1067, "column": 27 } } @@ -43342,32 +43375,32 @@ "value": "filter-focus", "raw": "'filter-focus'", "range": [ - 29633, - 29647 + 29556, + 29570 ], "loc": { "start": { - "line": 1071, + "line": 1067, "column": 29 }, "end": { - "line": 1071, + "line": 1067, "column": 43 } } } ], "range": [ - 29632, - 29648 + 29555, + 29571 ], "loc": { "start": { - "line": 1071, + "line": 1067, "column": 28 }, "end": { - "line": 1071, + "line": 1067, "column": 44 } } @@ -43380,16 +43413,16 @@ "type": "Identifier", "name": "tf", "range": [ - 29667, - 29669 + 29590, + 29592 ], "loc": { "start": { - "line": 1072, + "line": 1068, "column": 17 }, "end": { - "line": 1072, + "line": 1068, "column": 19 } } @@ -43398,16 +43431,16 @@ "type": "Identifier", "name": "filter", "range": [ - 29671, - 29677 + 29594, + 29600 ], "loc": { "start": { - "line": 1072, + "line": 1068, "column": 21 }, "end": { - "line": 1072, + "line": 1068, "column": 27 } } @@ -43421,16 +43454,16 @@ "object": { "type": "ThisExpression", "range": [ - 29682, - 29686 + 29605, + 29609 ], "loc": { "start": { - "line": 1072, + "line": 1068, "column": 32 }, "end": { - "line": 1072, + "line": 1068, "column": 36 } } @@ -43439,31 +43472,31 @@ "type": "Identifier", "name": "setActiveFilterId", "range": [ - 29687, - 29704 + 29610, + 29627 ], "loc": { "start": { - "line": 1072, + "line": 1068, "column": 37 }, "end": { - "line": 1072, + "line": 1068, "column": 54 } } }, "range": [ - 29682, - 29704 + 29605, + 29627 ], "loc": { "start": { - "line": 1072, + "line": 1068, "column": 32 }, "end": { - "line": 1072, + "line": 1068, "column": 54 } } @@ -43476,16 +43509,16 @@ "type": "Identifier", "name": "filter", "range": [ - 29705, - 29711 + 29628, + 29634 ], "loc": { "start": { - "line": 1072, + "line": 1068, "column": 55 }, "end": { - "line": 1072, + "line": 1068, "column": 61 } } @@ -43494,47 +43527,47 @@ "type": "Identifier", "name": "id", "range": [ - 29712, - 29714 + 29635, + 29637 ], "loc": { "start": { - "line": 1072, + "line": 1068, "column": 62 }, "end": { - "line": 1072, + "line": 1068, "column": 64 } } }, "range": [ - 29705, - 29714 + 29628, + 29637 ], "loc": { "start": { - "line": 1072, + "line": 1068, "column": 55 }, "end": { - "line": 1072, + "line": 1068, "column": 64 } } } ], "range": [ - 29682, - 29715 + 29605, + 29638 ], "loc": { "start": { - "line": 1072, + "line": 1068, "column": 32 }, "end": { - "line": 1072, + "line": 1068, "column": 65 } } @@ -43542,55 +43575,55 @@ "generator": false, "expression": true, "range": [ - 29666, - 29715 + 29589, + 29638 ], "loc": { "start": { - "line": 1072, + "line": 1068, "column": 16 }, "end": { - "line": 1072, + "line": 1068, "column": 65 } } } ], "range": [ - 29616, - 29716 + 29539, + 29639 ], "loc": { "start": { - "line": 1071, + "line": 1067, "column": 12 }, "end": { - "line": 1072, + "line": 1068, "column": 66 } } }, "range": [ - 29616, - 29717 + 29539, + 29640 ], "loc": { "start": { - "line": 1071, + "line": 1067, "column": 12 }, "end": { - "line": 1072, + "line": 1068, "column": 67 } } } ], "range": [ - 27760, - 29728 + 27785, + 29651 ], "loc": { "start": { @@ -43598,14 +43631,14 @@ "column": 15 }, "end": { - "line": 1074, + "line": 1070, "column": 9 } } }, "range": [ - 27689, - 29728 + 27714, + 29651 ], "loc": { "start": { @@ -43613,7 +43646,7 @@ "column": 8 }, "end": { - "line": 1074, + "line": 1070, "column": 9 } }, @@ -43622,8 +43655,8 @@ "type": "Line", "value": "filters grid is not generated", "range": [ - 27649, - 27680 + 27674, + 27705 ], "loc": { "start": { @@ -43642,16 +43675,16 @@ "type": "Line", "value": "if this.fltGrid", "range": [ - 29728, - 29745 + 29651, + 29668 ], "loc": { "start": { - "line": 1074, + "line": 1070, "column": 9 }, "end": { - "line": 1074, + "line": 1070, "column": 26 } } @@ -43660,16 +43693,16 @@ "type": "Block", "value": " Features ", "range": [ - 29755, - 29769 + 29678, + 29692 ], "loc": { "start": { - "line": 1076, + "line": 1072, "column": 8 }, "end": { - "line": 1076, + "line": 1072, "column": 22 } } @@ -43684,16 +43717,16 @@ "object": { "type": "ThisExpression", "range": [ - 29782, - 29786 + 29705, + 29709 ], "loc": { "start": { - "line": 1077, + "line": 1073, "column": 12 }, "end": { - "line": 1077, + "line": 1073, "column": 16 } } @@ -43702,31 +43735,31 @@ "type": "Identifier", "name": "hasVisibleRows", "range": [ - 29787, - 29801 + 29710, + 29724 ], "loc": { "start": { - "line": 1077, + "line": 1073, "column": 17 }, "end": { - "line": 1077, + "line": 1073, "column": 31 } } }, "range": [ - 29782, - 29801 + 29705, + 29724 ], "loc": { "start": { - "line": 1077, + "line": 1073, "column": 12 }, "end": { - "line": 1077, + "line": 1073, "column": 31 } } @@ -43747,16 +43780,16 @@ "object": { "type": "ThisExpression", "range": [ - 29817, - 29821 + 29740, + 29744 ], "loc": { "start": { - "line": 1078, + "line": 1074, "column": 12 }, "end": { - "line": 1078, + "line": 1074, "column": 16 } } @@ -43765,31 +43798,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 29822, - 29829 + 29745, + 29752 ], "loc": { "start": { - "line": 1078, + "line": 1074, "column": 17 }, "end": { - "line": 1078, + "line": 1074, "column": 24 } } }, "range": [ - 29817, - 29829 + 29740, + 29752 ], "loc": { "start": { - "line": 1078, + "line": 1074, "column": 12 }, "end": { - "line": 1078, + "line": 1074, "column": 24 } } @@ -43798,31 +43831,31 @@ "type": "Identifier", "name": "on", "range": [ - 29830, - 29832 + 29753, + 29755 ], "loc": { "start": { - "line": 1078, + "line": 1074, "column": 25 }, "end": { - "line": 1078, + "line": 1074, "column": 27 } } }, "range": [ - 29817, - 29832 + 29740, + 29755 ], "loc": { "start": { - "line": 1078, + "line": 1074, "column": 12 }, "end": { - "line": 1078, + "line": 1074, "column": 27 } } @@ -43836,32 +43869,32 @@ "value": "after-filtering", "raw": "'after-filtering'", "range": [ - 29834, - 29851 + 29757, + 29774 ], "loc": { "start": { - "line": 1078, + "line": 1074, "column": 29 }, "end": { - "line": 1078, + "line": 1074, "column": 46 } } } ], "range": [ - 29833, - 29852 + 29756, + 29775 ], "loc": { "start": { - "line": 1078, + "line": 1074, "column": 28 }, "end": { - "line": 1078, + "line": 1074, "column": 47 } } @@ -43878,16 +43911,16 @@ "object": { "type": "ThisExpression", "range": [ - 29876, - 29880 + 29799, + 29803 ], "loc": { "start": { - "line": 1079, + "line": 1075, "column": 22 }, "end": { - "line": 1079, + "line": 1075, "column": 26 } } @@ -43896,47 +43929,47 @@ "type": "Identifier", "name": "enforceVisibility", "range": [ - 29881, - 29898 + 29804, + 29821 ], "loc": { "start": { - "line": 1079, + "line": 1075, "column": 27 }, "end": { - "line": 1079, + "line": 1075, "column": 44 } } }, "range": [ - 29876, - 29898 + 29799, + 29821 ], "loc": { "start": { - "line": 1079, + "line": 1075, "column": 22 }, "end": { - "line": 1079, + "line": 1075, "column": 44 } } }, "arguments": [], "range": [ - 29876, - 29900 + 29799, + 29823 ], "loc": { "start": { - "line": 1079, + "line": 1075, "column": 22 }, "end": { - "line": 1079, + "line": 1075, "column": 46 } } @@ -43944,47 +43977,47 @@ "generator": false, "expression": true, "range": [ - 29870, - 29900 + 29793, + 29823 ], "loc": { "start": { - "line": 1079, + "line": 1075, "column": 16 }, "end": { - "line": 1079, + "line": 1075, "column": 46 } } } ], "range": [ - 29817, - 29901 + 29740, + 29824 ], "loc": { "start": { - "line": 1078, + "line": 1074, "column": 12 }, "end": { - "line": 1079, + "line": 1075, "column": 47 } } }, "range": [ - 29817, - 29902 + 29740, + 29825 ], "loc": { "start": { - "line": 1078, + "line": 1074, "column": 12 }, "end": { - "line": 1079, + "line": 1075, "column": 48 } } @@ -43999,16 +44032,16 @@ "object": { "type": "ThisExpression", "range": [ - 29915, - 29919 + 29838, + 29842 ], "loc": { "start": { - "line": 1080, + "line": 1076, "column": 12 }, "end": { - "line": 1080, + "line": 1076, "column": 16 } } @@ -44017,94 +44050,94 @@ "type": "Identifier", "name": "enforceVisibility", "range": [ - 29920, - 29937 + 29843, + 29860 ], "loc": { "start": { - "line": 1080, + "line": 1076, "column": 17 }, "end": { - "line": 1080, + "line": 1076, "column": 34 } } }, "range": [ - 29915, - 29937 + 29838, + 29860 ], "loc": { "start": { - "line": 1080, + "line": 1076, "column": 12 }, "end": { - "line": 1080, + "line": 1076, "column": 34 } } }, "arguments": [], "range": [ - 29915, - 29939 + 29838, + 29862 ], "loc": { "start": { - "line": 1080, + "line": 1076, "column": 12 }, "end": { - "line": 1080, + "line": 1076, "column": 36 } } }, "range": [ - 29915, - 29940 + 29838, + 29863 ], "loc": { "start": { - "line": 1080, + "line": 1076, "column": 12 }, "end": { - "line": 1080, + "line": 1076, "column": 37 } } } ], "range": [ - 29803, - 29950 + 29726, + 29873 ], "loc": { "start": { - "line": 1077, + "line": 1073, "column": 33 }, "end": { - "line": 1081, + "line": 1077, "column": 9 } } }, "alternate": null, "range": [ - 29778, - 29950 + 29701, + 29873 ], "loc": { "start": { - "line": 1077, + "line": 1073, "column": 8 }, "end": { - "line": 1081, + "line": 1077, "column": 9 } }, @@ -44113,16 +44146,16 @@ "type": "Line", "value": "if this.fltGrid", "range": [ - 29728, - 29745 + 29651, + 29668 ], "loc": { "start": { - "line": 1074, + "line": 1070, "column": 9 }, "end": { - "line": 1074, + "line": 1070, "column": 26 } } @@ -44131,16 +44164,16 @@ "type": "Block", "value": " Features ", "range": [ - 29755, - 29769 + 29678, + 29692 ], "loc": { "start": { - "line": 1076, + "line": 1072, "column": 8 }, "end": { - "line": 1076, + "line": 1072, "column": 22 } } @@ -44157,16 +44190,16 @@ "object": { "type": "ThisExpression", "range": [ - 29960, - 29964 + 29883, + 29887 ], "loc": { "start": { - "line": 1083, + "line": 1079, "column": 8 }, "end": { - "line": 1083, + "line": 1079, "column": 12 } } @@ -44175,31 +44208,31 @@ "type": "Identifier", "name": "initFeatures", "range": [ - 29965, - 29977 + 29888, + 29900 ], "loc": { "start": { - "line": 1083, + "line": 1079, "column": 13 }, "end": { - "line": 1083, + "line": 1079, "column": 25 } } }, "range": [ - 29960, - 29977 + 29883, + 29900 ], "loc": { "start": { - "line": 1083, + "line": 1079, "column": 8 }, "end": { - "line": 1083, + "line": 1079, "column": 25 } } @@ -44212,16 +44245,16 @@ "type": "Identifier", "name": "rowsCounter", "range": [ - 29992, - 30003 + 29915, + 29926 ], "loc": { "start": { - "line": 1084, + "line": 1080, "column": 12 }, "end": { - "line": 1084, + "line": 1080, "column": 23 } } @@ -44230,16 +44263,16 @@ "type": "Identifier", "name": "statusBar", "range": [ - 30017, - 30026 + 29940, + 29949 ], "loc": { "start": { - "line": 1085, + "line": 1081, "column": 12 }, "end": { - "line": 1085, + "line": 1081, "column": 21 } } @@ -44248,16 +44281,16 @@ "type": "Identifier", "name": "clearButton", "range": [ - 30040, - 30051 + 29963, + 29974 ], "loc": { "start": { - "line": 1086, + "line": 1082, "column": 12 }, "end": { - "line": 1086, + "line": 1082, "column": 23 } } @@ -44266,16 +44299,16 @@ "type": "Identifier", "name": "alternateRows", "range": [ - 30065, - 30078 + 29988, + 30001 ], "loc": { "start": { - "line": 1087, + "line": 1083, "column": 12 }, "end": { - "line": 1087, + "line": 1083, "column": 25 } } @@ -44284,63 +44317,63 @@ "type": "Identifier", "name": "noResults", "range": [ - 30092, - 30101 + 30015, + 30024 ], "loc": { "start": { - "line": 1088, + "line": 1084, "column": 12 }, "end": { - "line": 1088, + "line": 1084, "column": 21 } } } ], "range": [ - 29978, - 30111 + 29901, + 30034 ], "loc": { "start": { - "line": 1083, + "line": 1079, "column": 26 }, "end": { - "line": 1089, + "line": 1085, "column": 9 } } } ], "range": [ - 29960, - 30112 + 29883, + 30035 ], "loc": { "start": { - "line": 1083, + "line": 1079, "column": 8 }, "end": { - "line": 1089, + "line": 1085, "column": 10 } } }, "range": [ - 29960, - 30113 + 29883, + 30036 ], "loc": { "start": { - "line": 1083, + "line": 1079, "column": 8 }, "end": { - "line": 1089, + "line": 1085, "column": 11 } } @@ -44353,16 +44386,16 @@ "object": { "type": "ThisExpression", "range": [ - 30127, - 30131 + 30050, + 30054 ], "loc": { "start": { - "line": 1091, + "line": 1087, "column": 12 }, "end": { - "line": 1091, + "line": 1087, "column": 16 } } @@ -44371,31 +44404,31 @@ "type": "Identifier", "name": "paging", "range": [ - 30132, - 30138 + 30055, + 30061 ], "loc": { "start": { - "line": 1091, + "line": 1087, "column": 17 }, "end": { - "line": 1091, + "line": 1087, "column": 23 } } }, "range": [ - 30127, - 30138 + 30050, + 30061 ], "loc": { "start": { - "line": 1091, + "line": 1087, "column": 12 }, "end": { - "line": 1091, + "line": 1087, "column": 23 } } @@ -44415,16 +44448,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 30159, - 30162 + 30082, + 30085 ], "loc": { "start": { - "line": 1092, + "line": 1088, "column": 17 }, "end": { - "line": 1092, + "line": 1088, "column": 20 } } @@ -44433,47 +44466,47 @@ "type": "Identifier", "name": "paging", "range": [ - 30163, - 30169 + 30086, + 30092 ], "loc": { "start": { - "line": 1092, + "line": 1088, "column": 21 }, "end": { - "line": 1092, + "line": 1088, "column": 27 } } }, "range": [ - 30159, - 30169 + 30082, + 30092 ], "loc": { "start": { - "line": 1092, + "line": 1088, "column": 17 }, "end": { - "line": 1092, + "line": 1088, "column": 27 } } }, "prefix": true, "range": [ - 30158, - 30169 + 30081, + 30092 ], "loc": { "start": { - "line": 1092, + "line": 1088, "column": 16 }, "end": { - "line": 1092, + "line": 1088, "column": 27 } } @@ -44493,16 +44526,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 30189, - 30192 + 30112, + 30115 ], "loc": { "start": { - "line": 1093, + "line": 1089, "column": 16 }, "end": { - "line": 1093, + "line": 1089, "column": 19 } } @@ -44511,31 +44544,31 @@ "type": "Identifier", "name": "paging", "range": [ - 30193, - 30199 + 30116, + 30122 ], "loc": { "start": { - "line": 1093, + "line": 1089, "column": 20 }, "end": { - "line": 1093, + "line": 1089, "column": 26 } } }, "range": [ - 30189, - 30199 + 30112, + 30122 ], "loc": { "start": { - "line": 1093, + "line": 1089, "column": 16 }, "end": { - "line": 1093, + "line": 1089, "column": 26 } } @@ -44546,16 +44579,16 @@ "type": "Identifier", "name": "Paging", "range": [ - 30206, - 30212 + 30129, + 30135 ], "loc": { "start": { - "line": 1093, + "line": 1089, "column": 33 }, "end": { - "line": 1093, + "line": 1089, "column": 39 } } @@ -44564,62 +44597,62 @@ { "type": "ThisExpression", "range": [ - 30213, - 30217 + 30136, + 30140 ], "loc": { "start": { - "line": 1093, + "line": 1089, "column": 40 }, "end": { - "line": 1093, + "line": 1089, "column": 44 } } } ], "range": [ - 30202, - 30218 + 30125, + 30141 ], "loc": { "start": { - "line": 1093, + "line": 1089, "column": 29 }, "end": { - "line": 1093, + "line": 1089, "column": 45 } } }, "range": [ - 30189, - 30218 + 30112, + 30141 ], "loc": { "start": { - "line": 1093, + "line": 1089, "column": 16 }, "end": { - "line": 1093, + "line": 1089, "column": 45 } } }, "range": [ - 30189, - 30219 + 30112, + 30142 ], "loc": { "start": { - "line": 1093, + "line": 1089, "column": 16 }, "end": { - "line": 1093, + "line": 1089, "column": 46 } } @@ -44638,16 +44671,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 30236, - 30239 + 30159, + 30162 ], "loc": { "start": { - "line": 1094, + "line": 1090, "column": 16 }, "end": { - "line": 1094, + "line": 1090, "column": 19 } } @@ -44656,31 +44689,31 @@ "type": "Identifier", "name": "paging", "range": [ - 30240, - 30246 + 30163, + 30169 ], "loc": { "start": { - "line": 1094, + "line": 1090, "column": 20 }, "end": { - "line": 1094, + "line": 1090, "column": 26 } } }, "range": [ - 30236, - 30246 + 30159, + 30169 ], "loc": { "start": { - "line": 1094, + "line": 1090, "column": 16 }, "end": { - "line": 1094, + "line": 1090, "column": 26 } } @@ -44689,78 +44722,78 @@ "type": "Identifier", "name": "init", "range": [ - 30247, - 30251 + 30170, + 30174 ], "loc": { "start": { - "line": 1094, + "line": 1090, "column": 27 }, "end": { - "line": 1094, + "line": 1090, "column": 31 } } }, "range": [ - 30236, - 30251 + 30159, + 30174 ], "loc": { "start": { - "line": 1094, + "line": 1090, "column": 16 }, "end": { - "line": 1094, + "line": 1090, "column": 31 } } }, "arguments": [], "range": [ - 30236, - 30253 + 30159, + 30176 ], "loc": { "start": { - "line": 1094, + "line": 1090, "column": 16 }, "end": { - "line": 1094, + "line": 1090, "column": 33 } } }, "range": [ - 30236, - 30254 + 30159, + 30177 ], "loc": { "start": { - "line": 1094, + "line": 1090, "column": 16 }, "end": { - "line": 1094, + "line": 1090, "column": 34 } } } ], "range": [ - 30171, - 30268 + 30094, + 30191 ], "loc": { "start": { - "line": 1092, + "line": 1088, "column": 29 }, "end": { - "line": 1095, + "line": 1091, "column": 13 } } @@ -44782,16 +44815,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 30292, - 30295 + 30215, + 30218 ], "loc": { "start": { - "line": 1096, + "line": 1092, "column": 16 }, "end": { - "line": 1096, + "line": 1092, "column": 19 } } @@ -44800,31 +44833,31 @@ "type": "Identifier", "name": "paging", "range": [ - 30296, - 30302 + 30219, + 30225 ], "loc": { "start": { - "line": 1096, + "line": 1092, "column": 20 }, "end": { - "line": 1096, + "line": 1092, "column": 26 } } }, "range": [ - 30292, - 30302 + 30215, + 30225 ], "loc": { "start": { - "line": 1096, + "line": 1092, "column": 16 }, "end": { - "line": 1096, + "line": 1092, "column": 26 } } @@ -44833,125 +44866,125 @@ "type": "Identifier", "name": "reset", "range": [ - 30303, - 30308 + 30226, + 30231 ], "loc": { "start": { - "line": 1096, + "line": 1092, "column": 27 }, "end": { - "line": 1096, + "line": 1092, "column": 32 } } }, "range": [ - 30292, - 30308 + 30215, + 30231 ], "loc": { "start": { - "line": 1096, + "line": 1092, "column": 16 }, "end": { - "line": 1096, + "line": 1092, "column": 32 } } }, "arguments": [], "range": [ - 30292, - 30310 + 30215, + 30233 ], "loc": { "start": { - "line": 1096, + "line": 1092, "column": 16 }, "end": { - "line": 1096, + "line": 1092, "column": 34 } } }, "range": [ - 30292, - 30311 + 30215, + 30234 ], "loc": { "start": { - "line": 1096, + "line": 1092, "column": 16 }, "end": { - "line": 1096, + "line": 1092, "column": 35 } } } ], "range": [ - 30274, - 30325 + 30197, + 30248 ], "loc": { "start": { - "line": 1095, + "line": 1091, "column": 19 }, "end": { - "line": 1097, + "line": 1093, "column": 13 } } }, "range": [ - 30154, - 30325 + 30077, + 30248 ], "loc": { "start": { - "line": 1092, + "line": 1088, "column": 12 }, "end": { - "line": 1097, + "line": 1093, "column": 13 } } } ], "range": [ - 30140, - 30335 + 30063, + 30258 ], "loc": { "start": { - "line": 1091, + "line": 1087, "column": 25 }, "end": { - "line": 1098, + "line": 1094, "column": 9 } } }, "alternate": null, "range": [ - 30123, - 30335 + 30046, + 30258 ], "loc": { "start": { - "line": 1091, + "line": 1087, "column": 8 }, "end": { - "line": 1098, + "line": 1094, "column": 9 } } @@ -44967,16 +45000,16 @@ "object": { "type": "ThisExpression", "range": [ - 30349, - 30353 + 30272, + 30276 ], "loc": { "start": { - "line": 1100, + "line": 1096, "column": 12 }, "end": { - "line": 1100, + "line": 1096, "column": 16 } } @@ -44985,31 +45018,31 @@ "type": "Identifier", "name": "hasColWidths", "range": [ - 30354, - 30366 + 30277, + 30289 ], "loc": { "start": { - "line": 1100, + "line": 1096, "column": 17 }, "end": { - "line": 1100, + "line": 1096, "column": 29 } } }, "range": [ - 30349, - 30366 + 30272, + 30289 ], "loc": { "start": { - "line": 1100, + "line": 1096, "column": 12 }, "end": { - "line": 1100, + "line": 1096, "column": 29 } } @@ -45023,16 +45056,16 @@ "object": { "type": "ThisExpression", "range": [ - 30371, - 30375 + 30294, + 30298 ], "loc": { "start": { - "line": 1100, + "line": 1096, "column": 34 }, "end": { - "line": 1100, + "line": 1096, "column": 38 } } @@ -45041,62 +45074,62 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 30376, - 30386 + 30299, + 30309 ], "loc": { "start": { - "line": 1100, + "line": 1096, "column": 39 }, "end": { - "line": 1100, + "line": 1096, "column": 49 } } }, "range": [ - 30371, - 30386 + 30294, + 30309 ], "loc": { "start": { - "line": 1100, + "line": 1096, "column": 34 }, "end": { - "line": 1100, + "line": 1096, "column": 49 } } }, "prefix": true, "range": [ - 30370, - 30386 + 30293, + 30309 ], "loc": { "start": { - "line": 1100, + "line": 1096, "column": 33 }, "end": { - "line": 1100, + "line": 1096, "column": 49 } } }, "range": [ - 30349, - 30386 + 30272, + 30309 ], "loc": { "start": { - "line": 1100, + "line": 1096, "column": 12 }, "end": { - "line": 1100, + "line": 1096, "column": 49 } } @@ -45114,16 +45147,16 @@ "object": { "type": "ThisExpression", "range": [ - 30402, - 30406 + 30325, + 30329 ], "loc": { "start": { - "line": 1101, + "line": 1097, "column": 12 }, "end": { - "line": 1101, + "line": 1097, "column": 16 } } @@ -45132,94 +45165,94 @@ "type": "Identifier", "name": "setColWidths", "range": [ - 30407, - 30419 + 30330, + 30342 ], "loc": { "start": { - "line": 1101, + "line": 1097, "column": 17 }, "end": { - "line": 1101, + "line": 1097, "column": 29 } } }, "range": [ - 30402, - 30419 + 30325, + 30342 ], "loc": { "start": { - "line": 1101, + "line": 1097, "column": 12 }, "end": { - "line": 1101, + "line": 1097, "column": 29 } } }, "arguments": [], "range": [ - 30402, - 30421 + 30325, + 30344 ], "loc": { "start": { - "line": 1101, + "line": 1097, "column": 12 }, "end": { - "line": 1101, + "line": 1097, "column": 31 } } }, "range": [ - 30402, - 30422 + 30325, + 30345 ], "loc": { "start": { - "line": 1101, + "line": 1097, "column": 12 }, "end": { - "line": 1101, + "line": 1097, "column": 32 } } } ], "range": [ - 30388, - 30432 + 30311, + 30355 ], "loc": { "start": { - "line": 1100, + "line": 1096, "column": 51 }, "end": { - "line": 1102, + "line": 1098, "column": 9 } } }, "alternate": null, "range": [ - 30345, - 30432 + 30268, + 30355 ], "loc": { "start": { - "line": 1100, + "line": 1096, "column": 8 }, "end": { - "line": 1102, + "line": 1098, "column": 9 } }, @@ -45228,16 +45261,16 @@ "type": "Line", "value": "TF css class is added to table", "range": [ - 30442, - 30474 + 30365, + 30397 ], "loc": { "start": { - "line": 1104, + "line": 1100, "column": 8 }, "end": { - "line": 1104, + "line": 1100, "column": 40 } } @@ -45255,16 +45288,16 @@ "object": { "type": "ThisExpression", "range": [ - 30488, - 30492 + 30411, + 30415 ], "loc": { "start": { - "line": 1105, + "line": 1101, "column": 13 }, "end": { - "line": 1105, + "line": 1101, "column": 17 } } @@ -45273,47 +45306,47 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 30493, - 30503 + 30416, + 30426 ], "loc": { "start": { - "line": 1105, + "line": 1101, "column": 18 }, "end": { - "line": 1105, + "line": 1101, "column": 28 } } }, "range": [ - 30488, - 30503 + 30411, + 30426 ], "loc": { "start": { - "line": 1105, + "line": 1101, "column": 13 }, "end": { - "line": 1105, + "line": 1101, "column": 28 } } }, "prefix": true, "range": [ - 30487, - 30503 + 30410, + 30426 ], "loc": { "start": { - "line": 1105, + "line": 1101, "column": 12 }, "end": { - "line": 1105, + "line": 1101, "column": 28 } } @@ -45329,16 +45362,16 @@ "type": "Identifier", "name": "addClass", "range": [ - 30519, - 30527 + 30442, + 30450 ], "loc": { "start": { - "line": 1106, + "line": 1102, "column": 12 }, "end": { - "line": 1106, + "line": 1102, "column": 20 } } @@ -45352,16 +45385,16 @@ "object": { "type": "ThisExpression", "range": [ - 30528, - 30532 + 30451, + 30455 ], "loc": { "start": { - "line": 1106, + "line": 1102, "column": 21 }, "end": { - "line": 1106, + "line": 1102, "column": 25 } } @@ -45370,47 +45403,47 @@ "type": "Identifier", "name": "dom", "range": [ - 30533, - 30536 + 30456, + 30459 ], "loc": { "start": { - "line": 1106, + "line": 1102, "column": 26 }, "end": { - "line": 1106, + "line": 1102, "column": 29 } } }, "range": [ - 30528, - 30536 + 30451, + 30459 ], "loc": { "start": { - "line": 1106, + "line": 1102, "column": 21 }, "end": { - "line": 1106, + "line": 1102, "column": 29 } } }, "arguments": [], "range": [ - 30528, - 30538 + 30451, + 30461 ], "loc": { "start": { - "line": 1106, + "line": 1102, "column": 21 }, "end": { - "line": 1106, + "line": 1102, "column": 31 } } @@ -45421,16 +45454,16 @@ "object": { "type": "ThisExpression", "range": [ - 30540, - 30544 + 30463, + 30467 ], "loc": { "start": { - "line": 1106, + "line": 1102, "column": 33 }, "end": { - "line": 1106, + "line": 1102, "column": 37 } } @@ -45439,62 +45472,62 @@ "type": "Identifier", "name": "prfxTf", "range": [ - 30545, - 30551 + 30468, + 30474 ], "loc": { "start": { - "line": 1106, + "line": 1102, "column": 38 }, "end": { - "line": 1106, + "line": 1102, "column": 44 } } }, "range": [ - 30540, - 30551 + 30463, + 30474 ], "loc": { "start": { - "line": 1106, + "line": 1102, "column": 33 }, "end": { - "line": 1106, + "line": 1102, "column": 44 } } } ], "range": [ - 30519, - 30552 + 30442, + 30475 ], "loc": { "start": { - "line": 1106, + "line": 1102, "column": 12 }, "end": { - "line": 1106, + "line": 1102, "column": 45 } } }, "range": [ - 30519, - 30553 + 30442, + 30476 ], "loc": { "start": { - "line": 1106, + "line": 1102, "column": 12 }, "end": { - "line": 1106, + "line": 1102, "column": 46 } } @@ -45507,16 +45540,16 @@ "object": { "type": "ThisExpression", "range": [ - 30570, - 30574 + 30493, + 30497 ], "loc": { "start": { - "line": 1107, + "line": 1103, "column": 16 }, "end": { - "line": 1107, + "line": 1103, "column": 20 } } @@ -45525,31 +45558,31 @@ "type": "Identifier", "name": "responsive", "range": [ - 30575, - 30585 + 30498, + 30508 ], "loc": { "start": { - "line": 1107, + "line": 1103, "column": 21 }, "end": { - "line": 1107, + "line": 1103, "column": 31 } } }, "range": [ - 30570, - 30585 + 30493, + 30508 ], "loc": { "start": { - "line": 1107, + "line": 1103, "column": 16 }, "end": { - "line": 1107, + "line": 1103, "column": 31 } } @@ -45565,16 +45598,16 @@ "type": "Identifier", "name": "addClass", "range": [ - 30605, - 30613 + 30528, + 30536 ], "loc": { "start": { - "line": 1108, + "line": 1104, "column": 16 }, "end": { - "line": 1108, + "line": 1104, "column": 24 } } @@ -45588,16 +45621,16 @@ "object": { "type": "ThisExpression", "range": [ - 30614, - 30618 + 30537, + 30541 ], "loc": { "start": { - "line": 1108, + "line": 1104, "column": 25 }, "end": { - "line": 1108, + "line": 1104, "column": 29 } } @@ -45606,47 +45639,47 @@ "type": "Identifier", "name": "dom", "range": [ - 30619, - 30622 + 30542, + 30545 ], "loc": { "start": { - "line": 1108, + "line": 1104, "column": 30 }, "end": { - "line": 1108, + "line": 1104, "column": 33 } } }, "range": [ - 30614, - 30622 + 30537, + 30545 ], "loc": { "start": { - "line": 1108, + "line": 1104, "column": 25 }, "end": { - "line": 1108, + "line": 1104, "column": 33 } } }, "arguments": [], "range": [ - 30614, - 30624 + 30537, + 30547 ], "loc": { "start": { - "line": 1108, + "line": 1104, "column": 25 }, "end": { - "line": 1108, + "line": 1104, "column": 35 } } @@ -45657,16 +45690,16 @@ "object": { "type": "ThisExpression", "range": [ - 30626, - 30630 + 30549, + 30553 ], "loc": { "start": { - "line": 1108, + "line": 1104, "column": 37 }, "end": { - "line": 1108, + "line": 1104, "column": 41 } } @@ -45675,126 +45708,126 @@ "type": "Identifier", "name": "prfxResponsive", "range": [ - 30631, - 30645 + 30554, + 30568 ], "loc": { "start": { - "line": 1108, + "line": 1104, "column": 42 }, "end": { - "line": 1108, + "line": 1104, "column": 56 } } }, "range": [ - 30626, - 30645 + 30549, + 30568 ], "loc": { "start": { - "line": 1108, + "line": 1104, "column": 37 }, "end": { - "line": 1108, + "line": 1104, "column": 56 } } } ], "range": [ - 30605, - 30646 + 30528, + 30569 ], "loc": { "start": { - "line": 1108, + "line": 1104, "column": 16 }, "end": { - "line": 1108, + "line": 1104, "column": 57 } } }, "range": [ - 30605, - 30647 + 30528, + 30570 ], "loc": { "start": { - "line": 1108, + "line": 1104, "column": 16 }, "end": { - "line": 1108, + "line": 1104, "column": 58 } } } ], "range": [ - 30587, - 30661 + 30510, + 30584 ], "loc": { "start": { - "line": 1107, + "line": 1103, "column": 33 }, "end": { - "line": 1109, + "line": 1105, "column": 13 } } }, "alternate": null, "range": [ - 30566, - 30661 + 30489, + 30584 ], "loc": { "start": { - "line": 1107, + "line": 1103, "column": 12 }, "end": { - "line": 1109, + "line": 1105, "column": 13 } } } ], "range": [ - 30505, - 30671 + 30428, + 30594 ], "loc": { "start": { - "line": 1105, + "line": 1101, "column": 30 }, "end": { - "line": 1110, + "line": 1106, "column": 9 } } }, "alternate": null, "range": [ - 30483, - 30671 + 30406, + 30594 ], "loc": { "start": { - "line": 1105, + "line": 1101, "column": 8 }, "end": { - "line": 1110, + "line": 1106, "column": 9 } }, @@ -45803,16 +45836,16 @@ "type": "Line", "value": "TF css class is added to table", "range": [ - 30442, - 30474 + 30365, + 30397 ], "loc": { "start": { - "line": 1104, + "line": 1100, "column": 8 }, "end": { - "line": 1104, + "line": 1100, "column": 40 } } @@ -45823,16 +45856,16 @@ "type": "Block", "value": " Load extensions ", "range": [ - 30681, - 30702 + 30604, + 30625 ], "loc": { "start": { - "line": 1112, + "line": 1108, "column": 8 }, "end": { - "line": 1112, + "line": 1108, "column": 29 } } @@ -45849,16 +45882,16 @@ "object": { "type": "ThisExpression", "range": [ - 30711, - 30715 + 30634, + 30638 ], "loc": { "start": { - "line": 1113, + "line": 1109, "column": 8 }, "end": { - "line": 1113, + "line": 1109, "column": 12 } } @@ -45867,62 +45900,62 @@ "type": "Identifier", "name": "initExtensions", "range": [ - 30716, - 30730 + 30639, + 30653 ], "loc": { "start": { - "line": 1113, + "line": 1109, "column": 13 }, "end": { - "line": 1113, + "line": 1109, "column": 27 } } }, "range": [ - 30711, - 30730 + 30634, + 30653 ], "loc": { "start": { - "line": 1113, + "line": 1109, "column": 8 }, "end": { - "line": 1113, + "line": 1109, "column": 27 } } }, "arguments": [], "range": [ - 30711, - 30732 + 30634, + 30655 ], "loc": { "start": { - "line": 1113, + "line": 1109, "column": 8 }, "end": { - "line": 1113, + "line": 1109, "column": 29 } } }, "range": [ - 30711, - 30733 + 30634, + 30656 ], "loc": { "start": { - "line": 1113, + "line": 1109, "column": 8 }, "end": { - "line": 1113, + "line": 1109, "column": 30 } }, @@ -45931,16 +45964,16 @@ "type": "Block", "value": " Load extensions ", "range": [ - 30681, - 30702 + 30604, + 30625 ], "loc": { "start": { - "line": 1112, + "line": 1108, "column": 8 }, "end": { - "line": 1112, + "line": 1108, "column": 29 } } @@ -45951,16 +45984,16 @@ "type": "Line", "value": " Subscribe to events", "range": [ - 30743, - 30765 + 30666, + 30688 ], "loc": { "start": { - "line": 1115, + "line": 1111, "column": 8 }, "end": { - "line": 1115, + "line": 1111, "column": 30 } } @@ -45975,16 +46008,16 @@ "object": { "type": "ThisExpression", "range": [ - 30778, - 30782 + 30701, + 30705 ], "loc": { "start": { - "line": 1116, + "line": 1112, "column": 12 }, "end": { - "line": 1116, + "line": 1112, "column": 16 } } @@ -45993,31 +46026,31 @@ "type": "Identifier", "name": "linkedFilters", "range": [ - 30783, - 30796 + 30706, + 30719 ], "loc": { "start": { - "line": 1116, + "line": 1112, "column": 17 }, "end": { - "line": 1116, + "line": 1112, "column": 30 } } }, "range": [ - 30778, - 30796 + 30701, + 30719 ], "loc": { "start": { - "line": 1116, + "line": 1112, "column": 12 }, "end": { - "line": 1116, + "line": 1112, "column": 30 } } @@ -46038,16 +46071,16 @@ "object": { "type": "ThisExpression", "range": [ - 30812, - 30816 + 30735, + 30739 ], "loc": { "start": { - "line": 1117, + "line": 1113, "column": 12 }, "end": { - "line": 1117, + "line": 1113, "column": 16 } } @@ -46056,31 +46089,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 30817, - 30824 + 30740, + 30747 ], "loc": { "start": { - "line": 1117, + "line": 1113, "column": 17 }, "end": { - "line": 1117, + "line": 1113, "column": 24 } } }, "range": [ - 30812, - 30824 + 30735, + 30747 ], "loc": { "start": { - "line": 1117, + "line": 1113, "column": 12 }, "end": { - "line": 1117, + "line": 1113, "column": 24 } } @@ -46089,31 +46122,31 @@ "type": "Identifier", "name": "on", "range": [ - 30825, - 30827 + 30748, + 30750 ], "loc": { "start": { - "line": 1117, + "line": 1113, "column": 25 }, "end": { - "line": 1117, + "line": 1113, "column": 27 } } }, "range": [ - 30812, - 30827 + 30735, + 30750 ], "loc": { "start": { - "line": 1117, + "line": 1113, "column": 12 }, "end": { - "line": 1117, + "line": 1113, "column": 27 } } @@ -46127,32 +46160,32 @@ "value": "after-filtering", "raw": "'after-filtering'", "range": [ - 30829, - 30846 + 30752, + 30769 ], "loc": { "start": { - "line": 1117, + "line": 1113, "column": 29 }, "end": { - "line": 1117, + "line": 1113, "column": 46 } } } ], "range": [ - 30828, - 30847 + 30751, + 30770 ], "loc": { "start": { - "line": 1117, + "line": 1113, "column": 28 }, "end": { - "line": 1117, + "line": 1113, "column": 47 } } @@ -46169,16 +46202,16 @@ "object": { "type": "ThisExpression", "range": [ - 30855, - 30859 + 30778, + 30782 ], "loc": { "start": { - "line": 1117, + "line": 1113, "column": 55 }, "end": { - "line": 1117, + "line": 1113, "column": 59 } } @@ -46187,47 +46220,47 @@ "type": "Identifier", "name": "linkFilters", "range": [ - 30860, - 30871 + 30783, + 30794 ], "loc": { "start": { - "line": 1117, + "line": 1113, "column": 60 }, "end": { - "line": 1117, + "line": 1113, "column": 71 } } }, "range": [ - 30855, - 30871 + 30778, + 30794 ], "loc": { "start": { - "line": 1117, + "line": 1113, "column": 55 }, "end": { - "line": 1117, + "line": 1113, "column": 71 } } }, "arguments": [], "range": [ - 30855, - 30873 + 30778, + 30796 ], "loc": { "start": { - "line": 1117, + "line": 1113, "column": 55 }, "end": { - "line": 1117, + "line": 1113, "column": 73 } } @@ -46235,79 +46268,79 @@ "generator": false, "expression": true, "range": [ - 30849, - 30873 + 30772, + 30796 ], "loc": { "start": { - "line": 1117, + "line": 1113, "column": 49 }, "end": { - "line": 1117, + "line": 1113, "column": 73 } } } ], "range": [ - 30812, - 30874 + 30735, + 30797 ], "loc": { "start": { - "line": 1117, + "line": 1113, "column": 12 }, "end": { - "line": 1117, + "line": 1113, "column": 74 } } }, "range": [ - 30812, - 30875 + 30735, + 30798 ], "loc": { "start": { - "line": 1117, + "line": 1113, "column": 12 }, "end": { - "line": 1117, + "line": 1113, "column": 75 } } } ], "range": [ - 30798, - 30885 + 30721, + 30808 ], "loc": { "start": { - "line": 1116, + "line": 1112, "column": 32 }, "end": { - "line": 1118, + "line": 1114, "column": 9 } } }, "alternate": null, "range": [ - 30774, - 30885 + 30697, + 30808 ], "loc": { "start": { - "line": 1116, + "line": 1112, "column": 8 }, "end": { - "line": 1118, + "line": 1114, "column": 9 } }, @@ -46316,40 +46349,20 @@ "type": "Line", "value": " Subscribe to events", "range": [ - 30743, - 30765 + 30666, + 30688 ], "loc": { "start": { - "line": 1115, + "line": 1111, "column": 8 }, "end": { - "line": 1115, + "line": 1111, "column": 30 } } } - ], - "trailingComments": [ - { - "type": "Block", - "value": "* @inherited ", - "range": [ - 30895, - 30912 - ], - "loc": { - "start": { - "line": 1120, - "column": 8 - }, - "end": { - "line": 1120, - "column": 25 - } - } - } ] }, { @@ -46363,16 +46376,16 @@ "object": { "type": "ThisExpression", "range": [ - 30921, - 30925 + 30818, + 30822 ], "loc": { "start": { - "line": 1121, + "line": 1116, "column": 8 }, "end": { - "line": 1121, + "line": 1116, "column": 12 } } @@ -46381,31 +46394,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 30926, - 30937 + 30823, + 30834 ], "loc": { "start": { - "line": 1121, + "line": 1116, "column": 13 }, "end": { - "line": 1121, + "line": 1116, "column": 24 } } }, "range": [ - 30921, - 30937 + 30818, + 30834 ], "loc": { "start": { - "line": 1121, + "line": 1116, "column": 8 }, "end": { - "line": 1121, + "line": 1116, "column": 24 } } @@ -46415,69 +46428,49 @@ "value": true, "raw": "true", "range": [ - 30940, - 30944 + 30837, + 30841 ], "loc": { "start": { - "line": 1121, + "line": 1116, "column": 27 }, "end": { - "line": 1121, + "line": 1116, "column": 31 } } }, "range": [ - 30921, - 30944 + 30818, + 30841 ], "loc": { "start": { - "line": 1121, + "line": 1116, "column": 8 }, "end": { - "line": 1121, + "line": 1116, "column": 31 } } }, "range": [ - 30921, - 30945 + 30818, + 30842 ], "loc": { "start": { - "line": 1121, + "line": 1116, "column": 8 }, "end": { - "line": 1121, + "line": 1116, "column": 32 } - }, - "leadingComments": [ - { - "type": "Block", - "value": "* @inherited ", - "range": [ - 30895, - 30912 - ], - "loc": { - "start": { - "line": 1120, - "column": 8 - }, - "end": { - "line": 1120, - "column": 25 - } - } - } - ] + } }, { "type": "ExpressionStatement", @@ -46489,16 +46482,16 @@ "object": { "type": "ThisExpression", "range": [ - 30955, - 30959 + 30852, + 30856 ], "loc": { "start": { - "line": 1123, + "line": 1118, "column": 8 }, "end": { - "line": 1123, + "line": 1118, "column": 12 } } @@ -46507,31 +46500,31 @@ "type": "Identifier", "name": "onFiltersLoaded", "range": [ - 30960, - 30975 + 30857, + 30872 ], "loc": { "start": { - "line": 1123, + "line": 1118, "column": 13 }, "end": { - "line": 1123, + "line": 1118, "column": 28 } } }, "range": [ - 30955, - 30975 + 30852, + 30872 ], "loc": { "start": { - "line": 1123, + "line": 1118, "column": 8 }, "end": { - "line": 1123, + "line": 1118, "column": 28 } } @@ -46540,47 +46533,47 @@ { "type": "ThisExpression", "range": [ - 30976, - 30980 + 30873, + 30877 ], "loc": { "start": { - "line": 1123, + "line": 1118, "column": 29 }, "end": { - "line": 1123, + "line": 1118, "column": 33 } } } ], "range": [ - 30955, - 30981 + 30852, + 30878 ], "loc": { "start": { - "line": 1123, + "line": 1118, "column": 8 }, "end": { - "line": 1123, + "line": 1118, "column": 34 } } }, "range": [ - 30955, - 30982 + 30852, + 30879 ], "loc": { "start": { - "line": 1123, + "line": 1118, "column": 8 }, "end": { - "line": 1123, + "line": 1118, "column": 35 } } @@ -46598,16 +46591,16 @@ "object": { "type": "ThisExpression", "range": [ - 30992, - 30996 + 30889, + 30893 ], "loc": { "start": { - "line": 1125, + "line": 1120, "column": 8 }, "end": { - "line": 1125, + "line": 1120, "column": 12 } } @@ -46616,31 +46609,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 30997, - 31004 + 30894, + 30901 ], "loc": { "start": { - "line": 1125, + "line": 1120, "column": 13 }, "end": { - "line": 1125, + "line": 1120, "column": 20 } } }, "range": [ - 30992, - 31004 + 30889, + 30901 ], "loc": { "start": { - "line": 1125, + "line": 1120, "column": 8 }, "end": { - "line": 1125, + "line": 1120, "column": 20 } } @@ -46649,31 +46642,31 @@ "type": "Identifier", "name": "emit", "range": [ - 31005, - 31009 + 30902, + 30906 ], "loc": { "start": { - "line": 1125, + "line": 1120, "column": 21 }, "end": { - "line": 1125, + "line": 1120, "column": 25 } } }, "range": [ - 30992, - 31009 + 30889, + 30906 ], "loc": { "start": { - "line": 1125, + "line": 1120, "column": 8 }, "end": { - "line": 1125, + "line": 1120, "column": 25 } } @@ -46684,16 +46677,16 @@ "value": "initialized", "raw": "'initialized'", "range": [ - 31010, - 31023 + 30907, + 30920 ], "loc": { "start": { - "line": 1125, + "line": 1120, "column": 26 }, "end": { - "line": 1125, + "line": 1120, "column": 39 } } @@ -46701,55 +46694,55 @@ { "type": "ThisExpression", "range": [ - 31025, - 31029 + 30922, + 30926 ], "loc": { "start": { - "line": 1125, + "line": 1120, "column": 41 }, "end": { - "line": 1125, + "line": 1120, "column": 45 } } } ], "range": [ - 30992, - 31030 + 30889, + 30927 ], "loc": { "start": { - "line": 1125, + "line": 1120, "column": 8 }, "end": { - "line": 1125, + "line": 1120, "column": 46 } } }, "range": [ - 30992, - 31031 + 30889, + 30928 ], "loc": { "start": { - "line": 1125, + "line": 1120, "column": 8 }, "end": { - "line": 1125, + "line": 1120, "column": 47 } } } ], "range": [ - 26671, - 31037 + 26696, + 30934 ], "loc": { "start": { @@ -46757,7 +46750,7 @@ "column": 11 }, "end": { - "line": 1126, + "line": 1121, "column": 5 } } @@ -46765,8 +46758,8 @@ "generator": false, "expression": false, "range": [ - 26668, - 31037 + 26693, + 30934 ], "loc": { "start": { @@ -46774,7 +46767,7 @@ "column": 8 }, "end": { - "line": 1126, + "line": 1121, "column": 5 } } @@ -46782,8 +46775,8 @@ "kind": "method", "computed": false, "range": [ - 26664, - 31037 + 26689, + 30934 ], "loc": { "start": { @@ -46791,7 +46784,7 @@ "column": 4 }, "end": { - "line": 1126, + "line": 1121, "column": 5 } }, @@ -46800,8 +46793,8 @@ "type": "Block", "value": "*\n * Initialise features and layout\n ", "range": [ - 26610, - 26659 + 26635, + 26684 ], "loc": { "start": { @@ -46820,16 +46813,16 @@ "type": "Block", "value": "*\n * Detect key\n * @param {Event} evt\n ", "range": [ - 31043, - 31106 + 30940, + 31003 ], "loc": { "start": { - "line": 1128, + "line": 1123, "column": 4 }, "end": { - "line": 1131, + "line": 1126, "column": 7 } } @@ -46843,16 +46836,16 @@ "type": "Identifier", "name": "detectKey", "range": [ - 31111, - 31120 + 31008, + 31017 ], "loc": { "start": { - "line": 1132, + "line": 1127, "column": 4 }, "end": { - "line": 1132, + "line": 1127, "column": 13 } } @@ -46865,16 +46858,16 @@ "type": "Identifier", "name": "evt", "range": [ - 31121, - 31124 + 31018, + 31021 ], "loc": { "start": { - "line": 1132, + "line": 1127, "column": 14 }, "end": { - "line": 1132, + "line": 1127, "column": 17 } } @@ -46894,16 +46887,16 @@ "object": { "type": "ThisExpression", "range": [ - 31141, - 31145 + 31038, + 31042 ], "loc": { "start": { - "line": 1133, + "line": 1128, "column": 13 }, "end": { - "line": 1133, + "line": 1128, "column": 17 } } @@ -46912,47 +46905,47 @@ "type": "Identifier", "name": "enterKey", "range": [ - 31146, - 31154 + 31043, + 31051 ], "loc": { "start": { - "line": 1133, + "line": 1128, "column": 18 }, "end": { - "line": 1133, + "line": 1128, "column": 26 } } }, "range": [ - 31141, - 31154 + 31038, + 31051 ], "loc": { "start": { - "line": 1133, + "line": 1128, "column": 13 }, "end": { - "line": 1133, + "line": 1128, "column": 26 } } }, "prefix": true, "range": [ - 31140, - 31154 + 31037, + 31051 ], "loc": { "start": { - "line": 1133, + "line": 1128, "column": 12 }, "end": { - "line": 1133, + "line": 1128, "column": 26 } } @@ -46964,48 +46957,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 31170, - 31177 + 31067, + 31074 ], "loc": { "start": { - "line": 1134, + "line": 1129, "column": 12 }, "end": { - "line": 1134, + "line": 1129, "column": 19 } } } ], "range": [ - 31156, - 31187 + 31053, + 31084 ], "loc": { "start": { - "line": 1133, + "line": 1128, "column": 28 }, "end": { - "line": 1135, + "line": 1130, "column": 9 } } }, "alternate": null, "range": [ - 31136, - 31187 + 31033, + 31084 ], "loc": { "start": { - "line": 1133, + "line": 1128, "column": 8 }, "end": { - "line": 1135, + "line": 1130, "column": 9 } } @@ -47016,16 +47009,16 @@ "type": "Identifier", "name": "evt", "range": [ - 31200, - 31203 + 31097, + 31100 ], "loc": { "start": { - "line": 1136, + "line": 1131, "column": 12 }, "end": { - "line": 1136, + "line": 1131, "column": 15 } } @@ -47042,16 +47035,16 @@ "type": "Identifier", "name": "key", "range": [ - 31223, - 31226 + 31120, + 31123 ], "loc": { "start": { - "line": 1137, + "line": 1132, "column": 16 }, "end": { - "line": 1137, + "line": 1132, "column": 19 } } @@ -47062,16 +47055,16 @@ "type": "Identifier", "name": "keyCode", "range": [ - 31229, - 31236 + 31126, + 31133 ], "loc": { "start": { - "line": 1137, + "line": 1132, "column": 22 }, "end": { - "line": 1137, + "line": 1132, "column": 29 } } @@ -47081,47 +47074,47 @@ "type": "Identifier", "name": "evt", "range": [ - 31237, - 31240 + 31134, + 31137 ], "loc": { "start": { - "line": 1137, + "line": 1132, "column": 30 }, "end": { - "line": 1137, + "line": 1132, "column": 33 } } } ], "range": [ - 31229, - 31241 + 31126, + 31138 ], "loc": { "start": { - "line": 1137, + "line": 1132, "column": 22 }, "end": { - "line": 1137, + "line": 1132, "column": 34 } } }, "range": [ - 31223, - 31241 + 31120, + 31138 ], "loc": { "start": { - "line": 1137, + "line": 1132, "column": 16 }, "end": { - "line": 1137, + "line": 1132, "column": 34 } } @@ -47129,16 +47122,16 @@ ], "kind": "let", "range": [ - 31219, - 31242 + 31116, + 31139 ], "loc": { "start": { - "line": 1137, + "line": 1132, "column": 12 }, "end": { - "line": 1137, + "line": 1132, "column": 35 } } @@ -47152,16 +47145,16 @@ "type": "Identifier", "name": "key", "range": [ - 31259, - 31262 + 31156, + 31159 ], "loc": { "start": { - "line": 1138, + "line": 1133, "column": 16 }, "end": { - "line": 1138, + "line": 1133, "column": 19 } } @@ -47170,31 +47163,31 @@ "type": "Identifier", "name": "ENTER_KEY", "range": [ - 31267, - 31276 + 31164, + 31173 ], "loc": { "start": { - "line": 1138, + "line": 1133, "column": 24 }, "end": { - "line": 1138, + "line": 1133, "column": 33 } } }, "range": [ - 31259, - 31276 + 31156, + 31173 ], "loc": { "start": { - "line": 1138, + "line": 1133, "column": 16 }, "end": { - "line": 1138, + "line": 1133, "column": 33 } } @@ -47212,16 +47205,16 @@ "object": { "type": "ThisExpression", "range": [ - 31296, - 31300 + 31193, + 31197 ], "loc": { "start": { - "line": 1139, + "line": 1134, "column": 16 }, "end": { - "line": 1139, + "line": 1134, "column": 20 } } @@ -47230,62 +47223,62 @@ "type": "Identifier", "name": "filter", "range": [ - 31301, - 31307 + 31198, + 31204 ], "loc": { "start": { - "line": 1139, + "line": 1134, "column": 21 }, "end": { - "line": 1139, + "line": 1134, "column": 27 } } }, "range": [ - 31296, - 31307 + 31193, + 31204 ], "loc": { "start": { - "line": 1139, + "line": 1134, "column": 16 }, "end": { - "line": 1139, + "line": 1134, "column": 27 } } }, "arguments": [], "range": [ - 31296, - 31309 + 31193, + 31206 ], "loc": { "start": { - "line": 1139, + "line": 1134, "column": 16 }, "end": { - "line": 1139, + "line": 1134, "column": 29 } } }, "range": [ - 31296, - 31310 + 31193, + 31207 ], "loc": { "start": { - "line": 1139, + "line": 1134, "column": 16 }, "end": { - "line": 1139, + "line": 1134, "column": 30 } } @@ -47298,16 +47291,16 @@ "type": "Identifier", "name": "cancelEvt", "range": [ - 31327, - 31336 + 31224, + 31233 ], "loc": { "start": { - "line": 1140, + "line": 1135, "column": 16 }, "end": { - "line": 1140, + "line": 1135, "column": 25 } } @@ -47317,47 +47310,47 @@ "type": "Identifier", "name": "evt", "range": [ - 31337, - 31340 + 31234, + 31237 ], "loc": { "start": { - "line": 1140, + "line": 1135, "column": 26 }, "end": { - "line": 1140, + "line": 1135, "column": 29 } } } ], "range": [ - 31327, - 31341 + 31224, + 31238 ], "loc": { "start": { - "line": 1140, + "line": 1135, "column": 16 }, "end": { - "line": 1140, + "line": 1135, "column": 30 } } }, "range": [ - 31327, - 31342 + 31224, + 31239 ], "loc": { "start": { - "line": 1140, + "line": 1135, "column": 16 }, "end": { - "line": 1140, + "line": 1135, "column": 31 } } @@ -47370,16 +47363,16 @@ "type": "Identifier", "name": "stopEvt", "range": [ - 31359, - 31366 + 31256, + 31263 ], "loc": { "start": { - "line": 1141, + "line": 1136, "column": 16 }, "end": { - "line": 1141, + "line": 1136, "column": 23 } } @@ -47389,63 +47382,63 @@ "type": "Identifier", "name": "evt", "range": [ - 31367, - 31370 + 31264, + 31267 ], "loc": { "start": { - "line": 1141, + "line": 1136, "column": 24 }, "end": { - "line": 1141, + "line": 1136, "column": 27 } } } ], "range": [ - 31359, - 31371 + 31256, + 31268 ], "loc": { "start": { - "line": 1141, + "line": 1136, "column": 16 }, "end": { - "line": 1141, + "line": 1136, "column": 28 } } }, "range": [ - 31359, - 31372 + 31256, + 31269 ], "loc": { "start": { - "line": 1141, + "line": 1136, "column": 16 }, "end": { - "line": 1141, + "line": 1136, "column": 29 } } } ], "range": [ - 31278, - 31386 + 31175, + 31283 ], "loc": { "start": { - "line": 1138, + "line": 1133, "column": 35 }, "end": { - "line": 1142, + "line": 1137, "column": 13 } } @@ -47464,16 +47457,16 @@ "object": { "type": "ThisExpression", "range": [ - 31410, - 31414 + 31307, + 31311 ], "loc": { "start": { - "line": 1143, + "line": 1138, "column": 16 }, "end": { - "line": 1143, + "line": 1138, "column": 20 } } @@ -47482,31 +47475,31 @@ "type": "Identifier", "name": "isUserTyping", "range": [ - 31415, - 31427 + 31312, + 31324 ], "loc": { "start": { - "line": 1143, + "line": 1138, "column": 21 }, "end": { - "line": 1143, + "line": 1138, "column": 33 } } }, "range": [ - 31410, - 31427 + 31307, + 31324 ], "loc": { "start": { - "line": 1143, + "line": 1138, "column": 16 }, "end": { - "line": 1143, + "line": 1138, "column": 33 } } @@ -47516,46 +47509,46 @@ "value": true, "raw": "true", "range": [ - 31430, - 31434 + 31327, + 31331 ], "loc": { "start": { - "line": 1143, + "line": 1138, "column": 36 }, "end": { - "line": 1143, + "line": 1138, "column": 40 } } }, "range": [ - 31410, - 31434 + 31307, + 31331 ], "loc": { "start": { - "line": 1143, + "line": 1138, "column": 16 }, "end": { - "line": 1143, + "line": 1138, "column": 40 } } }, "range": [ - 31410, - 31435 + 31307, + 31332 ], "loc": { "start": { - "line": 1143, + "line": 1138, "column": 16 }, "end": { - "line": 1143, + "line": 1138, "column": 41 } } @@ -47571,16 +47564,16 @@ "type": "Identifier", "name": "root", "range": [ - 31452, - 31456 + 31349, + 31353 ], "loc": { "start": { - "line": 1144, + "line": 1139, "column": 16 }, "end": { - "line": 1144, + "line": 1139, "column": 20 } } @@ -47589,31 +47582,31 @@ "type": "Identifier", "name": "clearInterval", "range": [ - 31457, - 31470 + 31354, + 31367 ], "loc": { "start": { - "line": 1144, + "line": 1139, "column": 21 }, "end": { - "line": 1144, + "line": 1139, "column": 34 } } }, "range": [ - 31452, - 31470 + 31349, + 31367 ], "loc": { "start": { - "line": 1144, + "line": 1139, "column": 16 }, "end": { - "line": 1144, + "line": 1139, "column": 34 } } @@ -47625,16 +47618,16 @@ "object": { "type": "ThisExpression", "range": [ - 31471, - 31475 + 31368, + 31372 ], "loc": { "start": { - "line": 1144, + "line": 1139, "column": 35 }, "end": { - "line": 1144, + "line": 1139, "column": 39 } } @@ -47643,62 +47636,62 @@ "type": "Identifier", "name": "autoFilterTimer", "range": [ - 31476, - 31491 + 31373, + 31388 ], "loc": { "start": { - "line": 1144, + "line": 1139, "column": 40 }, "end": { - "line": 1144, + "line": 1139, "column": 55 } } }, "range": [ - 31471, - 31491 + 31368, + 31388 ], "loc": { "start": { - "line": 1144, + "line": 1139, "column": 35 }, "end": { - "line": 1144, + "line": 1139, "column": 55 } } } ], "range": [ - 31452, - 31492 + 31349, + 31389 ], "loc": { "start": { - "line": 1144, + "line": 1139, "column": 16 }, "end": { - "line": 1144, + "line": 1139, "column": 56 } } }, "range": [ - 31452, - 31493 + 31349, + 31390 ], "loc": { "start": { - "line": 1144, + "line": 1139, "column": 16 }, "end": { - "line": 1144, + "line": 1139, "column": 57 } } @@ -47714,16 +47707,16 @@ "object": { "type": "ThisExpression", "range": [ - 31510, - 31514 + 31407, + 31411 ], "loc": { "start": { - "line": 1145, + "line": 1140, "column": 16 }, "end": { - "line": 1145, + "line": 1140, "column": 20 } } @@ -47732,31 +47725,31 @@ "type": "Identifier", "name": "autoFilterTimer", "range": [ - 31515, - 31530 + 31412, + 31427 ], "loc": { "start": { - "line": 1145, + "line": 1140, "column": 21 }, "end": { - "line": 1145, + "line": 1140, "column": 36 } } }, "range": [ - 31510, - 31530 + 31407, + 31427 ], "loc": { "start": { - "line": 1145, + "line": 1140, "column": 16 }, "end": { - "line": 1145, + "line": 1140, "column": 36 } } @@ -47766,125 +47759,125 @@ "value": null, "raw": "null", "range": [ - 31533, - 31537 + 31430, + 31434 ], "loc": { "start": { - "line": 1145, + "line": 1140, "column": 39 }, "end": { - "line": 1145, + "line": 1140, "column": 43 } } }, "range": [ - 31510, - 31537 + 31407, + 31434 ], "loc": { "start": { - "line": 1145, + "line": 1140, "column": 16 }, "end": { - "line": 1145, + "line": 1140, "column": 43 } } }, "range": [ - 31510, - 31538 + 31407, + 31435 ], "loc": { "start": { - "line": 1145, + "line": 1140, "column": 16 }, "end": { - "line": 1145, + "line": 1140, "column": 44 } } } ], "range": [ - 31392, - 31552 + 31289, + 31449 ], "loc": { "start": { - "line": 1142, + "line": 1137, "column": 19 }, "end": { - "line": 1146, + "line": 1141, "column": 13 } } }, "range": [ - 31255, - 31552 + 31152, + 31449 ], "loc": { "start": { - "line": 1138, + "line": 1133, "column": 12 }, "end": { - "line": 1146, + "line": 1141, "column": 13 } } } ], "range": [ - 31205, - 31562 + 31102, + 31459 ], "loc": { "start": { - "line": 1136, + "line": 1131, "column": 17 }, "end": { - "line": 1147, + "line": 1142, "column": 9 } } }, "alternate": null, "range": [ - 31196, - 31562 + 31093, + 31459 ], "loc": { "start": { - "line": 1136, + "line": 1131, "column": 8 }, "end": { - "line": 1147, + "line": 1142, "column": 9 } } } ], "range": [ - 31126, - 31568 + 31023, + 31465 ], "loc": { "start": { - "line": 1132, + "line": 1127, "column": 19 }, "end": { - "line": 1148, + "line": 1143, "column": 5 } } @@ -47892,16 +47885,16 @@ "generator": false, "expression": false, "range": [ - 31120, - 31568 + 31017, + 31465 ], "loc": { "start": { - "line": 1132, + "line": 1127, "column": 13 }, "end": { - "line": 1148, + "line": 1143, "column": 5 } } @@ -47909,16 +47902,16 @@ "kind": "method", "computed": false, "range": [ - 31111, - 31568 + 31008, + 31465 ], "loc": { "start": { - "line": 1132, + "line": 1127, "column": 4 }, "end": { - "line": 1148, + "line": 1143, "column": 5 } }, @@ -47927,16 +47920,16 @@ "type": "Block", "value": "*\n * Detect key\n * @param {Event} evt\n ", "range": [ - 31043, - 31106 + 30940, + 31003 ], "loc": { "start": { - "line": 1128, + "line": 1123, "column": 4 }, "end": { - "line": 1131, + "line": 1126, "column": 7 } } @@ -47947,16 +47940,16 @@ "type": "Block", "value": "*\n * Filter's keyup event: if auto-filter on, detect user is typing and filter\n * columns\n * @param {Event} evt\n ", "range": [ - 31574, - 31707 + 31471, + 31604 ], "loc": { "start": { - "line": 1150, + "line": 1145, "column": 4 }, "end": { - "line": 1154, + "line": 1149, "column": 7 } } @@ -47970,16 +47963,16 @@ "type": "Identifier", "name": "onKeyUp", "range": [ - 31712, - 31719 + 31609, + 31616 ], "loc": { "start": { - "line": 1155, + "line": 1150, "column": 4 }, "end": { - "line": 1155, + "line": 1150, "column": 11 } } @@ -47992,16 +47985,16 @@ "type": "Identifier", "name": "evt", "range": [ - 31720, - 31723 + 31617, + 31620 ], "loc": { "start": { - "line": 1155, + "line": 1150, "column": 12 }, "end": { - "line": 1155, + "line": 1150, "column": 15 } } @@ -48021,16 +48014,16 @@ "object": { "type": "ThisExpression", "range": [ - 31740, - 31744 + 31637, + 31641 ], "loc": { "start": { - "line": 1156, + "line": 1151, "column": 13 }, "end": { - "line": 1156, + "line": 1151, "column": 17 } } @@ -48039,47 +48032,47 @@ "type": "Identifier", "name": "autoFilter", "range": [ - 31745, - 31755 + 31642, + 31652 ], "loc": { "start": { - "line": 1156, + "line": 1151, "column": 18 }, "end": { - "line": 1156, + "line": 1151, "column": 28 } } }, "range": [ - 31740, - 31755 + 31637, + 31652 ], "loc": { "start": { - "line": 1156, + "line": 1151, "column": 13 }, "end": { - "line": 1156, + "line": 1151, "column": 28 } } }, "prefix": true, "range": [ - 31739, - 31755 + 31636, + 31652 ], "loc": { "start": { - "line": 1156, + "line": 1151, "column": 12 }, "end": { - "line": 1156, + "line": 1151, "column": 28 } } @@ -48091,48 +48084,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 31771, - 31778 + 31668, + 31675 ], "loc": { "start": { - "line": 1157, + "line": 1152, "column": 12 }, "end": { - "line": 1157, + "line": 1152, "column": 19 } } } ], "range": [ - 31757, - 31788 + 31654, + 31685 ], "loc": { "start": { - "line": 1156, + "line": 1151, "column": 30 }, "end": { - "line": 1158, + "line": 1153, "column": 9 } } }, "alternate": null, "range": [ - 31735, - 31788 + 31632, + 31685 ], "loc": { "start": { - "line": 1156, + "line": 1151, "column": 8 }, "end": { - "line": 1158, + "line": 1153, "column": 9 } } @@ -48146,16 +48139,16 @@ "type": "Identifier", "name": "key", "range": [ - 31801, - 31804 + 31698, + 31701 ], "loc": { "start": { - "line": 1159, + "line": 1154, "column": 12 }, "end": { - "line": 1159, + "line": 1154, "column": 15 } } @@ -48166,16 +48159,16 @@ "type": "Identifier", "name": "keyCode", "range": [ - 31807, - 31814 + 31704, + 31711 ], "loc": { "start": { - "line": 1159, + "line": 1154, "column": 18 }, "end": { - "line": 1159, + "line": 1154, "column": 25 } } @@ -48185,47 +48178,47 @@ "type": "Identifier", "name": "evt", "range": [ - 31815, - 31818 + 31712, + 31715 ], "loc": { "start": { - "line": 1159, + "line": 1154, "column": 26 }, "end": { - "line": 1159, + "line": 1154, "column": 29 } } } ], "range": [ - 31807, - 31819 + 31704, + 31716 ], "loc": { "start": { - "line": 1159, + "line": 1154, "column": 18 }, "end": { - "line": 1159, + "line": 1154, "column": 30 } } }, "range": [ - 31801, - 31819 + 31698, + 31716 ], "loc": { "start": { - "line": 1159, + "line": 1154, "column": 12 }, "end": { - "line": 1159, + "line": 1154, "column": 30 } } @@ -48233,16 +48226,16 @@ ], "kind": "let", "range": [ - 31797, - 31820 + 31694, + 31717 ], "loc": { "start": { - "line": 1159, + "line": 1154, "column": 8 }, "end": { - "line": 1159, + "line": 1154, "column": 31 } } @@ -48258,16 +48251,16 @@ "object": { "type": "ThisExpression", "range": [ - 31829, - 31833 + 31726, + 31730 ], "loc": { "start": { - "line": 1160, + "line": 1155, "column": 8 }, "end": { - "line": 1160, + "line": 1155, "column": 12 } } @@ -48276,31 +48269,31 @@ "type": "Identifier", "name": "isUserTyping", "range": [ - 31834, - 31846 + 31731, + 31743 ], "loc": { "start": { - "line": 1160, + "line": 1155, "column": 13 }, "end": { - "line": 1160, + "line": 1155, "column": 25 } } }, "range": [ - 31829, - 31846 + 31726, + 31743 ], "loc": { "start": { - "line": 1160, + "line": 1155, "column": 8 }, "end": { - "line": 1160, + "line": 1155, "column": 25 } } @@ -48310,46 +48303,46 @@ "value": false, "raw": "false", "range": [ - 31849, - 31854 + 31746, + 31751 ], "loc": { "start": { - "line": 1160, + "line": 1155, "column": 28 }, "end": { - "line": 1160, + "line": 1155, "column": 33 } } }, "range": [ - 31829, - 31854 + 31726, + 31751 ], "loc": { "start": { - "line": 1160, + "line": 1155, "column": 8 }, "end": { - "line": 1160, + "line": 1155, "column": 33 } } }, "range": [ - 31829, - 31855 + 31726, + 31752 ], "loc": { "start": { - "line": 1160, + "line": 1155, "column": 8 }, "end": { - "line": 1160, + "line": 1155, "column": 34 } } @@ -48360,16 +48353,16 @@ "type": "Identifier", "name": "filter", "range": [ - 31874, - 31880 + 31771, + 31777 ], "loc": { "start": { - "line": 1162, + "line": 1157, "column": 17 }, "end": { - "line": 1162, + "line": 1157, "column": 23 } } @@ -48389,16 +48382,16 @@ "type": "Identifier", "name": "root", "range": [ - 31897, - 31901 + 31794, + 31798 ], "loc": { "start": { - "line": 1163, + "line": 1158, "column": 12 }, "end": { - "line": 1163, + "line": 1158, "column": 16 } } @@ -48407,31 +48400,31 @@ "type": "Identifier", "name": "clearInterval", "range": [ - 31902, - 31915 + 31799, + 31812 ], "loc": { "start": { - "line": 1163, + "line": 1158, "column": 17 }, "end": { - "line": 1163, + "line": 1158, "column": 30 } } }, "range": [ - 31897, - 31915 + 31794, + 31812 ], "loc": { "start": { - "line": 1163, + "line": 1158, "column": 12 }, "end": { - "line": 1163, + "line": 1158, "column": 30 } } @@ -48443,16 +48436,16 @@ "object": { "type": "ThisExpression", "range": [ - 31916, - 31920 + 31813, + 31817 ], "loc": { "start": { - "line": 1163, + "line": 1158, "column": 31 }, "end": { - "line": 1163, + "line": 1158, "column": 35 } } @@ -48461,62 +48454,62 @@ "type": "Identifier", "name": "autoFilterTimer", "range": [ - 31921, - 31936 + 31818, + 31833 ], "loc": { "start": { - "line": 1163, + "line": 1158, "column": 36 }, "end": { - "line": 1163, + "line": 1158, "column": 51 } } }, "range": [ - 31916, - 31936 + 31813, + 31833 ], "loc": { "start": { - "line": 1163, + "line": 1158, "column": 31 }, "end": { - "line": 1163, + "line": 1158, "column": 51 } } } ], "range": [ - 31897, - 31937 + 31794, + 31834 ], "loc": { "start": { - "line": 1163, + "line": 1158, "column": 12 }, "end": { - "line": 1163, + "line": 1158, "column": 52 } } }, "range": [ - 31897, - 31938 + 31794, + 31835 ], "loc": { "start": { - "line": 1163, + "line": 1158, "column": 12 }, "end": { - "line": 1163, + "line": 1158, "column": 53 } } @@ -48532,16 +48525,16 @@ "object": { "type": "ThisExpression", "range": [ - 31951, - 31955 + 31848, + 31852 ], "loc": { "start": { - "line": 1164, + "line": 1159, "column": 12 }, "end": { - "line": 1164, + "line": 1159, "column": 16 } } @@ -48550,31 +48543,31 @@ "type": "Identifier", "name": "autoFilterTimer", "range": [ - 31956, - 31971 + 31853, + 31868 ], "loc": { "start": { - "line": 1164, + "line": 1159, "column": 17 }, "end": { - "line": 1164, + "line": 1159, "column": 32 } } }, "range": [ - 31951, - 31971 + 31848, + 31868 ], "loc": { "start": { - "line": 1164, + "line": 1159, "column": 12 }, "end": { - "line": 1164, + "line": 1159, "column": 32 } } @@ -48584,46 +48577,46 @@ "value": null, "raw": "null", "range": [ - 31974, - 31978 + 31871, + 31875 ], "loc": { "start": { - "line": 1164, + "line": 1159, "column": 35 }, "end": { - "line": 1164, + "line": 1159, "column": 39 } } }, "range": [ - 31951, - 31978 + 31848, + 31875 ], "loc": { "start": { - "line": 1164, + "line": 1159, "column": 12 }, "end": { - "line": 1164, + "line": 1159, "column": 39 } } }, "range": [ - 31951, - 31979 + 31848, + 31876 ], "loc": { "start": { - "line": 1164, + "line": 1159, "column": 12 }, "end": { - "line": 1164, + "line": 1159, "column": 40 } } @@ -48639,16 +48632,16 @@ "object": { "type": "ThisExpression", "range": [ - 31997, - 32001 + 31894, + 31898 ], "loc": { "start": { - "line": 1165, + "line": 1160, "column": 17 }, "end": { - "line": 1165, + "line": 1160, "column": 21 } } @@ -48657,47 +48650,47 @@ "type": "Identifier", "name": "isUserTyping", "range": [ - 32002, - 32014 + 31899, + 31911 ], "loc": { "start": { - "line": 1165, + "line": 1160, "column": 22 }, "end": { - "line": 1165, + "line": 1160, "column": 34 } } }, "range": [ - 31997, - 32014 + 31894, + 31911 ], "loc": { "start": { - "line": 1165, + "line": 1160, "column": 17 }, "end": { - "line": 1165, + "line": 1160, "column": 34 } } }, "prefix": true, "range": [ - 31996, - 32014 + 31893, + 31911 ], "loc": { "start": { - "line": 1165, + "line": 1160, "column": 16 }, "end": { - "line": 1165, + "line": 1160, "column": 34 } } @@ -48715,16 +48708,16 @@ "object": { "type": "ThisExpression", "range": [ - 32034, - 32038 + 31931, + 31935 ], "loc": { "start": { - "line": 1166, + "line": 1161, "column": 16 }, "end": { - "line": 1166, + "line": 1161, "column": 20 } } @@ -48733,62 +48726,62 @@ "type": "Identifier", "name": "filter", "range": [ - 32039, - 32045 + 31936, + 31942 ], "loc": { "start": { - "line": 1166, + "line": 1161, "column": 21 }, "end": { - "line": 1166, + "line": 1161, "column": 27 } } }, "range": [ - 32034, - 32045 + 31931, + 31942 ], "loc": { "start": { - "line": 1166, + "line": 1161, "column": 16 }, "end": { - "line": 1166, + "line": 1161, "column": 27 } } }, "arguments": [], "range": [ - 32034, - 32047 + 31931, + 31944 ], "loc": { "start": { - "line": 1166, + "line": 1161, "column": 16 }, "end": { - "line": 1166, + "line": 1161, "column": 29 } } }, "range": [ - 32034, - 32048 + 31931, + 31945 ], "loc": { "start": { - "line": 1166, + "line": 1161, "column": 16 }, "end": { - "line": 1166, + "line": 1161, "column": 30 } } @@ -48804,16 +48797,16 @@ "object": { "type": "ThisExpression", "range": [ - 32065, - 32069 + 31962, + 31966 ], "loc": { "start": { - "line": 1167, + "line": 1162, "column": 16 }, "end": { - "line": 1167, + "line": 1162, "column": 20 } } @@ -48822,31 +48815,31 @@ "type": "Identifier", "name": "isUserTyping", "range": [ - 32070, - 32082 + 31967, + 31979 ], "loc": { "start": { - "line": 1167, + "line": 1162, "column": 21 }, "end": { - "line": 1167, + "line": 1162, "column": 33 } } }, "range": [ - 32065, - 32082 + 31962, + 31979 ], "loc": { "start": { - "line": 1167, + "line": 1162, "column": 16 }, "end": { - "line": 1167, + "line": 1162, "column": 33 } } @@ -48856,94 +48849,94 @@ "value": null, "raw": "null", "range": [ - 32085, - 32089 + 31982, + 31986 ], "loc": { "start": { - "line": 1167, + "line": 1162, "column": 36 }, "end": { - "line": 1167, + "line": 1162, "column": 40 } } }, "range": [ - 32065, - 32089 + 31962, + 31986 ], "loc": { "start": { - "line": 1167, + "line": 1162, "column": 16 }, "end": { - "line": 1167, + "line": 1162, "column": 40 } } }, "range": [ - 32065, - 32090 + 31962, + 31987 ], "loc": { "start": { - "line": 1167, + "line": 1162, "column": 16 }, "end": { - "line": 1167, + "line": 1162, "column": 41 } } } ], "range": [ - 32016, - 32104 + 31913, + 32001 ], "loc": { "start": { - "line": 1165, + "line": 1160, "column": 36 }, "end": { - "line": 1168, + "line": 1163, "column": 13 } } }, "alternate": null, "range": [ - 31992, - 32104 + 31889, + 32001 ], "loc": { "start": { - "line": 1165, + "line": 1160, "column": 12 }, "end": { - "line": 1168, + "line": 1163, "column": 13 } } } ], "range": [ - 31883, - 32114 + 31780, + 32011 ], "loc": { "start": { - "line": 1162, + "line": 1157, "column": 26 }, "end": { - "line": 1169, + "line": 1164, "column": 9 } } @@ -48951,16 +48944,16 @@ "generator": false, "expression": false, "range": [ - 31865, - 32114 + 31762, + 32011 ], "loc": { "start": { - "line": 1162, + "line": 1157, "column": 8 }, "end": { - "line": 1169, + "line": 1164, "column": 9 } } @@ -48986,16 +48979,16 @@ "type": "Identifier", "name": "key", "range": [ - 32128, - 32131 + 32025, + 32028 ], "loc": { "start": { - "line": 1171, + "line": 1166, "column": 12 }, "end": { - "line": 1171, + "line": 1166, "column": 15 } } @@ -49004,31 +48997,31 @@ "type": "Identifier", "name": "ENTER_KEY", "range": [ - 32136, - 32145 + 32033, + 32042 ], "loc": { "start": { - "line": 1171, + "line": 1166, "column": 20 }, "end": { - "line": 1171, + "line": 1166, "column": 29 } } }, "range": [ - 32128, - 32145 + 32025, + 32042 ], "loc": { "start": { - "line": 1171, + "line": 1166, "column": 12 }, "end": { - "line": 1171, + "line": 1166, "column": 29 } } @@ -49040,16 +49033,16 @@ "type": "Identifier", "name": "key", "range": [ - 32149, - 32152 + 32046, + 32049 ], "loc": { "start": { - "line": 1171, + "line": 1166, "column": 33 }, "end": { - "line": 1171, + "line": 1166, "column": 36 } } @@ -49058,46 +49051,46 @@ "type": "Identifier", "name": "TAB_KEY", "range": [ - 32157, - 32164 + 32054, + 32061 ], "loc": { "start": { - "line": 1171, + "line": 1166, "column": 41 }, "end": { - "line": 1171, + "line": 1166, "column": 48 } } }, "range": [ - 32149, - 32164 + 32046, + 32061 ], "loc": { "start": { - "line": 1171, + "line": 1166, "column": 33 }, "end": { - "line": 1171, + "line": 1166, "column": 48 } } }, "range": [ - 32128, - 32164 + 32025, + 32061 ], "loc": { "start": { - "line": 1171, + "line": 1166, "column": 12 }, "end": { - "line": 1171, + "line": 1166, "column": 48 } } @@ -49109,16 +49102,16 @@ "type": "Identifier", "name": "key", "range": [ - 32168, - 32171 + 32065, + 32068 ], "loc": { "start": { - "line": 1171, + "line": 1166, "column": 52 }, "end": { - "line": 1171, + "line": 1166, "column": 55 } } @@ -49127,46 +49120,46 @@ "type": "Identifier", "name": "ESC_KEY", "range": [ - 32176, - 32183 + 32073, + 32080 ], "loc": { "start": { - "line": 1171, + "line": 1166, "column": 60 }, "end": { - "line": 1171, + "line": 1166, "column": 67 } } }, "range": [ - 32168, - 32183 + 32065, + 32080 ], "loc": { "start": { - "line": 1171, + "line": 1166, "column": 52 }, "end": { - "line": 1171, + "line": 1166, "column": 67 } } }, "range": [ - 32128, - 32183 + 32025, + 32080 ], "loc": { "start": { - "line": 1171, + "line": 1166, "column": 12 }, "end": { - "line": 1171, + "line": 1166, "column": 67 } } @@ -49178,16 +49171,16 @@ "type": "Identifier", "name": "key", "range": [ - 32199, - 32202 + 32096, + 32099 ], "loc": { "start": { - "line": 1172, + "line": 1167, "column": 12 }, "end": { - "line": 1172, + "line": 1167, "column": 15 } } @@ -49196,46 +49189,46 @@ "type": "Identifier", "name": "UP_ARROW_KEY", "range": [ - 32207, - 32219 + 32104, + 32116 ], "loc": { "start": { - "line": 1172, + "line": 1167, "column": 20 }, "end": { - "line": 1172, + "line": 1167, "column": 32 } } }, "range": [ - 32199, - 32219 + 32096, + 32116 ], "loc": { "start": { - "line": 1172, + "line": 1167, "column": 12 }, "end": { - "line": 1172, + "line": 1167, "column": 32 } } }, "range": [ - 32128, - 32219 + 32025, + 32116 ], "loc": { "start": { - "line": 1171, + "line": 1166, "column": 12 }, "end": { - "line": 1172, + "line": 1167, "column": 32 } } @@ -49247,16 +49240,16 @@ "type": "Identifier", "name": "key", "range": [ - 32223, - 32226 + 32120, + 32123 ], "loc": { "start": { - "line": 1172, + "line": 1167, "column": 36 }, "end": { - "line": 1172, + "line": 1167, "column": 39 } } @@ -49265,46 +49258,46 @@ "type": "Identifier", "name": "DOWN_ARROW_KEY", "range": [ - 32231, - 32245 + 32128, + 32142 ], "loc": { "start": { - "line": 1172, + "line": 1167, "column": 44 }, "end": { - "line": 1172, + "line": 1167, "column": 58 } } }, "range": [ - 32223, - 32245 + 32120, + 32142 ], "loc": { "start": { - "line": 1172, + "line": 1167, "column": 36 }, "end": { - "line": 1172, + "line": 1167, "column": 58 } } }, "range": [ - 32128, - 32245 + 32025, + 32142 ], "loc": { "start": { - "line": 1171, + "line": 1166, "column": 12 }, "end": { - "line": 1172, + "line": 1167, "column": 58 } } @@ -49323,16 +49316,16 @@ "object": { "type": "ThisExpression", "range": [ - 32265, - 32269 + 32162, + 32166 ], "loc": { "start": { - "line": 1173, + "line": 1168, "column": 16 }, "end": { - "line": 1173, + "line": 1168, "column": 20 } } @@ -49341,31 +49334,31 @@ "type": "Identifier", "name": "autoFilterTimer", "range": [ - 32270, - 32285 + 32167, + 32182 ], "loc": { "start": { - "line": 1173, + "line": 1168, "column": 21 }, "end": { - "line": 1173, + "line": 1168, "column": 36 } } }, "range": [ - 32265, - 32285 + 32162, + 32182 ], "loc": { "start": { - "line": 1173, + "line": 1168, "column": 16 }, "end": { - "line": 1173, + "line": 1168, "column": 36 } } @@ -49375,31 +49368,31 @@ "value": null, "raw": "null", "range": [ - 32290, - 32294 + 32187, + 32191 ], "loc": { "start": { - "line": 1173, + "line": 1168, "column": 41 }, "end": { - "line": 1173, + "line": 1168, "column": 45 } } }, "range": [ - 32265, - 32294 + 32162, + 32191 ], "loc": { "start": { - "line": 1173, + "line": 1168, "column": 16 }, "end": { - "line": 1173, + "line": 1168, "column": 45 } } @@ -49418,16 +49411,16 @@ "object": { "type": "ThisExpression", "range": [ - 32314, - 32318 + 32211, + 32215 ], "loc": { "start": { - "line": 1174, + "line": 1169, "column": 16 }, "end": { - "line": 1174, + "line": 1169, "column": 20 } } @@ -49436,31 +49429,31 @@ "type": "Identifier", "name": "autoFilterTimer", "range": [ - 32319, - 32334 + 32216, + 32231 ], "loc": { "start": { - "line": 1174, + "line": 1169, "column": 21 }, "end": { - "line": 1174, + "line": 1169, "column": 36 } } }, "range": [ - 32314, - 32334 + 32211, + 32231 ], "loc": { "start": { - "line": 1174, + "line": 1169, "column": 16 }, "end": { - "line": 1174, + "line": 1169, "column": 36 } } @@ -49474,16 +49467,16 @@ "type": "Identifier", "name": "root", "range": [ - 32337, - 32341 + 32234, + 32238 ], "loc": { "start": { - "line": 1174, + "line": 1169, "column": 39 }, "end": { - "line": 1174, + "line": 1169, "column": 43 } } @@ -49492,31 +49485,31 @@ "type": "Identifier", "name": "setInterval", "range": [ - 32342, - 32353 + 32239, + 32250 ], "loc": { "start": { - "line": 1174, + "line": 1169, "column": 44 }, "end": { - "line": 1174, + "line": 1169, "column": 55 } } }, "range": [ - 32337, - 32353 + 32234, + 32250 ], "loc": { "start": { - "line": 1174, + "line": 1169, "column": 39 }, "end": { - "line": 1174, + "line": 1169, "column": 55 } } @@ -49531,16 +49524,16 @@ "type": "Identifier", "name": "filter", "range": [ - 32354, - 32360 + 32251, + 32257 ], "loc": { "start": { - "line": 1174, + "line": 1169, "column": 56 }, "end": { - "line": 1174, + "line": 1169, "column": 62 } } @@ -49549,31 +49542,31 @@ "type": "Identifier", "name": "bind", "range": [ - 32361, - 32365 + 32258, + 32262 ], "loc": { "start": { - "line": 1174, + "line": 1169, "column": 63 }, "end": { - "line": 1174, + "line": 1169, "column": 67 } } }, "range": [ - 32354, - 32365 + 32251, + 32262 ], "loc": { "start": { - "line": 1174, + "line": 1169, "column": 56 }, "end": { - "line": 1174, + "line": 1169, "column": 67 } } @@ -49582,32 +49575,32 @@ { "type": "ThisExpression", "range": [ - 32366, - 32370 + 32263, + 32267 ], "loc": { "start": { - "line": 1174, + "line": 1169, "column": 68 }, "end": { - "line": 1174, + "line": 1169, "column": 72 } } } ], "range": [ - 32354, - 32371 + 32251, + 32268 ], "loc": { "start": { - "line": 1174, + "line": 1169, "column": 56 }, "end": { - "line": 1174, + "line": 1169, "column": 73 } } @@ -49618,16 +49611,16 @@ "object": { "type": "ThisExpression", "range": [ - 32393, - 32397 + 32290, + 32294 ], "loc": { "start": { - "line": 1175, + "line": 1170, "column": 20 }, "end": { - "line": 1175, + "line": 1170, "column": 24 } } @@ -49636,125 +49629,125 @@ "type": "Identifier", "name": "autoFilterDelay", "range": [ - 32398, - 32413 + 32295, + 32310 ], "loc": { "start": { - "line": 1175, + "line": 1170, "column": 25 }, "end": { - "line": 1175, + "line": 1170, "column": 40 } } }, "range": [ - 32393, - 32413 + 32290, + 32310 ], "loc": { "start": { - "line": 1175, + "line": 1170, "column": 20 }, "end": { - "line": 1175, + "line": 1170, "column": 40 } } } ], "range": [ - 32337, - 32414 + 32234, + 32311 ], "loc": { "start": { - "line": 1174, + "line": 1169, "column": 39 }, "end": { - "line": 1175, + "line": 1170, "column": 41 } } }, "range": [ - 32314, - 32414 + 32211, + 32311 ], "loc": { "start": { - "line": 1174, + "line": 1169, "column": 16 }, "end": { - "line": 1175, + "line": 1170, "column": 41 } } }, "range": [ - 32314, - 32415 + 32211, + 32312 ], "loc": { "start": { - "line": 1174, + "line": 1169, "column": 16 }, "end": { - "line": 1175, + "line": 1170, "column": 42 } } } ], "range": [ - 32296, - 32429 + 32193, + 32326 ], "loc": { "start": { - "line": 1173, + "line": 1168, "column": 47 }, "end": { - "line": 1176, + "line": 1171, "column": 13 } } }, "alternate": null, "range": [ - 32261, - 32429 + 32158, + 32326 ], "loc": { "start": { - "line": 1173, + "line": 1168, "column": 12 }, "end": { - "line": 1176, + "line": 1171, "column": 13 } } } ], "range": [ - 32247, - 32439 + 32144, + 32336 ], "loc": { "start": { - "line": 1172, + "line": 1167, "column": 60 }, "end": { - "line": 1177, + "line": 1172, "column": 9 } } @@ -49773,16 +49766,16 @@ "type": "Identifier", "name": "root", "range": [ - 32459, - 32463 + 32356, + 32360 ], "loc": { "start": { - "line": 1178, + "line": 1173, "column": 12 }, "end": { - "line": 1178, + "line": 1173, "column": 16 } } @@ -49791,31 +49784,31 @@ "type": "Identifier", "name": "clearInterval", "range": [ - 32464, - 32477 + 32361, + 32374 ], "loc": { "start": { - "line": 1178, + "line": 1173, "column": 17 }, "end": { - "line": 1178, + "line": 1173, "column": 30 } } }, "range": [ - 32459, - 32477 + 32356, + 32374 ], "loc": { "start": { - "line": 1178, + "line": 1173, "column": 12 }, "end": { - "line": 1178, + "line": 1173, "column": 30 } } @@ -49827,16 +49820,16 @@ "object": { "type": "ThisExpression", "range": [ - 32478, - 32482 + 32375, + 32379 ], "loc": { "start": { - "line": 1178, + "line": 1173, "column": 31 }, "end": { - "line": 1178, + "line": 1173, "column": 35 } } @@ -49845,62 +49838,62 @@ "type": "Identifier", "name": "autoFilterTimer", "range": [ - 32483, - 32498 + 32380, + 32395 ], "loc": { "start": { - "line": 1178, + "line": 1173, "column": 36 }, "end": { - "line": 1178, + "line": 1173, "column": 51 } } }, "range": [ - 32478, - 32498 + 32375, + 32395 ], "loc": { "start": { - "line": 1178, + "line": 1173, "column": 31 }, "end": { - "line": 1178, + "line": 1173, "column": 51 } } } ], "range": [ - 32459, - 32499 + 32356, + 32396 ], "loc": { "start": { - "line": 1178, + "line": 1173, "column": 12 }, "end": { - "line": 1178, + "line": 1173, "column": 52 } } }, "range": [ - 32459, - 32500 + 32356, + 32397 ], "loc": { "start": { - "line": 1178, + "line": 1173, "column": 12 }, "end": { - "line": 1178, + "line": 1173, "column": 53 } } @@ -49916,16 +49909,16 @@ "object": { "type": "ThisExpression", "range": [ - 32513, - 32517 + 32410, + 32414 ], "loc": { "start": { - "line": 1179, + "line": 1174, "column": 12 }, "end": { - "line": 1179, + "line": 1174, "column": 16 } } @@ -49934,31 +49927,31 @@ "type": "Identifier", "name": "autoFilterTimer", "range": [ - 32518, - 32533 + 32415, + 32430 ], "loc": { "start": { - "line": 1179, + "line": 1174, "column": 17 }, "end": { - "line": 1179, + "line": 1174, "column": 32 } } }, "range": [ - 32513, - 32533 + 32410, + 32430 ], "loc": { "start": { - "line": 1179, + "line": 1174, "column": 12 }, "end": { - "line": 1179, + "line": 1174, "column": 32 } } @@ -49968,93 +49961,93 @@ "value": null, "raw": "null", "range": [ - 32536, - 32540 + 32433, + 32437 ], "loc": { "start": { - "line": 1179, + "line": 1174, "column": 35 }, "end": { - "line": 1179, + "line": 1174, "column": 39 } } }, "range": [ - 32513, - 32540 + 32410, + 32437 ], "loc": { "start": { - "line": 1179, + "line": 1174, "column": 12 }, "end": { - "line": 1179, + "line": 1174, "column": 39 } } }, "range": [ - 32513, - 32541 + 32410, + 32438 ], "loc": { "start": { - "line": 1179, + "line": 1174, "column": 12 }, "end": { - "line": 1179, + "line": 1174, "column": 40 } } } ], "range": [ - 32445, - 32551 + 32342, + 32448 ], "loc": { "start": { - "line": 1177, + "line": 1172, "column": 15 }, "end": { - "line": 1180, + "line": 1175, "column": 9 } } }, "range": [ - 32124, - 32551 + 32021, + 32448 ], "loc": { "start": { - "line": 1171, + "line": 1166, "column": 8 }, "end": { - "line": 1180, + "line": 1175, "column": 9 } } } ], "range": [ - 31725, - 32557 + 31622, + 32454 ], "loc": { "start": { - "line": 1155, + "line": 1150, "column": 17 }, "end": { - "line": 1181, + "line": 1176, "column": 5 } } @@ -50062,16 +50055,16 @@ "generator": false, "expression": false, "range": [ - 31719, - 32557 + 31616, + 32454 ], "loc": { "start": { - "line": 1155, + "line": 1150, "column": 11 }, "end": { - "line": 1181, + "line": 1176, "column": 5 } } @@ -50079,16 +50072,16 @@ "kind": "method", "computed": false, "range": [ - 31712, - 32557 + 31609, + 32454 ], "loc": { "start": { - "line": 1155, + "line": 1150, "column": 4 }, "end": { - "line": 1181, + "line": 1176, "column": 5 } }, @@ -50097,16 +50090,16 @@ "type": "Block", "value": "*\n * Filter's keyup event: if auto-filter on, detect user is typing and filter\n * columns\n * @param {Event} evt\n ", "range": [ - 31574, - 31707 + 31471, + 31604 ], "loc": { "start": { - "line": 1150, + "line": 1145, "column": 4 }, "end": { - "line": 1154, + "line": 1149, "column": 7 } } @@ -50117,16 +50110,16 @@ "type": "Block", "value": "*\n * Filter's keydown event: if auto-filter on, detect user is typing\n ", "range": [ - 32563, - 32646 + 32460, + 32543 ], "loc": { "start": { - "line": 1183, + "line": 1178, "column": 4 }, "end": { - "line": 1185, + "line": 1180, "column": 7 } } @@ -50140,16 +50133,16 @@ "type": "Identifier", "name": "onKeyDown", "range": [ - 32651, - 32660 + 32548, + 32557 ], "loc": { "start": { - "line": 1186, + "line": 1181, "column": 4 }, "end": { - "line": 1186, + "line": 1181, "column": 13 } } @@ -50169,16 +50162,16 @@ "object": { "type": "ThisExpression", "range": [ - 32677, - 32681 + 32574, + 32578 ], "loc": { "start": { - "line": 1187, + "line": 1182, "column": 12 }, "end": { - "line": 1187, + "line": 1182, "column": 16 } } @@ -50187,31 +50180,31 @@ "type": "Identifier", "name": "autoFilter", "range": [ - 32682, - 32692 + 32579, + 32589 ], "loc": { "start": { - "line": 1187, + "line": 1182, "column": 17 }, "end": { - "line": 1187, + "line": 1182, "column": 27 } } }, "range": [ - 32677, - 32692 + 32574, + 32589 ], "loc": { "start": { - "line": 1187, + "line": 1182, "column": 12 }, "end": { - "line": 1187, + "line": 1182, "column": 27 } } @@ -50230,16 +50223,16 @@ "object": { "type": "ThisExpression", "range": [ - 32708, - 32712 + 32605, + 32609 ], "loc": { "start": { - "line": 1188, + "line": 1183, "column": 12 }, "end": { - "line": 1188, + "line": 1183, "column": 16 } } @@ -50248,31 +50241,31 @@ "type": "Identifier", "name": "isUserTyping", "range": [ - 32713, - 32725 + 32610, + 32622 ], "loc": { "start": { - "line": 1188, + "line": 1183, "column": 17 }, "end": { - "line": 1188, + "line": 1183, "column": 29 } } }, "range": [ - 32708, - 32725 + 32605, + 32622 ], "loc": { "start": { - "line": 1188, + "line": 1183, "column": 12 }, "end": { - "line": 1188, + "line": 1183, "column": 29 } } @@ -50282,94 +50275,94 @@ "value": true, "raw": "true", "range": [ - 32728, - 32732 + 32625, + 32629 ], "loc": { "start": { - "line": 1188, + "line": 1183, "column": 32 }, "end": { - "line": 1188, + "line": 1183, "column": 36 } } }, "range": [ - 32708, - 32732 + 32605, + 32629 ], "loc": { "start": { - "line": 1188, + "line": 1183, "column": 12 }, "end": { - "line": 1188, + "line": 1183, "column": 36 } } }, "range": [ - 32708, - 32733 + 32605, + 32630 ], "loc": { "start": { - "line": 1188, + "line": 1183, "column": 12 }, "end": { - "line": 1188, + "line": 1183, "column": 37 } } } ], "range": [ - 32694, - 32743 + 32591, + 32640 ], "loc": { "start": { - "line": 1187, + "line": 1182, "column": 29 }, "end": { - "line": 1189, + "line": 1184, "column": 9 } } }, "alternate": null, "range": [ - 32673, - 32743 + 32570, + 32640 ], "loc": { "start": { - "line": 1187, + "line": 1182, "column": 8 }, "end": { - "line": 1189, + "line": 1184, "column": 9 } } } ], "range": [ - 32663, - 32749 + 32560, + 32646 ], "loc": { "start": { - "line": 1186, + "line": 1181, "column": 16 }, "end": { - "line": 1190, + "line": 1185, "column": 5 } } @@ -50377,16 +50370,16 @@ "generator": false, "expression": false, "range": [ - 32660, - 32749 + 32557, + 32646 ], "loc": { "start": { - "line": 1186, + "line": 1181, "column": 13 }, "end": { - "line": 1190, + "line": 1185, "column": 5 } } @@ -50394,16 +50387,16 @@ "kind": "method", "computed": false, "range": [ - 32651, - 32749 + 32548, + 32646 ], "loc": { "start": { - "line": 1186, + "line": 1181, "column": 4 }, "end": { - "line": 1190, + "line": 1185, "column": 5 } }, @@ -50412,16 +50405,16 @@ "type": "Block", "value": "*\n * Filter's keydown event: if auto-filter on, detect user is typing\n ", "range": [ - 32563, - 32646 + 32460, + 32543 ], "loc": { "start": { - "line": 1183, + "line": 1178, "column": 4 }, "end": { - "line": 1185, + "line": 1180, "column": 7 } } @@ -50432,16 +50425,16 @@ "type": "Block", "value": "*\n * Filter's focus event\n * @param {Event} evt\n ", "range": [ - 32755, - 32820 + 32652, + 32717 ], "loc": { "start": { - "line": 1192, + "line": 1187, "column": 4 }, "end": { - "line": 1195, + "line": 1190, "column": 7 } } @@ -50455,16 +50448,16 @@ "type": "Identifier", "name": "onInpFocus", "range": [ - 32825, - 32835 + 32722, + 32732 ], "loc": { "start": { - "line": 1196, + "line": 1191, "column": 4 }, "end": { - "line": 1196, + "line": 1191, "column": 14 } } @@ -50477,16 +50470,16 @@ "type": "Identifier", "name": "evt", "range": [ - 32836, - 32839 + 32733, + 32736 ], "loc": { "start": { - "line": 1196, + "line": 1191, "column": 15 }, "end": { - "line": 1196, + "line": 1191, "column": 18 } } @@ -50504,16 +50497,16 @@ "type": "Identifier", "name": "elm", "range": [ - 32855, - 32858 + 32752, + 32755 ], "loc": { "start": { - "line": 1197, + "line": 1192, "column": 12 }, "end": { - "line": 1197, + "line": 1192, "column": 15 } } @@ -50524,16 +50517,16 @@ "type": "Identifier", "name": "targetEvt", "range": [ - 32861, - 32870 + 32758, + 32767 ], "loc": { "start": { - "line": 1197, + "line": 1192, "column": 18 }, "end": { - "line": 1197, + "line": 1192, "column": 27 } } @@ -50543,47 +50536,47 @@ "type": "Identifier", "name": "evt", "range": [ - 32871, - 32874 + 32768, + 32771 ], "loc": { "start": { - "line": 1197, + "line": 1192, "column": 28 }, "end": { - "line": 1197, + "line": 1192, "column": 31 } } } ], "range": [ - 32861, - 32875 + 32758, + 32772 ], "loc": { "start": { - "line": 1197, + "line": 1192, "column": 18 }, "end": { - "line": 1197, + "line": 1192, "column": 32 } } }, "range": [ - 32855, - 32875 + 32752, + 32772 ], "loc": { "start": { - "line": 1197, + "line": 1192, "column": 12 }, "end": { - "line": 1197, + "line": 1192, "column": 32 } } @@ -50591,16 +50584,16 @@ ], "kind": "let", "range": [ - 32851, - 32876 + 32748, + 32773 ], "loc": { "start": { - "line": 1197, + "line": 1192, "column": 8 }, "end": { - "line": 1197, + "line": 1192, "column": 33 } } @@ -50618,16 +50611,16 @@ "object": { "type": "ThisExpression", "range": [ - 32885, - 32889 + 32782, + 32786 ], "loc": { "start": { - "line": 1198, + "line": 1193, "column": 8 }, "end": { - "line": 1198, + "line": 1193, "column": 12 } } @@ -50636,31 +50629,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 32890, - 32897 + 32787, + 32794 ], "loc": { "start": { - "line": 1198, + "line": 1193, "column": 13 }, "end": { - "line": 1198, + "line": 1193, "column": 20 } } }, "range": [ - 32885, - 32897 + 32782, + 32794 ], "loc": { "start": { - "line": 1198, + "line": 1193, "column": 8 }, "end": { - "line": 1198, + "line": 1193, "column": 20 } } @@ -50669,31 +50662,31 @@ "type": "Identifier", "name": "emit", "range": [ - 32898, - 32902 + 32795, + 32799 ], "loc": { "start": { - "line": 1198, + "line": 1193, "column": 21 }, "end": { - "line": 1198, + "line": 1193, "column": 25 } } }, "range": [ - 32885, - 32902 + 32782, + 32799 ], "loc": { "start": { - "line": 1198, + "line": 1193, "column": 8 }, "end": { - "line": 1198, + "line": 1193, "column": 25 } } @@ -50704,16 +50697,16 @@ "value": "filter-focus", "raw": "'filter-focus'", "range": [ - 32903, - 32917 + 32800, + 32814 ], "loc": { "start": { - "line": 1198, + "line": 1193, "column": 26 }, "end": { - "line": 1198, + "line": 1193, "column": 40 } } @@ -50721,16 +50714,16 @@ { "type": "ThisExpression", "range": [ - 32919, - 32923 + 32816, + 32820 ], "loc": { "start": { - "line": 1198, + "line": 1193, "column": 42 }, "end": { - "line": 1198, + "line": 1193, "column": 46 } } @@ -50739,63 +50732,63 @@ "type": "Identifier", "name": "elm", "range": [ - 32925, - 32928 + 32822, + 32825 ], "loc": { "start": { - "line": 1198, + "line": 1193, "column": 48 }, "end": { - "line": 1198, + "line": 1193, "column": 51 } } } ], "range": [ - 32885, - 32929 + 32782, + 32826 ], "loc": { "start": { - "line": 1198, + "line": 1193, "column": 8 }, "end": { - "line": 1198, + "line": 1193, "column": 52 } } }, "range": [ - 32885, - 32930 + 32782, + 32827 ], "loc": { "start": { - "line": 1198, + "line": 1193, "column": 8 }, "end": { - "line": 1198, + "line": 1193, "column": 53 } } } ], "range": [ - 32841, - 32936 + 32738, + 32833 ], "loc": { "start": { - "line": 1196, + "line": 1191, "column": 20 }, "end": { - "line": 1199, + "line": 1194, "column": 5 } } @@ -50803,16 +50796,16 @@ "generator": false, "expression": false, "range": [ - 32835, - 32936 + 32732, + 32833 ], "loc": { "start": { - "line": 1196, + "line": 1191, "column": 14 }, "end": { - "line": 1199, + "line": 1194, "column": 5 } } @@ -50820,16 +50813,16 @@ "kind": "method", "computed": false, "range": [ - 32825, - 32936 + 32722, + 32833 ], "loc": { "start": { - "line": 1196, + "line": 1191, "column": 4 }, "end": { - "line": 1199, + "line": 1194, "column": 5 } }, @@ -50838,16 +50831,16 @@ "type": "Block", "value": "*\n * Filter's focus event\n * @param {Event} evt\n ", "range": [ - 32755, - 32820 + 32652, + 32717 ], "loc": { "start": { - "line": 1192, + "line": 1187, "column": 4 }, "end": { - "line": 1195, + "line": 1190, "column": 7 } } @@ -50858,16 +50851,16 @@ "type": "Block", "value": "*\n * Filter's blur event: if auto-filter on, clear interval on filter blur\n ", "range": [ - 32942, - 33030 + 32839, + 32927 ], "loc": { "start": { - "line": 1201, + "line": 1196, "column": 4 }, "end": { - "line": 1203, + "line": 1198, "column": 7 } } @@ -50881,16 +50874,16 @@ "type": "Identifier", "name": "onInpBlur", "range": [ - 33035, - 33044 + 32932, + 32941 ], "loc": { "start": { - "line": 1204, + "line": 1199, "column": 4 }, "end": { - "line": 1204, + "line": 1199, "column": 13 } } @@ -50910,16 +50903,16 @@ "object": { "type": "ThisExpression", "range": [ - 33061, - 33065 + 32958, + 32962 ], "loc": { "start": { - "line": 1205, + "line": 1200, "column": 12 }, "end": { - "line": 1205, + "line": 1200, "column": 16 } } @@ -50928,31 +50921,31 @@ "type": "Identifier", "name": "autoFilter", "range": [ - 33066, - 33076 + 32963, + 32973 ], "loc": { "start": { - "line": 1205, + "line": 1200, "column": 17 }, "end": { - "line": 1205, + "line": 1200, "column": 27 } } }, "range": [ - 33061, - 33076 + 32958, + 32973 ], "loc": { "start": { - "line": 1205, + "line": 1200, "column": 12 }, "end": { - "line": 1205, + "line": 1200, "column": 27 } } @@ -50971,16 +50964,16 @@ "object": { "type": "ThisExpression", "range": [ - 33092, - 33096 + 32989, + 32993 ], "loc": { "start": { - "line": 1206, + "line": 1201, "column": 12 }, "end": { - "line": 1206, + "line": 1201, "column": 16 } } @@ -50989,31 +50982,31 @@ "type": "Identifier", "name": "isUserTyping", "range": [ - 33097, - 33109 + 32994, + 33006 ], "loc": { "start": { - "line": 1206, + "line": 1201, "column": 17 }, "end": { - "line": 1206, + "line": 1201, "column": 29 } } }, "range": [ - 33092, - 33109 + 32989, + 33006 ], "loc": { "start": { - "line": 1206, + "line": 1201, "column": 12 }, "end": { - "line": 1206, + "line": 1201, "column": 29 } } @@ -51023,46 +51016,46 @@ "value": false, "raw": "false", "range": [ - 33112, - 33117 + 33009, + 33014 ], "loc": { "start": { - "line": 1206, + "line": 1201, "column": 32 }, "end": { - "line": 1206, + "line": 1201, "column": 37 } } }, "range": [ - 33092, - 33117 + 32989, + 33014 ], "loc": { "start": { - "line": 1206, + "line": 1201, "column": 12 }, "end": { - "line": 1206, + "line": 1201, "column": 37 } } }, "range": [ - 33092, - 33118 + 32989, + 33015 ], "loc": { "start": { - "line": 1206, + "line": 1201, "column": 12 }, "end": { - "line": 1206, + "line": 1201, "column": 38 } } @@ -51078,16 +51071,16 @@ "type": "Identifier", "name": "root", "range": [ - 33131, - 33135 + 33028, + 33032 ], "loc": { "start": { - "line": 1207, + "line": 1202, "column": 12 }, "end": { - "line": 1207, + "line": 1202, "column": 16 } } @@ -51096,31 +51089,31 @@ "type": "Identifier", "name": "clearInterval", "range": [ - 33136, - 33149 + 33033, + 33046 ], "loc": { "start": { - "line": 1207, + "line": 1202, "column": 17 }, "end": { - "line": 1207, + "line": 1202, "column": 30 } } }, "range": [ - 33131, - 33149 + 33028, + 33046 ], "loc": { "start": { - "line": 1207, + "line": 1202, "column": 12 }, "end": { - "line": 1207, + "line": 1202, "column": 30 } } @@ -51132,16 +51125,16 @@ "object": { "type": "ThisExpression", "range": [ - 33150, - 33154 + 33047, + 33051 ], "loc": { "start": { - "line": 1207, + "line": 1202, "column": 31 }, "end": { - "line": 1207, + "line": 1202, "column": 35 } } @@ -51150,94 +51143,94 @@ "type": "Identifier", "name": "autoFilterTimer", "range": [ - 33155, - 33170 + 33052, + 33067 ], "loc": { "start": { - "line": 1207, + "line": 1202, "column": 36 }, "end": { - "line": 1207, + "line": 1202, "column": 51 } } }, "range": [ - 33150, - 33170 + 33047, + 33067 ], "loc": { "start": { - "line": 1207, + "line": 1202, "column": 31 }, "end": { - "line": 1207, + "line": 1202, "column": 51 } } } ], "range": [ - 33131, - 33171 + 33028, + 33068 ], "loc": { "start": { - "line": 1207, + "line": 1202, "column": 12 }, "end": { - "line": 1207, + "line": 1202, "column": 52 } } }, "range": [ - 33131, - 33172 + 33028, + 33069 ], "loc": { "start": { - "line": 1207, + "line": 1202, "column": 12 }, "end": { - "line": 1207, + "line": 1202, "column": 53 } } } ], "range": [ - 33078, - 33182 + 32975, + 33079 ], "loc": { "start": { - "line": 1205, + "line": 1200, "column": 29 }, "end": { - "line": 1208, + "line": 1203, "column": 9 } } }, "alternate": null, "range": [ - 33057, - 33182 + 32954, + 33079 ], "loc": { "start": { - "line": 1205, + "line": 1200, "column": 8 }, "end": { - "line": 1208, + "line": 1203, "column": 9 } } @@ -51255,16 +51248,16 @@ "object": { "type": "ThisExpression", "range": [ - 33191, - 33195 + 33088, + 33092 ], "loc": { "start": { - "line": 1209, + "line": 1204, "column": 8 }, "end": { - "line": 1209, + "line": 1204, "column": 12 } } @@ -51273,31 +51266,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 33196, - 33203 + 33093, + 33100 ], "loc": { "start": { - "line": 1209, + "line": 1204, "column": 13 }, "end": { - "line": 1209, + "line": 1204, "column": 20 } } }, "range": [ - 33191, - 33203 + 33088, + 33100 ], "loc": { "start": { - "line": 1209, + "line": 1204, "column": 8 }, "end": { - "line": 1209, + "line": 1204, "column": 20 } } @@ -51306,31 +51299,31 @@ "type": "Identifier", "name": "emit", "range": [ - 33204, - 33208 + 33101, + 33105 ], "loc": { "start": { - "line": 1209, + "line": 1204, "column": 21 }, "end": { - "line": 1209, + "line": 1204, "column": 25 } } }, "range": [ - 33191, - 33208 + 33088, + 33105 ], "loc": { "start": { - "line": 1209, + "line": 1204, "column": 8 }, "end": { - "line": 1209, + "line": 1204, "column": 25 } } @@ -51341,16 +51334,16 @@ "value": "filter-blur", "raw": "'filter-blur'", "range": [ - 33209, - 33222 + 33106, + 33119 ], "loc": { "start": { - "line": 1209, + "line": 1204, "column": 26 }, "end": { - "line": 1209, + "line": 1204, "column": 39 } } @@ -51358,63 +51351,63 @@ { "type": "ThisExpression", "range": [ - 33224, - 33228 + 33121, + 33125 ], "loc": { "start": { - "line": 1209, + "line": 1204, "column": 41 }, "end": { - "line": 1209, + "line": 1204, "column": 45 } } } ], "range": [ - 33191, - 33229 + 33088, + 33126 ], "loc": { "start": { - "line": 1209, + "line": 1204, "column": 8 }, "end": { - "line": 1209, + "line": 1204, "column": 46 } } }, "range": [ - 33191, - 33230 + 33088, + 33127 ], "loc": { "start": { - "line": 1209, + "line": 1204, "column": 8 }, "end": { - "line": 1209, + "line": 1204, "column": 47 } } } ], "range": [ - 33047, - 33236 + 32944, + 33133 ], "loc": { "start": { - "line": 1204, + "line": 1199, "column": 16 }, "end": { - "line": 1210, + "line": 1205, "column": 5 } } @@ -51422,16 +51415,16 @@ "generator": false, "expression": false, "range": [ - 33044, - 33236 + 32941, + 33133 ], "loc": { "start": { - "line": 1204, + "line": 1199, "column": 13 }, "end": { - "line": 1210, + "line": 1205, "column": 5 } } @@ -51439,16 +51432,16 @@ "kind": "method", "computed": false, "range": [ - 33035, - 33236 + 32932, + 33133 ], "loc": { "start": { - "line": 1204, + "line": 1199, "column": 4 }, "end": { - "line": 1210, + "line": 1205, "column": 5 } }, @@ -51457,16 +51450,16 @@ "type": "Block", "value": "*\n * Filter's blur event: if auto-filter on, clear interval on filter blur\n ", "range": [ - 32942, - 33030 + 32839, + 32927 ], "loc": { "start": { - "line": 1201, + "line": 1196, "column": 4 }, "end": { - "line": 1203, + "line": 1198, "column": 7 } } @@ -51477,16 +51470,16 @@ "type": "Block", "value": "*\n * Insert filters row at initialization\n ", "range": [ - 33242, - 33297 + 33139, + 33194 ], "loc": { "start": { - "line": 1212, + "line": 1207, "column": 4 }, "end": { - "line": 1214, + "line": 1209, "column": 7 } } @@ -51500,16 +51493,16 @@ "type": "Identifier", "name": "_insertFiltersRow", "range": [ - 33302, - 33319 + 33199, + 33216 ], "loc": { "start": { - "line": 1215, + "line": 1210, "column": 4 }, "end": { - "line": 1215, + "line": 1210, "column": 21 } } @@ -51529,16 +51522,16 @@ "object": { "type": "ThisExpression", "range": [ - 33529, - 33533 + 33426, + 33430 ], "loc": { "start": { - "line": 1219, + "line": 1214, "column": 12 }, "end": { - "line": 1219, + "line": 1214, "column": 16 } } @@ -51547,31 +51540,31 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 33534, - 33544 + 33431, + 33441 ], "loc": { "start": { - "line": 1219, + "line": 1214, "column": 17 }, "end": { - "line": 1219, + "line": 1214, "column": 27 } } }, "range": [ - 33529, - 33544 + 33426, + 33441 ], "loc": { "start": { - "line": 1219, + "line": 1214, "column": 12 }, "end": { - "line": 1219, + "line": 1214, "column": 27 } } @@ -51583,48 +51576,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 33560, - 33567 + 33457, + 33464 ], "loc": { "start": { - "line": 1220, + "line": 1215, "column": 12 }, "end": { - "line": 1220, + "line": 1215, "column": 19 } } } ], "range": [ - 33546, - 33577 + 33443, + 33474 ], "loc": { "start": { - "line": 1219, + "line": 1214, "column": 29 }, "end": { - "line": 1221, + "line": 1216, "column": 9 } } }, "alternate": null, "range": [ - 33525, - 33577 + 33422, + 33474 ], "loc": { "start": { - "line": 1219, + "line": 1214, "column": 8 }, "end": { - "line": 1221, + "line": 1216, "column": 9 } }, @@ -51633,16 +51626,16 @@ "type": "Line", "value": " TODO: prevent filters row generation for popup filters too,", "range": [ - 33332, - 33394 + 33229, + 33291 ], "loc": { "start": { - "line": 1216, + "line": 1211, "column": 8 }, "end": { - "line": 1216, + "line": 1211, "column": 70 } } @@ -51651,16 +51644,16 @@ "type": "Line", "value": " to reduce and simplify headers row index adjusting across lib modules", "range": [ - 33403, - 33475 + 33300, + 33372 ], "loc": { "start": { - "line": 1217, + "line": 1212, "column": 8 }, "end": { - "line": 1217, + "line": 1212, "column": 80 } } @@ -51669,16 +51662,16 @@ "type": "Line", "value": " (GridLayout, PopupFilter etc)", "range": [ - 33484, - 33516 + 33381, + 33413 ], "loc": { "start": { - "line": 1218, + "line": 1213, "column": 8 }, "end": { - "line": 1218, + "line": 1213, "column": 40 } } @@ -51694,32 +51687,32 @@ "type": "Identifier", "name": "fltrow", "range": [ - 33590, - 33596 + 33487, + 33493 ], "loc": { "start": { - "line": 1222, + "line": 1217, "column": 12 }, "end": { - "line": 1222, + "line": 1217, "column": 18 } } }, "init": null, "range": [ - 33590, - 33596 + 33487, + 33493 ], "loc": { "start": { - "line": 1222, + "line": 1217, "column": 12 }, "end": { - "line": 1222, + "line": 1217, "column": 18 } } @@ -51727,16 +51720,16 @@ ], "kind": "let", "range": [ - 33586, - 33597 + 33483, + 33494 ], "loc": { "start": { - "line": 1222, + "line": 1217, "column": 8 }, "end": { - "line": 1222, + "line": 1217, "column": 19 } } @@ -51750,16 +51743,16 @@ "type": "Identifier", "name": "thead", "range": [ - 33611, - 33616 + 33508, + 33513 ], "loc": { "start": { - "line": 1224, + "line": 1219, "column": 12 }, "end": { - "line": 1224, + "line": 1219, "column": 17 } } @@ -51770,16 +51763,16 @@ "type": "Identifier", "name": "tag", "range": [ - 33619, - 33622 + 33516, + 33519 ], "loc": { "start": { - "line": 1224, + "line": 1219, "column": 20 }, "end": { - "line": 1224, + "line": 1219, "column": 23 } } @@ -51793,16 +51786,16 @@ "object": { "type": "ThisExpression", "range": [ - 33623, - 33627 + 33520, + 33524 ], "loc": { "start": { - "line": 1224, + "line": 1219, "column": 24 }, "end": { - "line": 1224, + "line": 1219, "column": 28 } } @@ -51811,47 +51804,47 @@ "type": "Identifier", "name": "dom", "range": [ - 33628, - 33631 + 33525, + 33528 ], "loc": { "start": { - "line": 1224, + "line": 1219, "column": 29 }, "end": { - "line": 1224, + "line": 1219, "column": 32 } } }, "range": [ - 33623, - 33631 + 33520, + 33528 ], "loc": { "start": { - "line": 1224, + "line": 1219, "column": 24 }, "end": { - "line": 1224, + "line": 1219, "column": 32 } } }, "arguments": [], "range": [ - 33623, - 33633 + 33520, + 33530 ], "loc": { "start": { - "line": 1224, + "line": 1219, "column": 24 }, "end": { - "line": 1224, + "line": 1219, "column": 34 } } @@ -51861,47 +51854,47 @@ "value": "thead", "raw": "'thead'", "range": [ - 33635, - 33642 + 33532, + 33539 ], "loc": { "start": { - "line": 1224, + "line": 1219, "column": 36 }, "end": { - "line": 1224, + "line": 1219, "column": 43 } } } ], "range": [ - 33619, - 33643 + 33516, + 33540 ], "loc": { "start": { - "line": 1224, + "line": 1219, "column": 20 }, "end": { - "line": 1224, + "line": 1219, "column": 44 } } }, "range": [ - 33611, - 33643 + 33508, + 33540 ], "loc": { "start": { - "line": 1224, + "line": 1219, "column": 12 }, "end": { - "line": 1224, + "line": 1219, "column": 44 } } @@ -51909,16 +51902,16 @@ ], "kind": "let", "range": [ - 33607, - 33644 + 33504, + 33541 ], "loc": { "start": { - "line": 1224, + "line": 1219, "column": 8 }, "end": { - "line": 1224, + "line": 1219, "column": 45 } } @@ -51935,16 +51928,16 @@ "type": "Identifier", "name": "thead", "range": [ - 33657, - 33662 + 33554, + 33559 ], "loc": { "start": { - "line": 1225, + "line": 1220, "column": 12 }, "end": { - "line": 1225, + "line": 1220, "column": 17 } } @@ -51953,31 +51946,31 @@ "type": "Identifier", "name": "length", "range": [ - 33663, - 33669 + 33560, + 33566 ], "loc": { "start": { - "line": 1225, + "line": 1220, "column": 18 }, "end": { - "line": 1225, + "line": 1220, "column": 24 } } }, "range": [ - 33657, - 33669 + 33554, + 33566 ], "loc": { "start": { - "line": 1225, + "line": 1220, "column": 12 }, "end": { - "line": 1225, + "line": 1220, "column": 24 } } @@ -51987,31 +51980,31 @@ "value": 0, "raw": "0", "range": [ - 33672, - 33673 + 33569, + 33570 ], "loc": { "start": { - "line": 1225, + "line": 1220, "column": 27 }, "end": { - "line": 1225, + "line": 1220, "column": 28 } } }, "range": [ - 33657, - 33673 + 33554, + 33570 ], "loc": { "start": { - "line": 1225, + "line": 1220, "column": 12 }, "end": { - "line": 1225, + "line": 1220, "column": 28 } } @@ -52028,16 +52021,16 @@ "type": "Identifier", "name": "fltrow", "range": [ - 33689, - 33695 + 33586, + 33592 ], "loc": { "start": { - "line": 1226, + "line": 1221, "column": 12 }, "end": { - "line": 1226, + "line": 1221, "column": 18 } } @@ -52054,16 +52047,16 @@ "type": "Identifier", "name": "thead", "range": [ - 33698, - 33703 + 33595, + 33600 ], "loc": { "start": { - "line": 1226, + "line": 1221, "column": 21 }, "end": { - "line": 1226, + "line": 1221, "column": 26 } } @@ -52073,31 +52066,31 @@ "value": 0, "raw": "0", "range": [ - 33704, - 33705 + 33601, + 33602 ], "loc": { "start": { - "line": 1226, + "line": 1221, "column": 27 }, "end": { - "line": 1226, + "line": 1221, "column": 28 } } }, "range": [ - 33698, - 33706 + 33595, + 33603 ], "loc": { "start": { - "line": 1226, + "line": 1221, "column": 21 }, "end": { - "line": 1226, + "line": 1221, "column": 29 } } @@ -52106,31 +52099,31 @@ "type": "Identifier", "name": "insertRow", "range": [ - 33707, - 33716 + 33604, + 33613 ], "loc": { "start": { - "line": 1226, + "line": 1221, "column": 30 }, "end": { - "line": 1226, + "line": 1221, "column": 39 } } }, "range": [ - 33698, - 33716 + 33595, + 33613 ], "loc": { "start": { - "line": 1226, + "line": 1221, "column": 21 }, "end": { - "line": 1226, + "line": 1221, "column": 39 } } @@ -52142,16 +52135,16 @@ "object": { "type": "ThisExpression", "range": [ - 33717, - 33721 + 33614, + 33618 ], "loc": { "start": { - "line": 1226, + "line": 1221, "column": 40 }, "end": { - "line": 1226, + "line": 1221, "column": 44 } } @@ -52160,93 +52153,93 @@ "type": "Identifier", "name": "filtersRowIndex", "range": [ - 33722, - 33737 + 33619, + 33634 ], "loc": { "start": { - "line": 1226, + "line": 1221, "column": 45 }, "end": { - "line": 1226, + "line": 1221, "column": 60 } } }, "range": [ - 33717, - 33737 + 33614, + 33634 ], "loc": { "start": { - "line": 1226, + "line": 1221, "column": 40 }, "end": { - "line": 1226, + "line": 1221, "column": 60 } } } ], "range": [ - 33698, - 33738 + 33595, + 33635 ], "loc": { "start": { - "line": 1226, + "line": 1221, "column": 21 }, "end": { - "line": 1226, + "line": 1221, "column": 61 } } }, "range": [ - 33689, - 33738 + 33586, + 33635 ], "loc": { "start": { - "line": 1226, + "line": 1221, "column": 12 }, "end": { - "line": 1226, + "line": 1221, "column": 61 } } }, "range": [ - 33689, - 33739 + 33586, + 33636 ], "loc": { "start": { - "line": 1226, + "line": 1221, "column": 12 }, "end": { - "line": 1226, + "line": 1221, "column": 62 } } } ], "range": [ - 33675, - 33749 + 33572, + 33646 ], "loc": { "start": { - "line": 1225, + "line": 1220, "column": 30 }, "end": { - "line": 1227, + "line": 1222, "column": 9 } } @@ -52263,16 +52256,16 @@ "type": "Identifier", "name": "fltrow", "range": [ - 33769, - 33775 + 33666, + 33672 ], "loc": { "start": { - "line": 1228, + "line": 1223, "column": 12 }, "end": { - "line": 1228, + "line": 1223, "column": 18 } } @@ -52290,16 +52283,16 @@ "object": { "type": "ThisExpression", "range": [ - 33778, - 33782 + 33675, + 33679 ], "loc": { "start": { - "line": 1228, + "line": 1223, "column": 21 }, "end": { - "line": 1228, + "line": 1223, "column": 25 } } @@ -52308,47 +52301,47 @@ "type": "Identifier", "name": "dom", "range": [ - 33783, - 33786 + 33680, + 33683 ], "loc": { "start": { - "line": 1228, + "line": 1223, "column": 26 }, "end": { - "line": 1228, + "line": 1223, "column": 29 } } }, "range": [ - 33778, - 33786 + 33675, + 33683 ], "loc": { "start": { - "line": 1228, + "line": 1223, "column": 21 }, "end": { - "line": 1228, + "line": 1223, "column": 29 } } }, "arguments": [], "range": [ - 33778, - 33788 + 33675, + 33685 ], "loc": { "start": { - "line": 1228, + "line": 1223, "column": 21 }, "end": { - "line": 1228, + "line": 1223, "column": 31 } } @@ -52357,31 +52350,31 @@ "type": "Identifier", "name": "insertRow", "range": [ - 33789, - 33798 + 33686, + 33695 ], "loc": { "start": { - "line": 1228, + "line": 1223, "column": 32 }, "end": { - "line": 1228, + "line": 1223, "column": 41 } } }, "range": [ - 33778, - 33798 + 33675, + 33695 ], "loc": { "start": { - "line": 1228, + "line": 1223, "column": 21 }, "end": { - "line": 1228, + "line": 1223, "column": 41 } } @@ -52393,16 +52386,16 @@ "object": { "type": "ThisExpression", "range": [ - 33799, - 33803 + 33696, + 33700 ], "loc": { "start": { - "line": 1228, + "line": 1223, "column": 42 }, "end": { - "line": 1228, + "line": 1223, "column": 46 } } @@ -52411,108 +52404,108 @@ "type": "Identifier", "name": "filtersRowIndex", "range": [ - 33804, - 33819 + 33701, + 33716 ], "loc": { "start": { - "line": 1228, + "line": 1223, "column": 47 }, "end": { - "line": 1228, + "line": 1223, "column": 62 } } }, "range": [ - 33799, - 33819 + 33696, + 33716 ], "loc": { "start": { - "line": 1228, + "line": 1223, "column": 42 }, "end": { - "line": 1228, + "line": 1223, "column": 62 } } } ], "range": [ - 33778, - 33820 + 33675, + 33717 ], "loc": { "start": { - "line": 1228, + "line": 1223, "column": 21 }, "end": { - "line": 1228, + "line": 1223, "column": 63 } } }, "range": [ - 33769, - 33820 + 33666, + 33717 ], "loc": { "start": { - "line": 1228, + "line": 1223, "column": 12 }, "end": { - "line": 1228, + "line": 1223, "column": 63 } } }, "range": [ - 33769, - 33821 + 33666, + 33718 ], "loc": { "start": { - "line": 1228, + "line": 1223, "column": 12 }, "end": { - "line": 1228, + "line": 1223, "column": 64 } } } ], "range": [ - 33755, - 33831 + 33652, + 33728 ], "loc": { "start": { - "line": 1227, + "line": 1222, "column": 15 }, "end": { - "line": 1229, + "line": 1224, "column": 9 } } }, "range": [ - 33653, - 33831 + 33550, + 33728 ], "loc": { "start": { - "line": 1225, + "line": 1220, "column": 8 }, "end": { - "line": 1229, + "line": 1224, "column": 9 } } @@ -52529,16 +52522,16 @@ "type": "Identifier", "name": "fltrow", "range": [ - 33841, - 33847 + 33738, + 33744 ], "loc": { "start": { - "line": 1231, + "line": 1226, "column": 8 }, "end": { - "line": 1231, + "line": 1226, "column": 14 } } @@ -52547,31 +52540,31 @@ "type": "Identifier", "name": "className", "range": [ - 33848, - 33857 + 33745, + 33754 ], "loc": { "start": { - "line": 1231, + "line": 1226, "column": 15 }, "end": { - "line": 1231, + "line": 1226, "column": 24 } } }, "range": [ - 33841, - 33857 + 33738, + 33754 ], "loc": { "start": { - "line": 1231, + "line": 1226, "column": 8 }, "end": { - "line": 1231, + "line": 1226, "column": 24 } } @@ -52582,16 +52575,16 @@ "object": { "type": "ThisExpression", "range": [ - 33860, - 33864 + 33757, + 33761 ], "loc": { "start": { - "line": 1231, + "line": 1226, "column": 27 }, "end": { - "line": 1231, + "line": 1226, "column": 31 } } @@ -52600,61 +52593,61 @@ "type": "Identifier", "name": "fltsRowCssClass", "range": [ - 33865, - 33880 + 33762, + 33777 ], "loc": { "start": { - "line": 1231, + "line": 1226, "column": 32 }, "end": { - "line": 1231, + "line": 1226, "column": 47 } } }, "range": [ - 33860, - 33880 + 33757, + 33777 ], "loc": { "start": { - "line": 1231, + "line": 1226, "column": 27 }, "end": { - "line": 1231, + "line": 1226, "column": 47 } } }, "range": [ - 33841, - 33880 + 33738, + 33777 ], "loc": { "start": { - "line": 1231, + "line": 1226, "column": 8 }, "end": { - "line": 1231, + "line": 1226, "column": 47 } } }, "range": [ - 33841, - 33881 + 33738, + 33778 ], "loc": { "start": { - "line": 1231, + "line": 1226, "column": 8 }, "end": { - "line": 1231, + "line": 1226, "column": 48 } } @@ -52667,16 +52660,16 @@ "object": { "type": "ThisExpression", "range": [ - 33895, - 33899 + 33792, + 33796 ], "loc": { "start": { - "line": 1233, + "line": 1228, "column": 12 }, "end": { - "line": 1233, + "line": 1228, "column": 16 } } @@ -52685,31 +52678,31 @@ "type": "Identifier", "name": "isExternalFlt", "range": [ - 33900, - 33913 + 33797, + 33810 ], "loc": { "start": { - "line": 1233, + "line": 1228, "column": 17 }, "end": { - "line": 1233, + "line": 1228, "column": 30 } } }, "range": [ - 33895, - 33913 + 33792, + 33810 ], "loc": { "start": { - "line": 1233, + "line": 1228, "column": 12 }, "end": { - "line": 1233, + "line": 1228, "column": 30 } } @@ -52732,16 +52725,16 @@ "type": "Identifier", "name": "fltrow", "range": [ - 33929, - 33935 + 33826, + 33832 ], "loc": { "start": { - "line": 1234, + "line": 1229, "column": 12 }, "end": { - "line": 1234, + "line": 1229, "column": 18 } } @@ -52750,31 +52743,31 @@ "type": "Identifier", "name": "style", "range": [ - 33936, - 33941 + 33833, + 33838 ], "loc": { "start": { - "line": 1234, + "line": 1229, "column": 19 }, "end": { - "line": 1234, + "line": 1229, "column": 24 } } }, "range": [ - 33929, - 33941 + 33826, + 33838 ], "loc": { "start": { - "line": 1234, + "line": 1229, "column": 12 }, "end": { - "line": 1234, + "line": 1229, "column": 24 } } @@ -52783,31 +52776,31 @@ "type": "Identifier", "name": "display", "range": [ - 33942, - 33949 + 33839, + 33846 ], "loc": { "start": { - "line": 1234, + "line": 1229, "column": 25 }, "end": { - "line": 1234, + "line": 1229, "column": 32 } } }, "range": [ - 33929, - 33949 + 33826, + 33846 ], "loc": { "start": { - "line": 1234, + "line": 1229, "column": 12 }, "end": { - "line": 1234, + "line": 1229, "column": 32 } } @@ -52816,78 +52809,78 @@ "type": "Identifier", "name": "NONE", "range": [ - 33952, - 33956 + 33849, + 33853 ], "loc": { "start": { - "line": 1234, + "line": 1229, "column": 35 }, "end": { - "line": 1234, + "line": 1229, "column": 39 } } }, "range": [ - 33929, - 33956 + 33826, + 33853 ], "loc": { "start": { - "line": 1234, + "line": 1229, "column": 12 }, "end": { - "line": 1234, + "line": 1229, "column": 39 } } }, "range": [ - 33929, - 33957 + 33826, + 33854 ], "loc": { "start": { - "line": 1234, + "line": 1229, "column": 12 }, "end": { - "line": 1234, + "line": 1229, "column": 40 } } } ], "range": [ - 33915, - 33967 + 33812, + 33864 ], "loc": { "start": { - "line": 1233, + "line": 1228, "column": 32 }, "end": { - "line": 1235, + "line": 1230, "column": 9 } } }, "alternate": null, "range": [ - 33891, - 33967 + 33788, + 33864 ], "loc": { "start": { - "line": 1233, + "line": 1228, "column": 8 }, "end": { - "line": 1235, + "line": 1230, "column": 9 } } @@ -52905,16 +52898,16 @@ "object": { "type": "ThisExpression", "range": [ - 33977, - 33981 + 33874, + 33878 ], "loc": { "start": { - "line": 1237, + "line": 1232, "column": 8 }, "end": { - "line": 1237, + "line": 1232, "column": 12 } } @@ -52923,31 +52916,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 33982, - 33989 + 33879, + 33886 ], "loc": { "start": { - "line": 1237, + "line": 1232, "column": 13 }, "end": { - "line": 1237, + "line": 1232, "column": 20 } } }, "range": [ - 33977, - 33989 + 33874, + 33886 ], "loc": { "start": { - "line": 1237, + "line": 1232, "column": 8 }, "end": { - "line": 1237, + "line": 1232, "column": 20 } } @@ -52956,31 +52949,31 @@ "type": "Identifier", "name": "emit", "range": [ - 33990, - 33994 + 33887, + 33891 ], "loc": { "start": { - "line": 1237, + "line": 1232, "column": 21 }, "end": { - "line": 1237, + "line": 1232, "column": 25 } } }, "range": [ - 33977, - 33994 + 33874, + 33891 ], "loc": { "start": { - "line": 1237, + "line": 1232, "column": 8 }, "end": { - "line": 1237, + "line": 1232, "column": 25 } } @@ -52991,16 +52984,16 @@ "value": "filters-row-inserted", "raw": "'filters-row-inserted'", "range": [ - 33995, - 34017 + 33892, + 33914 ], "loc": { "start": { - "line": 1237, + "line": 1232, "column": 26 }, "end": { - "line": 1237, + "line": 1232, "column": 48 } } @@ -53008,16 +53001,16 @@ { "type": "ThisExpression", "range": [ - 34019, - 34023 + 33916, + 33920 ], "loc": { "start": { - "line": 1237, + "line": 1232, "column": 50 }, "end": { - "line": 1237, + "line": 1232, "column": 54 } } @@ -53026,47 +53019,47 @@ "type": "Identifier", "name": "fltrow", "range": [ - 34025, - 34031 + 33922, + 33928 ], "loc": { "start": { - "line": 1237, + "line": 1232, "column": 56 }, "end": { - "line": 1237, + "line": 1232, "column": 62 } } } ], "range": [ - 33977, - 34032 + 33874, + 33929 ], "loc": { "start": { - "line": 1237, + "line": 1232, "column": 8 }, "end": { - "line": 1237, + "line": 1232, "column": 63 } } }, "range": [ - 33977, - 34033 + 33874, + 33930 ], "loc": { "start": { - "line": 1237, + "line": 1232, "column": 8 }, "end": { - "line": 1237, + "line": 1232, "column": 64 } } @@ -53077,47 +53070,47 @@ "type": "Identifier", "name": "fltrow", "range": [ - 34049, - 34055 + 33946, + 33952 ], "loc": { "start": { - "line": 1238, + "line": 1233, "column": 15 }, "end": { - "line": 1238, + "line": 1233, "column": 21 } } }, "range": [ - 34042, - 34056 + 33939, + 33953 ], "loc": { "start": { - "line": 1238, + "line": 1233, "column": 8 }, "end": { - "line": 1238, + "line": 1233, "column": 22 } } } ], "range": [ - 33322, - 34062 + 33219, + 33959 ], "loc": { "start": { - "line": 1215, + "line": 1210, "column": 24 }, "end": { - "line": 1239, + "line": 1234, "column": 5 } } @@ -53125,16 +53118,16 @@ "generator": false, "expression": false, "range": [ - 33319, - 34062 + 33216, + 33959 ], "loc": { "start": { - "line": 1215, + "line": 1210, "column": 21 }, "end": { - "line": 1239, + "line": 1234, "column": 5 } } @@ -53142,16 +53135,16 @@ "kind": "method", "computed": false, "range": [ - 33302, - 34062 + 33199, + 33959 ], "loc": { "start": { - "line": 1215, + "line": 1210, "column": 4 }, "end": { - "line": 1239, + "line": 1234, "column": 5 } }, @@ -53160,16 +53153,16 @@ "type": "Block", "value": "*\n * Insert filters row at initialization\n ", "range": [ - 33242, - 33297 + 33139, + 33194 ], "loc": { "start": { - "line": 1212, + "line": 1207, "column": 4 }, "end": { - "line": 1214, + "line": 1209, "column": 7 } } @@ -53180,16 +53173,16 @@ "type": "Block", "value": "*\n * Initialize filtersless table\n ", "range": [ - 34068, - 34115 + 33965, + 34012 ], "loc": { "start": { - "line": 1241, + "line": 1236, "column": 4 }, "end": { - "line": 1243, + "line": 1238, "column": 7 } } @@ -53203,16 +53196,16 @@ "type": "Identifier", "name": "_initNoFilters", "range": [ - 34120, - 34134 + 34017, + 34031 ], "loc": { "start": { - "line": 1244, + "line": 1239, "column": 4 }, "end": { - "line": 1244, + "line": 1239, "column": 18 } } @@ -53232,16 +53225,16 @@ "object": { "type": "ThisExpression", "range": [ - 34151, - 34155 + 34048, + 34052 ], "loc": { "start": { - "line": 1245, + "line": 1240, "column": 12 }, "end": { - "line": 1245, + "line": 1240, "column": 16 } } @@ -53250,31 +53243,31 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 34156, - 34163 + 34053, + 34060 ], "loc": { "start": { - "line": 1245, + "line": 1240, "column": 17 }, "end": { - "line": 1245, + "line": 1240, "column": 24 } } }, "range": [ - 34151, - 34163 + 34048, + 34060 ], "loc": { "start": { - "line": 1245, + "line": 1240, "column": 12 }, "end": { - "line": 1245, + "line": 1240, "column": 24 } } @@ -53286,48 +53279,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 34179, - 34186 + 34076, + 34083 ], "loc": { "start": { - "line": 1246, + "line": 1241, "column": 12 }, "end": { - "line": 1246, + "line": 1241, "column": 19 } } } ], "range": [ - 34165, - 34196 + 34062, + 34093 ], "loc": { "start": { - "line": 1245, + "line": 1240, "column": 26 }, "end": { - "line": 1247, + "line": 1242, "column": 9 } } }, "alternate": null, "range": [ - 34147, - 34196 + 34044, + 34093 ], "loc": { "start": { - "line": 1245, + "line": 1240, "column": 8 }, "end": { - "line": 1247, + "line": 1242, "column": 9 } } @@ -53343,16 +53336,16 @@ "object": { "type": "ThisExpression", "range": [ - 34205, - 34209 + 34102, + 34106 ], "loc": { "start": { - "line": 1248, + "line": 1243, "column": 8 }, "end": { - "line": 1248, + "line": 1243, "column": 12 } } @@ -53361,31 +53354,31 @@ "type": "Identifier", "name": "refRow", "range": [ - 34210, - 34216 + 34107, + 34113 ], "loc": { "start": { - "line": 1248, + "line": 1243, "column": 13 }, "end": { - "line": 1248, + "line": 1243, "column": 19 } } }, "range": [ - 34205, - 34216 + 34102, + 34113 ], "loc": { "start": { - "line": 1248, + "line": 1243, "column": 8 }, "end": { - "line": 1248, + "line": 1243, "column": 19 } } @@ -53401,16 +53394,16 @@ "object": { "type": "ThisExpression", "range": [ - 34219, - 34223 + 34116, + 34120 ], "loc": { "start": { - "line": 1248, + "line": 1243, "column": 22 }, "end": { - "line": 1248, + "line": 1243, "column": 26 } } @@ -53419,31 +53412,31 @@ "type": "Identifier", "name": "refRow", "range": [ - 34224, - 34230 + 34121, + 34127 ], "loc": { "start": { - "line": 1248, + "line": 1243, "column": 27 }, "end": { - "line": 1248, + "line": 1243, "column": 33 } } }, "range": [ - 34219, - 34230 + 34116, + 34127 ], "loc": { "start": { - "line": 1248, + "line": 1243, "column": 22 }, "end": { - "line": 1248, + "line": 1243, "column": 33 } } @@ -53453,31 +53446,31 @@ "value": 0, "raw": "0", "range": [ - 34233, - 34234 + 34130, + 34131 ], "loc": { "start": { - "line": 1248, + "line": 1243, "column": 36 }, "end": { - "line": 1248, + "line": 1243, "column": 37 } } }, "range": [ - 34219, - 34234 + 34116, + 34131 ], "loc": { "start": { - "line": 1248, + "line": 1243, "column": 22 }, "end": { - "line": 1248, + "line": 1243, "column": 37 } } @@ -53491,16 +53484,16 @@ "object": { "type": "ThisExpression", "range": [ - 34237, - 34241 + 34134, + 34138 ], "loc": { "start": { - "line": 1248, + "line": 1243, "column": 40 }, "end": { - "line": 1248, + "line": 1243, "column": 44 } } @@ -53509,31 +53502,31 @@ "type": "Identifier", "name": "refRow", "range": [ - 34242, - 34248 + 34139, + 34145 ], "loc": { "start": { - "line": 1248, + "line": 1243, "column": 45 }, "end": { - "line": 1248, + "line": 1243, "column": 51 } } }, "range": [ - 34237, - 34248 + 34134, + 34145 ], "loc": { "start": { - "line": 1248, + "line": 1243, "column": 40 }, "end": { - "line": 1248, + "line": 1243, "column": 51 } } @@ -53543,31 +53536,31 @@ "value": 1, "raw": "1", "range": [ - 34251, - 34252 + 34148, + 34149 ], "loc": { "start": { - "line": 1248, + "line": 1243, "column": 54 }, "end": { - "line": 1248, + "line": 1243, "column": 55 } } }, "range": [ - 34237, - 34252 + 34134, + 34149 ], "loc": { "start": { - "line": 1248, + "line": 1243, "column": 40 }, "end": { - "line": 1248, + "line": 1243, "column": 55 } } @@ -53577,61 +53570,61 @@ "value": 0, "raw": "0", "range": [ - 34255, - 34256 + 34152, + 34153 ], "loc": { "start": { - "line": 1248, + "line": 1243, "column": 58 }, "end": { - "line": 1248, + "line": 1243, "column": 59 } } }, "range": [ - 34219, - 34256 + 34116, + 34153 ], "loc": { "start": { - "line": 1248, + "line": 1243, "column": 22 }, "end": { - "line": 1248, + "line": 1243, "column": 59 } } }, "range": [ - 34205, - 34256 + 34102, + 34153 ], "loc": { "start": { - "line": 1248, + "line": 1243, "column": 8 }, "end": { - "line": 1248, + "line": 1243, "column": 59 } } }, "range": [ - 34205, - 34257 + 34102, + 34154 ], "loc": { "start": { - "line": 1248, + "line": 1243, "column": 8 }, "end": { - "line": 1248, + "line": 1243, "column": 60 } } @@ -53647,16 +53640,16 @@ "object": { "type": "ThisExpression", "range": [ - 34266, - 34270 + 34163, + 34167 ], "loc": { "start": { - "line": 1249, + "line": 1244, "column": 8 }, "end": { - "line": 1249, + "line": 1244, "column": 12 } } @@ -53665,31 +53658,31 @@ "type": "Identifier", "name": "nbFilterableRows", "range": [ - 34271, - 34287 + 34168, + 34184 ], "loc": { "start": { - "line": 1249, + "line": 1244, "column": 13 }, "end": { - "line": 1249, + "line": 1244, "column": 29 } } }, "range": [ - 34266, - 34287 + 34163, + 34184 ], "loc": { "start": { - "line": 1249, + "line": 1244, "column": 8 }, "end": { - "line": 1249, + "line": 1244, "column": 29 } } @@ -53702,16 +53695,16 @@ "object": { "type": "ThisExpression", "range": [ - 34290, - 34294 + 34187, + 34191 ], "loc": { "start": { - "line": 1249, + "line": 1244, "column": 32 }, "end": { - "line": 1249, + "line": 1244, "column": 36 } } @@ -53720,93 +53713,93 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 34295, - 34304 + 34192, + 34201 ], "loc": { "start": { - "line": 1249, + "line": 1244, "column": 37 }, "end": { - "line": 1249, + "line": 1244, "column": 46 } } }, "range": [ - 34290, - 34304 + 34187, + 34201 ], "loc": { "start": { - "line": 1249, + "line": 1244, "column": 32 }, "end": { - "line": 1249, + "line": 1244, "column": 46 } } }, "arguments": [], "range": [ - 34290, - 34306 + 34187, + 34203 ], "loc": { "start": { - "line": 1249, + "line": 1244, "column": 32 }, "end": { - "line": 1249, + "line": 1244, "column": 48 } } }, "range": [ - 34266, - 34306 + 34163, + 34203 ], "loc": { "start": { - "line": 1249, + "line": 1244, "column": 8 }, "end": { - "line": 1249, + "line": 1244, "column": 48 } } }, "range": [ - 34266, - 34307 + 34163, + 34204 ], "loc": { "start": { - "line": 1249, + "line": 1244, "column": 8 }, "end": { - "line": 1249, + "line": 1244, "column": 49 } } } ], "range": [ - 34137, - 34313 + 34034, + 34210 ], "loc": { "start": { - "line": 1244, + "line": 1239, "column": 21 }, "end": { - "line": 1250, + "line": 1245, "column": 5 } } @@ -53814,16 +53807,16 @@ "generator": false, "expression": false, "range": [ - 34134, - 34313 + 34031, + 34210 ], "loc": { "start": { - "line": 1244, + "line": 1239, "column": 18 }, "end": { - "line": 1250, + "line": 1245, "column": 5 } } @@ -53831,16 +53824,16 @@ "kind": "method", "computed": false, "range": [ - 34120, - 34313 + 34017, + 34210 ], "loc": { "start": { - "line": 1244, + "line": 1239, "column": 4 }, "end": { - "line": 1250, + "line": 1245, "column": 5 } }, @@ -53849,16 +53842,16 @@ "type": "Block", "value": "*\n * Initialize filtersless table\n ", "range": [ - 34068, - 34115 + 33965, + 34012 ], "loc": { "start": { - "line": 1241, + "line": 1236, "column": 4 }, "end": { - "line": 1243, + "line": 1238, "column": 7 } } @@ -53869,16 +53862,16 @@ "type": "Block", "value": "*\n * Build input filter type\n * @param {Number} colIndex Column index\n * @param {String} cssClass Css class applied to filter\n * @param {DOMElement} container Container DOM element\n ", "range": [ - 34319, - 34538 + 34216, + 34435 ], "loc": { "start": { - "line": 1252, + "line": 1247, "column": 4 }, "end": { - "line": 1257, + "line": 1252, "column": 7 } } @@ -53892,16 +53885,16 @@ "type": "Identifier", "name": "_buildInputFilter", "range": [ - 34543, - 34560 + 34440, + 34457 ], "loc": { "start": { - "line": 1258, + "line": 1253, "column": 4 }, "end": { - "line": 1258, + "line": 1253, "column": 21 } } @@ -53914,16 +53907,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 34561, - 34569 + 34458, + 34466 ], "loc": { "start": { - "line": 1258, + "line": 1253, "column": 22 }, "end": { - "line": 1258, + "line": 1253, "column": 30 } } @@ -53932,16 +53925,16 @@ "type": "Identifier", "name": "cssClass", "range": [ - 34571, - 34579 + 34468, + 34476 ], "loc": { "start": { - "line": 1258, + "line": 1253, "column": 32 }, "end": { - "line": 1258, + "line": 1253, "column": 40 } } @@ -53950,16 +53943,16 @@ "type": "Identifier", "name": "container", "range": [ - 34581, - 34590 + 34478, + 34487 ], "loc": { "start": { - "line": 1258, + "line": 1253, "column": 42 }, "end": { - "line": 1258, + "line": 1253, "column": 51 } } @@ -53977,16 +53970,16 @@ "type": "Identifier", "name": "col", "range": [ - 34606, - 34609 + 34503, + 34506 ], "loc": { "start": { - "line": 1259, + "line": 1254, "column": 12 }, "end": { - "line": 1259, + "line": 1254, "column": 15 } } @@ -53999,16 +53992,16 @@ "object": { "type": "ThisExpression", "range": [ - 34612, - 34616 + 34509, + 34513 ], "loc": { "start": { - "line": 1259, + "line": 1254, "column": 18 }, "end": { - "line": 1259, + "line": 1254, "column": 22 } } @@ -54017,31 +54010,31 @@ "type": "Identifier", "name": "getFilterType", "range": [ - 34617, - 34630 + 34514, + 34527 ], "loc": { "start": { - "line": 1259, + "line": 1254, "column": 23 }, "end": { - "line": 1259, + "line": 1254, "column": 36 } } }, "range": [ - 34612, - 34630 + 34509, + 34527 ], "loc": { "start": { - "line": 1259, + "line": 1254, "column": 18 }, "end": { - "line": 1259, + "line": 1254, "column": 36 } } @@ -54051,47 +54044,47 @@ "type": "Identifier", "name": "colIndex", "range": [ - 34631, - 34639 + 34528, + 34536 ], "loc": { "start": { - "line": 1259, + "line": 1254, "column": 37 }, "end": { - "line": 1259, + "line": 1254, "column": 45 } } } ], "range": [ - 34612, - 34640 + 34509, + 34537 ], "loc": { "start": { - "line": 1259, + "line": 1254, "column": 18 }, "end": { - "line": 1259, + "line": 1254, "column": 46 } } }, "range": [ - 34606, - 34640 + 34503, + 34537 ], "loc": { "start": { - "line": 1259, + "line": 1254, "column": 12 }, "end": { - "line": 1259, + "line": 1254, "column": 46 } } @@ -54099,16 +54092,16 @@ ], "kind": "let", "range": [ - 34602, - 34641 + 34499, + 34538 ], "loc": { "start": { - "line": 1259, + "line": 1254, "column": 8 }, "end": { - "line": 1259, + "line": 1254, "column": 47 } } @@ -54122,16 +54115,16 @@ "type": "Identifier", "name": "externalFltTgtId", "range": [ - 34654, - 34670 + 34551, + 34567 ], "loc": { "start": { - "line": 1260, + "line": 1255, "column": 12 }, "end": { - "line": 1260, + "line": 1255, "column": 28 } } @@ -54144,16 +54137,16 @@ "object": { "type": "ThisExpression", "range": [ - 34673, - 34677 + 34570, + 34574 ], "loc": { "start": { - "line": 1260, + "line": 1255, "column": 31 }, "end": { - "line": 1260, + "line": 1255, "column": 35 } } @@ -54162,31 +54155,31 @@ "type": "Identifier", "name": "isExternalFlt", "range": [ - 34678, - 34691 + 34575, + 34588 ], "loc": { "start": { - "line": 1260, + "line": 1255, "column": 36 }, "end": { - "line": 1260, + "line": 1255, "column": 49 } } }, "range": [ - 34673, - 34691 + 34570, + 34588 ], "loc": { "start": { - "line": 1260, + "line": 1255, "column": 31 }, "end": { - "line": 1260, + "line": 1255, "column": 49 } } @@ -54200,16 +54193,16 @@ "object": { "type": "ThisExpression", "range": [ - 34706, - 34710 + 34603, + 34607 ], "loc": { "start": { - "line": 1261, + "line": 1256, "column": 12 }, "end": { - "line": 1261, + "line": 1256, "column": 16 } } @@ -54218,31 +54211,31 @@ "type": "Identifier", "name": "externalFltTgtIds", "range": [ - 34711, - 34728 + 34608, + 34625 ], "loc": { "start": { - "line": 1261, + "line": 1256, "column": 17 }, "end": { - "line": 1261, + "line": 1256, "column": 34 } } }, "range": [ - 34706, - 34728 + 34603, + 34625 ], "loc": { "start": { - "line": 1261, + "line": 1256, "column": 12 }, "end": { - "line": 1261, + "line": 1256, "column": 34 } } @@ -54251,31 +54244,31 @@ "type": "Identifier", "name": "colIndex", "range": [ - 34729, - 34737 + 34626, + 34634 ], "loc": { "start": { - "line": 1261, + "line": 1256, "column": 35 }, "end": { - "line": 1261, + "line": 1256, "column": 43 } } }, "range": [ - 34706, - 34738 + 34603, + 34635 ], "loc": { "start": { - "line": 1261, + "line": 1256, "column": 12 }, "end": { - "line": 1261, + "line": 1256, "column": 44 } } @@ -54285,46 +54278,46 @@ "value": null, "raw": "null", "range": [ - 34741, - 34745 + 34638, + 34642 ], "loc": { "start": { - "line": 1261, + "line": 1256, "column": 47 }, "end": { - "line": 1261, + "line": 1256, "column": 51 } } }, "range": [ - 34673, - 34745 + 34570, + 34642 ], "loc": { "start": { - "line": 1260, + "line": 1255, "column": 31 }, "end": { - "line": 1261, + "line": 1256, "column": 51 } } }, "range": [ - 34654, - 34745 + 34551, + 34642 ], "loc": { "start": { - "line": 1260, + "line": 1255, "column": 12 }, "end": { - "line": 1261, + "line": 1256, "column": 51 } } @@ -54332,16 +54325,16 @@ ], "kind": "let", "range": [ - 34650, - 34746 + 34547, + 34643 ], "loc": { "start": { - "line": 1260, + "line": 1255, "column": 8 }, "end": { - "line": 1261, + "line": 1256, "column": 52 } } @@ -54355,16 +54348,16 @@ "type": "Identifier", "name": "inpType", "range": [ - 34759, - 34766 + 34656, + 34663 ], "loc": { "start": { - "line": 1262, + "line": 1257, "column": 12 }, "end": { - "line": 1262, + "line": 1257, "column": 19 } } @@ -54378,16 +54371,16 @@ "type": "Identifier", "name": "col", "range": [ - 34769, - 34772 + 34666, + 34669 ], "loc": { "start": { - "line": 1262, + "line": 1257, "column": 22 }, "end": { - "line": 1262, + "line": 1257, "column": 25 } } @@ -54396,31 +54389,31 @@ "type": "Identifier", "name": "INPUT", "range": [ - 34777, - 34782 + 34674, + 34679 ], "loc": { "start": { - "line": 1262, + "line": 1257, "column": 30 }, "end": { - "line": 1262, + "line": 1257, "column": 35 } } }, "range": [ - 34769, - 34782 + 34666, + 34679 ], "loc": { "start": { - "line": 1262, + "line": 1257, "column": 22 }, "end": { - "line": 1262, + "line": 1257, "column": 35 } } @@ -54430,16 +54423,16 @@ "value": "text", "raw": "'text'", "range": [ - 34785, - 34791 + 34682, + 34688 ], "loc": { "start": { - "line": 1262, + "line": 1257, "column": 38 }, "end": { - "line": 1262, + "line": 1257, "column": 44 } } @@ -54449,46 +54442,46 @@ "value": "hidden", "raw": "'hidden'", "range": [ - 34794, - 34802 + 34691, + 34699 ], "loc": { "start": { - "line": 1262, + "line": 1257, "column": 47 }, "end": { - "line": 1262, + "line": 1257, "column": 55 } } }, "range": [ - 34769, - 34802 + 34666, + 34699 ], "loc": { "start": { - "line": 1262, + "line": 1257, "column": 22 }, "end": { - "line": 1262, + "line": 1257, "column": 55 } } }, "range": [ - 34759, - 34802 + 34656, + 34699 ], "loc": { "start": { - "line": 1262, + "line": 1257, "column": 12 }, "end": { - "line": 1262, + "line": 1257, "column": 55 } } @@ -54496,16 +54489,16 @@ ], "kind": "let", "range": [ - 34755, - 34803 + 34652, + 34700 ], "loc": { "start": { - "line": 1262, + "line": 1257, "column": 8 }, "end": { - "line": 1262, + "line": 1257, "column": 56 } } @@ -54519,16 +54512,16 @@ "type": "Identifier", "name": "inp", "range": [ - 34816, - 34819 + 34713, + 34716 ], "loc": { "start": { - "line": 1263, + "line": 1258, "column": 12 }, "end": { - "line": 1263, + "line": 1258, "column": 15 } } @@ -54539,16 +54532,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 34822, - 34831 + 34719, + 34728 ], "loc": { "start": { - "line": 1263, + "line": 1258, "column": 18 }, "end": { - "line": 1263, + "line": 1258, "column": 27 } } @@ -54558,16 +54551,16 @@ "type": "Identifier", "name": "INPUT", "range": [ - 34832, - 34837 + 34729, + 34734 ], "loc": { "start": { - "line": 1263, + "line": 1258, "column": 28 }, "end": { - "line": 1263, + "line": 1258, "column": 33 } } @@ -54580,16 +54573,16 @@ "value": "id", "raw": "'id'", "range": [ - 34852, - 34856 + 34749, + 34753 ], "loc": { "start": { - "line": 1264, + "line": 1259, "column": 13 }, "end": { - "line": 1264, + "line": 1259, "column": 17 } } @@ -54602,16 +54595,16 @@ "object": { "type": "ThisExpression", "range": [ - 34858, - 34862 + 34755, + 34759 ], "loc": { "start": { - "line": 1264, + "line": 1259, "column": 19 }, "end": { - "line": 1264, + "line": 1259, "column": 23 } } @@ -54620,31 +54613,31 @@ "type": "Identifier", "name": "buildFilterId", "range": [ - 34863, - 34876 + 34760, + 34773 ], "loc": { "start": { - "line": 1264, + "line": 1259, "column": 24 }, "end": { - "line": 1264, + "line": 1259, "column": 37 } } }, "range": [ - 34858, - 34876 + 34755, + 34773 ], "loc": { "start": { - "line": 1264, + "line": 1259, "column": 19 }, "end": { - "line": 1264, + "line": 1259, "column": 37 } } @@ -54654,48 +54647,48 @@ "type": "Identifier", "name": "colIndex", "range": [ - 34877, - 34885 + 34774, + 34782 ], "loc": { "start": { - "line": 1264, + "line": 1259, "column": 38 }, "end": { - "line": 1264, + "line": 1259, "column": 46 } } } ], "range": [ - 34858, - 34886 + 34755, + 34783 ], "loc": { "start": { - "line": 1264, + "line": 1259, "column": 19 }, "end": { - "line": 1264, + "line": 1259, "column": 47 } } } ], "range": [ - 34851, - 34887 + 34748, + 34784 ], "loc": { "start": { - "line": 1264, + "line": 1259, "column": 12 }, "end": { - "line": 1264, + "line": 1259, "column": 48 } } @@ -54708,16 +54701,16 @@ "value": "type", "raw": "'type'", "range": [ - 34902, - 34908 + 34799, + 34805 ], "loc": { "start": { - "line": 1265, + "line": 1260, "column": 13 }, "end": { - "line": 1265, + "line": 1260, "column": 19 } } @@ -54726,32 +54719,32 @@ "type": "Identifier", "name": "inpType", "range": [ - 34910, - 34917 + 34807, + 34814 ], "loc": { "start": { - "line": 1265, + "line": 1260, "column": 21 }, "end": { - "line": 1265, + "line": 1260, "column": 28 } } } ], "range": [ - 34901, - 34918 + 34798, + 34815 ], "loc": { "start": { - "line": 1265, + "line": 1260, "column": 12 }, "end": { - "line": 1265, + "line": 1260, "column": 29 } } @@ -54764,16 +54757,16 @@ "value": "ct", "raw": "'ct'", "range": [ - 34921, - 34925 + 34818, + 34822 ], "loc": { "start": { - "line": 1265, + "line": 1260, "column": 32 }, "end": { - "line": 1265, + "line": 1260, "column": 36 } } @@ -54782,63 +54775,63 @@ "type": "Identifier", "name": "colIndex", "range": [ - 34927, - 34935 + 34824, + 34832 ], "loc": { "start": { - "line": 1265, + "line": 1260, "column": 38 }, "end": { - "line": 1265, + "line": 1260, "column": 46 } } } ], "range": [ - 34920, - 34936 + 34817, + 34833 ], "loc": { "start": { - "line": 1265, + "line": 1260, "column": 31 }, "end": { - "line": 1265, + "line": 1260, "column": 47 } } } ], "range": [ - 34822, - 34937 + 34719, + 34834 ], "loc": { "start": { - "line": 1263, + "line": 1258, "column": 18 }, "end": { - "line": 1265, + "line": 1260, "column": 48 } } }, "range": [ - 34816, - 34937 + 34713, + 34834 ], "loc": { "start": { - "line": 1263, + "line": 1258, "column": 12 }, "end": { - "line": 1265, + "line": 1260, "column": 48 } } @@ -54846,16 +54839,16 @@ ], "kind": "let", "range": [ - 34812, - 34938 + 34709, + 34835 ], "loc": { "start": { - "line": 1263, + "line": 1258, "column": 8 }, "end": { - "line": 1265, + "line": 1260, "column": 49 } } @@ -54872,16 +54865,16 @@ "type": "Identifier", "name": "inpType", "range": [ - 34952, - 34959 + 34849, + 34856 ], "loc": { "start": { - "line": 1267, + "line": 1262, "column": 12 }, "end": { - "line": 1267, + "line": 1262, "column": 19 } } @@ -54891,31 +54884,31 @@ "value": "hidden", "raw": "'hidden'", "range": [ - 34964, - 34972 + 34861, + 34869 ], "loc": { "start": { - "line": 1267, + "line": 1262, "column": 24 }, "end": { - "line": 1267, + "line": 1262, "column": 32 } } }, "range": [ - 34952, - 34972 + 34849, + 34869 ], "loc": { "start": { - "line": 1267, + "line": 1262, "column": 12 }, "end": { - "line": 1267, + "line": 1262, "column": 32 } } @@ -54926,16 +54919,16 @@ "object": { "type": "ThisExpression", "range": [ - 34976, - 34980 + 34873, + 34877 ], "loc": { "start": { - "line": 1267, + "line": 1262, "column": 36 }, "end": { - "line": 1267, + "line": 1262, "column": 40 } } @@ -54944,46 +54937,46 @@ "type": "Identifier", "name": "watermark", "range": [ - 34981, - 34990 + 34878, + 34887 ], "loc": { "start": { - "line": 1267, + "line": 1262, "column": 41 }, "end": { - "line": 1267, + "line": 1262, "column": 50 } } }, "range": [ - 34976, - 34990 + 34873, + 34887 ], "loc": { "start": { - "line": 1267, + "line": 1262, "column": 36 }, "end": { - "line": 1267, + "line": 1262, "column": 50 } } }, "range": [ - 34952, - 34990 + 34849, + 34887 ], "loc": { "start": { - "line": 1267, + "line": 1262, "column": 12 }, "end": { - "line": 1267, + "line": 1262, "column": 50 } } @@ -55002,16 +54995,16 @@ "type": "Identifier", "name": "inp", "range": [ - 35006, - 35009 + 34903, + 34906 ], "loc": { "start": { - "line": 1268, + "line": 1263, "column": 12 }, "end": { - "line": 1268, + "line": 1263, "column": 15 } } @@ -55020,31 +55013,31 @@ "type": "Identifier", "name": "setAttribute", "range": [ - 35010, - 35022 + 34907, + 34919 ], "loc": { "start": { - "line": 1268, + "line": 1263, "column": 16 }, "end": { - "line": 1268, + "line": 1263, "column": 28 } } }, "range": [ - 35006, - 35022 + 34903, + 34919 ], "loc": { "start": { - "line": 1268, + "line": 1263, "column": 12 }, "end": { - "line": 1268, + "line": 1263, "column": 28 } } @@ -55055,16 +55048,16 @@ "value": "placeholder", "raw": "'placeholder'", "range": [ - 35023, - 35036 + 34920, + 34933 ], "loc": { "start": { - "line": 1268, + "line": 1263, "column": 29 }, "end": { - "line": 1268, + "line": 1263, "column": 42 } } @@ -55077,16 +55070,16 @@ "object": { "type": "ThisExpression", "range": [ - 35054, - 35058 + 34951, + 34955 ], "loc": { "start": { - "line": 1269, + "line": 1264, "column": 16 }, "end": { - "line": 1269, + "line": 1264, "column": 20 } } @@ -55095,31 +55088,31 @@ "type": "Identifier", "name": "isWatermarkArray", "range": [ - 35059, - 35075 + 34956, + 34972 ], "loc": { "start": { - "line": 1269, + "line": 1264, "column": 21 }, "end": { - "line": 1269, + "line": 1264, "column": 37 } } }, "range": [ - 35054, - 35075 + 34951, + 34972 ], "loc": { "start": { - "line": 1269, + "line": 1264, "column": 16 }, "end": { - "line": 1269, + "line": 1264, "column": 37 } } @@ -55136,16 +55129,16 @@ "object": { "type": "ThisExpression", "range": [ - 35079, - 35083 + 34976, + 34980 ], "loc": { "start": { - "line": 1269, + "line": 1264, "column": 41 }, "end": { - "line": 1269, + "line": 1264, "column": 45 } } @@ -55154,31 +55147,31 @@ "type": "Identifier", "name": "watermark", "range": [ - 35084, - 35093 + 34981, + 34990 ], "loc": { "start": { - "line": 1269, + "line": 1264, "column": 46 }, "end": { - "line": 1269, + "line": 1264, "column": 55 } } }, "range": [ - 35079, - 35093 + 34976, + 34990 ], "loc": { "start": { - "line": 1269, + "line": 1264, "column": 41 }, "end": { - "line": 1269, + "line": 1264, "column": 55 } } @@ -55187,31 +55180,31 @@ "type": "Identifier", "name": "colIndex", "range": [ - 35094, - 35102 + 34991, + 34999 ], "loc": { "start": { - "line": 1269, + "line": 1264, "column": 56 }, "end": { - "line": 1269, + "line": 1264, "column": 64 } } }, "range": [ - 35079, - 35103 + 34976, + 35000 ], "loc": { "start": { - "line": 1269, + "line": 1264, "column": 41 }, "end": { - "line": 1269, + "line": 1264, "column": 65 } } @@ -55221,31 +55214,31 @@ "value": "", "raw": "''", "range": [ - 35107, - 35109 + 35004, + 35006 ], "loc": { "start": { - "line": 1269, + "line": 1264, "column": 69 }, "end": { - "line": 1269, + "line": 1264, "column": 71 } } }, "range": [ - 35079, - 35109 + 34976, + 35006 ], "loc": { "start": { - "line": 1269, + "line": 1264, "column": 41 }, "end": { - "line": 1269, + "line": 1264, "column": 71 } } @@ -55256,16 +55249,16 @@ "object": { "type": "ThisExpression", "range": [ - 35133, - 35137 + 35030, + 35034 ], "loc": { "start": { - "line": 1270, + "line": 1265, "column": 20 }, "end": { - "line": 1270, + "line": 1265, "column": 24 } } @@ -55274,109 +55267,109 @@ "type": "Identifier", "name": "watermark", "range": [ - 35138, - 35147 + 35035, + 35044 ], "loc": { "start": { - "line": 1270, + "line": 1265, "column": 25 }, "end": { - "line": 1270, + "line": 1265, "column": 34 } } }, "range": [ - 35133, - 35147 + 35030, + 35044 ], "loc": { "start": { - "line": 1270, + "line": 1265, "column": 20 }, "end": { - "line": 1270, + "line": 1265, "column": 34 } } }, "range": [ - 35054, - 35147 + 34951, + 35044 ], "loc": { "start": { - "line": 1269, + "line": 1264, "column": 16 }, "end": { - "line": 1270, + "line": 1265, "column": 34 } } } ], "range": [ - 35006, - 35161 + 34903, + 35058 ], "loc": { "start": { - "line": 1268, + "line": 1263, "column": 12 }, "end": { - "line": 1271, + "line": 1266, "column": 13 } } }, "range": [ - 35006, - 35162 + 34903, + 35059 ], "loc": { "start": { - "line": 1268, + "line": 1263, "column": 12 }, "end": { - "line": 1271, + "line": 1266, "column": 14 } } } ], "range": [ - 34992, - 35172 + 34889, + 35069 ], "loc": { "start": { - "line": 1267, + "line": 1262, "column": 52 }, "end": { - "line": 1272, + "line": 1267, "column": 9 } } }, "alternate": null, "range": [ - 34948, - 35172 + 34845, + 35069 ], "loc": { "start": { - "line": 1267, + "line": 1262, "column": 8 }, "end": { - "line": 1272, + "line": 1267, "column": 9 } } @@ -55393,16 +55386,16 @@ "type": "Identifier", "name": "inp", "range": [ - 35181, - 35184 + 35078, + 35081 ], "loc": { "start": { - "line": 1273, + "line": 1268, "column": 8 }, "end": { - "line": 1273, + "line": 1268, "column": 11 } } @@ -55411,31 +55404,31 @@ "type": "Identifier", "name": "className", "range": [ - 35185, - 35194 + 35082, + 35091 ], "loc": { "start": { - "line": 1273, + "line": 1268, "column": 12 }, "end": { - "line": 1273, + "line": 1268, "column": 21 } } }, "range": [ - 35181, - 35194 + 35078, + 35091 ], "loc": { "start": { - "line": 1273, + "line": 1268, "column": 8 }, "end": { - "line": 1273, + "line": 1268, "column": 21 } } @@ -55447,16 +55440,16 @@ "type": "Identifier", "name": "cssClass", "range": [ - 35197, - 35205 + 35094, + 35102 ], "loc": { "start": { - "line": 1273, + "line": 1268, "column": 24 }, "end": { - "line": 1273, + "line": 1268, "column": 32 } } @@ -55467,16 +55460,16 @@ "object": { "type": "ThisExpression", "range": [ - 35209, - 35213 + 35106, + 35110 ], "loc": { "start": { - "line": 1273, + "line": 1268, "column": 36 }, "end": { - "line": 1273, + "line": 1268, "column": 40 } } @@ -55485,76 +55478,76 @@ "type": "Identifier", "name": "fltCssClass", "range": [ - 35214, - 35225 + 35111, + 35122 ], "loc": { "start": { - "line": 1273, + "line": 1268, "column": 41 }, "end": { - "line": 1273, + "line": 1268, "column": 52 } } }, "range": [ - 35209, - 35225 + 35106, + 35122 ], "loc": { "start": { - "line": 1273, + "line": 1268, "column": 36 }, "end": { - "line": 1273, + "line": 1268, "column": 52 } } }, "range": [ - 35197, - 35225 + 35094, + 35122 ], "loc": { "start": { - "line": 1273, + "line": 1268, "column": 24 }, "end": { - "line": 1273, + "line": 1268, "column": 52 } } }, "range": [ - 35181, - 35225 + 35078, + 35122 ], "loc": { "start": { - "line": 1273, + "line": 1268, "column": 8 }, "end": { - "line": 1273, + "line": 1268, "column": 52 } } }, "range": [ - 35181, - 35226 + 35078, + 35123 ], "loc": { "start": { - "line": 1273, + "line": 1268, "column": 8 }, "end": { - "line": 1273, + "line": 1268, "column": 53 } } @@ -55567,16 +55560,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 35235, - 35241 + 35132, + 35138 ], "loc": { "start": { - "line": 1274, + "line": 1269, "column": 8 }, "end": { - "line": 1274, + "line": 1269, "column": 14 } } @@ -55586,16 +55579,16 @@ "type": "Identifier", "name": "inp", "range": [ - 35242, - 35245 + 35139, + 35142 ], "loc": { "start": { - "line": 1274, + "line": 1269, "column": 15 }, "end": { - "line": 1274, + "line": 1269, "column": 18 } } @@ -55605,16 +55598,16 @@ "value": "focus", "raw": "'focus'", "range": [ - 35247, - 35254 + 35144, + 35151 ], "loc": { "start": { - "line": 1274, + "line": 1269, "column": 20 }, "end": { - "line": 1274, + "line": 1269, "column": 27 } } @@ -55627,16 +55620,16 @@ "type": "Identifier", "name": "evt", "range": [ - 35257, - 35260 + 35154, + 35157 ], "loc": { "start": { - "line": 1274, + "line": 1269, "column": 30 }, "end": { - "line": 1274, + "line": 1269, "column": 33 } } @@ -55650,16 +55643,16 @@ "object": { "type": "ThisExpression", "range": [ - 35265, - 35269 + 35162, + 35166 ], "loc": { "start": { - "line": 1274, + "line": 1269, "column": 38 }, "end": { - "line": 1274, + "line": 1269, "column": 42 } } @@ -55668,31 +55661,31 @@ "type": "Identifier", "name": "onInpFocus", "range": [ - 35270, - 35280 + 35167, + 35177 ], "loc": { "start": { - "line": 1274, + "line": 1269, "column": 43 }, "end": { - "line": 1274, + "line": 1269, "column": 53 } } }, "range": [ - 35265, - 35280 + 35162, + 35177 ], "loc": { "start": { - "line": 1274, + "line": 1269, "column": 38 }, "end": { - "line": 1274, + "line": 1269, "column": 53 } } @@ -55702,32 +55695,32 @@ "type": "Identifier", "name": "evt", "range": [ - 35281, - 35284 + 35178, + 35181 ], "loc": { "start": { - "line": 1274, + "line": 1269, "column": 54 }, "end": { - "line": 1274, + "line": 1269, "column": 57 } } } ], "range": [ - 35265, - 35285 + 35162, + 35182 ], "loc": { "start": { - "line": 1274, + "line": 1269, "column": 38 }, "end": { - "line": 1274, + "line": 1269, "column": 58 } } @@ -55735,47 +55728,47 @@ "generator": false, "expression": true, "range": [ - 35256, - 35285 + 35153, + 35182 ], "loc": { "start": { - "line": 1274, + "line": 1269, "column": 29 }, "end": { - "line": 1274, + "line": 1269, "column": 58 } } } ], "range": [ - 35235, - 35286 + 35132, + 35183 ], "loc": { "start": { - "line": 1274, + "line": 1269, "column": 8 }, "end": { - "line": 1274, + "line": 1269, "column": 59 } } }, "range": [ - 35235, - 35287 + 35132, + 35184 ], "loc": { "start": { - "line": 1274, + "line": 1269, "column": 8 }, "end": { - "line": 1274, + "line": 1269, "column": 60 } }, @@ -55784,16 +55777,16 @@ "type": "Line", "value": "filter is appended in custom element", "range": [ - 35297, - 35335 + 35194, + 35232 ], "loc": { "start": { - "line": 1276, + "line": 1271, "column": 8 }, "end": { - "line": 1276, + "line": 1271, "column": 46 } } @@ -55806,16 +55799,16 @@ "type": "Identifier", "name": "externalFltTgtId", "range": [ - 35348, - 35364 + 35245, + 35261 ], "loc": { "start": { - "line": 1277, + "line": 1272, "column": 12 }, "end": { - "line": 1277, + "line": 1272, "column": 28 } } @@ -55836,16 +55829,16 @@ "type": "Identifier", "name": "elm", "range": [ - 35380, - 35383 + 35277, + 35280 ], "loc": { "start": { - "line": 1278, + "line": 1273, "column": 12 }, "end": { - "line": 1278, + "line": 1273, "column": 15 } } @@ -55855,32 +55848,32 @@ "type": "Identifier", "name": "externalFltTgtId", "range": [ - 35384, - 35400 + 35281, + 35297 ], "loc": { "start": { - "line": 1278, + "line": 1273, "column": 16 }, "end": { - "line": 1278, + "line": 1273, "column": 32 } } } ], "range": [ - 35380, - 35401 + 35277, + 35298 ], "loc": { "start": { - "line": 1278, + "line": 1273, "column": 12 }, "end": { - "line": 1278, + "line": 1273, "column": 33 } } @@ -55889,31 +55882,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 35402, - 35413 + 35299, + 35310 ], "loc": { "start": { - "line": 1278, + "line": 1273, "column": 34 }, "end": { - "line": 1278, + "line": 1273, "column": 45 } } }, "range": [ - 35380, - 35413 + 35277, + 35310 ], "loc": { "start": { - "line": 1278, + "line": 1273, "column": 12 }, "end": { - "line": 1278, + "line": 1273, "column": 45 } } @@ -55923,63 +55916,63 @@ "type": "Identifier", "name": "inp", "range": [ - 35414, - 35417 + 35311, + 35314 ], "loc": { "start": { - "line": 1278, + "line": 1273, "column": 46 }, "end": { - "line": 1278, + "line": 1273, "column": 49 } } } ], "range": [ - 35380, - 35418 + 35277, + 35315 ], "loc": { "start": { - "line": 1278, + "line": 1273, "column": 12 }, "end": { - "line": 1278, + "line": 1273, "column": 50 } } }, "range": [ - 35380, - 35419 + 35277, + 35316 ], "loc": { "start": { - "line": 1278, + "line": 1273, "column": 12 }, "end": { - "line": 1278, + "line": 1273, "column": 51 } } } ], "range": [ - 35366, - 35429 + 35263, + 35326 ], "loc": { "start": { - "line": 1277, + "line": 1272, "column": 30 }, "end": { - "line": 1279, + "line": 1274, "column": 9 } } @@ -55998,16 +55991,16 @@ "type": "Identifier", "name": "container", "range": [ - 35449, - 35458 + 35346, + 35355 ], "loc": { "start": { - "line": 1280, + "line": 1275, "column": 12 }, "end": { - "line": 1280, + "line": 1275, "column": 21 } } @@ -56016,31 +56009,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 35459, - 35470 + 35356, + 35367 ], "loc": { "start": { - "line": 1280, + "line": 1275, "column": 22 }, "end": { - "line": 1280, + "line": 1275, "column": 33 } } }, "range": [ - 35449, - 35470 + 35346, + 35367 ], "loc": { "start": { - "line": 1280, + "line": 1275, "column": 12 }, "end": { - "line": 1280, + "line": 1275, "column": 33 } } @@ -56050,78 +56043,78 @@ "type": "Identifier", "name": "inp", "range": [ - 35471, - 35474 + 35368, + 35371 ], "loc": { "start": { - "line": 1280, + "line": 1275, "column": 34 }, "end": { - "line": 1280, + "line": 1275, "column": 37 } } } ], "range": [ - 35449, - 35475 + 35346, + 35372 ], "loc": { "start": { - "line": 1280, + "line": 1275, "column": 12 }, "end": { - "line": 1280, + "line": 1275, "column": 38 } } }, "range": [ - 35449, - 35476 + 35346, + 35373 ], "loc": { "start": { - "line": 1280, + "line": 1275, "column": 12 }, "end": { - "line": 1280, + "line": 1275, "column": 39 } } } ], "range": [ - 35435, - 35486 + 35332, + 35383 ], "loc": { "start": { - "line": 1279, + "line": 1274, "column": 15 }, "end": { - "line": 1281, + "line": 1276, "column": 9 } } }, "range": [ - 35344, - 35486 + 35241, + 35383 ], "loc": { "start": { - "line": 1277, + "line": 1272, "column": 8 }, "end": { - "line": 1281, + "line": 1276, "column": 9 } }, @@ -56130,16 +56123,16 @@ "type": "Line", "value": "filter is appended in custom element", "range": [ - 35297, - 35335 + 35194, + 35232 ], "loc": { "start": { - "line": 1276, + "line": 1271, "column": 8 }, "end": { - "line": 1276, + "line": 1271, "column": 46 } } @@ -56159,16 +56152,16 @@ "object": { "type": "ThisExpression", "range": [ - 35496, - 35500 + 35393, + 35397 ], "loc": { "start": { - "line": 1283, + "line": 1278, "column": 8 }, "end": { - "line": 1283, + "line": 1278, "column": 12 } } @@ -56177,31 +56170,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 35501, - 35507 + 35398, + 35404 ], "loc": { "start": { - "line": 1283, + "line": 1278, "column": 13 }, "end": { - "line": 1283, + "line": 1278, "column": 19 } } }, "range": [ - 35496, - 35507 + 35393, + 35404 ], "loc": { "start": { - "line": 1283, + "line": 1278, "column": 8 }, "end": { - "line": 1283, + "line": 1278, "column": 19 } } @@ -56210,31 +56203,31 @@ "type": "Identifier", "name": "push", "range": [ - 35508, - 35512 + 35405, + 35409 ], "loc": { "start": { - "line": 1283, + "line": 1278, "column": 20 }, "end": { - "line": 1283, + "line": 1278, "column": 24 } } }, "range": [ - 35496, - 35512 + 35393, + 35409 ], "loc": { "start": { - "line": 1283, + "line": 1278, "column": 8 }, "end": { - "line": 1283, + "line": 1278, "column": 24 } } @@ -56247,16 +56240,16 @@ "type": "Identifier", "name": "inp", "range": [ - 35513, - 35516 + 35410, + 35413 ], "loc": { "start": { - "line": 1283, + "line": 1278, "column": 25 }, "end": { - "line": 1283, + "line": 1278, "column": 28 } } @@ -56265,62 +56258,62 @@ "type": "Identifier", "name": "id", "range": [ - 35517, - 35519 + 35414, + 35416 ], "loc": { "start": { - "line": 1283, + "line": 1278, "column": 29 }, "end": { - "line": 1283, + "line": 1278, "column": 31 } } }, "range": [ - 35513, - 35519 + 35410, + 35416 ], "loc": { "start": { - "line": 1283, + "line": 1278, "column": 25 }, "end": { - "line": 1283, + "line": 1278, "column": 31 } } } ], "range": [ - 35496, - 35520 + 35393, + 35417 ], "loc": { "start": { - "line": 1283, + "line": 1278, "column": 8 }, "end": { - "line": 1283, + "line": 1278, "column": 32 } } }, "range": [ - 35496, - 35521 + 35393, + 35418 ], "loc": { "start": { - "line": 1283, + "line": 1278, "column": 8 }, "end": { - "line": 1283, + "line": 1278, "column": 33 } } @@ -56333,16 +56326,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 35531, - 35537 + 35428, + 35434 ], "loc": { "start": { - "line": 1285, + "line": 1280, "column": 8 }, "end": { - "line": 1285, + "line": 1280, "column": 14 } } @@ -56352,16 +56345,16 @@ "type": "Identifier", "name": "inp", "range": [ - 35538, - 35541 + 35435, + 35438 ], "loc": { "start": { - "line": 1285, + "line": 1280, "column": 15 }, "end": { - "line": 1285, + "line": 1280, "column": 18 } } @@ -56371,16 +56364,16 @@ "value": "keypress", "raw": "'keypress'", "range": [ - 35543, - 35553 + 35440, + 35450 ], "loc": { "start": { - "line": 1285, + "line": 1280, "column": 20 }, "end": { - "line": 1285, + "line": 1280, "column": 30 } } @@ -56393,16 +56386,16 @@ "type": "Identifier", "name": "evt", "range": [ - 35556, - 35559 + 35453, + 35456 ], "loc": { "start": { - "line": 1285, + "line": 1280, "column": 33 }, "end": { - "line": 1285, + "line": 1280, "column": 36 } } @@ -56416,16 +56409,16 @@ "object": { "type": "ThisExpression", "range": [ - 35564, - 35568 + 35461, + 35465 ], "loc": { "start": { - "line": 1285, + "line": 1280, "column": 41 }, "end": { - "line": 1285, + "line": 1280, "column": 45 } } @@ -56434,31 +56427,31 @@ "type": "Identifier", "name": "detectKey", "range": [ - 35569, - 35578 + 35466, + 35475 ], "loc": { "start": { - "line": 1285, + "line": 1280, "column": 46 }, "end": { - "line": 1285, + "line": 1280, "column": 55 } } }, "range": [ - 35564, - 35578 + 35461, + 35475 ], "loc": { "start": { - "line": 1285, + "line": 1280, "column": 41 }, "end": { - "line": 1285, + "line": 1280, "column": 55 } } @@ -56468,32 +56461,32 @@ "type": "Identifier", "name": "evt", "range": [ - 35579, - 35582 + 35476, + 35479 ], "loc": { "start": { - "line": 1285, + "line": 1280, "column": 56 }, "end": { - "line": 1285, + "line": 1280, "column": 59 } } } ], "range": [ - 35564, - 35583 + 35461, + 35480 ], "loc": { "start": { - "line": 1285, + "line": 1280, "column": 41 }, "end": { - "line": 1285, + "line": 1280, "column": 60 } } @@ -56501,47 +56494,47 @@ "generator": false, "expression": true, "range": [ - 35555, - 35583 + 35452, + 35480 ], "loc": { "start": { - "line": 1285, + "line": 1280, "column": 32 }, "end": { - "line": 1285, + "line": 1280, "column": 60 } } } ], "range": [ - 35531, - 35584 + 35428, + 35481 ], "loc": { "start": { - "line": 1285, + "line": 1280, "column": 8 }, "end": { - "line": 1285, + "line": 1280, "column": 61 } } }, "range": [ - 35531, - 35585 + 35428, + 35482 ], "loc": { "start": { - "line": 1285, + "line": 1280, "column": 8 }, "end": { - "line": 1285, + "line": 1280, "column": 62 } } @@ -56554,16 +56547,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 35594, - 35600 + 35491, + 35497 ], "loc": { "start": { - "line": 1286, + "line": 1281, "column": 8 }, "end": { - "line": 1286, + "line": 1281, "column": 14 } } @@ -56573,16 +56566,16 @@ "type": "Identifier", "name": "inp", "range": [ - 35601, - 35604 + 35498, + 35501 ], "loc": { "start": { - "line": 1286, + "line": 1281, "column": 15 }, "end": { - "line": 1286, + "line": 1281, "column": 18 } } @@ -56592,16 +56585,16 @@ "value": "keydown", "raw": "'keydown'", "range": [ - 35606, - 35615 + 35503, + 35512 ], "loc": { "start": { - "line": 1286, + "line": 1281, "column": 20 }, "end": { - "line": 1286, + "line": 1281, "column": 29 } } @@ -56618,16 +56611,16 @@ "object": { "type": "ThisExpression", "range": [ - 35623, - 35627 + 35520, + 35524 ], "loc": { "start": { - "line": 1286, + "line": 1281, "column": 37 }, "end": { - "line": 1286, + "line": 1281, "column": 41 } } @@ -56636,47 +56629,47 @@ "type": "Identifier", "name": "onKeyDown", "range": [ - 35628, - 35637 + 35525, + 35534 ], "loc": { "start": { - "line": 1286, + "line": 1281, "column": 42 }, "end": { - "line": 1286, + "line": 1281, "column": 51 } } }, "range": [ - 35623, - 35637 + 35520, + 35534 ], "loc": { "start": { - "line": 1286, + "line": 1281, "column": 37 }, "end": { - "line": 1286, + "line": 1281, "column": 51 } } }, "arguments": [], "range": [ - 35623, - 35639 + 35520, + 35536 ], "loc": { "start": { - "line": 1286, + "line": 1281, "column": 37 }, "end": { - "line": 1286, + "line": 1281, "column": 53 } } @@ -56684,47 +56677,47 @@ "generator": false, "expression": true, "range": [ - 35617, - 35639 + 35514, + 35536 ], "loc": { "start": { - "line": 1286, + "line": 1281, "column": 31 }, "end": { - "line": 1286, + "line": 1281, "column": 53 } } } ], "range": [ - 35594, - 35640 + 35491, + 35537 ], "loc": { "start": { - "line": 1286, + "line": 1281, "column": 8 }, "end": { - "line": 1286, + "line": 1281, "column": 54 } } }, "range": [ - 35594, - 35641 + 35491, + 35538 ], "loc": { "start": { - "line": 1286, + "line": 1281, "column": 8 }, "end": { - "line": 1286, + "line": 1281, "column": 55 } } @@ -56737,16 +56730,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 35650, - 35656 + 35547, + 35553 ], "loc": { "start": { - "line": 1287, + "line": 1282, "column": 8 }, "end": { - "line": 1287, + "line": 1282, "column": 14 } } @@ -56756,16 +56749,16 @@ "type": "Identifier", "name": "inp", "range": [ - 35657, - 35660 + 35554, + 35557 ], "loc": { "start": { - "line": 1287, + "line": 1282, "column": 15 }, "end": { - "line": 1287, + "line": 1282, "column": 18 } } @@ -56775,16 +56768,16 @@ "value": "keyup", "raw": "'keyup'", "range": [ - 35662, - 35669 + 35559, + 35566 ], "loc": { "start": { - "line": 1287, + "line": 1282, "column": 20 }, "end": { - "line": 1287, + "line": 1282, "column": 27 } } @@ -56797,16 +56790,16 @@ "type": "Identifier", "name": "evt", "range": [ - 35672, - 35675 + 35569, + 35572 ], "loc": { "start": { - "line": 1287, + "line": 1282, "column": 30 }, "end": { - "line": 1287, + "line": 1282, "column": 33 } } @@ -56820,16 +56813,16 @@ "object": { "type": "ThisExpression", "range": [ - 35680, - 35684 + 35577, + 35581 ], "loc": { "start": { - "line": 1287, + "line": 1282, "column": 38 }, "end": { - "line": 1287, + "line": 1282, "column": 42 } } @@ -56838,31 +56831,31 @@ "type": "Identifier", "name": "onKeyUp", "range": [ - 35685, - 35692 + 35582, + 35589 ], "loc": { "start": { - "line": 1287, + "line": 1282, "column": 43 }, "end": { - "line": 1287, + "line": 1282, "column": 50 } } }, "range": [ - 35680, - 35692 + 35577, + 35589 ], "loc": { "start": { - "line": 1287, + "line": 1282, "column": 38 }, "end": { - "line": 1287, + "line": 1282, "column": 50 } } @@ -56872,32 +56865,32 @@ "type": "Identifier", "name": "evt", "range": [ - 35693, - 35696 + 35590, + 35593 ], "loc": { "start": { - "line": 1287, + "line": 1282, "column": 51 }, "end": { - "line": 1287, + "line": 1282, "column": 54 } } } ], "range": [ - 35680, - 35697 + 35577, + 35594 ], "loc": { "start": { - "line": 1287, + "line": 1282, "column": 38 }, "end": { - "line": 1287, + "line": 1282, "column": 55 } } @@ -56905,47 +56898,47 @@ "generator": false, "expression": true, "range": [ - 35671, - 35697 + 35568, + 35594 ], "loc": { "start": { - "line": 1287, + "line": 1282, "column": 29 }, "end": { - "line": 1287, + "line": 1282, "column": 55 } } } ], "range": [ - 35650, - 35698 + 35547, + 35595 ], "loc": { "start": { - "line": 1287, + "line": 1282, "column": 8 }, "end": { - "line": 1287, + "line": 1282, "column": 56 } } }, "range": [ - 35650, - 35699 + 35547, + 35596 ], "loc": { "start": { - "line": 1287, + "line": 1282, "column": 8 }, "end": { - "line": 1287, + "line": 1282, "column": 57 } } @@ -56958,16 +56951,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 35708, - 35714 + 35605, + 35611 ], "loc": { "start": { - "line": 1288, + "line": 1283, "column": 8 }, "end": { - "line": 1288, + "line": 1283, "column": 14 } } @@ -56977,16 +56970,16 @@ "type": "Identifier", "name": "inp", "range": [ - 35715, - 35718 + 35612, + 35615 ], "loc": { "start": { - "line": 1288, + "line": 1283, "column": 15 }, "end": { - "line": 1288, + "line": 1283, "column": 18 } } @@ -56996,16 +56989,16 @@ "value": "blur", "raw": "'blur'", "range": [ - 35720, - 35726 + 35617, + 35623 ], "loc": { "start": { - "line": 1288, + "line": 1283, "column": 20 }, "end": { - "line": 1288, + "line": 1283, "column": 26 } } @@ -57022,16 +57015,16 @@ "object": { "type": "ThisExpression", "range": [ - 35734, - 35738 + 35631, + 35635 ], "loc": { "start": { - "line": 1288, + "line": 1283, "column": 34 }, "end": { - "line": 1288, + "line": 1283, "column": 38 } } @@ -57040,47 +57033,47 @@ "type": "Identifier", "name": "onInpBlur", "range": [ - 35739, - 35748 + 35636, + 35645 ], "loc": { "start": { - "line": 1288, + "line": 1283, "column": 39 }, "end": { - "line": 1288, + "line": 1283, "column": 48 } } }, "range": [ - 35734, - 35748 + 35631, + 35645 ], "loc": { "start": { - "line": 1288, + "line": 1283, "column": 34 }, "end": { - "line": 1288, + "line": 1283, "column": 48 } } }, "arguments": [], "range": [ - 35734, - 35750 + 35631, + 35647 ], "loc": { "start": { - "line": 1288, + "line": 1283, "column": 34 }, "end": { - "line": 1288, + "line": 1283, "column": 50 } } @@ -57088,63 +57081,63 @@ "generator": false, "expression": true, "range": [ - 35728, - 35750 + 35625, + 35647 ], "loc": { "start": { - "line": 1288, + "line": 1283, "column": 28 }, "end": { - "line": 1288, + "line": 1283, "column": 50 } } } ], "range": [ - 35708, - 35751 + 35605, + 35648 ], "loc": { "start": { - "line": 1288, + "line": 1283, "column": 8 }, "end": { - "line": 1288, + "line": 1283, "column": 51 } } }, "range": [ - 35708, - 35752 + 35605, + 35649 ], "loc": { "start": { - "line": 1288, + "line": 1283, "column": 8 }, "end": { - "line": 1288, + "line": 1283, "column": 52 } } } ], "range": [ - 34592, - 35758 + 34489, + 35655 ], "loc": { "start": { - "line": 1258, + "line": 1253, "column": 53 }, "end": { - "line": 1289, + "line": 1284, "column": 5 } } @@ -57152,16 +57145,16 @@ "generator": false, "expression": false, "range": [ - 34560, - 35758 + 34457, + 35655 ], "loc": { "start": { - "line": 1258, + "line": 1253, "column": 21 }, "end": { - "line": 1289, + "line": 1284, "column": 5 } } @@ -57169,16 +57162,16 @@ "kind": "method", "computed": false, "range": [ - 34543, - 35758 + 34440, + 35655 ], "loc": { "start": { - "line": 1258, + "line": 1253, "column": 4 }, "end": { - "line": 1289, + "line": 1284, "column": 5 } }, @@ -57187,16 +57180,16 @@ "type": "Block", "value": "*\n * Build input filter type\n * @param {Number} colIndex Column index\n * @param {String} cssClass Css class applied to filter\n * @param {DOMElement} container Container DOM element\n ", "range": [ - 34319, - 34538 + 34216, + 34435 ], "loc": { "start": { - "line": 1252, + "line": 1247, "column": 4 }, "end": { - "line": 1257, + "line": 1252, "column": 7 } } @@ -57207,16 +57200,16 @@ "type": "Block", "value": "*\n * Build submit button\n * @param {Number} colIndex Column index\n * @param {DOMElement} container Container DOM element\n ", "range": [ - 35764, - 35913 + 35661, + 35810 ], "loc": { "start": { - "line": 1291, + "line": 1286, "column": 4 }, "end": { - "line": 1295, + "line": 1290, "column": 7 } } @@ -57230,16 +57223,16 @@ "type": "Identifier", "name": "_buildSubmitButton", "range": [ - 35918, - 35936 + 35815, + 35833 ], "loc": { "start": { - "line": 1296, + "line": 1291, "column": 4 }, "end": { - "line": 1296, + "line": 1291, "column": 22 } } @@ -57252,16 +57245,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 35937, - 35945 + 35834, + 35842 ], "loc": { "start": { - "line": 1296, + "line": 1291, "column": 23 }, "end": { - "line": 1296, + "line": 1291, "column": 31 } } @@ -57270,16 +57263,16 @@ "type": "Identifier", "name": "container", "range": [ - 35947, - 35956 + 35844, + 35853 ], "loc": { "start": { - "line": 1296, + "line": 1291, "column": 33 }, "end": { - "line": 1296, + "line": 1291, "column": 42 } } @@ -57297,16 +57290,16 @@ "type": "Identifier", "name": "externalFltTgtId", "range": [ - 35972, - 35988 + 35869, + 35885 ], "loc": { "start": { - "line": 1297, + "line": 1292, "column": 12 }, "end": { - "line": 1297, + "line": 1292, "column": 28 } } @@ -57319,16 +57312,16 @@ "object": { "type": "ThisExpression", "range": [ - 35991, - 35995 + 35888, + 35892 ], "loc": { "start": { - "line": 1297, + "line": 1292, "column": 31 }, "end": { - "line": 1297, + "line": 1292, "column": 35 } } @@ -57337,31 +57330,31 @@ "type": "Identifier", "name": "isExternalFlt", "range": [ - 35996, - 36009 + 35893, + 35906 ], "loc": { "start": { - "line": 1297, + "line": 1292, "column": 36 }, "end": { - "line": 1297, + "line": 1292, "column": 49 } } }, "range": [ - 35991, - 36009 + 35888, + 35906 ], "loc": { "start": { - "line": 1297, + "line": 1292, "column": 31 }, "end": { - "line": 1297, + "line": 1292, "column": 49 } } @@ -57375,16 +57368,16 @@ "object": { "type": "ThisExpression", "range": [ - 36024, - 36028 + 35921, + 35925 ], "loc": { "start": { - "line": 1298, + "line": 1293, "column": 12 }, "end": { - "line": 1298, + "line": 1293, "column": 16 } } @@ -57393,31 +57386,31 @@ "type": "Identifier", "name": "externalFltTgtIds", "range": [ - 36029, - 36046 + 35926, + 35943 ], "loc": { "start": { - "line": 1298, + "line": 1293, "column": 17 }, "end": { - "line": 1298, + "line": 1293, "column": 34 } } }, "range": [ - 36024, - 36046 + 35921, + 35943 ], "loc": { "start": { - "line": 1298, + "line": 1293, "column": 12 }, "end": { - "line": 1298, + "line": 1293, "column": 34 } } @@ -57426,31 +57419,31 @@ "type": "Identifier", "name": "colIndex", "range": [ - 36047, - 36055 + 35944, + 35952 ], "loc": { "start": { - "line": 1298, + "line": 1293, "column": 35 }, "end": { - "line": 1298, + "line": 1293, "column": 43 } } }, "range": [ - 36024, - 36056 + 35921, + 35953 ], "loc": { "start": { - "line": 1298, + "line": 1293, "column": 12 }, "end": { - "line": 1298, + "line": 1293, "column": 44 } } @@ -57460,46 +57453,46 @@ "value": null, "raw": "null", "range": [ - 36059, - 36063 + 35956, + 35960 ], "loc": { "start": { - "line": 1298, + "line": 1293, "column": 47 }, "end": { - "line": 1298, + "line": 1293, "column": 51 } } }, "range": [ - 35991, - 36063 + 35888, + 35960 ], "loc": { "start": { - "line": 1297, + "line": 1292, "column": 31 }, "end": { - "line": 1298, + "line": 1293, "column": 51 } } }, "range": [ - 35972, - 36063 + 35869, + 35960 ], "loc": { "start": { - "line": 1297, + "line": 1292, "column": 12 }, "end": { - "line": 1298, + "line": 1293, "column": 51 } } @@ -57507,16 +57500,16 @@ ], "kind": "let", "range": [ - 35968, - 36064 + 35865, + 35961 ], "loc": { "start": { - "line": 1297, + "line": 1292, "column": 8 }, "end": { - "line": 1298, + "line": 1293, "column": 52 } } @@ -57530,16 +57523,16 @@ "type": "Identifier", "name": "btn", "range": [ - 36077, - 36080 + 35974, + 35977 ], "loc": { "start": { - "line": 1299, + "line": 1294, "column": 12 }, "end": { - "line": 1299, + "line": 1294, "column": 15 } } @@ -57550,16 +57543,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 36083, - 36092 + 35980, + 35989 ], "loc": { "start": { - "line": 1299, + "line": 1294, "column": 18 }, "end": { - "line": 1299, + "line": 1294, "column": 27 } } @@ -57569,16 +57562,16 @@ "type": "Identifier", "name": "INPUT", "range": [ - 36093, - 36098 + 35990, + 35995 ], "loc": { "start": { - "line": 1299, + "line": 1294, "column": 28 }, "end": { - "line": 1299, + "line": 1294, "column": 33 } } @@ -57591,16 +57584,16 @@ "value": "type", "raw": "'type'", "range": [ - 36113, - 36119 + 36010, + 36016 ], "loc": { "start": { - "line": 1300, + "line": 1295, "column": 13 }, "end": { - "line": 1300, + "line": 1295, "column": 19 } } @@ -57610,32 +57603,32 @@ "value": "button", "raw": "'button'", "range": [ - 36121, - 36129 + 36018, + 36026 ], "loc": { "start": { - "line": 1300, + "line": 1295, "column": 21 }, "end": { - "line": 1300, + "line": 1295, "column": 29 } } } ], "range": [ - 36112, - 36130 + 36009, + 36027 ], "loc": { "start": { - "line": 1300, + "line": 1295, "column": 12 }, "end": { - "line": 1300, + "line": 1295, "column": 30 } } @@ -57648,16 +57641,16 @@ "value": "value", "raw": "'value'", "range": [ - 36145, - 36152 + 36042, + 36049 ], "loc": { "start": { - "line": 1301, + "line": 1296, "column": 13 }, "end": { - "line": 1301, + "line": 1296, "column": 20 } } @@ -57668,16 +57661,16 @@ "object": { "type": "ThisExpression", "range": [ - 36154, - 36158 + 36051, + 36055 ], "loc": { "start": { - "line": 1301, + "line": 1296, "column": 22 }, "end": { - "line": 1301, + "line": 1296, "column": 26 } } @@ -57686,78 +57679,78 @@ "type": "Identifier", "name": "btnText", "range": [ - 36159, - 36166 + 36056, + 36063 ], "loc": { "start": { - "line": 1301, + "line": 1296, "column": 27 }, "end": { - "line": 1301, + "line": 1296, "column": 34 } } }, "range": [ - 36154, - 36166 + 36051, + 36063 ], "loc": { "start": { - "line": 1301, + "line": 1296, "column": 22 }, "end": { - "line": 1301, + "line": 1296, "column": 34 } } } ], "range": [ - 36144, - 36167 + 36041, + 36064 ], "loc": { "start": { - "line": 1301, + "line": 1296, "column": 12 }, "end": { - "line": 1301, + "line": 1296, "column": 35 } } } ], "range": [ - 36083, - 36177 + 35980, + 36074 ], "loc": { "start": { - "line": 1299, + "line": 1294, "column": 18 }, "end": { - "line": 1302, + "line": 1297, "column": 9 } } }, "range": [ - 36077, - 36177 + 35974, + 36074 ], "loc": { "start": { - "line": 1299, + "line": 1294, "column": 12 }, "end": { - "line": 1302, + "line": 1297, "column": 9 } } @@ -57765,16 +57758,16 @@ ], "kind": "let", "range": [ - 36073, - 36178 + 35970, + 36075 ], "loc": { "start": { - "line": 1299, + "line": 1294, "column": 8 }, "end": { - "line": 1302, + "line": 1297, "column": 10 } } @@ -57791,16 +57784,16 @@ "type": "Identifier", "name": "btn", "range": [ - 36187, - 36190 + 36084, + 36087 ], "loc": { "start": { - "line": 1303, + "line": 1298, "column": 8 }, "end": { - "line": 1303, + "line": 1298, "column": 11 } } @@ -57809,31 +57802,31 @@ "type": "Identifier", "name": "className", "range": [ - 36191, - 36200 + 36088, + 36097 ], "loc": { "start": { - "line": 1303, + "line": 1298, "column": 12 }, "end": { - "line": 1303, + "line": 1298, "column": 21 } } }, "range": [ - 36187, - 36200 + 36084, + 36097 ], "loc": { "start": { - "line": 1303, + "line": 1298, "column": 8 }, "end": { - "line": 1303, + "line": 1298, "column": 21 } } @@ -57844,16 +57837,16 @@ "object": { "type": "ThisExpression", "range": [ - 36203, - 36207 + 36100, + 36104 ], "loc": { "start": { - "line": 1303, + "line": 1298, "column": 24 }, "end": { - "line": 1303, + "line": 1298, "column": 28 } } @@ -57862,61 +57855,61 @@ "type": "Identifier", "name": "btnCssClass", "range": [ - 36208, - 36219 + 36105, + 36116 ], "loc": { "start": { - "line": 1303, + "line": 1298, "column": 29 }, "end": { - "line": 1303, + "line": 1298, "column": 40 } } }, "range": [ - 36203, - 36219 + 36100, + 36116 ], "loc": { "start": { - "line": 1303, + "line": 1298, "column": 24 }, "end": { - "line": 1303, + "line": 1298, "column": 40 } } }, "range": [ - 36187, - 36219 + 36084, + 36116 ], "loc": { "start": { - "line": 1303, + "line": 1298, "column": 8 }, "end": { - "line": 1303, + "line": 1298, "column": 40 } } }, "range": [ - 36187, - 36220 + 36084, + 36117 ], "loc": { "start": { - "line": 1303, + "line": 1298, "column": 8 }, "end": { - "line": 1303, + "line": 1298, "column": 41 } }, @@ -57925,16 +57918,16 @@ "type": "Line", "value": "filter is appended in custom element", "range": [ - 36230, - 36268 + 36127, + 36165 ], "loc": { "start": { - "line": 1305, + "line": 1300, "column": 8 }, "end": { - "line": 1305, + "line": 1300, "column": 46 } } @@ -57947,16 +57940,16 @@ "type": "Identifier", "name": "externalFltTgtId", "range": [ - 36281, - 36297 + 36178, + 36194 ], "loc": { "start": { - "line": 1306, + "line": 1301, "column": 12 }, "end": { - "line": 1306, + "line": 1301, "column": 28 } } @@ -57977,16 +57970,16 @@ "type": "Identifier", "name": "elm", "range": [ - 36313, - 36316 + 36210, + 36213 ], "loc": { "start": { - "line": 1307, + "line": 1302, "column": 12 }, "end": { - "line": 1307, + "line": 1302, "column": 15 } } @@ -57996,32 +57989,32 @@ "type": "Identifier", "name": "externalFltTgtId", "range": [ - 36317, - 36333 + 36214, + 36230 ], "loc": { "start": { - "line": 1307, + "line": 1302, "column": 16 }, "end": { - "line": 1307, + "line": 1302, "column": 32 } } } ], "range": [ - 36313, - 36334 + 36210, + 36231 ], "loc": { "start": { - "line": 1307, + "line": 1302, "column": 12 }, "end": { - "line": 1307, + "line": 1302, "column": 33 } } @@ -58030,31 +58023,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 36335, - 36346 + 36232, + 36243 ], "loc": { "start": { - "line": 1307, + "line": 1302, "column": 34 }, "end": { - "line": 1307, + "line": 1302, "column": 45 } } }, "range": [ - 36313, - 36346 + 36210, + 36243 ], "loc": { "start": { - "line": 1307, + "line": 1302, "column": 12 }, "end": { - "line": 1307, + "line": 1302, "column": 45 } } @@ -58064,63 +58057,63 @@ "type": "Identifier", "name": "btn", "range": [ - 36347, - 36350 + 36244, + 36247 ], "loc": { "start": { - "line": 1307, + "line": 1302, "column": 46 }, "end": { - "line": 1307, + "line": 1302, "column": 49 } } } ], "range": [ - 36313, - 36351 + 36210, + 36248 ], "loc": { "start": { - "line": 1307, + "line": 1302, "column": 12 }, "end": { - "line": 1307, + "line": 1302, "column": 50 } } }, "range": [ - 36313, - 36352 + 36210, + 36249 ], "loc": { "start": { - "line": 1307, + "line": 1302, "column": 12 }, "end": { - "line": 1307, + "line": 1302, "column": 51 } } } ], "range": [ - 36299, - 36362 + 36196, + 36259 ], "loc": { "start": { - "line": 1306, + "line": 1301, "column": 30 }, "end": { - "line": 1308, + "line": 1303, "column": 9 } } @@ -58139,16 +58132,16 @@ "type": "Identifier", "name": "container", "range": [ - 36382, - 36391 + 36279, + 36288 ], "loc": { "start": { - "line": 1309, + "line": 1304, "column": 12 }, "end": { - "line": 1309, + "line": 1304, "column": 21 } } @@ -58157,31 +58150,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 36392, - 36403 + 36289, + 36300 ], "loc": { "start": { - "line": 1309, + "line": 1304, "column": 22 }, "end": { - "line": 1309, + "line": 1304, "column": 33 } } }, "range": [ - 36382, - 36403 + 36279, + 36300 ], "loc": { "start": { - "line": 1309, + "line": 1304, "column": 12 }, "end": { - "line": 1309, + "line": 1304, "column": 33 } } @@ -58191,78 +58184,78 @@ "type": "Identifier", "name": "btn", "range": [ - 36404, - 36407 + 36301, + 36304 ], "loc": { "start": { - "line": 1309, + "line": 1304, "column": 34 }, "end": { - "line": 1309, + "line": 1304, "column": 37 } } } ], "range": [ - 36382, - 36408 + 36279, + 36305 ], "loc": { "start": { - "line": 1309, + "line": 1304, "column": 12 }, "end": { - "line": 1309, + "line": 1304, "column": 38 } } }, "range": [ - 36382, - 36409 + 36279, + 36306 ], "loc": { "start": { - "line": 1309, + "line": 1304, "column": 12 }, "end": { - "line": 1309, + "line": 1304, "column": 39 } } } ], "range": [ - 36368, - 36419 + 36265, + 36316 ], "loc": { "start": { - "line": 1308, + "line": 1303, "column": 15 }, "end": { - "line": 1310, + "line": 1305, "column": 9 } } }, "range": [ - 36277, - 36419 + 36174, + 36316 ], "loc": { "start": { - "line": 1306, + "line": 1301, "column": 8 }, "end": { - "line": 1310, + "line": 1305, "column": 9 } }, @@ -58271,16 +58264,16 @@ "type": "Line", "value": "filter is appended in custom element", "range": [ - 36230, - 36268 + 36127, + 36165 ], "loc": { "start": { - "line": 1305, + "line": 1300, "column": 8 }, "end": { - "line": 1305, + "line": 1300, "column": 46 } } @@ -58295,16 +58288,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 36429, - 36435 + 36326, + 36332 ], "loc": { "start": { - "line": 1312, + "line": 1307, "column": 8 }, "end": { - "line": 1312, + "line": 1307, "column": 14 } } @@ -58314,16 +58307,16 @@ "type": "Identifier", "name": "btn", "range": [ - 36436, - 36439 + 36333, + 36336 ], "loc": { "start": { - "line": 1312, + "line": 1307, "column": 15 }, "end": { - "line": 1312, + "line": 1307, "column": 18 } } @@ -58333,16 +58326,16 @@ "value": "click", "raw": "'click'", "range": [ - 36441, - 36448 + 36338, + 36345 ], "loc": { "start": { - "line": 1312, + "line": 1307, "column": 20 }, "end": { - "line": 1312, + "line": 1307, "column": 27 } } @@ -58359,16 +58352,16 @@ "object": { "type": "ThisExpression", "range": [ - 36456, - 36460 + 36353, + 36357 ], "loc": { "start": { - "line": 1312, + "line": 1307, "column": 35 }, "end": { - "line": 1312, + "line": 1307, "column": 39 } } @@ -58377,47 +58370,47 @@ "type": "Identifier", "name": "filter", "range": [ - 36461, - 36467 + 36358, + 36364 ], "loc": { "start": { - "line": 1312, + "line": 1307, "column": 40 }, "end": { - "line": 1312, + "line": 1307, "column": 46 } } }, "range": [ - 36456, - 36467 + 36353, + 36364 ], "loc": { "start": { - "line": 1312, + "line": 1307, "column": 35 }, "end": { - "line": 1312, + "line": 1307, "column": 46 } } }, "arguments": [], "range": [ - 36456, - 36469 + 36353, + 36366 ], "loc": { "start": { - "line": 1312, + "line": 1307, "column": 35 }, "end": { - "line": 1312, + "line": 1307, "column": 48 } } @@ -58425,63 +58418,63 @@ "generator": false, "expression": true, "range": [ - 36450, - 36469 + 36347, + 36366 ], "loc": { "start": { - "line": 1312, + "line": 1307, "column": 29 }, "end": { - "line": 1312, + "line": 1307, "column": 48 } } } ], "range": [ - 36429, - 36470 + 36326, + 36367 ], "loc": { "start": { - "line": 1312, + "line": 1307, "column": 8 }, "end": { - "line": 1312, + "line": 1307, "column": 49 } } }, "range": [ - 36429, - 36471 + 36326, + 36368 ], "loc": { "start": { - "line": 1312, + "line": 1307, "column": 8 }, "end": { - "line": 1312, + "line": 1307, "column": 50 } } } ], "range": [ - 35958, - 36477 + 35855, + 36374 ], "loc": { "start": { - "line": 1296, + "line": 1291, "column": 44 }, "end": { - "line": 1313, + "line": 1308, "column": 5 } } @@ -58489,16 +58482,16 @@ "generator": false, "expression": false, "range": [ - 35936, - 36477 + 35833, + 36374 ], "loc": { "start": { - "line": 1296, + "line": 1291, "column": 22 }, "end": { - "line": 1313, + "line": 1308, "column": 5 } } @@ -58506,16 +58499,16 @@ "kind": "method", "computed": false, "range": [ - 35918, - 36477 + 35815, + 36374 ], "loc": { "start": { - "line": 1296, + "line": 1291, "column": 4 }, "end": { - "line": 1313, + "line": 1308, "column": 5 } }, @@ -58524,16 +58517,16 @@ "type": "Block", "value": "*\n * Build submit button\n * @param {Number} colIndex Column index\n * @param {DOMElement} container Container DOM element\n ", "range": [ - 35764, - 35913 + 35661, + 35810 ], "loc": { "start": { - "line": 1291, + "line": 1286, "column": 4 }, "end": { - "line": 1295, + "line": 1290, "column": 7 } } @@ -58544,16 +58537,16 @@ "type": "Block", "value": "*\n * Return a feature instance for a given name\n * @param {String} name Name of the feature\n * @return {Object}\n ", "range": [ - 36483, - 36617 + 36380, + 36514 ], "loc": { "start": { - "line": 1315, + "line": 1310, "column": 4 }, "end": { - "line": 1319, + "line": 1314, "column": 7 } } @@ -58567,16 +58560,16 @@ "type": "Identifier", "name": "feature", "range": [ - 36622, - 36629 + 36519, + 36526 ], "loc": { "start": { - "line": 1320, + "line": 1315, "column": 4 }, "end": { - "line": 1320, + "line": 1315, "column": 11 } } @@ -58589,16 +58582,16 @@ "type": "Identifier", "name": "name", "range": [ - 36630, - 36634 + 36527, + 36531 ], "loc": { "start": { - "line": 1320, + "line": 1315, "column": 12 }, "end": { - "line": 1320, + "line": 1315, "column": 16 } } @@ -58618,16 +58611,16 @@ "object": { "type": "ThisExpression", "range": [ - 36653, - 36657 + 36550, + 36554 ], "loc": { "start": { - "line": 1321, + "line": 1316, "column": 15 }, "end": { - "line": 1321, + "line": 1316, "column": 19 } } @@ -58636,31 +58629,31 @@ "type": "Identifier", "name": "Mod", "range": [ - 36658, - 36661 + 36555, + 36558 ], "loc": { "start": { - "line": 1321, + "line": 1316, "column": 20 }, "end": { - "line": 1321, + "line": 1316, "column": 23 } } }, "range": [ - 36653, - 36661 + 36550, + 36558 ], "loc": { "start": { - "line": 1321, + "line": 1316, "column": 15 }, "end": { - "line": 1321, + "line": 1316, "column": 23 } } @@ -58669,62 +58662,62 @@ "type": "Identifier", "name": "name", "range": [ - 36662, - 36666 + 36559, + 36563 ], "loc": { "start": { - "line": 1321, + "line": 1316, "column": 24 }, "end": { - "line": 1321, + "line": 1316, "column": 28 } } }, "range": [ - 36653, - 36667 + 36550, + 36564 ], "loc": { "start": { - "line": 1321, + "line": 1316, "column": 15 }, "end": { - "line": 1321, + "line": 1316, "column": 29 } } }, "range": [ - 36646, - 36668 + 36543, + 36565 ], "loc": { "start": { - "line": 1321, + "line": 1316, "column": 8 }, "end": { - "line": 1321, + "line": 1316, "column": 30 } } } ], "range": [ - 36636, - 36674 + 36533, + 36571 ], "loc": { "start": { - "line": 1320, + "line": 1315, "column": 18 }, "end": { - "line": 1322, + "line": 1317, "column": 5 } } @@ -58732,16 +58725,16 @@ "generator": false, "expression": false, "range": [ - 36629, - 36674 + 36526, + 36571 ], "loc": { "start": { - "line": 1320, + "line": 1315, "column": 11 }, "end": { - "line": 1322, + "line": 1317, "column": 5 } } @@ -58749,16 +58742,16 @@ "kind": "method", "computed": false, "range": [ - 36622, - 36674 + 36519, + 36571 ], "loc": { "start": { - "line": 1320, + "line": 1315, "column": 4 }, "end": { - "line": 1322, + "line": 1317, "column": 5 } }, @@ -58767,16 +58760,16 @@ "type": "Block", "value": "*\n * Return a feature instance for a given name\n * @param {String} name Name of the feature\n * @return {Object}\n ", "range": [ - 36483, - 36617 + 36380, + 36514 ], "loc": { "start": { - "line": 1315, + "line": 1310, "column": 4 }, "end": { - "line": 1319, + "line": 1314, "column": 7 } } @@ -58787,16 +58780,16 @@ "type": "Block", "value": "*\n * Instanciate and initialise the collection of features required by the\n * configuration and add them to the features registry. A feature is\n * described by a `class` and `name` fields and and optional `property`\n * field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n ", "range": [ - 36680, - 37049 + 36577, + 36946 ], "loc": { "start": { - "line": 1324, + "line": 1319, "column": 4 }, "end": { - "line": 1335, + "line": 1330, "column": 7 } } @@ -58810,16 +58803,16 @@ "type": "Identifier", "name": "initFeatures", "range": [ - 37054, - 37066 + 36951, + 36963 ], "loc": { "start": { - "line": 1336, + "line": 1331, "column": 4 }, "end": { - "line": 1336, + "line": 1331, "column": 16 } } @@ -58834,16 +58827,16 @@ "type": "Identifier", "name": "features", "range": [ - 37067, - 37075 + 36964, + 36972 ], "loc": { "start": { - "line": 1336, + "line": 1331, "column": 17 }, "end": { - "line": 1336, + "line": 1331, "column": 25 } } @@ -58852,31 +58845,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 37078, - 37080 + 36975, + 36977 ], "loc": { "start": { - "line": 1336, + "line": 1331, "column": 28 }, "end": { - "line": 1336, + "line": 1331, "column": 30 } } }, "range": [ - 37067, - 37080 + 36964, + 36977 ], "loc": { "start": { - "line": 1336, + "line": 1331, "column": 17 }, "end": { - "line": 1336, + "line": 1331, "column": 30 } } @@ -58896,16 +58889,16 @@ "type": "Identifier", "name": "features", "range": [ - 37092, - 37100 + 36989, + 36997 ], "loc": { "start": { - "line": 1337, + "line": 1332, "column": 8 }, "end": { - "line": 1337, + "line": 1332, "column": 16 } } @@ -58914,31 +58907,31 @@ "type": "Identifier", "name": "forEach", "range": [ - 37101, - 37108 + 36998, + 37005 ], "loc": { "start": { - "line": 1337, + "line": 1332, "column": 17 }, "end": { - "line": 1337, + "line": 1332, "column": 24 } } }, "range": [ - 37092, - 37108 + 36989, + 37005 ], "loc": { "start": { - "line": 1337, + "line": 1332, "column": 8 }, "end": { - "line": 1337, + "line": 1332, "column": 24 } } @@ -58952,16 +58945,16 @@ "type": "Identifier", "name": "feature", "range": [ - 37110, - 37117 + 37007, + 37014 ], "loc": { "start": { - "line": 1337, + "line": 1332, "column": 26 }, "end": { - "line": 1337, + "line": 1332, "column": 33 } } @@ -58982,16 +58975,16 @@ "type": "Identifier", "name": "feature", "range": [ - 37394, - 37401 + 37291, + 37298 ], "loc": { "start": { - "line": 1342, + "line": 1337, "column": 12 }, "end": { - "line": 1342, + "line": 1337, "column": 19 } } @@ -59000,31 +58993,31 @@ "type": "Identifier", "name": "property", "range": [ - 37402, - 37410 + 37299, + 37307 ], "loc": { "start": { - "line": 1342, + "line": 1337, "column": 20 }, "end": { - "line": 1342, + "line": 1337, "column": 28 } } }, "range": [ - 37394, - 37410 + 37291, + 37307 ], "loc": { "start": { - "line": 1342, + "line": 1337, "column": 12 }, "end": { - "line": 1342, + "line": 1337, "column": 28 } } @@ -59039,16 +59032,16 @@ "type": "Identifier", "name": "feature", "range": [ - 37413, - 37420 + 37310, + 37317 ], "loc": { "start": { - "line": 1342, + "line": 1337, "column": 31 }, "end": { - "line": 1342, + "line": 1337, "column": 38 } } @@ -59057,31 +59050,31 @@ "type": "Identifier", "name": "property", "range": [ - 37421, - 37429 + 37318, + 37326 ], "loc": { "start": { - "line": 1342, + "line": 1337, "column": 39 }, "end": { - "line": 1342, + "line": 1337, "column": 47 } } }, "range": [ - 37413, - 37429 + 37310, + 37326 ], "loc": { "start": { - "line": 1342, + "line": 1337, "column": 31 }, "end": { - "line": 1342, + "line": 1337, "column": 47 } } @@ -59093,16 +59086,16 @@ "type": "Identifier", "name": "feature", "range": [ - 37433, - 37440 + 37330, + 37337 ], "loc": { "start": { - "line": 1342, + "line": 1337, "column": 51 }, "end": { - "line": 1342, + "line": 1337, "column": 58 } } @@ -59111,76 +59104,76 @@ "type": "Identifier", "name": "name", "range": [ - 37441, - 37445 + 37338, + 37342 ], "loc": { "start": { - "line": 1342, + "line": 1337, "column": 59 }, "end": { - "line": 1342, + "line": 1337, "column": 63 } } }, "range": [ - 37433, - 37445 + 37330, + 37342 ], "loc": { "start": { - "line": 1342, + "line": 1337, "column": 51 }, "end": { - "line": 1342, + "line": 1337, "column": 63 } } }, "range": [ - 37413, - 37445 + 37310, + 37342 ], "loc": { "start": { - "line": 1342, + "line": 1337, "column": 31 }, "end": { - "line": 1342, + "line": 1337, "column": 63 } } }, "range": [ - 37394, - 37445 + 37291, + 37342 ], "loc": { "start": { - "line": 1342, + "line": 1337, "column": 12 }, "end": { - "line": 1342, + "line": 1337, "column": 63 } } }, "range": [ - 37394, - 37446 + 37291, + 37343 ], "loc": { "start": { - "line": 1342, + "line": 1337, "column": 12 }, "end": { - "line": 1342, + "line": 1337, "column": 64 } }, @@ -59189,16 +59182,16 @@ "type": "Line", "value": " TODO: remove the property field.", "range": [ - 37136, - 37171 + 37033, + 37068 ], "loc": { "start": { - "line": 1338, + "line": 1333, "column": 12 }, "end": { - "line": 1338, + "line": 1333, "column": 47 } } @@ -59207,16 +59200,16 @@ "type": "Line", "value": " Due to naming convention inconsistencies, a `property`", "range": [ - 37184, - 37241 + 37081, + 37138 ], "loc": { "start": { - "line": 1339, + "line": 1334, "column": 12 }, "end": { - "line": 1339, + "line": 1334, "column": 69 } } @@ -59225,16 +59218,16 @@ "type": "Line", "value": " field is added in order allow a conditional instanciation based", "range": [ - 37254, - 37320 + 37151, + 37217 ], "loc": { "start": { - "line": 1340, + "line": 1335, "column": 12 }, "end": { - "line": 1340, + "line": 1335, "column": 78 } } @@ -59243,16 +59236,16 @@ "type": "Line", "value": " on that property on TableFilter, if supplied.", "range": [ - 37333, - 37381 + 37230, + 37278 ], "loc": { "start": { - "line": 1341, + "line": 1336, "column": 12 }, "end": { - "line": 1341, + "line": 1336, "column": 60 } } @@ -59270,16 +59263,16 @@ "object": { "type": "ThisExpression", "range": [ - 37463, - 37467 + 37360, + 37364 ], "loc": { "start": { - "line": 1343, + "line": 1338, "column": 16 }, "end": { - "line": 1343, + "line": 1338, "column": 20 } } @@ -59291,16 +59284,16 @@ "type": "Identifier", "name": "feature", "range": [ - 37468, - 37475 + 37365, + 37372 ], "loc": { "start": { - "line": 1343, + "line": 1338, "column": 21 }, "end": { - "line": 1343, + "line": 1338, "column": 28 } } @@ -59309,46 +59302,46 @@ "type": "Identifier", "name": "property", "range": [ - 37476, - 37484 + 37373, + 37381 ], "loc": { "start": { - "line": 1343, + "line": 1338, "column": 29 }, "end": { - "line": 1343, + "line": 1338, "column": 37 } } }, "range": [ - 37468, - 37484 + 37365, + 37381 ], "loc": { "start": { - "line": 1343, + "line": 1338, "column": 21 }, "end": { - "line": 1343, + "line": 1338, "column": 37 } } }, "range": [ - 37463, - 37485 + 37360, + 37382 ], "loc": { "start": { - "line": 1343, + "line": 1338, "column": 16 }, "end": { - "line": 1343, + "line": 1338, "column": 38 } } @@ -59358,31 +59351,31 @@ "value": true, "raw": "true", "range": [ - 37490, - 37494 + 37387, + 37391 ], "loc": { "start": { - "line": 1343, + "line": 1338, "column": 43 }, "end": { - "line": 1343, + "line": 1338, "column": 47 } } }, "range": [ - 37463, - 37494 + 37360, + 37391 ], "loc": { "start": { - "line": 1343, + "line": 1338, "column": 16 }, "end": { - "line": 1343, + "line": 1338, "column": 47 } } @@ -59404,16 +59397,16 @@ "type": "Identifier", "name": "class", "range": [ - 37519, - 37524 + 37416, + 37421 ], "loc": { "start": { - "line": 1344, + "line": 1339, "column": 21 }, "end": { - "line": 1344, + "line": 1339, "column": 26 } } @@ -59422,16 +59415,16 @@ "type": "Identifier", "name": "Cls", "range": [ - 37526, - 37529 + 37423, + 37426 ], "loc": { "start": { - "line": 1344, + "line": 1339, "column": 28 }, "end": { - "line": 1344, + "line": 1339, "column": 31 } } @@ -59441,16 +59434,16 @@ "shorthand": false, "computed": false, "range": [ - 37519, - 37529 + 37416, + 37426 ], "loc": { "start": { - "line": 1344, + "line": 1339, "column": 21 }, "end": { - "line": 1344, + "line": 1339, "column": 31 } } @@ -59461,16 +59454,16 @@ "type": "Identifier", "name": "name", "range": [ - 37531, - 37535 + 37428, + 37432 ], "loc": { "start": { - "line": 1344, + "line": 1339, "column": 33 }, "end": { - "line": 1344, + "line": 1339, "column": 37 } } @@ -59479,16 +59472,16 @@ "type": "Identifier", "name": "name", "range": [ - 37531, - 37535 + 37428, + 37432 ], "loc": { "start": { - "line": 1344, + "line": 1339, "column": 33 }, "end": { - "line": 1344, + "line": 1339, "column": 37 } } @@ -59498,32 +59491,32 @@ "shorthand": true, "computed": false, "range": [ - 37531, - 37535 + 37428, + 37432 ], "loc": { "start": { - "line": 1344, + "line": 1339, "column": 33 }, "end": { - "line": 1344, + "line": 1339, "column": 37 } } } ], "range": [ - 37518, - 37536 + 37415, + 37433 ], "loc": { "start": { - "line": 1344, + "line": 1339, "column": 20 }, "end": { - "line": 1344, + "line": 1339, "column": 38 } } @@ -59532,31 +59525,31 @@ "type": "Identifier", "name": "feature", "range": [ - 37539, - 37546 + 37436, + 37443 ], "loc": { "start": { - "line": 1344, + "line": 1339, "column": 41 }, "end": { - "line": 1344, + "line": 1339, "column": 48 } } }, "range": [ - 37518, - 37546 + 37415, + 37443 ], "loc": { "start": { - "line": 1344, + "line": 1339, "column": 20 }, "end": { - "line": 1344, + "line": 1339, "column": 48 } } @@ -59564,16 +59557,16 @@ ], "kind": "let", "range": [ - 37514, - 37547 + 37411, + 37444 ], "loc": { "start": { - "line": 1344, + "line": 1339, "column": 16 }, "end": { - "line": 1344, + "line": 1339, "column": 49 } } @@ -59592,16 +59585,16 @@ "object": { "type": "ThisExpression", "range": [ - 37565, - 37569 + 37462, + 37466 ], "loc": { "start": { - "line": 1346, + "line": 1341, "column": 16 }, "end": { - "line": 1346, + "line": 1341, "column": 20 } } @@ -59610,31 +59603,31 @@ "type": "Identifier", "name": "Mod", "range": [ - 37570, - 37573 + 37467, + 37470 ], "loc": { "start": { - "line": 1346, + "line": 1341, "column": 21 }, "end": { - "line": 1346, + "line": 1341, "column": 24 } } }, "range": [ - 37565, - 37573 + 37462, + 37470 ], "loc": { "start": { - "line": 1346, + "line": 1341, "column": 16 }, "end": { - "line": 1346, + "line": 1341, "column": 24 } } @@ -59643,31 +59636,31 @@ "type": "Identifier", "name": "name", "range": [ - 37574, - 37578 + 37471, + 37475 ], "loc": { "start": { - "line": 1346, + "line": 1341, "column": 25 }, "end": { - "line": 1346, + "line": 1341, "column": 29 } } }, "range": [ - 37565, - 37579 + 37462, + 37476 ], "loc": { "start": { - "line": 1346, + "line": 1341, "column": 16 }, "end": { - "line": 1346, + "line": 1341, "column": 30 } } @@ -59684,16 +59677,16 @@ "object": { "type": "ThisExpression", "range": [ - 37582, - 37586 + 37479, + 37483 ], "loc": { "start": { - "line": 1346, + "line": 1341, "column": 33 }, "end": { - "line": 1346, + "line": 1341, "column": 37 } } @@ -59702,31 +59695,31 @@ "type": "Identifier", "name": "Mod", "range": [ - 37587, - 37590 + 37484, + 37487 ], "loc": { "start": { - "line": 1346, + "line": 1341, "column": 38 }, "end": { - "line": 1346, + "line": 1341, "column": 41 } } }, "range": [ - 37582, - 37590 + 37479, + 37487 ], "loc": { "start": { - "line": 1346, + "line": 1341, "column": 33 }, "end": { - "line": 1346, + "line": 1341, "column": 41 } } @@ -59735,31 +59728,31 @@ "type": "Identifier", "name": "name", "range": [ - 37591, - 37595 + 37488, + 37492 ], "loc": { "start": { - "line": 1346, + "line": 1341, "column": 42 }, "end": { - "line": 1346, + "line": 1341, "column": 46 } } }, "range": [ - 37582, - 37596 + 37479, + 37493 ], "loc": { "start": { - "line": 1346, + "line": 1341, "column": 33 }, "end": { - "line": 1346, + "line": 1341, "column": 47 } } @@ -59770,16 +59763,16 @@ "type": "Identifier", "name": "Cls", "range": [ - 37604, - 37607 + 37501, + 37504 ], "loc": { "start": { - "line": 1346, + "line": 1341, "column": 55 }, "end": { - "line": 1346, + "line": 1341, "column": 58 } } @@ -59788,77 +59781,77 @@ { "type": "ThisExpression", "range": [ - 37608, - 37612 + 37505, + 37509 ], "loc": { "start": { - "line": 1346, + "line": 1341, "column": 59 }, "end": { - "line": 1346, + "line": 1341, "column": 63 } } } ], "range": [ - 37600, - 37613 + 37497, + 37510 ], "loc": { "start": { - "line": 1346, + "line": 1341, "column": 51 }, "end": { - "line": 1346, + "line": 1341, "column": 64 } } }, "range": [ - 37582, - 37613 + 37479, + 37510 ], "loc": { "start": { - "line": 1346, + "line": 1341, "column": 33 }, "end": { - "line": 1346, + "line": 1341, "column": 64 } } }, "range": [ - 37565, - 37613 + 37462, + 37510 ], "loc": { "start": { - "line": 1346, + "line": 1341, "column": 16 }, "end": { - "line": 1346, + "line": 1341, "column": 64 } } }, "range": [ - 37565, - 37614 + 37462, + 37511 ], "loc": { "start": { - "line": 1346, + "line": 1341, "column": 16 }, "end": { - "line": 1346, + "line": 1341, "column": 65 } } @@ -59879,16 +59872,16 @@ "object": { "type": "ThisExpression", "range": [ - 37631, - 37635 + 37528, + 37532 ], "loc": { "start": { - "line": 1347, + "line": 1342, "column": 16 }, "end": { - "line": 1347, + "line": 1342, "column": 20 } } @@ -59897,31 +59890,31 @@ "type": "Identifier", "name": "Mod", "range": [ - 37636, - 37639 + 37533, + 37536 ], "loc": { "start": { - "line": 1347, + "line": 1342, "column": 21 }, "end": { - "line": 1347, + "line": 1342, "column": 24 } } }, "range": [ - 37631, - 37639 + 37528, + 37536 ], "loc": { "start": { - "line": 1347, + "line": 1342, "column": 16 }, "end": { - "line": 1347, + "line": 1342, "column": 24 } } @@ -59930,31 +59923,31 @@ "type": "Identifier", "name": "name", "range": [ - 37640, - 37644 + 37537, + 37541 ], "loc": { "start": { - "line": 1347, + "line": 1342, "column": 25 }, "end": { - "line": 1347, + "line": 1342, "column": 29 } } }, "range": [ - 37631, - 37645 + 37528, + 37542 ], "loc": { "start": { - "line": 1347, + "line": 1342, "column": 16 }, "end": { - "line": 1347, + "line": 1342, "column": 30 } } @@ -59963,110 +59956,110 @@ "type": "Identifier", "name": "init", "range": [ - 37646, - 37650 + 37543, + 37547 ], "loc": { "start": { - "line": 1347, + "line": 1342, "column": 31 }, "end": { - "line": 1347, + "line": 1342, "column": 35 } } }, "range": [ - 37631, - 37650 + 37528, + 37547 ], "loc": { "start": { - "line": 1347, + "line": 1342, "column": 16 }, "end": { - "line": 1347, + "line": 1342, "column": 35 } } }, "arguments": [], "range": [ - 37631, - 37652 + 37528, + 37549 ], "loc": { "start": { - "line": 1347, + "line": 1342, "column": 16 }, "end": { - "line": 1347, + "line": 1342, "column": 37 } } }, "range": [ - 37631, - 37653 + 37528, + 37550 ], "loc": { "start": { - "line": 1347, + "line": 1342, "column": 16 }, "end": { - "line": 1347, + "line": 1342, "column": 38 } } } ], "range": [ - 37496, - 37667 + 37393, + 37564 ], "loc": { "start": { - "line": 1343, + "line": 1338, "column": 49 }, "end": { - "line": 1348, + "line": 1343, "column": 13 } } }, "alternate": null, "range": [ - 37459, - 37667 + 37356, + 37564 ], "loc": { "start": { - "line": 1343, + "line": 1338, "column": 12 }, "end": { - "line": 1348, + "line": 1343, "column": 13 } } } ], "range": [ - 37122, - 37677 + 37019, + 37574 ], "loc": { "start": { - "line": 1337, + "line": 1332, "column": 38 }, "end": { - "line": 1349, + "line": 1344, "column": 9 } } @@ -60074,63 +60067,63 @@ "generator": false, "expression": false, "range": [ - 37109, - 37677 + 37006, + 37574 ], "loc": { "start": { - "line": 1337, + "line": 1332, "column": 25 }, "end": { - "line": 1349, + "line": 1344, "column": 9 } } } ], "range": [ - 37092, - 37678 + 36989, + 37575 ], "loc": { "start": { - "line": 1337, + "line": 1332, "column": 8 }, "end": { - "line": 1349, + "line": 1344, "column": 10 } } }, "range": [ - 37092, - 37679 + 36989, + 37576 ], "loc": { "start": { - "line": 1337, + "line": 1332, "column": 8 }, "end": { - "line": 1349, + "line": 1344, "column": 11 } } } ], "range": [ - 37082, - 37685 + 36979, + 37582 ], "loc": { "start": { - "line": 1336, + "line": 1331, "column": 32 }, "end": { - "line": 1350, + "line": 1345, "column": 5 } } @@ -60138,16 +60131,16 @@ "generator": false, "expression": false, "range": [ - 37066, - 37685 + 36963, + 37582 ], "loc": { "start": { - "line": 1336, + "line": 1331, "column": 16 }, "end": { - "line": 1350, + "line": 1345, "column": 5 } } @@ -60155,16 +60148,16 @@ "kind": "method", "computed": false, "range": [ - 37054, - 37685 + 36951, + 37582 ], "loc": { "start": { - "line": 1336, + "line": 1331, "column": 4 }, "end": { - "line": 1350, + "line": 1345, "column": 5 } }, @@ -60173,16 +60166,16 @@ "type": "Block", "value": "*\n * Instanciate and initialise the collection of features required by the\n * configuration and add them to the features registry. A feature is\n * described by a `class` and `name` fields and and optional `property`\n * field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n ", "range": [ - 36680, - 37049 + 36577, + 36946 ], "loc": { "start": { - "line": 1324, + "line": 1319, "column": 4 }, "end": { - "line": 1335, + "line": 1330, "column": 7 } } @@ -60193,16 +60186,16 @@ "type": "Block", "value": "*\n * Initialise all the extensions defined in the configuration object\n ", "range": [ - 37691, - 37775 + 37588, + 37672 ], "loc": { "start": { - "line": 1352, + "line": 1347, "column": 4 }, "end": { - "line": 1354, + "line": 1349, "column": 7 } } @@ -60216,16 +60209,16 @@ "type": "Identifier", "name": "initExtensions", "range": [ - 37780, - 37794 + 37677, + 37691 ], "loc": { "start": { - "line": 1355, + "line": 1350, "column": 4 }, "end": { - "line": 1355, + "line": 1350, "column": 18 } } @@ -60248,16 +60241,16 @@ "object": { "type": "ThisExpression", "range": [ - 37812, - 37816 + 37709, + 37713 ], "loc": { "start": { - "line": 1356, + "line": 1351, "column": 13 }, "end": { - "line": 1356, + "line": 1351, "column": 17 } } @@ -60266,47 +60259,47 @@ "type": "Identifier", "name": "hasExtensions", "range": [ - 37817, - 37830 + 37714, + 37727 ], "loc": { "start": { - "line": 1356, + "line": 1351, "column": 18 }, "end": { - "line": 1356, + "line": 1351, "column": 31 } } }, "range": [ - 37812, - 37830 + 37709, + 37727 ], "loc": { "start": { - "line": 1356, + "line": 1351, "column": 13 }, "end": { - "line": 1356, + "line": 1351, "column": 31 } } }, "prefix": true, "range": [ - 37811, - 37830 + 37708, + 37727 ], "loc": { "start": { - "line": 1356, + "line": 1351, "column": 12 }, "end": { - "line": 1356, + "line": 1351, "column": 31 } } @@ -60318,48 +60311,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 37846, - 37853 + 37743, + 37750 ], "loc": { "start": { - "line": 1357, + "line": 1352, "column": 12 }, "end": { - "line": 1357, + "line": 1352, "column": 19 } } } ], "range": [ - 37832, - 37863 + 37729, + 37760 ], "loc": { "start": { - "line": 1356, + "line": 1351, "column": 33 }, "end": { - "line": 1358, + "line": 1353, "column": 9 } } }, "alternate": null, "range": [ - 37807, - 37863 + 37704, + 37760 ], "loc": { "start": { - "line": 1356, + "line": 1351, "column": 8 }, "end": { - "line": 1358, + "line": 1353, "column": 9 } } @@ -60373,16 +60366,16 @@ "type": "Identifier", "name": "exts", "range": [ - 37877, - 37881 + 37774, + 37778 ], "loc": { "start": { - "line": 1360, + "line": 1355, "column": 12 }, "end": { - "line": 1360, + "line": 1355, "column": 16 } } @@ -60393,16 +60386,16 @@ "object": { "type": "ThisExpression", "range": [ - 37884, - 37888 + 37781, + 37785 ], "loc": { "start": { - "line": 1360, + "line": 1355, "column": 19 }, "end": { - "line": 1360, + "line": 1355, "column": 23 } } @@ -60411,46 +60404,46 @@ "type": "Identifier", "name": "extensions", "range": [ - 37889, - 37899 + 37786, + 37796 ], "loc": { "start": { - "line": 1360, + "line": 1355, "column": 24 }, "end": { - "line": 1360, + "line": 1355, "column": 34 } } }, "range": [ - 37884, - 37899 + 37781, + 37796 ], "loc": { "start": { - "line": 1360, + "line": 1355, "column": 19 }, "end": { - "line": 1360, + "line": 1355, "column": 34 } } }, "range": [ - 37877, - 37899 + 37774, + 37796 ], "loc": { "start": { - "line": 1360, + "line": 1355, "column": 12 }, "end": { - "line": 1360, + "line": 1355, "column": 34 } } @@ -60458,16 +60451,16 @@ ], "kind": "let", "range": [ - 37873, - 37900 + 37770, + 37797 ], "loc": { "start": { - "line": 1360, + "line": 1355, "column": 8 }, "end": { - "line": 1360, + "line": 1355, "column": 35 } }, @@ -60476,16 +60469,16 @@ "type": "Line", "value": " Set config's publicPath dynamically for Webpack...", "range": [ - 37909, - 37962 + 37806, + 37859 ], "loc": { "start": { - "line": 1361, + "line": 1356, "column": 8 }, "end": { - "line": 1361, + "line": 1356, "column": 61 } } @@ -60501,16 +60494,16 @@ "type": "Identifier", "name": "__webpack_public_path__", "range": [ - 37971, - 37994 + 37868, + 37891 ], "loc": { "start": { - "line": 1362, + "line": 1357, "column": 8 }, "end": { - "line": 1362, + "line": 1357, "column": 31 } } @@ -60521,16 +60514,16 @@ "object": { "type": "ThisExpression", "range": [ - 37997, - 38001 + 37894, + 37898 ], "loc": { "start": { - "line": 1362, + "line": 1357, "column": 34 }, "end": { - "line": 1362, + "line": 1357, "column": 38 } } @@ -60539,61 +60532,61 @@ "type": "Identifier", "name": "basePath", "range": [ - 38002, - 38010 + 37899, + 37907 ], "loc": { "start": { - "line": 1362, + "line": 1357, "column": 39 }, "end": { - "line": 1362, + "line": 1357, "column": 47 } } }, "range": [ - 37997, - 38010 + 37894, + 37907 ], "loc": { "start": { - "line": 1362, + "line": 1357, "column": 34 }, "end": { - "line": 1362, + "line": 1357, "column": 47 } } }, "range": [ - 37971, - 38010 + 37868, + 37907 ], "loc": { "start": { - "line": 1362, + "line": 1357, "column": 8 }, "end": { - "line": 1362, + "line": 1357, "column": 47 } } }, "range": [ - 37971, - 38011 + 37868, + 37908 ], "loc": { "start": { - "line": 1362, + "line": 1357, "column": 8 }, "end": { - "line": 1362, + "line": 1357, "column": 48 } }, @@ -60602,16 +60595,16 @@ "type": "Line", "value": " Set config's publicPath dynamically for Webpack...", "range": [ - 37909, - 37962 + 37806, + 37859 ], "loc": { "start": { - "line": 1361, + "line": 1356, "column": 8 }, "end": { - "line": 1361, + "line": 1356, "column": 61 } } @@ -60631,16 +60624,16 @@ "object": { "type": "ThisExpression", "range": [ - 38021, - 38025 + 37918, + 37922 ], "loc": { "start": { - "line": 1364, + "line": 1359, "column": 8 }, "end": { - "line": 1364, + "line": 1359, "column": 12 } } @@ -60649,31 +60642,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 38026, - 38033 + 37923, + 37930 ], "loc": { "start": { - "line": 1364, + "line": 1359, "column": 13 }, "end": { - "line": 1364, + "line": 1359, "column": 20 } } }, "range": [ - 38021, - 38033 + 37918, + 37930 ], "loc": { "start": { - "line": 1364, + "line": 1359, "column": 8 }, "end": { - "line": 1364, + "line": 1359, "column": 20 } } @@ -60682,31 +60675,31 @@ "type": "Identifier", "name": "emit", "range": [ - 38034, - 38038 + 37931, + 37935 ], "loc": { "start": { - "line": 1364, + "line": 1359, "column": 21 }, "end": { - "line": 1364, + "line": 1359, "column": 25 } } }, "range": [ - 38021, - 38038 + 37918, + 37935 ], "loc": { "start": { - "line": 1364, + "line": 1359, "column": 8 }, "end": { - "line": 1364, + "line": 1359, "column": 25 } } @@ -60717,16 +60710,16 @@ "value": "before-loading-extensions", "raw": "'before-loading-extensions'", "range": [ - 38039, - 38066 + 37936, + 37963 ], "loc": { "start": { - "line": 1364, + "line": 1359, "column": 26 }, "end": { - "line": 1364, + "line": 1359, "column": 53 } } @@ -60734,47 +60727,47 @@ { "type": "ThisExpression", "range": [ - 38068, - 38072 + 37965, + 37969 ], "loc": { "start": { - "line": 1364, + "line": 1359, "column": 55 }, "end": { - "line": 1364, + "line": 1359, "column": 59 } } } ], "range": [ - 38021, - 38073 + 37918, + 37970 ], "loc": { "start": { - "line": 1364, + "line": 1359, "column": 8 }, "end": { - "line": 1364, + "line": 1359, "column": 60 } } }, "range": [ - 38021, - 38074 + 37918, + 37971 ], "loc": { "start": { - "line": 1364, + "line": 1359, "column": 8 }, "end": { - "line": 1364, + "line": 1359, "column": 61 } } @@ -60790,16 +60783,16 @@ "type": "Identifier", "name": "i", "range": [ - 38092, - 38093 + 37989, + 37990 ], "loc": { "start": { - "line": 1365, + "line": 1360, "column": 17 }, "end": { - "line": 1365, + "line": 1360, "column": 18 } } @@ -60809,31 +60802,31 @@ "value": 0, "raw": "0", "range": [ - 38096, - 38097 + 37993, + 37994 ], "loc": { "start": { - "line": 1365, + "line": 1360, "column": 21 }, "end": { - "line": 1365, + "line": 1360, "column": 22 } } }, "range": [ - 38092, - 38097 + 37989, + 37994 ], "loc": { "start": { - "line": 1365, + "line": 1360, "column": 17 }, "end": { - "line": 1365, + "line": 1360, "column": 22 } } @@ -60844,16 +60837,16 @@ "type": "Identifier", "name": "len", "range": [ - 38099, - 38102 + 37996, + 37999 ], "loc": { "start": { - "line": 1365, + "line": 1360, "column": 24 }, "end": { - "line": 1365, + "line": 1360, "column": 27 } } @@ -60865,16 +60858,16 @@ "type": "Identifier", "name": "exts", "range": [ - 38105, - 38109 + 38002, + 38006 ], "loc": { "start": { - "line": 1365, + "line": 1360, "column": 30 }, "end": { - "line": 1365, + "line": 1360, "column": 34 } } @@ -60883,46 +60876,46 @@ "type": "Identifier", "name": "length", "range": [ - 38110, - 38116 + 38007, + 38013 ], "loc": { "start": { - "line": 1365, + "line": 1360, "column": 35 }, "end": { - "line": 1365, + "line": 1360, "column": 41 } } }, "range": [ - 38105, - 38116 + 38002, + 38013 ], "loc": { "start": { - "line": 1365, + "line": 1360, "column": 30 }, "end": { - "line": 1365, + "line": 1360, "column": 41 } } }, "range": [ - 38099, - 38116 + 37996, + 38013 ], "loc": { "start": { - "line": 1365, + "line": 1360, "column": 24 }, "end": { - "line": 1365, + "line": 1360, "column": 41 } } @@ -60930,16 +60923,16 @@ ], "kind": "let", "range": [ - 38088, - 38116 + 37985, + 38013 ], "loc": { "start": { - "line": 1365, + "line": 1360, "column": 13 }, "end": { - "line": 1365, + "line": 1360, "column": 41 } } @@ -60951,16 +60944,16 @@ "type": "Identifier", "name": "i", "range": [ - 38118, - 38119 + 38015, + 38016 ], "loc": { "start": { - "line": 1365, + "line": 1360, "column": 43 }, "end": { - "line": 1365, + "line": 1360, "column": 44 } } @@ -60969,31 +60962,31 @@ "type": "Identifier", "name": "len", "range": [ - 38122, - 38125 + 38019, + 38022 ], "loc": { "start": { - "line": 1365, + "line": 1360, "column": 47 }, "end": { - "line": 1365, + "line": 1360, "column": 50 } } }, "range": [ - 38118, - 38125 + 38015, + 38022 ], "loc": { "start": { - "line": 1365, + "line": 1360, "column": 43 }, "end": { - "line": 1365, + "line": 1360, "column": 50 } } @@ -61005,32 +60998,32 @@ "type": "Identifier", "name": "i", "range": [ - 38127, - 38128 + 38024, + 38025 ], "loc": { "start": { - "line": 1365, + "line": 1360, "column": 52 }, "end": { - "line": 1365, + "line": 1360, "column": 53 } } }, "prefix": false, "range": [ - 38127, - 38130 + 38024, + 38027 ], "loc": { "start": { - "line": 1365, + "line": 1360, "column": 52 }, "end": { - "line": 1365, + "line": 1360, "column": 55 } } @@ -61047,16 +61040,16 @@ "type": "Identifier", "name": "ext", "range": [ - 38150, - 38153 + 38047, + 38050 ], "loc": { "start": { - "line": 1366, + "line": 1361, "column": 16 }, "end": { - "line": 1366, + "line": 1361, "column": 19 } } @@ -61068,16 +61061,16 @@ "type": "Identifier", "name": "exts", "range": [ - 38156, - 38160 + 38053, + 38057 ], "loc": { "start": { - "line": 1366, + "line": 1361, "column": 22 }, "end": { - "line": 1366, + "line": 1361, "column": 26 } } @@ -61086,46 +61079,46 @@ "type": "Identifier", "name": "i", "range": [ - 38161, - 38162 + 38058, + 38059 ], "loc": { "start": { - "line": 1366, + "line": 1361, "column": 27 }, "end": { - "line": 1366, + "line": 1361, "column": 28 } } }, "range": [ - 38156, - 38163 + 38053, + 38060 ], "loc": { "start": { - "line": 1366, + "line": 1361, "column": 22 }, "end": { - "line": 1366, + "line": 1361, "column": 29 } } }, "range": [ - 38150, - 38163 + 38047, + 38060 ], "loc": { "start": { - "line": 1366, + "line": 1361, "column": 16 }, "end": { - "line": 1366, + "line": 1361, "column": 29 } } @@ -61133,335 +61126,154 @@ ], "kind": "let", "range": [ - 38146, - 38164 + 38043, + 38061 ], "loc": { "start": { - "line": 1366, + "line": 1361, "column": 12 }, "end": { - "line": 1366, + "line": 1361, "column": 30 } } }, { - "type": "IfStatement", - "test": { - "type": "UnaryExpression", - "operator": "!", - "argument": { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { "type": "MemberExpression", - "computed": true, + "computed": false, "object": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 38182, - 38186 - ], - "loc": { - "start": { - "line": 1367, - "column": 17 - }, - "end": { - "line": 1367, - "column": 21 - } - } - }, - "property": { - "type": "Identifier", - "name": "ExtRegistry", - "range": [ - 38187, - 38198 - ], - "loc": { - "start": { - "line": 1367, - "column": 22 - }, - "end": { - "line": 1367, - "column": 33 - } - } - }, + "type": "ThisExpression", "range": [ - 38182, - 38198 + 38074, + 38078 ], "loc": { "start": { - "line": 1367, - "column": 17 + "line": 1362, + "column": 12 }, "end": { - "line": 1367, - "column": 33 + "line": 1362, + "column": 16 } } }, "property": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "ext", - "range": [ - 38199, - 38202 - ], - "loc": { - "start": { - "line": 1367, - "column": 34 - }, - "end": { - "line": 1367, - "column": 37 - } - } - }, - "property": { - "type": "Identifier", - "name": "name", - "range": [ - 38203, - 38207 - ], - "loc": { - "start": { - "line": 1367, - "column": 38 - }, - "end": { - "line": 1367, - "column": 42 - } - } - }, + "type": "Identifier", + "name": "loadExtension", "range": [ - 38199, - 38207 + 38079, + 38092 ], "loc": { "start": { - "line": 1367, - "column": 34 + "line": 1362, + "column": 17 }, "end": { - "line": 1367, - "column": 42 + "line": 1362, + "column": 30 } } }, "range": [ - 38182, - 38208 + 38074, + 38092 ], "loc": { "start": { - "line": 1367, - "column": 17 + "line": 1362, + "column": 12 }, "end": { - "line": 1367, - "column": 43 + "line": 1362, + "column": 30 } } }, - "prefix": true, - "range": [ - 38181, - 38208 - ], - "loc": { - "start": { - "line": 1367, - "column": 16 - }, - "end": { - "line": 1367, - "column": 43 - } - } - }, - "consequent": { - "type": "BlockStatement", - "body": [ + "arguments": [ { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 38228, - 38232 - ], - "loc": { - "start": { - "line": 1368, - "column": 16 - }, - "end": { - "line": 1368, - "column": 20 - } - } - }, - "property": { - "type": "Identifier", - "name": "loadExtension", - "range": [ - 38233, - 38246 - ], - "loc": { - "start": { - "line": 1368, - "column": 21 - }, - "end": { - "line": 1368, - "column": 34 - } - } - }, - "range": [ - 38228, - 38246 - ], - "loc": { - "start": { - "line": 1368, - "column": 16 - }, - "end": { - "line": 1368, - "column": 34 - } - } - }, - "arguments": [ - { - "type": "Identifier", - "name": "ext", - "range": [ - 38247, - 38250 - ], - "loc": { - "start": { - "line": 1368, - "column": 35 - }, - "end": { - "line": 1368, - "column": 38 - } - } - } - ], - "range": [ - 38228, - 38251 - ], - "loc": { - "start": { - "line": 1368, - "column": 16 - }, - "end": { - "line": 1368, - "column": 39 - } - } - }, + "type": "Identifier", + "name": "ext", "range": [ - 38228, - 38252 + 38093, + 38096 ], "loc": { "start": { - "line": 1368, - "column": 16 + "line": 1362, + "column": 31 }, "end": { - "line": 1368, - "column": 40 + "line": 1362, + "column": 34 } } } ], "range": [ - 38210, - 38266 + 38074, + 38097 ], "loc": { "start": { - "line": 1367, - "column": 45 + "line": 1362, + "column": 12 }, "end": { - "line": 1369, - "column": 13 + "line": 1362, + "column": 35 } } }, - "alternate": null, "range": [ - 38177, - 38266 + 38074, + 38098 ], "loc": { "start": { - "line": 1367, + "line": 1362, "column": 12 }, "end": { - "line": 1369, - "column": 13 + "line": 1362, + "column": 36 } } } ], "range": [ - 38132, - 38276 + 38029, + 38108 ], "loc": { "start": { - "line": 1365, + "line": 1360, "column": 57 }, "end": { - "line": 1370, + "line": 1363, "column": 9 } } }, "range": [ - 38083, - 38276 + 37980, + 38108 ], "loc": { "start": { - "line": 1365, + "line": 1360, "column": 8 }, "end": { - "line": 1370, + "line": 1363, "column": 9 } } @@ -61479,16 +61291,16 @@ "object": { "type": "ThisExpression", "range": [ - 38285, - 38289 + 38117, + 38121 ], "loc": { "start": { - "line": 1371, + "line": 1364, "column": 8 }, "end": { - "line": 1371, + "line": 1364, "column": 12 } } @@ -61497,31 +61309,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 38290, - 38297 + 38122, + 38129 ], "loc": { "start": { - "line": 1371, + "line": 1364, "column": 13 }, "end": { - "line": 1371, + "line": 1364, "column": 20 } } }, "range": [ - 38285, - 38297 + 38117, + 38129 ], "loc": { "start": { - "line": 1371, + "line": 1364, "column": 8 }, "end": { - "line": 1371, + "line": 1364, "column": 20 } } @@ -61530,31 +61342,31 @@ "type": "Identifier", "name": "emit", "range": [ - 38298, - 38302 + 38130, + 38134 ], "loc": { "start": { - "line": 1371, + "line": 1364, "column": 21 }, "end": { - "line": 1371, + "line": 1364, "column": 25 } } }, "range": [ - 38285, - 38302 + 38117, + 38134 ], "loc": { "start": { - "line": 1371, + "line": 1364, "column": 8 }, "end": { - "line": 1371, + "line": 1364, "column": 25 } } @@ -61565,16 +61377,16 @@ "value": "after-loading-extensions", "raw": "'after-loading-extensions'", "range": [ - 38303, - 38329 + 38135, + 38161 ], "loc": { "start": { - "line": 1371, + "line": 1364, "column": 26 }, "end": { - "line": 1371, + "line": 1364, "column": 52 } } @@ -61582,63 +61394,63 @@ { "type": "ThisExpression", "range": [ - 38331, - 38335 + 38163, + 38167 ], "loc": { "start": { - "line": 1371, + "line": 1364, "column": 54 }, "end": { - "line": 1371, + "line": 1364, "column": 58 } } } ], "range": [ - 38285, - 38336 + 38117, + 38168 ], "loc": { "start": { - "line": 1371, + "line": 1364, "column": 8 }, "end": { - "line": 1371, + "line": 1364, "column": 59 } } }, "range": [ - 38285, - 38337 + 38117, + 38169 ], "loc": { "start": { - "line": 1371, + "line": 1364, "column": 8 }, "end": { - "line": 1371, + "line": 1364, "column": 60 } } } ], "range": [ - 37797, - 38343 + 37694, + 38175 ], "loc": { "start": { - "line": 1355, + "line": 1350, "column": 21 }, "end": { - "line": 1372, + "line": 1365, "column": 5 } } @@ -61646,16 +61458,16 @@ "generator": false, "expression": false, "range": [ - 37794, - 38343 + 37691, + 38175 ], "loc": { "start": { - "line": 1355, + "line": 1350, "column": 18 }, "end": { - "line": 1372, + "line": 1365, "column": 5 } } @@ -61663,16 +61475,16 @@ "kind": "method", "computed": false, "range": [ - 37780, - 38343 + 37677, + 38175 ], "loc": { "start": { - "line": 1355, + "line": 1350, "column": 4 }, "end": { - "line": 1372, + "line": 1365, "column": 5 } }, @@ -61681,16 +61493,16 @@ "type": "Block", "value": "*\n * Initialise all the extensions defined in the configuration object\n ", "range": [ - 37691, - 37775 + 37588, + 37672 ], "loc": { "start": { - "line": 1352, + "line": 1347, "column": 4 }, "end": { - "line": 1354, + "line": 1349, "column": 7 } } @@ -61701,16 +61513,16 @@ "type": "Block", "value": "*\n * Load an extension module\n * @param {Object} ext Extension config object\n ", "range": [ - 38349, - 38444 + 38181, + 38276 ], "loc": { "start": { - "line": 1374, + "line": 1367, "column": 4 }, "end": { - "line": 1377, + "line": 1370, "column": 7 } } @@ -61724,16 +61536,16 @@ "type": "Identifier", "name": "loadExtension", "range": [ - 38449, - 38462 + 38281, + 38294 ], "loc": { "start": { - "line": 1378, + "line": 1371, "column": 4 }, "end": { - "line": 1378, + "line": 1371, "column": 17 } } @@ -61746,16 +61558,16 @@ "type": "Identifier", "name": "ext", "range": [ - 38463, - 38466 + 38295, + 38298 ], "loc": { "start": { - "line": 1378, + "line": 1371, "column": 18 }, "end": { - "line": 1378, + "line": 1371, "column": 21 } } @@ -61770,127 +61582,271 @@ "type": "LogicalExpression", "operator": "||", "left": { - "type": "UnaryExpression", - "operator": "!", - "argument": { - "type": "Identifier", - "name": "ext", + "type": "LogicalExpression", + "operator": "||", + "left": { + "type": "UnaryExpression", + "operator": "!", + "argument": { + "type": "Identifier", + "name": "ext", + "range": [ + 38315, + 38318 + ], + "loc": { + "start": { + "line": 1372, + "column": 13 + }, + "end": { + "line": 1372, + "column": 16 + } + } + }, + "prefix": true, "range": [ - 38483, - 38486 + 38314, + 38318 ], "loc": { "start": { - "line": 1379, - "column": 13 + "line": 1372, + "column": 12 }, "end": { - "line": 1379, + "line": 1372, "column": 16 } } }, - "prefix": true, + "right": { + "type": "UnaryExpression", + "operator": "!", + "argument": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "ext", + "range": [ + 38323, + 38326 + ], + "loc": { + "start": { + "line": 1372, + "column": 21 + }, + "end": { + "line": 1372, + "column": 24 + } + } + }, + "property": { + "type": "Identifier", + "name": "name", + "range": [ + 38327, + 38331 + ], + "loc": { + "start": { + "line": 1372, + "column": 25 + }, + "end": { + "line": 1372, + "column": 29 + } + } + }, + "range": [ + 38323, + 38331 + ], + "loc": { + "start": { + "line": 1372, + "column": 21 + }, + "end": { + "line": 1372, + "column": 29 + } + } + }, + "prefix": true, + "range": [ + 38322, + 38331 + ], + "loc": { + "start": { + "line": 1372, + "column": 20 + }, + "end": { + "line": 1372, + "column": 29 + } + } + }, "range": [ - 38482, - 38486 + 38314, + 38331 ], "loc": { "start": { - "line": 1379, + "line": 1372, "column": 12 }, "end": { - "line": 1379, - "column": 16 + "line": 1372, + "column": 29 } } }, "right": { - "type": "UnaryExpression", - "operator": "!", - "argument": { + "type": "CallExpression", + "callee": { "type": "MemberExpression", "computed": false, "object": { - "type": "Identifier", - "name": "ext", + "type": "ThisExpression", "range": [ - 38491, - 38494 + 38335, + 38339 ], "loc": { "start": { - "line": 1379, - "column": 21 + "line": 1372, + "column": 33 }, "end": { - "line": 1379, - "column": 24 + "line": 1372, + "column": 37 } } }, "property": { "type": "Identifier", - "name": "name", + "name": "hasExtension", "range": [ - 38495, - 38499 + 38340, + 38352 ], "loc": { "start": { - "line": 1379, - "column": 25 + "line": 1372, + "column": 38 }, "end": { - "line": 1379, - "column": 29 + "line": 1372, + "column": 50 } } }, "range": [ - 38491, - 38499 + 38335, + 38352 ], "loc": { "start": { - "line": 1379, - "column": 21 + "line": 1372, + "column": 33 }, "end": { - "line": 1379, - "column": 29 + "line": 1372, + "column": 50 } } }, - "prefix": true, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "ext", + "range": [ + 38353, + 38356 + ], + "loc": { + "start": { + "line": 1372, + "column": 51 + }, + "end": { + "line": 1372, + "column": 54 + } + } + }, + "property": { + "type": "Identifier", + "name": "name", + "range": [ + 38357, + 38361 + ], + "loc": { + "start": { + "line": 1372, + "column": 55 + }, + "end": { + "line": 1372, + "column": 59 + } + } + }, + "range": [ + 38353, + 38361 + ], + "loc": { + "start": { + "line": 1372, + "column": 51 + }, + "end": { + "line": 1372, + "column": 59 + } + } + } + ], "range": [ - 38490, - 38499 + 38335, + 38362 ], "loc": { "start": { - "line": 1379, - "column": 20 + "line": 1372, + "column": 33 }, "end": { - "line": 1379, - "column": 29 + "line": 1372, + "column": 60 } } }, "range": [ - 38482, - 38499 + 38314, + 38362 ], "loc": { "start": { - "line": 1379, + "line": 1372, "column": 12 }, "end": { - "line": 1379, - "column": 29 + "line": 1372, + "column": 60 } } }, @@ -61901,48 +61857,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 38515, - 38522 + 38378, + 38385 ], "loc": { "start": { - "line": 1380, + "line": 1373, "column": 12 }, "end": { - "line": 1380, + "line": 1373, "column": 19 } } } ], "range": [ - 38501, - 38532 + 38364, + 38395 ], "loc": { "start": { - "line": 1379, - "column": 31 + "line": 1372, + "column": 62 }, "end": { - "line": 1381, + "line": 1374, "column": 9 } } }, "alternate": null, "range": [ - 38478, - 38532 + 38310, + 38395 ], "loc": { "start": { - "line": 1379, + "line": 1372, "column": 8 }, "end": { - "line": 1381, + "line": 1374, "column": 9 } } @@ -61956,16 +61912,16 @@ "type": "Identifier", "name": "name", "range": [ - 38546, - 38550 + 38409, + 38413 ], "loc": { "start": { - "line": 1383, + "line": 1376, "column": 12 }, "end": { - "line": 1383, + "line": 1376, "column": 16 } } @@ -61977,16 +61933,16 @@ "type": "Identifier", "name": "ext", "range": [ - 38553, - 38556 + 38416, + 38419 ], "loc": { "start": { - "line": 1383, + "line": 1376, "column": 19 }, "end": { - "line": 1383, + "line": 1376, "column": 22 } } @@ -61995,46 +61951,46 @@ "type": "Identifier", "name": "name", "range": [ - 38557, - 38561 + 38420, + 38424 ], "loc": { "start": { - "line": 1383, + "line": 1376, "column": 23 }, "end": { - "line": 1383, + "line": 1376, "column": 27 } } }, "range": [ - 38553, - 38561 + 38416, + 38424 ], "loc": { "start": { - "line": 1383, + "line": 1376, "column": 19 }, "end": { - "line": 1383, + "line": 1376, "column": 27 } } }, "range": [ - 38546, - 38561 + 38409, + 38424 ], "loc": { "start": { - "line": 1383, + "line": 1376, "column": 12 }, "end": { - "line": 1383, + "line": 1376, "column": 27 } } @@ -62042,16 +61998,16 @@ ], "kind": "let", "range": [ - 38542, - 38562 + 38405, + 38425 ], "loc": { "start": { - "line": 1383, + "line": 1376, "column": 8 }, "end": { - "line": 1383, + "line": 1376, "column": 28 } } @@ -62065,16 +62021,16 @@ "type": "Identifier", "name": "path", "range": [ - 38575, - 38579 + 38438, + 38442 ], "loc": { "start": { - "line": 1384, + "line": 1377, "column": 12 }, "end": { - "line": 1384, + "line": 1377, "column": 16 } } @@ -62086,16 +62042,16 @@ "type": "Identifier", "name": "ext", "range": [ - 38582, - 38585 + 38445, + 38448 ], "loc": { "start": { - "line": 1384, + "line": 1377, "column": 19 }, "end": { - "line": 1384, + "line": 1377, "column": 22 } } @@ -62104,46 +62060,46 @@ "type": "Identifier", "name": "path", "range": [ - 38586, - 38590 + 38449, + 38453 ], "loc": { "start": { - "line": 1384, + "line": 1377, "column": 23 }, "end": { - "line": 1384, + "line": 1377, "column": 27 } } }, "range": [ - 38582, - 38590 + 38445, + 38453 ], "loc": { "start": { - "line": 1384, + "line": 1377, "column": 19 }, "end": { - "line": 1384, + "line": 1377, "column": 27 } } }, "range": [ - 38575, - 38590 + 38438, + 38453 ], "loc": { "start": { - "line": 1384, + "line": 1377, "column": 12 }, "end": { - "line": 1384, + "line": 1377, "column": 27 } } @@ -62151,16 +62107,16 @@ ], "kind": "let", "range": [ - 38571, - 38591 + 38434, + 38454 ], "loc": { "start": { - "line": 1384, + "line": 1377, "column": 8 }, "end": { - "line": 1384, + "line": 1377, "column": 28 } } @@ -62174,32 +62130,32 @@ "type": "Identifier", "name": "modulePath", "range": [ - 38604, - 38614 + 38467, + 38477 ], "loc": { "start": { - "line": 1385, + "line": 1378, "column": 12 }, "end": { - "line": 1385, + "line": 1378, "column": 22 } } }, "init": null, "range": [ - 38604, - 38614 + 38467, + 38477 ], "loc": { "start": { - "line": 1385, + "line": 1378, "column": 12 }, "end": { - "line": 1385, + "line": 1378, "column": 22 } } @@ -62207,16 +62163,16 @@ ], "kind": "let", "range": [ - 38600, - 38615 + 38463, + 38478 ], "loc": { "start": { - "line": 1385, + "line": 1378, "column": 8 }, "end": { - "line": 1385, + "line": 1378, "column": 23 } } @@ -62230,16 +62186,16 @@ "type": "Identifier", "name": "name", "range": [ - 38629, - 38633 + 38492, + 38496 ], "loc": { "start": { - "line": 1387, + "line": 1380, "column": 12 }, "end": { - "line": 1387, + "line": 1380, "column": 16 } } @@ -62248,31 +62204,31 @@ "type": "Identifier", "name": "path", "range": [ - 38637, - 38641 + 38500, + 38504 ], "loc": { "start": { - "line": 1387, + "line": 1380, "column": 20 }, "end": { - "line": 1387, + "line": 1380, "column": 24 } } }, "range": [ - 38629, - 38641 + 38492, + 38504 ], "loc": { "start": { - "line": 1387, + "line": 1380, "column": 12 }, "end": { - "line": 1387, + "line": 1380, "column": 24 } } @@ -62289,16 +62245,16 @@ "type": "Identifier", "name": "modulePath", "range": [ - 38657, - 38667 + 38520, + 38530 ], "loc": { "start": { - "line": 1388, + "line": 1381, "column": 12 }, "end": { - "line": 1388, + "line": 1381, "column": 22 } } @@ -62313,16 +62269,16 @@ "type": "Identifier", "name": "ext", "range": [ - 38670, - 38673 + 38533, + 38536 ], "loc": { "start": { - "line": 1388, + "line": 1381, "column": 25 }, "end": { - "line": 1388, + "line": 1381, "column": 28 } } @@ -62331,31 +62287,31 @@ "type": "Identifier", "name": "path", "range": [ - 38674, - 38678 + 38537, + 38541 ], "loc": { "start": { - "line": 1388, + "line": 1381, "column": 29 }, "end": { - "line": 1388, + "line": 1381, "column": 33 } } }, "range": [ - 38670, - 38678 + 38533, + 38541 ], "loc": { "start": { - "line": 1388, + "line": 1381, "column": 25 }, "end": { - "line": 1388, + "line": 1381, "column": 33 } } @@ -62364,77 +62320,77 @@ "type": "Identifier", "name": "name", "range": [ - 38681, - 38685 + 38544, + 38548 ], "loc": { "start": { - "line": 1388, + "line": 1381, "column": 36 }, "end": { - "line": 1388, + "line": 1381, "column": 40 } } }, "range": [ - 38670, - 38685 + 38533, + 38548 ], "loc": { "start": { - "line": 1388, + "line": 1381, "column": 25 }, "end": { - "line": 1388, + "line": 1381, "column": 40 } } }, "range": [ - 38657, - 38685 + 38520, + 38548 ], "loc": { "start": { - "line": 1388, + "line": 1381, "column": 12 }, "end": { - "line": 1388, + "line": 1381, "column": 40 } } }, "range": [ - 38657, - 38686 + 38520, + 38549 ], "loc": { "start": { - "line": 1388, + "line": 1381, "column": 12 }, "end": { - "line": 1388, + "line": 1381, "column": 41 } } } ], "range": [ - 38643, - 38696 + 38506, + 38559 ], "loc": { "start": { - "line": 1387, + "line": 1380, "column": 26 }, "end": { - "line": 1389, + "line": 1382, "column": 9 } } @@ -62451,16 +62407,16 @@ "type": "Identifier", "name": "name", "range": [ - 38716, - 38720 + 38579, + 38583 ], "loc": { "start": { - "line": 1390, + "line": 1383, "column": 12 }, "end": { - "line": 1390, + "line": 1383, "column": 16 } } @@ -62474,16 +62430,16 @@ "type": "Identifier", "name": "name", "range": [ - 38723, - 38727 + 38586, + 38590 ], "loc": { "start": { - "line": 1390, + "line": 1383, "column": 19 }, "end": { - "line": 1390, + "line": 1383, "column": 23 } } @@ -62492,31 +62448,31 @@ "type": "Identifier", "name": "replace", "range": [ - 38728, - 38735 + 38591, + 38598 ], "loc": { "start": { - "line": 1390, + "line": 1383, "column": 24 }, "end": { - "line": 1390, + "line": 1383, "column": 31 } } }, "range": [ - 38723, - 38735 + 38586, + 38598 ], "loc": { "start": { - "line": 1390, + "line": 1383, "column": 19 }, "end": { - "line": 1390, + "line": 1383, "column": 31 } } @@ -62527,16 +62483,16 @@ "value": ".js", "raw": "'.js'", "range": [ - 38736, - 38741 + 38599, + 38604 ], "loc": { "start": { - "line": 1390, + "line": 1383, "column": 32 }, "end": { - "line": 1390, + "line": 1383, "column": 37 } } @@ -62546,62 +62502,62 @@ "value": "", "raw": "''", "range": [ - 38743, - 38745 + 38606, + 38608 ], "loc": { "start": { - "line": 1390, + "line": 1383, "column": 39 }, "end": { - "line": 1390, + "line": 1383, "column": 41 } } } ], "range": [ - 38723, - 38746 + 38586, + 38609 ], "loc": { "start": { - "line": 1390, + "line": 1383, "column": 19 }, "end": { - "line": 1390, + "line": 1383, "column": 42 } } }, "range": [ - 38716, - 38746 + 38579, + 38609 ], "loc": { "start": { - "line": 1390, + "line": 1383, "column": 12 }, "end": { - "line": 1390, + "line": 1383, "column": 42 } } }, "range": [ - 38716, - 38747 + 38579, + 38610 ], "loc": { "start": { - "line": 1390, + "line": 1383, "column": 12 }, "end": { - "line": 1390, + "line": 1383, "column": 43 } } @@ -62615,16 +62571,16 @@ "type": "Identifier", "name": "modulePath", "range": [ - 38760, - 38770 + 38623, + 38633 ], "loc": { "start": { - "line": 1391, + "line": 1384, "column": 12 }, "end": { - "line": 1391, + "line": 1384, "column": 22 } } @@ -62639,16 +62595,16 @@ "value": "extensions/{}/{}", "raw": "'extensions/{}/{}'", "range": [ - 38773, - 38791 + 38636, + 38654 ], "loc": { "start": { - "line": 1391, + "line": 1384, "column": 25 }, "end": { - "line": 1391, + "line": 1384, "column": 43 } } @@ -62657,31 +62613,31 @@ "type": "Identifier", "name": "replace", "range": [ - 38792, - 38799 + 38655, + 38662 ], "loc": { "start": { - "line": 1391, + "line": 1384, "column": 44 }, "end": { - "line": 1391, + "line": 1384, "column": 51 } } }, "range": [ - 38773, - 38799 + 38636, + 38662 ], "loc": { "start": { - "line": 1391, + "line": 1384, "column": 25 }, "end": { - "line": 1391, + "line": 1384, "column": 51 } } @@ -62696,16 +62652,16 @@ "flags": "g" }, "range": [ - 38800, - 38805 + 38663, + 38668 ], "loc": { "start": { - "line": 1391, + "line": 1384, "column": 52 }, "end": { - "line": 1391, + "line": 1384, "column": 57 } } @@ -62714,93 +62670,93 @@ "type": "Identifier", "name": "name", "range": [ - 38807, - 38811 + 38670, + 38674 ], "loc": { "start": { - "line": 1391, + "line": 1384, "column": 59 }, "end": { - "line": 1391, + "line": 1384, "column": 63 } } } ], "range": [ - 38773, - 38812 + 38636, + 38675 ], "loc": { "start": { - "line": 1391, + "line": 1384, "column": 25 }, "end": { - "line": 1391, + "line": 1384, "column": 64 } } }, "range": [ - 38760, - 38812 + 38623, + 38675 ], "loc": { "start": { - "line": 1391, + "line": 1384, "column": 12 }, "end": { - "line": 1391, + "line": 1384, "column": 64 } } }, "range": [ - 38760, - 38813 + 38623, + 38676 ], "loc": { "start": { - "line": 1391, + "line": 1384, "column": 12 }, "end": { - "line": 1391, + "line": 1384, "column": 65 } } } ], "range": [ - 38702, - 38823 + 38565, + 38686 ], "loc": { "start": { - "line": 1389, + "line": 1382, "column": 15 }, "end": { - "line": 1392, + "line": 1385, "column": 9 } } }, "range": [ - 38625, - 38823 + 38488, + 38686 ], "loc": { "start": { - "line": 1387, + "line": 1380, "column": 8 }, "end": { - "line": 1392, + "line": 1385, "column": 9 } }, @@ -62809,16 +62765,16 @@ "type": "Line", "value": " Require pattern for Webpack", "range": [ - 38833, - 38863 + 38696, + 38726 ], "loc": { "start": { - "line": 1394, + "line": 1387, "column": 8 }, "end": { - "line": 1394, + "line": 1387, "column": 38 } } @@ -62833,16 +62789,16 @@ "type": "Identifier", "name": "require", "range": [ - 38872, - 38879 + 38735, + 38742 ], "loc": { "start": { - "line": 1395, + "line": 1388, "column": 8 }, "end": { - "line": 1395, + "line": 1388, "column": 15 } } @@ -62859,16 +62815,16 @@ "value": "./", "raw": "'./'", "range": [ - 38881, - 38885 + 38744, + 38748 ], "loc": { "start": { - "line": 1395, + "line": 1388, "column": 17 }, "end": { - "line": 1395, + "line": 1388, "column": 21 } } @@ -62877,47 +62833,47 @@ "type": "Identifier", "name": "modulePath", "range": [ - 38888, - 38898 + 38751, + 38761 ], "loc": { "start": { - "line": 1395, + "line": 1388, "column": 24 }, "end": { - "line": 1395, + "line": 1388, "column": 34 } } }, "range": [ - 38881, - 38898 + 38744, + 38761 ], "loc": { "start": { - "line": 1395, + "line": 1388, "column": 17 }, "end": { - "line": 1395, + "line": 1388, "column": 34 } } } ], "range": [ - 38880, - 38899 + 38743, + 38762 ], "loc": { "start": { - "line": 1395, + "line": 1388, "column": 16 }, "end": { - "line": 1395, + "line": 1388, "column": 35 } } @@ -62930,16 +62886,16 @@ "type": "Identifier", "name": "mod", "range": [ - 38902, - 38905 + 38765, + 38768 ], "loc": { "start": { - "line": 1395, + "line": 1388, "column": 38 }, "end": { - "line": 1395, + "line": 1388, "column": 41 } } @@ -62957,16 +62913,16 @@ "type": "Identifier", "name": "inst", "range": [ - 38961, - 38965 + 38824, + 38828 ], "loc": { "start": { - "line": 1397, + "line": 1390, "column": 16 }, "end": { - "line": 1397, + "line": 1390, "column": 20 } } @@ -62980,16 +62936,16 @@ "type": "Identifier", "name": "mod", "range": [ - 38972, - 38975 + 38835, + 38838 ], "loc": { "start": { - "line": 1397, + "line": 1390, "column": 27 }, "end": { - "line": 1397, + "line": 1390, "column": 30 } } @@ -62998,31 +62954,31 @@ "type": "Identifier", "name": "default", "range": [ - 38976, - 38983 + 38839, + 38846 ], "loc": { "start": { - "line": 1397, + "line": 1390, "column": 31 }, "end": { - "line": 1397, + "line": 1390, "column": 38 } } }, "range": [ - 38972, - 38983 + 38835, + 38846 ], "loc": { "start": { - "line": 1397, + "line": 1390, "column": 27 }, "end": { - "line": 1397, + "line": 1390, "column": 38 } } @@ -63031,16 +62987,16 @@ { "type": "ThisExpression", "range": [ - 38984, - 38988 + 38847, + 38851 ], "loc": { "start": { - "line": 1397, + "line": 1390, "column": 39 }, "end": { - "line": 1397, + "line": 1390, "column": 43 } } @@ -63049,47 +63005,47 @@ "type": "Identifier", "name": "ext", "range": [ - 38990, - 38993 + 38853, + 38856 ], "loc": { "start": { - "line": 1397, + "line": 1390, "column": 45 }, "end": { - "line": 1397, + "line": 1390, "column": 48 } } } ], "range": [ - 38968, - 38994 + 38831, + 38857 ], "loc": { "start": { - "line": 1397, + "line": 1390, "column": 23 }, "end": { - "line": 1397, + "line": 1390, "column": 49 } } }, "range": [ - 38961, - 38994 + 38824, + 38857 ], "loc": { "start": { - "line": 1397, + "line": 1390, "column": 16 }, "end": { - "line": 1397, + "line": 1390, "column": 49 } } @@ -63097,16 +63053,16 @@ ], "kind": "let", "range": [ - 38957, - 38995 + 38820, + 38858 ], "loc": { "start": { - "line": 1397, + "line": 1390, "column": 12 }, "end": { - "line": 1397, + "line": 1390, "column": 50 } }, @@ -63115,16 +63071,16 @@ "type": "Block", "value": " eslint-disable ", "range": [ - 38924, - 38944 + 38787, + 38807 ], "loc": { "start": { - "line": 1396, + "line": 1389, "column": 12 }, "end": { - "line": 1396, + "line": 1389, "column": 32 } } @@ -63135,16 +63091,16 @@ "type": "Block", "value": " eslint-enable ", "range": [ - 39008, - 39027 + 38871, + 38890 ], "loc": { "start": { - "line": 1398, + "line": 1391, "column": 12 }, "end": { - "line": 1398, + "line": 1391, "column": 31 } } @@ -63162,16 +63118,16 @@ "type": "Identifier", "name": "inst", "range": [ - 39040, - 39044 + 38903, + 38907 ], "loc": { "start": { - "line": 1399, + "line": 1392, "column": 12 }, "end": { - "line": 1399, + "line": 1392, "column": 16 } } @@ -63180,62 +63136,62 @@ "type": "Identifier", "name": "init", "range": [ - 39045, - 39049 + 38908, + 38912 ], "loc": { "start": { - "line": 1399, + "line": 1392, "column": 17 }, "end": { - "line": 1399, + "line": 1392, "column": 21 } } }, "range": [ - 39040, - 39049 + 38903, + 38912 ], "loc": { "start": { - "line": 1399, + "line": 1392, "column": 12 }, "end": { - "line": 1399, + "line": 1392, "column": 21 } } }, "arguments": [], "range": [ - 39040, - 39051 + 38903, + 38914 ], "loc": { "start": { - "line": 1399, + "line": 1392, "column": 12 }, "end": { - "line": 1399, + "line": 1392, "column": 23 } } }, "range": [ - 39040, - 39052 + 38903, + 38915 ], "loc": { "start": { - "line": 1399, + "line": 1392, "column": 12 }, "end": { - "line": 1399, + "line": 1392, "column": 24 } }, @@ -63244,16 +63200,16 @@ "type": "Block", "value": " eslint-enable ", "range": [ - 39008, - 39027 + 38871, + 38890 ], "loc": { "start": { - "line": 1398, + "line": 1391, "column": 12 }, "end": { - "line": 1398, + "line": 1391, "column": 31 } } @@ -63274,16 +63230,16 @@ "object": { "type": "ThisExpression", "range": [ - 39065, - 39069 + 38928, + 38932 ], "loc": { "start": { - "line": 1400, + "line": 1393, "column": 12 }, "end": { - "line": 1400, + "line": 1393, "column": 16 } } @@ -63292,31 +63248,31 @@ "type": "Identifier", "name": "ExtRegistry", "range": [ - 39070, - 39081 + 38933, + 38944 ], "loc": { "start": { - "line": 1400, + "line": 1393, "column": 17 }, "end": { - "line": 1400, + "line": 1393, "column": 28 } } }, "range": [ - 39065, - 39081 + 38928, + 38944 ], "loc": { "start": { - "line": 1400, + "line": 1393, "column": 12 }, "end": { - "line": 1400, + "line": 1393, "column": 28 } } @@ -63325,31 +63281,31 @@ "type": "Identifier", "name": "name", "range": [ - 39082, - 39086 + 38945, + 38949 ], "loc": { "start": { - "line": 1400, + "line": 1393, "column": 29 }, "end": { - "line": 1400, + "line": 1393, "column": 33 } } }, "range": [ - 39065, - 39087 + 38928, + 38950 ], "loc": { "start": { - "line": 1400, + "line": 1393, "column": 12 }, "end": { - "line": 1400, + "line": 1393, "column": 34 } } @@ -63358,62 +63314,62 @@ "type": "Identifier", "name": "inst", "range": [ - 39090, - 39094 + 38953, + 38957 ], "loc": { "start": { - "line": 1400, + "line": 1393, "column": 37 }, "end": { - "line": 1400, + "line": 1393, "column": 41 } } }, "range": [ - 39065, - 39094 + 38928, + 38957 ], "loc": { "start": { - "line": 1400, + "line": 1393, "column": 12 }, "end": { - "line": 1400, + "line": 1393, "column": 41 } } }, "range": [ - 39065, - 39095 + 38928, + 38958 ], "loc": { "start": { - "line": 1400, + "line": 1393, "column": 12 }, "end": { - "line": 1400, + "line": 1393, "column": 42 } } } ], "range": [ - 38910, - 39105 + 38773, + 38968 ], "loc": { "start": { - "line": 1395, + "line": 1388, "column": 46 }, "end": { - "line": 1401, + "line": 1394, "column": 9 } } @@ -63421,47 +63377,47 @@ "generator": false, "expression": false, "range": [ - 38901, - 39105 + 38764, + 38968 ], "loc": { "start": { - "line": 1395, + "line": 1388, "column": 37 }, "end": { - "line": 1401, + "line": 1394, "column": 9 } } } ], "range": [ - 38872, - 39106 + 38735, + 38969 ], "loc": { "start": { - "line": 1395, + "line": 1388, "column": 8 }, "end": { - "line": 1401, + "line": 1394, "column": 10 } } }, "range": [ - 38872, - 39107 + 38735, + 38970 ], "loc": { "start": { - "line": 1395, + "line": 1388, "column": 8 }, "end": { - "line": 1401, + "line": 1394, "column": 11 } }, @@ -63470,16 +63426,16 @@ "type": "Line", "value": " Require pattern for Webpack", "range": [ - 38833, - 38863 + 38696, + 38726 ], "loc": { "start": { - "line": 1394, + "line": 1387, "column": 8 }, "end": { - "line": 1394, + "line": 1387, "column": 38 } } @@ -63488,16 +63444,16 @@ } ], "range": [ - 38468, - 39113 + 38300, + 38976 ], "loc": { "start": { - "line": 1378, + "line": 1371, "column": 23 }, "end": { - "line": 1402, + "line": 1395, "column": 5 } } @@ -63505,16 +63461,16 @@ "generator": false, "expression": false, "range": [ - 38462, - 39113 + 38294, + 38976 ], "loc": { "start": { - "line": 1378, + "line": 1371, "column": 17 }, "end": { - "line": 1402, + "line": 1395, "column": 5 } } @@ -63522,16 +63478,16 @@ "kind": "method", "computed": false, "range": [ - 38449, - 39113 + 38281, + 38976 ], "loc": { "start": { - "line": 1378, + "line": 1371, "column": 4 }, "end": { - "line": 1402, + "line": 1395, "column": 5 } }, @@ -63540,16 +63496,16 @@ "type": "Block", "value": "*\n * Load an extension module\n * @param {Object} ext Extension config object\n ", "range": [ - 38349, - 38444 + 38181, + 38276 ], "loc": { "start": { - "line": 1374, + "line": 1367, "column": 4 }, "end": { - "line": 1377, + "line": 1370, "column": 7 } } @@ -63560,16 +63516,16 @@ "type": "Block", "value": "*\n * Get an extension instance\n * @param {String} name Name of the extension\n * @return {Object} Extension instance\n ", "range": [ - 39119, - 39262 + 38982, + 39125 ], "loc": { "start": { - "line": 1404, + "line": 1397, "column": 4 }, "end": { - "line": 1408, + "line": 1401, "column": 7 } } @@ -63583,16 +63539,16 @@ "type": "Identifier", "name": "extension", "range": [ - 39267, - 39276 + 39130, + 39139 ], "loc": { "start": { - "line": 1409, + "line": 1402, "column": 4 }, "end": { - "line": 1409, + "line": 1402, "column": 13 } } @@ -63605,16 +63561,16 @@ "type": "Identifier", "name": "name", "range": [ - 39277, - 39281 + 39140, + 39144 ], "loc": { "start": { - "line": 1409, + "line": 1402, "column": 14 }, "end": { - "line": 1409, + "line": 1402, "column": 18 } } @@ -63634,16 +63590,16 @@ "object": { "type": "ThisExpression", "range": [ - 39300, - 39304 + 39163, + 39167 ], "loc": { "start": { - "line": 1410, + "line": 1403, "column": 15 }, "end": { - "line": 1410, + "line": 1403, "column": 19 } } @@ -63652,31 +63608,31 @@ "type": "Identifier", "name": "ExtRegistry", "range": [ - 39305, - 39316 + 39168, + 39179 ], "loc": { "start": { - "line": 1410, + "line": 1403, "column": 20 }, "end": { - "line": 1410, + "line": 1403, "column": 31 } } }, "range": [ - 39300, - 39316 + 39163, + 39179 ], "loc": { "start": { - "line": 1410, + "line": 1403, "column": 15 }, "end": { - "line": 1410, + "line": 1403, "column": 31 } } @@ -63685,62 +63641,62 @@ "type": "Identifier", "name": "name", "range": [ - 39317, - 39321 + 39180, + 39184 ], "loc": { "start": { - "line": 1410, + "line": 1403, "column": 32 }, "end": { - "line": 1410, + "line": 1403, "column": 36 } } }, "range": [ - 39300, - 39322 + 39163, + 39185 ], "loc": { "start": { - "line": 1410, + "line": 1403, "column": 15 }, "end": { - "line": 1410, + "line": 1403, "column": 37 } } }, "range": [ - 39293, - 39323 + 39156, + 39186 ], "loc": { "start": { - "line": 1410, + "line": 1403, "column": 8 }, "end": { - "line": 1410, + "line": 1403, "column": 38 } } } ], "range": [ - 39283, - 39329 + 39146, + 39192 ], "loc": { "start": { - "line": 1409, + "line": 1402, "column": 20 }, "end": { - "line": 1411, + "line": 1404, "column": 5 } } @@ -63748,16 +63704,16 @@ "generator": false, "expression": false, "range": [ - 39276, - 39329 + 39139, + 39192 ], "loc": { "start": { - "line": 1409, + "line": 1402, "column": 13 }, "end": { - "line": 1411, + "line": 1404, "column": 5 } } @@ -63765,16 +63721,16 @@ "kind": "method", "computed": false, "range": [ - 39267, - 39329 + 39130, + 39192 ], "loc": { "start": { - "line": 1409, + "line": 1402, "column": 4 }, "end": { - "line": 1411, + "line": 1404, "column": 5 } }, @@ -63783,16 +63739,16 @@ "type": "Block", "value": "*\n * Get an extension instance\n * @param {String} name Name of the extension\n * @return {Object} Extension instance\n ", "range": [ - 39119, - 39262 + 38982, + 39125 ], "loc": { "start": { - "line": 1404, + "line": 1397, "column": 4 }, "end": { - "line": 1408, + "line": 1401, "column": 7 } } @@ -63803,16 +63759,16 @@ "type": "Block", "value": "*\n * Check passed extension name exists\n * @param {String} name Name of the extension\n * @return {Boolean}\n ", "range": [ - 39335, - 39465 + 39198, + 39328 ], "loc": { "start": { - "line": 1413, + "line": 1406, "column": 4 }, "end": { - "line": 1417, + "line": 1410, "column": 7 } } @@ -63826,16 +63782,16 @@ "type": "Identifier", "name": "hasExtension", "range": [ - 39470, - 39482 + 39333, + 39345 ], "loc": { "start": { - "line": 1418, + "line": 1411, "column": 4 }, "end": { - "line": 1418, + "line": 1411, "column": 16 } } @@ -63848,16 +63804,16 @@ "type": "Identifier", "name": "name", "range": [ - 39483, - 39487 + 39346, + 39350 ], "loc": { "start": { - "line": 1418, + "line": 1411, "column": 17 }, "end": { - "line": 1418, + "line": 1411, "column": 21 } } @@ -63877,16 +63833,16 @@ "type": "Identifier", "name": "isEmpty", "range": [ - 39507, - 39514 + 39370, + 39377 ], "loc": { "start": { - "line": 1419, + "line": 1412, "column": 16 }, "end": { - "line": 1419, + "line": 1412, "column": 23 } } @@ -63901,16 +63857,16 @@ "object": { "type": "ThisExpression", "range": [ - 39515, - 39519 + 39378, + 39382 ], "loc": { "start": { - "line": 1419, + "line": 1412, "column": 24 }, "end": { - "line": 1419, + "line": 1412, "column": 28 } } @@ -63919,31 +63875,31 @@ "type": "Identifier", "name": "ExtRegistry", "range": [ - 39520, - 39531 + 39383, + 39394 ], "loc": { "start": { - "line": 1419, + "line": 1412, "column": 29 }, "end": { - "line": 1419, + "line": 1412, "column": 40 } } }, "range": [ - 39515, - 39531 + 39378, + 39394 ], "loc": { "start": { - "line": 1419, + "line": 1412, "column": 24 }, "end": { - "line": 1419, + "line": 1412, "column": 40 } } @@ -63952,94 +63908,94 @@ "type": "Identifier", "name": "name", "range": [ - 39532, - 39536 + 39395, + 39399 ], "loc": { "start": { - "line": 1419, + "line": 1412, "column": 41 }, "end": { - "line": 1419, + "line": 1412, "column": 45 } } }, "range": [ - 39515, - 39537 + 39378, + 39400 ], "loc": { "start": { - "line": 1419, + "line": 1412, "column": 24 }, "end": { - "line": 1419, + "line": 1412, "column": 46 } } } ], "range": [ - 39507, - 39538 + 39370, + 39401 ], "loc": { "start": { - "line": 1419, + "line": 1412, "column": 16 }, "end": { - "line": 1419, + "line": 1412, "column": 47 } } }, "prefix": true, "range": [ - 39506, - 39538 + 39369, + 39401 ], "loc": { "start": { - "line": 1419, + "line": 1412, "column": 15 }, "end": { - "line": 1419, + "line": 1412, "column": 47 } } }, "range": [ - 39499, - 39539 + 39362, + 39402 ], "loc": { "start": { - "line": 1419, + "line": 1412, "column": 8 }, "end": { - "line": 1419, + "line": 1412, "column": 48 } } } ], "range": [ - 39489, - 39545 + 39352, + 39408 ], "loc": { "start": { - "line": 1418, + "line": 1411, "column": 23 }, "end": { - "line": 1420, + "line": 1413, "column": 5 } } @@ -64047,16 +64003,16 @@ "generator": false, "expression": false, "range": [ - 39482, - 39545 + 39345, + 39408 ], "loc": { "start": { - "line": 1418, + "line": 1411, "column": 16 }, "end": { - "line": 1420, + "line": 1413, "column": 5 } } @@ -64064,16 +64020,16 @@ "kind": "method", "computed": false, "range": [ - 39470, - 39545 + 39333, + 39408 ], "loc": { "start": { - "line": 1418, + "line": 1411, "column": 4 }, "end": { - "line": 1420, + "line": 1413, "column": 5 } }, @@ -64082,16 +64038,313 @@ "type": "Block", "value": "*\n * Check passed extension name exists\n * @param {String} name Name of the extension\n * @return {Boolean}\n ", "range": [ - 39335, - 39465 + 39198, + 39328 ], "loc": { "start": { - "line": 1413, + "line": 1406, "column": 4 }, "end": { - "line": 1417, + "line": 1410, + "column": 7 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Register the passed extension instance with associated name\n * @param {Object} inst Extension instance\n * @param {String} name Name of the extension\n ", + "range": [ + 39414, + 39589 + ], + "loc": { + "start": { + "line": 1415, + "column": 4 + }, + "end": { + "line": 1419, + "column": 7 + } + } + } + ], + "static": false + }, + { + "type": "MethodDefinition", + "key": { + "type": "Identifier", + "name": "registerExtension", + "range": [ + 39594, + 39611 + ], + "loc": { + "start": { + "line": 1420, + "column": 4 + }, + "end": { + "line": 1420, + "column": 21 + } + } + }, + "value": { + "type": "FunctionExpression", + "id": null, + "params": [ + { + "type": "Identifier", + "name": "inst", + "range": [ + 39612, + 39616 + ], + "loc": { + "start": { + "line": 1420, + "column": 22 + }, + "end": { + "line": 1420, + "column": 26 + } + } + }, + { + "type": "Identifier", + "name": "name", + "range": [ + 39618, + 39622 + ], + "loc": { + "start": { + "line": 1420, + "column": 28 + }, + "end": { + "line": 1420, + "column": 32 + } + } + } + ], + "body": { + "type": "BlockStatement", + "body": [ + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": true, + "object": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 39634, + 39638 + ], + "loc": { + "start": { + "line": 1421, + "column": 8 + }, + "end": { + "line": 1421, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "ExtRegistry", + "range": [ + 39639, + 39650 + ], + "loc": { + "start": { + "line": 1421, + "column": 13 + }, + "end": { + "line": 1421, + "column": 24 + } + } + }, + "range": [ + 39634, + 39650 + ], + "loc": { + "start": { + "line": 1421, + "column": 8 + }, + "end": { + "line": 1421, + "column": 24 + } + } + }, + "property": { + "type": "Identifier", + "name": "name", + "range": [ + 39651, + 39655 + ], + "loc": { + "start": { + "line": 1421, + "column": 25 + }, + "end": { + "line": 1421, + "column": 29 + } + } + }, + "range": [ + 39634, + 39656 + ], + "loc": { + "start": { + "line": 1421, + "column": 8 + }, + "end": { + "line": 1421, + "column": 30 + } + } + }, + "right": { + "type": "Identifier", + "name": "inst", + "range": [ + 39659, + 39663 + ], + "loc": { + "start": { + "line": 1421, + "column": 33 + }, + "end": { + "line": 1421, + "column": 37 + } + } + }, + "range": [ + 39634, + 39663 + ], + "loc": { + "start": { + "line": 1421, + "column": 8 + }, + "end": { + "line": 1421, + "column": 37 + } + } + }, + "range": [ + 39634, + 39664 + ], + "loc": { + "start": { + "line": 1421, + "column": 8 + }, + "end": { + "line": 1421, + "column": 38 + } + } + } + ], + "range": [ + 39624, + 39670 + ], + "loc": { + "start": { + "line": 1420, + "column": 34 + }, + "end": { + "line": 1422, + "column": 5 + } + } + }, + "generator": false, + "expression": false, + "range": [ + 39611, + 39670 + ], + "loc": { + "start": { + "line": 1420, + "column": 21 + }, + "end": { + "line": 1422, + "column": 5 + } + } + }, + "kind": "method", + "computed": false, + "range": [ + 39594, + 39670 + ], + "loc": { + "start": { + "line": 1420, + "column": 4 + }, + "end": { + "line": 1422, + "column": 5 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Register the passed extension instance with associated name\n * @param {Object} inst Extension instance\n * @param {String} name Name of the extension\n ", + "range": [ + 39414, + 39589 + ], + "loc": { + "start": { + "line": 1415, + "column": 4 + }, + "end": { + "line": 1419, "column": 7 } } @@ -64102,16 +64355,16 @@ "type": "Block", "value": "*\n * Destroy all the extensions store in extensions registry\n ", "range": [ - 39551, - 39625 + 39676, + 39750 ], "loc": { "start": { - "line": 1422, + "line": 1424, "column": 4 }, "end": { - "line": 1424, + "line": 1426, "column": 7 } } @@ -64125,16 +64378,16 @@ "type": "Identifier", "name": "destroyExtensions", "range": [ - 39630, - 39647 + 39755, + 39772 ], "loc": { "start": { - "line": 1425, + "line": 1427, "column": 4 }, "end": { - "line": 1425, + "line": 1427, "column": 21 } } @@ -64155,16 +64408,16 @@ "type": "Identifier", "name": "reg", "range": [ - 39664, - 39667 + 39789, + 39792 ], "loc": { "start": { - "line": 1426, + "line": 1428, "column": 12 }, "end": { - "line": 1426, + "line": 1428, "column": 15 } } @@ -64175,16 +64428,16 @@ "object": { "type": "ThisExpression", "range": [ - 39670, - 39674 + 39795, + 39799 ], "loc": { "start": { - "line": 1426, + "line": 1428, "column": 18 }, "end": { - "line": 1426, + "line": 1428, "column": 22 } } @@ -64193,46 +64446,46 @@ "type": "Identifier", "name": "ExtRegistry", "range": [ - 39675, - 39686 + 39800, + 39811 ], "loc": { "start": { - "line": 1426, + "line": 1428, "column": 23 }, "end": { - "line": 1426, + "line": 1428, "column": 34 } } }, "range": [ - 39670, - 39686 + 39795, + 39811 ], "loc": { "start": { - "line": 1426, + "line": 1428, "column": 18 }, "end": { - "line": 1426, + "line": 1428, "column": 34 } } }, "range": [ - 39664, - 39686 + 39789, + 39811 ], "loc": { "start": { - "line": 1426, + "line": 1428, "column": 12 }, "end": { - "line": 1426, + "line": 1428, "column": 34 } } @@ -64240,16 +64493,16 @@ ], "kind": "let", "range": [ - 39660, - 39687 + 39785, + 39812 ], "loc": { "start": { - "line": 1426, + "line": 1428, "column": 8 }, "end": { - "line": 1426, + "line": 1428, "column": 35 } } @@ -64270,16 +64523,16 @@ "type": "Identifier", "name": "Object", "range": [ - 39697, - 39703 + 39822, + 39828 ], "loc": { "start": { - "line": 1428, + "line": 1430, "column": 8 }, "end": { - "line": 1428, + "line": 1430, "column": 14 } } @@ -64288,31 +64541,31 @@ "type": "Identifier", "name": "keys", "range": [ - 39704, - 39708 + 39829, + 39833 ], "loc": { "start": { - "line": 1428, + "line": 1430, "column": 15 }, "end": { - "line": 1428, + "line": 1430, "column": 19 } } }, "range": [ - 39697, - 39708 + 39822, + 39833 ], "loc": { "start": { - "line": 1428, + "line": 1430, "column": 8 }, "end": { - "line": 1428, + "line": 1430, "column": 19 } } @@ -64322,32 +64575,32 @@ "type": "Identifier", "name": "reg", "range": [ - 39709, - 39712 + 39834, + 39837 ], "loc": { "start": { - "line": 1428, + "line": 1430, "column": 20 }, "end": { - "line": 1428, + "line": 1430, "column": 23 } } } ], "range": [ - 39697, - 39713 + 39822, + 39838 ], "loc": { "start": { - "line": 1428, + "line": 1430, "column": 8 }, "end": { - "line": 1428, + "line": 1430, "column": 24 } } @@ -64356,31 +64609,31 @@ "type": "Identifier", "name": "forEach", "range": [ - 39714, - 39721 + 39839, + 39846 ], "loc": { "start": { - "line": 1428, + "line": 1430, "column": 25 }, "end": { - "line": 1428, + "line": 1430, "column": 32 } } }, "range": [ - 39697, - 39721 + 39822, + 39846 ], "loc": { "start": { - "line": 1428, + "line": 1430, "column": 8 }, "end": { - "line": 1428, + "line": 1430, "column": 32 } } @@ -64394,16 +64647,16 @@ "type": "Identifier", "name": "key", "range": [ - 39723, - 39726 + 39848, + 39851 ], "loc": { "start": { - "line": 1428, + "line": 1430, "column": 34 }, "end": { - "line": 1428, + "line": 1430, "column": 37 } } @@ -64426,16 +64679,16 @@ "type": "Identifier", "name": "reg", "range": [ - 39745, - 39748 + 39870, + 39873 ], "loc": { "start": { - "line": 1429, + "line": 1431, "column": 12 }, "end": { - "line": 1429, + "line": 1431, "column": 15 } } @@ -64444,31 +64697,31 @@ "type": "Identifier", "name": "key", "range": [ - 39749, - 39752 + 39874, + 39877 ], "loc": { "start": { - "line": 1429, + "line": 1431, "column": 16 }, "end": { - "line": 1429, + "line": 1431, "column": 19 } } }, "range": [ - 39745, - 39753 + 39870, + 39878 ], "loc": { "start": { - "line": 1429, + "line": 1431, "column": 12 }, "end": { - "line": 1429, + "line": 1431, "column": 20 } } @@ -64477,62 +64730,62 @@ "type": "Identifier", "name": "destroy", "range": [ - 39754, - 39761 + 39879, + 39886 ], "loc": { "start": { - "line": 1429, + "line": 1431, "column": 21 }, "end": { - "line": 1429, + "line": 1431, "column": 28 } } }, "range": [ - 39745, - 39761 + 39870, + 39886 ], "loc": { "start": { - "line": 1429, + "line": 1431, "column": 12 }, "end": { - "line": 1429, + "line": 1431, "column": 28 } } }, "arguments": [], "range": [ - 39745, - 39763 + 39870, + 39888 ], "loc": { "start": { - "line": 1429, + "line": 1431, "column": 12 }, "end": { - "line": 1429, + "line": 1431, "column": 30 } } }, "range": [ - 39745, - 39764 + 39870, + 39889 ], "loc": { "start": { - "line": 1429, + "line": 1431, "column": 12 }, "end": { - "line": 1429, + "line": 1431, "column": 31 } } @@ -64549,16 +64802,16 @@ "type": "Identifier", "name": "reg", "range": [ - 39777, - 39780 + 39902, + 39905 ], "loc": { "start": { - "line": 1430, + "line": 1432, "column": 12 }, "end": { - "line": 1430, + "line": 1432, "column": 15 } } @@ -64567,31 +64820,31 @@ "type": "Identifier", "name": "key", "range": [ - 39781, - 39784 + 39906, + 39909 ], "loc": { "start": { - "line": 1430, + "line": 1432, "column": 16 }, "end": { - "line": 1430, + "line": 1432, "column": 19 } } }, "range": [ - 39777, - 39785 + 39902, + 39910 ], "loc": { "start": { - "line": 1430, + "line": 1432, "column": 12 }, "end": { - "line": 1430, + "line": 1432, "column": 20 } } @@ -64600,62 +64853,62 @@ "type": "Identifier", "name": "undefined", "range": [ - 39788, - 39797 + 39913, + 39922 ], "loc": { "start": { - "line": 1430, + "line": 1432, "column": 23 }, "end": { - "line": 1430, + "line": 1432, "column": 32 } } }, "range": [ - 39777, - 39797 + 39902, + 39922 ], "loc": { "start": { - "line": 1430, + "line": 1432, "column": 12 }, "end": { - "line": 1430, + "line": 1432, "column": 32 } } }, "range": [ - 39777, - 39798 + 39902, + 39923 ], "loc": { "start": { - "line": 1430, + "line": 1432, "column": 12 }, "end": { - "line": 1430, + "line": 1432, "column": 33 } } } ], "range": [ - 39731, - 39808 + 39856, + 39933 ], "loc": { "start": { - "line": 1428, + "line": 1430, "column": 42 }, "end": { - "line": 1431, + "line": 1433, "column": 9 } } @@ -64663,63 +64916,63 @@ "generator": false, "expression": false, "range": [ - 39722, - 39808 + 39847, + 39933 ], "loc": { "start": { - "line": 1428, + "line": 1430, "column": 33 }, "end": { - "line": 1431, + "line": 1433, "column": 9 } } } ], "range": [ - 39697, - 39809 + 39822, + 39934 ], "loc": { "start": { - "line": 1428, + "line": 1430, "column": 8 }, "end": { - "line": 1431, + "line": 1433, "column": 10 } } }, "range": [ - 39697, - 39810 + 39822, + 39935 ], "loc": { "start": { - "line": 1428, + "line": 1430, "column": 8 }, "end": { - "line": 1431, + "line": 1433, "column": 11 } } } ], "range": [ - 39650, - 39816 + 39775, + 39941 ], "loc": { "start": { - "line": 1425, + "line": 1427, "column": 24 }, "end": { - "line": 1432, + "line": 1434, "column": 5 } } @@ -64727,16 +64980,16 @@ "generator": false, "expression": false, "range": [ - 39647, - 39816 + 39772, + 39941 ], "loc": { "start": { - "line": 1425, + "line": 1427, "column": 21 }, "end": { - "line": 1432, + "line": 1434, "column": 5 } } @@ -64744,16 +64997,16 @@ "kind": "method", "computed": false, "range": [ - 39630, - 39816 + 39755, + 39941 ], "loc": { "start": { - "line": 1425, + "line": 1427, "column": 4 }, "end": { - "line": 1432, + "line": 1434, "column": 5 } }, @@ -64762,16 +65015,16 @@ "type": "Block", "value": "*\n * Destroy all the extensions store in extensions registry\n ", "range": [ - 39551, - 39625 + 39676, + 39750 ], "loc": { "start": { - "line": 1422, + "line": 1424, "column": 4 }, "end": { - "line": 1424, + "line": 1426, "column": 7 } } @@ -64782,16 +65035,16 @@ "type": "Block", "value": "*\n * Load themes defined in the configuration object\n ", "range": [ - 39822, - 39888 + 39947, + 40013 ], "loc": { "start": { - "line": 1434, + "line": 1436, "column": 4 }, "end": { - "line": 1436, + "line": 1438, "column": 7 } } @@ -64805,16 +65058,16 @@ "type": "Identifier", "name": "loadThemes", "range": [ - 39893, - 39903 + 40018, + 40028 ], "loc": { "start": { - "line": 1437, + "line": 1439, "column": 4 }, "end": { - "line": 1437, + "line": 1439, "column": 14 } } @@ -64837,16 +65090,16 @@ "object": { "type": "ThisExpression", "range": [ - 39921, - 39925 + 40046, + 40050 ], "loc": { "start": { - "line": 1438, + "line": 1440, "column": 13 }, "end": { - "line": 1438, + "line": 1440, "column": 17 } } @@ -64855,47 +65108,47 @@ "type": "Identifier", "name": "hasThemes", "range": [ - 39926, - 39935 + 40051, + 40060 ], "loc": { "start": { - "line": 1438, + "line": 1440, "column": 18 }, "end": { - "line": 1438, + "line": 1440, "column": 27 } } }, "range": [ - 39921, - 39935 + 40046, + 40060 ], "loc": { "start": { - "line": 1438, + "line": 1440, "column": 13 }, "end": { - "line": 1438, + "line": 1440, "column": 27 } } }, "prefix": true, "range": [ - 39920, - 39935 + 40045, + 40060 ], "loc": { "start": { - "line": 1438, + "line": 1440, "column": 12 }, "end": { - "line": 1438, + "line": 1440, "column": 27 } } @@ -64907,48 +65160,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 39951, - 39958 + 40076, + 40083 ], "loc": { "start": { - "line": 1439, + "line": 1441, "column": 12 }, "end": { - "line": 1439, + "line": 1441, "column": 19 } } } ], "range": [ - 39937, - 39968 + 40062, + 40093 ], "loc": { "start": { - "line": 1438, + "line": 1440, "column": 29 }, "end": { - "line": 1440, + "line": 1442, "column": 9 } } }, "alternate": null, "range": [ - 39916, - 39968 + 40041, + 40093 ], "loc": { "start": { - "line": 1438, + "line": 1440, "column": 8 }, "end": { - "line": 1440, + "line": 1442, "column": 9 } } @@ -64962,16 +65215,16 @@ "type": "Identifier", "name": "themes", "range": [ - 39982, - 39988 + 40107, + 40113 ], "loc": { "start": { - "line": 1442, + "line": 1444, "column": 12 }, "end": { - "line": 1442, + "line": 1444, "column": 18 } } @@ -64982,16 +65235,16 @@ "object": { "type": "ThisExpression", "range": [ - 39991, - 39995 + 40116, + 40120 ], "loc": { "start": { - "line": 1442, + "line": 1444, "column": 21 }, "end": { - "line": 1442, + "line": 1444, "column": 25 } } @@ -65000,46 +65253,46 @@ "type": "Identifier", "name": "themes", "range": [ - 39996, - 40002 + 40121, + 40127 ], "loc": { "start": { - "line": 1442, + "line": 1444, "column": 26 }, "end": { - "line": 1442, + "line": 1444, "column": 32 } } }, "range": [ - 39991, - 40002 + 40116, + 40127 ], "loc": { "start": { - "line": 1442, + "line": 1444, "column": 21 }, "end": { - "line": 1442, + "line": 1444, "column": 32 } } }, "range": [ - 39982, - 40002 + 40107, + 40127 ], "loc": { "start": { - "line": 1442, + "line": 1444, "column": 12 }, "end": { - "line": 1442, + "line": 1444, "column": 32 } } @@ -65047,16 +65300,16 @@ ], "kind": "let", "range": [ - 39978, - 40003 + 40103, + 40128 ], "loc": { "start": { - "line": 1442, + "line": 1444, "column": 8 }, "end": { - "line": 1442, + "line": 1444, "column": 33 } } @@ -65074,16 +65327,16 @@ "object": { "type": "ThisExpression", "range": [ - 40012, - 40016 + 40137, + 40141 ], "loc": { "start": { - "line": 1443, + "line": 1445, "column": 8 }, "end": { - "line": 1443, + "line": 1445, "column": 12 } } @@ -65092,31 +65345,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 40017, - 40024 + 40142, + 40149 ], "loc": { "start": { - "line": 1443, + "line": 1445, "column": 13 }, "end": { - "line": 1443, + "line": 1445, "column": 20 } } }, "range": [ - 40012, - 40024 + 40137, + 40149 ], "loc": { "start": { - "line": 1443, + "line": 1445, "column": 8 }, "end": { - "line": 1443, + "line": 1445, "column": 20 } } @@ -65125,31 +65378,31 @@ "type": "Identifier", "name": "emit", "range": [ - 40025, - 40029 + 40150, + 40154 ], "loc": { "start": { - "line": 1443, + "line": 1445, "column": 21 }, "end": { - "line": 1443, + "line": 1445, "column": 25 } } }, "range": [ - 40012, - 40029 + 40137, + 40154 ], "loc": { "start": { - "line": 1443, + "line": 1445, "column": 8 }, "end": { - "line": 1443, + "line": 1445, "column": 25 } } @@ -65160,16 +65413,16 @@ "value": "before-loading-themes", "raw": "'before-loading-themes'", "range": [ - 40030, - 40053 + 40155, + 40178 ], "loc": { "start": { - "line": 1443, + "line": 1445, "column": 26 }, "end": { - "line": 1443, + "line": 1445, "column": 49 } } @@ -65177,47 +65430,47 @@ { "type": "ThisExpression", "range": [ - 40055, - 40059 + 40180, + 40184 ], "loc": { "start": { - "line": 1443, + "line": 1445, "column": 51 }, "end": { - "line": 1443, + "line": 1445, "column": 55 } } } ], "range": [ - 40012, - 40060 + 40137, + 40185 ], "loc": { "start": { - "line": 1443, + "line": 1445, "column": 8 }, "end": { - "line": 1443, + "line": 1445, "column": 56 } } }, "range": [ - 40012, - 40061 + 40137, + 40186 ], "loc": { "start": { - "line": 1443, + "line": 1445, "column": 8 }, "end": { - "line": 1443, + "line": 1445, "column": 57 } }, @@ -65226,16 +65479,16 @@ "type": "Line", "value": "Default theme config", "range": [ - 40071, - 40093 + 40196, + 40218 ], "loc": { "start": { - "line": 1445, + "line": 1447, "column": 8 }, "end": { - "line": 1445, + "line": 1447, "column": 30 } } @@ -65250,16 +65503,16 @@ "object": { "type": "ThisExpression", "range": [ - 40106, - 40110 + 40231, + 40235 ], "loc": { "start": { - "line": 1446, + "line": 1448, "column": 12 }, "end": { - "line": 1446, + "line": 1448, "column": 16 } } @@ -65268,31 +65521,31 @@ "type": "Identifier", "name": "enableDefaultTheme", "range": [ - 40111, - 40129 + 40236, + 40254 ], "loc": { "start": { - "line": 1446, + "line": 1448, "column": 17 }, "end": { - "line": 1446, + "line": 1448, "column": 35 } } }, "range": [ - 40106, - 40129 + 40231, + 40254 ], "loc": { "start": { - "line": 1446, + "line": 1448, "column": 12 }, "end": { - "line": 1446, + "line": 1448, "column": 35 } } @@ -65309,16 +65562,16 @@ "type": "Identifier", "name": "defaultTheme", "range": [ - 40149, - 40161 + 40274, + 40286 ], "loc": { "start": { - "line": 1447, + "line": 1449, "column": 16 }, "end": { - "line": 1447, + "line": 1449, "column": 28 } } @@ -65332,16 +65585,16 @@ "type": "Identifier", "name": "name", "range": [ - 40166, - 40170 + 40291, + 40295 ], "loc": { "start": { - "line": 1447, + "line": 1449, "column": 33 }, "end": { - "line": 1447, + "line": 1449, "column": 37 } } @@ -65351,16 +65604,16 @@ "value": "default", "raw": "'default'", "range": [ - 40172, - 40181 + 40297, + 40306 ], "loc": { "start": { - "line": 1447, + "line": 1449, "column": 39 }, "end": { - "line": 1447, + "line": 1449, "column": 48 } } @@ -65370,47 +65623,47 @@ "shorthand": false, "computed": false, "range": [ - 40166, - 40181 + 40291, + 40306 ], "loc": { "start": { - "line": 1447, + "line": 1449, "column": 33 }, "end": { - "line": 1447, + "line": 1449, "column": 48 } } } ], "range": [ - 40164, - 40183 + 40289, + 40308 ], "loc": { "start": { - "line": 1447, + "line": 1449, "column": 31 }, "end": { - "line": 1447, + "line": 1449, "column": 50 } } }, "range": [ - 40149, - 40183 + 40274, + 40308 ], "loc": { "start": { - "line": 1447, + "line": 1449, "column": 16 }, "end": { - "line": 1447, + "line": 1449, "column": 50 } } @@ -65418,16 +65671,16 @@ ], "kind": "let", "range": [ - 40145, - 40184 + 40270, + 40309 ], "loc": { "start": { - "line": 1447, + "line": 1449, "column": 12 }, "end": { - "line": 1447, + "line": 1449, "column": 51 } } @@ -65445,16 +65698,16 @@ "object": { "type": "ThisExpression", "range": [ - 40197, - 40201 + 40322, + 40326 ], "loc": { "start": { - "line": 1448, + "line": 1450, "column": 12 }, "end": { - "line": 1448, + "line": 1450, "column": 16 } } @@ -65463,31 +65716,31 @@ "type": "Identifier", "name": "themes", "range": [ - 40202, - 40208 + 40327, + 40333 ], "loc": { "start": { - "line": 1448, + "line": 1450, "column": 17 }, "end": { - "line": 1448, + "line": 1450, "column": 23 } } }, "range": [ - 40197, - 40208 + 40322, + 40333 ], "loc": { "start": { - "line": 1448, + "line": 1450, "column": 12 }, "end": { - "line": 1448, + "line": 1450, "column": 23 } } @@ -65496,31 +65749,31 @@ "type": "Identifier", "name": "push", "range": [ - 40209, - 40213 + 40334, + 40338 ], "loc": { "start": { - "line": 1448, + "line": 1450, "column": 24 }, "end": { - "line": 1448, + "line": 1450, "column": 28 } } }, "range": [ - 40197, - 40213 + 40322, + 40338 ], "loc": { "start": { - "line": 1448, + "line": 1450, "column": 12 }, "end": { - "line": 1448, + "line": 1450, "column": 28 } } @@ -65530,79 +65783,79 @@ "type": "Identifier", "name": "defaultTheme", "range": [ - 40214, - 40226 + 40339, + 40351 ], "loc": { "start": { - "line": 1448, + "line": 1450, "column": 29 }, "end": { - "line": 1448, + "line": 1450, "column": 41 } } } ], "range": [ - 40197, - 40227 + 40322, + 40352 ], "loc": { "start": { - "line": 1448, + "line": 1450, "column": 12 }, "end": { - "line": 1448, + "line": 1450, "column": 42 } } }, "range": [ - 40197, - 40228 + 40322, + 40353 ], "loc": { "start": { - "line": 1448, + "line": 1450, "column": 12 }, "end": { - "line": 1448, + "line": 1450, "column": 43 } } } ], "range": [ - 40131, - 40238 + 40256, + 40363 ], "loc": { "start": { - "line": 1446, + "line": 1448, "column": 37 }, "end": { - "line": 1449, + "line": 1451, "column": 9 } } }, "alternate": null, "range": [ - 40102, - 40238 + 40227, + 40363 ], "loc": { "start": { - "line": 1446, + "line": 1448, "column": 8 }, "end": { - "line": 1449, + "line": 1451, "column": 9 } }, @@ -65611,16 +65864,16 @@ "type": "Line", "value": "Default theme config", "range": [ - 40071, - 40093 + 40196, + 40218 ], "loc": { "start": { - "line": 1445, + "line": 1447, "column": 8 }, "end": { - "line": 1445, + "line": 1447, "column": 30 } } @@ -65635,16 +65888,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 40251, - 40258 + 40376, + 40383 ], "loc": { "start": { - "line": 1450, + "line": 1452, "column": 12 }, "end": { - "line": 1450, + "line": 1452, "column": 19 } } @@ -65654,32 +65907,32 @@ "type": "Identifier", "name": "themes", "range": [ - 40259, - 40265 + 40384, + 40390 ], "loc": { "start": { - "line": 1450, + "line": 1452, "column": 20 }, "end": { - "line": 1450, + "line": 1452, "column": 26 } } } ], "range": [ - 40251, - 40266 + 40376, + 40391 ], "loc": { "start": { - "line": 1450, + "line": 1452, "column": 12 }, "end": { - "line": 1450, + "line": 1452, "column": 27 } } @@ -65698,16 +65951,16 @@ "type": "Identifier", "name": "i", "range": [ - 40291, - 40292 + 40416, + 40417 ], "loc": { "start": { - "line": 1451, + "line": 1453, "column": 21 }, "end": { - "line": 1451, + "line": 1453, "column": 22 } } @@ -65717,31 +65970,31 @@ "value": 0, "raw": "0", "range": [ - 40295, - 40296 + 40420, + 40421 ], "loc": { "start": { - "line": 1451, + "line": 1453, "column": 25 }, "end": { - "line": 1451, + "line": 1453, "column": 26 } } }, "range": [ - 40291, - 40296 + 40416, + 40421 ], "loc": { "start": { - "line": 1451, + "line": 1453, "column": 21 }, "end": { - "line": 1451, + "line": 1453, "column": 26 } } @@ -65752,16 +66005,16 @@ "type": "Identifier", "name": "len", "range": [ - 40298, - 40301 + 40423, + 40426 ], "loc": { "start": { - "line": 1451, + "line": 1453, "column": 28 }, "end": { - "line": 1451, + "line": 1453, "column": 31 } } @@ -65773,16 +66026,16 @@ "type": "Identifier", "name": "themes", "range": [ - 40304, - 40310 + 40429, + 40435 ], "loc": { "start": { - "line": 1451, + "line": 1453, "column": 34 }, "end": { - "line": 1451, + "line": 1453, "column": 40 } } @@ -65791,46 +66044,46 @@ "type": "Identifier", "name": "length", "range": [ - 40311, - 40317 + 40436, + 40442 ], "loc": { "start": { - "line": 1451, + "line": 1453, "column": 41 }, "end": { - "line": 1451, + "line": 1453, "column": 47 } } }, "range": [ - 40304, - 40317 + 40429, + 40442 ], "loc": { "start": { - "line": 1451, + "line": 1453, "column": 34 }, "end": { - "line": 1451, + "line": 1453, "column": 47 } } }, "range": [ - 40298, - 40317 + 40423, + 40442 ], "loc": { "start": { - "line": 1451, + "line": 1453, "column": 28 }, "end": { - "line": 1451, + "line": 1453, "column": 47 } } @@ -65838,16 +66091,16 @@ ], "kind": "let", "range": [ - 40287, - 40317 + 40412, + 40442 ], "loc": { "start": { - "line": 1451, + "line": 1453, "column": 17 }, "end": { - "line": 1451, + "line": 1453, "column": 47 } } @@ -65859,16 +66112,16 @@ "type": "Identifier", "name": "i", "range": [ - 40319, - 40320 + 40444, + 40445 ], "loc": { "start": { - "line": 1451, + "line": 1453, "column": 49 }, "end": { - "line": 1451, + "line": 1453, "column": 50 } } @@ -65877,31 +66130,31 @@ "type": "Identifier", "name": "len", "range": [ - 40323, - 40326 + 40448, + 40451 ], "loc": { "start": { - "line": 1451, + "line": 1453, "column": 53 }, "end": { - "line": 1451, + "line": 1453, "column": 56 } } }, "range": [ - 40319, - 40326 + 40444, + 40451 ], "loc": { "start": { - "line": 1451, + "line": 1453, "column": 49 }, "end": { - "line": 1451, + "line": 1453, "column": 56 } } @@ -65913,32 +66166,32 @@ "type": "Identifier", "name": "i", "range": [ - 40328, - 40329 + 40453, + 40454 ], "loc": { "start": { - "line": 1451, + "line": 1453, "column": 58 }, "end": { - "line": 1451, + "line": 1453, "column": 59 } } }, "prefix": false, "range": [ - 40328, - 40331 + 40453, + 40456 ], "loc": { "start": { - "line": 1451, + "line": 1453, "column": 58 }, "end": { - "line": 1451, + "line": 1453, "column": 61 } } @@ -65955,16 +66208,16 @@ "type": "Identifier", "name": "theme", "range": [ - 40355, - 40360 + 40480, + 40485 ], "loc": { "start": { - "line": 1452, + "line": 1454, "column": 20 }, "end": { - "line": 1452, + "line": 1454, "column": 25 } } @@ -65976,16 +66229,16 @@ "type": "Identifier", "name": "themes", "range": [ - 40363, - 40369 + 40488, + 40494 ], "loc": { "start": { - "line": 1452, + "line": 1454, "column": 28 }, "end": { - "line": 1452, + "line": 1454, "column": 34 } } @@ -65994,46 +66247,46 @@ "type": "Identifier", "name": "i", "range": [ - 40370, - 40371 + 40495, + 40496 ], "loc": { "start": { - "line": 1452, + "line": 1454, "column": 35 }, "end": { - "line": 1452, + "line": 1454, "column": 36 } } }, "range": [ - 40363, - 40372 + 40488, + 40497 ], "loc": { "start": { - "line": 1452, + "line": 1454, "column": 28 }, "end": { - "line": 1452, + "line": 1454, "column": 37 } } }, "range": [ - 40355, - 40372 + 40480, + 40497 ], "loc": { "start": { - "line": 1452, + "line": 1454, "column": 20 }, "end": { - "line": 1452, + "line": 1454, "column": 37 } } @@ -66041,16 +66294,16 @@ ], "kind": "let", "range": [ - 40351, - 40373 + 40476, + 40498 ], "loc": { "start": { - "line": 1452, + "line": 1454, "column": 16 }, "end": { - "line": 1452, + "line": 1454, "column": 38 } } @@ -66064,16 +66317,16 @@ "type": "Identifier", "name": "name", "range": [ - 40394, - 40398 + 40519, + 40523 ], "loc": { "start": { - "line": 1453, + "line": 1455, "column": 20 }, "end": { - "line": 1453, + "line": 1455, "column": 24 } } @@ -66085,16 +66338,16 @@ "type": "Identifier", "name": "theme", "range": [ - 40401, - 40406 + 40526, + 40531 ], "loc": { "start": { - "line": 1453, + "line": 1455, "column": 27 }, "end": { - "line": 1453, + "line": 1455, "column": 32 } } @@ -66103,46 +66356,46 @@ "type": "Identifier", "name": "name", "range": [ - 40407, - 40411 + 40532, + 40536 ], "loc": { "start": { - "line": 1453, + "line": 1455, "column": 33 }, "end": { - "line": 1453, + "line": 1455, "column": 37 } } }, "range": [ - 40401, - 40411 + 40526, + 40536 ], "loc": { "start": { - "line": 1453, + "line": 1455, "column": 27 }, "end": { - "line": 1453, + "line": 1455, "column": 37 } } }, "range": [ - 40394, - 40411 + 40519, + 40536 ], "loc": { "start": { - "line": 1453, + "line": 1455, "column": 20 }, "end": { - "line": 1453, + "line": 1455, "column": 37 } } @@ -66150,16 +66403,16 @@ ], "kind": "let", "range": [ - 40390, - 40412 + 40515, + 40537 ], "loc": { "start": { - "line": 1453, + "line": 1455, "column": 16 }, "end": { - "line": 1453, + "line": 1455, "column": 38 } } @@ -66173,16 +66426,16 @@ "type": "Identifier", "name": "path", "range": [ - 40433, - 40437 + 40558, + 40562 ], "loc": { "start": { - "line": 1454, + "line": 1456, "column": 20 }, "end": { - "line": 1454, + "line": 1456, "column": 24 } } @@ -66194,16 +66447,16 @@ "type": "Identifier", "name": "theme", "range": [ - 40440, - 40445 + 40565, + 40570 ], "loc": { "start": { - "line": 1454, + "line": 1456, "column": 27 }, "end": { - "line": 1454, + "line": 1456, "column": 32 } } @@ -66212,46 +66465,46 @@ "type": "Identifier", "name": "path", "range": [ - 40446, - 40450 + 40571, + 40575 ], "loc": { "start": { - "line": 1454, + "line": 1456, "column": 33 }, "end": { - "line": 1454, + "line": 1456, "column": 37 } } }, "range": [ - 40440, - 40450 + 40565, + 40575 ], "loc": { "start": { - "line": 1454, + "line": 1456, "column": 27 }, "end": { - "line": 1454, + "line": 1456, "column": 37 } } }, "range": [ - 40433, - 40450 + 40558, + 40575 ], "loc": { "start": { - "line": 1454, + "line": 1456, "column": 20 }, "end": { - "line": 1454, + "line": 1456, "column": 37 } } @@ -66259,16 +66512,16 @@ ], "kind": "let", "range": [ - 40429, - 40451 + 40554, + 40576 ], "loc": { "start": { - "line": 1454, + "line": 1456, "column": 16 }, "end": { - "line": 1454, + "line": 1456, "column": 38 } } @@ -66282,16 +66535,16 @@ "type": "Identifier", "name": "styleId", "range": [ - 40472, - 40479 + 40597, + 40604 ], "loc": { "start": { - "line": 1455, + "line": 1457, "column": 20 }, "end": { - "line": 1455, + "line": 1457, "column": 27 } } @@ -66305,16 +66558,16 @@ "object": { "type": "ThisExpression", "range": [ - 40482, - 40486 + 40607, + 40611 ], "loc": { "start": { - "line": 1455, + "line": 1457, "column": 30 }, "end": { - "line": 1455, + "line": 1457, "column": 34 } } @@ -66323,31 +66576,31 @@ "type": "Identifier", "name": "prfxTf", "range": [ - 40487, - 40493 + 40612, + 40618 ], "loc": { "start": { - "line": 1455, + "line": 1457, "column": 35 }, "end": { - "line": 1455, + "line": 1457, "column": 41 } } }, "range": [ - 40482, - 40493 + 40607, + 40618 ], "loc": { "start": { - "line": 1455, + "line": 1457, "column": 30 }, "end": { - "line": 1455, + "line": 1457, "column": 41 } } @@ -66356,46 +66609,46 @@ "type": "Identifier", "name": "name", "range": [ - 40496, - 40500 + 40621, + 40625 ], "loc": { "start": { - "line": 1455, + "line": 1457, "column": 44 }, "end": { - "line": 1455, + "line": 1457, "column": 48 } } }, "range": [ - 40482, - 40500 + 40607, + 40625 ], "loc": { "start": { - "line": 1455, + "line": 1457, "column": 30 }, "end": { - "line": 1455, + "line": 1457, "column": 48 } } }, "range": [ - 40472, - 40500 + 40597, + 40625 ], "loc": { "start": { - "line": 1455, + "line": 1457, "column": 20 }, "end": { - "line": 1455, + "line": 1457, "column": 48 } } @@ -66403,16 +66656,16 @@ ], "kind": "let", "range": [ - 40468, - 40501 + 40593, + 40626 ], "loc": { "start": { - "line": 1455, + "line": 1457, "column": 16 }, "end": { - "line": 1455, + "line": 1457, "column": 49 } } @@ -66426,16 +66679,16 @@ "type": "Identifier", "name": "name", "range": [ - 40522, - 40526 + 40647, + 40651 ], "loc": { "start": { - "line": 1456, + "line": 1458, "column": 20 }, "end": { - "line": 1456, + "line": 1458, "column": 24 } } @@ -66447,47 +66700,47 @@ "type": "Identifier", "name": "path", "range": [ - 40531, - 40535 + 40656, + 40660 ], "loc": { "start": { - "line": 1456, + "line": 1458, "column": 29 }, "end": { - "line": 1456, + "line": 1458, "column": 33 } } }, "prefix": true, "range": [ - 40530, - 40535 + 40655, + 40660 ], "loc": { "start": { - "line": 1456, + "line": 1458, "column": 28 }, "end": { - "line": 1456, + "line": 1458, "column": 33 } } }, "range": [ - 40522, - 40535 + 40647, + 40660 ], "loc": { "start": { - "line": 1456, + "line": 1458, "column": 20 }, "end": { - "line": 1456, + "line": 1458, "column": 33 } } @@ -66504,16 +66757,16 @@ "type": "Identifier", "name": "path", "range": [ - 40559, - 40563 + 40684, + 40688 ], "loc": { "start": { - "line": 1457, + "line": 1459, "column": 20 }, "end": { - "line": 1457, + "line": 1459, "column": 24 } } @@ -66536,16 +66789,16 @@ "object": { "type": "ThisExpression", "range": [ - 40566, - 40570 + 40691, + 40695 ], "loc": { "start": { - "line": 1457, + "line": 1459, "column": 27 }, "end": { - "line": 1457, + "line": 1459, "column": 31 } } @@ -66554,31 +66807,31 @@ "type": "Identifier", "name": "themesPath", "range": [ - 40571, - 40581 + 40696, + 40706 ], "loc": { "start": { - "line": 1457, + "line": 1459, "column": 32 }, "end": { - "line": 1457, + "line": 1459, "column": 42 } } }, "range": [ - 40566, - 40581 + 40691, + 40706 ], "loc": { "start": { - "line": 1457, + "line": 1459, "column": 27 }, "end": { - "line": 1457, + "line": 1459, "column": 42 } } @@ -66587,31 +66840,31 @@ "type": "Identifier", "name": "name", "range": [ - 40584, - 40588 + 40709, + 40713 ], "loc": { "start": { - "line": 1457, + "line": 1459, "column": 45 }, "end": { - "line": 1457, + "line": 1459, "column": 49 } } }, "range": [ - 40566, - 40588 + 40691, + 40713 ], "loc": { "start": { - "line": 1457, + "line": 1459, "column": 27 }, "end": { - "line": 1457, + "line": 1459, "column": 49 } } @@ -66621,31 +66874,31 @@ "value": "/", "raw": "'/'", "range": [ - 40591, - 40594 + 40716, + 40719 ], "loc": { "start": { - "line": 1457, + "line": 1459, "column": 52 }, "end": { - "line": 1457, + "line": 1459, "column": 55 } } }, "range": [ - 40566, - 40594 + 40691, + 40719 ], "loc": { "start": { - "line": 1457, + "line": 1459, "column": 27 }, "end": { - "line": 1457, + "line": 1459, "column": 55 } } @@ -66654,31 +66907,31 @@ "type": "Identifier", "name": "name", "range": [ - 40597, - 40601 + 40722, + 40726 ], "loc": { "start": { - "line": 1457, + "line": 1459, "column": 58 }, "end": { - "line": 1457, + "line": 1459, "column": 62 } } }, "range": [ - 40566, - 40601 + 40691, + 40726 ], "loc": { "start": { - "line": 1457, + "line": 1459, "column": 27 }, "end": { - "line": 1457, + "line": 1459, "column": 62 } } @@ -66688,77 +66941,77 @@ "value": ".css", "raw": "'.css'", "range": [ - 40604, - 40610 + 40729, + 40735 ], "loc": { "start": { - "line": 1457, + "line": 1459, "column": 65 }, "end": { - "line": 1457, + "line": 1459, "column": 71 } } }, "range": [ - 40566, - 40610 + 40691, + 40735 ], "loc": { "start": { - "line": 1457, + "line": 1459, "column": 27 }, "end": { - "line": 1457, + "line": 1459, "column": 71 } } }, "range": [ - 40559, - 40610 + 40684, + 40735 ], "loc": { "start": { - "line": 1457, + "line": 1459, "column": 20 }, "end": { - "line": 1457, + "line": 1459, "column": 71 } } }, "range": [ - 40559, - 40611 + 40684, + 40736 ], "loc": { "start": { - "line": 1457, + "line": 1459, "column": 20 }, "end": { - "line": 1457, + "line": 1459, "column": 72 } } } ], "range": [ - 40537, - 40629 + 40662, + 40754 ], "loc": { "start": { - "line": 1456, + "line": 1458, "column": 35 }, "end": { - "line": 1458, + "line": 1460, "column": 17 } } @@ -66775,32 +67028,32 @@ "type": "Identifier", "name": "name", "range": [ - 40656, - 40660 + 40781, + 40785 ], "loc": { "start": { - "line": 1459, + "line": 1461, "column": 26 }, "end": { - "line": 1459, + "line": 1461, "column": 30 } } }, "prefix": true, "range": [ - 40655, - 40660 + 40780, + 40785 ], "loc": { "start": { - "line": 1459, + "line": 1461, "column": 25 }, "end": { - "line": 1459, + "line": 1461, "column": 30 } } @@ -66812,16 +67065,16 @@ "type": "Identifier", "name": "theme", "range": [ - 40664, - 40669 + 40789, + 40794 ], "loc": { "start": { - "line": 1459, + "line": 1461, "column": 34 }, "end": { - "line": 1459, + "line": 1461, "column": 39 } } @@ -66830,46 +67083,46 @@ "type": "Identifier", "name": "path", "range": [ - 40670, - 40674 + 40795, + 40799 ], "loc": { "start": { - "line": 1459, + "line": 1461, "column": 40 }, "end": { - "line": 1459, + "line": 1461, "column": 44 } } }, "range": [ - 40664, - 40674 + 40789, + 40799 ], "loc": { "start": { - "line": 1459, + "line": 1461, "column": 34 }, "end": { - "line": 1459, + "line": 1461, "column": 44 } } }, "range": [ - 40655, - 40674 + 40780, + 40799 ], "loc": { "start": { - "line": 1459, + "line": 1461, "column": 25 }, "end": { - "line": 1459, + "line": 1461, "column": 44 } } @@ -66886,16 +67139,16 @@ "type": "Identifier", "name": "name", "range": [ - 40698, - 40702 + 40823, + 40827 ], "loc": { "start": { - "line": 1460, + "line": 1462, "column": 20 }, "end": { - "line": 1460, + "line": 1462, "column": 24 } } @@ -66910,16 +67163,16 @@ "value": "theme{0}", "raw": "'theme{0}'", "range": [ - 40705, - 40715 + 40830, + 40840 ], "loc": { "start": { - "line": 1460, + "line": 1462, "column": 27 }, "end": { - "line": 1460, + "line": 1462, "column": 37 } } @@ -66928,31 +67181,31 @@ "type": "Identifier", "name": "replace", "range": [ - 40716, - 40723 + 40841, + 40848 ], "loc": { "start": { - "line": 1460, + "line": 1462, "column": 38 }, "end": { - "line": 1460, + "line": 1462, "column": 45 } } }, "range": [ - 40705, - 40723 + 40830, + 40848 ], "loc": { "start": { - "line": 1460, + "line": 1462, "column": 27 }, "end": { - "line": 1460, + "line": 1462, "column": 45 } } @@ -66963,16 +67216,16 @@ "value": "{0}", "raw": "'{0}'", "range": [ - 40724, - 40729 + 40849, + 40854 ], "loc": { "start": { - "line": 1460, + "line": 1462, "column": 46 }, "end": { - "line": 1460, + "line": 1462, "column": 51 } } @@ -66981,109 +67234,109 @@ "type": "Identifier", "name": "i", "range": [ - 40731, - 40732 + 40856, + 40857 ], "loc": { "start": { - "line": 1460, + "line": 1462, "column": 53 }, "end": { - "line": 1460, + "line": 1462, "column": 54 } } } ], "range": [ - 40705, - 40733 + 40830, + 40858 ], "loc": { "start": { - "line": 1460, + "line": 1462, "column": 27 }, "end": { - "line": 1460, + "line": 1462, "column": 55 } } }, "range": [ - 40698, - 40733 + 40823, + 40858 ], "loc": { "start": { - "line": 1460, + "line": 1462, "column": 20 }, "end": { - "line": 1460, + "line": 1462, "column": 55 } } }, "range": [ - 40698, - 40734 + 40823, + 40859 ], "loc": { "start": { - "line": 1460, + "line": 1462, "column": 20 }, "end": { - "line": 1460, + "line": 1462, "column": 56 } } } ], "range": [ - 40676, - 40752 + 40801, + 40877 ], "loc": { "start": { - "line": 1459, + "line": 1461, "column": 46 }, "end": { - "line": 1461, + "line": 1463, "column": 17 } } }, "alternate": null, "range": [ - 40651, - 40752 + 40776, + 40877 ], "loc": { "start": { - "line": 1459, + "line": 1461, "column": 21 }, "end": { - "line": 1461, + "line": 1463, "column": 17 } } }, "range": [ - 40518, - 40752 + 40643, + 40877 ], "loc": { "start": { - "line": 1456, + "line": 1458, "column": 16 }, "end": { - "line": 1461, + "line": 1463, "column": 17 } } @@ -67101,16 +67354,16 @@ "object": { "type": "ThisExpression", "range": [ - 40775, - 40779 + 40900, + 40904 ], "loc": { "start": { - "line": 1463, + "line": 1465, "column": 21 }, "end": { - "line": 1463, + "line": 1465, "column": 25 } } @@ -67119,31 +67372,31 @@ "type": "Identifier", "name": "isImported", "range": [ - 40780, - 40790 + 40905, + 40915 ], "loc": { "start": { - "line": 1463, + "line": 1465, "column": 26 }, "end": { - "line": 1463, + "line": 1465, "column": 36 } } }, "range": [ - 40775, - 40790 + 40900, + 40915 ], "loc": { "start": { - "line": 1463, + "line": 1465, "column": 21 }, "end": { - "line": 1463, + "line": 1465, "column": 36 } } @@ -67153,16 +67406,16 @@ "type": "Identifier", "name": "path", "range": [ - 40791, - 40795 + 40916, + 40920 ], "loc": { "start": { - "line": 1463, + "line": 1465, "column": 37 }, "end": { - "line": 1463, + "line": 1465, "column": 41 } } @@ -67172,48 +67425,48 @@ "value": "link", "raw": "'link'", "range": [ - 40797, - 40803 + 40922, + 40928 ], "loc": { "start": { - "line": 1463, + "line": 1465, "column": 43 }, "end": { - "line": 1463, + "line": 1465, "column": 49 } } } ], "range": [ - 40775, - 40804 + 40900, + 40929 ], "loc": { "start": { - "line": 1463, + "line": 1465, "column": 21 }, "end": { - "line": 1463, + "line": 1465, "column": 50 } } }, "prefix": true, "range": [ - 40774, - 40804 + 40899, + 40929 ], "loc": { "start": { - "line": 1463, + "line": 1465, "column": 20 }, "end": { - "line": 1463, + "line": 1465, "column": 50 } } @@ -67231,16 +67484,16 @@ "object": { "type": "ThisExpression", "range": [ - 40828, - 40832 + 40953, + 40957 ], "loc": { "start": { - "line": 1464, + "line": 1466, "column": 20 }, "end": { - "line": 1464, + "line": 1466, "column": 24 } } @@ -67249,31 +67502,31 @@ "type": "Identifier", "name": "import", "range": [ - 40833, - 40839 + 40958, + 40964 ], "loc": { "start": { - "line": 1464, + "line": 1466, "column": 25 }, "end": { - "line": 1464, + "line": 1466, "column": 31 } } }, "range": [ - 40828, - 40839 + 40953, + 40964 ], "loc": { "start": { - "line": 1464, + "line": 1466, "column": 20 }, "end": { - "line": 1464, + "line": 1466, "column": 31 } } @@ -67283,16 +67536,16 @@ "type": "Identifier", "name": "styleId", "range": [ - 40840, - 40847 + 40965, + 40972 ], "loc": { "start": { - "line": 1464, + "line": 1466, "column": 32 }, "end": { - "line": 1464, + "line": 1466, "column": 39 } } @@ -67301,16 +67554,16 @@ "type": "Identifier", "name": "path", "range": [ - 40849, - 40853 + 40974, + 40978 ], "loc": { "start": { - "line": 1464, + "line": 1466, "column": 41 }, "end": { - "line": 1464, + "line": 1466, "column": 45 } } @@ -67320,16 +67573,16 @@ "value": null, "raw": "null", "range": [ - 40855, - 40859 + 40980, + 40984 ], "loc": { "start": { - "line": 1464, + "line": 1466, "column": 47 }, "end": { - "line": 1464, + "line": 1466, "column": 51 } } @@ -67339,142 +67592,142 @@ "value": "link", "raw": "'link'", "range": [ - 40861, - 40867 + 40986, + 40992 ], "loc": { "start": { - "line": 1464, + "line": 1466, "column": 53 }, "end": { - "line": 1464, + "line": 1466, "column": 59 } } } ], "range": [ - 40828, - 40868 + 40953, + 40993 ], "loc": { "start": { - "line": 1464, + "line": 1466, "column": 20 }, "end": { - "line": 1464, + "line": 1466, "column": 60 } } }, "range": [ - 40828, - 40869 + 40953, + 40994 ], "loc": { "start": { - "line": 1464, + "line": 1466, "column": 20 }, "end": { - "line": 1464, + "line": 1466, "column": 61 } } } ], "range": [ - 40806, - 40887 + 40931, + 41012 ], "loc": { "start": { - "line": 1463, + "line": 1465, "column": 52 }, "end": { - "line": 1465, + "line": 1467, "column": 17 } } }, "alternate": null, "range": [ - 40770, - 40887 + 40895, + 41012 ], "loc": { "start": { - "line": 1463, + "line": 1465, "column": 16 }, "end": { - "line": 1465, + "line": 1467, "column": 17 } } } ], "range": [ - 40333, - 40901 + 40458, + 41026 ], "loc": { "start": { - "line": 1451, + "line": 1453, "column": 63 }, "end": { - "line": 1466, + "line": 1468, "column": 13 } } }, "range": [ - 40282, - 40901 + 40407, + 41026 ], "loc": { "start": { - "line": 1451, + "line": 1453, "column": 12 }, "end": { - "line": 1466, + "line": 1468, "column": 13 } } } ], "range": [ - 40268, - 40911 + 40393, + 41036 ], "loc": { "start": { - "line": 1450, + "line": 1452, "column": 29 }, "end": { - "line": 1467, + "line": 1469, "column": 9 } } }, "alternate": null, "range": [ - 40247, - 40911 + 40372, + 41036 ], "loc": { "start": { - "line": 1450, + "line": 1452, "column": 8 }, "end": { - "line": 1467, + "line": 1469, "column": 9 } }, @@ -67483,16 +67736,16 @@ "type": "Line", "value": " Enable loader indicator", "range": [ - 40921, - 40947 + 41046, + 41072 ], "loc": { "start": { - "line": 1469, + "line": 1471, "column": 8 }, "end": { - "line": 1469, + "line": 1471, "column": 34 } } @@ -67510,16 +67763,16 @@ "object": { "type": "ThisExpression", "range": [ - 40956, - 40960 + 41081, + 41085 ], "loc": { "start": { - "line": 1470, + "line": 1472, "column": 8 }, "end": { - "line": 1470, + "line": 1472, "column": 12 } } @@ -67528,31 +67781,31 @@ "type": "Identifier", "name": "loader", "range": [ - 40961, - 40967 + 41086, + 41092 ], "loc": { "start": { - "line": 1470, + "line": 1472, "column": 13 }, "end": { - "line": 1470, + "line": 1472, "column": 19 } } }, "range": [ - 40956, - 40967 + 41081, + 41092 ], "loc": { "start": { - "line": 1470, + "line": 1472, "column": 8 }, "end": { - "line": 1470, + "line": 1472, "column": 19 } } @@ -67562,46 +67815,46 @@ "value": true, "raw": "true", "range": [ - 40970, - 40974 + 41095, + 41099 ], "loc": { "start": { - "line": 1470, + "line": 1472, "column": 22 }, "end": { - "line": 1470, + "line": 1472, "column": 26 } } }, "range": [ - 40956, - 40974 + 41081, + 41099 ], "loc": { "start": { - "line": 1470, + "line": 1472, "column": 8 }, "end": { - "line": 1470, + "line": 1472, "column": 26 } } }, "range": [ - 40956, - 40975 + 41081, + 41100 ], "loc": { "start": { - "line": 1470, + "line": 1472, "column": 8 }, "end": { - "line": 1470, + "line": 1472, "column": 27 } }, @@ -67610,16 +67863,16 @@ "type": "Line", "value": " Enable loader indicator", "range": [ - 40921, - 40947 + 41046, + 41072 ], "loc": { "start": { - "line": 1469, + "line": 1471, "column": 8 }, "end": { - "line": 1469, + "line": 1471, "column": 34 } } @@ -67639,16 +67892,16 @@ "object": { "type": "ThisExpression", "range": [ - 40985, - 40989 + 41110, + 41114 ], "loc": { "start": { - "line": 1472, + "line": 1474, "column": 8 }, "end": { - "line": 1472, + "line": 1474, "column": 12 } } @@ -67657,31 +67910,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 40990, - 40997 + 41115, + 41122 ], "loc": { "start": { - "line": 1472, + "line": 1474, "column": 13 }, "end": { - "line": 1472, + "line": 1474, "column": 20 } } }, "range": [ - 40985, - 40997 + 41110, + 41122 ], "loc": { "start": { - "line": 1472, + "line": 1474, "column": 8 }, "end": { - "line": 1472, + "line": 1474, "column": 20 } } @@ -67690,31 +67943,31 @@ "type": "Identifier", "name": "emit", "range": [ - 40998, - 41002 + 41123, + 41127 ], "loc": { "start": { - "line": 1472, + "line": 1474, "column": 21 }, "end": { - "line": 1472, + "line": 1474, "column": 25 } } }, "range": [ - 40985, - 41002 + 41110, + 41127 ], "loc": { "start": { - "line": 1472, + "line": 1474, "column": 8 }, "end": { - "line": 1472, + "line": 1474, "column": 25 } } @@ -67725,16 +67978,16 @@ "value": "after-loading-themes", "raw": "'after-loading-themes'", "range": [ - 41003, - 41025 + 41128, + 41150 ], "loc": { "start": { - "line": 1472, + "line": 1474, "column": 26 }, "end": { - "line": 1472, + "line": 1474, "column": 48 } } @@ -67742,63 +67995,63 @@ { "type": "ThisExpression", "range": [ - 41027, - 41031 + 41152, + 41156 ], "loc": { "start": { - "line": 1472, + "line": 1474, "column": 50 }, "end": { - "line": 1472, + "line": 1474, "column": 54 } } } ], "range": [ - 40985, - 41032 + 41110, + 41157 ], "loc": { "start": { - "line": 1472, + "line": 1474, "column": 8 }, "end": { - "line": 1472, + "line": 1474, "column": 55 } } }, "range": [ - 40985, - 41033 + 41110, + 41158 ], "loc": { "start": { - "line": 1472, + "line": 1474, "column": 8 }, "end": { - "line": 1472, + "line": 1474, "column": 56 } } } ], "range": [ - 39906, - 41039 + 40031, + 41164 ], "loc": { "start": { - "line": 1437, + "line": 1439, "column": 17 }, "end": { - "line": 1473, + "line": 1475, "column": 5 } } @@ -67806,16 +68059,16 @@ "generator": false, "expression": false, "range": [ - 39903, - 41039 + 40028, + 41164 ], "loc": { "start": { - "line": 1437, + "line": 1439, "column": 14 }, "end": { - "line": 1473, + "line": 1475, "column": 5 } } @@ -67823,16 +68076,16 @@ "kind": "method", "computed": false, "range": [ - 39893, - 41039 + 40018, + 41164 ], "loc": { "start": { - "line": 1437, + "line": 1439, "column": 4 }, "end": { - "line": 1473, + "line": 1475, "column": 5 } }, @@ -67841,16 +68094,16 @@ "type": "Block", "value": "*\n * Load themes defined in the configuration object\n ", "range": [ - 39822, - 39888 + 39947, + 40013 ], "loc": { "start": { - "line": 1434, + "line": 1436, "column": 4 }, "end": { - "line": 1436, + "line": 1438, "column": 7 } } @@ -67861,16 +68114,16 @@ "type": "Block", "value": "*\n * Return stylesheet DOM element for a given theme name\n * @return {DOMElement} stylesheet element\n ", "range": [ - 41045, - 41163 + 41170, + 41288 ], "loc": { "start": { - "line": 1475, + "line": 1477, "column": 4 }, "end": { - "line": 1478, + "line": 1480, "column": 7 } } @@ -67884,16 +68137,16 @@ "type": "Identifier", "name": "getStylesheet", "range": [ - 41168, - 41181 + 41293, + 41306 ], "loc": { "start": { - "line": 1479, + "line": 1481, "column": 4 }, "end": { - "line": 1479, + "line": 1481, "column": 17 } } @@ -67908,16 +68161,16 @@ "type": "Identifier", "name": "name", "range": [ - 41182, - 41186 + 41307, + 41311 ], "loc": { "start": { - "line": 1479, + "line": 1481, "column": 18 }, "end": { - "line": 1479, + "line": 1481, "column": 22 } } @@ -67927,31 +68180,31 @@ "value": "default", "raw": "'default'", "range": [ - 41189, - 41198 + 41314, + 41323 ], "loc": { "start": { - "line": 1479, + "line": 1481, "column": 25 }, "end": { - "line": 1479, + "line": 1481, "column": 34 } } }, "range": [ - 41182, - 41198 + 41307, + 41323 ], "loc": { "start": { - "line": 1479, + "line": 1481, "column": 18 }, "end": { - "line": 1479, + "line": 1481, "column": 34 } } @@ -67968,16 +68221,16 @@ "type": "Identifier", "name": "elm", "range": [ - 41217, - 41220 + 41342, + 41345 ], "loc": { "start": { - "line": 1480, + "line": 1482, "column": 15 }, "end": { - "line": 1480, + "line": 1482, "column": 18 } } @@ -67992,16 +68245,16 @@ "object": { "type": "ThisExpression", "range": [ - 41221, - 41225 + 41346, + 41350 ], "loc": { "start": { - "line": 1480, + "line": 1482, "column": 19 }, "end": { - "line": 1480, + "line": 1482, "column": 23 } } @@ -68010,31 +68263,31 @@ "type": "Identifier", "name": "prfxTf", "range": [ - 41226, - 41232 + 41351, + 41357 ], "loc": { "start": { - "line": 1480, + "line": 1482, "column": 24 }, "end": { - "line": 1480, + "line": 1482, "column": 30 } } }, "range": [ - 41221, - 41232 + 41346, + 41357 ], "loc": { "start": { - "line": 1480, + "line": 1482, "column": 19 }, "end": { - "line": 1480, + "line": 1482, "column": 30 } } @@ -68043,78 +68296,78 @@ "type": "Identifier", "name": "name", "range": [ - 41235, - 41239 + 41360, + 41364 ], "loc": { "start": { - "line": 1480, + "line": 1482, "column": 33 }, "end": { - "line": 1480, + "line": 1482, "column": 37 } } }, "range": [ - 41221, - 41239 + 41346, + 41364 ], "loc": { "start": { - "line": 1480, + "line": 1482, "column": 19 }, "end": { - "line": 1480, + "line": 1482, "column": 37 } } } ], "range": [ - 41217, - 41240 + 41342, + 41365 ], "loc": { "start": { - "line": 1480, + "line": 1482, "column": 15 }, "end": { - "line": 1480, + "line": 1482, "column": 38 } } }, "range": [ - 41210, - 41241 + 41335, + 41366 ], "loc": { "start": { - "line": 1480, + "line": 1482, "column": 8 }, "end": { - "line": 1480, + "line": 1482, "column": 39 } } } ], "range": [ - 41200, - 41247 + 41325, + 41372 ], "loc": { "start": { - "line": 1479, + "line": 1481, "column": 36 }, "end": { - "line": 1481, + "line": 1483, "column": 5 } } @@ -68122,16 +68375,16 @@ "generator": false, "expression": false, "range": [ - 41181, - 41247 + 41306, + 41372 ], "loc": { "start": { - "line": 1479, + "line": 1481, "column": 17 }, "end": { - "line": 1481, + "line": 1483, "column": 5 } } @@ -68139,16 +68392,16 @@ "kind": "method", "computed": false, "range": [ - 41168, - 41247 + 41293, + 41372 ], "loc": { "start": { - "line": 1479, + "line": 1481, "column": 4 }, "end": { - "line": 1481, + "line": 1483, "column": 5 } }, @@ -68157,16 +68410,16 @@ "type": "Block", "value": "*\n * Return stylesheet DOM element for a given theme name\n * @return {DOMElement} stylesheet element\n ", "range": [ - 41045, - 41163 + 41170, + 41288 ], "loc": { "start": { - "line": 1475, + "line": 1477, "column": 4 }, "end": { - "line": 1478, + "line": 1480, "column": 7 } } @@ -68177,16 +68430,16 @@ "type": "Block", "value": "*\n * Destroy filter grid\n ", "range": [ - 41253, - 41291 + 41378, + 41416 ], "loc": { "start": { - "line": 1483, + "line": 1485, "column": 4 }, "end": { - "line": 1485, + "line": 1487, "column": 7 } } @@ -68200,16 +68453,16 @@ "type": "Identifier", "name": "destroy", "range": [ - 41296, - 41303 + 41421, + 41428 ], "loc": { "start": { - "line": 1486, + "line": 1488, "column": 4 }, "end": { - "line": 1486, + "line": 1488, "column": 11 } } @@ -68232,16 +68485,16 @@ "object": { "type": "ThisExpression", "range": [ - 41321, - 41325 + 41446, + 41450 ], "loc": { "start": { - "line": 1487, + "line": 1489, "column": 13 }, "end": { - "line": 1487, + "line": 1489, "column": 17 } } @@ -68250,47 +68503,47 @@ "type": "Identifier", "name": "initialized", "range": [ - 41326, - 41337 + 41451, + 41462 ], "loc": { "start": { - "line": 1487, + "line": 1489, "column": 18 }, "end": { - "line": 1487, + "line": 1489, "column": 29 } } }, "range": [ - 41321, - 41337 + 41446, + 41462 ], "loc": { "start": { - "line": 1487, + "line": 1489, "column": 13 }, "end": { - "line": 1487, + "line": 1489, "column": 29 } } }, "prefix": true, "range": [ - 41320, - 41337 + 41445, + 41462 ], "loc": { "start": { - "line": 1487, + "line": 1489, "column": 12 }, "end": { - "line": 1487, + "line": 1489, "column": 29 } } @@ -68302,48 +68555,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 41353, - 41360 + 41478, + 41485 ], "loc": { "start": { - "line": 1488, + "line": 1490, "column": 12 }, "end": { - "line": 1488, + "line": 1490, "column": 19 } } } ], "range": [ - 41339, - 41370 + 41464, + 41495 ], "loc": { "start": { - "line": 1487, + "line": 1489, "column": 31 }, "end": { - "line": 1489, + "line": 1491, "column": 9 } } }, "alternate": null, "range": [ - 41316, - 41370 + 41441, + 41495 ], "loc": { "start": { - "line": 1487, + "line": 1489, "column": 8 }, "end": { - "line": 1489, + "line": 1491, "column": 9 } } @@ -68357,16 +68610,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 41384, - 41391 + 41509, + 41516 ], "loc": { "start": { - "line": 1491, + "line": 1493, "column": 12 }, "end": { - "line": 1491, + "line": 1493, "column": 19 } } @@ -68377,16 +68630,16 @@ "object": { "type": "ThisExpression", "range": [ - 41394, - 41398 + 41519, + 41523 ], "loc": { "start": { - "line": 1491, + "line": 1493, "column": 22 }, "end": { - "line": 1491, + "line": 1493, "column": 26 } } @@ -68395,46 +68648,46 @@ "type": "Identifier", "name": "emitter", "range": [ - 41399, - 41406 + 41524, + 41531 ], "loc": { "start": { - "line": 1491, + "line": 1493, "column": 27 }, "end": { - "line": 1491, + "line": 1493, "column": 34 } } }, "range": [ - 41394, - 41406 + 41519, + 41531 ], "loc": { "start": { - "line": 1491, + "line": 1493, "column": 22 }, "end": { - "line": 1491, + "line": 1493, "column": 34 } } }, "range": [ - 41384, - 41406 + 41509, + 41531 ], "loc": { "start": { - "line": 1491, + "line": 1493, "column": 12 }, "end": { - "line": 1491, + "line": 1493, "column": 34 } } @@ -68442,16 +68695,16 @@ ], "kind": "let", "range": [ - 41380, - 41407 + 41505, + 41532 ], "loc": { "start": { - "line": 1491, + "line": 1493, "column": 8 }, "end": { - "line": 1491, + "line": 1493, "column": 35 } } @@ -68467,16 +68720,16 @@ "object": { "type": "ThisExpression", "range": [ - 41421, - 41425 + 41546, + 41550 ], "loc": { "start": { - "line": 1493, + "line": 1495, "column": 12 }, "end": { - "line": 1493, + "line": 1495, "column": 16 } } @@ -68485,31 +68738,31 @@ "type": "Identifier", "name": "isExternalFlt", "range": [ - 41426, - 41439 + 41551, + 41564 ], "loc": { "start": { - "line": 1493, + "line": 1495, "column": 17 }, "end": { - "line": 1493, + "line": 1495, "column": 30 } } }, "range": [ - 41421, - 41439 + 41546, + 41564 ], "loc": { "start": { - "line": 1493, + "line": 1495, "column": 12 }, "end": { - "line": 1493, + "line": 1495, "column": 30 } } @@ -68523,16 +68776,16 @@ "object": { "type": "ThisExpression", "range": [ - 41444, - 41448 + 41569, + 41573 ], "loc": { "start": { - "line": 1493, + "line": 1495, "column": 35 }, "end": { - "line": 1493, + "line": 1495, "column": 39 } } @@ -68541,62 +68794,62 @@ "type": "Identifier", "name": "popupFilters", "range": [ - 41449, - 41461 + 41574, + 41586 ], "loc": { "start": { - "line": 1493, + "line": 1495, "column": 40 }, "end": { - "line": 1493, + "line": 1495, "column": 52 } } }, "range": [ - 41444, - 41461 + 41569, + 41586 ], "loc": { "start": { - "line": 1493, + "line": 1495, "column": 35 }, "end": { - "line": 1493, + "line": 1495, "column": 52 } } }, "prefix": true, "range": [ - 41443, - 41461 + 41568, + 41586 ], "loc": { "start": { - "line": 1493, + "line": 1495, "column": 34 }, "end": { - "line": 1493, + "line": 1495, "column": 52 } } }, "range": [ - 41421, - 41461 + 41546, + 41586 ], "loc": { "start": { - "line": 1493, + "line": 1495, "column": 12 }, "end": { - "line": 1493, + "line": 1495, "column": 52 } } @@ -68614,16 +68867,16 @@ "object": { "type": "ThisExpression", "range": [ - 41477, - 41481 + 41602, + 41606 ], "loc": { "start": { - "line": 1494, + "line": 1496, "column": 12 }, "end": { - "line": 1494, + "line": 1496, "column": 16 } } @@ -68632,94 +68885,94 @@ "type": "Identifier", "name": "removeExternalFlts", "range": [ - 41482, - 41500 + 41607, + 41625 ], "loc": { "start": { - "line": 1494, + "line": 1496, "column": 17 }, "end": { - "line": 1494, + "line": 1496, "column": 35 } } }, "range": [ - 41477, - 41500 + 41602, + 41625 ], "loc": { "start": { - "line": 1494, + "line": 1496, "column": 12 }, "end": { - "line": 1494, + "line": 1496, "column": 35 } } }, "arguments": [], "range": [ - 41477, - 41502 + 41602, + 41627 ], "loc": { "start": { - "line": 1494, + "line": 1496, "column": 12 }, "end": { - "line": 1494, + "line": 1496, "column": 37 } } }, "range": [ - 41477, - 41503 + 41602, + 41628 ], "loc": { "start": { - "line": 1494, + "line": 1496, "column": 12 }, "end": { - "line": 1494, + "line": 1496, "column": 38 } } } ], "range": [ - 41463, - 41513 + 41588, + 41638 ], "loc": { "start": { - "line": 1493, + "line": 1495, "column": 54 }, "end": { - "line": 1495, + "line": 1497, "column": 9 } } }, "alternate": null, "range": [ - 41417, - 41513 + 41542, + 41638 ], "loc": { "start": { - "line": 1493, + "line": 1495, "column": 8 }, "end": { - "line": 1495, + "line": 1497, "column": 9 } } @@ -68732,16 +68985,16 @@ "object": { "type": "ThisExpression", "range": [ - 41526, - 41530 + 41651, + 41655 ], "loc": { "start": { - "line": 1496, + "line": 1498, "column": 12 }, "end": { - "line": 1496, + "line": 1498, "column": 16 } } @@ -68750,31 +69003,31 @@ "type": "Identifier", "name": "infDiv", "range": [ - 41531, - 41537 + 41656, + 41662 ], "loc": { "start": { - "line": 1496, + "line": 1498, "column": 17 }, "end": { - "line": 1496, + "line": 1498, "column": 23 } } }, "range": [ - 41526, - 41537 + 41651, + 41662 ], "loc": { "start": { - "line": 1496, + "line": 1498, "column": 12 }, "end": { - "line": 1496, + "line": 1498, "column": 23 } } @@ -68792,16 +69045,16 @@ "object": { "type": "ThisExpression", "range": [ - 41553, - 41557 + 41678, + 41682 ], "loc": { "start": { - "line": 1497, + "line": 1499, "column": 12 }, "end": { - "line": 1497, + "line": 1499, "column": 16 } } @@ -68810,94 +69063,94 @@ "type": "Identifier", "name": "removeToolbar", "range": [ - 41558, - 41571 + 41683, + 41696 ], "loc": { "start": { - "line": 1497, + "line": 1499, "column": 17 }, "end": { - "line": 1497, + "line": 1499, "column": 30 } } }, "range": [ - 41553, - 41571 + 41678, + 41696 ], "loc": { "start": { - "line": 1497, + "line": 1499, "column": 12 }, "end": { - "line": 1497, + "line": 1499, "column": 30 } } }, "arguments": [], "range": [ - 41553, - 41573 + 41678, + 41698 ], "loc": { "start": { - "line": 1497, + "line": 1499, "column": 12 }, "end": { - "line": 1497, + "line": 1499, "column": 32 } } }, "range": [ - 41553, - 41574 + 41678, + 41699 ], "loc": { "start": { - "line": 1497, + "line": 1499, "column": 12 }, "end": { - "line": 1497, + "line": 1499, "column": 33 } } } ], "range": [ - 41539, - 41584 + 41664, + 41709 ], "loc": { "start": { - "line": 1496, + "line": 1498, "column": 25 }, "end": { - "line": 1498, + "line": 1500, "column": 9 } } }, "alternate": null, "range": [ - 41522, - 41584 + 41647, + 41709 ], "loc": { "start": { - "line": 1496, + "line": 1498, "column": 8 }, "end": { - "line": 1498, + "line": 1500, "column": 9 } } @@ -68910,16 +69163,16 @@ "object": { "type": "ThisExpression", "range": [ - 41597, - 41601 + 41722, + 41726 ], "loc": { "start": { - "line": 1499, + "line": 1501, "column": 12 }, "end": { - "line": 1499, + "line": 1501, "column": 16 } } @@ -68928,31 +69181,31 @@ "type": "Identifier", "name": "hasExtensions", "range": [ - 41602, - 41615 + 41727, + 41740 ], "loc": { "start": { - "line": 1499, + "line": 1501, "column": 17 }, "end": { - "line": 1499, + "line": 1501, "column": 30 } } }, "range": [ - 41597, - 41615 + 41722, + 41740 ], "loc": { "start": { - "line": 1499, + "line": 1501, "column": 12 }, "end": { - "line": 1499, + "line": 1501, "column": 30 } } @@ -68970,16 +69223,16 @@ "object": { "type": "ThisExpression", "range": [ - 41631, - 41635 + 41756, + 41760 ], "loc": { "start": { - "line": 1500, + "line": 1502, "column": 12 }, "end": { - "line": 1500, + "line": 1502, "column": 16 } } @@ -68988,94 +69241,94 @@ "type": "Identifier", "name": "destroyExtensions", "range": [ - 41636, - 41653 + 41761, + 41778 ], "loc": { "start": { - "line": 1500, + "line": 1502, "column": 17 }, "end": { - "line": 1500, + "line": 1502, "column": 34 } } }, "range": [ - 41631, - 41653 + 41756, + 41778 ], "loc": { "start": { - "line": 1500, + "line": 1502, "column": 12 }, "end": { - "line": 1500, + "line": 1502, "column": 34 } } }, "arguments": [], "range": [ - 41631, - 41655 + 41756, + 41780 ], "loc": { "start": { - "line": 1500, + "line": 1502, "column": 12 }, "end": { - "line": 1500, + "line": 1502, "column": 36 } } }, "range": [ - 41631, - 41656 + 41756, + 41781 ], "loc": { "start": { - "line": 1500, + "line": 1502, "column": 12 }, "end": { - "line": 1500, + "line": 1502, "column": 37 } } } ], "range": [ - 41617, - 41666 + 41742, + 41791 ], "loc": { "start": { - "line": 1499, + "line": 1501, "column": 32 }, "end": { - "line": 1501, + "line": 1503, "column": 9 } } }, "alternate": null, "range": [ - 41593, - 41666 + 41718, + 41791 ], "loc": { "start": { - "line": 1499, + "line": 1501, "column": 8 }, "end": { - "line": 1501, + "line": 1503, "column": 9 } } @@ -69090,16 +69343,16 @@ "object": { "type": "ThisExpression", "range": [ - 41676, - 41680 + 41801, + 41805 ], "loc": { "start": { - "line": 1503, + "line": 1505, "column": 8 }, "end": { - "line": 1503, + "line": 1505, "column": 12 } } @@ -69108,62 +69361,62 @@ "type": "Identifier", "name": "validateAllRows", "range": [ - 41681, - 41696 + 41806, + 41821 ], "loc": { "start": { - "line": 1503, + "line": 1505, "column": 13 }, "end": { - "line": 1503, + "line": 1505, "column": 28 } } }, "range": [ - 41676, - 41696 + 41801, + 41821 ], "loc": { "start": { - "line": 1503, + "line": 1505, "column": 8 }, "end": { - "line": 1503, + "line": 1505, "column": 28 } } }, "arguments": [], "range": [ - 41676, - 41698 + 41801, + 41823 ], "loc": { "start": { - "line": 1503, + "line": 1505, "column": 8 }, "end": { - "line": 1503, + "line": 1505, "column": 30 } } }, "range": [ - 41676, - 41699 + 41801, + 41824 ], "loc": { "start": { - "line": 1503, + "line": 1505, "column": 8 }, "end": { - "line": 1503, + "line": 1505, "column": 31 } }, @@ -69172,16 +69425,16 @@ "type": "Line", "value": " broadcast destroy event modules and extensions are subscribed to", "range": [ - 41709, - 41776 + 41834, + 41901 ], "loc": { "start": { - "line": 1505, + "line": 1507, "column": 8 }, "end": { - "line": 1505, + "line": 1507, "column": 75 } } @@ -69199,16 +69452,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 41785, - 41792 + 41910, + 41917 ], "loc": { "start": { - "line": 1506, + "line": 1508, "column": 8 }, "end": { - "line": 1506, + "line": 1508, "column": 15 } } @@ -69217,31 +69470,31 @@ "type": "Identifier", "name": "emit", "range": [ - 41793, - 41797 + 41918, + 41922 ], "loc": { "start": { - "line": 1506, + "line": 1508, "column": 16 }, "end": { - "line": 1506, + "line": 1508, "column": 20 } } }, "range": [ - 41785, - 41797 + 41910, + 41922 ], "loc": { "start": { - "line": 1506, + "line": 1508, "column": 8 }, "end": { - "line": 1506, + "line": 1508, "column": 20 } } @@ -69252,16 +69505,16 @@ "value": "destroy", "raw": "'destroy'", "range": [ - 41798, - 41807 + 41923, + 41932 ], "loc": { "start": { - "line": 1506, + "line": 1508, "column": 21 }, "end": { - "line": 1506, + "line": 1508, "column": 30 } } @@ -69269,47 +69522,47 @@ { "type": "ThisExpression", "range": [ - 41809, - 41813 + 41934, + 41938 ], "loc": { "start": { - "line": 1506, + "line": 1508, "column": 32 }, "end": { - "line": 1506, + "line": 1508, "column": 36 } } } ], "range": [ - 41785, - 41814 + 41910, + 41939 ], "loc": { "start": { - "line": 1506, + "line": 1508, "column": 8 }, "end": { - "line": 1506, + "line": 1508, "column": 37 } } }, "range": [ - 41785, - 41815 + 41910, + 41940 ], "loc": { "start": { - "line": 1506, + "line": 1508, "column": 8 }, "end": { - "line": 1506, + "line": 1508, "column": 38 } }, @@ -69318,16 +69571,16 @@ "type": "Line", "value": " broadcast destroy event modules and extensions are subscribed to", "range": [ - 41709, - 41776 + 41834, + 41901 ], "loc": { "start": { - "line": 1505, + "line": 1507, "column": 8 }, "end": { - "line": 1505, + "line": 1507, "column": 75 } } @@ -69345,16 +69598,16 @@ "object": { "type": "ThisExpression", "range": [ - 41829, - 41833 + 41954, + 41958 ], "loc": { "start": { - "line": 1508, + "line": 1510, "column": 12 }, "end": { - "line": 1508, + "line": 1510, "column": 16 } } @@ -69363,31 +69616,31 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 41834, - 41841 + 41959, + 41966 ], "loc": { "start": { - "line": 1508, + "line": 1510, "column": 17 }, "end": { - "line": 1508, + "line": 1510, "column": 24 } } }, "range": [ - 41829, - 41841 + 41954, + 41966 ], "loc": { "start": { - "line": 1508, + "line": 1510, "column": 12 }, "end": { - "line": 1508, + "line": 1510, "column": 24 } } @@ -69401,16 +69654,16 @@ "object": { "type": "ThisExpression", "range": [ - 41846, - 41850 + 41971, + 41975 ], "loc": { "start": { - "line": 1508, + "line": 1510, "column": 29 }, "end": { - "line": 1508, + "line": 1510, "column": 33 } } @@ -69419,62 +69672,62 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 41851, - 41861 + 41976, + 41986 ], "loc": { "start": { - "line": 1508, + "line": 1510, "column": 34 }, "end": { - "line": 1508, + "line": 1510, "column": 44 } } }, "range": [ - 41846, - 41861 + 41971, + 41986 ], "loc": { "start": { - "line": 1508, + "line": 1510, "column": 29 }, "end": { - "line": 1508, + "line": 1510, "column": 44 } } }, "prefix": true, "range": [ - 41845, - 41861 + 41970, + 41986 ], "loc": { "start": { - "line": 1508, + "line": 1510, "column": 28 }, "end": { - "line": 1508, + "line": 1510, "column": 44 } } }, "range": [ - 41829, - 41861 + 41954, + 41986 ], "loc": { "start": { - "line": 1508, + "line": 1510, "column": 12 }, "end": { - "line": 1508, + "line": 1510, "column": 44 } } @@ -69497,16 +69750,16 @@ "object": { "type": "ThisExpression", "range": [ - 41877, - 41881 + 42002, + 42006 ], "loc": { "start": { - "line": 1509, + "line": 1511, "column": 12 }, "end": { - "line": 1509, + "line": 1511, "column": 16 } } @@ -69515,47 +69768,47 @@ "type": "Identifier", "name": "dom", "range": [ - 41882, - 41885 + 42007, + 42010 ], "loc": { "start": { - "line": 1509, + "line": 1511, "column": 17 }, "end": { - "line": 1509, + "line": 1511, "column": 20 } } }, "range": [ - 41877, - 41885 + 42002, + 42010 ], "loc": { "start": { - "line": 1509, + "line": 1511, "column": 12 }, "end": { - "line": 1509, + "line": 1511, "column": 20 } } }, "arguments": [], "range": [ - 41877, - 41887 + 42002, + 42012 ], "loc": { "start": { - "line": 1509, + "line": 1511, "column": 12 }, "end": { - "line": 1509, + "line": 1511, "column": 22 } } @@ -69564,31 +69817,31 @@ "type": "Identifier", "name": "deleteRow", "range": [ - 41888, - 41897 + 42013, + 42022 ], "loc": { "start": { - "line": 1509, + "line": 1511, "column": 23 }, "end": { - "line": 1509, + "line": 1511, "column": 32 } } }, "range": [ - 41877, - 41897 + 42002, + 42022 ], "loc": { "start": { - "line": 1509, + "line": 1511, "column": 12 }, "end": { - "line": 1509, + "line": 1511, "column": 32 } } @@ -69600,16 +69853,16 @@ "object": { "type": "ThisExpression", "range": [ - 41898, - 41902 + 42023, + 42027 ], "loc": { "start": { - "line": 1509, + "line": 1511, "column": 33 }, "end": { - "line": 1509, + "line": 1511, "column": 37 } } @@ -69618,94 +69871,94 @@ "type": "Identifier", "name": "filtersRowIndex", "range": [ - 41903, - 41918 + 42028, + 42043 ], "loc": { "start": { - "line": 1509, + "line": 1511, "column": 38 }, "end": { - "line": 1509, + "line": 1511, "column": 53 } } }, "range": [ - 41898, - 41918 + 42023, + 42043 ], "loc": { "start": { - "line": 1509, + "line": 1511, "column": 33 }, "end": { - "line": 1509, + "line": 1511, "column": 53 } } } ], "range": [ - 41877, - 41919 + 42002, + 42044 ], "loc": { "start": { - "line": 1509, + "line": 1511, "column": 12 }, "end": { - "line": 1509, + "line": 1511, "column": 54 } } }, "range": [ - 41877, - 41920 + 42002, + 42045 ], "loc": { "start": { - "line": 1509, + "line": 1511, "column": 12 }, "end": { - "line": 1509, + "line": 1511, "column": 55 } } } ], "range": [ - 41863, - 41930 + 41988, + 42055 ], "loc": { "start": { - "line": 1508, + "line": 1510, "column": 46 }, "end": { - "line": 1510, + "line": 1512, "column": 9 } } }, "alternate": null, "range": [ - 41825, - 41930 + 41950, + 42055 ], "loc": { "start": { - "line": 1508, + "line": 1510, "column": 8 }, "end": { - "line": 1510, + "line": 1512, "column": 9 } }, @@ -69714,16 +69967,16 @@ "type": "Line", "value": " unsubscribe to events", "range": [ - 41940, - 41964 + 42065, + 42089 ], "loc": { "start": { - "line": 1512, + "line": 1514, "column": 8 }, "end": { - "line": 1512, + "line": 1514, "column": 32 } } @@ -69738,16 +69991,16 @@ "object": { "type": "ThisExpression", "range": [ - 41977, - 41981 + 42102, + 42106 ], "loc": { "start": { - "line": 1513, + "line": 1515, "column": 12 }, "end": { - "line": 1513, + "line": 1515, "column": 16 } } @@ -69756,31 +70009,31 @@ "type": "Identifier", "name": "hasVisibleRows", "range": [ - 41982, - 41996 + 42107, + 42121 ], "loc": { "start": { - "line": 1513, + "line": 1515, "column": 17 }, "end": { - "line": 1513, + "line": 1515, "column": 31 } } }, "range": [ - 41977, - 41996 + 42102, + 42121 ], "loc": { "start": { - "line": 1513, + "line": 1515, "column": 12 }, "end": { - "line": 1513, + "line": 1515, "column": 31 } } @@ -69799,16 +70052,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 42012, - 42019 + 42137, + 42144 ], "loc": { "start": { - "line": 1514, + "line": 1516, "column": 12 }, "end": { - "line": 1514, + "line": 1516, "column": 19 } } @@ -69817,31 +70070,31 @@ "type": "Identifier", "name": "off", "range": [ - 42020, - 42023 + 42145, + 42148 ], "loc": { "start": { - "line": 1514, + "line": 1516, "column": 20 }, "end": { - "line": 1514, + "line": 1516, "column": 23 } } }, "range": [ - 42012, - 42023 + 42137, + 42148 ], "loc": { "start": { - "line": 1514, + "line": 1516, "column": 12 }, "end": { - "line": 1514, + "line": 1516, "column": 23 } } @@ -69855,32 +70108,32 @@ "value": "after-filtering", "raw": "'after-filtering'", "range": [ - 42025, - 42042 + 42150, + 42167 ], "loc": { "start": { - "line": 1514, + "line": 1516, "column": 25 }, "end": { - "line": 1514, + "line": 1516, "column": 42 } } } ], "range": [ - 42024, - 42043 + 42149, + 42168 ], "loc": { "start": { - "line": 1514, + "line": 1516, "column": 24 }, "end": { - "line": 1514, + "line": 1516, "column": 43 } } @@ -69897,16 +70150,16 @@ "object": { "type": "ThisExpression", "range": [ - 42051, - 42055 + 42176, + 42180 ], "loc": { "start": { - "line": 1514, + "line": 1516, "column": 51 }, "end": { - "line": 1514, + "line": 1516, "column": 55 } } @@ -69915,47 +70168,47 @@ "type": "Identifier", "name": "enforceVisibility", "range": [ - 42056, - 42073 + 42181, + 42198 ], "loc": { "start": { - "line": 1514, + "line": 1516, "column": 56 }, "end": { - "line": 1514, + "line": 1516, "column": 73 } } }, "range": [ - 42051, - 42073 + 42176, + 42198 ], "loc": { "start": { - "line": 1514, + "line": 1516, "column": 51 }, "end": { - "line": 1514, + "line": 1516, "column": 73 } } }, "arguments": [], "range": [ - 42051, - 42075 + 42176, + 42200 ], "loc": { "start": { - "line": 1514, + "line": 1516, "column": 51 }, "end": { - "line": 1514, + "line": 1516, "column": 75 } } @@ -69963,79 +70216,79 @@ "generator": false, "expression": true, "range": [ - 42045, - 42075 + 42170, + 42200 ], "loc": { "start": { - "line": 1514, + "line": 1516, "column": 45 }, "end": { - "line": 1514, + "line": 1516, "column": 75 } } } ], "range": [ - 42012, - 42076 + 42137, + 42201 ], "loc": { "start": { - "line": 1514, + "line": 1516, "column": 12 }, "end": { - "line": 1514, + "line": 1516, "column": 76 } } }, "range": [ - 42012, - 42077 + 42137, + 42202 ], "loc": { "start": { - "line": 1514, + "line": 1516, "column": 12 }, "end": { - "line": 1514, + "line": 1516, "column": 77 } } } ], "range": [ - 41998, - 42087 + 42123, + 42212 ], "loc": { "start": { - "line": 1513, + "line": 1515, "column": 33 }, "end": { - "line": 1515, + "line": 1517, "column": 9 } } }, "alternate": null, "range": [ - 41973, - 42087 + 42098, + 42212 ], "loc": { "start": { - "line": 1513, + "line": 1515, "column": 8 }, "end": { - "line": 1515, + "line": 1517, "column": 9 } }, @@ -70044,16 +70297,16 @@ "type": "Line", "value": " unsubscribe to events", "range": [ - 41940, - 41964 + 42065, + 42089 ], "loc": { "start": { - "line": 1512, + "line": 1514, "column": 8 }, "end": { - "line": 1512, + "line": 1514, "column": 32 } } @@ -70068,16 +70321,16 @@ "object": { "type": "ThisExpression", "range": [ - 42100, - 42104 + 42225, + 42229 ], "loc": { "start": { - "line": 1516, + "line": 1518, "column": 12 }, "end": { - "line": 1516, + "line": 1518, "column": 16 } } @@ -70086,31 +70339,31 @@ "type": "Identifier", "name": "linkedFilters", "range": [ - 42105, - 42118 + 42230, + 42243 ], "loc": { "start": { - "line": 1516, + "line": 1518, "column": 17 }, "end": { - "line": 1516, + "line": 1518, "column": 30 } } }, "range": [ - 42100, - 42118 + 42225, + 42243 ], "loc": { "start": { - "line": 1516, + "line": 1518, "column": 12 }, "end": { - "line": 1516, + "line": 1518, "column": 30 } } @@ -70129,16 +70382,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 42134, - 42141 + 42259, + 42266 ], "loc": { "start": { - "line": 1517, + "line": 1519, "column": 12 }, "end": { - "line": 1517, + "line": 1519, "column": 19 } } @@ -70147,31 +70400,31 @@ "type": "Identifier", "name": "off", "range": [ - 42142, - 42145 + 42267, + 42270 ], "loc": { "start": { - "line": 1517, + "line": 1519, "column": 20 }, "end": { - "line": 1517, + "line": 1519, "column": 23 } } }, "range": [ - 42134, - 42145 + 42259, + 42270 ], "loc": { "start": { - "line": 1517, + "line": 1519, "column": 12 }, "end": { - "line": 1517, + "line": 1519, "column": 23 } } @@ -70185,32 +70438,32 @@ "value": "after-filtering", "raw": "'after-filtering'", "range": [ - 42147, - 42164 + 42272, + 42289 ], "loc": { "start": { - "line": 1517, + "line": 1519, "column": 25 }, "end": { - "line": 1517, + "line": 1519, "column": 42 } } } ], "range": [ - 42146, - 42165 + 42271, + 42290 ], "loc": { "start": { - "line": 1517, + "line": 1519, "column": 24 }, "end": { - "line": 1517, + "line": 1519, "column": 43 } } @@ -70227,16 +70480,16 @@ "object": { "type": "ThisExpression", "range": [ - 42173, - 42177 + 42298, + 42302 ], "loc": { "start": { - "line": 1517, + "line": 1519, "column": 51 }, "end": { - "line": 1517, + "line": 1519, "column": 55 } } @@ -70245,47 +70498,47 @@ "type": "Identifier", "name": "linkFilters", "range": [ - 42178, - 42189 + 42303, + 42314 ], "loc": { "start": { - "line": 1517, + "line": 1519, "column": 56 }, "end": { - "line": 1517, + "line": 1519, "column": 67 } } }, "range": [ - 42173, - 42189 + 42298, + 42314 ], "loc": { "start": { - "line": 1517, + "line": 1519, "column": 51 }, "end": { - "line": 1517, + "line": 1519, "column": 67 } } }, "arguments": [], "range": [ - 42173, - 42191 + 42298, + 42316 ], "loc": { "start": { - "line": 1517, + "line": 1519, "column": 51 }, "end": { - "line": 1517, + "line": 1519, "column": 69 } } @@ -70293,79 +70546,79 @@ "generator": false, "expression": true, "range": [ - 42167, - 42191 + 42292, + 42316 ], "loc": { "start": { - "line": 1517, + "line": 1519, "column": 45 }, "end": { - "line": 1517, + "line": 1519, "column": 69 } } } ], "range": [ - 42134, - 42192 + 42259, + 42317 ], "loc": { "start": { - "line": 1517, + "line": 1519, "column": 12 }, "end": { - "line": 1517, + "line": 1519, "column": 70 } } }, "range": [ - 42134, - 42193 + 42259, + 42318 ], "loc": { "start": { - "line": 1517, + "line": 1519, "column": 12 }, "end": { - "line": 1517, + "line": 1519, "column": 71 } } } ], "range": [ - 42120, - 42203 + 42245, + 42328 ], "loc": { "start": { - "line": 1516, + "line": 1518, "column": 32 }, "end": { - "line": 1518, + "line": 1520, "column": 9 } } }, "alternate": null, "range": [ - 42096, - 42203 + 42221, + 42328 ], "loc": { "start": { - "line": 1516, + "line": 1518, "column": 8 }, "end": { - "line": 1518, + "line": 1520, "column": 9 } } @@ -70383,16 +70636,16 @@ "object": { "type": "ThisExpression", "range": [ - 42212, - 42216 + 42337, + 42341 ], "loc": { "start": { - "line": 1519, + "line": 1521, "column": 8 }, "end": { - "line": 1519, + "line": 1521, "column": 12 } } @@ -70401,31 +70654,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 42217, - 42224 + 42342, + 42349 ], "loc": { "start": { - "line": 1519, + "line": 1521, "column": 13 }, "end": { - "line": 1519, + "line": 1521, "column": 20 } } }, "range": [ - 42212, - 42224 + 42337, + 42349 ], "loc": { "start": { - "line": 1519, + "line": 1521, "column": 8 }, "end": { - "line": 1519, + "line": 1521, "column": 20 } } @@ -70434,31 +70687,31 @@ "type": "Identifier", "name": "off", "range": [ - 42225, - 42228 + 42350, + 42353 ], "loc": { "start": { - "line": 1519, + "line": 1521, "column": 21 }, "end": { - "line": 1519, + "line": 1521, "column": 24 } } }, "range": [ - 42212, - 42228 + 42337, + 42353 ], "loc": { "start": { - "line": 1519, + "line": 1521, "column": 8 }, "end": { - "line": 1519, + "line": 1521, "column": 24 } } @@ -70472,32 +70725,32 @@ "value": "filter-focus", "raw": "'filter-focus'", "range": [ - 42230, - 42244 + 42355, + 42369 ], "loc": { "start": { - "line": 1519, + "line": 1521, "column": 26 }, "end": { - "line": 1519, + "line": 1521, "column": 40 } } } ], "range": [ - 42229, - 42245 + 42354, + 42370 ], "loc": { "start": { - "line": 1519, + "line": 1521, "column": 25 }, "end": { - "line": 1519, + "line": 1521, "column": 41 } } @@ -70510,16 +70763,16 @@ "type": "Identifier", "name": "tf", "range": [ - 42260, - 42262 + 42385, + 42387 ], "loc": { "start": { - "line": 1520, + "line": 1522, "column": 13 }, "end": { - "line": 1520, + "line": 1522, "column": 15 } } @@ -70528,16 +70781,16 @@ "type": "Identifier", "name": "filter", "range": [ - 42264, - 42270 + 42389, + 42395 ], "loc": { "start": { - "line": 1520, + "line": 1522, "column": 17 }, "end": { - "line": 1520, + "line": 1522, "column": 23 } } @@ -70551,16 +70804,16 @@ "object": { "type": "ThisExpression", "range": [ - 42275, - 42279 + 42400, + 42404 ], "loc": { "start": { - "line": 1520, + "line": 1522, "column": 28 }, "end": { - "line": 1520, + "line": 1522, "column": 32 } } @@ -70569,31 +70822,31 @@ "type": "Identifier", "name": "setActiveFilterId", "range": [ - 42280, - 42297 + 42405, + 42422 ], "loc": { "start": { - "line": 1520, + "line": 1522, "column": 33 }, "end": { - "line": 1520, + "line": 1522, "column": 50 } } }, "range": [ - 42275, - 42297 + 42400, + 42422 ], "loc": { "start": { - "line": 1520, + "line": 1522, "column": 28 }, "end": { - "line": 1520, + "line": 1522, "column": 50 } } @@ -70606,16 +70859,16 @@ "type": "Identifier", "name": "filter", "range": [ - 42298, - 42304 + 42423, + 42429 ], "loc": { "start": { - "line": 1520, + "line": 1522, "column": 51 }, "end": { - "line": 1520, + "line": 1522, "column": 57 } } @@ -70624,47 +70877,47 @@ "type": "Identifier", "name": "id", "range": [ - 42305, - 42307 + 42430, + 42432 ], "loc": { "start": { - "line": 1520, + "line": 1522, "column": 58 }, "end": { - "line": 1520, + "line": 1522, "column": 60 } } }, "range": [ - 42298, - 42307 + 42423, + 42432 ], "loc": { "start": { - "line": 1520, + "line": 1522, "column": 51 }, "end": { - "line": 1520, + "line": 1522, "column": 60 } } } ], "range": [ - 42275, - 42308 + 42400, + 42433 ], "loc": { "start": { - "line": 1520, + "line": 1522, "column": 28 }, "end": { - "line": 1520, + "line": 1522, "column": 61 } } @@ -70672,47 +70925,47 @@ "generator": false, "expression": true, "range": [ - 42259, - 42308 + 42384, + 42433 ], "loc": { "start": { - "line": 1520, + "line": 1522, "column": 12 }, "end": { - "line": 1520, + "line": 1522, "column": 61 } } } ], "range": [ - 42212, - 42309 + 42337, + 42434 ], "loc": { "start": { - "line": 1519, + "line": 1521, "column": 8 }, "end": { - "line": 1520, + "line": 1522, "column": 62 } } }, "range": [ - 42212, - 42310 + 42337, + 42435 ], "loc": { "start": { - "line": 1519, + "line": 1521, "column": 8 }, "end": { - "line": 1520, + "line": 1522, "column": 63 } } @@ -70725,16 +70978,16 @@ "type": "Identifier", "name": "removeClass", "range": [ - 42320, - 42331 + 42445, + 42456 ], "loc": { "start": { - "line": 1522, + "line": 1524, "column": 8 }, "end": { - "line": 1522, + "line": 1524, "column": 19 } } @@ -70748,16 +71001,16 @@ "object": { "type": "ThisExpression", "range": [ - 42332, - 42336 + 42457, + 42461 ], "loc": { "start": { - "line": 1522, + "line": 1524, "column": 20 }, "end": { - "line": 1522, + "line": 1524, "column": 24 } } @@ -70766,47 +71019,47 @@ "type": "Identifier", "name": "dom", "range": [ - 42337, - 42340 + 42462, + 42465 ], "loc": { "start": { - "line": 1522, + "line": 1524, "column": 25 }, "end": { - "line": 1522, + "line": 1524, "column": 28 } } }, "range": [ - 42332, - 42340 + 42457, + 42465 ], "loc": { "start": { - "line": 1522, + "line": 1524, "column": 20 }, "end": { - "line": 1522, + "line": 1524, "column": 28 } } }, "arguments": [], "range": [ - 42332, - 42342 + 42457, + 42467 ], "loc": { "start": { - "line": 1522, + "line": 1524, "column": 20 }, "end": { - "line": 1522, + "line": 1524, "column": 30 } } @@ -70817,16 +71070,16 @@ "object": { "type": "ThisExpression", "range": [ - 42344, - 42348 + 42469, + 42473 ], "loc": { "start": { - "line": 1522, + "line": 1524, "column": 32 }, "end": { - "line": 1522, + "line": 1524, "column": 36 } } @@ -70835,62 +71088,62 @@ "type": "Identifier", "name": "prfxTf", "range": [ - 42349, - 42355 + 42474, + 42480 ], "loc": { "start": { - "line": 1522, + "line": 1524, "column": 37 }, "end": { - "line": 1522, + "line": 1524, "column": 43 } } }, "range": [ - 42344, - 42355 + 42469, + 42480 ], "loc": { "start": { - "line": 1522, + "line": 1524, "column": 32 }, "end": { - "line": 1522, + "line": 1524, "column": 43 } } } ], "range": [ - 42320, - 42356 + 42445, + 42481 ], "loc": { "start": { - "line": 1522, + "line": 1524, "column": 8 }, "end": { - "line": 1522, + "line": 1524, "column": 44 } } }, "range": [ - 42320, - 42357 + 42445, + 42482 ], "loc": { "start": { - "line": 1522, + "line": 1524, "column": 8 }, "end": { - "line": 1522, + "line": 1524, "column": 45 } } @@ -70903,16 +71156,16 @@ "type": "Identifier", "name": "removeClass", "range": [ - 42366, - 42377 + 42491, + 42502 ], "loc": { "start": { - "line": 1523, + "line": 1525, "column": 8 }, "end": { - "line": 1523, + "line": 1525, "column": 19 } } @@ -70926,16 +71179,16 @@ "object": { "type": "ThisExpression", "range": [ - 42378, - 42382 + 42503, + 42507 ], "loc": { "start": { - "line": 1523, + "line": 1525, "column": 20 }, "end": { - "line": 1523, + "line": 1525, "column": 24 } } @@ -70944,47 +71197,47 @@ "type": "Identifier", "name": "dom", "range": [ - 42383, - 42386 + 42508, + 42511 ], "loc": { "start": { - "line": 1523, + "line": 1525, "column": 25 }, "end": { - "line": 1523, + "line": 1525, "column": 28 } } }, "range": [ - 42378, - 42386 + 42503, + 42511 ], "loc": { "start": { - "line": 1523, + "line": 1525, "column": 20 }, "end": { - "line": 1523, + "line": 1525, "column": 28 } } }, "arguments": [], "range": [ - 42378, - 42388 + 42503, + 42513 ], "loc": { "start": { - "line": 1523, + "line": 1525, "column": 20 }, "end": { - "line": 1523, + "line": 1525, "column": 30 } } @@ -70995,16 +71248,16 @@ "object": { "type": "ThisExpression", "range": [ - 42390, - 42394 + 42515, + 42519 ], "loc": { "start": { - "line": 1523, + "line": 1525, "column": 32 }, "end": { - "line": 1523, + "line": 1525, "column": 36 } } @@ -71013,62 +71266,62 @@ "type": "Identifier", "name": "prfxResponsive", "range": [ - 42395, - 42409 + 42520, + 42534 ], "loc": { "start": { - "line": 1523, + "line": 1525, "column": 37 }, "end": { - "line": 1523, + "line": 1525, "column": 51 } } }, "range": [ - 42390, - 42409 + 42515, + 42534 ], "loc": { "start": { - "line": 1523, + "line": 1525, "column": 32 }, "end": { - "line": 1523, + "line": 1525, "column": 51 } } } ], "range": [ - 42366, - 42410 + 42491, + 42535 ], "loc": { "start": { - "line": 1523, + "line": 1525, "column": 8 }, "end": { - "line": 1523, + "line": 1525, "column": 52 } } }, "range": [ - 42366, - 42411 + 42491, + 42536 ], "loc": { "start": { - "line": 1523, + "line": 1525, "column": 8 }, "end": { - "line": 1523, + "line": 1525, "column": 53 } } @@ -71084,16 +71337,16 @@ "object": { "type": "ThisExpression", "range": [ - 42421, - 42425 + 42546, + 42550 ], "loc": { "start": { - "line": 1525, + "line": 1527, "column": 8 }, "end": { - "line": 1525, + "line": 1527, "column": 12 } } @@ -71102,31 +71355,31 @@ "type": "Identifier", "name": "nbHiddenRows", "range": [ - 42426, - 42438 + 42551, + 42563 ], "loc": { "start": { - "line": 1525, + "line": 1527, "column": 13 }, "end": { - "line": 1525, + "line": 1527, "column": 25 } } }, "range": [ - 42421, - 42438 + 42546, + 42563 ], "loc": { "start": { - "line": 1525, + "line": 1527, "column": 8 }, "end": { - "line": 1525, + "line": 1527, "column": 25 } } @@ -71136,46 +71389,46 @@ "value": 0, "raw": "0", "range": [ - 42441, - 42442 + 42566, + 42567 ], "loc": { "start": { - "line": 1525, + "line": 1527, "column": 28 }, "end": { - "line": 1525, + "line": 1527, "column": 29 } } }, "range": [ - 42421, - 42442 + 42546, + 42567 ], "loc": { "start": { - "line": 1525, + "line": 1527, "column": 8 }, "end": { - "line": 1525, + "line": 1527, "column": 29 } } }, "range": [ - 42421, - 42443 + 42546, + 42568 ], "loc": { "start": { - "line": 1525, + "line": 1527, "column": 8 }, "end": { - "line": 1525, + "line": 1527, "column": 30 } } @@ -71191,16 +71444,16 @@ "object": { "type": "ThisExpression", "range": [ - 42452, - 42456 + 42577, + 42581 ], "loc": { "start": { - "line": 1526, + "line": 1528, "column": 8 }, "end": { - "line": 1526, + "line": 1528, "column": 12 } } @@ -71209,31 +71462,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 42457, - 42471 + 42582, + 42596 ], "loc": { "start": { - "line": 1526, + "line": 1528, "column": 13 }, "end": { - "line": 1526, + "line": 1528, "column": 27 } } }, "range": [ - 42452, - 42471 + 42577, + 42596 ], "loc": { "start": { - "line": 1526, + "line": 1528, "column": 8 }, "end": { - "line": 1526, + "line": 1528, "column": 27 } } @@ -71242,46 +71495,46 @@ "type": "ArrayExpression", "elements": [], "range": [ - 42474, - 42476 + 42599, + 42601 ], "loc": { "start": { - "line": 1526, + "line": 1528, "column": 30 }, "end": { - "line": 1526, + "line": 1528, "column": 32 } } }, "range": [ - 42452, - 42476 + 42577, + 42601 ], "loc": { "start": { - "line": 1526, + "line": 1528, "column": 8 }, "end": { - "line": 1526, + "line": 1528, "column": 32 } } }, "range": [ - 42452, - 42477 + 42577, + 42602 ], "loc": { "start": { - "line": 1526, + "line": 1528, "column": 8 }, "end": { - "line": 1526, + "line": 1528, "column": 33 } } @@ -71297,16 +71550,16 @@ "object": { "type": "ThisExpression", "range": [ - 42486, - 42490 + 42611, + 42615 ], "loc": { "start": { - "line": 1527, + "line": 1529, "column": 8 }, "end": { - "line": 1527, + "line": 1529, "column": 12 } } @@ -71315,31 +71568,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 42491, - 42497 + 42616, + 42622 ], "loc": { "start": { - "line": 1527, + "line": 1529, "column": 13 }, "end": { - "line": 1527, + "line": 1529, "column": 19 } } }, "range": [ - 42486, - 42497 + 42611, + 42622 ], "loc": { "start": { - "line": 1527, + "line": 1529, "column": 8 }, "end": { - "line": 1527, + "line": 1529, "column": 19 } } @@ -71348,46 +71601,46 @@ "type": "ArrayExpression", "elements": [], "range": [ - 42500, - 42502 + 42625, + 42627 ], "loc": { "start": { - "line": 1527, + "line": 1529, "column": 22 }, "end": { - "line": 1527, + "line": 1529, "column": 24 } } }, "range": [ - 42486, - 42502 + 42611, + 42627 ], "loc": { "start": { - "line": 1527, + "line": 1529, "column": 8 }, "end": { - "line": 1527, + "line": 1529, "column": 24 } } }, "range": [ - 42486, - 42503 + 42611, + 42628 ], "loc": { "start": { - "line": 1527, + "line": 1529, "column": 8 }, "end": { - "line": 1527, + "line": 1529, "column": 25 } } @@ -71403,16 +71656,16 @@ "object": { "type": "ThisExpression", "range": [ - 42512, - 42516 + 42637, + 42641 ], "loc": { "start": { - "line": 1528, + "line": 1530, "column": 8 }, "end": { - "line": 1528, + "line": 1530, "column": 12 } } @@ -71421,31 +71674,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 42517, - 42528 + 42642, + 42653 ], "loc": { "start": { - "line": 1528, + "line": 1530, "column": 13 }, "end": { - "line": 1528, + "line": 1530, "column": 24 } } }, "range": [ - 42512, - 42528 + 42637, + 42653 ], "loc": { "start": { - "line": 1528, + "line": 1530, "column": 8 }, "end": { - "line": 1528, + "line": 1530, "column": 24 } } @@ -71455,62 +71708,62 @@ "value": false, "raw": "false", "range": [ - 42531, - 42536 + 42656, + 42661 ], "loc": { "start": { - "line": 1528, + "line": 1530, "column": 27 }, "end": { - "line": 1528, + "line": 1530, "column": 32 } } }, "range": [ - 42512, - 42536 + 42637, + 42661 ], "loc": { "start": { - "line": 1528, + "line": 1530, "column": 8 }, "end": { - "line": 1528, + "line": 1530, "column": 32 } } }, "range": [ - 42512, - 42537 + 42637, + 42662 ], "loc": { "start": { - "line": 1528, + "line": 1530, "column": 8 }, "end": { - "line": 1528, + "line": 1530, "column": 33 } } } ], "range": [ - 41306, - 42543 + 41431, + 42668 ], "loc": { "start": { - "line": 1486, + "line": 1488, "column": 14 }, "end": { - "line": 1529, + "line": 1531, "column": 5 } } @@ -71518,16 +71771,16 @@ "generator": false, "expression": false, "range": [ - 41303, - 42543 + 41428, + 42668 ], "loc": { "start": { - "line": 1486, + "line": 1488, "column": 11 }, "end": { - "line": 1529, + "line": 1531, "column": 5 } } @@ -71535,16 +71788,16 @@ "kind": "method", "computed": false, "range": [ - 41296, - 42543 + 41421, + 42668 ], "loc": { "start": { - "line": 1486, + "line": 1488, "column": 4 }, "end": { - "line": 1529, + "line": 1531, "column": 5 } }, @@ -71553,16 +71806,16 @@ "type": "Block", "value": "*\n * Destroy filter grid\n ", "range": [ - 41253, - 41291 + 41378, + 41416 ], "loc": { "start": { - "line": 1483, + "line": 1485, "column": 4 }, "end": { - "line": 1485, + "line": 1487, "column": 7 } } @@ -71573,16 +71826,16 @@ "type": "Block", "value": "*\n * Generate container element for paging, reset button, rows counter etc.\n ", "range": [ - 42549, - 42638 + 42674, + 42763 ], "loc": { "start": { - "line": 1531, + "line": 1533, "column": 4 }, "end": { - "line": 1533, + "line": 1535, "column": 7 } } @@ -71596,16 +71849,16 @@ "type": "Identifier", "name": "setToolbar", "range": [ - 42643, - 42653 + 42768, + 42778 ], "loc": { "start": { - "line": 1534, + "line": 1536, "column": 4 }, "end": { - "line": 1534, + "line": 1536, "column": 14 } } @@ -71625,16 +71878,16 @@ "object": { "type": "ThisExpression", "range": [ - 42670, - 42674 + 42795, + 42799 ], "loc": { "start": { - "line": 1535, + "line": 1537, "column": 12 }, "end": { - "line": 1535, + "line": 1537, "column": 16 } } @@ -71643,31 +71896,31 @@ "type": "Identifier", "name": "infDiv", "range": [ - 42675, - 42681 + 42800, + 42806 ], "loc": { "start": { - "line": 1535, + "line": 1537, "column": 17 }, "end": { - "line": 1535, + "line": 1537, "column": 23 } } }, "range": [ - 42670, - 42681 + 42795, + 42806 ], "loc": { "start": { - "line": 1535, + "line": 1537, "column": 12 }, "end": { - "line": 1535, + "line": 1537, "column": 23 } } @@ -71679,48 +71932,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 42697, - 42704 + 42822, + 42829 ], "loc": { "start": { - "line": 1536, + "line": 1538, "column": 12 }, "end": { - "line": 1536, + "line": 1538, "column": 19 } } } ], "range": [ - 42683, - 42714 + 42808, + 42839 ], "loc": { "start": { - "line": 1535, + "line": 1537, "column": 25 }, "end": { - "line": 1537, + "line": 1539, "column": 9 } } }, "alternate": null, "range": [ - 42666, - 42714 + 42791, + 42839 ], "loc": { "start": { - "line": 1535, + "line": 1537, "column": 8 }, "end": { - "line": 1537, + "line": 1539, "column": 9 } }, @@ -71729,16 +71982,16 @@ "type": "Block", "value": "** container div **", "range": [ - 42724, - 42747 + 42849, + 42872 ], "loc": { "start": { - "line": 1539, + "line": 1541, "column": 8 }, "end": { - "line": 1539, + "line": 1541, "column": 31 } } @@ -71754,16 +72007,16 @@ "type": "Identifier", "name": "infDiv", "range": [ - 42760, - 42766 + 42885, + 42891 ], "loc": { "start": { - "line": 1540, + "line": 1542, "column": 12 }, "end": { - "line": 1540, + "line": 1542, "column": 18 } } @@ -71774,16 +72027,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 42769, - 42778 + 42894, + 42903 ], "loc": { "start": { - "line": 1540, + "line": 1542, "column": 21 }, "end": { - "line": 1540, + "line": 1542, "column": 30 } } @@ -71794,47 +72047,47 @@ "value": "div", "raw": "'div'", "range": [ - 42779, - 42784 + 42904, + 42909 ], "loc": { "start": { - "line": 1540, + "line": 1542, "column": 31 }, "end": { - "line": 1540, + "line": 1542, "column": 36 } } } ], "range": [ - 42769, - 42785 + 42894, + 42910 ], "loc": { "start": { - "line": 1540, + "line": 1542, "column": 21 }, "end": { - "line": 1540, + "line": 1542, "column": 37 } } }, "range": [ - 42760, - 42785 + 42885, + 42910 ], "loc": { "start": { - "line": 1540, + "line": 1542, "column": 12 }, "end": { - "line": 1540, + "line": 1542, "column": 37 } } @@ -71842,16 +72095,16 @@ ], "kind": "let", "range": [ - 42756, - 42786 + 42881, + 42911 ], "loc": { "start": { - "line": 1540, + "line": 1542, "column": 8 }, "end": { - "line": 1540, + "line": 1542, "column": 38 } }, @@ -71860,16 +72113,16 @@ "type": "Block", "value": "** container div **", "range": [ - 42724, - 42747 + 42849, + 42872 ], "loc": { "start": { - "line": 1539, + "line": 1541, "column": 8 }, "end": { - "line": 1539, + "line": 1541, "column": 31 } } @@ -71888,16 +72141,16 @@ "type": "Identifier", "name": "infDiv", "range": [ - 42795, - 42801 + 42920, + 42926 ], "loc": { "start": { - "line": 1541, + "line": 1543, "column": 8 }, "end": { - "line": 1541, + "line": 1543, "column": 14 } } @@ -71906,31 +72159,31 @@ "type": "Identifier", "name": "className", "range": [ - 42802, - 42811 + 42927, + 42936 ], "loc": { "start": { - "line": 1541, + "line": 1543, "column": 15 }, "end": { - "line": 1541, + "line": 1543, "column": 24 } } }, "range": [ - 42795, - 42811 + 42920, + 42936 ], "loc": { "start": { - "line": 1541, + "line": 1543, "column": 8 }, "end": { - "line": 1541, + "line": 1543, "column": 24 } } @@ -71941,16 +72194,16 @@ "object": { "type": "ThisExpression", "range": [ - 42814, - 42818 + 42939, + 42943 ], "loc": { "start": { - "line": 1541, + "line": 1543, "column": 27 }, "end": { - "line": 1541, + "line": 1543, "column": 31 } } @@ -71959,61 +72212,61 @@ "type": "Identifier", "name": "infDivCssClass", "range": [ - 42819, - 42833 + 42944, + 42958 ], "loc": { "start": { - "line": 1541, + "line": 1543, "column": 32 }, "end": { - "line": 1541, + "line": 1543, "column": 46 } } }, "range": [ - 42814, - 42833 + 42939, + 42958 ], "loc": { "start": { - "line": 1541, + "line": 1543, "column": 27 }, "end": { - "line": 1541, + "line": 1543, "column": 46 } } }, "range": [ - 42795, - 42833 + 42920, + 42958 ], "loc": { "start": { - "line": 1541, + "line": 1543, "column": 8 }, "end": { - "line": 1541, + "line": 1543, "column": 46 } } }, "range": [ - 42795, - 42834 + 42920, + 42959 ], "loc": { "start": { - "line": 1541, + "line": 1543, "column": 8 }, "end": { - "line": 1541, + "line": 1543, "column": 47 } }, @@ -72022,16 +72275,16 @@ "type": "Line", "value": "custom container", "range": [ - 42844, - 42862 + 42969, + 42987 ], "loc": { "start": { - "line": 1543, + "line": 1545, "column": 8 }, "end": { - "line": 1543, + "line": 1545, "column": 26 } } @@ -72046,16 +72299,16 @@ "object": { "type": "ThisExpression", "range": [ - 42875, - 42879 + 43000, + 43004 ], "loc": { "start": { - "line": 1544, + "line": 1546, "column": 12 }, "end": { - "line": 1544, + "line": 1546, "column": 16 } } @@ -72064,31 +72317,31 @@ "type": "Identifier", "name": "toolBarTgtId", "range": [ - 42880, - 42892 + 43005, + 43017 ], "loc": { "start": { - "line": 1544, + "line": 1546, "column": 17 }, "end": { - "line": 1544, + "line": 1546, "column": 29 } } }, "range": [ - 42875, - 42892 + 43000, + 43017 ], "loc": { "start": { - "line": 1544, + "line": 1546, "column": 12 }, "end": { - "line": 1544, + "line": 1546, "column": 29 } } @@ -72109,16 +72362,16 @@ "type": "Identifier", "name": "elm", "range": [ - 42908, - 42911 + 43033, + 43036 ], "loc": { "start": { - "line": 1545, + "line": 1547, "column": 12 }, "end": { - "line": 1545, + "line": 1547, "column": 15 } } @@ -72130,16 +72383,16 @@ "object": { "type": "ThisExpression", "range": [ - 42912, - 42916 + 43037, + 43041 ], "loc": { "start": { - "line": 1545, + "line": 1547, "column": 16 }, "end": { - "line": 1545, + "line": 1547, "column": 20 } } @@ -72148,47 +72401,47 @@ "type": "Identifier", "name": "toolBarTgtId", "range": [ - 42917, - 42929 + 43042, + 43054 ], "loc": { "start": { - "line": 1545, + "line": 1547, "column": 21 }, "end": { - "line": 1545, + "line": 1547, "column": 33 } } }, "range": [ - 42912, - 42929 + 43037, + 43054 ], "loc": { "start": { - "line": 1545, + "line": 1547, "column": 16 }, "end": { - "line": 1545, + "line": 1547, "column": 33 } } } ], "range": [ - 42908, - 42930 + 43033, + 43055 ], "loc": { "start": { - "line": 1545, + "line": 1547, "column": 12 }, "end": { - "line": 1545, + "line": 1547, "column": 34 } } @@ -72197,31 +72450,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 42931, - 42942 + 43056, + 43067 ], "loc": { "start": { - "line": 1545, + "line": 1547, "column": 35 }, "end": { - "line": 1545, + "line": 1547, "column": 46 } } }, "range": [ - 42908, - 42942 + 43033, + 43067 ], "loc": { "start": { - "line": 1545, + "line": 1547, "column": 12 }, "end": { - "line": 1545, + "line": 1547, "column": 46 } } @@ -72231,63 +72484,63 @@ "type": "Identifier", "name": "infDiv", "range": [ - 42943, - 42949 + 43068, + 43074 ], "loc": { "start": { - "line": 1545, + "line": 1547, "column": 47 }, "end": { - "line": 1545, + "line": 1547, "column": 53 } } } ], "range": [ - 42908, - 42950 + 43033, + 43075 ], "loc": { "start": { - "line": 1545, + "line": 1547, "column": 12 }, "end": { - "line": 1545, + "line": 1547, "column": 54 } } }, "range": [ - 42908, - 42951 + 43033, + 43076 ], "loc": { "start": { - "line": 1545, + "line": 1547, "column": 12 }, "end": { - "line": 1545, + "line": 1547, "column": 55 } } } ], "range": [ - 42894, - 42961 + 43019, + 43086 ], "loc": { "start": { - "line": 1544, + "line": 1546, "column": 31 }, "end": { - "line": 1546, + "line": 1548, "column": 9 } }, @@ -72296,16 +72549,16 @@ "type": "Line", "value": "grid-layout", "range": [ - 42970, - 42983 + 43095, + 43108 ], "loc": { "start": { - "line": 1547, + "line": 1549, "column": 8 }, "end": { - "line": 1547, + "line": 1549, "column": 21 } } @@ -72320,16 +72573,16 @@ "object": { "type": "ThisExpression", "range": [ - 43001, - 43005 + 43126, + 43130 ], "loc": { "start": { - "line": 1548, + "line": 1550, "column": 17 }, "end": { - "line": 1548, + "line": 1550, "column": 21 } } @@ -72338,31 +72591,31 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 43006, - 43016 + 43131, + 43141 ], "loc": { "start": { - "line": 1548, + "line": 1550, "column": 22 }, "end": { - "line": 1548, + "line": 1550, "column": 32 } } }, "range": [ - 43001, - 43016 + 43126, + 43141 ], "loc": { "start": { - "line": 1548, + "line": 1550, "column": 17 }, "end": { - "line": 1548, + "line": 1550, "column": 32 } } @@ -72379,16 +72632,16 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 43036, - 43046 + 43161, + 43171 ], "loc": { "start": { - "line": 1549, + "line": 1551, "column": 16 }, "end": { - "line": 1549, + "line": 1551, "column": 26 } } @@ -72402,16 +72655,16 @@ "object": { "type": "ThisExpression", "range": [ - 43049, - 43053 + 43174, + 43178 ], "loc": { "start": { - "line": 1549, + "line": 1551, "column": 29 }, "end": { - "line": 1549, + "line": 1551, "column": 33 } } @@ -72420,31 +72673,31 @@ "type": "Identifier", "name": "Mod", "range": [ - 43054, - 43057 + 43179, + 43182 ], "loc": { "start": { - "line": 1549, + "line": 1551, "column": 34 }, "end": { - "line": 1549, + "line": 1551, "column": 37 } } }, "range": [ - 43049, - 43057 + 43174, + 43182 ], "loc": { "start": { - "line": 1549, + "line": 1551, "column": 29 }, "end": { - "line": 1549, + "line": 1551, "column": 37 } } @@ -72453,46 +72706,46 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 43058, - 43068 + 43183, + 43193 ], "loc": { "start": { - "line": 1549, + "line": 1551, "column": 38 }, "end": { - "line": 1549, + "line": 1551, "column": 48 } } }, "range": [ - 43049, - 43068 + 43174, + 43193 ], "loc": { "start": { - "line": 1549, + "line": 1551, "column": 29 }, "end": { - "line": 1549, + "line": 1551, "column": 48 } } }, "range": [ - 43036, - 43068 + 43161, + 43193 ], "loc": { "start": { - "line": 1549, + "line": 1551, "column": 16 }, "end": { - "line": 1549, + "line": 1551, "column": 48 } } @@ -72500,16 +72753,16 @@ ], "kind": "let", "range": [ - 43032, - 43069 + 43157, + 43194 ], "loc": { "start": { - "line": 1549, + "line": 1551, "column": 12 }, "end": { - "line": 1549, + "line": 1551, "column": 49 } } @@ -72528,16 +72781,16 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 43082, - 43092 + 43207, + 43217 ], "loc": { "start": { - "line": 1550, + "line": 1552, "column": 12 }, "end": { - "line": 1550, + "line": 1552, "column": 22 } } @@ -72546,31 +72799,31 @@ "type": "Identifier", "name": "tblMainCont", "range": [ - 43093, - 43104 + 43218, + 43229 ], "loc": { "start": { - "line": 1550, + "line": 1552, "column": 23 }, "end": { - "line": 1550, + "line": 1552, "column": 34 } } }, "range": [ - 43082, - 43104 + 43207, + 43229 ], "loc": { "start": { - "line": 1550, + "line": 1552, "column": 12 }, "end": { - "line": 1550, + "line": 1552, "column": 34 } } @@ -72579,31 +72832,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 43105, - 43116 + 43230, + 43241 ], "loc": { "start": { - "line": 1550, + "line": 1552, "column": 35 }, "end": { - "line": 1550, + "line": 1552, "column": 46 } } }, "range": [ - 43082, - 43116 + 43207, + 43241 ], "loc": { "start": { - "line": 1550, + "line": 1552, "column": 12 }, "end": { - "line": 1550, + "line": 1552, "column": 46 } } @@ -72613,47 +72866,47 @@ "type": "Identifier", "name": "infDiv", "range": [ - 43117, - 43123 + 43242, + 43248 ], "loc": { "start": { - "line": 1550, + "line": 1552, "column": 47 }, "end": { - "line": 1550, + "line": 1552, "column": 53 } } } ], "range": [ - 43082, - 43124 + 43207, + 43249 ], "loc": { "start": { - "line": 1550, + "line": 1552, "column": 12 }, "end": { - "line": 1550, + "line": 1552, "column": 54 } } }, "range": [ - 43082, - 43125 + 43207, + 43250 ], "loc": { "start": { - "line": 1550, + "line": 1552, "column": 12 }, "end": { - "line": 1550, + "line": 1552, "column": 55 } } @@ -72670,16 +72923,16 @@ "type": "Identifier", "name": "infDiv", "range": [ - 43138, - 43144 + 43263, + 43269 ], "loc": { "start": { - "line": 1551, + "line": 1553, "column": 12 }, "end": { - "line": 1551, + "line": 1553, "column": 18 } } @@ -72688,31 +72941,31 @@ "type": "Identifier", "name": "className", "range": [ - 43145, - 43154 + 43270, + 43279 ], "loc": { "start": { - "line": 1551, + "line": 1553, "column": 19 }, "end": { - "line": 1551, + "line": 1553, "column": 28 } } }, "range": [ - 43138, - 43154 + 43263, + 43279 ], "loc": { "start": { - "line": 1551, + "line": 1553, "column": 12 }, "end": { - "line": 1551, + "line": 1553, "column": 28 } } @@ -72724,16 +72977,16 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 43157, - 43167 + 43282, + 43292 ], "loc": { "start": { - "line": 1551, + "line": 1553, "column": 31 }, "end": { - "line": 1551, + "line": 1553, "column": 41 } } @@ -72742,77 +72995,77 @@ "type": "Identifier", "name": "infDivCssClass", "range": [ - 43168, - 43182 + 43293, + 43307 ], "loc": { "start": { - "line": 1551, + "line": 1553, "column": 42 }, "end": { - "line": 1551, + "line": 1553, "column": 56 } } }, "range": [ - 43157, - 43182 + 43282, + 43307 ], "loc": { "start": { - "line": 1551, + "line": 1553, "column": 31 }, "end": { - "line": 1551, + "line": 1553, "column": 56 } } }, "range": [ - 43138, - 43182 + 43263, + 43307 ], "loc": { "start": { - "line": 1551, + "line": 1553, "column": 12 }, "end": { - "line": 1551, + "line": 1553, "column": 56 } } }, "range": [ - 43138, - 43183 + 43263, + 43308 ], "loc": { "start": { - "line": 1551, + "line": 1553, "column": 12 }, "end": { - "line": 1551, + "line": 1553, "column": 57 } } } ], "range": [ - 43018, - 43193 + 43143, + 43318 ], "loc": { "start": { - "line": 1548, + "line": 1550, "column": 34 }, "end": { - "line": 1552, + "line": 1554, "column": 9 } }, @@ -72821,16 +73074,16 @@ "type": "Line", "value": "default location: just above the table", "range": [ - 43202, - 43242 + 43327, + 43367 ], "loc": { "start": { - "line": 1553, + "line": 1555, "column": 8 }, "end": { - "line": 1553, + "line": 1555, "column": 48 } } @@ -72849,16 +73102,16 @@ "type": "Identifier", "name": "cont", "range": [ - 43274, - 43278 + 43399, + 43403 ], "loc": { "start": { - "line": 1555, + "line": 1557, "column": 16 }, "end": { - "line": 1555, + "line": 1557, "column": 20 } } @@ -72869,16 +73122,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 43281, - 43290 + 43406, + 43415 ], "loc": { "start": { - "line": 1555, + "line": 1557, "column": 23 }, "end": { - "line": 1555, + "line": 1557, "column": 32 } } @@ -72889,47 +73142,47 @@ "value": "caption", "raw": "'caption'", "range": [ - 43291, - 43300 + 43416, + 43425 ], "loc": { "start": { - "line": 1555, + "line": 1557, "column": 33 }, "end": { - "line": 1555, + "line": 1557, "column": 42 } } } ], "range": [ - 43281, - 43301 + 43406, + 43426 ], "loc": { "start": { - "line": 1555, + "line": 1557, "column": 23 }, "end": { - "line": 1555, + "line": 1557, "column": 43 } } }, "range": [ - 43274, - 43301 + 43399, + 43426 ], "loc": { "start": { - "line": 1555, + "line": 1557, "column": 16 }, "end": { - "line": 1555, + "line": 1557, "column": 43 } } @@ -72937,16 +73190,16 @@ ], "kind": "let", "range": [ - 43270, - 43302 + 43395, + 43427 ], "loc": { "start": { - "line": 1555, + "line": 1557, "column": 12 }, "end": { - "line": 1555, + "line": 1557, "column": 44 } } @@ -72962,16 +73215,16 @@ "type": "Identifier", "name": "cont", "range": [ - 43315, - 43319 + 43440, + 43444 ], "loc": { "start": { - "line": 1556, + "line": 1558, "column": 12 }, "end": { - "line": 1556, + "line": 1558, "column": 16 } } @@ -72980,31 +73233,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 43320, - 43331 + 43445, + 43456 ], "loc": { "start": { - "line": 1556, + "line": 1558, "column": 17 }, "end": { - "line": 1556, + "line": 1558, "column": 28 } } }, "range": [ - 43315, - 43331 + 43440, + 43456 ], "loc": { "start": { - "line": 1556, + "line": 1558, "column": 12 }, "end": { - "line": 1556, + "line": 1558, "column": 28 } } @@ -73014,47 +73267,47 @@ "type": "Identifier", "name": "infDiv", "range": [ - 43332, - 43338 + 43457, + 43463 ], "loc": { "start": { - "line": 1556, + "line": 1558, "column": 29 }, "end": { - "line": 1556, + "line": 1558, "column": 35 } } } ], "range": [ - 43315, - 43339 + 43440, + 43464 ], "loc": { "start": { - "line": 1556, + "line": 1558, "column": 12 }, "end": { - "line": 1556, + "line": 1558, "column": 36 } } }, "range": [ - 43315, - 43340 + 43440, + 43465 ], "loc": { "start": { - "line": 1556, + "line": 1558, "column": 12 }, "end": { - "line": 1556, + "line": 1558, "column": 37 } } @@ -73074,16 +73327,16 @@ "object": { "type": "ThisExpression", "range": [ - 43353, - 43357 + 43478, + 43482 ], "loc": { "start": { - "line": 1557, + "line": 1559, "column": 12 }, "end": { - "line": 1557, + "line": 1559, "column": 16 } } @@ -73092,47 +73345,47 @@ "type": "Identifier", "name": "dom", "range": [ - 43358, - 43361 + 43483, + 43486 ], "loc": { "start": { - "line": 1557, + "line": 1559, "column": 17 }, "end": { - "line": 1557, + "line": 1559, "column": 20 } } }, "range": [ - 43353, - 43361 + 43478, + 43486 ], "loc": { "start": { - "line": 1557, + "line": 1559, "column": 12 }, "end": { - "line": 1557, + "line": 1559, "column": 20 } } }, "arguments": [], "range": [ - 43353, - 43363 + 43478, + 43488 ], "loc": { "start": { - "line": 1557, + "line": 1559, "column": 12 }, "end": { - "line": 1557, + "line": 1559, "column": 22 } } @@ -73141,31 +73394,31 @@ "type": "Identifier", "name": "insertBefore", "range": [ - 43364, - 43376 + 43489, + 43501 ], "loc": { "start": { - "line": 1557, + "line": 1559, "column": 23 }, "end": { - "line": 1557, + "line": 1559, "column": 35 } } }, "range": [ - 43353, - 43376 + 43478, + 43501 ], "loc": { "start": { - "line": 1557, + "line": 1559, "column": 12 }, "end": { - "line": 1557, + "line": 1559, "column": 35 } } @@ -73175,16 +73428,16 @@ "type": "Identifier", "name": "cont", "range": [ - 43377, - 43381 + 43502, + 43506 ], "loc": { "start": { - "line": 1557, + "line": 1559, "column": 36 }, "end": { - "line": 1557, + "line": 1559, "column": 40 } } @@ -73200,16 +73453,16 @@ "object": { "type": "ThisExpression", "range": [ - 43383, - 43387 + 43508, + 43512 ], "loc": { "start": { - "line": 1557, + "line": 1559, "column": 42 }, "end": { - "line": 1557, + "line": 1559, "column": 46 } } @@ -73218,47 +73471,47 @@ "type": "Identifier", "name": "dom", "range": [ - 43388, - 43391 + 43513, + 43516 ], "loc": { "start": { - "line": 1557, + "line": 1559, "column": 47 }, "end": { - "line": 1557, + "line": 1559, "column": 50 } } }, "range": [ - 43383, - 43391 + 43508, + 43516 ], "loc": { "start": { - "line": 1557, + "line": 1559, "column": 42 }, "end": { - "line": 1557, + "line": 1559, "column": 50 } } }, "arguments": [], "range": [ - 43383, - 43393 + 43508, + 43518 ], "loc": { "start": { - "line": 1557, + "line": 1559, "column": 42 }, "end": { - "line": 1557, + "line": 1559, "column": 52 } } @@ -73267,78 +73520,78 @@ "type": "Identifier", "name": "firstChild", "range": [ - 43394, - 43404 + 43519, + 43529 ], "loc": { "start": { - "line": 1557, + "line": 1559, "column": 53 }, "end": { - "line": 1557, + "line": 1559, "column": 63 } } }, "range": [ - 43383, - 43404 + 43508, + 43529 ], "loc": { "start": { - "line": 1557, + "line": 1559, "column": 42 }, "end": { - "line": 1557, + "line": 1559, "column": 63 } } } ], "range": [ - 43353, - 43405 + 43478, + 43530 ], "loc": { "start": { - "line": 1557, + "line": 1559, "column": 12 }, "end": { - "line": 1557, + "line": 1559, "column": 64 } } }, "range": [ - 43353, - 43406 + 43478, + 43531 ], "loc": { "start": { - "line": 1557, + "line": 1559, "column": 12 }, "end": { - "line": 1557, + "line": 1559, "column": 65 } } } ], "range": [ - 43256, - 43416 + 43381, + 43541 ], "loc": { "start": { - "line": 1554, + "line": 1556, "column": 13 }, "end": { - "line": 1558, + "line": 1560, "column": 9 } }, @@ -73347,16 +73600,16 @@ "type": "Line", "value": "default location: just above the table", "range": [ - 43202, - 43242 + 43327, + 43367 ], "loc": { "start": { - "line": 1553, + "line": 1555, "column": 8 }, "end": { - "line": 1553, + "line": 1555, "column": 48 } } @@ -73364,16 +73617,16 @@ ] }, "range": [ - 42997, - 43416 + 43122, + 43541 ], "loc": { "start": { - "line": 1548, + "line": 1550, "column": 13 }, "end": { - "line": 1558, + "line": 1560, "column": 9 } }, @@ -73382,16 +73635,16 @@ "type": "Line", "value": "grid-layout", "range": [ - 42970, - 42983 + 43095, + 43108 ], "loc": { "start": { - "line": 1547, + "line": 1549, "column": 8 }, "end": { - "line": 1547, + "line": 1549, "column": 21 } } @@ -73399,16 +73652,16 @@ ] }, "range": [ - 42871, - 43416 + 42996, + 43541 ], "loc": { "start": { - "line": 1544, + "line": 1546, "column": 8 }, "end": { - "line": 1558, + "line": 1560, "column": 9 } }, @@ -73417,16 +73670,16 @@ "type": "Line", "value": "custom container", "range": [ - 42844, - 42862 + 42969, + 42987 ], "loc": { "start": { - "line": 1543, + "line": 1545, "column": 8 }, "end": { - "line": 1543, + "line": 1545, "column": 26 } } @@ -73444,16 +73697,16 @@ "object": { "type": "ThisExpression", "range": [ - 43425, - 43429 + 43550, + 43554 ], "loc": { "start": { - "line": 1559, + "line": 1561, "column": 8 }, "end": { - "line": 1559, + "line": 1561, "column": 12 } } @@ -73462,31 +73715,31 @@ "type": "Identifier", "name": "infDiv", "range": [ - 43430, - 43436 + 43555, + 43561 ], "loc": { "start": { - "line": 1559, + "line": 1561, "column": 13 }, "end": { - "line": 1559, + "line": 1561, "column": 19 } } }, "range": [ - 43425, - 43436 + 43550, + 43561 ], "loc": { "start": { - "line": 1559, + "line": 1561, "column": 8 }, "end": { - "line": 1559, + "line": 1561, "column": 19 } } @@ -73495,46 +73748,46 @@ "type": "Identifier", "name": "infDiv", "range": [ - 43439, - 43445 + 43564, + 43570 ], "loc": { "start": { - "line": 1559, + "line": 1561, "column": 22 }, "end": { - "line": 1559, + "line": 1561, "column": 28 } } }, "range": [ - 43425, - 43445 + 43550, + 43570 ], "loc": { "start": { - "line": 1559, + "line": 1561, "column": 8 }, "end": { - "line": 1559, + "line": 1561, "column": 28 } } }, "range": [ - 43425, - 43446 + 43550, + 43571 ], "loc": { "start": { - "line": 1559, + "line": 1561, "column": 8 }, "end": { - "line": 1559, + "line": 1561, "column": 29 } }, @@ -73543,16 +73796,16 @@ "type": "Block", "value": "** left div containing rows # displayer **", "range": [ - 43456, - 43502 + 43581, + 43627 ], "loc": { "start": { - "line": 1561, + "line": 1563, "column": 8 }, "end": { - "line": 1561, + "line": 1563, "column": 54 } } @@ -73568,16 +73821,16 @@ "type": "Identifier", "name": "lDiv", "range": [ - 43515, - 43519 + 43640, + 43644 ], "loc": { "start": { - "line": 1562, + "line": 1564, "column": 12 }, "end": { - "line": 1562, + "line": 1564, "column": 16 } } @@ -73588,16 +73841,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 43522, - 43531 + 43647, + 43656 ], "loc": { "start": { - "line": 1562, + "line": 1564, "column": 19 }, "end": { - "line": 1562, + "line": 1564, "column": 28 } } @@ -73608,47 +73861,47 @@ "value": "div", "raw": "'div'", "range": [ - 43532, - 43537 + 43657, + 43662 ], "loc": { "start": { - "line": 1562, + "line": 1564, "column": 29 }, "end": { - "line": 1562, + "line": 1564, "column": 34 } } } ], "range": [ - 43522, - 43538 + 43647, + 43663 ], "loc": { "start": { - "line": 1562, + "line": 1564, "column": 19 }, "end": { - "line": 1562, + "line": 1564, "column": 35 } } }, "range": [ - 43515, - 43538 + 43640, + 43663 ], "loc": { "start": { - "line": 1562, + "line": 1564, "column": 12 }, "end": { - "line": 1562, + "line": 1564, "column": 35 } } @@ -73656,16 +73909,16 @@ ], "kind": "let", "range": [ - 43511, - 43539 + 43636, + 43664 ], "loc": { "start": { - "line": 1562, + "line": 1564, "column": 8 }, "end": { - "line": 1562, + "line": 1564, "column": 36 } }, @@ -73674,16 +73927,16 @@ "type": "Block", "value": "** left div containing rows # displayer **", "range": [ - 43456, - 43502 + 43581, + 43627 ], "loc": { "start": { - "line": 1561, + "line": 1563, "column": 8 }, "end": { - "line": 1561, + "line": 1563, "column": 54 } } @@ -73702,16 +73955,16 @@ "type": "Identifier", "name": "lDiv", "range": [ - 43548, - 43552 + 43673, + 43677 ], "loc": { "start": { - "line": 1563, + "line": 1565, "column": 8 }, "end": { - "line": 1563, + "line": 1565, "column": 12 } } @@ -73720,31 +73973,31 @@ "type": "Identifier", "name": "className", "range": [ - 43553, - 43562 + 43678, + 43687 ], "loc": { "start": { - "line": 1563, + "line": 1565, "column": 13 }, "end": { - "line": 1563, + "line": 1565, "column": 22 } } }, "range": [ - 43548, - 43562 + 43673, + 43687 ], "loc": { "start": { - "line": 1563, + "line": 1565, "column": 8 }, "end": { - "line": 1563, + "line": 1565, "column": 22 } } @@ -73755,16 +74008,16 @@ "object": { "type": "ThisExpression", "range": [ - 43565, - 43569 + 43690, + 43694 ], "loc": { "start": { - "line": 1563, + "line": 1565, "column": 25 }, "end": { - "line": 1563, + "line": 1565, "column": 29 } } @@ -73773,61 +74026,61 @@ "type": "Identifier", "name": "lDivCssClass", "range": [ - 43570, - 43582 + 43695, + 43707 ], "loc": { "start": { - "line": 1563, + "line": 1565, "column": 30 }, "end": { - "line": 1563, + "line": 1565, "column": 42 } } }, "range": [ - 43565, - 43582 + 43690, + 43707 ], "loc": { "start": { - "line": 1563, + "line": 1565, "column": 25 }, "end": { - "line": 1563, + "line": 1565, "column": 42 } } }, "range": [ - 43548, - 43582 + 43673, + 43707 ], "loc": { "start": { - "line": 1563, + "line": 1565, "column": 8 }, "end": { - "line": 1563, + "line": 1565, "column": 42 } } }, "range": [ - 43548, - 43583 + 43673, + 43708 ], "loc": { "start": { - "line": 1563, + "line": 1565, "column": 8 }, "end": { - "line": 1563, + "line": 1565, "column": 43 } } @@ -73843,16 +74096,16 @@ "type": "Identifier", "name": "infDiv", "range": [ - 43592, - 43598 + 43717, + 43723 ], "loc": { "start": { - "line": 1564, + "line": 1566, "column": 8 }, "end": { - "line": 1564, + "line": 1566, "column": 14 } } @@ -73861,31 +74114,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 43599, - 43610 + 43724, + 43735 ], "loc": { "start": { - "line": 1564, + "line": 1566, "column": 15 }, "end": { - "line": 1564, + "line": 1566, "column": 26 } } }, "range": [ - 43592, - 43610 + 43717, + 43735 ], "loc": { "start": { - "line": 1564, + "line": 1566, "column": 8 }, "end": { - "line": 1564, + "line": 1566, "column": 26 } } @@ -73895,47 +74148,47 @@ "type": "Identifier", "name": "lDiv", "range": [ - 43611, - 43615 + 43736, + 43740 ], "loc": { "start": { - "line": 1564, + "line": 1566, "column": 27 }, "end": { - "line": 1564, + "line": 1566, "column": 31 } } } ], "range": [ - 43592, - 43616 + 43717, + 43741 ], "loc": { "start": { - "line": 1564, + "line": 1566, "column": 8 }, "end": { - "line": 1564, + "line": 1566, "column": 32 } } }, "range": [ - 43592, - 43617 + 43717, + 43742 ], "loc": { "start": { - "line": 1564, + "line": 1566, "column": 8 }, "end": { - "line": 1564, + "line": 1566, "column": 33 } } @@ -73951,16 +74204,16 @@ "object": { "type": "ThisExpression", "range": [ - 43626, - 43630 + 43751, + 43755 ], "loc": { "start": { - "line": 1565, + "line": 1567, "column": 8 }, "end": { - "line": 1565, + "line": 1567, "column": 12 } } @@ -73969,31 +74222,31 @@ "type": "Identifier", "name": "lDiv", "range": [ - 43631, - 43635 + 43756, + 43760 ], "loc": { "start": { - "line": 1565, + "line": 1567, "column": 13 }, "end": { - "line": 1565, + "line": 1567, "column": 17 } } }, "range": [ - 43626, - 43635 + 43751, + 43760 ], "loc": { "start": { - "line": 1565, + "line": 1567, "column": 8 }, "end": { - "line": 1565, + "line": 1567, "column": 17 } } @@ -74002,46 +74255,46 @@ "type": "Identifier", "name": "lDiv", "range": [ - 43638, - 43642 + 43763, + 43767 ], "loc": { "start": { - "line": 1565, + "line": 1567, "column": 20 }, "end": { - "line": 1565, + "line": 1567, "column": 24 } } }, "range": [ - 43626, - 43642 + 43751, + 43767 ], "loc": { "start": { - "line": 1565, + "line": 1567, "column": 8 }, "end": { - "line": 1565, + "line": 1567, "column": 24 } } }, "range": [ - 43626, - 43643 + 43751, + 43768 ], "loc": { "start": { - "line": 1565, + "line": 1567, "column": 8 }, "end": { - "line": 1565, + "line": 1567, "column": 25 } }, @@ -74050,16 +74303,16 @@ "type": "Block", "value": "** right div containing reset button\n + nb results per page select **", "range": [ - 43653, - 43747 + 43778, + 43872 ], "loc": { "start": { - "line": 1567, + "line": 1569, "column": 8 }, "end": { - "line": 1568, + "line": 1570, "column": 52 } } @@ -74075,16 +74328,16 @@ "type": "Identifier", "name": "rDiv", "range": [ - 43760, - 43764 + 43885, + 43889 ], "loc": { "start": { - "line": 1569, + "line": 1571, "column": 12 }, "end": { - "line": 1569, + "line": 1571, "column": 16 } } @@ -74095,16 +74348,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 43767, - 43776 + 43892, + 43901 ], "loc": { "start": { - "line": 1569, + "line": 1571, "column": 19 }, "end": { - "line": 1569, + "line": 1571, "column": 28 } } @@ -74115,47 +74368,47 @@ "value": "div", "raw": "'div'", "range": [ - 43777, - 43782 + 43902, + 43907 ], "loc": { "start": { - "line": 1569, + "line": 1571, "column": 29 }, "end": { - "line": 1569, + "line": 1571, "column": 34 } } } ], "range": [ - 43767, - 43783 + 43892, + 43908 ], "loc": { "start": { - "line": 1569, + "line": 1571, "column": 19 }, "end": { - "line": 1569, + "line": 1571, "column": 35 } } }, "range": [ - 43760, - 43783 + 43885, + 43908 ], "loc": { "start": { - "line": 1569, + "line": 1571, "column": 12 }, "end": { - "line": 1569, + "line": 1571, "column": 35 } } @@ -74163,16 +74416,16 @@ ], "kind": "let", "range": [ - 43756, - 43784 + 43881, + 43909 ], "loc": { "start": { - "line": 1569, + "line": 1571, "column": 8 }, "end": { - "line": 1569, + "line": 1571, "column": 36 } }, @@ -74181,16 +74434,16 @@ "type": "Block", "value": "** right div containing reset button\n + nb results per page select **", "range": [ - 43653, - 43747 + 43778, + 43872 ], "loc": { "start": { - "line": 1567, + "line": 1569, "column": 8 }, "end": { - "line": 1568, + "line": 1570, "column": 52 } } @@ -74209,16 +74462,16 @@ "type": "Identifier", "name": "rDiv", "range": [ - 43793, - 43797 + 43918, + 43922 ], "loc": { "start": { - "line": 1570, + "line": 1572, "column": 8 }, "end": { - "line": 1570, + "line": 1572, "column": 12 } } @@ -74227,31 +74480,31 @@ "type": "Identifier", "name": "className", "range": [ - 43798, - 43807 + 43923, + 43932 ], "loc": { "start": { - "line": 1570, + "line": 1572, "column": 13 }, "end": { - "line": 1570, + "line": 1572, "column": 22 } } }, "range": [ - 43793, - 43807 + 43918, + 43932 ], "loc": { "start": { - "line": 1570, + "line": 1572, "column": 8 }, "end": { - "line": 1570, + "line": 1572, "column": 22 } } @@ -74262,16 +74515,16 @@ "object": { "type": "ThisExpression", "range": [ - 43810, - 43814 + 43935, + 43939 ], "loc": { "start": { - "line": 1570, + "line": 1572, "column": 25 }, "end": { - "line": 1570, + "line": 1572, "column": 29 } } @@ -74280,61 +74533,61 @@ "type": "Identifier", "name": "rDivCssClass", "range": [ - 43815, - 43827 + 43940, + 43952 ], "loc": { "start": { - "line": 1570, + "line": 1572, "column": 30 }, "end": { - "line": 1570, + "line": 1572, "column": 42 } } }, "range": [ - 43810, - 43827 + 43935, + 43952 ], "loc": { "start": { - "line": 1570, + "line": 1572, "column": 25 }, "end": { - "line": 1570, + "line": 1572, "column": 42 } } }, "range": [ - 43793, - 43827 + 43918, + 43952 ], "loc": { "start": { - "line": 1570, + "line": 1572, "column": 8 }, "end": { - "line": 1570, + "line": 1572, "column": 42 } } }, "range": [ - 43793, - 43828 + 43918, + 43953 ], "loc": { "start": { - "line": 1570, + "line": 1572, "column": 8 }, "end": { - "line": 1570, + "line": 1572, "column": 43 } } @@ -74350,16 +74603,16 @@ "type": "Identifier", "name": "infDiv", "range": [ - 43837, - 43843 + 43962, + 43968 ], "loc": { "start": { - "line": 1571, + "line": 1573, "column": 8 }, "end": { - "line": 1571, + "line": 1573, "column": 14 } } @@ -74368,31 +74621,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 43844, - 43855 + 43969, + 43980 ], "loc": { "start": { - "line": 1571, + "line": 1573, "column": 15 }, "end": { - "line": 1571, + "line": 1573, "column": 26 } } }, "range": [ - 43837, - 43855 + 43962, + 43980 ], "loc": { "start": { - "line": 1571, + "line": 1573, "column": 8 }, "end": { - "line": 1571, + "line": 1573, "column": 26 } } @@ -74402,47 +74655,47 @@ "type": "Identifier", "name": "rDiv", "range": [ - 43856, - 43860 + 43981, + 43985 ], "loc": { "start": { - "line": 1571, + "line": 1573, "column": 27 }, "end": { - "line": 1571, + "line": 1573, "column": 31 } } } ], "range": [ - 43837, - 43861 + 43962, + 43986 ], "loc": { "start": { - "line": 1571, + "line": 1573, "column": 8 }, "end": { - "line": 1571, + "line": 1573, "column": 32 } } }, "range": [ - 43837, - 43862 + 43962, + 43987 ], "loc": { "start": { - "line": 1571, + "line": 1573, "column": 8 }, "end": { - "line": 1571, + "line": 1573, "column": 33 } } @@ -74458,16 +74711,16 @@ "object": { "type": "ThisExpression", "range": [ - 43871, - 43875 + 43996, + 44000 ], "loc": { "start": { - "line": 1572, + "line": 1574, "column": 8 }, "end": { - "line": 1572, + "line": 1574, "column": 12 } } @@ -74476,31 +74729,31 @@ "type": "Identifier", "name": "rDiv", "range": [ - 43876, - 43880 + 44001, + 44005 ], "loc": { "start": { - "line": 1572, + "line": 1574, "column": 13 }, "end": { - "line": 1572, + "line": 1574, "column": 17 } } }, "range": [ - 43871, - 43880 + 43996, + 44005 ], "loc": { "start": { - "line": 1572, + "line": 1574, "column": 8 }, "end": { - "line": 1572, + "line": 1574, "column": 17 } } @@ -74509,46 +74762,46 @@ "type": "Identifier", "name": "rDiv", "range": [ - 43883, - 43887 + 44008, + 44012 ], "loc": { "start": { - "line": 1572, + "line": 1574, "column": 20 }, "end": { - "line": 1572, + "line": 1574, "column": 24 } } }, "range": [ - 43871, - 43887 + 43996, + 44012 ], "loc": { "start": { - "line": 1572, + "line": 1574, "column": 8 }, "end": { - "line": 1572, + "line": 1574, "column": 24 } } }, "range": [ - 43871, - 43888 + 43996, + 44013 ], "loc": { "start": { - "line": 1572, + "line": 1574, "column": 8 }, "end": { - "line": 1572, + "line": 1574, "column": 25 } }, @@ -74557,16 +74810,16 @@ "type": "Block", "value": "** mid div containing paging elements **", "range": [ - 43898, - 43942 + 44023, + 44067 ], "loc": { "start": { - "line": 1574, + "line": 1576, "column": 8 }, "end": { - "line": 1574, + "line": 1576, "column": 52 } } @@ -74582,16 +74835,16 @@ "type": "Identifier", "name": "mDiv", "range": [ - 43955, - 43959 + 44080, + 44084 ], "loc": { "start": { - "line": 1575, + "line": 1577, "column": 12 }, "end": { - "line": 1575, + "line": 1577, "column": 16 } } @@ -74602,16 +74855,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 43962, - 43971 + 44087, + 44096 ], "loc": { "start": { - "line": 1575, + "line": 1577, "column": 19 }, "end": { - "line": 1575, + "line": 1577, "column": 28 } } @@ -74622,47 +74875,47 @@ "value": "div", "raw": "'div'", "range": [ - 43972, - 43977 + 44097, + 44102 ], "loc": { "start": { - "line": 1575, + "line": 1577, "column": 29 }, "end": { - "line": 1575, + "line": 1577, "column": 34 } } } ], "range": [ - 43962, - 43978 + 44087, + 44103 ], "loc": { "start": { - "line": 1575, + "line": 1577, "column": 19 }, "end": { - "line": 1575, + "line": 1577, "column": 35 } } }, "range": [ - 43955, - 43978 + 44080, + 44103 ], "loc": { "start": { - "line": 1575, + "line": 1577, "column": 12 }, "end": { - "line": 1575, + "line": 1577, "column": 35 } } @@ -74670,16 +74923,16 @@ ], "kind": "let", "range": [ - 43951, - 43979 + 44076, + 44104 ], "loc": { "start": { - "line": 1575, + "line": 1577, "column": 8 }, "end": { - "line": 1575, + "line": 1577, "column": 36 } }, @@ -74688,16 +74941,16 @@ "type": "Block", "value": "** mid div containing paging elements **", "range": [ - 43898, - 43942 + 44023, + 44067 ], "loc": { "start": { - "line": 1574, + "line": 1576, "column": 8 }, "end": { - "line": 1574, + "line": 1576, "column": 52 } } @@ -74716,16 +74969,16 @@ "type": "Identifier", "name": "mDiv", "range": [ - 43988, - 43992 + 44113, + 44117 ], "loc": { "start": { - "line": 1576, + "line": 1578, "column": 8 }, "end": { - "line": 1576, + "line": 1578, "column": 12 } } @@ -74734,31 +74987,31 @@ "type": "Identifier", "name": "className", "range": [ - 43993, - 44002 + 44118, + 44127 ], "loc": { "start": { - "line": 1576, + "line": 1578, "column": 13 }, "end": { - "line": 1576, + "line": 1578, "column": 22 } } }, "range": [ - 43988, - 44002 + 44113, + 44127 ], "loc": { "start": { - "line": 1576, + "line": 1578, "column": 8 }, "end": { - "line": 1576, + "line": 1578, "column": 22 } } @@ -74769,16 +75022,16 @@ "object": { "type": "ThisExpression", "range": [ - 44005, - 44009 + 44130, + 44134 ], "loc": { "start": { - "line": 1576, + "line": 1578, "column": 25 }, "end": { - "line": 1576, + "line": 1578, "column": 29 } } @@ -74787,61 +75040,61 @@ "type": "Identifier", "name": "mDivCssClass", "range": [ - 44010, - 44022 + 44135, + 44147 ], "loc": { "start": { - "line": 1576, + "line": 1578, "column": 30 }, "end": { - "line": 1576, + "line": 1578, "column": 42 } } }, "range": [ - 44005, - 44022 + 44130, + 44147 ], "loc": { "start": { - "line": 1576, + "line": 1578, "column": 25 }, "end": { - "line": 1576, + "line": 1578, "column": 42 } } }, "range": [ - 43988, - 44022 + 44113, + 44147 ], "loc": { "start": { - "line": 1576, + "line": 1578, "column": 8 }, "end": { - "line": 1576, + "line": 1578, "column": 42 } } }, "range": [ - 43988, - 44023 + 44113, + 44148 ], "loc": { "start": { - "line": 1576, + "line": 1578, "column": 8 }, "end": { - "line": 1576, + "line": 1578, "column": 43 } } @@ -74857,16 +75110,16 @@ "type": "Identifier", "name": "infDiv", "range": [ - 44032, - 44038 + 44157, + 44163 ], "loc": { "start": { - "line": 1577, + "line": 1579, "column": 8 }, "end": { - "line": 1577, + "line": 1579, "column": 14 } } @@ -74875,31 +75128,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 44039, - 44050 + 44164, + 44175 ], "loc": { "start": { - "line": 1577, + "line": 1579, "column": 15 }, "end": { - "line": 1577, + "line": 1579, "column": 26 } } }, "range": [ - 44032, - 44050 + 44157, + 44175 ], "loc": { "start": { - "line": 1577, + "line": 1579, "column": 8 }, "end": { - "line": 1577, + "line": 1579, "column": 26 } } @@ -74909,47 +75162,47 @@ "type": "Identifier", "name": "mDiv", "range": [ - 44051, - 44055 + 44176, + 44180 ], "loc": { "start": { - "line": 1577, + "line": 1579, "column": 27 }, "end": { - "line": 1577, + "line": 1579, "column": 31 } } } ], "range": [ - 44032, - 44056 + 44157, + 44181 ], "loc": { "start": { - "line": 1577, + "line": 1579, "column": 8 }, "end": { - "line": 1577, + "line": 1579, "column": 32 } } }, "range": [ - 44032, - 44057 + 44157, + 44182 ], "loc": { "start": { - "line": 1577, + "line": 1579, "column": 8 }, "end": { - "line": 1577, + "line": 1579, "column": 33 } } @@ -74965,16 +75218,16 @@ "object": { "type": "ThisExpression", "range": [ - 44066, - 44070 + 44191, + 44195 ], "loc": { "start": { - "line": 1578, + "line": 1580, "column": 8 }, "end": { - "line": 1578, + "line": 1580, "column": 12 } } @@ -74983,31 +75236,31 @@ "type": "Identifier", "name": "mDiv", "range": [ - 44071, - 44075 + 44196, + 44200 ], "loc": { "start": { - "line": 1578, + "line": 1580, "column": 13 }, "end": { - "line": 1578, + "line": 1580, "column": 17 } } }, "range": [ - 44066, - 44075 + 44191, + 44200 ], "loc": { "start": { - "line": 1578, + "line": 1580, "column": 8 }, "end": { - "line": 1578, + "line": 1580, "column": 17 } } @@ -75016,46 +75269,46 @@ "type": "Identifier", "name": "mDiv", "range": [ - 44078, - 44082 + 44203, + 44207 ], "loc": { "start": { - "line": 1578, + "line": 1580, "column": 20 }, "end": { - "line": 1578, + "line": 1580, "column": 24 } } }, "range": [ - 44066, - 44082 + 44191, + 44207 ], "loc": { "start": { - "line": 1578, + "line": 1580, "column": 8 }, "end": { - "line": 1578, + "line": 1580, "column": 24 } } }, "range": [ - 44066, - 44083 + 44191, + 44208 ], "loc": { "start": { - "line": 1578, + "line": 1580, "column": 8 }, "end": { - "line": 1578, + "line": 1580, "column": 25 } }, @@ -75064,16 +75317,16 @@ "type": "Line", "value": " emit help initialisation only if undefined", "range": [ - 44093, - 44138 + 44218, + 44263 ], "loc": { "start": { - "line": 1580, + "line": 1582, "column": 8 }, "end": { - "line": 1580, + "line": 1582, "column": 53 } } @@ -75088,16 +75341,16 @@ "type": "Identifier", "name": "isUndef", "range": [ - 44151, - 44158 + 44276, + 44283 ], "loc": { "start": { - "line": 1581, + "line": 1583, "column": 12 }, "end": { - "line": 1581, + "line": 1583, "column": 19 } } @@ -75109,16 +75362,16 @@ "object": { "type": "ThisExpression", "range": [ - 44159, - 44163 + 44284, + 44288 ], "loc": { "start": { - "line": 1581, + "line": 1583, "column": 20 }, "end": { - "line": 1581, + "line": 1583, "column": 24 } } @@ -75127,47 +75380,47 @@ "type": "Identifier", "name": "help", "range": [ - 44164, - 44168 + 44289, + 44293 ], "loc": { "start": { - "line": 1581, + "line": 1583, "column": 25 }, "end": { - "line": 1581, + "line": 1583, "column": 29 } } }, "range": [ - 44159, - 44168 + 44284, + 44293 ], "loc": { "start": { - "line": 1581, + "line": 1583, "column": 20 }, "end": { - "line": 1581, + "line": 1583, "column": 29 } } } ], "range": [ - 44151, - 44169 + 44276, + 44294 ], "loc": { "start": { - "line": 1581, + "line": 1583, "column": 12 }, "end": { - "line": 1581, + "line": 1583, "column": 30 } } @@ -75192,16 +75445,16 @@ "object": { "type": "ThisExpression", "range": [ - 44313, - 44317 + 44438, + 44442 ], "loc": { "start": { - "line": 1584, + "line": 1586, "column": 12 }, "end": { - "line": 1584, + "line": 1586, "column": 16 } } @@ -75210,31 +75463,31 @@ "type": "Identifier", "name": "Mod", "range": [ - 44318, - 44321 + 44443, + 44446 ], "loc": { "start": { - "line": 1584, + "line": 1586, "column": 17 }, "end": { - "line": 1584, + "line": 1586, "column": 20 } } }, "range": [ - 44313, - 44321 + 44438, + 44446 ], "loc": { "start": { - "line": 1584, + "line": 1586, "column": 12 }, "end": { - "line": 1584, + "line": 1586, "column": 20 } } @@ -75243,31 +75496,31 @@ "type": "Identifier", "name": "help", "range": [ - 44322, - 44326 + 44447, + 44451 ], "loc": { "start": { - "line": 1584, + "line": 1586, "column": 21 }, "end": { - "line": 1584, + "line": 1586, "column": 25 } } }, "range": [ - 44313, - 44326 + 44438, + 44451 ], "loc": { "start": { - "line": 1584, + "line": 1586, "column": 12 }, "end": { - "line": 1584, + "line": 1586, "column": 25 } } @@ -75276,31 +75529,31 @@ "type": "Identifier", "name": "enabled", "range": [ - 44327, - 44334 + 44452, + 44459 ], "loc": { "start": { - "line": 1584, + "line": 1586, "column": 26 }, "end": { - "line": 1584, + "line": 1586, "column": 33 } } }, "range": [ - 44313, - 44334 + 44438, + 44459 ], "loc": { "start": { - "line": 1584, + "line": 1586, "column": 12 }, "end": { - "line": 1584, + "line": 1586, "column": 33 } } @@ -75310,46 +75563,46 @@ "value": true, "raw": "true", "range": [ - 44337, - 44341 + 44462, + 44466 ], "loc": { "start": { - "line": 1584, + "line": 1586, "column": 36 }, "end": { - "line": 1584, + "line": 1586, "column": 40 } } }, "range": [ - 44313, - 44341 + 44438, + 44466 ], "loc": { "start": { - "line": 1584, + "line": 1586, "column": 12 }, "end": { - "line": 1584, + "line": 1586, "column": 40 } } }, "range": [ - 44313, - 44342 + 44438, + 44467 ], "loc": { "start": { - "line": 1584, + "line": 1586, "column": 12 }, "end": { - "line": 1584, + "line": 1586, "column": 41 } }, @@ -75358,16 +75611,16 @@ "type": "Line", "value": " explicitily set enabled field to true to initialise help by", "range": [ - 44185, - 44247 + 44310, + 44372 ], "loc": { "start": { - "line": 1582, + "line": 1584, "column": 12 }, "end": { - "line": 1582, + "line": 1584, "column": 74 } } @@ -75376,16 +75629,16 @@ "type": "Line", "value": " default, only if setting is undefined", "range": [ - 44260, - 44300 + 44385, + 44425 ], "loc": { "start": { - "line": 1583, + "line": 1585, "column": 12 }, "end": { - "line": 1583, + "line": 1585, "column": 52 } } @@ -75405,16 +75658,16 @@ "object": { "type": "ThisExpression", "range": [ - 44355, - 44359 + 44480, + 44484 ], "loc": { "start": { - "line": 1585, + "line": 1587, "column": 12 }, "end": { - "line": 1585, + "line": 1587, "column": 16 } } @@ -75423,31 +75676,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 44360, - 44367 + 44485, + 44492 ], "loc": { "start": { - "line": 1585, + "line": 1587, "column": 17 }, "end": { - "line": 1585, + "line": 1587, "column": 24 } } }, "range": [ - 44355, - 44367 + 44480, + 44492 ], "loc": { "start": { - "line": 1585, + "line": 1587, "column": 12 }, "end": { - "line": 1585, + "line": 1587, "column": 24 } } @@ -75456,31 +75709,31 @@ "type": "Identifier", "name": "emit", "range": [ - 44368, - 44372 + 44493, + 44497 ], "loc": { "start": { - "line": 1585, + "line": 1587, "column": 25 }, "end": { - "line": 1585, + "line": 1587, "column": 29 } } }, "range": [ - 44355, - 44372 + 44480, + 44497 ], "loc": { "start": { - "line": 1585, + "line": 1587, "column": 12 }, "end": { - "line": 1585, + "line": 1587, "column": 29 } } @@ -75491,16 +75744,16 @@ "value": "init-help", "raw": "'init-help'", "range": [ - 44373, - 44384 + 44498, + 44509 ], "loc": { "start": { - "line": 1585, + "line": 1587, "column": 30 }, "end": { - "line": 1585, + "line": 1587, "column": 41 } } @@ -75508,79 +75761,79 @@ { "type": "ThisExpression", "range": [ - 44386, - 44390 + 44511, + 44515 ], "loc": { "start": { - "line": 1585, + "line": 1587, "column": 43 }, "end": { - "line": 1585, + "line": 1587, "column": 47 } } } ], "range": [ - 44355, - 44391 + 44480, + 44516 ], "loc": { "start": { - "line": 1585, + "line": 1587, "column": 12 }, "end": { - "line": 1585, + "line": 1587, "column": 48 } } }, "range": [ - 44355, - 44392 + 44480, + 44517 ], "loc": { "start": { - "line": 1585, + "line": 1587, "column": 12 }, "end": { - "line": 1585, + "line": 1587, "column": 49 } } } ], "range": [ - 44171, - 44402 + 44296, + 44527 ], "loc": { "start": { - "line": 1581, + "line": 1583, "column": 32 }, "end": { - "line": 1586, + "line": 1588, "column": 9 } } }, "alternate": null, "range": [ - 44147, - 44402 + 44272, + 44527 ], "loc": { "start": { - "line": 1581, + "line": 1583, "column": 8 }, "end": { - "line": 1586, + "line": 1588, "column": 9 } }, @@ -75589,16 +75842,16 @@ "type": "Line", "value": " emit help initialisation only if undefined", "range": [ - 44093, - 44138 + 44218, + 44263 ], "loc": { "start": { - "line": 1580, + "line": 1582, "column": 8 }, "end": { - "line": 1580, + "line": 1582, "column": 53 } } @@ -75607,16 +75860,16 @@ } ], "range": [ - 42656, - 44408 + 42781, + 44533 ], "loc": { "start": { - "line": 1534, + "line": 1536, "column": 17 }, "end": { - "line": 1587, + "line": 1589, "column": 5 } } @@ -75624,16 +75877,16 @@ "generator": false, "expression": false, "range": [ - 42653, - 44408 + 42778, + 44533 ], "loc": { "start": { - "line": 1534, + "line": 1536, "column": 14 }, "end": { - "line": 1587, + "line": 1589, "column": 5 } } @@ -75641,16 +75894,16 @@ "kind": "method", "computed": false, "range": [ - 42643, - 44408 + 42768, + 44533 ], "loc": { "start": { - "line": 1534, + "line": 1536, "column": 4 }, "end": { - "line": 1587, + "line": 1589, "column": 5 } }, @@ -75659,16 +75912,16 @@ "type": "Block", "value": "*\n * Generate container element for paging, reset button, rows counter etc.\n ", "range": [ - 42549, - 42638 + 42674, + 42763 ], "loc": { "start": { - "line": 1531, + "line": 1533, "column": 4 }, "end": { - "line": 1533, + "line": 1535, "column": 7 } } @@ -75679,16 +75932,16 @@ "type": "Block", "value": "*\n * Remove toolbar container element\n ", "range": [ - 44414, - 44465 + 44539, + 44590 ], "loc": { "start": { - "line": 1589, + "line": 1591, "column": 4 }, "end": { - "line": 1591, + "line": 1593, "column": 7 } } @@ -75702,16 +75955,16 @@ "type": "Identifier", "name": "removeToolbar", "range": [ - 44470, - 44483 + 44595, + 44608 ], "loc": { "start": { - "line": 1592, + "line": 1594, "column": 4 }, "end": { - "line": 1592, + "line": 1594, "column": 17 } } @@ -75734,16 +75987,16 @@ "object": { "type": "ThisExpression", "range": [ - 44501, - 44505 + 44626, + 44630 ], "loc": { "start": { - "line": 1593, + "line": 1595, "column": 13 }, "end": { - "line": 1593, + "line": 1595, "column": 17 } } @@ -75752,47 +76005,47 @@ "type": "Identifier", "name": "infDiv", "range": [ - 44506, - 44512 + 44631, + 44637 ], "loc": { "start": { - "line": 1593, + "line": 1595, "column": 18 }, "end": { - "line": 1593, + "line": 1595, "column": 24 } } }, "range": [ - 44501, - 44512 + 44626, + 44637 ], "loc": { "start": { - "line": 1593, + "line": 1595, "column": 13 }, "end": { - "line": 1593, + "line": 1595, "column": 24 } } }, "prefix": true, "range": [ - 44500, - 44512 + 44625, + 44637 ], "loc": { "start": { - "line": 1593, + "line": 1595, "column": 12 }, "end": { - "line": 1593, + "line": 1595, "column": 24 } } @@ -75804,48 +76057,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 44528, - 44535 + 44653, + 44660 ], "loc": { "start": { - "line": 1594, + "line": 1596, "column": 12 }, "end": { - "line": 1594, + "line": 1596, "column": 19 } } } ], "range": [ - 44514, - 44545 + 44639, + 44670 ], "loc": { "start": { - "line": 1593, + "line": 1595, "column": 26 }, "end": { - "line": 1595, + "line": 1597, "column": 9 } } }, "alternate": null, "range": [ - 44496, - 44545 + 44621, + 44670 ], "loc": { "start": { - "line": 1593, + "line": 1595, "column": 8 }, "end": { - "line": 1595, + "line": 1597, "column": 9 } } @@ -75858,16 +76111,16 @@ "type": "Identifier", "name": "removeElm", "range": [ - 44554, - 44563 + 44679, + 44688 ], "loc": { "start": { - "line": 1596, + "line": 1598, "column": 8 }, "end": { - "line": 1596, + "line": 1598, "column": 17 } } @@ -75879,16 +76132,16 @@ "object": { "type": "ThisExpression", "range": [ - 44564, - 44568 + 44689, + 44693 ], "loc": { "start": { - "line": 1596, + "line": 1598, "column": 18 }, "end": { - "line": 1596, + "line": 1598, "column": 22 } } @@ -75897,62 +76150,62 @@ "type": "Identifier", "name": "infDiv", "range": [ - 44569, - 44575 + 44694, + 44700 ], "loc": { "start": { - "line": 1596, + "line": 1598, "column": 23 }, "end": { - "line": 1596, + "line": 1598, "column": 29 } } }, "range": [ - 44564, - 44575 + 44689, + 44700 ], "loc": { "start": { - "line": 1596, + "line": 1598, "column": 18 }, "end": { - "line": 1596, + "line": 1598, "column": 29 } } } ], "range": [ - 44554, - 44576 + 44679, + 44701 ], "loc": { "start": { - "line": 1596, + "line": 1598, "column": 8 }, "end": { - "line": 1596, + "line": 1598, "column": 30 } } }, "range": [ - 44554, - 44577 + 44679, + 44702 ], "loc": { "start": { - "line": 1596, + "line": 1598, "column": 8 }, "end": { - "line": 1596, + "line": 1598, "column": 31 } } @@ -75968,16 +76221,16 @@ "object": { "type": "ThisExpression", "range": [ - 44586, - 44590 + 44711, + 44715 ], "loc": { "start": { - "line": 1597, + "line": 1599, "column": 8 }, "end": { - "line": 1597, + "line": 1599, "column": 12 } } @@ -75986,31 +76239,31 @@ "type": "Identifier", "name": "infDiv", "range": [ - 44591, - 44597 + 44716, + 44722 ], "loc": { "start": { - "line": 1597, + "line": 1599, "column": 13 }, "end": { - "line": 1597, + "line": 1599, "column": 19 } } }, "range": [ - 44586, - 44597 + 44711, + 44722 ], "loc": { "start": { - "line": 1597, + "line": 1599, "column": 8 }, "end": { - "line": 1597, + "line": 1599, "column": 19 } } @@ -76020,46 +76273,46 @@ "value": null, "raw": "null", "range": [ - 44600, - 44604 + 44725, + 44729 ], "loc": { "start": { - "line": 1597, + "line": 1599, "column": 22 }, "end": { - "line": 1597, + "line": 1599, "column": 26 } } }, "range": [ - 44586, - 44604 + 44711, + 44729 ], "loc": { "start": { - "line": 1597, + "line": 1599, "column": 8 }, "end": { - "line": 1597, + "line": 1599, "column": 26 } } }, "range": [ - 44586, - 44605 + 44711, + 44730 ], "loc": { "start": { - "line": 1597, + "line": 1599, "column": 8 }, "end": { - "line": 1597, + "line": 1599, "column": 27 } } @@ -76073,16 +76326,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 44619, - 44622 + 44744, + 44747 ], "loc": { "start": { - "line": 1599, + "line": 1601, "column": 12 }, "end": { - "line": 1599, + "line": 1601, "column": 15 } } @@ -76095,16 +76348,16 @@ "object": { "type": "ThisExpression", "range": [ - 44625, - 44629 + 44750, + 44754 ], "loc": { "start": { - "line": 1599, + "line": 1601, "column": 18 }, "end": { - "line": 1599, + "line": 1601, "column": 22 } } @@ -76113,62 +76366,62 @@ "type": "Identifier", "name": "dom", "range": [ - 44630, - 44633 + 44755, + 44758 ], "loc": { "start": { - "line": 1599, + "line": 1601, "column": 23 }, "end": { - "line": 1599, + "line": 1601, "column": 26 } } }, "range": [ - 44625, - 44633 + 44750, + 44758 ], "loc": { "start": { - "line": 1599, + "line": 1601, "column": 18 }, "end": { - "line": 1599, + "line": 1601, "column": 26 } } }, "arguments": [], "range": [ - 44625, - 44635 + 44750, + 44760 ], "loc": { "start": { - "line": 1599, + "line": 1601, "column": 18 }, "end": { - "line": 1599, + "line": 1601, "column": 28 } } }, "range": [ - 44619, - 44635 + 44744, + 44760 ], "loc": { "start": { - "line": 1599, + "line": 1601, "column": 12 }, "end": { - "line": 1599, + "line": 1601, "column": 28 } } @@ -76176,16 +76429,16 @@ ], "kind": "let", "range": [ - 44615, - 44636 + 44740, + 44761 ], "loc": { "start": { - "line": 1599, + "line": 1601, "column": 8 }, "end": { - "line": 1599, + "line": 1601, "column": 29 } } @@ -76199,16 +76452,16 @@ "type": "Identifier", "name": "captions", "range": [ - 44649, - 44657 + 44774, + 44782 ], "loc": { "start": { - "line": 1600, + "line": 1602, "column": 12 }, "end": { - "line": 1600, + "line": 1602, "column": 20 } } @@ -76219,16 +76472,16 @@ "type": "Identifier", "name": "tag", "range": [ - 44660, - 44663 + 44785, + 44788 ], "loc": { "start": { - "line": 1600, + "line": 1602, "column": 23 }, "end": { - "line": 1600, + "line": 1602, "column": 26 } } @@ -76238,16 +76491,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 44664, - 44667 + 44789, + 44792 ], "loc": { "start": { - "line": 1600, + "line": 1602, "column": 27 }, "end": { - "line": 1600, + "line": 1602, "column": 30 } } @@ -76257,47 +76510,47 @@ "value": "caption", "raw": "'caption'", "range": [ - 44669, - 44678 + 44794, + 44803 ], "loc": { "start": { - "line": 1600, + "line": 1602, "column": 32 }, "end": { - "line": 1600, + "line": 1602, "column": 41 } } } ], "range": [ - 44660, - 44679 + 44785, + 44804 ], "loc": { "start": { - "line": 1600, + "line": 1602, "column": 23 }, "end": { - "line": 1600, + "line": 1602, "column": 42 } } }, "range": [ - 44649, - 44679 + 44774, + 44804 ], "loc": { "start": { - "line": 1600, + "line": 1602, "column": 12 }, "end": { - "line": 1600, + "line": 1602, "column": 42 } } @@ -76305,16 +76558,16 @@ ], "kind": "let", "range": [ - 44645, - 44680 + 44770, + 44805 ], "loc": { "start": { - "line": 1600, + "line": 1602, "column": 8 }, "end": { - "line": 1600, + "line": 1602, "column": 43 } } @@ -76331,16 +76584,16 @@ "type": "Identifier", "name": "captions", "range": [ - 44693, - 44701 + 44818, + 44826 ], "loc": { "start": { - "line": 1601, + "line": 1603, "column": 12 }, "end": { - "line": 1601, + "line": 1603, "column": 20 } } @@ -76349,31 +76602,31 @@ "type": "Identifier", "name": "length", "range": [ - 44702, - 44708 + 44827, + 44833 ], "loc": { "start": { - "line": 1601, + "line": 1603, "column": 21 }, "end": { - "line": 1601, + "line": 1603, "column": 27 } } }, "range": [ - 44693, - 44708 + 44818, + 44833 ], "loc": { "start": { - "line": 1601, + "line": 1603, "column": 12 }, "end": { - "line": 1601, + "line": 1603, "column": 27 } } @@ -76383,31 +76636,31 @@ "value": 0, "raw": "0", "range": [ - 44711, - 44712 + 44836, + 44837 ], "loc": { "start": { - "line": 1601, + "line": 1603, "column": 30 }, "end": { - "line": 1601, + "line": 1603, "column": 31 } } }, "range": [ - 44693, - 44712 + 44818, + 44837 ], "loc": { "start": { - "line": 1601, + "line": 1603, "column": 12 }, "end": { - "line": 1601, + "line": 1603, "column": 31 } } @@ -76429,16 +76682,16 @@ "type": "ArrayExpression", "elements": [], "range": [ - 44728, - 44730 + 44853, + 44855 ], "loc": { "start": { - "line": 1602, + "line": 1604, "column": 12 }, "end": { - "line": 1602, + "line": 1604, "column": 14 } } @@ -76447,31 +76700,31 @@ "type": "Identifier", "name": "forEach", "range": [ - 44731, - 44738 + 44856, + 44863 ], "loc": { "start": { - "line": 1602, + "line": 1604, "column": 15 }, "end": { - "line": 1602, + "line": 1604, "column": 22 } } }, "range": [ - 44728, - 44738 + 44853, + 44863 ], "loc": { "start": { - "line": 1602, + "line": 1604, "column": 12 }, "end": { - "line": 1602, + "line": 1604, "column": 22 } } @@ -76480,31 +76733,31 @@ "type": "Identifier", "name": "call", "range": [ - 44739, - 44743 + 44864, + 44868 ], "loc": { "start": { - "line": 1602, + "line": 1604, "column": 23 }, "end": { - "line": 1602, + "line": 1604, "column": 27 } } }, "range": [ - 44728, - 44743 + 44853, + 44868 ], "loc": { "start": { - "line": 1602, + "line": 1604, "column": 12 }, "end": { - "line": 1602, + "line": 1604, "column": 27 } } @@ -76514,16 +76767,16 @@ "type": "Identifier", "name": "captions", "range": [ - 44744, - 44752 + 44869, + 44877 ], "loc": { "start": { - "line": 1602, + "line": 1604, "column": 28 }, "end": { - "line": 1602, + "line": 1604, "column": 36 } } @@ -76536,16 +76789,16 @@ "type": "Identifier", "name": "elm", "range": [ - 44755, - 44758 + 44880, + 44883 ], "loc": { "start": { - "line": 1602, + "line": 1604, "column": 39 }, "end": { - "line": 1602, + "line": 1604, "column": 42 } } @@ -76560,16 +76813,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 44763, - 44766 + 44888, + 44891 ], "loc": { "start": { - "line": 1602, + "line": 1604, "column": 47 }, "end": { - "line": 1602, + "line": 1604, "column": 50 } } @@ -76578,31 +76831,31 @@ "type": "Identifier", "name": "removeChild", "range": [ - 44767, - 44778 + 44892, + 44903 ], "loc": { "start": { - "line": 1602, + "line": 1604, "column": 51 }, "end": { - "line": 1602, + "line": 1604, "column": 62 } } }, "range": [ - 44763, - 44778 + 44888, + 44903 ], "loc": { "start": { - "line": 1602, + "line": 1604, "column": 47 }, "end": { - "line": 1602, + "line": 1604, "column": 62 } } @@ -76612,32 +76865,32 @@ "type": "Identifier", "name": "elm", "range": [ - 44779, - 44782 + 44904, + 44907 ], "loc": { "start": { - "line": 1602, + "line": 1604, "column": 63 }, "end": { - "line": 1602, + "line": 1604, "column": 66 } } } ], "range": [ - 44763, - 44783 + 44888, + 44908 ], "loc": { "start": { - "line": 1602, + "line": 1604, "column": 47 }, "end": { - "line": 1602, + "line": 1604, "column": 67 } } @@ -76645,95 +76898,95 @@ "generator": false, "expression": true, "range": [ - 44754, - 44783 + 44879, + 44908 ], "loc": { "start": { - "line": 1602, + "line": 1604, "column": 38 }, "end": { - "line": 1602, + "line": 1604, "column": 67 } } } ], "range": [ - 44728, - 44784 + 44853, + 44909 ], "loc": { "start": { - "line": 1602, + "line": 1604, "column": 12 }, "end": { - "line": 1602, + "line": 1604, "column": 68 } } }, "range": [ - 44728, - 44785 + 44853, + 44910 ], "loc": { "start": { - "line": 1602, + "line": 1604, "column": 12 }, "end": { - "line": 1602, + "line": 1604, "column": 69 } } } ], "range": [ - 44714, - 44795 + 44839, + 44920 ], "loc": { "start": { - "line": 1601, + "line": 1603, "column": 33 }, "end": { - "line": 1603, + "line": 1605, "column": 9 } } }, "alternate": null, "range": [ - 44689, - 44795 + 44814, + 44920 ], "loc": { "start": { - "line": 1601, + "line": 1603, "column": 8 }, "end": { - "line": 1603, + "line": 1605, "column": 9 } } } ], "range": [ - 44486, - 44801 + 44611, + 44926 ], "loc": { "start": { - "line": 1592, + "line": 1594, "column": 20 }, "end": { - "line": 1604, + "line": 1606, "column": 5 } } @@ -76741,16 +76994,16 @@ "generator": false, "expression": false, "range": [ - 44483, - 44801 + 44608, + 44926 ], "loc": { "start": { - "line": 1592, + "line": 1594, "column": 17 }, "end": { - "line": 1604, + "line": 1606, "column": 5 } } @@ -76758,16 +77011,16 @@ "kind": "method", "computed": false, "range": [ - 44470, - 44801 + 44595, + 44926 ], "loc": { "start": { - "line": 1592, + "line": 1594, "column": 4 }, "end": { - "line": 1604, + "line": 1606, "column": 5 } }, @@ -76776,16 +77029,16 @@ "type": "Block", "value": "*\n * Remove toolbar container element\n ", "range": [ - 44414, - 44465 + 44539, + 44590 ], "loc": { "start": { - "line": 1589, + "line": 1591, "column": 4 }, "end": { - "line": 1591, + "line": 1593, "column": 7 } } @@ -76796,16 +77049,16 @@ "type": "Block", "value": "*\n * Remove all the external column filters\n ", "range": [ - 44807, - 44864 + 44932, + 44989 ], "loc": { "start": { - "line": 1606, + "line": 1608, "column": 4 }, "end": { - "line": 1608, + "line": 1610, "column": 7 } } @@ -76819,16 +77072,16 @@ "type": "Identifier", "name": "removeExternalFlts", "range": [ - 44869, - 44887 + 44994, + 45012 ], "loc": { "start": { - "line": 1609, + "line": 1611, "column": 4 }, "end": { - "line": 1609, + "line": 1611, "column": 22 } } @@ -76851,16 +77104,16 @@ "object": { "type": "ThisExpression", "range": [ - 44905, - 44909 + 45030, + 45034 ], "loc": { "start": { - "line": 1610, + "line": 1612, "column": 13 }, "end": { - "line": 1610, + "line": 1612, "column": 17 } } @@ -76869,47 +77122,47 @@ "type": "Identifier", "name": "isExternalFlt", "range": [ - 44910, - 44923 + 45035, + 45048 ], "loc": { "start": { - "line": 1610, + "line": 1612, "column": 18 }, "end": { - "line": 1610, + "line": 1612, "column": 31 } } }, "range": [ - 44905, - 44923 + 45030, + 45048 ], "loc": { "start": { - "line": 1610, + "line": 1612, "column": 13 }, "end": { - "line": 1610, + "line": 1612, "column": 31 } } }, "prefix": true, "range": [ - 44904, - 44923 + 45029, + 45048 ], "loc": { "start": { - "line": 1610, + "line": 1612, "column": 12 }, "end": { - "line": 1610, + "line": 1612, "column": 31 } } @@ -76921,48 +77174,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 44939, - 44946 + 45064, + 45071 ], "loc": { "start": { - "line": 1611, + "line": 1613, "column": 12 }, "end": { - "line": 1611, + "line": 1613, "column": 19 } } } ], "range": [ - 44925, - 44956 + 45050, + 45081 ], "loc": { "start": { - "line": 1610, + "line": 1612, "column": 33 }, "end": { - "line": 1612, + "line": 1614, "column": 9 } } }, "alternate": null, "range": [ - 44900, - 44956 + 45025, + 45081 ], "loc": { "start": { - "line": 1610, + "line": 1612, "column": 8 }, "end": { - "line": 1612, + "line": 1614, "column": 9 } } @@ -76976,16 +77229,16 @@ "type": "Identifier", "name": "ids", "range": [ - 44969, - 44972 + 45094, + 45097 ], "loc": { "start": { - "line": 1613, + "line": 1615, "column": 12 }, "end": { - "line": 1613, + "line": 1615, "column": 15 } } @@ -76996,16 +77249,16 @@ "object": { "type": "ThisExpression", "range": [ - 44975, - 44979 + 45100, + 45104 ], "loc": { "start": { - "line": 1613, + "line": 1615, "column": 18 }, "end": { - "line": 1613, + "line": 1615, "column": 22 } } @@ -77014,46 +77267,46 @@ "type": "Identifier", "name": "externalFltTgtIds", "range": [ - 44980, - 44997 + 45105, + 45122 ], "loc": { "start": { - "line": 1613, + "line": 1615, "column": 23 }, "end": { - "line": 1613, + "line": 1615, "column": 40 } } }, "range": [ - 44975, - 44997 + 45100, + 45122 ], "loc": { "start": { - "line": 1613, + "line": 1615, "column": 18 }, "end": { - "line": 1613, + "line": 1615, "column": 40 } } }, "range": [ - 44969, - 44997 + 45094, + 45122 ], "loc": { "start": { - "line": 1613, + "line": 1615, "column": 12 }, "end": { - "line": 1613, + "line": 1615, "column": 40 } } @@ -77064,16 +77317,16 @@ "type": "Identifier", "name": "len", "range": [ - 45011, - 45014 + 45136, + 45139 ], "loc": { "start": { - "line": 1614, + "line": 1616, "column": 12 }, "end": { - "line": 1614, + "line": 1616, "column": 15 } } @@ -77085,16 +77338,16 @@ "type": "Identifier", "name": "ids", "range": [ - 45017, - 45020 + 45142, + 45145 ], "loc": { "start": { - "line": 1614, + "line": 1616, "column": 18 }, "end": { - "line": 1614, + "line": 1616, "column": 21 } } @@ -77103,46 +77356,46 @@ "type": "Identifier", "name": "length", "range": [ - 45021, - 45027 + 45146, + 45152 ], "loc": { "start": { - "line": 1614, + "line": 1616, "column": 22 }, "end": { - "line": 1614, + "line": 1616, "column": 28 } } }, "range": [ - 45017, - 45027 + 45142, + 45152 ], "loc": { "start": { - "line": 1614, + "line": 1616, "column": 18 }, "end": { - "line": 1614, + "line": 1616, "column": 28 } } }, "range": [ - 45011, - 45027 + 45136, + 45152 ], "loc": { "start": { - "line": 1614, + "line": 1616, "column": 12 }, "end": { - "line": 1614, + "line": 1616, "column": 28 } } @@ -77150,16 +77403,16 @@ ], "kind": "let", "range": [ - 44965, - 45028 + 45090, + 45153 ], "loc": { "start": { - "line": 1613, + "line": 1615, "column": 8 }, "end": { - "line": 1614, + "line": 1616, "column": 29 } } @@ -77175,16 +77428,16 @@ "type": "Identifier", "name": "ct", "range": [ - 45046, - 45048 + 45171, + 45173 ], "loc": { "start": { - "line": 1615, + "line": 1617, "column": 17 }, "end": { - "line": 1615, + "line": 1617, "column": 19 } } @@ -77194,31 +77447,31 @@ "value": 0, "raw": "0", "range": [ - 45051, - 45052 + 45176, + 45177 ], "loc": { "start": { - "line": 1615, + "line": 1617, "column": 22 }, "end": { - "line": 1615, + "line": 1617, "column": 23 } } }, "range": [ - 45046, - 45052 + 45171, + 45177 ], "loc": { "start": { - "line": 1615, + "line": 1617, "column": 17 }, "end": { - "line": 1615, + "line": 1617, "column": 23 } } @@ -77226,16 +77479,16 @@ ], "kind": "let", "range": [ - 45042, - 45052 + 45167, + 45177 ], "loc": { "start": { - "line": 1615, + "line": 1617, "column": 13 }, "end": { - "line": 1615, + "line": 1617, "column": 23 } } @@ -77247,16 +77500,16 @@ "type": "Identifier", "name": "ct", "range": [ - 45054, - 45056 + 45179, + 45181 ], "loc": { "start": { - "line": 1615, + "line": 1617, "column": 25 }, "end": { - "line": 1615, + "line": 1617, "column": 27 } } @@ -77265,31 +77518,31 @@ "type": "Identifier", "name": "len", "range": [ - 45059, - 45062 + 45184, + 45187 ], "loc": { "start": { - "line": 1615, + "line": 1617, "column": 30 }, "end": { - "line": 1615, + "line": 1617, "column": 33 } } }, "range": [ - 45054, - 45062 + 45179, + 45187 ], "loc": { "start": { - "line": 1615, + "line": 1617, "column": 25 }, "end": { - "line": 1615, + "line": 1617, "column": 33 } } @@ -77301,32 +77554,32 @@ "type": "Identifier", "name": "ct", "range": [ - 45064, - 45066 + 45189, + 45191 ], "loc": { "start": { - "line": 1615, + "line": 1617, "column": 35 }, "end": { - "line": 1615, + "line": 1617, "column": 37 } } }, "prefix": false, "range": [ - 45064, - 45068 + 45189, + 45193 ], "loc": { "start": { - "line": 1615, + "line": 1617, "column": 35 }, "end": { - "line": 1615, + "line": 1617, "column": 39 } } @@ -77343,16 +77596,16 @@ "type": "Identifier", "name": "externalFltTgtId", "range": [ - 45088, - 45104 + 45213, + 45229 ], "loc": { "start": { - "line": 1616, + "line": 1618, "column": 16 }, "end": { - "line": 1616, + "line": 1618, "column": 32 } } @@ -77364,16 +77617,16 @@ "type": "Identifier", "name": "ids", "range": [ - 45107, - 45110 + 45232, + 45235 ], "loc": { "start": { - "line": 1616, + "line": 1618, "column": 35 }, "end": { - "line": 1616, + "line": 1618, "column": 38 } } @@ -77382,46 +77635,46 @@ "type": "Identifier", "name": "ct", "range": [ - 45111, - 45113 + 45236, + 45238 ], "loc": { "start": { - "line": 1616, + "line": 1618, "column": 39 }, "end": { - "line": 1616, + "line": 1618, "column": 41 } } }, "range": [ - 45107, - 45114 + 45232, + 45239 ], "loc": { "start": { - "line": 1616, + "line": 1618, "column": 35 }, "end": { - "line": 1616, + "line": 1618, "column": 42 } } }, "range": [ - 45088, - 45114 + 45213, + 45239 ], "loc": { "start": { - "line": 1616, + "line": 1618, "column": 16 }, "end": { - "line": 1616, + "line": 1618, "column": 42 } } @@ -77432,16 +77685,16 @@ "type": "Identifier", "name": "externalFlt", "range": [ - 45132, - 45143 + 45257, + 45268 ], "loc": { "start": { - "line": 1617, + "line": 1619, "column": 16 }, "end": { - "line": 1617, + "line": 1619, "column": 27 } } @@ -77452,16 +77705,16 @@ "type": "Identifier", "name": "elm", "range": [ - 45146, - 45149 + 45271, + 45274 ], "loc": { "start": { - "line": 1617, + "line": 1619, "column": 30 }, "end": { - "line": 1617, + "line": 1619, "column": 33 } } @@ -77471,47 +77724,47 @@ "type": "Identifier", "name": "externalFltTgtId", "range": [ - 45150, - 45166 + 45275, + 45291 ], "loc": { "start": { - "line": 1617, + "line": 1619, "column": 34 }, "end": { - "line": 1617, + "line": 1619, "column": 50 } } } ], "range": [ - 45146, - 45167 + 45271, + 45292 ], "loc": { "start": { - "line": 1617, + "line": 1619, "column": 30 }, "end": { - "line": 1617, + "line": 1619, "column": 51 } } }, "range": [ - 45132, - 45167 + 45257, + 45292 ], "loc": { "start": { - "line": 1617, + "line": 1619, "column": 16 }, "end": { - "line": 1617, + "line": 1619, "column": 51 } } @@ -77519,16 +77772,16 @@ ], "kind": "let", "range": [ - 45084, - 45168 + 45209, + 45293 ], "loc": { "start": { - "line": 1616, + "line": 1618, "column": 12 }, "end": { - "line": 1617, + "line": 1619, "column": 52 } } @@ -77539,16 +77792,16 @@ "type": "Identifier", "name": "externalFlt", "range": [ - 45185, - 45196 + 45310, + 45321 ], "loc": { "start": { - "line": 1618, + "line": 1620, "column": 16 }, "end": { - "line": 1618, + "line": 1620, "column": 27 } } @@ -77568,16 +77821,16 @@ "type": "Identifier", "name": "externalFlt", "range": [ - 45216, - 45227 + 45341, + 45352 ], "loc": { "start": { - "line": 1619, + "line": 1621, "column": 16 }, "end": { - "line": 1619, + "line": 1621, "column": 27 } } @@ -77586,31 +77839,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 45228, - 45237 + 45353, + 45362 ], "loc": { "start": { - "line": 1619, + "line": 1621, "column": 28 }, "end": { - "line": 1619, + "line": 1621, "column": 37 } } }, "range": [ - 45216, - 45237 + 45341, + 45362 ], "loc": { "start": { - "line": 1619, + "line": 1621, "column": 16 }, "end": { - "line": 1619, + "line": 1621, "column": 37 } } @@ -77620,125 +77873,125 @@ "value": "", "raw": "''", "range": [ - 45240, - 45242 + 45365, + 45367 ], "loc": { "start": { - "line": 1619, + "line": 1621, "column": 40 }, "end": { - "line": 1619, + "line": 1621, "column": 42 } } }, "range": [ - 45216, - 45242 + 45341, + 45367 ], "loc": { "start": { - "line": 1619, + "line": 1621, "column": 16 }, "end": { - "line": 1619, + "line": 1621, "column": 42 } } }, "range": [ - 45216, - 45243 + 45341, + 45368 ], "loc": { "start": { - "line": 1619, + "line": 1621, "column": 16 }, "end": { - "line": 1619, + "line": 1621, "column": 43 } } } ], "range": [ - 45198, - 45257 + 45323, + 45382 ], "loc": { "start": { - "line": 1618, + "line": 1620, "column": 29 }, "end": { - "line": 1620, + "line": 1622, "column": 13 } } }, "alternate": null, "range": [ - 45181, - 45257 + 45306, + 45382 ], "loc": { "start": { - "line": 1618, + "line": 1620, "column": 12 }, "end": { - "line": 1620, + "line": 1622, "column": 13 } } } ], "range": [ - 45070, - 45267 + 45195, + 45392 ], "loc": { "start": { - "line": 1615, + "line": 1617, "column": 41 }, "end": { - "line": 1621, + "line": 1623, "column": 9 } } }, "range": [ - 45037, - 45267 + 45162, + 45392 ], "loc": { "start": { - "line": 1615, + "line": 1617, "column": 8 }, "end": { - "line": 1621, + "line": 1623, "column": 9 } } } ], "range": [ - 44890, - 45273 + 45015, + 45398 ], "loc": { "start": { - "line": 1609, + "line": 1611, "column": 25 }, "end": { - "line": 1622, + "line": 1624, "column": 5 } } @@ -77746,16 +77999,16 @@ "generator": false, "expression": false, "range": [ - 44887, - 45273 + 45012, + 45398 ], "loc": { "start": { - "line": 1609, + "line": 1611, "column": 22 }, "end": { - "line": 1622, + "line": 1624, "column": 5 } } @@ -77763,16 +78016,16 @@ "kind": "method", "computed": false, "range": [ - 44869, - 45273 + 44994, + 45398 ], "loc": { "start": { - "line": 1609, + "line": 1611, "column": 4 }, "end": { - "line": 1622, + "line": 1624, "column": 5 } }, @@ -77781,16 +78034,16 @@ "type": "Block", "value": "*\n * Remove all the external column filters\n ", "range": [ - 44807, - 44864 + 44932, + 44989 ], "loc": { "start": { - "line": 1606, + "line": 1608, "column": 4 }, "end": { - "line": 1608, + "line": 1610, "column": 7 } } @@ -77801,16 +78054,16 @@ "type": "Block", "value": "*\n * Check if given column implements a filter with custom options\n * @param {Number} colIndex Column's index\n * @return {Boolean}\n ", "range": [ - 45279, - 45433 + 45404, + 45558 ], "loc": { "start": { - "line": 1624, + "line": 1626, "column": 4 }, "end": { - "line": 1628, + "line": 1630, "column": 7 } } @@ -77824,16 +78077,16 @@ "type": "Identifier", "name": "isCustomOptions", "range": [ - 45438, - 45453 + 45563, + 45578 ], "loc": { "start": { - "line": 1629, + "line": 1631, "column": 4 }, "end": { - "line": 1629, + "line": 1631, "column": 19 } } @@ -77846,16 +78099,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 45454, - 45462 + 45579, + 45587 ], "loc": { "start": { - "line": 1629, + "line": 1631, "column": 20 }, "end": { - "line": 1629, + "line": 1631, "column": 28 } } @@ -77875,16 +78128,16 @@ "object": { "type": "ThisExpression", "range": [ - 45481, - 45485 + 45606, + 45610 ], "loc": { "start": { - "line": 1630, + "line": 1632, "column": 15 }, "end": { - "line": 1630, + "line": 1632, "column": 19 } } @@ -77893,31 +78146,31 @@ "type": "Identifier", "name": "hasCustomOptions", "range": [ - 45486, - 45502 + 45611, + 45627 ], "loc": { "start": { - "line": 1630, + "line": 1632, "column": 20 }, "end": { - "line": 1630, + "line": 1632, "column": 36 } } }, "range": [ - 45481, - 45502 + 45606, + 45627 ], "loc": { "start": { - "line": 1630, + "line": 1632, "column": 15 }, "end": { - "line": 1630, + "line": 1632, "column": 36 } } @@ -77939,16 +78192,16 @@ "object": { "type": "ThisExpression", "range": [ - 45518, - 45522 + 45643, + 45647 ], "loc": { "start": { - "line": 1631, + "line": 1633, "column": 12 }, "end": { - "line": 1631, + "line": 1633, "column": 16 } } @@ -77957,31 +78210,31 @@ "type": "Identifier", "name": "customOptions", "range": [ - 45523, - 45536 + 45648, + 45661 ], "loc": { "start": { - "line": 1631, + "line": 1633, "column": 17 }, "end": { - "line": 1631, + "line": 1633, "column": 30 } } }, "range": [ - 45518, - 45536 + 45643, + 45661 ], "loc": { "start": { - "line": 1631, + "line": 1633, "column": 12 }, "end": { - "line": 1631, + "line": 1633, "column": 30 } } @@ -77990,31 +78243,31 @@ "type": "Identifier", "name": "cols", "range": [ - 45537, - 45541 + 45662, + 45666 ], "loc": { "start": { - "line": 1631, + "line": 1633, "column": 31 }, "end": { - "line": 1631, + "line": 1633, "column": 35 } } }, "range": [ - 45518, - 45541 + 45643, + 45666 ], "loc": { "start": { - "line": 1631, + "line": 1633, "column": 12 }, "end": { - "line": 1631, + "line": 1633, "column": 35 } } @@ -78023,31 +78276,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 45542, - 45549 + 45667, + 45674 ], "loc": { "start": { - "line": 1631, + "line": 1633, "column": 36 }, "end": { - "line": 1631, + "line": 1633, "column": 43 } } }, "range": [ - 45518, - 45549 + 45643, + 45674 ], "loc": { "start": { - "line": 1631, + "line": 1633, "column": 12 }, "end": { - "line": 1631, + "line": 1633, "column": 43 } } @@ -78057,32 +78310,32 @@ "type": "Identifier", "name": "colIndex", "range": [ - 45550, - 45558 + 45675, + 45683 ], "loc": { "start": { - "line": 1631, + "line": 1633, "column": 44 }, "end": { - "line": 1631, + "line": 1633, "column": 52 } } } ], "range": [ - 45518, - 45559 + 45643, + 45684 ], "loc": { "start": { - "line": 1631, + "line": 1633, "column": 12 }, "end": { - "line": 1631, + "line": 1633, "column": 53 } } @@ -78095,93 +78348,93 @@ "value": 1, "raw": "1", "range": [ - 45565, - 45566 + 45690, + 45691 ], "loc": { "start": { - "line": 1631, + "line": 1633, "column": 59 }, "end": { - "line": 1631, + "line": 1633, "column": 60 } } }, "prefix": true, "range": [ - 45564, - 45566 + 45689, + 45691 ], "loc": { "start": { - "line": 1631, + "line": 1633, "column": 58 }, "end": { - "line": 1631, + "line": 1633, "column": 60 } } }, "range": [ - 45518, - 45566 + 45643, + 45691 ], "loc": { "start": { - "line": 1631, + "line": 1633, "column": 12 }, "end": { - "line": 1631, + "line": 1633, "column": 60 } } }, "range": [ - 45481, - 45566 + 45606, + 45691 ], "loc": { "start": { - "line": 1630, + "line": 1632, "column": 15 }, "end": { - "line": 1631, + "line": 1633, "column": 60 } } }, "range": [ - 45474, - 45567 + 45599, + 45692 ], "loc": { "start": { - "line": 1630, + "line": 1632, "column": 8 }, "end": { - "line": 1631, + "line": 1633, "column": 61 } } } ], "range": [ - 45464, - 45573 + 45589, + 45698 ], "loc": { "start": { - "line": 1629, + "line": 1631, "column": 30 }, "end": { - "line": 1632, + "line": 1634, "column": 5 } } @@ -78189,16 +78442,16 @@ "generator": false, "expression": false, "range": [ - 45453, - 45573 + 45578, + 45698 ], "loc": { "start": { - "line": 1629, + "line": 1631, "column": 19 }, "end": { - "line": 1632, + "line": 1634, "column": 5 } } @@ -78206,16 +78459,16 @@ "kind": "method", "computed": false, "range": [ - 45438, - 45573 + 45563, + 45698 ], "loc": { "start": { - "line": 1629, + "line": 1631, "column": 4 }, "end": { - "line": 1632, + "line": 1634, "column": 5 } }, @@ -78224,16 +78477,16 @@ "type": "Block", "value": "*\n * Check if given column implements a filter with custom options\n * @param {Number} colIndex Column's index\n * @return {Boolean}\n ", "range": [ - 45279, - 45433 + 45404, + 45558 ], "loc": { "start": { - "line": 1624, + "line": 1626, "column": 4 }, "end": { - "line": 1628, + "line": 1630, "column": 7 } } @@ -78244,16 +78497,16 @@ "type": "Block", "value": "*\n * Returns an array [[value0, value1 ...],[text0, text1 ...]] with the\n * custom options values and texts\n * @param {Number} colIndex Column's index\n * @return {Array}\n ", "range": [ - 45579, - 45775 + 45704, + 45900 ], "loc": { "start": { - "line": 1634, + "line": 1636, "column": 4 }, "end": { - "line": 1639, + "line": 1641, "column": 7 } } @@ -78267,16 +78520,16 @@ "type": "Identifier", "name": "getCustomOptions", "range": [ - 45780, - 45796 + 45905, + 45921 ], "loc": { "start": { - "line": 1640, + "line": 1642, "column": 4 }, "end": { - "line": 1640, + "line": 1642, "column": 20 } } @@ -78289,16 +78542,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 45797, - 45805 + 45922, + 45930 ], "loc": { "start": { - "line": 1640, + "line": 1642, "column": 21 }, "end": { - "line": 1640, + "line": 1642, "column": 29 } } @@ -78318,16 +78571,16 @@ "type": "Identifier", "name": "isEmpty", "range": [ - 45821, - 45828 + 45946, + 45953 ], "loc": { "start": { - "line": 1641, + "line": 1643, "column": 12 }, "end": { - "line": 1641, + "line": 1643, "column": 19 } } @@ -78337,32 +78590,32 @@ "type": "Identifier", "name": "colIndex", "range": [ - 45829, - 45837 + 45954, + 45962 ], "loc": { "start": { - "line": 1641, + "line": 1643, "column": 20 }, "end": { - "line": 1641, + "line": 1643, "column": 28 } } } ], "range": [ - 45821, - 45838 + 45946, + 45963 ], "loc": { "start": { - "line": 1641, + "line": 1643, "column": 12 }, "end": { - "line": 1641, + "line": 1643, "column": 29 } } @@ -78378,16 +78631,16 @@ "object": { "type": "ThisExpression", "range": [ - 45843, - 45847 + 45968, + 45972 ], "loc": { "start": { - "line": 1641, + "line": 1643, "column": 34 }, "end": { - "line": 1641, + "line": 1643, "column": 38 } } @@ -78396,31 +78649,31 @@ "type": "Identifier", "name": "isCustomOptions", "range": [ - 45848, - 45863 + 45973, + 45988 ], "loc": { "start": { - "line": 1641, + "line": 1643, "column": 39 }, "end": { - "line": 1641, + "line": 1643, "column": 54 } } }, "range": [ - 45843, - 45863 + 45968, + 45988 ], "loc": { "start": { - "line": 1641, + "line": 1643, "column": 34 }, "end": { - "line": 1641, + "line": 1643, "column": 54 } } @@ -78430,63 +78683,63 @@ "type": "Identifier", "name": "colIndex", "range": [ - 45864, - 45872 + 45989, + 45997 ], "loc": { "start": { - "line": 1641, + "line": 1643, "column": 55 }, "end": { - "line": 1641, + "line": 1643, "column": 63 } } } ], "range": [ - 45843, - 45873 + 45968, + 45998 ], "loc": { "start": { - "line": 1641, + "line": 1643, "column": 34 }, "end": { - "line": 1641, + "line": 1643, "column": 64 } } }, "prefix": true, "range": [ - 45842, - 45873 + 45967, + 45998 ], "loc": { "start": { - "line": 1641, + "line": 1643, "column": 33 }, "end": { - "line": 1641, + "line": 1643, "column": 64 } } }, "range": [ - 45821, - 45873 + 45946, + 45998 ], "loc": { "start": { - "line": 1641, + "line": 1643, "column": 12 }, "end": { - "line": 1641, + "line": 1643, "column": 64 } } @@ -78498,48 +78751,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 45889, - 45896 + 46014, + 46021 ], "loc": { "start": { - "line": 1642, + "line": 1644, "column": 12 }, "end": { - "line": 1642, + "line": 1644, "column": 19 } } } ], "range": [ - 45875, - 45906 + 46000, + 46031 ], "loc": { "start": { - "line": 1641, + "line": 1643, "column": 66 }, "end": { - "line": 1643, + "line": 1645, "column": 9 } } }, "alternate": null, "range": [ - 45817, - 45906 + 45942, + 46031 ], "loc": { "start": { - "line": 1641, + "line": 1643, "column": 8 }, "end": { - "line": 1643, + "line": 1645, "column": 9 } } @@ -78553,16 +78806,16 @@ "type": "Identifier", "name": "customOptions", "range": [ - 45920, - 45933 + 46045, + 46058 ], "loc": { "start": { - "line": 1645, + "line": 1647, "column": 12 }, "end": { - "line": 1645, + "line": 1647, "column": 25 } } @@ -78573,16 +78826,16 @@ "object": { "type": "ThisExpression", "range": [ - 45936, - 45940 + 46061, + 46065 ], "loc": { "start": { - "line": 1645, + "line": 1647, "column": 28 }, "end": { - "line": 1645, + "line": 1647, "column": 32 } } @@ -78591,46 +78844,46 @@ "type": "Identifier", "name": "customOptions", "range": [ - 45941, - 45954 + 46066, + 46079 ], "loc": { "start": { - "line": 1645, + "line": 1647, "column": 33 }, "end": { - "line": 1645, + "line": 1647, "column": 46 } } }, "range": [ - 45936, - 45954 + 46061, + 46079 ], "loc": { "start": { - "line": 1645, + "line": 1647, "column": 28 }, "end": { - "line": 1645, + "line": 1647, "column": 46 } } }, "range": [ - 45920, - 45954 + 46045, + 46079 ], "loc": { "start": { - "line": 1645, + "line": 1647, "column": 12 }, "end": { - "line": 1645, + "line": 1647, "column": 46 } } @@ -78638,16 +78891,16 @@ ], "kind": "let", "range": [ - 45916, - 45955 + 46041, + 46080 ], "loc": { "start": { - "line": 1645, + "line": 1647, "column": 8 }, "end": { - "line": 1645, + "line": 1647, "column": 47 } } @@ -78661,16 +78914,16 @@ "type": "Identifier", "name": "cols", "range": [ - 45968, - 45972 + 46093, + 46097 ], "loc": { "start": { - "line": 1646, + "line": 1648, "column": 12 }, "end": { - "line": 1646, + "line": 1648, "column": 16 } } @@ -78682,16 +78935,16 @@ "type": "Identifier", "name": "customOptions", "range": [ - 45975, - 45988 + 46100, + 46113 ], "loc": { "start": { - "line": 1646, + "line": 1648, "column": 19 }, "end": { - "line": 1646, + "line": 1648, "column": 32 } } @@ -78700,46 +78953,46 @@ "type": "Identifier", "name": "cols", "range": [ - 45989, - 45993 + 46114, + 46118 ], "loc": { "start": { - "line": 1646, + "line": 1648, "column": 33 }, "end": { - "line": 1646, + "line": 1648, "column": 37 } } }, "range": [ - 45975, - 45993 + 46100, + 46118 ], "loc": { "start": { - "line": 1646, + "line": 1648, "column": 19 }, "end": { - "line": 1646, + "line": 1648, "column": 37 } } }, "range": [ - 45968, - 45993 + 46093, + 46118 ], "loc": { "start": { - "line": 1646, + "line": 1648, "column": 12 }, "end": { - "line": 1646, + "line": 1648, "column": 37 } } @@ -78747,16 +79000,16 @@ ], "kind": "let", "range": [ - 45964, - 45994 + 46089, + 46119 ], "loc": { "start": { - "line": 1646, + "line": 1648, "column": 8 }, "end": { - "line": 1646, + "line": 1648, "column": 38 } } @@ -78770,16 +79023,16 @@ "type": "Identifier", "name": "optTxt", "range": [ - 46007, - 46013 + 46132, + 46138 ], "loc": { "start": { - "line": 1647, + "line": 1649, "column": 12 }, "end": { - "line": 1647, + "line": 1649, "column": 18 } } @@ -78788,31 +79041,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 46016, - 46018 + 46141, + 46143 ], "loc": { "start": { - "line": 1647, + "line": 1649, "column": 21 }, "end": { - "line": 1647, + "line": 1649, "column": 23 } } }, "range": [ - 46007, - 46018 + 46132, + 46143 ], "loc": { "start": { - "line": 1647, + "line": 1649, "column": 12 }, "end": { - "line": 1647, + "line": 1649, "column": 23 } } @@ -78823,16 +79076,16 @@ "type": "Identifier", "name": "optArray", "range": [ - 46020, - 46028 + 46145, + 46153 ], "loc": { "start": { - "line": 1647, + "line": 1649, "column": 25 }, "end": { - "line": 1647, + "line": 1649, "column": 33 } } @@ -78841,31 +79094,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 46031, - 46033 + 46156, + 46158 ], "loc": { "start": { - "line": 1647, + "line": 1649, "column": 36 }, "end": { - "line": 1647, + "line": 1649, "column": 38 } } }, "range": [ - 46020, - 46033 + 46145, + 46158 ], "loc": { "start": { - "line": 1647, + "line": 1649, "column": 25 }, "end": { - "line": 1647, + "line": 1649, "column": 38 } } @@ -78873,16 +79126,16 @@ ], "kind": "let", "range": [ - 46003, - 46034 + 46128, + 46159 ], "loc": { "start": { - "line": 1647, + "line": 1649, "column": 8 }, "end": { - "line": 1647, + "line": 1649, "column": 39 } } @@ -78896,16 +79149,16 @@ "type": "Identifier", "name": "index", "range": [ - 46047, - 46052 + 46172, + 46177 ], "loc": { "start": { - "line": 1648, + "line": 1650, "column": 12 }, "end": { - "line": 1648, + "line": 1650, "column": 17 } } @@ -78919,16 +79172,16 @@ "type": "Identifier", "name": "cols", "range": [ - 46055, - 46059 + 46180, + 46184 ], "loc": { "start": { - "line": 1648, + "line": 1650, "column": 20 }, "end": { - "line": 1648, + "line": 1650, "column": 24 } } @@ -78937,31 +79190,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 46060, - 46067 + 46185, + 46192 ], "loc": { "start": { - "line": 1648, + "line": 1650, "column": 25 }, "end": { - "line": 1648, + "line": 1650, "column": 32 } } }, "range": [ - 46055, - 46067 + 46180, + 46192 ], "loc": { "start": { - "line": 1648, + "line": 1650, "column": 20 }, "end": { - "line": 1648, + "line": 1650, "column": 32 } } @@ -78971,47 +79224,47 @@ "type": "Identifier", "name": "colIndex", "range": [ - 46068, - 46076 + 46193, + 46201 ], "loc": { "start": { - "line": 1648, + "line": 1650, "column": 33 }, "end": { - "line": 1648, + "line": 1650, "column": 41 } } } ], "range": [ - 46055, - 46077 + 46180, + 46202 ], "loc": { "start": { - "line": 1648, + "line": 1650, "column": 20 }, "end": { - "line": 1648, + "line": 1650, "column": 42 } } }, "range": [ - 46047, - 46077 + 46172, + 46202 ], "loc": { "start": { - "line": 1648, + "line": 1650, "column": 12 }, "end": { - "line": 1648, + "line": 1650, "column": 42 } } @@ -79019,16 +79272,16 @@ ], "kind": "let", "range": [ - 46043, - 46078 + 46168, + 46203 ], "loc": { "start": { - "line": 1648, + "line": 1650, "column": 8 }, "end": { - "line": 1648, + "line": 1650, "column": 43 } } @@ -79042,16 +79295,16 @@ "type": "Identifier", "name": "slcValues", "range": [ - 46091, - 46100 + 46216, + 46225 ], "loc": { "start": { - "line": 1649, + "line": 1651, "column": 12 }, "end": { - "line": 1649, + "line": 1651, "column": 21 } } @@ -79066,16 +79319,16 @@ "type": "Identifier", "name": "customOptions", "range": [ - 46103, - 46116 + 46228, + 46241 ], "loc": { "start": { - "line": 1649, + "line": 1651, "column": 24 }, "end": { - "line": 1649, + "line": 1651, "column": 37 } } @@ -79084,31 +79337,31 @@ "type": "Identifier", "name": "values", "range": [ - 46117, - 46123 + 46242, + 46248 ], "loc": { "start": { - "line": 1649, + "line": 1651, "column": 38 }, "end": { - "line": 1649, + "line": 1651, "column": 44 } } }, "range": [ - 46103, - 46123 + 46228, + 46248 ], "loc": { "start": { - "line": 1649, + "line": 1651, "column": 24 }, "end": { - "line": 1649, + "line": 1651, "column": 44 } } @@ -79117,46 +79370,46 @@ "type": "Identifier", "name": "index", "range": [ - 46124, - 46129 + 46249, + 46254 ], "loc": { "start": { - "line": 1649, + "line": 1651, "column": 45 }, "end": { - "line": 1649, + "line": 1651, "column": 50 } } }, "range": [ - 46103, - 46130 + 46228, + 46255 ], "loc": { "start": { - "line": 1649, + "line": 1651, "column": 24 }, "end": { - "line": 1649, + "line": 1651, "column": 51 } } }, "range": [ - 46091, - 46130 + 46216, + 46255 ], "loc": { "start": { - "line": 1649, + "line": 1651, "column": 12 }, "end": { - "line": 1649, + "line": 1651, "column": 51 } } @@ -79164,16 +79417,16 @@ ], "kind": "let", "range": [ - 46087, - 46131 + 46212, + 46256 ], "loc": { "start": { - "line": 1649, + "line": 1651, "column": 8 }, "end": { - "line": 1649, + "line": 1651, "column": 52 } } @@ -79187,16 +79440,16 @@ "type": "Identifier", "name": "slcTexts", "range": [ - 46144, - 46152 + 46269, + 46277 ], "loc": { "start": { - "line": 1650, + "line": 1652, "column": 12 }, "end": { - "line": 1650, + "line": 1652, "column": 20 } } @@ -79211,16 +79464,16 @@ "type": "Identifier", "name": "customOptions", "range": [ - 46155, - 46168 + 46280, + 46293 ], "loc": { "start": { - "line": 1650, + "line": 1652, "column": 23 }, "end": { - "line": 1650, + "line": 1652, "column": 36 } } @@ -79229,31 +79482,31 @@ "type": "Identifier", "name": "texts", "range": [ - 46169, - 46174 + 46294, + 46299 ], "loc": { "start": { - "line": 1650, + "line": 1652, "column": 37 }, "end": { - "line": 1650, + "line": 1652, "column": 42 } } }, "range": [ - 46155, - 46174 + 46280, + 46299 ], "loc": { "start": { - "line": 1650, + "line": 1652, "column": 23 }, "end": { - "line": 1650, + "line": 1652, "column": 42 } } @@ -79262,46 +79515,46 @@ "type": "Identifier", "name": "index", "range": [ - 46175, - 46180 + 46300, + 46305 ], "loc": { "start": { - "line": 1650, + "line": 1652, "column": 43 }, "end": { - "line": 1650, + "line": 1652, "column": 48 } } }, "range": [ - 46155, - 46181 + 46280, + 46306 ], "loc": { "start": { - "line": 1650, + "line": 1652, "column": 23 }, "end": { - "line": 1650, + "line": 1652, "column": 49 } } }, "range": [ - 46144, - 46181 + 46269, + 46306 ], "loc": { "start": { - "line": 1650, + "line": 1652, "column": 12 }, "end": { - "line": 1650, + "line": 1652, "column": 49 } } @@ -79309,16 +79562,16 @@ ], "kind": "let", "range": [ - 46140, - 46182 + 46265, + 46307 ], "loc": { "start": { - "line": 1650, + "line": 1652, "column": 8 }, "end": { - "line": 1650, + "line": 1652, "column": 50 } } @@ -79332,16 +79585,16 @@ "type": "Identifier", "name": "slcSort", "range": [ - 46195, - 46202 + 46320, + 46327 ], "loc": { "start": { - "line": 1651, + "line": 1653, "column": 12 }, "end": { - "line": 1651, + "line": 1653, "column": 19 } } @@ -79356,16 +79609,16 @@ "type": "Identifier", "name": "customOptions", "range": [ - 46205, - 46218 + 46330, + 46343 ], "loc": { "start": { - "line": 1651, + "line": 1653, "column": 22 }, "end": { - "line": 1651, + "line": 1653, "column": 35 } } @@ -79374,31 +79627,31 @@ "type": "Identifier", "name": "sorts", "range": [ - 46219, - 46224 + 46344, + 46349 ], "loc": { "start": { - "line": 1651, + "line": 1653, "column": 36 }, "end": { - "line": 1651, + "line": 1653, "column": 41 } } }, "range": [ - 46205, - 46224 + 46330, + 46349 ], "loc": { "start": { - "line": 1651, + "line": 1653, "column": 22 }, "end": { - "line": 1651, + "line": 1653, "column": 41 } } @@ -79407,46 +79660,46 @@ "type": "Identifier", "name": "index", "range": [ - 46225, - 46230 + 46350, + 46355 ], "loc": { "start": { - "line": 1651, + "line": 1653, "column": 42 }, "end": { - "line": 1651, + "line": 1653, "column": 47 } } }, "range": [ - 46205, - 46231 + 46330, + 46356 ], "loc": { "start": { - "line": 1651, + "line": 1653, "column": 22 }, "end": { - "line": 1651, + "line": 1653, "column": 48 } } }, "range": [ - 46195, - 46231 + 46320, + 46356 ], "loc": { "start": { - "line": 1651, + "line": 1653, "column": 12 }, "end": { - "line": 1651, + "line": 1653, "column": 48 } } @@ -79454,16 +79707,16 @@ ], "kind": "let", "range": [ - 46191, - 46232 + 46316, + 46357 ], "loc": { "start": { - "line": 1651, + "line": 1653, "column": 8 }, "end": { - "line": 1651, + "line": 1653, "column": 49 } } @@ -79479,16 +79732,16 @@ "type": "Identifier", "name": "r", "range": [ - 46251, - 46252 + 46376, + 46377 ], "loc": { "start": { - "line": 1653, + "line": 1655, "column": 17 }, "end": { - "line": 1653, + "line": 1655, "column": 18 } } @@ -79498,31 +79751,31 @@ "value": 0, "raw": "0", "range": [ - 46255, - 46256 + 46380, + 46381 ], "loc": { "start": { - "line": 1653, + "line": 1655, "column": 21 }, "end": { - "line": 1653, + "line": 1655, "column": 22 } } }, "range": [ - 46251, - 46256 + 46376, + 46381 ], "loc": { "start": { - "line": 1653, + "line": 1655, "column": 17 }, "end": { - "line": 1653, + "line": 1655, "column": 22 } } @@ -79533,16 +79786,16 @@ "type": "Identifier", "name": "len", "range": [ - 46258, - 46261 + 46383, + 46386 ], "loc": { "start": { - "line": 1653, + "line": 1655, "column": 24 }, "end": { - "line": 1653, + "line": 1655, "column": 27 } } @@ -79554,16 +79807,16 @@ "type": "Identifier", "name": "slcValues", "range": [ - 46264, - 46273 + 46389, + 46398 ], "loc": { "start": { - "line": 1653, + "line": 1655, "column": 30 }, "end": { - "line": 1653, + "line": 1655, "column": 39 } } @@ -79572,46 +79825,46 @@ "type": "Identifier", "name": "length", "range": [ - 46274, - 46280 + 46399, + 46405 ], "loc": { "start": { - "line": 1653, + "line": 1655, "column": 40 }, "end": { - "line": 1653, + "line": 1655, "column": 46 } } }, "range": [ - 46264, - 46280 + 46389, + 46405 ], "loc": { "start": { - "line": 1653, + "line": 1655, "column": 30 }, "end": { - "line": 1653, + "line": 1655, "column": 46 } } }, "range": [ - 46258, - 46280 + 46383, + 46405 ], "loc": { "start": { - "line": 1653, + "line": 1655, "column": 24 }, "end": { - "line": 1653, + "line": 1655, "column": 46 } } @@ -79619,16 +79872,16 @@ ], "kind": "let", "range": [ - 46247, - 46280 + 46372, + 46405 ], "loc": { "start": { - "line": 1653, + "line": 1655, "column": 13 }, "end": { - "line": 1653, + "line": 1655, "column": 46 } } @@ -79640,16 +79893,16 @@ "type": "Identifier", "name": "r", "range": [ - 46282, - 46283 + 46407, + 46408 ], "loc": { "start": { - "line": 1653, + "line": 1655, "column": 48 }, "end": { - "line": 1653, + "line": 1655, "column": 49 } } @@ -79658,31 +79911,31 @@ "type": "Identifier", "name": "len", "range": [ - 46286, - 46289 + 46411, + 46414 ], "loc": { "start": { - "line": 1653, + "line": 1655, "column": 52 }, "end": { - "line": 1653, + "line": 1655, "column": 55 } } }, "range": [ - 46282, - 46289 + 46407, + 46414 ], "loc": { "start": { - "line": 1653, + "line": 1655, "column": 48 }, "end": { - "line": 1653, + "line": 1655, "column": 55 } } @@ -79694,32 +79947,32 @@ "type": "Identifier", "name": "r", "range": [ - 46291, - 46292 + 46416, + 46417 ], "loc": { "start": { - "line": 1653, + "line": 1655, "column": 57 }, "end": { - "line": 1653, + "line": 1655, "column": 58 } } }, "prefix": false, "range": [ - 46291, - 46294 + 46416, + 46419 ], "loc": { "start": { - "line": 1653, + "line": 1655, "column": 57 }, "end": { - "line": 1653, + "line": 1655, "column": 60 } } @@ -79738,16 +79991,16 @@ "type": "Identifier", "name": "optArray", "range": [ - 46310, - 46318 + 46435, + 46443 ], "loc": { "start": { - "line": 1654, + "line": 1656, "column": 12 }, "end": { - "line": 1654, + "line": 1656, "column": 20 } } @@ -79756,31 +80009,31 @@ "type": "Identifier", "name": "push", "range": [ - 46319, - 46323 + 46444, + 46448 ], "loc": { "start": { - "line": 1654, + "line": 1656, "column": 21 }, "end": { - "line": 1654, + "line": 1656, "column": 25 } } }, "range": [ - 46310, - 46323 + 46435, + 46448 ], "loc": { "start": { - "line": 1654, + "line": 1656, "column": 12 }, "end": { - "line": 1654, + "line": 1656, "column": 25 } } @@ -79793,16 +80046,16 @@ "type": "Identifier", "name": "slcValues", "range": [ - 46324, - 46333 + 46449, + 46458 ], "loc": { "start": { - "line": 1654, + "line": 1656, "column": 26 }, "end": { - "line": 1654, + "line": 1656, "column": 35 } } @@ -79811,62 +80064,62 @@ "type": "Identifier", "name": "r", "range": [ - 46334, - 46335 + 46459, + 46460 ], "loc": { "start": { - "line": 1654, + "line": 1656, "column": 36 }, "end": { - "line": 1654, + "line": 1656, "column": 37 } } }, "range": [ - 46324, - 46336 + 46449, + 46461 ], "loc": { "start": { - "line": 1654, + "line": 1656, "column": 26 }, "end": { - "line": 1654, + "line": 1656, "column": 38 } } } ], "range": [ - 46310, - 46337 + 46435, + 46462 ], "loc": { "start": { - "line": 1654, + "line": 1656, "column": 12 }, "end": { - "line": 1654, + "line": 1656, "column": 39 } } }, "range": [ - 46310, - 46338 + 46435, + 46463 ], "loc": { "start": { - "line": 1654, + "line": 1656, "column": 12 }, "end": { - "line": 1654, + "line": 1656, "column": 40 } } @@ -79880,16 +80133,16 @@ "type": "Identifier", "name": "slcTexts", "range": [ - 46355, - 46363 + 46480, + 46488 ], "loc": { "start": { - "line": 1655, + "line": 1657, "column": 16 }, "end": { - "line": 1655, + "line": 1657, "column": 24 } } @@ -79898,31 +80151,31 @@ "type": "Identifier", "name": "r", "range": [ - 46364, - 46365 + 46489, + 46490 ], "loc": { "start": { - "line": 1655, + "line": 1657, "column": 25 }, "end": { - "line": 1655, + "line": 1657, "column": 26 } } }, "range": [ - 46355, - 46366 + 46480, + 46491 ], "loc": { "start": { - "line": 1655, + "line": 1657, "column": 16 }, "end": { - "line": 1655, + "line": 1657, "column": 27 } } @@ -79941,16 +80194,16 @@ "type": "Identifier", "name": "optTxt", "range": [ - 46386, - 46392 + 46511, + 46517 ], "loc": { "start": { - "line": 1656, + "line": 1658, "column": 16 }, "end": { - "line": 1656, + "line": 1658, "column": 22 } } @@ -79959,31 +80212,31 @@ "type": "Identifier", "name": "push", "range": [ - 46393, - 46397 + 46518, + 46522 ], "loc": { "start": { - "line": 1656, + "line": 1658, "column": 23 }, "end": { - "line": 1656, + "line": 1658, "column": 27 } } }, "range": [ - 46386, - 46397 + 46511, + 46522 ], "loc": { "start": { - "line": 1656, + "line": 1658, "column": 16 }, "end": { - "line": 1656, + "line": 1658, "column": 27 } } @@ -79996,16 +80249,16 @@ "type": "Identifier", "name": "slcTexts", "range": [ - 46398, - 46406 + 46523, + 46531 ], "loc": { "start": { - "line": 1656, + "line": 1658, "column": 28 }, "end": { - "line": 1656, + "line": 1658, "column": 36 } } @@ -80014,78 +80267,78 @@ "type": "Identifier", "name": "r", "range": [ - 46407, - 46408 + 46532, + 46533 ], "loc": { "start": { - "line": 1656, + "line": 1658, "column": 37 }, "end": { - "line": 1656, + "line": 1658, "column": 38 } } }, "range": [ - 46398, - 46409 + 46523, + 46534 ], "loc": { "start": { - "line": 1656, + "line": 1658, "column": 28 }, "end": { - "line": 1656, + "line": 1658, "column": 39 } } } ], "range": [ - 46386, - 46410 + 46511, + 46535 ], "loc": { "start": { - "line": 1656, + "line": 1658, "column": 16 }, "end": { - "line": 1656, + "line": 1658, "column": 40 } } }, "range": [ - 46386, - 46411 + 46511, + 46536 ], "loc": { "start": { - "line": 1656, + "line": 1658, "column": 16 }, "end": { - "line": 1656, + "line": 1658, "column": 41 } } } ], "range": [ - 46368, - 46425 + 46493, + 46550 ], "loc": { "start": { - "line": 1655, + "line": 1657, "column": 29 }, "end": { - "line": 1657, + "line": 1659, "column": 13 } } @@ -80104,16 +80357,16 @@ "type": "Identifier", "name": "optTxt", "range": [ - 46449, - 46455 + 46574, + 46580 ], "loc": { "start": { - "line": 1658, + "line": 1660, "column": 16 }, "end": { - "line": 1658, + "line": 1660, "column": 22 } } @@ -80122,31 +80375,31 @@ "type": "Identifier", "name": "push", "range": [ - 46456, - 46460 + 46581, + 46585 ], "loc": { "start": { - "line": 1658, + "line": 1660, "column": 23 }, "end": { - "line": 1658, + "line": 1660, "column": 27 } } }, "range": [ - 46449, - 46460 + 46574, + 46585 ], "loc": { "start": { - "line": 1658, + "line": 1660, "column": 16 }, "end": { - "line": 1658, + "line": 1660, "column": 27 } } @@ -80159,16 +80412,16 @@ "type": "Identifier", "name": "slcValues", "range": [ - 46461, - 46470 + 46586, + 46595 ], "loc": { "start": { - "line": 1658, + "line": 1660, "column": 28 }, "end": { - "line": 1658, + "line": 1660, "column": 37 } } @@ -80177,124 +80430,124 @@ "type": "Identifier", "name": "r", "range": [ - 46471, - 46472 + 46596, + 46597 ], "loc": { "start": { - "line": 1658, + "line": 1660, "column": 38 }, "end": { - "line": 1658, + "line": 1660, "column": 39 } } }, "range": [ - 46461, - 46473 + 46586, + 46598 ], "loc": { "start": { - "line": 1658, + "line": 1660, "column": 28 }, "end": { - "line": 1658, + "line": 1660, "column": 40 } } } ], "range": [ - 46449, - 46474 + 46574, + 46599 ], "loc": { "start": { - "line": 1658, + "line": 1660, "column": 16 }, "end": { - "line": 1658, + "line": 1660, "column": 41 } } }, "range": [ - 46449, - 46475 + 46574, + 46600 ], "loc": { "start": { - "line": 1658, + "line": 1660, "column": 16 }, "end": { - "line": 1658, + "line": 1660, "column": 42 } } } ], "range": [ - 46431, - 46489 + 46556, + 46614 ], "loc": { "start": { - "line": 1657, + "line": 1659, "column": 19 }, "end": { - "line": 1659, + "line": 1661, "column": 13 } } }, "range": [ - 46351, - 46489 + 46476, + 46614 ], "loc": { "start": { - "line": 1655, + "line": 1657, "column": 12 }, "end": { - "line": 1659, + "line": 1661, "column": 13 } } } ], "range": [ - 46296, - 46499 + 46421, + 46624 ], "loc": { "start": { - "line": 1653, + "line": 1655, "column": 62 }, "end": { - "line": 1660, + "line": 1662, "column": 9 } } }, "range": [ - 46242, - 46499 + 46367, + 46624 ], "loc": { "start": { - "line": 1653, + "line": 1655, "column": 8 }, "end": { - "line": 1660, + "line": 1662, "column": 9 } } @@ -80305,16 +80558,16 @@ "type": "Identifier", "name": "slcSort", "range": [ - 46512, - 46519 + 46637, + 46644 ], "loc": { "start": { - "line": 1661, + "line": 1663, "column": 12 }, "end": { - "line": 1661, + "line": 1663, "column": 19 } } @@ -80333,16 +80586,16 @@ "type": "Identifier", "name": "optArray", "range": [ - 46535, - 46543 + 46660, + 46668 ], "loc": { "start": { - "line": 1662, + "line": 1664, "column": 12 }, "end": { - "line": 1662, + "line": 1664, "column": 20 } } @@ -80351,62 +80604,62 @@ "type": "Identifier", "name": "sort", "range": [ - 46544, - 46548 + 46669, + 46673 ], "loc": { "start": { - "line": 1662, + "line": 1664, "column": 21 }, "end": { - "line": 1662, + "line": 1664, "column": 25 } } }, "range": [ - 46535, - 46548 + 46660, + 46673 ], "loc": { "start": { - "line": 1662, + "line": 1664, "column": 12 }, "end": { - "line": 1662, + "line": 1664, "column": 25 } } }, "arguments": [], "range": [ - 46535, - 46550 + 46660, + 46675 ], "loc": { "start": { - "line": 1662, + "line": 1664, "column": 12 }, "end": { - "line": 1662, + "line": 1664, "column": 27 } } }, "range": [ - 46535, - 46551 + 46660, + 46676 ], "loc": { "start": { - "line": 1662, + "line": 1664, "column": 12 }, "end": { - "line": 1662, + "line": 1664, "column": 28 } } @@ -80422,16 +80675,16 @@ "type": "Identifier", "name": "optTxt", "range": [ - 46564, - 46570 + 46689, + 46695 ], "loc": { "start": { - "line": 1663, + "line": 1665, "column": 12 }, "end": { - "line": 1663, + "line": 1665, "column": 18 } } @@ -80440,94 +80693,94 @@ "type": "Identifier", "name": "sort", "range": [ - 46571, - 46575 + 46696, + 46700 ], "loc": { "start": { - "line": 1663, + "line": 1665, "column": 19 }, "end": { - "line": 1663, + "line": 1665, "column": 23 } } }, "range": [ - 46564, - 46575 + 46689, + 46700 ], "loc": { "start": { - "line": 1663, + "line": 1665, "column": 12 }, "end": { - "line": 1663, + "line": 1665, "column": 23 } } }, "arguments": [], "range": [ - 46564, - 46577 + 46689, + 46702 ], "loc": { "start": { - "line": 1663, + "line": 1665, "column": 12 }, "end": { - "line": 1663, + "line": 1665, "column": 25 } } }, "range": [ - 46564, - 46578 + 46689, + 46703 ], "loc": { "start": { - "line": 1663, + "line": 1665, "column": 12 }, "end": { - "line": 1663, + "line": 1665, "column": 26 } } } ], "range": [ - 46521, - 46588 + 46646, + 46713 ], "loc": { "start": { - "line": 1661, + "line": 1663, "column": 21 }, "end": { - "line": 1664, + "line": 1666, "column": 9 } } }, "alternate": null, "range": [ - 46508, - 46588 + 46633, + 46713 ], "loc": { "start": { - "line": 1661, + "line": 1663, "column": 8 }, "end": { - "line": 1664, + "line": 1666, "column": 9 } } @@ -80541,16 +80794,16 @@ "type": "Identifier", "name": "optArray", "range": [ - 46605, - 46613 + 46730, + 46738 ], "loc": { "start": { - "line": 1665, + "line": 1667, "column": 16 }, "end": { - "line": 1665, + "line": 1667, "column": 24 } } @@ -80559,63 +80812,63 @@ "type": "Identifier", "name": "optTxt", "range": [ - 46615, - 46621 + 46740, + 46746 ], "loc": { "start": { - "line": 1665, + "line": 1667, "column": 26 }, "end": { - "line": 1665, + "line": 1667, "column": 32 } } } ], "range": [ - 46604, - 46622 + 46729, + 46747 ], "loc": { "start": { - "line": 1665, + "line": 1667, "column": 15 }, "end": { - "line": 1665, + "line": 1667, "column": 33 } } }, "range": [ - 46597, - 46623 + 46722, + 46748 ], "loc": { "start": { - "line": 1665, + "line": 1667, "column": 8 }, "end": { - "line": 1665, + "line": 1667, "column": 34 } } } ], "range": [ - 45807, - 46629 + 45932, + 46754 ], "loc": { "start": { - "line": 1640, + "line": 1642, "column": 31 }, "end": { - "line": 1666, + "line": 1668, "column": 5 } } @@ -80623,16 +80876,16 @@ "generator": false, "expression": false, "range": [ - 45796, - 46629 + 45921, + 46754 ], "loc": { "start": { - "line": 1640, + "line": 1642, "column": 20 }, "end": { - "line": 1666, + "line": 1668, "column": 5 } } @@ -80640,16 +80893,16 @@ "kind": "method", "computed": false, "range": [ - 45780, - 46629 + 45905, + 46754 ], "loc": { "start": { - "line": 1640, + "line": 1642, "column": 4 }, "end": { - "line": 1666, + "line": 1668, "column": 5 } }, @@ -80658,16 +80911,16 @@ "type": "Block", "value": "*\n * Returns an array [[value0, value1 ...],[text0, text1 ...]] with the\n * custom options values and texts\n * @param {Number} colIndex Column's index\n * @return {Array}\n ", "range": [ - 45579, - 45775 + 45704, + 45900 ], "loc": { "start": { - "line": 1634, + "line": 1636, "column": 4 }, "end": { - "line": 1639, + "line": 1641, "column": 7 } } @@ -80678,16 +80931,16 @@ "type": "Block", "value": "*\n * Filter the table by retrieving the data from each cell in every single\n * row and comparing it to the search term for current column. A row is\n * hidden when all the search terms are not found in inspected row.\n ", "range": [ - 46635, - 46872 + 46760, + 46997 ], "loc": { "start": { - "line": 1668, + "line": 1670, "column": 4 }, "end": { - "line": 1672, + "line": 1674, "column": 7 } } @@ -80701,16 +80954,16 @@ "type": "Identifier", "name": "filter", "range": [ - 46877, - 46883 + 47002, + 47008 ], "loc": { "start": { - "line": 1673, + "line": 1675, "column": 4 }, "end": { - "line": 1673, + "line": 1675, "column": 10 } } @@ -80736,16 +80989,16 @@ "object": { "type": "ThisExpression", "range": [ - 46901, - 46905 + 47026, + 47030 ], "loc": { "start": { - "line": 1674, + "line": 1676, "column": 13 }, "end": { - "line": 1674, + "line": 1676, "column": 17 } } @@ -80754,47 +81007,47 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 46906, - 46913 + 47031, + 47038 ], "loc": { "start": { - "line": 1674, + "line": 1676, "column": 18 }, "end": { - "line": 1674, + "line": 1676, "column": 25 } } }, "range": [ - 46901, - 46913 + 47026, + 47038 ], "loc": { "start": { - "line": 1674, + "line": 1676, "column": 13 }, "end": { - "line": 1674, + "line": 1676, "column": 25 } } }, "prefix": true, "range": [ - 46900, - 46913 + 47025, + 47038 ], "loc": { "start": { - "line": 1674, + "line": 1676, "column": 12 }, "end": { - "line": 1674, + "line": 1676, "column": 25 } } @@ -80808,16 +81061,16 @@ "object": { "type": "ThisExpression", "range": [ - 46918, - 46922 + 47043, + 47047 ], "loc": { "start": { - "line": 1674, + "line": 1676, "column": 30 }, "end": { - "line": 1674, + "line": 1676, "column": 34 } } @@ -80826,62 +81079,62 @@ "type": "Identifier", "name": "initialized", "range": [ - 46923, - 46934 + 47048, + 47059 ], "loc": { "start": { - "line": 1674, + "line": 1676, "column": 35 }, "end": { - "line": 1674, + "line": 1676, "column": 46 } } }, "range": [ - 46918, - 46934 + 47043, + 47059 ], "loc": { "start": { - "line": 1674, + "line": 1676, "column": 30 }, "end": { - "line": 1674, + "line": 1676, "column": 46 } } }, "prefix": true, "range": [ - 46917, - 46934 + 47042, + 47059 ], "loc": { "start": { - "line": 1674, + "line": 1676, "column": 29 }, "end": { - "line": 1674, + "line": 1676, "column": 46 } } }, "range": [ - 46900, - 46934 + 47025, + 47059 ], "loc": { "start": { - "line": 1674, + "line": 1676, "column": 12 }, "end": { - "line": 1674, + "line": 1676, "column": 46 } } @@ -80893,48 +81146,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 46950, - 46957 + 47075, + 47082 ], "loc": { "start": { - "line": 1675, + "line": 1677, "column": 12 }, "end": { - "line": 1675, + "line": 1677, "column": 19 } } } ], "range": [ - 46936, - 46967 + 47061, + 47092 ], "loc": { "start": { - "line": 1674, + "line": 1676, "column": 48 }, "end": { - "line": 1676, + "line": 1678, "column": 9 } } }, "alternate": null, "range": [ - 46896, - 46967 + 47021, + 47092 ], "loc": { "start": { - "line": 1674, + "line": 1676, "column": 8 }, "end": { - "line": 1676, + "line": 1678, "column": 9 } }, @@ -80943,16 +81196,16 @@ "type": "Line", "value": "fire onbefore callback", "range": [ - 46976, - 47000 + 47101, + 47125 ], "loc": { "start": { - "line": 1677, + "line": 1679, "column": 8 }, "end": { - "line": 1677, + "line": 1679, "column": 32 } } @@ -80969,16 +81222,16 @@ "object": { "type": "ThisExpression", "range": [ - 47009, - 47013 + 47134, + 47138 ], "loc": { "start": { - "line": 1678, + "line": 1680, "column": 8 }, "end": { - "line": 1678, + "line": 1680, "column": 12 } } @@ -80987,31 +81240,31 @@ "type": "Identifier", "name": "onBeforeFilter", "range": [ - 47014, - 47028 + 47139, + 47153 ], "loc": { "start": { - "line": 1678, + "line": 1680, "column": 13 }, "end": { - "line": 1678, + "line": 1680, "column": 27 } } }, "range": [ - 47009, - 47028 + 47134, + 47153 ], "loc": { "start": { - "line": 1678, + "line": 1680, "column": 8 }, "end": { - "line": 1678, + "line": 1680, "column": 27 } } @@ -81020,47 +81273,47 @@ { "type": "ThisExpression", "range": [ - 47029, - 47033 + 47154, + 47158 ], "loc": { "start": { - "line": 1678, + "line": 1680, "column": 28 }, "end": { - "line": 1678, + "line": 1680, "column": 32 } } } ], "range": [ - 47009, - 47034 + 47134, + 47159 ], "loc": { "start": { - "line": 1678, + "line": 1680, "column": 8 }, "end": { - "line": 1678, + "line": 1680, "column": 33 } } }, "range": [ - 47009, - 47035 + 47134, + 47160 ], "loc": { "start": { - "line": 1678, + "line": 1680, "column": 8 }, "end": { - "line": 1678, + "line": 1680, "column": 34 } }, @@ -81069,16 +81322,16 @@ "type": "Line", "value": "fire onbefore callback", "range": [ - 46976, - 47000 + 47101, + 47125 ], "loc": { "start": { - "line": 1677, + "line": 1679, "column": 8 }, "end": { - "line": 1677, + "line": 1679, "column": 32 } } @@ -81098,16 +81351,16 @@ "object": { "type": "ThisExpression", "range": [ - 47044, - 47048 + 47169, + 47173 ], "loc": { "start": { - "line": 1679, + "line": 1681, "column": 8 }, "end": { - "line": 1679, + "line": 1681, "column": 12 } } @@ -81116,31 +81369,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 47049, - 47056 + 47174, + 47181 ], "loc": { "start": { - "line": 1679, + "line": 1681, "column": 13 }, "end": { - "line": 1679, + "line": 1681, "column": 20 } } }, "range": [ - 47044, - 47056 + 47169, + 47181 ], "loc": { "start": { - "line": 1679, + "line": 1681, "column": 8 }, "end": { - "line": 1679, + "line": 1681, "column": 20 } } @@ -81149,31 +81402,31 @@ "type": "Identifier", "name": "emit", "range": [ - 47057, - 47061 + 47182, + 47186 ], "loc": { "start": { - "line": 1679, + "line": 1681, "column": 21 }, "end": { - "line": 1679, + "line": 1681, "column": 25 } } }, "range": [ - 47044, - 47061 + 47169, + 47186 ], "loc": { "start": { - "line": 1679, + "line": 1681, "column": 8 }, "end": { - "line": 1679, + "line": 1681, "column": 25 } } @@ -81184,16 +81437,16 @@ "value": "before-filtering", "raw": "'before-filtering'", "range": [ - 47062, - 47080 + 47187, + 47205 ], "loc": { "start": { - "line": 1679, + "line": 1681, "column": 26 }, "end": { - "line": 1679, + "line": 1681, "column": 44 } } @@ -81201,47 +81454,47 @@ { "type": "ThisExpression", "range": [ - 47082, - 47086 + 47207, + 47211 ], "loc": { "start": { - "line": 1679, + "line": 1681, "column": 46 }, "end": { - "line": 1679, + "line": 1681, "column": 50 } } } ], "range": [ - 47044, - 47087 + 47169, + 47212 ], "loc": { "start": { - "line": 1679, + "line": 1681, "column": 8 }, "end": { - "line": 1679, + "line": 1681, "column": 51 } } }, "range": [ - 47044, - 47088 + 47169, + 47213 ], "loc": { "start": { - "line": 1679, + "line": 1681, "column": 8 }, "end": { - "line": 1679, + "line": 1681, "column": 52 } } @@ -81255,16 +81508,16 @@ "type": "Identifier", "name": "row", "range": [ - 47102, - 47105 + 47227, + 47230 ], "loc": { "start": { - "line": 1681, + "line": 1683, "column": 12 }, "end": { - "line": 1681, + "line": 1683, "column": 15 } } @@ -81280,16 +81533,16 @@ "object": { "type": "ThisExpression", "range": [ - 47108, - 47112 + 47233, + 47237 ], "loc": { "start": { - "line": 1681, + "line": 1683, "column": 18 }, "end": { - "line": 1681, + "line": 1683, "column": 22 } } @@ -81298,47 +81551,47 @@ "type": "Identifier", "name": "dom", "range": [ - 47113, - 47116 + 47238, + 47241 ], "loc": { "start": { - "line": 1681, + "line": 1683, "column": 23 }, "end": { - "line": 1681, + "line": 1683, "column": 26 } } }, "range": [ - 47108, - 47116 + 47233, + 47241 ], "loc": { "start": { - "line": 1681, + "line": 1683, "column": 18 }, "end": { - "line": 1681, + "line": 1683, "column": 26 } } }, "arguments": [], "range": [ - 47108, - 47118 + 47233, + 47243 ], "loc": { "start": { - "line": 1681, + "line": 1683, "column": 18 }, "end": { - "line": 1681, + "line": 1683, "column": 28 } } @@ -81347,46 +81600,46 @@ "type": "Identifier", "name": "rows", "range": [ - 47119, - 47123 + 47244, + 47248 ], "loc": { "start": { - "line": 1681, + "line": 1683, "column": 29 }, "end": { - "line": 1681, + "line": 1683, "column": 33 } } }, "range": [ - 47108, - 47123 + 47233, + 47248 ], "loc": { "start": { - "line": 1681, + "line": 1683, "column": 18 }, "end": { - "line": 1681, + "line": 1683, "column": 33 } } }, "range": [ - 47102, - 47123 + 47227, + 47248 ], "loc": { "start": { - "line": 1681, + "line": 1683, "column": 12 }, "end": { - "line": 1681, + "line": 1683, "column": 33 } } @@ -81397,16 +81650,16 @@ "type": "Identifier", "name": "nbRows", "range": [ - 47137, - 47143 + 47262, + 47268 ], "loc": { "start": { - "line": 1682, + "line": 1684, "column": 12 }, "end": { - "line": 1682, + "line": 1684, "column": 18 } } @@ -81419,16 +81672,16 @@ "object": { "type": "ThisExpression", "range": [ - 47146, - 47150 + 47271, + 47275 ], "loc": { "start": { - "line": 1682, + "line": 1684, "column": 21 }, "end": { - "line": 1682, + "line": 1684, "column": 25 } } @@ -81437,31 +81690,31 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 47151, - 47160 + 47276, + 47285 ], "loc": { "start": { - "line": 1682, + "line": 1684, "column": 26 }, "end": { - "line": 1682, + "line": 1684, "column": 35 } } }, "range": [ - 47146, - 47160 + 47271, + 47285 ], "loc": { "start": { - "line": 1682, + "line": 1684, "column": 21 }, "end": { - "line": 1682, + "line": 1684, "column": 35 } } @@ -81472,47 +81725,47 @@ "value": true, "raw": "true", "range": [ - 47161, - 47165 + 47286, + 47290 ], "loc": { "start": { - "line": 1682, + "line": 1684, "column": 36 }, "end": { - "line": 1682, + "line": 1684, "column": 40 } } } ], "range": [ - 47146, - 47166 + 47271, + 47291 ], "loc": { "start": { - "line": 1682, + "line": 1684, "column": 21 }, "end": { - "line": 1682, + "line": 1684, "column": 41 } } }, "range": [ - 47137, - 47166 + 47262, + 47291 ], "loc": { "start": { - "line": 1682, + "line": 1684, "column": 12 }, "end": { - "line": 1682, + "line": 1684, "column": 41 } } @@ -81523,16 +81776,16 @@ "type": "Identifier", "name": "hiddenRows", "range": [ - 47180, - 47190 + 47305, + 47315 ], "loc": { "start": { - "line": 1683, + "line": 1685, "column": 12 }, "end": { - "line": 1683, + "line": 1685, "column": 22 } } @@ -81542,31 +81795,31 @@ "value": 0, "raw": "0", "range": [ - 47193, - 47194 + 47318, + 47319 ], "loc": { "start": { - "line": 1683, + "line": 1685, "column": 25 }, "end": { - "line": 1683, + "line": 1685, "column": 26 } } }, "range": [ - 47180, - 47194 + 47305, + 47319 ], "loc": { "start": { - "line": 1683, + "line": 1685, "column": 12 }, "end": { - "line": 1683, + "line": 1685, "column": 26 } } @@ -81574,16 +81827,16 @@ ], "kind": "let", "range": [ - 47098, - 47195 + 47223, + 47320 ], "loc": { "start": { - "line": 1681, + "line": 1683, "column": 8 }, "end": { - "line": 1683, + "line": 1685, "column": 27 } } @@ -81599,16 +81852,16 @@ "object": { "type": "ThisExpression", "range": [ - 47205, - 47209 + 47330, + 47334 ], "loc": { "start": { - "line": 1685, + "line": 1687, "column": 8 }, "end": { - "line": 1685, + "line": 1687, "column": 12 } } @@ -81617,31 +81870,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 47210, - 47224 + 47335, + 47349 ], "loc": { "start": { - "line": 1685, + "line": 1687, "column": 13 }, "end": { - "line": 1685, + "line": 1687, "column": 27 } } }, "range": [ - 47205, - 47224 + 47330, + 47349 ], "loc": { "start": { - "line": 1685, + "line": 1687, "column": 8 }, "end": { - "line": 1685, + "line": 1687, "column": 27 } } @@ -81650,46 +81903,46 @@ "type": "ArrayExpression", "elements": [], "range": [ - 47227, - 47229 + 47352, + 47354 ], "loc": { "start": { - "line": 1685, + "line": 1687, "column": 30 }, "end": { - "line": 1685, + "line": 1687, "column": 32 } } }, "range": [ - 47205, - 47229 + 47330, + 47354 ], "loc": { "start": { - "line": 1685, + "line": 1687, "column": 8 }, "end": { - "line": 1685, + "line": 1687, "column": 32 } } }, "range": [ - 47205, - 47230 + 47330, + 47355 ], "loc": { "start": { - "line": 1685, + "line": 1687, "column": 8 }, "end": { - "line": 1685, + "line": 1687, "column": 33 } }, @@ -81698,16 +81951,16 @@ "type": "Line", "value": " search args re-init", "range": [ - 47239, - 47261 + 47364, + 47386 ], "loc": { "start": { - "line": 1686, + "line": 1688, "column": 8 }, "end": { - "line": 1686, + "line": 1688, "column": 30 } } @@ -81723,16 +81976,16 @@ "type": "Identifier", "name": "searchArgs", "range": [ - 47274, - 47284 + 47399, + 47409 ], "loc": { "start": { - "line": 1687, + "line": 1689, "column": 12 }, "end": { - "line": 1687, + "line": 1689, "column": 22 } } @@ -81745,16 +81998,16 @@ "object": { "type": "ThisExpression", "range": [ - 47287, - 47291 + 47412, + 47416 ], "loc": { "start": { - "line": 1687, + "line": 1689, "column": 25 }, "end": { - "line": 1687, + "line": 1689, "column": 29 } } @@ -81763,62 +82016,62 @@ "type": "Identifier", "name": "getFiltersValue", "range": [ - 47292, - 47307 + 47417, + 47432 ], "loc": { "start": { - "line": 1687, + "line": 1689, "column": 30 }, "end": { - "line": 1687, + "line": 1689, "column": 45 } } }, "range": [ - 47287, - 47307 + 47412, + 47432 ], "loc": { "start": { - "line": 1687, + "line": 1689, "column": 25 }, "end": { - "line": 1687, + "line": 1689, "column": 45 } } }, "arguments": [], "range": [ - 47287, - 47309 + 47412, + 47434 ], "loc": { "start": { - "line": 1687, + "line": 1689, "column": 25 }, "end": { - "line": 1687, + "line": 1689, "column": 47 } } }, "range": [ - 47274, - 47309 + 47399, + 47434 ], "loc": { "start": { - "line": 1687, + "line": 1689, "column": 12 }, "end": { - "line": 1687, + "line": 1689, "column": 47 } } @@ -81826,16 +82079,16 @@ ], "kind": "let", "range": [ - 47270, - 47310 + 47395, + 47435 ], "loc": { "start": { - "line": 1687, + "line": 1689, "column": 8 }, "end": { - "line": 1687, + "line": 1689, "column": 48 } }, @@ -81844,16 +82097,16 @@ "type": "Line", "value": " search args re-init", "range": [ - 47239, - 47261 + 47364, + 47386 ], "loc": { "start": { - "line": 1686, + "line": 1688, "column": 8 }, "end": { - "line": 1686, + "line": 1688, "column": 30 } } @@ -81871,16 +82124,16 @@ "type": "Identifier", "name": "k", "range": [ - 47329, - 47330 + 47454, + 47455 ], "loc": { "start": { - "line": 1689, + "line": 1691, "column": 17 }, "end": { - "line": 1689, + "line": 1691, "column": 18 } } @@ -81891,16 +82144,16 @@ "object": { "type": "ThisExpression", "range": [ - 47333, - 47337 + 47458, + 47462 ], "loc": { "start": { - "line": 1689, + "line": 1691, "column": 21 }, "end": { - "line": 1689, + "line": 1691, "column": 25 } } @@ -81909,46 +82162,46 @@ "type": "Identifier", "name": "refRow", "range": [ - 47338, - 47344 + 47463, + 47469 ], "loc": { "start": { - "line": 1689, + "line": 1691, "column": 26 }, "end": { - "line": 1689, + "line": 1691, "column": 32 } } }, "range": [ - 47333, - 47344 + 47458, + 47469 ], "loc": { "start": { - "line": 1689, + "line": 1691, "column": 21 }, "end": { - "line": 1689, + "line": 1691, "column": 32 } } }, "range": [ - 47329, - 47344 + 47454, + 47469 ], "loc": { "start": { - "line": 1689, + "line": 1691, "column": 17 }, "end": { - "line": 1689, + "line": 1691, "column": 32 } } @@ -81956,16 +82209,16 @@ ], "kind": "let", "range": [ - 47325, - 47344 + 47450, + 47469 ], "loc": { "start": { - "line": 1689, + "line": 1691, "column": 13 }, "end": { - "line": 1689, + "line": 1691, "column": 32 } } @@ -81977,16 +82230,16 @@ "type": "Identifier", "name": "k", "range": [ - 47346, - 47347 + 47471, + 47472 ], "loc": { "start": { - "line": 1689, + "line": 1691, "column": 34 }, "end": { - "line": 1689, + "line": 1691, "column": 35 } } @@ -81995,31 +82248,31 @@ "type": "Identifier", "name": "nbRows", "range": [ - 47350, - 47356 + 47475, + 47481 ], "loc": { "start": { - "line": 1689, + "line": 1691, "column": 38 }, "end": { - "line": 1689, + "line": 1691, "column": 44 } } }, "range": [ - 47346, - 47356 + 47471, + 47481 ], "loc": { "start": { - "line": 1689, + "line": 1691, "column": 34 }, "end": { - "line": 1689, + "line": 1691, "column": 44 } } @@ -82031,32 +82284,32 @@ "type": "Identifier", "name": "k", "range": [ - 47358, - 47359 + 47483, + 47484 ], "loc": { "start": { - "line": 1689, + "line": 1691, "column": 46 }, "end": { - "line": 1689, + "line": 1691, "column": 47 } } }, "prefix": false, "range": [ - 47358, - 47361 + 47483, + 47486 ], "loc": { "start": { - "line": 1689, + "line": 1691, "column": 46 }, "end": { - "line": 1689, + "line": 1691, "column": 49 } } @@ -82082,16 +82335,16 @@ "type": "Identifier", "name": "row", "range": [ - 47430, - 47433 + 47555, + 47558 ], "loc": { "start": { - "line": 1691, + "line": 1693, "column": 12 }, "end": { - "line": 1691, + "line": 1693, "column": 15 } } @@ -82100,31 +82353,31 @@ "type": "Identifier", "name": "k", "range": [ - 47434, - 47435 + 47559, + 47560 ], "loc": { "start": { - "line": 1691, + "line": 1693, "column": 16 }, "end": { - "line": 1691, + "line": 1693, "column": 17 } } }, "range": [ - 47430, - 47436 + 47555, + 47561 ], "loc": { "start": { - "line": 1691, + "line": 1693, "column": 12 }, "end": { - "line": 1691, + "line": 1693, "column": 18 } } @@ -82133,31 +82386,31 @@ "type": "Identifier", "name": "style", "range": [ - 47437, - 47442 + 47562, + 47567 ], "loc": { "start": { - "line": 1691, + "line": 1693, "column": 19 }, "end": { - "line": 1691, + "line": 1693, "column": 24 } } }, "range": [ - 47430, - 47442 + 47555, + 47567 ], "loc": { "start": { - "line": 1691, + "line": 1693, "column": 12 }, "end": { - "line": 1691, + "line": 1693, "column": 24 } } @@ -82166,31 +82419,31 @@ "type": "Identifier", "name": "display", "range": [ - 47443, - 47450 + 47568, + 47575 ], "loc": { "start": { - "line": 1691, + "line": 1693, "column": 25 }, "end": { - "line": 1691, + "line": 1693, "column": 32 } } }, "range": [ - 47430, - 47450 + 47555, + 47575 ], "loc": { "start": { - "line": 1691, + "line": 1693, "column": 12 }, "end": { - "line": 1691, + "line": 1693, "column": 32 } } @@ -82200,46 +82453,46 @@ "value": "", "raw": "''", "range": [ - 47453, - 47455 + 47578, + 47580 ], "loc": { "start": { - "line": 1691, + "line": 1693, "column": 35 }, "end": { - "line": 1691, + "line": 1693, "column": 37 } } }, "range": [ - 47430, - 47455 + 47555, + 47580 ], "loc": { "start": { - "line": 1691, + "line": 1693, "column": 12 }, "end": { - "line": 1691, + "line": 1693, "column": 37 } } }, "range": [ - 47430, - 47456 + 47555, + 47581 ], "loc": { "start": { - "line": 1691, + "line": 1693, "column": 12 }, "end": { - "line": 1691, + "line": 1693, "column": 38 } }, @@ -82248,16 +82501,16 @@ "type": "Line", "value": " already filtered rows display re-init", "range": [ - 47377, - 47417 + 47502, + 47542 ], "loc": { "start": { - "line": 1690, + "line": 1692, "column": 12 }, "end": { - "line": 1690, + "line": 1692, "column": 52 } } @@ -82273,16 +82526,16 @@ "type": "Identifier", "name": "cells", "range": [ - 47474, - 47479 + 47599, + 47604 ], "loc": { "start": { - "line": 1693, + "line": 1695, "column": 16 }, "end": { - "line": 1693, + "line": 1695, "column": 21 } } @@ -82297,16 +82550,16 @@ "type": "Identifier", "name": "row", "range": [ - 47482, - 47485 + 47607, + 47610 ], "loc": { "start": { - "line": 1693, + "line": 1695, "column": 24 }, "end": { - "line": 1693, + "line": 1695, "column": 27 } } @@ -82315,31 +82568,31 @@ "type": "Identifier", "name": "k", "range": [ - 47486, - 47487 + 47611, + 47612 ], "loc": { "start": { - "line": 1693, + "line": 1695, "column": 28 }, "end": { - "line": 1693, + "line": 1695, "column": 29 } } }, "range": [ - 47482, - 47488 + 47607, + 47613 ], "loc": { "start": { - "line": 1693, + "line": 1695, "column": 24 }, "end": { - "line": 1693, + "line": 1695, "column": 30 } } @@ -82348,46 +82601,46 @@ "type": "Identifier", "name": "cells", "range": [ - 47489, - 47494 + 47614, + 47619 ], "loc": { "start": { - "line": 1693, + "line": 1695, "column": 31 }, "end": { - "line": 1693, + "line": 1695, "column": 36 } } }, "range": [ - 47482, - 47494 + 47607, + 47619 ], "loc": { "start": { - "line": 1693, + "line": 1695, "column": 24 }, "end": { - "line": 1693, + "line": 1695, "column": 36 } } }, "range": [ - 47474, - 47494 + 47599, + 47619 ], "loc": { "start": { - "line": 1693, + "line": 1695, "column": 16 }, "end": { - "line": 1693, + "line": 1695, "column": 36 } } @@ -82395,16 +82648,16 @@ ], "kind": "let", "range": [ - 47470, - 47495 + 47595, + 47620 ], "loc": { "start": { - "line": 1693, + "line": 1695, "column": 12 }, "end": { - "line": 1693, + "line": 1695, "column": 37 } } @@ -82418,16 +82671,16 @@ "type": "Identifier", "name": "nchilds", "range": [ - 47512, - 47519 + 47637, + 47644 ], "loc": { "start": { - "line": 1694, + "line": 1696, "column": 16 }, "end": { - "line": 1694, + "line": 1696, "column": 23 } } @@ -82439,16 +82692,16 @@ "type": "Identifier", "name": "cells", "range": [ - 47522, - 47527 + 47647, + 47652 ], "loc": { "start": { - "line": 1694, + "line": 1696, "column": 26 }, "end": { - "line": 1694, + "line": 1696, "column": 31 } } @@ -82457,46 +82710,46 @@ "type": "Identifier", "name": "length", "range": [ - 47528, - 47534 + 47653, + 47659 ], "loc": { "start": { - "line": 1694, + "line": 1696, "column": 32 }, "end": { - "line": 1694, + "line": 1696, "column": 38 } } }, "range": [ - 47522, - 47534 + 47647, + 47659 ], "loc": { "start": { - "line": 1694, + "line": 1696, "column": 26 }, "end": { - "line": 1694, + "line": 1696, "column": 38 } } }, "range": [ - 47512, - 47534 + 47637, + 47659 ], "loc": { "start": { - "line": 1694, + "line": 1696, "column": 16 }, "end": { - "line": 1694, + "line": 1696, "column": 38 } } @@ -82504,16 +82757,16 @@ ], "kind": "let", "range": [ - 47508, - 47535 + 47633, + 47660 ], "loc": { "start": { - "line": 1694, + "line": 1696, "column": 12 }, "end": { - "line": 1694, + "line": 1696, "column": 39 } }, @@ -82522,16 +82775,16 @@ "type": "Line", "value": " checks if row has exact cell #", "range": [ - 47549, - 47582 + 47674, + 47707 ], "loc": { "start": { - "line": 1696, + "line": 1698, "column": 12 }, "end": { - "line": 1696, + "line": 1698, "column": 45 } } @@ -82547,16 +82800,16 @@ "type": "Identifier", "name": "nchilds", "range": [ - 47599, - 47606 + 47724, + 47731 ], "loc": { "start": { - "line": 1697, + "line": 1699, "column": 16 }, "end": { - "line": 1697, + "line": 1699, "column": 23 } } @@ -82567,16 +82820,16 @@ "object": { "type": "ThisExpression", "range": [ - 47611, - 47615 + 47736, + 47740 ], "loc": { "start": { - "line": 1697, + "line": 1699, "column": 28 }, "end": { - "line": 1697, + "line": 1699, "column": 32 } } @@ -82585,46 +82838,46 @@ "type": "Identifier", "name": "nbCells", "range": [ - 47616, - 47623 + 47741, + 47748 ], "loc": { "start": { - "line": 1697, + "line": 1699, "column": 33 }, "end": { - "line": 1697, + "line": 1699, "column": 40 } } }, "range": [ - 47611, - 47623 + 47736, + 47748 ], "loc": { "start": { - "line": 1697, + "line": 1699, "column": 28 }, "end": { - "line": 1697, + "line": 1699, "column": 40 } } }, "range": [ - 47599, - 47623 + 47724, + 47748 ], "loc": { "start": { - "line": 1697, + "line": 1699, "column": 16 }, "end": { - "line": 1697, + "line": 1699, "column": 40 } } @@ -82636,48 +82889,48 @@ "type": "ContinueStatement", "label": null, "range": [ - 47643, - 47652 + 47768, + 47777 ], "loc": { "start": { - "line": 1698, + "line": 1700, "column": 16 }, "end": { - "line": 1698, + "line": 1700, "column": 25 } } } ], "range": [ - 47625, - 47666 + 47750, + 47791 ], "loc": { "start": { - "line": 1697, + "line": 1699, "column": 42 }, "end": { - "line": 1699, + "line": 1701, "column": 13 } } }, "alternate": null, "range": [ - 47595, - 47666 + 47720, + 47791 ], "loc": { "start": { - "line": 1697, + "line": 1699, "column": 12 }, "end": { - "line": 1699, + "line": 1701, "column": 13 } }, @@ -82686,16 +82939,16 @@ "type": "Line", "value": " checks if row has exact cell #", "range": [ - 47549, - 47582 + 47674, + 47707 ], "loc": { "start": { - "line": 1696, + "line": 1698, "column": 12 }, "end": { - "line": 1696, + "line": 1698, "column": 45 } } @@ -82711,16 +82964,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 47684, - 47693 + 47809, + 47818 ], "loc": { "start": { - "line": 1701, + "line": 1703, "column": 16 }, "end": { - "line": 1701, + "line": 1703, "column": 25 } } @@ -82729,31 +82982,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 47696, - 47698 + 47821, + 47823 ], "loc": { "start": { - "line": 1701, + "line": 1703, "column": 28 }, "end": { - "line": 1701, + "line": 1703, "column": 30 } } }, "range": [ - 47684, - 47698 + 47809, + 47823 ], "loc": { "start": { - "line": 1701, + "line": 1703, "column": 16 }, "end": { - "line": 1701, + "line": 1703, "column": 30 } } @@ -82764,16 +83017,16 @@ "type": "Identifier", "name": "isRowValid", "range": [ - 47716, - 47726 + 47841, + 47851 ], "loc": { "start": { - "line": 1702, + "line": 1704, "column": 16 }, "end": { - "line": 1702, + "line": 1704, "column": 26 } } @@ -82783,31 +83036,31 @@ "value": true, "raw": "true", "range": [ - 47729, - 47733 + 47854, + 47858 ], "loc": { "start": { - "line": 1702, + "line": 1704, "column": 29 }, "end": { - "line": 1702, + "line": 1704, "column": 33 } } }, "range": [ - 47716, - 47733 + 47841, + 47858 ], "loc": { "start": { - "line": 1702, + "line": 1704, "column": 16 }, "end": { - "line": 1702, + "line": 1704, "column": 33 } } @@ -82818,16 +83071,16 @@ "type": "Identifier", "name": "singleFltRowValid", "range": [ - 47799, - 47816 + 47924, + 47941 ], "loc": { "start": { - "line": 1704, + "line": 1706, "column": 16 }, "end": { - "line": 1704, + "line": 1706, "column": 33 } } @@ -82837,31 +83090,31 @@ "value": false, "raw": "false", "range": [ - 47819, - 47824 + 47944, + 47949 ], "loc": { "start": { - "line": 1704, + "line": 1706, "column": 36 }, "end": { - "line": 1704, + "line": 1706, "column": 41 } } }, "range": [ - 47799, - 47824 + 47924, + 47949 ], "loc": { "start": { - "line": 1704, + "line": 1706, "column": 16 }, "end": { - "line": 1704, + "line": 1706, "column": 41 } }, @@ -82870,16 +83123,16 @@ "type": "Line", "value": "only for single filter search", "range": [ - 47751, - 47782 + 47876, + 47907 ], "loc": { "start": { - "line": 1703, + "line": 1705, "column": 16 }, "end": { - "line": 1703, + "line": 1705, "column": 47 } } @@ -82889,16 +83142,16 @@ ], "kind": "let", "range": [ - 47680, - 47825 + 47805, + 47950 ], "loc": { "start": { - "line": 1701, + "line": 1703, "column": 12 }, "end": { - "line": 1704, + "line": 1706, "column": 42 } }, @@ -82907,16 +83160,16 @@ "type": "Line", "value": " this loop retrieves cell data", "range": [ - 47839, - 47871 + 47964, + 47996 ], "loc": { "start": { - "line": 1706, + "line": 1708, "column": 12 }, "end": { - "line": 1706, + "line": 1708, "column": 44 } } @@ -82934,16 +83187,16 @@ "type": "Identifier", "name": "j", "range": [ - 47893, - 47894 + 48018, + 48019 ], "loc": { "start": { - "line": 1707, + "line": 1709, "column": 21 }, "end": { - "line": 1707, + "line": 1709, "column": 22 } } @@ -82953,31 +83206,31 @@ "value": 0, "raw": "0", "range": [ - 47897, - 47898 + 48022, + 48023 ], "loc": { "start": { - "line": 1707, + "line": 1709, "column": 25 }, "end": { - "line": 1707, + "line": 1709, "column": 26 } } }, "range": [ - 47893, - 47898 + 48018, + 48023 ], "loc": { "start": { - "line": 1707, + "line": 1709, "column": 21 }, "end": { - "line": 1707, + "line": 1709, "column": 26 } } @@ -82985,16 +83238,16 @@ ], "kind": "let", "range": [ - 47889, - 47898 + 48014, + 48023 ], "loc": { "start": { - "line": 1707, + "line": 1709, "column": 17 }, "end": { - "line": 1707, + "line": 1709, "column": 26 } } @@ -83006,16 +83259,16 @@ "type": "Identifier", "name": "j", "range": [ - 47900, - 47901 + 48025, + 48026 ], "loc": { "start": { - "line": 1707, + "line": 1709, "column": 28 }, "end": { - "line": 1707, + "line": 1709, "column": 29 } } @@ -83024,31 +83277,31 @@ "type": "Identifier", "name": "nchilds", "range": [ - 47904, - 47911 + 48029, + 48036 ], "loc": { "start": { - "line": 1707, + "line": 1709, "column": 32 }, "end": { - "line": 1707, + "line": 1709, "column": 39 } } }, "range": [ - 47900, - 47911 + 48025, + 48036 ], "loc": { "start": { - "line": 1707, + "line": 1709, "column": 28 }, "end": { - "line": 1707, + "line": 1709, "column": 39 } } @@ -83060,32 +83313,32 @@ "type": "Identifier", "name": "j", "range": [ - 47913, - 47914 + 48038, + 48039 ], "loc": { "start": { - "line": 1707, + "line": 1709, "column": 41 }, "end": { - "line": 1707, + "line": 1709, "column": 42 } } }, "prefix": false, "range": [ - 47913, - 47916 + 48038, + 48041 ], "loc": { "start": { - "line": 1707, + "line": 1709, "column": 41 }, "end": { - "line": 1707, + "line": 1709, "column": 44 } } @@ -83102,16 +83355,16 @@ "type": "Identifier", "name": "sA", "range": [ - 47975, - 47977 + 48100, + 48102 ], "loc": { "start": { - "line": 1709, + "line": 1711, "column": 20 }, "end": { - "line": 1709, + "line": 1711, "column": 22 } } @@ -83123,16 +83376,16 @@ "type": "Identifier", "name": "searchArgs", "range": [ - 47980, - 47990 + 48105, + 48115 ], "loc": { "start": { - "line": 1709, + "line": 1711, "column": 25 }, "end": { - "line": 1709, + "line": 1711, "column": 35 } } @@ -83145,16 +83398,16 @@ "object": { "type": "ThisExpression", "range": [ - 47991, - 47995 + 48116, + 48120 ], "loc": { "start": { - "line": 1709, + "line": 1711, "column": 36 }, "end": { - "line": 1709, + "line": 1711, "column": 40 } } @@ -83163,31 +83416,31 @@ "type": "Identifier", "name": "singleSearchFlt", "range": [ - 47996, - 48011 + 48121, + 48136 ], "loc": { "start": { - "line": 1709, + "line": 1711, "column": 41 }, "end": { - "line": 1709, + "line": 1711, "column": 56 } } }, "range": [ - 47991, - 48011 + 48116, + 48136 ], "loc": { "start": { - "line": 1709, + "line": 1711, "column": 36 }, "end": { - "line": 1709, + "line": 1711, "column": 56 } } @@ -83197,16 +83450,16 @@ "value": 0, "raw": "0", "range": [ - 48014, - 48015 + 48139, + 48140 ], "loc": { "start": { - "line": 1709, + "line": 1711, "column": 59 }, "end": { - "line": 1709, + "line": 1711, "column": 60 } } @@ -83215,61 +83468,61 @@ "type": "Identifier", "name": "j", "range": [ - 48018, - 48019 + 48143, + 48144 ], "loc": { "start": { - "line": 1709, + "line": 1711, "column": 63 }, "end": { - "line": 1709, + "line": 1711, "column": 64 } } }, "range": [ - 47991, - 48019 + 48116, + 48144 ], "loc": { "start": { - "line": 1709, + "line": 1711, "column": 36 }, "end": { - "line": 1709, + "line": 1711, "column": 64 } } }, "range": [ - 47980, - 48020 + 48105, + 48145 ], "loc": { "start": { - "line": 1709, + "line": 1711, "column": 25 }, "end": { - "line": 1709, + "line": 1711, "column": 65 } } }, "range": [ - 47975, - 48020 + 48100, + 48145 ], "loc": { "start": { - "line": 1709, + "line": 1711, "column": 20 }, "end": { - "line": 1709, + "line": 1711, "column": 65 } } @@ -83277,16 +83530,16 @@ ], "kind": "let", "range": [ - 47971, - 48021 + 48096, + 48146 ], "loc": { "start": { - "line": 1709, + "line": 1711, "column": 16 }, "end": { - "line": 1709, + "line": 1711, "column": 66 } }, @@ -83295,16 +83548,16 @@ "type": "Line", "value": "searched keyword", "range": [ - 47936, - 47954 + 48061, + 48079 ], "loc": { "start": { - "line": 1708, + "line": 1710, "column": 16 }, "end": { - "line": 1708, + "line": 1710, "column": 34 } } @@ -83320,16 +83573,16 @@ "type": "Identifier", "name": "sA", "range": [ - 48043, - 48045 + 48168, + 48170 ], "loc": { "start": { - "line": 1711, + "line": 1713, "column": 20 }, "end": { - "line": 1711, + "line": 1713, "column": 22 } } @@ -83339,31 +83592,31 @@ "value": "", "raw": "''", "range": [ - 48050, - 48052 + 48175, + 48177 ], "loc": { "start": { - "line": 1711, + "line": 1713, "column": 27 }, "end": { - "line": 1711, + "line": 1713, "column": 29 } } }, "range": [ - 48043, - 48052 + 48168, + 48177 ], "loc": { "start": { - "line": 1711, + "line": 1713, "column": 20 }, "end": { - "line": 1711, + "line": 1713, "column": 29 } } @@ -83375,48 +83628,48 @@ "type": "ContinueStatement", "label": null, "range": [ - 48076, - 48085 + 48201, + 48210 ], "loc": { "start": { - "line": 1712, + "line": 1714, "column": 20 }, "end": { - "line": 1712, + "line": 1714, "column": 29 } } } ], "range": [ - 48054, - 48103 + 48179, + 48228 ], "loc": { "start": { - "line": 1711, + "line": 1713, "column": 31 }, "end": { - "line": 1713, + "line": 1715, "column": 17 } } }, "alternate": null, "range": [ - 48039, - 48103 + 48164, + 48228 ], "loc": { "start": { - "line": 1711, + "line": 1713, "column": 16 }, "end": { - "line": 1713, + "line": 1715, "column": 17 } } @@ -83430,16 +83683,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 48125, - 48134 + 48250, + 48259 ], "loc": { "start": { - "line": 1715, + "line": 1717, "column": 20 }, "end": { - "line": 1715, + "line": 1717, "column": 29 } } @@ -83450,16 +83703,16 @@ "type": "Identifier", "name": "matchCase", "range": [ - 48137, - 48146 + 48262, + 48271 ], "loc": { "start": { - "line": 1715, + "line": 1717, "column": 32 }, "end": { - "line": 1715, + "line": 1717, "column": 41 } } @@ -83473,16 +83726,16 @@ "object": { "type": "ThisExpression", "range": [ - 48147, - 48151 + 48272, + 48276 ], "loc": { "start": { - "line": 1715, + "line": 1717, "column": 42 }, "end": { - "line": 1715, + "line": 1717, "column": 46 } } @@ -83491,31 +83744,31 @@ "type": "Identifier", "name": "getCellValue", "range": [ - 48152, - 48164 + 48277, + 48289 ], "loc": { "start": { - "line": 1715, + "line": 1717, "column": 47 }, "end": { - "line": 1715, + "line": 1717, "column": 59 } } }, "range": [ - 48147, - 48164 + 48272, + 48289 ], "loc": { "start": { - "line": 1715, + "line": 1717, "column": 42 }, "end": { - "line": 1715, + "line": 1717, "column": 59 } } @@ -83528,16 +83781,16 @@ "type": "Identifier", "name": "cells", "range": [ - 48165, - 48170 + 48290, + 48295 ], "loc": { "start": { - "line": 1715, + "line": 1717, "column": 60 }, "end": { - "line": 1715, + "line": 1717, "column": 65 } } @@ -83546,47 +83799,47 @@ "type": "Identifier", "name": "j", "range": [ - 48171, - 48172 + 48296, + 48297 ], "loc": { "start": { - "line": 1715, + "line": 1717, "column": 66 }, "end": { - "line": 1715, + "line": 1717, "column": 67 } } }, "range": [ - 48165, - 48173 + 48290, + 48298 ], "loc": { "start": { - "line": 1715, + "line": 1717, "column": 60 }, "end": { - "line": 1715, + "line": 1717, "column": 68 } } } ], "range": [ - 48147, - 48174 + 48272, + 48299 ], "loc": { "start": { - "line": 1715, + "line": 1717, "column": 42 }, "end": { - "line": 1715, + "line": 1717, "column": 69 } } @@ -83597,16 +83850,16 @@ "object": { "type": "ThisExpression", "range": [ - 48196, - 48200 + 48321, + 48325 ], "loc": { "start": { - "line": 1716, + "line": 1718, "column": 20 }, "end": { - "line": 1716, + "line": 1718, "column": 24 } } @@ -83615,62 +83868,62 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 48201, - 48214 + 48326, + 48339 ], "loc": { "start": { - "line": 1716, + "line": 1718, "column": 25 }, "end": { - "line": 1716, + "line": 1718, "column": 38 } } }, "range": [ - 48196, - 48214 + 48321, + 48339 ], "loc": { "start": { - "line": 1716, + "line": 1718, "column": 20 }, "end": { - "line": 1716, + "line": 1718, "column": 38 } } } ], "range": [ - 48137, - 48215 + 48262, + 48340 ], "loc": { "start": { - "line": 1715, + "line": 1717, "column": 32 }, "end": { - "line": 1716, + "line": 1718, "column": 39 } } }, "range": [ - 48125, - 48215 + 48250, + 48340 ], "loc": { "start": { - "line": 1715, + "line": 1717, "column": 20 }, "end": { - "line": 1716, + "line": 1718, "column": 39 } } @@ -83678,16 +83931,16 @@ ], "kind": "let", "range": [ - 48121, - 48216 + 48246, + 48341 ], "loc": { "start": { - "line": 1715, + "line": 1717, "column": 16 }, "end": { - "line": 1716, + "line": 1718, "column": 40 } }, @@ -83696,16 +83949,16 @@ "type": "Line", "value": "multiple search parameter operator ||", "range": [ - 48234, - 48273 + 48359, + 48398 ], "loc": { "start": { - "line": 1718, + "line": 1720, "column": 16 }, "end": { - "line": 1718, + "line": 1720, "column": 55 } } @@ -83721,16 +83974,16 @@ "type": "Identifier", "name": "sAOrSplit", "range": [ - 48294, - 48303 + 48419, + 48428 ], "loc": { "start": { - "line": 1719, + "line": 1721, "column": 20 }, "end": { - "line": 1719, + "line": 1721, "column": 29 } } @@ -83749,16 +84002,16 @@ "type": "Identifier", "name": "sA", "range": [ - 48306, - 48308 + 48431, + 48433 ], "loc": { "start": { - "line": 1719, + "line": 1721, "column": 32 }, "end": { - "line": 1719, + "line": 1721, "column": 34 } } @@ -83767,47 +84020,47 @@ "type": "Identifier", "name": "toString", "range": [ - 48309, - 48317 + 48434, + 48442 ], "loc": { "start": { - "line": 1719, + "line": 1721, "column": 35 }, "end": { - "line": 1719, + "line": 1721, "column": 43 } } }, "range": [ - 48306, - 48317 + 48431, + 48442 ], "loc": { "start": { - "line": 1719, + "line": 1721, "column": 32 }, "end": { - "line": 1719, + "line": 1721, "column": 43 } } }, "arguments": [], "range": [ - 48306, - 48319 + 48431, + 48444 ], "loc": { "start": { - "line": 1719, + "line": 1721, "column": 32 }, "end": { - "line": 1719, + "line": 1721, "column": 45 } } @@ -83816,31 +84069,31 @@ "type": "Identifier", "name": "split", "range": [ - 48320, - 48325 + 48445, + 48450 ], "loc": { "start": { - "line": 1719, + "line": 1721, "column": 46 }, "end": { - "line": 1719, + "line": 1721, "column": 51 } } }, "range": [ - 48306, - 48325 + 48431, + 48450 ], "loc": { "start": { - "line": 1719, + "line": 1721, "column": 32 }, "end": { - "line": 1719, + "line": 1721, "column": 51 } } @@ -83852,16 +84105,16 @@ "object": { "type": "ThisExpression", "range": [ - 48326, - 48330 + 48451, + 48455 ], "loc": { "start": { - "line": 1719, + "line": 1721, "column": 52 }, "end": { - "line": 1719, + "line": 1721, "column": 56 } } @@ -83870,62 +84123,62 @@ "type": "Identifier", "name": "orOperator", "range": [ - 48331, - 48341 + 48456, + 48466 ], "loc": { "start": { - "line": 1719, + "line": 1721, "column": 57 }, "end": { - "line": 1719, + "line": 1721, "column": 67 } } }, "range": [ - 48326, - 48341 + 48451, + 48466 ], "loc": { "start": { - "line": 1719, + "line": 1721, "column": 52 }, "end": { - "line": 1719, + "line": 1721, "column": 67 } } } ], "range": [ - 48306, - 48342 + 48431, + 48467 ], "loc": { "start": { - "line": 1719, + "line": 1721, "column": 32 }, "end": { - "line": 1719, + "line": 1721, "column": 68 } } }, "range": [ - 48294, - 48342 + 48419, + 48467 ], "loc": { "start": { - "line": 1719, + "line": 1721, "column": 20 }, "end": { - "line": 1719, + "line": 1721, "column": 68 } } @@ -83936,16 +84189,16 @@ "type": "Identifier", "name": "hasMultiOrSA", "range": [ - 48423, - 48435 + 48548, + 48560 ], "loc": { "start": { - "line": 1721, + "line": 1723, "column": 20 }, "end": { - "line": 1721, + "line": 1723, "column": 32 } } @@ -83960,16 +84213,16 @@ "type": "Identifier", "name": "sAOrSplit", "range": [ - 48438, - 48447 + 48563, + 48572 ], "loc": { "start": { - "line": 1721, + "line": 1723, "column": 35 }, "end": { - "line": 1721, + "line": 1723, "column": 44 } } @@ -83978,31 +84231,31 @@ "type": "Identifier", "name": "length", "range": [ - 48448, - 48454 + 48573, + 48579 ], "loc": { "start": { - "line": 1721, + "line": 1723, "column": 45 }, "end": { - "line": 1721, + "line": 1723, "column": 51 } } }, "range": [ - 48438, - 48454 + 48563, + 48579 ], "loc": { "start": { - "line": 1721, + "line": 1723, "column": 35 }, "end": { - "line": 1721, + "line": 1723, "column": 51 } } @@ -84012,46 +84265,46 @@ "value": 1, "raw": "1", "range": [ - 48457, - 48458 + 48582, + 48583 ], "loc": { "start": { - "line": 1721, + "line": 1723, "column": 54 }, "end": { - "line": 1721, + "line": 1723, "column": 55 } } }, "range": [ - 48438, - 48458 + 48563, + 48583 ], "loc": { "start": { - "line": 1721, + "line": 1723, "column": 35 }, "end": { - "line": 1721, + "line": 1723, "column": 55 } } }, "range": [ - 48423, - 48458 + 48548, + 48583 ], "loc": { "start": { - "line": 1721, + "line": 1723, "column": 20 }, "end": { - "line": 1721, + "line": 1723, "column": 55 } }, @@ -84060,16 +84313,16 @@ "type": "Line", "value": "multiple search || parameter boolean", "range": [ - 48364, - 48402 + 48489, + 48527 ], "loc": { "start": { - "line": 1720, + "line": 1722, "column": 20 }, "end": { - "line": 1720, + "line": 1722, "column": 58 } } @@ -84082,16 +84335,16 @@ "type": "Identifier", "name": "sAAndSplit", "range": [ - 48540, - 48550 + 48665, + 48675 ], "loc": { "start": { - "line": 1723, + "line": 1725, "column": 20 }, "end": { - "line": 1723, + "line": 1725, "column": 30 } } @@ -84110,16 +84363,16 @@ "type": "Identifier", "name": "sA", "range": [ - 48553, - 48555 + 48678, + 48680 ], "loc": { "start": { - "line": 1723, + "line": 1725, "column": 33 }, "end": { - "line": 1723, + "line": 1725, "column": 35 } } @@ -84128,47 +84381,47 @@ "type": "Identifier", "name": "toString", "range": [ - 48556, - 48564 + 48681, + 48689 ], "loc": { "start": { - "line": 1723, + "line": 1725, "column": 36 }, "end": { - "line": 1723, + "line": 1725, "column": 44 } } }, "range": [ - 48553, - 48564 + 48678, + 48689 ], "loc": { "start": { - "line": 1723, + "line": 1725, "column": 33 }, "end": { - "line": 1723, + "line": 1725, "column": 44 } } }, "arguments": [], "range": [ - 48553, - 48566 + 48678, + 48691 ], "loc": { "start": { - "line": 1723, + "line": 1725, "column": 33 }, "end": { - "line": 1723, + "line": 1725, "column": 46 } } @@ -84177,31 +84430,31 @@ "type": "Identifier", "name": "split", "range": [ - 48567, - 48572 + 48692, + 48697 ], "loc": { "start": { - "line": 1723, + "line": 1725, "column": 47 }, "end": { - "line": 1723, + "line": 1725, "column": 52 } } }, "range": [ - 48553, - 48572 + 48678, + 48697 ], "loc": { "start": { - "line": 1723, + "line": 1725, "column": 33 }, "end": { - "line": 1723, + "line": 1725, "column": 52 } } @@ -84213,16 +84466,16 @@ "object": { "type": "ThisExpression", "range": [ - 48573, - 48577 + 48698, + 48702 ], "loc": { "start": { - "line": 1723, + "line": 1725, "column": 53 }, "end": { - "line": 1723, + "line": 1725, "column": 57 } } @@ -84231,62 +84484,62 @@ "type": "Identifier", "name": "anOperator", "range": [ - 48578, - 48588 + 48703, + 48713 ], "loc": { "start": { - "line": 1723, + "line": 1725, "column": 58 }, "end": { - "line": 1723, + "line": 1725, "column": 68 } } }, "range": [ - 48573, - 48588 + 48698, + 48713 ], "loc": { "start": { - "line": 1723, + "line": 1725, "column": 53 }, "end": { - "line": 1723, + "line": 1725, "column": 68 } } } ], "range": [ - 48553, - 48589 + 48678, + 48714 ], "loc": { "start": { - "line": 1723, + "line": 1725, "column": 33 }, "end": { - "line": 1723, + "line": 1725, "column": 69 } } }, "range": [ - 48540, - 48589 + 48665, + 48714 ], "loc": { "start": { - "line": 1723, + "line": 1725, "column": 20 }, "end": { - "line": 1723, + "line": 1725, "column": 69 } }, @@ -84295,16 +84548,16 @@ "type": "Line", "value": "multiple search parameter operator &&", "range": [ - 48480, - 48519 + 48605, + 48644 ], "loc": { "start": { - "line": 1722, + "line": 1724, "column": 20 }, "end": { - "line": 1722, + "line": 1724, "column": 59 } } @@ -84317,16 +84570,16 @@ "type": "Identifier", "name": "hasMultiAndSA", "range": [ - 48670, - 48683 + 48795, + 48808 ], "loc": { "start": { - "line": 1725, + "line": 1727, "column": 20 }, "end": { - "line": 1725, + "line": 1727, "column": 33 } } @@ -84341,16 +84594,16 @@ "type": "Identifier", "name": "sAAndSplit", "range": [ - 48686, - 48696 + 48811, + 48821 ], "loc": { "start": { - "line": 1725, + "line": 1727, "column": 36 }, "end": { - "line": 1725, + "line": 1727, "column": 46 } } @@ -84359,31 +84612,31 @@ "type": "Identifier", "name": "length", "range": [ - 48697, - 48703 + 48822, + 48828 ], "loc": { "start": { - "line": 1725, + "line": 1727, "column": 47 }, "end": { - "line": 1725, + "line": 1727, "column": 53 } } }, "range": [ - 48686, - 48703 + 48811, + 48828 ], "loc": { "start": { - "line": 1725, + "line": 1727, "column": 36 }, "end": { - "line": 1725, + "line": 1727, "column": 53 } } @@ -84393,46 +84646,46 @@ "value": 1, "raw": "1", "range": [ - 48706, - 48707 + 48831, + 48832 ], "loc": { "start": { - "line": 1725, + "line": 1727, "column": 56 }, "end": { - "line": 1725, + "line": 1727, "column": 57 } } }, "range": [ - 48686, - 48707 + 48811, + 48832 ], "loc": { "start": { - "line": 1725, + "line": 1727, "column": 36 }, "end": { - "line": 1725, + "line": 1727, "column": 57 } } }, "range": [ - 48670, - 48707 + 48795, + 48832 ], "loc": { "start": { - "line": 1725, + "line": 1727, "column": 20 }, "end": { - "line": 1725, + "line": 1727, "column": 57 } }, @@ -84441,16 +84694,16 @@ "type": "Line", "value": "multiple search && parameter boolean", "range": [ - 48611, - 48649 + 48736, + 48774 ], "loc": { "start": { - "line": 1724, + "line": 1726, "column": 20 }, "end": { - "line": 1724, + "line": 1726, "column": 58 } } @@ -84460,16 +84713,16 @@ ], "kind": "let", "range": [ - 48290, - 48708 + 48415, + 48833 ], "loc": { "start": { - "line": 1719, + "line": 1721, "column": 16 }, "end": { - "line": 1725, + "line": 1727, "column": 58 } }, @@ -84478,16 +84731,16 @@ "type": "Line", "value": "multiple search parameter operator ||", "range": [ - 48234, - 48273 + 48359, + 48398 ], "loc": { "start": { - "line": 1718, + "line": 1720, "column": 16 }, "end": { - "line": 1718, + "line": 1720, "column": 55 } } @@ -84498,16 +84751,16 @@ "type": "Line", "value": "detect operators or array query", "range": [ - 48726, - 48759 + 48851, + 48884 ], "loc": { "start": { - "line": 1727, + "line": 1729, "column": 16 }, "end": { - "line": 1727, + "line": 1729, "column": 49 } } @@ -84528,16 +84781,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 48780, - 48787 + 48905, + 48912 ], "loc": { "start": { - "line": 1728, + "line": 1730, "column": 20 }, "end": { - "line": 1728, + "line": 1730, "column": 27 } } @@ -84547,32 +84800,32 @@ "type": "Identifier", "name": "sA", "range": [ - 48788, - 48790 + 48913, + 48915 ], "loc": { "start": { - "line": 1728, + "line": 1730, "column": 28 }, "end": { - "line": 1728, + "line": 1730, "column": 30 } } } ], "range": [ - 48780, - 48791 + 48905, + 48916 ], "loc": { "start": { - "line": 1728, + "line": 1730, "column": 20 }, "end": { - "line": 1728, + "line": 1730, "column": 31 } } @@ -84581,31 +84834,31 @@ "type": "Identifier", "name": "hasMultiOrSA", "range": [ - 48795, - 48807 + 48920, + 48932 ], "loc": { "start": { - "line": 1728, + "line": 1730, "column": 35 }, "end": { - "line": 1728, + "line": 1730, "column": 47 } } }, "range": [ - 48780, - 48807 + 48905, + 48932 ], "loc": { "start": { - "line": 1728, + "line": 1730, "column": 20 }, "end": { - "line": 1728, + "line": 1730, "column": 47 } } @@ -84614,31 +84867,31 @@ "type": "Identifier", "name": "hasMultiAndSA", "range": [ - 48811, - 48824 + 48936, + 48949 ], "loc": { "start": { - "line": 1728, + "line": 1730, "column": 51 }, "end": { - "line": 1728, + "line": 1730, "column": 64 } } }, "range": [ - 48780, - 48824 + 48905, + 48949 ], "loc": { "start": { - "line": 1728, + "line": 1730, "column": 20 }, "end": { - "line": 1728, + "line": 1730, "column": 64 } } @@ -84655,32 +84908,32 @@ "type": "Identifier", "name": "cS", "range": [ - 48852, - 48854 + 48977, + 48979 ], "loc": { "start": { - "line": 1729, + "line": 1731, "column": 24 }, "end": { - "line": 1729, + "line": 1731, "column": 26 } } }, "init": null, "range": [ - 48852, - 48854 + 48977, + 48979 ], "loc": { "start": { - "line": 1729, + "line": 1731, "column": 24 }, "end": { - "line": 1729, + "line": 1731, "column": 26 } } @@ -84691,32 +84944,32 @@ "type": "Identifier", "name": "s", "range": [ - 48880, - 48881 + 49005, + 49006 ], "loc": { "start": { - "line": 1730, + "line": 1732, "column": 24 }, "end": { - "line": 1730, + "line": 1732, "column": 25 } } }, "init": null, "range": [ - 48880, - 48881 + 49005, + 49006 ], "loc": { "start": { - "line": 1730, + "line": 1732, "column": 24 }, "end": { - "line": 1730, + "line": 1732, "column": 25 } } @@ -84727,16 +84980,16 @@ "type": "Identifier", "name": "occur", "range": [ - 48907, - 48912 + 49032, + 49037 ], "loc": { "start": { - "line": 1731, + "line": 1733, "column": 24 }, "end": { - "line": 1731, + "line": 1733, "column": 29 } } @@ -84746,31 +84999,31 @@ "value": false, "raw": "false", "range": [ - 48915, - 48920 + 49040, + 49045 ], "loc": { "start": { - "line": 1731, + "line": 1733, "column": 32 }, "end": { - "line": 1731, + "line": 1733, "column": 37 } } }, "range": [ - 48907, - 48920 + 49032, + 49045 ], "loc": { "start": { - "line": 1731, + "line": 1733, "column": 24 }, "end": { - "line": 1731, + "line": 1733, "column": 37 } } @@ -84778,16 +85031,16 @@ ], "kind": "let", "range": [ - 48848, - 48921 + 48973, + 49046 ], "loc": { "start": { - "line": 1729, + "line": 1731, "column": 20 }, "end": { - "line": 1731, + "line": 1733, "column": 38 } } @@ -84800,16 +85053,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 48946, - 48953 + 49071, + 49078 ], "loc": { "start": { - "line": 1732, + "line": 1734, "column": 24 }, "end": { - "line": 1732, + "line": 1734, "column": 31 } } @@ -84819,32 +85072,32 @@ "type": "Identifier", "name": "sA", "range": [ - 48954, - 48956 + 49079, + 49081 ], "loc": { "start": { - "line": 1732, + "line": 1734, "column": 32 }, "end": { - "line": 1732, + "line": 1734, "column": 34 } } } ], "range": [ - 48946, - 48957 + 49071, + 49082 ], "loc": { "start": { - "line": 1732, + "line": 1734, "column": 24 }, "end": { - "line": 1732, + "line": 1734, "column": 35 } } @@ -84861,16 +85114,16 @@ "type": "Identifier", "name": "s", "range": [ - 48985, - 48986 + 49110, + 49111 ], "loc": { "start": { - "line": 1733, + "line": 1735, "column": 24 }, "end": { - "line": 1733, + "line": 1735, "column": 25 } } @@ -84879,62 +85132,62 @@ "type": "Identifier", "name": "sA", "range": [ - 48989, - 48991 + 49114, + 49116 ], "loc": { "start": { - "line": 1733, + "line": 1735, "column": 28 }, "end": { - "line": 1733, + "line": 1735, "column": 30 } } }, "range": [ - 48985, - 48991 + 49110, + 49116 ], "loc": { "start": { - "line": 1733, + "line": 1735, "column": 24 }, "end": { - "line": 1733, + "line": 1735, "column": 30 } } }, "range": [ - 48985, - 48992 + 49110, + 49117 ], "loc": { "start": { - "line": 1733, + "line": 1735, "column": 24 }, "end": { - "line": 1733, + "line": 1735, "column": 31 } } } ], "range": [ - 48959, - 49014 + 49084, + 49139 ], "loc": { "start": { - "line": 1732, + "line": 1734, "column": 37 }, "end": { - "line": 1734, + "line": 1736, "column": 21 } } @@ -84951,16 +85204,16 @@ "type": "Identifier", "name": "s", "range": [ - 49046, - 49047 + 49171, + 49172 ], "loc": { "start": { - "line": 1735, + "line": 1737, "column": 24 }, "end": { - "line": 1735, + "line": 1737, "column": 25 } } @@ -84971,16 +85224,16 @@ "type": "Identifier", "name": "hasMultiOrSA", "range": [ - 49050, - 49062 + 49175, + 49187 ], "loc": { "start": { - "line": 1735, + "line": 1737, "column": 28 }, "end": { - "line": 1735, + "line": 1737, "column": 40 } } @@ -84989,16 +85242,16 @@ "type": "Identifier", "name": "sAOrSplit", "range": [ - 49065, - 49074 + 49190, + 49199 ], "loc": { "start": { - "line": 1735, + "line": 1737, "column": 43 }, "end": { - "line": 1735, + "line": 1737, "column": 52 } } @@ -85007,92 +85260,92 @@ "type": "Identifier", "name": "sAAndSplit", "range": [ - 49077, - 49087 + 49202, + 49212 ], "loc": { "start": { - "line": 1735, + "line": 1737, "column": 55 }, "end": { - "line": 1735, + "line": 1737, "column": 65 } } }, "range": [ - 49050, - 49087 + 49175, + 49212 ], "loc": { "start": { - "line": 1735, + "line": 1737, "column": 28 }, "end": { - "line": 1735, + "line": 1737, "column": 65 } } }, "range": [ - 49046, - 49087 + 49171, + 49212 ], "loc": { "start": { - "line": 1735, + "line": 1737, "column": 24 }, "end": { - "line": 1735, + "line": 1737, "column": 65 } } }, "range": [ - 49046, - 49088 + 49171, + 49213 ], "loc": { "start": { - "line": 1735, + "line": 1737, "column": 24 }, "end": { - "line": 1735, + "line": 1737, "column": 66 } } } ], "range": [ - 49020, - 49110 + 49145, + 49235 ], "loc": { "start": { - "line": 1734, + "line": 1736, "column": 27 }, "end": { - "line": 1736, + "line": 1738, "column": 21 } } }, "range": [ - 48942, - 49110 + 49067, + 49235 ], "loc": { "start": { - "line": 1732, + "line": 1734, "column": 20 }, "end": { - "line": 1736, + "line": 1738, "column": 21 } }, @@ -85101,16 +85354,16 @@ "type": "Line", "value": " isolate search term and check occurence in cell data", "range": [ - 49131, - 49186 + 49256, + 49311 ], "loc": { "start": { - "line": 1737, + "line": 1739, "column": 20 }, "end": { - "line": 1737, + "line": 1739, "column": 75 } } @@ -85128,16 +85381,16 @@ "type": "Identifier", "name": "w", "range": [ - 49216, - 49217 + 49341, + 49342 ], "loc": { "start": { - "line": 1738, + "line": 1740, "column": 29 }, "end": { - "line": 1738, + "line": 1740, "column": 30 } } @@ -85147,31 +85400,31 @@ "value": 0, "raw": "0", "range": [ - 49220, - 49221 + 49345, + 49346 ], "loc": { "start": { - "line": 1738, + "line": 1740, "column": 33 }, "end": { - "line": 1738, + "line": 1740, "column": 34 } } }, "range": [ - 49216, - 49221 + 49341, + 49346 ], "loc": { "start": { - "line": 1738, + "line": 1740, "column": 29 }, "end": { - "line": 1738, + "line": 1740, "column": 34 } } @@ -85182,16 +85435,16 @@ "type": "Identifier", "name": "len", "range": [ - 49223, - 49226 + 49348, + 49351 ], "loc": { "start": { - "line": 1738, + "line": 1740, "column": 36 }, "end": { - "line": 1738, + "line": 1740, "column": 39 } } @@ -85203,16 +85456,16 @@ "type": "Identifier", "name": "s", "range": [ - 49229, - 49230 + 49354, + 49355 ], "loc": { "start": { - "line": 1738, + "line": 1740, "column": 42 }, "end": { - "line": 1738, + "line": 1740, "column": 43 } } @@ -85221,46 +85474,46 @@ "type": "Identifier", "name": "length", "range": [ - 49231, - 49237 + 49356, + 49362 ], "loc": { "start": { - "line": 1738, + "line": 1740, "column": 44 }, "end": { - "line": 1738, + "line": 1740, "column": 50 } } }, "range": [ - 49229, - 49237 + 49354, + 49362 ], "loc": { "start": { - "line": 1738, + "line": 1740, "column": 42 }, "end": { - "line": 1738, + "line": 1740, "column": 50 } } }, "range": [ - 49223, - 49237 + 49348, + 49362 ], "loc": { "start": { - "line": 1738, + "line": 1740, "column": 36 }, "end": { - "line": 1738, + "line": 1740, "column": 50 } } @@ -85268,16 +85521,16 @@ ], "kind": "let", "range": [ - 49212, - 49237 + 49337, + 49362 ], "loc": { "start": { - "line": 1738, + "line": 1740, "column": 25 }, "end": { - "line": 1738, + "line": 1740, "column": 50 } } @@ -85289,16 +85542,16 @@ "type": "Identifier", "name": "w", "range": [ - 49239, - 49240 + 49364, + 49365 ], "loc": { "start": { - "line": 1738, + "line": 1740, "column": 52 }, "end": { - "line": 1738, + "line": 1740, "column": 53 } } @@ -85307,31 +85560,31 @@ "type": "Identifier", "name": "len", "range": [ - 49243, - 49246 + 49368, + 49371 ], "loc": { "start": { - "line": 1738, + "line": 1740, "column": 56 }, "end": { - "line": 1738, + "line": 1740, "column": 59 } } }, "range": [ - 49239, - 49246 + 49364, + 49371 ], "loc": { "start": { - "line": 1738, + "line": 1740, "column": 52 }, "end": { - "line": 1738, + "line": 1740, "column": 59 } } @@ -85343,32 +85596,32 @@ "type": "Identifier", "name": "w", "range": [ - 49248, - 49249 + 49373, + 49374 ], "loc": { "start": { - "line": 1738, + "line": 1740, "column": 61 }, "end": { - "line": 1738, + "line": 1740, "column": 62 } } }, "prefix": false, "range": [ - 49248, - 49251 + 49373, + 49376 ], "loc": { "start": { - "line": 1738, + "line": 1740, "column": 61 }, "end": { - "line": 1738, + "line": 1740, "column": 64 } } @@ -85385,16 +85638,16 @@ "type": "Identifier", "name": "cS", "range": [ - 49279, - 49281 + 49404, + 49406 ], "loc": { "start": { - "line": 1739, + "line": 1741, "column": 24 }, "end": { - "line": 1739, + "line": 1741, "column": 26 } } @@ -85405,16 +85658,16 @@ "type": "Identifier", "name": "trim", "range": [ - 49284, - 49288 + 49409, + 49413 ], "loc": { "start": { - "line": 1739, + "line": 1741, "column": 29 }, "end": { - "line": 1739, + "line": 1741, "column": 33 } } @@ -85427,16 +85680,16 @@ "type": "Identifier", "name": "s", "range": [ - 49289, - 49290 + 49414, + 49415 ], "loc": { "start": { - "line": 1739, + "line": 1741, "column": 34 }, "end": { - "line": 1739, + "line": 1741, "column": 35 } } @@ -85445,77 +85698,77 @@ "type": "Identifier", "name": "w", "range": [ - 49291, - 49292 + 49416, + 49417 ], "loc": { "start": { - "line": 1739, + "line": 1741, "column": 36 }, "end": { - "line": 1739, + "line": 1741, "column": 37 } } }, "range": [ - 49289, - 49293 + 49414, + 49418 ], "loc": { "start": { - "line": 1739, + "line": 1741, "column": 34 }, "end": { - "line": 1739, + "line": 1741, "column": 38 } } } ], "range": [ - 49284, - 49294 + 49409, + 49419 ], "loc": { "start": { - "line": 1739, + "line": 1741, "column": 29 }, "end": { - "line": 1739, + "line": 1741, "column": 39 } } }, "range": [ - 49279, - 49294 + 49404, + 49419 ], "loc": { "start": { - "line": 1739, + "line": 1741, "column": 24 }, "end": { - "line": 1739, + "line": 1741, "column": 39 } } }, "range": [ - 49279, - 49295 + 49404, + 49420 ], "loc": { "start": { - "line": 1739, + "line": 1741, "column": 24 }, "end": { - "line": 1739, + "line": 1741, "column": 40 } } @@ -85529,16 +85782,16 @@ "type": "Identifier", "name": "occur", "range": [ - 49320, - 49325 + 49445, + 49450 ], "loc": { "start": { - "line": 1740, + "line": 1742, "column": 24 }, "end": { - "line": 1740, + "line": 1742, "column": 29 } } @@ -85551,16 +85804,16 @@ "object": { "type": "ThisExpression", "range": [ - 49328, - 49332 + 49453, + 49457 ], "loc": { "start": { - "line": 1740, + "line": 1742, "column": 32 }, "end": { - "line": 1740, + "line": 1742, "column": 36 } } @@ -85569,31 +85822,31 @@ "type": "Identifier", "name": "_testTerm", "range": [ - 49333, - 49342 + 49458, + 49467 ], "loc": { "start": { - "line": 1740, + "line": 1742, "column": 37 }, "end": { - "line": 1740, + "line": 1742, "column": 46 } } }, "range": [ - 49328, - 49342 + 49453, + 49467 ], "loc": { "start": { - "line": 1740, + "line": 1742, "column": 32 }, "end": { - "line": 1740, + "line": 1742, "column": 46 } } @@ -85603,16 +85856,16 @@ "type": "Identifier", "name": "cS", "range": [ - 49343, - 49345 + 49468, + 49470 ], "loc": { "start": { - "line": 1740, + "line": 1742, "column": 47 }, "end": { - "line": 1740, + "line": 1742, "column": 49 } } @@ -85621,16 +85874,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 49347, - 49356 + 49472, + 49481 ], "loc": { "start": { - "line": 1740, + "line": 1742, "column": 51 }, "end": { - "line": 1740, + "line": 1742, "column": 60 } } @@ -85639,62 +85892,62 @@ "type": "Identifier", "name": "j", "range": [ - 49358, - 49359 + 49483, + 49484 ], "loc": { "start": { - "line": 1740, + "line": 1742, "column": 62 }, "end": { - "line": 1740, + "line": 1742, "column": 63 } } } ], "range": [ - 49328, - 49360 + 49453, + 49485 ], "loc": { "start": { - "line": 1740, + "line": 1742, "column": 32 }, "end": { - "line": 1740, + "line": 1742, "column": 64 } } }, "range": [ - 49320, - 49360 + 49445, + 49485 ], "loc": { "start": { - "line": 1740, + "line": 1742, "column": 24 }, "end": { - "line": 1740, + "line": 1742, "column": 64 } } }, "range": [ - 49320, - 49361 + 49445, + 49486 ], "loc": { "start": { - "line": 1740, + "line": 1742, "column": 24 }, "end": { - "line": 1740, + "line": 1742, "column": 65 } } @@ -85705,16 +85958,16 @@ "type": "Identifier", "name": "occur", "range": [ - 49391, - 49396 + 49516, + 49521 ], "loc": { "start": { - "line": 1742, + "line": 1744, "column": 28 }, "end": { - "line": 1742, + "line": 1744, "column": 33 } } @@ -85735,16 +85988,16 @@ "object": { "type": "ThisExpression", "range": [ - 49428, - 49432 + 49553, + 49557 ], "loc": { "start": { - "line": 1743, + "line": 1745, "column": 28 }, "end": { - "line": 1743, + "line": 1745, "column": 32 } } @@ -85753,31 +86006,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 49433, - 49440 + 49558, + 49565 ], "loc": { "start": { - "line": 1743, + "line": 1745, "column": 33 }, "end": { - "line": 1743, + "line": 1745, "column": 40 } } }, "range": [ - 49428, - 49440 + 49553, + 49565 ], "loc": { "start": { - "line": 1743, + "line": 1745, "column": 28 }, "end": { - "line": 1743, + "line": 1745, "column": 40 } } @@ -85786,31 +86039,31 @@ "type": "Identifier", "name": "emit", "range": [ - 49441, - 49445 + 49566, + 49570 ], "loc": { "start": { - "line": 1743, + "line": 1745, "column": 41 }, "end": { - "line": 1743, + "line": 1745, "column": 45 } } }, "range": [ - 49428, - 49445 + 49553, + 49570 ], "loc": { "start": { - "line": 1743, + "line": 1745, "column": 28 }, "end": { - "line": 1743, + "line": 1745, "column": 45 } } @@ -85821,16 +86074,16 @@ "value": "highlight-keyword", "raw": "'highlight-keyword'", "range": [ - 49446, - 49465 + 49571, + 49590 ], "loc": { "start": { - "line": 1743, + "line": 1745, "column": 46 }, "end": { - "line": 1743, + "line": 1745, "column": 65 } } @@ -85838,16 +86091,16 @@ { "type": "ThisExpression", "range": [ - 49467, - 49471 + 49592, + 49596 ], "loc": { "start": { - "line": 1743, + "line": 1745, "column": 67 }, "end": { - "line": 1743, + "line": 1745, "column": 71 } } @@ -85859,16 +86112,16 @@ "type": "Identifier", "name": "cells", "range": [ - 49505, - 49510 + 49630, + 49635 ], "loc": { "start": { - "line": 1744, + "line": 1746, "column": 32 }, "end": { - "line": 1744, + "line": 1746, "column": 37 } } @@ -85877,31 +86130,31 @@ "type": "Identifier", "name": "j", "range": [ - 49511, - 49512 + 49636, + 49637 ], "loc": { "start": { - "line": 1744, + "line": 1746, "column": 38 }, "end": { - "line": 1744, + "line": 1746, "column": 39 } } }, "range": [ - 49505, - 49513 + 49630, + 49638 ], "loc": { "start": { - "line": 1744, + "line": 1746, "column": 32 }, "end": { - "line": 1744, + "line": 1746, "column": 40 } } @@ -85910,79 +86163,79 @@ "type": "Identifier", "name": "cS", "range": [ - 49515, - 49517 + 49640, + 49642 ], "loc": { "start": { - "line": 1744, + "line": 1746, "column": 42 }, "end": { - "line": 1744, + "line": 1746, "column": 44 } } } ], "range": [ - 49428, - 49518 + 49553, + 49643 ], "loc": { "start": { - "line": 1743, + "line": 1745, "column": 28 }, "end": { - "line": 1744, + "line": 1746, "column": 45 } } }, "range": [ - 49428, - 49519 + 49553, + 49644 ], "loc": { "start": { - "line": 1743, + "line": 1745, "column": 28 }, "end": { - "line": 1744, + "line": 1746, "column": 46 } } } ], "range": [ - 49398, - 49545 + 49523, + 49670 ], "loc": { "start": { - "line": 1742, + "line": 1744, "column": 35 }, "end": { - "line": 1745, + "line": 1747, "column": 25 } } }, "alternate": null, "range": [ - 49387, - 49545 + 49512, + 49670 ], "loc": { "start": { - "line": 1742, + "line": 1744, "column": 24 }, "end": { - "line": 1745, + "line": 1747, "column": 25 } } @@ -85999,16 +86252,16 @@ "type": "Identifier", "name": "hasMultiOrSA", "range": [ - 49575, - 49587 + 49700, + 49712 ], "loc": { "start": { - "line": 1746, + "line": 1748, "column": 29 }, "end": { - "line": 1746, + "line": 1748, "column": 41 } } @@ -86017,31 +86270,31 @@ "type": "Identifier", "name": "occur", "range": [ - 49591, - 49596 + 49716, + 49721 ], "loc": { "start": { - "line": 1746, + "line": 1748, "column": 45 }, "end": { - "line": 1746, + "line": 1748, "column": 50 } } }, "range": [ - 49575, - 49596 + 49700, + 49721 ], "loc": { "start": { - "line": 1746, + "line": 1748, "column": 29 }, "end": { - "line": 1746, + "line": 1748, "column": 50 } } @@ -86053,16 +86306,16 @@ "type": "Identifier", "name": "hasMultiAndSA", "range": [ - 49630, - 49643 + 49755, + 49768 ], "loc": { "start": { - "line": 1747, + "line": 1749, "column": 29 }, "end": { - "line": 1747, + "line": 1749, "column": 42 } } @@ -86074,62 +86327,62 @@ "type": "Identifier", "name": "occur", "range": [ - 49648, - 49653 + 49773, + 49778 ], "loc": { "start": { - "line": 1747, + "line": 1749, "column": 47 }, "end": { - "line": 1747, + "line": 1749, "column": 52 } } }, "prefix": true, "range": [ - 49647, - 49653 + 49772, + 49778 ], "loc": { "start": { - "line": 1747, + "line": 1749, "column": 46 }, "end": { - "line": 1747, + "line": 1749, "column": 52 } } }, "range": [ - 49630, - 49653 + 49755, + 49778 ], "loc": { "start": { - "line": 1747, + "line": 1749, "column": 29 }, "end": { - "line": 1747, + "line": 1749, "column": 52 } } }, "range": [ - 49574, - 49654 + 49699, + 49779 ], "loc": { "start": { - "line": 1746, + "line": 1748, "column": 28 }, "end": { - "line": 1747, + "line": 1749, "column": 53 } } @@ -86141,48 +86394,48 @@ "type": "BreakStatement", "label": null, "range": [ - 49686, - 49692 + 49811, + 49817 ], "loc": { "start": { - "line": 1748, + "line": 1750, "column": 28 }, "end": { - "line": 1748, + "line": 1750, "column": 34 } } } ], "range": [ - 49656, - 49718 + 49781, + 49843 ], "loc": { "start": { - "line": 1747, + "line": 1749, "column": 55 }, "end": { - "line": 1749, + "line": 1751, "column": 25 } } }, "alternate": null, "range": [ - 49570, - 49718 + 49695, + 49843 ], "loc": { "start": { - "line": 1746, + "line": 1748, "column": 24 }, "end": { - "line": 1749, + "line": 1751, "column": 25 } } @@ -86198,16 +86451,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 49747, - 49754 + 49872, + 49879 ], "loc": { "start": { - "line": 1750, + "line": 1752, "column": 28 }, "end": { - "line": 1750, + "line": 1752, "column": 35 } } @@ -86217,32 +86470,32 @@ "type": "Identifier", "name": "sA", "range": [ - 49755, - 49757 + 49880, + 49882 ], "loc": { "start": { - "line": 1750, + "line": 1752, "column": 36 }, "end": { - "line": 1750, + "line": 1752, "column": 38 } } } ], "range": [ - 49747, - 49758 + 49872, + 49883 ], "loc": { "start": { - "line": 1750, + "line": 1752, "column": 28 }, "end": { - "line": 1750, + "line": 1752, "column": 39 } } @@ -86251,31 +86504,31 @@ "type": "Identifier", "name": "occur", "range": [ - 49762, - 49767 + 49887, + 49892 ], "loc": { "start": { - "line": 1750, + "line": 1752, "column": 43 }, "end": { - "line": 1750, + "line": 1752, "column": 48 } } }, "range": [ - 49747, - 49767 + 49872, + 49892 ], "loc": { "start": { - "line": 1750, + "line": 1752, "column": 28 }, "end": { - "line": 1750, + "line": 1752, "column": 48 } } @@ -86287,79 +86540,79 @@ "type": "BreakStatement", "label": null, "range": [ - 49799, - 49805 + 49924, + 49930 ], "loc": { "start": { - "line": 1751, + "line": 1753, "column": 28 }, "end": { - "line": 1751, + "line": 1753, "column": 34 } } } ], "range": [ - 49769, - 49831 + 49894, + 49956 ], "loc": { "start": { - "line": 1750, + "line": 1752, "column": 50 }, "end": { - "line": 1752, + "line": 1754, "column": 25 } } }, "alternate": null, "range": [ - 49743, - 49831 + 49868, + 49956 ], "loc": { "start": { - "line": 1750, + "line": 1752, "column": 24 }, "end": { - "line": 1752, + "line": 1754, "column": 25 } } } ], "range": [ - 49253, - 49853 + 49378, + 49978 ], "loc": { "start": { - "line": 1738, + "line": 1740, "column": 66 }, "end": { - "line": 1753, + "line": 1755, "column": 21 } } }, "range": [ - 49207, - 49853 + 49332, + 49978 ], "loc": { "start": { - "line": 1738, + "line": 1740, "column": 20 }, "end": { - "line": 1753, + "line": 1755, "column": 21 } }, @@ -86368,16 +86621,16 @@ "type": "Line", "value": " isolate search term and check occurence in cell data", "range": [ - 49131, - 49186 + 49256, + 49311 ], "loc": { "start": { - "line": 1737, + "line": 1739, "column": 20 }, "end": { - "line": 1737, + "line": 1739, "column": 75 } } @@ -86396,16 +86649,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 49874, - 49883 + 49999, + 50008 ], "loc": { "start": { - "line": 1754, + "line": 1756, "column": 20 }, "end": { - "line": 1754, + "line": 1756, "column": 29 } } @@ -86414,31 +86667,31 @@ "type": "Identifier", "name": "j", "range": [ - 49884, - 49885 + 50009, + 50010 ], "loc": { "start": { - "line": 1754, + "line": 1756, "column": 30 }, "end": { - "line": 1754, + "line": 1756, "column": 31 } } }, "range": [ - 49874, - 49886 + 49999, + 50011 ], "loc": { "start": { - "line": 1754, + "line": 1756, "column": 20 }, "end": { - "line": 1754, + "line": 1756, "column": 32 } } @@ -86447,62 +86700,62 @@ "type": "Identifier", "name": "occur", "range": [ - 49889, - 49894 + 50014, + 50019 ], "loc": { "start": { - "line": 1754, + "line": 1756, "column": 35 }, "end": { - "line": 1754, + "line": 1756, "column": 40 } } }, "range": [ - 49874, - 49894 + 49999, + 50019 ], "loc": { "start": { - "line": 1754, + "line": 1756, "column": 20 }, "end": { - "line": 1754, + "line": 1756, "column": 40 } } }, "range": [ - 49874, - 49895 + 49999, + 50020 ], "loc": { "start": { - "line": 1754, + "line": 1756, "column": 20 }, "end": { - "line": 1754, + "line": 1756, "column": 41 } } } ], "range": [ - 48826, - 49914 + 48951, + 50039 ], "loc": { "start": { - "line": 1728, + "line": 1730, "column": 66 }, "end": { - "line": 1756, + "line": 1758, "column": 17 } }, @@ -86511,16 +86764,16 @@ "type": "Line", "value": "single search parameter", "range": [ - 49931, - 49956 + 50056, + 50081 ], "loc": { "start": { - "line": 1757, + "line": 1759, "column": 16 }, "end": { - "line": 1757, + "line": 1759, "column": 41 } } @@ -86542,16 +86795,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 50000, - 50009 + 50125, + 50134 ], "loc": { "start": { - "line": 1759, + "line": 1761, "column": 20 }, "end": { - "line": 1759, + "line": 1761, "column": 29 } } @@ -86560,31 +86813,31 @@ "type": "Identifier", "name": "j", "range": [ - 50010, - 50011 + 50135, + 50136 ], "loc": { "start": { - "line": 1759, + "line": 1761, "column": 30 }, "end": { - "line": 1759, + "line": 1761, "column": 31 } } }, "range": [ - 50000, - 50012 + 50125, + 50137 ], "loc": { "start": { - "line": 1759, + "line": 1761, "column": 20 }, "end": { - "line": 1759, + "line": 1761, "column": 32 } } @@ -86597,16 +86850,16 @@ "object": { "type": "ThisExpression", "range": [ - 50015, - 50019 + 50140, + 50144 ], "loc": { "start": { - "line": 1759, + "line": 1761, "column": 35 }, "end": { - "line": 1759, + "line": 1761, "column": 39 } } @@ -86615,31 +86868,31 @@ "type": "Identifier", "name": "_testTerm", "range": [ - 50020, - 50029 + 50145, + 50154 ], "loc": { "start": { - "line": 1759, + "line": 1761, "column": 40 }, "end": { - "line": 1759, + "line": 1761, "column": 49 } } }, "range": [ - 50015, - 50029 + 50140, + 50154 ], "loc": { "start": { - "line": 1759, + "line": 1761, "column": 35 }, "end": { - "line": 1759, + "line": 1761, "column": 49 } } @@ -86651,16 +86904,16 @@ "type": "Identifier", "name": "trim", "range": [ - 50030, - 50034 + 50155, + 50159 ], "loc": { "start": { - "line": 1759, + "line": 1761, "column": 50 }, "end": { - "line": 1759, + "line": 1761, "column": 54 } } @@ -86670,32 +86923,32 @@ "type": "Identifier", "name": "sA", "range": [ - 50035, - 50037 + 50160, + 50162 ], "loc": { "start": { - "line": 1759, + "line": 1761, "column": 55 }, "end": { - "line": 1759, + "line": 1761, "column": 57 } } } ], "range": [ - 50030, - 50038 + 50155, + 50163 ], "loc": { "start": { - "line": 1759, + "line": 1761, "column": 50 }, "end": { - "line": 1759, + "line": 1761, "column": 58 } } @@ -86704,16 +86957,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 50040, - 50049 + 50165, + 50174 ], "loc": { "start": { - "line": 1759, + "line": 1761, "column": 60 }, "end": { - "line": 1759, + "line": 1761, "column": 69 } } @@ -86722,62 +86975,62 @@ "type": "Identifier", "name": "j", "range": [ - 50051, - 50052 + 50176, + 50177 ], "loc": { "start": { - "line": 1759, + "line": 1761, "column": 71 }, "end": { - "line": 1759, + "line": 1761, "column": 72 } } } ], "range": [ - 50015, - 50053 + 50140, + 50178 ], "loc": { "start": { - "line": 1759, + "line": 1761, "column": 35 }, "end": { - "line": 1759, + "line": 1761, "column": 73 } } }, "range": [ - 50000, - 50053 + 50125, + 50178 ], "loc": { "start": { - "line": 1759, + "line": 1761, "column": 20 }, "end": { - "line": 1759, + "line": 1761, "column": 73 } } }, "range": [ - 50000, - 50054 + 50125, + 50179 ], "loc": { "start": { - "line": 1759, + "line": 1761, "column": 20 }, "end": { - "line": 1759, + "line": 1761, "column": 74 } } @@ -86791,16 +87044,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 50079, - 50088 + 50204, + 50213 ], "loc": { "start": { - "line": 1760, + "line": 1762, "column": 24 }, "end": { - "line": 1760, + "line": 1762, "column": 33 } } @@ -86809,31 +87062,31 @@ "type": "Identifier", "name": "j", "range": [ - 50089, - 50090 + 50214, + 50215 ], "loc": { "start": { - "line": 1760, + "line": 1762, "column": 34 }, "end": { - "line": 1760, + "line": 1762, "column": 35 } } }, "range": [ - 50079, - 50091 + 50204, + 50216 ], "loc": { "start": { - "line": 1760, + "line": 1762, "column": 24 }, "end": { - "line": 1760, + "line": 1762, "column": 36 } } @@ -86854,16 +87107,16 @@ "object": { "type": "ThisExpression", "range": [ - 50119, - 50123 + 50244, + 50248 ], "loc": { "start": { - "line": 1761, + "line": 1763, "column": 24 }, "end": { - "line": 1761, + "line": 1763, "column": 28 } } @@ -86872,31 +87125,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 50124, - 50131 + 50249, + 50256 ], "loc": { "start": { - "line": 1761, + "line": 1763, "column": 29 }, "end": { - "line": 1761, + "line": 1763, "column": 36 } } }, "range": [ - 50119, - 50131 + 50244, + 50256 ], "loc": { "start": { - "line": 1761, + "line": 1763, "column": 24 }, "end": { - "line": 1761, + "line": 1763, "column": 36 } } @@ -86905,31 +87158,31 @@ "type": "Identifier", "name": "emit", "range": [ - 50132, - 50136 + 50257, + 50261 ], "loc": { "start": { - "line": 1761, + "line": 1763, "column": 37 }, "end": { - "line": 1761, + "line": 1763, "column": 41 } } }, "range": [ - 50119, - 50136 + 50244, + 50261 ], "loc": { "start": { - "line": 1761, + "line": 1763, "column": 24 }, "end": { - "line": 1761, + "line": 1763, "column": 41 } } @@ -86940,16 +87193,16 @@ "value": "highlight-keyword", "raw": "'highlight-keyword'", "range": [ - 50137, - 50156 + 50262, + 50281 ], "loc": { "start": { - "line": 1761, + "line": 1763, "column": 42 }, "end": { - "line": 1761, + "line": 1763, "column": 61 } } @@ -86957,16 +87210,16 @@ { "type": "ThisExpression", "range": [ - 50158, - 50162 + 50283, + 50287 ], "loc": { "start": { - "line": 1761, + "line": 1763, "column": 63 }, "end": { - "line": 1761, + "line": 1763, "column": 67 } } @@ -86978,16 +87231,16 @@ "type": "Identifier", "name": "cells", "range": [ - 50164, - 50169 + 50289, + 50294 ], "loc": { "start": { - "line": 1761, + "line": 1763, "column": 69 }, "end": { - "line": 1761, + "line": 1763, "column": 74 } } @@ -86996,31 +87249,31 @@ "type": "Identifier", "name": "j", "range": [ - 50170, - 50171 + 50295, + 50296 ], "loc": { "start": { - "line": 1761, + "line": 1763, "column": 75 }, "end": { - "line": 1761, + "line": 1763, "column": 76 } } }, "range": [ - 50164, - 50172 + 50289, + 50297 ], "loc": { "start": { - "line": 1761, + "line": 1763, "column": 69 }, "end": { - "line": 1761, + "line": 1763, "column": 77 } } @@ -87029,95 +87282,95 @@ "type": "Identifier", "name": "sA", "range": [ - 50202, - 50204 + 50327, + 50329 ], "loc": { "start": { - "line": 1762, + "line": 1764, "column": 28 }, "end": { - "line": 1762, + "line": 1764, "column": 30 } } } ], "range": [ - 50119, - 50205 + 50244, + 50330 ], "loc": { "start": { - "line": 1761, + "line": 1763, "column": 24 }, "end": { - "line": 1762, + "line": 1764, "column": 31 } } }, "range": [ - 50119, - 50206 + 50244, + 50331 ], "loc": { "start": { - "line": 1761, + "line": 1763, "column": 24 }, "end": { - "line": 1762, + "line": 1764, "column": 32 } } } ], "range": [ - 50093, - 50228 + 50218, + 50353 ], "loc": { "start": { - "line": 1760, + "line": 1762, "column": 38 }, "end": { - "line": 1763, + "line": 1765, "column": 21 } } }, "alternate": null, "range": [ - 50075, - 50228 + 50200, + 50353 ], "loc": { "start": { - "line": 1760, + "line": 1762, "column": 20 }, "end": { - "line": 1763, + "line": 1765, "column": 21 } } } ], "range": [ - 49978, - 50246 + 50103, + 50371 ], "loc": { "start": { - "line": 1758, + "line": 1760, "column": 21 }, "end": { - "line": 1764, + "line": 1766, "column": 17 } }, @@ -87126,16 +87379,16 @@ "type": "Line", "value": "single search parameter", "range": [ - 49931, - 49956 + 50056, + 50081 ], "loc": { "start": { - "line": 1757, + "line": 1759, "column": 16 }, "end": { - "line": 1757, + "line": 1759, "column": 41 } } @@ -87143,16 +87396,16 @@ ] }, "range": [ - 48776, - 50246 + 48901, + 50371 ], "loc": { "start": { - "line": 1728, + "line": 1730, "column": 16 }, "end": { - "line": 1764, + "line": 1766, "column": 17 } }, @@ -87161,16 +87414,16 @@ "type": "Line", "value": "detect operators or array query", "range": [ - 48726, - 48759 + 48851, + 48884 ], "loc": { "start": { - "line": 1727, + "line": 1729, "column": 16 }, "end": { - "line": 1727, + "line": 1729, "column": 49 } } @@ -87181,16 +87434,16 @@ "type": "Line", "value": "else single param", "range": [ - 50246, - 50265 + 50371, + 50390 ], "loc": { "start": { - "line": 1764, + "line": 1766, "column": 17 }, "end": { - "line": 1764, + "line": 1766, "column": 36 } } @@ -87209,16 +87462,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 50288, - 50297 + 50413, + 50422 ], "loc": { "start": { - "line": 1766, + "line": 1768, "column": 21 }, "end": { - "line": 1766, + "line": 1768, "column": 30 } } @@ -87227,47 +87480,47 @@ "type": "Identifier", "name": "j", "range": [ - 50298, - 50299 + 50423, + 50424 ], "loc": { "start": { - "line": 1766, + "line": 1768, "column": 31 }, "end": { - "line": 1766, + "line": 1768, "column": 32 } } }, "range": [ - 50288, - 50300 + 50413, + 50425 ], "loc": { "start": { - "line": 1766, + "line": 1768, "column": 21 }, "end": { - "line": 1766, + "line": 1768, "column": 33 } } }, "prefix": true, "range": [ - 50287, - 50300 + 50412, + 50425 ], "loc": { "start": { - "line": 1766, + "line": 1768, "column": 20 }, "end": { - "line": 1766, + "line": 1768, "column": 33 } } @@ -87284,16 +87537,16 @@ "type": "Identifier", "name": "isRowValid", "range": [ - 50324, - 50334 + 50449, + 50459 ], "loc": { "start": { - "line": 1767, + "line": 1769, "column": 20 }, "end": { - "line": 1767, + "line": 1769, "column": 30 } } @@ -87303,78 +87556,78 @@ "value": false, "raw": "false", "range": [ - 50337, - 50342 + 50462, + 50467 ], "loc": { "start": { - "line": 1767, + "line": 1769, "column": 33 }, "end": { - "line": 1767, + "line": 1769, "column": 38 } } }, "range": [ - 50324, - 50342 + 50449, + 50467 ], "loc": { "start": { - "line": 1767, + "line": 1769, "column": 20 }, "end": { - "line": 1767, + "line": 1769, "column": 38 } } }, "range": [ - 50324, - 50343 + 50449, + 50468 ], "loc": { "start": { - "line": 1767, + "line": 1769, "column": 20 }, "end": { - "line": 1767, + "line": 1769, "column": 39 } } } ], "range": [ - 50302, - 50361 + 50427, + 50486 ], "loc": { "start": { - "line": 1766, + "line": 1768, "column": 35 }, "end": { - "line": 1768, + "line": 1770, "column": 17 } } }, "alternate": null, "range": [ - 50283, - 50361 + 50408, + 50486 ], "loc": { "start": { - "line": 1766, + "line": 1768, "column": 16 }, "end": { - "line": 1768, + "line": 1770, "column": 17 } }, @@ -87383,16 +87636,16 @@ "type": "Line", "value": "else single param", "range": [ - 50246, - 50265 + 50371, + 50390 ], "loc": { "start": { - "line": 1764, + "line": 1766, "column": 17 }, "end": { - "line": 1764, + "line": 1766, "column": 36 } } @@ -87410,16 +87663,16 @@ "object": { "type": "ThisExpression", "range": [ - 50382, - 50386 + 50507, + 50511 ], "loc": { "start": { - "line": 1769, + "line": 1771, "column": 20 }, "end": { - "line": 1769, + "line": 1771, "column": 24 } } @@ -87428,31 +87681,31 @@ "type": "Identifier", "name": "singleSearchFlt", "range": [ - 50387, - 50402 + 50512, + 50527 ], "loc": { "start": { - "line": 1769, + "line": 1771, "column": 25 }, "end": { - "line": 1769, + "line": 1771, "column": 40 } } }, "range": [ - 50382, - 50402 + 50507, + 50527 ], "loc": { "start": { - "line": 1769, + "line": 1771, "column": 20 }, "end": { - "line": 1769, + "line": 1771, "column": 40 } } @@ -87464,16 +87717,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 50406, - 50415 + 50531, + 50540 ], "loc": { "start": { - "line": 1769, + "line": 1771, "column": 44 }, "end": { - "line": 1769, + "line": 1771, "column": 53 } } @@ -87482,46 +87735,46 @@ "type": "Identifier", "name": "j", "range": [ - 50416, - 50417 + 50541, + 50542 ], "loc": { "start": { - "line": 1769, + "line": 1771, "column": 54 }, "end": { - "line": 1769, + "line": 1771, "column": 55 } } }, "range": [ - 50406, - 50418 + 50531, + 50543 ], "loc": { "start": { - "line": 1769, + "line": 1771, "column": 44 }, "end": { - "line": 1769, + "line": 1771, "column": 56 } } }, "range": [ - 50382, - 50418 + 50507, + 50543 ], "loc": { "start": { - "line": 1769, + "line": 1771, "column": 20 }, "end": { - "line": 1769, + "line": 1771, "column": 56 } } @@ -87538,16 +87791,16 @@ "type": "Identifier", "name": "singleFltRowValid", "range": [ - 50442, - 50459 + 50567, + 50584 ], "loc": { "start": { - "line": 1770, + "line": 1772, "column": 20 }, "end": { - "line": 1770, + "line": 1772, "column": 37 } } @@ -87557,78 +87810,78 @@ "value": true, "raw": "true", "range": [ - 50462, - 50466 + 50587, + 50591 ], "loc": { "start": { - "line": 1770, + "line": 1772, "column": 40 }, "end": { - "line": 1770, + "line": 1772, "column": 44 } } }, "range": [ - 50442, - 50466 + 50567, + 50591 ], "loc": { "start": { - "line": 1770, + "line": 1772, "column": 20 }, "end": { - "line": 1770, + "line": 1772, "column": 44 } } }, "range": [ - 50442, - 50467 + 50567, + 50592 ], "loc": { "start": { - "line": 1770, + "line": 1772, "column": 20 }, "end": { - "line": 1770, + "line": 1772, "column": 45 } } } ], "range": [ - 50420, - 50485 + 50545, + 50610 ], "loc": { "start": { - "line": 1769, + "line": 1771, "column": 58 }, "end": { - "line": 1771, + "line": 1773, "column": 17 } } }, "alternate": null, "range": [ - 50378, - 50485 + 50503, + 50610 ], "loc": { "start": { - "line": 1769, + "line": 1771, "column": 16 }, "end": { - "line": 1771, + "line": 1773, "column": 17 } } @@ -87646,16 +87899,16 @@ "object": { "type": "ThisExpression", "range": [ - 50503, - 50507 + 50628, + 50632 ], "loc": { "start": { - "line": 1773, + "line": 1775, "column": 16 }, "end": { - "line": 1773, + "line": 1775, "column": 20 } } @@ -87664,31 +87917,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 50508, - 50515 + 50633, + 50640 ], "loc": { "start": { - "line": 1773, + "line": 1775, "column": 21 }, "end": { - "line": 1773, + "line": 1775, "column": 28 } } }, "range": [ - 50503, - 50515 + 50628, + 50640 ], "loc": { "start": { - "line": 1773, + "line": 1775, "column": 16 }, "end": { - "line": 1773, + "line": 1775, "column": 28 } } @@ -87697,31 +87950,31 @@ "type": "Identifier", "name": "emit", "range": [ - 50516, - 50520 + 50641, + 50645 ], "loc": { "start": { - "line": 1773, + "line": 1775, "column": 29 }, "end": { - "line": 1773, + "line": 1775, "column": 33 } } }, "range": [ - 50503, - 50520 + 50628, + 50645 ], "loc": { "start": { - "line": 1773, + "line": 1775, "column": 16 }, "end": { - "line": 1773, + "line": 1775, "column": 33 } } @@ -87732,16 +87985,16 @@ "value": "cell-processed", "raw": "'cell-processed'", "range": [ - 50521, - 50537 + 50646, + 50662 ], "loc": { "start": { - "line": 1773, + "line": 1775, "column": 34 }, "end": { - "line": 1773, + "line": 1775, "column": 50 } } @@ -87749,16 +88002,16 @@ { "type": "ThisExpression", "range": [ - 50539, - 50543 + 50664, + 50668 ], "loc": { "start": { - "line": 1773, + "line": 1775, "column": 52 }, "end": { - "line": 1773, + "line": 1775, "column": 56 } } @@ -87767,16 +88020,16 @@ "type": "Identifier", "name": "j", "range": [ - 50545, - 50546 + 50670, + 50671 ], "loc": { "start": { - "line": 1773, + "line": 1775, "column": 58 }, "end": { - "line": 1773, + "line": 1775, "column": 59 } } @@ -87788,16 +88041,16 @@ "type": "Identifier", "name": "cells", "range": [ - 50548, - 50553 + 50673, + 50678 ], "loc": { "start": { - "line": 1773, + "line": 1775, "column": 61 }, "end": { - "line": 1773, + "line": 1775, "column": 66 } } @@ -87806,93 +88059,93 @@ "type": "Identifier", "name": "j", "range": [ - 50554, - 50555 + 50679, + 50680 ], "loc": { "start": { - "line": 1773, + "line": 1775, "column": 67 }, "end": { - "line": 1773, + "line": 1775, "column": 68 } } }, "range": [ - 50548, - 50556 + 50673, + 50681 ], "loc": { "start": { - "line": 1773, + "line": 1775, "column": 61 }, "end": { - "line": 1773, + "line": 1775, "column": 69 } } } ], "range": [ - 50503, - 50557 + 50628, + 50682 ], "loc": { "start": { - "line": 1773, + "line": 1775, "column": 16 }, "end": { - "line": 1773, + "line": 1775, "column": 70 } } }, "range": [ - 50503, - 50558 + 50628, + 50683 ], "loc": { "start": { - "line": 1773, + "line": 1775, "column": 16 }, "end": { - "line": 1773, + "line": 1775, "column": 71 } } } ], "range": [ - 47918, - 50572 + 48043, + 50697 ], "loc": { "start": { - "line": 1707, + "line": 1709, "column": 46 }, "end": { - "line": 1774, + "line": 1776, "column": 13 } } }, "range": [ - 47884, - 50572 + 48009, + 50697 ], "loc": { "start": { - "line": 1707, + "line": 1709, "column": 12 }, "end": { - "line": 1774, + "line": 1776, "column": 13 } }, @@ -87901,16 +88154,16 @@ "type": "Line", "value": " this loop retrieves cell data", "range": [ - 47839, - 47871 + 47964, + 47996 ], "loc": { "start": { - "line": 1706, + "line": 1708, "column": 12 }, "end": { - "line": 1706, + "line": 1708, "column": 44 } } @@ -87921,16 +88174,16 @@ "type": "Line", "value": "for j", "range": [ - 50572, - 50579 + 50697, + 50704 ], "loc": { "start": { - "line": 1774, + "line": 1776, "column": 13 }, "end": { - "line": 1774, + "line": 1776, "column": 20 } } @@ -87948,16 +88201,16 @@ "object": { "type": "ThisExpression", "range": [ - 50597, - 50601 + 50722, + 50726 ], "loc": { "start": { - "line": 1776, + "line": 1778, "column": 16 }, "end": { - "line": 1776, + "line": 1778, "column": 20 } } @@ -87966,31 +88219,31 @@ "type": "Identifier", "name": "singleSearchFlt", "range": [ - 50602, - 50617 + 50727, + 50742 ], "loc": { "start": { - "line": 1776, + "line": 1778, "column": 21 }, "end": { - "line": 1776, + "line": 1778, "column": 36 } } }, "range": [ - 50597, - 50617 + 50722, + 50742 ], "loc": { "start": { - "line": 1776, + "line": 1778, "column": 16 }, "end": { - "line": 1776, + "line": 1778, "column": 36 } } @@ -87999,31 +88252,31 @@ "type": "Identifier", "name": "singleFltRowValid", "range": [ - 50621, - 50638 + 50746, + 50763 ], "loc": { "start": { - "line": 1776, + "line": 1778, "column": 40 }, "end": { - "line": 1776, + "line": 1778, "column": 57 } } }, "range": [ - 50597, - 50638 + 50722, + 50763 ], "loc": { "start": { - "line": 1776, + "line": 1778, "column": 16 }, "end": { - "line": 1776, + "line": 1778, "column": 57 } } @@ -88040,16 +88293,16 @@ "type": "Identifier", "name": "isRowValid", "range": [ - 50658, - 50668 + 50783, + 50793 ], "loc": { "start": { - "line": 1777, + "line": 1779, "column": 16 }, "end": { - "line": 1777, + "line": 1779, "column": 26 } } @@ -88059,78 +88312,78 @@ "value": true, "raw": "true", "range": [ - 50671, - 50675 + 50796, + 50800 ], "loc": { "start": { - "line": 1777, + "line": 1779, "column": 29 }, "end": { - "line": 1777, + "line": 1779, "column": 33 } } }, "range": [ - 50658, - 50675 + 50783, + 50800 ], "loc": { "start": { - "line": 1777, + "line": 1779, "column": 16 }, "end": { - "line": 1777, + "line": 1779, "column": 33 } } }, "range": [ - 50658, - 50676 + 50783, + 50801 ], "loc": { "start": { - "line": 1777, + "line": 1779, "column": 16 }, "end": { - "line": 1777, + "line": 1779, "column": 34 } } } ], "range": [ - 50640, - 50690 + 50765, + 50815 ], "loc": { "start": { - "line": 1776, + "line": 1778, "column": 59 }, "end": { - "line": 1778, + "line": 1780, "column": 13 } } }, "alternate": null, "range": [ - 50593, - 50690 + 50718, + 50815 ], "loc": { "start": { - "line": 1776, + "line": 1778, "column": 12 }, "end": { - "line": 1778, + "line": 1780, "column": 13 } }, @@ -88139,16 +88392,16 @@ "type": "Line", "value": "for j", "range": [ - 50572, - 50579 + 50697, + 50704 ], "loc": { "start": { - "line": 1774, + "line": 1776, "column": 13 }, "end": { - "line": 1774, + "line": 1776, "column": 20 } } @@ -88165,16 +88418,16 @@ "object": { "type": "ThisExpression", "range": [ - 50704, - 50708 + 50829, + 50833 ], "loc": { "start": { - "line": 1780, + "line": 1782, "column": 12 }, "end": { - "line": 1780, + "line": 1782, "column": 16 } } @@ -88183,31 +88436,31 @@ "type": "Identifier", "name": "validateRow", "range": [ - 50709, - 50720 + 50834, + 50845 ], "loc": { "start": { - "line": 1780, + "line": 1782, "column": 17 }, "end": { - "line": 1780, + "line": 1782, "column": 28 } } }, "range": [ - 50704, - 50720 + 50829, + 50845 ], "loc": { "start": { - "line": 1780, + "line": 1782, "column": 12 }, "end": { - "line": 1780, + "line": 1782, "column": 28 } } @@ -88217,16 +88470,16 @@ "type": "Identifier", "name": "k", "range": [ - 50721, - 50722 + 50846, + 50847 ], "loc": { "start": { - "line": 1780, + "line": 1782, "column": 29 }, "end": { - "line": 1780, + "line": 1782, "column": 30 } } @@ -88235,47 +88488,47 @@ "type": "Identifier", "name": "isRowValid", "range": [ - 50724, - 50734 + 50849, + 50859 ], "loc": { "start": { - "line": 1780, + "line": 1782, "column": 32 }, "end": { - "line": 1780, + "line": 1782, "column": 42 } } } ], "range": [ - 50704, - 50735 + 50829, + 50860 ], "loc": { "start": { - "line": 1780, + "line": 1782, "column": 12 }, "end": { - "line": 1780, + "line": 1782, "column": 43 } } }, "range": [ - 50704, - 50736 + 50829, + 50861 ], "loc": { "start": { - "line": 1780, + "line": 1782, "column": 12 }, "end": { - "line": 1780, + "line": 1782, "column": 44 } } @@ -88289,32 +88542,32 @@ "type": "Identifier", "name": "isRowValid", "range": [ - 50754, - 50764 + 50879, + 50889 ], "loc": { "start": { - "line": 1781, + "line": 1783, "column": 17 }, "end": { - "line": 1781, + "line": 1783, "column": 27 } } }, "prefix": true, "range": [ - 50753, - 50764 + 50878, + 50889 ], "loc": { "start": { - "line": 1781, + "line": 1783, "column": 16 }, "end": { - "line": 1781, + "line": 1783, "column": 27 } } @@ -88331,79 +88584,79 @@ "type": "Identifier", "name": "hiddenRows", "range": [ - 50784, - 50794 + 50909, + 50919 ], "loc": { "start": { - "line": 1782, + "line": 1784, "column": 16 }, "end": { - "line": 1782, + "line": 1784, "column": 26 } } }, "prefix": false, "range": [ - 50784, - 50796 + 50909, + 50921 ], "loc": { "start": { - "line": 1782, + "line": 1784, "column": 16 }, "end": { - "line": 1782, + "line": 1784, "column": 28 } } }, "range": [ - 50784, - 50797 + 50909, + 50922 ], "loc": { "start": { - "line": 1782, + "line": 1784, "column": 16 }, "end": { - "line": 1782, + "line": 1784, "column": 29 } } } ], "range": [ - 50766, - 50811 + 50891, + 50936 ], "loc": { "start": { - "line": 1781, + "line": 1783, "column": 29 }, "end": { - "line": 1783, + "line": 1785, "column": 13 } } }, "alternate": null, "range": [ - 50749, - 50811 + 50874, + 50936 ], "loc": { "start": { - "line": 1781, + "line": 1783, "column": 12 }, "end": { - "line": 1783, + "line": 1785, "column": 13 } } @@ -88421,16 +88674,16 @@ "object": { "type": "ThisExpression", "range": [ - 50825, - 50829 + 50950, + 50954 ], "loc": { "start": { - "line": 1785, + "line": 1787, "column": 12 }, "end": { - "line": 1785, + "line": 1787, "column": 16 } } @@ -88439,31 +88692,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 50830, - 50837 + 50955, + 50962 ], "loc": { "start": { - "line": 1785, + "line": 1787, "column": 17 }, "end": { - "line": 1785, + "line": 1787, "column": 24 } } }, "range": [ - 50825, - 50837 + 50950, + 50962 ], "loc": { "start": { - "line": 1785, + "line": 1787, "column": 12 }, "end": { - "line": 1785, + "line": 1787, "column": 24 } } @@ -88472,31 +88725,31 @@ "type": "Identifier", "name": "emit", "range": [ - 50838, - 50842 + 50963, + 50967 ], "loc": { "start": { - "line": 1785, + "line": 1787, "column": 25 }, "end": { - "line": 1785, + "line": 1787, "column": 29 } } }, "range": [ - 50825, - 50842 + 50950, + 50967 ], "loc": { "start": { - "line": 1785, + "line": 1787, "column": 12 }, "end": { - "line": 1785, + "line": 1787, "column": 29 } } @@ -88507,16 +88760,16 @@ "value": "row-processed", "raw": "'row-processed'", "range": [ - 50843, - 50858 + 50968, + 50983 ], "loc": { "start": { - "line": 1785, + "line": 1787, "column": 30 }, "end": { - "line": 1785, + "line": 1787, "column": 45 } } @@ -88524,16 +88777,16 @@ { "type": "ThisExpression", "range": [ - 50860, - 50864 + 50985, + 50989 ], "loc": { "start": { - "line": 1785, + "line": 1787, "column": 47 }, "end": { - "line": 1785, + "line": 1787, "column": 51 } } @@ -88542,16 +88795,16 @@ "type": "Identifier", "name": "k", "range": [ - 50866, - 50867 + 50991, + 50992 ], "loc": { "start": { - "line": 1785, + "line": 1787, "column": 53 }, "end": { - "line": 1785, + "line": 1787, "column": 54 } } @@ -88565,16 +88818,16 @@ "object": { "type": "ThisExpression", "range": [ - 50885, - 50889 + 51010, + 51014 ], "loc": { "start": { - "line": 1786, + "line": 1788, "column": 16 }, "end": { - "line": 1786, + "line": 1788, "column": 20 } } @@ -88583,31 +88836,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 50890, - 50904 + 51015, + 51029 ], "loc": { "start": { - "line": 1786, + "line": 1788, "column": 21 }, "end": { - "line": 1786, + "line": 1788, "column": 35 } } }, "range": [ - 50885, - 50904 + 51010, + 51029 ], "loc": { "start": { - "line": 1786, + "line": 1788, "column": 16 }, "end": { - "line": 1786, + "line": 1788, "column": 35 } } @@ -88616,31 +88869,31 @@ "type": "Identifier", "name": "length", "range": [ - 50905, - 50911 + 51030, + 51036 ], "loc": { "start": { - "line": 1786, + "line": 1788, "column": 36 }, "end": { - "line": 1786, + "line": 1788, "column": 42 } } }, "range": [ - 50885, - 50911 + 51010, + 51036 ], "loc": { "start": { - "line": 1786, + "line": 1788, "column": 16 }, "end": { - "line": 1786, + "line": 1788, "column": 42 } } @@ -88649,78 +88902,78 @@ "type": "Identifier", "name": "isRowValid", "range": [ - 50913, - 50923 + 51038, + 51048 ], "loc": { "start": { - "line": 1786, + "line": 1788, "column": 44 }, "end": { - "line": 1786, + "line": 1788, "column": 54 } } } ], "range": [ - 50825, - 50924 + 50950, + 51049 ], "loc": { "start": { - "line": 1785, + "line": 1787, "column": 12 }, "end": { - "line": 1786, + "line": 1788, "column": 55 } } }, "range": [ - 50825, - 50925 + 50950, + 51050 ], "loc": { "start": { - "line": 1785, + "line": 1787, "column": 12 }, "end": { - "line": 1786, + "line": 1788, "column": 56 } } } ], "range": [ - 47363, - 50935 + 47488, + 51060 ], "loc": { "start": { - "line": 1689, + "line": 1691, "column": 51 }, "end": { - "line": 1787, + "line": 1789, "column": 9 } } }, "range": [ - 47320, - 50935 + 47445, + 51060 ], "loc": { "start": { - "line": 1689, + "line": 1691, "column": 8 }, "end": { - "line": 1787, + "line": 1789, "column": 9 } }, @@ -88729,16 +88982,16 @@ "type": "Line", "value": " for k", "range": [ - 50935, - 50943 + 51060, + 51068 ], "loc": { "start": { - "line": 1787, + "line": 1789, "column": 9 }, "end": { - "line": 1787, + "line": 1789, "column": 17 } } @@ -88756,16 +89009,16 @@ "object": { "type": "ThisExpression", "range": [ - 50953, - 50957 + 51078, + 51082 ], "loc": { "start": { - "line": 1789, + "line": 1791, "column": 8 }, "end": { - "line": 1789, + "line": 1791, "column": 12 } } @@ -88774,31 +89027,31 @@ "type": "Identifier", "name": "nbHiddenRows", "range": [ - 50958, - 50970 + 51083, + 51095 ], "loc": { "start": { - "line": 1789, + "line": 1791, "column": 13 }, "end": { - "line": 1789, + "line": 1791, "column": 25 } } }, "range": [ - 50953, - 50970 + 51078, + 51095 ], "loc": { "start": { - "line": 1789, + "line": 1791, "column": 8 }, "end": { - "line": 1789, + "line": 1791, "column": 25 } } @@ -88807,46 +89060,46 @@ "type": "Identifier", "name": "hiddenRows", "range": [ - 50973, - 50983 + 51098, + 51108 ], "loc": { "start": { - "line": 1789, + "line": 1791, "column": 28 }, "end": { - "line": 1789, + "line": 1791, "column": 38 } } }, "range": [ - 50953, - 50983 + 51078, + 51108 ], "loc": { "start": { - "line": 1789, + "line": 1791, "column": 8 }, "end": { - "line": 1789, + "line": 1791, "column": 38 } } }, "range": [ - 50953, - 50984 + 51078, + 51109 ], "loc": { "start": { - "line": 1789, + "line": 1791, "column": 8 }, "end": { - "line": 1789, + "line": 1791, "column": 39 } }, @@ -88855,16 +89108,16 @@ "type": "Line", "value": " for k", "range": [ - 50935, - 50943 + 51060, + 51068 ], "loc": { "start": { - "line": 1787, + "line": 1789, "column": 9 }, "end": { - "line": 1787, + "line": 1789, "column": 17 } } @@ -88875,16 +89128,16 @@ "type": "Line", "value": "fire onafterfilter callback", "range": [ - 50994, - 51023 + 51119, + 51148 ], "loc": { "start": { - "line": 1791, + "line": 1793, "column": 8 }, "end": { - "line": 1791, + "line": 1793, "column": 37 } } @@ -88901,16 +89154,16 @@ "object": { "type": "ThisExpression", "range": [ - 51032, - 51036 + 51157, + 51161 ], "loc": { "start": { - "line": 1792, + "line": 1794, "column": 8 }, "end": { - "line": 1792, + "line": 1794, "column": 12 } } @@ -88919,31 +89172,31 @@ "type": "Identifier", "name": "onAfterFilter", "range": [ - 51037, - 51050 + 51162, + 51175 ], "loc": { "start": { - "line": 1792, + "line": 1794, "column": 13 }, "end": { - "line": 1792, + "line": 1794, "column": 26 } } }, "range": [ - 51032, - 51050 + 51157, + 51175 ], "loc": { "start": { - "line": 1792, + "line": 1794, "column": 8 }, "end": { - "line": 1792, + "line": 1794, "column": 26 } } @@ -88952,47 +89205,47 @@ { "type": "ThisExpression", "range": [ - 51051, - 51055 + 51176, + 51180 ], "loc": { "start": { - "line": 1792, + "line": 1794, "column": 27 }, "end": { - "line": 1792, + "line": 1794, "column": 31 } } } ], "range": [ - 51032, - 51056 + 51157, + 51181 ], "loc": { "start": { - "line": 1792, + "line": 1794, "column": 8 }, "end": { - "line": 1792, + "line": 1794, "column": 32 } } }, "range": [ - 51032, - 51057 + 51157, + 51182 ], "loc": { "start": { - "line": 1792, + "line": 1794, "column": 8 }, "end": { - "line": 1792, + "line": 1794, "column": 33 } }, @@ -89001,16 +89254,16 @@ "type": "Line", "value": "fire onafterfilter callback", "range": [ - 50994, - 51023 + 51119, + 51148 ], "loc": { "start": { - "line": 1791, + "line": 1793, "column": 8 }, "end": { - "line": 1791, + "line": 1793, "column": 37 } } @@ -89030,16 +89283,16 @@ "object": { "type": "ThisExpression", "range": [ - 51067, - 51071 + 51192, + 51196 ], "loc": { "start": { - "line": 1794, + "line": 1796, "column": 8 }, "end": { - "line": 1794, + "line": 1796, "column": 12 } } @@ -89048,31 +89301,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 51072, - 51079 + 51197, + 51204 ], "loc": { "start": { - "line": 1794, + "line": 1796, "column": 13 }, "end": { - "line": 1794, + "line": 1796, "column": 20 } } }, "range": [ - 51067, - 51079 + 51192, + 51204 ], "loc": { "start": { - "line": 1794, + "line": 1796, "column": 8 }, "end": { - "line": 1794, + "line": 1796, "column": 20 } } @@ -89081,31 +89334,31 @@ "type": "Identifier", "name": "emit", "range": [ - 51080, - 51084 + 51205, + 51209 ], "loc": { "start": { - "line": 1794, + "line": 1796, "column": 21 }, "end": { - "line": 1794, + "line": 1796, "column": 25 } } }, "range": [ - 51067, - 51084 + 51192, + 51209 ], "loc": { "start": { - "line": 1794, + "line": 1796, "column": 8 }, "end": { - "line": 1794, + "line": 1796, "column": 25 } } @@ -89116,16 +89369,16 @@ "value": "after-filtering", "raw": "'after-filtering'", "range": [ - 51085, - 51102 + 51210, + 51227 ], "loc": { "start": { - "line": 1794, + "line": 1796, "column": 26 }, "end": { - "line": 1794, + "line": 1796, "column": 43 } } @@ -89133,16 +89386,16 @@ { "type": "ThisExpression", "range": [ - 51104, - 51108 + 51229, + 51233 ], "loc": { "start": { - "line": 1794, + "line": 1796, "column": 45 }, "end": { - "line": 1794, + "line": 1796, "column": 49 } } @@ -89151,63 +89404,63 @@ "type": "Identifier", "name": "searchArgs", "range": [ - 51110, - 51120 + 51235, + 51245 ], "loc": { "start": { - "line": 1794, + "line": 1796, "column": 51 }, "end": { - "line": 1794, + "line": 1796, "column": 61 } } } ], "range": [ - 51067, - 51121 + 51192, + 51246 ], "loc": { "start": { - "line": 1794, + "line": 1796, "column": 8 }, "end": { - "line": 1794, + "line": 1796, "column": 62 } } }, "range": [ - 51067, - 51122 + 51192, + 51247 ], "loc": { "start": { - "line": 1794, + "line": 1796, "column": 8 }, "end": { - "line": 1794, + "line": 1796, "column": 63 } } } ], "range": [ - 46886, - 51128 + 47011, + 51253 ], "loc": { "start": { - "line": 1673, + "line": 1675, "column": 13 }, "end": { - "line": 1795, + "line": 1797, "column": 5 } } @@ -89215,16 +89468,16 @@ "generator": false, "expression": false, "range": [ - 46883, - 51128 + 47008, + 51253 ], "loc": { "start": { - "line": 1673, + "line": 1675, "column": 10 }, "end": { - "line": 1795, + "line": 1797, "column": 5 } } @@ -89232,16 +89485,16 @@ "kind": "method", "computed": false, "range": [ - 46877, - 51128 + 47002, + 51253 ], "loc": { "start": { - "line": 1673, + "line": 1675, "column": 4 }, "end": { - "line": 1795, + "line": 1797, "column": 5 } }, @@ -89250,16 +89503,16 @@ "type": "Block", "value": "*\n * Filter the table by retrieving the data from each cell in every single\n * row and comparing it to the search term for current column. A row is\n * hidden when all the search terms are not found in inspected row.\n ", "range": [ - 46635, - 46872 + 46760, + 46997 ], "loc": { "start": { - "line": 1668, + "line": 1670, "column": 4 }, "end": { - "line": 1672, + "line": 1674, "column": 7 } } @@ -89270,16 +89523,16 @@ "type": "Block", "value": "*\n * Test for a match of search term in cell data\n * @param {String} term Search term\n * @param {String} cellValue Cell data\n * @param {Number} colIdx Column index\n * @return {Boolean}\n ", "range": [ - 51134, - 51357 + 51259, + 51482 ], "loc": { "start": { - "line": 1797, + "line": 1799, "column": 4 }, "end": { - "line": 1803, + "line": 1805, "column": 7 } } @@ -89293,16 +89546,16 @@ "type": "Identifier", "name": "_testTerm", "range": [ - 51362, - 51371 + 51487, + 51496 ], "loc": { "start": { - "line": 1804, + "line": 1806, "column": 4 }, "end": { - "line": 1804, + "line": 1806, "column": 13 } } @@ -89315,16 +89568,16 @@ "type": "Identifier", "name": "term", "range": [ - 51372, - 51376 + 51497, + 51501 ], "loc": { "start": { - "line": 1804, + "line": 1806, "column": 14 }, "end": { - "line": 1804, + "line": 1806, "column": 18 } } @@ -89333,16 +89586,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 51378, - 51387 + 51503, + 51512 ], "loc": { "start": { - "line": 1804, + "line": 1806, "column": 20 }, "end": { - "line": 1804, + "line": 1806, "column": 29 } } @@ -89351,16 +89604,16 @@ "type": "Identifier", "name": "colIdx", "range": [ - 51389, - 51395 + 51514, + 51520 ], "loc": { "start": { - "line": 1804, + "line": 1806, "column": 31 }, "end": { - "line": 1804, + "line": 1806, "column": 37 } } @@ -89378,32 +89631,32 @@ "type": "Identifier", "name": "numData", "range": [ - 51411, - 51418 + 51536, + 51543 ], "loc": { "start": { - "line": 1805, + "line": 1807, "column": 12 }, "end": { - "line": 1805, + "line": 1807, "column": 19 } } }, "init": null, "range": [ - 51411, - 51418 + 51536, + 51543 ], "loc": { "start": { - "line": 1805, + "line": 1807, "column": 12 }, "end": { - "line": 1805, + "line": 1807, "column": 19 } } @@ -89411,16 +89664,16 @@ ], "kind": "let", "range": [ - 51407, - 51419 + 51532, + 51544 ], "loc": { "start": { - "line": 1805, + "line": 1807, "column": 8 }, "end": { - "line": 1805, + "line": 1807, "column": 20 } } @@ -89434,16 +89687,16 @@ "type": "Identifier", "name": "decimal", "range": [ - 51432, - 51439 + 51557, + 51564 ], "loc": { "start": { - "line": 1806, + "line": 1808, "column": 12 }, "end": { - "line": 1806, + "line": 1808, "column": 19 } } @@ -89454,16 +89707,16 @@ "object": { "type": "ThisExpression", "range": [ - 51442, - 51446 + 51567, + 51571 ], "loc": { "start": { - "line": 1806, + "line": 1808, "column": 22 }, "end": { - "line": 1806, + "line": 1808, "column": 26 } } @@ -89472,46 +89725,46 @@ "type": "Identifier", "name": "decimalSeparator", "range": [ - 51447, - 51463 + 51572, + 51588 ], "loc": { "start": { - "line": 1806, + "line": 1808, "column": 27 }, "end": { - "line": 1806, + "line": 1808, "column": 43 } } }, "range": [ - 51442, - 51463 + 51567, + 51588 ], "loc": { "start": { - "line": 1806, + "line": 1808, "column": 22 }, "end": { - "line": 1806, + "line": 1808, "column": 43 } } }, "range": [ - 51432, - 51463 + 51557, + 51588 ], "loc": { "start": { - "line": 1806, + "line": 1808, "column": 12 }, "end": { - "line": 1806, + "line": 1808, "column": 43 } } @@ -89519,16 +89772,16 @@ ], "kind": "let", "range": [ - 51428, - 51464 + 51553, + 51589 ], "loc": { "start": { - "line": 1806, + "line": 1808, "column": 8 }, "end": { - "line": 1806, + "line": 1808, "column": 44 } } @@ -89542,16 +89795,16 @@ "type": "Identifier", "name": "reLe", "range": [ - 51477, - 51481 + 51602, + 51606 ], "loc": { "start": { - "line": 1807, + "line": 1809, "column": 12 }, "end": { - "line": 1807, + "line": 1809, "column": 16 } } @@ -89562,16 +89815,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 51488, - 51494 + 51613, + 51619 ], "loc": { "start": { - "line": 1807, + "line": 1809, "column": 23 }, "end": { - "line": 1807, + "line": 1809, "column": 29 } } @@ -89583,16 +89836,16 @@ "object": { "type": "ThisExpression", "range": [ - 51495, - 51499 + 51620, + 51624 ], "loc": { "start": { - "line": 1807, + "line": 1809, "column": 30 }, "end": { - "line": 1807, + "line": 1809, "column": 34 } } @@ -89601,62 +89854,62 @@ "type": "Identifier", "name": "leOperator", "range": [ - 51500, - 51510 + 51625, + 51635 ], "loc": { "start": { - "line": 1807, + "line": 1809, "column": 35 }, "end": { - "line": 1807, + "line": 1809, "column": 45 } } }, "range": [ - 51495, - 51510 + 51620, + 51635 ], "loc": { "start": { - "line": 1807, + "line": 1809, "column": 30 }, "end": { - "line": 1807, + "line": 1809, "column": 45 } } } ], "range": [ - 51484, - 51511 + 51609, + 51636 ], "loc": { "start": { - "line": 1807, + "line": 1809, "column": 19 }, "end": { - "line": 1807, + "line": 1809, "column": 46 } } }, "range": [ - 51477, - 51511 + 51602, + 51636 ], "loc": { "start": { - "line": 1807, + "line": 1809, "column": 12 }, "end": { - "line": 1807, + "line": 1809, "column": 46 } } @@ -89667,16 +89920,16 @@ "type": "Identifier", "name": "reGe", "range": [ - 51525, - 51529 + 51650, + 51654 ], "loc": { "start": { - "line": 1808, + "line": 1810, "column": 12 }, "end": { - "line": 1808, + "line": 1810, "column": 16 } } @@ -89687,16 +89940,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 51536, - 51542 + 51661, + 51667 ], "loc": { "start": { - "line": 1808, + "line": 1810, "column": 23 }, "end": { - "line": 1808, + "line": 1810, "column": 29 } } @@ -89708,16 +89961,16 @@ "object": { "type": "ThisExpression", "range": [ - 51543, - 51547 + 51668, + 51672 ], "loc": { "start": { - "line": 1808, + "line": 1810, "column": 30 }, "end": { - "line": 1808, + "line": 1810, "column": 34 } } @@ -89726,62 +89979,62 @@ "type": "Identifier", "name": "geOperator", "range": [ - 51548, - 51558 + 51673, + 51683 ], "loc": { "start": { - "line": 1808, + "line": 1810, "column": 35 }, "end": { - "line": 1808, + "line": 1810, "column": 45 } } }, "range": [ - 51543, - 51558 + 51668, + 51683 ], "loc": { "start": { - "line": 1808, + "line": 1810, "column": 30 }, "end": { - "line": 1808, + "line": 1810, "column": 45 } } } ], "range": [ - 51532, - 51559 + 51657, + 51684 ], "loc": { "start": { - "line": 1808, + "line": 1810, "column": 19 }, "end": { - "line": 1808, + "line": 1810, "column": 46 } } }, "range": [ - 51525, - 51559 + 51650, + 51684 ], "loc": { "start": { - "line": 1808, + "line": 1810, "column": 12 }, "end": { - "line": 1808, + "line": 1810, "column": 46 } } @@ -89792,16 +90045,16 @@ "type": "Identifier", "name": "reL", "range": [ - 51573, - 51576 + 51698, + 51701 ], "loc": { "start": { - "line": 1809, + "line": 1811, "column": 12 }, "end": { - "line": 1809, + "line": 1811, "column": 15 } } @@ -89812,16 +90065,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 51583, - 51589 + 51708, + 51714 ], "loc": { "start": { - "line": 1809, + "line": 1811, "column": 22 }, "end": { - "line": 1809, + "line": 1811, "column": 28 } } @@ -89833,16 +90086,16 @@ "object": { "type": "ThisExpression", "range": [ - 51590, - 51594 + 51715, + 51719 ], "loc": { "start": { - "line": 1809, + "line": 1811, "column": 29 }, "end": { - "line": 1809, + "line": 1811, "column": 33 } } @@ -89851,62 +90104,62 @@ "type": "Identifier", "name": "lwOperator", "range": [ - 51595, - 51605 + 51720, + 51730 ], "loc": { "start": { - "line": 1809, + "line": 1811, "column": 34 }, "end": { - "line": 1809, + "line": 1811, "column": 44 } } }, "range": [ - 51590, - 51605 + 51715, + 51730 ], "loc": { "start": { - "line": 1809, + "line": 1811, "column": 29 }, "end": { - "line": 1809, + "line": 1811, "column": 44 } } } ], "range": [ - 51579, - 51606 + 51704, + 51731 ], "loc": { "start": { - "line": 1809, + "line": 1811, "column": 18 }, "end": { - "line": 1809, + "line": 1811, "column": 45 } } }, "range": [ - 51573, - 51606 + 51698, + 51731 ], "loc": { "start": { - "line": 1809, + "line": 1811, "column": 12 }, "end": { - "line": 1809, + "line": 1811, "column": 45 } } @@ -89917,16 +90170,16 @@ "type": "Identifier", "name": "reG", "range": [ - 51620, - 51623 + 51745, + 51748 ], "loc": { "start": { - "line": 1810, + "line": 1812, "column": 12 }, "end": { - "line": 1810, + "line": 1812, "column": 15 } } @@ -89937,16 +90190,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 51630, - 51636 + 51755, + 51761 ], "loc": { "start": { - "line": 1810, + "line": 1812, "column": 22 }, "end": { - "line": 1810, + "line": 1812, "column": 28 } } @@ -89958,16 +90211,16 @@ "object": { "type": "ThisExpression", "range": [ - 51637, - 51641 + 51762, + 51766 ], "loc": { "start": { - "line": 1810, + "line": 1812, "column": 29 }, "end": { - "line": 1810, + "line": 1812, "column": 33 } } @@ -89976,62 +90229,62 @@ "type": "Identifier", "name": "grOperator", "range": [ - 51642, - 51652 + 51767, + 51777 ], "loc": { "start": { - "line": 1810, + "line": 1812, "column": 34 }, "end": { - "line": 1810, + "line": 1812, "column": 44 } } }, "range": [ - 51637, - 51652 + 51762, + 51777 ], "loc": { "start": { - "line": 1810, + "line": 1812, "column": 29 }, "end": { - "line": 1810, + "line": 1812, "column": 44 } } } ], "range": [ - 51626, - 51653 + 51751, + 51778 ], "loc": { "start": { - "line": 1810, + "line": 1812, "column": 18 }, "end": { - "line": 1810, + "line": 1812, "column": 45 } } }, "range": [ - 51620, - 51653 + 51745, + 51778 ], "loc": { "start": { - "line": 1810, + "line": 1812, "column": 12 }, "end": { - "line": 1810, + "line": 1812, "column": 45 } } @@ -90042,16 +90295,16 @@ "type": "Identifier", "name": "reD", "range": [ - 51667, - 51670 + 51792, + 51795 ], "loc": { "start": { - "line": 1811, + "line": 1813, "column": 12 }, "end": { - "line": 1811, + "line": 1813, "column": 15 } } @@ -90062,16 +90315,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 51677, - 51683 + 51802, + 51808 ], "loc": { "start": { - "line": 1811, + "line": 1813, "column": 22 }, "end": { - "line": 1811, + "line": 1813, "column": 28 } } @@ -90083,16 +90336,16 @@ "object": { "type": "ThisExpression", "range": [ - 51684, - 51688 + 51809, + 51813 ], "loc": { "start": { - "line": 1811, + "line": 1813, "column": 29 }, "end": { - "line": 1811, + "line": 1813, "column": 33 } } @@ -90101,62 +90354,62 @@ "type": "Identifier", "name": "dfOperator", "range": [ - 51689, - 51699 + 51814, + 51824 ], "loc": { "start": { - "line": 1811, + "line": 1813, "column": 34 }, "end": { - "line": 1811, + "line": 1813, "column": 44 } } }, "range": [ - 51684, - 51699 + 51809, + 51824 ], "loc": { "start": { - "line": 1811, + "line": 1813, "column": 29 }, "end": { - "line": 1811, + "line": 1813, "column": 44 } } } ], "range": [ - 51673, - 51700 + 51798, + 51825 ], "loc": { "start": { - "line": 1811, + "line": 1813, "column": 18 }, "end": { - "line": 1811, + "line": 1813, "column": 45 } } }, "range": [ - 51667, - 51700 + 51792, + 51825 ], "loc": { "start": { - "line": 1811, + "line": 1813, "column": 12 }, "end": { - "line": 1811, + "line": 1813, "column": 45 } } @@ -90167,16 +90420,16 @@ "type": "Identifier", "name": "reLk", "range": [ - 51714, - 51718 + 51839, + 51843 ], "loc": { "start": { - "line": 1812, + "line": 1814, "column": 12 }, "end": { - "line": 1812, + "line": 1814, "column": 16 } } @@ -90187,16 +90440,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 51725, - 51731 + 51850, + 51856 ], "loc": { "start": { - "line": 1812, + "line": 1814, "column": 23 }, "end": { - "line": 1812, + "line": 1814, "column": 29 } } @@ -90208,16 +90461,16 @@ "type": "Identifier", "name": "rgxEsc", "range": [ - 51732, - 51738 + 51857, + 51863 ], "loc": { "start": { - "line": 1812, + "line": 1814, "column": 30 }, "end": { - "line": 1812, + "line": 1814, "column": 36 } } @@ -90229,16 +90482,16 @@ "object": { "type": "ThisExpression", "range": [ - 51739, - 51743 + 51864, + 51868 ], "loc": { "start": { - "line": 1812, + "line": 1814, "column": 37 }, "end": { - "line": 1812, + "line": 1814, "column": 41 } } @@ -90247,78 +90500,78 @@ "type": "Identifier", "name": "lkOperator", "range": [ - 51744, - 51754 + 51869, + 51879 ], "loc": { "start": { - "line": 1812, + "line": 1814, "column": 42 }, "end": { - "line": 1812, + "line": 1814, "column": 52 } } }, "range": [ - 51739, - 51754 + 51864, + 51879 ], "loc": { "start": { - "line": 1812, + "line": 1814, "column": 37 }, "end": { - "line": 1812, + "line": 1814, "column": 52 } } } ], "range": [ - 51732, - 51755 + 51857, + 51880 ], "loc": { "start": { - "line": 1812, + "line": 1814, "column": 30 }, "end": { - "line": 1812, + "line": 1814, "column": 53 } } } ], "range": [ - 51721, - 51756 + 51846, + 51881 ], "loc": { "start": { - "line": 1812, + "line": 1814, "column": 19 }, "end": { - "line": 1812, + "line": 1814, "column": 54 } } }, "range": [ - 51714, - 51756 + 51839, + 51881 ], "loc": { "start": { - "line": 1812, + "line": 1814, "column": 12 }, "end": { - "line": 1812, + "line": 1814, "column": 54 } } @@ -90329,16 +90582,16 @@ "type": "Identifier", "name": "reEq", "range": [ - 51770, - 51774 + 51895, + 51899 ], "loc": { "start": { - "line": 1813, + "line": 1815, "column": 12 }, "end": { - "line": 1813, + "line": 1815, "column": 16 } } @@ -90349,16 +90602,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 51781, - 51787 + 51906, + 51912 ], "loc": { "start": { - "line": 1813, + "line": 1815, "column": 23 }, "end": { - "line": 1813, + "line": 1815, "column": 29 } } @@ -90370,16 +90623,16 @@ "object": { "type": "ThisExpression", "range": [ - 51788, - 51792 + 51913, + 51917 ], "loc": { "start": { - "line": 1813, + "line": 1815, "column": 30 }, "end": { - "line": 1813, + "line": 1815, "column": 34 } } @@ -90388,62 +90641,62 @@ "type": "Identifier", "name": "eqOperator", "range": [ - 51793, - 51803 + 51918, + 51928 ], "loc": { "start": { - "line": 1813, + "line": 1815, "column": 35 }, "end": { - "line": 1813, + "line": 1815, "column": 45 } } }, "range": [ - 51788, - 51803 + 51913, + 51928 ], "loc": { "start": { - "line": 1813, + "line": 1815, "column": 30 }, "end": { - "line": 1813, + "line": 1815, "column": 45 } } } ], "range": [ - 51777, - 51804 + 51902, + 51929 ], "loc": { "start": { - "line": 1813, + "line": 1815, "column": 19 }, "end": { - "line": 1813, + "line": 1815, "column": 46 } } }, "range": [ - 51770, - 51804 + 51895, + 51929 ], "loc": { "start": { - "line": 1813, + "line": 1815, "column": 12 }, "end": { - "line": 1813, + "line": 1815, "column": 46 } } @@ -90454,16 +90707,16 @@ "type": "Identifier", "name": "reSt", "range": [ - 51818, - 51822 + 51943, + 51947 ], "loc": { "start": { - "line": 1814, + "line": 1816, "column": 12 }, "end": { - "line": 1814, + "line": 1816, "column": 16 } } @@ -90474,16 +90727,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 51829, - 51835 + 51954, + 51960 ], "loc": { "start": { - "line": 1814, + "line": 1816, "column": 23 }, "end": { - "line": 1814, + "line": 1816, "column": 29 } } @@ -90495,16 +90748,16 @@ "object": { "type": "ThisExpression", "range": [ - 51836, - 51840 + 51961, + 51965 ], "loc": { "start": { - "line": 1814, + "line": 1816, "column": 30 }, "end": { - "line": 1814, + "line": 1816, "column": 34 } } @@ -90513,62 +90766,62 @@ "type": "Identifier", "name": "stOperator", "range": [ - 51841, - 51851 + 51966, + 51976 ], "loc": { "start": { - "line": 1814, + "line": 1816, "column": 35 }, "end": { - "line": 1814, + "line": 1816, "column": 45 } } }, "range": [ - 51836, - 51851 + 51961, + 51976 ], "loc": { "start": { - "line": 1814, + "line": 1816, "column": 30 }, "end": { - "line": 1814, + "line": 1816, "column": 45 } } } ], "range": [ - 51825, - 51852 + 51950, + 51977 ], "loc": { "start": { - "line": 1814, + "line": 1816, "column": 19 }, "end": { - "line": 1814, + "line": 1816, "column": 46 } } }, "range": [ - 51818, - 51852 + 51943, + 51977 ], "loc": { "start": { - "line": 1814, + "line": 1816, "column": 12 }, "end": { - "line": 1814, + "line": 1816, "column": 46 } } @@ -90579,16 +90832,16 @@ "type": "Identifier", "name": "reEn", "range": [ - 51866, - 51870 + 51991, + 51995 ], "loc": { "start": { - "line": 1815, + "line": 1817, "column": 12 }, "end": { - "line": 1815, + "line": 1817, "column": 16 } } @@ -90599,16 +90852,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 51877, - 51883 + 52002, + 52008 ], "loc": { "start": { - "line": 1815, + "line": 1817, "column": 23 }, "end": { - "line": 1815, + "line": 1817, "column": 29 } } @@ -90620,16 +90873,16 @@ "object": { "type": "ThisExpression", "range": [ - 51884, - 51888 + 52009, + 52013 ], "loc": { "start": { - "line": 1815, + "line": 1817, "column": 30 }, "end": { - "line": 1815, + "line": 1817, "column": 34 } } @@ -90638,62 +90891,62 @@ "type": "Identifier", "name": "enOperator", "range": [ - 51889, - 51899 + 52014, + 52024 ], "loc": { "start": { - "line": 1815, + "line": 1817, "column": 35 }, "end": { - "line": 1815, + "line": 1817, "column": 45 } } }, "range": [ - 51884, - 51899 + 52009, + 52024 ], "loc": { "start": { - "line": 1815, + "line": 1817, "column": 30 }, "end": { - "line": 1815, + "line": 1817, "column": 45 } } } ], "range": [ - 51873, - 51900 + 51998, + 52025 ], "loc": { "start": { - "line": 1815, + "line": 1817, "column": 19 }, "end": { - "line": 1815, + "line": 1817, "column": 46 } } }, "range": [ - 51866, - 51900 + 51991, + 52025 ], "loc": { "start": { - "line": 1815, + "line": 1817, "column": 12 }, "end": { - "line": 1815, + "line": 1817, "column": 46 } } @@ -90704,16 +90957,16 @@ "type": "Identifier", "name": "reEm", "range": [ - 52014, - 52018 + 52139, + 52143 ], "loc": { "start": { - "line": 1818, + "line": 1820, "column": 12 }, "end": { - "line": 1818, + "line": 1820, "column": 16 } } @@ -90724,16 +90977,16 @@ "object": { "type": "ThisExpression", "range": [ - 52021, - 52025 + 52146, + 52150 ], "loc": { "start": { - "line": 1818, + "line": 1820, "column": 19 }, "end": { - "line": 1818, + "line": 1820, "column": 23 } } @@ -90742,46 +90995,46 @@ "type": "Identifier", "name": "emOperator", "range": [ - 52026, - 52036 + 52151, + 52161 ], "loc": { "start": { - "line": 1818, + "line": 1820, "column": 24 }, "end": { - "line": 1818, + "line": 1820, "column": 34 } } }, "range": [ - 52021, - 52036 + 52146, + 52161 ], "loc": { "start": { - "line": 1818, + "line": 1820, "column": 19 }, "end": { - "line": 1818, + "line": 1820, "column": 34 } } }, "range": [ - 52014, - 52036 + 52139, + 52161 ], "loc": { "start": { - "line": 1818, + "line": 1820, "column": 12 }, "end": { - "line": 1818, + "line": 1820, "column": 34 } }, @@ -90790,16 +91043,16 @@ "type": "Line", "value": " re_an = new RegExp(this.anOperator),", "range": [ - 51914, - 51953 + 52039, + 52078 ], "loc": { "start": { - "line": 1816, + "line": 1818, "column": 12 }, "end": { - "line": 1816, + "line": 1818, "column": 51 } } @@ -90808,16 +91061,16 @@ "type": "Line", "value": " re_cr = new RegExp(this.curExp),", "range": [ - 51966, - 52001 + 52091, + 52126 ], "loc": { "start": { - "line": 1817, + "line": 1819, "column": 12 }, "end": { - "line": 1817, + "line": 1819, "column": 47 } } @@ -90830,16 +91083,16 @@ "type": "Identifier", "name": "reNm", "range": [ - 52050, - 52054 + 52175, + 52179 ], "loc": { "start": { - "line": 1819, + "line": 1821, "column": 12 }, "end": { - "line": 1819, + "line": 1821, "column": 16 } } @@ -90850,16 +91103,16 @@ "object": { "type": "ThisExpression", "range": [ - 52057, - 52061 + 52182, + 52186 ], "loc": { "start": { - "line": 1819, + "line": 1821, "column": 19 }, "end": { - "line": 1819, + "line": 1821, "column": 23 } } @@ -90868,46 +91121,46 @@ "type": "Identifier", "name": "nmOperator", "range": [ - 52062, - 52072 + 52187, + 52197 ], "loc": { "start": { - "line": 1819, + "line": 1821, "column": 24 }, "end": { - "line": 1819, + "line": 1821, "column": 34 } } }, "range": [ - 52057, - 52072 + 52182, + 52197 ], "loc": { "start": { - "line": 1819, + "line": 1821, "column": 19 }, "end": { - "line": 1819, + "line": 1821, "column": 34 } } }, "range": [ - 52050, - 52072 + 52175, + 52197 ], "loc": { "start": { - "line": 1819, + "line": 1821, "column": 12 }, "end": { - "line": 1819, + "line": 1821, "column": 34 } } @@ -90918,16 +91171,16 @@ "type": "Identifier", "name": "reRe", "range": [ - 52086, - 52090 + 52211, + 52215 ], "loc": { "start": { - "line": 1820, + "line": 1822, "column": 12 }, "end": { - "line": 1820, + "line": 1822, "column": 16 } } @@ -90938,16 +91191,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 52097, - 52103 + 52222, + 52228 ], "loc": { "start": { - "line": 1820, + "line": 1822, "column": 23 }, "end": { - "line": 1820, + "line": 1822, "column": 29 } } @@ -90959,16 +91212,16 @@ "type": "Identifier", "name": "rgxEsc", "range": [ - 52104, - 52110 + 52229, + 52235 ], "loc": { "start": { - "line": 1820, + "line": 1822, "column": 30 }, "end": { - "line": 1820, + "line": 1822, "column": 36 } } @@ -90980,16 +91233,16 @@ "object": { "type": "ThisExpression", "range": [ - 52111, - 52115 + 52236, + 52240 ], "loc": { "start": { - "line": 1820, + "line": 1822, "column": 37 }, "end": { - "line": 1820, + "line": 1822, "column": 41 } } @@ -90998,78 +91251,78 @@ "type": "Identifier", "name": "rgxOperator", "range": [ - 52116, - 52127 + 52241, + 52252 ], "loc": { "start": { - "line": 1820, + "line": 1822, "column": 42 }, "end": { - "line": 1820, + "line": 1822, "column": 53 } } }, "range": [ - 52111, - 52127 + 52236, + 52252 ], "loc": { "start": { - "line": 1820, + "line": 1822, "column": 37 }, "end": { - "line": 1820, + "line": 1822, "column": 53 } } } ], "range": [ - 52104, - 52128 + 52229, + 52253 ], "loc": { "start": { - "line": 1820, + "line": 1822, "column": 30 }, "end": { - "line": 1820, + "line": 1822, "column": 54 } } } ], "range": [ - 52093, - 52129 + 52218, + 52254 ], "loc": { "start": { - "line": 1820, + "line": 1822, "column": 19 }, "end": { - "line": 1820, + "line": 1822, "column": 55 } } }, "range": [ - 52086, - 52129 + 52211, + 52254 ], "loc": { "start": { - "line": 1820, + "line": 1822, "column": 12 }, "end": { - "line": 1820, + "line": 1822, "column": 55 } } @@ -91077,16 +91330,16 @@ ], "kind": "let", "range": [ - 51473, - 52130 + 51598, + 52255 ], "loc": { "start": { - "line": 1807, + "line": 1809, "column": 8 }, "end": { - "line": 1820, + "line": 1822, "column": 56 } } @@ -91100,16 +91353,16 @@ "type": "Identifier", "name": "term", "range": [ - 52140, - 52144 + 52265, + 52269 ], "loc": { "start": { - "line": 1822, + "line": 1824, "column": 8 }, "end": { - "line": 1822, + "line": 1824, "column": 12 } } @@ -91120,16 +91373,16 @@ "type": "Identifier", "name": "matchCase", "range": [ - 52147, - 52156 + 52272, + 52281 ], "loc": { "start": { - "line": 1822, + "line": 1824, "column": 15 }, "end": { - "line": 1822, + "line": 1824, "column": 24 } } @@ -91139,16 +91392,16 @@ "type": "Identifier", "name": "term", "range": [ - 52157, - 52161 + 52282, + 52286 ], "loc": { "start": { - "line": 1822, + "line": 1824, "column": 25 }, "end": { - "line": 1822, + "line": 1824, "column": 29 } } @@ -91159,16 +91412,16 @@ "object": { "type": "ThisExpression", "range": [ - 52163, - 52167 + 52288, + 52292 ], "loc": { "start": { - "line": 1822, + "line": 1824, "column": 31 }, "end": { - "line": 1822, + "line": 1824, "column": 35 } } @@ -91177,77 +91430,77 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 52168, - 52181 + 52293, + 52306 ], "loc": { "start": { - "line": 1822, + "line": 1824, "column": 36 }, "end": { - "line": 1822, + "line": 1824, "column": 49 } } }, "range": [ - 52163, - 52181 + 52288, + 52306 ], "loc": { "start": { - "line": 1822, + "line": 1824, "column": 31 }, "end": { - "line": 1822, + "line": 1824, "column": 49 } } } ], "range": [ - 52147, - 52182 + 52272, + 52307 ], "loc": { "start": { - "line": 1822, + "line": 1824, "column": 15 }, "end": { - "line": 1822, + "line": 1824, "column": 50 } } }, "range": [ - 52140, - 52182 + 52265, + 52307 ], "loc": { "start": { - "line": 1822, + "line": 1824, "column": 8 }, "end": { - "line": 1822, + "line": 1824, "column": 50 } } }, "range": [ - 52140, - 52183 + 52265, + 52308 ], "loc": { "start": { - "line": 1822, + "line": 1824, "column": 8 }, "end": { - "line": 1822, + "line": 1824, "column": 51 } } @@ -91261,16 +91514,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 52197, - 52206 + 52322, + 52331 ], "loc": { "start": { - "line": 1824, + "line": 1826, "column": 12 }, "end": { - "line": 1824, + "line": 1826, "column": 21 } } @@ -91280,31 +91533,31 @@ "value": false, "raw": "false", "range": [ - 52209, - 52214 + 52334, + 52339 ], "loc": { "start": { - "line": 1824, + "line": 1826, "column": 24 }, "end": { - "line": 1824, + "line": 1826, "column": 29 } } }, "range": [ - 52197, - 52214 + 52322, + 52339 ], "loc": { "start": { - "line": 1824, + "line": 1826, "column": 12 }, "end": { - "line": 1824, + "line": 1826, "column": 29 } } @@ -91312,16 +91565,16 @@ ], "kind": "let", "range": [ - 52193, - 52215 + 52318, + 52340 ], "loc": { "start": { - "line": 1824, + "line": 1826, "column": 8 }, "end": { - "line": 1824, + "line": 1826, "column": 30 } }, @@ -91330,16 +91583,16 @@ "type": "Line", "value": "Search arg operator tests", "range": [ - 52225, - 52252 + 52350, + 52377 ], "loc": { "start": { - "line": 1826, + "line": 1828, "column": 8 }, "end": { - "line": 1826, + "line": 1828, "column": 35 } } @@ -91355,16 +91608,16 @@ "type": "Identifier", "name": "hasLO", "range": [ - 52265, - 52270 + 52390, + 52395 ], "loc": { "start": { - "line": 1827, + "line": 1829, "column": 12 }, "end": { - "line": 1827, + "line": 1829, "column": 17 } } @@ -91378,16 +91631,16 @@ "type": "Identifier", "name": "reL", "range": [ - 52273, - 52276 + 52398, + 52401 ], "loc": { "start": { - "line": 1827, + "line": 1829, "column": 20 }, "end": { - "line": 1827, + "line": 1829, "column": 23 } } @@ -91396,31 +91649,31 @@ "type": "Identifier", "name": "test", "range": [ - 52277, - 52281 + 52402, + 52406 ], "loc": { "start": { - "line": 1827, + "line": 1829, "column": 24 }, "end": { - "line": 1827, + "line": 1829, "column": 28 } } }, "range": [ - 52273, - 52281 + 52398, + 52406 ], "loc": { "start": { - "line": 1827, + "line": 1829, "column": 20 }, "end": { - "line": 1827, + "line": 1829, "column": 28 } } @@ -91430,47 +91683,47 @@ "type": "Identifier", "name": "term", "range": [ - 52282, - 52286 + 52407, + 52411 ], "loc": { "start": { - "line": 1827, + "line": 1829, "column": 29 }, "end": { - "line": 1827, + "line": 1829, "column": 33 } } } ], "range": [ - 52273, - 52287 + 52398, + 52412 ], "loc": { "start": { - "line": 1827, + "line": 1829, "column": 20 }, "end": { - "line": 1827, + "line": 1829, "column": 34 } } }, "range": [ - 52265, - 52287 + 52390, + 52412 ], "loc": { "start": { - "line": 1827, + "line": 1829, "column": 12 }, "end": { - "line": 1827, + "line": 1829, "column": 34 } } @@ -91481,16 +91734,16 @@ "type": "Identifier", "name": "hasLE", "range": [ - 52301, - 52306 + 52426, + 52431 ], "loc": { "start": { - "line": 1828, + "line": 1830, "column": 12 }, "end": { - "line": 1828, + "line": 1830, "column": 17 } } @@ -91504,16 +91757,16 @@ "type": "Identifier", "name": "reLe", "range": [ - 52309, - 52313 + 52434, + 52438 ], "loc": { "start": { - "line": 1828, + "line": 1830, "column": 20 }, "end": { - "line": 1828, + "line": 1830, "column": 24 } } @@ -91522,31 +91775,31 @@ "type": "Identifier", "name": "test", "range": [ - 52314, - 52318 + 52439, + 52443 ], "loc": { "start": { - "line": 1828, + "line": 1830, "column": 25 }, "end": { - "line": 1828, + "line": 1830, "column": 29 } } }, "range": [ - 52309, - 52318 + 52434, + 52443 ], "loc": { "start": { - "line": 1828, + "line": 1830, "column": 20 }, "end": { - "line": 1828, + "line": 1830, "column": 29 } } @@ -91556,47 +91809,47 @@ "type": "Identifier", "name": "term", "range": [ - 52319, - 52323 + 52444, + 52448 ], "loc": { "start": { - "line": 1828, + "line": 1830, "column": 30 }, "end": { - "line": 1828, + "line": 1830, "column": 34 } } } ], "range": [ - 52309, - 52324 + 52434, + 52449 ], "loc": { "start": { - "line": 1828, + "line": 1830, "column": 20 }, "end": { - "line": 1828, + "line": 1830, "column": 35 } } }, "range": [ - 52301, - 52324 + 52426, + 52449 ], "loc": { "start": { - "line": 1828, + "line": 1830, "column": 12 }, "end": { - "line": 1828, + "line": 1830, "column": 35 } } @@ -91607,16 +91860,16 @@ "type": "Identifier", "name": "hasGR", "range": [ - 52338, - 52343 + 52463, + 52468 ], "loc": { "start": { - "line": 1829, + "line": 1831, "column": 12 }, "end": { - "line": 1829, + "line": 1831, "column": 17 } } @@ -91630,16 +91883,16 @@ "type": "Identifier", "name": "reG", "range": [ - 52346, - 52349 + 52471, + 52474 ], "loc": { "start": { - "line": 1829, + "line": 1831, "column": 20 }, "end": { - "line": 1829, + "line": 1831, "column": 23 } } @@ -91648,31 +91901,31 @@ "type": "Identifier", "name": "test", "range": [ - 52350, - 52354 + 52475, + 52479 ], "loc": { "start": { - "line": 1829, + "line": 1831, "column": 24 }, "end": { - "line": 1829, + "line": 1831, "column": 28 } } }, "range": [ - 52346, - 52354 + 52471, + 52479 ], "loc": { "start": { - "line": 1829, + "line": 1831, "column": 20 }, "end": { - "line": 1829, + "line": 1831, "column": 28 } } @@ -91682,47 +91935,47 @@ "type": "Identifier", "name": "term", "range": [ - 52355, - 52359 + 52480, + 52484 ], "loc": { "start": { - "line": 1829, + "line": 1831, "column": 29 }, "end": { - "line": 1829, + "line": 1831, "column": 33 } } } ], "range": [ - 52346, - 52360 + 52471, + 52485 ], "loc": { "start": { - "line": 1829, + "line": 1831, "column": 20 }, "end": { - "line": 1829, + "line": 1831, "column": 34 } } }, "range": [ - 52338, - 52360 + 52463, + 52485 ], "loc": { "start": { - "line": 1829, + "line": 1831, "column": 12 }, "end": { - "line": 1829, + "line": 1831, "column": 34 } } @@ -91733,16 +91986,16 @@ "type": "Identifier", "name": "hasGE", "range": [ - 52374, - 52379 + 52499, + 52504 ], "loc": { "start": { - "line": 1830, + "line": 1832, "column": 12 }, "end": { - "line": 1830, + "line": 1832, "column": 17 } } @@ -91756,16 +92009,16 @@ "type": "Identifier", "name": "reGe", "range": [ - 52382, - 52386 + 52507, + 52511 ], "loc": { "start": { - "line": 1830, + "line": 1832, "column": 20 }, "end": { - "line": 1830, + "line": 1832, "column": 24 } } @@ -91774,31 +92027,31 @@ "type": "Identifier", "name": "test", "range": [ - 52387, - 52391 + 52512, + 52516 ], "loc": { "start": { - "line": 1830, + "line": 1832, "column": 25 }, "end": { - "line": 1830, + "line": 1832, "column": 29 } } }, "range": [ - 52382, - 52391 + 52507, + 52516 ], "loc": { "start": { - "line": 1830, + "line": 1832, "column": 20 }, "end": { - "line": 1830, + "line": 1832, "column": 29 } } @@ -91808,47 +92061,47 @@ "type": "Identifier", "name": "term", "range": [ - 52392, - 52396 + 52517, + 52521 ], "loc": { "start": { - "line": 1830, + "line": 1832, "column": 30 }, "end": { - "line": 1830, + "line": 1832, "column": 34 } } } ], "range": [ - 52382, - 52397 + 52507, + 52522 ], "loc": { "start": { - "line": 1830, + "line": 1832, "column": 20 }, "end": { - "line": 1830, + "line": 1832, "column": 35 } } }, "range": [ - 52374, - 52397 + 52499, + 52522 ], "loc": { "start": { - "line": 1830, + "line": 1832, "column": 12 }, "end": { - "line": 1830, + "line": 1832, "column": 35 } } @@ -91859,16 +92112,16 @@ "type": "Identifier", "name": "hasDF", "range": [ - 52411, - 52416 + 52536, + 52541 ], "loc": { "start": { - "line": 1831, + "line": 1833, "column": 12 }, "end": { - "line": 1831, + "line": 1833, "column": 17 } } @@ -91882,16 +92135,16 @@ "type": "Identifier", "name": "reD", "range": [ - 52419, - 52422 + 52544, + 52547 ], "loc": { "start": { - "line": 1831, + "line": 1833, "column": 20 }, "end": { - "line": 1831, + "line": 1833, "column": 23 } } @@ -91900,31 +92153,31 @@ "type": "Identifier", "name": "test", "range": [ - 52423, - 52427 + 52548, + 52552 ], "loc": { "start": { - "line": 1831, + "line": 1833, "column": 24 }, "end": { - "line": 1831, + "line": 1833, "column": 28 } } }, "range": [ - 52419, - 52427 + 52544, + 52552 ], "loc": { "start": { - "line": 1831, + "line": 1833, "column": 20 }, "end": { - "line": 1831, + "line": 1833, "column": 28 } } @@ -91934,47 +92187,47 @@ "type": "Identifier", "name": "term", "range": [ - 52428, - 52432 + 52553, + 52557 ], "loc": { "start": { - "line": 1831, + "line": 1833, "column": 29 }, "end": { - "line": 1831, + "line": 1833, "column": 33 } } } ], "range": [ - 52419, - 52433 + 52544, + 52558 ], "loc": { "start": { - "line": 1831, + "line": 1833, "column": 20 }, "end": { - "line": 1831, + "line": 1833, "column": 34 } } }, "range": [ - 52411, - 52433 + 52536, + 52558 ], "loc": { "start": { - "line": 1831, + "line": 1833, "column": 12 }, "end": { - "line": 1831, + "line": 1833, "column": 34 } } @@ -91985,16 +92238,16 @@ "type": "Identifier", "name": "hasEQ", "range": [ - 52447, - 52452 + 52572, + 52577 ], "loc": { "start": { - "line": 1832, + "line": 1834, "column": 12 }, "end": { - "line": 1832, + "line": 1834, "column": 17 } } @@ -92008,16 +92261,16 @@ "type": "Identifier", "name": "reEq", "range": [ - 52455, - 52459 + 52580, + 52584 ], "loc": { "start": { - "line": 1832, + "line": 1834, "column": 20 }, "end": { - "line": 1832, + "line": 1834, "column": 24 } } @@ -92026,31 +92279,31 @@ "type": "Identifier", "name": "test", "range": [ - 52460, - 52464 + 52585, + 52589 ], "loc": { "start": { - "line": 1832, + "line": 1834, "column": 25 }, "end": { - "line": 1832, + "line": 1834, "column": 29 } } }, "range": [ - 52455, - 52464 + 52580, + 52589 ], "loc": { "start": { - "line": 1832, + "line": 1834, "column": 20 }, "end": { - "line": 1832, + "line": 1834, "column": 29 } } @@ -92060,47 +92313,47 @@ "type": "Identifier", "name": "term", "range": [ - 52465, - 52469 + 52590, + 52594 ], "loc": { "start": { - "line": 1832, + "line": 1834, "column": 30 }, "end": { - "line": 1832, + "line": 1834, "column": 34 } } } ], "range": [ - 52455, - 52470 + 52580, + 52595 ], "loc": { "start": { - "line": 1832, + "line": 1834, "column": 20 }, "end": { - "line": 1832, + "line": 1834, "column": 35 } } }, "range": [ - 52447, - 52470 + 52572, + 52595 ], "loc": { "start": { - "line": 1832, + "line": 1834, "column": 12 }, "end": { - "line": 1832, + "line": 1834, "column": 35 } } @@ -92111,16 +92364,16 @@ "type": "Identifier", "name": "hasLK", "range": [ - 52484, - 52489 + 52609, + 52614 ], "loc": { "start": { - "line": 1833, + "line": 1835, "column": 12 }, "end": { - "line": 1833, + "line": 1835, "column": 17 } } @@ -92134,16 +92387,16 @@ "type": "Identifier", "name": "reLk", "range": [ - 52492, - 52496 + 52617, + 52621 ], "loc": { "start": { - "line": 1833, + "line": 1835, "column": 20 }, "end": { - "line": 1833, + "line": 1835, "column": 24 } } @@ -92152,31 +92405,31 @@ "type": "Identifier", "name": "test", "range": [ - 52497, - 52501 + 52622, + 52626 ], "loc": { "start": { - "line": 1833, + "line": 1835, "column": 25 }, "end": { - "line": 1833, + "line": 1835, "column": 29 } } }, "range": [ - 52492, - 52501 + 52617, + 52626 ], "loc": { "start": { - "line": 1833, + "line": 1835, "column": 20 }, "end": { - "line": 1833, + "line": 1835, "column": 29 } } @@ -92186,47 +92439,47 @@ "type": "Identifier", "name": "term", "range": [ - 52502, - 52506 + 52627, + 52631 ], "loc": { "start": { - "line": 1833, + "line": 1835, "column": 30 }, "end": { - "line": 1833, + "line": 1835, "column": 34 } } } ], "range": [ - 52492, - 52507 + 52617, + 52632 ], "loc": { "start": { - "line": 1833, + "line": 1835, "column": 20 }, "end": { - "line": 1833, + "line": 1835, "column": 35 } } }, "range": [ - 52484, - 52507 + 52609, + 52632 ], "loc": { "start": { - "line": 1833, + "line": 1835, "column": 12 }, "end": { - "line": 1833, + "line": 1835, "column": 35 } } @@ -92237,16 +92490,16 @@ "type": "Identifier", "name": "hasST", "range": [ - 52564, - 52569 + 52689, + 52694 ], "loc": { "start": { - "line": 1835, + "line": 1837, "column": 12 }, "end": { - "line": 1835, + "line": 1837, "column": 17 } } @@ -92260,16 +92513,16 @@ "type": "Identifier", "name": "reSt", "range": [ - 52572, - 52576 + 52697, + 52701 ], "loc": { "start": { - "line": 1835, + "line": 1837, "column": 20 }, "end": { - "line": 1835, + "line": 1837, "column": 24 } } @@ -92278,31 +92531,31 @@ "type": "Identifier", "name": "test", "range": [ - 52577, - 52581 + 52702, + 52706 ], "loc": { "start": { - "line": 1835, + "line": 1837, "column": 25 }, "end": { - "line": 1835, + "line": 1837, "column": 29 } } }, "range": [ - 52572, - 52581 + 52697, + 52706 ], "loc": { "start": { - "line": 1835, + "line": 1837, "column": 20 }, "end": { - "line": 1835, + "line": 1837, "column": 29 } } @@ -92312,47 +92565,47 @@ "type": "Identifier", "name": "term", "range": [ - 52582, - 52586 + 52707, + 52711 ], "loc": { "start": { - "line": 1835, + "line": 1837, "column": 30 }, "end": { - "line": 1835, + "line": 1837, "column": 34 } } } ], "range": [ - 52572, - 52587 + 52697, + 52712 ], "loc": { "start": { - "line": 1835, + "line": 1837, "column": 20 }, "end": { - "line": 1835, + "line": 1837, "column": 35 } } }, "range": [ - 52564, - 52587 + 52689, + 52712 ], "loc": { "start": { - "line": 1835, + "line": 1837, "column": 12 }, "end": { - "line": 1835, + "line": 1837, "column": 35 } }, @@ -92361,16 +92614,16 @@ "type": "Line", "value": " hatermN = re_an.test(term),", "range": [ - 52521, - 52551 + 52646, + 52676 ], "loc": { "start": { - "line": 1834, + "line": 1836, "column": 12 }, "end": { - "line": 1834, + "line": 1836, "column": 42 } } @@ -92383,16 +92636,16 @@ "type": "Identifier", "name": "hasEN", "range": [ - 52601, - 52606 + 52726, + 52731 ], "loc": { "start": { - "line": 1836, + "line": 1838, "column": 12 }, "end": { - "line": 1836, + "line": 1838, "column": 17 } } @@ -92406,16 +92659,16 @@ "type": "Identifier", "name": "reEn", "range": [ - 52609, - 52613 + 52734, + 52738 ], "loc": { "start": { - "line": 1836, + "line": 1838, "column": 20 }, "end": { - "line": 1836, + "line": 1838, "column": 24 } } @@ -92424,31 +92677,31 @@ "type": "Identifier", "name": "test", "range": [ - 52614, - 52618 + 52739, + 52743 ], "loc": { "start": { - "line": 1836, + "line": 1838, "column": 25 }, "end": { - "line": 1836, + "line": 1838, "column": 29 } } }, "range": [ - 52609, - 52618 + 52734, + 52743 ], "loc": { "start": { - "line": 1836, + "line": 1838, "column": 20 }, "end": { - "line": 1836, + "line": 1838, "column": 29 } } @@ -92458,47 +92711,47 @@ "type": "Identifier", "name": "term", "range": [ - 52619, - 52623 + 52744, + 52748 ], "loc": { "start": { - "line": 1836, + "line": 1838, "column": 30 }, "end": { - "line": 1836, + "line": 1838, "column": 34 } } } ], "range": [ - 52609, - 52624 + 52734, + 52749 ], "loc": { "start": { - "line": 1836, + "line": 1838, "column": 20 }, "end": { - "line": 1836, + "line": 1838, "column": 35 } } }, "range": [ - 52601, - 52624 + 52726, + 52749 ], "loc": { "start": { - "line": 1836, + "line": 1838, "column": 12 }, "end": { - "line": 1836, + "line": 1838, "column": 35 } } @@ -92509,16 +92762,16 @@ "type": "Identifier", "name": "hasEM", "range": [ - 52638, - 52643 + 52763, + 52768 ], "loc": { "start": { - "line": 1837, + "line": 1839, "column": 12 }, "end": { - "line": 1837, + "line": 1839, "column": 17 } } @@ -92530,16 +92783,16 @@ "type": "Identifier", "name": "reEm", "range": [ - 52647, - 52651 + 52772, + 52776 ], "loc": { "start": { - "line": 1837, + "line": 1839, "column": 21 }, "end": { - "line": 1837, + "line": 1839, "column": 25 } } @@ -92548,46 +92801,46 @@ "type": "Identifier", "name": "term", "range": [ - 52656, - 52660 + 52781, + 52785 ], "loc": { "start": { - "line": 1837, + "line": 1839, "column": 30 }, "end": { - "line": 1837, + "line": 1839, "column": 34 } } }, "range": [ - 52647, - 52660 + 52772, + 52785 ], "loc": { "start": { - "line": 1837, + "line": 1839, "column": 21 }, "end": { - "line": 1837, + "line": 1839, "column": 34 } } }, "range": [ - 52638, - 52661 + 52763, + 52786 ], "loc": { "start": { - "line": 1837, + "line": 1839, "column": 12 }, "end": { - "line": 1837, + "line": 1839, "column": 35 } } @@ -92598,16 +92851,16 @@ "type": "Identifier", "name": "hasNM", "range": [ - 52675, - 52680 + 52800, + 52805 ], "loc": { "start": { - "line": 1838, + "line": 1840, "column": 12 }, "end": { - "line": 1838, + "line": 1840, "column": 17 } } @@ -92619,16 +92872,16 @@ "type": "Identifier", "name": "reNm", "range": [ - 52684, - 52688 + 52809, + 52813 ], "loc": { "start": { - "line": 1838, + "line": 1840, "column": 21 }, "end": { - "line": 1838, + "line": 1840, "column": 25 } } @@ -92637,46 +92890,46 @@ "type": "Identifier", "name": "term", "range": [ - 52693, - 52697 + 52818, + 52822 ], "loc": { "start": { - "line": 1838, + "line": 1840, "column": 30 }, "end": { - "line": 1838, + "line": 1840, "column": 34 } } }, "range": [ - 52684, - 52697 + 52809, + 52822 ], "loc": { "start": { - "line": 1838, + "line": 1840, "column": 21 }, "end": { - "line": 1838, + "line": 1840, "column": 34 } } }, "range": [ - 52675, - 52698 + 52800, + 52823 ], "loc": { "start": { - "line": 1838, + "line": 1840, "column": 12 }, "end": { - "line": 1838, + "line": 1840, "column": 35 } } @@ -92687,16 +92940,16 @@ "type": "Identifier", "name": "hasRE", "range": [ - 52712, - 52717 + 52837, + 52842 ], "loc": { "start": { - "line": 1839, + "line": 1841, "column": 12 }, "end": { - "line": 1839, + "line": 1841, "column": 17 } } @@ -92710,16 +92963,16 @@ "type": "Identifier", "name": "reRe", "range": [ - 52720, - 52724 + 52845, + 52849 ], "loc": { "start": { - "line": 1839, + "line": 1841, "column": 20 }, "end": { - "line": 1839, + "line": 1841, "column": 24 } } @@ -92728,31 +92981,31 @@ "type": "Identifier", "name": "test", "range": [ - 52725, - 52729 + 52850, + 52854 ], "loc": { "start": { - "line": 1839, + "line": 1841, "column": 25 }, "end": { - "line": 1839, + "line": 1841, "column": 29 } } }, "range": [ - 52720, - 52729 + 52845, + 52854 ], "loc": { "start": { - "line": 1839, + "line": 1841, "column": 20 }, "end": { - "line": 1839, + "line": 1841, "column": 29 } } @@ -92762,47 +93015,47 @@ "type": "Identifier", "name": "term", "range": [ - 52730, - 52734 + 52855, + 52859 ], "loc": { "start": { - "line": 1839, + "line": 1841, "column": 30 }, "end": { - "line": 1839, + "line": 1841, "column": 34 } } } ], "range": [ - 52720, - 52735 + 52845, + 52860 ], "loc": { "start": { - "line": 1839, + "line": 1841, "column": 20 }, "end": { - "line": 1839, + "line": 1841, "column": 35 } } }, "range": [ - 52712, - 52735 + 52837, + 52860 ], "loc": { "start": { - "line": 1839, + "line": 1841, "column": 12 }, "end": { - "line": 1839, + "line": 1841, "column": 35 } } @@ -92810,16 +93063,16 @@ ], "kind": "let", "range": [ - 52261, - 52736 + 52386, + 52861 ], "loc": { "start": { - "line": 1827, + "line": 1829, "column": 8 }, "end": { - "line": 1839, + "line": 1841, "column": 36 } }, @@ -92828,16 +93081,16 @@ "type": "Line", "value": "Search arg operator tests", "range": [ - 52225, - 52252 + 52350, + 52377 ], "loc": { "start": { - "line": 1826, + "line": 1828, "column": 8 }, "end": { - "line": 1826, + "line": 1828, "column": 35 } } @@ -92848,16 +93101,16 @@ "type": "Line", "value": " Check for dates or resolve date type", "range": [ - 52746, - 52785 + 52871, + 52910 ], "loc": { "start": { - "line": 1841, + "line": 1843, "column": 8 }, "end": { - "line": 1841, + "line": 1843, "column": 47 } } @@ -92874,16 +93127,16 @@ "object": { "type": "ThisExpression", "range": [ - 52798, - 52802 + 52923, + 52927 ], "loc": { "start": { - "line": 1842, + "line": 1844, "column": 12 }, "end": { - "line": 1842, + "line": 1844, "column": 16 } } @@ -92892,31 +93145,31 @@ "type": "Identifier", "name": "hasType", "range": [ - 52803, - 52810 + 52928, + 52935 ], "loc": { "start": { - "line": 1842, + "line": 1844, "column": 17 }, "end": { - "line": 1842, + "line": 1844, "column": 24 } } }, "range": [ - 52798, - 52810 + 52923, + 52935 ], "loc": { "start": { - "line": 1842, + "line": 1844, "column": 12 }, "end": { - "line": 1842, + "line": 1844, "column": 24 } } @@ -92926,16 +93179,16 @@ "type": "Identifier", "name": "colIdx", "range": [ - 52811, - 52817 + 52936, + 52942 ], "loc": { "start": { - "line": 1842, + "line": 1844, "column": 25 }, "end": { - "line": 1842, + "line": 1844, "column": 31 } } @@ -92947,48 +93200,48 @@ "type": "Identifier", "name": "DATE", "range": [ - 52820, - 52824 + 52945, + 52949 ], "loc": { "start": { - "line": 1842, + "line": 1844, "column": 34 }, "end": { - "line": 1842, + "line": 1844, "column": 38 } } } ], "range": [ - 52819, - 52825 + 52944, + 52950 ], "loc": { "start": { - "line": 1842, + "line": 1844, "column": 33 }, "end": { - "line": 1842, + "line": 1844, "column": 39 } } } ], "range": [ - 52798, - 52826 + 52923, + 52951 ], "loc": { "start": { - "line": 1842, + "line": 1844, "column": 12 }, "end": { - "line": 1842, + "line": 1844, "column": 40 } } @@ -93005,32 +93258,32 @@ "type": "Identifier", "name": "dte1", "range": [ - 52846, - 52850 + 52971, + 52975 ], "loc": { "start": { - "line": 1843, + "line": 1845, "column": 16 }, "end": { - "line": 1843, + "line": 1845, "column": 20 } } }, "init": null, "range": [ - 52846, - 52850 + 52971, + 52975 ], "loc": { "start": { - "line": 1843, + "line": 1845, "column": 16 }, "end": { - "line": 1843, + "line": 1845, "column": 20 } } @@ -93041,32 +93294,32 @@ "type": "Identifier", "name": "dte2", "range": [ - 52852, - 52856 + 52977, + 52981 ], "loc": { "start": { - "line": 1843, + "line": 1845, "column": 22 }, "end": { - "line": 1843, + "line": 1845, "column": 26 } } }, "init": null, "range": [ - 52852, - 52856 + 52977, + 52981 ], "loc": { "start": { - "line": 1843, + "line": 1845, "column": 22 }, "end": { - "line": 1843, + "line": 1845, "column": 26 } } @@ -93074,16 +93327,16 @@ ], "kind": "let", "range": [ - 52842, - 52857 + 52967, + 52982 ], "loc": { "start": { - "line": 1843, + "line": 1845, "column": 12 }, "end": { - "line": 1843, + "line": 1845, "column": 27 } } @@ -93097,16 +93350,16 @@ "type": "Identifier", "name": "dateType", "range": [ - 52875, - 52883 + 53000, + 53008 ], "loc": { "start": { - "line": 1845, + "line": 1847, "column": 16 }, "end": { - "line": 1845, + "line": 1847, "column": 24 } } @@ -93120,16 +93373,16 @@ "object": { "type": "ThisExpression", "range": [ - 52886, - 52890 + 53011, + 53015 ], "loc": { "start": { - "line": 1845, + "line": 1847, "column": 27 }, "end": { - "line": 1845, + "line": 1847, "column": 31 } } @@ -93138,31 +93391,31 @@ "type": "Identifier", "name": "Mod", "range": [ - 52891, - 52894 + 53016, + 53019 ], "loc": { "start": { - "line": 1845, + "line": 1847, "column": 32 }, "end": { - "line": 1845, + "line": 1847, "column": 35 } } }, "range": [ - 52886, - 52894 + 53011, + 53019 ], "loc": { "start": { - "line": 1845, + "line": 1847, "column": 27 }, "end": { - "line": 1845, + "line": 1847, "column": 35 } } @@ -93171,46 +93424,46 @@ "type": "Identifier", "name": "dateType", "range": [ - 52895, - 52903 + 53020, + 53028 ], "loc": { "start": { - "line": 1845, + "line": 1847, "column": 36 }, "end": { - "line": 1845, + "line": 1847, "column": 44 } } }, "range": [ - 52886, - 52903 + 53011, + 53028 ], "loc": { "start": { - "line": 1845, + "line": 1847, "column": 27 }, "end": { - "line": 1845, + "line": 1847, "column": 44 } } }, "range": [ - 52875, - 52903 + 53000, + 53028 ], "loc": { "start": { - "line": 1845, + "line": 1847, "column": 16 }, "end": { - "line": 1845, + "line": 1847, "column": 44 } } @@ -93218,16 +93471,16 @@ ], "kind": "let", "range": [ - 52871, - 52904 + 52996, + 53029 ], "loc": { "start": { - "line": 1845, + "line": 1847, "column": 12 }, "end": { - "line": 1845, + "line": 1847, "column": 45 } } @@ -93241,16 +93494,16 @@ "type": "Identifier", "name": "isValidDate", "range": [ - 52921, - 52932 + 53046, + 53057 ], "loc": { "start": { - "line": 1846, + "line": 1848, "column": 16 }, "end": { - "line": 1846, + "line": 1848, "column": 27 } } @@ -93267,16 +93520,16 @@ "type": "Identifier", "name": "dateType", "range": [ - 52935, - 52943 + 53060, + 53068 ], "loc": { "start": { - "line": 1846, + "line": 1848, "column": 30 }, "end": { - "line": 1846, + "line": 1848, "column": 38 } } @@ -93285,31 +93538,31 @@ "type": "Identifier", "name": "isValid", "range": [ - 52944, - 52951 + 53069, + 53076 ], "loc": { "start": { - "line": 1846, + "line": 1848, "column": 39 }, "end": { - "line": 1846, + "line": 1848, "column": 46 } } }, "range": [ - 52935, - 52951 + 53060, + 53076 ], "loc": { "start": { - "line": 1846, + "line": 1848, "column": 30 }, "end": { - "line": 1846, + "line": 1848, "column": 46 } } @@ -93318,31 +93571,31 @@ "type": "Identifier", "name": "bind", "range": [ - 52952, - 52956 + 53077, + 53081 ], "loc": { "start": { - "line": 1846, + "line": 1848, "column": 47 }, "end": { - "line": 1846, + "line": 1848, "column": 51 } } }, "range": [ - 52935, - 52956 + 53060, + 53081 ], "loc": { "start": { - "line": 1846, + "line": 1848, "column": 30 }, "end": { - "line": 1846, + "line": 1848, "column": 51 } } @@ -93352,47 +93605,47 @@ "type": "Identifier", "name": "dateType", "range": [ - 52957, - 52965 + 53082, + 53090 ], "loc": { "start": { - "line": 1846, + "line": 1848, "column": 52 }, "end": { - "line": 1846, + "line": 1848, "column": 60 } } } ], "range": [ - 52935, - 52966 + 53060, + 53091 ], "loc": { "start": { - "line": 1846, + "line": 1848, "column": 30 }, "end": { - "line": 1846, + "line": 1848, "column": 61 } } }, "range": [ - 52921, - 52966 + 53046, + 53091 ], "loc": { "start": { - "line": 1846, + "line": 1848, "column": 16 }, "end": { - "line": 1846, + "line": 1848, "column": 61 } } @@ -93400,16 +93653,16 @@ ], "kind": "let", "range": [ - 52917, - 52967 + 53042, + 53092 ], "loc": { "start": { - "line": 1846, + "line": 1848, "column": 12 }, "end": { - "line": 1846, + "line": 1848, "column": 62 } } @@ -93423,16 +93676,16 @@ "type": "Identifier", "name": "parseDate", "range": [ - 52984, - 52993 + 53109, + 53118 ], "loc": { "start": { - "line": 1847, + "line": 1849, "column": 16 }, "end": { - "line": 1847, + "line": 1849, "column": 25 } } @@ -93449,16 +93702,16 @@ "type": "Identifier", "name": "dateType", "range": [ - 52996, - 53004 + 53121, + 53129 ], "loc": { "start": { - "line": 1847, + "line": 1849, "column": 28 }, "end": { - "line": 1847, + "line": 1849, "column": 36 } } @@ -93467,31 +93720,31 @@ "type": "Identifier", "name": "parse", "range": [ - 53005, - 53010 + 53130, + 53135 ], "loc": { "start": { - "line": 1847, + "line": 1849, "column": 37 }, "end": { - "line": 1847, + "line": 1849, "column": 42 } } }, "range": [ - 52996, - 53010 + 53121, + 53135 ], "loc": { "start": { - "line": 1847, + "line": 1849, "column": 28 }, "end": { - "line": 1847, + "line": 1849, "column": 42 } } @@ -93500,31 +93753,31 @@ "type": "Identifier", "name": "bind", "range": [ - 53011, - 53015 + 53136, + 53140 ], "loc": { "start": { - "line": 1847, + "line": 1849, "column": 43 }, "end": { - "line": 1847, + "line": 1849, "column": 47 } } }, "range": [ - 52996, - 53015 + 53121, + 53140 ], "loc": { "start": { - "line": 1847, + "line": 1849, "column": 28 }, "end": { - "line": 1847, + "line": 1849, "column": 47 } } @@ -93534,47 +93787,47 @@ "type": "Identifier", "name": "dateType", "range": [ - 53016, - 53024 + 53141, + 53149 ], "loc": { "start": { - "line": 1847, + "line": 1849, "column": 48 }, "end": { - "line": 1847, + "line": 1849, "column": 56 } } } ], "range": [ - 52996, - 53025 + 53121, + 53150 ], "loc": { "start": { - "line": 1847, + "line": 1849, "column": 28 }, "end": { - "line": 1847, + "line": 1849, "column": 57 } } }, "range": [ - 52984, - 53025 + 53109, + 53150 ], "loc": { "start": { - "line": 1847, + "line": 1849, "column": 16 }, "end": { - "line": 1847, + "line": 1849, "column": 57 } } @@ -93582,16 +93835,16 @@ ], "kind": "let", "range": [ - 52980, - 53026 + 53105, + 53151 ], "loc": { "start": { - "line": 1847, + "line": 1849, "column": 12 }, "end": { - "line": 1847, + "line": 1849, "column": 58 } } @@ -93605,16 +93858,16 @@ "type": "Identifier", "name": "locale", "range": [ - 53043, - 53049 + 53168, + 53174 ], "loc": { "start": { - "line": 1848, + "line": 1850, "column": 16 }, "end": { - "line": 1848, + "line": 1850, "column": 22 } } @@ -93634,16 +93887,16 @@ "type": "Identifier", "name": "dateType", "range": [ - 53052, - 53060 + 53177, + 53185 ], "loc": { "start": { - "line": 1848, + "line": 1850, "column": 25 }, "end": { - "line": 1848, + "line": 1850, "column": 33 } } @@ -93652,31 +93905,31 @@ "type": "Identifier", "name": "getOptions", "range": [ - 53061, - 53071 + 53186, + 53196 ], "loc": { "start": { - "line": 1848, + "line": 1850, "column": 34 }, "end": { - "line": 1848, + "line": 1850, "column": 44 } } }, "range": [ - 53052, - 53071 + 53177, + 53196 ], "loc": { "start": { - "line": 1848, + "line": 1850, "column": 25 }, "end": { - "line": 1848, + "line": 1850, "column": 44 } } @@ -93686,32 +93939,32 @@ "type": "Identifier", "name": "colIdx", "range": [ - 53072, - 53078 + 53197, + 53203 ], "loc": { "start": { - "line": 1848, + "line": 1850, "column": 45 }, "end": { - "line": 1848, + "line": 1850, "column": 51 } } } ], "range": [ - 53052, - 53079 + 53177, + 53204 ], "loc": { "start": { - "line": 1848, + "line": 1850, "column": 25 }, "end": { - "line": 1848, + "line": 1850, "column": 52 } } @@ -93720,31 +93973,31 @@ "type": "Identifier", "name": "locale", "range": [ - 53080, - 53086 + 53205, + 53211 ], "loc": { "start": { - "line": 1848, + "line": 1850, "column": 53 }, "end": { - "line": 1848, + "line": 1850, "column": 59 } } }, "range": [ - 53052, - 53086 + 53177, + 53211 ], "loc": { "start": { - "line": 1848, + "line": 1850, "column": 25 }, "end": { - "line": 1848, + "line": 1850, "column": 59 } } @@ -93755,16 +94008,16 @@ "object": { "type": "ThisExpression", "range": [ - 53090, - 53094 + 53215, + 53219 ], "loc": { "start": { - "line": 1848, + "line": 1850, "column": 63 }, "end": { - "line": 1848, + "line": 1850, "column": 67 } } @@ -93773,61 +94026,61 @@ "type": "Identifier", "name": "locale", "range": [ - 53095, - 53101 + 53220, + 53226 ], "loc": { "start": { - "line": 1848, + "line": 1850, "column": 68 }, "end": { - "line": 1848, + "line": 1850, "column": 74 } } }, "range": [ - 53090, - 53101 + 53215, + 53226 ], "loc": { "start": { - "line": 1848, + "line": 1850, "column": 63 }, "end": { - "line": 1848, + "line": 1850, "column": 74 } } }, "range": [ - 53052, - 53101 + 53177, + 53226 ], "loc": { "start": { - "line": 1848, + "line": 1850, "column": 25 }, "end": { - "line": 1848, + "line": 1850, "column": 74 } } }, "range": [ - 53043, - 53101 + 53168, + 53226 ], "loc": { "start": { - "line": 1848, + "line": 1850, "column": 16 }, "end": { - "line": 1848, + "line": 1850, "column": 74 } } @@ -93835,16 +94088,16 @@ ], "kind": "let", "range": [ - 53039, - 53102 + 53164, + 53227 ], "loc": { "start": { - "line": 1848, + "line": 1850, "column": 12 }, "end": { - "line": 1848, + "line": 1850, "column": 75 } }, @@ -93853,16 +94106,16 @@ "type": "Line", "value": " Search arg dates tests", "range": [ - 53116, - 53141 + 53241, + 53266 ], "loc": { "start": { - "line": 1850, + "line": 1852, "column": 12 }, "end": { - "line": 1850, + "line": 1852, "column": 37 } } @@ -93878,16 +94131,16 @@ "type": "Identifier", "name": "isLDate", "range": [ - 53158, - 53165 + 53283, + 53290 ], "loc": { "start": { - "line": 1851, + "line": 1853, "column": 16 }, "end": { - "line": 1851, + "line": 1853, "column": 23 } } @@ -93899,16 +94152,16 @@ "type": "Identifier", "name": "hasLO", "range": [ - 53168, - 53173 + 53293, + 53298 ], "loc": { "start": { - "line": 1851, + "line": 1853, "column": 26 }, "end": { - "line": 1851, + "line": 1853, "column": 31 } } @@ -93919,16 +94172,16 @@ "type": "Identifier", "name": "isValidDate", "range": [ - 53193, - 53204 + 53318, + 53329 ], "loc": { "start": { - "line": 1852, + "line": 1854, "column": 16 }, "end": { - "line": 1852, + "line": 1854, "column": 27 } } @@ -93943,16 +94196,16 @@ "type": "Identifier", "name": "term", "range": [ - 53205, - 53209 + 53330, + 53334 ], "loc": { "start": { - "line": 1852, + "line": 1854, "column": 28 }, "end": { - "line": 1852, + "line": 1854, "column": 32 } } @@ -93961,31 +94214,31 @@ "type": "Identifier", "name": "replace", "range": [ - 53210, - 53217 + 53335, + 53342 ], "loc": { "start": { - "line": 1852, + "line": 1854, "column": 33 }, "end": { - "line": 1852, + "line": 1854, "column": 40 } } }, "range": [ - 53205, - 53217 + 53330, + 53342 ], "loc": { "start": { - "line": 1852, + "line": 1854, "column": 28 }, "end": { - "line": 1852, + "line": 1854, "column": 40 } } @@ -93995,16 +94248,16 @@ "type": "Identifier", "name": "reL", "range": [ - 53218, - 53221 + 53343, + 53346 ], "loc": { "start": { - "line": 1852, + "line": 1854, "column": 41 }, "end": { - "line": 1852, + "line": 1854, "column": 44 } } @@ -94014,32 +94267,32 @@ "value": "", "raw": "''", "range": [ - 53223, - 53225 + 53348, + 53350 ], "loc": { "start": { - "line": 1852, + "line": 1854, "column": 46 }, "end": { - "line": 1852, + "line": 1854, "column": 48 } } } ], "range": [ - 53205, - 53226 + 53330, + 53351 ], "loc": { "start": { - "line": 1852, + "line": 1854, "column": 28 }, "end": { - "line": 1852, + "line": 1854, "column": 49 } } @@ -94048,62 +94301,62 @@ "type": "Identifier", "name": "locale", "range": [ - 53228, - 53234 + 53353, + 53359 ], "loc": { "start": { - "line": 1852, + "line": 1854, "column": 51 }, "end": { - "line": 1852, + "line": 1854, "column": 57 } } } ], "range": [ - 53193, - 53235 + 53318, + 53360 ], "loc": { "start": { - "line": 1852, + "line": 1854, "column": 16 }, "end": { - "line": 1852, + "line": 1854, "column": 58 } } }, "range": [ - 53168, - 53235 + 53293, + 53360 ], "loc": { "start": { - "line": 1851, + "line": 1853, "column": 26 }, "end": { - "line": 1852, + "line": 1854, "column": 58 } } }, "range": [ - 53158, - 53235 + 53283, + 53360 ], "loc": { "start": { - "line": 1851, + "line": 1853, "column": 16 }, "end": { - "line": 1852, + "line": 1854, "column": 58 } } @@ -94111,16 +94364,16 @@ ], "kind": "let", "range": [ - 53154, - 53236 + 53279, + 53361 ], "loc": { "start": { - "line": 1851, + "line": 1853, "column": 12 }, "end": { - "line": 1852, + "line": 1854, "column": 59 } }, @@ -94129,16 +94382,16 @@ "type": "Line", "value": " Search arg dates tests", "range": [ - 53116, - 53141 + 53241, + 53266 ], "loc": { "start": { - "line": 1850, + "line": 1852, "column": 12 }, "end": { - "line": 1850, + "line": 1852, "column": 37 } } @@ -94154,16 +94407,16 @@ "type": "Identifier", "name": "isLEDate", "range": [ - 53253, - 53261 + 53378, + 53386 ], "loc": { "start": { - "line": 1853, + "line": 1855, "column": 16 }, "end": { - "line": 1853, + "line": 1855, "column": 24 } } @@ -94175,16 +94428,16 @@ "type": "Identifier", "name": "hasLE", "range": [ - 53264, - 53269 + 53389, + 53394 ], "loc": { "start": { - "line": 1853, + "line": 1855, "column": 27 }, "end": { - "line": 1853, + "line": 1855, "column": 32 } } @@ -94195,16 +94448,16 @@ "type": "Identifier", "name": "isValidDate", "range": [ - 53289, - 53300 + 53414, + 53425 ], "loc": { "start": { - "line": 1854, + "line": 1856, "column": 16 }, "end": { - "line": 1854, + "line": 1856, "column": 27 } } @@ -94219,16 +94472,16 @@ "type": "Identifier", "name": "term", "range": [ - 53301, - 53305 + 53426, + 53430 ], "loc": { "start": { - "line": 1854, + "line": 1856, "column": 28 }, "end": { - "line": 1854, + "line": 1856, "column": 32 } } @@ -94237,31 +94490,31 @@ "type": "Identifier", "name": "replace", "range": [ - 53306, - 53313 + 53431, + 53438 ], "loc": { "start": { - "line": 1854, + "line": 1856, "column": 33 }, "end": { - "line": 1854, + "line": 1856, "column": 40 } } }, "range": [ - 53301, - 53313 + 53426, + 53438 ], "loc": { "start": { - "line": 1854, + "line": 1856, "column": 28 }, "end": { - "line": 1854, + "line": 1856, "column": 40 } } @@ -94271,16 +94524,16 @@ "type": "Identifier", "name": "reLe", "range": [ - 53314, - 53318 + 53439, + 53443 ], "loc": { "start": { - "line": 1854, + "line": 1856, "column": 41 }, "end": { - "line": 1854, + "line": 1856, "column": 45 } } @@ -94290,32 +94543,32 @@ "value": "", "raw": "''", "range": [ - 53320, - 53322 + 53445, + 53447 ], "loc": { "start": { - "line": 1854, + "line": 1856, "column": 47 }, "end": { - "line": 1854, + "line": 1856, "column": 49 } } } ], "range": [ - 53301, - 53323 + 53426, + 53448 ], "loc": { "start": { - "line": 1854, + "line": 1856, "column": 28 }, "end": { - "line": 1854, + "line": 1856, "column": 50 } } @@ -94324,62 +94577,62 @@ "type": "Identifier", "name": "locale", "range": [ - 53325, - 53331 + 53450, + 53456 ], "loc": { "start": { - "line": 1854, + "line": 1856, "column": 52 }, "end": { - "line": 1854, + "line": 1856, "column": 58 } } } ], "range": [ - 53289, - 53332 + 53414, + 53457 ], "loc": { "start": { - "line": 1854, + "line": 1856, "column": 16 }, "end": { - "line": 1854, + "line": 1856, "column": 59 } } }, "range": [ - 53264, - 53332 + 53389, + 53457 ], "loc": { "start": { - "line": 1853, + "line": 1855, "column": 27 }, "end": { - "line": 1854, + "line": 1856, "column": 59 } } }, "range": [ - 53253, - 53332 + 53378, + 53457 ], "loc": { "start": { - "line": 1853, + "line": 1855, "column": 16 }, "end": { - "line": 1854, + "line": 1856, "column": 59 } } @@ -94387,16 +94640,16 @@ ], "kind": "let", "range": [ - 53249, - 53333 + 53374, + 53458 ], "loc": { "start": { - "line": 1853, + "line": 1855, "column": 12 }, "end": { - "line": 1854, + "line": 1856, "column": 60 } } @@ -94410,16 +94663,16 @@ "type": "Identifier", "name": "isGDate", "range": [ - 53350, - 53357 + 53475, + 53482 ], "loc": { "start": { - "line": 1855, + "line": 1857, "column": 16 }, "end": { - "line": 1855, + "line": 1857, "column": 23 } } @@ -94431,16 +94684,16 @@ "type": "Identifier", "name": "hasGR", "range": [ - 53360, - 53365 + 53485, + 53490 ], "loc": { "start": { - "line": 1855, + "line": 1857, "column": 26 }, "end": { - "line": 1855, + "line": 1857, "column": 31 } } @@ -94451,16 +94704,16 @@ "type": "Identifier", "name": "isValidDate", "range": [ - 53385, - 53396 + 53510, + 53521 ], "loc": { "start": { - "line": 1856, + "line": 1858, "column": 16 }, "end": { - "line": 1856, + "line": 1858, "column": 27 } } @@ -94475,16 +94728,16 @@ "type": "Identifier", "name": "term", "range": [ - 53397, - 53401 + 53522, + 53526 ], "loc": { "start": { - "line": 1856, + "line": 1858, "column": 28 }, "end": { - "line": 1856, + "line": 1858, "column": 32 } } @@ -94493,31 +94746,31 @@ "type": "Identifier", "name": "replace", "range": [ - 53402, - 53409 + 53527, + 53534 ], "loc": { "start": { - "line": 1856, + "line": 1858, "column": 33 }, "end": { - "line": 1856, + "line": 1858, "column": 40 } } }, "range": [ - 53397, - 53409 + 53522, + 53534 ], "loc": { "start": { - "line": 1856, + "line": 1858, "column": 28 }, "end": { - "line": 1856, + "line": 1858, "column": 40 } } @@ -94527,16 +94780,16 @@ "type": "Identifier", "name": "reG", "range": [ - 53410, - 53413 + 53535, + 53538 ], "loc": { "start": { - "line": 1856, + "line": 1858, "column": 41 }, "end": { - "line": 1856, + "line": 1858, "column": 44 } } @@ -94546,32 +94799,32 @@ "value": "", "raw": "''", "range": [ - 53415, - 53417 + 53540, + 53542 ], "loc": { "start": { - "line": 1856, + "line": 1858, "column": 46 }, "end": { - "line": 1856, + "line": 1858, "column": 48 } } } ], "range": [ - 53397, - 53418 + 53522, + 53543 ], "loc": { "start": { - "line": 1856, + "line": 1858, "column": 28 }, "end": { - "line": 1856, + "line": 1858, "column": 49 } } @@ -94580,62 +94833,62 @@ "type": "Identifier", "name": "locale", "range": [ - 53420, - 53426 + 53545, + 53551 ], "loc": { "start": { - "line": 1856, + "line": 1858, "column": 51 }, "end": { - "line": 1856, + "line": 1858, "column": 57 } } } ], "range": [ - 53385, - 53427 + 53510, + 53552 ], "loc": { "start": { - "line": 1856, + "line": 1858, "column": 16 }, "end": { - "line": 1856, + "line": 1858, "column": 58 } } }, "range": [ - 53360, - 53427 + 53485, + 53552 ], "loc": { "start": { - "line": 1855, + "line": 1857, "column": 26 }, "end": { - "line": 1856, + "line": 1858, "column": 58 } } }, "range": [ - 53350, - 53427 + 53475, + 53552 ], "loc": { "start": { - "line": 1855, + "line": 1857, "column": 16 }, "end": { - "line": 1856, + "line": 1858, "column": 58 } } @@ -94643,16 +94896,16 @@ ], "kind": "let", "range": [ - 53346, - 53428 + 53471, + 53553 ], "loc": { "start": { - "line": 1855, + "line": 1857, "column": 12 }, "end": { - "line": 1856, + "line": 1858, "column": 59 } } @@ -94666,16 +94919,16 @@ "type": "Identifier", "name": "isGEDate", "range": [ - 53445, - 53453 + 53570, + 53578 ], "loc": { "start": { - "line": 1857, + "line": 1859, "column": 16 }, "end": { - "line": 1857, + "line": 1859, "column": 24 } } @@ -94687,16 +94940,16 @@ "type": "Identifier", "name": "hasGE", "range": [ - 53456, - 53461 + 53581, + 53586 ], "loc": { "start": { - "line": 1857, + "line": 1859, "column": 27 }, "end": { - "line": 1857, + "line": 1859, "column": 32 } } @@ -94707,16 +94960,16 @@ "type": "Identifier", "name": "isValidDate", "range": [ - 53481, - 53492 + 53606, + 53617 ], "loc": { "start": { - "line": 1858, + "line": 1860, "column": 16 }, "end": { - "line": 1858, + "line": 1860, "column": 27 } } @@ -94731,16 +94984,16 @@ "type": "Identifier", "name": "term", "range": [ - 53493, - 53497 + 53618, + 53622 ], "loc": { "start": { - "line": 1858, + "line": 1860, "column": 28 }, "end": { - "line": 1858, + "line": 1860, "column": 32 } } @@ -94749,31 +95002,31 @@ "type": "Identifier", "name": "replace", "range": [ - 53498, - 53505 + 53623, + 53630 ], "loc": { "start": { - "line": 1858, + "line": 1860, "column": 33 }, "end": { - "line": 1858, + "line": 1860, "column": 40 } } }, "range": [ - 53493, - 53505 + 53618, + 53630 ], "loc": { "start": { - "line": 1858, + "line": 1860, "column": 28 }, "end": { - "line": 1858, + "line": 1860, "column": 40 } } @@ -94783,16 +95036,16 @@ "type": "Identifier", "name": "reGe", "range": [ - 53506, - 53510 + 53631, + 53635 ], "loc": { "start": { - "line": 1858, + "line": 1860, "column": 41 }, "end": { - "line": 1858, + "line": 1860, "column": 45 } } @@ -94802,32 +95055,32 @@ "value": "", "raw": "''", "range": [ - 53512, - 53514 + 53637, + 53639 ], "loc": { "start": { - "line": 1858, + "line": 1860, "column": 47 }, "end": { - "line": 1858, + "line": 1860, "column": 49 } } } ], "range": [ - 53493, - 53515 + 53618, + 53640 ], "loc": { "start": { - "line": 1858, + "line": 1860, "column": 28 }, "end": { - "line": 1858, + "line": 1860, "column": 50 } } @@ -94836,62 +95089,62 @@ "type": "Identifier", "name": "locale", "range": [ - 53517, - 53523 + 53642, + 53648 ], "loc": { "start": { - "line": 1858, + "line": 1860, "column": 52 }, "end": { - "line": 1858, + "line": 1860, "column": 58 } } } ], "range": [ - 53481, - 53524 + 53606, + 53649 ], "loc": { "start": { - "line": 1858, + "line": 1860, "column": 16 }, "end": { - "line": 1858, + "line": 1860, "column": 59 } } }, "range": [ - 53456, - 53524 + 53581, + 53649 ], "loc": { "start": { - "line": 1857, + "line": 1859, "column": 27 }, "end": { - "line": 1858, + "line": 1860, "column": 59 } } }, "range": [ - 53445, - 53524 + 53570, + 53649 ], "loc": { "start": { - "line": 1857, + "line": 1859, "column": 16 }, "end": { - "line": 1858, + "line": 1860, "column": 59 } } @@ -94899,16 +95152,16 @@ ], "kind": "let", "range": [ - 53441, - 53525 + 53566, + 53650 ], "loc": { "start": { - "line": 1857, + "line": 1859, "column": 12 }, "end": { - "line": 1858, + "line": 1860, "column": 60 } } @@ -94922,16 +95175,16 @@ "type": "Identifier", "name": "isDFDate", "range": [ - 53542, - 53550 + 53667, + 53675 ], "loc": { "start": { - "line": 1859, + "line": 1861, "column": 16 }, "end": { - "line": 1859, + "line": 1861, "column": 24 } } @@ -94943,16 +95196,16 @@ "type": "Identifier", "name": "hasDF", "range": [ - 53553, - 53558 + 53678, + 53683 ], "loc": { "start": { - "line": 1859, + "line": 1861, "column": 27 }, "end": { - "line": 1859, + "line": 1861, "column": 32 } } @@ -94963,16 +95216,16 @@ "type": "Identifier", "name": "isValidDate", "range": [ - 53578, - 53589 + 53703, + 53714 ], "loc": { "start": { - "line": 1860, + "line": 1862, "column": 16 }, "end": { - "line": 1860, + "line": 1862, "column": 27 } } @@ -94987,16 +95240,16 @@ "type": "Identifier", "name": "term", "range": [ - 53590, - 53594 + 53715, + 53719 ], "loc": { "start": { - "line": 1860, + "line": 1862, "column": 28 }, "end": { - "line": 1860, + "line": 1862, "column": 32 } } @@ -95005,31 +95258,31 @@ "type": "Identifier", "name": "replace", "range": [ - 53595, - 53602 + 53720, + 53727 ], "loc": { "start": { - "line": 1860, + "line": 1862, "column": 33 }, "end": { - "line": 1860, + "line": 1862, "column": 40 } } }, "range": [ - 53590, - 53602 + 53715, + 53727 ], "loc": { "start": { - "line": 1860, + "line": 1862, "column": 28 }, "end": { - "line": 1860, + "line": 1862, "column": 40 } } @@ -95039,16 +95292,16 @@ "type": "Identifier", "name": "reD", "range": [ - 53603, - 53606 + 53728, + 53731 ], "loc": { "start": { - "line": 1860, + "line": 1862, "column": 41 }, "end": { - "line": 1860, + "line": 1862, "column": 44 } } @@ -95058,32 +95311,32 @@ "value": "", "raw": "''", "range": [ - 53608, - 53610 + 53733, + 53735 ], "loc": { "start": { - "line": 1860, + "line": 1862, "column": 46 }, "end": { - "line": 1860, + "line": 1862, "column": 48 } } } ], "range": [ - 53590, - 53611 + 53715, + 53736 ], "loc": { "start": { - "line": 1860, + "line": 1862, "column": 28 }, "end": { - "line": 1860, + "line": 1862, "column": 49 } } @@ -95092,62 +95345,62 @@ "type": "Identifier", "name": "locale", "range": [ - 53613, - 53619 + 53738, + 53744 ], "loc": { "start": { - "line": 1860, + "line": 1862, "column": 51 }, "end": { - "line": 1860, + "line": 1862, "column": 57 } } } ], "range": [ - 53578, - 53620 + 53703, + 53745 ], "loc": { "start": { - "line": 1860, + "line": 1862, "column": 16 }, "end": { - "line": 1860, + "line": 1862, "column": 58 } } }, "range": [ - 53553, - 53620 + 53678, + 53745 ], "loc": { "start": { - "line": 1859, + "line": 1861, "column": 27 }, "end": { - "line": 1860, + "line": 1862, "column": 58 } } }, "range": [ - 53542, - 53620 + 53667, + 53745 ], "loc": { "start": { - "line": 1859, + "line": 1861, "column": 16 }, "end": { - "line": 1860, + "line": 1862, "column": 58 } } @@ -95155,16 +95408,16 @@ ], "kind": "let", "range": [ - 53538, - 53621 + 53663, + 53746 ], "loc": { "start": { - "line": 1859, + "line": 1861, "column": 12 }, "end": { - "line": 1860, + "line": 1862, "column": 59 } } @@ -95178,16 +95431,16 @@ "type": "Identifier", "name": "isEQDate", "range": [ - 53638, - 53646 + 53763, + 53771 ], "loc": { "start": { - "line": 1861, + "line": 1863, "column": 16 }, "end": { - "line": 1861, + "line": 1863, "column": 24 } } @@ -95199,16 +95452,16 @@ "type": "Identifier", "name": "hasEQ", "range": [ - 53649, - 53654 + 53774, + 53779 ], "loc": { "start": { - "line": 1861, + "line": 1863, "column": 27 }, "end": { - "line": 1861, + "line": 1863, "column": 32 } } @@ -95219,16 +95472,16 @@ "type": "Identifier", "name": "isValidDate", "range": [ - 53674, - 53685 + 53799, + 53810 ], "loc": { "start": { - "line": 1862, + "line": 1864, "column": 16 }, "end": { - "line": 1862, + "line": 1864, "column": 27 } } @@ -95243,16 +95496,16 @@ "type": "Identifier", "name": "term", "range": [ - 53686, - 53690 + 53811, + 53815 ], "loc": { "start": { - "line": 1862, + "line": 1864, "column": 28 }, "end": { - "line": 1862, + "line": 1864, "column": 32 } } @@ -95261,31 +95514,31 @@ "type": "Identifier", "name": "replace", "range": [ - 53691, - 53698 + 53816, + 53823 ], "loc": { "start": { - "line": 1862, + "line": 1864, "column": 33 }, "end": { - "line": 1862, + "line": 1864, "column": 40 } } }, "range": [ - 53686, - 53698 + 53811, + 53823 ], "loc": { "start": { - "line": 1862, + "line": 1864, "column": 28 }, "end": { - "line": 1862, + "line": 1864, "column": 40 } } @@ -95295,16 +95548,16 @@ "type": "Identifier", "name": "reEq", "range": [ - 53699, - 53703 + 53824, + 53828 ], "loc": { "start": { - "line": 1862, + "line": 1864, "column": 41 }, "end": { - "line": 1862, + "line": 1864, "column": 45 } } @@ -95314,32 +95567,32 @@ "value": "", "raw": "''", "range": [ - 53705, - 53707 + 53830, + 53832 ], "loc": { "start": { - "line": 1862, + "line": 1864, "column": 47 }, "end": { - "line": 1862, + "line": 1864, "column": 49 } } } ], "range": [ - 53686, - 53708 + 53811, + 53833 ], "loc": { "start": { - "line": 1862, + "line": 1864, "column": 28 }, "end": { - "line": 1862, + "line": 1864, "column": 50 } } @@ -95348,62 +95601,62 @@ "type": "Identifier", "name": "locale", "range": [ - 53710, - 53716 + 53835, + 53841 ], "loc": { "start": { - "line": 1862, + "line": 1864, "column": 52 }, "end": { - "line": 1862, + "line": 1864, "column": 58 } } } ], "range": [ - 53674, - 53717 + 53799, + 53842 ], "loc": { "start": { - "line": 1862, + "line": 1864, "column": 16 }, "end": { - "line": 1862, + "line": 1864, "column": 59 } } }, "range": [ - 53649, - 53717 + 53774, + 53842 ], "loc": { "start": { - "line": 1861, + "line": 1863, "column": 27 }, "end": { - "line": 1862, + "line": 1864, "column": 59 } } }, "range": [ - 53638, - 53717 + 53763, + 53842 ], "loc": { "start": { - "line": 1861, + "line": 1863, "column": 16 }, "end": { - "line": 1862, + "line": 1864, "column": 59 } } @@ -95411,16 +95664,16 @@ ], "kind": "let", "range": [ - 53634, - 53718 + 53759, + 53843 ], "loc": { "start": { - "line": 1861, + "line": 1863, "column": 12 }, "end": { - "line": 1862, + "line": 1864, "column": 60 } } @@ -95434,16 +95687,16 @@ "type": "Identifier", "name": "dte1", "range": [ - 53732, - 53736 + 53857, + 53861 ], "loc": { "start": { - "line": 1864, + "line": 1866, "column": 12 }, "end": { - "line": 1864, + "line": 1866, "column": 16 } } @@ -95454,16 +95707,16 @@ "type": "Identifier", "name": "parseDate", "range": [ - 53739, - 53748 + 53864, + 53873 ], "loc": { "start": { - "line": 1864, + "line": 1866, "column": 19 }, "end": { - "line": 1864, + "line": 1866, "column": 28 } } @@ -95473,16 +95726,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 53749, - 53758 + 53874, + 53883 ], "loc": { "start": { - "line": 1864, + "line": 1866, "column": 29 }, "end": { - "line": 1864, + "line": 1866, "column": 38 } } @@ -95491,62 +95744,62 @@ "type": "Identifier", "name": "locale", "range": [ - 53760, - 53766 + 53885, + 53891 ], "loc": { "start": { - "line": 1864, + "line": 1866, "column": 40 }, "end": { - "line": 1864, + "line": 1866, "column": 46 } } } ], "range": [ - 53739, - 53767 + 53864, + 53892 ], "loc": { "start": { - "line": 1864, + "line": 1866, "column": 19 }, "end": { - "line": 1864, + "line": 1866, "column": 47 } } }, "range": [ - 53732, - 53767 + 53857, + 53892 ], "loc": { "start": { - "line": 1864, + "line": 1866, "column": 12 }, "end": { - "line": 1864, + "line": 1866, "column": 47 } } }, "range": [ - 53732, - 53768 + 53857, + 53893 ], "loc": { "start": { - "line": 1864, + "line": 1866, "column": 12 }, "end": { - "line": 1864, + "line": 1866, "column": 48 } }, @@ -95555,16 +95808,16 @@ "type": "Line", "value": " lower equal date", "range": [ - 53782, - 53801 + 53907, + 53926 ], "loc": { "start": { - "line": 1866, + "line": 1868, "column": 12 }, "end": { - "line": 1866, + "line": 1868, "column": 31 } } @@ -95577,16 +95830,16 @@ "type": "Identifier", "name": "isLEDate", "range": [ - 53818, - 53826 + 53943, + 53951 ], "loc": { "start": { - "line": 1867, + "line": 1869, "column": 16 }, "end": { - "line": 1867, + "line": 1869, "column": 24 } } @@ -95603,16 +95856,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 53846, - 53850 + 53971, + 53975 ], "loc": { "start": { - "line": 1868, + "line": 1870, "column": 16 }, "end": { - "line": 1868, + "line": 1870, "column": 20 } } @@ -95623,16 +95876,16 @@ "type": "Identifier", "name": "parseDate", "range": [ - 53853, - 53862 + 53978, + 53987 ], "loc": { "start": { - "line": 1868, + "line": 1870, "column": 23 }, "end": { - "line": 1868, + "line": 1870, "column": 32 } } @@ -95647,16 +95900,16 @@ "type": "Identifier", "name": "term", "range": [ - 53863, - 53867 + 53988, + 53992 ], "loc": { "start": { - "line": 1868, + "line": 1870, "column": 33 }, "end": { - "line": 1868, + "line": 1870, "column": 37 } } @@ -95665,31 +95918,31 @@ "type": "Identifier", "name": "replace", "range": [ - 53868, - 53875 + 53993, + 54000 ], "loc": { "start": { - "line": 1868, + "line": 1870, "column": 38 }, "end": { - "line": 1868, + "line": 1870, "column": 45 } } }, "range": [ - 53863, - 53875 + 53988, + 54000 ], "loc": { "start": { - "line": 1868, + "line": 1870, "column": 33 }, "end": { - "line": 1868, + "line": 1870, "column": 45 } } @@ -95699,16 +95952,16 @@ "type": "Identifier", "name": "reLe", "range": [ - 53876, - 53880 + 54001, + 54005 ], "loc": { "start": { - "line": 1868, + "line": 1870, "column": 46 }, "end": { - "line": 1868, + "line": 1870, "column": 50 } } @@ -95718,32 +95971,32 @@ "value": "", "raw": "''", "range": [ - 53882, - 53884 + 54007, + 54009 ], "loc": { "start": { - "line": 1868, + "line": 1870, "column": 52 }, "end": { - "line": 1868, + "line": 1870, "column": 54 } } } ], "range": [ - 53863, - 53885 + 53988, + 54010 ], "loc": { "start": { - "line": 1868, + "line": 1870, "column": 33 }, "end": { - "line": 1868, + "line": 1870, "column": 55 } } @@ -95752,62 +96005,62 @@ "type": "Identifier", "name": "locale", "range": [ - 53887, - 53893 + 54012, + 54018 ], "loc": { "start": { - "line": 1868, + "line": 1870, "column": 57 }, "end": { - "line": 1868, + "line": 1870, "column": 63 } } } ], "range": [ - 53853, - 53894 + 53978, + 54019 ], "loc": { "start": { - "line": 1868, + "line": 1870, "column": 23 }, "end": { - "line": 1868, + "line": 1870, "column": 64 } } }, "range": [ - 53846, - 53894 + 53971, + 54019 ], "loc": { "start": { - "line": 1868, + "line": 1870, "column": 16 }, "end": { - "line": 1868, + "line": 1870, "column": 64 } } }, "range": [ - 53846, - 53895 + 53971, + 54020 ], "loc": { "start": { - "line": 1868, + "line": 1870, "column": 16 }, "end": { - "line": 1868, + "line": 1870, "column": 65 } } @@ -95821,16 +96074,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 53912, - 53921 + 54037, + 54046 ], "loc": { "start": { - "line": 1869, + "line": 1871, "column": 16 }, "end": { - "line": 1869, + "line": 1871, "column": 25 } } @@ -95842,16 +96095,16 @@ "type": "Identifier", "name": "dte1", "range": [ - 53924, - 53928 + 54049, + 54053 ], "loc": { "start": { - "line": 1869, + "line": 1871, "column": 28 }, "end": { - "line": 1869, + "line": 1871, "column": 32 } } @@ -95860,77 +96113,77 @@ "type": "Identifier", "name": "dte2", "range": [ - 53932, - 53936 + 54057, + 54061 ], "loc": { "start": { - "line": 1869, + "line": 1871, "column": 36 }, "end": { - "line": 1869, + "line": 1871, "column": 40 } } }, "range": [ - 53924, - 53936 + 54049, + 54061 ], "loc": { "start": { - "line": 1869, + "line": 1871, "column": 28 }, "end": { - "line": 1869, + "line": 1871, "column": 40 } } }, "range": [ - 53912, - 53936 + 54037, + 54061 ], "loc": { "start": { - "line": 1869, + "line": 1871, "column": 16 }, "end": { - "line": 1869, + "line": 1871, "column": 40 } } }, "range": [ - 53912, - 53937 + 54037, + 54062 ], "loc": { "start": { - "line": 1869, + "line": 1871, "column": 16 }, "end": { - "line": 1869, + "line": 1871, "column": 41 } } } ], "range": [ - 53828, - 53951 + 53953, + 54076 ], "loc": { "start": { - "line": 1867, + "line": 1869, "column": 26 }, "end": { - "line": 1870, + "line": 1872, "column": 13 } }, @@ -95939,16 +96192,16 @@ "type": "Line", "value": " lower date", "range": [ - 53964, - 53977 + 54089, + 54102 ], "loc": { "start": { - "line": 1871, + "line": 1873, "column": 12 }, "end": { - "line": 1871, + "line": 1873, "column": 25 } } @@ -95961,16 +96214,16 @@ "type": "Identifier", "name": "isLDate", "range": [ - 53999, - 54006 + 54124, + 54131 ], "loc": { "start": { - "line": 1872, + "line": 1874, "column": 21 }, "end": { - "line": 1872, + "line": 1874, "column": 28 } } @@ -95987,16 +96240,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 54026, - 54030 + 54151, + 54155 ], "loc": { "start": { - "line": 1873, + "line": 1875, "column": 16 }, "end": { - "line": 1873, + "line": 1875, "column": 20 } } @@ -96007,16 +96260,16 @@ "type": "Identifier", "name": "parseDate", "range": [ - 54033, - 54042 + 54158, + 54167 ], "loc": { "start": { - "line": 1873, + "line": 1875, "column": 23 }, "end": { - "line": 1873, + "line": 1875, "column": 32 } } @@ -96031,16 +96284,16 @@ "type": "Identifier", "name": "term", "range": [ - 54043, - 54047 + 54168, + 54172 ], "loc": { "start": { - "line": 1873, + "line": 1875, "column": 33 }, "end": { - "line": 1873, + "line": 1875, "column": 37 } } @@ -96049,31 +96302,31 @@ "type": "Identifier", "name": "replace", "range": [ - 54048, - 54055 + 54173, + 54180 ], "loc": { "start": { - "line": 1873, + "line": 1875, "column": 38 }, "end": { - "line": 1873, + "line": 1875, "column": 45 } } }, "range": [ - 54043, - 54055 + 54168, + 54180 ], "loc": { "start": { - "line": 1873, + "line": 1875, "column": 33 }, "end": { - "line": 1873, + "line": 1875, "column": 45 } } @@ -96083,16 +96336,16 @@ "type": "Identifier", "name": "reL", "range": [ - 54056, - 54059 + 54181, + 54184 ], "loc": { "start": { - "line": 1873, + "line": 1875, "column": 46 }, "end": { - "line": 1873, + "line": 1875, "column": 49 } } @@ -96102,32 +96355,32 @@ "value": "", "raw": "''", "range": [ - 54061, - 54063 + 54186, + 54188 ], "loc": { "start": { - "line": 1873, + "line": 1875, "column": 51 }, "end": { - "line": 1873, + "line": 1875, "column": 53 } } } ], "range": [ - 54043, - 54064 + 54168, + 54189 ], "loc": { "start": { - "line": 1873, + "line": 1875, "column": 33 }, "end": { - "line": 1873, + "line": 1875, "column": 54 } } @@ -96136,62 +96389,62 @@ "type": "Identifier", "name": "locale", "range": [ - 54066, - 54072 + 54191, + 54197 ], "loc": { "start": { - "line": 1873, + "line": 1875, "column": 56 }, "end": { - "line": 1873, + "line": 1875, "column": 62 } } } ], "range": [ - 54033, - 54073 + 54158, + 54198 ], "loc": { "start": { - "line": 1873, + "line": 1875, "column": 23 }, "end": { - "line": 1873, + "line": 1875, "column": 63 } } }, "range": [ - 54026, - 54073 + 54151, + 54198 ], "loc": { "start": { - "line": 1873, + "line": 1875, "column": 16 }, "end": { - "line": 1873, + "line": 1875, "column": 63 } } }, "range": [ - 54026, - 54074 + 54151, + 54199 ], "loc": { "start": { - "line": 1873, + "line": 1875, "column": 16 }, "end": { - "line": 1873, + "line": 1875, "column": 64 } } @@ -96205,16 +96458,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 54091, - 54100 + 54216, + 54225 ], "loc": { "start": { - "line": 1874, + "line": 1876, "column": 16 }, "end": { - "line": 1874, + "line": 1876, "column": 25 } } @@ -96226,16 +96479,16 @@ "type": "Identifier", "name": "dte1", "range": [ - 54103, - 54107 + 54228, + 54232 ], "loc": { "start": { - "line": 1874, + "line": 1876, "column": 28 }, "end": { - "line": 1874, + "line": 1876, "column": 32 } } @@ -96244,77 +96497,77 @@ "type": "Identifier", "name": "dte2", "range": [ - 54110, - 54114 + 54235, + 54239 ], "loc": { "start": { - "line": 1874, + "line": 1876, "column": 35 }, "end": { - "line": 1874, + "line": 1876, "column": 39 } } }, "range": [ - 54103, - 54114 + 54228, + 54239 ], "loc": { "start": { - "line": 1874, + "line": 1876, "column": 28 }, "end": { - "line": 1874, + "line": 1876, "column": 39 } } }, "range": [ - 54091, - 54114 + 54216, + 54239 ], "loc": { "start": { - "line": 1874, + "line": 1876, "column": 16 }, "end": { - "line": 1874, + "line": 1876, "column": 39 } } }, "range": [ - 54091, - 54115 + 54216, + 54240 ], "loc": { "start": { - "line": 1874, + "line": 1876, "column": 16 }, "end": { - "line": 1874, + "line": 1876, "column": 40 } } } ], "range": [ - 54008, - 54129 + 54133, + 54254 ], "loc": { "start": { - "line": 1872, + "line": 1874, "column": 30 }, "end": { - "line": 1875, + "line": 1877, "column": 13 } }, @@ -96323,16 +96576,16 @@ "type": "Line", "value": " greater equal date", "range": [ - 54142, - 54163 + 54267, + 54288 ], "loc": { "start": { - "line": 1876, + "line": 1878, "column": 12 }, "end": { - "line": 1876, + "line": 1878, "column": 33 } } @@ -96345,16 +96598,16 @@ "type": "Identifier", "name": "isGEDate", "range": [ - 54185, - 54193 + 54310, + 54318 ], "loc": { "start": { - "line": 1877, + "line": 1879, "column": 21 }, "end": { - "line": 1877, + "line": 1879, "column": 29 } } @@ -96371,16 +96624,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 54213, - 54217 + 54338, + 54342 ], "loc": { "start": { - "line": 1878, + "line": 1880, "column": 16 }, "end": { - "line": 1878, + "line": 1880, "column": 20 } } @@ -96391,16 +96644,16 @@ "type": "Identifier", "name": "parseDate", "range": [ - 54220, - 54229 + 54345, + 54354 ], "loc": { "start": { - "line": 1878, + "line": 1880, "column": 23 }, "end": { - "line": 1878, + "line": 1880, "column": 32 } } @@ -96415,16 +96668,16 @@ "type": "Identifier", "name": "term", "range": [ - 54230, - 54234 + 54355, + 54359 ], "loc": { "start": { - "line": 1878, + "line": 1880, "column": 33 }, "end": { - "line": 1878, + "line": 1880, "column": 37 } } @@ -96433,31 +96686,31 @@ "type": "Identifier", "name": "replace", "range": [ - 54235, - 54242 + 54360, + 54367 ], "loc": { "start": { - "line": 1878, + "line": 1880, "column": 38 }, "end": { - "line": 1878, + "line": 1880, "column": 45 } } }, "range": [ - 54230, - 54242 + 54355, + 54367 ], "loc": { "start": { - "line": 1878, + "line": 1880, "column": 33 }, "end": { - "line": 1878, + "line": 1880, "column": 45 } } @@ -96467,16 +96720,16 @@ "type": "Identifier", "name": "reGe", "range": [ - 54243, - 54247 + 54368, + 54372 ], "loc": { "start": { - "line": 1878, + "line": 1880, "column": 46 }, "end": { - "line": 1878, + "line": 1880, "column": 50 } } @@ -96486,32 +96739,32 @@ "value": "", "raw": "''", "range": [ - 54249, - 54251 + 54374, + 54376 ], "loc": { "start": { - "line": 1878, + "line": 1880, "column": 52 }, "end": { - "line": 1878, + "line": 1880, "column": 54 } } } ], "range": [ - 54230, - 54252 + 54355, + 54377 ], "loc": { "start": { - "line": 1878, + "line": 1880, "column": 33 }, "end": { - "line": 1878, + "line": 1880, "column": 55 } } @@ -96520,62 +96773,62 @@ "type": "Identifier", "name": "locale", "range": [ - 54254, - 54260 + 54379, + 54385 ], "loc": { "start": { - "line": 1878, + "line": 1880, "column": 57 }, "end": { - "line": 1878, + "line": 1880, "column": 63 } } } ], "range": [ - 54220, - 54261 + 54345, + 54386 ], "loc": { "start": { - "line": 1878, + "line": 1880, "column": 23 }, "end": { - "line": 1878, + "line": 1880, "column": 64 } } }, "range": [ - 54213, - 54261 + 54338, + 54386 ], "loc": { "start": { - "line": 1878, + "line": 1880, "column": 16 }, "end": { - "line": 1878, + "line": 1880, "column": 64 } } }, "range": [ - 54213, - 54262 + 54338, + 54387 ], "loc": { "start": { - "line": 1878, + "line": 1880, "column": 16 }, "end": { - "line": 1878, + "line": 1880, "column": 65 } } @@ -96589,16 +96842,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 54279, - 54288 + 54404, + 54413 ], "loc": { "start": { - "line": 1879, + "line": 1881, "column": 16 }, "end": { - "line": 1879, + "line": 1881, "column": 25 } } @@ -96610,16 +96863,16 @@ "type": "Identifier", "name": "dte1", "range": [ - 54291, - 54295 + 54416, + 54420 ], "loc": { "start": { - "line": 1879, + "line": 1881, "column": 28 }, "end": { - "line": 1879, + "line": 1881, "column": 32 } } @@ -96628,77 +96881,77 @@ "type": "Identifier", "name": "dte2", "range": [ - 54299, - 54303 + 54424, + 54428 ], "loc": { "start": { - "line": 1879, + "line": 1881, "column": 36 }, "end": { - "line": 1879, + "line": 1881, "column": 40 } } }, "range": [ - 54291, - 54303 + 54416, + 54428 ], "loc": { "start": { - "line": 1879, + "line": 1881, "column": 28 }, "end": { - "line": 1879, + "line": 1881, "column": 40 } } }, "range": [ - 54279, - 54303 + 54404, + 54428 ], "loc": { "start": { - "line": 1879, + "line": 1881, "column": 16 }, "end": { - "line": 1879, + "line": 1881, "column": 40 } } }, "range": [ - 54279, - 54304 + 54404, + 54429 ], "loc": { "start": { - "line": 1879, + "line": 1881, "column": 16 }, "end": { - "line": 1879, + "line": 1881, "column": 41 } } } ], "range": [ - 54195, - 54318 + 54320, + 54443 ], "loc": { "start": { - "line": 1877, + "line": 1879, "column": 31 }, "end": { - "line": 1880, + "line": 1882, "column": 13 } }, @@ -96707,16 +96960,16 @@ "type": "Line", "value": " greater date", "range": [ - 54331, - 54346 + 54456, + 54471 ], "loc": { "start": { - "line": 1881, + "line": 1883, "column": 12 }, "end": { - "line": 1881, + "line": 1883, "column": 27 } } @@ -96729,16 +96982,16 @@ "type": "Identifier", "name": "isGDate", "range": [ - 54368, - 54375 + 54493, + 54500 ], "loc": { "start": { - "line": 1882, + "line": 1884, "column": 21 }, "end": { - "line": 1882, + "line": 1884, "column": 28 } } @@ -96755,16 +97008,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 54395, - 54399 + 54520, + 54524 ], "loc": { "start": { - "line": 1883, + "line": 1885, "column": 16 }, "end": { - "line": 1883, + "line": 1885, "column": 20 } } @@ -96775,16 +97028,16 @@ "type": "Identifier", "name": "parseDate", "range": [ - 54402, - 54411 + 54527, + 54536 ], "loc": { "start": { - "line": 1883, + "line": 1885, "column": 23 }, "end": { - "line": 1883, + "line": 1885, "column": 32 } } @@ -96799,16 +97052,16 @@ "type": "Identifier", "name": "term", "range": [ - 54412, - 54416 + 54537, + 54541 ], "loc": { "start": { - "line": 1883, + "line": 1885, "column": 33 }, "end": { - "line": 1883, + "line": 1885, "column": 37 } } @@ -96817,31 +97070,31 @@ "type": "Identifier", "name": "replace", "range": [ - 54417, - 54424 + 54542, + 54549 ], "loc": { "start": { - "line": 1883, + "line": 1885, "column": 38 }, "end": { - "line": 1883, + "line": 1885, "column": 45 } } }, "range": [ - 54412, - 54424 + 54537, + 54549 ], "loc": { "start": { - "line": 1883, + "line": 1885, "column": 33 }, "end": { - "line": 1883, + "line": 1885, "column": 45 } } @@ -96851,16 +97104,16 @@ "type": "Identifier", "name": "reG", "range": [ - 54425, - 54428 + 54550, + 54553 ], "loc": { "start": { - "line": 1883, + "line": 1885, "column": 46 }, "end": { - "line": 1883, + "line": 1885, "column": 49 } } @@ -96870,32 +97123,32 @@ "value": "", "raw": "''", "range": [ - 54430, - 54432 + 54555, + 54557 ], "loc": { "start": { - "line": 1883, + "line": 1885, "column": 51 }, "end": { - "line": 1883, + "line": 1885, "column": 53 } } } ], "range": [ - 54412, - 54433 + 54537, + 54558 ], "loc": { "start": { - "line": 1883, + "line": 1885, "column": 33 }, "end": { - "line": 1883, + "line": 1885, "column": 54 } } @@ -96904,62 +97157,62 @@ "type": "Identifier", "name": "locale", "range": [ - 54435, - 54441 + 54560, + 54566 ], "loc": { "start": { - "line": 1883, + "line": 1885, "column": 56 }, "end": { - "line": 1883, + "line": 1885, "column": 62 } } } ], "range": [ - 54402, - 54442 + 54527, + 54567 ], "loc": { "start": { - "line": 1883, + "line": 1885, "column": 23 }, "end": { - "line": 1883, + "line": 1885, "column": 63 } } }, "range": [ - 54395, - 54442 + 54520, + 54567 ], "loc": { "start": { - "line": 1883, + "line": 1885, "column": 16 }, "end": { - "line": 1883, + "line": 1885, "column": 63 } } }, "range": [ - 54395, - 54443 + 54520, + 54568 ], "loc": { "start": { - "line": 1883, + "line": 1885, "column": 16 }, "end": { - "line": 1883, + "line": 1885, "column": 64 } } @@ -96973,16 +97226,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 54460, - 54469 + 54585, + 54594 ], "loc": { "start": { - "line": 1884, + "line": 1886, "column": 16 }, "end": { - "line": 1884, + "line": 1886, "column": 25 } } @@ -96994,16 +97247,16 @@ "type": "Identifier", "name": "dte1", "range": [ - 54472, - 54476 + 54597, + 54601 ], "loc": { "start": { - "line": 1884, + "line": 1886, "column": 28 }, "end": { - "line": 1884, + "line": 1886, "column": 32 } } @@ -97012,77 +97265,77 @@ "type": "Identifier", "name": "dte2", "range": [ - 54479, - 54483 + 54604, + 54608 ], "loc": { "start": { - "line": 1884, + "line": 1886, "column": 35 }, "end": { - "line": 1884, + "line": 1886, "column": 39 } } }, "range": [ - 54472, - 54483 + 54597, + 54608 ], "loc": { "start": { - "line": 1884, + "line": 1886, "column": 28 }, "end": { - "line": 1884, + "line": 1886, "column": 39 } } }, "range": [ - 54460, - 54483 + 54585, + 54608 ], "loc": { "start": { - "line": 1884, + "line": 1886, "column": 16 }, "end": { - "line": 1884, + "line": 1886, "column": 39 } } }, "range": [ - 54460, - 54484 + 54585, + 54609 ], "loc": { "start": { - "line": 1884, + "line": 1886, "column": 16 }, "end": { - "line": 1884, + "line": 1886, "column": 40 } } } ], "range": [ - 54377, - 54498 + 54502, + 54623 ], "loc": { "start": { - "line": 1882, + "line": 1884, "column": 30 }, "end": { - "line": 1885, + "line": 1887, "column": 13 } }, @@ -97091,16 +97344,16 @@ "type": "Line", "value": " different date", "range": [ - 54511, - 54528 + 54636, + 54653 ], "loc": { "start": { - "line": 1886, + "line": 1888, "column": 12 }, "end": { - "line": 1886, + "line": 1888, "column": 29 } } @@ -97113,16 +97366,16 @@ "type": "Identifier", "name": "isDFDate", "range": [ - 54550, - 54558 + 54675, + 54683 ], "loc": { "start": { - "line": 1887, + "line": 1889, "column": 21 }, "end": { - "line": 1887, + "line": 1889, "column": 29 } } @@ -97139,16 +97392,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 54578, - 54582 + 54703, + 54707 ], "loc": { "start": { - "line": 1888, + "line": 1890, "column": 16 }, "end": { - "line": 1888, + "line": 1890, "column": 20 } } @@ -97159,16 +97412,16 @@ "type": "Identifier", "name": "parseDate", "range": [ - 54585, - 54594 + 54710, + 54719 ], "loc": { "start": { - "line": 1888, + "line": 1890, "column": 23 }, "end": { - "line": 1888, + "line": 1890, "column": 32 } } @@ -97183,16 +97436,16 @@ "type": "Identifier", "name": "term", "range": [ - 54595, - 54599 + 54720, + 54724 ], "loc": { "start": { - "line": 1888, + "line": 1890, "column": 33 }, "end": { - "line": 1888, + "line": 1890, "column": 37 } } @@ -97201,31 +97454,31 @@ "type": "Identifier", "name": "replace", "range": [ - 54600, - 54607 + 54725, + 54732 ], "loc": { "start": { - "line": 1888, + "line": 1890, "column": 38 }, "end": { - "line": 1888, + "line": 1890, "column": 45 } } }, "range": [ - 54595, - 54607 + 54720, + 54732 ], "loc": { "start": { - "line": 1888, + "line": 1890, "column": 33 }, "end": { - "line": 1888, + "line": 1890, "column": 45 } } @@ -97235,16 +97488,16 @@ "type": "Identifier", "name": "reD", "range": [ - 54608, - 54611 + 54733, + 54736 ], "loc": { "start": { - "line": 1888, + "line": 1890, "column": 46 }, "end": { - "line": 1888, + "line": 1890, "column": 49 } } @@ -97254,32 +97507,32 @@ "value": "", "raw": "''", "range": [ - 54613, - 54615 + 54738, + 54740 ], "loc": { "start": { - "line": 1888, + "line": 1890, "column": 51 }, "end": { - "line": 1888, + "line": 1890, "column": 53 } } } ], "range": [ - 54595, - 54616 + 54720, + 54741 ], "loc": { "start": { - "line": 1888, + "line": 1890, "column": 33 }, "end": { - "line": 1888, + "line": 1890, "column": 54 } } @@ -97288,62 +97541,62 @@ "type": "Identifier", "name": "locale", "range": [ - 54618, - 54624 + 54743, + 54749 ], "loc": { "start": { - "line": 1888, + "line": 1890, "column": 56 }, "end": { - "line": 1888, + "line": 1890, "column": 62 } } } ], "range": [ - 54585, - 54625 + 54710, + 54750 ], "loc": { "start": { - "line": 1888, + "line": 1890, "column": 23 }, "end": { - "line": 1888, + "line": 1890, "column": 63 } } }, "range": [ - 54578, - 54625 + 54703, + 54750 ], "loc": { "start": { - "line": 1888, + "line": 1890, "column": 16 }, "end": { - "line": 1888, + "line": 1890, "column": 63 } } }, "range": [ - 54578, - 54626 + 54703, + 54751 ], "loc": { "start": { - "line": 1888, + "line": 1890, "column": 16 }, "end": { - "line": 1888, + "line": 1890, "column": 64 } } @@ -97357,16 +97610,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 54643, - 54652 + 54768, + 54777 ], "loc": { "start": { - "line": 1889, + "line": 1891, "column": 16 }, "end": { - "line": 1889, + "line": 1891, "column": 25 } } @@ -97383,16 +97636,16 @@ "type": "Identifier", "name": "dte1", "range": [ - 54655, - 54659 + 54780, + 54784 ], "loc": { "start": { - "line": 1889, + "line": 1891, "column": 28 }, "end": { - "line": 1889, + "line": 1891, "column": 32 } } @@ -97401,47 +97654,47 @@ "type": "Identifier", "name": "toString", "range": [ - 54660, - 54668 + 54785, + 54793 ], "loc": { "start": { - "line": 1889, + "line": 1891, "column": 33 }, "end": { - "line": 1889, + "line": 1891, "column": 41 } } }, "range": [ - 54655, - 54668 + 54780, + 54793 ], "loc": { "start": { - "line": 1889, + "line": 1891, "column": 28 }, "end": { - "line": 1889, + "line": 1891, "column": 41 } } }, "arguments": [], "range": [ - 54655, - 54670 + 54780, + 54795 ], "loc": { "start": { - "line": 1889, + "line": 1891, "column": 28 }, "end": { - "line": 1889, + "line": 1891, "column": 43 } } @@ -97455,16 +97708,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 54675, - 54679 + 54800, + 54804 ], "loc": { "start": { - "line": 1889, + "line": 1891, "column": 48 }, "end": { - "line": 1889, + "line": 1891, "column": 52 } } @@ -97473,108 +97726,108 @@ "type": "Identifier", "name": "toString", "range": [ - 54680, - 54688 + 54805, + 54813 ], "loc": { "start": { - "line": 1889, + "line": 1891, "column": 53 }, "end": { - "line": 1889, + "line": 1891, "column": 61 } } }, "range": [ - 54675, - 54688 + 54800, + 54813 ], "loc": { "start": { - "line": 1889, + "line": 1891, "column": 48 }, "end": { - "line": 1889, + "line": 1891, "column": 61 } } }, "arguments": [], "range": [ - 54675, - 54690 + 54800, + 54815 ], "loc": { "start": { - "line": 1889, + "line": 1891, "column": 48 }, "end": { - "line": 1889, + "line": 1891, "column": 63 } } }, "range": [ - 54655, - 54690 + 54780, + 54815 ], "loc": { "start": { - "line": 1889, + "line": 1891, "column": 28 }, "end": { - "line": 1889, + "line": 1891, "column": 63 } } }, "range": [ - 54643, - 54690 + 54768, + 54815 ], "loc": { "start": { - "line": 1889, + "line": 1891, "column": 16 }, "end": { - "line": 1889, + "line": 1891, "column": 63 } } }, "range": [ - 54643, - 54691 + 54768, + 54816 ], "loc": { "start": { - "line": 1889, + "line": 1891, "column": 16 }, "end": { - "line": 1889, + "line": 1891, "column": 64 } } } ], "range": [ - 54560, - 54705 + 54685, + 54830 ], "loc": { "start": { - "line": 1887, + "line": 1889, "column": 31 }, "end": { - "line": 1890, + "line": 1892, "column": 13 } }, @@ -97583,16 +97836,16 @@ "type": "Line", "value": " equal date", "range": [ - 54718, - 54731 + 54843, + 54856 ], "loc": { "start": { - "line": 1891, + "line": 1893, "column": 12 }, "end": { - "line": 1891, + "line": 1893, "column": 25 } } @@ -97605,16 +97858,16 @@ "type": "Identifier", "name": "isEQDate", "range": [ - 54753, - 54761 + 54878, + 54886 ], "loc": { "start": { - "line": 1892, + "line": 1894, "column": 21 }, "end": { - "line": 1892, + "line": 1894, "column": 29 } } @@ -97631,16 +97884,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 54781, - 54785 + 54906, + 54910 ], "loc": { "start": { - "line": 1893, + "line": 1895, "column": 16 }, "end": { - "line": 1893, + "line": 1895, "column": 20 } } @@ -97651,16 +97904,16 @@ "type": "Identifier", "name": "parseDate", "range": [ - 54788, - 54797 + 54913, + 54922 ], "loc": { "start": { - "line": 1893, + "line": 1895, "column": 23 }, "end": { - "line": 1893, + "line": 1895, "column": 32 } } @@ -97675,16 +97928,16 @@ "type": "Identifier", "name": "term", "range": [ - 54798, - 54802 + 54923, + 54927 ], "loc": { "start": { - "line": 1893, + "line": 1895, "column": 33 }, "end": { - "line": 1893, + "line": 1895, "column": 37 } } @@ -97693,31 +97946,31 @@ "type": "Identifier", "name": "replace", "range": [ - 54803, - 54810 + 54928, + 54935 ], "loc": { "start": { - "line": 1893, + "line": 1895, "column": 38 }, "end": { - "line": 1893, + "line": 1895, "column": 45 } } }, "range": [ - 54798, - 54810 + 54923, + 54935 ], "loc": { "start": { - "line": 1893, + "line": 1895, "column": 33 }, "end": { - "line": 1893, + "line": 1895, "column": 45 } } @@ -97727,16 +97980,16 @@ "type": "Identifier", "name": "reEq", "range": [ - 54811, - 54815 + 54936, + 54940 ], "loc": { "start": { - "line": 1893, + "line": 1895, "column": 46 }, "end": { - "line": 1893, + "line": 1895, "column": 50 } } @@ -97746,32 +97999,32 @@ "value": "", "raw": "''", "range": [ - 54817, - 54819 + 54942, + 54944 ], "loc": { "start": { - "line": 1893, + "line": 1895, "column": 52 }, "end": { - "line": 1893, + "line": 1895, "column": 54 } } } ], "range": [ - 54798, - 54820 + 54923, + 54945 ], "loc": { "start": { - "line": 1893, + "line": 1895, "column": 33 }, "end": { - "line": 1893, + "line": 1895, "column": 55 } } @@ -97780,62 +98033,62 @@ "type": "Identifier", "name": "locale", "range": [ - 54822, - 54828 + 54947, + 54953 ], "loc": { "start": { - "line": 1893, + "line": 1895, "column": 57 }, "end": { - "line": 1893, + "line": 1895, "column": 63 } } } ], "range": [ - 54788, - 54829 + 54913, + 54954 ], "loc": { "start": { - "line": 1893, + "line": 1895, "column": 23 }, "end": { - "line": 1893, + "line": 1895, "column": 64 } } }, "range": [ - 54781, - 54829 + 54906, + 54954 ], "loc": { "start": { - "line": 1893, + "line": 1895, "column": 16 }, "end": { - "line": 1893, + "line": 1895, "column": 64 } } }, "range": [ - 54781, - 54830 + 54906, + 54955 ], "loc": { "start": { - "line": 1893, + "line": 1895, "column": 16 }, "end": { - "line": 1893, + "line": 1895, "column": 65 } } @@ -97849,16 +98102,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 54847, - 54856 + 54972, + 54981 ], "loc": { "start": { - "line": 1894, + "line": 1896, "column": 16 }, "end": { - "line": 1894, + "line": 1896, "column": 25 } } @@ -97875,16 +98128,16 @@ "type": "Identifier", "name": "dte1", "range": [ - 54859, - 54863 + 54984, + 54988 ], "loc": { "start": { - "line": 1894, + "line": 1896, "column": 28 }, "end": { - "line": 1894, + "line": 1896, "column": 32 } } @@ -97893,47 +98146,47 @@ "type": "Identifier", "name": "toString", "range": [ - 54864, - 54872 + 54989, + 54997 ], "loc": { "start": { - "line": 1894, + "line": 1896, "column": 33 }, "end": { - "line": 1894, + "line": 1896, "column": 41 } } }, "range": [ - 54859, - 54872 + 54984, + 54997 ], "loc": { "start": { - "line": 1894, + "line": 1896, "column": 28 }, "end": { - "line": 1894, + "line": 1896, "column": 41 } } }, "arguments": [], "range": [ - 54859, - 54874 + 54984, + 54999 ], "loc": { "start": { - "line": 1894, + "line": 1896, "column": 28 }, "end": { - "line": 1894, + "line": 1896, "column": 43 } } @@ -97947,16 +98200,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 54879, - 54883 + 55004, + 55008 ], "loc": { "start": { - "line": 1894, + "line": 1896, "column": 48 }, "end": { - "line": 1894, + "line": 1896, "column": 52 } } @@ -97965,108 +98218,108 @@ "type": "Identifier", "name": "toString", "range": [ - 54884, - 54892 + 55009, + 55017 ], "loc": { "start": { - "line": 1894, + "line": 1896, "column": 53 }, "end": { - "line": 1894, + "line": 1896, "column": 61 } } }, "range": [ - 54879, - 54892 + 55004, + 55017 ], "loc": { "start": { - "line": 1894, + "line": 1896, "column": 48 }, "end": { - "line": 1894, + "line": 1896, "column": 61 } } }, "arguments": [], "range": [ - 54879, - 54894 + 55004, + 55019 ], "loc": { "start": { - "line": 1894, + "line": 1896, "column": 48 }, "end": { - "line": 1894, + "line": 1896, "column": 63 } } }, "range": [ - 54859, - 54894 + 54984, + 55019 ], "loc": { "start": { - "line": 1894, + "line": 1896, "column": 28 }, "end": { - "line": 1894, + "line": 1896, "column": 63 } } }, "range": [ - 54847, - 54894 + 54972, + 55019 ], "loc": { "start": { - "line": 1894, + "line": 1896, "column": 16 }, "end": { - "line": 1894, + "line": 1896, "column": 63 } } }, "range": [ - 54847, - 54895 + 54972, + 55020 ], "loc": { "start": { - "line": 1894, + "line": 1896, "column": 16 }, "end": { - "line": 1894, + "line": 1896, "column": 64 } } } ], "range": [ - 54763, - 54909 + 54888, + 55034 ], "loc": { "start": { - "line": 1892, + "line": 1894, "column": 31 }, "end": { - "line": 1895, + "line": 1897, "column": 13 } }, @@ -98075,16 +98328,16 @@ "type": "Line", "value": " searched keyword with * operator doesn't have to be a date", "range": [ - 54922, - 54983 + 55047, + 55108 ], "loc": { "start": { - "line": 1896, + "line": 1898, "column": 12 }, "end": { - "line": 1896, + "line": 1898, "column": 73 } } @@ -98102,16 +98355,16 @@ "type": "Identifier", "name": "reLk", "range": [ - 55005, - 55009 + 55130, + 55134 ], "loc": { "start": { - "line": 1897, + "line": 1899, "column": 21 }, "end": { - "line": 1897, + "line": 1899, "column": 25 } } @@ -98120,31 +98373,31 @@ "type": "Identifier", "name": "test", "range": [ - 55010, - 55014 + 55135, + 55139 ], "loc": { "start": { - "line": 1897, + "line": 1899, "column": 26 }, "end": { - "line": 1897, + "line": 1899, "column": 30 } } }, "range": [ - 55005, - 55014 + 55130, + 55139 ], "loc": { "start": { - "line": 1897, + "line": 1899, "column": 21 }, "end": { - "line": 1897, + "line": 1899, "column": 30 } } @@ -98154,32 +98407,32 @@ "type": "Identifier", "name": "term", "range": [ - 55015, - 55019 + 55140, + 55144 ], "loc": { "start": { - "line": 1897, + "line": 1899, "column": 31 }, "end": { - "line": 1897, + "line": 1899, "column": 35 } } } ], "range": [ - 55005, - 55020 + 55130, + 55145 ], "loc": { "start": { - "line": 1897, + "line": 1899, "column": 21 }, "end": { - "line": 1897, + "line": 1899, "column": 36 } } @@ -98196,16 +98449,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 55052, - 55061 + 55177, + 55186 ], "loc": { "start": { - "line": 1898, + "line": 1900, "column": 16 }, "end": { - "line": 1898, + "line": 1900, "column": 25 } } @@ -98216,16 +98469,16 @@ "type": "Identifier", "name": "contains", "range": [ - 55064, - 55072 + 55189, + 55197 ], "loc": { "start": { - "line": 1898, + "line": 1900, "column": 28 }, "end": { - "line": 1898, + "line": 1900, "column": 36 } } @@ -98240,16 +98493,16 @@ "type": "Identifier", "name": "term", "range": [ - 55073, - 55077 + 55198, + 55202 ], "loc": { "start": { - "line": 1898, + "line": 1900, "column": 37 }, "end": { - "line": 1898, + "line": 1900, "column": 41 } } @@ -98258,31 +98511,31 @@ "type": "Identifier", "name": "replace", "range": [ - 55078, - 55085 + 55203, + 55210 ], "loc": { "start": { - "line": 1898, + "line": 1900, "column": 42 }, "end": { - "line": 1898, + "line": 1900, "column": 49 } } }, "range": [ - 55073, - 55085 + 55198, + 55210 ], "loc": { "start": { - "line": 1898, + "line": 1900, "column": 37 }, "end": { - "line": 1898, + "line": 1900, "column": 49 } } @@ -98292,16 +98545,16 @@ "type": "Identifier", "name": "reLk", "range": [ - 55086, - 55090 + 55211, + 55215 ], "loc": { "start": { - "line": 1898, + "line": 1900, "column": 50 }, "end": { - "line": 1898, + "line": 1900, "column": 54 } } @@ -98311,32 +98564,32 @@ "value": "", "raw": "''", "range": [ - 55092, - 55094 + 55217, + 55219 ], "loc": { "start": { - "line": 1898, + "line": 1900, "column": 56 }, "end": { - "line": 1898, + "line": 1900, "column": 58 } } } ], "range": [ - 55073, - 55095 + 55198, + 55220 ], "loc": { "start": { - "line": 1898, + "line": 1900, "column": 37 }, "end": { - "line": 1898, + "line": 1900, "column": 59 } } @@ -98345,16 +98598,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 55097, - 55106 + 55222, + 55231 ], "loc": { "start": { - "line": 1898, + "line": 1900, "column": 61 }, "end": { - "line": 1898, + "line": 1900, "column": 70 } } @@ -98364,16 +98617,16 @@ "value": false, "raw": "false", "range": [ - 55128, - 55133 + 55253, + 55258 ], "loc": { "start": { - "line": 1899, + "line": 1901, "column": 20 }, "end": { - "line": 1899, + "line": 1901, "column": 25 } } @@ -98384,16 +98637,16 @@ "object": { "type": "ThisExpression", "range": [ - 55135, - 55139 + 55260, + 55264 ], "loc": { "start": { - "line": 1899, + "line": 1901, "column": 27 }, "end": { - "line": 1899, + "line": 1901, "column": 31 } } @@ -98402,77 +98655,77 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 55140, - 55153 + 55265, + 55278 ], "loc": { "start": { - "line": 1899, + "line": 1901, "column": 32 }, "end": { - "line": 1899, + "line": 1901, "column": 45 } } }, "range": [ - 55135, - 55153 + 55260, + 55278 ], "loc": { "start": { - "line": 1899, + "line": 1901, "column": 27 }, "end": { - "line": 1899, + "line": 1901, "column": 45 } } } ], "range": [ - 55064, - 55154 + 55189, + 55279 ], "loc": { "start": { - "line": 1898, + "line": 1900, "column": 28 }, "end": { - "line": 1899, + "line": 1901, "column": 46 } } }, "range": [ - 55052, - 55154 + 55177, + 55279 ], "loc": { "start": { - "line": 1898, + "line": 1900, "column": 16 }, "end": { - "line": 1899, + "line": 1901, "column": 46 } } }, "range": [ - 55052, - 55155 + 55177, + 55280 ], "loc": { "start": { - "line": 1898, + "line": 1900, "column": 16 }, "end": { - "line": 1899, + "line": 1901, "column": 47 } }, @@ -98481,16 +98734,16 @@ "type": "Line", "value": " like date", "range": [ - 55023, - 55035 + 55148, + 55160 ], "loc": { "start": { - "line": 1897, + "line": 1899, "column": 39 }, "end": { - "line": 1897, + "line": 1899, "column": 51 } } @@ -98499,16 +98752,16 @@ } ], "range": [ - 55022, - 55169 + 55147, + 55294 ], "loc": { "start": { - "line": 1897, + "line": 1899, "column": 38 }, "end": { - "line": 1900, + "line": 1902, "column": 13 } } @@ -98521,16 +98774,16 @@ "type": "Identifier", "name": "isValidDate", "range": [ - 55191, - 55202 + 55316, + 55327 ], "loc": { "start": { - "line": 1901, + "line": 1903, "column": 21 }, "end": { - "line": 1901, + "line": 1903, "column": 32 } } @@ -98540,32 +98793,32 @@ "type": "Identifier", "name": "term", "range": [ - 55203, - 55207 + 55328, + 55332 ], "loc": { "start": { - "line": 1901, + "line": 1903, "column": 33 }, "end": { - "line": 1901, + "line": 1903, "column": 37 } } } ], "range": [ - 55191, - 55208 + 55316, + 55333 ], "loc": { "start": { - "line": 1901, + "line": 1903, "column": 21 }, "end": { - "line": 1901, + "line": 1903, "column": 38 } } @@ -98582,16 +98835,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 55228, - 55232 + 55353, + 55357 ], "loc": { "start": { - "line": 1902, + "line": 1904, "column": 16 }, "end": { - "line": 1902, + "line": 1904, "column": 20 } } @@ -98602,16 +98855,16 @@ "type": "Identifier", "name": "parseDate", "range": [ - 55235, - 55244 + 55360, + 55369 ], "loc": { "start": { - "line": 1902, + "line": 1904, "column": 23 }, "end": { - "line": 1902, + "line": 1904, "column": 32 } } @@ -98621,16 +98874,16 @@ "type": "Identifier", "name": "term", "range": [ - 55245, - 55249 + 55370, + 55374 ], "loc": { "start": { - "line": 1902, + "line": 1904, "column": 33 }, "end": { - "line": 1902, + "line": 1904, "column": 37 } } @@ -98639,62 +98892,62 @@ "type": "Identifier", "name": "locale", "range": [ - 55251, - 55257 + 55376, + 55382 ], "loc": { "start": { - "line": 1902, + "line": 1904, "column": 39 }, "end": { - "line": 1902, + "line": 1904, "column": 45 } } } ], "range": [ - 55235, - 55258 + 55360, + 55383 ], "loc": { "start": { - "line": 1902, + "line": 1904, "column": 23 }, "end": { - "line": 1902, + "line": 1904, "column": 46 } } }, "range": [ - 55228, - 55258 + 55353, + 55383 ], "loc": { "start": { - "line": 1902, + "line": 1904, "column": 16 }, "end": { - "line": 1902, + "line": 1904, "column": 46 } } }, "range": [ - 55228, - 55259 + 55353, + 55384 ], "loc": { "start": { - "line": 1902, + "line": 1904, "column": 16 }, "end": { - "line": 1902, + "line": 1904, "column": 47 } } @@ -98708,16 +98961,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 55276, - 55285 + 55401, + 55410 ], "loc": { "start": { - "line": 1903, + "line": 1905, "column": 16 }, "end": { - "line": 1903, + "line": 1905, "column": 25 } } @@ -98734,16 +98987,16 @@ "type": "Identifier", "name": "dte1", "range": [ - 55288, - 55292 + 55413, + 55417 ], "loc": { "start": { - "line": 1903, + "line": 1905, "column": 28 }, "end": { - "line": 1903, + "line": 1905, "column": 32 } } @@ -98752,47 +99005,47 @@ "type": "Identifier", "name": "toString", "range": [ - 55293, - 55301 + 55418, + 55426 ], "loc": { "start": { - "line": 1903, + "line": 1905, "column": 33 }, "end": { - "line": 1903, + "line": 1905, "column": 41 } } }, "range": [ - 55288, - 55301 + 55413, + 55426 ], "loc": { "start": { - "line": 1903, + "line": 1905, "column": 28 }, "end": { - "line": 1903, + "line": 1905, "column": 41 } } }, "arguments": [], "range": [ - 55288, - 55303 + 55413, + 55428 ], "loc": { "start": { - "line": 1903, + "line": 1905, "column": 28 }, "end": { - "line": 1903, + "line": 1905, "column": 43 } } @@ -98806,16 +99059,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 55308, - 55312 + 55433, + 55437 ], "loc": { "start": { - "line": 1903, + "line": 1905, "column": 48 }, "end": { - "line": 1903, + "line": 1905, "column": 52 } } @@ -98824,108 +99077,108 @@ "type": "Identifier", "name": "toString", "range": [ - 55313, - 55321 + 55438, + 55446 ], "loc": { "start": { - "line": 1903, + "line": 1905, "column": 53 }, "end": { - "line": 1903, + "line": 1905, "column": 61 } } }, "range": [ - 55308, - 55321 + 55433, + 55446 ], "loc": { "start": { - "line": 1903, + "line": 1905, "column": 48 }, "end": { - "line": 1903, + "line": 1905, "column": 61 } } }, "arguments": [], "range": [ - 55308, - 55323 + 55433, + 55448 ], "loc": { "start": { - "line": 1903, + "line": 1905, "column": 48 }, "end": { - "line": 1903, + "line": 1905, "column": 63 } } }, "range": [ - 55288, - 55323 + 55413, + 55448 ], "loc": { "start": { - "line": 1903, + "line": 1905, "column": 28 }, "end": { - "line": 1903, + "line": 1905, "column": 63 } } }, "range": [ - 55276, - 55323 + 55401, + 55448 ], "loc": { "start": { - "line": 1903, + "line": 1905, "column": 16 }, "end": { - "line": 1903, + "line": 1905, "column": 63 } } }, "range": [ - 55276, - 55324 + 55401, + 55449 ], "loc": { "start": { - "line": 1903, + "line": 1905, "column": 16 }, "end": { - "line": 1903, + "line": 1905, "column": 64 } } } ], "range": [ - 55210, - 55338 + 55335, + 55463 ], "loc": { "start": { - "line": 1901, + "line": 1903, "column": 40 }, "end": { - "line": 1904, + "line": 1906, "column": 13 } }, @@ -98934,16 +99187,16 @@ "type": "Line", "value": "empty", "range": [ - 55351, - 55358 + 55476, + 55483 ], "loc": { "start": { - "line": 1905, + "line": 1907, "column": 12 }, "end": { - "line": 1905, + "line": 1907, "column": 19 } } @@ -98956,16 +99209,16 @@ "type": "Identifier", "name": "hasEM", "range": [ - 55380, - 55385 + 55505, + 55510 ], "loc": { "start": { - "line": 1906, + "line": 1908, "column": 21 }, "end": { - "line": 1906, + "line": 1908, "column": 26 } } @@ -98982,16 +99235,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 55405, - 55414 + 55530, + 55539 ], "loc": { "start": { - "line": 1907, + "line": 1909, "column": 16 }, "end": { - "line": 1907, + "line": 1909, "column": 25 } } @@ -99002,16 +99255,16 @@ "type": "Identifier", "name": "isEmptyString", "range": [ - 55417, - 55430 + 55542, + 55555 ], "loc": { "start": { - "line": 1907, + "line": 1909, "column": 28 }, "end": { - "line": 1907, + "line": 1909, "column": 41 } } @@ -99021,78 +99274,78 @@ "type": "Identifier", "name": "cellValue", "range": [ - 55431, - 55440 + 55556, + 55565 ], "loc": { "start": { - "line": 1907, + "line": 1909, "column": 42 }, "end": { - "line": 1907, + "line": 1909, "column": 51 } } } ], "range": [ - 55417, - 55441 + 55542, + 55566 ], "loc": { "start": { - "line": 1907, + "line": 1909, "column": 28 }, "end": { - "line": 1907, + "line": 1909, "column": 52 } } }, "range": [ - 55405, - 55441 + 55530, + 55566 ], "loc": { "start": { - "line": 1907, + "line": 1909, "column": 16 }, "end": { - "line": 1907, + "line": 1909, "column": 52 } } }, "range": [ - 55405, - 55442 + 55530, + 55567 ], "loc": { "start": { - "line": 1907, + "line": 1909, "column": 16 }, "end": { - "line": 1907, + "line": 1909, "column": 53 } } } ], "range": [ - 55387, - 55456 + 55512, + 55581 ], "loc": { "start": { - "line": 1906, + "line": 1908, "column": 28 }, "end": { - "line": 1908, + "line": 1910, "column": 13 } }, @@ -99101,16 +99354,16 @@ "type": "Line", "value": "non-empty", "range": [ - 55469, - 55480 + 55594, + 55605 ], "loc": { "start": { - "line": 1909, + "line": 1911, "column": 12 }, "end": { - "line": 1909, + "line": 1911, "column": 23 } } @@ -99123,16 +99376,16 @@ "type": "Identifier", "name": "hasNM", "range": [ - 55502, - 55507 + 55627, + 55632 ], "loc": { "start": { - "line": 1910, + "line": 1912, "column": 21 }, "end": { - "line": 1910, + "line": 1912, "column": 26 } } @@ -99149,16 +99402,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 55527, - 55536 + 55652, + 55661 ], "loc": { "start": { - "line": 1911, + "line": 1913, "column": 16 }, "end": { - "line": 1911, + "line": 1913, "column": 25 } } @@ -99172,16 +99425,16 @@ "type": "Identifier", "name": "isEmptyString", "range": [ - 55540, - 55553 + 55665, + 55678 ], "loc": { "start": { - "line": 1911, + "line": 1913, "column": 29 }, "end": { - "line": 1911, + "line": 1913, "column": 42 } } @@ -99191,94 +99444,94 @@ "type": "Identifier", "name": "cellValue", "range": [ - 55554, - 55563 + 55679, + 55688 ], "loc": { "start": { - "line": 1911, + "line": 1913, "column": 43 }, "end": { - "line": 1911, + "line": 1913, "column": 52 } } } ], "range": [ - 55540, - 55564 + 55665, + 55689 ], "loc": { "start": { - "line": 1911, + "line": 1913, "column": 29 }, "end": { - "line": 1911, + "line": 1913, "column": 53 } } }, "prefix": true, "range": [ - 55539, - 55564 + 55664, + 55689 ], "loc": { "start": { - "line": 1911, + "line": 1913, "column": 28 }, "end": { - "line": 1911, + "line": 1913, "column": 53 } } }, "range": [ - 55527, - 55564 + 55652, + 55689 ], "loc": { "start": { - "line": 1911, + "line": 1913, "column": 16 }, "end": { - "line": 1911, + "line": 1913, "column": 53 } } }, "range": [ - 55527, - 55565 + 55652, + 55690 ], "loc": { "start": { - "line": 1911, + "line": 1913, "column": 16 }, "end": { - "line": 1911, + "line": 1913, "column": 54 } } } ], "range": [ - 55509, - 55579 + 55634, + 55704 ], "loc": { "start": { - "line": 1910, + "line": 1912, "column": 28 }, "end": { - "line": 1912, + "line": 1914, "column": 13 } } @@ -99295,16 +99548,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 55603, - 55612 + 55728, + 55737 ], "loc": { "start": { - "line": 1913, + "line": 1915, "column": 16 }, "end": { - "line": 1913, + "line": 1915, "column": 25 } } @@ -99315,16 +99568,16 @@ "type": "Identifier", "name": "contains", "range": [ - 55615, - 55623 + 55740, + 55748 ], "loc": { "start": { - "line": 1913, + "line": 1915, "column": 28 }, "end": { - "line": 1913, + "line": 1915, "column": 36 } } @@ -99334,16 +99587,16 @@ "type": "Identifier", "name": "term", "range": [ - 55624, - 55628 + 55749, + 55753 ], "loc": { "start": { - "line": 1913, + "line": 1915, "column": 37 }, "end": { - "line": 1913, + "line": 1915, "column": 41 } } @@ -99352,16 +99605,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 55630, - 55639 + 55755, + 55764 ], "loc": { "start": { - "line": 1913, + "line": 1915, "column": 43 }, "end": { - "line": 1913, + "line": 1915, "column": 52 } } @@ -99374,16 +99627,16 @@ "object": { "type": "ThisExpression", "range": [ - 55661, - 55665 + 55786, + 55790 ], "loc": { "start": { - "line": 1914, + "line": 1916, "column": 20 }, "end": { - "line": 1914, + "line": 1916, "column": 24 } } @@ -99392,31 +99645,31 @@ "type": "Identifier", "name": "isExactMatch", "range": [ - 55666, - 55678 + 55791, + 55803 ], "loc": { "start": { - "line": 1914, + "line": 1916, "column": 25 }, "end": { - "line": 1914, + "line": 1916, "column": 37 } } }, "range": [ - 55661, - 55678 + 55786, + 55803 ], "loc": { "start": { - "line": 1914, + "line": 1916, "column": 20 }, "end": { - "line": 1914, + "line": 1916, "column": 37 } } @@ -99426,32 +99679,32 @@ "type": "Identifier", "name": "colIdx", "range": [ - 55679, - 55685 + 55804, + 55810 ], "loc": { "start": { - "line": 1914, + "line": 1916, "column": 38 }, "end": { - "line": 1914, + "line": 1916, "column": 44 } } } ], "range": [ - 55661, - 55686 + 55786, + 55811 ], "loc": { "start": { - "line": 1914, + "line": 1916, "column": 20 }, "end": { - "line": 1914, + "line": 1916, "column": 45 } } @@ -99462,16 +99715,16 @@ "object": { "type": "ThisExpression", "range": [ - 55688, - 55692 + 55813, + 55817 ], "loc": { "start": { - "line": 1914, + "line": 1916, "column": 47 }, "end": { - "line": 1914, + "line": 1916, "column": 51 } } @@ -99480,108 +99733,108 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 55693, - 55706 + 55818, + 55831 ], "loc": { "start": { - "line": 1914, + "line": 1916, "column": 52 }, "end": { - "line": 1914, + "line": 1916, "column": 65 } } }, "range": [ - 55688, - 55706 + 55813, + 55831 ], "loc": { "start": { - "line": 1914, + "line": 1916, "column": 47 }, "end": { - "line": 1914, + "line": 1916, "column": 65 } } } ], "range": [ - 55615, - 55707 + 55740, + 55832 ], "loc": { "start": { - "line": 1913, + "line": 1915, "column": 28 }, "end": { - "line": 1914, + "line": 1916, "column": 66 } } }, "range": [ - 55603, - 55707 + 55728, + 55832 ], "loc": { "start": { - "line": 1913, + "line": 1915, "column": 16 }, "end": { - "line": 1914, + "line": 1916, "column": 66 } } }, "range": [ - 55603, - 55708 + 55728, + 55833 ], "loc": { "start": { - "line": 1913, + "line": 1915, "column": 16 }, "end": { - "line": 1914, + "line": 1916, "column": 67 } } } ], "range": [ - 55585, - 55722 + 55710, + 55847 ], "loc": { "start": { - "line": 1912, + "line": 1914, "column": 19 }, "end": { - "line": 1915, + "line": 1917, "column": 13 } } }, "range": [ - 55498, - 55722 + 55623, + 55847 ], "loc": { "start": { - "line": 1910, + "line": 1912, "column": 17 }, "end": { - "line": 1915, + "line": 1917, "column": 13 } }, @@ -99590,16 +99843,16 @@ "type": "Line", "value": "non-empty", "range": [ - 55469, - 55480 + 55594, + 55605 ], "loc": { "start": { - "line": 1909, + "line": 1911, "column": 12 }, "end": { - "line": 1909, + "line": 1911, "column": 23 } } @@ -99607,16 +99860,16 @@ ] }, "range": [ - 55376, - 55722 + 55501, + 55847 ], "loc": { "start": { - "line": 1906, + "line": 1908, "column": 17 }, "end": { - "line": 1915, + "line": 1917, "column": 13 } }, @@ -99625,16 +99878,16 @@ "type": "Line", "value": "empty", "range": [ - 55351, - 55358 + 55476, + 55483 ], "loc": { "start": { - "line": 1905, + "line": 1907, "column": 12 }, "end": { - "line": 1905, + "line": 1907, "column": 19 } } @@ -99642,31 +99895,31 @@ ] }, "range": [ - 55187, - 55722 + 55312, + 55847 ], "loc": { "start": { - "line": 1901, + "line": 1903, "column": 17 }, "end": { - "line": 1915, + "line": 1917, "column": 13 } } }, "range": [ - 55001, - 55722 + 55126, + 55847 ], "loc": { "start": { - "line": 1897, + "line": 1899, "column": 17 }, "end": { - "line": 1915, + "line": 1917, "column": 13 } }, @@ -99675,16 +99928,16 @@ "type": "Line", "value": " searched keyword with * operator doesn't have to be a date", "range": [ - 54922, - 54983 + 55047, + 55108 ], "loc": { "start": { - "line": 1896, + "line": 1898, "column": 12 }, "end": { - "line": 1896, + "line": 1898, "column": 73 } } @@ -99692,16 +99945,16 @@ ] }, "range": [ - 54749, - 55722 + 54874, + 55847 ], "loc": { "start": { - "line": 1892, + "line": 1894, "column": 17 }, "end": { - "line": 1915, + "line": 1917, "column": 13 } }, @@ -99710,16 +99963,16 @@ "type": "Line", "value": " equal date", "range": [ - 54718, - 54731 + 54843, + 54856 ], "loc": { "start": { - "line": 1891, + "line": 1893, "column": 12 }, "end": { - "line": 1891, + "line": 1893, "column": 25 } } @@ -99727,16 +99980,16 @@ ] }, "range": [ - 54546, - 55722 + 54671, + 55847 ], "loc": { "start": { - "line": 1887, + "line": 1889, "column": 17 }, "end": { - "line": 1915, + "line": 1917, "column": 13 } }, @@ -99745,16 +99998,16 @@ "type": "Line", "value": " different date", "range": [ - 54511, - 54528 + 54636, + 54653 ], "loc": { "start": { - "line": 1886, + "line": 1888, "column": 12 }, "end": { - "line": 1886, + "line": 1888, "column": 29 } } @@ -99762,16 +100015,16 @@ ] }, "range": [ - 54364, - 55722 + 54489, + 55847 ], "loc": { "start": { - "line": 1882, + "line": 1884, "column": 17 }, "end": { - "line": 1915, + "line": 1917, "column": 13 } }, @@ -99780,16 +100033,16 @@ "type": "Line", "value": " greater date", "range": [ - 54331, - 54346 + 54456, + 54471 ], "loc": { "start": { - "line": 1881, + "line": 1883, "column": 12 }, "end": { - "line": 1881, + "line": 1883, "column": 27 } } @@ -99797,16 +100050,16 @@ ] }, "range": [ - 54181, - 55722 + 54306, + 55847 ], "loc": { "start": { - "line": 1877, + "line": 1879, "column": 17 }, "end": { - "line": 1915, + "line": 1917, "column": 13 } }, @@ -99815,16 +100068,16 @@ "type": "Line", "value": " greater equal date", "range": [ - 54142, - 54163 + 54267, + 54288 ], "loc": { "start": { - "line": 1876, + "line": 1878, "column": 12 }, "end": { - "line": 1876, + "line": 1878, "column": 33 } } @@ -99832,16 +100085,16 @@ ] }, "range": [ - 53995, - 55722 + 54120, + 55847 ], "loc": { "start": { - "line": 1872, + "line": 1874, "column": 17 }, "end": { - "line": 1915, + "line": 1917, "column": 13 } }, @@ -99850,16 +100103,16 @@ "type": "Line", "value": " lower date", "range": [ - 53964, - 53977 + 54089, + 54102 ], "loc": { "start": { - "line": 1871, + "line": 1873, "column": 12 }, "end": { - "line": 1871, + "line": 1873, "column": 25 } } @@ -99867,16 +100120,16 @@ ] }, "range": [ - 53814, - 55722 + 53939, + 55847 ], "loc": { "start": { - "line": 1867, + "line": 1869, "column": 12 }, "end": { - "line": 1915, + "line": 1917, "column": 13 } }, @@ -99885,16 +100138,16 @@ "type": "Line", "value": " lower equal date", "range": [ - 53782, - 53801 + 53907, + 53926 ], "loc": { "start": { - "line": 1866, + "line": 1868, "column": 12 }, "end": { - "line": 1866, + "line": 1868, "column": 31 } } @@ -99903,16 +100156,16 @@ } ], "range": [ - 52828, - 55732 + 52953, + 55857 ], "loc": { "start": { - "line": 1842, + "line": 1844, "column": 42 }, "end": { - "line": 1916, + "line": 1918, "column": 9 } } @@ -99930,16 +100183,16 @@ "object": { "type": "ThisExpression", "range": [ - 55765, - 55769 + 55890, + 55894 ], "loc": { "start": { - "line": 1919, + "line": 1921, "column": 16 }, "end": { - "line": 1919, + "line": 1921, "column": 20 } } @@ -99948,31 +100201,31 @@ "type": "Identifier", "name": "hasType", "range": [ - 55770, - 55777 + 55895, + 55902 ], "loc": { "start": { - "line": 1919, + "line": 1921, "column": 21 }, "end": { - "line": 1919, + "line": 1921, "column": 28 } } }, "range": [ - 55765, - 55777 + 55890, + 55902 ], "loc": { "start": { - "line": 1919, + "line": 1921, "column": 16 }, "end": { - "line": 1919, + "line": 1921, "column": 28 } } @@ -99982,16 +100235,16 @@ "type": "Identifier", "name": "colIdx", "range": [ - 55778, - 55784 + 55903, + 55909 ], "loc": { "start": { - "line": 1919, + "line": 1921, "column": 29 }, "end": { - "line": 1919, + "line": 1921, "column": 35 } } @@ -100003,48 +100256,48 @@ "type": "Identifier", "name": "FORMATTED_NUMBER", "range": [ - 55787, - 55803 + 55912, + 55928 ], "loc": { "start": { - "line": 1919, + "line": 1921, "column": 38 }, "end": { - "line": 1919, + "line": 1921, "column": 54 } } } ], "range": [ - 55786, - 55804 + 55911, + 55929 ], "loc": { "start": { - "line": 1919, + "line": 1921, "column": 37 }, "end": { - "line": 1919, + "line": 1921, "column": 55 } } } ], "range": [ - 55765, - 55805 + 55890, + 55930 ], "loc": { "start": { - "line": 1919, + "line": 1921, "column": 16 }, "end": { - "line": 1919, + "line": 1921, "column": 56 } } @@ -100061,16 +100314,16 @@ "type": "Identifier", "name": "colType", "range": [ - 55829, - 55836 + 55954, + 55961 ], "loc": { "start": { - "line": 1920, + "line": 1922, "column": 20 }, "end": { - "line": 1920, + "line": 1922, "column": 27 } } @@ -100084,16 +100337,16 @@ "object": { "type": "ThisExpression", "range": [ - 55839, - 55843 + 55964, + 55968 ], "loc": { "start": { - "line": 1920, + "line": 1922, "column": 30 }, "end": { - "line": 1920, + "line": 1922, "column": 34 } } @@ -100102,31 +100355,31 @@ "type": "Identifier", "name": "colTypes", "range": [ - 55844, - 55852 + 55969, + 55977 ], "loc": { "start": { - "line": 1920, + "line": 1922, "column": 35 }, "end": { - "line": 1920, + "line": 1922, "column": 43 } } }, "range": [ - 55839, - 55852 + 55964, + 55977 ], "loc": { "start": { - "line": 1920, + "line": 1922, "column": 30 }, "end": { - "line": 1920, + "line": 1922, "column": 43 } } @@ -100135,46 +100388,46 @@ "type": "Identifier", "name": "colIdx", "range": [ - 55853, - 55859 + 55978, + 55984 ], "loc": { "start": { - "line": 1920, + "line": 1922, "column": 44 }, "end": { - "line": 1920, + "line": 1922, "column": 50 } } }, "range": [ - 55839, - 55860 + 55964, + 55985 ], "loc": { "start": { - "line": 1920, + "line": 1922, "column": 30 }, "end": { - "line": 1920, + "line": 1922, "column": 51 } } }, "range": [ - 55829, - 55860 + 55954, + 55985 ], "loc": { "start": { - "line": 1920, + "line": 1922, "column": 20 }, "end": { - "line": 1920, + "line": 1922, "column": 51 } } @@ -100182,16 +100435,16 @@ ], "kind": "let", "range": [ - 55825, - 55861 + 55950, + 55986 ], "loc": { "start": { - "line": 1920, + "line": 1922, "column": 16 }, "end": { - "line": 1920, + "line": 1922, "column": 52 } } @@ -100207,16 +100460,16 @@ "type": "Identifier", "name": "colType", "range": [ - 55882, - 55889 + 56007, + 56014 ], "loc": { "start": { - "line": 1921, + "line": 1923, "column": 20 }, "end": { - "line": 1921, + "line": 1923, "column": 27 } } @@ -100225,31 +100478,31 @@ "type": "Identifier", "name": "hasOwnProperty", "range": [ - 55890, - 55904 + 56015, + 56029 ], "loc": { "start": { - "line": 1921, + "line": 1923, "column": 28 }, "end": { - "line": 1921, + "line": 1923, "column": 42 } } }, "range": [ - 55882, - 55904 + 56007, + 56029 ], "loc": { "start": { - "line": 1921, + "line": 1923, "column": 20 }, "end": { - "line": 1921, + "line": 1923, "column": 42 } } @@ -100260,32 +100513,32 @@ "value": "decimal", "raw": "'decimal'", "range": [ - 55905, - 55914 + 56030, + 56039 ], "loc": { "start": { - "line": 1921, + "line": 1923, "column": 43 }, "end": { - "line": 1921, + "line": 1923, "column": 52 } } } ], "range": [ - 55882, - 55915 + 56007, + 56040 ], "loc": { "start": { - "line": 1921, + "line": 1923, "column": 20 }, "end": { - "line": 1921, + "line": 1923, "column": 53 } } @@ -100302,16 +100555,16 @@ "type": "Identifier", "name": "decimal", "range": [ - 55939, - 55946 + 56064, + 56071 ], "loc": { "start": { - "line": 1922, + "line": 1924, "column": 20 }, "end": { - "line": 1922, + "line": 1924, "column": 27 } } @@ -100323,16 +100576,16 @@ "type": "Identifier", "name": "colType", "range": [ - 55949, - 55956 + 56074, + 56081 ], "loc": { "start": { - "line": 1922, + "line": 1924, "column": 30 }, "end": { - "line": 1922, + "line": 1924, "column": 37 } } @@ -100341,125 +100594,125 @@ "type": "Identifier", "name": "decimal", "range": [ - 55957, - 55964 + 56082, + 56089 ], "loc": { "start": { - "line": 1922, + "line": 1924, "column": 38 }, "end": { - "line": 1922, + "line": 1924, "column": 45 } } }, "range": [ - 55949, - 55964 + 56074, + 56089 ], "loc": { "start": { - "line": 1922, + "line": 1924, "column": 30 }, "end": { - "line": 1922, + "line": 1924, "column": 45 } } }, "range": [ - 55939, - 55964 + 56064, + 56089 ], "loc": { "start": { - "line": 1922, + "line": 1924, "column": 20 }, "end": { - "line": 1922, + "line": 1924, "column": 45 } } }, "range": [ - 55939, - 55965 + 56064, + 56090 ], "loc": { "start": { - "line": 1922, + "line": 1924, "column": 20 }, "end": { - "line": 1922, + "line": 1924, "column": 46 } } } ], "range": [ - 55917, - 55983 + 56042, + 56108 ], "loc": { "start": { - "line": 1921, + "line": 1923, "column": 55 }, "end": { - "line": 1923, + "line": 1925, "column": 17 } } }, "alternate": null, "range": [ - 55878, - 55983 + 56003, + 56108 ], "loc": { "start": { - "line": 1921, + "line": 1923, "column": 16 }, "end": { - "line": 1923, + "line": 1925, "column": 17 } } } ], "range": [ - 55807, - 55997 + 55932, + 56122 ], "loc": { "start": { - "line": 1919, + "line": 1921, "column": 58 }, "end": { - "line": 1924, + "line": 1926, "column": 13 } } }, "alternate": null, "range": [ - 55761, - 55997 + 55886, + 56122 ], "loc": { "start": { - "line": 1919, + "line": 1921, "column": 12 }, "end": { - "line": 1924, + "line": 1926, "column": 13 } }, @@ -100468,16 +100721,16 @@ "type": "Line", "value": " Convert to number anyways to auto-resolve type in case not", "range": [ - 56010, - 56071 + 56135, + 56196 ], "loc": { "start": { - "line": 1925, + "line": 1927, "column": 12 }, "end": { - "line": 1925, + "line": 1927, "column": 73 } } @@ -100486,16 +100739,16 @@ "type": "Line", "value": " defined by configuration", "range": [ - 56084, - 56111 + 56209, + 56236 ], "loc": { "start": { - "line": 1926, + "line": 1928, "column": 12 }, "end": { - "line": 1926, + "line": 1928, "column": 39 } } @@ -100511,16 +100764,16 @@ "type": "Identifier", "name": "numData", "range": [ - 56124, - 56131 + 56249, + 56256 ], "loc": { "start": { - "line": 1927, + "line": 1929, "column": 12 }, "end": { - "line": 1927, + "line": 1929, "column": 19 } } @@ -100534,16 +100787,16 @@ "type": "Identifier", "name": "Number", "range": [ - 56134, - 56140 + 56259, + 56265 ], "loc": { "start": { - "line": 1927, + "line": 1929, "column": 22 }, "end": { - "line": 1927, + "line": 1929, "column": 28 } } @@ -100553,32 +100806,32 @@ "type": "Identifier", "name": "cellValue", "range": [ - 56141, - 56150 + 56266, + 56275 ], "loc": { "start": { - "line": 1927, + "line": 1929, "column": 29 }, "end": { - "line": 1927, + "line": 1929, "column": 38 } } } ], "range": [ - 56134, - 56151 + 56259, + 56276 ], "loc": { "start": { - "line": 1927, + "line": 1929, "column": 22 }, "end": { - "line": 1927, + "line": 1929, "column": 39 } } @@ -100589,16 +100842,16 @@ "type": "Identifier", "name": "parseNb", "range": [ - 56155, - 56162 + 56280, + 56287 ], "loc": { "start": { - "line": 1927, + "line": 1929, "column": 43 }, "end": { - "line": 1927, + "line": 1929, "column": 50 } } @@ -100608,16 +100861,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 56163, - 56172 + 56288, + 56297 ], "loc": { "start": { - "line": 1927, + "line": 1929, "column": 51 }, "end": { - "line": 1927, + "line": 1929, "column": 60 } } @@ -100626,77 +100879,77 @@ "type": "Identifier", "name": "decimal", "range": [ - 56174, - 56181 + 56299, + 56306 ], "loc": { "start": { - "line": 1927, + "line": 1929, "column": 62 }, "end": { - "line": 1927, + "line": 1929, "column": 69 } } } ], "range": [ - 56155, - 56182 + 56280, + 56307 ], "loc": { "start": { - "line": 1927, + "line": 1929, "column": 43 }, "end": { - "line": 1927, + "line": 1929, "column": 70 } } }, "range": [ - 56134, - 56182 + 56259, + 56307 ], "loc": { "start": { - "line": 1927, + "line": 1929, "column": 22 }, "end": { - "line": 1927, + "line": 1929, "column": 70 } } }, "range": [ - 56124, - 56182 + 56249, + 56307 ], "loc": { "start": { - "line": 1927, + "line": 1929, "column": 12 }, "end": { - "line": 1927, + "line": 1929, "column": 70 } } }, "range": [ - 56124, - 56183 + 56249, + 56308 ], "loc": { "start": { - "line": 1927, + "line": 1929, "column": 12 }, "end": { - "line": 1927, + "line": 1929, "column": 71 } }, @@ -100705,16 +100958,16 @@ "type": "Line", "value": " Convert to number anyways to auto-resolve type in case not", "range": [ - 56010, - 56071 + 56135, + 56196 ], "loc": { "start": { - "line": 1925, + "line": 1927, "column": 12 }, "end": { - "line": 1925, + "line": 1927, "column": 73 } } @@ -100723,16 +100976,16 @@ "type": "Line", "value": " defined by configuration", "range": [ - 56084, - 56111 + 56209, + 56236 ], "loc": { "start": { - "line": 1926, + "line": 1928, "column": 12 }, "end": { - "line": 1926, + "line": 1928, "column": 39 } } @@ -100743,16 +100996,16 @@ "type": "Line", "value": " first checks if there is any operator (<,>,<=,>=,!,*,=,{,},", "range": [ - 56197, - 56259 + 56322, + 56384 ], "loc": { "start": { - "line": 1929, + "line": 1931, "column": 12 }, "end": { - "line": 1929, + "line": 1931, "column": 74 } } @@ -100761,16 +101014,16 @@ "type": "Line", "value": " rgx:)", "range": [ - 56272, - 56280 + 56397, + 56405 ], "loc": { "start": { - "line": 1930, + "line": 1932, "column": 12 }, "end": { - "line": 1930, + "line": 1932, "column": 20 } } @@ -100779,16 +101032,16 @@ "type": "Line", "value": " lower equal", "range": [ - 56293, - 56307 + 56418, + 56432 ], "loc": { "start": { - "line": 1931, + "line": 1933, "column": 12 }, "end": { - "line": 1931, + "line": 1933, "column": 26 } } @@ -100801,16 +101054,16 @@ "type": "Identifier", "name": "hasLE", "range": [ - 56324, - 56329 + 56449, + 56454 ], "loc": { "start": { - "line": 1932, + "line": 1934, "column": 16 }, "end": { - "line": 1932, + "line": 1934, "column": 21 } } @@ -100827,16 +101080,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 56349, - 56358 + 56474, + 56483 ], "loc": { "start": { - "line": 1933, + "line": 1935, "column": 16 }, "end": { - "line": 1933, + "line": 1935, "column": 25 } } @@ -100848,16 +101101,16 @@ "type": "Identifier", "name": "numData", "range": [ - 56361, - 56368 + 56486, + 56493 ], "loc": { "start": { - "line": 1933, + "line": 1935, "column": 28 }, "end": { - "line": 1933, + "line": 1935, "column": 35 } } @@ -100868,16 +101121,16 @@ "type": "Identifier", "name": "parseNb", "range": [ - 56372, - 56379 + 56497, + 56504 ], "loc": { "start": { - "line": 1933, + "line": 1935, "column": 39 }, "end": { - "line": 1933, + "line": 1935, "column": 46 } } @@ -100892,16 +101145,16 @@ "type": "Identifier", "name": "term", "range": [ - 56401, - 56405 + 56526, + 56530 ], "loc": { "start": { - "line": 1934, + "line": 1936, "column": 20 }, "end": { - "line": 1934, + "line": 1936, "column": 24 } } @@ -100910,31 +101163,31 @@ "type": "Identifier", "name": "replace", "range": [ - 56406, - 56413 + 56531, + 56538 ], "loc": { "start": { - "line": 1934, + "line": 1936, "column": 25 }, "end": { - "line": 1934, + "line": 1936, "column": 32 } } }, "range": [ - 56401, - 56413 + 56526, + 56538 ], "loc": { "start": { - "line": 1934, + "line": 1936, "column": 20 }, "end": { - "line": 1934, + "line": 1936, "column": 32 } } @@ -100944,16 +101197,16 @@ "type": "Identifier", "name": "reLe", "range": [ - 56414, - 56418 + 56539, + 56543 ], "loc": { "start": { - "line": 1934, + "line": 1936, "column": 33 }, "end": { - "line": 1934, + "line": 1936, "column": 37 } } @@ -100963,32 +101216,32 @@ "value": "", "raw": "''", "range": [ - 56420, - 56422 + 56545, + 56547 ], "loc": { "start": { - "line": 1934, + "line": 1936, "column": 39 }, "end": { - "line": 1934, + "line": 1936, "column": 41 } } } ], "range": [ - 56401, - 56423 + 56526, + 56548 ], "loc": { "start": { - "line": 1934, + "line": 1936, "column": 20 }, "end": { - "line": 1934, + "line": 1936, "column": 42 } } @@ -100997,93 +101250,93 @@ "type": "Identifier", "name": "decimal", "range": [ - 56445, - 56452 + 56570, + 56577 ], "loc": { "start": { - "line": 1935, + "line": 1937, "column": 20 }, "end": { - "line": 1935, + "line": 1937, "column": 27 } } } ], "range": [ - 56372, - 56470 + 56497, + 56595 ], "loc": { "start": { - "line": 1933, + "line": 1935, "column": 39 }, "end": { - "line": 1936, + "line": 1938, "column": 17 } } }, "range": [ - 56361, - 56470 + 56486, + 56595 ], "loc": { "start": { - "line": 1933, + "line": 1935, "column": 28 }, "end": { - "line": 1936, + "line": 1938, "column": 17 } } }, "range": [ - 56349, - 56470 + 56474, + 56595 ], "loc": { "start": { - "line": 1933, + "line": 1935, "column": 16 }, "end": { - "line": 1936, + "line": 1938, "column": 17 } } }, "range": [ - 56349, - 56471 + 56474, + 56596 ], "loc": { "start": { - "line": 1933, + "line": 1935, "column": 16 }, "end": { - "line": 1936, + "line": 1938, "column": 18 } } } ], "range": [ - 56331, - 56485 + 56456, + 56610 ], "loc": { "start": { - "line": 1932, + "line": 1934, "column": 23 }, "end": { - "line": 1937, + "line": 1939, "column": 13 } }, @@ -101092,16 +101345,16 @@ "type": "Line", "value": "greater equal", "range": [ - 56498, - 56513 + 56623, + 56638 ], "loc": { "start": { - "line": 1938, + "line": 1940, "column": 12 }, "end": { - "line": 1938, + "line": 1940, "column": 27 } } @@ -101114,16 +101367,16 @@ "type": "Identifier", "name": "hasGE", "range": [ - 56535, - 56540 + 56660, + 56665 ], "loc": { "start": { - "line": 1939, + "line": 1941, "column": 21 }, "end": { - "line": 1939, + "line": 1941, "column": 26 } } @@ -101140,16 +101393,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 56560, - 56569 + 56685, + 56694 ], "loc": { "start": { - "line": 1940, + "line": 1942, "column": 16 }, "end": { - "line": 1940, + "line": 1942, "column": 25 } } @@ -101161,16 +101414,16 @@ "type": "Identifier", "name": "numData", "range": [ - 56572, - 56579 + 56697, + 56704 ], "loc": { "start": { - "line": 1940, + "line": 1942, "column": 28 }, "end": { - "line": 1940, + "line": 1942, "column": 35 } } @@ -101181,16 +101434,16 @@ "type": "Identifier", "name": "parseNb", "range": [ - 56583, - 56590 + 56708, + 56715 ], "loc": { "start": { - "line": 1940, + "line": 1942, "column": 39 }, "end": { - "line": 1940, + "line": 1942, "column": 46 } } @@ -101205,16 +101458,16 @@ "type": "Identifier", "name": "term", "range": [ - 56612, - 56616 + 56737, + 56741 ], "loc": { "start": { - "line": 1941, + "line": 1943, "column": 20 }, "end": { - "line": 1941, + "line": 1943, "column": 24 } } @@ -101223,31 +101476,31 @@ "type": "Identifier", "name": "replace", "range": [ - 56617, - 56624 + 56742, + 56749 ], "loc": { "start": { - "line": 1941, + "line": 1943, "column": 25 }, "end": { - "line": 1941, + "line": 1943, "column": 32 } } }, "range": [ - 56612, - 56624 + 56737, + 56749 ], "loc": { "start": { - "line": 1941, + "line": 1943, "column": 20 }, "end": { - "line": 1941, + "line": 1943, "column": 32 } } @@ -101257,16 +101510,16 @@ "type": "Identifier", "name": "reGe", "range": [ - 56625, - 56629 + 56750, + 56754 ], "loc": { "start": { - "line": 1941, + "line": 1943, "column": 33 }, "end": { - "line": 1941, + "line": 1943, "column": 37 } } @@ -101276,32 +101529,32 @@ "value": "", "raw": "''", "range": [ - 56631, - 56633 + 56756, + 56758 ], "loc": { "start": { - "line": 1941, + "line": 1943, "column": 39 }, "end": { - "line": 1941, + "line": 1943, "column": 41 } } } ], "range": [ - 56612, - 56634 + 56737, + 56759 ], "loc": { "start": { - "line": 1941, + "line": 1943, "column": 20 }, "end": { - "line": 1941, + "line": 1943, "column": 42 } } @@ -101310,93 +101563,93 @@ "type": "Identifier", "name": "decimal", "range": [ - 56656, - 56663 + 56781, + 56788 ], "loc": { "start": { - "line": 1942, + "line": 1944, "column": 20 }, "end": { - "line": 1942, + "line": 1944, "column": 27 } } } ], "range": [ - 56583, - 56681 + 56708, + 56806 ], "loc": { "start": { - "line": 1940, + "line": 1942, "column": 39 }, "end": { - "line": 1943, + "line": 1945, "column": 17 } } }, "range": [ - 56572, - 56681 + 56697, + 56806 ], "loc": { "start": { - "line": 1940, + "line": 1942, "column": 28 }, "end": { - "line": 1943, + "line": 1945, "column": 17 } } }, "range": [ - 56560, - 56681 + 56685, + 56806 ], "loc": { "start": { - "line": 1940, + "line": 1942, "column": 16 }, "end": { - "line": 1943, + "line": 1945, "column": 17 } } }, "range": [ - 56560, - 56682 + 56685, + 56807 ], "loc": { "start": { - "line": 1940, + "line": 1942, "column": 16 }, "end": { - "line": 1943, + "line": 1945, "column": 18 } } } ], "range": [ - 56542, - 56696 + 56667, + 56821 ], "loc": { "start": { - "line": 1939, + "line": 1941, "column": 28 }, "end": { - "line": 1944, + "line": 1946, "column": 13 } }, @@ -101405,16 +101658,16 @@ "type": "Line", "value": "lower", "range": [ - 56709, - 56716 + 56834, + 56841 ], "loc": { "start": { - "line": 1945, + "line": 1947, "column": 12 }, "end": { - "line": 1945, + "line": 1947, "column": 19 } } @@ -101427,16 +101680,16 @@ "type": "Identifier", "name": "hasLO", "range": [ - 56738, - 56743 + 56863, + 56868 ], "loc": { "start": { - "line": 1946, + "line": 1948, "column": 21 }, "end": { - "line": 1946, + "line": 1948, "column": 26 } } @@ -101453,16 +101706,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 56763, - 56772 + 56888, + 56897 ], "loc": { "start": { - "line": 1947, + "line": 1949, "column": 16 }, "end": { - "line": 1947, + "line": 1949, "column": 25 } } @@ -101474,16 +101727,16 @@ "type": "Identifier", "name": "numData", "range": [ - 56775, - 56782 + 56900, + 56907 ], "loc": { "start": { - "line": 1947, + "line": 1949, "column": 28 }, "end": { - "line": 1947, + "line": 1949, "column": 35 } } @@ -101494,16 +101747,16 @@ "type": "Identifier", "name": "parseNb", "range": [ - 56785, - 56792 + 56910, + 56917 ], "loc": { "start": { - "line": 1947, + "line": 1949, "column": 38 }, "end": { - "line": 1947, + "line": 1949, "column": 45 } } @@ -101518,16 +101771,16 @@ "type": "Identifier", "name": "term", "range": [ - 56814, - 56818 + 56939, + 56943 ], "loc": { "start": { - "line": 1948, + "line": 1950, "column": 20 }, "end": { - "line": 1948, + "line": 1950, "column": 24 } } @@ -101536,31 +101789,31 @@ "type": "Identifier", "name": "replace", "range": [ - 56819, - 56826 + 56944, + 56951 ], "loc": { "start": { - "line": 1948, + "line": 1950, "column": 25 }, "end": { - "line": 1948, + "line": 1950, "column": 32 } } }, "range": [ - 56814, - 56826 + 56939, + 56951 ], "loc": { "start": { - "line": 1948, + "line": 1950, "column": 20 }, "end": { - "line": 1948, + "line": 1950, "column": 32 } } @@ -101570,16 +101823,16 @@ "type": "Identifier", "name": "reL", "range": [ - 56827, - 56830 + 56952, + 56955 ], "loc": { "start": { - "line": 1948, + "line": 1950, "column": 33 }, "end": { - "line": 1948, + "line": 1950, "column": 36 } } @@ -101589,32 +101842,32 @@ "value": "", "raw": "''", "range": [ - 56832, - 56834 + 56957, + 56959 ], "loc": { "start": { - "line": 1948, + "line": 1950, "column": 38 }, "end": { - "line": 1948, + "line": 1950, "column": 40 } } } ], "range": [ - 56814, - 56835 + 56939, + 56960 ], "loc": { "start": { - "line": 1948, + "line": 1950, "column": 20 }, "end": { - "line": 1948, + "line": 1950, "column": 41 } } @@ -101623,93 +101876,93 @@ "type": "Identifier", "name": "decimal", "range": [ - 56857, - 56864 + 56982, + 56989 ], "loc": { "start": { - "line": 1949, + "line": 1951, "column": 20 }, "end": { - "line": 1949, + "line": 1951, "column": 27 } } } ], "range": [ - 56785, - 56882 + 56910, + 57007 ], "loc": { "start": { - "line": 1947, + "line": 1949, "column": 38 }, "end": { - "line": 1950, + "line": 1952, "column": 17 } } }, "range": [ - 56775, - 56882 + 56900, + 57007 ], "loc": { "start": { - "line": 1947, + "line": 1949, "column": 28 }, "end": { - "line": 1950, + "line": 1952, "column": 17 } } }, "range": [ - 56763, - 56882 + 56888, + 57007 ], "loc": { "start": { - "line": 1947, + "line": 1949, "column": 16 }, "end": { - "line": 1950, + "line": 1952, "column": 17 } } }, "range": [ - 56763, - 56883 + 56888, + 57008 ], "loc": { "start": { - "line": 1947, + "line": 1949, "column": 16 }, "end": { - "line": 1950, + "line": 1952, "column": 18 } } } ], "range": [ - 56745, - 56897 + 56870, + 57022 ], "loc": { "start": { - "line": 1946, + "line": 1948, "column": 28 }, "end": { - "line": 1951, + "line": 1953, "column": 13 } }, @@ -101718,16 +101971,16 @@ "type": "Line", "value": "greater", "range": [ - 56910, - 56919 + 57035, + 57044 ], "loc": { "start": { - "line": 1952, + "line": 1954, "column": 12 }, "end": { - "line": 1952, + "line": 1954, "column": 21 } } @@ -101740,16 +101993,16 @@ "type": "Identifier", "name": "hasGR", "range": [ - 56941, - 56946 + 57066, + 57071 ], "loc": { "start": { - "line": 1953, + "line": 1955, "column": 21 }, "end": { - "line": 1953, + "line": 1955, "column": 26 } } @@ -101766,16 +102019,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 56966, - 56975 + 57091, + 57100 ], "loc": { "start": { - "line": 1954, + "line": 1956, "column": 16 }, "end": { - "line": 1954, + "line": 1956, "column": 25 } } @@ -101787,16 +102040,16 @@ "type": "Identifier", "name": "numData", "range": [ - 56978, - 56985 + 57103, + 57110 ], "loc": { "start": { - "line": 1954, + "line": 1956, "column": 28 }, "end": { - "line": 1954, + "line": 1956, "column": 35 } } @@ -101807,16 +102060,16 @@ "type": "Identifier", "name": "parseNb", "range": [ - 56988, - 56995 + 57113, + 57120 ], "loc": { "start": { - "line": 1954, + "line": 1956, "column": 38 }, "end": { - "line": 1954, + "line": 1956, "column": 45 } } @@ -101831,16 +102084,16 @@ "type": "Identifier", "name": "term", "range": [ - 57017, - 57021 + 57142, + 57146 ], "loc": { "start": { - "line": 1955, + "line": 1957, "column": 20 }, "end": { - "line": 1955, + "line": 1957, "column": 24 } } @@ -101849,31 +102102,31 @@ "type": "Identifier", "name": "replace", "range": [ - 57022, - 57029 + 57147, + 57154 ], "loc": { "start": { - "line": 1955, + "line": 1957, "column": 25 }, "end": { - "line": 1955, + "line": 1957, "column": 32 } } }, "range": [ - 57017, - 57029 + 57142, + 57154 ], "loc": { "start": { - "line": 1955, + "line": 1957, "column": 20 }, "end": { - "line": 1955, + "line": 1957, "column": 32 } } @@ -101883,16 +102136,16 @@ "type": "Identifier", "name": "reG", "range": [ - 57030, - 57033 + 57155, + 57158 ], "loc": { "start": { - "line": 1955, + "line": 1957, "column": 33 }, "end": { - "line": 1955, + "line": 1957, "column": 36 } } @@ -101902,32 +102155,32 @@ "value": "", "raw": "''", "range": [ - 57035, - 57037 + 57160, + 57162 ], "loc": { "start": { - "line": 1955, + "line": 1957, "column": 38 }, "end": { - "line": 1955, + "line": 1957, "column": 40 } } } ], "range": [ - 57017, - 57038 + 57142, + 57163 ], "loc": { "start": { - "line": 1955, + "line": 1957, "column": 20 }, "end": { - "line": 1955, + "line": 1957, "column": 41 } } @@ -101936,93 +102189,93 @@ "type": "Identifier", "name": "decimal", "range": [ - 57060, - 57067 + 57185, + 57192 ], "loc": { "start": { - "line": 1956, + "line": 1958, "column": 20 }, "end": { - "line": 1956, + "line": 1958, "column": 27 } } } ], "range": [ - 56988, - 57085 + 57113, + 57210 ], "loc": { "start": { - "line": 1954, + "line": 1956, "column": 38 }, "end": { - "line": 1957, + "line": 1959, "column": 17 } } }, "range": [ - 56978, - 57085 + 57103, + 57210 ], "loc": { "start": { - "line": 1954, + "line": 1956, "column": 28 }, "end": { - "line": 1957, + "line": 1959, "column": 17 } } }, "range": [ - 56966, - 57085 + 57091, + 57210 ], "loc": { "start": { - "line": 1954, + "line": 1956, "column": 16 }, "end": { - "line": 1957, + "line": 1959, "column": 17 } } }, "range": [ - 56966, - 57086 + 57091, + 57211 ], "loc": { "start": { - "line": 1954, + "line": 1956, "column": 16 }, "end": { - "line": 1957, + "line": 1959, "column": 18 } } } ], "range": [ - 56948, - 57100 + 57073, + 57225 ], "loc": { "start": { - "line": 1953, + "line": 1955, "column": 28 }, "end": { - "line": 1958, + "line": 1960, "column": 13 } }, @@ -102031,16 +102284,16 @@ "type": "Line", "value": "different", "range": [ - 57113, - 57124 + 57238, + 57249 ], "loc": { "start": { - "line": 1959, + "line": 1961, "column": 12 }, "end": { - "line": 1959, + "line": 1961, "column": 23 } } @@ -102053,16 +102306,16 @@ "type": "Identifier", "name": "hasDF", "range": [ - 57146, - 57151 + 57271, + 57276 ], "loc": { "start": { - "line": 1960, + "line": 1962, "column": 21 }, "end": { - "line": 1960, + "line": 1962, "column": 26 } } @@ -102079,16 +102332,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 57171, - 57180 + 57296, + 57305 ], "loc": { "start": { - "line": 1961, + "line": 1963, "column": 16 }, "end": { - "line": 1961, + "line": 1963, "column": 25 } } @@ -102101,16 +102354,16 @@ "type": "Identifier", "name": "contains", "range": [ - 57183, - 57191 + 57308, + 57316 ], "loc": { "start": { - "line": 1961, + "line": 1963, "column": 28 }, "end": { - "line": 1961, + "line": 1963, "column": 36 } } @@ -102125,16 +102378,16 @@ "type": "Identifier", "name": "term", "range": [ - 57192, - 57196 + 57317, + 57321 ], "loc": { "start": { - "line": 1961, + "line": 1963, "column": 37 }, "end": { - "line": 1961, + "line": 1963, "column": 41 } } @@ -102143,31 +102396,31 @@ "type": "Identifier", "name": "replace", "range": [ - 57197, - 57204 + 57322, + 57329 ], "loc": { "start": { - "line": 1961, + "line": 1963, "column": 42 }, "end": { - "line": 1961, + "line": 1963, "column": 49 } } }, "range": [ - 57192, - 57204 + 57317, + 57329 ], "loc": { "start": { - "line": 1961, + "line": 1963, "column": 37 }, "end": { - "line": 1961, + "line": 1963, "column": 49 } } @@ -102177,16 +102430,16 @@ "type": "Identifier", "name": "reD", "range": [ - 57205, - 57208 + 57330, + 57333 ], "loc": { "start": { - "line": 1961, + "line": 1963, "column": 50 }, "end": { - "line": 1961, + "line": 1963, "column": 53 } } @@ -102196,32 +102449,32 @@ "value": "", "raw": "''", "range": [ - 57210, - 57212 + 57335, + 57337 ], "loc": { "start": { - "line": 1961, + "line": 1963, "column": 55 }, "end": { - "line": 1961, + "line": 1963, "column": 57 } } } ], "range": [ - 57192, - 57213 + 57317, + 57338 ], "loc": { "start": { - "line": 1961, + "line": 1963, "column": 37 }, "end": { - "line": 1961, + "line": 1963, "column": 58 } } @@ -102230,16 +102483,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 57215, - 57224 + 57340, + 57349 ], "loc": { "start": { - "line": 1961, + "line": 1963, "column": 60 }, "end": { - "line": 1961, + "line": 1963, "column": 69 } } @@ -102249,16 +102502,16 @@ "value": false, "raw": "false", "range": [ - 57246, - 57251 + 57371, + 57376 ], "loc": { "start": { - "line": 1962, + "line": 1964, "column": 20 }, "end": { - "line": 1962, + "line": 1964, "column": 25 } } @@ -102269,16 +102522,16 @@ "object": { "type": "ThisExpression", "range": [ - 57253, - 57257 + 57378, + 57382 ], "loc": { "start": { - "line": 1962, + "line": 1964, "column": 27 }, "end": { - "line": 1962, + "line": 1964, "column": 31 } } @@ -102287,47 +102540,47 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 57258, - 57271 + 57383, + 57396 ], "loc": { "start": { - "line": 1962, + "line": 1964, "column": 32 }, "end": { - "line": 1962, + "line": 1964, "column": 45 } } }, "range": [ - 57253, - 57271 + 57378, + 57396 ], "loc": { "start": { - "line": 1962, + "line": 1964, "column": 27 }, "end": { - "line": 1962, + "line": 1964, "column": 45 } } } ], "range": [ - 57183, - 57272 + 57308, + 57397 ], "loc": { "start": { - "line": 1961, + "line": 1963, "column": 28 }, "end": { - "line": 1962, + "line": 1964, "column": 46 } } @@ -102337,16 +102590,16 @@ "value": false, "raw": "false", "range": [ - 57275, - 57280 + 57400, + 57405 ], "loc": { "start": { - "line": 1962, + "line": 1964, "column": 49 }, "end": { - "line": 1962, + "line": 1964, "column": 54 } } @@ -102356,77 +102609,77 @@ "value": true, "raw": "true", "range": [ - 57283, - 57287 + 57408, + 57412 ], "loc": { "start": { - "line": 1962, + "line": 1964, "column": 57 }, "end": { - "line": 1962, + "line": 1964, "column": 61 } } }, "range": [ - 57183, - 57287 + 57308, + 57412 ], "loc": { "start": { - "line": 1961, + "line": 1963, "column": 28 }, "end": { - "line": 1962, + "line": 1964, "column": 61 } } }, "range": [ - 57171, - 57287 + 57296, + 57412 ], "loc": { "start": { - "line": 1961, + "line": 1963, "column": 16 }, "end": { - "line": 1962, + "line": 1964, "column": 61 } } }, "range": [ - 57171, - 57288 + 57296, + 57413 ], "loc": { "start": { - "line": 1961, + "line": 1963, "column": 16 }, "end": { - "line": 1962, + "line": 1964, "column": 62 } } } ], "range": [ - 57153, - 57302 + 57278, + 57427 ], "loc": { "start": { - "line": 1960, + "line": 1962, "column": 28 }, "end": { - "line": 1963, + "line": 1965, "column": 13 } }, @@ -102435,16 +102688,16 @@ "type": "Line", "value": "like", "range": [ - 57315, - 57321 + 57440, + 57446 ], "loc": { "start": { - "line": 1964, + "line": 1966, "column": 12 }, "end": { - "line": 1964, + "line": 1966, "column": 18 } } @@ -102457,16 +102710,16 @@ "type": "Identifier", "name": "hasLK", "range": [ - 57343, - 57348 + 57468, + 57473 ], "loc": { "start": { - "line": 1965, + "line": 1967, "column": 21 }, "end": { - "line": 1965, + "line": 1967, "column": 26 } } @@ -102483,16 +102736,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 57368, - 57377 + 57493, + 57502 ], "loc": { "start": { - "line": 1966, + "line": 1968, "column": 16 }, "end": { - "line": 1966, + "line": 1968, "column": 25 } } @@ -102503,16 +102756,16 @@ "type": "Identifier", "name": "contains", "range": [ - 57380, - 57388 + 57505, + 57513 ], "loc": { "start": { - "line": 1966, + "line": 1968, "column": 28 }, "end": { - "line": 1966, + "line": 1968, "column": 36 } } @@ -102527,16 +102780,16 @@ "type": "Identifier", "name": "term", "range": [ - 57389, - 57393 + 57514, + 57518 ], "loc": { "start": { - "line": 1966, + "line": 1968, "column": 37 }, "end": { - "line": 1966, + "line": 1968, "column": 41 } } @@ -102545,31 +102798,31 @@ "type": "Identifier", "name": "replace", "range": [ - 57394, - 57401 + 57519, + 57526 ], "loc": { "start": { - "line": 1966, + "line": 1968, "column": 42 }, "end": { - "line": 1966, + "line": 1968, "column": 49 } } }, "range": [ - 57389, - 57401 + 57514, + 57526 ], "loc": { "start": { - "line": 1966, + "line": 1968, "column": 37 }, "end": { - "line": 1966, + "line": 1968, "column": 49 } } @@ -102579,16 +102832,16 @@ "type": "Identifier", "name": "reLk", "range": [ - 57402, - 57406 + 57527, + 57531 ], "loc": { "start": { - "line": 1966, + "line": 1968, "column": 50 }, "end": { - "line": 1966, + "line": 1968, "column": 54 } } @@ -102598,32 +102851,32 @@ "value": "", "raw": "''", "range": [ - 57408, - 57410 + 57533, + 57535 ], "loc": { "start": { - "line": 1966, + "line": 1968, "column": 56 }, "end": { - "line": 1966, + "line": 1968, "column": 58 } } } ], "range": [ - 57389, - 57411 + 57514, + 57536 ], "loc": { "start": { - "line": 1966, + "line": 1968, "column": 37 }, "end": { - "line": 1966, + "line": 1968, "column": 59 } } @@ -102632,16 +102885,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 57413, - 57422 + 57538, + 57547 ], "loc": { "start": { - "line": 1966, + "line": 1968, "column": 61 }, "end": { - "line": 1966, + "line": 1968, "column": 70 } } @@ -102651,16 +102904,16 @@ "value": false, "raw": "false", "range": [ - 57444, - 57449 + 57569, + 57574 ], "loc": { "start": { - "line": 1967, + "line": 1969, "column": 20 }, "end": { - "line": 1967, + "line": 1969, "column": 25 } } @@ -102671,16 +102924,16 @@ "object": { "type": "ThisExpression", "range": [ - 57451, - 57455 + 57576, + 57580 ], "loc": { "start": { - "line": 1967, + "line": 1969, "column": 27 }, "end": { - "line": 1967, + "line": 1969, "column": 31 } } @@ -102689,93 +102942,93 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 57456, - 57469 + 57581, + 57594 ], "loc": { "start": { - "line": 1967, + "line": 1969, "column": 32 }, "end": { - "line": 1967, + "line": 1969, "column": 45 } } }, "range": [ - 57451, - 57469 + 57576, + 57594 ], "loc": { "start": { - "line": 1967, + "line": 1969, "column": 27 }, "end": { - "line": 1967, + "line": 1969, "column": 45 } } } ], "range": [ - 57380, - 57470 + 57505, + 57595 ], "loc": { "start": { - "line": 1966, + "line": 1968, "column": 28 }, "end": { - "line": 1967, + "line": 1969, "column": 46 } } }, "range": [ - 57368, - 57470 + 57493, + 57595 ], "loc": { "start": { - "line": 1966, + "line": 1968, "column": 16 }, "end": { - "line": 1967, + "line": 1969, "column": 46 } } }, "range": [ - 57368, - 57471 + 57493, + 57596 ], "loc": { "start": { - "line": 1966, + "line": 1968, "column": 16 }, "end": { - "line": 1967, + "line": 1969, "column": 47 } } } ], "range": [ - 57350, - 57485 + 57475, + 57610 ], "loc": { "start": { - "line": 1965, + "line": 1967, "column": 28 }, "end": { - "line": 1968, + "line": 1970, "column": 13 } }, @@ -102784,16 +103037,16 @@ "type": "Line", "value": "equal", "range": [ - 57498, - 57505 + 57623, + 57630 ], "loc": { "start": { - "line": 1969, + "line": 1971, "column": 12 }, "end": { - "line": 1969, + "line": 1971, "column": 19 } } @@ -102806,16 +103059,16 @@ "type": "Identifier", "name": "hasEQ", "range": [ - 57527, - 57532 + 57652, + 57657 ], "loc": { "start": { - "line": 1970, + "line": 1972, "column": 21 }, "end": { - "line": 1970, + "line": 1972, "column": 26 } } @@ -102832,16 +103085,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 57552, - 57561 + 57677, + 57686 ], "loc": { "start": { - "line": 1971, + "line": 1973, "column": 16 }, "end": { - "line": 1971, + "line": 1973, "column": 25 } } @@ -102852,16 +103105,16 @@ "type": "Identifier", "name": "contains", "range": [ - 57564, - 57572 + 57689, + 57697 ], "loc": { "start": { - "line": 1971, + "line": 1973, "column": 28 }, "end": { - "line": 1971, + "line": 1973, "column": 36 } } @@ -102876,16 +103129,16 @@ "type": "Identifier", "name": "term", "range": [ - 57573, - 57577 + 57698, + 57702 ], "loc": { "start": { - "line": 1971, + "line": 1973, "column": 37 }, "end": { - "line": 1971, + "line": 1973, "column": 41 } } @@ -102894,31 +103147,31 @@ "type": "Identifier", "name": "replace", "range": [ - 57578, - 57585 + 57703, + 57710 ], "loc": { "start": { - "line": 1971, + "line": 1973, "column": 42 }, "end": { - "line": 1971, + "line": 1973, "column": 49 } } }, "range": [ - 57573, - 57585 + 57698, + 57710 ], "loc": { "start": { - "line": 1971, + "line": 1973, "column": 37 }, "end": { - "line": 1971, + "line": 1973, "column": 49 } } @@ -102928,16 +103181,16 @@ "type": "Identifier", "name": "reEq", "range": [ - 57586, - 57590 + 57711, + 57715 ], "loc": { "start": { - "line": 1971, + "line": 1973, "column": 50 }, "end": { - "line": 1971, + "line": 1973, "column": 54 } } @@ -102947,32 +103200,32 @@ "value": "", "raw": "''", "range": [ - 57592, - 57594 + 57717, + 57719 ], "loc": { "start": { - "line": 1971, + "line": 1973, "column": 56 }, "end": { - "line": 1971, + "line": 1973, "column": 58 } } } ], "range": [ - 57573, - 57595 + 57698, + 57720 ], "loc": { "start": { - "line": 1971, + "line": 1973, "column": 37 }, "end": { - "line": 1971, + "line": 1973, "column": 59 } } @@ -102981,16 +103234,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 57597, - 57606 + 57722, + 57731 ], "loc": { "start": { - "line": 1971, + "line": 1973, "column": 61 }, "end": { - "line": 1971, + "line": 1973, "column": 70 } } @@ -103000,16 +103253,16 @@ "value": true, "raw": "true", "range": [ - 57628, - 57632 + 57753, + 57757 ], "loc": { "start": { - "line": 1972, + "line": 1974, "column": 20 }, "end": { - "line": 1972, + "line": 1974, "column": 24 } } @@ -103020,16 +103273,16 @@ "object": { "type": "ThisExpression", "range": [ - 57634, - 57638 + 57759, + 57763 ], "loc": { "start": { - "line": 1972, + "line": 1974, "column": 26 }, "end": { - "line": 1972, + "line": 1974, "column": 30 } } @@ -103038,93 +103291,93 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 57639, - 57652 + 57764, + 57777 ], "loc": { "start": { - "line": 1972, + "line": 1974, "column": 31 }, "end": { - "line": 1972, + "line": 1974, "column": 44 } } }, "range": [ - 57634, - 57652 + 57759, + 57777 ], "loc": { "start": { - "line": 1972, + "line": 1974, "column": 26 }, "end": { - "line": 1972, + "line": 1974, "column": 44 } } } ], "range": [ - 57564, - 57653 + 57689, + 57778 ], "loc": { "start": { - "line": 1971, + "line": 1973, "column": 28 }, "end": { - "line": 1972, + "line": 1974, "column": 45 } } }, "range": [ - 57552, - 57653 + 57677, + 57778 ], "loc": { "start": { - "line": 1971, + "line": 1973, "column": 16 }, "end": { - "line": 1972, + "line": 1974, "column": 45 } } }, "range": [ - 57552, - 57654 + 57677, + 57779 ], "loc": { "start": { - "line": 1971, + "line": 1973, "column": 16 }, "end": { - "line": 1972, + "line": 1974, "column": 46 } } } ], "range": [ - 57534, - 57668 + 57659, + 57793 ], "loc": { "start": { - "line": 1970, + "line": 1972, "column": 28 }, "end": { - "line": 1973, + "line": 1975, "column": 13 } }, @@ -103133,16 +103386,16 @@ "type": "Line", "value": "starts with", "range": [ - 57681, - 57694 + 57806, + 57819 ], "loc": { "start": { - "line": 1974, + "line": 1976, "column": 12 }, "end": { - "line": 1974, + "line": 1976, "column": 25 } } @@ -103155,16 +103408,16 @@ "type": "Identifier", "name": "hasST", "range": [ - 57716, - 57721 + 57841, + 57846 ], "loc": { "start": { - "line": 1975, + "line": 1977, "column": 21 }, "end": { - "line": 1975, + "line": 1977, "column": 26 } } @@ -103181,16 +103434,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 57741, - 57750 + 57866, + 57875 ], "loc": { "start": { - "line": 1976, + "line": 1978, "column": 16 }, "end": { - "line": 1976, + "line": 1978, "column": 25 } } @@ -103209,16 +103462,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 57753, - 57762 + 57878, + 57887 ], "loc": { "start": { - "line": 1976, + "line": 1978, "column": 28 }, "end": { - "line": 1976, + "line": 1978, "column": 37 } } @@ -103227,31 +103480,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 57763, - 57770 + 57888, + 57895 ], "loc": { "start": { - "line": 1976, + "line": 1978, "column": 38 }, "end": { - "line": 1976, + "line": 1978, "column": 45 } } }, "range": [ - 57753, - 57770 + 57878, + 57895 ], "loc": { "start": { - "line": 1976, + "line": 1978, "column": 28 }, "end": { - "line": 1976, + "line": 1978, "column": 45 } } @@ -103266,16 +103519,16 @@ "type": "Identifier", "name": "term", "range": [ - 57771, - 57775 + 57896, + 57900 ], "loc": { "start": { - "line": 1976, + "line": 1978, "column": 46 }, "end": { - "line": 1976, + "line": 1978, "column": 50 } } @@ -103284,31 +103537,31 @@ "type": "Identifier", "name": "replace", "range": [ - 57776, - 57783 + 57901, + 57908 ], "loc": { "start": { - "line": 1976, + "line": 1978, "column": 51 }, "end": { - "line": 1976, + "line": 1978, "column": 58 } } }, "range": [ - 57771, - 57783 + 57896, + 57908 ], "loc": { "start": { - "line": 1976, + "line": 1978, "column": 46 }, "end": { - "line": 1976, + "line": 1978, "column": 58 } } @@ -103318,16 +103571,16 @@ "type": "Identifier", "name": "reSt", "range": [ - 57784, - 57788 + 57909, + 57913 ], "loc": { "start": { - "line": 1976, + "line": 1978, "column": 59 }, "end": { - "line": 1976, + "line": 1978, "column": 63 } } @@ -103337,48 +103590,48 @@ "value": "", "raw": "''", "range": [ - 57790, - 57792 + 57915, + 57917 ], "loc": { "start": { - "line": 1976, + "line": 1978, "column": 65 }, "end": { - "line": 1976, + "line": 1978, "column": 67 } } } ], "range": [ - 57771, - 57793 + 57896, + 57918 ], "loc": { "start": { - "line": 1976, + "line": 1978, "column": 46 }, "end": { - "line": 1976, + "line": 1978, "column": 68 } } } ], "range": [ - 57753, - 57794 + 57878, + 57919 ], "loc": { "start": { - "line": 1976, + "line": 1978, "column": 28 }, "end": { - "line": 1976, + "line": 1978, "column": 69 } } @@ -103388,31 +103641,31 @@ "value": 0, "raw": "0", "range": [ - 57799, - 57800 + 57924, + 57925 ], "loc": { "start": { - "line": 1976, + "line": 1978, "column": 74 }, "end": { - "line": 1976, + "line": 1978, "column": 75 } } }, "range": [ - 57753, - 57800 + 57878, + 57925 ], "loc": { "start": { - "line": 1976, + "line": 1978, "column": 28 }, "end": { - "line": 1976, + "line": 1978, "column": 75 } } @@ -103422,16 +103675,16 @@ "value": true, "raw": "true", "range": [ - 57823, - 57827 + 57948, + 57952 ], "loc": { "start": { - "line": 1977, + "line": 1979, "column": 20 }, "end": { - "line": 1977, + "line": 1979, "column": 24 } } @@ -103441,77 +103694,77 @@ "value": false, "raw": "false", "range": [ - 57830, - 57835 + 57955, + 57960 ], "loc": { "start": { - "line": 1977, + "line": 1979, "column": 27 }, "end": { - "line": 1977, + "line": 1979, "column": 32 } } }, "range": [ - 57753, - 57835 + 57878, + 57960 ], "loc": { "start": { - "line": 1976, + "line": 1978, "column": 28 }, "end": { - "line": 1977, + "line": 1979, "column": 32 } } }, "range": [ - 57741, - 57835 + 57866, + 57960 ], "loc": { "start": { - "line": 1976, + "line": 1978, "column": 16 }, "end": { - "line": 1977, + "line": 1979, "column": 32 } } }, "range": [ - 57741, - 57836 + 57866, + 57961 ], "loc": { "start": { - "line": 1976, + "line": 1978, "column": 16 }, "end": { - "line": 1977, + "line": 1979, "column": 33 } } } ], "range": [ - 57723, - 57850 + 57848, + 57975 ], "loc": { "start": { - "line": 1975, + "line": 1977, "column": 28 }, "end": { - "line": 1978, + "line": 1980, "column": 13 } }, @@ -103520,16 +103773,16 @@ "type": "Line", "value": "ends with", "range": [ - 57863, - 57874 + 57988, + 57999 ], "loc": { "start": { - "line": 1979, + "line": 1981, "column": 12 }, "end": { - "line": 1979, + "line": 1981, "column": 23 } } @@ -103542,16 +103795,16 @@ "type": "Identifier", "name": "hasEN", "range": [ - 57896, - 57901 + 58021, + 58026 ], "loc": { "start": { - "line": 1980, + "line": 1982, "column": 21 }, "end": { - "line": 1980, + "line": 1982, "column": 26 } } @@ -103568,16 +103821,16 @@ "type": "Identifier", "name": "searchArg", "range": [ - 57925, - 57934 + 58050, + 58059 ], "loc": { "start": { - "line": 1981, + "line": 1983, "column": 20 }, "end": { - "line": 1981, + "line": 1983, "column": 29 } } @@ -103591,16 +103844,16 @@ "type": "Identifier", "name": "term", "range": [ - 57937, - 57941 + 58062, + 58066 ], "loc": { "start": { - "line": 1981, + "line": 1983, "column": 32 }, "end": { - "line": 1981, + "line": 1983, "column": 36 } } @@ -103609,31 +103862,31 @@ "type": "Identifier", "name": "replace", "range": [ - 57942, - 57949 + 58067, + 58074 ], "loc": { "start": { - "line": 1981, + "line": 1983, "column": 37 }, "end": { - "line": 1981, + "line": 1983, "column": 44 } } }, "range": [ - 57937, - 57949 + 58062, + 58074 ], "loc": { "start": { - "line": 1981, + "line": 1983, "column": 32 }, "end": { - "line": 1981, + "line": 1983, "column": 44 } } @@ -103643,16 +103896,16 @@ "type": "Identifier", "name": "reEn", "range": [ - 57950, - 57954 + 58075, + 58079 ], "loc": { "start": { - "line": 1981, + "line": 1983, "column": 45 }, "end": { - "line": 1981, + "line": 1983, "column": 49 } } @@ -103662,47 +103915,47 @@ "value": "", "raw": "''", "range": [ - 57956, - 57958 + 58081, + 58083 ], "loc": { "start": { - "line": 1981, + "line": 1983, "column": 51 }, "end": { - "line": 1981, + "line": 1983, "column": 53 } } } ], "range": [ - 57937, - 57959 + 58062, + 58084 ], "loc": { "start": { - "line": 1981, + "line": 1983, "column": 32 }, "end": { - "line": 1981, + "line": 1983, "column": 54 } } }, "range": [ - 57925, - 57959 + 58050, + 58084 ], "loc": { "start": { - "line": 1981, + "line": 1983, "column": 20 }, "end": { - "line": 1981, + "line": 1983, "column": 54 } } @@ -103710,16 +103963,16 @@ ], "kind": "let", "range": [ - 57921, - 57960 + 58046, + 58085 ], "loc": { "start": { - "line": 1981, + "line": 1983, "column": 16 }, "end": { - "line": 1981, + "line": 1983, "column": 55 } } @@ -103733,16 +103986,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 57977, - 57986 + 58102, + 58111 ], "loc": { "start": { - "line": 1982, + "line": 1984, "column": 16 }, "end": { - "line": 1982, + "line": 1984, "column": 25 } } @@ -103764,16 +104017,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 58009, - 58018 + 58134, + 58143 ], "loc": { "start": { - "line": 1983, + "line": 1985, "column": 20 }, "end": { - "line": 1983, + "line": 1985, "column": 29 } } @@ -103782,31 +104035,31 @@ "type": "Identifier", "name": "lastIndexOf", "range": [ - 58019, - 58030 + 58144, + 58155 ], "loc": { "start": { - "line": 1983, + "line": 1985, "column": 30 }, "end": { - "line": 1983, + "line": 1985, "column": 41 } } }, "range": [ - 58009, - 58030 + 58134, + 58155 ], "loc": { "start": { - "line": 1983, + "line": 1985, "column": 20 }, "end": { - "line": 1983, + "line": 1985, "column": 41 } } @@ -103816,16 +104069,16 @@ "type": "Identifier", "name": "searchArg", "range": [ - 58031, - 58040 + 58156, + 58165 ], "loc": { "start": { - "line": 1983, + "line": 1985, "column": 42 }, "end": { - "line": 1983, + "line": 1985, "column": 51 } } @@ -103840,16 +104093,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 58042, - 58051 + 58167, + 58176 ], "loc": { "start": { - "line": 1983, + "line": 1985, "column": 53 }, "end": { - "line": 1983, + "line": 1985, "column": 62 } } @@ -103858,31 +104111,31 @@ "type": "Identifier", "name": "length", "range": [ - 58052, - 58058 + 58177, + 58183 ], "loc": { "start": { - "line": 1983, + "line": 1985, "column": 63 }, "end": { - "line": 1983, + "line": 1985, "column": 69 } } }, "range": [ - 58042, - 58058 + 58167, + 58183 ], "loc": { "start": { - "line": 1983, + "line": 1985, "column": 53 }, "end": { - "line": 1983, + "line": 1985, "column": 69 } } @@ -103892,47 +104145,47 @@ "value": 1, "raw": "1", "range": [ - 58061, - 58062 + 58186, + 58187 ], "loc": { "start": { - "line": 1983, + "line": 1985, "column": 72 }, "end": { - "line": 1983, + "line": 1985, "column": 73 } } }, "range": [ - 58042, - 58062 + 58167, + 58187 ], "loc": { "start": { - "line": 1983, + "line": 1985, "column": 53 }, "end": { - "line": 1983, + "line": 1985, "column": 73 } } } ], "range": [ - 58009, - 58063 + 58134, + 58188 ], "loc": { "start": { - "line": 1983, + "line": 1985, "column": 20 }, "end": { - "line": 1983, + "line": 1985, "column": 74 } } @@ -103950,16 +104203,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 58093, - 58102 + 58218, + 58227 ], "loc": { "start": { - "line": 1984, + "line": 1986, "column": 25 }, "end": { - "line": 1984, + "line": 1986, "column": 34 } } @@ -103968,31 +104221,31 @@ "type": "Identifier", "name": "length", "range": [ - 58103, - 58109 + 58228, + 58234 ], "loc": { "start": { - "line": 1984, + "line": 1986, "column": 35 }, "end": { - "line": 1984, + "line": 1986, "column": 41 } } }, "range": [ - 58093, - 58109 + 58218, + 58234 ], "loc": { "start": { - "line": 1984, + "line": 1986, "column": 25 }, "end": { - "line": 1984, + "line": 1986, "column": 41 } } @@ -104002,31 +104255,31 @@ "value": 1, "raw": "1", "range": [ - 58112, - 58113 + 58237, + 58238 ], "loc": { "start": { - "line": 1984, + "line": 1986, "column": 44 }, "end": { - "line": 1984, + "line": 1986, "column": 45 } } }, "range": [ - 58093, - 58113 + 58218, + 58238 ], "loc": { "start": { - "line": 1984, + "line": 1986, "column": 25 }, "end": { - "line": 1984, + "line": 1986, "column": 45 } } @@ -104041,16 +104294,16 @@ "type": "Identifier", "name": "searchArg", "range": [ - 58118, - 58127 + 58243, + 58252 ], "loc": { "start": { - "line": 1984, + "line": 1986, "column": 50 }, "end": { - "line": 1984, + "line": 1986, "column": 59 } } @@ -104059,31 +104312,31 @@ "type": "Identifier", "name": "length", "range": [ - 58128, - 58134 + 58253, + 58259 ], "loc": { "start": { - "line": 1984, + "line": 1986, "column": 60 }, "end": { - "line": 1984, + "line": 1986, "column": 66 } } }, "range": [ - 58118, - 58134 + 58243, + 58259 ], "loc": { "start": { - "line": 1984, + "line": 1986, "column": 50 }, "end": { - "line": 1984, + "line": 1986, "column": 66 } } @@ -104093,61 +104346,61 @@ "value": 1, "raw": "1", "range": [ - 58137, - 58138 + 58262, + 58263 ], "loc": { "start": { - "line": 1984, + "line": 1986, "column": 69 }, "end": { - "line": 1984, + "line": 1986, "column": 70 } } }, "range": [ - 58118, - 58138 + 58243, + 58263 ], "loc": { "start": { - "line": 1984, + "line": 1986, "column": 50 }, "end": { - "line": 1984, + "line": 1986, "column": 70 } } }, "range": [ - 58092, - 58139 + 58217, + 58264 ], "loc": { "start": { - "line": 1984, + "line": 1986, "column": 24 }, "end": { - "line": 1984, + "line": 1986, "column": 71 } } }, "range": [ - 58009, - 58139 + 58134, + 58264 ], "loc": { "start": { - "line": 1983, + "line": 1985, "column": 20 }, "end": { - "line": 1984, + "line": 1986, "column": 71 } } @@ -104164,16 +104417,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 58167, - 58176 + 58292, + 58301 ], "loc": { "start": { - "line": 1985, + "line": 1987, "column": 24 }, "end": { - "line": 1985, + "line": 1987, "column": 33 } } @@ -104182,31 +104435,31 @@ "type": "Identifier", "name": "lastIndexOf", "range": [ - 58177, - 58188 + 58302, + 58313 ], "loc": { "start": { - "line": 1985, + "line": 1987, "column": 34 }, "end": { - "line": 1985, + "line": 1987, "column": 45 } } }, "range": [ - 58167, - 58188 + 58292, + 58313 ], "loc": { "start": { - "line": 1985, + "line": 1987, "column": 24 }, "end": { - "line": 1985, + "line": 1987, "column": 45 } } @@ -104216,16 +104469,16 @@ "type": "Identifier", "name": "searchArg", "range": [ - 58189, - 58198 + 58314, + 58323 ], "loc": { "start": { - "line": 1985, + "line": 1987, "column": 46 }, "end": { - "line": 1985, + "line": 1987, "column": 55 } } @@ -104240,16 +104493,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 58200, - 58209 + 58325, + 58334 ], "loc": { "start": { - "line": 1985, + "line": 1987, "column": 57 }, "end": { - "line": 1985, + "line": 1987, "column": 66 } } @@ -104258,31 +104511,31 @@ "type": "Identifier", "name": "length", "range": [ - 58210, - 58216 + 58335, + 58341 ], "loc": { "start": { - "line": 1985, + "line": 1987, "column": 67 }, "end": { - "line": 1985, + "line": 1987, "column": 73 } } }, "range": [ - 58200, - 58216 + 58325, + 58341 ], "loc": { "start": { - "line": 1985, + "line": 1987, "column": 57 }, "end": { - "line": 1985, + "line": 1987, "column": 73 } } @@ -104292,47 +104545,47 @@ "value": 1, "raw": "1", "range": [ - 58219, - 58220 + 58344, + 58345 ], "loc": { "start": { - "line": 1985, + "line": 1987, "column": 76 }, "end": { - "line": 1985, + "line": 1987, "column": 77 } } }, "range": [ - 58200, - 58220 + 58325, + 58345 ], "loc": { "start": { - "line": 1985, + "line": 1987, "column": 57 }, "end": { - "line": 1985, + "line": 1987, "column": 77 } } } ], "range": [ - 58167, - 58221 + 58292, + 58346 ], "loc": { "start": { - "line": 1985, + "line": 1987, "column": 24 }, "end": { - "line": 1985, + "line": 1987, "column": 78 } } @@ -104345,62 +104598,62 @@ "value": 1, "raw": "1", "range": [ - 58249, - 58250 + 58374, + 58375 ], "loc": { "start": { - "line": 1986, + "line": 1988, "column": 27 }, "end": { - "line": 1986, + "line": 1988, "column": 28 } } }, "prefix": true, "range": [ - 58248, - 58250 + 58373, + 58375 ], "loc": { "start": { - "line": 1986, + "line": 1988, "column": 26 }, "end": { - "line": 1986, + "line": 1988, "column": 28 } } }, "range": [ - 58167, - 58250 + 58292, + 58375 ], "loc": { "start": { - "line": 1985, + "line": 1987, "column": 24 }, "end": { - "line": 1986, + "line": 1988, "column": 28 } } }, "range": [ - 58009, - 58250 + 58134, + 58375 ], "loc": { "start": { - "line": 1983, + "line": 1985, "column": 20 }, "end": { - "line": 1986, + "line": 1988, "column": 28 } } @@ -104410,16 +104663,16 @@ "value": true, "raw": "true", "range": [ - 58253, - 58257 + 58378, + 58382 ], "loc": { "start": { - "line": 1986, + "line": 1988, "column": 31 }, "end": { - "line": 1986, + "line": 1988, "column": 35 } } @@ -104429,77 +104682,77 @@ "value": false, "raw": "false", "range": [ - 58260, - 58265 + 58385, + 58390 ], "loc": { "start": { - "line": 1986, + "line": 1988, "column": 38 }, "end": { - "line": 1986, + "line": 1988, "column": 43 } } }, "range": [ - 58009, - 58265 + 58134, + 58390 ], "loc": { "start": { - "line": 1983, + "line": 1985, "column": 20 }, "end": { - "line": 1986, + "line": 1988, "column": 43 } } }, "range": [ - 57977, - 58265 + 58102, + 58390 ], "loc": { "start": { - "line": 1982, + "line": 1984, "column": 16 }, "end": { - "line": 1986, + "line": 1988, "column": 43 } } }, "range": [ - 57977, - 58266 + 58102, + 58391 ], "loc": { "start": { - "line": 1982, + "line": 1984, "column": 16 }, "end": { - "line": 1986, + "line": 1988, "column": 44 } } } ], "range": [ - 57903, - 58280 + 58028, + 58405 ], "loc": { "start": { - "line": 1980, + "line": 1982, "column": 28 }, "end": { - "line": 1987, + "line": 1989, "column": 13 } }, @@ -104508,16 +104761,16 @@ "type": "Line", "value": "empty", "range": [ - 58293, - 58300 + 58418, + 58425 ], "loc": { "start": { - "line": 1988, + "line": 1990, "column": 12 }, "end": { - "line": 1988, + "line": 1990, "column": 19 } } @@ -104530,16 +104783,16 @@ "type": "Identifier", "name": "hasEM", "range": [ - 58322, - 58327 + 58447, + 58452 ], "loc": { "start": { - "line": 1989, + "line": 1991, "column": 21 }, "end": { - "line": 1989, + "line": 1991, "column": 26 } } @@ -104556,16 +104809,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 58347, - 58356 + 58472, + 58481 ], "loc": { "start": { - "line": 1990, + "line": 1992, "column": 16 }, "end": { - "line": 1990, + "line": 1992, "column": 25 } } @@ -104576,16 +104829,16 @@ "type": "Identifier", "name": "isEmptyString", "range": [ - 58359, - 58372 + 58484, + 58497 ], "loc": { "start": { - "line": 1990, + "line": 1992, "column": 28 }, "end": { - "line": 1990, + "line": 1992, "column": 41 } } @@ -104595,78 +104848,78 @@ "type": "Identifier", "name": "cellValue", "range": [ - 58373, - 58382 + 58498, + 58507 ], "loc": { "start": { - "line": 1990, + "line": 1992, "column": 42 }, "end": { - "line": 1990, + "line": 1992, "column": 51 } } } ], "range": [ - 58359, - 58383 + 58484, + 58508 ], "loc": { "start": { - "line": 1990, + "line": 1992, "column": 28 }, "end": { - "line": 1990, + "line": 1992, "column": 52 } } }, "range": [ - 58347, - 58383 + 58472, + 58508 ], "loc": { "start": { - "line": 1990, + "line": 1992, "column": 16 }, "end": { - "line": 1990, + "line": 1992, "column": 52 } } }, "range": [ - 58347, - 58384 + 58472, + 58509 ], "loc": { "start": { - "line": 1990, + "line": 1992, "column": 16 }, "end": { - "line": 1990, + "line": 1992, "column": 53 } } } ], "range": [ - 58329, - 58398 + 58454, + 58523 ], "loc": { "start": { - "line": 1989, + "line": 1991, "column": 28 }, "end": { - "line": 1991, + "line": 1993, "column": 13 } }, @@ -104675,16 +104928,16 @@ "type": "Line", "value": "non-empty", "range": [ - 58411, - 58422 + 58536, + 58547 ], "loc": { "start": { - "line": 1992, + "line": 1994, "column": 12 }, "end": { - "line": 1992, + "line": 1994, "column": 23 } } @@ -104697,16 +104950,16 @@ "type": "Identifier", "name": "hasNM", "range": [ - 58444, - 58449 + 58569, + 58574 ], "loc": { "start": { - "line": 1993, + "line": 1995, "column": 21 }, "end": { - "line": 1993, + "line": 1995, "column": 26 } } @@ -104723,16 +104976,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 58469, - 58478 + 58594, + 58603 ], "loc": { "start": { - "line": 1994, + "line": 1996, "column": 16 }, "end": { - "line": 1994, + "line": 1996, "column": 25 } } @@ -104746,16 +104999,16 @@ "type": "Identifier", "name": "isEmptyString", "range": [ - 58482, - 58495 + 58607, + 58620 ], "loc": { "start": { - "line": 1994, + "line": 1996, "column": 29 }, "end": { - "line": 1994, + "line": 1996, "column": 42 } } @@ -104765,94 +105018,94 @@ "type": "Identifier", "name": "cellValue", "range": [ - 58496, - 58505 + 58621, + 58630 ], "loc": { "start": { - "line": 1994, + "line": 1996, "column": 43 }, "end": { - "line": 1994, + "line": 1996, "column": 52 } } } ], "range": [ - 58482, - 58506 + 58607, + 58631 ], "loc": { "start": { - "line": 1994, + "line": 1996, "column": 29 }, "end": { - "line": 1994, + "line": 1996, "column": 53 } } }, "prefix": true, "range": [ - 58481, - 58506 + 58606, + 58631 ], "loc": { "start": { - "line": 1994, + "line": 1996, "column": 28 }, "end": { - "line": 1994, + "line": 1996, "column": 53 } } }, "range": [ - 58469, - 58506 + 58594, + 58631 ], "loc": { "start": { - "line": 1994, + "line": 1996, "column": 16 }, "end": { - "line": 1994, + "line": 1996, "column": 53 } } }, "range": [ - 58469, - 58507 + 58594, + 58632 ], "loc": { "start": { - "line": 1994, + "line": 1996, "column": 16 }, "end": { - "line": 1994, + "line": 1996, "column": 54 } } } ], "range": [ - 58451, - 58521 + 58576, + 58646 ], "loc": { "start": { - "line": 1993, + "line": 1995, "column": 28 }, "end": { - "line": 1995, + "line": 1997, "column": 13 } }, @@ -104861,16 +105114,16 @@ "type": "Line", "value": "regexp", "range": [ - 58534, - 58542 + 58659, + 58667 ], "loc": { "start": { - "line": 1996, + "line": 1998, "column": 12 }, "end": { - "line": 1996, + "line": 1998, "column": 20 } } @@ -104883,16 +105136,16 @@ "type": "Identifier", "name": "hasRE", "range": [ - 58564, - 58569 + 58689, + 58694 ], "loc": { "start": { - "line": 1997, + "line": 1999, "column": 21 }, "end": { - "line": 1997, + "line": 1999, "column": 26 } } @@ -104914,16 +105167,16 @@ "type": "Identifier", "name": "srchArg", "range": [ - 58701, - 58708 + 58826, + 58833 ], "loc": { "start": { - "line": 2001, + "line": 2003, "column": 24 }, "end": { - "line": 2001, + "line": 2003, "column": 31 } } @@ -104937,16 +105190,16 @@ "type": "Identifier", "name": "term", "range": [ - 58711, - 58715 + 58836, + 58840 ], "loc": { "start": { - "line": 2001, + "line": 2003, "column": 34 }, "end": { - "line": 2001, + "line": 2003, "column": 38 } } @@ -104955,31 +105208,31 @@ "type": "Identifier", "name": "replace", "range": [ - 58716, - 58723 + 58841, + 58848 ], "loc": { "start": { - "line": 2001, + "line": 2003, "column": 39 }, "end": { - "line": 2001, + "line": 2003, "column": 46 } } }, "range": [ - 58711, - 58723 + 58836, + 58848 ], "loc": { "start": { - "line": 2001, + "line": 2003, "column": 34 }, "end": { - "line": 2001, + "line": 2003, "column": 46 } } @@ -104989,16 +105242,16 @@ "type": "Identifier", "name": "reRe", "range": [ - 58724, - 58728 + 58849, + 58853 ], "loc": { "start": { - "line": 2001, + "line": 2003, "column": 47 }, "end": { - "line": 2001, + "line": 2003, "column": 51 } } @@ -105008,47 +105261,47 @@ "value": "", "raw": "''", "range": [ - 58730, - 58732 + 58855, + 58857 ], "loc": { "start": { - "line": 2001, + "line": 2003, "column": 53 }, "end": { - "line": 2001, + "line": 2003, "column": 55 } } } ], "range": [ - 58711, - 58733 + 58836, + 58858 ], "loc": { "start": { - "line": 2001, + "line": 2003, "column": 34 }, "end": { - "line": 2001, + "line": 2003, "column": 56 } } }, "range": [ - 58701, - 58733 + 58826, + 58858 ], "loc": { "start": { - "line": 2001, + "line": 2003, "column": 24 }, "end": { - "line": 2001, + "line": 2003, "column": 56 } } @@ -105056,16 +105309,16 @@ ], "kind": "let", "range": [ - 58697, - 58734 + 58822, + 58859 ], "loc": { "start": { - "line": 2001, + "line": 2003, "column": 20 }, "end": { - "line": 2001, + "line": 2003, "column": 57 } }, @@ -105074,16 +105327,16 @@ "type": "Line", "value": "operator is removed", "range": [ - 58655, - 58676 + 58780, + 58801 ], "loc": { "start": { - "line": 2000, + "line": 2002, "column": 20 }, "end": { - "line": 2000, + "line": 2002, "column": 41 } } @@ -105099,16 +105352,16 @@ "type": "Identifier", "name": "rgx", "range": [ - 58759, - 58762 + 58884, + 58887 ], "loc": { "start": { - "line": 2002, + "line": 2004, "column": 24 }, "end": { - "line": 2002, + "line": 2004, "column": 27 } } @@ -105119,16 +105372,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 58769, - 58775 + 58894, + 58900 ], "loc": { "start": { - "line": 2002, + "line": 2004, "column": 34 }, "end": { - "line": 2002, + "line": 2004, "column": 40 } } @@ -105138,47 +105391,47 @@ "type": "Identifier", "name": "srchArg", "range": [ - 58776, - 58783 + 58901, + 58908 ], "loc": { "start": { - "line": 2002, + "line": 2004, "column": 41 }, "end": { - "line": 2002, + "line": 2004, "column": 48 } } } ], "range": [ - 58765, - 58784 + 58890, + 58909 ], "loc": { "start": { - "line": 2002, + "line": 2004, "column": 30 }, "end": { - "line": 2002, + "line": 2004, "column": 49 } } }, "range": [ - 58759, - 58784 + 58884, + 58909 ], "loc": { "start": { - "line": 2002, + "line": 2004, "column": 24 }, "end": { - "line": 2002, + "line": 2004, "column": 49 } } @@ -105186,16 +105439,16 @@ ], "kind": "let", "range": [ - 58755, - 58785 + 58880, + 58910 ], "loc": { "start": { - "line": 2002, + "line": 2004, "column": 20 }, "end": { - "line": 2002, + "line": 2004, "column": 50 } } @@ -105209,16 +105462,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 58806, - 58815 + 58931, + 58940 ], "loc": { "start": { - "line": 2003, + "line": 2005, "column": 20 }, "end": { - "line": 2003, + "line": 2005, "column": 29 } } @@ -105232,16 +105485,16 @@ "type": "Identifier", "name": "rgx", "range": [ - 58818, - 58821 + 58943, + 58946 ], "loc": { "start": { - "line": 2003, + "line": 2005, "column": 32 }, "end": { - "line": 2003, + "line": 2005, "column": 35 } } @@ -105250,31 +105503,31 @@ "type": "Identifier", "name": "test", "range": [ - 58822, - 58826 + 58947, + 58951 ], "loc": { "start": { - "line": 2003, + "line": 2005, "column": 36 }, "end": { - "line": 2003, + "line": 2005, "column": 40 } } }, "range": [ - 58818, - 58826 + 58943, + 58951 ], "loc": { "start": { - "line": 2003, + "line": 2005, "column": 32 }, "end": { - "line": 2003, + "line": 2005, "column": 40 } } @@ -105284,78 +105537,78 @@ "type": "Identifier", "name": "cellValue", "range": [ - 58827, - 58836 + 58952, + 58961 ], "loc": { "start": { - "line": 2003, + "line": 2005, "column": 41 }, "end": { - "line": 2003, + "line": 2005, "column": 50 } } } ], "range": [ - 58818, - 58837 + 58943, + 58962 ], "loc": { "start": { - "line": 2003, + "line": 2005, "column": 32 }, "end": { - "line": 2003, + "line": 2005, "column": 51 } } }, "range": [ - 58806, - 58837 + 58931, + 58962 ], "loc": { "start": { - "line": 2003, + "line": 2005, "column": 20 }, "end": { - "line": 2003, + "line": 2005, "column": 51 } } }, "range": [ - 58806, - 58838 + 58931, + 58963 ], "loc": { "start": { - "line": 2003, + "line": 2005, "column": 20 }, "end": { - "line": 2003, + "line": 2005, "column": 52 } } } ], "range": [ - 58633, - 58856 + 58758, + 58981 ], "loc": { "start": { - "line": 1999, + "line": 2001, "column": 20 }, "end": { - "line": 2004, + "line": 2006, "column": 17 } } @@ -105366,16 +105619,16 @@ "type": "Identifier", "name": "ex", "range": [ - 58864, - 58866 + 58989, + 58991 ], "loc": { "start": { - "line": 2004, + "line": 2006, "column": 25 }, "end": { - "line": 2004, + "line": 2006, "column": 27 } } @@ -105392,16 +105645,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 58890, - 58899 + 59015, + 59024 ], "loc": { "start": { - "line": 2005, + "line": 2007, "column": 20 }, "end": { - "line": 2005, + "line": 2007, "column": 29 } } @@ -105411,93 +105664,93 @@ "value": false, "raw": "false", "range": [ - 58902, - 58907 + 59027, + 59032 ], "loc": { "start": { - "line": 2005, + "line": 2007, "column": 32 }, "end": { - "line": 2005, + "line": 2007, "column": 37 } } }, "range": [ - 58890, - 58907 + 59015, + 59032 ], "loc": { "start": { - "line": 2005, + "line": 2007, "column": 20 }, "end": { - "line": 2005, + "line": 2007, "column": 37 } } }, "range": [ - 58890, - 58908 + 59015, + 59033 ], "loc": { "start": { - "line": 2005, + "line": 2007, "column": 20 }, "end": { - "line": 2005, + "line": 2007, "column": 38 } } } ], "range": [ - 58868, - 58926 + 58993, + 59051 ], "loc": { "start": { - "line": 2004, + "line": 2006, "column": 29 }, "end": { - "line": 2006, + "line": 2008, "column": 17 } } }, "range": [ - 58857, - 58926 + 58982, + 59051 ], "loc": { "start": { - "line": 2004, + "line": 2006, "column": 18 }, "end": { - "line": 2006, + "line": 2008, "column": 17 } } }, "finalizer": null, "range": [ - 58629, - 58926 + 58754, + 59051 ], "loc": { "start": { - "line": 1999, + "line": 2001, "column": 16 }, "end": { - "line": 2006, + "line": 2008, "column": 17 } }, @@ -105506,16 +105759,16 @@ "type": "Line", "value": "in case regexp throws", "range": [ - 58589, - 58612 + 58714, + 58737 ], "loc": { "start": { - "line": 1998, + "line": 2000, "column": 16 }, "end": { - "line": 1998, + "line": 2000, "column": 39 } } @@ -105524,16 +105777,16 @@ } ], "range": [ - 58571, - 58940 + 58696, + 59065 ], "loc": { "start": { - "line": 1997, + "line": 1999, "column": 28 }, "end": { - "line": 2007, + "line": 2009, "column": 13 } } @@ -105553,16 +105806,16 @@ "type": "Identifier", "name": "numData", "range": [ - 59112, - 59119 + 59237, + 59244 ], "loc": { "start": { - "line": 2010, + "line": 2012, "column": 20 }, "end": { - "line": 2010, + "line": 2012, "column": 27 } } @@ -105575,16 +105828,16 @@ "object": { "type": "ThisExpression", "range": [ - 59143, - 59147 + 59268, + 59272 ], "loc": { "start": { - "line": 2011, + "line": 2013, "column": 20 }, "end": { - "line": 2011, + "line": 2013, "column": 24 } } @@ -105593,31 +105846,31 @@ "type": "Identifier", "name": "hasType", "range": [ - 59148, - 59155 + 59273, + 59280 ], "loc": { "start": { - "line": 2011, + "line": 2013, "column": 25 }, "end": { - "line": 2011, + "line": 2013, "column": 32 } } }, "range": [ - 59143, - 59155 + 59268, + 59280 ], "loc": { "start": { - "line": 2011, + "line": 2013, "column": 20 }, "end": { - "line": 2011, + "line": 2013, "column": 32 } } @@ -105627,16 +105880,16 @@ "type": "Identifier", "name": "colIdx", "range": [ - 59156, - 59162 + 59281, + 59287 ], "loc": { "start": { - "line": 2011, + "line": 2013, "column": 33 }, "end": { - "line": 2011, + "line": 2013, "column": 39 } } @@ -105648,16 +105901,16 @@ "type": "Identifier", "name": "NUMBER", "range": [ - 59165, - 59171 + 59290, + 59296 ], "loc": { "start": { - "line": 2011, + "line": 2013, "column": 42 }, "end": { - "line": 2011, + "line": 2013, "column": 48 } } @@ -105666,63 +105919,63 @@ "type": "Identifier", "name": "FORMATTED_NUMBER", "range": [ - 59173, - 59189 + 59298, + 59314 ], "loc": { "start": { - "line": 2011, + "line": 2013, "column": 50 }, "end": { - "line": 2011, + "line": 2013, "column": 66 } } } ], "range": [ - 59164, - 59190 + 59289, + 59315 ], "loc": { "start": { - "line": 2011, + "line": 2013, "column": 41 }, "end": { - "line": 2011, + "line": 2013, "column": 67 } } } ], "range": [ - 59143, - 59191 + 59268, + 59316 ], "loc": { "start": { - "line": 2011, + "line": 2013, "column": 20 }, "end": { - "line": 2011, + "line": 2013, "column": 68 } } }, "range": [ - 59112, - 59191 + 59237, + 59316 ], "loc": { "start": { - "line": 2010, + "line": 2012, "column": 20 }, "end": { - "line": 2011, + "line": 2013, "column": 68 } } @@ -105736,16 +105989,16 @@ "object": { "type": "ThisExpression", "range": [ - 59216, - 59220 + 59341, + 59345 ], "loc": { "start": { - "line": 2012, + "line": 2014, "column": 21 }, "end": { - "line": 2012, + "line": 2014, "column": 25 } } @@ -105754,62 +106007,62 @@ "type": "Identifier", "name": "singleSearchFlt", "range": [ - 59221, - 59236 + 59346, + 59361 ], "loc": { "start": { - "line": 2012, + "line": 2014, "column": 26 }, "end": { - "line": 2012, + "line": 2014, "column": 41 } } }, "range": [ - 59216, - 59236 + 59341, + 59361 ], "loc": { "start": { - "line": 2012, + "line": 2014, "column": 21 }, "end": { - "line": 2012, + "line": 2014, "column": 41 } } }, "prefix": true, "range": [ - 59215, - 59236 + 59340, + 59361 ], "loc": { "start": { - "line": 2012, + "line": 2014, "column": 20 }, "end": { - "line": 2012, + "line": 2014, "column": 41 } } }, "range": [ - 59112, - 59236 + 59237, + 59361 ], "loc": { "start": { - "line": 2010, + "line": 2012, "column": 20 }, "end": { - "line": 2012, + "line": 2014, "column": 41 } } @@ -105826,16 +106079,16 @@ "type": "Identifier", "name": "term", "range": [ - 59465, - 59469 + 59590, + 59594 ], "loc": { "start": { - "line": 2016, + "line": 2018, "column": 20 }, "end": { - "line": 2016, + "line": 2018, "column": 24 } } @@ -105849,16 +106102,16 @@ "type": "Identifier", "name": "parseNb", "range": [ - 59472, - 59479 + 59597, + 59604 ], "loc": { "start": { - "line": 2016, + "line": 2018, "column": 27 }, "end": { - "line": 2016, + "line": 2018, "column": 34 } } @@ -105868,16 +106121,16 @@ "type": "Identifier", "name": "term", "range": [ - 59480, - 59484 + 59605, + 59609 ], "loc": { "start": { - "line": 2016, + "line": 2018, "column": 35 }, "end": { - "line": 2016, + "line": 2018, "column": 39 } } @@ -105886,32 +106139,32 @@ "type": "Identifier", "name": "decimal", "range": [ - 59486, - 59493 + 59611, + 59618 ], "loc": { "start": { - "line": 2016, + "line": 2018, "column": 41 }, "end": { - "line": 2016, + "line": 2018, "column": 48 } } } ], "range": [ - 59472, - 59494 + 59597, + 59619 ], "loc": { "start": { - "line": 2016, + "line": 2018, "column": 27 }, "end": { - "line": 2016, + "line": 2018, "column": 49 } } @@ -105920,61 +106173,61 @@ "type": "Identifier", "name": "term", "range": [ - 59498, - 59502 + 59623, + 59627 ], "loc": { "start": { - "line": 2016, + "line": 2018, "column": 53 }, "end": { - "line": 2016, + "line": 2018, "column": 57 } } }, "range": [ - 59472, - 59502 + 59597, + 59627 ], "loc": { "start": { - "line": 2016, + "line": 2018, "column": 27 }, "end": { - "line": 2016, + "line": 2018, "column": 57 } } }, "range": [ - 59465, - 59502 + 59590, + 59627 ], "loc": { "start": { - "line": 2016, + "line": 2018, "column": 20 }, "end": { - "line": 2016, + "line": 2018, "column": 57 } } }, "range": [ - 59465, - 59503 + 59590, + 59628 ], "loc": { "start": { - "line": 2016, + "line": 2018, "column": 20 }, "end": { - "line": 2016, + "line": 2018, "column": 58 } }, @@ -105983,16 +106236,16 @@ "type": "Line", "value": " parseNb can return 0 for strings which are not", "range": [ - 59260, - 59309 + 59385, + 59434 ], "loc": { "start": { - "line": 2013, + "line": 2015, "column": 20 }, "end": { - "line": 2013, + "line": 2015, "column": 69 } } @@ -106001,16 +106254,16 @@ "type": "Line", "value": " formatted numbers, in that case return the original", "range": [ - 59330, - 59384 + 59455, + 59509 ], "loc": { "start": { - "line": 2014, + "line": 2016, "column": 20 }, "end": { - "line": 2014, + "line": 2016, "column": 74 } } @@ -106019,16 +106272,16 @@ "type": "Line", "value": " string. TODO: handle this in parseNb", "range": [ - 59405, - 59444 + 59530, + 59569 ], "loc": { "start": { - "line": 2015, + "line": 2017, "column": 20 }, "end": { - "line": 2015, + "line": 2017, "column": 59 } } @@ -106044,16 +106297,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 59524, - 59533 + 59649, + 59658 ], "loc": { "start": { - "line": 2017, + "line": 2019, "column": 20 }, "end": { - "line": 2017, + "line": 2019, "column": 29 } } @@ -106068,16 +106321,16 @@ "type": "Identifier", "name": "numData", "range": [ - 59536, - 59543 + 59661, + 59668 ], "loc": { "start": { - "line": 2017, + "line": 2019, "column": 32 }, "end": { - "line": 2017, + "line": 2019, "column": 39 } } @@ -106086,31 +106339,31 @@ "type": "Identifier", "name": "term", "range": [ - 59548, - 59552 + 59673, + 59677 ], "loc": { "start": { - "line": 2017, + "line": 2019, "column": 44 }, "end": { - "line": 2017, + "line": 2019, "column": 48 } } }, "range": [ - 59536, - 59552 + 59661, + 59677 ], "loc": { "start": { - "line": 2017, + "line": 2019, "column": 32 }, "end": { - "line": 2017, + "line": 2019, "column": 48 } } @@ -106121,16 +106374,16 @@ "type": "Identifier", "name": "contains", "range": [ - 59580, - 59588 + 59705, + 59713 ], "loc": { "start": { - "line": 2018, + "line": 2020, "column": 24 }, "end": { - "line": 2018, + "line": 2020, "column": 32 } } @@ -106145,16 +106398,16 @@ "type": "Identifier", "name": "term", "range": [ - 59589, - 59593 + 59714, + 59718 ], "loc": { "start": { - "line": 2018, + "line": 2020, "column": 33 }, "end": { - "line": 2018, + "line": 2020, "column": 37 } } @@ -106163,47 +106416,47 @@ "type": "Identifier", "name": "toString", "range": [ - 59594, - 59602 + 59719, + 59727 ], "loc": { "start": { - "line": 2018, + "line": 2020, "column": 38 }, "end": { - "line": 2018, + "line": 2020, "column": 46 } } }, "range": [ - 59589, - 59602 + 59714, + 59727 ], "loc": { "start": { - "line": 2018, + "line": 2020, "column": 33 }, "end": { - "line": 2018, + "line": 2020, "column": 46 } } }, "arguments": [], "range": [ - 59589, - 59604 + 59714, + 59729 ], "loc": { "start": { - "line": 2018, + "line": 2020, "column": 33 }, "end": { - "line": 2018, + "line": 2020, "column": 48 } } @@ -106217,16 +106470,16 @@ "type": "Identifier", "name": "numData", "range": [ - 59606, - 59613 + 59731, + 59738 ], "loc": { "start": { - "line": 2018, + "line": 2020, "column": 50 }, "end": { - "line": 2018, + "line": 2020, "column": 57 } } @@ -106235,47 +106488,47 @@ "type": "Identifier", "name": "toString", "range": [ - 59614, - 59622 + 59739, + 59747 ], "loc": { "start": { - "line": 2018, + "line": 2020, "column": 58 }, "end": { - "line": 2018, + "line": 2020, "column": 66 } } }, "range": [ - 59606, - 59622 + 59731, + 59747 ], "loc": { "start": { - "line": 2018, + "line": 2020, "column": 50 }, "end": { - "line": 2018, + "line": 2020, "column": 66 } } }, "arguments": [], "range": [ - 59606, - 59624 + 59731, + 59749 ], "loc": { "start": { - "line": 2018, + "line": 2020, "column": 50 }, "end": { - "line": 2018, + "line": 2020, "column": 68 } } @@ -106288,16 +106541,16 @@ "object": { "type": "ThisExpression", "range": [ - 59654, - 59658 + 59779, + 59783 ], "loc": { "start": { - "line": 2019, + "line": 2021, "column": 28 }, "end": { - "line": 2019, + "line": 2021, "column": 32 } } @@ -106306,31 +106559,31 @@ "type": "Identifier", "name": "isExactMatch", "range": [ - 59659, - 59671 + 59784, + 59796 ], "loc": { "start": { - "line": 2019, + "line": 2021, "column": 33 }, "end": { - "line": 2019, + "line": 2021, "column": 45 } } }, "range": [ - 59654, - 59671 + 59779, + 59796 ], "loc": { "start": { - "line": 2019, + "line": 2021, "column": 28 }, "end": { - "line": 2019, + "line": 2021, "column": 45 } } @@ -106340,32 +106593,32 @@ "type": "Identifier", "name": "colIdx", "range": [ - 59672, - 59678 + 59797, + 59803 ], "loc": { "start": { - "line": 2019, + "line": 2021, "column": 46 }, "end": { - "line": 2019, + "line": 2021, "column": 52 } } } ], "range": [ - 59654, - 59679 + 59779, + 59804 ], "loc": { "start": { - "line": 2019, + "line": 2021, "column": 28 }, "end": { - "line": 2019, + "line": 2021, "column": 53 } } @@ -106376,16 +106629,16 @@ "object": { "type": "ThisExpression", "range": [ - 59681, - 59685 + 59806, + 59810 ], "loc": { "start": { - "line": 2019, + "line": 2021, "column": 55 }, "end": { - "line": 2019, + "line": 2021, "column": 59 } } @@ -106394,108 +106647,108 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 59686, - 59699 + 59811, + 59824 ], "loc": { "start": { - "line": 2019, + "line": 2021, "column": 60 }, "end": { - "line": 2019, + "line": 2021, "column": 73 } } }, "range": [ - 59681, - 59699 + 59806, + 59824 ], "loc": { "start": { - "line": 2019, + "line": 2021, "column": 55 }, "end": { - "line": 2019, + "line": 2021, "column": 73 } } } ], "range": [ - 59580, - 59700 + 59705, + 59825 ], "loc": { "start": { - "line": 2018, + "line": 2020, "column": 24 }, "end": { - "line": 2019, + "line": 2021, "column": 74 } } }, "range": [ - 59536, - 59700 + 59661, + 59825 ], "loc": { "start": { - "line": 2017, + "line": 2019, "column": 32 }, "end": { - "line": 2019, + "line": 2021, "column": 74 } } }, "range": [ - 59524, - 59700 + 59649, + 59825 ], "loc": { "start": { - "line": 2017, + "line": 2019, "column": 20 }, "end": { - "line": 2019, + "line": 2021, "column": 74 } } }, "range": [ - 59524, - 59701 + 59649, + 59826 ], "loc": { "start": { - "line": 2017, + "line": 2019, "column": 20 }, "end": { - "line": 2019, + "line": 2021, "column": 75 } } } ], "range": [ - 59238, - 59719 + 59363, + 59844 ], "loc": { "start": { - "line": 2012, + "line": 2014, "column": 43 }, "end": { - "line": 2020, + "line": 2022, "column": 17 } } @@ -106512,16 +106765,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 59821, - 59830 + 59946, + 59955 ], "loc": { "start": { - "line": 2022, + "line": 2024, "column": 20 }, "end": { - "line": 2022, + "line": 2024, "column": 29 } } @@ -106532,16 +106785,16 @@ "type": "Identifier", "name": "contains", "range": [ - 59833, - 59841 + 59958, + 59966 ], "loc": { "start": { - "line": 2022, + "line": 2024, "column": 32 }, "end": { - "line": 2022, + "line": 2024, "column": 40 } } @@ -106551,16 +106804,16 @@ "type": "Identifier", "name": "term", "range": [ - 59867, - 59871 + 59992, + 59996 ], "loc": { "start": { - "line": 2023, + "line": 2025, "column": 24 }, "end": { - "line": 2023, + "line": 2025, "column": 28 } } @@ -106569,16 +106822,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 59897, - 59906 + 60022, + 60031 ], "loc": { "start": { - "line": 2024, + "line": 2026, "column": 24 }, "end": { - "line": 2024, + "line": 2026, "column": 33 } } @@ -106591,16 +106844,16 @@ "object": { "type": "ThisExpression", "range": [ - 59932, - 59936 + 60057, + 60061 ], "loc": { "start": { - "line": 2025, + "line": 2027, "column": 24 }, "end": { - "line": 2025, + "line": 2027, "column": 28 } } @@ -106609,31 +106862,31 @@ "type": "Identifier", "name": "isExactMatch", "range": [ - 59937, - 59949 + 60062, + 60074 ], "loc": { "start": { - "line": 2025, + "line": 2027, "column": 29 }, "end": { - "line": 2025, + "line": 2027, "column": 41 } } }, "range": [ - 59932, - 59949 + 60057, + 60074 ], "loc": { "start": { - "line": 2025, + "line": 2027, "column": 24 }, "end": { - "line": 2025, + "line": 2027, "column": 41 } } @@ -106643,32 +106896,32 @@ "type": "Identifier", "name": "colIdx", "range": [ - 59950, - 59956 + 60075, + 60081 ], "loc": { "start": { - "line": 2025, + "line": 2027, "column": 42 }, "end": { - "line": 2025, + "line": 2027, "column": 48 } } } ], "range": [ - 59932, - 59957 + 60057, + 60082 ], "loc": { "start": { - "line": 2025, + "line": 2027, "column": 24 }, "end": { - "line": 2025, + "line": 2027, "column": 49 } } @@ -106679,16 +106932,16 @@ "object": { "type": "ThisExpression", "range": [ - 59983, - 59987 + 60108, + 60112 ], "loc": { "start": { - "line": 2026, + "line": 2028, "column": 24 }, "end": { - "line": 2026, + "line": 2028, "column": 28 } } @@ -106697,31 +106950,31 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 59988, - 60001 + 60113, + 60126 ], "loc": { "start": { - "line": 2026, + "line": 2028, "column": 29 }, "end": { - "line": 2026, + "line": 2028, "column": 42 } } }, "range": [ - 59983, - 60001 + 60108, + 60126 ], "loc": { "start": { - "line": 2026, + "line": 2028, "column": 24 }, "end": { - "line": 2026, + "line": 2028, "column": 42 } } @@ -106734,16 +106987,16 @@ "object": { "type": "ThisExpression", "range": [ - 60027, - 60031 + 60152, + 60156 ], "loc": { "start": { - "line": 2027, + "line": 2029, "column": 24 }, "end": { - "line": 2027, + "line": 2029, "column": 28 } } @@ -106752,31 +107005,31 @@ "type": "Identifier", "name": "ignoresDiacritics", "range": [ - 60032, - 60049 + 60157, + 60174 ], "loc": { "start": { - "line": 2027, + "line": 2029, "column": 29 }, "end": { - "line": 2027, + "line": 2029, "column": 46 } } }, "range": [ - 60027, - 60049 + 60152, + 60174 ], "loc": { "start": { - "line": 2027, + "line": 2029, "column": 24 }, "end": { - "line": 2027, + "line": 2029, "column": 46 } } @@ -106786,78 +107039,78 @@ "type": "Identifier", "name": "colIdx", "range": [ - 60050, - 60056 + 60175, + 60181 ], "loc": { "start": { - "line": 2027, + "line": 2029, "column": 47 }, "end": { - "line": 2027, + "line": 2029, "column": 53 } } } ], "range": [ - 60027, - 60057 + 60152, + 60182 ], "loc": { "start": { - "line": 2027, + "line": 2029, "column": 24 }, "end": { - "line": 2027, + "line": 2029, "column": 54 } } } ], "range": [ - 59833, - 60079 + 59958, + 60204 ], "loc": { "start": { - "line": 2022, + "line": 2024, "column": 32 }, "end": { - "line": 2028, + "line": 2030, "column": 21 } } }, "range": [ - 59821, - 60079 + 59946, + 60204 ], "loc": { "start": { - "line": 2022, + "line": 2024, "column": 20 }, "end": { - "line": 2028, + "line": 2030, "column": 21 } } }, "range": [ - 59821, - 60080 + 59946, + 60205 ], "loc": { "start": { - "line": 2022, + "line": 2024, "column": 20 }, "end": { - "line": 2028, + "line": 2030, "column": 22 } }, @@ -106866,16 +107119,16 @@ "type": "Line", "value": " Finally test search term is contained in cell data", "range": [ - 59747, - 59800 + 59872, + 59925 ], "loc": { "start": { - "line": 2021, + "line": 2023, "column": 20 }, "end": { - "line": 2021, + "line": 2023, "column": 73 } } @@ -106884,31 +107137,31 @@ } ], "range": [ - 59725, - 60098 + 59850, + 60223 ], "loc": { "start": { - "line": 2020, + "line": 2022, "column": 23 }, "end": { - "line": 2029, + "line": 2031, "column": 17 } } }, "range": [ - 59108, - 60098 + 59233, + 60223 ], "loc": { "start": { - "line": 2010, + "line": 2012, "column": 16 }, "end": { - "line": 2029, + "line": 2031, "column": 17 } }, @@ -106917,16 +107170,16 @@ "type": "Line", "value": " If numeric type data, perform a strict equality test and", "range": [ - 58964, - 59023 + 59089, + 59148 ], "loc": { "start": { - "line": 2008, + "line": 2010, "column": 16 }, "end": { - "line": 2008, + "line": 2010, "column": 75 } } @@ -106935,16 +107188,16 @@ "type": "Line", "value": " fallback to unformatted number string comparison", "range": [ - 59040, - 59091 + 59165, + 59216 ], "loc": { "start": { - "line": 2009, + "line": 2011, "column": 16 }, "end": { - "line": 2009, + "line": 2011, "column": 67 } } @@ -106953,31 +107206,31 @@ } ], "range": [ - 58946, - 60112 + 59071, + 60237 ], "loc": { "start": { - "line": 2007, + "line": 2009, "column": 19 }, "end": { - "line": 2030, + "line": 2032, "column": 13 } } }, "range": [ - 58560, - 60112 + 58685, + 60237 ], "loc": { "start": { - "line": 1997, + "line": 1999, "column": 17 }, "end": { - "line": 2030, + "line": 2032, "column": 13 } }, @@ -106986,16 +107239,16 @@ "type": "Line", "value": "regexp", "range": [ - 58534, - 58542 + 58659, + 58667 ], "loc": { "start": { - "line": 1996, + "line": 1998, "column": 12 }, "end": { - "line": 1996, + "line": 1998, "column": 20 } } @@ -107003,16 +107256,16 @@ ] }, "range": [ - 58440, - 60112 + 58565, + 60237 ], "loc": { "start": { - "line": 1993, + "line": 1995, "column": 17 }, "end": { - "line": 2030, + "line": 2032, "column": 13 } }, @@ -107021,16 +107274,16 @@ "type": "Line", "value": "non-empty", "range": [ - 58411, - 58422 + 58536, + 58547 ], "loc": { "start": { - "line": 1992, + "line": 1994, "column": 12 }, "end": { - "line": 1992, + "line": 1994, "column": 23 } } @@ -107038,16 +107291,16 @@ ] }, "range": [ - 58318, - 60112 + 58443, + 60237 ], "loc": { "start": { - "line": 1989, + "line": 1991, "column": 17 }, "end": { - "line": 2030, + "line": 2032, "column": 13 } }, @@ -107056,16 +107309,16 @@ "type": "Line", "value": "empty", "range": [ - 58293, - 58300 + 58418, + 58425 ], "loc": { "start": { - "line": 1988, + "line": 1990, "column": 12 }, "end": { - "line": 1988, + "line": 1990, "column": 19 } } @@ -107073,16 +107326,16 @@ ] }, "range": [ - 57892, - 60112 + 58017, + 60237 ], "loc": { "start": { - "line": 1980, + "line": 1982, "column": 17 }, "end": { - "line": 2030, + "line": 2032, "column": 13 } }, @@ -107091,16 +107344,16 @@ "type": "Line", "value": "ends with", "range": [ - 57863, - 57874 + 57988, + 57999 ], "loc": { "start": { - "line": 1979, + "line": 1981, "column": 12 }, "end": { - "line": 1979, + "line": 1981, "column": 23 } } @@ -107108,16 +107361,16 @@ ] }, "range": [ - 57712, - 60112 + 57837, + 60237 ], "loc": { "start": { - "line": 1975, + "line": 1977, "column": 17 }, "end": { - "line": 2030, + "line": 2032, "column": 13 } }, @@ -107126,16 +107379,16 @@ "type": "Line", "value": "starts with", "range": [ - 57681, - 57694 + 57806, + 57819 ], "loc": { "start": { - "line": 1974, + "line": 1976, "column": 12 }, "end": { - "line": 1974, + "line": 1976, "column": 25 } } @@ -107143,16 +107396,16 @@ ] }, "range": [ - 57523, - 60112 + 57648, + 60237 ], "loc": { "start": { - "line": 1970, + "line": 1972, "column": 17 }, "end": { - "line": 2030, + "line": 2032, "column": 13 } }, @@ -107161,16 +107414,16 @@ "type": "Line", "value": "equal", "range": [ - 57498, - 57505 + 57623, + 57630 ], "loc": { "start": { - "line": 1969, + "line": 1971, "column": 12 }, "end": { - "line": 1969, + "line": 1971, "column": 19 } } @@ -107178,16 +107431,16 @@ ] }, "range": [ - 57339, - 60112 + 57464, + 60237 ], "loc": { "start": { - "line": 1965, + "line": 1967, "column": 17 }, "end": { - "line": 2030, + "line": 2032, "column": 13 } }, @@ -107196,16 +107449,16 @@ "type": "Line", "value": "like", "range": [ - 57315, - 57321 + 57440, + 57446 ], "loc": { "start": { - "line": 1964, + "line": 1966, "column": 12 }, "end": { - "line": 1964, + "line": 1966, "column": 18 } } @@ -107213,16 +107466,16 @@ ] }, "range": [ - 57142, - 60112 + 57267, + 60237 ], "loc": { "start": { - "line": 1960, + "line": 1962, "column": 17 }, "end": { - "line": 2030, + "line": 2032, "column": 13 } }, @@ -107231,16 +107484,16 @@ "type": "Line", "value": "different", "range": [ - 57113, - 57124 + 57238, + 57249 ], "loc": { "start": { - "line": 1959, + "line": 1961, "column": 12 }, "end": { - "line": 1959, + "line": 1961, "column": 23 } } @@ -107248,16 +107501,16 @@ ] }, "range": [ - 56937, - 60112 + 57062, + 60237 ], "loc": { "start": { - "line": 1953, + "line": 1955, "column": 17 }, "end": { - "line": 2030, + "line": 2032, "column": 13 } }, @@ -107266,16 +107519,16 @@ "type": "Line", "value": "greater", "range": [ - 56910, - 56919 + 57035, + 57044 ], "loc": { "start": { - "line": 1952, + "line": 1954, "column": 12 }, "end": { - "line": 1952, + "line": 1954, "column": 21 } } @@ -107283,16 +107536,16 @@ ] }, "range": [ - 56734, - 60112 + 56859, + 60237 ], "loc": { "start": { - "line": 1946, + "line": 1948, "column": 17 }, "end": { - "line": 2030, + "line": 2032, "column": 13 } }, @@ -107301,16 +107554,16 @@ "type": "Line", "value": "lower", "range": [ - 56709, - 56716 + 56834, + 56841 ], "loc": { "start": { - "line": 1945, + "line": 1947, "column": 12 }, "end": { - "line": 1945, + "line": 1947, "column": 19 } } @@ -107318,16 +107571,16 @@ ] }, "range": [ - 56531, - 60112 + 56656, + 60237 ], "loc": { "start": { - "line": 1939, + "line": 1941, "column": 17 }, "end": { - "line": 2030, + "line": 2032, "column": 13 } }, @@ -107336,16 +107589,16 @@ "type": "Line", "value": "greater equal", "range": [ - 56498, - 56513 + 56623, + 56638 ], "loc": { "start": { - "line": 1938, + "line": 1940, "column": 12 }, "end": { - "line": 1938, + "line": 1940, "column": 27 } } @@ -107353,16 +107606,16 @@ ] }, "range": [ - 56320, - 60112 + 56445, + 60237 ], "loc": { "start": { - "line": 1932, + "line": 1934, "column": 12 }, "end": { - "line": 2030, + "line": 2032, "column": 13 } }, @@ -107371,16 +107624,16 @@ "type": "Line", "value": " first checks if there is any operator (<,>,<=,>=,!,*,=,{,},", "range": [ - 56197, - 56259 + 56322, + 56384 ], "loc": { "start": { - "line": 1929, + "line": 1931, "column": 12 }, "end": { - "line": 1929, + "line": 1931, "column": 74 } } @@ -107389,16 +107642,16 @@ "type": "Line", "value": " rgx:)", "range": [ - 56272, - 56280 + 56397, + 56405 ], "loc": { "start": { - "line": 1930, + "line": 1932, "column": 12 }, "end": { - "line": 1930, + "line": 1932, "column": 20 } } @@ -107407,16 +107660,16 @@ "type": "Line", "value": " lower equal", "range": [ - 56293, - 56307 + 56418, + 56432 ], "loc": { "start": { - "line": 1931, + "line": 1933, "column": 12 }, "end": { - "line": 1931, + "line": 1933, "column": 26 } } @@ -107425,31 +107678,31 @@ } ], "range": [ - 55747, - 60123 + 55872, + 60248 ], "loc": { "start": { - "line": 1918, + "line": 1920, "column": 13 }, "end": { - "line": 2032, + "line": 2034, "column": 9 } } }, "range": [ - 52794, - 60123 + 52919, + 60248 ], "loc": { "start": { - "line": 1842, + "line": 1844, "column": 8 }, "end": { - "line": 2032, + "line": 2034, "column": 9 } }, @@ -107458,16 +107711,16 @@ "type": "Line", "value": " Check for dates or resolve date type", "range": [ - 52746, - 52785 + 52871, + 52910 ], "loc": { "start": { - "line": 1841, + "line": 1843, "column": 8 }, "end": { - "line": 1841, + "line": 1843, "column": 47 } } @@ -107478,16 +107731,16 @@ "type": "Line", "value": "else", "range": [ - 60123, - 60129 + 60248, + 60254 ], "loc": { "start": { - "line": 2032, + "line": 2034, "column": 9 }, "end": { - "line": 2032, + "line": 2034, "column": 15 } } @@ -107500,31 +107753,31 @@ "type": "Identifier", "name": "occurence", "range": [ - 60146, - 60155 + 60271, + 60280 ], "loc": { "start": { - "line": 2034, + "line": 2036, "column": 15 }, "end": { - "line": 2034, + "line": 2036, "column": 24 } } }, "range": [ - 60139, - 60156 + 60264, + 60281 ], "loc": { "start": { - "line": 2034, + "line": 2036, "column": 8 }, "end": { - "line": 2034, + "line": 2036, "column": 25 } }, @@ -107533,16 +107786,16 @@ "type": "Line", "value": "else", "range": [ - 60123, - 60129 + 60248, + 60254 ], "loc": { "start": { - "line": 2032, + "line": 2034, "column": 9 }, "end": { - "line": 2032, + "line": 2034, "column": 15 } } @@ -107551,16 +107804,16 @@ } ], "range": [ - 51397, - 60162 + 51522, + 60287 ], "loc": { "start": { - "line": 1804, + "line": 1806, "column": 39 }, "end": { - "line": 2035, + "line": 2037, "column": 5 } } @@ -107568,16 +107821,16 @@ "generator": false, "expression": false, "range": [ - 51371, - 60162 + 51496, + 60287 ], "loc": { "start": { - "line": 1804, + "line": 1806, "column": 13 }, "end": { - "line": 2035, + "line": 2037, "column": 5 } } @@ -107585,16 +107838,16 @@ "kind": "method", "computed": false, "range": [ - 51362, - 60162 + 51487, + 60287 ], "loc": { "start": { - "line": 1804, + "line": 1806, "column": 4 }, "end": { - "line": 2035, + "line": 2037, "column": 5 } }, @@ -107603,16 +107856,16 @@ "type": "Block", "value": "*\n * Test for a match of search term in cell data\n * @param {String} term Search term\n * @param {String} cellValue Cell data\n * @param {Number} colIdx Column index\n * @return {Boolean}\n ", "range": [ - 51134, - 51357 + 51259, + 51482 ], "loc": { "start": { - "line": 1797, + "line": 1799, "column": 4 }, "end": { - "line": 1803, + "line": 1805, "column": 7 } } @@ -107623,16 +107876,16 @@ "type": "Block", "value": "*\n * Return the data of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Arrat} [exclude=[]] List of row indexes to be excluded\n * @return Flat list of data for a column\n ", "range": [ - 60168, - 60452 + 60293, + 60577 ], "loc": { "start": { - "line": 2037, + "line": 2039, "column": 4 }, "end": { - "line": 2043, + "line": 2045, "column": 7 } } @@ -107646,16 +107899,16 @@ "type": "Identifier", "name": "getColumnData", "range": [ - 60457, - 60470 + 60582, + 60595 ], "loc": { "start": { - "line": 2044, + "line": 2046, "column": 4 }, "end": { - "line": 2044, + "line": 2046, "column": 17 } } @@ -107668,16 +107921,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 60471, - 60479 + 60596, + 60604 ], "loc": { "start": { - "line": 2044, + "line": 2046, "column": 18 }, "end": { - "line": 2044, + "line": 2046, "column": 26 } } @@ -107688,16 +107941,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 60481, - 60495 + 60606, + 60620 ], "loc": { "start": { - "line": 2044, + "line": 2046, "column": 28 }, "end": { - "line": 2044, + "line": 2046, "column": 42 } } @@ -107707,31 +107960,31 @@ "value": false, "raw": "false", "range": [ - 60498, - 60503 + 60623, + 60628 ], "loc": { "start": { - "line": 2044, + "line": 2046, "column": 45 }, "end": { - "line": 2044, + "line": 2046, "column": 50 } } }, "range": [ - 60481, - 60503 + 60606, + 60628 ], "loc": { "start": { - "line": 2044, + "line": 2046, "column": 28 }, "end": { - "line": 2044, + "line": 2046, "column": 50 } } @@ -107742,16 +107995,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 60505, - 60512 + 60630, + 60637 ], "loc": { "start": { - "line": 2044, + "line": 2046, "column": 52 }, "end": { - "line": 2044, + "line": 2046, "column": 59 } } @@ -107760,31 +108013,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 60515, - 60517 + 60640, + 60642 ], "loc": { "start": { - "line": 2044, + "line": 2046, "column": 62 }, "end": { - "line": 2044, + "line": 2046, "column": 64 } } }, "range": [ - 60505, - 60517 + 60630, + 60642 ], "loc": { "start": { - "line": 2044, + "line": 2046, "column": 52 }, "end": { - "line": 2044, + "line": 2046, "column": 64 } } @@ -107803,16 +108056,16 @@ "object": { "type": "ThisExpression", "range": [ - 60536, - 60540 + 60661, + 60665 ], "loc": { "start": { - "line": 2045, + "line": 2047, "column": 15 }, "end": { - "line": 2045, + "line": 2047, "column": 19 } } @@ -107821,31 +108074,31 @@ "type": "Identifier", "name": "getColValues", "range": [ - 60541, - 60553 + 60666, + 60678 ], "loc": { "start": { - "line": 2045, + "line": 2047, "column": 20 }, "end": { - "line": 2045, + "line": 2047, "column": 32 } } }, "range": [ - 60536, - 60553 + 60661, + 60678 ], "loc": { "start": { - "line": 2045, + "line": 2047, "column": 15 }, "end": { - "line": 2045, + "line": 2047, "column": 32 } } @@ -107855,16 +108108,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 60554, - 60562 + 60679, + 60687 ], "loc": { "start": { - "line": 2045, + "line": 2047, "column": 33 }, "end": { - "line": 2045, + "line": 2047, "column": 41 } } @@ -107873,16 +108126,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 60564, - 60578 + 60689, + 60703 ], "loc": { "start": { - "line": 2045, + "line": 2047, "column": 43 }, "end": { - "line": 2045, + "line": 2047, "column": 57 } } @@ -107892,16 +108145,16 @@ "value": true, "raw": "true", "range": [ - 60580, - 60584 + 60705, + 60709 ], "loc": { "start": { - "line": 2045, + "line": 2047, "column": 59 }, "end": { - "line": 2045, + "line": 2047, "column": 63 } } @@ -107910,63 +108163,63 @@ "type": "Identifier", "name": "exclude", "range": [ - 60586, - 60593 + 60711, + 60718 ], "loc": { "start": { - "line": 2045, + "line": 2047, "column": 65 }, "end": { - "line": 2045, + "line": 2047, "column": 72 } } } ], "range": [ - 60536, - 60594 + 60661, + 60719 ], "loc": { "start": { - "line": 2045, + "line": 2047, "column": 15 }, "end": { - "line": 2045, + "line": 2047, "column": 73 } } }, "range": [ - 60529, - 60595 + 60654, + 60720 ], "loc": { "start": { - "line": 2045, + "line": 2047, "column": 8 }, "end": { - "line": 2045, + "line": 2047, "column": 74 } } } ], "range": [ - 60519, - 60601 + 60644, + 60726 ], "loc": { "start": { - "line": 2044, + "line": 2046, "column": 66 }, "end": { - "line": 2046, + "line": 2048, "column": 5 } } @@ -107974,16 +108227,16 @@ "generator": false, "expression": false, "range": [ - 60470, - 60601 + 60595, + 60726 ], "loc": { "start": { - "line": 2044, + "line": 2046, "column": 17 }, "end": { - "line": 2046, + "line": 2048, "column": 5 } } @@ -107991,16 +108244,16 @@ "kind": "method", "computed": false, "range": [ - 60457, - 60601 + 60582, + 60726 ], "loc": { "start": { - "line": 2044, + "line": 2046, "column": 4 }, "end": { - "line": 2046, + "line": 2048, "column": 5 } }, @@ -108009,16 +108262,16 @@ "type": "Block", "value": "*\n * Return the data of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Arrat} [exclude=[]] List of row indexes to be excluded\n * @return Flat list of data for a column\n ", "range": [ - 60168, - 60452 + 60293, + 60577 ], "loc": { "start": { - "line": 2037, + "line": 2039, "column": 4 }, "end": { - "line": 2043, + "line": 2045, "column": 7 } } @@ -108029,16 +108282,16 @@ "type": "Block", "value": "*\n * Return the values of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Arrat} [exclude=[]] List of row indexes to be excluded\n * @return Flat list of values for a column\n ", "range": [ - 60607, - 60895 + 60732, + 61020 ], "loc": { "start": { - "line": 2048, + "line": 2050, "column": 4 }, "end": { - "line": 2054, + "line": 2056, "column": 7 } } @@ -108052,16 +108305,16 @@ "type": "Identifier", "name": "getColumnValues", "range": [ - 60900, - 60915 + 61025, + 61040 ], "loc": { "start": { - "line": 2055, + "line": 2057, "column": 4 }, "end": { - "line": 2055, + "line": 2057, "column": 19 } } @@ -108074,16 +108327,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 60916, - 60924 + 61041, + 61049 ], "loc": { "start": { - "line": 2055, + "line": 2057, "column": 20 }, "end": { - "line": 2055, + "line": 2057, "column": 28 } } @@ -108094,16 +108347,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 60926, - 60940 + 61051, + 61065 ], "loc": { "start": { - "line": 2055, + "line": 2057, "column": 30 }, "end": { - "line": 2055, + "line": 2057, "column": 44 } } @@ -108113,31 +108366,31 @@ "value": false, "raw": "false", "range": [ - 60943, - 60948 + 61068, + 61073 ], "loc": { "start": { - "line": 2055, + "line": 2057, "column": 47 }, "end": { - "line": 2055, + "line": 2057, "column": 52 } } }, "range": [ - 60926, - 60948 + 61051, + 61073 ], "loc": { "start": { - "line": 2055, + "line": 2057, "column": 30 }, "end": { - "line": 2055, + "line": 2057, "column": 52 } } @@ -108148,16 +108401,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 60950, - 60957 + 61075, + 61082 ], "loc": { "start": { - "line": 2055, + "line": 2057, "column": 54 }, "end": { - "line": 2055, + "line": 2057, "column": 61 } } @@ -108166,31 +108419,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 60960, - 60962 + 61085, + 61087 ], "loc": { "start": { - "line": 2055, + "line": 2057, "column": 64 }, "end": { - "line": 2055, + "line": 2057, "column": 66 } } }, "range": [ - 60950, - 60962 + 61075, + 61087 ], "loc": { "start": { - "line": 2055, + "line": 2057, "column": 54 }, "end": { - "line": 2055, + "line": 2057, "column": 66 } } @@ -108209,16 +108462,16 @@ "object": { "type": "ThisExpression", "range": [ - 60981, - 60985 + 61106, + 61110 ], "loc": { "start": { - "line": 2056, + "line": 2058, "column": 15 }, "end": { - "line": 2056, + "line": 2058, "column": 19 } } @@ -108227,31 +108480,31 @@ "type": "Identifier", "name": "getColValues", "range": [ - 60986, - 60998 + 61111, + 61123 ], "loc": { "start": { - "line": 2056, + "line": 2058, "column": 20 }, "end": { - "line": 2056, + "line": 2058, "column": 32 } } }, "range": [ - 60981, - 60998 + 61106, + 61123 ], "loc": { "start": { - "line": 2056, + "line": 2058, "column": 15 }, "end": { - "line": 2056, + "line": 2058, "column": 32 } } @@ -108261,16 +108514,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 60999, - 61007 + 61124, + 61132 ], "loc": { "start": { - "line": 2056, + "line": 2058, "column": 33 }, "end": { - "line": 2056, + "line": 2058, "column": 41 } } @@ -108279,16 +108532,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 61009, - 61023 + 61134, + 61148 ], "loc": { "start": { - "line": 2056, + "line": 2058, "column": 43 }, "end": { - "line": 2056, + "line": 2058, "column": 57 } } @@ -108298,16 +108551,16 @@ "value": false, "raw": "false", "range": [ - 61025, - 61030 + 61150, + 61155 ], "loc": { "start": { - "line": 2056, + "line": 2058, "column": 59 }, "end": { - "line": 2056, + "line": 2058, "column": 64 } } @@ -108316,63 +108569,63 @@ "type": "Identifier", "name": "exclude", "range": [ - 61032, - 61039 + 61157, + 61164 ], "loc": { "start": { - "line": 2056, + "line": 2058, "column": 66 }, "end": { - "line": 2056, + "line": 2058, "column": 73 } } } ], "range": [ - 60981, - 61040 + 61106, + 61165 ], "loc": { "start": { - "line": 2056, + "line": 2058, "column": 15 }, "end": { - "line": 2056, + "line": 2058, "column": 74 } } }, "range": [ - 60974, - 61041 + 61099, + 61166 ], "loc": { "start": { - "line": 2056, + "line": 2058, "column": 8 }, "end": { - "line": 2056, + "line": 2058, "column": 75 } } } ], "range": [ - 60964, - 61047 + 61089, + 61172 ], "loc": { "start": { - "line": 2055, + "line": 2057, "column": 68 }, "end": { - "line": 2057, + "line": 2059, "column": 5 } } @@ -108380,16 +108633,16 @@ "generator": false, "expression": false, "range": [ - 60915, - 61047 + 61040, + 61172 ], "loc": { "start": { - "line": 2055, + "line": 2057, "column": 19 }, "end": { - "line": 2057, + "line": 2059, "column": 5 } } @@ -108397,16 +108650,16 @@ "kind": "method", "computed": false, "range": [ - 60900, - 61047 + 61025, + 61172 ], "loc": { "start": { - "line": 2055, + "line": 2057, "column": 4 }, "end": { - "line": 2057, + "line": 2059, "column": 5 } }, @@ -108415,16 +108668,16 @@ "type": "Block", "value": "*\n * Return the values of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Arrat} [exclude=[]] List of row indexes to be excluded\n * @return Flat list of values for a column\n ", "range": [ - 60607, - 60895 + 60732, + 61020 ], "loc": { "start": { - "line": 2048, + "line": 2050, "column": 4 }, "end": { - "line": 2054, + "line": 2056, "column": 7 } } @@ -108435,16 +108688,16 @@ "type": "Block", "value": "*\n * Return the data of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [typed=false] Return a typed value\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @return {Array} Flat list of data for a column\n * @private\n ", "range": [ - 61053, - 61434 + 61178, + 61559 ], "loc": { "start": { - "line": 2059, + "line": 2061, "column": 4 }, "end": { - "line": 2067, + "line": 2069, "column": 7 } } @@ -108458,16 +108711,16 @@ "type": "Identifier", "name": "getColValues", "range": [ - 61439, - 61451 + 61564, + 61576 ], "loc": { "start": { - "line": 2068, + "line": 2070, "column": 4 }, "end": { - "line": 2068, + "line": 2070, "column": 16 } } @@ -108480,16 +108733,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 61461, - 61469 + 61586, + 61594 ], "loc": { "start": { - "line": 2069, + "line": 2071, "column": 8 }, "end": { - "line": 2069, + "line": 2071, "column": 16 } } @@ -108500,16 +108753,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 61479, - 61493 + 61604, + 61618 ], "loc": { "start": { - "line": 2070, + "line": 2072, "column": 8 }, "end": { - "line": 2070, + "line": 2072, "column": 22 } } @@ -108519,31 +108772,31 @@ "value": false, "raw": "false", "range": [ - 61496, - 61501 + 61621, + 61626 ], "loc": { "start": { - "line": 2070, + "line": 2072, "column": 25 }, "end": { - "line": 2070, + "line": 2072, "column": 30 } } }, "range": [ - 61479, - 61501 + 61604, + 61626 ], "loc": { "start": { - "line": 2070, + "line": 2072, "column": 8 }, "end": { - "line": 2070, + "line": 2072, "column": 30 } } @@ -108554,16 +108807,16 @@ "type": "Identifier", "name": "typed", "range": [ - 61511, - 61516 + 61636, + 61641 ], "loc": { "start": { - "line": 2071, + "line": 2073, "column": 8 }, "end": { - "line": 2071, + "line": 2073, "column": 13 } } @@ -108573,31 +108826,31 @@ "value": false, "raw": "false", "range": [ - 61519, - 61524 + 61644, + 61649 ], "loc": { "start": { - "line": 2071, + "line": 2073, "column": 16 }, "end": { - "line": 2071, + "line": 2073, "column": 21 } } }, "range": [ - 61511, - 61524 + 61636, + 61649 ], "loc": { "start": { - "line": 2071, + "line": 2073, "column": 8 }, "end": { - "line": 2071, + "line": 2073, "column": 21 } } @@ -108608,16 +108861,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 61534, - 61541 + 61659, + 61666 ], "loc": { "start": { - "line": 2072, + "line": 2074, "column": 8 }, "end": { - "line": 2072, + "line": 2074, "column": 15 } } @@ -108626,31 +108879,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 61544, - 61546 + 61669, + 61671 ], "loc": { "start": { - "line": 2072, + "line": 2074, "column": 18 }, "end": { - "line": 2072, + "line": 2074, "column": 20 } } }, "range": [ - 61534, - 61546 + 61659, + 61671 ], "loc": { "start": { - "line": 2072, + "line": 2074, "column": 8 }, "end": { - "line": 2072, + "line": 2074, "column": 20 } } @@ -108668,16 +108921,16 @@ "type": "Identifier", "name": "row", "range": [ - 61567, - 61570 + 61692, + 61695 ], "loc": { "start": { - "line": 2074, + "line": 2076, "column": 12 }, "end": { - "line": 2074, + "line": 2076, "column": 15 } } @@ -108693,16 +108946,16 @@ "object": { "type": "ThisExpression", "range": [ - 61573, - 61577 + 61698, + 61702 ], "loc": { "start": { - "line": 2074, + "line": 2076, "column": 18 }, "end": { - "line": 2074, + "line": 2076, "column": 22 } } @@ -108711,47 +108964,47 @@ "type": "Identifier", "name": "dom", "range": [ - 61578, - 61581 + 61703, + 61706 ], "loc": { "start": { - "line": 2074, + "line": 2076, "column": 23 }, "end": { - "line": 2074, + "line": 2076, "column": 26 } } }, "range": [ - 61573, - 61581 + 61698, + 61706 ], "loc": { "start": { - "line": 2074, + "line": 2076, "column": 18 }, "end": { - "line": 2074, + "line": 2076, "column": 26 } } }, "arguments": [], "range": [ - 61573, - 61583 + 61698, + 61708 ], "loc": { "start": { - "line": 2074, + "line": 2076, "column": 18 }, "end": { - "line": 2074, + "line": 2076, "column": 28 } } @@ -108760,46 +109013,46 @@ "type": "Identifier", "name": "rows", "range": [ - 61584, - 61588 + 61709, + 61713 ], "loc": { "start": { - "line": 2074, + "line": 2076, "column": 29 }, "end": { - "line": 2074, + "line": 2076, "column": 33 } } }, "range": [ - 61573, - 61588 + 61698, + 61713 ], "loc": { "start": { - "line": 2074, + "line": 2076, "column": 18 }, "end": { - "line": 2074, + "line": 2076, "column": 33 } } }, "range": [ - 61567, - 61588 + 61692, + 61713 ], "loc": { "start": { - "line": 2074, + "line": 2076, "column": 12 }, "end": { - "line": 2074, + "line": 2076, "column": 33 } } @@ -108807,16 +109060,16 @@ ], "kind": "let", "range": [ - 61563, - 61589 + 61688, + 61714 ], "loc": { "start": { - "line": 2074, + "line": 2076, "column": 8 }, "end": { - "line": 2074, + "line": 2076, "column": 34 } } @@ -108830,16 +109083,16 @@ "type": "Identifier", "name": "nbRows", "range": [ - 61602, - 61608 + 61727, + 61733 ], "loc": { "start": { - "line": 2075, + "line": 2077, "column": 12 }, "end": { - "line": 2075, + "line": 2077, "column": 18 } } @@ -108852,16 +109105,16 @@ "object": { "type": "ThisExpression", "range": [ - 61611, - 61615 + 61736, + 61740 ], "loc": { "start": { - "line": 2075, + "line": 2077, "column": 21 }, "end": { - "line": 2075, + "line": 2077, "column": 25 } } @@ -108870,31 +109123,31 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 61616, - 61625 + 61741, + 61750 ], "loc": { "start": { - "line": 2075, + "line": 2077, "column": 26 }, "end": { - "line": 2075, + "line": 2077, "column": 35 } } }, "range": [ - 61611, - 61625 + 61736, + 61750 ], "loc": { "start": { - "line": 2075, + "line": 2077, "column": 21 }, "end": { - "line": 2075, + "line": 2077, "column": 35 } } @@ -108905,47 +109158,47 @@ "value": true, "raw": "true", "range": [ - 61626, - 61630 + 61751, + 61755 ], "loc": { "start": { - "line": 2075, + "line": 2077, "column": 36 }, "end": { - "line": 2075, + "line": 2077, "column": 40 } } } ], "range": [ - 61611, - 61631 + 61736, + 61756 ], "loc": { "start": { - "line": 2075, + "line": 2077, "column": 21 }, "end": { - "line": 2075, + "line": 2077, "column": 41 } } }, "range": [ - 61602, - 61631 + 61727, + 61756 ], "loc": { "start": { - "line": 2075, + "line": 2077, "column": 12 }, "end": { - "line": 2075, + "line": 2077, "column": 41 } } @@ -108953,16 +109206,16 @@ ], "kind": "let", "range": [ - 61598, - 61632 + 61723, + 61757 ], "loc": { "start": { - "line": 2075, + "line": 2077, "column": 8 }, "end": { - "line": 2075, + "line": 2077, "column": 42 } } @@ -108976,16 +109229,16 @@ "type": "Identifier", "name": "colValues", "range": [ - 61645, - 61654 + 61770, + 61779 ], "loc": { "start": { - "line": 2076, + "line": 2078, "column": 12 }, "end": { - "line": 2076, + "line": 2078, "column": 21 } } @@ -108994,31 +109247,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 61657, - 61659 + 61782, + 61784 ], "loc": { "start": { - "line": 2076, + "line": 2078, "column": 24 }, "end": { - "line": 2076, + "line": 2078, "column": 26 } } }, "range": [ - 61645, - 61659 + 61770, + 61784 ], "loc": { "start": { - "line": 2076, + "line": 2078, "column": 12 }, "end": { - "line": 2076, + "line": 2078, "column": 26 } } @@ -109026,16 +109279,16 @@ ], "kind": "let", "range": [ - 61641, - 61660 + 61766, + 61785 ], "loc": { "start": { - "line": 2076, + "line": 2078, "column": 8 }, "end": { - "line": 2076, + "line": 2078, "column": 27 } } @@ -109049,16 +109302,16 @@ "type": "Identifier", "name": "getContent", "range": [ - 61673, - 61683 + 61798, + 61808 ], "loc": { "start": { - "line": 2077, + "line": 2079, "column": 12 }, "end": { - "line": 2077, + "line": 2079, "column": 22 } } @@ -109069,16 +109322,16 @@ "type": "Identifier", "name": "typed", "range": [ - 61686, - 61691 + 61811, + 61816 ], "loc": { "start": { - "line": 2077, + "line": 2079, "column": 25 }, "end": { - "line": 2077, + "line": 2079, "column": 30 } } @@ -109094,16 +109347,16 @@ "object": { "type": "ThisExpression", "range": [ - 61694, - 61698 + 61819, + 61823 ], "loc": { "start": { - "line": 2077, + "line": 2079, "column": 33 }, "end": { - "line": 2077, + "line": 2079, "column": 37 } } @@ -109112,31 +109365,31 @@ "type": "Identifier", "name": "getCellData", "range": [ - 61699, - 61710 + 61824, + 61835 ], "loc": { "start": { - "line": 2077, + "line": 2079, "column": 38 }, "end": { - "line": 2077, + "line": 2079, "column": 49 } } }, "range": [ - 61694, - 61710 + 61819, + 61835 ], "loc": { "start": { - "line": 2077, + "line": 2079, "column": 33 }, "end": { - "line": 2077, + "line": 2079, "column": 49 } } @@ -109145,31 +109398,31 @@ "type": "Identifier", "name": "bind", "range": [ - 61711, - 61715 + 61836, + 61840 ], "loc": { "start": { - "line": 2077, + "line": 2079, "column": 50 }, "end": { - "line": 2077, + "line": 2079, "column": 54 } } }, "range": [ - 61694, - 61715 + 61819, + 61840 ], "loc": { "start": { - "line": 2077, + "line": 2079, "column": 33 }, "end": { - "line": 2077, + "line": 2079, "column": 54 } } @@ -109178,32 +109431,32 @@ { "type": "ThisExpression", "range": [ - 61716, - 61720 + 61841, + 61845 ], "loc": { "start": { - "line": 2077, + "line": 2079, "column": 55 }, "end": { - "line": 2077, + "line": 2079, "column": 59 } } } ], "range": [ - 61694, - 61721 + 61819, + 61846 ], "loc": { "start": { - "line": 2077, + "line": 2079, "column": 33 }, "end": { - "line": 2077, + "line": 2079, "column": 60 } } @@ -109219,16 +109472,16 @@ "object": { "type": "ThisExpression", "range": [ - 61736, - 61740 + 61861, + 61865 ], "loc": { "start": { - "line": 2078, + "line": 2080, "column": 12 }, "end": { - "line": 2078, + "line": 2080, "column": 16 } } @@ -109237,31 +109490,31 @@ "type": "Identifier", "name": "getCellValue", "range": [ - 61741, - 61753 + 61866, + 61878 ], "loc": { "start": { - "line": 2078, + "line": 2080, "column": 17 }, "end": { - "line": 2078, + "line": 2080, "column": 29 } } }, "range": [ - 61736, - 61753 + 61861, + 61878 ], "loc": { "start": { - "line": 2078, + "line": 2080, "column": 12 }, "end": { - "line": 2078, + "line": 2080, "column": 29 } } @@ -109270,31 +109523,31 @@ "type": "Identifier", "name": "bind", "range": [ - 61754, - 61758 + 61879, + 61883 ], "loc": { "start": { - "line": 2078, + "line": 2080, "column": 30 }, "end": { - "line": 2078, + "line": 2080, "column": 34 } } }, "range": [ - 61736, - 61758 + 61861, + 61883 ], "loc": { "start": { - "line": 2078, + "line": 2080, "column": 12 }, "end": { - "line": 2078, + "line": 2080, "column": 34 } } @@ -109303,62 +109556,62 @@ { "type": "ThisExpression", "range": [ - 61759, - 61763 + 61884, + 61888 ], "loc": { "start": { - "line": 2078, + "line": 2080, "column": 35 }, "end": { - "line": 2078, + "line": 2080, "column": 39 } } } ], "range": [ - 61736, - 61764 + 61861, + 61889 ], "loc": { "start": { - "line": 2078, + "line": 2080, "column": 12 }, "end": { - "line": 2078, + "line": 2080, "column": 40 } } }, "range": [ - 61686, - 61764 + 61811, + 61889 ], "loc": { "start": { - "line": 2077, + "line": 2079, "column": 25 }, "end": { - "line": 2078, + "line": 2080, "column": 40 } } }, "range": [ - 61673, - 61764 + 61798, + 61889 ], "loc": { "start": { - "line": 2077, + "line": 2079, "column": 12 }, "end": { - "line": 2078, + "line": 2080, "column": 40 } } @@ -109366,16 +109619,16 @@ ], "kind": "let", "range": [ - 61669, - 61765 + 61794, + 61890 ], "loc": { "start": { - "line": 2077, + "line": 2079, "column": 8 }, "end": { - "line": 2078, + "line": 2080, "column": 41 } } @@ -109386,16 +109639,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 61779, - 61793 + 61904, + 61918 ], "loc": { "start": { - "line": 2080, + "line": 2082, "column": 12 }, "end": { - "line": 2080, + "line": 2082, "column": 26 } } @@ -109414,16 +109667,16 @@ "type": "Identifier", "name": "colValues", "range": [ - 61809, - 61818 + 61934, + 61943 ], "loc": { "start": { - "line": 2081, + "line": 2083, "column": 12 }, "end": { - "line": 2081, + "line": 2083, "column": 21 } } @@ -109432,31 +109685,31 @@ "type": "Identifier", "name": "push", "range": [ - 61819, - 61823 + 61944, + 61948 ], "loc": { "start": { - "line": 2081, + "line": 2083, "column": 22 }, "end": { - "line": 2081, + "line": 2083, "column": 26 } } }, "range": [ - 61809, - 61823 + 61934, + 61948 ], "loc": { "start": { - "line": 2081, + "line": 2083, "column": 12 }, "end": { - "line": 2081, + "line": 2083, "column": 26 } } @@ -109473,16 +109726,16 @@ "object": { "type": "ThisExpression", "range": [ - 61824, - 61828 + 61949, + 61953 ], "loc": { "start": { - "line": 2081, + "line": 2083, "column": 27 }, "end": { - "line": 2081, + "line": 2083, "column": 31 } } @@ -109491,47 +109744,47 @@ "type": "Identifier", "name": "getHeadersText", "range": [ - 61829, - 61843 + 61954, + 61968 ], "loc": { "start": { - "line": 2081, + "line": 2083, "column": 32 }, "end": { - "line": 2081, + "line": 2083, "column": 46 } } }, "range": [ - 61824, - 61843 + 61949, + 61968 ], "loc": { "start": { - "line": 2081, + "line": 2083, "column": 27 }, "end": { - "line": 2081, + "line": 2083, "column": 46 } } }, "arguments": [], "range": [ - 61824, - 61845 + 61949, + 61970 ], "loc": { "start": { - "line": 2081, + "line": 2083, "column": 27 }, "end": { - "line": 2081, + "line": 2083, "column": 48 } } @@ -109540,94 +109793,94 @@ "type": "Identifier", "name": "colIndex", "range": [ - 61846, - 61854 + 61971, + 61979 ], "loc": { "start": { - "line": 2081, + "line": 2083, "column": 49 }, "end": { - "line": 2081, + "line": 2083, "column": 57 } } }, "range": [ - 61824, - 61855 + 61949, + 61980 ], "loc": { "start": { - "line": 2081, + "line": 2083, "column": 27 }, "end": { - "line": 2081, + "line": 2083, "column": 58 } } } ], "range": [ - 61809, - 61856 + 61934, + 61981 ], "loc": { "start": { - "line": 2081, + "line": 2083, "column": 12 }, "end": { - "line": 2081, + "line": 2083, "column": 59 } } }, "range": [ - 61809, - 61857 + 61934, + 61982 ], "loc": { "start": { - "line": 2081, + "line": 2083, "column": 12 }, "end": { - "line": 2081, + "line": 2083, "column": 60 } } } ], "range": [ - 61795, - 61867 + 61920, + 61992 ], "loc": { "start": { - "line": 2080, + "line": 2082, "column": 28 }, "end": { - "line": 2082, + "line": 2084, "column": 9 } } }, "alternate": null, "range": [ - 61775, - 61867 + 61900, + 61992 ], "loc": { "start": { - "line": 2080, + "line": 2082, "column": 8 }, "end": { - "line": 2082, + "line": 2084, "column": 9 } } @@ -109643,16 +109896,16 @@ "type": "Identifier", "name": "i", "range": [ - 61886, - 61887 + 62011, + 62012 ], "loc": { "start": { - "line": 2084, + "line": 2086, "column": 17 }, "end": { - "line": 2084, + "line": 2086, "column": 18 } } @@ -109663,16 +109916,16 @@ "object": { "type": "ThisExpression", "range": [ - 61890, - 61894 + 62015, + 62019 ], "loc": { "start": { - "line": 2084, + "line": 2086, "column": 21 }, "end": { - "line": 2084, + "line": 2086, "column": 25 } } @@ -109681,46 +109934,46 @@ "type": "Identifier", "name": "refRow", "range": [ - 61895, - 61901 + 62020, + 62026 ], "loc": { "start": { - "line": 2084, + "line": 2086, "column": 26 }, "end": { - "line": 2084, + "line": 2086, "column": 32 } } }, "range": [ - 61890, - 61901 + 62015, + 62026 ], "loc": { "start": { - "line": 2084, + "line": 2086, "column": 21 }, "end": { - "line": 2084, + "line": 2086, "column": 32 } } }, "range": [ - 61886, - 61901 + 62011, + 62026 ], "loc": { "start": { - "line": 2084, + "line": 2086, "column": 17 }, "end": { - "line": 2084, + "line": 2086, "column": 32 } } @@ -109728,16 +109981,16 @@ ], "kind": "let", "range": [ - 61882, - 61901 + 62007, + 62026 ], "loc": { "start": { - "line": 2084, + "line": 2086, "column": 13 }, "end": { - "line": 2084, + "line": 2086, "column": 32 } } @@ -109749,16 +110002,16 @@ "type": "Identifier", "name": "i", "range": [ - 61903, - 61904 + 62028, + 62029 ], "loc": { "start": { - "line": 2084, + "line": 2086, "column": 34 }, "end": { - "line": 2084, + "line": 2086, "column": 35 } } @@ -109767,31 +110020,31 @@ "type": "Identifier", "name": "nbRows", "range": [ - 61907, - 61913 + 62032, + 62038 ], "loc": { "start": { - "line": 2084, + "line": 2086, "column": 38 }, "end": { - "line": 2084, + "line": 2086, "column": 44 } } }, "range": [ - 61903, - 61913 + 62028, + 62038 ], "loc": { "start": { - "line": 2084, + "line": 2086, "column": 34 }, "end": { - "line": 2084, + "line": 2086, "column": 44 } } @@ -109803,32 +110056,32 @@ "type": "Identifier", "name": "i", "range": [ - 61915, - 61916 + 62040, + 62041 ], "loc": { "start": { - "line": 2084, + "line": 2086, "column": 46 }, "end": { - "line": 2084, + "line": 2086, "column": 47 } } }, "prefix": false, "range": [ - 61915, - 61918 + 62040, + 62043 ], "loc": { "start": { - "line": 2084, + "line": 2086, "column": 46 }, "end": { - "line": 2084, + "line": 2086, "column": 49 } } @@ -109845,16 +110098,16 @@ "type": "Identifier", "name": "isExludedRow", "range": [ - 61938, - 61950 + 62063, + 62075 ], "loc": { "start": { - "line": 2085, + "line": 2087, "column": 16 }, "end": { - "line": 2085, + "line": 2087, "column": 28 } } @@ -109864,31 +110117,31 @@ "value": false, "raw": "false", "range": [ - 61953, - 61958 + 62078, + 62083 ], "loc": { "start": { - "line": 2085, + "line": 2087, "column": 31 }, "end": { - "line": 2085, + "line": 2087, "column": 36 } } }, "range": [ - 61938, - 61958 + 62063, + 62083 ], "loc": { "start": { - "line": 2085, + "line": 2087, "column": 16 }, "end": { - "line": 2085, + "line": 2087, "column": 36 } } @@ -109896,16 +110149,16 @@ ], "kind": "let", "range": [ - 61934, - 61959 + 62059, + 62084 ], "loc": { "start": { - "line": 2085, + "line": 2087, "column": 12 }, "end": { - "line": 2085, + "line": 2087, "column": 37 } }, @@ -109914,16 +110167,16 @@ "type": "Line", "value": " checks if current row index appears in exclude array", "range": [ - 61972, - 62027 + 62097, + 62152 ], "loc": { "start": { - "line": 2086, + "line": 2088, "column": 12 }, "end": { - "line": 2086, + "line": 2088, "column": 67 } } @@ -109942,16 +110195,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 62044, - 62051 + 62169, + 62176 ], "loc": { "start": { - "line": 2087, + "line": 2089, "column": 16 }, "end": { - "line": 2087, + "line": 2089, "column": 23 } } @@ -109960,31 +110213,31 @@ "type": "Identifier", "name": "length", "range": [ - 62052, - 62058 + 62177, + 62183 ], "loc": { "start": { - "line": 2087, + "line": 2089, "column": 24 }, "end": { - "line": 2087, + "line": 2089, "column": 30 } } }, "range": [ - 62044, - 62058 + 62169, + 62183 ], "loc": { "start": { - "line": 2087, + "line": 2089, "column": 16 }, "end": { - "line": 2087, + "line": 2089, "column": 30 } } @@ -109994,31 +110247,31 @@ "value": 0, "raw": "0", "range": [ - 62061, - 62062 + 62186, + 62187 ], "loc": { "start": { - "line": 2087, + "line": 2089, "column": 33 }, "end": { - "line": 2087, + "line": 2089, "column": 34 } } }, "range": [ - 62044, - 62062 + 62169, + 62187 ], "loc": { "start": { - "line": 2087, + "line": 2089, "column": 16 }, "end": { - "line": 2087, + "line": 2089, "column": 34 } } @@ -110035,16 +110288,16 @@ "type": "Identifier", "name": "isExludedRow", "range": [ - 62082, - 62094 + 62207, + 62219 ], "loc": { "start": { - "line": 2088, + "line": 2090, "column": 16 }, "end": { - "line": 2088, + "line": 2090, "column": 28 } } @@ -110061,16 +110314,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 62097, - 62104 + 62222, + 62229 ], "loc": { "start": { - "line": 2088, + "line": 2090, "column": 31 }, "end": { - "line": 2088, + "line": 2090, "column": 38 } } @@ -110079,31 +110332,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 62105, - 62112 + 62230, + 62237 ], "loc": { "start": { - "line": 2088, + "line": 2090, "column": 39 }, "end": { - "line": 2088, + "line": 2090, "column": 46 } } }, "range": [ - 62097, - 62112 + 62222, + 62237 ], "loc": { "start": { - "line": 2088, + "line": 2090, "column": 31 }, "end": { - "line": 2088, + "line": 2090, "column": 46 } } @@ -110113,32 +110366,32 @@ "type": "Identifier", "name": "i", "range": [ - 62113, - 62114 + 62238, + 62239 ], "loc": { "start": { - "line": 2088, + "line": 2090, "column": 47 }, "end": { - "line": 2088, + "line": 2090, "column": 48 } } } ], "range": [ - 62097, - 62115 + 62222, + 62240 ], "loc": { "start": { - "line": 2088, + "line": 2090, "column": 31 }, "end": { - "line": 2088, + "line": 2090, "column": 49 } } @@ -110151,109 +110404,109 @@ "value": 1, "raw": "1", "range": [ - 62121, - 62122 + 62246, + 62247 ], "loc": { "start": { - "line": 2088, + "line": 2090, "column": 55 }, "end": { - "line": 2088, + "line": 2090, "column": 56 } } }, "prefix": true, "range": [ - 62120, - 62122 + 62245, + 62247 ], "loc": { "start": { - "line": 2088, + "line": 2090, "column": 54 }, "end": { - "line": 2088, + "line": 2090, "column": 56 } } }, "range": [ - 62097, - 62122 + 62222, + 62247 ], "loc": { "start": { - "line": 2088, + "line": 2090, "column": 31 }, "end": { - "line": 2088, + "line": 2090, "column": 56 } } }, "range": [ - 62082, - 62122 + 62207, + 62247 ], "loc": { "start": { - "line": 2088, + "line": 2090, "column": 16 }, "end": { - "line": 2088, + "line": 2090, "column": 56 } } }, "range": [ - 62082, - 62123 + 62207, + 62248 ], "loc": { "start": { - "line": 2088, + "line": 2090, "column": 16 }, "end": { - "line": 2088, + "line": 2090, "column": 57 } } } ], "range": [ - 62064, - 62137 + 62189, + 62262 ], "loc": { "start": { - "line": 2087, + "line": 2089, "column": 36 }, "end": { - "line": 2089, + "line": 2091, "column": 13 } } }, "alternate": null, "range": [ - 62040, - 62137 + 62165, + 62262 ], "loc": { "start": { - "line": 2087, + "line": 2089, "column": 12 }, "end": { - "line": 2089, + "line": 2091, "column": 13 } }, @@ -110262,16 +110515,16 @@ "type": "Line", "value": " checks if current row index appears in exclude array", "range": [ - 61972, - 62027 + 62097, + 62152 ], "loc": { "start": { - "line": 2086, + "line": 2088, "column": 12 }, "end": { - "line": 2086, + "line": 2088, "column": 67 } } @@ -110287,16 +110540,16 @@ "type": "Identifier", "name": "cell", "range": [ - 62154, - 62158 + 62279, + 62283 ], "loc": { "start": { - "line": 2090, + "line": 2092, "column": 16 }, "end": { - "line": 2090, + "line": 2092, "column": 20 } } @@ -110311,16 +110564,16 @@ "type": "Identifier", "name": "row", "range": [ - 62161, - 62164 + 62286, + 62289 ], "loc": { "start": { - "line": 2090, + "line": 2092, "column": 23 }, "end": { - "line": 2090, + "line": 2092, "column": 26 } } @@ -110329,31 +110582,31 @@ "type": "Identifier", "name": "i", "range": [ - 62165, - 62166 + 62290, + 62291 ], "loc": { "start": { - "line": 2090, + "line": 2092, "column": 27 }, "end": { - "line": 2090, + "line": 2092, "column": 28 } } }, "range": [ - 62161, - 62167 + 62286, + 62292 ], "loc": { "start": { - "line": 2090, + "line": 2092, "column": 23 }, "end": { - "line": 2090, + "line": 2092, "column": 29 } } @@ -110362,46 +110615,46 @@ "type": "Identifier", "name": "cells", "range": [ - 62168, - 62173 + 62293, + 62298 ], "loc": { "start": { - "line": 2090, + "line": 2092, "column": 30 }, "end": { - "line": 2090, + "line": 2092, "column": 35 } } }, "range": [ - 62161, - 62173 + 62286, + 62298 ], "loc": { "start": { - "line": 2090, + "line": 2092, "column": 23 }, "end": { - "line": 2090, + "line": 2092, "column": 35 } } }, "range": [ - 62154, - 62173 + 62279, + 62298 ], "loc": { "start": { - "line": 2090, + "line": 2092, "column": 16 }, "end": { - "line": 2090, + "line": 2092, "column": 35 } } @@ -110412,16 +110665,16 @@ "type": "Identifier", "name": "nchilds", "range": [ - 62191, - 62198 + 62316, + 62323 ], "loc": { "start": { - "line": 2091, + "line": 2093, "column": 16 }, "end": { - "line": 2091, + "line": 2093, "column": 23 } } @@ -110433,16 +110686,16 @@ "type": "Identifier", "name": "cell", "range": [ - 62201, - 62205 + 62326, + 62330 ], "loc": { "start": { - "line": 2091, + "line": 2093, "column": 26 }, "end": { - "line": 2091, + "line": 2093, "column": 30 } } @@ -110451,46 +110704,46 @@ "type": "Identifier", "name": "length", "range": [ - 62206, - 62212 + 62331, + 62337 ], "loc": { "start": { - "line": 2091, + "line": 2093, "column": 31 }, "end": { - "line": 2091, + "line": 2093, "column": 37 } } }, "range": [ - 62201, - 62212 + 62326, + 62337 ], "loc": { "start": { - "line": 2091, + "line": 2093, "column": 26 }, "end": { - "line": 2091, + "line": 2093, "column": 37 } } }, "range": [ - 62191, - 62212 + 62316, + 62337 ], "loc": { "start": { - "line": 2091, + "line": 2093, "column": 16 }, "end": { - "line": 2091, + "line": 2093, "column": 37 } } @@ -110498,16 +110751,16 @@ ], "kind": "let", "range": [ - 62150, - 62213 + 62275, + 62338 ], "loc": { "start": { - "line": 2090, + "line": 2092, "column": 12 }, "end": { - "line": 2091, + "line": 2093, "column": 38 } }, @@ -110516,16 +110769,16 @@ "type": "Line", "value": " checks if row has exact cell # and is not excluded", "range": [ - 62227, - 62280 + 62352, + 62405 ], "loc": { "start": { - "line": 2093, + "line": 2095, "column": 12 }, "end": { - "line": 2093, + "line": 2095, "column": 65 } } @@ -110544,16 +110797,16 @@ "type": "Identifier", "name": "nchilds", "range": [ - 62297, - 62304 + 62422, + 62429 ], "loc": { "start": { - "line": 2094, + "line": 2096, "column": 16 }, "end": { - "line": 2094, + "line": 2096, "column": 23 } } @@ -110564,16 +110817,16 @@ "object": { "type": "ThisExpression", "range": [ - 62309, - 62313 + 62434, + 62438 ], "loc": { "start": { - "line": 2094, + "line": 2096, "column": 28 }, "end": { - "line": 2094, + "line": 2096, "column": 32 } } @@ -110582,46 +110835,46 @@ "type": "Identifier", "name": "nbCells", "range": [ - 62314, - 62321 + 62439, + 62446 ], "loc": { "start": { - "line": 2094, + "line": 2096, "column": 33 }, "end": { - "line": 2094, + "line": 2096, "column": 40 } } }, "range": [ - 62309, - 62321 + 62434, + 62446 ], "loc": { "start": { - "line": 2094, + "line": 2096, "column": 28 }, "end": { - "line": 2094, + "line": 2096, "column": 40 } } }, "range": [ - 62297, - 62321 + 62422, + 62446 ], "loc": { "start": { - "line": 2094, + "line": 2096, "column": 16 }, "end": { - "line": 2094, + "line": 2096, "column": 40 } } @@ -110633,47 +110886,47 @@ "type": "Identifier", "name": "isExludedRow", "range": [ - 62326, - 62338 + 62451, + 62463 ], "loc": { "start": { - "line": 2094, + "line": 2096, "column": 45 }, "end": { - "line": 2094, + "line": 2096, "column": 57 } } }, "prefix": true, "range": [ - 62325, - 62338 + 62450, + 62463 ], "loc": { "start": { - "line": 2094, + "line": 2096, "column": 44 }, "end": { - "line": 2094, + "line": 2096, "column": 57 } } }, "range": [ - 62297, - 62338 + 62422, + 62463 ], "loc": { "start": { - "line": 2094, + "line": 2096, "column": 16 }, "end": { - "line": 2094, + "line": 2096, "column": 57 } } @@ -110692,16 +110945,16 @@ "type": "Identifier", "name": "j", "range": [ - 62416, - 62417 + 62541, + 62542 ], "loc": { "start": { - "line": 2096, + "line": 2098, "column": 25 }, "end": { - "line": 2096, + "line": 2098, "column": 26 } } @@ -110711,31 +110964,31 @@ "value": 0, "raw": "0", "range": [ - 62420, - 62421 + 62545, + 62546 ], "loc": { "start": { - "line": 2096, + "line": 2098, "column": 29 }, "end": { - "line": 2096, + "line": 2098, "column": 30 } } }, "range": [ - 62416, - 62421 + 62541, + 62546 ], "loc": { "start": { - "line": 2096, + "line": 2098, "column": 25 }, "end": { - "line": 2096, + "line": 2098, "column": 30 } } @@ -110743,16 +110996,16 @@ ], "kind": "let", "range": [ - 62412, - 62421 + 62537, + 62546 ], "loc": { "start": { - "line": 2096, + "line": 2098, "column": 21 }, "end": { - "line": 2096, + "line": 2098, "column": 30 } } @@ -110764,16 +111017,16 @@ "type": "Identifier", "name": "j", "range": [ - 62423, - 62424 + 62548, + 62549 ], "loc": { "start": { - "line": 2096, + "line": 2098, "column": 32 }, "end": { - "line": 2096, + "line": 2098, "column": 33 } } @@ -110782,31 +111035,31 @@ "type": "Identifier", "name": "nchilds", "range": [ - 62427, - 62434 + 62552, + 62559 ], "loc": { "start": { - "line": 2096, + "line": 2098, "column": 36 }, "end": { - "line": 2096, + "line": 2098, "column": 43 } } }, "range": [ - 62423, - 62434 + 62548, + 62559 ], "loc": { "start": { - "line": 2096, + "line": 2098, "column": 32 }, "end": { - "line": 2096, + "line": 2098, "column": 43 } } @@ -110818,32 +111071,32 @@ "type": "Identifier", "name": "j", "range": [ - 62436, - 62437 + 62561, + 62562 ], "loc": { "start": { - "line": 2096, + "line": 2098, "column": 45 }, "end": { - "line": 2096, + "line": 2098, "column": 46 } } }, "prefix": false, "range": [ - 62436, - 62439 + 62561, + 62564 ], "loc": { "start": { - "line": 2096, + "line": 2098, "column": 45 }, "end": { - "line": 2096, + "line": 2098, "column": 48 } } @@ -110860,16 +111113,16 @@ "type": "Identifier", "name": "j", "range": [ - 62467, - 62468 + 62592, + 62593 ], "loc": { "start": { - "line": 2097, + "line": 2099, "column": 24 }, "end": { - "line": 2097, + "line": 2099, "column": 25 } } @@ -110878,31 +111131,31 @@ "type": "Identifier", "name": "colIndex", "range": [ - 62473, - 62481 + 62598, + 62606 ], "loc": { "start": { - "line": 2097, + "line": 2099, "column": 30 }, "end": { - "line": 2097, + "line": 2099, "column": 38 } } }, "range": [ - 62467, - 62481 + 62592, + 62606 ], "loc": { "start": { - "line": 2097, + "line": 2099, "column": 24 }, "end": { - "line": 2097, + "line": 2099, "column": 38 } } @@ -110914,48 +111167,48 @@ "type": "ContinueStatement", "label": null, "range": [ - 62509, - 62518 + 62634, + 62643 ], "loc": { "start": { - "line": 2098, + "line": 2100, "column": 24 }, "end": { - "line": 2098, + "line": 2100, "column": 33 } } } ], "range": [ - 62483, - 62540 + 62608, + 62665 ], "loc": { "start": { - "line": 2097, + "line": 2099, "column": 40 }, "end": { - "line": 2099, + "line": 2101, "column": 21 } } }, "alternate": null, "range": [ - 62463, - 62540 + 62588, + 62665 ], "loc": { "start": { - "line": 2097, + "line": 2099, "column": 20 }, "end": { - "line": 2099, + "line": 2101, "column": 21 } } @@ -110969,16 +111222,16 @@ "type": "Identifier", "name": "data", "range": [ - 62565, - 62569 + 62690, + 62694 ], "loc": { "start": { - "line": 2100, + "line": 2102, "column": 24 }, "end": { - "line": 2100, + "line": 2102, "column": 28 } } @@ -110989,16 +111242,16 @@ "type": "Identifier", "name": "getContent", "range": [ - 62572, - 62582 + 62697, + 62707 ], "loc": { "start": { - "line": 2100, + "line": 2102, "column": 31 }, "end": { - "line": 2100, + "line": 2102, "column": 41 } } @@ -111011,16 +111264,16 @@ "type": "Identifier", "name": "cell", "range": [ - 62583, - 62587 + 62708, + 62712 ], "loc": { "start": { - "line": 2100, + "line": 2102, "column": 42 }, "end": { - "line": 2100, + "line": 2102, "column": 46 } } @@ -111029,62 +111282,62 @@ "type": "Identifier", "name": "j", "range": [ - 62588, - 62589 + 62713, + 62714 ], "loc": { "start": { - "line": 2100, + "line": 2102, "column": 47 }, "end": { - "line": 2100, + "line": 2102, "column": 48 } } }, "range": [ - 62583, - 62590 + 62708, + 62715 ], "loc": { "start": { - "line": 2100, + "line": 2102, "column": 42 }, "end": { - "line": 2100, + "line": 2102, "column": 49 } } } ], "range": [ - 62572, - 62591 + 62697, + 62716 ], "loc": { "start": { - "line": 2100, + "line": 2102, "column": 31 }, "end": { - "line": 2100, + "line": 2102, "column": 50 } } }, "range": [ - 62565, - 62591 + 62690, + 62716 ], "loc": { "start": { - "line": 2100, + "line": 2102, "column": 24 }, "end": { - "line": 2100, + "line": 2102, "column": 50 } } @@ -111092,16 +111345,16 @@ ], "kind": "let", "range": [ - 62561, - 62592 + 62686, + 62717 ], "loc": { "start": { - "line": 2100, + "line": 2102, "column": 20 }, "end": { - "line": 2100, + "line": 2102, "column": 51 } } @@ -111117,16 +111370,16 @@ "type": "Identifier", "name": "colValues", "range": [ - 62613, - 62622 + 62738, + 62747 ], "loc": { "start": { - "line": 2101, + "line": 2103, "column": 20 }, "end": { - "line": 2101, + "line": 2103, "column": 29 } } @@ -111135,31 +111388,31 @@ "type": "Identifier", "name": "push", "range": [ - 62623, - 62627 + 62748, + 62752 ], "loc": { "start": { - "line": 2101, + "line": 2103, "column": 30 }, "end": { - "line": 2101, + "line": 2103, "column": 34 } } }, "range": [ - 62613, - 62627 + 62738, + 62752 ], "loc": { "start": { - "line": 2101, + "line": 2103, "column": 20 }, "end": { - "line": 2101, + "line": 2103, "column": 34 } } @@ -111169,78 +111422,78 @@ "type": "Identifier", "name": "data", "range": [ - 62628, - 62632 + 62753, + 62757 ], "loc": { "start": { - "line": 2101, + "line": 2103, "column": 35 }, "end": { - "line": 2101, + "line": 2103, "column": 39 } } } ], "range": [ - 62613, - 62633 + 62738, + 62758 ], "loc": { "start": { - "line": 2101, + "line": 2103, "column": 20 }, "end": { - "line": 2101, + "line": 2103, "column": 40 } } }, "range": [ - 62613, - 62634 + 62738, + 62759 ], "loc": { "start": { - "line": 2101, + "line": 2103, "column": 20 }, "end": { - "line": 2101, + "line": 2103, "column": 41 } } } ], "range": [ - 62441, - 62652 + 62566, + 62777 ], "loc": { "start": { - "line": 2096, + "line": 2098, "column": 50 }, "end": { - "line": 2102, + "line": 2104, "column": 17 } } }, "range": [ - 62407, - 62652 + 62532, + 62777 ], "loc": { "start": { - "line": 2096, + "line": 2098, "column": 16 }, "end": { - "line": 2102, + "line": 2104, "column": 17 } }, @@ -111249,16 +111502,16 @@ "type": "Line", "value": " this loop retrieves cell data", "range": [ - 62358, - 62390 + 62483, + 62515 ], "loc": { "start": { - "line": 2095, + "line": 2097, "column": 16 }, "end": { - "line": 2095, + "line": 2097, "column": 48 } } @@ -111267,32 +111520,32 @@ } ], "range": [ - 62340, - 62666 + 62465, + 62791 ], "loc": { "start": { - "line": 2094, + "line": 2096, "column": 59 }, "end": { - "line": 2103, + "line": 2105, "column": 13 } } }, "alternate": null, "range": [ - 62293, - 62666 + 62418, + 62791 ], "loc": { "start": { - "line": 2094, + "line": 2096, "column": 12 }, "end": { - "line": 2103, + "line": 2105, "column": 13 } }, @@ -111301,16 +111554,16 @@ "type": "Line", "value": " checks if row has exact cell # and is not excluded", "range": [ - 62227, - 62280 + 62352, + 62405 ], "loc": { "start": { - "line": 2093, + "line": 2095, "column": 12 }, "end": { - "line": 2093, + "line": 2095, "column": 65 } } @@ -111319,31 +111572,31 @@ } ], "range": [ - 61920, - 62676 + 62045, + 62801 ], "loc": { "start": { - "line": 2084, + "line": 2086, "column": 51 }, "end": { - "line": 2104, + "line": 2106, "column": 9 } } }, "range": [ - 61877, - 62676 + 62002, + 62801 ], "loc": { "start": { - "line": 2084, + "line": 2086, "column": 8 }, "end": { - "line": 2104, + "line": 2106, "column": 9 } } @@ -111354,47 +111607,47 @@ "type": "Identifier", "name": "colValues", "range": [ - 62692, - 62701 + 62817, + 62826 ], "loc": { "start": { - "line": 2105, + "line": 2107, "column": 15 }, "end": { - "line": 2105, + "line": 2107, "column": 24 } } }, "range": [ - 62685, - 62702 + 62810, + 62827 ], "loc": { "start": { - "line": 2105, + "line": 2107, "column": 8 }, "end": { - "line": 2105, + "line": 2107, "column": 25 } } } ], "range": [ - 61553, - 62708 + 61678, + 62833 ], "loc": { "start": { - "line": 2073, + "line": 2075, "column": 6 }, "end": { - "line": 2106, + "line": 2108, "column": 5 } } @@ -111402,16 +111655,16 @@ "generator": false, "expression": false, "range": [ - 61451, - 62708 + 61576, + 62833 ], "loc": { "start": { - "line": 2068, + "line": 2070, "column": 16 }, "end": { - "line": 2106, + "line": 2108, "column": 5 } } @@ -111419,16 +111672,16 @@ "kind": "method", "computed": false, "range": [ - 61439, - 62708 + 61564, + 62833 ], "loc": { "start": { - "line": 2068, + "line": 2070, "column": 4 }, "end": { - "line": 2106, + "line": 2108, "column": 5 } }, @@ -111437,16 +111690,16 @@ "type": "Block", "value": "*\n * Return the data of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [typed=false] Return a typed value\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @return {Array} Flat list of data for a column\n * @private\n ", "range": [ - 61053, - 61434 + 61178, + 61559 ], "loc": { "start": { - "line": 2059, + "line": 2061, "column": 4 }, "end": { - "line": 2067, + "line": 2069, "column": 7 } } @@ -111457,16 +111710,16 @@ "type": "Block", "value": "*\n * Return the filter's value of a specified column\n * @param {Number} index Column index\n * @return {String} Filter value\n ", "range": [ - 62714, - 62866 + 62839, + 62991 ], "loc": { "start": { - "line": 2108, + "line": 2110, "column": 4 }, "end": { - "line": 2112, + "line": 2114, "column": 7 } } @@ -111480,16 +111733,16 @@ "type": "Identifier", "name": "getFilterValue", "range": [ - 62871, - 62885 + 62996, + 63010 ], "loc": { "start": { - "line": 2113, + "line": 2115, "column": 4 }, "end": { - "line": 2113, + "line": 2115, "column": 18 } } @@ -111502,16 +111755,16 @@ "type": "Identifier", "name": "index", "range": [ - 62886, - 62891 + 63011, + 63016 ], "loc": { "start": { - "line": 2113, + "line": 2115, "column": 19 }, "end": { - "line": 2113, + "line": 2115, "column": 24 } } @@ -111531,16 +111784,16 @@ "object": { "type": "ThisExpression", "range": [ - 62908, - 62912 + 63033, + 63037 ], "loc": { "start": { - "line": 2114, + "line": 2116, "column": 13 }, "end": { - "line": 2114, + "line": 2116, "column": 17 } } @@ -111549,47 +111802,47 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 62913, - 62920 + 63038, + 63045 ], "loc": { "start": { - "line": 2114, + "line": 2116, "column": 18 }, "end": { - "line": 2114, + "line": 2116, "column": 25 } } }, "range": [ - 62908, - 62920 + 63033, + 63045 ], "loc": { "start": { - "line": 2114, + "line": 2116, "column": 13 }, "end": { - "line": 2114, + "line": 2116, "column": 25 } } }, "prefix": true, "range": [ - 62907, - 62920 + 63032, + 63045 ], "loc": { "start": { - "line": 2114, + "line": 2116, "column": 12 }, "end": { - "line": 2114, + "line": 2116, "column": 25 } } @@ -111601,48 +111854,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 62936, - 62943 + 63061, + 63068 ], "loc": { "start": { - "line": 2115, + "line": 2117, "column": 12 }, "end": { - "line": 2115, + "line": 2117, "column": 19 } } } ], "range": [ - 62922, - 62953 + 63047, + 63078 ], "loc": { "start": { - "line": 2114, + "line": 2116, "column": 27 }, "end": { - "line": 2116, + "line": 2118, "column": 9 } } }, "alternate": null, "range": [ - 62903, - 62953 + 63028, + 63078 ], "loc": { "start": { - "line": 2114, + "line": 2116, "column": 8 }, "end": { - "line": 2116, + "line": 2118, "column": 9 } } @@ -111656,16 +111909,16 @@ "type": "Identifier", "name": "fltValue", "range": [ - 62966, - 62974 + 63091, + 63099 ], "loc": { "start": { - "line": 2117, + "line": 2119, "column": 12 }, "end": { - "line": 2117, + "line": 2119, "column": 20 } } @@ -111675,31 +111928,31 @@ "value": "", "raw": "''", "range": [ - 62977, - 62979 + 63102, + 63104 ], "loc": { "start": { - "line": 2117, + "line": 2119, "column": 23 }, "end": { - "line": 2117, + "line": 2119, "column": 25 } } }, "range": [ - 62966, - 62979 + 63091, + 63104 ], "loc": { "start": { - "line": 2117, + "line": 2119, "column": 12 }, "end": { - "line": 2117, + "line": 2119, "column": 25 } } @@ -111707,16 +111960,16 @@ ], "kind": "let", "range": [ - 62962, - 62980 + 63087, + 63105 ], "loc": { "start": { - "line": 2117, + "line": 2119, "column": 8 }, "end": { - "line": 2117, + "line": 2119, "column": 26 } } @@ -111730,16 +111983,16 @@ "type": "Identifier", "name": "flt", "range": [ - 62993, - 62996 + 63118, + 63121 ], "loc": { "start": { - "line": 2118, + "line": 2120, "column": 12 }, "end": { - "line": 2118, + "line": 2120, "column": 15 } } @@ -111752,16 +112005,16 @@ "object": { "type": "ThisExpression", "range": [ - 62999, - 63003 + 63124, + 63128 ], "loc": { "start": { - "line": 2118, + "line": 2120, "column": 18 }, "end": { - "line": 2118, + "line": 2120, "column": 22 } } @@ -111770,31 +112023,31 @@ "type": "Identifier", "name": "getFilterElement", "range": [ - 63004, - 63020 + 63129, + 63145 ], "loc": { "start": { - "line": 2118, + "line": 2120, "column": 23 }, "end": { - "line": 2118, + "line": 2120, "column": 39 } } }, "range": [ - 62999, - 63020 + 63124, + 63145 ], "loc": { "start": { - "line": 2118, + "line": 2120, "column": 18 }, "end": { - "line": 2118, + "line": 2120, "column": 39 } } @@ -111804,47 +112057,47 @@ "type": "Identifier", "name": "index", "range": [ - 63021, - 63026 + 63146, + 63151 ], "loc": { "start": { - "line": 2118, + "line": 2120, "column": 40 }, "end": { - "line": 2118, + "line": 2120, "column": 45 } } } ], "range": [ - 62999, - 63027 + 63124, + 63152 ], "loc": { "start": { - "line": 2118, + "line": 2120, "column": 18 }, "end": { - "line": 2118, + "line": 2120, "column": 46 } } }, "range": [ - 62993, - 63027 + 63118, + 63152 ], "loc": { "start": { - "line": 2118, + "line": 2120, "column": 12 }, "end": { - "line": 2118, + "line": 2120, "column": 46 } } @@ -111852,16 +112105,16 @@ ], "kind": "let", "range": [ - 62989, - 63028 + 63114, + 63153 ], "loc": { "start": { - "line": 2118, + "line": 2120, "column": 8 }, "end": { - "line": 2118, + "line": 2120, "column": 47 } } @@ -111875,32 +112128,32 @@ "type": "Identifier", "name": "flt", "range": [ - 63042, - 63045 + 63167, + 63170 ], "loc": { "start": { - "line": 2119, + "line": 2121, "column": 13 }, "end": { - "line": 2119, + "line": 2121, "column": 16 } } }, "prefix": true, "range": [ - 63041, - 63045 + 63166, + 63170 ], "loc": { "start": { - "line": 2119, + "line": 2121, "column": 12 }, "end": { - "line": 2119, + "line": 2121, "column": 16 } } @@ -111914,63 +112167,63 @@ "type": "Identifier", "name": "fltValue", "range": [ - 63068, - 63076 + 63193, + 63201 ], "loc": { "start": { - "line": 2120, + "line": 2122, "column": 19 }, "end": { - "line": 2120, + "line": 2122, "column": 27 } } }, "range": [ - 63061, - 63077 + 63186, + 63202 ], "loc": { "start": { - "line": 2120, + "line": 2122, "column": 12 }, "end": { - "line": 2120, + "line": 2122, "column": 28 } } } ], "range": [ - 63047, - 63087 + 63172, + 63212 ], "loc": { "start": { - "line": 2119, + "line": 2121, "column": 18 }, "end": { - "line": 2121, + "line": 2123, "column": 9 } } }, "alternate": null, "range": [ - 63037, - 63087 + 63162, + 63212 ], "loc": { "start": { - "line": 2119, + "line": 2121, "column": 8 }, "end": { - "line": 2121, + "line": 2123, "column": 9 } } @@ -111984,16 +112237,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 63101, - 63111 + 63226, + 63236 ], "loc": { "start": { - "line": 2123, + "line": 2125, "column": 12 }, "end": { - "line": 2123, + "line": 2125, "column": 22 } } @@ -112006,16 +112259,16 @@ "object": { "type": "ThisExpression", "range": [ - 63114, - 63118 + 63239, + 63243 ], "loc": { "start": { - "line": 2123, + "line": 2125, "column": 25 }, "end": { - "line": 2123, + "line": 2125, "column": 29 } } @@ -112024,31 +112277,31 @@ "type": "Identifier", "name": "getFilterType", "range": [ - 63119, - 63132 + 63244, + 63257 ], "loc": { "start": { - "line": 2123, + "line": 2125, "column": 30 }, "end": { - "line": 2123, + "line": 2125, "column": 43 } } }, "range": [ - 63114, - 63132 + 63239, + 63257 ], "loc": { "start": { - "line": 2123, + "line": 2125, "column": 25 }, "end": { - "line": 2123, + "line": 2125, "column": 43 } } @@ -112058,47 +112311,47 @@ "type": "Identifier", "name": "index", "range": [ - 63133, - 63138 + 63258, + 63263 ], "loc": { "start": { - "line": 2123, + "line": 2125, "column": 44 }, "end": { - "line": 2123, + "line": 2125, "column": 49 } } } ], "range": [ - 63114, - 63139 + 63239, + 63264 ], "loc": { "start": { - "line": 2123, + "line": 2125, "column": 25 }, "end": { - "line": 2123, + "line": 2125, "column": 50 } } }, "range": [ - 63101, - 63139 + 63226, + 63264 ], "loc": { "start": { - "line": 2123, + "line": 2125, "column": 12 }, "end": { - "line": 2123, + "line": 2125, "column": 50 } } @@ -112106,16 +112359,16 @@ ], "kind": "let", "range": [ - 63097, - 63140 + 63222, + 63265 ], "loc": { "start": { - "line": 2123, + "line": 2125, "column": 8 }, "end": { - "line": 2123, + "line": 2125, "column": 51 } } @@ -112132,16 +112385,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 63153, - 63163 + 63278, + 63288 ], "loc": { "start": { - "line": 2124, + "line": 2126, "column": 12 }, "end": { - "line": 2124, + "line": 2126, "column": 22 } } @@ -112150,31 +112403,31 @@ "type": "Identifier", "name": "MULTIPLE", "range": [ - 63168, - 63176 + 63293, + 63301 ], "loc": { "start": { - "line": 2124, + "line": 2126, "column": 27 }, "end": { - "line": 2124, + "line": 2126, "column": 35 } } }, "range": [ - 63153, - 63176 + 63278, + 63301 ], "loc": { "start": { - "line": 2124, + "line": 2126, "column": 12 }, "end": { - "line": 2124, + "line": 2126, "column": 35 } } @@ -112186,16 +112439,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 63180, - 63190 + 63305, + 63315 ], "loc": { "start": { - "line": 2124, + "line": 2126, "column": 39 }, "end": { - "line": 2124, + "line": 2126, "column": 49 } } @@ -112204,46 +112457,46 @@ "type": "Identifier", "name": "CHECKLIST", "range": [ - 63195, - 63204 + 63320, + 63329 ], "loc": { "start": { - "line": 2124, + "line": 2126, "column": 54 }, "end": { - "line": 2124, + "line": 2126, "column": 63 } } }, "range": [ - 63180, - 63204 + 63305, + 63329 ], "loc": { "start": { - "line": 2124, + "line": 2126, "column": 39 }, "end": { - "line": 2124, + "line": 2126, "column": 63 } } }, "range": [ - 63153, - 63204 + 63278, + 63329 ], "loc": { "start": { - "line": 2124, + "line": 2126, "column": 12 }, "end": { - "line": 2124, + "line": 2126, "column": 63 } } @@ -112260,16 +112513,16 @@ "type": "Identifier", "name": "fltValue", "range": [ - 63220, - 63228 + 63345, + 63353 ], "loc": { "start": { - "line": 2125, + "line": 2127, "column": 12 }, "end": { - "line": 2125, + "line": 2127, "column": 20 } } @@ -112281,16 +112534,16 @@ "type": "Identifier", "name": "flt", "range": [ - 63231, - 63234 + 63356, + 63359 ], "loc": { "start": { - "line": 2125, + "line": 2127, "column": 23 }, "end": { - "line": 2125, + "line": 2127, "column": 26 } } @@ -112299,77 +112552,77 @@ "type": "Identifier", "name": "value", "range": [ - 63235, - 63240 + 63360, + 63365 ], "loc": { "start": { - "line": 2125, + "line": 2127, "column": 27 }, "end": { - "line": 2125, + "line": 2127, "column": 32 } } }, "range": [ - 63231, - 63240 + 63356, + 63365 ], "loc": { "start": { - "line": 2125, + "line": 2127, "column": 23 }, "end": { - "line": 2125, + "line": 2127, "column": 32 } } }, "range": [ - 63220, - 63240 + 63345, + 63365 ], "loc": { "start": { - "line": 2125, + "line": 2127, "column": 12 }, "end": { - "line": 2125, + "line": 2127, "column": 32 } } }, "range": [ - 63220, - 63241 + 63345, + 63366 ], "loc": { "start": { - "line": 2125, + "line": 2127, "column": 12 }, "end": { - "line": 2125, + "line": 2127, "column": 33 } } } ], "range": [ - 63206, - 63251 + 63331, + 63376 ], "loc": { "start": { - "line": 2124, + "line": 2126, "column": 65 }, "end": { - "line": 2126, + "line": 2128, "column": 9 } }, @@ -112378,16 +112631,16 @@ "type": "Line", "value": "mutiple select", "range": [ - 63260, - 63276 + 63385, + 63401 ], "loc": { "start": { - "line": 2127, + "line": 2129, "column": 8 }, "end": { - "line": 2127, + "line": 2129, "column": 24 } } @@ -112403,16 +112656,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 63294, - 63304 + 63419, + 63429 ], "loc": { "start": { - "line": 2128, + "line": 2130, "column": 17 }, "end": { - "line": 2128, + "line": 2130, "column": 27 } } @@ -112421,31 +112674,31 @@ "type": "Identifier", "name": "MULTIPLE", "range": [ - 63309, - 63317 + 63434, + 63442 ], "loc": { "start": { - "line": 2128, + "line": 2130, "column": 32 }, "end": { - "line": 2128, + "line": 2130, "column": 40 } } }, "range": [ - 63294, - 63317 + 63419, + 63442 ], "loc": { "start": { - "line": 2128, + "line": 2130, "column": 17 }, "end": { - "line": 2128, + "line": 2130, "column": 40 } } @@ -112462,16 +112715,16 @@ "type": "Identifier", "name": "fltValue", "range": [ - 63333, - 63341 + 63458, + 63466 ], "loc": { "start": { - "line": 2129, + "line": 2131, "column": 12 }, "end": { - "line": 2129, + "line": 2131, "column": 20 } } @@ -112489,16 +112742,16 @@ "object": { "type": "ThisExpression", "range": [ - 63344, - 63348 + 63469, + 63473 ], "loc": { "start": { - "line": 2129, + "line": 2131, "column": 23 }, "end": { - "line": 2129, + "line": 2131, "column": 27 } } @@ -112507,31 +112760,31 @@ "type": "Identifier", "name": "feature", "range": [ - 63349, - 63356 + 63474, + 63481 ], "loc": { "start": { - "line": 2129, + "line": 2131, "column": 28 }, "end": { - "line": 2129, + "line": 2131, "column": 35 } } }, "range": [ - 63344, - 63356 + 63469, + 63481 ], "loc": { "start": { - "line": 2129, + "line": 2131, "column": 23 }, "end": { - "line": 2129, + "line": 2131, "column": 35 } } @@ -112542,32 +112795,32 @@ "value": "dropdown", "raw": "'dropdown'", "range": [ - 63357, - 63367 + 63482, + 63492 ], "loc": { "start": { - "line": 2129, + "line": 2131, "column": 36 }, "end": { - "line": 2129, + "line": 2131, "column": 46 } } } ], "range": [ - 63344, - 63368 + 63469, + 63493 ], "loc": { "start": { - "line": 2129, + "line": 2131, "column": 23 }, "end": { - "line": 2129, + "line": 2131, "column": 47 } } @@ -112576,31 +112829,31 @@ "type": "Identifier", "name": "getValues", "range": [ - 63369, - 63378 + 63494, + 63503 ], "loc": { "start": { - "line": 2129, + "line": 2131, "column": 48 }, "end": { - "line": 2129, + "line": 2131, "column": 57 } } }, "range": [ - 63344, - 63378 + 63469, + 63503 ], "loc": { "start": { - "line": 2129, + "line": 2131, "column": 23 }, "end": { - "line": 2129, + "line": 2131, "column": 57 } } @@ -112610,78 +112863,78 @@ "type": "Identifier", "name": "index", "range": [ - 63379, - 63384 + 63504, + 63509 ], "loc": { "start": { - "line": 2129, + "line": 2131, "column": 58 }, "end": { - "line": 2129, + "line": 2131, "column": 63 } } } ], "range": [ - 63344, - 63385 + 63469, + 63510 ], "loc": { "start": { - "line": 2129, + "line": 2131, "column": 23 }, "end": { - "line": 2129, + "line": 2131, "column": 64 } } }, "range": [ - 63333, - 63385 + 63458, + 63510 ], "loc": { "start": { - "line": 2129, + "line": 2131, "column": 12 }, "end": { - "line": 2129, + "line": 2131, "column": 64 } } }, "range": [ - 63333, - 63386 + 63458, + 63511 ], "loc": { "start": { - "line": 2129, + "line": 2131, "column": 12 }, "end": { - "line": 2129, + "line": 2131, "column": 65 } } } ], "range": [ - 63319, - 63396 + 63444, + 63521 ], "loc": { "start": { - "line": 2128, + "line": 2130, "column": 42 }, "end": { - "line": 2130, + "line": 2132, "column": 9 } }, @@ -112690,16 +112943,16 @@ "type": "Line", "value": "checklist", "range": [ - 63405, - 63416 + 63530, + 63541 ], "loc": { "start": { - "line": 2131, + "line": 2133, "column": 8 }, "end": { - "line": 2131, + "line": 2133, "column": 19 } } @@ -112715,16 +112968,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 63434, - 63444 + 63559, + 63569 ], "loc": { "start": { - "line": 2132, + "line": 2134, "column": 17 }, "end": { - "line": 2132, + "line": 2134, "column": 27 } } @@ -112733,31 +112986,31 @@ "type": "Identifier", "name": "CHECKLIST", "range": [ - 63449, - 63458 + 63574, + 63583 ], "loc": { "start": { - "line": 2132, + "line": 2134, "column": 32 }, "end": { - "line": 2132, + "line": 2134, "column": 41 } } }, "range": [ - 63434, - 63458 + 63559, + 63583 ], "loc": { "start": { - "line": 2132, + "line": 2134, "column": 17 }, "end": { - "line": 2132, + "line": 2134, "column": 41 } } @@ -112774,16 +113027,16 @@ "type": "Identifier", "name": "fltValue", "range": [ - 63474, - 63482 + 63599, + 63607 ], "loc": { "start": { - "line": 2133, + "line": 2135, "column": 12 }, "end": { - "line": 2133, + "line": 2135, "column": 20 } } @@ -112801,16 +113054,16 @@ "object": { "type": "ThisExpression", "range": [ - 63485, - 63489 + 63610, + 63614 ], "loc": { "start": { - "line": 2133, + "line": 2135, "column": 23 }, "end": { - "line": 2133, + "line": 2135, "column": 27 } } @@ -112819,31 +113072,31 @@ "type": "Identifier", "name": "feature", "range": [ - 63490, - 63497 + 63615, + 63622 ], "loc": { "start": { - "line": 2133, + "line": 2135, "column": 28 }, "end": { - "line": 2133, + "line": 2135, "column": 35 } } }, "range": [ - 63485, - 63497 + 63610, + 63622 ], "loc": { "start": { - "line": 2133, + "line": 2135, "column": 23 }, "end": { - "line": 2133, + "line": 2135, "column": 35 } } @@ -112854,32 +113107,32 @@ "value": "checkList", "raw": "'checkList'", "range": [ - 63498, - 63509 + 63623, + 63634 ], "loc": { "start": { - "line": 2133, + "line": 2135, "column": 36 }, "end": { - "line": 2133, + "line": 2135, "column": 47 } } } ], "range": [ - 63485, - 63510 + 63610, + 63635 ], "loc": { "start": { - "line": 2133, + "line": 2135, "column": 23 }, "end": { - "line": 2133, + "line": 2135, "column": 48 } } @@ -112888,31 +113141,31 @@ "type": "Identifier", "name": "getValues", "range": [ - 63511, - 63520 + 63636, + 63645 ], "loc": { "start": { - "line": 2133, + "line": 2135, "column": 49 }, "end": { - "line": 2133, + "line": 2135, "column": 58 } } }, "range": [ - 63485, - 63520 + 63610, + 63645 ], "loc": { "start": { - "line": 2133, + "line": 2135, "column": 23 }, "end": { - "line": 2133, + "line": 2135, "column": 58 } } @@ -112922,94 +113175,94 @@ "type": "Identifier", "name": "index", "range": [ - 63521, - 63526 + 63646, + 63651 ], "loc": { "start": { - "line": 2133, + "line": 2135, "column": 59 }, "end": { - "line": 2133, + "line": 2135, "column": 64 } } } ], "range": [ - 63485, - 63527 + 63610, + 63652 ], "loc": { "start": { - "line": 2133, + "line": 2135, "column": 23 }, "end": { - "line": 2133, + "line": 2135, "column": 65 } } }, "range": [ - 63474, - 63527 + 63599, + 63652 ], "loc": { "start": { - "line": 2133, + "line": 2135, "column": 12 }, "end": { - "line": 2133, + "line": 2135, "column": 65 } } }, "range": [ - 63474, - 63528 + 63599, + 63653 ], "loc": { "start": { - "line": 2133, + "line": 2135, "column": 12 }, "end": { - "line": 2133, + "line": 2135, "column": 66 } } } ], "range": [ - 63460, - 63538 + 63585, + 63663 ], "loc": { "start": { - "line": 2132, + "line": 2134, "column": 43 }, "end": { - "line": 2134, + "line": 2136, "column": 9 } } }, "alternate": null, "range": [ - 63430, - 63538 + 63555, + 63663 ], "loc": { "start": { - "line": 2132, + "line": 2134, "column": 13 }, "end": { - "line": 2134, + "line": 2136, "column": 9 } }, @@ -113018,16 +113271,16 @@ "type": "Line", "value": "checklist", "range": [ - 63405, - 63416 + 63530, + 63541 ], "loc": { "start": { - "line": 2131, + "line": 2133, "column": 8 }, "end": { - "line": 2131, + "line": 2133, "column": 19 } } @@ -113035,16 +113288,16 @@ ] }, "range": [ - 63290, - 63538 + 63415, + 63663 ], "loc": { "start": { - "line": 2128, + "line": 2130, "column": 13 }, "end": { - "line": 2134, + "line": 2136, "column": 9 } }, @@ -113053,16 +113306,16 @@ "type": "Line", "value": "mutiple select", "range": [ - 63260, - 63276 + 63385, + 63401 ], "loc": { "start": { - "line": 2127, + "line": 2129, "column": 8 }, "end": { - "line": 2127, + "line": 2129, "column": 24 } } @@ -113070,16 +113323,16 @@ ] }, "range": [ - 63149, - 63538 + 63274, + 63663 ], "loc": { "start": { - "line": 2124, + "line": 2126, "column": 8 }, "end": { - "line": 2134, + "line": 2136, "column": 9 } }, @@ -113088,16 +113341,16 @@ "type": "Line", "value": "return an empty string if collection is empty or contains a single", "range": [ - 63547, - 63615 + 63672, + 63740 ], "loc": { "start": { - "line": 2135, + "line": 2137, "column": 8 }, "end": { - "line": 2135, + "line": 2137, "column": 76 } } @@ -113106,16 +113359,16 @@ "type": "Line", "value": "empty string", "range": [ - 63624, - 63638 + 63749, + 63763 ], "loc": { "start": { - "line": 2136, + "line": 2138, "column": 8 }, "end": { - "line": 2136, + "line": 2138, "column": 22 } } @@ -113136,16 +113389,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 63651, - 63658 + 63776, + 63783 ], "loc": { "start": { - "line": 2137, + "line": 2139, "column": 12 }, "end": { - "line": 2137, + "line": 2139, "column": 19 } } @@ -113155,32 +113408,32 @@ "type": "Identifier", "name": "fltValue", "range": [ - 63659, - 63667 + 63784, + 63792 ], "loc": { "start": { - "line": 2137, + "line": 2139, "column": 20 }, "end": { - "line": 2137, + "line": 2139, "column": 28 } } } ], "range": [ - 63651, - 63668 + 63776, + 63793 ], "loc": { "start": { - "line": 2137, + "line": 2139, "column": 12 }, "end": { - "line": 2137, + "line": 2139, "column": 29 } } @@ -113195,16 +113448,16 @@ "type": "Identifier", "name": "fltValue", "range": [ - 63672, - 63680 + 63797, + 63805 ], "loc": { "start": { - "line": 2137, + "line": 2139, "column": 33 }, "end": { - "line": 2137, + "line": 2139, "column": 41 } } @@ -113213,31 +113466,31 @@ "type": "Identifier", "name": "length", "range": [ - 63681, - 63687 + 63806, + 63812 ], "loc": { "start": { - "line": 2137, + "line": 2139, "column": 42 }, "end": { - "line": 2137, + "line": 2139, "column": 48 } } }, "range": [ - 63672, - 63687 + 63797, + 63812 ], "loc": { "start": { - "line": 2137, + "line": 2139, "column": 33 }, "end": { - "line": 2137, + "line": 2139, "column": 48 } } @@ -113247,46 +113500,46 @@ "value": 0, "raw": "0", "range": [ - 63692, - 63693 + 63817, + 63818 ], "loc": { "start": { - "line": 2137, + "line": 2139, "column": 53 }, "end": { - "line": 2137, + "line": 2139, "column": 54 } } }, "range": [ - 63672, - 63693 + 63797, + 63818 ], "loc": { "start": { - "line": 2137, + "line": 2139, "column": 33 }, "end": { - "line": 2137, + "line": 2139, "column": 54 } } }, "range": [ - 63651, - 63693 + 63776, + 63818 ], "loc": { "start": { - "line": 2137, + "line": 2139, "column": 12 }, "end": { - "line": 2137, + "line": 2139, "column": 54 } } @@ -113304,16 +113557,16 @@ "type": "Identifier", "name": "fltValue", "range": [ - 63710, - 63718 + 63835, + 63843 ], "loc": { "start": { - "line": 2138, + "line": 2140, "column": 13 }, "end": { - "line": 2138, + "line": 2140, "column": 21 } } @@ -113322,31 +113575,31 @@ "type": "Identifier", "name": "length", "range": [ - 63719, - 63725 + 63844, + 63850 ], "loc": { "start": { - "line": 2138, + "line": 2140, "column": 22 }, "end": { - "line": 2138, + "line": 2140, "column": 28 } } }, "range": [ - 63710, - 63725 + 63835, + 63850 ], "loc": { "start": { - "line": 2138, + "line": 2140, "column": 13 }, "end": { - "line": 2138, + "line": 2140, "column": 28 } } @@ -113356,31 +113609,31 @@ "value": 1, "raw": "1", "range": [ - 63730, - 63731 + 63855, + 63856 ], "loc": { "start": { - "line": 2138, + "line": 2140, "column": 33 }, "end": { - "line": 2138, + "line": 2140, "column": 34 } } }, "range": [ - 63710, - 63731 + 63835, + 63856 ], "loc": { "start": { - "line": 2138, + "line": 2140, "column": 13 }, "end": { - "line": 2138, + "line": 2140, "column": 34 } } @@ -113395,16 +113648,16 @@ "type": "Identifier", "name": "fltValue", "range": [ - 63735, - 63743 + 63860, + 63868 ], "loc": { "start": { - "line": 2138, + "line": 2140, "column": 38 }, "end": { - "line": 2138, + "line": 2140, "column": 46 } } @@ -113414,31 +113667,31 @@ "value": 0, "raw": "0", "range": [ - 63744, - 63745 + 63869, + 63870 ], "loc": { "start": { - "line": 2138, + "line": 2140, "column": 47 }, "end": { - "line": 2138, + "line": 2140, "column": 48 } } }, "range": [ - 63735, - 63746 + 63860, + 63871 ], "loc": { "start": { - "line": 2138, + "line": 2140, "column": 38 }, "end": { - "line": 2138, + "line": 2140, "column": 49 } } @@ -113448,61 +113701,61 @@ "value": "", "raw": "''", "range": [ - 63751, - 63753 + 63876, + 63878 ], "loc": { "start": { - "line": 2138, + "line": 2140, "column": 54 }, "end": { - "line": 2138, + "line": 2140, "column": 56 } } }, "range": [ - 63735, - 63753 + 63860, + 63878 ], "loc": { "start": { - "line": 2138, + "line": 2140, "column": 38 }, "end": { - "line": 2138, + "line": 2140, "column": 56 } } }, "range": [ - 63710, - 63753 + 63835, + 63878 ], "loc": { "start": { - "line": 2138, + "line": 2140, "column": 13 }, "end": { - "line": 2138, + "line": 2140, "column": 56 } } }, "range": [ - 63651, - 63754 + 63776, + 63879 ], "loc": { "start": { - "line": 2137, + "line": 2139, "column": 12 }, "end": { - "line": 2138, + "line": 2140, "column": 57 } } @@ -113519,16 +113772,16 @@ "type": "Identifier", "name": "fltValue", "range": [ - 63770, - 63778 + 63895, + 63903 ], "loc": { "start": { - "line": 2139, + "line": 2141, "column": 12 }, "end": { - "line": 2139, + "line": 2141, "column": 20 } } @@ -113538,78 +113791,78 @@ "value": "", "raw": "''", "range": [ - 63781, - 63783 + 63906, + 63908 ], "loc": { "start": { - "line": 2139, + "line": 2141, "column": 23 }, "end": { - "line": 2139, + "line": 2141, "column": 25 } } }, "range": [ - 63770, - 63783 + 63895, + 63908 ], "loc": { "start": { - "line": 2139, + "line": 2141, "column": 12 }, "end": { - "line": 2139, + "line": 2141, "column": 25 } } }, "range": [ - 63770, - 63784 + 63895, + 63909 ], "loc": { "start": { - "line": 2139, + "line": 2141, "column": 12 }, "end": { - "line": 2139, + "line": 2141, "column": 26 } } } ], "range": [ - 63756, - 63794 + 63881, + 63919 ], "loc": { "start": { - "line": 2138, + "line": 2140, "column": 59 }, "end": { - "line": 2140, + "line": 2142, "column": 9 } } }, "alternate": null, "range": [ - 63647, - 63794 + 63772, + 63919 ], "loc": { "start": { - "line": 2137, + "line": 2139, "column": 8 }, "end": { - "line": 2140, + "line": 2142, "column": 9 } }, @@ -113618,16 +113871,16 @@ "type": "Line", "value": "return an empty string if collection is empty or contains a single", "range": [ - 63547, - 63615 + 63672, + 63740 ], "loc": { "start": { - "line": 2135, + "line": 2137, "column": 8 }, "end": { - "line": 2135, + "line": 2137, "column": 76 } } @@ -113636,16 +113889,16 @@ "type": "Line", "value": "empty string", "range": [ - 63624, - 63638 + 63749, + 63763 ], "loc": { "start": { - "line": 2136, + "line": 2138, "column": 8 }, "end": { - "line": 2136, + "line": 2138, "column": 22 } } @@ -113658,47 +113911,47 @@ "type": "Identifier", "name": "fltValue", "range": [ - 63811, - 63819 + 63936, + 63944 ], "loc": { "start": { - "line": 2142, + "line": 2144, "column": 15 }, "end": { - "line": 2142, + "line": 2144, "column": 23 } } }, "range": [ - 63804, - 63820 + 63929, + 63945 ], "loc": { "start": { - "line": 2142, + "line": 2144, "column": 8 }, "end": { - "line": 2142, + "line": 2144, "column": 24 } } } ], "range": [ - 62893, - 63826 + 63018, + 63951 ], "loc": { "start": { - "line": 2113, + "line": 2115, "column": 26 }, "end": { - "line": 2143, + "line": 2145, "column": 5 } } @@ -113706,16 +113959,16 @@ "generator": false, "expression": false, "range": [ - 62885, - 63826 + 63010, + 63951 ], "loc": { "start": { - "line": 2113, + "line": 2115, "column": 18 }, "end": { - "line": 2143, + "line": 2145, "column": 5 } } @@ -113723,16 +113976,16 @@ "kind": "method", "computed": false, "range": [ - 62871, - 63826 + 62996, + 63951 ], "loc": { "start": { - "line": 2113, + "line": 2115, "column": 4 }, "end": { - "line": 2143, + "line": 2145, "column": 5 } }, @@ -113741,16 +113994,16 @@ "type": "Block", "value": "*\n * Return the filter's value of a specified column\n * @param {Number} index Column index\n * @return {String} Filter value\n ", "range": [ - 62714, - 62866 + 62839, + 62991 ], "loc": { "start": { - "line": 2108, + "line": 2110, "column": 4 }, "end": { - "line": 2112, + "line": 2114, "column": 7 } } @@ -113761,16 +114014,16 @@ "type": "Block", "value": "*\n * Return the filters' values\n * @return {Array} List of filters' values\n ", "range": [ - 63832, - 63924 + 63957, + 64049 ], "loc": { "start": { - "line": 2145, + "line": 2147, "column": 4 }, "end": { - "line": 2148, + "line": 2150, "column": 7 } } @@ -113784,16 +114037,16 @@ "type": "Identifier", "name": "getFiltersValue", "range": [ - 63929, - 63944 + 64054, + 64069 ], "loc": { "start": { - "line": 2149, + "line": 2151, "column": 4 }, "end": { - "line": 2149, + "line": 2151, "column": 19 } } @@ -113816,16 +114069,16 @@ "object": { "type": "ThisExpression", "range": [ - 63962, - 63966 + 64087, + 64091 ], "loc": { "start": { - "line": 2150, + "line": 2152, "column": 13 }, "end": { - "line": 2150, + "line": 2152, "column": 17 } } @@ -113834,47 +114087,47 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 63967, - 63974 + 64092, + 64099 ], "loc": { "start": { - "line": 2150, + "line": 2152, "column": 18 }, "end": { - "line": 2150, + "line": 2152, "column": 25 } } }, "range": [ - 63962, - 63974 + 64087, + 64099 ], "loc": { "start": { - "line": 2150, + "line": 2152, "column": 13 }, "end": { - "line": 2150, + "line": 2152, "column": 25 } } }, "prefix": true, "range": [ - 63961, - 63974 + 64086, + 64099 ], "loc": { "start": { - "line": 2150, + "line": 2152, "column": 12 }, "end": { - "line": 2150, + "line": 2152, "column": 25 } } @@ -113886,48 +114139,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 63990, - 63997 + 64115, + 64122 ], "loc": { "start": { - "line": 2151, + "line": 2153, "column": 12 }, "end": { - "line": 2151, + "line": 2153, "column": 19 } } } ], "range": [ - 63976, - 64007 + 64101, + 64132 ], "loc": { "start": { - "line": 2150, + "line": 2152, "column": 27 }, "end": { - "line": 2152, + "line": 2154, "column": 9 } } }, "alternate": null, "range": [ - 63957, - 64007 + 64082, + 64132 ], "loc": { "start": { - "line": 2150, + "line": 2152, "column": 8 }, "end": { - "line": 2152, + "line": 2154, "column": 9 } } @@ -113941,16 +114194,16 @@ "type": "Identifier", "name": "searchArgs", "range": [ - 64020, - 64030 + 64145, + 64155 ], "loc": { "start": { - "line": 2153, + "line": 2155, "column": 12 }, "end": { - "line": 2153, + "line": 2155, "column": 22 } } @@ -113959,31 +114212,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 64033, - 64035 + 64158, + 64160 ], "loc": { "start": { - "line": 2153, + "line": 2155, "column": 25 }, "end": { - "line": 2153, + "line": 2155, "column": 27 } } }, "range": [ - 64020, - 64035 + 64145, + 64160 ], "loc": { "start": { - "line": 2153, + "line": 2155, "column": 12 }, "end": { - "line": 2153, + "line": 2155, "column": 27 } } @@ -113991,16 +114244,16 @@ ], "kind": "let", "range": [ - 64016, - 64036 + 64141, + 64161 ], "loc": { "start": { - "line": 2153, + "line": 2155, "column": 8 }, "end": { - "line": 2153, + "line": 2155, "column": 28 } } @@ -114016,16 +114269,16 @@ "type": "Identifier", "name": "i", "range": [ - 64054, - 64055 + 64179, + 64180 ], "loc": { "start": { - "line": 2154, + "line": 2156, "column": 17 }, "end": { - "line": 2154, + "line": 2156, "column": 18 } } @@ -114035,31 +114288,31 @@ "value": 0, "raw": "0", "range": [ - 64058, - 64059 + 64183, + 64184 ], "loc": { "start": { - "line": 2154, + "line": 2156, "column": 21 }, "end": { - "line": 2154, + "line": 2156, "column": 22 } } }, "range": [ - 64054, - 64059 + 64179, + 64184 ], "loc": { "start": { - "line": 2154, + "line": 2156, "column": 17 }, "end": { - "line": 2154, + "line": 2156, "column": 22 } } @@ -114070,16 +114323,16 @@ "type": "Identifier", "name": "len", "range": [ - 64061, - 64064 + 64186, + 64189 ], "loc": { "start": { - "line": 2154, + "line": 2156, "column": 24 }, "end": { - "line": 2154, + "line": 2156, "column": 27 } } @@ -114093,16 +114346,16 @@ "object": { "type": "ThisExpression", "range": [ - 64067, - 64071 + 64192, + 64196 ], "loc": { "start": { - "line": 2154, + "line": 2156, "column": 30 }, "end": { - "line": 2154, + "line": 2156, "column": 34 } } @@ -114111,31 +114364,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 64072, - 64078 + 64197, + 64203 ], "loc": { "start": { - "line": 2154, + "line": 2156, "column": 35 }, "end": { - "line": 2154, + "line": 2156, "column": 41 } } }, "range": [ - 64067, - 64078 + 64192, + 64203 ], "loc": { "start": { - "line": 2154, + "line": 2156, "column": 30 }, "end": { - "line": 2154, + "line": 2156, "column": 41 } } @@ -114144,46 +114397,46 @@ "type": "Identifier", "name": "length", "range": [ - 64079, - 64085 + 64204, + 64210 ], "loc": { "start": { - "line": 2154, + "line": 2156, "column": 42 }, "end": { - "line": 2154, + "line": 2156, "column": 48 } } }, "range": [ - 64067, - 64085 + 64192, + 64210 ], "loc": { "start": { - "line": 2154, + "line": 2156, "column": 30 }, "end": { - "line": 2154, + "line": 2156, "column": 48 } } }, "range": [ - 64061, - 64085 + 64186, + 64210 ], "loc": { "start": { - "line": 2154, + "line": 2156, "column": 24 }, "end": { - "line": 2154, + "line": 2156, "column": 48 } } @@ -114191,16 +114444,16 @@ ], "kind": "let", "range": [ - 64050, - 64085 + 64175, + 64210 ], "loc": { "start": { - "line": 2154, + "line": 2156, "column": 13 }, "end": { - "line": 2154, + "line": 2156, "column": 48 } } @@ -114212,16 +114465,16 @@ "type": "Identifier", "name": "i", "range": [ - 64087, - 64088 + 64212, + 64213 ], "loc": { "start": { - "line": 2154, + "line": 2156, "column": 50 }, "end": { - "line": 2154, + "line": 2156, "column": 51 } } @@ -114230,31 +114483,31 @@ "type": "Identifier", "name": "len", "range": [ - 64091, - 64094 + 64216, + 64219 ], "loc": { "start": { - "line": 2154, + "line": 2156, "column": 54 }, "end": { - "line": 2154, + "line": 2156, "column": 57 } } }, "range": [ - 64087, - 64094 + 64212, + 64219 ], "loc": { "start": { - "line": 2154, + "line": 2156, "column": 50 }, "end": { - "line": 2154, + "line": 2156, "column": 57 } } @@ -114266,32 +114519,32 @@ "type": "Identifier", "name": "i", "range": [ - 64096, - 64097 + 64221, + 64222 ], "loc": { "start": { - "line": 2154, + "line": 2156, "column": 59 }, "end": { - "line": 2154, + "line": 2156, "column": 60 } } }, "prefix": false, "range": [ - 64096, - 64099 + 64221, + 64224 ], "loc": { "start": { - "line": 2154, + "line": 2156, "column": 59 }, "end": { - "line": 2154, + "line": 2156, "column": 62 } } @@ -114308,16 +114561,16 @@ "type": "Identifier", "name": "fltValue", "range": [ - 64119, - 64127 + 64244, + 64252 ], "loc": { "start": { - "line": 2155, + "line": 2157, "column": 16 }, "end": { - "line": 2155, + "line": 2157, "column": 24 } } @@ -114330,16 +114583,16 @@ "object": { "type": "ThisExpression", "range": [ - 64130, - 64134 + 64255, + 64259 ], "loc": { "start": { - "line": 2155, + "line": 2157, "column": 27 }, "end": { - "line": 2155, + "line": 2157, "column": 31 } } @@ -114348,31 +114601,31 @@ "type": "Identifier", "name": "getFilterValue", "range": [ - 64135, - 64149 + 64260, + 64274 ], "loc": { "start": { - "line": 2155, + "line": 2157, "column": 32 }, "end": { - "line": 2155, + "line": 2157, "column": 46 } } }, "range": [ - 64130, - 64149 + 64255, + 64274 ], "loc": { "start": { - "line": 2155, + "line": 2157, "column": 27 }, "end": { - "line": 2155, + "line": 2157, "column": 46 } } @@ -114382,47 +114635,47 @@ "type": "Identifier", "name": "i", "range": [ - 64150, - 64151 + 64275, + 64276 ], "loc": { "start": { - "line": 2155, + "line": 2157, "column": 47 }, "end": { - "line": 2155, + "line": 2157, "column": 48 } } } ], "range": [ - 64130, - 64152 + 64255, + 64277 ], "loc": { "start": { - "line": 2155, + "line": 2157, "column": 27 }, "end": { - "line": 2155, + "line": 2157, "column": 49 } } }, "range": [ - 64119, - 64152 + 64244, + 64277 ], "loc": { "start": { - "line": 2155, + "line": 2157, "column": 16 }, "end": { - "line": 2155, + "line": 2157, "column": 49 } } @@ -114430,16 +114683,16 @@ ], "kind": "let", "range": [ - 64115, - 64153 + 64240, + 64278 ], "loc": { "start": { - "line": 2155, + "line": 2157, "column": 12 }, "end": { - "line": 2155, + "line": 2157, "column": 50 } } @@ -114452,16 +114705,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 64170, - 64177 + 64295, + 64302 ], "loc": { "start": { - "line": 2156, + "line": 2158, "column": 16 }, "end": { - "line": 2156, + "line": 2158, "column": 23 } } @@ -114471,32 +114724,32 @@ "type": "Identifier", "name": "fltValue", "range": [ - 64178, - 64186 + 64303, + 64311 ], "loc": { "start": { - "line": 2156, + "line": 2158, "column": 24 }, "end": { - "line": 2156, + "line": 2158, "column": 32 } } } ], "range": [ - 64170, - 64187 + 64295, + 64312 ], "loc": { "start": { - "line": 2156, + "line": 2158, "column": 16 }, "end": { - "line": 2156, + "line": 2158, "column": 33 } } @@ -114515,16 +114768,16 @@ "type": "Identifier", "name": "searchArgs", "range": [ - 64207, - 64217 + 64332, + 64342 ], "loc": { "start": { - "line": 2157, + "line": 2159, "column": 16 }, "end": { - "line": 2157, + "line": 2159, "column": 26 } } @@ -114533,31 +114786,31 @@ "type": "Identifier", "name": "push", "range": [ - 64218, - 64222 + 64343, + 64347 ], "loc": { "start": { - "line": 2157, + "line": 2159, "column": 27 }, "end": { - "line": 2157, + "line": 2159, "column": 31 } } }, "range": [ - 64207, - 64222 + 64332, + 64347 ], "loc": { "start": { - "line": 2157, + "line": 2159, "column": 16 }, "end": { - "line": 2157, + "line": 2159, "column": 31 } } @@ -114567,63 +114820,63 @@ "type": "Identifier", "name": "fltValue", "range": [ - 64223, - 64231 + 64348, + 64356 ], "loc": { "start": { - "line": 2157, + "line": 2159, "column": 32 }, "end": { - "line": 2157, + "line": 2159, "column": 40 } } } ], "range": [ - 64207, - 64232 + 64332, + 64357 ], "loc": { "start": { - "line": 2157, + "line": 2159, "column": 16 }, "end": { - "line": 2157, + "line": 2159, "column": 41 } } }, "range": [ - 64207, - 64233 + 64332, + 64358 ], "loc": { "start": { - "line": 2157, + "line": 2159, "column": 16 }, "end": { - "line": 2157, + "line": 2159, "column": 42 } } } ], "range": [ - 64189, - 64247 + 64314, + 64372 ], "loc": { "start": { - "line": 2156, + "line": 2158, "column": 35 }, "end": { - "line": 2158, + "line": 2160, "column": 13 } } @@ -114642,16 +114895,16 @@ "type": "Identifier", "name": "searchArgs", "range": [ - 64271, - 64281 + 64396, + 64406 ], "loc": { "start": { - "line": 2159, + "line": 2161, "column": 16 }, "end": { - "line": 2159, + "line": 2161, "column": 26 } } @@ -114660,31 +114913,31 @@ "type": "Identifier", "name": "push", "range": [ - 64282, - 64286 + 64407, + 64411 ], "loc": { "start": { - "line": 2159, + "line": 2161, "column": 27 }, "end": { - "line": 2159, + "line": 2161, "column": 31 } } }, "range": [ - 64271, - 64286 + 64396, + 64411 ], "loc": { "start": { - "line": 2159, + "line": 2161, "column": 16 }, "end": { - "line": 2159, + "line": 2161, "column": 31 } } @@ -114696,16 +114949,16 @@ "type": "Identifier", "name": "trim", "range": [ - 64287, - 64291 + 64412, + 64416 ], "loc": { "start": { - "line": 2159, + "line": 2161, "column": 32 }, "end": { - "line": 2159, + "line": 2161, "column": 36 } } @@ -114715,125 +114968,125 @@ "type": "Identifier", "name": "fltValue", "range": [ - 64292, - 64300 + 64417, + 64425 ], "loc": { "start": { - "line": 2159, + "line": 2161, "column": 37 }, "end": { - "line": 2159, + "line": 2161, "column": 45 } } } ], "range": [ - 64287, - 64301 + 64412, + 64426 ], "loc": { "start": { - "line": 2159, + "line": 2161, "column": 32 }, "end": { - "line": 2159, + "line": 2161, "column": 46 } } } ], "range": [ - 64271, - 64302 + 64396, + 64427 ], "loc": { "start": { - "line": 2159, + "line": 2161, "column": 16 }, "end": { - "line": 2159, + "line": 2161, "column": 47 } } }, "range": [ - 64271, - 64303 + 64396, + 64428 ], "loc": { "start": { - "line": 2159, + "line": 2161, "column": 16 }, "end": { - "line": 2159, + "line": 2161, "column": 48 } } } ], "range": [ - 64253, - 64317 + 64378, + 64442 ], "loc": { "start": { - "line": 2158, + "line": 2160, "column": 19 }, "end": { - "line": 2160, + "line": 2162, "column": 13 } } }, "range": [ - 64166, - 64317 + 64291, + 64442 ], "loc": { "start": { - "line": 2156, + "line": 2158, "column": 12 }, "end": { - "line": 2160, + "line": 2162, "column": 13 } } } ], "range": [ - 64101, - 64327 + 64226, + 64452 ], "loc": { "start": { - "line": 2154, + "line": 2156, "column": 64 }, "end": { - "line": 2161, + "line": 2163, "column": 9 } } }, "range": [ - 64045, - 64327 + 64170, + 64452 ], "loc": { "start": { - "line": 2154, + "line": 2156, "column": 8 }, "end": { - "line": 2161, + "line": 2163, "column": 9 } } @@ -114844,47 +115097,47 @@ "type": "Identifier", "name": "searchArgs", "range": [ - 64343, - 64353 + 64468, + 64478 ], "loc": { "start": { - "line": 2162, + "line": 2164, "column": 15 }, "end": { - "line": 2162, + "line": 2164, "column": 25 } } }, "range": [ - 64336, - 64354 + 64461, + 64479 ], "loc": { "start": { - "line": 2162, + "line": 2164, "column": 8 }, "end": { - "line": 2162, + "line": 2164, "column": 26 } } } ], "range": [ - 63947, - 64360 + 64072, + 64485 ], "loc": { "start": { - "line": 2149, + "line": 2151, "column": 22 }, "end": { - "line": 2163, + "line": 2165, "column": 5 } } @@ -114892,16 +115145,16 @@ "generator": false, "expression": false, "range": [ - 63944, - 64360 + 64069, + 64485 ], "loc": { "start": { - "line": 2149, + "line": 2151, "column": 19 }, "end": { - "line": 2163, + "line": 2165, "column": 5 } } @@ -114909,16 +115162,16 @@ "kind": "method", "computed": false, "range": [ - 63929, - 64360 + 64054, + 64485 ], "loc": { "start": { - "line": 2149, + "line": 2151, "column": 4 }, "end": { - "line": 2163, + "line": 2165, "column": 5 } }, @@ -114927,16 +115180,16 @@ "type": "Block", "value": "*\n * Return the filters' values\n * @return {Array} List of filters' values\n ", "range": [ - 63832, - 63924 + 63957, + 64049 ], "loc": { "start": { - "line": 2145, + "line": 2147, "column": 4 }, "end": { - "line": 2148, + "line": 2150, "column": 7 } } @@ -114947,16 +115200,16 @@ "type": "Block", "value": "*\n * Return the ID of a specified column's filter\n * @param {Number} index Column's index\n * @return {String} ID of the filter element\n ", "range": [ - 64366, - 64529 + 64491, + 64654 ], "loc": { "start": { - "line": 2165, + "line": 2167, "column": 4 }, "end": { - "line": 2169, + "line": 2171, "column": 7 } } @@ -114970,16 +115223,16 @@ "type": "Identifier", "name": "getFilterId", "range": [ - 64534, - 64545 + 64659, + 64670 ], "loc": { "start": { - "line": 2170, + "line": 2172, "column": 4 }, "end": { - "line": 2170, + "line": 2172, "column": 15 } } @@ -114992,16 +115245,16 @@ "type": "Identifier", "name": "index", "range": [ - 64546, - 64551 + 64671, + 64676 ], "loc": { "start": { - "line": 2170, + "line": 2172, "column": 16 }, "end": { - "line": 2170, + "line": 2172, "column": 21 } } @@ -115021,16 +115274,16 @@ "object": { "type": "ThisExpression", "range": [ - 64568, - 64572 + 64693, + 64697 ], "loc": { "start": { - "line": 2171, + "line": 2173, "column": 13 }, "end": { - "line": 2171, + "line": 2173, "column": 17 } } @@ -115039,47 +115292,47 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 64573, - 64580 + 64698, + 64705 ], "loc": { "start": { - "line": 2171, + "line": 2173, "column": 18 }, "end": { - "line": 2171, + "line": 2173, "column": 25 } } }, "range": [ - 64568, - 64580 + 64693, + 64705 ], "loc": { "start": { - "line": 2171, + "line": 2173, "column": 13 }, "end": { - "line": 2171, + "line": 2173, "column": 25 } } }, "prefix": true, "range": [ - 64567, - 64580 + 64692, + 64705 ], "loc": { "start": { - "line": 2171, + "line": 2173, "column": 12 }, "end": { - "line": 2171, + "line": 2173, "column": 25 } } @@ -115091,48 +115344,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 64596, - 64603 + 64721, + 64728 ], "loc": { "start": { - "line": 2172, + "line": 2174, "column": 12 }, "end": { - "line": 2172, + "line": 2174, "column": 19 } } } ], "range": [ - 64582, - 64613 + 64707, + 64738 ], "loc": { "start": { - "line": 2171, + "line": 2173, "column": 27 }, "end": { - "line": 2173, + "line": 2175, "column": 9 } } }, "alternate": null, "range": [ - 64563, - 64613 + 64688, + 64738 ], "loc": { "start": { - "line": 2171, + "line": 2173, "column": 8 }, "end": { - "line": 2173, + "line": 2175, "column": 9 } } @@ -115148,16 +115401,16 @@ "object": { "type": "ThisExpression", "range": [ - 64629, - 64633 + 64754, + 64758 ], "loc": { "start": { - "line": 2174, + "line": 2176, "column": 15 }, "end": { - "line": 2174, + "line": 2176, "column": 19 } } @@ -115166,31 +115419,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 64634, - 64640 + 64759, + 64765 ], "loc": { "start": { - "line": 2174, + "line": 2176, "column": 20 }, "end": { - "line": 2174, + "line": 2176, "column": 26 } } }, "range": [ - 64629, - 64640 + 64754, + 64765 ], "loc": { "start": { - "line": 2174, + "line": 2176, "column": 15 }, "end": { - "line": 2174, + "line": 2176, "column": 26 } } @@ -115199,62 +115452,62 @@ "type": "Identifier", "name": "index", "range": [ - 64641, - 64646 + 64766, + 64771 ], "loc": { "start": { - "line": 2174, + "line": 2176, "column": 27 }, "end": { - "line": 2174, + "line": 2176, "column": 32 } } }, "range": [ - 64629, - 64647 + 64754, + 64772 ], "loc": { "start": { - "line": 2174, + "line": 2176, "column": 15 }, "end": { - "line": 2174, + "line": 2176, "column": 33 } } }, "range": [ - 64622, - 64648 + 64747, + 64773 ], "loc": { "start": { - "line": 2174, + "line": 2176, "column": 8 }, "end": { - "line": 2174, + "line": 2176, "column": 34 } } } ], "range": [ - 64553, - 64654 + 64678, + 64779 ], "loc": { "start": { - "line": 2170, + "line": 2172, "column": 23 }, "end": { - "line": 2175, + "line": 2177, "column": 5 } } @@ -115262,16 +115515,16 @@ "generator": false, "expression": false, "range": [ - 64545, - 64654 + 64670, + 64779 ], "loc": { "start": { - "line": 2170, + "line": 2172, "column": 15 }, "end": { - "line": 2175, + "line": 2177, "column": 5 } } @@ -115279,16 +115532,16 @@ "kind": "method", "computed": false, "range": [ - 64534, - 64654 + 64659, + 64779 ], "loc": { "start": { - "line": 2170, + "line": 2172, "column": 4 }, "end": { - "line": 2175, + "line": 2177, "column": 5 } }, @@ -115297,16 +115550,16 @@ "type": "Block", "value": "*\n * Return the ID of a specified column's filter\n * @param {Number} index Column's index\n * @return {String} ID of the filter element\n ", "range": [ - 64366, - 64529 + 64491, + 64654 ], "loc": { "start": { - "line": 2165, + "line": 2167, "column": 4 }, "end": { - "line": 2169, + "line": 2171, "column": 7 } } @@ -115317,16 +115570,16 @@ "type": "Block", "value": "*\n * Return the list of ids of filters matching a specified type.\n * Note: hidden filters are also returned\n *\n * @param {String} type Filter type string ('input', 'select', 'multiple',\n * 'checklist')\n * @param {Boolean} bool If true returns columns indexes instead of IDs\n * @return {[type]} List of element IDs or column indexes\n ", "range": [ - 64660, - 65061 + 64785, + 65186 ], "loc": { "start": { - "line": 2177, + "line": 2179, "column": 4 }, "end": { - "line": 2185, + "line": 2187, "column": 7 } } @@ -115340,16 +115593,16 @@ "type": "Identifier", "name": "getFiltersByType", "range": [ - 65066, - 65082 + 65191, + 65207 ], "loc": { "start": { - "line": 2186, + "line": 2188, "column": 4 }, "end": { - "line": 2186, + "line": 2188, "column": 20 } } @@ -115362,16 +115615,16 @@ "type": "Identifier", "name": "type", "range": [ - 65083, - 65087 + 65208, + 65212 ], "loc": { "start": { - "line": 2186, + "line": 2188, "column": 21 }, "end": { - "line": 2186, + "line": 2188, "column": 25 } } @@ -115380,16 +115633,16 @@ "type": "Identifier", "name": "bool", "range": [ - 65089, - 65093 + 65214, + 65218 ], "loc": { "start": { - "line": 2186, + "line": 2188, "column": 27 }, "end": { - "line": 2186, + "line": 2188, "column": 31 } } @@ -115409,16 +115662,16 @@ "object": { "type": "ThisExpression", "range": [ - 65110, - 65114 + 65235, + 65239 ], "loc": { "start": { - "line": 2187, + "line": 2189, "column": 13 }, "end": { - "line": 2187, + "line": 2189, "column": 17 } } @@ -115427,47 +115680,47 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 65115, - 65122 + 65240, + 65247 ], "loc": { "start": { - "line": 2187, + "line": 2189, "column": 18 }, "end": { - "line": 2187, + "line": 2189, "column": 25 } } }, "range": [ - 65110, - 65122 + 65235, + 65247 ], "loc": { "start": { - "line": 2187, + "line": 2189, "column": 13 }, "end": { - "line": 2187, + "line": 2189, "column": 25 } } }, "prefix": true, "range": [ - 65109, - 65122 + 65234, + 65247 ], "loc": { "start": { - "line": 2187, + "line": 2189, "column": 12 }, "end": { - "line": 2187, + "line": 2189, "column": 25 } } @@ -115479,48 +115732,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 65138, - 65145 + 65263, + 65270 ], "loc": { "start": { - "line": 2188, + "line": 2190, "column": 12 }, "end": { - "line": 2188, + "line": 2190, "column": 19 } } } ], "range": [ - 65124, - 65155 + 65249, + 65280 ], "loc": { "start": { - "line": 2187, + "line": 2189, "column": 27 }, "end": { - "line": 2189, + "line": 2191, "column": 9 } } }, "alternate": null, "range": [ - 65105, - 65155 + 65230, + 65280 ], "loc": { "start": { - "line": 2187, + "line": 2189, "column": 8 }, "end": { - "line": 2189, + "line": 2191, "column": 9 } } @@ -115534,16 +115787,16 @@ "type": "Identifier", "name": "arr", "range": [ - 65168, - 65171 + 65293, + 65296 ], "loc": { "start": { - "line": 2190, + "line": 2192, "column": 12 }, "end": { - "line": 2190, + "line": 2192, "column": 15 } } @@ -115552,31 +115805,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 65174, - 65176 + 65299, + 65301 ], "loc": { "start": { - "line": 2190, + "line": 2192, "column": 18 }, "end": { - "line": 2190, + "line": 2192, "column": 20 } } }, "range": [ - 65168, - 65176 + 65293, + 65301 ], "loc": { "start": { - "line": 2190, + "line": 2192, "column": 12 }, "end": { - "line": 2190, + "line": 2192, "column": 20 } } @@ -115584,16 +115837,16 @@ ], "kind": "let", "range": [ - 65164, - 65177 + 65289, + 65302 ], "loc": { "start": { - "line": 2190, + "line": 2192, "column": 8 }, "end": { - "line": 2190, + "line": 2192, "column": 21 } } @@ -115609,16 +115862,16 @@ "type": "Identifier", "name": "i", "range": [ - 65195, - 65196 + 65320, + 65321 ], "loc": { "start": { - "line": 2191, + "line": 2193, "column": 17 }, "end": { - "line": 2191, + "line": 2193, "column": 18 } } @@ -115628,31 +115881,31 @@ "value": 0, "raw": "0", "range": [ - 65199, - 65200 + 65324, + 65325 ], "loc": { "start": { - "line": 2191, + "line": 2193, "column": 21 }, "end": { - "line": 2191, + "line": 2193, "column": 22 } } }, "range": [ - 65195, - 65200 + 65320, + 65325 ], "loc": { "start": { - "line": 2191, + "line": 2193, "column": 17 }, "end": { - "line": 2191, + "line": 2193, "column": 22 } } @@ -115663,16 +115916,16 @@ "type": "Identifier", "name": "len", "range": [ - 65202, - 65205 + 65327, + 65330 ], "loc": { "start": { - "line": 2191, + "line": 2193, "column": 24 }, "end": { - "line": 2191, + "line": 2193, "column": 27 } } @@ -115686,16 +115939,16 @@ "object": { "type": "ThisExpression", "range": [ - 65208, - 65212 + 65333, + 65337 ], "loc": { "start": { - "line": 2191, + "line": 2193, "column": 30 }, "end": { - "line": 2191, + "line": 2193, "column": 34 } } @@ -115704,31 +115957,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 65213, - 65219 + 65338, + 65344 ], "loc": { "start": { - "line": 2191, + "line": 2193, "column": 35 }, "end": { - "line": 2191, + "line": 2193, "column": 41 } } }, "range": [ - 65208, - 65219 + 65333, + 65344 ], "loc": { "start": { - "line": 2191, + "line": 2193, "column": 30 }, "end": { - "line": 2191, + "line": 2193, "column": 41 } } @@ -115737,46 +115990,46 @@ "type": "Identifier", "name": "length", "range": [ - 65220, - 65226 + 65345, + 65351 ], "loc": { "start": { - "line": 2191, + "line": 2193, "column": 42 }, "end": { - "line": 2191, + "line": 2193, "column": 48 } } }, "range": [ - 65208, - 65226 + 65333, + 65351 ], "loc": { "start": { - "line": 2191, + "line": 2193, "column": 30 }, "end": { - "line": 2191, + "line": 2193, "column": 48 } } }, "range": [ - 65202, - 65226 + 65327, + 65351 ], "loc": { "start": { - "line": 2191, + "line": 2193, "column": 24 }, "end": { - "line": 2191, + "line": 2193, "column": 48 } } @@ -115784,16 +116037,16 @@ ], "kind": "let", "range": [ - 65191, - 65226 + 65316, + 65351 ], "loc": { "start": { - "line": 2191, + "line": 2193, "column": 13 }, "end": { - "line": 2191, + "line": 2193, "column": 48 } } @@ -115805,16 +116058,16 @@ "type": "Identifier", "name": "i", "range": [ - 65228, - 65229 + 65353, + 65354 ], "loc": { "start": { - "line": 2191, + "line": 2193, "column": 50 }, "end": { - "line": 2191, + "line": 2193, "column": 51 } } @@ -115823,31 +116076,31 @@ "type": "Identifier", "name": "len", "range": [ - 65232, - 65235 + 65357, + 65360 ], "loc": { "start": { - "line": 2191, + "line": 2193, "column": 54 }, "end": { - "line": 2191, + "line": 2193, "column": 57 } } }, "range": [ - 65228, - 65235 + 65353, + 65360 ], "loc": { "start": { - "line": 2191, + "line": 2193, "column": 50 }, "end": { - "line": 2191, + "line": 2193, "column": 57 } } @@ -115859,32 +116112,32 @@ "type": "Identifier", "name": "i", "range": [ - 65237, - 65238 + 65362, + 65363 ], "loc": { "start": { - "line": 2191, + "line": 2193, "column": 59 }, "end": { - "line": 2191, + "line": 2193, "column": 60 } } }, "prefix": false, "range": [ - 65237, - 65240 + 65362, + 65365 ], "loc": { "start": { - "line": 2191, + "line": 2193, "column": 59 }, "end": { - "line": 2191, + "line": 2193, "column": 62 } } @@ -115901,16 +116154,16 @@ "type": "Identifier", "name": "fltType", "range": [ - 65260, - 65267 + 65385, + 65392 ], "loc": { "start": { - "line": 2192, + "line": 2194, "column": 16 }, "end": { - "line": 2192, + "line": 2194, "column": 23 } } @@ -115923,16 +116176,16 @@ "object": { "type": "ThisExpression", "range": [ - 65270, - 65274 + 65395, + 65399 ], "loc": { "start": { - "line": 2192, + "line": 2194, "column": 26 }, "end": { - "line": 2192, + "line": 2194, "column": 30 } } @@ -115941,31 +116194,31 @@ "type": "Identifier", "name": "getFilterType", "range": [ - 65275, - 65288 + 65400, + 65413 ], "loc": { "start": { - "line": 2192, + "line": 2194, "column": 31 }, "end": { - "line": 2192, + "line": 2194, "column": 44 } } }, "range": [ - 65270, - 65288 + 65395, + 65413 ], "loc": { "start": { - "line": 2192, + "line": 2194, "column": 26 }, "end": { - "line": 2192, + "line": 2194, "column": 44 } } @@ -115975,47 +116228,47 @@ "type": "Identifier", "name": "i", "range": [ - 65289, - 65290 + 65414, + 65415 ], "loc": { "start": { - "line": 2192, + "line": 2194, "column": 45 }, "end": { - "line": 2192, + "line": 2194, "column": 46 } } } ], "range": [ - 65270, - 65291 + 65395, + 65416 ], "loc": { "start": { - "line": 2192, + "line": 2194, "column": 26 }, "end": { - "line": 2192, + "line": 2194, "column": 47 } } }, "range": [ - 65260, - 65291 + 65385, + 65416 ], "loc": { "start": { - "line": 2192, + "line": 2194, "column": 16 }, "end": { - "line": 2192, + "line": 2194, "column": 47 } } @@ -116023,16 +116276,16 @@ ], "kind": "let", "range": [ - 65256, - 65292 + 65381, + 65417 ], "loc": { "start": { - "line": 2192, + "line": 2194, "column": 12 }, "end": { - "line": 2192, + "line": 2194, "column": 48 } } @@ -116046,16 +116299,16 @@ "type": "Identifier", "name": "fltType", "range": [ - 65309, - 65316 + 65434, + 65441 ], "loc": { "start": { - "line": 2193, + "line": 2195, "column": 16 }, "end": { - "line": 2193, + "line": 2195, "column": 23 } } @@ -116069,16 +116322,16 @@ "type": "Identifier", "name": "type", "range": [ - 65321, - 65325 + 65446, + 65450 ], "loc": { "start": { - "line": 2193, + "line": 2195, "column": 28 }, "end": { - "line": 2193, + "line": 2195, "column": 32 } } @@ -116087,62 +116340,62 @@ "type": "Identifier", "name": "toLowerCase", "range": [ - 65326, - 65337 + 65451, + 65462 ], "loc": { "start": { - "line": 2193, + "line": 2195, "column": 33 }, "end": { - "line": 2193, + "line": 2195, "column": 44 } } }, "range": [ - 65321, - 65337 + 65446, + 65462 ], "loc": { "start": { - "line": 2193, + "line": 2195, "column": 28 }, "end": { - "line": 2193, + "line": 2195, "column": 44 } } }, "arguments": [], "range": [ - 65321, - 65339 + 65446, + 65464 ], "loc": { "start": { - "line": 2193, + "line": 2195, "column": 28 }, "end": { - "line": 2193, + "line": 2195, "column": 46 } } }, "range": [ - 65309, - 65339 + 65434, + 65464 ], "loc": { "start": { - "line": 2193, + "line": 2195, "column": 16 }, "end": { - "line": 2193, + "line": 2195, "column": 46 } } @@ -116159,16 +116412,16 @@ "type": "Identifier", "name": "a", "range": [ - 65363, - 65364 + 65488, + 65489 ], "loc": { "start": { - "line": 2194, + "line": 2196, "column": 20 }, "end": { - "line": 2194, + "line": 2196, "column": 21 } } @@ -116179,16 +116432,16 @@ "type": "Identifier", "name": "bool", "range": [ - 65367, - 65371 + 65492, + 65496 ], "loc": { "start": { - "line": 2194, + "line": 2196, "column": 24 }, "end": { - "line": 2194, + "line": 2196, "column": 28 } } @@ -116197,16 +116450,16 @@ "type": "Identifier", "name": "i", "range": [ - 65374, - 65375 + 65499, + 65500 ], "loc": { "start": { - "line": 2194, + "line": 2196, "column": 31 }, "end": { - "line": 2194, + "line": 2196, "column": 32 } } @@ -116220,16 +116473,16 @@ "object": { "type": "ThisExpression", "range": [ - 65378, - 65382 + 65503, + 65507 ], "loc": { "start": { - "line": 2194, + "line": 2196, "column": 35 }, "end": { - "line": 2194, + "line": 2196, "column": 39 } } @@ -116238,31 +116491,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 65383, - 65389 + 65508, + 65514 ], "loc": { "start": { - "line": 2194, + "line": 2196, "column": 40 }, "end": { - "line": 2194, + "line": 2196, "column": 46 } } }, "range": [ - 65378, - 65389 + 65503, + 65514 ], "loc": { "start": { - "line": 2194, + "line": 2196, "column": 35 }, "end": { - "line": 2194, + "line": 2196, "column": 46 } } @@ -116271,61 +116524,61 @@ "type": "Identifier", "name": "i", "range": [ - 65390, - 65391 + 65515, + 65516 ], "loc": { "start": { - "line": 2194, + "line": 2196, "column": 47 }, "end": { - "line": 2194, + "line": 2196, "column": 48 } } }, "range": [ - 65378, - 65392 + 65503, + 65517 ], "loc": { "start": { - "line": 2194, + "line": 2196, "column": 35 }, "end": { - "line": 2194, + "line": 2196, "column": 49 } } }, "range": [ - 65367, - 65392 + 65492, + 65517 ], "loc": { "start": { - "line": 2194, + "line": 2196, "column": 24 }, "end": { - "line": 2194, + "line": 2196, "column": 49 } } }, "range": [ - 65363, - 65392 + 65488, + 65517 ], "loc": { "start": { - "line": 2194, + "line": 2196, "column": 20 }, "end": { - "line": 2194, + "line": 2196, "column": 49 } } @@ -116333,16 +116586,16 @@ ], "kind": "let", "range": [ - 65359, - 65393 + 65484, + 65518 ], "loc": { "start": { - "line": 2194, + "line": 2196, "column": 16 }, "end": { - "line": 2194, + "line": 2196, "column": 50 } } @@ -116358,16 +116611,16 @@ "type": "Identifier", "name": "arr", "range": [ - 65410, - 65413 + 65535, + 65538 ], "loc": { "start": { - "line": 2195, + "line": 2197, "column": 16 }, "end": { - "line": 2195, + "line": 2197, "column": 19 } } @@ -116376,31 +116629,31 @@ "type": "Identifier", "name": "push", "range": [ - 65414, - 65418 + 65539, + 65543 ], "loc": { "start": { - "line": 2195, + "line": 2197, "column": 20 }, "end": { - "line": 2195, + "line": 2197, "column": 24 } } }, "range": [ - 65410, - 65418 + 65535, + 65543 ], "loc": { "start": { - "line": 2195, + "line": 2197, "column": 16 }, "end": { - "line": 2195, + "line": 2197, "column": 24 } } @@ -116410,110 +116663,110 @@ "type": "Identifier", "name": "a", "range": [ - 65419, - 65420 + 65544, + 65545 ], "loc": { "start": { - "line": 2195, + "line": 2197, "column": 25 }, "end": { - "line": 2195, + "line": 2197, "column": 26 } } } ], "range": [ - 65410, - 65421 + 65535, + 65546 ], "loc": { "start": { - "line": 2195, + "line": 2197, "column": 16 }, "end": { - "line": 2195, + "line": 2197, "column": 27 } } }, "range": [ - 65410, - 65422 + 65535, + 65547 ], "loc": { "start": { - "line": 2195, + "line": 2197, "column": 16 }, "end": { - "line": 2195, + "line": 2197, "column": 28 } } } ], "range": [ - 65341, - 65436 + 65466, + 65561 ], "loc": { "start": { - "line": 2193, + "line": 2195, "column": 48 }, "end": { - "line": 2196, + "line": 2198, "column": 13 } } }, "alternate": null, "range": [ - 65305, - 65436 + 65430, + 65561 ], "loc": { "start": { - "line": 2193, + "line": 2195, "column": 12 }, "end": { - "line": 2196, + "line": 2198, "column": 13 } } } ], "range": [ - 65242, - 65446 + 65367, + 65571 ], "loc": { "start": { - "line": 2191, + "line": 2193, "column": 64 }, "end": { - "line": 2197, + "line": 2199, "column": 9 } } }, "range": [ - 65186, - 65446 + 65311, + 65571 ], "loc": { "start": { - "line": 2191, + "line": 2193, "column": 8 }, "end": { - "line": 2197, + "line": 2199, "column": 9 } } @@ -116524,47 +116777,47 @@ "type": "Identifier", "name": "arr", "range": [ - 65462, - 65465 + 65587, + 65590 ], "loc": { "start": { - "line": 2198, + "line": 2200, "column": 15 }, "end": { - "line": 2198, + "line": 2200, "column": 18 } } }, "range": [ - 65455, - 65466 + 65580, + 65591 ], "loc": { "start": { - "line": 2198, + "line": 2200, "column": 8 }, "end": { - "line": 2198, + "line": 2200, "column": 19 } } } ], "range": [ - 65095, - 65472 + 65220, + 65597 ], "loc": { "start": { - "line": 2186, + "line": 2188, "column": 33 }, "end": { - "line": 2199, + "line": 2201, "column": 5 } } @@ -116572,16 +116825,16 @@ "generator": false, "expression": false, "range": [ - 65082, - 65472 + 65207, + 65597 ], "loc": { "start": { - "line": 2186, + "line": 2188, "column": 20 }, "end": { - "line": 2199, + "line": 2201, "column": 5 } } @@ -116589,16 +116842,16 @@ "kind": "method", "computed": false, "range": [ - 65066, - 65472 + 65191, + 65597 ], "loc": { "start": { - "line": 2186, + "line": 2188, "column": 4 }, "end": { - "line": 2199, + "line": 2201, "column": 5 } }, @@ -116607,16 +116860,16 @@ "type": "Block", "value": "*\n * Return the list of ids of filters matching a specified type.\n * Note: hidden filters are also returned\n *\n * @param {String} type Filter type string ('input', 'select', 'multiple',\n * 'checklist')\n * @param {Boolean} bool If true returns columns indexes instead of IDs\n * @return {[type]} List of element IDs or column indexes\n ", "range": [ - 64660, - 65061 + 64785, + 65186 ], "loc": { "start": { - "line": 2177, + "line": 2179, "column": 4 }, "end": { - "line": 2185, + "line": 2187, "column": 7 } } @@ -116627,16 +116880,16 @@ "type": "Block", "value": "*\n * Return the filter's DOM element for a given column\n * @param {Number} index Column's index\n * @return {DOMElement}\n ", "range": [ - 65478, - 65624 + 65603, + 65749 ], "loc": { "start": { - "line": 2201, + "line": 2203, "column": 4 }, "end": { - "line": 2205, + "line": 2207, "column": 7 } } @@ -116650,16 +116903,16 @@ "type": "Identifier", "name": "getFilterElement", "range": [ - 65629, - 65645 + 65754, + 65770 ], "loc": { "start": { - "line": 2206, + "line": 2208, "column": 4 }, "end": { - "line": 2206, + "line": 2208, "column": 20 } } @@ -116672,16 +116925,16 @@ "type": "Identifier", "name": "index", "range": [ - 65646, - 65651 + 65771, + 65776 ], "loc": { "start": { - "line": 2206, + "line": 2208, "column": 21 }, "end": { - "line": 2206, + "line": 2208, "column": 26 } } @@ -116699,16 +116952,16 @@ "type": "Identifier", "name": "fltId", "range": [ - 65667, - 65672 + 65792, + 65797 ], "loc": { "start": { - "line": 2207, + "line": 2209, "column": 12 }, "end": { - "line": 2207, + "line": 2209, "column": 17 } } @@ -116722,16 +116975,16 @@ "object": { "type": "ThisExpression", "range": [ - 65675, - 65679 + 65800, + 65804 ], "loc": { "start": { - "line": 2207, + "line": 2209, "column": 20 }, "end": { - "line": 2207, + "line": 2209, "column": 24 } } @@ -116740,31 +116993,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 65680, - 65686 + 65805, + 65811 ], "loc": { "start": { - "line": 2207, + "line": 2209, "column": 25 }, "end": { - "line": 2207, + "line": 2209, "column": 31 } } }, "range": [ - 65675, - 65686 + 65800, + 65811 ], "loc": { "start": { - "line": 2207, + "line": 2209, "column": 20 }, "end": { - "line": 2207, + "line": 2209, "column": 31 } } @@ -116773,46 +117026,46 @@ "type": "Identifier", "name": "index", "range": [ - 65687, - 65692 + 65812, + 65817 ], "loc": { "start": { - "line": 2207, + "line": 2209, "column": 32 }, "end": { - "line": 2207, + "line": 2209, "column": 37 } } }, "range": [ - 65675, - 65693 + 65800, + 65818 ], "loc": { "start": { - "line": 2207, + "line": 2209, "column": 20 }, "end": { - "line": 2207, + "line": 2209, "column": 38 } } }, "range": [ - 65667, - 65693 + 65792, + 65818 ], "loc": { "start": { - "line": 2207, + "line": 2209, "column": 12 }, "end": { - "line": 2207, + "line": 2209, "column": 38 } } @@ -116820,16 +117073,16 @@ ], "kind": "let", "range": [ - 65663, - 65694 + 65788, + 65819 ], "loc": { "start": { - "line": 2207, + "line": 2209, "column": 8 }, "end": { - "line": 2207, + "line": 2209, "column": 39 } } @@ -116842,16 +117095,16 @@ "type": "Identifier", "name": "elm", "range": [ - 65710, - 65713 + 65835, + 65838 ], "loc": { "start": { - "line": 2208, + "line": 2210, "column": 15 }, "end": { - "line": 2208, + "line": 2210, "column": 18 } } @@ -116861,63 +117114,63 @@ "type": "Identifier", "name": "fltId", "range": [ - 65714, - 65719 + 65839, + 65844 ], "loc": { "start": { - "line": 2208, + "line": 2210, "column": 19 }, "end": { - "line": 2208, + "line": 2210, "column": 24 } } } ], "range": [ - 65710, - 65720 + 65835, + 65845 ], "loc": { "start": { - "line": 2208, + "line": 2210, "column": 15 }, "end": { - "line": 2208, + "line": 2210, "column": 25 } } }, "range": [ - 65703, - 65721 + 65828, + 65846 ], "loc": { "start": { - "line": 2208, + "line": 2210, "column": 8 }, "end": { - "line": 2208, + "line": 2210, "column": 26 } } } ], "range": [ - 65653, - 65727 + 65778, + 65852 ], "loc": { "start": { - "line": 2206, + "line": 2208, "column": 28 }, "end": { - "line": 2209, + "line": 2211, "column": 5 } } @@ -116925,16 +117178,16 @@ "generator": false, "expression": false, "range": [ - 65645, - 65727 + 65770, + 65852 ], "loc": { "start": { - "line": 2206, + "line": 2208, "column": 20 }, "end": { - "line": 2209, + "line": 2211, "column": 5 } } @@ -116942,16 +117195,16 @@ "kind": "method", "computed": false, "range": [ - 65629, - 65727 + 65754, + 65852 ], "loc": { "start": { - "line": 2206, + "line": 2208, "column": 4 }, "end": { - "line": 2209, + "line": 2211, "column": 5 } }, @@ -116960,16 +117213,16 @@ "type": "Block", "value": "*\n * Return the filter's DOM element for a given column\n * @param {Number} index Column's index\n * @return {DOMElement}\n ", "range": [ - 65478, - 65624 + 65603, + 65749 ], "loc": { "start": { - "line": 2201, + "line": 2203, "column": 4 }, "end": { - "line": 2205, + "line": 2207, "column": 7 } } @@ -116980,16 +117233,16 @@ "type": "Block", "value": "*\n * Return the number of cells for a given row index\n * @param {Number} rowIndex Index of the row\n * @return {Number} Number of cells\n ", "range": [ - 65733, - 65899 + 65858, + 66024 ], "loc": { "start": { - "line": 2211, + "line": 2213, "column": 4 }, "end": { - "line": 2215, + "line": 2217, "column": 7 } } @@ -117003,16 +117256,16 @@ "type": "Identifier", "name": "getCellsNb", "range": [ - 65904, - 65914 + 66029, + 66039 ], "loc": { "start": { - "line": 2216, + "line": 2218, "column": 4 }, "end": { - "line": 2216, + "line": 2218, "column": 14 } } @@ -117027,16 +117280,16 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 65915, - 65923 + 66040, + 66048 ], "loc": { "start": { - "line": 2216, + "line": 2218, "column": 15 }, "end": { - "line": 2216, + "line": 2218, "column": 23 } } @@ -117046,31 +117299,31 @@ "value": 0, "raw": "0", "range": [ - 65926, - 65927 + 66051, + 66052 ], "loc": { "start": { - "line": 2216, + "line": 2218, "column": 26 }, "end": { - "line": 2216, + "line": 2218, "column": 27 } } }, "range": [ - 65915, - 65927 + 66040, + 66052 ], "loc": { "start": { - "line": 2216, + "line": 2218, "column": 15 }, "end": { - "line": 2216, + "line": 2218, "column": 27 } } @@ -117088,16 +117341,16 @@ "type": "Identifier", "name": "tr", "range": [ - 65943, - 65945 + 66068, + 66070 ], "loc": { "start": { - "line": 2217, + "line": 2219, "column": 12 }, "end": { - "line": 2217, + "line": 2219, "column": 14 } } @@ -117116,16 +117369,16 @@ "object": { "type": "ThisExpression", "range": [ - 65948, - 65952 + 66073, + 66077 ], "loc": { "start": { - "line": 2217, + "line": 2219, "column": 17 }, "end": { - "line": 2217, + "line": 2219, "column": 21 } } @@ -117134,47 +117387,47 @@ "type": "Identifier", "name": "dom", "range": [ - 65953, - 65956 + 66078, + 66081 ], "loc": { "start": { - "line": 2217, + "line": 2219, "column": 22 }, "end": { - "line": 2217, + "line": 2219, "column": 25 } } }, "range": [ - 65948, - 65956 + 66073, + 66081 ], "loc": { "start": { - "line": 2217, + "line": 2219, "column": 17 }, "end": { - "line": 2217, + "line": 2219, "column": 25 } } }, "arguments": [], "range": [ - 65948, - 65958 + 66073, + 66083 ], "loc": { "start": { - "line": 2217, + "line": 2219, "column": 17 }, "end": { - "line": 2217, + "line": 2219, "column": 27 } } @@ -117183,31 +117436,31 @@ "type": "Identifier", "name": "rows", "range": [ - 65959, - 65963 + 66084, + 66088 ], "loc": { "start": { - "line": 2217, + "line": 2219, "column": 28 }, "end": { - "line": 2217, + "line": 2219, "column": 32 } } }, "range": [ - 65948, - 65963 + 66073, + 66088 ], "loc": { "start": { - "line": 2217, + "line": 2219, "column": 17 }, "end": { - "line": 2217, + "line": 2219, "column": 32 } } @@ -117221,16 +117474,16 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 65964, - 65972 + 66089, + 66097 ], "loc": { "start": { - "line": 2217, + "line": 2219, "column": 33 }, "end": { - "line": 2217, + "line": 2219, "column": 41 } } @@ -117240,31 +117493,31 @@ "value": 0, "raw": "0", "range": [ - 65976, - 65977 + 66101, + 66102 ], "loc": { "start": { - "line": 2217, + "line": 2219, "column": 45 }, "end": { - "line": 2217, + "line": 2219, "column": 46 } } }, "range": [ - 65964, - 65977 + 66089, + 66102 ], "loc": { "start": { - "line": 2217, + "line": 2219, "column": 33 }, "end": { - "line": 2217, + "line": 2219, "column": 46 } } @@ -117273,16 +117526,16 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 65980, - 65988 + 66105, + 66113 ], "loc": { "start": { - "line": 2217, + "line": 2219, "column": 49 }, "end": { - "line": 2217, + "line": 2219, "column": 57 } } @@ -117292,61 +117545,61 @@ "value": 0, "raw": "0", "range": [ - 65991, - 65992 + 66116, + 66117 ], "loc": { "start": { - "line": 2217, + "line": 2219, "column": 60 }, "end": { - "line": 2217, + "line": 2219, "column": 61 } } }, "range": [ - 65964, - 65992 + 66089, + 66117 ], "loc": { "start": { - "line": 2217, + "line": 2219, "column": 33 }, "end": { - "line": 2217, + "line": 2219, "column": 61 } } }, "range": [ - 65948, - 65993 + 66073, + 66118 ], "loc": { "start": { - "line": 2217, + "line": 2219, "column": 17 }, "end": { - "line": 2217, + "line": 2219, "column": 62 } } }, "range": [ - 65943, - 65993 + 66068, + 66118 ], "loc": { "start": { - "line": 2217, + "line": 2219, "column": 12 }, "end": { - "line": 2217, + "line": 2219, "column": 62 } } @@ -117354,16 +117607,16 @@ ], "kind": "let", "range": [ - 65939, - 65994 + 66064, + 66119 ], "loc": { "start": { - "line": 2217, + "line": 2219, "column": 8 }, "end": { - "line": 2217, + "line": 2219, "column": 63 } } @@ -117376,16 +117629,16 @@ "type": "Identifier", "name": "tr", "range": [ - 66010, - 66012 + 66135, + 66137 ], "loc": { "start": { - "line": 2218, + "line": 2220, "column": 15 }, "end": { - "line": 2218, + "line": 2220, "column": 17 } } @@ -117400,16 +117653,16 @@ "type": "Identifier", "name": "tr", "range": [ - 66015, - 66017 + 66140, + 66142 ], "loc": { "start": { - "line": 2218, + "line": 2220, "column": 20 }, "end": { - "line": 2218, + "line": 2220, "column": 22 } } @@ -117418,31 +117671,31 @@ "type": "Identifier", "name": "cells", "range": [ - 66018, - 66023 + 66143, + 66148 ], "loc": { "start": { - "line": 2218, + "line": 2220, "column": 23 }, "end": { - "line": 2218, + "line": 2220, "column": 28 } } }, "range": [ - 66015, - 66023 + 66140, + 66148 ], "loc": { "start": { - "line": 2218, + "line": 2220, "column": 20 }, "end": { - "line": 2218, + "line": 2220, "column": 28 } } @@ -117451,31 +117704,31 @@ "type": "Identifier", "name": "length", "range": [ - 66024, - 66030 + 66149, + 66155 ], "loc": { "start": { - "line": 2218, + "line": 2220, "column": 29 }, "end": { - "line": 2218, + "line": 2220, "column": 35 } } }, "range": [ - 66015, - 66030 + 66140, + 66155 ], "loc": { "start": { - "line": 2218, + "line": 2220, "column": 20 }, "end": { - "line": 2218, + "line": 2220, "column": 35 } } @@ -117485,62 +117738,62 @@ "value": 0, "raw": "0", "range": [ - 66033, - 66034 + 66158, + 66159 ], "loc": { "start": { - "line": 2218, + "line": 2220, "column": 38 }, "end": { - "line": 2218, + "line": 2220, "column": 39 } } }, "range": [ - 66010, - 66034 + 66135, + 66159 ], "loc": { "start": { - "line": 2218, + "line": 2220, "column": 15 }, "end": { - "line": 2218, + "line": 2220, "column": 39 } } }, "range": [ - 66003, - 66035 + 66128, + 66160 ], "loc": { "start": { - "line": 2218, + "line": 2220, "column": 8 }, "end": { - "line": 2218, + "line": 2220, "column": 40 } } } ], "range": [ - 65929, - 66041 + 66054, + 66166 ], "loc": { "start": { - "line": 2216, + "line": 2218, "column": 29 }, "end": { - "line": 2219, + "line": 2221, "column": 5 } } @@ -117548,16 +117801,16 @@ "generator": false, "expression": false, "range": [ - 65914, - 66041 + 66039, + 66166 ], "loc": { "start": { - "line": 2216, + "line": 2218, "column": 14 }, "end": { - "line": 2219, + "line": 2221, "column": 5 } } @@ -117565,16 +117818,16 @@ "kind": "method", "computed": false, "range": [ - 65904, - 66041 + 66029, + 66166 ], "loc": { "start": { - "line": 2216, + "line": 2218, "column": 4 }, "end": { - "line": 2219, + "line": 2221, "column": 5 } }, @@ -117583,16 +117836,16 @@ "type": "Block", "value": "*\n * Return the number of cells for a given row index\n * @param {Number} rowIndex Index of the row\n * @return {Number} Number of cells\n ", "range": [ - 65733, - 65899 + 65858, + 66024 ], "loc": { "start": { - "line": 2211, + "line": 2213, "column": 4 }, "end": { - "line": 2215, + "line": 2217, "column": 7 } } @@ -117603,16 +117856,16 @@ "type": "Block", "value": "*\n * Return the number of filterable rows starting from reference row if\n * defined\n * @param {Boolean} includeHeaders Include the headers row\n * @return {Number} Number of filterable rows\n ", "range": [ - 66047, - 66278 + 66172, + 66403 ], "loc": { "start": { - "line": 2221, + "line": 2223, "column": 4 }, "end": { - "line": 2226, + "line": 2228, "column": 7 } } @@ -117626,16 +117879,16 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 66283, - 66292 + 66408, + 66417 ], "loc": { "start": { - "line": 2227, + "line": 2229, "column": 4 }, "end": { - "line": 2227, + "line": 2229, "column": 13 } } @@ -117648,16 +117901,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 66293, - 66307 + 66418, + 66432 ], "loc": { "start": { - "line": 2227, + "line": 2229, "column": 14 }, "end": { - "line": 2227, + "line": 2229, "column": 28 } } @@ -117675,16 +117928,16 @@ "type": "Identifier", "name": "s", "range": [ - 66323, - 66324 + 66448, + 66449 ], "loc": { "start": { - "line": 2228, + "line": 2230, "column": 12 }, "end": { - "line": 2228, + "line": 2230, "column": 13 } } @@ -117697,16 +117950,16 @@ "type": "Identifier", "name": "isUndef", "range": [ - 66327, - 66334 + 66452, + 66459 ], "loc": { "start": { - "line": 2228, + "line": 2230, "column": 16 }, "end": { - "line": 2228, + "line": 2230, "column": 23 } } @@ -117718,16 +117971,16 @@ "object": { "type": "ThisExpression", "range": [ - 66335, - 66339 + 66460, + 66464 ], "loc": { "start": { - "line": 2228, + "line": 2230, "column": 24 }, "end": { - "line": 2228, + "line": 2230, "column": 28 } } @@ -117736,47 +117989,47 @@ "type": "Identifier", "name": "refRow", "range": [ - 66340, - 66346 + 66465, + 66471 ], "loc": { "start": { - "line": 2228, + "line": 2230, "column": 29 }, "end": { - "line": 2228, + "line": 2230, "column": 35 } } }, "range": [ - 66335, - 66346 + 66460, + 66471 ], "loc": { "start": { - "line": 2228, + "line": 2230, "column": 24 }, "end": { - "line": 2228, + "line": 2230, "column": 35 } } } ], "range": [ - 66327, - 66347 + 66452, + 66472 ], "loc": { "start": { - "line": 2228, + "line": 2230, "column": 16 }, "end": { - "line": 2228, + "line": 2230, "column": 36 } } @@ -117786,16 +118039,16 @@ "value": 0, "raw": "0", "range": [ - 66350, - 66351 + 66475, + 66476 ], "loc": { "start": { - "line": 2228, + "line": 2230, "column": 39 }, "end": { - "line": 2228, + "line": 2230, "column": 40 } } @@ -117806,16 +118059,16 @@ "object": { "type": "ThisExpression", "range": [ - 66354, - 66358 + 66479, + 66483 ], "loc": { "start": { - "line": 2228, + "line": 2230, "column": 43 }, "end": { - "line": 2228, + "line": 2230, "column": 47 } } @@ -117824,61 +118077,61 @@ "type": "Identifier", "name": "refRow", "range": [ - 66359, - 66365 + 66484, + 66490 ], "loc": { "start": { - "line": 2228, + "line": 2230, "column": 48 }, "end": { - "line": 2228, + "line": 2230, "column": 54 } } }, "range": [ - 66354, - 66365 + 66479, + 66490 ], "loc": { "start": { - "line": 2228, + "line": 2230, "column": 43 }, "end": { - "line": 2228, + "line": 2230, "column": 54 } } }, "range": [ - 66327, - 66365 + 66452, + 66490 ], "loc": { "start": { - "line": 2228, + "line": 2230, "column": 16 }, "end": { - "line": 2228, + "line": 2230, "column": 54 } } }, "range": [ - 66323, - 66365 + 66448, + 66490 ], "loc": { "start": { - "line": 2228, + "line": 2230, "column": 12 }, "end": { - "line": 2228, + "line": 2230, "column": 54 } } @@ -117886,16 +118139,16 @@ ], "kind": "let", "range": [ - 66319, - 66366 + 66444, + 66491 ], "loc": { "start": { - "line": 2228, + "line": 2230, "column": 8 }, "end": { - "line": 2228, + "line": 2230, "column": 55 } } @@ -117909,16 +118162,16 @@ "type": "Identifier", "name": "ntrs", "range": [ - 66379, - 66383 + 66504, + 66508 ], "loc": { "start": { - "line": 2229, + "line": 2231, "column": 12 }, "end": { - "line": 2229, + "line": 2231, "column": 16 } } @@ -117937,16 +118190,16 @@ "object": { "type": "ThisExpression", "range": [ - 66386, - 66390 + 66511, + 66515 ], "loc": { "start": { - "line": 2229, + "line": 2231, "column": 19 }, "end": { - "line": 2229, + "line": 2231, "column": 23 } } @@ -117955,47 +118208,47 @@ "type": "Identifier", "name": "dom", "range": [ - 66391, - 66394 + 66516, + 66519 ], "loc": { "start": { - "line": 2229, + "line": 2231, "column": 24 }, "end": { - "line": 2229, + "line": 2231, "column": 27 } } }, "range": [ - 66386, - 66394 + 66511, + 66519 ], "loc": { "start": { - "line": 2229, + "line": 2231, "column": 19 }, "end": { - "line": 2229, + "line": 2231, "column": 27 } } }, "arguments": [], "range": [ - 66386, - 66396 + 66511, + 66521 ], "loc": { "start": { - "line": 2229, + "line": 2231, "column": 19 }, "end": { - "line": 2229, + "line": 2231, "column": 29 } } @@ -118004,31 +118257,31 @@ "type": "Identifier", "name": "rows", "range": [ - 66397, - 66401 + 66522, + 66526 ], "loc": { "start": { - "line": 2229, + "line": 2231, "column": 30 }, "end": { - "line": 2229, + "line": 2231, "column": 34 } } }, "range": [ - 66386, - 66401 + 66511, + 66526 ], "loc": { "start": { - "line": 2229, + "line": 2231, "column": 19 }, "end": { - "line": 2229, + "line": 2231, "column": 34 } } @@ -118037,46 +118290,46 @@ "type": "Identifier", "name": "length", "range": [ - 66402, - 66408 + 66527, + 66533 ], "loc": { "start": { - "line": 2229, + "line": 2231, "column": 35 }, "end": { - "line": 2229, + "line": 2231, "column": 41 } } }, "range": [ - 66386, - 66408 + 66511, + 66533 ], "loc": { "start": { - "line": 2229, + "line": 2231, "column": 19 }, "end": { - "line": 2229, + "line": 2231, "column": 41 } } }, "range": [ - 66379, - 66408 + 66504, + 66533 ], "loc": { "start": { - "line": 2229, + "line": 2231, "column": 12 }, "end": { - "line": 2229, + "line": 2231, "column": 41 } } @@ -118084,16 +118337,16 @@ ], "kind": "let", "range": [ - 66375, - 66409 + 66500, + 66534 ], "loc": { "start": { - "line": 2229, + "line": 2231, "column": 8 }, "end": { - "line": 2229, + "line": 2231, "column": 42 } } @@ -118104,16 +118357,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 66422, - 66436 + 66547, + 66561 ], "loc": { "start": { - "line": 2230, + "line": 2232, "column": 12 }, "end": { - "line": 2230, + "line": 2232, "column": 26 } } @@ -118130,16 +118383,16 @@ "type": "Identifier", "name": "s", "range": [ - 66452, - 66453 + 66577, + 66578 ], "loc": { "start": { - "line": 2231, + "line": 2233, "column": 12 }, "end": { - "line": 2231, + "line": 2233, "column": 13 } } @@ -118149,78 +118402,78 @@ "value": 0, "raw": "0", "range": [ - 66456, - 66457 + 66581, + 66582 ], "loc": { "start": { - "line": 2231, + "line": 2233, "column": 16 }, "end": { - "line": 2231, + "line": 2233, "column": 17 } } }, "range": [ - 66452, - 66457 + 66577, + 66582 ], "loc": { "start": { - "line": 2231, + "line": 2233, "column": 12 }, "end": { - "line": 2231, + "line": 2233, "column": 17 } } }, "range": [ - 66452, - 66458 + 66577, + 66583 ], "loc": { "start": { - "line": 2231, + "line": 2233, "column": 12 }, "end": { - "line": 2231, + "line": 2233, "column": 18 } } } ], "range": [ - 66438, - 66468 + 66563, + 66593 ], "loc": { "start": { - "line": 2230, + "line": 2232, "column": 28 }, "end": { - "line": 2232, + "line": 2234, "column": 9 } } }, "alternate": null, "range": [ - 66418, - 66468 + 66543, + 66593 ], "loc": { "start": { - "line": 2230, + "line": 2232, "column": 8 }, "end": { - "line": 2232, + "line": 2234, "column": 9 } } @@ -118233,16 +118486,16 @@ "type": "Identifier", "name": "parseInt", "range": [ - 66484, - 66492 + 66609, + 66617 ], "loc": { "start": { - "line": 2233, + "line": 2235, "column": 15 }, "end": { - "line": 2233, + "line": 2235, "column": 23 } } @@ -118255,16 +118508,16 @@ "type": "Identifier", "name": "ntrs", "range": [ - 66493, - 66497 + 66618, + 66622 ], "loc": { "start": { - "line": 2233, + "line": 2235, "column": 24 }, "end": { - "line": 2233, + "line": 2235, "column": 28 } } @@ -118273,31 +118526,31 @@ "type": "Identifier", "name": "s", "range": [ - 66500, - 66501 + 66625, + 66626 ], "loc": { "start": { - "line": 2233, + "line": 2235, "column": 31 }, "end": { - "line": 2233, + "line": 2235, "column": 32 } } }, "range": [ - 66493, - 66501 + 66618, + 66626 ], "loc": { "start": { - "line": 2233, + "line": 2235, "column": 24 }, "end": { - "line": 2233, + "line": 2235, "column": 32 } } @@ -118307,63 +118560,63 @@ "value": 10, "raw": "10", "range": [ - 66503, - 66505 + 66628, + 66630 ], "loc": { "start": { - "line": 2233, + "line": 2235, "column": 34 }, "end": { - "line": 2233, + "line": 2235, "column": 36 } } } ], "range": [ - 66484, - 66506 + 66609, + 66631 ], "loc": { "start": { - "line": 2233, + "line": 2235, "column": 15 }, "end": { - "line": 2233, + "line": 2235, "column": 37 } } }, "range": [ - 66477, - 66507 + 66602, + 66632 ], "loc": { "start": { - "line": 2233, + "line": 2235, "column": 8 }, "end": { - "line": 2233, + "line": 2235, "column": 38 } } } ], "range": [ - 66309, - 66513 + 66434, + 66638 ], "loc": { "start": { - "line": 2227, + "line": 2229, "column": 30 }, "end": { - "line": 2234, + "line": 2236, "column": 5 } } @@ -118371,16 +118624,16 @@ "generator": false, "expression": false, "range": [ - 66292, - 66513 + 66417, + 66638 ], "loc": { "start": { - "line": 2227, + "line": 2229, "column": 13 }, "end": { - "line": 2234, + "line": 2236, "column": 5 } } @@ -118388,16 +118641,16 @@ "kind": "method", "computed": false, "range": [ - 66283, - 66513 + 66408, + 66638 ], "loc": { "start": { - "line": 2227, + "line": 2229, "column": 4 }, "end": { - "line": 2234, + "line": 2236, "column": 5 } }, @@ -118406,16 +118659,16 @@ "type": "Block", "value": "*\n * Return the number of filterable rows starting from reference row if\n * defined\n * @param {Boolean} includeHeaders Include the headers row\n * @return {Number} Number of filterable rows\n ", "range": [ - 66047, - 66278 + 66172, + 66403 ], "loc": { "start": { - "line": 2221, + "line": 2223, "column": 4 }, "end": { - "line": 2226, + "line": 2228, "column": 7 } } @@ -118426,16 +118679,16 @@ "type": "Block", "value": "*\n * Return the text content of a given cell\n * @param {DOMElement} Cell's DOM element\n * @return {String}\n ", "range": [ - 66520, - 66648 + 66645, + 66773 ], "loc": { "start": { - "line": 2237, + "line": 2239, "column": 4 }, "end": { - "line": 2241, + "line": 2243, "column": 7 } } @@ -118449,16 +118702,16 @@ "type": "Identifier", "name": "getCellValue", "range": [ - 66653, - 66665 + 66778, + 66790 ], "loc": { "start": { - "line": 2242, + "line": 2244, "column": 4 }, "end": { - "line": 2242, + "line": 2244, "column": 16 } } @@ -118471,16 +118724,16 @@ "type": "Identifier", "name": "cell", "range": [ - 66666, - 66670 + 66791, + 66795 ], "loc": { "start": { - "line": 2242, + "line": 2244, "column": 17 }, "end": { - "line": 2242, + "line": 2244, "column": 21 } } @@ -118498,16 +118751,16 @@ "type": "Identifier", "name": "idx", "range": [ - 66686, - 66689 + 66811, + 66814 ], "loc": { "start": { - "line": 2243, + "line": 2245, "column": 12 }, "end": { - "line": 2243, + "line": 2245, "column": 15 } } @@ -118519,16 +118772,16 @@ "type": "Identifier", "name": "cell", "range": [ - 66692, - 66696 + 66817, + 66821 ], "loc": { "start": { - "line": 2243, + "line": 2245, "column": 18 }, "end": { - "line": 2243, + "line": 2245, "column": 22 } } @@ -118537,46 +118790,46 @@ "type": "Identifier", "name": "cellIndex", "range": [ - 66697, - 66706 + 66822, + 66831 ], "loc": { "start": { - "line": 2243, + "line": 2245, "column": 23 }, "end": { - "line": 2243, + "line": 2245, "column": 32 } } }, "range": [ - 66692, - 66706 + 66817, + 66831 ], "loc": { "start": { - "line": 2243, + "line": 2245, "column": 18 }, "end": { - "line": 2243, + "line": 2245, "column": 32 } } }, "range": [ - 66686, - 66706 + 66811, + 66831 ], "loc": { "start": { - "line": 2243, + "line": 2245, "column": 12 }, "end": { - "line": 2243, + "line": 2245, "column": 32 } } @@ -118584,16 +118837,16 @@ ], "kind": "let", "range": [ - 66682, - 66707 + 66807, + 66832 ], "loc": { "start": { - "line": 2243, + "line": 2245, "column": 8 }, "end": { - "line": 2243, + "line": 2245, "column": 33 } } @@ -118607,16 +118860,16 @@ "type": "Identifier", "name": "cellParser", "range": [ - 66720, - 66730 + 66845, + 66855 ], "loc": { "start": { - "line": 2244, + "line": 2246, "column": 12 }, "end": { - "line": 2244, + "line": 2246, "column": 22 } } @@ -118627,16 +118880,16 @@ "object": { "type": "ThisExpression", "range": [ - 66733, - 66737 + 66858, + 66862 ], "loc": { "start": { - "line": 2244, + "line": 2246, "column": 25 }, "end": { - "line": 2244, + "line": 2246, "column": 29 } } @@ -118645,46 +118898,46 @@ "type": "Identifier", "name": "cellParser", "range": [ - 66738, - 66748 + 66863, + 66873 ], "loc": { "start": { - "line": 2244, + "line": 2246, "column": 30 }, "end": { - "line": 2244, + "line": 2246, "column": 40 } } }, "range": [ - 66733, - 66748 + 66858, + 66873 ], "loc": { "start": { - "line": 2244, + "line": 2246, "column": 25 }, "end": { - "line": 2244, + "line": 2246, "column": 40 } } }, "range": [ - 66720, - 66748 + 66845, + 66873 ], "loc": { "start": { - "line": 2244, + "line": 2246, "column": 12 }, "end": { - "line": 2244, + "line": 2246, "column": 40 } } @@ -118692,16 +118945,16 @@ ], "kind": "let", "range": [ - 66716, - 66749 + 66841, + 66874 ], "loc": { "start": { - "line": 2244, + "line": 2246, "column": 8 }, "end": { - "line": 2244, + "line": 2246, "column": 41 } }, @@ -118710,16 +118963,16 @@ "type": "Line", "value": " Invoke cellParser for this column if any", "range": [ - 66758, - 66801 + 66883, + 66926 ], "loc": { "start": { - "line": 2245, + "line": 2247, "column": 8 }, "end": { - "line": 2245, + "line": 2247, "column": 51 } } @@ -118743,16 +118996,16 @@ "type": "Identifier", "name": "cellParser", "range": [ - 66814, - 66824 + 66939, + 66949 ], "loc": { "start": { - "line": 2246, + "line": 2248, "column": 12 }, "end": { - "line": 2246, + "line": 2248, "column": 22 } } @@ -118761,31 +119014,31 @@ "type": "Identifier", "name": "cols", "range": [ - 66825, - 66829 + 66950, + 66954 ], "loc": { "start": { - "line": 2246, + "line": 2248, "column": 23 }, "end": { - "line": 2246, + "line": 2248, "column": 27 } } }, "range": [ - 66814, - 66829 + 66939, + 66954 ], "loc": { "start": { - "line": 2246, + "line": 2248, "column": 12 }, "end": { - "line": 2246, + "line": 2248, "column": 27 } } @@ -118794,31 +119047,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 66830, - 66837 + 66955, + 66962 ], "loc": { "start": { - "line": 2246, + "line": 2248, "column": 28 }, "end": { - "line": 2246, + "line": 2248, "column": 35 } } }, "range": [ - 66814, - 66837 + 66939, + 66962 ], "loc": { "start": { - "line": 2246, + "line": 2248, "column": 12 }, "end": { - "line": 2246, + "line": 2248, "column": 35 } } @@ -118828,32 +119081,32 @@ "type": "Identifier", "name": "idx", "range": [ - 66838, - 66841 + 66963, + 66966 ], "loc": { "start": { - "line": 2246, + "line": 2248, "column": 36 }, "end": { - "line": 2246, + "line": 2248, "column": 39 } } } ], "range": [ - 66814, - 66842 + 66939, + 66967 ], "loc": { "start": { - "line": 2246, + "line": 2248, "column": 12 }, "end": { - "line": 2246, + "line": 2248, "column": 40 } } @@ -118866,47 +119119,47 @@ "value": 1, "raw": "1", "range": [ - 66848, - 66849 + 66973, + 66974 ], "loc": { "start": { - "line": 2246, + "line": 2248, "column": 46 }, "end": { - "line": 2246, + "line": 2248, "column": 47 } } }, "prefix": true, "range": [ - 66847, - 66849 + 66972, + 66974 ], "loc": { "start": { - "line": 2246, + "line": 2248, "column": 45 }, "end": { - "line": 2246, + "line": 2248, "column": 47 } } }, "range": [ - 66814, - 66849 + 66939, + 66974 ], "loc": { "start": { - "line": 2246, + "line": 2248, "column": 12 }, "end": { - "line": 2246, + "line": 2248, "column": 47 } } @@ -118925,16 +119178,16 @@ "type": "Identifier", "name": "cellParser", "range": [ - 66872, - 66882 + 66997, + 67007 ], "loc": { "start": { - "line": 2247, + "line": 2249, "column": 19 }, "end": { - "line": 2247, + "line": 2249, "column": 29 } } @@ -118943,31 +119196,31 @@ "type": "Identifier", "name": "parse", "range": [ - 66883, - 66888 + 67008, + 67013 ], "loc": { "start": { - "line": 2247, + "line": 2249, "column": 30 }, "end": { - "line": 2247, + "line": 2249, "column": 35 } } }, "range": [ - 66872, - 66888 + 66997, + 67013 ], "loc": { "start": { - "line": 2247, + "line": 2249, "column": 19 }, "end": { - "line": 2247, + "line": 2249, "column": 35 } } @@ -118976,16 +119229,16 @@ { "type": "ThisExpression", "range": [ - 66889, - 66893 + 67014, + 67018 ], "loc": { "start": { - "line": 2247, + "line": 2249, "column": 36 }, "end": { - "line": 2247, + "line": 2249, "column": 40 } } @@ -118994,16 +119247,16 @@ "type": "Identifier", "name": "cell", "range": [ - 66895, - 66899 + 67020, + 67024 ], "loc": { "start": { - "line": 2247, + "line": 2249, "column": 42 }, "end": { - "line": 2247, + "line": 2249, "column": 46 } } @@ -119012,63 +119265,63 @@ "type": "Identifier", "name": "idx", "range": [ - 66901, - 66904 + 67026, + 67029 ], "loc": { "start": { - "line": 2247, + "line": 2249, "column": 48 }, "end": { - "line": 2247, + "line": 2249, "column": 51 } } } ], "range": [ - 66872, - 66905 + 66997, + 67030 ], "loc": { "start": { - "line": 2247, + "line": 2249, "column": 19 }, "end": { - "line": 2247, + "line": 2249, "column": 52 } } }, "range": [ - 66865, - 66906 + 66990, + 67031 ], "loc": { "start": { - "line": 2247, + "line": 2249, "column": 12 }, "end": { - "line": 2247, + "line": 2249, "column": 53 } } } ], "range": [ - 66851, - 66916 + 66976, + 67041 ], "loc": { "start": { - "line": 2246, + "line": 2248, "column": 49 }, "end": { - "line": 2248, + "line": 2250, "column": 9 } } @@ -119084,16 +119337,16 @@ "type": "Identifier", "name": "getText", "range": [ - 66943, - 66950 + 67068, + 67075 ], "loc": { "start": { - "line": 2249, + "line": 2251, "column": 19 }, "end": { - "line": 2249, + "line": 2251, "column": 26 } } @@ -119103,78 +119356,78 @@ "type": "Identifier", "name": "cell", "range": [ - 66951, - 66955 + 67076, + 67080 ], "loc": { "start": { - "line": 2249, + "line": 2251, "column": 27 }, "end": { - "line": 2249, + "line": 2251, "column": 31 } } } ], "range": [ - 66943, - 66956 + 67068, + 67081 ], "loc": { "start": { - "line": 2249, + "line": 2251, "column": 19 }, "end": { - "line": 2249, + "line": 2251, "column": 32 } } }, "range": [ - 66936, - 66957 + 67061, + 67082 ], "loc": { "start": { - "line": 2249, + "line": 2251, "column": 12 }, "end": { - "line": 2249, + "line": 2251, "column": 33 } } } ], "range": [ - 66922, - 66967 + 67047, + 67092 ], "loc": { "start": { - "line": 2248, + "line": 2250, "column": 15 }, "end": { - "line": 2250, + "line": 2252, "column": 9 } } }, "range": [ - 66810, - 66967 + 66935, + 67092 ], "loc": { "start": { - "line": 2246, + "line": 2248, "column": 8 }, "end": { - "line": 2250, + "line": 2252, "column": 9 } }, @@ -119183,16 +119436,16 @@ "type": "Line", "value": " Invoke cellParser for this column if any", "range": [ - 66758, - 66801 + 66883, + 66926 ], "loc": { "start": { - "line": 2245, + "line": 2247, "column": 8 }, "end": { - "line": 2245, + "line": 2247, "column": 51 } } @@ -119201,16 +119454,16 @@ } ], "range": [ - 66672, - 66973 + 66797, + 67098 ], "loc": { "start": { - "line": 2242, + "line": 2244, "column": 23 }, "end": { - "line": 2251, + "line": 2253, "column": 5 } } @@ -119218,16 +119471,16 @@ "generator": false, "expression": false, "range": [ - 66665, - 66973 + 66790, + 67098 ], "loc": { "start": { - "line": 2242, + "line": 2244, "column": 16 }, "end": { - "line": 2251, + "line": 2253, "column": 5 } } @@ -119235,16 +119488,16 @@ "kind": "method", "computed": false, "range": [ - 66653, - 66973 + 66778, + 67098 ], "loc": { "start": { - "line": 2242, + "line": 2244, "column": 4 }, "end": { - "line": 2251, + "line": 2253, "column": 5 } }, @@ -119253,16 +119506,16 @@ "type": "Block", "value": "*\n * Return the text content of a given cell\n * @param {DOMElement} Cell's DOM element\n * @return {String}\n ", "range": [ - 66520, - 66648 + 66645, + 66773 ], "loc": { "start": { - "line": 2237, + "line": 2239, "column": 4 }, "end": { - "line": 2241, + "line": 2243, "column": 7 } } @@ -119273,16 +119526,16 @@ "type": "Block", "value": "*\n * Return the typed data of a given cell based on the column type definition\n * @param {DOMElement} cell Cell's DOM element\n * @return {String|Number|Date}\n ", "range": [ - 66979, - 67159 + 67104, + 67284 ], "loc": { "start": { - "line": 2253, + "line": 2255, "column": 4 }, "end": { - "line": 2257, + "line": 2259, "column": 7 } } @@ -119296,16 +119549,16 @@ "type": "Identifier", "name": "getCellData", "range": [ - 67164, - 67175 + 67289, + 67300 ], "loc": { "start": { - "line": 2258, + "line": 2260, "column": 4 }, "end": { - "line": 2258, + "line": 2260, "column": 15 } } @@ -119318,16 +119571,16 @@ "type": "Identifier", "name": "cell", "range": [ - 67176, - 67180 + 67301, + 67305 ], "loc": { "start": { - "line": 2258, + "line": 2260, "column": 16 }, "end": { - "line": 2258, + "line": 2260, "column": 20 } } @@ -119345,16 +119598,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 67196, - 67204 + 67321, + 67329 ], "loc": { "start": { - "line": 2259, + "line": 2261, "column": 12 }, "end": { - "line": 2259, + "line": 2261, "column": 20 } } @@ -119366,16 +119619,16 @@ "type": "Identifier", "name": "cell", "range": [ - 67207, - 67211 + 67332, + 67336 ], "loc": { "start": { - "line": 2259, + "line": 2261, "column": 23 }, "end": { - "line": 2259, + "line": 2261, "column": 27 } } @@ -119384,46 +119637,46 @@ "type": "Identifier", "name": "cellIndex", "range": [ - 67212, - 67221 + 67337, + 67346 ], "loc": { "start": { - "line": 2259, + "line": 2261, "column": 28 }, "end": { - "line": 2259, + "line": 2261, "column": 37 } } }, "range": [ - 67207, - 67221 + 67332, + 67346 ], "loc": { "start": { - "line": 2259, + "line": 2261, "column": 23 }, "end": { - "line": 2259, + "line": 2261, "column": 37 } } }, "range": [ - 67196, - 67221 + 67321, + 67346 ], "loc": { "start": { - "line": 2259, + "line": 2261, "column": 12 }, "end": { - "line": 2259, + "line": 2261, "column": 37 } } @@ -119431,16 +119684,16 @@ ], "kind": "let", "range": [ - 67192, - 67222 + 67317, + 67347 ], "loc": { "start": { - "line": 2259, + "line": 2261, "column": 8 }, "end": { - "line": 2259, + "line": 2261, "column": 38 } } @@ -119454,16 +119707,16 @@ "type": "Identifier", "name": "value", "range": [ - 67235, - 67240 + 67360, + 67365 ], "loc": { "start": { - "line": 2260, + "line": 2262, "column": 12 }, "end": { - "line": 2260, + "line": 2262, "column": 17 } } @@ -119476,16 +119729,16 @@ "object": { "type": "ThisExpression", "range": [ - 67243, - 67247 + 67368, + 67372 ], "loc": { "start": { - "line": 2260, + "line": 2262, "column": 20 }, "end": { - "line": 2260, + "line": 2262, "column": 24 } } @@ -119494,31 +119747,31 @@ "type": "Identifier", "name": "getCellValue", "range": [ - 67248, - 67260 + 67373, + 67385 ], "loc": { "start": { - "line": 2260, + "line": 2262, "column": 25 }, "end": { - "line": 2260, + "line": 2262, "column": 37 } } }, "range": [ - 67243, - 67260 + 67368, + 67385 ], "loc": { "start": { - "line": 2260, + "line": 2262, "column": 20 }, "end": { - "line": 2260, + "line": 2262, "column": 37 } } @@ -119528,47 +119781,47 @@ "type": "Identifier", "name": "cell", "range": [ - 67261, - 67265 + 67386, + 67390 ], "loc": { "start": { - "line": 2260, + "line": 2262, "column": 38 }, "end": { - "line": 2260, + "line": 2262, "column": 42 } } } ], "range": [ - 67243, - 67266 + 67368, + 67391 ], "loc": { "start": { - "line": 2260, + "line": 2262, "column": 20 }, "end": { - "line": 2260, + "line": 2262, "column": 43 } } }, "range": [ - 67235, - 67266 + 67360, + 67391 ], "loc": { "start": { - "line": 2260, + "line": 2262, "column": 12 }, "end": { - "line": 2260, + "line": 2262, "column": 43 } } @@ -119576,16 +119829,16 @@ ], "kind": "let", "range": [ - 67231, - 67267 + 67356, + 67392 ], "loc": { "start": { - "line": 2260, + "line": 2262, "column": 8 }, "end": { - "line": 2260, + "line": 2262, "column": 44 } } @@ -119600,16 +119853,16 @@ "object": { "type": "ThisExpression", "range": [ - 67281, - 67285 + 67406, + 67410 ], "loc": { "start": { - "line": 2262, + "line": 2264, "column": 12 }, "end": { - "line": 2262, + "line": 2264, "column": 16 } } @@ -119618,31 +119871,31 @@ "type": "Identifier", "name": "hasType", "range": [ - 67286, - 67293 + 67411, + 67418 ], "loc": { "start": { - "line": 2262, + "line": 2264, "column": 17 }, "end": { - "line": 2262, + "line": 2264, "column": 24 } } }, "range": [ - 67281, - 67293 + 67406, + 67418 ], "loc": { "start": { - "line": 2262, + "line": 2264, "column": 12 }, "end": { - "line": 2262, + "line": 2264, "column": 24 } } @@ -119652,16 +119905,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 67294, - 67302 + 67419, + 67427 ], "loc": { "start": { - "line": 2262, + "line": 2264, "column": 25 }, "end": { - "line": 2262, + "line": 2264, "column": 33 } } @@ -119673,48 +119926,48 @@ "type": "Identifier", "name": "FORMATTED_NUMBER", "range": [ - 67305, - 67321 + 67430, + 67446 ], "loc": { "start": { - "line": 2262, + "line": 2264, "column": 36 }, "end": { - "line": 2262, + "line": 2264, "column": 52 } } } ], "range": [ - 67304, - 67322 + 67429, + 67447 ], "loc": { "start": { - "line": 2262, + "line": 2264, "column": 35 }, "end": { - "line": 2262, + "line": 2264, "column": 53 } } } ], "range": [ - 67281, - 67323 + 67406, + 67448 ], "loc": { "start": { - "line": 2262, + "line": 2264, "column": 12 }, "end": { - "line": 2262, + "line": 2264, "column": 54 } } @@ -119731,16 +119984,16 @@ "type": "Identifier", "name": "decimal", "range": [ - 67343, - 67350 + 67468, + 67475 ], "loc": { "start": { - "line": 2263, + "line": 2265, "column": 16 }, "end": { - "line": 2263, + "line": 2265, "column": 23 } } @@ -119751,16 +120004,16 @@ "object": { "type": "ThisExpression", "range": [ - 67353, - 67357 + 67478, + 67482 ], "loc": { "start": { - "line": 2263, + "line": 2265, "column": 26 }, "end": { - "line": 2263, + "line": 2265, "column": 30 } } @@ -119769,46 +120022,46 @@ "type": "Identifier", "name": "decimalSeparator", "range": [ - 67358, - 67374 + 67483, + 67499 ], "loc": { "start": { - "line": 2263, + "line": 2265, "column": 31 }, "end": { - "line": 2263, + "line": 2265, "column": 47 } } }, "range": [ - 67353, - 67374 + 67478, + 67499 ], "loc": { "start": { - "line": 2263, + "line": 2265, "column": 26 }, "end": { - "line": 2263, + "line": 2265, "column": 47 } } }, "range": [ - 67343, - 67374 + 67468, + 67499 ], "loc": { "start": { - "line": 2263, + "line": 2265, "column": 16 }, "end": { - "line": 2263, + "line": 2265, "column": 47 } } @@ -119816,16 +120069,16 @@ ], "kind": "let", "range": [ - 67339, - 67375 + 67464, + 67500 ], "loc": { "start": { - "line": 2263, + "line": 2265, "column": 12 }, "end": { - "line": 2263, + "line": 2265, "column": 48 } } @@ -119839,16 +120092,16 @@ "type": "Identifier", "name": "colType", "range": [ - 67392, - 67399 + 67517, + 67524 ], "loc": { "start": { - "line": 2264, + "line": 2266, "column": 16 }, "end": { - "line": 2264, + "line": 2266, "column": 23 } } @@ -119862,16 +120115,16 @@ "object": { "type": "ThisExpression", "range": [ - 67402, - 67406 + 67527, + 67531 ], "loc": { "start": { - "line": 2264, + "line": 2266, "column": 26 }, "end": { - "line": 2264, + "line": 2266, "column": 30 } } @@ -119880,31 +120133,31 @@ "type": "Identifier", "name": "colTypes", "range": [ - 67407, - 67415 + 67532, + 67540 ], "loc": { "start": { - "line": 2264, + "line": 2266, "column": 31 }, "end": { - "line": 2264, + "line": 2266, "column": 39 } } }, "range": [ - 67402, - 67415 + 67527, + 67540 ], "loc": { "start": { - "line": 2264, + "line": 2266, "column": 26 }, "end": { - "line": 2264, + "line": 2266, "column": 39 } } @@ -119913,46 +120166,46 @@ "type": "Identifier", "name": "colIndex", "range": [ - 67416, - 67424 + 67541, + 67549 ], "loc": { "start": { - "line": 2264, + "line": 2266, "column": 40 }, "end": { - "line": 2264, + "line": 2266, "column": 48 } } }, "range": [ - 67402, - 67425 + 67527, + 67550 ], "loc": { "start": { - "line": 2264, + "line": 2266, "column": 26 }, "end": { - "line": 2264, + "line": 2266, "column": 49 } } }, "range": [ - 67392, - 67425 + 67517, + 67550 ], "loc": { "start": { - "line": 2264, + "line": 2266, "column": 16 }, "end": { - "line": 2264, + "line": 2266, "column": 49 } } @@ -119960,16 +120213,16 @@ ], "kind": "let", "range": [ - 67388, - 67426 + 67513, + 67551 ], "loc": { "start": { - "line": 2264, + "line": 2266, "column": 12 }, "end": { - "line": 2264, + "line": 2266, "column": 50 } } @@ -119985,16 +120238,16 @@ "type": "Identifier", "name": "colType", "range": [ - 67443, - 67450 + 67568, + 67575 ], "loc": { "start": { - "line": 2265, + "line": 2267, "column": 16 }, "end": { - "line": 2265, + "line": 2267, "column": 23 } } @@ -120003,31 +120256,31 @@ "type": "Identifier", "name": "hasOwnProperty", "range": [ - 67451, - 67465 + 67576, + 67590 ], "loc": { "start": { - "line": 2265, + "line": 2267, "column": 24 }, "end": { - "line": 2265, + "line": 2267, "column": 38 } } }, "range": [ - 67443, - 67465 + 67568, + 67590 ], "loc": { "start": { - "line": 2265, + "line": 2267, "column": 16 }, "end": { - "line": 2265, + "line": 2267, "column": 38 } } @@ -120038,32 +120291,32 @@ "value": "decimal", "raw": "'decimal'", "range": [ - 67466, - 67475 + 67591, + 67600 ], "loc": { "start": { - "line": 2265, + "line": 2267, "column": 39 }, "end": { - "line": 2265, + "line": 2267, "column": 48 } } } ], "range": [ - 67443, - 67476 + 67568, + 67601 ], "loc": { "start": { - "line": 2265, + "line": 2267, "column": 16 }, "end": { - "line": 2265, + "line": 2267, "column": 49 } } @@ -120080,16 +120333,16 @@ "type": "Identifier", "name": "decimal", "range": [ - 67496, - 67503 + 67621, + 67628 ], "loc": { "start": { - "line": 2266, + "line": 2268, "column": 16 }, "end": { - "line": 2266, + "line": 2268, "column": 23 } } @@ -120101,16 +120354,16 @@ "type": "Identifier", "name": "colType", "range": [ - 67506, - 67513 + 67631, + 67638 ], "loc": { "start": { - "line": 2266, + "line": 2268, "column": 26 }, "end": { - "line": 2266, + "line": 2268, "column": 33 } } @@ -120119,93 +120372,93 @@ "type": "Identifier", "name": "decimal", "range": [ - 67514, - 67521 + 67639, + 67646 ], "loc": { "start": { - "line": 2266, + "line": 2268, "column": 34 }, "end": { - "line": 2266, + "line": 2268, "column": 41 } } }, "range": [ - 67506, - 67521 + 67631, + 67646 ], "loc": { "start": { - "line": 2266, + "line": 2268, "column": 26 }, "end": { - "line": 2266, + "line": 2268, "column": 41 } } }, "range": [ - 67496, - 67521 + 67621, + 67646 ], "loc": { "start": { - "line": 2266, + "line": 2268, "column": 16 }, "end": { - "line": 2266, + "line": 2268, "column": 41 } } }, "range": [ - 67496, - 67522 + 67621, + 67647 ], "loc": { "start": { - "line": 2266, + "line": 2268, "column": 16 }, "end": { - "line": 2266, + "line": 2268, "column": 42 } } } ], "range": [ - 67478, - 67536 + 67603, + 67661 ], "loc": { "start": { - "line": 2265, + "line": 2267, "column": 51 }, "end": { - "line": 2267, + "line": 2269, "column": 13 } } }, "alternate": null, "range": [ - 67439, - 67536 + 67564, + 67661 ], "loc": { "start": { - "line": 2265, + "line": 2267, "column": 12 }, "end": { - "line": 2267, + "line": 2269, "column": 13 } } @@ -120218,16 +120471,16 @@ "type": "Identifier", "name": "parseNb", "range": [ - 67556, - 67563 + 67681, + 67688 ], "loc": { "start": { - "line": 2268, + "line": 2270, "column": 19 }, "end": { - "line": 2268, + "line": 2270, "column": 26 } } @@ -120237,16 +120490,16 @@ "type": "Identifier", "name": "value", "range": [ - 67564, - 67569 + 67689, + 67694 ], "loc": { "start": { - "line": 2268, + "line": 2270, "column": 27 }, "end": { - "line": 2268, + "line": 2270, "column": 32 } } @@ -120255,63 +120508,63 @@ "type": "Identifier", "name": "decimal", "range": [ - 67571, - 67578 + 67696, + 67703 ], "loc": { "start": { - "line": 2268, + "line": 2270, "column": 34 }, "end": { - "line": 2268, + "line": 2270, "column": 41 } } } ], "range": [ - 67556, - 67579 + 67681, + 67704 ], "loc": { "start": { - "line": 2268, + "line": 2270, "column": 19 }, "end": { - "line": 2268, + "line": 2270, "column": 42 } } }, "range": [ - 67549, - 67580 + 67674, + 67705 ], "loc": { "start": { - "line": 2268, + "line": 2270, "column": 12 }, "end": { - "line": 2268, + "line": 2270, "column": 43 } } } ], "range": [ - 67325, - 67590 + 67450, + 67715 ], "loc": { "start": { - "line": 2262, + "line": 2264, "column": 56 }, "end": { - "line": 2269, + "line": 2271, "column": 9 } } @@ -120326,16 +120579,16 @@ "object": { "type": "ThisExpression", "range": [ - 67608, - 67612 + 67733, + 67737 ], "loc": { "start": { - "line": 2270, + "line": 2272, "column": 17 }, "end": { - "line": 2270, + "line": 2272, "column": 21 } } @@ -120344,31 +120597,31 @@ "type": "Identifier", "name": "hasType", "range": [ - 67613, - 67620 + 67738, + 67745 ], "loc": { "start": { - "line": 2270, + "line": 2272, "column": 22 }, "end": { - "line": 2270, + "line": 2272, "column": 29 } } }, "range": [ - 67608, - 67620 + 67733, + 67745 ], "loc": { "start": { - "line": 2270, + "line": 2272, "column": 17 }, "end": { - "line": 2270, + "line": 2272, "column": 29 } } @@ -120378,16 +120631,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 67621, - 67629 + 67746, + 67754 ], "loc": { "start": { - "line": 2270, + "line": 2272, "column": 30 }, "end": { - "line": 2270, + "line": 2272, "column": 38 } } @@ -120399,48 +120652,48 @@ "type": "Identifier", "name": "NUMBER", "range": [ - 67632, - 67638 + 67757, + 67763 ], "loc": { "start": { - "line": 2270, + "line": 2272, "column": 41 }, "end": { - "line": 2270, + "line": 2272, "column": 47 } } } ], "range": [ - 67631, - 67639 + 67756, + 67764 ], "loc": { "start": { - "line": 2270, + "line": 2272, "column": 40 }, "end": { - "line": 2270, + "line": 2272, "column": 48 } } } ], "range": [ - 67608, - 67640 + 67733, + 67765 ], "loc": { "start": { - "line": 2270, + "line": 2272, "column": 17 }, "end": { - "line": 2270, + "line": 2272, "column": 49 } } @@ -120459,16 +120712,16 @@ "type": "Identifier", "name": "Number", "range": [ - 67663, - 67669 + 67788, + 67794 ], "loc": { "start": { - "line": 2271, + "line": 2273, "column": 19 }, "end": { - "line": 2271, + "line": 2273, "column": 25 } } @@ -120478,32 +120731,32 @@ "type": "Identifier", "name": "value", "range": [ - 67670, - 67675 + 67795, + 67800 ], "loc": { "start": { - "line": 2271, + "line": 2273, "column": 26 }, "end": { - "line": 2271, + "line": 2273, "column": 31 } } } ], "range": [ - 67663, - 67676 + 67788, + 67801 ], "loc": { "start": { - "line": 2271, + "line": 2273, "column": 19 }, "end": { - "line": 2271, + "line": 2273, "column": 32 } } @@ -120514,16 +120767,16 @@ "type": "Identifier", "name": "parseNb", "range": [ - 67680, - 67687 + 67805, + 67812 ], "loc": { "start": { - "line": 2271, + "line": 2273, "column": 36 }, "end": { - "line": 2271, + "line": 2273, "column": 43 } } @@ -120533,78 +120786,78 @@ "type": "Identifier", "name": "value", "range": [ - 67688, - 67693 + 67813, + 67818 ], "loc": { "start": { - "line": 2271, + "line": 2273, "column": 44 }, "end": { - "line": 2271, + "line": 2273, "column": 49 } } } ], "range": [ - 67680, - 67694 + 67805, + 67819 ], "loc": { "start": { - "line": 2271, + "line": 2273, "column": 36 }, "end": { - "line": 2271, + "line": 2273, "column": 50 } } }, "range": [ - 67663, - 67694 + 67788, + 67819 ], "loc": { "start": { - "line": 2271, + "line": 2273, "column": 19 }, "end": { - "line": 2271, + "line": 2273, "column": 50 } } }, "range": [ - 67656, - 67695 + 67781, + 67820 ], "loc": { "start": { - "line": 2271, + "line": 2273, "column": 12 }, "end": { - "line": 2271, + "line": 2273, "column": 51 } } } ], "range": [ - 67642, - 67705 + 67767, + 67830 ], "loc": { "start": { - "line": 2270, + "line": 2272, "column": 51 }, "end": { - "line": 2272, + "line": 2274, "column": 9 } } @@ -120619,16 +120872,16 @@ "object": { "type": "ThisExpression", "range": [ - 67723, - 67727 + 67848, + 67852 ], "loc": { "start": { - "line": 2273, + "line": 2275, "column": 17 }, "end": { - "line": 2273, + "line": 2275, "column": 21 } } @@ -120637,31 +120890,31 @@ "type": "Identifier", "name": "hasType", "range": [ - 67728, - 67735 + 67853, + 67860 ], "loc": { "start": { - "line": 2273, + "line": 2275, "column": 22 }, "end": { - "line": 2273, + "line": 2275, "column": 29 } } }, "range": [ - 67723, - 67735 + 67848, + 67860 ], "loc": { "start": { - "line": 2273, + "line": 2275, "column": 17 }, "end": { - "line": 2273, + "line": 2275, "column": 29 } } @@ -120671,16 +120924,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 67736, - 67744 + 67861, + 67869 ], "loc": { "start": { - "line": 2273, + "line": 2275, "column": 30 }, "end": { - "line": 2273, + "line": 2275, "column": 38 } } @@ -120692,48 +120945,48 @@ "type": "Identifier", "name": "DATE", "range": [ - 67747, - 67751 + 67872, + 67876 ], "loc": { "start": { - "line": 2273, + "line": 2275, "column": 41 }, "end": { - "line": 2273, + "line": 2275, "column": 45 } } } ], "range": [ - 67746, - 67752 + 67871, + 67877 ], "loc": { "start": { - "line": 2273, + "line": 2275, "column": 40 }, "end": { - "line": 2273, + "line": 2275, "column": 46 } } } ], "range": [ - 67723, - 67753 + 67848, + 67878 ], "loc": { "start": { - "line": 2273, + "line": 2275, "column": 17 }, "end": { - "line": 2273, + "line": 2275, "column": 47 } } @@ -120750,16 +121003,16 @@ "type": "Identifier", "name": "dateType", "range": [ - 67772, - 67780 + 67897, + 67905 ], "loc": { "start": { - "line": 2274, + "line": 2276, "column": 16 }, "end": { - "line": 2274, + "line": 2276, "column": 24 } } @@ -120773,16 +121026,16 @@ "object": { "type": "ThisExpression", "range": [ - 67783, - 67787 + 67908, + 67912 ], "loc": { "start": { - "line": 2274, + "line": 2276, "column": 27 }, "end": { - "line": 2274, + "line": 2276, "column": 31 } } @@ -120791,31 +121044,31 @@ "type": "Identifier", "name": "Mod", "range": [ - 67788, - 67791 + 67913, + 67916 ], "loc": { "start": { - "line": 2274, + "line": 2276, "column": 32 }, "end": { - "line": 2274, + "line": 2276, "column": 35 } } }, "range": [ - 67783, - 67791 + 67908, + 67916 ], "loc": { "start": { - "line": 2274, + "line": 2276, "column": 27 }, "end": { - "line": 2274, + "line": 2276, "column": 35 } } @@ -120824,46 +121077,46 @@ "type": "Identifier", "name": "dateType", "range": [ - 67792, - 67800 + 67917, + 67925 ], "loc": { "start": { - "line": 2274, + "line": 2276, "column": 36 }, "end": { - "line": 2274, + "line": 2276, "column": 44 } } }, "range": [ - 67783, - 67800 + 67908, + 67925 ], "loc": { "start": { - "line": 2274, + "line": 2276, "column": 27 }, "end": { - "line": 2274, + "line": 2276, "column": 44 } } }, "range": [ - 67772, - 67800 + 67897, + 67925 ], "loc": { "start": { - "line": 2274, + "line": 2276, "column": 16 }, "end": { - "line": 2274, + "line": 2276, "column": 44 } } @@ -120871,16 +121124,16 @@ ], "kind": "let", "range": [ - 67768, - 67801 + 67893, + 67926 ], "loc": { "start": { - "line": 2274, + "line": 2276, "column": 12 }, "end": { - "line": 2274, + "line": 2276, "column": 45 } } @@ -120894,16 +121147,16 @@ "type": "Identifier", "name": "locale", "range": [ - 67818, - 67824 + 67943, + 67949 ], "loc": { "start": { - "line": 2275, + "line": 2277, "column": 16 }, "end": { - "line": 2275, + "line": 2277, "column": 22 } } @@ -120923,16 +121176,16 @@ "type": "Identifier", "name": "dateType", "range": [ - 67827, - 67835 + 67952, + 67960 ], "loc": { "start": { - "line": 2275, + "line": 2277, "column": 25 }, "end": { - "line": 2275, + "line": 2277, "column": 33 } } @@ -120941,31 +121194,31 @@ "type": "Identifier", "name": "getOptions", "range": [ - 67836, - 67846 + 67961, + 67971 ], "loc": { "start": { - "line": 2275, + "line": 2277, "column": 34 }, "end": { - "line": 2275, + "line": 2277, "column": 44 } } }, "range": [ - 67827, - 67846 + 67952, + 67971 ], "loc": { "start": { - "line": 2275, + "line": 2277, "column": 25 }, "end": { - "line": 2275, + "line": 2277, "column": 44 } } @@ -120975,32 +121228,32 @@ "type": "Identifier", "name": "colIndex", "range": [ - 67847, - 67855 + 67972, + 67980 ], "loc": { "start": { - "line": 2275, + "line": 2277, "column": 45 }, "end": { - "line": 2275, + "line": 2277, "column": 53 } } } ], "range": [ - 67827, - 67856 + 67952, + 67981 ], "loc": { "start": { - "line": 2275, + "line": 2277, "column": 25 }, "end": { - "line": 2275, + "line": 2277, "column": 54 } } @@ -121009,31 +121262,31 @@ "type": "Identifier", "name": "locale", "range": [ - 67857, - 67863 + 67982, + 67988 ], "loc": { "start": { - "line": 2275, + "line": 2277, "column": 55 }, "end": { - "line": 2275, + "line": 2277, "column": 61 } } }, "range": [ - 67827, - 67863 + 67952, + 67988 ], "loc": { "start": { - "line": 2275, + "line": 2277, "column": 25 }, "end": { - "line": 2275, + "line": 2277, "column": 61 } } @@ -121044,16 +121297,16 @@ "object": { "type": "ThisExpression", "range": [ - 67867, - 67871 + 67992, + 67996 ], "loc": { "start": { - "line": 2275, + "line": 2277, "column": 65 }, "end": { - "line": 2275, + "line": 2277, "column": 69 } } @@ -121062,61 +121315,61 @@ "type": "Identifier", "name": "locale", "range": [ - 67872, - 67878 + 67997, + 68003 ], "loc": { "start": { - "line": 2275, + "line": 2277, "column": 70 }, "end": { - "line": 2275, + "line": 2277, "column": 76 } } }, "range": [ - 67867, - 67878 + 67992, + 68003 ], "loc": { "start": { - "line": 2275, + "line": 2277, "column": 65 }, "end": { - "line": 2275, + "line": 2277, "column": 76 } } }, "range": [ - 67827, - 67878 + 67952, + 68003 ], "loc": { "start": { - "line": 2275, + "line": 2277, "column": 25 }, "end": { - "line": 2275, + "line": 2277, "column": 76 } } }, "range": [ - 67818, - 67878 + 67943, + 68003 ], "loc": { "start": { - "line": 2275, + "line": 2277, "column": 16 }, "end": { - "line": 2275, + "line": 2277, "column": 76 } } @@ -121124,16 +121377,16 @@ ], "kind": "let", "range": [ - 67814, - 67879 + 67939, + 68004 ], "loc": { "start": { - "line": 2275, + "line": 2277, "column": 12 }, "end": { - "line": 2275, + "line": 2277, "column": 77 } } @@ -121149,16 +121402,16 @@ "type": "Identifier", "name": "dateType", "range": [ - 67899, - 67907 + 68024, + 68032 ], "loc": { "start": { - "line": 2276, + "line": 2278, "column": 19 }, "end": { - "line": 2276, + "line": 2278, "column": 27 } } @@ -121167,31 +121420,31 @@ "type": "Identifier", "name": "parse", "range": [ - 67908, - 67913 + 68033, + 68038 ], "loc": { "start": { - "line": 2276, + "line": 2278, "column": 28 }, "end": { - "line": 2276, + "line": 2278, "column": 33 } } }, "range": [ - 67899, - 67913 + 68024, + 68038 ], "loc": { "start": { - "line": 2276, + "line": 2278, "column": 19 }, "end": { - "line": 2276, + "line": 2278, "column": 33 } } @@ -121201,16 +121454,16 @@ "type": "Identifier", "name": "value", "range": [ - 67914, - 67919 + 68039, + 68044 ], "loc": { "start": { - "line": 2276, + "line": 2278, "column": 34 }, "end": { - "line": 2276, + "line": 2278, "column": 39 } } @@ -121219,109 +121472,109 @@ "type": "Identifier", "name": "locale", "range": [ - 67921, - 67927 + 68046, + 68052 ], "loc": { "start": { - "line": 2276, + "line": 2278, "column": 41 }, "end": { - "line": 2276, + "line": 2278, "column": 47 } } } ], "range": [ - 67899, - 67928 + 68024, + 68053 ], "loc": { "start": { - "line": 2276, + "line": 2278, "column": 19 }, "end": { - "line": 2276, + "line": 2278, "column": 48 } } }, "range": [ - 67892, - 67929 + 68017, + 68054 ], "loc": { "start": { - "line": 2276, + "line": 2278, "column": 12 }, "end": { - "line": 2276, + "line": 2278, "column": 49 } } } ], "range": [ - 67754, - 67939 + 67879, + 68064 ], "loc": { "start": { - "line": 2273, + "line": 2275, "column": 48 }, "end": { - "line": 2277, + "line": 2279, "column": 9 } } }, "alternate": null, "range": [ - 67719, - 67939 + 67844, + 68064 ], "loc": { "start": { - "line": 2273, + "line": 2275, "column": 13 }, "end": { - "line": 2277, + "line": 2279, "column": 9 } } }, "range": [ - 67604, - 67939 + 67729, + 68064 ], "loc": { "start": { - "line": 2270, + "line": 2272, "column": 13 }, "end": { - "line": 2277, + "line": 2279, "column": 9 } } }, "range": [ - 67277, - 67939 + 67402, + 68064 ], "loc": { "start": { - "line": 2262, + "line": 2264, "column": 8 }, "end": { - "line": 2277, + "line": 2279, "column": 9 } } @@ -121332,47 +121585,47 @@ "type": "Identifier", "name": "value", "range": [ - 67956, - 67961 + 68081, + 68086 ], "loc": { "start": { - "line": 2279, + "line": 2281, "column": 15 }, "end": { - "line": 2279, + "line": 2281, "column": 20 } } }, "range": [ - 67949, - 67962 + 68074, + 68087 ], "loc": { "start": { - "line": 2279, + "line": 2281, "column": 8 }, "end": { - "line": 2279, + "line": 2281, "column": 21 } } } ], "range": [ - 67182, - 67968 + 67307, + 68093 ], "loc": { "start": { - "line": 2258, + "line": 2260, "column": 22 }, "end": { - "line": 2280, + "line": 2282, "column": 5 } } @@ -121380,16 +121633,16 @@ "generator": false, "expression": false, "range": [ - 67175, - 67968 + 67300, + 68093 ], "loc": { "start": { - "line": 2258, + "line": 2260, "column": 15 }, "end": { - "line": 2280, + "line": 2282, "column": 5 } } @@ -121397,16 +121650,16 @@ "kind": "method", "computed": false, "range": [ - 67164, - 67968 + 67289, + 68093 ], "loc": { "start": { - "line": 2258, + "line": 2260, "column": 4 }, "end": { - "line": 2280, + "line": 2282, "column": 5 } }, @@ -121415,16 +121668,16 @@ "type": "Block", "value": "*\n * Return the typed data of a given cell based on the column type definition\n * @param {DOMElement} cell Cell's DOM element\n * @return {String|Number|Date}\n ", "range": [ - 66979, - 67159 + 67104, + 67284 ], "loc": { "start": { - "line": 2253, + "line": 2255, "column": 4 }, "end": { - "line": 2257, + "line": 2259, "column": 7 } } @@ -121435,16 +121688,16 @@ "type": "Block", "value": "*\n * Return the table data based on its columns data type definitions\n * with following structure:\n * [\n * [rowIndex, [data0, data1...]],\n * [rowIndex, [data0, data1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n ", "range": [ - 67974, - 68354 + 68099, + 68479 ], "loc": { "start": { - "line": 2282, + "line": 2284, "column": 4 }, "end": { - "line": 2292, + "line": 2294, "column": 7 } } @@ -121458,16 +121711,16 @@ "type": "Identifier", "name": "getData", "range": [ - 68359, - 68366 + 68484, + 68491 ], "loc": { "start": { - "line": 2293, + "line": 2295, "column": 4 }, "end": { - "line": 2293, + "line": 2295, "column": 11 } } @@ -121482,16 +121735,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 68367, - 68381 + 68492, + 68506 ], "loc": { "start": { - "line": 2293, + "line": 2295, "column": 12 }, "end": { - "line": 2293, + "line": 2295, "column": 26 } } @@ -121501,31 +121754,31 @@ "value": false, "raw": "false", "range": [ - 68384, - 68389 + 68509, + 68514 ], "loc": { "start": { - "line": 2293, + "line": 2295, "column": 29 }, "end": { - "line": 2293, + "line": 2295, "column": 34 } } }, "range": [ - 68367, - 68389 + 68492, + 68514 ], "loc": { "start": { - "line": 2293, + "line": 2295, "column": 12 }, "end": { - "line": 2293, + "line": 2295, "column": 34 } } @@ -121536,16 +121789,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 68391, - 68408 + 68516, + 68533 ], "loc": { "start": { - "line": 2293, + "line": 2295, "column": 36 }, "end": { - "line": 2293, + "line": 2295, "column": 53 } } @@ -121555,31 +121808,31 @@ "value": false, "raw": "false", "range": [ - 68411, - 68416 + 68536, + 68541 ], "loc": { "start": { - "line": 2293, + "line": 2295, "column": 56 }, "end": { - "line": 2293, + "line": 2295, "column": 61 } } }, "range": [ - 68391, - 68416 + 68516, + 68541 ], "loc": { "start": { - "line": 2293, + "line": 2295, "column": 36 }, "end": { - "line": 2293, + "line": 2295, "column": 61 } } @@ -121598,16 +121851,16 @@ "object": { "type": "ThisExpression", "range": [ - 68435, - 68439 + 68560, + 68564 ], "loc": { "start": { - "line": 2294, + "line": 2296, "column": 15 }, "end": { - "line": 2294, + "line": 2296, "column": 19 } } @@ -121616,31 +121869,31 @@ "type": "Identifier", "name": "getTableData", "range": [ - 68440, - 68452 + 68565, + 68577 ], "loc": { "start": { - "line": 2294, + "line": 2296, "column": 20 }, "end": { - "line": 2294, + "line": 2296, "column": 32 } } }, "range": [ - 68435, - 68452 + 68560, + 68577 ], "loc": { "start": { - "line": 2294, + "line": 2296, "column": 15 }, "end": { - "line": 2294, + "line": 2296, "column": 32 } } @@ -121650,16 +121903,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 68453, - 68467 + 68578, + 68592 ], "loc": { "start": { - "line": 2294, + "line": 2296, "column": 33 }, "end": { - "line": 2294, + "line": 2296, "column": 47 } } @@ -121668,16 +121921,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 68469, - 68486 + 68594, + 68611 ], "loc": { "start": { - "line": 2294, + "line": 2296, "column": 49 }, "end": { - "line": 2294, + "line": 2296, "column": 66 } } @@ -121687,63 +121940,63 @@ "value": true, "raw": "true", "range": [ - 68488, - 68492 + 68613, + 68617 ], "loc": { "start": { - "line": 2294, + "line": 2296, "column": 68 }, "end": { - "line": 2294, + "line": 2296, "column": 72 } } } ], "range": [ - 68435, - 68493 + 68560, + 68618 ], "loc": { "start": { - "line": 2294, + "line": 2296, "column": 15 }, "end": { - "line": 2294, + "line": 2296, "column": 73 } } }, "range": [ - 68428, - 68494 + 68553, + 68619 ], "loc": { "start": { - "line": 2294, + "line": 2296, "column": 8 }, "end": { - "line": 2294, + "line": 2296, "column": 74 } } } ], "range": [ - 68418, - 68500 + 68543, + 68625 ], "loc": { "start": { - "line": 2293, + "line": 2295, "column": 63 }, "end": { - "line": 2295, + "line": 2297, "column": 5 } } @@ -121751,16 +122004,16 @@ "generator": false, "expression": false, "range": [ - 68366, - 68500 + 68491, + 68625 ], "loc": { "start": { - "line": 2293, + "line": 2295, "column": 11 }, "end": { - "line": 2295, + "line": 2297, "column": 5 } } @@ -121768,16 +122021,16 @@ "kind": "method", "computed": false, "range": [ - 68359, - 68500 + 68484, + 68625 ], "loc": { "start": { - "line": 2293, + "line": 2295, "column": 4 }, "end": { - "line": 2295, + "line": 2297, "column": 5 } }, @@ -121786,16 +122039,16 @@ "type": "Block", "value": "*\n * Return the table data based on its columns data type definitions\n * with following structure:\n * [\n * [rowIndex, [data0, data1...]],\n * [rowIndex, [data0, data1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n ", "range": [ - 67974, - 68354 + 68099, + 68479 ], "loc": { "start": { - "line": 2282, + "line": 2284, "column": 4 }, "end": { - "line": 2292, + "line": 2294, "column": 7 } } @@ -121806,16 +122059,16 @@ "type": "Block", "value": "*\n * Return the table values with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n ", "range": [ - 68506, - 68842 + 68631, + 68967 ], "loc": { "start": { - "line": 2297, + "line": 2299, "column": 4 }, "end": { - "line": 2306, + "line": 2308, "column": 7 } } @@ -121829,16 +122082,16 @@ "type": "Identifier", "name": "getValues", "range": [ - 68847, - 68856 + 68972, + 68981 ], "loc": { "start": { - "line": 2307, + "line": 2309, "column": 4 }, "end": { - "line": 2307, + "line": 2309, "column": 13 } } @@ -121853,16 +122106,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 68857, - 68871 + 68982, + 68996 ], "loc": { "start": { - "line": 2307, + "line": 2309, "column": 14 }, "end": { - "line": 2307, + "line": 2309, "column": 28 } } @@ -121872,31 +122125,31 @@ "value": false, "raw": "false", "range": [ - 68874, - 68879 + 68999, + 69004 ], "loc": { "start": { - "line": 2307, + "line": 2309, "column": 31 }, "end": { - "line": 2307, + "line": 2309, "column": 36 } } }, "range": [ - 68857, - 68879 + 68982, + 69004 ], "loc": { "start": { - "line": 2307, + "line": 2309, "column": 14 }, "end": { - "line": 2307, + "line": 2309, "column": 36 } } @@ -121907,16 +122160,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 68881, - 68898 + 69006, + 69023 ], "loc": { "start": { - "line": 2307, + "line": 2309, "column": 38 }, "end": { - "line": 2307, + "line": 2309, "column": 55 } } @@ -121926,31 +122179,31 @@ "value": false, "raw": "false", "range": [ - 68901, - 68906 + 69026, + 69031 ], "loc": { "start": { - "line": 2307, + "line": 2309, "column": 58 }, "end": { - "line": 2307, + "line": 2309, "column": 63 } } }, "range": [ - 68881, - 68906 + 69006, + 69031 ], "loc": { "start": { - "line": 2307, + "line": 2309, "column": 38 }, "end": { - "line": 2307, + "line": 2309, "column": 63 } } @@ -121969,16 +122222,16 @@ "object": { "type": "ThisExpression", "range": [ - 68925, - 68929 + 69050, + 69054 ], "loc": { "start": { - "line": 2308, + "line": 2310, "column": 15 }, "end": { - "line": 2308, + "line": 2310, "column": 19 } } @@ -121987,31 +122240,31 @@ "type": "Identifier", "name": "getTableData", "range": [ - 68930, - 68942 + 69055, + 69067 ], "loc": { "start": { - "line": 2308, + "line": 2310, "column": 20 }, "end": { - "line": 2308, + "line": 2310, "column": 32 } } }, "range": [ - 68925, - 68942 + 69050, + 69067 ], "loc": { "start": { - "line": 2308, + "line": 2310, "column": 15 }, "end": { - "line": 2308, + "line": 2310, "column": 32 } } @@ -122021,16 +122274,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 68943, - 68957 + 69068, + 69082 ], "loc": { "start": { - "line": 2308, + "line": 2310, "column": 33 }, "end": { - "line": 2308, + "line": 2310, "column": 47 } } @@ -122039,16 +122292,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 68959, - 68976 + 69084, + 69101 ], "loc": { "start": { - "line": 2308, + "line": 2310, "column": 49 }, "end": { - "line": 2308, + "line": 2310, "column": 66 } } @@ -122058,63 +122311,63 @@ "value": false, "raw": "false", "range": [ - 68978, - 68983 + 69103, + 69108 ], "loc": { "start": { - "line": 2308, + "line": 2310, "column": 68 }, "end": { - "line": 2308, + "line": 2310, "column": 73 } } } ], "range": [ - 68925, - 68984 + 69050, + 69109 ], "loc": { "start": { - "line": 2308, + "line": 2310, "column": 15 }, "end": { - "line": 2308, + "line": 2310, "column": 74 } } }, "range": [ - 68918, - 68985 + 69043, + 69110 ], "loc": { "start": { - "line": 2308, + "line": 2310, "column": 8 }, "end": { - "line": 2308, + "line": 2310, "column": 75 } } } ], "range": [ - 68908, - 68991 + 69033, + 69116 ], "loc": { "start": { - "line": 2307, + "line": 2309, "column": 65 }, "end": { - "line": 2309, + "line": 2311, "column": 5 } } @@ -122122,16 +122375,16 @@ "generator": false, "expression": false, "range": [ - 68856, - 68991 + 68981, + 69116 ], "loc": { "start": { - "line": 2307, + "line": 2309, "column": 13 }, "end": { - "line": 2309, + "line": 2311, "column": 5 } } @@ -122139,16 +122392,16 @@ "kind": "method", "computed": false, "range": [ - 68847, - 68991 + 68972, + 69116 ], "loc": { "start": { - "line": 2307, + "line": 2309, "column": 4 }, "end": { - "line": 2309, + "line": 2311, "column": 5 } }, @@ -122157,16 +122410,16 @@ "type": "Block", "value": "*\n * Return the table values with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n ", "range": [ - 68506, - 68842 + 68631, + 68967 ], "loc": { "start": { - "line": 2297, + "line": 2299, "column": 4 }, "end": { - "line": 2306, + "line": 2308, "column": 7 } } @@ -122177,16 +122430,16 @@ "type": "Block", "value": "*\n * Return the table data with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @param {Boolean} [typed=false] Return typed value\n * @return {Array}\n * @private\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 68997, - 69472 + 69122, + 69597 ], "loc": { "start": { - "line": 2311, + "line": 2313, "column": 4 }, "end": { - "line": 2324, + "line": 2326, "column": 7 } } @@ -122200,16 +122453,16 @@ "type": "Identifier", "name": "getTableData", "range": [ - 69477, - 69489 + 69602, + 69614 ], "loc": { "start": { - "line": 2325, + "line": 2327, "column": 4 }, "end": { - "line": 2325, + "line": 2327, "column": 16 } } @@ -122224,16 +122477,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 69499, - 69513 + 69624, + 69638 ], "loc": { "start": { - "line": 2326, + "line": 2328, "column": 8 }, "end": { - "line": 2326, + "line": 2328, "column": 22 } } @@ -122243,31 +122496,31 @@ "value": false, "raw": "false", "range": [ - 69516, - 69521 + 69641, + 69646 ], "loc": { "start": { - "line": 2326, + "line": 2328, "column": 25 }, "end": { - "line": 2326, + "line": 2328, "column": 30 } } }, "range": [ - 69499, - 69521 + 69624, + 69646 ], "loc": { "start": { - "line": 2326, + "line": 2328, "column": 8 }, "end": { - "line": 2326, + "line": 2328, "column": 30 } } @@ -122278,16 +122531,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 69531, - 69548 + 69656, + 69673 ], "loc": { "start": { - "line": 2327, + "line": 2329, "column": 8 }, "end": { - "line": 2327, + "line": 2329, "column": 25 } } @@ -122297,31 +122550,31 @@ "value": false, "raw": "false", "range": [ - 69551, - 69556 + 69676, + 69681 ], "loc": { "start": { - "line": 2327, + "line": 2329, "column": 28 }, "end": { - "line": 2327, + "line": 2329, "column": 33 } } }, "range": [ - 69531, - 69556 + 69656, + 69681 ], "loc": { "start": { - "line": 2327, + "line": 2329, "column": 8 }, "end": { - "line": 2327, + "line": 2329, "column": 33 } } @@ -122332,16 +122585,16 @@ "type": "Identifier", "name": "typed", "range": [ - 69566, - 69571 + 69691, + 69696 ], "loc": { "start": { - "line": 2328, + "line": 2330, "column": 8 }, "end": { - "line": 2328, + "line": 2330, "column": 13 } } @@ -122351,31 +122604,31 @@ "value": false, "raw": "false", "range": [ - 69574, - 69579 + 69699, + 69704 ], "loc": { "start": { - "line": 2328, + "line": 2330, "column": 16 }, "end": { - "line": 2328, + "line": 2330, "column": 21 } } }, "range": [ - 69566, - 69579 + 69691, + 69704 ], "loc": { "start": { - "line": 2328, + "line": 2330, "column": 8 }, "end": { - "line": 2328, + "line": 2330, "column": 21 } } @@ -122393,16 +122646,16 @@ "type": "Identifier", "name": "rows", "range": [ - 69600, - 69604 + 69725, + 69729 ], "loc": { "start": { - "line": 2330, + "line": 2332, "column": 12 }, "end": { - "line": 2330, + "line": 2332, "column": 16 } } @@ -122418,16 +122671,16 @@ "object": { "type": "ThisExpression", "range": [ - 69607, - 69611 + 69732, + 69736 ], "loc": { "start": { - "line": 2330, + "line": 2332, "column": 19 }, "end": { - "line": 2330, + "line": 2332, "column": 23 } } @@ -122436,47 +122689,47 @@ "type": "Identifier", "name": "dom", "range": [ - 69612, - 69615 + 69737, + 69740 ], "loc": { "start": { - "line": 2330, + "line": 2332, "column": 24 }, "end": { - "line": 2330, + "line": 2332, "column": 27 } } }, "range": [ - 69607, - 69615 + 69732, + 69740 ], "loc": { "start": { - "line": 2330, + "line": 2332, "column": 19 }, "end": { - "line": 2330, + "line": 2332, "column": 27 } } }, "arguments": [], "range": [ - 69607, - 69617 + 69732, + 69742 ], "loc": { "start": { - "line": 2330, + "line": 2332, "column": 19 }, "end": { - "line": 2330, + "line": 2332, "column": 29 } } @@ -122485,46 +122738,46 @@ "type": "Identifier", "name": "rows", "range": [ - 69618, - 69622 + 69743, + 69747 ], "loc": { "start": { - "line": 2330, + "line": 2332, "column": 30 }, "end": { - "line": 2330, + "line": 2332, "column": 34 } } }, "range": [ - 69607, - 69622 + 69732, + 69747 ], "loc": { "start": { - "line": 2330, + "line": 2332, "column": 19 }, "end": { - "line": 2330, + "line": 2332, "column": 34 } } }, "range": [ - 69600, - 69622 + 69725, + 69747 ], "loc": { "start": { - "line": 2330, + "line": 2332, "column": 12 }, "end": { - "line": 2330, + "line": 2332, "column": 34 } } @@ -122532,16 +122785,16 @@ ], "kind": "let", "range": [ - 69596, - 69623 + 69721, + 69748 ], "loc": { "start": { - "line": 2330, + "line": 2332, "column": 8 }, "end": { - "line": 2330, + "line": 2332, "column": 35 } } @@ -122555,16 +122808,16 @@ "type": "Identifier", "name": "nbRows", "range": [ - 69636, - 69642 + 69761, + 69767 ], "loc": { "start": { - "line": 2331, + "line": 2333, "column": 12 }, "end": { - "line": 2331, + "line": 2333, "column": 18 } } @@ -122577,16 +122830,16 @@ "object": { "type": "ThisExpression", "range": [ - 69645, - 69649 + 69770, + 69774 ], "loc": { "start": { - "line": 2331, + "line": 2333, "column": 21 }, "end": { - "line": 2331, + "line": 2333, "column": 25 } } @@ -122595,31 +122848,31 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 69650, - 69659 + 69775, + 69784 ], "loc": { "start": { - "line": 2331, + "line": 2333, "column": 26 }, "end": { - "line": 2331, + "line": 2333, "column": 35 } } }, "range": [ - 69645, - 69659 + 69770, + 69784 ], "loc": { "start": { - "line": 2331, + "line": 2333, "column": 21 }, "end": { - "line": 2331, + "line": 2333, "column": 35 } } @@ -122630,47 +122883,47 @@ "value": true, "raw": "true", "range": [ - 69660, - 69664 + 69785, + 69789 ], "loc": { "start": { - "line": 2331, + "line": 2333, "column": 36 }, "end": { - "line": 2331, + "line": 2333, "column": 40 } } } ], "range": [ - 69645, - 69665 + 69770, + 69790 ], "loc": { "start": { - "line": 2331, + "line": 2333, "column": 21 }, "end": { - "line": 2331, + "line": 2333, "column": 41 } } }, "range": [ - 69636, - 69665 + 69761, + 69790 ], "loc": { "start": { - "line": 2331, + "line": 2333, "column": 12 }, "end": { - "line": 2331, + "line": 2333, "column": 41 } } @@ -122678,16 +122931,16 @@ ], "kind": "let", "range": [ - 69632, - 69666 + 69757, + 69791 ], "loc": { "start": { - "line": 2331, + "line": 2333, "column": 8 }, "end": { - "line": 2331, + "line": 2333, "column": 42 } } @@ -122701,16 +122954,16 @@ "type": "Identifier", "name": "tblData", "range": [ - 69679, - 69686 + 69804, + 69811 ], "loc": { "start": { - "line": 2332, + "line": 2334, "column": 12 }, "end": { - "line": 2332, + "line": 2334, "column": 19 } } @@ -122719,31 +122972,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 69689, - 69691 + 69814, + 69816 ], "loc": { "start": { - "line": 2332, + "line": 2334, "column": 22 }, "end": { - "line": 2332, + "line": 2334, "column": 24 } } }, "range": [ - 69679, - 69691 + 69804, + 69816 ], "loc": { "start": { - "line": 2332, + "line": 2334, "column": 12 }, "end": { - "line": 2332, + "line": 2334, "column": 24 } } @@ -122751,16 +123004,16 @@ ], "kind": "let", "range": [ - 69675, - 69692 + 69800, + 69817 ], "loc": { "start": { - "line": 2332, + "line": 2334, "column": 8 }, "end": { - "line": 2332, + "line": 2334, "column": 25 } } @@ -122774,16 +123027,16 @@ "type": "Identifier", "name": "getContent", "range": [ - 69705, - 69715 + 69830, + 69840 ], "loc": { "start": { - "line": 2333, + "line": 2335, "column": 12 }, "end": { - "line": 2333, + "line": 2335, "column": 22 } } @@ -122794,16 +123047,16 @@ "type": "Identifier", "name": "typed", "range": [ - 69718, - 69723 + 69843, + 69848 ], "loc": { "start": { - "line": 2333, + "line": 2335, "column": 25 }, "end": { - "line": 2333, + "line": 2335, "column": 30 } } @@ -122819,16 +123072,16 @@ "object": { "type": "ThisExpression", "range": [ - 69726, - 69730 + 69851, + 69855 ], "loc": { "start": { - "line": 2333, + "line": 2335, "column": 33 }, "end": { - "line": 2333, + "line": 2335, "column": 37 } } @@ -122837,31 +123090,31 @@ "type": "Identifier", "name": "getCellData", "range": [ - 69731, - 69742 + 69856, + 69867 ], "loc": { "start": { - "line": 2333, + "line": 2335, "column": 38 }, "end": { - "line": 2333, + "line": 2335, "column": 49 } } }, "range": [ - 69726, - 69742 + 69851, + 69867 ], "loc": { "start": { - "line": 2333, + "line": 2335, "column": 33 }, "end": { - "line": 2333, + "line": 2335, "column": 49 } } @@ -122870,31 +123123,31 @@ "type": "Identifier", "name": "bind", "range": [ - 69743, - 69747 + 69868, + 69872 ], "loc": { "start": { - "line": 2333, + "line": 2335, "column": 50 }, "end": { - "line": 2333, + "line": 2335, "column": 54 } } }, "range": [ - 69726, - 69747 + 69851, + 69872 ], "loc": { "start": { - "line": 2333, + "line": 2335, "column": 33 }, "end": { - "line": 2333, + "line": 2335, "column": 54 } } @@ -122903,32 +123156,32 @@ { "type": "ThisExpression", "range": [ - 69748, - 69752 + 69873, + 69877 ], "loc": { "start": { - "line": 2333, + "line": 2335, "column": 55 }, "end": { - "line": 2333, + "line": 2335, "column": 59 } } } ], "range": [ - 69726, - 69753 + 69851, + 69878 ], "loc": { "start": { - "line": 2333, + "line": 2335, "column": 33 }, "end": { - "line": 2333, + "line": 2335, "column": 60 } } @@ -122944,16 +123197,16 @@ "object": { "type": "ThisExpression", "range": [ - 69768, - 69772 + 69893, + 69897 ], "loc": { "start": { - "line": 2334, + "line": 2336, "column": 12 }, "end": { - "line": 2334, + "line": 2336, "column": 16 } } @@ -122962,31 +123215,31 @@ "type": "Identifier", "name": "getCellValue", "range": [ - 69773, - 69785 + 69898, + 69910 ], "loc": { "start": { - "line": 2334, + "line": 2336, "column": 17 }, "end": { - "line": 2334, + "line": 2336, "column": 29 } } }, "range": [ - 69768, - 69785 + 69893, + 69910 ], "loc": { "start": { - "line": 2334, + "line": 2336, "column": 12 }, "end": { - "line": 2334, + "line": 2336, "column": 29 } } @@ -122995,31 +123248,31 @@ "type": "Identifier", "name": "bind", "range": [ - 69786, - 69790 + 69911, + 69915 ], "loc": { "start": { - "line": 2334, + "line": 2336, "column": 30 }, "end": { - "line": 2334, + "line": 2336, "column": 34 } } }, "range": [ - 69768, - 69790 + 69893, + 69915 ], "loc": { "start": { - "line": 2334, + "line": 2336, "column": 12 }, "end": { - "line": 2334, + "line": 2336, "column": 34 } } @@ -123028,62 +123281,62 @@ { "type": "ThisExpression", "range": [ - 69791, - 69795 + 69916, + 69920 ], "loc": { "start": { - "line": 2334, + "line": 2336, "column": 35 }, "end": { - "line": 2334, + "line": 2336, "column": 39 } } } ], "range": [ - 69768, - 69796 + 69893, + 69921 ], "loc": { "start": { - "line": 2334, + "line": 2336, "column": 12 }, "end": { - "line": 2334, + "line": 2336, "column": 40 } } }, "range": [ - 69718, - 69796 + 69843, + 69921 ], "loc": { "start": { - "line": 2333, + "line": 2335, "column": 25 }, "end": { - "line": 2334, + "line": 2336, "column": 40 } } }, "range": [ - 69705, - 69796 + 69830, + 69921 ], "loc": { "start": { - "line": 2333, + "line": 2335, "column": 12 }, "end": { - "line": 2334, + "line": 2336, "column": 40 } } @@ -123091,16 +123344,16 @@ ], "kind": "let", "range": [ - 69701, - 69797 + 69826, + 69922 ], "loc": { "start": { - "line": 2333, + "line": 2335, "column": 8 }, "end": { - "line": 2334, + "line": 2336, "column": 41 } } @@ -123111,16 +123364,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 69811, - 69825 + 69936, + 69950 ], "loc": { "start": { - "line": 2336, + "line": 2338, "column": 12 }, "end": { - "line": 2336, + "line": 2338, "column": 26 } } @@ -123137,16 +123390,16 @@ "type": "Identifier", "name": "headers", "range": [ - 69845, - 69852 + 69970, + 69977 ], "loc": { "start": { - "line": 2337, + "line": 2339, "column": 16 }, "end": { - "line": 2337, + "line": 2339, "column": 23 } } @@ -123159,16 +123412,16 @@ "object": { "type": "ThisExpression", "range": [ - 69855, - 69859 + 69980, + 69984 ], "loc": { "start": { - "line": 2337, + "line": 2339, "column": 26 }, "end": { - "line": 2337, + "line": 2339, "column": 30 } } @@ -123177,31 +123430,31 @@ "type": "Identifier", "name": "getHeadersText", "range": [ - 69860, - 69874 + 69985, + 69999 ], "loc": { "start": { - "line": 2337, + "line": 2339, "column": 31 }, "end": { - "line": 2337, + "line": 2339, "column": 45 } } }, "range": [ - 69855, - 69874 + 69980, + 69999 ], "loc": { "start": { - "line": 2337, + "line": 2339, "column": 26 }, "end": { - "line": 2337, + "line": 2339, "column": 45 } } @@ -123211,47 +123464,47 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 69875, - 69892 + 70000, + 70017 ], "loc": { "start": { - "line": 2337, + "line": 2339, "column": 46 }, "end": { - "line": 2337, + "line": 2339, "column": 63 } } } ], "range": [ - 69855, - 69893 + 69980, + 70018 ], "loc": { "start": { - "line": 2337, + "line": 2339, "column": 26 }, "end": { - "line": 2337, + "line": 2339, "column": 64 } } }, "range": [ - 69845, - 69893 + 69970, + 70018 ], "loc": { "start": { - "line": 2337, + "line": 2339, "column": 16 }, "end": { - "line": 2337, + "line": 2339, "column": 64 } } @@ -123259,16 +123512,16 @@ ], "kind": "let", "range": [ - 69841, - 69894 + 69966, + 70019 ], "loc": { "start": { - "line": 2337, + "line": 2339, "column": 12 }, "end": { - "line": 2337, + "line": 2339, "column": 65 } } @@ -123284,16 +123537,16 @@ "type": "Identifier", "name": "tblData", "range": [ - 69907, - 69914 + 70032, + 70039 ], "loc": { "start": { - "line": 2338, + "line": 2340, "column": 12 }, "end": { - "line": 2338, + "line": 2340, "column": 19 } } @@ -123302,31 +123555,31 @@ "type": "Identifier", "name": "push", "range": [ - 69915, - 69919 + 70040, + 70044 ], "loc": { "start": { - "line": 2338, + "line": 2340, "column": 20 }, "end": { - "line": 2338, + "line": 2340, "column": 24 } } }, "range": [ - 69907, - 69919 + 70032, + 70044 ], "loc": { "start": { - "line": 2338, + "line": 2340, "column": 12 }, "end": { - "line": 2338, + "line": 2340, "column": 24 } } @@ -123343,16 +123596,16 @@ "object": { "type": "ThisExpression", "range": [ - 69921, - 69925 + 70046, + 70050 ], "loc": { "start": { - "line": 2338, + "line": 2340, "column": 26 }, "end": { - "line": 2338, + "line": 2340, "column": 30 } } @@ -123361,47 +123614,47 @@ "type": "Identifier", "name": "getHeadersRowIndex", "range": [ - 69926, - 69944 + 70051, + 70069 ], "loc": { "start": { - "line": 2338, + "line": 2340, "column": 31 }, "end": { - "line": 2338, + "line": 2340, "column": 49 } } }, "range": [ - 69921, - 69944 + 70046, + 70069 ], "loc": { "start": { - "line": 2338, + "line": 2340, "column": 26 }, "end": { - "line": 2338, + "line": 2340, "column": 49 } } }, "arguments": [], "range": [ - 69921, - 69946 + 70046, + 70071 ], "loc": { "start": { - "line": 2338, + "line": 2340, "column": 26 }, "end": { - "line": 2338, + "line": 2340, "column": 51 } } @@ -123410,95 +123663,95 @@ "type": "Identifier", "name": "headers", "range": [ - 69948, - 69955 + 70073, + 70080 ], "loc": { "start": { - "line": 2338, + "line": 2340, "column": 53 }, "end": { - "line": 2338, + "line": 2340, "column": 60 } } } ], "range": [ - 69920, - 69956 + 70045, + 70081 ], "loc": { "start": { - "line": 2338, + "line": 2340, "column": 25 }, "end": { - "line": 2338, + "line": 2340, "column": 61 } } } ], "range": [ - 69907, - 69957 + 70032, + 70082 ], "loc": { "start": { - "line": 2338, + "line": 2340, "column": 12 }, "end": { - "line": 2338, + "line": 2340, "column": 62 } } }, "range": [ - 69907, - 69958 + 70032, + 70083 ], "loc": { "start": { - "line": 2338, + "line": 2340, "column": 12 }, "end": { - "line": 2338, + "line": 2340, "column": 63 } } } ], "range": [ - 69827, - 69968 + 69952, + 70093 ], "loc": { "start": { - "line": 2336, + "line": 2338, "column": 28 }, "end": { - "line": 2339, + "line": 2341, "column": 9 } } }, "alternate": null, "range": [ - 69807, - 69968 + 69932, + 70093 ], "loc": { "start": { - "line": 2336, + "line": 2338, "column": 8 }, "end": { - "line": 2339, + "line": 2341, "column": 9 } } @@ -123514,16 +123767,16 @@ "type": "Identifier", "name": "k", "range": [ - 69986, - 69987 + 70111, + 70112 ], "loc": { "start": { - "line": 2340, + "line": 2342, "column": 17 }, "end": { - "line": 2340, + "line": 2342, "column": 18 } } @@ -123534,16 +123787,16 @@ "object": { "type": "ThisExpression", "range": [ - 69990, - 69994 + 70115, + 70119 ], "loc": { "start": { - "line": 2340, + "line": 2342, "column": 21 }, "end": { - "line": 2340, + "line": 2342, "column": 25 } } @@ -123552,46 +123805,46 @@ "type": "Identifier", "name": "refRow", "range": [ - 69995, - 70001 + 70120, + 70126 ], "loc": { "start": { - "line": 2340, + "line": 2342, "column": 26 }, "end": { - "line": 2340, + "line": 2342, "column": 32 } } }, "range": [ - 69990, - 70001 + 70115, + 70126 ], "loc": { "start": { - "line": 2340, + "line": 2342, "column": 21 }, "end": { - "line": 2340, + "line": 2342, "column": 32 } } }, "range": [ - 69986, - 70001 + 70111, + 70126 ], "loc": { "start": { - "line": 2340, + "line": 2342, "column": 17 }, "end": { - "line": 2340, + "line": 2342, "column": 32 } } @@ -123599,16 +123852,16 @@ ], "kind": "let", "range": [ - 69982, - 70001 + 70107, + 70126 ], "loc": { "start": { - "line": 2340, + "line": 2342, "column": 13 }, "end": { - "line": 2340, + "line": 2342, "column": 32 } } @@ -123620,16 +123873,16 @@ "type": "Identifier", "name": "k", "range": [ - 70003, - 70004 + 70128, + 70129 ], "loc": { "start": { - "line": 2340, + "line": 2342, "column": 34 }, "end": { - "line": 2340, + "line": 2342, "column": 35 } } @@ -123638,31 +123891,31 @@ "type": "Identifier", "name": "nbRows", "range": [ - 70007, - 70013 + 70132, + 70138 ], "loc": { "start": { - "line": 2340, + "line": 2342, "column": 38 }, "end": { - "line": 2340, + "line": 2342, "column": 44 } } }, "range": [ - 70003, - 70013 + 70128, + 70138 ], "loc": { "start": { - "line": 2340, + "line": 2342, "column": 34 }, "end": { - "line": 2340, + "line": 2342, "column": 44 } } @@ -123674,32 +123927,32 @@ "type": "Identifier", "name": "k", "range": [ - 70015, - 70016 + 70140, + 70141 ], "loc": { "start": { - "line": 2340, + "line": 2342, "column": 46 }, "end": { - "line": 2340, + "line": 2342, "column": 47 } } }, "prefix": false, "range": [ - 70015, - 70018 + 70140, + 70143 ], "loc": { "start": { - "line": 2340, + "line": 2342, "column": 46 }, "end": { - "line": 2340, + "line": 2342, "column": 49 } } @@ -123716,16 +123969,16 @@ "type": "Identifier", "name": "rowData", "range": [ - 70038, - 70045 + 70163, + 70170 ], "loc": { "start": { - "line": 2341, + "line": 2343, "column": 16 }, "end": { - "line": 2341, + "line": 2343, "column": 23 } } @@ -123737,16 +123990,16 @@ "type": "Identifier", "name": "k", "range": [ - 70049, - 70050 + 70174, + 70175 ], "loc": { "start": { - "line": 2341, + "line": 2343, "column": 27 }, "end": { - "line": 2341, + "line": 2343, "column": 28 } } @@ -123755,47 +124008,47 @@ "type": "ArrayExpression", "elements": [], "range": [ - 70052, - 70054 + 70177, + 70179 ], "loc": { "start": { - "line": 2341, + "line": 2343, "column": 30 }, "end": { - "line": 2341, + "line": 2343, "column": 32 } } } ], "range": [ - 70048, - 70055 + 70173, + 70180 ], "loc": { "start": { - "line": 2341, + "line": 2343, "column": 26 }, "end": { - "line": 2341, + "line": 2343, "column": 33 } } }, "range": [ - 70038, - 70055 + 70163, + 70180 ], "loc": { "start": { - "line": 2341, + "line": 2343, "column": 16 }, "end": { - "line": 2341, + "line": 2343, "column": 33 } } @@ -123803,16 +124056,16 @@ ], "kind": "let", "range": [ - 70034, - 70056 + 70159, + 70181 ], "loc": { "start": { - "line": 2341, + "line": 2343, "column": 12 }, "end": { - "line": 2341, + "line": 2343, "column": 34 } } @@ -123826,16 +124079,16 @@ "type": "Identifier", "name": "cells", "range": [ - 70073, - 70078 + 70198, + 70203 ], "loc": { "start": { - "line": 2342, + "line": 2344, "column": 16 }, "end": { - "line": 2342, + "line": 2344, "column": 21 } } @@ -123850,16 +124103,16 @@ "type": "Identifier", "name": "rows", "range": [ - 70081, - 70085 + 70206, + 70210 ], "loc": { "start": { - "line": 2342, + "line": 2344, "column": 24 }, "end": { - "line": 2342, + "line": 2344, "column": 28 } } @@ -123868,31 +124121,31 @@ "type": "Identifier", "name": "k", "range": [ - 70086, - 70087 + 70211, + 70212 ], "loc": { "start": { - "line": 2342, + "line": 2344, "column": 29 }, "end": { - "line": 2342, + "line": 2344, "column": 30 } } }, "range": [ - 70081, - 70088 + 70206, + 70213 ], "loc": { "start": { - "line": 2342, + "line": 2344, "column": 24 }, "end": { - "line": 2342, + "line": 2344, "column": 31 } } @@ -123901,46 +124154,46 @@ "type": "Identifier", "name": "cells", "range": [ - 70089, - 70094 + 70214, + 70219 ], "loc": { "start": { - "line": 2342, + "line": 2344, "column": 32 }, "end": { - "line": 2342, + "line": 2344, "column": 37 } } }, "range": [ - 70081, - 70094 + 70206, + 70219 ], "loc": { "start": { - "line": 2342, + "line": 2344, "column": 24 }, "end": { - "line": 2342, + "line": 2344, "column": 37 } } }, "range": [ - 70073, - 70094 + 70198, + 70219 ], "loc": { "start": { - "line": 2342, + "line": 2344, "column": 16 }, "end": { - "line": 2342, + "line": 2344, "column": 37 } } @@ -123948,16 +124201,16 @@ ], "kind": "let", "range": [ - 70069, - 70095 + 70194, + 70220 ], "loc": { "start": { - "line": 2342, + "line": 2344, "column": 12 }, "end": { - "line": 2342, + "line": 2344, "column": 38 } } @@ -123973,16 +124226,16 @@ "type": "Identifier", "name": "j", "range": [ - 70117, - 70118 + 70242, + 70243 ], "loc": { "start": { - "line": 2343, + "line": 2345, "column": 21 }, "end": { - "line": 2343, + "line": 2345, "column": 22 } } @@ -123992,31 +124245,31 @@ "value": 0, "raw": "0", "range": [ - 70121, - 70122 + 70246, + 70247 ], "loc": { "start": { - "line": 2343, + "line": 2345, "column": 25 }, "end": { - "line": 2343, + "line": 2345, "column": 26 } } }, "range": [ - 70117, - 70122 + 70242, + 70247 ], "loc": { "start": { - "line": 2343, + "line": 2345, "column": 21 }, "end": { - "line": 2343, + "line": 2345, "column": 26 } } @@ -124027,16 +124280,16 @@ "type": "Identifier", "name": "len", "range": [ - 70124, - 70127 + 70249, + 70252 ], "loc": { "start": { - "line": 2343, + "line": 2345, "column": 28 }, "end": { - "line": 2343, + "line": 2345, "column": 31 } } @@ -124048,16 +124301,16 @@ "type": "Identifier", "name": "cells", "range": [ - 70130, - 70135 + 70255, + 70260 ], "loc": { "start": { - "line": 2343, + "line": 2345, "column": 34 }, "end": { - "line": 2343, + "line": 2345, "column": 39 } } @@ -124066,46 +124319,46 @@ "type": "Identifier", "name": "length", "range": [ - 70136, - 70142 + 70261, + 70267 ], "loc": { "start": { - "line": 2343, + "line": 2345, "column": 40 }, "end": { - "line": 2343, + "line": 2345, "column": 46 } } }, "range": [ - 70130, - 70142 + 70255, + 70267 ], "loc": { "start": { - "line": 2343, + "line": 2345, "column": 34 }, "end": { - "line": 2343, + "line": 2345, "column": 46 } } }, "range": [ - 70124, - 70142 + 70249, + 70267 ], "loc": { "start": { - "line": 2343, + "line": 2345, "column": 28 }, "end": { - "line": 2343, + "line": 2345, "column": 46 } } @@ -124113,16 +124366,16 @@ ], "kind": "let", "range": [ - 70113, - 70142 + 70238, + 70267 ], "loc": { "start": { - "line": 2343, + "line": 2345, "column": 17 }, "end": { - "line": 2343, + "line": 2345, "column": 46 } } @@ -124134,16 +124387,16 @@ "type": "Identifier", "name": "j", "range": [ - 70144, - 70145 + 70269, + 70270 ], "loc": { "start": { - "line": 2343, + "line": 2345, "column": 48 }, "end": { - "line": 2343, + "line": 2345, "column": 49 } } @@ -124152,31 +124405,31 @@ "type": "Identifier", "name": "len", "range": [ - 70148, - 70151 + 70273, + 70276 ], "loc": { "start": { - "line": 2343, + "line": 2345, "column": 52 }, "end": { - "line": 2343, + "line": 2345, "column": 55 } } }, "range": [ - 70144, - 70151 + 70269, + 70276 ], "loc": { "start": { - "line": 2343, + "line": 2345, "column": 48 }, "end": { - "line": 2343, + "line": 2345, "column": 55 } } @@ -124188,32 +124441,32 @@ "type": "Identifier", "name": "j", "range": [ - 70153, - 70154 + 70278, + 70279 ], "loc": { "start": { - "line": 2343, + "line": 2345, "column": 57 }, "end": { - "line": 2343, + "line": 2345, "column": 58 } } }, "prefix": false, "range": [ - 70153, - 70156 + 70278, + 70281 ], "loc": { "start": { - "line": 2343, + "line": 2345, "column": 57 }, "end": { - "line": 2343, + "line": 2345, "column": 60 } } @@ -124230,16 +124483,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 70180, - 70197 + 70305, + 70322 ], "loc": { "start": { - "line": 2344, + "line": 2346, "column": 20 }, "end": { - "line": 2344, + "line": 2346, "column": 37 } } @@ -124252,16 +124505,16 @@ "object": { "type": "ThisExpression", "range": [ - 70201, - 70205 + 70326, + 70330 ], "loc": { "start": { - "line": 2344, + "line": 2346, "column": 41 }, "end": { - "line": 2344, + "line": 2346, "column": 45 } } @@ -124270,31 +124523,31 @@ "type": "Identifier", "name": "hasExtension", "range": [ - 70206, - 70218 + 70331, + 70343 ], "loc": { "start": { - "line": 2344, + "line": 2346, "column": 46 }, "end": { - "line": 2344, + "line": 2346, "column": 58 } } }, "range": [ - 70201, - 70218 + 70326, + 70343 ], "loc": { "start": { - "line": 2344, + "line": 2346, "column": 41 }, "end": { - "line": 2344, + "line": 2346, "column": 58 } } @@ -124305,47 +124558,47 @@ "value": "colsVisibility", "raw": "'colsVisibility'", "range": [ - 70219, - 70235 + 70344, + 70360 ], "loc": { "start": { - "line": 2344, + "line": 2346, "column": 59 }, "end": { - "line": 2344, + "line": 2346, "column": 75 } } } ], "range": [ - 70201, - 70236 + 70326, + 70361 ], "loc": { "start": { - "line": 2344, + "line": 2346, "column": 41 }, "end": { - "line": 2344, + "line": 2346, "column": 76 } } }, "range": [ - 70180, - 70236 + 70305, + 70361 ], "loc": { "start": { - "line": 2344, + "line": 2346, "column": 20 }, "end": { - "line": 2344, + "line": 2346, "column": 76 } } @@ -124368,16 +124621,16 @@ "object": { "type": "ThisExpression", "range": [ - 70264, - 70268 + 70389, + 70393 ], "loc": { "start": { - "line": 2345, + "line": 2347, "column": 24 }, "end": { - "line": 2345, + "line": 2347, "column": 28 } } @@ -124386,31 +124639,31 @@ "type": "Identifier", "name": "extension", "range": [ - 70269, - 70278 + 70394, + 70403 ], "loc": { "start": { - "line": 2345, + "line": 2347, "column": 29 }, "end": { - "line": 2345, + "line": 2347, "column": 38 } } }, "range": [ - 70264, - 70278 + 70389, + 70403 ], "loc": { "start": { - "line": 2345, + "line": 2347, "column": 24 }, "end": { - "line": 2345, + "line": 2347, "column": 38 } } @@ -124421,32 +124674,32 @@ "value": "colsVisibility", "raw": "'colsVisibility'", "range": [ - 70279, - 70295 + 70404, + 70420 ], "loc": { "start": { - "line": 2345, + "line": 2347, "column": 39 }, "end": { - "line": 2345, + "line": 2347, "column": 55 } } } ], "range": [ - 70264, - 70296 + 70389, + 70421 ], "loc": { "start": { - "line": 2345, + "line": 2347, "column": 24 }, "end": { - "line": 2345, + "line": 2347, "column": 56 } } @@ -124455,31 +124708,31 @@ "type": "Identifier", "name": "isColHidden", "range": [ - 70297, - 70308 + 70422, + 70433 ], "loc": { "start": { - "line": 2345, + "line": 2347, "column": 57 }, "end": { - "line": 2345, + "line": 2347, "column": 68 } } }, "range": [ - 70264, - 70308 + 70389, + 70433 ], "loc": { "start": { - "line": 2345, + "line": 2347, "column": 24 }, "end": { - "line": 2345, + "line": 2347, "column": 68 } } @@ -124489,32 +124742,32 @@ "type": "Identifier", "name": "j", "range": [ - 70309, - 70310 + 70434, + 70435 ], "loc": { "start": { - "line": 2345, + "line": 2347, "column": 69 }, "end": { - "line": 2345, + "line": 2347, "column": 70 } } } ], "range": [ - 70264, - 70311 + 70389, + 70436 ], "loc": { "start": { - "line": 2345, + "line": 2347, "column": 24 }, "end": { - "line": 2345, + "line": 2347, "column": 71 } } @@ -124526,80 +124779,80 @@ "type": "ContinueStatement", "label": null, "range": [ - 70339, - 70348 + 70464, + 70473 ], "loc": { "start": { - "line": 2346, + "line": 2348, "column": 24 }, "end": { - "line": 2346, + "line": 2348, "column": 33 } } } ], "range": [ - 70313, - 70370 + 70438, + 70495 ], "loc": { "start": { - "line": 2345, + "line": 2347, "column": 73 }, "end": { - "line": 2347, + "line": 2349, "column": 21 } } }, "alternate": null, "range": [ - 70260, - 70370 + 70385, + 70495 ], "loc": { "start": { - "line": 2345, + "line": 2347, "column": 20 }, "end": { - "line": 2347, + "line": 2349, "column": 21 } } } ], "range": [ - 70238, - 70388 + 70363, + 70513 ], "loc": { "start": { - "line": 2344, + "line": 2346, "column": 78 }, "end": { - "line": 2348, + "line": 2350, "column": 17 } } }, "alternate": null, "range": [ - 70176, - 70388 + 70301, + 70513 ], "loc": { "start": { - "line": 2344, + "line": 2346, "column": 16 }, "end": { - "line": 2348, + "line": 2350, "column": 17 } } @@ -124613,16 +124866,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 70409, - 70418 + 70534, + 70543 ], "loc": { "start": { - "line": 2349, + "line": 2351, "column": 20 }, "end": { - "line": 2349, + "line": 2351, "column": 29 } } @@ -124633,16 +124886,16 @@ "type": "Identifier", "name": "getContent", "range": [ - 70421, - 70431 + 70546, + 70556 ], "loc": { "start": { - "line": 2349, + "line": 2351, "column": 32 }, "end": { - "line": 2349, + "line": 2351, "column": 42 } } @@ -124655,16 +124908,16 @@ "type": "Identifier", "name": "cells", "range": [ - 70432, - 70437 + 70557, + 70562 ], "loc": { "start": { - "line": 2349, + "line": 2351, "column": 43 }, "end": { - "line": 2349, + "line": 2351, "column": 48 } } @@ -124673,62 +124926,62 @@ "type": "Identifier", "name": "j", "range": [ - 70438, - 70439 + 70563, + 70564 ], "loc": { "start": { - "line": 2349, + "line": 2351, "column": 49 }, "end": { - "line": 2349, + "line": 2351, "column": 50 } } }, "range": [ - 70432, - 70440 + 70557, + 70565 ], "loc": { "start": { - "line": 2349, + "line": 2351, "column": 43 }, "end": { - "line": 2349, + "line": 2351, "column": 51 } } } ], "range": [ - 70421, - 70441 + 70546, + 70566 ], "loc": { "start": { - "line": 2349, + "line": 2351, "column": 32 }, "end": { - "line": 2349, + "line": 2351, "column": 52 } } }, "range": [ - 70409, - 70441 + 70534, + 70566 ], "loc": { "start": { - "line": 2349, + "line": 2351, "column": 20 }, "end": { - "line": 2349, + "line": 2351, "column": 52 } } @@ -124736,16 +124989,16 @@ ], "kind": "let", "range": [ - 70405, - 70442 + 70530, + 70567 ], "loc": { "start": { - "line": 2349, + "line": 2351, "column": 16 }, "end": { - "line": 2349, + "line": 2351, "column": 53 } } @@ -124764,16 +125017,16 @@ "type": "Identifier", "name": "rowData", "range": [ - 70459, - 70466 + 70584, + 70591 ], "loc": { "start": { - "line": 2350, + "line": 2352, "column": 16 }, "end": { - "line": 2350, + "line": 2352, "column": 23 } } @@ -124783,31 +125036,31 @@ "value": 1, "raw": "1", "range": [ - 70467, - 70468 + 70592, + 70593 ], "loc": { "start": { - "line": 2350, + "line": 2352, "column": 24 }, "end": { - "line": 2350, + "line": 2352, "column": 25 } } }, "range": [ - 70459, - 70469 + 70584, + 70594 ], "loc": { "start": { - "line": 2350, + "line": 2352, "column": 16 }, "end": { - "line": 2350, + "line": 2352, "column": 26 } } @@ -124816,31 +125069,31 @@ "type": "Identifier", "name": "push", "range": [ - 70470, - 70474 + 70595, + 70599 ], "loc": { "start": { - "line": 2350, + "line": 2352, "column": 27 }, "end": { - "line": 2350, + "line": 2352, "column": 31 } } }, "range": [ - 70459, - 70474 + 70584, + 70599 ], "loc": { "start": { - "line": 2350, + "line": 2352, "column": 16 }, "end": { - "line": 2350, + "line": 2352, "column": 31 } } @@ -124850,78 +125103,78 @@ "type": "Identifier", "name": "cellValue", "range": [ - 70475, - 70484 + 70600, + 70609 ], "loc": { "start": { - "line": 2350, + "line": 2352, "column": 32 }, "end": { - "line": 2350, + "line": 2352, "column": 41 } } } ], "range": [ - 70459, - 70485 + 70584, + 70610 ], "loc": { "start": { - "line": 2350, + "line": 2352, "column": 16 }, "end": { - "line": 2350, + "line": 2352, "column": 42 } } }, "range": [ - 70459, - 70486 + 70584, + 70611 ], "loc": { "start": { - "line": 2350, + "line": 2352, "column": 16 }, "end": { - "line": 2350, + "line": 2352, "column": 43 } } } ], "range": [ - 70158, - 70500 + 70283, + 70625 ], "loc": { "start": { - "line": 2343, + "line": 2345, "column": 62 }, "end": { - "line": 2351, + "line": 2353, "column": 13 } } }, "range": [ - 70108, - 70500 + 70233, + 70625 ], "loc": { "start": { - "line": 2343, + "line": 2345, "column": 12 }, "end": { - "line": 2351, + "line": 2353, "column": 13 } } @@ -124937,16 +125190,16 @@ "type": "Identifier", "name": "tblData", "range": [ - 70513, - 70520 + 70638, + 70645 ], "loc": { "start": { - "line": 2352, + "line": 2354, "column": 12 }, "end": { - "line": 2352, + "line": 2354, "column": 19 } } @@ -124955,31 +125208,31 @@ "type": "Identifier", "name": "push", "range": [ - 70521, - 70525 + 70646, + 70650 ], "loc": { "start": { - "line": 2352, + "line": 2354, "column": 20 }, "end": { - "line": 2352, + "line": 2354, "column": 24 } } }, "range": [ - 70513, - 70525 + 70638, + 70650 ], "loc": { "start": { - "line": 2352, + "line": 2354, "column": 12 }, "end": { - "line": 2352, + "line": 2354, "column": 24 } } @@ -124989,78 +125242,78 @@ "type": "Identifier", "name": "rowData", "range": [ - 70526, - 70533 + 70651, + 70658 ], "loc": { "start": { - "line": 2352, + "line": 2354, "column": 25 }, "end": { - "line": 2352, + "line": 2354, "column": 32 } } } ], "range": [ - 70513, - 70534 + 70638, + 70659 ], "loc": { "start": { - "line": 2352, + "line": 2354, "column": 12 }, "end": { - "line": 2352, + "line": 2354, "column": 33 } } }, "range": [ - 70513, - 70535 + 70638, + 70660 ], "loc": { "start": { - "line": 2352, + "line": 2354, "column": 12 }, "end": { - "line": 2352, + "line": 2354, "column": 34 } } } ], "range": [ - 70020, - 70545 + 70145, + 70670 ], "loc": { "start": { - "line": 2340, + "line": 2342, "column": 51 }, "end": { - "line": 2353, + "line": 2355, "column": 9 } } }, "range": [ - 69977, - 70545 + 70102, + 70670 ], "loc": { "start": { - "line": 2340, + "line": 2342, "column": 8 }, "end": { - "line": 2353, + "line": 2355, "column": 9 } } @@ -125071,47 +125324,47 @@ "type": "Identifier", "name": "tblData", "range": [ - 70561, - 70568 + 70686, + 70693 ], "loc": { "start": { - "line": 2354, + "line": 2356, "column": 15 }, "end": { - "line": 2354, + "line": 2356, "column": 22 } } }, "range": [ - 70554, - 70569 + 70679, + 70694 ], "loc": { "start": { - "line": 2354, + "line": 2356, "column": 8 }, "end": { - "line": 2354, + "line": 2356, "column": 23 } } } ], "range": [ - 69586, - 70575 + 69711, + 70700 ], "loc": { "start": { - "line": 2329, + "line": 2331, "column": 6 }, "end": { - "line": 2355, + "line": 2357, "column": 5 } } @@ -125119,16 +125372,16 @@ "generator": false, "expression": false, "range": [ - 69489, - 70575 + 69614, + 70700 ], "loc": { "start": { - "line": 2325, + "line": 2327, "column": 16 }, "end": { - "line": 2355, + "line": 2357, "column": 5 } } @@ -125136,16 +125389,16 @@ "kind": "method", "computed": false, "range": [ - 69477, - 70575 + 69602, + 70700 ], "loc": { "start": { - "line": 2325, + "line": 2327, "column": 4 }, "end": { - "line": 2355, + "line": 2357, "column": 5 } }, @@ -125154,16 +125407,16 @@ "type": "Block", "value": "*\n * Return the table data with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @param {Boolean} [typed=false] Return typed value\n * @return {Array}\n * @private\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 68997, - 69472 + 69122, + 69597 ], "loc": { "start": { - "line": 2311, + "line": 2313, "column": 4 }, "end": { - "line": 2324, + "line": 2326, "column": 7 } } @@ -125174,16 +125427,16 @@ "type": "Block", "value": "*\n * Return the filtered table data based on its columns data type definitions\n * with following structure:\n * [\n * [rowIndex, [data0, data1...]],\n * [rowIndex, [data0, data1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 70581, - 71037 + 70706, + 71162 ], "loc": { "start": { - "line": 2357, + "line": 2359, "column": 4 }, "end": { - "line": 2369, + "line": 2371, "column": 7 } } @@ -125197,16 +125450,16 @@ "type": "Identifier", "name": "getFilteredData", "range": [ - 71042, - 71057 + 71167, + 71182 ], "loc": { "start": { - "line": 2370, + "line": 2372, "column": 4 }, "end": { - "line": 2370, + "line": 2372, "column": 19 } } @@ -125221,16 +125474,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 71058, - 71072 + 71183, + 71197 ], "loc": { "start": { - "line": 2370, + "line": 2372, "column": 20 }, "end": { - "line": 2370, + "line": 2372, "column": 34 } } @@ -125240,31 +125493,31 @@ "value": false, "raw": "false", "range": [ - 71075, - 71080 + 71200, + 71205 ], "loc": { "start": { - "line": 2370, + "line": 2372, "column": 37 }, "end": { - "line": 2370, + "line": 2372, "column": 42 } } }, "range": [ - 71058, - 71080 + 71183, + 71205 ], "loc": { "start": { - "line": 2370, + "line": 2372, "column": 20 }, "end": { - "line": 2370, + "line": 2372, "column": 42 } } @@ -125275,16 +125528,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 71082, - 71099 + 71207, + 71224 ], "loc": { "start": { - "line": 2370, + "line": 2372, "column": 44 }, "end": { - "line": 2370, + "line": 2372, "column": 61 } } @@ -125294,31 +125547,31 @@ "value": false, "raw": "false", "range": [ - 71102, - 71107 + 71227, + 71232 ], "loc": { "start": { - "line": 2370, + "line": 2372, "column": 64 }, "end": { - "line": 2370, + "line": 2372, "column": 69 } } }, "range": [ - 71082, - 71107 + 71207, + 71232 ], "loc": { "start": { - "line": 2370, + "line": 2372, "column": 44 }, "end": { - "line": 2370, + "line": 2372, "column": 69 } } @@ -125337,16 +125590,16 @@ "object": { "type": "ThisExpression", "range": [ - 71126, - 71130 + 71251, + 71255 ], "loc": { "start": { - "line": 2371, + "line": 2373, "column": 15 }, "end": { - "line": 2371, + "line": 2373, "column": 19 } } @@ -125355,31 +125608,31 @@ "type": "Identifier", "name": "filteredData", "range": [ - 71131, - 71143 + 71256, + 71268 ], "loc": { "start": { - "line": 2371, + "line": 2373, "column": 20 }, "end": { - "line": 2371, + "line": 2373, "column": 32 } } }, "range": [ - 71126, - 71143 + 71251, + 71268 ], "loc": { "start": { - "line": 2371, + "line": 2373, "column": 15 }, "end": { - "line": 2371, + "line": 2373, "column": 32 } } @@ -125389,16 +125642,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 71144, - 71158 + 71269, + 71283 ], "loc": { "start": { - "line": 2371, + "line": 2373, "column": 33 }, "end": { - "line": 2371, + "line": 2373, "column": 47 } } @@ -125407,16 +125660,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 71160, - 71177 + 71285, + 71302 ], "loc": { "start": { - "line": 2371, + "line": 2373, "column": 49 }, "end": { - "line": 2371, + "line": 2373, "column": 66 } } @@ -125426,63 +125679,63 @@ "value": true, "raw": "true", "range": [ - 71179, - 71183 + 71304, + 71308 ], "loc": { "start": { - "line": 2371, + "line": 2373, "column": 68 }, "end": { - "line": 2371, + "line": 2373, "column": 72 } } } ], "range": [ - 71126, - 71184 + 71251, + 71309 ], "loc": { "start": { - "line": 2371, + "line": 2373, "column": 15 }, "end": { - "line": 2371, + "line": 2373, "column": 73 } } }, "range": [ - 71119, - 71185 + 71244, + 71310 ], "loc": { "start": { - "line": 2371, + "line": 2373, "column": 8 }, "end": { - "line": 2371, + "line": 2373, "column": 74 } } } ], "range": [ - 71109, - 71191 + 71234, + 71316 ], "loc": { "start": { - "line": 2370, + "line": 2372, "column": 71 }, "end": { - "line": 2372, + "line": 2374, "column": 5 } } @@ -125490,16 +125743,16 @@ "generator": false, "expression": false, "range": [ - 71057, - 71191 + 71182, + 71316 ], "loc": { "start": { - "line": 2370, + "line": 2372, "column": 19 }, "end": { - "line": 2372, + "line": 2374, "column": 5 } } @@ -125507,16 +125760,16 @@ "kind": "method", "computed": false, "range": [ - 71042, - 71191 + 71167, + 71316 ], "loc": { "start": { - "line": 2370, + "line": 2372, "column": 4 }, "end": { - "line": 2372, + "line": 2374, "column": 5 } }, @@ -125525,16 +125778,16 @@ "type": "Block", "value": "*\n * Return the filtered table data based on its columns data type definitions\n * with following structure:\n * [\n * [rowIndex, [data0, data1...]],\n * [rowIndex, [data0, data1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 70581, - 71037 + 70706, + 71162 ], "loc": { "start": { - "line": 2357, + "line": 2359, "column": 4 }, "end": { - "line": 2369, + "line": 2371, "column": 7 } } @@ -125545,16 +125798,16 @@ "type": "Block", "value": "*\n * Return the filtered table values with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 71197, - 71609 + 71322, + 71734 ], "loc": { "start": { - "line": 2374, + "line": 2376, "column": 4 }, "end": { - "line": 2385, + "line": 2387, "column": 7 } } @@ -125568,16 +125821,16 @@ "type": "Identifier", "name": "getFilteredValues", "range": [ - 71614, - 71631 + 71739, + 71756 ], "loc": { "start": { - "line": 2386, + "line": 2388, "column": 4 }, "end": { - "line": 2386, + "line": 2388, "column": 21 } } @@ -125592,16 +125845,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 71632, - 71646 + 71757, + 71771 ], "loc": { "start": { - "line": 2386, + "line": 2388, "column": 22 }, "end": { - "line": 2386, + "line": 2388, "column": 36 } } @@ -125611,31 +125864,31 @@ "value": false, "raw": "false", "range": [ - 71649, - 71654 + 71774, + 71779 ], "loc": { "start": { - "line": 2386, + "line": 2388, "column": 39 }, "end": { - "line": 2386, + "line": 2388, "column": 44 } } }, "range": [ - 71632, - 71654 + 71757, + 71779 ], "loc": { "start": { - "line": 2386, + "line": 2388, "column": 22 }, "end": { - "line": 2386, + "line": 2388, "column": 44 } } @@ -125646,16 +125899,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 71656, - 71673 + 71781, + 71798 ], "loc": { "start": { - "line": 2386, + "line": 2388, "column": 46 }, "end": { - "line": 2386, + "line": 2388, "column": 63 } } @@ -125665,31 +125918,31 @@ "value": false, "raw": "false", "range": [ - 71676, - 71681 + 71801, + 71806 ], "loc": { "start": { - "line": 2386, + "line": 2388, "column": 66 }, "end": { - "line": 2386, + "line": 2388, "column": 71 } } }, "range": [ - 71656, - 71681 + 71781, + 71806 ], "loc": { "start": { - "line": 2386, + "line": 2388, "column": 46 }, "end": { - "line": 2386, + "line": 2388, "column": 71 } } @@ -125708,16 +125961,16 @@ "object": { "type": "ThisExpression", "range": [ - 71700, - 71704 + 71825, + 71829 ], "loc": { "start": { - "line": 2387, + "line": 2389, "column": 15 }, "end": { - "line": 2387, + "line": 2389, "column": 19 } } @@ -125726,31 +125979,31 @@ "type": "Identifier", "name": "filteredData", "range": [ - 71705, - 71717 + 71830, + 71842 ], "loc": { "start": { - "line": 2387, + "line": 2389, "column": 20 }, "end": { - "line": 2387, + "line": 2389, "column": 32 } } }, "range": [ - 71700, - 71717 + 71825, + 71842 ], "loc": { "start": { - "line": 2387, + "line": 2389, "column": 15 }, "end": { - "line": 2387, + "line": 2389, "column": 32 } } @@ -125760,16 +126013,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 71718, - 71732 + 71843, + 71857 ], "loc": { "start": { - "line": 2387, + "line": 2389, "column": 33 }, "end": { - "line": 2387, + "line": 2389, "column": 47 } } @@ -125778,16 +126031,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 71734, - 71751 + 71859, + 71876 ], "loc": { "start": { - "line": 2387, + "line": 2389, "column": 49 }, "end": { - "line": 2387, + "line": 2389, "column": 66 } } @@ -125797,63 +126050,63 @@ "value": false, "raw": "false", "range": [ - 71753, - 71758 + 71878, + 71883 ], "loc": { "start": { - "line": 2387, + "line": 2389, "column": 68 }, "end": { - "line": 2387, + "line": 2389, "column": 73 } } } ], "range": [ - 71700, - 71759 + 71825, + 71884 ], "loc": { "start": { - "line": 2387, + "line": 2389, "column": 15 }, "end": { - "line": 2387, + "line": 2389, "column": 74 } } }, "range": [ - 71693, - 71760 + 71818, + 71885 ], "loc": { "start": { - "line": 2387, + "line": 2389, "column": 8 }, "end": { - "line": 2387, + "line": 2389, "column": 75 } } } ], "range": [ - 71683, - 71766 + 71808, + 71891 ], "loc": { "start": { - "line": 2386, + "line": 2388, "column": 73 }, "end": { - "line": 2388, + "line": 2390, "column": 5 } } @@ -125861,16 +126114,16 @@ "generator": false, "expression": false, "range": [ - 71631, - 71766 + 71756, + 71891 ], "loc": { "start": { - "line": 2386, + "line": 2388, "column": 21 }, "end": { - "line": 2388, + "line": 2390, "column": 5 } } @@ -125878,16 +126131,16 @@ "kind": "method", "computed": false, "range": [ - 71614, - 71766 + 71739, + 71891 ], "loc": { "start": { - "line": 2386, + "line": 2388, "column": 4 }, "end": { - "line": 2388, + "line": 2390, "column": 5 } }, @@ -125896,16 +126149,16 @@ "type": "Block", "value": "*\n * Return the filtered table values with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 71197, - 71609 + 71322, + 71734 ], "loc": { "start": { - "line": 2374, + "line": 2376, "column": 4 }, "end": { - "line": 2385, + "line": 2387, "column": 7 } } @@ -125916,16 +126169,16 @@ "type": "Block", "value": "*\n * Return the filtered data with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @param {Boolean} [typed=false] Return typed value\n * @return {Array}\n * @private\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 71772, - 72250 + 71897, + 72375 ], "loc": { "start": { - "line": 2390, + "line": 2392, "column": 4 }, "end": { - "line": 2403, + "line": 2405, "column": 7 } } @@ -125939,16 +126192,16 @@ "type": "Identifier", "name": "filteredData", "range": [ - 72255, - 72267 + 72380, + 72392 ], "loc": { "start": { - "line": 2404, + "line": 2406, "column": 4 }, "end": { - "line": 2404, + "line": 2406, "column": 16 } } @@ -125963,16 +126216,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 72277, - 72291 + 72402, + 72416 ], "loc": { "start": { - "line": 2405, + "line": 2407, "column": 8 }, "end": { - "line": 2405, + "line": 2407, "column": 22 } } @@ -125982,31 +126235,31 @@ "value": false, "raw": "false", "range": [ - 72294, - 72299 + 72419, + 72424 ], "loc": { "start": { - "line": 2405, + "line": 2407, "column": 25 }, "end": { - "line": 2405, + "line": 2407, "column": 30 } } }, "range": [ - 72277, - 72299 + 72402, + 72424 ], "loc": { "start": { - "line": 2405, + "line": 2407, "column": 8 }, "end": { - "line": 2405, + "line": 2407, "column": 30 } } @@ -126017,16 +126270,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 72309, - 72326 + 72434, + 72451 ], "loc": { "start": { - "line": 2406, + "line": 2408, "column": 8 }, "end": { - "line": 2406, + "line": 2408, "column": 25 } } @@ -126036,31 +126289,31 @@ "value": false, "raw": "false", "range": [ - 72329, - 72334 + 72454, + 72459 ], "loc": { "start": { - "line": 2406, + "line": 2408, "column": 28 }, "end": { - "line": 2406, + "line": 2408, "column": 33 } } }, "range": [ - 72309, - 72334 + 72434, + 72459 ], "loc": { "start": { - "line": 2406, + "line": 2408, "column": 8 }, "end": { - "line": 2406, + "line": 2408, "column": 33 } } @@ -126071,16 +126324,16 @@ "type": "Identifier", "name": "typed", "range": [ - 72344, - 72349 + 72469, + 72474 ], "loc": { "start": { - "line": 2407, + "line": 2409, "column": 8 }, "end": { - "line": 2407, + "line": 2409, "column": 13 } } @@ -126090,31 +126343,31 @@ "value": false, "raw": "false", "range": [ - 72352, - 72357 + 72477, + 72482 ], "loc": { "start": { - "line": 2407, + "line": 2409, "column": 16 }, "end": { - "line": 2407, + "line": 2409, "column": 21 } } }, "range": [ - 72344, - 72357 + 72469, + 72482 ], "loc": { "start": { - "line": 2407, + "line": 2409, "column": 8 }, "end": { - "line": 2407, + "line": 2409, "column": 21 } } @@ -126137,16 +126390,16 @@ "object": { "type": "ThisExpression", "range": [ - 72378, - 72382 + 72503, + 72507 ], "loc": { "start": { - "line": 2409, + "line": 2411, "column": 12 }, "end": { - "line": 2409, + "line": 2411, "column": 16 } } @@ -126155,31 +126408,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 72383, - 72397 + 72508, + 72522 ], "loc": { "start": { - "line": 2409, + "line": 2411, "column": 17 }, "end": { - "line": 2409, + "line": 2411, "column": 31 } } }, "range": [ - 72378, - 72397 + 72503, + 72522 ], "loc": { "start": { - "line": 2409, + "line": 2411, "column": 12 }, "end": { - "line": 2409, + "line": 2411, "column": 31 } } @@ -126188,31 +126441,31 @@ "type": "Identifier", "name": "length", "range": [ - 72398, - 72404 + 72523, + 72529 ], "loc": { "start": { - "line": 2409, + "line": 2411, "column": 32 }, "end": { - "line": 2409, + "line": 2411, "column": 38 } } }, "range": [ - 72378, - 72404 + 72503, + 72529 ], "loc": { "start": { - "line": 2409, + "line": 2411, "column": 12 }, "end": { - "line": 2409, + "line": 2411, "column": 38 } } @@ -126222,31 +126475,31 @@ "value": 0, "raw": "0", "range": [ - 72409, - 72410 + 72534, + 72535 ], "loc": { "start": { - "line": 2409, + "line": 2411, "column": 43 }, "end": { - "line": 2409, + "line": 2411, "column": 44 } } }, "range": [ - 72378, - 72410 + 72503, + 72535 ], "loc": { "start": { - "line": 2409, + "line": 2411, "column": 12 }, "end": { - "line": 2409, + "line": 2411, "column": 44 } } @@ -126260,63 +126513,63 @@ "type": "ArrayExpression", "elements": [], "range": [ - 72433, - 72435 + 72558, + 72560 ], "loc": { "start": { - "line": 2410, + "line": 2412, "column": 19 }, "end": { - "line": 2410, + "line": 2412, "column": 21 } } }, "range": [ - 72426, - 72436 + 72551, + 72561 ], "loc": { "start": { - "line": 2410, + "line": 2412, "column": 12 }, "end": { - "line": 2410, + "line": 2412, "column": 22 } } } ], "range": [ - 72412, - 72446 + 72537, + 72571 ], "loc": { "start": { - "line": 2409, + "line": 2411, "column": 46 }, "end": { - "line": 2411, + "line": 2413, "column": 9 } } }, "alternate": null, "range": [ - 72374, - 72446 + 72499, + 72571 ], "loc": { "start": { - "line": 2409, + "line": 2411, "column": 8 }, "end": { - "line": 2411, + "line": 2413, "column": 9 } } @@ -126330,16 +126583,16 @@ "type": "Identifier", "name": "rows", "range": [ - 72459, - 72463 + 72584, + 72588 ], "loc": { "start": { - "line": 2412, + "line": 2414, "column": 12 }, "end": { - "line": 2412, + "line": 2414, "column": 16 } } @@ -126355,16 +126608,16 @@ "object": { "type": "ThisExpression", "range": [ - 72466, - 72470 + 72591, + 72595 ], "loc": { "start": { - "line": 2412, + "line": 2414, "column": 19 }, "end": { - "line": 2412, + "line": 2414, "column": 23 } } @@ -126373,47 +126626,47 @@ "type": "Identifier", "name": "dom", "range": [ - 72471, - 72474 + 72596, + 72599 ], "loc": { "start": { - "line": 2412, + "line": 2414, "column": 24 }, "end": { - "line": 2412, + "line": 2414, "column": 27 } } }, "range": [ - 72466, - 72474 + 72591, + 72599 ], "loc": { "start": { - "line": 2412, + "line": 2414, "column": 19 }, "end": { - "line": 2412, + "line": 2414, "column": 27 } } }, "arguments": [], "range": [ - 72466, - 72476 + 72591, + 72601 ], "loc": { "start": { - "line": 2412, + "line": 2414, "column": 19 }, "end": { - "line": 2412, + "line": 2414, "column": 29 } } @@ -126422,46 +126675,46 @@ "type": "Identifier", "name": "rows", "range": [ - 72477, - 72481 + 72602, + 72606 ], "loc": { "start": { - "line": 2412, + "line": 2414, "column": 30 }, "end": { - "line": 2412, + "line": 2414, "column": 34 } } }, "range": [ - 72466, - 72481 + 72591, + 72606 ], "loc": { "start": { - "line": 2412, + "line": 2414, "column": 19 }, "end": { - "line": 2412, + "line": 2414, "column": 34 } } }, "range": [ - 72459, - 72481 + 72584, + 72606 ], "loc": { "start": { - "line": 2412, + "line": 2414, "column": 12 }, "end": { - "line": 2412, + "line": 2414, "column": 34 } } @@ -126472,16 +126725,16 @@ "type": "Identifier", "name": "filteredData", "range": [ - 72495, - 72507 + 72620, + 72632 ], "loc": { "start": { - "line": 2413, + "line": 2415, "column": 12 }, "end": { - "line": 2413, + "line": 2415, "column": 24 } } @@ -126490,31 +126743,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 72510, - 72512 + 72635, + 72637 ], "loc": { "start": { - "line": 2413, + "line": 2415, "column": 27 }, "end": { - "line": 2413, + "line": 2415, "column": 29 } } }, "range": [ - 72495, - 72512 + 72620, + 72637 ], "loc": { "start": { - "line": 2413, + "line": 2415, "column": 12 }, "end": { - "line": 2413, + "line": 2415, "column": 29 } } @@ -126522,16 +126775,16 @@ ], "kind": "let", "range": [ - 72455, - 72513 + 72580, + 72638 ], "loc": { "start": { - "line": 2412, + "line": 2414, "column": 8 }, "end": { - "line": 2413, + "line": 2415, "column": 30 } } @@ -126545,16 +126798,16 @@ "type": "Identifier", "name": "getContent", "range": [ - 72526, - 72536 + 72651, + 72661 ], "loc": { "start": { - "line": 2414, + "line": 2416, "column": 12 }, "end": { - "line": 2414, + "line": 2416, "column": 22 } } @@ -126565,16 +126818,16 @@ "type": "Identifier", "name": "typed", "range": [ - 72539, - 72544 + 72664, + 72669 ], "loc": { "start": { - "line": 2414, + "line": 2416, "column": 25 }, "end": { - "line": 2414, + "line": 2416, "column": 30 } } @@ -126590,16 +126843,16 @@ "object": { "type": "ThisExpression", "range": [ - 72547, - 72551 + 72672, + 72676 ], "loc": { "start": { - "line": 2414, + "line": 2416, "column": 33 }, "end": { - "line": 2414, + "line": 2416, "column": 37 } } @@ -126608,31 +126861,31 @@ "type": "Identifier", "name": "getCellData", "range": [ - 72552, - 72563 + 72677, + 72688 ], "loc": { "start": { - "line": 2414, + "line": 2416, "column": 38 }, "end": { - "line": 2414, + "line": 2416, "column": 49 } } }, "range": [ - 72547, - 72563 + 72672, + 72688 ], "loc": { "start": { - "line": 2414, + "line": 2416, "column": 33 }, "end": { - "line": 2414, + "line": 2416, "column": 49 } } @@ -126641,31 +126894,31 @@ "type": "Identifier", "name": "bind", "range": [ - 72564, - 72568 + 72689, + 72693 ], "loc": { "start": { - "line": 2414, + "line": 2416, "column": 50 }, "end": { - "line": 2414, + "line": 2416, "column": 54 } } }, "range": [ - 72547, - 72568 + 72672, + 72693 ], "loc": { "start": { - "line": 2414, + "line": 2416, "column": 33 }, "end": { - "line": 2414, + "line": 2416, "column": 54 } } @@ -126674,32 +126927,32 @@ { "type": "ThisExpression", "range": [ - 72569, - 72573 + 72694, + 72698 ], "loc": { "start": { - "line": 2414, + "line": 2416, "column": 55 }, "end": { - "line": 2414, + "line": 2416, "column": 59 } } } ], "range": [ - 72547, - 72574 + 72672, + 72699 ], "loc": { "start": { - "line": 2414, + "line": 2416, "column": 33 }, "end": { - "line": 2414, + "line": 2416, "column": 60 } } @@ -126715,16 +126968,16 @@ "object": { "type": "ThisExpression", "range": [ - 72589, - 72593 + 72714, + 72718 ], "loc": { "start": { - "line": 2415, + "line": 2417, "column": 12 }, "end": { - "line": 2415, + "line": 2417, "column": 16 } } @@ -126733,31 +126986,31 @@ "type": "Identifier", "name": "getCellValue", "range": [ - 72594, - 72606 + 72719, + 72731 ], "loc": { "start": { - "line": 2415, + "line": 2417, "column": 17 }, "end": { - "line": 2415, + "line": 2417, "column": 29 } } }, "range": [ - 72589, - 72606 + 72714, + 72731 ], "loc": { "start": { - "line": 2415, + "line": 2417, "column": 12 }, "end": { - "line": 2415, + "line": 2417, "column": 29 } } @@ -126766,31 +127019,31 @@ "type": "Identifier", "name": "bind", "range": [ - 72607, - 72611 + 72732, + 72736 ], "loc": { "start": { - "line": 2415, + "line": 2417, "column": 30 }, "end": { - "line": 2415, + "line": 2417, "column": 34 } } }, "range": [ - 72589, - 72611 + 72714, + 72736 ], "loc": { "start": { - "line": 2415, + "line": 2417, "column": 12 }, "end": { - "line": 2415, + "line": 2417, "column": 34 } } @@ -126799,62 +127052,62 @@ { "type": "ThisExpression", "range": [ - 72612, - 72616 + 72737, + 72741 ], "loc": { "start": { - "line": 2415, + "line": 2417, "column": 35 }, "end": { - "line": 2415, + "line": 2417, "column": 39 } } } ], "range": [ - 72589, - 72617 + 72714, + 72742 ], "loc": { "start": { - "line": 2415, + "line": 2417, "column": 12 }, "end": { - "line": 2415, + "line": 2417, "column": 40 } } }, "range": [ - 72539, - 72617 + 72664, + 72742 ], "loc": { "start": { - "line": 2414, + "line": 2416, "column": 25 }, "end": { - "line": 2415, + "line": 2417, "column": 40 } } }, "range": [ - 72526, - 72617 + 72651, + 72742 ], "loc": { "start": { - "line": 2414, + "line": 2416, "column": 12 }, "end": { - "line": 2415, + "line": 2417, "column": 40 } } @@ -126862,16 +127115,16 @@ ], "kind": "let", "range": [ - 72522, - 72618 + 72647, + 72743 ], "loc": { "start": { - "line": 2414, + "line": 2416, "column": 8 }, "end": { - "line": 2415, + "line": 2417, "column": 41 } } @@ -126882,16 +127135,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 72632, - 72646 + 72757, + 72771 ], "loc": { "start": { - "line": 2417, + "line": 2419, "column": 12 }, "end": { - "line": 2417, + "line": 2419, "column": 26 } } @@ -126908,16 +127161,16 @@ "type": "Identifier", "name": "headers", "range": [ - 72666, - 72673 + 72791, + 72798 ], "loc": { "start": { - "line": 2418, + "line": 2420, "column": 16 }, "end": { - "line": 2418, + "line": 2420, "column": 23 } } @@ -126930,16 +127183,16 @@ "object": { "type": "ThisExpression", "range": [ - 72676, - 72680 + 72801, + 72805 ], "loc": { "start": { - "line": 2418, + "line": 2420, "column": 26 }, "end": { - "line": 2418, + "line": 2420, "column": 30 } } @@ -126948,31 +127201,31 @@ "type": "Identifier", "name": "getHeadersText", "range": [ - 72681, - 72695 + 72806, + 72820 ], "loc": { "start": { - "line": 2418, + "line": 2420, "column": 31 }, "end": { - "line": 2418, + "line": 2420, "column": 45 } } }, "range": [ - 72676, - 72695 + 72801, + 72820 ], "loc": { "start": { - "line": 2418, + "line": 2420, "column": 26 }, "end": { - "line": 2418, + "line": 2420, "column": 45 } } @@ -126982,47 +127235,47 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 72696, - 72713 + 72821, + 72838 ], "loc": { "start": { - "line": 2418, + "line": 2420, "column": 46 }, "end": { - "line": 2418, + "line": 2420, "column": 63 } } } ], "range": [ - 72676, - 72714 + 72801, + 72839 ], "loc": { "start": { - "line": 2418, + "line": 2420, "column": 26 }, "end": { - "line": 2418, + "line": 2420, "column": 64 } } }, "range": [ - 72666, - 72714 + 72791, + 72839 ], "loc": { "start": { - "line": 2418, + "line": 2420, "column": 16 }, "end": { - "line": 2418, + "line": 2420, "column": 64 } } @@ -127030,16 +127283,16 @@ ], "kind": "let", "range": [ - 72662, - 72715 + 72787, + 72840 ], "loc": { "start": { - "line": 2418, + "line": 2420, "column": 12 }, "end": { - "line": 2418, + "line": 2420, "column": 65 } } @@ -127055,16 +127308,16 @@ "type": "Identifier", "name": "filteredData", "range": [ - 72728, - 72740 + 72853, + 72865 ], "loc": { "start": { - "line": 2419, + "line": 2421, "column": 12 }, "end": { - "line": 2419, + "line": 2421, "column": 24 } } @@ -127073,31 +127326,31 @@ "type": "Identifier", "name": "push", "range": [ - 72741, - 72745 + 72866, + 72870 ], "loc": { "start": { - "line": 2419, + "line": 2421, "column": 25 }, "end": { - "line": 2419, + "line": 2421, "column": 29 } } }, "range": [ - 72728, - 72745 + 72853, + 72870 ], "loc": { "start": { - "line": 2419, + "line": 2421, "column": 12 }, "end": { - "line": 2419, + "line": 2421, "column": 29 } } @@ -127114,16 +127367,16 @@ "object": { "type": "ThisExpression", "range": [ - 72747, - 72751 + 72872, + 72876 ], "loc": { "start": { - "line": 2419, + "line": 2421, "column": 31 }, "end": { - "line": 2419, + "line": 2421, "column": 35 } } @@ -127132,47 +127385,47 @@ "type": "Identifier", "name": "getHeadersRowIndex", "range": [ - 72752, - 72770 + 72877, + 72895 ], "loc": { "start": { - "line": 2419, + "line": 2421, "column": 36 }, "end": { - "line": 2419, + "line": 2421, "column": 54 } } }, "range": [ - 72747, - 72770 + 72872, + 72895 ], "loc": { "start": { - "line": 2419, + "line": 2421, "column": 31 }, "end": { - "line": 2419, + "line": 2421, "column": 54 } } }, "arguments": [], "range": [ - 72747, - 72772 + 72872, + 72897 ], "loc": { "start": { - "line": 2419, + "line": 2421, "column": 31 }, "end": { - "line": 2419, + "line": 2421, "column": 56 } } @@ -127181,95 +127434,95 @@ "type": "Identifier", "name": "headers", "range": [ - 72774, - 72781 + 72899, + 72906 ], "loc": { "start": { - "line": 2419, + "line": 2421, "column": 58 }, "end": { - "line": 2419, + "line": 2421, "column": 65 } } } ], "range": [ - 72746, - 72782 + 72871, + 72907 ], "loc": { "start": { - "line": 2419, + "line": 2421, "column": 30 }, "end": { - "line": 2419, + "line": 2421, "column": 66 } } } ], "range": [ - 72728, - 72783 + 72853, + 72908 ], "loc": { "start": { - "line": 2419, + "line": 2421, "column": 12 }, "end": { - "line": 2419, + "line": 2421, "column": 67 } } }, "range": [ - 72728, - 72784 + 72853, + 72909 ], "loc": { "start": { - "line": 2419, + "line": 2421, "column": 12 }, "end": { - "line": 2419, + "line": 2421, "column": 68 } } } ], "range": [ - 72648, - 72794 + 72773, + 72919 ], "loc": { "start": { - "line": 2417, + "line": 2419, "column": 28 }, "end": { - "line": 2420, + "line": 2422, "column": 9 } } }, "alternate": null, "range": [ - 72628, - 72794 + 72753, + 72919 ], "loc": { "start": { - "line": 2417, + "line": 2419, "column": 8 }, "end": { - "line": 2420, + "line": 2422, "column": 9 } } @@ -127283,16 +127536,16 @@ "type": "Identifier", "name": "validRows", "range": [ - 72808, - 72817 + 72933, + 72942 ], "loc": { "start": { - "line": 2422, + "line": 2424, "column": 12 }, "end": { - "line": 2422, + "line": 2424, "column": 21 } } @@ -127305,16 +127558,16 @@ "object": { "type": "ThisExpression", "range": [ - 72820, - 72824 + 72945, + 72949 ], "loc": { "start": { - "line": 2422, + "line": 2424, "column": 24 }, "end": { - "line": 2422, + "line": 2424, "column": 28 } } @@ -127323,31 +127576,31 @@ "type": "Identifier", "name": "getValidRows", "range": [ - 72825, - 72837 + 72950, + 72962 ], "loc": { "start": { - "line": 2422, + "line": 2424, "column": 29 }, "end": { - "line": 2422, + "line": 2424, "column": 41 } } }, "range": [ - 72820, - 72837 + 72945, + 72962 ], "loc": { "start": { - "line": 2422, + "line": 2424, "column": 24 }, "end": { - "line": 2422, + "line": 2424, "column": 41 } } @@ -127358,47 +127611,47 @@ "value": true, "raw": "true", "range": [ - 72838, - 72842 + 72963, + 72967 ], "loc": { "start": { - "line": 2422, + "line": 2424, "column": 42 }, "end": { - "line": 2422, + "line": 2424, "column": 46 } } } ], "range": [ - 72820, - 72843 + 72945, + 72968 ], "loc": { "start": { - "line": 2422, + "line": 2424, "column": 24 }, "end": { - "line": 2422, + "line": 2424, "column": 47 } } }, "range": [ - 72808, - 72843 + 72933, + 72968 ], "loc": { "start": { - "line": 2422, + "line": 2424, "column": 12 }, "end": { - "line": 2422, + "line": 2424, "column": 47 } } @@ -127406,16 +127659,16 @@ ], "kind": "let", "range": [ - 72804, - 72844 + 72929, + 72969 ], "loc": { "start": { - "line": 2422, + "line": 2424, "column": 8 }, "end": { - "line": 2422, + "line": 2424, "column": 48 } } @@ -127431,16 +127684,16 @@ "type": "Identifier", "name": "i", "range": [ - 72862, - 72863 + 72987, + 72988 ], "loc": { "start": { - "line": 2423, + "line": 2425, "column": 17 }, "end": { - "line": 2423, + "line": 2425, "column": 18 } } @@ -127450,31 +127703,31 @@ "value": 0, "raw": "0", "range": [ - 72866, - 72867 + 72991, + 72992 ], "loc": { "start": { - "line": 2423, + "line": 2425, "column": 21 }, "end": { - "line": 2423, + "line": 2425, "column": 22 } } }, "range": [ - 72862, - 72867 + 72987, + 72992 ], "loc": { "start": { - "line": 2423, + "line": 2425, "column": 17 }, "end": { - "line": 2423, + "line": 2425, "column": 22 } } @@ -127482,16 +127735,16 @@ ], "kind": "let", "range": [ - 72858, - 72867 + 72983, + 72992 ], "loc": { "start": { - "line": 2423, + "line": 2425, "column": 13 }, "end": { - "line": 2423, + "line": 2425, "column": 22 } } @@ -127503,16 +127756,16 @@ "type": "Identifier", "name": "i", "range": [ - 72869, - 72870 + 72994, + 72995 ], "loc": { "start": { - "line": 2423, + "line": 2425, "column": 24 }, "end": { - "line": 2423, + "line": 2425, "column": 25 } } @@ -127524,16 +127777,16 @@ "type": "Identifier", "name": "validRows", "range": [ - 72873, - 72882 + 72998, + 73007 ], "loc": { "start": { - "line": 2423, + "line": 2425, "column": 28 }, "end": { - "line": 2423, + "line": 2425, "column": 37 } } @@ -127542,46 +127795,46 @@ "type": "Identifier", "name": "length", "range": [ - 72883, - 72889 + 73008, + 73014 ], "loc": { "start": { - "line": 2423, + "line": 2425, "column": 38 }, "end": { - "line": 2423, + "line": 2425, "column": 44 } } }, "range": [ - 72873, - 72889 + 72998, + 73014 ], "loc": { "start": { - "line": 2423, + "line": 2425, "column": 28 }, "end": { - "line": 2423, + "line": 2425, "column": 44 } } }, "range": [ - 72869, - 72889 + 72994, + 73014 ], "loc": { "start": { - "line": 2423, + "line": 2425, "column": 24 }, "end": { - "line": 2423, + "line": 2425, "column": 44 } } @@ -127593,32 +127846,32 @@ "type": "Identifier", "name": "i", "range": [ - 72891, - 72892 + 73016, + 73017 ], "loc": { "start": { - "line": 2423, + "line": 2425, "column": 46 }, "end": { - "line": 2423, + "line": 2425, "column": 47 } } }, "prefix": false, "range": [ - 72891, - 72894 + 73016, + 73019 ], "loc": { "start": { - "line": 2423, + "line": 2425, "column": 46 }, "end": { - "line": 2423, + "line": 2425, "column": 49 } } @@ -127635,16 +127888,16 @@ "type": "Identifier", "name": "rData", "range": [ - 72914, - 72919 + 73039, + 73044 ], "loc": { "start": { - "line": 2424, + "line": 2426, "column": 16 }, "end": { - "line": 2424, + "line": 2426, "column": 21 } } @@ -127661,16 +127914,16 @@ "object": { "type": "ThisExpression", "range": [ - 72923, - 72927 + 73048, + 73052 ], "loc": { "start": { - "line": 2424, + "line": 2426, "column": 25 }, "end": { - "line": 2424, + "line": 2426, "column": 29 } } @@ -127679,31 +127932,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 72928, - 72942 + 73053, + 73067 ], "loc": { "start": { - "line": 2424, + "line": 2426, "column": 30 }, "end": { - "line": 2424, + "line": 2426, "column": 44 } } }, "range": [ - 72923, - 72942 + 73048, + 73067 ], "loc": { "start": { - "line": 2424, + "line": 2426, "column": 25 }, "end": { - "line": 2424, + "line": 2426, "column": 44 } } @@ -127712,31 +127965,31 @@ "type": "Identifier", "name": "i", "range": [ - 72943, - 72944 + 73068, + 73069 ], "loc": { "start": { - "line": 2424, + "line": 2426, "column": 45 }, "end": { - "line": 2424, + "line": 2426, "column": 46 } } }, "range": [ - 72923, - 72945 + 73048, + 73070 ], "loc": { "start": { - "line": 2424, + "line": 2426, "column": 25 }, "end": { - "line": 2424, + "line": 2426, "column": 47 } } @@ -127745,47 +127998,47 @@ "type": "ArrayExpression", "elements": [], "range": [ - 72947, - 72949 + 73072, + 73074 ], "loc": { "start": { - "line": 2424, + "line": 2426, "column": 49 }, "end": { - "line": 2424, + "line": 2426, "column": 51 } } } ], "range": [ - 72922, - 72950 + 73047, + 73075 ], "loc": { "start": { - "line": 2424, + "line": 2426, "column": 24 }, "end": { - "line": 2424, + "line": 2426, "column": 52 } } }, "range": [ - 72914, - 72950 + 73039, + 73075 ], "loc": { "start": { - "line": 2424, + "line": 2426, "column": 16 }, "end": { - "line": 2424, + "line": 2426, "column": 52 } } @@ -127796,16 +128049,16 @@ "type": "Identifier", "name": "cells", "range": [ - 72968, - 72973 + 73093, + 73098 ], "loc": { "start": { - "line": 2425, + "line": 2427, "column": 16 }, "end": { - "line": 2425, + "line": 2427, "column": 21 } } @@ -127820,16 +128073,16 @@ "type": "Identifier", "name": "rows", "range": [ - 72976, - 72980 + 73101, + 73105 ], "loc": { "start": { - "line": 2425, + "line": 2427, "column": 24 }, "end": { - "line": 2425, + "line": 2427, "column": 28 } } @@ -127843,16 +128096,16 @@ "object": { "type": "ThisExpression", "range": [ - 72981, - 72985 + 73106, + 73110 ], "loc": { "start": { - "line": 2425, + "line": 2427, "column": 29 }, "end": { - "line": 2425, + "line": 2427, "column": 33 } } @@ -127861,31 +128114,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 72986, - 73000 + 73111, + 73125 ], "loc": { "start": { - "line": 2425, + "line": 2427, "column": 34 }, "end": { - "line": 2425, + "line": 2427, "column": 48 } } }, "range": [ - 72981, - 73000 + 73106, + 73125 ], "loc": { "start": { - "line": 2425, + "line": 2427, "column": 29 }, "end": { - "line": 2425, + "line": 2427, "column": 48 } } @@ -127894,46 +128147,46 @@ "type": "Identifier", "name": "i", "range": [ - 73001, - 73002 + 73126, + 73127 ], "loc": { "start": { - "line": 2425, + "line": 2427, "column": 49 }, "end": { - "line": 2425, + "line": 2427, "column": 50 } } }, "range": [ - 72981, - 73003 + 73106, + 73128 ], "loc": { "start": { - "line": 2425, + "line": 2427, "column": 29 }, "end": { - "line": 2425, + "line": 2427, "column": 51 } } }, "range": [ - 72976, - 73004 + 73101, + 73129 ], "loc": { "start": { - "line": 2425, + "line": 2427, "column": 24 }, "end": { - "line": 2425, + "line": 2427, "column": 52 } } @@ -127942,46 +128195,46 @@ "type": "Identifier", "name": "cells", "range": [ - 73005, - 73010 + 73130, + 73135 ], "loc": { "start": { - "line": 2425, + "line": 2427, "column": 53 }, "end": { - "line": 2425, + "line": 2427, "column": 58 } } }, "range": [ - 72976, - 73010 + 73101, + 73135 ], "loc": { "start": { - "line": 2425, + "line": 2427, "column": 24 }, "end": { - "line": 2425, + "line": 2427, "column": 58 } } }, "range": [ - 72968, - 73010 + 73093, + 73135 ], "loc": { "start": { - "line": 2425, + "line": 2427, "column": 16 }, "end": { - "line": 2425, + "line": 2427, "column": 58 } } @@ -127989,16 +128242,16 @@ ], "kind": "let", "range": [ - 72910, - 73011 + 73035, + 73136 ], "loc": { "start": { - "line": 2424, + "line": 2426, "column": 12 }, "end": { - "line": 2425, + "line": 2427, "column": 59 } } @@ -128014,16 +128267,16 @@ "type": "Identifier", "name": "k", "range": [ - 73033, - 73034 + 73158, + 73159 ], "loc": { "start": { - "line": 2426, + "line": 2428, "column": 21 }, "end": { - "line": 2426, + "line": 2428, "column": 22 } } @@ -128033,31 +128286,31 @@ "value": 0, "raw": "0", "range": [ - 73037, - 73038 + 73162, + 73163 ], "loc": { "start": { - "line": 2426, + "line": 2428, "column": 25 }, "end": { - "line": 2426, + "line": 2428, "column": 26 } } }, "range": [ - 73033, - 73038 + 73158, + 73163 ], "loc": { "start": { - "line": 2426, + "line": 2428, "column": 21 }, "end": { - "line": 2426, + "line": 2428, "column": 26 } } @@ -128065,16 +128318,16 @@ ], "kind": "let", "range": [ - 73029, - 73038 + 73154, + 73163 ], "loc": { "start": { - "line": 2426, + "line": 2428, "column": 17 }, "end": { - "line": 2426, + "line": 2428, "column": 26 } } @@ -128086,16 +128339,16 @@ "type": "Identifier", "name": "k", "range": [ - 73040, - 73041 + 73165, + 73166 ], "loc": { "start": { - "line": 2426, + "line": 2428, "column": 28 }, "end": { - "line": 2426, + "line": 2428, "column": 29 } } @@ -128107,16 +128360,16 @@ "type": "Identifier", "name": "cells", "range": [ - 73044, - 73049 + 73169, + 73174 ], "loc": { "start": { - "line": 2426, + "line": 2428, "column": 32 }, "end": { - "line": 2426, + "line": 2428, "column": 37 } } @@ -128125,46 +128378,46 @@ "type": "Identifier", "name": "length", "range": [ - 73050, - 73056 + 73175, + 73181 ], "loc": { "start": { - "line": 2426, + "line": 2428, "column": 38 }, "end": { - "line": 2426, + "line": 2428, "column": 44 } } }, "range": [ - 73044, - 73056 + 73169, + 73181 ], "loc": { "start": { - "line": 2426, + "line": 2428, "column": 32 }, "end": { - "line": 2426, + "line": 2428, "column": 44 } } }, "range": [ - 73040, - 73056 + 73165, + 73181 ], "loc": { "start": { - "line": 2426, + "line": 2428, "column": 28 }, "end": { - "line": 2426, + "line": 2428, "column": 44 } } @@ -128176,32 +128429,32 @@ "type": "Identifier", "name": "k", "range": [ - 73058, - 73059 + 73183, + 73184 ], "loc": { "start": { - "line": 2426, + "line": 2428, "column": 46 }, "end": { - "line": 2426, + "line": 2428, "column": 47 } } }, "prefix": false, "range": [ - 73058, - 73061 + 73183, + 73186 ], "loc": { "start": { - "line": 2426, + "line": 2428, "column": 46 }, "end": { - "line": 2426, + "line": 2428, "column": 49 } } @@ -128218,16 +128471,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 73085, - 73102 + 73210, + 73227 ], "loc": { "start": { - "line": 2427, + "line": 2429, "column": 20 }, "end": { - "line": 2427, + "line": 2429, "column": 37 } } @@ -128240,16 +128493,16 @@ "object": { "type": "ThisExpression", "range": [ - 73106, - 73110 + 73231, + 73235 ], "loc": { "start": { - "line": 2427, + "line": 2429, "column": 41 }, "end": { - "line": 2427, + "line": 2429, "column": 45 } } @@ -128258,31 +128511,31 @@ "type": "Identifier", "name": "hasExtension", "range": [ - 73111, - 73123 + 73236, + 73248 ], "loc": { "start": { - "line": 2427, + "line": 2429, "column": 46 }, "end": { - "line": 2427, + "line": 2429, "column": 58 } } }, "range": [ - 73106, - 73123 + 73231, + 73248 ], "loc": { "start": { - "line": 2427, + "line": 2429, "column": 41 }, "end": { - "line": 2427, + "line": 2429, "column": 58 } } @@ -128293,47 +128546,47 @@ "value": "colsVisibility", "raw": "'colsVisibility'", "range": [ - 73124, - 73140 + 73249, + 73265 ], "loc": { "start": { - "line": 2427, + "line": 2429, "column": 59 }, "end": { - "line": 2427, + "line": 2429, "column": 75 } } } ], "range": [ - 73106, - 73141 + 73231, + 73266 ], "loc": { "start": { - "line": 2427, + "line": 2429, "column": 41 }, "end": { - "line": 2427, + "line": 2429, "column": 76 } } }, "range": [ - 73085, - 73141 + 73210, + 73266 ], "loc": { "start": { - "line": 2427, + "line": 2429, "column": 20 }, "end": { - "line": 2427, + "line": 2429, "column": 76 } } @@ -128356,16 +128609,16 @@ "object": { "type": "ThisExpression", "range": [ - 73169, - 73173 + 73294, + 73298 ], "loc": { "start": { - "line": 2428, + "line": 2430, "column": 24 }, "end": { - "line": 2428, + "line": 2430, "column": 28 } } @@ -128374,31 +128627,31 @@ "type": "Identifier", "name": "extension", "range": [ - 73174, - 73183 + 73299, + 73308 ], "loc": { "start": { - "line": 2428, + "line": 2430, "column": 29 }, "end": { - "line": 2428, + "line": 2430, "column": 38 } } }, "range": [ - 73169, - 73183 + 73294, + 73308 ], "loc": { "start": { - "line": 2428, + "line": 2430, "column": 24 }, "end": { - "line": 2428, + "line": 2430, "column": 38 } } @@ -128409,32 +128662,32 @@ "value": "colsVisibility", "raw": "'colsVisibility'", "range": [ - 73184, - 73200 + 73309, + 73325 ], "loc": { "start": { - "line": 2428, + "line": 2430, "column": 39 }, "end": { - "line": 2428, + "line": 2430, "column": 55 } } } ], "range": [ - 73169, - 73201 + 73294, + 73326 ], "loc": { "start": { - "line": 2428, + "line": 2430, "column": 24 }, "end": { - "line": 2428, + "line": 2430, "column": 56 } } @@ -128443,31 +128696,31 @@ "type": "Identifier", "name": "isColHidden", "range": [ - 73202, - 73213 + 73327, + 73338 ], "loc": { "start": { - "line": 2428, + "line": 2430, "column": 57 }, "end": { - "line": 2428, + "line": 2430, "column": 68 } } }, "range": [ - 73169, - 73213 + 73294, + 73338 ], "loc": { "start": { - "line": 2428, + "line": 2430, "column": 24 }, "end": { - "line": 2428, + "line": 2430, "column": 68 } } @@ -128477,32 +128730,32 @@ "type": "Identifier", "name": "k", "range": [ - 73214, - 73215 + 73339, + 73340 ], "loc": { "start": { - "line": 2428, + "line": 2430, "column": 69 }, "end": { - "line": 2428, + "line": 2430, "column": 70 } } } ], "range": [ - 73169, - 73216 + 73294, + 73341 ], "loc": { "start": { - "line": 2428, + "line": 2430, "column": 24 }, "end": { - "line": 2428, + "line": 2430, "column": 71 } } @@ -128514,80 +128767,80 @@ "type": "ContinueStatement", "label": null, "range": [ - 73244, - 73253 + 73369, + 73378 ], "loc": { "start": { - "line": 2429, + "line": 2431, "column": 24 }, "end": { - "line": 2429, + "line": 2431, "column": 33 } } } ], "range": [ - 73218, - 73275 + 73343, + 73400 ], "loc": { "start": { - "line": 2428, + "line": 2430, "column": 73 }, "end": { - "line": 2430, + "line": 2432, "column": 21 } } }, "alternate": null, "range": [ - 73165, - 73275 + 73290, + 73400 ], "loc": { "start": { - "line": 2428, + "line": 2430, "column": 20 }, "end": { - "line": 2430, + "line": 2432, "column": 21 } } } ], "range": [ - 73143, - 73293 + 73268, + 73418 ], "loc": { "start": { - "line": 2427, + "line": 2429, "column": 78 }, "end": { - "line": 2431, + "line": 2433, "column": 17 } } }, "alternate": null, "range": [ - 73081, - 73293 + 73206, + 73418 ], "loc": { "start": { - "line": 2427, + "line": 2429, "column": 16 }, "end": { - "line": 2431, + "line": 2433, "column": 17 } } @@ -128601,16 +128854,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 73314, - 73323 + 73439, + 73448 ], "loc": { "start": { - "line": 2432, + "line": 2434, "column": 20 }, "end": { - "line": 2432, + "line": 2434, "column": 29 } } @@ -128621,16 +128874,16 @@ "type": "Identifier", "name": "getContent", "range": [ - 73326, - 73336 + 73451, + 73461 ], "loc": { "start": { - "line": 2432, + "line": 2434, "column": 32 }, "end": { - "line": 2432, + "line": 2434, "column": 42 } } @@ -128643,16 +128896,16 @@ "type": "Identifier", "name": "cells", "range": [ - 73337, - 73342 + 73462, + 73467 ], "loc": { "start": { - "line": 2432, + "line": 2434, "column": 43 }, "end": { - "line": 2432, + "line": 2434, "column": 48 } } @@ -128661,62 +128914,62 @@ "type": "Identifier", "name": "k", "range": [ - 73343, - 73344 + 73468, + 73469 ], "loc": { "start": { - "line": 2432, + "line": 2434, "column": 49 }, "end": { - "line": 2432, + "line": 2434, "column": 50 } } }, "range": [ - 73337, - 73345 + 73462, + 73470 ], "loc": { "start": { - "line": 2432, + "line": 2434, "column": 43 }, "end": { - "line": 2432, + "line": 2434, "column": 51 } } } ], "range": [ - 73326, - 73346 + 73451, + 73471 ], "loc": { "start": { - "line": 2432, + "line": 2434, "column": 32 }, "end": { - "line": 2432, + "line": 2434, "column": 52 } } }, "range": [ - 73314, - 73346 + 73439, + 73471 ], "loc": { "start": { - "line": 2432, + "line": 2434, "column": 20 }, "end": { - "line": 2432, + "line": 2434, "column": 52 } } @@ -128724,16 +128977,16 @@ ], "kind": "let", "range": [ - 73310, - 73347 + 73435, + 73472 ], "loc": { "start": { - "line": 2432, + "line": 2434, "column": 16 }, "end": { - "line": 2432, + "line": 2434, "column": 53 } } @@ -128752,16 +129005,16 @@ "type": "Identifier", "name": "rData", "range": [ - 73364, - 73369 + 73489, + 73494 ], "loc": { "start": { - "line": 2433, + "line": 2435, "column": 16 }, "end": { - "line": 2433, + "line": 2435, "column": 21 } } @@ -128771,31 +129024,31 @@ "value": 1, "raw": "1", "range": [ - 73370, - 73371 + 73495, + 73496 ], "loc": { "start": { - "line": 2433, + "line": 2435, "column": 22 }, "end": { - "line": 2433, + "line": 2435, "column": 23 } } }, "range": [ - 73364, - 73372 + 73489, + 73497 ], "loc": { "start": { - "line": 2433, + "line": 2435, "column": 16 }, "end": { - "line": 2433, + "line": 2435, "column": 24 } } @@ -128804,31 +129057,31 @@ "type": "Identifier", "name": "push", "range": [ - 73373, - 73377 + 73498, + 73502 ], "loc": { "start": { - "line": 2433, + "line": 2435, "column": 25 }, "end": { - "line": 2433, + "line": 2435, "column": 29 } } }, "range": [ - 73364, - 73377 + 73489, + 73502 ], "loc": { "start": { - "line": 2433, + "line": 2435, "column": 16 }, "end": { - "line": 2433, + "line": 2435, "column": 29 } } @@ -128838,78 +129091,78 @@ "type": "Identifier", "name": "cellValue", "range": [ - 73378, - 73387 + 73503, + 73512 ], "loc": { "start": { - "line": 2433, + "line": 2435, "column": 30 }, "end": { - "line": 2433, + "line": 2435, "column": 39 } } } ], "range": [ - 73364, - 73388 + 73489, + 73513 ], "loc": { "start": { - "line": 2433, + "line": 2435, "column": 16 }, "end": { - "line": 2433, + "line": 2435, "column": 40 } } }, "range": [ - 73364, - 73389 + 73489, + 73514 ], "loc": { "start": { - "line": 2433, + "line": 2435, "column": 16 }, "end": { - "line": 2433, + "line": 2435, "column": 41 } } } ], "range": [ - 73063, - 73403 + 73188, + 73528 ], "loc": { "start": { - "line": 2426, + "line": 2428, "column": 51 }, "end": { - "line": 2434, + "line": 2436, "column": 13 } } }, "range": [ - 73024, - 73403 + 73149, + 73528 ], "loc": { "start": { - "line": 2426, + "line": 2428, "column": 12 }, "end": { - "line": 2434, + "line": 2436, "column": 13 } } @@ -128925,16 +129178,16 @@ "type": "Identifier", "name": "filteredData", "range": [ - 73416, - 73428 + 73541, + 73553 ], "loc": { "start": { - "line": 2435, + "line": 2437, "column": 12 }, "end": { - "line": 2435, + "line": 2437, "column": 24 } } @@ -128943,31 +129196,31 @@ "type": "Identifier", "name": "push", "range": [ - 73429, - 73433 + 73554, + 73558 ], "loc": { "start": { - "line": 2435, + "line": 2437, "column": 25 }, "end": { - "line": 2435, + "line": 2437, "column": 29 } } }, "range": [ - 73416, - 73433 + 73541, + 73558 ], "loc": { "start": { - "line": 2435, + "line": 2437, "column": 12 }, "end": { - "line": 2435, + "line": 2437, "column": 29 } } @@ -128977,78 +129230,78 @@ "type": "Identifier", "name": "rData", "range": [ - 73434, - 73439 + 73559, + 73564 ], "loc": { "start": { - "line": 2435, + "line": 2437, "column": 30 }, "end": { - "line": 2435, + "line": 2437, "column": 35 } } } ], "range": [ - 73416, - 73440 + 73541, + 73565 ], "loc": { "start": { - "line": 2435, + "line": 2437, "column": 12 }, "end": { - "line": 2435, + "line": 2437, "column": 36 } } }, "range": [ - 73416, - 73441 + 73541, + 73566 ], "loc": { "start": { - "line": 2435, + "line": 2437, "column": 12 }, "end": { - "line": 2435, + "line": 2437, "column": 37 } } } ], "range": [ - 72896, - 73451 + 73021, + 73576 ], "loc": { "start": { - "line": 2423, + "line": 2425, "column": 51 }, "end": { - "line": 2436, + "line": 2438, "column": 9 } } }, "range": [ - 72853, - 73451 + 72978, + 73576 ], "loc": { "start": { - "line": 2423, + "line": 2425, "column": 8 }, "end": { - "line": 2436, + "line": 2438, "column": 9 } } @@ -129059,47 +129312,47 @@ "type": "Identifier", "name": "filteredData", "range": [ - 73467, - 73479 + 73592, + 73604 ], "loc": { "start": { - "line": 2437, + "line": 2439, "column": 15 }, "end": { - "line": 2437, + "line": 2439, "column": 27 } } }, "range": [ - 73460, - 73480 + 73585, + 73605 ], "loc": { "start": { - "line": 2437, + "line": 2439, "column": 8 }, "end": { - "line": 2437, + "line": 2439, "column": 28 } } } ], "range": [ - 72364, - 73486 + 72489, + 73611 ], "loc": { "start": { - "line": 2408, + "line": 2410, "column": 6 }, "end": { - "line": 2438, + "line": 2440, "column": 5 } } @@ -129107,16 +129360,16 @@ "generator": false, "expression": false, "range": [ - 72267, - 73486 + 72392, + 73611 ], "loc": { "start": { - "line": 2404, + "line": 2406, "column": 16 }, "end": { - "line": 2438, + "line": 2440, "column": 5 } } @@ -129124,16 +129377,16 @@ "kind": "method", "computed": false, "range": [ - 72255, - 73486 + 72380, + 73611 ], "loc": { "start": { - "line": 2404, + "line": 2406, "column": 4 }, "end": { - "line": 2438, + "line": 2440, "column": 5 } }, @@ -129142,16 +129395,16 @@ "type": "Block", "value": "*\n * Return the filtered data with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @param {Boolean} [typed=false] Return typed value\n * @return {Array}\n * @private\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 71772, - 72250 + 71897, + 72375 ], "loc": { "start": { - "line": 2390, + "line": 2392, "column": 4 }, "end": { - "line": 2403, + "line": 2405, "column": 7 } } @@ -129162,16 +129415,16 @@ "type": "Block", "value": "*\n * Return the filtered data for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of typed values [data0, data1, data2...]\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 73492, - 73896 + 73617, + 74021 ], "loc": { "start": { - "line": 2440, + "line": 2442, "column": 4 }, "end": { - "line": 2448, + "line": 2450, "column": 7 } } @@ -129185,16 +129438,16 @@ "type": "Identifier", "name": "getFilteredColumnData", "range": [ - 73901, - 73922 + 74026, + 74047 ], "loc": { "start": { - "line": 2449, + "line": 2451, "column": 4 }, "end": { - "line": 2449, + "line": 2451, "column": 25 } } @@ -129207,16 +129460,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 73923, - 73931 + 74048, + 74056 ], "loc": { "start": { - "line": 2449, + "line": 2451, "column": 26 }, "end": { - "line": 2449, + "line": 2451, "column": 34 } } @@ -129227,16 +129480,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 73933, - 73947 + 74058, + 74072 ], "loc": { "start": { - "line": 2449, + "line": 2451, "column": 36 }, "end": { - "line": 2449, + "line": 2451, "column": 50 } } @@ -129246,31 +129499,31 @@ "value": false, "raw": "false", "range": [ - 73950, - 73955 + 74075, + 74080 ], "loc": { "start": { - "line": 2449, + "line": 2451, "column": 53 }, "end": { - "line": 2449, + "line": 2451, "column": 58 } } }, "range": [ - 73933, - 73955 + 74058, + 74080 ], "loc": { "start": { - "line": 2449, + "line": 2451, "column": 36 }, "end": { - "line": 2449, + "line": 2451, "column": 58 } } @@ -129281,16 +129534,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 73957, - 73964 + 74082, + 74089 ], "loc": { "start": { - "line": 2449, + "line": 2451, "column": 60 }, "end": { - "line": 2449, + "line": 2451, "column": 67 } } @@ -129299,31 +129552,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 73967, - 73969 + 74092, + 74094 ], "loc": { "start": { - "line": 2449, + "line": 2451, "column": 70 }, "end": { - "line": 2449, + "line": 2451, "column": 72 } } }, "range": [ - 73957, - 73969 + 74082, + 74094 ], "loc": { "start": { - "line": 2449, + "line": 2451, "column": 60 }, "end": { - "line": 2449, + "line": 2451, "column": 72 } } @@ -129342,16 +129595,16 @@ "object": { "type": "ThisExpression", "range": [ - 73988, - 73992 + 74113, + 74117 ], "loc": { "start": { - "line": 2450, + "line": 2452, "column": 15 }, "end": { - "line": 2450, + "line": 2452, "column": 19 } } @@ -129360,31 +129613,31 @@ "type": "Identifier", "name": "getFilteredDataCol", "range": [ - 73993, - 74011 + 74118, + 74136 ], "loc": { "start": { - "line": 2450, + "line": 2452, "column": 20 }, "end": { - "line": 2450, + "line": 2452, "column": 38 } } }, "range": [ - 73988, - 74011 + 74113, + 74136 ], "loc": { "start": { - "line": 2450, + "line": 2452, "column": 15 }, "end": { - "line": 2450, + "line": 2452, "column": 38 } } @@ -129394,16 +129647,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 74025, - 74033 + 74150, + 74158 ], "loc": { "start": { - "line": 2451, + "line": 2453, "column": 12 }, "end": { - "line": 2451, + "line": 2453, "column": 20 } } @@ -129412,16 +129665,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 74035, - 74049 + 74160, + 74174 ], "loc": { "start": { - "line": 2451, + "line": 2453, "column": 22 }, "end": { - "line": 2451, + "line": 2453, "column": 36 } } @@ -129431,16 +129684,16 @@ "value": true, "raw": "true", "range": [ - 74051, - 74055 + 74176, + 74180 ], "loc": { "start": { - "line": 2451, + "line": 2453, "column": 38 }, "end": { - "line": 2451, + "line": 2453, "column": 42 } } @@ -129449,16 +129702,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 74057, - 74064 + 74182, + 74189 ], "loc": { "start": { - "line": 2451, + "line": 2453, "column": 44 }, "end": { - "line": 2451, + "line": 2453, "column": 51 } } @@ -129468,63 +129721,63 @@ "value": false, "raw": "false", "range": [ - 74066, - 74071 + 74191, + 74196 ], "loc": { "start": { - "line": 2451, + "line": 2453, "column": 53 }, "end": { - "line": 2451, + "line": 2453, "column": 58 } } } ], "range": [ - 73988, - 74072 + 74113, + 74197 ], "loc": { "start": { - "line": 2450, + "line": 2452, "column": 15 }, "end": { - "line": 2451, + "line": 2453, "column": 59 } } }, "range": [ - 73981, - 74073 + 74106, + 74198 ], "loc": { "start": { - "line": 2450, + "line": 2452, "column": 8 }, "end": { - "line": 2451, + "line": 2453, "column": 60 } } } ], "range": [ - 73971, - 74079 + 74096, + 74204 ], "loc": { "start": { - "line": 2449, + "line": 2451, "column": 74 }, "end": { - "line": 2452, + "line": 2454, "column": 5 } } @@ -129532,16 +129785,16 @@ "generator": false, "expression": false, "range": [ - 73922, - 74079 + 74047, + 74204 ], "loc": { "start": { - "line": 2449, + "line": 2451, "column": 25 }, "end": { - "line": 2452, + "line": 2454, "column": 5 } } @@ -129549,16 +129802,16 @@ "kind": "method", "computed": false, "range": [ - 73901, - 74079 + 74026, + 74204 ], "loc": { "start": { - "line": 2449, + "line": 2451, "column": 4 }, "end": { - "line": 2452, + "line": 2454, "column": 5 } }, @@ -129567,16 +129820,16 @@ "type": "Block", "value": "*\n * Return the filtered data for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of typed values [data0, data1, data2...]\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 73492, - 73896 + 73617, + 74021 ], "loc": { "start": { - "line": 2440, + "line": 2442, "column": 4 }, "end": { - "line": 2448, + "line": 2450, "column": 7 } } @@ -129587,16 +129840,16 @@ "type": "Block", "value": "*\n * Return the filtered and visible data for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of typed values [data0, data1, data2...]\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 74085, - 74501 + 74210, + 74626 ], "loc": { "start": { - "line": 2454, + "line": 2456, "column": 4 }, "end": { - "line": 2462, + "line": 2464, "column": 7 } } @@ -129610,16 +129863,16 @@ "type": "Identifier", "name": "getVisibleColumnData", "range": [ - 74506, - 74526 + 74631, + 74651 ], "loc": { "start": { - "line": 2463, + "line": 2465, "column": 4 }, "end": { - "line": 2463, + "line": 2465, "column": 24 } } @@ -129632,16 +129885,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 74527, - 74535 + 74652, + 74660 ], "loc": { "start": { - "line": 2463, + "line": 2465, "column": 25 }, "end": { - "line": 2463, + "line": 2465, "column": 33 } } @@ -129652,16 +129905,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 74537, - 74551 + 74662, + 74676 ], "loc": { "start": { - "line": 2463, + "line": 2465, "column": 35 }, "end": { - "line": 2463, + "line": 2465, "column": 49 } } @@ -129671,31 +129924,31 @@ "value": false, "raw": "false", "range": [ - 74554, - 74559 + 74679, + 74684 ], "loc": { "start": { - "line": 2463, + "line": 2465, "column": 52 }, "end": { - "line": 2463, + "line": 2465, "column": 57 } } }, "range": [ - 74537, - 74559 + 74662, + 74684 ], "loc": { "start": { - "line": 2463, + "line": 2465, "column": 35 }, "end": { - "line": 2463, + "line": 2465, "column": 57 } } @@ -129706,16 +129959,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 74561, - 74568 + 74686, + 74693 ], "loc": { "start": { - "line": 2463, + "line": 2465, "column": 59 }, "end": { - "line": 2463, + "line": 2465, "column": 66 } } @@ -129724,31 +129977,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 74571, - 74573 + 74696, + 74698 ], "loc": { "start": { - "line": 2463, + "line": 2465, "column": 69 }, "end": { - "line": 2463, + "line": 2465, "column": 71 } } }, "range": [ - 74561, - 74573 + 74686, + 74698 ], "loc": { "start": { - "line": 2463, + "line": 2465, "column": 59 }, "end": { - "line": 2463, + "line": 2465, "column": 71 } } @@ -129767,16 +130020,16 @@ "object": { "type": "ThisExpression", "range": [ - 74592, - 74596 + 74717, + 74721 ], "loc": { "start": { - "line": 2464, + "line": 2466, "column": 15 }, "end": { - "line": 2464, + "line": 2466, "column": 19 } } @@ -129785,31 +130038,31 @@ "type": "Identifier", "name": "getFilteredDataCol", "range": [ - 74597, - 74615 + 74722, + 74740 ], "loc": { "start": { - "line": 2464, + "line": 2466, "column": 20 }, "end": { - "line": 2464, + "line": 2466, "column": 38 } } }, "range": [ - 74592, - 74615 + 74717, + 74740 ], "loc": { "start": { - "line": 2464, + "line": 2466, "column": 15 }, "end": { - "line": 2464, + "line": 2466, "column": 38 } } @@ -129819,16 +130072,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 74629, - 74637 + 74754, + 74762 ], "loc": { "start": { - "line": 2465, + "line": 2467, "column": 12 }, "end": { - "line": 2465, + "line": 2467, "column": 20 } } @@ -129837,16 +130090,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 74639, - 74653 + 74764, + 74778 ], "loc": { "start": { - "line": 2465, + "line": 2467, "column": 22 }, "end": { - "line": 2465, + "line": 2467, "column": 36 } } @@ -129856,16 +130109,16 @@ "value": true, "raw": "true", "range": [ - 74655, - 74659 + 74780, + 74784 ], "loc": { "start": { - "line": 2465, + "line": 2467, "column": 38 }, "end": { - "line": 2465, + "line": 2467, "column": 42 } } @@ -129874,16 +130127,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 74661, - 74668 + 74786, + 74793 ], "loc": { "start": { - "line": 2465, + "line": 2467, "column": 44 }, "end": { - "line": 2465, + "line": 2467, "column": 51 } } @@ -129893,63 +130146,63 @@ "value": true, "raw": "true", "range": [ - 74670, - 74674 + 74795, + 74799 ], "loc": { "start": { - "line": 2465, + "line": 2467, "column": 53 }, "end": { - "line": 2465, + "line": 2467, "column": 57 } } } ], "range": [ - 74592, - 74675 + 74717, + 74800 ], "loc": { "start": { - "line": 2464, + "line": 2466, "column": 15 }, "end": { - "line": 2465, + "line": 2467, "column": 58 } } }, "range": [ - 74585, - 74676 + 74710, + 74801 ], "loc": { "start": { - "line": 2464, + "line": 2466, "column": 8 }, "end": { - "line": 2465, + "line": 2467, "column": 59 } } } ], "range": [ - 74575, - 74682 + 74700, + 74807 ], "loc": { "start": { - "line": 2463, + "line": 2465, "column": 73 }, "end": { - "line": 2466, + "line": 2468, "column": 5 } } @@ -129957,16 +130210,16 @@ "generator": false, "expression": false, "range": [ - 74526, - 74682 + 74651, + 74807 ], "loc": { "start": { - "line": 2463, + "line": 2465, "column": 24 }, "end": { - "line": 2466, + "line": 2468, "column": 5 } } @@ -129974,16 +130227,16 @@ "kind": "method", "computed": false, "range": [ - 74506, - 74682 + 74631, + 74807 ], "loc": { "start": { - "line": 2463, + "line": 2465, "column": 4 }, "end": { - "line": 2466, + "line": 2468, "column": 5 } }, @@ -129992,16 +130245,16 @@ "type": "Block", "value": "*\n * Return the filtered and visible data for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of typed values [data0, data1, data2...]\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 74085, - 74501 + 74210, + 74626 ], "loc": { "start": { - "line": 2454, + "line": 2456, "column": 4 }, "end": { - "line": 2462, + "line": 2464, "column": 7 } } @@ -130012,16 +130265,16 @@ "type": "Block", "value": "*\n * Return the filtered values for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of values ['value0', 'value1', 'value2'...]\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 74688, - 75097 + 74813, + 75222 ], "loc": { "start": { - "line": 2468, + "line": 2470, "column": 4 }, "end": { - "line": 2476, + "line": 2478, "column": 7 } } @@ -130035,16 +130288,16 @@ "type": "Identifier", "name": "getFilteredColumnValues", "range": [ - 75102, - 75125 + 75227, + 75250 ], "loc": { "start": { - "line": 2477, + "line": 2479, "column": 4 }, "end": { - "line": 2477, + "line": 2479, "column": 27 } } @@ -130057,16 +130310,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 75126, - 75134 + 75251, + 75259 ], "loc": { "start": { - "line": 2477, + "line": 2479, "column": 28 }, "end": { - "line": 2477, + "line": 2479, "column": 36 } } @@ -130077,16 +130330,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 75136, - 75150 + 75261, + 75275 ], "loc": { "start": { - "line": 2477, + "line": 2479, "column": 38 }, "end": { - "line": 2477, + "line": 2479, "column": 52 } } @@ -130096,31 +130349,31 @@ "value": false, "raw": "false", "range": [ - 75153, - 75158 + 75278, + 75283 ], "loc": { "start": { - "line": 2477, + "line": 2479, "column": 55 }, "end": { - "line": 2477, + "line": 2479, "column": 60 } } }, "range": [ - 75136, - 75158 + 75261, + 75283 ], "loc": { "start": { - "line": 2477, + "line": 2479, "column": 38 }, "end": { - "line": 2477, + "line": 2479, "column": 60 } } @@ -130131,16 +130384,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 75160, - 75167 + 75285, + 75292 ], "loc": { "start": { - "line": 2477, + "line": 2479, "column": 62 }, "end": { - "line": 2477, + "line": 2479, "column": 69 } } @@ -130149,31 +130402,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 75170, - 75172 + 75295, + 75297 ], "loc": { "start": { - "line": 2477, + "line": 2479, "column": 72 }, "end": { - "line": 2477, + "line": 2479, "column": 74 } } }, "range": [ - 75160, - 75172 + 75285, + 75297 ], "loc": { "start": { - "line": 2477, + "line": 2479, "column": 62 }, "end": { - "line": 2477, + "line": 2479, "column": 74 } } @@ -130192,16 +130445,16 @@ "object": { "type": "ThisExpression", "range": [ - 75191, - 75195 + 75316, + 75320 ], "loc": { "start": { - "line": 2478, + "line": 2480, "column": 15 }, "end": { - "line": 2478, + "line": 2480, "column": 19 } } @@ -130210,31 +130463,31 @@ "type": "Identifier", "name": "getFilteredDataCol", "range": [ - 75196, - 75214 + 75321, + 75339 ], "loc": { "start": { - "line": 2478, + "line": 2480, "column": 20 }, "end": { - "line": 2478, + "line": 2480, "column": 38 } } }, "range": [ - 75191, - 75214 + 75316, + 75339 ], "loc": { "start": { - "line": 2478, + "line": 2480, "column": 15 }, "end": { - "line": 2478, + "line": 2480, "column": 38 } } @@ -130244,16 +130497,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 75228, - 75236 + 75353, + 75361 ], "loc": { "start": { - "line": 2479, + "line": 2481, "column": 12 }, "end": { - "line": 2479, + "line": 2481, "column": 20 } } @@ -130262,16 +130515,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 75238, - 75252 + 75363, + 75377 ], "loc": { "start": { - "line": 2479, + "line": 2481, "column": 22 }, "end": { - "line": 2479, + "line": 2481, "column": 36 } } @@ -130281,16 +130534,16 @@ "value": false, "raw": "false", "range": [ - 75254, - 75259 + 75379, + 75384 ], "loc": { "start": { - "line": 2479, + "line": 2481, "column": 38 }, "end": { - "line": 2479, + "line": 2481, "column": 43 } } @@ -130299,16 +130552,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 75261, - 75268 + 75386, + 75393 ], "loc": { "start": { - "line": 2479, + "line": 2481, "column": 45 }, "end": { - "line": 2479, + "line": 2481, "column": 52 } } @@ -130318,63 +130571,63 @@ "value": false, "raw": "false", "range": [ - 75270, - 75275 + 75395, + 75400 ], "loc": { "start": { - "line": 2479, + "line": 2481, "column": 54 }, "end": { - "line": 2479, + "line": 2481, "column": 59 } } } ], "range": [ - 75191, - 75276 + 75316, + 75401 ], "loc": { "start": { - "line": 2478, + "line": 2480, "column": 15 }, "end": { - "line": 2479, + "line": 2481, "column": 60 } } }, "range": [ - 75184, - 75277 + 75309, + 75402 ], "loc": { "start": { - "line": 2478, + "line": 2480, "column": 8 }, "end": { - "line": 2479, + "line": 2481, "column": 61 } } } ], "range": [ - 75174, - 75283 + 75299, + 75408 ], "loc": { "start": { - "line": 2477, + "line": 2479, "column": 76 }, "end": { - "line": 2480, + "line": 2482, "column": 5 } } @@ -130382,16 +130635,16 @@ "generator": false, "expression": false, "range": [ - 75125, - 75283 + 75250, + 75408 ], "loc": { "start": { - "line": 2477, + "line": 2479, "column": 27 }, "end": { - "line": 2480, + "line": 2482, "column": 5 } } @@ -130399,16 +130652,16 @@ "kind": "method", "computed": false, "range": [ - 75102, - 75283 + 75227, + 75408 ], "loc": { "start": { - "line": 2477, + "line": 2479, "column": 4 }, "end": { - "line": 2480, + "line": 2482, "column": 5 } }, @@ -130417,16 +130670,16 @@ "type": "Block", "value": "*\n * Return the filtered values for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of values ['value0', 'value1', 'value2'...]\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 74688, - 75097 + 74813, + 75222 ], "loc": { "start": { - "line": 2468, + "line": 2470, "column": 4 }, "end": { - "line": 2476, + "line": 2478, "column": 7 } } @@ -130437,16 +130690,16 @@ "type": "Block", "value": "*\n * Return the filtered and visible values for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of values ['value0', 'value1', 'value2'...]\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 75289, - 75710 + 75414, + 75835 ], "loc": { "start": { - "line": 2482, + "line": 2484, "column": 4 }, "end": { - "line": 2490, + "line": 2492, "column": 7 } } @@ -130460,16 +130713,16 @@ "type": "Identifier", "name": "getVisibleColumnValues", "range": [ - 75715, - 75737 + 75840, + 75862 ], "loc": { "start": { - "line": 2491, + "line": 2493, "column": 4 }, "end": { - "line": 2491, + "line": 2493, "column": 26 } } @@ -130482,16 +130735,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 75738, - 75746 + 75863, + 75871 ], "loc": { "start": { - "line": 2491, + "line": 2493, "column": 27 }, "end": { - "line": 2491, + "line": 2493, "column": 35 } } @@ -130502,16 +130755,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 75748, - 75762 + 75873, + 75887 ], "loc": { "start": { - "line": 2491, + "line": 2493, "column": 37 }, "end": { - "line": 2491, + "line": 2493, "column": 51 } } @@ -130521,31 +130774,31 @@ "value": false, "raw": "false", "range": [ - 75765, - 75770 + 75890, + 75895 ], "loc": { "start": { - "line": 2491, + "line": 2493, "column": 54 }, "end": { - "line": 2491, + "line": 2493, "column": 59 } } }, "range": [ - 75748, - 75770 + 75873, + 75895 ], "loc": { "start": { - "line": 2491, + "line": 2493, "column": 37 }, "end": { - "line": 2491, + "line": 2493, "column": 59 } } @@ -130556,16 +130809,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 75772, - 75779 + 75897, + 75904 ], "loc": { "start": { - "line": 2491, + "line": 2493, "column": 61 }, "end": { - "line": 2491, + "line": 2493, "column": 68 } } @@ -130574,31 +130827,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 75782, - 75784 + 75907, + 75909 ], "loc": { "start": { - "line": 2491, + "line": 2493, "column": 71 }, "end": { - "line": 2491, + "line": 2493, "column": 73 } } }, "range": [ - 75772, - 75784 + 75897, + 75909 ], "loc": { "start": { - "line": 2491, + "line": 2493, "column": 61 }, "end": { - "line": 2491, + "line": 2493, "column": 73 } } @@ -130617,16 +130870,16 @@ "object": { "type": "ThisExpression", "range": [ - 75803, - 75807 + 75928, + 75932 ], "loc": { "start": { - "line": 2492, + "line": 2494, "column": 15 }, "end": { - "line": 2492, + "line": 2494, "column": 19 } } @@ -130635,31 +130888,31 @@ "type": "Identifier", "name": "getFilteredDataCol", "range": [ - 75808, - 75826 + 75933, + 75951 ], "loc": { "start": { - "line": 2492, + "line": 2494, "column": 20 }, "end": { - "line": 2492, + "line": 2494, "column": 38 } } }, "range": [ - 75803, - 75826 + 75928, + 75951 ], "loc": { "start": { - "line": 2492, + "line": 2494, "column": 15 }, "end": { - "line": 2492, + "line": 2494, "column": 38 } } @@ -130669,16 +130922,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 75840, - 75848 + 75965, + 75973 ], "loc": { "start": { - "line": 2493, + "line": 2495, "column": 12 }, "end": { - "line": 2493, + "line": 2495, "column": 20 } } @@ -130687,16 +130940,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 75850, - 75864 + 75975, + 75989 ], "loc": { "start": { - "line": 2493, + "line": 2495, "column": 22 }, "end": { - "line": 2493, + "line": 2495, "column": 36 } } @@ -130706,16 +130959,16 @@ "value": false, "raw": "false", "range": [ - 75866, - 75871 + 75991, + 75996 ], "loc": { "start": { - "line": 2493, + "line": 2495, "column": 38 }, "end": { - "line": 2493, + "line": 2495, "column": 43 } } @@ -130724,16 +130977,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 75873, - 75880 + 75998, + 76005 ], "loc": { "start": { - "line": 2493, + "line": 2495, "column": 45 }, "end": { - "line": 2493, + "line": 2495, "column": 52 } } @@ -130743,63 +130996,63 @@ "value": true, "raw": "true", "range": [ - 75882, - 75886 + 76007, + 76011 ], "loc": { "start": { - "line": 2493, + "line": 2495, "column": 54 }, "end": { - "line": 2493, + "line": 2495, "column": 58 } } } ], "range": [ - 75803, - 75887 + 75928, + 76012 ], "loc": { "start": { - "line": 2492, + "line": 2494, "column": 15 }, "end": { - "line": 2493, + "line": 2495, "column": 59 } } }, "range": [ - 75796, - 75888 + 75921, + 76013 ], "loc": { "start": { - "line": 2492, + "line": 2494, "column": 8 }, "end": { - "line": 2493, + "line": 2495, "column": 60 } } } ], "range": [ - 75786, - 75894 + 75911, + 76019 ], "loc": { "start": { - "line": 2491, + "line": 2493, "column": 75 }, "end": { - "line": 2494, + "line": 2496, "column": 5 } } @@ -130807,16 +131060,16 @@ "generator": false, "expression": false, "range": [ - 75737, - 75894 + 75862, + 76019 ], "loc": { "start": { - "line": 2491, + "line": 2493, "column": 26 }, "end": { - "line": 2494, + "line": 2496, "column": 5 } } @@ -130824,16 +131077,16 @@ "kind": "method", "computed": false, "range": [ - 75715, - 75894 + 75840, + 76019 ], "loc": { "start": { - "line": 2491, + "line": 2493, "column": 4 }, "end": { - "line": 2494, + "line": 2496, "column": 5 } }, @@ -130842,16 +131095,16 @@ "type": "Block", "value": "*\n * Return the filtered and visible values for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of values ['value0', 'value1', 'value2'...]\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 75289, - 75710 + 75414, + 75835 ], "loc": { "start": { - "line": 2482, + "line": 2484, "column": 4 }, "end": { - "line": 2490, + "line": 2492, "column": 7 } } @@ -130862,16 +131115,16 @@ "type": "Block", "value": "*\n * Return the filtered data for a given column index\n * @param {Number} colIndex Colmun's index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [typed=false] Return typed value\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @param {Boolean} [visible=true] Return only filtered and visible data\n * (relevant for paging)\n * @return {Array} Flat list of values ['val0','val1','val2'...]\n * @private\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 75900, - 76506 + 76025, + 76631 ], "loc": { "start": { - "line": 2496, + "line": 2498, "column": 4 }, "end": { - "line": 2508, + "line": 2510, "column": 7 } } @@ -130885,16 +131138,16 @@ "type": "Identifier", "name": "getFilteredDataCol", "range": [ - 76511, - 76529 + 76636, + 76654 ], "loc": { "start": { - "line": 2509, + "line": 2511, "column": 4 }, "end": { - "line": 2509, + "line": 2511, "column": 22 } } @@ -130907,16 +131160,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 76539, - 76547 + 76664, + 76672 ], "loc": { "start": { - "line": 2510, + "line": 2512, "column": 8 }, "end": { - "line": 2510, + "line": 2512, "column": 16 } } @@ -130927,16 +131180,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 76557, - 76571 + 76682, + 76696 ], "loc": { "start": { - "line": 2511, + "line": 2513, "column": 8 }, "end": { - "line": 2511, + "line": 2513, "column": 22 } } @@ -130946,31 +131199,31 @@ "value": false, "raw": "false", "range": [ - 76574, - 76579 + 76699, + 76704 ], "loc": { "start": { - "line": 2511, + "line": 2513, "column": 25 }, "end": { - "line": 2511, + "line": 2513, "column": 30 } } }, "range": [ - 76557, - 76579 + 76682, + 76704 ], "loc": { "start": { - "line": 2511, + "line": 2513, "column": 8 }, "end": { - "line": 2511, + "line": 2513, "column": 30 } } @@ -130981,16 +131234,16 @@ "type": "Identifier", "name": "typed", "range": [ - 76589, - 76594 + 76714, + 76719 ], "loc": { "start": { - "line": 2512, + "line": 2514, "column": 8 }, "end": { - "line": 2512, + "line": 2514, "column": 13 } } @@ -131000,31 +131253,31 @@ "value": false, "raw": "false", "range": [ - 76597, - 76602 + 76722, + 76727 ], "loc": { "start": { - "line": 2512, + "line": 2514, "column": 16 }, "end": { - "line": 2512, + "line": 2514, "column": 21 } } }, "range": [ - 76589, - 76602 + 76714, + 76727 ], "loc": { "start": { - "line": 2512, + "line": 2514, "column": 8 }, "end": { - "line": 2512, + "line": 2514, "column": 21 } } @@ -131035,16 +131288,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 76612, - 76619 + 76737, + 76744 ], "loc": { "start": { - "line": 2513, + "line": 2515, "column": 8 }, "end": { - "line": 2513, + "line": 2515, "column": 15 } } @@ -131053,31 +131306,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 76622, - 76624 + 76747, + 76749 ], "loc": { "start": { - "line": 2513, + "line": 2515, "column": 18 }, "end": { - "line": 2513, + "line": 2515, "column": 20 } } }, "range": [ - 76612, - 76624 + 76737, + 76749 ], "loc": { "start": { - "line": 2513, + "line": 2515, "column": 8 }, "end": { - "line": 2513, + "line": 2515, "column": 20 } } @@ -131088,16 +131341,16 @@ "type": "Identifier", "name": "visible", "range": [ - 76634, - 76641 + 76759, + 76766 ], "loc": { "start": { - "line": 2514, + "line": 2516, "column": 8 }, "end": { - "line": 2514, + "line": 2516, "column": 15 } } @@ -131107,31 +131360,31 @@ "value": true, "raw": "true", "range": [ - 76644, - 76648 + 76769, + 76773 ], "loc": { "start": { - "line": 2514, + "line": 2516, "column": 18 }, "end": { - "line": 2514, + "line": 2516, "column": 22 } } }, "range": [ - 76634, - 76648 + 76759, + 76773 ], "loc": { "start": { - "line": 2514, + "line": 2516, "column": 8 }, "end": { - "line": 2514, + "line": 2516, "column": 22 } } @@ -131148,16 +131401,16 @@ "type": "Identifier", "name": "isUndef", "range": [ - 76669, - 76676 + 76794, + 76801 ], "loc": { "start": { - "line": 2516, + "line": 2518, "column": 12 }, "end": { - "line": 2516, + "line": 2518, "column": 19 } } @@ -131167,32 +131420,32 @@ "type": "Identifier", "name": "colIndex", "range": [ - 76677, - 76685 + 76802, + 76810 ], "loc": { "start": { - "line": 2516, + "line": 2518, "column": 20 }, "end": { - "line": 2516, + "line": 2518, "column": 28 } } } ], "range": [ - 76669, - 76686 + 76794, + 76811 ], "loc": { "start": { - "line": 2516, + "line": 2518, "column": 12 }, "end": { - "line": 2516, + "line": 2518, "column": 29 } } @@ -131206,63 +131459,63 @@ "type": "ArrayExpression", "elements": [], "range": [ - 76709, - 76711 + 76834, + 76836 ], "loc": { "start": { - "line": 2517, + "line": 2519, "column": 19 }, "end": { - "line": 2517, + "line": 2519, "column": 21 } } }, "range": [ - 76702, - 76712 + 76827, + 76837 ], "loc": { "start": { - "line": 2517, + "line": 2519, "column": 12 }, "end": { - "line": 2517, + "line": 2519, "column": 22 } } } ], "range": [ - 76688, - 76722 + 76813, + 76847 ], "loc": { "start": { - "line": 2516, + "line": 2518, "column": 31 }, "end": { - "line": 2518, + "line": 2520, "column": 9 } } }, "alternate": null, "range": [ - 76665, - 76722 + 76790, + 76847 ], "loc": { "start": { - "line": 2516, + "line": 2518, "column": 8 }, "end": { - "line": 2518, + "line": 2520, "column": 9 } } @@ -131276,16 +131529,16 @@ "type": "Identifier", "name": "rows", "range": [ - 76736, - 76740 + 76861, + 76865 ], "loc": { "start": { - "line": 2520, + "line": 2522, "column": 12 }, "end": { - "line": 2520, + "line": 2522, "column": 16 } } @@ -131301,16 +131554,16 @@ "object": { "type": "ThisExpression", "range": [ - 76743, - 76747 + 76868, + 76872 ], "loc": { "start": { - "line": 2520, + "line": 2522, "column": 19 }, "end": { - "line": 2520, + "line": 2522, "column": 23 } } @@ -131319,47 +131572,47 @@ "type": "Identifier", "name": "dom", "range": [ - 76748, - 76751 + 76873, + 76876 ], "loc": { "start": { - "line": 2520, + "line": 2522, "column": 24 }, "end": { - "line": 2520, + "line": 2522, "column": 27 } } }, "range": [ - 76743, - 76751 + 76868, + 76876 ], "loc": { "start": { - "line": 2520, + "line": 2522, "column": 19 }, "end": { - "line": 2520, + "line": 2522, "column": 27 } } }, "arguments": [], "range": [ - 76743, - 76753 + 76868, + 76878 ], "loc": { "start": { - "line": 2520, + "line": 2522, "column": 19 }, "end": { - "line": 2520, + "line": 2522, "column": 29 } } @@ -131368,46 +131621,46 @@ "type": "Identifier", "name": "rows", "range": [ - 76754, - 76758 + 76879, + 76883 ], "loc": { "start": { - "line": 2520, + "line": 2522, "column": 30 }, "end": { - "line": 2520, + "line": 2522, "column": 34 } } }, "range": [ - 76743, - 76758 + 76868, + 76883 ], "loc": { "start": { - "line": 2520, + "line": 2522, "column": 19 }, "end": { - "line": 2520, + "line": 2522, "column": 34 } } }, "range": [ - 76736, - 76758 + 76861, + 76883 ], "loc": { "start": { - "line": 2520, + "line": 2522, "column": 12 }, "end": { - "line": 2520, + "line": 2522, "column": 34 } } @@ -131415,16 +131668,16 @@ ], "kind": "let", "range": [ - 76732, - 76759 + 76857, + 76884 ], "loc": { "start": { - "line": 2520, + "line": 2522, "column": 8 }, "end": { - "line": 2520, + "line": 2522, "column": 35 } } @@ -131438,16 +131691,16 @@ "type": "Identifier", "name": "getContent", "range": [ - 76772, - 76782 + 76897, + 76907 ], "loc": { "start": { - "line": 2521, + "line": 2523, "column": 12 }, "end": { - "line": 2521, + "line": 2523, "column": 22 } } @@ -131458,16 +131711,16 @@ "type": "Identifier", "name": "typed", "range": [ - 76785, - 76790 + 76910, + 76915 ], "loc": { "start": { - "line": 2521, + "line": 2523, "column": 25 }, "end": { - "line": 2521, + "line": 2523, "column": 30 } } @@ -131483,16 +131736,16 @@ "object": { "type": "ThisExpression", "range": [ - 76793, - 76797 + 76918, + 76922 ], "loc": { "start": { - "line": 2521, + "line": 2523, "column": 33 }, "end": { - "line": 2521, + "line": 2523, "column": 37 } } @@ -131501,31 +131754,31 @@ "type": "Identifier", "name": "getCellData", "range": [ - 76798, - 76809 + 76923, + 76934 ], "loc": { "start": { - "line": 2521, + "line": 2523, "column": 38 }, "end": { - "line": 2521, + "line": 2523, "column": 49 } } }, "range": [ - 76793, - 76809 + 76918, + 76934 ], "loc": { "start": { - "line": 2521, + "line": 2523, "column": 33 }, "end": { - "line": 2521, + "line": 2523, "column": 49 } } @@ -131534,31 +131787,31 @@ "type": "Identifier", "name": "bind", "range": [ - 76810, - 76814 + 76935, + 76939 ], "loc": { "start": { - "line": 2521, + "line": 2523, "column": 50 }, "end": { - "line": 2521, + "line": 2523, "column": 54 } } }, "range": [ - 76793, - 76814 + 76918, + 76939 ], "loc": { "start": { - "line": 2521, + "line": 2523, "column": 33 }, "end": { - "line": 2521, + "line": 2523, "column": 54 } } @@ -131567,32 +131820,32 @@ { "type": "ThisExpression", "range": [ - 76815, - 76819 + 76940, + 76944 ], "loc": { "start": { - "line": 2521, + "line": 2523, "column": 55 }, "end": { - "line": 2521, + "line": 2523, "column": 59 } } } ], "range": [ - 76793, - 76820 + 76918, + 76945 ], "loc": { "start": { - "line": 2521, + "line": 2523, "column": 33 }, "end": { - "line": 2521, + "line": 2523, "column": 60 } } @@ -131608,16 +131861,16 @@ "object": { "type": "ThisExpression", "range": [ - 76835, - 76839 + 76960, + 76964 ], "loc": { "start": { - "line": 2522, + "line": 2524, "column": 12 }, "end": { - "line": 2522, + "line": 2524, "column": 16 } } @@ -131626,31 +131879,31 @@ "type": "Identifier", "name": "getCellValue", "range": [ - 76840, - 76852 + 76965, + 76977 ], "loc": { "start": { - "line": 2522, + "line": 2524, "column": 17 }, "end": { - "line": 2522, + "line": 2524, "column": 29 } } }, "range": [ - 76835, - 76852 + 76960, + 76977 ], "loc": { "start": { - "line": 2522, + "line": 2524, "column": 12 }, "end": { - "line": 2522, + "line": 2524, "column": 29 } } @@ -131659,31 +131912,31 @@ "type": "Identifier", "name": "bind", "range": [ - 76853, - 76857 + 76978, + 76982 ], "loc": { "start": { - "line": 2522, + "line": 2524, "column": 30 }, "end": { - "line": 2522, + "line": 2524, "column": 34 } } }, "range": [ - 76835, - 76857 + 76960, + 76982 ], "loc": { "start": { - "line": 2522, + "line": 2524, "column": 12 }, "end": { - "line": 2522, + "line": 2524, "column": 34 } } @@ -131692,62 +131945,62 @@ { "type": "ThisExpression", "range": [ - 76858, - 76862 + 76983, + 76987 ], "loc": { "start": { - "line": 2522, + "line": 2524, "column": 35 }, "end": { - "line": 2522, + "line": 2524, "column": 39 } } } ], "range": [ - 76835, - 76863 + 76960, + 76988 ], "loc": { "start": { - "line": 2522, + "line": 2524, "column": 12 }, "end": { - "line": 2522, + "line": 2524, "column": 40 } } }, "range": [ - 76785, - 76863 + 76910, + 76988 ], "loc": { "start": { - "line": 2521, + "line": 2523, "column": 25 }, "end": { - "line": 2522, + "line": 2524, "column": 40 } } }, "range": [ - 76772, - 76863 + 76897, + 76988 ], "loc": { "start": { - "line": 2521, + "line": 2523, "column": 12 }, "end": { - "line": 2522, + "line": 2524, "column": 40 } } @@ -131755,16 +132008,16 @@ ], "kind": "let", "range": [ - 76768, - 76864 + 76893, + 76989 ], "loc": { "start": { - "line": 2521, + "line": 2523, "column": 8 }, "end": { - "line": 2522, + "line": 2524, "column": 41 } }, @@ -131773,16 +132026,16 @@ "type": "Line", "value": " ensure valid rows index do not contain excluded rows and row is", "range": [ - 76874, - 76940 + 76999, + 77065 ], "loc": { "start": { - "line": 2524, + "line": 2526, "column": 8 }, "end": { - "line": 2524, + "line": 2526, "column": 74 } } @@ -131791,16 +132044,16 @@ "type": "Line", "value": " displayed", "range": [ - 76949, - 76961 + 77074, + 77086 ], "loc": { "start": { - "line": 2525, + "line": 2527, "column": 8 }, "end": { - "line": 2525, + "line": 2527, "column": 20 } } @@ -131816,16 +132069,16 @@ "type": "Identifier", "name": "validRows", "range": [ - 76974, - 76983 + 77099, + 77108 ], "loc": { "start": { - "line": 2526, + "line": 2528, "column": 12 }, "end": { - "line": 2526, + "line": 2528, "column": 21 } } @@ -131843,16 +132096,16 @@ "object": { "type": "ThisExpression", "range": [ - 76986, - 76990 + 77111, + 77115 ], "loc": { "start": { - "line": 2526, + "line": 2528, "column": 24 }, "end": { - "line": 2526, + "line": 2528, "column": 28 } } @@ -131861,31 +132114,31 @@ "type": "Identifier", "name": "getValidRows", "range": [ - 76991, - 77003 + 77116, + 77128 ], "loc": { "start": { - "line": 2526, + "line": 2528, "column": 29 }, "end": { - "line": 2526, + "line": 2528, "column": 41 } } }, "range": [ - 76986, - 77003 + 77111, + 77128 ], "loc": { "start": { - "line": 2526, + "line": 2528, "column": 24 }, "end": { - "line": 2526, + "line": 2528, "column": 41 } } @@ -131896,32 +132149,32 @@ "value": true, "raw": "true", "range": [ - 77004, - 77008 + 77129, + 77133 ], "loc": { "start": { - "line": 2526, + "line": 2528, "column": 42 }, "end": { - "line": 2526, + "line": 2528, "column": 46 } } } ], "range": [ - 76986, - 77009 + 77111, + 77134 ], "loc": { "start": { - "line": 2526, + "line": 2528, "column": 24 }, "end": { - "line": 2526, + "line": 2528, "column": 47 } } @@ -131930,31 +132183,31 @@ "type": "Identifier", "name": "filter", "range": [ - 77010, - 77016 + 77135, + 77141 ], "loc": { "start": { - "line": 2526, + "line": 2528, "column": 48 }, "end": { - "line": 2526, + "line": 2528, "column": 54 } } }, "range": [ - 76986, - 77016 + 77111, + 77141 ], "loc": { "start": { - "line": 2526, + "line": 2528, "column": 24 }, "end": { - "line": 2526, + "line": 2528, "column": 54 } } @@ -131968,16 +132221,16 @@ "type": "Identifier", "name": "rowIdx", "range": [ - 77018, - 77024 + 77143, + 77149 ], "loc": { "start": { - "line": 2526, + "line": 2528, "column": 56 }, "end": { - "line": 2526, + "line": 2528, "column": 62 } } @@ -132003,16 +132256,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 77050, - 77057 + 77175, + 77182 ], "loc": { "start": { - "line": 2527, + "line": 2529, "column": 19 }, "end": { - "line": 2527, + "line": 2529, "column": 26 } } @@ -132021,31 +132274,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 77058, - 77065 + 77183, + 77190 ], "loc": { "start": { - "line": 2527, + "line": 2529, "column": 27 }, "end": { - "line": 2527, + "line": 2529, "column": 34 } } }, "range": [ - 77050, - 77065 + 77175, + 77190 ], "loc": { "start": { - "line": 2527, + "line": 2529, "column": 19 }, "end": { - "line": 2527, + "line": 2529, "column": 34 } } @@ -132055,32 +132308,32 @@ "type": "Identifier", "name": "rowIdx", "range": [ - 77066, - 77072 + 77191, + 77197 ], "loc": { "start": { - "line": 2527, + "line": 2529, "column": 35 }, "end": { - "line": 2527, + "line": 2529, "column": 41 } } } ], "range": [ - 77050, - 77073 + 77175, + 77198 ], "loc": { "start": { - "line": 2527, + "line": 2529, "column": 19 }, "end": { - "line": 2527, + "line": 2529, "column": 42 } } @@ -132093,47 +132346,47 @@ "value": 1, "raw": "1", "range": [ - 77079, - 77080 + 77204, + 77205 ], "loc": { "start": { - "line": 2527, + "line": 2529, "column": 48 }, "end": { - "line": 2527, + "line": 2529, "column": 49 } } }, "prefix": true, "range": [ - 77078, - 77080 + 77203, + 77205 ], "loc": { "start": { - "line": 2527, + "line": 2529, "column": 47 }, "end": { - "line": 2527, + "line": 2529, "column": 49 } } }, "range": [ - 77050, - 77080 + 77175, + 77205 ], "loc": { "start": { - "line": 2527, + "line": 2529, "column": 19 }, "end": { - "line": 2527, + "line": 2529, "column": 49 } } @@ -132144,16 +132397,16 @@ "type": "Identifier", "name": "visible", "range": [ - 77101, - 77108 + 77226, + 77233 ], "loc": { "start": { - "line": 2528, + "line": 2530, "column": 17 }, "end": { - "line": 2528, + "line": 2530, "column": 24 } } @@ -132169,16 +132422,16 @@ "object": { "type": "ThisExpression", "range": [ - 77131, - 77135 + 77256, + 77260 ], "loc": { "start": { - "line": 2529, + "line": 2531, "column": 20 }, "end": { - "line": 2529, + "line": 2531, "column": 24 } } @@ -132187,31 +132440,31 @@ "type": "Identifier", "name": "getRowDisplay", "range": [ - 77136, - 77149 + 77261, + 77274 ], "loc": { "start": { - "line": 2529, + "line": 2531, "column": 25 }, "end": { - "line": 2529, + "line": 2531, "column": 38 } } }, "range": [ - 77131, - 77149 + 77256, + 77274 ], "loc": { "start": { - "line": 2529, + "line": 2531, "column": 20 }, "end": { - "line": 2529, + "line": 2531, "column": 38 } } @@ -132224,16 +132477,16 @@ "type": "Identifier", "name": "rows", "range": [ - 77150, - 77154 + 77275, + 77279 ], "loc": { "start": { - "line": 2529, + "line": 2531, "column": 39 }, "end": { - "line": 2529, + "line": 2531, "column": 43 } } @@ -132242,47 +132495,47 @@ "type": "Identifier", "name": "rowIdx", "range": [ - 77155, - 77161 + 77280, + 77286 ], "loc": { "start": { - "line": 2529, + "line": 2531, "column": 44 }, "end": { - "line": 2529, + "line": 2531, "column": 50 } } }, "range": [ - 77150, - 77162 + 77275, + 77287 ], "loc": { "start": { - "line": 2529, + "line": 2531, "column": 39 }, "end": { - "line": 2529, + "line": 2531, "column": 51 } } } ], "range": [ - 77131, - 77163 + 77256, + 77288 ], "loc": { "start": { - "line": 2529, + "line": 2531, "column": 20 }, "end": { - "line": 2529, + "line": 2531, "column": 52 } } @@ -132292,31 +132545,31 @@ "value": "none", "raw": "'none'", "range": [ - 77168, - 77174 + 77293, + 77299 ], "loc": { "start": { - "line": 2529, + "line": 2531, "column": 57 }, "end": { - "line": 2529, + "line": 2531, "column": 63 } } }, "range": [ - 77131, - 77174 + 77256, + 77299 ], "loc": { "start": { - "line": 2529, + "line": 2531, "column": 20 }, "end": { - "line": 2529, + "line": 2531, "column": 63 } } @@ -132326,77 +132579,77 @@ "value": true, "raw": "true", "range": [ - 77197, - 77201 + 77322, + 77326 ], "loc": { "start": { - "line": 2530, + "line": 2532, "column": 20 }, "end": { - "line": 2530, + "line": 2532, "column": 24 } } }, "range": [ - 77101, - 77201 + 77226, + 77326 ], "loc": { "start": { - "line": 2528, + "line": 2530, "column": 17 }, "end": { - "line": 2530, + "line": 2532, "column": 24 } } }, "range": [ - 77050, - 77202 + 77175, + 77327 ], "loc": { "start": { - "line": 2527, + "line": 2529, "column": 19 }, "end": { - "line": 2530, + "line": 2532, "column": 25 } } }, "range": [ - 77043, - 77203 + 77168, + 77328 ], "loc": { "start": { - "line": 2527, + "line": 2529, "column": 12 }, "end": { - "line": 2530, + "line": 2532, "column": 26 } } } ], "range": [ - 77029, - 77213 + 77154, + 77338 ], "loc": { "start": { - "line": 2526, + "line": 2528, "column": 67 }, "end": { - "line": 2531, + "line": 2533, "column": 9 } } @@ -132404,47 +132657,47 @@ "generator": false, "expression": false, "range": [ - 77017, - 77213 + 77142, + 77338 ], "loc": { "start": { - "line": 2526, + "line": 2528, "column": 55 }, "end": { - "line": 2531, + "line": 2533, "column": 9 } } } ], "range": [ - 76986, - 77214 + 77111, + 77339 ], "loc": { "start": { - "line": 2526, + "line": 2528, "column": 24 }, "end": { - "line": 2531, + "line": 2533, "column": 10 } } }, "range": [ - 76974, - 77214 + 77099, + 77339 ], "loc": { "start": { - "line": 2526, + "line": 2528, "column": 12 }, "end": { - "line": 2531, + "line": 2533, "column": 10 } } @@ -132452,16 +132705,16 @@ ], "kind": "let", "range": [ - 76970, - 77215 + 77095, + 77340 ], "loc": { "start": { - "line": 2526, + "line": 2528, "column": 8 }, "end": { - "line": 2531, + "line": 2533, "column": 11 } }, @@ -132470,16 +132723,16 @@ "type": "Line", "value": " ensure valid rows index do not contain excluded rows and row is", "range": [ - 76874, - 76940 + 76999, + 77065 ], "loc": { "start": { - "line": 2524, + "line": 2526, "column": 8 }, "end": { - "line": 2524, + "line": 2526, "column": 74 } } @@ -132488,16 +132741,16 @@ "type": "Line", "value": " displayed", "range": [ - 76949, - 76961 + 77074, + 77086 ], "loc": { "start": { - "line": 2525, + "line": 2527, "column": 8 }, "end": { - "line": 2525, + "line": 2527, "column": 20 } } @@ -132508,16 +132761,16 @@ "type": "Line", "value": " convert column value to expected type if necessary", "range": [ - 77225, - 77278 + 77350, + 77403 ], "loc": { "start": { - "line": 2533, + "line": 2535, "column": 8 }, "end": { - "line": 2533, + "line": 2535, "column": 61 } } @@ -132533,16 +132786,16 @@ "type": "Identifier", "name": "validColValues", "range": [ - 77291, - 77305 + 77416, + 77430 ], "loc": { "start": { - "line": 2534, + "line": 2536, "column": 12 }, "end": { - "line": 2534, + "line": 2536, "column": 26 } } @@ -132556,16 +132809,16 @@ "type": "Identifier", "name": "validRows", "range": [ - 77308, - 77317 + 77433, + 77442 ], "loc": { "start": { - "line": 2534, + "line": 2536, "column": 29 }, "end": { - "line": 2534, + "line": 2536, "column": 38 } } @@ -132574,31 +132827,31 @@ "type": "Identifier", "name": "map", "range": [ - 77318, - 77321 + 77443, + 77446 ], "loc": { "start": { - "line": 2534, + "line": 2536, "column": 39 }, "end": { - "line": 2534, + "line": 2536, "column": 42 } } }, "range": [ - 77308, - 77321 + 77433, + 77446 ], "loc": { "start": { - "line": 2534, + "line": 2536, "column": 29 }, "end": { - "line": 2534, + "line": 2536, "column": 42 } } @@ -132612,16 +132865,16 @@ "type": "Identifier", "name": "rowIdx", "range": [ - 77323, - 77329 + 77448, + 77454 ], "loc": { "start": { - "line": 2534, + "line": 2536, "column": 44 }, "end": { - "line": 2534, + "line": 2536, "column": 50 } } @@ -132638,16 +132891,16 @@ "type": "Identifier", "name": "getContent", "range": [ - 77355, - 77365 + 77480, + 77490 ], "loc": { "start": { - "line": 2535, + "line": 2537, "column": 19 }, "end": { - "line": 2535, + "line": 2537, "column": 29 } } @@ -132666,16 +132919,16 @@ "type": "Identifier", "name": "rows", "range": [ - 77366, - 77370 + 77491, + 77495 ], "loc": { "start": { - "line": 2535, + "line": 2537, "column": 30 }, "end": { - "line": 2535, + "line": 2537, "column": 34 } } @@ -132684,31 +132937,31 @@ "type": "Identifier", "name": "rowIdx", "range": [ - 77371, - 77377 + 77496, + 77502 ], "loc": { "start": { - "line": 2535, + "line": 2537, "column": 35 }, "end": { - "line": 2535, + "line": 2537, "column": 41 } } }, "range": [ - 77366, - 77378 + 77491, + 77503 ], "loc": { "start": { - "line": 2535, + "line": 2537, "column": 30 }, "end": { - "line": 2535, + "line": 2537, "column": 42 } } @@ -132717,31 +132970,31 @@ "type": "Identifier", "name": "cells", "range": [ - 77379, - 77384 + 77504, + 77509 ], "loc": { "start": { - "line": 2535, + "line": 2537, "column": 43 }, "end": { - "line": 2535, + "line": 2537, "column": 48 } } }, "range": [ - 77366, - 77384 + 77491, + 77509 ], "loc": { "start": { - "line": 2535, + "line": 2537, "column": 30 }, "end": { - "line": 2535, + "line": 2537, "column": 48 } } @@ -132750,78 +133003,78 @@ "type": "Identifier", "name": "colIndex", "range": [ - 77385, - 77393 + 77510, + 77518 ], "loc": { "start": { - "line": 2535, + "line": 2537, "column": 49 }, "end": { - "line": 2535, + "line": 2537, "column": 57 } } }, "range": [ - 77366, - 77394 + 77491, + 77519 ], "loc": { "start": { - "line": 2535, + "line": 2537, "column": 30 }, "end": { - "line": 2535, + "line": 2537, "column": 58 } } } ], "range": [ - 77355, - 77395 + 77480, + 77520 ], "loc": { "start": { - "line": 2535, + "line": 2537, "column": 19 }, "end": { - "line": 2535, + "line": 2537, "column": 59 } } }, "range": [ - 77348, - 77396 + 77473, + 77521 ], "loc": { "start": { - "line": 2535, + "line": 2537, "column": 12 }, "end": { - "line": 2535, + "line": 2537, "column": 60 } } } ], "range": [ - 77334, - 77406 + 77459, + 77531 ], "loc": { "start": { - "line": 2534, + "line": 2536, "column": 55 }, "end": { - "line": 2536, + "line": 2538, "column": 9 } } @@ -132829,47 +133082,47 @@ "generator": false, "expression": false, "range": [ - 77322, - 77406 + 77447, + 77531 ], "loc": { "start": { - "line": 2534, + "line": 2536, "column": 43 }, "end": { - "line": 2536, + "line": 2538, "column": 9 } } } ], "range": [ - 77308, - 77407 + 77433, + 77532 ], "loc": { "start": { - "line": 2534, + "line": 2536, "column": 29 }, "end": { - "line": 2536, + "line": 2538, "column": 10 } } }, "range": [ - 77291, - 77407 + 77416, + 77532 ], "loc": { "start": { - "line": 2534, + "line": 2536, "column": 12 }, "end": { - "line": 2536, + "line": 2538, "column": 10 } } @@ -132877,16 +133130,16 @@ ], "kind": "let", "range": [ - 77287, - 77408 + 77412, + 77533 ], "loc": { "start": { - "line": 2534, + "line": 2536, "column": 8 }, "end": { - "line": 2536, + "line": 2538, "column": 11 } }, @@ -132895,16 +133148,16 @@ "type": "Line", "value": " convert column value to expected type if necessary", "range": [ - 77225, - 77278 + 77350, + 77403 ], "loc": { "start": { - "line": 2533, + "line": 2535, "column": 8 }, "end": { - "line": 2533, + "line": 2535, "column": 61 } } @@ -132917,16 +133170,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 77422, - 77436 + 77547, + 77561 ], "loc": { "start": { - "line": 2538, + "line": 2540, "column": 12 }, "end": { - "line": 2538, + "line": 2540, "column": 26 } } @@ -132945,16 +133198,16 @@ "type": "Identifier", "name": "validColValues", "range": [ - 77452, - 77466 + 77577, + 77591 ], "loc": { "start": { - "line": 2539, + "line": 2541, "column": 12 }, "end": { - "line": 2539, + "line": 2541, "column": 26 } } @@ -132963,31 +133216,31 @@ "type": "Identifier", "name": "unshift", "range": [ - 77467, - 77474 + 77592, + 77599 ], "loc": { "start": { - "line": 2539, + "line": 2541, "column": 27 }, "end": { - "line": 2539, + "line": 2541, "column": 34 } } }, "range": [ - 77452, - 77474 + 77577, + 77599 ], "loc": { "start": { - "line": 2539, + "line": 2541, "column": 12 }, "end": { - "line": 2539, + "line": 2541, "column": 34 } } @@ -133004,16 +133257,16 @@ "object": { "type": "ThisExpression", "range": [ - 77475, - 77479 + 77600, + 77604 ], "loc": { "start": { - "line": 2539, + "line": 2541, "column": 35 }, "end": { - "line": 2539, + "line": 2541, "column": 39 } } @@ -133022,47 +133275,47 @@ "type": "Identifier", "name": "getHeadersText", "range": [ - 77480, - 77494 + 77605, + 77619 ], "loc": { "start": { - "line": 2539, + "line": 2541, "column": 40 }, "end": { - "line": 2539, + "line": 2541, "column": 54 } } }, "range": [ - 77475, - 77494 + 77600, + 77619 ], "loc": { "start": { - "line": 2539, + "line": 2541, "column": 35 }, "end": { - "line": 2539, + "line": 2541, "column": 54 } } }, "arguments": [], "range": [ - 77475, - 77496 + 77600, + 77621 ], "loc": { "start": { - "line": 2539, + "line": 2541, "column": 35 }, "end": { - "line": 2539, + "line": 2541, "column": 56 } } @@ -133071,94 +133324,94 @@ "type": "Identifier", "name": "colIndex", "range": [ - 77497, - 77505 + 77622, + 77630 ], "loc": { "start": { - "line": 2539, + "line": 2541, "column": 57 }, "end": { - "line": 2539, + "line": 2541, "column": 65 } } }, "range": [ - 77475, - 77506 + 77600, + 77631 ], "loc": { "start": { - "line": 2539, + "line": 2541, "column": 35 }, "end": { - "line": 2539, + "line": 2541, "column": 66 } } } ], "range": [ - 77452, - 77507 + 77577, + 77632 ], "loc": { "start": { - "line": 2539, + "line": 2541, "column": 12 }, "end": { - "line": 2539, + "line": 2541, "column": 67 } } }, "range": [ - 77452, - 77508 + 77577, + 77633 ], "loc": { "start": { - "line": 2539, + "line": 2541, "column": 12 }, "end": { - "line": 2539, + "line": 2541, "column": 68 } } } ], "range": [ - 77438, - 77518 + 77563, + 77643 ], "loc": { "start": { - "line": 2538, + "line": 2540, "column": 28 }, "end": { - "line": 2540, + "line": 2542, "column": 9 } } }, "alternate": null, "range": [ - 77418, - 77518 + 77543, + 77643 ], "loc": { "start": { - "line": 2538, + "line": 2540, "column": 8 }, "end": { - "line": 2540, + "line": 2542, "column": 9 } } @@ -133169,47 +133422,47 @@ "type": "Identifier", "name": "validColValues", "range": [ - 77535, - 77549 + 77660, + 77674 ], "loc": { "start": { - "line": 2542, + "line": 2544, "column": 15 }, "end": { - "line": 2542, + "line": 2544, "column": 29 } } }, "range": [ - 77528, - 77550 + 77653, + 77675 ], "loc": { "start": { - "line": 2542, + "line": 2544, "column": 8 }, "end": { - "line": 2542, + "line": 2544, "column": 30 } } } ], "range": [ - 76655, - 77556 + 76780, + 77681 ], "loc": { "start": { - "line": 2515, + "line": 2517, "column": 6 }, "end": { - "line": 2543, + "line": 2545, "column": 5 } } @@ -133217,16 +133470,16 @@ "generator": false, "expression": false, "range": [ - 76529, - 77556 + 76654, + 77681 ], "loc": { "start": { - "line": 2509, + "line": 2511, "column": 22 }, "end": { - "line": 2543, + "line": 2545, "column": 5 } } @@ -133234,16 +133487,16 @@ "kind": "method", "computed": false, "range": [ - 76511, - 77556 + 76636, + 77681 ], "loc": { "start": { - "line": 2509, + "line": 2511, "column": 4 }, "end": { - "line": 2543, + "line": 2545, "column": 5 } }, @@ -133252,16 +133505,16 @@ "type": "Block", "value": "*\n * Return the filtered data for a given column index\n * @param {Number} colIndex Colmun's index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [typed=false] Return typed value\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @param {Boolean} [visible=true] Return only filtered and visible data\n * (relevant for paging)\n * @return {Array} Flat list of values ['val0','val1','val2'...]\n * @private\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 75900, - 76506 + 76025, + 76631 ], "loc": { "start": { - "line": 2496, + "line": 2498, "column": 4 }, "end": { - "line": 2508, + "line": 2510, "column": 7 } } @@ -133272,16 +133525,16 @@ "type": "Block", "value": "*\n * Get the display value of a row\n * @param {HTMLTableRowElement} row DOM element of the row\n * @return {String} Usually 'none' or ''\n ", "range": [ - 77562, - 77724 + 77687, + 77849 ], "loc": { "start": { - "line": 2545, + "line": 2547, "column": 4 }, "end": { - "line": 2549, + "line": 2551, "column": 7 } } @@ -133295,16 +133548,16 @@ "type": "Identifier", "name": "getRowDisplay", "range": [ - 77729, - 77742 + 77854, + 77867 ], "loc": { "start": { - "line": 2550, + "line": 2552, "column": 4 }, "end": { - "line": 2550, + "line": 2552, "column": 17 } } @@ -133317,16 +133570,16 @@ "type": "Identifier", "name": "row", "range": [ - 77743, - 77746 + 77868, + 77871 ], "loc": { "start": { - "line": 2550, + "line": 2552, "column": 18 }, "end": { - "line": 2550, + "line": 2552, "column": 21 } } @@ -133347,16 +133600,16 @@ "type": "Identifier", "name": "row", "range": [ - 77765, - 77768 + 77890, + 77893 ], "loc": { "start": { - "line": 2551, + "line": 2553, "column": 15 }, "end": { - "line": 2551, + "line": 2553, "column": 18 } } @@ -133365,31 +133618,31 @@ "type": "Identifier", "name": "style", "range": [ - 77769, - 77774 + 77894, + 77899 ], "loc": { "start": { - "line": 2551, + "line": 2553, "column": 19 }, "end": { - "line": 2551, + "line": 2553, "column": 24 } } }, "range": [ - 77765, - 77774 + 77890, + 77899 ], "loc": { "start": { - "line": 2551, + "line": 2553, "column": 15 }, "end": { - "line": 2551, + "line": 2553, "column": 24 } } @@ -133398,62 +133651,62 @@ "type": "Identifier", "name": "display", "range": [ - 77775, - 77782 + 77900, + 77907 ], "loc": { "start": { - "line": 2551, + "line": 2553, "column": 25 }, "end": { - "line": 2551, + "line": 2553, "column": 32 } } }, "range": [ - 77765, - 77782 + 77890, + 77907 ], "loc": { "start": { - "line": 2551, + "line": 2553, "column": 15 }, "end": { - "line": 2551, + "line": 2553, "column": 32 } } }, "range": [ - 77758, - 77783 + 77883, + 77908 ], "loc": { "start": { - "line": 2551, + "line": 2553, "column": 8 }, "end": { - "line": 2551, + "line": 2553, "column": 33 } } } ], "range": [ - 77748, - 77789 + 77873, + 77914 ], "loc": { "start": { - "line": 2550, + "line": 2552, "column": 23 }, "end": { - "line": 2552, + "line": 2554, "column": 5 } } @@ -133461,16 +133714,16 @@ "generator": false, "expression": false, "range": [ - 77742, - 77789 + 77867, + 77914 ], "loc": { "start": { - "line": 2550, + "line": 2552, "column": 17 }, "end": { - "line": 2552, + "line": 2554, "column": 5 } } @@ -133478,16 +133731,16 @@ "kind": "method", "computed": false, "range": [ - 77729, - 77789 + 77854, + 77914 ], "loc": { "start": { - "line": 2550, + "line": 2552, "column": 4 }, "end": { - "line": 2552, + "line": 2554, "column": 5 } }, @@ -133496,16 +133749,16 @@ "type": "Block", "value": "*\n * Get the display value of a row\n * @param {HTMLTableRowElement} row DOM element of the row\n * @return {String} Usually 'none' or ''\n ", "range": [ - 77562, - 77724 + 77687, + 77849 ], "loc": { "start": { - "line": 2545, + "line": 2547, "column": 4 }, "end": { - "line": 2549, + "line": 2551, "column": 7 } } @@ -133516,16 +133769,16 @@ "type": "Block", "value": "*\n * Validate/invalidate row by setting the 'validRow' attribute on the row\n * @param {Number} rowIndex Index of the row\n * @param {Boolean} isValid\n ", "range": [ - 77795, - 77968 + 77920, + 78093 ], "loc": { "start": { - "line": 2554, + "line": 2556, "column": 4 }, "end": { - "line": 2558, + "line": 2560, "column": 7 } } @@ -133539,16 +133792,16 @@ "type": "Identifier", "name": "validateRow", "range": [ - 77973, - 77984 + 78098, + 78109 ], "loc": { "start": { - "line": 2559, + "line": 2561, "column": 4 }, "end": { - "line": 2559, + "line": 2561, "column": 15 } } @@ -133561,16 +133814,16 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 77985, - 77993 + 78110, + 78118 ], "loc": { "start": { - "line": 2559, + "line": 2561, "column": 16 }, "end": { - "line": 2559, + "line": 2561, "column": 24 } } @@ -133579,16 +133832,16 @@ "type": "Identifier", "name": "isValid", "range": [ - 77995, - 78002 + 78120, + 78127 ], "loc": { "start": { - "line": 2559, + "line": 2561, "column": 26 }, "end": { - "line": 2559, + "line": 2561, "column": 33 } } @@ -133606,16 +133859,16 @@ "type": "Identifier", "name": "row", "range": [ - 78018, - 78021 + 78143, + 78146 ], "loc": { "start": { - "line": 2560, + "line": 2562, "column": 12 }, "end": { - "line": 2560, + "line": 2562, "column": 15 } } @@ -133634,16 +133887,16 @@ "object": { "type": "ThisExpression", "range": [ - 78024, - 78028 + 78149, + 78153 ], "loc": { "start": { - "line": 2560, + "line": 2562, "column": 18 }, "end": { - "line": 2560, + "line": 2562, "column": 22 } } @@ -133652,47 +133905,47 @@ "type": "Identifier", "name": "dom", "range": [ - 78029, - 78032 + 78154, + 78157 ], "loc": { "start": { - "line": 2560, + "line": 2562, "column": 23 }, "end": { - "line": 2560, + "line": 2562, "column": 26 } } }, "range": [ - 78024, - 78032 + 78149, + 78157 ], "loc": { "start": { - "line": 2560, + "line": 2562, "column": 18 }, "end": { - "line": 2560, + "line": 2562, "column": 26 } } }, "arguments": [], "range": [ - 78024, - 78034 + 78149, + 78159 ], "loc": { "start": { - "line": 2560, + "line": 2562, "column": 18 }, "end": { - "line": 2560, + "line": 2562, "column": 28 } } @@ -133701,31 +133954,31 @@ "type": "Identifier", "name": "rows", "range": [ - 78035, - 78039 + 78160, + 78164 ], "loc": { "start": { - "line": 2560, + "line": 2562, "column": 29 }, "end": { - "line": 2560, + "line": 2562, "column": 33 } } }, "range": [ - 78024, - 78039 + 78149, + 78164 ], "loc": { "start": { - "line": 2560, + "line": 2562, "column": 18 }, "end": { - "line": 2560, + "line": 2562, "column": 33 } } @@ -133734,46 +133987,46 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 78040, - 78048 + 78165, + 78173 ], "loc": { "start": { - "line": 2560, + "line": 2562, "column": 34 }, "end": { - "line": 2560, + "line": 2562, "column": 42 } } }, "range": [ - 78024, - 78049 + 78149, + 78174 ], "loc": { "start": { - "line": 2560, + "line": 2562, "column": 18 }, "end": { - "line": 2560, + "line": 2562, "column": 43 } } }, "range": [ - 78018, - 78049 + 78143, + 78174 ], "loc": { "start": { - "line": 2560, + "line": 2562, "column": 12 }, "end": { - "line": 2560, + "line": 2562, "column": 43 } } @@ -133781,16 +134034,16 @@ ], "kind": "let", "range": [ - 78014, - 78050 + 78139, + 78175 ], "loc": { "start": { - "line": 2560, + "line": 2562, "column": 8 }, "end": { - "line": 2560, + "line": 2562, "column": 44 } } @@ -133807,32 +134060,32 @@ "type": "Identifier", "name": "row", "range": [ - 78064, - 78067 + 78189, + 78192 ], "loc": { "start": { - "line": 2561, + "line": 2563, "column": 13 }, "end": { - "line": 2561, + "line": 2563, "column": 16 } } }, "prefix": true, "range": [ - 78063, - 78067 + 78188, + 78192 ], "loc": { "start": { - "line": 2561, + "line": 2563, "column": 12 }, "end": { - "line": 2561, + "line": 2563, "column": 16 } } @@ -133847,32 +134100,32 @@ "type": "Identifier", "name": "isValid", "range": [ - 78078, - 78085 + 78203, + 78210 ], "loc": { "start": { - "line": 2561, + "line": 2563, "column": 27 }, "end": { - "line": 2561, + "line": 2563, "column": 34 } } }, "prefix": true, "range": [ - 78071, - 78085 + 78196, + 78210 ], "loc": { "start": { - "line": 2561, + "line": 2563, "column": 20 }, "end": { - "line": 2561, + "line": 2563, "column": 34 } } @@ -133882,46 +134135,46 @@ "value": "boolean", "raw": "'boolean'", "range": [ - 78090, - 78099 + 78215, + 78224 ], "loc": { "start": { - "line": 2561, + "line": 2563, "column": 39 }, "end": { - "line": 2561, + "line": 2563, "column": 48 } } }, "range": [ - 78071, - 78099 + 78196, + 78224 ], "loc": { "start": { - "line": 2561, + "line": 2563, "column": 20 }, "end": { - "line": 2561, + "line": 2563, "column": 48 } } }, "range": [ - 78063, - 78099 + 78188, + 78224 ], "loc": { "start": { - "line": 2561, + "line": 2563, "column": 12 }, "end": { - "line": 2561, + "line": 2563, "column": 48 } } @@ -133933,48 +134186,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 78115, - 78122 + 78240, + 78247 ], "loc": { "start": { - "line": 2562, + "line": 2564, "column": 12 }, "end": { - "line": 2562, + "line": 2564, "column": 19 } } } ], "range": [ - 78101, - 78132 + 78226, + 78257 ], "loc": { "start": { - "line": 2561, + "line": 2563, "column": 50 }, "end": { - "line": 2563, + "line": 2565, "column": 9 } } }, "alternate": null, "range": [ - 78059, - 78132 + 78184, + 78257 ], "loc": { "start": { - "line": 2561, + "line": 2563, "column": 8 }, "end": { - "line": 2563, + "line": 2565, "column": 9 } }, @@ -133983,16 +134236,16 @@ "type": "Line", "value": " always visible rows are valid", "range": [ - 78142, - 78174 + 78267, + 78299 ], "loc": { "start": { - "line": 2565, + "line": 2567, "column": 8 }, "end": { - "line": 2565, + "line": 2567, "column": 40 } } @@ -134010,16 +134263,16 @@ "object": { "type": "ThisExpression", "range": [ - 78187, - 78191 + 78312, + 78316 ], "loc": { "start": { - "line": 2566, + "line": 2568, "column": 12 }, "end": { - "line": 2566, + "line": 2568, "column": 16 } } @@ -134028,31 +134281,31 @@ "type": "Identifier", "name": "hasVisibleRows", "range": [ - 78192, - 78206 + 78317, + 78331 ], "loc": { "start": { - "line": 2566, + "line": 2568, "column": 17 }, "end": { - "line": 2566, + "line": 2568, "column": 31 } } }, "range": [ - 78187, - 78206 + 78312, + 78331 ], "loc": { "start": { - "line": 2566, + "line": 2568, "column": 12 }, "end": { - "line": 2566, + "line": 2568, "column": 31 } } @@ -134071,16 +134324,16 @@ "object": { "type": "ThisExpression", "range": [ - 78210, - 78214 + 78335, + 78339 ], "loc": { "start": { - "line": 2566, + "line": 2568, "column": 35 }, "end": { - "line": 2566, + "line": 2568, "column": 39 } } @@ -134089,31 +134342,31 @@ "type": "Identifier", "name": "visibleRows", "range": [ - 78215, - 78226 + 78340, + 78351 ], "loc": { "start": { - "line": 2566, + "line": 2568, "column": 40 }, "end": { - "line": 2566, + "line": 2568, "column": 51 } } }, "range": [ - 78210, - 78226 + 78335, + 78351 ], "loc": { "start": { - "line": 2566, + "line": 2568, "column": 35 }, "end": { - "line": 2566, + "line": 2568, "column": 51 } } @@ -134122,31 +134375,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 78227, - 78234 + 78352, + 78359 ], "loc": { "start": { - "line": 2566, + "line": 2568, "column": 52 }, "end": { - "line": 2566, + "line": 2568, "column": 59 } } }, "range": [ - 78210, - 78234 + 78335, + 78359 ], "loc": { "start": { - "line": 2566, + "line": 2568, "column": 35 }, "end": { - "line": 2566, + "line": 2568, "column": 59 } } @@ -134156,32 +134409,32 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 78235, - 78243 + 78360, + 78368 ], "loc": { "start": { - "line": 2566, + "line": 2568, "column": 60 }, "end": { - "line": 2566, + "line": 2568, "column": 68 } } } ], "range": [ - 78210, - 78244 + 78335, + 78369 ], "loc": { "start": { - "line": 2566, + "line": 2568, "column": 35 }, "end": { - "line": 2566, + "line": 2568, "column": 69 } } @@ -134194,62 +134447,62 @@ "value": 1, "raw": "1", "range": [ - 78250, - 78251 + 78375, + 78376 ], "loc": { "start": { - "line": 2566, + "line": 2568, "column": 75 }, "end": { - "line": 2566, + "line": 2568, "column": 76 } } }, "prefix": true, "range": [ - 78249, - 78251 + 78374, + 78376 ], "loc": { "start": { - "line": 2566, + "line": 2568, "column": 74 }, "end": { - "line": 2566, + "line": 2568, "column": 76 } } }, "range": [ - 78210, - 78251 + 78335, + 78376 ], "loc": { "start": { - "line": 2566, + "line": 2568, "column": 35 }, "end": { - "line": 2566, + "line": 2568, "column": 76 } } }, "range": [ - 78187, - 78251 + 78312, + 78376 ], "loc": { "start": { - "line": 2566, + "line": 2568, "column": 12 }, "end": { - "line": 2566, + "line": 2568, "column": 76 } } @@ -134266,16 +134519,16 @@ "type": "Identifier", "name": "isValid", "range": [ - 78267, - 78274 + 78392, + 78399 ], "loc": { "start": { - "line": 2567, + "line": 2569, "column": 12 }, "end": { - "line": 2567, + "line": 2569, "column": 19 } } @@ -134285,78 +134538,78 @@ "value": true, "raw": "true", "range": [ - 78277, - 78281 + 78402, + 78406 ], "loc": { "start": { - "line": 2567, + "line": 2569, "column": 22 }, "end": { - "line": 2567, + "line": 2569, "column": 26 } } }, "range": [ - 78267, - 78281 + 78392, + 78406 ], "loc": { "start": { - "line": 2567, + "line": 2569, "column": 12 }, "end": { - "line": 2567, + "line": 2569, "column": 26 } } }, "range": [ - 78267, - 78282 + 78392, + 78407 ], "loc": { "start": { - "line": 2567, + "line": 2569, "column": 12 }, "end": { - "line": 2567, + "line": 2569, "column": 27 } } } ], "range": [ - 78253, - 78292 + 78378, + 78417 ], "loc": { "start": { - "line": 2566, + "line": 2568, "column": 78 }, "end": { - "line": 2568, + "line": 2570, "column": 9 } } }, "alternate": null, "range": [ - 78183, - 78292 + 78308, + 78417 ], "loc": { "start": { - "line": 2566, + "line": 2568, "column": 8 }, "end": { - "line": 2568, + "line": 2570, "column": 9 } }, @@ -134365,16 +134618,16 @@ "type": "Line", "value": " always visible rows are valid", "range": [ - 78142, - 78174 + 78267, + 78299 ], "loc": { "start": { - "line": 2565, + "line": 2567, "column": 8 }, "end": { - "line": 2565, + "line": 2567, "column": 40 } } @@ -134390,16 +134643,16 @@ "type": "Identifier", "name": "displayFlag", "range": [ - 78306, - 78317 + 78431, + 78442 ], "loc": { "start": { - "line": 2570, + "line": 2572, "column": 12 }, "end": { - "line": 2570, + "line": 2572, "column": 23 } } @@ -134410,16 +134663,16 @@ "type": "Identifier", "name": "isValid", "range": [ - 78320, - 78327 + 78445, + 78452 ], "loc": { "start": { - "line": 2570, + "line": 2572, "column": 26 }, "end": { - "line": 2570, + "line": 2572, "column": 33 } } @@ -134429,16 +134682,16 @@ "value": "", "raw": "''", "range": [ - 78330, - 78332 + 78455, + 78457 ], "loc": { "start": { - "line": 2570, + "line": 2572, "column": 36 }, "end": { - "line": 2570, + "line": 2572, "column": 38 } } @@ -134447,46 +134700,46 @@ "type": "Identifier", "name": "NONE", "range": [ - 78335, - 78339 + 78460, + 78464 ], "loc": { "start": { - "line": 2570, + "line": 2572, "column": 41 }, "end": { - "line": 2570, + "line": 2572, "column": 45 } } }, "range": [ - 78320, - 78339 + 78445, + 78464 ], "loc": { "start": { - "line": 2570, + "line": 2572, "column": 26 }, "end": { - "line": 2570, + "line": 2572, "column": 45 } } }, "range": [ - 78306, - 78339 + 78431, + 78464 ], "loc": { "start": { - "line": 2570, + "line": 2572, "column": 12 }, "end": { - "line": 2570, + "line": 2572, "column": 45 } } @@ -134497,16 +134750,16 @@ "type": "Identifier", "name": "validFlag", "range": [ - 78353, - 78362 + 78478, + 78487 ], "loc": { "start": { - "line": 2571, + "line": 2573, "column": 12 }, "end": { - "line": 2571, + "line": 2573, "column": 21 } } @@ -134517,16 +134770,16 @@ "type": "Identifier", "name": "isValid", "range": [ - 78365, - 78372 + 78490, + 78497 ], "loc": { "start": { - "line": 2571, + "line": 2573, "column": 24 }, "end": { - "line": 2571, + "line": 2573, "column": 31 } } @@ -134536,16 +134789,16 @@ "value": "true", "raw": "'true'", "range": [ - 78375, - 78381 + 78500, + 78506 ], "loc": { "start": { - "line": 2571, + "line": 2573, "column": 34 }, "end": { - "line": 2571, + "line": 2573, "column": 40 } } @@ -134555,46 +134808,46 @@ "value": "false", "raw": "'false'", "range": [ - 78384, - 78391 + 78509, + 78516 ], "loc": { "start": { - "line": 2571, + "line": 2573, "column": 43 }, "end": { - "line": 2571, + "line": 2573, "column": 50 } } }, "range": [ - 78365, - 78391 + 78490, + 78516 ], "loc": { "start": { - "line": 2571, + "line": 2573, "column": 24 }, "end": { - "line": 2571, + "line": 2573, "column": 50 } } }, "range": [ - 78353, - 78391 + 78478, + 78516 ], "loc": { "start": { - "line": 2571, + "line": 2573, "column": 12 }, "end": { - "line": 2571, + "line": 2573, "column": 50 } } @@ -134602,16 +134855,16 @@ ], "kind": "let", "range": [ - 78302, - 78392 + 78427, + 78517 ], "loc": { "start": { - "line": 2570, + "line": 2572, "column": 8 }, "end": { - "line": 2571, + "line": 2573, "column": 51 } } @@ -134631,16 +134884,16 @@ "type": "Identifier", "name": "row", "range": [ - 78401, - 78404 + 78526, + 78529 ], "loc": { "start": { - "line": 2572, + "line": 2574, "column": 8 }, "end": { - "line": 2572, + "line": 2574, "column": 11 } } @@ -134649,31 +134902,31 @@ "type": "Identifier", "name": "style", "range": [ - 78405, - 78410 + 78530, + 78535 ], "loc": { "start": { - "line": 2572, + "line": 2574, "column": 12 }, "end": { - "line": 2572, + "line": 2574, "column": 17 } } }, "range": [ - 78401, - 78410 + 78526, + 78535 ], "loc": { "start": { - "line": 2572, + "line": 2574, "column": 8 }, "end": { - "line": 2572, + "line": 2574, "column": 17 } } @@ -134682,31 +134935,31 @@ "type": "Identifier", "name": "display", "range": [ - 78411, - 78418 + 78536, + 78543 ], "loc": { "start": { - "line": 2572, + "line": 2574, "column": 18 }, "end": { - "line": 2572, + "line": 2574, "column": 25 } } }, "range": [ - 78401, - 78418 + 78526, + 78543 ], "loc": { "start": { - "line": 2572, + "line": 2574, "column": 8 }, "end": { - "line": 2572, + "line": 2574, "column": 25 } } @@ -134715,46 +134968,46 @@ "type": "Identifier", "name": "displayFlag", "range": [ - 78421, - 78432 + 78546, + 78557 ], "loc": { "start": { - "line": 2572, + "line": 2574, "column": 28 }, "end": { - "line": 2572, + "line": 2574, "column": 39 } } }, "range": [ - 78401, - 78432 + 78526, + 78557 ], "loc": { "start": { - "line": 2572, + "line": 2574, "column": 8 }, "end": { - "line": 2572, + "line": 2574, "column": 39 } } }, "range": [ - 78401, - 78433 + 78526, + 78558 ], "loc": { "start": { - "line": 2572, + "line": 2574, "column": 8 }, "end": { - "line": 2572, + "line": 2574, "column": 40 } } @@ -134767,16 +135020,16 @@ "object": { "type": "ThisExpression", "range": [ - 78447, - 78451 + 78572, + 78576 ], "loc": { "start": { - "line": 2574, + "line": 2576, "column": 12 }, "end": { - "line": 2574, + "line": 2576, "column": 16 } } @@ -134785,31 +135038,31 @@ "type": "Identifier", "name": "paging", "range": [ - 78452, - 78458 + 78577, + 78583 ], "loc": { "start": { - "line": 2574, + "line": 2576, "column": 17 }, "end": { - "line": 2574, + "line": 2576, "column": 23 } } }, "range": [ - 78447, - 78458 + 78572, + 78583 ], "loc": { "start": { - "line": 2574, + "line": 2576, "column": 12 }, "end": { - "line": 2574, + "line": 2576, "column": 23 } } @@ -134828,16 +135081,16 @@ "type": "Identifier", "name": "row", "range": [ - 78474, - 78477 + 78599, + 78602 ], "loc": { "start": { - "line": 2575, + "line": 2577, "column": 12 }, "end": { - "line": 2575, + "line": 2577, "column": 15 } } @@ -134846,31 +135099,31 @@ "type": "Identifier", "name": "setAttribute", "range": [ - 78478, - 78490 + 78603, + 78615 ], "loc": { "start": { - "line": 2575, + "line": 2577, "column": 16 }, "end": { - "line": 2575, + "line": 2577, "column": 28 } } }, "range": [ - 78474, - 78490 + 78599, + 78615 ], "loc": { "start": { - "line": 2575, + "line": 2577, "column": 12 }, "end": { - "line": 2575, + "line": 2577, "column": 28 } } @@ -134881,16 +135134,16 @@ "value": "validRow", "raw": "'validRow'", "range": [ - 78491, - 78501 + 78616, + 78626 ], "loc": { "start": { - "line": 2575, + "line": 2577, "column": 29 }, "end": { - "line": 2575, + "line": 2577, "column": 39 } } @@ -134899,79 +135152,79 @@ "type": "Identifier", "name": "validFlag", "range": [ - 78503, - 78512 + 78628, + 78637 ], "loc": { "start": { - "line": 2575, + "line": 2577, "column": 41 }, "end": { - "line": 2575, + "line": 2577, "column": 50 } } } ], "range": [ - 78474, - 78513 + 78599, + 78638 ], "loc": { "start": { - "line": 2575, + "line": 2577, "column": 12 }, "end": { - "line": 2575, + "line": 2577, "column": 51 } } }, "range": [ - 78474, - 78514 + 78599, + 78639 ], "loc": { "start": { - "line": 2575, + "line": 2577, "column": 12 }, "end": { - "line": 2575, + "line": 2577, "column": 52 } } } ], "range": [ - 78460, - 78524 + 78585, + 78649 ], "loc": { "start": { - "line": 2574, + "line": 2576, "column": 25 }, "end": { - "line": 2576, + "line": 2578, "column": 9 } } }, "alternate": null, "range": [ - 78443, - 78524 + 78568, + 78649 ], "loc": { "start": { - "line": 2574, + "line": 2576, "column": 8 }, "end": { - "line": 2576, + "line": 2578, "column": 9 } } @@ -134982,16 +135235,16 @@ "type": "Identifier", "name": "isValid", "range": [ - 78538, - 78545 + 78663, + 78670 ], "loc": { "start": { - "line": 2578, + "line": 2580, "column": 12 }, "end": { - "line": 2578, + "line": 2580, "column": 19 } } @@ -135015,16 +135268,16 @@ "object": { "type": "ThisExpression", "range": [ - 78565, - 78569 + 78690, + 78694 ], "loc": { "start": { - "line": 2579, + "line": 2581, "column": 16 }, "end": { - "line": 2579, + "line": 2581, "column": 20 } } @@ -135033,31 +135286,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 78570, - 78584 + 78695, + 78709 ], "loc": { "start": { - "line": 2579, + "line": 2581, "column": 21 }, "end": { - "line": 2579, + "line": 2581, "column": 35 } } }, "range": [ - 78565, - 78584 + 78690, + 78709 ], "loc": { "start": { - "line": 2579, + "line": 2581, "column": 16 }, "end": { - "line": 2579, + "line": 2581, "column": 35 } } @@ -135066,31 +135319,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 78585, - 78592 + 78710, + 78717 ], "loc": { "start": { - "line": 2579, + "line": 2581, "column": 36 }, "end": { - "line": 2579, + "line": 2581, "column": 43 } } }, "range": [ - 78565, - 78592 + 78690, + 78717 ], "loc": { "start": { - "line": 2579, + "line": 2581, "column": 16 }, "end": { - "line": 2579, + "line": 2581, "column": 43 } } @@ -135100,32 +135353,32 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 78593, - 78601 + 78718, + 78726 ], "loc": { "start": { - "line": 2579, + "line": 2581, "column": 44 }, "end": { - "line": 2579, + "line": 2581, "column": 52 } } } ], "range": [ - 78565, - 78602 + 78690, + 78727 ], "loc": { "start": { - "line": 2579, + "line": 2581, "column": 16 }, "end": { - "line": 2579, + "line": 2581, "column": 53 } } @@ -135138,47 +135391,47 @@ "value": 1, "raw": "1", "range": [ - 78608, - 78609 + 78733, + 78734 ], "loc": { "start": { - "line": 2579, + "line": 2581, "column": 59 }, "end": { - "line": 2579, + "line": 2581, "column": 60 } } }, "prefix": true, "range": [ - 78607, - 78609 + 78732, + 78734 ], "loc": { "start": { - "line": 2579, + "line": 2581, "column": 58 }, "end": { - "line": 2579, + "line": 2581, "column": 60 } } }, "range": [ - 78565, - 78609 + 78690, + 78734 ], "loc": { "start": { - "line": 2579, + "line": 2581, "column": 16 }, "end": { - "line": 2579, + "line": 2581, "column": 60 } } @@ -135199,16 +135452,16 @@ "object": { "type": "ThisExpression", "range": [ - 78629, - 78633 + 78754, + 78758 ], "loc": { "start": { - "line": 2580, + "line": 2582, "column": 16 }, "end": { - "line": 2580, + "line": 2582, "column": 20 } } @@ -135217,31 +135470,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 78634, - 78648 + 78759, + 78773 ], "loc": { "start": { - "line": 2580, + "line": 2582, "column": 21 }, "end": { - "line": 2580, + "line": 2582, "column": 35 } } }, "range": [ - 78629, - 78648 + 78754, + 78773 ], "loc": { "start": { - "line": 2580, + "line": 2582, "column": 16 }, "end": { - "line": 2580, + "line": 2582, "column": 35 } } @@ -135250,31 +135503,31 @@ "type": "Identifier", "name": "push", "range": [ - 78649, - 78653 + 78774, + 78778 ], "loc": { "start": { - "line": 2580, + "line": 2582, "column": 36 }, "end": { - "line": 2580, + "line": 2582, "column": 40 } } }, "range": [ - 78629, - 78653 + 78754, + 78778 ], "loc": { "start": { - "line": 2580, + "line": 2582, "column": 16 }, "end": { - "line": 2580, + "line": 2582, "column": 40 } } @@ -135284,79 +135537,79 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 78654, - 78662 + 78779, + 78787 ], "loc": { "start": { - "line": 2580, + "line": 2582, "column": 41 }, "end": { - "line": 2580, + "line": 2582, "column": 49 } } } ], "range": [ - 78629, - 78663 + 78754, + 78788 ], "loc": { "start": { - "line": 2580, + "line": 2582, "column": 16 }, "end": { - "line": 2580, + "line": 2582, "column": 50 } } }, "range": [ - 78629, - 78664 + 78754, + 78789 ], "loc": { "start": { - "line": 2580, + "line": 2582, "column": 16 }, "end": { - "line": 2580, + "line": 2582, "column": 51 } } } ], "range": [ - 78611, - 78678 + 78736, + 78803 ], "loc": { "start": { - "line": 2579, + "line": 2581, "column": 62 }, "end": { - "line": 2581, + "line": 2583, "column": 13 } } }, "alternate": null, "range": [ - 78561, - 78678 + 78686, + 78803 ], "loc": { "start": { - "line": 2579, + "line": 2581, "column": 12 }, "end": { - "line": 2581, + "line": 2583, "column": 13 } } @@ -135371,16 +135624,16 @@ "object": { "type": "ThisExpression", "range": [ - 78692, - 78696 + 78817, + 78821 ], "loc": { "start": { - "line": 2583, + "line": 2585, "column": 12 }, "end": { - "line": 2583, + "line": 2585, "column": 16 } } @@ -135389,31 +135642,31 @@ "type": "Identifier", "name": "onRowValidated", "range": [ - 78697, - 78711 + 78822, + 78836 ], "loc": { "start": { - "line": 2583, + "line": 2585, "column": 17 }, "end": { - "line": 2583, + "line": 2585, "column": 31 } } }, "range": [ - 78692, - 78711 + 78817, + 78836 ], "loc": { "start": { - "line": 2583, + "line": 2585, "column": 12 }, "end": { - "line": 2583, + "line": 2585, "column": 31 } } @@ -135422,16 +135675,16 @@ { "type": "ThisExpression", "range": [ - 78712, - 78716 + 78837, + 78841 ], "loc": { "start": { - "line": 2583, + "line": 2585, "column": 32 }, "end": { - "line": 2583, + "line": 2585, "column": 36 } } @@ -135440,47 +135693,47 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 78718, - 78726 + 78843, + 78851 ], "loc": { "start": { - "line": 2583, + "line": 2585, "column": 38 }, "end": { - "line": 2583, + "line": 2585, "column": 46 } } } ], "range": [ - 78692, - 78727 + 78817, + 78852 ], "loc": { "start": { - "line": 2583, + "line": 2585, "column": 12 }, "end": { - "line": 2583, + "line": 2585, "column": 47 } } }, "range": [ - 78692, - 78728 + 78817, + 78853 ], "loc": { "start": { - "line": 2583, + "line": 2585, "column": 12 }, "end": { - "line": 2583, + "line": 2585, "column": 48 } } @@ -135498,16 +135751,16 @@ "object": { "type": "ThisExpression", "range": [ - 78742, - 78746 + 78867, + 78871 ], "loc": { "start": { - "line": 2585, + "line": 2587, "column": 12 }, "end": { - "line": 2585, + "line": 2587, "column": 16 } } @@ -135516,31 +135769,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 78747, - 78754 + 78872, + 78879 ], "loc": { "start": { - "line": 2585, + "line": 2587, "column": 17 }, "end": { - "line": 2585, + "line": 2587, "column": 24 } } }, "range": [ - 78742, - 78754 + 78867, + 78879 ], "loc": { "start": { - "line": 2585, + "line": 2587, "column": 12 }, "end": { - "line": 2585, + "line": 2587, "column": 24 } } @@ -135549,31 +135802,31 @@ "type": "Identifier", "name": "emit", "range": [ - 78755, - 78759 + 78880, + 78884 ], "loc": { "start": { - "line": 2585, + "line": 2587, "column": 25 }, "end": { - "line": 2585, + "line": 2587, "column": 29 } } }, "range": [ - 78742, - 78759 + 78867, + 78884 ], "loc": { "start": { - "line": 2585, + "line": 2587, "column": 12 }, "end": { - "line": 2585, + "line": 2587, "column": 29 } } @@ -135584,16 +135837,16 @@ "value": "row-validated", "raw": "'row-validated'", "range": [ - 78760, - 78775 + 78885, + 78900 ], "loc": { "start": { - "line": 2585, + "line": 2587, "column": 30 }, "end": { - "line": 2585, + "line": 2587, "column": 45 } } @@ -135601,16 +135854,16 @@ { "type": "ThisExpression", "range": [ - 78777, - 78781 + 78902, + 78906 ], "loc": { "start": { - "line": 2585, + "line": 2587, "column": 47 }, "end": { - "line": 2585, + "line": 2587, "column": 51 } } @@ -135619,95 +135872,95 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 78783, - 78791 + 78908, + 78916 ], "loc": { "start": { - "line": 2585, + "line": 2587, "column": 53 }, "end": { - "line": 2585, + "line": 2587, "column": 61 } } } ], "range": [ - 78742, - 78792 + 78867, + 78917 ], "loc": { "start": { - "line": 2585, + "line": 2587, "column": 12 }, "end": { - "line": 2585, + "line": 2587, "column": 62 } } }, "range": [ - 78742, - 78793 + 78867, + 78918 ], "loc": { "start": { - "line": 2585, + "line": 2587, "column": 12 }, "end": { - "line": 2585, + "line": 2587, "column": 63 } } } ], "range": [ - 78547, - 78803 + 78672, + 78928 ], "loc": { "start": { - "line": 2578, + "line": 2580, "column": 21 }, "end": { - "line": 2586, + "line": 2588, "column": 9 } } }, "alternate": null, "range": [ - 78534, - 78803 + 78659, + 78928 ], "loc": { "start": { - "line": 2578, + "line": 2580, "column": 8 }, "end": { - "line": 2586, + "line": 2588, "column": 9 } } } ], "range": [ - 78004, - 78809 + 78129, + 78934 ], "loc": { "start": { - "line": 2559, + "line": 2561, "column": 35 }, "end": { - "line": 2587, + "line": 2589, "column": 5 } } @@ -135715,16 +135968,16 @@ "generator": false, "expression": false, "range": [ - 77984, - 78809 + 78109, + 78934 ], "loc": { "start": { - "line": 2559, + "line": 2561, "column": 15 }, "end": { - "line": 2587, + "line": 2589, "column": 5 } } @@ -135732,16 +135985,16 @@ "kind": "method", "computed": false, "range": [ - 77973, - 78809 + 78098, + 78934 ], "loc": { "start": { - "line": 2559, + "line": 2561, "column": 4 }, "end": { - "line": 2587, + "line": 2589, "column": 5 } }, @@ -135750,16 +136003,16 @@ "type": "Block", "value": "*\n * Validate/invalidate row by setting the 'validRow' attribute on the row\n * @param {Number} rowIndex Index of the row\n * @param {Boolean} isValid\n ", "range": [ - 77795, - 77968 + 77920, + 78093 ], "loc": { "start": { - "line": 2554, + "line": 2556, "column": 4 }, "end": { - "line": 2558, + "line": 2560, "column": 7 } } @@ -135770,16 +136023,16 @@ "type": "Block", "value": "*\n * Validate all filterable rows\n ", "range": [ - 78815, - 78862 + 78940, + 78987 ], "loc": { "start": { - "line": 2589, + "line": 2591, "column": 4 }, "end": { - "line": 2591, + "line": 2593, "column": 7 } } @@ -135793,16 +136046,16 @@ "type": "Identifier", "name": "validateAllRows", "range": [ - 78867, - 78882 + 78992, + 79007 ], "loc": { "start": { - "line": 2592, + "line": 2594, "column": 4 }, "end": { - "line": 2592, + "line": 2594, "column": 19 } } @@ -135825,16 +136078,16 @@ "object": { "type": "ThisExpression", "range": [ - 78900, - 78904 + 79025, + 79029 ], "loc": { "start": { - "line": 2593, + "line": 2595, "column": 13 }, "end": { - "line": 2593, + "line": 2595, "column": 17 } } @@ -135843,47 +136096,47 @@ "type": "Identifier", "name": "initialized", "range": [ - 78905, - 78916 + 79030, + 79041 ], "loc": { "start": { - "line": 2593, + "line": 2595, "column": 18 }, "end": { - "line": 2593, + "line": 2595, "column": 29 } } }, "range": [ - 78900, - 78916 + 79025, + 79041 ], "loc": { "start": { - "line": 2593, + "line": 2595, "column": 13 }, "end": { - "line": 2593, + "line": 2595, "column": 29 } } }, "prefix": true, "range": [ - 78899, - 78916 + 79024, + 79041 ], "loc": { "start": { - "line": 2593, + "line": 2595, "column": 12 }, "end": { - "line": 2593, + "line": 2595, "column": 29 } } @@ -135895,48 +136148,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 78932, - 78939 + 79057, + 79064 ], "loc": { "start": { - "line": 2594, + "line": 2596, "column": 12 }, "end": { - "line": 2594, + "line": 2596, "column": 19 } } } ], "range": [ - 78918, - 78949 + 79043, + 79074 ], "loc": { "start": { - "line": 2593, + "line": 2595, "column": 31 }, "end": { - "line": 2595, + "line": 2597, "column": 9 } } }, "alternate": null, "range": [ - 78895, - 78949 + 79020, + 79074 ], "loc": { "start": { - "line": 2593, + "line": 2595, "column": 8 }, "end": { - "line": 2595, + "line": 2597, "column": 9 } } @@ -135952,16 +136205,16 @@ "object": { "type": "ThisExpression", "range": [ - 78958, - 78962 + 79083, + 79087 ], "loc": { "start": { - "line": 2596, + "line": 2598, "column": 8 }, "end": { - "line": 2596, + "line": 2598, "column": 12 } } @@ -135970,31 +136223,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 78963, - 78977 + 79088, + 79102 ], "loc": { "start": { - "line": 2596, + "line": 2598, "column": 13 }, "end": { - "line": 2596, + "line": 2598, "column": 27 } } }, "range": [ - 78958, - 78977 + 79083, + 79102 ], "loc": { "start": { - "line": 2596, + "line": 2598, "column": 8 }, "end": { - "line": 2596, + "line": 2598, "column": 27 } } @@ -136003,46 +136256,46 @@ "type": "ArrayExpression", "elements": [], "range": [ - 78980, - 78982 + 79105, + 79107 ], "loc": { "start": { - "line": 2596, + "line": 2598, "column": 30 }, "end": { - "line": 2596, + "line": 2598, "column": 32 } } }, "range": [ - 78958, - 78982 + 79083, + 79107 ], "loc": { "start": { - "line": 2596, + "line": 2598, "column": 8 }, "end": { - "line": 2596, + "line": 2598, "column": 32 } } }, "range": [ - 78958, - 78983 + 79083, + 79108 ], "loc": { "start": { - "line": 2596, + "line": 2598, "column": 8 }, "end": { - "line": 2596, + "line": 2598, "column": 33 } } @@ -136058,16 +136311,16 @@ "type": "Identifier", "name": "k", "range": [ - 79001, - 79002 + 79126, + 79127 ], "loc": { "start": { - "line": 2597, + "line": 2599, "column": 17 }, "end": { - "line": 2597, + "line": 2599, "column": 18 } } @@ -136078,16 +136331,16 @@ "object": { "type": "ThisExpression", "range": [ - 79005, - 79009 + 79130, + 79134 ], "loc": { "start": { - "line": 2597, + "line": 2599, "column": 21 }, "end": { - "line": 2597, + "line": 2599, "column": 25 } } @@ -136096,46 +136349,46 @@ "type": "Identifier", "name": "refRow", "range": [ - 79010, - 79016 + 79135, + 79141 ], "loc": { "start": { - "line": 2597, + "line": 2599, "column": 26 }, "end": { - "line": 2597, + "line": 2599, "column": 32 } } }, "range": [ - 79005, - 79016 + 79130, + 79141 ], "loc": { "start": { - "line": 2597, + "line": 2599, "column": 21 }, "end": { - "line": 2597, + "line": 2599, "column": 32 } } }, "range": [ - 79001, - 79016 + 79126, + 79141 ], "loc": { "start": { - "line": 2597, + "line": 2599, "column": 17 }, "end": { - "line": 2597, + "line": 2599, "column": 32 } } @@ -136143,16 +136396,16 @@ ], "kind": "let", "range": [ - 78997, - 79016 + 79122, + 79141 ], "loc": { "start": { - "line": 2597, + "line": 2599, "column": 13 }, "end": { - "line": 2597, + "line": 2599, "column": 32 } } @@ -136164,16 +136417,16 @@ "type": "Identifier", "name": "k", "range": [ - 79018, - 79019 + 79143, + 79144 ], "loc": { "start": { - "line": 2597, + "line": 2599, "column": 34 }, "end": { - "line": 2597, + "line": 2599, "column": 35 } } @@ -136184,16 +136437,16 @@ "object": { "type": "ThisExpression", "range": [ - 79022, - 79026 + 79147, + 79151 ], "loc": { "start": { - "line": 2597, + "line": 2599, "column": 38 }, "end": { - "line": 2597, + "line": 2599, "column": 42 } } @@ -136202,46 +136455,46 @@ "type": "Identifier", "name": "nbFilterableRows", "range": [ - 79027, - 79043 + 79152, + 79168 ], "loc": { "start": { - "line": 2597, + "line": 2599, "column": 43 }, "end": { - "line": 2597, + "line": 2599, "column": 59 } } }, "range": [ - 79022, - 79043 + 79147, + 79168 ], "loc": { "start": { - "line": 2597, + "line": 2599, "column": 38 }, "end": { - "line": 2597, + "line": 2599, "column": 59 } } }, "range": [ - 79018, - 79043 + 79143, + 79168 ], "loc": { "start": { - "line": 2597, + "line": 2599, "column": 34 }, "end": { - "line": 2597, + "line": 2599, "column": 59 } } @@ -136253,32 +136506,32 @@ "type": "Identifier", "name": "k", "range": [ - 79045, - 79046 + 79170, + 79171 ], "loc": { "start": { - "line": 2597, + "line": 2599, "column": 61 }, "end": { - "line": 2597, + "line": 2599, "column": 62 } } }, "prefix": false, "range": [ - 79045, - 79048 + 79170, + 79173 ], "loc": { "start": { - "line": 2597, + "line": 2599, "column": 61 }, "end": { - "line": 2597, + "line": 2599, "column": 64 } } @@ -136296,16 +136549,16 @@ "object": { "type": "ThisExpression", "range": [ - 79064, - 79068 + 79189, + 79193 ], "loc": { "start": { - "line": 2598, + "line": 2600, "column": 12 }, "end": { - "line": 2598, + "line": 2600, "column": 16 } } @@ -136314,31 +136567,31 @@ "type": "Identifier", "name": "validateRow", "range": [ - 79069, - 79080 + 79194, + 79205 ], "loc": { "start": { - "line": 2598, + "line": 2600, "column": 17 }, "end": { - "line": 2598, + "line": 2600, "column": 28 } } }, "range": [ - 79064, - 79080 + 79189, + 79205 ], "loc": { "start": { - "line": 2598, + "line": 2600, "column": 12 }, "end": { - "line": 2598, + "line": 2600, "column": 28 } } @@ -136348,16 +136601,16 @@ "type": "Identifier", "name": "k", "range": [ - 79081, - 79082 + 79206, + 79207 ], "loc": { "start": { - "line": 2598, + "line": 2600, "column": 29 }, "end": { - "line": 2598, + "line": 2600, "column": 30 } } @@ -136367,94 +136620,94 @@ "value": true, "raw": "true", "range": [ - 79084, - 79088 + 79209, + 79213 ], "loc": { "start": { - "line": 2598, + "line": 2600, "column": 32 }, "end": { - "line": 2598, + "line": 2600, "column": 36 } } } ], "range": [ - 79064, - 79089 + 79189, + 79214 ], "loc": { "start": { - "line": 2598, + "line": 2600, "column": 12 }, "end": { - "line": 2598, + "line": 2600, "column": 37 } } }, "range": [ - 79064, - 79090 + 79189, + 79215 ], "loc": { "start": { - "line": 2598, + "line": 2600, "column": 12 }, "end": { - "line": 2598, + "line": 2600, "column": 38 } } } ], "range": [ - 79050, - 79100 + 79175, + 79225 ], "loc": { "start": { - "line": 2597, + "line": 2599, "column": 66 }, "end": { - "line": 2599, + "line": 2601, "column": 9 } } }, "range": [ - 78992, - 79100 + 79117, + 79225 ], "loc": { "start": { - "line": 2597, + "line": 2599, "column": 8 }, "end": { - "line": 2599, + "line": 2601, "column": 9 } } } ], "range": [ - 78885, - 79106 + 79010, + 79231 ], "loc": { "start": { - "line": 2592, + "line": 2594, "column": 22 }, "end": { - "line": 2600, + "line": 2602, "column": 5 } } @@ -136462,16 +136715,16 @@ "generator": false, "expression": false, "range": [ - 78882, - 79106 + 79007, + 79231 ], "loc": { "start": { - "line": 2592, + "line": 2594, "column": 19 }, "end": { - "line": 2600, + "line": 2602, "column": 5 } } @@ -136479,16 +136732,16 @@ "kind": "method", "computed": false, "range": [ - 78867, - 79106 + 78992, + 79231 ], "loc": { "start": { - "line": 2592, + "line": 2594, "column": 4 }, "end": { - "line": 2600, + "line": 2602, "column": 5 } }, @@ -136497,16 +136750,16 @@ "type": "Block", "value": "*\n * Validate all filterable rows\n ", "range": [ - 78815, - 78862 + 78940, + 78987 ], "loc": { "start": { - "line": 2589, + "line": 2591, "column": 4 }, "end": { - "line": 2591, + "line": 2593, "column": 7 } } @@ -136517,16 +136770,16 @@ "type": "Block", "value": "*\n * Set search value to a given filter\n * @param {Number} index Column's index\n * @param {String or Array} query searcharg Search term\n ", "range": [ - 79112, - 79274 + 79237, + 79399 ], "loc": { "start": { - "line": 2602, + "line": 2604, "column": 4 }, "end": { - "line": 2606, + "line": 2608, "column": 7 } } @@ -136540,16 +136793,16 @@ "type": "Identifier", "name": "setFilterValue", "range": [ - 79279, - 79293 + 79404, + 79418 ], "loc": { "start": { - "line": 2607, + "line": 2609, "column": 4 }, "end": { - "line": 2607, + "line": 2609, "column": 18 } } @@ -136562,16 +136815,16 @@ "type": "Identifier", "name": "index", "range": [ - 79294, - 79299 + 79419, + 79424 ], "loc": { "start": { - "line": 2607, + "line": 2609, "column": 19 }, "end": { - "line": 2607, + "line": 2609, "column": 24 } } @@ -136582,16 +136835,16 @@ "type": "Identifier", "name": "query", "range": [ - 79301, - 79306 + 79426, + 79431 ], "loc": { "start": { - "line": 2607, + "line": 2609, "column": 26 }, "end": { - "line": 2607, + "line": 2609, "column": 31 } } @@ -136601,31 +136854,31 @@ "value": "", "raw": "''", "range": [ - 79309, - 79311 + 79434, + 79436 ], "loc": { "start": { - "line": 2607, + "line": 2609, "column": 34 }, "end": { - "line": 2607, + "line": 2609, "column": 36 } } }, "range": [ - 79301, - 79311 + 79426, + 79436 ], "loc": { "start": { - "line": 2607, + "line": 2609, "column": 26 }, "end": { - "line": 2607, + "line": 2609, "column": 36 } } @@ -136645,16 +136898,16 @@ "object": { "type": "ThisExpression", "range": [ - 79328, - 79332 + 79453, + 79457 ], "loc": { "start": { - "line": 2608, + "line": 2610, "column": 13 }, "end": { - "line": 2608, + "line": 2610, "column": 17 } } @@ -136663,47 +136916,47 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 79333, - 79340 + 79458, + 79465 ], "loc": { "start": { - "line": 2608, + "line": 2610, "column": 18 }, "end": { - "line": 2608, + "line": 2610, "column": 25 } } }, "range": [ - 79328, - 79340 + 79453, + 79465 ], "loc": { "start": { - "line": 2608, + "line": 2610, "column": 13 }, "end": { - "line": 2608, + "line": 2610, "column": 25 } } }, "prefix": true, "range": [ - 79327, - 79340 + 79452, + 79465 ], "loc": { "start": { - "line": 2608, + "line": 2610, "column": 12 }, "end": { - "line": 2608, + "line": 2610, "column": 25 } } @@ -136715,48 +136968,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 79356, - 79363 + 79481, + 79488 ], "loc": { "start": { - "line": 2609, + "line": 2611, "column": 12 }, "end": { - "line": 2609, + "line": 2611, "column": 19 } } } ], "range": [ - 79342, - 79373 + 79467, + 79498 ], "loc": { "start": { - "line": 2608, + "line": 2610, "column": 27 }, "end": { - "line": 2610, + "line": 2612, "column": 9 } } }, "alternate": null, "range": [ - 79323, - 79373 + 79448, + 79498 ], "loc": { "start": { - "line": 2608, + "line": 2610, "column": 8 }, "end": { - "line": 2610, + "line": 2612, "column": 9 } } @@ -136770,16 +137023,16 @@ "type": "Identifier", "name": "slc", "range": [ - 79386, - 79389 + 79511, + 79514 ], "loc": { "start": { - "line": 2611, + "line": 2613, "column": 12 }, "end": { - "line": 2611, + "line": 2613, "column": 15 } } @@ -136792,16 +137045,16 @@ "object": { "type": "ThisExpression", "range": [ - 79392, - 79396 + 79517, + 79521 ], "loc": { "start": { - "line": 2611, + "line": 2613, "column": 18 }, "end": { - "line": 2611, + "line": 2613, "column": 22 } } @@ -136810,31 +137063,31 @@ "type": "Identifier", "name": "getFilterElement", "range": [ - 79397, - 79413 + 79522, + 79538 ], "loc": { "start": { - "line": 2611, + "line": 2613, "column": 23 }, "end": { - "line": 2611, + "line": 2613, "column": 39 } } }, "range": [ - 79392, - 79413 + 79517, + 79538 ], "loc": { "start": { - "line": 2611, + "line": 2613, "column": 18 }, "end": { - "line": 2611, + "line": 2613, "column": 39 } } @@ -136844,47 +137097,47 @@ "type": "Identifier", "name": "index", "range": [ - 79414, - 79419 + 79539, + 79544 ], "loc": { "start": { - "line": 2611, + "line": 2613, "column": 40 }, "end": { - "line": 2611, + "line": 2613, "column": 45 } } } ], "range": [ - 79392, - 79420 + 79517, + 79545 ], "loc": { "start": { - "line": 2611, + "line": 2613, "column": 18 }, "end": { - "line": 2611, + "line": 2613, "column": 46 } } }, "range": [ - 79386, - 79420 + 79511, + 79545 ], "loc": { "start": { - "line": 2611, + "line": 2613, "column": 12 }, "end": { - "line": 2611, + "line": 2613, "column": 46 } } @@ -136895,16 +137148,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 79434, - 79444 + 79559, + 79569 ], "loc": { "start": { - "line": 2612, + "line": 2614, "column": 12 }, "end": { - "line": 2612, + "line": 2614, "column": 22 } } @@ -136917,16 +137170,16 @@ "object": { "type": "ThisExpression", "range": [ - 79447, - 79451 + 79572, + 79576 ], "loc": { "start": { - "line": 2612, + "line": 2614, "column": 25 }, "end": { - "line": 2612, + "line": 2614, "column": 29 } } @@ -136935,31 +137188,31 @@ "type": "Identifier", "name": "getFilterType", "range": [ - 79452, - 79465 + 79577, + 79590 ], "loc": { "start": { - "line": 2612, + "line": 2614, "column": 30 }, "end": { - "line": 2612, + "line": 2614, "column": 43 } } }, "range": [ - 79447, - 79465 + 79572, + 79590 ], "loc": { "start": { - "line": 2612, + "line": 2614, "column": 25 }, "end": { - "line": 2612, + "line": 2614, "column": 43 } } @@ -136969,47 +137222,47 @@ "type": "Identifier", "name": "index", "range": [ - 79466, - 79471 + 79591, + 79596 ], "loc": { "start": { - "line": 2612, + "line": 2614, "column": 44 }, "end": { - "line": 2612, + "line": 2614, "column": 49 } } } ], "range": [ - 79447, - 79472 + 79572, + 79597 ], "loc": { "start": { - "line": 2612, + "line": 2614, "column": 25 }, "end": { - "line": 2612, + "line": 2614, "column": 50 } } }, "range": [ - 79434, - 79472 + 79559, + 79597 ], "loc": { "start": { - "line": 2612, + "line": 2614, "column": 12 }, "end": { - "line": 2612, + "line": 2614, "column": 50 } } @@ -137017,16 +137270,16 @@ ], "kind": "let", "range": [ - 79382, - 79473 + 79507, + 79598 ], "loc": { "start": { - "line": 2611, + "line": 2613, "column": 8 }, "end": { - "line": 2612, + "line": 2614, "column": 51 } } @@ -137043,16 +137296,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 79487, - 79497 + 79612, + 79622 ], "loc": { "start": { - "line": 2614, + "line": 2616, "column": 12 }, "end": { - "line": 2614, + "line": 2616, "column": 22 } } @@ -137061,31 +137314,31 @@ "type": "Identifier", "name": "MULTIPLE", "range": [ - 79502, - 79510 + 79627, + 79635 ], "loc": { "start": { - "line": 2614, + "line": 2616, "column": 27 }, "end": { - "line": 2614, + "line": 2616, "column": 35 } } }, "range": [ - 79487, - 79510 + 79612, + 79635 ], "loc": { "start": { - "line": 2614, + "line": 2616, "column": 12 }, "end": { - "line": 2614, + "line": 2616, "column": 35 } } @@ -137097,16 +137350,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 79514, - 79524 + 79639, + 79649 ], "loc": { "start": { - "line": 2614, + "line": 2616, "column": 39 }, "end": { - "line": 2614, + "line": 2616, "column": 49 } } @@ -137115,46 +137368,46 @@ "type": "Identifier", "name": "CHECKLIST", "range": [ - 79529, - 79538 + 79654, + 79663 ], "loc": { "start": { - "line": 2614, + "line": 2616, "column": 54 }, "end": { - "line": 2614, + "line": 2616, "column": 63 } } }, "range": [ - 79514, - 79538 + 79639, + 79663 ], "loc": { "start": { - "line": 2614, + "line": 2616, "column": 39 }, "end": { - "line": 2614, + "line": 2616, "column": 63 } } }, "range": [ - 79487, - 79538 + 79612, + 79663 ], "loc": { "start": { - "line": 2614, + "line": 2616, "column": 12 }, "end": { - "line": 2614, + "line": 2616, "column": 63 } } @@ -137173,16 +137426,16 @@ "object": { "type": "ThisExpression", "range": [ - 79558, - 79562 + 79683, + 79687 ], "loc": { "start": { - "line": 2615, + "line": 2617, "column": 16 }, "end": { - "line": 2615, + "line": 2617, "column": 20 } } @@ -137191,31 +137444,31 @@ "type": "Identifier", "name": "loadFltOnDemand", "range": [ - 79563, - 79578 + 79688, + 79703 ], "loc": { "start": { - "line": 2615, + "line": 2617, "column": 21 }, "end": { - "line": 2615, + "line": 2617, "column": 36 } } }, "range": [ - 79558, - 79578 + 79683, + 79703 ], "loc": { "start": { - "line": 2615, + "line": 2617, "column": 16 }, "end": { - "line": 2615, + "line": 2617, "column": 36 } } @@ -137229,16 +137482,16 @@ "object": { "type": "ThisExpression", "range": [ - 79583, - 79587 + 79708, + 79712 ], "loc": { "start": { - "line": 2615, + "line": 2617, "column": 41 }, "end": { - "line": 2615, + "line": 2617, "column": 45 } } @@ -137247,62 +137500,62 @@ "type": "Identifier", "name": "initialized", "range": [ - 79588, - 79599 + 79713, + 79724 ], "loc": { "start": { - "line": 2615, + "line": 2617, "column": 46 }, "end": { - "line": 2615, + "line": 2617, "column": 57 } } }, "range": [ - 79583, - 79599 + 79708, + 79724 ], "loc": { "start": { - "line": 2615, + "line": 2617, "column": 41 }, "end": { - "line": 2615, + "line": 2617, "column": 57 } } }, "prefix": true, "range": [ - 79582, - 79599 + 79707, + 79724 ], "loc": { "start": { - "line": 2615, + "line": 2617, "column": 40 }, "end": { - "line": 2615, + "line": 2617, "column": 57 } } }, "range": [ - 79558, - 79599 + 79683, + 79724 ], "loc": { "start": { - "line": 2615, + "line": 2617, "column": 16 }, "end": { - "line": 2615, + "line": 2617, "column": 57 } } @@ -137323,16 +137576,16 @@ "object": { "type": "ThisExpression", "range": [ - 79619, - 79623 + 79744, + 79748 ], "loc": { "start": { - "line": 2616, + "line": 2618, "column": 16 }, "end": { - "line": 2616, + "line": 2618, "column": 20 } } @@ -137341,31 +137594,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 79624, - 79631 + 79749, + 79756 ], "loc": { "start": { - "line": 2616, + "line": 2618, "column": 21 }, "end": { - "line": 2616, + "line": 2618, "column": 28 } } }, "range": [ - 79619, - 79631 + 79744, + 79756 ], "loc": { "start": { - "line": 2616, + "line": 2618, "column": 16 }, "end": { - "line": 2616, + "line": 2618, "column": 28 } } @@ -137374,31 +137627,31 @@ "type": "Identifier", "name": "emit", "range": [ - 79632, - 79636 + 79757, + 79761 ], "loc": { "start": { - "line": 2616, + "line": 2618, "column": 29 }, "end": { - "line": 2616, + "line": 2618, "column": 33 } } }, "range": [ - 79619, - 79636 + 79744, + 79761 ], "loc": { "start": { - "line": 2616, + "line": 2618, "column": 16 }, "end": { - "line": 2616, + "line": 2618, "column": 33 } } @@ -137409,16 +137662,16 @@ "value": "build-select-filter", "raw": "'build-select-filter'", "range": [ - 79637, - 79658 + 79762, + 79783 ], "loc": { "start": { - "line": 2616, + "line": 2618, "column": 34 }, "end": { - "line": 2616, + "line": 2618, "column": 55 } } @@ -137426,16 +137679,16 @@ { "type": "ThisExpression", "range": [ - 79660, - 79664 + 79785, + 79789 ], "loc": { "start": { - "line": 2616, + "line": 2618, "column": 57 }, "end": { - "line": 2616, + "line": 2618, "column": 61 } } @@ -137444,16 +137697,16 @@ "type": "Identifier", "name": "index", "range": [ - 79666, - 79671 + 79791, + 79796 ], "loc": { "start": { - "line": 2616, + "line": 2618, "column": 63 }, "end": { - "line": 2616, + "line": 2618, "column": 68 } } @@ -137464,16 +137717,16 @@ "object": { "type": "ThisExpression", "range": [ - 79693, - 79697 + 79818, + 79822 ], "loc": { "start": { - "line": 2617, + "line": 2619, "column": 20 }, "end": { - "line": 2617, + "line": 2619, "column": 24 } } @@ -137482,31 +137735,31 @@ "type": "Identifier", "name": "linkedFilters", "range": [ - 79698, - 79711 + 79823, + 79836 ], "loc": { "start": { - "line": 2617, + "line": 2619, "column": 25 }, "end": { - "line": 2617, + "line": 2619, "column": 38 } } }, "range": [ - 79693, - 79711 + 79818, + 79836 ], "loc": { "start": { - "line": 2617, + "line": 2619, "column": 20 }, "end": { - "line": 2617, + "line": 2619, "column": 38 } } @@ -137517,16 +137770,16 @@ "object": { "type": "ThisExpression", "range": [ - 79713, - 79717 + 79838, + 79842 ], "loc": { "start": { - "line": 2617, + "line": 2619, "column": 40 }, "end": { - "line": 2617, + "line": 2619, "column": 44 } } @@ -137535,94 +137788,94 @@ "type": "Identifier", "name": "isExternalFlt", "range": [ - 79718, - 79731 + 79843, + 79856 ], "loc": { "start": { - "line": 2617, + "line": 2619, "column": 45 }, "end": { - "line": 2617, + "line": 2619, "column": 58 } } }, "range": [ - 79713, - 79731 + 79838, + 79856 ], "loc": { "start": { - "line": 2617, + "line": 2619, "column": 40 }, "end": { - "line": 2617, + "line": 2619, "column": 58 } } } ], "range": [ - 79619, - 79732 + 79744, + 79857 ], "loc": { "start": { - "line": 2616, + "line": 2618, "column": 16 }, "end": { - "line": 2617, + "line": 2619, "column": 59 } } }, "range": [ - 79619, - 79733 + 79744, + 79858 ], "loc": { "start": { - "line": 2616, + "line": 2618, "column": 16 }, "end": { - "line": 2617, + "line": 2619, "column": 60 } } } ], "range": [ - 79601, - 79747 + 79726, + 79872 ], "loc": { "start": { - "line": 2615, + "line": 2617, "column": 59 }, "end": { - "line": 2618, + "line": 2620, "column": 13 } } }, "alternate": null, "range": [ - 79554, - 79747 + 79679, + 79872 ], "loc": { "start": { - "line": 2615, + "line": 2617, "column": 12 }, "end": { - "line": 2618, + "line": 2620, "column": 13 } } @@ -137639,16 +137892,16 @@ "type": "Identifier", "name": "slc", "range": [ - 79760, - 79763 + 79885, + 79888 ], "loc": { "start": { - "line": 2619, + "line": 2621, "column": 12 }, "end": { - "line": 2619, + "line": 2621, "column": 15 } } @@ -137657,31 +137910,31 @@ "type": "Identifier", "name": "value", "range": [ - 79764, - 79769 + 79889, + 79894 ], "loc": { "start": { - "line": 2619, + "line": 2621, "column": 16 }, "end": { - "line": 2619, + "line": 2621, "column": 21 } } }, "range": [ - 79760, - 79769 + 79885, + 79894 ], "loc": { "start": { - "line": 2619, + "line": 2621, "column": 12 }, "end": { - "line": 2619, + "line": 2621, "column": 21 } } @@ -137690,62 +137943,62 @@ "type": "Identifier", "name": "query", "range": [ - 79772, - 79777 + 79897, + 79902 ], "loc": { "start": { - "line": 2619, + "line": 2621, "column": 24 }, "end": { - "line": 2619, + "line": 2621, "column": 29 } } }, "range": [ - 79760, - 79777 + 79885, + 79902 ], "loc": { "start": { - "line": 2619, + "line": 2621, "column": 12 }, "end": { - "line": 2619, + "line": 2621, "column": 29 } } }, "range": [ - 79760, - 79778 + 79885, + 79903 ], "loc": { "start": { - "line": 2619, + "line": 2621, "column": 12 }, "end": { - "line": 2619, + "line": 2621, "column": 30 } } } ], "range": [ - 79540, - 79788 + 79665, + 79913 ], "loc": { "start": { - "line": 2614, + "line": 2616, "column": 65 }, "end": { - "line": 2620, + "line": 2622, "column": 9 } }, @@ -137754,16 +138007,16 @@ "type": "Line", "value": "multiple selects", "range": [ - 79797, - 79815 + 79922, + 79940 ], "loc": { "start": { - "line": 2621, + "line": 2623, "column": 8 }, "end": { - "line": 2621, + "line": 2623, "column": 26 } } @@ -137779,16 +138032,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 79833, - 79843 + 79958, + 79968 ], "loc": { "start": { - "line": 2622, + "line": 2624, "column": 17 }, "end": { - "line": 2622, + "line": 2624, "column": 27 } } @@ -137797,31 +138050,31 @@ "type": "Identifier", "name": "MULTIPLE", "range": [ - 79848, - 79856 + 79973, + 79981 ], "loc": { "start": { - "line": 2622, + "line": 2624, "column": 32 }, "end": { - "line": 2622, + "line": 2624, "column": 40 } } }, "range": [ - 79833, - 79856 + 79958, + 79981 ], "loc": { "start": { - "line": 2622, + "line": 2624, "column": 17 }, "end": { - "line": 2622, + "line": 2624, "column": 40 } } @@ -137838,16 +138091,16 @@ "type": "Identifier", "name": "values", "range": [ - 79876, - 79882 + 80001, + 80007 ], "loc": { "start": { - "line": 2623, + "line": 2625, "column": 16 }, "end": { - "line": 2623, + "line": 2625, "column": 22 } } @@ -137860,16 +138113,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 79885, - 79892 + 80010, + 80017 ], "loc": { "start": { - "line": 2623, + "line": 2625, "column": 25 }, "end": { - "line": 2623, + "line": 2625, "column": 32 } } @@ -137879,32 +138132,32 @@ "type": "Identifier", "name": "query", "range": [ - 79893, - 79898 + 80018, + 80023 ], "loc": { "start": { - "line": 2623, + "line": 2625, "column": 33 }, "end": { - "line": 2623, + "line": 2625, "column": 38 } } } ], "range": [ - 79885, - 79899 + 80010, + 80024 ], "loc": { "start": { - "line": 2623, + "line": 2625, "column": 25 }, "end": { - "line": 2623, + "line": 2625, "column": 39 } } @@ -137913,16 +138166,16 @@ "type": "Identifier", "name": "query", "range": [ - 79902, - 79907 + 80027, + 80032 ], "loc": { "start": { - "line": 2623, + "line": 2625, "column": 42 }, "end": { - "line": 2623, + "line": 2625, "column": 47 } } @@ -137936,16 +138189,16 @@ "type": "Identifier", "name": "query", "range": [ - 79926, - 79931 + 80051, + 80056 ], "loc": { "start": { - "line": 2624, + "line": 2626, "column": 16 }, "end": { - "line": 2624, + "line": 2626, "column": 21 } } @@ -137954,31 +138207,31 @@ "type": "Identifier", "name": "split", "range": [ - 79932, - 79937 + 80057, + 80062 ], "loc": { "start": { - "line": 2624, + "line": 2626, "column": 22 }, "end": { - "line": 2624, + "line": 2626, "column": 27 } } }, "range": [ - 79926, - 79937 + 80051, + 80062 ], "loc": { "start": { - "line": 2624, + "line": 2626, "column": 16 }, "end": { - "line": 2624, + "line": 2626, "column": 27 } } @@ -137995,16 +138248,16 @@ "value": " ", "raw": "' '", "range": [ - 79938, - 79941 + 80063, + 80066 ], "loc": { "start": { - "line": 2624, + "line": 2626, "column": 28 }, "end": { - "line": 2624, + "line": 2626, "column": 31 } } @@ -138015,16 +138268,16 @@ "object": { "type": "ThisExpression", "range": [ - 79944, - 79948 + 80069, + 80073 ], "loc": { "start": { - "line": 2624, + "line": 2626, "column": 34 }, "end": { - "line": 2624, + "line": 2626, "column": 38 } } @@ -138033,46 +138286,46 @@ "type": "Identifier", "name": "orOperator", "range": [ - 79949, - 79959 + 80074, + 80084 ], "loc": { "start": { - "line": 2624, + "line": 2626, "column": 39 }, "end": { - "line": 2624, + "line": 2626, "column": 49 } } }, "range": [ - 79944, - 79959 + 80069, + 80084 ], "loc": { "start": { - "line": 2624, + "line": 2626, "column": 34 }, "end": { - "line": 2624, + "line": 2626, "column": 49 } } }, "range": [ - 79938, - 79959 + 80063, + 80084 ], "loc": { "start": { - "line": 2624, + "line": 2626, "column": 28 }, "end": { - "line": 2624, + "line": 2626, "column": 49 } } @@ -138082,77 +138335,77 @@ "value": " ", "raw": "' '", "range": [ - 79962, - 79965 + 80087, + 80090 ], "loc": { "start": { - "line": 2624, + "line": 2626, "column": 52 }, "end": { - "line": 2624, + "line": 2626, "column": 55 } } }, "range": [ - 79938, - 79965 + 80063, + 80090 ], "loc": { "start": { - "line": 2624, + "line": 2626, "column": 28 }, "end": { - "line": 2624, + "line": 2626, "column": 55 } } } ], "range": [ - 79926, - 79966 + 80051, + 80091 ], "loc": { "start": { - "line": 2624, + "line": 2626, "column": 16 }, "end": { - "line": 2624, + "line": 2626, "column": 56 } } }, "range": [ - 79885, - 79966 + 80010, + 80091 ], "loc": { "start": { - "line": 2623, + "line": 2625, "column": 25 }, "end": { - "line": 2624, + "line": 2626, "column": 56 } } }, "range": [ - 79876, - 79966 + 80001, + 80091 ], "loc": { "start": { - "line": 2623, + "line": 2625, "column": 16 }, "end": { - "line": 2624, + "line": 2626, "column": 56 } } @@ -138160,16 +138413,16 @@ ], "kind": "let", "range": [ - 79872, - 79967 + 79997, + 80092 ], "loc": { "start": { - "line": 2623, + "line": 2625, "column": 12 }, "end": { - "line": 2624, + "line": 2626, "column": 57 } } @@ -138185,16 +138438,16 @@ "object": { "type": "ThisExpression", "range": [ - 79985, - 79989 + 80110, + 80114 ], "loc": { "start": { - "line": 2626, + "line": 2628, "column": 16 }, "end": { - "line": 2626, + "line": 2628, "column": 20 } } @@ -138203,31 +138456,31 @@ "type": "Identifier", "name": "loadFltOnDemand", "range": [ - 79990, - 80005 + 80115, + 80130 ], "loc": { "start": { - "line": 2626, + "line": 2628, "column": 21 }, "end": { - "line": 2626, + "line": 2628, "column": 36 } } }, "range": [ - 79985, - 80005 + 80110, + 80130 ], "loc": { "start": { - "line": 2626, + "line": 2628, "column": 16 }, "end": { - "line": 2626, + "line": 2628, "column": 36 } } @@ -138241,16 +138494,16 @@ "object": { "type": "ThisExpression", "range": [ - 80010, - 80014 + 80135, + 80139 ], "loc": { "start": { - "line": 2626, + "line": 2628, "column": 41 }, "end": { - "line": 2626, + "line": 2628, "column": 45 } } @@ -138259,62 +138512,62 @@ "type": "Identifier", "name": "initialized", "range": [ - 80015, - 80026 + 80140, + 80151 ], "loc": { "start": { - "line": 2626, + "line": 2628, "column": 46 }, "end": { - "line": 2626, + "line": 2628, "column": 57 } } }, "range": [ - 80010, - 80026 + 80135, + 80151 ], "loc": { "start": { - "line": 2626, + "line": 2628, "column": 41 }, "end": { - "line": 2626, + "line": 2628, "column": 57 } } }, "prefix": true, "range": [ - 80009, - 80026 + 80134, + 80151 ], "loc": { "start": { - "line": 2626, + "line": 2628, "column": 40 }, "end": { - "line": 2626, + "line": 2628, "column": 57 } } }, "range": [ - 79985, - 80026 + 80110, + 80151 ], "loc": { "start": { - "line": 2626, + "line": 2628, "column": 16 }, "end": { - "line": 2626, + "line": 2628, "column": 57 } } @@ -138335,16 +138588,16 @@ "object": { "type": "ThisExpression", "range": [ - 80046, - 80050 + 80171, + 80175 ], "loc": { "start": { - "line": 2627, + "line": 2629, "column": 16 }, "end": { - "line": 2627, + "line": 2629, "column": 20 } } @@ -138353,31 +138606,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 80051, - 80058 + 80176, + 80183 ], "loc": { "start": { - "line": 2627, + "line": 2629, "column": 21 }, "end": { - "line": 2627, + "line": 2629, "column": 28 } } }, "range": [ - 80046, - 80058 + 80171, + 80183 ], "loc": { "start": { - "line": 2627, + "line": 2629, "column": 16 }, "end": { - "line": 2627, + "line": 2629, "column": 28 } } @@ -138386,31 +138639,31 @@ "type": "Identifier", "name": "emit", "range": [ - 80059, - 80063 + 80184, + 80188 ], "loc": { "start": { - "line": 2627, + "line": 2629, "column": 29 }, "end": { - "line": 2627, + "line": 2629, "column": 33 } } }, "range": [ - 80046, - 80063 + 80171, + 80188 ], "loc": { "start": { - "line": 2627, + "line": 2629, "column": 16 }, "end": { - "line": 2627, + "line": 2629, "column": 33 } } @@ -138421,16 +138674,16 @@ "value": "build-select-filter", "raw": "'build-select-filter'", "range": [ - 80064, - 80085 + 80189, + 80210 ], "loc": { "start": { - "line": 2627, + "line": 2629, "column": 34 }, "end": { - "line": 2627, + "line": 2629, "column": 55 } } @@ -138438,16 +138691,16 @@ { "type": "ThisExpression", "range": [ - 80087, - 80091 + 80212, + 80216 ], "loc": { "start": { - "line": 2627, + "line": 2629, "column": 57 }, "end": { - "line": 2627, + "line": 2629, "column": 61 } } @@ -138456,16 +138709,16 @@ "type": "Identifier", "name": "index", "range": [ - 80093, - 80098 + 80218, + 80223 ], "loc": { "start": { - "line": 2627, + "line": 2629, "column": 63 }, "end": { - "line": 2627, + "line": 2629, "column": 68 } } @@ -138476,16 +138729,16 @@ "object": { "type": "ThisExpression", "range": [ - 80120, - 80124 + 80245, + 80249 ], "loc": { "start": { - "line": 2628, + "line": 2630, "column": 20 }, "end": { - "line": 2628, + "line": 2630, "column": 24 } } @@ -138494,31 +138747,31 @@ "type": "Identifier", "name": "linkedFilters", "range": [ - 80125, - 80138 + 80250, + 80263 ], "loc": { "start": { - "line": 2628, + "line": 2630, "column": 25 }, "end": { - "line": 2628, + "line": 2630, "column": 38 } } }, "range": [ - 80120, - 80138 + 80245, + 80263 ], "loc": { "start": { - "line": 2628, + "line": 2630, "column": 20 }, "end": { - "line": 2628, + "line": 2630, "column": 38 } } @@ -138529,16 +138782,16 @@ "object": { "type": "ThisExpression", "range": [ - 80140, - 80144 + 80265, + 80269 ], "loc": { "start": { - "line": 2628, + "line": 2630, "column": 40 }, "end": { - "line": 2628, + "line": 2630, "column": 44 } } @@ -138547,94 +138800,94 @@ "type": "Identifier", "name": "isExternalFlt", "range": [ - 80145, - 80158 + 80270, + 80283 ], "loc": { "start": { - "line": 2628, + "line": 2630, "column": 45 }, "end": { - "line": 2628, + "line": 2630, "column": 58 } } }, "range": [ - 80140, - 80158 + 80265, + 80283 ], "loc": { "start": { - "line": 2628, + "line": 2630, "column": 40 }, "end": { - "line": 2628, + "line": 2630, "column": 58 } } } ], "range": [ - 80046, - 80159 + 80171, + 80284 ], "loc": { "start": { - "line": 2627, + "line": 2629, "column": 16 }, "end": { - "line": 2628, + "line": 2630, "column": 59 } } }, "range": [ - 80046, - 80160 + 80171, + 80285 ], "loc": { "start": { - "line": 2627, + "line": 2629, "column": 16 }, "end": { - "line": 2628, + "line": 2630, "column": 60 } } } ], "range": [ - 80028, - 80174 + 80153, + 80299 ], "loc": { "start": { - "line": 2626, + "line": 2628, "column": 59 }, "end": { - "line": 2629, + "line": 2631, "column": 13 } } }, "alternate": null, "range": [ - 79981, - 80174 + 80106, + 80299 ], "loc": { "start": { - "line": 2626, + "line": 2628, "column": 12 }, "end": { - "line": 2629, + "line": 2631, "column": 13 } } @@ -138652,16 +138905,16 @@ "object": { "type": "ThisExpression", "range": [ - 80188, - 80192 + 80313, + 80317 ], "loc": { "start": { - "line": 2631, + "line": 2633, "column": 12 }, "end": { - "line": 2631, + "line": 2633, "column": 16 } } @@ -138670,31 +138923,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 80193, - 80200 + 80318, + 80325 ], "loc": { "start": { - "line": 2631, + "line": 2633, "column": 17 }, "end": { - "line": 2631, + "line": 2633, "column": 24 } } }, "range": [ - 80188, - 80200 + 80313, + 80325 ], "loc": { "start": { - "line": 2631, + "line": 2633, "column": 12 }, "end": { - "line": 2631, + "line": 2633, "column": 24 } } @@ -138703,31 +138956,31 @@ "type": "Identifier", "name": "emit", "range": [ - 80201, - 80205 + 80326, + 80330 ], "loc": { "start": { - "line": 2631, + "line": 2633, "column": 25 }, "end": { - "line": 2631, + "line": 2633, "column": 29 } } }, "range": [ - 80188, - 80205 + 80313, + 80330 ], "loc": { "start": { - "line": 2631, + "line": 2633, "column": 12 }, "end": { - "line": 2631, + "line": 2633, "column": 29 } } @@ -138738,16 +138991,16 @@ "value": "select-options", "raw": "'select-options'", "range": [ - 80206, - 80222 + 80331, + 80347 ], "loc": { "start": { - "line": 2631, + "line": 2633, "column": 30 }, "end": { - "line": 2631, + "line": 2633, "column": 46 } } @@ -138755,16 +139008,16 @@ { "type": "ThisExpression", "range": [ - 80224, - 80228 + 80349, + 80353 ], "loc": { "start": { - "line": 2631, + "line": 2633, "column": 48 }, "end": { - "line": 2631, + "line": 2633, "column": 52 } } @@ -138773,16 +139026,16 @@ "type": "Identifier", "name": "index", "range": [ - 80230, - 80235 + 80355, + 80360 ], "loc": { "start": { - "line": 2631, + "line": 2633, "column": 54 }, "end": { - "line": 2631, + "line": 2633, "column": 59 } } @@ -138791,63 +139044,63 @@ "type": "Identifier", "name": "values", "range": [ - 80237, - 80243 + 80362, + 80368 ], "loc": { "start": { - "line": 2631, + "line": 2633, "column": 61 }, "end": { - "line": 2631, + "line": 2633, "column": 67 } } } ], "range": [ - 80188, - 80244 + 80313, + 80369 ], "loc": { "start": { - "line": 2631, + "line": 2633, "column": 12 }, "end": { - "line": 2631, + "line": 2633, "column": 68 } } }, "range": [ - 80188, - 80245 + 80313, + 80370 ], "loc": { "start": { - "line": 2631, + "line": 2633, "column": 12 }, "end": { - "line": 2631, + "line": 2633, "column": 69 } } } ], "range": [ - 79858, - 80255 + 79983, + 80380 ], "loc": { "start": { - "line": 2622, + "line": 2624, "column": 42 }, "end": { - "line": 2632, + "line": 2634, "column": 9 } }, @@ -138856,16 +139109,16 @@ "type": "Line", "value": "checklist", "range": [ - 80264, - 80275 + 80389, + 80400 ], "loc": { "start": { - "line": 2633, + "line": 2635, "column": 8 }, "end": { - "line": 2633, + "line": 2635, "column": 19 } } @@ -138881,16 +139134,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 80293, - 80303 + 80418, + 80428 ], "loc": { "start": { - "line": 2634, + "line": 2636, "column": 17 }, "end": { - "line": 2634, + "line": 2636, "column": 27 } } @@ -138899,31 +139152,31 @@ "type": "Identifier", "name": "CHECKLIST", "range": [ - 80308, - 80317 + 80433, + 80442 ], "loc": { "start": { - "line": 2634, + "line": 2636, "column": 32 }, "end": { - "line": 2634, + "line": 2636, "column": 41 } } }, "range": [ - 80293, - 80317 + 80418, + 80442 ], "loc": { "start": { - "line": 2634, + "line": 2636, "column": 17 }, "end": { - "line": 2634, + "line": 2636, "column": 41 } } @@ -138940,16 +139193,16 @@ "type": "Identifier", "name": "values", "range": [ - 80337, - 80343 + 80462, + 80468 ], "loc": { "start": { - "line": 2635, + "line": 2637, "column": 16 }, "end": { - "line": 2635, + "line": 2637, "column": 22 } } @@ -138958,31 +139211,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 80346, - 80348 + 80471, + 80473 ], "loc": { "start": { - "line": 2635, + "line": 2637, "column": 25 }, "end": { - "line": 2635, + "line": 2637, "column": 27 } } }, "range": [ - 80337, - 80348 + 80462, + 80473 ], "loc": { "start": { - "line": 2635, + "line": 2637, "column": 16 }, "end": { - "line": 2635, + "line": 2637, "column": 27 } } @@ -138990,16 +139243,16 @@ ], "kind": "let", "range": [ - 80333, - 80349 + 80458, + 80474 ], "loc": { "start": { - "line": 2635, + "line": 2637, "column": 12 }, "end": { - "line": 2635, + "line": 2637, "column": 28 } } @@ -139015,16 +139268,16 @@ "object": { "type": "ThisExpression", "range": [ - 80366, - 80370 + 80491, + 80495 ], "loc": { "start": { - "line": 2636, + "line": 2638, "column": 16 }, "end": { - "line": 2636, + "line": 2638, "column": 20 } } @@ -139033,31 +139286,31 @@ "type": "Identifier", "name": "loadFltOnDemand", "range": [ - 80371, - 80386 + 80496, + 80511 ], "loc": { "start": { - "line": 2636, + "line": 2638, "column": 21 }, "end": { - "line": 2636, + "line": 2638, "column": 36 } } }, "range": [ - 80366, - 80386 + 80491, + 80511 ], "loc": { "start": { - "line": 2636, + "line": 2638, "column": 16 }, "end": { - "line": 2636, + "line": 2638, "column": 36 } } @@ -139071,16 +139324,16 @@ "object": { "type": "ThisExpression", "range": [ - 80391, - 80395 + 80516, + 80520 ], "loc": { "start": { - "line": 2636, + "line": 2638, "column": 41 }, "end": { - "line": 2636, + "line": 2638, "column": 45 } } @@ -139089,62 +139342,62 @@ "type": "Identifier", "name": "initialized", "range": [ - 80396, - 80407 + 80521, + 80532 ], "loc": { "start": { - "line": 2636, + "line": 2638, "column": 46 }, "end": { - "line": 2636, + "line": 2638, "column": 57 } } }, "range": [ - 80391, - 80407 + 80516, + 80532 ], "loc": { "start": { - "line": 2636, + "line": 2638, "column": 41 }, "end": { - "line": 2636, + "line": 2638, "column": 57 } } }, "prefix": true, "range": [ - 80390, - 80407 + 80515, + 80532 ], "loc": { "start": { - "line": 2636, + "line": 2638, "column": 40 }, "end": { - "line": 2636, + "line": 2638, "column": 57 } } }, "range": [ - 80366, - 80407 + 80491, + 80532 ], "loc": { "start": { - "line": 2636, + "line": 2638, "column": 16 }, "end": { - "line": 2636, + "line": 2638, "column": 57 } } @@ -139165,16 +139418,16 @@ "object": { "type": "ThisExpression", "range": [ - 80427, - 80431 + 80552, + 80556 ], "loc": { "start": { - "line": 2637, + "line": 2639, "column": 16 }, "end": { - "line": 2637, + "line": 2639, "column": 20 } } @@ -139183,31 +139436,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 80432, - 80439 + 80557, + 80564 ], "loc": { "start": { - "line": 2637, + "line": 2639, "column": 21 }, "end": { - "line": 2637, + "line": 2639, "column": 28 } } }, "range": [ - 80427, - 80439 + 80552, + 80564 ], "loc": { "start": { - "line": 2637, + "line": 2639, "column": 16 }, "end": { - "line": 2637, + "line": 2639, "column": 28 } } @@ -139216,31 +139469,31 @@ "type": "Identifier", "name": "emit", "range": [ - 80440, - 80444 + 80565, + 80569 ], "loc": { "start": { - "line": 2637, + "line": 2639, "column": 29 }, "end": { - "line": 2637, + "line": 2639, "column": 33 } } }, "range": [ - 80427, - 80444 + 80552, + 80569 ], "loc": { "start": { - "line": 2637, + "line": 2639, "column": 16 }, "end": { - "line": 2637, + "line": 2639, "column": 33 } } @@ -139251,16 +139504,16 @@ "value": "build-checklist-filter", "raw": "'build-checklist-filter'", "range": [ - 80445, - 80469 + 80570, + 80594 ], "loc": { "start": { - "line": 2637, + "line": 2639, "column": 34 }, "end": { - "line": 2637, + "line": 2639, "column": 58 } } @@ -139268,16 +139521,16 @@ { "type": "ThisExpression", "range": [ - 80471, - 80475 + 80596, + 80600 ], "loc": { "start": { - "line": 2637, + "line": 2639, "column": 60 }, "end": { - "line": 2637, + "line": 2639, "column": 64 } } @@ -139286,16 +139539,16 @@ "type": "Identifier", "name": "index", "range": [ - 80477, - 80482 + 80602, + 80607 ], "loc": { "start": { - "line": 2637, + "line": 2639, "column": 66 }, "end": { - "line": 2637, + "line": 2639, "column": 71 } } @@ -139306,16 +139559,16 @@ "object": { "type": "ThisExpression", "range": [ - 80504, - 80508 + 80629, + 80633 ], "loc": { "start": { - "line": 2638, + "line": 2640, "column": 20 }, "end": { - "line": 2638, + "line": 2640, "column": 24 } } @@ -139324,94 +139577,94 @@ "type": "Identifier", "name": "linkedFilters", "range": [ - 80509, - 80522 + 80634, + 80647 ], "loc": { "start": { - "line": 2638, + "line": 2640, "column": 25 }, "end": { - "line": 2638, + "line": 2640, "column": 38 } } }, "range": [ - 80504, - 80522 + 80629, + 80647 ], "loc": { "start": { - "line": 2638, + "line": 2640, "column": 20 }, "end": { - "line": 2638, + "line": 2640, "column": 38 } } } ], "range": [ - 80427, - 80523 + 80552, + 80648 ], "loc": { "start": { - "line": 2637, + "line": 2639, "column": 16 }, "end": { - "line": 2638, + "line": 2640, "column": 39 } } }, "range": [ - 80427, - 80524 + 80552, + 80649 ], "loc": { "start": { - "line": 2637, + "line": 2639, "column": 16 }, "end": { - "line": 2638, + "line": 2640, "column": 40 } } } ], "range": [ - 80409, - 80538 + 80534, + 80663 ], "loc": { "start": { - "line": 2636, + "line": 2638, "column": 59 }, "end": { - "line": 2639, + "line": 2641, "column": 13 } } }, "alternate": null, "range": [ - 80362, - 80538 + 80487, + 80663 ], "loc": { "start": { - "line": 2636, + "line": 2638, "column": 12 }, "end": { - "line": 2639, + "line": 2641, "column": 13 } } @@ -139424,16 +139677,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 80555, - 80562 + 80680, + 80687 ], "loc": { "start": { - "line": 2640, + "line": 2642, "column": 16 }, "end": { - "line": 2640, + "line": 2642, "column": 23 } } @@ -139443,32 +139696,32 @@ "type": "Identifier", "name": "query", "range": [ - 80563, - 80568 + 80688, + 80693 ], "loc": { "start": { - "line": 2640, + "line": 2642, "column": 24 }, "end": { - "line": 2640, + "line": 2642, "column": 29 } } } ], "range": [ - 80555, - 80569 + 80680, + 80694 ], "loc": { "start": { - "line": 2640, + "line": 2642, "column": 16 }, "end": { - "line": 2640, + "line": 2642, "column": 30 } } @@ -139485,16 +139738,16 @@ "type": "Identifier", "name": "values", "range": [ - 80589, - 80595 + 80714, + 80720 ], "loc": { "start": { - "line": 2641, + "line": 2643, "column": 16 }, "end": { - "line": 2641, + "line": 2643, "column": 22 } } @@ -139503,62 +139756,62 @@ "type": "Identifier", "name": "query", "range": [ - 80598, - 80603 + 80723, + 80728 ], "loc": { "start": { - "line": 2641, + "line": 2643, "column": 25 }, "end": { - "line": 2641, + "line": 2643, "column": 30 } } }, "range": [ - 80589, - 80603 + 80714, + 80728 ], "loc": { "start": { - "line": 2641, + "line": 2643, "column": 16 }, "end": { - "line": 2641, + "line": 2643, "column": 30 } } }, "range": [ - 80589, - 80604 + 80714, + 80729 ], "loc": { "start": { - "line": 2641, + "line": 2643, "column": 16 }, "end": { - "line": 2641, + "line": 2643, "column": 31 } } } ], "range": [ - 80571, - 80618 + 80696, + 80743 ], "loc": { "start": { - "line": 2640, + "line": 2642, "column": 32 }, "end": { - "line": 2642, + "line": 2644, "column": 13 } } @@ -139575,16 +139828,16 @@ "type": "Identifier", "name": "query", "range": [ - 80642, - 80647 + 80767, + 80772 ], "loc": { "start": { - "line": 2643, + "line": 2645, "column": 16 }, "end": { - "line": 2643, + "line": 2645, "column": 21 } } @@ -139595,16 +139848,16 @@ "type": "Identifier", "name": "matchCase", "range": [ - 80650, - 80659 + 80775, + 80784 ], "loc": { "start": { - "line": 2643, + "line": 2645, "column": 24 }, "end": { - "line": 2643, + "line": 2645, "column": 33 } } @@ -139614,16 +139867,16 @@ "type": "Identifier", "name": "query", "range": [ - 80660, - 80665 + 80785, + 80790 ], "loc": { "start": { - "line": 2643, + "line": 2645, "column": 34 }, "end": { - "line": 2643, + "line": 2645, "column": 39 } } @@ -139634,16 +139887,16 @@ "object": { "type": "ThisExpression", "range": [ - 80667, - 80671 + 80792, + 80796 ], "loc": { "start": { - "line": 2643, + "line": 2645, "column": 41 }, "end": { - "line": 2643, + "line": 2645, "column": 45 } } @@ -139652,77 +139905,77 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 80672, - 80685 + 80797, + 80810 ], "loc": { "start": { - "line": 2643, + "line": 2645, "column": 46 }, "end": { - "line": 2643, + "line": 2645, "column": 59 } } }, "range": [ - 80667, - 80685 + 80792, + 80810 ], "loc": { "start": { - "line": 2643, + "line": 2645, "column": 41 }, "end": { - "line": 2643, + "line": 2645, "column": 59 } } } ], "range": [ - 80650, - 80686 + 80775, + 80811 ], "loc": { "start": { - "line": 2643, + "line": 2645, "column": 24 }, "end": { - "line": 2643, + "line": 2645, "column": 60 } } }, "range": [ - 80642, - 80686 + 80767, + 80811 ], "loc": { "start": { - "line": 2643, + "line": 2645, "column": 16 }, "end": { - "line": 2643, + "line": 2645, "column": 60 } } }, "range": [ - 80642, - 80687 + 80767, + 80812 ], "loc": { "start": { - "line": 2643, + "line": 2645, "column": 16 }, "end": { - "line": 2643, + "line": 2645, "column": 61 } } @@ -139736,16 +139989,16 @@ "type": "Identifier", "name": "values", "range": [ - 80704, - 80710 + 80829, + 80835 ], "loc": { "start": { - "line": 2644, + "line": 2646, "column": 16 }, "end": { - "line": 2644, + "line": 2646, "column": 22 } } @@ -139759,16 +140012,16 @@ "type": "Identifier", "name": "query", "range": [ - 80713, - 80718 + 80838, + 80843 ], "loc": { "start": { - "line": 2644, + "line": 2646, "column": 25 }, "end": { - "line": 2644, + "line": 2646, "column": 30 } } @@ -139777,31 +140030,31 @@ "type": "Identifier", "name": "split", "range": [ - 80719, - 80724 + 80844, + 80849 ], "loc": { "start": { - "line": 2644, + "line": 2646, "column": 31 }, "end": { - "line": 2644, + "line": 2646, "column": 36 } } }, "range": [ - 80713, - 80724 + 80838, + 80849 ], "loc": { "start": { - "line": 2644, + "line": 2646, "column": 25 }, "end": { - "line": 2644, + "line": 2646, "column": 36 } } @@ -139818,16 +140071,16 @@ "value": " ", "raw": "' '", "range": [ - 80725, - 80728 + 80850, + 80853 ], "loc": { "start": { - "line": 2644, + "line": 2646, "column": 37 }, "end": { - "line": 2644, + "line": 2646, "column": 40 } } @@ -139838,16 +140091,16 @@ "object": { "type": "ThisExpression", "range": [ - 80731, - 80735 + 80856, + 80860 ], "loc": { "start": { - "line": 2644, + "line": 2646, "column": 43 }, "end": { - "line": 2644, + "line": 2646, "column": 47 } } @@ -139856,46 +140109,46 @@ "type": "Identifier", "name": "orOperator", "range": [ - 80736, - 80746 + 80861, + 80871 ], "loc": { "start": { - "line": 2644, + "line": 2646, "column": 48 }, "end": { - "line": 2644, + "line": 2646, "column": 58 } } }, "range": [ - 80731, - 80746 + 80856, + 80871 ], "loc": { "start": { - "line": 2644, + "line": 2646, "column": 43 }, "end": { - "line": 2644, + "line": 2646, "column": 58 } } }, "range": [ - 80725, - 80746 + 80850, + 80871 ], "loc": { "start": { - "line": 2644, + "line": 2646, "column": 37 }, "end": { - "line": 2644, + "line": 2646, "column": 58 } } @@ -139905,108 +140158,108 @@ "value": " ", "raw": "' '", "range": [ - 80749, - 80752 + 80874, + 80877 ], "loc": { "start": { - "line": 2644, + "line": 2646, "column": 61 }, "end": { - "line": 2644, + "line": 2646, "column": 64 } } }, "range": [ - 80725, - 80752 + 80850, + 80877 ], "loc": { "start": { - "line": 2644, + "line": 2646, "column": 37 }, "end": { - "line": 2644, + "line": 2646, "column": 64 } } } ], "range": [ - 80713, - 80753 + 80838, + 80878 ], "loc": { "start": { - "line": 2644, + "line": 2646, "column": 25 }, "end": { - "line": 2644, + "line": 2646, "column": 65 } } }, "range": [ - 80704, - 80753 + 80829, + 80878 ], "loc": { "start": { - "line": 2644, + "line": 2646, "column": 16 }, "end": { - "line": 2644, + "line": 2646, "column": 65 } } }, "range": [ - 80704, - 80754 + 80829, + 80879 ], "loc": { "start": { - "line": 2644, + "line": 2646, "column": 16 }, "end": { - "line": 2644, + "line": 2646, "column": 66 } } } ], "range": [ - 80624, - 80768 + 80749, + 80893 ], "loc": { "start": { - "line": 2642, + "line": 2644, "column": 19 }, "end": { - "line": 2645, + "line": 2647, "column": 13 } } }, "range": [ - 80551, - 80768 + 80676, + 80893 ], "loc": { "start": { - "line": 2640, + "line": 2642, "column": 12 }, "end": { - "line": 2645, + "line": 2647, "column": 13 } } @@ -140024,16 +140277,16 @@ "object": { "type": "ThisExpression", "range": [ - 80782, - 80786 + 80907, + 80911 ], "loc": { "start": { - "line": 2647, + "line": 2649, "column": 12 }, "end": { - "line": 2647, + "line": 2649, "column": 16 } } @@ -140042,31 +140295,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 80787, - 80794 + 80912, + 80919 ], "loc": { "start": { - "line": 2647, + "line": 2649, "column": 17 }, "end": { - "line": 2647, + "line": 2649, "column": 24 } } }, "range": [ - 80782, - 80794 + 80907, + 80919 ], "loc": { "start": { - "line": 2647, + "line": 2649, "column": 12 }, "end": { - "line": 2647, + "line": 2649, "column": 24 } } @@ -140075,31 +140328,31 @@ "type": "Identifier", "name": "emit", "range": [ - 80795, - 80799 + 80920, + 80924 ], "loc": { "start": { - "line": 2647, + "line": 2649, "column": 25 }, "end": { - "line": 2647, + "line": 2649, "column": 29 } } }, "range": [ - 80782, - 80799 + 80907, + 80924 ], "loc": { "start": { - "line": 2647, + "line": 2649, "column": 12 }, "end": { - "line": 2647, + "line": 2649, "column": 29 } } @@ -140110,16 +140363,16 @@ "value": "select-checklist-options", "raw": "'select-checklist-options'", "range": [ - 80800, - 80826 + 80925, + 80951 ], "loc": { "start": { - "line": 2647, + "line": 2649, "column": 30 }, "end": { - "line": 2647, + "line": 2649, "column": 56 } } @@ -140127,16 +140380,16 @@ { "type": "ThisExpression", "range": [ - 80828, - 80832 + 80953, + 80957 ], "loc": { "start": { - "line": 2647, + "line": 2649, "column": 58 }, "end": { - "line": 2647, + "line": 2649, "column": 62 } } @@ -140145,16 +140398,16 @@ "type": "Identifier", "name": "index", "range": [ - 80834, - 80839 + 80959, + 80964 ], "loc": { "start": { - "line": 2647, + "line": 2649, "column": 64 }, "end": { - "line": 2647, + "line": 2649, "column": 69 } } @@ -140163,79 +140416,79 @@ "type": "Identifier", "name": "values", "range": [ - 80841, - 80847 + 80966, + 80972 ], "loc": { "start": { - "line": 2647, + "line": 2649, "column": 71 }, "end": { - "line": 2647, + "line": 2649, "column": 77 } } } ], "range": [ - 80782, - 80848 + 80907, + 80973 ], "loc": { "start": { - "line": 2647, + "line": 2649, "column": 12 }, "end": { - "line": 2647, + "line": 2649, "column": 78 } } }, "range": [ - 80782, - 80849 + 80907, + 80974 ], "loc": { "start": { - "line": 2647, + "line": 2649, "column": 12 }, "end": { - "line": 2647, + "line": 2649, "column": 79 } } } ], "range": [ - 80319, - 80859 + 80444, + 80984 ], "loc": { "start": { - "line": 2634, + "line": 2636, "column": 43 }, "end": { - "line": 2648, + "line": 2650, "column": 9 } } }, "alternate": null, "range": [ - 80289, - 80859 + 80414, + 80984 ], "loc": { "start": { - "line": 2634, + "line": 2636, "column": 13 }, "end": { - "line": 2648, + "line": 2650, "column": 9 } }, @@ -140244,16 +140497,16 @@ "type": "Line", "value": "checklist", "range": [ - 80264, - 80275 + 80389, + 80400 ], "loc": { "start": { - "line": 2633, + "line": 2635, "column": 8 }, "end": { - "line": 2633, + "line": 2635, "column": 19 } } @@ -140261,16 +140514,16 @@ ] }, "range": [ - 79829, - 80859 + 79954, + 80984 ], "loc": { "start": { - "line": 2622, + "line": 2624, "column": 13 }, "end": { - "line": 2648, + "line": 2650, "column": 9 } }, @@ -140279,16 +140532,16 @@ "type": "Line", "value": "multiple selects", "range": [ - 79797, - 79815 + 79922, + 79940 ], "loc": { "start": { - "line": 2621, + "line": 2623, "column": 8 }, "end": { - "line": 2621, + "line": 2623, "column": 26 } } @@ -140296,32 +140549,32 @@ ] }, "range": [ - 79483, - 80859 + 79608, + 80984 ], "loc": { "start": { - "line": 2614, + "line": 2616, "column": 8 }, "end": { - "line": 2648, + "line": 2650, "column": 9 } } } ], "range": [ - 79313, - 80865 + 79438, + 80990 ], "loc": { "start": { - "line": 2607, + "line": 2609, "column": 38 }, "end": { - "line": 2649, + "line": 2651, "column": 5 } } @@ -140329,16 +140582,16 @@ "generator": false, "expression": false, "range": [ - 79293, - 80865 + 79418, + 80990 ], "loc": { "start": { - "line": 2607, + "line": 2609, "column": 18 }, "end": { - "line": 2649, + "line": 2651, "column": 5 } } @@ -140346,16 +140599,16 @@ "kind": "method", "computed": false, "range": [ - 79279, - 80865 + 79404, + 80990 ], "loc": { "start": { - "line": 2607, + "line": 2609, "column": 4 }, "end": { - "line": 2649, + "line": 2651, "column": 5 } }, @@ -140364,16 +140617,16 @@ "type": "Block", "value": "*\n * Set search value to a given filter\n * @param {Number} index Column's index\n * @param {String or Array} query searcharg Search term\n ", "range": [ - 79112, - 79274 + 79237, + 79399 ], "loc": { "start": { - "line": 2602, + "line": 2604, "column": 4 }, "end": { - "line": 2606, + "line": 2608, "column": 7 } } @@ -140384,16 +140637,16 @@ "type": "Block", "value": "*\n * Set them columns' widths as per configuration\n * @param {Element} tbl DOM element\n ", "range": [ - 80871, - 80975 + 80996, + 81100 ], "loc": { "start": { - "line": 2651, + "line": 2653, "column": 4 }, "end": { - "line": 2654, + "line": 2656, "column": 7 } } @@ -140407,16 +140660,16 @@ "type": "Identifier", "name": "setColWidths", "range": [ - 80980, - 80992 + 81105, + 81117 ], "loc": { "start": { - "line": 2655, + "line": 2657, "column": 4 }, "end": { - "line": 2655, + "line": 2657, "column": 16 } } @@ -140429,16 +140682,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 80993, - 80996 + 81118, + 81121 ], "loc": { "start": { - "line": 2655, + "line": 2657, "column": 17 }, "end": { - "line": 2655, + "line": 2657, "column": 20 } } @@ -140458,16 +140711,16 @@ "object": { "type": "ThisExpression", "range": [ - 81013, - 81017 + 81138, + 81142 ], "loc": { "start": { - "line": 2656, + "line": 2658, "column": 13 }, "end": { - "line": 2656, + "line": 2658, "column": 17 } } @@ -140476,47 +140729,47 @@ "type": "Identifier", "name": "hasColWidths", "range": [ - 81018, - 81030 + 81143, + 81155 ], "loc": { "start": { - "line": 2656, + "line": 2658, "column": 18 }, "end": { - "line": 2656, + "line": 2658, "column": 30 } } }, "range": [ - 81013, - 81030 + 81138, + 81155 ], "loc": { "start": { - "line": 2656, + "line": 2658, "column": 13 }, "end": { - "line": 2656, + "line": 2658, "column": 30 } } }, "prefix": true, "range": [ - 81012, - 81030 + 81137, + 81155 ], "loc": { "start": { - "line": 2656, + "line": 2658, "column": 12 }, "end": { - "line": 2656, + "line": 2658, "column": 30 } } @@ -140528,48 +140781,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 81046, - 81053 + 81171, + 81178 ], "loc": { "start": { - "line": 2657, + "line": 2659, "column": 12 }, "end": { - "line": 2657, + "line": 2659, "column": 19 } } } ], "range": [ - 81032, - 81063 + 81157, + 81188 ], "loc": { "start": { - "line": 2656, + "line": 2658, "column": 32 }, "end": { - "line": 2658, + "line": 2660, "column": 9 } } }, "alternate": null, "range": [ - 81008, - 81063 + 81133, + 81188 ], "loc": { "start": { - "line": 2656, + "line": 2658, "column": 8 }, "end": { - "line": 2658, + "line": 2660, "column": 9 } } @@ -140583,16 +140836,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 81072, - 81075 + 81197, + 81200 ], "loc": { "start": { - "line": 2659, + "line": 2661, "column": 8 }, "end": { - "line": 2659, + "line": 2661, "column": 11 } } @@ -140604,16 +140857,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 81078, - 81081 + 81203, + 81206 ], "loc": { "start": { - "line": 2659, + "line": 2661, "column": 14 }, "end": { - "line": 2659, + "line": 2661, "column": 17 } } @@ -140626,16 +140879,16 @@ "object": { "type": "ThisExpression", "range": [ - 81085, - 81089 + 81210, + 81214 ], "loc": { "start": { - "line": 2659, + "line": 2661, "column": 21 }, "end": { - "line": 2659, + "line": 2661, "column": 25 } } @@ -140644,92 +140897,92 @@ "type": "Identifier", "name": "dom", "range": [ - 81090, - 81093 + 81215, + 81218 ], "loc": { "start": { - "line": 2659, + "line": 2661, "column": 26 }, "end": { - "line": 2659, + "line": 2661, "column": 29 } } }, "range": [ - 81085, - 81093 + 81210, + 81218 ], "loc": { "start": { - "line": 2659, + "line": 2661, "column": 21 }, "end": { - "line": 2659, + "line": 2661, "column": 29 } } }, "arguments": [], "range": [ - 81085, - 81095 + 81210, + 81220 ], "loc": { "start": { - "line": 2659, + "line": 2661, "column": 21 }, "end": { - "line": 2659, + "line": 2661, "column": 31 } } }, "range": [ - 81078, - 81095 + 81203, + 81220 ], "loc": { "start": { - "line": 2659, + "line": 2661, "column": 14 }, "end": { - "line": 2659, + "line": 2661, "column": 31 } } }, "range": [ - 81072, - 81095 + 81197, + 81220 ], "loc": { "start": { - "line": 2659, + "line": 2661, "column": 8 }, "end": { - "line": 2659, + "line": 2661, "column": 31 } } }, "range": [ - 81072, - 81096 + 81197, + 81221 ], "loc": { "start": { - "line": 2659, + "line": 2661, "column": 8 }, "end": { - "line": 2659, + "line": 2661, "column": 32 } } @@ -140743,16 +140996,16 @@ "type": "Identifier", "name": "nbCols", "range": [ - 81110, - 81116 + 81235, + 81241 ], "loc": { "start": { - "line": 2661, + "line": 2663, "column": 12 }, "end": { - "line": 2661, + "line": 2663, "column": 18 } } @@ -140763,16 +141016,16 @@ "object": { "type": "ThisExpression", "range": [ - 81119, - 81123 + 81244, + 81248 ], "loc": { "start": { - "line": 2661, + "line": 2663, "column": 21 }, "end": { - "line": 2661, + "line": 2663, "column": 25 } } @@ -140781,46 +141034,46 @@ "type": "Identifier", "name": "nbCells", "range": [ - 81124, - 81131 + 81249, + 81256 ], "loc": { "start": { - "line": 2661, + "line": 2663, "column": 26 }, "end": { - "line": 2661, + "line": 2663, "column": 33 } } }, "range": [ - 81119, - 81131 + 81244, + 81256 ], "loc": { "start": { - "line": 2661, + "line": 2663, "column": 21 }, "end": { - "line": 2661, + "line": 2663, "column": 33 } } }, "range": [ - 81110, - 81131 + 81235, + 81256 ], "loc": { "start": { - "line": 2661, + "line": 2663, "column": 12 }, "end": { - "line": 2661, + "line": 2663, "column": 33 } } @@ -140828,16 +141081,16 @@ ], "kind": "let", "range": [ - 81106, - 81132 + 81231, + 81257 ], "loc": { "start": { - "line": 2661, + "line": 2663, "column": 8 }, "end": { - "line": 2661, + "line": 2663, "column": 34 } } @@ -140851,16 +141104,16 @@ "type": "Identifier", "name": "colWidths", "range": [ - 81145, - 81154 + 81270, + 81279 ], "loc": { "start": { - "line": 2662, + "line": 2664, "column": 12 }, "end": { - "line": 2662, + "line": 2664, "column": 21 } } @@ -140871,16 +141124,16 @@ "object": { "type": "ThisExpression", "range": [ - 81157, - 81161 + 81282, + 81286 ], "loc": { "start": { - "line": 2662, + "line": 2664, "column": 24 }, "end": { - "line": 2662, + "line": 2664, "column": 28 } } @@ -140889,46 +141142,46 @@ "type": "Identifier", "name": "colWidths", "range": [ - 81162, - 81171 + 81287, + 81296 ], "loc": { "start": { - "line": 2662, + "line": 2664, "column": 29 }, "end": { - "line": 2662, + "line": 2664, "column": 38 } } }, "range": [ - 81157, - 81171 + 81282, + 81296 ], "loc": { "start": { - "line": 2662, + "line": 2664, "column": 24 }, "end": { - "line": 2662, + "line": 2664, "column": 38 } } }, "range": [ - 81145, - 81171 + 81270, + 81296 ], "loc": { "start": { - "line": 2662, + "line": 2664, "column": 12 }, "end": { - "line": 2662, + "line": 2664, "column": 38 } } @@ -140936,16 +141189,16 @@ ], "kind": "let", "range": [ - 81141, - 81172 + 81266, + 81297 ], "loc": { "start": { - "line": 2662, + "line": 2664, "column": 8 }, "end": { - "line": 2662, + "line": 2664, "column": 39 } } @@ -140959,16 +141212,16 @@ "type": "Identifier", "name": "colTags", "range": [ - 81185, - 81192 + 81310, + 81317 ], "loc": { "start": { - "line": 2663, + "line": 2665, "column": 12 }, "end": { - "line": 2663, + "line": 2665, "column": 19 } } @@ -140979,16 +141232,16 @@ "type": "Identifier", "name": "tag", "range": [ - 81195, - 81198 + 81320, + 81323 ], "loc": { "start": { - "line": 2663, + "line": 2665, "column": 22 }, "end": { - "line": 2663, + "line": 2665, "column": 25 } } @@ -140998,16 +141251,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 81199, - 81202 + 81324, + 81327 ], "loc": { "start": { - "line": 2663, + "line": 2665, "column": 26 }, "end": { - "line": 2663, + "line": 2665, "column": 29 } } @@ -141017,47 +141270,47 @@ "value": "col", "raw": "'col'", "range": [ - 81204, - 81209 + 81329, + 81334 ], "loc": { "start": { - "line": 2663, + "line": 2665, "column": 31 }, "end": { - "line": 2663, + "line": 2665, "column": 36 } } } ], "range": [ - 81195, - 81210 + 81320, + 81335 ], "loc": { "start": { - "line": 2663, + "line": 2665, "column": 22 }, "end": { - "line": 2663, + "line": 2665, "column": 37 } } }, "range": [ - 81185, - 81210 + 81310, + 81335 ], "loc": { "start": { - "line": 2663, + "line": 2665, "column": 12 }, "end": { - "line": 2663, + "line": 2665, "column": 37 } } @@ -141065,16 +141318,16 @@ ], "kind": "let", "range": [ - 81181, - 81211 + 81306, + 81336 ], "loc": { "start": { - "line": 2663, + "line": 2665, "column": 8 }, "end": { - "line": 2663, + "line": 2665, "column": 38 } } @@ -141088,16 +141341,16 @@ "type": "Identifier", "name": "tblHasColTag", "range": [ - 81224, - 81236 + 81349, + 81361 ], "loc": { "start": { - "line": 2664, + "line": 2666, "column": 12 }, "end": { - "line": 2664, + "line": 2666, "column": 24 } } @@ -141112,16 +141365,16 @@ "type": "Identifier", "name": "colTags", "range": [ - 81239, - 81246 + 81364, + 81371 ], "loc": { "start": { - "line": 2664, + "line": 2666, "column": 27 }, "end": { - "line": 2664, + "line": 2666, "column": 34 } } @@ -141130,31 +141383,31 @@ "type": "Identifier", "name": "length", "range": [ - 81247, - 81253 + 81372, + 81378 ], "loc": { "start": { - "line": 2664, + "line": 2666, "column": 35 }, "end": { - "line": 2664, + "line": 2666, "column": 41 } } }, "range": [ - 81239, - 81253 + 81364, + 81378 ], "loc": { "start": { - "line": 2664, + "line": 2666, "column": 27 }, "end": { - "line": 2664, + "line": 2666, "column": 41 } } @@ -141164,46 +141417,46 @@ "value": 0, "raw": "0", "range": [ - 81256, - 81257 + 81381, + 81382 ], "loc": { "start": { - "line": 2664, + "line": 2666, "column": 44 }, "end": { - "line": 2664, + "line": 2666, "column": 45 } } }, "range": [ - 81239, - 81257 + 81364, + 81382 ], "loc": { "start": { - "line": 2664, + "line": 2666, "column": 27 }, "end": { - "line": 2664, + "line": 2666, "column": 45 } } }, "range": [ - 81224, - 81257 + 81349, + 81382 ], "loc": { "start": { - "line": 2664, + "line": 2666, "column": 12 }, "end": { - "line": 2664, + "line": 2666, "column": 45 } } @@ -141211,16 +141464,16 @@ ], "kind": "let", "range": [ - 81220, - 81258 + 81345, + 81383 ], "loc": { "start": { - "line": 2664, + "line": 2666, "column": 8 }, "end": { - "line": 2664, + "line": 2666, "column": 46 } } @@ -141234,16 +141487,16 @@ "type": "Identifier", "name": "frag", "range": [ - 81271, - 81275 + 81396, + 81400 ], "loc": { "start": { - "line": 2665, + "line": 2667, "column": 12 }, "end": { - "line": 2665, + "line": 2667, "column": 16 } } @@ -141257,32 +141510,32 @@ "type": "Identifier", "name": "tblHasColTag", "range": [ - 81279, - 81291 + 81404, + 81416 ], "loc": { "start": { - "line": 2665, + "line": 2667, "column": 20 }, "end": { - "line": 2665, + "line": 2667, "column": 32 } } }, "prefix": true, "range": [ - 81278, - 81291 + 81403, + 81416 ], "loc": { "start": { - "line": 2665, + "line": 2667, "column": 19 }, "end": { - "line": 2665, + "line": 2667, "column": 32 } } @@ -141296,16 +141549,16 @@ "type": "Identifier", "name": "doc", "range": [ - 81294, - 81297 + 81419, + 81422 ], "loc": { "start": { - "line": 2665, + "line": 2667, "column": 35 }, "end": { - "line": 2665, + "line": 2667, "column": 38 } } @@ -141314,47 +141567,47 @@ "type": "Identifier", "name": "createDocumentFragment", "range": [ - 81298, - 81320 + 81423, + 81445 ], "loc": { "start": { - "line": 2665, + "line": 2667, "column": 39 }, "end": { - "line": 2665, + "line": 2667, "column": 61 } } }, "range": [ - 81294, - 81320 + 81419, + 81445 ], "loc": { "start": { - "line": 2665, + "line": 2667, "column": 35 }, "end": { - "line": 2665, + "line": 2667, "column": 61 } } }, "arguments": [], "range": [ - 81294, - 81322 + 81419, + 81447 ], "loc": { "start": { - "line": 2665, + "line": 2667, "column": 35 }, "end": { - "line": 2665, + "line": 2667, "column": 63 } } @@ -141364,46 +141617,46 @@ "value": null, "raw": "null", "range": [ - 81325, - 81329 + 81450, + 81454 ], "loc": { "start": { - "line": 2665, + "line": 2667, "column": 66 }, "end": { - "line": 2665, + "line": 2667, "column": 70 } } }, "range": [ - 81278, - 81329 + 81403, + 81454 ], "loc": { "start": { - "line": 2665, + "line": 2667, "column": 19 }, "end": { - "line": 2665, + "line": 2667, "column": 70 } } }, "range": [ - 81271, - 81329 + 81396, + 81454 ], "loc": { "start": { - "line": 2665, + "line": 2667, "column": 12 }, "end": { - "line": 2665, + "line": 2667, "column": 70 } } @@ -141411,16 +141664,16 @@ ], "kind": "let", "range": [ - 81267, - 81330 + 81392, + 81455 ], "loc": { "start": { - "line": 2665, + "line": 2667, "column": 8 }, "end": { - "line": 2665, + "line": 2667, "column": 71 } } @@ -141436,16 +141689,16 @@ "type": "Identifier", "name": "k", "range": [ - 81348, - 81349 + 81473, + 81474 ], "loc": { "start": { - "line": 2666, + "line": 2668, "column": 17 }, "end": { - "line": 2666, + "line": 2668, "column": 18 } } @@ -141455,31 +141708,31 @@ "value": 0, "raw": "0", "range": [ - 81352, - 81353 + 81477, + 81478 ], "loc": { "start": { - "line": 2666, + "line": 2668, "column": 21 }, "end": { - "line": 2666, + "line": 2668, "column": 22 } } }, "range": [ - 81348, - 81353 + 81473, + 81478 ], "loc": { "start": { - "line": 2666, + "line": 2668, "column": 17 }, "end": { - "line": 2666, + "line": 2668, "column": 22 } } @@ -141487,16 +141740,16 @@ ], "kind": "let", "range": [ - 81344, - 81353 + 81469, + 81478 ], "loc": { "start": { - "line": 2666, + "line": 2668, "column": 13 }, "end": { - "line": 2666, + "line": 2668, "column": 22 } } @@ -141508,16 +141761,16 @@ "type": "Identifier", "name": "k", "range": [ - 81355, - 81356 + 81480, + 81481 ], "loc": { "start": { - "line": 2666, + "line": 2668, "column": 24 }, "end": { - "line": 2666, + "line": 2668, "column": 25 } } @@ -141526,31 +141779,31 @@ "type": "Identifier", "name": "nbCols", "range": [ - 81359, - 81365 + 81484, + 81490 ], "loc": { "start": { - "line": 2666, + "line": 2668, "column": 28 }, "end": { - "line": 2666, + "line": 2668, "column": 34 } } }, "range": [ - 81355, - 81365 + 81480, + 81490 ], "loc": { "start": { - "line": 2666, + "line": 2668, "column": 24 }, "end": { - "line": 2666, + "line": 2668, "column": 34 } } @@ -141562,32 +141815,32 @@ "type": "Identifier", "name": "k", "range": [ - 81367, - 81368 + 81492, + 81493 ], "loc": { "start": { - "line": 2666, + "line": 2668, "column": 36 }, "end": { - "line": 2666, + "line": 2668, "column": 37 } } }, "prefix": false, "range": [ - 81367, - 81370 + 81492, + 81495 ], "loc": { "start": { - "line": 2666, + "line": 2668, "column": 36 }, "end": { - "line": 2666, + "line": 2668, "column": 39 } } @@ -141604,32 +141857,32 @@ "type": "Identifier", "name": "col", "range": [ - 81390, - 81393 + 81515, + 81518 ], "loc": { "start": { - "line": 2667, + "line": 2669, "column": 16 }, "end": { - "line": 2667, + "line": 2669, "column": 19 } } }, "init": null, "range": [ - 81390, - 81393 + 81515, + 81518 ], "loc": { "start": { - "line": 2667, + "line": 2669, "column": 16 }, "end": { - "line": 2667, + "line": 2669, "column": 19 } } @@ -141637,16 +141890,16 @@ ], "kind": "let", "range": [ - 81386, - 81394 + 81511, + 81519 ], "loc": { "start": { - "line": 2667, + "line": 2669, "column": 12 }, "end": { - "line": 2667, + "line": 2669, "column": 20 } } @@ -141657,16 +141910,16 @@ "type": "Identifier", "name": "tblHasColTag", "range": [ - 81411, - 81423 + 81536, + 81548 ], "loc": { "start": { - "line": 2668, + "line": 2670, "column": 16 }, "end": { - "line": 2668, + "line": 2670, "column": 28 } } @@ -141683,16 +141936,16 @@ "type": "Identifier", "name": "col", "range": [ - 81443, - 81446 + 81568, + 81571 ], "loc": { "start": { - "line": 2669, + "line": 2671, "column": 16 }, "end": { - "line": 2669, + "line": 2671, "column": 19 } } @@ -141704,16 +141957,16 @@ "type": "Identifier", "name": "colTags", "range": [ - 81449, - 81456 + 81574, + 81581 ], "loc": { "start": { - "line": 2669, + "line": 2671, "column": 22 }, "end": { - "line": 2669, + "line": 2671, "column": 29 } } @@ -141722,77 +141975,77 @@ "type": "Identifier", "name": "k", "range": [ - 81457, - 81458 + 81582, + 81583 ], "loc": { "start": { - "line": 2669, + "line": 2671, "column": 30 }, "end": { - "line": 2669, + "line": 2671, "column": 31 } } }, "range": [ - 81449, - 81459 + 81574, + 81584 ], "loc": { "start": { - "line": 2669, + "line": 2671, "column": 22 }, "end": { - "line": 2669, + "line": 2671, "column": 32 } } }, "range": [ - 81443, - 81459 + 81568, + 81584 ], "loc": { "start": { - "line": 2669, + "line": 2671, "column": 16 }, "end": { - "line": 2669, + "line": 2671, "column": 32 } } }, "range": [ - 81443, - 81460 + 81568, + 81585 ], "loc": { "start": { - "line": 2669, + "line": 2671, "column": 16 }, "end": { - "line": 2669, + "line": 2671, "column": 33 } } } ], "range": [ - 81425, - 81474 + 81550, + 81599 ], "loc": { "start": { - "line": 2668, + "line": 2670, "column": 30 }, "end": { - "line": 2670, + "line": 2672, "column": 13 } } @@ -141809,16 +142062,16 @@ "type": "Identifier", "name": "col", "range": [ - 81498, - 81501 + 81623, + 81626 ], "loc": { "start": { - "line": 2671, + "line": 2673, "column": 16 }, "end": { - "line": 2671, + "line": 2673, "column": 19 } } @@ -141829,16 +142082,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 81504, - 81513 + 81629, + 81638 ], "loc": { "start": { - "line": 2671, + "line": 2673, "column": 22 }, "end": { - "line": 2671, + "line": 2673, "column": 31 } } @@ -141849,62 +142102,62 @@ "value": "col", "raw": "'col'", "range": [ - 81514, - 81519 + 81639, + 81644 ], "loc": { "start": { - "line": 2671, + "line": 2673, "column": 32 }, "end": { - "line": 2671, + "line": 2673, "column": 37 } } } ], "range": [ - 81504, - 81520 + 81629, + 81645 ], "loc": { "start": { - "line": 2671, + "line": 2673, "column": 22 }, "end": { - "line": 2671, + "line": 2673, "column": 38 } } }, "range": [ - 81498, - 81520 + 81623, + 81645 ], "loc": { "start": { - "line": 2671, + "line": 2673, "column": 16 }, "end": { - "line": 2671, + "line": 2673, "column": 38 } } }, "range": [ - 81498, - 81521 + 81623, + 81646 ], "loc": { "start": { - "line": 2671, + "line": 2673, "column": 16 }, "end": { - "line": 2671, + "line": 2673, "column": 39 } } @@ -141920,16 +142173,16 @@ "type": "Identifier", "name": "frag", "range": [ - 81538, - 81542 + 81663, + 81667 ], "loc": { "start": { - "line": 2672, + "line": 2674, "column": 16 }, "end": { - "line": 2672, + "line": 2674, "column": 20 } } @@ -141938,31 +142191,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 81543, - 81554 + 81668, + 81679 ], "loc": { "start": { - "line": 2672, + "line": 2674, "column": 21 }, "end": { - "line": 2672, + "line": 2674, "column": 32 } } }, "range": [ - 81538, - 81554 + 81663, + 81679 ], "loc": { "start": { - "line": 2672, + "line": 2674, "column": 16 }, "end": { - "line": 2672, + "line": 2674, "column": 32 } } @@ -141972,78 +142225,78 @@ "type": "Identifier", "name": "col", "range": [ - 81555, - 81558 + 81680, + 81683 ], "loc": { "start": { - "line": 2672, + "line": 2674, "column": 33 }, "end": { - "line": 2672, + "line": 2674, "column": 36 } } } ], "range": [ - 81538, - 81559 + 81663, + 81684 ], "loc": { "start": { - "line": 2672, + "line": 2674, "column": 16 }, "end": { - "line": 2672, + "line": 2674, "column": 37 } } }, "range": [ - 81538, - 81560 + 81663, + 81685 ], "loc": { "start": { - "line": 2672, + "line": 2674, "column": 16 }, "end": { - "line": 2672, + "line": 2674, "column": 38 } } } ], "range": [ - 81480, - 81574 + 81605, + 81699 ], "loc": { "start": { - "line": 2670, + "line": 2672, "column": 19 }, "end": { - "line": 2673, + "line": 2675, "column": 13 } } }, "range": [ - 81407, - 81574 + 81532, + 81699 ], "loc": { "start": { - "line": 2668, + "line": 2670, "column": 12 }, "end": { - "line": 2673, + "line": 2675, "column": 13 } } @@ -142063,16 +142316,16 @@ "type": "Identifier", "name": "col", "range": [ - 81587, - 81590 + 81712, + 81715 ], "loc": { "start": { - "line": 2674, + "line": 2676, "column": 12 }, "end": { - "line": 2674, + "line": 2676, "column": 15 } } @@ -142081,31 +142334,31 @@ "type": "Identifier", "name": "style", "range": [ - 81591, - 81596 + 81716, + 81721 ], "loc": { "start": { - "line": 2674, + "line": 2676, "column": 16 }, "end": { - "line": 2674, + "line": 2676, "column": 21 } } }, "range": [ - 81587, - 81596 + 81712, + 81721 ], "loc": { "start": { - "line": 2674, + "line": 2676, "column": 12 }, "end": { - "line": 2674, + "line": 2676, "column": 21 } } @@ -142114,31 +142367,31 @@ "type": "Identifier", "name": "width", "range": [ - 81597, - 81602 + 81722, + 81727 ], "loc": { "start": { - "line": 2674, + "line": 2676, "column": 22 }, "end": { - "line": 2674, + "line": 2676, "column": 27 } } }, "range": [ - 81587, - 81602 + 81712, + 81727 ], "loc": { "start": { - "line": 2674, + "line": 2676, "column": 12 }, "end": { - "line": 2674, + "line": 2676, "column": 27 } } @@ -142150,16 +142403,16 @@ "type": "Identifier", "name": "colWidths", "range": [ - 81605, - 81614 + 81730, + 81739 ], "loc": { "start": { - "line": 2674, + "line": 2676, "column": 30 }, "end": { - "line": 2674, + "line": 2676, "column": 39 } } @@ -142168,92 +142421,92 @@ "type": "Identifier", "name": "k", "range": [ - 81615, - 81616 + 81740, + 81741 ], "loc": { "start": { - "line": 2674, + "line": 2676, "column": 40 }, "end": { - "line": 2674, + "line": 2676, "column": 41 } } }, "range": [ - 81605, - 81617 + 81730, + 81742 ], "loc": { "start": { - "line": 2674, + "line": 2676, "column": 30 }, "end": { - "line": 2674, + "line": 2676, "column": 42 } } }, "range": [ - 81587, - 81617 + 81712, + 81742 ], "loc": { "start": { - "line": 2674, + "line": 2676, "column": 12 }, "end": { - "line": 2674, + "line": 2676, "column": 42 } } }, "range": [ - 81587, - 81618 + 81712, + 81743 ], "loc": { "start": { - "line": 2674, + "line": 2676, "column": 12 }, "end": { - "line": 2674, + "line": 2676, "column": 43 } } } ], "range": [ - 81372, - 81628 + 81497, + 81753 ], "loc": { "start": { - "line": 2666, + "line": 2668, "column": 41 }, "end": { - "line": 2675, + "line": 2677, "column": 9 } } }, "range": [ - 81339, - 81628 + 81464, + 81753 ], "loc": { "start": { - "line": 2666, + "line": 2668, "column": 8 }, "end": { - "line": 2675, + "line": 2677, "column": 9 } } @@ -142267,32 +142520,32 @@ "type": "Identifier", "name": "tblHasColTag", "range": [ - 81642, - 81654 + 81767, + 81779 ], "loc": { "start": { - "line": 2676, + "line": 2678, "column": 13 }, "end": { - "line": 2676, + "line": 2678, "column": 25 } } }, "prefix": true, "range": [ - 81641, - 81654 + 81766, + 81779 ], "loc": { "start": { - "line": 2676, + "line": 2678, "column": 12 }, "end": { - "line": 2676, + "line": 2678, "column": 25 } } @@ -142311,16 +142564,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 81670, - 81673 + 81795, + 81798 ], "loc": { "start": { - "line": 2677, + "line": 2679, "column": 12 }, "end": { - "line": 2677, + "line": 2679, "column": 15 } } @@ -142329,31 +142582,31 @@ "type": "Identifier", "name": "insertBefore", "range": [ - 81674, - 81686 + 81799, + 81811 ], "loc": { "start": { - "line": 2677, + "line": 2679, "column": 16 }, "end": { - "line": 2677, + "line": 2679, "column": 28 } } }, "range": [ - 81670, - 81686 + 81795, + 81811 ], "loc": { "start": { - "line": 2677, + "line": 2679, "column": 12 }, "end": { - "line": 2677, + "line": 2679, "column": 28 } } @@ -142363,16 +142616,16 @@ "type": "Identifier", "name": "frag", "range": [ - 81687, - 81691 + 81812, + 81816 ], "loc": { "start": { - "line": 2677, + "line": 2679, "column": 29 }, "end": { - "line": 2677, + "line": 2679, "column": 33 } } @@ -142384,16 +142637,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 81693, - 81696 + 81818, + 81821 ], "loc": { "start": { - "line": 2677, + "line": 2679, "column": 35 }, "end": { - "line": 2677, + "line": 2679, "column": 38 } } @@ -142402,110 +142655,110 @@ "type": "Identifier", "name": "firstChild", "range": [ - 81697, - 81707 + 81822, + 81832 ], "loc": { "start": { - "line": 2677, + "line": 2679, "column": 39 }, "end": { - "line": 2677, + "line": 2679, "column": 49 } } }, "range": [ - 81693, - 81707 + 81818, + 81832 ], "loc": { "start": { - "line": 2677, + "line": 2679, "column": 35 }, "end": { - "line": 2677, + "line": 2679, "column": 49 } } } ], "range": [ - 81670, - 81708 + 81795, + 81833 ], "loc": { "start": { - "line": 2677, + "line": 2679, "column": 12 }, "end": { - "line": 2677, + "line": 2679, "column": 50 } } }, "range": [ - 81670, - 81709 + 81795, + 81834 ], "loc": { "start": { - "line": 2677, + "line": 2679, "column": 12 }, "end": { - "line": 2677, + "line": 2679, "column": 51 } } } ], "range": [ - 81656, - 81719 + 81781, + 81844 ], "loc": { "start": { - "line": 2676, + "line": 2678, "column": 27 }, "end": { - "line": 2678, + "line": 2680, "column": 9 } } }, "alternate": null, "range": [ - 81637, - 81719 + 81762, + 81844 ], "loc": { "start": { - "line": 2676, + "line": 2678, "column": 8 }, "end": { - "line": 2678, + "line": 2680, "column": 9 } } } ], "range": [ - 80998, - 81725 + 81123, + 81850 ], "loc": { "start": { - "line": 2655, + "line": 2657, "column": 22 }, "end": { - "line": 2679, + "line": 2681, "column": 5 } } @@ -142513,16 +142766,16 @@ "generator": false, "expression": false, "range": [ - 80992, - 81725 + 81117, + 81850 ], "loc": { "start": { - "line": 2655, + "line": 2657, "column": 16 }, "end": { - "line": 2679, + "line": 2681, "column": 5 } } @@ -142530,16 +142783,16 @@ "kind": "method", "computed": false, "range": [ - 80980, - 81725 + 81105, + 81850 ], "loc": { "start": { - "line": 2655, + "line": 2657, "column": 4 }, "end": { - "line": 2679, + "line": 2681, "column": 5 } }, @@ -142548,16 +142801,16 @@ "type": "Block", "value": "*\n * Set them columns' widths as per configuration\n * @param {Element} tbl DOM element\n ", "range": [ - 80871, - 80975 + 80996, + 81100 ], "loc": { "start": { - "line": 2651, + "line": 2653, "column": 4 }, "end": { - "line": 2654, + "line": 2656, "column": 7 } } @@ -142568,16 +142821,16 @@ "type": "Block", "value": "*\n * Make defined rows always visible\n ", "range": [ - 81731, - 81782 + 81856, + 81907 ], "loc": { "start": { - "line": 2681, + "line": 2683, "column": 4 }, "end": { - "line": 2683, + "line": 2685, "column": 7 } } @@ -142591,16 +142844,16 @@ "type": "Identifier", "name": "enforceVisibility", "range": [ - 81787, - 81804 + 81912, + 81929 ], "loc": { "start": { - "line": 2684, + "line": 2686, "column": 4 }, "end": { - "line": 2684, + "line": 2686, "column": 21 } } @@ -142623,16 +142876,16 @@ "object": { "type": "ThisExpression", "range": [ - 81822, - 81826 + 81947, + 81951 ], "loc": { "start": { - "line": 2685, + "line": 2687, "column": 13 }, "end": { - "line": 2685, + "line": 2687, "column": 17 } } @@ -142641,47 +142894,47 @@ "type": "Identifier", "name": "hasVisibleRows", "range": [ - 81827, - 81841 + 81952, + 81966 ], "loc": { "start": { - "line": 2685, + "line": 2687, "column": 18 }, "end": { - "line": 2685, + "line": 2687, "column": 32 } } }, "range": [ - 81822, - 81841 + 81947, + 81966 ], "loc": { "start": { - "line": 2685, + "line": 2687, "column": 13 }, "end": { - "line": 2685, + "line": 2687, "column": 32 } } }, "prefix": true, "range": [ - 81821, - 81841 + 81946, + 81966 ], "loc": { "start": { - "line": 2685, + "line": 2687, "column": 12 }, "end": { - "line": 2685, + "line": 2687, "column": 32 } } @@ -142693,48 +142946,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 81857, - 81864 + 81982, + 81989 ], "loc": { "start": { - "line": 2686, + "line": 2688, "column": 12 }, "end": { - "line": 2686, + "line": 2688, "column": 19 } } } ], "range": [ - 81843, - 81874 + 81968, + 81999 ], "loc": { "start": { - "line": 2685, + "line": 2687, "column": 34 }, "end": { - "line": 2687, + "line": 2689, "column": 9 } } }, "alternate": null, "range": [ - 81817, - 81874 + 81942, + 81999 ], "loc": { "start": { - "line": 2685, + "line": 2687, "column": 8 }, "end": { - "line": 2687, + "line": 2689, "column": 9 } } @@ -142748,16 +143001,16 @@ "type": "Identifier", "name": "nbRows", "range": [ - 81887, - 81893 + 82012, + 82018 ], "loc": { "start": { - "line": 2688, + "line": 2690, "column": 12 }, "end": { - "line": 2688, + "line": 2690, "column": 18 } } @@ -142770,16 +143023,16 @@ "object": { "type": "ThisExpression", "range": [ - 81896, - 81900 + 82021, + 82025 ], "loc": { "start": { - "line": 2688, + "line": 2690, "column": 21 }, "end": { - "line": 2688, + "line": 2690, "column": 25 } } @@ -142788,31 +143041,31 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 81901, - 81910 + 82026, + 82035 ], "loc": { "start": { - "line": 2688, + "line": 2690, "column": 26 }, "end": { - "line": 2688, + "line": 2690, "column": 35 } } }, "range": [ - 81896, - 81910 + 82021, + 82035 ], "loc": { "start": { - "line": 2688, + "line": 2690, "column": 21 }, "end": { - "line": 2688, + "line": 2690, "column": 35 } } @@ -142823,47 +143076,47 @@ "value": true, "raw": "true", "range": [ - 81911, - 81915 + 82036, + 82040 ], "loc": { "start": { - "line": 2688, + "line": 2690, "column": 36 }, "end": { - "line": 2688, + "line": 2690, "column": 40 } } } ], "range": [ - 81896, - 81916 + 82021, + 82041 ], "loc": { "start": { - "line": 2688, + "line": 2690, "column": 21 }, "end": { - "line": 2688, + "line": 2690, "column": 41 } } }, "range": [ - 81887, - 81916 + 82012, + 82041 ], "loc": { "start": { - "line": 2688, + "line": 2690, "column": 12 }, "end": { - "line": 2688, + "line": 2690, "column": 41 } } @@ -142871,16 +143124,16 @@ ], "kind": "let", "range": [ - 81883, - 81917 + 82008, + 82042 ], "loc": { "start": { - "line": 2688, + "line": 2690, "column": 8 }, "end": { - "line": 2688, + "line": 2690, "column": 42 } } @@ -142896,16 +143149,16 @@ "type": "Identifier", "name": "i", "range": [ - 81935, - 81936 + 82060, + 82061 ], "loc": { "start": { - "line": 2689, + "line": 2691, "column": 17 }, "end": { - "line": 2689, + "line": 2691, "column": 18 } } @@ -142915,31 +143168,31 @@ "value": 0, "raw": "0", "range": [ - 81939, - 81940 + 82064, + 82065 ], "loc": { "start": { - "line": 2689, + "line": 2691, "column": 21 }, "end": { - "line": 2689, + "line": 2691, "column": 22 } } }, "range": [ - 81935, - 81940 + 82060, + 82065 ], "loc": { "start": { - "line": 2689, + "line": 2691, "column": 17 }, "end": { - "line": 2689, + "line": 2691, "column": 22 } } @@ -142950,16 +143203,16 @@ "type": "Identifier", "name": "len", "range": [ - 81942, - 81945 + 82067, + 82070 ], "loc": { "start": { - "line": 2689, + "line": 2691, "column": 24 }, "end": { - "line": 2689, + "line": 2691, "column": 27 } } @@ -142973,16 +143226,16 @@ "object": { "type": "ThisExpression", "range": [ - 81948, - 81952 + 82073, + 82077 ], "loc": { "start": { - "line": 2689, + "line": 2691, "column": 30 }, "end": { - "line": 2689, + "line": 2691, "column": 34 } } @@ -142991,31 +143244,31 @@ "type": "Identifier", "name": "visibleRows", "range": [ - 81953, - 81964 + 82078, + 82089 ], "loc": { "start": { - "line": 2689, + "line": 2691, "column": 35 }, "end": { - "line": 2689, + "line": 2691, "column": 46 } } }, "range": [ - 81948, - 81964 + 82073, + 82089 ], "loc": { "start": { - "line": 2689, + "line": 2691, "column": 30 }, "end": { - "line": 2689, + "line": 2691, "column": 46 } } @@ -143024,46 +143277,46 @@ "type": "Identifier", "name": "length", "range": [ - 81965, - 81971 + 82090, + 82096 ], "loc": { "start": { - "line": 2689, + "line": 2691, "column": 47 }, "end": { - "line": 2689, + "line": 2691, "column": 53 } } }, "range": [ - 81948, - 81971 + 82073, + 82096 ], "loc": { "start": { - "line": 2689, + "line": 2691, "column": 30 }, "end": { - "line": 2689, + "line": 2691, "column": 53 } } }, "range": [ - 81942, - 81971 + 82067, + 82096 ], "loc": { "start": { - "line": 2689, + "line": 2691, "column": 24 }, "end": { - "line": 2689, + "line": 2691, "column": 53 } } @@ -143071,16 +143324,16 @@ ], "kind": "let", "range": [ - 81931, - 81971 + 82056, + 82096 ], "loc": { "start": { - "line": 2689, + "line": 2691, "column": 13 }, "end": { - "line": 2689, + "line": 2691, "column": 53 } } @@ -143092,16 +143345,16 @@ "type": "Identifier", "name": "i", "range": [ - 81973, - 81974 + 82098, + 82099 ], "loc": { "start": { - "line": 2689, + "line": 2691, "column": 55 }, "end": { - "line": 2689, + "line": 2691, "column": 56 } } @@ -143110,31 +143363,31 @@ "type": "Identifier", "name": "len", "range": [ - 81977, - 81980 + 82102, + 82105 ], "loc": { "start": { - "line": 2689, + "line": 2691, "column": 59 }, "end": { - "line": 2689, + "line": 2691, "column": 62 } } }, "range": [ - 81973, - 81980 + 82098, + 82105 ], "loc": { "start": { - "line": 2689, + "line": 2691, "column": 55 }, "end": { - "line": 2689, + "line": 2691, "column": 62 } } @@ -143146,32 +143399,32 @@ "type": "Identifier", "name": "i", "range": [ - 81982, - 81983 + 82107, + 82108 ], "loc": { "start": { - "line": 2689, + "line": 2691, "column": 64 }, "end": { - "line": 2689, + "line": 2691, "column": 65 } } }, "prefix": false, "range": [ - 81982, - 81985 + 82107, + 82110 ], "loc": { "start": { - "line": 2689, + "line": 2691, "column": 64 }, "end": { - "line": 2689, + "line": 2691, "column": 67 } } @@ -143188,16 +143441,16 @@ "type": "Identifier", "name": "row", "range": [ - 82005, - 82008 + 82130, + 82133 ], "loc": { "start": { - "line": 2690, + "line": 2692, "column": 16 }, "end": { - "line": 2690, + "line": 2692, "column": 19 } } @@ -143211,16 +143464,16 @@ "object": { "type": "ThisExpression", "range": [ - 82011, - 82015 + 82136, + 82140 ], "loc": { "start": { - "line": 2690, + "line": 2692, "column": 22 }, "end": { - "line": 2690, + "line": 2692, "column": 26 } } @@ -143229,31 +143482,31 @@ "type": "Identifier", "name": "visibleRows", "range": [ - 82016, - 82027 + 82141, + 82152 ], "loc": { "start": { - "line": 2690, + "line": 2692, "column": 27 }, "end": { - "line": 2690, + "line": 2692, "column": 38 } } }, "range": [ - 82011, - 82027 + 82136, + 82152 ], "loc": { "start": { - "line": 2690, + "line": 2692, "column": 22 }, "end": { - "line": 2690, + "line": 2692, "column": 38 } } @@ -143262,46 +143515,46 @@ "type": "Identifier", "name": "i", "range": [ - 82028, - 82029 + 82153, + 82154 ], "loc": { "start": { - "line": 2690, + "line": 2692, "column": 39 }, "end": { - "line": 2690, + "line": 2692, "column": 40 } } }, "range": [ - 82011, - 82030 + 82136, + 82155 ], "loc": { "start": { - "line": 2690, + "line": 2692, "column": 22 }, "end": { - "line": 2690, + "line": 2692, "column": 41 } } }, "range": [ - 82005, - 82030 + 82130, + 82155 ], "loc": { "start": { - "line": 2690, + "line": 2692, "column": 16 }, "end": { - "line": 2690, + "line": 2692, "column": 41 } } @@ -143309,16 +143562,16 @@ ], "kind": "let", "range": [ - 82001, - 82031 + 82126, + 82156 ], "loc": { "start": { - "line": 2690, + "line": 2692, "column": 12 }, "end": { - "line": 2690, + "line": 2692, "column": 42 } }, @@ -143327,16 +143580,16 @@ "type": "Line", "value": "row index cannot be > nrows", "range": [ - 82044, - 82073 + 82169, + 82198 ], "loc": { "start": { - "line": 2691, + "line": 2693, "column": 12 }, "end": { - "line": 2691, + "line": 2693, "column": 41 } } @@ -143352,16 +143605,16 @@ "type": "Identifier", "name": "row", "range": [ - 82090, - 82093 + 82215, + 82218 ], "loc": { "start": { - "line": 2692, + "line": 2694, "column": 16 }, "end": { - "line": 2692, + "line": 2694, "column": 19 } } @@ -143370,31 +143623,31 @@ "type": "Identifier", "name": "nbRows", "range": [ - 82097, - 82103 + 82222, + 82228 ], "loc": { "start": { - "line": 2692, + "line": 2694, "column": 23 }, "end": { - "line": 2692, + "line": 2694, "column": 29 } } }, "range": [ - 82090, - 82103 + 82215, + 82228 ], "loc": { "start": { - "line": 2692, + "line": 2694, "column": 16 }, "end": { - "line": 2692, + "line": 2694, "column": 29 } } @@ -143412,16 +143665,16 @@ "object": { "type": "ThisExpression", "range": [ - 82123, - 82127 + 82248, + 82252 ], "loc": { "start": { - "line": 2693, + "line": 2695, "column": 16 }, "end": { - "line": 2693, + "line": 2695, "column": 20 } } @@ -143430,31 +143683,31 @@ "type": "Identifier", "name": "validateRow", "range": [ - 82128, - 82139 + 82253, + 82264 ], "loc": { "start": { - "line": 2693, + "line": 2695, "column": 21 }, "end": { - "line": 2693, + "line": 2695, "column": 32 } } }, "range": [ - 82123, - 82139 + 82248, + 82264 ], "loc": { "start": { - "line": 2693, + "line": 2695, "column": 16 }, "end": { - "line": 2693, + "line": 2695, "column": 32 } } @@ -143464,16 +143717,16 @@ "type": "Identifier", "name": "row", "range": [ - 82140, - 82143 + 82265, + 82268 ], "loc": { "start": { - "line": 2693, + "line": 2695, "column": 33 }, "end": { - "line": 2693, + "line": 2695, "column": 36 } } @@ -143483,79 +143736,79 @@ "value": true, "raw": "true", "range": [ - 82145, - 82149 + 82270, + 82274 ], "loc": { "start": { - "line": 2693, + "line": 2695, "column": 38 }, "end": { - "line": 2693, + "line": 2695, "column": 42 } } } ], "range": [ - 82123, - 82150 + 82248, + 82275 ], "loc": { "start": { - "line": 2693, + "line": 2695, "column": 16 }, "end": { - "line": 2693, + "line": 2695, "column": 43 } } }, "range": [ - 82123, - 82151 + 82248, + 82276 ], "loc": { "start": { - "line": 2693, + "line": 2695, "column": 16 }, "end": { - "line": 2693, + "line": 2695, "column": 44 } } } ], "range": [ - 82105, - 82165 + 82230, + 82290 ], "loc": { "start": { - "line": 2692, + "line": 2694, "column": 31 }, "end": { - "line": 2694, + "line": 2696, "column": 13 } } }, "alternate": null, "range": [ - 82086, - 82165 + 82211, + 82290 ], "loc": { "start": { - "line": 2692, + "line": 2694, "column": 12 }, "end": { - "line": 2694, + "line": 2696, "column": 13 } }, @@ -143564,16 +143817,16 @@ "type": "Line", "value": "row index cannot be > nrows", "range": [ - 82044, - 82073 + 82169, + 82198 ], "loc": { "start": { - "line": 2691, + "line": 2693, "column": 12 }, "end": { - "line": 2691, + "line": 2693, "column": 41 } } @@ -143582,47 +143835,47 @@ } ], "range": [ - 81987, - 82175 + 82112, + 82300 ], "loc": { "start": { - "line": 2689, + "line": 2691, "column": 69 }, "end": { - "line": 2695, + "line": 2697, "column": 9 } } }, "range": [ - 81926, - 82175 + 82051, + 82300 ], "loc": { "start": { - "line": 2689, + "line": 2691, "column": 8 }, "end": { - "line": 2695, + "line": 2697, "column": 9 } } } ], "range": [ - 81807, - 82181 + 81932, + 82306 ], "loc": { "start": { - "line": 2684, + "line": 2686, "column": 24 }, "end": { - "line": 2696, + "line": 2698, "column": 5 } } @@ -143630,16 +143883,16 @@ "generator": false, "expression": false, "range": [ - 81804, - 82181 + 81929, + 82306 ], "loc": { "start": { - "line": 2684, + "line": 2686, "column": 21 }, "end": { - "line": 2696, + "line": 2698, "column": 5 } } @@ -143647,16 +143900,16 @@ "kind": "method", "computed": false, "range": [ - 81787, - 82181 + 81912, + 82306 ], "loc": { "start": { - "line": 2684, + "line": 2686, "column": 4 }, "end": { - "line": 2696, + "line": 2698, "column": 5 } }, @@ -143665,16 +143918,16 @@ "type": "Block", "value": "*\n * Make defined rows always visible\n ", "range": [ - 81731, - 81782 + 81856, + 81907 ], "loc": { "start": { - "line": 2681, + "line": 2683, "column": 4 }, "end": { - "line": 2683, + "line": 2685, "column": 7 } } @@ -143685,16 +143938,16 @@ "type": "Block", "value": "*\n * Clear all the filters' values\n ", "range": [ - 82187, - 82235 + 82312, + 82360 ], "loc": { "start": { - "line": 2698, + "line": 2700, "column": 4 }, "end": { - "line": 2700, + "line": 2702, "column": 7 } } @@ -143708,16 +143961,16 @@ "type": "Identifier", "name": "clearFilters", "range": [ - 82240, - 82252 + 82365, + 82377 ], "loc": { "start": { - "line": 2701, + "line": 2703, "column": 4 }, "end": { - "line": 2701, + "line": 2703, "column": 16 } } @@ -143740,16 +143993,16 @@ "object": { "type": "ThisExpression", "range": [ - 82270, - 82274 + 82395, + 82399 ], "loc": { "start": { - "line": 2702, + "line": 2704, "column": 13 }, "end": { - "line": 2702, + "line": 2704, "column": 17 } } @@ -143758,47 +144011,47 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 82275, - 82282 + 82400, + 82407 ], "loc": { "start": { - "line": 2702, + "line": 2704, "column": 18 }, "end": { - "line": 2702, + "line": 2704, "column": 25 } } }, "range": [ - 82270, - 82282 + 82395, + 82407 ], "loc": { "start": { - "line": 2702, + "line": 2704, "column": 13 }, "end": { - "line": 2702, + "line": 2704, "column": 25 } } }, "prefix": true, "range": [ - 82269, - 82282 + 82394, + 82407 ], "loc": { "start": { - "line": 2702, + "line": 2704, "column": 12 }, "end": { - "line": 2702, + "line": 2704, "column": 25 } } @@ -143810,48 +144063,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 82298, - 82305 + 82423, + 82430 ], "loc": { "start": { - "line": 2703, + "line": 2705, "column": 12 }, "end": { - "line": 2703, + "line": 2705, "column": 19 } } } ], "range": [ - 82284, - 82315 + 82409, + 82440 ], "loc": { "start": { - "line": 2702, + "line": 2704, "column": 27 }, "end": { - "line": 2704, + "line": 2706, "column": 9 } } }, "alternate": null, "range": [ - 82265, - 82315 + 82390, + 82440 ], "loc": { "start": { - "line": 2702, + "line": 2704, "column": 8 }, "end": { - "line": 2704, + "line": 2706, "column": 9 } } @@ -143869,16 +144122,16 @@ "object": { "type": "ThisExpression", "range": [ - 82325, - 82329 + 82450, + 82454 ], "loc": { "start": { - "line": 2706, + "line": 2708, "column": 8 }, "end": { - "line": 2706, + "line": 2708, "column": 12 } } @@ -143887,31 +144140,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 82330, - 82337 + 82455, + 82462 ], "loc": { "start": { - "line": 2706, + "line": 2708, "column": 13 }, "end": { - "line": 2706, + "line": 2708, "column": 20 } } }, "range": [ - 82325, - 82337 + 82450, + 82462 ], "loc": { "start": { - "line": 2706, + "line": 2708, "column": 8 }, "end": { - "line": 2706, + "line": 2708, "column": 20 } } @@ -143920,31 +144173,31 @@ "type": "Identifier", "name": "emit", "range": [ - 82338, - 82342 + 82463, + 82467 ], "loc": { "start": { - "line": 2706, + "line": 2708, "column": 21 }, "end": { - "line": 2706, + "line": 2708, "column": 25 } } }, "range": [ - 82325, - 82342 + 82450, + 82467 ], "loc": { "start": { - "line": 2706, + "line": 2708, "column": 8 }, "end": { - "line": 2706, + "line": 2708, "column": 25 } } @@ -143955,16 +144208,16 @@ "value": "before-clearing-filters", "raw": "'before-clearing-filters'", "range": [ - 82343, - 82368 + 82468, + 82493 ], "loc": { "start": { - "line": 2706, + "line": 2708, "column": 26 }, "end": { - "line": 2706, + "line": 2708, "column": 51 } } @@ -143972,47 +144225,47 @@ { "type": "ThisExpression", "range": [ - 82370, - 82374 + 82495, + 82499 ], "loc": { "start": { - "line": 2706, + "line": 2708, "column": 53 }, "end": { - "line": 2706, + "line": 2708, "column": 57 } } } ], "range": [ - 82325, - 82375 + 82450, + 82500 ], "loc": { "start": { - "line": 2706, + "line": 2708, "column": 8 }, "end": { - "line": 2706, + "line": 2708, "column": 58 } } }, "range": [ - 82325, - 82376 + 82450, + 82501 ], "loc": { "start": { - "line": 2706, + "line": 2708, "column": 8 }, "end": { - "line": 2706, + "line": 2708, "column": 59 } } @@ -144027,16 +144280,16 @@ "object": { "type": "ThisExpression", "range": [ - 82385, - 82389 + 82510, + 82514 ], "loc": { "start": { - "line": 2707, + "line": 2709, "column": 8 }, "end": { - "line": 2707, + "line": 2709, "column": 12 } } @@ -144045,31 +144298,31 @@ "type": "Identifier", "name": "onBeforeReset", "range": [ - 82390, - 82403 + 82515, + 82528 ], "loc": { "start": { - "line": 2707, + "line": 2709, "column": 13 }, "end": { - "line": 2707, + "line": 2709, "column": 26 } } }, "range": [ - 82385, - 82403 + 82510, + 82528 ], "loc": { "start": { - "line": 2707, + "line": 2709, "column": 8 }, "end": { - "line": 2707, + "line": 2709, "column": 26 } } @@ -144078,16 +144331,16 @@ { "type": "ThisExpression", "range": [ - 82404, - 82408 + 82529, + 82533 ], "loc": { "start": { - "line": 2707, + "line": 2709, "column": 27 }, "end": { - "line": 2707, + "line": 2709, "column": 31 } } @@ -144100,16 +144353,16 @@ "object": { "type": "ThisExpression", "range": [ - 82410, - 82414 + 82535, + 82539 ], "loc": { "start": { - "line": 2707, + "line": 2709, "column": 33 }, "end": { - "line": 2707, + "line": 2709, "column": 37 } } @@ -144118,78 +144371,78 @@ "type": "Identifier", "name": "getFiltersValue", "range": [ - 82415, - 82430 + 82540, + 82555 ], "loc": { "start": { - "line": 2707, + "line": 2709, "column": 38 }, "end": { - "line": 2707, + "line": 2709, "column": 53 } } }, "range": [ - 82410, - 82430 + 82535, + 82555 ], "loc": { "start": { - "line": 2707, + "line": 2709, "column": 33 }, "end": { - "line": 2707, + "line": 2709, "column": 53 } } }, "arguments": [], "range": [ - 82410, - 82432 + 82535, + 82557 ], "loc": { "start": { - "line": 2707, + "line": 2709, "column": 33 }, "end": { - "line": 2707, + "line": 2709, "column": 55 } } } ], "range": [ - 82385, - 82433 + 82510, + 82558 ], "loc": { "start": { - "line": 2707, + "line": 2709, "column": 8 }, "end": { - "line": 2707, + "line": 2709, "column": 56 } } }, "range": [ - 82385, - 82434 + 82510, + 82559 ], "loc": { "start": { - "line": 2707, + "line": 2709, "column": 8 }, "end": { - "line": 2707, + "line": 2709, "column": 57 } } @@ -144205,16 +144458,16 @@ "type": "Identifier", "name": "i", "range": [ - 82453, - 82454 + 82578, + 82579 ], "loc": { "start": { - "line": 2709, + "line": 2711, "column": 17 }, "end": { - "line": 2709, + "line": 2711, "column": 18 } } @@ -144224,31 +144477,31 @@ "value": 0, "raw": "0", "range": [ - 82457, - 82458 + 82582, + 82583 ], "loc": { "start": { - "line": 2709, + "line": 2711, "column": 21 }, "end": { - "line": 2709, + "line": 2711, "column": 22 } } }, "range": [ - 82453, - 82458 + 82578, + 82583 ], "loc": { "start": { - "line": 2709, + "line": 2711, "column": 17 }, "end": { - "line": 2709, + "line": 2711, "column": 22 } } @@ -144259,16 +144512,16 @@ "type": "Identifier", "name": "len", "range": [ - 82460, - 82463 + 82585, + 82588 ], "loc": { "start": { - "line": 2709, + "line": 2711, "column": 24 }, "end": { - "line": 2709, + "line": 2711, "column": 27 } } @@ -144282,16 +144535,16 @@ "object": { "type": "ThisExpression", "range": [ - 82466, - 82470 + 82591, + 82595 ], "loc": { "start": { - "line": 2709, + "line": 2711, "column": 30 }, "end": { - "line": 2709, + "line": 2711, "column": 34 } } @@ -144300,31 +144553,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 82471, - 82477 + 82596, + 82602 ], "loc": { "start": { - "line": 2709, + "line": 2711, "column": 35 }, "end": { - "line": 2709, + "line": 2711, "column": 41 } } }, "range": [ - 82466, - 82477 + 82591, + 82602 ], "loc": { "start": { - "line": 2709, + "line": 2711, "column": 30 }, "end": { - "line": 2709, + "line": 2711, "column": 41 } } @@ -144333,46 +144586,46 @@ "type": "Identifier", "name": "length", "range": [ - 82478, - 82484 + 82603, + 82609 ], "loc": { "start": { - "line": 2709, + "line": 2711, "column": 42 }, "end": { - "line": 2709, + "line": 2711, "column": 48 } } }, "range": [ - 82466, - 82484 + 82591, + 82609 ], "loc": { "start": { - "line": 2709, + "line": 2711, "column": 30 }, "end": { - "line": 2709, + "line": 2711, "column": 48 } } }, "range": [ - 82460, - 82484 + 82585, + 82609 ], "loc": { "start": { - "line": 2709, + "line": 2711, "column": 24 }, "end": { - "line": 2709, + "line": 2711, "column": 48 } } @@ -144380,16 +144633,16 @@ ], "kind": "let", "range": [ - 82449, - 82484 + 82574, + 82609 ], "loc": { "start": { - "line": 2709, + "line": 2711, "column": 13 }, "end": { - "line": 2709, + "line": 2711, "column": 48 } } @@ -144401,16 +144654,16 @@ "type": "Identifier", "name": "i", "range": [ - 82486, - 82487 + 82611, + 82612 ], "loc": { "start": { - "line": 2709, + "line": 2711, "column": 50 }, "end": { - "line": 2709, + "line": 2711, "column": 51 } } @@ -144419,31 +144672,31 @@ "type": "Identifier", "name": "len", "range": [ - 82490, - 82493 + 82615, + 82618 ], "loc": { "start": { - "line": 2709, + "line": 2711, "column": 54 }, "end": { - "line": 2709, + "line": 2711, "column": 57 } } }, "range": [ - 82486, - 82493 + 82611, + 82618 ], "loc": { "start": { - "line": 2709, + "line": 2711, "column": 50 }, "end": { - "line": 2709, + "line": 2711, "column": 57 } } @@ -144455,32 +144708,32 @@ "type": "Identifier", "name": "i", "range": [ - 82495, - 82496 + 82620, + 82621 ], "loc": { "start": { - "line": 2709, + "line": 2711, "column": 59 }, "end": { - "line": 2709, + "line": 2711, "column": 60 } } }, "prefix": false, "range": [ - 82495, - 82498 + 82620, + 82623 ], "loc": { "start": { - "line": 2709, + "line": 2711, "column": 59 }, "end": { - "line": 2709, + "line": 2711, "column": 62 } } @@ -144498,16 +144751,16 @@ "object": { "type": "ThisExpression", "range": [ - 82514, - 82518 + 82639, + 82643 ], "loc": { "start": { - "line": 2710, + "line": 2712, "column": 12 }, "end": { - "line": 2710, + "line": 2712, "column": 16 } } @@ -144516,31 +144769,31 @@ "type": "Identifier", "name": "setFilterValue", "range": [ - 82519, - 82533 + 82644, + 82658 ], "loc": { "start": { - "line": 2710, + "line": 2712, "column": 17 }, "end": { - "line": 2710, + "line": 2712, "column": 31 } } }, "range": [ - 82514, - 82533 + 82639, + 82658 ], "loc": { "start": { - "line": 2710, + "line": 2712, "column": 12 }, "end": { - "line": 2710, + "line": 2712, "column": 31 } } @@ -144550,16 +144803,16 @@ "type": "Identifier", "name": "i", "range": [ - 82534, - 82535 + 82659, + 82660 ], "loc": { "start": { - "line": 2710, + "line": 2712, "column": 32 }, "end": { - "line": 2710, + "line": 2712, "column": 33 } } @@ -144569,78 +144822,78 @@ "value": "", "raw": "''", "range": [ - 82537, - 82539 + 82662, + 82664 ], "loc": { "start": { - "line": 2710, + "line": 2712, "column": 35 }, "end": { - "line": 2710, + "line": 2712, "column": 37 } } } ], "range": [ - 82514, - 82540 + 82639, + 82665 ], "loc": { "start": { - "line": 2710, + "line": 2712, "column": 12 }, "end": { - "line": 2710, + "line": 2712, "column": 38 } } }, "range": [ - 82514, - 82541 + 82639, + 82666 ], "loc": { "start": { - "line": 2710, + "line": 2712, "column": 12 }, "end": { - "line": 2710, + "line": 2712, "column": 39 } } } ], "range": [ - 82500, - 82551 + 82625, + 82676 ], "loc": { "start": { - "line": 2709, + "line": 2711, "column": 64 }, "end": { - "line": 2711, + "line": 2713, "column": 9 } } }, "range": [ - 82444, - 82551 + 82569, + 82676 ], "loc": { "start": { - "line": 2709, + "line": 2711, "column": 8 }, "end": { - "line": 2711, + "line": 2713, "column": 9 } } @@ -144655,16 +144908,16 @@ "object": { "type": "ThisExpression", "range": [ - 82561, - 82565 + 82686, + 82690 ], "loc": { "start": { - "line": 2713, + "line": 2715, "column": 8 }, "end": { - "line": 2713, + "line": 2715, "column": 12 } } @@ -144673,62 +144926,62 @@ "type": "Identifier", "name": "filter", "range": [ - 82566, - 82572 + 82691, + 82697 ], "loc": { "start": { - "line": 2713, + "line": 2715, "column": 13 }, "end": { - "line": 2713, + "line": 2715, "column": 19 } } }, "range": [ - 82561, - 82572 + 82686, + 82697 ], "loc": { "start": { - "line": 2713, + "line": 2715, "column": 8 }, "end": { - "line": 2713, + "line": 2715, "column": 19 } } }, "arguments": [], "range": [ - 82561, - 82574 + 82686, + 82699 ], "loc": { "start": { - "line": 2713, + "line": 2715, "column": 8 }, "end": { - "line": 2713, + "line": 2715, "column": 21 } } }, "range": [ - 82561, - 82575 + 82686, + 82700 ], "loc": { "start": { - "line": 2713, + "line": 2715, "column": 8 }, "end": { - "line": 2713, + "line": 2715, "column": 22 } } @@ -144743,16 +144996,16 @@ "object": { "type": "ThisExpression", "range": [ - 82585, - 82589 + 82710, + 82714 ], "loc": { "start": { - "line": 2715, + "line": 2717, "column": 8 }, "end": { - "line": 2715, + "line": 2717, "column": 12 } } @@ -144761,31 +145014,31 @@ "type": "Identifier", "name": "onAfterReset", "range": [ - 82590, - 82602 + 82715, + 82727 ], "loc": { "start": { - "line": 2715, + "line": 2717, "column": 13 }, "end": { - "line": 2715, + "line": 2717, "column": 25 } } }, "range": [ - 82585, - 82602 + 82710, + 82727 ], "loc": { "start": { - "line": 2715, + "line": 2717, "column": 8 }, "end": { - "line": 2715, + "line": 2717, "column": 25 } } @@ -144794,47 +145047,47 @@ { "type": "ThisExpression", "range": [ - 82603, - 82607 + 82728, + 82732 ], "loc": { "start": { - "line": 2715, + "line": 2717, "column": 26 }, "end": { - "line": 2715, + "line": 2717, "column": 30 } } } ], "range": [ - 82585, - 82608 + 82710, + 82733 ], "loc": { "start": { - "line": 2715, + "line": 2717, "column": 8 }, "end": { - "line": 2715, + "line": 2717, "column": 31 } } }, "range": [ - 82585, - 82609 + 82710, + 82734 ], "loc": { "start": { - "line": 2715, + "line": 2717, "column": 8 }, "end": { - "line": 2715, + "line": 2717, "column": 32 } } @@ -144852,16 +145105,16 @@ "object": { "type": "ThisExpression", "range": [ - 82618, - 82622 + 82743, + 82747 ], "loc": { "start": { - "line": 2716, + "line": 2718, "column": 8 }, "end": { - "line": 2716, + "line": 2718, "column": 12 } } @@ -144870,31 +145123,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 82623, - 82630 + 82748, + 82755 ], "loc": { "start": { - "line": 2716, + "line": 2718, "column": 13 }, "end": { - "line": 2716, + "line": 2718, "column": 20 } } }, "range": [ - 82618, - 82630 + 82743, + 82755 ], "loc": { "start": { - "line": 2716, + "line": 2718, "column": 8 }, "end": { - "line": 2716, + "line": 2718, "column": 20 } } @@ -144903,31 +145156,31 @@ "type": "Identifier", "name": "emit", "range": [ - 82631, - 82635 + 82756, + 82760 ], "loc": { "start": { - "line": 2716, + "line": 2718, "column": 21 }, "end": { - "line": 2716, + "line": 2718, "column": 25 } } }, "range": [ - 82618, - 82635 + 82743, + 82760 ], "loc": { "start": { - "line": 2716, + "line": 2718, "column": 8 }, "end": { - "line": 2716, + "line": 2718, "column": 25 } } @@ -144938,16 +145191,16 @@ "value": "after-clearing-filters", "raw": "'after-clearing-filters'", "range": [ - 82636, - 82660 + 82761, + 82785 ], "loc": { "start": { - "line": 2716, + "line": 2718, "column": 26 }, "end": { - "line": 2716, + "line": 2718, "column": 50 } } @@ -144955,63 +145208,63 @@ { "type": "ThisExpression", "range": [ - 82662, - 82666 + 82787, + 82791 ], "loc": { "start": { - "line": 2716, + "line": 2718, "column": 52 }, "end": { - "line": 2716, + "line": 2718, "column": 56 } } } ], "range": [ - 82618, - 82667 + 82743, + 82792 ], "loc": { "start": { - "line": 2716, + "line": 2718, "column": 8 }, "end": { - "line": 2716, + "line": 2718, "column": 57 } } }, "range": [ - 82618, - 82668 + 82743, + 82793 ], "loc": { "start": { - "line": 2716, + "line": 2718, "column": 8 }, "end": { - "line": 2716, + "line": 2718, "column": 58 } } } ], "range": [ - 82255, - 82674 + 82380, + 82799 ], "loc": { "start": { - "line": 2701, + "line": 2703, "column": 19 }, "end": { - "line": 2717, + "line": 2719, "column": 5 } } @@ -145019,16 +145272,16 @@ "generator": false, "expression": false, "range": [ - 82252, - 82674 + 82377, + 82799 ], "loc": { "start": { - "line": 2701, + "line": 2703, "column": 16 }, "end": { - "line": 2717, + "line": 2719, "column": 5 } } @@ -145036,16 +145289,16 @@ "kind": "method", "computed": false, "range": [ - 82240, - 82674 + 82365, + 82799 ], "loc": { "start": { - "line": 2701, + "line": 2703, "column": 4 }, "end": { - "line": 2717, + "line": 2719, "column": 5 } }, @@ -145054,16 +145307,16 @@ "type": "Block", "value": "*\n * Clear all the filters' values\n ", "range": [ - 82187, - 82235 + 82312, + 82360 ], "loc": { "start": { - "line": 2698, + "line": 2700, "column": 4 }, "end": { - "line": 2700, + "line": 2702, "column": 7 } } @@ -145074,16 +145327,16 @@ "type": "Block", "value": "*\n * Return the ID of the current active filter\n * @return {String}\n ", "range": [ - 82680, - 82765 + 82805, + 82890 ], "loc": { "start": { - "line": 2719, + "line": 2721, "column": 4 }, "end": { - "line": 2722, + "line": 2724, "column": 7 } } @@ -145097,16 +145350,16 @@ "type": "Identifier", "name": "getActiveFilterId", "range": [ - 82770, - 82787 + 82895, + 82912 ], "loc": { "start": { - "line": 2723, + "line": 2725, "column": 4 }, "end": { - "line": 2723, + "line": 2725, "column": 21 } } @@ -145126,16 +145379,16 @@ "object": { "type": "ThisExpression", "range": [ - 82807, - 82811 + 82932, + 82936 ], "loc": { "start": { - "line": 2724, + "line": 2726, "column": 15 }, "end": { - "line": 2724, + "line": 2726, "column": 19 } } @@ -145144,62 +145397,62 @@ "type": "Identifier", "name": "activeFilterId", "range": [ - 82812, - 82826 + 82937, + 82951 ], "loc": { "start": { - "line": 2724, + "line": 2726, "column": 20 }, "end": { - "line": 2724, + "line": 2726, "column": 34 } } }, "range": [ - 82807, - 82826 + 82932, + 82951 ], "loc": { "start": { - "line": 2724, + "line": 2726, "column": 15 }, "end": { - "line": 2724, + "line": 2726, "column": 34 } } }, "range": [ - 82800, - 82827 + 82925, + 82952 ], "loc": { "start": { - "line": 2724, + "line": 2726, "column": 8 }, "end": { - "line": 2724, + "line": 2726, "column": 35 } } } ], "range": [ - 82790, - 82833 + 82915, + 82958 ], "loc": { "start": { - "line": 2723, + "line": 2725, "column": 24 }, "end": { - "line": 2725, + "line": 2727, "column": 5 } } @@ -145207,16 +145460,16 @@ "generator": false, "expression": false, "range": [ - 82787, - 82833 + 82912, + 82958 ], "loc": { "start": { - "line": 2723, + "line": 2725, "column": 21 }, "end": { - "line": 2725, + "line": 2727, "column": 5 } } @@ -145224,16 +145477,16 @@ "kind": "method", "computed": false, "range": [ - 82770, - 82833 + 82895, + 82958 ], "loc": { "start": { - "line": 2723, + "line": 2725, "column": 4 }, "end": { - "line": 2725, + "line": 2727, "column": 5 } }, @@ -145242,16 +145495,16 @@ "type": "Block", "value": "*\n * Return the ID of the current active filter\n * @return {String}\n ", "range": [ - 82680, - 82765 + 82805, + 82890 ], "loc": { "start": { - "line": 2719, + "line": 2721, "column": 4 }, "end": { - "line": 2722, + "line": 2724, "column": 7 } } @@ -145262,16 +145515,16 @@ "type": "Block", "value": "*\n * Set the ID of the current active filter\n * @param {String} filterId Element ID\n ", "range": [ - 82839, - 82940 + 82964, + 83065 ], "loc": { "start": { - "line": 2727, + "line": 2729, "column": 4 }, "end": { - "line": 2730, + "line": 2732, "column": 7 } } @@ -145285,16 +145538,16 @@ "type": "Identifier", "name": "setActiveFilterId", "range": [ - 82945, - 82962 + 83070, + 83087 ], "loc": { "start": { - "line": 2731, + "line": 2733, "column": 4 }, "end": { - "line": 2731, + "line": 2733, "column": 21 } } @@ -145307,16 +145560,16 @@ "type": "Identifier", "name": "filterId", "range": [ - 82963, - 82971 + 83088, + 83096 ], "loc": { "start": { - "line": 2731, + "line": 2733, "column": 22 }, "end": { - "line": 2731, + "line": 2733, "column": 30 } } @@ -145336,16 +145589,16 @@ "object": { "type": "ThisExpression", "range": [ - 82983, - 82987 + 83108, + 83112 ], "loc": { "start": { - "line": 2732, + "line": 2734, "column": 8 }, "end": { - "line": 2732, + "line": 2734, "column": 12 } } @@ -145354,31 +145607,31 @@ "type": "Identifier", "name": "activeFilterId", "range": [ - 82988, - 83002 + 83113, + 83127 ], "loc": { "start": { - "line": 2732, + "line": 2734, "column": 13 }, "end": { - "line": 2732, + "line": 2734, "column": 27 } } }, "range": [ - 82983, - 83002 + 83108, + 83127 ], "loc": { "start": { - "line": 2732, + "line": 2734, "column": 8 }, "end": { - "line": 2732, + "line": 2734, "column": 27 } } @@ -145387,62 +145640,62 @@ "type": "Identifier", "name": "filterId", "range": [ - 83005, - 83013 + 83130, + 83138 ], "loc": { "start": { - "line": 2732, + "line": 2734, "column": 30 }, "end": { - "line": 2732, + "line": 2734, "column": 38 } } }, "range": [ - 82983, - 83013 + 83108, + 83138 ], "loc": { "start": { - "line": 2732, + "line": 2734, "column": 8 }, "end": { - "line": 2732, + "line": 2734, "column": 38 } } }, "range": [ - 82983, - 83014 + 83108, + 83139 ], "loc": { "start": { - "line": 2732, + "line": 2734, "column": 8 }, "end": { - "line": 2732, + "line": 2734, "column": 39 } } } ], "range": [ - 82973, - 83020 + 83098, + 83145 ], "loc": { "start": { - "line": 2731, + "line": 2733, "column": 32 }, "end": { - "line": 2733, + "line": 2735, "column": 5 } } @@ -145450,16 +145703,16 @@ "generator": false, "expression": false, "range": [ - 82962, - 83020 + 83087, + 83145 ], "loc": { "start": { - "line": 2731, + "line": 2733, "column": 21 }, "end": { - "line": 2733, + "line": 2735, "column": 5 } } @@ -145467,16 +145720,16 @@ "kind": "method", "computed": false, "range": [ - 82945, - 83020 + 83070, + 83145 ], "loc": { "start": { - "line": 2731, + "line": 2733, "column": 4 }, "end": { - "line": 2733, + "line": 2735, "column": 5 } }, @@ -145485,16 +145738,16 @@ "type": "Block", "value": "*\n * Set the ID of the current active filter\n * @param {String} filterId Element ID\n ", "range": [ - 82839, - 82940 + 82964, + 83065 ], "loc": { "start": { - "line": 2727, + "line": 2729, "column": 4 }, "end": { - "line": 2730, + "line": 2732, "column": 7 } } @@ -145505,16 +145758,16 @@ "type": "Block", "value": "*\n * Return the column index for a given filter ID\n * @param {string} [filterId=''] Filter ID\n * @return {Number} Column index\n ", "range": [ - 83026, - 83174 + 83151, + 83299 ], "loc": { "start": { - "line": 2735, + "line": 2737, "column": 4 }, "end": { - "line": 2739, + "line": 2741, "column": 7 } } @@ -145528,16 +145781,16 @@ "type": "Identifier", "name": "getColumnIndexFromFilterId", "range": [ - 83179, - 83205 + 83304, + 83330 ], "loc": { "start": { - "line": 2740, + "line": 2742, "column": 4 }, "end": { - "line": 2740, + "line": 2742, "column": 30 } } @@ -145552,16 +145805,16 @@ "type": "Identifier", "name": "filterId", "range": [ - 83206, - 83214 + 83331, + 83339 ], "loc": { "start": { - "line": 2740, + "line": 2742, "column": 31 }, "end": { - "line": 2740, + "line": 2742, "column": 39 } } @@ -145571,31 +145824,31 @@ "value": "", "raw": "''", "range": [ - 83217, - 83219 + 83342, + 83344 ], "loc": { "start": { - "line": 2740, + "line": 2742, "column": 42 }, "end": { - "line": 2740, + "line": 2742, "column": 44 } } }, "range": [ - 83206, - 83219 + 83331, + 83344 ], "loc": { "start": { - "line": 2740, + "line": 2742, "column": 31 }, "end": { - "line": 2740, + "line": 2742, "column": 44 } } @@ -145613,16 +145866,16 @@ "type": "Identifier", "name": "idx", "range": [ - 83235, - 83238 + 83360, + 83363 ], "loc": { "start": { - "line": 2741, + "line": 2743, "column": 12 }, "end": { - "line": 2741, + "line": 2743, "column": 15 } } @@ -145639,16 +145892,16 @@ "type": "Identifier", "name": "filterId", "range": [ - 83241, - 83249 + 83366, + 83374 ], "loc": { "start": { - "line": 2741, + "line": 2743, "column": 18 }, "end": { - "line": 2741, + "line": 2743, "column": 26 } } @@ -145657,31 +145910,31 @@ "type": "Identifier", "name": "split", "range": [ - 83250, - 83255 + 83375, + 83380 ], "loc": { "start": { - "line": 2741, + "line": 2743, "column": 27 }, "end": { - "line": 2741, + "line": 2743, "column": 32 } } }, "range": [ - 83241, - 83255 + 83366, + 83380 ], "loc": { "start": { - "line": 2741, + "line": 2743, "column": 18 }, "end": { - "line": 2741, + "line": 2743, "column": 32 } } @@ -145692,32 +145945,32 @@ "value": "_", "raw": "'_'", "range": [ - 83256, - 83259 + 83381, + 83384 ], "loc": { "start": { - "line": 2741, + "line": 2743, "column": 33 }, "end": { - "line": 2741, + "line": 2743, "column": 36 } } } ], "range": [ - 83241, - 83260 + 83366, + 83385 ], "loc": { "start": { - "line": 2741, + "line": 2743, "column": 18 }, "end": { - "line": 2741, + "line": 2743, "column": 37 } } @@ -145727,46 +145980,46 @@ "value": 0, "raw": "0", "range": [ - 83261, - 83262 + 83386, + 83387 ], "loc": { "start": { - "line": 2741, + "line": 2743, "column": 38 }, "end": { - "line": 2741, + "line": 2743, "column": 39 } } }, "range": [ - 83241, - 83263 + 83366, + 83388 ], "loc": { "start": { - "line": 2741, + "line": 2743, "column": 18 }, "end": { - "line": 2741, + "line": 2743, "column": 40 } } }, "range": [ - 83235, - 83263 + 83360, + 83388 ], "loc": { "start": { - "line": 2741, + "line": 2743, "column": 12 }, "end": { - "line": 2741, + "line": 2743, "column": 40 } } @@ -145774,16 +146027,16 @@ ], "kind": "let", "range": [ - 83231, - 83264 + 83356, + 83389 ], "loc": { "start": { - "line": 2741, + "line": 2743, "column": 8 }, "end": { - "line": 2741, + "line": 2743, "column": 41 } } @@ -145797,16 +146050,16 @@ "type": "Identifier", "name": "idx", "range": [ - 83273, - 83276 + 83398, + 83401 ], "loc": { "start": { - "line": 2742, + "line": 2744, "column": 8 }, "end": { - "line": 2742, + "line": 2744, "column": 11 } } @@ -145823,16 +146076,16 @@ "type": "Identifier", "name": "idx", "range": [ - 83279, - 83282 + 83404, + 83407 ], "loc": { "start": { - "line": 2742, + "line": 2744, "column": 14 }, "end": { - "line": 2742, + "line": 2744, "column": 17 } } @@ -145841,31 +146094,31 @@ "type": "Identifier", "name": "split", "range": [ - 83283, - 83288 + 83408, + 83413 ], "loc": { "start": { - "line": 2742, + "line": 2744, "column": 18 }, "end": { - "line": 2742, + "line": 2744, "column": 23 } } }, "range": [ - 83279, - 83288 + 83404, + 83413 ], "loc": { "start": { - "line": 2742, + "line": 2744, "column": 14 }, "end": { - "line": 2742, + "line": 2744, "column": 23 } } @@ -145877,16 +146130,16 @@ "object": { "type": "ThisExpression", "range": [ - 83289, - 83293 + 83414, + 83418 ], "loc": { "start": { - "line": 2742, + "line": 2744, "column": 24 }, "end": { - "line": 2742, + "line": 2744, "column": 28 } } @@ -145895,47 +146148,47 @@ "type": "Identifier", "name": "prfxFlt", "range": [ - 83294, - 83301 + 83419, + 83426 ], "loc": { "start": { - "line": 2742, + "line": 2744, "column": 29 }, "end": { - "line": 2742, + "line": 2744, "column": 36 } } }, "range": [ - 83289, - 83301 + 83414, + 83426 ], "loc": { "start": { - "line": 2742, + "line": 2744, "column": 24 }, "end": { - "line": 2742, + "line": 2744, "column": 36 } } } ], "range": [ - 83279, - 83302 + 83404, + 83427 ], "loc": { "start": { - "line": 2742, + "line": 2744, "column": 14 }, "end": { - "line": 2742, + "line": 2744, "column": 37 } } @@ -145945,61 +146198,61 @@ "value": 1, "raw": "1", "range": [ - 83303, - 83304 + 83428, + 83429 ], "loc": { "start": { - "line": 2742, + "line": 2744, "column": 38 }, "end": { - "line": 2742, + "line": 2744, "column": 39 } } }, "range": [ - 83279, - 83305 + 83404, + 83430 ], "loc": { "start": { - "line": 2742, + "line": 2744, "column": 14 }, "end": { - "line": 2742, + "line": 2744, "column": 40 } } }, "range": [ - 83273, - 83305 + 83398, + 83430 ], "loc": { "start": { - "line": 2742, + "line": 2744, "column": 8 }, "end": { - "line": 2742, + "line": 2744, "column": 40 } } }, "range": [ - 83273, - 83306 + 83398, + 83431 ], "loc": { "start": { - "line": 2742, + "line": 2744, "column": 8 }, "end": { - "line": 2742, + "line": 2744, "column": 41 } } @@ -146012,16 +146265,16 @@ "type": "Identifier", "name": "parseInt", "range": [ - 83322, - 83330 + 83447, + 83455 ], "loc": { "start": { - "line": 2743, + "line": 2745, "column": 15 }, "end": { - "line": 2743, + "line": 2745, "column": 23 } } @@ -146031,16 +146284,16 @@ "type": "Identifier", "name": "idx", "range": [ - 83331, - 83334 + 83456, + 83459 ], "loc": { "start": { - "line": 2743, + "line": 2745, "column": 24 }, "end": { - "line": 2743, + "line": 2745, "column": 27 } } @@ -146050,63 +146303,63 @@ "value": 10, "raw": "10", "range": [ - 83336, - 83338 + 83461, + 83463 ], "loc": { "start": { - "line": 2743, + "line": 2745, "column": 29 }, "end": { - "line": 2743, + "line": 2745, "column": 31 } } } ], "range": [ - 83322, - 83339 + 83447, + 83464 ], "loc": { "start": { - "line": 2743, + "line": 2745, "column": 15 }, "end": { - "line": 2743, + "line": 2745, "column": 32 } } }, "range": [ - 83315, - 83340 + 83440, + 83465 ], "loc": { "start": { - "line": 2743, + "line": 2745, "column": 8 }, "end": { - "line": 2743, + "line": 2745, "column": 33 } } } ], "range": [ - 83221, - 83346 + 83346, + 83471 ], "loc": { "start": { - "line": 2740, + "line": 2742, "column": 46 }, "end": { - "line": 2744, + "line": 2746, "column": 5 } } @@ -146114,16 +146367,16 @@ "generator": false, "expression": false, "range": [ - 83205, - 83346 + 83330, + 83471 ], "loc": { "start": { - "line": 2740, + "line": 2742, "column": 30 }, "end": { - "line": 2744, + "line": 2746, "column": 5 } } @@ -146131,16 +146384,16 @@ "kind": "method", "computed": false, "range": [ - 83179, - 83346 + 83304, + 83471 ], "loc": { "start": { - "line": 2740, + "line": 2742, "column": 4 }, "end": { - "line": 2744, + "line": 2746, "column": 5 } }, @@ -146149,16 +146402,16 @@ "type": "Block", "value": "*\n * Return the column index for a given filter ID\n * @param {string} [filterId=''] Filter ID\n * @return {Number} Column index\n ", "range": [ - 83026, - 83174 + 83151, + 83299 ], "loc": { "start": { - "line": 2735, + "line": 2737, "column": 4 }, "end": { - "line": 2739, + "line": 2741, "column": 7 } } @@ -146169,16 +146422,16 @@ "type": "Block", "value": "*\n * Build filter element ID for a given column index\n * @param {any} colIndex\n * @return {String} Filter element ID string\n * @private\n ", "range": [ - 83352, - 83513 + 83477, + 83638 ], "loc": { "start": { - "line": 2746, + "line": 2748, "column": 4 }, "end": { - "line": 2751, + "line": 2753, "column": 7 } } @@ -146192,16 +146445,16 @@ "type": "Identifier", "name": "buildFilterId", "range": [ - 83518, - 83531 + 83643, + 83656 ], "loc": { "start": { - "line": 2752, + "line": 2754, "column": 4 }, "end": { - "line": 2752, + "line": 2754, "column": 17 } } @@ -146214,16 +146467,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 83532, - 83540 + 83657, + 83665 ], "loc": { "start": { - "line": 2752, + "line": 2754, "column": 18 }, "end": { - "line": 2752, + "line": 2754, "column": 26 } } @@ -146245,16 +146498,16 @@ }, "tail": false, "range": [ - 83559, - 83562 + 83684, + 83687 ], "loc": { "start": { - "line": 2753, + "line": 2755, "column": 15 }, "end": { - "line": 2753, + "line": 2755, "column": 18 } } @@ -146267,16 +146520,16 @@ }, "tail": false, "range": [ - 83574, - 83577 + 83699, + 83702 ], "loc": { "start": { - "line": 2753, + "line": 2755, "column": 30 }, "end": { - "line": 2753, + "line": 2755, "column": 33 } } @@ -146289,16 +146542,16 @@ }, "tail": false, "range": [ - 83585, - 83589 + 83710, + 83714 ], "loc": { "start": { - "line": 2753, + "line": 2755, "column": 41 }, "end": { - "line": 2753, + "line": 2755, "column": 45 } } @@ -146311,16 +146564,16 @@ }, "tail": true, "range": [ - 83596, - 83598 + 83721, + 83723 ], "loc": { "start": { - "line": 2753, + "line": 2755, "column": 52 }, "end": { - "line": 2753, + "line": 2755, "column": 54 } } @@ -146333,16 +146586,16 @@ "object": { "type": "ThisExpression", "range": [ - 83562, - 83566 + 83687, + 83691 ], "loc": { "start": { - "line": 2753, + "line": 2755, "column": 18 }, "end": { - "line": 2753, + "line": 2755, "column": 22 } } @@ -146351,31 +146604,31 @@ "type": "Identifier", "name": "prfxFlt", "range": [ - 83567, - 83574 + 83692, + 83699 ], "loc": { "start": { - "line": 2753, + "line": 2755, "column": 23 }, "end": { - "line": 2753, + "line": 2755, "column": 30 } } }, "range": [ - 83562, - 83574 + 83687, + 83699 ], "loc": { "start": { - "line": 2753, + "line": 2755, "column": 18 }, "end": { - "line": 2753, + "line": 2755, "column": 30 } } @@ -146384,16 +146637,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 83577, - 83585 + 83702, + 83710 ], "loc": { "start": { - "line": 2753, + "line": 2755, "column": 33 }, "end": { - "line": 2753, + "line": 2755, "column": 41 } } @@ -146404,16 +146657,16 @@ "object": { "type": "ThisExpression", "range": [ - 83589, - 83593 + 83714, + 83718 ], "loc": { "start": { - "line": 2753, + "line": 2755, "column": 45 }, "end": { - "line": 2753, + "line": 2755, "column": 49 } } @@ -146422,78 +146675,78 @@ "type": "Identifier", "name": "id", "range": [ - 83594, - 83596 + 83719, + 83721 ], "loc": { "start": { - "line": 2753, + "line": 2755, "column": 50 }, "end": { - "line": 2753, + "line": 2755, "column": 52 } } }, "range": [ - 83589, - 83596 + 83714, + 83721 ], "loc": { "start": { - "line": 2753, + "line": 2755, "column": 45 }, "end": { - "line": 2753, + "line": 2755, "column": 52 } } } ], "range": [ - 83559, - 83598 + 83684, + 83723 ], "loc": { "start": { - "line": 2753, + "line": 2755, "column": 15 }, "end": { - "line": 2753, + "line": 2755, "column": 54 } } }, "range": [ - 83552, - 83599 + 83677, + 83724 ], "loc": { "start": { - "line": 2753, + "line": 2755, "column": 8 }, "end": { - "line": 2753, + "line": 2755, "column": 55 } } } ], "range": [ - 83542, - 83605 + 83667, + 83730 ], "loc": { "start": { - "line": 2752, + "line": 2754, "column": 28 }, "end": { - "line": 2754, + "line": 2756, "column": 5 } } @@ -146501,16 +146754,16 @@ "generator": false, "expression": false, "range": [ - 83531, - 83605 + 83656, + 83730 ], "loc": { "start": { - "line": 2752, + "line": 2754, "column": 17 }, "end": { - "line": 2754, + "line": 2756, "column": 5 } } @@ -146518,16 +146771,16 @@ "kind": "method", "computed": false, "range": [ - 83518, - 83605 + 83643, + 83730 ], "loc": { "start": { - "line": 2752, + "line": 2754, "column": 4 }, "end": { - "line": 2754, + "line": 2756, "column": 5 } }, @@ -146536,16 +146789,16 @@ "type": "Block", "value": "*\n * Build filter element ID for a given column index\n * @param {any} colIndex\n * @return {String} Filter element ID string\n * @private\n ", "range": [ - 83352, - 83513 + 83477, + 83638 ], "loc": { "start": { - "line": 2746, + "line": 2748, "column": 4 }, "end": { - "line": 2751, + "line": 2753, "column": 7 } } @@ -146556,16 +146809,16 @@ "type": "Block", "value": "*\n * Make specified column's filter active\n * @param colIndex Index of a column\n ", "range": [ - 83611, - 83708 + 83736, + 83833 ], "loc": { "start": { - "line": 2756, + "line": 2758, "column": 4 }, "end": { - "line": 2759, + "line": 2761, "column": 7 } } @@ -146579,16 +146832,16 @@ "type": "Identifier", "name": "activateFilter", "range": [ - 83713, - 83727 + 83838, + 83852 ], "loc": { "start": { - "line": 2760, + "line": 2762, "column": 4 }, "end": { - "line": 2760, + "line": 2762, "column": 18 } } @@ -146601,16 +146854,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 83728, - 83736 + 83853, + 83861 ], "loc": { "start": { - "line": 2760, + "line": 2762, "column": 19 }, "end": { - "line": 2760, + "line": 2762, "column": 27 } } @@ -146627,16 +146880,16 @@ "type": "Identifier", "name": "isUndef", "range": [ - 83752, - 83759 + 83877, + 83884 ], "loc": { "start": { - "line": 2761, + "line": 2763, "column": 12 }, "end": { - "line": 2761, + "line": 2763, "column": 19 } } @@ -146646,32 +146899,32 @@ "type": "Identifier", "name": "colIndex", "range": [ - 83760, - 83768 + 83885, + 83893 ], "loc": { "start": { - "line": 2761, + "line": 2763, "column": 20 }, "end": { - "line": 2761, + "line": 2763, "column": 28 } } } ], "range": [ - 83752, - 83769 + 83877, + 83894 ], "loc": { "start": { - "line": 2761, + "line": 2763, "column": 12 }, "end": { - "line": 2761, + "line": 2763, "column": 29 } } @@ -146683,48 +146936,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 83785, - 83792 + 83910, + 83917 ], "loc": { "start": { - "line": 2762, + "line": 2764, "column": 12 }, "end": { - "line": 2762, + "line": 2764, "column": 19 } } } ], "range": [ - 83771, - 83802 + 83896, + 83927 ], "loc": { "start": { - "line": 2761, + "line": 2763, "column": 31 }, "end": { - "line": 2763, + "line": 2765, "column": 9 } } }, "alternate": null, "range": [ - 83748, - 83802 + 83873, + 83927 ], "loc": { "start": { - "line": 2761, + "line": 2763, "column": 8 }, "end": { - "line": 2763, + "line": 2765, "column": 9 } } @@ -146739,16 +146992,16 @@ "object": { "type": "ThisExpression", "range": [ - 83811, - 83815 + 83936, + 83940 ], "loc": { "start": { - "line": 2764, + "line": 2766, "column": 8 }, "end": { - "line": 2764, + "line": 2766, "column": 12 } } @@ -146757,31 +147010,31 @@ "type": "Identifier", "name": "setActiveFilterId", "range": [ - 83816, - 83833 + 83941, + 83958 ], "loc": { "start": { - "line": 2764, + "line": 2766, "column": 13 }, "end": { - "line": 2764, + "line": 2766, "column": 30 } } }, "range": [ - 83811, - 83833 + 83936, + 83958 ], "loc": { "start": { - "line": 2764, + "line": 2766, "column": 8 }, "end": { - "line": 2764, + "line": 2766, "column": 30 } } @@ -146795,16 +147048,16 @@ "object": { "type": "ThisExpression", "range": [ - 83834, - 83838 + 83959, + 83963 ], "loc": { "start": { - "line": 2764, + "line": 2766, "column": 31 }, "end": { - "line": 2764, + "line": 2766, "column": 35 } } @@ -146813,31 +147066,31 @@ "type": "Identifier", "name": "getFilterId", "range": [ - 83839, - 83850 + 83964, + 83975 ], "loc": { "start": { - "line": 2764, + "line": 2766, "column": 36 }, "end": { - "line": 2764, + "line": 2766, "column": 47 } } }, "range": [ - 83834, - 83850 + 83959, + 83975 ], "loc": { "start": { - "line": 2764, + "line": 2766, "column": 31 }, "end": { - "line": 2764, + "line": 2766, "column": 47 } } @@ -146847,79 +147100,79 @@ "type": "Identifier", "name": "colIndex", "range": [ - 83851, - 83859 + 83976, + 83984 ], "loc": { "start": { - "line": 2764, + "line": 2766, "column": 48 }, "end": { - "line": 2764, + "line": 2766, "column": 56 } } } ], "range": [ - 83834, - 83860 + 83959, + 83985 ], "loc": { "start": { - "line": 2764, + "line": 2766, "column": 31 }, "end": { - "line": 2764, + "line": 2766, "column": 57 } } } ], "range": [ - 83811, - 83861 + 83936, + 83986 ], "loc": { "start": { - "line": 2764, + "line": 2766, "column": 8 }, "end": { - "line": 2764, + "line": 2766, "column": 58 } } }, "range": [ - 83811, - 83862 + 83936, + 83987 ], "loc": { "start": { - "line": 2764, + "line": 2766, "column": 8 }, "end": { - "line": 2764, + "line": 2766, "column": 59 } } } ], "range": [ - 83738, - 83868 + 83863, + 83993 ], "loc": { "start": { - "line": 2760, + "line": 2762, "column": 29 }, "end": { - "line": 2765, + "line": 2767, "column": 5 } } @@ -146927,16 +147180,16 @@ "generator": false, "expression": false, "range": [ - 83727, - 83868 + 83852, + 83993 ], "loc": { "start": { - "line": 2760, + "line": 2762, "column": 18 }, "end": { - "line": 2765, + "line": 2767, "column": 5 } } @@ -146944,16 +147197,16 @@ "kind": "method", "computed": false, "range": [ - 83713, - 83868 + 83838, + 83993 ], "loc": { "start": { - "line": 2760, + "line": 2762, "column": 4 }, "end": { - "line": 2765, + "line": 2767, "column": 5 } }, @@ -146962,16 +147215,16 @@ "type": "Block", "value": "*\n * Make specified column's filter active\n * @param colIndex Index of a column\n ", "range": [ - 83611, - 83708 + 83736, + 83833 ], "loc": { "start": { - "line": 2756, + "line": 2758, "column": 4 }, "end": { - "line": 2759, + "line": 2761, "column": 7 } } @@ -146982,16 +147235,16 @@ "type": "Block", "value": "*\n * Refresh the filters subject to linking ('select', 'multiple',\n * 'checklist' type)\n ", "range": [ - 83874, - 83979 + 83999, + 84104 ], "loc": { "start": { - "line": 2767, + "line": 2769, "column": 4 }, "end": { - "line": 2770, + "line": 2772, "column": 7 } } @@ -147005,16 +147258,16 @@ "type": "Identifier", "name": "linkFilters", "range": [ - 83984, - 83995 + 84109, + 84120 ], "loc": { "start": { - "line": 2771, + "line": 2773, "column": 4 }, "end": { - "line": 2771, + "line": 2773, "column": 15 } } @@ -147040,16 +147293,16 @@ "object": { "type": "ThisExpression", "range": [ - 84013, - 84017 + 84138, + 84142 ], "loc": { "start": { - "line": 2772, + "line": 2774, "column": 13 }, "end": { - "line": 2772, + "line": 2774, "column": 17 } } @@ -147058,47 +147311,47 @@ "type": "Identifier", "name": "linkedFilters", "range": [ - 84018, - 84031 + 84143, + 84156 ], "loc": { "start": { - "line": 2772, + "line": 2774, "column": 18 }, "end": { - "line": 2772, + "line": 2774, "column": 31 } } }, "range": [ - 84013, - 84031 + 84138, + 84156 ], "loc": { "start": { - "line": 2772, + "line": 2774, "column": 13 }, "end": { - "line": 2772, + "line": 2774, "column": 31 } } }, "prefix": true, "range": [ - 84012, - 84031 + 84137, + 84156 ], "loc": { "start": { - "line": 2772, + "line": 2774, "column": 12 }, "end": { - "line": 2772, + "line": 2774, "column": 31 } } @@ -147112,16 +147365,16 @@ "object": { "type": "ThisExpression", "range": [ - 84036, - 84040 + 84161, + 84165 ], "loc": { "start": { - "line": 2772, + "line": 2774, "column": 36 }, "end": { - "line": 2772, + "line": 2774, "column": 40 } } @@ -147130,62 +147383,62 @@ "type": "Identifier", "name": "activeFilterId", "range": [ - 84041, - 84055 + 84166, + 84180 ], "loc": { "start": { - "line": 2772, + "line": 2774, "column": 41 }, "end": { - "line": 2772, + "line": 2774, "column": 55 } } }, "range": [ - 84036, - 84055 + 84161, + 84180 ], "loc": { "start": { - "line": 2772, + "line": 2774, "column": 36 }, "end": { - "line": 2772, + "line": 2774, "column": 55 } } }, "prefix": true, "range": [ - 84035, - 84055 + 84160, + 84180 ], "loc": { "start": { - "line": 2772, + "line": 2774, "column": 35 }, "end": { - "line": 2772, + "line": 2774, "column": 55 } } }, "range": [ - 84012, - 84055 + 84137, + 84180 ], "loc": { "start": { - "line": 2772, + "line": 2774, "column": 12 }, "end": { - "line": 2772, + "line": 2774, "column": 55 } } @@ -147197,48 +147450,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 84071, - 84078 + 84196, + 84203 ], "loc": { "start": { - "line": 2773, + "line": 2775, "column": 12 }, "end": { - "line": 2773, + "line": 2775, "column": 19 } } } ], "range": [ - 84057, - 84088 + 84182, + 84213 ], "loc": { "start": { - "line": 2772, + "line": 2774, "column": 57 }, "end": { - "line": 2774, + "line": 2776, "column": 9 } } }, "alternate": null, "range": [ - 84008, - 84088 + 84133, + 84213 ], "loc": { "start": { - "line": 2772, + "line": 2774, "column": 8 }, "end": { - "line": 2774, + "line": 2776, "column": 9 } } @@ -147252,16 +147505,16 @@ "type": "Identifier", "name": "slcA1", "range": [ - 84101, - 84106 + 84226, + 84231 ], "loc": { "start": { - "line": 2775, + "line": 2777, "column": 12 }, "end": { - "line": 2775, + "line": 2777, "column": 17 } } @@ -147274,16 +147527,16 @@ "object": { "type": "ThisExpression", "range": [ - 84109, - 84113 + 84234, + 84238 ], "loc": { "start": { - "line": 2775, + "line": 2777, "column": 20 }, "end": { - "line": 2775, + "line": 2777, "column": 24 } } @@ -147292,31 +147545,31 @@ "type": "Identifier", "name": "getFiltersByType", "range": [ - 84114, - 84130 + 84239, + 84255 ], "loc": { "start": { - "line": 2775, + "line": 2777, "column": 25 }, "end": { - "line": 2775, + "line": 2777, "column": 41 } } }, "range": [ - 84109, - 84130 + 84234, + 84255 ], "loc": { "start": { - "line": 2775, + "line": 2777, "column": 20 }, "end": { - "line": 2775, + "line": 2777, "column": 41 } } @@ -147326,16 +147579,16 @@ "type": "Identifier", "name": "SELECT", "range": [ - 84131, - 84137 + 84256, + 84262 ], "loc": { "start": { - "line": 2775, + "line": 2777, "column": 42 }, "end": { - "line": 2775, + "line": 2777, "column": 48 } } @@ -147345,47 +147598,47 @@ "value": true, "raw": "true", "range": [ - 84139, - 84143 + 84264, + 84268 ], "loc": { "start": { - "line": 2775, + "line": 2777, "column": 50 }, "end": { - "line": 2775, + "line": 2777, "column": 54 } } } ], "range": [ - 84109, - 84144 + 84234, + 84269 ], "loc": { "start": { - "line": 2775, + "line": 2777, "column": 20 }, "end": { - "line": 2775, + "line": 2777, "column": 55 } } }, "range": [ - 84101, - 84144 + 84226, + 84269 ], "loc": { "start": { - "line": 2775, + "line": 2777, "column": 12 }, "end": { - "line": 2775, + "line": 2777, "column": 55 } } @@ -147396,16 +147649,16 @@ "type": "Identifier", "name": "slcA2", "range": [ - 84158, - 84163 + 84283, + 84288 ], "loc": { "start": { - "line": 2776, + "line": 2778, "column": 12 }, "end": { - "line": 2776, + "line": 2778, "column": 17 } } @@ -147418,16 +147671,16 @@ "object": { "type": "ThisExpression", "range": [ - 84166, - 84170 + 84291, + 84295 ], "loc": { "start": { - "line": 2776, + "line": 2778, "column": 20 }, "end": { - "line": 2776, + "line": 2778, "column": 24 } } @@ -147436,31 +147689,31 @@ "type": "Identifier", "name": "getFiltersByType", "range": [ - 84171, - 84187 + 84296, + 84312 ], "loc": { "start": { - "line": 2776, + "line": 2778, "column": 25 }, "end": { - "line": 2776, + "line": 2778, "column": 41 } } }, "range": [ - 84166, - 84187 + 84291, + 84312 ], "loc": { "start": { - "line": 2776, + "line": 2778, "column": 20 }, "end": { - "line": 2776, + "line": 2778, "column": 41 } } @@ -147470,16 +147723,16 @@ "type": "Identifier", "name": "MULTIPLE", "range": [ - 84188, - 84196 + 84313, + 84321 ], "loc": { "start": { - "line": 2776, + "line": 2778, "column": 42 }, "end": { - "line": 2776, + "line": 2778, "column": 50 } } @@ -147489,47 +147742,47 @@ "value": true, "raw": "true", "range": [ - 84198, - 84202 + 84323, + 84327 ], "loc": { "start": { - "line": 2776, + "line": 2778, "column": 52 }, "end": { - "line": 2776, + "line": 2778, "column": 56 } } } ], "range": [ - 84166, - 84203 + 84291, + 84328 ], "loc": { "start": { - "line": 2776, + "line": 2778, "column": 20 }, "end": { - "line": 2776, + "line": 2778, "column": 57 } } }, "range": [ - 84158, - 84203 + 84283, + 84328 ], "loc": { "start": { - "line": 2776, + "line": 2778, "column": 12 }, "end": { - "line": 2776, + "line": 2778, "column": 57 } } @@ -147540,16 +147793,16 @@ "type": "Identifier", "name": "slcA3", "range": [ - 84217, - 84222 + 84342, + 84347 ], "loc": { "start": { - "line": 2777, + "line": 2779, "column": 12 }, "end": { - "line": 2777, + "line": 2779, "column": 17 } } @@ -147562,16 +147815,16 @@ "object": { "type": "ThisExpression", "range": [ - 84225, - 84229 + 84350, + 84354 ], "loc": { "start": { - "line": 2777, + "line": 2779, "column": 20 }, "end": { - "line": 2777, + "line": 2779, "column": 24 } } @@ -147580,31 +147833,31 @@ "type": "Identifier", "name": "getFiltersByType", "range": [ - 84230, - 84246 + 84355, + 84371 ], "loc": { "start": { - "line": 2777, + "line": 2779, "column": 25 }, "end": { - "line": 2777, + "line": 2779, "column": 41 } } }, "range": [ - 84225, - 84246 + 84350, + 84371 ], "loc": { "start": { - "line": 2777, + "line": 2779, "column": 20 }, "end": { - "line": 2777, + "line": 2779, "column": 41 } } @@ -147614,16 +147867,16 @@ "type": "Identifier", "name": "CHECKLIST", "range": [ - 84247, - 84256 + 84372, + 84381 ], "loc": { "start": { - "line": 2777, + "line": 2779, "column": 42 }, "end": { - "line": 2777, + "line": 2779, "column": 51 } } @@ -147633,47 +147886,47 @@ "value": true, "raw": "true", "range": [ - 84258, - 84262 + 84383, + 84387 ], "loc": { "start": { - "line": 2777, + "line": 2779, "column": 53 }, "end": { - "line": 2777, + "line": 2779, "column": 57 } } } ], "range": [ - 84225, - 84263 + 84350, + 84388 ], "loc": { "start": { - "line": 2777, + "line": 2779, "column": 20 }, "end": { - "line": 2777, + "line": 2779, "column": 58 } } }, "range": [ - 84217, - 84263 + 84342, + 84388 ], "loc": { "start": { - "line": 2777, + "line": 2779, "column": 12 }, "end": { - "line": 2777, + "line": 2779, "column": 58 } } @@ -147684,16 +147937,16 @@ "type": "Identifier", "name": "slcIndex", "range": [ - 84277, - 84285 + 84402, + 84410 ], "loc": { "start": { - "line": 2778, + "line": 2780, "column": 12 }, "end": { - "line": 2778, + "line": 2780, "column": 20 } } @@ -147707,16 +147960,16 @@ "type": "Identifier", "name": "slcA1", "range": [ - 84288, - 84293 + 84413, + 84418 ], "loc": { "start": { - "line": 2778, + "line": 2780, "column": 23 }, "end": { - "line": 2778, + "line": 2780, "column": 28 } } @@ -147725,31 +147978,31 @@ "type": "Identifier", "name": "concat", "range": [ - 84294, - 84300 + 84419, + 84425 ], "loc": { "start": { - "line": 2778, + "line": 2780, "column": 29 }, "end": { - "line": 2778, + "line": 2780, "column": 35 } } }, "range": [ - 84288, - 84300 + 84413, + 84425 ], "loc": { "start": { - "line": 2778, + "line": 2780, "column": 23 }, "end": { - "line": 2778, + "line": 2780, "column": 35 } } @@ -147759,47 +148012,47 @@ "type": "Identifier", "name": "slcA2", "range": [ - 84301, - 84306 + 84426, + 84431 ], "loc": { "start": { - "line": 2778, + "line": 2780, "column": 36 }, "end": { - "line": 2778, + "line": 2780, "column": 41 } } } ], "range": [ - 84288, - 84307 + 84413, + 84432 ], "loc": { "start": { - "line": 2778, + "line": 2780, "column": 23 }, "end": { - "line": 2778, + "line": 2780, "column": 42 } } }, "range": [ - 84277, - 84307 + 84402, + 84432 ], "loc": { "start": { - "line": 2778, + "line": 2780, "column": 12 }, "end": { - "line": 2778, + "line": 2780, "column": 42 } } @@ -147807,16 +148060,16 @@ ], "kind": "let", "range": [ - 84097, - 84308 + 84222, + 84433 ], "loc": { "start": { - "line": 2775, + "line": 2777, "column": 8 }, "end": { - "line": 2778, + "line": 2780, "column": 43 } } @@ -147830,16 +148083,16 @@ "type": "Identifier", "name": "slcIndex", "range": [ - 84317, - 84325 + 84442, + 84450 ], "loc": { "start": { - "line": 2779, + "line": 2781, "column": 8 }, "end": { - "line": 2779, + "line": 2781, "column": 16 } } @@ -147853,16 +148106,16 @@ "type": "Identifier", "name": "slcIndex", "range": [ - 84328, - 84336 + 84453, + 84461 ], "loc": { "start": { - "line": 2779, + "line": 2781, "column": 19 }, "end": { - "line": 2779, + "line": 2781, "column": 27 } } @@ -147871,31 +148124,31 @@ "type": "Identifier", "name": "concat", "range": [ - 84337, - 84343 + 84462, + 84468 ], "loc": { "start": { - "line": 2779, + "line": 2781, "column": 28 }, "end": { - "line": 2779, + "line": 2781, "column": 34 } } }, "range": [ - 84328, - 84343 + 84453, + 84468 ], "loc": { "start": { - "line": 2779, + "line": 2781, "column": 19 }, "end": { - "line": 2779, + "line": 2781, "column": 34 } } @@ -147905,62 +148158,62 @@ "type": "Identifier", "name": "slcA3", "range": [ - 84344, - 84349 + 84469, + 84474 ], "loc": { "start": { - "line": 2779, + "line": 2781, "column": 35 }, "end": { - "line": 2779, + "line": 2781, "column": 40 } } } ], "range": [ - 84328, - 84350 + 84453, + 84475 ], "loc": { "start": { - "line": 2779, + "line": 2781, "column": 19 }, "end": { - "line": 2779, + "line": 2781, "column": 41 } } }, "range": [ - 84317, - 84350 + 84442, + 84475 ], "loc": { "start": { - "line": 2779, + "line": 2781, "column": 8 }, "end": { - "line": 2779, + "line": 2781, "column": 41 } } }, "range": [ - 84317, - 84351 + 84442, + 84476 ], "loc": { "start": { - "line": 2779, + "line": 2781, "column": 8 }, "end": { - "line": 2779, + "line": 2781, "column": 42 } } @@ -147974,16 +148227,16 @@ "type": "Identifier", "name": "activeIdx", "range": [ - 84365, - 84374 + 84490, + 84499 ], "loc": { "start": { - "line": 2781, + "line": 2783, "column": 12 }, "end": { - "line": 2781, + "line": 2783, "column": 21 } } @@ -147996,16 +148249,16 @@ "object": { "type": "ThisExpression", "range": [ - 84377, - 84381 + 84502, + 84506 ], "loc": { "start": { - "line": 2781, + "line": 2783, "column": 24 }, "end": { - "line": 2781, + "line": 2783, "column": 28 } } @@ -148014,31 +148267,31 @@ "type": "Identifier", "name": "getColumnIndexFromFilterId", "range": [ - 84382, - 84408 + 84507, + 84533 ], "loc": { "start": { - "line": 2781, + "line": 2783, "column": 29 }, "end": { - "line": 2781, + "line": 2783, "column": 55 } } }, "range": [ - 84377, - 84408 + 84502, + 84533 ], "loc": { "start": { - "line": 2781, + "line": 2783, "column": 24 }, "end": { - "line": 2781, + "line": 2783, "column": 55 } } @@ -148050,16 +148303,16 @@ "object": { "type": "ThisExpression", "range": [ - 84409, - 84413 + 84534, + 84538 ], "loc": { "start": { - "line": 2781, + "line": 2783, "column": 56 }, "end": { - "line": 2781, + "line": 2783, "column": 60 } } @@ -148068,62 +148321,62 @@ "type": "Identifier", "name": "activeFilterId", "range": [ - 84414, - 84428 + 84539, + 84553 ], "loc": { "start": { - "line": 2781, + "line": 2783, "column": 61 }, "end": { - "line": 2781, + "line": 2783, "column": 75 } } }, "range": [ - 84409, - 84428 + 84534, + 84553 ], "loc": { "start": { - "line": 2781, + "line": 2783, "column": 56 }, "end": { - "line": 2781, + "line": 2783, "column": 75 } } } ], "range": [ - 84377, - 84429 + 84502, + 84554 ], "loc": { "start": { - "line": 2781, + "line": 2783, "column": 24 }, "end": { - "line": 2781, + "line": 2783, "column": 76 } } }, "range": [ - 84365, - 84429 + 84490, + 84554 ], "loc": { "start": { - "line": 2781, + "line": 2783, "column": 12 }, "end": { - "line": 2781, + "line": 2783, "column": 76 } } @@ -148131,16 +148384,16 @@ ], "kind": "let", "range": [ - 84361, - 84430 + 84486, + 84555 ], "loc": { "start": { - "line": 2781, + "line": 2783, "column": 8 }, "end": { - "line": 2781, + "line": 2783, "column": 77 } } @@ -148156,16 +148409,16 @@ "type": "Identifier", "name": "i", "range": [ - 84449, - 84450 + 84574, + 84575 ], "loc": { "start": { - "line": 2783, + "line": 2785, "column": 17 }, "end": { - "line": 2783, + "line": 2785, "column": 18 } } @@ -148175,31 +148428,31 @@ "value": 0, "raw": "0", "range": [ - 84453, - 84454 + 84578, + 84579 ], "loc": { "start": { - "line": 2783, + "line": 2785, "column": 21 }, "end": { - "line": 2783, + "line": 2785, "column": 22 } } }, "range": [ - 84449, - 84454 + 84574, + 84579 ], "loc": { "start": { - "line": 2783, + "line": 2785, "column": 17 }, "end": { - "line": 2783, + "line": 2785, "column": 22 } } @@ -148210,16 +148463,16 @@ "type": "Identifier", "name": "len", "range": [ - 84456, - 84459 + 84581, + 84584 ], "loc": { "start": { - "line": 2783, + "line": 2785, "column": 24 }, "end": { - "line": 2783, + "line": 2785, "column": 27 } } @@ -148231,16 +148484,16 @@ "type": "Identifier", "name": "slcIndex", "range": [ - 84462, - 84470 + 84587, + 84595 ], "loc": { "start": { - "line": 2783, + "line": 2785, "column": 30 }, "end": { - "line": 2783, + "line": 2785, "column": 38 } } @@ -148249,46 +148502,46 @@ "type": "Identifier", "name": "length", "range": [ - 84471, - 84477 + 84596, + 84602 ], "loc": { "start": { - "line": 2783, + "line": 2785, "column": 39 }, "end": { - "line": 2783, + "line": 2785, "column": 45 } } }, "range": [ - 84462, - 84477 + 84587, + 84602 ], "loc": { "start": { - "line": 2783, + "line": 2785, "column": 30 }, "end": { - "line": 2783, + "line": 2785, "column": 45 } } }, "range": [ - 84456, - 84477 + 84581, + 84602 ], "loc": { "start": { - "line": 2783, + "line": 2785, "column": 24 }, "end": { - "line": 2783, + "line": 2785, "column": 45 } } @@ -148296,16 +148549,16 @@ ], "kind": "let", "range": [ - 84445, - 84477 + 84570, + 84602 ], "loc": { "start": { - "line": 2783, + "line": 2785, "column": 13 }, "end": { - "line": 2783, + "line": 2785, "column": 45 } } @@ -148317,16 +148570,16 @@ "type": "Identifier", "name": "i", "range": [ - 84479, - 84480 + 84604, + 84605 ], "loc": { "start": { - "line": 2783, + "line": 2785, "column": 47 }, "end": { - "line": 2783, + "line": 2785, "column": 48 } } @@ -148335,31 +148588,31 @@ "type": "Identifier", "name": "len", "range": [ - 84483, - 84486 + 84608, + 84611 ], "loc": { "start": { - "line": 2783, + "line": 2785, "column": 51 }, "end": { - "line": 2783, + "line": 2785, "column": 54 } } }, "range": [ - 84479, - 84486 + 84604, + 84611 ], "loc": { "start": { - "line": 2783, + "line": 2785, "column": 47 }, "end": { - "line": 2783, + "line": 2785, "column": 54 } } @@ -148371,32 +148624,32 @@ "type": "Identifier", "name": "i", "range": [ - 84488, - 84489 + 84613, + 84614 ], "loc": { "start": { - "line": 2783, + "line": 2785, "column": 56 }, "end": { - "line": 2783, + "line": 2785, "column": 57 } } }, "prefix": false, "range": [ - 84488, - 84491 + 84613, + 84616 ], "loc": { "start": { - "line": 2783, + "line": 2785, "column": 56 }, "end": { - "line": 2783, + "line": 2785, "column": 59 } } @@ -148413,16 +148666,16 @@ "type": "Identifier", "name": "colIdx", "range": [ - 84511, - 84517 + 84636, + 84642 ], "loc": { "start": { - "line": 2784, + "line": 2786, "column": 16 }, "end": { - "line": 2784, + "line": 2786, "column": 22 } } @@ -148434,16 +148687,16 @@ "type": "Identifier", "name": "slcIndex", "range": [ - 84520, - 84528 + 84645, + 84653 ], "loc": { "start": { - "line": 2784, + "line": 2786, "column": 25 }, "end": { - "line": 2784, + "line": 2786, "column": 33 } } @@ -148452,46 +148705,46 @@ "type": "Identifier", "name": "i", "range": [ - 84529, - 84530 + 84654, + 84655 ], "loc": { "start": { - "line": 2784, + "line": 2786, "column": 34 }, "end": { - "line": 2784, + "line": 2786, "column": 35 } } }, "range": [ - 84520, - 84531 + 84645, + 84656 ], "loc": { "start": { - "line": 2784, + "line": 2786, "column": 25 }, "end": { - "line": 2784, + "line": 2786, "column": 36 } } }, "range": [ - 84511, - 84531 + 84636, + 84656 ], "loc": { "start": { - "line": 2784, + "line": 2786, "column": 16 }, "end": { - "line": 2784, + "line": 2786, "column": 36 } } @@ -148499,16 +148752,16 @@ ], "kind": "let", "range": [ - 84507, - 84532 + 84632, + 84657 ], "loc": { "start": { - "line": 2784, + "line": 2786, "column": 12 }, "end": { - "line": 2784, + "line": 2786, "column": 37 } } @@ -148522,16 +148775,16 @@ "type": "Identifier", "name": "curSlc", "range": [ - 84549, - 84555 + 84674, + 84680 ], "loc": { "start": { - "line": 2785, + "line": 2787, "column": 16 }, "end": { - "line": 2785, + "line": 2787, "column": 22 } } @@ -148542,16 +148795,16 @@ "type": "Identifier", "name": "elm", "range": [ - 84558, - 84561 + 84683, + 84686 ], "loc": { "start": { - "line": 2785, + "line": 2787, "column": 25 }, "end": { - "line": 2785, + "line": 2787, "column": 28 } } @@ -148566,16 +148819,16 @@ "object": { "type": "ThisExpression", "range": [ - 84562, - 84566 + 84687, + 84691 ], "loc": { "start": { - "line": 2785, + "line": 2787, "column": 29 }, "end": { - "line": 2785, + "line": 2787, "column": 33 } } @@ -148584,31 +148837,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 84567, - 84573 + 84692, + 84698 ], "loc": { "start": { - "line": 2785, + "line": 2787, "column": 34 }, "end": { - "line": 2785, + "line": 2787, "column": 40 } } }, "range": [ - 84562, - 84573 + 84687, + 84698 ], "loc": { "start": { - "line": 2785, + "line": 2787, "column": 29 }, "end": { - "line": 2785, + "line": 2787, "column": 40 } } @@ -148617,62 +148870,62 @@ "type": "Identifier", "name": "colIdx", "range": [ - 84574, - 84580 + 84699, + 84705 ], "loc": { "start": { - "line": 2785, + "line": 2787, "column": 41 }, "end": { - "line": 2785, + "line": 2787, "column": 47 } } }, "range": [ - 84562, - 84581 + 84687, + 84706 ], "loc": { "start": { - "line": 2785, + "line": 2787, "column": 29 }, "end": { - "line": 2785, + "line": 2787, "column": 48 } } } ], "range": [ - 84558, - 84582 + 84683, + 84707 ], "loc": { "start": { - "line": 2785, + "line": 2787, "column": 25 }, "end": { - "line": 2785, + "line": 2787, "column": 49 } } }, "range": [ - 84549, - 84582 + 84674, + 84707 ], "loc": { "start": { - "line": 2785, + "line": 2787, "column": 16 }, "end": { - "line": 2785, + "line": 2787, "column": 49 } } @@ -148680,16 +148933,16 @@ ], "kind": "let", "range": [ - 84545, - 84583 + 84670, + 84708 ], "loc": { "start": { - "line": 2785, + "line": 2787, "column": 12 }, "end": { - "line": 2785, + "line": 2787, "column": 50 } } @@ -148703,16 +148956,16 @@ "type": "Identifier", "name": "slcSelectedValue", "range": [ - 84600, - 84616 + 84725, + 84741 ], "loc": { "start": { - "line": 2786, + "line": 2788, "column": 16 }, "end": { - "line": 2786, + "line": 2788, "column": 32 } } @@ -148725,16 +148978,16 @@ "object": { "type": "ThisExpression", "range": [ - 84619, - 84623 + 84744, + 84748 ], "loc": { "start": { - "line": 2786, + "line": 2788, "column": 35 }, "end": { - "line": 2786, + "line": 2788, "column": 39 } } @@ -148743,31 +148996,31 @@ "type": "Identifier", "name": "getFilterValue", "range": [ - 84624, - 84638 + 84749, + 84763 ], "loc": { "start": { - "line": 2786, + "line": 2788, "column": 40 }, "end": { - "line": 2786, + "line": 2788, "column": 54 } } }, "range": [ - 84619, - 84638 + 84744, + 84763 ], "loc": { "start": { - "line": 2786, + "line": 2788, "column": 35 }, "end": { - "line": 2786, + "line": 2788, "column": 54 } } @@ -148777,47 +149030,47 @@ "type": "Identifier", "name": "colIdx", "range": [ - 84639, - 84645 + 84764, + 84770 ], "loc": { "start": { - "line": 2786, + "line": 2788, "column": 55 }, "end": { - "line": 2786, + "line": 2788, "column": 61 } } } ], "range": [ - 84619, - 84646 + 84744, + 84771 ], "loc": { "start": { - "line": 2786, + "line": 2788, "column": 35 }, "end": { - "line": 2786, + "line": 2788, "column": 62 } } }, "range": [ - 84600, - 84646 + 84725, + 84771 ], "loc": { "start": { - "line": 2786, + "line": 2788, "column": 16 }, "end": { - "line": 2786, + "line": 2788, "column": 62 } } @@ -148825,16 +149078,16 @@ ], "kind": "let", "range": [ - 84596, - 84647 + 84721, + 84772 ], "loc": { "start": { - "line": 2786, + "line": 2788, "column": 12 }, "end": { - "line": 2786, + "line": 2788, "column": 63 } }, @@ -148843,16 +149096,16 @@ "type": "Line", "value": " Welcome to cyclomatic complexity hell :)", "range": [ - 84661, - 84704 + 84786, + 84829 ], "loc": { "start": { - "line": 2788, + "line": 2790, "column": 12 }, "end": { - "line": 2788, + "line": 2790, "column": 55 } } @@ -148861,16 +149114,16 @@ "type": "Line", "value": " TODO: simplify/refactor if statement", "range": [ - 84717, - 84756 + 84842, + 84881 ], "loc": { "start": { - "line": 2789, + "line": 2791, "column": 12 }, "end": { - "line": 2789, + "line": 2791, "column": 51 } } @@ -148895,16 +149148,16 @@ "type": "Identifier", "name": "activeIdx", "range": [ - 84773, - 84782 + 84898, + 84907 ], "loc": { "start": { - "line": 2790, + "line": 2792, "column": 16 }, "end": { - "line": 2790, + "line": 2792, "column": 25 } } @@ -148913,31 +149166,31 @@ "type": "Identifier", "name": "colIdx", "range": [ - 84787, - 84793 + 84912, + 84918 ], "loc": { "start": { - "line": 2790, + "line": 2792, "column": 30 }, "end": { - "line": 2790, + "line": 2792, "column": 36 } } }, "range": [ - 84773, - 84793 + 84898, + 84918 ], "loc": { "start": { - "line": 2790, + "line": 2792, "column": 16 }, "end": { - "line": 2790, + "line": 2792, "column": 36 } } @@ -148954,16 +149207,16 @@ "object": { "type": "ThisExpression", "range": [ - 84814, - 84818 + 84939, + 84943 ], "loc": { "start": { - "line": 2791, + "line": 2793, "column": 17 }, "end": { - "line": 2791, + "line": 2793, "column": 21 } } @@ -148972,31 +149225,31 @@ "type": "Identifier", "name": "paging", "range": [ - 84819, - 84825 + 84944, + 84950 ], "loc": { "start": { - "line": 2791, + "line": 2793, "column": 22 }, "end": { - "line": 2791, + "line": 2793, "column": 28 } } }, "range": [ - 84814, - 84825 + 84939, + 84950 ], "loc": { "start": { - "line": 2791, + "line": 2793, "column": 17 }, "end": { - "line": 2791, + "line": 2793, "column": 28 } } @@ -149013,16 +149266,16 @@ "type": "Identifier", "name": "slcA1", "range": [ - 84829, - 84834 + 84954, + 84959 ], "loc": { "start": { - "line": 2791, + "line": 2793, "column": 32 }, "end": { - "line": 2791, + "line": 2793, "column": 37 } } @@ -149031,31 +149284,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 84835, - 84842 + 84960, + 84967 ], "loc": { "start": { - "line": 2791, + "line": 2793, "column": 38 }, "end": { - "line": 2791, + "line": 2793, "column": 45 } } }, "range": [ - 84829, - 84842 + 84954, + 84967 ], "loc": { "start": { - "line": 2791, + "line": 2793, "column": 32 }, "end": { - "line": 2791, + "line": 2793, "column": 45 } } @@ -149065,32 +149318,32 @@ "type": "Identifier", "name": "colIdx", "range": [ - 84843, - 84849 + 84968, + 84974 ], "loc": { "start": { - "line": 2791, + "line": 2793, "column": 46 }, "end": { - "line": 2791, + "line": 2793, "column": 52 } } } ], "range": [ - 84829, - 84850 + 84954, + 84975 ], "loc": { "start": { - "line": 2791, + "line": 2793, "column": 32 }, "end": { - "line": 2791, + "line": 2793, "column": 53 } } @@ -149103,62 +149356,62 @@ "value": 1, "raw": "1", "range": [ - 84856, - 84857 + 84981, + 84982 ], "loc": { "start": { - "line": 2791, + "line": 2793, "column": 59 }, "end": { - "line": 2791, + "line": 2793, "column": 60 } } }, "prefix": true, "range": [ - 84855, - 84857 + 84980, + 84982 ], "loc": { "start": { - "line": 2791, + "line": 2793, "column": 58 }, "end": { - "line": 2791, + "line": 2793, "column": 60 } } }, "range": [ - 84829, - 84857 + 84954, + 84982 ], "loc": { "start": { - "line": 2791, + "line": 2793, "column": 32 }, "end": { - "line": 2791, + "line": 2793, "column": 60 } } }, "range": [ - 84814, - 84857 + 84939, + 84982 ], "loc": { "start": { - "line": 2791, + "line": 2793, "column": 17 }, "end": { - "line": 2791, + "line": 2793, "column": 60 } } @@ -149170,16 +149423,16 @@ "type": "Identifier", "name": "activeIdx", "range": [ - 84881, - 84890 + 85006, + 85015 ], "loc": { "start": { - "line": 2792, + "line": 2794, "column": 20 }, "end": { - "line": 2792, + "line": 2794, "column": 29 } } @@ -149188,61 +149441,61 @@ "type": "Identifier", "name": "colIdx", "range": [ - 84895, - 84901 + 85020, + 85026 ], "loc": { "start": { - "line": 2792, + "line": 2794, "column": 34 }, "end": { - "line": 2792, + "line": 2794, "column": 40 } } }, "range": [ - 84881, - 84901 + 85006, + 85026 ], "loc": { "start": { - "line": 2792, + "line": 2794, "column": 20 }, "end": { - "line": 2792, + "line": 2794, "column": 40 } } }, "range": [ - 84814, - 84901 + 84939, + 85026 ], "loc": { "start": { - "line": 2791, + "line": 2793, "column": 17 }, "end": { - "line": 2792, + "line": 2794, "column": 40 } } }, "range": [ - 84773, - 84902 + 84898, + 85027 ], "loc": { "start": { - "line": 2790, + "line": 2792, "column": 16 }, "end": { - "line": 2792, + "line": 2794, "column": 41 } } @@ -149259,16 +149512,16 @@ "object": { "type": "ThisExpression", "range": [ - 84924, - 84928 + 85049, + 85053 ], "loc": { "start": { - "line": 2793, + "line": 2795, "column": 18 }, "end": { - "line": 2793, + "line": 2795, "column": 22 } } @@ -149277,47 +149530,47 @@ "type": "Identifier", "name": "paging", "range": [ - 84929, - 84935 + 85054, + 85060 ], "loc": { "start": { - "line": 2793, + "line": 2795, "column": 23 }, "end": { - "line": 2793, + "line": 2795, "column": 29 } } }, "range": [ - 84924, - 84935 + 85049, + 85060 ], "loc": { "start": { - "line": 2793, + "line": 2795, "column": 18 }, "end": { - "line": 2793, + "line": 2795, "column": 29 } } }, "prefix": true, "range": [ - 84923, - 84935 + 85048, + 85060 ], "loc": { "start": { - "line": 2793, + "line": 2795, "column": 17 }, "end": { - "line": 2793, + "line": 2795, "column": 29 } } @@ -149337,16 +149590,16 @@ "type": "Identifier", "name": "slcA3", "range": [ - 84940, - 84945 + 85065, + 85070 ], "loc": { "start": { - "line": 2793, + "line": 2795, "column": 34 }, "end": { - "line": 2793, + "line": 2795, "column": 39 } } @@ -149355,31 +149608,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 84946, - 84953 + 85071, + 85078 ], "loc": { "start": { - "line": 2793, + "line": 2795, "column": 40 }, "end": { - "line": 2793, + "line": 2795, "column": 47 } } }, "range": [ - 84940, - 84953 + 85065, + 85078 ], "loc": { "start": { - "line": 2793, + "line": 2795, "column": 34 }, "end": { - "line": 2793, + "line": 2795, "column": 47 } } @@ -149389,32 +149642,32 @@ "type": "Identifier", "name": "colIdx", "range": [ - 84954, - 84960 + 85079, + 85085 ], "loc": { "start": { - "line": 2793, + "line": 2795, "column": 48 }, "end": { - "line": 2793, + "line": 2795, "column": 54 } } } ], "range": [ - 84940, - 84961 + 85065, + 85086 ], "loc": { "start": { - "line": 2793, + "line": 2795, "column": 34 }, "end": { - "line": 2793, + "line": 2795, "column": 55 } } @@ -149427,47 +149680,47 @@ "value": 1, "raw": "1", "range": [ - 84967, - 84968 + 85092, + 85093 ], "loc": { "start": { - "line": 2793, + "line": 2795, "column": 61 }, "end": { - "line": 2793, + "line": 2795, "column": 62 } } }, "prefix": true, "range": [ - 84966, - 84968 + 85091, + 85093 ], "loc": { "start": { - "line": 2793, + "line": 2795, "column": 60 }, "end": { - "line": 2793, + "line": 2795, "column": 62 } } }, "range": [ - 84940, - 84968 + 85065, + 85093 ], "loc": { "start": { - "line": 2793, + "line": 2795, "column": 34 }, "end": { - "line": 2793, + "line": 2795, "column": 62 } } @@ -149484,16 +149737,16 @@ "type": "Identifier", "name": "slcA2", "range": [ - 84992, - 84997 + 85117, + 85122 ], "loc": { "start": { - "line": 2794, + "line": 2796, "column": 20 }, "end": { - "line": 2794, + "line": 2796, "column": 25 } } @@ -149502,31 +149755,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 84998, - 85005 + 85123, + 85130 ], "loc": { "start": { - "line": 2794, + "line": 2796, "column": 26 }, "end": { - "line": 2794, + "line": 2796, "column": 33 } } }, "range": [ - 84992, - 85005 + 85117, + 85130 ], "loc": { "start": { - "line": 2794, + "line": 2796, "column": 20 }, "end": { - "line": 2794, + "line": 2796, "column": 33 } } @@ -149536,32 +149789,32 @@ "type": "Identifier", "name": "colIdx", "range": [ - 85006, - 85012 + 85131, + 85137 ], "loc": { "start": { - "line": 2794, + "line": 2796, "column": 34 }, "end": { - "line": 2794, + "line": 2796, "column": 40 } } } ], "range": [ - 84992, - 85013 + 85117, + 85138 ], "loc": { "start": { - "line": 2794, + "line": 2796, "column": 20 }, "end": { - "line": 2794, + "line": 2796, "column": 41 } } @@ -149574,92 +149827,92 @@ "value": 1, "raw": "1", "range": [ - 85019, - 85020 + 85144, + 85145 ], "loc": { "start": { - "line": 2794, + "line": 2796, "column": 47 }, "end": { - "line": 2794, + "line": 2796, "column": 48 } } }, "prefix": true, "range": [ - 85018, - 85020 + 85143, + 85145 ], "loc": { "start": { - "line": 2794, + "line": 2796, "column": 46 }, "end": { - "line": 2794, + "line": 2796, "column": 48 } } }, "range": [ - 84992, - 85020 + 85117, + 85145 ], "loc": { "start": { - "line": 2794, + "line": 2796, "column": 20 }, "end": { - "line": 2794, + "line": 2796, "column": 48 } } }, "range": [ - 84940, - 85020 + 85065, + 85145 ], "loc": { "start": { - "line": 2793, + "line": 2795, "column": 34 }, "end": { - "line": 2794, + "line": 2796, "column": 48 } } }, "range": [ - 84923, - 85021 + 85048, + 85146 ], "loc": { "start": { - "line": 2793, + "line": 2795, "column": 17 }, "end": { - "line": 2794, + "line": 2796, "column": 49 } } }, "range": [ - 84773, - 85022 + 84898, + 85147 ], "loc": { "start": { - "line": 2790, + "line": 2792, "column": 16 }, "end": { - "line": 2794, + "line": 2796, "column": 50 } } @@ -149671,16 +149924,16 @@ "type": "Identifier", "name": "slcSelectedValue", "range": [ - 85042, - 85058 + 85167, + 85183 ], "loc": { "start": { - "line": 2795, + "line": 2797, "column": 16 }, "end": { - "line": 2795, + "line": 2797, "column": 32 } } @@ -149693,16 +149946,16 @@ "object": { "type": "ThisExpression", "range": [ - 85063, - 85067 + 85188, + 85192 ], "loc": { "start": { - "line": 2795, + "line": 2797, "column": 37 }, "end": { - "line": 2795, + "line": 2797, "column": 41 } } @@ -149711,31 +149964,31 @@ "type": "Identifier", "name": "getClearFilterText", "range": [ - 85068, - 85086 + 85193, + 85211 ], "loc": { "start": { - "line": 2795, + "line": 2797, "column": 42 }, "end": { - "line": 2795, + "line": 2797, "column": 60 } } }, "range": [ - 85063, - 85086 + 85188, + 85211 ], "loc": { "start": { - "line": 2795, + "line": 2797, "column": 37 }, "end": { - "line": 2795, + "line": 2797, "column": 60 } } @@ -149745,62 +149998,62 @@ "type": "Identifier", "name": "colIdx", "range": [ - 85087, - 85093 + 85212, + 85218 ], "loc": { "start": { - "line": 2795, + "line": 2797, "column": 61 }, "end": { - "line": 2795, + "line": 2797, "column": 67 } } } ], "range": [ - 85063, - 85094 + 85188, + 85219 ], "loc": { "start": { - "line": 2795, + "line": 2797, "column": 37 }, "end": { - "line": 2795, + "line": 2797, "column": 68 } } }, "range": [ - 85042, - 85094 + 85167, + 85219 ], "loc": { "start": { - "line": 2795, + "line": 2797, "column": 16 }, "end": { - "line": 2795, + "line": 2797, "column": 68 } } }, "range": [ - 84773, - 85094 + 84898, + 85219 ], "loc": { "start": { - "line": 2790, + "line": 2792, "column": 16 }, "end": { - "line": 2795, + "line": 2797, "column": 68 } } @@ -149816,16 +150069,16 @@ "object": { "type": "ThisExpression", "range": [ - 85169, - 85173 + 85294, + 85298 ], "loc": { "start": { - "line": 2798, + "line": 2800, "column": 20 }, "end": { - "line": 2798, + "line": 2800, "column": 24 } } @@ -149834,31 +150087,31 @@ "type": "Identifier", "name": "loadFltOnDemand", "range": [ - 85174, - 85189 + 85299, + 85314 ], "loc": { "start": { - "line": 2798, + "line": 2800, "column": 25 }, "end": { - "line": 2798, + "line": 2800, "column": 40 } } }, "range": [ - 85169, - 85189 + 85294, + 85314 ], "loc": { "start": { - "line": 2798, + "line": 2800, "column": 20 }, "end": { - "line": 2798, + "line": 2800, "column": 40 } } @@ -149875,16 +150128,16 @@ "type": "Identifier", "name": "opt0", "range": [ - 85217, - 85221 + 85342, + 85346 ], "loc": { "start": { - "line": 2799, + "line": 2801, "column": 24 }, "end": { - "line": 2799, + "line": 2801, "column": 28 } } @@ -149895,16 +150148,16 @@ "type": "Identifier", "name": "createOpt", "range": [ - 85224, - 85233 + 85349, + 85358 ], "loc": { "start": { - "line": 2799, + "line": 2801, "column": 31 }, "end": { - "line": 2799, + "line": 2801, "column": 40 } } @@ -149918,16 +150171,16 @@ "object": { "type": "ThisExpression", "range": [ - 85234, - 85238 + 85359, + 85363 ], "loc": { "start": { - "line": 2799, + "line": 2801, "column": 41 }, "end": { - "line": 2799, + "line": 2801, "column": 45 } } @@ -149936,31 +150189,31 @@ "type": "Identifier", "name": "getClearFilterText", "range": [ - 85239, - 85257 + 85364, + 85382 ], "loc": { "start": { - "line": 2799, + "line": 2801, "column": 46 }, "end": { - "line": 2799, + "line": 2801, "column": 64 } } }, "range": [ - 85234, - 85257 + 85359, + 85382 ], "loc": { "start": { - "line": 2799, + "line": 2801, "column": 41 }, "end": { - "line": 2799, + "line": 2801, "column": 64 } } @@ -149970,32 +150223,32 @@ "type": "Identifier", "name": "colIdx", "range": [ - 85258, - 85264 + 85383, + 85389 ], "loc": { "start": { - "line": 2799, + "line": 2801, "column": 65 }, "end": { - "line": 2799, + "line": 2801, "column": 71 } } } ], "range": [ - 85234, - 85265 + 85359, + 85390 ], "loc": { "start": { - "line": 2799, + "line": 2801, "column": 41 }, "end": { - "line": 2799, + "line": 2801, "column": 72 } } @@ -150005,47 +150258,47 @@ "value": "", "raw": "''", "range": [ - 85267, - 85269 + 85392, + 85394 ], "loc": { "start": { - "line": 2799, + "line": 2801, "column": 74 }, "end": { - "line": 2799, + "line": 2801, "column": 76 } } } ], "range": [ - 85224, - 85270 + 85349, + 85395 ], "loc": { "start": { - "line": 2799, + "line": 2801, "column": 31 }, "end": { - "line": 2799, + "line": 2801, "column": 77 } } }, "range": [ - 85217, - 85270 + 85342, + 85395 ], "loc": { "start": { - "line": 2799, + "line": 2801, "column": 24 }, "end": { - "line": 2799, + "line": 2801, "column": 77 } } @@ -150053,16 +150306,16 @@ ], "kind": "let", "range": [ - 85213, - 85271 + 85338, + 85396 ], "loc": { "start": { - "line": 2799, + "line": 2801, "column": 20 }, "end": { - "line": 2799, + "line": 2801, "column": 78 } } @@ -150079,16 +150332,16 @@ "type": "Identifier", "name": "curSlc", "range": [ - 85292, - 85298 + 85417, + 85423 ], "loc": { "start": { - "line": 2800, + "line": 2802, "column": 20 }, "end": { - "line": 2800, + "line": 2802, "column": 26 } } @@ -150097,31 +150350,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 85299, - 85308 + 85424, + 85433 ], "loc": { "start": { - "line": 2800, + "line": 2802, "column": 27 }, "end": { - "line": 2800, + "line": 2802, "column": 36 } } }, "range": [ - 85292, - 85308 + 85417, + 85433 ], "loc": { "start": { - "line": 2800, + "line": 2802, "column": 20 }, "end": { - "line": 2800, + "line": 2802, "column": 36 } } @@ -150131,46 +150384,46 @@ "value": "", "raw": "''", "range": [ - 85311, - 85313 + 85436, + 85438 ], "loc": { "start": { - "line": 2800, + "line": 2802, "column": 39 }, "end": { - "line": 2800, + "line": 2802, "column": 41 } } }, "range": [ - 85292, - 85313 + 85417, + 85438 ], "loc": { "start": { - "line": 2800, + "line": 2802, "column": 20 }, "end": { - "line": 2800, + "line": 2802, "column": 41 } } }, "range": [ - 85292, - 85314 + 85417, + 85439 ], "loc": { "start": { - "line": 2800, + "line": 2802, "column": 20 }, "end": { - "line": 2800, + "line": 2802, "column": 42 } } @@ -150186,16 +150439,16 @@ "type": "Identifier", "name": "curSlc", "range": [ - 85335, - 85341 + 85460, + 85466 ], "loc": { "start": { - "line": 2801, + "line": 2803, "column": 20 }, "end": { - "line": 2801, + "line": 2803, "column": 26 } } @@ -150204,31 +150457,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 85342, - 85353 + 85467, + 85478 ], "loc": { "start": { - "line": 2801, + "line": 2803, "column": 27 }, "end": { - "line": 2801, + "line": 2803, "column": 38 } } }, "range": [ - 85335, - 85353 + 85460, + 85478 ], "loc": { "start": { - "line": 2801, + "line": 2803, "column": 20 }, "end": { - "line": 2801, + "line": 2803, "column": 38 } } @@ -150238,79 +150491,79 @@ "type": "Identifier", "name": "opt0", "range": [ - 85354, - 85358 + 85479, + 85483 ], "loc": { "start": { - "line": 2801, + "line": 2803, "column": 39 }, "end": { - "line": 2801, + "line": 2803, "column": 43 } } } ], "range": [ - 85335, - 85359 + 85460, + 85484 ], "loc": { "start": { - "line": 2801, + "line": 2803, "column": 20 }, "end": { - "line": 2801, + "line": 2803, "column": 44 } } }, "range": [ - 85335, - 85360 + 85460, + 85485 ], "loc": { "start": { - "line": 2801, + "line": 2803, "column": 20 }, "end": { - "line": 2801, + "line": 2803, "column": 45 } } } ], "range": [ - 85191, - 85378 + 85316, + 85503 ], "loc": { "start": { - "line": 2798, + "line": 2800, "column": 42 }, "end": { - "line": 2802, + "line": 2804, "column": 17 } } }, "alternate": null, "range": [ - 85165, - 85378 + 85290, + 85503 ], "loc": { "start": { - "line": 2798, + "line": 2800, "column": 16 }, "end": { - "line": 2802, + "line": 2804, "column": 17 } }, @@ -150319,16 +150572,16 @@ "type": "Line", "value": "1st option needs to be inserted", "range": [ - 85115, - 85148 + 85240, + 85273 ], "loc": { "start": { - "line": 2797, + "line": 2799, "column": 16 }, "end": { - "line": 2797, + "line": 2799, "column": 49 } } @@ -150349,16 +150602,16 @@ "type": "Identifier", "name": "slcA3", "range": [ - 85400, - 85405 + 85525, + 85530 ], "loc": { "start": { - "line": 2804, + "line": 2806, "column": 20 }, "end": { - "line": 2804, + "line": 2806, "column": 25 } } @@ -150367,31 +150620,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 85406, - 85413 + 85531, + 85538 ], "loc": { "start": { - "line": 2804, + "line": 2806, "column": 26 }, "end": { - "line": 2804, + "line": 2806, "column": 33 } } }, "range": [ - 85400, - 85413 + 85525, + 85538 ], "loc": { "start": { - "line": 2804, + "line": 2806, "column": 20 }, "end": { - "line": 2804, + "line": 2806, "column": 33 } } @@ -150401,32 +150654,32 @@ "type": "Identifier", "name": "colIdx", "range": [ - 85414, - 85420 + 85539, + 85545 ], "loc": { "start": { - "line": 2804, + "line": 2806, "column": 34 }, "end": { - "line": 2804, + "line": 2806, "column": 40 } } } ], "range": [ - 85400, - 85421 + 85525, + 85546 ], "loc": { "start": { - "line": 2804, + "line": 2806, "column": 20 }, "end": { - "line": 2804, + "line": 2806, "column": 41 } } @@ -150439,47 +150692,47 @@ "value": 1, "raw": "1", "range": [ - 85427, - 85428 + 85552, + 85553 ], "loc": { "start": { - "line": 2804, + "line": 2806, "column": 47 }, "end": { - "line": 2804, + "line": 2806, "column": 48 } } }, "prefix": true, "range": [ - 85426, - 85428 + 85551, + 85553 ], "loc": { "start": { - "line": 2804, + "line": 2806, "column": 46 }, "end": { - "line": 2804, + "line": 2806, "column": 48 } } }, "range": [ - 85400, - 85428 + 85525, + 85553 ], "loc": { "start": { - "line": 2804, + "line": 2806, "column": 20 }, "end": { - "line": 2804, + "line": 2806, "column": 48 } } @@ -150500,16 +150753,16 @@ "object": { "type": "ThisExpression", "range": [ - 85452, - 85456 + 85577, + 85581 ], "loc": { "start": { - "line": 2805, + "line": 2807, "column": 20 }, "end": { - "line": 2805, + "line": 2807, "column": 24 } } @@ -150518,31 +150771,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 85457, - 85464 + 85582, + 85589 ], "loc": { "start": { - "line": 2805, + "line": 2807, "column": 25 }, "end": { - "line": 2805, + "line": 2807, "column": 32 } } }, "range": [ - 85452, - 85464 + 85577, + 85589 ], "loc": { "start": { - "line": 2805, + "line": 2807, "column": 20 }, "end": { - "line": 2805, + "line": 2807, "column": 32 } } @@ -150551,31 +150804,31 @@ "type": "Identifier", "name": "emit", "range": [ - 85465, - 85469 + 85590, + 85594 ], "loc": { "start": { - "line": 2805, + "line": 2807, "column": 33 }, "end": { - "line": 2805, + "line": 2807, "column": 37 } } }, "range": [ - 85452, - 85469 + 85577, + 85594 ], "loc": { "start": { - "line": 2805, + "line": 2807, "column": 20 }, "end": { - "line": 2805, + "line": 2807, "column": 37 } } @@ -150586,16 +150839,16 @@ "value": "build-checklist-filter", "raw": "'build-checklist-filter'", "range": [ - 85470, - 85494 + 85595, + 85619 ], "loc": { "start": { - "line": 2805, + "line": 2807, "column": 38 }, "end": { - "line": 2805, + "line": 2807, "column": 62 } } @@ -150603,16 +150856,16 @@ { "type": "ThisExpression", "range": [ - 85496, - 85500 + 85621, + 85625 ], "loc": { "start": { - "line": 2805, + "line": 2807, "column": 64 }, "end": { - "line": 2805, + "line": 2807, "column": 68 } } @@ -150621,16 +150874,16 @@ "type": "Identifier", "name": "colIdx", "range": [ - 85502, - 85508 + 85627, + 85633 ], "loc": { "start": { - "line": 2805, + "line": 2807, "column": 70 }, "end": { - "line": 2805, + "line": 2807, "column": 76 } } @@ -150640,63 +150893,63 @@ "value": true, "raw": "true", "range": [ - 85534, - 85538 + 85659, + 85663 ], "loc": { "start": { - "line": 2806, + "line": 2808, "column": 24 }, "end": { - "line": 2806, + "line": 2808, "column": 28 } } } ], "range": [ - 85452, - 85539 + 85577, + 85664 ], "loc": { "start": { - "line": 2805, + "line": 2807, "column": 20 }, "end": { - "line": 2806, + "line": 2808, "column": 29 } } }, "range": [ - 85452, - 85540 + 85577, + 85665 ], "loc": { "start": { - "line": 2805, + "line": 2807, "column": 20 }, "end": { - "line": 2806, + "line": 2808, "column": 30 } } } ], "range": [ - 85430, - 85558 + 85555, + 85683 ], "loc": { "start": { - "line": 2804, + "line": 2806, "column": 50 }, "end": { - "line": 2807, + "line": 2809, "column": 17 } } @@ -150717,16 +150970,16 @@ "object": { "type": "ThisExpression", "range": [ - 85586, - 85590 + 85711, + 85715 ], "loc": { "start": { - "line": 2808, + "line": 2810, "column": 20 }, "end": { - "line": 2808, + "line": 2810, "column": 24 } } @@ -150735,31 +150988,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 85591, - 85598 + 85716, + 85723 ], "loc": { "start": { - "line": 2808, + "line": 2810, "column": 25 }, "end": { - "line": 2808, + "line": 2810, "column": 32 } } }, "range": [ - 85586, - 85598 + 85711, + 85723 ], "loc": { "start": { - "line": 2808, + "line": 2810, "column": 20 }, "end": { - "line": 2808, + "line": 2810, "column": 32 } } @@ -150768,31 +151021,31 @@ "type": "Identifier", "name": "emit", "range": [ - 85599, - 85603 + 85724, + 85728 ], "loc": { "start": { - "line": 2808, + "line": 2810, "column": 33 }, "end": { - "line": 2808, + "line": 2810, "column": 37 } } }, "range": [ - 85586, - 85603 + 85711, + 85728 ], "loc": { "start": { - "line": 2808, + "line": 2810, "column": 20 }, "end": { - "line": 2808, + "line": 2810, "column": 37 } } @@ -150803,16 +151056,16 @@ "value": "build-select-filter", "raw": "'build-select-filter'", "range": [ - 85604, - 85625 + 85729, + 85750 ], "loc": { "start": { - "line": 2808, + "line": 2810, "column": 38 }, "end": { - "line": 2808, + "line": 2810, "column": 59 } } @@ -150820,16 +151073,16 @@ { "type": "ThisExpression", "range": [ - 85627, - 85631 + 85752, + 85756 ], "loc": { "start": { - "line": 2808, + "line": 2810, "column": 61 }, "end": { - "line": 2808, + "line": 2810, "column": 65 } } @@ -150838,16 +151091,16 @@ "type": "Identifier", "name": "colIdx", "range": [ - 85633, - 85639 + 85758, + 85764 ], "loc": { "start": { - "line": 2808, + "line": 2810, "column": 67 }, "end": { - "line": 2808, + "line": 2810, "column": 73 } } @@ -150857,78 +151110,78 @@ "value": true, "raw": "true", "range": [ - 85665, - 85669 + 85790, + 85794 ], "loc": { "start": { - "line": 2809, + "line": 2811, "column": 24 }, "end": { - "line": 2809, + "line": 2811, "column": 28 } } } ], "range": [ - 85586, - 85670 + 85711, + 85795 ], "loc": { "start": { - "line": 2808, + "line": 2810, "column": 20 }, "end": { - "line": 2809, + "line": 2811, "column": 29 } } }, "range": [ - 85586, - 85671 + 85711, + 85796 ], "loc": { "start": { - "line": 2808, + "line": 2810, "column": 20 }, "end": { - "line": 2809, + "line": 2811, "column": 30 } } } ], "range": [ - 85564, - 85689 + 85689, + 85814 ], "loc": { "start": { - "line": 2807, + "line": 2809, "column": 23 }, "end": { - "line": 2810, + "line": 2812, "column": 17 } } }, "range": [ - 85396, - 85689 + 85521, + 85814 ], "loc": { "start": { - "line": 2804, + "line": 2806, "column": 16 }, "end": { - "line": 2810, + "line": 2812, "column": 17 } } @@ -150943,16 +151196,16 @@ "object": { "type": "ThisExpression", "range": [ - 85707, - 85711 + 85832, + 85836 ], "loc": { "start": { - "line": 2812, + "line": 2814, "column": 16 }, "end": { - "line": 2812, + "line": 2814, "column": 20 } } @@ -150961,31 +151214,31 @@ "type": "Identifier", "name": "setFilterValue", "range": [ - 85712, - 85726 + 85837, + 85851 ], "loc": { "start": { - "line": 2812, + "line": 2814, "column": 21 }, "end": { - "line": 2812, + "line": 2814, "column": 35 } } }, "range": [ - 85707, - 85726 + 85832, + 85851 ], "loc": { "start": { - "line": 2812, + "line": 2814, "column": 16 }, "end": { - "line": 2812, + "line": 2814, "column": 35 } } @@ -150995,16 +151248,16 @@ "type": "Identifier", "name": "colIdx", "range": [ - 85727, - 85733 + 85852, + 85858 ], "loc": { "start": { - "line": 2812, + "line": 2814, "column": 36 }, "end": { - "line": 2812, + "line": 2814, "column": 42 } } @@ -151013,79 +151266,79 @@ "type": "Identifier", "name": "slcSelectedValue", "range": [ - 85735, - 85751 + 85860, + 85876 ], "loc": { "start": { - "line": 2812, + "line": 2814, "column": 44 }, "end": { - "line": 2812, + "line": 2814, "column": 60 } } } ], "range": [ - 85707, - 85752 + 85832, + 85877 ], "loc": { "start": { - "line": 2812, + "line": 2814, "column": 16 }, "end": { - "line": 2812, + "line": 2814, "column": 61 } } }, "range": [ - 85707, - 85753 + 85832, + 85878 ], "loc": { "start": { - "line": 2812, + "line": 2814, "column": 16 }, "end": { - "line": 2812, + "line": 2814, "column": 62 } } } ], "range": [ - 85096, - 85767 + 85221, + 85892 ], "loc": { "start": { - "line": 2795, + "line": 2797, "column": 70 }, "end": { - "line": 2813, + "line": 2815, "column": 13 } } }, "alternate": null, "range": [ - 84769, - 85767 + 84894, + 85892 ], "loc": { "start": { - "line": 2790, + "line": 2792, "column": 12 }, "end": { - "line": 2813, + "line": 2815, "column": 13 } }, @@ -151094,16 +151347,16 @@ "type": "Line", "value": " Welcome to cyclomatic complexity hell :)", "range": [ - 84661, - 84704 + 84786, + 84829 ], "loc": { "start": { - "line": 2788, + "line": 2790, "column": 12 }, "end": { - "line": 2788, + "line": 2790, "column": 55 } } @@ -151112,16 +151365,16 @@ "type": "Line", "value": " TODO: simplify/refactor if statement", "range": [ - 84717, - 84756 + 84842, + 84881 ], "loc": { "start": { - "line": 2789, + "line": 2791, "column": 12 }, "end": { - "line": 2789, + "line": 2791, "column": 51 } } @@ -151130,47 +151383,47 @@ } ], "range": [ - 84493, - 85777 + 84618, + 85902 ], "loc": { "start": { - "line": 2783, + "line": 2785, "column": 61 }, "end": { - "line": 2814, + "line": 2816, "column": 9 } } }, "range": [ - 84440, - 85777 + 84565, + 85902 ], "loc": { "start": { - "line": 2783, + "line": 2785, "column": 8 }, "end": { - "line": 2814, + "line": 2816, "column": 9 } } } ], "range": [ - 83998, - 85783 + 84123, + 85908 ], "loc": { "start": { - "line": 2771, + "line": 2773, "column": 18 }, "end": { - "line": 2815, + "line": 2817, "column": 5 } } @@ -151178,16 +151431,16 @@ "generator": false, "expression": false, "range": [ - 83995, - 85783 + 84120, + 85908 ], "loc": { "start": { - "line": 2771, + "line": 2773, "column": 15 }, "end": { - "line": 2815, + "line": 2817, "column": 5 } } @@ -151195,16 +151448,16 @@ "kind": "method", "computed": false, "range": [ - 83984, - 85783 + 84109, + 85908 ], "loc": { "start": { - "line": 2771, + "line": 2773, "column": 4 }, "end": { - "line": 2815, + "line": 2817, "column": 5 } }, @@ -151213,16 +151466,16 @@ "type": "Block", "value": "*\n * Refresh the filters subject to linking ('select', 'multiple',\n * 'checklist' type)\n ", "range": [ - 83874, - 83979 + 83999, + 84104 ], "loc": { "start": { - "line": 2767, + "line": 2769, "column": 4 }, "end": { - "line": 2770, + "line": 2772, "column": 7 } } @@ -151233,16 +151486,16 @@ "type": "Block", "value": "*\n * Determine if passed filter column implements exact query match\n * @param {Number} colIndex Column index\n * @return {Boolean}\n ", "range": [ - 85789, - 85944 + 85914, + 86069 ], "loc": { "start": { - "line": 2817, + "line": 2819, "column": 4 }, "end": { - "line": 2821, + "line": 2823, "column": 7 } } @@ -151256,16 +151509,16 @@ "type": "Identifier", "name": "isExactMatch", "range": [ - 85949, - 85961 + 86074, + 86086 ], "loc": { "start": { - "line": 2822, + "line": 2824, "column": 4 }, "end": { - "line": 2822, + "line": 2824, "column": 16 } } @@ -151278,16 +151531,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 85962, - 85970 + 86087, + 86095 ], "loc": { "start": { - "line": 2822, + "line": 2824, "column": 17 }, "end": { - "line": 2822, + "line": 2824, "column": 25 } } @@ -151305,16 +151558,16 @@ "type": "Identifier", "name": "fltType", "range": [ - 85986, - 85993 + 86111, + 86118 ], "loc": { "start": { - "line": 2823, + "line": 2825, "column": 12 }, "end": { - "line": 2823, + "line": 2825, "column": 19 } } @@ -151327,16 +151580,16 @@ "object": { "type": "ThisExpression", "range": [ - 85996, - 86000 + 86121, + 86125 ], "loc": { "start": { - "line": 2823, + "line": 2825, "column": 22 }, "end": { - "line": 2823, + "line": 2825, "column": 26 } } @@ -151345,31 +151598,31 @@ "type": "Identifier", "name": "getFilterType", "range": [ - 86001, - 86014 + 86126, + 86139 ], "loc": { "start": { - "line": 2823, + "line": 2825, "column": 27 }, "end": { - "line": 2823, + "line": 2825, "column": 40 } } }, "range": [ - 85996, - 86014 + 86121, + 86139 ], "loc": { "start": { - "line": 2823, + "line": 2825, "column": 22 }, "end": { - "line": 2823, + "line": 2825, "column": 40 } } @@ -151379,47 +151632,47 @@ "type": "Identifier", "name": "colIndex", "range": [ - 86015, - 86023 + 86140, + 86148 ], "loc": { "start": { - "line": 2823, + "line": 2825, "column": 41 }, "end": { - "line": 2823, + "line": 2825, "column": 49 } } } ], "range": [ - 85996, - 86024 + 86121, + 86149 ], "loc": { "start": { - "line": 2823, + "line": 2825, "column": 22 }, "end": { - "line": 2823, + "line": 2825, "column": 50 } } }, "range": [ - 85986, - 86024 + 86111, + 86149 ], "loc": { "start": { - "line": 2823, + "line": 2825, "column": 12 }, "end": { - "line": 2823, + "line": 2825, "column": 50 } } @@ -151427,16 +151680,16 @@ ], "kind": "let", "range": [ - 85982, - 86025 + 86107, + 86150 ], "loc": { "start": { - "line": 2823, + "line": 2825, "column": 8 }, "end": { - "line": 2823, + "line": 2825, "column": 51 } } @@ -151458,16 +151711,16 @@ "object": { "type": "ThisExpression", "range": [ - 86041, - 86045 + 86166, + 86170 ], "loc": { "start": { - "line": 2824, + "line": 2826, "column": 15 }, "end": { - "line": 2824, + "line": 2826, "column": 19 } } @@ -151476,31 +151729,31 @@ "type": "Identifier", "name": "exactMatchByCol", "range": [ - 86046, - 86061 + 86171, + 86186 ], "loc": { "start": { - "line": 2824, + "line": 2826, "column": 20 }, "end": { - "line": 2824, + "line": 2826, "column": 35 } } }, "range": [ - 86041, - 86061 + 86166, + 86186 ], "loc": { "start": { - "line": 2824, + "line": 2826, "column": 15 }, "end": { - "line": 2824, + "line": 2826, "column": 35 } } @@ -151509,31 +151762,31 @@ "type": "Identifier", "name": "colIndex", "range": [ - 86062, - 86070 + 86187, + 86195 ], "loc": { "start": { - "line": 2824, + "line": 2826, "column": 36 }, "end": { - "line": 2824, + "line": 2826, "column": 44 } } }, "range": [ - 86041, - 86071 + 86166, + 86196 ], "loc": { "start": { - "line": 2824, + "line": 2826, "column": 15 }, "end": { - "line": 2824, + "line": 2826, "column": 45 } } @@ -151544,16 +151797,16 @@ "object": { "type": "ThisExpression", "range": [ - 86075, - 86079 + 86200, + 86204 ], "loc": { "start": { - "line": 2824, + "line": 2826, "column": 49 }, "end": { - "line": 2824, + "line": 2826, "column": 53 } } @@ -151562,46 +151815,46 @@ "type": "Identifier", "name": "exactMatch", "range": [ - 86080, - 86090 + 86205, + 86215 ], "loc": { "start": { - "line": 2824, + "line": 2826, "column": 54 }, "end": { - "line": 2824, + "line": 2826, "column": 64 } } }, "range": [ - 86075, - 86090 + 86200, + 86215 ], "loc": { "start": { - "line": 2824, + "line": 2826, "column": 49 }, "end": { - "line": 2824, + "line": 2826, "column": 64 } } }, "range": [ - 86041, - 86090 + 86166, + 86215 ], "loc": { "start": { - "line": 2824, + "line": 2826, "column": 15 }, "end": { - "line": 2824, + "line": 2826, "column": 64 } } @@ -151613,16 +151866,16 @@ "type": "Identifier", "name": "fltType", "range": [ - 86106, - 86113 + 86231, + 86238 ], "loc": { "start": { - "line": 2825, + "line": 2827, "column": 12 }, "end": { - "line": 2825, + "line": 2827, "column": 19 } } @@ -151631,77 +151884,77 @@ "type": "Identifier", "name": "INPUT", "range": [ - 86118, - 86123 + 86243, + 86248 ], "loc": { "start": { - "line": 2825, + "line": 2827, "column": 24 }, "end": { - "line": 2825, + "line": 2827, "column": 29 } } }, "range": [ - 86106, - 86123 + 86231, + 86248 ], "loc": { "start": { - "line": 2825, + "line": 2827, "column": 12 }, "end": { - "line": 2825, + "line": 2827, "column": 29 } } }, "range": [ - 86041, - 86123 + 86166, + 86248 ], "loc": { "start": { - "line": 2824, + "line": 2826, "column": 15 }, "end": { - "line": 2825, + "line": 2827, "column": 29 } } }, "range": [ - 86034, - 86124 + 86159, + 86249 ], "loc": { "start": { - "line": 2824, + "line": 2826, "column": 8 }, "end": { - "line": 2825, + "line": 2827, "column": 30 } } } ], "range": [ - 85972, - 86130 + 86097, + 86255 ], "loc": { "start": { - "line": 2822, + "line": 2824, "column": 27 }, "end": { - "line": 2826, + "line": 2828, "column": 5 } } @@ -151709,16 +151962,16 @@ "generator": false, "expression": false, "range": [ - 85961, - 86130 + 86086, + 86255 ], "loc": { "start": { - "line": 2822, + "line": 2824, "column": 16 }, "end": { - "line": 2826, + "line": 2828, "column": 5 } } @@ -151726,16 +151979,16 @@ "kind": "method", "computed": false, "range": [ - 85949, - 86130 + 86074, + 86255 ], "loc": { "start": { - "line": 2822, + "line": 2824, "column": 4 }, "end": { - "line": 2826, + "line": 2828, "column": 5 } }, @@ -151744,16 +151997,16 @@ "type": "Block", "value": "*\n * Determine if passed filter column implements exact query match\n * @param {Number} colIndex Column index\n * @return {Boolean}\n ", "range": [ - 85789, - 85944 + 85914, + 86069 ], "loc": { "start": { - "line": 2817, + "line": 2819, "column": 4 }, "end": { - "line": 2821, + "line": 2823, "column": 7 } } @@ -151764,16 +152017,16 @@ "type": "Block", "value": "*\n * Check if passed row is valid\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n ", "range": [ - 86136, - 86250 + 86261, + 86375 ], "loc": { "start": { - "line": 2828, + "line": 2830, "column": 4 }, "end": { - "line": 2832, + "line": 2834, "column": 7 } } @@ -151787,16 +152040,16 @@ "type": "Identifier", "name": "isRowValid", "range": [ - 86255, - 86265 + 86380, + 86390 ], "loc": { "start": { - "line": 2833, + "line": 2835, "column": 4 }, "end": { - "line": 2833, + "line": 2835, "column": 14 } } @@ -151809,16 +152062,16 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 86266, - 86274 + 86391, + 86399 ], "loc": { "start": { - "line": 2833, + "line": 2835, "column": 15 }, "end": { - "line": 2833, + "line": 2835, "column": 23 } } @@ -151845,16 +152098,16 @@ "object": { "type": "ThisExpression", "range": [ - 86293, - 86297 + 86418, + 86422 ], "loc": { "start": { - "line": 2834, + "line": 2836, "column": 15 }, "end": { - "line": 2834, + "line": 2836, "column": 19 } } @@ -151863,47 +152116,47 @@ "type": "Identifier", "name": "getValidRows", "range": [ - 86298, - 86310 + 86423, + 86435 ], "loc": { "start": { - "line": 2834, + "line": 2836, "column": 20 }, "end": { - "line": 2834, + "line": 2836, "column": 32 } } }, "range": [ - 86293, - 86310 + 86418, + 86435 ], "loc": { "start": { - "line": 2834, + "line": 2836, "column": 15 }, "end": { - "line": 2834, + "line": 2836, "column": 32 } } }, "arguments": [], "range": [ - 86293, - 86312 + 86418, + 86437 ], "loc": { "start": { - "line": 2834, + "line": 2836, "column": 15 }, "end": { - "line": 2834, + "line": 2836, "column": 34 } } @@ -151912,31 +152165,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 86313, - 86320 + 86438, + 86445 ], "loc": { "start": { - "line": 2834, + "line": 2836, "column": 35 }, "end": { - "line": 2834, + "line": 2836, "column": 42 } } }, "range": [ - 86293, - 86320 + 86418, + 86445 ], "loc": { "start": { - "line": 2834, + "line": 2836, "column": 15 }, "end": { - "line": 2834, + "line": 2836, "column": 42 } } @@ -151946,32 +152199,32 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 86321, - 86329 + 86446, + 86454 ], "loc": { "start": { - "line": 2834, + "line": 2836, "column": 43 }, "end": { - "line": 2834, + "line": 2836, "column": 51 } } } ], "range": [ - 86293, - 86330 + 86418, + 86455 ], "loc": { "start": { - "line": 2834, + "line": 2836, "column": 15 }, "end": { - "line": 2834, + "line": 2836, "column": 52 } } @@ -151984,78 +152237,78 @@ "value": 1, "raw": "1", "range": [ - 86336, - 86337 + 86461, + 86462 ], "loc": { "start": { - "line": 2834, + "line": 2836, "column": 58 }, "end": { - "line": 2834, + "line": 2836, "column": 59 } } }, "prefix": true, "range": [ - 86335, - 86337 + 86460, + 86462 ], "loc": { "start": { - "line": 2834, + "line": 2836, "column": 57 }, "end": { - "line": 2834, + "line": 2836, "column": 59 } } }, "range": [ - 86293, - 86337 + 86418, + 86462 ], "loc": { "start": { - "line": 2834, + "line": 2836, "column": 15 }, "end": { - "line": 2834, + "line": 2836, "column": 59 } } }, "range": [ - 86286, - 86338 + 86411, + 86463 ], "loc": { "start": { - "line": 2834, + "line": 2836, "column": 8 }, "end": { - "line": 2834, + "line": 2836, "column": 60 } } } ], "range": [ - 86276, - 86344 + 86401, + 86469 ], "loc": { "start": { - "line": 2833, + "line": 2835, "column": 25 }, "end": { - "line": 2835, + "line": 2837, "column": 5 } } @@ -152063,16 +152316,16 @@ "generator": false, "expression": false, "range": [ - 86265, - 86344 + 86390, + 86469 ], "loc": { "start": { - "line": 2833, + "line": 2835, "column": 14 }, "end": { - "line": 2835, + "line": 2837, "column": 5 } } @@ -152080,16 +152333,16 @@ "kind": "method", "computed": false, "range": [ - 86255, - 86344 + 86380, + 86469 ], "loc": { "start": { - "line": 2833, + "line": 2835, "column": 4 }, "end": { - "line": 2835, + "line": 2837, "column": 5 } }, @@ -152098,16 +152351,16 @@ "type": "Block", "value": "*\n * Check if passed row is valid\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n ", "range": [ - 86136, - 86250 + 86261, + 86375 ], "loc": { "start": { - "line": 2828, + "line": 2830, "column": 4 }, "end": { - "line": 2832, + "line": 2834, "column": 7 } } @@ -152118,16 +152371,16 @@ "type": "Block", "value": "*\n * Check if passed row is visible\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n ", "range": [ - 86350, - 86466 + 86475, + 86591 ], "loc": { "start": { - "line": 2837, + "line": 2839, "column": 4 }, "end": { - "line": 2841, + "line": 2843, "column": 7 } } @@ -152141,16 +152394,16 @@ "type": "Identifier", "name": "isRowDisplayed", "range": [ - 86471, - 86485 + 86596, + 86610 ], "loc": { "start": { - "line": 2842, + "line": 2844, "column": 4 }, "end": { - "line": 2842, + "line": 2844, "column": 18 } } @@ -152163,16 +152416,16 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 86486, - 86494 + 86611, + 86619 ], "loc": { "start": { - "line": 2842, + "line": 2844, "column": 19 }, "end": { - "line": 2842, + "line": 2844, "column": 27 } } @@ -152190,16 +152443,16 @@ "type": "Identifier", "name": "row", "range": [ - 86510, - 86513 + 86635, + 86638 ], "loc": { "start": { - "line": 2843, + "line": 2845, "column": 12 }, "end": { - "line": 2843, + "line": 2845, "column": 15 } } @@ -152218,16 +152471,16 @@ "object": { "type": "ThisExpression", "range": [ - 86516, - 86520 + 86641, + 86645 ], "loc": { "start": { - "line": 2843, + "line": 2845, "column": 18 }, "end": { - "line": 2843, + "line": 2845, "column": 22 } } @@ -152236,47 +152489,47 @@ "type": "Identifier", "name": "dom", "range": [ - 86521, - 86524 + 86646, + 86649 ], "loc": { "start": { - "line": 2843, + "line": 2845, "column": 23 }, "end": { - "line": 2843, + "line": 2845, "column": 26 } } }, "range": [ - 86516, - 86524 + 86641, + 86649 ], "loc": { "start": { - "line": 2843, + "line": 2845, "column": 18 }, "end": { - "line": 2843, + "line": 2845, "column": 26 } } }, "arguments": [], "range": [ - 86516, - 86526 + 86641, + 86651 ], "loc": { "start": { - "line": 2843, + "line": 2845, "column": 18 }, "end": { - "line": 2843, + "line": 2845, "column": 28 } } @@ -152285,31 +152538,31 @@ "type": "Identifier", "name": "rows", "range": [ - 86527, - 86531 + 86652, + 86656 ], "loc": { "start": { - "line": 2843, + "line": 2845, "column": 29 }, "end": { - "line": 2843, + "line": 2845, "column": 33 } } }, "range": [ - 86516, - 86531 + 86641, + 86656 ], "loc": { "start": { - "line": 2843, + "line": 2845, "column": 18 }, "end": { - "line": 2843, + "line": 2845, "column": 33 } } @@ -152318,46 +152571,46 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 86532, - 86540 + 86657, + 86665 ], "loc": { "start": { - "line": 2843, + "line": 2845, "column": 34 }, "end": { - "line": 2843, + "line": 2845, "column": 42 } } }, "range": [ - 86516, - 86541 + 86641, + 86666 ], "loc": { "start": { - "line": 2843, + "line": 2845, "column": 18 }, "end": { - "line": 2843, + "line": 2845, "column": 43 } } }, "range": [ - 86510, - 86541 + 86635, + 86666 ], "loc": { "start": { - "line": 2843, + "line": 2845, "column": 12 }, "end": { - "line": 2843, + "line": 2845, "column": 43 } } @@ -152365,16 +152618,16 @@ ], "kind": "let", "range": [ - 86506, - 86542 + 86631, + 86667 ], "loc": { "start": { - "line": 2843, + "line": 2845, "column": 8 }, "end": { - "line": 2843, + "line": 2845, "column": 44 } } @@ -152392,16 +152645,16 @@ "object": { "type": "ThisExpression", "range": [ - 86558, - 86562 + 86683, + 86687 ], "loc": { "start": { - "line": 2844, + "line": 2846, "column": 15 }, "end": { - "line": 2844, + "line": 2846, "column": 19 } } @@ -152410,31 +152663,31 @@ "type": "Identifier", "name": "getRowDisplay", "range": [ - 86563, - 86576 + 86688, + 86701 ], "loc": { "start": { - "line": 2844, + "line": 2846, "column": 20 }, "end": { - "line": 2844, + "line": 2846, "column": 33 } } }, "range": [ - 86558, - 86576 + 86683, + 86701 ], "loc": { "start": { - "line": 2844, + "line": 2846, "column": 15 }, "end": { - "line": 2844, + "line": 2846, "column": 33 } } @@ -152444,32 +152697,32 @@ "type": "Identifier", "name": "row", "range": [ - 86577, - 86580 + 86702, + 86705 ], "loc": { "start": { - "line": 2844, + "line": 2846, "column": 34 }, "end": { - "line": 2844, + "line": 2846, "column": 37 } } } ], "range": [ - 86558, - 86581 + 86683, + 86706 ], "loc": { "start": { - "line": 2844, + "line": 2846, "column": 15 }, "end": { - "line": 2844, + "line": 2846, "column": 38 } } @@ -152479,62 +152732,62 @@ "value": "", "raw": "''", "range": [ - 86586, - 86588 + 86711, + 86713 ], "loc": { "start": { - "line": 2844, + "line": 2846, "column": 43 }, "end": { - "line": 2844, + "line": 2846, "column": 45 } } }, "range": [ - 86558, - 86588 + 86683, + 86713 ], "loc": { "start": { - "line": 2844, + "line": 2846, "column": 15 }, "end": { - "line": 2844, + "line": 2846, "column": 45 } } }, "range": [ - 86551, - 86589 + 86676, + 86714 ], "loc": { "start": { - "line": 2844, + "line": 2846, "column": 8 }, "end": { - "line": 2844, + "line": 2846, "column": 46 } } } ], "range": [ - 86496, - 86595 + 86621, + 86720 ], "loc": { "start": { - "line": 2842, + "line": 2844, "column": 29 }, "end": { - "line": 2845, + "line": 2847, "column": 5 } } @@ -152542,16 +152795,16 @@ "generator": false, "expression": false, "range": [ - 86485, - 86595 + 86610, + 86720 ], "loc": { "start": { - "line": 2842, + "line": 2844, "column": 18 }, "end": { - "line": 2845, + "line": 2847, "column": 5 } } @@ -152559,16 +152812,16 @@ "kind": "method", "computed": false, "range": [ - 86471, - 86595 + 86596, + 86720 ], "loc": { "start": { - "line": 2842, + "line": 2844, "column": 4 }, "end": { - "line": 2845, + "line": 2847, "column": 5 } }, @@ -152577,16 +152830,16 @@ "type": "Block", "value": "*\n * Check if passed row is visible\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n ", "range": [ - 86350, - 86466 + 86475, + 86591 ], "loc": { "start": { - "line": 2837, + "line": 2839, "column": 4 }, "end": { - "line": 2841, + "line": 2843, "column": 7 } } @@ -152597,16 +152850,16 @@ "type": "Block", "value": "*\n * Check if specified column filter ignores diacritics.\n * Note this is only applicable to input filter types.\n * @param {Number} colIndex Column index\n * @return {Boolean}\n ", "range": [ - 86601, - 86804 + 86726, + 86929 ], "loc": { "start": { - "line": 2847, + "line": 2849, "column": 4 }, "end": { - "line": 2852, + "line": 2854, "column": 7 } } @@ -152620,16 +152873,16 @@ "type": "Identifier", "name": "ignoresDiacritics", "range": [ - 86809, - 86826 + 86934, + 86951 ], "loc": { "start": { - "line": 2853, + "line": 2855, "column": 4 }, "end": { - "line": 2853, + "line": 2855, "column": 21 } } @@ -152642,16 +152895,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 86827, - 86835 + 86952, + 86960 ], "loc": { "start": { - "line": 2853, + "line": 2855, "column": 22 }, "end": { - "line": 2853, + "line": 2855, "column": 30 } } @@ -152669,16 +152922,16 @@ "type": "Identifier", "name": "ignoreDiac", "range": [ - 86851, - 86861 + 86976, + 86986 ], "loc": { "start": { - "line": 2854, + "line": 2856, "column": 12 }, "end": { - "line": 2854, + "line": 2856, "column": 22 } } @@ -152689,16 +152942,16 @@ "object": { "type": "ThisExpression", "range": [ - 86864, - 86868 + 86989, + 86993 ], "loc": { "start": { - "line": 2854, + "line": 2856, "column": 25 }, "end": { - "line": 2854, + "line": 2856, "column": 29 } } @@ -152707,46 +152960,46 @@ "type": "Identifier", "name": "ignoreDiacritics", "range": [ - 86869, - 86885 + 86994, + 87010 ], "loc": { "start": { - "line": 2854, + "line": 2856, "column": 30 }, "end": { - "line": 2854, + "line": 2856, "column": 46 } } }, "range": [ - 86864, - 86885 + 86989, + 87010 ], "loc": { "start": { - "line": 2854, + "line": 2856, "column": 25 }, "end": { - "line": 2854, + "line": 2856, "column": 46 } } }, "range": [ - 86851, - 86885 + 86976, + 87010 ], "loc": { "start": { - "line": 2854, + "line": 2856, "column": 12 }, "end": { - "line": 2854, + "line": 2856, "column": 46 } } @@ -152754,16 +153007,16 @@ ], "kind": "let", "range": [ - 86847, - 86886 + 86972, + 87011 ], "loc": { "start": { - "line": 2854, + "line": 2856, "column": 8 }, "end": { - "line": 2854, + "line": 2856, "column": 47 } } @@ -152776,16 +153029,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 86899, - 86906 + 87024, + 87031 ], "loc": { "start": { - "line": 2855, + "line": 2857, "column": 12 }, "end": { - "line": 2855, + "line": 2857, "column": 19 } } @@ -152795,32 +153048,32 @@ "type": "Identifier", "name": "ignoreDiac", "range": [ - 86907, - 86917 + 87032, + 87042 ], "loc": { "start": { - "line": 2855, + "line": 2857, "column": 20 }, "end": { - "line": 2855, + "line": 2857, "column": 30 } } } ], "range": [ - 86899, - 86918 + 87024, + 87043 ], "loc": { "start": { - "line": 2855, + "line": 2857, "column": 12 }, "end": { - "line": 2855, + "line": 2857, "column": 31 } } @@ -152837,16 +153090,16 @@ "type": "Identifier", "name": "ignoreDiac", "range": [ - 86941, - 86951 + 87066, + 87076 ], "loc": { "start": { - "line": 2856, + "line": 2858, "column": 19 }, "end": { - "line": 2856, + "line": 2858, "column": 29 } } @@ -152855,78 +153108,78 @@ "type": "Identifier", "name": "colIndex", "range": [ - 86952, - 86960 + 87077, + 87085 ], "loc": { "start": { - "line": 2856, + "line": 2858, "column": 30 }, "end": { - "line": 2856, + "line": 2858, "column": 38 } } }, "range": [ - 86941, - 86961 + 87066, + 87086 ], "loc": { "start": { - "line": 2856, + "line": 2858, "column": 19 }, "end": { - "line": 2856, + "line": 2858, "column": 39 } } }, "range": [ - 86934, - 86962 + 87059, + 87087 ], "loc": { "start": { - "line": 2856, + "line": 2858, "column": 12 }, "end": { - "line": 2856, + "line": 2858, "column": 40 } } } ], "range": [ - 86920, - 86972 + 87045, + 87097 ], "loc": { "start": { - "line": 2855, + "line": 2857, "column": 33 }, "end": { - "line": 2857, + "line": 2859, "column": 9 } } }, "alternate": null, "range": [ - 86895, - 86972 + 87020, + 87097 ], "loc": { "start": { - "line": 2855, + "line": 2857, "column": 8 }, "end": { - "line": 2857, + "line": 2859, "column": 9 } } @@ -152939,16 +153192,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 86988, - 86995 + 87113, + 87120 ], "loc": { "start": { - "line": 2858, + "line": 2860, "column": 15 }, "end": { - "line": 2858, + "line": 2860, "column": 22 } } @@ -152958,63 +153211,63 @@ "type": "Identifier", "name": "ignoreDiac", "range": [ - 86996, - 87006 + 87121, + 87131 ], "loc": { "start": { - "line": 2858, + "line": 2860, "column": 23 }, "end": { - "line": 2858, + "line": 2860, "column": 33 } } } ], "range": [ - 86988, - 87007 + 87113, + 87132 ], "loc": { "start": { - "line": 2858, + "line": 2860, "column": 15 }, "end": { - "line": 2858, + "line": 2860, "column": 34 } } }, "range": [ - 86981, - 87008 + 87106, + 87133 ], "loc": { "start": { - "line": 2858, + "line": 2860, "column": 8 }, "end": { - "line": 2858, + "line": 2860, "column": 35 } } } ], "range": [ - 86837, - 87014 + 86962, + 87139 ], "loc": { "start": { - "line": 2853, + "line": 2855, "column": 32 }, "end": { - "line": 2859, + "line": 2861, "column": 5 } } @@ -153022,16 +153275,16 @@ "generator": false, "expression": false, "range": [ - 86826, - 87014 + 86951, + 87139 ], "loc": { "start": { - "line": 2853, + "line": 2855, "column": 21 }, "end": { - "line": 2859, + "line": 2861, "column": 5 } } @@ -153039,16 +153292,16 @@ "kind": "method", "computed": false, "range": [ - 86809, - 87014 + 86934, + 87139 ], "loc": { "start": { - "line": 2853, + "line": 2855, "column": 4 }, "end": { - "line": 2859, + "line": 2861, "column": 5 } }, @@ -153057,16 +153310,16 @@ "type": "Block", "value": "*\n * Check if specified column filter ignores diacritics.\n * Note this is only applicable to input filter types.\n * @param {Number} colIndex Column index\n * @return {Boolean}\n ", "range": [ - 86601, - 86804 + 86726, + 86929 ], "loc": { "start": { - "line": 2847, + "line": 2849, "column": 4 }, "end": { - "line": 2852, + "line": 2854, "column": 7 } } @@ -153077,16 +153330,16 @@ "type": "Block", "value": "*\n * Return clear all text for specified filter column\n * @param {Number} colIndex Column index\n * @return {String}\n ", "range": [ - 87020, - 87160 + 87145, + 87285 ], "loc": { "start": { - "line": 2861, + "line": 2863, "column": 4 }, "end": { - "line": 2865, + "line": 2867, "column": 7 } } @@ -153100,16 +153353,16 @@ "type": "Identifier", "name": "getClearFilterText", "range": [ - 87165, - 87183 + 87290, + 87308 ], "loc": { "start": { - "line": 2866, + "line": 2868, "column": 4 }, "end": { - "line": 2866, + "line": 2868, "column": 22 } } @@ -153122,16 +153375,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 87184, - 87192 + 87309, + 87317 ], "loc": { "start": { - "line": 2866, + "line": 2868, "column": 23 }, "end": { - "line": 2866, + "line": 2868, "column": 31 } } @@ -153149,16 +153402,16 @@ "type": "Identifier", "name": "clearText", "range": [ - 87208, - 87217 + 87333, + 87342 ], "loc": { "start": { - "line": 2867, + "line": 2869, "column": 12 }, "end": { - "line": 2867, + "line": 2869, "column": 21 } } @@ -153169,16 +153422,16 @@ "object": { "type": "ThisExpression", "range": [ - 87220, - 87224 + 87345, + 87349 ], "loc": { "start": { - "line": 2867, + "line": 2869, "column": 24 }, "end": { - "line": 2867, + "line": 2869, "column": 28 } } @@ -153187,46 +153440,46 @@ "type": "Identifier", "name": "clearFilterText", "range": [ - 87225, - 87240 + 87350, + 87365 ], "loc": { "start": { - "line": 2867, + "line": 2869, "column": 29 }, "end": { - "line": 2867, + "line": 2869, "column": 44 } } }, "range": [ - 87220, - 87240 + 87345, + 87365 ], "loc": { "start": { - "line": 2867, + "line": 2869, "column": 24 }, "end": { - "line": 2867, + "line": 2869, "column": 44 } } }, "range": [ - 87208, - 87240 + 87333, + 87365 ], "loc": { "start": { - "line": 2867, + "line": 2869, "column": 12 }, "end": { - "line": 2867, + "line": 2869, "column": 44 } } @@ -153234,16 +153487,16 @@ ], "kind": "let", "range": [ - 87204, - 87241 + 87329, + 87366 ], "loc": { "start": { - "line": 2867, + "line": 2869, "column": 8 }, "end": { - "line": 2867, + "line": 2869, "column": 45 } } @@ -153256,16 +153509,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 87254, - 87261 + 87379, + 87386 ], "loc": { "start": { - "line": 2868, + "line": 2870, "column": 12 }, "end": { - "line": 2868, + "line": 2870, "column": 19 } } @@ -153275,32 +153528,32 @@ "type": "Identifier", "name": "clearText", "range": [ - 87262, - 87271 + 87387, + 87396 ], "loc": { "start": { - "line": 2868, + "line": 2870, "column": 20 }, "end": { - "line": 2868, + "line": 2870, "column": 29 } } } ], "range": [ - 87254, - 87272 + 87379, + 87397 ], "loc": { "start": { - "line": 2868, + "line": 2870, "column": 12 }, "end": { - "line": 2868, + "line": 2870, "column": 30 } } @@ -153317,16 +153570,16 @@ "type": "Identifier", "name": "clearText", "range": [ - 87295, - 87304 + 87420, + 87429 ], "loc": { "start": { - "line": 2869, + "line": 2871, "column": 19 }, "end": { - "line": 2869, + "line": 2871, "column": 28 } } @@ -153335,78 +153588,78 @@ "type": "Identifier", "name": "colIndex", "range": [ - 87305, - 87313 + 87430, + 87438 ], "loc": { "start": { - "line": 2869, + "line": 2871, "column": 29 }, "end": { - "line": 2869, + "line": 2871, "column": 37 } } }, "range": [ - 87295, - 87314 + 87420, + 87439 ], "loc": { "start": { - "line": 2869, + "line": 2871, "column": 19 }, "end": { - "line": 2869, + "line": 2871, "column": 38 } } }, "range": [ - 87288, - 87315 + 87413, + 87440 ], "loc": { "start": { - "line": 2869, + "line": 2871, "column": 12 }, "end": { - "line": 2869, + "line": 2871, "column": 39 } } } ], "range": [ - 87274, - 87325 + 87399, + 87450 ], "loc": { "start": { - "line": 2868, + "line": 2870, "column": 32 }, "end": { - "line": 2870, + "line": 2872, "column": 9 } } }, "alternate": null, "range": [ - 87250, - 87325 + 87375, + 87450 ], "loc": { "start": { - "line": 2868, + "line": 2870, "column": 8 }, "end": { - "line": 2870, + "line": 2872, "column": 9 } } @@ -153417,47 +153670,47 @@ "type": "Identifier", "name": "clearText", "range": [ - 87341, - 87350 + 87466, + 87475 ], "loc": { "start": { - "line": 2871, + "line": 2873, "column": 15 }, "end": { - "line": 2871, + "line": 2873, "column": 24 } } }, "range": [ - 87334, - 87351 + 87459, + 87476 ], "loc": { "start": { - "line": 2871, + "line": 2873, "column": 8 }, "end": { - "line": 2871, + "line": 2873, "column": 25 } } } ], "range": [ - 87194, - 87357 + 87319, + 87482 ], "loc": { "start": { - "line": 2866, + "line": 2868, "column": 33 }, "end": { - "line": 2872, + "line": 2874, "column": 5 } } @@ -153465,16 +153718,16 @@ "generator": false, "expression": false, "range": [ - 87183, - 87357 + 87308, + 87482 ], "loc": { "start": { - "line": 2866, + "line": 2868, "column": 22 }, "end": { - "line": 2872, + "line": 2874, "column": 5 } } @@ -153482,16 +153735,16 @@ "kind": "method", "computed": false, "range": [ - 87165, - 87357 + 87290, + 87482 ], "loc": { "start": { - "line": 2866, + "line": 2868, "column": 4 }, "end": { - "line": 2872, + "line": 2874, "column": 5 } }, @@ -153500,16 +153753,16 @@ "type": "Block", "value": "*\n * Return clear all text for specified filter column\n * @param {Number} colIndex Column index\n * @return {String}\n ", "range": [ - 87020, - 87160 + 87145, + 87285 ], "loc": { "start": { - "line": 2861, + "line": 2863, "column": 4 }, "end": { - "line": 2865, + "line": 2867, "column": 7 } } @@ -153520,16 +153773,16 @@ "type": "Block", "value": "*\n * Check if passed script or stylesheet is already imported\n * @param {String} filePath Ressource path\n * @param {String} type Possible values: 'script' or 'link'\n * @return {Boolean}\n ", "range": [ - 87363, - 87582 + 87488, + 87707 ], "loc": { "start": { - "line": 2874, + "line": 2876, "column": 4 }, "end": { - "line": 2879, + "line": 2881, "column": 7 } } @@ -153543,16 +153796,16 @@ "type": "Identifier", "name": "isImported", "range": [ - 87587, - 87597 + 87712, + 87722 ], "loc": { "start": { - "line": 2880, + "line": 2882, "column": 4 }, "end": { - "line": 2880, + "line": 2882, "column": 14 } } @@ -153565,16 +153818,16 @@ "type": "Identifier", "name": "filePath", "range": [ - 87598, - 87606 + 87723, + 87731 ], "loc": { "start": { - "line": 2880, + "line": 2882, "column": 15 }, "end": { - "line": 2880, + "line": 2882, "column": 23 } } @@ -153585,16 +153838,16 @@ "type": "Identifier", "name": "type", "range": [ - 87608, - 87612 + 87733, + 87737 ], "loc": { "start": { - "line": 2880, + "line": 2882, "column": 25 }, "end": { - "line": 2880, + "line": 2882, "column": 29 } } @@ -153604,31 +153857,31 @@ "value": "script", "raw": "'script'", "range": [ - 87615, - 87623 + 87740, + 87748 ], "loc": { "start": { - "line": 2880, + "line": 2882, "column": 32 }, "end": { - "line": 2880, + "line": 2882, "column": 40 } } }, "range": [ - 87608, - 87623 + 87733, + 87748 ], "loc": { "start": { - "line": 2880, + "line": 2882, "column": 25 }, "end": { - "line": 2880, + "line": 2882, "column": 40 } } @@ -153646,16 +153899,16 @@ "type": "Identifier", "name": "imported", "range": [ - 87639, - 87647 + 87764, + 87772 ], "loc": { "start": { - "line": 2881, + "line": 2883, "column": 12 }, "end": { - "line": 2881, + "line": 2883, "column": 20 } } @@ -153665,31 +153918,31 @@ "value": false, "raw": "false", "range": [ - 87650, - 87655 + 87775, + 87780 ], "loc": { "start": { - "line": 2881, + "line": 2883, "column": 23 }, "end": { - "line": 2881, + "line": 2883, "column": 28 } } }, "range": [ - 87639, - 87655 + 87764, + 87780 ], "loc": { "start": { - "line": 2881, + "line": 2883, "column": 12 }, "end": { - "line": 2881, + "line": 2883, "column": 28 } } @@ -153700,16 +153953,16 @@ "type": "Identifier", "name": "attr", "range": [ - 87669, - 87673 + 87794, + 87798 ], "loc": { "start": { - "line": 2882, + "line": 2884, "column": 12 }, "end": { - "line": 2882, + "line": 2884, "column": 16 } } @@ -153723,16 +153976,16 @@ "type": "Identifier", "name": "type", "range": [ - 87676, - 87680 + 87801, + 87805 ], "loc": { "start": { - "line": 2882, + "line": 2884, "column": 19 }, "end": { - "line": 2882, + "line": 2884, "column": 23 } } @@ -153742,31 +153995,31 @@ "value": "script", "raw": "'script'", "range": [ - 87685, - 87693 + 87810, + 87818 ], "loc": { "start": { - "line": 2882, + "line": 2884, "column": 28 }, "end": { - "line": 2882, + "line": 2884, "column": 36 } } }, "range": [ - 87676, - 87693 + 87801, + 87818 ], "loc": { "start": { - "line": 2882, + "line": 2884, "column": 19 }, "end": { - "line": 2882, + "line": 2884, "column": 36 } } @@ -153776,16 +154029,16 @@ "value": "src", "raw": "'src'", "range": [ - 87696, - 87701 + 87821, + 87826 ], "loc": { "start": { - "line": 2882, + "line": 2884, "column": 39 }, "end": { - "line": 2882, + "line": 2884, "column": 44 } } @@ -153795,46 +154048,46 @@ "value": "href", "raw": "'href'", "range": [ - 87704, - 87710 + 87829, + 87835 ], "loc": { "start": { - "line": 2882, + "line": 2884, "column": 47 }, "end": { - "line": 2882, + "line": 2884, "column": 53 } } }, "range": [ - 87676, - 87710 + 87801, + 87835 ], "loc": { "start": { - "line": 2882, + "line": 2884, "column": 19 }, "end": { - "line": 2882, + "line": 2884, "column": 53 } } }, "range": [ - 87669, - 87710 + 87794, + 87835 ], "loc": { "start": { - "line": 2882, + "line": 2884, "column": 12 }, "end": { - "line": 2882, + "line": 2884, "column": 53 } } @@ -153845,16 +154098,16 @@ "type": "Identifier", "name": "files", "range": [ - 87724, - 87729 + 87849, + 87854 ], "loc": { "start": { - "line": 2883, + "line": 2885, "column": 12 }, "end": { - "line": 2883, + "line": 2885, "column": 17 } } @@ -153865,16 +154118,16 @@ "type": "Identifier", "name": "tag", "range": [ - 87732, - 87735 + 87857, + 87860 ], "loc": { "start": { - "line": 2883, + "line": 2885, "column": 20 }, "end": { - "line": 2883, + "line": 2885, "column": 23 } } @@ -153884,16 +154137,16 @@ "type": "Identifier", "name": "doc", "range": [ - 87736, - 87739 + 87861, + 87864 ], "loc": { "start": { - "line": 2883, + "line": 2885, "column": 24 }, "end": { - "line": 2883, + "line": 2885, "column": 27 } } @@ -153902,47 +154155,47 @@ "type": "Identifier", "name": "type", "range": [ - 87741, - 87745 + 87866, + 87870 ], "loc": { "start": { - "line": 2883, + "line": 2885, "column": 29 }, "end": { - "line": 2883, + "line": 2885, "column": 33 } } } ], "range": [ - 87732, - 87746 + 87857, + 87871 ], "loc": { "start": { - "line": 2883, + "line": 2885, "column": 20 }, "end": { - "line": 2883, + "line": 2885, "column": 34 } } }, "range": [ - 87724, - 87746 + 87849, + 87871 ], "loc": { "start": { - "line": 2883, + "line": 2885, "column": 12 }, "end": { - "line": 2883, + "line": 2885, "column": 34 } } @@ -153950,16 +154203,16 @@ ], "kind": "let", "range": [ - 87635, - 87747 + 87760, + 87872 ], "loc": { "start": { - "line": 2881, + "line": 2883, "column": 8 }, "end": { - "line": 2883, + "line": 2885, "column": 35 } } @@ -153975,16 +154228,16 @@ "type": "Identifier", "name": "i", "range": [ - 87765, - 87766 + 87890, + 87891 ], "loc": { "start": { - "line": 2884, + "line": 2886, "column": 17 }, "end": { - "line": 2884, + "line": 2886, "column": 18 } } @@ -153994,31 +154247,31 @@ "value": 0, "raw": "0", "range": [ - 87769, - 87770 + 87894, + 87895 ], "loc": { "start": { - "line": 2884, + "line": 2886, "column": 21 }, "end": { - "line": 2884, + "line": 2886, "column": 22 } } }, "range": [ - 87765, - 87770 + 87890, + 87895 ], "loc": { "start": { - "line": 2884, + "line": 2886, "column": 17 }, "end": { - "line": 2884, + "line": 2886, "column": 22 } } @@ -154029,16 +154282,16 @@ "type": "Identifier", "name": "len", "range": [ - 87772, - 87775 + 87897, + 87900 ], "loc": { "start": { - "line": 2884, + "line": 2886, "column": 24 }, "end": { - "line": 2884, + "line": 2886, "column": 27 } } @@ -154050,16 +154303,16 @@ "type": "Identifier", "name": "files", "range": [ - 87778, - 87783 + 87903, + 87908 ], "loc": { "start": { - "line": 2884, + "line": 2886, "column": 30 }, "end": { - "line": 2884, + "line": 2886, "column": 35 } } @@ -154068,46 +154321,46 @@ "type": "Identifier", "name": "length", "range": [ - 87784, - 87790 + 87909, + 87915 ], "loc": { "start": { - "line": 2884, + "line": 2886, "column": 36 }, "end": { - "line": 2884, + "line": 2886, "column": 42 } } }, "range": [ - 87778, - 87790 + 87903, + 87915 ], "loc": { "start": { - "line": 2884, + "line": 2886, "column": 30 }, "end": { - "line": 2884, + "line": 2886, "column": 42 } } }, "range": [ - 87772, - 87790 + 87897, + 87915 ], "loc": { "start": { - "line": 2884, + "line": 2886, "column": 24 }, "end": { - "line": 2884, + "line": 2886, "column": 42 } } @@ -154115,16 +154368,16 @@ ], "kind": "let", "range": [ - 87761, - 87790 + 87886, + 87915 ], "loc": { "start": { - "line": 2884, + "line": 2886, "column": 13 }, "end": { - "line": 2884, + "line": 2886, "column": 42 } } @@ -154136,16 +154389,16 @@ "type": "Identifier", "name": "i", "range": [ - 87792, - 87793 + 87917, + 87918 ], "loc": { "start": { - "line": 2884, + "line": 2886, "column": 44 }, "end": { - "line": 2884, + "line": 2886, "column": 45 } } @@ -154154,31 +154407,31 @@ "type": "Identifier", "name": "len", "range": [ - 87796, - 87799 + 87921, + 87924 ], "loc": { "start": { - "line": 2884, + "line": 2886, "column": 48 }, "end": { - "line": 2884, + "line": 2886, "column": 51 } } }, "range": [ - 87792, - 87799 + 87917, + 87924 ], "loc": { "start": { - "line": 2884, + "line": 2886, "column": 44 }, "end": { - "line": 2884, + "line": 2886, "column": 51 } } @@ -154190,32 +154443,32 @@ "type": "Identifier", "name": "i", "range": [ - 87801, - 87802 + 87926, + 87927 ], "loc": { "start": { - "line": 2884, + "line": 2886, "column": 53 }, "end": { - "line": 2884, + "line": 2886, "column": 54 } } }, "prefix": false, "range": [ - 87801, - 87804 + 87926, + 87929 ], "loc": { "start": { - "line": 2884, + "line": 2886, "column": 53 }, "end": { - "line": 2884, + "line": 2886, "column": 56 } } @@ -154231,16 +154484,16 @@ "type": "Identifier", "name": "isUndef", "range": [ - 87824, - 87831 + 87949, + 87956 ], "loc": { "start": { - "line": 2885, + "line": 2887, "column": 16 }, "end": { - "line": 2885, + "line": 2887, "column": 23 } } @@ -154256,16 +154509,16 @@ "type": "Identifier", "name": "files", "range": [ - 87832, - 87837 + 87957, + 87962 ], "loc": { "start": { - "line": 2885, + "line": 2887, "column": 24 }, "end": { - "line": 2885, + "line": 2887, "column": 29 } } @@ -154274,31 +154527,31 @@ "type": "Identifier", "name": "i", "range": [ - 87838, - 87839 + 87963, + 87964 ], "loc": { "start": { - "line": 2885, + "line": 2887, "column": 30 }, "end": { - "line": 2885, + "line": 2887, "column": 31 } } }, "range": [ - 87832, - 87840 + 87957, + 87965 ], "loc": { "start": { - "line": 2885, + "line": 2887, "column": 24 }, "end": { - "line": 2885, + "line": 2887, "column": 32 } } @@ -154307,47 +154560,47 @@ "type": "Identifier", "name": "attr", "range": [ - 87841, - 87845 + 87966, + 87970 ], "loc": { "start": { - "line": 2885, + "line": 2887, "column": 33 }, "end": { - "line": 2885, + "line": 2887, "column": 37 } } }, "range": [ - 87832, - 87846 + 87957, + 87971 ], "loc": { "start": { - "line": 2885, + "line": 2887, "column": 24 }, "end": { - "line": 2885, + "line": 2887, "column": 38 } } } ], "range": [ - 87824, - 87847 + 87949, + 87972 ], "loc": { "start": { - "line": 2885, + "line": 2887, "column": 16 }, "end": { - "line": 2885, + "line": 2887, "column": 39 } } @@ -154359,48 +154612,48 @@ "type": "ContinueStatement", "label": null, "range": [ - 87867, - 87876 + 87992, + 88001 ], "loc": { "start": { - "line": 2886, + "line": 2888, "column": 16 }, "end": { - "line": 2886, + "line": 2888, "column": 25 } } } ], "range": [ - 87849, - 87890 + 87974, + 88015 ], "loc": { "start": { - "line": 2885, + "line": 2887, "column": 41 }, "end": { - "line": 2887, + "line": 2889, "column": 13 } } }, "alternate": null, "range": [ - 87820, - 87890 + 87945, + 88015 ], "loc": { "start": { - "line": 2885, + "line": 2887, "column": 12 }, "end": { - "line": 2887, + "line": 2889, "column": 13 } } @@ -154422,16 +154675,16 @@ "type": "Identifier", "name": "files", "range": [ - 87907, - 87912 + 88032, + 88037 ], "loc": { "start": { - "line": 2888, + "line": 2890, "column": 16 }, "end": { - "line": 2888, + "line": 2890, "column": 21 } } @@ -154440,31 +154693,31 @@ "type": "Identifier", "name": "i", "range": [ - 87913, - 87914 + 88038, + 88039 ], "loc": { "start": { - "line": 2888, + "line": 2890, "column": 22 }, "end": { - "line": 2888, + "line": 2890, "column": 23 } } }, "range": [ - 87907, - 87915 + 88032, + 88040 ], "loc": { "start": { - "line": 2888, + "line": 2890, "column": 16 }, "end": { - "line": 2888, + "line": 2890, "column": 24 } } @@ -154473,31 +154726,31 @@ "type": "Identifier", "name": "attr", "range": [ - 87916, - 87920 + 88041, + 88045 ], "loc": { "start": { - "line": 2888, + "line": 2890, "column": 25 }, "end": { - "line": 2888, + "line": 2890, "column": 29 } } }, "range": [ - 87907, - 87921 + 88032, + 88046 ], "loc": { "start": { - "line": 2888, + "line": 2890, "column": 16 }, "end": { - "line": 2888, + "line": 2890, "column": 30 } } @@ -154506,31 +154759,31 @@ "type": "Identifier", "name": "match", "range": [ - 87922, - 87927 + 88047, + 88052 ], "loc": { "start": { - "line": 2888, + "line": 2890, "column": 31 }, "end": { - "line": 2888, + "line": 2890, "column": 36 } } }, "range": [ - 87907, - 87927 + 88032, + 88052 ], "loc": { "start": { - "line": 2888, + "line": 2890, "column": 16 }, "end": { - "line": 2888, + "line": 2890, "column": 36 } } @@ -154540,32 +154793,32 @@ "type": "Identifier", "name": "filePath", "range": [ - 87928, - 87936 + 88053, + 88061 ], "loc": { "start": { - "line": 2888, + "line": 2890, "column": 37 }, "end": { - "line": 2888, + "line": 2890, "column": 45 } } } ], "range": [ - 87907, - 87937 + 88032, + 88062 ], "loc": { "start": { - "line": 2888, + "line": 2890, "column": 16 }, "end": { - "line": 2888, + "line": 2890, "column": 46 } } @@ -154582,16 +154835,16 @@ "type": "Identifier", "name": "imported", "range": [ - 87957, - 87965 + 88082, + 88090 ], "loc": { "start": { - "line": 2889, + "line": 2891, "column": 16 }, "end": { - "line": 2889, + "line": 2891, "column": 24 } } @@ -154601,46 +154854,46 @@ "value": true, "raw": "true", "range": [ - 87968, - 87972 + 88093, + 88097 ], "loc": { "start": { - "line": 2889, + "line": 2891, "column": 27 }, "end": { - "line": 2889, + "line": 2891, "column": 31 } } }, "range": [ - 87957, - 87972 + 88082, + 88097 ], "loc": { "start": { - "line": 2889, + "line": 2891, "column": 16 }, "end": { - "line": 2889, + "line": 2891, "column": 31 } } }, "range": [ - 87957, - 87973 + 88082, + 88098 ], "loc": { "start": { - "line": 2889, + "line": 2891, "column": 16 }, "end": { - "line": 2889, + "line": 2891, "column": 32 } } @@ -154649,79 +154902,79 @@ "type": "BreakStatement", "label": null, "range": [ - 87990, - 87996 + 88115, + 88121 ], "loc": { "start": { - "line": 2890, + "line": 2892, "column": 16 }, "end": { - "line": 2890, + "line": 2892, "column": 22 } } } ], "range": [ - 87939, - 88010 + 88064, + 88135 ], "loc": { "start": { - "line": 2888, + "line": 2890, "column": 48 }, "end": { - "line": 2891, + "line": 2893, "column": 13 } } }, "alternate": null, "range": [ - 87903, - 88010 + 88028, + 88135 ], "loc": { "start": { - "line": 2888, + "line": 2890, "column": 12 }, "end": { - "line": 2891, + "line": 2893, "column": 13 } } } ], "range": [ - 87806, - 88020 + 87931, + 88145 ], "loc": { "start": { - "line": 2884, + "line": 2886, "column": 58 }, "end": { - "line": 2892, + "line": 2894, "column": 9 } } }, "range": [ - 87756, - 88020 + 87881, + 88145 ], "loc": { "start": { - "line": 2884, + "line": 2886, "column": 8 }, "end": { - "line": 2892, + "line": 2894, "column": 9 } } @@ -154732,47 +154985,47 @@ "type": "Identifier", "name": "imported", "range": [ - 88036, - 88044 + 88161, + 88169 ], "loc": { "start": { - "line": 2893, + "line": 2895, "column": 15 }, "end": { - "line": 2893, + "line": 2895, "column": 23 } } }, "range": [ - 88029, - 88045 + 88154, + 88170 ], "loc": { "start": { - "line": 2893, + "line": 2895, "column": 8 }, "end": { - "line": 2893, + "line": 2895, "column": 24 } } } ], "range": [ - 87625, - 88051 + 87750, + 88176 ], "loc": { "start": { - "line": 2880, + "line": 2882, "column": 42 }, "end": { - "line": 2894, + "line": 2896, "column": 5 } } @@ -154780,16 +155033,16 @@ "generator": false, "expression": false, "range": [ - 87597, - 88051 + 87722, + 88176 ], "loc": { "start": { - "line": 2880, + "line": 2882, "column": 14 }, "end": { - "line": 2894, + "line": 2896, "column": 5 } } @@ -154797,16 +155050,16 @@ "kind": "method", "computed": false, "range": [ - 87587, - 88051 + 87712, + 88176 ], "loc": { "start": { - "line": 2880, + "line": 2882, "column": 4 }, "end": { - "line": 2894, + "line": 2896, "column": 5 } }, @@ -154815,16 +155068,16 @@ "type": "Block", "value": "*\n * Check if passed script or stylesheet is already imported\n * @param {String} filePath Ressource path\n * @param {String} type Possible values: 'script' or 'link'\n * @return {Boolean}\n ", "range": [ - 87363, - 87582 + 87488, + 87707 ], "loc": { "start": { - "line": 2874, + "line": 2876, "column": 4 }, "end": { - "line": 2879, + "line": 2881, "column": 7 } } @@ -154835,16 +155088,16 @@ "type": "Block", "value": "*\n * Import script or stylesheet\n * @param {String} fileId Ressource ID\n * @param {String} filePath Ressource path\n * @param {Function} callback Callback\n * @param {String} type Possible values: 'script' or 'link'\n ", "range": [ - 88057, - 88316 + 88182, + 88441 ], "loc": { "start": { - "line": 2896, + "line": 2898, "column": 4 }, "end": { - "line": 2902, + "line": 2904, "column": 7 } } @@ -154858,16 +155111,16 @@ "type": "Identifier", "name": "import", "range": [ - 88321, - 88327 + 88446, + 88452 ], "loc": { "start": { - "line": 2903, + "line": 2905, "column": 4 }, "end": { - "line": 2903, + "line": 2905, "column": 10 } } @@ -154880,16 +155133,16 @@ "type": "Identifier", "name": "fileId", "range": [ - 88328, - 88334 + 88453, + 88459 ], "loc": { "start": { - "line": 2903, + "line": 2905, "column": 11 }, "end": { - "line": 2903, + "line": 2905, "column": 17 } } @@ -154898,16 +155151,16 @@ "type": "Identifier", "name": "filePath", "range": [ - 88336, - 88344 + 88461, + 88469 ], "loc": { "start": { - "line": 2903, + "line": 2905, "column": 19 }, "end": { - "line": 2903, + "line": 2905, "column": 27 } } @@ -154916,16 +155169,16 @@ "type": "Identifier", "name": "callback", "range": [ - 88346, - 88354 + 88471, + 88479 ], "loc": { "start": { - "line": 2903, + "line": 2905, "column": 29 }, "end": { - "line": 2903, + "line": 2905, "column": 37 } } @@ -154936,16 +155189,16 @@ "type": "Identifier", "name": "type", "range": [ - 88356, - 88360 + 88481, + 88485 ], "loc": { "start": { - "line": 2903, + "line": 2905, "column": 39 }, "end": { - "line": 2903, + "line": 2905, "column": 43 } } @@ -154955,31 +155208,31 @@ "value": "script", "raw": "'script'", "range": [ - 88363, - 88371 + 88488, + 88496 ], "loc": { "start": { - "line": 2903, + "line": 2905, "column": 46 }, "end": { - "line": 2903, + "line": 2905, "column": 54 } } }, "range": [ - 88356, - 88371 + 88481, + 88496 ], "loc": { "start": { - "line": 2903, + "line": 2905, "column": 39 }, "end": { - "line": 2903, + "line": 2905, "column": 54 } } @@ -154998,16 +155251,16 @@ "object": { "type": "ThisExpression", "range": [ - 88387, - 88391 + 88512, + 88516 ], "loc": { "start": { - "line": 2904, + "line": 2906, "column": 12 }, "end": { - "line": 2904, + "line": 2906, "column": 16 } } @@ -155016,31 +155269,31 @@ "type": "Identifier", "name": "isImported", "range": [ - 88392, - 88402 + 88517, + 88527 ], "loc": { "start": { - "line": 2904, + "line": 2906, "column": 17 }, "end": { - "line": 2904, + "line": 2906, "column": 27 } } }, "range": [ - 88387, - 88402 + 88512, + 88527 ], "loc": { "start": { - "line": 2904, + "line": 2906, "column": 12 }, "end": { - "line": 2904, + "line": 2906, "column": 27 } } @@ -155050,16 +155303,16 @@ "type": "Identifier", "name": "filePath", "range": [ - 88403, - 88411 + 88528, + 88536 ], "loc": { "start": { - "line": 2904, + "line": 2906, "column": 28 }, "end": { - "line": 2904, + "line": 2906, "column": 36 } } @@ -155068,32 +155321,32 @@ "type": "Identifier", "name": "type", "range": [ - 88413, - 88417 + 88538, + 88542 ], "loc": { "start": { - "line": 2904, + "line": 2906, "column": 38 }, "end": { - "line": 2904, + "line": 2906, "column": 42 } } } ], "range": [ - 88387, - 88418 + 88512, + 88543 ], "loc": { "start": { - "line": 2904, + "line": 2906, "column": 12 }, "end": { - "line": 2904, + "line": 2906, "column": 43 } } @@ -155105,48 +155358,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 88434, - 88441 + 88559, + 88566 ], "loc": { "start": { - "line": 2905, + "line": 2907, "column": 12 }, "end": { - "line": 2905, + "line": 2907, "column": 19 } } } ], "range": [ - 88420, - 88451 + 88545, + 88576 ], "loc": { "start": { - "line": 2904, + "line": 2906, "column": 45 }, "end": { - "line": 2906, + "line": 2908, "column": 9 } } }, "alternate": null, "range": [ - 88383, - 88451 + 88508, + 88576 ], "loc": { "start": { - "line": 2904, + "line": 2906, "column": 8 }, "end": { - "line": 2906, + "line": 2908, "column": 9 } } @@ -155160,16 +155413,16 @@ "type": "Identifier", "name": "o", "range": [ - 88464, - 88465 + 88589, + 88590 ], "loc": { "start": { - "line": 2907, + "line": 2909, "column": 12 }, "end": { - "line": 2907, + "line": 2909, "column": 13 } } @@ -155177,31 +155430,31 @@ "init": { "type": "ThisExpression", "range": [ - 88468, - 88472 + 88593, + 88597 ], "loc": { "start": { - "line": 2907, + "line": 2909, "column": 16 }, "end": { - "line": 2907, + "line": 2909, "column": 20 } } }, "range": [ - 88464, - 88472 + 88589, + 88597 ], "loc": { "start": { - "line": 2907, + "line": 2909, "column": 12 }, "end": { - "line": 2907, + "line": 2909, "column": 20 } } @@ -155212,16 +155465,16 @@ "type": "Identifier", "name": "isLoaded", "range": [ - 88486, - 88494 + 88611, + 88619 ], "loc": { "start": { - "line": 2908, + "line": 2910, "column": 12 }, "end": { - "line": 2908, + "line": 2910, "column": 20 } } @@ -155231,31 +155484,31 @@ "value": false, "raw": "false", "range": [ - 88497, - 88502 + 88622, + 88627 ], "loc": { "start": { - "line": 2908, + "line": 2910, "column": 23 }, "end": { - "line": 2908, + "line": 2910, "column": 28 } } }, "range": [ - 88486, - 88502 + 88611, + 88627 ], "loc": { "start": { - "line": 2908, + "line": 2910, "column": 12 }, "end": { - "line": 2908, + "line": 2910, "column": 28 } } @@ -155266,32 +155519,32 @@ "type": "Identifier", "name": "file", "range": [ - 88516, - 88520 + 88641, + 88645 ], "loc": { "start": { - "line": 2909, + "line": 2911, "column": 12 }, "end": { - "line": 2909, + "line": 2911, "column": 16 } } }, "init": null, "range": [ - 88516, - 88520 + 88641, + 88645 ], "loc": { "start": { - "line": 2909, + "line": 2911, "column": 12 }, "end": { - "line": 2909, + "line": 2911, "column": 16 } } @@ -155302,16 +155555,16 @@ "type": "Identifier", "name": "head", "range": [ - 88534, - 88538 + 88659, + 88663 ], "loc": { "start": { - "line": 2910, + "line": 2912, "column": 12 }, "end": { - "line": 2910, + "line": 2912, "column": 16 } } @@ -155325,16 +155578,16 @@ "type": "Identifier", "name": "tag", "range": [ - 88541, - 88544 + 88666, + 88669 ], "loc": { "start": { - "line": 2910, + "line": 2912, "column": 19 }, "end": { - "line": 2910, + "line": 2912, "column": 22 } } @@ -155344,16 +155597,16 @@ "type": "Identifier", "name": "doc", "range": [ - 88545, - 88548 + 88670, + 88673 ], "loc": { "start": { - "line": 2910, + "line": 2912, "column": 23 }, "end": { - "line": 2910, + "line": 2912, "column": 26 } } @@ -155363,32 +155616,32 @@ "value": "head", "raw": "'head'", "range": [ - 88550, - 88556 + 88675, + 88681 ], "loc": { "start": { - "line": 2910, + "line": 2912, "column": 28 }, "end": { - "line": 2910, + "line": 2912, "column": 34 } } } ], "range": [ - 88541, - 88557 + 88666, + 88682 ], "loc": { "start": { - "line": 2910, + "line": 2912, "column": 19 }, "end": { - "line": 2910, + "line": 2912, "column": 35 } } @@ -155398,46 +155651,46 @@ "value": 0, "raw": "0", "range": [ - 88558, - 88559 + 88683, + 88684 ], "loc": { "start": { - "line": 2910, + "line": 2912, "column": 36 }, "end": { - "line": 2910, + "line": 2912, "column": 37 } } }, "range": [ - 88541, - 88560 + 88666, + 88685 ], "loc": { "start": { - "line": 2910, + "line": 2912, "column": 19 }, "end": { - "line": 2910, + "line": 2912, "column": 38 } } }, "range": [ - 88534, - 88560 + 88659, + 88685 ], "loc": { "start": { - "line": 2910, + "line": 2912, "column": 12 }, "end": { - "line": 2910, + "line": 2912, "column": 38 } } @@ -155445,16 +155698,16 @@ ], "kind": "let", "range": [ - 88460, - 88561 + 88585, + 88686 ], "loc": { "start": { - "line": 2907, + "line": 2909, "column": 8 }, "end": { - "line": 2910, + "line": 2912, "column": 39 } } @@ -155473,16 +155726,16 @@ "type": "Identifier", "name": "type", "range": [ - 88575, - 88579 + 88700, + 88704 ], "loc": { "start": { - "line": 2912, + "line": 2914, "column": 12 }, "end": { - "line": 2912, + "line": 2914, "column": 16 } } @@ -155491,47 +155744,47 @@ "type": "Identifier", "name": "toLowerCase", "range": [ - 88580, - 88591 + 88705, + 88716 ], "loc": { "start": { - "line": 2912, + "line": 2914, "column": 17 }, "end": { - "line": 2912, + "line": 2914, "column": 28 } } }, "range": [ - 88575, - 88591 + 88700, + 88716 ], "loc": { "start": { - "line": 2912, + "line": 2914, "column": 12 }, "end": { - "line": 2912, + "line": 2914, "column": 28 } } }, "arguments": [], "range": [ - 88575, - 88593 + 88700, + 88718 ], "loc": { "start": { - "line": 2912, + "line": 2914, "column": 12 }, "end": { - "line": 2912, + "line": 2914, "column": 30 } } @@ -155541,31 +155794,31 @@ "value": "link", "raw": "'link'", "range": [ - 88598, - 88604 + 88723, + 88729 ], "loc": { "start": { - "line": 2912, + "line": 2914, "column": 35 }, "end": { - "line": 2912, + "line": 2914, "column": 41 } } }, "range": [ - 88575, - 88604 + 88700, + 88729 ], "loc": { "start": { - "line": 2912, + "line": 2914, "column": 12 }, "end": { - "line": 2912, + "line": 2914, "column": 41 } } @@ -155582,16 +155835,16 @@ "type": "Identifier", "name": "file", "range": [ - 88620, - 88624 + 88745, + 88749 ], "loc": { "start": { - "line": 2913, + "line": 2915, "column": 12 }, "end": { - "line": 2913, + "line": 2915, "column": 16 } } @@ -155602,16 +155855,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 88627, - 88636 + 88752, + 88761 ], "loc": { "start": { - "line": 2913, + "line": 2915, "column": 19 }, "end": { - "line": 2913, + "line": 2915, "column": 28 } } @@ -155622,16 +155875,16 @@ "value": "link", "raw": "'link'", "range": [ - 88637, - 88643 + 88762, + 88768 ], "loc": { "start": { - "line": 2913, + "line": 2915, "column": 29 }, "end": { - "line": 2913, + "line": 2915, "column": 35 } } @@ -155644,16 +155897,16 @@ "value": "id", "raw": "'id'", "range": [ - 88662, - 88666 + 88787, + 88791 ], "loc": { "start": { - "line": 2914, + "line": 2916, "column": 17 }, "end": { - "line": 2914, + "line": 2916, "column": 21 } } @@ -155662,32 +155915,32 @@ "type": "Identifier", "name": "fileId", "range": [ - 88668, - 88674 + 88793, + 88799 ], "loc": { "start": { - "line": 2914, + "line": 2916, "column": 23 }, "end": { - "line": 2914, + "line": 2916, "column": 29 } } } ], "range": [ - 88661, - 88675 + 88786, + 88800 ], "loc": { "start": { - "line": 2914, + "line": 2916, "column": 16 }, "end": { - "line": 2914, + "line": 2916, "column": 30 } } @@ -155700,16 +155953,16 @@ "value": "type", "raw": "'type'", "range": [ - 88678, - 88684 + 88803, + 88809 ], "loc": { "start": { - "line": 2914, + "line": 2916, "column": 33 }, "end": { - "line": 2914, + "line": 2916, "column": 39 } } @@ -155719,32 +155972,32 @@ "value": "text/css", "raw": "'text/css'", "range": [ - 88686, - 88696 + 88811, + 88821 ], "loc": { "start": { - "line": 2914, + "line": 2916, "column": 41 }, "end": { - "line": 2914, + "line": 2916, "column": 51 } } } ], "range": [ - 88677, - 88697 + 88802, + 88822 ], "loc": { "start": { - "line": 2914, + "line": 2916, "column": 32 }, "end": { - "line": 2914, + "line": 2916, "column": 52 } } @@ -155757,16 +156010,16 @@ "value": "rel", "raw": "'rel'", "range": [ - 88716, - 88721 + 88841, + 88846 ], "loc": { "start": { - "line": 2915, + "line": 2917, "column": 17 }, "end": { - "line": 2915, + "line": 2917, "column": 22 } } @@ -155776,32 +156029,32 @@ "value": "stylesheet", "raw": "'stylesheet'", "range": [ - 88723, - 88735 + 88848, + 88860 ], "loc": { "start": { - "line": 2915, + "line": 2917, "column": 24 }, "end": { - "line": 2915, + "line": 2917, "column": 36 } } } ], "range": [ - 88715, - 88736 + 88840, + 88861 ], "loc": { "start": { - "line": 2915, + "line": 2917, "column": 16 }, "end": { - "line": 2915, + "line": 2917, "column": 37 } } @@ -155814,16 +156067,16 @@ "value": "href", "raw": "'href'", "range": [ - 88739, - 88745 + 88864, + 88870 ], "loc": { "start": { - "line": 2915, + "line": 2917, "column": 40 }, "end": { - "line": 2915, + "line": 2917, "column": 46 } } @@ -155832,94 +156085,94 @@ "type": "Identifier", "name": "filePath", "range": [ - 88747, - 88755 + 88872, + 88880 ], "loc": { "start": { - "line": 2915, + "line": 2917, "column": 48 }, "end": { - "line": 2915, + "line": 2917, "column": 56 } } } ], "range": [ - 88738, - 88756 + 88863, + 88881 ], "loc": { "start": { - "line": 2915, + "line": 2917, "column": 39 }, "end": { - "line": 2915, + "line": 2917, "column": 57 } } } ], "range": [ - 88627, - 88770 + 88752, + 88895 ], "loc": { "start": { - "line": 2913, + "line": 2915, "column": 19 }, "end": { - "line": 2916, + "line": 2918, "column": 13 } } }, "range": [ - 88620, - 88770 + 88745, + 88895 ], "loc": { "start": { - "line": 2913, + "line": 2915, "column": 12 }, "end": { - "line": 2916, + "line": 2918, "column": 13 } } }, "range": [ - 88620, - 88771 + 88745, + 88896 ], "loc": { "start": { - "line": 2913, + "line": 2915, "column": 12 }, "end": { - "line": 2916, + "line": 2918, "column": 14 } } } ], "range": [ - 88606, - 88781 + 88731, + 88906 ], "loc": { "start": { - "line": 2912, + "line": 2914, "column": 43 }, "end": { - "line": 2917, + "line": 2919, "column": 9 } } @@ -155936,16 +156189,16 @@ "type": "Identifier", "name": "file", "range": [ - 88801, - 88805 + 88926, + 88930 ], "loc": { "start": { - "line": 2918, + "line": 2920, "column": 12 }, "end": { - "line": 2918, + "line": 2920, "column": 16 } } @@ -155956,16 +156209,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 88808, - 88817 + 88933, + 88942 ], "loc": { "start": { - "line": 2918, + "line": 2920, "column": 19 }, "end": { - "line": 2918, + "line": 2920, "column": 28 } } @@ -155976,16 +156229,16 @@ "value": "script", "raw": "'script'", "range": [ - 88818, - 88826 + 88943, + 88951 ], "loc": { "start": { - "line": 2918, + "line": 2920, "column": 29 }, "end": { - "line": 2918, + "line": 2920, "column": 37 } } @@ -155998,16 +156251,16 @@ "value": "id", "raw": "'id'", "range": [ - 88845, - 88849 + 88970, + 88974 ], "loc": { "start": { - "line": 2919, + "line": 2921, "column": 17 }, "end": { - "line": 2919, + "line": 2921, "column": 21 } } @@ -156016,32 +156269,32 @@ "type": "Identifier", "name": "fileId", "range": [ - 88851, - 88857 + 88976, + 88982 ], "loc": { "start": { - "line": 2919, + "line": 2921, "column": 23 }, "end": { - "line": 2919, + "line": 2921, "column": 29 } } } ], "range": [ - 88844, - 88858 + 88969, + 88983 ], "loc": { "start": { - "line": 2919, + "line": 2921, "column": 16 }, "end": { - "line": 2919, + "line": 2921, "column": 30 } } @@ -156054,16 +156307,16 @@ "value": "type", "raw": "'type'", "range": [ - 88877, - 88883 + 89002, + 89008 ], "loc": { "start": { - "line": 2920, + "line": 2922, "column": 17 }, "end": { - "line": 2920, + "line": 2922, "column": 23 } } @@ -156073,32 +156326,32 @@ "value": "text/javascript", "raw": "'text/javascript'", "range": [ - 88885, - 88902 + 89010, + 89027 ], "loc": { "start": { - "line": 2920, + "line": 2922, "column": 25 }, "end": { - "line": 2920, + "line": 2922, "column": 42 } } } ], "range": [ - 88876, - 88903 + 89001, + 89028 ], "loc": { "start": { - "line": 2920, + "line": 2922, "column": 16 }, "end": { - "line": 2920, + "line": 2922, "column": 43 } } @@ -156111,16 +156364,16 @@ "value": "src", "raw": "'src'", "range": [ - 88906, - 88911 + 89031, + 89036 ], "loc": { "start": { - "line": 2920, + "line": 2922, "column": 46 }, "end": { - "line": 2920, + "line": 2922, "column": 51 } } @@ -156129,109 +156382,109 @@ "type": "Identifier", "name": "filePath", "range": [ - 88913, - 88921 + 89038, + 89046 ], "loc": { "start": { - "line": 2920, + "line": 2922, "column": 53 }, "end": { - "line": 2920, + "line": 2922, "column": 61 } } } ], "range": [ - 88905, - 88922 + 89030, + 89047 ], "loc": { "start": { - "line": 2920, + "line": 2922, "column": 45 }, "end": { - "line": 2920, + "line": 2922, "column": 62 } } } ], "range": [ - 88808, - 88936 + 88933, + 89061 ], "loc": { "start": { - "line": 2918, + "line": 2920, "column": 19 }, "end": { - "line": 2921, + "line": 2923, "column": 13 } } }, "range": [ - 88801, - 88936 + 88926, + 89061 ], "loc": { "start": { - "line": 2918, + "line": 2920, "column": 12 }, "end": { - "line": 2921, + "line": 2923, "column": 13 } } }, "range": [ - 88801, - 88937 + 88926, + 89062 ], "loc": { "start": { - "line": 2918, + "line": 2920, "column": 12 }, "end": { - "line": 2921, + "line": 2923, "column": 14 } } } ], "range": [ - 88787, - 88947 + 88912, + 89072 ], "loc": { "start": { - "line": 2917, + "line": 2919, "column": 15 }, "end": { - "line": 2922, + "line": 2924, "column": 9 } } }, "range": [ - 88571, - 88947 + 88696, + 89072 ], "loc": { "start": { - "line": 2912, + "line": 2914, "column": 8 }, "end": { - "line": 2922, + "line": 2924, "column": 9 } }, @@ -156240,16 +156493,16 @@ "type": "Line", "value": "Browser <> IE onload event works only for scripts, not for stylesheets", "range": [ - 88957, - 89029 + 89082, + 89154 ], "loc": { "start": { - "line": 2924, + "line": 2926, "column": 8 }, "end": { - "line": 2924, + "line": 2926, "column": 80 } } @@ -156268,16 +156521,16 @@ "type": "Identifier", "name": "file", "range": [ - 89038, - 89042 + 89163, + 89167 ], "loc": { "start": { - "line": 2925, + "line": 2927, "column": 8 }, "end": { - "line": 2925, + "line": 2927, "column": 12 } } @@ -156286,31 +156539,31 @@ "type": "Identifier", "name": "onload", "range": [ - 89043, - 89049 + 89168, + 89174 ], "loc": { "start": { - "line": 2925, + "line": 2927, "column": 13 }, "end": { - "line": 2925, + "line": 2927, "column": 19 } } }, "range": [ - 89038, - 89049 + 89163, + 89174 ], "loc": { "start": { - "line": 2925, + "line": 2927, "column": 8 }, "end": { - "line": 2925, + "line": 2927, "column": 19 } } @@ -156325,16 +156578,16 @@ "type": "Identifier", "name": "file", "range": [ - 89052, - 89056 + 89177, + 89181 ], "loc": { "start": { - "line": 2925, + "line": 2927, "column": 22 }, "end": { - "line": 2925, + "line": 2927, "column": 26 } } @@ -156343,31 +156596,31 @@ "type": "Identifier", "name": "onreadystatechange", "range": [ - 89057, - 89075 + 89182, + 89200 ], "loc": { "start": { - "line": 2925, + "line": 2927, "column": 27 }, "end": { - "line": 2925, + "line": 2927, "column": 45 } } }, "range": [ - 89052, - 89075 + 89177, + 89200 ], "loc": { "start": { - "line": 2925, + "line": 2927, "column": 22 }, "end": { - "line": 2925, + "line": 2927, "column": 45 } } @@ -156391,32 +156644,32 @@ "type": "Identifier", "name": "isLoaded", "range": [ - 89103, - 89111 + 89228, + 89236 ], "loc": { "start": { - "line": 2926, + "line": 2928, "column": 17 }, "end": { - "line": 2926, + "line": 2928, "column": 25 } } }, "prefix": true, "range": [ - 89102, - 89111 + 89227, + 89236 ], "loc": { "start": { - "line": 2926, + "line": 2928, "column": 16 }, "end": { - "line": 2926, + "line": 2928, "column": 25 } } @@ -156436,16 +156689,16 @@ "object": { "type": "ThisExpression", "range": [ - 89133, - 89137 + 89258, + 89262 ], "loc": { "start": { - "line": 2927, + "line": 2929, "column": 18 }, "end": { - "line": 2927, + "line": 2929, "column": 22 } } @@ -156454,47 +156707,47 @@ "type": "Identifier", "name": "readyState", "range": [ - 89138, - 89148 + 89263, + 89273 ], "loc": { "start": { - "line": 2927, + "line": 2929, "column": 23 }, "end": { - "line": 2927, + "line": 2929, "column": 33 } } }, "range": [ - 89133, - 89148 + 89258, + 89273 ], "loc": { "start": { - "line": 2927, + "line": 2929, "column": 18 }, "end": { - "line": 2927, + "line": 2929, "column": 33 } } }, "prefix": true, "range": [ - 89132, - 89148 + 89257, + 89273 ], "loc": { "start": { - "line": 2927, + "line": 2929, "column": 17 }, "end": { - "line": 2927, + "line": 2929, "column": 33 } } @@ -156508,16 +156761,16 @@ "object": { "type": "ThisExpression", "range": [ - 89152, - 89156 + 89277, + 89281 ], "loc": { "start": { - "line": 2927, + "line": 2929, "column": 37 }, "end": { - "line": 2927, + "line": 2929, "column": 41 } } @@ -156526,31 +156779,31 @@ "type": "Identifier", "name": "readyState", "range": [ - 89157, - 89167 + 89282, + 89292 ], "loc": { "start": { - "line": 2927, + "line": 2929, "column": 42 }, "end": { - "line": 2927, + "line": 2929, "column": 52 } } }, "range": [ - 89152, - 89167 + 89277, + 89292 ], "loc": { "start": { - "line": 2927, + "line": 2929, "column": 37 }, "end": { - "line": 2927, + "line": 2929, "column": 52 } } @@ -156560,46 +156813,46 @@ "value": "loaded", "raw": "'loaded'", "range": [ - 89172, - 89180 + 89297, + 89305 ], "loc": { "start": { - "line": 2927, + "line": 2929, "column": 57 }, "end": { - "line": 2927, + "line": 2929, "column": 65 } } }, "range": [ - 89152, - 89180 + 89277, + 89305 ], "loc": { "start": { - "line": 2927, + "line": 2929, "column": 37 }, "end": { - "line": 2927, + "line": 2929, "column": 65 } } }, "range": [ - 89132, - 89180 + 89257, + 89305 ], "loc": { "start": { - "line": 2927, + "line": 2929, "column": 17 }, "end": { - "line": 2927, + "line": 2929, "column": 65 } } @@ -156613,16 +156866,16 @@ "object": { "type": "ThisExpression", "range": [ - 89204, - 89208 + 89329, + 89333 ], "loc": { "start": { - "line": 2928, + "line": 2930, "column": 20 }, "end": { - "line": 2928, + "line": 2930, "column": 24 } } @@ -156631,31 +156884,31 @@ "type": "Identifier", "name": "readyState", "range": [ - 89209, - 89219 + 89334, + 89344 ], "loc": { "start": { - "line": 2928, + "line": 2930, "column": 25 }, "end": { - "line": 2928, + "line": 2930, "column": 35 } } }, "range": [ - 89204, - 89219 + 89329, + 89344 ], "loc": { "start": { - "line": 2928, + "line": 2930, "column": 20 }, "end": { - "line": 2928, + "line": 2930, "column": 35 } } @@ -156665,61 +156918,61 @@ "value": "complete", "raw": "'complete'", "range": [ - 89224, - 89234 + 89349, + 89359 ], "loc": { "start": { - "line": 2928, + "line": 2930, "column": 40 }, "end": { - "line": 2928, + "line": 2930, "column": 50 } } }, "range": [ - 89204, - 89234 + 89329, + 89359 ], "loc": { "start": { - "line": 2928, + "line": 2930, "column": 20 }, "end": { - "line": 2928, + "line": 2930, "column": 50 } } }, "range": [ - 89132, - 89234 + 89257, + 89359 ], "loc": { "start": { - "line": 2927, + "line": 2929, "column": 17 }, "end": { - "line": 2928, + "line": 2930, "column": 50 } } }, "range": [ - 89102, - 89235 + 89227, + 89360 ], "loc": { "start": { - "line": 2926, + "line": 2928, "column": 16 }, "end": { - "line": 2928, + "line": 2930, "column": 51 } } @@ -156736,16 +156989,16 @@ "type": "Identifier", "name": "isLoaded", "range": [ - 89255, - 89263 + 89380, + 89388 ], "loc": { "start": { - "line": 2929, + "line": 2931, "column": 16 }, "end": { - "line": 2929, + "line": 2931, "column": 24 } } @@ -156755,46 +157008,46 @@ "value": true, "raw": "true", "range": [ - 89266, - 89270 + 89391, + 89395 ], "loc": { "start": { - "line": 2929, + "line": 2931, "column": 27 }, "end": { - "line": 2929, + "line": 2931, "column": 31 } } }, "range": [ - 89255, - 89270 + 89380, + 89395 ], "loc": { "start": { - "line": 2929, + "line": 2931, "column": 16 }, "end": { - "line": 2929, + "line": 2931, "column": 31 } } }, "range": [ - 89255, - 89271 + 89380, + 89396 ], "loc": { "start": { - "line": 2929, + "line": 2931, "column": 16 }, "end": { - "line": 2929, + "line": 2931, "column": 32 } } @@ -156811,32 +157064,32 @@ "type": "Identifier", "name": "callback", "range": [ - 89299, - 89307 + 89424, + 89432 ], "loc": { "start": { - "line": 2930, + "line": 2932, "column": 27 }, "end": { - "line": 2930, + "line": 2932, "column": 35 } } }, "prefix": true, "range": [ - 89292, - 89307 + 89417, + 89432 ], "loc": { "start": { - "line": 2930, + "line": 2932, "column": 20 }, "end": { - "line": 2930, + "line": 2932, "column": 35 } } @@ -156846,31 +157099,31 @@ "value": "function", "raw": "'function'", "range": [ - 89312, - 89322 + 89437, + 89447 ], "loc": { "start": { - "line": 2930, + "line": 2932, "column": 40 }, "end": { - "line": 2930, + "line": 2932, "column": 50 } } }, "range": [ - 89292, - 89322 + 89417, + 89447 ], "loc": { "start": { - "line": 2930, + "line": 2932, "column": 20 }, "end": { - "line": 2930, + "line": 2932, "column": 50 } } @@ -156889,16 +157142,16 @@ "type": "Identifier", "name": "callback", "range": [ - 89346, - 89354 + 89471, + 89479 ], "loc": { "start": { - "line": 2931, + "line": 2933, "column": 20 }, "end": { - "line": 2931, + "line": 2933, "column": 28 } } @@ -156907,31 +157160,31 @@ "type": "Identifier", "name": "call", "range": [ - 89355, - 89359 + 89480, + 89484 ], "loc": { "start": { - "line": 2931, + "line": 2933, "column": 29 }, "end": { - "line": 2931, + "line": 2933, "column": 33 } } }, "range": [ - 89346, - 89359 + 89471, + 89484 ], "loc": { "start": { - "line": 2931, + "line": 2933, "column": 20 }, "end": { - "line": 2931, + "line": 2933, "column": 33 } } @@ -156942,16 +157195,16 @@ "value": null, "raw": "null", "range": [ - 89360, - 89364 + 89485, + 89489 ], "loc": { "start": { - "line": 2931, + "line": 2933, "column": 34 }, "end": { - "line": 2931, + "line": 2933, "column": 38 } } @@ -156960,127 +157213,127 @@ "type": "Identifier", "name": "o", "range": [ - 89366, - 89367 + 89491, + 89492 ], "loc": { "start": { - "line": 2931, + "line": 2933, "column": 40 }, "end": { - "line": 2931, + "line": 2933, "column": 41 } } } ], "range": [ - 89346, - 89368 + 89471, + 89493 ], "loc": { "start": { - "line": 2931, + "line": 2933, "column": 20 }, "end": { - "line": 2931, + "line": 2933, "column": 42 } } }, "range": [ - 89346, - 89369 + 89471, + 89494 ], "loc": { "start": { - "line": 2931, + "line": 2933, "column": 20 }, "end": { - "line": 2931, + "line": 2933, "column": 43 } } } ], "range": [ - 89324, - 89387 + 89449, + 89512 ], "loc": { "start": { - "line": 2930, + "line": 2932, "column": 52 }, "end": { - "line": 2932, + "line": 2934, "column": 17 } } }, "alternate": null, "range": [ - 89288, - 89387 + 89413, + 89512 ], "loc": { "start": { - "line": 2930, + "line": 2932, "column": 16 }, "end": { - "line": 2932, + "line": 2934, "column": 17 } } } ], "range": [ - 89237, - 89401 + 89362, + 89526 ], "loc": { "start": { - "line": 2928, + "line": 2930, "column": 53 }, "end": { - "line": 2933, + "line": 2935, "column": 13 } } }, "alternate": null, "range": [ - 89098, - 89401 + 89223, + 89526 ], "loc": { "start": { - "line": 2926, + "line": 2928, "column": 12 }, "end": { - "line": 2933, + "line": 2935, "column": 13 } } } ], "range": [ - 89084, - 89411 + 89209, + 89536 ], "loc": { "start": { - "line": 2925, + "line": 2927, "column": 54 }, "end": { - "line": 2934, + "line": 2936, "column": 9 } } @@ -157088,61 +157341,61 @@ "generator": false, "expression": false, "range": [ - 89078, - 89411 + 89203, + 89536 ], "loc": { "start": { - "line": 2925, + "line": 2927, "column": 48 }, "end": { - "line": 2934, + "line": 2936, "column": 9 } } }, "range": [ - 89052, - 89411 + 89177, + 89536 ], "loc": { "start": { - "line": 2925, + "line": 2927, "column": 22 }, "end": { - "line": 2934, + "line": 2936, "column": 9 } } }, "range": [ - 89038, - 89411 + 89163, + 89536 ], "loc": { "start": { - "line": 2925, + "line": 2927, "column": 8 }, "end": { - "line": 2934, + "line": 2936, "column": 9 } } }, "range": [ - 89038, - 89412 + 89163, + 89537 ], "loc": { "start": { - "line": 2925, + "line": 2927, "column": 8 }, "end": { - "line": 2934, + "line": 2936, "column": 10 } }, @@ -157151,16 +157404,16 @@ "type": "Line", "value": "Browser <> IE onload event works only for scripts, not for stylesheets", "range": [ - 88957, - 89029 + 89082, + 89154 ], "loc": { "start": { - "line": 2924, + "line": 2926, "column": 8 }, "end": { - "line": 2924, + "line": 2926, "column": 80 } } @@ -157179,16 +157432,16 @@ "type": "Identifier", "name": "file", "range": [ - 89421, - 89425 + 89546, + 89550 ], "loc": { "start": { - "line": 2935, + "line": 2937, "column": 8 }, "end": { - "line": 2935, + "line": 2937, "column": 12 } } @@ -157197,31 +157450,31 @@ "type": "Identifier", "name": "onerror", "range": [ - 89426, - 89433 + 89551, + 89558 ], "loc": { "start": { - "line": 2935, + "line": 2937, "column": 13 }, "end": { - "line": 2935, + "line": 2937, "column": 20 } } }, "range": [ - 89421, - 89433 + 89546, + 89558 ], "loc": { "start": { - "line": 2935, + "line": 2937, "column": 8 }, "end": { - "line": 2935, + "line": 2937, "column": 20 } } @@ -157241,16 +157494,16 @@ "type": "Identifier", "name": "Error", "range": [ - 89472, - 89477 + 89597, + 89602 ], "loc": { "start": { - "line": 2936, + "line": 2938, "column": 22 }, "end": { - "line": 2936, + "line": 2938, "column": 27 } } @@ -157267,16 +157520,16 @@ }, "tail": false, "range": [ - 89478, - 89509 + 89603, + 89634 ], "loc": { "start": { - "line": 2936, + "line": 2938, "column": 28 }, "end": { - "line": 2936, + "line": 2938, "column": 59 } } @@ -157289,16 +157542,16 @@ }, "tail": true, "range": [ - 89517, - 89519 + 89642, + 89644 ], "loc": { "start": { - "line": 2936, + "line": 2938, "column": 67 }, "end": { - "line": 2936, + "line": 2938, "column": 69 } } @@ -157309,79 +157562,79 @@ "type": "Identifier", "name": "filePath", "range": [ - 89509, - 89517 + 89634, + 89642 ], "loc": { "start": { - "line": 2936, + "line": 2938, "column": 59 }, "end": { - "line": 2936, + "line": 2938, "column": 67 } } } ], "range": [ - 89478, - 89519 + 89603, + 89644 ], "loc": { "start": { - "line": 2936, + "line": 2938, "column": 28 }, "end": { - "line": 2936, + "line": 2938, "column": 69 } } } ], "range": [ - 89468, - 89520 + 89593, + 89645 ], "loc": { "start": { - "line": 2936, + "line": 2938, "column": 18 }, "end": { - "line": 2936, + "line": 2938, "column": 70 } } }, "range": [ - 89462, - 89521 + 89587, + 89646 ], "loc": { "start": { - "line": 2936, + "line": 2938, "column": 12 }, "end": { - "line": 2936, + "line": 2938, "column": 71 } } } ], "range": [ - 89448, - 89531 + 89573, + 89656 ], "loc": { "start": { - "line": 2935, + "line": 2937, "column": 35 }, "end": { - "line": 2937, + "line": 2939, "column": 9 } } @@ -157389,46 +157642,46 @@ "generator": false, "expression": false, "range": [ - 89436, - 89531 + 89561, + 89656 ], "loc": { "start": { - "line": 2935, + "line": 2937, "column": 23 }, "end": { - "line": 2937, + "line": 2939, "column": 9 } } }, "range": [ - 89421, - 89531 + 89546, + 89656 ], "loc": { "start": { - "line": 2935, + "line": 2937, "column": 8 }, "end": { - "line": 2937, + "line": 2939, "column": 9 } } }, "range": [ - 89421, - 89532 + 89546, + 89657 ], "loc": { "start": { - "line": 2935, + "line": 2937, "column": 8 }, "end": { - "line": 2937, + "line": 2939, "column": 10 } } @@ -157444,16 +157697,16 @@ "type": "Identifier", "name": "head", "range": [ - 89541, - 89545 + 89666, + 89670 ], "loc": { "start": { - "line": 2938, + "line": 2940, "column": 8 }, "end": { - "line": 2938, + "line": 2940, "column": 12 } } @@ -157462,31 +157715,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 89546, - 89557 + 89671, + 89682 ], "loc": { "start": { - "line": 2938, + "line": 2940, "column": 13 }, "end": { - "line": 2938, + "line": 2940, "column": 24 } } }, "range": [ - 89541, - 89557 + 89666, + 89682 ], "loc": { "start": { - "line": 2938, + "line": 2940, "column": 8 }, "end": { - "line": 2938, + "line": 2940, "column": 24 } } @@ -157496,63 +157749,63 @@ "type": "Identifier", "name": "file", "range": [ - 89558, - 89562 + 89683, + 89687 ], "loc": { "start": { - "line": 2938, + "line": 2940, "column": 25 }, "end": { - "line": 2938, + "line": 2940, "column": 29 } } } ], "range": [ - 89541, - 89563 + 89666, + 89688 ], "loc": { "start": { - "line": 2938, + "line": 2940, "column": 8 }, "end": { - "line": 2938, + "line": 2940, "column": 30 } } }, "range": [ - 89541, - 89564 + 89666, + 89689 ], "loc": { "start": { - "line": 2938, + "line": 2940, "column": 8 }, "end": { - "line": 2938, + "line": 2940, "column": 31 } } } ], "range": [ - 88373, - 89570 + 88498, + 89695 ], "loc": { "start": { - "line": 2903, + "line": 2905, "column": 56 }, "end": { - "line": 2939, + "line": 2941, "column": 5 } } @@ -157560,16 +157813,16 @@ "generator": false, "expression": false, "range": [ - 88327, - 89570 + 88452, + 89695 ], "loc": { "start": { - "line": 2903, + "line": 2905, "column": 10 }, "end": { - "line": 2939, + "line": 2941, "column": 5 } } @@ -157577,16 +157830,16 @@ "kind": "method", "computed": false, "range": [ - 88321, - 89570 + 88446, + 89695 ], "loc": { "start": { - "line": 2903, + "line": 2905, "column": 4 }, "end": { - "line": 2939, + "line": 2941, "column": 5 } }, @@ -157595,16 +157848,16 @@ "type": "Block", "value": "*\n * Import script or stylesheet\n * @param {String} fileId Ressource ID\n * @param {String} filePath Ressource path\n * @param {Function} callback Callback\n * @param {String} type Possible values: 'script' or 'link'\n ", "range": [ - 88057, - 88316 + 88182, + 88441 ], "loc": { "start": { - "line": 2896, + "line": 2898, "column": 4 }, "end": { - "line": 2902, + "line": 2904, "column": 7 } } @@ -157615,16 +157868,16 @@ "type": "Block", "value": "*\n * Check if table has filters grid\n * @return {Boolean}\n ", "range": [ - 89576, - 89651 + 89701, + 89776 ], "loc": { "start": { - "line": 2941, + "line": 2943, "column": 4 }, "end": { - "line": 2944, + "line": 2946, "column": 7 } } @@ -157638,16 +157891,16 @@ "type": "Identifier", "name": "isInitialized", "range": [ - 89656, - 89669 + 89781, + 89794 ], "loc": { "start": { - "line": 2945, + "line": 2947, "column": 4 }, "end": { - "line": 2945, + "line": 2947, "column": 17 } } @@ -157667,16 +157920,16 @@ "object": { "type": "ThisExpression", "range": [ - 89689, - 89693 + 89814, + 89818 ], "loc": { "start": { - "line": 2946, + "line": 2948, "column": 15 }, "end": { - "line": 2946, + "line": 2948, "column": 19 } } @@ -157685,62 +157938,62 @@ "type": "Identifier", "name": "initialized", "range": [ - 89694, - 89705 + 89819, + 89830 ], "loc": { "start": { - "line": 2946, + "line": 2948, "column": 20 }, "end": { - "line": 2946, + "line": 2948, "column": 31 } } }, "range": [ - 89689, - 89705 + 89814, + 89830 ], "loc": { "start": { - "line": 2946, + "line": 2948, "column": 15 }, "end": { - "line": 2946, + "line": 2948, "column": 31 } } }, "range": [ - 89682, - 89706 + 89807, + 89831 ], "loc": { "start": { - "line": 2946, + "line": 2948, "column": 8 }, "end": { - "line": 2946, + "line": 2948, "column": 32 } } } ], "range": [ - 89672, - 89712 + 89797, + 89837 ], "loc": { "start": { - "line": 2945, + "line": 2947, "column": 20 }, "end": { - "line": 2947, + "line": 2949, "column": 5 } } @@ -157748,16 +158001,16 @@ "generator": false, "expression": false, "range": [ - 89669, - 89712 + 89794, + 89837 ], "loc": { "start": { - "line": 2945, + "line": 2947, "column": 17 }, "end": { - "line": 2947, + "line": 2949, "column": 5 } } @@ -157765,16 +158018,16 @@ "kind": "method", "computed": false, "range": [ - 89656, - 89712 + 89781, + 89837 ], "loc": { "start": { - "line": 2945, + "line": 2947, "column": 4 }, "end": { - "line": 2947, + "line": 2949, "column": 5 } }, @@ -157783,16 +158036,16 @@ "type": "Block", "value": "*\n * Check if table has filters grid\n * @return {Boolean}\n ", "range": [ - 89576, - 89651 + 89701, + 89776 ], "loc": { "start": { - "line": 2941, + "line": 2943, "column": 4 }, "end": { - "line": 2944, + "line": 2946, "column": 7 } } @@ -157803,16 +158056,16 @@ "type": "Block", "value": "*\n * Get list of filter IDs\n * @return {Array} List of filters ids\n ", "range": [ - 89718, - 89802 + 89843, + 89927 ], "loc": { "start": { - "line": 2949, + "line": 2951, "column": 4 }, "end": { - "line": 2952, + "line": 2954, "column": 7 } } @@ -157826,16 +158079,16 @@ "type": "Identifier", "name": "getFiltersId", "range": [ - 89807, - 89819 + 89932, + 89944 ], "loc": { "start": { - "line": 2953, + "line": 2955, "column": 4 }, "end": { - "line": 2953, + "line": 2955, "column": 16 } } @@ -157858,16 +158111,16 @@ "object": { "type": "ThisExpression", "range": [ - 89839, - 89843 + 89964, + 89968 ], "loc": { "start": { - "line": 2954, + "line": 2956, "column": 15 }, "end": { - "line": 2954, + "line": 2956, "column": 19 } } @@ -157876,31 +158129,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 89844, - 89850 + 89969, + 89975 ], "loc": { "start": { - "line": 2954, + "line": 2956, "column": 20 }, "end": { - "line": 2954, + "line": 2956, "column": 26 } } }, "range": [ - 89839, - 89850 + 89964, + 89975 ], "loc": { "start": { - "line": 2954, + "line": 2956, "column": 15 }, "end": { - "line": 2954, + "line": 2956, "column": 26 } } @@ -157909,62 +158162,62 @@ "type": "ArrayExpression", "elements": [], "range": [ - 89854, - 89856 + 89979, + 89981 ], "loc": { "start": { - "line": 2954, + "line": 2956, "column": 30 }, "end": { - "line": 2954, + "line": 2956, "column": 32 } } }, "range": [ - 89839, - 89856 + 89964, + 89981 ], "loc": { "start": { - "line": 2954, + "line": 2956, "column": 15 }, "end": { - "line": 2954, + "line": 2956, "column": 32 } } }, "range": [ - 89832, - 89857 + 89957, + 89982 ], "loc": { "start": { - "line": 2954, + "line": 2956, "column": 8 }, "end": { - "line": 2954, + "line": 2956, "column": 33 } } } ], "range": [ - 89822, - 89863 + 89947, + 89988 ], "loc": { "start": { - "line": 2953, + "line": 2955, "column": 19 }, "end": { - "line": 2955, + "line": 2957, "column": 5 } } @@ -157972,16 +158225,16 @@ "generator": false, "expression": false, "range": [ - 89819, - 89863 + 89944, + 89988 ], "loc": { "start": { - "line": 2953, + "line": 2955, "column": 16 }, "end": { - "line": 2955, + "line": 2957, "column": 5 } } @@ -157989,16 +158242,16 @@ "kind": "method", "computed": false, "range": [ - 89807, - 89863 + 89932, + 89988 ], "loc": { "start": { - "line": 2953, + "line": 2955, "column": 4 }, "end": { - "line": 2955, + "line": 2957, "column": 5 } }, @@ -158007,16 +158260,16 @@ "type": "Block", "value": "*\n * Get list of filter IDs\n * @return {Array} List of filters ids\n ", "range": [ - 89718, - 89802 + 89843, + 89927 ], "loc": { "start": { - "line": 2949, + "line": 2951, "column": 4 }, "end": { - "line": 2952, + "line": 2954, "column": 7 } } @@ -158027,16 +158280,16 @@ "type": "Block", "value": "*\n * Get filtered (valid) rows indexes\n * @param {Boolean} reCalc Force calculation of filtered rows list\n * @return {Array} List of row indexes\n ", "range": [ - 89869, - 90045 + 89994, + 90170 ], "loc": { "start": { - "line": 2957, + "line": 2959, "column": 4 }, "end": { - "line": 2961, + "line": 2963, "column": 7 } } @@ -158050,16 +158303,16 @@ "type": "Identifier", "name": "getValidRows", "range": [ - 90050, - 90062 + 90175, + 90187 ], "loc": { "start": { - "line": 2962, + "line": 2964, "column": 4 }, "end": { - "line": 2962, + "line": 2964, "column": 16 } } @@ -158072,16 +158325,16 @@ "type": "Identifier", "name": "reCalc", "range": [ - 90063, - 90069 + 90188, + 90194 ], "loc": { "start": { - "line": 2962, + "line": 2964, "column": 17 }, "end": { - "line": 2962, + "line": 2964, "column": 23 } } @@ -158099,32 +158352,32 @@ "type": "Identifier", "name": "reCalc", "range": [ - 90086, - 90092 + 90211, + 90217 ], "loc": { "start": { - "line": 2963, + "line": 2965, "column": 13 }, "end": { - "line": 2963, + "line": 2965, "column": 19 } } }, "prefix": true, "range": [ - 90085, - 90092 + 90210, + 90217 ], "loc": { "start": { - "line": 2963, + "line": 2965, "column": 12 }, "end": { - "line": 2963, + "line": 2965, "column": 19 } } @@ -158140,16 +158393,16 @@ "object": { "type": "ThisExpression", "range": [ - 90115, - 90119 + 90240, + 90244 ], "loc": { "start": { - "line": 2964, + "line": 2966, "column": 19 }, "end": { - "line": 2964, + "line": 2966, "column": 23 } } @@ -158158,78 +158411,78 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 90120, - 90134 + 90245, + 90259 ], "loc": { "start": { - "line": 2964, + "line": 2966, "column": 24 }, "end": { - "line": 2964, + "line": 2966, "column": 38 } } }, "range": [ - 90115, - 90134 + 90240, + 90259 ], "loc": { "start": { - "line": 2964, + "line": 2966, "column": 19 }, "end": { - "line": 2964, + "line": 2966, "column": 38 } } }, "range": [ - 90108, - 90135 + 90233, + 90260 ], "loc": { "start": { - "line": 2964, + "line": 2966, "column": 12 }, "end": { - "line": 2964, + "line": 2966, "column": 39 } } } ], "range": [ - 90094, - 90145 + 90219, + 90270 ], "loc": { "start": { - "line": 2963, + "line": 2965, "column": 21 }, "end": { - "line": 2965, + "line": 2967, "column": 9 } } }, "alternate": null, "range": [ - 90081, - 90145 + 90206, + 90270 ], "loc": { "start": { - "line": 2963, + "line": 2965, "column": 8 }, "end": { - "line": 2965, + "line": 2967, "column": 9 } } @@ -158243,16 +158496,16 @@ "type": "Identifier", "name": "nbRows", "range": [ - 90159, - 90165 + 90284, + 90290 ], "loc": { "start": { - "line": 2967, + "line": 2969, "column": 12 }, "end": { - "line": 2967, + "line": 2969, "column": 18 } } @@ -158265,16 +158518,16 @@ "object": { "type": "ThisExpression", "range": [ - 90168, - 90172 + 90293, + 90297 ], "loc": { "start": { - "line": 2967, + "line": 2969, "column": 21 }, "end": { - "line": 2967, + "line": 2969, "column": 25 } } @@ -158283,31 +158536,31 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 90173, - 90182 + 90298, + 90307 ], "loc": { "start": { - "line": 2967, + "line": 2969, "column": 26 }, "end": { - "line": 2967, + "line": 2969, "column": 35 } } }, "range": [ - 90168, - 90182 + 90293, + 90307 ], "loc": { "start": { - "line": 2967, + "line": 2969, "column": 21 }, "end": { - "line": 2967, + "line": 2969, "column": 35 } } @@ -158318,47 +158571,47 @@ "value": true, "raw": "true", "range": [ - 90183, - 90187 + 90308, + 90312 ], "loc": { "start": { - "line": 2967, + "line": 2969, "column": 36 }, "end": { - "line": 2967, + "line": 2969, "column": 40 } } } ], "range": [ - 90168, - 90188 + 90293, + 90313 ], "loc": { "start": { - "line": 2967, + "line": 2969, "column": 21 }, "end": { - "line": 2967, + "line": 2969, "column": 41 } } }, "range": [ - 90159, - 90188 + 90284, + 90313 ], "loc": { "start": { - "line": 2967, + "line": 2969, "column": 12 }, "end": { - "line": 2967, + "line": 2969, "column": 41 } } @@ -158366,16 +158619,16 @@ ], "kind": "let", "range": [ - 90155, - 90189 + 90280, + 90314 ], "loc": { "start": { - "line": 2967, + "line": 2969, "column": 8 }, "end": { - "line": 2967, + "line": 2969, "column": 42 } } @@ -158391,16 +158644,16 @@ "object": { "type": "ThisExpression", "range": [ - 90198, - 90202 + 90323, + 90327 ], "loc": { "start": { - "line": 2968, + "line": 2970, "column": 8 }, "end": { - "line": 2968, + "line": 2970, "column": 12 } } @@ -158409,31 +158662,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 90203, - 90217 + 90328, + 90342 ], "loc": { "start": { - "line": 2968, + "line": 2970, "column": 13 }, "end": { - "line": 2968, + "line": 2970, "column": 27 } } }, "range": [ - 90198, - 90217 + 90323, + 90342 ], "loc": { "start": { - "line": 2968, + "line": 2970, "column": 8 }, "end": { - "line": 2968, + "line": 2970, "column": 27 } } @@ -158442,46 +158695,46 @@ "type": "ArrayExpression", "elements": [], "range": [ - 90220, - 90222 + 90345, + 90347 ], "loc": { "start": { - "line": 2968, + "line": 2970, "column": 30 }, "end": { - "line": 2968, + "line": 2970, "column": 32 } } }, "range": [ - 90198, - 90222 + 90323, + 90347 ], "loc": { "start": { - "line": 2968, + "line": 2970, "column": 8 }, "end": { - "line": 2968, + "line": 2970, "column": 32 } } }, "range": [ - 90198, - 90223 + 90323, + 90348 ], "loc": { "start": { - "line": 2968, + "line": 2970, "column": 8 }, "end": { - "line": 2968, + "line": 2970, "column": 33 } } @@ -158497,16 +158750,16 @@ "type": "Identifier", "name": "k", "range": [ - 90241, - 90242 + 90366, + 90367 ], "loc": { "start": { - "line": 2969, + "line": 2971, "column": 17 }, "end": { - "line": 2969, + "line": 2971, "column": 18 } } @@ -158517,16 +158770,16 @@ "object": { "type": "ThisExpression", "range": [ - 90245, - 90249 + 90370, + 90374 ], "loc": { "start": { - "line": 2969, + "line": 2971, "column": 21 }, "end": { - "line": 2969, + "line": 2971, "column": 25 } } @@ -158535,46 +158788,46 @@ "type": "Identifier", "name": "refRow", "range": [ - 90250, - 90256 + 90375, + 90381 ], "loc": { "start": { - "line": 2969, + "line": 2971, "column": 26 }, "end": { - "line": 2969, + "line": 2971, "column": 32 } } }, "range": [ - 90245, - 90256 + 90370, + 90381 ], "loc": { "start": { - "line": 2969, + "line": 2971, "column": 21 }, "end": { - "line": 2969, + "line": 2971, "column": 32 } } }, "range": [ - 90241, - 90256 + 90366, + 90381 ], "loc": { "start": { - "line": 2969, + "line": 2971, "column": 17 }, "end": { - "line": 2969, + "line": 2971, "column": 32 } } @@ -158582,16 +158835,16 @@ ], "kind": "let", "range": [ - 90237, - 90256 + 90362, + 90381 ], "loc": { "start": { - "line": 2969, + "line": 2971, "column": 13 }, "end": { - "line": 2969, + "line": 2971, "column": 32 } } @@ -158603,16 +158856,16 @@ "type": "Identifier", "name": "k", "range": [ - 90258, - 90259 + 90383, + 90384 ], "loc": { "start": { - "line": 2969, + "line": 2971, "column": 34 }, "end": { - "line": 2969, + "line": 2971, "column": 35 } } @@ -158621,31 +158874,31 @@ "type": "Identifier", "name": "nbRows", "range": [ - 90262, - 90268 + 90387, + 90393 ], "loc": { "start": { - "line": 2969, + "line": 2971, "column": 38 }, "end": { - "line": 2969, + "line": 2971, "column": 44 } } }, "range": [ - 90258, - 90268 + 90383, + 90393 ], "loc": { "start": { - "line": 2969, + "line": 2971, "column": 34 }, "end": { - "line": 2969, + "line": 2971, "column": 44 } } @@ -158657,32 +158910,32 @@ "type": "Identifier", "name": "k", "range": [ - 90270, - 90271 + 90395, + 90396 ], "loc": { "start": { - "line": 2969, + "line": 2971, "column": 46 }, "end": { - "line": 2969, + "line": 2971, "column": 47 } } }, "prefix": false, "range": [ - 90270, - 90273 + 90395, + 90398 ], "loc": { "start": { - "line": 2969, + "line": 2971, "column": 46 }, "end": { - "line": 2969, + "line": 2971, "column": 49 } } @@ -158699,16 +158952,16 @@ "type": "Identifier", "name": "r", "range": [ - 90293, - 90294 + 90418, + 90419 ], "loc": { "start": { - "line": 2970, + "line": 2972, "column": 16 }, "end": { - "line": 2970, + "line": 2972, "column": 17 } } @@ -158727,16 +158980,16 @@ "object": { "type": "ThisExpression", "range": [ - 90297, - 90301 + 90422, + 90426 ], "loc": { "start": { - "line": 2970, + "line": 2972, "column": 20 }, "end": { - "line": 2970, + "line": 2972, "column": 24 } } @@ -158745,47 +158998,47 @@ "type": "Identifier", "name": "dom", "range": [ - 90302, - 90305 + 90427, + 90430 ], "loc": { "start": { - "line": 2970, + "line": 2972, "column": 25 }, "end": { - "line": 2970, + "line": 2972, "column": 28 } } }, "range": [ - 90297, - 90305 + 90422, + 90430 ], "loc": { "start": { - "line": 2970, + "line": 2972, "column": 20 }, "end": { - "line": 2970, + "line": 2972, "column": 28 } } }, "arguments": [], "range": [ - 90297, - 90307 + 90422, + 90432 ], "loc": { "start": { - "line": 2970, + "line": 2972, "column": 20 }, "end": { - "line": 2970, + "line": 2972, "column": 30 } } @@ -158794,31 +159047,31 @@ "type": "Identifier", "name": "rows", "range": [ - 90308, - 90312 + 90433, + 90437 ], "loc": { "start": { - "line": 2970, + "line": 2972, "column": 31 }, "end": { - "line": 2970, + "line": 2972, "column": 35 } } }, "range": [ - 90297, - 90312 + 90422, + 90437 ], "loc": { "start": { - "line": 2970, + "line": 2972, "column": 20 }, "end": { - "line": 2970, + "line": 2972, "column": 35 } } @@ -158827,46 +159080,46 @@ "type": "Identifier", "name": "k", "range": [ - 90313, - 90314 + 90438, + 90439 ], "loc": { "start": { - "line": 2970, + "line": 2972, "column": 36 }, "end": { - "line": 2970, + "line": 2972, "column": 37 } } }, "range": [ - 90297, - 90315 + 90422, + 90440 ], "loc": { "start": { - "line": 2970, + "line": 2972, "column": 20 }, "end": { - "line": 2970, + "line": 2972, "column": 38 } } }, "range": [ - 90293, - 90315 + 90418, + 90440 ], "loc": { "start": { - "line": 2970, + "line": 2972, "column": 16 }, "end": { - "line": 2970, + "line": 2972, "column": 38 } } @@ -158874,16 +159127,16 @@ ], "kind": "let", "range": [ - 90289, - 90316 + 90414, + 90441 ], "loc": { "start": { - "line": 2970, + "line": 2972, "column": 12 }, "end": { - "line": 2970, + "line": 2972, "column": 39 } } @@ -158899,16 +159152,16 @@ "object": { "type": "ThisExpression", "range": [ - 90334, - 90338 + 90459, + 90463 ], "loc": { "start": { - "line": 2971, + "line": 2973, "column": 17 }, "end": { - "line": 2971, + "line": 2973, "column": 21 } } @@ -158917,47 +159170,47 @@ "type": "Identifier", "name": "paging", "range": [ - 90339, - 90345 + 90464, + 90470 ], "loc": { "start": { - "line": 2971, + "line": 2973, "column": 22 }, "end": { - "line": 2971, + "line": 2973, "column": 28 } } }, "range": [ - 90334, - 90345 + 90459, + 90470 ], "loc": { "start": { - "line": 2971, + "line": 2973, "column": 17 }, "end": { - "line": 2971, + "line": 2973, "column": 28 } } }, "prefix": true, "range": [ - 90333, - 90345 + 90458, + 90470 ], "loc": { "start": { - "line": 2971, + "line": 2973, "column": 16 }, "end": { - "line": 2971, + "line": 2973, "column": 28 } } @@ -158978,16 +159231,16 @@ "object": { "type": "ThisExpression", "range": [ - 90369, - 90373 + 90494, + 90498 ], "loc": { "start": { - "line": 2972, + "line": 2974, "column": 20 }, "end": { - "line": 2972, + "line": 2974, "column": 24 } } @@ -158996,31 +159249,31 @@ "type": "Identifier", "name": "getRowDisplay", "range": [ - 90374, - 90387 + 90499, + 90512 ], "loc": { "start": { - "line": 2972, + "line": 2974, "column": 25 }, "end": { - "line": 2972, + "line": 2974, "column": 38 } } }, "range": [ - 90369, - 90387 + 90494, + 90512 ], "loc": { "start": { - "line": 2972, + "line": 2974, "column": 20 }, "end": { - "line": 2972, + "line": 2974, "column": 38 } } @@ -159030,32 +159283,32 @@ "type": "Identifier", "name": "r", "range": [ - 90388, - 90389 + 90513, + 90514 ], "loc": { "start": { - "line": 2972, + "line": 2974, "column": 39 }, "end": { - "line": 2972, + "line": 2974, "column": 40 } } } ], "range": [ - 90369, - 90390 + 90494, + 90515 ], "loc": { "start": { - "line": 2972, + "line": 2974, "column": 20 }, "end": { - "line": 2972, + "line": 2974, "column": 41 } } @@ -159064,31 +159317,31 @@ "type": "Identifier", "name": "NONE", "range": [ - 90395, - 90399 + 90520, + 90524 ], "loc": { "start": { - "line": 2972, + "line": 2974, "column": 46 }, "end": { - "line": 2972, + "line": 2974, "column": 50 } } }, "range": [ - 90369, - 90399 + 90494, + 90524 ], "loc": { "start": { - "line": 2972, + "line": 2974, "column": 20 }, "end": { - "line": 2972, + "line": 2974, "column": 50 } } @@ -159109,16 +159362,16 @@ "object": { "type": "ThisExpression", "range": [ - 90423, - 90427 + 90548, + 90552 ], "loc": { "start": { - "line": 2973, + "line": 2975, "column": 20 }, "end": { - "line": 2973, + "line": 2975, "column": 24 } } @@ -159127,31 +159380,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 90428, - 90442 + 90553, + 90567 ], "loc": { "start": { - "line": 2973, + "line": 2975, "column": 25 }, "end": { - "line": 2973, + "line": 2975, "column": 39 } } }, "range": [ - 90423, - 90442 + 90548, + 90567 ], "loc": { "start": { - "line": 2973, + "line": 2975, "column": 20 }, "end": { - "line": 2973, + "line": 2975, "column": 39 } } @@ -159160,31 +159413,31 @@ "type": "Identifier", "name": "push", "range": [ - 90443, - 90447 + 90568, + 90572 ], "loc": { "start": { - "line": 2973, + "line": 2975, "column": 40 }, "end": { - "line": 2973, + "line": 2975, "column": 44 } } }, "range": [ - 90423, - 90447 + 90548, + 90572 ], "loc": { "start": { - "line": 2973, + "line": 2975, "column": 20 }, "end": { - "line": 2973, + "line": 2975, "column": 44 } } @@ -159197,16 +159450,16 @@ "type": "Identifier", "name": "r", "range": [ - 90448, - 90449 + 90573, + 90574 ], "loc": { "start": { - "line": 2973, + "line": 2975, "column": 45 }, "end": { - "line": 2973, + "line": 2975, "column": 46 } } @@ -159215,110 +159468,110 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 90450, - 90458 + 90575, + 90583 ], "loc": { "start": { - "line": 2973, + "line": 2975, "column": 47 }, "end": { - "line": 2973, + "line": 2975, "column": 55 } } }, "range": [ - 90448, - 90458 + 90573, + 90583 ], "loc": { "start": { - "line": 2973, + "line": 2975, "column": 45 }, "end": { - "line": 2973, + "line": 2975, "column": 55 } } } ], "range": [ - 90423, - 90459 + 90548, + 90584 ], "loc": { "start": { - "line": 2973, + "line": 2975, "column": 20 }, "end": { - "line": 2973, + "line": 2975, "column": 56 } } }, "range": [ - 90423, - 90460 + 90548, + 90585 ], "loc": { "start": { - "line": 2973, + "line": 2975, "column": 20 }, "end": { - "line": 2973, + "line": 2975, "column": 57 } } } ], "range": [ - 90401, - 90478 + 90526, + 90603 ], "loc": { "start": { - "line": 2972, + "line": 2974, "column": 52 }, "end": { - "line": 2974, + "line": 2976, "column": 17 } } }, "alternate": null, "range": [ - 90365, - 90478 + 90490, + 90603 ], "loc": { "start": { - "line": 2972, + "line": 2974, "column": 16 }, "end": { - "line": 2974, + "line": 2976, "column": 17 } } } ], "range": [ - 90347, - 90492 + 90472, + 90617 ], "loc": { "start": { - "line": 2971, + "line": 2973, "column": 30 }, "end": { - "line": 2975, + "line": 2977, "column": 13 } } @@ -159343,16 +159596,16 @@ "type": "Identifier", "name": "r", "range": [ - 90520, - 90521 + 90645, + 90646 ], "loc": { "start": { - "line": 2976, + "line": 2978, "column": 20 }, "end": { - "line": 2976, + "line": 2978, "column": 21 } } @@ -159361,31 +159614,31 @@ "type": "Identifier", "name": "getAttribute", "range": [ - 90522, - 90534 + 90647, + 90659 ], "loc": { "start": { - "line": 2976, + "line": 2978, "column": 22 }, "end": { - "line": 2976, + "line": 2978, "column": 34 } } }, "range": [ - 90520, - 90534 + 90645, + 90659 ], "loc": { "start": { - "line": 2976, + "line": 2978, "column": 20 }, "end": { - "line": 2976, + "line": 2978, "column": 34 } } @@ -159396,32 +159649,32 @@ "value": "validRow", "raw": "'validRow'", "range": [ - 90535, - 90545 + 90660, + 90670 ], "loc": { "start": { - "line": 2976, + "line": 2978, "column": 35 }, "end": { - "line": 2976, + "line": 2978, "column": 45 } } } ], "range": [ - 90520, - 90546 + 90645, + 90671 ], "loc": { "start": { - "line": 2976, + "line": 2978, "column": 20 }, "end": { - "line": 2976, + "line": 2978, "column": 46 } } @@ -159431,31 +159684,31 @@ "value": "true", "raw": "'true'", "range": [ - 90551, - 90557 + 90676, + 90682 ], "loc": { "start": { - "line": 2976, + "line": 2978, "column": 51 }, "end": { - "line": 2976, + "line": 2978, "column": 57 } } }, "range": [ - 90520, - 90557 + 90645, + 90682 ], "loc": { "start": { - "line": 2976, + "line": 2978, "column": 20 }, "end": { - "line": 2976, + "line": 2978, "column": 57 } } @@ -159472,16 +159725,16 @@ "type": "Identifier", "name": "r", "range": [ - 90581, - 90582 + 90706, + 90707 ], "loc": { "start": { - "line": 2977, + "line": 2979, "column": 20 }, "end": { - "line": 2977, + "line": 2979, "column": 21 } } @@ -159490,31 +159743,31 @@ "type": "Identifier", "name": "getAttribute", "range": [ - 90583, - 90595 + 90708, + 90720 ], "loc": { "start": { - "line": 2977, + "line": 2979, "column": 22 }, "end": { - "line": 2977, + "line": 2979, "column": 34 } } }, "range": [ - 90581, - 90595 + 90706, + 90720 ], "loc": { "start": { - "line": 2977, + "line": 2979, "column": 20 }, "end": { - "line": 2977, + "line": 2979, "column": 34 } } @@ -159525,32 +159778,32 @@ "value": "validRow", "raw": "'validRow'", "range": [ - 90596, - 90606 + 90721, + 90731 ], "loc": { "start": { - "line": 2977, + "line": 2979, "column": 35 }, "end": { - "line": 2977, + "line": 2979, "column": 45 } } } ], "range": [ - 90581, - 90607 + 90706, + 90732 ], "loc": { "start": { - "line": 2977, + "line": 2979, "column": 20 }, "end": { - "line": 2977, + "line": 2979, "column": 46 } } @@ -159560,46 +159813,46 @@ "value": null, "raw": "null", "range": [ - 90612, - 90616 + 90737, + 90741 ], "loc": { "start": { - "line": 2977, + "line": 2979, "column": 51 }, "end": { - "line": 2977, + "line": 2979, "column": 55 } } }, "range": [ - 90581, - 90616 + 90706, + 90741 ], "loc": { "start": { - "line": 2977, + "line": 2979, "column": 20 }, "end": { - "line": 2977, + "line": 2979, "column": 55 } } }, "range": [ - 90520, - 90616 + 90645, + 90741 ], "loc": { "start": { - "line": 2976, + "line": 2978, "column": 20 }, "end": { - "line": 2977, + "line": 2979, "column": 55 } } @@ -159620,16 +159873,16 @@ "object": { "type": "ThisExpression", "range": [ - 90640, - 90644 + 90765, + 90769 ], "loc": { "start": { - "line": 2978, + "line": 2980, "column": 20 }, "end": { - "line": 2978, + "line": 2980, "column": 24 } } @@ -159638,31 +159891,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 90645, - 90659 + 90770, + 90784 ], "loc": { "start": { - "line": 2978, + "line": 2980, "column": 25 }, "end": { - "line": 2978, + "line": 2980, "column": 39 } } }, "range": [ - 90640, - 90659 + 90765, + 90784 ], "loc": { "start": { - "line": 2978, + "line": 2980, "column": 20 }, "end": { - "line": 2978, + "line": 2980, "column": 39 } } @@ -159671,31 +159924,31 @@ "type": "Identifier", "name": "push", "range": [ - 90660, - 90664 + 90785, + 90789 ], "loc": { "start": { - "line": 2978, + "line": 2980, "column": 40 }, "end": { - "line": 2978, + "line": 2980, "column": 44 } } }, "range": [ - 90640, - 90664 + 90765, + 90789 ], "loc": { "start": { - "line": 2978, + "line": 2980, "column": 20 }, "end": { - "line": 2978, + "line": 2980, "column": 44 } } @@ -159708,16 +159961,16 @@ "type": "Identifier", "name": "r", "range": [ - 90665, - 90666 + 90790, + 90791 ], "loc": { "start": { - "line": 2978, + "line": 2980, "column": 45 }, "end": { - "line": 2978, + "line": 2980, "column": 46 } } @@ -159726,156 +159979,156 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 90667, - 90675 + 90792, + 90800 ], "loc": { "start": { - "line": 2978, + "line": 2980, "column": 47 }, "end": { - "line": 2978, + "line": 2980, "column": 55 } } }, "range": [ - 90665, - 90675 + 90790, + 90800 ], "loc": { "start": { - "line": 2978, + "line": 2980, "column": 45 }, "end": { - "line": 2978, + "line": 2980, "column": 55 } } } ], "range": [ - 90640, - 90676 + 90765, + 90801 ], "loc": { "start": { - "line": 2978, + "line": 2980, "column": 20 }, "end": { - "line": 2978, + "line": 2980, "column": 56 } } }, "range": [ - 90640, - 90677 + 90765, + 90802 ], "loc": { "start": { - "line": 2978, + "line": 2980, "column": 20 }, "end": { - "line": 2978, + "line": 2980, "column": 57 } } } ], "range": [ - 90618, - 90695 + 90743, + 90820 ], "loc": { "start": { - "line": 2977, + "line": 2979, "column": 57 }, "end": { - "line": 2979, + "line": 2981, "column": 17 } } }, "alternate": null, "range": [ - 90516, - 90695 + 90641, + 90820 ], "loc": { "start": { - "line": 2976, + "line": 2978, "column": 16 }, "end": { - "line": 2979, + "line": 2981, "column": 17 } } } ], "range": [ - 90498, - 90709 + 90623, + 90834 ], "loc": { "start": { - "line": 2975, + "line": 2977, "column": 19 }, "end": { - "line": 2980, + "line": 2982, "column": 13 } } }, "range": [ - 90329, - 90709 + 90454, + 90834 ], "loc": { "start": { - "line": 2971, + "line": 2973, "column": 12 }, "end": { - "line": 2980, + "line": 2982, "column": 13 } } } ], "range": [ - 90275, - 90719 + 90400, + 90844 ], "loc": { "start": { - "line": 2969, + "line": 2971, "column": 51 }, "end": { - "line": 2981, + "line": 2983, "column": 9 } } }, "range": [ - 90232, - 90719 + 90357, + 90844 ], "loc": { "start": { - "line": 2969, + "line": 2971, "column": 8 }, "end": { - "line": 2981, + "line": 2983, "column": 9 } } @@ -159888,16 +160141,16 @@ "object": { "type": "ThisExpression", "range": [ - 90735, - 90739 + 90860, + 90864 ], "loc": { "start": { - "line": 2982, + "line": 2984, "column": 15 }, "end": { - "line": 2982, + "line": 2984, "column": 19 } } @@ -159906,62 +160159,62 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 90740, - 90754 + 90865, + 90879 ], "loc": { "start": { - "line": 2982, + "line": 2984, "column": 20 }, "end": { - "line": 2982, + "line": 2984, "column": 34 } } }, "range": [ - 90735, - 90754 + 90860, + 90879 ], "loc": { "start": { - "line": 2982, + "line": 2984, "column": 15 }, "end": { - "line": 2982, + "line": 2984, "column": 34 } } }, "range": [ - 90728, - 90755 + 90853, + 90880 ], "loc": { "start": { - "line": 2982, + "line": 2984, "column": 8 }, "end": { - "line": 2982, + "line": 2984, "column": 35 } } } ], "range": [ - 90071, - 90761 + 90196, + 90886 ], "loc": { "start": { - "line": 2962, + "line": 2964, "column": 25 }, "end": { - "line": 2983, + "line": 2985, "column": 5 } } @@ -159969,16 +160222,16 @@ "generator": false, "expression": false, "range": [ - 90062, - 90761 + 90187, + 90886 ], "loc": { "start": { - "line": 2962, + "line": 2964, "column": 16 }, "end": { - "line": 2983, + "line": 2985, "column": 5 } } @@ -159986,16 +160239,16 @@ "kind": "method", "computed": false, "range": [ - 90050, - 90761 + 90175, + 90886 ], "loc": { "start": { - "line": 2962, + "line": 2964, "column": 4 }, "end": { - "line": 2983, + "line": 2985, "column": 5 } }, @@ -160004,16 +160257,16 @@ "type": "Block", "value": "*\n * Get filtered (valid) rows indexes\n * @param {Boolean} reCalc Force calculation of filtered rows list\n * @return {Array} List of row indexes\n ", "range": [ - 89869, - 90045 + 89994, + 90170 ], "loc": { "start": { - "line": 2957, + "line": 2959, "column": 4 }, "end": { - "line": 2961, + "line": 2963, "column": 7 } } @@ -160024,16 +160277,16 @@ "type": "Block", "value": "*\n * Get the index of the row containing the filters\n * @return {Number}\n ", "range": [ - 90767, - 90857 + 90892, + 90982 ], "loc": { "start": { - "line": 2985, + "line": 2987, "column": 4 }, "end": { - "line": 2988, + "line": 2990, "column": 7 } } @@ -160047,16 +160300,16 @@ "type": "Identifier", "name": "getFiltersRowIndex", "range": [ - 90862, - 90880 + 90987, + 91005 ], "loc": { "start": { - "line": 2989, + "line": 2991, "column": 4 }, "end": { - "line": 2989, + "line": 2991, "column": 22 } } @@ -160076,16 +160329,16 @@ "object": { "type": "ThisExpression", "range": [ - 90900, - 90904 + 91025, + 91029 ], "loc": { "start": { - "line": 2990, + "line": 2992, "column": 15 }, "end": { - "line": 2990, + "line": 2992, "column": 19 } } @@ -160094,62 +160347,62 @@ "type": "Identifier", "name": "filtersRowIndex", "range": [ - 90905, - 90920 + 91030, + 91045 ], "loc": { "start": { - "line": 2990, + "line": 2992, "column": 20 }, "end": { - "line": 2990, + "line": 2992, "column": 35 } } }, "range": [ - 90900, - 90920 + 91025, + 91045 ], "loc": { "start": { - "line": 2990, + "line": 2992, "column": 15 }, "end": { - "line": 2990, + "line": 2992, "column": 35 } } }, "range": [ - 90893, - 90921 + 91018, + 91046 ], "loc": { "start": { - "line": 2990, + "line": 2992, "column": 8 }, "end": { - "line": 2990, + "line": 2992, "column": 36 } } } ], "range": [ - 90883, - 90927 + 91008, + 91052 ], "loc": { "start": { - "line": 2989, + "line": 2991, "column": 25 }, "end": { - "line": 2991, + "line": 2993, "column": 5 } } @@ -160157,16 +160410,16 @@ "generator": false, "expression": false, "range": [ - 90880, - 90927 + 91005, + 91052 ], "loc": { "start": { - "line": 2989, + "line": 2991, "column": 22 }, "end": { - "line": 2991, + "line": 2993, "column": 5 } } @@ -160174,16 +160427,16 @@ "kind": "method", "computed": false, "range": [ - 90862, - 90927 + 90987, + 91052 ], "loc": { "start": { - "line": 2989, + "line": 2991, "column": 4 }, "end": { - "line": 2991, + "line": 2993, "column": 5 } }, @@ -160192,16 +160445,16 @@ "type": "Block", "value": "*\n * Get the index of the row containing the filters\n * @return {Number}\n ", "range": [ - 90767, - 90857 + 90892, + 90982 ], "loc": { "start": { - "line": 2985, + "line": 2987, "column": 4 }, "end": { - "line": 2988, + "line": 2990, "column": 7 } } @@ -160212,16 +160465,16 @@ "type": "Block", "value": "*\n * Get the index of the headers row\n * @return {Number}\n ", "range": [ - 90933, - 91008 + 91058, + 91133 ], "loc": { "start": { - "line": 2993, + "line": 2995, "column": 4 }, "end": { - "line": 2996, + "line": 2998, "column": 7 } } @@ -160235,16 +160488,16 @@ "type": "Identifier", "name": "getHeadersRowIndex", "range": [ - 91013, - 91031 + 91138, + 91156 ], "loc": { "start": { - "line": 2997, + "line": 2999, "column": 4 }, "end": { - "line": 2997, + "line": 2999, "column": 22 } } @@ -160264,16 +160517,16 @@ "object": { "type": "ThisExpression", "range": [ - 91051, - 91055 + 91176, + 91180 ], "loc": { "start": { - "line": 2998, + "line": 3000, "column": 15 }, "end": { - "line": 2998, + "line": 3000, "column": 19 } } @@ -160282,62 +160535,62 @@ "type": "Identifier", "name": "headersRow", "range": [ - 91056, - 91066 + 91181, + 91191 ], "loc": { "start": { - "line": 2998, + "line": 3000, "column": 20 }, "end": { - "line": 2998, + "line": 3000, "column": 30 } } }, "range": [ - 91051, - 91066 + 91176, + 91191 ], "loc": { "start": { - "line": 2998, + "line": 3000, "column": 15 }, "end": { - "line": 2998, + "line": 3000, "column": 30 } } }, "range": [ - 91044, - 91067 + 91169, + 91192 ], "loc": { "start": { - "line": 2998, + "line": 3000, "column": 8 }, "end": { - "line": 2998, + "line": 3000, "column": 31 } } } ], "range": [ - 91034, - 91073 + 91159, + 91198 ], "loc": { "start": { - "line": 2997, + "line": 2999, "column": 25 }, "end": { - "line": 2999, + "line": 3001, "column": 5 } } @@ -160345,16 +160598,16 @@ "generator": false, "expression": false, "range": [ - 91031, - 91073 + 91156, + 91198 ], "loc": { "start": { - "line": 2997, + "line": 2999, "column": 22 }, "end": { - "line": 2999, + "line": 3001, "column": 5 } } @@ -160362,16 +160615,16 @@ "kind": "method", "computed": false, "range": [ - 91013, - 91073 + 91138, + 91198 ], "loc": { "start": { - "line": 2997, + "line": 2999, "column": 4 }, "end": { - "line": 2999, + "line": 3001, "column": 5 } }, @@ -160380,16 +160633,16 @@ "type": "Block", "value": "*\n * Get the index of the headers row\n * @return {Number}\n ", "range": [ - 90933, - 91008 + 91058, + 91133 ], "loc": { "start": { - "line": 2993, + "line": 2995, "column": 4 }, "end": { - "line": 2996, + "line": 2998, "column": 7 } } @@ -160400,16 +160653,16 @@ "type": "Block", "value": "*\n * Get the row index from where the filtering process start (1st filterable\n * row)\n * @return {Number}\n ", "range": [ - 91079, - 91206 + 91204, + 91331 ], "loc": { "start": { - "line": 3001, + "line": 3003, "column": 4 }, "end": { - "line": 3005, + "line": 3007, "column": 7 } } @@ -160423,16 +160676,16 @@ "type": "Identifier", "name": "getStartRowIndex", "range": [ - 91211, - 91227 + 91336, + 91352 ], "loc": { "start": { - "line": 3006, + "line": 3008, "column": 4 }, "end": { - "line": 3006, + "line": 3008, "column": 20 } } @@ -160452,16 +160705,16 @@ "object": { "type": "ThisExpression", "range": [ - 91247, - 91251 + 91372, + 91376 ], "loc": { "start": { - "line": 3007, + "line": 3009, "column": 15 }, "end": { - "line": 3007, + "line": 3009, "column": 19 } } @@ -160470,62 +160723,62 @@ "type": "Identifier", "name": "refRow", "range": [ - 91252, - 91258 + 91377, + 91383 ], "loc": { "start": { - "line": 3007, + "line": 3009, "column": 20 }, "end": { - "line": 3007, + "line": 3009, "column": 26 } } }, "range": [ - 91247, - 91258 + 91372, + 91383 ], "loc": { "start": { - "line": 3007, + "line": 3009, "column": 15 }, "end": { - "line": 3007, + "line": 3009, "column": 26 } } }, "range": [ - 91240, - 91259 + 91365, + 91384 ], "loc": { "start": { - "line": 3007, + "line": 3009, "column": 8 }, "end": { - "line": 3007, + "line": 3009, "column": 27 } } } ], "range": [ - 91230, - 91265 + 91355, + 91390 ], "loc": { "start": { - "line": 3006, + "line": 3008, "column": 23 }, "end": { - "line": 3008, + "line": 3010, "column": 5 } } @@ -160533,16 +160786,16 @@ "generator": false, "expression": false, "range": [ - 91227, - 91265 + 91352, + 91390 ], "loc": { "start": { - "line": 3006, + "line": 3008, "column": 20 }, "end": { - "line": 3008, + "line": 3010, "column": 5 } } @@ -160550,16 +160803,16 @@ "kind": "method", "computed": false, "range": [ - 91211, - 91265 + 91336, + 91390 ], "loc": { "start": { - "line": 3006, + "line": 3008, "column": 4 }, "end": { - "line": 3008, + "line": 3010, "column": 5 } }, @@ -160568,16 +160821,16 @@ "type": "Block", "value": "*\n * Get the row index from where the filtering process start (1st filterable\n * row)\n * @return {Number}\n ", "range": [ - 91079, - 91206 + 91204, + 91331 ], "loc": { "start": { - "line": 3001, + "line": 3003, "column": 4 }, "end": { - "line": 3005, + "line": 3007, "column": 7 } } @@ -160588,16 +160841,16 @@ "type": "Block", "value": "*\n * Get the index of the last row\n * @return {Number}\n ", "range": [ - 91271, - 91343 + 91396, + 91468 ], "loc": { "start": { - "line": 3010, + "line": 3012, "column": 4 }, "end": { - "line": 3013, + "line": 3015, "column": 7 } } @@ -160611,16 +160864,16 @@ "type": "Identifier", "name": "getLastRowIndex", "range": [ - 91348, - 91363 + 91473, + 91488 ], "loc": { "start": { - "line": 3014, + "line": 3016, "column": 4 }, "end": { - "line": 3014, + "line": 3016, "column": 19 } } @@ -160641,16 +160894,16 @@ "type": "Identifier", "name": "nbRows", "range": [ - 91380, - 91386 + 91505, + 91511 ], "loc": { "start": { - "line": 3015, + "line": 3017, "column": 12 }, "end": { - "line": 3015, + "line": 3017, "column": 18 } } @@ -160663,16 +160916,16 @@ "object": { "type": "ThisExpression", "range": [ - 91389, - 91393 + 91514, + 91518 ], "loc": { "start": { - "line": 3015, + "line": 3017, "column": 21 }, "end": { - "line": 3015, + "line": 3017, "column": 25 } } @@ -160681,31 +160934,31 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 91394, - 91403 + 91519, + 91528 ], "loc": { "start": { - "line": 3015, + "line": 3017, "column": 26 }, "end": { - "line": 3015, + "line": 3017, "column": 35 } } }, "range": [ - 91389, - 91403 + 91514, + 91528 ], "loc": { "start": { - "line": 3015, + "line": 3017, "column": 21 }, "end": { - "line": 3015, + "line": 3017, "column": 35 } } @@ -160716,47 +160969,47 @@ "value": true, "raw": "true", "range": [ - 91404, - 91408 + 91529, + 91533 ], "loc": { "start": { - "line": 3015, + "line": 3017, "column": 36 }, "end": { - "line": 3015, + "line": 3017, "column": 40 } } } ], "range": [ - 91389, - 91409 + 91514, + 91534 ], "loc": { "start": { - "line": 3015, + "line": 3017, "column": 21 }, "end": { - "line": 3015, + "line": 3017, "column": 41 } } }, "range": [ - 91380, - 91409 + 91505, + 91534 ], "loc": { "start": { - "line": 3015, + "line": 3017, "column": 12 }, "end": { - "line": 3015, + "line": 3017, "column": 41 } } @@ -160764,16 +161017,16 @@ ], "kind": "let", "range": [ - 91376, - 91410 + 91501, + 91535 ], "loc": { "start": { - "line": 3015, + "line": 3017, "column": 8 }, "end": { - "line": 3015, + "line": 3017, "column": 42 } } @@ -160787,16 +161040,16 @@ "type": "Identifier", "name": "nbRows", "range": [ - 91427, - 91433 + 91552, + 91558 ], "loc": { "start": { - "line": 3016, + "line": 3018, "column": 16 }, "end": { - "line": 3016, + "line": 3018, "column": 22 } } @@ -160806,62 +161059,62 @@ "value": 1, "raw": "1", "range": [ - 91436, - 91437 + 91561, + 91562 ], "loc": { "start": { - "line": 3016, + "line": 3018, "column": 25 }, "end": { - "line": 3016, + "line": 3018, "column": 26 } } }, "range": [ - 91427, - 91437 + 91552, + 91562 ], "loc": { "start": { - "line": 3016, + "line": 3018, "column": 16 }, "end": { - "line": 3016, + "line": 3018, "column": 26 } } }, "range": [ - 91419, - 91439 + 91544, + 91564 ], "loc": { "start": { - "line": 3016, + "line": 3018, "column": 8 }, "end": { - "line": 3016, + "line": 3018, "column": 28 } } } ], "range": [ - 91366, - 91445 + 91491, + 91570 ], "loc": { "start": { - "line": 3014, + "line": 3016, "column": 22 }, "end": { - "line": 3017, + "line": 3019, "column": 5 } } @@ -160869,16 +161122,16 @@ "generator": false, "expression": false, "range": [ - 91363, - 91445 + 91488, + 91570 ], "loc": { "start": { - "line": 3014, + "line": 3016, "column": 19 }, "end": { - "line": 3017, + "line": 3019, "column": 5 } } @@ -160886,16 +161139,16 @@ "kind": "method", "computed": false, "range": [ - 91348, - 91445 + 91473, + 91570 ], "loc": { "start": { - "line": 3014, + "line": 3016, "column": 4 }, "end": { - "line": 3017, + "line": 3019, "column": 5 } }, @@ -160904,16 +161157,16 @@ "type": "Block", "value": "*\n * Get the index of the last row\n * @return {Number}\n ", "range": [ - 91271, - 91343 + 91396, + 91468 ], "loc": { "start": { - "line": 3010, + "line": 3012, "column": 4 }, "end": { - "line": 3013, + "line": 3015, "column": 7 } } @@ -160924,16 +161177,16 @@ "type": "Block", "value": "*\n * Determine whether the specified column has one of the passed types\n * @param {Number} colIndex Column index\n * @param {Array} [types=[]] List of column types\n * @return {Boolean}\n ", "range": [ - 91451, - 91660 + 91576, + 91785 ], "loc": { "start": { - "line": 3019, + "line": 3021, "column": 4 }, "end": { - "line": 3024, + "line": 3026, "column": 7 } } @@ -160947,16 +161200,16 @@ "type": "Identifier", "name": "hasType", "range": [ - 91665, - 91672 + 91790, + 91797 ], "loc": { "start": { - "line": 3025, + "line": 3027, "column": 4 }, "end": { - "line": 3025, + "line": 3027, "column": 11 } } @@ -160969,16 +161222,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 91673, - 91681 + 91798, + 91806 ], "loc": { "start": { - "line": 3025, + "line": 3027, "column": 12 }, "end": { - "line": 3025, + "line": 3027, "column": 20 } } @@ -160989,16 +161242,16 @@ "type": "Identifier", "name": "types", "range": [ - 91683, - 91688 + 91808, + 91813 ], "loc": { "start": { - "line": 3025, + "line": 3027, "column": 22 }, "end": { - "line": 3025, + "line": 3027, "column": 27 } } @@ -161007,31 +161260,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 91691, - 91693 + 91816, + 91818 ], "loc": { "start": { - "line": 3025, + "line": 3027, "column": 30 }, "end": { - "line": 3025, + "line": 3027, "column": 32 } } }, "range": [ - 91683, - 91693 + 91808, + 91818 ], "loc": { "start": { - "line": 3025, + "line": 3027, "column": 22 }, "end": { - "line": 3025, + "line": 3027, "column": 32 } } @@ -161054,16 +161307,16 @@ "object": { "type": "ThisExpression", "range": [ - 91709, - 91713 + 91834, + 91838 ], "loc": { "start": { - "line": 3026, + "line": 3028, "column": 12 }, "end": { - "line": 3026, + "line": 3028, "column": 16 } } @@ -161072,31 +161325,31 @@ "type": "Identifier", "name": "colTypes", "range": [ - 91714, - 91722 + 91839, + 91847 ], "loc": { "start": { - "line": 3026, + "line": 3028, "column": 17 }, "end": { - "line": 3026, + "line": 3028, "column": 25 } } }, "range": [ - 91709, - 91722 + 91834, + 91847 ], "loc": { "start": { - "line": 3026, + "line": 3028, "column": 12 }, "end": { - "line": 3026, + "line": 3028, "column": 25 } } @@ -161105,31 +161358,31 @@ "type": "Identifier", "name": "length", "range": [ - 91723, - 91729 + 91848, + 91854 ], "loc": { "start": { - "line": 3026, + "line": 3028, "column": 26 }, "end": { - "line": 3026, + "line": 3028, "column": 32 } } }, "range": [ - 91709, - 91729 + 91834, + 91854 ], "loc": { "start": { - "line": 3026, + "line": 3028, "column": 12 }, "end": { - "line": 3026, + "line": 3028, "column": 32 } } @@ -161139,31 +161392,31 @@ "value": 0, "raw": "0", "range": [ - 91734, - 91735 + 91859, + 91860 ], "loc": { "start": { - "line": 3026, + "line": 3028, "column": 37 }, "end": { - "line": 3026, + "line": 3028, "column": 38 } } }, "range": [ - 91709, - 91735 + 91834, + 91860 ], "loc": { "start": { - "line": 3026, + "line": 3028, "column": 12 }, "end": { - "line": 3026, + "line": 3028, "column": 38 } } @@ -161178,63 +161431,63 @@ "value": false, "raw": "false", "range": [ - 91758, - 91763 + 91883, + 91888 ], "loc": { "start": { - "line": 3027, + "line": 3029, "column": 19 }, "end": { - "line": 3027, + "line": 3029, "column": 24 } } }, "range": [ - 91751, - 91764 + 91876, + 91889 ], "loc": { "start": { - "line": 3027, + "line": 3029, "column": 12 }, "end": { - "line": 3027, + "line": 3029, "column": 25 } } } ], "range": [ - 91737, - 91774 + 91862, + 91899 ], "loc": { "start": { - "line": 3026, + "line": 3028, "column": 40 }, "end": { - "line": 3028, + "line": 3030, "column": 9 } } }, "alternate": null, "range": [ - 91705, - 91774 + 91830, + 91899 ], "loc": { "start": { - "line": 3026, + "line": 3028, "column": 8 }, "end": { - "line": 3028, + "line": 3030, "column": 9 } } @@ -161248,16 +161501,16 @@ "type": "Identifier", "name": "colType", "range": [ - 91787, - 91794 + 91912, + 91919 ], "loc": { "start": { - "line": 3029, + "line": 3031, "column": 12 }, "end": { - "line": 3029, + "line": 3031, "column": 19 } } @@ -161271,16 +161524,16 @@ "object": { "type": "ThisExpression", "range": [ - 91797, - 91801 + 91922, + 91926 ], "loc": { "start": { - "line": 3029, + "line": 3031, "column": 22 }, "end": { - "line": 3029, + "line": 3031, "column": 26 } } @@ -161289,31 +161542,31 @@ "type": "Identifier", "name": "colTypes", "range": [ - 91802, - 91810 + 91927, + 91935 ], "loc": { "start": { - "line": 3029, + "line": 3031, "column": 27 }, "end": { - "line": 3029, + "line": 3031, "column": 35 } } }, "range": [ - 91797, - 91810 + 91922, + 91935 ], "loc": { "start": { - "line": 3029, + "line": 3031, "column": 22 }, "end": { - "line": 3029, + "line": 3031, "column": 35 } } @@ -161322,46 +161575,46 @@ "type": "Identifier", "name": "colIndex", "range": [ - 91811, - 91819 + 91936, + 91944 ], "loc": { "start": { - "line": 3029, + "line": 3031, "column": 36 }, "end": { - "line": 3029, + "line": 3031, "column": 44 } } }, "range": [ - 91797, - 91820 + 91922, + 91945 ], "loc": { "start": { - "line": 3029, + "line": 3031, "column": 22 }, "end": { - "line": 3029, + "line": 3031, "column": 45 } } }, "range": [ - 91787, - 91820 + 91912, + 91945 ], "loc": { "start": { - "line": 3029, + "line": 3031, "column": 12 }, "end": { - "line": 3029, + "line": 3031, "column": 45 } } @@ -161369,16 +161622,16 @@ ], "kind": "let", "range": [ - 91783, - 91821 + 91908, + 91946 ], "loc": { "start": { - "line": 3029, + "line": 3031, "column": 8 }, "end": { - "line": 3029, + "line": 3031, "column": 46 } } @@ -161391,16 +161644,16 @@ "type": "Identifier", "name": "isObj", "range": [ - 91834, - 91839 + 91959, + 91964 ], "loc": { "start": { - "line": 3030, + "line": 3032, "column": 12 }, "end": { - "line": 3030, + "line": 3032, "column": 17 } } @@ -161410,32 +161663,32 @@ "type": "Identifier", "name": "colType", "range": [ - 91840, - 91847 + 91965, + 91972 ], "loc": { "start": { - "line": 3030, + "line": 3032, "column": 18 }, "end": { - "line": 3030, + "line": 3032, "column": 25 } } } ], "range": [ - 91834, - 91848 + 91959, + 91973 ], "loc": { "start": { - "line": 3030, + "line": 3032, "column": 12 }, "end": { - "line": 3030, + "line": 3032, "column": 26 } } @@ -161452,16 +161705,16 @@ "type": "Identifier", "name": "colType", "range": [ - 91864, - 91871 + 91989, + 91996 ], "loc": { "start": { - "line": 3031, + "line": 3033, "column": 12 }, "end": { - "line": 3031, + "line": 3033, "column": 19 } } @@ -161473,16 +161726,16 @@ "type": "Identifier", "name": "colType", "range": [ - 91874, - 91881 + 91999, + 92006 ], "loc": { "start": { - "line": 3031, + "line": 3033, "column": 22 }, "end": { - "line": 3031, + "line": 3033, "column": 29 } } @@ -161491,93 +161744,93 @@ "type": "Identifier", "name": "type", "range": [ - 91882, - 91886 + 92007, + 92011 ], "loc": { "start": { - "line": 3031, + "line": 3033, "column": 30 }, "end": { - "line": 3031, + "line": 3033, "column": 34 } } }, "range": [ - 91874, - 91886 + 91999, + 92011 ], "loc": { "start": { - "line": 3031, + "line": 3033, "column": 22 }, "end": { - "line": 3031, + "line": 3033, "column": 34 } } }, "range": [ - 91864, - 91886 + 91989, + 92011 ], "loc": { "start": { - "line": 3031, + "line": 3033, "column": 12 }, "end": { - "line": 3031, + "line": 3033, "column": 34 } } }, "range": [ - 91864, - 91887 + 91989, + 92012 ], "loc": { "start": { - "line": 3031, + "line": 3033, "column": 12 }, "end": { - "line": 3031, + "line": 3033, "column": 35 } } } ], "range": [ - 91850, - 91897 + 91975, + 92022 ], "loc": { "start": { - "line": 3030, + "line": 3032, "column": 28 }, "end": { - "line": 3032, + "line": 3034, "column": 9 } } }, "alternate": null, "range": [ - 91830, - 91897 + 91955, + 92022 ], "loc": { "start": { - "line": 3030, + "line": 3032, "column": 8 }, "end": { - "line": 3032, + "line": 3034, "column": 9 } } @@ -161596,16 +161849,16 @@ "type": "Identifier", "name": "types", "range": [ - 91913, - 91918 + 92038, + 92043 ], "loc": { "start": { - "line": 3033, + "line": 3035, "column": 15 }, "end": { - "line": 3033, + "line": 3035, "column": 20 } } @@ -161614,31 +161867,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 91919, - 91926 + 92044, + 92051 ], "loc": { "start": { - "line": 3033, + "line": 3035, "column": 21 }, "end": { - "line": 3033, + "line": 3035, "column": 28 } } }, "range": [ - 91913, - 91926 + 92038, + 92051 ], "loc": { "start": { - "line": 3033, + "line": 3035, "column": 15 }, "end": { - "line": 3033, + "line": 3035, "column": 28 } } @@ -161648,32 +161901,32 @@ "type": "Identifier", "name": "colType", "range": [ - 91927, - 91934 + 92052, + 92059 ], "loc": { "start": { - "line": 3033, + "line": 3035, "column": 29 }, "end": { - "line": 3033, + "line": 3035, "column": 36 } } } ], "range": [ - 91913, - 91935 + 92038, + 92060 ], "loc": { "start": { - "line": 3033, + "line": 3035, "column": 15 }, "end": { - "line": 3033, + "line": 3035, "column": 37 } } @@ -161686,78 +161939,78 @@ "value": 1, "raw": "1", "range": [ - 91941, - 91942 + 92066, + 92067 ], "loc": { "start": { - "line": 3033, + "line": 3035, "column": 43 }, "end": { - "line": 3033, + "line": 3035, "column": 44 } } }, "prefix": true, "range": [ - 91940, - 91942 + 92065, + 92067 ], "loc": { "start": { - "line": 3033, + "line": 3035, "column": 42 }, "end": { - "line": 3033, + "line": 3035, "column": 44 } } }, "range": [ - 91913, - 91942 + 92038, + 92067 ], "loc": { "start": { - "line": 3033, + "line": 3035, "column": 15 }, "end": { - "line": 3033, + "line": 3035, "column": 44 } } }, "range": [ - 91906, - 91943 + 92031, + 92068 ], "loc": { "start": { - "line": 3033, + "line": 3035, "column": 8 }, "end": { - "line": 3033, + "line": 3035, "column": 45 } } } ], "range": [ - 91695, - 91949 + 91820, + 92074 ], "loc": { "start": { - "line": 3025, + "line": 3027, "column": 34 }, "end": { - "line": 3034, + "line": 3036, "column": 5 } } @@ -161765,16 +162018,16 @@ "generator": false, "expression": false, "range": [ - 91672, - 91949 + 91797, + 92074 ], "loc": { "start": { - "line": 3025, + "line": 3027, "column": 11 }, "end": { - "line": 3034, + "line": 3036, "column": 5 } } @@ -161782,16 +162035,16 @@ "kind": "method", "computed": false, "range": [ - 91665, - 91949 + 91790, + 92074 ], "loc": { "start": { - "line": 3025, + "line": 3027, "column": 4 }, "end": { - "line": 3034, + "line": 3036, "column": 5 } }, @@ -161800,16 +162053,16 @@ "type": "Block", "value": "*\n * Determine whether the specified column has one of the passed types\n * @param {Number} colIndex Column index\n * @param {Array} [types=[]] List of column types\n * @return {Boolean}\n ", "range": [ - 91451, - 91660 + 91576, + 91785 ], "loc": { "start": { - "line": 3019, + "line": 3021, "column": 4 }, "end": { - "line": 3024, + "line": 3026, "column": 7 } } @@ -161820,16 +162073,16 @@ "type": "Block", "value": "*\n * Get the header DOM element for a given column index\n * @param {Number} colIndex Column index\n * @return {Element}\n ", "range": [ - 91955, - 92096 + 92080, + 92221 ], "loc": { "start": { - "line": 3036, + "line": 3038, "column": 4 }, "end": { - "line": 3040, + "line": 3042, "column": 7 } } @@ -161843,16 +162096,16 @@ "type": "Identifier", "name": "getHeaderElement", "range": [ - 92101, - 92117 + 92226, + 92242 ], "loc": { "start": { - "line": 3041, + "line": 3043, "column": 4 }, "end": { - "line": 3041, + "line": 3043, "column": 20 } } @@ -161865,16 +162118,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 92118, - 92126 + 92243, + 92251 ], "loc": { "start": { - "line": 3041, + "line": 3043, "column": 21 }, "end": { - "line": 3041, + "line": 3043, "column": 29 } } @@ -161892,16 +162145,16 @@ "type": "Identifier", "name": "table", "range": [ - 92142, - 92147 + 92267, + 92272 ], "loc": { "start": { - "line": 3042, + "line": 3044, "column": 12 }, "end": { - "line": 3042, + "line": 3044, "column": 17 } } @@ -161914,16 +162167,16 @@ "object": { "type": "ThisExpression", "range": [ - 92150, - 92154 + 92275, + 92279 ], "loc": { "start": { - "line": 3042, + "line": 3044, "column": 20 }, "end": { - "line": 3042, + "line": 3044, "column": 24 } } @@ -161932,31 +162185,31 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 92155, - 92165 + 92280, + 92290 ], "loc": { "start": { - "line": 3042, + "line": 3044, "column": 25 }, "end": { - "line": 3042, + "line": 3044, "column": 35 } } }, "range": [ - 92150, - 92165 + 92275, + 92290 ], "loc": { "start": { - "line": 3042, + "line": 3044, "column": 20 }, "end": { - "line": 3042, + "line": 3044, "column": 35 } } @@ -161973,16 +162226,16 @@ "object": { "type": "ThisExpression", "range": [ - 92168, - 92172 + 92293, + 92297 ], "loc": { "start": { - "line": 3042, + "line": 3044, "column": 38 }, "end": { - "line": 3042, + "line": 3044, "column": 42 } } @@ -161991,31 +162244,31 @@ "type": "Identifier", "name": "Mod", "range": [ - 92173, - 92176 + 92298, + 92301 ], "loc": { "start": { - "line": 3042, + "line": 3044, "column": 43 }, "end": { - "line": 3042, + "line": 3044, "column": 46 } } }, "range": [ - 92168, - 92176 + 92293, + 92301 ], "loc": { "start": { - "line": 3042, + "line": 3044, "column": 38 }, "end": { - "line": 3042, + "line": 3044, "column": 46 } } @@ -162024,31 +162277,31 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 92177, - 92187 + 92302, + 92312 ], "loc": { "start": { - "line": 3042, + "line": 3044, "column": 47 }, "end": { - "line": 3042, + "line": 3044, "column": 57 } } }, "range": [ - 92168, - 92187 + 92293, + 92312 ], "loc": { "start": { - "line": 3042, + "line": 3044, "column": 38 }, "end": { - "line": 3042, + "line": 3044, "column": 57 } } @@ -162057,31 +162310,31 @@ "type": "Identifier", "name": "headTbl", "range": [ - 92188, - 92195 + 92313, + 92320 ], "loc": { "start": { - "line": 3042, + "line": 3044, "column": 58 }, "end": { - "line": 3042, + "line": 3044, "column": 65 } } }, "range": [ - 92168, - 92195 + 92293, + 92320 ], "loc": { "start": { - "line": 3042, + "line": 3044, "column": 38 }, "end": { - "line": 3042, + "line": 3044, "column": 65 } } @@ -162094,16 +162347,16 @@ "object": { "type": "ThisExpression", "range": [ - 92198, - 92202 + 92323, + 92327 ], "loc": { "start": { - "line": 3042, + "line": 3044, "column": 68 }, "end": { - "line": 3042, + "line": 3044, "column": 72 } } @@ -162112,77 +162365,77 @@ "type": "Identifier", "name": "dom", "range": [ - 92203, - 92206 + 92328, + 92331 ], "loc": { "start": { - "line": 3042, + "line": 3044, "column": 73 }, "end": { - "line": 3042, + "line": 3044, "column": 76 } } }, "range": [ - 92198, - 92206 + 92323, + 92331 ], "loc": { "start": { - "line": 3042, + "line": 3044, "column": 68 }, "end": { - "line": 3042, + "line": 3044, "column": 76 } } }, "arguments": [], "range": [ - 92198, - 92208 + 92323, + 92333 ], "loc": { "start": { - "line": 3042, + "line": 3044, "column": 68 }, "end": { - "line": 3042, + "line": 3044, "column": 78 } } }, "range": [ - 92150, - 92208 + 92275, + 92333 ], "loc": { "start": { - "line": 3042, + "line": 3044, "column": 20 }, "end": { - "line": 3042, + "line": 3044, "column": 78 } } }, "range": [ - 92142, - 92208 + 92267, + 92333 ], "loc": { "start": { - "line": 3042, + "line": 3044, "column": 12 }, "end": { - "line": 3042, + "line": 3044, "column": 78 } } @@ -162190,16 +162443,16 @@ ], "kind": "let", "range": [ - 92138, - 92209 + 92263, + 92334 ], "loc": { "start": { - "line": 3042, + "line": 3044, "column": 8 }, "end": { - "line": 3042, + "line": 3044, "column": 79 } } @@ -162213,16 +162466,16 @@ "type": "Identifier", "name": "tHead", "range": [ - 92222, - 92227 + 92347, + 92352 ], "loc": { "start": { - "line": 3043, + "line": 3045, "column": 12 }, "end": { - "line": 3043, + "line": 3045, "column": 17 } } @@ -162233,16 +162486,16 @@ "type": "Identifier", "name": "tag", "range": [ - 92230, - 92233 + 92355, + 92358 ], "loc": { "start": { - "line": 3043, + "line": 3045, "column": 20 }, "end": { - "line": 3043, + "line": 3045, "column": 23 } } @@ -162252,16 +162505,16 @@ "type": "Identifier", "name": "table", "range": [ - 92234, - 92239 + 92359, + 92364 ], "loc": { "start": { - "line": 3043, + "line": 3045, "column": 24 }, "end": { - "line": 3043, + "line": 3045, "column": 29 } } @@ -162271,47 +162524,47 @@ "value": "thead", "raw": "'thead'", "range": [ - 92241, - 92248 + 92366, + 92373 ], "loc": { "start": { - "line": 3043, + "line": 3045, "column": 31 }, "end": { - "line": 3043, + "line": 3045, "column": 38 } } } ], "range": [ - 92230, - 92249 + 92355, + 92374 ], "loc": { "start": { - "line": 3043, + "line": 3045, "column": 20 }, "end": { - "line": 3043, + "line": 3045, "column": 39 } } }, "range": [ - 92222, - 92249 + 92347, + 92374 ], "loc": { "start": { - "line": 3043, + "line": 3045, "column": 12 }, "end": { - "line": 3043, + "line": 3045, "column": 39 } } @@ -162319,16 +162572,16 @@ ], "kind": "let", "range": [ - 92218, - 92250 + 92343, + 92375 ], "loc": { "start": { - "line": 3043, + "line": 3045, "column": 8 }, "end": { - "line": 3043, + "line": 3045, "column": 40 } } @@ -162342,16 +162595,16 @@ "type": "Identifier", "name": "rowIdx", "range": [ - 92263, - 92269 + 92388, + 92394 ], "loc": { "start": { - "line": 3044, + "line": 3046, "column": 12 }, "end": { - "line": 3044, + "line": 3046, "column": 18 } } @@ -162364,16 +162617,16 @@ "object": { "type": "ThisExpression", "range": [ - 92272, - 92276 + 92397, + 92401 ], "loc": { "start": { - "line": 3044, + "line": 3046, "column": 21 }, "end": { - "line": 3044, + "line": 3046, "column": 25 } } @@ -162382,62 +162635,62 @@ "type": "Identifier", "name": "getHeadersRowIndex", "range": [ - 92277, - 92295 + 92402, + 92420 ], "loc": { "start": { - "line": 3044, + "line": 3046, "column": 26 }, "end": { - "line": 3044, + "line": 3046, "column": 44 } } }, "range": [ - 92272, - 92295 + 92397, + 92420 ], "loc": { "start": { - "line": 3044, + "line": 3046, "column": 21 }, "end": { - "line": 3044, + "line": 3046, "column": 44 } } }, "arguments": [], "range": [ - 92272, - 92297 + 92397, + 92422 ], "loc": { "start": { - "line": 3044, + "line": 3046, "column": 21 }, "end": { - "line": 3044, + "line": 3046, "column": 46 } } }, "range": [ - 92263, - 92297 + 92388, + 92422 ], "loc": { "start": { - "line": 3044, + "line": 3046, "column": 12 }, "end": { - "line": 3044, + "line": 3046, "column": 46 } } @@ -162445,16 +162698,16 @@ ], "kind": "let", "range": [ - 92259, - 92298 + 92384, + 92423 ], "loc": { "start": { - "line": 3044, + "line": 3046, "column": 8 }, "end": { - "line": 3044, + "line": 3046, "column": 47 } } @@ -162468,32 +162721,32 @@ "type": "Identifier", "name": "header", "range": [ - 92311, - 92317 + 92436, + 92442 ], "loc": { "start": { - "line": 3045, + "line": 3047, "column": 12 }, "end": { - "line": 3045, + "line": 3047, "column": 18 } } }, "init": null, "range": [ - 92311, - 92317 + 92436, + 92442 ], "loc": { "start": { - "line": 3045, + "line": 3047, "column": 12 }, "end": { - "line": 3045, + "line": 3047, "column": 18 } } @@ -162501,16 +162754,16 @@ ], "kind": "let", "range": [ - 92307, - 92318 + 92432, + 92443 ], "loc": { "start": { - "line": 3045, + "line": 3047, "column": 8 }, "end": { - "line": 3045, + "line": 3047, "column": 19 } } @@ -162527,16 +162780,16 @@ "type": "Identifier", "name": "tHead", "range": [ - 92331, - 92336 + 92456, + 92461 ], "loc": { "start": { - "line": 3046, + "line": 3048, "column": 12 }, "end": { - "line": 3046, + "line": 3048, "column": 17 } } @@ -162545,31 +162798,31 @@ "type": "Identifier", "name": "length", "range": [ - 92337, - 92343 + 92462, + 92468 ], "loc": { "start": { - "line": 3046, + "line": 3048, "column": 18 }, "end": { - "line": 3046, + "line": 3048, "column": 24 } } }, "range": [ - 92331, - 92343 + 92456, + 92468 ], "loc": { "start": { - "line": 3046, + "line": 3048, "column": 12 }, "end": { - "line": 3046, + "line": 3048, "column": 24 } } @@ -162579,31 +162832,31 @@ "value": 0, "raw": "0", "range": [ - 92348, - 92349 + 92473, + 92474 ], "loc": { "start": { - "line": 3046, + "line": 3048, "column": 29 }, "end": { - "line": 3046, + "line": 3048, "column": 30 } } }, "range": [ - 92331, - 92349 + 92456, + 92474 ], "loc": { "start": { - "line": 3046, + "line": 3048, "column": 12 }, "end": { - "line": 3046, + "line": 3048, "column": 30 } } @@ -162620,16 +162873,16 @@ "type": "Identifier", "name": "header", "range": [ - 92365, - 92371 + 92490, + 92496 ], "loc": { "start": { - "line": 3047, + "line": 3049, "column": 12 }, "end": { - "line": 3047, + "line": 3049, "column": 18 } } @@ -162650,16 +162903,16 @@ "type": "Identifier", "name": "table", "range": [ - 92374, - 92379 + 92499, + 92504 ], "loc": { "start": { - "line": 3047, + "line": 3049, "column": 21 }, "end": { - "line": 3047, + "line": 3049, "column": 26 } } @@ -162668,31 +162921,31 @@ "type": "Identifier", "name": "rows", "range": [ - 92380, - 92384 + 92505, + 92509 ], "loc": { "start": { - "line": 3047, + "line": 3049, "column": 27 }, "end": { - "line": 3047, + "line": 3049, "column": 31 } } }, "range": [ - 92374, - 92384 + 92499, + 92509 ], "loc": { "start": { - "line": 3047, + "line": 3049, "column": 21 }, "end": { - "line": 3047, + "line": 3049, "column": 31 } } @@ -162701,31 +162954,31 @@ "type": "Identifier", "name": "rowIdx", "range": [ - 92385, - 92391 + 92510, + 92516 ], "loc": { "start": { - "line": 3047, + "line": 3049, "column": 32 }, "end": { - "line": 3047, + "line": 3049, "column": 38 } } }, "range": [ - 92374, - 92392 + 92499, + 92517 ], "loc": { "start": { - "line": 3047, + "line": 3049, "column": 21 }, "end": { - "line": 3047, + "line": 3049, "column": 39 } } @@ -162734,31 +162987,31 @@ "type": "Identifier", "name": "cells", "range": [ - 92393, - 92398 + 92518, + 92523 ], "loc": { "start": { - "line": 3047, + "line": 3049, "column": 40 }, "end": { - "line": 3047, + "line": 3049, "column": 45 } } }, "range": [ - 92374, - 92398 + 92499, + 92523 ], "loc": { "start": { - "line": 3047, + "line": 3049, "column": 21 }, "end": { - "line": 3047, + "line": 3049, "column": 45 } } @@ -162767,93 +163020,93 @@ "type": "Identifier", "name": "colIndex", "range": [ - 92399, - 92407 + 92524, + 92532 ], "loc": { "start": { - "line": 3047, + "line": 3049, "column": 46 }, "end": { - "line": 3047, + "line": 3049, "column": 54 } } }, "range": [ - 92374, - 92408 + 92499, + 92533 ], "loc": { "start": { - "line": 3047, + "line": 3049, "column": 21 }, "end": { - "line": 3047, + "line": 3049, "column": 55 } } }, "range": [ - 92365, - 92408 + 92490, + 92533 ], "loc": { "start": { - "line": 3047, + "line": 3049, "column": 12 }, "end": { - "line": 3047, + "line": 3049, "column": 55 } } }, "range": [ - 92365, - 92409 + 92490, + 92534 ], "loc": { "start": { - "line": 3047, + "line": 3049, "column": 12 }, "end": { - "line": 3047, + "line": 3049, "column": 56 } } } ], "range": [ - 92351, - 92419 + 92476, + 92544 ], "loc": { "start": { - "line": 3046, + "line": 3048, "column": 32 }, "end": { - "line": 3048, + "line": 3050, "column": 9 } } }, "alternate": null, "range": [ - 92327, - 92419 + 92452, + 92544 ], "loc": { "start": { - "line": 3046, + "line": 3048, "column": 8 }, "end": { - "line": 3048, + "line": 3050, "column": 9 } } @@ -162870,16 +163123,16 @@ "type": "Identifier", "name": "tHead", "range": [ - 92432, - 92437 + 92557, + 92562 ], "loc": { "start": { - "line": 3049, + "line": 3051, "column": 12 }, "end": { - "line": 3049, + "line": 3051, "column": 17 } } @@ -162888,31 +163141,31 @@ "type": "Identifier", "name": "length", "range": [ - 92438, - 92444 + 92563, + 92569 ], "loc": { "start": { - "line": 3049, + "line": 3051, "column": 18 }, "end": { - "line": 3049, + "line": 3051, "column": 24 } } }, "range": [ - 92432, - 92444 + 92557, + 92569 ], "loc": { "start": { - "line": 3049, + "line": 3051, "column": 12 }, "end": { - "line": 3049, + "line": 3051, "column": 24 } } @@ -162922,31 +163175,31 @@ "value": 1, "raw": "1", "range": [ - 92449, - 92450 + 92574, + 92575 ], "loc": { "start": { - "line": 3049, + "line": 3051, "column": 29 }, "end": { - "line": 3049, + "line": 3051, "column": 30 } } }, "range": [ - 92432, - 92450 + 92557, + 92575 ], "loc": { "start": { - "line": 3049, + "line": 3051, "column": 12 }, "end": { - "line": 3049, + "line": 3051, "column": 30 } } @@ -162963,16 +163216,16 @@ "type": "Identifier", "name": "header", "range": [ - 92466, - 92472 + 92591, + 92597 ], "loc": { "start": { - "line": 3050, + "line": 3052, "column": 12 }, "end": { - "line": 3050, + "line": 3052, "column": 18 } } @@ -162996,16 +163249,16 @@ "type": "Identifier", "name": "tHead", "range": [ - 92475, - 92480 + 92600, + 92605 ], "loc": { "start": { - "line": 3050, + "line": 3052, "column": 21 }, "end": { - "line": 3050, + "line": 3052, "column": 26 } } @@ -163015,31 +163268,31 @@ "value": 0, "raw": "0", "range": [ - 92481, - 92482 + 92606, + 92607 ], "loc": { "start": { - "line": 3050, + "line": 3052, "column": 27 }, "end": { - "line": 3050, + "line": 3052, "column": 28 } } }, "range": [ - 92475, - 92483 + 92600, + 92608 ], "loc": { "start": { - "line": 3050, + "line": 3052, "column": 21 }, "end": { - "line": 3050, + "line": 3052, "column": 29 } } @@ -163048,31 +163301,31 @@ "type": "Identifier", "name": "rows", "range": [ - 92484, - 92488 + 92609, + 92613 ], "loc": { "start": { - "line": 3050, + "line": 3052, "column": 30 }, "end": { - "line": 3050, + "line": 3052, "column": 34 } } }, "range": [ - 92475, - 92488 + 92600, + 92613 ], "loc": { "start": { - "line": 3050, + "line": 3052, "column": 21 }, "end": { - "line": 3050, + "line": 3052, "column": 34 } } @@ -163081,31 +163334,31 @@ "type": "Identifier", "name": "rowIdx", "range": [ - 92489, - 92495 + 92614, + 92620 ], "loc": { "start": { - "line": 3050, + "line": 3052, "column": 35 }, "end": { - "line": 3050, + "line": 3052, "column": 41 } } }, "range": [ - 92475, - 92496 + 92600, + 92621 ], "loc": { "start": { - "line": 3050, + "line": 3052, "column": 21 }, "end": { - "line": 3050, + "line": 3052, "column": 42 } } @@ -163114,31 +163367,31 @@ "type": "Identifier", "name": "cells", "range": [ - 92497, - 92502 + 92622, + 92627 ], "loc": { "start": { - "line": 3050, + "line": 3052, "column": 43 }, "end": { - "line": 3050, + "line": 3052, "column": 48 } } }, "range": [ - 92475, - 92502 + 92600, + 92627 ], "loc": { "start": { - "line": 3050, + "line": 3052, "column": 21 }, "end": { - "line": 3050, + "line": 3052, "column": 48 } } @@ -163147,93 +163400,93 @@ "type": "Identifier", "name": "colIndex", "range": [ - 92503, - 92511 + 92628, + 92636 ], "loc": { "start": { - "line": 3050, + "line": 3052, "column": 49 }, "end": { - "line": 3050, + "line": 3052, "column": 57 } } }, "range": [ - 92475, - 92512 + 92600, + 92637 ], "loc": { "start": { - "line": 3050, + "line": 3052, "column": 21 }, "end": { - "line": 3050, + "line": 3052, "column": 58 } } }, "range": [ - 92466, - 92512 + 92591, + 92637 ], "loc": { "start": { - "line": 3050, + "line": 3052, "column": 12 }, "end": { - "line": 3050, + "line": 3052, "column": 58 } } }, "range": [ - 92466, - 92513 + 92591, + 92638 ], "loc": { "start": { - "line": 3050, + "line": 3052, "column": 12 }, "end": { - "line": 3050, + "line": 3052, "column": 59 } } } ], "range": [ - 92452, - 92523 + 92577, + 92648 ], "loc": { "start": { - "line": 3049, + "line": 3051, "column": 32 }, "end": { - "line": 3051, + "line": 3053, "column": 9 } } }, "alternate": null, "range": [ - 92428, - 92523 + 92553, + 92648 ], "loc": { "start": { - "line": 3049, + "line": 3051, "column": 8 }, "end": { - "line": 3051, + "line": 3053, "column": 9 } } @@ -163244,47 +163497,47 @@ "type": "Identifier", "name": "header", "range": [ - 92539, - 92545 + 92664, + 92670 ], "loc": { "start": { - "line": 3052, + "line": 3054, "column": 15 }, "end": { - "line": 3052, + "line": 3054, "column": 21 } } }, "range": [ - 92532, - 92546 + 92657, + 92671 ], "loc": { "start": { - "line": 3052, + "line": 3054, "column": 8 }, "end": { - "line": 3052, + "line": 3054, "column": 22 } } } ], "range": [ - 92128, - 92552 + 92253, + 92677 ], "loc": { "start": { - "line": 3041, + "line": 3043, "column": 31 }, "end": { - "line": 3053, + "line": 3055, "column": 5 } } @@ -163292,16 +163545,16 @@ "generator": false, "expression": false, "range": [ - 92117, - 92552 + 92242, + 92677 ], "loc": { "start": { - "line": 3041, + "line": 3043, "column": 20 }, "end": { - "line": 3053, + "line": 3055, "column": 5 } } @@ -163309,16 +163562,16 @@ "kind": "method", "computed": false, "range": [ - 92101, - 92552 + 92226, + 92677 ], "loc": { "start": { - "line": 3041, + "line": 3043, "column": 4 }, "end": { - "line": 3053, + "line": 3055, "column": 5 } }, @@ -163327,16 +163580,16 @@ "type": "Block", "value": "*\n * Get the header DOM element for a given column index\n * @param {Number} colIndex Column index\n * @return {Element}\n ", "range": [ - 91955, - 92096 + 92080, + 92221 ], "loc": { "start": { - "line": 3036, + "line": 3038, "column": 4 }, "end": { - "line": 3040, + "line": 3042, "column": 7 } } @@ -163347,16 +163600,16 @@ "type": "Block", "value": "*\n * Return the list of headers' text\n * @param {Boolean} excludeHiddenCols Optional: exclude hidden columns\n * @return {Array} list of headers' text\n ", "range": [ - 92558, - 92731 + 92683, + 92856 ], "loc": { "start": { - "line": 3055, + "line": 3057, "column": 4 }, "end": { - "line": 3059, + "line": 3061, "column": 7 } } @@ -163370,16 +163623,16 @@ "type": "Identifier", "name": "getHeadersText", "range": [ - 92736, - 92750 + 92861, + 92875 ], "loc": { "start": { - "line": 3060, + "line": 3062, "column": 4 }, "end": { - "line": 3060, + "line": 3062, "column": 18 } } @@ -163394,16 +163647,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 92751, - 92768 + 92876, + 92893 ], "loc": { "start": { - "line": 3060, + "line": 3062, "column": 19 }, "end": { - "line": 3060, + "line": 3062, "column": 36 } } @@ -163413,31 +163666,31 @@ "value": false, "raw": "false", "range": [ - 92771, - 92776 + 92896, + 92901 ], "loc": { "start": { - "line": 3060, + "line": 3062, "column": 39 }, "end": { - "line": 3060, + "line": 3062, "column": 44 } } }, "range": [ - 92751, - 92776 + 92876, + 92901 ], "loc": { "start": { - "line": 3060, + "line": 3062, "column": 19 }, "end": { - "line": 3060, + "line": 3062, "column": 44 } } @@ -163455,16 +163708,16 @@ "type": "Identifier", "name": "headers", "range": [ - 92792, - 92799 + 92917, + 92924 ], "loc": { "start": { - "line": 3061, + "line": 3063, "column": 12 }, "end": { - "line": 3061, + "line": 3063, "column": 19 } } @@ -163473,31 +163726,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 92802, - 92804 + 92927, + 92929 ], "loc": { "start": { - "line": 3061, + "line": 3063, "column": 22 }, "end": { - "line": 3061, + "line": 3063, "column": 24 } } }, "range": [ - 92792, - 92804 + 92917, + 92929 ], "loc": { "start": { - "line": 3061, + "line": 3063, "column": 12 }, "end": { - "line": 3061, + "line": 3063, "column": 24 } } @@ -163505,16 +163758,16 @@ ], "kind": "let", "range": [ - 92788, - 92805 + 92913, + 92930 ], "loc": { "start": { - "line": 3061, + "line": 3063, "column": 8 }, "end": { - "line": 3061, + "line": 3063, "column": 25 } } @@ -163530,16 +163783,16 @@ "type": "Identifier", "name": "j", "range": [ - 92823, - 92824 + 92948, + 92949 ], "loc": { "start": { - "line": 3062, + "line": 3064, "column": 17 }, "end": { - "line": 3062, + "line": 3064, "column": 18 } } @@ -163549,31 +163802,31 @@ "value": 0, "raw": "0", "range": [ - 92827, - 92828 + 92952, + 92953 ], "loc": { "start": { - "line": 3062, + "line": 3064, "column": 21 }, "end": { - "line": 3062, + "line": 3064, "column": 22 } } }, "range": [ - 92823, - 92828 + 92948, + 92953 ], "loc": { "start": { - "line": 3062, + "line": 3064, "column": 17 }, "end": { - "line": 3062, + "line": 3064, "column": 22 } } @@ -163581,16 +163834,16 @@ ], "kind": "let", "range": [ - 92819, - 92828 + 92944, + 92953 ], "loc": { "start": { - "line": 3062, + "line": 3064, "column": 13 }, "end": { - "line": 3062, + "line": 3064, "column": 22 } } @@ -163602,16 +163855,16 @@ "type": "Identifier", "name": "j", "range": [ - 92830, - 92831 + 92955, + 92956 ], "loc": { "start": { - "line": 3062, + "line": 3064, "column": 24 }, "end": { - "line": 3062, + "line": 3064, "column": 25 } } @@ -163622,16 +163875,16 @@ "object": { "type": "ThisExpression", "range": [ - 92834, - 92838 + 92959, + 92963 ], "loc": { "start": { - "line": 3062, + "line": 3064, "column": 28 }, "end": { - "line": 3062, + "line": 3064, "column": 32 } } @@ -163640,46 +163893,46 @@ "type": "Identifier", "name": "nbCells", "range": [ - 92839, - 92846 + 92964, + 92971 ], "loc": { "start": { - "line": 3062, + "line": 3064, "column": 33 }, "end": { - "line": 3062, + "line": 3064, "column": 40 } } }, "range": [ - 92834, - 92846 + 92959, + 92971 ], "loc": { "start": { - "line": 3062, + "line": 3064, "column": 28 }, "end": { - "line": 3062, + "line": 3064, "column": 40 } } }, "range": [ - 92830, - 92846 + 92955, + 92971 ], "loc": { "start": { - "line": 3062, + "line": 3064, "column": 24 }, "end": { - "line": 3062, + "line": 3064, "column": 40 } } @@ -163691,32 +163944,32 @@ "type": "Identifier", "name": "j", "range": [ - 92848, - 92849 + 92973, + 92974 ], "loc": { "start": { - "line": 3062, + "line": 3064, "column": 42 }, "end": { - "line": 3062, + "line": 3064, "column": 43 } } }, "prefix": false, "range": [ - 92848, - 92851 + 92973, + 92976 ], "loc": { "start": { - "line": 3062, + "line": 3064, "column": 42 }, "end": { - "line": 3062, + "line": 3064, "column": 45 } } @@ -163733,16 +163986,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 92871, - 92888 + 92996, + 93013 ], "loc": { "start": { - "line": 3063, + "line": 3065, "column": 16 }, "end": { - "line": 3063, + "line": 3065, "column": 33 } } @@ -163755,16 +164008,16 @@ "object": { "type": "ThisExpression", "range": [ - 92892, - 92896 + 93017, + 93021 ], "loc": { "start": { - "line": 3063, + "line": 3065, "column": 37 }, "end": { - "line": 3063, + "line": 3065, "column": 41 } } @@ -163773,31 +164026,31 @@ "type": "Identifier", "name": "hasExtension", "range": [ - 92897, - 92909 + 93022, + 93034 ], "loc": { "start": { - "line": 3063, + "line": 3065, "column": 42 }, "end": { - "line": 3063, + "line": 3065, "column": 54 } } }, "range": [ - 92892, - 92909 + 93017, + 93034 ], "loc": { "start": { - "line": 3063, + "line": 3065, "column": 37 }, "end": { - "line": 3063, + "line": 3065, "column": 54 } } @@ -163808,47 +164061,47 @@ "value": "colsVisibility", "raw": "'colsVisibility'", "range": [ - 92910, - 92926 + 93035, + 93051 ], "loc": { "start": { - "line": 3063, + "line": 3065, "column": 55 }, "end": { - "line": 3063, + "line": 3065, "column": 71 } } } ], "range": [ - 92892, - 92927 + 93017, + 93052 ], "loc": { "start": { - "line": 3063, + "line": 3065, "column": 37 }, "end": { - "line": 3063, + "line": 3065, "column": 72 } } }, "range": [ - 92871, - 92927 + 92996, + 93052 ], "loc": { "start": { - "line": 3063, + "line": 3065, "column": 16 }, "end": { - "line": 3063, + "line": 3065, "column": 72 } } @@ -163871,16 +164124,16 @@ "object": { "type": "ThisExpression", "range": [ - 92951, - 92955 + 93076, + 93080 ], "loc": { "start": { - "line": 3064, + "line": 3066, "column": 20 }, "end": { - "line": 3064, + "line": 3066, "column": 24 } } @@ -163889,31 +164142,31 @@ "type": "Identifier", "name": "extension", "range": [ - 92956, - 92965 + 93081, + 93090 ], "loc": { "start": { - "line": 3064, + "line": 3066, "column": 25 }, "end": { - "line": 3064, + "line": 3066, "column": 34 } } }, "range": [ - 92951, - 92965 + 93076, + 93090 ], "loc": { "start": { - "line": 3064, + "line": 3066, "column": 20 }, "end": { - "line": 3064, + "line": 3066, "column": 34 } } @@ -163924,32 +164177,32 @@ "value": "colsVisibility", "raw": "'colsVisibility'", "range": [ - 92966, - 92982 + 93091, + 93107 ], "loc": { "start": { - "line": 3064, + "line": 3066, "column": 35 }, "end": { - "line": 3064, + "line": 3066, "column": 51 } } } ], "range": [ - 92951, - 92983 + 93076, + 93108 ], "loc": { "start": { - "line": 3064, + "line": 3066, "column": 20 }, "end": { - "line": 3064, + "line": 3066, "column": 52 } } @@ -163958,31 +164211,31 @@ "type": "Identifier", "name": "isColHidden", "range": [ - 92984, - 92995 + 93109, + 93120 ], "loc": { "start": { - "line": 3064, + "line": 3066, "column": 53 }, "end": { - "line": 3064, + "line": 3066, "column": 64 } } }, "range": [ - 92951, - 92995 + 93076, + 93120 ], "loc": { "start": { - "line": 3064, + "line": 3066, "column": 20 }, "end": { - "line": 3064, + "line": 3066, "column": 64 } } @@ -163992,32 +164245,32 @@ "type": "Identifier", "name": "j", "range": [ - 92996, - 92997 + 93121, + 93122 ], "loc": { "start": { - "line": 3064, + "line": 3066, "column": 65 }, "end": { - "line": 3064, + "line": 3066, "column": 66 } } } ], "range": [ - 92951, - 92998 + 93076, + 93123 ], "loc": { "start": { - "line": 3064, + "line": 3066, "column": 20 }, "end": { - "line": 3064, + "line": 3066, "column": 67 } } @@ -164029,80 +164282,80 @@ "type": "ContinueStatement", "label": null, "range": [ - 93022, - 93031 + 93147, + 93156 ], "loc": { "start": { - "line": 3065, + "line": 3067, "column": 20 }, "end": { - "line": 3065, + "line": 3067, "column": 29 } } } ], "range": [ - 93000, - 93049 + 93125, + 93174 ], "loc": { "start": { - "line": 3064, + "line": 3066, "column": 69 }, "end": { - "line": 3066, + "line": 3068, "column": 17 } } }, "alternate": null, "range": [ - 92947, - 93049 + 93072, + 93174 ], "loc": { "start": { - "line": 3064, + "line": 3066, "column": 16 }, "end": { - "line": 3066, + "line": 3068, "column": 17 } } } ], "range": [ - 92929, - 93063 + 93054, + 93188 ], "loc": { "start": { - "line": 3063, + "line": 3065, "column": 74 }, "end": { - "line": 3067, + "line": 3069, "column": 13 } } }, "alternate": null, "range": [ - 92867, - 93063 + 92992, + 93188 ], "loc": { "start": { - "line": 3063, + "line": 3065, "column": 12 }, "end": { - "line": 3067, + "line": 3069, "column": 13 } } @@ -164116,16 +164369,16 @@ "type": "Identifier", "name": "header", "range": [ - 93080, - 93086 + 93205, + 93211 ], "loc": { "start": { - "line": 3068, + "line": 3070, "column": 16 }, "end": { - "line": 3068, + "line": 3070, "column": 22 } } @@ -164138,16 +164391,16 @@ "object": { "type": "ThisExpression", "range": [ - 93089, - 93093 + 93214, + 93218 ], "loc": { "start": { - "line": 3068, + "line": 3070, "column": 25 }, "end": { - "line": 3068, + "line": 3070, "column": 29 } } @@ -164156,31 +164409,31 @@ "type": "Identifier", "name": "getHeaderElement", "range": [ - 93094, - 93110 + 93219, + 93235 ], "loc": { "start": { - "line": 3068, + "line": 3070, "column": 30 }, "end": { - "line": 3068, + "line": 3070, "column": 46 } } }, "range": [ - 93089, - 93110 + 93214, + 93235 ], "loc": { "start": { - "line": 3068, + "line": 3070, "column": 25 }, "end": { - "line": 3068, + "line": 3070, "column": 46 } } @@ -164190,47 +164443,47 @@ "type": "Identifier", "name": "j", "range": [ - 93111, - 93112 + 93236, + 93237 ], "loc": { "start": { - "line": 3068, + "line": 3070, "column": 47 }, "end": { - "line": 3068, + "line": 3070, "column": 48 } } } ], "range": [ - 93089, - 93113 + 93214, + 93238 ], "loc": { "start": { - "line": 3068, + "line": 3070, "column": 25 }, "end": { - "line": 3068, + "line": 3070, "column": 49 } } }, "range": [ - 93080, - 93113 + 93205, + 93238 ], "loc": { "start": { - "line": 3068, + "line": 3070, "column": 16 }, "end": { - "line": 3068, + "line": 3070, "column": 49 } } @@ -164238,16 +164491,16 @@ ], "kind": "let", "range": [ - 93076, - 93114 + 93201, + 93239 ], "loc": { "start": { - "line": 3068, + "line": 3070, "column": 12 }, "end": { - "line": 3068, + "line": 3070, "column": 50 } } @@ -164261,16 +164514,16 @@ "type": "Identifier", "name": "headerText", "range": [ - 93131, - 93141 + 93256, + 93266 ], "loc": { "start": { - "line": 3069, + "line": 3071, "column": 16 }, "end": { - "line": 3069, + "line": 3071, "column": 26 } } @@ -164281,16 +164534,16 @@ "type": "Identifier", "name": "getFirstTextNode", "range": [ - 93144, - 93160 + 93269, + 93285 ], "loc": { "start": { - "line": 3069, + "line": 3071, "column": 29 }, "end": { - "line": 3069, + "line": 3071, "column": 45 } } @@ -164300,47 +164553,47 @@ "type": "Identifier", "name": "header", "range": [ - 93161, - 93167 + 93286, + 93292 ], "loc": { "start": { - "line": 3069, + "line": 3071, "column": 46 }, "end": { - "line": 3069, + "line": 3071, "column": 52 } } } ], "range": [ - 93144, - 93168 + 93269, + 93293 ], "loc": { "start": { - "line": 3069, + "line": 3071, "column": 29 }, "end": { - "line": 3069, + "line": 3071, "column": 53 } } }, "range": [ - 93131, - 93168 + 93256, + 93293 ], "loc": { "start": { - "line": 3069, + "line": 3071, "column": 16 }, "end": { - "line": 3069, + "line": 3071, "column": 53 } } @@ -164348,16 +164601,16 @@ ], "kind": "let", "range": [ - 93127, - 93169 + 93252, + 93294 ], "loc": { "start": { - "line": 3069, + "line": 3071, "column": 12 }, "end": { - "line": 3069, + "line": 3071, "column": 54 } } @@ -164373,16 +164626,16 @@ "type": "Identifier", "name": "headers", "range": [ - 93182, - 93189 + 93307, + 93314 ], "loc": { "start": { - "line": 3070, + "line": 3072, "column": 12 }, "end": { - "line": 3070, + "line": 3072, "column": 19 } } @@ -164391,31 +164644,31 @@ "type": "Identifier", "name": "push", "range": [ - 93190, - 93194 + 93315, + 93319 ], "loc": { "start": { - "line": 3070, + "line": 3072, "column": 20 }, "end": { - "line": 3070, + "line": 3072, "column": 24 } } }, "range": [ - 93182, - 93194 + 93307, + 93319 ], "loc": { "start": { - "line": 3070, + "line": 3072, "column": 12 }, "end": { - "line": 3070, + "line": 3072, "column": 24 } } @@ -164425,78 +164678,78 @@ "type": "Identifier", "name": "headerText", "range": [ - 93195, - 93205 + 93320, + 93330 ], "loc": { "start": { - "line": 3070, + "line": 3072, "column": 25 }, "end": { - "line": 3070, + "line": 3072, "column": 35 } } } ], "range": [ - 93182, - 93206 + 93307, + 93331 ], "loc": { "start": { - "line": 3070, + "line": 3072, "column": 12 }, "end": { - "line": 3070, + "line": 3072, "column": 36 } } }, "range": [ - 93182, - 93207 + 93307, + 93332 ], "loc": { "start": { - "line": 3070, + "line": 3072, "column": 12 }, "end": { - "line": 3070, + "line": 3072, "column": 37 } } } ], "range": [ - 92853, - 93217 + 92978, + 93342 ], "loc": { "start": { - "line": 3062, + "line": 3064, "column": 47 }, "end": { - "line": 3071, + "line": 3073, "column": 9 } } }, "range": [ - 92814, - 93217 + 92939, + 93342 ], "loc": { "start": { - "line": 3062, + "line": 3064, "column": 8 }, "end": { - "line": 3071, + "line": 3073, "column": 9 } } @@ -164507,47 +164760,47 @@ "type": "Identifier", "name": "headers", "range": [ - 93233, - 93240 + 93358, + 93365 ], "loc": { "start": { - "line": 3072, + "line": 3074, "column": 15 }, "end": { - "line": 3072, + "line": 3074, "column": 22 } } }, "range": [ - 93226, - 93241 + 93351, + 93366 ], "loc": { "start": { - "line": 3072, + "line": 3074, "column": 8 }, "end": { - "line": 3072, + "line": 3074, "column": 23 } } } ], "range": [ - 92778, - 93247 + 92903, + 93372 ], "loc": { "start": { - "line": 3060, + "line": 3062, "column": 46 }, "end": { - "line": 3073, + "line": 3075, "column": 5 } } @@ -164555,16 +164808,16 @@ "generator": false, "expression": false, "range": [ - 92750, - 93247 + 92875, + 93372 ], "loc": { "start": { - "line": 3060, + "line": 3062, "column": 18 }, "end": { - "line": 3073, + "line": 3075, "column": 5 } } @@ -164572,16 +164825,16 @@ "kind": "method", "computed": false, "range": [ - 92736, - 93247 + 92861, + 93372 ], "loc": { "start": { - "line": 3060, + "line": 3062, "column": 4 }, "end": { - "line": 3073, + "line": 3075, "column": 5 } }, @@ -164590,16 +164843,16 @@ "type": "Block", "value": "*\n * Return the list of headers' text\n * @param {Boolean} excludeHiddenCols Optional: exclude hidden columns\n * @return {Array} list of headers' text\n ", "range": [ - 92558, - 92731 + 92683, + 92856 ], "loc": { "start": { - "line": 3055, + "line": 3057, "column": 4 }, "end": { - "line": 3059, + "line": 3061, "column": 7 } } @@ -164610,16 +164863,16 @@ "type": "Block", "value": "*\n * Return the filter type for a specified column\n * @param {Number} colIndex Column's index\n * @return {String}\n ", "range": [ - 93253, - 93389 + 93378, + 93514 ], "loc": { "start": { - "line": 3075, + "line": 3077, "column": 4 }, "end": { - "line": 3079, + "line": 3081, "column": 7 } } @@ -164633,16 +164886,16 @@ "type": "Identifier", "name": "getFilterType", "range": [ - 93394, - 93407 + 93519, + 93532 ], "loc": { "start": { - "line": 3080, + "line": 3082, "column": 4 }, "end": { - "line": 3080, + "line": 3082, "column": 17 } } @@ -164655,16 +164908,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 93408, - 93416 + 93533, + 93541 ], "loc": { "start": { - "line": 3080, + "line": 3082, "column": 18 }, "end": { - "line": 3080, + "line": 3082, "column": 26 } } @@ -164682,16 +164935,16 @@ "type": "Identifier", "name": "colType", "range": [ - 93432, - 93439 + 93557, + 93564 ], "loc": { "start": { - "line": 3081, + "line": 3083, "column": 12 }, "end": { - "line": 3081, + "line": 3083, "column": 19 } } @@ -164705,16 +164958,16 @@ "object": { "type": "ThisExpression", "range": [ - 93442, - 93446 + 93567, + 93571 ], "loc": { "start": { - "line": 3081, + "line": 3083, "column": 22 }, "end": { - "line": 3081, + "line": 3083, "column": 26 } } @@ -164723,31 +164976,31 @@ "type": "Identifier", "name": "cfg", "range": [ - 93447, - 93450 + 93572, + 93575 ], "loc": { "start": { - "line": 3081, + "line": 3083, "column": 27 }, "end": { - "line": 3081, + "line": 3083, "column": 30 } } }, "range": [ - 93442, - 93450 + 93567, + 93575 ], "loc": { "start": { - "line": 3081, + "line": 3083, "column": 22 }, "end": { - "line": 3081, + "line": 3083, "column": 30 } } @@ -164760,16 +165013,16 @@ "value": "col_", "raw": "'col_'", "range": [ - 93451, - 93457 + 93576, + 93582 ], "loc": { "start": { - "line": 3081, + "line": 3083, "column": 31 }, "end": { - "line": 3081, + "line": 3083, "column": 37 } } @@ -164778,61 +165031,61 @@ "type": "Identifier", "name": "colIndex", "range": [ - 93460, - 93468 + 93585, + 93593 ], "loc": { "start": { - "line": 3081, + "line": 3083, "column": 40 }, "end": { - "line": 3081, + "line": 3083, "column": 48 } } }, "range": [ - 93451, - 93468 + 93576, + 93593 ], "loc": { "start": { - "line": 3081, + "line": 3083, "column": 31 }, "end": { - "line": 3081, + "line": 3083, "column": 48 } } }, "range": [ - 93442, - 93469 + 93567, + 93594 ], "loc": { "start": { - "line": 3081, + "line": 3083, "column": 22 }, "end": { - "line": 3081, + "line": 3083, "column": 49 } } }, "range": [ - 93432, - 93469 + 93557, + 93594 ], "loc": { "start": { - "line": 3081, + "line": 3083, "column": 12 }, "end": { - "line": 3081, + "line": 3083, "column": 49 } } @@ -164840,16 +165093,16 @@ ], "kind": "let", "range": [ - 93428, - 93470 + 93553, + 93595 ], "loc": { "start": { - "line": 3081, + "line": 3083, "column": 8 }, "end": { - "line": 3081, + "line": 3083, "column": 50 } } @@ -164865,32 +165118,32 @@ "type": "Identifier", "name": "colType", "range": [ - 93487, - 93494 + 93612, + 93619 ], "loc": { "start": { - "line": 3082, + "line": 3084, "column": 16 }, "end": { - "line": 3082, + "line": 3084, "column": 23 } } }, "prefix": true, "range": [ - 93486, - 93494 + 93611, + 93619 ], "loc": { "start": { - "line": 3082, + "line": 3084, "column": 15 }, "end": { - "line": 3082, + "line": 3084, "column": 23 } } @@ -164899,16 +165152,16 @@ "type": "Identifier", "name": "INPUT", "range": [ - 93497, - 93502 + 93622, + 93627 ], "loc": { "start": { - "line": 3082, + "line": 3084, "column": 26 }, "end": { - "line": 3082, + "line": 3084, "column": 31 } } @@ -164922,16 +165175,16 @@ "type": "Identifier", "name": "colType", "range": [ - 93505, - 93512 + 93630, + 93637 ], "loc": { "start": { - "line": 3082, + "line": 3084, "column": 34 }, "end": { - "line": 3082, + "line": 3084, "column": 41 } } @@ -164940,93 +165193,93 @@ "type": "Identifier", "name": "toLowerCase", "range": [ - 93513, - 93524 + 93638, + 93649 ], "loc": { "start": { - "line": 3082, + "line": 3084, "column": 42 }, "end": { - "line": 3082, + "line": 3084, "column": 53 } } }, "range": [ - 93505, - 93524 + 93630, + 93649 ], "loc": { "start": { - "line": 3082, + "line": 3084, "column": 34 }, "end": { - "line": 3082, + "line": 3084, "column": 53 } } }, "arguments": [], "range": [ - 93505, - 93526 + 93630, + 93651 ], "loc": { "start": { - "line": 3082, + "line": 3084, "column": 34 }, "end": { - "line": 3082, + "line": 3084, "column": 55 } } }, "range": [ - 93486, - 93526 + 93611, + 93651 ], "loc": { "start": { - "line": 3082, + "line": 3084, "column": 15 }, "end": { - "line": 3082, + "line": 3084, "column": 55 } } }, "range": [ - 93479, - 93527 + 93604, + 93652 ], "loc": { "start": { - "line": 3082, + "line": 3084, "column": 8 }, "end": { - "line": 3082, + "line": 3084, "column": 56 } } } ], "range": [ - 93418, - 93533 + 93543, + 93658 ], "loc": { "start": { - "line": 3080, + "line": 3082, "column": 28 }, "end": { - "line": 3083, + "line": 3085, "column": 5 } } @@ -165034,16 +165287,16 @@ "generator": false, "expression": false, "range": [ - 93407, - 93533 + 93532, + 93658 ], "loc": { "start": { - "line": 3080, + "line": 3082, "column": 17 }, "end": { - "line": 3083, + "line": 3085, "column": 5 } } @@ -165051,16 +165304,16 @@ "kind": "method", "computed": false, "range": [ - 93394, - 93533 + 93519, + 93658 ], "loc": { "start": { - "line": 3080, + "line": 3082, "column": 4 }, "end": { - "line": 3083, + "line": 3085, "column": 5 } }, @@ -165069,16 +165322,16 @@ "type": "Block", "value": "*\n * Return the filter type for a specified column\n * @param {Number} colIndex Column's index\n * @return {String}\n ", "range": [ - 93253, - 93389 + 93378, + 93514 ], "loc": { "start": { - "line": 3075, + "line": 3077, "column": 4 }, "end": { - "line": 3079, + "line": 3081, "column": 7 } } @@ -165089,16 +165342,16 @@ "type": "Block", "value": "*\n * Get the total number of filterable rows\n * @return {Number}\n ", "range": [ - 93539, - 93621 + 93664, + 93746 ], "loc": { "start": { - "line": 3085, + "line": 3087, "column": 4 }, "end": { - "line": 3088, + "line": 3090, "column": 7 } } @@ -165112,16 +165365,16 @@ "type": "Identifier", "name": "getFilterableRowsNb", "range": [ - 93626, - 93645 + 93751, + 93770 ], "loc": { "start": { - "line": 3089, + "line": 3091, "column": 4 }, "end": { - "line": 3089, + "line": 3091, "column": 23 } } @@ -165143,16 +165396,16 @@ "object": { "type": "ThisExpression", "range": [ - 93665, - 93669 + 93790, + 93794 ], "loc": { "start": { - "line": 3090, + "line": 3092, "column": 15 }, "end": { - "line": 3090, + "line": 3092, "column": 19 } } @@ -165161,31 +165414,31 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 93670, - 93679 + 93795, + 93804 ], "loc": { "start": { - "line": 3090, + "line": 3092, "column": 20 }, "end": { - "line": 3090, + "line": 3092, "column": 29 } } }, "range": [ - 93665, - 93679 + 93790, + 93804 ], "loc": { "start": { - "line": 3090, + "line": 3092, "column": 15 }, "end": { - "line": 3090, + "line": 3092, "column": 29 } } @@ -165196,63 +165449,63 @@ "value": false, "raw": "false", "range": [ - 93680, - 93685 + 93805, + 93810 ], "loc": { "start": { - "line": 3090, + "line": 3092, "column": 30 }, "end": { - "line": 3090, + "line": 3092, "column": 35 } } } ], "range": [ - 93665, - 93686 + 93790, + 93811 ], "loc": { "start": { - "line": 3090, + "line": 3092, "column": 15 }, "end": { - "line": 3090, + "line": 3092, "column": 36 } } }, "range": [ - 93658, - 93687 + 93783, + 93812 ], "loc": { "start": { - "line": 3090, + "line": 3092, "column": 8 }, "end": { - "line": 3090, + "line": 3092, "column": 37 } } } ], "range": [ - 93648, - 93693 + 93773, + 93818 ], "loc": { "start": { - "line": 3089, + "line": 3091, "column": 26 }, "end": { - "line": 3091, + "line": 3093, "column": 5 } } @@ -165260,16 +165513,16 @@ "generator": false, "expression": false, "range": [ - 93645, - 93693 + 93770, + 93818 ], "loc": { "start": { - "line": 3089, + "line": 3091, "column": 23 }, "end": { - "line": 3091, + "line": 3093, "column": 5 } } @@ -165277,16 +165530,16 @@ "kind": "method", "computed": false, "range": [ - 93626, - 93693 + 93751, + 93818 ], "loc": { "start": { - "line": 3089, + "line": 3091, "column": 4 }, "end": { - "line": 3091, + "line": 3093, "column": 5 } }, @@ -165295,16 +165548,16 @@ "type": "Block", "value": "*\n * Get the total number of filterable rows\n * @return {Number}\n ", "range": [ - 93539, - 93621 + 93664, + 93746 ], "loc": { "start": { - "line": 3085, + "line": 3087, "column": 4 }, "end": { - "line": 3088, + "line": 3090, "column": 7 } } @@ -165315,16 +165568,16 @@ "type": "Block", "value": "*\n * Return the total number of valid rows\n * @param {Boolean} [reCalc=false] Forces calculation of filtered rows\n * @return {Number}\n ", "range": [ - 93699, - 93854 + 93824, + 93979 ], "loc": { "start": { - "line": 3093, + "line": 3095, "column": 4 }, "end": { - "line": 3097, + "line": 3099, "column": 7 } } @@ -165338,16 +165591,16 @@ "type": "Identifier", "name": "getValidRowsNb", "range": [ - 93859, - 93873 + 93984, + 93998 ], "loc": { "start": { - "line": 3098, + "line": 3100, "column": 4 }, "end": { - "line": 3098, + "line": 3100, "column": 18 } } @@ -165362,16 +165615,16 @@ "type": "Identifier", "name": "reCalc", "range": [ - 93874, - 93880 + 93999, + 94005 ], "loc": { "start": { - "line": 3098, + "line": 3100, "column": 19 }, "end": { - "line": 3098, + "line": 3100, "column": 25 } } @@ -165381,31 +165634,31 @@ "value": false, "raw": "false", "range": [ - 93883, - 93888 + 94008, + 94013 ], "loc": { "start": { - "line": 3098, + "line": 3100, "column": 28 }, "end": { - "line": 3098, + "line": 3100, "column": 33 } } }, "range": [ - 93874, - 93888 + 93999, + 94013 ], "loc": { "start": { - "line": 3098, + "line": 3100, "column": 19 }, "end": { - "line": 3098, + "line": 3100, "column": 33 } } @@ -165427,16 +165680,16 @@ "object": { "type": "ThisExpression", "range": [ - 93907, - 93911 + 94032, + 94036 ], "loc": { "start": { - "line": 3099, + "line": 3101, "column": 15 }, "end": { - "line": 3099, + "line": 3101, "column": 19 } } @@ -165445,31 +165698,31 @@ "type": "Identifier", "name": "getValidRows", "range": [ - 93912, - 93924 + 94037, + 94049 ], "loc": { "start": { - "line": 3099, + "line": 3101, "column": 20 }, "end": { - "line": 3099, + "line": 3101, "column": 32 } } }, "range": [ - 93907, - 93924 + 94032, + 94049 ], "loc": { "start": { - "line": 3099, + "line": 3101, "column": 15 }, "end": { - "line": 3099, + "line": 3101, "column": 32 } } @@ -165479,32 +165732,32 @@ "type": "Identifier", "name": "reCalc", "range": [ - 93925, - 93931 + 94050, + 94056 ], "loc": { "start": { - "line": 3099, + "line": 3101, "column": 33 }, "end": { - "line": 3099, + "line": 3101, "column": 39 } } } ], "range": [ - 93907, - 93932 + 94032, + 94057 ], "loc": { "start": { - "line": 3099, + "line": 3101, "column": 15 }, "end": { - "line": 3099, + "line": 3101, "column": 40 } } @@ -165513,62 +165766,62 @@ "type": "Identifier", "name": "length", "range": [ - 93933, - 93939 + 94058, + 94064 ], "loc": { "start": { - "line": 3099, + "line": 3101, "column": 41 }, "end": { - "line": 3099, + "line": 3101, "column": 47 } } }, "range": [ - 93907, - 93939 + 94032, + 94064 ], "loc": { "start": { - "line": 3099, + "line": 3101, "column": 15 }, "end": { - "line": 3099, + "line": 3101, "column": 47 } } }, "range": [ - 93900, - 93940 + 94025, + 94065 ], "loc": { "start": { - "line": 3099, + "line": 3101, "column": 8 }, "end": { - "line": 3099, + "line": 3101, "column": 48 } } } ], "range": [ - 93890, - 93946 + 94015, + 94071 ], "loc": { "start": { - "line": 3098, + "line": 3100, "column": 35 }, "end": { - "line": 3100, + "line": 3102, "column": 5 } } @@ -165576,16 +165829,16 @@ "generator": false, "expression": false, "range": [ - 93873, - 93946 + 93998, + 94071 ], "loc": { "start": { - "line": 3098, + "line": 3100, "column": 18 }, "end": { - "line": 3100, + "line": 3102, "column": 5 } } @@ -165593,16 +165846,16 @@ "kind": "method", "computed": false, "range": [ - 93859, - 93946 + 93984, + 94071 ], "loc": { "start": { - "line": 3098, + "line": 3100, "column": 4 }, "end": { - "line": 3100, + "line": 3102, "column": 5 } }, @@ -165611,16 +165864,16 @@ "type": "Block", "value": "*\n * Return the total number of valid rows\n * @param {Boolean} [reCalc=false] Forces calculation of filtered rows\n * @return {Number}\n ", "range": [ - 93699, - 93854 + 93824, + 93979 ], "loc": { "start": { - "line": 3093, + "line": 3095, "column": 4 }, "end": { - "line": 3097, + "line": 3099, "column": 7 } } @@ -165631,16 +165884,16 @@ "type": "Block", "value": "*\n * Return the working DOM element\n * @return {HTMLTableElement}\n ", "range": [ - 93952, - 94035 + 94077, + 94160 ], "loc": { "start": { - "line": 3102, + "line": 3104, "column": 4 }, "end": { - "line": 3105, + "line": 3107, "column": 7 } } @@ -165654,16 +165907,16 @@ "type": "Identifier", "name": "dom", "range": [ - 94040, - 94043 + 94165, + 94168 ], "loc": { "start": { - "line": 3106, + "line": 3108, "column": 4 }, "end": { - "line": 3106, + "line": 3108, "column": 7 } } @@ -165683,16 +165936,16 @@ "object": { "type": "ThisExpression", "range": [ - 94063, - 94067 + 94188, + 94192 ], "loc": { "start": { - "line": 3107, + "line": 3109, "column": 15 }, "end": { - "line": 3107, + "line": 3109, "column": 19 } } @@ -165701,62 +165954,62 @@ "type": "Identifier", "name": "tbl", "range": [ - 94068, - 94071 + 94193, + 94196 ], "loc": { "start": { - "line": 3107, + "line": 3109, "column": 20 }, "end": { - "line": 3107, + "line": 3109, "column": 23 } } }, "range": [ - 94063, - 94071 + 94188, + 94196 ], "loc": { "start": { - "line": 3107, + "line": 3109, "column": 15 }, "end": { - "line": 3107, + "line": 3109, "column": 23 } } }, "range": [ - 94056, - 94072 + 94181, + 94197 ], "loc": { "start": { - "line": 3107, + "line": 3109, "column": 8 }, "end": { - "line": 3107, + "line": 3109, "column": 24 } } } ], "range": [ - 94046, - 94078 + 94171, + 94203 ], "loc": { "start": { - "line": 3106, + "line": 3108, "column": 10 }, "end": { - "line": 3108, + "line": 3110, "column": 5 } } @@ -165764,16 +166017,16 @@ "generator": false, "expression": false, "range": [ - 94043, - 94078 + 94168, + 94203 ], "loc": { "start": { - "line": 3106, + "line": 3108, "column": 7 }, "end": { - "line": 3108, + "line": 3110, "column": 5 } } @@ -165781,16 +166034,16 @@ "kind": "method", "computed": false, "range": [ - 94040, - 94078 + 94165, + 94203 ], "loc": { "start": { - "line": 3106, + "line": 3108, "column": 4 }, "end": { - "line": 3108, + "line": 3110, "column": 5 } }, @@ -165799,16 +166052,16 @@ "type": "Block", "value": "*\n * Return the working DOM element\n * @return {HTMLTableElement}\n ", "range": [ - 93952, - 94035 + 94077, + 94160 ], "loc": { "start": { - "line": 3102, + "line": 3104, "column": 4 }, "end": { - "line": 3105, + "line": 3107, "column": 7 } } @@ -165819,16 +166072,16 @@ "type": "Block", "value": "*\n * Get the configuration object (literal object)\n * @return {Object}\n ", "range": [ - 94084, - 94172 + 94209, + 94297 ], "loc": { "start": { - "line": 3110, + "line": 3112, "column": 4 }, "end": { - "line": 3113, + "line": 3115, "column": 7 } } @@ -165842,16 +166095,16 @@ "type": "Identifier", "name": "config", "range": [ - 94177, - 94183 + 94302, + 94308 ], "loc": { "start": { - "line": 3114, + "line": 3116, "column": 4 }, "end": { - "line": 3114, + "line": 3116, "column": 10 } } @@ -165871,16 +166124,16 @@ "object": { "type": "ThisExpression", "range": [ - 94203, - 94207 + 94328, + 94332 ], "loc": { "start": { - "line": 3115, + "line": 3117, "column": 15 }, "end": { - "line": 3115, + "line": 3117, "column": 19 } } @@ -165889,62 +166142,62 @@ "type": "Identifier", "name": "cfg", "range": [ - 94208, - 94211 + 94333, + 94336 ], "loc": { "start": { - "line": 3115, + "line": 3117, "column": 20 }, "end": { - "line": 3115, + "line": 3117, "column": 23 } } }, "range": [ - 94203, - 94211 + 94328, + 94336 ], "loc": { "start": { - "line": 3115, + "line": 3117, "column": 15 }, "end": { - "line": 3115, + "line": 3117, "column": 23 } } }, "range": [ - 94196, - 94212 + 94321, + 94337 ], "loc": { "start": { - "line": 3115, + "line": 3117, "column": 8 }, "end": { - "line": 3115, + "line": 3117, "column": 24 } } } ], "range": [ - 94186, - 94218 + 94311, + 94343 ], "loc": { "start": { - "line": 3114, + "line": 3116, "column": 13 }, "end": { - "line": 3116, + "line": 3118, "column": 5 } } @@ -165952,16 +166205,16 @@ "generator": false, "expression": false, "range": [ - 94183, - 94218 + 94308, + 94343 ], "loc": { "start": { - "line": 3114, + "line": 3116, "column": 10 }, "end": { - "line": 3116, + "line": 3118, "column": 5 } } @@ -165969,16 +166222,16 @@ "kind": "method", "computed": false, "range": [ - 94177, - 94218 + 94302, + 94343 ], "loc": { "start": { - "line": 3114, + "line": 3116, "column": 4 }, "end": { - "line": 3116, + "line": 3118, "column": 5 } }, @@ -165987,16 +166240,16 @@ "type": "Block", "value": "*\n * Get the configuration object (literal object)\n * @return {Object}\n ", "range": [ - 94084, - 94172 + 94209, + 94297 ], "loc": { "start": { - "line": 3110, + "line": 3112, "column": 4 }, "end": { - "line": 3113, + "line": 3115, "column": 7 } } @@ -166007,7 +166260,7 @@ ], "range": [ 1091, - 94220 + 94345 ], "loc": { "start": { @@ -166015,14 +166268,14 @@ "column": 25 }, "end": { - "line": 3117, + "line": 3119, "column": 1 } } }, "range": [ 1073, - 94220 + 94345 ], "loc": { "start": { @@ -166030,7 +166283,7 @@ "column": 7 }, "end": { - "line": 3117, + "line": 3119, "column": 1 } }, @@ -166060,7 +166313,7 @@ "source": null, "range": [ 1066, - 94220 + 94345 ], "loc": { "start": { @@ -166068,7 +166321,7 @@ "column": 0 }, "end": { - "line": 3117, + "line": 3119, "column": 1 } }, @@ -166097,7 +166350,7 @@ "sourceType": "module", "range": [ 0, - 94220 + 94345 ], "loc": { "start": { @@ -166105,7 +166358,7 @@ "column": 0 }, "end": { - "line": 3117, + "line": 3119, "column": 1 } }, @@ -167986,8 +168239,8 @@ "type": "Block", "value": "*\n * Enable status bar UI component\n * @type {Boolean}\n ", "range": [ - 19924, - 20008 + 19949, + 20033 ], "loc": { "start": { @@ -168004,8 +168257,8 @@ "type": "Block", "value": "*\n * Enable activity/spinner indicator UI component\n * @type {Boolean}\n ", "range": [ - 20066, - 20166 + 20091, + 20191 ], "loc": { "start": { @@ -168022,8 +168275,8 @@ "type": "Block", "value": "** validation - reset buttons/links **", "range": [ - 20217, - 20259 + 20242, + 20284 ], "loc": { "start": { @@ -168040,8 +168293,8 @@ "type": "Block", "value": "*\n * Enable filters submission button\n * @type {Boolean}\n ", "range": [ - 20268, - 20354 + 20293, + 20379 ], "loc": { "start": { @@ -168058,8 +168311,8 @@ "type": "Block", "value": "*\n * Define filters submission button text\n * @type {String}\n ", "range": [ - 20406, - 20496 + 20431, + 20521 ], "loc": { "start": { @@ -168076,8 +168329,8 @@ "type": "Block", "value": "*\n * Css class for filters submission button\n * @type {String}\n ", "range": [ - 20576, - 20668 + 20601, + 20693 ], "loc": { "start": { @@ -168094,8 +168347,8 @@ "type": "Block", "value": "*\n * Enable clear button\n * @type {Boolean}\n ", "range": [ - 20784, - 20857 + 20809, + 20882 ], "loc": { "start": { @@ -168112,8 +168365,8 @@ "type": "Block", "value": "*\n * Callback fired before filters are cleared\n * @type {Function}\n ", "range": [ - 20913, - 21009 + 20938, + 21034 ], "loc": { "start": { @@ -168130,8 +168383,8 @@ "type": "Block", "value": "*\n * Callback fired after filters are cleared\n * @type {Function}\n ", "range": [ - 21116, - 21211 + 21141, + 21236 ], "loc": { "start": { @@ -168148,8 +168401,8 @@ "type": "Block", "value": "*\n * Enable paging component\n * @type {Boolean}\n ", "range": [ - 21315, - 21392 + 21340, + 21417 ], "loc": { "start": { @@ -168166,8 +168419,8 @@ "type": "Block", "value": "*\n * Number of hidden rows\n * @type {Number}\n * @private\n ", "range": [ - 21443, - 21537 + 21468, + 21562 ], "loc": { "start": { @@ -168184,8 +168437,8 @@ "type": "Block", "value": "*\n * Enable auto-filter behaviour, table is filtered when a user\n * stops typing\n * @type {Boolean}\n ", "range": [ - 21578, - 21715 + 21603, + 21740 ], "loc": { "start": { @@ -168202,8 +168455,8 @@ "type": "Block", "value": "*\n * Auto-filter delay in msecs\n * @type {Number}\n ", "range": [ - 21775, - 21854 + 21800, + 21879 ], "loc": { "start": { @@ -168220,8 +168473,8 @@ "type": "Block", "value": "*\n * Indicate whether user is typing\n * @type {Boolean}\n * @private\n ", "range": [ - 21978, - 22083 + 22003, + 22108 ], "loc": { "start": { @@ -168238,8 +168491,8 @@ "type": "Block", "value": "*\n * Auto-filter interval ID\n * @type {String}\n * @private\n ", "range": [ - 22127, - 22223 + 22152, + 22248 ], "loc": { "start": { @@ -168256,8 +168509,8 @@ "type": "Block", "value": "*\n * Enable keyword highlighting behaviour\n * @type {Boolean}\n ", "range": [ - 22270, - 22361 + 22295, + 22386 ], "loc": { "start": { @@ -168274,8 +168527,8 @@ "type": "Block", "value": "*\n * Enable no results message UI component\n * @type {Boolean}\n ", "range": [ - 22435, - 22527 + 22460, + 22552 ], "loc": { "start": { @@ -168292,8 +168545,8 @@ "type": "Block", "value": "*\n * Enable state persistence\n * @type {Boolean}\n ", "range": [ - 22636, - 22714 + 22661, + 22739 ], "loc": { "start": { @@ -168310,8 +168563,8 @@ "type": "Block", "value": "** data types **", "range": [ - 22781, - 22801 + 22806, + 22826 ], "loc": { "start": { @@ -168328,8 +168581,8 @@ "type": "Block", "value": "*\n * Define default locale, default to 'en' as per Sugar Date module:\n * https://sugarjs.com/docs/#/DateLocales\n * @type {String}\n ", "range": [ - 22811, - 22978 + 22836, + 23003 ], "loc": { "start": { @@ -168346,8 +168599,8 @@ "type": "Block", "value": "*\n * Define thousands separator ',' or '.', defaults to ','\n * @type {String}\n ", "range": [ - 23028, - 23135 + 23053, + 23160 ], "loc": { "start": { @@ -168364,8 +168617,8 @@ "type": "Block", "value": "*\n * Define decimal separator ',' or '.', defaults to '.'\n * @type {String}\n ", "range": [ - 23209, - 23314 + 23234, + 23339 ], "loc": { "start": { @@ -168382,8 +168635,8 @@ "type": "Block", "value": "*\n * Define data types on a column basis, possible values 'string',\n * 'number', 'formatted-number', 'date', 'ipaddress' ie:\n * col_types : [\n * 'string', 'date', 'number',\n * { type: 'formatted-number', decimal: ',', thousands: '.' },\n * { type: 'date', locale: 'en-gb' },\n * { type: 'date', format: ['{dd}-{months}-{yyyy|yy}'] }\n * ]\n *\n * Refer to https://sugarjs.com/docs/#/DateParsing for exhaustive\n * information on date parsing formats supported by Sugar Date\n * @type {Array}\n ", "range": [ - 23384, - 23982 + 23409, + 24007 ], "loc": { "start": { @@ -168400,8 +168653,8 @@ "type": "Block", "value": "** ids prefixes **", "range": [ - 24057, - 24079 + 24082, + 24104 ], "loc": { "start": { @@ -168418,8 +168671,8 @@ "type": "Block", "value": "*\n * Main prefix\n * @private\n ", "range": [ - 24088, - 24146 + 24113, + 24171 ], "loc": { "start": { @@ -168436,8 +168689,8 @@ "type": "Block", "value": "*\n * Filter's ID prefix (inputs - selects)\n * @private\n ", "range": [ - 24184, - 24268 + 24209, + 24293 ], "loc": { "start": { @@ -168454,8 +168707,8 @@ "type": "Block", "value": "*\n * Button's ID prefix\n * @private\n ", "range": [ - 24308, - 24373 + 24333, + 24398 ], "loc": { "start": { @@ -168472,8 +168725,8 @@ "type": "Block", "value": "*\n * Toolbar container ID prefix\n * @private\n ", "range": [ - 24419, - 24493 + 24444, + 24518 ], "loc": { "start": { @@ -168490,8 +168743,8 @@ "type": "Block", "value": "*\n * Toolbar left element ID prefix\n * @private\n ", "range": [ - 24537, - 24614 + 24562, + 24639 ], "loc": { "start": { @@ -168508,8 +168761,8 @@ "type": "Block", "value": "*\n * Toolbar right element ID prefix\n * @private\n ", "range": [ - 24657, - 24735 + 24682, + 24760 ], "loc": { "start": { @@ -168526,8 +168779,8 @@ "type": "Block", "value": "*\n * Toolbar middle element ID prefix\n * @private\n ", "range": [ - 24778, - 24857 + 24803, + 24882 ], "loc": { "start": { @@ -168544,8 +168797,8 @@ "type": "Block", "value": "*\n * Responsive Css class\n * @private\n ", "range": [ - 24900, - 24967 + 24925, + 24992 ], "loc": { "start": { @@ -168562,8 +168815,8 @@ "type": "Block", "value": "** extensions **", "range": [ - 25015, - 25035 + 25040, + 25060 ], "loc": { "start": { @@ -168580,8 +168833,8 @@ "type": "Block", "value": "*\n * List of loaded extensions\n * @type {Array}\n * @private\n ", "range": [ - 25044, - 25141 + 25069, + 25166 ], "loc": { "start": { @@ -168598,8 +168851,8 @@ "type": "Block", "value": "*\n * Determine whether extensions are loaded\n * @type {Boolean}\n * @private\n ", "range": [ - 25191, - 25304 + 25216, + 25329 ], "loc": { "start": { @@ -168616,8 +168869,8 @@ "type": "Block", "value": "** themes **", "range": [ - 25369, - 25385 + 25394, + 25410 ], "loc": { "start": { @@ -168634,8 +168887,8 @@ "type": "Block", "value": "*\n * Enable default theme\n * @type {Boolean}\n ", "range": [ - 25394, - 25468 + 25419, + 25493 ], "loc": { "start": { @@ -168652,8 +168905,8 @@ "type": "Block", "value": "*\n * Determine whether themes are enables\n * @type {Boolean}\n * @private\n ", "range": [ - 25545, - 25655 + 25570, + 25680 ], "loc": { "start": { @@ -168670,8 +168923,8 @@ "type": "Block", "value": "*\n * List of themes, ie:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n ", "range": [ - 25738, - 25850 + 25763, + 25875 ], "loc": { "start": { @@ -168688,8 +168941,8 @@ "type": "Block", "value": "*\n * Define path to themes assets, defaults to\n * 'tablefilter/style/themes/'. Usage:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n ", "range": [ - 25898, - 26079 + 25923, + 26104 ], "loc": { "start": { @@ -168706,8 +168959,8 @@ "type": "Block", "value": "*\n * Enable responsive layout\n * @type {Boolean}\n ", "range": [ - 26160, - 26238 + 26185, + 26263 ], "loc": { "start": { @@ -168724,8 +168977,8 @@ "type": "Block", "value": "*\n * Features registry\n * @private\n ", "range": [ - 26297, - 26361 + 26322, + 26386 ], "loc": { "start": { @@ -168742,8 +168995,8 @@ "type": "Block", "value": "*\n * Extensions registry\n * @private\n ", "range": [ - 26394, - 26460 + 26419, + 26485 ], "loc": { "start": { @@ -168760,8 +169013,8 @@ "type": "Line", "value": "load styles if necessary", "range": [ - 26501, - 26527 + 26526, + 26552 ], "loc": { "start": { @@ -168778,8 +169031,8 @@ "type": "Block", "value": "*\n * Initialise features and layout\n ", "range": [ - 26610, - 26659 + 26635, + 26684 ], "loc": { "start": { @@ -168796,8 +169049,8 @@ "type": "Line", "value": "loads theme", "range": [ - 26905, - 26918 + 26930, + 26943 ], "loc": { "start": { @@ -168814,8 +169067,8 @@ "type": "Line", "value": " Instantiate sugar date wrapper", "range": [ - 26955, - 26988 + 26980, + 27013 ], "loc": { "start": { @@ -168832,8 +169085,8 @@ "type": "Line", "value": " Instantiate help feature and initialise only if set true", "range": [ - 27086, - 27145 + 27111, + 27170 ], "loc": { "start": { @@ -168850,8 +169103,8 @@ "type": "Line", "value": "filters grid is not generated", "range": [ - 27649, - 27680 + 27674, + 27705 ], "loc": { "start": { @@ -168868,8 +169121,8 @@ "type": "Line", "value": " Generate filters", "range": [ - 27881, - 27900 + 27906, + 27925 ], "loc": { "start": { @@ -168886,8 +169139,8 @@ "type": "Line", "value": "only 1 input for single search", "range": [ - 28480, - 28512 + 28505, + 28537 ], "loc": { "start": { @@ -168904,8 +169157,8 @@ "type": "Line", "value": "drop-down filters", "range": [ - 28680, - 28699 + 28705, + 28724 ], "loc": { "start": { @@ -168922,16 +169175,16 @@ "type": "Line", "value": " checklist", "range": [ - 28985, - 28997 + 28959, + 28971 ], "loc": { "start": { - "line": 1053, + "line": 1051, "column": 16 }, "end": { - "line": 1053, + "line": 1051, "column": 28 } } @@ -168940,16 +169193,16 @@ "type": "Line", "value": " this adds submit button", "range": [ - 29367, - 29393 + 29290, + 29316 ], "loc": { "start": { - "line": 1063, + "line": 1059, "column": 16 }, "end": { - "line": 1063, + "line": 1059, "column": 42 } } @@ -168958,16 +169211,16 @@ "type": "Line", "value": "if this.fltGrid", "range": [ - 29728, - 29745 + 29651, + 29668 ], "loc": { "start": { - "line": 1074, + "line": 1070, "column": 9 }, "end": { - "line": 1074, + "line": 1070, "column": 26 } } @@ -168976,16 +169229,16 @@ "type": "Block", "value": " Features ", "range": [ - 29755, - 29769 + 29678, + 29692 ], "loc": { "start": { - "line": 1076, + "line": 1072, "column": 8 }, "end": { - "line": 1076, + "line": 1072, "column": 22 } } @@ -168994,16 +169247,16 @@ "type": "Line", "value": "TF css class is added to table", "range": [ - 30442, - 30474 + 30365, + 30397 ], "loc": { "start": { - "line": 1104, + "line": 1100, "column": 8 }, "end": { - "line": 1104, + "line": 1100, "column": 40 } } @@ -169012,16 +169265,16 @@ "type": "Block", "value": " Load extensions ", "range": [ - 30681, - 30702 + 30604, + 30625 ], "loc": { "start": { - "line": 1112, + "line": 1108, "column": 8 }, "end": { - "line": 1112, + "line": 1108, "column": 29 } } @@ -169030,52 +169283,34 @@ "type": "Line", "value": " Subscribe to events", "range": [ - 30743, - 30765 + 30666, + 30688 ], "loc": { "start": { - "line": 1115, + "line": 1111, "column": 8 }, "end": { - "line": 1115, + "line": 1111, "column": 30 } } }, - { - "type": "Block", - "value": "* @inherited ", - "range": [ - 30895, - 30912 - ], - "loc": { - "start": { - "line": 1120, - "column": 8 - }, - "end": { - "line": 1120, - "column": 25 - } - } - }, { "type": "Block", "value": "*\n * Detect key\n * @param {Event} evt\n ", "range": [ - 31043, - 31106 + 30940, + 31003 ], "loc": { "start": { - "line": 1128, + "line": 1123, "column": 4 }, "end": { - "line": 1131, + "line": 1126, "column": 7 } } @@ -169084,16 +169319,16 @@ "type": "Block", "value": "*\n * Filter's keyup event: if auto-filter on, detect user is typing and filter\n * columns\n * @param {Event} evt\n ", "range": [ - 31574, - 31707 + 31471, + 31604 ], "loc": { "start": { - "line": 1150, + "line": 1145, "column": 4 }, "end": { - "line": 1154, + "line": 1149, "column": 7 } } @@ -169102,16 +169337,16 @@ "type": "Block", "value": "*\n * Filter's keydown event: if auto-filter on, detect user is typing\n ", "range": [ - 32563, - 32646 + 32460, + 32543 ], "loc": { "start": { - "line": 1183, + "line": 1178, "column": 4 }, "end": { - "line": 1185, + "line": 1180, "column": 7 } } @@ -169120,16 +169355,16 @@ "type": "Block", "value": "*\n * Filter's focus event\n * @param {Event} evt\n ", "range": [ - 32755, - 32820 + 32652, + 32717 ], "loc": { "start": { - "line": 1192, + "line": 1187, "column": 4 }, "end": { - "line": 1195, + "line": 1190, "column": 7 } } @@ -169138,16 +169373,16 @@ "type": "Block", "value": "*\n * Filter's blur event: if auto-filter on, clear interval on filter blur\n ", "range": [ - 32942, - 33030 + 32839, + 32927 ], "loc": { "start": { - "line": 1201, + "line": 1196, "column": 4 }, "end": { - "line": 1203, + "line": 1198, "column": 7 } } @@ -169156,16 +169391,16 @@ "type": "Block", "value": "*\n * Insert filters row at initialization\n ", "range": [ - 33242, - 33297 + 33139, + 33194 ], "loc": { "start": { - "line": 1212, + "line": 1207, "column": 4 }, "end": { - "line": 1214, + "line": 1209, "column": 7 } } @@ -169174,16 +169409,16 @@ "type": "Line", "value": " TODO: prevent filters row generation for popup filters too,", "range": [ - 33332, - 33394 + 33229, + 33291 ], "loc": { "start": { - "line": 1216, + "line": 1211, "column": 8 }, "end": { - "line": 1216, + "line": 1211, "column": 70 } } @@ -169192,16 +169427,16 @@ "type": "Line", "value": " to reduce and simplify headers row index adjusting across lib modules", "range": [ - 33403, - 33475 + 33300, + 33372 ], "loc": { "start": { - "line": 1217, + "line": 1212, "column": 8 }, "end": { - "line": 1217, + "line": 1212, "column": 80 } } @@ -169210,16 +169445,16 @@ "type": "Line", "value": " (GridLayout, PopupFilter etc)", "range": [ - 33484, - 33516 + 33381, + 33413 ], "loc": { "start": { - "line": 1218, + "line": 1213, "column": 8 }, "end": { - "line": 1218, + "line": 1213, "column": 40 } } @@ -169228,16 +169463,16 @@ "type": "Block", "value": "*\n * Initialize filtersless table\n ", "range": [ - 34068, - 34115 + 33965, + 34012 ], "loc": { "start": { - "line": 1241, + "line": 1236, "column": 4 }, "end": { - "line": 1243, + "line": 1238, "column": 7 } } @@ -169246,16 +169481,16 @@ "type": "Block", "value": "*\n * Build input filter type\n * @param {Number} colIndex Column index\n * @param {String} cssClass Css class applied to filter\n * @param {DOMElement} container Container DOM element\n ", "range": [ - 34319, - 34538 + 34216, + 34435 ], "loc": { "start": { - "line": 1252, + "line": 1247, "column": 4 }, "end": { - "line": 1257, + "line": 1252, "column": 7 } } @@ -169264,16 +169499,16 @@ "type": "Line", "value": "filter is appended in custom element", "range": [ - 35297, - 35335 + 35194, + 35232 ], "loc": { "start": { - "line": 1276, + "line": 1271, "column": 8 }, "end": { - "line": 1276, + "line": 1271, "column": 46 } } @@ -169282,16 +169517,16 @@ "type": "Block", "value": "*\n * Build submit button\n * @param {Number} colIndex Column index\n * @param {DOMElement} container Container DOM element\n ", "range": [ - 35764, - 35913 + 35661, + 35810 ], "loc": { "start": { - "line": 1291, + "line": 1286, "column": 4 }, "end": { - "line": 1295, + "line": 1290, "column": 7 } } @@ -169300,16 +169535,16 @@ "type": "Line", "value": "filter is appended in custom element", "range": [ - 36230, - 36268 + 36127, + 36165 ], "loc": { "start": { - "line": 1305, + "line": 1300, "column": 8 }, "end": { - "line": 1305, + "line": 1300, "column": 46 } } @@ -169318,16 +169553,16 @@ "type": "Block", "value": "*\n * Return a feature instance for a given name\n * @param {String} name Name of the feature\n * @return {Object}\n ", "range": [ - 36483, - 36617 + 36380, + 36514 ], "loc": { "start": { - "line": 1315, + "line": 1310, "column": 4 }, "end": { - "line": 1319, + "line": 1314, "column": 7 } } @@ -169336,16 +169571,16 @@ "type": "Block", "value": "*\n * Instanciate and initialise the collection of features required by the\n * configuration and add them to the features registry. A feature is\n * described by a `class` and `name` fields and and optional `property`\n * field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n ", "range": [ - 36680, - 37049 + 36577, + 36946 ], "loc": { "start": { - "line": 1324, + "line": 1319, "column": 4 }, "end": { - "line": 1335, + "line": 1330, "column": 7 } } @@ -169354,16 +169589,16 @@ "type": "Line", "value": " TODO: remove the property field.", "range": [ - 37136, - 37171 + 37033, + 37068 ], "loc": { "start": { - "line": 1338, + "line": 1333, "column": 12 }, "end": { - "line": 1338, + "line": 1333, "column": 47 } } @@ -169372,16 +169607,16 @@ "type": "Line", "value": " Due to naming convention inconsistencies, a `property`", "range": [ - 37184, - 37241 + 37081, + 37138 ], "loc": { "start": { - "line": 1339, + "line": 1334, "column": 12 }, "end": { - "line": 1339, + "line": 1334, "column": 69 } } @@ -169390,16 +169625,16 @@ "type": "Line", "value": " field is added in order allow a conditional instanciation based", "range": [ - 37254, - 37320 + 37151, + 37217 ], "loc": { "start": { - "line": 1340, + "line": 1335, "column": 12 }, "end": { - "line": 1340, + "line": 1335, "column": 78 } } @@ -169408,16 +169643,16 @@ "type": "Line", "value": " on that property on TableFilter, if supplied.", "range": [ - 37333, - 37381 + 37230, + 37278 ], "loc": { "start": { - "line": 1341, + "line": 1336, "column": 12 }, "end": { - "line": 1341, + "line": 1336, "column": 60 } } @@ -169426,16 +169661,16 @@ "type": "Block", "value": "*\n * Initialise all the extensions defined in the configuration object\n ", "range": [ - 37691, - 37775 + 37588, + 37672 ], "loc": { "start": { - "line": 1352, + "line": 1347, "column": 4 }, "end": { - "line": 1354, + "line": 1349, "column": 7 } } @@ -169444,16 +169679,16 @@ "type": "Line", "value": " Set config's publicPath dynamically for Webpack...", "range": [ - 37909, - 37962 + 37806, + 37859 ], "loc": { "start": { - "line": 1361, + "line": 1356, "column": 8 }, "end": { - "line": 1361, + "line": 1356, "column": 61 } } @@ -169462,16 +169697,16 @@ "type": "Block", "value": "*\n * Load an extension module\n * @param {Object} ext Extension config object\n ", "range": [ - 38349, - 38444 + 38181, + 38276 ], "loc": { "start": { - "line": 1374, + "line": 1367, "column": 4 }, "end": { - "line": 1377, + "line": 1370, "column": 7 } } @@ -169480,16 +169715,16 @@ "type": "Line", "value": " Require pattern for Webpack", "range": [ - 38833, - 38863 + 38696, + 38726 ], "loc": { "start": { - "line": 1394, + "line": 1387, "column": 8 }, "end": { - "line": 1394, + "line": 1387, "column": 38 } } @@ -169498,16 +169733,16 @@ "type": "Block", "value": " eslint-disable ", "range": [ - 38924, - 38944 + 38787, + 38807 ], "loc": { "start": { - "line": 1396, + "line": 1389, "column": 12 }, "end": { - "line": 1396, + "line": 1389, "column": 32 } } @@ -169516,16 +169751,16 @@ "type": "Block", "value": " eslint-enable ", "range": [ - 39008, - 39027 + 38871, + 38890 ], "loc": { "start": { - "line": 1398, + "line": 1391, "column": 12 }, "end": { - "line": 1398, + "line": 1391, "column": 31 } } @@ -169534,16 +169769,16 @@ "type": "Block", "value": "*\n * Get an extension instance\n * @param {String} name Name of the extension\n * @return {Object} Extension instance\n ", "range": [ - 39119, - 39262 + 38982, + 39125 ], "loc": { "start": { - "line": 1404, + "line": 1397, "column": 4 }, "end": { - "line": 1408, + "line": 1401, "column": 7 } } @@ -169552,16 +169787,34 @@ "type": "Block", "value": "*\n * Check passed extension name exists\n * @param {String} name Name of the extension\n * @return {Boolean}\n ", "range": [ - 39335, - 39465 + 39198, + 39328 ], "loc": { "start": { - "line": 1413, + "line": 1406, "column": 4 }, "end": { - "line": 1417, + "line": 1410, + "column": 7 + } + } + }, + { + "type": "Block", + "value": "*\n * Register the passed extension instance with associated name\n * @param {Object} inst Extension instance\n * @param {String} name Name of the extension\n ", + "range": [ + 39414, + 39589 + ], + "loc": { + "start": { + "line": 1415, + "column": 4 + }, + "end": { + "line": 1419, "column": 7 } } @@ -169570,16 +169823,16 @@ "type": "Block", "value": "*\n * Destroy all the extensions store in extensions registry\n ", "range": [ - 39551, - 39625 + 39676, + 39750 ], "loc": { "start": { - "line": 1422, + "line": 1424, "column": 4 }, "end": { - "line": 1424, + "line": 1426, "column": 7 } } @@ -169588,16 +169841,16 @@ "type": "Block", "value": "*\n * Load themes defined in the configuration object\n ", "range": [ - 39822, - 39888 + 39947, + 40013 ], "loc": { "start": { - "line": 1434, + "line": 1436, "column": 4 }, "end": { - "line": 1436, + "line": 1438, "column": 7 } } @@ -169606,16 +169859,16 @@ "type": "Line", "value": "Default theme config", "range": [ - 40071, - 40093 + 40196, + 40218 ], "loc": { "start": { - "line": 1445, + "line": 1447, "column": 8 }, "end": { - "line": 1445, + "line": 1447, "column": 30 } } @@ -169624,16 +169877,16 @@ "type": "Line", "value": " Enable loader indicator", "range": [ - 40921, - 40947 + 41046, + 41072 ], "loc": { "start": { - "line": 1469, + "line": 1471, "column": 8 }, "end": { - "line": 1469, + "line": 1471, "column": 34 } } @@ -169642,16 +169895,16 @@ "type": "Block", "value": "*\n * Return stylesheet DOM element for a given theme name\n * @return {DOMElement} stylesheet element\n ", "range": [ - 41045, - 41163 + 41170, + 41288 ], "loc": { "start": { - "line": 1475, + "line": 1477, "column": 4 }, "end": { - "line": 1478, + "line": 1480, "column": 7 } } @@ -169660,16 +169913,16 @@ "type": "Block", "value": "*\n * Destroy filter grid\n ", "range": [ - 41253, - 41291 + 41378, + 41416 ], "loc": { "start": { - "line": 1483, + "line": 1485, "column": 4 }, "end": { - "line": 1485, + "line": 1487, "column": 7 } } @@ -169678,16 +169931,16 @@ "type": "Line", "value": " broadcast destroy event modules and extensions are subscribed to", "range": [ - 41709, - 41776 + 41834, + 41901 ], "loc": { "start": { - "line": 1505, + "line": 1507, "column": 8 }, "end": { - "line": 1505, + "line": 1507, "column": 75 } } @@ -169696,16 +169949,16 @@ "type": "Line", "value": " unsubscribe to events", "range": [ - 41940, - 41964 + 42065, + 42089 ], "loc": { "start": { - "line": 1512, + "line": 1514, "column": 8 }, "end": { - "line": 1512, + "line": 1514, "column": 32 } } @@ -169714,16 +169967,16 @@ "type": "Block", "value": "*\n * Generate container element for paging, reset button, rows counter etc.\n ", "range": [ - 42549, - 42638 + 42674, + 42763 ], "loc": { "start": { - "line": 1531, + "line": 1533, "column": 4 }, "end": { - "line": 1533, + "line": 1535, "column": 7 } } @@ -169732,16 +169985,16 @@ "type": "Block", "value": "** container div **", "range": [ - 42724, - 42747 + 42849, + 42872 ], "loc": { "start": { - "line": 1539, + "line": 1541, "column": 8 }, "end": { - "line": 1539, + "line": 1541, "column": 31 } } @@ -169750,16 +170003,16 @@ "type": "Line", "value": "custom container", "range": [ - 42844, - 42862 + 42969, + 42987 ], "loc": { "start": { - "line": 1543, + "line": 1545, "column": 8 }, "end": { - "line": 1543, + "line": 1545, "column": 26 } } @@ -169768,16 +170021,16 @@ "type": "Line", "value": "grid-layout", "range": [ - 42970, - 42983 + 43095, + 43108 ], "loc": { "start": { - "line": 1547, + "line": 1549, "column": 8 }, "end": { - "line": 1547, + "line": 1549, "column": 21 } } @@ -169786,16 +170039,16 @@ "type": "Line", "value": "default location: just above the table", "range": [ - 43202, - 43242 + 43327, + 43367 ], "loc": { "start": { - "line": 1553, + "line": 1555, "column": 8 }, "end": { - "line": 1553, + "line": 1555, "column": 48 } } @@ -169804,16 +170057,16 @@ "type": "Block", "value": "** left div containing rows # displayer **", "range": [ - 43456, - 43502 + 43581, + 43627 ], "loc": { "start": { - "line": 1561, + "line": 1563, "column": 8 }, "end": { - "line": 1561, + "line": 1563, "column": 54 } } @@ -169822,16 +170075,16 @@ "type": "Block", "value": "** right div containing reset button\n + nb results per page select **", "range": [ - 43653, - 43747 + 43778, + 43872 ], "loc": { "start": { - "line": 1567, + "line": 1569, "column": 8 }, "end": { - "line": 1568, + "line": 1570, "column": 52 } } @@ -169840,16 +170093,16 @@ "type": "Block", "value": "** mid div containing paging elements **", "range": [ - 43898, - 43942 + 44023, + 44067 ], "loc": { "start": { - "line": 1574, + "line": 1576, "column": 8 }, "end": { - "line": 1574, + "line": 1576, "column": 52 } } @@ -169858,16 +170111,16 @@ "type": "Line", "value": " emit help initialisation only if undefined", "range": [ - 44093, - 44138 + 44218, + 44263 ], "loc": { "start": { - "line": 1580, + "line": 1582, "column": 8 }, "end": { - "line": 1580, + "line": 1582, "column": 53 } } @@ -169876,16 +170129,16 @@ "type": "Line", "value": " explicitily set enabled field to true to initialise help by", "range": [ - 44185, - 44247 + 44310, + 44372 ], "loc": { "start": { - "line": 1582, + "line": 1584, "column": 12 }, "end": { - "line": 1582, + "line": 1584, "column": 74 } } @@ -169894,16 +170147,16 @@ "type": "Line", "value": " default, only if setting is undefined", "range": [ - 44260, - 44300 + 44385, + 44425 ], "loc": { "start": { - "line": 1583, + "line": 1585, "column": 12 }, "end": { - "line": 1583, + "line": 1585, "column": 52 } } @@ -169912,16 +170165,16 @@ "type": "Block", "value": "*\n * Remove toolbar container element\n ", "range": [ - 44414, - 44465 + 44539, + 44590 ], "loc": { "start": { - "line": 1589, + "line": 1591, "column": 4 }, "end": { - "line": 1591, + "line": 1593, "column": 7 } } @@ -169930,16 +170183,16 @@ "type": "Block", "value": "*\n * Remove all the external column filters\n ", "range": [ - 44807, - 44864 + 44932, + 44989 ], "loc": { "start": { - "line": 1606, + "line": 1608, "column": 4 }, "end": { - "line": 1608, + "line": 1610, "column": 7 } } @@ -169948,16 +170201,16 @@ "type": "Block", "value": "*\n * Check if given column implements a filter with custom options\n * @param {Number} colIndex Column's index\n * @return {Boolean}\n ", "range": [ - 45279, - 45433 + 45404, + 45558 ], "loc": { "start": { - "line": 1624, + "line": 1626, "column": 4 }, "end": { - "line": 1628, + "line": 1630, "column": 7 } } @@ -169966,16 +170219,16 @@ "type": "Block", "value": "*\n * Returns an array [[value0, value1 ...],[text0, text1 ...]] with the\n * custom options values and texts\n * @param {Number} colIndex Column's index\n * @return {Array}\n ", "range": [ - 45579, - 45775 + 45704, + 45900 ], "loc": { "start": { - "line": 1634, + "line": 1636, "column": 4 }, "end": { - "line": 1639, + "line": 1641, "column": 7 } } @@ -169984,16 +170237,16 @@ "type": "Block", "value": "*\n * Filter the table by retrieving the data from each cell in every single\n * row and comparing it to the search term for current column. A row is\n * hidden when all the search terms are not found in inspected row.\n ", "range": [ - 46635, - 46872 + 46760, + 46997 ], "loc": { "start": { - "line": 1668, + "line": 1670, "column": 4 }, "end": { - "line": 1672, + "line": 1674, "column": 7 } } @@ -170002,16 +170255,16 @@ "type": "Line", "value": "fire onbefore callback", "range": [ - 46976, - 47000 + 47101, + 47125 ], "loc": { "start": { - "line": 1677, + "line": 1679, "column": 8 }, "end": { - "line": 1677, + "line": 1679, "column": 32 } } @@ -170020,16 +170273,16 @@ "type": "Line", "value": " search args re-init", "range": [ - 47239, - 47261 + 47364, + 47386 ], "loc": { "start": { - "line": 1686, + "line": 1688, "column": 8 }, "end": { - "line": 1686, + "line": 1688, "column": 30 } } @@ -170038,16 +170291,16 @@ "type": "Line", "value": " already filtered rows display re-init", "range": [ - 47377, - 47417 + 47502, + 47542 ], "loc": { "start": { - "line": 1690, + "line": 1692, "column": 12 }, "end": { - "line": 1690, + "line": 1692, "column": 52 } } @@ -170056,16 +170309,16 @@ "type": "Line", "value": " checks if row has exact cell #", "range": [ - 47549, - 47582 + 47674, + 47707 ], "loc": { "start": { - "line": 1696, + "line": 1698, "column": 12 }, "end": { - "line": 1696, + "line": 1698, "column": 45 } } @@ -170074,16 +170327,16 @@ "type": "Line", "value": "only for single filter search", "range": [ - 47751, - 47782 + 47876, + 47907 ], "loc": { "start": { - "line": 1703, + "line": 1705, "column": 16 }, "end": { - "line": 1703, + "line": 1705, "column": 47 } } @@ -170092,16 +170345,16 @@ "type": "Line", "value": " this loop retrieves cell data", "range": [ - 47839, - 47871 + 47964, + 47996 ], "loc": { "start": { - "line": 1706, + "line": 1708, "column": 12 }, "end": { - "line": 1706, + "line": 1708, "column": 44 } } @@ -170110,16 +170363,16 @@ "type": "Line", "value": "searched keyword", "range": [ - 47936, - 47954 + 48061, + 48079 ], "loc": { "start": { - "line": 1708, + "line": 1710, "column": 16 }, "end": { - "line": 1708, + "line": 1710, "column": 34 } } @@ -170128,16 +170381,16 @@ "type": "Line", "value": "multiple search parameter operator ||", "range": [ - 48234, - 48273 + 48359, + 48398 ], "loc": { "start": { - "line": 1718, + "line": 1720, "column": 16 }, "end": { - "line": 1718, + "line": 1720, "column": 55 } } @@ -170146,16 +170399,16 @@ "type": "Line", "value": "multiple search || parameter boolean", "range": [ - 48364, - 48402 + 48489, + 48527 ], "loc": { "start": { - "line": 1720, + "line": 1722, "column": 20 }, "end": { - "line": 1720, + "line": 1722, "column": 58 } } @@ -170164,16 +170417,16 @@ "type": "Line", "value": "multiple search parameter operator &&", "range": [ - 48480, - 48519 + 48605, + 48644 ], "loc": { "start": { - "line": 1722, + "line": 1724, "column": 20 }, "end": { - "line": 1722, + "line": 1724, "column": 59 } } @@ -170182,16 +170435,16 @@ "type": "Line", "value": "multiple search && parameter boolean", "range": [ - 48611, - 48649 + 48736, + 48774 ], "loc": { "start": { - "line": 1724, + "line": 1726, "column": 20 }, "end": { - "line": 1724, + "line": 1726, "column": 58 } } @@ -170200,16 +170453,16 @@ "type": "Line", "value": "detect operators or array query", "range": [ - 48726, - 48759 + 48851, + 48884 ], "loc": { "start": { - "line": 1727, + "line": 1729, "column": 16 }, "end": { - "line": 1727, + "line": 1729, "column": 49 } } @@ -170218,16 +170471,16 @@ "type": "Line", "value": " isolate search term and check occurence in cell data", "range": [ - 49131, - 49186 + 49256, + 49311 ], "loc": { "start": { - "line": 1737, + "line": 1739, "column": 20 }, "end": { - "line": 1737, + "line": 1739, "column": 75 } } @@ -170236,16 +170489,16 @@ "type": "Line", "value": "single search parameter", "range": [ - 49931, - 49956 + 50056, + 50081 ], "loc": { "start": { - "line": 1757, + "line": 1759, "column": 16 }, "end": { - "line": 1757, + "line": 1759, "column": 41 } } @@ -170254,16 +170507,16 @@ "type": "Line", "value": "else single param", "range": [ - 50246, - 50265 + 50371, + 50390 ], "loc": { "start": { - "line": 1764, + "line": 1766, "column": 17 }, "end": { - "line": 1764, + "line": 1766, "column": 36 } } @@ -170272,16 +170525,16 @@ "type": "Line", "value": "for j", "range": [ - 50572, - 50579 + 50697, + 50704 ], "loc": { "start": { - "line": 1774, + "line": 1776, "column": 13 }, "end": { - "line": 1774, + "line": 1776, "column": 20 } } @@ -170290,16 +170543,16 @@ "type": "Line", "value": " for k", "range": [ - 50935, - 50943 + 51060, + 51068 ], "loc": { "start": { - "line": 1787, + "line": 1789, "column": 9 }, "end": { - "line": 1787, + "line": 1789, "column": 17 } } @@ -170308,16 +170561,16 @@ "type": "Line", "value": "fire onafterfilter callback", "range": [ - 50994, - 51023 + 51119, + 51148 ], "loc": { "start": { - "line": 1791, + "line": 1793, "column": 8 }, "end": { - "line": 1791, + "line": 1793, "column": 37 } } @@ -170326,16 +170579,16 @@ "type": "Block", "value": "*\n * Test for a match of search term in cell data\n * @param {String} term Search term\n * @param {String} cellValue Cell data\n * @param {Number} colIdx Column index\n * @return {Boolean}\n ", "range": [ - 51134, - 51357 + 51259, + 51482 ], "loc": { "start": { - "line": 1797, + "line": 1799, "column": 4 }, "end": { - "line": 1803, + "line": 1805, "column": 7 } } @@ -170344,16 +170597,16 @@ "type": "Line", "value": " re_an = new RegExp(this.anOperator),", "range": [ - 51914, - 51953 + 52039, + 52078 ], "loc": { "start": { - "line": 1816, + "line": 1818, "column": 12 }, "end": { - "line": 1816, + "line": 1818, "column": 51 } } @@ -170362,16 +170615,16 @@ "type": "Line", "value": " re_cr = new RegExp(this.curExp),", "range": [ - 51966, - 52001 + 52091, + 52126 ], "loc": { "start": { - "line": 1817, + "line": 1819, "column": 12 }, "end": { - "line": 1817, + "line": 1819, "column": 47 } } @@ -170380,16 +170633,16 @@ "type": "Line", "value": "Search arg operator tests", "range": [ - 52225, - 52252 + 52350, + 52377 ], "loc": { "start": { - "line": 1826, + "line": 1828, "column": 8 }, "end": { - "line": 1826, + "line": 1828, "column": 35 } } @@ -170398,16 +170651,16 @@ "type": "Line", "value": " hatermN = re_an.test(term),", "range": [ - 52521, - 52551 + 52646, + 52676 ], "loc": { "start": { - "line": 1834, + "line": 1836, "column": 12 }, "end": { - "line": 1834, + "line": 1836, "column": 42 } } @@ -170416,16 +170669,16 @@ "type": "Line", "value": " Check for dates or resolve date type", "range": [ - 52746, - 52785 + 52871, + 52910 ], "loc": { "start": { - "line": 1841, + "line": 1843, "column": 8 }, "end": { - "line": 1841, + "line": 1843, "column": 47 } } @@ -170434,16 +170687,16 @@ "type": "Line", "value": " Search arg dates tests", "range": [ - 53116, - 53141 + 53241, + 53266 ], "loc": { "start": { - "line": 1850, + "line": 1852, "column": 12 }, "end": { - "line": 1850, + "line": 1852, "column": 37 } } @@ -170452,16 +170705,16 @@ "type": "Line", "value": " lower equal date", "range": [ - 53782, - 53801 + 53907, + 53926 ], "loc": { "start": { - "line": 1866, + "line": 1868, "column": 12 }, "end": { - "line": 1866, + "line": 1868, "column": 31 } } @@ -170470,16 +170723,16 @@ "type": "Line", "value": " lower date", "range": [ - 53964, - 53977 + 54089, + 54102 ], "loc": { "start": { - "line": 1871, + "line": 1873, "column": 12 }, "end": { - "line": 1871, + "line": 1873, "column": 25 } } @@ -170488,16 +170741,16 @@ "type": "Line", "value": " greater equal date", "range": [ - 54142, - 54163 + 54267, + 54288 ], "loc": { "start": { - "line": 1876, + "line": 1878, "column": 12 }, "end": { - "line": 1876, + "line": 1878, "column": 33 } } @@ -170506,16 +170759,16 @@ "type": "Line", "value": " greater date", "range": [ - 54331, - 54346 + 54456, + 54471 ], "loc": { "start": { - "line": 1881, + "line": 1883, "column": 12 }, "end": { - "line": 1881, + "line": 1883, "column": 27 } } @@ -170524,16 +170777,16 @@ "type": "Line", "value": " different date", "range": [ - 54511, - 54528 + 54636, + 54653 ], "loc": { "start": { - "line": 1886, + "line": 1888, "column": 12 }, "end": { - "line": 1886, + "line": 1888, "column": 29 } } @@ -170542,16 +170795,16 @@ "type": "Line", "value": " equal date", "range": [ - 54718, - 54731 + 54843, + 54856 ], "loc": { "start": { - "line": 1891, + "line": 1893, "column": 12 }, "end": { - "line": 1891, + "line": 1893, "column": 25 } } @@ -170560,16 +170813,16 @@ "type": "Line", "value": " searched keyword with * operator doesn't have to be a date", "range": [ - 54922, - 54983 + 55047, + 55108 ], "loc": { "start": { - "line": 1896, + "line": 1898, "column": 12 }, "end": { - "line": 1896, + "line": 1898, "column": 73 } } @@ -170578,16 +170831,16 @@ "type": "Line", "value": " like date", "range": [ - 55023, - 55035 + 55148, + 55160 ], "loc": { "start": { - "line": 1897, + "line": 1899, "column": 39 }, "end": { - "line": 1897, + "line": 1899, "column": 51 } } @@ -170596,16 +170849,16 @@ "type": "Line", "value": "empty", "range": [ - 55351, - 55358 + 55476, + 55483 ], "loc": { "start": { - "line": 1905, + "line": 1907, "column": 12 }, "end": { - "line": 1905, + "line": 1907, "column": 19 } } @@ -170614,16 +170867,16 @@ "type": "Line", "value": "non-empty", "range": [ - 55469, - 55480 + 55594, + 55605 ], "loc": { "start": { - "line": 1909, + "line": 1911, "column": 12 }, "end": { - "line": 1909, + "line": 1911, "column": 23 } } @@ -170632,16 +170885,16 @@ "type": "Line", "value": " Convert to number anyways to auto-resolve type in case not", "range": [ - 56010, - 56071 + 56135, + 56196 ], "loc": { "start": { - "line": 1925, + "line": 1927, "column": 12 }, "end": { - "line": 1925, + "line": 1927, "column": 73 } } @@ -170650,16 +170903,16 @@ "type": "Line", "value": " defined by configuration", "range": [ - 56084, - 56111 + 56209, + 56236 ], "loc": { "start": { - "line": 1926, + "line": 1928, "column": 12 }, "end": { - "line": 1926, + "line": 1928, "column": 39 } } @@ -170668,16 +170921,16 @@ "type": "Line", "value": " first checks if there is any operator (<,>,<=,>=,!,*,=,{,},", "range": [ - 56197, - 56259 + 56322, + 56384 ], "loc": { "start": { - "line": 1929, + "line": 1931, "column": 12 }, "end": { - "line": 1929, + "line": 1931, "column": 74 } } @@ -170686,16 +170939,16 @@ "type": "Line", "value": " rgx:)", "range": [ - 56272, - 56280 + 56397, + 56405 ], "loc": { "start": { - "line": 1930, + "line": 1932, "column": 12 }, "end": { - "line": 1930, + "line": 1932, "column": 20 } } @@ -170704,16 +170957,16 @@ "type": "Line", "value": " lower equal", "range": [ - 56293, - 56307 + 56418, + 56432 ], "loc": { "start": { - "line": 1931, + "line": 1933, "column": 12 }, "end": { - "line": 1931, + "line": 1933, "column": 26 } } @@ -170722,16 +170975,16 @@ "type": "Line", "value": "greater equal", "range": [ - 56498, - 56513 + 56623, + 56638 ], "loc": { "start": { - "line": 1938, + "line": 1940, "column": 12 }, "end": { - "line": 1938, + "line": 1940, "column": 27 } } @@ -170740,16 +170993,16 @@ "type": "Line", "value": "lower", "range": [ - 56709, - 56716 + 56834, + 56841 ], "loc": { "start": { - "line": 1945, + "line": 1947, "column": 12 }, "end": { - "line": 1945, + "line": 1947, "column": 19 } } @@ -170758,16 +171011,16 @@ "type": "Line", "value": "greater", "range": [ - 56910, - 56919 + 57035, + 57044 ], "loc": { "start": { - "line": 1952, + "line": 1954, "column": 12 }, "end": { - "line": 1952, + "line": 1954, "column": 21 } } @@ -170776,16 +171029,16 @@ "type": "Line", "value": "different", "range": [ - 57113, - 57124 + 57238, + 57249 ], "loc": { "start": { - "line": 1959, + "line": 1961, "column": 12 }, "end": { - "line": 1959, + "line": 1961, "column": 23 } } @@ -170794,16 +171047,16 @@ "type": "Line", "value": "like", "range": [ - 57315, - 57321 + 57440, + 57446 ], "loc": { "start": { - "line": 1964, + "line": 1966, "column": 12 }, "end": { - "line": 1964, + "line": 1966, "column": 18 } } @@ -170812,16 +171065,16 @@ "type": "Line", "value": "equal", "range": [ - 57498, - 57505 + 57623, + 57630 ], "loc": { "start": { - "line": 1969, + "line": 1971, "column": 12 }, "end": { - "line": 1969, + "line": 1971, "column": 19 } } @@ -170830,16 +171083,16 @@ "type": "Line", "value": "starts with", "range": [ - 57681, - 57694 + 57806, + 57819 ], "loc": { "start": { - "line": 1974, + "line": 1976, "column": 12 }, "end": { - "line": 1974, + "line": 1976, "column": 25 } } @@ -170848,16 +171101,16 @@ "type": "Line", "value": "ends with", "range": [ - 57863, - 57874 + 57988, + 57999 ], "loc": { "start": { - "line": 1979, + "line": 1981, "column": 12 }, "end": { - "line": 1979, + "line": 1981, "column": 23 } } @@ -170866,16 +171119,16 @@ "type": "Line", "value": "empty", "range": [ - 58293, - 58300 + 58418, + 58425 ], "loc": { "start": { - "line": 1988, + "line": 1990, "column": 12 }, "end": { - "line": 1988, + "line": 1990, "column": 19 } } @@ -170884,16 +171137,16 @@ "type": "Line", "value": "non-empty", "range": [ - 58411, - 58422 + 58536, + 58547 ], "loc": { "start": { - "line": 1992, + "line": 1994, "column": 12 }, "end": { - "line": 1992, + "line": 1994, "column": 23 } } @@ -170902,16 +171155,16 @@ "type": "Line", "value": "regexp", "range": [ - 58534, - 58542 + 58659, + 58667 ], "loc": { "start": { - "line": 1996, + "line": 1998, "column": 12 }, "end": { - "line": 1996, + "line": 1998, "column": 20 } } @@ -170920,16 +171173,16 @@ "type": "Line", "value": "in case regexp throws", "range": [ - 58589, - 58612 + 58714, + 58737 ], "loc": { "start": { - "line": 1998, + "line": 2000, "column": 16 }, "end": { - "line": 1998, + "line": 2000, "column": 39 } } @@ -170938,16 +171191,16 @@ "type": "Line", "value": "operator is removed", "range": [ - 58655, - 58676 + 58780, + 58801 ], "loc": { "start": { - "line": 2000, + "line": 2002, "column": 20 }, "end": { - "line": 2000, + "line": 2002, "column": 41 } } @@ -170956,16 +171209,16 @@ "type": "Line", "value": " If numeric type data, perform a strict equality test and", "range": [ - 58964, - 59023 + 59089, + 59148 ], "loc": { "start": { - "line": 2008, + "line": 2010, "column": 16 }, "end": { - "line": 2008, + "line": 2010, "column": 75 } } @@ -170974,16 +171227,16 @@ "type": "Line", "value": " fallback to unformatted number string comparison", "range": [ - 59040, - 59091 + 59165, + 59216 ], "loc": { "start": { - "line": 2009, + "line": 2011, "column": 16 }, "end": { - "line": 2009, + "line": 2011, "column": 67 } } @@ -170992,16 +171245,16 @@ "type": "Line", "value": " parseNb can return 0 for strings which are not", "range": [ - 59260, - 59309 + 59385, + 59434 ], "loc": { "start": { - "line": 2013, + "line": 2015, "column": 20 }, "end": { - "line": 2013, + "line": 2015, "column": 69 } } @@ -171010,16 +171263,16 @@ "type": "Line", "value": " formatted numbers, in that case return the original", "range": [ - 59330, - 59384 + 59455, + 59509 ], "loc": { "start": { - "line": 2014, + "line": 2016, "column": 20 }, "end": { - "line": 2014, + "line": 2016, "column": 74 } } @@ -171028,16 +171281,16 @@ "type": "Line", "value": " string. TODO: handle this in parseNb", "range": [ - 59405, - 59444 + 59530, + 59569 ], "loc": { "start": { - "line": 2015, + "line": 2017, "column": 20 }, "end": { - "line": 2015, + "line": 2017, "column": 59 } } @@ -171046,16 +171299,16 @@ "type": "Line", "value": " Finally test search term is contained in cell data", "range": [ - 59747, - 59800 + 59872, + 59925 ], "loc": { "start": { - "line": 2021, + "line": 2023, "column": 20 }, "end": { - "line": 2021, + "line": 2023, "column": 73 } } @@ -171064,16 +171317,16 @@ "type": "Line", "value": "else", "range": [ - 60123, - 60129 + 60248, + 60254 ], "loc": { "start": { - "line": 2032, + "line": 2034, "column": 9 }, "end": { - "line": 2032, + "line": 2034, "column": 15 } } @@ -171082,16 +171335,16 @@ "type": "Block", "value": "*\n * Return the data of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Arrat} [exclude=[]] List of row indexes to be excluded\n * @return Flat list of data for a column\n ", "range": [ - 60168, - 60452 + 60293, + 60577 ], "loc": { "start": { - "line": 2037, + "line": 2039, "column": 4 }, "end": { - "line": 2043, + "line": 2045, "column": 7 } } @@ -171100,16 +171353,16 @@ "type": "Block", "value": "*\n * Return the values of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Arrat} [exclude=[]] List of row indexes to be excluded\n * @return Flat list of values for a column\n ", "range": [ - 60607, - 60895 + 60732, + 61020 ], "loc": { "start": { - "line": 2048, + "line": 2050, "column": 4 }, "end": { - "line": 2054, + "line": 2056, "column": 7 } } @@ -171118,16 +171371,16 @@ "type": "Block", "value": "*\n * Return the data of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [typed=false] Return a typed value\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @return {Array} Flat list of data for a column\n * @private\n ", "range": [ - 61053, - 61434 + 61178, + 61559 ], "loc": { "start": { - "line": 2059, + "line": 2061, "column": 4 }, "end": { - "line": 2067, + "line": 2069, "column": 7 } } @@ -171136,16 +171389,16 @@ "type": "Line", "value": " checks if current row index appears in exclude array", "range": [ - 61972, - 62027 + 62097, + 62152 ], "loc": { "start": { - "line": 2086, + "line": 2088, "column": 12 }, "end": { - "line": 2086, + "line": 2088, "column": 67 } } @@ -171154,16 +171407,16 @@ "type": "Line", "value": " checks if row has exact cell # and is not excluded", "range": [ - 62227, - 62280 + 62352, + 62405 ], "loc": { "start": { - "line": 2093, + "line": 2095, "column": 12 }, "end": { - "line": 2093, + "line": 2095, "column": 65 } } @@ -171172,16 +171425,16 @@ "type": "Line", "value": " this loop retrieves cell data", "range": [ - 62358, - 62390 + 62483, + 62515 ], "loc": { "start": { - "line": 2095, + "line": 2097, "column": 16 }, "end": { - "line": 2095, + "line": 2097, "column": 48 } } @@ -171190,16 +171443,16 @@ "type": "Block", "value": "*\n * Return the filter's value of a specified column\n * @param {Number} index Column index\n * @return {String} Filter value\n ", "range": [ - 62714, - 62866 + 62839, + 62991 ], "loc": { "start": { - "line": 2108, + "line": 2110, "column": 4 }, "end": { - "line": 2112, + "line": 2114, "column": 7 } } @@ -171208,16 +171461,16 @@ "type": "Line", "value": "mutiple select", "range": [ - 63260, - 63276 + 63385, + 63401 ], "loc": { "start": { - "line": 2127, + "line": 2129, "column": 8 }, "end": { - "line": 2127, + "line": 2129, "column": 24 } } @@ -171226,16 +171479,16 @@ "type": "Line", "value": "checklist", "range": [ - 63405, - 63416 + 63530, + 63541 ], "loc": { "start": { - "line": 2131, + "line": 2133, "column": 8 }, "end": { - "line": 2131, + "line": 2133, "column": 19 } } @@ -171244,16 +171497,16 @@ "type": "Line", "value": "return an empty string if collection is empty or contains a single", "range": [ - 63547, - 63615 + 63672, + 63740 ], "loc": { "start": { - "line": 2135, + "line": 2137, "column": 8 }, "end": { - "line": 2135, + "line": 2137, "column": 76 } } @@ -171262,16 +171515,16 @@ "type": "Line", "value": "empty string", "range": [ - 63624, - 63638 + 63749, + 63763 ], "loc": { "start": { - "line": 2136, + "line": 2138, "column": 8 }, "end": { - "line": 2136, + "line": 2138, "column": 22 } } @@ -171280,16 +171533,16 @@ "type": "Block", "value": "*\n * Return the filters' values\n * @return {Array} List of filters' values\n ", "range": [ - 63832, - 63924 + 63957, + 64049 ], "loc": { "start": { - "line": 2145, + "line": 2147, "column": 4 }, "end": { - "line": 2148, + "line": 2150, "column": 7 } } @@ -171298,16 +171551,16 @@ "type": "Block", "value": "*\n * Return the ID of a specified column's filter\n * @param {Number} index Column's index\n * @return {String} ID of the filter element\n ", "range": [ - 64366, - 64529 + 64491, + 64654 ], "loc": { "start": { - "line": 2165, + "line": 2167, "column": 4 }, "end": { - "line": 2169, + "line": 2171, "column": 7 } } @@ -171316,16 +171569,16 @@ "type": "Block", "value": "*\n * Return the list of ids of filters matching a specified type.\n * Note: hidden filters are also returned\n *\n * @param {String} type Filter type string ('input', 'select', 'multiple',\n * 'checklist')\n * @param {Boolean} bool If true returns columns indexes instead of IDs\n * @return {[type]} List of element IDs or column indexes\n ", "range": [ - 64660, - 65061 + 64785, + 65186 ], "loc": { "start": { - "line": 2177, + "line": 2179, "column": 4 }, "end": { - "line": 2185, + "line": 2187, "column": 7 } } @@ -171334,16 +171587,16 @@ "type": "Block", "value": "*\n * Return the filter's DOM element for a given column\n * @param {Number} index Column's index\n * @return {DOMElement}\n ", "range": [ - 65478, - 65624 + 65603, + 65749 ], "loc": { "start": { - "line": 2201, + "line": 2203, "column": 4 }, "end": { - "line": 2205, + "line": 2207, "column": 7 } } @@ -171352,16 +171605,16 @@ "type": "Block", "value": "*\n * Return the number of cells for a given row index\n * @param {Number} rowIndex Index of the row\n * @return {Number} Number of cells\n ", "range": [ - 65733, - 65899 + 65858, + 66024 ], "loc": { "start": { - "line": 2211, + "line": 2213, "column": 4 }, "end": { - "line": 2215, + "line": 2217, "column": 7 } } @@ -171370,16 +171623,16 @@ "type": "Block", "value": "*\n * Return the number of filterable rows starting from reference row if\n * defined\n * @param {Boolean} includeHeaders Include the headers row\n * @return {Number} Number of filterable rows\n ", "range": [ - 66047, - 66278 + 66172, + 66403 ], "loc": { "start": { - "line": 2221, + "line": 2223, "column": 4 }, "end": { - "line": 2226, + "line": 2228, "column": 7 } } @@ -171388,16 +171641,16 @@ "type": "Block", "value": "*\n * Return the text content of a given cell\n * @param {DOMElement} Cell's DOM element\n * @return {String}\n ", "range": [ - 66520, - 66648 + 66645, + 66773 ], "loc": { "start": { - "line": 2237, + "line": 2239, "column": 4 }, "end": { - "line": 2241, + "line": 2243, "column": 7 } } @@ -171406,16 +171659,16 @@ "type": "Line", "value": " Invoke cellParser for this column if any", "range": [ - 66758, - 66801 + 66883, + 66926 ], "loc": { "start": { - "line": 2245, + "line": 2247, "column": 8 }, "end": { - "line": 2245, + "line": 2247, "column": 51 } } @@ -171424,16 +171677,16 @@ "type": "Block", "value": "*\n * Return the typed data of a given cell based on the column type definition\n * @param {DOMElement} cell Cell's DOM element\n * @return {String|Number|Date}\n ", "range": [ - 66979, - 67159 + 67104, + 67284 ], "loc": { "start": { - "line": 2253, + "line": 2255, "column": 4 }, "end": { - "line": 2257, + "line": 2259, "column": 7 } } @@ -171442,16 +171695,16 @@ "type": "Block", "value": "*\n * Return the table data based on its columns data type definitions\n * with following structure:\n * [\n * [rowIndex, [data0, data1...]],\n * [rowIndex, [data0, data1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n ", "range": [ - 67974, - 68354 + 68099, + 68479 ], "loc": { "start": { - "line": 2282, + "line": 2284, "column": 4 }, "end": { - "line": 2292, + "line": 2294, "column": 7 } } @@ -171460,16 +171713,16 @@ "type": "Block", "value": "*\n * Return the table values with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n ", "range": [ - 68506, - 68842 + 68631, + 68967 ], "loc": { "start": { - "line": 2297, + "line": 2299, "column": 4 }, "end": { - "line": 2306, + "line": 2308, "column": 7 } } @@ -171478,16 +171731,16 @@ "type": "Block", "value": "*\n * Return the table data with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @param {Boolean} [typed=false] Return typed value\n * @return {Array}\n * @private\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 68997, - 69472 + 69122, + 69597 ], "loc": { "start": { - "line": 2311, + "line": 2313, "column": 4 }, "end": { - "line": 2324, + "line": 2326, "column": 7 } } @@ -171496,16 +171749,16 @@ "type": "Block", "value": "*\n * Return the filtered table data based on its columns data type definitions\n * with following structure:\n * [\n * [rowIndex, [data0, data1...]],\n * [rowIndex, [data0, data1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 70581, - 71037 + 70706, + 71162 ], "loc": { "start": { - "line": 2357, + "line": 2359, "column": 4 }, "end": { - "line": 2369, + "line": 2371, "column": 7 } } @@ -171514,16 +171767,16 @@ "type": "Block", "value": "*\n * Return the filtered table values with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 71197, - 71609 + 71322, + 71734 ], "loc": { "start": { - "line": 2374, + "line": 2376, "column": 4 }, "end": { - "line": 2385, + "line": 2387, "column": 7 } } @@ -171532,16 +171785,16 @@ "type": "Block", "value": "*\n * Return the filtered data with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @param {Boolean} [typed=false] Return typed value\n * @return {Array}\n * @private\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 71772, - 72250 + 71897, + 72375 ], "loc": { "start": { - "line": 2390, + "line": 2392, "column": 4 }, "end": { - "line": 2403, + "line": 2405, "column": 7 } } @@ -171550,16 +171803,16 @@ "type": "Block", "value": "*\n * Return the filtered data for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of typed values [data0, data1, data2...]\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 73492, - 73896 + 73617, + 74021 ], "loc": { "start": { - "line": 2440, + "line": 2442, "column": 4 }, "end": { - "line": 2448, + "line": 2450, "column": 7 } } @@ -171568,16 +171821,16 @@ "type": "Block", "value": "*\n * Return the filtered and visible data for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of typed values [data0, data1, data2...]\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 74085, - 74501 + 74210, + 74626 ], "loc": { "start": { - "line": 2454, + "line": 2456, "column": 4 }, "end": { - "line": 2462, + "line": 2464, "column": 7 } } @@ -171586,16 +171839,16 @@ "type": "Block", "value": "*\n * Return the filtered values for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of values ['value0', 'value1', 'value2'...]\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 74688, - 75097 + 74813, + 75222 ], "loc": { "start": { - "line": 2468, + "line": 2470, "column": 4 }, "end": { - "line": 2476, + "line": 2478, "column": 7 } } @@ -171604,16 +171857,16 @@ "type": "Block", "value": "*\n * Return the filtered and visible values for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of values ['value0', 'value1', 'value2'...]\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 75289, - 75710 + 75414, + 75835 ], "loc": { "start": { - "line": 2482, + "line": 2484, "column": 4 }, "end": { - "line": 2490, + "line": 2492, "column": 7 } } @@ -171622,16 +171875,16 @@ "type": "Block", "value": "*\n * Return the filtered data for a given column index\n * @param {Number} colIndex Colmun's index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [typed=false] Return typed value\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @param {Boolean} [visible=true] Return only filtered and visible data\n * (relevant for paging)\n * @return {Array} Flat list of values ['val0','val1','val2'...]\n * @private\n *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 75900, - 76506 + 76025, + 76631 ], "loc": { "start": { - "line": 2496, + "line": 2498, "column": 4 }, "end": { - "line": 2508, + "line": 2510, "column": 7 } } @@ -171640,16 +171893,16 @@ "type": "Line", "value": " ensure valid rows index do not contain excluded rows and row is", "range": [ - 76874, - 76940 + 76999, + 77065 ], "loc": { "start": { - "line": 2524, + "line": 2526, "column": 8 }, "end": { - "line": 2524, + "line": 2526, "column": 74 } } @@ -171658,16 +171911,16 @@ "type": "Line", "value": " displayed", "range": [ - 76949, - 76961 + 77074, + 77086 ], "loc": { "start": { - "line": 2525, + "line": 2527, "column": 8 }, "end": { - "line": 2525, + "line": 2527, "column": 20 } } @@ -171676,16 +171929,16 @@ "type": "Line", "value": " convert column value to expected type if necessary", "range": [ - 77225, - 77278 + 77350, + 77403 ], "loc": { "start": { - "line": 2533, + "line": 2535, "column": 8 }, "end": { - "line": 2533, + "line": 2535, "column": 61 } } @@ -171694,16 +171947,16 @@ "type": "Block", "value": "*\n * Get the display value of a row\n * @param {HTMLTableRowElement} row DOM element of the row\n * @return {String} Usually 'none' or ''\n ", "range": [ - 77562, - 77724 + 77687, + 77849 ], "loc": { "start": { - "line": 2545, + "line": 2547, "column": 4 }, "end": { - "line": 2549, + "line": 2551, "column": 7 } } @@ -171712,16 +171965,16 @@ "type": "Block", "value": "*\n * Validate/invalidate row by setting the 'validRow' attribute on the row\n * @param {Number} rowIndex Index of the row\n * @param {Boolean} isValid\n ", "range": [ - 77795, - 77968 + 77920, + 78093 ], "loc": { "start": { - "line": 2554, + "line": 2556, "column": 4 }, "end": { - "line": 2558, + "line": 2560, "column": 7 } } @@ -171730,16 +171983,16 @@ "type": "Line", "value": " always visible rows are valid", "range": [ - 78142, - 78174 + 78267, + 78299 ], "loc": { "start": { - "line": 2565, + "line": 2567, "column": 8 }, "end": { - "line": 2565, + "line": 2567, "column": 40 } } @@ -171748,16 +172001,16 @@ "type": "Block", "value": "*\n * Validate all filterable rows\n ", "range": [ - 78815, - 78862 + 78940, + 78987 ], "loc": { "start": { - "line": 2589, + "line": 2591, "column": 4 }, "end": { - "line": 2591, + "line": 2593, "column": 7 } } @@ -171766,16 +172019,16 @@ "type": "Block", "value": "*\n * Set search value to a given filter\n * @param {Number} index Column's index\n * @param {String or Array} query searcharg Search term\n ", "range": [ - 79112, - 79274 + 79237, + 79399 ], "loc": { "start": { - "line": 2602, + "line": 2604, "column": 4 }, "end": { - "line": 2606, + "line": 2608, "column": 7 } } @@ -171784,16 +172037,16 @@ "type": "Line", "value": "multiple selects", "range": [ - 79797, - 79815 + 79922, + 79940 ], "loc": { "start": { - "line": 2621, + "line": 2623, "column": 8 }, "end": { - "line": 2621, + "line": 2623, "column": 26 } } @@ -171802,16 +172055,16 @@ "type": "Line", "value": "checklist", "range": [ - 80264, - 80275 + 80389, + 80400 ], "loc": { "start": { - "line": 2633, + "line": 2635, "column": 8 }, "end": { - "line": 2633, + "line": 2635, "column": 19 } } @@ -171820,16 +172073,16 @@ "type": "Block", "value": "*\n * Set them columns' widths as per configuration\n * @param {Element} tbl DOM element\n ", "range": [ - 80871, - 80975 + 80996, + 81100 ], "loc": { "start": { - "line": 2651, + "line": 2653, "column": 4 }, "end": { - "line": 2654, + "line": 2656, "column": 7 } } @@ -171838,16 +172091,16 @@ "type": "Block", "value": "*\n * Make defined rows always visible\n ", "range": [ - 81731, - 81782 + 81856, + 81907 ], "loc": { "start": { - "line": 2681, + "line": 2683, "column": 4 }, "end": { - "line": 2683, + "line": 2685, "column": 7 } } @@ -171856,16 +172109,16 @@ "type": "Line", "value": "row index cannot be > nrows", "range": [ - 82044, - 82073 + 82169, + 82198 ], "loc": { "start": { - "line": 2691, + "line": 2693, "column": 12 }, "end": { - "line": 2691, + "line": 2693, "column": 41 } } @@ -171874,16 +172127,16 @@ "type": "Block", "value": "*\n * Clear all the filters' values\n ", "range": [ - 82187, - 82235 + 82312, + 82360 ], "loc": { "start": { - "line": 2698, + "line": 2700, "column": 4 }, "end": { - "line": 2700, + "line": 2702, "column": 7 } } @@ -171892,16 +172145,16 @@ "type": "Block", "value": "*\n * Return the ID of the current active filter\n * @return {String}\n ", "range": [ - 82680, - 82765 + 82805, + 82890 ], "loc": { "start": { - "line": 2719, + "line": 2721, "column": 4 }, "end": { - "line": 2722, + "line": 2724, "column": 7 } } @@ -171910,16 +172163,16 @@ "type": "Block", "value": "*\n * Set the ID of the current active filter\n * @param {String} filterId Element ID\n ", "range": [ - 82839, - 82940 + 82964, + 83065 ], "loc": { "start": { - "line": 2727, + "line": 2729, "column": 4 }, "end": { - "line": 2730, + "line": 2732, "column": 7 } } @@ -171928,16 +172181,16 @@ "type": "Block", "value": "*\n * Return the column index for a given filter ID\n * @param {string} [filterId=''] Filter ID\n * @return {Number} Column index\n ", "range": [ - 83026, - 83174 + 83151, + 83299 ], "loc": { "start": { - "line": 2735, + "line": 2737, "column": 4 }, "end": { - "line": 2739, + "line": 2741, "column": 7 } } @@ -171946,16 +172199,16 @@ "type": "Block", "value": "*\n * Build filter element ID for a given column index\n * @param {any} colIndex\n * @return {String} Filter element ID string\n * @private\n ", "range": [ - 83352, - 83513 + 83477, + 83638 ], "loc": { "start": { - "line": 2746, + "line": 2748, "column": 4 }, "end": { - "line": 2751, + "line": 2753, "column": 7 } } @@ -171964,16 +172217,16 @@ "type": "Block", "value": "*\n * Make specified column's filter active\n * @param colIndex Index of a column\n ", "range": [ - 83611, - 83708 + 83736, + 83833 ], "loc": { "start": { - "line": 2756, + "line": 2758, "column": 4 }, "end": { - "line": 2759, + "line": 2761, "column": 7 } } @@ -171982,16 +172235,16 @@ "type": "Block", "value": "*\n * Refresh the filters subject to linking ('select', 'multiple',\n * 'checklist' type)\n ", "range": [ - 83874, - 83979 + 83999, + 84104 ], "loc": { "start": { - "line": 2767, + "line": 2769, "column": 4 }, "end": { - "line": 2770, + "line": 2772, "column": 7 } } @@ -172000,16 +172253,16 @@ "type": "Line", "value": " Welcome to cyclomatic complexity hell :)", "range": [ - 84661, - 84704 + 84786, + 84829 ], "loc": { "start": { - "line": 2788, + "line": 2790, "column": 12 }, "end": { - "line": 2788, + "line": 2790, "column": 55 } } @@ -172018,16 +172271,16 @@ "type": "Line", "value": " TODO: simplify/refactor if statement", "range": [ - 84717, - 84756 + 84842, + 84881 ], "loc": { "start": { - "line": 2789, + "line": 2791, "column": 12 }, "end": { - "line": 2789, + "line": 2791, "column": 51 } } @@ -172036,16 +172289,16 @@ "type": "Line", "value": "1st option needs to be inserted", "range": [ - 85115, - 85148 + 85240, + 85273 ], "loc": { "start": { - "line": 2797, + "line": 2799, "column": 16 }, "end": { - "line": 2797, + "line": 2799, "column": 49 } } @@ -172054,16 +172307,16 @@ "type": "Block", "value": "*\n * Determine if passed filter column implements exact query match\n * @param {Number} colIndex Column index\n * @return {Boolean}\n ", "range": [ - 85789, - 85944 + 85914, + 86069 ], "loc": { "start": { - "line": 2817, + "line": 2819, "column": 4 }, "end": { - "line": 2821, + "line": 2823, "column": 7 } } @@ -172072,16 +172325,16 @@ "type": "Block", "value": "*\n * Check if passed row is valid\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n ", "range": [ - 86136, - 86250 + 86261, + 86375 ], "loc": { "start": { - "line": 2828, + "line": 2830, "column": 4 }, "end": { - "line": 2832, + "line": 2834, "column": 7 } } @@ -172090,16 +172343,16 @@ "type": "Block", "value": "*\n * Check if passed row is visible\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n ", "range": [ - 86350, - 86466 + 86475, + 86591 ], "loc": { "start": { - "line": 2837, + "line": 2839, "column": 4 }, "end": { - "line": 2841, + "line": 2843, "column": 7 } } @@ -172108,16 +172361,16 @@ "type": "Block", "value": "*\n * Check if specified column filter ignores diacritics.\n * Note this is only applicable to input filter types.\n * @param {Number} colIndex Column index\n * @return {Boolean}\n ", "range": [ - 86601, - 86804 + 86726, + 86929 ], "loc": { "start": { - "line": 2847, + "line": 2849, "column": 4 }, "end": { - "line": 2852, + "line": 2854, "column": 7 } } @@ -172126,16 +172379,16 @@ "type": "Block", "value": "*\n * Return clear all text for specified filter column\n * @param {Number} colIndex Column index\n * @return {String}\n ", "range": [ - 87020, - 87160 + 87145, + 87285 ], "loc": { "start": { - "line": 2861, + "line": 2863, "column": 4 }, "end": { - "line": 2865, + "line": 2867, "column": 7 } } @@ -172144,16 +172397,16 @@ "type": "Block", "value": "*\n * Check if passed script or stylesheet is already imported\n * @param {String} filePath Ressource path\n * @param {String} type Possible values: 'script' or 'link'\n * @return {Boolean}\n ", "range": [ - 87363, - 87582 + 87488, + 87707 ], "loc": { "start": { - "line": 2874, + "line": 2876, "column": 4 }, "end": { - "line": 2879, + "line": 2881, "column": 7 } } @@ -172162,16 +172415,16 @@ "type": "Block", "value": "*\n * Import script or stylesheet\n * @param {String} fileId Ressource ID\n * @param {String} filePath Ressource path\n * @param {Function} callback Callback\n * @param {String} type Possible values: 'script' or 'link'\n ", "range": [ - 88057, - 88316 + 88182, + 88441 ], "loc": { "start": { - "line": 2896, + "line": 2898, "column": 4 }, "end": { - "line": 2902, + "line": 2904, "column": 7 } } @@ -172180,16 +172433,16 @@ "type": "Line", "value": "Browser <> IE onload event works only for scripts, not for stylesheets", "range": [ - 88957, - 89029 + 89082, + 89154 ], "loc": { "start": { - "line": 2924, + "line": 2926, "column": 8 }, "end": { - "line": 2924, + "line": 2926, "column": 80 } } @@ -172198,16 +172451,16 @@ "type": "Block", "value": "*\n * Check if table has filters grid\n * @return {Boolean}\n ", "range": [ - 89576, - 89651 + 89701, + 89776 ], "loc": { "start": { - "line": 2941, + "line": 2943, "column": 4 }, "end": { - "line": 2944, + "line": 2946, "column": 7 } } @@ -172216,16 +172469,16 @@ "type": "Block", "value": "*\n * Get list of filter IDs\n * @return {Array} List of filters ids\n ", "range": [ - 89718, - 89802 + 89843, + 89927 ], "loc": { "start": { - "line": 2949, + "line": 2951, "column": 4 }, "end": { - "line": 2952, + "line": 2954, "column": 7 } } @@ -172234,16 +172487,16 @@ "type": "Block", "value": "*\n * Get filtered (valid) rows indexes\n * @param {Boolean} reCalc Force calculation of filtered rows list\n * @return {Array} List of row indexes\n ", "range": [ - 89869, - 90045 + 89994, + 90170 ], "loc": { "start": { - "line": 2957, + "line": 2959, "column": 4 }, "end": { - "line": 2961, + "line": 2963, "column": 7 } } @@ -172252,16 +172505,16 @@ "type": "Block", "value": "*\n * Get the index of the row containing the filters\n * @return {Number}\n ", "range": [ - 90767, - 90857 + 90892, + 90982 ], "loc": { "start": { - "line": 2985, + "line": 2987, "column": 4 }, "end": { - "line": 2988, + "line": 2990, "column": 7 } } @@ -172270,16 +172523,16 @@ "type": "Block", "value": "*\n * Get the index of the headers row\n * @return {Number}\n ", "range": [ - 90933, - 91008 + 91058, + 91133 ], "loc": { "start": { - "line": 2993, + "line": 2995, "column": 4 }, "end": { - "line": 2996, + "line": 2998, "column": 7 } } @@ -172288,16 +172541,16 @@ "type": "Block", "value": "*\n * Get the row index from where the filtering process start (1st filterable\n * row)\n * @return {Number}\n ", "range": [ - 91079, - 91206 + 91204, + 91331 ], "loc": { "start": { - "line": 3001, + "line": 3003, "column": 4 }, "end": { - "line": 3005, + "line": 3007, "column": 7 } } @@ -172306,16 +172559,16 @@ "type": "Block", "value": "*\n * Get the index of the last row\n * @return {Number}\n ", "range": [ - 91271, - 91343 + 91396, + 91468 ], "loc": { "start": { - "line": 3010, + "line": 3012, "column": 4 }, "end": { - "line": 3013, + "line": 3015, "column": 7 } } @@ -172324,16 +172577,16 @@ "type": "Block", "value": "*\n * Determine whether the specified column has one of the passed types\n * @param {Number} colIndex Column index\n * @param {Array} [types=[]] List of column types\n * @return {Boolean}\n ", "range": [ - 91451, - 91660 + 91576, + 91785 ], "loc": { "start": { - "line": 3019, + "line": 3021, "column": 4 }, "end": { - "line": 3024, + "line": 3026, "column": 7 } } @@ -172342,16 +172595,16 @@ "type": "Block", "value": "*\n * Get the header DOM element for a given column index\n * @param {Number} colIndex Column index\n * @return {Element}\n ", "range": [ - 91955, - 92096 + 92080, + 92221 ], "loc": { "start": { - "line": 3036, + "line": 3038, "column": 4 }, "end": { - "line": 3040, + "line": 3042, "column": 7 } } @@ -172360,16 +172613,16 @@ "type": "Block", "value": "*\n * Return the list of headers' text\n * @param {Boolean} excludeHiddenCols Optional: exclude hidden columns\n * @return {Array} list of headers' text\n ", "range": [ - 92558, - 92731 + 92683, + 92856 ], "loc": { "start": { - "line": 3055, + "line": 3057, "column": 4 }, "end": { - "line": 3059, + "line": 3061, "column": 7 } } @@ -172378,16 +172631,16 @@ "type": "Block", "value": "*\n * Return the filter type for a specified column\n * @param {Number} colIndex Column's index\n * @return {String}\n ", "range": [ - 93253, - 93389 + 93378, + 93514 ], "loc": { "start": { - "line": 3075, + "line": 3077, "column": 4 }, "end": { - "line": 3079, + "line": 3081, "column": 7 } } @@ -172396,16 +172649,16 @@ "type": "Block", "value": "*\n * Get the total number of filterable rows\n * @return {Number}\n ", "range": [ - 93539, - 93621 + 93664, + 93746 ], "loc": { "start": { - "line": 3085, + "line": 3087, "column": 4 }, "end": { - "line": 3088, + "line": 3090, "column": 7 } } @@ -172414,16 +172667,16 @@ "type": "Block", "value": "*\n * Return the total number of valid rows\n * @param {Boolean} [reCalc=false] Forces calculation of filtered rows\n * @return {Number}\n ", "range": [ - 93699, - 93854 + 93824, + 93979 ], "loc": { "start": { - "line": 3093, + "line": 3095, "column": 4 }, "end": { - "line": 3097, + "line": 3099, "column": 7 } } @@ -172432,16 +172685,16 @@ "type": "Block", "value": "*\n * Return the working DOM element\n * @return {HTMLTableElement}\n ", "range": [ - 93952, - 94035 + 94077, + 94160 ], "loc": { "start": { - "line": 3102, + "line": 3104, "column": 4 }, "end": { - "line": 3105, + "line": 3107, "column": 7 } } @@ -172450,16 +172703,16 @@ "type": "Block", "value": "*\n * Get the configuration object (literal object)\n * @return {Object}\n ", "range": [ - 94084, - 94172 + 94209, + 94297 ], "loc": { "start": { - "line": 3110, + "line": 3112, "column": 4 }, "end": { - "line": 3113, + "line": 3115, "column": 7 } } diff --git a/docs/badge.svg b/docs/badge.svg index e24552c4..84c6ce65 100644 --- a/docs/badge.svg +++ b/docs/badge.svg @@ -11,7 +11,7 @@ document document - 100% - 100% + 99% + 99% diff --git a/docs/class/src/emitter.js~Emitter.html b/docs/class/src/emitter.js~Emitter.html index 94e3de57..94d10610 100644 --- a/docs/class/src/emitter.js~Emitter.html +++ b/docs/class/src/emitter.js~Emitter.html @@ -3,7 +3,7 @@ - Emitter | tablefilter v0.5.10 API Document + Emitter | tablefilter v0.5.11 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 b65a42a3..e800b577 100644 --- a/docs/class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html +++ b/docs/class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html @@ -3,7 +3,7 @@ - AdapterEzEditTable | tablefilter v0.5.10 API Document + AdapterEzEditTable | tablefilter v0.5.11 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 3bc29f12..7cc909f0 100644 --- a/docs/class/src/extensions/colOps/colOps.js~ColOps.html +++ b/docs/class/src/extensions/colOps/colOps.js~ColOps.html @@ -3,7 +3,7 @@ - ColOps | tablefilter v0.5.10 API Document + ColOps | tablefilter v0.5.11 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 6a3982e0..c621338e 100644 --- a/docs/class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html +++ b/docs/class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html @@ -3,7 +3,7 @@ - ColsVisibility | tablefilter v0.5.10 API Document + ColsVisibility | tablefilter v0.5.11 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 ba0d0b0e..ed768e29 100644 --- a/docs/class/src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility.html +++ b/docs/class/src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility.html @@ -3,7 +3,7 @@ - FiltersVisibility | tablefilter v0.5.10 API Document + FiltersVisibility | tablefilter v0.5.11 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 e72da793..871f1afe 100644 --- a/docs/class/src/extensions/sort/adapterSortabletable.js~AdapterSortableTable.html +++ b/docs/class/src/extensions/sort/adapterSortabletable.js~AdapterSortableTable.html @@ -3,7 +3,7 @@ - AdapterSortableTable | tablefilter v0.5.10 API Document + AdapterSortableTable | tablefilter v0.5.11 API Document diff --git a/docs/class/src/feature.js~Feature.html b/docs/class/src/feature.js~Feature.html index 11567deb..08bc4e17 100644 --- a/docs/class/src/feature.js~Feature.html +++ b/docs/class/src/feature.js~Feature.html @@ -3,7 +3,7 @@ - Feature | tablefilter v0.5.10 API Document + Feature | tablefilter v0.5.11 API Document diff --git a/docs/class/src/modules/alternateRows.js~AlternateRows.html b/docs/class/src/modules/alternateRows.js~AlternateRows.html index cb65301e..95415706 100644 --- a/docs/class/src/modules/alternateRows.js~AlternateRows.html +++ b/docs/class/src/modules/alternateRows.js~AlternateRows.html @@ -3,7 +3,7 @@ - AlternateRows | tablefilter v0.5.10 API Document + AlternateRows | tablefilter v0.5.11 API Document diff --git a/docs/class/src/modules/checkList.js~CheckList.html b/docs/class/src/modules/checkList.js~CheckList.html index 9e18a053..35bdf7c1 100644 --- a/docs/class/src/modules/checkList.js~CheckList.html +++ b/docs/class/src/modules/checkList.js~CheckList.html @@ -3,7 +3,7 @@ - CheckList | tablefilter v0.5.10 API Document + CheckList | tablefilter v0.5.11 API Document diff --git a/docs/class/src/modules/clearButton.js~ClearButton.html b/docs/class/src/modules/clearButton.js~ClearButton.html index 6848d755..8512298c 100644 --- a/docs/class/src/modules/clearButton.js~ClearButton.html +++ b/docs/class/src/modules/clearButton.js~ClearButton.html @@ -3,7 +3,7 @@ - ClearButton | tablefilter v0.5.10 API Document + ClearButton | tablefilter v0.5.11 API Document diff --git a/docs/class/src/modules/dateType.js~DateType.html b/docs/class/src/modules/dateType.js~DateType.html index 57893f1c..85d5a6ea 100644 --- a/docs/class/src/modules/dateType.js~DateType.html +++ b/docs/class/src/modules/dateType.js~DateType.html @@ -3,7 +3,7 @@ - DateType | tablefilter v0.5.10 API Document + DateType | tablefilter v0.5.11 API Document diff --git a/docs/class/src/modules/dropdown.js~Dropdown.html b/docs/class/src/modules/dropdown.js~Dropdown.html index e43a8824..81948688 100644 --- a/docs/class/src/modules/dropdown.js~Dropdown.html +++ b/docs/class/src/modules/dropdown.js~Dropdown.html @@ -3,7 +3,7 @@ - Dropdown | tablefilter v0.5.10 API Document + Dropdown | tablefilter v0.5.11 API Document diff --git a/docs/class/src/modules/gridLayout.js~GridLayout.html b/docs/class/src/modules/gridLayout.js~GridLayout.html index cbed0279..3005ec74 100644 --- a/docs/class/src/modules/gridLayout.js~GridLayout.html +++ b/docs/class/src/modules/gridLayout.js~GridLayout.html @@ -3,7 +3,7 @@ - GridLayout | tablefilter v0.5.10 API Document + GridLayout | tablefilter v0.5.11 API Document diff --git a/docs/class/src/modules/hash.js~Hash.html b/docs/class/src/modules/hash.js~Hash.html index 9fbaa30b..d787cbbf 100644 --- a/docs/class/src/modules/hash.js~Hash.html +++ b/docs/class/src/modules/hash.js~Hash.html @@ -3,7 +3,7 @@ - Hash | tablefilter v0.5.10 API Document + Hash | tablefilter v0.5.11 API Document diff --git a/docs/class/src/modules/help.js~Help.html b/docs/class/src/modules/help.js~Help.html index bb16f2b8..b453f6d3 100644 --- a/docs/class/src/modules/help.js~Help.html +++ b/docs/class/src/modules/help.js~Help.html @@ -3,7 +3,7 @@ - Help | tablefilter v0.5.10 API Document + Help | tablefilter v0.5.11 API Document diff --git a/docs/class/src/modules/highlightKeywords.js~HighlightKeyword.html b/docs/class/src/modules/highlightKeywords.js~HighlightKeyword.html index 2efaca4e..545adf75 100644 --- a/docs/class/src/modules/highlightKeywords.js~HighlightKeyword.html +++ b/docs/class/src/modules/highlightKeywords.js~HighlightKeyword.html @@ -3,7 +3,7 @@ - HighlightKeyword | tablefilter v0.5.10 API Document + HighlightKeyword | tablefilter v0.5.11 API Document diff --git a/docs/class/src/modules/loader.js~Loader.html b/docs/class/src/modules/loader.js~Loader.html index cd8a0ed1..9e21315a 100644 --- a/docs/class/src/modules/loader.js~Loader.html +++ b/docs/class/src/modules/loader.js~Loader.html @@ -3,7 +3,7 @@ - Loader | tablefilter v0.5.10 API Document + Loader | tablefilter v0.5.11 API Document diff --git a/docs/class/src/modules/markActiveColumns.js~MarkActiveColumns.html b/docs/class/src/modules/markActiveColumns.js~MarkActiveColumns.html index d409e7fd..cd8803f8 100644 --- a/docs/class/src/modules/markActiveColumns.js~MarkActiveColumns.html +++ b/docs/class/src/modules/markActiveColumns.js~MarkActiveColumns.html @@ -3,7 +3,7 @@ - MarkActiveColumns | tablefilter v0.5.10 API Document + MarkActiveColumns | tablefilter v0.5.11 API Document diff --git a/docs/class/src/modules/noResults.js~NoResults.html b/docs/class/src/modules/noResults.js~NoResults.html index 8df539ac..11dec84e 100644 --- a/docs/class/src/modules/noResults.js~NoResults.html +++ b/docs/class/src/modules/noResults.js~NoResults.html @@ -3,7 +3,7 @@ - NoResults | tablefilter v0.5.10 API Document + NoResults | tablefilter v0.5.11 API Document diff --git a/docs/class/src/modules/paging.js~Paging.html b/docs/class/src/modules/paging.js~Paging.html index 53ba1caf..c66a5fe1 100644 --- a/docs/class/src/modules/paging.js~Paging.html +++ b/docs/class/src/modules/paging.js~Paging.html @@ -3,7 +3,7 @@ - Paging | tablefilter v0.5.10 API Document + Paging | tablefilter v0.5.11 API Document diff --git a/docs/class/src/modules/popupFilter.js~PopupFilter.html b/docs/class/src/modules/popupFilter.js~PopupFilter.html index 18dfbfe9..1e427e4e 100644 --- a/docs/class/src/modules/popupFilter.js~PopupFilter.html +++ b/docs/class/src/modules/popupFilter.js~PopupFilter.html @@ -3,7 +3,7 @@ - PopupFilter | tablefilter v0.5.10 API Document + PopupFilter | tablefilter v0.5.11 API Document diff --git a/docs/class/src/modules/rowsCounter.js~RowsCounter.html b/docs/class/src/modules/rowsCounter.js~RowsCounter.html index f7a20cfd..9c6fd580 100644 --- a/docs/class/src/modules/rowsCounter.js~RowsCounter.html +++ b/docs/class/src/modules/rowsCounter.js~RowsCounter.html @@ -3,7 +3,7 @@ - RowsCounter | tablefilter v0.5.10 API Document + RowsCounter | tablefilter v0.5.11 API Document @@ -1227,7 +1227,7 @@ enabled. ie: Rows: 31-40 / 70

- source + source diff --git a/docs/class/src/modules/state.js~State.html b/docs/class/src/modules/state.js~State.html index bd39cfeb..c2899992 100644 --- a/docs/class/src/modules/state.js~State.html +++ b/docs/class/src/modules/state.js~State.html @@ -3,7 +3,7 @@ - State | tablefilter v0.5.10 API Document + State | tablefilter v0.5.11 API Document diff --git a/docs/class/src/modules/statusBar.js~StatusBar.html b/docs/class/src/modules/statusBar.js~StatusBar.html index cfcd0ae3..408f2b9a 100644 --- a/docs/class/src/modules/statusBar.js~StatusBar.html +++ b/docs/class/src/modules/statusBar.js~StatusBar.html @@ -3,7 +3,7 @@ - StatusBar | tablefilter v0.5.10 API Document + StatusBar | tablefilter v0.5.11 API Document diff --git a/docs/class/src/modules/storage.js~Storage.html b/docs/class/src/modules/storage.js~Storage.html index 582e8af2..22299eb6 100644 --- a/docs/class/src/modules/storage.js~Storage.html +++ b/docs/class/src/modules/storage.js~Storage.html @@ -3,7 +3,7 @@ - Storage | tablefilter v0.5.10 API Document + Storage | tablefilter v0.5.11 API Document diff --git a/docs/class/src/tablefilter.js~TableFilter.html b/docs/class/src/tablefilter.js~TableFilter.html index 8b92a150..27785ccf 100644 --- a/docs/class/src/tablefilter.js~TableFilter.html +++ b/docs/class/src/tablefilter.js~TableFilter.html @@ -3,7 +3,7 @@ - TableFilter | tablefilter v0.5.10 API Document + TableFilter | tablefilter v0.5.11 API Document @@ -4462,6 +4462,32 @@ columns

+ + + +
+

+ registerExtension(inst: Object, name: String) +

+
+
+ + +

Register the passed extension instance with associated name

+
+
+ + + + + + + + + public + + + @@ -6727,7 +6753,7 @@ types

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

- source + source @@ -9902,7 +9928,7 @@ custom options values and texts

- source + source @@ -9984,7 +10010,7 @@ with following structure: - source + source @@ -10052,7 +10078,7 @@ with following structure: - source + source @@ -10121,7 +10147,7 @@ with following structure: - source + source @@ -10189,7 +10215,7 @@ with following structure: - source + source @@ -10258,7 +10284,7 @@ with following structure: - source + source @@ -10309,7 +10335,7 @@ with following structure: - source + source @@ -10395,7 +10421,7 @@ with following structure: - source + source @@ -10481,7 +10507,7 @@ with following structure: - source + source @@ -10564,7 +10590,7 @@ with following structure: - source + source @@ -10646,7 +10672,7 @@ with following structure: - source + source @@ -10724,7 +10750,7 @@ Note: hidden filters are also returned

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

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

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

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

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

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

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

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

- source + source @@ -11257,7 +11283,7 @@ defined

- source + source @@ -11309,7 +11335,7 @@ row)

- source + source @@ -11378,7 +11404,7 @@ row)

- source + source @@ -11447,7 +11473,7 @@ row)

- source + source @@ -11516,7 +11542,7 @@ row)

- source + source @@ -11597,7 +11623,7 @@ row)

- source + source @@ -11683,7 +11709,7 @@ row)

- source + source @@ -11769,7 +11795,7 @@ row)

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

- source + source @@ -11913,7 +11939,7 @@ row)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

- source + source @@ -12867,6 +12893,71 @@ columns

+ +
+

+ public + + + + + registerExtension(inst: Object, name: String) + + + + source + +

+ + + + +

Register the passed extension instance with associated name

+
+ + + +
+

Params:

+ + + + + + + + + + + + + + + + + + + +
NameTypeAttributeDescription
instObject

Extension instance

+
nameString

Name of the extension

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

@@ -12879,7 +12970,7 @@ columns

- source + source

@@ -12920,7 +13011,7 @@ columns

- source + source @@ -12961,7 +13052,7 @@ columns

- source + source @@ -13019,7 +13110,7 @@ columns

- source + source @@ -13077,7 +13168,7 @@ columns

- source + source @@ -13142,7 +13233,7 @@ columns

- source + source @@ -13183,7 +13274,7 @@ columns

- source + source @@ -13224,7 +13315,7 @@ columns

- source + source diff --git a/docs/coverage.json b/docs/coverage.json index ccc37c51..da2ecbdd 100644 --- a/docs/coverage.json +++ b/docs/coverage.json @@ -1,6 +1,6 @@ { - "coverage": "100%", - "expectCount": 680, + "coverage": "99.85%", + "expectCount": 681, "actualCount": 680, "files": { "src/const.js": { @@ -139,9 +139,11 @@ "undocumentLines": [] }, "src/tablefilter.js": { - "expectCount": 171, + "expectCount": 172, "actualCount": 171, - "undocumentLines": [] + "undocumentLines": [ + 1116 + ] }, "src/dom.js": { "expectCount": 12, diff --git a/docs/dump.json b/docs/dump.json index 0eb59b25..1cdd50f8 100644 --- a/docs/dump.json +++ b/docs/dump.json @@ -11392,7 +11392,7 @@ "access": null, "description": null, "lineNumber": 1, - "content": "import {Feature} from '../feature';\nimport {addClass, removeClass, hasClass} from '../dom';\nimport {isFn, EMPTY_FN} from '../types';\n\n/**\n * Visual indicator for filtered columns\n * @export\n * @class MarkActiveColumns\n * @extends {Feature}\n */\nexport class MarkActiveColumns extends Feature {\n\n /**\n * Create an instance of MarkActiveColumns\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'markActiveColumns');\n\n let config = this.config.mark_active_columns\n\n /**\n * Css class for filtered (active) columns\n * @type {String}\n */\n this.headerCssClass = config.header_css_class || 'activeHeader';\n\n /**\n * Callback fired before a column is marked as filtered\n * @type {Function}\n */\n this.onBeforeActiveColumn = isFn(config.on_before_active_column) ?\n config.on_before_active_column : EMPTY_FN;\n\n /**\n * Callback fired after a column is marked as filtered\n * @type {Function}\n */\n this.onAfterActiveColumn = isFn(config.on_after_active_column) ?\n config.on_after_active_column : EMPTY_FN;\n }\n\n /**\n * Initialise MarkActiveColumns instance\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n this.emitter.on(['before-filtering'], () => this.clearActiveColumns());\n this.emitter.on(\n ['cell-processed'],\n (tf, colIndex) => this.markActiveColumn(colIndex)\n );\n\n /** @inherited */\n this.initialized = true;\n }\n\n /**\n * Clear filtered columns visual indicator (background color)\n */\n clearActiveColumns() {\n let tf = this.tf;\n let len = tf.getCellsNb();\n for (let i = 0; i < len; i++) {\n removeClass(tf.getHeaderElement(i), this.headerCssClass);\n }\n }\n\n /**\n * Mark currently filtered column\n * @param {Number} colIndex Column index\n */\n markActiveColumn(colIndex) {\n let header = this.tf.getHeaderElement(colIndex);\n if (hasClass(header, this.headerCssClass)) {\n return;\n }\n this.onBeforeActiveColumn(this, colIndex);\n\n addClass(header, this.headerCssClass);\n\n this.onAfterActiveColumn(this, colIndex);\n }\n\n /**\n * Remove feature\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n this.clearActiveColumns();\n this.emitter.off(['before-filtering'], () => this.clearActiveColumns());\n this.emitter.off(\n ['cell-processed'],\n (tf, colIndex) => this.markActiveColumn(colIndex)\n );\n\n /** @inherited */\n this.initialized = false;\n }\n}\n" + "content": "import {Feature} from '../feature';\nimport {addClass, removeClass, hasClass} from '../dom';\nimport {isFn, EMPTY_FN} from '../types';\n\n/**\n * Visual indicator for filtered columns\n * @export\n * @class MarkActiveColumns\n * @extends {Feature}\n */\nexport class MarkActiveColumns extends Feature {\n\n /**\n * Create an instance of MarkActiveColumns\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'markActiveColumns');\n\n let config = this.config.mark_active_columns || {};\n\n /**\n * Css class for filtered (active) columns\n * @type {String}\n */\n this.headerCssClass = config.header_css_class || 'activeHeader';\n\n /**\n * Callback fired before a column is marked as filtered\n * @type {Function}\n */\n this.onBeforeActiveColumn = isFn(config.on_before_active_column) ?\n config.on_before_active_column : EMPTY_FN;\n\n /**\n * Callback fired after a column is marked as filtered\n * @type {Function}\n */\n this.onAfterActiveColumn = isFn(config.on_after_active_column) ?\n config.on_after_active_column : EMPTY_FN;\n }\n\n /**\n * Initialise MarkActiveColumns instance\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n this.emitter.on(['before-filtering'], () => this.clearActiveColumns());\n this.emitter.on(\n ['cell-processed'],\n (tf, colIndex) => this.markActiveColumn(colIndex)\n );\n\n /** @inherited */\n this.initialized = true;\n }\n\n /**\n * Clear filtered columns visual indicator (background color)\n */\n clearActiveColumns() {\n let tf = this.tf;\n let len = tf.getCellsNb();\n for (let i = 0; i < len; i++) {\n removeClass(tf.getHeaderElement(i), this.headerCssClass);\n }\n }\n\n /**\n * Mark currently filtered column\n * @param {Number} colIndex Column index\n */\n markActiveColumn(colIndex) {\n let header = this.tf.getHeaderElement(colIndex);\n if (hasClass(header, this.headerCssClass)) {\n return;\n }\n this.onBeforeActiveColumn(this, colIndex);\n\n addClass(header, this.headerCssClass);\n\n this.onAfterActiveColumn(this, colIndex);\n }\n\n /**\n * Remove feature\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n this.clearActiveColumns();\n this.emitter.off(['before-filtering'], () => this.clearActiveColumns());\n this.emitter.off(\n ['cell-processed'],\n (tf, colIndex) => this.markActiveColumn(colIndex)\n );\n\n /** @inherited */\n this.initialized = false;\n }\n}\n" }, { "__docId__": 514, @@ -11632,7 +11632,7 @@ "access": null, "description": null, "lineNumber": 1, - "content": "import {Feature} from '../feature';\nimport {createElm, elm, removeElm} from '../dom';\nimport {isEmpty, isFn, EMPTY_FN} from '../types';\nimport {NONE} from '../const';\n\n/**\n * UI when filtering yields no matches\n * @export\n * @class NoResults\n * @extends {Feature}\n */\nexport class NoResults extends Feature {\n\n /**\n * Creates an instance of NoResults\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'noResults');\n\n //configuration object\n let f = this.config.no_results_message;\n\n /**\n * Text (accepts HTML)\n * @type {String}\n */\n this.content = f.content || 'No results';\n\n /**\n * Custom container DOM element\n * @type {DOMElement}\n */\n this.customContainer = f.custom_container || null;\n\n /**\n * ID of custom container element\n * @type {String}\n */\n this.customContainerId = f.custom_container_id || null;\n\n /**\n * Indicates if UI is contained in a external element\n * @type {Boolean}\n * @private\n */\n this.isExternal = !isEmpty(this.customContainer) ||\n !isEmpty(this.customContainerId);\n\n /**\n * Css class assigned to container element\n * @type {String}\n */\n this.cssClass = f.css_class || 'no-results';\n\n /**\n * Stores container DOM element\n * @type {DOMElement}\n */\n this.cont = null;\n\n /**\n * Callback fired before the message is displayed\n * @type {Function}\n */\n this.onBeforeShow = isFn(f.on_before_show_msg) ?\n f.on_before_show_msg : EMPTY_FN;\n\n /**\n * Callback fired after the message is displayed\n * @type {Function}\n */\n this.onAfterShow = isFn(f.on_after_show_msg) ?\n f.on_after_show_msg : EMPTY_FN;\n\n /**\n * Callback fired before the message is hidden\n * @type {Function}\n */\n this.onBeforeHide = isFn(f.on_before_hide_msg) ?\n f.on_before_hide_msg : EMPTY_FN;\n\n /**\n * Callback fired after the message is hidden\n * @type {Function}\n */\n this.onAfterHide = isFn(f.on_after_hide_msg) ?\n f.on_after_hide_msg : EMPTY_FN;\n }\n\n /**\n * Initializes NoResults instance\n */\n init() {\n if (this.initialized) {\n return;\n }\n let tf = this.tf;\n let target = this.customContainer || elm(this.customContainerId) ||\n tf.dom();\n\n //container\n let cont = createElm('div');\n cont.className = this.cssClass;\n cont.innerHTML = this.content;\n\n if (this.isExternal) {\n target.appendChild(cont);\n } else {\n target.parentNode.insertBefore(cont, target.nextSibling);\n }\n\n this.cont = cont;\n\n // subscribe to after-filtering event\n this.emitter.on(['after-filtering'], () => this.toggle());\n\n /** @inherited */\n this.initialized = true;\n\n this.hide();\n }\n\n /**\n * Toggle no results message\n */\n toggle() {\n if (this.tf.getValidRowsNb() > 0) {\n this.hide();\n } else {\n this.show();\n }\n }\n\n /**\n * Show no results message\n */\n show() {\n if (!this.initialized || !this.isEnabled()) {\n return;\n }\n this.onBeforeShow(this.tf, this);\n\n this.setWidth();\n this.cont.style.display = 'block';\n\n this.onAfterShow(this.tf, this);\n }\n\n /**\n * Hide no results message\n */\n hide() {\n if (!this.initialized || !this.isEnabled()) {\n return;\n }\n this.onBeforeHide(this.tf, this);\n\n this.cont.style.display = NONE;\n\n this.onAfterHide(this.tf, this);\n }\n\n /**\n * Sets no results container width\n * @private\n */\n setWidth() {\n if (!this.initialized || this.isExternal || !this.isEnabled()) {\n return;\n }\n let tf = this.tf;\n if (tf.gridLayout) {\n let gridLayout = tf.feature('gridLayout');\n this.cont.style.width = gridLayout.tblCont.clientWidth + 'px';\n } else {\n this.cont.style.width = (tf.dom().tHead ?\n tf.dom().tHead.clientWidth :\n tf.dom().tBodies[0].clientWidth) + 'px';\n }\n }\n\n /**\n * Remove feature\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n removeElm(this.cont);\n this.cont = null;\n // unsubscribe to after-filtering event\n this.emitter.off(['after-filtering'], () => this.toggle());\n\n this.initialized = false;\n }\n}\n" + "content": "import {Feature} from '../feature';\nimport {createElm, elm, removeElm} from '../dom';\nimport {isEmpty, isFn, EMPTY_FN} from '../types';\nimport {NONE} from '../const';\n\n/**\n * UI when filtering yields no matches\n * @export\n * @class NoResults\n * @extends {Feature}\n */\nexport class NoResults extends Feature {\n\n /**\n * Creates an instance of NoResults\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'noResults');\n\n //configuration object\n let f = this.config.no_results_message || {};\n\n /**\n * Text (accepts HTML)\n * @type {String}\n */\n this.content = f.content || 'No results';\n\n /**\n * Custom container DOM element\n * @type {DOMElement}\n */\n this.customContainer = f.custom_container || null;\n\n /**\n * ID of custom container element\n * @type {String}\n */\n this.customContainerId = f.custom_container_id || null;\n\n /**\n * Indicates if UI is contained in a external element\n * @type {Boolean}\n * @private\n */\n this.isExternal = !isEmpty(this.customContainer) ||\n !isEmpty(this.customContainerId);\n\n /**\n * Css class assigned to container element\n * @type {String}\n */\n this.cssClass = f.css_class || 'no-results';\n\n /**\n * Stores container DOM element\n * @type {DOMElement}\n */\n this.cont = null;\n\n /**\n * Callback fired before the message is displayed\n * @type {Function}\n */\n this.onBeforeShow = isFn(f.on_before_show_msg) ?\n f.on_before_show_msg : EMPTY_FN;\n\n /**\n * Callback fired after the message is displayed\n * @type {Function}\n */\n this.onAfterShow = isFn(f.on_after_show_msg) ?\n f.on_after_show_msg : EMPTY_FN;\n\n /**\n * Callback fired before the message is hidden\n * @type {Function}\n */\n this.onBeforeHide = isFn(f.on_before_hide_msg) ?\n f.on_before_hide_msg : EMPTY_FN;\n\n /**\n * Callback fired after the message is hidden\n * @type {Function}\n */\n this.onAfterHide = isFn(f.on_after_hide_msg) ?\n f.on_after_hide_msg : EMPTY_FN;\n }\n\n /**\n * Initializes NoResults instance\n */\n init() {\n if (this.initialized) {\n return;\n }\n let tf = this.tf;\n let target = this.customContainer || elm(this.customContainerId) ||\n tf.dom();\n\n //container\n let cont = createElm('div');\n cont.className = this.cssClass;\n cont.innerHTML = this.content;\n\n if (this.isExternal) {\n target.appendChild(cont);\n } else {\n target.parentNode.insertBefore(cont, target.nextSibling);\n }\n\n this.cont = cont;\n\n // subscribe to after-filtering event\n this.emitter.on(['after-filtering'], () => this.toggle());\n\n /** @inherited */\n this.initialized = true;\n\n this.hide();\n }\n\n /**\n * Toggle no results message\n */\n toggle() {\n if (this.tf.getValidRowsNb() > 0) {\n this.hide();\n } else {\n this.show();\n }\n }\n\n /**\n * Show no results message\n */\n show() {\n if (!this.initialized || !this.isEnabled()) {\n return;\n }\n this.onBeforeShow(this.tf, this);\n\n this.setWidth();\n this.cont.style.display = 'block';\n\n this.onAfterShow(this.tf, this);\n }\n\n /**\n * Hide no results message\n */\n hide() {\n if (!this.initialized || !this.isEnabled()) {\n return;\n }\n this.onBeforeHide(this.tf, this);\n\n this.cont.style.display = NONE;\n\n this.onAfterHide(this.tf, this);\n }\n\n /**\n * Sets no results container width\n * @private\n */\n setWidth() {\n if (!this.initialized || this.isExternal || !this.isEnabled()) {\n return;\n }\n let tf = this.tf;\n if (tf.gridLayout) {\n let gridLayout = tf.feature('gridLayout');\n this.cont.style.width = gridLayout.tblCont.clientWidth + 'px';\n } else {\n this.cont.style.width = (tf.dom().tHead ?\n tf.dom().tHead.clientWidth :\n tf.dom().tBodies[0].clientWidth) + 'px';\n }\n }\n\n /**\n * Remove feature\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n removeElm(this.cont);\n this.cont = null;\n // unsubscribe to after-filtering event\n this.emitter.off(['after-filtering'], () => this.toggle());\n\n this.initialized = false;\n }\n}\n" }, { "__docId__": 526, @@ -14699,7 +14699,7 @@ "access": null, "description": null, "lineNumber": 1, - "content": "import {Feature} from '../feature';\nimport {createElm, createText, elm, removeElm} from '../dom';\nimport {isFn, EMPTY_FN} from '../types';\n\n/**\n * Rows counter UI component\n * @export\n * @class RowsCounter\n * @extends {Feature}\n */\nexport class RowsCounter extends Feature {\n\n /**\n * Creates an instance of RowsCounter\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'rowsCounter');\n\n // TableFilter configuration\n let f = this.config;\n\n /**\n * ID of custom container element\n * @type {String}\n */\n this.targetId = f.rows_counter_target_id || null;\n\n /**\n * Container DOM element\n * @type {DOMElement}\n * @private\n */\n this.container = null;\n\n /**\n * Container DOM element for label displaying the total number of rows\n * @type {DOMElement}\n * @private\n */\n this.label = null;\n\n /**\n * Text preceding the total number of rows\n * @type {String}\n */\n this.text = f.rows_counter_text || 'Rows: ';\n\n /**\n * Separator symbol appearing between the first and last visible rows of\n * current page when paging is enabled. ie: Rows: 31-40 / 70\n * @type {String}\n */\n this.fromToTextSeparator = f.from_to_text_separator || '-';\n\n /**\n * Separator symbol appearing between the first and last visible rows of\n * current page and the total number of filterable rows when paging is\n * enabled. ie: Rows: 31-40 / 70\n * @type {String}\n */\n this.overText = f.over_text || ' / ';\n\n /**\n * Css class for container element\n * @type {String}\n */\n this.cssClass = f.tot_rows_css_class || 'tot';\n\n /**\n * Callback fired before the counter is refreshed\n * @type {Function}\n */\n this.onBeforeRefreshCounter = isFn(f.on_before_refresh_counter) ?\n f.on_before_refresh_counter : EMPTY_FN;\n\n /**\n * Callback fired after the counter is refreshed\n * @type {Function}\n */\n this.onAfterRefreshCounter = isFn(f.on_after_refresh_counter) ?\n f.on_after_refresh_counter : EMPTY_FN;\n }\n\n /**\n * Initializes RowsCounter instance\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n let tf = this.tf;\n\n //rows counter container\n let countDiv = createElm('div');\n countDiv.className = this.cssClass;\n //rows counter label\n let countSpan = createElm('span');\n let countText = createElm('span');\n countText.appendChild(createText(this.text));\n\n // counter is added to defined element\n if (!this.targetId) {\n tf.setToolbar();\n }\n let targetEl = !this.targetId ? tf.lDiv : elm(this.targetId);\n\n //default container: 'lDiv'\n if (!this.targetId) {\n countDiv.appendChild(countText);\n countDiv.appendChild(countSpan);\n targetEl.appendChild(countDiv);\n }\n else {\n //custom container, no need to append statusDiv\n targetEl.appendChild(countText);\n targetEl.appendChild(countSpan);\n }\n this.container = countDiv;\n this.label = countSpan;\n\n // subscribe to events\n this.emitter.on(['after-filtering', 'grouped-by-page'],\n () => this.refresh(tf.getValidRowsNb()));\n this.emitter.on(['rows-changed'], () => this.refresh());\n\n /** @inherited */\n this.initialized = true;\n this.refresh();\n }\n\n /**\n * Refreshes the rows counter\n * @param {Number} p Optional parameter the total number of rows to display\n * @returns\n */\n refresh(p) {\n if (!this.initialized || !this.isEnabled()) {\n return;\n }\n\n let tf = this.tf;\n\n this.onBeforeRefreshCounter(tf, this.label);\n\n let totTxt;\n if (!tf.paging) {\n if (p && p !== '') {\n totTxt = p;\n } else {\n totTxt = tf.getFilterableRowsNb() - tf.nbHiddenRows;\n }\n } else {\n let paging = tf.feature('paging');\n if (paging) {\n //paging start row\n let pagingStartRow = parseInt(paging.startPagingRow, 10) +\n ((tf.getValidRowsNb() > 0) ? 1 : 0);\n let pagingEndRow =\n (pagingStartRow + paging.pagingLength) - 1 <=\n tf.getValidRowsNb() ?\n pagingStartRow + paging.pagingLength - 1 :\n tf.getValidRowsNb();\n totTxt = pagingStartRow + this.fromToTextSeparator +\n pagingEndRow + this.overText + tf.getValidRowsNb();\n }\n }\n\n this.label.innerHTML = totTxt;\n this.onAfterRefreshCounter(tf, this.label, totTxt);\n }\n\n /**\n * Remove feature\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n if (!this.targetId && this.container) {\n removeElm(this.container);\n } else {\n elm(this.targetId).innerHTML = '';\n }\n this.label = null;\n this.container = null;\n\n // unsubscribe to events\n this.emitter.off(['after-filtering', 'grouped-by-page'],\n () => this.refresh(tf.getValidRowsNb()));\n this.emitter.off(['rows-changed'], () => this.refresh());\n\n this.initialized = false;\n }\n}\n" + "content": "import {Feature} from '../feature';\nimport {createElm, createText, elm, removeElm} from '../dom';\nimport {isFn, EMPTY_FN} from '../types';\n\n/**\n * Rows counter UI component\n * @export\n * @class RowsCounter\n * @extends {Feature}\n */\nexport class RowsCounter extends Feature {\n\n /**\n * Creates an instance of RowsCounter\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'rowsCounter');\n\n // TableFilter configuration\n let f = this.config.rows_counter || {};\n\n /**\n * ID of custom container element\n * @type {String}\n */\n this.targetId = f.target_id || null;\n\n /**\n * Container DOM element\n * @type {DOMElement}\n * @private\n */\n this.container = null;\n\n /**\n * Container DOM element for label displaying the total number of rows\n * @type {DOMElement}\n * @private\n */\n this.label = null;\n\n /**\n * Text preceding the total number of rows\n * @type {String}\n */\n this.text = f.text || 'Rows: ';\n\n /**\n * Separator symbol appearing between the first and last visible rows of\n * current page when paging is enabled. ie: Rows: 31-40 / 70\n * @type {String}\n */\n this.fromToTextSeparator = f.separator || '-';\n\n /**\n * Separator symbol appearing between the first and last visible rows of\n * current page and the total number of filterable rows when paging is\n * enabled. ie: Rows: 31-40 / 70\n * @type {String}\n */\n this.overText = f.over_text || ' / ';\n\n /**\n * Css class for container element\n * @type {String}\n */\n this.cssClass = f.css_class || 'tot';\n\n /**\n * Callback fired before the counter is refreshed\n * @type {Function}\n */\n this.onBeforeRefreshCounter = isFn(f.on_before_refresh_counter) ?\n f.on_before_refresh_counter : EMPTY_FN;\n\n /**\n * Callback fired after the counter is refreshed\n * @type {Function}\n */\n this.onAfterRefreshCounter = isFn(f.on_after_refresh_counter) ?\n f.on_after_refresh_counter : EMPTY_FN;\n }\n\n /**\n * Initializes RowsCounter instance\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n let tf = this.tf;\n\n //rows counter container\n let countDiv = createElm('div');\n countDiv.className = this.cssClass;\n //rows counter label\n let countSpan = createElm('span');\n let countText = createElm('span');\n countText.appendChild(createText(this.text));\n\n // counter is added to defined element\n if (!this.targetId) {\n tf.setToolbar();\n }\n let targetEl = !this.targetId ? tf.lDiv : elm(this.targetId);\n\n //default container: 'lDiv'\n if (!this.targetId) {\n countDiv.appendChild(countText);\n countDiv.appendChild(countSpan);\n targetEl.appendChild(countDiv);\n }\n else {\n //custom container, no need to append statusDiv\n targetEl.appendChild(countText);\n targetEl.appendChild(countSpan);\n }\n this.container = countDiv;\n this.label = countSpan;\n\n // subscribe to events\n this.emitter.on(['after-filtering', 'grouped-by-page'],\n () => this.refresh(tf.getValidRowsNb()));\n this.emitter.on(['rows-changed'], () => this.refresh());\n\n /** @inherited */\n this.initialized = true;\n this.refresh();\n }\n\n /**\n * Refreshes the rows counter\n * @param {Number} p Optional parameter the total number of rows to display\n * @returns\n */\n refresh(p) {\n if (!this.initialized || !this.isEnabled()) {\n return;\n }\n\n let tf = this.tf;\n\n this.onBeforeRefreshCounter(tf, this.label);\n\n let totTxt;\n if (!tf.paging) {\n if (p && p !== '') {\n totTxt = p;\n } else {\n totTxt = tf.getFilterableRowsNb() - tf.nbHiddenRows;\n }\n } else {\n let paging = tf.feature('paging');\n if (paging) {\n let nbValidRows = tf.getValidRowsNb();\n //paging start row\n let pagingStartRow = parseInt(paging.startPagingRow, 10) +\n ((nbValidRows > 0) ? 1 : 0);\n let pagingEndRow =\n (pagingStartRow + paging.pagingLength) - 1 <=\n nbValidRows ?\n pagingStartRow + paging.pagingLength - 1 :\n nbValidRows;\n totTxt = pagingStartRow + this.fromToTextSeparator +\n pagingEndRow + this.overText + nbValidRows;\n }\n }\n\n this.label.innerHTML = totTxt;\n this.onAfterRefreshCounter(tf, this.label, totTxt);\n }\n\n /**\n * Remove feature\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n if (!this.targetId && this.container) {\n removeElm(this.container);\n } else {\n elm(this.targetId).innerHTML = '';\n }\n this.label = null;\n this.container = null;\n\n // unsubscribe to events\n this.emitter.off(['after-filtering', 'grouped-by-page'],\n () => this.refresh(tf.getValidRowsNb()));\n this.emitter.off(['rows-changed'], () => this.refresh());\n\n this.initialized = false;\n }\n}\n" }, { "__docId__": 683, @@ -15049,7 +15049,7 @@ "longname": "src/modules/rowsCounter.js~RowsCounter#destroy", "access": null, "description": "Remove feature", - "lineNumber": 177, + "lineNumber": 178, "params": [], "generator": false }, @@ -15063,7 +15063,7 @@ "longname": "src/modules/rowsCounter.js~RowsCounter#label", "access": null, "description": null, - "lineNumber": 187, + "lineNumber": 188, "undocument": true, "type": { "types": [ @@ -15081,7 +15081,7 @@ "longname": "src/modules/rowsCounter.js~RowsCounter#container", "access": null, "description": null, - "lineNumber": 188, + "lineNumber": 189, "undocument": true, "type": { "types": [ @@ -15099,7 +15099,7 @@ "longname": "src/modules/rowsCounter.js~RowsCounter#initialized", "access": null, "description": null, - "lineNumber": 195, + "lineNumber": 196, "undocument": true, "type": { "types": [ @@ -17847,7 +17847,7 @@ "access": null, "description": null, "lineNumber": 1, - "content": "import {addEvt, cancelEvt, stopEvt, targetEvt, keyCode} from './event';\nimport {\n addClass, createElm, createOpt, elm, getText, getFirstTextNode,\n removeClass, removeElm, tag\n} from './dom';\nimport {contains, matchCase, rgxEsc, trim} from './string';\nimport {isEmpty as isEmptyString} from './string';\nimport {\n isArray, isEmpty, isFn, isNumber, isObj, isString, isUndef, EMPTY_FN\n} from './types';\nimport {parse as parseNb} from './number'\n\nimport {root} from './root';\nimport {Emitter} from './emitter';\nimport {Dropdown} from './modules/dropdown';\nimport {CheckList} from './modules/checkList';\nimport {Paging} from './modules/paging';\nimport {Help} from './modules/help';\nimport {DateType} from './modules/dateType';\n\nimport {\n INPUT, SELECT, MULTIPLE, CHECKLIST, NONE,\n ENTER_KEY, TAB_KEY, ESC_KEY, UP_ARROW_KEY, DOWN_ARROW_KEY,\n CELL_TAG, AUTO_FILTER_DELAY, NUMBER, DATE, FORMATTED_NUMBER,\n FEATURES\n} from './const';\n\nlet doc = root.document;\n\n/**\n * Makes HTML tables filterable and a bit more :)\n *\n * @export\n * @class TableFilter\n */\nexport class TableFilter {\n\n /**\n * Creates an instance of TableFilter\n * requires `table` or `id` arguments, `row` and `configuration` optional\n * @param {HTMLTableElement} table Table DOM element\n * @param {String} id Table id\n * @param {Number} row index indicating the 1st row\n * @param {Object} configuration object\n */\n constructor(...args) {\n /**\n * ID of current instance\n * @type {String}\n * @private\n */\n this.id = null;\n\n /**\n * Current version\n * @type {String}\n */\n this.version = '{VERSION}';\n\n /**\n * Current year\n * @type {Number}\n * @private\n */\n this.year = new Date().getFullYear();\n\n /**\n * HTML Table DOM element\n * @type {DOMElement}\n * @private\n */\n this.tbl = null;\n\n /**\n * Calculated row's index from which starts filtering once filters\n * are generated\n * @type {Number}\n */\n this.refRow = null;\n\n /**\n * Index of the headers row\n * @type {Number}\n * @private\n */\n this.headersRow = null;\n\n /**\n * Configuration object\n * @type {Object}\n * @private\n */\n this.cfg = {};\n\n /**\n * Number of rows that can be filtered\n * @type {Number}\n * @private\n */\n this.nbFilterableRows = 0;\n\n /**\n * Number of cells in the reference row\n * @type {Number}\n * @private\n */\n this.nbCells = null;\n\n let startRow;\n\n // TODO: use for-of\n args.forEach((arg) => {\n if (typeof arg === 'object' && arg.nodeName === 'TABLE') {\n this.tbl = arg;\n this.id = arg.id || `tf_${new Date().getTime()}_`;\n } else if (isString(arg)) {\n this.id = arg;\n this.tbl = elm(arg);\n } else if (isNumber(arg)) {\n startRow = arg;\n } else if (isObj(arg)) {\n this.cfg = arg;\n }\n });\n\n if (!this.tbl || this.tbl.nodeName !== 'TABLE') {\n throw new Error(`Could not instantiate TableFilter: HTML table\n DOM element not found.`);\n }\n\n if (this.getRowsNb() === 0) {\n throw new Error(`Could not instantiate TableFilter: HTML table\n requires at least 1 row.`);\n }\n\n // configuration object\n let f = this.cfg;\n\n /**\n * Event emitter instance\n * @type {Emitter}\n */\n this.emitter = new Emitter();\n\n //Start row et cols nb\n this.refRow = isUndef(startRow) ? 2 : (startRow + 1);\n\n /**\n * Base path for static assets\n * @type {String}\n */\n this.basePath = f.base_path || 'tablefilter/';\n\n /*** filters' grid properties ***/\n\n /**\n * Enable/disable filters\n * @type {Boolean}\n */\n this.fltGrid = f.grid === false ? false : true;\n\n /**\n * Enable/disable grid layout (fixed headers)\n * @type {Boolean}\n */\n this.gridLayout = Boolean(f.grid_layout);\n\n /**\n * Filters row index\n * @type {Number}\n */\n this.filtersRowIndex = isNaN(f.filters_row_index) ?\n 0 : f.filters_row_index;\n\n /**\n * Headers row index\n * @type {Number}\n */\n this.headersRow = isNaN(f.headers_row_index) ?\n (this.filtersRowIndex === 0 ? 1 : 0) : f.headers_row_index;\n\n /**\n * Define the type of cell containing a filter (td/th)\n * @type {String}\n */\n this.fltCellTag = isString(f.filters_cell_tag) ?\n f.filters_cell_tag : CELL_TAG;\n\n /**\n * List of filters IDs\n * @type {Array}\n * @private\n */\n this.fltIds = [];\n\n /**\n * List of valid rows indexes (rows visible upon filtering)\n * @type {Array}\n * @private\n */\n this.validRowsIndex = [];\n\n /**\n * Toolbar's container DOM element\n * @type {DOMElement}\n * @private\n */\n this.infDiv = null;\n\n /**\n * Left-side inner container DOM element (rows counter in toolbar)\n * @type {DOMElement}\n * @private\n */\n this.lDiv = null;\n\n /**\n * Right-side inner container DOM element (reset button,\n * page length selector in toolbar)\n * @type {DOMElement}\n * @private\n */\n this.rDiv = null;\n\n /**\n * Middle inner container DOM element (paging elements in toolbar)\n * @type {DOMElement}\n * @private\n */\n this.mDiv = null;\n\n /**\n * Css class for toolbar's container DOM element\n * @type {String}\n */\n this.infDivCssClass = f.inf_div_css_class || 'inf';\n\n /**\n * Css class for left-side inner container DOM element\n * @type {String}\n */\n this.lDivCssClass = f.left_div_css_class || 'ldiv';\n\n /**\n * Css class for right-side inner container DOM element\n * @type {String}\n */\n this.rDivCssClass = f.right_div_css_class || 'rdiv';\n\n /**\n * Css class for middle inner container DOM element\n * @type {String}\n */\n this.mDivCssClass = f.middle_div_css_class || 'mdiv';\n\n /*** filters' grid appearance ***/\n /**\n * Path for stylesheets\n * @type {String}\n */\n this.stylePath = f.style_path || this.basePath + 'style/';\n\n /**\n * Main stylesheet path\n * @type {String}\n */\n this.stylesheet = f.stylesheet || this.stylePath + 'tablefilter.css';\n\n /**\n * Main stylesheet ID\n * @type {String}\n * @private\n */\n this.stylesheetId = this.id + '_style';\n\n /**\n * Css class for the filters row\n * @type {String}\n */\n this.fltsRowCssClass = f.flts_row_css_class || 'fltrow';\n\n /**\n * Enable/disable icons (paging, reset button)\n * @type {Boolean}\n */\n this.enableIcons = f.enable_icons === false ? false : true;\n\n /**\n * Enable/disable alternating rows\n * @type {Boolean}\n */\n this.alternateRows = Boolean(f.alternate_rows);\n\n /**\n * Indicate whether columns widths are set\n * @type {Boolean}\n * @private\n */\n this.hasColWidths = isArray(f.col_widths);\n\n /**\n * Columns widths array\n * @type {Array}\n */\n this.colWidths = this.hasColWidths ? f.col_widths : [];\n\n /**\n * Css class for a filter element\n * @type {String}\n */\n this.fltCssClass = f.flt_css_class || 'flt';\n\n /**\n * Css class for multiple select filters\n * @type {String}\n */\n this.fltMultiCssClass = f.flt_multi_css_class || 'flt_multi';\n\n /**\n * Css class for small filter (when submit button is active)\n * @type {String}\n */\n this.fltSmallCssClass = f.flt_small_css_class || 'flt_s';\n\n /**\n * Css class for single filter type\n * @type {String}\n */\n this.singleFltCssClass = f.single_flt_css_class || 'single_flt';\n\n /*** filters' grid behaviours ***/\n\n /**\n * Enable/disable enter key for input type filters\n * @type {Boolean}\n */\n this.enterKey = f.enter_key === false ? false : true;\n\n /**\n * Callback fired before filtering process starts\n * @type {Function}\n */\n this.onBeforeFilter = isFn(f.on_before_filter) ?\n f.on_before_filter : EMPTY_FN;\n\n /**\n * Callback fired after filtering process is completed\n * @type {Function}\n */\n this.onAfterFilter = isFn(f.on_after_filter) ?\n f.on_after_filter : EMPTY_FN;\n\n /**\n * Enable/disable case sensitivity filtering\n * @type {Boolean}\n */\n this.caseSensitive = Boolean(f.case_sensitive);\n\n /**\n * Indicate whether exact match filtering is enabled on a per column\n * basis\n * @type {Boolean}\n * @private\n */\n this.hasExactMatchByCol = isArray(f.columns_exact_match);\n\n /**\n * Exact match filtering per column array\n * @type {Array}\n */\n this.exactMatchByCol = this.hasExactMatchByCol ?\n f.columns_exact_match : [];\n\n /**\n * Globally enable/disable exact match filtering\n * @type {Boolean}\n */\n this.exactMatch = Boolean(f.exact_match);\n\n /**\n * Ignore diacritics globally or on a column basis\n * @type {Boolean|Array}\n */\n this.ignoreDiacritics = f.ignore_diacritics;\n\n /**\n * Enable/disable linked filters filtering mode\n * @type {Boolean}\n */\n this.linkedFilters = Boolean(f.linked_filters);\n\n /**\n * Enable/disable readonly state for excluded options when\n * linked filters filtering mode is on\n * @type {Boolean}\n */\n this.disableExcludedOptions = Boolean(f.disable_excluded_options);\n\n /**\n * Active filter ID\n * @type {String}\n * @private\n */\n this.activeFilterId = null;\n\n /**\n * Enable/disable always visible rows, excluded from filtering\n * @type {Boolean}\n */\n this.hasVisibleRows = Boolean(f.rows_always_visible);\n\n /**\n * List of row indexes to be excluded from filtering\n * @type {Array}\n */\n this.visibleRows = this.hasVisibleRows ? f.rows_always_visible : [];\n\n /**\n * Enable/disable external filters generation\n * @type {Boolean}\n */\n this.isExternalFlt = Boolean(f.external_flt_grid);\n\n /**\n * List of containers IDs where external filters will be generated\n * @type {Array}\n */\n this.externalFltTgtIds = f.external_flt_grid_ids || [];\n\n /**\n * Callback fired after filters are generated\n * @type {Function}\n */\n this.onFiltersLoaded = isFn(f.on_filters_loaded) ?\n f.on_filters_loaded : EMPTY_FN;\n\n /**\n * Enable/disable single filter filtering all columns\n * @type {Boolean}\n */\n this.singleSearchFlt = Boolean(f.single_filter);\n\n /**\n * Callback fired after a row is validated during filtering\n * @type {Function}\n */\n this.onRowValidated = isFn(f.on_row_validated) ?\n f.on_row_validated : EMPTY_FN;\n\n /**\n * Specify which column implements a custom cell parser to retrieve the\n * cell value:\n * cell_parser: {\n * cols: [0, 2],\n * parse: function(tf, cell, colIndex) {\n * // custom cell parser logic here\n * return cellValue;\n * }\n * }\n * @type {Object}\n */\n this.cellParser = isObj(f.cell_parser) && isFn(f.cell_parser.parse) &&\n isArray(f.cell_parser.cols) ?\n f.cell_parser : { cols: [], parse: EMPTY_FN };\n\n /**\n * Global watermark text for input filter type or watermark for each\n * filter if an array is supplied\n * @type {String|Array}\n */\n this.watermark = f.watermark || '';\n\n /**\n * Indicate whether watermark is on a per column basis\n * @type {Boolean}\n * @private\n */\n this.isWatermarkArray = isArray(this.watermark);\n\n /**\n * Toolbar's custom container ID\n * @type {String}\n */\n this.toolBarTgtId = f.toolbar_target_id || null;\n\n /**\n * Indicate whether help UI component is disabled\n * @type {Boolean}\n */\n this.help = isUndef(f.help_instructions) ?\n undefined : Boolean(f.help_instructions);\n\n /**\n * Indicate whether pop-up filters UI is enabled\n * @type {Boolean}\n */\n this.popupFilters = Boolean(f.popup_filters);\n\n /**\n * Indicate whether filtered (active) columns indicator is enabled\n * @type {Boolean}\n */\n this.markActiveColumns = isObj(f.mark_active_columns) ||\n Boolean(f.mark_active_columns);\n\n /*** select filter's customisation and behaviours ***/\n /**\n * Text for clear option in drop-down filter types (1st option)\n * @type {String|Array}\n */\n this.clearFilterText = f.clear_filter_text || 'Clear';\n\n /**\n * Indicate whether empty option is enabled in drop-down filter types\n * @type {Boolean}\n */\n this.enableEmptyOption = Boolean(f.enable_empty_option);\n\n /**\n * Text for empty option in drop-down filter types\n * @type {String}\n */\n this.emptyText = f.empty_text || '(Empty)';\n\n /**\n * Indicate whether non-empty option is enabled in drop-down filter\n * types\n * @type {Boolean}\n */\n this.enableNonEmptyOption = Boolean(f.enable_non_empty_option);\n\n /**\n * Text for non-empty option in drop-down filter types\n * @type {String}\n */\n this.nonEmptyText = f.non_empty_text || '(Non empty)';\n\n /**\n * Indicate whether drop-down filter types filter the table by default\n * on change event\n * @type {Boolean}\n */\n this.onSlcChange = f.on_change === false ? false : true;\n\n /**\n * Indicate whether options in drop-down filter types are sorted in a\n * alpha-numeric manner by default\n * @type {Boolean}\n */\n this.sortSlc = f.sort_select === false ? false : true;\n\n /**\n * Indicate whether options in drop-down filter types are sorted in a\n * ascending numeric manner\n * @type {Boolean}\n * @private\n */\n this.isSortNumAsc = Boolean(f.sort_num_asc);\n\n /**\n * List of columns implementing options sorting in a ascending numeric\n * manner\n * @type {Array}\n */\n this.sortNumAsc = this.isSortNumAsc ? f.sort_num_asc : [];\n\n /**\n * Indicate whether options in drop-down filter types are sorted in a\n * descending numeric manner\n * @type {Boolean}\n * @private\n */\n this.isSortNumDesc = Boolean(f.sort_num_desc);\n\n /**\n * List of columns implementing options sorting in a descending numeric\n * manner\n * @type {Array}\n */\n this.sortNumDesc = this.isSortNumDesc ? f.sort_num_desc : [];\n\n /**\n * Indicate whether drop-down filter types are populated on demand at\n * first usage\n * @type {Boolean}\n */\n this.loadFltOnDemand = Boolean(f.load_filters_on_demand);\n\n /**\n * Indicate whether custom drop-down filter options are implemented\n * @type {Boolean}\n */\n this.hasCustomOptions = isObj(f.custom_options);\n\n /**\n * Custom options definition of a per column basis, ie:\n *\tcustom_options: {\n * cols:[0, 1],\n * texts: [\n * ['a0', 'b0', 'c0'],\n * ['a1', 'b1', 'c1']\n * ],\n * values: [\n * ['a0', 'b0', 'c0'],\n * ['a1', 'b1', 'c1']\n * ],\n * sorts: [false, true]\n * }\n *\n * @type {Object}\n */\n this.customOptions = f.custom_options;\n\n /*** Filter operators ***/\n /**\n * Regular expression operator for input filter. Defaults to 'rgx:'\n * @type {String}\n */\n this.rgxOperator = f.regexp_operator || 'rgx:';\n\n /**\n * Empty cells operator for input filter. Defaults to '[empty]'\n * @type {String}\n */\n this.emOperator = f.empty_operator || '[empty]';\n\n /**\n * Non-empty cells operator for input filter. Defaults to '[nonempty]'\n * @type {String}\n */\n this.nmOperator = f.nonempty_operator || '[nonempty]';\n\n /**\n * Logical OR operator for input filter. Defaults to '||'\n * @type {String}\n */\n this.orOperator = f.or_operator || '||';\n\n /**\n * Logical AND operator for input filter. Defaults to '&&'\n * @type {String}\n */\n this.anOperator = f.and_operator || '&&';\n\n /**\n * Greater than operator for input filter. Defaults to '>'\n * @type {String}\n */\n this.grOperator = f.greater_operator || '>';\n\n /**\n * Lower than operator for input filter. Defaults to '<'\n * @type {String}\n */\n this.lwOperator = f.lower_operator || '<';\n\n /**\n * Lower than or equal operator for input filter. Defaults to '<='\n * @type {String}\n */\n this.leOperator = f.lower_equal_operator || '<=';\n\n /**\n * Greater than or equal operator for input filter. Defaults to '>='\n * @type {String}\n */\n this.geOperator = f.greater_equal_operator || '>=';\n\n /**\n * Inequality operator for input filter. Defaults to '!'\n * @type {String}\n */\n this.dfOperator = f.different_operator || '!';\n\n /**\n * Like operator for input filter. Defaults to '!'\n * @type {String}\n */\n this.lkOperator = f.like_operator || '*';\n\n /**\n * Strict equality operator for input filter. Defaults to '='\n * @type {String}\n */\n this.eqOperator = f.equal_operator || '=';\n\n /**\n * Starts with operator for input filter. Defaults to '='\n * @type {String}\n */\n this.stOperator = f.start_with_operator || '{';\n\n /**\n * Ends with operator for input filter. Defaults to '='\n * @type {String}\n */\n this.enOperator = f.end_with_operator || '}';\n\n // this.curExp = f.cur_exp || '^[¥£€$]';\n\n /**\n * Stored values separator\n * @type {String}\n */\n this.separator = f.separator || ',';\n\n /**\n * Enable rows counter UI component\n * @type {Boolean}\n */\n this.rowsCounter = Boolean(f.rows_counter);\n\n /**\n * Enable status bar UI component\n * @type {Boolean}\n */\n this.statusBar = Boolean(f.status_bar);\n\n /**\n * Enable activity/spinner indicator UI component\n * @type {Boolean}\n */\n this.loader = Boolean(f.loader);\n\n /*** validation - reset buttons/links ***/\n /**\n * Enable filters submission button\n * @type {Boolean}\n */\n this.displayBtn = Boolean(f.btn);\n\n /**\n * Define filters submission button text\n * @type {String}\n */\n this.btnText = f.btn_text || (!this.enableIcons ? 'Go' : '');\n\n /**\n * Css class for filters submission button\n * @type {String}\n */\n this.btnCssClass = f.btn_css_class ||\n (!this.enableIcons ? 'btnflt' : 'btnflt_icon');\n\n /**\n * Enable clear button\n * @type {Boolean}\n */\n this.btnReset = Boolean(f.btn_reset);\n\n /**\n * Callback fired before filters are cleared\n * @type {Function}\n */\n this.onBeforeReset = isFn(f.on_before_reset) ?\n f.on_before_reset : EMPTY_FN;\n\n /**\n * Callback fired after filters are cleared\n * @type {Function}\n */\n this.onAfterReset = isFn(f.on_after_reset) ?\n f.on_after_reset : EMPTY_FN;\n\n /**\n * Enable paging component\n * @type {Boolean}\n */\n this.paging = Boolean(f.paging);\n\n /**\n * Number of hidden rows\n * @type {Number}\n * @private\n */\n this.nbHiddenRows = 0;\n\n /**\n * Enable auto-filter behaviour, table is filtered when a user\n * stops typing\n * @type {Boolean}\n */\n this.autoFilter = Boolean(f.auto_filter);\n\n /**\n * Auto-filter delay in msecs\n * @type {Number}\n */\n this.autoFilterDelay = !isNaN(f.auto_filter_delay) ?\n f.auto_filter_delay : AUTO_FILTER_DELAY;\n\n /**\n * Indicate whether user is typing\n * @type {Boolean}\n * @private\n */\n this.isUserTyping = null;\n\n /**\n * Auto-filter interval ID\n * @type {String}\n * @private\n */\n this.autoFilterTimer = null;\n\n /**\n * Enable keyword highlighting behaviour\n * @type {Boolean}\n */\n this.highlightKeywords = Boolean(f.highlight_keywords);\n\n /**\n * Enable no results message UI component\n * @type {Boolean}\n */\n this.noResults = isObj(f.no_results_message) ||\n Boolean(f.no_results_message);\n\n /**\n * Enable state persistence\n * @type {Boolean}\n */\n this.state = isObj(f.state) || Boolean(f.state);\n\n /*** data types ***/\n\n /**\n * Define default locale, default to 'en' as per Sugar Date module:\n * https://sugarjs.com/docs/#/DateLocales\n * @type {String}\n */\n this.locale = f.locale || 'en';\n\n /**\n * Define thousands separator ',' or '.', defaults to ','\n * @type {String}\n */\n this.thousandsSeparator = f.thousands_separator || ',';\n\n /**\n * Define decimal separator ',' or '.', defaults to '.'\n * @type {String}\n */\n this.decimalSeparator = f.decimal_separator || '.';\n\n /**\n * Define data types on a column basis, possible values 'string',\n * 'number', 'formatted-number', 'date', 'ipaddress' ie:\n * col_types : [\n * 'string', 'date', 'number',\n * { type: 'formatted-number', decimal: ',', thousands: '.' },\n * { type: 'date', locale: 'en-gb' },\n * { type: 'date', format: ['{dd}-{months}-{yyyy|yy}'] }\n * ]\n *\n * Refer to https://sugarjs.com/docs/#/DateParsing for exhaustive\n * information on date parsing formats supported by Sugar Date\n * @type {Array}\n */\n this.colTypes = isArray(f.col_types) ? f.col_types : [];\n\n /*** ids prefixes ***/\n /**\n * Main prefix\n * @private\n */\n this.prfxTf = 'TF';\n\n /**\n * Filter's ID prefix (inputs - selects)\n * @private\n */\n this.prfxFlt = 'flt';\n\n /**\n * Button's ID prefix\n * @private\n */\n this.prfxValButton = 'btn';\n\n /**\n * Toolbar container ID prefix\n * @private\n */\n this.prfxInfDiv = 'inf_';\n\n /**\n * Toolbar left element ID prefix\n * @private\n */\n this.prfxLDiv = 'ldiv_';\n\n /**\n * Toolbar right element ID prefix\n * @private\n */\n this.prfxRDiv = 'rdiv_';\n\n /**\n * Toolbar middle element ID prefix\n * @private\n */\n this.prfxMDiv = 'mdiv_';\n\n /**\n * Responsive Css class\n * @private\n */\n this.prfxResponsive = 'resp';\n\n /*** extensions ***/\n /**\n * List of loaded extensions\n * @type {Array}\n * @private\n */\n this.extensions = f.extensions;\n\n /**\n * Determine whether extensions are loaded\n * @type {Boolean}\n * @private\n */\n this.hasExtensions = isArray(this.extensions);\n\n /*** themes ***/\n /**\n * Enable default theme\n * @type {Boolean}\n */\n this.enableDefaultTheme = Boolean(f.enable_default_theme);\n\n /**\n * Determine whether themes are enables\n * @type {Boolean}\n * @private\n */\n this.hasThemes = (this.enableDefaultTheme || isArray(f.themes));\n\n /**\n * List of themes, ie:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n */\n this.themes = f.themes || [];\n\n /**\n * Define path to themes assets, defaults to\n * 'tablefilter/style/themes/'. Usage:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n */\n this.themesPath = f.themes_path || this.stylePath + 'themes/';\n\n /**\n * Enable responsive layout\n * @type {Boolean}\n */\n this.responsive = Boolean(f.responsive);\n\n /**\n * Features registry\n * @private\n */\n this.Mod = {};\n\n /**\n * Extensions registry\n * @private\n */\n this.ExtRegistry = {};\n\n //load styles if necessary\n this.import(this.stylesheetId, this.stylesheet, null, 'link');\n }\n\n /**\n * Initialise features and layout\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n this.nbCells = this.getCellsNb(this.refRow);\n let Mod = this.Mod;\n let n = this.singleSearchFlt ? 1 : this.nbCells;\n let inpclass;\n\n //loads theme\n this.loadThemes();\n\n // Instantiate sugar date wrapper\n Mod.dateType = Mod.dateType || new DateType(this);\n Mod.dateType.init();\n\n // Instantiate help feature and initialise only if set true\n Mod.help = Mod.help || new Help(this);\n if (this.help) {\n Mod.help.init();\n }\n\n const { state, markActiveColumns, gridLayout, loader, highlightKeyword,\n popupFilter, rowsCounter, statusBar, clearButton, alternateRows,\n noResults } = FEATURES;\n\n this.initFeatures([\n state,\n markActiveColumns,\n gridLayout,\n loader,\n highlightKeyword,\n popupFilter\n ]);\n\n //filters grid is not generated\n if (!this.fltGrid) {\n this._initNoFilters();\n } else {\n let fltrow = this._insertFiltersRow();\n\n this.nbFilterableRows = this.getRowsNb();\n\n // Generate filters\n for (let i = 0; i < n; i++) {\n this.emitter.emit('before-filter-init', this, i);\n\n let fltcell = createElm(this.fltCellTag),\n col = this.getFilterType(i);\n\n if (this.singleSearchFlt) {\n fltcell.colSpan = this.nbCells;\n }\n if (!this.gridLayout) {\n fltrow.appendChild(fltcell);\n }\n inpclass = (i === n - 1 && this.displayBtn) ?\n this.fltSmallCssClass : this.fltCssClass;\n\n //only 1 input for single search\n if (this.singleSearchFlt) {\n col = INPUT;\n inpclass = this.singleFltCssClass;\n }\n\n //drop-down filters\n if (col === SELECT || col === MULTIPLE) {\n if (!Mod.dropdown) {\n Mod.dropdown = new Dropdown(this);\n }\n Mod.dropdown.init(i, this.isExternalFlt, fltcell);\n }\n // checklist\n else if (col === CHECKLIST) {\n if (!Mod.checkList) {\n Mod.checkList = new CheckList(this);\n }\n Mod.checkList.init(i, this.isExternalFlt, fltcell);\n } else {\n this._buildInputFilter(i, inpclass, fltcell);\n }\n\n // this adds submit button\n if (i === n - 1 && this.displayBtn) {\n this._buildSubmitButton(i, fltcell);\n }\n\n this.emitter.emit('after-filter-init', this, i);\n }\n\n this.emitter.on(['filter-focus'],\n (tf, filter) => this.setActiveFilterId(filter.id));\n\n }//if this.fltGrid\n\n /* Features */\n if (this.hasVisibleRows) {\n this.emitter.on(['after-filtering'],\n () => this.enforceVisibility());\n this.enforceVisibility();\n }\n\n this.initFeatures([\n rowsCounter,\n statusBar,\n clearButton,\n alternateRows,\n noResults\n ]);\n\n if (this.paging) {\n if (!Mod.paging) {\n Mod.paging = new Paging(this);\n Mod.paging.init();\n } else {\n Mod.paging.reset();\n }\n }\n\n if (this.hasColWidths && !this.gridLayout) {\n this.setColWidths();\n }\n\n //TF css class is added to table\n if (!this.gridLayout) {\n addClass(this.dom(), this.prfxTf);\n if (this.responsive) {\n addClass(this.dom(), this.prfxResponsive);\n }\n }\n\n /* Load extensions */\n this.initExtensions();\n\n // Subscribe to events\n if (this.linkedFilters) {\n this.emitter.on(['after-filtering'], () => this.linkFilters());\n }\n\n /** @inherited */\n this.initialized = true;\n\n this.onFiltersLoaded(this);\n\n this.emitter.emit('initialized', this);\n }\n\n /**\n * Detect key\n * @param {Event} evt\n */\n detectKey(evt) {\n if (!this.enterKey) {\n return;\n }\n if (evt) {\n let key = keyCode(evt);\n if (key === ENTER_KEY) {\n this.filter();\n cancelEvt(evt);\n stopEvt(evt);\n } else {\n this.isUserTyping = true;\n root.clearInterval(this.autoFilterTimer);\n this.autoFilterTimer = null;\n }\n }\n }\n\n /**\n * Filter's keyup event: if auto-filter on, detect user is typing and filter\n * columns\n * @param {Event} evt\n */\n onKeyUp(evt) {\n if (!this.autoFilter) {\n return;\n }\n let key = keyCode(evt);\n this.isUserTyping = false;\n\n function filter() {\n root.clearInterval(this.autoFilterTimer);\n this.autoFilterTimer = null;\n if (!this.isUserTyping) {\n this.filter();\n this.isUserTyping = null;\n }\n }\n\n if (key !== ENTER_KEY && key !== TAB_KEY && key !== ESC_KEY &&\n key !== UP_ARROW_KEY && key !== DOWN_ARROW_KEY) {\n if (this.autoFilterTimer === null) {\n this.autoFilterTimer = root.setInterval(filter.bind(this),\n this.autoFilterDelay);\n }\n } else {\n root.clearInterval(this.autoFilterTimer);\n this.autoFilterTimer = null;\n }\n }\n\n /**\n * Filter's keydown event: if auto-filter on, detect user is typing\n */\n onKeyDown() {\n if (this.autoFilter) {\n this.isUserTyping = true;\n }\n }\n\n /**\n * Filter's focus event\n * @param {Event} evt\n */\n onInpFocus(evt) {\n let elm = targetEvt(evt);\n this.emitter.emit('filter-focus', this, elm);\n }\n\n /**\n * Filter's blur event: if auto-filter on, clear interval on filter blur\n */\n onInpBlur() {\n if (this.autoFilter) {\n this.isUserTyping = false;\n root.clearInterval(this.autoFilterTimer);\n }\n this.emitter.emit('filter-blur', this);\n }\n\n /**\n * Insert filters row at initialization\n */\n _insertFiltersRow() {\n // TODO: prevent filters row generation for popup filters too,\n // to reduce and simplify headers row index adjusting across lib modules\n // (GridLayout, PopupFilter etc)\n if (this.gridLayout) {\n return;\n }\n let fltrow;\n\n let thead = tag(this.dom(), 'thead');\n if (thead.length > 0) {\n fltrow = thead[0].insertRow(this.filtersRowIndex);\n } else {\n fltrow = this.dom().insertRow(this.filtersRowIndex);\n }\n\n fltrow.className = this.fltsRowCssClass;\n\n if (this.isExternalFlt) {\n fltrow.style.display = NONE;\n }\n\n this.emitter.emit('filters-row-inserted', this, fltrow);\n return fltrow;\n }\n\n /**\n * Initialize filtersless table\n */\n _initNoFilters() {\n if (this.fltGrid) {\n return;\n }\n this.refRow = this.refRow > 0 ? this.refRow - 1 : 0;\n this.nbFilterableRows = this.getRowsNb();\n }\n\n /**\n * Build input filter type\n * @param {Number} colIndex Column index\n * @param {String} cssClass Css class applied to filter\n * @param {DOMElement} container Container DOM element\n */\n _buildInputFilter(colIndex, cssClass, container) {\n let col = this.getFilterType(colIndex);\n let externalFltTgtId = this.isExternalFlt ?\n this.externalFltTgtIds[colIndex] : null;\n let inpType = col === INPUT ? 'text' : 'hidden';\n let inp = createElm(INPUT,\n ['id', this.buildFilterId(colIndex)],\n ['type', inpType], ['ct', colIndex]);\n\n if (inpType !== 'hidden' && this.watermark) {\n inp.setAttribute('placeholder',\n this.isWatermarkArray ? (this.watermark[colIndex] || '') :\n this.watermark\n );\n }\n inp.className = cssClass || this.fltCssClass;\n addEvt(inp, 'focus', (evt) => this.onInpFocus(evt));\n\n //filter is appended in custom element\n if (externalFltTgtId) {\n elm(externalFltTgtId).appendChild(inp);\n } else {\n container.appendChild(inp);\n }\n\n this.fltIds.push(inp.id);\n\n addEvt(inp, 'keypress', (evt) => this.detectKey(evt));\n addEvt(inp, 'keydown', () => this.onKeyDown());\n addEvt(inp, 'keyup', (evt) => this.onKeyUp(evt));\n addEvt(inp, 'blur', () => this.onInpBlur());\n }\n\n /**\n * Build submit button\n * @param {Number} colIndex Column index\n * @param {DOMElement} container Container DOM element\n */\n _buildSubmitButton(colIndex, container) {\n let externalFltTgtId = this.isExternalFlt ?\n this.externalFltTgtIds[colIndex] : null;\n let btn = createElm(INPUT,\n ['type', 'button'],\n ['value', this.btnText]\n );\n btn.className = this.btnCssClass;\n\n //filter is appended in custom element\n if (externalFltTgtId) {\n elm(externalFltTgtId).appendChild(btn);\n } else {\n container.appendChild(btn);\n }\n\n addEvt(btn, 'click', () => this.filter());\n }\n\n /**\n * Return a feature instance for a given name\n * @param {String} name Name of the feature\n * @return {Object}\n */\n feature(name) {\n return this.Mod[name];\n }\n\n /**\n * Instanciate and initialise the collection of features required by the\n * configuration and add them to the features registry. A feature is\n * described by a `class` and `name` fields and and optional `property`\n * field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n */\n initFeatures(features = []) {\n features.forEach((feature) => {\n // TODO: remove the property field.\n // Due to naming convention inconsistencies, a `property`\n // field is added in order allow a conditional instanciation based\n // on that property on TableFilter, if supplied.\n feature.property = feature.property || feature.name;\n if (this[feature.property] === true) {\n let {class: Cls, name} = feature;\n\n this.Mod[name] = this.Mod[name] || new Cls(this);\n this.Mod[name].init();\n }\n });\n }\n\n /**\n * Initialise all the extensions defined in the configuration object\n */\n initExtensions() {\n if (!this.hasExtensions) {\n return;\n }\n\n let exts = this.extensions;\n // Set config's publicPath dynamically for Webpack...\n __webpack_public_path__ = this.basePath;\n\n this.emitter.emit('before-loading-extensions', this);\n for (let i = 0, len = exts.length; i < len; i++) {\n let ext = exts[i];\n if (!this.ExtRegistry[ext.name]) {\n this.loadExtension(ext);\n }\n }\n this.emitter.emit('after-loading-extensions', this);\n }\n\n /**\n * Load an extension module\n * @param {Object} ext Extension config object\n */\n loadExtension(ext) {\n if (!ext || !ext.name) {\n return;\n }\n\n let name = ext.name;\n let path = ext.path;\n let modulePath;\n\n if (name && path) {\n modulePath = ext.path + name;\n } else {\n name = name.replace('.js', '');\n modulePath = 'extensions/{}/{}'.replace(/{}/g, name);\n }\n\n // Require pattern for Webpack\n require(['./' + modulePath], (mod) => {\n /* eslint-disable */\n let inst = new mod.default(this, ext);\n /* eslint-enable */\n inst.init();\n this.ExtRegistry[name] = inst;\n });\n }\n\n /**\n * Get an extension instance\n * @param {String} name Name of the extension\n * @return {Object} Extension instance\n */\n extension(name) {\n return this.ExtRegistry[name];\n }\n\n /**\n * Check passed extension name exists\n * @param {String} name Name of the extension\n * @return {Boolean}\n */\n hasExtension(name) {\n return !isEmpty(this.ExtRegistry[name]);\n }\n\n /**\n * Destroy all the extensions store in extensions registry\n */\n destroyExtensions() {\n let reg = this.ExtRegistry;\n\n Object.keys(reg).forEach((key) => {\n reg[key].destroy();\n reg[key] = undefined;\n });\n }\n\n /**\n * Load themes defined in the configuration object\n */\n loadThemes() {\n if (!this.hasThemes) {\n return;\n }\n\n let themes = this.themes;\n this.emitter.emit('before-loading-themes', this);\n\n //Default theme config\n if (this.enableDefaultTheme) {\n let defaultTheme = { name: 'default' };\n this.themes.push(defaultTheme);\n }\n if (isArray(themes)) {\n for (let i = 0, len = themes.length; i < len; i++) {\n let theme = themes[i];\n let name = theme.name;\n let path = theme.path;\n let styleId = this.prfxTf + name;\n if (name && !path) {\n path = this.themesPath + name + '/' + name + '.css';\n }\n else if (!name && theme.path) {\n name = 'theme{0}'.replace('{0}', i);\n }\n\n if (!this.isImported(path, 'link')) {\n this.import(styleId, path, null, 'link');\n }\n }\n }\n\n // Enable loader indicator\n this.loader = true;\n\n this.emitter.emit('after-loading-themes', this);\n }\n\n /**\n * Return stylesheet DOM element for a given theme name\n * @return {DOMElement} stylesheet element\n */\n getStylesheet(name = 'default') {\n return elm(this.prfxTf + name);\n }\n\n /**\n * Destroy filter grid\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n let emitter = this.emitter;\n\n if (this.isExternalFlt && !this.popupFilters) {\n this.removeExternalFlts();\n }\n if (this.infDiv) {\n this.removeToolbar();\n }\n if (this.hasExtensions) {\n this.destroyExtensions();\n }\n\n this.validateAllRows();\n\n // broadcast destroy event modules and extensions are subscribed to\n emitter.emit('destroy', this);\n\n if (this.fltGrid && !this.gridLayout) {\n this.dom().deleteRow(this.filtersRowIndex);\n }\n\n // unsubscribe to events\n if (this.hasVisibleRows) {\n emitter.off(['after-filtering'], () => this.enforceVisibility());\n }\n if (this.linkedFilters) {\n emitter.off(['after-filtering'], () => this.linkFilters());\n }\n this.emitter.off(['filter-focus'],\n (tf, filter) => this.setActiveFilterId(filter.id));\n\n removeClass(this.dom(), this.prfxTf);\n removeClass(this.dom(), this.prfxResponsive);\n\n this.nbHiddenRows = 0;\n this.validRowsIndex = [];\n this.fltIds = [];\n this.initialized = false;\n }\n\n /**\n * Generate container element for paging, reset button, rows counter etc.\n */\n setToolbar() {\n if (this.infDiv) {\n return;\n }\n\n /*** container div ***/\n let infDiv = createElm('div');\n infDiv.className = this.infDivCssClass;\n\n //custom container\n if (this.toolBarTgtId) {\n elm(this.toolBarTgtId).appendChild(infDiv);\n }\n //grid-layout\n else if (this.gridLayout) {\n let gridLayout = this.Mod.gridLayout;\n gridLayout.tblMainCont.appendChild(infDiv);\n infDiv.className = gridLayout.infDivCssClass;\n }\n //default location: just above the table\n else {\n let cont = createElm('caption');\n cont.appendChild(infDiv);\n this.dom().insertBefore(cont, this.dom().firstChild);\n }\n this.infDiv = infDiv;\n\n /*** left div containing rows # displayer ***/\n let lDiv = createElm('div');\n lDiv.className = this.lDivCssClass;\n infDiv.appendChild(lDiv);\n this.lDiv = lDiv;\n\n /*** right div containing reset button\n + nb results per page select ***/\n let rDiv = createElm('div');\n rDiv.className = this.rDivCssClass;\n infDiv.appendChild(rDiv);\n this.rDiv = rDiv;\n\n /*** mid div containing paging elements ***/\n let mDiv = createElm('div');\n mDiv.className = this.mDivCssClass;\n infDiv.appendChild(mDiv);\n this.mDiv = mDiv;\n\n // emit help initialisation only if undefined\n if (isUndef(this.help)) {\n // explicitily set enabled field to true to initialise help by\n // default, only if setting is undefined\n this.Mod.help.enabled = true;\n this.emitter.emit('init-help', this);\n }\n }\n\n /**\n * Remove toolbar container element\n */\n removeToolbar() {\n if (!this.infDiv) {\n return;\n }\n removeElm(this.infDiv);\n this.infDiv = null;\n\n let tbl = this.dom();\n let captions = tag(tbl, 'caption');\n if (captions.length > 0) {\n [].forEach.call(captions, (elm) => tbl.removeChild(elm));\n }\n }\n\n /**\n * Remove all the external column filters\n */\n removeExternalFlts() {\n if (!this.isExternalFlt) {\n return;\n }\n let ids = this.externalFltTgtIds,\n len = ids.length;\n for (let ct = 0; ct < len; ct++) {\n let externalFltTgtId = ids[ct],\n externalFlt = elm(externalFltTgtId);\n if (externalFlt) {\n externalFlt.innerHTML = '';\n }\n }\n }\n\n /**\n * Check if given column implements a filter with custom options\n * @param {Number} colIndex Column's index\n * @return {Boolean}\n */\n isCustomOptions(colIndex) {\n return this.hasCustomOptions &&\n this.customOptions.cols.indexOf(colIndex) !== -1;\n }\n\n /**\n * Returns an array [[value0, value1 ...],[text0, text1 ...]] with the\n * custom options values and texts\n * @param {Number} colIndex Column's index\n * @return {Array}\n */\n getCustomOptions(colIndex) {\n if (isEmpty(colIndex) || !this.isCustomOptions(colIndex)) {\n return;\n }\n\n let customOptions = this.customOptions;\n let cols = customOptions.cols;\n let optTxt = [], optArray = [];\n let index = cols.indexOf(colIndex);\n let slcValues = customOptions.values[index];\n let slcTexts = customOptions.texts[index];\n let slcSort = customOptions.sorts[index];\n\n for (let r = 0, len = slcValues.length; r < len; r++) {\n optArray.push(slcValues[r]);\n if (slcTexts[r]) {\n optTxt.push(slcTexts[r]);\n } else {\n optTxt.push(slcValues[r]);\n }\n }\n if (slcSort) {\n optArray.sort();\n optTxt.sort();\n }\n return [optArray, optTxt];\n }\n\n /**\n * Filter the table by retrieving the data from each cell in every single\n * row and comparing it to the search term for current column. A row is\n * hidden when all the search terms are not found in inspected row.\n */\n filter() {\n if (!this.fltGrid || !this.initialized) {\n return;\n }\n //fire onbefore callback\n this.onBeforeFilter(this);\n this.emitter.emit('before-filtering', this);\n\n let row = this.dom().rows,\n nbRows = this.getRowsNb(true),\n hiddenRows = 0;\n\n this.validRowsIndex = [];\n // search args re-init\n let searchArgs = this.getFiltersValue();\n\n for (let k = this.refRow; k < nbRows; k++) {\n // already filtered rows display re-init\n row[k].style.display = '';\n\n let cells = row[k].cells;\n let nchilds = cells.length;\n\n // checks if row has exact cell #\n if (nchilds !== this.nbCells) {\n continue;\n }\n\n let occurence = [],\n isRowValid = true,\n //only for single filter search\n singleFltRowValid = false;\n\n // this loop retrieves cell data\n for (let j = 0; j < nchilds; j++) {\n //searched keyword\n let sA = searchArgs[this.singleSearchFlt ? 0 : j];\n\n if (sA === '') {\n continue;\n }\n\n let cellValue = matchCase(this.getCellValue(cells[j]),\n this.caseSensitive);\n\n //multiple search parameter operator ||\n let sAOrSplit = sA.toString().split(this.orOperator),\n //multiple search || parameter boolean\n hasMultiOrSA = sAOrSplit.length > 1,\n //multiple search parameter operator &&\n sAAndSplit = sA.toString().split(this.anOperator),\n //multiple search && parameter boolean\n hasMultiAndSA = sAAndSplit.length > 1;\n\n //detect operators or array query\n if (isArray(sA) || hasMultiOrSA || hasMultiAndSA) {\n let cS,\n s,\n occur = false;\n if (isArray(sA)) {\n s = sA;\n } else {\n s = hasMultiOrSA ? sAOrSplit : sAAndSplit;\n }\n // isolate search term and check occurence in cell data\n for (let w = 0, len = s.length; w < len; w++) {\n cS = trim(s[w]);\n occur = this._testTerm(cS, cellValue, j);\n\n if (occur) {\n this.emitter.emit('highlight-keyword', this,\n cells[j], cS);\n }\n if ((hasMultiOrSA && occur) ||\n (hasMultiAndSA && !occur)) {\n break;\n }\n if (isArray(sA) && occur) {\n break;\n }\n }\n occurence[j] = occur;\n\n }\n //single search parameter\n else {\n occurence[j] = this._testTerm(trim(sA), cellValue, j);\n if (occurence[j]) {\n this.emitter.emit('highlight-keyword', this, cells[j],\n sA);\n }\n }//else single param\n\n if (!occurence[j]) {\n isRowValid = false;\n }\n if (this.singleSearchFlt && occurence[j]) {\n singleFltRowValid = true;\n }\n\n this.emitter.emit('cell-processed', this, j, cells[j]);\n }//for j\n\n if (this.singleSearchFlt && singleFltRowValid) {\n isRowValid = true;\n }\n\n this.validateRow(k, isRowValid);\n if (!isRowValid) {\n hiddenRows++;\n }\n\n this.emitter.emit('row-processed', this, k,\n this.validRowsIndex.length, isRowValid);\n }// for k\n\n this.nbHiddenRows = hiddenRows;\n\n //fire onafterfilter callback\n this.onAfterFilter(this);\n\n this.emitter.emit('after-filtering', this, searchArgs);\n }\n\n /**\n * Test for a match of search term in cell data\n * @param {String} term Search term\n * @param {String} cellValue Cell data\n * @param {Number} colIdx Column index\n * @return {Boolean}\n */\n _testTerm(term, cellValue, colIdx) {\n let numData;\n let decimal = this.decimalSeparator;\n let reLe = new RegExp(this.leOperator),\n reGe = new RegExp(this.geOperator),\n reL = new RegExp(this.lwOperator),\n reG = new RegExp(this.grOperator),\n reD = new RegExp(this.dfOperator),\n reLk = new RegExp(rgxEsc(this.lkOperator)),\n reEq = new RegExp(this.eqOperator),\n reSt = new RegExp(this.stOperator),\n reEn = new RegExp(this.enOperator),\n // re_an = new RegExp(this.anOperator),\n // re_cr = new RegExp(this.curExp),\n reEm = this.emOperator,\n reNm = this.nmOperator,\n reRe = new RegExp(rgxEsc(this.rgxOperator));\n\n term = matchCase(term, this.caseSensitive);\n\n let occurence = false;\n\n //Search arg operator tests\n let hasLO = reL.test(term),\n hasLE = reLe.test(term),\n hasGR = reG.test(term),\n hasGE = reGe.test(term),\n hasDF = reD.test(term),\n hasEQ = reEq.test(term),\n hasLK = reLk.test(term),\n // hatermN = re_an.test(term),\n hasST = reSt.test(term),\n hasEN = reEn.test(term),\n hasEM = (reEm === term),\n hasNM = (reNm === term),\n hasRE = reRe.test(term);\n\n // Check for dates or resolve date type\n if (this.hasType(colIdx, [DATE])) {\n let dte1, dte2;\n\n let dateType = this.Mod.dateType;\n let isValidDate = dateType.isValid.bind(dateType);\n let parseDate = dateType.parse.bind(dateType);\n let locale = dateType.getOptions(colIdx).locale || this.locale;\n\n // Search arg dates tests\n let isLDate = hasLO &&\n isValidDate(term.replace(reL, ''), locale);\n let isLEDate = hasLE &&\n isValidDate(term.replace(reLe, ''), locale);\n let isGDate = hasGR &&\n isValidDate(term.replace(reG, ''), locale);\n let isGEDate = hasGE &&\n isValidDate(term.replace(reGe, ''), locale);\n let isDFDate = hasDF &&\n isValidDate(term.replace(reD, ''), locale);\n let isEQDate = hasEQ &&\n isValidDate(term.replace(reEq, ''), locale);\n\n dte1 = parseDate(cellValue, locale);\n\n // lower equal date\n if (isLEDate) {\n dte2 = parseDate(term.replace(reLe, ''), locale);\n occurence = dte1 <= dte2;\n }\n // lower date\n else if (isLDate) {\n dte2 = parseDate(term.replace(reL, ''), locale);\n occurence = dte1 < dte2;\n }\n // greater equal date\n else if (isGEDate) {\n dte2 = parseDate(term.replace(reGe, ''), locale);\n occurence = dte1 >= dte2;\n }\n // greater date\n else if (isGDate) {\n dte2 = parseDate(term.replace(reG, ''), locale);\n occurence = dte1 > dte2;\n }\n // different date\n else if (isDFDate) {\n dte2 = parseDate(term.replace(reD, ''), locale);\n occurence = dte1.toString() !== dte2.toString();\n }\n // equal date\n else if (isEQDate) {\n dte2 = parseDate(term.replace(reEq, ''), locale);\n occurence = dte1.toString() === dte2.toString();\n }\n // searched keyword with * operator doesn't have to be a date\n else if (reLk.test(term)) {// like date\n occurence = contains(term.replace(reLk, ''), cellValue,\n false, this.caseSensitive);\n }\n else if (isValidDate(term)) {\n dte2 = parseDate(term, locale);\n occurence = dte1.toString() === dte2.toString();\n }\n //empty\n else if (hasEM) {\n occurence = isEmptyString(cellValue);\n }\n //non-empty\n else if (hasNM) {\n occurence = !isEmptyString(cellValue);\n } else {\n occurence = contains(term, cellValue,\n this.isExactMatch(colIdx), this.caseSensitive);\n }\n }\n\n else {\n if (this.hasType(colIdx, [FORMATTED_NUMBER])) {\n let colType = this.colTypes[colIdx];\n if (colType.hasOwnProperty('decimal')) {\n decimal = colType.decimal;\n }\n }\n // Convert to number anyways to auto-resolve type in case not\n // defined by configuration\n numData = Number(cellValue) || parseNb(cellValue, decimal);\n\n // first checks if there is any operator (<,>,<=,>=,!,*,=,{,},\n // rgx:)\n // lower equal\n if (hasLE) {\n occurence = numData <= parseNb(\n term.replace(reLe, ''),\n decimal\n );\n }\n //greater equal\n else if (hasGE) {\n occurence = numData >= parseNb(\n term.replace(reGe, ''),\n decimal\n );\n }\n //lower\n else if (hasLO) {\n occurence = numData < parseNb(\n term.replace(reL, ''),\n decimal\n );\n }\n //greater\n else if (hasGR) {\n occurence = numData > parseNb(\n term.replace(reG, ''),\n decimal\n );\n }\n //different\n else if (hasDF) {\n occurence = contains(term.replace(reD, ''), cellValue,\n false, this.caseSensitive) ? false : true;\n }\n //like\n else if (hasLK) {\n occurence = contains(term.replace(reLk, ''), cellValue,\n false, this.caseSensitive);\n }\n //equal\n else if (hasEQ) {\n occurence = contains(term.replace(reEq, ''), cellValue,\n true, this.caseSensitive);\n }\n //starts with\n else if (hasST) {\n occurence = cellValue.indexOf(term.replace(reSt, '')) === 0 ?\n true : false;\n }\n //ends with\n else if (hasEN) {\n let searchArg = term.replace(reEn, '');\n occurence =\n cellValue.lastIndexOf(searchArg, cellValue.length - 1) ===\n (cellValue.length - 1) - (searchArg.length - 1) &&\n cellValue.lastIndexOf(searchArg, cellValue.length - 1)\n > -1 ? true : false;\n }\n //empty\n else if (hasEM) {\n occurence = isEmptyString(cellValue);\n }\n //non-empty\n else if (hasNM) {\n occurence = !isEmptyString(cellValue);\n }\n //regexp\n else if (hasRE) {\n //in case regexp throws\n try {\n //operator is removed\n let srchArg = term.replace(reRe, '');\n let rgx = new RegExp(srchArg);\n occurence = rgx.test(cellValue);\n } catch (ex) {\n occurence = false;\n }\n } else {\n // If numeric type data, perform a strict equality test and\n // fallback to unformatted number string comparison\n if (numData &&\n this.hasType(colIdx, [NUMBER, FORMATTED_NUMBER]) &&\n !this.singleSearchFlt) {\n // parseNb can return 0 for strings which are not\n // formatted numbers, in that case return the original\n // string. TODO: handle this in parseNb\n term = parseNb(term, decimal) || term;\n occurence = numData === term ||\n contains(term.toString(), numData.toString(),\n this.isExactMatch(colIdx), this.caseSensitive);\n } else {\n // Finally test search term is contained in cell data\n occurence = contains(\n term,\n cellValue,\n this.isExactMatch(colIdx),\n this.caseSensitive,\n this.ignoresDiacritics(colIdx)\n );\n }\n }\n\n }//else\n\n return occurence;\n }\n\n /**\n * Return the data of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Arrat} [exclude=[]] List of row indexes to be excluded\n * @return Flat list of data for a column\n */\n getColumnData(colIndex, includeHeaders = false, exclude = []) {\n return this.getColValues(colIndex, includeHeaders, true, exclude);\n }\n\n /**\n * Return the values of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Arrat} [exclude=[]] List of row indexes to be excluded\n * @return Flat list of values for a column\n */\n getColumnValues(colIndex, includeHeaders = false, exclude = []) {\n return this.getColValues(colIndex, includeHeaders, false, exclude);\n }\n\n /**\n * Return the data of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [typed=false] Return a typed value\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @return {Array} Flat list of data for a column\n * @private\n */\n getColValues(\n colIndex,\n includeHeaders = false,\n typed = false,\n exclude = []\n ) {\n let row = this.dom().rows;\n let nbRows = this.getRowsNb(true);\n let colValues = [];\n let getContent = typed ? this.getCellData.bind(this) :\n this.getCellValue.bind(this);\n\n if (includeHeaders) {\n colValues.push(this.getHeadersText()[colIndex]);\n }\n\n for (let i = this.refRow; i < nbRows; i++) {\n let isExludedRow = false;\n // checks if current row index appears in exclude array\n if (exclude.length > 0) {\n isExludedRow = exclude.indexOf(i) !== -1;\n }\n let cell = row[i].cells,\n nchilds = cell.length;\n\n // checks if row has exact cell # and is not excluded\n if (nchilds === this.nbCells && !isExludedRow) {\n // this loop retrieves cell data\n for (let j = 0; j < nchilds; j++) {\n if (j !== colIndex) {\n continue;\n }\n let data = getContent(cell[j]);\n colValues.push(data);\n }\n }\n }\n return colValues;\n }\n\n /**\n * Return the filter's value of a specified column\n * @param {Number} index Column index\n * @return {String} Filter value\n */\n getFilterValue(index) {\n if (!this.fltGrid) {\n return;\n }\n let fltValue = '';\n let flt = this.getFilterElement(index);\n if (!flt) {\n return fltValue;\n }\n\n let fltColType = this.getFilterType(index);\n if (fltColType !== MULTIPLE && fltColType !== CHECKLIST) {\n fltValue = flt.value;\n }\n //mutiple select\n else if (fltColType === MULTIPLE) {\n fltValue = this.feature('dropdown').getValues(index);\n }\n //checklist\n else if (fltColType === CHECKLIST) {\n fltValue = this.feature('checkList').getValues(index);\n }\n //return an empty string if collection is empty or contains a single\n //empty string\n if (isArray(fltValue) && fltValue.length === 0 ||\n (fltValue.length === 1 && fltValue[0] === '')) {\n fltValue = '';\n }\n\n return fltValue;\n }\n\n /**\n * Return the filters' values\n * @return {Array} List of filters' values\n */\n getFiltersValue() {\n if (!this.fltGrid) {\n return;\n }\n let searchArgs = [];\n for (let i = 0, len = this.fltIds.length; i < len; i++) {\n let fltValue = this.getFilterValue(i);\n if (isArray(fltValue)) {\n searchArgs.push(fltValue);\n } else {\n searchArgs.push(trim(fltValue));\n }\n }\n return searchArgs;\n }\n\n /**\n * Return the ID of a specified column's filter\n * @param {Number} index Column's index\n * @return {String} ID of the filter element\n */\n getFilterId(index) {\n if (!this.fltGrid) {\n return;\n }\n return this.fltIds[index];\n }\n\n /**\n * Return the list of ids of filters matching a specified type.\n * Note: hidden filters are also returned\n *\n * @param {String} type Filter type string ('input', 'select', 'multiple',\n * 'checklist')\n * @param {Boolean} bool If true returns columns indexes instead of IDs\n * @return {[type]} List of element IDs or column indexes\n */\n getFiltersByType(type, bool) {\n if (!this.fltGrid) {\n return;\n }\n let arr = [];\n for (let i = 0, len = this.fltIds.length; i < len; i++) {\n let fltType = this.getFilterType(i);\n if (fltType === type.toLowerCase()) {\n let a = bool ? i : this.fltIds[i];\n arr.push(a);\n }\n }\n return arr;\n }\n\n /**\n * Return the filter's DOM element for a given column\n * @param {Number} index Column's index\n * @return {DOMElement}\n */\n getFilterElement(index) {\n let fltId = this.fltIds[index];\n return elm(fltId);\n }\n\n /**\n * Return the number of cells for a given row index\n * @param {Number} rowIndex Index of the row\n * @return {Number} Number of cells\n */\n getCellsNb(rowIndex = 0) {\n let tr = this.dom().rows[rowIndex >= 0 ? rowIndex : 0];\n return tr ? tr.cells.length : 0;\n }\n\n /**\n * Return the number of filterable rows starting from reference row if\n * defined\n * @param {Boolean} includeHeaders Include the headers row\n * @return {Number} Number of filterable rows\n */\n getRowsNb(includeHeaders) {\n let s = isUndef(this.refRow) ? 0 : this.refRow;\n let ntrs = this.dom().rows.length;\n if (includeHeaders) {\n s = 0;\n }\n return parseInt(ntrs - s, 10);\n }\n\n\n /**\n * Return the text content of a given cell\n * @param {DOMElement} Cell's DOM element\n * @return {String}\n */\n getCellValue(cell) {\n let idx = cell.cellIndex;\n let cellParser = this.cellParser;\n // Invoke cellParser for this column if any\n if (cellParser.cols.indexOf(idx) !== -1) {\n return cellParser.parse(this, cell, idx);\n } else {\n return getText(cell);\n }\n }\n\n /**\n * Return the typed data of a given cell based on the column type definition\n * @param {DOMElement} cell Cell's DOM element\n * @return {String|Number|Date}\n */\n getCellData(cell) {\n let colIndex = cell.cellIndex;\n let value = this.getCellValue(cell);\n\n if (this.hasType(colIndex, [FORMATTED_NUMBER])) {\n let decimal = this.decimalSeparator;\n let colType = this.colTypes[colIndex];\n if (colType.hasOwnProperty('decimal')) {\n decimal = colType.decimal;\n }\n return parseNb(value, decimal);\n }\n else if (this.hasType(colIndex, [NUMBER])) {\n return Number(value) || parseNb(value);\n }\n else if (this.hasType(colIndex, [DATE])){\n let dateType = this.Mod.dateType;\n let locale = dateType.getOptions(colIndex).locale || this.locale;\n return dateType.parse(value, locale);\n }\n\n return value;\n }\n\n /**\n * Return the table data based on its columns data type definitions\n * with following structure:\n * [\n * [rowIndex, [data0, data1...]],\n * [rowIndex, [data0, data1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n */\n getData(includeHeaders = false, excludeHiddenCols = false) {\n return this.getTableData(includeHeaders, excludeHiddenCols, true);\n }\n\n /**\n * Return the table values with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n */\n getValues(includeHeaders = false, excludeHiddenCols = false) {\n return this.getTableData(includeHeaders, excludeHiddenCols, false);\n }\n\n /**\n * Return the table data with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @param {Boolean} [typed=false] Return typed value\n * @return {Array}\n * @private\n *\n * TODO: provide an API returning data in JSON format\n */\n getTableData(\n includeHeaders = false,\n excludeHiddenCols = false,\n typed = false\n ) {\n let rows = this.dom().rows;\n let nbRows = this.getRowsNb(true);\n let tblData = [];\n let getContent = typed ? this.getCellData.bind(this) :\n this.getCellValue.bind(this);\n\n if (includeHeaders) {\n let headers = this.getHeadersText(excludeHiddenCols);\n tblData.push([this.getHeadersRowIndex(), headers]);\n }\n for (let k = this.refRow; k < nbRows; k++) {\n let rowData = [k, []];\n let cells = rows[k].cells;\n for (let j = 0, len = cells.length; j < len; j++) {\n if (excludeHiddenCols && this.hasExtension('colsVisibility')) {\n if (this.extension('colsVisibility').isColHidden(j)) {\n continue;\n }\n }\n let cellValue = getContent(cells[j]);\n rowData[1].push(cellValue);\n }\n tblData.push(rowData);\n }\n return tblData;\n }\n\n /**\n * Return the filtered table data based on its columns data type definitions\n * with following structure:\n * [\n * [rowIndex, [data0, data1...]],\n * [rowIndex, [data0, data1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n */\n getFilteredData(includeHeaders = false, excludeHiddenCols = false) {\n return this.filteredData(includeHeaders, excludeHiddenCols, true);\n }\n\n /**\n * Return the filtered table values with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n */\n getFilteredValues(includeHeaders = false, excludeHiddenCols = false) {\n return this.filteredData(includeHeaders, excludeHiddenCols, false);\n }\n\n /**\n * Return the filtered data with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @param {Boolean} [typed=false] Return typed value\n * @return {Array}\n * @private\n *\n * TODO: provide an API returning data in JSON format\n */\n filteredData(\n includeHeaders = false,\n excludeHiddenCols = false,\n typed = false\n ) {\n if (this.validRowsIndex.length === 0) {\n return [];\n }\n let rows = this.dom().rows,\n filteredData = [];\n let getContent = typed ? this.getCellData.bind(this) :\n this.getCellValue.bind(this);\n\n if (includeHeaders) {\n let headers = this.getHeadersText(excludeHiddenCols);\n filteredData.push([this.getHeadersRowIndex(), headers]);\n }\n\n let validRows = this.getValidRows(true);\n for (let i = 0; i < validRows.length; i++) {\n let rData = [this.validRowsIndex[i], []],\n cells = rows[this.validRowsIndex[i]].cells;\n for (let k = 0; k < cells.length; k++) {\n if (excludeHiddenCols && this.hasExtension('colsVisibility')) {\n if (this.extension('colsVisibility').isColHidden(k)) {\n continue;\n }\n }\n let cellValue = getContent(cells[k]);\n rData[1].push(cellValue);\n }\n filteredData.push(rData);\n }\n return filteredData;\n }\n\n /**\n * Return the filtered data for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of typed values [data0, data1, data2...]\n *\n * TODO: provide an API returning data in JSON format\n */\n getFilteredColumnData(colIndex, includeHeaders = false, exclude = []) {\n return this.getFilteredDataCol(\n colIndex, includeHeaders, true, exclude, false);\n }\n\n /**\n * Return the filtered and visible data for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of typed values [data0, data1, data2...]\n *\n * TODO: provide an API returning data in JSON format\n */\n getVisibleColumnData(colIndex, includeHeaders = false, exclude = []) {\n return this.getFilteredDataCol(\n colIndex, includeHeaders, true, exclude, true);\n }\n\n /**\n * Return the filtered values for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of values ['value0', 'value1', 'value2'...]\n *\n * TODO: provide an API returning data in JSON format\n */\n getFilteredColumnValues(colIndex, includeHeaders = false, exclude = []) {\n return this.getFilteredDataCol(\n colIndex, includeHeaders, false, exclude, false);\n }\n\n /**\n * Return the filtered and visible values for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of values ['value0', 'value1', 'value2'...]\n *\n * TODO: provide an API returning data in JSON format\n */\n getVisibleColumnValues(colIndex, includeHeaders = false, exclude = []) {\n return this.getFilteredDataCol(\n colIndex, includeHeaders, false, exclude, true);\n }\n\n /**\n * Return the filtered data for a given column index\n * @param {Number} colIndex Colmun's index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [typed=false] Return typed value\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @param {Boolean} [visible=true] Return only filtered and visible data\n * (relevant for paging)\n * @return {Array} Flat list of values ['val0','val1','val2'...]\n * @private\n *\n * TODO: provide an API returning data in JSON format\n */\n getFilteredDataCol(\n colIndex,\n includeHeaders = false,\n typed = false,\n exclude = [],\n visible = true\n ) {\n if (isUndef(colIndex)) {\n return [];\n }\n\n let rows = this.dom().rows;\n let getContent = typed ? this.getCellData.bind(this) :\n this.getCellValue.bind(this);\n\n // ensure valid rows index do not contain excluded rows and row is\n // displayed\n let validRows = this.getValidRows(true).filter((rowIdx) => {\n return exclude.indexOf(rowIdx) === -1 &&\n (visible ?\n this.getRowDisplay(rows[rowIdx]) !== 'none' :\n true);\n });\n\n // convert column value to expected type if necessary\n let validColValues = validRows.map((rowIdx) => {\n return getContent(rows[rowIdx].cells[colIndex]);\n });\n\n if (includeHeaders) {\n validColValues.unshift(this.getHeadersText()[colIndex]);\n }\n\n return validColValues;\n }\n\n /**\n * Get the display value of a row\n * @param {HTMLTableRowElement} row DOM element of the row\n * @return {String} Usually 'none' or ''\n */\n getRowDisplay(row) {\n return row.style.display;\n }\n\n /**\n * Validate/invalidate row by setting the 'validRow' attribute on the row\n * @param {Number} rowIndex Index of the row\n * @param {Boolean} isValid\n */\n validateRow(rowIndex, isValid) {\n let row = this.dom().rows[rowIndex];\n if (!row || typeof isValid !== 'boolean') {\n return;\n }\n\n // always visible rows are valid\n if (this.hasVisibleRows && this.visibleRows.indexOf(rowIndex) !== -1) {\n isValid = true;\n }\n\n let displayFlag = isValid ? '' : NONE,\n validFlag = isValid ? 'true' : 'false';\n row.style.display = displayFlag;\n\n if (this.paging) {\n row.setAttribute('validRow', validFlag);\n }\n\n if (isValid) {\n if (this.validRowsIndex.indexOf(rowIndex) === -1) {\n this.validRowsIndex.push(rowIndex);\n }\n\n this.onRowValidated(this, rowIndex);\n\n this.emitter.emit('row-validated', this, rowIndex);\n }\n }\n\n /**\n * Validate all filterable rows\n */\n validateAllRows() {\n if (!this.initialized) {\n return;\n }\n this.validRowsIndex = [];\n for (let k = this.refRow; k < this.nbFilterableRows; k++) {\n this.validateRow(k, true);\n }\n }\n\n /**\n * Set search value to a given filter\n * @param {Number} index Column's index\n * @param {String or Array} query searcharg Search term\n */\n setFilterValue(index, query = '') {\n if (!this.fltGrid) {\n return;\n }\n let slc = this.getFilterElement(index),\n fltColType = this.getFilterType(index);\n\n if (fltColType !== MULTIPLE && fltColType !== CHECKLIST) {\n if (this.loadFltOnDemand && !this.initialized) {\n this.emitter.emit('build-select-filter', this, index,\n this.linkedFilters, this.isExternalFlt);\n }\n slc.value = query;\n }\n //multiple selects\n else if (fltColType === MULTIPLE) {\n let values = isArray(query) ? query :\n query.split(' ' + this.orOperator + ' ');\n\n if (this.loadFltOnDemand && !this.initialized) {\n this.emitter.emit('build-select-filter', this, index,\n this.linkedFilters, this.isExternalFlt);\n }\n\n this.emitter.emit('select-options', this, index, values);\n }\n //checklist\n else if (fltColType === CHECKLIST) {\n let values = [];\n if (this.loadFltOnDemand && !this.initialized) {\n this.emitter.emit('build-checklist-filter', this, index,\n this.linkedFilters);\n }\n if (isArray(query)) {\n values = query;\n } else {\n query = matchCase(query, this.caseSensitive);\n values = query.split(' ' + this.orOperator + ' ');\n }\n\n this.emitter.emit('select-checklist-options', this, index, values);\n }\n }\n\n /**\n * Set them columns' widths as per configuration\n * @param {Element} tbl DOM element\n */\n setColWidths(tbl) {\n if (!this.hasColWidths) {\n return;\n }\n tbl = tbl || this.dom();\n\n let nbCols = this.nbCells;\n let colWidths = this.colWidths;\n let colTags = tag(tbl, 'col');\n let tblHasColTag = colTags.length > 0;\n let frag = !tblHasColTag ? doc.createDocumentFragment() : null;\n for (let k = 0; k < nbCols; k++) {\n let col;\n if (tblHasColTag) {\n col = colTags[k];\n } else {\n col = createElm('col');\n frag.appendChild(col);\n }\n col.style.width = colWidths[k];\n }\n if (!tblHasColTag) {\n tbl.insertBefore(frag, tbl.firstChild);\n }\n }\n\n /**\n * Make defined rows always visible\n */\n enforceVisibility() {\n if (!this.hasVisibleRows) {\n return;\n }\n let nbRows = this.getRowsNb(true);\n for (let i = 0, len = this.visibleRows.length; i < len; i++) {\n let row = this.visibleRows[i];\n //row index cannot be > nrows\n if (row <= nbRows) {\n this.validateRow(row, true);\n }\n }\n }\n\n /**\n * Clear all the filters' values\n */\n clearFilters() {\n if (!this.fltGrid) {\n return;\n }\n\n this.emitter.emit('before-clearing-filters', this);\n this.onBeforeReset(this, this.getFiltersValue());\n\n for (let i = 0, len = this.fltIds.length; i < len; i++) {\n this.setFilterValue(i, '');\n }\n\n this.filter();\n\n this.onAfterReset(this);\n this.emitter.emit('after-clearing-filters', this);\n }\n\n /**\n * Return the ID of the current active filter\n * @return {String}\n */\n getActiveFilterId() {\n return this.activeFilterId;\n }\n\n /**\n * Set the ID of the current active filter\n * @param {String} filterId Element ID\n */\n setActiveFilterId(filterId) {\n this.activeFilterId = filterId;\n }\n\n /**\n * Return the column index for a given filter ID\n * @param {string} [filterId=''] Filter ID\n * @return {Number} Column index\n */\n getColumnIndexFromFilterId(filterId = '') {\n let idx = filterId.split('_')[0];\n idx = idx.split(this.prfxFlt)[1];\n return parseInt(idx, 10);\n }\n\n /**\n * Build filter element ID for a given column index\n * @param {any} colIndex\n * @return {String} Filter element ID string\n * @private\n */\n buildFilterId(colIndex) {\n return `${this.prfxFlt}${colIndex}_${this.id}`;\n }\n\n /**\n * Make specified column's filter active\n * @param colIndex Index of a column\n */\n activateFilter(colIndex) {\n if (isUndef(colIndex)) {\n return;\n }\n this.setActiveFilterId(this.getFilterId(colIndex));\n }\n\n /**\n * Refresh the filters subject to linking ('select', 'multiple',\n * 'checklist' type)\n */\n linkFilters() {\n if (!this.linkedFilters || !this.activeFilterId) {\n return;\n }\n let slcA1 = this.getFiltersByType(SELECT, true),\n slcA2 = this.getFiltersByType(MULTIPLE, true),\n slcA3 = this.getFiltersByType(CHECKLIST, true),\n slcIndex = slcA1.concat(slcA2);\n slcIndex = slcIndex.concat(slcA3);\n\n let activeIdx = this.getColumnIndexFromFilterId(this.activeFilterId);\n\n for (let i = 0, len = slcIndex.length; i < len; i++) {\n let colIdx = slcIndex[i];\n let curSlc = elm(this.fltIds[colIdx]);\n let slcSelectedValue = this.getFilterValue(colIdx);\n\n // Welcome to cyclomatic complexity hell :)\n // TODO: simplify/refactor if statement\n if (activeIdx !== colIdx ||\n (this.paging && slcA1.indexOf(colIdx) !== -1 &&\n activeIdx === colIdx) ||\n (!this.paging && (slcA3.indexOf(colIdx) !== -1 ||\n slcA2.indexOf(colIdx) !== -1)) ||\n slcSelectedValue === this.getClearFilterText(colIdx)) {\n\n //1st option needs to be inserted\n if (this.loadFltOnDemand) {\n let opt0 = createOpt(this.getClearFilterText(colIdx), '');\n curSlc.innerHTML = '';\n curSlc.appendChild(opt0);\n }\n\n if (slcA3.indexOf(colIdx) !== -1) {\n this.emitter.emit('build-checklist-filter', this, colIdx,\n true);\n } else {\n this.emitter.emit('build-select-filter', this, colIdx,\n true);\n }\n\n this.setFilterValue(colIdx, slcSelectedValue);\n }\n }\n }\n\n /**\n * Determine if passed filter column implements exact query match\n * @param {Number} colIndex Column index\n * @return {Boolean}\n */\n isExactMatch(colIndex) {\n let fltType = this.getFilterType(colIndex);\n return this.exactMatchByCol[colIndex] || this.exactMatch ||\n fltType !== INPUT;\n }\n\n /**\n * Check if passed row is valid\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n */\n isRowValid(rowIndex) {\n return this.getValidRows().indexOf(rowIndex) !== -1;\n }\n\n /**\n * Check if passed row is visible\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n */\n isRowDisplayed(rowIndex) {\n let row = this.dom().rows[rowIndex];\n return this.getRowDisplay(row) === '';\n }\n\n /**\n * Check if specified column filter ignores diacritics.\n * Note this is only applicable to input filter types.\n * @param {Number} colIndex Column index\n * @return {Boolean}\n */\n ignoresDiacritics(colIndex) {\n let ignoreDiac = this.ignoreDiacritics;\n if (isArray(ignoreDiac)) {\n return ignoreDiac[colIndex];\n }\n return Boolean(ignoreDiac);\n }\n\n /**\n * Return clear all text for specified filter column\n * @param {Number} colIndex Column index\n * @return {String}\n */\n getClearFilterText(colIndex) {\n let clearText = this.clearFilterText;\n if (isArray(clearText)) {\n return clearText[colIndex];\n }\n return clearText;\n }\n\n /**\n * Check if passed script or stylesheet is already imported\n * @param {String} filePath Ressource path\n * @param {String} type Possible values: 'script' or 'link'\n * @return {Boolean}\n */\n isImported(filePath, type = 'script') {\n let imported = false,\n attr = type === 'script' ? 'src' : 'href',\n files = tag(doc, type);\n for (let i = 0, len = files.length; i < len; i++) {\n if (isUndef(files[i][attr])) {\n continue;\n }\n if (files[i][attr].match(filePath)) {\n imported = true;\n break;\n }\n }\n return imported;\n }\n\n /**\n * Import script or stylesheet\n * @param {String} fileId Ressource ID\n * @param {String} filePath Ressource path\n * @param {Function} callback Callback\n * @param {String} type Possible values: 'script' or 'link'\n */\n import(fileId, filePath, callback, type = 'script') {\n if (this.isImported(filePath, type)) {\n return;\n }\n let o = this,\n isLoaded = false,\n file,\n head = tag(doc, 'head')[0];\n\n if (type.toLowerCase() === 'link') {\n file = createElm('link',\n ['id', fileId], ['type', 'text/css'],\n ['rel', 'stylesheet'], ['href', filePath]\n );\n } else {\n file = createElm('script',\n ['id', fileId],\n ['type', 'text/javascript'], ['src', filePath]\n );\n }\n\n //Browser <> IE onload event works only for scripts, not for stylesheets\n file.onload = file.onreadystatechange = () => {\n if (!isLoaded &&\n (!this.readyState || this.readyState === 'loaded' ||\n this.readyState === 'complete')) {\n isLoaded = true;\n if (typeof callback === 'function') {\n callback.call(null, o);\n }\n }\n };\n file.onerror = function () {\n throw new Error(`TableFilter could not load: ${filePath}`);\n };\n head.appendChild(file);\n }\n\n /**\n * Check if table has filters grid\n * @return {Boolean}\n */\n isInitialized() {\n return this.initialized;\n }\n\n /**\n * Get list of filter IDs\n * @return {Array} List of filters ids\n */\n getFiltersId() {\n return this.fltIds || [];\n }\n\n /**\n * Get filtered (valid) rows indexes\n * @param {Boolean} reCalc Force calculation of filtered rows list\n * @return {Array} List of row indexes\n */\n getValidRows(reCalc) {\n if (!reCalc) {\n return this.validRowsIndex;\n }\n\n let nbRows = this.getRowsNb(true);\n this.validRowsIndex = [];\n for (let k = this.refRow; k < nbRows; k++) {\n let r = this.dom().rows[k];\n if (!this.paging) {\n if (this.getRowDisplay(r) !== NONE) {\n this.validRowsIndex.push(r.rowIndex);\n }\n } else {\n if (r.getAttribute('validRow') === 'true' ||\n r.getAttribute('validRow') === null) {\n this.validRowsIndex.push(r.rowIndex);\n }\n }\n }\n return this.validRowsIndex;\n }\n\n /**\n * Get the index of the row containing the filters\n * @return {Number}\n */\n getFiltersRowIndex() {\n return this.filtersRowIndex;\n }\n\n /**\n * Get the index of the headers row\n * @return {Number}\n */\n getHeadersRowIndex() {\n return this.headersRow;\n }\n\n /**\n * Get the row index from where the filtering process start (1st filterable\n * row)\n * @return {Number}\n */\n getStartRowIndex() {\n return this.refRow;\n }\n\n /**\n * Get the index of the last row\n * @return {Number}\n */\n getLastRowIndex() {\n let nbRows = this.getRowsNb(true);\n return (nbRows - 1);\n }\n\n /**\n * Determine whether the specified column has one of the passed types\n * @param {Number} colIndex Column index\n * @param {Array} [types=[]] List of column types\n * @return {Boolean}\n */\n hasType(colIndex, types = []) {\n if (this.colTypes.length === 0) {\n return false;\n }\n let colType = this.colTypes[colIndex];\n if (isObj(colType)) {\n colType = colType.type;\n }\n return types.indexOf(colType) !== -1;\n }\n\n /**\n * Get the header DOM element for a given column index\n * @param {Number} colIndex Column index\n * @return {Element}\n */\n getHeaderElement(colIndex) {\n let table = this.gridLayout ? this.Mod.gridLayout.headTbl : this.dom();\n let tHead = tag(table, 'thead');\n let rowIdx = this.getHeadersRowIndex();\n let header;\n if (tHead.length === 0) {\n header = table.rows[rowIdx].cells[colIndex];\n }\n if (tHead.length === 1) {\n header = tHead[0].rows[rowIdx].cells[colIndex];\n }\n return header;\n }\n\n /**\n * Return the list of headers' text\n * @param {Boolean} excludeHiddenCols Optional: exclude hidden columns\n * @return {Array} list of headers' text\n */\n getHeadersText(excludeHiddenCols = false) {\n let headers = [];\n for (let j = 0; j < this.nbCells; j++) {\n if (excludeHiddenCols && this.hasExtension('colsVisibility')) {\n if (this.extension('colsVisibility').isColHidden(j)) {\n continue;\n }\n }\n let header = this.getHeaderElement(j);\n let headerText = getFirstTextNode(header);\n headers.push(headerText);\n }\n return headers;\n }\n\n /**\n * Return the filter type for a specified column\n * @param {Number} colIndex Column's index\n * @return {String}\n */\n getFilterType(colIndex) {\n let colType = this.cfg['col_' + colIndex];\n return !colType ? INPUT : colType.toLowerCase();\n }\n\n /**\n * Get the total number of filterable rows\n * @return {Number}\n */\n getFilterableRowsNb() {\n return this.getRowsNb(false);\n }\n\n /**\n * Return the total number of valid rows\n * @param {Boolean} [reCalc=false] Forces calculation of filtered rows\n * @return {Number}\n */\n getValidRowsNb(reCalc = false) {\n return this.getValidRows(reCalc).length;\n }\n\n /**\n * Return the working DOM element\n * @return {HTMLTableElement}\n */\n dom() {\n return this.tbl;\n }\n\n /**\n * Get the configuration object (literal object)\n * @return {Object}\n */\n config() {\n return this.cfg;\n }\n}\n" + "content": "import {addEvt, cancelEvt, stopEvt, targetEvt, keyCode} from './event';\nimport {\n addClass, createElm, createOpt, elm, getText, getFirstTextNode,\n removeClass, removeElm, tag\n} from './dom';\nimport {contains, matchCase, rgxEsc, trim} from './string';\nimport {isEmpty as isEmptyString} from './string';\nimport {\n isArray, isEmpty, isFn, isNumber, isObj, isString, isUndef, EMPTY_FN\n} from './types';\nimport {parse as parseNb} from './number'\n\nimport {root} from './root';\nimport {Emitter} from './emitter';\nimport {Dropdown} from './modules/dropdown';\nimport {CheckList} from './modules/checkList';\nimport {Paging} from './modules/paging';\nimport {Help} from './modules/help';\nimport {DateType} from './modules/dateType';\n\nimport {\n INPUT, SELECT, MULTIPLE, CHECKLIST, NONE,\n ENTER_KEY, TAB_KEY, ESC_KEY, UP_ARROW_KEY, DOWN_ARROW_KEY,\n CELL_TAG, AUTO_FILTER_DELAY, NUMBER, DATE, FORMATTED_NUMBER,\n FEATURES\n} from './const';\n\nlet doc = root.document;\n\n/**\n * Makes HTML tables filterable and a bit more :)\n *\n * @export\n * @class TableFilter\n */\nexport class TableFilter {\n\n /**\n * Creates an instance of TableFilter\n * requires `table` or `id` arguments, `row` and `configuration` optional\n * @param {HTMLTableElement} table Table DOM element\n * @param {String} id Table id\n * @param {Number} row index indicating the 1st row\n * @param {Object} configuration object\n */\n constructor(...args) {\n /**\n * ID of current instance\n * @type {String}\n * @private\n */\n this.id = null;\n\n /**\n * Current version\n * @type {String}\n */\n this.version = '{VERSION}';\n\n /**\n * Current year\n * @type {Number}\n * @private\n */\n this.year = new Date().getFullYear();\n\n /**\n * HTML Table DOM element\n * @type {DOMElement}\n * @private\n */\n this.tbl = null;\n\n /**\n * Calculated row's index from which starts filtering once filters\n * are generated\n * @type {Number}\n */\n this.refRow = null;\n\n /**\n * Index of the headers row\n * @type {Number}\n * @private\n */\n this.headersRow = null;\n\n /**\n * Configuration object\n * @type {Object}\n * @private\n */\n this.cfg = {};\n\n /**\n * Number of rows that can be filtered\n * @type {Number}\n * @private\n */\n this.nbFilterableRows = 0;\n\n /**\n * Number of cells in the reference row\n * @type {Number}\n * @private\n */\n this.nbCells = null;\n\n let startRow;\n\n // TODO: use for-of\n args.forEach((arg) => {\n if (typeof arg === 'object' && arg.nodeName === 'TABLE') {\n this.tbl = arg;\n this.id = arg.id || `tf_${new Date().getTime()}_`;\n } else if (isString(arg)) {\n this.id = arg;\n this.tbl = elm(arg);\n } else if (isNumber(arg)) {\n startRow = arg;\n } else if (isObj(arg)) {\n this.cfg = arg;\n }\n });\n\n if (!this.tbl || this.tbl.nodeName !== 'TABLE') {\n throw new Error(`Could not instantiate TableFilter: HTML table\n DOM element not found.`);\n }\n\n if (this.getRowsNb() === 0) {\n throw new Error(`Could not instantiate TableFilter: HTML table\n requires at least 1 row.`);\n }\n\n // configuration object\n let f = this.cfg;\n\n /**\n * Event emitter instance\n * @type {Emitter}\n */\n this.emitter = new Emitter();\n\n //Start row et cols nb\n this.refRow = isUndef(startRow) ? 2 : (startRow + 1);\n\n /**\n * Base path for static assets\n * @type {String}\n */\n this.basePath = f.base_path || 'tablefilter/';\n\n /*** filters' grid properties ***/\n\n /**\n * Enable/disable filters\n * @type {Boolean}\n */\n this.fltGrid = f.grid === false ? false : true;\n\n /**\n * Enable/disable grid layout (fixed headers)\n * @type {Boolean}\n */\n this.gridLayout = Boolean(f.grid_layout);\n\n /**\n * Filters row index\n * @type {Number}\n */\n this.filtersRowIndex = isNaN(f.filters_row_index) ?\n 0 : f.filters_row_index;\n\n /**\n * Headers row index\n * @type {Number}\n */\n this.headersRow = isNaN(f.headers_row_index) ?\n (this.filtersRowIndex === 0 ? 1 : 0) : f.headers_row_index;\n\n /**\n * Define the type of cell containing a filter (td/th)\n * @type {String}\n */\n this.fltCellTag = isString(f.filters_cell_tag) ?\n f.filters_cell_tag : CELL_TAG;\n\n /**\n * List of filters IDs\n * @type {Array}\n * @private\n */\n this.fltIds = [];\n\n /**\n * List of valid rows indexes (rows visible upon filtering)\n * @type {Array}\n * @private\n */\n this.validRowsIndex = [];\n\n /**\n * Toolbar's container DOM element\n * @type {DOMElement}\n * @private\n */\n this.infDiv = null;\n\n /**\n * Left-side inner container DOM element (rows counter in toolbar)\n * @type {DOMElement}\n * @private\n */\n this.lDiv = null;\n\n /**\n * Right-side inner container DOM element (reset button,\n * page length selector in toolbar)\n * @type {DOMElement}\n * @private\n */\n this.rDiv = null;\n\n /**\n * Middle inner container DOM element (paging elements in toolbar)\n * @type {DOMElement}\n * @private\n */\n this.mDiv = null;\n\n /**\n * Css class for toolbar's container DOM element\n * @type {String}\n */\n this.infDivCssClass = f.inf_div_css_class || 'inf';\n\n /**\n * Css class for left-side inner container DOM element\n * @type {String}\n */\n this.lDivCssClass = f.left_div_css_class || 'ldiv';\n\n /**\n * Css class for right-side inner container DOM element\n * @type {String}\n */\n this.rDivCssClass = f.right_div_css_class || 'rdiv';\n\n /**\n * Css class for middle inner container DOM element\n * @type {String}\n */\n this.mDivCssClass = f.middle_div_css_class || 'mdiv';\n\n /*** filters' grid appearance ***/\n /**\n * Path for stylesheets\n * @type {String}\n */\n this.stylePath = f.style_path || this.basePath + 'style/';\n\n /**\n * Main stylesheet path\n * @type {String}\n */\n this.stylesheet = f.stylesheet || this.stylePath + 'tablefilter.css';\n\n /**\n * Main stylesheet ID\n * @type {String}\n * @private\n */\n this.stylesheetId = this.id + '_style';\n\n /**\n * Css class for the filters row\n * @type {String}\n */\n this.fltsRowCssClass = f.flts_row_css_class || 'fltrow';\n\n /**\n * Enable/disable icons (paging, reset button)\n * @type {Boolean}\n */\n this.enableIcons = f.enable_icons === false ? false : true;\n\n /**\n * Enable/disable alternating rows\n * @type {Boolean}\n */\n this.alternateRows = Boolean(f.alternate_rows);\n\n /**\n * Indicate whether columns widths are set\n * @type {Boolean}\n * @private\n */\n this.hasColWidths = isArray(f.col_widths);\n\n /**\n * Columns widths array\n * @type {Array}\n */\n this.colWidths = this.hasColWidths ? f.col_widths : [];\n\n /**\n * Css class for a filter element\n * @type {String}\n */\n this.fltCssClass = f.flt_css_class || 'flt';\n\n /**\n * Css class for multiple select filters\n * @type {String}\n */\n this.fltMultiCssClass = f.flt_multi_css_class || 'flt_multi';\n\n /**\n * Css class for small filter (when submit button is active)\n * @type {String}\n */\n this.fltSmallCssClass = f.flt_small_css_class || 'flt_s';\n\n /**\n * Css class for single filter type\n * @type {String}\n */\n this.singleFltCssClass = f.single_flt_css_class || 'single_flt';\n\n /*** filters' grid behaviours ***/\n\n /**\n * Enable/disable enter key for input type filters\n * @type {Boolean}\n */\n this.enterKey = f.enter_key === false ? false : true;\n\n /**\n * Callback fired before filtering process starts\n * @type {Function}\n */\n this.onBeforeFilter = isFn(f.on_before_filter) ?\n f.on_before_filter : EMPTY_FN;\n\n /**\n * Callback fired after filtering process is completed\n * @type {Function}\n */\n this.onAfterFilter = isFn(f.on_after_filter) ?\n f.on_after_filter : EMPTY_FN;\n\n /**\n * Enable/disable case sensitivity filtering\n * @type {Boolean}\n */\n this.caseSensitive = Boolean(f.case_sensitive);\n\n /**\n * Indicate whether exact match filtering is enabled on a per column\n * basis\n * @type {Boolean}\n * @private\n */\n this.hasExactMatchByCol = isArray(f.columns_exact_match);\n\n /**\n * Exact match filtering per column array\n * @type {Array}\n */\n this.exactMatchByCol = this.hasExactMatchByCol ?\n f.columns_exact_match : [];\n\n /**\n * Globally enable/disable exact match filtering\n * @type {Boolean}\n */\n this.exactMatch = Boolean(f.exact_match);\n\n /**\n * Ignore diacritics globally or on a column basis\n * @type {Boolean|Array}\n */\n this.ignoreDiacritics = f.ignore_diacritics;\n\n /**\n * Enable/disable linked filters filtering mode\n * @type {Boolean}\n */\n this.linkedFilters = Boolean(f.linked_filters);\n\n /**\n * Enable/disable readonly state for excluded options when\n * linked filters filtering mode is on\n * @type {Boolean}\n */\n this.disableExcludedOptions = Boolean(f.disable_excluded_options);\n\n /**\n * Active filter ID\n * @type {String}\n * @private\n */\n this.activeFilterId = null;\n\n /**\n * Enable/disable always visible rows, excluded from filtering\n * @type {Boolean}\n */\n this.hasVisibleRows = Boolean(f.rows_always_visible);\n\n /**\n * List of row indexes to be excluded from filtering\n * @type {Array}\n */\n this.visibleRows = this.hasVisibleRows ? f.rows_always_visible : [];\n\n /**\n * Enable/disable external filters generation\n * @type {Boolean}\n */\n this.isExternalFlt = Boolean(f.external_flt_grid);\n\n /**\n * List of containers IDs where external filters will be generated\n * @type {Array}\n */\n this.externalFltTgtIds = f.external_flt_grid_ids || [];\n\n /**\n * Callback fired after filters are generated\n * @type {Function}\n */\n this.onFiltersLoaded = isFn(f.on_filters_loaded) ?\n f.on_filters_loaded : EMPTY_FN;\n\n /**\n * Enable/disable single filter filtering all columns\n * @type {Boolean}\n */\n this.singleSearchFlt = Boolean(f.single_filter);\n\n /**\n * Callback fired after a row is validated during filtering\n * @type {Function}\n */\n this.onRowValidated = isFn(f.on_row_validated) ?\n f.on_row_validated : EMPTY_FN;\n\n /**\n * Specify which column implements a custom cell parser to retrieve the\n * cell value:\n * cell_parser: {\n * cols: [0, 2],\n * parse: function(tf, cell, colIndex) {\n * // custom cell parser logic here\n * return cellValue;\n * }\n * }\n * @type {Object}\n */\n this.cellParser = isObj(f.cell_parser) && isFn(f.cell_parser.parse) &&\n isArray(f.cell_parser.cols) ?\n f.cell_parser : { cols: [], parse: EMPTY_FN };\n\n /**\n * Global watermark text for input filter type or watermark for each\n * filter if an array is supplied\n * @type {String|Array}\n */\n this.watermark = f.watermark || '';\n\n /**\n * Indicate whether watermark is on a per column basis\n * @type {Boolean}\n * @private\n */\n this.isWatermarkArray = isArray(this.watermark);\n\n /**\n * Toolbar's custom container ID\n * @type {String}\n */\n this.toolBarTgtId = f.toolbar_target_id || null;\n\n /**\n * Indicate whether help UI component is disabled\n * @type {Boolean}\n */\n this.help = isUndef(f.help_instructions) ?\n undefined : Boolean(f.help_instructions);\n\n /**\n * Indicate whether pop-up filters UI is enabled\n * @type {Boolean}\n */\n this.popupFilters = Boolean(f.popup_filters);\n\n /**\n * Indicate whether filtered (active) columns indicator is enabled\n * @type {Boolean}\n */\n this.markActiveColumns = isObj(f.mark_active_columns) ||\n Boolean(f.mark_active_columns);\n\n /*** select filter's customisation and behaviours ***/\n /**\n * Text for clear option in drop-down filter types (1st option)\n * @type {String|Array}\n */\n this.clearFilterText = f.clear_filter_text || 'Clear';\n\n /**\n * Indicate whether empty option is enabled in drop-down filter types\n * @type {Boolean}\n */\n this.enableEmptyOption = Boolean(f.enable_empty_option);\n\n /**\n * Text for empty option in drop-down filter types\n * @type {String}\n */\n this.emptyText = f.empty_text || '(Empty)';\n\n /**\n * Indicate whether non-empty option is enabled in drop-down filter\n * types\n * @type {Boolean}\n */\n this.enableNonEmptyOption = Boolean(f.enable_non_empty_option);\n\n /**\n * Text for non-empty option in drop-down filter types\n * @type {String}\n */\n this.nonEmptyText = f.non_empty_text || '(Non empty)';\n\n /**\n * Indicate whether drop-down filter types filter the table by default\n * on change event\n * @type {Boolean}\n */\n this.onSlcChange = f.on_change === false ? false : true;\n\n /**\n * Indicate whether options in drop-down filter types are sorted in a\n * alpha-numeric manner by default\n * @type {Boolean}\n */\n this.sortSlc = f.sort_select === false ? false : true;\n\n /**\n * Indicate whether options in drop-down filter types are sorted in a\n * ascending numeric manner\n * @type {Boolean}\n * @private\n */\n this.isSortNumAsc = Boolean(f.sort_num_asc);\n\n /**\n * List of columns implementing options sorting in a ascending numeric\n * manner\n * @type {Array}\n */\n this.sortNumAsc = this.isSortNumAsc ? f.sort_num_asc : [];\n\n /**\n * Indicate whether options in drop-down filter types are sorted in a\n * descending numeric manner\n * @type {Boolean}\n * @private\n */\n this.isSortNumDesc = Boolean(f.sort_num_desc);\n\n /**\n * List of columns implementing options sorting in a descending numeric\n * manner\n * @type {Array}\n */\n this.sortNumDesc = this.isSortNumDesc ? f.sort_num_desc : [];\n\n /**\n * Indicate whether drop-down filter types are populated on demand at\n * first usage\n * @type {Boolean}\n */\n this.loadFltOnDemand = Boolean(f.load_filters_on_demand);\n\n /**\n * Indicate whether custom drop-down filter options are implemented\n * @type {Boolean}\n */\n this.hasCustomOptions = isObj(f.custom_options);\n\n /**\n * Custom options definition of a per column basis, ie:\n *\tcustom_options: {\n * cols:[0, 1],\n * texts: [\n * ['a0', 'b0', 'c0'],\n * ['a1', 'b1', 'c1']\n * ],\n * values: [\n * ['a0', 'b0', 'c0'],\n * ['a1', 'b1', 'c1']\n * ],\n * sorts: [false, true]\n * }\n *\n * @type {Object}\n */\n this.customOptions = f.custom_options;\n\n /*** Filter operators ***/\n /**\n * Regular expression operator for input filter. Defaults to 'rgx:'\n * @type {String}\n */\n this.rgxOperator = f.regexp_operator || 'rgx:';\n\n /**\n * Empty cells operator for input filter. Defaults to '[empty]'\n * @type {String}\n */\n this.emOperator = f.empty_operator || '[empty]';\n\n /**\n * Non-empty cells operator for input filter. Defaults to '[nonempty]'\n * @type {String}\n */\n this.nmOperator = f.nonempty_operator || '[nonempty]';\n\n /**\n * Logical OR operator for input filter. Defaults to '||'\n * @type {String}\n */\n this.orOperator = f.or_operator || '||';\n\n /**\n * Logical AND operator for input filter. Defaults to '&&'\n * @type {String}\n */\n this.anOperator = f.and_operator || '&&';\n\n /**\n * Greater than operator for input filter. Defaults to '>'\n * @type {String}\n */\n this.grOperator = f.greater_operator || '>';\n\n /**\n * Lower than operator for input filter. Defaults to '<'\n * @type {String}\n */\n this.lwOperator = f.lower_operator || '<';\n\n /**\n * Lower than or equal operator for input filter. Defaults to '<='\n * @type {String}\n */\n this.leOperator = f.lower_equal_operator || '<=';\n\n /**\n * Greater than or equal operator for input filter. Defaults to '>='\n * @type {String}\n */\n this.geOperator = f.greater_equal_operator || '>=';\n\n /**\n * Inequality operator for input filter. Defaults to '!'\n * @type {String}\n */\n this.dfOperator = f.different_operator || '!';\n\n /**\n * Like operator for input filter. Defaults to '!'\n * @type {String}\n */\n this.lkOperator = f.like_operator || '*';\n\n /**\n * Strict equality operator for input filter. Defaults to '='\n * @type {String}\n */\n this.eqOperator = f.equal_operator || '=';\n\n /**\n * Starts with operator for input filter. Defaults to '='\n * @type {String}\n */\n this.stOperator = f.start_with_operator || '{';\n\n /**\n * Ends with operator for input filter. Defaults to '='\n * @type {String}\n */\n this.enOperator = f.end_with_operator || '}';\n\n // this.curExp = f.cur_exp || '^[¥£€$]';\n\n /**\n * Stored values separator\n * @type {String}\n */\n this.separator = f.separator || ',';\n\n /**\n * Enable rows counter UI component\n * @type {Boolean}\n */\n this.rowsCounter = isObj(f.rows_counter) || Boolean(f.rows_counter);\n\n /**\n * Enable status bar UI component\n * @type {Boolean}\n */\n this.statusBar = Boolean(f.status_bar);\n\n /**\n * Enable activity/spinner indicator UI component\n * @type {Boolean}\n */\n this.loader = Boolean(f.loader);\n\n /*** validation - reset buttons/links ***/\n /**\n * Enable filters submission button\n * @type {Boolean}\n */\n this.displayBtn = Boolean(f.btn);\n\n /**\n * Define filters submission button text\n * @type {String}\n */\n this.btnText = f.btn_text || (!this.enableIcons ? 'Go' : '');\n\n /**\n * Css class for filters submission button\n * @type {String}\n */\n this.btnCssClass = f.btn_css_class ||\n (!this.enableIcons ? 'btnflt' : 'btnflt_icon');\n\n /**\n * Enable clear button\n * @type {Boolean}\n */\n this.btnReset = Boolean(f.btn_reset);\n\n /**\n * Callback fired before filters are cleared\n * @type {Function}\n */\n this.onBeforeReset = isFn(f.on_before_reset) ?\n f.on_before_reset : EMPTY_FN;\n\n /**\n * Callback fired after filters are cleared\n * @type {Function}\n */\n this.onAfterReset = isFn(f.on_after_reset) ?\n f.on_after_reset : EMPTY_FN;\n\n /**\n * Enable paging component\n * @type {Boolean}\n */\n this.paging = Boolean(f.paging);\n\n /**\n * Number of hidden rows\n * @type {Number}\n * @private\n */\n this.nbHiddenRows = 0;\n\n /**\n * Enable auto-filter behaviour, table is filtered when a user\n * stops typing\n * @type {Boolean}\n */\n this.autoFilter = Boolean(f.auto_filter);\n\n /**\n * Auto-filter delay in msecs\n * @type {Number}\n */\n this.autoFilterDelay = !isNaN(f.auto_filter_delay) ?\n f.auto_filter_delay : AUTO_FILTER_DELAY;\n\n /**\n * Indicate whether user is typing\n * @type {Boolean}\n * @private\n */\n this.isUserTyping = null;\n\n /**\n * Auto-filter interval ID\n * @type {String}\n * @private\n */\n this.autoFilterTimer = null;\n\n /**\n * Enable keyword highlighting behaviour\n * @type {Boolean}\n */\n this.highlightKeywords = Boolean(f.highlight_keywords);\n\n /**\n * Enable no results message UI component\n * @type {Boolean}\n */\n this.noResults = isObj(f.no_results_message) ||\n Boolean(f.no_results_message);\n\n /**\n * Enable state persistence\n * @type {Boolean}\n */\n this.state = isObj(f.state) || Boolean(f.state);\n\n /*** data types ***/\n\n /**\n * Define default locale, default to 'en' as per Sugar Date module:\n * https://sugarjs.com/docs/#/DateLocales\n * @type {String}\n */\n this.locale = f.locale || 'en';\n\n /**\n * Define thousands separator ',' or '.', defaults to ','\n * @type {String}\n */\n this.thousandsSeparator = f.thousands_separator || ',';\n\n /**\n * Define decimal separator ',' or '.', defaults to '.'\n * @type {String}\n */\n this.decimalSeparator = f.decimal_separator || '.';\n\n /**\n * Define data types on a column basis, possible values 'string',\n * 'number', 'formatted-number', 'date', 'ipaddress' ie:\n * col_types : [\n * 'string', 'date', 'number',\n * { type: 'formatted-number', decimal: ',', thousands: '.' },\n * { type: 'date', locale: 'en-gb' },\n * { type: 'date', format: ['{dd}-{months}-{yyyy|yy}'] }\n * ]\n *\n * Refer to https://sugarjs.com/docs/#/DateParsing for exhaustive\n * information on date parsing formats supported by Sugar Date\n * @type {Array}\n */\n this.colTypes = isArray(f.col_types) ? f.col_types : [];\n\n /*** ids prefixes ***/\n /**\n * Main prefix\n * @private\n */\n this.prfxTf = 'TF';\n\n /**\n * Filter's ID prefix (inputs - selects)\n * @private\n */\n this.prfxFlt = 'flt';\n\n /**\n * Button's ID prefix\n * @private\n */\n this.prfxValButton = 'btn';\n\n /**\n * Toolbar container ID prefix\n * @private\n */\n this.prfxInfDiv = 'inf_';\n\n /**\n * Toolbar left element ID prefix\n * @private\n */\n this.prfxLDiv = 'ldiv_';\n\n /**\n * Toolbar right element ID prefix\n * @private\n */\n this.prfxRDiv = 'rdiv_';\n\n /**\n * Toolbar middle element ID prefix\n * @private\n */\n this.prfxMDiv = 'mdiv_';\n\n /**\n * Responsive Css class\n * @private\n */\n this.prfxResponsive = 'resp';\n\n /*** extensions ***/\n /**\n * List of loaded extensions\n * @type {Array}\n * @private\n */\n this.extensions = f.extensions;\n\n /**\n * Determine whether extensions are loaded\n * @type {Boolean}\n * @private\n */\n this.hasExtensions = isArray(this.extensions);\n\n /*** themes ***/\n /**\n * Enable default theme\n * @type {Boolean}\n */\n this.enableDefaultTheme = Boolean(f.enable_default_theme);\n\n /**\n * Determine whether themes are enables\n * @type {Boolean}\n * @private\n */\n this.hasThemes = (this.enableDefaultTheme || isArray(f.themes));\n\n /**\n * List of themes, ie:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n */\n this.themes = f.themes || [];\n\n /**\n * Define path to themes assets, defaults to\n * 'tablefilter/style/themes/'. Usage:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n */\n this.themesPath = f.themes_path || this.stylePath + 'themes/';\n\n /**\n * Enable responsive layout\n * @type {Boolean}\n */\n this.responsive = Boolean(f.responsive);\n\n /**\n * Features registry\n * @private\n */\n this.Mod = {};\n\n /**\n * Extensions registry\n * @private\n */\n this.ExtRegistry = {};\n\n //load styles if necessary\n this.import(this.stylesheetId, this.stylesheet, null, 'link');\n }\n\n /**\n * Initialise features and layout\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n this.nbCells = this.getCellsNb(this.refRow);\n let Mod = this.Mod;\n let n = this.singleSearchFlt ? 1 : this.nbCells;\n let inpclass;\n\n //loads theme\n this.loadThemes();\n\n // Instantiate sugar date wrapper\n Mod.dateType = Mod.dateType || new DateType(this);\n Mod.dateType.init();\n\n // Instantiate help feature and initialise only if set true\n Mod.help = Mod.help || new Help(this);\n if (this.help) {\n Mod.help.init();\n }\n\n const { state, markActiveColumns, gridLayout, loader, highlightKeyword,\n popupFilter, rowsCounter, statusBar, clearButton, alternateRows,\n noResults } = FEATURES;\n\n this.initFeatures([\n state,\n markActiveColumns,\n gridLayout,\n loader,\n highlightKeyword,\n popupFilter\n ]);\n\n //filters grid is not generated\n if (!this.fltGrid) {\n this._initNoFilters();\n } else {\n let fltrow = this._insertFiltersRow();\n\n this.nbFilterableRows = this.getRowsNb();\n\n // Generate filters\n for (let i = 0; i < n; i++) {\n this.emitter.emit('before-filter-init', this, i);\n\n let fltcell = createElm(this.fltCellTag),\n col = this.getFilterType(i);\n\n if (this.singleSearchFlt) {\n fltcell.colSpan = this.nbCells;\n }\n if (!this.gridLayout) {\n fltrow.appendChild(fltcell);\n }\n inpclass = (i === n - 1 && this.displayBtn) ?\n this.fltSmallCssClass : this.fltCssClass;\n\n //only 1 input for single search\n if (this.singleSearchFlt) {\n col = INPUT;\n inpclass = this.singleFltCssClass;\n }\n\n //drop-down filters\n if (col === SELECT || col === MULTIPLE) {\n Mod.dropdown = Mod.dropdown || new Dropdown(this);\n Mod.dropdown.init(i, this.isExternalFlt, fltcell);\n }\n // checklist\n else if (col === CHECKLIST) {\n Mod.checkList = Mod.checkList || new CheckList(this);\n Mod.checkList.init(i, this.isExternalFlt, fltcell);\n } else {\n this._buildInputFilter(i, inpclass, fltcell);\n }\n\n // this adds submit button\n if (i === n - 1 && this.displayBtn) {\n this._buildSubmitButton(i, fltcell);\n }\n\n this.emitter.emit('after-filter-init', this, i);\n }\n\n this.emitter.on(['filter-focus'],\n (tf, filter) => this.setActiveFilterId(filter.id));\n\n }//if this.fltGrid\n\n /* Features */\n if (this.hasVisibleRows) {\n this.emitter.on(['after-filtering'],\n () => this.enforceVisibility());\n this.enforceVisibility();\n }\n\n this.initFeatures([\n rowsCounter,\n statusBar,\n clearButton,\n alternateRows,\n noResults\n ]);\n\n if (this.paging) {\n if (!Mod.paging) {\n Mod.paging = new Paging(this);\n Mod.paging.init();\n } else {\n Mod.paging.reset();\n }\n }\n\n if (this.hasColWidths && !this.gridLayout) {\n this.setColWidths();\n }\n\n //TF css class is added to table\n if (!this.gridLayout) {\n addClass(this.dom(), this.prfxTf);\n if (this.responsive) {\n addClass(this.dom(), this.prfxResponsive);\n }\n }\n\n /* Load extensions */\n this.initExtensions();\n\n // Subscribe to events\n if (this.linkedFilters) {\n this.emitter.on(['after-filtering'], () => this.linkFilters());\n }\n\n this.initialized = true;\n\n this.onFiltersLoaded(this);\n\n this.emitter.emit('initialized', this);\n }\n\n /**\n * Detect key\n * @param {Event} evt\n */\n detectKey(evt) {\n if (!this.enterKey) {\n return;\n }\n if (evt) {\n let key = keyCode(evt);\n if (key === ENTER_KEY) {\n this.filter();\n cancelEvt(evt);\n stopEvt(evt);\n } else {\n this.isUserTyping = true;\n root.clearInterval(this.autoFilterTimer);\n this.autoFilterTimer = null;\n }\n }\n }\n\n /**\n * Filter's keyup event: if auto-filter on, detect user is typing and filter\n * columns\n * @param {Event} evt\n */\n onKeyUp(evt) {\n if (!this.autoFilter) {\n return;\n }\n let key = keyCode(evt);\n this.isUserTyping = false;\n\n function filter() {\n root.clearInterval(this.autoFilterTimer);\n this.autoFilterTimer = null;\n if (!this.isUserTyping) {\n this.filter();\n this.isUserTyping = null;\n }\n }\n\n if (key !== ENTER_KEY && key !== TAB_KEY && key !== ESC_KEY &&\n key !== UP_ARROW_KEY && key !== DOWN_ARROW_KEY) {\n if (this.autoFilterTimer === null) {\n this.autoFilterTimer = root.setInterval(filter.bind(this),\n this.autoFilterDelay);\n }\n } else {\n root.clearInterval(this.autoFilterTimer);\n this.autoFilterTimer = null;\n }\n }\n\n /**\n * Filter's keydown event: if auto-filter on, detect user is typing\n */\n onKeyDown() {\n if (this.autoFilter) {\n this.isUserTyping = true;\n }\n }\n\n /**\n * Filter's focus event\n * @param {Event} evt\n */\n onInpFocus(evt) {\n let elm = targetEvt(evt);\n this.emitter.emit('filter-focus', this, elm);\n }\n\n /**\n * Filter's blur event: if auto-filter on, clear interval on filter blur\n */\n onInpBlur() {\n if (this.autoFilter) {\n this.isUserTyping = false;\n root.clearInterval(this.autoFilterTimer);\n }\n this.emitter.emit('filter-blur', this);\n }\n\n /**\n * Insert filters row at initialization\n */\n _insertFiltersRow() {\n // TODO: prevent filters row generation for popup filters too,\n // to reduce and simplify headers row index adjusting across lib modules\n // (GridLayout, PopupFilter etc)\n if (this.gridLayout) {\n return;\n }\n let fltrow;\n\n let thead = tag(this.dom(), 'thead');\n if (thead.length > 0) {\n fltrow = thead[0].insertRow(this.filtersRowIndex);\n } else {\n fltrow = this.dom().insertRow(this.filtersRowIndex);\n }\n\n fltrow.className = this.fltsRowCssClass;\n\n if (this.isExternalFlt) {\n fltrow.style.display = NONE;\n }\n\n this.emitter.emit('filters-row-inserted', this, fltrow);\n return fltrow;\n }\n\n /**\n * Initialize filtersless table\n */\n _initNoFilters() {\n if (this.fltGrid) {\n return;\n }\n this.refRow = this.refRow > 0 ? this.refRow - 1 : 0;\n this.nbFilterableRows = this.getRowsNb();\n }\n\n /**\n * Build input filter type\n * @param {Number} colIndex Column index\n * @param {String} cssClass Css class applied to filter\n * @param {DOMElement} container Container DOM element\n */\n _buildInputFilter(colIndex, cssClass, container) {\n let col = this.getFilterType(colIndex);\n let externalFltTgtId = this.isExternalFlt ?\n this.externalFltTgtIds[colIndex] : null;\n let inpType = col === INPUT ? 'text' : 'hidden';\n let inp = createElm(INPUT,\n ['id', this.buildFilterId(colIndex)],\n ['type', inpType], ['ct', colIndex]);\n\n if (inpType !== 'hidden' && this.watermark) {\n inp.setAttribute('placeholder',\n this.isWatermarkArray ? (this.watermark[colIndex] || '') :\n this.watermark\n );\n }\n inp.className = cssClass || this.fltCssClass;\n addEvt(inp, 'focus', (evt) => this.onInpFocus(evt));\n\n //filter is appended in custom element\n if (externalFltTgtId) {\n elm(externalFltTgtId).appendChild(inp);\n } else {\n container.appendChild(inp);\n }\n\n this.fltIds.push(inp.id);\n\n addEvt(inp, 'keypress', (evt) => this.detectKey(evt));\n addEvt(inp, 'keydown', () => this.onKeyDown());\n addEvt(inp, 'keyup', (evt) => this.onKeyUp(evt));\n addEvt(inp, 'blur', () => this.onInpBlur());\n }\n\n /**\n * Build submit button\n * @param {Number} colIndex Column index\n * @param {DOMElement} container Container DOM element\n */\n _buildSubmitButton(colIndex, container) {\n let externalFltTgtId = this.isExternalFlt ?\n this.externalFltTgtIds[colIndex] : null;\n let btn = createElm(INPUT,\n ['type', 'button'],\n ['value', this.btnText]\n );\n btn.className = this.btnCssClass;\n\n //filter is appended in custom element\n if (externalFltTgtId) {\n elm(externalFltTgtId).appendChild(btn);\n } else {\n container.appendChild(btn);\n }\n\n addEvt(btn, 'click', () => this.filter());\n }\n\n /**\n * Return a feature instance for a given name\n * @param {String} name Name of the feature\n * @return {Object}\n */\n feature(name) {\n return this.Mod[name];\n }\n\n /**\n * Instanciate and initialise the collection of features required by the\n * configuration and add them to the features registry. A feature is\n * described by a `class` and `name` fields and and optional `property`\n * field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n */\n initFeatures(features = []) {\n features.forEach((feature) => {\n // TODO: remove the property field.\n // Due to naming convention inconsistencies, a `property`\n // field is added in order allow a conditional instanciation based\n // on that property on TableFilter, if supplied.\n feature.property = feature.property || feature.name;\n if (this[feature.property] === true) {\n let {class: Cls, name} = feature;\n\n this.Mod[name] = this.Mod[name] || new Cls(this);\n this.Mod[name].init();\n }\n });\n }\n\n /**\n * Initialise all the extensions defined in the configuration object\n */\n initExtensions() {\n if (!this.hasExtensions) {\n return;\n }\n\n let exts = this.extensions;\n // Set config's publicPath dynamically for Webpack...\n __webpack_public_path__ = this.basePath;\n\n this.emitter.emit('before-loading-extensions', this);\n for (let i = 0, len = exts.length; i < len; i++) {\n let ext = exts[i];\n this.loadExtension(ext);\n }\n this.emitter.emit('after-loading-extensions', this);\n }\n\n /**\n * Load an extension module\n * @param {Object} ext Extension config object\n */\n loadExtension(ext) {\n if (!ext || !ext.name || this.hasExtension(ext.name)) {\n return;\n }\n\n let name = ext.name;\n let path = ext.path;\n let modulePath;\n\n if (name && path) {\n modulePath = ext.path + name;\n } else {\n name = name.replace('.js', '');\n modulePath = 'extensions/{}/{}'.replace(/{}/g, name);\n }\n\n // Require pattern for Webpack\n require(['./' + modulePath], (mod) => {\n /* eslint-disable */\n let inst = new mod.default(this, ext);\n /* eslint-enable */\n inst.init();\n this.ExtRegistry[name] = inst;\n });\n }\n\n /**\n * Get an extension instance\n * @param {String} name Name of the extension\n * @return {Object} Extension instance\n */\n extension(name) {\n return this.ExtRegistry[name];\n }\n\n /**\n * Check passed extension name exists\n * @param {String} name Name of the extension\n * @return {Boolean}\n */\n hasExtension(name) {\n return !isEmpty(this.ExtRegistry[name]);\n }\n\n /**\n * Register the passed extension instance with associated name\n * @param {Object} inst Extension instance\n * @param {String} name Name of the extension\n */\n registerExtension(inst, name) {\n this.ExtRegistry[name] = inst;\n }\n\n /**\n * Destroy all the extensions store in extensions registry\n */\n destroyExtensions() {\n let reg = this.ExtRegistry;\n\n Object.keys(reg).forEach((key) => {\n reg[key].destroy();\n reg[key] = undefined;\n });\n }\n\n /**\n * Load themes defined in the configuration object\n */\n loadThemes() {\n if (!this.hasThemes) {\n return;\n }\n\n let themes = this.themes;\n this.emitter.emit('before-loading-themes', this);\n\n //Default theme config\n if (this.enableDefaultTheme) {\n let defaultTheme = { name: 'default' };\n this.themes.push(defaultTheme);\n }\n if (isArray(themes)) {\n for (let i = 0, len = themes.length; i < len; i++) {\n let theme = themes[i];\n let name = theme.name;\n let path = theme.path;\n let styleId = this.prfxTf + name;\n if (name && !path) {\n path = this.themesPath + name + '/' + name + '.css';\n }\n else if (!name && theme.path) {\n name = 'theme{0}'.replace('{0}', i);\n }\n\n if (!this.isImported(path, 'link')) {\n this.import(styleId, path, null, 'link');\n }\n }\n }\n\n // Enable loader indicator\n this.loader = true;\n\n this.emitter.emit('after-loading-themes', this);\n }\n\n /**\n * Return stylesheet DOM element for a given theme name\n * @return {DOMElement} stylesheet element\n */\n getStylesheet(name = 'default') {\n return elm(this.prfxTf + name);\n }\n\n /**\n * Destroy filter grid\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n let emitter = this.emitter;\n\n if (this.isExternalFlt && !this.popupFilters) {\n this.removeExternalFlts();\n }\n if (this.infDiv) {\n this.removeToolbar();\n }\n if (this.hasExtensions) {\n this.destroyExtensions();\n }\n\n this.validateAllRows();\n\n // broadcast destroy event modules and extensions are subscribed to\n emitter.emit('destroy', this);\n\n if (this.fltGrid && !this.gridLayout) {\n this.dom().deleteRow(this.filtersRowIndex);\n }\n\n // unsubscribe to events\n if (this.hasVisibleRows) {\n emitter.off(['after-filtering'], () => this.enforceVisibility());\n }\n if (this.linkedFilters) {\n emitter.off(['after-filtering'], () => this.linkFilters());\n }\n this.emitter.off(['filter-focus'],\n (tf, filter) => this.setActiveFilterId(filter.id));\n\n removeClass(this.dom(), this.prfxTf);\n removeClass(this.dom(), this.prfxResponsive);\n\n this.nbHiddenRows = 0;\n this.validRowsIndex = [];\n this.fltIds = [];\n this.initialized = false;\n }\n\n /**\n * Generate container element for paging, reset button, rows counter etc.\n */\n setToolbar() {\n if (this.infDiv) {\n return;\n }\n\n /*** container div ***/\n let infDiv = createElm('div');\n infDiv.className = this.infDivCssClass;\n\n //custom container\n if (this.toolBarTgtId) {\n elm(this.toolBarTgtId).appendChild(infDiv);\n }\n //grid-layout\n else if (this.gridLayout) {\n let gridLayout = this.Mod.gridLayout;\n gridLayout.tblMainCont.appendChild(infDiv);\n infDiv.className = gridLayout.infDivCssClass;\n }\n //default location: just above the table\n else {\n let cont = createElm('caption');\n cont.appendChild(infDiv);\n this.dom().insertBefore(cont, this.dom().firstChild);\n }\n this.infDiv = infDiv;\n\n /*** left div containing rows # displayer ***/\n let lDiv = createElm('div');\n lDiv.className = this.lDivCssClass;\n infDiv.appendChild(lDiv);\n this.lDiv = lDiv;\n\n /*** right div containing reset button\n + nb results per page select ***/\n let rDiv = createElm('div');\n rDiv.className = this.rDivCssClass;\n infDiv.appendChild(rDiv);\n this.rDiv = rDiv;\n\n /*** mid div containing paging elements ***/\n let mDiv = createElm('div');\n mDiv.className = this.mDivCssClass;\n infDiv.appendChild(mDiv);\n this.mDiv = mDiv;\n\n // emit help initialisation only if undefined\n if (isUndef(this.help)) {\n // explicitily set enabled field to true to initialise help by\n // default, only if setting is undefined\n this.Mod.help.enabled = true;\n this.emitter.emit('init-help', this);\n }\n }\n\n /**\n * Remove toolbar container element\n */\n removeToolbar() {\n if (!this.infDiv) {\n return;\n }\n removeElm(this.infDiv);\n this.infDiv = null;\n\n let tbl = this.dom();\n let captions = tag(tbl, 'caption');\n if (captions.length > 0) {\n [].forEach.call(captions, (elm) => tbl.removeChild(elm));\n }\n }\n\n /**\n * Remove all the external column filters\n */\n removeExternalFlts() {\n if (!this.isExternalFlt) {\n return;\n }\n let ids = this.externalFltTgtIds,\n len = ids.length;\n for (let ct = 0; ct < len; ct++) {\n let externalFltTgtId = ids[ct],\n externalFlt = elm(externalFltTgtId);\n if (externalFlt) {\n externalFlt.innerHTML = '';\n }\n }\n }\n\n /**\n * Check if given column implements a filter with custom options\n * @param {Number} colIndex Column's index\n * @return {Boolean}\n */\n isCustomOptions(colIndex) {\n return this.hasCustomOptions &&\n this.customOptions.cols.indexOf(colIndex) !== -1;\n }\n\n /**\n * Returns an array [[value0, value1 ...],[text0, text1 ...]] with the\n * custom options values and texts\n * @param {Number} colIndex Column's index\n * @return {Array}\n */\n getCustomOptions(colIndex) {\n if (isEmpty(colIndex) || !this.isCustomOptions(colIndex)) {\n return;\n }\n\n let customOptions = this.customOptions;\n let cols = customOptions.cols;\n let optTxt = [], optArray = [];\n let index = cols.indexOf(colIndex);\n let slcValues = customOptions.values[index];\n let slcTexts = customOptions.texts[index];\n let slcSort = customOptions.sorts[index];\n\n for (let r = 0, len = slcValues.length; r < len; r++) {\n optArray.push(slcValues[r]);\n if (slcTexts[r]) {\n optTxt.push(slcTexts[r]);\n } else {\n optTxt.push(slcValues[r]);\n }\n }\n if (slcSort) {\n optArray.sort();\n optTxt.sort();\n }\n return [optArray, optTxt];\n }\n\n /**\n * Filter the table by retrieving the data from each cell in every single\n * row and comparing it to the search term for current column. A row is\n * hidden when all the search terms are not found in inspected row.\n */\n filter() {\n if (!this.fltGrid || !this.initialized) {\n return;\n }\n //fire onbefore callback\n this.onBeforeFilter(this);\n this.emitter.emit('before-filtering', this);\n\n let row = this.dom().rows,\n nbRows = this.getRowsNb(true),\n hiddenRows = 0;\n\n this.validRowsIndex = [];\n // search args re-init\n let searchArgs = this.getFiltersValue();\n\n for (let k = this.refRow; k < nbRows; k++) {\n // already filtered rows display re-init\n row[k].style.display = '';\n\n let cells = row[k].cells;\n let nchilds = cells.length;\n\n // checks if row has exact cell #\n if (nchilds !== this.nbCells) {\n continue;\n }\n\n let occurence = [],\n isRowValid = true,\n //only for single filter search\n singleFltRowValid = false;\n\n // this loop retrieves cell data\n for (let j = 0; j < nchilds; j++) {\n //searched keyword\n let sA = searchArgs[this.singleSearchFlt ? 0 : j];\n\n if (sA === '') {\n continue;\n }\n\n let cellValue = matchCase(this.getCellValue(cells[j]),\n this.caseSensitive);\n\n //multiple search parameter operator ||\n let sAOrSplit = sA.toString().split(this.orOperator),\n //multiple search || parameter boolean\n hasMultiOrSA = sAOrSplit.length > 1,\n //multiple search parameter operator &&\n sAAndSplit = sA.toString().split(this.anOperator),\n //multiple search && parameter boolean\n hasMultiAndSA = sAAndSplit.length > 1;\n\n //detect operators or array query\n if (isArray(sA) || hasMultiOrSA || hasMultiAndSA) {\n let cS,\n s,\n occur = false;\n if (isArray(sA)) {\n s = sA;\n } else {\n s = hasMultiOrSA ? sAOrSplit : sAAndSplit;\n }\n // isolate search term and check occurence in cell data\n for (let w = 0, len = s.length; w < len; w++) {\n cS = trim(s[w]);\n occur = this._testTerm(cS, cellValue, j);\n\n if (occur) {\n this.emitter.emit('highlight-keyword', this,\n cells[j], cS);\n }\n if ((hasMultiOrSA && occur) ||\n (hasMultiAndSA && !occur)) {\n break;\n }\n if (isArray(sA) && occur) {\n break;\n }\n }\n occurence[j] = occur;\n\n }\n //single search parameter\n else {\n occurence[j] = this._testTerm(trim(sA), cellValue, j);\n if (occurence[j]) {\n this.emitter.emit('highlight-keyword', this, cells[j],\n sA);\n }\n }//else single param\n\n if (!occurence[j]) {\n isRowValid = false;\n }\n if (this.singleSearchFlt && occurence[j]) {\n singleFltRowValid = true;\n }\n\n this.emitter.emit('cell-processed', this, j, cells[j]);\n }//for j\n\n if (this.singleSearchFlt && singleFltRowValid) {\n isRowValid = true;\n }\n\n this.validateRow(k, isRowValid);\n if (!isRowValid) {\n hiddenRows++;\n }\n\n this.emitter.emit('row-processed', this, k,\n this.validRowsIndex.length, isRowValid);\n }// for k\n\n this.nbHiddenRows = hiddenRows;\n\n //fire onafterfilter callback\n this.onAfterFilter(this);\n\n this.emitter.emit('after-filtering', this, searchArgs);\n }\n\n /**\n * Test for a match of search term in cell data\n * @param {String} term Search term\n * @param {String} cellValue Cell data\n * @param {Number} colIdx Column index\n * @return {Boolean}\n */\n _testTerm(term, cellValue, colIdx) {\n let numData;\n let decimal = this.decimalSeparator;\n let reLe = new RegExp(this.leOperator),\n reGe = new RegExp(this.geOperator),\n reL = new RegExp(this.lwOperator),\n reG = new RegExp(this.grOperator),\n reD = new RegExp(this.dfOperator),\n reLk = new RegExp(rgxEsc(this.lkOperator)),\n reEq = new RegExp(this.eqOperator),\n reSt = new RegExp(this.stOperator),\n reEn = new RegExp(this.enOperator),\n // re_an = new RegExp(this.anOperator),\n // re_cr = new RegExp(this.curExp),\n reEm = this.emOperator,\n reNm = this.nmOperator,\n reRe = new RegExp(rgxEsc(this.rgxOperator));\n\n term = matchCase(term, this.caseSensitive);\n\n let occurence = false;\n\n //Search arg operator tests\n let hasLO = reL.test(term),\n hasLE = reLe.test(term),\n hasGR = reG.test(term),\n hasGE = reGe.test(term),\n hasDF = reD.test(term),\n hasEQ = reEq.test(term),\n hasLK = reLk.test(term),\n // hatermN = re_an.test(term),\n hasST = reSt.test(term),\n hasEN = reEn.test(term),\n hasEM = (reEm === term),\n hasNM = (reNm === term),\n hasRE = reRe.test(term);\n\n // Check for dates or resolve date type\n if (this.hasType(colIdx, [DATE])) {\n let dte1, dte2;\n\n let dateType = this.Mod.dateType;\n let isValidDate = dateType.isValid.bind(dateType);\n let parseDate = dateType.parse.bind(dateType);\n let locale = dateType.getOptions(colIdx).locale || this.locale;\n\n // Search arg dates tests\n let isLDate = hasLO &&\n isValidDate(term.replace(reL, ''), locale);\n let isLEDate = hasLE &&\n isValidDate(term.replace(reLe, ''), locale);\n let isGDate = hasGR &&\n isValidDate(term.replace(reG, ''), locale);\n let isGEDate = hasGE &&\n isValidDate(term.replace(reGe, ''), locale);\n let isDFDate = hasDF &&\n isValidDate(term.replace(reD, ''), locale);\n let isEQDate = hasEQ &&\n isValidDate(term.replace(reEq, ''), locale);\n\n dte1 = parseDate(cellValue, locale);\n\n // lower equal date\n if (isLEDate) {\n dte2 = parseDate(term.replace(reLe, ''), locale);\n occurence = dte1 <= dte2;\n }\n // lower date\n else if (isLDate) {\n dte2 = parseDate(term.replace(reL, ''), locale);\n occurence = dte1 < dte2;\n }\n // greater equal date\n else if (isGEDate) {\n dte2 = parseDate(term.replace(reGe, ''), locale);\n occurence = dte1 >= dte2;\n }\n // greater date\n else if (isGDate) {\n dte2 = parseDate(term.replace(reG, ''), locale);\n occurence = dte1 > dte2;\n }\n // different date\n else if (isDFDate) {\n dte2 = parseDate(term.replace(reD, ''), locale);\n occurence = dte1.toString() !== dte2.toString();\n }\n // equal date\n else if (isEQDate) {\n dte2 = parseDate(term.replace(reEq, ''), locale);\n occurence = dte1.toString() === dte2.toString();\n }\n // searched keyword with * operator doesn't have to be a date\n else if (reLk.test(term)) {// like date\n occurence = contains(term.replace(reLk, ''), cellValue,\n false, this.caseSensitive);\n }\n else if (isValidDate(term)) {\n dte2 = parseDate(term, locale);\n occurence = dte1.toString() === dte2.toString();\n }\n //empty\n else if (hasEM) {\n occurence = isEmptyString(cellValue);\n }\n //non-empty\n else if (hasNM) {\n occurence = !isEmptyString(cellValue);\n } else {\n occurence = contains(term, cellValue,\n this.isExactMatch(colIdx), this.caseSensitive);\n }\n }\n\n else {\n if (this.hasType(colIdx, [FORMATTED_NUMBER])) {\n let colType = this.colTypes[colIdx];\n if (colType.hasOwnProperty('decimal')) {\n decimal = colType.decimal;\n }\n }\n // Convert to number anyways to auto-resolve type in case not\n // defined by configuration\n numData = Number(cellValue) || parseNb(cellValue, decimal);\n\n // first checks if there is any operator (<,>,<=,>=,!,*,=,{,},\n // rgx:)\n // lower equal\n if (hasLE) {\n occurence = numData <= parseNb(\n term.replace(reLe, ''),\n decimal\n );\n }\n //greater equal\n else if (hasGE) {\n occurence = numData >= parseNb(\n term.replace(reGe, ''),\n decimal\n );\n }\n //lower\n else if (hasLO) {\n occurence = numData < parseNb(\n term.replace(reL, ''),\n decimal\n );\n }\n //greater\n else if (hasGR) {\n occurence = numData > parseNb(\n term.replace(reG, ''),\n decimal\n );\n }\n //different\n else if (hasDF) {\n occurence = contains(term.replace(reD, ''), cellValue,\n false, this.caseSensitive) ? false : true;\n }\n //like\n else if (hasLK) {\n occurence = contains(term.replace(reLk, ''), cellValue,\n false, this.caseSensitive);\n }\n //equal\n else if (hasEQ) {\n occurence = contains(term.replace(reEq, ''), cellValue,\n true, this.caseSensitive);\n }\n //starts with\n else if (hasST) {\n occurence = cellValue.indexOf(term.replace(reSt, '')) === 0 ?\n true : false;\n }\n //ends with\n else if (hasEN) {\n let searchArg = term.replace(reEn, '');\n occurence =\n cellValue.lastIndexOf(searchArg, cellValue.length - 1) ===\n (cellValue.length - 1) - (searchArg.length - 1) &&\n cellValue.lastIndexOf(searchArg, cellValue.length - 1)\n > -1 ? true : false;\n }\n //empty\n else if (hasEM) {\n occurence = isEmptyString(cellValue);\n }\n //non-empty\n else if (hasNM) {\n occurence = !isEmptyString(cellValue);\n }\n //regexp\n else if (hasRE) {\n //in case regexp throws\n try {\n //operator is removed\n let srchArg = term.replace(reRe, '');\n let rgx = new RegExp(srchArg);\n occurence = rgx.test(cellValue);\n } catch (ex) {\n occurence = false;\n }\n } else {\n // If numeric type data, perform a strict equality test and\n // fallback to unformatted number string comparison\n if (numData &&\n this.hasType(colIdx, [NUMBER, FORMATTED_NUMBER]) &&\n !this.singleSearchFlt) {\n // parseNb can return 0 for strings which are not\n // formatted numbers, in that case return the original\n // string. TODO: handle this in parseNb\n term = parseNb(term, decimal) || term;\n occurence = numData === term ||\n contains(term.toString(), numData.toString(),\n this.isExactMatch(colIdx), this.caseSensitive);\n } else {\n // Finally test search term is contained in cell data\n occurence = contains(\n term,\n cellValue,\n this.isExactMatch(colIdx),\n this.caseSensitive,\n this.ignoresDiacritics(colIdx)\n );\n }\n }\n\n }//else\n\n return occurence;\n }\n\n /**\n * Return the data of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Arrat} [exclude=[]] List of row indexes to be excluded\n * @return Flat list of data for a column\n */\n getColumnData(colIndex, includeHeaders = false, exclude = []) {\n return this.getColValues(colIndex, includeHeaders, true, exclude);\n }\n\n /**\n * Return the values of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Arrat} [exclude=[]] List of row indexes to be excluded\n * @return Flat list of values for a column\n */\n getColumnValues(colIndex, includeHeaders = false, exclude = []) {\n return this.getColValues(colIndex, includeHeaders, false, exclude);\n }\n\n /**\n * Return the data of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [typed=false] Return a typed value\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @return {Array} Flat list of data for a column\n * @private\n */\n getColValues(\n colIndex,\n includeHeaders = false,\n typed = false,\n exclude = []\n ) {\n let row = this.dom().rows;\n let nbRows = this.getRowsNb(true);\n let colValues = [];\n let getContent = typed ? this.getCellData.bind(this) :\n this.getCellValue.bind(this);\n\n if (includeHeaders) {\n colValues.push(this.getHeadersText()[colIndex]);\n }\n\n for (let i = this.refRow; i < nbRows; i++) {\n let isExludedRow = false;\n // checks if current row index appears in exclude array\n if (exclude.length > 0) {\n isExludedRow = exclude.indexOf(i) !== -1;\n }\n let cell = row[i].cells,\n nchilds = cell.length;\n\n // checks if row has exact cell # and is not excluded\n if (nchilds === this.nbCells && !isExludedRow) {\n // this loop retrieves cell data\n for (let j = 0; j < nchilds; j++) {\n if (j !== colIndex) {\n continue;\n }\n let data = getContent(cell[j]);\n colValues.push(data);\n }\n }\n }\n return colValues;\n }\n\n /**\n * Return the filter's value of a specified column\n * @param {Number} index Column index\n * @return {String} Filter value\n */\n getFilterValue(index) {\n if (!this.fltGrid) {\n return;\n }\n let fltValue = '';\n let flt = this.getFilterElement(index);\n if (!flt) {\n return fltValue;\n }\n\n let fltColType = this.getFilterType(index);\n if (fltColType !== MULTIPLE && fltColType !== CHECKLIST) {\n fltValue = flt.value;\n }\n //mutiple select\n else if (fltColType === MULTIPLE) {\n fltValue = this.feature('dropdown').getValues(index);\n }\n //checklist\n else if (fltColType === CHECKLIST) {\n fltValue = this.feature('checkList').getValues(index);\n }\n //return an empty string if collection is empty or contains a single\n //empty string\n if (isArray(fltValue) && fltValue.length === 0 ||\n (fltValue.length === 1 && fltValue[0] === '')) {\n fltValue = '';\n }\n\n return fltValue;\n }\n\n /**\n * Return the filters' values\n * @return {Array} List of filters' values\n */\n getFiltersValue() {\n if (!this.fltGrid) {\n return;\n }\n let searchArgs = [];\n for (let i = 0, len = this.fltIds.length; i < len; i++) {\n let fltValue = this.getFilterValue(i);\n if (isArray(fltValue)) {\n searchArgs.push(fltValue);\n } else {\n searchArgs.push(trim(fltValue));\n }\n }\n return searchArgs;\n }\n\n /**\n * Return the ID of a specified column's filter\n * @param {Number} index Column's index\n * @return {String} ID of the filter element\n */\n getFilterId(index) {\n if (!this.fltGrid) {\n return;\n }\n return this.fltIds[index];\n }\n\n /**\n * Return the list of ids of filters matching a specified type.\n * Note: hidden filters are also returned\n *\n * @param {String} type Filter type string ('input', 'select', 'multiple',\n * 'checklist')\n * @param {Boolean} bool If true returns columns indexes instead of IDs\n * @return {[type]} List of element IDs or column indexes\n */\n getFiltersByType(type, bool) {\n if (!this.fltGrid) {\n return;\n }\n let arr = [];\n for (let i = 0, len = this.fltIds.length; i < len; i++) {\n let fltType = this.getFilterType(i);\n if (fltType === type.toLowerCase()) {\n let a = bool ? i : this.fltIds[i];\n arr.push(a);\n }\n }\n return arr;\n }\n\n /**\n * Return the filter's DOM element for a given column\n * @param {Number} index Column's index\n * @return {DOMElement}\n */\n getFilterElement(index) {\n let fltId = this.fltIds[index];\n return elm(fltId);\n }\n\n /**\n * Return the number of cells for a given row index\n * @param {Number} rowIndex Index of the row\n * @return {Number} Number of cells\n */\n getCellsNb(rowIndex = 0) {\n let tr = this.dom().rows[rowIndex >= 0 ? rowIndex : 0];\n return tr ? tr.cells.length : 0;\n }\n\n /**\n * Return the number of filterable rows starting from reference row if\n * defined\n * @param {Boolean} includeHeaders Include the headers row\n * @return {Number} Number of filterable rows\n */\n getRowsNb(includeHeaders) {\n let s = isUndef(this.refRow) ? 0 : this.refRow;\n let ntrs = this.dom().rows.length;\n if (includeHeaders) {\n s = 0;\n }\n return parseInt(ntrs - s, 10);\n }\n\n\n /**\n * Return the text content of a given cell\n * @param {DOMElement} Cell's DOM element\n * @return {String}\n */\n getCellValue(cell) {\n let idx = cell.cellIndex;\n let cellParser = this.cellParser;\n // Invoke cellParser for this column if any\n if (cellParser.cols.indexOf(idx) !== -1) {\n return cellParser.parse(this, cell, idx);\n } else {\n return getText(cell);\n }\n }\n\n /**\n * Return the typed data of a given cell based on the column type definition\n * @param {DOMElement} cell Cell's DOM element\n * @return {String|Number|Date}\n */\n getCellData(cell) {\n let colIndex = cell.cellIndex;\n let value = this.getCellValue(cell);\n\n if (this.hasType(colIndex, [FORMATTED_NUMBER])) {\n let decimal = this.decimalSeparator;\n let colType = this.colTypes[colIndex];\n if (colType.hasOwnProperty('decimal')) {\n decimal = colType.decimal;\n }\n return parseNb(value, decimal);\n }\n else if (this.hasType(colIndex, [NUMBER])) {\n return Number(value) || parseNb(value);\n }\n else if (this.hasType(colIndex, [DATE])){\n let dateType = this.Mod.dateType;\n let locale = dateType.getOptions(colIndex).locale || this.locale;\n return dateType.parse(value, locale);\n }\n\n return value;\n }\n\n /**\n * Return the table data based on its columns data type definitions\n * with following structure:\n * [\n * [rowIndex, [data0, data1...]],\n * [rowIndex, [data0, data1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n */\n getData(includeHeaders = false, excludeHiddenCols = false) {\n return this.getTableData(includeHeaders, excludeHiddenCols, true);\n }\n\n /**\n * Return the table values with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n */\n getValues(includeHeaders = false, excludeHiddenCols = false) {\n return this.getTableData(includeHeaders, excludeHiddenCols, false);\n }\n\n /**\n * Return the table data with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @param {Boolean} [typed=false] Return typed value\n * @return {Array}\n * @private\n *\n * TODO: provide an API returning data in JSON format\n */\n getTableData(\n includeHeaders = false,\n excludeHiddenCols = false,\n typed = false\n ) {\n let rows = this.dom().rows;\n let nbRows = this.getRowsNb(true);\n let tblData = [];\n let getContent = typed ? this.getCellData.bind(this) :\n this.getCellValue.bind(this);\n\n if (includeHeaders) {\n let headers = this.getHeadersText(excludeHiddenCols);\n tblData.push([this.getHeadersRowIndex(), headers]);\n }\n for (let k = this.refRow; k < nbRows; k++) {\n let rowData = [k, []];\n let cells = rows[k].cells;\n for (let j = 0, len = cells.length; j < len; j++) {\n if (excludeHiddenCols && this.hasExtension('colsVisibility')) {\n if (this.extension('colsVisibility').isColHidden(j)) {\n continue;\n }\n }\n let cellValue = getContent(cells[j]);\n rowData[1].push(cellValue);\n }\n tblData.push(rowData);\n }\n return tblData;\n }\n\n /**\n * Return the filtered table data based on its columns data type definitions\n * with following structure:\n * [\n * [rowIndex, [data0, data1...]],\n * [rowIndex, [data0, data1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n */\n getFilteredData(includeHeaders = false, excludeHiddenCols = false) {\n return this.filteredData(includeHeaders, excludeHiddenCols, true);\n }\n\n /**\n * Return the filtered table values with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n */\n getFilteredValues(includeHeaders = false, excludeHiddenCols = false) {\n return this.filteredData(includeHeaders, excludeHiddenCols, false);\n }\n\n /**\n * Return the filtered data with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @param {Boolean} [typed=false] Return typed value\n * @return {Array}\n * @private\n *\n * TODO: provide an API returning data in JSON format\n */\n filteredData(\n includeHeaders = false,\n excludeHiddenCols = false,\n typed = false\n ) {\n if (this.validRowsIndex.length === 0) {\n return [];\n }\n let rows = this.dom().rows,\n filteredData = [];\n let getContent = typed ? this.getCellData.bind(this) :\n this.getCellValue.bind(this);\n\n if (includeHeaders) {\n let headers = this.getHeadersText(excludeHiddenCols);\n filteredData.push([this.getHeadersRowIndex(), headers]);\n }\n\n let validRows = this.getValidRows(true);\n for (let i = 0; i < validRows.length; i++) {\n let rData = [this.validRowsIndex[i], []],\n cells = rows[this.validRowsIndex[i]].cells;\n for (let k = 0; k < cells.length; k++) {\n if (excludeHiddenCols && this.hasExtension('colsVisibility')) {\n if (this.extension('colsVisibility').isColHidden(k)) {\n continue;\n }\n }\n let cellValue = getContent(cells[k]);\n rData[1].push(cellValue);\n }\n filteredData.push(rData);\n }\n return filteredData;\n }\n\n /**\n * Return the filtered data for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of typed values [data0, data1, data2...]\n *\n * TODO: provide an API returning data in JSON format\n */\n getFilteredColumnData(colIndex, includeHeaders = false, exclude = []) {\n return this.getFilteredDataCol(\n colIndex, includeHeaders, true, exclude, false);\n }\n\n /**\n * Return the filtered and visible data for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of typed values [data0, data1, data2...]\n *\n * TODO: provide an API returning data in JSON format\n */\n getVisibleColumnData(colIndex, includeHeaders = false, exclude = []) {\n return this.getFilteredDataCol(\n colIndex, includeHeaders, true, exclude, true);\n }\n\n /**\n * Return the filtered values for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of values ['value0', 'value1', 'value2'...]\n *\n * TODO: provide an API returning data in JSON format\n */\n getFilteredColumnValues(colIndex, includeHeaders = false, exclude = []) {\n return this.getFilteredDataCol(\n colIndex, includeHeaders, false, exclude, false);\n }\n\n /**\n * Return the filtered and visible values for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of values ['value0', 'value1', 'value2'...]\n *\n * TODO: provide an API returning data in JSON format\n */\n getVisibleColumnValues(colIndex, includeHeaders = false, exclude = []) {\n return this.getFilteredDataCol(\n colIndex, includeHeaders, false, exclude, true);\n }\n\n /**\n * Return the filtered data for a given column index\n * @param {Number} colIndex Colmun's index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [typed=false] Return typed value\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @param {Boolean} [visible=true] Return only filtered and visible data\n * (relevant for paging)\n * @return {Array} Flat list of values ['val0','val1','val2'...]\n * @private\n *\n * TODO: provide an API returning data in JSON format\n */\n getFilteredDataCol(\n colIndex,\n includeHeaders = false,\n typed = false,\n exclude = [],\n visible = true\n ) {\n if (isUndef(colIndex)) {\n return [];\n }\n\n let rows = this.dom().rows;\n let getContent = typed ? this.getCellData.bind(this) :\n this.getCellValue.bind(this);\n\n // ensure valid rows index do not contain excluded rows and row is\n // displayed\n let validRows = this.getValidRows(true).filter((rowIdx) => {\n return exclude.indexOf(rowIdx) === -1 &&\n (visible ?\n this.getRowDisplay(rows[rowIdx]) !== 'none' :\n true);\n });\n\n // convert column value to expected type if necessary\n let validColValues = validRows.map((rowIdx) => {\n return getContent(rows[rowIdx].cells[colIndex]);\n });\n\n if (includeHeaders) {\n validColValues.unshift(this.getHeadersText()[colIndex]);\n }\n\n return validColValues;\n }\n\n /**\n * Get the display value of a row\n * @param {HTMLTableRowElement} row DOM element of the row\n * @return {String} Usually 'none' or ''\n */\n getRowDisplay(row) {\n return row.style.display;\n }\n\n /**\n * Validate/invalidate row by setting the 'validRow' attribute on the row\n * @param {Number} rowIndex Index of the row\n * @param {Boolean} isValid\n */\n validateRow(rowIndex, isValid) {\n let row = this.dom().rows[rowIndex];\n if (!row || typeof isValid !== 'boolean') {\n return;\n }\n\n // always visible rows are valid\n if (this.hasVisibleRows && this.visibleRows.indexOf(rowIndex) !== -1) {\n isValid = true;\n }\n\n let displayFlag = isValid ? '' : NONE,\n validFlag = isValid ? 'true' : 'false';\n row.style.display = displayFlag;\n\n if (this.paging) {\n row.setAttribute('validRow', validFlag);\n }\n\n if (isValid) {\n if (this.validRowsIndex.indexOf(rowIndex) === -1) {\n this.validRowsIndex.push(rowIndex);\n }\n\n this.onRowValidated(this, rowIndex);\n\n this.emitter.emit('row-validated', this, rowIndex);\n }\n }\n\n /**\n * Validate all filterable rows\n */\n validateAllRows() {\n if (!this.initialized) {\n return;\n }\n this.validRowsIndex = [];\n for (let k = this.refRow; k < this.nbFilterableRows; k++) {\n this.validateRow(k, true);\n }\n }\n\n /**\n * Set search value to a given filter\n * @param {Number} index Column's index\n * @param {String or Array} query searcharg Search term\n */\n setFilterValue(index, query = '') {\n if (!this.fltGrid) {\n return;\n }\n let slc = this.getFilterElement(index),\n fltColType = this.getFilterType(index);\n\n if (fltColType !== MULTIPLE && fltColType !== CHECKLIST) {\n if (this.loadFltOnDemand && !this.initialized) {\n this.emitter.emit('build-select-filter', this, index,\n this.linkedFilters, this.isExternalFlt);\n }\n slc.value = query;\n }\n //multiple selects\n else if (fltColType === MULTIPLE) {\n let values = isArray(query) ? query :\n query.split(' ' + this.orOperator + ' ');\n\n if (this.loadFltOnDemand && !this.initialized) {\n this.emitter.emit('build-select-filter', this, index,\n this.linkedFilters, this.isExternalFlt);\n }\n\n this.emitter.emit('select-options', this, index, values);\n }\n //checklist\n else if (fltColType === CHECKLIST) {\n let values = [];\n if (this.loadFltOnDemand && !this.initialized) {\n this.emitter.emit('build-checklist-filter', this, index,\n this.linkedFilters);\n }\n if (isArray(query)) {\n values = query;\n } else {\n query = matchCase(query, this.caseSensitive);\n values = query.split(' ' + this.orOperator + ' ');\n }\n\n this.emitter.emit('select-checklist-options', this, index, values);\n }\n }\n\n /**\n * Set them columns' widths as per configuration\n * @param {Element} tbl DOM element\n */\n setColWidths(tbl) {\n if (!this.hasColWidths) {\n return;\n }\n tbl = tbl || this.dom();\n\n let nbCols = this.nbCells;\n let colWidths = this.colWidths;\n let colTags = tag(tbl, 'col');\n let tblHasColTag = colTags.length > 0;\n let frag = !tblHasColTag ? doc.createDocumentFragment() : null;\n for (let k = 0; k < nbCols; k++) {\n let col;\n if (tblHasColTag) {\n col = colTags[k];\n } else {\n col = createElm('col');\n frag.appendChild(col);\n }\n col.style.width = colWidths[k];\n }\n if (!tblHasColTag) {\n tbl.insertBefore(frag, tbl.firstChild);\n }\n }\n\n /**\n * Make defined rows always visible\n */\n enforceVisibility() {\n if (!this.hasVisibleRows) {\n return;\n }\n let nbRows = this.getRowsNb(true);\n for (let i = 0, len = this.visibleRows.length; i < len; i++) {\n let row = this.visibleRows[i];\n //row index cannot be > nrows\n if (row <= nbRows) {\n this.validateRow(row, true);\n }\n }\n }\n\n /**\n * Clear all the filters' values\n */\n clearFilters() {\n if (!this.fltGrid) {\n return;\n }\n\n this.emitter.emit('before-clearing-filters', this);\n this.onBeforeReset(this, this.getFiltersValue());\n\n for (let i = 0, len = this.fltIds.length; i < len; i++) {\n this.setFilterValue(i, '');\n }\n\n this.filter();\n\n this.onAfterReset(this);\n this.emitter.emit('after-clearing-filters', this);\n }\n\n /**\n * Return the ID of the current active filter\n * @return {String}\n */\n getActiveFilterId() {\n return this.activeFilterId;\n }\n\n /**\n * Set the ID of the current active filter\n * @param {String} filterId Element ID\n */\n setActiveFilterId(filterId) {\n this.activeFilterId = filterId;\n }\n\n /**\n * Return the column index for a given filter ID\n * @param {string} [filterId=''] Filter ID\n * @return {Number} Column index\n */\n getColumnIndexFromFilterId(filterId = '') {\n let idx = filterId.split('_')[0];\n idx = idx.split(this.prfxFlt)[1];\n return parseInt(idx, 10);\n }\n\n /**\n * Build filter element ID for a given column index\n * @param {any} colIndex\n * @return {String} Filter element ID string\n * @private\n */\n buildFilterId(colIndex) {\n return `${this.prfxFlt}${colIndex}_${this.id}`;\n }\n\n /**\n * Make specified column's filter active\n * @param colIndex Index of a column\n */\n activateFilter(colIndex) {\n if (isUndef(colIndex)) {\n return;\n }\n this.setActiveFilterId(this.getFilterId(colIndex));\n }\n\n /**\n * Refresh the filters subject to linking ('select', 'multiple',\n * 'checklist' type)\n */\n linkFilters() {\n if (!this.linkedFilters || !this.activeFilterId) {\n return;\n }\n let slcA1 = this.getFiltersByType(SELECT, true),\n slcA2 = this.getFiltersByType(MULTIPLE, true),\n slcA3 = this.getFiltersByType(CHECKLIST, true),\n slcIndex = slcA1.concat(slcA2);\n slcIndex = slcIndex.concat(slcA3);\n\n let activeIdx = this.getColumnIndexFromFilterId(this.activeFilterId);\n\n for (let i = 0, len = slcIndex.length; i < len; i++) {\n let colIdx = slcIndex[i];\n let curSlc = elm(this.fltIds[colIdx]);\n let slcSelectedValue = this.getFilterValue(colIdx);\n\n // Welcome to cyclomatic complexity hell :)\n // TODO: simplify/refactor if statement\n if (activeIdx !== colIdx ||\n (this.paging && slcA1.indexOf(colIdx) !== -1 &&\n activeIdx === colIdx) ||\n (!this.paging && (slcA3.indexOf(colIdx) !== -1 ||\n slcA2.indexOf(colIdx) !== -1)) ||\n slcSelectedValue === this.getClearFilterText(colIdx)) {\n\n //1st option needs to be inserted\n if (this.loadFltOnDemand) {\n let opt0 = createOpt(this.getClearFilterText(colIdx), '');\n curSlc.innerHTML = '';\n curSlc.appendChild(opt0);\n }\n\n if (slcA3.indexOf(colIdx) !== -1) {\n this.emitter.emit('build-checklist-filter', this, colIdx,\n true);\n } else {\n this.emitter.emit('build-select-filter', this, colIdx,\n true);\n }\n\n this.setFilterValue(colIdx, slcSelectedValue);\n }\n }\n }\n\n /**\n * Determine if passed filter column implements exact query match\n * @param {Number} colIndex Column index\n * @return {Boolean}\n */\n isExactMatch(colIndex) {\n let fltType = this.getFilterType(colIndex);\n return this.exactMatchByCol[colIndex] || this.exactMatch ||\n fltType !== INPUT;\n }\n\n /**\n * Check if passed row is valid\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n */\n isRowValid(rowIndex) {\n return this.getValidRows().indexOf(rowIndex) !== -1;\n }\n\n /**\n * Check if passed row is visible\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n */\n isRowDisplayed(rowIndex) {\n let row = this.dom().rows[rowIndex];\n return this.getRowDisplay(row) === '';\n }\n\n /**\n * Check if specified column filter ignores diacritics.\n * Note this is only applicable to input filter types.\n * @param {Number} colIndex Column index\n * @return {Boolean}\n */\n ignoresDiacritics(colIndex) {\n let ignoreDiac = this.ignoreDiacritics;\n if (isArray(ignoreDiac)) {\n return ignoreDiac[colIndex];\n }\n return Boolean(ignoreDiac);\n }\n\n /**\n * Return clear all text for specified filter column\n * @param {Number} colIndex Column index\n * @return {String}\n */\n getClearFilterText(colIndex) {\n let clearText = this.clearFilterText;\n if (isArray(clearText)) {\n return clearText[colIndex];\n }\n return clearText;\n }\n\n /**\n * Check if passed script or stylesheet is already imported\n * @param {String} filePath Ressource path\n * @param {String} type Possible values: 'script' or 'link'\n * @return {Boolean}\n */\n isImported(filePath, type = 'script') {\n let imported = false,\n attr = type === 'script' ? 'src' : 'href',\n files = tag(doc, type);\n for (let i = 0, len = files.length; i < len; i++) {\n if (isUndef(files[i][attr])) {\n continue;\n }\n if (files[i][attr].match(filePath)) {\n imported = true;\n break;\n }\n }\n return imported;\n }\n\n /**\n * Import script or stylesheet\n * @param {String} fileId Ressource ID\n * @param {String} filePath Ressource path\n * @param {Function} callback Callback\n * @param {String} type Possible values: 'script' or 'link'\n */\n import(fileId, filePath, callback, type = 'script') {\n if (this.isImported(filePath, type)) {\n return;\n }\n let o = this,\n isLoaded = false,\n file,\n head = tag(doc, 'head')[0];\n\n if (type.toLowerCase() === 'link') {\n file = createElm('link',\n ['id', fileId], ['type', 'text/css'],\n ['rel', 'stylesheet'], ['href', filePath]\n );\n } else {\n file = createElm('script',\n ['id', fileId],\n ['type', 'text/javascript'], ['src', filePath]\n );\n }\n\n //Browser <> IE onload event works only for scripts, not for stylesheets\n file.onload = file.onreadystatechange = () => {\n if (!isLoaded &&\n (!this.readyState || this.readyState === 'loaded' ||\n this.readyState === 'complete')) {\n isLoaded = true;\n if (typeof callback === 'function') {\n callback.call(null, o);\n }\n }\n };\n file.onerror = function () {\n throw new Error(`TableFilter could not load: ${filePath}`);\n };\n head.appendChild(file);\n }\n\n /**\n * Check if table has filters grid\n * @return {Boolean}\n */\n isInitialized() {\n return this.initialized;\n }\n\n /**\n * Get list of filter IDs\n * @return {Array} List of filters ids\n */\n getFiltersId() {\n return this.fltIds || [];\n }\n\n /**\n * Get filtered (valid) rows indexes\n * @param {Boolean} reCalc Force calculation of filtered rows list\n * @return {Array} List of row indexes\n */\n getValidRows(reCalc) {\n if (!reCalc) {\n return this.validRowsIndex;\n }\n\n let nbRows = this.getRowsNb(true);\n this.validRowsIndex = [];\n for (let k = this.refRow; k < nbRows; k++) {\n let r = this.dom().rows[k];\n if (!this.paging) {\n if (this.getRowDisplay(r) !== NONE) {\n this.validRowsIndex.push(r.rowIndex);\n }\n } else {\n if (r.getAttribute('validRow') === 'true' ||\n r.getAttribute('validRow') === null) {\n this.validRowsIndex.push(r.rowIndex);\n }\n }\n }\n return this.validRowsIndex;\n }\n\n /**\n * Get the index of the row containing the filters\n * @return {Number}\n */\n getFiltersRowIndex() {\n return this.filtersRowIndex;\n }\n\n /**\n * Get the index of the headers row\n * @return {Number}\n */\n getHeadersRowIndex() {\n return this.headersRow;\n }\n\n /**\n * Get the row index from where the filtering process start (1st filterable\n * row)\n * @return {Number}\n */\n getStartRowIndex() {\n return this.refRow;\n }\n\n /**\n * Get the index of the last row\n * @return {Number}\n */\n getLastRowIndex() {\n let nbRows = this.getRowsNb(true);\n return (nbRows - 1);\n }\n\n /**\n * Determine whether the specified column has one of the passed types\n * @param {Number} colIndex Column index\n * @param {Array} [types=[]] List of column types\n * @return {Boolean}\n */\n hasType(colIndex, types = []) {\n if (this.colTypes.length === 0) {\n return false;\n }\n let colType = this.colTypes[colIndex];\n if (isObj(colType)) {\n colType = colType.type;\n }\n return types.indexOf(colType) !== -1;\n }\n\n /**\n * Get the header DOM element for a given column index\n * @param {Number} colIndex Column index\n * @return {Element}\n */\n getHeaderElement(colIndex) {\n let table = this.gridLayout ? this.Mod.gridLayout.headTbl : this.dom();\n let tHead = tag(table, 'thead');\n let rowIdx = this.getHeadersRowIndex();\n let header;\n if (tHead.length === 0) {\n header = table.rows[rowIdx].cells[colIndex];\n }\n if (tHead.length === 1) {\n header = tHead[0].rows[rowIdx].cells[colIndex];\n }\n return header;\n }\n\n /**\n * Return the list of headers' text\n * @param {Boolean} excludeHiddenCols Optional: exclude hidden columns\n * @return {Array} list of headers' text\n */\n getHeadersText(excludeHiddenCols = false) {\n let headers = [];\n for (let j = 0; j < this.nbCells; j++) {\n if (excludeHiddenCols && this.hasExtension('colsVisibility')) {\n if (this.extension('colsVisibility').isColHidden(j)) {\n continue;\n }\n }\n let header = this.getHeaderElement(j);\n let headerText = getFirstTextNode(header);\n headers.push(headerText);\n }\n return headers;\n }\n\n /**\n * Return the filter type for a specified column\n * @param {Number} colIndex Column's index\n * @return {String}\n */\n getFilterType(colIndex) {\n let colType = this.cfg['col_' + colIndex];\n return !colType ? INPUT : colType.toLowerCase();\n }\n\n /**\n * Get the total number of filterable rows\n * @return {Number}\n */\n getFilterableRowsNb() {\n return this.getRowsNb(false);\n }\n\n /**\n * Return the total number of valid rows\n * @param {Boolean} [reCalc=false] Forces calculation of filtered rows\n * @return {Number}\n */\n getValidRowsNb(reCalc = false) {\n return this.getValidRows(reCalc).length;\n }\n\n /**\n * Return the working DOM element\n * @return {HTMLTableElement}\n */\n dom() {\n return this.tbl;\n }\n\n /**\n * Get the configuration object (literal object)\n * @return {Object}\n */\n config() {\n return this.cfg;\n }\n}\n" }, { "__docId__": 830, @@ -20712,13 +20712,8 @@ "longname": "src/tablefilter.js~TableFilter#initialized", "access": null, "description": null, - "lineNumber": 1121, - "unknown": [ - { - "tagName": "@inherited", - "tagValue": "" - } - ], + "lineNumber": 1116, + "undocument": true, "type": { "types": [ "boolean" @@ -20735,7 +20730,7 @@ "longname": "src/tablefilter.js~TableFilter#detectKey", "access": null, "description": "Detect key", - "lineNumber": 1132, + "lineNumber": 1127, "params": [ { "nullable": null, @@ -20760,7 +20755,7 @@ "longname": "src/tablefilter.js~TableFilter#isUserTyping", "access": null, "description": null, - "lineNumber": 1143, + "lineNumber": 1138, "undocument": true, "type": { "types": [ @@ -20778,7 +20773,7 @@ "longname": "src/tablefilter.js~TableFilter#autoFilterTimer", "access": null, "description": null, - "lineNumber": 1145, + "lineNumber": 1140, "undocument": true, "type": { "types": [ @@ -20796,7 +20791,7 @@ "longname": "src/tablefilter.js~TableFilter#onKeyUp", "access": null, "description": "Filter's keyup event: if auto-filter on, detect user is typing and filter\ncolumns", - "lineNumber": 1155, + "lineNumber": 1150, "params": [ { "nullable": null, @@ -20821,7 +20816,7 @@ "longname": "src/tablefilter.js~TableFilter#isUserTyping", "access": null, "description": null, - "lineNumber": 1160, + "lineNumber": 1155, "undocument": true, "type": { "types": [ @@ -20839,7 +20834,7 @@ "longname": "src/tablefilter.js~TableFilter#autoFilterTimer", "access": null, "description": null, - "lineNumber": 1164, + "lineNumber": 1159, "undocument": true, "type": { "types": [ @@ -20857,7 +20852,7 @@ "longname": "src/tablefilter.js~TableFilter#isUserTyping", "access": null, "description": null, - "lineNumber": 1167, + "lineNumber": 1162, "undocument": true, "type": { "types": [ @@ -20875,7 +20870,7 @@ "longname": "src/tablefilter.js~TableFilter#autoFilterTimer", "access": null, "description": null, - "lineNumber": 1174, + "lineNumber": 1169, "undocument": true, "type": { "types": [ @@ -20893,7 +20888,7 @@ "longname": "src/tablefilter.js~TableFilter#autoFilterTimer", "access": null, "description": null, - "lineNumber": 1179, + "lineNumber": 1174, "undocument": true, "type": { "types": [ @@ -20911,7 +20906,7 @@ "longname": "src/tablefilter.js~TableFilter#onKeyDown", "access": null, "description": "Filter's keydown event: if auto-filter on, detect user is typing", - "lineNumber": 1186, + "lineNumber": 1181, "params": [], "generator": false }, @@ -20925,7 +20920,7 @@ "longname": "src/tablefilter.js~TableFilter#isUserTyping", "access": null, "description": null, - "lineNumber": 1188, + "lineNumber": 1183, "undocument": true, "type": { "types": [ @@ -20943,7 +20938,7 @@ "longname": "src/tablefilter.js~TableFilter#onInpFocus", "access": null, "description": "Filter's focus event", - "lineNumber": 1196, + "lineNumber": 1191, "params": [ { "nullable": null, @@ -20968,7 +20963,7 @@ "longname": "src/tablefilter.js~TableFilter#onInpBlur", "access": null, "description": "Filter's blur event: if auto-filter on, clear interval on filter blur", - "lineNumber": 1204, + "lineNumber": 1199, "params": [], "generator": false }, @@ -20982,7 +20977,7 @@ "longname": "src/tablefilter.js~TableFilter#isUserTyping", "access": null, "description": null, - "lineNumber": 1206, + "lineNumber": 1201, "undocument": true, "type": { "types": [ @@ -21000,7 +20995,7 @@ "longname": "src/tablefilter.js~TableFilter#_insertFiltersRow", "access": null, "description": "Insert filters row at initialization", - "lineNumber": 1215, + "lineNumber": 1210, "params": [], "return": { "types": [ @@ -21019,7 +21014,7 @@ "longname": "src/tablefilter.js~TableFilter#_initNoFilters", "access": null, "description": "Initialize filtersless table", - "lineNumber": 1244, + "lineNumber": 1239, "params": [], "generator": false }, @@ -21033,7 +21028,7 @@ "longname": "src/tablefilter.js~TableFilter#refRow", "access": null, "description": null, - "lineNumber": 1248, + "lineNumber": 1243, "undocument": true, "type": { "types": [ @@ -21051,7 +21046,7 @@ "longname": "src/tablefilter.js~TableFilter#nbFilterableRows", "access": null, "description": null, - "lineNumber": 1249, + "lineNumber": 1244, "undocument": true, "type": { "types": [ @@ -21069,7 +21064,7 @@ "longname": "src/tablefilter.js~TableFilter#_buildInputFilter", "access": null, "description": "Build input filter type", - "lineNumber": 1258, + "lineNumber": 1253, "params": [ { "nullable": null, @@ -21114,7 +21109,7 @@ "longname": "src/tablefilter.js~TableFilter#_buildSubmitButton", "access": null, "description": "Build submit button", - "lineNumber": 1296, + "lineNumber": 1291, "params": [ { "nullable": null, @@ -21149,7 +21144,7 @@ "longname": "src/tablefilter.js~TableFilter#feature", "access": null, "description": "Return a feature instance for a given name", - "lineNumber": 1320, + "lineNumber": 1315, "params": [ { "nullable": null, @@ -21182,7 +21177,7 @@ "longname": "src/tablefilter.js~TableFilter#initFeatures", "access": "private", "description": "Instanciate and initialise the collection of features required by the\nconfiguration and add them to the features registry. A feature is\ndescribed by a `class` and `name` fields and and optional `property`\nfield:\n{\n class: AClass,\n name: 'aClass'\n}", - "lineNumber": 1336, + "lineNumber": 1331, "params": [ { "nullable": null, @@ -21209,7 +21204,7 @@ "longname": "src/tablefilter.js~TableFilter#initExtensions", "access": null, "description": "Initialise all the extensions defined in the configuration object", - "lineNumber": 1355, + "lineNumber": 1350, "params": [], "generator": false }, @@ -21223,7 +21218,7 @@ "longname": "src/tablefilter.js~TableFilter#loadExtension", "access": null, "description": "Load an extension module", - "lineNumber": 1378, + "lineNumber": 1371, "params": [ { "nullable": null, @@ -21248,7 +21243,7 @@ "longname": "src/tablefilter.js~TableFilter#extension", "access": null, "description": "Get an extension instance", - "lineNumber": 1409, + "lineNumber": 1402, "params": [ { "nullable": null, @@ -21281,7 +21276,7 @@ "longname": "src/tablefilter.js~TableFilter#hasExtension", "access": null, "description": "Check passed extension name exists", - "lineNumber": 1418, + "lineNumber": 1411, "params": [ { "nullable": null, @@ -21309,17 +21304,52 @@ "kind": "method", "static": false, "variation": null, + "name": "registerExtension", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#registerExtension", + "access": null, + "description": "Register the passed extension instance with associated name", + "lineNumber": 1420, + "params": [ + { + "nullable": null, + "types": [ + "Object" + ], + "spread": false, + "optional": false, + "name": "inst", + "description": "Extension instance" + }, + { + "nullable": null, + "types": [ + "String" + ], + "spread": false, + "optional": false, + "name": "name", + "description": "Name of the extension" + } + ], + "generator": false + }, + { + "__docId__": 1001, + "kind": "method", + "static": false, + "variation": null, "name": "destroyExtensions", "memberof": "src/tablefilter.js~TableFilter", "longname": "src/tablefilter.js~TableFilter#destroyExtensions", "access": null, "description": "Destroy all the extensions store in extensions registry", - "lineNumber": 1425, + "lineNumber": 1427, "params": [], "generator": false }, { - "__docId__": 1001, + "__docId__": 1002, "kind": "method", "static": false, "variation": null, @@ -21328,12 +21358,12 @@ "longname": "src/tablefilter.js~TableFilter#loadThemes", "access": null, "description": "Load themes defined in the configuration object", - "lineNumber": 1437, + "lineNumber": 1439, "params": [], "generator": false }, { - "__docId__": 1002, + "__docId__": 1003, "kind": "member", "static": false, "variation": null, @@ -21342,7 +21372,7 @@ "longname": "src/tablefilter.js~TableFilter#loader", "access": null, "description": null, - "lineNumber": 1470, + "lineNumber": 1472, "undocument": true, "type": { "types": [ @@ -21351,7 +21381,7 @@ } }, { - "__docId__": 1003, + "__docId__": 1004, "kind": "method", "static": false, "variation": null, @@ -21360,7 +21390,7 @@ "longname": "src/tablefilter.js~TableFilter#getStylesheet", "access": null, "description": "Return stylesheet DOM element for a given theme name", - "lineNumber": 1479, + "lineNumber": 1481, "params": [ { "name": "name", @@ -21383,7 +21413,7 @@ "generator": false }, { - "__docId__": 1004, + "__docId__": 1005, "kind": "method", "static": false, "variation": null, @@ -21392,12 +21422,12 @@ "longname": "src/tablefilter.js~TableFilter#destroy", "access": null, "description": "Destroy filter grid", - "lineNumber": 1486, + "lineNumber": 1488, "params": [], "generator": false }, { - "__docId__": 1005, + "__docId__": 1006, "kind": "member", "static": false, "variation": null, @@ -21406,7 +21436,7 @@ "longname": "src/tablefilter.js~TableFilter#nbHiddenRows", "access": null, "description": null, - "lineNumber": 1525, + "lineNumber": 1527, "undocument": true, "type": { "types": [ @@ -21415,7 +21445,7 @@ } }, { - "__docId__": 1006, + "__docId__": 1007, "kind": "member", "static": false, "variation": null, @@ -21424,25 +21454,7 @@ "longname": "src/tablefilter.js~TableFilter#validRowsIndex", "access": null, "description": null, - "lineNumber": 1526, - "undocument": true, - "type": { - "types": [ - "*" - ] - } - }, - { - "__docId__": 1007, - "kind": "member", - "static": false, - "variation": null, - "name": "fltIds", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#fltIds", - "access": null, - "description": null, - "lineNumber": 1527, + "lineNumber": 1528, "undocument": true, "type": { "types": [ @@ -21455,44 +21467,12 @@ "kind": "member", "static": false, "variation": null, - "name": "initialized", + "name": "fltIds", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#initialized", + "longname": "src/tablefilter.js~TableFilter#fltIds", "access": null, "description": null, - "lineNumber": 1528, - "undocument": true, - "type": { - "types": [ - "boolean" - ] - } - }, - { - "__docId__": 1009, - "kind": "method", - "static": false, - "variation": null, - "name": "setToolbar", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#setToolbar", - "access": null, - "description": "Generate container element for paging, reset button, rows counter etc.", - "lineNumber": 1534, - "params": [], - "generator": false - }, - { - "__docId__": 1010, - "kind": "member", - "static": false, - "variation": null, - "name": "infDiv", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#infDiv", - "access": null, - "description": null, - "lineNumber": 1559, + "lineNumber": 1529, "undocument": true, "type": { "types": [ @@ -21500,17 +21480,49 @@ ] } }, + { + "__docId__": 1009, + "kind": "member", + "static": false, + "variation": null, + "name": "initialized", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#initialized", + "access": null, + "description": null, + "lineNumber": 1530, + "undocument": true, + "type": { + "types": [ + "boolean" + ] + } + }, + { + "__docId__": 1010, + "kind": "method", + "static": false, + "variation": null, + "name": "setToolbar", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#setToolbar", + "access": null, + "description": "Generate container element for paging, reset button, rows counter etc.", + "lineNumber": 1536, + "params": [], + "generator": false + }, { "__docId__": 1011, "kind": "member", "static": false, "variation": null, - "name": "lDiv", + "name": "infDiv", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#lDiv", + "longname": "src/tablefilter.js~TableFilter#infDiv", "access": null, "description": null, - "lineNumber": 1565, + "lineNumber": 1561, "undocument": true, "type": { "types": [ @@ -21523,12 +21535,12 @@ "kind": "member", "static": false, "variation": null, - "name": "rDiv", + "name": "lDiv", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#rDiv", + "longname": "src/tablefilter.js~TableFilter#lDiv", "access": null, "description": null, - "lineNumber": 1572, + "lineNumber": 1567, "undocument": true, "type": { "types": [ @@ -21541,12 +21553,12 @@ "kind": "member", "static": false, "variation": null, - "name": "mDiv", + "name": "rDiv", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#mDiv", + "longname": "src/tablefilter.js~TableFilter#rDiv", "access": null, "description": null, - "lineNumber": 1578, + "lineNumber": 1574, "undocument": true, "type": { "types": [ @@ -21556,29 +21568,15 @@ }, { "__docId__": 1014, - "kind": "method", - "static": false, - "variation": null, - "name": "removeToolbar", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#removeToolbar", - "access": null, - "description": "Remove toolbar container element", - "lineNumber": 1592, - "params": [], - "generator": false - }, - { - "__docId__": 1015, "kind": "member", "static": false, "variation": null, - "name": "infDiv", + "name": "mDiv", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#infDiv", + "longname": "src/tablefilter.js~TableFilter#mDiv", "access": null, "description": null, - "lineNumber": 1597, + "lineNumber": 1580, "undocument": true, "type": { "types": [ @@ -21586,8 +21584,40 @@ ] } }, + { + "__docId__": 1015, + "kind": "method", + "static": false, + "variation": null, + "name": "removeToolbar", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#removeToolbar", + "access": null, + "description": "Remove toolbar container element", + "lineNumber": 1594, + "params": [], + "generator": false + }, { "__docId__": 1016, + "kind": "member", + "static": false, + "variation": null, + "name": "infDiv", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#infDiv", + "access": null, + "description": null, + "lineNumber": 1599, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 1017, "kind": "method", "static": false, "variation": null, @@ -21596,12 +21626,12 @@ "longname": "src/tablefilter.js~TableFilter#removeExternalFlts", "access": null, "description": "Remove all the external column filters", - "lineNumber": 1609, + "lineNumber": 1611, "params": [], "generator": false }, { - "__docId__": 1017, + "__docId__": 1018, "kind": "method", "static": false, "variation": null, @@ -21610,7 +21640,7 @@ "longname": "src/tablefilter.js~TableFilter#isCustomOptions", "access": null, "description": "Check if given column implements a filter with custom options", - "lineNumber": 1629, + "lineNumber": 1631, "params": [ { "nullable": null, @@ -21634,7 +21664,7 @@ "generator": false }, { - "__docId__": 1018, + "__docId__": 1019, "kind": "method", "static": false, "variation": null, @@ -21643,7 +21673,7 @@ "longname": "src/tablefilter.js~TableFilter#getCustomOptions", "access": null, "description": "Returns an array [[value0, value1 ...],[text0, text1 ...]] with the\ncustom options values and texts", - "lineNumber": 1640, + "lineNumber": 1642, "params": [ { "nullable": null, @@ -21667,7 +21697,7 @@ "generator": false }, { - "__docId__": 1019, + "__docId__": 1020, "kind": "method", "static": false, "variation": null, @@ -21676,12 +21706,12 @@ "longname": "src/tablefilter.js~TableFilter#filter", "access": null, "description": "Filter the table by retrieving the data from each cell in every single\nrow and comparing it to the search term for current column. A row is\nhidden when all the search terms are not found in inspected row.", - "lineNumber": 1673, + "lineNumber": 1675, "params": [], "generator": false }, { - "__docId__": 1020, + "__docId__": 1021, "kind": "member", "static": false, "variation": null, @@ -21690,25 +21720,7 @@ "longname": "src/tablefilter.js~TableFilter#validRowsIndex", "access": null, "description": null, - "lineNumber": 1685, - "undocument": true, - "type": { - "types": [ - "*" - ] - } - }, - { - "__docId__": 1021, - "kind": "member", - "static": false, - "variation": null, - "name": "nbHiddenRows", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#nbHiddenRows", - "access": null, - "description": null, - "lineNumber": 1789, + "lineNumber": 1687, "undocument": true, "type": { "types": [ @@ -21718,6 +21730,24 @@ }, { "__docId__": 1022, + "kind": "member", + "static": false, + "variation": null, + "name": "nbHiddenRows", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#nbHiddenRows", + "access": null, + "description": null, + "lineNumber": 1791, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 1023, "kind": "method", "static": false, "variation": null, @@ -21726,7 +21756,7 @@ "longname": "src/tablefilter.js~TableFilter#_testTerm", "access": null, "description": "Test for a match of search term in cell data", - "lineNumber": 1804, + "lineNumber": 1806, "params": [ { "nullable": null, @@ -21770,7 +21800,7 @@ "generator": false }, { - "__docId__": 1023, + "__docId__": 1024, "kind": "method", "static": false, "variation": null, @@ -21779,7 +21809,7 @@ "longname": "src/tablefilter.js~TableFilter#getColumnData", "access": null, "description": "Return the data of a specified column", - "lineNumber": 2044, + "lineNumber": 2046, "params": [ { "nullable": null, @@ -21827,7 +21857,7 @@ "generator": false }, { - "__docId__": 1024, + "__docId__": 1025, "kind": "method", "static": false, "variation": null, @@ -21836,7 +21866,7 @@ "longname": "src/tablefilter.js~TableFilter#getColumnValues", "access": null, "description": "Return the values of a specified column", - "lineNumber": 2055, + "lineNumber": 2057, "params": [ { "nullable": null, @@ -21884,7 +21914,7 @@ "generator": false }, { - "__docId__": 1025, + "__docId__": 1026, "kind": "method", "static": false, "variation": null, @@ -21893,7 +21923,7 @@ "longname": "src/tablefilter.js~TableFilter#getColValues", "access": "private", "description": "Return the data of a specified column", - "lineNumber": 2068, + "lineNumber": 2070, "params": [ { "nullable": null, @@ -21953,7 +21983,7 @@ "generator": false }, { - "__docId__": 1026, + "__docId__": 1027, "kind": "method", "static": false, "variation": null, @@ -21962,7 +21992,7 @@ "longname": "src/tablefilter.js~TableFilter#getFilterValue", "access": null, "description": "Return the filter's value of a specified column", - "lineNumber": 2113, + "lineNumber": 2115, "params": [ { "nullable": null, @@ -21986,7 +22016,7 @@ "generator": false }, { - "__docId__": 1027, + "__docId__": 1028, "kind": "method", "static": false, "variation": null, @@ -21995,7 +22025,7 @@ "longname": "src/tablefilter.js~TableFilter#getFiltersValue", "access": null, "description": "Return the filters' values", - "lineNumber": 2149, + "lineNumber": 2151, "params": [], "return": { "nullable": null, @@ -22008,7 +22038,7 @@ "generator": false }, { - "__docId__": 1028, + "__docId__": 1029, "kind": "method", "static": false, "variation": null, @@ -22017,7 +22047,7 @@ "longname": "src/tablefilter.js~TableFilter#getFilterId", "access": null, "description": "Return the ID of a specified column's filter", - "lineNumber": 2170, + "lineNumber": 2172, "params": [ { "nullable": null, @@ -22041,7 +22071,7 @@ "generator": false }, { - "__docId__": 1029, + "__docId__": 1030, "kind": "method", "static": false, "variation": null, @@ -22050,7 +22080,7 @@ "longname": "src/tablefilter.js~TableFilter#getFiltersByType", "access": null, "description": "Return the list of ids of filters matching a specified type.\nNote: hidden filters are also returned", - "lineNumber": 2186, + "lineNumber": 2188, "params": [ { "nullable": null, @@ -22084,7 +22114,7 @@ "generator": false }, { - "__docId__": 1030, + "__docId__": 1031, "kind": "method", "static": false, "variation": null, @@ -22093,7 +22123,7 @@ "longname": "src/tablefilter.js~TableFilter#getFilterElement", "access": null, "description": "Return the filter's DOM element for a given column", - "lineNumber": 2206, + "lineNumber": 2208, "params": [ { "nullable": null, @@ -22117,7 +22147,7 @@ "generator": false }, { - "__docId__": 1031, + "__docId__": 1032, "kind": "method", "static": false, "variation": null, @@ -22126,7 +22156,7 @@ "longname": "src/tablefilter.js~TableFilter#getCellsNb", "access": null, "description": "Return the number of cells for a given row index", - "lineNumber": 2216, + "lineNumber": 2218, "params": [ { "nullable": null, @@ -22150,7 +22180,7 @@ "generator": false }, { - "__docId__": 1032, + "__docId__": 1033, "kind": "method", "static": false, "variation": null, @@ -22159,7 +22189,7 @@ "longname": "src/tablefilter.js~TableFilter#getRowsNb", "access": null, "description": "Return the number of filterable rows starting from reference row if\ndefined", - "lineNumber": 2227, + "lineNumber": 2229, "params": [ { "nullable": null, @@ -22183,7 +22213,7 @@ "generator": false }, { - "__docId__": 1033, + "__docId__": 1034, "kind": "method", "static": false, "variation": null, @@ -22192,7 +22222,7 @@ "longname": "src/tablefilter.js~TableFilter#getCellValue", "access": null, "description": "Return the text content of a given cell", - "lineNumber": 2242, + "lineNumber": 2244, "params": [ { "nullable": null, @@ -22216,7 +22246,7 @@ "generator": false }, { - "__docId__": 1034, + "__docId__": 1035, "kind": "method", "static": false, "variation": null, @@ -22225,7 +22255,7 @@ "longname": "src/tablefilter.js~TableFilter#getCellData", "access": null, "description": "Return the typed data of a given cell based on the column type definition", - "lineNumber": 2258, + "lineNumber": 2260, "params": [ { "nullable": null, @@ -22251,7 +22281,7 @@ "generator": false }, { - "__docId__": 1035, + "__docId__": 1036, "kind": "method", "static": false, "variation": null, @@ -22260,54 +22290,7 @@ "longname": "src/tablefilter.js~TableFilter#getData", "access": null, "description": "Return the table data based on its columns data type definitions\nwith following structure:\n[\n [rowIndex, [data0, data1...]],\n [rowIndex, [data0, data1...]]\n]", - "lineNumber": 2293, - "params": [ - { - "nullable": null, - "types": [ - "Boolean" - ], - "spread": false, - "optional": true, - "defaultValue": "false", - "defaultRaw": false, - "name": "includeHeaders", - "description": "Include headers row" - }, - { - "nullable": null, - "types": [ - "Boolean" - ], - "spread": false, - "optional": true, - "defaultValue": "false", - "defaultRaw": false, - "name": "excludeHiddenCols", - "description": "Exclude hidden columns" - } - ], - "return": { - "nullable": null, - "types": [ - "Array" - ], - "spread": false, - "description": "" - }, - "generator": false - }, - { - "__docId__": 1036, - "kind": "method", - "static": false, - "variation": null, - "name": "getValues", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#getValues", - "access": null, - "description": "Return the table values with following structure:\n[\n [rowIndex, [value0, value1...]],\n [rowIndex, [value0, value1...]]\n]", - "lineNumber": 2307, + "lineNumber": 2295, "params": [ { "nullable": null, @@ -22349,12 +22332,59 @@ "kind": "method", "static": false, "variation": null, + "name": "getValues", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#getValues", + "access": null, + "description": "Return the table values with following structure:\n[\n [rowIndex, [value0, value1...]],\n [rowIndex, [value0, value1...]]\n]", + "lineNumber": 2309, + "params": [ + { + "nullable": null, + "types": [ + "Boolean" + ], + "spread": false, + "optional": true, + "defaultValue": "false", + "defaultRaw": false, + "name": "includeHeaders", + "description": "Include headers row" + }, + { + "nullable": null, + "types": [ + "Boolean" + ], + "spread": false, + "optional": true, + "defaultValue": "false", + "defaultRaw": false, + "name": "excludeHiddenCols", + "description": "Exclude hidden columns" + } + ], + "return": { + "nullable": null, + "types": [ + "Array" + ], + "spread": false, + "description": "" + }, + "generator": false + }, + { + "__docId__": 1038, + "kind": "method", + "static": false, + "variation": null, "name": "getTableData", "memberof": "src/tablefilter.js~TableFilter", "longname": "src/tablefilter.js~TableFilter#getTableData", "access": "private", "description": "Return the table data with following structure:\n[\n [rowIndex, [value0, value1...]],\n [rowIndex, [value0, value1...]]\n]", - "lineNumber": 2325, + "lineNumber": 2327, "params": [ { "nullable": null, @@ -22404,7 +22434,7 @@ "generator": false }, { - "__docId__": 1038, + "__docId__": 1039, "kind": "method", "static": false, "variation": null, @@ -22413,54 +22443,7 @@ "longname": "src/tablefilter.js~TableFilter#getFilteredData", "access": null, "description": "Return the filtered table data based on its columns data type definitions\nwith following structure:\n[\n [rowIndex, [data0, data1...]],\n [rowIndex, [data0, data1...]]\n]", - "lineNumber": 2370, - "params": [ - { - "nullable": null, - "types": [ - "Boolean" - ], - "spread": false, - "optional": true, - "defaultValue": "false", - "defaultRaw": false, - "name": "includeHeaders", - "description": "Include headers row" - }, - { - "nullable": null, - "types": [ - "Boolean" - ], - "spread": false, - "optional": true, - "defaultValue": "false", - "defaultRaw": false, - "name": "excludeHiddenCols", - "description": "Exclude hidden columns" - } - ], - "return": { - "nullable": null, - "types": [ - "Array" - ], - "spread": false, - "description": "TODO: provide an API returning data in JSON format" - }, - "generator": false - }, - { - "__docId__": 1039, - "kind": "method", - "static": false, - "variation": null, - "name": "getFilteredValues", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#getFilteredValues", - "access": null, - "description": "Return the filtered table values with following structure:\n[\n [rowIndex, [value0, value1...]],\n [rowIndex, [value0, value1...]]\n]", - "lineNumber": 2386, + "lineNumber": 2372, "params": [ { "nullable": null, @@ -22502,12 +22485,59 @@ "kind": "method", "static": false, "variation": null, + "name": "getFilteredValues", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#getFilteredValues", + "access": null, + "description": "Return the filtered table values with following structure:\n[\n [rowIndex, [value0, value1...]],\n [rowIndex, [value0, value1...]]\n]", + "lineNumber": 2388, + "params": [ + { + "nullable": null, + "types": [ + "Boolean" + ], + "spread": false, + "optional": true, + "defaultValue": "false", + "defaultRaw": false, + "name": "includeHeaders", + "description": "Include headers row" + }, + { + "nullable": null, + "types": [ + "Boolean" + ], + "spread": false, + "optional": true, + "defaultValue": "false", + "defaultRaw": false, + "name": "excludeHiddenCols", + "description": "Exclude hidden columns" + } + ], + "return": { + "nullable": null, + "types": [ + "Array" + ], + "spread": false, + "description": "TODO: provide an API returning data in JSON format" + }, + "generator": false + }, + { + "__docId__": 1041, + "kind": "method", + "static": false, + "variation": null, "name": "filteredData", "memberof": "src/tablefilter.js~TableFilter", "longname": "src/tablefilter.js~TableFilter#filteredData", "access": "private", "description": "Return the filtered data with following structure:\n[\n [rowIndex, [value0, value1...]],\n [rowIndex, [value0, value1...]]\n]", - "lineNumber": 2404, + "lineNumber": 2406, "params": [ { "nullable": null, @@ -22557,7 +22587,7 @@ "generator": false }, { - "__docId__": 1041, + "__docId__": 1042, "kind": "method", "static": false, "variation": null, @@ -22566,64 +22596,7 @@ "longname": "src/tablefilter.js~TableFilter#getFilteredColumnData", "access": null, "description": "Return the filtered data for a given column index", - "lineNumber": 2449, - "params": [ - { - "nullable": null, - "types": [ - "any" - ], - "spread": false, - "optional": false, - "name": "colIndex", - "description": "Colmun's index" - }, - { - "nullable": null, - "types": [ - "boolean" - ], - "spread": false, - "optional": true, - "defaultValue": "false", - "defaultRaw": false, - "name": "includeHeaders", - "description": "Optional Include headers row" - }, - { - "nullable": null, - "types": [ - "any" - ], - "spread": false, - "optional": true, - "defaultValue": "[]", - "defaultRaw": [], - "name": "exclude", - "description": "Optional List of row indexes to be excluded" - } - ], - "return": { - "nullable": null, - "types": [ - "Array" - ], - "spread": false, - "description": "Flat list of typed values [data0, data1, data2...]\n\nTODO: provide an API returning data in JSON format" - }, - "generator": false - }, - { - "__docId__": 1042, - "kind": "method", - "static": false, - "variation": null, - "name": "getVisibleColumnData", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#getVisibleColumnData", - "access": null, - "description": "Return the filtered and visible data for a given column index", - "lineNumber": 2463, + "lineNumber": 2451, "params": [ { "nullable": null, @@ -22675,12 +22648,12 @@ "kind": "method", "static": false, "variation": null, - "name": "getFilteredColumnValues", + "name": "getVisibleColumnData", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#getFilteredColumnValues", + "longname": "src/tablefilter.js~TableFilter#getVisibleColumnData", "access": null, - "description": "Return the filtered values for a given column index", - "lineNumber": 2477, + "description": "Return the filtered and visible data for a given column index", + "lineNumber": 2465, "params": [ { "nullable": null, @@ -22723,7 +22696,7 @@ "Array" ], "spread": false, - "description": "Flat list of values ['value0', 'value1', 'value2'...]\n\nTODO: provide an API returning data in JSON format" + "description": "Flat list of typed values [data0, data1, data2...]\n\nTODO: provide an API returning data in JSON format" }, "generator": false }, @@ -22732,12 +22705,12 @@ "kind": "method", "static": false, "variation": null, - "name": "getVisibleColumnValues", + "name": "getFilteredColumnValues", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#getVisibleColumnValues", + "longname": "src/tablefilter.js~TableFilter#getFilteredColumnValues", "access": null, - "description": "Return the filtered and visible values for a given column index", - "lineNumber": 2491, + "description": "Return the filtered values for a given column index", + "lineNumber": 2479, "params": [ { "nullable": null, @@ -22789,12 +22762,69 @@ "kind": "method", "static": false, "variation": null, + "name": "getVisibleColumnValues", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#getVisibleColumnValues", + "access": null, + "description": "Return the filtered and visible values for a given column index", + "lineNumber": 2493, + "params": [ + { + "nullable": null, + "types": [ + "any" + ], + "spread": false, + "optional": false, + "name": "colIndex", + "description": "Colmun's index" + }, + { + "nullable": null, + "types": [ + "boolean" + ], + "spread": false, + "optional": true, + "defaultValue": "false", + "defaultRaw": false, + "name": "includeHeaders", + "description": "Optional Include headers row" + }, + { + "nullable": null, + "types": [ + "any" + ], + "spread": false, + "optional": true, + "defaultValue": "[]", + "defaultRaw": [], + "name": "exclude", + "description": "Optional List of row indexes to be excluded" + } + ], + "return": { + "nullable": null, + "types": [ + "Array" + ], + "spread": false, + "description": "Flat list of values ['value0', 'value1', 'value2'...]\n\nTODO: provide an API returning data in JSON format" + }, + "generator": false + }, + { + "__docId__": 1046, + "kind": "method", + "static": false, + "variation": null, "name": "getFilteredDataCol", "memberof": "src/tablefilter.js~TableFilter", "longname": "src/tablefilter.js~TableFilter#getFilteredDataCol", "access": "private", "description": "Return the filtered data for a given column index", - "lineNumber": 2509, + "lineNumber": 2511, "params": [ { "nullable": null, @@ -22866,7 +22896,7 @@ "generator": false }, { - "__docId__": 1046, + "__docId__": 1047, "kind": "method", "static": false, "variation": null, @@ -22875,7 +22905,7 @@ "longname": "src/tablefilter.js~TableFilter#getRowDisplay", "access": null, "description": "Get the display value of a row", - "lineNumber": 2550, + "lineNumber": 2552, "params": [ { "nullable": null, @@ -22899,7 +22929,7 @@ "generator": false }, { - "__docId__": 1047, + "__docId__": 1048, "kind": "method", "static": false, "variation": null, @@ -22908,7 +22938,7 @@ "longname": "src/tablefilter.js~TableFilter#validateRow", "access": null, "description": "Validate/invalidate row by setting the 'validRow' attribute on the row", - "lineNumber": 2559, + "lineNumber": 2561, "params": [ { "nullable": null, @@ -22934,7 +22964,7 @@ "generator": false }, { - "__docId__": 1048, + "__docId__": 1049, "kind": "method", "static": false, "variation": null, @@ -22943,12 +22973,12 @@ "longname": "src/tablefilter.js~TableFilter#validateAllRows", "access": null, "description": "Validate all filterable rows", - "lineNumber": 2592, + "lineNumber": 2594, "params": [], "generator": false }, { - "__docId__": 1049, + "__docId__": 1050, "kind": "member", "static": false, "variation": null, @@ -22957,7 +22987,7 @@ "longname": "src/tablefilter.js~TableFilter#validRowsIndex", "access": null, "description": null, - "lineNumber": 2596, + "lineNumber": 2598, "undocument": true, "type": { "types": [ @@ -22966,7 +22996,7 @@ } }, { - "__docId__": 1050, + "__docId__": 1051, "kind": "method", "static": false, "variation": null, @@ -22975,7 +23005,7 @@ "longname": "src/tablefilter.js~TableFilter#setFilterValue", "access": null, "description": "Set search value to a given filter", - "lineNumber": 2607, + "lineNumber": 2609, "params": [ { "nullable": null, @@ -23001,7 +23031,7 @@ "generator": false }, { - "__docId__": 1051, + "__docId__": 1052, "kind": "method", "static": false, "variation": null, @@ -23010,7 +23040,7 @@ "longname": "src/tablefilter.js~TableFilter#setColWidths", "access": null, "description": "Set them columns' widths as per configuration", - "lineNumber": 2655, + "lineNumber": 2657, "params": [ { "nullable": null, @@ -23026,7 +23056,7 @@ "generator": false }, { - "__docId__": 1052, + "__docId__": 1053, "kind": "method", "static": false, "variation": null, @@ -23035,21 +23065,7 @@ "longname": "src/tablefilter.js~TableFilter#enforceVisibility", "access": null, "description": "Make defined rows always visible", - "lineNumber": 2684, - "params": [], - "generator": false - }, - { - "__docId__": 1053, - "kind": "method", - "static": false, - "variation": null, - "name": "clearFilters", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#clearFilters", - "access": null, - "description": "Clear all the filters' values", - "lineNumber": 2701, + "lineNumber": 2686, "params": [], "generator": false }, @@ -23058,12 +23074,26 @@ "kind": "method", "static": false, "variation": null, + "name": "clearFilters", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#clearFilters", + "access": null, + "description": "Clear all the filters' values", + "lineNumber": 2703, + "params": [], + "generator": false + }, + { + "__docId__": 1055, + "kind": "method", + "static": false, + "variation": null, "name": "getActiveFilterId", "memberof": "src/tablefilter.js~TableFilter", "longname": "src/tablefilter.js~TableFilter#getActiveFilterId", "access": null, "description": "Return the ID of the current active filter", - "lineNumber": 2723, + "lineNumber": 2725, "params": [], "return": { "nullable": null, @@ -23076,7 +23106,7 @@ "generator": false }, { - "__docId__": 1055, + "__docId__": 1056, "kind": "method", "static": false, "variation": null, @@ -23085,7 +23115,7 @@ "longname": "src/tablefilter.js~TableFilter#setActiveFilterId", "access": null, "description": "Set the ID of the current active filter", - "lineNumber": 2731, + "lineNumber": 2733, "params": [ { "nullable": null, @@ -23101,7 +23131,7 @@ "generator": false }, { - "__docId__": 1056, + "__docId__": 1057, "kind": "member", "static": false, "variation": null, @@ -23110,7 +23140,7 @@ "longname": "src/tablefilter.js~TableFilter#activeFilterId", "access": null, "description": null, - "lineNumber": 2732, + "lineNumber": 2734, "undocument": true, "type": { "types": [ @@ -23119,7 +23149,7 @@ } }, { - "__docId__": 1057, + "__docId__": 1058, "kind": "method", "static": false, "variation": null, @@ -23128,7 +23158,7 @@ "longname": "src/tablefilter.js~TableFilter#getColumnIndexFromFilterId", "access": null, "description": "Return the column index for a given filter ID", - "lineNumber": 2740, + "lineNumber": 2742, "params": [ { "nullable": null, @@ -23154,7 +23184,7 @@ "generator": false }, { - "__docId__": 1058, + "__docId__": 1059, "kind": "method", "static": false, "variation": null, @@ -23163,7 +23193,7 @@ "longname": "src/tablefilter.js~TableFilter#buildFilterId", "access": "private", "description": "Build filter element ID for a given column index", - "lineNumber": 2752, + "lineNumber": 2754, "params": [ { "nullable": null, @@ -23187,7 +23217,7 @@ "generator": false }, { - "__docId__": 1059, + "__docId__": 1060, "kind": "method", "static": false, "variation": null, @@ -23196,7 +23226,7 @@ "longname": "src/tablefilter.js~TableFilter#activateFilter", "access": null, "description": "Make specified column's filter active", - "lineNumber": 2760, + "lineNumber": 2762, "params": [ { "nullable": null, @@ -23212,7 +23242,7 @@ "generator": false }, { - "__docId__": 1060, + "__docId__": 1061, "kind": "method", "static": false, "variation": null, @@ -23221,12 +23251,12 @@ "longname": "src/tablefilter.js~TableFilter#linkFilters", "access": null, "description": "Refresh the filters subject to linking ('select', 'multiple',\n'checklist' type)", - "lineNumber": 2771, + "lineNumber": 2773, "params": [], "generator": false }, { - "__docId__": 1061, + "__docId__": 1062, "kind": "method", "static": false, "variation": null, @@ -23235,7 +23265,7 @@ "longname": "src/tablefilter.js~TableFilter#isExactMatch", "access": null, "description": "Determine if passed filter column implements exact query match", - "lineNumber": 2822, + "lineNumber": 2824, "params": [ { "nullable": null, @@ -23259,7 +23289,7 @@ "generator": false }, { - "__docId__": 1062, + "__docId__": 1063, "kind": "method", "static": false, "variation": null, @@ -23268,40 +23298,7 @@ "longname": "src/tablefilter.js~TableFilter#isRowValid", "access": null, "description": "Check if passed row is valid", - "lineNumber": 2833, - "params": [ - { - "nullable": null, - "types": [ - "Number" - ], - "spread": false, - "optional": false, - "name": "rowIndex", - "description": "Row index" - } - ], - "return": { - "nullable": null, - "types": [ - "Boolean" - ], - "spread": false, - "description": "" - }, - "generator": false - }, - { - "__docId__": 1063, - "kind": "method", - "static": false, - "variation": null, - "name": "isRowDisplayed", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#isRowDisplayed", - "access": null, - "description": "Check if passed row is visible", - "lineNumber": 2842, + "lineNumber": 2835, "params": [ { "nullable": null, @@ -23329,12 +23326,45 @@ "kind": "method", "static": false, "variation": null, + "name": "isRowDisplayed", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#isRowDisplayed", + "access": null, + "description": "Check if passed row is visible", + "lineNumber": 2844, + "params": [ + { + "nullable": null, + "types": [ + "Number" + ], + "spread": false, + "optional": false, + "name": "rowIndex", + "description": "Row index" + } + ], + "return": { + "nullable": null, + "types": [ + "Boolean" + ], + "spread": false, + "description": "" + }, + "generator": false + }, + { + "__docId__": 1065, + "kind": "method", + "static": false, + "variation": null, "name": "ignoresDiacritics", "memberof": "src/tablefilter.js~TableFilter", "longname": "src/tablefilter.js~TableFilter#ignoresDiacritics", "access": null, "description": "Check if specified column filter ignores diacritics.\nNote this is only applicable to input filter types.", - "lineNumber": 2853, + "lineNumber": 2855, "params": [ { "nullable": null, @@ -23358,7 +23388,7 @@ "generator": false }, { - "__docId__": 1065, + "__docId__": 1066, "kind": "method", "static": false, "variation": null, @@ -23367,7 +23397,7 @@ "longname": "src/tablefilter.js~TableFilter#getClearFilterText", "access": null, "description": "Return clear all text for specified filter column", - "lineNumber": 2866, + "lineNumber": 2868, "params": [ { "nullable": null, @@ -23391,7 +23421,7 @@ "generator": false }, { - "__docId__": 1066, + "__docId__": 1067, "kind": "method", "static": false, "variation": null, @@ -23400,7 +23430,7 @@ "longname": "src/tablefilter.js~TableFilter#isImported", "access": null, "description": "Check if passed script or stylesheet is already imported", - "lineNumber": 2880, + "lineNumber": 2882, "params": [ { "nullable": null, @@ -23434,7 +23464,7 @@ "generator": false }, { - "__docId__": 1067, + "__docId__": 1068, "kind": "method", "static": false, "variation": null, @@ -23443,7 +23473,7 @@ "longname": "src/tablefilter.js~TableFilter#import", "access": null, "description": "Import script or stylesheet", - "lineNumber": 2903, + "lineNumber": 2905, "params": [ { "nullable": null, @@ -23489,7 +23519,7 @@ "generator": false }, { - "__docId__": 1068, + "__docId__": 1069, "kind": "method", "static": false, "variation": null, @@ -23498,7 +23528,7 @@ "longname": "src/tablefilter.js~TableFilter#isInitialized", "access": null, "description": "Check if table has filters grid", - "lineNumber": 2945, + "lineNumber": 2947, "params": [], "return": { "nullable": null, @@ -23511,7 +23541,7 @@ "generator": false }, { - "__docId__": 1069, + "__docId__": 1070, "kind": "method", "static": false, "variation": null, @@ -23520,7 +23550,7 @@ "longname": "src/tablefilter.js~TableFilter#getFiltersId", "access": null, "description": "Get list of filter IDs", - "lineNumber": 2953, + "lineNumber": 2955, "params": [], "return": { "nullable": null, @@ -23533,7 +23563,7 @@ "generator": false }, { - "__docId__": 1070, + "__docId__": 1071, "kind": "method", "static": false, "variation": null, @@ -23542,7 +23572,7 @@ "longname": "src/tablefilter.js~TableFilter#getValidRows", "access": null, "description": "Get filtered (valid) rows indexes", - "lineNumber": 2962, + "lineNumber": 2964, "params": [ { "nullable": null, @@ -23566,7 +23596,7 @@ "generator": false }, { - "__docId__": 1071, + "__docId__": 1072, "kind": "member", "static": false, "variation": null, @@ -23575,7 +23605,7 @@ "longname": "src/tablefilter.js~TableFilter#validRowsIndex", "access": null, "description": null, - "lineNumber": 2968, + "lineNumber": 2970, "undocument": true, "type": { "types": [ @@ -23584,7 +23614,7 @@ } }, { - "__docId__": 1072, + "__docId__": 1073, "kind": "method", "static": false, "variation": null, @@ -23593,29 +23623,7 @@ "longname": "src/tablefilter.js~TableFilter#getFiltersRowIndex", "access": null, "description": "Get the index of the row containing the filters", - "lineNumber": 2989, - "params": [], - "return": { - "nullable": null, - "types": [ - "Number" - ], - "spread": false, - "description": "" - }, - "generator": false - }, - { - "__docId__": 1073, - "kind": "method", - "static": false, - "variation": null, - "name": "getHeadersRowIndex", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#getHeadersRowIndex", - "access": null, - "description": "Get the index of the headers row", - "lineNumber": 2997, + "lineNumber": 2991, "params": [], "return": { "nullable": null, @@ -23632,12 +23640,12 @@ "kind": "method", "static": false, "variation": null, - "name": "getStartRowIndex", + "name": "getHeadersRowIndex", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#getStartRowIndex", + "longname": "src/tablefilter.js~TableFilter#getHeadersRowIndex", "access": null, - "description": "Get the row index from where the filtering process start (1st filterable\nrow)", - "lineNumber": 3006, + "description": "Get the index of the headers row", + "lineNumber": 2999, "params": [], "return": { "nullable": null, @@ -23654,12 +23662,12 @@ "kind": "method", "static": false, "variation": null, - "name": "getLastRowIndex", + "name": "getStartRowIndex", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#getLastRowIndex", + "longname": "src/tablefilter.js~TableFilter#getStartRowIndex", "access": null, - "description": "Get the index of the last row", - "lineNumber": 3014, + "description": "Get the row index from where the filtering process start (1st filterable\nrow)", + "lineNumber": 3008, "params": [], "return": { "nullable": null, @@ -23676,12 +23684,34 @@ "kind": "method", "static": false, "variation": null, + "name": "getLastRowIndex", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#getLastRowIndex", + "access": null, + "description": "Get the index of the last row", + "lineNumber": 3016, + "params": [], + "return": { + "nullable": null, + "types": [ + "Number" + ], + "spread": false, + "description": "" + }, + "generator": false + }, + { + "__docId__": 1077, + "kind": "method", + "static": false, + "variation": null, "name": "hasType", "memberof": "src/tablefilter.js~TableFilter", "longname": "src/tablefilter.js~TableFilter#hasType", "access": null, "description": "Determine whether the specified column has one of the passed types", - "lineNumber": 3025, + "lineNumber": 3027, "params": [ { "nullable": null, @@ -23717,7 +23747,7 @@ "generator": false }, { - "__docId__": 1077, + "__docId__": 1078, "kind": "method", "static": false, "variation": null, @@ -23726,7 +23756,7 @@ "longname": "src/tablefilter.js~TableFilter#getHeaderElement", "access": null, "description": "Get the header DOM element for a given column index", - "lineNumber": 3041, + "lineNumber": 3043, "params": [ { "nullable": null, @@ -23750,7 +23780,7 @@ "generator": false }, { - "__docId__": 1078, + "__docId__": 1079, "kind": "method", "static": false, "variation": null, @@ -23759,7 +23789,7 @@ "longname": "src/tablefilter.js~TableFilter#getHeadersText", "access": null, "description": "Return the list of headers' text", - "lineNumber": 3060, + "lineNumber": 3062, "params": [ { "nullable": null, @@ -23783,7 +23813,7 @@ "generator": false }, { - "__docId__": 1079, + "__docId__": 1080, "kind": "method", "static": false, "variation": null, @@ -23792,7 +23822,7 @@ "longname": "src/tablefilter.js~TableFilter#getFilterType", "access": null, "description": "Return the filter type for a specified column", - "lineNumber": 3080, + "lineNumber": 3082, "params": [ { "nullable": null, @@ -23816,7 +23846,7 @@ "generator": false }, { - "__docId__": 1080, + "__docId__": 1081, "kind": "method", "static": false, "variation": null, @@ -23825,7 +23855,7 @@ "longname": "src/tablefilter.js~TableFilter#getFilterableRowsNb", "access": null, "description": "Get the total number of filterable rows", - "lineNumber": 3089, + "lineNumber": 3091, "params": [], "return": { "nullable": null, @@ -23838,7 +23868,7 @@ "generator": false }, { - "__docId__": 1081, + "__docId__": 1082, "kind": "method", "static": false, "variation": null, @@ -23847,7 +23877,7 @@ "longname": "src/tablefilter.js~TableFilter#getValidRowsNb", "access": null, "description": "Return the total number of valid rows", - "lineNumber": 3098, + "lineNumber": 3100, "params": [ { "nullable": null, @@ -23873,7 +23903,7 @@ "generator": false }, { - "__docId__": 1082, + "__docId__": 1083, "kind": "method", "static": false, "variation": null, @@ -23882,7 +23912,7 @@ "longname": "src/tablefilter.js~TableFilter#dom", "access": null, "description": "Return the working DOM element", - "lineNumber": 3106, + "lineNumber": 3108, "params": [], "return": { "nullable": null, @@ -23895,7 +23925,7 @@ "generator": false }, { - "__docId__": 1083, + "__docId__": 1084, "kind": "method", "static": false, "variation": null, @@ -23904,7 +23934,7 @@ "longname": "src/tablefilter.js~TableFilter#config", "access": null, "description": "Get the configuration object (literal object)", - "lineNumber": 3114, + "lineNumber": 3116, "params": [], "return": { "nullable": null, @@ -23917,7 +23947,7 @@ "generator": false }, { - "__docId__": 1084, + "__docId__": 1085, "kind": "file", "static": true, "variation": null, @@ -23930,7 +23960,7 @@ "content": "\n/**\n * Types utilities\n */\n\nconst UNDEFINED = void 0;\n\n/**\n * Return an empty function\n * @return {Function}\n */\nexport const EMPTY_FN = function() {};\n\n/**\n * Check passed argument is an object\n * @param {Object} obj\n * @return {Boolean}\n */\nexport const isObj =\n (obj) => Object.prototype.toString.call(obj) === '[object Object]';\n\n/**\n * Check passed argument is a function\n * @param {Function} obj\n * @return {Boolean}\n */\nexport const isFn =\n (obj) => Object.prototype.toString.call(obj) === '[object Function]';\n\n/**\n * Check passed argument is an array\n * @param {Array} obj\n * @return {Boolean}\n */\nexport const isArray =\n (obj) => Object.prototype.toString.call(obj) === '[object Array]';\n\n/**\n * Check passed argument is a string\n * @param {String} obj objue\n * @returns {Boolean}\n */\nexport const isString =\n (obj) => Object.prototype.toString.call(obj) === '[object String]';\n\n/**\n * Check passed argument is a number\n * @param {Number} obj\n * @returns {Boolean}\n */\nexport const isNumber =\n (obj) => Object.prototype.toString.call(obj) === '[object Number]';\n\n/**\n * Check passed argument is undefined\n * @param {Any} obj\n * @return {Boolean}\n */\nexport const isUndef = (obj) => obj === UNDEFINED;\n\n/**\n * Check passed argument is null\n * @param {Any} obj\n * @return {Boolean}\n */\nexport const isNull = (obj) => obj === null;\n\n/**\n * Check passed argument is empty (undefined, null or empty string)\n * @param {Any} obj\n * @return {Boolean}\n */\nexport const isEmpty = (obj) => isUndef(obj) || isNull(obj) || obj.length === 0;\n" }, { - "__docId__": 1085, + "__docId__": 1086, "kind": "variable", "static": true, "variation": null, @@ -23950,7 +23980,7 @@ } }, { - "__docId__": 1086, + "__docId__": 1087, "kind": "function", "static": true, "variation": null, @@ -23975,7 +24005,7 @@ "generator": false }, { - "__docId__": 1087, + "__docId__": 1088, "kind": "variable", "static": true, "variation": null, @@ -24015,7 +24045,7 @@ } }, { - "__docId__": 1088, + "__docId__": 1089, "kind": "variable", "static": true, "variation": null, @@ -24055,7 +24085,7 @@ } }, { - "__docId__": 1089, + "__docId__": 1090, "kind": "variable", "static": true, "variation": null, @@ -24095,7 +24125,7 @@ } }, { - "__docId__": 1090, + "__docId__": 1091, "kind": "variable", "static": true, "variation": null, @@ -24141,7 +24171,7 @@ } }, { - "__docId__": 1091, + "__docId__": 1092, "kind": "variable", "static": true, "variation": null, @@ -24187,7 +24217,7 @@ } }, { - "__docId__": 1092, + "__docId__": 1093, "kind": "variable", "static": true, "variation": null, @@ -24227,7 +24257,7 @@ } }, { - "__docId__": 1093, + "__docId__": 1094, "kind": "variable", "static": true, "variation": null, @@ -24267,7 +24297,7 @@ } }, { - "__docId__": 1094, + "__docId__": 1095, "kind": "variable", "static": true, "variation": null, @@ -24307,7 +24337,7 @@ } }, { - "__docId__": 1096, + "__docId__": 1097, "kind": "external", "static": true, "variation": null, @@ -24320,7 +24350,7 @@ "builtinExternal": true }, { - "__docId__": 1097, + "__docId__": 1098, "kind": "external", "static": true, "variation": null, @@ -24333,7 +24363,7 @@ "builtinExternal": true }, { - "__docId__": 1098, + "__docId__": 1099, "kind": "external", "static": true, "variation": null, @@ -24346,7 +24376,7 @@ "builtinExternal": true }, { - "__docId__": 1099, + "__docId__": 1100, "kind": "external", "static": true, "variation": null, @@ -24359,7 +24389,7 @@ "builtinExternal": true }, { - "__docId__": 1100, + "__docId__": 1101, "kind": "external", "static": true, "variation": null, @@ -24372,7 +24402,7 @@ "builtinExternal": true }, { - "__docId__": 1101, + "__docId__": 1102, "kind": "external", "static": true, "variation": null, @@ -24385,7 +24415,7 @@ "builtinExternal": true }, { - "__docId__": 1102, + "__docId__": 1103, "kind": "external", "static": true, "variation": null, @@ -24398,7 +24428,7 @@ "builtinExternal": true }, { - "__docId__": 1103, + "__docId__": 1104, "kind": "external", "static": true, "variation": null, @@ -24411,7 +24441,7 @@ "builtinExternal": true }, { - "__docId__": 1104, + "__docId__": 1105, "kind": "external", "static": true, "variation": null, @@ -24424,7 +24454,7 @@ "builtinExternal": true }, { - "__docId__": 1105, + "__docId__": 1106, "kind": "external", "static": true, "variation": null, @@ -24437,7 +24467,7 @@ "builtinExternal": true }, { - "__docId__": 1106, + "__docId__": 1107, "kind": "external", "static": true, "variation": null, @@ -24450,7 +24480,7 @@ "builtinExternal": true }, { - "__docId__": 1107, + "__docId__": 1108, "kind": "external", "static": true, "variation": null, @@ -24463,7 +24493,7 @@ "builtinExternal": true }, { - "__docId__": 1108, + "__docId__": 1109, "kind": "external", "static": true, "variation": null, @@ -24476,7 +24506,7 @@ "builtinExternal": true }, { - "__docId__": 1109, + "__docId__": 1110, "kind": "external", "static": true, "variation": null, @@ -24489,7 +24519,7 @@ "builtinExternal": true }, { - "__docId__": 1110, + "__docId__": 1111, "kind": "external", "static": true, "variation": null, @@ -24502,7 +24532,7 @@ "builtinExternal": true }, { - "__docId__": 1111, + "__docId__": 1112, "kind": "external", "static": true, "variation": null, @@ -24515,7 +24545,7 @@ "builtinExternal": true }, { - "__docId__": 1112, + "__docId__": 1113, "kind": "external", "static": true, "variation": null, @@ -24528,7 +24558,7 @@ "builtinExternal": true }, { - "__docId__": 1113, + "__docId__": 1114, "kind": "external", "static": true, "variation": null, @@ -24541,7 +24571,7 @@ "builtinExternal": true }, { - "__docId__": 1114, + "__docId__": 1115, "kind": "external", "static": true, "variation": null, @@ -24554,7 +24584,7 @@ "builtinExternal": true }, { - "__docId__": 1115, + "__docId__": 1116, "kind": "external", "static": true, "variation": null, @@ -24567,7 +24597,7 @@ "builtinExternal": true }, { - "__docId__": 1116, + "__docId__": 1117, "kind": "external", "static": true, "variation": null, @@ -24580,7 +24610,7 @@ "builtinExternal": true }, { - "__docId__": 1117, + "__docId__": 1118, "kind": "external", "static": true, "variation": null, @@ -24593,7 +24623,7 @@ "builtinExternal": true }, { - "__docId__": 1118, + "__docId__": 1119, "kind": "external", "static": true, "variation": null, @@ -24606,7 +24636,7 @@ "builtinExternal": true }, { - "__docId__": 1119, + "__docId__": 1120, "kind": "external", "static": true, "variation": null, @@ -24619,7 +24649,7 @@ "builtinExternal": true }, { - "__docId__": 1120, + "__docId__": 1121, "kind": "external", "static": true, "variation": null, @@ -24632,7 +24662,7 @@ "builtinExternal": true }, { - "__docId__": 1121, + "__docId__": 1122, "kind": "external", "static": true, "variation": null, @@ -24645,7 +24675,7 @@ "builtinExternal": true }, { - "__docId__": 1122, + "__docId__": 1123, "kind": "external", "static": true, "variation": null, @@ -24658,7 +24688,7 @@ "builtinExternal": true }, { - "__docId__": 1123, + "__docId__": 1124, "kind": "external", "static": true, "variation": null, @@ -24671,7 +24701,7 @@ "builtinExternal": true }, { - "__docId__": 1124, + "__docId__": 1125, "kind": "external", "static": true, "variation": null, @@ -24684,7 +24714,7 @@ "builtinExternal": true }, { - "__docId__": 1125, + "__docId__": 1126, "kind": "external", "static": true, "variation": null, @@ -24697,7 +24727,7 @@ "builtinExternal": true }, { - "__docId__": 1126, + "__docId__": 1127, "kind": "external", "static": true, "variation": null, @@ -24710,7 +24740,7 @@ "builtinExternal": true }, { - "__docId__": 1127, + "__docId__": 1128, "kind": "external", "static": true, "variation": null, @@ -24723,7 +24753,7 @@ "builtinExternal": true }, { - "__docId__": 1128, + "__docId__": 1129, "kind": "external", "static": true, "variation": null, @@ -24736,7 +24766,7 @@ "builtinExternal": true }, { - "__docId__": 1129, + "__docId__": 1130, "kind": "external", "static": true, "variation": null, @@ -24749,7 +24779,7 @@ "builtinExternal": true }, { - "__docId__": 1130, + "__docId__": 1131, "kind": "external", "static": true, "variation": null, @@ -24762,7 +24792,7 @@ "builtinExternal": true }, { - "__docId__": 1131, + "__docId__": 1132, "kind": "external", "static": true, "variation": null, @@ -24775,7 +24805,7 @@ "builtinExternal": true }, { - "__docId__": 1132, + "__docId__": 1133, "kind": "external", "static": true, "variation": null, @@ -24788,7 +24818,7 @@ "builtinExternal": true }, { - "__docId__": 1133, + "__docId__": 1134, "kind": "external", "static": true, "variation": null, @@ -24801,7 +24831,7 @@ "builtinExternal": true }, { - "__docId__": 1134, + "__docId__": 1135, "kind": "external", "static": true, "variation": null, @@ -24814,7 +24844,7 @@ "builtinExternal": true }, { - "__docId__": 1135, + "__docId__": 1136, "kind": "external", "static": true, "variation": null, @@ -24827,7 +24857,7 @@ "builtinExternal": true }, { - "__docId__": 1136, + "__docId__": 1137, "kind": "external", "static": true, "variation": null, @@ -24840,7 +24870,7 @@ "builtinExternal": true }, { - "__docId__": 1137, + "__docId__": 1138, "kind": "external", "static": true, "variation": null, @@ -24853,7 +24883,7 @@ "builtinExternal": true }, { - "__docId__": 1138, + "__docId__": 1139, "kind": "external", "static": true, "variation": null, @@ -24866,7 +24896,7 @@ "builtinExternal": true }, { - "__docId__": 1139, + "__docId__": 1140, "kind": "external", "static": true, "variation": null, @@ -24879,7 +24909,7 @@ "builtinExternal": true }, { - "__docId__": 1140, + "__docId__": 1141, "kind": "external", "static": true, "variation": null, @@ -24892,7 +24922,7 @@ "builtinExternal": true }, { - "__docId__": 1141, + "__docId__": 1142, "kind": "external", "static": true, "variation": null, @@ -24905,7 +24935,7 @@ "builtinExternal": true }, { - "__docId__": 1142, + "__docId__": 1143, "kind": "external", "static": true, "variation": null, @@ -24918,7 +24948,7 @@ "builtinExternal": true }, { - "__docId__": 1144, + "__docId__": 1145, "kind": "external", "static": true, "variation": null, @@ -24931,7 +24961,7 @@ "builtinExternal": true }, { - "__docId__": 1145, + "__docId__": 1146, "kind": "external", "static": true, "variation": null, @@ -24944,7 +24974,7 @@ "builtinExternal": true }, { - "__docId__": 1146, + "__docId__": 1147, "kind": "external", "static": true, "variation": null, @@ -24957,7 +24987,7 @@ "builtinExternal": true }, { - "__docId__": 1147, + "__docId__": 1148, "kind": "external", "static": true, "variation": null, @@ -24970,7 +25000,7 @@ "builtinExternal": true }, { - "__docId__": 1148, + "__docId__": 1149, "kind": "external", "static": true, "variation": null, @@ -24983,7 +25013,7 @@ "builtinExternal": true }, { - "__docId__": 1149, + "__docId__": 1150, "kind": "external", "static": true, "variation": null, @@ -24996,7 +25026,7 @@ "builtinExternal": true }, { - "__docId__": 1150, + "__docId__": 1151, "kind": "external", "static": true, "variation": null, @@ -25009,7 +25039,7 @@ "builtinExternal": true }, { - "__docId__": 1151, + "__docId__": 1152, "kind": "external", "static": true, "variation": null, diff --git a/docs/file/src/array.js.html b/docs/file/src/array.js.html index 79752b3c..261cfa6c 100644 --- a/docs/file/src/array.js.html +++ b/docs/file/src/array.js.html @@ -3,7 +3,7 @@ - src/array.js | tablefilter v0.5.10 API Document + src/array.js | tablefilter v0.5.11 API Document diff --git a/docs/file/src/const.js.html b/docs/file/src/const.js.html index de79f5f1..cfa2c477 100644 --- a/docs/file/src/const.js.html +++ b/docs/file/src/const.js.html @@ -3,7 +3,7 @@ - src/const.js | tablefilter v0.5.10 API Document + src/const.js | tablefilter v0.5.11 API Document diff --git a/docs/file/src/cookie.js.html b/docs/file/src/cookie.js.html index b9e1f582..06649820 100644 --- a/docs/file/src/cookie.js.html +++ b/docs/file/src/cookie.js.html @@ -3,7 +3,7 @@ - src/cookie.js | tablefilter v0.5.10 API Document + src/cookie.js | tablefilter v0.5.11 API Document diff --git a/docs/file/src/dom.js.html b/docs/file/src/dom.js.html index 68b450d5..dcea747d 100644 --- a/docs/file/src/dom.js.html +++ b/docs/file/src/dom.js.html @@ -3,7 +3,7 @@ - src/dom.js | tablefilter v0.5.10 API Document + src/dom.js | tablefilter v0.5.11 API Document diff --git a/docs/file/src/emitter.js.html b/docs/file/src/emitter.js.html index 56263757..e1fd1f1c 100644 --- a/docs/file/src/emitter.js.html +++ b/docs/file/src/emitter.js.html @@ -3,7 +3,7 @@ - src/emitter.js | tablefilter v0.5.10 API Document + src/emitter.js | tablefilter v0.5.11 API Document diff --git a/docs/file/src/event.js.html b/docs/file/src/event.js.html index 18ab1eb1..4966f4de 100644 --- a/docs/file/src/event.js.html +++ b/docs/file/src/event.js.html @@ -3,7 +3,7 @@ - src/event.js | tablefilter v0.5.10 API Document + src/event.js | tablefilter v0.5.11 API Document diff --git a/docs/file/src/extensions/advancedGrid/adapterEzEditTable.js.html b/docs/file/src/extensions/advancedGrid/adapterEzEditTable.js.html index c05b4c63..9949c02f 100644 --- a/docs/file/src/extensions/advancedGrid/adapterEzEditTable.js.html +++ b/docs/file/src/extensions/advancedGrid/adapterEzEditTable.js.html @@ -3,7 +3,7 @@ - src/extensions/advancedGrid/adapterEzEditTable.js | tablefilter v0.5.10 API Document + src/extensions/advancedGrid/adapterEzEditTable.js | tablefilter v0.5.11 API Document diff --git a/docs/file/src/extensions/advancedGrid/advancedGrid.js.html b/docs/file/src/extensions/advancedGrid/advancedGrid.js.html index 7fb47df5..faa60202 100644 --- a/docs/file/src/extensions/advancedGrid/advancedGrid.js.html +++ b/docs/file/src/extensions/advancedGrid/advancedGrid.js.html @@ -3,7 +3,7 @@ - src/extensions/advancedGrid/advancedGrid.js | tablefilter v0.5.10 API Document + src/extensions/advancedGrid/advancedGrid.js | tablefilter v0.5.11 API Document diff --git a/docs/file/src/extensions/colOps/colOps.js.html b/docs/file/src/extensions/colOps/colOps.js.html index e8759698..c248d4ae 100644 --- a/docs/file/src/extensions/colOps/colOps.js.html +++ b/docs/file/src/extensions/colOps/colOps.js.html @@ -3,7 +3,7 @@ - src/extensions/colOps/colOps.js | tablefilter v0.5.10 API Document + src/extensions/colOps/colOps.js | tablefilter v0.5.11 API Document diff --git a/docs/file/src/extensions/colsVisibility/colsVisibility.js.html b/docs/file/src/extensions/colsVisibility/colsVisibility.js.html index 52229ab1..63d3c264 100644 --- a/docs/file/src/extensions/colsVisibility/colsVisibility.js.html +++ b/docs/file/src/extensions/colsVisibility/colsVisibility.js.html @@ -3,7 +3,7 @@ - src/extensions/colsVisibility/colsVisibility.js | tablefilter v0.5.10 API Document + src/extensions/colsVisibility/colsVisibility.js | tablefilter v0.5.11 API Document diff --git a/docs/file/src/extensions/filtersVisibility/filtersVisibility.js.html b/docs/file/src/extensions/filtersVisibility/filtersVisibility.js.html index e01ab917..12c9b833 100644 --- a/docs/file/src/extensions/filtersVisibility/filtersVisibility.js.html +++ b/docs/file/src/extensions/filtersVisibility/filtersVisibility.js.html @@ -3,7 +3,7 @@ - src/extensions/filtersVisibility/filtersVisibility.js | tablefilter v0.5.10 API Document + src/extensions/filtersVisibility/filtersVisibility.js | tablefilter v0.5.11 API Document diff --git a/docs/file/src/extensions/sort/adapterSortabletable.js.html b/docs/file/src/extensions/sort/adapterSortabletable.js.html index 95481bcc..e20aa810 100644 --- a/docs/file/src/extensions/sort/adapterSortabletable.js.html +++ b/docs/file/src/extensions/sort/adapterSortabletable.js.html @@ -3,7 +3,7 @@ - src/extensions/sort/adapterSortabletable.js | tablefilter v0.5.10 API Document + src/extensions/sort/adapterSortabletable.js | tablefilter v0.5.11 API Document diff --git a/docs/file/src/extensions/sort/sort.js.html b/docs/file/src/extensions/sort/sort.js.html index acaf3c3c..0f5566cd 100644 --- a/docs/file/src/extensions/sort/sort.js.html +++ b/docs/file/src/extensions/sort/sort.js.html @@ -3,7 +3,7 @@ - src/extensions/sort/sort.js | tablefilter v0.5.10 API Document + src/extensions/sort/sort.js | tablefilter v0.5.11 API Document diff --git a/docs/file/src/feature.js.html b/docs/file/src/feature.js.html index c7a2002b..6aea2b7e 100644 --- a/docs/file/src/feature.js.html +++ b/docs/file/src/feature.js.html @@ -3,7 +3,7 @@ - src/feature.js | tablefilter v0.5.10 API Document + src/feature.js | tablefilter v0.5.11 API Document diff --git a/docs/file/src/modules/alternateRows.js.html b/docs/file/src/modules/alternateRows.js.html index 8e8809d7..8d211536 100644 --- a/docs/file/src/modules/alternateRows.js.html +++ b/docs/file/src/modules/alternateRows.js.html @@ -3,7 +3,7 @@ - src/modules/alternateRows.js | tablefilter v0.5.10 API Document + src/modules/alternateRows.js | tablefilter v0.5.11 API Document diff --git a/docs/file/src/modules/checkList.js.html b/docs/file/src/modules/checkList.js.html index 54072fb5..a3c668a9 100644 --- a/docs/file/src/modules/checkList.js.html +++ b/docs/file/src/modules/checkList.js.html @@ -3,7 +3,7 @@ - src/modules/checkList.js | tablefilter v0.5.10 API Document + src/modules/checkList.js | tablefilter v0.5.11 API Document diff --git a/docs/file/src/modules/clearButton.js.html b/docs/file/src/modules/clearButton.js.html index beef06c3..bdf8063c 100644 --- a/docs/file/src/modules/clearButton.js.html +++ b/docs/file/src/modules/clearButton.js.html @@ -3,7 +3,7 @@ - src/modules/clearButton.js | tablefilter v0.5.10 API Document + src/modules/clearButton.js | tablefilter v0.5.11 API Document diff --git a/docs/file/src/modules/dateType.js.html b/docs/file/src/modules/dateType.js.html index 60749ec1..f15786ed 100644 --- a/docs/file/src/modules/dateType.js.html +++ b/docs/file/src/modules/dateType.js.html @@ -3,7 +3,7 @@ - src/modules/dateType.js | tablefilter v0.5.10 API Document + src/modules/dateType.js | tablefilter v0.5.11 API Document diff --git a/docs/file/src/modules/dropdown.js.html b/docs/file/src/modules/dropdown.js.html index 00c4497b..a0a22ad6 100644 --- a/docs/file/src/modules/dropdown.js.html +++ b/docs/file/src/modules/dropdown.js.html @@ -3,7 +3,7 @@ - src/modules/dropdown.js | tablefilter v0.5.10 API Document + src/modules/dropdown.js | tablefilter v0.5.11 API Document diff --git a/docs/file/src/modules/gridLayout.js.html b/docs/file/src/modules/gridLayout.js.html index 07d707f4..9c2e903c 100644 --- a/docs/file/src/modules/gridLayout.js.html +++ b/docs/file/src/modules/gridLayout.js.html @@ -3,7 +3,7 @@ - src/modules/gridLayout.js | tablefilter v0.5.10 API Document + src/modules/gridLayout.js | tablefilter v0.5.11 API Document diff --git a/docs/file/src/modules/hash.js.html b/docs/file/src/modules/hash.js.html index 2429c264..f36e9c93 100644 --- a/docs/file/src/modules/hash.js.html +++ b/docs/file/src/modules/hash.js.html @@ -3,7 +3,7 @@ - src/modules/hash.js | tablefilter v0.5.10 API Document + src/modules/hash.js | tablefilter v0.5.11 API Document diff --git a/docs/file/src/modules/help.js.html b/docs/file/src/modules/help.js.html index 9ad882fe..6ed8d19c 100644 --- a/docs/file/src/modules/help.js.html +++ b/docs/file/src/modules/help.js.html @@ -3,7 +3,7 @@ - src/modules/help.js | tablefilter v0.5.10 API Document + src/modules/help.js | tablefilter v0.5.11 API Document diff --git a/docs/file/src/modules/highlightKeywords.js.html b/docs/file/src/modules/highlightKeywords.js.html index 7fd83ec2..1e6d6cae 100644 --- a/docs/file/src/modules/highlightKeywords.js.html +++ b/docs/file/src/modules/highlightKeywords.js.html @@ -3,7 +3,7 @@ - src/modules/highlightKeywords.js | tablefilter v0.5.10 API Document + src/modules/highlightKeywords.js | tablefilter v0.5.11 API Document diff --git a/docs/file/src/modules/loader.js.html b/docs/file/src/modules/loader.js.html index 782dc4da..633a7624 100644 --- a/docs/file/src/modules/loader.js.html +++ b/docs/file/src/modules/loader.js.html @@ -3,7 +3,7 @@ - src/modules/loader.js | tablefilter v0.5.10 API Document + src/modules/loader.js | tablefilter v0.5.11 API Document diff --git a/docs/file/src/modules/markActiveColumns.js.html b/docs/file/src/modules/markActiveColumns.js.html index 2cdc4f89..4d16a914 100644 --- a/docs/file/src/modules/markActiveColumns.js.html +++ b/docs/file/src/modules/markActiveColumns.js.html @@ -3,7 +3,7 @@ - src/modules/markActiveColumns.js | tablefilter v0.5.10 API Document + src/modules/markActiveColumns.js | tablefilter v0.5.11 API Document @@ -141,7 +141,7 @@ export class MarkActiveColumns extends Feature { constructor(tf) { super(tf, 'markActiveColumns'); - let config = this.config.mark_active_columns + let config = this.config.mark_active_columns || {}; /** * Css class for filtered (active) columns diff --git a/docs/file/src/modules/noResults.js.html b/docs/file/src/modules/noResults.js.html index f191647a..74079004 100644 --- a/docs/file/src/modules/noResults.js.html +++ b/docs/file/src/modules/noResults.js.html @@ -3,7 +3,7 @@ - src/modules/noResults.js | tablefilter v0.5.10 API Document + src/modules/noResults.js | tablefilter v0.5.11 API Document @@ -143,7 +143,7 @@ export class NoResults extends Feature { super(tf, 'noResults'); //configuration object - let f = this.config.no_results_message; + let f = this.config.no_results_message || {}; /** * Text (accepts HTML) diff --git a/docs/file/src/modules/paging.js.html b/docs/file/src/modules/paging.js.html index f68a7e03..e251ecb3 100644 --- a/docs/file/src/modules/paging.js.html +++ b/docs/file/src/modules/paging.js.html @@ -3,7 +3,7 @@ - src/modules/paging.js | tablefilter v0.5.10 API Document + src/modules/paging.js | tablefilter v0.5.11 API Document diff --git a/docs/file/src/modules/popupFilter.js.html b/docs/file/src/modules/popupFilter.js.html index c5083655..60ce1183 100644 --- a/docs/file/src/modules/popupFilter.js.html +++ b/docs/file/src/modules/popupFilter.js.html @@ -3,7 +3,7 @@ - src/modules/popupFilter.js | tablefilter v0.5.10 API Document + src/modules/popupFilter.js | tablefilter v0.5.11 API Document diff --git a/docs/file/src/modules/rowsCounter.js.html b/docs/file/src/modules/rowsCounter.js.html index 4a7a775d..64cd7d18 100644 --- a/docs/file/src/modules/rowsCounter.js.html +++ b/docs/file/src/modules/rowsCounter.js.html @@ -3,7 +3,7 @@ - src/modules/rowsCounter.js | tablefilter v0.5.10 API Document + src/modules/rowsCounter.js | tablefilter v0.5.11 API Document @@ -142,13 +142,13 @@ export class RowsCounter extends Feature { super(tf, 'rowsCounter'); // TableFilter configuration - let f = this.config; + let f = this.config.rows_counter || {}; /** * ID of custom container element * @type {String} */ - this.targetId = f.rows_counter_target_id || null; + this.targetId = f.target_id || null; /** * Container DOM element @@ -168,14 +168,14 @@ export class RowsCounter extends Feature { * Text preceding the total number of rows * @type {String} */ - this.text = f.rows_counter_text || 'Rows: '; + this.text = f.text || 'Rows: '; /** * Separator symbol appearing between the first and last visible rows of * current page when paging is enabled. ie: Rows: 31-40 / 70 * @type {String} */ - this.fromToTextSeparator = f.from_to_text_separator || '-'; + this.fromToTextSeparator = f.separator || '-'; /** * Separator symbol appearing between the first and last visible rows of @@ -189,7 +189,7 @@ export class RowsCounter extends Feature { * Css class for container element * @type {String} */ - this.cssClass = f.tot_rows_css_class || 'tot'; + this.cssClass = f.css_class || 'tot'; /** * Callback fired before the counter is refreshed @@ -278,16 +278,17 @@ export class RowsCounter extends Feature { } else { let paging = tf.feature('paging'); if (paging) { + let nbValidRows = tf.getValidRowsNb(); //paging start row let pagingStartRow = parseInt(paging.startPagingRow, 10) + - ((tf.getValidRowsNb() > 0) ? 1 : 0); + ((nbValidRows > 0) ? 1 : 0); let pagingEndRow = (pagingStartRow + paging.pagingLength) - 1 <= - tf.getValidRowsNb() ? + nbValidRows ? pagingStartRow + paging.pagingLength - 1 : - tf.getValidRowsNb(); + nbValidRows; totTxt = pagingStartRow + this.fromToTextSeparator + - pagingEndRow + this.overText + tf.getValidRowsNb(); + pagingEndRow + this.overText + nbValidRows; } } diff --git a/docs/file/src/modules/state.js.html b/docs/file/src/modules/state.js.html index ece55309..f6f69e3e 100644 --- a/docs/file/src/modules/state.js.html +++ b/docs/file/src/modules/state.js.html @@ -3,7 +3,7 @@ - src/modules/state.js | tablefilter v0.5.10 API Document + src/modules/state.js | tablefilter v0.5.11 API Document diff --git a/docs/file/src/modules/statusBar.js.html b/docs/file/src/modules/statusBar.js.html index 3eb9b3ae..1e4abf0c 100644 --- a/docs/file/src/modules/statusBar.js.html +++ b/docs/file/src/modules/statusBar.js.html @@ -3,7 +3,7 @@ - src/modules/statusBar.js | tablefilter v0.5.10 API Document + src/modules/statusBar.js | tablefilter v0.5.11 API Document diff --git a/docs/file/src/modules/storage.js.html b/docs/file/src/modules/storage.js.html index 81bda5de..b8b946b6 100644 --- a/docs/file/src/modules/storage.js.html +++ b/docs/file/src/modules/storage.js.html @@ -3,7 +3,7 @@ - src/modules/storage.js | tablefilter v0.5.10 API Document + src/modules/storage.js | tablefilter v0.5.11 API Document diff --git a/docs/file/src/number.js.html b/docs/file/src/number.js.html index bdbbcd1b..b0e6334f 100644 --- a/docs/file/src/number.js.html +++ b/docs/file/src/number.js.html @@ -3,7 +3,7 @@ - src/number.js | tablefilter v0.5.10 API Document + src/number.js | tablefilter v0.5.11 API Document diff --git a/docs/file/src/root.js.html b/docs/file/src/root.js.html index c2ccc86c..b29304e5 100644 --- a/docs/file/src/root.js.html +++ b/docs/file/src/root.js.html @@ -3,7 +3,7 @@ - src/root.js | tablefilter v0.5.10 API Document + src/root.js | tablefilter v0.5.11 API Document diff --git a/docs/file/src/sort.js.html b/docs/file/src/sort.js.html index 3e57f8fe..09c6bf08 100644 --- a/docs/file/src/sort.js.html +++ b/docs/file/src/sort.js.html @@ -3,7 +3,7 @@ - src/sort.js | tablefilter v0.5.10 API Document + src/sort.js | tablefilter v0.5.11 API Document diff --git a/docs/file/src/string.js.html b/docs/file/src/string.js.html index 6ed28027..ced948f1 100644 --- a/docs/file/src/string.js.html +++ b/docs/file/src/string.js.html @@ -3,7 +3,7 @@ - src/string.js | tablefilter v0.5.10 API Document + src/string.js | tablefilter v0.5.11 API Document diff --git a/docs/file/src/tablefilter.js.html b/docs/file/src/tablefilter.js.html index b03566be..dc1bd720 100644 --- a/docs/file/src/tablefilter.js.html +++ b/docs/file/src/tablefilter.js.html @@ -3,7 +3,7 @@ - src/tablefilter.js | tablefilter v0.5.10 API Document + src/tablefilter.js | tablefilter v0.5.11 API Document @@ -832,7 +832,7 @@ export class TableFilter { * Enable rows counter UI component * @type {Boolean} */ - this.rowsCounter = Boolean(f.rows_counter); + this.rowsCounter = isObj(f.rows_counter) || Boolean(f.rows_counter); /** * Enable status bar UI component @@ -1169,16 +1169,12 @@ export class TableFilter { //drop-down filters if (col === SELECT || col === MULTIPLE) { - if (!Mod.dropdown) { - Mod.dropdown = new Dropdown(this); - } + Mod.dropdown = Mod.dropdown || new Dropdown(this); Mod.dropdown.init(i, this.isExternalFlt, fltcell); } // checklist else if (col === CHECKLIST) { - if (!Mod.checkList) { - Mod.checkList = new CheckList(this); - } + Mod.checkList = Mod.checkList || new CheckList(this); Mod.checkList.init(i, this.isExternalFlt, fltcell); } else { this._buildInputFilter(i, inpclass, fltcell); @@ -1241,7 +1237,6 @@ export class TableFilter { this.emitter.on(['after-filtering'], () => this.linkFilters()); } - /** @inherited */ this.initialized = true; this.onFiltersLoaded(this); @@ -1488,9 +1483,7 @@ export class TableFilter { this.emitter.emit('before-loading-extensions', this); for (let i = 0, len = exts.length; i < len; i++) { let ext = exts[i]; - if (!this.ExtRegistry[ext.name]) { - this.loadExtension(ext); - } + this.loadExtension(ext); } this.emitter.emit('after-loading-extensions', this); } @@ -1500,7 +1493,7 @@ export class TableFilter { * @param {Object} ext Extension config object */ loadExtension(ext) { - if (!ext || !ext.name) { + if (!ext || !ext.name || this.hasExtension(ext.name)) { return; } @@ -1543,6 +1536,15 @@ export class TableFilter { return !isEmpty(this.ExtRegistry[name]); } + /** + * Register the passed extension instance with associated name + * @param {Object} inst Extension instance + * @param {String} name Name of the extension + */ + registerExtension(inst, name) { + this.ExtRegistry[name] = inst; + } + /** * Destroy all the extensions store in extensions registry */ diff --git a/docs/file/src/types.js.html b/docs/file/src/types.js.html index 3e309c8c..3fb0bf88 100644 --- a/docs/file/src/types.js.html +++ b/docs/file/src/types.js.html @@ -3,7 +3,7 @@ - src/types.js | tablefilter v0.5.10 API Document + src/types.js | tablefilter v0.5.11 API Document diff --git a/docs/function/index.html b/docs/function/index.html index 7aae7be9..6766b999 100644 --- a/docs/function/index.html +++ b/docs/function/index.html @@ -3,7 +3,7 @@ - Function | tablefilter v0.5.10 API Document + Function | tablefilter v0.5.11 API Document diff --git a/docs/identifiers.html b/docs/identifiers.html index 9d9a576f..46172e3d 100644 --- a/docs/identifiers.html +++ b/docs/identifiers.html @@ -3,7 +3,7 @@ - Index | tablefilter v0.5.10 API Document + Index | tablefilter v0.5.11 API Document diff --git a/docs/index.html b/docs/index.html index 02d82257..1b5aa4d9 100644 --- a/docs/index.html +++ b/docs/index.html @@ -3,7 +3,7 @@ - tablefilter v0.5.10 API Document + tablefilter v0.5.11 API Document diff --git a/docs/package.json b/docs/package.json index 8528e173..282f70bb 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,6 +1,6 @@ { "name": "tablefilter", - "version": "0.5.10", + "version": "0.5.11", "description": "A Javascript library making HTML tables filterable and a bit more", "license": "MIT", "author": { @@ -66,7 +66,7 @@ "string-replace-webpack-plugin": "^0.0.5", "sugar-date": "2.0.4", "webpack": "^2.4.1", - "webpack-dev-server": "^2.4.4" + "webpack-dev-server": "^2.4.5" }, "dependencies": {}, "bugs": { diff --git a/docs/script/search_index.js b/docs/script/search_index.js index 923fc9e0..7d728ab4 100644 --- a/docs/script/search_index.js +++ b/docs/script/search_index.js @@ -4457,6 +4457,12 @@ window.esdocSearchIndex = [ "src/tablefilter.js~TableFilter#refRow", "member" ], + [ + "src/tablefilter.js~tablefilter#registerextension", + "class/src/tablefilter.js~TableFilter.html#instance-method-registerExtension", + "src/tablefilter.js~TableFilter#registerExtension", + "method" + ], [ "src/tablefilter.js~tablefilter#removeexternalflts", "class/src/tablefilter.js~TableFilter.html#instance-method-removeExternalFlts", diff --git a/docs/source.html b/docs/source.html index 2ebb06dc..f303b0c9 100644 --- a/docs/source.html +++ b/docs/source.html @@ -3,7 +3,7 @@ - Source | tablefilter v0.5.10 API Document + Source | tablefilter v0.5.11 API Document @@ -121,7 +121,7 @@
-

Source 680/680

+

Source 680/681

@@ -142,7 +142,7 @@ - + @@ -168,7 +168,7 @@ - + @@ -176,7 +176,7 @@ - + @@ -195,7 +195,7 @@ - + @@ -203,7 +203,7 @@ - + @@ -216,7 +216,7 @@ - + @@ -224,7 +224,7 @@ - + @@ -232,7 +232,7 @@ - + @@ -240,7 +240,7 @@ - + @@ -248,7 +248,7 @@ - + @@ -256,7 +256,7 @@ - + @@ -264,7 +264,7 @@ - + @@ -272,7 +272,7 @@ - + @@ -280,7 +280,7 @@ - + @@ -288,7 +288,7 @@ - + @@ -296,7 +296,7 @@ - + @@ -304,7 +304,7 @@ - + @@ -312,7 +312,7 @@ - + @@ -320,7 +320,7 @@ - + @@ -328,7 +328,7 @@ - + @@ -337,7 +337,7 @@ - + @@ -345,7 +345,7 @@ - + @@ -353,7 +353,7 @@ - + @@ -361,23 +361,23 @@ - + - + - + - + - + @@ -385,7 +385,7 @@ - + @@ -393,15 +393,15 @@ - + - - - + + + @@ -409,7 +409,7 @@ - + @@ -417,7 +417,7 @@ - + @@ -426,7 +426,7 @@ - + @@ -434,7 +434,7 @@ - + @@ -442,7 +442,7 @@ - + @@ -452,7 +452,7 @@ - + @@ -464,15 +464,15 @@ - + - + - - - - + + + + @@ -488,7 +488,7 @@ - +
100 %1/1 545 byte 222017-05-02 12:13:42 (UTC)2017-05-04 11:50:42 (UTC)
src/const.js100 %19/19 3180 byte 1842017-05-02 12:13:42 (UTC)2017-05-04 11:50:42 (UTC)
src/cookie.js- 1412 byte 572017-05-02 12:13:42 (UTC)2017-05-04 11:50:42 (UTC)
src/dom.js100 %12/12 4766 byte 1902017-05-02 12:13:42 (UTC)2017-05-04 11:50:42 (UTC)
src/emitter.js100 %6/6 1323 byte 532017-05-02 12:13:42 (UTC)2017-05-04 11:50:42 (UTC)
src/event.js100 %6/6 2384 byte 1012017-05-02 12:13:42 (UTC)2017-05-04 11:50:42 (UTC)
src/extensions/advancedGrid/adapterEzEditTable.js100 %13/13 18910 byte 5042017-05-02 12:13:42 (UTC)2017-05-04 11:50:42 (UTC)
src/extensions/advancedGrid/advancedGrid.js- 90 byte 22017-05-02 12:13:42 (UTC)2017-05-04 11:50:42 (UTC)
src/extensions/colOps/colOps.js100 %26/26 14406 byte 4822017-05-02 12:13:42 (UTC)2017-05-04 11:50:42 (UTC)
src/extensions/colsVisibility/colsVisibility.js100 %49/49 20970 byte 7392017-05-02 12:13:42 (UTC)2017-05-04 11:50:42 (UTC)
src/extensions/filtersVisibility/filtersVisibility.js100 %25/25 7788 byte 3072017-05-02 12:13:42 (UTC)2017-05-04 11:50:42 (UTC)
src/extensions/sort/adapterSortabletable.js100 %23/23 16454 byte 5322017-05-02 12:13:42 (UTC)2017-05-04 11:50:42 (UTC)
src/extensions/sort/sort.js- 204 byte 82017-05-02 12:13:42 (UTC)2017-05-04 11:50:42 (UTC)
src/feature.js100 %14/14 1864 byte 972017-05-02 12:13:42 (UTC)2017-05-04 11:50:42 (UTC)
src/modules/alternateRows.js100 %9/9 3648 byte 1402017-05-02 12:13:42 (UTC)2017-05-04 11:50:42 (UTC)
src/modules/checkList.js100 %17/17 18980 byte 5902017-05-02 12:13:42 (UTC)2017-05-04 11:50:42 (UTC)
src/modules/clearButton.js100 %10/10 3129 byte 1282017-05-02 12:13:42 (UTC)2017-05-04 11:50:42 (UTC)
src/modules/dateType.js100 %11/11 3997 byte 1472017-05-02 12:13:42 (UTC)2017-05-04 11:50:42 (UTC)
src/modules/dropdown.js100 %14/14 13710 byte 4422017-05-02 12:13:42 (UTC)2017-05-04 11:50:42 (UTC)
src/modules/gridLayout.js100 %16/16 14095 byte 4942017-05-02 12:13:42 (UTC)2017-05-04 11:50:42 (UTC)
src/modules/hash.js100 %10/10 2981 byte 1262017-05-02 12:13:42 (UTC)2017-05-04 11:50:42 (UTC)
src/modules/help.js100 %17/17 6516 byte 2322017-05-02 12:13:42 (UTC)2017-05-04 11:50:42 (UTC)
src/modules/highlightKeywords.js100 %10/10 5407 byte 1792017-05-02 12:13:42 (UTC)2017-05-04 11:50:42 (UTC)
src/modules/loader.js100 %14/14 3989 byte 1712017-05-02 12:13:42 (UTC)2017-05-04 11:50:42 (UTC)
src/modules/markActiveColumns.js MarkActiveColumns 100 %10/102772 byte2779 byte 1062017-05-02 12:13:42 (UTC)2017-05-04 11:50:42 (UTC)
src/modules/noResults.js NoResults 100 %17/174813 byte4819 byte 1972017-05-02 12:13:42 (UTC)2017-05-04 11:50:42 (UTC)
src/modules/paging.js100 %45/45 27489 byte 9002017-05-02 12:13:42 (UTC)2017-05-04 11:50:42 (UTC)
src/modules/popupFilter.js100 %27/27 13218 byte 4602017-05-02 12:13:42 (UTC)2017-05-04 11:50:42 (UTC)
src/modules/rowsCounter.js RowsCounter 100 %13/135643 byte1972017-05-02 12:13:42 (UTC)5637 byte1982017-05-04 11:50:42 (UTC)
src/modules/state.js100 %24/24 14771 byte 5412017-05-02 12:13:42 (UTC)2017-05-04 11:50:42 (UTC)
src/modules/statusBar.js100 %22/22 8485 byte 2992017-05-02 12:13:42 (UTC)2017-05-04 11:50:42 (UTC)
src/modules/storage.js100 %10/10 3544 byte 1622017-05-02 12:13:42 (UTC)2017-05-04 11:50:42 (UTC)
src/number.js100 %1/1 998 byte 292017-05-02 12:13:42 (UTC)2017-05-04 11:50:42 (UTC)
src/root.js100 %1/1 235 byte 62017-05-02 12:13:42 (UTC)2017-05-04 11:50:42 (UTC)
src/sort.js100 %3/3 930 byte 332017-05-02 12:13:42 (UTC)2017-05-04 11:50:42 (UTC)
src/string.js100 %5/5 2082 byte 762017-05-02 12:13:42 (UTC)2017-05-04 11:50:42 (UTC)
src/tablefilter.jssrc/tablefilter.js TableFilter100 %171/17194225 byte31172017-05-02 12:13:42 (UTC)99 %171/17294350 byte31192017-05-04 11:50:42 (UTC)
src/types.js100 %9/9 1565 byte 732017-05-02 12:13:42 (UTC)2017-05-04 11:50:42 (UTC)
diff --git a/docs/variable/index.html b/docs/variable/index.html index b5e3ef0e..deaebc5a 100644 --- a/docs/variable/index.html +++ b/docs/variable/index.html @@ -3,7 +3,7 @@ - Variable | tablefilter v0.5.10 API Document + Variable | tablefilter v0.5.11 API Document