diff --git a/docs/ast/source/extensions/colOps/colOps.js.json b/docs/ast/source/extensions/colOps/colOps.js.json index 78b9cc2d..36693dba 100644 --- a/docs/ast/source/extensions/colOps/colOps.js.json +++ b/docs/ast/source/extensions/colOps/colOps.js.json @@ -630,6 +630,170 @@ } } }, + { + "type": "ImportDeclaration", + "specifiers": [ + { + "type": "ImportSpecifier", + "local": { + "type": "Identifier", + "name": "FORMATTED_NUMBER", + "range": [ + 200, + 216 + ], + "loc": { + "start": { + "line": 5, + "column": 8 + }, + "end": { + "line": 5, + "column": 24 + } + } + }, + "imported": { + "type": "Identifier", + "name": "FORMATTED_NUMBER", + "range": [ + 200, + 216 + ], + "loc": { + "start": { + "line": 5, + "column": 8 + }, + "end": { + "line": 5, + "column": 24 + } + } + }, + "range": [ + 200, + 216 + ], + "loc": { + "start": { + "line": 5, + "column": 8 + }, + "end": { + "line": 5, + "column": 24 + } + } + } + ], + "source": { + "type": "Literal", + "value": "../../const", + "raw": "'../../const'", + "range": [ + 223, + 236 + ], + "loc": { + "start": { + "line": 5, + "column": 31 + }, + "end": { + "line": 5, + "column": 44 + } + } + }, + "range": [ + 192, + 237 + ], + "loc": { + "start": { + "line": 5, + "column": 0 + }, + "end": { + "line": 5, + "column": 45 + } + } + }, + { + "type": "ImportDeclaration", + "specifiers": [ + { + "type": "ImportDefaultSpecifier", + "local": { + "type": "Identifier", + "name": "formatNumber", + "range": [ + 245, + 257 + ], + "loc": { + "start": { + "line": 6, + "column": 7 + }, + "end": { + "line": 6, + "column": 19 + } + } + }, + "range": [ + 245, + 257 + ], + "loc": { + "start": { + "line": 6, + "column": 7 + }, + "end": { + "line": 6, + "column": 19 + } + } + } + ], + "source": { + "type": "Literal", + "value": "format-number", + "raw": "'format-number'", + "range": [ + 263, + 278 + ], + "loc": { + "start": { + "line": 6, + "column": 25 + }, + "end": { + "line": 6, + "column": 40 + } + } + }, + "range": [ + 238, + 279 + ], + "loc": { + "start": { + "line": 6, + "column": 0 + }, + "end": { + "line": 6, + "column": 41 + } + } + }, { "type": "VariableDeclaration", "declarations": [ @@ -639,16 +803,16 @@ "type": "Identifier", "name": "EVENTS", "range": [ - 199, - 205 + 287, + 293 ], "loc": { "start": { - "line": 6, + "line": 8, "column": 6 }, "end": { - "line": 6, + "line": 8, "column": 12 } } @@ -661,16 +825,16 @@ "value": "after-filtering", "raw": "'after-filtering'", "range": [ - 214, - 231 + 302, + 319 ], "loc": { "start": { - "line": 7, + "line": 9, "column": 4 }, "end": { - "line": 7, + "line": 9, "column": 21 } } @@ -680,16 +844,16 @@ "value": "after-page-change", "raw": "'after-page-change'", "range": [ - 237, - 256 + 325, + 344 ], "loc": { "start": { - "line": 8, + "line": 10, "column": 4 }, "end": { - "line": 8, + "line": 10, "column": 23 } } @@ -699,47 +863,47 @@ "value": "after-page-length-change", "raw": "'after-page-length-change'", "range": [ - 262, - 288 + 350, + 376 ], "loc": { "start": { - "line": 9, + "line": 11, "column": 4 }, "end": { - "line": 9, + "line": 11, "column": 30 } } } ], "range": [ - 208, - 290 + 296, + 378 ], "loc": { "start": { - "line": 6, + "line": 8, "column": 15 }, "end": { - "line": 10, + "line": 12, "column": 1 } } }, "range": [ - 199, - 290 + 287, + 378 ], "loc": { "start": { - "line": 6, + "line": 8, "column": 6 }, "end": { - "line": 10, + "line": 12, "column": 1 } } @@ -747,16 +911,16 @@ ], "kind": "const", "range": [ - 193, - 291 + 281, + 379 ], "loc": { "start": { - "line": 6, + "line": 8, "column": 0 }, "end": { - "line": 10, + "line": 12, "column": 2 } } @@ -770,16 +934,16 @@ "type": "Identifier", "name": "SUM", "range": [ - 299, - 302 + 387, + 390 ], "loc": { "start": { - "line": 12, + "line": 14, "column": 6 }, "end": { - "line": 12, + "line": 14, "column": 9 } } @@ -789,31 +953,31 @@ "value": "sum", "raw": "'sum'", "range": [ - 305, - 310 + 393, + 398 ], "loc": { "start": { - "line": 12, + "line": 14, "column": 12 }, "end": { - "line": 12, + "line": 14, "column": 17 } } }, "range": [ - 299, - 310 + 387, + 398 ], "loc": { "start": { - "line": 12, + "line": 14, "column": 6 }, "end": { - "line": 12, + "line": 14, "column": 17 } } @@ -821,16 +985,16 @@ ], "kind": "const", "range": [ - 293, - 311 + 381, + 399 ], "loc": { "start": { - "line": 12, + "line": 14, "column": 0 }, "end": { - "line": 12, + "line": 14, "column": 18 } } @@ -844,16 +1008,16 @@ "type": "Identifier", "name": "MEAN", "range": [ - 318, - 322 + 406, + 410 ], "loc": { "start": { - "line": 13, + "line": 15, "column": 6 }, "end": { - "line": 13, + "line": 15, "column": 10 } } @@ -863,31 +1027,31 @@ "value": "mean", "raw": "'mean'", "range": [ - 325, - 331 + 413, + 419 ], "loc": { "start": { - "line": 13, + "line": 15, "column": 13 }, "end": { - "line": 13, + "line": 15, "column": 19 } } }, "range": [ - 318, - 331 + 406, + 419 ], "loc": { "start": { - "line": 13, + "line": 15, "column": 6 }, "end": { - "line": 13, + "line": 15, "column": 19 } } @@ -895,16 +1059,16 @@ ], "kind": "const", "range": [ - 312, - 332 + 400, + 420 ], "loc": { "start": { - "line": 13, + "line": 15, "column": 0 }, "end": { - "line": 13, + "line": 15, "column": 20 } } @@ -918,16 +1082,16 @@ "type": "Identifier", "name": "MIN", "range": [ - 339, - 342 + 427, + 430 ], "loc": { "start": { - "line": 14, + "line": 16, "column": 6 }, "end": { - "line": 14, + "line": 16, "column": 9 } } @@ -937,31 +1101,31 @@ "value": "min", "raw": "'min'", "range": [ - 345, - 350 + 433, + 438 ], "loc": { "start": { - "line": 14, + "line": 16, "column": 12 }, "end": { - "line": 14, + "line": 16, "column": 17 } } }, "range": [ - 339, - 350 + 427, + 438 ], "loc": { "start": { - "line": 14, + "line": 16, "column": 6 }, "end": { - "line": 14, + "line": 16, "column": 17 } } @@ -969,16 +1133,16 @@ ], "kind": "const", "range": [ - 333, - 351 + 421, + 439 ], "loc": { "start": { - "line": 14, + "line": 16, "column": 0 }, "end": { - "line": 14, + "line": 16, "column": 18 } } @@ -992,16 +1156,16 @@ "type": "Identifier", "name": "MAX", "range": [ - 358, - 361 + 446, + 449 ], "loc": { "start": { - "line": 15, + "line": 17, "column": 6 }, "end": { - "line": 15, + "line": 17, "column": 9 } } @@ -1011,31 +1175,31 @@ "value": "max", "raw": "'max'", "range": [ - 364, - 369 + 452, + 457 ], "loc": { "start": { - "line": 15, + "line": 17, "column": 12 }, "end": { - "line": 15, + "line": 17, "column": 17 } } }, "range": [ - 358, - 369 + 446, + 457 ], "loc": { "start": { - "line": 15, + "line": 17, "column": 6 }, "end": { - "line": 15, + "line": 17, "column": 17 } } @@ -1043,16 +1207,16 @@ ], "kind": "const", "range": [ - 352, - 370 + 440, + 458 ], "loc": { "start": { - "line": 15, + "line": 17, "column": 0 }, "end": { - "line": 15, + "line": 17, "column": 18 } } @@ -1066,16 +1230,16 @@ "type": "Identifier", "name": "MEDIAN", "range": [ - 377, - 383 + 465, + 471 ], "loc": { "start": { - "line": 16, + "line": 18, "column": 6 }, "end": { - "line": 16, + "line": 18, "column": 12 } } @@ -1085,31 +1249,31 @@ "value": "median", "raw": "'median'", "range": [ - 386, - 394 + 474, + 482 ], "loc": { "start": { - "line": 16, + "line": 18, "column": 15 }, "end": { - "line": 16, + "line": 18, "column": 23 } } }, "range": [ - 377, - 394 + 465, + 482 ], "loc": { "start": { - "line": 16, + "line": 18, "column": 6 }, "end": { - "line": 16, + "line": 18, "column": 23 } } @@ -1117,16 +1281,16 @@ ], "kind": "const", "range": [ - 371, - 395 + 459, + 483 ], "loc": { "start": { - "line": 16, + "line": 18, "column": 0 }, "end": { - "line": 16, + "line": 18, "column": 24 } } @@ -1140,16 +1304,16 @@ "type": "Identifier", "name": "Q1", "range": [ - 402, - 404 + 490, + 492 ], "loc": { "start": { - "line": 17, + "line": 19, "column": 6 }, "end": { - "line": 17, + "line": 19, "column": 8 } } @@ -1159,31 +1323,31 @@ "value": "q1", "raw": "'q1'", "range": [ - 407, - 411 + 495, + 499 ], "loc": { "start": { - "line": 17, + "line": 19, "column": 11 }, "end": { - "line": 17, + "line": 19, "column": 15 } } }, "range": [ - 402, - 411 + 490, + 499 ], "loc": { "start": { - "line": 17, + "line": 19, "column": 6 }, "end": { - "line": 17, + "line": 19, "column": 15 } } @@ -1191,16 +1355,16 @@ ], "kind": "const", "range": [ - 396, - 412 + 484, + 500 ], "loc": { "start": { - "line": 17, + "line": 19, "column": 0 }, "end": { - "line": 17, + "line": 19, "column": 16 } } @@ -1214,16 +1378,16 @@ "type": "Identifier", "name": "Q3", "range": [ - 419, - 421 + 507, + 509 ], "loc": { "start": { - "line": 18, + "line": 20, "column": 6 }, "end": { - "line": 18, + "line": 20, "column": 8 } } @@ -1233,31 +1397,31 @@ "value": "q3", "raw": "'q3'", "range": [ - 424, - 428 + 512, + 516 ], "loc": { "start": { - "line": 18, + "line": 20, "column": 11 }, "end": { - "line": 18, + "line": 20, "column": 15 } } }, "range": [ - 419, - 428 + 507, + 516 ], "loc": { "start": { - "line": 18, + "line": 20, "column": 6 }, "end": { - "line": 18, + "line": 20, "column": 15 } } @@ -1265,16 +1429,16 @@ ], "kind": "const", "range": [ - 413, - 429 + 501, + 517 ], "loc": { "start": { - "line": 18, + "line": 20, "column": 0 }, "end": { - "line": 18, + "line": 20, "column": 16 } }, @@ -1283,16 +1447,16 @@ "type": "Block", "value": "*\n * Column calculations extension\n ", "range": [ - 431, - 471 + 519, + 559 ], "loc": { "start": { - "line": 20, + "line": 22, "column": 0 }, "end": { - "line": 22, + "line": 24, "column": 3 } } @@ -1307,16 +1471,16 @@ "type": "Identifier", "name": "ColOps", "range": [ - 493, - 499 + 581, + 587 ], "loc": { "start": { - "line": 23, + "line": 25, "column": 21 }, "end": { - "line": 23, + "line": 25, "column": 27 } } @@ -1325,16 +1489,16 @@ "type": "Identifier", "name": "Feature", "range": [ - 508, - 515 + 596, + 603 ], "loc": { "start": { - "line": 23, + "line": 25, "column": 36 }, "end": { - "line": 23, + "line": 25, "column": 43 } } @@ -1348,16 +1512,16 @@ "type": "Identifier", "name": "constructor", "range": [ - 684, - 695 + 772, + 783 ], "loc": { "start": { - "line": 31, + "line": 33, "column": 4 }, "end": { - "line": 31, + "line": 33, "column": 15 } } @@ -1370,16 +1534,16 @@ "type": "Identifier", "name": "tf", "range": [ - 696, - 698 + 784, + 786 ], "loc": { "start": { - "line": 31, + "line": 33, "column": 16 }, "end": { - "line": 31, + "line": 33, "column": 18 } } @@ -1388,16 +1552,16 @@ "type": "Identifier", "name": "opts", "range": [ - 700, - 704 + 788, + 792 ], "loc": { "start": { - "line": 31, + "line": 33, "column": 20 }, "end": { - "line": 31, + "line": 33, "column": 24 } } @@ -1413,16 +1577,16 @@ "callee": { "type": "Super", "range": [ - 716, - 721 + 804, + 809 ], "loc": { "start": { - "line": 32, + "line": 34, "column": 8 }, "end": { - "line": 32, + "line": 34, "column": 13 } } @@ -1432,16 +1596,16 @@ "type": "Identifier", "name": "tf", "range": [ - 722, - 724 + 810, + 812 ], "loc": { "start": { - "line": 32, + "line": 34, "column": 14 }, "end": { - "line": 32, + "line": 34, "column": 16 } } @@ -1453,16 +1617,16 @@ "type": "Identifier", "name": "opts", "range": [ - 726, - 730 + 814, + 818 ], "loc": { "start": { - "line": 32, + "line": 34, "column": 18 }, "end": { - "line": 32, + "line": 34, "column": 22 } } @@ -1471,62 +1635,62 @@ "type": "Identifier", "name": "name", "range": [ - 731, - 735 + 819, + 823 ], "loc": { "start": { - "line": 32, + "line": 34, "column": 23 }, "end": { - "line": 32, + "line": 34, "column": 27 } } }, "range": [ - 726, - 735 + 814, + 823 ], "loc": { "start": { - "line": 32, + "line": 34, "column": 18 }, "end": { - "line": 32, + "line": 34, "column": 27 } } } ], "range": [ - 716, - 736 + 804, + 824 ], "loc": { "start": { - "line": 32, + "line": 34, "column": 8 }, "end": { - "line": 32, + "line": 34, "column": 28 } } }, "range": [ - 716, - 737 + 804, + 825 ], "loc": { "start": { - "line": 32, + "line": 34, "column": 8 }, "end": { - "line": 32, + "line": 34, "column": 29 } }, @@ -1535,16 +1699,16 @@ "type": "Block", "value": "*\n * Callback fired before columns operations start\n * @type {Function}\n ", "range": [ - 747, - 848 + 835, + 936 ], "loc": { "start": { - "line": 34, + "line": 36, "column": 8 }, "end": { - "line": 37, + "line": 39, "column": 11 } } @@ -1562,16 +1726,16 @@ "object": { "type": "ThisExpression", "range": [ - 857, - 861 + 945, + 949 ], "loc": { "start": { - "line": 38, + "line": 40, "column": 8 }, "end": { - "line": 38, + "line": 40, "column": 12 } } @@ -1580,31 +1744,31 @@ "type": "Identifier", "name": "onBeforeOperation", "range": [ - 862, - 879 + 950, + 967 ], "loc": { "start": { - "line": 38, + "line": 40, "column": 13 }, "end": { - "line": 38, + "line": 40, "column": 30 } } }, "range": [ - 857, - 879 + 945, + 967 ], "loc": { "start": { - "line": 38, + "line": 40, "column": 8 }, "end": { - "line": 38, + "line": 40, "column": 30 } } @@ -1617,16 +1781,16 @@ "type": "Identifier", "name": "isFn", "range": [ - 882, - 886 + 970, + 974 ], "loc": { "start": { - "line": 38, + "line": 40, "column": 33 }, "end": { - "line": 38, + "line": 40, "column": 37 } } @@ -1639,16 +1803,16 @@ "type": "Identifier", "name": "opts", "range": [ - 887, - 891 + 975, + 979 ], "loc": { "start": { - "line": 38, + "line": 40, "column": 38 }, "end": { - "line": 38, + "line": 40, "column": 42 } } @@ -1657,47 +1821,47 @@ "type": "Identifier", "name": "on_before_operation", "range": [ - 892, - 911 + 980, + 999 ], "loc": { "start": { - "line": 38, + "line": 40, "column": 43 }, "end": { - "line": 38, + "line": 40, "column": 62 } } }, "range": [ - 887, - 911 + 975, + 999 ], "loc": { "start": { - "line": 38, + "line": 40, "column": 38 }, "end": { - "line": 38, + "line": 40, "column": 62 } } } ], "range": [ - 882, - 912 + 970, + 1000 ], "loc": { "start": { - "line": 38, + "line": 40, "column": 33 }, "end": { - "line": 38, + "line": 40, "column": 63 } } @@ -1709,16 +1873,16 @@ "type": "Identifier", "name": "opts", "range": [ - 927, - 931 + 1015, + 1019 ], "loc": { "start": { - "line": 39, + "line": 41, "column": 12 }, "end": { - "line": 39, + "line": 41, "column": 16 } } @@ -1727,31 +1891,31 @@ "type": "Identifier", "name": "on_before_operation", "range": [ - 932, - 951 + 1020, + 1039 ], "loc": { "start": { - "line": 39, + "line": 41, "column": 17 }, "end": { - "line": 39, + "line": 41, "column": 36 } } }, "range": [ - 927, - 951 + 1015, + 1039 ], "loc": { "start": { - "line": 39, + "line": 41, "column": 12 }, "end": { - "line": 39, + "line": 41, "column": 36 } } @@ -1760,61 +1924,61 @@ "type": "Identifier", "name": "EMPTY_FN", "range": [ - 954, - 962 + 1042, + 1050 ], "loc": { "start": { - "line": 39, + "line": 41, "column": 39 }, "end": { - "line": 39, + "line": 41, "column": 47 } } }, "range": [ - 882, - 962 + 970, + 1050 ], "loc": { "start": { - "line": 38, + "line": 40, "column": 33 }, "end": { - "line": 39, + "line": 41, "column": 47 } } }, "range": [ - 857, - 962 + 945, + 1050 ], "loc": { "start": { - "line": 38, + "line": 40, "column": 8 }, "end": { - "line": 39, + "line": 41, "column": 47 } } }, "range": [ - 857, - 963 + 945, + 1051 ], "loc": { "start": { - "line": 38, + "line": 40, "column": 8 }, "end": { - "line": 39, + "line": 41, "column": 48 } }, @@ -1823,16 +1987,16 @@ "type": "Block", "value": "*\n * Callback fired before columns operations start\n * @type {Function}\n ", "range": [ - 747, - 848 + 835, + 936 ], "loc": { "start": { - "line": 34, + "line": 36, "column": 8 }, "end": { - "line": 37, + "line": 39, "column": 11 } } @@ -1843,16 +2007,16 @@ "type": "Block", "value": "*\n * Callback fired after columns operations are completed\n * @type {Function}\n ", "range": [ - 973, - 1081 + 1061, + 1169 ], "loc": { "start": { - "line": 41, + "line": 43, "column": 8 }, "end": { - "line": 44, + "line": 46, "column": 11 } } @@ -1870,16 +2034,16 @@ "object": { "type": "ThisExpression", "range": [ - 1090, - 1094 + 1178, + 1182 ], "loc": { "start": { - "line": 45, + "line": 47, "column": 8 }, "end": { - "line": 45, + "line": 47, "column": 12 } } @@ -1888,31 +2052,31 @@ "type": "Identifier", "name": "onAfterOperation", "range": [ - 1095, - 1111 + 1183, + 1199 ], "loc": { "start": { - "line": 45, + "line": 47, "column": 13 }, "end": { - "line": 45, + "line": 47, "column": 29 } } }, "range": [ - 1090, - 1111 + 1178, + 1199 ], "loc": { "start": { - "line": 45, + "line": 47, "column": 8 }, "end": { - "line": 45, + "line": 47, "column": 29 } } @@ -1925,16 +2089,16 @@ "type": "Identifier", "name": "isFn", "range": [ - 1114, - 1118 + 1202, + 1206 ], "loc": { "start": { - "line": 45, + "line": 47, "column": 32 }, "end": { - "line": 45, + "line": 47, "column": 36 } } @@ -1947,16 +2111,16 @@ "type": "Identifier", "name": "opts", "range": [ - 1119, - 1123 + 1207, + 1211 ], "loc": { "start": { - "line": 45, + "line": 47, "column": 37 }, "end": { - "line": 45, + "line": 47, "column": 41 } } @@ -1965,47 +2129,47 @@ "type": "Identifier", "name": "on_after_operation", "range": [ - 1124, - 1142 + 1212, + 1230 ], "loc": { "start": { - "line": 45, + "line": 47, "column": 42 }, "end": { - "line": 45, + "line": 47, "column": 60 } } }, "range": [ - 1119, - 1142 + 1207, + 1230 ], "loc": { "start": { - "line": 45, + "line": 47, "column": 37 }, "end": { - "line": 45, + "line": 47, "column": 60 } } } ], "range": [ - 1114, - 1143 + 1202, + 1231 ], "loc": { "start": { - "line": 45, + "line": 47, "column": 32 }, "end": { - "line": 45, + "line": 47, "column": 61 } } @@ -2017,16 +2181,16 @@ "type": "Identifier", "name": "opts", "range": [ - 1158, - 1162 + 1246, + 1250 ], "loc": { "start": { - "line": 46, + "line": 48, "column": 12 }, "end": { - "line": 46, + "line": 48, "column": 16 } } @@ -2035,31 +2199,31 @@ "type": "Identifier", "name": "on_after_operation", "range": [ - 1163, - 1181 + 1251, + 1269 ], "loc": { "start": { - "line": 46, + "line": 48, "column": 17 }, "end": { - "line": 46, + "line": 48, "column": 35 } } }, "range": [ - 1158, - 1181 + 1246, + 1269 ], "loc": { "start": { - "line": 46, + "line": 48, "column": 12 }, "end": { - "line": 46, + "line": 48, "column": 35 } } @@ -2068,61 +2232,61 @@ "type": "Identifier", "name": "EMPTY_FN", "range": [ - 1184, - 1192 + 1272, + 1280 ], "loc": { "start": { - "line": 46, + "line": 48, "column": 38 }, "end": { - "line": 46, + "line": 48, "column": 46 } } }, "range": [ - 1114, - 1192 + 1202, + 1280 ], "loc": { "start": { - "line": 45, + "line": 47, "column": 32 }, "end": { - "line": 46, + "line": 48, "column": 46 } } }, "range": [ - 1090, - 1192 + 1178, + 1280 ], "loc": { "start": { - "line": 45, + "line": 47, "column": 8 }, "end": { - "line": 46, + "line": 48, "column": 46 } } }, "range": [ - 1090, - 1193 + 1178, + 1281 ], "loc": { "start": { - "line": 45, + "line": 47, "column": 8 }, "end": { - "line": 46, + "line": 48, "column": 47 } }, @@ -2131,16 +2295,16 @@ "type": "Block", "value": "*\n * Callback fired after columns operations are completed\n * @type {Function}\n ", "range": [ - 973, - 1081 + 1061, + 1169 ], "loc": { "start": { - "line": 41, + "line": 43, "column": 8 }, "end": { - "line": 44, + "line": 46, "column": 11 } } @@ -2151,16 +2315,16 @@ "type": "Block", "value": "*\n * Configuration options\n * @type {Object}\n ", "range": [ - 1203, - 1277 + 1291, + 1365 ], "loc": { "start": { - "line": 48, + "line": 50, "column": 8 }, "end": { - "line": 51, + "line": 53, "column": 11 } } @@ -2178,16 +2342,16 @@ "object": { "type": "ThisExpression", "range": [ - 1286, - 1290 + 1374, + 1378 ], "loc": { "start": { - "line": 52, + "line": 54, "column": 8 }, "end": { - "line": 52, + "line": 54, "column": 12 } } @@ -2196,31 +2360,31 @@ "type": "Identifier", "name": "opts", "range": [ - 1291, - 1295 + 1379, + 1383 ], "loc": { "start": { - "line": 52, + "line": 54, "column": 13 }, "end": { - "line": 52, + "line": 54, "column": 17 } } }, "range": [ - 1286, - 1295 + 1374, + 1383 ], "loc": { "start": { - "line": 52, + "line": 54, "column": 8 }, "end": { - "line": 52, + "line": 54, "column": 17 } } @@ -2229,46 +2393,46 @@ "type": "Identifier", "name": "opts", "range": [ - 1298, - 1302 + 1386, + 1390 ], "loc": { "start": { - "line": 52, + "line": 54, "column": 20 }, "end": { - "line": 52, + "line": 54, "column": 24 } } }, "range": [ - 1286, - 1302 + 1374, + 1390 ], "loc": { "start": { - "line": 52, + "line": 54, "column": 8 }, "end": { - "line": 52, + "line": 54, "column": 24 } } }, "range": [ - 1286, - 1303 + 1374, + 1391 ], "loc": { "start": { - "line": 52, + "line": 54, "column": 8 }, "end": { - "line": 52, + "line": 54, "column": 25 } }, @@ -2277,16 +2441,16 @@ "type": "Block", "value": "*\n * Configuration options\n * @type {Object}\n ", "range": [ - 1203, - 1277 + 1291, + 1365 ], "loc": { "start": { - "line": 48, + "line": 50, "column": 8 }, "end": { - "line": 51, + "line": 53, "column": 11 } } @@ -2297,16 +2461,16 @@ "type": "Block", "value": "*\n * List of DOM element IDs containing column's calculation result\n * @type {Array}\n ", "range": [ - 1313, - 1427 + 1401, + 1515 ], "loc": { "start": { - "line": 54, + "line": 56, "column": 8 }, "end": { - "line": 57, + "line": 59, "column": 11 } } @@ -2324,16 +2488,16 @@ "object": { "type": "ThisExpression", "range": [ - 1436, - 1440 + 1524, + 1528 ], "loc": { "start": { - "line": 58, + "line": 60, "column": 8 }, "end": { - "line": 58, + "line": 60, "column": 12 } } @@ -2342,31 +2506,31 @@ "type": "Identifier", "name": "labelIds", "range": [ - 1441, - 1449 + 1529, + 1537 ], "loc": { "start": { - "line": 58, + "line": 60, "column": 13 }, "end": { - "line": 58, + "line": 60, "column": 21 } } }, "range": [ - 1436, - 1449 + 1524, + 1537 ], "loc": { "start": { - "line": 58, + "line": 60, "column": 8 }, "end": { - "line": 58, + "line": 60, "column": 21 } } @@ -2381,16 +2545,16 @@ "type": "Identifier", "name": "opts", "range": [ - 1452, - 1456 + 1540, + 1544 ], "loc": { "start": { - "line": 58, + "line": 60, "column": 24 }, "end": { - "line": 58, + "line": 60, "column": 28 } } @@ -2399,31 +2563,31 @@ "type": "Identifier", "name": "id", "range": [ - 1457, - 1459 + 1545, + 1547 ], "loc": { "start": { - "line": 58, + "line": 60, "column": 29 }, "end": { - "line": 58, + "line": 60, "column": 31 } } }, "range": [ - 1452, - 1459 + 1540, + 1547 ], "loc": { "start": { - "line": 58, + "line": 60, "column": 24 }, "end": { - "line": 58, + "line": 60, "column": 31 } } @@ -2432,61 +2596,61 @@ "type": "ArrayExpression", "elements": [], "range": [ - 1463, - 1465 + 1551, + 1553 ], "loc": { "start": { - "line": 58, + "line": 60, "column": 35 }, "end": { - "line": 58, + "line": 60, "column": 37 } } }, "range": [ - 1452, - 1465 + 1540, + 1553 ], "loc": { "start": { - "line": 58, + "line": 60, "column": 24 }, "end": { - "line": 58, + "line": 60, "column": 37 } } }, "range": [ - 1436, - 1465 + 1524, + 1553 ], "loc": { "start": { - "line": 58, + "line": 60, "column": 8 }, "end": { - "line": 58, + "line": 60, "column": 37 } } }, "range": [ - 1436, - 1466 + 1524, + 1554 ], "loc": { "start": { - "line": 58, + "line": 60, "column": 8 }, "end": { - "line": 58, + "line": 60, "column": 38 } }, @@ -2495,16 +2659,16 @@ "type": "Block", "value": "*\n * List of DOM element IDs containing column's calculation result\n * @type {Array}\n ", "range": [ - 1313, - 1427 + 1401, + 1515 ], "loc": { "start": { - "line": 54, + "line": 56, "column": 8 }, "end": { - "line": 57, + "line": 59, "column": 11 } } @@ -2515,16 +2679,16 @@ "type": "Block", "value": "*\n * List of columns' indexes for calculations\n * @type {Array}\n ", "range": [ - 1476, - 1569 + 1564, + 1657 ], "loc": { "start": { - "line": 60, + "line": 62, "column": 8 }, "end": { - "line": 63, + "line": 65, "column": 11 } } @@ -2542,16 +2706,16 @@ "object": { "type": "ThisExpression", "range": [ - 1578, - 1582 + 1666, + 1670 ], "loc": { "start": { - "line": 64, + "line": 66, "column": 8 }, "end": { - "line": 64, + "line": 66, "column": 12 } } @@ -2560,31 +2724,31 @@ "type": "Identifier", "name": "colIndexes", "range": [ - 1583, - 1593 + 1671, + 1681 ], "loc": { "start": { - "line": 64, + "line": 66, "column": 13 }, "end": { - "line": 64, + "line": 66, "column": 23 } } }, "range": [ - 1578, - 1593 + 1666, + 1681 ], "loc": { "start": { - "line": 64, + "line": 66, "column": 8 }, "end": { - "line": 64, + "line": 66, "column": 23 } } @@ -2599,16 +2763,16 @@ "type": "Identifier", "name": "opts", "range": [ - 1596, - 1600 + 1684, + 1688 ], "loc": { "start": { - "line": 64, + "line": 66, "column": 26 }, "end": { - "line": 64, + "line": 66, "column": 30 } } @@ -2617,31 +2781,31 @@ "type": "Identifier", "name": "col", "range": [ - 1601, - 1604 + 1689, + 1692 ], "loc": { "start": { - "line": 64, + "line": 66, "column": 31 }, "end": { - "line": 64, + "line": 66, "column": 34 } } }, "range": [ - 1596, - 1604 + 1684, + 1692 ], "loc": { "start": { - "line": 64, + "line": 66, "column": 26 }, "end": { - "line": 64, + "line": 66, "column": 34 } } @@ -2650,61 +2814,61 @@ "type": "ArrayExpression", "elements": [], "range": [ - 1608, - 1610 + 1696, + 1698 ], "loc": { "start": { - "line": 64, + "line": 66, "column": 38 }, "end": { - "line": 64, + "line": 66, "column": 40 } } }, "range": [ - 1596, - 1610 + 1684, + 1698 ], "loc": { "start": { - "line": 64, + "line": 66, "column": 26 }, "end": { - "line": 64, + "line": 66, "column": 40 } } }, "range": [ - 1578, - 1610 + 1666, + 1698 ], "loc": { "start": { - "line": 64, + "line": 66, "column": 8 }, "end": { - "line": 64, + "line": 66, "column": 40 } } }, "range": [ - 1578, - 1611 + 1666, + 1699 ], "loc": { "start": { - "line": 64, + "line": 66, "column": 8 }, "end": { - "line": 64, + "line": 66, "column": 41 } }, @@ -2713,16 +2877,16 @@ "type": "Block", "value": "*\n * List of columns' indexes for calculations\n * @type {Array}\n ", "range": [ - 1476, - 1569 + 1564, + 1657 ], "loc": { "start": { - "line": 60, + "line": 62, "column": 8 }, "end": { - "line": 63, + "line": 65, "column": 11 } } @@ -2733,16 +2897,16 @@ "type": "Block", "value": "*\n * List of operations - possible values: 'sum', 'mean', 'min', 'max',\n * 'median', 'q1', 'q3'\n * @type {Array}\n ", "range": [ - 1621, - 1771 + 1709, + 1859 ], "loc": { "start": { - "line": 66, + "line": 68, "column": 8 }, "end": { - "line": 70, + "line": 72, "column": 11 } } @@ -2760,16 +2924,16 @@ "object": { "type": "ThisExpression", "range": [ - 1780, - 1784 + 1868, + 1872 ], "loc": { "start": { - "line": 71, + "line": 73, "column": 8 }, "end": { - "line": 71, + "line": 73, "column": 12 } } @@ -2778,31 +2942,31 @@ "type": "Identifier", "name": "operations", "range": [ - 1785, - 1795 + 1873, + 1883 ], "loc": { "start": { - "line": 71, + "line": 73, "column": 13 }, "end": { - "line": 71, + "line": 73, "column": 23 } } }, "range": [ - 1780, - 1795 + 1868, + 1883 ], "loc": { "start": { - "line": 71, + "line": 73, "column": 8 }, "end": { - "line": 71, + "line": 73, "column": 23 } } @@ -2817,16 +2981,16 @@ "type": "Identifier", "name": "opts", "range": [ - 1798, - 1802 + 1886, + 1890 ], "loc": { "start": { - "line": 71, + "line": 73, "column": 26 }, "end": { - "line": 71, + "line": 73, "column": 30 } } @@ -2835,31 +2999,31 @@ "type": "Identifier", "name": "operation", "range": [ - 1803, - 1812 + 1891, + 1900 ], "loc": { "start": { - "line": 71, + "line": 73, "column": 31 }, "end": { - "line": 71, + "line": 73, "column": 40 } } }, "range": [ - 1798, - 1812 + 1886, + 1900 ], "loc": { "start": { - "line": 71, + "line": 73, "column": 26 }, "end": { - "line": 71, + "line": 73, "column": 40 } } @@ -2868,61 +3032,61 @@ "type": "ArrayExpression", "elements": [], "range": [ - 1816, - 1818 + 1904, + 1906 ], "loc": { "start": { - "line": 71, + "line": 73, "column": 44 }, "end": { - "line": 71, + "line": 73, "column": 46 } } }, "range": [ - 1798, - 1818 + 1886, + 1906 ], "loc": { "start": { - "line": 71, + "line": 73, "column": 26 }, "end": { - "line": 71, + "line": 73, "column": 46 } } }, "range": [ - 1780, - 1818 + 1868, + 1906 ], "loc": { "start": { - "line": 71, + "line": 73, "column": 8 }, "end": { - "line": 71, + "line": 73, "column": 46 } } }, "range": [ - 1780, - 1819 + 1868, + 1907 ], "loc": { "start": { - "line": 71, + "line": 73, "column": 8 }, "end": { - "line": 71, + "line": 73, "column": 47 } }, @@ -2931,16 +3095,16 @@ "type": "Block", "value": "*\n * List of operations - possible values: 'sum', 'mean', 'min', 'max',\n * 'median', 'q1', 'q3'\n * @type {Array}\n ", "range": [ - 1621, - 1771 + 1709, + 1859 ], "loc": { "start": { - "line": 66, + "line": 68, "column": 8 }, "end": { - "line": 70, + "line": 72, "column": 11 } } @@ -2951,16 +3115,16 @@ "type": "Block", "value": "*\n * List of write methods used to write the result - possible values:\n * 'innerHTML', 'setValue', 'createTextNode'\n * @type {Array}\n ", "range": [ - 1829, - 1999 + 1917, + 2087 ], "loc": { "start": { - "line": 73, + "line": 75, "column": 8 }, "end": { - "line": 77, + "line": 79, "column": 11 } } @@ -2978,16 +3142,16 @@ "object": { "type": "ThisExpression", "range": [ - 2008, - 2012 + 2096, + 2100 ], "loc": { "start": { - "line": 78, + "line": 80, "column": 8 }, "end": { - "line": 78, + "line": 80, "column": 12 } } @@ -2996,31 +3160,31 @@ "type": "Identifier", "name": "outputTypes", "range": [ - 2013, - 2024 + 2101, + 2112 ], "loc": { "start": { - "line": 78, + "line": 80, "column": 13 }, "end": { - "line": 78, + "line": 80, "column": 24 } } }, "range": [ - 2008, - 2024 + 2096, + 2112 ], "loc": { "start": { - "line": 78, + "line": 80, "column": 8 }, "end": { - "line": 78, + "line": 80, "column": 24 } } @@ -3035,16 +3199,16 @@ "type": "Identifier", "name": "opts", "range": [ - 2027, - 2031 + 2115, + 2119 ], "loc": { "start": { - "line": 78, + "line": 80, "column": 27 }, "end": { - "line": 78, + "line": 80, "column": 31 } } @@ -3053,31 +3217,31 @@ "type": "Identifier", "name": "write_method", "range": [ - 2032, - 2044 + 2120, + 2132 ], "loc": { "start": { - "line": 78, + "line": 80, "column": 32 }, "end": { - "line": 78, + "line": 80, "column": 44 } } }, "range": [ - 2027, - 2044 + 2115, + 2132 ], "loc": { "start": { - "line": 78, + "line": 80, "column": 27 }, "end": { - "line": 78, + "line": 80, "column": 44 } } @@ -3086,61 +3250,61 @@ "type": "ArrayExpression", "elements": [], "range": [ - 2048, - 2050 + 2136, + 2138 ], "loc": { "start": { - "line": 78, + "line": 80, "column": 48 }, "end": { - "line": 78, + "line": 80, "column": 50 } } }, "range": [ - 2027, - 2050 + 2115, + 2138 ], "loc": { "start": { - "line": 78, + "line": 80, "column": 27 }, "end": { - "line": 78, + "line": 80, "column": 50 } } }, "range": [ - 2008, - 2050 + 2096, + 2138 ], "loc": { "start": { - "line": 78, + "line": 80, "column": 8 }, "end": { - "line": 78, + "line": 80, "column": 50 } } }, "range": [ - 2008, - 2051 + 2096, + 2139 ], "loc": { "start": { - "line": 78, + "line": 80, "column": 8 }, "end": { - "line": 78, + "line": 80, "column": 51 } }, @@ -3149,16 +3313,16 @@ "type": "Block", "value": "*\n * List of write methods used to write the result - possible values:\n * 'innerHTML', 'setValue', 'createTextNode'\n * @type {Array}\n ", "range": [ - 1829, - 1999 + 1917, + 2087 ], "loc": { "start": { - "line": 73, + "line": 75, "column": 8 }, "end": { - "line": 77, + "line": 79, "column": 11 } } @@ -3167,18 +3331,18 @@ "trailingComments": [ { "type": "Block", - "value": "*\n * List of row indexes displaying the results\n * @type {Array}\n ", + "value": "*\n * List of format objects used for formatting the result -\n * refer to https://github.com/componitable/format-number to check\n * configuration options\n * @type {Array}\n ", "range": [ - 2061, - 2155 + 2149, + 2364 ], "loc": { "start": { - "line": 80, + "line": 82, "column": 8 }, "end": { - "line": 83, + "line": 87, "column": 11 } } @@ -3196,49 +3360,49 @@ "object": { "type": "ThisExpression", "range": [ - 2164, - 2168 + 2373, + 2377 ], "loc": { "start": { - "line": 84, + "line": 88, "column": 8 }, "end": { - "line": 84, + "line": 88, "column": 12 } } }, "property": { "type": "Identifier", - "name": "totRowIndexes", + "name": "formatResults", "range": [ - 2169, - 2182 + 2378, + 2391 ], "loc": { "start": { - "line": 84, + "line": 88, "column": 13 }, "end": { - "line": 84, + "line": 88, "column": 26 } } }, "range": [ - 2164, - 2182 + 2373, + 2391 ], "loc": { "start": { - "line": 84, + "line": 88, "column": 8 }, "end": { - "line": 84, + "line": 88, "column": 26 } } @@ -3253,49 +3417,49 @@ "type": "Identifier", "name": "opts", "range": [ - 2185, - 2189 + 2394, + 2398 ], "loc": { "start": { - "line": 84, + "line": 88, "column": 29 }, "end": { - "line": 84, + "line": 88, "column": 33 } } }, "property": { "type": "Identifier", - "name": "tot_row_index", + "name": "format_result", "range": [ - 2190, - 2203 + 2399, + 2412 ], "loc": { "start": { - "line": 84, + "line": 88, "column": 34 }, "end": { - "line": 84, + "line": 88, "column": 47 } } }, "range": [ - 2185, - 2203 + 2394, + 2412 ], "loc": { "start": { - "line": 84, + "line": 88, "column": 29 }, "end": { - "line": 84, + "line": 88, "column": 47 } } @@ -3304,79 +3468,79 @@ "type": "ArrayExpression", "elements": [], "range": [ - 2207, - 2209 + 2416, + 2418 ], "loc": { "start": { - "line": 84, + "line": 88, "column": 51 }, "end": { - "line": 84, + "line": 88, "column": 53 } } }, "range": [ - 2185, - 2209 + 2394, + 2418 ], "loc": { "start": { - "line": 84, + "line": 88, "column": 29 }, "end": { - "line": 84, + "line": 88, "column": 53 } } }, "range": [ - 2164, - 2209 + 2373, + 2418 ], "loc": { "start": { - "line": 84, + "line": 88, "column": 8 }, "end": { - "line": 84, + "line": 88, "column": 53 } } }, "range": [ - 2164, - 2210 + 2373, + 2419 ], "loc": { "start": { - "line": 84, + "line": 88, "column": 8 }, "end": { - "line": 84, + "line": 88, "column": 54 } }, "leadingComments": [ { "type": "Block", - "value": "*\n * List of row indexes displaying the results\n * @type {Array}\n ", + "value": "*\n * List of format objects used for formatting the result -\n * refer to https://github.com/componitable/format-number to check\n * configuration options\n * @type {Array}\n ", "range": [ - 2061, - 2155 + 2149, + 2364 ], "loc": { "start": { - "line": 80, + "line": 82, "column": 8 }, "end": { - "line": 83, + "line": 87, "column": 11 } } @@ -3385,18 +3549,18 @@ "trailingComments": [ { "type": "Block", - "value": "*\n * List of row indexes excluded from calculations\n * @type {Array}\n ", + "value": "*\n * List of row indexes displaying the results\n * @type {Array}\n ", "range": [ - 2220, - 2318 + 2429, + 2523 ], "loc": { "start": { - "line": 86, + "line": 90, "column": 8 }, "end": { - "line": 89, + "line": 93, "column": 11 } } @@ -3414,16 +3578,234 @@ "object": { "type": "ThisExpression", "range": [ - 2327, - 2331 + 2532, + 2536 ], "loc": { "start": { - "line": 90, + "line": 94, "column": 8 }, "end": { - "line": 90, + "line": 94, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "totRowIndexes", + "range": [ + 2537, + 2550 + ], + "loc": { + "start": { + "line": 94, + "column": 13 + }, + "end": { + "line": 94, + "column": 26 + } + } + }, + "range": [ + 2532, + 2550 + ], + "loc": { + "start": { + "line": 94, + "column": 8 + }, + "end": { + "line": 94, + "column": 26 + } + } + }, + "right": { + "type": "LogicalExpression", + "operator": "||", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "opts", + "range": [ + 2553, + 2557 + ], + "loc": { + "start": { + "line": 94, + "column": 29 + }, + "end": { + "line": 94, + "column": 33 + } + } + }, + "property": { + "type": "Identifier", + "name": "tot_row_index", + "range": [ + 2558, + 2571 + ], + "loc": { + "start": { + "line": 94, + "column": 34 + }, + "end": { + "line": 94, + "column": 47 + } + } + }, + "range": [ + 2553, + 2571 + ], + "loc": { + "start": { + "line": 94, + "column": 29 + }, + "end": { + "line": 94, + "column": 47 + } + } + }, + "right": { + "type": "ArrayExpression", + "elements": [], + "range": [ + 2575, + 2577 + ], + "loc": { + "start": { + "line": 94, + "column": 51 + }, + "end": { + "line": 94, + "column": 53 + } + } + }, + "range": [ + 2553, + 2577 + ], + "loc": { + "start": { + "line": 94, + "column": 29 + }, + "end": { + "line": 94, + "column": 53 + } + } + }, + "range": [ + 2532, + 2577 + ], + "loc": { + "start": { + "line": 94, + "column": 8 + }, + "end": { + "line": 94, + "column": 53 + } + } + }, + "range": [ + 2532, + 2578 + ], + "loc": { + "start": { + "line": 94, + "column": 8 + }, + "end": { + "line": 94, + "column": 54 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * List of row indexes displaying the results\n * @type {Array}\n ", + "range": [ + 2429, + 2523 + ], + "loc": { + "start": { + "line": 90, + "column": 8 + }, + "end": { + "line": 93, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * List of row indexes excluded from calculations\n * @type {Array}\n ", + "range": [ + 2588, + 2686 + ], + "loc": { + "start": { + "line": 96, + "column": 8 + }, + "end": { + "line": 99, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 2695, + 2699 + ], + "loc": { + "start": { + "line": 100, + "column": 8 + }, + "end": { + "line": 100, "column": 12 } } @@ -3432,31 +3814,31 @@ "type": "Identifier", "name": "excludeRows", "range": [ - 2332, - 2343 + 2700, + 2711 ], "loc": { "start": { - "line": 90, + "line": 100, "column": 13 }, "end": { - "line": 90, + "line": 100, "column": 24 } } }, "range": [ - 2327, - 2343 + 2695, + 2711 ], "loc": { "start": { - "line": 90, + "line": 100, "column": 8 }, "end": { - "line": 90, + "line": 100, "column": 24 } } @@ -3471,16 +3853,16 @@ "type": "Identifier", "name": "opts", "range": [ - 2346, - 2350 + 2714, + 2718 ], "loc": { "start": { - "line": 90, + "line": 100, "column": 27 }, "end": { - "line": 90, + "line": 100, "column": 31 } } @@ -3489,31 +3871,31 @@ "type": "Identifier", "name": "exclude_row", "range": [ - 2351, - 2362 + 2719, + 2730 ], "loc": { "start": { - "line": 90, + "line": 100, "column": 32 }, "end": { - "line": 90, + "line": 100, "column": 43 } } }, "range": [ - 2346, - 2362 + 2714, + 2730 ], "loc": { "start": { - "line": 90, + "line": 100, "column": 27 }, "end": { - "line": 90, + "line": 100, "column": 43 } } @@ -3522,61 +3904,61 @@ "type": "ArrayExpression", "elements": [], "range": [ - 2366, - 2368 + 2734, + 2736 ], "loc": { "start": { - "line": 90, + "line": 100, "column": 47 }, "end": { - "line": 90, + "line": 100, "column": 49 } } }, "range": [ - 2346, - 2368 + 2714, + 2736 ], "loc": { "start": { - "line": 90, + "line": 100, "column": 27 }, "end": { - "line": 90, + "line": 100, "column": 49 } } }, "range": [ - 2327, - 2368 + 2695, + 2736 ], "loc": { "start": { - "line": 90, + "line": 100, "column": 8 }, "end": { - "line": 90, + "line": 100, "column": 49 } } }, "range": [ - 2327, - 2369 + 2695, + 2737 ], "loc": { "start": { - "line": 90, + "line": 100, "column": 8 }, "end": { - "line": 90, + "line": 100, "column": 50 } }, @@ -3585,16 +3967,16 @@ "type": "Block", "value": "*\n * List of row indexes excluded from calculations\n * @type {Array}\n ", "range": [ - 2220, - 2318 + 2588, + 2686 ], "loc": { "start": { - "line": 86, + "line": 96, "column": 8 }, "end": { - "line": 89, + "line": 99, "column": 11 } } @@ -3605,16 +3987,16 @@ "type": "Block", "value": "*\n * List of decimal precision for calculation results\n * @type {Array}\n ", "range": [ - 2379, - 2480 + 2747, + 2848 ], "loc": { "start": { - "line": 92, + "line": 102, "column": 8 }, "end": { - "line": 95, + "line": 105, "column": 11 } } @@ -3632,16 +4014,16 @@ "object": { "type": "ThisExpression", "range": [ - 2489, - 2493 + 2857, + 2861 ], "loc": { "start": { - "line": 96, + "line": 106, "column": 8 }, "end": { - "line": 96, + "line": 106, "column": 12 } } @@ -3650,31 +4032,31 @@ "type": "Identifier", "name": "decimalPrecisions", "range": [ - 2494, - 2511 + 2862, + 2879 ], "loc": { "start": { - "line": 96, + "line": 106, "column": 13 }, "end": { - "line": 96, + "line": 106, "column": 30 } } }, "range": [ - 2489, - 2511 + 2857, + 2879 ], "loc": { "start": { - "line": 96, + "line": 106, "column": 8 }, "end": { - "line": 96, + "line": 106, "column": 30 } } @@ -3687,16 +4069,16 @@ "type": "Identifier", "name": "isUndef", "range": [ - 2514, - 2521 + 2882, + 2889 ], "loc": { "start": { - "line": 96, + "line": 106, "column": 33 }, "end": { - "line": 96, + "line": 106, "column": 40 } } @@ -3709,16 +4091,16 @@ "type": "Identifier", "name": "opts", "range": [ - 2522, - 2526 + 2890, + 2894 ], "loc": { "start": { - "line": 96, + "line": 106, "column": 41 }, "end": { - "line": 96, + "line": 106, "column": 45 } } @@ -3727,47 +4109,47 @@ "type": "Identifier", "name": "decimal_precision", "range": [ - 2527, - 2544 + 2895, + 2912 ], "loc": { "start": { - "line": 96, + "line": 106, "column": 46 }, "end": { - "line": 96, + "line": 106, "column": 63 } } }, "range": [ - 2522, - 2544 + 2890, + 2912 ], "loc": { "start": { - "line": 96, + "line": 106, "column": 41 }, "end": { - "line": 96, + "line": 106, "column": 63 } } } ], "range": [ - 2514, - 2545 + 2882, + 2913 ], "loc": { "start": { - "line": 96, + "line": 106, "column": 33 }, "end": { - "line": 96, + "line": 106, "column": 64 } } @@ -3777,16 +4159,16 @@ "value": 2, "raw": "2", "range": [ - 2564, - 2565 + 2932, + 2933 ], "loc": { "start": { - "line": 97, + "line": 107, "column": 16 }, "end": { - "line": 97, + "line": 107, "column": 17 } } @@ -3798,16 +4180,16 @@ "type": "Identifier", "name": "opts", "range": [ - 2568, - 2572 + 2936, + 2940 ], "loc": { "start": { - "line": 97, + "line": 107, "column": 20 }, "end": { - "line": 97, + "line": 107, "column": 24 } } @@ -3816,76 +4198,76 @@ "type": "Identifier", "name": "decimal_precision", "range": [ - 2573, - 2590 + 2941, + 2958 ], "loc": { "start": { - "line": 97, + "line": 107, "column": 25 }, "end": { - "line": 97, + "line": 107, "column": 42 } } }, "range": [ - 2568, - 2590 + 2936, + 2958 ], "loc": { "start": { - "line": 97, + "line": 107, "column": 20 }, "end": { - "line": 97, + "line": 107, "column": 42 } } }, "range": [ - 2514, - 2590 + 2882, + 2958 ], "loc": { "start": { - "line": 96, + "line": 106, "column": 33 }, "end": { - "line": 97, + "line": 107, "column": 42 } } }, "range": [ - 2489, - 2590 + 2857, + 2958 ], "loc": { "start": { - "line": 96, + "line": 106, "column": 8 }, "end": { - "line": 97, + "line": 107, "column": 42 } } }, "range": [ - 2489, - 2591 + 2857, + 2959 ], "loc": { "start": { - "line": 96, + "line": 106, "column": 8 }, "end": { - "line": 97, + "line": 107, "column": 43 } }, @@ -3894,16 +4276,16 @@ "type": "Block", "value": "*\n * List of decimal precision for calculation results\n * @type {Array}\n ", "range": [ - 2379, - 2480 + 2747, + 2848 ], "loc": { "start": { - "line": 92, + "line": 102, "column": 8 }, "end": { - "line": 95, + "line": 105, "column": 11 } } @@ -3920,16 +4302,16 @@ "object": { "type": "ThisExpression", "range": [ - 2601, - 2605 + 2969, + 2973 ], "loc": { "start": { - "line": 99, + "line": 109, "column": 8 }, "end": { - "line": 99, + "line": 109, "column": 12 } } @@ -3938,78 +4320,78 @@ "type": "Identifier", "name": "enable", "range": [ - 2606, - 2612 + 2974, + 2980 ], "loc": { "start": { - "line": 99, + "line": 109, "column": 13 }, "end": { - "line": 99, + "line": 109, "column": 19 } } }, "range": [ - 2601, - 2612 + 2969, + 2980 ], "loc": { "start": { - "line": 99, + "line": 109, "column": 8 }, "end": { - "line": 99, + "line": 109, "column": 19 } } }, "arguments": [], "range": [ - 2601, - 2614 + 2969, + 2982 ], "loc": { "start": { - "line": 99, + "line": 109, "column": 8 }, "end": { - "line": 99, + "line": 109, "column": 21 } } }, "range": [ - 2601, - 2615 + 2969, + 2983 ], "loc": { "start": { - "line": 99, + "line": 109, "column": 8 }, "end": { - "line": 99, + "line": 109, "column": 22 } } } ], "range": [ - 706, - 2621 + 794, + 2989 ], "loc": { "start": { - "line": 31, + "line": 33, "column": 26 }, "end": { - "line": 100, + "line": 110, "column": 5 } } @@ -4017,16 +4399,16 @@ "generator": false, "expression": false, "range": [ - 695, - 2621 + 783, + 2989 ], "loc": { "start": { - "line": 31, + "line": 33, "column": 15 }, "end": { - "line": 100, + "line": 110, "column": 5 } } @@ -4034,16 +4416,16 @@ "kind": "constructor", "computed": false, "range": [ - 684, - 2621 + 772, + 2989 ], "loc": { "start": { - "line": 31, + "line": 33, "column": 4 }, "end": { - "line": 100, + "line": 110, "column": 5 } }, @@ -4052,16 +4434,16 @@ "type": "Block", "value": "*\n * Creates an instance of ColOps\n *\n * @param {TableFilter} tf TableFilter instance\n * @param {Object} opts Configuration object\n ", "range": [ - 523, - 679 + 611, + 767 ], "loc": { "start": { - "line": 25, + "line": 27, "column": 4 }, "end": { - "line": 30, + "line": 32, "column": 7 } } @@ -4072,16 +4454,16 @@ "type": "Block", "value": "*\n * Initializes ColOps instance\n ", "range": [ - 2627, - 2673 + 2995, + 3041 ], "loc": { "start": { - "line": 102, + "line": 112, "column": 4 }, "end": { - "line": 104, + "line": 114, "column": 7 } } @@ -4095,16 +4477,16 @@ "type": "Identifier", "name": "init", "range": [ - 2678, - 2682 + 3046, + 3050 ], "loc": { "start": { - "line": 105, + "line": 115, "column": 4 }, "end": { - "line": 105, + "line": 115, "column": 8 } } @@ -4124,16 +4506,16 @@ "object": { "type": "ThisExpression", "range": [ - 2699, - 2703 + 3067, + 3071 ], "loc": { "start": { - "line": 106, + "line": 116, "column": 12 }, "end": { - "line": 106, + "line": 116, "column": 16 } } @@ -4142,31 +4524,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 2704, - 2715 + 3072, + 3083 ], "loc": { "start": { - "line": 106, + "line": 116, "column": 17 }, "end": { - "line": 106, + "line": 116, "column": 28 } } }, "range": [ - 2699, - 2715 + 3067, + 3083 ], "loc": { "start": { - "line": 106, + "line": 116, "column": 12 }, "end": { - "line": 106, + "line": 116, "column": 28 } } @@ -4178,48 +4560,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 2731, - 2738 + 3099, + 3106 ], "loc": { "start": { - "line": 107, + "line": 117, "column": 12 }, "end": { - "line": 107, + "line": 117, "column": 19 } } } ], "range": [ - 2717, - 2748 + 3085, + 3116 ], "loc": { "start": { - "line": 106, + "line": 116, "column": 30 }, "end": { - "line": 108, + "line": 118, "column": 9 } } }, "alternate": null, "range": [ - 2695, - 2748 + 3063, + 3116 ], "loc": { "start": { - "line": 106, + "line": 116, "column": 8 }, "end": { - "line": 108, + "line": 118, "column": 9 } }, @@ -4228,16 +4610,16 @@ "type": "Line", "value": " subscribe to events", "range": [ - 2757, - 2779 + 3125, + 3147 ], "loc": { "start": { - "line": 109, + "line": 119, "column": 8 }, "end": { - "line": 109, + "line": 119, "column": 30 } } @@ -4257,16 +4639,16 @@ "object": { "type": "ThisExpression", "range": [ - 2788, - 2792 + 3156, + 3160 ], "loc": { "start": { - "line": 110, + "line": 120, "column": 8 }, "end": { - "line": 110, + "line": 120, "column": 12 } } @@ -4275,31 +4657,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 2793, - 2800 + 3161, + 3168 ], "loc": { "start": { - "line": 110, + "line": 120, "column": 13 }, "end": { - "line": 110, + "line": 120, "column": 20 } } }, "range": [ - 2788, - 2800 + 3156, + 3168 ], "loc": { "start": { - "line": 110, + "line": 120, "column": 8 }, "end": { - "line": 110, + "line": 120, "column": 20 } } @@ -4308,31 +4690,31 @@ "type": "Identifier", "name": "on", "range": [ - 2801, - 2803 + 3169, + 3171 ], "loc": { "start": { - "line": 110, + "line": 120, "column": 21 }, "end": { - "line": 110, + "line": 120, "column": 23 } } }, "range": [ - 2788, - 2803 + 3156, + 3171 ], "loc": { "start": { - "line": 110, + "line": 120, "column": 8 }, "end": { - "line": 110, + "line": 120, "column": 23 } } @@ -4342,16 +4724,16 @@ "type": "Identifier", "name": "EVENTS", "range": [ - 2804, - 2810 + 3172, + 3178 ], "loc": { "start": { - "line": 110, + "line": 120, "column": 24 }, "end": { - "line": 110, + "line": 120, "column": 30 } } @@ -4368,16 +4750,16 @@ "object": { "type": "ThisExpression", "range": [ - 2818, - 2822 + 3186, + 3190 ], "loc": { "start": { - "line": 110, + "line": 120, "column": 38 }, "end": { - "line": 110, + "line": 120, "column": 42 } } @@ -4386,47 +4768,47 @@ "type": "Identifier", "name": "calcAll", "range": [ - 2823, - 2830 + 3191, + 3198 ], "loc": { "start": { - "line": 110, + "line": 120, "column": 43 }, "end": { - "line": 110, + "line": 120, "column": 50 } } }, "range": [ - 2818, - 2830 + 3186, + 3198 ], "loc": { "start": { - "line": 110, + "line": 120, "column": 38 }, "end": { - "line": 110, + "line": 120, "column": 50 } } }, "arguments": [], "range": [ - 2818, - 2832 + 3186, + 3200 ], "loc": { "start": { - "line": 110, + "line": 120, "column": 38 }, "end": { - "line": 110, + "line": 120, "column": 52 } } @@ -4434,47 +4816,47 @@ "generator": false, "expression": true, "range": [ - 2812, - 2832 + 3180, + 3200 ], "loc": { "start": { - "line": 110, + "line": 120, "column": 32 }, "end": { - "line": 110, + "line": 120, "column": 52 } } } ], "range": [ - 2788, - 2833 + 3156, + 3201 ], "loc": { "start": { - "line": 110, + "line": 120, "column": 8 }, "end": { - "line": 110, + "line": 120, "column": 53 } } }, "range": [ - 2788, - 2834 + 3156, + 3202 ], "loc": { "start": { - "line": 110, + "line": 120, "column": 8 }, "end": { - "line": 110, + "line": 120, "column": 54 } }, @@ -4483,16 +4865,16 @@ "type": "Line", "value": " subscribe to events", "range": [ - 2757, - 2779 + 3125, + 3147 ], "loc": { "start": { - "line": 109, + "line": 119, "column": 8 }, "end": { - "line": 109, + "line": 119, "column": 30 } } @@ -4509,16 +4891,16 @@ "object": { "type": "ThisExpression", "range": [ - 2844, - 2848 + 3212, + 3216 ], "loc": { "start": { - "line": 112, + "line": 122, "column": 8 }, "end": { - "line": 112, + "line": 122, "column": 12 } } @@ -4527,62 +4909,62 @@ "type": "Identifier", "name": "calcAll", "range": [ - 2849, - 2856 + 3217, + 3224 ], "loc": { "start": { - "line": 112, + "line": 122, "column": 13 }, "end": { - "line": 112, + "line": 122, "column": 20 } } }, "range": [ - 2844, - 2856 + 3212, + 3224 ], "loc": { "start": { - "line": 112, + "line": 122, "column": 8 }, "end": { - "line": 112, + "line": 122, "column": 20 } } }, "arguments": [], "range": [ - 2844, - 2858 + 3212, + 3226 ], "loc": { "start": { - "line": 112, + "line": 122, "column": 8 }, "end": { - "line": 112, + "line": 122, "column": 22 } } }, "range": [ - 2844, - 2859 + 3212, + 3227 ], "loc": { "start": { - "line": 112, + "line": 122, "column": 8 }, "end": { - "line": 112, + "line": 122, "column": 23 } }, @@ -4591,16 +4973,16 @@ "type": "Block", "value": "* @inherited ", "range": [ - 2869, - 2886 + 3237, + 3254 ], "loc": { "start": { - "line": 114, + "line": 124, "column": 8 }, "end": { - "line": 114, + "line": 124, "column": 25 } } @@ -4618,16 +5000,16 @@ "object": { "type": "ThisExpression", "range": [ - 2895, - 2899 + 3263, + 3267 ], "loc": { "start": { - "line": 115, + "line": 125, "column": 8 }, "end": { - "line": 115, + "line": 125, "column": 12 } } @@ -4636,31 +5018,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 2900, - 2911 + 3268, + 3279 ], "loc": { "start": { - "line": 115, + "line": 125, "column": 13 }, "end": { - "line": 115, + "line": 125, "column": 24 } } }, "range": [ - 2895, - 2911 + 3263, + 3279 ], "loc": { "start": { - "line": 115, + "line": 125, "column": 8 }, "end": { - "line": 115, + "line": 125, "column": 24 } } @@ -4670,46 +5052,46 @@ "value": true, "raw": "true", "range": [ - 2914, - 2918 + 3282, + 3286 ], "loc": { "start": { - "line": 115, + "line": 125, "column": 27 }, "end": { - "line": 115, + "line": 125, "column": 31 } } }, "range": [ - 2895, - 2918 + 3263, + 3286 ], "loc": { "start": { - "line": 115, + "line": 125, "column": 8 }, "end": { - "line": 115, + "line": 125, "column": 31 } } }, "range": [ - 2895, - 2919 + 3263, + 3287 ], "loc": { "start": { - "line": 115, + "line": 125, "column": 8 }, "end": { - "line": 115, + "line": 125, "column": 32 } }, @@ -4718,16 +5100,16 @@ "type": "Block", "value": "* @inherited ", "range": [ - 2869, - 2886 + 3237, + 3254 ], "loc": { "start": { - "line": 114, + "line": 124, "column": 8 }, "end": { - "line": 114, + "line": 124, "column": 25 } } @@ -4736,16 +5118,16 @@ } ], "range": [ - 2685, - 2925 + 3053, + 3293 ], "loc": { "start": { - "line": 105, + "line": 115, "column": 11 }, "end": { - "line": 116, + "line": 126, "column": 5 } } @@ -4753,16 +5135,16 @@ "generator": false, "expression": false, "range": [ - 2682, - 2925 + 3050, + 3293 ], "loc": { "start": { - "line": 105, + "line": 115, "column": 8 }, "end": { - "line": 116, + "line": 126, "column": 5 } } @@ -4770,16 +5152,16 @@ "kind": "method", "computed": false, "range": [ - 2678, - 2925 + 3046, + 3293 ], "loc": { "start": { - "line": 105, + "line": 115, "column": 4 }, "end": { - "line": 116, + "line": 126, "column": 5 } }, @@ -4788,16 +5170,16 @@ "type": "Block", "value": "*\n * Initializes ColOps instance\n ", "range": [ - 2627, - 2673 + 2995, + 3041 ], "loc": { "start": { - "line": 102, + "line": 112, "column": 4 }, "end": { - "line": 104, + "line": 114, "column": 7 } } @@ -4808,16 +5190,16 @@ "type": "Block", "value": "*\n * Calculates columns' values\n * Configuration options are stored in 'opts' property\n * - 'id' contains ids of elements showing result (array)\n * - 'col' contains the columns' indexes (array)\n * - 'operation' contains operation type (array, values: 'sum', 'mean',\n * 'min', 'max', 'median', 'q1', 'q3')\n * - 'write_method' array defines which method to use for displaying the\n * result (innerHTML, setValue, createTextNode) - default: 'innerHTML'\n * - 'tot_row_index' defines in which row results are displayed\n * (integers array)\n *\n * - changes made by Nuovella:\n * (1) optimized the routine (now it will only process each column once),\n * (2) added calculations for the median, lower and upper quartile.\n ", "range": [ - 2931, - 3712 + 3299, + 4080 ], "loc": { "start": { - "line": 118, + "line": 128, "column": 4 }, "end": { - "line": 133, + "line": 143, "column": 7 } } @@ -4831,16 +5213,16 @@ "type": "Identifier", "name": "calcAll", "range": [ - 3717, - 3724 + 4085, + 4092 ], "loc": { "start": { - "line": 134, + "line": 144, "column": 4 }, "end": { - "line": 134, + "line": 144, "column": 11 } } @@ -4861,16 +5243,16 @@ "type": "Identifier", "name": "tf", "range": [ - 3741, - 3743 + 4109, + 4111 ], "loc": { "start": { - "line": 135, + "line": 145, "column": 12 }, "end": { - "line": 135, + "line": 145, "column": 14 } } @@ -4881,16 +5263,16 @@ "object": { "type": "ThisExpression", "range": [ - 3746, - 3750 + 4114, + 4118 ], "loc": { "start": { - "line": 135, + "line": 145, "column": 17 }, "end": { - "line": 135, + "line": 145, "column": 21 } } @@ -4899,46 +5281,46 @@ "type": "Identifier", "name": "tf", "range": [ - 3751, - 3753 + 4119, + 4121 ], "loc": { "start": { - "line": 135, + "line": 145, "column": 22 }, "end": { - "line": 135, + "line": 145, "column": 24 } } }, "range": [ - 3746, - 3753 + 4114, + 4121 ], "loc": { "start": { - "line": 135, + "line": 145, "column": 17 }, "end": { - "line": 135, + "line": 145, "column": 24 } } }, "range": [ - 3741, - 3753 + 4109, + 4121 ], "loc": { "start": { - "line": 135, + "line": 145, "column": 12 }, "end": { - "line": 135, + "line": 145, "column": 24 } } @@ -4946,16 +5328,16 @@ ], "kind": "let", "range": [ - 3737, - 3754 + 4105, + 4122 ], "loc": { "start": { - "line": 135, + "line": 145, "column": 8 }, "end": { - "line": 135, + "line": 145, "column": 25 } } @@ -4974,16 +5356,16 @@ "type": "Identifier", "name": "tf", "range": [ - 3768, - 3770 + 4136, + 4138 ], "loc": { "start": { - "line": 136, + "line": 146, "column": 13 }, "end": { - "line": 136, + "line": 146, "column": 15 } } @@ -4992,63 +5374,63 @@ "type": "Identifier", "name": "isInitialized", "range": [ - 3771, - 3784 + 4139, + 4152 ], "loc": { "start": { - "line": 136, + "line": 146, "column": 16 }, "end": { - "line": 136, + "line": 146, "column": 29 } } }, "range": [ - 3768, - 3784 + 4136, + 4152 ], "loc": { "start": { - "line": 136, + "line": 146, "column": 13 }, "end": { - "line": 136, + "line": 146, "column": 29 } } }, "arguments": [], "range": [ - 3768, - 3786 + 4136, + 4154 ], "loc": { "start": { - "line": 136, + "line": 146, "column": 13 }, "end": { - "line": 136, + "line": 146, "column": 31 } } }, "prefix": true, "range": [ - 3767, - 3786 + 4135, + 4154 ], "loc": { "start": { - "line": 136, + "line": 146, "column": 12 }, "end": { - "line": 136, + "line": 146, "column": 31 } } @@ -5060,48 +5442,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 3802, - 3809 + 4170, + 4177 ], "loc": { "start": { - "line": 137, + "line": 147, "column": 12 }, "end": { - "line": 137, + "line": 147, "column": 19 } } } ], "range": [ - 3788, - 3819 + 4156, + 4187 ], "loc": { "start": { - "line": 136, + "line": 146, "column": 33 }, "end": { - "line": 138, + "line": 148, "column": 9 } } }, "alternate": null, "range": [ - 3763, - 3819 + 4131, + 4187 ], "loc": { "start": { - "line": 136, + "line": 146, "column": 8 }, "end": { - "line": 138, + "line": 148, "column": 9 } } @@ -5116,16 +5498,16 @@ "object": { "type": "ThisExpression", "range": [ - 3829, - 3833 + 4197, + 4201 ], "loc": { "start": { - "line": 140, + "line": 150, "column": 8 }, "end": { - "line": 140, + "line": 150, "column": 12 } } @@ -5134,31 +5516,31 @@ "type": "Identifier", "name": "onBeforeOperation", "range": [ - 3834, - 3851 + 4202, + 4219 ], "loc": { "start": { - "line": 140, + "line": 150, "column": 13 }, "end": { - "line": 140, + "line": 150, "column": 30 } } }, "range": [ - 3829, - 3851 + 4197, + 4219 ], "loc": { "start": { - "line": 140, + "line": 150, "column": 8 }, "end": { - "line": 140, + "line": 150, "column": 30 } } @@ -5168,16 +5550,16 @@ "type": "Identifier", "name": "tf", "range": [ - 3852, - 3854 + 4220, + 4222 ], "loc": { "start": { - "line": 140, + "line": 150, "column": 31 }, "end": { - "line": 140, + "line": 150, "column": 33 } } @@ -5185,47 +5567,47 @@ { "type": "ThisExpression", "range": [ - 3856, - 3860 + 4224, + 4228 ], "loc": { "start": { - "line": 140, + "line": 150, "column": 35 }, "end": { - "line": 140, + "line": 150, "column": 39 } } } ], "range": [ - 3829, - 3861 + 4197, + 4229 ], "loc": { "start": { - "line": 140, + "line": 150, "column": 8 }, "end": { - "line": 140, + "line": 150, "column": 40 } } }, "range": [ - 3829, - 3862 + 4197, + 4230 ], "loc": { "start": { - "line": 140, + "line": 150, "column": 8 }, "end": { - "line": 140, + "line": 150, "column": 41 } } @@ -5243,16 +5625,16 @@ "object": { "type": "ThisExpression", "range": [ - 3871, - 3875 + 4239, + 4243 ], "loc": { "start": { - "line": 141, + "line": 151, "column": 8 }, "end": { - "line": 141, + "line": 151, "column": 12 } } @@ -5261,31 +5643,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 3876, - 3883 + 4244, + 4251 ], "loc": { "start": { - "line": 141, + "line": 151, "column": 13 }, "end": { - "line": 141, + "line": 151, "column": 20 } } }, "range": [ - 3871, - 3883 + 4239, + 4251 ], "loc": { "start": { - "line": 141, + "line": 151, "column": 8 }, "end": { - "line": 141, + "line": 151, "column": 20 } } @@ -5294,31 +5676,31 @@ "type": "Identifier", "name": "emit", "range": [ - 3884, - 3888 + 4252, + 4256 ], "loc": { "start": { - "line": 141, + "line": 151, "column": 21 }, "end": { - "line": 141, + "line": 151, "column": 25 } } }, "range": [ - 3871, - 3888 + 4239, + 4256 ], "loc": { "start": { - "line": 141, + "line": 151, "column": 8 }, "end": { - "line": 141, + "line": 151, "column": 25 } } @@ -5329,16 +5711,16 @@ "value": "before-column-operation", "raw": "'before-column-operation'", "range": [ - 3889, - 3914 + 4257, + 4282 ], "loc": { "start": { - "line": 141, + "line": 151, "column": 26 }, "end": { - "line": 141, + "line": 151, "column": 51 } } @@ -5347,16 +5729,16 @@ "type": "Identifier", "name": "tf", "range": [ - 3916, - 3918 + 4284, + 4286 ], "loc": { "start": { - "line": 141, + "line": 151, "column": 53 }, "end": { - "line": 141, + "line": 151, "column": 55 } } @@ -5364,47 +5746,462 @@ { "type": "ThisExpression", "range": [ - 3920, - 3924 + 4288, + 4292 ], "loc": { "start": { - "line": 141, + "line": 151, "column": 57 }, "end": { - "line": 141, + "line": 151, "column": 61 } } } ], "range": [ - 3871, - 3925 + 4239, + 4293 ], "loc": { "start": { - "line": 141, + "line": 151, "column": 8 }, "end": { - "line": 141, + "line": 151, "column": 62 } } }, "range": [ - 3871, - 3926 + 4239, + 4294 ], "loc": { "start": { - "line": 141, + "line": 151, "column": 8 }, "end": { - "line": 141, + "line": 151, + "column": 63 + } + } + }, + { + "type": "VariableDeclaration", + "declarations": [ + { + "type": "VariableDeclarator", + "id": { + "type": "ObjectPattern", + "properties": [ + { + "type": "Property", + "key": { + "type": "Identifier", + "name": "colIndexes", + "range": [ + 4310, + 4320 + ], + "loc": { + "start": { + "line": 153, + "column": 14 + }, + "end": { + "line": 153, + "column": 24 + } + } + }, + "value": { + "type": "Identifier", + "name": "colIndexes", + "range": [ + 4310, + 4320 + ], + "loc": { + "start": { + "line": 153, + "column": 14 + }, + "end": { + "line": 153, + "column": 24 + } + } + }, + "kind": "init", + "method": false, + "shorthand": true, + "computed": false, + "range": [ + 4310, + 4320 + ], + "loc": { + "start": { + "line": 153, + "column": 14 + }, + "end": { + "line": 153, + "column": 24 + } + } + }, + { + "type": "Property", + "key": { + "type": "Identifier", + "name": "operations", + "range": [ + 4322, + 4332 + ], + "loc": { + "start": { + "line": 153, + "column": 26 + }, + "end": { + "line": 153, + "column": 36 + } + } + }, + "value": { + "type": "Identifier", + "name": "colOperations", + "range": [ + 4334, + 4347 + ], + "loc": { + "start": { + "line": 153, + "column": 38 + }, + "end": { + "line": 153, + "column": 51 + } + } + }, + "kind": "init", + "method": false, + "shorthand": false, + "computed": false, + "range": [ + 4322, + 4347 + ], + "loc": { + "start": { + "line": 153, + "column": 26 + }, + "end": { + "line": 153, + "column": 51 + } + } + }, + { + "type": "Property", + "key": { + "type": "Identifier", + "name": "outputTypes", + "range": [ + 4349, + 4360 + ], + "loc": { + "start": { + "line": 153, + "column": 53 + }, + "end": { + "line": 153, + "column": 64 + } + } + }, + "value": { + "type": "Identifier", + "name": "outputTypes", + "range": [ + 4349, + 4360 + ], + "loc": { + "start": { + "line": 153, + "column": 53 + }, + "end": { + "line": 153, + "column": 64 + } + } + }, + "kind": "init", + "method": false, + "shorthand": true, + "computed": false, + "range": [ + 4349, + 4360 + ], + "loc": { + "start": { + "line": 153, + "column": 53 + }, + "end": { + "line": 153, + "column": 64 + } + } + }, + { + "type": "Property", + "key": { + "type": "Identifier", + "name": "totRowIndexes", + "range": [ + 4374, + 4387 + ], + "loc": { + "start": { + "line": 154, + "column": 12 + }, + "end": { + "line": 154, + "column": 25 + } + } + }, + "value": { + "type": "Identifier", + "name": "totRowIndexes", + "range": [ + 4374, + 4387 + ], + "loc": { + "start": { + "line": 154, + "column": 12 + }, + "end": { + "line": 154, + "column": 25 + } + } + }, + "kind": "init", + "method": false, + "shorthand": true, + "computed": false, + "range": [ + 4374, + 4387 + ], + "loc": { + "start": { + "line": 154, + "column": 12 + }, + "end": { + "line": 154, + "column": 25 + } + } + }, + { + "type": "Property", + "key": { + "type": "Identifier", + "name": "excludeRows", + "range": [ + 4389, + 4400 + ], + "loc": { + "start": { + "line": 154, + "column": 27 + }, + "end": { + "line": 154, + "column": 38 + } + } + }, + "value": { + "type": "Identifier", + "name": "excludeRows", + "range": [ + 4389, + 4400 + ], + "loc": { + "start": { + "line": 154, + "column": 27 + }, + "end": { + "line": 154, + "column": 38 + } + } + }, + "kind": "init", + "method": false, + "shorthand": true, + "computed": false, + "range": [ + 4389, + 4400 + ], + "loc": { + "start": { + "line": 154, + "column": 27 + }, + "end": { + "line": 154, + "column": 38 + } + } + }, + { + "type": "Property", + "key": { + "type": "Identifier", + "name": "formatResults", + "range": [ + 4402, + 4415 + ], + "loc": { + "start": { + "line": 154, + "column": 40 + }, + "end": { + "line": 154, + "column": 53 + } + } + }, + "value": { + "type": "Identifier", + "name": "formatResults", + "range": [ + 4402, + 4415 + ], + "loc": { + "start": { + "line": 154, + "column": 40 + }, + "end": { + "line": 154, + "column": 53 + } + } + }, + "kind": "init", + "method": false, + "shorthand": true, + "computed": false, + "range": [ + 4402, + 4415 + ], + "loc": { + "start": { + "line": 154, + "column": 40 + }, + "end": { + "line": 154, + "column": 53 + } + } + } + ], + "range": [ + 4308, + 4417 + ], + "loc": { + "start": { + "line": 153, + "column": 12 + }, + "end": { + "line": 154, + "column": 55 + } + } + }, + "init": { + "type": "ThisExpression", + "range": [ + 4420, + 4424 + ], + "loc": { + "start": { + "line": 154, + "column": 58 + }, + "end": { + "line": 154, + "column": 62 + } + } + }, + "range": [ + 4308, + 4424 + ], + "loc": { + "start": { + "line": 153, + "column": 12 + }, + "end": { + "line": 154, + "column": 62 + } + } + } + ], + "kind": "let", + "range": [ + 4304, + 4425 + ], + "loc": { + "start": { + "line": 153, + "column": 8 + }, + "end": { + "line": 154, "column": 63 } } @@ -5412,462 +6209,22 @@ { "type": "VariableDeclaration", "declarations": [ - { - "type": "VariableDeclarator", - "id": { - "type": "Identifier", - "name": "colIndexes", - "range": [ - 3940, - 3950 - ], - "loc": { - "start": { - "line": 143, - "column": 12 - }, - "end": { - "line": 143, - "column": 22 - } - } - }, - "init": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 3953, - 3957 - ], - "loc": { - "start": { - "line": 143, - "column": 25 - }, - "end": { - "line": 143, - "column": 29 - } - } - }, - "property": { - "type": "Identifier", - "name": "colIndexes", - "range": [ - 3958, - 3968 - ], - "loc": { - "start": { - "line": 143, - "column": 30 - }, - "end": { - "line": 143, - "column": 40 - } - } - }, - "range": [ - 3953, - 3968 - ], - "loc": { - "start": { - "line": 143, - "column": 25 - }, - "end": { - "line": 143, - "column": 40 - } - } - }, - "range": [ - 3940, - 3968 - ], - "loc": { - "start": { - "line": 143, - "column": 12 - }, - "end": { - "line": 143, - "column": 40 - } - } - }, - { - "type": "VariableDeclarator", - "id": { - "type": "Identifier", - "name": "colOperations", - "range": [ - 3982, - 3995 - ], - "loc": { - "start": { - "line": 144, - "column": 12 - }, - "end": { - "line": 144, - "column": 25 - } - } - }, - "init": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 3998, - 4002 - ], - "loc": { - "start": { - "line": 144, - "column": 28 - }, - "end": { - "line": 144, - "column": 32 - } - } - }, - "property": { - "type": "Identifier", - "name": "operations", - "range": [ - 4003, - 4013 - ], - "loc": { - "start": { - "line": 144, - "column": 33 - }, - "end": { - "line": 144, - "column": 43 - } - } - }, - "range": [ - 3998, - 4013 - ], - "loc": { - "start": { - "line": 144, - "column": 28 - }, - "end": { - "line": 144, - "column": 43 - } - } - }, - "range": [ - 3982, - 4013 - ], - "loc": { - "start": { - "line": 144, - "column": 12 - }, - "end": { - "line": 144, - "column": 43 - } - } - }, - { - "type": "VariableDeclarator", - "id": { - "type": "Identifier", - "name": "outputTypes", - "range": [ - 4027, - 4038 - ], - "loc": { - "start": { - "line": 145, - "column": 12 - }, - "end": { - "line": 145, - "column": 23 - } - } - }, - "init": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 4041, - 4045 - ], - "loc": { - "start": { - "line": 145, - "column": 26 - }, - "end": { - "line": 145, - "column": 30 - } - } - }, - "property": { - "type": "Identifier", - "name": "outputTypes", - "range": [ - 4046, - 4057 - ], - "loc": { - "start": { - "line": 145, - "column": 31 - }, - "end": { - "line": 145, - "column": 42 - } - } - }, - "range": [ - 4041, - 4057 - ], - "loc": { - "start": { - "line": 145, - "column": 26 - }, - "end": { - "line": 145, - "column": 42 - } - } - }, - "range": [ - 4027, - 4057 - ], - "loc": { - "start": { - "line": 145, - "column": 12 - }, - "end": { - "line": 145, - "column": 42 - } - } - }, - { - "type": "VariableDeclarator", - "id": { - "type": "Identifier", - "name": "totRowIndexes", - "range": [ - 4071, - 4084 - ], - "loc": { - "start": { - "line": 146, - "column": 12 - }, - "end": { - "line": 146, - "column": 25 - } - } - }, - "init": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 4087, - 4091 - ], - "loc": { - "start": { - "line": 146, - "column": 28 - }, - "end": { - "line": 146, - "column": 32 - } - } - }, - "property": { - "type": "Identifier", - "name": "totRowIndexes", - "range": [ - 4092, - 4105 - ], - "loc": { - "start": { - "line": 146, - "column": 33 - }, - "end": { - "line": 146, - "column": 46 - } - } - }, - "range": [ - 4087, - 4105 - ], - "loc": { - "start": { - "line": 146, - "column": 28 - }, - "end": { - "line": 146, - "column": 46 - } - } - }, - "range": [ - 4071, - 4105 - ], - "loc": { - "start": { - "line": 146, - "column": 12 - }, - "end": { - "line": 146, - "column": 46 - } - } - }, - { - "type": "VariableDeclarator", - "id": { - "type": "Identifier", - "name": "excludeRows", - "range": [ - 4119, - 4130 - ], - "loc": { - "start": { - "line": 147, - "column": 12 - }, - "end": { - "line": 147, - "column": 23 - } - } - }, - "init": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 4133, - 4137 - ], - "loc": { - "start": { - "line": 147, - "column": 26 - }, - "end": { - "line": 147, - "column": 30 - } - } - }, - "property": { - "type": "Identifier", - "name": "excludeRows", - "range": [ - 4138, - 4149 - ], - "loc": { - "start": { - "line": 147, - "column": 31 - }, - "end": { - "line": 147, - "column": 42 - } - } - }, - "range": [ - 4133, - 4149 - ], - "loc": { - "start": { - "line": 147, - "column": 26 - }, - "end": { - "line": 147, - "column": 42 - } - } - }, - "range": [ - 4119, - 4149 - ], - "loc": { - "start": { - "line": 147, - "column": 12 - }, - "end": { - "line": 147, - "column": 42 - } - } - }, { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "decimalPrecisions", "range": [ - 4163, - 4180 + 4438, + 4455 ], "loc": { "start": { - "line": 148, + "line": 155, "column": 12 }, "end": { - "line": 148, + "line": 155, "column": 29 } } @@ -5880,16 +6237,16 @@ "type": "Identifier", "name": "isUndef", "range": [ - 4183, - 4190 + 4458, + 4465 ], "loc": { "start": { - "line": 148, + "line": 155, "column": 32 }, "end": { - "line": 148, + "line": 155, "column": 39 } } @@ -5901,16 +6258,16 @@ "object": { "type": "ThisExpression", "range": [ - 4191, - 4195 + 4466, + 4470 ], "loc": { "start": { - "line": 148, + "line": 155, "column": 40 }, "end": { - "line": 148, + "line": 155, "column": 44 } } @@ -5919,47 +6276,47 @@ "type": "Identifier", "name": "decimalPrecisions", "range": [ - 4196, - 4213 + 4471, + 4488 ], "loc": { "start": { - "line": 148, + "line": 155, "column": 45 }, "end": { - "line": 148, + "line": 155, "column": 62 } } }, "range": [ - 4191, - 4213 + 4466, + 4488 ], "loc": { "start": { - "line": 148, + "line": 155, "column": 40 }, "end": { - "line": 148, + "line": 155, "column": 62 } } } ], "range": [ - 4183, - 4214 + 4458, + 4489 ], "loc": { "start": { - "line": 148, + "line": 155, "column": 32 }, "end": { - "line": 148, + "line": 155, "column": 63 } } @@ -5969,16 +6326,16 @@ "value": 2, "raw": "2", "range": [ - 4233, - 4234 + 4508, + 4509 ], "loc": { "start": { - "line": 149, + "line": 156, "column": 16 }, "end": { - "line": 149, + "line": 156, "column": 17 } } @@ -5989,16 +6346,16 @@ "object": { "type": "ThisExpression", "range": [ - 4237, - 4241 + 4512, + 4516 ], "loc": { "start": { - "line": 149, + "line": 156, "column": 20 }, "end": { - "line": 149, + "line": 156, "column": 24 } } @@ -6007,61 +6364,61 @@ "type": "Identifier", "name": "decimalPrecisions", "range": [ - 4242, - 4259 + 4517, + 4534 ], "loc": { "start": { - "line": 149, + "line": 156, "column": 25 }, "end": { - "line": 149, + "line": 156, "column": 42 } } }, "range": [ - 4237, - 4259 + 4512, + 4534 ], "loc": { "start": { - "line": 149, + "line": 156, "column": 20 }, "end": { - "line": 149, + "line": 156, "column": 42 } } }, "range": [ - 4183, - 4259 + 4458, + 4534 ], "loc": { "start": { - "line": 148, + "line": 155, "column": 32 }, "end": { - "line": 149, + "line": 156, "column": 42 } } }, "range": [ - 4163, - 4259 + 4438, + 4534 ], "loc": { "start": { - "line": 148, + "line": 155, "column": 12 }, "end": { - "line": 149, + "line": 156, "column": 42 } } @@ -6069,16 +6426,16 @@ ], "kind": "let", "range": [ - 3936, - 4260 + 4434, + 4535 ], "loc": { "start": { - "line": 143, + "line": 155, "column": 8 }, "end": { - "line": 149, + "line": 156, "column": 43 } }, @@ -6087,16 +6444,16 @@ "type": "Line", "value": "nuovella: determine unique list of columns to operate on", "range": [ - 4270, - 4328 + 4545, + 4603 ], "loc": { "start": { - "line": 151, + "line": 158, "column": 8 }, "end": { - "line": 151, + "line": 158, "column": 66 } } @@ -6112,16 +6469,16 @@ "type": "Identifier", "name": "uIndexes", "range": [ - 4341, - 4349 + 4616, + 4624 ], "loc": { "start": { - "line": 152, + "line": 159, "column": 12 }, "end": { - "line": 152, + "line": 159, "column": 20 } } @@ -6130,31 +6487,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 4352, - 4354 + 4627, + 4629 ], "loc": { "start": { - "line": 152, + "line": 159, "column": 23 }, "end": { - "line": 152, + "line": 159, "column": 25 } } }, "range": [ - 4341, - 4354 + 4616, + 4629 ], "loc": { "start": { - "line": 152, + "line": 159, "column": 12 }, "end": { - "line": 152, + "line": 159, "column": 25 } } @@ -6162,16 +6519,16 @@ ], "kind": "let", "range": [ - 4337, - 4355 + 4612, + 4630 ], "loc": { "start": { - "line": 152, + "line": 159, "column": 8 }, "end": { - "line": 152, + "line": 159, "column": 26 } }, @@ -6180,16 +6537,16 @@ "type": "Line", "value": "nuovella: determine unique list of columns to operate on", "range": [ - 4270, - 4328 + 4545, + 4603 ], "loc": { "start": { - "line": 151, + "line": 158, "column": 8 }, "end": { - "line": 151, + "line": 158, "column": 66 } } @@ -6207,16 +6564,16 @@ "type": "Identifier", "name": "colIndexes", "range": [ - 4364, - 4374 + 4639, + 4649 ], "loc": { "start": { - "line": 153, + "line": 160, "column": 8 }, "end": { - "line": 153, + "line": 160, "column": 18 } } @@ -6225,31 +6582,31 @@ "type": "Identifier", "name": "forEach", "range": [ - 4375, - 4382 + 4650, + 4657 ], "loc": { "start": { - "line": 153, + "line": 160, "column": 19 }, "end": { - "line": 153, + "line": 160, "column": 26 } } }, "range": [ - 4364, - 4382 + 4639, + 4657 ], "loc": { "start": { - "line": 153, + "line": 160, "column": 8 }, "end": { - "line": 153, + "line": 160, "column": 26 } } @@ -6263,16 +6620,16 @@ "type": "Identifier", "name": "val", "range": [ - 4384, - 4387 + 4659, + 4662 ], "loc": { "start": { - "line": 153, + "line": 160, "column": 28 }, "end": { - "line": 153, + "line": 160, "column": 31 } } @@ -6295,16 +6652,16 @@ "type": "Identifier", "name": "uIndexes", "range": [ - 4410, - 4418 + 4685, + 4693 ], "loc": { "start": { - "line": 154, + "line": 161, "column": 16 }, "end": { - "line": 154, + "line": 161, "column": 24 } } @@ -6313,31 +6670,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 4419, - 4426 + 4694, + 4701 ], "loc": { "start": { - "line": 154, + "line": 161, "column": 25 }, "end": { - "line": 154, + "line": 161, "column": 32 } } }, "range": [ - 4410, - 4426 + 4685, + 4701 ], "loc": { "start": { - "line": 154, + "line": 161, "column": 16 }, "end": { - "line": 154, + "line": 161, "column": 32 } } @@ -6347,32 +6704,32 @@ "type": "Identifier", "name": "val", "range": [ - 4427, - 4430 + 4702, + 4705 ], "loc": { "start": { - "line": 154, + "line": 161, "column": 33 }, "end": { - "line": 154, + "line": 161, "column": 36 } } } ], "range": [ - 4410, - 4431 + 4685, + 4706 ], "loc": { "start": { - "line": 154, + "line": 161, "column": 16 }, "end": { - "line": 154, + "line": 161, "column": 37 } } @@ -6385,47 +6742,47 @@ "value": 1, "raw": "1", "range": [ - 4437, - 4438 + 4712, + 4713 ], "loc": { "start": { - "line": 154, + "line": 161, "column": 43 }, "end": { - "line": 154, + "line": 161, "column": 44 } } }, "prefix": true, "range": [ - 4436, - 4438 + 4711, + 4713 ], "loc": { "start": { - "line": 154, + "line": 161, "column": 42 }, "end": { - "line": 154, + "line": 161, "column": 44 } } }, "range": [ - 4410, - 4438 + 4685, + 4713 ], "loc": { "start": { - "line": 154, + "line": 161, "column": 16 }, "end": { - "line": 154, + "line": 161, "column": 44 } } @@ -6444,16 +6801,16 @@ "type": "Identifier", "name": "uIndexes", "range": [ - 4458, - 4466 + 4733, + 4741 ], "loc": { "start": { - "line": 155, + "line": 162, "column": 16 }, "end": { - "line": 155, + "line": 162, "column": 24 } } @@ -6462,31 +6819,31 @@ "type": "Identifier", "name": "push", "range": [ - 4467, - 4471 + 4742, + 4746 ], "loc": { "start": { - "line": 155, + "line": 162, "column": 25 }, "end": { - "line": 155, + "line": 162, "column": 29 } } }, "range": [ - 4458, - 4471 + 4733, + 4746 ], "loc": { "start": { - "line": 155, + "line": 162, "column": 16 }, "end": { - "line": 155, + "line": 162, "column": 29 } } @@ -6496,95 +6853,95 @@ "type": "Identifier", "name": "val", "range": [ - 4472, - 4475 + 4747, + 4750 ], "loc": { "start": { - "line": 155, + "line": 162, "column": 30 }, "end": { - "line": 155, + "line": 162, "column": 33 } } } ], "range": [ - 4458, - 4476 + 4733, + 4751 ], "loc": { "start": { - "line": 155, + "line": 162, "column": 16 }, "end": { - "line": 155, + "line": 162, "column": 34 } } }, "range": [ - 4458, - 4477 + 4733, + 4752 ], "loc": { "start": { - "line": 155, + "line": 162, "column": 16 }, "end": { - "line": 155, + "line": 162, "column": 35 } } } ], "range": [ - 4440, - 4491 + 4715, + 4766 ], "loc": { "start": { - "line": 154, + "line": 161, "column": 46 }, "end": { - "line": 156, + "line": 163, "column": 13 } } }, "alternate": null, "range": [ - 4406, - 4491 + 4681, + 4766 ], "loc": { "start": { - "line": 154, + "line": 161, "column": 12 }, "end": { - "line": 156, + "line": 163, "column": 13 } } } ], "range": [ - 4392, - 4501 + 4667, + 4776 ], "loc": { "start": { - "line": 153, + "line": 160, "column": 36 }, "end": { - "line": 157, + "line": 164, "column": 9 } } @@ -6592,47 +6949,47 @@ "generator": false, "expression": false, "range": [ - 4383, - 4501 + 4658, + 4776 ], "loc": { "start": { - "line": 153, + "line": 160, "column": 27 }, "end": { - "line": 157, + "line": 164, "column": 9 } } } ], "range": [ - 4364, - 4502 + 4639, + 4777 ], "loc": { "start": { - "line": 153, + "line": 160, "column": 8 }, "end": { - "line": 157, + "line": 164, "column": 10 } } }, "range": [ - 4364, - 4503 + 4639, + 4778 ], "loc": { "start": { - "line": 153, + "line": 160, "column": 8 }, "end": { - "line": 157, + "line": 164, "column": 11 } } @@ -6646,16 +7003,16 @@ "type": "Identifier", "name": "nbCols", "range": [ - 4517, - 4523 + 4792, + 4798 ], "loc": { "start": { - "line": 159, + "line": 166, "column": 12 }, "end": { - "line": 159, + "line": 166, "column": 18 } } @@ -6667,16 +7024,16 @@ "type": "Identifier", "name": "uIndexes", "range": [ - 4526, - 4534 + 4801, + 4809 ], "loc": { "start": { - "line": 159, + "line": 166, "column": 21 }, "end": { - "line": 159, + "line": 166, "column": 29 } } @@ -6685,46 +7042,46 @@ "type": "Identifier", "name": "length", "range": [ - 4535, - 4541 + 4810, + 4816 ], "loc": { "start": { - "line": 159, + "line": 166, "column": 30 }, "end": { - "line": 159, + "line": 166, "column": 36 } } }, "range": [ - 4526, - 4541 + 4801, + 4816 ], "loc": { "start": { - "line": 159, + "line": 166, "column": 21 }, "end": { - "line": 159, + "line": 166, "column": 36 } } }, "range": [ - 4517, - 4541 + 4792, + 4816 ], "loc": { "start": { - "line": 159, + "line": 166, "column": 12 }, "end": { - "line": 159, + "line": 166, "column": 36 } } @@ -6735,16 +7092,16 @@ "type": "Identifier", "name": "rows", "range": [ - 4555, - 4559 + 4830, + 4834 ], "loc": { "start": { - "line": 160, + "line": 167, "column": 12 }, "end": { - "line": 160, + "line": 167, "column": 16 } } @@ -6759,16 +7116,16 @@ "type": "Identifier", "name": "tf", "range": [ - 4562, - 4564 + 4837, + 4839 ], "loc": { "start": { - "line": 160, + "line": 167, "column": 19 }, "end": { - "line": 160, + "line": 167, "column": 21 } } @@ -6777,31 +7134,31 @@ "type": "Identifier", "name": "tbl", "range": [ - 4565, - 4568 + 4840, + 4843 ], "loc": { "start": { - "line": 160, + "line": 167, "column": 22 }, "end": { - "line": 160, + "line": 167, "column": 25 } } }, "range": [ - 4562, - 4568 + 4837, + 4843 ], "loc": { "start": { - "line": 160, + "line": 167, "column": 19 }, "end": { - "line": 160, + "line": 167, "column": 25 } } @@ -6810,46 +7167,46 @@ "type": "Identifier", "name": "rows", "range": [ - 4569, - 4573 + 4844, + 4848 ], "loc": { "start": { - "line": 160, + "line": 167, "column": 26 }, "end": { - "line": 160, + "line": 167, "column": 30 } } }, "range": [ - 4562, - 4573 + 4837, + 4848 ], "loc": { "start": { - "line": 160, + "line": 167, "column": 19 }, "end": { - "line": 160, + "line": 167, "column": 30 } } }, "range": [ - 4555, - 4573 + 4830, + 4848 ], "loc": { "start": { - "line": 160, + "line": 167, "column": 12 }, "end": { - "line": 160, + "line": 167, "column": 30 } } @@ -6860,16 +7217,16 @@ "type": "Identifier", "name": "colValues", "range": [ - 4587, - 4596 + 4862, + 4871 ], "loc": { "start": { - "line": 161, + "line": 168, "column": 12 }, "end": { - "line": 161, + "line": 168, "column": 21 } } @@ -6878,31 +7235,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 4599, - 4601 + 4874, + 4876 ], "loc": { "start": { - "line": 161, + "line": 168, "column": 24 }, "end": { - "line": 161, + "line": 168, "column": 26 } } }, "range": [ - 4587, - 4601 + 4862, + 4876 ], "loc": { "start": { - "line": 161, + "line": 168, "column": 12 }, "end": { - "line": 161, + "line": 168, "column": 26 } } @@ -6910,16 +7267,16 @@ ], "kind": "let", "range": [ - 4513, - 4602 + 4788, + 4877 ], "loc": { "start": { - "line": 159, + "line": 166, "column": 8 }, "end": { - "line": 161, + "line": 168, "column": 27 } } @@ -6935,16 +7292,16 @@ "type": "Identifier", "name": "u", "range": [ - 4621, - 4622 + 4896, + 4897 ], "loc": { "start": { - "line": 163, + "line": 170, "column": 17 }, "end": { - "line": 163, + "line": 170, "column": 18 } } @@ -6954,31 +7311,31 @@ "value": 0, "raw": "0", "range": [ - 4625, - 4626 + 4900, + 4901 ], "loc": { "start": { - "line": 163, + "line": 170, "column": 21 }, "end": { - "line": 163, + "line": 170, "column": 22 } } }, "range": [ - 4621, - 4626 + 4896, + 4901 ], "loc": { "start": { - "line": 163, + "line": 170, "column": 17 }, "end": { - "line": 163, + "line": 170, "column": 22 } } @@ -6986,16 +7343,16 @@ ], "kind": "let", "range": [ - 4617, - 4626 + 4892, + 4901 ], "loc": { "start": { - "line": 163, + "line": 170, "column": 13 }, "end": { - "line": 163, + "line": 170, "column": 22 } } @@ -7007,16 +7364,16 @@ "type": "Identifier", "name": "u", "range": [ - 4628, - 4629 + 4903, + 4904 ], "loc": { "start": { - "line": 163, + "line": 170, "column": 24 }, "end": { - "line": 163, + "line": 170, "column": 25 } } @@ -7025,31 +7382,31 @@ "type": "Identifier", "name": "nbCols", "range": [ - 4632, - 4638 + 4907, + 4913 ], "loc": { "start": { - "line": 163, + "line": 170, "column": 28 }, "end": { - "line": 163, + "line": 170, "column": 34 } } }, "range": [ - 4628, - 4638 + 4903, + 4913 ], "loc": { "start": { - "line": 163, + "line": 170, "column": 24 }, "end": { - "line": 163, + "line": 170, "column": 34 } } @@ -7061,32 +7418,32 @@ "type": "Identifier", "name": "u", "range": [ - 4640, - 4641 + 4915, + 4916 ], "loc": { "start": { - "line": 163, + "line": 170, "column": 36 }, "end": { - "line": 163, + "line": 170, "column": 37 } } }, "prefix": false, "range": [ - 4640, - 4643 + 4915, + 4918 ], "loc": { "start": { - "line": 163, + "line": 170, "column": 36 }, "end": { - "line": 163, + "line": 170, "column": 39 } } @@ -7105,16 +7462,16 @@ "type": "Identifier", "name": "colValues", "range": [ - 4845, - 4854 + 5120, + 5129 ], "loc": { "start": { - "line": 167, + "line": 174, "column": 12 }, "end": { - "line": 167, + "line": 174, "column": 21 } } @@ -7123,31 +7480,31 @@ "type": "Identifier", "name": "push", "range": [ - 4855, - 4859 + 5130, + 5134 ], "loc": { "start": { - "line": 167, + "line": 174, "column": 22 }, "end": { - "line": 167, + "line": 174, "column": 26 } } }, "range": [ - 4845, - 4859 + 5120, + 5134 ], "loc": { "start": { - "line": 167, + "line": 174, "column": 12 }, "end": { - "line": 167, + "line": 174, "column": 26 } } @@ -7162,16 +7519,16 @@ "type": "Identifier", "name": "tf", "range": [ - 4877, - 4879 + 5152, + 5154 ], "loc": { "start": { - "line": 168, + "line": 175, "column": 16 }, "end": { - "line": 168, + "line": 175, "column": 18 } } @@ -7180,31 +7537,31 @@ "type": "Identifier", "name": "getFilteredDataCol", "range": [ - 4880, - 4898 + 5155, + 5173 ], "loc": { "start": { - "line": 168, + "line": 175, "column": 19 }, "end": { - "line": 168, + "line": 175, "column": 37 } } }, "range": [ - 4877, - 4898 + 5152, + 5173 ], "loc": { "start": { - "line": 168, + "line": 175, "column": 16 }, "end": { - "line": 168, + "line": 175, "column": 37 } } @@ -7217,16 +7574,16 @@ "type": "Identifier", "name": "uIndexes", "range": [ - 4899, - 4907 + 5174, + 5182 ], "loc": { "start": { - "line": 168, + "line": 175, "column": 38 }, "end": { - "line": 168, + "line": 175, "column": 46 } } @@ -7235,31 +7592,31 @@ "type": "Identifier", "name": "u", "range": [ - 4908, - 4909 + 5183, + 5184 ], "loc": { "start": { - "line": 168, + "line": 175, "column": 47 }, "end": { - "line": 168, + "line": 175, "column": 48 } } }, "range": [ - 4899, - 4910 + 5174, + 5185 ], "loc": { "start": { - "line": 168, + "line": 175, "column": 38 }, "end": { - "line": 168, + "line": 175, "column": 49 } } @@ -7269,16 +7626,16 @@ "value": false, "raw": "false", "range": [ - 4912, - 4917 + 5187, + 5192 ], "loc": { "start": { - "line": 168, + "line": 175, "column": 51 }, "end": { - "line": 168, + "line": 175, "column": 56 } } @@ -7288,16 +7645,16 @@ "value": true, "raw": "true", "range": [ - 4919, - 4923 + 5194, + 5198 ], "loc": { "start": { - "line": 168, + "line": 175, "column": 58 }, "end": { - "line": 168, + "line": 175, "column": 62 } } @@ -7306,63 +7663,63 @@ "type": "Identifier", "name": "excludeRows", "range": [ - 4925, - 4936 + 5200, + 5211 ], "loc": { "start": { - "line": 168, + "line": 175, "column": 64 }, "end": { - "line": 168, + "line": 175, "column": 75 } } } ], "range": [ - 4877, - 4937 + 5152, + 5212 ], "loc": { "start": { - "line": 168, + "line": 175, "column": 16 }, "end": { - "line": 168, + "line": 175, "column": 76 } } } ], "range": [ - 4845, - 4951 + 5120, + 5226 ], "loc": { "start": { - "line": 167, + "line": 174, "column": 12 }, "end": { - "line": 169, + "line": 176, "column": 13 } } }, "range": [ - 4845, - 4952 + 5120, + 5227 ], "loc": { "start": { - "line": 167, + "line": 174, "column": 12 }, "end": { - "line": 169, + "line": 176, "column": 14 } }, @@ -7371,16 +7728,16 @@ "type": "Line", "value": "this retrieves col values", "range": [ - 4659, - 4686 + 4934, + 4961 ], "loc": { "start": { - "line": 164, + "line": 171, "column": 12 }, "end": { - "line": 164, + "line": 171, "column": 39 } } @@ -7389,16 +7746,16 @@ "type": "Line", "value": "use uIndexes because we only want to pass through this loop", "range": [ - 4699, - 4760 + 4974, + 5035 ], "loc": { "start": { - "line": 165, + "line": 172, "column": 12 }, "end": { - "line": 165, + "line": 172, "column": 73 } } @@ -7407,16 +7764,16 @@ "type": "Line", "value": "once for each column get the values in this unique column", "range": [ - 4773, - 4832 + 5048, + 5107 ], "loc": { "start": { - "line": 166, + "line": 173, "column": 12 }, "end": { - "line": 166, + "line": 173, "column": 71 } } @@ -7432,16 +7789,16 @@ "type": "Identifier", "name": "curValues", "range": [ - 4970, - 4979 + 5245, + 5254 ], "loc": { "start": { - "line": 171, + "line": 178, "column": 16 }, "end": { - "line": 171, + "line": 178, "column": 25 } } @@ -7453,16 +7810,16 @@ "type": "Identifier", "name": "colValues", "range": [ - 4982, - 4991 + 5257, + 5266 ], "loc": { "start": { - "line": 171, + "line": 178, "column": 28 }, "end": { - "line": 171, + "line": 178, "column": 37 } } @@ -7471,46 +7828,46 @@ "type": "Identifier", "name": "u", "range": [ - 4992, - 4993 + 5267, + 5268 ], "loc": { "start": { - "line": 171, + "line": 178, "column": 38 }, "end": { - "line": 171, + "line": 178, "column": 39 } } }, "range": [ - 4982, - 4994 + 5257, + 5269 ], "loc": { "start": { - "line": 171, + "line": 178, "column": 28 }, "end": { - "line": 171, + "line": 178, "column": 40 } } }, "range": [ - 4970, - 4994 + 5245, + 5269 ], "loc": { "start": { - "line": 171, + "line": 178, "column": 16 }, "end": { - "line": 171, + "line": 178, "column": 40 } } @@ -7518,16 +7875,16 @@ ], "kind": "let", "range": [ - 4966, - 4995 + 5241, + 5270 ], "loc": { "start": { - "line": 171, + "line": 178, "column": 12 }, "end": { - "line": 171, + "line": 178, "column": 41 } }, @@ -7536,16 +7893,16 @@ "type": "Line", "value": "next: calculate all operations for this column", "range": [ - 5009, - 5057 + 5284, + 5332 ], "loc": { "start": { - "line": 173, + "line": 180, "column": 12 }, "end": { - "line": 173, + "line": 180, "column": 60 } } @@ -7561,16 +7918,16 @@ "type": "Identifier", "name": "result", "range": [ - 5074, - 5080 + 5349, + 5355 ], "loc": { "start": { - "line": 174, + "line": 181, "column": 16 }, "end": { - "line": 174, + "line": 181, "column": 22 } } @@ -7580,31 +7937,31 @@ "value": 0, "raw": "0", "range": [ - 5083, - 5084 + 5358, + 5359 ], "loc": { "start": { - "line": 174, + "line": 181, "column": 25 }, "end": { - "line": 174, + "line": 181, "column": 26 } } }, "range": [ - 5074, - 5084 + 5349, + 5359 ], "loc": { "start": { - "line": 174, + "line": 181, "column": 16 }, "end": { - "line": 174, + "line": 181, "column": 26 } } @@ -7615,16 +7972,16 @@ "type": "Identifier", "name": "operations", "range": [ - 5102, - 5112 + 5377, + 5387 ], "loc": { "start": { - "line": 175, + "line": 182, "column": 16 }, "end": { - "line": 175, + "line": 182, "column": 26 } } @@ -7633,31 +7990,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 5115, - 5117 + 5390, + 5392 ], "loc": { "start": { - "line": 175, + "line": 182, "column": 29 }, "end": { - "line": 175, + "line": 182, "column": 31 } } }, "range": [ - 5102, - 5117 + 5377, + 5392 ], "loc": { "start": { - "line": 175, + "line": 182, "column": 16 }, "end": { - "line": 175, + "line": 182, "column": 31 } } @@ -7668,16 +8025,16 @@ "type": "Identifier", "name": "precisions", "range": [ - 5135, - 5145 + 5410, + 5420 ], "loc": { "start": { - "line": 176, + "line": 183, "column": 16 }, "end": { - "line": 176, + "line": 183, "column": 26 } } @@ -7686,31 +8043,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 5148, - 5150 + 5423, + 5425 ], "loc": { "start": { - "line": 176, + "line": 183, "column": 29 }, "end": { - "line": 176, + "line": 183, "column": 31 } } }, "range": [ - 5135, - 5150 + 5410, + 5425 ], "loc": { "start": { - "line": 176, + "line": 183, "column": 16 }, "end": { - "line": 176, + "line": 183, "column": 31 } } @@ -7721,16 +8078,16 @@ "type": "Identifier", "name": "labels", "range": [ - 5168, - 5174 + 5443, + 5449 ], "loc": { "start": { - "line": 177, + "line": 184, "column": 16 }, "end": { - "line": 177, + "line": 184, "column": 22 } } @@ -7739,31 +8096,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 5177, - 5179 + 5452, + 5454 ], "loc": { "start": { - "line": 177, + "line": 184, "column": 25 }, "end": { - "line": 177, + "line": 184, "column": 27 } } }, "range": [ - 5168, - 5179 + 5443, + 5454 ], "loc": { "start": { - "line": 177, + "line": 184, "column": 16 }, "end": { - "line": 177, + "line": 184, "column": 27 } } @@ -7774,52 +8131,105 @@ "type": "Identifier", "name": "writeType", "range": [ - 5197, - 5206 + 5472, + 5481 ], "loc": { "start": { - "line": 178, + "line": 185, "column": 16 }, "end": { - "line": 178, + "line": 185, "column": 25 } } }, "init": null, "range": [ - 5197, - 5206 + 5472, + 5481 ], "loc": { "start": { - "line": 178, + "line": 185, "column": 16 }, "end": { - "line": 178, + "line": 185, "column": 25 } } }, + { + "type": "VariableDeclarator", + "id": { + "type": "Identifier", + "name": "formatResult", + "range": [ + 5499, + 5511 + ], + "loc": { + "start": { + "line": 186, + "column": 16 + }, + "end": { + "line": 186, + "column": 28 + } + } + }, + "init": { + "type": "ArrayExpression", + "elements": [], + "range": [ + 5514, + 5516 + ], + "loc": { + "start": { + "line": 186, + "column": 31 + }, + "end": { + "line": 186, + "column": 33 + } + } + }, + "range": [ + 5499, + 5516 + ], + "loc": { + "start": { + "line": 186, + "column": 16 + }, + "end": { + "line": 186, + "column": 33 + } + } + }, { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "idx", "range": [ - 5224, - 5227 + 5534, + 5537 ], "loc": { "start": { - "line": 179, + "line": 187, "column": 16 }, "end": { - "line": 179, + "line": 187, "column": 19 } } @@ -7829,31 +8239,31 @@ "value": 0, "raw": "0", "range": [ - 5230, - 5231 + 5540, + 5541 ], "loc": { "start": { - "line": 179, + "line": 187, "column": 22 }, "end": { - "line": 179, + "line": 187, "column": 23 } } }, "range": [ - 5224, - 5231 + 5534, + 5541 ], "loc": { "start": { - "line": 179, + "line": 187, "column": 16 }, "end": { - "line": 179, + "line": 187, "column": 23 } } @@ -7861,16 +8271,16 @@ ], "kind": "let", "range": [ - 5070, - 5232 + 5345, + 5542 ], "loc": { "start": { - "line": 174, + "line": 181, "column": 12 }, "end": { - "line": 179, + "line": 187, "column": 24 } }, @@ -7879,16 +8289,16 @@ "type": "Line", "value": "next: calculate all operations for this column", "range": [ - 5009, - 5057 + 5284, + 5332 ], "loc": { "start": { - "line": 173, + "line": 180, "column": 12 }, "end": { - "line": 173, + "line": 180, "column": 60 } } @@ -7906,16 +8316,16 @@ "type": "Identifier", "name": "k", "range": [ - 5255, - 5256 + 5565, + 5566 ], "loc": { "start": { - "line": 181, + "line": 189, "column": 21 }, "end": { - "line": 181, + "line": 189, "column": 22 } } @@ -7925,31 +8335,31 @@ "value": 0, "raw": "0", "range": [ - 5259, - 5260 + 5569, + 5570 ], "loc": { "start": { - "line": 181, + "line": 189, "column": 25 }, "end": { - "line": 181, + "line": 189, "column": 26 } } }, "range": [ - 5255, - 5260 + 5565, + 5570 ], "loc": { "start": { - "line": 181, + "line": 189, "column": 21 }, "end": { - "line": 181, + "line": 189, "column": 26 } } @@ -7957,16 +8367,16 @@ ], "kind": "let", "range": [ - 5251, - 5260 + 5561, + 5570 ], "loc": { "start": { - "line": 181, + "line": 189, "column": 17 }, "end": { - "line": 181, + "line": 189, "column": 26 } } @@ -7978,16 +8388,16 @@ "type": "Identifier", "name": "k", "range": [ - 5262, - 5263 + 5572, + 5573 ], "loc": { "start": { - "line": 181, + "line": 189, "column": 28 }, "end": { - "line": 181, + "line": 189, "column": 29 } } @@ -7999,16 +8409,16 @@ "type": "Identifier", "name": "colIndexes", "range": [ - 5266, - 5276 + 5576, + 5586 ], "loc": { "start": { - "line": 181, + "line": 189, "column": 32 }, "end": { - "line": 181, + "line": 189, "column": 42 } } @@ -8017,46 +8427,46 @@ "type": "Identifier", "name": "length", "range": [ - 5277, - 5283 + 5587, + 5593 ], "loc": { "start": { - "line": 181, + "line": 189, "column": 43 }, "end": { - "line": 181, + "line": 189, "column": 49 } } }, "range": [ - 5266, - 5283 + 5576, + 5593 ], "loc": { "start": { - "line": 181, + "line": 189, "column": 32 }, "end": { - "line": 181, + "line": 189, "column": 49 } } }, "range": [ - 5262, - 5283 + 5572, + 5593 ], "loc": { "start": { - "line": 181, + "line": 189, "column": 28 }, "end": { - "line": 181, + "line": 189, "column": 49 } } @@ -8068,32 +8478,32 @@ "type": "Identifier", "name": "k", "range": [ - 5285, - 5286 + 5595, + 5596 ], "loc": { "start": { - "line": 181, + "line": 189, "column": 51 }, "end": { - "line": 181, + "line": 189, "column": 52 } } }, "prefix": false, "range": [ - 5285, - 5288 + 5595, + 5598 ], "loc": { "start": { - "line": 181, + "line": 189, "column": 51 }, "end": { - "line": 181, + "line": 189, "column": 54 } } @@ -8113,16 +8523,16 @@ "type": "Identifier", "name": "colIndexes", "range": [ - 5312, - 5322 + 5622, + 5632 ], "loc": { "start": { - "line": 182, + "line": 190, "column": 20 }, "end": { - "line": 182, + "line": 190, "column": 30 } } @@ -8131,31 +8541,31 @@ "type": "Identifier", "name": "k", "range": [ - 5323, - 5324 + 5633, + 5634 ], "loc": { "start": { - "line": 182, + "line": 190, "column": 31 }, "end": { - "line": 182, + "line": 190, "column": 32 } } }, "range": [ - 5312, - 5325 + 5622, + 5635 ], "loc": { "start": { - "line": 182, + "line": 190, "column": 20 }, "end": { - "line": 182, + "line": 190, "column": 33 } } @@ -8167,16 +8577,16 @@ "type": "Identifier", "name": "uIndexes", "range": [ - 5330, - 5338 + 5640, + 5648 ], "loc": { "start": { - "line": 182, + "line": 190, "column": 38 }, "end": { - "line": 182, + "line": 190, "column": 46 } } @@ -8185,46 +8595,46 @@ "type": "Identifier", "name": "u", "range": [ - 5339, - 5340 + 5649, + 5650 ], "loc": { "start": { - "line": 182, + "line": 190, "column": 47 }, "end": { - "line": 182, + "line": 190, "column": 48 } } }, "range": [ - 5330, - 5341 + 5640, + 5651 ], "loc": { "start": { - "line": 182, + "line": 190, "column": 38 }, "end": { - "line": 182, + "line": 190, "column": 49 } } }, "range": [ - 5312, - 5341 + 5622, + 5651 ], "loc": { "start": { - "line": 182, + "line": 190, "column": 20 }, "end": { - "line": 182, + "line": 190, "column": 49 } } @@ -8236,48 +8646,48 @@ "type": "ContinueStatement", "label": null, "range": [ - 5365, - 5374 + 5675, + 5684 ], "loc": { "start": { - "line": 183, + "line": 191, "column": 20 }, "end": { - "line": 183, + "line": 191, "column": 29 } } } ], "range": [ - 5343, - 5392 + 5653, + 5702 ], "loc": { "start": { - "line": 182, + "line": 190, "column": 51 }, "end": { - "line": 184, + "line": 192, "column": 17 } } }, "alternate": null, "range": [ - 5308, - 5392 + 5618, + 5702 ], "loc": { "start": { - "line": 182, + "line": 190, "column": 16 }, "end": { - "line": 184, + "line": 192, "column": 17 } } @@ -8294,16 +8704,16 @@ "type": "Identifier", "name": "operations", "range": [ - 5409, - 5419 + 5719, + 5729 ], "loc": { "start": { - "line": 185, + "line": 193, "column": 16 }, "end": { - "line": 185, + "line": 193, "column": 26 } } @@ -8312,31 +8722,31 @@ "type": "Identifier", "name": "idx", "range": [ - 5420, - 5423 + 5730, + 5733 ], "loc": { "start": { - "line": 185, + "line": 193, "column": 27 }, "end": { - "line": 185, + "line": 193, "column": 30 } } }, "range": [ - 5409, - 5424 + 5719, + 5734 ], "loc": { "start": { - "line": 185, + "line": 193, "column": 16 }, "end": { - "line": 185, + "line": 193, "column": 31 } } @@ -8356,16 +8766,16 @@ "type": "Identifier", "name": "colOperations", "range": [ - 5428, - 5441 + 5738, + 5751 ], "loc": { "start": { - "line": 185, + "line": 193, "column": 35 }, "end": { - "line": 185, + "line": 193, "column": 48 } } @@ -8374,31 +8784,31 @@ "type": "Identifier", "name": "k", "range": [ - 5442, - 5443 + 5752, + 5753 ], "loc": { "start": { - "line": 185, + "line": 193, "column": 49 }, "end": { - "line": 185, + "line": 193, "column": 50 } } }, "range": [ - 5428, - 5444 + 5738, + 5754 ], "loc": { "start": { - "line": 185, + "line": 193, "column": 35 }, "end": { - "line": 185, + "line": 193, "column": 51 } } @@ -8408,31 +8818,31 @@ "value": "sum", "raw": "'sum'", "range": [ - 5448, - 5453 + 5758, + 5763 ], "loc": { "start": { - "line": 185, + "line": 193, "column": 55 }, "end": { - "line": 185, + "line": 193, "column": 60 } } }, "range": [ - 5428, - 5453 + 5738, + 5763 ], "loc": { "start": { - "line": 185, + "line": 193, "column": 35 }, "end": { - "line": 185, + "line": 193, "column": 60 } } @@ -8441,77 +8851,77 @@ "type": "Identifier", "name": "toLowerCase", "range": [ - 5455, - 5466 + 5765, + 5776 ], "loc": { "start": { - "line": 185, + "line": 193, "column": 62 }, "end": { - "line": 185, + "line": 193, "column": 73 } } }, "range": [ - 5427, - 5466 + 5737, + 5776 ], "loc": { "start": { - "line": 185, + "line": 193, "column": 34 }, "end": { - "line": 185, + "line": 193, "column": 73 } } }, "arguments": [], "range": [ - 5427, - 5468 + 5737, + 5778 ], "loc": { "start": { - "line": 185, + "line": 193, "column": 34 }, "end": { - "line": 185, + "line": 193, "column": 75 } } }, "range": [ - 5409, - 5468 + 5719, + 5778 ], "loc": { "start": { - "line": 185, + "line": 193, "column": 16 }, "end": { - "line": 185, + "line": 193, "column": 75 } } }, "range": [ - 5409, - 5469 + 5719, + 5779 ], "loc": { "start": { - "line": 185, + "line": 193, "column": 16 }, "end": { - "line": 185, + "line": 193, "column": 76 } } @@ -8528,16 +8938,16 @@ "type": "Identifier", "name": "precisions", "range": [ - 5486, - 5496 + 5796, + 5806 ], "loc": { "start": { - "line": 186, + "line": 194, "column": 16 }, "end": { - "line": 186, + "line": 194, "column": 26 } } @@ -8546,31 +8956,31 @@ "type": "Identifier", "name": "idx", "range": [ - 5497, - 5500 + 5807, + 5810 ], "loc": { "start": { - "line": 186, + "line": 194, "column": 27 }, "end": { - "line": 186, + "line": 194, "column": 30 } } }, "range": [ - 5486, - 5501 + 5796, + 5811 ], "loc": { "start": { - "line": 186, + "line": 194, "column": 16 }, "end": { - "line": 186, + "line": 194, "column": 31 } } @@ -8582,16 +8992,16 @@ "type": "Identifier", "name": "decimalPrecisions", "range": [ - 5504, - 5521 + 5814, + 5831 ], "loc": { "start": { - "line": 186, + "line": 194, "column": 34 }, "end": { - "line": 186, + "line": 194, "column": 51 } } @@ -8600,61 +9010,61 @@ "type": "Identifier", "name": "k", "range": [ - 5522, - 5523 + 5832, + 5833 ], "loc": { "start": { - "line": 186, + "line": 194, "column": 52 }, "end": { - "line": 186, + "line": 194, "column": 53 } } }, "range": [ - 5504, - 5524 + 5814, + 5834 ], "loc": { "start": { - "line": 186, + "line": 194, "column": 34 }, "end": { - "line": 186, + "line": 194, "column": 54 } } }, "range": [ - 5486, - 5524 + 5796, + 5834 ], "loc": { "start": { - "line": 186, + "line": 194, "column": 16 }, "end": { - "line": 186, + "line": 194, "column": 54 } } }, "range": [ - 5486, - 5525 + 5796, + 5835 ], "loc": { "start": { - "line": 186, + "line": 194, "column": 16 }, "end": { - "line": 186, + "line": 194, "column": 55 } } @@ -8671,16 +9081,16 @@ "type": "Identifier", "name": "labels", "range": [ - 5542, - 5548 + 5852, + 5858 ], "loc": { "start": { - "line": 187, + "line": 195, "column": 16 }, "end": { - "line": 187, + "line": 195, "column": 22 } } @@ -8689,31 +9099,31 @@ "type": "Identifier", "name": "idx", "range": [ - 5549, - 5552 + 5859, + 5862 ], "loc": { "start": { - "line": 187, + "line": 195, "column": 23 }, "end": { - "line": 187, + "line": 195, "column": 26 } } }, "range": [ - 5542, - 5553 + 5852, + 5863 ], "loc": { "start": { - "line": 187, + "line": 195, "column": 16 }, "end": { - "line": 187, + "line": 195, "column": 27 } } @@ -8727,16 +9137,16 @@ "object": { "type": "ThisExpression", "range": [ - 5556, - 5560 + 5866, + 5870 ], "loc": { "start": { - "line": 187, + "line": 195, "column": 30 }, "end": { - "line": 187, + "line": 195, "column": 34 } } @@ -8745,31 +9155,31 @@ "type": "Identifier", "name": "labelIds", "range": [ - 5561, - 5569 + 5871, + 5879 ], "loc": { "start": { - "line": 187, + "line": 195, "column": 35 }, "end": { - "line": 187, + "line": 195, "column": 43 } } }, "range": [ - 5556, - 5569 + 5866, + 5879 ], "loc": { "start": { - "line": 187, + "line": 195, "column": 30 }, "end": { - "line": 187, + "line": 195, "column": 43 } } @@ -8778,61 +9188,61 @@ "type": "Identifier", "name": "k", "range": [ - 5570, - 5571 + 5880, + 5881 ], "loc": { "start": { - "line": 187, + "line": 195, "column": 44 }, "end": { - "line": 187, + "line": 195, "column": 45 } } }, "range": [ - 5556, - 5572 + 5866, + 5882 ], "loc": { "start": { - "line": 187, + "line": 195, "column": 30 }, "end": { - "line": 187, + "line": 195, "column": 46 } } }, "range": [ - 5542, - 5572 + 5852, + 5882 ], "loc": { "start": { - "line": 187, + "line": 195, "column": 16 }, "end": { - "line": 187, + "line": 195, "column": 46 } } }, "range": [ - 5542, - 5573 + 5852, + 5883 ], "loc": { "start": { - "line": 187, + "line": 195, "column": 16 }, "end": { - "line": 187, + "line": 195, "column": 47 } } @@ -8846,16 +9256,16 @@ "type": "Identifier", "name": "writeType", "range": [ - 5590, - 5599 + 5900, + 5909 ], "loc": { "start": { - "line": 188, + "line": 196, "column": 16 }, "end": { - "line": 188, + "line": 196, "column": 25 } } @@ -8868,16 +9278,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 5602, - 5609 + 5912, + 5919 ], "loc": { "start": { - "line": 188, + "line": 196, "column": 28 }, "end": { - "line": 188, + "line": 196, "column": 35 } } @@ -8887,32 +9297,32 @@ "type": "Identifier", "name": "outputTypes", "range": [ - 5610, - 5621 + 5920, + 5931 ], "loc": { "start": { - "line": 188, + "line": 196, "column": 36 }, "end": { - "line": 188, + "line": 196, "column": 47 } } } ], "range": [ - 5602, - 5622 + 5912, + 5932 ], "loc": { "start": { - "line": 188, + "line": 196, "column": 28 }, "end": { - "line": 188, + "line": 196, "column": 48 } } @@ -8924,16 +9334,16 @@ "type": "Identifier", "name": "outputTypes", "range": [ - 5625, - 5636 + 5935, + 5946 ], "loc": { "start": { - "line": 188, + "line": 196, "column": 51 }, "end": { - "line": 188, + "line": 196, "column": 62 } } @@ -8942,31 +9352,31 @@ "type": "Identifier", "name": "k", "range": [ - 5637, - 5638 + 5947, + 5948 ], "loc": { "start": { - "line": 188, + "line": 196, "column": 63 }, "end": { - "line": 188, + "line": 196, "column": 64 } } }, "range": [ - 5625, - 5639 + 5935, + 5949 ], "loc": { "start": { - "line": 188, + "line": 196, "column": 51 }, "end": { - "line": 188, + "line": 196, "column": 65 } } @@ -8976,65 +9386,334 @@ "value": null, "raw": "null", "range": [ - 5642, - 5646 + 5952, + 5956 ], "loc": { "start": { - "line": 188, + "line": 196, "column": 68 }, "end": { - "line": 188, + "line": 196, "column": 72 } } }, "range": [ - 5602, - 5646 + 5912, + 5956 ], "loc": { "start": { - "line": 188, + "line": 196, "column": 28 }, "end": { - "line": 188, + "line": 196, "column": 72 } } }, "range": [ - 5590, - 5646 + 5900, + 5956 ], "loc": { "start": { - "line": 188, + "line": 196, "column": 16 }, "end": { - "line": 188, + "line": 196, "column": 72 } } }, "range": [ - 5590, - 5647 + 5900, + 5957 ], "loc": { "start": { - "line": 188, + "line": 196, "column": 16 }, "end": { - "line": 188, + "line": 196, "column": 73 } } }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": true, + "object": { + "type": "Identifier", + "name": "formatResult", + "range": [ + 5974, + 5986 + ], + "loc": { + "start": { + "line": 197, + "column": 16 + }, + "end": { + "line": 197, + "column": 28 + } + } + }, + "property": { + "type": "Identifier", + "name": "idx", + "range": [ + 5987, + 5990 + ], + "loc": { + "start": { + "line": 197, + "column": 29 + }, + "end": { + "line": 197, + "column": 32 + } + } + }, + "range": [ + 5974, + 5991 + ], + "loc": { + "start": { + "line": 197, + "column": 16 + }, + "end": { + "line": 197, + "column": 33 + } + } + }, + "right": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 6014, + 6018 + ], + "loc": { + "start": { + "line": 198, + "column": 20 + }, + "end": { + "line": 198, + "column": 24 + } + } + }, + "property": { + "type": "Identifier", + "name": "configureFormat", + "range": [ + 6019, + 6034 + ], + "loc": { + "start": { + "line": 198, + "column": 25 + }, + "end": { + "line": 198, + "column": 40 + } + } + }, + "range": [ + 6014, + 6034 + ], + "loc": { + "start": { + "line": 198, + "column": 20 + }, + "end": { + "line": 198, + "column": 40 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": true, + "object": { + "type": "Identifier", + "name": "uIndexes", + "range": [ + 6035, + 6043 + ], + "loc": { + "start": { + "line": 198, + "column": 41 + }, + "end": { + "line": 198, + "column": 49 + } + } + }, + "property": { + "type": "Identifier", + "name": "u", + "range": [ + 6044, + 6045 + ], + "loc": { + "start": { + "line": 198, + "column": 50 + }, + "end": { + "line": 198, + "column": 51 + } + } + }, + "range": [ + 6035, + 6046 + ], + "loc": { + "start": { + "line": 198, + "column": 41 + }, + "end": { + "line": 198, + "column": 52 + } + } + }, + { + "type": "MemberExpression", + "computed": true, + "object": { + "type": "Identifier", + "name": "formatResults", + "range": [ + 6048, + 6061 + ], + "loc": { + "start": { + "line": 198, + "column": 54 + }, + "end": { + "line": 198, + "column": 67 + } + } + }, + "property": { + "type": "Identifier", + "name": "k", + "range": [ + 6062, + 6063 + ], + "loc": { + "start": { + "line": 198, + "column": 68 + }, + "end": { + "line": 198, + "column": 69 + } + } + }, + "range": [ + 6048, + 6064 + ], + "loc": { + "start": { + "line": 198, + "column": 54 + }, + "end": { + "line": 198, + "column": 70 + } + } + } + ], + "range": [ + 6014, + 6065 + ], + "loc": { + "start": { + "line": 198, + "column": 20 + }, + "end": { + "line": 198, + "column": 71 + } + } + }, + "range": [ + 5974, + 6065 + ], + "loc": { + "start": { + "line": 197, + "column": 16 + }, + "end": { + "line": 198, + "column": 71 + } + } + }, + "range": [ + 5974, + 6066 + ], + "loc": { + "start": { + "line": 197, + "column": 16 + }, + "end": { + "line": 198, + "column": 72 + } + } + }, { "type": "ExpressionStatement", "expression": { @@ -9044,78 +9723,78 @@ "type": "Identifier", "name": "idx", "range": [ - 5664, - 5667 + 6083, + 6086 ], "loc": { "start": { - "line": 189, + "line": 199, "column": 16 }, "end": { - "line": 189, + "line": 199, "column": 19 } } }, "prefix": false, "range": [ - 5664, - 5669 + 6083, + 6088 ], "loc": { "start": { - "line": 189, + "line": 199, "column": 16 }, "end": { - "line": 189, + "line": 199, "column": 21 } } }, "range": [ - 5664, - 5670 + 6083, + 6089 ], "loc": { "start": { - "line": 189, + "line": 199, "column": 16 }, "end": { - "line": 189, + "line": 199, "column": 22 } } } ], "range": [ - 5290, - 5684 + 5600, + 6103 ], "loc": { "start": { - "line": 181, + "line": 189, "column": 56 }, "end": { - "line": 190, + "line": 200, "column": 13 } } }, "range": [ - 5246, - 5684 + 5556, + 6103 ], "loc": { "start": { - "line": 181, + "line": 189, "column": 12 }, "end": { - "line": 190, + "line": 200, "column": 13 } } @@ -9131,16 +9810,16 @@ "type": "Identifier", "name": "i", "range": [ - 5707, - 5708 + 6126, + 6127 ], "loc": { "start": { - "line": 192, + "line": 202, "column": 21 }, "end": { - "line": 192, + "line": 202, "column": 22 } } @@ -9150,31 +9829,31 @@ "value": 0, "raw": "0", "range": [ - 5711, - 5712 + 6130, + 6131 ], "loc": { "start": { - "line": 192, + "line": 202, "column": 25 }, "end": { - "line": 192, + "line": 202, "column": 26 } } }, "range": [ - 5707, - 5712 + 6126, + 6131 ], "loc": { "start": { - "line": 192, + "line": 202, "column": 21 }, "end": { - "line": 192, + "line": 202, "column": 26 } } @@ -9182,16 +9861,16 @@ ], "kind": "let", "range": [ - 5703, - 5712 + 6122, + 6131 ], "loc": { "start": { - "line": 192, + "line": 202, "column": 17 }, "end": { - "line": 192, + "line": 202, "column": 26 } } @@ -9203,16 +9882,16 @@ "type": "Identifier", "name": "i", "range": [ - 5714, - 5715 + 6133, + 6134 ], "loc": { "start": { - "line": 192, + "line": 202, "column": 28 }, "end": { - "line": 192, + "line": 202, "column": 29 } } @@ -9221,31 +9900,31 @@ "type": "Identifier", "name": "idx", "range": [ - 5718, - 5721 + 6137, + 6140 ], "loc": { "start": { - "line": 192, + "line": 202, "column": 32 }, "end": { - "line": 192, + "line": 202, "column": 35 } } }, "range": [ - 5714, - 5721 + 6133, + 6140 ], "loc": { "start": { - "line": 192, + "line": 202, "column": 28 }, "end": { - "line": 192, + "line": 202, "column": 35 } } @@ -9257,32 +9936,32 @@ "type": "Identifier", "name": "i", "range": [ - 5723, - 5724 + 6142, + 6143 ], "loc": { "start": { - "line": 192, + "line": 202, "column": 37 }, "end": { - "line": 192, + "line": 202, "column": 38 } } }, "prefix": false, "range": [ - 5723, - 5726 + 6142, + 6145 ], "loc": { "start": { - "line": 192, + "line": 202, "column": 37 }, "end": { - "line": 192, + "line": 202, "column": 40 } } @@ -9303,16 +9982,16 @@ "object": { "type": "ThisExpression", "range": [ - 5803, - 5807 + 6222, + 6226 ], "loc": { "start": { - "line": 194, + "line": 204, "column": 16 }, "end": { - "line": 194, + "line": 204, "column": 20 } } @@ -9321,31 +10000,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 5808, - 5815 + 6227, + 6234 ], "loc": { "start": { - "line": 194, + "line": 204, "column": 21 }, "end": { - "line": 194, + "line": 204, "column": 28 } } }, "range": [ - 5803, - 5815 + 6222, + 6234 ], "loc": { "start": { - "line": 194, + "line": 204, "column": 16 }, "end": { - "line": 194, + "line": 204, "column": 28 } } @@ -9354,31 +10033,31 @@ "type": "Identifier", "name": "emit", "range": [ - 5816, - 5820 + 6235, + 6239 ], "loc": { "start": { - "line": 194, + "line": 204, "column": 29 }, "end": { - "line": 194, + "line": 204, "column": 33 } } }, "range": [ - 5803, - 5820 + 6222, + 6239 ], "loc": { "start": { - "line": 194, + "line": 204, "column": 16 }, "end": { - "line": 194, + "line": 204, "column": 33 } } @@ -9389,16 +10068,16 @@ "value": "before-column-calc", "raw": "'before-column-calc'", "range": [ - 5842, - 5862 + 6261, + 6281 ], "loc": { "start": { - "line": 195, + "line": 205, "column": 20 }, "end": { - "line": 195, + "line": 205, "column": 40 } } @@ -9407,16 +10086,16 @@ "type": "Identifier", "name": "tf", "range": [ - 5884, - 5886 + 6303, + 6305 ], "loc": { "start": { - "line": 196, + "line": 206, "column": 20 }, "end": { - "line": 196, + "line": 206, "column": 22 } } @@ -9424,16 +10103,16 @@ { "type": "ThisExpression", "range": [ - 5908, - 5912 + 6327, + 6331 ], "loc": { "start": { - "line": 197, + "line": 207, "column": 20 }, "end": { - "line": 197, + "line": 207, "column": 24 } } @@ -9445,16 +10124,16 @@ "type": "Identifier", "name": "uIndexes", "range": [ - 5934, - 5942 + 6353, + 6361 ], "loc": { "start": { - "line": 198, + "line": 208, "column": 20 }, "end": { - "line": 198, + "line": 208, "column": 28 } } @@ -9463,31 +10142,31 @@ "type": "Identifier", "name": "u", "range": [ - 5943, - 5944 + 6362, + 6363 ], "loc": { "start": { - "line": 198, + "line": 208, "column": 29 }, "end": { - "line": 198, + "line": 208, "column": 30 } } }, "range": [ - 5934, - 5945 + 6353, + 6364 ], "loc": { "start": { - "line": 198, + "line": 208, "column": 20 }, "end": { - "line": 198, + "line": 208, "column": 31 } } @@ -9496,16 +10175,16 @@ "type": "Identifier", "name": "curValues", "range": [ - 5967, - 5976 + 6386, + 6395 ], "loc": { "start": { - "line": 199, + "line": 209, "column": 20 }, "end": { - "line": 199, + "line": 209, "column": 29 } } @@ -9517,16 +10196,16 @@ "type": "Identifier", "name": "operations", "range": [ - 5998, - 6008 + 6417, + 6427 ], "loc": { "start": { - "line": 200, + "line": 210, "column": 20 }, "end": { - "line": 200, + "line": 210, "column": 30 } } @@ -9535,31 +10214,31 @@ "type": "Identifier", "name": "i", "range": [ - 6009, - 6010 + 6428, + 6429 ], "loc": { "start": { - "line": 200, + "line": 210, "column": 31 }, "end": { - "line": 200, + "line": 210, "column": 32 } } }, "range": [ - 5998, - 6011 + 6417, + 6430 ], "loc": { "start": { - "line": 200, + "line": 210, "column": 20 }, "end": { - "line": 200, + "line": 210, "column": 33 } } @@ -9571,16 +10250,16 @@ "type": "Identifier", "name": "precisions", "range": [ - 6033, - 6043 + 6452, + 6462 ], "loc": { "start": { - "line": 201, + "line": 211, "column": 20 }, "end": { - "line": 201, + "line": 211, "column": 30 } } @@ -9589,62 +10268,62 @@ "type": "Identifier", "name": "i", "range": [ - 6044, - 6045 + 6463, + 6464 ], "loc": { "start": { - "line": 201, + "line": 211, "column": 31 }, "end": { - "line": 201, + "line": 211, "column": 32 } } }, "range": [ - 6033, - 6046 + 6452, + 6465 ], "loc": { "start": { - "line": 201, + "line": 211, "column": 20 }, "end": { - "line": 201, + "line": 211, "column": 33 } } } ], "range": [ - 5803, - 6064 + 6222, + 6483 ], "loc": { "start": { - "line": 194, + "line": 204, "column": 16 }, "end": { - "line": 202, + "line": 212, "column": 17 } } }, "range": [ - 5803, - 6065 + 6222, + 6484 ], "loc": { "start": { - "line": 194, + "line": 204, "column": 16 }, "end": { - "line": 202, + "line": 212, "column": 18 } }, @@ -9653,16 +10332,16 @@ "type": "Line", "value": " emit values before column calculation", "range": [ - 5746, - 5786 + 6165, + 6205 ], "loc": { "start": { - "line": 193, + "line": 203, "column": 16 }, "end": { - "line": 193, + "line": 203, "column": 56 } } @@ -9678,16 +10357,16 @@ "type": "Identifier", "name": "result", "range": [ - 6083, - 6089 + 6502, + 6508 ], "loc": { "start": { - "line": 204, + "line": 214, "column": 16 }, "end": { - "line": 204, + "line": 214, "column": 22 } } @@ -9698,16 +10377,16 @@ "type": "Identifier", "name": "Number", "range": [ - 6092, - 6098 + 6511, + 6517 ], "loc": { "start": { - "line": 204, + "line": 214, "column": 25 }, "end": { - "line": 204, + "line": 214, "column": 31 } } @@ -9721,16 +10400,16 @@ "object": { "type": "ThisExpression", "range": [ - 6099, - 6103 + 6518, + 6522 ], "loc": { "start": { - "line": 204, + "line": 214, "column": 32 }, "end": { - "line": 204, + "line": 214, "column": 36 } } @@ -9739,31 +10418,31 @@ "type": "Identifier", "name": "calc", "range": [ - 6104, - 6108 + 6523, + 6527 ], "loc": { "start": { - "line": 204, + "line": 214, "column": 37 }, "end": { - "line": 204, + "line": 214, "column": 41 } } }, "range": [ - 6099, - 6108 + 6518, + 6527 ], "loc": { "start": { - "line": 204, + "line": 214, "column": 32 }, "end": { - "line": 204, + "line": 214, "column": 41 } } @@ -9773,16 +10452,16 @@ "type": "Identifier", "name": "curValues", "range": [ - 6109, - 6118 + 6528, + 6537 ], "loc": { "start": { - "line": 204, + "line": 214, "column": 42 }, "end": { - "line": 204, + "line": 214, "column": 51 } } @@ -9794,16 +10473,16 @@ "type": "Identifier", "name": "operations", "range": [ - 6120, - 6130 + 6539, + 6549 ], "loc": { "start": { - "line": 204, + "line": 214, "column": 53 }, "end": { - "line": 204, + "line": 214, "column": 63 } } @@ -9812,31 +10491,31 @@ "type": "Identifier", "name": "i", "range": [ - 6131, - 6132 + 6550, + 6551 ], "loc": { "start": { - "line": 204, + "line": 214, "column": 64 }, "end": { - "line": 204, + "line": 214, "column": 65 } } }, "range": [ - 6120, - 6133 + 6539, + 6552 ], "loc": { "start": { - "line": 204, + "line": 214, "column": 53 }, "end": { - "line": 204, + "line": 214, "column": 66 } } @@ -9846,78 +10525,78 @@ "value": null, "raw": "null", "range": [ - 6135, - 6139 + 6554, + 6558 ], "loc": { "start": { - "line": 204, + "line": 214, "column": 68 }, "end": { - "line": 204, + "line": 214, "column": 72 } } } ], "range": [ - 6099, - 6140 + 6518, + 6559 ], "loc": { "start": { - "line": 204, + "line": 214, "column": 32 }, "end": { - "line": 204, + "line": 214, "column": 73 } } } ], "range": [ - 6092, - 6141 + 6511, + 6560 ], "loc": { "start": { - "line": 204, + "line": 214, "column": 25 }, "end": { - "line": 204, + "line": 214, "column": 74 } } }, "range": [ - 6083, - 6141 + 6502, + 6560 ], "loc": { "start": { - "line": 204, + "line": 214, "column": 16 }, "end": { - "line": 204, + "line": 214, "column": 74 } } }, "range": [ - 6083, - 6142 + 6502, + 6561 ], "loc": { "start": { - "line": 204, + "line": 214, "column": 16 }, "end": { - "line": 204, + "line": 214, "column": 75 } }, @@ -9926,16 +10605,16 @@ "type": "Line", "value": " emit column calculation result", "range": [ - 6160, - 6193 + 6579, + 6612 ], "loc": { "start": { - "line": 206, + "line": 216, "column": 16 }, "end": { - "line": 206, + "line": 216, "column": 49 } } @@ -9955,16 +10634,16 @@ "object": { "type": "ThisExpression", "range": [ - 6210, - 6214 + 6629, + 6633 ], "loc": { "start": { - "line": 207, + "line": 217, "column": 16 }, "end": { - "line": 207, + "line": 217, "column": 20 } } @@ -9973,31 +10652,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 6215, - 6222 + 6634, + 6641 ], "loc": { "start": { - "line": 207, + "line": 217, "column": 21 }, "end": { - "line": 207, + "line": 217, "column": 28 } } }, "range": [ - 6210, - 6222 + 6629, + 6641 ], "loc": { "start": { - "line": 207, + "line": 217, "column": 16 }, "end": { - "line": 207, + "line": 217, "column": 28 } } @@ -10006,31 +10685,31 @@ "type": "Identifier", "name": "emit", "range": [ - 6223, - 6227 + 6642, + 6646 ], "loc": { "start": { - "line": 207, + "line": 217, "column": 29 }, "end": { - "line": 207, + "line": 217, "column": 33 } } }, "range": [ - 6210, - 6227 + 6629, + 6646 ], "loc": { "start": { - "line": 207, + "line": 217, "column": 16 }, "end": { - "line": 207, + "line": 217, "column": 33 } } @@ -10041,16 +10720,16 @@ "value": "column-calc", "raw": "'column-calc'", "range": [ - 6249, - 6262 + 6668, + 6681 ], "loc": { "start": { - "line": 208, + "line": 218, "column": 20 }, "end": { - "line": 208, + "line": 218, "column": 33 } } @@ -10059,16 +10738,16 @@ "type": "Identifier", "name": "tf", "range": [ - 6284, - 6286 + 6703, + 6705 ], "loc": { "start": { - "line": 209, + "line": 219, "column": 20 }, "end": { - "line": 209, + "line": 219, "column": 22 } } @@ -10076,16 +10755,16 @@ { "type": "ThisExpression", "range": [ - 6308, - 6312 + 6727, + 6731 ], "loc": { "start": { - "line": 210, + "line": 220, "column": 20 }, "end": { - "line": 210, + "line": 220, "column": 24 } } @@ -10097,16 +10776,16 @@ "type": "Identifier", "name": "uIndexes", "range": [ - 6334, - 6342 + 6753, + 6761 ], "loc": { "start": { - "line": 211, + "line": 221, "column": 20 }, "end": { - "line": 211, + "line": 221, "column": 28 } } @@ -10115,31 +10794,31 @@ "type": "Identifier", "name": "u", "range": [ - 6343, - 6344 + 6762, + 6763 ], "loc": { "start": { - "line": 211, + "line": 221, "column": 29 }, "end": { - "line": 211, + "line": 221, "column": 30 } } }, "range": [ - 6334, - 6345 + 6753, + 6764 ], "loc": { "start": { - "line": 211, + "line": 221, "column": 20 }, "end": { - "line": 211, + "line": 221, "column": 31 } } @@ -10148,16 +10827,16 @@ "type": "Identifier", "name": "result", "range": [ - 6367, - 6373 + 6786, + 6792 ], "loc": { "start": { - "line": 212, + "line": 222, "column": 20 }, "end": { - "line": 212, + "line": 222, "column": 26 } } @@ -10169,16 +10848,16 @@ "type": "Identifier", "name": "operations", "range": [ - 6395, - 6405 + 6814, + 6824 ], "loc": { "start": { - "line": 213, + "line": 223, "column": 20 }, "end": { - "line": 213, + "line": 223, "column": 30 } } @@ -10187,31 +10866,31 @@ "type": "Identifier", "name": "i", "range": [ - 6406, - 6407 + 6825, + 6826 ], "loc": { "start": { - "line": 213, + "line": 223, "column": 31 }, "end": { - "line": 213, + "line": 223, "column": 32 } } }, "range": [ - 6395, - 6408 + 6814, + 6827 ], "loc": { "start": { - "line": 213, + "line": 223, "column": 20 }, "end": { - "line": 213, + "line": 223, "column": 33 } } @@ -10223,16 +10902,16 @@ "type": "Identifier", "name": "precisions", "range": [ - 6430, - 6440 + 6849, + 6859 ], "loc": { "start": { - "line": 214, + "line": 224, "column": 20 }, "end": { - "line": 214, + "line": 224, "column": 30 } } @@ -10241,62 +10920,62 @@ "type": "Identifier", "name": "i", "range": [ - 6441, - 6442 + 6860, + 6861 ], "loc": { "start": { - "line": 214, + "line": 224, "column": 31 }, "end": { - "line": 214, + "line": 224, "column": 32 } } }, "range": [ - 6430, - 6443 + 6849, + 6862 ], "loc": { "start": { - "line": 214, + "line": 224, "column": 20 }, "end": { - "line": 214, + "line": 224, "column": 33 } } } ], "range": [ - 6210, - 6461 + 6629, + 6880 ], "loc": { "start": { - "line": 207, + "line": 217, "column": 16 }, "end": { - "line": 215, + "line": 225, "column": 17 } } }, "range": [ - 6210, - 6462 + 6629, + 6881 ], "loc": { "start": { - "line": 207, + "line": 217, "column": 16 }, "end": { - "line": 215, + "line": 225, "column": 18 } }, @@ -10305,16 +10984,16 @@ "type": "Line", "value": " emit column calculation result", "range": [ - 6160, - 6193 + 6579, + 6612 ], "loc": { "start": { - "line": 206, + "line": 216, "column": 16 }, "end": { - "line": 206, + "line": 216, "column": 49 } } @@ -10325,16 +11004,16 @@ "type": "Line", "value": " write result in expected DOM element", "range": [ - 6480, - 6519 + 6899, + 6938 ], "loc": { "start": { - "line": 217, + "line": 227, "column": 16 }, "end": { - "line": 217, + "line": 227, "column": 55 } } @@ -10351,16 +11030,16 @@ "object": { "type": "ThisExpression", "range": [ - 6536, - 6540 + 6955, + 6959 ], "loc": { "start": { - "line": 218, + "line": 228, "column": 16 }, "end": { - "line": 218, + "line": 228, "column": 20 } } @@ -10369,31 +11048,31 @@ "type": "Identifier", "name": "writeResult", "range": [ - 6541, - 6552 + 6960, + 6971 ], "loc": { "start": { - "line": 218, + "line": 228, "column": 21 }, "end": { - "line": 218, + "line": 228, "column": 32 } } }, "range": [ - 6536, - 6552 + 6955, + 6971 ], "loc": { "start": { - "line": 218, + "line": 228, "column": 16 }, "end": { - "line": 218, + "line": 228, "column": 32 } } @@ -10403,16 +11082,16 @@ "type": "Identifier", "name": "result", "range": [ - 6574, - 6580 + 6993, + 6999 ], "loc": { "start": { - "line": 219, + "line": 229, "column": 20 }, "end": { - "line": 219, + "line": 229, "column": 26 } } @@ -10424,16 +11103,16 @@ "type": "Identifier", "name": "labels", "range": [ - 6602, - 6608 + 7021, + 7027 ], "loc": { "start": { - "line": 220, + "line": 230, "column": 20 }, "end": { - "line": 220, + "line": 230, "column": 26 } } @@ -10442,31 +11121,31 @@ "type": "Identifier", "name": "i", "range": [ - 6609, - 6610 + 7028, + 7029 ], "loc": { "start": { - "line": 220, + "line": 230, "column": 27 }, "end": { - "line": 220, + "line": 230, "column": 28 } } }, "range": [ - 6602, - 6611 + 7021, + 7030 ], "loc": { "start": { - "line": 220, + "line": 230, "column": 20 }, "end": { - "line": 220, + "line": 230, "column": 29 } } @@ -10475,16 +11154,16 @@ "type": "Identifier", "name": "writeType", "range": [ - 6633, - 6642 + 7052, + 7061 ], "loc": { "start": { - "line": 221, + "line": 231, "column": 20 }, "end": { - "line": 221, + "line": 231, "column": 29 } } @@ -10496,16 +11175,16 @@ "type": "Identifier", "name": "precisions", "range": [ - 6664, - 6674 + 7083, + 7093 ], "loc": { "start": { - "line": 222, + "line": 232, "column": 20 }, "end": { - "line": 222, + "line": 232, "column": 30 } } @@ -10514,62 +11193,116 @@ "type": "Identifier", "name": "i", "range": [ - 6675, - 6676 + 7094, + 7095 ], "loc": { "start": { - "line": 222, + "line": 232, "column": 31 }, "end": { - "line": 222, + "line": 232, "column": 32 } } }, "range": [ - 6664, - 6677 + 7083, + 7096 ], "loc": { "start": { - "line": 222, + "line": 232, "column": 20 }, "end": { - "line": 222, + "line": 232, "column": 33 } } + }, + { + "type": "MemberExpression", + "computed": true, + "object": { + "type": "Identifier", + "name": "formatResult", + "range": [ + 7118, + 7130 + ], + "loc": { + "start": { + "line": 233, + "column": 20 + }, + "end": { + "line": 233, + "column": 32 + } + } + }, + "property": { + "type": "Identifier", + "name": "i", + "range": [ + 7131, + 7132 + ], + "loc": { + "start": { + "line": 233, + "column": 33 + }, + "end": { + "line": 233, + "column": 34 + } + } + }, + "range": [ + 7118, + 7133 + ], + "loc": { + "start": { + "line": 233, + "column": 20 + }, + "end": { + "line": 233, + "column": 35 + } + } } ], "range": [ - 6536, - 6695 + 6955, + 7151 ], "loc": { "start": { - "line": 218, + "line": 228, "column": 16 }, "end": { - "line": 223, + "line": 234, "column": 17 } } }, "range": [ - 6536, - 6696 + 6955, + 7152 ], "loc": { "start": { - "line": 218, + "line": 228, "column": 16 }, "end": { - "line": 223, + "line": 234, "column": 18 } }, @@ -10578,16 +11311,16 @@ "type": "Line", "value": " write result in expected DOM element", "range": [ - 6480, - 6519 + 6899, + 6938 ], "loc": { "start": { - "line": 217, + "line": 227, "column": 16 }, "end": { - "line": 217, + "line": 227, "column": 55 } } @@ -10596,31 +11329,31 @@ } ], "range": [ - 5728, - 6711 + 6147, + 7167 ], "loc": { "start": { - "line": 192, + "line": 202, "column": 42 }, "end": { - "line": 225, + "line": 236, "column": 13 } } }, "range": [ - 5698, - 6711 + 6117, + 7167 ], "loc": { "start": { - "line": 192, + "line": 202, "column": 12 }, "end": { - "line": 225, + "line": 236, "column": 13 } }, @@ -10629,16 +11362,16 @@ "type": "Line", "value": "for i", "range": [ - 6711, - 6718 + 7167, + 7174 ], "loc": { "start": { - "line": 225, + "line": 236, "column": 13 }, "end": { - "line": 225, + "line": 236, "column": 20 } } @@ -10647,16 +11380,16 @@ "type": "Line", "value": " row(s) with result are always visible", "range": [ - 6732, - 6772 + 7188, + 7228 ], "loc": { "start": { - "line": 227, + "line": 238, "column": 12 }, "end": { - "line": 227, + "line": 238, "column": 52 } } @@ -10672,16 +11405,16 @@ "type": "Identifier", "name": "totRow", "range": [ - 6789, - 6795 + 7245, + 7251 ], "loc": { "start": { - "line": 228, + "line": 239, "column": 16 }, "end": { - "line": 228, + "line": 239, "column": 22 } } @@ -10695,16 +11428,16 @@ "type": "Identifier", "name": "totRowIndexes", "range": [ - 6798, - 6811 + 7254, + 7267 ], "loc": { "start": { - "line": 228, + "line": 239, "column": 25 }, "end": { - "line": 228, + "line": 239, "column": 38 } } @@ -10716,16 +11449,16 @@ "type": "Identifier", "name": "totRowIndexes", "range": [ - 6815, - 6828 + 7271, + 7284 ], "loc": { "start": { - "line": 228, + "line": 239, "column": 42 }, "end": { - "line": 228, + "line": 239, "column": 55 } } @@ -10734,46 +11467,46 @@ "type": "Identifier", "name": "u", "range": [ - 6829, - 6830 + 7285, + 7286 ], "loc": { "start": { - "line": 228, + "line": 239, "column": 56 }, "end": { - "line": 228, + "line": 239, "column": 57 } } }, "range": [ - 6815, - 6831 + 7271, + 7287 ], "loc": { "start": { - "line": 228, + "line": 239, "column": 42 }, "end": { - "line": 228, + "line": 239, "column": 58 } } }, "range": [ - 6798, - 6831 + 7254, + 7287 ], "loc": { "start": { - "line": 228, + "line": 239, "column": 25 }, "end": { - "line": 228, + "line": 239, "column": 58 } } @@ -10785,16 +11518,16 @@ "type": "Identifier", "name": "rows", "range": [ - 6850, - 6854 + 7306, + 7310 ], "loc": { "start": { - "line": 229, + "line": 240, "column": 16 }, "end": { - "line": 229, + "line": 240, "column": 20 } } @@ -10806,16 +11539,16 @@ "type": "Identifier", "name": "totRowIndexes", "range": [ - 6855, - 6868 + 7311, + 7324 ], "loc": { "start": { - "line": 229, + "line": 240, "column": 21 }, "end": { - "line": 229, + "line": 240, "column": 34 } } @@ -10824,46 +11557,46 @@ "type": "Identifier", "name": "u", "range": [ - 6869, - 6870 + 7325, + 7326 ], "loc": { "start": { - "line": 229, + "line": 240, "column": 35 }, "end": { - "line": 229, + "line": 240, "column": 36 } } }, "range": [ - 6855, - 6871 + 7311, + 7327 ], "loc": { "start": { - "line": 229, + "line": 240, "column": 21 }, "end": { - "line": 229, + "line": 240, "column": 37 } } }, "range": [ - 6850, - 6872 + 7306, + 7328 ], "loc": { "start": { - "line": 229, + "line": 240, "column": 16 }, "end": { - "line": 229, + "line": 240, "column": 38 } } @@ -10873,46 +11606,46 @@ "value": null, "raw": "null", "range": [ - 6875, - 6879 + 7331, + 7335 ], "loc": { "start": { - "line": 229, + "line": 240, "column": 41 }, "end": { - "line": 229, + "line": 240, "column": 45 } } }, "range": [ - 6798, - 6879 + 7254, + 7335 ], "loc": { "start": { - "line": 228, + "line": 239, "column": 25 }, "end": { - "line": 229, + "line": 240, "column": 45 } } }, "range": [ - 6789, - 6879 + 7245, + 7335 ], "loc": { "start": { - "line": 228, + "line": 239, "column": 16 }, "end": { - "line": 229, + "line": 240, "column": 45 } } @@ -10920,16 +11653,16 @@ ], "kind": "let", "range": [ - 6785, - 6880 + 7241, + 7336 ], "loc": { "start": { - "line": 228, + "line": 239, "column": 12 }, "end": { - "line": 229, + "line": 240, "column": 46 } }, @@ -10938,16 +11671,16 @@ "type": "Line", "value": "for i", "range": [ - 6711, - 6718 + 7167, + 7174 ], "loc": { "start": { - "line": 225, + "line": 236, "column": 13 }, "end": { - "line": 225, + "line": 236, "column": 20 } } @@ -10956,16 +11689,16 @@ "type": "Line", "value": " row(s) with result are always visible", "range": [ - 6732, - 6772 + 7188, + 7228 ], "loc": { "start": { - "line": 227, + "line": 238, "column": 12 }, "end": { - "line": 227, + "line": 238, "column": 52 } } @@ -10978,16 +11711,16 @@ "type": "Identifier", "name": "totRow", "range": [ - 6897, - 6903 + 7353, + 7359 ], "loc": { "start": { - "line": 230, + "line": 241, "column": 16 }, "end": { - "line": 230, + "line": 241, "column": 22 } } @@ -11010,16 +11743,16 @@ "type": "Identifier", "name": "totRow", "range": [ - 6923, - 6929 + 7379, + 7385 ], "loc": { "start": { - "line": 231, + "line": 242, "column": 16 }, "end": { - "line": 231, + "line": 242, "column": 22 } } @@ -11028,31 +11761,31 @@ "type": "Identifier", "name": "style", "range": [ - 6930, - 6935 + 7386, + 7391 ], "loc": { "start": { - "line": 231, + "line": 242, "column": 23 }, "end": { - "line": 231, + "line": 242, "column": 28 } } }, "range": [ - 6923, - 6935 + 7379, + 7391 ], "loc": { "start": { - "line": 231, + "line": 242, "column": 16 }, "end": { - "line": 231, + "line": 242, "column": 28 } } @@ -11061,31 +11794,31 @@ "type": "Identifier", "name": "display", "range": [ - 6936, - 6943 + 7392, + 7399 ], "loc": { "start": { - "line": 231, + "line": 242, "column": 29 }, "end": { - "line": 231, + "line": 242, "column": 36 } } }, "range": [ - 6923, - 6943 + 7379, + 7399 ], "loc": { "start": { - "line": 231, + "line": 242, "column": 16 }, "end": { - "line": 231, + "line": 242, "column": 36 } } @@ -11095,109 +11828,109 @@ "value": "", "raw": "''", "range": [ - 6946, - 6948 + 7402, + 7404 ], "loc": { "start": { - "line": 231, + "line": 242, "column": 39 }, "end": { - "line": 231, + "line": 242, "column": 41 } } }, "range": [ - 6923, - 6948 + 7379, + 7404 ], "loc": { "start": { - "line": 231, + "line": 242, "column": 16 }, "end": { - "line": 231, + "line": 242, "column": 41 } } }, "range": [ - 6923, - 6949 + 7379, + 7405 ], "loc": { "start": { - "line": 231, + "line": 242, "column": 16 }, "end": { - "line": 231, + "line": 242, "column": 42 } } } ], "range": [ - 6905, - 6963 + 7361, + 7419 ], "loc": { "start": { - "line": 230, + "line": 241, "column": 24 }, "end": { - "line": 232, + "line": 243, "column": 13 } } }, "alternate": null, "range": [ - 6893, - 6963 + 7349, + 7419 ], "loc": { "start": { - "line": 230, + "line": 241, "column": 12 }, "end": { - "line": 232, + "line": 243, "column": 13 } } } ], "range": [ - 4645, - 6973 + 4920, + 7429 ], "loc": { "start": { - "line": 163, + "line": 170, "column": 41 }, "end": { - "line": 233, + "line": 244, "column": 9 } } }, "range": [ - 4612, - 6973 + 4887, + 7429 ], "loc": { "start": { - "line": 163, + "line": 170, "column": 8 }, "end": { - "line": 233, + "line": 244, "column": 9 } }, @@ -11206,16 +11939,16 @@ "type": "Line", "value": "for u", "range": [ - 6973, - 6980 + 7429, + 7436 ], "loc": { "start": { - "line": 233, + "line": 244, "column": 9 }, "end": { - "line": 233, + "line": 244, "column": 16 } } @@ -11232,16 +11965,16 @@ "object": { "type": "ThisExpression", "range": [ - 6990, - 6994 + 7446, + 7450 ], "loc": { "start": { - "line": 235, + "line": 246, "column": 8 }, "end": { - "line": 235, + "line": 246, "column": 12 } } @@ -11250,31 +11983,31 @@ "type": "Identifier", "name": "onAfterOperation", "range": [ - 6995, - 7011 + 7451, + 7467 ], "loc": { "start": { - "line": 235, + "line": 246, "column": 13 }, "end": { - "line": 235, + "line": 246, "column": 29 } } }, "range": [ - 6990, - 7011 + 7446, + 7467 ], "loc": { "start": { - "line": 235, + "line": 246, "column": 8 }, "end": { - "line": 235, + "line": 246, "column": 29 } } @@ -11284,16 +12017,16 @@ "type": "Identifier", "name": "tf", "range": [ - 7012, - 7014 + 7468, + 7470 ], "loc": { "start": { - "line": 235, + "line": 246, "column": 30 }, "end": { - "line": 235, + "line": 246, "column": 32 } } @@ -11301,47 +12034,47 @@ { "type": "ThisExpression", "range": [ - 7016, - 7020 + 7472, + 7476 ], "loc": { "start": { - "line": 235, + "line": 246, "column": 34 }, "end": { - "line": 235, + "line": 246, "column": 38 } } } ], "range": [ - 6990, - 7021 + 7446, + 7477 ], "loc": { "start": { - "line": 235, + "line": 246, "column": 8 }, "end": { - "line": 235, + "line": 246, "column": 39 } } }, "range": [ - 6990, - 7022 + 7446, + 7478 ], "loc": { "start": { - "line": 235, + "line": 246, "column": 8 }, "end": { - "line": 235, + "line": 246, "column": 40 } }, @@ -11350,16 +12083,16 @@ "type": "Line", "value": "for u", "range": [ - 6973, - 6980 + 7429, + 7436 ], "loc": { "start": { - "line": 233, + "line": 244, "column": 9 }, "end": { - "line": 233, + "line": 244, "column": 16 } } @@ -11379,16 +12112,16 @@ "object": { "type": "ThisExpression", "range": [ - 7031, - 7035 + 7487, + 7491 ], "loc": { "start": { - "line": 236, + "line": 247, "column": 8 }, "end": { - "line": 236, + "line": 247, "column": 12 } } @@ -11397,31 +12130,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 7036, - 7043 + 7492, + 7499 ], "loc": { "start": { - "line": 236, + "line": 247, "column": 13 }, "end": { - "line": 236, + "line": 247, "column": 20 } } }, "range": [ - 7031, - 7043 + 7487, + 7499 ], "loc": { "start": { - "line": 236, + "line": 247, "column": 8 }, "end": { - "line": 236, + "line": 247, "column": 20 } } @@ -11430,31 +12163,31 @@ "type": "Identifier", "name": "emit", "range": [ - 7044, - 7048 + 7500, + 7504 ], "loc": { "start": { - "line": 236, + "line": 247, "column": 21 }, "end": { - "line": 236, + "line": 247, "column": 25 } } }, "range": [ - 7031, - 7048 + 7487, + 7504 ], "loc": { "start": { - "line": 236, + "line": 247, "column": 8 }, "end": { - "line": 236, + "line": 247, "column": 25 } } @@ -11465,16 +12198,16 @@ "value": "after-column-operation", "raw": "'after-column-operation'", "range": [ - 7049, - 7073 + 7505, + 7529 ], "loc": { "start": { - "line": 236, + "line": 247, "column": 26 }, "end": { - "line": 236, + "line": 247, "column": 50 } } @@ -11483,16 +12216,16 @@ "type": "Identifier", "name": "tf", "range": [ - 7075, - 7077 + 7531, + 7533 ], "loc": { "start": { - "line": 236, + "line": 247, "column": 52 }, "end": { - "line": 236, + "line": 247, "column": 54 } } @@ -11500,63 +12233,63 @@ { "type": "ThisExpression", "range": [ - 7079, - 7083 + 7535, + 7539 ], "loc": { "start": { - "line": 236, + "line": 247, "column": 56 }, "end": { - "line": 236, + "line": 247, "column": 60 } } } ], "range": [ - 7031, - 7084 + 7487, + 7540 ], "loc": { "start": { - "line": 236, + "line": 247, "column": 8 }, "end": { - "line": 236, + "line": 247, "column": 61 } } }, "range": [ - 7031, - 7085 + 7487, + 7541 ], "loc": { "start": { - "line": 236, + "line": 247, "column": 8 }, "end": { - "line": 236, + "line": 247, "column": 62 } } } ], "range": [ - 3727, - 7091 + 4095, + 7547 ], "loc": { "start": { - "line": 134, + "line": 144, "column": 14 }, "end": { - "line": 237, + "line": 248, "column": 5 } } @@ -11564,16 +12297,16 @@ "generator": false, "expression": false, "range": [ - 3724, - 7091 + 4092, + 7547 ], "loc": { "start": { - "line": 134, + "line": 144, "column": 11 }, "end": { - "line": 237, + "line": 248, "column": 5 } } @@ -11581,16 +12314,16 @@ "kind": "method", "computed": false, "range": [ - 3717, - 7091 + 4085, + 7547 ], "loc": { "start": { - "line": 134, + "line": 144, "column": 4 }, "end": { - "line": 237, + "line": 248, "column": 5 } }, @@ -11599,16 +12332,16 @@ "type": "Block", "value": "*\n * Calculates columns' values\n * Configuration options are stored in 'opts' property\n * - 'id' contains ids of elements showing result (array)\n * - 'col' contains the columns' indexes (array)\n * - 'operation' contains operation type (array, values: 'sum', 'mean',\n * 'min', 'max', 'median', 'q1', 'q3')\n * - 'write_method' array defines which method to use for displaying the\n * result (innerHTML, setValue, createTextNode) - default: 'innerHTML'\n * - 'tot_row_index' defines in which row results are displayed\n * (integers array)\n *\n * - changes made by Nuovella:\n * (1) optimized the routine (now it will only process each column once),\n * (2) added calculations for the median, lower and upper quartile.\n ", "range": [ - 2931, - 3712 + 3299, + 4080 ], "loc": { "start": { - "line": 118, + "line": 128, "column": 4 }, "end": { - "line": 133, + "line": 143, "column": 7 } } @@ -11619,16 +12352,16 @@ "type": "Block", "value": "*\n * Make desired calculation on specified column.\n * @param {Number} colIndex Column index\n * @param {String} [operation=SUM] Operation type\n * @param {Number} precision Decimal precision\n * @returns {Number}\n ", "range": [ - 7097, - 7336 + 7553, + 7792 ], "loc": { "start": { - "line": 239, + "line": 250, "column": 4 }, "end": { - "line": 245, + "line": 256, "column": 7 } } @@ -11642,16 +12375,16 @@ "type": "Identifier", "name": "columnCalc", "range": [ - 7341, - 7351 + 7797, + 7807 ], "loc": { "start": { - "line": 246, + "line": 257, "column": 4 }, "end": { - "line": 246, + "line": 257, "column": 14 } } @@ -11664,16 +12397,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 7352, - 7360 + 7808, + 7816 ], "loc": { "start": { - "line": 246, + "line": 257, "column": 15 }, "end": { - "line": 246, + "line": 257, "column": 23 } } @@ -11684,16 +12417,16 @@ "type": "Identifier", "name": "operation", "range": [ - 7362, - 7371 + 7818, + 7827 ], "loc": { "start": { - "line": 246, + "line": 257, "column": 25 }, "end": { - "line": 246, + "line": 257, "column": 34 } } @@ -11702,31 +12435,31 @@ "type": "Identifier", "name": "SUM", "range": [ - 7374, - 7377 + 7830, + 7833 ], "loc": { "start": { - "line": 246, + "line": 257, "column": 37 }, "end": { - "line": 246, + "line": 257, "column": 40 } } }, "range": [ - 7362, - 7377 + 7818, + 7833 ], "loc": { "start": { - "line": 246, + "line": 257, "column": 25 }, "end": { - "line": 246, + "line": 257, "column": 40 } } @@ -11735,16 +12468,16 @@ "type": "Identifier", "name": "precision", "range": [ - 7379, - 7388 + 7835, + 7844 ], "loc": { "start": { - "line": 246, + "line": 257, "column": 42 }, "end": { - "line": 246, + "line": 257, "column": 51 } } @@ -11762,16 +12495,16 @@ "type": "Identifier", "name": "excludeRows", "range": [ - 7404, - 7415 + 7860, + 7871 ], "loc": { "start": { - "line": 247, + "line": 258, "column": 12 }, "end": { - "line": 247, + "line": 258, "column": 23 } } @@ -11785,16 +12518,16 @@ "object": { "type": "ThisExpression", "range": [ - 7418, - 7422 + 7874, + 7878 ], "loc": { "start": { - "line": 247, + "line": 258, "column": 26 }, "end": { - "line": 247, + "line": 258, "column": 30 } } @@ -11803,31 +12536,31 @@ "type": "Identifier", "name": "excludeRows", "range": [ - 7423, - 7434 + 7879, + 7890 ], "loc": { "start": { - "line": 247, + "line": 258, "column": 31 }, "end": { - "line": 247, + "line": 258, "column": 42 } } }, "range": [ - 7418, - 7434 + 7874, + 7890 ], "loc": { "start": { - "line": 247, + "line": 258, "column": 26 }, "end": { - "line": 247, + "line": 258, "column": 42 } } @@ -11836,46 +12569,46 @@ "type": "ArrayExpression", "elements": [], "range": [ - 7438, - 7440 + 7894, + 7896 ], "loc": { "start": { - "line": 247, + "line": 258, "column": 46 }, "end": { - "line": 247, + "line": 258, "column": 48 } } }, "range": [ - 7418, - 7440 + 7874, + 7896 ], "loc": { "start": { - "line": 247, + "line": 258, "column": 26 }, "end": { - "line": 247, + "line": 258, "column": 48 } } }, "range": [ - 7404, - 7440 + 7860, + 7896 ], "loc": { "start": { - "line": 247, + "line": 258, "column": 12 }, "end": { - "line": 247, + "line": 258, "column": 48 } } @@ -11883,16 +12616,16 @@ ], "kind": "let", "range": [ - 7400, - 7441 + 7856, + 7897 ], "loc": { "start": { - "line": 247, + "line": 258, "column": 8 }, "end": { - "line": 247, + "line": 258, "column": 49 } } @@ -11906,16 +12639,16 @@ "type": "Identifier", "name": "colValues", "range": [ - 7454, - 7463 + 7910, + 7919 ], "loc": { "start": { - "line": 248, + "line": 259, "column": 12 }, "end": { - "line": 248, + "line": 259, "column": 21 } } @@ -11931,16 +12664,16 @@ "object": { "type": "ThisExpression", "range": [ - 7478, - 7482 + 7934, + 7938 ], "loc": { "start": { - "line": 249, + "line": 260, "column": 12 }, "end": { - "line": 249, + "line": 260, "column": 16 } } @@ -11949,31 +12682,31 @@ "type": "Identifier", "name": "tf", "range": [ - 7483, - 7485 + 7939, + 7941 ], "loc": { "start": { - "line": 249, + "line": 260, "column": 17 }, "end": { - "line": 249, + "line": 260, "column": 19 } } }, "range": [ - 7478, - 7485 + 7934, + 7941 ], "loc": { "start": { - "line": 249, + "line": 260, "column": 12 }, "end": { - "line": 249, + "line": 260, "column": 19 } } @@ -11982,31 +12715,31 @@ "type": "Identifier", "name": "getFilteredDataCol", "range": [ - 7486, - 7504 + 7942, + 7960 ], "loc": { "start": { - "line": 249, + "line": 260, "column": 20 }, "end": { - "line": 249, + "line": 260, "column": 38 } } }, "range": [ - 7478, - 7504 + 7934, + 7960 ], "loc": { "start": { - "line": 249, + "line": 260, "column": 12 }, "end": { - "line": 249, + "line": 260, "column": 38 } } @@ -12016,16 +12749,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 7505, - 7513 + 7961, + 7969 ], "loc": { "start": { - "line": 249, + "line": 260, "column": 39 }, "end": { - "line": 249, + "line": 260, "column": 47 } } @@ -12035,16 +12768,16 @@ "value": false, "raw": "false", "range": [ - 7515, - 7520 + 7971, + 7976 ], "loc": { "start": { - "line": 249, + "line": 260, "column": 49 }, "end": { - "line": 249, + "line": 260, "column": 54 } } @@ -12054,16 +12787,16 @@ "value": true, "raw": "true", "range": [ - 7522, - 7526 + 7978, + 7982 ], "loc": { "start": { - "line": 249, + "line": 260, "column": 56 }, "end": { - "line": 249, + "line": 260, "column": 60 } } @@ -12072,47 +12805,47 @@ "type": "Identifier", "name": "excludeRows", "range": [ - 7528, - 7539 + 7984, + 7995 ], "loc": { "start": { - "line": 249, + "line": 260, "column": 62 }, "end": { - "line": 249, + "line": 260, "column": 73 } } } ], "range": [ - 7478, - 7540 + 7934, + 7996 ], "loc": { "start": { - "line": 249, + "line": 260, "column": 12 }, "end": { - "line": 249, + "line": 260, "column": 74 } } }, "range": [ - 7454, - 7540 + 7910, + 7996 ], "loc": { "start": { - "line": 248, + "line": 259, "column": 12 }, "end": { - "line": 249, + "line": 260, "column": 74 } } @@ -12120,16 +12853,16 @@ ], "kind": "let", "range": [ - 7450, - 7541 + 7906, + 7997 ], "loc": { "start": { - "line": 248, + "line": 259, "column": 8 }, "end": { - "line": 249, + "line": 260, "column": 75 } } @@ -12142,16 +12875,16 @@ "type": "Identifier", "name": "Number", "range": [ - 7557, - 7563 + 8013, + 8019 ], "loc": { "start": { - "line": 250, + "line": 261, "column": 15 }, "end": { - "line": 250, + "line": 261, "column": 21 } } @@ -12165,16 +12898,16 @@ "object": { "type": "ThisExpression", "range": [ - 7564, - 7568 + 8020, + 8024 ], "loc": { "start": { - "line": 250, + "line": 261, "column": 22 }, "end": { - "line": 250, + "line": 261, "column": 26 } } @@ -12183,31 +12916,31 @@ "type": "Identifier", "name": "calc", "range": [ - 7569, - 7573 + 8025, + 8029 ], "loc": { "start": { - "line": 250, + "line": 261, "column": 27 }, "end": { - "line": 250, + "line": 261, "column": 31 } } }, "range": [ - 7564, - 7573 + 8020, + 8029 ], "loc": { "start": { - "line": 250, + "line": 261, "column": 22 }, "end": { - "line": 250, + "line": 261, "column": 31 } } @@ -12217,16 +12950,16 @@ "type": "Identifier", "name": "colValues", "range": [ - 7574, - 7583 + 8030, + 8039 ], "loc": { "start": { - "line": 250, + "line": 261, "column": 32 }, "end": { - "line": 250, + "line": 261, "column": 41 } } @@ -12235,16 +12968,16 @@ "type": "Identifier", "name": "operation", "range": [ - 7585, - 7594 + 8041, + 8050 ], "loc": { "start": { - "line": 250, + "line": 261, "column": 43 }, "end": { - "line": 250, + "line": 261, "column": 52 } } @@ -12253,79 +12986,79 @@ "type": "Identifier", "name": "precision", "range": [ - 7596, - 7605 + 8052, + 8061 ], "loc": { "start": { - "line": 250, + "line": 261, "column": 54 }, "end": { - "line": 250, + "line": 261, "column": 63 } } } ], "range": [ - 7564, - 7606 + 8020, + 8062 ], "loc": { "start": { - "line": 250, + "line": 261, "column": 22 }, "end": { - "line": 250, + "line": 261, "column": 64 } } } ], "range": [ - 7557, - 7607 + 8013, + 8063 ], "loc": { "start": { - "line": 250, + "line": 261, "column": 15 }, "end": { - "line": 250, + "line": 261, "column": 65 } } }, "range": [ - 7550, - 7608 + 8006, + 8064 ], "loc": { "start": { - "line": 250, + "line": 261, "column": 8 }, "end": { - "line": 250, + "line": 261, "column": 66 } } } ], "range": [ - 7390, - 7614 + 7846, + 8070 ], "loc": { "start": { - "line": 246, + "line": 257, "column": 53 }, "end": { - "line": 251, + "line": 262, "column": 5 } } @@ -12333,16 +13066,16 @@ "generator": false, "expression": false, "range": [ - 7351, - 7614 + 7807, + 8070 ], "loc": { "start": { - "line": 246, + "line": 257, "column": 14 }, "end": { - "line": 251, + "line": 262, "column": 5 } } @@ -12350,16 +13083,16 @@ "kind": "method", "computed": false, "range": [ - 7341, - 7614 + 7797, + 8070 ], "loc": { "start": { - "line": 246, + "line": 257, "column": 4 }, "end": { - "line": 251, + "line": 262, "column": 5 } }, @@ -12368,16 +13101,16 @@ "type": "Block", "value": "*\n * Make desired calculation on specified column.\n * @param {Number} colIndex Column index\n * @param {String} [operation=SUM] Operation type\n * @param {Number} precision Decimal precision\n * @returns {Number}\n ", "range": [ - 7097, - 7336 + 7553, + 7792 ], "loc": { "start": { - "line": 239, + "line": 250, "column": 4 }, "end": { - "line": 245, + "line": 256, "column": 7 } } @@ -12388,16 +13121,16 @@ "type": "Block", "value": "*\n * Make calculation on passed values.\n * @param {Array} values List of values\n * @param {String} [operation=SUM] Optional operation type\n * @param {Number} precision Optional result precision\n * @returns {Number}\n * @private\n ", "range": [ - 7620, - 7880 + 8076, + 8336 ], "loc": { "start": { - "line": 253, + "line": 264, "column": 4 }, "end": { - "line": 260, + "line": 271, "column": 7 } } @@ -12411,16 +13144,16 @@ "type": "Identifier", "name": "calc", "range": [ - 7885, - 7889 + 8341, + 8345 ], "loc": { "start": { - "line": 261, + "line": 272, "column": 4 }, "end": { - "line": 261, + "line": 272, "column": 8 } } @@ -12433,16 +13166,16 @@ "type": "Identifier", "name": "colValues", "range": [ - 7890, - 7899 + 8346, + 8355 ], "loc": { "start": { - "line": 261, + "line": 272, "column": 9 }, "end": { - "line": 261, + "line": 272, "column": 18 } } @@ -12453,16 +13186,16 @@ "type": "Identifier", "name": "operation", "range": [ - 7901, - 7910 + 8357, + 8366 ], "loc": { "start": { - "line": 261, + "line": 272, "column": 20 }, "end": { - "line": 261, + "line": 272, "column": 29 } } @@ -12471,31 +13204,31 @@ "type": "Identifier", "name": "SUM", "range": [ - 7913, - 7916 + 8369, + 8372 ], "loc": { "start": { - "line": 261, + "line": 272, "column": 32 }, "end": { - "line": 261, + "line": 272, "column": 35 } } }, "range": [ - 7901, - 7916 + 8357, + 8372 ], "loc": { "start": { - "line": 261, + "line": 272, "column": 20 }, "end": { - "line": 261, + "line": 272, "column": 35 } } @@ -12504,16 +13237,16 @@ "type": "Identifier", "name": "precision", "range": [ - 7918, - 7927 + 8374, + 8383 ], "loc": { "start": { - "line": 261, + "line": 272, "column": 37 }, "end": { - "line": 261, + "line": 272, "column": 46 } } @@ -12531,16 +13264,16 @@ "type": "Identifier", "name": "result", "range": [ - 7943, - 7949 + 8399, + 8405 ], "loc": { "start": { - "line": 262, + "line": 273, "column": 12 }, "end": { - "line": 262, + "line": 273, "column": 18 } } @@ -12550,31 +13283,31 @@ "value": 0, "raw": "0", "range": [ - 7952, - 7953 + 8408, + 8409 ], "loc": { "start": { - "line": 262, + "line": 273, "column": 21 }, "end": { - "line": 262, + "line": 273, "column": 22 } } }, "range": [ - 7943, - 7953 + 8399, + 8409 ], "loc": { "start": { - "line": 262, + "line": 273, "column": 12 }, "end": { - "line": 262, + "line": 273, "column": 22 } } @@ -12582,16 +13315,16 @@ ], "kind": "let", "range": [ - 7939, - 7954 + 8395, + 8410 ], "loc": { "start": { - "line": 262, + "line": 273, "column": 8 }, "end": { - "line": 262, + "line": 273, "column": 23 } } @@ -12611,16 +13344,16 @@ "type": "Identifier", "name": "operation", "range": [ - 7968, - 7977 + 8424, + 8433 ], "loc": { "start": { - "line": 264, + "line": 275, "column": 12 }, "end": { - "line": 264, + "line": 275, "column": 21 } } @@ -12629,31 +13362,31 @@ "type": "Identifier", "name": "Q1", "range": [ - 7982, - 7984 + 8438, + 8440 ], "loc": { "start": { - "line": 264, + "line": 275, "column": 26 }, "end": { - "line": 264, + "line": 275, "column": 28 } } }, "range": [ - 7968, - 7984 + 8424, + 8440 ], "loc": { "start": { - "line": 264, + "line": 275, "column": 12 }, "end": { - "line": 264, + "line": 275, "column": 28 } } @@ -12665,16 +13398,16 @@ "type": "Identifier", "name": "operation", "range": [ - 7988, - 7997 + 8444, + 8453 ], "loc": { "start": { - "line": 264, + "line": 275, "column": 32 }, "end": { - "line": 264, + "line": 275, "column": 41 } } @@ -12683,46 +13416,46 @@ "type": "Identifier", "name": "Q3", "range": [ - 8002, - 8004 + 8458, + 8460 ], "loc": { "start": { - "line": 264, + "line": 275, "column": 46 }, "end": { - "line": 264, + "line": 275, "column": 48 } } }, "range": [ - 7988, - 8004 + 8444, + 8460 ], "loc": { "start": { - "line": 264, + "line": 275, "column": 32 }, "end": { - "line": 264, + "line": 275, "column": 48 } } }, "range": [ - 7968, - 8004 + 8424, + 8460 ], "loc": { "start": { - "line": 264, + "line": 275, "column": 12 }, "end": { - "line": 264, + "line": 275, "column": 48 } } @@ -12734,16 +13467,16 @@ "type": "Identifier", "name": "operation", "range": [ - 8008, - 8017 + 8464, + 8473 ], "loc": { "start": { - "line": 264, + "line": 275, "column": 52 }, "end": { - "line": 264, + "line": 275, "column": 61 } } @@ -12752,46 +13485,46 @@ "type": "Identifier", "name": "MEDIAN", "range": [ - 8022, - 8028 + 8478, + 8484 ], "loc": { "start": { - "line": 264, + "line": 275, "column": 66 }, "end": { - "line": 264, + "line": 275, "column": 72 } } }, "range": [ - 8008, - 8028 + 8464, + 8484 ], "loc": { "start": { - "line": 264, + "line": 275, "column": 52 }, "end": { - "line": 264, + "line": 275, "column": 72 } } }, "range": [ - 7968, - 8028 + 8424, + 8484 ], "loc": { "start": { - "line": 264, + "line": 275, "column": 12 }, "end": { - "line": 264, + "line": 275, "column": 72 } } @@ -12808,16 +13541,16 @@ "type": "Identifier", "name": "colValues", "range": [ - 8044, - 8053 + 8500, + 8509 ], "loc": { "start": { - "line": 265, + "line": 276, "column": 12 }, "end": { - "line": 265, + "line": 276, "column": 21 } } @@ -12830,16 +13563,16 @@ "object": { "type": "ThisExpression", "range": [ - 8056, - 8060 + 8512, + 8516 ], "loc": { "start": { - "line": 265, + "line": 276, "column": 24 }, "end": { - "line": 265, + "line": 276, "column": 28 } } @@ -12848,31 +13581,31 @@ "type": "Identifier", "name": "sortColumnValues", "range": [ - 8061, - 8077 + 8517, + 8533 ], "loc": { "start": { - "line": 265, + "line": 276, "column": 29 }, "end": { - "line": 265, + "line": 276, "column": 45 } } }, "range": [ - 8056, - 8077 + 8512, + 8533 ], "loc": { "start": { - "line": 265, + "line": 276, "column": 24 }, "end": { - "line": 265, + "line": 276, "column": 45 } } @@ -12882,16 +13615,16 @@ "type": "Identifier", "name": "colValues", "range": [ - 8078, - 8087 + 8534, + 8543 ], "loc": { "start": { - "line": 265, + "line": 276, "column": 46 }, "end": { - "line": 265, + "line": 276, "column": 55 } } @@ -12900,94 +13633,94 @@ "type": "Identifier", "name": "numSortAsc", "range": [ - 8089, - 8099 + 8545, + 8555 ], "loc": { "start": { - "line": 265, + "line": 276, "column": 57 }, "end": { - "line": 265, + "line": 276, "column": 67 } } } ], "range": [ - 8056, - 8100 + 8512, + 8556 ], "loc": { "start": { - "line": 265, + "line": 276, "column": 24 }, "end": { - "line": 265, + "line": 276, "column": 68 } } }, "range": [ - 8044, - 8100 + 8500, + 8556 ], "loc": { "start": { - "line": 265, + "line": 276, "column": 12 }, "end": { - "line": 265, + "line": 276, "column": 68 } } }, "range": [ - 8044, - 8101 + 8500, + 8557 ], "loc": { "start": { - "line": 265, + "line": 276, "column": 12 }, "end": { - "line": 265, + "line": 276, "column": 69 } } } ], "range": [ - 8030, - 8111 + 8486, + 8567 ], "loc": { "start": { - "line": 264, + "line": 275, "column": 74 }, "end": { - "line": 266, + "line": 277, "column": 9 } } }, "alternate": null, "range": [ - 7964, - 8111 + 8420, + 8567 ], "loc": { "start": { - "line": 264, + "line": 275, "column": 8 }, "end": { - "line": 266, + "line": 277, "column": 9 } } @@ -12998,16 +13731,16 @@ "type": "Identifier", "name": "operation", "range": [ - 8129, - 8138 + 8585, + 8594 ], "loc": { "start": { - "line": 268, + "line": 279, "column": 16 }, "end": { - "line": 268, + "line": 279, "column": 25 } } @@ -13019,16 +13752,16 @@ "type": "Identifier", "name": "MEAN", "range": [ - 8159, - 8163 + 8615, + 8619 ], "loc": { "start": { - "line": 269, + "line": 280, "column": 17 }, "end": { - "line": 269, + "line": 280, "column": 21 } } @@ -13043,16 +13776,16 @@ "type": "Identifier", "name": "result", "range": [ - 8181, - 8187 + 8637, + 8643 ], "loc": { "start": { - "line": 270, + "line": 281, "column": 16 }, "end": { - "line": 270, + "line": 281, "column": 22 } } @@ -13065,16 +13798,16 @@ "object": { "type": "ThisExpression", "range": [ - 8190, - 8194 + 8646, + 8650 ], "loc": { "start": { - "line": 270, + "line": 281, "column": 25 }, "end": { - "line": 270, + "line": 281, "column": 29 } } @@ -13083,31 +13816,31 @@ "type": "Identifier", "name": "calcMean", "range": [ - 8195, - 8203 + 8651, + 8659 ], "loc": { "start": { - "line": 270, + "line": 281, "column": 30 }, "end": { - "line": 270, + "line": 281, "column": 38 } } }, "range": [ - 8190, - 8203 + 8646, + 8659 ], "loc": { "start": { - "line": 270, + "line": 281, "column": 25 }, "end": { - "line": 270, + "line": 281, "column": 38 } } @@ -13117,62 +13850,62 @@ "type": "Identifier", "name": "colValues", "range": [ - 8204, - 8213 + 8660, + 8669 ], "loc": { "start": { - "line": 270, + "line": 281, "column": 39 }, "end": { - "line": 270, + "line": 281, "column": 48 } } } ], "range": [ - 8190, - 8214 + 8646, + 8670 ], "loc": { "start": { - "line": 270, + "line": 281, "column": 25 }, "end": { - "line": 270, + "line": 281, "column": 49 } } }, "range": [ - 8181, - 8214 + 8637, + 8670 ], "loc": { "start": { - "line": 270, + "line": 281, "column": 16 }, "end": { - "line": 270, + "line": 281, "column": 49 } } }, "range": [ - 8181, - 8215 + 8637, + 8671 ], "loc": { "start": { - "line": 270, + "line": 281, "column": 16 }, "end": { - "line": 270, + "line": 281, "column": 50 } } @@ -13181,32 +13914,32 @@ "type": "BreakStatement", "label": null, "range": [ - 8232, - 8238 + 8688, + 8694 ], "loc": { "start": { - "line": 271, + "line": 282, "column": 16 }, "end": { - "line": 271, + "line": 282, "column": 22 } } } ], "range": [ - 8154, - 8238 + 8610, + 8694 ], "loc": { "start": { - "line": 269, + "line": 280, "column": 12 }, "end": { - "line": 271, + "line": 282, "column": 22 } } @@ -13217,16 +13950,16 @@ "type": "Identifier", "name": "SUM", "range": [ - 8256, - 8259 + 8712, + 8715 ], "loc": { "start": { - "line": 272, + "line": 283, "column": 17 }, "end": { - "line": 272, + "line": 283, "column": 20 } } @@ -13241,16 +13974,16 @@ "type": "Identifier", "name": "result", "range": [ - 8277, - 8283 + 8733, + 8739 ], "loc": { "start": { - "line": 273, + "line": 284, "column": 16 }, "end": { - "line": 273, + "line": 284, "column": 22 } } @@ -13263,16 +13996,16 @@ "object": { "type": "ThisExpression", "range": [ - 8286, - 8290 + 8742, + 8746 ], "loc": { "start": { - "line": 273, + "line": 284, "column": 25 }, "end": { - "line": 273, + "line": 284, "column": 29 } } @@ -13281,31 +14014,31 @@ "type": "Identifier", "name": "calcSum", "range": [ - 8291, - 8298 + 8747, + 8754 ], "loc": { "start": { - "line": 273, + "line": 284, "column": 30 }, "end": { - "line": 273, + "line": 284, "column": 37 } } }, "range": [ - 8286, - 8298 + 8742, + 8754 ], "loc": { "start": { - "line": 273, + "line": 284, "column": 25 }, "end": { - "line": 273, + "line": 284, "column": 37 } } @@ -13315,62 +14048,62 @@ "type": "Identifier", "name": "colValues", "range": [ - 8299, - 8308 + 8755, + 8764 ], "loc": { "start": { - "line": 273, + "line": 284, "column": 38 }, "end": { - "line": 273, + "line": 284, "column": 47 } } } ], "range": [ - 8286, - 8309 + 8742, + 8765 ], "loc": { "start": { - "line": 273, + "line": 284, "column": 25 }, "end": { - "line": 273, + "line": 284, "column": 48 } } }, "range": [ - 8277, - 8309 + 8733, + 8765 ], "loc": { "start": { - "line": 273, + "line": 284, "column": 16 }, "end": { - "line": 273, + "line": 284, "column": 48 } } }, "range": [ - 8277, - 8310 + 8733, + 8766 ], "loc": { "start": { - "line": 273, + "line": 284, "column": 16 }, "end": { - "line": 273, + "line": 284, "column": 49 } } @@ -13379,32 +14112,32 @@ "type": "BreakStatement", "label": null, "range": [ - 8327, - 8333 + 8783, + 8789 ], "loc": { "start": { - "line": 274, + "line": 285, "column": 16 }, "end": { - "line": 274, + "line": 285, "column": 22 } } } ], "range": [ - 8251, - 8333 + 8707, + 8789 ], "loc": { "start": { - "line": 272, + "line": 283, "column": 12 }, "end": { - "line": 274, + "line": 285, "column": 22 } } @@ -13415,16 +14148,16 @@ "type": "Identifier", "name": "MIN", "range": [ - 8351, - 8354 + 8807, + 8810 ], "loc": { "start": { - "line": 275, + "line": 286, "column": 17 }, "end": { - "line": 275, + "line": 286, "column": 20 } } @@ -13439,16 +14172,16 @@ "type": "Identifier", "name": "result", "range": [ - 8372, - 8378 + 8828, + 8834 ], "loc": { "start": { - "line": 276, + "line": 287, "column": 16 }, "end": { - "line": 276, + "line": 287, "column": 22 } } @@ -13461,16 +14194,16 @@ "object": { "type": "ThisExpression", "range": [ - 8381, - 8385 + 8837, + 8841 ], "loc": { "start": { - "line": 276, + "line": 287, "column": 25 }, "end": { - "line": 276, + "line": 287, "column": 29 } } @@ -13479,31 +14212,31 @@ "type": "Identifier", "name": "calcMin", "range": [ - 8386, - 8393 + 8842, + 8849 ], "loc": { "start": { - "line": 276, + "line": 287, "column": 30 }, "end": { - "line": 276, + "line": 287, "column": 37 } } }, "range": [ - 8381, - 8393 + 8837, + 8849 ], "loc": { "start": { - "line": 276, + "line": 287, "column": 25 }, "end": { - "line": 276, + "line": 287, "column": 37 } } @@ -13513,62 +14246,62 @@ "type": "Identifier", "name": "colValues", "range": [ - 8394, - 8403 + 8850, + 8859 ], "loc": { "start": { - "line": 276, + "line": 287, "column": 38 }, "end": { - "line": 276, + "line": 287, "column": 47 } } } ], "range": [ - 8381, - 8404 + 8837, + 8860 ], "loc": { "start": { - "line": 276, + "line": 287, "column": 25 }, "end": { - "line": 276, + "line": 287, "column": 48 } } }, "range": [ - 8372, - 8404 + 8828, + 8860 ], "loc": { "start": { - "line": 276, + "line": 287, "column": 16 }, "end": { - "line": 276, + "line": 287, "column": 48 } } }, "range": [ - 8372, - 8405 + 8828, + 8861 ], "loc": { "start": { - "line": 276, + "line": 287, "column": 16 }, "end": { - "line": 276, + "line": 287, "column": 49 } } @@ -13577,32 +14310,32 @@ "type": "BreakStatement", "label": null, "range": [ - 8422, - 8428 + 8878, + 8884 ], "loc": { "start": { - "line": 277, + "line": 288, "column": 16 }, "end": { - "line": 277, + "line": 288, "column": 22 } } } ], "range": [ - 8346, - 8428 + 8802, + 8884 ], "loc": { "start": { - "line": 275, + "line": 286, "column": 12 }, "end": { - "line": 277, + "line": 288, "column": 22 } } @@ -13613,16 +14346,16 @@ "type": "Identifier", "name": "MAX", "range": [ - 8446, - 8449 + 8902, + 8905 ], "loc": { "start": { - "line": 278, + "line": 289, "column": 17 }, "end": { - "line": 278, + "line": 289, "column": 20 } } @@ -13637,16 +14370,16 @@ "type": "Identifier", "name": "result", "range": [ - 8467, - 8473 + 8923, + 8929 ], "loc": { "start": { - "line": 279, + "line": 290, "column": 16 }, "end": { - "line": 279, + "line": 290, "column": 22 } } @@ -13659,16 +14392,16 @@ "object": { "type": "ThisExpression", "range": [ - 8476, - 8480 + 8932, + 8936 ], "loc": { "start": { - "line": 279, + "line": 290, "column": 25 }, "end": { - "line": 279, + "line": 290, "column": 29 } } @@ -13677,31 +14410,31 @@ "type": "Identifier", "name": "calcMax", "range": [ - 8481, - 8488 + 8937, + 8944 ], "loc": { "start": { - "line": 279, + "line": 290, "column": 30 }, "end": { - "line": 279, + "line": 290, "column": 37 } } }, "range": [ - 8476, - 8488 + 8932, + 8944 ], "loc": { "start": { - "line": 279, + "line": 290, "column": 25 }, "end": { - "line": 279, + "line": 290, "column": 37 } } @@ -13711,62 +14444,62 @@ "type": "Identifier", "name": "colValues", "range": [ - 8489, - 8498 + 8945, + 8954 ], "loc": { "start": { - "line": 279, + "line": 290, "column": 38 }, "end": { - "line": 279, + "line": 290, "column": 47 } } } ], "range": [ - 8476, - 8499 + 8932, + 8955 ], "loc": { "start": { - "line": 279, + "line": 290, "column": 25 }, "end": { - "line": 279, + "line": 290, "column": 48 } } }, "range": [ - 8467, - 8499 + 8923, + 8955 ], "loc": { "start": { - "line": 279, + "line": 290, "column": 16 }, "end": { - "line": 279, + "line": 290, "column": 48 } } }, "range": [ - 8467, - 8500 + 8923, + 8956 ], "loc": { "start": { - "line": 279, + "line": 290, "column": 16 }, "end": { - "line": 279, + "line": 290, "column": 49 } } @@ -13775,32 +14508,32 @@ "type": "BreakStatement", "label": null, "range": [ - 8517, - 8523 + 8973, + 8979 ], "loc": { "start": { - "line": 280, + "line": 291, "column": 16 }, "end": { - "line": 280, + "line": 291, "column": 22 } } } ], "range": [ - 8441, - 8523 + 8897, + 8979 ], "loc": { "start": { - "line": 278, + "line": 289, "column": 12 }, "end": { - "line": 280, + "line": 291, "column": 22 } } @@ -13811,16 +14544,16 @@ "type": "Identifier", "name": "MEDIAN", "range": [ - 8541, - 8547 + 8997, + 9003 ], "loc": { "start": { - "line": 281, + "line": 292, "column": 17 }, "end": { - "line": 281, + "line": 292, "column": 23 } } @@ -13835,16 +14568,16 @@ "type": "Identifier", "name": "result", "range": [ - 8565, - 8571 + 9021, + 9027 ], "loc": { "start": { - "line": 282, + "line": 293, "column": 16 }, "end": { - "line": 282, + "line": 293, "column": 22 } } @@ -13857,16 +14590,16 @@ "object": { "type": "ThisExpression", "range": [ - 8574, - 8578 + 9030, + 9034 ], "loc": { "start": { - "line": 282, + "line": 293, "column": 25 }, "end": { - "line": 282, + "line": 293, "column": 29 } } @@ -13875,31 +14608,31 @@ "type": "Identifier", "name": "calcMedian", "range": [ - 8579, - 8589 + 9035, + 9045 ], "loc": { "start": { - "line": 282, + "line": 293, "column": 30 }, "end": { - "line": 282, + "line": 293, "column": 40 } } }, "range": [ - 8574, - 8589 + 9030, + 9045 ], "loc": { "start": { - "line": 282, + "line": 293, "column": 25 }, "end": { - "line": 282, + "line": 293, "column": 40 } } @@ -13909,62 +14642,62 @@ "type": "Identifier", "name": "colValues", "range": [ - 8590, - 8599 + 9046, + 9055 ], "loc": { "start": { - "line": 282, + "line": 293, "column": 41 }, "end": { - "line": 282, + "line": 293, "column": 50 } } } ], "range": [ - 8574, - 8600 + 9030, + 9056 ], "loc": { "start": { - "line": 282, + "line": 293, "column": 25 }, "end": { - "line": 282, + "line": 293, "column": 51 } } }, "range": [ - 8565, - 8600 + 9021, + 9056 ], "loc": { "start": { - "line": 282, + "line": 293, "column": 16 }, "end": { - "line": 282, + "line": 293, "column": 51 } } }, "range": [ - 8565, - 8601 + 9021, + 9057 ], "loc": { "start": { - "line": 282, + "line": 293, "column": 16 }, "end": { - "line": 282, + "line": 293, "column": 52 } } @@ -13973,32 +14706,32 @@ "type": "BreakStatement", "label": null, "range": [ - 8618, - 8624 + 9074, + 9080 ], "loc": { "start": { - "line": 283, + "line": 294, "column": 16 }, "end": { - "line": 283, + "line": 294, "column": 22 } } } ], "range": [ - 8536, - 8624 + 8992, + 9080 ], "loc": { "start": { - "line": 281, + "line": 292, "column": 12 }, "end": { - "line": 283, + "line": 294, "column": 22 } } @@ -14009,16 +14742,16 @@ "type": "Identifier", "name": "Q1", "range": [ - 8642, - 8644 + 9098, + 9100 ], "loc": { "start": { - "line": 284, + "line": 295, "column": 17 }, "end": { - "line": 284, + "line": 295, "column": 19 } } @@ -14033,16 +14766,16 @@ "type": "Identifier", "name": "result", "range": [ - 8662, - 8668 + 9118, + 9124 ], "loc": { "start": { - "line": 285, + "line": 296, "column": 16 }, "end": { - "line": 285, + "line": 296, "column": 22 } } @@ -14055,16 +14788,16 @@ "object": { "type": "ThisExpression", "range": [ - 8671, - 8675 + 9127, + 9131 ], "loc": { "start": { - "line": 285, + "line": 296, "column": 25 }, "end": { - "line": 285, + "line": 296, "column": 29 } } @@ -14073,31 +14806,31 @@ "type": "Identifier", "name": "calcQ1", "range": [ - 8676, - 8682 + 9132, + 9138 ], "loc": { "start": { - "line": 285, + "line": 296, "column": 30 }, "end": { - "line": 285, + "line": 296, "column": 36 } } }, "range": [ - 8671, - 8682 + 9127, + 9138 ], "loc": { "start": { - "line": 285, + "line": 296, "column": 25 }, "end": { - "line": 285, + "line": 296, "column": 36 } } @@ -14107,62 +14840,62 @@ "type": "Identifier", "name": "colValues", "range": [ - 8683, - 8692 + 9139, + 9148 ], "loc": { "start": { - "line": 285, + "line": 296, "column": 37 }, "end": { - "line": 285, + "line": 296, "column": 46 } } } ], "range": [ - 8671, - 8693 + 9127, + 9149 ], "loc": { "start": { - "line": 285, + "line": 296, "column": 25 }, "end": { - "line": 285, + "line": 296, "column": 47 } } }, "range": [ - 8662, - 8693 + 9118, + 9149 ], "loc": { "start": { - "line": 285, + "line": 296, "column": 16 }, "end": { - "line": 285, + "line": 296, "column": 47 } } }, "range": [ - 8662, - 8694 + 9118, + 9150 ], "loc": { "start": { - "line": 285, + "line": 296, "column": 16 }, "end": { - "line": 285, + "line": 296, "column": 48 } } @@ -14171,32 +14904,32 @@ "type": "BreakStatement", "label": null, "range": [ - 8711, - 8717 + 9167, + 9173 ], "loc": { "start": { - "line": 286, + "line": 297, "column": 16 }, "end": { - "line": 286, + "line": 297, "column": 22 } } } ], "range": [ - 8637, - 8717 + 9093, + 9173 ], "loc": { "start": { - "line": 284, + "line": 295, "column": 12 }, "end": { - "line": 286, + "line": 297, "column": 22 } } @@ -14207,16 +14940,16 @@ "type": "Identifier", "name": "Q3", "range": [ - 8735, - 8737 + 9191, + 9193 ], "loc": { "start": { - "line": 287, + "line": 298, "column": 17 }, "end": { - "line": 287, + "line": 298, "column": 19 } } @@ -14231,16 +14964,16 @@ "type": "Identifier", "name": "result", "range": [ - 8755, - 8761 + 9211, + 9217 ], "loc": { "start": { - "line": 288, + "line": 299, "column": 16 }, "end": { - "line": 288, + "line": 299, "column": 22 } } @@ -14253,16 +14986,16 @@ "object": { "type": "ThisExpression", "range": [ - 8764, - 8768 + 9220, + 9224 ], "loc": { "start": { - "line": 288, + "line": 299, "column": 25 }, "end": { - "line": 288, + "line": 299, "column": 29 } } @@ -14271,31 +15004,31 @@ "type": "Identifier", "name": "calcQ3", "range": [ - 8769, - 8775 + 9225, + 9231 ], "loc": { "start": { - "line": 288, + "line": 299, "column": 30 }, "end": { - "line": 288, + "line": 299, "column": 36 } } }, "range": [ - 8764, - 8775 + 9220, + 9231 ], "loc": { "start": { - "line": 288, + "line": 299, "column": 25 }, "end": { - "line": 288, + "line": 299, "column": 36 } } @@ -14305,62 +15038,62 @@ "type": "Identifier", "name": "colValues", "range": [ - 8776, - 8785 + 9232, + 9241 ], "loc": { "start": { - "line": 288, + "line": 299, "column": 37 }, "end": { - "line": 288, + "line": 299, "column": 46 } } } ], "range": [ - 8764, - 8786 + 9220, + 9242 ], "loc": { "start": { - "line": 288, + "line": 299, "column": 25 }, "end": { - "line": 288, + "line": 299, "column": 47 } } }, "range": [ - 8755, - 8786 + 9211, + 9242 ], "loc": { "start": { - "line": 288, + "line": 299, "column": 16 }, "end": { - "line": 288, + "line": 299, "column": 47 } } }, "range": [ - 8755, - 8787 + 9211, + 9243 ], "loc": { "start": { - "line": 288, + "line": 299, "column": 16 }, "end": { - "line": 288, + "line": 299, "column": 48 } } @@ -14369,48 +15102,48 @@ "type": "BreakStatement", "label": null, "range": [ - 8804, - 8810 + 9260, + 9266 ], "loc": { "start": { - "line": 289, + "line": 300, "column": 16 }, "end": { - "line": 289, + "line": 300, "column": 22 } } } ], "range": [ - 8730, - 8810 + 9186, + 9266 ], "loc": { "start": { - "line": 287, + "line": 298, "column": 12 }, "end": { - "line": 289, + "line": 300, "column": 22 } } } ], "range": [ - 8121, - 8820 + 8577, + 9276 ], "loc": { "start": { - "line": 268, + "line": 279, "column": 8 }, "end": { - "line": 290, + "line": 301, "column": 9 } } @@ -14425,16 +15158,16 @@ "type": "Identifier", "name": "isEmpty", "range": [ - 8837, - 8844 + 9293, + 9300 ], "loc": { "start": { - "line": 292, + "line": 303, "column": 15 }, "end": { - "line": 292, + "line": 303, "column": 22 } } @@ -14444,32 +15177,32 @@ "type": "Identifier", "name": "precision", "range": [ - 8845, - 8854 + 9301, + 9310 ], "loc": { "start": { - "line": 292, + "line": 303, "column": 23 }, "end": { - "line": 292, + "line": 303, "column": 32 } } } ], "range": [ - 8837, - 8855 + 9293, + 9311 ], "loc": { "start": { - "line": 292, + "line": 303, "column": 15 }, "end": { - "line": 292, + "line": 303, "column": 33 } } @@ -14478,16 +15211,16 @@ "type": "Identifier", "name": "result", "range": [ - 8858, - 8864 + 9314, + 9320 ], "loc": { "start": { - "line": 292, + "line": 303, "column": 36 }, "end": { - "line": 292, + "line": 303, "column": 42 } } @@ -14501,16 +15234,16 @@ "type": "Identifier", "name": "result", "range": [ - 8867, - 8873 + 9323, + 9329 ], "loc": { "start": { - "line": 292, + "line": 303, "column": 45 }, "end": { - "line": 292, + "line": 303, "column": 51 } } @@ -14519,31 +15252,31 @@ "type": "Identifier", "name": "toFixed", "range": [ - 8874, - 8881 + 9330, + 9337 ], "loc": { "start": { - "line": 292, + "line": 303, "column": 52 }, "end": { - "line": 292, + "line": 303, "column": 59 } } }, "range": [ - 8867, - 8881 + 9323, + 9337 ], "loc": { "start": { - "line": 292, + "line": 303, "column": 45 }, "end": { - "line": 292, + "line": 303, "column": 59 } } @@ -14553,78 +15286,78 @@ "type": "Identifier", "name": "precision", "range": [ - 8882, - 8891 + 9338, + 9347 ], "loc": { "start": { - "line": 292, + "line": 303, "column": 60 }, "end": { - "line": 292, + "line": 303, "column": 69 } } } ], "range": [ - 8867, - 8892 + 9323, + 9348 ], "loc": { "start": { - "line": 292, + "line": 303, "column": 45 }, "end": { - "line": 292, + "line": 303, "column": 70 } } }, "range": [ - 8837, - 8892 + 9293, + 9348 ], "loc": { "start": { - "line": 292, + "line": 303, "column": 15 }, "end": { - "line": 292, + "line": 303, "column": 70 } } }, "range": [ - 8830, - 8893 + 9286, + 9349 ], "loc": { "start": { - "line": 292, + "line": 303, "column": 8 }, "end": { - "line": 292, + "line": 303, "column": 71 } } } ], "range": [ - 7929, - 8899 + 8385, + 9355 ], "loc": { "start": { - "line": 261, + "line": 272, "column": 48 }, "end": { - "line": 293, + "line": 304, "column": 5 } } @@ -14632,16 +15365,16 @@ "generator": false, "expression": false, "range": [ - 7889, - 8899 + 8345, + 9355 ], "loc": { "start": { - "line": 261, + "line": 272, "column": 8 }, "end": { - "line": 293, + "line": 304, "column": 5 } } @@ -14649,16 +15382,16 @@ "kind": "method", "computed": false, "range": [ - 7885, - 8899 + 8341, + 9355 ], "loc": { "start": { - "line": 261, + "line": 272, "column": 4 }, "end": { - "line": 293, + "line": 304, "column": 5 } }, @@ -14667,16 +15400,16 @@ "type": "Block", "value": "*\n * Make calculation on passed values.\n * @param {Array} values List of values\n * @param {String} [operation=SUM] Optional operation type\n * @param {Number} precision Optional result precision\n * @returns {Number}\n * @private\n ", "range": [ - 7620, - 7880 + 8076, + 8336 ], "loc": { "start": { - "line": 253, + "line": 264, "column": 4 }, "end": { - "line": 260, + "line": 271, "column": 7 } } @@ -14687,16 +15420,16 @@ "type": "Block", "value": "*\n * Calculate the sum of passed values.\n * @param {Array} [values=[]] List of values\n * @returns {Number}\n ", "range": [ - 8905, - 9033 + 9361, + 9489 ], "loc": { "start": { - "line": 295, + "line": 306, "column": 4 }, "end": { - "line": 299, + "line": 310, "column": 7 } } @@ -14710,16 +15443,16 @@ "type": "Identifier", "name": "calcSum", "range": [ - 9038, - 9045 + 9494, + 9501 ], "loc": { "start": { - "line": 300, + "line": 311, "column": 4 }, "end": { - "line": 300, + "line": 311, "column": 11 } } @@ -14734,16 +15467,16 @@ "type": "Identifier", "name": "values", "range": [ - 9046, - 9052 + 9502, + 9508 ], "loc": { "start": { - "line": 300, + "line": 311, "column": 12 }, "end": { - "line": 300, + "line": 311, "column": 18 } } @@ -14752,31 +15485,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 9055, - 9057 + 9511, + 9513 ], "loc": { "start": { - "line": 300, + "line": 311, "column": 21 }, "end": { - "line": 300, + "line": 311, "column": 23 } } }, "range": [ - 9046, - 9057 + 9502, + 9513 ], "loc": { "start": { - "line": 300, + "line": 311, "column": 12 }, "end": { - "line": 300, + "line": 311, "column": 23 } } @@ -14793,16 +15526,16 @@ "type": "Identifier", "name": "isEmpty", "range": [ - 9073, - 9080 + 9529, + 9536 ], "loc": { "start": { - "line": 301, + "line": 312, "column": 12 }, "end": { - "line": 301, + "line": 312, "column": 19 } } @@ -14812,32 +15545,32 @@ "type": "Identifier", "name": "values", "range": [ - 9081, - 9087 + 9537, + 9543 ], "loc": { "start": { - "line": 301, + "line": 312, "column": 20 }, "end": { - "line": 301, + "line": 312, "column": 26 } } } ], "range": [ - 9073, - 9088 + 9529, + 9544 ], "loc": { "start": { - "line": 301, + "line": 312, "column": 12 }, "end": { - "line": 301, + "line": 312, "column": 27 } } @@ -14852,63 +15585,63 @@ "value": 0, "raw": "0", "range": [ - 9111, - 9112 + 9567, + 9568 ], "loc": { "start": { - "line": 302, + "line": 313, "column": 19 }, "end": { - "line": 302, + "line": 313, "column": 20 } } }, "range": [ - 9104, - 9113 + 9560, + 9569 ], "loc": { "start": { - "line": 302, + "line": 313, "column": 12 }, "end": { - "line": 302, + "line": 313, "column": 21 } } } ], "range": [ - 9090, - 9123 + 9546, + 9579 ], "loc": { "start": { - "line": 301, + "line": 312, "column": 29 }, "end": { - "line": 303, + "line": 314, "column": 9 } } }, "alternate": null, "range": [ - 9069, - 9123 + 9525, + 9579 ], "loc": { "start": { - "line": 301, + "line": 312, "column": 8 }, "end": { - "line": 303, + "line": 314, "column": 9 } } @@ -14922,16 +15655,16 @@ "type": "Identifier", "name": "result", "range": [ - 9136, - 9142 + 9592, + 9598 ], "loc": { "start": { - "line": 304, + "line": 315, "column": 12 }, "end": { - "line": 304, + "line": 315, "column": 18 } } @@ -14945,16 +15678,16 @@ "type": "Identifier", "name": "values", "range": [ - 9145, - 9151 + 9601, + 9607 ], "loc": { "start": { - "line": 304, + "line": 315, "column": 21 }, "end": { - "line": 304, + "line": 315, "column": 27 } } @@ -14963,31 +15696,31 @@ "type": "Identifier", "name": "reduce", "range": [ - 9152, - 9158 + 9608, + 9614 ], "loc": { "start": { - "line": 304, + "line": 315, "column": 28 }, "end": { - "line": 304, + "line": 315, "column": 34 } } }, "range": [ - 9145, - 9158 + 9601, + 9614 ], "loc": { "start": { - "line": 304, + "line": 315, "column": 21 }, "end": { - "line": 304, + "line": 315, "column": 34 } } @@ -15001,16 +15734,16 @@ "type": "Identifier", "name": "x", "range": [ - 9160, - 9161 + 9616, + 9617 ], "loc": { "start": { - "line": 304, + "line": 315, "column": 36 }, "end": { - "line": 304, + "line": 315, "column": 37 } } @@ -15019,16 +15752,16 @@ "type": "Identifier", "name": "y", "range": [ - 9163, - 9164 + 9619, + 9620 ], "loc": { "start": { - "line": 304, + "line": 315, "column": 39 }, "end": { - "line": 304, + "line": 315, "column": 40 } } @@ -15043,16 +15776,16 @@ "type": "Identifier", "name": "Number", "range": [ - 9169, - 9175 + 9625, + 9631 ], "loc": { "start": { - "line": 304, + "line": 315, "column": 45 }, "end": { - "line": 304, + "line": 315, "column": 51 } } @@ -15062,32 +15795,32 @@ "type": "Identifier", "name": "x", "range": [ - 9176, - 9177 + 9632, + 9633 ], "loc": { "start": { - "line": 304, + "line": 315, "column": 52 }, "end": { - "line": 304, + "line": 315, "column": 53 } } } ], "range": [ - 9169, - 9178 + 9625, + 9634 ], "loc": { "start": { - "line": 304, + "line": 315, "column": 45 }, "end": { - "line": 304, + "line": 315, "column": 54 } } @@ -15098,16 +15831,16 @@ "type": "Identifier", "name": "Number", "range": [ - 9181, - 9187 + 9637, + 9643 ], "loc": { "start": { - "line": 304, + "line": 315, "column": 57 }, "end": { - "line": 304, + "line": 315, "column": 63 } } @@ -15117,47 +15850,47 @@ "type": "Identifier", "name": "y", "range": [ - 9188, - 9189 + 9644, + 9645 ], "loc": { "start": { - "line": 304, + "line": 315, "column": 64 }, "end": { - "line": 304, + "line": 315, "column": 65 } } } ], "range": [ - 9181, - 9190 + 9637, + 9646 ], "loc": { "start": { - "line": 304, + "line": 315, "column": 57 }, "end": { - "line": 304, + "line": 315, "column": 66 } } }, "range": [ - 9169, - 9190 + 9625, + 9646 ], "loc": { "start": { - "line": 304, + "line": 315, "column": 45 }, "end": { - "line": 304, + "line": 315, "column": 66 } } @@ -15165,47 +15898,47 @@ "generator": false, "expression": true, "range": [ - 9159, - 9190 + 9615, + 9646 ], "loc": { "start": { - "line": 304, + "line": 315, "column": 35 }, "end": { - "line": 304, + "line": 315, "column": 66 } } } ], "range": [ - 9145, - 9191 + 9601, + 9647 ], "loc": { "start": { - "line": 304, + "line": 315, "column": 21 }, "end": { - "line": 304, + "line": 315, "column": 67 } } }, "range": [ - 9136, - 9191 + 9592, + 9647 ], "loc": { "start": { - "line": 304, + "line": 315, "column": 12 }, "end": { - "line": 304, + "line": 315, "column": 67 } } @@ -15213,16 +15946,16 @@ ], "kind": "let", "range": [ - 9132, - 9192 + 9588, + 9648 ], "loc": { "start": { - "line": 304, + "line": 315, "column": 8 }, "end": { - "line": 304, + "line": 315, "column": 68 } } @@ -15233,47 +15966,47 @@ "type": "Identifier", "name": "result", "range": [ - 9208, - 9214 + 9664, + 9670 ], "loc": { "start": { - "line": 305, + "line": 316, "column": 15 }, "end": { - "line": 305, + "line": 316, "column": 21 } } }, "range": [ - 9201, - 9215 + 9657, + 9671 ], "loc": { "start": { - "line": 305, + "line": 316, "column": 8 }, "end": { - "line": 305, + "line": 316, "column": 22 } } } ], "range": [ - 9059, - 9221 + 9515, + 9677 ], "loc": { "start": { - "line": 300, + "line": 311, "column": 25 }, "end": { - "line": 306, + "line": 317, "column": 5 } } @@ -15281,16 +16014,16 @@ "generator": false, "expression": false, "range": [ - 9045, - 9221 + 9501, + 9677 ], "loc": { "start": { - "line": 300, + "line": 311, "column": 11 }, "end": { - "line": 306, + "line": 317, "column": 5 } } @@ -15298,16 +16031,16 @@ "kind": "method", "computed": false, "range": [ - 9038, - 9221 + 9494, + 9677 ], "loc": { "start": { - "line": 300, + "line": 311, "column": 4 }, "end": { - "line": 306, + "line": 317, "column": 5 } }, @@ -15316,16 +16049,16 @@ "type": "Block", "value": "*\n * Calculate the sum of passed values.\n * @param {Array} [values=[]] List of values\n * @returns {Number}\n ", "range": [ - 8905, - 9033 + 9361, + 9489 ], "loc": { "start": { - "line": 295, + "line": 306, "column": 4 }, "end": { - "line": 299, + "line": 310, "column": 7 } } @@ -15336,16 +16069,16 @@ "type": "Block", "value": "*\n * Calculate the mean of passed values.\n * @param {Array} [values=[]] List of values\n * @returns {Number}\n ", "range": [ - 9227, - 9356 + 9683, + 9812 ], "loc": { "start": { - "line": 308, + "line": 319, "column": 4 }, "end": { - "line": 312, + "line": 323, "column": 7 } } @@ -15359,16 +16092,16 @@ "type": "Identifier", "name": "calcMean", "range": [ - 9361, - 9369 + 9817, + 9825 ], "loc": { "start": { - "line": 313, + "line": 324, "column": 4 }, "end": { - "line": 313, + "line": 324, "column": 12 } } @@ -15383,16 +16116,16 @@ "type": "Identifier", "name": "values", "range": [ - 9370, - 9376 + 9826, + 9832 ], "loc": { "start": { - "line": 313, + "line": 324, "column": 13 }, "end": { - "line": 313, + "line": 324, "column": 19 } } @@ -15401,31 +16134,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 9379, - 9381 + 9835, + 9837 ], "loc": { "start": { - "line": 313, + "line": 324, "column": 22 }, "end": { - "line": 313, + "line": 324, "column": 24 } } }, "range": [ - 9370, - 9381 + 9826, + 9837 ], "loc": { "start": { - "line": 313, + "line": 324, "column": 13 }, "end": { - "line": 313, + "line": 324, "column": 24 } } @@ -15443,16 +16176,16 @@ "type": "Identifier", "name": "result", "range": [ - 9397, - 9403 + 9853, + 9859 ], "loc": { "start": { - "line": 314, + "line": 325, "column": 12 }, "end": { - "line": 314, + "line": 325, "column": 18 } } @@ -15468,16 +16201,16 @@ "object": { "type": "ThisExpression", "range": [ - 9406, - 9410 + 9862, + 9866 ], "loc": { "start": { - "line": 314, + "line": 325, "column": 21 }, "end": { - "line": 314, + "line": 325, "column": 25 } } @@ -15486,31 +16219,31 @@ "type": "Identifier", "name": "calcSum", "range": [ - 9411, - 9418 + 9867, + 9874 ], "loc": { "start": { - "line": 314, + "line": 325, "column": 26 }, "end": { - "line": 314, + "line": 325, "column": 33 } } }, "range": [ - 9406, - 9418 + 9862, + 9874 ], "loc": { "start": { - "line": 314, + "line": 325, "column": 21 }, "end": { - "line": 314, + "line": 325, "column": 33 } } @@ -15520,32 +16253,32 @@ "type": "Identifier", "name": "values", "range": [ - 9419, - 9425 + 9875, + 9881 ], "loc": { "start": { - "line": 314, + "line": 325, "column": 34 }, "end": { - "line": 314, + "line": 325, "column": 40 } } } ], "range": [ - 9406, - 9426 + 9862, + 9882 ], "loc": { "start": { - "line": 314, + "line": 325, "column": 21 }, "end": { - "line": 314, + "line": 325, "column": 41 } } @@ -15557,16 +16290,16 @@ "type": "Identifier", "name": "values", "range": [ - 9429, - 9435 + 9885, + 9891 ], "loc": { "start": { - "line": 314, + "line": 325, "column": 44 }, "end": { - "line": 314, + "line": 325, "column": 50 } } @@ -15575,61 +16308,61 @@ "type": "Identifier", "name": "length", "range": [ - 9436, - 9442 + 9892, + 9898 ], "loc": { "start": { - "line": 314, + "line": 325, "column": 51 }, "end": { - "line": 314, + "line": 325, "column": 57 } } }, "range": [ - 9429, - 9442 + 9885, + 9898 ], "loc": { "start": { - "line": 314, + "line": 325, "column": 44 }, "end": { - "line": 314, + "line": 325, "column": 57 } } }, "range": [ - 9406, - 9442 + 9862, + 9898 ], "loc": { "start": { - "line": 314, + "line": 325, "column": 21 }, "end": { - "line": 314, + "line": 325, "column": 57 } } }, "range": [ - 9397, - 9442 + 9853, + 9898 ], "loc": { "start": { - "line": 314, + "line": 325, "column": 12 }, "end": { - "line": 314, + "line": 325, "column": 57 } } @@ -15637,16 +16370,16 @@ ], "kind": "let", "range": [ - 9393, - 9443 + 9849, + 9899 ], "loc": { "start": { - "line": 314, + "line": 325, "column": 8 }, "end": { - "line": 314, + "line": 325, "column": 58 } } @@ -15659,16 +16392,16 @@ "type": "Identifier", "name": "Number", "range": [ - 9459, - 9465 + 9915, + 9921 ], "loc": { "start": { - "line": 315, + "line": 326, "column": 15 }, "end": { - "line": 315, + "line": 326, "column": 21 } } @@ -15678,63 +16411,63 @@ "type": "Identifier", "name": "result", "range": [ - 9466, - 9472 + 9922, + 9928 ], "loc": { "start": { - "line": 315, + "line": 326, "column": 22 }, "end": { - "line": 315, + "line": 326, "column": 28 } } } ], "range": [ - 9459, - 9473 + 9915, + 9929 ], "loc": { "start": { - "line": 315, + "line": 326, "column": 15 }, "end": { - "line": 315, + "line": 326, "column": 29 } } }, "range": [ - 9452, - 9474 + 9908, + 9930 ], "loc": { "start": { - "line": 315, + "line": 326, "column": 8 }, "end": { - "line": 315, + "line": 326, "column": 30 } } } ], "range": [ - 9383, - 9480 + 9839, + 9936 ], "loc": { "start": { - "line": 313, + "line": 324, "column": 26 }, "end": { - "line": 316, + "line": 327, "column": 5 } } @@ -15742,16 +16475,16 @@ "generator": false, "expression": false, "range": [ - 9369, - 9480 + 9825, + 9936 ], "loc": { "start": { - "line": 313, + "line": 324, "column": 12 }, "end": { - "line": 316, + "line": 327, "column": 5 } } @@ -15759,16 +16492,16 @@ "kind": "method", "computed": false, "range": [ - 9361, - 9480 + 9817, + 9936 ], "loc": { "start": { - "line": 313, + "line": 324, "column": 4 }, "end": { - "line": 316, + "line": 327, "column": 5 } }, @@ -15777,16 +16510,16 @@ "type": "Block", "value": "*\n * Calculate the mean of passed values.\n * @param {Array} [values=[]] List of values\n * @returns {Number}\n ", "range": [ - 9227, - 9356 + 9683, + 9812 ], "loc": { "start": { - "line": 308, + "line": 319, "column": 4 }, "end": { - "line": 312, + "line": 323, "column": 7 } } @@ -15797,16 +16530,16 @@ "type": "Block", "value": "*\n * Calculate the max value of passed values.\n * @param {Array} [values=[]] List of values\n * @returns {Number}\n ", "range": [ - 9486, - 9620 + 9942, + 10076 ], "loc": { "start": { - "line": 318, + "line": 329, "column": 4 }, "end": { - "line": 322, + "line": 333, "column": 7 } } @@ -15820,16 +16553,16 @@ "type": "Identifier", "name": "calcMax", "range": [ - 9625, - 9632 + 10081, + 10088 ], "loc": { "start": { - "line": 323, + "line": 334, "column": 4 }, "end": { - "line": 323, + "line": 334, "column": 11 } } @@ -15844,16 +16577,16 @@ "type": "Identifier", "name": "values", "range": [ - 9633, - 9639 + 10089, + 10095 ], "loc": { "start": { - "line": 323, + "line": 334, "column": 12 }, "end": { - "line": 323, + "line": 334, "column": 18 } } @@ -15862,31 +16595,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 9642, - 9644 + 10098, + 10100 ], "loc": { "start": { - "line": 323, + "line": 334, "column": 21 }, "end": { - "line": 323, + "line": 334, "column": 23 } } }, "range": [ - 9633, - 9644 + 10089, + 10100 ], "loc": { "start": { - "line": 323, + "line": 334, "column": 12 }, "end": { - "line": 323, + "line": 334, "column": 23 } } @@ -15909,16 +16642,16 @@ "type": "Identifier", "name": "Math", "range": [ - 9663, - 9667 + 10119, + 10123 ], "loc": { "start": { - "line": 324, + "line": 335, "column": 15 }, "end": { - "line": 324, + "line": 335, "column": 19 } } @@ -15927,31 +16660,31 @@ "type": "Identifier", "name": "max", "range": [ - 9668, - 9671 + 10124, + 10127 ], "loc": { "start": { - "line": 324, + "line": 335, "column": 20 }, "end": { - "line": 324, + "line": 335, "column": 23 } } }, "range": [ - 9663, - 9671 + 10119, + 10127 ], "loc": { "start": { - "line": 324, + "line": 335, "column": 15 }, "end": { - "line": 324, + "line": 335, "column": 23 } } @@ -15960,31 +16693,31 @@ "type": "Identifier", "name": "apply", "range": [ - 9672, - 9677 + 10128, + 10133 ], "loc": { "start": { - "line": 324, + "line": 335, "column": 24 }, "end": { - "line": 324, + "line": 335, "column": 29 } } }, "range": [ - 9663, - 9677 + 10119, + 10133 ], "loc": { "start": { - "line": 324, + "line": 335, "column": 15 }, "end": { - "line": 324, + "line": 335, "column": 29 } } @@ -15995,16 +16728,16 @@ "value": null, "raw": "null", "range": [ - 9678, - 9682 + 10134, + 10138 ], "loc": { "start": { - "line": 324, + "line": 335, "column": 30 }, "end": { - "line": 324, + "line": 335, "column": 34 } } @@ -16013,63 +16746,63 @@ "type": "Identifier", "name": "values", "range": [ - 9684, - 9690 + 10140, + 10146 ], "loc": { "start": { - "line": 324, + "line": 335, "column": 36 }, "end": { - "line": 324, + "line": 335, "column": 42 } } } ], "range": [ - 9663, - 9691 + 10119, + 10147 ], "loc": { "start": { - "line": 324, + "line": 335, "column": 15 }, "end": { - "line": 324, + "line": 335, "column": 43 } } }, "range": [ - 9656, - 9692 + 10112, + 10148 ], "loc": { "start": { - "line": 324, + "line": 335, "column": 8 }, "end": { - "line": 324, + "line": 335, "column": 44 } } } ], "range": [ - 9646, - 9698 + 10102, + 10154 ], "loc": { "start": { - "line": 323, + "line": 334, "column": 25 }, "end": { - "line": 325, + "line": 336, "column": 5 } } @@ -16077,16 +16810,16 @@ "generator": false, "expression": false, "range": [ - 9632, - 9698 + 10088, + 10154 ], "loc": { "start": { - "line": 323, + "line": 334, "column": 11 }, "end": { - "line": 325, + "line": 336, "column": 5 } } @@ -16094,16 +16827,16 @@ "kind": "method", "computed": false, "range": [ - 9625, - 9698 + 10081, + 10154 ], "loc": { "start": { - "line": 323, + "line": 334, "column": 4 }, "end": { - "line": 325, + "line": 336, "column": 5 } }, @@ -16112,16 +16845,16 @@ "type": "Block", "value": "*\n * Calculate the max value of passed values.\n * @param {Array} [values=[]] List of values\n * @returns {Number}\n ", "range": [ - 9486, - 9620 + 9942, + 10076 ], "loc": { "start": { - "line": 318, + "line": 329, "column": 4 }, "end": { - "line": 322, + "line": 333, "column": 7 } } @@ -16132,16 +16865,16 @@ "type": "Block", "value": "*\n * Calculate the min value of passed values.\n * @param {Array} [values=[]] List of values\n * @returns {Number}\n ", "range": [ - 9704, - 9838 + 10160, + 10294 ], "loc": { "start": { - "line": 327, + "line": 338, "column": 4 }, "end": { - "line": 331, + "line": 342, "column": 7 } } @@ -16155,16 +16888,16 @@ "type": "Identifier", "name": "calcMin", "range": [ - 9843, - 9850 + 10299, + 10306 ], "loc": { "start": { - "line": 332, + "line": 343, "column": 4 }, "end": { - "line": 332, + "line": 343, "column": 11 } } @@ -16179,16 +16912,16 @@ "type": "Identifier", "name": "values", "range": [ - 9851, - 9857 + 10307, + 10313 ], "loc": { "start": { - "line": 332, + "line": 343, "column": 12 }, "end": { - "line": 332, + "line": 343, "column": 18 } } @@ -16197,31 +16930,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 9860, - 9862 + 10316, + 10318 ], "loc": { "start": { - "line": 332, + "line": 343, "column": 21 }, "end": { - "line": 332, + "line": 343, "column": 23 } } }, "range": [ - 9851, - 9862 + 10307, + 10318 ], "loc": { "start": { - "line": 332, + "line": 343, "column": 12 }, "end": { - "line": 332, + "line": 343, "column": 23 } } @@ -16244,16 +16977,16 @@ "type": "Identifier", "name": "Math", "range": [ - 9881, - 9885 + 10337, + 10341 ], "loc": { "start": { - "line": 333, + "line": 344, "column": 15 }, "end": { - "line": 333, + "line": 344, "column": 19 } } @@ -16262,31 +16995,31 @@ "type": "Identifier", "name": "min", "range": [ - 9886, - 9889 + 10342, + 10345 ], "loc": { "start": { - "line": 333, + "line": 344, "column": 20 }, "end": { - "line": 333, + "line": 344, "column": 23 } } }, "range": [ - 9881, - 9889 + 10337, + 10345 ], "loc": { "start": { - "line": 333, + "line": 344, "column": 15 }, "end": { - "line": 333, + "line": 344, "column": 23 } } @@ -16295,31 +17028,31 @@ "type": "Identifier", "name": "apply", "range": [ - 9890, - 9895 + 10346, + 10351 ], "loc": { "start": { - "line": 333, + "line": 344, "column": 24 }, "end": { - "line": 333, + "line": 344, "column": 29 } } }, "range": [ - 9881, - 9895 + 10337, + 10351 ], "loc": { "start": { - "line": 333, + "line": 344, "column": 15 }, "end": { - "line": 333, + "line": 344, "column": 29 } } @@ -16330,16 +17063,16 @@ "value": null, "raw": "null", "range": [ - 9896, - 9900 + 10352, + 10356 ], "loc": { "start": { - "line": 333, + "line": 344, "column": 30 }, "end": { - "line": 333, + "line": 344, "column": 34 } } @@ -16348,63 +17081,63 @@ "type": "Identifier", "name": "values", "range": [ - 9902, - 9908 + 10358, + 10364 ], "loc": { "start": { - "line": 333, + "line": 344, "column": 36 }, "end": { - "line": 333, + "line": 344, "column": 42 } } } ], "range": [ - 9881, - 9909 + 10337, + 10365 ], "loc": { "start": { - "line": 333, + "line": 344, "column": 15 }, "end": { - "line": 333, + "line": 344, "column": 43 } } }, "range": [ - 9874, - 9910 + 10330, + 10366 ], "loc": { "start": { - "line": 333, + "line": 344, "column": 8 }, "end": { - "line": 333, + "line": 344, "column": 44 } } } ], "range": [ - 9864, - 9916 + 10320, + 10372 ], "loc": { "start": { - "line": 332, + "line": 343, "column": 25 }, "end": { - "line": 334, + "line": 345, "column": 5 } } @@ -16412,16 +17145,16 @@ "generator": false, "expression": false, "range": [ - 9850, - 9916 + 10306, + 10372 ], "loc": { "start": { - "line": 332, + "line": 343, "column": 11 }, "end": { - "line": 334, + "line": 345, "column": 5 } } @@ -16429,16 +17162,16 @@ "kind": "method", "computed": false, "range": [ - 9843, - 9916 + 10299, + 10372 ], "loc": { "start": { - "line": 332, + "line": 343, "column": 4 }, "end": { - "line": 334, + "line": 345, "column": 5 } }, @@ -16447,16 +17180,16 @@ "type": "Block", "value": "*\n * Calculate the min value of passed values.\n * @param {Array} [values=[]] List of values\n * @returns {Number}\n ", "range": [ - 9704, - 9838 + 10160, + 10294 ], "loc": { "start": { - "line": 327, + "line": 338, "column": 4 }, "end": { - "line": 331, + "line": 342, "column": 7 } } @@ -16467,16 +17200,16 @@ "type": "Block", "value": "*\n * Calculate the median of passed values.\n * @param {Array} [values=[]] List of values\n * @returns {Number}\n ", "range": [ - 9922, - 10053 + 10378, + 10509 ], "loc": { "start": { - "line": 336, + "line": 347, "column": 4 }, "end": { - "line": 340, + "line": 351, "column": 7 } } @@ -16490,16 +17223,16 @@ "type": "Identifier", "name": "calcMedian", "range": [ - 10058, - 10068 + 10514, + 10524 ], "loc": { "start": { - "line": 341, + "line": 352, "column": 4 }, "end": { - "line": 341, + "line": 352, "column": 14 } } @@ -16514,16 +17247,16 @@ "type": "Identifier", "name": "values", "range": [ - 10069, - 10075 + 10525, + 10531 ], "loc": { "start": { - "line": 341, + "line": 352, "column": 15 }, "end": { - "line": 341, + "line": 352, "column": 21 } } @@ -16532,31 +17265,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 10078, - 10080 + 10534, + 10536 ], "loc": { "start": { - "line": 341, + "line": 352, "column": 24 }, "end": { - "line": 341, + "line": 352, "column": 26 } } }, "range": [ - 10069, - 10080 + 10525, + 10536 ], "loc": { "start": { - "line": 341, + "line": 352, "column": 15 }, "end": { - "line": 341, + "line": 352, "column": 26 } } @@ -16574,16 +17307,16 @@ "type": "Identifier", "name": "nbValues", "range": [ - 10096, - 10104 + 10552, + 10560 ], "loc": { "start": { - "line": 342, + "line": 353, "column": 12 }, "end": { - "line": 342, + "line": 353, "column": 20 } } @@ -16595,16 +17328,16 @@ "type": "Identifier", "name": "values", "range": [ - 10107, - 10113 + 10563, + 10569 ], "loc": { "start": { - "line": 342, + "line": 353, "column": 23 }, "end": { - "line": 342, + "line": 353, "column": 29 } } @@ -16613,46 +17346,46 @@ "type": "Identifier", "name": "length", "range": [ - 10114, - 10120 + 10570, + 10576 ], "loc": { "start": { - "line": 342, + "line": 353, "column": 30 }, "end": { - "line": 342, + "line": 353, "column": 36 } } }, "range": [ - 10107, - 10120 + 10563, + 10576 ], "loc": { "start": { - "line": 342, + "line": 353, "column": 23 }, "end": { - "line": 342, + "line": 353, "column": 36 } } }, "range": [ - 10096, - 10120 + 10552, + 10576 ], "loc": { "start": { - "line": 342, + "line": 353, "column": 12 }, "end": { - "line": 342, + "line": 353, "column": 36 } } @@ -16660,16 +17393,16 @@ ], "kind": "let", "range": [ - 10092, - 10121 + 10548, + 10577 ], "loc": { "start": { - "line": 342, + "line": 353, "column": 8 }, "end": { - "line": 342, + "line": 353, "column": 37 } } @@ -16683,16 +17416,16 @@ "type": "Identifier", "name": "aux", "range": [ - 10134, - 10137 + 10590, + 10593 ], "loc": { "start": { - "line": 343, + "line": 354, "column": 12 }, "end": { - "line": 343, + "line": 354, "column": 15 } } @@ -16702,31 +17435,31 @@ "value": 0, "raw": "0", "range": [ - 10140, - 10141 + 10596, + 10597 ], "loc": { "start": { - "line": 343, + "line": 354, "column": 18 }, "end": { - "line": 343, + "line": 354, "column": 19 } } }, "range": [ - 10134, - 10141 + 10590, + 10597 ], "loc": { "start": { - "line": 343, + "line": 354, "column": 12 }, "end": { - "line": 343, + "line": 354, "column": 19 } } @@ -16734,16 +17467,16 @@ ], "kind": "let", "range": [ - 10130, - 10142 + 10586, + 10598 ], "loc": { "start": { - "line": 343, + "line": 354, "column": 8 }, "end": { - "line": 343, + "line": 354, "column": 20 } } @@ -16760,16 +17493,16 @@ "type": "Identifier", "name": "nbValues", "range": [ - 10155, - 10163 + 10611, + 10619 ], "loc": { "start": { - "line": 344, + "line": 355, "column": 12 }, "end": { - "line": 344, + "line": 355, "column": 20 } } @@ -16779,31 +17512,31 @@ "value": 2, "raw": "2", "range": [ - 10166, - 10167 + 10622, + 10623 ], "loc": { "start": { - "line": 344, + "line": 355, "column": 23 }, "end": { - "line": 344, + "line": 355, "column": 24 } } }, "range": [ - 10155, - 10167 + 10611, + 10623 ], "loc": { "start": { - "line": 344, + "line": 355, "column": 12 }, "end": { - "line": 344, + "line": 355, "column": 24 } } @@ -16813,31 +17546,31 @@ "value": 1, "raw": "1", "range": [ - 10172, - 10173 + 10628, + 10629 ], "loc": { "start": { - "line": 344, + "line": 355, "column": 29 }, "end": { - "line": 344, + "line": 355, "column": 30 } } }, "range": [ - 10155, - 10173 + 10611, + 10629 ], "loc": { "start": { - "line": 344, + "line": 355, "column": 12 }, "end": { - "line": 344, + "line": 355, "column": 30 } } @@ -16854,16 +17587,16 @@ "type": "Identifier", "name": "aux", "range": [ - 10189, - 10192 + 10645, + 10648 ], "loc": { "start": { - "line": 345, + "line": 356, "column": 12 }, "end": { - "line": 345, + "line": 356, "column": 15 } } @@ -16877,16 +17610,16 @@ "type": "Identifier", "name": "Math", "range": [ - 10195, - 10199 + 10651, + 10655 ], "loc": { "start": { - "line": 345, + "line": 356, "column": 18 }, "end": { - "line": 345, + "line": 356, "column": 22 } } @@ -16895,31 +17628,31 @@ "type": "Identifier", "name": "floor", "range": [ - 10200, - 10205 + 10656, + 10661 ], "loc": { "start": { - "line": 345, + "line": 356, "column": 23 }, "end": { - "line": 345, + "line": 356, "column": 28 } } }, "range": [ - 10195, - 10205 + 10651, + 10661 ], "loc": { "start": { - "line": 345, + "line": 356, "column": 18 }, "end": { - "line": 345, + "line": 356, "column": 28 } } @@ -16932,16 +17665,16 @@ "type": "Identifier", "name": "nbValues", "range": [ - 10206, - 10214 + 10662, + 10670 ], "loc": { "start": { - "line": 345, + "line": 356, "column": 29 }, "end": { - "line": 345, + "line": 356, "column": 37 } } @@ -16951,77 +17684,77 @@ "value": 2, "raw": "2", "range": [ - 10217, - 10218 + 10673, + 10674 ], "loc": { "start": { - "line": 345, + "line": 356, "column": 40 }, "end": { - "line": 345, + "line": 356, "column": 41 } } }, "range": [ - 10206, - 10218 + 10662, + 10674 ], "loc": { "start": { - "line": 345, + "line": 356, "column": 29 }, "end": { - "line": 345, + "line": 356, "column": 41 } } } ], "range": [ - 10195, - 10219 + 10651, + 10675 ], "loc": { "start": { - "line": 345, + "line": 356, "column": 18 }, "end": { - "line": 345, + "line": 356, "column": 42 } } }, "range": [ - 10189, - 10219 + 10645, + 10675 ], "loc": { "start": { - "line": 345, + "line": 356, "column": 12 }, "end": { - "line": 345, + "line": 356, "column": 42 } } }, "range": [ - 10189, - 10220 + 10645, + 10676 ], "loc": { "start": { - "line": 345, + "line": 356, "column": 12 }, "end": { - "line": 345, + "line": 356, "column": 43 } } @@ -17034,16 +17767,16 @@ "type": "Identifier", "name": "Number", "range": [ - 10240, - 10246 + 10696, + 10702 ], "loc": { "start": { - "line": 346, + "line": 357, "column": 19 }, "end": { - "line": 346, + "line": 357, "column": 25 } } @@ -17056,16 +17789,16 @@ "type": "Identifier", "name": "values", "range": [ - 10247, - 10253 + 10703, + 10709 ], "loc": { "start": { - "line": 346, + "line": 357, "column": 26 }, "end": { - "line": 346, + "line": 357, "column": 32 } } @@ -17074,94 +17807,94 @@ "type": "Identifier", "name": "aux", "range": [ - 10254, - 10257 + 10710, + 10713 ], "loc": { "start": { - "line": 346, + "line": 357, "column": 33 }, "end": { - "line": 346, + "line": 357, "column": 36 } } }, "range": [ - 10247, - 10258 + 10703, + 10714 ], "loc": { "start": { - "line": 346, + "line": 357, "column": 26 }, "end": { - "line": 346, + "line": 357, "column": 37 } } } ], "range": [ - 10240, - 10259 + 10696, + 10715 ], "loc": { "start": { - "line": 346, + "line": 357, "column": 19 }, "end": { - "line": 346, + "line": 357, "column": 38 } } }, "range": [ - 10233, - 10260 + 10689, + 10716 ], "loc": { "start": { - "line": 346, + "line": 357, "column": 12 }, "end": { - "line": 346, + "line": 357, "column": 39 } } } ], "range": [ - 10175, - 10270 + 10631, + 10726 ], "loc": { "start": { - "line": 344, + "line": 355, "column": 32 }, "end": { - "line": 347, + "line": 358, "column": 9 } } }, "alternate": null, "range": [ - 10151, - 10270 + 10607, + 10726 ], "loc": { "start": { - "line": 344, + "line": 355, "column": 8 }, "end": { - "line": 347, + "line": 358, "column": 9 } } @@ -17180,16 +17913,16 @@ "type": "Identifier", "name": "Number", "range": [ - 10287, - 10293 + 10743, + 10749 ], "loc": { "start": { - "line": 348, + "line": 359, "column": 16 }, "end": { - "line": 348, + "line": 359, "column": 22 } } @@ -17202,16 +17935,16 @@ "type": "Identifier", "name": "values", "range": [ - 10294, - 10300 + 10750, + 10756 ], "loc": { "start": { - "line": 348, + "line": 359, "column": 23 }, "end": { - "line": 348, + "line": 359, "column": 29 } } @@ -17223,16 +17956,16 @@ "type": "Identifier", "name": "nbValues", "range": [ - 10301, - 10309 + 10757, + 10765 ], "loc": { "start": { - "line": 348, + "line": 359, "column": 30 }, "end": { - "line": 348, + "line": 359, "column": 38 } } @@ -17242,62 +17975,62 @@ "value": 2, "raw": "2", "range": [ - 10312, - 10313 + 10768, + 10769 ], "loc": { "start": { - "line": 348, + "line": 359, "column": 41 }, "end": { - "line": 348, + "line": 359, "column": 42 } } }, "range": [ - 10301, - 10313 + 10757, + 10769 ], "loc": { "start": { - "line": 348, + "line": 359, "column": 30 }, "end": { - "line": 348, + "line": 359, "column": 42 } } }, "range": [ - 10294, - 10314 + 10750, + 10770 ], "loc": { "start": { - "line": 348, + "line": 359, "column": 23 }, "end": { - "line": 348, + "line": 359, "column": 43 } } } ], "range": [ - 10287, - 10315 + 10743, + 10771 ], "loc": { "start": { - "line": 348, + "line": 359, "column": 16 }, "end": { - "line": 348, + "line": 359, "column": 44 } } @@ -17308,16 +18041,16 @@ "type": "Identifier", "name": "Number", "range": [ - 10330, - 10336 + 10786, + 10792 ], "loc": { "start": { - "line": 349, + "line": 360, "column": 12 }, "end": { - "line": 349, + "line": 360, "column": 18 } } @@ -17330,16 +18063,16 @@ "type": "Identifier", "name": "values", "range": [ - 10337, - 10343 + 10793, + 10799 ], "loc": { "start": { - "line": 349, + "line": 360, "column": 19 }, "end": { - "line": 349, + "line": 360, "column": 25 } } @@ -17354,16 +18087,16 @@ "type": "Identifier", "name": "nbValues", "range": [ - 10346, - 10354 + 10802, + 10810 ], "loc": { "start": { - "line": 349, + "line": 360, "column": 28 }, "end": { - "line": 349, + "line": 360, "column": 36 } } @@ -17373,31 +18106,31 @@ "value": 2, "raw": "2", "range": [ - 10357, - 10358 + 10813, + 10814 ], "loc": { "start": { - "line": 349, + "line": 360, "column": 39 }, "end": { - "line": 349, + "line": 360, "column": 40 } } }, "range": [ - 10346, - 10358 + 10802, + 10814 ], "loc": { "start": { - "line": 349, + "line": 360, "column": 28 }, "end": { - "line": 349, + "line": 360, "column": 40 } } @@ -17407,77 +18140,77 @@ "value": 1, "raw": "1", "range": [ - 10362, - 10363 + 10818, + 10819 ], "loc": { "start": { - "line": 349, + "line": 360, "column": 44 }, "end": { - "line": 349, + "line": 360, "column": 45 } } }, "range": [ - 10345, - 10363 + 10801, + 10819 ], "loc": { "start": { - "line": 349, + "line": 360, "column": 27 }, "end": { - "line": 349, + "line": 360, "column": 45 } } }, "range": [ - 10337, - 10365 + 10793, + 10821 ], "loc": { "start": { - "line": 349, + "line": 360, "column": 19 }, "end": { - "line": 349, + "line": 360, "column": 47 } } } ], "range": [ - 10330, - 10366 + 10786, + 10822 ], "loc": { "start": { - "line": 349, + "line": 360, "column": 12 }, "end": { - "line": 349, + "line": 360, "column": 48 } } }, "range": [ - 10287, - 10366 + 10743, + 10822 ], "loc": { "start": { - "line": 348, + "line": 359, "column": 16 }, "end": { - "line": 349, + "line": 360, "column": 48 } } @@ -17487,62 +18220,62 @@ "value": 2, "raw": "2", "range": [ - 10370, - 10371 + 10826, + 10827 ], "loc": { "start": { - "line": 349, + "line": 360, "column": 52 }, "end": { - "line": 349, + "line": 360, "column": 53 } } }, "range": [ - 10286, - 10371 + 10742, + 10827 ], "loc": { "start": { - "line": 348, + "line": 359, "column": 15 }, "end": { - "line": 349, + "line": 360, "column": 53 } } }, "range": [ - 10279, - 10372 + 10735, + 10828 ], "loc": { "start": { - "line": 348, + "line": 359, "column": 8 }, "end": { - "line": 349, + "line": 360, "column": 54 } } } ], "range": [ - 10082, - 10378 + 10538, + 10834 ], "loc": { "start": { - "line": 341, + "line": 352, "column": 28 }, "end": { - "line": 350, + "line": 361, "column": 5 } } @@ -17550,16 +18283,16 @@ "generator": false, "expression": false, "range": [ - 10068, - 10378 + 10524, + 10834 ], "loc": { "start": { - "line": 341, + "line": 352, "column": 14 }, "end": { - "line": 350, + "line": 361, "column": 5 } } @@ -17567,16 +18300,16 @@ "kind": "method", "computed": false, "range": [ - 10058, - 10378 + 10514, + 10834 ], "loc": { "start": { - "line": 341, + "line": 352, "column": 4 }, "end": { - "line": 350, + "line": 361, "column": 5 } }, @@ -17585,16 +18318,16 @@ "type": "Block", "value": "*\n * Calculate the median of passed values.\n * @param {Array} [values=[]] List of values\n * @returns {Number}\n ", "range": [ - 9922, - 10053 + 10378, + 10509 ], "loc": { "start": { - "line": 336, + "line": 347, "column": 4 }, "end": { - "line": 340, + "line": 351, "column": 7 } } @@ -17605,16 +18338,16 @@ "type": "Block", "value": "*\n * Calculate the lower quartile of passed values.\n * @param {Array} [values=[]] List of values\n * @returns {Number}\n ", "range": [ - 10384, - 10523 + 10840, + 10979 ], "loc": { "start": { - "line": 352, + "line": 363, "column": 4 }, "end": { - "line": 356, + "line": 367, "column": 7 } } @@ -17628,16 +18361,16 @@ "type": "Identifier", "name": "calcQ1", "range": [ - 10528, - 10534 + 10984, + 10990 ], "loc": { "start": { - "line": 357, + "line": 368, "column": 4 }, "end": { - "line": 357, + "line": 368, "column": 10 } } @@ -17652,16 +18385,16 @@ "type": "Identifier", "name": "values", "range": [ - 10535, - 10541 + 10991, + 10997 ], "loc": { "start": { - "line": 357, + "line": 368, "column": 11 }, "end": { - "line": 357, + "line": 368, "column": 17 } } @@ -17670,31 +18403,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 10544, - 10546 + 11000, + 11002 ], "loc": { "start": { - "line": 357, + "line": 368, "column": 20 }, "end": { - "line": 357, + "line": 368, "column": 22 } } }, "range": [ - 10535, - 10546 + 10991, + 11002 ], "loc": { "start": { - "line": 357, + "line": 368, "column": 11 }, "end": { - "line": 357, + "line": 368, "column": 22 } } @@ -17712,16 +18445,16 @@ "type": "Identifier", "name": "nbValues", "range": [ - 10562, - 10570 + 11018, + 11026 ], "loc": { "start": { - "line": 358, + "line": 369, "column": 12 }, "end": { - "line": 358, + "line": 369, "column": 20 } } @@ -17733,16 +18466,16 @@ "type": "Identifier", "name": "values", "range": [ - 10573, - 10579 + 11029, + 11035 ], "loc": { "start": { - "line": 358, + "line": 369, "column": 23 }, "end": { - "line": 358, + "line": 369, "column": 29 } } @@ -17751,46 +18484,46 @@ "type": "Identifier", "name": "length", "range": [ - 10580, - 10586 + 11036, + 11042 ], "loc": { "start": { - "line": 358, + "line": 369, "column": 30 }, "end": { - "line": 358, + "line": 369, "column": 36 } } }, "range": [ - 10573, - 10586 + 11029, + 11042 ], "loc": { "start": { - "line": 358, + "line": 369, "column": 23 }, "end": { - "line": 358, + "line": 369, "column": 36 } } }, "range": [ - 10562, - 10586 + 11018, + 11042 ], "loc": { "start": { - "line": 358, + "line": 369, "column": 12 }, "end": { - "line": 358, + "line": 369, "column": 36 } } @@ -17798,16 +18531,16 @@ ], "kind": "let", "range": [ - 10558, - 10587 + 11014, + 11043 ], "loc": { "start": { - "line": 358, + "line": 369, "column": 8 }, "end": { - "line": 358, + "line": 369, "column": 37 } } @@ -17821,16 +18554,16 @@ "type": "Identifier", "name": "posa", "range": [ - 10600, - 10604 + 11056, + 11060 ], "loc": { "start": { - "line": 359, + "line": 370, "column": 12 }, "end": { - "line": 359, + "line": 370, "column": 16 } } @@ -17840,31 +18573,31 @@ "value": 0, "raw": "0.0", "range": [ - 10607, - 10610 + 11063, + 11066 ], "loc": { "start": { - "line": 359, + "line": 370, "column": 19 }, "end": { - "line": 359, + "line": 370, "column": 22 } } }, "range": [ - 10600, - 10610 + 11056, + 11066 ], "loc": { "start": { - "line": 359, + "line": 370, "column": 12 }, "end": { - "line": 359, + "line": 370, "column": 22 } } @@ -17872,16 +18605,16 @@ ], "kind": "let", "range": [ - 10596, - 10611 + 11052, + 11067 ], "loc": { "start": { - "line": 359, + "line": 370, "column": 8 }, "end": { - "line": 359, + "line": 370, "column": 23 } } @@ -17895,16 +18628,16 @@ "type": "Identifier", "name": "posa", "range": [ - 10620, - 10624 + 11076, + 11080 ], "loc": { "start": { - "line": 360, + "line": 371, "column": 8 }, "end": { - "line": 360, + "line": 371, "column": 12 } } @@ -17918,16 +18651,16 @@ "type": "Identifier", "name": "Math", "range": [ - 10627, - 10631 + 11083, + 11087 ], "loc": { "start": { - "line": 360, + "line": 371, "column": 15 }, "end": { - "line": 360, + "line": 371, "column": 19 } } @@ -17936,31 +18669,31 @@ "type": "Identifier", "name": "floor", "range": [ - 10632, - 10637 + 11088, + 11093 ], "loc": { "start": { - "line": 360, + "line": 371, "column": 20 }, "end": { - "line": 360, + "line": 371, "column": 25 } } }, "range": [ - 10627, - 10637 + 11083, + 11093 ], "loc": { "start": { - "line": 360, + "line": 371, "column": 15 }, "end": { - "line": 360, + "line": 371, "column": 25 } } @@ -17973,16 +18706,16 @@ "type": "Identifier", "name": "nbValues", "range": [ - 10638, - 10646 + 11094, + 11102 ], "loc": { "start": { - "line": 360, + "line": 371, "column": 26 }, "end": { - "line": 360, + "line": 371, "column": 34 } } @@ -17992,77 +18725,77 @@ "value": 4, "raw": "4", "range": [ - 10649, - 10650 + 11105, + 11106 ], "loc": { "start": { - "line": 360, + "line": 371, "column": 37 }, "end": { - "line": 360, + "line": 371, "column": 38 } } }, "range": [ - 10638, - 10650 + 11094, + 11106 ], "loc": { "start": { - "line": 360, + "line": 371, "column": 26 }, "end": { - "line": 360, + "line": 371, "column": 38 } } } ], "range": [ - 10627, - 10651 + 11083, + 11107 ], "loc": { "start": { - "line": 360, + "line": 371, "column": 15 }, "end": { - "line": 360, + "line": 371, "column": 39 } } }, "range": [ - 10620, - 10651 + 11076, + 11107 ], "loc": { "start": { - "line": 360, + "line": 371, "column": 8 }, "end": { - "line": 360, + "line": 371, "column": 39 } } }, "range": [ - 10620, - 10652 + 11076, + 11108 ], "loc": { "start": { - "line": 360, + "line": 371, "column": 8 }, "end": { - "line": 360, + "line": 371, "column": 40 } } @@ -18080,16 +18813,16 @@ "value": 4, "raw": "4", "range": [ - 10665, - 10666 + 11121, + 11122 ], "loc": { "start": { - "line": 361, + "line": 372, "column": 12 }, "end": { - "line": 361, + "line": 372, "column": 13 } } @@ -18098,31 +18831,31 @@ "type": "Identifier", "name": "posa", "range": [ - 10669, - 10673 + 11125, + 11129 ], "loc": { "start": { - "line": 361, + "line": 372, "column": 16 }, "end": { - "line": 361, + "line": 372, "column": 20 } } }, "range": [ - 10665, - 10673 + 11121, + 11129 ], "loc": { "start": { - "line": 361, + "line": 372, "column": 12 }, "end": { - "line": 361, + "line": 372, "column": 20 } } @@ -18131,31 +18864,31 @@ "type": "Identifier", "name": "nbValues", "range": [ - 10678, - 10686 + 11134, + 11142 ], "loc": { "start": { - "line": 361, + "line": 372, "column": 25 }, "end": { - "line": 361, + "line": 372, "column": 33 } } }, "range": [ - 10665, - 10686 + 11121, + 11142 ], "loc": { "start": { - "line": 361, + "line": 372, "column": 12 }, "end": { - "line": 361, + "line": 372, "column": 33 } } @@ -18177,16 +18910,16 @@ "type": "Identifier", "name": "Number", "range": [ - 10710, - 10716 + 11166, + 11172 ], "loc": { "start": { - "line": 362, + "line": 373, "column": 20 }, "end": { - "line": 362, + "line": 373, "column": 26 } } @@ -18199,16 +18932,16 @@ "type": "Identifier", "name": "values", "range": [ - 10717, - 10723 + 11173, + 11179 ], "loc": { "start": { - "line": 362, + "line": 373, "column": 27 }, "end": { - "line": 362, + "line": 373, "column": 33 } } @@ -18220,16 +18953,16 @@ "type": "Identifier", "name": "posa", "range": [ - 10724, - 10728 + 11180, + 11184 ], "loc": { "start": { - "line": 362, + "line": 373, "column": 34 }, "end": { - "line": 362, + "line": 373, "column": 38 } } @@ -18239,62 +18972,62 @@ "value": 1, "raw": "1", "range": [ - 10731, - 10732 + 11187, + 11188 ], "loc": { "start": { - "line": 362, + "line": 373, "column": 41 }, "end": { - "line": 362, + "line": 373, "column": 42 } } }, "range": [ - 10724, - 10732 + 11180, + 11188 ], "loc": { "start": { - "line": 362, + "line": 373, "column": 34 }, "end": { - "line": 362, + "line": 373, "column": 42 } } }, "range": [ - 10717, - 10733 + 11173, + 11189 ], "loc": { "start": { - "line": 362, + "line": 373, "column": 27 }, "end": { - "line": 362, + "line": 373, "column": 43 } } } ], "range": [ - 10710, - 10734 + 11166, + 11190 ], "loc": { "start": { - "line": 362, + "line": 373, "column": 20 }, "end": { - "line": 362, + "line": 373, "column": 44 } } @@ -18305,16 +19038,16 @@ "type": "Identifier", "name": "Number", "range": [ - 10753, - 10759 + 11209, + 11215 ], "loc": { "start": { - "line": 363, + "line": 374, "column": 16 }, "end": { - "line": 363, + "line": 374, "column": 22 } } @@ -18327,16 +19060,16 @@ "type": "Identifier", "name": "values", "range": [ - 10760, - 10766 + 11216, + 11222 ], "loc": { "start": { - "line": 363, + "line": 374, "column": 23 }, "end": { - "line": 363, + "line": 374, "column": 29 } } @@ -18345,62 +19078,62 @@ "type": "Identifier", "name": "posa", "range": [ - 10767, - 10771 + 11223, + 11227 ], "loc": { "start": { - "line": 363, + "line": 374, "column": 30 }, "end": { - "line": 363, + "line": 374, "column": 34 } } }, "range": [ - 10760, - 10772 + 11216, + 11228 ], "loc": { "start": { - "line": 363, + "line": 374, "column": 23 }, "end": { - "line": 363, + "line": 374, "column": 35 } } } ], "range": [ - 10753, - 10773 + 11209, + 11229 ], "loc": { "start": { - "line": 363, + "line": 374, "column": 16 }, "end": { - "line": 363, + "line": 374, "column": 36 } } }, "range": [ - 10710, - 10773 + 11166, + 11229 ], "loc": { "start": { - "line": 362, + "line": 373, "column": 20 }, "end": { - "line": 363, + "line": 374, "column": 36 } } @@ -18410,78 +19143,78 @@ "value": 2, "raw": "2", "range": [ - 10777, - 10778 + 11233, + 11234 ], "loc": { "start": { - "line": 363, + "line": 374, "column": 40 }, "end": { - "line": 363, + "line": 374, "column": 41 } } }, "range": [ - 10709, - 10778 + 11165, + 11234 ], "loc": { "start": { - "line": 362, + "line": 373, "column": 19 }, "end": { - "line": 363, + "line": 374, "column": 41 } } }, "range": [ - 10702, - 10779 + 11158, + 11235 ], "loc": { "start": { - "line": 362, + "line": 373, "column": 12 }, "end": { - "line": 363, + "line": 374, "column": 42 } } } ], "range": [ - 10688, - 10789 + 11144, + 11245 ], "loc": { "start": { - "line": 361, + "line": 372, "column": 35 }, "end": { - "line": 364, + "line": 375, "column": 9 } } }, "alternate": null, "range": [ - 10661, - 10789 + 11117, + 11245 ], "loc": { "start": { - "line": 361, + "line": 372, "column": 8 }, "end": { - "line": 364, + "line": 375, "column": 9 } } @@ -18494,16 +19227,16 @@ "type": "Identifier", "name": "Number", "range": [ - 10805, - 10811 + 11261, + 11267 ], "loc": { "start": { - "line": 365, + "line": 376, "column": 15 }, "end": { - "line": 365, + "line": 376, "column": 21 } } @@ -18516,16 +19249,16 @@ "type": "Identifier", "name": "values", "range": [ - 10812, - 10818 + 11268, + 11274 ], "loc": { "start": { - "line": 365, + "line": 376, "column": 22 }, "end": { - "line": 365, + "line": 376, "column": 28 } } @@ -18534,78 +19267,78 @@ "type": "Identifier", "name": "posa", "range": [ - 10819, - 10823 + 11275, + 11279 ], "loc": { "start": { - "line": 365, + "line": 376, "column": 29 }, "end": { - "line": 365, + "line": 376, "column": 33 } } }, "range": [ - 10812, - 10824 + 11268, + 11280 ], "loc": { "start": { - "line": 365, + "line": 376, "column": 22 }, "end": { - "line": 365, + "line": 376, "column": 34 } } } ], "range": [ - 10805, - 10825 + 11261, + 11281 ], "loc": { "start": { - "line": 365, + "line": 376, "column": 15 }, "end": { - "line": 365, + "line": 376, "column": 35 } } }, "range": [ - 10798, - 10826 + 11254, + 11282 ], "loc": { "start": { - "line": 365, + "line": 376, "column": 8 }, "end": { - "line": 365, + "line": 376, "column": 36 } } } ], "range": [ - 10548, - 10832 + 11004, + 11288 ], "loc": { "start": { - "line": 357, + "line": 368, "column": 24 }, "end": { - "line": 366, + "line": 377, "column": 5 } } @@ -18613,16 +19346,16 @@ "generator": false, "expression": false, "range": [ - 10534, - 10832 + 10990, + 11288 ], "loc": { "start": { - "line": 357, + "line": 368, "column": 10 }, "end": { - "line": 366, + "line": 377, "column": 5 } } @@ -18630,16 +19363,16 @@ "kind": "method", "computed": false, "range": [ - 10528, - 10832 + 10984, + 11288 ], "loc": { "start": { - "line": 357, + "line": 368, "column": 4 }, "end": { - "line": 366, + "line": 377, "column": 5 } }, @@ -18648,16 +19381,16 @@ "type": "Block", "value": "*\n * Calculate the lower quartile of passed values.\n * @param {Array} [values=[]] List of values\n * @returns {Number}\n ", "range": [ - 10384, - 10523 + 10840, + 10979 ], "loc": { "start": { - "line": 352, + "line": 363, "column": 4 }, "end": { - "line": 356, + "line": 367, "column": 7 } } @@ -18668,16 +19401,16 @@ "type": "Block", "value": "*\n * Calculate the upper quartile of passed values.\n * @param {Array} [values=[]] List of values\n * @returns {Number}\n ", "range": [ - 10838, - 10977 + 11294, + 11433 ], "loc": { "start": { - "line": 368, + "line": 379, "column": 4 }, "end": { - "line": 372, + "line": 383, "column": 7 } } @@ -18691,16 +19424,16 @@ "type": "Identifier", "name": "calcQ3", "range": [ - 10982, - 10988 + 11438, + 11444 ], "loc": { "start": { - "line": 373, + "line": 384, "column": 4 }, "end": { - "line": 373, + "line": 384, "column": 10 } } @@ -18715,16 +19448,16 @@ "type": "Identifier", "name": "values", "range": [ - 10989, - 10995 + 11445, + 11451 ], "loc": { "start": { - "line": 373, + "line": 384, "column": 11 }, "end": { - "line": 373, + "line": 384, "column": 17 } } @@ -18733,31 +19466,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 10998, - 11000 + 11454, + 11456 ], "loc": { "start": { - "line": 373, + "line": 384, "column": 20 }, "end": { - "line": 373, + "line": 384, "column": 22 } } }, "range": [ - 10989, - 11000 + 11445, + 11456 ], "loc": { "start": { - "line": 373, + "line": 384, "column": 11 }, "end": { - "line": 373, + "line": 384, "column": 22 } } @@ -18775,16 +19508,16 @@ "type": "Identifier", "name": "nbValues", "range": [ - 11016, - 11024 + 11472, + 11480 ], "loc": { "start": { - "line": 374, + "line": 385, "column": 12 }, "end": { - "line": 374, + "line": 385, "column": 20 } } @@ -18796,16 +19529,16 @@ "type": "Identifier", "name": "values", "range": [ - 11027, - 11033 + 11483, + 11489 ], "loc": { "start": { - "line": 374, + "line": 385, "column": 23 }, "end": { - "line": 374, + "line": 385, "column": 29 } } @@ -18814,46 +19547,46 @@ "type": "Identifier", "name": "length", "range": [ - 11034, - 11040 + 11490, + 11496 ], "loc": { "start": { - "line": 374, + "line": 385, "column": 30 }, "end": { - "line": 374, + "line": 385, "column": 36 } } }, "range": [ - 11027, - 11040 + 11483, + 11496 ], "loc": { "start": { - "line": 374, + "line": 385, "column": 23 }, "end": { - "line": 374, + "line": 385, "column": 36 } } }, "range": [ - 11016, - 11040 + 11472, + 11496 ], "loc": { "start": { - "line": 374, + "line": 385, "column": 12 }, "end": { - "line": 374, + "line": 385, "column": 36 } } @@ -18861,16 +19594,16 @@ ], "kind": "let", "range": [ - 11012, - 11041 + 11468, + 11497 ], "loc": { "start": { - "line": 374, + "line": 385, "column": 8 }, "end": { - "line": 374, + "line": 385, "column": 37 } } @@ -18884,16 +19617,16 @@ "type": "Identifier", "name": "posa", "range": [ - 11054, - 11058 + 11510, + 11514 ], "loc": { "start": { - "line": 375, + "line": 386, "column": 12 }, "end": { - "line": 375, + "line": 386, "column": 16 } } @@ -18903,31 +19636,31 @@ "value": 0, "raw": "0.0", "range": [ - 11061, - 11064 + 11517, + 11520 ], "loc": { "start": { - "line": 375, + "line": 386, "column": 19 }, "end": { - "line": 375, + "line": 386, "column": 22 } } }, "range": [ - 11054, - 11064 + 11510, + 11520 ], "loc": { "start": { - "line": 375, + "line": 386, "column": 12 }, "end": { - "line": 375, + "line": 386, "column": 22 } } @@ -18935,16 +19668,16 @@ ], "kind": "let", "range": [ - 11050, - 11065 + 11506, + 11521 ], "loc": { "start": { - "line": 375, + "line": 386, "column": 8 }, "end": { - "line": 375, + "line": 386, "column": 23 } } @@ -18958,16 +19691,16 @@ "type": "Identifier", "name": "posb", "range": [ - 11078, - 11082 + 11534, + 11538 ], "loc": { "start": { - "line": 376, + "line": 387, "column": 12 }, "end": { - "line": 376, + "line": 387, "column": 16 } } @@ -18977,31 +19710,31 @@ "value": 0, "raw": "0.0", "range": [ - 11085, - 11088 + 11541, + 11544 ], "loc": { "start": { - "line": 376, + "line": 387, "column": 19 }, "end": { - "line": 376, + "line": 387, "column": 22 } } }, "range": [ - 11078, - 11088 + 11534, + 11544 ], "loc": { "start": { - "line": 376, + "line": 387, "column": 12 }, "end": { - "line": 376, + "line": 387, "column": 22 } } @@ -19009,16 +19742,16 @@ ], "kind": "let", "range": [ - 11074, - 11089 + 11530, + 11545 ], "loc": { "start": { - "line": 376, + "line": 387, "column": 8 }, "end": { - "line": 376, + "line": 387, "column": 23 } } @@ -19032,16 +19765,16 @@ "type": "Identifier", "name": "posa", "range": [ - 11098, - 11102 + 11554, + 11558 ], "loc": { "start": { - "line": 377, + "line": 388, "column": 8 }, "end": { - "line": 377, + "line": 388, "column": 12 } } @@ -19055,16 +19788,16 @@ "type": "Identifier", "name": "Math", "range": [ - 11105, - 11109 + 11561, + 11565 ], "loc": { "start": { - "line": 377, + "line": 388, "column": 15 }, "end": { - "line": 377, + "line": 388, "column": 19 } } @@ -19073,31 +19806,31 @@ "type": "Identifier", "name": "floor", "range": [ - 11110, - 11115 + 11566, + 11571 ], "loc": { "start": { - "line": 377, + "line": 388, "column": 20 }, "end": { - "line": 377, + "line": 388, "column": 25 } } }, "range": [ - 11105, - 11115 + 11561, + 11571 ], "loc": { "start": { - "line": 377, + "line": 388, "column": 15 }, "end": { - "line": 377, + "line": 388, "column": 25 } } @@ -19110,16 +19843,16 @@ "type": "Identifier", "name": "nbValues", "range": [ - 11116, - 11124 + 11572, + 11580 ], "loc": { "start": { - "line": 377, + "line": 388, "column": 26 }, "end": { - "line": 377, + "line": 388, "column": 34 } } @@ -19129,77 +19862,77 @@ "value": 4, "raw": "4", "range": [ - 11127, - 11128 + 11583, + 11584 ], "loc": { "start": { - "line": 377, + "line": 388, "column": 37 }, "end": { - "line": 377, + "line": 388, "column": 38 } } }, "range": [ - 11116, - 11128 + 11572, + 11584 ], "loc": { "start": { - "line": 377, + "line": 388, "column": 26 }, "end": { - "line": 377, + "line": 388, "column": 38 } } } ], "range": [ - 11105, - 11129 + 11561, + 11585 ], "loc": { "start": { - "line": 377, + "line": 388, "column": 15 }, "end": { - "line": 377, + "line": 388, "column": 39 } } }, "range": [ - 11098, - 11129 + 11554, + 11585 ], "loc": { "start": { - "line": 377, + "line": 388, "column": 8 }, "end": { - "line": 377, + "line": 388, "column": 39 } } }, "range": [ - 11098, - 11130 + 11554, + 11586 ], "loc": { "start": { - "line": 377, + "line": 388, "column": 8 }, "end": { - "line": 377, + "line": 388, "column": 40 } } @@ -19217,16 +19950,16 @@ "value": 4, "raw": "4", "range": [ - 11143, - 11144 + 11599, + 11600 ], "loc": { "start": { - "line": 378, + "line": 389, "column": 12 }, "end": { - "line": 378, + "line": 389, "column": 13 } } @@ -19235,31 +19968,31 @@ "type": "Identifier", "name": "posa", "range": [ - 11147, - 11151 + 11603, + 11607 ], "loc": { "start": { - "line": 378, + "line": 389, "column": 16 }, "end": { - "line": 378, + "line": 389, "column": 20 } } }, "range": [ - 11143, - 11151 + 11599, + 11607 ], "loc": { "start": { - "line": 378, + "line": 389, "column": 12 }, "end": { - "line": 378, + "line": 389, "column": 20 } } @@ -19268,31 +20001,31 @@ "type": "Identifier", "name": "nbValues", "range": [ - 11156, - 11164 + 11612, + 11620 ], "loc": { "start": { - "line": 378, + "line": 389, "column": 25 }, "end": { - "line": 378, + "line": 389, "column": 33 } } }, "range": [ - 11143, - 11164 + 11599, + 11620 ], "loc": { "start": { - "line": 378, + "line": 389, "column": 12 }, "end": { - "line": 378, + "line": 389, "column": 33 } } @@ -19309,16 +20042,16 @@ "type": "Identifier", "name": "posb", "range": [ - 11180, - 11184 + 11636, + 11640 ], "loc": { "start": { - "line": 379, + "line": 390, "column": 12 }, "end": { - "line": 379, + "line": 390, "column": 16 } } @@ -19331,16 +20064,16 @@ "value": 3, "raw": "3", "range": [ - 11187, - 11188 + 11643, + 11644 ], "loc": { "start": { - "line": 379, + "line": 390, "column": 19 }, "end": { - "line": 379, + "line": 390, "column": 20 } } @@ -19349,61 +20082,61 @@ "type": "Identifier", "name": "posa", "range": [ - 11191, - 11195 + 11647, + 11651 ], "loc": { "start": { - "line": 379, + "line": 390, "column": 23 }, "end": { - "line": 379, + "line": 390, "column": 27 } } }, "range": [ - 11187, - 11195 + 11643, + 11651 ], "loc": { "start": { - "line": 379, + "line": 390, "column": 19 }, "end": { - "line": 379, + "line": 390, "column": 27 } } }, "range": [ - 11180, - 11195 + 11636, + 11651 ], "loc": { "start": { - "line": 379, + "line": 390, "column": 12 }, "end": { - "line": 379, + "line": 390, "column": 27 } } }, "range": [ - 11180, - 11196 + 11636, + 11652 ], "loc": { "start": { - "line": 379, + "line": 390, "column": 12 }, "end": { - "line": 379, + "line": 390, "column": 28 } } @@ -19422,16 +20155,16 @@ "type": "Identifier", "name": "Number", "range": [ - 11217, - 11223 + 11673, + 11679 ], "loc": { "start": { - "line": 380, + "line": 391, "column": 20 }, "end": { - "line": 380, + "line": 391, "column": 26 } } @@ -19444,16 +20177,16 @@ "type": "Identifier", "name": "values", "range": [ - 11224, - 11230 + 11680, + 11686 ], "loc": { "start": { - "line": 380, + "line": 391, "column": 27 }, "end": { - "line": 380, + "line": 391, "column": 33 } } @@ -19462,47 +20195,47 @@ "type": "Identifier", "name": "posb", "range": [ - 11231, - 11235 + 11687, + 11691 ], "loc": { "start": { - "line": 380, + "line": 391, "column": 34 }, "end": { - "line": 380, + "line": 391, "column": 38 } } }, "range": [ - 11224, - 11236 + 11680, + 11692 ], "loc": { "start": { - "line": 380, + "line": 391, "column": 27 }, "end": { - "line": 380, + "line": 391, "column": 39 } } } ], "range": [ - 11217, - 11237 + 11673, + 11693 ], "loc": { "start": { - "line": 380, + "line": 391, "column": 20 }, "end": { - "line": 380, + "line": 391, "column": 40 } } @@ -19513,16 +20246,16 @@ "type": "Identifier", "name": "Number", "range": [ - 11256, - 11262 + 11712, + 11718 ], "loc": { "start": { - "line": 381, + "line": 392, "column": 16 }, "end": { - "line": 381, + "line": 392, "column": 22 } } @@ -19535,16 +20268,16 @@ "type": "Identifier", "name": "values", "range": [ - 11263, - 11269 + 11719, + 11725 ], "loc": { "start": { - "line": 381, + "line": 392, "column": 23 }, "end": { - "line": 381, + "line": 392, "column": 29 } } @@ -19556,16 +20289,16 @@ "type": "Identifier", "name": "posb", "range": [ - 11270, - 11274 + 11726, + 11730 ], "loc": { "start": { - "line": 381, + "line": 392, "column": 30 }, "end": { - "line": 381, + "line": 392, "column": 34 } } @@ -19575,77 +20308,77 @@ "value": 1, "raw": "1", "range": [ - 11277, - 11278 + 11733, + 11734 ], "loc": { "start": { - "line": 381, + "line": 392, "column": 37 }, "end": { - "line": 381, + "line": 392, "column": 38 } } }, "range": [ - 11270, - 11278 + 11726, + 11734 ], "loc": { "start": { - "line": 381, + "line": 392, "column": 30 }, "end": { - "line": 381, + "line": 392, "column": 38 } } }, "range": [ - 11263, - 11279 + 11719, + 11735 ], "loc": { "start": { - "line": 381, + "line": 392, "column": 23 }, "end": { - "line": 381, + "line": 392, "column": 39 } } } ], "range": [ - 11256, - 11280 + 11712, + 11736 ], "loc": { "start": { - "line": 381, + "line": 392, "column": 16 }, "end": { - "line": 381, + "line": 392, "column": 40 } } }, "range": [ - 11217, - 11280 + 11673, + 11736 ], "loc": { "start": { - "line": 380, + "line": 391, "column": 20 }, "end": { - "line": 381, + "line": 392, "column": 40 } } @@ -19655,78 +20388,78 @@ "value": 2, "raw": "2", "range": [ - 11284, - 11285 + 11740, + 11741 ], "loc": { "start": { - "line": 381, + "line": 392, "column": 44 }, "end": { - "line": 381, + "line": 392, "column": 45 } } }, "range": [ - 11216, - 11285 + 11672, + 11741 ], "loc": { "start": { - "line": 380, + "line": 391, "column": 19 }, "end": { - "line": 381, + "line": 392, "column": 45 } } }, "range": [ - 11209, - 11286 + 11665, + 11742 ], "loc": { "start": { - "line": 380, + "line": 391, "column": 12 }, "end": { - "line": 381, + "line": 392, "column": 46 } } } ], "range": [ - 11166, - 11296 + 11622, + 11752 ], "loc": { "start": { - "line": 378, + "line": 389, "column": 35 }, "end": { - "line": 382, + "line": 393, "column": 9 } } }, "alternate": null, "range": [ - 11139, - 11296 + 11595, + 11752 ], "loc": { "start": { - "line": 378, + "line": 389, "column": 8 }, "end": { - "line": 382, + "line": 393, "column": 9 } } @@ -19739,16 +20472,16 @@ "type": "Identifier", "name": "Number", "range": [ - 11312, - 11318 + 11768, + 11774 ], "loc": { "start": { - "line": 383, + "line": 394, "column": 15 }, "end": { - "line": 383, + "line": 394, "column": 21 } } @@ -19761,16 +20494,16 @@ "type": "Identifier", "name": "values", "range": [ - 11319, - 11325 + 11775, + 11781 ], "loc": { "start": { - "line": 383, + "line": 394, "column": 22 }, "end": { - "line": 383, + "line": 394, "column": 28 } } @@ -19785,16 +20518,16 @@ "type": "Identifier", "name": "nbValues", "range": [ - 11326, - 11334 + 11782, + 11790 ], "loc": { "start": { - "line": 383, + "line": 394, "column": 29 }, "end": { - "line": 383, + "line": 394, "column": 37 } } @@ -19803,31 +20536,31 @@ "type": "Identifier", "name": "posa", "range": [ - 11337, - 11341 + 11793, + 11797 ], "loc": { "start": { - "line": 383, + "line": 394, "column": 40 }, "end": { - "line": 383, + "line": 394, "column": 44 } } }, "range": [ - 11326, - 11341 + 11782, + 11797 ], "loc": { "start": { - "line": 383, + "line": 394, "column": 29 }, "end": { - "line": 383, + "line": 394, "column": 44 } } @@ -19837,93 +20570,93 @@ "value": 1, "raw": "1", "range": [ - 11344, - 11345 + 11800, + 11801 ], "loc": { "start": { - "line": 383, + "line": 394, "column": 47 }, "end": { - "line": 383, + "line": 394, "column": 48 } } }, "range": [ - 11326, - 11345 + 11782, + 11801 ], "loc": { "start": { - "line": 383, + "line": 394, "column": 29 }, "end": { - "line": 383, + "line": 394, "column": 48 } } }, "range": [ - 11319, - 11346 + 11775, + 11802 ], "loc": { "start": { - "line": 383, + "line": 394, "column": 22 }, "end": { - "line": 383, + "line": 394, "column": 49 } } } ], "range": [ - 11312, - 11347 + 11768, + 11803 ], "loc": { "start": { - "line": 383, + "line": 394, "column": 15 }, "end": { - "line": 383, + "line": 394, "column": 50 } } }, "range": [ - 11305, - 11348 + 11761, + 11804 ], "loc": { "start": { - "line": 383, + "line": 394, "column": 8 }, "end": { - "line": 383, + "line": 394, "column": 51 } } } ], "range": [ - 11002, - 11354 + 11458, + 11810 ], "loc": { "start": { - "line": 373, + "line": 384, "column": 24 }, "end": { - "line": 384, + "line": 395, "column": 5 } } @@ -19931,16 +20664,16 @@ "generator": false, "expression": false, "range": [ - 10988, - 11354 + 11444, + 11810 ], "loc": { "start": { - "line": 373, + "line": 384, "column": 10 }, "end": { - "line": 384, + "line": 395, "column": 5 } } @@ -19948,16 +20681,16 @@ "kind": "method", "computed": false, "range": [ - 10982, - 11354 + 11438, + 11810 ], "loc": { "start": { - "line": 373, + "line": 384, "column": 4 }, "end": { - "line": 384, + "line": 395, "column": 5 } }, @@ -19966,16 +20699,16 @@ "type": "Block", "value": "*\n * Calculate the upper quartile of passed values.\n * @param {Array} [values=[]] List of values\n * @returns {Number}\n ", "range": [ - 10838, - 10977 + 11294, + 11433 ], "loc": { "start": { - "line": 368, + "line": 379, "column": 4 }, "end": { - "line": 372, + "line": 383, "column": 7 } } @@ -19986,16 +20719,16 @@ "type": "Block", "value": "*\n * Sort passed values with supplied sorter function.\n * @param {Array} [values=[]] List of values to be sorted\n * @param {Function} sorter Sorter function\n * @returns {Array}\n ", "range": [ - 11360, - 11562 + 11816, + 12018 ], "loc": { "start": { - "line": 386, + "line": 397, "column": 4 }, "end": { - "line": 391, + "line": 402, "column": 7 } } @@ -20009,16 +20742,16 @@ "type": "Identifier", "name": "sortColumnValues", "range": [ - 11567, - 11583 + 12023, + 12039 ], "loc": { "start": { - "line": 392, + "line": 403, "column": 4 }, "end": { - "line": 392, + "line": 403, "column": 20 } } @@ -20033,16 +20766,16 @@ "type": "Identifier", "name": "values", "range": [ - 11584, - 11590 + 12040, + 12046 ], "loc": { "start": { - "line": 392, + "line": 403, "column": 21 }, "end": { - "line": 392, + "line": 403, "column": 27 } } @@ -20051,31 +20784,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 11593, - 11595 + 12049, + 12051 ], "loc": { "start": { - "line": 392, + "line": 403, "column": 30 }, "end": { - "line": 392, + "line": 403, "column": 32 } } }, "range": [ - 11584, - 11595 + 12040, + 12051 ], "loc": { "start": { - "line": 392, + "line": 403, "column": 21 }, "end": { - "line": 392, + "line": 403, "column": 32 } } @@ -20084,16 +20817,16 @@ "type": "Identifier", "name": "sorter", "range": [ - 11597, - 11603 + 12053, + 12059 ], "loc": { "start": { - "line": 392, + "line": 403, "column": 34 }, "end": { - "line": 392, + "line": 403, "column": 40 } } @@ -20113,16 +20846,16 @@ "type": "Identifier", "name": "values", "range": [ - 11622, - 11628 + 12078, + 12084 ], "loc": { "start": { - "line": 393, + "line": 404, "column": 15 }, "end": { - "line": 393, + "line": 404, "column": 21 } } @@ -20131,31 +20864,31 @@ "type": "Identifier", "name": "sort", "range": [ - 11629, - 11633 + 12085, + 12089 ], "loc": { "start": { - "line": 393, + "line": 404, "column": 22 }, "end": { - "line": 393, + "line": 404, "column": 26 } } }, "range": [ - 11622, - 11633 + 12078, + 12089 ], "loc": { "start": { - "line": 393, + "line": 404, "column": 15 }, "end": { - "line": 393, + "line": 404, "column": 26 } } @@ -20165,63 +20898,63 @@ "type": "Identifier", "name": "sorter", "range": [ - 11634, - 11640 + 12090, + 12096 ], "loc": { "start": { - "line": 393, + "line": 404, "column": 27 }, "end": { - "line": 393, + "line": 404, "column": 33 } } } ], "range": [ - 11622, - 11641 + 12078, + 12097 ], "loc": { "start": { - "line": 393, + "line": 404, "column": 15 }, "end": { - "line": 393, + "line": 404, "column": 34 } } }, "range": [ - 11615, - 11642 + 12071, + 12098 ], "loc": { "start": { - "line": 393, + "line": 404, "column": 8 }, "end": { - "line": 393, + "line": 404, "column": 35 } } } ], "range": [ - 11605, - 11648 + 12061, + 12104 ], "loc": { "start": { - "line": 392, + "line": 403, "column": 42 }, "end": { - "line": 394, + "line": 405, "column": 5 } } @@ -20229,16 +20962,16 @@ "generator": false, "expression": false, "range": [ - 11583, - 11648 + 12039, + 12104 ], "loc": { "start": { - "line": 392, + "line": 403, "column": 20 }, "end": { - "line": 394, + "line": 405, "column": 5 } } @@ -20246,16 +20979,16 @@ "kind": "method", "computed": false, "range": [ - 11567, - 11648 + 12023, + 12104 ], "loc": { "start": { - "line": 392, + "line": 403, "column": 4 }, "end": { - "line": 394, + "line": 405, "column": 5 } }, @@ -20264,16 +20997,16 @@ "type": "Block", "value": "*\n * Sort passed values with supplied sorter function.\n * @param {Array} [values=[]] List of values to be sorted\n * @param {Function} sorter Sorter function\n * @returns {Array}\n ", "range": [ - 11360, - 11562 + 11816, + 12018 ], "loc": { "start": { - "line": 386, + "line": 397, "column": 4 }, "end": { - "line": 391, + "line": 402, "column": 7 } } @@ -20284,16 +21017,16 @@ "type": "Block", "value": "*\n * Write calculation result in passed DOM element with supplied write method\n * and decimal precision.\n * @param {Number} [result=0] Calculation result\n * @param {DOMElement} label DOM element\n * @param {String} [writeType='innerhtml'] Write method\n * @param {Number} [precision=2] Applied decimal precision\n * @private\n ", "range": [ - 11654, - 12013 + 12110, + 12469 ], "loc": { "start": { - "line": 396, + "line": 407, "column": 4 }, "end": { - "line": 404, + "line": 415, "column": 7 } } @@ -20307,16 +21040,16 @@ "type": "Identifier", "name": "writeResult", "range": [ - 12018, - 12029 + 12474, + 12485 ], "loc": { "start": { - "line": 405, + "line": 416, "column": 4 }, "end": { - "line": 405, + "line": 416, "column": 15 } } @@ -20331,16 +21064,16 @@ "type": "Identifier", "name": "result", "range": [ - 12030, - 12036 + 12486, + 12492 ], "loc": { "start": { - "line": 405, + "line": 416, "column": 16 }, "end": { - "line": 405, + "line": 416, "column": 22 } } @@ -20350,31 +21083,31 @@ "value": 0, "raw": "0", "range": [ - 12039, - 12040 + 12495, + 12496 ], "loc": { "start": { - "line": 405, + "line": 416, "column": 25 }, "end": { - "line": 405, + "line": 416, "column": 26 } } }, "range": [ - 12030, - 12040 + 12486, + 12496 ], "loc": { "start": { - "line": 405, + "line": 416, "column": 16 }, "end": { - "line": 405, + "line": 416, "column": 26 } } @@ -20383,16 +21116,16 @@ "type": "Identifier", "name": "label", "range": [ - 12042, - 12047 + 12498, + 12503 ], "loc": { "start": { - "line": 405, + "line": 416, "column": 28 }, "end": { - "line": 405, + "line": 416, "column": 33 } } @@ -20403,16 +21136,16 @@ "type": "Identifier", "name": "writeType", "range": [ - 12049, - 12058 + 12505, + 12514 ], "loc": { "start": { - "line": 405, + "line": 416, "column": 35 }, "end": { - "line": 405, + "line": 416, "column": 44 } } @@ -20422,31 +21155,31 @@ "value": "innerhtml", "raw": "'innerhtml'", "range": [ - 12061, - 12072 + 12517, + 12528 ], "loc": { "start": { - "line": 405, + "line": 416, "column": 47 }, "end": { - "line": 405, + "line": 416, "column": 58 } } }, "range": [ - 12049, - 12072 + 12505, + 12528 ], "loc": { "start": { - "line": 405, + "line": 416, "column": 35 }, "end": { - "line": 405, + "line": 416, "column": 58 } } @@ -20457,17 +21190,17 @@ "type": "Identifier", "name": "precision", "range": [ - 12074, - 12083 + 12538, + 12547 ], "loc": { "start": { - "line": 405, - "column": 60 + "line": 417, + "column": 8 }, "end": { - "line": 405, - "column": 69 + "line": 417, + "column": 17 } } }, @@ -20476,32 +21209,85 @@ "value": 2, "raw": "2", "range": [ - 12086, - 12087 + 12550, + 12551 ], "loc": { "start": { - "line": 405, - "column": 72 + "line": 417, + "column": 20 }, "end": { - "line": 405, - "column": 73 + "line": 417, + "column": 21 } } }, "range": [ - 12074, - 12087 + 12538, + 12551 ], "loc": { "start": { - "line": 405, - "column": 60 + "line": 417, + "column": 8 }, "end": { - "line": 405, - "column": 73 + "line": 417, + "column": 21 + } + } + }, + { + "type": "AssignmentPattern", + "left": { + "type": "Identifier", + "name": "format", + "range": [ + 12553, + 12559 + ], + "loc": { + "start": { + "line": 417, + "column": 23 + }, + "end": { + "line": 417, + "column": 29 + } + } + }, + "right": { + "type": "ObjectExpression", + "properties": [], + "range": [ + 12562, + 12564 + ], + "loc": { + "start": { + "line": 417, + "column": 32 + }, + "end": { + "line": 417, + "column": 34 + } + } + }, + "range": [ + 12553, + 12564 + ], + "loc": { + "start": { + "line": 417, + "column": 23 + }, + "end": { + "line": 417, + "column": 34 } } } @@ -20518,16 +21304,16 @@ "type": "Identifier", "name": "labelElm", "range": [ - 12103, - 12111 + 12580, + 12588 ], "loc": { "start": { - "line": 406, + "line": 418, "column": 12 }, "end": { - "line": 406, + "line": 418, "column": 20 } } @@ -20538,16 +21324,16 @@ "type": "Identifier", "name": "elm", "range": [ - 12114, - 12117 + 12591, + 12594 ], "loc": { "start": { - "line": 406, + "line": 418, "column": 23 }, "end": { - "line": 406, + "line": 418, "column": 26 } } @@ -20557,47 +21343,47 @@ "type": "Identifier", "name": "label", "range": [ - 12118, - 12123 + 12595, + 12600 ], "loc": { "start": { - "line": 406, + "line": 418, "column": 27 }, "end": { - "line": 406, + "line": 418, "column": 32 } } } ], "range": [ - 12114, - 12124 + 12591, + 12601 ], "loc": { "start": { - "line": 406, + "line": 418, "column": 23 }, "end": { - "line": 406, + "line": 418, "column": 33 } } }, "range": [ - 12103, - 12124 + 12580, + 12601 ], "loc": { "start": { - "line": 406, + "line": 418, "column": 12 }, "end": { - "line": 406, + "line": 418, "column": 33 } } @@ -20605,16 +21391,16 @@ ], "kind": "let", "range": [ - 12099, - 12125 + 12576, + 12602 ], "loc": { "start": { - "line": 406, + "line": 418, "column": 8 }, "end": { - "line": 406, + "line": 418, "column": 34 } } @@ -20628,32 +21414,32 @@ "type": "Identifier", "name": "labelElm", "range": [ - 12140, - 12148 + 12617, + 12625 ], "loc": { "start": { - "line": 408, + "line": 420, "column": 13 }, "end": { - "line": 408, + "line": 420, "column": 21 } } }, "prefix": true, "range": [ - 12139, - 12148 + 12616, + 12625 ], "loc": { "start": { - "line": 408, + "line": 420, "column": 12 }, "end": { - "line": 408, + "line": 420, "column": 21 } } @@ -20665,48 +21451,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 12164, - 12171 + 12641, + 12648 ], "loc": { "start": { - "line": 409, + "line": 421, "column": 12 }, "end": { - "line": 409, + "line": 421, "column": 19 } } } ], "range": [ - 12150, - 12181 + 12627, + 12658 ], "loc": { "start": { - "line": 408, + "line": 420, "column": 23 }, "end": { - "line": 410, + "line": 422, "column": 9 } } }, "alternate": null, "range": [ - 12135, - 12181 + 12612, + 12658 ], "loc": { "start": { - "line": 408, + "line": 420, "column": 8 }, "end": { - "line": 410, + "line": 422, "column": 9 } } @@ -20720,16 +21506,16 @@ "type": "Identifier", "name": "result", "range": [ - 12191, - 12197 + 12668, + 12674 ], "loc": { "start": { - "line": 412, + "line": 424, "column": 8 }, "end": { - "line": 412, + "line": 424, "column": 14 } } @@ -20743,16 +21529,16 @@ "type": "Identifier", "name": "result", "range": [ - 12200, - 12206 + 12677, + 12683 ], "loc": { "start": { - "line": 412, + "line": 424, "column": 17 }, "end": { - "line": 412, + "line": 424, "column": 23 } } @@ -20761,31 +21547,31 @@ "type": "Identifier", "name": "toFixed", "range": [ - 12207, - 12214 + 12684, + 12691 ], "loc": { "start": { - "line": 412, + "line": 424, "column": 24 }, "end": { - "line": 412, + "line": 424, "column": 31 } } }, "range": [ - 12200, - 12214 + 12677, + 12691 ], "loc": { "start": { - "line": 412, + "line": 424, "column": 17 }, "end": { - "line": 412, + "line": 424, "column": 31 } } @@ -20795,62 +21581,62 @@ "type": "Identifier", "name": "precision", "range": [ - 12215, - 12224 + 12692, + 12701 ], "loc": { "start": { - "line": 412, + "line": 424, "column": 32 }, "end": { - "line": 412, + "line": 424, "column": 41 } } } ], "range": [ - 12200, - 12225 + 12677, + 12702 ], "loc": { "start": { - "line": 412, + "line": 424, "column": 17 }, "end": { - "line": 412, + "line": 424, "column": 42 } } }, "range": [ - 12191, - 12225 + 12668, + 12702 ], "loc": { "start": { - "line": 412, + "line": 424, "column": 8 }, "end": { - "line": 412, + "line": 424, "column": 42 } } }, "range": [ - 12191, - 12226 + 12668, + 12703 ], "loc": { "start": { - "line": 412, + "line": 424, "column": 8 }, "end": { - "line": 412, + "line": 424, "column": 43 } } @@ -20866,16 +21652,16 @@ "type": "Identifier", "name": "isNaN", "range": [ - 12239, - 12244 + 12716, + 12721 ], "loc": { "start": { - "line": 413, + "line": 425, "column": 12 }, "end": { - "line": 413, + "line": 425, "column": 17 } } @@ -20885,32 +21671,32 @@ "type": "Identifier", "name": "result", "range": [ - 12245, - 12251 + 12722, + 12728 ], "loc": { "start": { - "line": 413, + "line": 425, "column": 18 }, "end": { - "line": 413, + "line": 425, "column": 24 } } } ], "range": [ - 12239, - 12252 + 12716, + 12729 ], "loc": { "start": { - "line": 413, + "line": 425, "column": 12 }, "end": { - "line": 413, + "line": 425, "column": 25 } } @@ -20924,16 +21710,16 @@ "type": "Identifier", "name": "isFinite", "range": [ - 12257, - 12265 + 12734, + 12742 ], "loc": { "start": { - "line": 413, + "line": 425, "column": 30 }, "end": { - "line": 413, + "line": 425, "column": 38 } } @@ -20943,63 +21729,63 @@ "type": "Identifier", "name": "result", "range": [ - 12266, - 12272 + 12743, + 12749 ], "loc": { "start": { - "line": 413, + "line": 425, "column": 39 }, "end": { - "line": 413, + "line": 425, "column": 45 } } } ], "range": [ - 12257, - 12273 + 12734, + 12750 ], "loc": { "start": { - "line": 413, + "line": 425, "column": 30 }, "end": { - "line": 413, + "line": 425, "column": 46 } } }, "prefix": true, "range": [ - 12256, - 12273 + 12733, + 12750 ], "loc": { "start": { - "line": 413, + "line": 425, "column": 29 }, "end": { - "line": 413, + "line": 425, "column": 46 } } }, "range": [ - 12239, - 12273 + 12716, + 12750 ], "loc": { "start": { - "line": 413, + "line": 425, "column": 12 }, "end": { - "line": 413, + "line": 425, "column": 46 } } @@ -21016,16 +21802,16 @@ "type": "Identifier", "name": "result", "range": [ - 12289, - 12295 + 12766, + 12772 ], "loc": { "start": { - "line": 414, + "line": 426, "column": 12 }, "end": { - "line": 414, + "line": 426, "column": 18 } } @@ -21035,78 +21821,241 @@ "value": "", "raw": "''", "range": [ - 12298, - 12300 + 12775, + 12777 ], "loc": { "start": { - "line": 414, + "line": 426, "column": 21 }, "end": { - "line": 414, + "line": 426, "column": 23 } } }, "range": [ - 12289, - 12300 + 12766, + 12777 ], "loc": { "start": { - "line": 414, + "line": 426, "column": 12 }, "end": { - "line": 414, + "line": 426, "column": 23 } } }, "range": [ - 12289, - 12301 + 12766, + 12778 ], "loc": { "start": { - "line": 414, + "line": 426, "column": 12 }, "end": { - "line": 414, + "line": 426, "column": 24 } } } ], "range": [ - 12275, - 12311 + 12752, + 12788 ], "loc": { "start": { - "line": 413, + "line": 425, "column": 48 }, "end": { - "line": 415, + "line": 427, + "column": 9 + } + } + }, + "alternate": { + "type": "BlockStatement", + "body": [ + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "Identifier", + "name": "result", + "range": [ + 12808, + 12814 + ], + "loc": { + "start": { + "line": 428, + "column": 12 + }, + "end": { + "line": 428, + "column": 18 + } + } + }, + "right": { + "type": "CallExpression", + "callee": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "formatNumber", + "range": [ + 12817, + 12829 + ], + "loc": { + "start": { + "line": 428, + "column": 21 + }, + "end": { + "line": 428, + "column": 33 + } + } + }, + "arguments": [ + { + "type": "Identifier", + "name": "format", + "range": [ + 12830, + 12836 + ], + "loc": { + "start": { + "line": 428, + "column": 34 + }, + "end": { + "line": 428, + "column": 40 + } + } + } + ], + "range": [ + 12817, + 12837 + ], + "loc": { + "start": { + "line": 428, + "column": 21 + }, + "end": { + "line": 428, + "column": 41 + } + } + }, + "arguments": [ + { + "type": "Identifier", + "name": "result", + "range": [ + 12838, + 12844 + ], + "loc": { + "start": { + "line": 428, + "column": 42 + }, + "end": { + "line": 428, + "column": 48 + } + } + } + ], + "range": [ + 12817, + 12845 + ], + "loc": { + "start": { + "line": 428, + "column": 21 + }, + "end": { + "line": 428, + "column": 49 + } + } + }, + "range": [ + 12808, + 12845 + ], + "loc": { + "start": { + "line": 428, + "column": 12 + }, + "end": { + "line": 428, + "column": 49 + } + } + }, + "range": [ + 12808, + 12846 + ], + "loc": { + "start": { + "line": 428, + "column": 12 + }, + "end": { + "line": 428, + "column": 50 + } + } + } + ], + "range": [ + 12794, + 12856 + ], + "loc": { + "start": { + "line": 427, + "column": 15 + }, + "end": { + "line": 429, "column": 9 } } }, - "alternate": null, "range": [ - 12235, - 12311 + 12712, + 12856 ], "loc": { "start": { - "line": 413, + "line": 425, "column": 8 }, "end": { - "line": 415, + "line": 429, "column": 9 } } @@ -21122,16 +22071,16 @@ "type": "Identifier", "name": "writeType", "range": [ - 12329, - 12338 + 12874, + 12883 ], "loc": { "start": { - "line": 417, + "line": 431, "column": 16 }, "end": { - "line": 417, + "line": 431, "column": 25 } } @@ -21140,47 +22089,47 @@ "type": "Identifier", "name": "toLowerCase", "range": [ - 12339, - 12350 + 12884, + 12895 ], "loc": { "start": { - "line": 417, + "line": 431, "column": 26 }, "end": { - "line": 417, + "line": 431, "column": 37 } } }, "range": [ - 12329, - 12350 + 12874, + 12895 ], "loc": { "start": { - "line": 417, + "line": 431, "column": 16 }, "end": { - "line": 417, + "line": 431, "column": 37 } } }, "arguments": [], "range": [ - 12329, - 12352 + 12874, + 12897 ], "loc": { "start": { - "line": 417, + "line": 431, "column": 16 }, "end": { - "line": 417, + "line": 431, "column": 39 } } @@ -21193,16 +22142,16 @@ "value": "innerhtml", "raw": "'innerhtml'", "range": [ - 12373, - 12384 + 12918, + 12929 ], "loc": { "start": { - "line": 418, + "line": 432, "column": 17 }, "end": { - "line": 418, + "line": 432, "column": 28 } } @@ -21220,16 +22169,16 @@ "type": "Identifier", "name": "labelElm", "range": [ - 12402, - 12410 + 12947, + 12955 ], "loc": { "start": { - "line": 419, + "line": 433, "column": 16 }, "end": { - "line": 419, + "line": 433, "column": 24 } } @@ -21238,31 +22187,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 12411, - 12420 + 12956, + 12965 ], "loc": { "start": { - "line": 419, + "line": 433, "column": 25 }, "end": { - "line": 419, + "line": 433, "column": 34 } } }, "range": [ - 12402, - 12420 + 12947, + 12965 ], "loc": { "start": { - "line": 419, + "line": 433, "column": 16 }, "end": { - "line": 419, + "line": 433, "column": 34 } } @@ -21271,46 +22220,46 @@ "type": "Identifier", "name": "result", "range": [ - 12423, - 12429 + 12968, + 12974 ], "loc": { "start": { - "line": 419, + "line": 433, "column": 37 }, "end": { - "line": 419, + "line": 433, "column": 43 } } }, "range": [ - 12402, - 12429 + 12947, + 12974 ], "loc": { "start": { - "line": 419, + "line": 433, "column": 16 }, "end": { - "line": 419, + "line": 433, "column": 43 } } }, "range": [ - 12402, - 12430 + 12947, + 12975 ], "loc": { "start": { - "line": 419, + "line": 433, "column": 16 }, "end": { - "line": 419, + "line": 433, "column": 44 } } @@ -21319,32 +22268,32 @@ "type": "BreakStatement", "label": null, "range": [ - 12447, - 12453 + 12992, + 12998 ], "loc": { "start": { - "line": 420, + "line": 434, "column": 16 }, "end": { - "line": 420, + "line": 434, "column": 22 } } } ], "range": [ - 12368, - 12453 + 12913, + 12998 ], "loc": { "start": { - "line": 418, + "line": 432, "column": 12 }, "end": { - "line": 420, + "line": 434, "column": 22 } } @@ -21356,16 +22305,16 @@ "value": "setvalue", "raw": "'setvalue'", "range": [ - 12471, - 12481 + 13016, + 13026 ], "loc": { "start": { - "line": 421, + "line": 435, "column": 17 }, "end": { - "line": 421, + "line": 435, "column": 27 } } @@ -21383,16 +22332,16 @@ "type": "Identifier", "name": "labelElm", "range": [ - 12499, - 12507 + 13044, + 13052 ], "loc": { "start": { - "line": 422, + "line": 436, "column": 16 }, "end": { - "line": 422, + "line": 436, "column": 24 } } @@ -21401,31 +22350,31 @@ "type": "Identifier", "name": "value", "range": [ - 12508, - 12513 + 13053, + 13058 ], "loc": { "start": { - "line": 422, + "line": 436, "column": 25 }, "end": { - "line": 422, + "line": 436, "column": 30 } } }, "range": [ - 12499, - 12513 + 13044, + 13058 ], "loc": { "start": { - "line": 422, + "line": 436, "column": 16 }, "end": { - "line": 422, + "line": 436, "column": 30 } } @@ -21434,46 +22383,46 @@ "type": "Identifier", "name": "result", "range": [ - 12516, - 12522 + 13061, + 13067 ], "loc": { "start": { - "line": 422, + "line": 436, "column": 33 }, "end": { - "line": 422, + "line": 436, "column": 39 } } }, "range": [ - 12499, - 12522 + 13044, + 13067 ], "loc": { "start": { - "line": 422, + "line": 436, "column": 16 }, "end": { - "line": 422, + "line": 436, "column": 39 } } }, "range": [ - 12499, - 12523 + 13044, + 13068 ], "loc": { "start": { - "line": 422, + "line": 436, "column": 16 }, "end": { - "line": 422, + "line": 436, "column": 40 } } @@ -21482,32 +22431,32 @@ "type": "BreakStatement", "label": null, "range": [ - 12540, - 12546 + 13085, + 13091 ], "loc": { "start": { - "line": 423, + "line": 437, "column": 16 }, "end": { - "line": 423, + "line": 437, "column": 22 } } } ], "range": [ - 12466, - 12546 + 13011, + 13091 ], "loc": { "start": { - "line": 421, + "line": 435, "column": 12 }, "end": { - "line": 423, + "line": 437, "column": 22 } } @@ -21519,16 +22468,16 @@ "value": "createtextnode", "raw": "'createtextnode'", "range": [ - 12564, - 12580 + 13109, + 13125 ], "loc": { "start": { - "line": 424, + "line": 438, "column": 17 }, "end": { - "line": 424, + "line": 438, "column": 33 } } @@ -21543,16 +22492,16 @@ "type": "Identifier", "name": "oldNode", "range": [ - 12602, - 12609 + 13147, + 13154 ], "loc": { "start": { - "line": 425, + "line": 439, "column": 20 }, "end": { - "line": 425, + "line": 439, "column": 27 } } @@ -21564,16 +22513,16 @@ "type": "Identifier", "name": "labelElm", "range": [ - 12612, - 12620 + 13157, + 13165 ], "loc": { "start": { - "line": 425, + "line": 439, "column": 30 }, "end": { - "line": 425, + "line": 439, "column": 38 } } @@ -21582,46 +22531,46 @@ "type": "Identifier", "name": "firstChild", "range": [ - 12621, - 12631 + 13166, + 13176 ], "loc": { "start": { - "line": 425, + "line": 439, "column": 39 }, "end": { - "line": 425, + "line": 439, "column": 49 } } }, "range": [ - 12612, - 12631 + 13157, + 13176 ], "loc": { "start": { - "line": 425, + "line": 439, "column": 30 }, "end": { - "line": 425, + "line": 439, "column": 49 } } }, "range": [ - 12602, - 12631 + 13147, + 13176 ], "loc": { "start": { - "line": 425, + "line": 439, "column": 20 }, "end": { - "line": 425, + "line": 439, "column": 49 } } @@ -21629,16 +22578,16 @@ ], "kind": "let", "range": [ - 12598, - 12632 + 13143, + 13177 ], "loc": { "start": { - "line": 425, + "line": 439, "column": 16 }, "end": { - "line": 425, + "line": 439, "column": 50 } } @@ -21652,16 +22601,16 @@ "type": "Identifier", "name": "txtNode", "range": [ - 12653, - 12660 + 13198, + 13205 ], "loc": { "start": { - "line": 426, + "line": 440, "column": 20 }, "end": { - "line": 426, + "line": 440, "column": 27 } } @@ -21672,16 +22621,16 @@ "type": "Identifier", "name": "createText", "range": [ - 12663, - 12673 + 13208, + 13218 ], "loc": { "start": { - "line": 426, + "line": 440, "column": 30 }, "end": { - "line": 426, + "line": 440, "column": 40 } } @@ -21691,47 +22640,47 @@ "type": "Identifier", "name": "result", "range": [ - 12674, - 12680 + 13219, + 13225 ], "loc": { "start": { - "line": 426, + "line": 440, "column": 41 }, "end": { - "line": 426, + "line": 440, "column": 47 } } } ], "range": [ - 12663, - 12681 + 13208, + 13226 ], "loc": { "start": { - "line": 426, + "line": 440, "column": 30 }, "end": { - "line": 426, + "line": 440, "column": 48 } } }, "range": [ - 12653, - 12681 + 13198, + 13226 ], "loc": { "start": { - "line": 426, + "line": 440, "column": 20 }, "end": { - "line": 426, + "line": 440, "column": 48 } } @@ -21739,16 +22688,16 @@ ], "kind": "let", "range": [ - 12649, - 12682 + 13194, + 13227 ], "loc": { "start": { - "line": 426, + "line": 440, "column": 16 }, "end": { - "line": 426, + "line": 440, "column": 49 } } @@ -21764,16 +22713,16 @@ "type": "Identifier", "name": "labelElm", "range": [ - 12699, - 12707 + 13244, + 13252 ], "loc": { "start": { - "line": 427, + "line": 441, "column": 16 }, "end": { - "line": 427, + "line": 441, "column": 24 } } @@ -21782,31 +22731,31 @@ "type": "Identifier", "name": "replaceChild", "range": [ - 12708, - 12720 + 13253, + 13265 ], "loc": { "start": { - "line": 427, + "line": 441, "column": 25 }, "end": { - "line": 427, + "line": 441, "column": 37 } } }, "range": [ - 12699, - 12720 + 13244, + 13265 ], "loc": { "start": { - "line": 427, + "line": 441, "column": 16 }, "end": { - "line": 427, + "line": 441, "column": 37 } } @@ -21816,16 +22765,16 @@ "type": "Identifier", "name": "txtNode", "range": [ - 12721, - 12728 + 13266, + 13273 ], "loc": { "start": { - "line": 427, + "line": 441, "column": 38 }, "end": { - "line": 427, + "line": 441, "column": 45 } } @@ -21834,47 +22783,47 @@ "type": "Identifier", "name": "oldNode", "range": [ - 12730, - 12737 + 13275, + 13282 ], "loc": { "start": { - "line": 427, + "line": 441, "column": 47 }, "end": { - "line": 427, + "line": 441, "column": 54 } } } ], "range": [ - 12699, - 12738 + 13244, + 13283 ], "loc": { "start": { - "line": 427, + "line": 441, "column": 16 }, "end": { - "line": 427, + "line": 441, "column": 55 } } }, "range": [ - 12699, - 12739 + 13244, + 13284 ], "loc": { "start": { - "line": 427, + "line": 441, "column": 16 }, "end": { - "line": 427, + "line": 441, "column": 56 } } @@ -21883,64 +22832,64 @@ "type": "BreakStatement", "label": null, "range": [ - 12756, - 12762 + 13301, + 13307 ], "loc": { "start": { - "line": 428, + "line": 442, "column": 16 }, "end": { - "line": 428, + "line": 442, "column": 22 } } } ], "range": [ - 12559, - 12762 + 13104, + 13307 ], "loc": { "start": { - "line": 424, + "line": 438, "column": 12 }, "end": { - "line": 428, + "line": 442, "column": 22 } } } ], "range": [ - 12321, - 12772 + 12866, + 13317 ], "loc": { "start": { - "line": 417, + "line": 431, "column": 8 }, "end": { - "line": 429, + "line": 443, "column": 9 } } } ], "range": [ - 12089, - 12778 + 12566, + 13323 ], "loc": { "start": { - "line": 405, - "column": 75 + "line": 417, + "column": 36 }, "end": { - "line": 430, + "line": 444, "column": 5 } } @@ -21948,16 +22897,16 @@ "generator": false, "expression": false, "range": [ - 12029, - 12778 + 12485, + 13323 ], "loc": { "start": { - "line": 405, + "line": 416, "column": 15 }, "end": { - "line": 430, + "line": 444, "column": 5 } } @@ -21965,16 +22914,16 @@ "kind": "method", "computed": false, "range": [ - 12018, - 12778 + 12474, + 13323 ], "loc": { "start": { - "line": 405, + "line": 416, "column": 4 }, "end": { - "line": 430, + "line": 444, "column": 5 } }, @@ -21983,16 +22932,1687 @@ "type": "Block", "value": "*\n * Write calculation result in passed DOM element with supplied write method\n * and decimal precision.\n * @param {Number} [result=0] Calculation result\n * @param {DOMElement} label DOM element\n * @param {String} [writeType='innerhtml'] Write method\n * @param {Number} [precision=2] Applied decimal precision\n * @private\n ", "range": [ - 11654, - 12013 + 12110, + 12469 ], "loc": { "start": { - "line": 396, + "line": 407, "column": 4 }, "end": { - "line": 404, + "line": 415, + "column": 7 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Configure the format options used to format the operation result based\n * on column type.\n * @param {Number} colIndex Column index\n * @param {Object} [format={}] Format object\n * @returns {Object}\n * @private\n ", + "range": [ + 13329, + 13576 + ], + "loc": { + "start": { + "line": 446, + "column": 4 + }, + "end": { + "line": 453, + "column": 7 + } + } + } + ], + "static": false + }, + { + "type": "MethodDefinition", + "key": { + "type": "Identifier", + "name": "configureFormat", + "range": [ + 13581, + 13596 + ], + "loc": { + "start": { + "line": 454, + "column": 4 + }, + "end": { + "line": 454, + "column": 19 + } + } + }, + "value": { + "type": "FunctionExpression", + "id": null, + "params": [ + { + "type": "Identifier", + "name": "colIndex", + "range": [ + 13597, + 13605 + ], + "loc": { + "start": { + "line": 454, + "column": 20 + }, + "end": { + "line": 454, + "column": 28 + } + } + }, + { + "type": "AssignmentPattern", + "left": { + "type": "Identifier", + "name": "format", + "range": [ + 13607, + 13613 + ], + "loc": { + "start": { + "line": 454, + "column": 30 + }, + "end": { + "line": 454, + "column": 36 + } + } + }, + "right": { + "type": "ObjectExpression", + "properties": [], + "range": [ + 13616, + 13618 + ], + "loc": { + "start": { + "line": 454, + "column": 39 + }, + "end": { + "line": 454, + "column": 41 + } + } + }, + "range": [ + 13607, + 13618 + ], + "loc": { + "start": { + "line": 454, + "column": 30 + }, + "end": { + "line": 454, + "column": 41 + } + } + } + ], + "body": { + "type": "BlockStatement", + "body": [ + { + "type": "VariableDeclaration", + "declarations": [ + { + "type": "VariableDeclarator", + "id": { + "type": "Identifier", + "name": "tf", + "range": [ + 13634, + 13636 + ], + "loc": { + "start": { + "line": 455, + "column": 12 + }, + "end": { + "line": 455, + "column": 14 + } + } + }, + "init": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 13639, + 13643 + ], + "loc": { + "start": { + "line": 455, + "column": 17 + }, + "end": { + "line": 455, + "column": 21 + } + } + }, + "property": { + "type": "Identifier", + "name": "tf", + "range": [ + 13644, + 13646 + ], + "loc": { + "start": { + "line": 455, + "column": 22 + }, + "end": { + "line": 455, + "column": 24 + } + } + }, + "range": [ + 13639, + 13646 + ], + "loc": { + "start": { + "line": 455, + "column": 17 + }, + "end": { + "line": 455, + "column": 24 + } + } + }, + "range": [ + 13634, + 13646 + ], + "loc": { + "start": { + "line": 455, + "column": 12 + }, + "end": { + "line": 455, + "column": 24 + } + } + } + ], + "kind": "let", + "range": [ + 13630, + 13647 + ], + "loc": { + "start": { + "line": 455, + "column": 8 + }, + "end": { + "line": 455, + "column": 25 + } + } + }, + { + "type": "IfStatement", + "test": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "tf", + "range": [ + 13660, + 13662 + ], + "loc": { + "start": { + "line": 456, + "column": 12 + }, + "end": { + "line": 456, + "column": 14 + } + } + }, + "property": { + "type": "Identifier", + "name": "hasType", + "range": [ + 13663, + 13670 + ], + "loc": { + "start": { + "line": 456, + "column": 15 + }, + "end": { + "line": 456, + "column": 22 + } + } + }, + "range": [ + 13660, + 13670 + ], + "loc": { + "start": { + "line": 456, + "column": 12 + }, + "end": { + "line": 456, + "column": 22 + } + } + }, + "arguments": [ + { + "type": "Identifier", + "name": "colIndex", + "range": [ + 13671, + 13679 + ], + "loc": { + "start": { + "line": 456, + "column": 23 + }, + "end": { + "line": 456, + "column": 31 + } + } + }, + { + "type": "ArrayExpression", + "elements": [ + { + "type": "Identifier", + "name": "FORMATTED_NUMBER", + "range": [ + 13682, + 13698 + ], + "loc": { + "start": { + "line": 456, + "column": 34 + }, + "end": { + "line": 456, + "column": 50 + } + } + } + ], + "range": [ + 13681, + 13699 + ], + "loc": { + "start": { + "line": 456, + "column": 33 + }, + "end": { + "line": 456, + "column": 51 + } + } + } + ], + "range": [ + 13660, + 13700 + ], + "loc": { + "start": { + "line": 456, + "column": 12 + }, + "end": { + "line": 456, + "column": 52 + } + } + }, + "consequent": { + "type": "BlockStatement", + "body": [ + { + "type": "VariableDeclaration", + "declarations": [ + { + "type": "VariableDeclarator", + "id": { + "type": "Identifier", + "name": "colType", + "range": [ + 13720, + 13727 + ], + "loc": { + "start": { + "line": 457, + "column": 16 + }, + "end": { + "line": 457, + "column": 23 + } + } + }, + "init": { + "type": "MemberExpression", + "computed": true, + "object": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "tf", + "range": [ + 13730, + 13732 + ], + "loc": { + "start": { + "line": 457, + "column": 26 + }, + "end": { + "line": 457, + "column": 28 + } + } + }, + "property": { + "type": "Identifier", + "name": "colTypes", + "range": [ + 13733, + 13741 + ], + "loc": { + "start": { + "line": 457, + "column": 29 + }, + "end": { + "line": 457, + "column": 37 + } + } + }, + "range": [ + 13730, + 13741 + ], + "loc": { + "start": { + "line": 457, + "column": 26 + }, + "end": { + "line": 457, + "column": 37 + } + } + }, + "property": { + "type": "Identifier", + "name": "colIndex", + "range": [ + 13742, + 13750 + ], + "loc": { + "start": { + "line": 457, + "column": 38 + }, + "end": { + "line": 457, + "column": 46 + } + } + }, + "range": [ + 13730, + 13751 + ], + "loc": { + "start": { + "line": 457, + "column": 26 + }, + "end": { + "line": 457, + "column": 47 + } + } + }, + "range": [ + 13720, + 13751 + ], + "loc": { + "start": { + "line": 457, + "column": 16 + }, + "end": { + "line": 457, + "column": 47 + } + } + } + ], + "kind": "let", + "range": [ + 13716, + 13752 + ], + "loc": { + "start": { + "line": 457, + "column": 12 + }, + "end": { + "line": 457, + "column": 48 + } + } + }, + { + "type": "IfStatement", + "test": { + "type": "LogicalExpression", + "operator": "&&", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "colType", + "range": [ + 13769, + 13776 + ], + "loc": { + "start": { + "line": 458, + "column": 16 + }, + "end": { + "line": 458, + "column": 23 + } + } + }, + "property": { + "type": "Identifier", + "name": "decimal", + "range": [ + 13777, + 13784 + ], + "loc": { + "start": { + "line": 458, + "column": 24 + }, + "end": { + "line": 458, + "column": 31 + } + } + }, + "range": [ + 13769, + 13784 + ], + "loc": { + "start": { + "line": 458, + "column": 16 + }, + "end": { + "line": 458, + "column": 31 + } + } + }, + "right": { + "type": "UnaryExpression", + "operator": "!", + "argument": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "format", + "range": [ + 13789, + 13795 + ], + "loc": { + "start": { + "line": 458, + "column": 36 + }, + "end": { + "line": 458, + "column": 42 + } + } + }, + "property": { + "type": "Identifier", + "name": "decimal", + "range": [ + 13796, + 13803 + ], + "loc": { + "start": { + "line": 458, + "column": 43 + }, + "end": { + "line": 458, + "column": 50 + } + } + }, + "range": [ + 13789, + 13803 + ], + "loc": { + "start": { + "line": 458, + "column": 36 + }, + "end": { + "line": 458, + "column": 50 + } + } + }, + "prefix": true, + "range": [ + 13788, + 13803 + ], + "loc": { + "start": { + "line": 458, + "column": 35 + }, + "end": { + "line": 458, + "column": 50 + } + } + }, + "range": [ + 13769, + 13803 + ], + "loc": { + "start": { + "line": 458, + "column": 16 + }, + "end": { + "line": 458, + "column": 50 + } + } + }, + "consequent": { + "type": "BlockStatement", + "body": [ + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "format", + "range": [ + 13823, + 13829 + ], + "loc": { + "start": { + "line": 459, + "column": 16 + }, + "end": { + "line": 459, + "column": 22 + } + } + }, + "property": { + "type": "Identifier", + "name": "decimal", + "range": [ + 13830, + 13837 + ], + "loc": { + "start": { + "line": 459, + "column": 23 + }, + "end": { + "line": 459, + "column": 30 + } + } + }, + "range": [ + 13823, + 13837 + ], + "loc": { + "start": { + "line": 459, + "column": 16 + }, + "end": { + "line": 459, + "column": 30 + } + } + }, + "right": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "colType", + "range": [ + 13840, + 13847 + ], + "loc": { + "start": { + "line": 459, + "column": 33 + }, + "end": { + "line": 459, + "column": 40 + } + } + }, + "property": { + "type": "Identifier", + "name": "decimal", + "range": [ + 13848, + 13855 + ], + "loc": { + "start": { + "line": 459, + "column": 41 + }, + "end": { + "line": 459, + "column": 48 + } + } + }, + "range": [ + 13840, + 13855 + ], + "loc": { + "start": { + "line": 459, + "column": 33 + }, + "end": { + "line": 459, + "column": 48 + } + } + }, + "range": [ + 13823, + 13855 + ], + "loc": { + "start": { + "line": 459, + "column": 16 + }, + "end": { + "line": 459, + "column": 48 + } + } + }, + "range": [ + 13823, + 13856 + ], + "loc": { + "start": { + "line": 459, + "column": 16 + }, + "end": { + "line": 459, + "column": 49 + } + } + } + ], + "range": [ + 13805, + 13870 + ], + "loc": { + "start": { + "line": 458, + "column": 52 + }, + "end": { + "line": 460, + "column": 13 + } + } + }, + "alternate": null, + "range": [ + 13765, + 13870 + ], + "loc": { + "start": { + "line": 458, + "column": 12 + }, + "end": { + "line": 460, + "column": 13 + } + } + }, + { + "type": "IfStatement", + "test": { + "type": "LogicalExpression", + "operator": "&&", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "colType", + "range": [ + 13887, + 13894 + ], + "loc": { + "start": { + "line": 461, + "column": 16 + }, + "end": { + "line": 461, + "column": 23 + } + } + }, + "property": { + "type": "Identifier", + "name": "thousands", + "range": [ + 13895, + 13904 + ], + "loc": { + "start": { + "line": 461, + "column": 24 + }, + "end": { + "line": 461, + "column": 33 + } + } + }, + "range": [ + 13887, + 13904 + ], + "loc": { + "start": { + "line": 461, + "column": 16 + }, + "end": { + "line": 461, + "column": 33 + } + } + }, + "right": { + "type": "UnaryExpression", + "operator": "!", + "argument": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "format", + "range": [ + 13909, + 13915 + ], + "loc": { + "start": { + "line": 461, + "column": 38 + }, + "end": { + "line": 461, + "column": 44 + } + } + }, + "property": { + "type": "Identifier", + "name": "integerSeparator", + "range": [ + 13916, + 13932 + ], + "loc": { + "start": { + "line": 461, + "column": 45 + }, + "end": { + "line": 461, + "column": 61 + } + } + }, + "range": [ + 13909, + 13932 + ], + "loc": { + "start": { + "line": 461, + "column": 38 + }, + "end": { + "line": 461, + "column": 61 + } + } + }, + "prefix": true, + "range": [ + 13908, + 13932 + ], + "loc": { + "start": { + "line": 461, + "column": 37 + }, + "end": { + "line": 461, + "column": 61 + } + } + }, + "range": [ + 13887, + 13932 + ], + "loc": { + "start": { + "line": 461, + "column": 16 + }, + "end": { + "line": 461, + "column": 61 + } + } + }, + "consequent": { + "type": "BlockStatement", + "body": [ + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "format", + "range": [ + 13952, + 13958 + ], + "loc": { + "start": { + "line": 462, + "column": 16 + }, + "end": { + "line": 462, + "column": 22 + } + } + }, + "property": { + "type": "Identifier", + "name": "integerSeparator", + "range": [ + 13959, + 13975 + ], + "loc": { + "start": { + "line": 462, + "column": 23 + }, + "end": { + "line": 462, + "column": 39 + } + } + }, + "range": [ + 13952, + 13975 + ], + "loc": { + "start": { + "line": 462, + "column": 16 + }, + "end": { + "line": 462, + "column": 39 + } + } + }, + "right": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "colType", + "range": [ + 13978, + 13985 + ], + "loc": { + "start": { + "line": 462, + "column": 42 + }, + "end": { + "line": 462, + "column": 49 + } + } + }, + "property": { + "type": "Identifier", + "name": "thousands", + "range": [ + 13986, + 13995 + ], + "loc": { + "start": { + "line": 462, + "column": 50 + }, + "end": { + "line": 462, + "column": 59 + } + } + }, + "range": [ + 13978, + 13995 + ], + "loc": { + "start": { + "line": 462, + "column": 42 + }, + "end": { + "line": 462, + "column": 59 + } + } + }, + "range": [ + 13952, + 13995 + ], + "loc": { + "start": { + "line": 462, + "column": 16 + }, + "end": { + "line": 462, + "column": 59 + } + } + }, + "range": [ + 13952, + 13996 + ], + "loc": { + "start": { + "line": 462, + "column": 16 + }, + "end": { + "line": 462, + "column": 60 + } + } + } + ], + "range": [ + 13934, + 14010 + ], + "loc": { + "start": { + "line": 461, + "column": 63 + }, + "end": { + "line": 463, + "column": 13 + } + } + }, + "alternate": null, + "range": [ + 13883, + 14010 + ], + "loc": { + "start": { + "line": 461, + "column": 12 + }, + "end": { + "line": 463, + "column": 13 + } + } + } + ], + "range": [ + 13702, + 14020 + ], + "loc": { + "start": { + "line": 456, + "column": 54 + }, + "end": { + "line": 464, + "column": 9 + } + } + }, + "alternate": { + "type": "BlockStatement", + "body": [ + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "format", + "range": [ + 14040, + 14046 + ], + "loc": { + "start": { + "line": 465, + "column": 12 + }, + "end": { + "line": 465, + "column": 18 + } + } + }, + "property": { + "type": "Identifier", + "name": "decimal", + "range": [ + 14047, + 14054 + ], + "loc": { + "start": { + "line": 465, + "column": 19 + }, + "end": { + "line": 465, + "column": 26 + } + } + }, + "range": [ + 14040, + 14054 + ], + "loc": { + "start": { + "line": 465, + "column": 12 + }, + "end": { + "line": 465, + "column": 26 + } + } + }, + "right": { + "type": "LogicalExpression", + "operator": "||", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "format", + "range": [ + 14057, + 14063 + ], + "loc": { + "start": { + "line": 465, + "column": 29 + }, + "end": { + "line": 465, + "column": 35 + } + } + }, + "property": { + "type": "Identifier", + "name": "decimal", + "range": [ + 14064, + 14071 + ], + "loc": { + "start": { + "line": 465, + "column": 36 + }, + "end": { + "line": 465, + "column": 43 + } + } + }, + "range": [ + 14057, + 14071 + ], + "loc": { + "start": { + "line": 465, + "column": 29 + }, + "end": { + "line": 465, + "column": 43 + } + } + }, + "right": { + "type": "Literal", + "value": "", + "raw": "''", + "range": [ + 14075, + 14077 + ], + "loc": { + "start": { + "line": 465, + "column": 47 + }, + "end": { + "line": 465, + "column": 49 + } + } + }, + "range": [ + 14057, + 14077 + ], + "loc": { + "start": { + "line": 465, + "column": 29 + }, + "end": { + "line": 465, + "column": 49 + } + } + }, + "range": [ + 14040, + 14077 + ], + "loc": { + "start": { + "line": 465, + "column": 12 + }, + "end": { + "line": 465, + "column": 49 + } + } + }, + "range": [ + 14040, + 14078 + ], + "loc": { + "start": { + "line": 465, + "column": 12 + }, + "end": { + "line": 465, + "column": 50 + } + } + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "format", + "range": [ + 14091, + 14097 + ], + "loc": { + "start": { + "line": 466, + "column": 12 + }, + "end": { + "line": 466, + "column": 18 + } + } + }, + "property": { + "type": "Identifier", + "name": "integerSeparator", + "range": [ + 14098, + 14114 + ], + "loc": { + "start": { + "line": 466, + "column": 19 + }, + "end": { + "line": 466, + "column": 35 + } + } + }, + "range": [ + 14091, + 14114 + ], + "loc": { + "start": { + "line": 466, + "column": 12 + }, + "end": { + "line": 466, + "column": 35 + } + } + }, + "right": { + "type": "LogicalExpression", + "operator": "||", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "format", + "range": [ + 14117, + 14123 + ], + "loc": { + "start": { + "line": 466, + "column": 38 + }, + "end": { + "line": 466, + "column": 44 + } + } + }, + "property": { + "type": "Identifier", + "name": "integerSeparator", + "range": [ + 14124, + 14140 + ], + "loc": { + "start": { + "line": 466, + "column": 45 + }, + "end": { + "line": 466, + "column": 61 + } + } + }, + "range": [ + 14117, + 14140 + ], + "loc": { + "start": { + "line": 466, + "column": 38 + }, + "end": { + "line": 466, + "column": 61 + } + } + }, + "right": { + "type": "Literal", + "value": "", + "raw": "''", + "range": [ + 14144, + 14146 + ], + "loc": { + "start": { + "line": 466, + "column": 65 + }, + "end": { + "line": 466, + "column": 67 + } + } + }, + "range": [ + 14117, + 14146 + ], + "loc": { + "start": { + "line": 466, + "column": 38 + }, + "end": { + "line": 466, + "column": 67 + } + } + }, + "range": [ + 14091, + 14146 + ], + "loc": { + "start": { + "line": 466, + "column": 12 + }, + "end": { + "line": 466, + "column": 67 + } + } + }, + "range": [ + 14091, + 14147 + ], + "loc": { + "start": { + "line": 466, + "column": 12 + }, + "end": { + "line": 466, + "column": 68 + } + } + } + ], + "range": [ + 14026, + 14157 + ], + "loc": { + "start": { + "line": 464, + "column": 15 + }, + "end": { + "line": 467, + "column": 9 + } + } + }, + "range": [ + 13656, + 14157 + ], + "loc": { + "start": { + "line": 456, + "column": 8 + }, + "end": { + "line": 467, + "column": 9 + } + } + }, + { + "type": "ReturnStatement", + "argument": { + "type": "Identifier", + "name": "format", + "range": [ + 14173, + 14179 + ], + "loc": { + "start": { + "line": 468, + "column": 15 + }, + "end": { + "line": 468, + "column": 21 + } + } + }, + "range": [ + 14166, + 14180 + ], + "loc": { + "start": { + "line": 468, + "column": 8 + }, + "end": { + "line": 468, + "column": 22 + } + } + } + ], + "range": [ + 13620, + 14186 + ], + "loc": { + "start": { + "line": 454, + "column": 43 + }, + "end": { + "line": 469, + "column": 5 + } + } + }, + "generator": false, + "expression": false, + "range": [ + 13596, + 14186 + ], + "loc": { + "start": { + "line": 454, + "column": 19 + }, + "end": { + "line": 469, + "column": 5 + } + } + }, + "kind": "method", + "computed": false, + "range": [ + 13581, + 14186 + ], + "loc": { + "start": { + "line": 454, + "column": 4 + }, + "end": { + "line": 469, + "column": 5 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Configure the format options used to format the operation result based\n * on column type.\n * @param {Number} colIndex Column index\n * @param {Object} [format={}] Format object\n * @returns {Object}\n * @private\n ", + "range": [ + 13329, + 13576 + ], + "loc": { + "start": { + "line": 446, + "column": 4 + }, + "end": { + "line": 453, "column": 7 } } @@ -22003,16 +24623,16 @@ "type": "Block", "value": "* Remove extension ", "range": [ - 12784, - 12807 + 14192, + 14215 ], "loc": { "start": { - "line": 432, + "line": 471, "column": 4 }, "end": { - "line": 432, + "line": 471, "column": 27 } } @@ -22026,16 +24646,16 @@ "type": "Identifier", "name": "destroy", "range": [ - 12812, - 12819 + 14220, + 14227 ], "loc": { "start": { - "line": 433, + "line": 472, "column": 4 }, "end": { - "line": 433, + "line": 472, "column": 11 } } @@ -22058,16 +24678,16 @@ "object": { "type": "ThisExpression", "range": [ - 12837, - 12841 + 14245, + 14249 ], "loc": { "start": { - "line": 434, + "line": 473, "column": 13 }, "end": { - "line": 434, + "line": 473, "column": 17 } } @@ -22076,47 +24696,47 @@ "type": "Identifier", "name": "initialized", "range": [ - 12842, - 12853 + 14250, + 14261 ], "loc": { "start": { - "line": 434, + "line": 473, "column": 18 }, "end": { - "line": 434, + "line": 473, "column": 29 } } }, "range": [ - 12837, - 12853 + 14245, + 14261 ], "loc": { "start": { - "line": 434, + "line": 473, "column": 13 }, "end": { - "line": 434, + "line": 473, "column": 29 } } }, "prefix": true, "range": [ - 12836, - 12853 + 14244, + 14261 ], "loc": { "start": { - "line": 434, + "line": 473, "column": 12 }, "end": { - "line": 434, + "line": 473, "column": 29 } } @@ -22128,48 +24748,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 12869, - 12876 + 14277, + 14284 ], "loc": { "start": { - "line": 435, + "line": 474, "column": 12 }, "end": { - "line": 435, + "line": 474, "column": 19 } } } ], "range": [ - 12855, - 12886 + 14263, + 14294 ], "loc": { "start": { - "line": 434, + "line": 473, "column": 31 }, "end": { - "line": 436, + "line": 475, "column": 9 } } }, "alternate": null, "range": [ - 12832, - 12886 + 14240, + 14294 ], "loc": { "start": { - "line": 434, + "line": 473, "column": 8 }, "end": { - "line": 436, + "line": 475, "column": 9 } }, @@ -22178,16 +24798,16 @@ "type": "Line", "value": " unsubscribe to events", "range": [ - 12895, - 12919 + 14303, + 14327 ], "loc": { "start": { - "line": 437, + "line": 476, "column": 8 }, "end": { - "line": 437, + "line": 476, "column": 32 } } @@ -22207,16 +24827,16 @@ "object": { "type": "ThisExpression", "range": [ - 12928, - 12932 + 14336, + 14340 ], "loc": { "start": { - "line": 438, + "line": 477, "column": 8 }, "end": { - "line": 438, + "line": 477, "column": 12 } } @@ -22225,31 +24845,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 12933, - 12940 + 14341, + 14348 ], "loc": { "start": { - "line": 438, + "line": 477, "column": 13 }, "end": { - "line": 438, + "line": 477, "column": 20 } } }, "range": [ - 12928, - 12940 + 14336, + 14348 ], "loc": { "start": { - "line": 438, + "line": 477, "column": 8 }, "end": { - "line": 438, + "line": 477, "column": 20 } } @@ -22258,31 +24878,31 @@ "type": "Identifier", "name": "off", "range": [ - 12941, - 12944 + 14349, + 14352 ], "loc": { "start": { - "line": 438, + "line": 477, "column": 21 }, "end": { - "line": 438, + "line": 477, "column": 24 } } }, "range": [ - 12928, - 12944 + 14336, + 14352 ], "loc": { "start": { - "line": 438, + "line": 477, "column": 8 }, "end": { - "line": 438, + "line": 477, "column": 24 } } @@ -22292,16 +24912,16 @@ "type": "Identifier", "name": "EVENTS", "range": [ - 12945, - 12951 + 14353, + 14359 ], "loc": { "start": { - "line": 438, + "line": 477, "column": 25 }, "end": { - "line": 438, + "line": 477, "column": 31 } } @@ -22318,16 +24938,16 @@ "object": { "type": "ThisExpression", "range": [ - 12959, - 12963 + 14367, + 14371 ], "loc": { "start": { - "line": 438, + "line": 477, "column": 39 }, "end": { - "line": 438, + "line": 477, "column": 43 } } @@ -22336,47 +24956,47 @@ "type": "Identifier", "name": "calcAll", "range": [ - 12964, - 12971 + 14372, + 14379 ], "loc": { "start": { - "line": 438, + "line": 477, "column": 44 }, "end": { - "line": 438, + "line": 477, "column": 51 } } }, "range": [ - 12959, - 12971 + 14367, + 14379 ], "loc": { "start": { - "line": 438, + "line": 477, "column": 39 }, "end": { - "line": 438, + "line": 477, "column": 51 } } }, "arguments": [], "range": [ - 12959, - 12973 + 14367, + 14381 ], "loc": { "start": { - "line": 438, + "line": 477, "column": 39 }, "end": { - "line": 438, + "line": 477, "column": 53 } } @@ -22384,47 +25004,47 @@ "generator": false, "expression": true, "range": [ - 12953, - 12973 + 14361, + 14381 ], "loc": { "start": { - "line": 438, + "line": 477, "column": 33 }, "end": { - "line": 438, + "line": 477, "column": 53 } } } ], "range": [ - 12928, - 12974 + 14336, + 14382 ], "loc": { "start": { - "line": 438, + "line": 477, "column": 8 }, "end": { - "line": 438, + "line": 477, "column": 54 } } }, "range": [ - 12928, - 12975 + 14336, + 14383 ], "loc": { "start": { - "line": 438, + "line": 477, "column": 8 }, "end": { - "line": 438, + "line": 477, "column": 55 } }, @@ -22433,16 +25053,16 @@ "type": "Line", "value": " unsubscribe to events", "range": [ - 12895, - 12919 + 14303, + 14327 ], "loc": { "start": { - "line": 437, + "line": 476, "column": 8 }, "end": { - "line": 437, + "line": 476, "column": 32 } } @@ -22460,16 +25080,16 @@ "object": { "type": "ThisExpression", "range": [ - 12985, - 12989 + 14393, + 14397 ], "loc": { "start": { - "line": 440, + "line": 479, "column": 8 }, "end": { - "line": 440, + "line": 479, "column": 12 } } @@ -22478,31 +25098,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 12990, - 13001 + 14398, + 14409 ], "loc": { "start": { - "line": 440, + "line": 479, "column": 13 }, "end": { - "line": 440, + "line": 479, "column": 24 } } }, "range": [ - 12985, - 13001 + 14393, + 14409 ], "loc": { "start": { - "line": 440, + "line": 479, "column": 8 }, "end": { - "line": 440, + "line": 479, "column": 24 } } @@ -22512,62 +25132,62 @@ "value": false, "raw": "false", "range": [ - 13004, - 13009 + 14412, + 14417 ], "loc": { "start": { - "line": 440, + "line": 479, "column": 27 }, "end": { - "line": 440, + "line": 479, "column": 32 } } }, "range": [ - 12985, - 13009 + 14393, + 14417 ], "loc": { "start": { - "line": 440, + "line": 479, "column": 8 }, "end": { - "line": 440, + "line": 479, "column": 32 } } }, "range": [ - 12985, - 13010 + 14393, + 14418 ], "loc": { "start": { - "line": 440, + "line": 479, "column": 8 }, "end": { - "line": 440, + "line": 479, "column": 33 } } } ], "range": [ - 12822, - 13016 + 14230, + 14424 ], "loc": { "start": { - "line": 433, + "line": 472, "column": 14 }, "end": { - "line": 441, + "line": 480, "column": 5 } } @@ -22575,16 +25195,16 @@ "generator": false, "expression": false, "range": [ - 12819, - 13016 + 14227, + 14424 ], "loc": { "start": { - "line": 433, + "line": 472, "column": 11 }, "end": { - "line": 441, + "line": 480, "column": 5 } } @@ -22592,16 +25212,16 @@ "kind": "method", "computed": false, "range": [ - 12812, - 13016 + 14220, + 14424 ], "loc": { "start": { - "line": 433, + "line": 472, "column": 4 }, "end": { - "line": 441, + "line": 480, "column": 5 } }, @@ -22610,16 +25230,16 @@ "type": "Block", "value": "* Remove extension ", "range": [ - 12784, - 12807 + 14192, + 14215 ], "loc": { "start": { - "line": 432, + "line": 471, "column": 4 }, "end": { - "line": 432, + "line": 471, "column": 27 } } @@ -22629,31 +25249,31 @@ } ], "range": [ - 516, - 13019 + 604, + 14427 ], "loc": { "start": { - "line": 23, + "line": 25, "column": 44 }, "end": { - "line": 443, + "line": 482, "column": 1 } } }, "range": [ - 487, - 13019 + 575, + 14427 ], "loc": { "start": { - "line": 23, + "line": 25, "column": 15 }, "end": { - "line": 443, + "line": 482, "column": 1 } }, @@ -22662,16 +25282,16 @@ "type": "Block", "value": "*\n * Column calculations extension\n ", "range": [ - 431, - 471 + 519, + 559 ], "loc": { "start": { - "line": 20, + "line": 22, "column": 0 }, "end": { - "line": 22, + "line": 24, "column": 3 } } @@ -22680,16 +25300,16 @@ "trailingComments": [] }, "range": [ - 472, - 13019 + 560, + 14427 ], "loc": { "start": { - "line": 23, + "line": 25, "column": 0 }, "end": { - "line": 443, + "line": 482, "column": 1 } }, @@ -22698,16 +25318,16 @@ "type": "Block", "value": "*\n * Column calculations extension\n ", "range": [ - 431, - 471 + 519, + 559 ], "loc": { "start": { - "line": 20, + "line": 22, "column": 0 }, "end": { - "line": 22, + "line": 24, "column": 3 } } @@ -22718,7 +25338,7 @@ "sourceType": "module", "range": [ 0, - 13019 + 14427 ], "loc": { "start": { @@ -22726,7 +25346,7 @@ "column": 0 }, "end": { - "line": 443, + "line": 482, "column": 1 } }, @@ -22735,16 +25355,16 @@ "type": "Block", "value": "*\n * Column calculations extension\n ", "range": [ - 431, - 471 + 519, + 559 ], "loc": { "start": { - "line": 20, + "line": 22, "column": 0 }, "end": { - "line": 22, + "line": 24, "column": 3 } } @@ -22753,16 +25373,16 @@ "type": "Block", "value": "*\n * Creates an instance of ColOps\n *\n * @param {TableFilter} tf TableFilter instance\n * @param {Object} opts Configuration object\n ", "range": [ - 523, - 679 + 611, + 767 ], "loc": { "start": { - "line": 25, + "line": 27, "column": 4 }, "end": { - "line": 30, + "line": 32, "column": 7 } } @@ -22771,16 +25391,16 @@ "type": "Block", "value": "*\n * Callback fired before columns operations start\n * @type {Function}\n ", "range": [ - 747, - 848 + 835, + 936 ], "loc": { "start": { - "line": 34, + "line": 36, "column": 8 }, "end": { - "line": 37, + "line": 39, "column": 11 } } @@ -22789,16 +25409,16 @@ "type": "Block", "value": "*\n * Callback fired after columns operations are completed\n * @type {Function}\n ", "range": [ - 973, - 1081 + 1061, + 1169 ], "loc": { "start": { - "line": 41, + "line": 43, "column": 8 }, "end": { - "line": 44, + "line": 46, "column": 11 } } @@ -22807,16 +25427,16 @@ "type": "Block", "value": "*\n * Configuration options\n * @type {Object}\n ", "range": [ - 1203, - 1277 + 1291, + 1365 ], "loc": { "start": { - "line": 48, + "line": 50, "column": 8 }, "end": { - "line": 51, + "line": 53, "column": 11 } } @@ -22825,16 +25445,16 @@ "type": "Block", "value": "*\n * List of DOM element IDs containing column's calculation result\n * @type {Array}\n ", "range": [ - 1313, - 1427 + 1401, + 1515 ], "loc": { "start": { - "line": 54, + "line": 56, "column": 8 }, "end": { - "line": 57, + "line": 59, "column": 11 } } @@ -22843,16 +25463,16 @@ "type": "Block", "value": "*\n * List of columns' indexes for calculations\n * @type {Array}\n ", "range": [ - 1476, - 1569 + 1564, + 1657 ], "loc": { "start": { - "line": 60, + "line": 62, "column": 8 }, "end": { - "line": 63, + "line": 65, "column": 11 } } @@ -22861,16 +25481,16 @@ "type": "Block", "value": "*\n * List of operations - possible values: 'sum', 'mean', 'min', 'max',\n * 'median', 'q1', 'q3'\n * @type {Array}\n ", "range": [ - 1621, - 1771 + 1709, + 1859 ], "loc": { "start": { - "line": 66, + "line": 68, "column": 8 }, "end": { - "line": 70, + "line": 72, "column": 11 } } @@ -22879,16 +25499,34 @@ "type": "Block", "value": "*\n * List of write methods used to write the result - possible values:\n * 'innerHTML', 'setValue', 'createTextNode'\n * @type {Array}\n ", "range": [ - 1829, - 1999 + 1917, + 2087 ], "loc": { "start": { - "line": 73, + "line": 75, "column": 8 }, "end": { - "line": 77, + "line": 79, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * List of format objects used for formatting the result -\n * refer to https://github.com/componitable/format-number to check\n * configuration options\n * @type {Array}\n ", + "range": [ + 2149, + 2364 + ], + "loc": { + "start": { + "line": 82, + "column": 8 + }, + "end": { + "line": 87, "column": 11 } } @@ -22897,16 +25535,16 @@ "type": "Block", "value": "*\n * List of row indexes displaying the results\n * @type {Array}\n ", "range": [ - 2061, - 2155 + 2429, + 2523 ], "loc": { "start": { - "line": 80, + "line": 90, "column": 8 }, "end": { - "line": 83, + "line": 93, "column": 11 } } @@ -22915,16 +25553,16 @@ "type": "Block", "value": "*\n * List of row indexes excluded from calculations\n * @type {Array}\n ", "range": [ - 2220, - 2318 + 2588, + 2686 ], "loc": { "start": { - "line": 86, + "line": 96, "column": 8 }, "end": { - "line": 89, + "line": 99, "column": 11 } } @@ -22933,16 +25571,16 @@ "type": "Block", "value": "*\n * List of decimal precision for calculation results\n * @type {Array}\n ", "range": [ - 2379, - 2480 + 2747, + 2848 ], "loc": { "start": { - "line": 92, + "line": 102, "column": 8 }, "end": { - "line": 95, + "line": 105, "column": 11 } } @@ -22951,16 +25589,16 @@ "type": "Block", "value": "*\n * Initializes ColOps instance\n ", "range": [ - 2627, - 2673 + 2995, + 3041 ], "loc": { "start": { - "line": 102, + "line": 112, "column": 4 }, "end": { - "line": 104, + "line": 114, "column": 7 } } @@ -22969,16 +25607,16 @@ "type": "Line", "value": " subscribe to events", "range": [ - 2757, - 2779 + 3125, + 3147 ], "loc": { "start": { - "line": 109, + "line": 119, "column": 8 }, "end": { - "line": 109, + "line": 119, "column": 30 } } @@ -22987,16 +25625,16 @@ "type": "Block", "value": "* @inherited ", "range": [ - 2869, - 2886 + 3237, + 3254 ], "loc": { "start": { - "line": 114, + "line": 124, "column": 8 }, "end": { - "line": 114, + "line": 124, "column": 25 } } @@ -23005,16 +25643,16 @@ "type": "Block", "value": "*\n * Calculates columns' values\n * Configuration options are stored in 'opts' property\n * - 'id' contains ids of elements showing result (array)\n * - 'col' contains the columns' indexes (array)\n * - 'operation' contains operation type (array, values: 'sum', 'mean',\n * 'min', 'max', 'median', 'q1', 'q3')\n * - 'write_method' array defines which method to use for displaying the\n * result (innerHTML, setValue, createTextNode) - default: 'innerHTML'\n * - 'tot_row_index' defines in which row results are displayed\n * (integers array)\n *\n * - changes made by Nuovella:\n * (1) optimized the routine (now it will only process each column once),\n * (2) added calculations for the median, lower and upper quartile.\n ", "range": [ - 2931, - 3712 + 3299, + 4080 ], "loc": { "start": { - "line": 118, + "line": 128, "column": 4 }, "end": { - "line": 133, + "line": 143, "column": 7 } } @@ -23023,16 +25661,16 @@ "type": "Line", "value": "nuovella: determine unique list of columns to operate on", "range": [ - 4270, - 4328 + 4545, + 4603 ], "loc": { "start": { - "line": 151, + "line": 158, "column": 8 }, "end": { - "line": 151, + "line": 158, "column": 66 } } @@ -23041,16 +25679,16 @@ "type": "Line", "value": "this retrieves col values", "range": [ - 4659, - 4686 + 4934, + 4961 ], "loc": { "start": { - "line": 164, + "line": 171, "column": 12 }, "end": { - "line": 164, + "line": 171, "column": 39 } } @@ -23059,16 +25697,16 @@ "type": "Line", "value": "use uIndexes because we only want to pass through this loop", "range": [ - 4699, - 4760 + 4974, + 5035 ], "loc": { "start": { - "line": 165, + "line": 172, "column": 12 }, "end": { - "line": 165, + "line": 172, "column": 73 } } @@ -23077,16 +25715,16 @@ "type": "Line", "value": "once for each column get the values in this unique column", "range": [ - 4773, - 4832 + 5048, + 5107 ], "loc": { "start": { - "line": 166, + "line": 173, "column": 12 }, "end": { - "line": 166, + "line": 173, "column": 71 } } @@ -23095,16 +25733,16 @@ "type": "Line", "value": "next: calculate all operations for this column", "range": [ - 5009, - 5057 + 5284, + 5332 ], "loc": { "start": { - "line": 173, + "line": 180, "column": 12 }, "end": { - "line": 173, + "line": 180, "column": 60 } } @@ -23113,16 +25751,16 @@ "type": "Line", "value": " emit values before column calculation", "range": [ - 5746, - 5786 + 6165, + 6205 ], "loc": { "start": { - "line": 193, + "line": 203, "column": 16 }, "end": { - "line": 193, + "line": 203, "column": 56 } } @@ -23131,16 +25769,16 @@ "type": "Line", "value": " emit column calculation result", "range": [ - 6160, - 6193 + 6579, + 6612 ], "loc": { "start": { - "line": 206, + "line": 216, "column": 16 }, "end": { - "line": 206, + "line": 216, "column": 49 } } @@ -23149,16 +25787,16 @@ "type": "Line", "value": " write result in expected DOM element", "range": [ - 6480, - 6519 + 6899, + 6938 ], "loc": { "start": { - "line": 217, + "line": 227, "column": 16 }, "end": { - "line": 217, + "line": 227, "column": 55 } } @@ -23167,16 +25805,16 @@ "type": "Line", "value": "for i", "range": [ - 6711, - 6718 + 7167, + 7174 ], "loc": { "start": { - "line": 225, + "line": 236, "column": 13 }, "end": { - "line": 225, + "line": 236, "column": 20 } } @@ -23185,16 +25823,16 @@ "type": "Line", "value": " row(s) with result are always visible", "range": [ - 6732, - 6772 + 7188, + 7228 ], "loc": { "start": { - "line": 227, + "line": 238, "column": 12 }, "end": { - "line": 227, + "line": 238, "column": 52 } } @@ -23203,16 +25841,16 @@ "type": "Line", "value": "for u", "range": [ - 6973, - 6980 + 7429, + 7436 ], "loc": { "start": { - "line": 233, + "line": 244, "column": 9 }, "end": { - "line": 233, + "line": 244, "column": 16 } } @@ -23221,16 +25859,16 @@ "type": "Block", "value": "*\n * Make desired calculation on specified column.\n * @param {Number} colIndex Column index\n * @param {String} [operation=SUM] Operation type\n * @param {Number} precision Decimal precision\n * @returns {Number}\n ", "range": [ - 7097, - 7336 + 7553, + 7792 ], "loc": { "start": { - "line": 239, + "line": 250, "column": 4 }, "end": { - "line": 245, + "line": 256, "column": 7 } } @@ -23239,16 +25877,16 @@ "type": "Block", "value": "*\n * Make calculation on passed values.\n * @param {Array} values List of values\n * @param {String} [operation=SUM] Optional operation type\n * @param {Number} precision Optional result precision\n * @returns {Number}\n * @private\n ", "range": [ - 7620, - 7880 + 8076, + 8336 ], "loc": { "start": { - "line": 253, + "line": 264, "column": 4 }, "end": { - "line": 260, + "line": 271, "column": 7 } } @@ -23257,16 +25895,16 @@ "type": "Block", "value": "*\n * Calculate the sum of passed values.\n * @param {Array} [values=[]] List of values\n * @returns {Number}\n ", "range": [ - 8905, - 9033 + 9361, + 9489 ], "loc": { "start": { - "line": 295, + "line": 306, "column": 4 }, "end": { - "line": 299, + "line": 310, "column": 7 } } @@ -23275,16 +25913,16 @@ "type": "Block", "value": "*\n * Calculate the mean of passed values.\n * @param {Array} [values=[]] List of values\n * @returns {Number}\n ", "range": [ - 9227, - 9356 + 9683, + 9812 ], "loc": { "start": { - "line": 308, + "line": 319, "column": 4 }, "end": { - "line": 312, + "line": 323, "column": 7 } } @@ -23293,16 +25931,16 @@ "type": "Block", "value": "*\n * Calculate the max value of passed values.\n * @param {Array} [values=[]] List of values\n * @returns {Number}\n ", "range": [ - 9486, - 9620 + 9942, + 10076 ], "loc": { "start": { - "line": 318, + "line": 329, "column": 4 }, "end": { - "line": 322, + "line": 333, "column": 7 } } @@ -23311,16 +25949,16 @@ "type": "Block", "value": "*\n * Calculate the min value of passed values.\n * @param {Array} [values=[]] List of values\n * @returns {Number}\n ", "range": [ - 9704, - 9838 + 10160, + 10294 ], "loc": { "start": { - "line": 327, + "line": 338, "column": 4 }, "end": { - "line": 331, + "line": 342, "column": 7 } } @@ -23329,16 +25967,16 @@ "type": "Block", "value": "*\n * Calculate the median of passed values.\n * @param {Array} [values=[]] List of values\n * @returns {Number}\n ", "range": [ - 9922, - 10053 + 10378, + 10509 ], "loc": { "start": { - "line": 336, + "line": 347, "column": 4 }, "end": { - "line": 340, + "line": 351, "column": 7 } } @@ -23347,16 +25985,16 @@ "type": "Block", "value": "*\n * Calculate the lower quartile of passed values.\n * @param {Array} [values=[]] List of values\n * @returns {Number}\n ", "range": [ - 10384, - 10523 + 10840, + 10979 ], "loc": { "start": { - "line": 352, + "line": 363, "column": 4 }, "end": { - "line": 356, + "line": 367, "column": 7 } } @@ -23365,16 +26003,16 @@ "type": "Block", "value": "*\n * Calculate the upper quartile of passed values.\n * @param {Array} [values=[]] List of values\n * @returns {Number}\n ", "range": [ - 10838, - 10977 + 11294, + 11433 ], "loc": { "start": { - "line": 368, + "line": 379, "column": 4 }, "end": { - "line": 372, + "line": 383, "column": 7 } } @@ -23383,16 +26021,16 @@ "type": "Block", "value": "*\n * Sort passed values with supplied sorter function.\n * @param {Array} [values=[]] List of values to be sorted\n * @param {Function} sorter Sorter function\n * @returns {Array}\n ", "range": [ - 11360, - 11562 + 11816, + 12018 ], "loc": { "start": { - "line": 386, + "line": 397, "column": 4 }, "end": { - "line": 391, + "line": 402, "column": 7 } } @@ -23401,16 +26039,34 @@ "type": "Block", "value": "*\n * Write calculation result in passed DOM element with supplied write method\n * and decimal precision.\n * @param {Number} [result=0] Calculation result\n * @param {DOMElement} label DOM element\n * @param {String} [writeType='innerhtml'] Write method\n * @param {Number} [precision=2] Applied decimal precision\n * @private\n ", "range": [ - 11654, - 12013 + 12110, + 12469 ], "loc": { "start": { - "line": 396, + "line": 407, "column": 4 }, "end": { - "line": 404, + "line": 415, + "column": 7 + } + } + }, + { + "type": "Block", + "value": "*\n * Configure the format options used to format the operation result based\n * on column type.\n * @param {Number} colIndex Column index\n * @param {Object} [format={}] Format object\n * @returns {Object}\n * @private\n ", + "range": [ + 13329, + 13576 + ], + "loc": { + "start": { + "line": 446, + "column": 4 + }, + "end": { + "line": 453, "column": 7 } } @@ -23419,16 +26075,16 @@ "type": "Block", "value": "* Remove extension ", "range": [ - 12784, - 12807 + 14192, + 14215 ], "loc": { "start": { - "line": 432, + "line": 471, "column": 4 }, "end": { - "line": 432, + "line": 471, "column": 27 } } @@ -23437,16 +26093,16 @@ "type": "Line", "value": " unsubscribe to events", "range": [ - 12895, - 12919 + 14303, + 14327 ], "loc": { "start": { - "line": 437, + "line": 476, "column": 8 }, "end": { - "line": 437, + "line": 476, "column": 32 } } diff --git a/docs/ast/source/tablefilter.js.json b/docs/ast/source/tablefilter.js.json index 961b2e10..d51eba80 100644 --- a/docs/ast/source/tablefilter.js.json +++ b/docs/ast/source/tablefilter.js.json @@ -34141,240 +34141,21 @@ } } ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Determine whether table has columns data types\n * @type {Boolean}\n * @private\n ", - "range": [ - 24470, - 24590 - ], - "loc": { - "start": { - "line": 874, - "column": 8 - }, - "end": { - "line": 878, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 24599, - 24603 - ], - "loc": { - "start": { - "line": 879, - "column": 8 - }, - "end": { - "line": 879, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "hasColTypes", - "range": [ - 24604, - 24615 - ], - "loc": { - "start": { - "line": 879, - "column": 13 - }, - "end": { - "line": 879, - "column": 24 - } - } - }, - "range": [ - 24599, - 24615 - ], - "loc": { - "start": { - "line": 879, - "column": 8 - }, - "end": { - "line": 879, - "column": 24 - } - } - }, - "right": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "isArray", - "range": [ - 24618, - 24625 - ], - "loc": { - "start": { - "line": 879, - "column": 27 - }, - "end": { - "line": 879, - "column": 34 - } - } - }, - "arguments": [ - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "f", - "range": [ - 24626, - 24627 - ], - "loc": { - "start": { - "line": 879, - "column": 35 - }, - "end": { - "line": 879, - "column": 36 - } - } - }, - "property": { - "type": "Identifier", - "name": "col_types", - "range": [ - 24628, - 24637 - ], - "loc": { - "start": { - "line": 879, - "column": 37 - }, - "end": { - "line": 879, - "column": 46 - } - } - }, - "range": [ - 24626, - 24637 - ], - "loc": { - "start": { - "line": 879, - "column": 35 - }, - "end": { - "line": 879, - "column": 46 - } - } - } - ], - "range": [ - 24618, - 24638 - ], - "loc": { - "start": { - "line": 879, - "column": 27 - }, - "end": { - "line": 879, - "column": 47 - } - } - }, - "range": [ - 24599, - 24638 - ], - "loc": { - "start": { - "line": 879, - "column": 8 - }, - "end": { - "line": 879, - "column": 47 - } - } - }, - "range": [ - 24599, - 24639 - ], - "loc": { - "start": { - "line": 879, - "column": 8 - }, - "end": { - "line": 879, - "column": 48 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Determine whether table has columns data types\n * @type {Boolean}\n * @private\n ", - "range": [ - 24470, - 24590 - ], - "loc": { - "start": { - "line": 874, - "column": 8 - }, - "end": { - "line": 878, - "column": 11 - } - } - } - ], "trailingComments": [ { "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": [ - 24649, - 25247 + 24470, + 25068 ], "loc": { "start": { - "line": 881, + "line": 874, "column": 8 }, "end": { - "line": 894, + "line": 887, "column": 11 } } @@ -34392,16 +34173,16 @@ "object": { "type": "ThisExpression", "range": [ - 25256, - 25260 + 25077, + 25081 ], "loc": { "start": { - "line": 895, + "line": 888, "column": 8 }, "end": { - "line": 895, + "line": 888, "column": 12 } } @@ -34410,31 +34191,31 @@ "type": "Identifier", "name": "colTypes", "range": [ - 25261, - 25269 + 25082, + 25090 ], "loc": { "start": { - "line": 895, + "line": 888, "column": 13 }, "end": { - "line": 895, + "line": 888, "column": 21 } } }, "range": [ - 25256, - 25269 + 25077, + 25090 ], "loc": { "start": { - "line": 895, + "line": 888, "column": 8 }, "end": { - "line": 895, + "line": 888, "column": 21 } } @@ -34442,55 +34223,93 @@ "right": { "type": "ConditionalExpression", "test": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "isArray", "range": [ - 25272, - 25276 + 25093, + 25100 ], "loc": { "start": { - "line": 895, + "line": 888, "column": 24 }, "end": { - "line": 895, - "column": 28 + "line": 888, + "column": 31 } } }, - "property": { - "type": "Identifier", - "name": "hasColTypes", - "range": [ - 25277, - 25288 - ], - "loc": { - "start": { - "line": 895, - "column": 29 + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "f", + "range": [ + 25101, + 25102 + ], + "loc": { + "start": { + "line": 888, + "column": 32 + }, + "end": { + "line": 888, + "column": 33 + } + } }, - "end": { - "line": 895, - "column": 40 + "property": { + "type": "Identifier", + "name": "col_types", + "range": [ + 25103, + 25112 + ], + "loc": { + "start": { + "line": 888, + "column": 34 + }, + "end": { + "line": 888, + "column": 43 + } + } + }, + "range": [ + 25101, + 25112 + ], + "loc": { + "start": { + "line": 888, + "column": 32 + }, + "end": { + "line": 888, + "column": 43 + } } } - }, + ], "range": [ - 25272, - 25288 + 25093, + 25113 ], "loc": { "start": { - "line": 895, + "line": 888, "column": 24 }, "end": { - "line": 895, - "column": 40 + "line": 888, + "column": 44 } } }, @@ -34501,17 +34320,17 @@ "type": "Identifier", "name": "f", "range": [ - 25291, - 25292 + 25116, + 25117 ], "loc": { "start": { - "line": 895, - "column": 43 + "line": 888, + "column": 47 }, "end": { - "line": 895, - "column": 44 + "line": 888, + "column": 48 } } }, @@ -34519,32 +34338,32 @@ "type": "Identifier", "name": "col_types", "range": [ - 25293, - 25302 + 25118, + 25127 ], "loc": { "start": { - "line": 895, - "column": 45 + "line": 888, + "column": 49 }, "end": { - "line": 895, - "column": 54 + "line": 888, + "column": 58 } } }, "range": [ - 25291, - 25302 + 25116, + 25127 ], "loc": { "start": { - "line": 895, - "column": 43 + "line": 888, + "column": 47 }, "end": { - "line": 895, - "column": 54 + "line": 888, + "column": 58 } } }, @@ -34552,38 +34371,203 @@ "type": "ArrayExpression", "elements": [], "range": [ - 25305, - 25307 + 25130, + 25132 ], "loc": { "start": { - "line": 895, - "column": 57 + "line": 888, + "column": 61 }, "end": { - "line": 895, - "column": 59 + "line": 888, + "column": 63 } } }, "range": [ - 25272, - 25307 + 25093, + 25132 ], "loc": { "start": { - "line": 895, + "line": 888, "column": 24 }, "end": { - "line": 895, - "column": 59 + "line": 888, + "column": 63 } } }, "range": [ - 25256, - 25307 + 25077, + 25132 + ], + "loc": { + "start": { + "line": 888, + "column": 8 + }, + "end": { + "line": 888, + "column": 63 + } + } + }, + "range": [ + 25077, + 25133 + ], + "loc": { + "start": { + "line": 888, + "column": 8 + }, + "end": { + "line": 888, + "column": 64 + } + }, + "leadingComments": [ + { + "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": [ + 24470, + 25068 + ], + "loc": { + "start": { + "line": 874, + "column": 8 + }, + "end": { + "line": 887, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "** ids prefixes **", + "range": [ + 25143, + 25165 + ], + "loc": { + "start": { + "line": 890, + "column": 8 + }, + "end": { + "line": 890, + "column": 30 + } + } + }, + { + "type": "Block", + "value": "*\n * Main prefix\n * @private\n ", + "range": [ + 25174, + 25232 + ], + "loc": { + "start": { + "line": 891, + "column": 8 + }, + "end": { + "line": 894, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 25241, + 25245 + ], + "loc": { + "start": { + "line": 895, + "column": 8 + }, + "end": { + "line": 895, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "prfxTf", + "range": [ + 25246, + 25252 + ], + "loc": { + "start": { + "line": 895, + "column": 13 + }, + "end": { + "line": 895, + "column": 19 + } + } + }, + "range": [ + 25241, + 25252 + ], + "loc": { + "start": { + "line": 895, + "column": 8 + }, + "end": { + "line": 895, + "column": 19 + } + } + }, + "right": { + "type": "Literal", + "value": "TF", + "raw": "'TF'", + "range": [ + 25255, + 25259 + ], + "loc": { + "start": { + "line": 895, + "column": 22 + }, + "end": { + "line": 895, + "column": 26 + } + } + }, + "range": [ + 25241, + 25259 ], "loc": { "start": { @@ -34592,13 +34576,13 @@ }, "end": { "line": 895, - "column": 59 + "column": 26 } } }, "range": [ - 25256, - 25308 + 25241, + 25260 ], "loc": { "start": { @@ -34607,20 +34591,38 @@ }, "end": { "line": 895, - "column": 60 + "column": 27 } }, "leadingComments": [ { "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 ", + "value": "** ids prefixes **", "range": [ - 24649, - 25247 + 25143, + 25165 ], "loc": { "start": { - "line": 881, + "line": 890, + "column": 8 + }, + "end": { + "line": 890, + "column": 30 + } + } + }, + { + "type": "Block", + "value": "*\n * Main prefix\n * @private\n ", + "range": [ + 25174, + 25232 + ], + "loc": { + "start": { + "line": 891, "column": 8 }, "end": { @@ -34630,204 +34632,21 @@ } } ], - "trailingComments": [ - { - "type": "Block", - "value": "** ids prefixes **", - "range": [ - 25318, - 25340 - ], - "loc": { - "start": { - "line": 897, - "column": 8 - }, - "end": { - "line": 897, - "column": 30 - } - } - }, - { - "type": "Block", - "value": "*\n * Main prefix\n * @private\n ", - "range": [ - 25349, - 25407 - ], - "loc": { - "start": { - "line": 898, - "column": 8 - }, - "end": { - "line": 901, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 25416, - 25420 - ], - "loc": { - "start": { - "line": 902, - "column": 8 - }, - "end": { - "line": 902, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "prfxTf", - "range": [ - 25421, - 25427 - ], - "loc": { - "start": { - "line": 902, - "column": 13 - }, - "end": { - "line": 902, - "column": 19 - } - } - }, - "range": [ - 25416, - 25427 - ], - "loc": { - "start": { - "line": 902, - "column": 8 - }, - "end": { - "line": 902, - "column": 19 - } - } - }, - "right": { - "type": "Literal", - "value": "TF", - "raw": "'TF'", - "range": [ - 25430, - 25434 - ], - "loc": { - "start": { - "line": 902, - "column": 22 - }, - "end": { - "line": 902, - "column": 26 - } - } - }, - "range": [ - 25416, - 25434 - ], - "loc": { - "start": { - "line": 902, - "column": 8 - }, - "end": { - "line": 902, - "column": 26 - } - } - }, - "range": [ - 25416, - 25435 - ], - "loc": { - "start": { - "line": 902, - "column": 8 - }, - "end": { - "line": 902, - "column": 27 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "** ids prefixes **", - "range": [ - 25318, - 25340 - ], - "loc": { - "start": { - "line": 897, - "column": 8 - }, - "end": { - "line": 897, - "column": 30 - } - } - }, - { - "type": "Block", - "value": "*\n * Main prefix\n * @private\n ", - "range": [ - 25349, - 25407 - ], - "loc": { - "start": { - "line": 898, - "column": 8 - }, - "end": { - "line": 901, - "column": 11 - } - } - } - ], "trailingComments": [ { "type": "Block", "value": "*\n * Filter's ID prefix (inputs - selects)\n * @private\n ", "range": [ - 25445, - 25529 + 25270, + 25354 ], "loc": { "start": { - "line": 904, + "line": 897, "column": 8 }, "end": { - "line": 907, + "line": 900, "column": 11 } } @@ -34845,16 +34664,16 @@ "object": { "type": "ThisExpression", "range": [ - 25538, - 25542 + 25363, + 25367 ], "loc": { "start": { - "line": 908, + "line": 901, "column": 8 }, "end": { - "line": 908, + "line": 901, "column": 12 } } @@ -34863,31 +34682,31 @@ "type": "Identifier", "name": "prfxFlt", "range": [ - 25543, - 25550 + 25368, + 25375 ], "loc": { "start": { - "line": 908, + "line": 901, "column": 13 }, "end": { - "line": 908, + "line": 901, "column": 20 } } }, "range": [ - 25538, - 25550 + 25363, + 25375 ], "loc": { "start": { - "line": 908, + "line": 901, "column": 8 }, "end": { - "line": 908, + "line": 901, "column": 20 } } @@ -34897,46 +34716,46 @@ "value": "flt", "raw": "'flt'", "range": [ - 25553, - 25558 + 25378, + 25383 ], "loc": { "start": { - "line": 908, + "line": 901, "column": 23 }, "end": { - "line": 908, + "line": 901, "column": 28 } } }, "range": [ - 25538, - 25558 + 25363, + 25383 ], "loc": { "start": { - "line": 908, + "line": 901, "column": 8 }, "end": { - "line": 908, + "line": 901, "column": 28 } } }, "range": [ - 25538, - 25559 + 25363, + 25384 ], "loc": { "start": { - "line": 908, + "line": 901, "column": 8 }, "end": { - "line": 908, + "line": 901, "column": 29 } }, @@ -34945,16 +34764,16 @@ "type": "Block", "value": "*\n * Filter's ID prefix (inputs - selects)\n * @private\n ", "range": [ - 25445, - 25529 + 25270, + 25354 ], "loc": { "start": { - "line": 904, + "line": 897, "column": 8 }, "end": { - "line": 907, + "line": 900, "column": 11 } } @@ -34965,16 +34784,16 @@ "type": "Block", "value": "*\n * Button's ID prefix\n * @private\n ", "range": [ - 25569, - 25634 + 25394, + 25459 ], "loc": { "start": { - "line": 910, + "line": 903, "column": 8 }, "end": { - "line": 913, + "line": 906, "column": 11 } } @@ -34992,16 +34811,16 @@ "object": { "type": "ThisExpression", "range": [ - 25643, - 25647 + 25468, + 25472 ], "loc": { "start": { - "line": 914, + "line": 907, "column": 8 }, "end": { - "line": 914, + "line": 907, "column": 12 } } @@ -35010,31 +34829,31 @@ "type": "Identifier", "name": "prfxValButton", "range": [ - 25648, - 25661 + 25473, + 25486 ], "loc": { "start": { - "line": 914, + "line": 907, "column": 13 }, "end": { - "line": 914, + "line": 907, "column": 26 } } }, "range": [ - 25643, - 25661 + 25468, + 25486 ], "loc": { "start": { - "line": 914, + "line": 907, "column": 8 }, "end": { - "line": 914, + "line": 907, "column": 26 } } @@ -35044,46 +34863,46 @@ "value": "btn", "raw": "'btn'", "range": [ - 25664, - 25669 + 25489, + 25494 ], "loc": { "start": { - "line": 914, + "line": 907, "column": 29 }, "end": { - "line": 914, + "line": 907, "column": 34 } } }, "range": [ - 25643, - 25669 + 25468, + 25494 ], "loc": { "start": { - "line": 914, + "line": 907, "column": 8 }, "end": { - "line": 914, + "line": 907, "column": 34 } } }, "range": [ - 25643, - 25670 + 25468, + 25495 ], "loc": { "start": { - "line": 914, + "line": 907, "column": 8 }, "end": { - "line": 914, + "line": 907, "column": 35 } }, @@ -35092,16 +34911,16 @@ "type": "Block", "value": "*\n * Button's ID prefix\n * @private\n ", "range": [ - 25569, - 25634 + 25394, + 25459 ], "loc": { "start": { - "line": 910, + "line": 903, "column": 8 }, "end": { - "line": 913, + "line": 906, "column": 11 } } @@ -35112,16 +34931,16 @@ "type": "Block", "value": "*\n * Toolbar container ID prefix\n * @private\n ", "range": [ - 25680, - 25754 + 25505, + 25579 ], "loc": { "start": { - "line": 916, + "line": 909, "column": 8 }, "end": { - "line": 919, + "line": 912, "column": 11 } } @@ -35139,16 +34958,16 @@ "object": { "type": "ThisExpression", "range": [ - 25763, - 25767 + 25588, + 25592 ], "loc": { "start": { - "line": 920, + "line": 913, "column": 8 }, "end": { - "line": 920, + "line": 913, "column": 12 } } @@ -35157,31 +34976,31 @@ "type": "Identifier", "name": "prfxInfDiv", "range": [ - 25768, - 25778 + 25593, + 25603 ], "loc": { "start": { - "line": 920, + "line": 913, "column": 13 }, "end": { - "line": 920, + "line": 913, "column": 23 } } }, "range": [ - 25763, - 25778 + 25588, + 25603 ], "loc": { "start": { - "line": 920, + "line": 913, "column": 8 }, "end": { - "line": 920, + "line": 913, "column": 23 } } @@ -35191,46 +35010,46 @@ "value": "inf_", "raw": "'inf_'", "range": [ - 25781, - 25787 + 25606, + 25612 ], "loc": { "start": { - "line": 920, + "line": 913, "column": 26 }, "end": { - "line": 920, + "line": 913, "column": 32 } } }, "range": [ - 25763, - 25787 + 25588, + 25612 ], "loc": { "start": { - "line": 920, + "line": 913, "column": 8 }, "end": { - "line": 920, + "line": 913, "column": 32 } } }, "range": [ - 25763, - 25788 + 25588, + 25613 ], "loc": { "start": { - "line": 920, + "line": 913, "column": 8 }, "end": { - "line": 920, + "line": 913, "column": 33 } }, @@ -35239,16 +35058,16 @@ "type": "Block", "value": "*\n * Toolbar container ID prefix\n * @private\n ", "range": [ - 25680, - 25754 + 25505, + 25579 ], "loc": { "start": { - "line": 916, + "line": 909, "column": 8 }, "end": { - "line": 919, + "line": 912, "column": 11 } } @@ -35259,16 +35078,16 @@ "type": "Block", "value": "*\n * Toolbar left element ID prefix\n * @private\n ", "range": [ - 25798, - 25875 + 25623, + 25700 ], "loc": { "start": { - "line": 922, + "line": 915, "column": 8 }, "end": { - "line": 925, + "line": 918, "column": 11 } } @@ -35286,16 +35105,16 @@ "object": { "type": "ThisExpression", "range": [ - 25884, - 25888 + 25709, + 25713 ], "loc": { "start": { - "line": 926, + "line": 919, "column": 8 }, "end": { - "line": 926, + "line": 919, "column": 12 } } @@ -35304,31 +35123,31 @@ "type": "Identifier", "name": "prfxLDiv", "range": [ - 25889, - 25897 + 25714, + 25722 ], "loc": { "start": { - "line": 926, + "line": 919, "column": 13 }, "end": { - "line": 926, + "line": 919, "column": 21 } } }, "range": [ - 25884, - 25897 + 25709, + 25722 ], "loc": { "start": { - "line": 926, + "line": 919, "column": 8 }, "end": { - "line": 926, + "line": 919, "column": 21 } } @@ -35338,46 +35157,46 @@ "value": "ldiv_", "raw": "'ldiv_'", "range": [ - 25900, - 25907 + 25725, + 25732 ], "loc": { "start": { - "line": 926, + "line": 919, "column": 24 }, "end": { - "line": 926, + "line": 919, "column": 31 } } }, "range": [ - 25884, - 25907 + 25709, + 25732 ], "loc": { "start": { - "line": 926, + "line": 919, "column": 8 }, "end": { - "line": 926, + "line": 919, "column": 31 } } }, "range": [ - 25884, - 25908 + 25709, + 25733 ], "loc": { "start": { - "line": 926, + "line": 919, "column": 8 }, "end": { - "line": 926, + "line": 919, "column": 32 } }, @@ -35386,16 +35205,16 @@ "type": "Block", "value": "*\n * Toolbar left element ID prefix\n * @private\n ", "range": [ - 25798, - 25875 + 25623, + 25700 ], "loc": { "start": { - "line": 922, + "line": 915, "column": 8 }, "end": { - "line": 925, + "line": 918, "column": 11 } } @@ -35406,16 +35225,16 @@ "type": "Block", "value": "*\n * Toolbar right element ID prefix\n * @private\n ", "range": [ - 25918, - 25996 + 25743, + 25821 ], "loc": { "start": { - "line": 928, + "line": 921, "column": 8 }, "end": { - "line": 931, + "line": 924, "column": 11 } } @@ -35433,16 +35252,16 @@ "object": { "type": "ThisExpression", "range": [ - 26005, - 26009 + 25830, + 25834 ], "loc": { "start": { - "line": 932, + "line": 925, "column": 8 }, "end": { - "line": 932, + "line": 925, "column": 12 } } @@ -35451,31 +35270,31 @@ "type": "Identifier", "name": "prfxRDiv", "range": [ - 26010, - 26018 + 25835, + 25843 ], "loc": { "start": { - "line": 932, + "line": 925, "column": 13 }, "end": { - "line": 932, + "line": 925, "column": 21 } } }, "range": [ - 26005, - 26018 + 25830, + 25843 ], "loc": { "start": { - "line": 932, + "line": 925, "column": 8 }, "end": { - "line": 932, + "line": 925, "column": 21 } } @@ -35485,46 +35304,46 @@ "value": "rdiv_", "raw": "'rdiv_'", "range": [ - 26021, - 26028 + 25846, + 25853 ], "loc": { "start": { - "line": 932, + "line": 925, "column": 24 }, "end": { - "line": 932, + "line": 925, "column": 31 } } }, "range": [ - 26005, - 26028 + 25830, + 25853 ], "loc": { "start": { - "line": 932, + "line": 925, "column": 8 }, "end": { - "line": 932, + "line": 925, "column": 31 } } }, "range": [ - 26005, - 26029 + 25830, + 25854 ], "loc": { "start": { - "line": 932, + "line": 925, "column": 8 }, "end": { - "line": 932, + "line": 925, "column": 32 } }, @@ -35533,16 +35352,16 @@ "type": "Block", "value": "*\n * Toolbar right element ID prefix\n * @private\n ", "range": [ - 25918, - 25996 + 25743, + 25821 ], "loc": { "start": { - "line": 928, + "line": 921, "column": 8 }, "end": { - "line": 931, + "line": 924, "column": 11 } } @@ -35553,16 +35372,16 @@ "type": "Block", "value": "*\n * Toolbar middle element ID prefix\n * @private\n ", "range": [ - 26039, - 26118 + 25864, + 25943 ], "loc": { "start": { - "line": 934, + "line": 927, "column": 8 }, "end": { - "line": 937, + "line": 930, "column": 11 } } @@ -35580,16 +35399,16 @@ "object": { "type": "ThisExpression", "range": [ - 26127, - 26131 + 25952, + 25956 ], "loc": { "start": { - "line": 938, + "line": 931, "column": 8 }, "end": { - "line": 938, + "line": 931, "column": 12 } } @@ -35598,31 +35417,31 @@ "type": "Identifier", "name": "prfxMDiv", "range": [ - 26132, - 26140 + 25957, + 25965 ], "loc": { "start": { - "line": 938, + "line": 931, "column": 13 }, "end": { - "line": 938, + "line": 931, "column": 21 } } }, "range": [ - 26127, - 26140 + 25952, + 25965 ], "loc": { "start": { - "line": 938, + "line": 931, "column": 8 }, "end": { - "line": 938, + "line": 931, "column": 21 } } @@ -35632,46 +35451,46 @@ "value": "mdiv_", "raw": "'mdiv_'", "range": [ - 26143, - 26150 + 25968, + 25975 ], "loc": { "start": { - "line": 938, + "line": 931, "column": 24 }, "end": { - "line": 938, + "line": 931, "column": 31 } } }, "range": [ - 26127, - 26150 + 25952, + 25975 ], "loc": { "start": { - "line": 938, + "line": 931, "column": 8 }, "end": { - "line": 938, + "line": 931, "column": 31 } } }, "range": [ - 26127, - 26151 + 25952, + 25976 ], "loc": { "start": { - "line": 938, + "line": 931, "column": 8 }, "end": { - "line": 938, + "line": 931, "column": 32 } }, @@ -35680,16 +35499,16 @@ "type": "Block", "value": "*\n * Toolbar middle element ID prefix\n * @private\n ", "range": [ - 26039, - 26118 + 25864, + 25943 ], "loc": { "start": { - "line": 934, + "line": 927, "column": 8 }, "end": { - "line": 937, + "line": 930, "column": 11 } } @@ -35700,16 +35519,16 @@ "type": "Block", "value": "*\n * Responsive Css class\n * @private\n ", "range": [ - 26161, - 26228 + 25986, + 26053 ], "loc": { "start": { - "line": 940, + "line": 933, "column": 8 }, "end": { - "line": 943, + "line": 936, "column": 11 } } @@ -35727,16 +35546,16 @@ "object": { "type": "ThisExpression", "range": [ - 26237, - 26241 + 26062, + 26066 ], "loc": { "start": { - "line": 944, + "line": 937, "column": 8 }, "end": { - "line": 944, + "line": 937, "column": 12 } } @@ -35745,31 +35564,31 @@ "type": "Identifier", "name": "prfxResponsive", "range": [ - 26242, - 26256 + 26067, + 26081 ], "loc": { "start": { - "line": 944, + "line": 937, "column": 13 }, "end": { - "line": 944, + "line": 937, "column": 27 } } }, "range": [ - 26237, - 26256 + 26062, + 26081 ], "loc": { "start": { - "line": 944, + "line": 937, "column": 8 }, "end": { - "line": 944, + "line": 937, "column": 27 } } @@ -35779,46 +35598,46 @@ "value": "resp", "raw": "'resp'", "range": [ - 26259, - 26265 + 26084, + 26090 ], "loc": { "start": { - "line": 944, + "line": 937, "column": 30 }, "end": { - "line": 944, + "line": 937, "column": 36 } } }, "range": [ - 26237, - 26265 + 26062, + 26090 ], "loc": { "start": { - "line": 944, + "line": 937, "column": 8 }, "end": { - "line": 944, + "line": 937, "column": 36 } } }, "range": [ - 26237, - 26266 + 26062, + 26091 ], "loc": { "start": { - "line": 944, + "line": 937, "column": 8 }, "end": { - "line": 944, + "line": 937, "column": 37 } }, @@ -35827,16 +35646,16 @@ "type": "Block", "value": "*\n * Responsive Css class\n * @private\n ", "range": [ - 26161, - 26228 + 25986, + 26053 ], "loc": { "start": { - "line": 940, + "line": 933, "column": 8 }, "end": { - "line": 943, + "line": 936, "column": 11 } } @@ -35847,16 +35666,16 @@ "type": "Block", "value": "** extensions **", "range": [ - 26276, - 26296 + 26101, + 26121 ], "loc": { "start": { - "line": 946, + "line": 939, "column": 8 }, "end": { - "line": 946, + "line": 939, "column": 28 } } @@ -35865,16 +35684,16 @@ "type": "Block", "value": "*\n * List of loaded extensions\n * @type {Array}\n * @private\n ", "range": [ - 26305, - 26402 + 26130, + 26227 ], "loc": { "start": { - "line": 947, + "line": 940, "column": 8 }, "end": { - "line": 951, + "line": 944, "column": 11 } } @@ -35892,16 +35711,16 @@ "object": { "type": "ThisExpression", "range": [ - 26411, - 26415 + 26236, + 26240 ], "loc": { "start": { - "line": 952, + "line": 945, "column": 8 }, "end": { - "line": 952, + "line": 945, "column": 12 } } @@ -35910,31 +35729,31 @@ "type": "Identifier", "name": "extensions", "range": [ - 26416, - 26426 + 26241, + 26251 ], "loc": { "start": { - "line": 952, + "line": 945, "column": 13 }, "end": { - "line": 952, + "line": 945, "column": 23 } } }, "range": [ - 26411, - 26426 + 26236, + 26251 ], "loc": { "start": { - "line": 952, + "line": 945, "column": 8 }, "end": { - "line": 952, + "line": 945, "column": 23 } } @@ -35946,16 +35765,16 @@ "type": "Identifier", "name": "f", "range": [ - 26429, - 26430 + 26254, + 26255 ], "loc": { "start": { - "line": 952, + "line": 945, "column": 26 }, "end": { - "line": 952, + "line": 945, "column": 27 } } @@ -35964,61 +35783,61 @@ "type": "Identifier", "name": "extensions", "range": [ - 26431, - 26441 + 26256, + 26266 ], "loc": { "start": { - "line": 952, + "line": 945, "column": 28 }, "end": { - "line": 952, + "line": 945, "column": 38 } } }, "range": [ - 26429, - 26441 + 26254, + 26266 ], "loc": { "start": { - "line": 952, + "line": 945, "column": 26 }, "end": { - "line": 952, + "line": 945, "column": 38 } } }, "range": [ - 26411, - 26441 + 26236, + 26266 ], "loc": { "start": { - "line": 952, + "line": 945, "column": 8 }, "end": { - "line": 952, + "line": 945, "column": 38 } } }, "range": [ - 26411, - 26442 + 26236, + 26267 ], "loc": { "start": { - "line": 952, + "line": 945, "column": 8 }, "end": { - "line": 952, + "line": 945, "column": 39 } }, @@ -36027,16 +35846,16 @@ "type": "Block", "value": "** extensions **", "range": [ - 26276, - 26296 + 26101, + 26121 ], "loc": { "start": { - "line": 946, + "line": 939, "column": 8 }, "end": { - "line": 946, + "line": 939, "column": 28 } } @@ -36045,8 +35864,226 @@ "type": "Block", "value": "*\n * List of loaded extensions\n * @type {Array}\n * @private\n ", "range": [ - 26305, - 26402 + 26130, + 26227 + ], + "loc": { + "start": { + "line": 940, + "column": 8 + }, + "end": { + "line": 944, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Determine whether extensions are loaded\n * @type {Boolean}\n * @private\n ", + "range": [ + 26277, + 26390 + ], + "loc": { + "start": { + "line": 947, + "column": 8 + }, + "end": { + "line": 951, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 26399, + 26403 + ], + "loc": { + "start": { + "line": 952, + "column": 8 + }, + "end": { + "line": 952, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "hasExtensions", + "range": [ + 26404, + 26417 + ], + "loc": { + "start": { + "line": 952, + "column": 13 + }, + "end": { + "line": 952, + "column": 26 + } + } + }, + "range": [ + 26399, + 26417 + ], + "loc": { + "start": { + "line": 952, + "column": 8 + }, + "end": { + "line": 952, + "column": 26 + } + } + }, + "right": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "isArray", + "range": [ + 26420, + 26427 + ], + "loc": { + "start": { + "line": 952, + "column": 29 + }, + "end": { + "line": 952, + "column": 36 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 26428, + 26432 + ], + "loc": { + "start": { + "line": 952, + "column": 37 + }, + "end": { + "line": 952, + "column": 41 + } + } + }, + "property": { + "type": "Identifier", + "name": "extensions", + "range": [ + 26433, + 26443 + ], + "loc": { + "start": { + "line": 952, + "column": 42 + }, + "end": { + "line": 952, + "column": 52 + } + } + }, + "range": [ + 26428, + 26443 + ], + "loc": { + "start": { + "line": 952, + "column": 37 + }, + "end": { + "line": 952, + "column": 52 + } + } + } + ], + "range": [ + 26420, + 26444 + ], + "loc": { + "start": { + "line": 952, + "column": 29 + }, + "end": { + "line": 952, + "column": 53 + } + } + }, + "range": [ + 26399, + 26444 + ], + "loc": { + "start": { + "line": 952, + "column": 8 + }, + "end": { + "line": 952, + "column": 53 + } + } + }, + "range": [ + 26399, + 26445 + ], + "loc": { + "start": { + "line": 952, + "column": 8 + }, + "end": { + "line": 952, + "column": 54 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Determine whether extensions are loaded\n * @type {Boolean}\n * @private\n ", + "range": [ + 26277, + 26390 ], "loc": { "start": { @@ -36060,239 +36097,21 @@ } } ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Determine whether extensions are loaded\n * @type {Boolean}\n * @private\n ", - "range": [ - 26452, - 26565 - ], - "loc": { - "start": { - "line": 954, - "column": 8 - }, - "end": { - "line": 958, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 26574, - 26578 - ], - "loc": { - "start": { - "line": 959, - "column": 8 - }, - "end": { - "line": 959, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "hasExtensions", - "range": [ - 26579, - 26592 - ], - "loc": { - "start": { - "line": 959, - "column": 13 - }, - "end": { - "line": 959, - "column": 26 - } - } - }, - "range": [ - 26574, - 26592 - ], - "loc": { - "start": { - "line": 959, - "column": 8 - }, - "end": { - "line": 959, - "column": 26 - } - } - }, - "right": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "isArray", - "range": [ - 26595, - 26602 - ], - "loc": { - "start": { - "line": 959, - "column": 29 - }, - "end": { - "line": 959, - "column": 36 - } - } - }, - "arguments": [ - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 26603, - 26607 - ], - "loc": { - "start": { - "line": 959, - "column": 37 - }, - "end": { - "line": 959, - "column": 41 - } - } - }, - "property": { - "type": "Identifier", - "name": "extensions", - "range": [ - 26608, - 26618 - ], - "loc": { - "start": { - "line": 959, - "column": 42 - }, - "end": { - "line": 959, - "column": 52 - } - } - }, - "range": [ - 26603, - 26618 - ], - "loc": { - "start": { - "line": 959, - "column": 37 - }, - "end": { - "line": 959, - "column": 52 - } - } - } - ], - "range": [ - 26595, - 26619 - ], - "loc": { - "start": { - "line": 959, - "column": 29 - }, - "end": { - "line": 959, - "column": 53 - } - } - }, - "range": [ - 26574, - 26619 - ], - "loc": { - "start": { - "line": 959, - "column": 8 - }, - "end": { - "line": 959, - "column": 53 - } - } - }, - "range": [ - 26574, - 26620 - ], - "loc": { - "start": { - "line": 959, - "column": 8 - }, - "end": { - "line": 959, - "column": 54 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Determine whether extensions are loaded\n * @type {Boolean}\n * @private\n ", - "range": [ - 26452, - 26565 - ], - "loc": { - "start": { - "line": 954, - "column": 8 - }, - "end": { - "line": 958, - "column": 11 - } - } - } - ], "trailingComments": [ { "type": "Block", "value": "** themes **", "range": [ - 26630, - 26646 + 26455, + 26471 ], "loc": { "start": { - "line": 961, + "line": 954, "column": 8 }, "end": { - "line": 961, + "line": 954, "column": 24 } } @@ -36301,16 +36120,16 @@ "type": "Block", "value": "*\n * Enable default theme\n * @type {Boolean}\n ", "range": [ - 26655, - 26729 + 26480, + 26554 ], "loc": { "start": { - "line": 962, + "line": 955, "column": 8 }, "end": { - "line": 965, + "line": 958, "column": 11 } } @@ -36328,16 +36147,16 @@ "object": { "type": "ThisExpression", "range": [ - 26738, - 26742 + 26563, + 26567 ], "loc": { "start": { - "line": 966, + "line": 959, "column": 8 }, "end": { - "line": 966, + "line": 959, "column": 12 } } @@ -36346,31 +36165,31 @@ "type": "Identifier", "name": "enableDefaultTheme", "range": [ - 26743, - 26761 + 26568, + 26586 ], "loc": { "start": { - "line": 966, + "line": 959, "column": 13 }, "end": { - "line": 966, + "line": 959, "column": 31 } } }, "range": [ - 26738, - 26761 + 26563, + 26586 ], "loc": { "start": { - "line": 966, + "line": 959, "column": 8 }, "end": { - "line": 966, + "line": 959, "column": 31 } } @@ -36381,16 +36200,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 26764, - 26771 + 26589, + 26596 ], "loc": { "start": { - "line": 966, + "line": 959, "column": 34 }, "end": { - "line": 966, + "line": 959, "column": 41 } } @@ -36403,16 +36222,16 @@ "type": "Identifier", "name": "f", "range": [ - 26772, - 26773 + 26597, + 26598 ], "loc": { "start": { - "line": 966, + "line": 959, "column": 42 }, "end": { - "line": 966, + "line": 959, "column": 43 } } @@ -36421,77 +36240,77 @@ "type": "Identifier", "name": "enable_default_theme", "range": [ - 26774, - 26794 + 26599, + 26619 ], "loc": { "start": { - "line": 966, + "line": 959, "column": 44 }, "end": { - "line": 966, + "line": 959, "column": 64 } } }, "range": [ - 26772, - 26794 + 26597, + 26619 ], "loc": { "start": { - "line": 966, + "line": 959, "column": 42 }, "end": { - "line": 966, + "line": 959, "column": 64 } } } ], "range": [ - 26764, - 26795 + 26589, + 26620 ], "loc": { "start": { - "line": 966, + "line": 959, "column": 34 }, "end": { - "line": 966, + "line": 959, "column": 65 } } }, "range": [ - 26738, - 26795 + 26563, + 26620 ], "loc": { "start": { - "line": 966, + "line": 959, "column": 8 }, "end": { - "line": 966, + "line": 959, "column": 65 } } }, "range": [ - 26738, - 26796 + 26563, + 26621 ], "loc": { "start": { - "line": 966, + "line": 959, "column": 8 }, "end": { - "line": 966, + "line": 959, "column": 66 } }, @@ -36500,16 +36319,16 @@ "type": "Block", "value": "** themes **", "range": [ - 26630, - 26646 + 26455, + 26471 ], "loc": { "start": { - "line": 961, + "line": 954, "column": 8 }, "end": { - "line": 961, + "line": 954, "column": 24 } } @@ -36518,16 +36337,16 @@ "type": "Block", "value": "*\n * Enable default theme\n * @type {Boolean}\n ", "range": [ - 26655, - 26729 + 26480, + 26554 ], "loc": { "start": { - "line": 962, + "line": 955, "column": 8 }, "end": { - "line": 965, + "line": 958, "column": 11 } } @@ -36538,16 +36357,16 @@ "type": "Block", "value": "*\n * Determine whether themes are enables\n * @type {Boolean}\n * @private\n ", "range": [ - 26806, - 26916 + 26631, + 26741 ], "loc": { "start": { - "line": 968, + "line": 961, "column": 8 }, "end": { - "line": 972, + "line": 965, "column": 11 } } @@ -36565,16 +36384,16 @@ "object": { "type": "ThisExpression", "range": [ - 26925, - 26929 + 26750, + 26754 ], "loc": { "start": { - "line": 973, + "line": 966, "column": 8 }, "end": { - "line": 973, + "line": 966, "column": 12 } } @@ -36583,31 +36402,31 @@ "type": "Identifier", "name": "hasThemes", "range": [ - 26930, - 26939 + 26755, + 26764 ], "loc": { "start": { - "line": 973, + "line": 966, "column": 13 }, "end": { - "line": 973, + "line": 966, "column": 22 } } }, "range": [ - 26925, - 26939 + 26750, + 26764 ], "loc": { "start": { - "line": 973, + "line": 966, "column": 8 }, "end": { - "line": 973, + "line": 966, "column": 22 } } @@ -36621,16 +36440,16 @@ "object": { "type": "ThisExpression", "range": [ - 26943, - 26947 + 26768, + 26772 ], "loc": { "start": { - "line": 973, + "line": 966, "column": 26 }, "end": { - "line": 973, + "line": 966, "column": 30 } } @@ -36639,31 +36458,31 @@ "type": "Identifier", "name": "enableDefaultTheme", "range": [ - 26948, - 26966 + 26773, + 26791 ], "loc": { "start": { - "line": 973, + "line": 966, "column": 31 }, "end": { - "line": 973, + "line": 966, "column": 49 } } }, "range": [ - 26943, - 26966 + 26768, + 26791 ], "loc": { "start": { - "line": 973, + "line": 966, "column": 26 }, "end": { - "line": 973, + "line": 966, "column": 49 } } @@ -36674,16 +36493,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 26970, - 26977 + 26795, + 26802 ], "loc": { "start": { - "line": 973, + "line": 966, "column": 53 }, "end": { - "line": 973, + "line": 966, "column": 60 } } @@ -36696,16 +36515,16 @@ "type": "Identifier", "name": "f", "range": [ - 26978, - 26979 + 26803, + 26804 ], "loc": { "start": { - "line": 973, + "line": 966, "column": 61 }, "end": { - "line": 973, + "line": 966, "column": 62 } } @@ -36714,92 +36533,92 @@ "type": "Identifier", "name": "themes", "range": [ - 26980, - 26986 + 26805, + 26811 ], "loc": { "start": { - "line": 973, + "line": 966, "column": 63 }, "end": { - "line": 973, + "line": 966, "column": 69 } } }, "range": [ - 26978, - 26986 + 26803, + 26811 ], "loc": { "start": { - "line": 973, + "line": 966, "column": 61 }, "end": { - "line": 973, + "line": 966, "column": 69 } } } ], "range": [ - 26970, - 26987 + 26795, + 26812 ], "loc": { "start": { - "line": 973, + "line": 966, "column": 53 }, "end": { - "line": 973, + "line": 966, "column": 70 } } }, "range": [ - 26943, - 26987 + 26768, + 26812 ], "loc": { "start": { - "line": 973, + "line": 966, "column": 26 }, "end": { - "line": 973, + "line": 966, "column": 70 } } }, "range": [ - 26925, - 26988 + 26750, + 26813 ], "loc": { "start": { - "line": 973, + "line": 966, "column": 8 }, "end": { - "line": 973, + "line": 966, "column": 71 } } }, "range": [ - 26925, - 26989 + 26750, + 26814 ], "loc": { "start": { - "line": 973, + "line": 966, "column": 8 }, "end": { - "line": 973, + "line": 966, "column": 72 } }, @@ -36808,16 +36627,16 @@ "type": "Block", "value": "*\n * Determine whether themes are enables\n * @type {Boolean}\n * @private\n ", "range": [ - 26806, - 26916 + 26631, + 26741 ], "loc": { "start": { - "line": 968, + "line": 961, "column": 8 }, "end": { - "line": 972, + "line": 965, "column": 11 } } @@ -36828,16 +36647,16 @@ "type": "Block", "value": "*\n * List of themes, ie:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n ", "range": [ - 26999, - 27111 + 26824, + 26936 ], "loc": { "start": { - "line": 975, + "line": 968, "column": 8 }, "end": { - "line": 979, + "line": 972, "column": 11 } } @@ -36855,16 +36674,16 @@ "object": { "type": "ThisExpression", "range": [ - 27120, - 27124 + 26945, + 26949 ], "loc": { "start": { - "line": 980, + "line": 973, "column": 8 }, "end": { - "line": 980, + "line": 973, "column": 12 } } @@ -36873,31 +36692,31 @@ "type": "Identifier", "name": "themes", "range": [ - 27125, - 27131 + 26950, + 26956 ], "loc": { "start": { - "line": 980, + "line": 973, "column": 13 }, "end": { - "line": 980, + "line": 973, "column": 19 } } }, "range": [ - 27120, - 27131 + 26945, + 26956 ], "loc": { "start": { - "line": 980, + "line": 973, "column": 8 }, "end": { - "line": 980, + "line": 973, "column": 19 } } @@ -36912,16 +36731,16 @@ "type": "Identifier", "name": "f", "range": [ - 27134, - 27135 + 26959, + 26960 ], "loc": { "start": { - "line": 980, + "line": 973, "column": 22 }, "end": { - "line": 980, + "line": 973, "column": 23 } } @@ -36930,31 +36749,31 @@ "type": "Identifier", "name": "themes", "range": [ - 27136, - 27142 + 26961, + 26967 ], "loc": { "start": { - "line": 980, + "line": 973, "column": 24 }, "end": { - "line": 980, + "line": 973, "column": 30 } } }, "range": [ - 27134, - 27142 + 26959, + 26967 ], "loc": { "start": { - "line": 980, + "line": 973, "column": 22 }, "end": { - "line": 980, + "line": 973, "column": 30 } } @@ -36963,61 +36782,61 @@ "type": "ArrayExpression", "elements": [], "range": [ - 27146, - 27148 + 26971, + 26973 ], "loc": { "start": { - "line": 980, + "line": 973, "column": 34 }, "end": { - "line": 980, + "line": 973, "column": 36 } } }, "range": [ - 27134, - 27148 + 26959, + 26973 ], "loc": { "start": { - "line": 980, + "line": 973, "column": 22 }, "end": { - "line": 980, + "line": 973, "column": 36 } } }, "range": [ - 27120, - 27148 + 26945, + 26973 ], "loc": { "start": { - "line": 980, + "line": 973, "column": 8 }, "end": { - "line": 980, + "line": 973, "column": 36 } } }, "range": [ - 27120, - 27149 + 26945, + 26974 ], "loc": { "start": { - "line": 980, + "line": 973, "column": 8 }, "end": { - "line": 980, + "line": 973, "column": 37 } }, @@ -37026,16 +36845,16 @@ "type": "Block", "value": "*\n * List of themes, ie:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n ", "range": [ - 26999, - 27111 + 26824, + 26936 ], "loc": { "start": { - "line": 975, + "line": 968, "column": 8 }, "end": { - "line": 979, + "line": 972, "column": 11 } } @@ -37046,16 +36865,16 @@ "type": "Block", "value": "*\n * Define path to themes assets, defaults to\n * 'tablefilter/style/themes/'. Usage:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n ", "range": [ - 27159, - 27340 + 26984, + 27165 ], "loc": { "start": { - "line": 982, + "line": 975, "column": 8 }, "end": { - "line": 987, + "line": 980, "column": 11 } } @@ -37073,16 +36892,16 @@ "object": { "type": "ThisExpression", "range": [ - 27349, - 27353 + 27174, + 27178 ], "loc": { "start": { - "line": 988, + "line": 981, "column": 8 }, "end": { - "line": 988, + "line": 981, "column": 12 } } @@ -37091,31 +36910,31 @@ "type": "Identifier", "name": "themesPath", "range": [ - 27354, - 27364 + 27179, + 27189 ], "loc": { "start": { - "line": 988, + "line": 981, "column": 13 }, "end": { - "line": 988, + "line": 981, "column": 23 } } }, "range": [ - 27349, - 27364 + 27174, + 27189 ], "loc": { "start": { - "line": 988, + "line": 981, "column": 8 }, "end": { - "line": 988, + "line": 981, "column": 23 } } @@ -37130,16 +36949,16 @@ "type": "Identifier", "name": "f", "range": [ - 27367, - 27368 + 27192, + 27193 ], "loc": { "start": { - "line": 988, + "line": 981, "column": 26 }, "end": { - "line": 988, + "line": 981, "column": 27 } } @@ -37148,31 +36967,31 @@ "type": "Identifier", "name": "themes_path", "range": [ - 27369, - 27380 + 27194, + 27205 ], "loc": { "start": { - "line": 988, + "line": 981, "column": 28 }, "end": { - "line": 988, + "line": 981, "column": 39 } } }, "range": [ - 27367, - 27380 + 27192, + 27205 ], "loc": { "start": { - "line": 988, + "line": 981, "column": 26 }, "end": { - "line": 988, + "line": 981, "column": 39 } } @@ -37186,16 +37005,16 @@ "object": { "type": "ThisExpression", "range": [ - 27384, - 27388 + 27209, + 27213 ], "loc": { "start": { - "line": 988, + "line": 981, "column": 43 }, "end": { - "line": 988, + "line": 981, "column": 47 } } @@ -37204,31 +37023,31 @@ "type": "Identifier", "name": "stylePath", "range": [ - 27389, - 27398 + 27214, + 27223 ], "loc": { "start": { - "line": 988, + "line": 981, "column": 48 }, "end": { - "line": 988, + "line": 981, "column": 57 } } }, "range": [ - 27384, - 27398 + 27209, + 27223 ], "loc": { "start": { - "line": 988, + "line": 981, "column": 43 }, "end": { - "line": 988, + "line": 981, "column": 57 } } @@ -37238,76 +37057,76 @@ "value": "themes/", "raw": "'themes/'", "range": [ - 27401, - 27410 + 27226, + 27235 ], "loc": { "start": { - "line": 988, + "line": 981, "column": 60 }, "end": { - "line": 988, + "line": 981, "column": 69 } } }, "range": [ - 27384, - 27410 + 27209, + 27235 ], "loc": { "start": { - "line": 988, + "line": 981, "column": 43 }, "end": { - "line": 988, + "line": 981, "column": 69 } } }, "range": [ - 27367, - 27410 + 27192, + 27235 ], "loc": { "start": { - "line": 988, + "line": 981, "column": 26 }, "end": { - "line": 988, + "line": 981, "column": 69 } } }, "range": [ - 27349, - 27410 + 27174, + 27235 ], "loc": { "start": { - "line": 988, + "line": 981, "column": 8 }, "end": { - "line": 988, + "line": 981, "column": 69 } } }, "range": [ - 27349, - 27411 + 27174, + 27236 ], "loc": { "start": { - "line": 988, + "line": 981, "column": 8 }, "end": { - "line": 988, + "line": 981, "column": 70 } }, @@ -37316,16 +37135,16 @@ "type": "Block", "value": "*\n * Define path to themes assets, defaults to\n * 'tablefilter/style/themes/'. Usage:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n ", "range": [ - 27159, - 27340 + 26984, + 27165 ], "loc": { "start": { - "line": 982, + "line": 975, "column": 8 }, "end": { - "line": 987, + "line": 980, "column": 11 } } @@ -37336,16 +37155,16 @@ "type": "Block", "value": "*\n * Enable responsive layout\n * @type {Boolean}\n ", "range": [ - 27421, - 27499 + 27246, + 27324 ], "loc": { "start": { - "line": 990, + "line": 983, "column": 8 }, "end": { - "line": 993, + "line": 986, "column": 11 } } @@ -37363,16 +37182,16 @@ "object": { "type": "ThisExpression", "range": [ - 27508, - 27512 + 27333, + 27337 ], "loc": { "start": { - "line": 994, + "line": 987, "column": 8 }, "end": { - "line": 994, + "line": 987, "column": 12 } } @@ -37381,31 +37200,31 @@ "type": "Identifier", "name": "responsive", "range": [ - 27513, - 27523 + 27338, + 27348 ], "loc": { "start": { - "line": 994, + "line": 987, "column": 13 }, "end": { - "line": 994, + "line": 987, "column": 23 } } }, "range": [ - 27508, - 27523 + 27333, + 27348 ], "loc": { "start": { - "line": 994, + "line": 987, "column": 8 }, "end": { - "line": 994, + "line": 987, "column": 23 } } @@ -37416,16 +37235,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 27526, - 27533 + 27351, + 27358 ], "loc": { "start": { - "line": 994, + "line": 987, "column": 26 }, "end": { - "line": 994, + "line": 987, "column": 33 } } @@ -37438,16 +37257,16 @@ "type": "Identifier", "name": "f", "range": [ - 27534, - 27535 + 27359, + 27360 ], "loc": { "start": { - "line": 994, + "line": 987, "column": 34 }, "end": { - "line": 994, + "line": 987, "column": 35 } } @@ -37456,77 +37275,77 @@ "type": "Identifier", "name": "responsive", "range": [ - 27536, - 27546 + 27361, + 27371 ], "loc": { "start": { - "line": 994, + "line": 987, "column": 36 }, "end": { - "line": 994, + "line": 987, "column": 46 } } }, "range": [ - 27534, - 27546 + 27359, + 27371 ], "loc": { "start": { - "line": 994, + "line": 987, "column": 34 }, "end": { - "line": 994, + "line": 987, "column": 46 } } } ], "range": [ - 27526, - 27547 + 27351, + 27372 ], "loc": { "start": { - "line": 994, + "line": 987, "column": 26 }, "end": { - "line": 994, + "line": 987, "column": 47 } } }, "range": [ - 27508, - 27547 + 27333, + 27372 ], "loc": { "start": { - "line": 994, + "line": 987, "column": 8 }, "end": { - "line": 994, + "line": 987, "column": 47 } } }, "range": [ - 27508, - 27548 + 27333, + 27373 ], "loc": { "start": { - "line": 994, + "line": 987, "column": 8 }, "end": { - "line": 994, + "line": 987, "column": 48 } }, @@ -37535,16 +37354,16 @@ "type": "Block", "value": "*\n * Enable responsive layout\n * @type {Boolean}\n ", "range": [ - 27421, - 27499 + 27246, + 27324 ], "loc": { "start": { - "line": 990, + "line": 983, "column": 8 }, "end": { - "line": 993, + "line": 986, "column": 11 } } @@ -37555,16 +37374,16 @@ "type": "Block", "value": "*\n * Features registry\n * @private\n ", "range": [ - 27558, - 27622 + 27383, + 27447 ], "loc": { "start": { - "line": 996, + "line": 989, "column": 8 }, "end": { - "line": 999, + "line": 992, "column": 11 } } @@ -37582,16 +37401,16 @@ "object": { "type": "ThisExpression", "range": [ - 27631, - 27635 + 27456, + 27460 ], "loc": { "start": { - "line": 1000, + "line": 993, "column": 8 }, "end": { - "line": 1000, + "line": 993, "column": 12 } } @@ -37600,31 +37419,31 @@ "type": "Identifier", "name": "Mod", "range": [ - 27636, - 27639 + 27461, + 27464 ], "loc": { "start": { - "line": 1000, + "line": 993, "column": 13 }, "end": { - "line": 1000, + "line": 993, "column": 16 } } }, "range": [ - 27631, - 27639 + 27456, + 27464 ], "loc": { "start": { - "line": 1000, + "line": 993, "column": 8 }, "end": { - "line": 1000, + "line": 993, "column": 16 } } @@ -37633,46 +37452,46 @@ "type": "ObjectExpression", "properties": [], "range": [ - 27642, - 27644 + 27467, + 27469 ], "loc": { "start": { - "line": 1000, + "line": 993, "column": 19 }, "end": { - "line": 1000, + "line": 993, "column": 21 } } }, "range": [ - 27631, - 27644 + 27456, + 27469 ], "loc": { "start": { - "line": 1000, + "line": 993, "column": 8 }, "end": { - "line": 1000, + "line": 993, "column": 21 } } }, "range": [ - 27631, - 27645 + 27456, + 27470 ], "loc": { "start": { - "line": 1000, + "line": 993, "column": 8 }, "end": { - "line": 1000, + "line": 993, "column": 22 } }, @@ -37681,16 +37500,16 @@ "type": "Block", "value": "*\n * Features registry\n * @private\n ", "range": [ - 27558, - 27622 + 27383, + 27447 ], "loc": { "start": { - "line": 996, + "line": 989, "column": 8 }, "end": { - "line": 999, + "line": 992, "column": 11 } } @@ -37701,16 +37520,16 @@ "type": "Block", "value": "*\n * Extensions registry\n * @private\n ", "range": [ - 27655, - 27721 + 27480, + 27546 ], "loc": { "start": { - "line": 1002, + "line": 995, "column": 8 }, "end": { - "line": 1005, + "line": 998, "column": 11 } } @@ -37728,16 +37547,16 @@ "object": { "type": "ThisExpression", "range": [ - 27730, - 27734 + 27555, + 27559 ], "loc": { "start": { - "line": 1006, + "line": 999, "column": 8 }, "end": { - "line": 1006, + "line": 999, "column": 12 } } @@ -37746,31 +37565,31 @@ "type": "Identifier", "name": "ExtRegistry", "range": [ - 27735, - 27746 + 27560, + 27571 ], "loc": { "start": { - "line": 1006, + "line": 999, "column": 13 }, "end": { - "line": 1006, + "line": 999, "column": 24 } } }, "range": [ - 27730, - 27746 + 27555, + 27571 ], "loc": { "start": { - "line": 1006, + "line": 999, "column": 8 }, "end": { - "line": 1006, + "line": 999, "column": 24 } } @@ -37779,46 +37598,46 @@ "type": "ObjectExpression", "properties": [], "range": [ - 27749, - 27751 + 27574, + 27576 ], "loc": { "start": { - "line": 1006, + "line": 999, "column": 27 }, "end": { - "line": 1006, + "line": 999, "column": 29 } } }, "range": [ - 27730, - 27751 + 27555, + 27576 ], "loc": { "start": { - "line": 1006, + "line": 999, "column": 8 }, "end": { - "line": 1006, + "line": 999, "column": 29 } } }, "range": [ - 27730, - 27752 + 27555, + 27577 ], "loc": { "start": { - "line": 1006, + "line": 999, "column": 8 }, "end": { - "line": 1006, + "line": 999, "column": 30 } }, @@ -37827,16 +37646,16 @@ "type": "Block", "value": "*\n * Extensions registry\n * @private\n ", "range": [ - 27655, - 27721 + 27480, + 27546 ], "loc": { "start": { - "line": 1002, + "line": 995, "column": 8 }, "end": { - "line": 1005, + "line": 998, "column": 11 } } @@ -37846,7 +37665,7 @@ ], "range": [ 1930, - 27758 + 27583 ], "loc": { "start": { @@ -37854,7 +37673,7 @@ "column": 25 }, "end": { - "line": 1007, + "line": 1000, "column": 5 } } @@ -37863,7 +37682,7 @@ "expression": false, "range": [ 1920, - 27758 + 27583 ], "loc": { "start": { @@ -37871,7 +37690,7 @@ "column": 15 }, "end": { - "line": 1007, + "line": 1000, "column": 5 } } @@ -37880,7 +37699,7 @@ "computed": false, "range": [ 1909, - 27758 + 27583 ], "loc": { "start": { @@ -37888,7 +37707,7 @@ "column": 4 }, "end": { - "line": 1007, + "line": 1000, "column": 5 } }, @@ -37917,16 +37736,16 @@ "type": "Block", "value": "*\n * Initialise features and layout\n ", "range": [ - 27764, - 27813 + 27589, + 27638 ], "loc": { "start": { - "line": 1009, + "line": 1002, "column": 4 }, "end": { - "line": 1011, + "line": 1004, "column": 7 } } @@ -37940,16 +37759,16 @@ "type": "Identifier", "name": "init", "range": [ - 27818, - 27822 + 27643, + 27647 ], "loc": { "start": { - "line": 1012, + "line": 1005, "column": 4 }, "end": { - "line": 1012, + "line": 1005, "column": 8 } } @@ -37969,16 +37788,16 @@ "object": { "type": "ThisExpression", "range": [ - 27839, - 27843 + 27664, + 27668 ], "loc": { "start": { - "line": 1013, + "line": 1006, "column": 12 }, "end": { - "line": 1013, + "line": 1006, "column": 16 } } @@ -37987,31 +37806,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 27844, - 27855 + 27669, + 27680 ], "loc": { "start": { - "line": 1013, + "line": 1006, "column": 17 }, "end": { - "line": 1013, + "line": 1006, "column": 28 } } }, "range": [ - 27839, - 27855 + 27664, + 27680 ], "loc": { "start": { - "line": 1013, + "line": 1006, "column": 12 }, "end": { - "line": 1013, + "line": 1006, "column": 28 } } @@ -38023,48 +37842,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 27871, - 27878 + 27696, + 27703 ], "loc": { "start": { - "line": 1014, + "line": 1007, "column": 12 }, "end": { - "line": 1014, + "line": 1007, "column": 19 } } } ], "range": [ - 27857, - 27888 + 27682, + 27713 ], "loc": { "start": { - "line": 1013, + "line": 1006, "column": 30 }, "end": { - "line": 1015, + "line": 1008, "column": 9 } } }, "alternate": null, "range": [ - 27835, - 27888 + 27660, + 27713 ], "loc": { "start": { - "line": 1013, + "line": 1006, "column": 8 }, "end": { - "line": 1015, + "line": 1008, "column": 9 } } @@ -38080,16 +37899,16 @@ "object": { "type": "ThisExpression", "range": [ - 27898, - 27902 + 27723, + 27727 ], "loc": { "start": { - "line": 1017, + "line": 1010, "column": 8 }, "end": { - "line": 1017, + "line": 1010, "column": 12 } } @@ -38098,31 +37917,31 @@ "type": "Identifier", "name": "nbCells", "range": [ - 27903, - 27910 + 27728, + 27735 ], "loc": { "start": { - "line": 1017, + "line": 1010, "column": 13 }, "end": { - "line": 1017, + "line": 1010, "column": 20 } } }, "range": [ - 27898, - 27910 + 27723, + 27735 ], "loc": { "start": { - "line": 1017, + "line": 1010, "column": 8 }, "end": { - "line": 1017, + "line": 1010, "column": 20 } } @@ -38135,16 +37954,16 @@ "object": { "type": "ThisExpression", "range": [ - 27913, - 27917 + 27738, + 27742 ], "loc": { "start": { - "line": 1017, + "line": 1010, "column": 23 }, "end": { - "line": 1017, + "line": 1010, "column": 27 } } @@ -38153,31 +37972,31 @@ "type": "Identifier", "name": "getCellsNb", "range": [ - 27918, - 27928 + 27743, + 27753 ], "loc": { "start": { - "line": 1017, + "line": 1010, "column": 28 }, "end": { - "line": 1017, + "line": 1010, "column": 38 } } }, "range": [ - 27913, - 27928 + 27738, + 27753 ], "loc": { "start": { - "line": 1017, + "line": 1010, "column": 23 }, "end": { - "line": 1017, + "line": 1010, "column": 38 } } @@ -38189,16 +38008,16 @@ "object": { "type": "ThisExpression", "range": [ - 27929, - 27933 + 27754, + 27758 ], "loc": { "start": { - "line": 1017, + "line": 1010, "column": 39 }, "end": { - "line": 1017, + "line": 1010, "column": 43 } } @@ -38207,77 +38026,77 @@ "type": "Identifier", "name": "refRow", "range": [ - 27934, - 27940 + 27759, + 27765 ], "loc": { "start": { - "line": 1017, + "line": 1010, "column": 44 }, "end": { - "line": 1017, + "line": 1010, "column": 50 } } }, "range": [ - 27929, - 27940 + 27754, + 27765 ], "loc": { "start": { - "line": 1017, + "line": 1010, "column": 39 }, "end": { - "line": 1017, + "line": 1010, "column": 50 } } } ], "range": [ - 27913, - 27941 + 27738, + 27766 ], "loc": { "start": { - "line": 1017, + "line": 1010, "column": 23 }, "end": { - "line": 1017, + "line": 1010, "column": 51 } } }, "range": [ - 27898, - 27941 + 27723, + 27766 ], "loc": { "start": { - "line": 1017, + "line": 1010, "column": 8 }, "end": { - "line": 1017, + "line": 1010, "column": 51 } } }, "range": [ - 27898, - 27942 + 27723, + 27767 ], "loc": { "start": { - "line": 1017, + "line": 1010, "column": 8 }, "end": { - "line": 1017, + "line": 1010, "column": 52 } } @@ -38291,16 +38110,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 27955, - 27958 + 27780, + 27783 ], "loc": { "start": { - "line": 1018, + "line": 1011, "column": 12 }, "end": { - "line": 1018, + "line": 1011, "column": 15 } } @@ -38311,16 +38130,16 @@ "object": { "type": "ThisExpression", "range": [ - 27961, - 27965 + 27786, + 27790 ], "loc": { "start": { - "line": 1018, + "line": 1011, "column": 18 }, "end": { - "line": 1018, + "line": 1011, "column": 22 } } @@ -38329,46 +38148,46 @@ "type": "Identifier", "name": "Mod", "range": [ - 27966, - 27969 + 27791, + 27794 ], "loc": { "start": { - "line": 1018, + "line": 1011, "column": 23 }, "end": { - "line": 1018, + "line": 1011, "column": 26 } } }, "range": [ - 27961, - 27969 + 27786, + 27794 ], "loc": { "start": { - "line": 1018, + "line": 1011, "column": 18 }, "end": { - "line": 1018, + "line": 1011, "column": 26 } } }, "range": [ - 27955, - 27969 + 27780, + 27794 ], "loc": { "start": { - "line": 1018, + "line": 1011, "column": 12 }, "end": { - "line": 1018, + "line": 1011, "column": 26 } } @@ -38376,16 +38195,16 @@ ], "kind": "let", "range": [ - 27951, - 27970 + 27776, + 27795 ], "loc": { "start": { - "line": 1018, + "line": 1011, "column": 8 }, "end": { - "line": 1018, + "line": 1011, "column": 27 } } @@ -38399,16 +38218,16 @@ "type": "Identifier", "name": "n", "range": [ - 27983, - 27984 + 27808, + 27809 ], "loc": { "start": { - "line": 1019, + "line": 1012, "column": 12 }, "end": { - "line": 1019, + "line": 1012, "column": 13 } } @@ -38421,16 +38240,16 @@ "object": { "type": "ThisExpression", "range": [ - 27987, - 27991 + 27812, + 27816 ], "loc": { "start": { - "line": 1019, + "line": 1012, "column": 16 }, "end": { - "line": 1019, + "line": 1012, "column": 20 } } @@ -38439,31 +38258,31 @@ "type": "Identifier", "name": "singleSearchFlt", "range": [ - 27992, - 28007 + 27817, + 27832 ], "loc": { "start": { - "line": 1019, + "line": 1012, "column": 21 }, "end": { - "line": 1019, + "line": 1012, "column": 36 } } }, "range": [ - 27987, - 28007 + 27812, + 27832 ], "loc": { "start": { - "line": 1019, + "line": 1012, "column": 16 }, "end": { - "line": 1019, + "line": 1012, "column": 36 } } @@ -38473,16 +38292,16 @@ "value": 1, "raw": "1", "range": [ - 28010, - 28011 + 27835, + 27836 ], "loc": { "start": { - "line": 1019, + "line": 1012, "column": 39 }, "end": { - "line": 1019, + "line": 1012, "column": 40 } } @@ -38493,16 +38312,16 @@ "object": { "type": "ThisExpression", "range": [ - 28014, - 28018 + 27839, + 27843 ], "loc": { "start": { - "line": 1019, + "line": 1012, "column": 43 }, "end": { - "line": 1019, + "line": 1012, "column": 47 } } @@ -38511,61 +38330,61 @@ "type": "Identifier", "name": "nbCells", "range": [ - 28019, - 28026 + 27844, + 27851 ], "loc": { "start": { - "line": 1019, + "line": 1012, "column": 48 }, "end": { - "line": 1019, + "line": 1012, "column": 55 } } }, "range": [ - 28014, - 28026 + 27839, + 27851 ], "loc": { "start": { - "line": 1019, + "line": 1012, "column": 43 }, "end": { - "line": 1019, + "line": 1012, "column": 55 } } }, "range": [ - 27987, - 28026 + 27812, + 27851 ], "loc": { "start": { - "line": 1019, + "line": 1012, "column": 16 }, "end": { - "line": 1019, + "line": 1012, "column": 55 } } }, "range": [ - 27983, - 28026 + 27808, + 27851 ], "loc": { "start": { - "line": 1019, + "line": 1012, "column": 12 }, "end": { - "line": 1019, + "line": 1012, "column": 55 } } @@ -38573,16 +38392,16 @@ ], "kind": "let", "range": [ - 27979, - 28027 + 27804, + 27852 ], "loc": { "start": { - "line": 1019, + "line": 1012, "column": 8 }, "end": { - "line": 1019, + "line": 1012, "column": 56 } } @@ -38596,32 +38415,32 @@ "type": "Identifier", "name": "inpclass", "range": [ - 28040, - 28048 + 27865, + 27873 ], "loc": { "start": { - "line": 1020, + "line": 1013, "column": 12 }, "end": { - "line": 1020, + "line": 1013, "column": 20 } } }, "init": null, "range": [ - 28040, - 28048 + 27865, + 27873 ], "loc": { "start": { - "line": 1020, + "line": 1013, "column": 12 }, "end": { - "line": 1020, + "line": 1013, "column": 20 } } @@ -38629,16 +38448,16 @@ ], "kind": "let", "range": [ - 28036, - 28049 + 27861, + 27874 ], "loc": { "start": { - "line": 1020, + "line": 1013, "column": 8 }, "end": { - "line": 1020, + "line": 1013, "column": 21 } }, @@ -38647,16 +38466,16 @@ "type": "Line", "value": "loads stylesheet if not imported", "range": [ - 28059, - 28093 + 27884, + 27918 ], "loc": { "start": { - "line": 1022, + "line": 1015, "column": 8 }, "end": { - "line": 1022, + "line": 1015, "column": 42 } } @@ -38673,16 +38492,16 @@ "object": { "type": "ThisExpression", "range": [ - 28102, - 28106 + 27927, + 27931 ], "loc": { "start": { - "line": 1023, + "line": 1016, "column": 8 }, "end": { - "line": 1023, + "line": 1016, "column": 12 } } @@ -38691,31 +38510,31 @@ "type": "Identifier", "name": "import", "range": [ - 28107, - 28113 + 27932, + 27938 ], "loc": { "start": { - "line": 1023, + "line": 1016, "column": 13 }, "end": { - "line": 1023, + "line": 1016, "column": 19 } } }, "range": [ - 28102, - 28113 + 27927, + 27938 ], "loc": { "start": { - "line": 1023, + "line": 1016, "column": 8 }, "end": { - "line": 1023, + "line": 1016, "column": 19 } } @@ -38727,16 +38546,16 @@ "object": { "type": "ThisExpression", "range": [ - 28114, - 28118 + 27939, + 27943 ], "loc": { "start": { - "line": 1023, + "line": 1016, "column": 20 }, "end": { - "line": 1023, + "line": 1016, "column": 24 } } @@ -38745,31 +38564,31 @@ "type": "Identifier", "name": "stylesheetId", "range": [ - 28119, - 28131 + 27944, + 27956 ], "loc": { "start": { - "line": 1023, + "line": 1016, "column": 25 }, "end": { - "line": 1023, + "line": 1016, "column": 37 } } }, "range": [ - 28114, - 28131 + 27939, + 27956 ], "loc": { "start": { - "line": 1023, + "line": 1016, "column": 20 }, "end": { - "line": 1023, + "line": 1016, "column": 37 } } @@ -38780,16 +38599,16 @@ "object": { "type": "ThisExpression", "range": [ - 28133, - 28137 + 27958, + 27962 ], "loc": { "start": { - "line": 1023, + "line": 1016, "column": 39 }, "end": { - "line": 1023, + "line": 1016, "column": 43 } } @@ -38798,31 +38617,31 @@ "type": "Identifier", "name": "stylesheet", "range": [ - 28138, - 28148 + 27963, + 27973 ], "loc": { "start": { - "line": 1023, + "line": 1016, "column": 44 }, "end": { - "line": 1023, + "line": 1016, "column": 54 } } }, "range": [ - 28133, - 28148 + 27958, + 27973 ], "loc": { "start": { - "line": 1023, + "line": 1016, "column": 39 }, "end": { - "line": 1023, + "line": 1016, "column": 54 } } @@ -38832,16 +38651,16 @@ "value": null, "raw": "null", "range": [ - 28150, - 28154 + 27975, + 27979 ], "loc": { "start": { - "line": 1023, + "line": 1016, "column": 56 }, "end": { - "line": 1023, + "line": 1016, "column": 60 } } @@ -38851,47 +38670,47 @@ "value": "link", "raw": "'link'", "range": [ - 28156, - 28162 + 27981, + 27987 ], "loc": { "start": { - "line": 1023, + "line": 1016, "column": 62 }, "end": { - "line": 1023, + "line": 1016, "column": 68 } } } ], "range": [ - 28102, - 28163 + 27927, + 27988 ], "loc": { "start": { - "line": 1023, + "line": 1016, "column": 8 }, "end": { - "line": 1023, + "line": 1016, "column": 69 } } }, "range": [ - 28102, - 28164 + 27927, + 27989 ], "loc": { "start": { - "line": 1023, + "line": 1016, "column": 8 }, "end": { - "line": 1023, + "line": 1016, "column": 70 } }, @@ -38900,16 +38719,16 @@ "type": "Line", "value": "loads stylesheet if not imported", "range": [ - 28059, - 28093 + 27884, + 27918 ], "loc": { "start": { - "line": 1022, + "line": 1015, "column": 8 }, "end": { - "line": 1022, + "line": 1015, "column": 42 } } @@ -38920,16 +38739,16 @@ "type": "Line", "value": "loads theme", "range": [ - 28174, - 28187 + 27999, + 28012 ], "loc": { "start": { - "line": 1025, + "line": 1018, "column": 8 }, "end": { - "line": 1025, + "line": 1018, "column": 21 } } @@ -38944,16 +38763,16 @@ "object": { "type": "ThisExpression", "range": [ - 28200, - 28204 + 28025, + 28029 ], "loc": { "start": { - "line": 1026, + "line": 1019, "column": 12 }, "end": { - "line": 1026, + "line": 1019, "column": 16 } } @@ -38962,31 +38781,31 @@ "type": "Identifier", "name": "hasThemes", "range": [ - 28205, - 28214 + 28030, + 28039 ], "loc": { "start": { - "line": 1026, + "line": 1019, "column": 17 }, "end": { - "line": 1026, + "line": 1019, "column": 26 } } }, "range": [ - 28200, - 28214 + 28025, + 28039 ], "loc": { "start": { - "line": 1026, + "line": 1019, "column": 12 }, "end": { - "line": 1026, + "line": 1019, "column": 26 } } @@ -39004,16 +38823,16 @@ "object": { "type": "ThisExpression", "range": [ - 28230, - 28234 + 28055, + 28059 ], "loc": { "start": { - "line": 1027, + "line": 1020, "column": 12 }, "end": { - "line": 1027, + "line": 1020, "column": 16 } } @@ -39022,94 +38841,94 @@ "type": "Identifier", "name": "loadThemes", "range": [ - 28235, - 28245 + 28060, + 28070 ], "loc": { "start": { - "line": 1027, + "line": 1020, "column": 17 }, "end": { - "line": 1027, + "line": 1020, "column": 27 } } }, "range": [ - 28230, - 28245 + 28055, + 28070 ], "loc": { "start": { - "line": 1027, + "line": 1020, "column": 12 }, "end": { - "line": 1027, + "line": 1020, "column": 27 } } }, "arguments": [], "range": [ - 28230, - 28247 + 28055, + 28072 ], "loc": { "start": { - "line": 1027, + "line": 1020, "column": 12 }, "end": { - "line": 1027, + "line": 1020, "column": 29 } } }, "range": [ - 28230, - 28248 + 28055, + 28073 ], "loc": { "start": { - "line": 1027, + "line": 1020, "column": 12 }, "end": { - "line": 1027, + "line": 1020, "column": 30 } } } ], "range": [ - 28216, - 28258 + 28041, + 28083 ], "loc": { "start": { - "line": 1026, + "line": 1019, "column": 28 }, "end": { - "line": 1028, + "line": 1021, "column": 9 } } }, "alternate": null, "range": [ - 28196, - 28258 + 28021, + 28083 ], "loc": { "start": { - "line": 1026, + "line": 1019, "column": 8 }, "end": { - "line": 1028, + "line": 1021, "column": 9 } }, @@ -39118,16 +38937,16 @@ "type": "Line", "value": "loads theme", "range": [ - 28174, - 28187 + 27999, + 28012 ], "loc": { "start": { - "line": 1025, + "line": 1018, "column": 8 }, "end": { - "line": 1025, + "line": 1018, "column": 21 } } @@ -39138,16 +38957,16 @@ "type": "Line", "value": " Instanciate sugar date wrapper", "range": [ - 28268, - 28301 + 28093, + 28126 ], "loc": { "start": { - "line": 1030, + "line": 1023, "column": 8 }, "end": { - "line": 1030, + "line": 1023, "column": 41 } } @@ -39166,16 +38985,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 28310, - 28313 + 28135, + 28138 ], "loc": { "start": { - "line": 1031, + "line": 1024, "column": 8 }, "end": { - "line": 1031, + "line": 1024, "column": 11 } } @@ -39184,31 +39003,31 @@ "type": "Identifier", "name": "dateType", "range": [ - 28314, - 28322 + 28139, + 28147 ], "loc": { "start": { - "line": 1031, + "line": 1024, "column": 12 }, "end": { - "line": 1031, + "line": 1024, "column": 20 } } }, "range": [ - 28310, - 28322 + 28135, + 28147 ], "loc": { "start": { - "line": 1031, + "line": 1024, "column": 8 }, "end": { - "line": 1031, + "line": 1024, "column": 20 } } @@ -39223,16 +39042,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 28325, - 28328 + 28150, + 28153 ], "loc": { "start": { - "line": 1031, + "line": 1024, "column": 23 }, "end": { - "line": 1031, + "line": 1024, "column": 26 } } @@ -39241,31 +39060,31 @@ "type": "Identifier", "name": "dateType", "range": [ - 28329, - 28337 + 28154, + 28162 ], "loc": { "start": { - "line": 1031, + "line": 1024, "column": 27 }, "end": { - "line": 1031, + "line": 1024, "column": 35 } } }, "range": [ - 28325, - 28337 + 28150, + 28162 ], "loc": { "start": { - "line": 1031, + "line": 1024, "column": 23 }, "end": { - "line": 1031, + "line": 1024, "column": 35 } } @@ -39276,16 +39095,16 @@ "type": "Identifier", "name": "DateType", "range": [ - 28345, - 28353 + 28170, + 28178 ], "loc": { "start": { - "line": 1031, + "line": 1024, "column": 43 }, "end": { - "line": 1031, + "line": 1024, "column": 51 } } @@ -39294,77 +39113,77 @@ { "type": "ThisExpression", "range": [ - 28354, - 28358 + 28179, + 28183 ], "loc": { "start": { - "line": 1031, + "line": 1024, "column": 52 }, "end": { - "line": 1031, + "line": 1024, "column": 56 } } } ], "range": [ - 28341, - 28359 + 28166, + 28184 ], "loc": { "start": { - "line": 1031, + "line": 1024, "column": 39 }, "end": { - "line": 1031, + "line": 1024, "column": 57 } } }, "range": [ - 28325, - 28359 + 28150, + 28184 ], "loc": { "start": { - "line": 1031, + "line": 1024, "column": 23 }, "end": { - "line": 1031, + "line": 1024, "column": 57 } } }, "range": [ - 28310, - 28359 + 28135, + 28184 ], "loc": { "start": { - "line": 1031, + "line": 1024, "column": 8 }, "end": { - "line": 1031, + "line": 1024, "column": 57 } } }, "range": [ - 28310, - 28360 + 28135, + 28185 ], "loc": { "start": { - "line": 1031, + "line": 1024, "column": 8 }, "end": { - "line": 1031, + "line": 1024, "column": 58 } }, @@ -39373,16 +39192,16 @@ "type": "Line", "value": " Instanciate sugar date wrapper", "range": [ - 28268, - 28301 + 28093, + 28126 ], "loc": { "start": { - "line": 1030, + "line": 1023, "column": 8 }, "end": { - "line": 1030, + "line": 1023, "column": 41 } } @@ -39403,16 +39222,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 28369, - 28372 + 28194, + 28197 ], "loc": { "start": { - "line": 1032, + "line": 1025, "column": 8 }, "end": { - "line": 1032, + "line": 1025, "column": 11 } } @@ -39421,31 +39240,31 @@ "type": "Identifier", "name": "dateType", "range": [ - 28373, - 28381 + 28198, + 28206 ], "loc": { "start": { - "line": 1032, + "line": 1025, "column": 12 }, "end": { - "line": 1032, + "line": 1025, "column": 20 } } }, "range": [ - 28369, - 28381 + 28194, + 28206 ], "loc": { "start": { - "line": 1032, + "line": 1025, "column": 8 }, "end": { - "line": 1032, + "line": 1025, "column": 20 } } @@ -39454,62 +39273,62 @@ "type": "Identifier", "name": "init", "range": [ - 28382, - 28386 + 28207, + 28211 ], "loc": { "start": { - "line": 1032, + "line": 1025, "column": 21 }, "end": { - "line": 1032, + "line": 1025, "column": 25 } } }, "range": [ - 28369, - 28386 + 28194, + 28211 ], "loc": { "start": { - "line": 1032, + "line": 1025, "column": 8 }, "end": { - "line": 1032, + "line": 1025, "column": 25 } } }, "arguments": [], "range": [ - 28369, - 28388 + 28194, + 28213 ], "loc": { "start": { - "line": 1032, + "line": 1025, "column": 8 }, "end": { - "line": 1032, + "line": 1025, "column": 27 } } }, "range": [ - 28369, - 28389 + 28194, + 28214 ], "loc": { "start": { - "line": 1032, + "line": 1025, "column": 8 }, "end": { - "line": 1032, + "line": 1025, "column": 28 } }, @@ -39518,16 +39337,16 @@ "type": "Line", "value": " Instantiate help feature and initialise only if set true", "range": [ - 28399, - 28458 + 28224, + 28283 ], "loc": { "start": { - "line": 1034, + "line": 1027, "column": 8 }, "end": { - "line": 1034, + "line": 1027, "column": 67 } } @@ -39546,16 +39365,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 28467, - 28470 + 28292, + 28295 ], "loc": { "start": { - "line": 1035, + "line": 1028, "column": 8 }, "end": { - "line": 1035, + "line": 1028, "column": 11 } } @@ -39564,31 +39383,31 @@ "type": "Identifier", "name": "help", "range": [ - 28471, - 28475 + 28296, + 28300 ], "loc": { "start": { - "line": 1035, + "line": 1028, "column": 12 }, "end": { - "line": 1035, + "line": 1028, "column": 16 } } }, "range": [ - 28467, - 28475 + 28292, + 28300 ], "loc": { "start": { - "line": 1035, + "line": 1028, "column": 8 }, "end": { - "line": 1035, + "line": 1028, "column": 16 } } @@ -39603,16 +39422,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 28478, - 28481 + 28303, + 28306 ], "loc": { "start": { - "line": 1035, + "line": 1028, "column": 19 }, "end": { - "line": 1035, + "line": 1028, "column": 22 } } @@ -39621,31 +39440,31 @@ "type": "Identifier", "name": "help", "range": [ - 28482, - 28486 + 28307, + 28311 ], "loc": { "start": { - "line": 1035, + "line": 1028, "column": 23 }, "end": { - "line": 1035, + "line": 1028, "column": 27 } } }, "range": [ - 28478, - 28486 + 28303, + 28311 ], "loc": { "start": { - "line": 1035, + "line": 1028, "column": 19 }, "end": { - "line": 1035, + "line": 1028, "column": 27 } } @@ -39656,16 +39475,16 @@ "type": "Identifier", "name": "Help", "range": [ - 28494, - 28498 + 28319, + 28323 ], "loc": { "start": { - "line": 1035, + "line": 1028, "column": 35 }, "end": { - "line": 1035, + "line": 1028, "column": 39 } } @@ -39674,77 +39493,77 @@ { "type": "ThisExpression", "range": [ - 28499, - 28503 + 28324, + 28328 ], "loc": { "start": { - "line": 1035, + "line": 1028, "column": 40 }, "end": { - "line": 1035, + "line": 1028, "column": 44 } } } ], "range": [ - 28490, - 28504 + 28315, + 28329 ], "loc": { "start": { - "line": 1035, + "line": 1028, "column": 31 }, "end": { - "line": 1035, + "line": 1028, "column": 45 } } }, "range": [ - 28478, - 28504 + 28303, + 28329 ], "loc": { "start": { - "line": 1035, + "line": 1028, "column": 19 }, "end": { - "line": 1035, + "line": 1028, "column": 45 } } }, "range": [ - 28467, - 28504 + 28292, + 28329 ], "loc": { "start": { - "line": 1035, + "line": 1028, "column": 8 }, "end": { - "line": 1035, + "line": 1028, "column": 45 } } }, "range": [ - 28467, - 28505 + 28292, + 28330 ], "loc": { "start": { - "line": 1035, + "line": 1028, "column": 8 }, "end": { - "line": 1035, + "line": 1028, "column": 46 } }, @@ -39753,16 +39572,16 @@ "type": "Line", "value": " Instantiate help feature and initialise only if set true", "range": [ - 28399, - 28458 + 28224, + 28283 ], "loc": { "start": { - "line": 1034, + "line": 1027, "column": 8 }, "end": { - "line": 1034, + "line": 1027, "column": 67 } } @@ -39777,16 +39596,16 @@ "object": { "type": "ThisExpression", "range": [ - 28518, - 28522 + 28343, + 28347 ], "loc": { "start": { - "line": 1036, + "line": 1029, "column": 12 }, "end": { - "line": 1036, + "line": 1029, "column": 16 } } @@ -39795,31 +39614,31 @@ "type": "Identifier", "name": "help", "range": [ - 28523, - 28527 + 28348, + 28352 ], "loc": { "start": { - "line": 1036, + "line": 1029, "column": 17 }, "end": { - "line": 1036, + "line": 1029, "column": 21 } } }, "range": [ - 28518, - 28527 + 28343, + 28352 ], "loc": { "start": { - "line": 1036, + "line": 1029, "column": 12 }, "end": { - "line": 1036, + "line": 1029, "column": 21 } } @@ -39841,16 +39660,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 28543, - 28546 + 28368, + 28371 ], "loc": { "start": { - "line": 1037, + "line": 1030, "column": 12 }, "end": { - "line": 1037, + "line": 1030, "column": 15 } } @@ -39859,31 +39678,31 @@ "type": "Identifier", "name": "help", "range": [ - 28547, - 28551 + 28372, + 28376 ], "loc": { "start": { - "line": 1037, + "line": 1030, "column": 16 }, "end": { - "line": 1037, + "line": 1030, "column": 20 } } }, "range": [ - 28543, - 28551 + 28368, + 28376 ], "loc": { "start": { - "line": 1037, + "line": 1030, "column": 12 }, "end": { - "line": 1037, + "line": 1030, "column": 20 } } @@ -39892,94 +39711,94 @@ "type": "Identifier", "name": "init", "range": [ - 28552, - 28556 + 28377, + 28381 ], "loc": { "start": { - "line": 1037, + "line": 1030, "column": 21 }, "end": { - "line": 1037, + "line": 1030, "column": 25 } } }, "range": [ - 28543, - 28556 + 28368, + 28381 ], "loc": { "start": { - "line": 1037, + "line": 1030, "column": 12 }, "end": { - "line": 1037, + "line": 1030, "column": 25 } } }, "arguments": [], "range": [ - 28543, - 28558 + 28368, + 28383 ], "loc": { "start": { - "line": 1037, + "line": 1030, "column": 12 }, "end": { - "line": 1037, + "line": 1030, "column": 27 } } }, "range": [ - 28543, - 28559 + 28368, + 28384 ], "loc": { "start": { - "line": 1037, + "line": 1030, "column": 12 }, "end": { - "line": 1037, + "line": 1030, "column": 28 } } } ], "range": [ - 28529, - 28569 + 28354, + 28394 ], "loc": { "start": { - "line": 1036, + "line": 1029, "column": 23 }, "end": { - "line": 1038, + "line": 1031, "column": 9 } } }, "alternate": null, "range": [ - 28514, - 28569 + 28339, + 28394 ], "loc": { "start": { - "line": 1036, + "line": 1029, "column": 8 }, "end": { - "line": 1038, + "line": 1031, "column": 9 } } @@ -39992,16 +39811,16 @@ "object": { "type": "ThisExpression", "range": [ - 28583, - 28587 + 28408, + 28412 ], "loc": { "start": { - "line": 1040, + "line": 1033, "column": 12 }, "end": { - "line": 1040, + "line": 1033, "column": 16 } } @@ -40010,31 +39829,31 @@ "type": "Identifier", "name": "state", "range": [ - 28588, - 28593 + 28413, + 28418 ], "loc": { "start": { - "line": 1040, + "line": 1033, "column": 17 }, "end": { - "line": 1040, + "line": 1033, "column": 22 } } }, "range": [ - 28583, - 28593 + 28408, + 28418 ], "loc": { "start": { - "line": 1040, + "line": 1033, "column": 12 }, "end": { - "line": 1040, + "line": 1033, "column": 22 } } @@ -40054,16 +39873,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 28609, - 28612 + 28434, + 28437 ], "loc": { "start": { - "line": 1041, + "line": 1034, "column": 12 }, "end": { - "line": 1041, + "line": 1034, "column": 15 } } @@ -40072,31 +39891,31 @@ "type": "Identifier", "name": "state", "range": [ - 28613, - 28618 + 28438, + 28443 ], "loc": { "start": { - "line": 1041, + "line": 1034, "column": 16 }, "end": { - "line": 1041, + "line": 1034, "column": 21 } } }, "range": [ - 28609, - 28618 + 28434, + 28443 ], "loc": { "start": { - "line": 1041, + "line": 1034, "column": 12 }, "end": { - "line": 1041, + "line": 1034, "column": 21 } } @@ -40111,16 +39930,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 28621, - 28624 + 28446, + 28449 ], "loc": { "start": { - "line": 1041, + "line": 1034, "column": 24 }, "end": { - "line": 1041, + "line": 1034, "column": 27 } } @@ -40129,31 +39948,31 @@ "type": "Identifier", "name": "state", "range": [ - 28625, - 28630 + 28450, + 28455 ], "loc": { "start": { - "line": 1041, + "line": 1034, "column": 28 }, "end": { - "line": 1041, + "line": 1034, "column": 33 } } }, "range": [ - 28621, - 28630 + 28446, + 28455 ], "loc": { "start": { - "line": 1041, + "line": 1034, "column": 24 }, "end": { - "line": 1041, + "line": 1034, "column": 33 } } @@ -40164,16 +39983,16 @@ "type": "Identifier", "name": "State", "range": [ - 28638, - 28643 + 28463, + 28468 ], "loc": { "start": { - "line": 1041, + "line": 1034, "column": 41 }, "end": { - "line": 1041, + "line": 1034, "column": 46 } } @@ -40182,77 +40001,77 @@ { "type": "ThisExpression", "range": [ - 28644, - 28648 + 28469, + 28473 ], "loc": { "start": { - "line": 1041, + "line": 1034, "column": 47 }, "end": { - "line": 1041, + "line": 1034, "column": 51 } } } ], "range": [ - 28634, - 28649 + 28459, + 28474 ], "loc": { "start": { - "line": 1041, + "line": 1034, "column": 37 }, "end": { - "line": 1041, + "line": 1034, "column": 52 } } }, "range": [ - 28621, - 28649 + 28446, + 28474 ], "loc": { "start": { - "line": 1041, + "line": 1034, "column": 24 }, "end": { - "line": 1041, + "line": 1034, "column": 52 } } }, "range": [ - 28609, - 28649 + 28434, + 28474 ], "loc": { "start": { - "line": 1041, + "line": 1034, "column": 12 }, "end": { - "line": 1041, + "line": 1034, "column": 52 } } }, "range": [ - 28609, - 28650 + 28434, + 28475 ], "loc": { "start": { - "line": 1041, + "line": 1034, "column": 12 }, "end": { - "line": 1041, + "line": 1034, "column": 53 } } @@ -40271,16 +40090,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 28663, - 28666 + 28488, + 28491 ], "loc": { "start": { - "line": 1042, + "line": 1035, "column": 12 }, "end": { - "line": 1042, + "line": 1035, "column": 15 } } @@ -40289,31 +40108,31 @@ "type": "Identifier", "name": "state", "range": [ - 28667, - 28672 + 28492, + 28497 ], "loc": { "start": { - "line": 1042, + "line": 1035, "column": 16 }, "end": { - "line": 1042, + "line": 1035, "column": 21 } } }, "range": [ - 28663, - 28672 + 28488, + 28497 ], "loc": { "start": { - "line": 1042, + "line": 1035, "column": 12 }, "end": { - "line": 1042, + "line": 1035, "column": 21 } } @@ -40322,94 +40141,94 @@ "type": "Identifier", "name": "init", "range": [ - 28673, - 28677 + 28498, + 28502 ], "loc": { "start": { - "line": 1042, + "line": 1035, "column": 22 }, "end": { - "line": 1042, + "line": 1035, "column": 26 } } }, "range": [ - 28663, - 28677 + 28488, + 28502 ], "loc": { "start": { - "line": 1042, + "line": 1035, "column": 12 }, "end": { - "line": 1042, + "line": 1035, "column": 26 } } }, "arguments": [], "range": [ - 28663, - 28679 + 28488, + 28504 ], "loc": { "start": { - "line": 1042, + "line": 1035, "column": 12 }, "end": { - "line": 1042, + "line": 1035, "column": 28 } } }, "range": [ - 28663, - 28680 + 28488, + 28505 ], "loc": { "start": { - "line": 1042, + "line": 1035, "column": 12 }, "end": { - "line": 1042, + "line": 1035, "column": 29 } } } ], "range": [ - 28595, - 28690 + 28420, + 28515 ], "loc": { "start": { - "line": 1040, + "line": 1033, "column": 24 }, "end": { - "line": 1043, + "line": 1036, "column": 9 } } }, "alternate": null, "range": [ - 28579, - 28690 + 28404, + 28515 ], "loc": { "start": { - "line": 1040, + "line": 1033, "column": 8 }, "end": { - "line": 1043, + "line": 1036, "column": 9 } } @@ -40422,16 +40241,16 @@ "object": { "type": "ThisExpression", "range": [ - 28704, - 28708 + 28529, + 28533 ], "loc": { "start": { - "line": 1045, + "line": 1038, "column": 12 }, "end": { - "line": 1045, + "line": 1038, "column": 16 } } @@ -40440,31 +40259,31 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 28709, - 28719 + 28534, + 28544 ], "loc": { "start": { - "line": 1045, + "line": 1038, "column": 17 }, "end": { - "line": 1045, + "line": 1038, "column": 27 } } }, "range": [ - 28704, - 28719 + 28529, + 28544 ], "loc": { "start": { - "line": 1045, + "line": 1038, "column": 12 }, "end": { - "line": 1045, + "line": 1038, "column": 27 } } @@ -40484,16 +40303,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 28735, - 28738 + 28560, + 28563 ], "loc": { "start": { - "line": 1046, + "line": 1039, "column": 12 }, "end": { - "line": 1046, + "line": 1039, "column": 15 } } @@ -40502,31 +40321,31 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 28739, - 28749 + 28564, + 28574 ], "loc": { "start": { - "line": 1046, + "line": 1039, "column": 16 }, "end": { - "line": 1046, + "line": 1039, "column": 26 } } }, "range": [ - 28735, - 28749 + 28560, + 28574 ], "loc": { "start": { - "line": 1046, + "line": 1039, "column": 12 }, "end": { - "line": 1046, + "line": 1039, "column": 26 } } @@ -40541,16 +40360,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 28752, - 28755 + 28577, + 28580 ], "loc": { "start": { - "line": 1046, + "line": 1039, "column": 29 }, "end": { - "line": 1046, + "line": 1039, "column": 32 } } @@ -40559,31 +40378,31 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 28756, - 28766 + 28581, + 28591 ], "loc": { "start": { - "line": 1046, + "line": 1039, "column": 33 }, "end": { - "line": 1046, + "line": 1039, "column": 43 } } }, "range": [ - 28752, - 28766 + 28577, + 28591 ], "loc": { "start": { - "line": 1046, + "line": 1039, "column": 29 }, "end": { - "line": 1046, + "line": 1039, "column": 43 } } @@ -40594,16 +40413,16 @@ "type": "Identifier", "name": "GridLayout", "range": [ - 28774, - 28784 + 28599, + 28609 ], "loc": { "start": { - "line": 1046, + "line": 1039, "column": 51 }, "end": { - "line": 1046, + "line": 1039, "column": 61 } } @@ -40612,77 +40431,77 @@ { "type": "ThisExpression", "range": [ - 28785, - 28789 + 28610, + 28614 ], "loc": { "start": { - "line": 1046, + "line": 1039, "column": 62 }, "end": { - "line": 1046, + "line": 1039, "column": 66 } } } ], "range": [ - 28770, - 28790 + 28595, + 28615 ], "loc": { "start": { - "line": 1046, + "line": 1039, "column": 47 }, "end": { - "line": 1046, + "line": 1039, "column": 67 } } }, "range": [ - 28752, - 28790 + 28577, + 28615 ], "loc": { "start": { - "line": 1046, + "line": 1039, "column": 29 }, "end": { - "line": 1046, + "line": 1039, "column": 67 } } }, "range": [ - 28735, - 28790 + 28560, + 28615 ], "loc": { "start": { - "line": 1046, + "line": 1039, "column": 12 }, "end": { - "line": 1046, + "line": 1039, "column": 67 } } }, "range": [ - 28735, - 28791 + 28560, + 28616 ], "loc": { "start": { - "line": 1046, + "line": 1039, "column": 12 }, "end": { - "line": 1046, + "line": 1039, "column": 68 } } @@ -40701,16 +40520,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 28804, - 28807 + 28629, + 28632 ], "loc": { "start": { - "line": 1047, + "line": 1040, "column": 12 }, "end": { - "line": 1047, + "line": 1040, "column": 15 } } @@ -40719,31 +40538,31 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 28808, - 28818 + 28633, + 28643 ], "loc": { "start": { - "line": 1047, + "line": 1040, "column": 16 }, "end": { - "line": 1047, + "line": 1040, "column": 26 } } }, "range": [ - 28804, - 28818 + 28629, + 28643 ], "loc": { "start": { - "line": 1047, + "line": 1040, "column": 12 }, "end": { - "line": 1047, + "line": 1040, "column": 26 } } @@ -40752,94 +40571,94 @@ "type": "Identifier", "name": "init", "range": [ - 28819, - 28823 + 28644, + 28648 ], "loc": { "start": { - "line": 1047, + "line": 1040, "column": 27 }, "end": { - "line": 1047, + "line": 1040, "column": 31 } } }, "range": [ - 28804, - 28823 + 28629, + 28648 ], "loc": { "start": { - "line": 1047, + "line": 1040, "column": 12 }, "end": { - "line": 1047, + "line": 1040, "column": 31 } } }, "arguments": [], "range": [ - 28804, - 28825 + 28629, + 28650 ], "loc": { "start": { - "line": 1047, + "line": 1040, "column": 12 }, "end": { - "line": 1047, + "line": 1040, "column": 33 } } }, "range": [ - 28804, - 28826 + 28629, + 28651 ], "loc": { "start": { - "line": 1047, + "line": 1040, "column": 12 }, "end": { - "line": 1047, + "line": 1040, "column": 34 } } } ], "range": [ - 28721, - 28836 + 28546, + 28661 ], "loc": { "start": { - "line": 1045, + "line": 1038, "column": 29 }, "end": { - "line": 1048, + "line": 1041, "column": 9 } } }, "alternate": null, "range": [ - 28700, - 28836 + 28525, + 28661 ], "loc": { "start": { - "line": 1045, + "line": 1038, "column": 8 }, "end": { - "line": 1048, + "line": 1041, "column": 9 } } @@ -40852,16 +40671,16 @@ "object": { "type": "ThisExpression", "range": [ - 28850, - 28854 + 28675, + 28679 ], "loc": { "start": { - "line": 1050, + "line": 1043, "column": 12 }, "end": { - "line": 1050, + "line": 1043, "column": 16 } } @@ -40870,31 +40689,31 @@ "type": "Identifier", "name": "loader", "range": [ - 28855, - 28861 + 28680, + 28686 ], "loc": { "start": { - "line": 1050, + "line": 1043, "column": 17 }, "end": { - "line": 1050, + "line": 1043, "column": 23 } } }, "range": [ - 28850, - 28861 + 28675, + 28686 ], "loc": { "start": { - "line": 1050, + "line": 1043, "column": 12 }, "end": { - "line": 1050, + "line": 1043, "column": 23 } } @@ -40914,16 +40733,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 28877, - 28880 + 28702, + 28705 ], "loc": { "start": { - "line": 1051, + "line": 1044, "column": 12 }, "end": { - "line": 1051, + "line": 1044, "column": 15 } } @@ -40932,31 +40751,31 @@ "type": "Identifier", "name": "loader", "range": [ - 28881, - 28887 + 28706, + 28712 ], "loc": { "start": { - "line": 1051, + "line": 1044, "column": 16 }, "end": { - "line": 1051, + "line": 1044, "column": 22 } } }, "range": [ - 28877, - 28887 + 28702, + 28712 ], "loc": { "start": { - "line": 1051, + "line": 1044, "column": 12 }, "end": { - "line": 1051, + "line": 1044, "column": 22 } } @@ -40971,16 +40790,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 28890, - 28893 + 28715, + 28718 ], "loc": { "start": { - "line": 1051, + "line": 1044, "column": 25 }, "end": { - "line": 1051, + "line": 1044, "column": 28 } } @@ -40989,31 +40808,31 @@ "type": "Identifier", "name": "loader", "range": [ - 28894, - 28900 + 28719, + 28725 ], "loc": { "start": { - "line": 1051, + "line": 1044, "column": 29 }, "end": { - "line": 1051, + "line": 1044, "column": 35 } } }, "range": [ - 28890, - 28900 + 28715, + 28725 ], "loc": { "start": { - "line": 1051, + "line": 1044, "column": 25 }, "end": { - "line": 1051, + "line": 1044, "column": 35 } } @@ -41024,16 +40843,16 @@ "type": "Identifier", "name": "Loader", "range": [ - 28908, - 28914 + 28733, + 28739 ], "loc": { "start": { - "line": 1051, + "line": 1044, "column": 43 }, "end": { - "line": 1051, + "line": 1044, "column": 49 } } @@ -41042,77 +40861,77 @@ { "type": "ThisExpression", "range": [ - 28915, - 28919 + 28740, + 28744 ], "loc": { "start": { - "line": 1051, + "line": 1044, "column": 50 }, "end": { - "line": 1051, + "line": 1044, "column": 54 } } } ], "range": [ - 28904, - 28920 + 28729, + 28745 ], "loc": { "start": { - "line": 1051, + "line": 1044, "column": 39 }, "end": { - "line": 1051, + "line": 1044, "column": 55 } } }, "range": [ - 28890, - 28920 + 28715, + 28745 ], "loc": { "start": { - "line": 1051, + "line": 1044, "column": 25 }, "end": { - "line": 1051, + "line": 1044, "column": 55 } } }, "range": [ - 28877, - 28920 + 28702, + 28745 ], "loc": { "start": { - "line": 1051, + "line": 1044, "column": 12 }, "end": { - "line": 1051, + "line": 1044, "column": 55 } } }, "range": [ - 28877, - 28921 + 28702, + 28746 ], "loc": { "start": { - "line": 1051, + "line": 1044, "column": 12 }, "end": { - "line": 1051, + "line": 1044, "column": 56 } } @@ -41131,16 +40950,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 28934, - 28937 + 28759, + 28762 ], "loc": { "start": { - "line": 1052, + "line": 1045, "column": 12 }, "end": { - "line": 1052, + "line": 1045, "column": 15 } } @@ -41149,31 +40968,31 @@ "type": "Identifier", "name": "loader", "range": [ - 28938, - 28944 + 28763, + 28769 ], "loc": { "start": { - "line": 1052, + "line": 1045, "column": 16 }, "end": { - "line": 1052, + "line": 1045, "column": 22 } } }, "range": [ - 28934, - 28944 + 28759, + 28769 ], "loc": { "start": { - "line": 1052, + "line": 1045, "column": 12 }, "end": { - "line": 1052, + "line": 1045, "column": 22 } } @@ -41182,94 +41001,94 @@ "type": "Identifier", "name": "init", "range": [ - 28945, - 28949 + 28770, + 28774 ], "loc": { "start": { - "line": 1052, + "line": 1045, "column": 23 }, "end": { - "line": 1052, + "line": 1045, "column": 27 } } }, "range": [ - 28934, - 28949 + 28759, + 28774 ], "loc": { "start": { - "line": 1052, + "line": 1045, "column": 12 }, "end": { - "line": 1052, + "line": 1045, "column": 27 } } }, "arguments": [], "range": [ - 28934, - 28951 + 28759, + 28776 ], "loc": { "start": { - "line": 1052, + "line": 1045, "column": 12 }, "end": { - "line": 1052, + "line": 1045, "column": 29 } } }, "range": [ - 28934, - 28952 + 28759, + 28777 ], "loc": { "start": { - "line": 1052, + "line": 1045, "column": 12 }, "end": { - "line": 1052, + "line": 1045, "column": 30 } } } ], "range": [ - 28863, - 28962 + 28688, + 28787 ], "loc": { "start": { - "line": 1050, + "line": 1043, "column": 25 }, "end": { - "line": 1053, + "line": 1046, "column": 9 } } }, "alternate": null, "range": [ - 28846, - 28962 + 28671, + 28787 ], "loc": { "start": { - "line": 1050, + "line": 1043, "column": 8 }, "end": { - "line": 1053, + "line": 1046, "column": 9 } } @@ -41282,16 +41101,16 @@ "object": { "type": "ThisExpression", "range": [ - 28976, - 28980 + 28801, + 28805 ], "loc": { "start": { - "line": 1055, + "line": 1048, "column": 12 }, "end": { - "line": 1055, + "line": 1048, "column": 16 } } @@ -41300,31 +41119,31 @@ "type": "Identifier", "name": "highlightKeywords", "range": [ - 28981, - 28998 + 28806, + 28823 ], "loc": { "start": { - "line": 1055, + "line": 1048, "column": 17 }, "end": { - "line": 1055, + "line": 1048, "column": 34 } } }, "range": [ - 28976, - 28998 + 28801, + 28823 ], "loc": { "start": { - "line": 1055, + "line": 1048, "column": 12 }, "end": { - "line": 1055, + "line": 1048, "column": 34 } } @@ -41344,16 +41163,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 29014, - 29017 + 28839, + 28842 ], "loc": { "start": { - "line": 1056, + "line": 1049, "column": 12 }, "end": { - "line": 1056, + "line": 1049, "column": 15 } } @@ -41362,31 +41181,31 @@ "type": "Identifier", "name": "highlightKeyword", "range": [ - 29018, - 29034 + 28843, + 28859 ], "loc": { "start": { - "line": 1056, + "line": 1049, "column": 16 }, "end": { - "line": 1056, + "line": 1049, "column": 32 } } }, "range": [ - 29014, - 29034 + 28839, + 28859 ], "loc": { "start": { - "line": 1056, + "line": 1049, "column": 12 }, "end": { - "line": 1056, + "line": 1049, "column": 32 } } @@ -41397,16 +41216,16 @@ "type": "Identifier", "name": "HighlightKeyword", "range": [ - 29041, - 29057 + 28866, + 28882 ], "loc": { "start": { - "line": 1056, + "line": 1049, "column": 39 }, "end": { - "line": 1056, + "line": 1049, "column": 55 } } @@ -41415,62 +41234,62 @@ { "type": "ThisExpression", "range": [ - 29058, - 29062 + 28883, + 28887 ], "loc": { "start": { - "line": 1056, + "line": 1049, "column": 56 }, "end": { - "line": 1056, + "line": 1049, "column": 60 } } } ], "range": [ - 29037, - 29063 + 28862, + 28888 ], "loc": { "start": { - "line": 1056, + "line": 1049, "column": 35 }, "end": { - "line": 1056, + "line": 1049, "column": 61 } } }, "range": [ - 29014, - 29063 + 28839, + 28888 ], "loc": { "start": { - "line": 1056, + "line": 1049, "column": 12 }, "end": { - "line": 1056, + "line": 1049, "column": 61 } } }, "range": [ - 29014, - 29064 + 28839, + 28889 ], "loc": { "start": { - "line": 1056, + "line": 1049, "column": 12 }, "end": { - "line": 1056, + "line": 1049, "column": 62 } } @@ -41489,16 +41308,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 29077, - 29080 + 28902, + 28905 ], "loc": { "start": { - "line": 1057, + "line": 1050, "column": 12 }, "end": { - "line": 1057, + "line": 1050, "column": 15 } } @@ -41507,31 +41326,31 @@ "type": "Identifier", "name": "highlightKeyword", "range": [ - 29081, - 29097 + 28906, + 28922 ], "loc": { "start": { - "line": 1057, + "line": 1050, "column": 16 }, "end": { - "line": 1057, + "line": 1050, "column": 32 } } }, "range": [ - 29077, - 29097 + 28902, + 28922 ], "loc": { "start": { - "line": 1057, + "line": 1050, "column": 12 }, "end": { - "line": 1057, + "line": 1050, "column": 32 } } @@ -41540,94 +41359,94 @@ "type": "Identifier", "name": "init", "range": [ - 29098, - 29102 + 28923, + 28927 ], "loc": { "start": { - "line": 1057, + "line": 1050, "column": 33 }, "end": { - "line": 1057, + "line": 1050, "column": 37 } } }, "range": [ - 29077, - 29102 + 28902, + 28927 ], "loc": { "start": { - "line": 1057, + "line": 1050, "column": 12 }, "end": { - "line": 1057, + "line": 1050, "column": 37 } } }, "arguments": [], "range": [ - 29077, - 29104 + 28902, + 28929 ], "loc": { "start": { - "line": 1057, + "line": 1050, "column": 12 }, "end": { - "line": 1057, + "line": 1050, "column": 39 } } }, "range": [ - 29077, - 29105 + 28902, + 28930 ], "loc": { "start": { - "line": 1057, + "line": 1050, "column": 12 }, "end": { - "line": 1057, + "line": 1050, "column": 40 } } } ], "range": [ - 29000, - 29115 + 28825, + 28940 ], "loc": { "start": { - "line": 1055, + "line": 1048, "column": 36 }, "end": { - "line": 1058, + "line": 1051, "column": 9 } } }, "alternate": null, "range": [ - 28972, - 29115 + 28797, + 28940 ], "loc": { "start": { - "line": 1055, + "line": 1048, "column": 8 }, "end": { - "line": 1058, + "line": 1051, "column": 9 } } @@ -41640,16 +41459,16 @@ "object": { "type": "ThisExpression", "range": [ - 29129, - 29133 + 28954, + 28958 ], "loc": { "start": { - "line": 1060, + "line": 1053, "column": 12 }, "end": { - "line": 1060, + "line": 1053, "column": 16 } } @@ -41658,31 +41477,31 @@ "type": "Identifier", "name": "popupFilters", "range": [ - 29134, - 29146 + 28959, + 28971 ], "loc": { "start": { - "line": 1060, + "line": 1053, "column": 17 }, "end": { - "line": 1060, + "line": 1053, "column": 29 } } }, "range": [ - 29129, - 29146 + 28954, + 28971 ], "loc": { "start": { - "line": 1060, + "line": 1053, "column": 12 }, "end": { - "line": 1060, + "line": 1053, "column": 29 } } @@ -41702,16 +41521,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 29162, - 29165 + 28987, + 28990 ], "loc": { "start": { - "line": 1061, + "line": 1054, "column": 12 }, "end": { - "line": 1061, + "line": 1054, "column": 15 } } @@ -41720,31 +41539,31 @@ "type": "Identifier", "name": "popupFilter", "range": [ - 29166, - 29177 + 28991, + 29002 ], "loc": { "start": { - "line": 1061, + "line": 1054, "column": 16 }, "end": { - "line": 1061, + "line": 1054, "column": 27 } } }, "range": [ - 29162, - 29177 + 28987, + 29002 ], "loc": { "start": { - "line": 1061, + "line": 1054, "column": 12 }, "end": { - "line": 1061, + "line": 1054, "column": 27 } } @@ -41759,16 +41578,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 29180, - 29183 + 29005, + 29008 ], "loc": { "start": { - "line": 1061, + "line": 1054, "column": 30 }, "end": { - "line": 1061, + "line": 1054, "column": 33 } } @@ -41777,31 +41596,31 @@ "type": "Identifier", "name": "popupFilter", "range": [ - 29184, - 29195 + 29009, + 29020 ], "loc": { "start": { - "line": 1061, + "line": 1054, "column": 34 }, "end": { - "line": 1061, + "line": 1054, "column": 45 } } }, "range": [ - 29180, - 29195 + 29005, + 29020 ], "loc": { "start": { - "line": 1061, + "line": 1054, "column": 30 }, "end": { - "line": 1061, + "line": 1054, "column": 45 } } @@ -41812,16 +41631,16 @@ "type": "Identifier", "name": "PopupFilter", "range": [ - 29203, - 29214 + 29028, + 29039 ], "loc": { "start": { - "line": 1061, + "line": 1054, "column": 53 }, "end": { - "line": 1061, + "line": 1054, "column": 64 } } @@ -41830,77 +41649,77 @@ { "type": "ThisExpression", "range": [ - 29215, - 29219 + 29040, + 29044 ], "loc": { "start": { - "line": 1061, + "line": 1054, "column": 65 }, "end": { - "line": 1061, + "line": 1054, "column": 69 } } } ], "range": [ - 29199, - 29220 + 29024, + 29045 ], "loc": { "start": { - "line": 1061, + "line": 1054, "column": 49 }, "end": { - "line": 1061, + "line": 1054, "column": 70 } } }, "range": [ - 29180, - 29220 + 29005, + 29045 ], "loc": { "start": { - "line": 1061, + "line": 1054, "column": 30 }, "end": { - "line": 1061, + "line": 1054, "column": 70 } } }, "range": [ - 29162, - 29220 + 28987, + 29045 ], "loc": { "start": { - "line": 1061, + "line": 1054, "column": 12 }, "end": { - "line": 1061, + "line": 1054, "column": 70 } } }, "range": [ - 29162, - 29221 + 28987, + 29046 ], "loc": { "start": { - "line": 1061, + "line": 1054, "column": 12 }, "end": { - "line": 1061, + "line": 1054, "column": 71 } } @@ -41919,16 +41738,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 29234, - 29237 + 29059, + 29062 ], "loc": { "start": { - "line": 1062, + "line": 1055, "column": 12 }, "end": { - "line": 1062, + "line": 1055, "column": 15 } } @@ -41937,31 +41756,31 @@ "type": "Identifier", "name": "popupFilter", "range": [ - 29238, - 29249 + 29063, + 29074 ], "loc": { "start": { - "line": 1062, + "line": 1055, "column": 16 }, "end": { - "line": 1062, + "line": 1055, "column": 27 } } }, "range": [ - 29234, - 29249 + 29059, + 29074 ], "loc": { "start": { - "line": 1062, + "line": 1055, "column": 12 }, "end": { - "line": 1062, + "line": 1055, "column": 27 } } @@ -41970,94 +41789,94 @@ "type": "Identifier", "name": "init", "range": [ - 29250, - 29254 + 29075, + 29079 ], "loc": { "start": { - "line": 1062, + "line": 1055, "column": 28 }, "end": { - "line": 1062, + "line": 1055, "column": 32 } } }, "range": [ - 29234, - 29254 + 29059, + 29079 ], "loc": { "start": { - "line": 1062, + "line": 1055, "column": 12 }, "end": { - "line": 1062, + "line": 1055, "column": 32 } } }, "arguments": [], "range": [ - 29234, - 29256 + 29059, + 29081 ], "loc": { "start": { - "line": 1062, + "line": 1055, "column": 12 }, "end": { - "line": 1062, + "line": 1055, "column": 34 } } }, "range": [ - 29234, - 29257 + 29059, + 29082 ], "loc": { "start": { - "line": 1062, + "line": 1055, "column": 12 }, "end": { - "line": 1062, + "line": 1055, "column": 35 } } } ], "range": [ - 29148, - 29267 + 28973, + 29092 ], "loc": { "start": { - "line": 1060, + "line": 1053, "column": 31 }, "end": { - "line": 1063, + "line": 1056, "column": 9 } } }, "alternate": null, "range": [ - 29125, - 29267 + 28950, + 29092 ], "loc": { "start": { - "line": 1060, + "line": 1053, "column": 8 }, "end": { - "line": 1063, + "line": 1056, "column": 9 } }, @@ -42066,16 +41885,16 @@ "type": "Line", "value": "filters grid is not generated", "range": [ - 29277, - 29308 + 29102, + 29133 ], "loc": { "start": { - "line": 1065, + "line": 1058, "column": 8 }, "end": { - "line": 1065, + "line": 1058, "column": 39 } } @@ -42093,16 +41912,16 @@ "object": { "type": "ThisExpression", "range": [ - 29322, - 29326 + 29147, + 29151 ], "loc": { "start": { - "line": 1066, + "line": 1059, "column": 13 }, "end": { - "line": 1066, + "line": 1059, "column": 17 } } @@ -42111,47 +41930,47 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 29327, - 29334 + 29152, + 29159 ], "loc": { "start": { - "line": 1066, + "line": 1059, "column": 18 }, "end": { - "line": 1066, + "line": 1059, "column": 25 } } }, "range": [ - 29322, - 29334 + 29147, + 29159 ], "loc": { "start": { - "line": 1066, + "line": 1059, "column": 13 }, "end": { - "line": 1066, + "line": 1059, "column": 25 } } }, "prefix": true, "range": [ - 29321, - 29334 + 29146, + 29159 ], "loc": { "start": { - "line": 1066, + "line": 1059, "column": 12 }, "end": { - "line": 1066, + "line": 1059, "column": 25 } } @@ -42169,16 +41988,16 @@ "object": { "type": "ThisExpression", "range": [ - 29350, - 29354 + 29175, + 29179 ], "loc": { "start": { - "line": 1067, + "line": 1060, "column": 12 }, "end": { - "line": 1067, + "line": 1060, "column": 16 } } @@ -42187,78 +42006,78 @@ "type": "Identifier", "name": "_initNoFilters", "range": [ - 29355, - 29369 + 29180, + 29194 ], "loc": { "start": { - "line": 1067, + "line": 1060, "column": 17 }, "end": { - "line": 1067, + "line": 1060, "column": 31 } } }, "range": [ - 29350, - 29369 + 29175, + 29194 ], "loc": { "start": { - "line": 1067, + "line": 1060, "column": 12 }, "end": { - "line": 1067, + "line": 1060, "column": 31 } } }, "arguments": [], "range": [ - 29350, - 29371 + 29175, + 29196 ], "loc": { "start": { - "line": 1067, + "line": 1060, "column": 12 }, "end": { - "line": 1067, + "line": 1060, "column": 33 } } }, "range": [ - 29350, - 29372 + 29175, + 29197 ], "loc": { "start": { - "line": 1067, + "line": 1060, "column": 12 }, "end": { - "line": 1067, + "line": 1060, "column": 34 } } } ], "range": [ - 29336, - 29382 + 29161, + 29207 ], "loc": { "start": { - "line": 1066, + "line": 1059, "column": 27 }, "end": { - "line": 1068, + "line": 1061, "column": 9 } } @@ -42275,16 +42094,16 @@ "type": "Identifier", "name": "fltrow", "range": [ - 29406, - 29412 + 29231, + 29237 ], "loc": { "start": { - "line": 1069, + "line": 1062, "column": 16 }, "end": { - "line": 1069, + "line": 1062, "column": 22 } } @@ -42297,16 +42116,16 @@ "object": { "type": "ThisExpression", "range": [ - 29415, - 29419 + 29240, + 29244 ], "loc": { "start": { - "line": 1069, + "line": 1062, "column": 25 }, "end": { - "line": 1069, + "line": 1062, "column": 29 } } @@ -42315,62 +42134,62 @@ "type": "Identifier", "name": "_insertFiltersRow", "range": [ - 29420, - 29437 + 29245, + 29262 ], "loc": { "start": { - "line": 1069, + "line": 1062, "column": 30 }, "end": { - "line": 1069, + "line": 1062, "column": 47 } } }, "range": [ - 29415, - 29437 + 29240, + 29262 ], "loc": { "start": { - "line": 1069, + "line": 1062, "column": 25 }, "end": { - "line": 1069, + "line": 1062, "column": 47 } } }, "arguments": [], "range": [ - 29415, - 29439 + 29240, + 29264 ], "loc": { "start": { - "line": 1069, + "line": 1062, "column": 25 }, "end": { - "line": 1069, + "line": 1062, "column": 49 } } }, "range": [ - 29406, - 29439 + 29231, + 29264 ], "loc": { "start": { - "line": 1069, + "line": 1062, "column": 16 }, "end": { - "line": 1069, + "line": 1062, "column": 49 } } @@ -42378,16 +42197,16 @@ ], "kind": "let", "range": [ - 29402, - 29440 + 29227, + 29265 ], "loc": { "start": { - "line": 1069, + "line": 1062, "column": 12 }, "end": { - "line": 1069, + "line": 1062, "column": 50 } } @@ -42403,16 +42222,16 @@ "object": { "type": "ThisExpression", "range": [ - 29454, - 29458 + 29279, + 29283 ], "loc": { "start": { - "line": 1071, + "line": 1064, "column": 12 }, "end": { - "line": 1071, + "line": 1064, "column": 16 } } @@ -42421,31 +42240,31 @@ "type": "Identifier", "name": "nbFilterableRows", "range": [ - 29459, - 29475 + 29284, + 29300 ], "loc": { "start": { - "line": 1071, + "line": 1064, "column": 17 }, "end": { - "line": 1071, + "line": 1064, "column": 33 } } }, "range": [ - 29454, - 29475 + 29279, + 29300 ], "loc": { "start": { - "line": 1071, + "line": 1064, "column": 12 }, "end": { - "line": 1071, + "line": 1064, "column": 33 } } @@ -42458,16 +42277,16 @@ "object": { "type": "ThisExpression", "range": [ - 29478, - 29482 + 29303, + 29307 ], "loc": { "start": { - "line": 1071, + "line": 1064, "column": 36 }, "end": { - "line": 1071, + "line": 1064, "column": 40 } } @@ -42476,77 +42295,77 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 29483, - 29492 + 29308, + 29317 ], "loc": { "start": { - "line": 1071, + "line": 1064, "column": 41 }, "end": { - "line": 1071, + "line": 1064, "column": 50 } } }, "range": [ - 29478, - 29492 + 29303, + 29317 ], "loc": { "start": { - "line": 1071, + "line": 1064, "column": 36 }, "end": { - "line": 1071, + "line": 1064, "column": 50 } } }, "arguments": [], "range": [ - 29478, - 29494 + 29303, + 29319 ], "loc": { "start": { - "line": 1071, + "line": 1064, "column": 36 }, "end": { - "line": 1071, + "line": 1064, "column": 52 } } }, "range": [ - 29454, - 29494 + 29279, + 29319 ], "loc": { "start": { - "line": 1071, + "line": 1064, "column": 12 }, "end": { - "line": 1071, + "line": 1064, "column": 52 } } }, "range": [ - 29454, - 29495 + 29279, + 29320 ], "loc": { "start": { - "line": 1071, + "line": 1064, "column": 12 }, "end": { - "line": 1071, + "line": 1064, "column": 53 } }, @@ -42555,16 +42374,16 @@ "type": "Line", "value": " Generate filters", "range": [ - 29509, - 29528 + 29334, + 29353 ], "loc": { "start": { - "line": 1073, + "line": 1066, "column": 12 }, "end": { - "line": 1073, + "line": 1066, "column": 31 } } @@ -42582,16 +42401,16 @@ "type": "Identifier", "name": "i", "range": [ - 29550, - 29551 + 29375, + 29376 ], "loc": { "start": { - "line": 1074, + "line": 1067, "column": 21 }, "end": { - "line": 1074, + "line": 1067, "column": 22 } } @@ -42601,31 +42420,31 @@ "value": 0, "raw": "0", "range": [ - 29554, - 29555 + 29379, + 29380 ], "loc": { "start": { - "line": 1074, + "line": 1067, "column": 25 }, "end": { - "line": 1074, + "line": 1067, "column": 26 } } }, "range": [ - 29550, - 29555 + 29375, + 29380 ], "loc": { "start": { - "line": 1074, + "line": 1067, "column": 21 }, "end": { - "line": 1074, + "line": 1067, "column": 26 } } @@ -42633,16 +42452,16 @@ ], "kind": "let", "range": [ - 29546, - 29555 + 29371, + 29380 ], "loc": { "start": { - "line": 1074, + "line": 1067, "column": 17 }, "end": { - "line": 1074, + "line": 1067, "column": 26 } } @@ -42654,16 +42473,16 @@ "type": "Identifier", "name": "i", "range": [ - 29557, - 29558 + 29382, + 29383 ], "loc": { "start": { - "line": 1074, + "line": 1067, "column": 28 }, "end": { - "line": 1074, + "line": 1067, "column": 29 } } @@ -42672,31 +42491,31 @@ "type": "Identifier", "name": "n", "range": [ - 29561, - 29562 + 29386, + 29387 ], "loc": { "start": { - "line": 1074, + "line": 1067, "column": 32 }, "end": { - "line": 1074, + "line": 1067, "column": 33 } } }, "range": [ - 29557, - 29562 + 29382, + 29387 ], "loc": { "start": { - "line": 1074, + "line": 1067, "column": 28 }, "end": { - "line": 1074, + "line": 1067, "column": 33 } } @@ -42708,32 +42527,32 @@ "type": "Identifier", "name": "i", "range": [ - 29564, - 29565 + 29389, + 29390 ], "loc": { "start": { - "line": 1074, + "line": 1067, "column": 35 }, "end": { - "line": 1074, + "line": 1067, "column": 36 } } }, "prefix": false, "range": [ - 29564, - 29567 + 29389, + 29392 ], "loc": { "start": { - "line": 1074, + "line": 1067, "column": 35 }, "end": { - "line": 1074, + "line": 1067, "column": 38 } } @@ -42754,16 +42573,16 @@ "object": { "type": "ThisExpression", "range": [ - 29587, - 29591 + 29412, + 29416 ], "loc": { "start": { - "line": 1075, + "line": 1068, "column": 16 }, "end": { - "line": 1075, + "line": 1068, "column": 20 } } @@ -42772,31 +42591,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 29592, - 29599 + 29417, + 29424 ], "loc": { "start": { - "line": 1075, + "line": 1068, "column": 21 }, "end": { - "line": 1075, + "line": 1068, "column": 28 } } }, "range": [ - 29587, - 29599 + 29412, + 29424 ], "loc": { "start": { - "line": 1075, + "line": 1068, "column": 16 }, "end": { - "line": 1075, + "line": 1068, "column": 28 } } @@ -42805,31 +42624,31 @@ "type": "Identifier", "name": "emit", "range": [ - 29600, - 29604 + 29425, + 29429 ], "loc": { "start": { - "line": 1075, + "line": 1068, "column": 29 }, "end": { - "line": 1075, + "line": 1068, "column": 33 } } }, "range": [ - 29587, - 29604 + 29412, + 29429 ], "loc": { "start": { - "line": 1075, + "line": 1068, "column": 16 }, "end": { - "line": 1075, + "line": 1068, "column": 33 } } @@ -42840,16 +42659,16 @@ "value": "before-filter-init", "raw": "'before-filter-init'", "range": [ - 29605, - 29625 + 29430, + 29450 ], "loc": { "start": { - "line": 1075, + "line": 1068, "column": 34 }, "end": { - "line": 1075, + "line": 1068, "column": 54 } } @@ -42857,16 +42676,16 @@ { "type": "ThisExpression", "range": [ - 29627, - 29631 + 29452, + 29456 ], "loc": { "start": { - "line": 1075, + "line": 1068, "column": 56 }, "end": { - "line": 1075, + "line": 1068, "column": 60 } } @@ -42875,47 +42694,47 @@ "type": "Identifier", "name": "i", "range": [ - 29633, - 29634 + 29458, + 29459 ], "loc": { "start": { - "line": 1075, + "line": 1068, "column": 62 }, "end": { - "line": 1075, + "line": 1068, "column": 63 } } } ], "range": [ - 29587, - 29635 + 29412, + 29460 ], "loc": { "start": { - "line": 1075, + "line": 1068, "column": 16 }, "end": { - "line": 1075, + "line": 1068, "column": 64 } } }, "range": [ - 29587, - 29636 + 29412, + 29461 ], "loc": { "start": { - "line": 1075, + "line": 1068, "column": 16 }, "end": { - "line": 1075, + "line": 1068, "column": 65 } } @@ -42929,16 +42748,16 @@ "type": "Identifier", "name": "fltcell", "range": [ - 29658, - 29665 + 29483, + 29490 ], "loc": { "start": { - "line": 1077, + "line": 1070, "column": 20 }, "end": { - "line": 1077, + "line": 1070, "column": 27 } } @@ -42949,16 +42768,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 29668, - 29677 + 29493, + 29502 ], "loc": { "start": { - "line": 1077, + "line": 1070, "column": 30 }, "end": { - "line": 1077, + "line": 1070, "column": 39 } } @@ -42970,16 +42789,16 @@ "object": { "type": "ThisExpression", "range": [ - 29678, - 29682 + 29503, + 29507 ], "loc": { "start": { - "line": 1077, + "line": 1070, "column": 40 }, "end": { - "line": 1077, + "line": 1070, "column": 44 } } @@ -42988,62 +42807,62 @@ "type": "Identifier", "name": "fltCellTag", "range": [ - 29683, - 29693 + 29508, + 29518 ], "loc": { "start": { - "line": 1077, + "line": 1070, "column": 45 }, "end": { - "line": 1077, + "line": 1070, "column": 55 } } }, "range": [ - 29678, - 29693 + 29503, + 29518 ], "loc": { "start": { - "line": 1077, + "line": 1070, "column": 40 }, "end": { - "line": 1077, + "line": 1070, "column": 55 } } } ], "range": [ - 29668, - 29694 + 29493, + 29519 ], "loc": { "start": { - "line": 1077, + "line": 1070, "column": 30 }, "end": { - "line": 1077, + "line": 1070, "column": 56 } } }, "range": [ - 29658, - 29694 + 29483, + 29519 ], "loc": { "start": { - "line": 1077, + "line": 1070, "column": 20 }, "end": { - "line": 1077, + "line": 1070, "column": 56 } } @@ -43054,16 +42873,16 @@ "type": "Identifier", "name": "col", "range": [ - 29716, - 29719 + 29541, + 29544 ], "loc": { "start": { - "line": 1078, + "line": 1071, "column": 20 }, "end": { - "line": 1078, + "line": 1071, "column": 23 } } @@ -43076,16 +42895,16 @@ "object": { "type": "ThisExpression", "range": [ - 29722, - 29726 + 29547, + 29551 ], "loc": { "start": { - "line": 1078, + "line": 1071, "column": 26 }, "end": { - "line": 1078, + "line": 1071, "column": 30 } } @@ -43094,31 +42913,31 @@ "type": "Identifier", "name": "getFilterType", "range": [ - 29727, - 29740 + 29552, + 29565 ], "loc": { "start": { - "line": 1078, + "line": 1071, "column": 31 }, "end": { - "line": 1078, + "line": 1071, "column": 44 } } }, "range": [ - 29722, - 29740 + 29547, + 29565 ], "loc": { "start": { - "line": 1078, + "line": 1071, "column": 26 }, "end": { - "line": 1078, + "line": 1071, "column": 44 } } @@ -43128,47 +42947,47 @@ "type": "Identifier", "name": "i", "range": [ - 29741, - 29742 + 29566, + 29567 ], "loc": { "start": { - "line": 1078, + "line": 1071, "column": 45 }, "end": { - "line": 1078, + "line": 1071, "column": 46 } } } ], "range": [ - 29722, - 29743 + 29547, + 29568 ], "loc": { "start": { - "line": 1078, + "line": 1071, "column": 26 }, "end": { - "line": 1078, + "line": 1071, "column": 47 } } }, "range": [ - 29716, - 29743 + 29541, + 29568 ], "loc": { "start": { - "line": 1078, + "line": 1071, "column": 20 }, "end": { - "line": 1078, + "line": 1071, "column": 47 } } @@ -43176,16 +42995,16 @@ ], "kind": "let", "range": [ - 29654, - 29744 + 29479, + 29569 ], "loc": { "start": { - "line": 1077, + "line": 1070, "column": 16 }, "end": { - "line": 1078, + "line": 1071, "column": 48 } } @@ -43198,16 +43017,16 @@ "object": { "type": "ThisExpression", "range": [ - 29766, - 29770 + 29591, + 29595 ], "loc": { "start": { - "line": 1080, + "line": 1073, "column": 20 }, "end": { - "line": 1080, + "line": 1073, "column": 24 } } @@ -43216,31 +43035,31 @@ "type": "Identifier", "name": "singleSearchFlt", "range": [ - 29771, - 29786 + 29596, + 29611 ], "loc": { "start": { - "line": 1080, + "line": 1073, "column": 25 }, "end": { - "line": 1080, + "line": 1073, "column": 40 } } }, "range": [ - 29766, - 29786 + 29591, + 29611 ], "loc": { "start": { - "line": 1080, + "line": 1073, "column": 20 }, "end": { - "line": 1080, + "line": 1073, "column": 40 } } @@ -43260,16 +43079,16 @@ "type": "Identifier", "name": "fltcell", "range": [ - 29810, - 29817 + 29635, + 29642 ], "loc": { "start": { - "line": 1081, + "line": 1074, "column": 20 }, "end": { - "line": 1081, + "line": 1074, "column": 27 } } @@ -43278,31 +43097,31 @@ "type": "Identifier", "name": "colSpan", "range": [ - 29818, - 29825 + 29643, + 29650 ], "loc": { "start": { - "line": 1081, + "line": 1074, "column": 28 }, "end": { - "line": 1081, + "line": 1074, "column": 35 } } }, "range": [ - 29810, - 29825 + 29635, + 29650 ], "loc": { "start": { - "line": 1081, + "line": 1074, "column": 20 }, "end": { - "line": 1081, + "line": 1074, "column": 35 } } @@ -43313,16 +43132,16 @@ "object": { "type": "ThisExpression", "range": [ - 29828, - 29832 + 29653, + 29657 ], "loc": { "start": { - "line": 1081, + "line": 1074, "column": 38 }, "end": { - "line": 1081, + "line": 1074, "column": 42 } } @@ -43331,93 +43150,93 @@ "type": "Identifier", "name": "nbCells", "range": [ - 29833, - 29840 + 29658, + 29665 ], "loc": { "start": { - "line": 1081, + "line": 1074, "column": 43 }, "end": { - "line": 1081, + "line": 1074, "column": 50 } } }, "range": [ - 29828, - 29840 + 29653, + 29665 ], "loc": { "start": { - "line": 1081, + "line": 1074, "column": 38 }, "end": { - "line": 1081, + "line": 1074, "column": 50 } } }, "range": [ - 29810, - 29840 + 29635, + 29665 ], "loc": { "start": { - "line": 1081, + "line": 1074, "column": 20 }, "end": { - "line": 1081, + "line": 1074, "column": 50 } } }, "range": [ - 29810, - 29841 + 29635, + 29666 ], "loc": { "start": { - "line": 1081, + "line": 1074, "column": 20 }, "end": { - "line": 1081, + "line": 1074, "column": 51 } } } ], "range": [ - 29788, - 29859 + 29613, + 29684 ], "loc": { "start": { - "line": 1080, + "line": 1073, "column": 42 }, "end": { - "line": 1082, + "line": 1075, "column": 17 } } }, "alternate": null, "range": [ - 29762, - 29859 + 29587, + 29684 ], "loc": { "start": { - "line": 1080, + "line": 1073, "column": 16 }, "end": { - "line": 1082, + "line": 1075, "column": 17 } } @@ -43433,16 +43252,16 @@ "object": { "type": "ThisExpression", "range": [ - 29881, - 29885 + 29706, + 29710 ], "loc": { "start": { - "line": 1083, + "line": 1076, "column": 21 }, "end": { - "line": 1083, + "line": 1076, "column": 25 } } @@ -43451,47 +43270,47 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 29886, - 29896 + 29711, + 29721 ], "loc": { "start": { - "line": 1083, + "line": 1076, "column": 26 }, "end": { - "line": 1083, + "line": 1076, "column": 36 } } }, "range": [ - 29881, - 29896 + 29706, + 29721 ], "loc": { "start": { - "line": 1083, + "line": 1076, "column": 21 }, "end": { - "line": 1083, + "line": 1076, "column": 36 } } }, "prefix": true, "range": [ - 29880, - 29896 + 29705, + 29721 ], "loc": { "start": { - "line": 1083, + "line": 1076, "column": 20 }, "end": { - "line": 1083, + "line": 1076, "column": 36 } } @@ -43510,16 +43329,16 @@ "type": "Identifier", "name": "fltrow", "range": [ - 29920, - 29926 + 29745, + 29751 ], "loc": { "start": { - "line": 1084, + "line": 1077, "column": 20 }, "end": { - "line": 1084, + "line": 1077, "column": 26 } } @@ -43528,31 +43347,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 29927, - 29938 + 29752, + 29763 ], "loc": { "start": { - "line": 1084, + "line": 1077, "column": 27 }, "end": { - "line": 1084, + "line": 1077, "column": 38 } } }, "range": [ - 29920, - 29938 + 29745, + 29763 ], "loc": { "start": { - "line": 1084, + "line": 1077, "column": 20 }, "end": { - "line": 1084, + "line": 1077, "column": 38 } } @@ -43562,79 +43381,79 @@ "type": "Identifier", "name": "fltcell", "range": [ - 29939, - 29946 + 29764, + 29771 ], "loc": { "start": { - "line": 1084, + "line": 1077, "column": 39 }, "end": { - "line": 1084, + "line": 1077, "column": 46 } } } ], "range": [ - 29920, - 29947 + 29745, + 29772 ], "loc": { "start": { - "line": 1084, + "line": 1077, "column": 20 }, "end": { - "line": 1084, + "line": 1077, "column": 47 } } }, "range": [ - 29920, - 29948 + 29745, + 29773 ], "loc": { "start": { - "line": 1084, + "line": 1077, "column": 20 }, "end": { - "line": 1084, + "line": 1077, "column": 48 } } } ], "range": [ - 29898, - 29966 + 29723, + 29791 ], "loc": { "start": { - "line": 1083, + "line": 1076, "column": 38 }, "end": { - "line": 1085, + "line": 1078, "column": 17 } } }, "alternate": null, "range": [ - 29876, - 29966 + 29701, + 29791 ], "loc": { "start": { - "line": 1083, + "line": 1076, "column": 16 }, "end": { - "line": 1085, + "line": 1078, "column": 17 } } @@ -43648,16 +43467,16 @@ "type": "Identifier", "name": "inpclass", "range": [ - 29983, - 29991 + 29808, + 29816 ], "loc": { "start": { - "line": 1086, + "line": 1079, "column": 16 }, "end": { - "line": 1086, + "line": 1079, "column": 24 } } @@ -43674,16 +43493,16 @@ "type": "Identifier", "name": "i", "range": [ - 29995, - 29996 + 29820, + 29821 ], "loc": { "start": { - "line": 1086, + "line": 1079, "column": 28 }, "end": { - "line": 1086, + "line": 1079, "column": 29 } } @@ -43695,16 +43514,16 @@ "type": "Identifier", "name": "n", "range": [ - 30001, - 30002 + 29826, + 29827 ], "loc": { "start": { - "line": 1086, + "line": 1079, "column": 34 }, "end": { - "line": 1086, + "line": 1079, "column": 35 } } @@ -43714,46 +43533,46 @@ "value": 1, "raw": "1", "range": [ - 30005, - 30006 + 29830, + 29831 ], "loc": { "start": { - "line": 1086, + "line": 1079, "column": 38 }, "end": { - "line": 1086, + "line": 1079, "column": 39 } } }, "range": [ - 30001, - 30006 + 29826, + 29831 ], "loc": { "start": { - "line": 1086, + "line": 1079, "column": 34 }, "end": { - "line": 1086, + "line": 1079, "column": 39 } } }, "range": [ - 29995, - 30006 + 29820, + 29831 ], "loc": { "start": { - "line": 1086, + "line": 1079, "column": 28 }, "end": { - "line": 1086, + "line": 1079, "column": 39 } } @@ -43764,16 +43583,16 @@ "object": { "type": "ThisExpression", "range": [ - 30010, - 30014 + 29835, + 29839 ], "loc": { "start": { - "line": 1086, + "line": 1079, "column": 43 }, "end": { - "line": 1086, + "line": 1079, "column": 47 } } @@ -43782,46 +43601,46 @@ "type": "Identifier", "name": "displayBtn", "range": [ - 30015, - 30025 + 29840, + 29850 ], "loc": { "start": { - "line": 1086, + "line": 1079, "column": 48 }, "end": { - "line": 1086, + "line": 1079, "column": 58 } } }, "range": [ - 30010, - 30025 + 29835, + 29850 ], "loc": { "start": { - "line": 1086, + "line": 1079, "column": 43 }, "end": { - "line": 1086, + "line": 1079, "column": 58 } } }, "range": [ - 29995, - 30025 + 29820, + 29850 ], "loc": { "start": { - "line": 1086, + "line": 1079, "column": 28 }, "end": { - "line": 1086, + "line": 1079, "column": 58 } } @@ -43832,16 +43651,16 @@ "object": { "type": "ThisExpression", "range": [ - 30049, - 30053 + 29874, + 29878 ], "loc": { "start": { - "line": 1087, + "line": 1080, "column": 20 }, "end": { - "line": 1087, + "line": 1080, "column": 24 } } @@ -43850,31 +43669,31 @@ "type": "Identifier", "name": "fltSmallCssClass", "range": [ - 30054, - 30070 + 29879, + 29895 ], "loc": { "start": { - "line": 1087, + "line": 1080, "column": 25 }, "end": { - "line": 1087, + "line": 1080, "column": 41 } } }, "range": [ - 30049, - 30070 + 29874, + 29895 ], "loc": { "start": { - "line": 1087, + "line": 1080, "column": 20 }, "end": { - "line": 1087, + "line": 1080, "column": 41 } } @@ -43885,16 +43704,16 @@ "object": { "type": "ThisExpression", "range": [ - 30073, - 30077 + 29898, + 29902 ], "loc": { "start": { - "line": 1087, + "line": 1080, "column": 44 }, "end": { - "line": 1087, + "line": 1080, "column": 48 } } @@ -43903,76 +43722,76 @@ "type": "Identifier", "name": "fltCssClass", "range": [ - 30078, - 30089 + 29903, + 29914 ], "loc": { "start": { - "line": 1087, + "line": 1080, "column": 49 }, "end": { - "line": 1087, + "line": 1080, "column": 60 } } }, "range": [ - 30073, - 30089 + 29898, + 29914 ], "loc": { "start": { - "line": 1087, + "line": 1080, "column": 44 }, "end": { - "line": 1087, + "line": 1080, "column": 60 } } }, "range": [ - 29994, - 30089 + 29819, + 29914 ], "loc": { "start": { - "line": 1086, + "line": 1079, "column": 27 }, "end": { - "line": 1087, + "line": 1080, "column": 60 } } }, "range": [ - 29983, - 30089 + 29808, + 29914 ], "loc": { "start": { - "line": 1086, + "line": 1079, "column": 16 }, "end": { - "line": 1087, + "line": 1080, "column": 60 } } }, "range": [ - 29983, - 30090 + 29808, + 29915 ], "loc": { "start": { - "line": 1086, + "line": 1079, "column": 16 }, "end": { - "line": 1087, + "line": 1080, "column": 61 } }, @@ -43981,16 +43800,16 @@ "type": "Line", "value": "only 1 input for single search", "range": [ - 30108, - 30140 + 29933, + 29965 ], "loc": { "start": { - "line": 1089, + "line": 1082, "column": 16 }, "end": { - "line": 1089, + "line": 1082, "column": 48 } } @@ -44005,16 +43824,16 @@ "object": { "type": "ThisExpression", "range": [ - 30161, - 30165 + 29986, + 29990 ], "loc": { "start": { - "line": 1090, + "line": 1083, "column": 20 }, "end": { - "line": 1090, + "line": 1083, "column": 24 } } @@ -44023,31 +43842,31 @@ "type": "Identifier", "name": "singleSearchFlt", "range": [ - 30166, - 30181 + 29991, + 30006 ], "loc": { "start": { - "line": 1090, + "line": 1083, "column": 25 }, "end": { - "line": 1090, + "line": 1083, "column": 40 } } }, "range": [ - 30161, - 30181 + 29986, + 30006 ], "loc": { "start": { - "line": 1090, + "line": 1083, "column": 20 }, "end": { - "line": 1090, + "line": 1083, "column": 40 } } @@ -44064,16 +43883,16 @@ "type": "Identifier", "name": "col", "range": [ - 30205, - 30208 + 30030, + 30033 ], "loc": { "start": { - "line": 1091, + "line": 1084, "column": 20 }, "end": { - "line": 1091, + "line": 1084, "column": 23 } } @@ -44082,46 +43901,46 @@ "type": "Identifier", "name": "INPUT", "range": [ - 30211, - 30216 + 30036, + 30041 ], "loc": { "start": { - "line": 1091, + "line": 1084, "column": 26 }, "end": { - "line": 1091, + "line": 1084, "column": 31 } } }, "range": [ - 30205, - 30216 + 30030, + 30041 ], "loc": { "start": { - "line": 1091, + "line": 1084, "column": 20 }, "end": { - "line": 1091, + "line": 1084, "column": 31 } } }, "range": [ - 30205, - 30217 + 30030, + 30042 ], "loc": { "start": { - "line": 1091, + "line": 1084, "column": 20 }, "end": { - "line": 1091, + "line": 1084, "column": 32 } } @@ -44135,16 +43954,16 @@ "type": "Identifier", "name": "inpclass", "range": [ - 30238, - 30246 + 30063, + 30071 ], "loc": { "start": { - "line": 1092, + "line": 1085, "column": 20 }, "end": { - "line": 1092, + "line": 1085, "column": 28 } } @@ -44155,16 +43974,16 @@ "object": { "type": "ThisExpression", "range": [ - 30249, - 30253 + 30074, + 30078 ], "loc": { "start": { - "line": 1092, + "line": 1085, "column": 31 }, "end": { - "line": 1092, + "line": 1085, "column": 35 } } @@ -44173,93 +43992,93 @@ "type": "Identifier", "name": "singleFltCssClass", "range": [ - 30254, - 30271 + 30079, + 30096 ], "loc": { "start": { - "line": 1092, + "line": 1085, "column": 36 }, "end": { - "line": 1092, + "line": 1085, "column": 53 } } }, "range": [ - 30249, - 30271 + 30074, + 30096 ], "loc": { "start": { - "line": 1092, + "line": 1085, "column": 31 }, "end": { - "line": 1092, + "line": 1085, "column": 53 } } }, "range": [ - 30238, - 30271 + 30063, + 30096 ], "loc": { "start": { - "line": 1092, + "line": 1085, "column": 20 }, "end": { - "line": 1092, + "line": 1085, "column": 53 } } }, "range": [ - 30238, - 30272 + 30063, + 30097 ], "loc": { "start": { - "line": 1092, + "line": 1085, "column": 20 }, "end": { - "line": 1092, + "line": 1085, "column": 54 } } } ], "range": [ - 30183, - 30290 + 30008, + 30115 ], "loc": { "start": { - "line": 1090, + "line": 1083, "column": 42 }, "end": { - "line": 1093, + "line": 1086, "column": 17 } } }, "alternate": null, "range": [ - 30157, - 30290 + 29982, + 30115 ], "loc": { "start": { - "line": 1090, + "line": 1083, "column": 16 }, "end": { - "line": 1093, + "line": 1086, "column": 17 } }, @@ -44268,16 +44087,16 @@ "type": "Line", "value": "only 1 input for single search", "range": [ - 30108, - 30140 + 29933, + 29965 ], "loc": { "start": { - "line": 1089, + "line": 1082, "column": 16 }, "end": { - "line": 1089, + "line": 1082, "column": 48 } } @@ -44288,16 +44107,16 @@ "type": "Line", "value": "drop-down filters", "range": [ - 30308, - 30327 + 30133, + 30152 ], "loc": { "start": { - "line": 1095, + "line": 1088, "column": 16 }, "end": { - "line": 1095, + "line": 1088, "column": 35 } } @@ -44316,16 +44135,16 @@ "type": "Identifier", "name": "col", "range": [ - 30348, - 30351 + 30173, + 30176 ], "loc": { "start": { - "line": 1096, + "line": 1089, "column": 20 }, "end": { - "line": 1096, + "line": 1089, "column": 23 } } @@ -44334,31 +44153,31 @@ "type": "Identifier", "name": "SELECT", "range": [ - 30356, - 30362 + 30181, + 30187 ], "loc": { "start": { - "line": 1096, + "line": 1089, "column": 28 }, "end": { - "line": 1096, + "line": 1089, "column": 34 } } }, "range": [ - 30348, - 30362 + 30173, + 30187 ], "loc": { "start": { - "line": 1096, + "line": 1089, "column": 20 }, "end": { - "line": 1096, + "line": 1089, "column": 34 } } @@ -44370,16 +44189,16 @@ "type": "Identifier", "name": "col", "range": [ - 30366, - 30369 + 30191, + 30194 ], "loc": { "start": { - "line": 1096, + "line": 1089, "column": 38 }, "end": { - "line": 1096, + "line": 1089, "column": 41 } } @@ -44388,46 +44207,46 @@ "type": "Identifier", "name": "MULTIPLE", "range": [ - 30374, - 30382 + 30199, + 30207 ], "loc": { "start": { - "line": 1096, + "line": 1089, "column": 46 }, "end": { - "line": 1096, + "line": 1089, "column": 54 } } }, "range": [ - 30366, - 30382 + 30191, + 30207 ], "loc": { "start": { - "line": 1096, + "line": 1089, "column": 38 }, "end": { - "line": 1096, + "line": 1089, "column": 54 } } }, "range": [ - 30348, - 30382 + 30173, + 30207 ], "loc": { "start": { - "line": 1096, + "line": 1089, "column": 20 }, "end": { - "line": 1096, + "line": 1089, "column": 54 } } @@ -44447,16 +44266,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 30411, - 30414 + 30236, + 30239 ], "loc": { "start": { - "line": 1097, + "line": 1090, "column": 25 }, "end": { - "line": 1097, + "line": 1090, "column": 28 } } @@ -44465,47 +44284,47 @@ "type": "Identifier", "name": "dropdown", "range": [ - 30415, - 30423 + 30240, + 30248 ], "loc": { "start": { - "line": 1097, + "line": 1090, "column": 29 }, "end": { - "line": 1097, + "line": 1090, "column": 37 } } }, "range": [ - 30411, - 30423 + 30236, + 30248 ], "loc": { "start": { - "line": 1097, + "line": 1090, "column": 25 }, "end": { - "line": 1097, + "line": 1090, "column": 37 } } }, "prefix": true, "range": [ - 30410, - 30423 + 30235, + 30248 ], "loc": { "start": { - "line": 1097, + "line": 1090, "column": 24 }, "end": { - "line": 1097, + "line": 1090, "column": 37 } } @@ -44525,16 +44344,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 30451, - 30454 + 30276, + 30279 ], "loc": { "start": { - "line": 1098, + "line": 1091, "column": 24 }, "end": { - "line": 1098, + "line": 1091, "column": 27 } } @@ -44543,31 +44362,31 @@ "type": "Identifier", "name": "dropdown", "range": [ - 30455, - 30463 + 30280, + 30288 ], "loc": { "start": { - "line": 1098, + "line": 1091, "column": 28 }, "end": { - "line": 1098, + "line": 1091, "column": 36 } } }, "range": [ - 30451, - 30463 + 30276, + 30288 ], "loc": { "start": { - "line": 1098, + "line": 1091, "column": 24 }, "end": { - "line": 1098, + "line": 1091, "column": 36 } } @@ -44578,16 +44397,16 @@ "type": "Identifier", "name": "Dropdown", "range": [ - 30470, - 30478 + 30295, + 30303 ], "loc": { "start": { - "line": 1098, + "line": 1091, "column": 43 }, "end": { - "line": 1098, + "line": 1091, "column": 51 } } @@ -44596,94 +44415,94 @@ { "type": "ThisExpression", "range": [ - 30479, - 30483 + 30304, + 30308 ], "loc": { "start": { - "line": 1098, + "line": 1091, "column": 52 }, "end": { - "line": 1098, + "line": 1091, "column": 56 } } } ], "range": [ - 30466, - 30484 + 30291, + 30309 ], "loc": { "start": { - "line": 1098, + "line": 1091, "column": 39 }, "end": { - "line": 1098, + "line": 1091, "column": 57 } } }, "range": [ - 30451, - 30484 + 30276, + 30309 ], "loc": { "start": { - "line": 1098, + "line": 1091, "column": 24 }, "end": { - "line": 1098, + "line": 1091, "column": 57 } } }, "range": [ - 30451, - 30485 + 30276, + 30310 ], "loc": { "start": { - "line": 1098, + "line": 1091, "column": 24 }, "end": { - "line": 1098, + "line": 1091, "column": 58 } } } ], "range": [ - 30425, - 30507 + 30250, + 30332 ], "loc": { "start": { - "line": 1097, + "line": 1090, "column": 39 }, "end": { - "line": 1099, + "line": 1092, "column": 21 } } }, "alternate": null, "range": [ - 30406, - 30507 + 30231, + 30332 ], "loc": { "start": { - "line": 1097, + "line": 1090, "column": 20 }, "end": { - "line": 1099, + "line": 1092, "column": 21 } } @@ -44702,16 +44521,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 30528, - 30531 + 30353, + 30356 ], "loc": { "start": { - "line": 1100, + "line": 1093, "column": 20 }, "end": { - "line": 1100, + "line": 1093, "column": 23 } } @@ -44720,31 +44539,31 @@ "type": "Identifier", "name": "dropdown", "range": [ - 30532, - 30540 + 30357, + 30365 ], "loc": { "start": { - "line": 1100, + "line": 1093, "column": 24 }, "end": { - "line": 1100, + "line": 1093, "column": 32 } } }, "range": [ - 30528, - 30540 + 30353, + 30365 ], "loc": { "start": { - "line": 1100, + "line": 1093, "column": 20 }, "end": { - "line": 1100, + "line": 1093, "column": 32 } } @@ -44753,31 +44572,31 @@ "type": "Identifier", "name": "init", "range": [ - 30541, - 30545 + 30366, + 30370 ], "loc": { "start": { - "line": 1100, + "line": 1093, "column": 33 }, "end": { - "line": 1100, + "line": 1093, "column": 37 } } }, "range": [ - 30528, - 30545 + 30353, + 30370 ], "loc": { "start": { - "line": 1100, + "line": 1093, "column": 20 }, "end": { - "line": 1100, + "line": 1093, "column": 37 } } @@ -44787,16 +44606,16 @@ "type": "Identifier", "name": "i", "range": [ - 30546, - 30547 + 30371, + 30372 ], "loc": { "start": { - "line": 1100, + "line": 1093, "column": 38 }, "end": { - "line": 1100, + "line": 1093, "column": 39 } } @@ -44807,16 +44626,16 @@ "object": { "type": "ThisExpression", "range": [ - 30549, - 30553 + 30374, + 30378 ], "loc": { "start": { - "line": 1100, + "line": 1093, "column": 41 }, "end": { - "line": 1100, + "line": 1093, "column": 45 } } @@ -44825,31 +44644,31 @@ "type": "Identifier", "name": "isExternalFlt", "range": [ - 30554, - 30567 + 30379, + 30392 ], "loc": { "start": { - "line": 1100, + "line": 1093, "column": 46 }, "end": { - "line": 1100, + "line": 1093, "column": 59 } } }, "range": [ - 30549, - 30567 + 30374, + 30392 ], "loc": { "start": { - "line": 1100, + "line": 1093, "column": 41 }, "end": { - "line": 1100, + "line": 1093, "column": 59 } } @@ -44858,63 +44677,63 @@ "type": "Identifier", "name": "fltcell", "range": [ - 30569, - 30576 + 30394, + 30401 ], "loc": { "start": { - "line": 1100, + "line": 1093, "column": 61 }, "end": { - "line": 1100, + "line": 1093, "column": 68 } } } ], "range": [ - 30528, - 30577 + 30353, + 30402 ], "loc": { "start": { - "line": 1100, + "line": 1093, "column": 20 }, "end": { - "line": 1100, + "line": 1093, "column": 69 } } }, "range": [ - 30528, - 30578 + 30353, + 30403 ], "loc": { "start": { - "line": 1100, + "line": 1093, "column": 20 }, "end": { - "line": 1100, + "line": 1093, "column": 70 } } } ], "range": [ - 30384, - 30596 + 30209, + 30421 ], "loc": { "start": { - "line": 1096, + "line": 1089, "column": 56 }, "end": { - "line": 1101, + "line": 1094, "column": 17 } }, @@ -44923,16 +44742,16 @@ "type": "Line", "value": " checklist", "range": [ - 30613, - 30625 + 30438, + 30450 ], "loc": { "start": { - "line": 1102, + "line": 1095, "column": 16 }, "end": { - "line": 1102, + "line": 1095, "column": 28 } } @@ -44948,16 +44767,16 @@ "type": "Identifier", "name": "col", "range": [ - 30651, - 30654 + 30476, + 30479 ], "loc": { "start": { - "line": 1103, + "line": 1096, "column": 25 }, "end": { - "line": 1103, + "line": 1096, "column": 28 } } @@ -44966,31 +44785,31 @@ "type": "Identifier", "name": "CHECKLIST", "range": [ - 30659, - 30668 + 30484, + 30493 ], "loc": { "start": { - "line": 1103, + "line": 1096, "column": 33 }, "end": { - "line": 1103, + "line": 1096, "column": 42 } } }, "range": [ - 30651, - 30668 + 30476, + 30493 ], "loc": { "start": { - "line": 1103, + "line": 1096, "column": 25 }, "end": { - "line": 1103, + "line": 1096, "column": 42 } } @@ -45010,16 +44829,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 30697, - 30700 + 30522, + 30525 ], "loc": { "start": { - "line": 1104, + "line": 1097, "column": 25 }, "end": { - "line": 1104, + "line": 1097, "column": 28 } } @@ -45028,47 +44847,47 @@ "type": "Identifier", "name": "checkList", "range": [ - 30701, - 30710 + 30526, + 30535 ], "loc": { "start": { - "line": 1104, + "line": 1097, "column": 29 }, "end": { - "line": 1104, + "line": 1097, "column": 38 } } }, "range": [ - 30697, - 30710 + 30522, + 30535 ], "loc": { "start": { - "line": 1104, + "line": 1097, "column": 25 }, "end": { - "line": 1104, + "line": 1097, "column": 38 } } }, "prefix": true, "range": [ - 30696, - 30710 + 30521, + 30535 ], "loc": { "start": { - "line": 1104, + "line": 1097, "column": 24 }, "end": { - "line": 1104, + "line": 1097, "column": 38 } } @@ -45088,16 +44907,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 30738, - 30741 + 30563, + 30566 ], "loc": { "start": { - "line": 1105, + "line": 1098, "column": 24 }, "end": { - "line": 1105, + "line": 1098, "column": 27 } } @@ -45106,31 +44925,31 @@ "type": "Identifier", "name": "checkList", "range": [ - 30742, - 30751 + 30567, + 30576 ], "loc": { "start": { - "line": 1105, + "line": 1098, "column": 28 }, "end": { - "line": 1105, + "line": 1098, "column": 37 } } }, "range": [ - 30738, - 30751 + 30563, + 30576 ], "loc": { "start": { - "line": 1105, + "line": 1098, "column": 24 }, "end": { - "line": 1105, + "line": 1098, "column": 37 } } @@ -45141,16 +44960,16 @@ "type": "Identifier", "name": "CheckList", "range": [ - 30758, - 30767 + 30583, + 30592 ], "loc": { "start": { - "line": 1105, + "line": 1098, "column": 44 }, "end": { - "line": 1105, + "line": 1098, "column": 53 } } @@ -45159,94 +44978,94 @@ { "type": "ThisExpression", "range": [ - 30768, - 30772 + 30593, + 30597 ], "loc": { "start": { - "line": 1105, + "line": 1098, "column": 54 }, "end": { - "line": 1105, + "line": 1098, "column": 58 } } } ], "range": [ - 30754, - 30773 + 30579, + 30598 ], "loc": { "start": { - "line": 1105, + "line": 1098, "column": 40 }, "end": { - "line": 1105, + "line": 1098, "column": 59 } } }, "range": [ - 30738, - 30773 + 30563, + 30598 ], "loc": { "start": { - "line": 1105, + "line": 1098, "column": 24 }, "end": { - "line": 1105, + "line": 1098, "column": 59 } } }, "range": [ - 30738, - 30774 + 30563, + 30599 ], "loc": { "start": { - "line": 1105, + "line": 1098, "column": 24 }, "end": { - "line": 1105, + "line": 1098, "column": 60 } } } ], "range": [ - 30712, - 30796 + 30537, + 30621 ], "loc": { "start": { - "line": 1104, + "line": 1097, "column": 40 }, "end": { - "line": 1106, + "line": 1099, "column": 21 } } }, "alternate": null, "range": [ - 30692, - 30796 + 30517, + 30621 ], "loc": { "start": { - "line": 1104, + "line": 1097, "column": 20 }, "end": { - "line": 1106, + "line": 1099, "column": 21 } } @@ -45265,16 +45084,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 30817, - 30820 + 30642, + 30645 ], "loc": { "start": { - "line": 1107, + "line": 1100, "column": 20 }, "end": { - "line": 1107, + "line": 1100, "column": 23 } } @@ -45283,31 +45102,31 @@ "type": "Identifier", "name": "checkList", "range": [ - 30821, - 30830 + 30646, + 30655 ], "loc": { "start": { - "line": 1107, + "line": 1100, "column": 24 }, "end": { - "line": 1107, + "line": 1100, "column": 33 } } }, "range": [ - 30817, - 30830 + 30642, + 30655 ], "loc": { "start": { - "line": 1107, + "line": 1100, "column": 20 }, "end": { - "line": 1107, + "line": 1100, "column": 33 } } @@ -45316,31 +45135,31 @@ "type": "Identifier", "name": "init", "range": [ - 30831, - 30835 + 30656, + 30660 ], "loc": { "start": { - "line": 1107, + "line": 1100, "column": 34 }, "end": { - "line": 1107, + "line": 1100, "column": 38 } } }, "range": [ - 30817, - 30835 + 30642, + 30660 ], "loc": { "start": { - "line": 1107, + "line": 1100, "column": 20 }, "end": { - "line": 1107, + "line": 1100, "column": 38 } } @@ -45350,16 +45169,16 @@ "type": "Identifier", "name": "i", "range": [ - 30836, - 30837 + 30661, + 30662 ], "loc": { "start": { - "line": 1107, + "line": 1100, "column": 39 }, "end": { - "line": 1107, + "line": 1100, "column": 40 } } @@ -45370,16 +45189,16 @@ "object": { "type": "ThisExpression", "range": [ - 30839, - 30843 + 30664, + 30668 ], "loc": { "start": { - "line": 1107, + "line": 1100, "column": 42 }, "end": { - "line": 1107, + "line": 1100, "column": 46 } } @@ -45388,31 +45207,31 @@ "type": "Identifier", "name": "isExternalFlt", "range": [ - 30844, - 30857 + 30669, + 30682 ], "loc": { "start": { - "line": 1107, + "line": 1100, "column": 47 }, "end": { - "line": 1107, + "line": 1100, "column": 60 } } }, "range": [ - 30839, - 30857 + 30664, + 30682 ], "loc": { "start": { - "line": 1107, + "line": 1100, "column": 42 }, "end": { - "line": 1107, + "line": 1100, "column": 60 } } @@ -45421,63 +45240,63 @@ "type": "Identifier", "name": "fltcell", "range": [ - 30859, - 30866 + 30684, + 30691 ], "loc": { "start": { - "line": 1107, + "line": 1100, "column": 62 }, "end": { - "line": 1107, + "line": 1100, "column": 69 } } } ], "range": [ - 30817, - 30867 + 30642, + 30692 ], "loc": { "start": { - "line": 1107, + "line": 1100, "column": 20 }, "end": { - "line": 1107, + "line": 1100, "column": 70 } } }, "range": [ - 30817, - 30868 + 30642, + 30693 ], "loc": { "start": { - "line": 1107, + "line": 1100, "column": 20 }, "end": { - "line": 1107, + "line": 1100, "column": 71 } } } ], "range": [ - 30670, - 30886 + 30495, + 30711 ], "loc": { "start": { - "line": 1103, + "line": 1096, "column": 44 }, "end": { - "line": 1108, + "line": 1101, "column": 17 } } @@ -45495,16 +45314,16 @@ "object": { "type": "ThisExpression", "range": [ - 30914, - 30918 + 30739, + 30743 ], "loc": { "start": { - "line": 1109, + "line": 1102, "column": 20 }, "end": { - "line": 1109, + "line": 1102, "column": 24 } } @@ -45513,31 +45332,31 @@ "type": "Identifier", "name": "_buildInputFilter", "range": [ - 30919, - 30936 + 30744, + 30761 ], "loc": { "start": { - "line": 1109, + "line": 1102, "column": 25 }, "end": { - "line": 1109, + "line": 1102, "column": 42 } } }, "range": [ - 30914, - 30936 + 30739, + 30761 ], "loc": { "start": { - "line": 1109, + "line": 1102, "column": 20 }, "end": { - "line": 1109, + "line": 1102, "column": 42 } } @@ -45547,16 +45366,16 @@ "type": "Identifier", "name": "i", "range": [ - 30937, - 30938 + 30762, + 30763 ], "loc": { "start": { - "line": 1109, + "line": 1102, "column": 43 }, "end": { - "line": 1109, + "line": 1102, "column": 44 } } @@ -45565,16 +45384,16 @@ "type": "Identifier", "name": "inpclass", "range": [ - 30940, - 30948 + 30765, + 30773 ], "loc": { "start": { - "line": 1109, + "line": 1102, "column": 46 }, "end": { - "line": 1109, + "line": 1102, "column": 54 } } @@ -45583,78 +45402,78 @@ "type": "Identifier", "name": "fltcell", "range": [ - 30950, - 30957 + 30775, + 30782 ], "loc": { "start": { - "line": 1109, + "line": 1102, "column": 56 }, "end": { - "line": 1109, + "line": 1102, "column": 63 } } } ], "range": [ - 30914, - 30958 + 30739, + 30783 ], "loc": { "start": { - "line": 1109, + "line": 1102, "column": 20 }, "end": { - "line": 1109, + "line": 1102, "column": 64 } } }, "range": [ - 30914, - 30959 + 30739, + 30784 ], "loc": { "start": { - "line": 1109, + "line": 1102, "column": 20 }, "end": { - "line": 1109, + "line": 1102, "column": 65 } } } ], "range": [ - 30892, - 30977 + 30717, + 30802 ], "loc": { "start": { - "line": 1108, + "line": 1101, "column": 23 }, "end": { - "line": 1110, + "line": 1103, "column": 17 } } }, "range": [ - 30647, - 30977 + 30472, + 30802 ], "loc": { "start": { - "line": 1103, + "line": 1096, "column": 21 }, "end": { - "line": 1110, + "line": 1103, "column": 17 } }, @@ -45663,16 +45482,16 @@ "type": "Line", "value": " checklist", "range": [ - 30613, - 30625 + 30438, + 30450 ], "loc": { "start": { - "line": 1102, + "line": 1095, "column": 16 }, "end": { - "line": 1102, + "line": 1095, "column": 28 } } @@ -45680,16 +45499,16 @@ ] }, "range": [ - 30344, - 30977 + 30169, + 30802 ], "loc": { "start": { - "line": 1096, + "line": 1089, "column": 16 }, "end": { - "line": 1110, + "line": 1103, "column": 17 } }, @@ -45698,16 +45517,16 @@ "type": "Line", "value": "drop-down filters", "range": [ - 30308, - 30327 + 30133, + 30152 ], "loc": { "start": { - "line": 1095, + "line": 1088, "column": 16 }, "end": { - "line": 1095, + "line": 1088, "column": 35 } } @@ -45718,16 +45537,16 @@ "type": "Line", "value": " this adds submit button", "range": [ - 30995, - 31021 + 30820, + 30846 ], "loc": { "start": { - "line": 1112, + "line": 1105, "column": 16 }, "end": { - "line": 1112, + "line": 1105, "column": 42 } } @@ -45746,16 +45565,16 @@ "type": "Identifier", "name": "i", "range": [ - 31042, - 31043 + 30867, + 30868 ], "loc": { "start": { - "line": 1113, + "line": 1106, "column": 20 }, "end": { - "line": 1113, + "line": 1106, "column": 21 } } @@ -45767,16 +45586,16 @@ "type": "Identifier", "name": "n", "range": [ - 31048, - 31049 + 30873, + 30874 ], "loc": { "start": { - "line": 1113, + "line": 1106, "column": 26 }, "end": { - "line": 1113, + "line": 1106, "column": 27 } } @@ -45786,46 +45605,46 @@ "value": 1, "raw": "1", "range": [ - 31052, - 31053 + 30877, + 30878 ], "loc": { "start": { - "line": 1113, + "line": 1106, "column": 30 }, "end": { - "line": 1113, + "line": 1106, "column": 31 } } }, "range": [ - 31048, - 31053 + 30873, + 30878 ], "loc": { "start": { - "line": 1113, + "line": 1106, "column": 26 }, "end": { - "line": 1113, + "line": 1106, "column": 31 } } }, "range": [ - 31042, - 31053 + 30867, + 30878 ], "loc": { "start": { - "line": 1113, + "line": 1106, "column": 20 }, "end": { - "line": 1113, + "line": 1106, "column": 31 } } @@ -45836,16 +45655,16 @@ "object": { "type": "ThisExpression", "range": [ - 31057, - 31061 + 30882, + 30886 ], "loc": { "start": { - "line": 1113, + "line": 1106, "column": 35 }, "end": { - "line": 1113, + "line": 1106, "column": 39 } } @@ -45854,46 +45673,46 @@ "type": "Identifier", "name": "displayBtn", "range": [ - 31062, - 31072 + 30887, + 30897 ], "loc": { "start": { - "line": 1113, + "line": 1106, "column": 40 }, "end": { - "line": 1113, + "line": 1106, "column": 50 } } }, "range": [ - 31057, - 31072 + 30882, + 30897 ], "loc": { "start": { - "line": 1113, + "line": 1106, "column": 35 }, "end": { - "line": 1113, + "line": 1106, "column": 50 } } }, "range": [ - 31042, - 31072 + 30867, + 30897 ], "loc": { "start": { - "line": 1113, + "line": 1106, "column": 20 }, "end": { - "line": 1113, + "line": 1106, "column": 50 } } @@ -45911,16 +45730,16 @@ "object": { "type": "ThisExpression", "range": [ - 31096, - 31100 + 30921, + 30925 ], "loc": { "start": { - "line": 1114, + "line": 1107, "column": 20 }, "end": { - "line": 1114, + "line": 1107, "column": 24 } } @@ -45929,31 +45748,31 @@ "type": "Identifier", "name": "_buildSubmitButton", "range": [ - 31101, - 31119 + 30926, + 30944 ], "loc": { "start": { - "line": 1114, + "line": 1107, "column": 25 }, "end": { - "line": 1114, + "line": 1107, "column": 43 } } }, "range": [ - 31096, - 31119 + 30921, + 30944 ], "loc": { "start": { - "line": 1114, + "line": 1107, "column": 20 }, "end": { - "line": 1114, + "line": 1107, "column": 43 } } @@ -45963,16 +45782,16 @@ "type": "Identifier", "name": "i", "range": [ - 31120, - 31121 + 30945, + 30946 ], "loc": { "start": { - "line": 1114, + "line": 1107, "column": 44 }, "end": { - "line": 1114, + "line": 1107, "column": 45 } } @@ -45981,79 +45800,79 @@ "type": "Identifier", "name": "fltcell", "range": [ - 31123, - 31130 + 30948, + 30955 ], "loc": { "start": { - "line": 1114, + "line": 1107, "column": 47 }, "end": { - "line": 1114, + "line": 1107, "column": 54 } } } ], "range": [ - 31096, - 31131 + 30921, + 30956 ], "loc": { "start": { - "line": 1114, + "line": 1107, "column": 20 }, "end": { - "line": 1114, + "line": 1107, "column": 55 } } }, "range": [ - 31096, - 31132 + 30921, + 30957 ], "loc": { "start": { - "line": 1114, + "line": 1107, "column": 20 }, "end": { - "line": 1114, + "line": 1107, "column": 56 } } } ], "range": [ - 31074, - 31150 + 30899, + 30975 ], "loc": { "start": { - "line": 1113, + "line": 1106, "column": 52 }, "end": { - "line": 1115, + "line": 1108, "column": 17 } } }, "alternate": null, "range": [ - 31038, - 31150 + 30863, + 30975 ], "loc": { "start": { - "line": 1113, + "line": 1106, "column": 16 }, "end": { - "line": 1115, + "line": 1108, "column": 17 } }, @@ -46062,16 +45881,16 @@ "type": "Line", "value": " this adds submit button", "range": [ - 30995, - 31021 + 30820, + 30846 ], "loc": { "start": { - "line": 1112, + "line": 1105, "column": 16 }, "end": { - "line": 1112, + "line": 1105, "column": 42 } } @@ -46091,16 +45910,16 @@ "object": { "type": "ThisExpression", "range": [ - 31168, - 31172 + 30993, + 30997 ], "loc": { "start": { - "line": 1117, + "line": 1110, "column": 16 }, "end": { - "line": 1117, + "line": 1110, "column": 20 } } @@ -46109,31 +45928,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 31173, - 31180 + 30998, + 31005 ], "loc": { "start": { - "line": 1117, + "line": 1110, "column": 21 }, "end": { - "line": 1117, + "line": 1110, "column": 28 } } }, "range": [ - 31168, - 31180 + 30993, + 31005 ], "loc": { "start": { - "line": 1117, + "line": 1110, "column": 16 }, "end": { - "line": 1117, + "line": 1110, "column": 28 } } @@ -46142,31 +45961,31 @@ "type": "Identifier", "name": "emit", "range": [ - 31181, - 31185 + 31006, + 31010 ], "loc": { "start": { - "line": 1117, + "line": 1110, "column": 29 }, "end": { - "line": 1117, + "line": 1110, "column": 33 } } }, "range": [ - 31168, - 31185 + 30993, + 31010 ], "loc": { "start": { - "line": 1117, + "line": 1110, "column": 16 }, "end": { - "line": 1117, + "line": 1110, "column": 33 } } @@ -46177,16 +45996,16 @@ "value": "after-filter-init", "raw": "'after-filter-init'", "range": [ - 31186, - 31205 + 31011, + 31030 ], "loc": { "start": { - "line": 1117, + "line": 1110, "column": 34 }, "end": { - "line": 1117, + "line": 1110, "column": 53 } } @@ -46194,16 +46013,16 @@ { "type": "ThisExpression", "range": [ - 31207, - 31211 + 31032, + 31036 ], "loc": { "start": { - "line": 1117, + "line": 1110, "column": 55 }, "end": { - "line": 1117, + "line": 1110, "column": 59 } } @@ -46212,78 +46031,78 @@ "type": "Identifier", "name": "i", "range": [ - 31213, - 31214 + 31038, + 31039 ], "loc": { "start": { - "line": 1117, + "line": 1110, "column": 61 }, "end": { - "line": 1117, + "line": 1110, "column": 62 } } } ], "range": [ - 31168, - 31215 + 30993, + 31040 ], "loc": { "start": { - "line": 1117, + "line": 1110, "column": 16 }, "end": { - "line": 1117, + "line": 1110, "column": 63 } } }, "range": [ - 31168, - 31216 + 30993, + 31041 ], "loc": { "start": { - "line": 1117, + "line": 1110, "column": 16 }, "end": { - "line": 1117, + "line": 1110, "column": 64 } } } ], "range": [ - 29569, - 31230 + 29394, + 31055 ], "loc": { "start": { - "line": 1074, + "line": 1067, "column": 40 }, "end": { - "line": 1118, + "line": 1111, "column": 13 } } }, "range": [ - 29541, - 31230 + 29366, + 31055 ], "loc": { "start": { - "line": 1074, + "line": 1067, "column": 12 }, "end": { - "line": 1118, + "line": 1111, "column": 13 } }, @@ -46292,16 +46111,16 @@ "type": "Line", "value": " Generate filters", "range": [ - 29509, - 29528 + 29334, + 29353 ], "loc": { "start": { - "line": 1073, + "line": 1066, "column": 12 }, "end": { - "line": 1073, + "line": 1066, "column": 31 } } @@ -46321,16 +46140,16 @@ "object": { "type": "ThisExpression", "range": [ - 31244, - 31248 + 31069, + 31073 ], "loc": { "start": { - "line": 1120, + "line": 1113, "column": 12 }, "end": { - "line": 1120, + "line": 1113, "column": 16 } } @@ -46339,31 +46158,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 31249, - 31256 + 31074, + 31081 ], "loc": { "start": { - "line": 1120, + "line": 1113, "column": 17 }, "end": { - "line": 1120, + "line": 1113, "column": 24 } } }, "range": [ - 31244, - 31256 + 31069, + 31081 ], "loc": { "start": { - "line": 1120, + "line": 1113, "column": 12 }, "end": { - "line": 1120, + "line": 1113, "column": 24 } } @@ -46372,31 +46191,31 @@ "type": "Identifier", "name": "on", "range": [ - 31257, - 31259 + 31082, + 31084 ], "loc": { "start": { - "line": 1120, + "line": 1113, "column": 25 }, "end": { - "line": 1120, + "line": 1113, "column": 27 } } }, "range": [ - 31244, - 31259 + 31069, + 31084 ], "loc": { "start": { - "line": 1120, + "line": 1113, "column": 12 }, "end": { - "line": 1120, + "line": 1113, "column": 27 } } @@ -46410,32 +46229,32 @@ "value": "filter-focus", "raw": "'filter-focus'", "range": [ - 31261, - 31275 + 31086, + 31100 ], "loc": { "start": { - "line": 1120, + "line": 1113, "column": 29 }, "end": { - "line": 1120, + "line": 1113, "column": 43 } } } ], "range": [ - 31260, - 31276 + 31085, + 31101 ], "loc": { "start": { - "line": 1120, + "line": 1113, "column": 28 }, "end": { - "line": 1120, + "line": 1113, "column": 44 } } @@ -46448,16 +46267,16 @@ "type": "Identifier", "name": "tf", "range": [ - 31295, - 31297 + 31120, + 31122 ], "loc": { "start": { - "line": 1121, + "line": 1114, "column": 17 }, "end": { - "line": 1121, + "line": 1114, "column": 19 } } @@ -46466,16 +46285,16 @@ "type": "Identifier", "name": "filter", "range": [ - 31299, - 31305 + 31124, + 31130 ], "loc": { "start": { - "line": 1121, + "line": 1114, "column": 21 }, "end": { - "line": 1121, + "line": 1114, "column": 27 } } @@ -46489,16 +46308,16 @@ "object": { "type": "ThisExpression", "range": [ - 31310, - 31314 + 31135, + 31139 ], "loc": { "start": { - "line": 1121, + "line": 1114, "column": 32 }, "end": { - "line": 1121, + "line": 1114, "column": 36 } } @@ -46507,31 +46326,31 @@ "type": "Identifier", "name": "setActiveFilterId", "range": [ - 31315, - 31332 + 31140, + 31157 ], "loc": { "start": { - "line": 1121, + "line": 1114, "column": 37 }, "end": { - "line": 1121, + "line": 1114, "column": 54 } } }, "range": [ - 31310, - 31332 + 31135, + 31157 ], "loc": { "start": { - "line": 1121, + "line": 1114, "column": 32 }, "end": { - "line": 1121, + "line": 1114, "column": 54 } } @@ -46544,16 +46363,16 @@ "type": "Identifier", "name": "filter", "range": [ - 31333, - 31339 + 31158, + 31164 ], "loc": { "start": { - "line": 1121, + "line": 1114, "column": 55 }, "end": { - "line": 1121, + "line": 1114, "column": 61 } } @@ -46562,47 +46381,47 @@ "type": "Identifier", "name": "id", "range": [ - 31340, - 31342 + 31165, + 31167 ], "loc": { "start": { - "line": 1121, + "line": 1114, "column": 62 }, "end": { - "line": 1121, + "line": 1114, "column": 64 } } }, "range": [ - 31333, - 31342 + 31158, + 31167 ], "loc": { "start": { - "line": 1121, + "line": 1114, "column": 55 }, "end": { - "line": 1121, + "line": 1114, "column": 64 } } } ], "range": [ - 31310, - 31343 + 31135, + 31168 ], "loc": { "start": { - "line": 1121, + "line": 1114, "column": 32 }, "end": { - "line": 1121, + "line": 1114, "column": 65 } } @@ -46610,78 +46429,78 @@ "generator": false, "expression": true, "range": [ - 31294, - 31343 + 31119, + 31168 ], "loc": { "start": { - "line": 1121, + "line": 1114, "column": 16 }, "end": { - "line": 1121, + "line": 1114, "column": 65 } } } ], "range": [ - 31244, - 31344 + 31069, + 31169 ], "loc": { "start": { - "line": 1120, + "line": 1113, "column": 12 }, "end": { - "line": 1121, + "line": 1114, "column": 66 } } }, "range": [ - 31244, - 31345 + 31069, + 31170 ], "loc": { "start": { - "line": 1120, + "line": 1113, "column": 12 }, "end": { - "line": 1121, + "line": 1114, "column": 67 } } } ], "range": [ - 29388, - 31356 + 29213, + 31181 ], "loc": { "start": { - "line": 1068, + "line": 1061, "column": 15 }, "end": { - "line": 1123, + "line": 1116, "column": 9 } } }, "range": [ - 29317, - 31356 + 29142, + 31181 ], "loc": { "start": { - "line": 1066, + "line": 1059, "column": 8 }, "end": { - "line": 1123, + "line": 1116, "column": 9 } }, @@ -46690,16 +46509,16 @@ "type": "Line", "value": "filters grid is not generated", "range": [ - 29277, - 29308 + 29102, + 29133 ], "loc": { "start": { - "line": 1065, + "line": 1058, "column": 8 }, "end": { - "line": 1065, + "line": 1058, "column": 39 } } @@ -46710,16 +46529,16 @@ "type": "Line", "value": "if this.fltGrid", "range": [ - 31356, - 31373 + 31181, + 31198 ], "loc": { "start": { - "line": 1123, + "line": 1116, "column": 9 }, "end": { - "line": 1123, + "line": 1116, "column": 26 } } @@ -46728,16 +46547,16 @@ "type": "Block", "value": " Features ", "range": [ - 31383, - 31397 + 31208, + 31222 ], "loc": { "start": { - "line": 1125, + "line": 1118, "column": 8 }, "end": { - "line": 1125, + "line": 1118, "column": 22 } } @@ -46752,16 +46571,16 @@ "object": { "type": "ThisExpression", "range": [ - 31410, - 31414 + 31235, + 31239 ], "loc": { "start": { - "line": 1126, + "line": 1119, "column": 12 }, "end": { - "line": 1126, + "line": 1119, "column": 16 } } @@ -46770,31 +46589,31 @@ "type": "Identifier", "name": "hasVisibleRows", "range": [ - 31415, - 31429 + 31240, + 31254 ], "loc": { "start": { - "line": 1126, + "line": 1119, "column": 17 }, "end": { - "line": 1126, + "line": 1119, "column": 31 } } }, "range": [ - 31410, - 31429 + 31235, + 31254 ], "loc": { "start": { - "line": 1126, + "line": 1119, "column": 12 }, "end": { - "line": 1126, + "line": 1119, "column": 31 } } @@ -46815,16 +46634,16 @@ "object": { "type": "ThisExpression", "range": [ - 31445, - 31449 + 31270, + 31274 ], "loc": { "start": { - "line": 1127, + "line": 1120, "column": 12 }, "end": { - "line": 1127, + "line": 1120, "column": 16 } } @@ -46833,31 +46652,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 31450, - 31457 + 31275, + 31282 ], "loc": { "start": { - "line": 1127, + "line": 1120, "column": 17 }, "end": { - "line": 1127, + "line": 1120, "column": 24 } } }, "range": [ - 31445, - 31457 + 31270, + 31282 ], "loc": { "start": { - "line": 1127, + "line": 1120, "column": 12 }, "end": { - "line": 1127, + "line": 1120, "column": 24 } } @@ -46866,31 +46685,31 @@ "type": "Identifier", "name": "on", "range": [ - 31458, - 31460 + 31283, + 31285 ], "loc": { "start": { - "line": 1127, + "line": 1120, "column": 25 }, "end": { - "line": 1127, + "line": 1120, "column": 27 } } }, "range": [ - 31445, - 31460 + 31270, + 31285 ], "loc": { "start": { - "line": 1127, + "line": 1120, "column": 12 }, "end": { - "line": 1127, + "line": 1120, "column": 27 } } @@ -46904,32 +46723,32 @@ "value": "after-filtering", "raw": "'after-filtering'", "range": [ - 31462, - 31479 + 31287, + 31304 ], "loc": { "start": { - "line": 1127, + "line": 1120, "column": 29 }, "end": { - "line": 1127, + "line": 1120, "column": 46 } } } ], "range": [ - 31461, - 31480 + 31286, + 31305 ], "loc": { "start": { - "line": 1127, + "line": 1120, "column": 28 }, "end": { - "line": 1127, + "line": 1120, "column": 47 } } @@ -46946,16 +46765,16 @@ "object": { "type": "ThisExpression", "range": [ - 31504, - 31508 + 31329, + 31333 ], "loc": { "start": { - "line": 1128, + "line": 1121, "column": 22 }, "end": { - "line": 1128, + "line": 1121, "column": 26 } } @@ -46964,47 +46783,47 @@ "type": "Identifier", "name": "enforceVisibility", "range": [ - 31509, - 31526 + 31334, + 31351 ], "loc": { "start": { - "line": 1128, + "line": 1121, "column": 27 }, "end": { - "line": 1128, + "line": 1121, "column": 44 } } }, "range": [ - 31504, - 31526 + 31329, + 31351 ], "loc": { "start": { - "line": 1128, + "line": 1121, "column": 22 }, "end": { - "line": 1128, + "line": 1121, "column": 44 } } }, "arguments": [], "range": [ - 31504, - 31528 + 31329, + 31353 ], "loc": { "start": { - "line": 1128, + "line": 1121, "column": 22 }, "end": { - "line": 1128, + "line": 1121, "column": 46 } } @@ -47012,47 +46831,47 @@ "generator": false, "expression": true, "range": [ - 31498, - 31528 + 31323, + 31353 ], "loc": { "start": { - "line": 1128, + "line": 1121, "column": 16 }, "end": { - "line": 1128, + "line": 1121, "column": 46 } } } ], "range": [ - 31445, - 31529 + 31270, + 31354 ], "loc": { "start": { - "line": 1127, + "line": 1120, "column": 12 }, "end": { - "line": 1128, + "line": 1121, "column": 47 } } }, "range": [ - 31445, - 31530 + 31270, + 31355 ], "loc": { "start": { - "line": 1127, + "line": 1120, "column": 12 }, "end": { - "line": 1128, + "line": 1121, "column": 48 } } @@ -47067,16 +46886,16 @@ "object": { "type": "ThisExpression", "range": [ - 31543, - 31547 + 31368, + 31372 ], "loc": { "start": { - "line": 1129, + "line": 1122, "column": 12 }, "end": { - "line": 1129, + "line": 1122, "column": 16 } } @@ -47085,94 +46904,94 @@ "type": "Identifier", "name": "enforceVisibility", "range": [ - 31548, - 31565 + 31373, + 31390 ], "loc": { "start": { - "line": 1129, + "line": 1122, "column": 17 }, "end": { - "line": 1129, + "line": 1122, "column": 34 } } }, "range": [ - 31543, - 31565 + 31368, + 31390 ], "loc": { "start": { - "line": 1129, + "line": 1122, "column": 12 }, "end": { - "line": 1129, + "line": 1122, "column": 34 } } }, "arguments": [], "range": [ - 31543, - 31567 + 31368, + 31392 ], "loc": { "start": { - "line": 1129, + "line": 1122, "column": 12 }, "end": { - "line": 1129, + "line": 1122, "column": 36 } } }, "range": [ - 31543, - 31568 + 31368, + 31393 ], "loc": { "start": { - "line": 1129, + "line": 1122, "column": 12 }, "end": { - "line": 1129, + "line": 1122, "column": 37 } } } ], "range": [ - 31431, - 31578 + 31256, + 31403 ], "loc": { "start": { - "line": 1126, + "line": 1119, "column": 33 }, "end": { - "line": 1130, + "line": 1123, "column": 9 } } }, "alternate": null, "range": [ - 31406, - 31578 + 31231, + 31403 ], "loc": { "start": { - "line": 1126, + "line": 1119, "column": 8 }, "end": { - "line": 1130, + "line": 1123, "column": 9 } }, @@ -47181,16 +47000,16 @@ "type": "Line", "value": "if this.fltGrid", "range": [ - 31356, - 31373 + 31181, + 31198 ], "loc": { "start": { - "line": 1123, + "line": 1116, "column": 9 }, "end": { - "line": 1123, + "line": 1116, "column": 26 } } @@ -47199,16 +47018,16 @@ "type": "Block", "value": " Features ", "range": [ - 31383, - 31397 + 31208, + 31222 ], "loc": { "start": { - "line": 1125, + "line": 1118, "column": 8 }, "end": { - "line": 1125, + "line": 1118, "column": 22 } } @@ -47223,16 +47042,16 @@ "object": { "type": "ThisExpression", "range": [ - 31591, - 31595 + 31416, + 31420 ], "loc": { "start": { - "line": 1131, + "line": 1124, "column": 12 }, "end": { - "line": 1131, + "line": 1124, "column": 16 } } @@ -47241,31 +47060,31 @@ "type": "Identifier", "name": "rowsCounter", "range": [ - 31596, - 31607 + 31421, + 31432 ], "loc": { "start": { - "line": 1131, + "line": 1124, "column": 17 }, "end": { - "line": 1131, + "line": 1124, "column": 28 } } }, "range": [ - 31591, - 31607 + 31416, + 31432 ], "loc": { "start": { - "line": 1131, + "line": 1124, "column": 12 }, "end": { - "line": 1131, + "line": 1124, "column": 28 } } @@ -47285,16 +47104,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 31623, - 31626 + 31448, + 31451 ], "loc": { "start": { - "line": 1132, + "line": 1125, "column": 12 }, "end": { - "line": 1132, + "line": 1125, "column": 15 } } @@ -47303,31 +47122,31 @@ "type": "Identifier", "name": "rowsCounter", "range": [ - 31627, - 31638 + 31452, + 31463 ], "loc": { "start": { - "line": 1132, + "line": 1125, "column": 16 }, "end": { - "line": 1132, + "line": 1125, "column": 27 } } }, "range": [ - 31623, - 31638 + 31448, + 31463 ], "loc": { "start": { - "line": 1132, + "line": 1125, "column": 12 }, "end": { - "line": 1132, + "line": 1125, "column": 27 } } @@ -47338,16 +47157,16 @@ "type": "Identifier", "name": "RowsCounter", "range": [ - 31645, - 31656 + 31470, + 31481 ], "loc": { "start": { - "line": 1132, + "line": 1125, "column": 34 }, "end": { - "line": 1132, + "line": 1125, "column": 45 } } @@ -47356,62 +47175,62 @@ { "type": "ThisExpression", "range": [ - 31657, - 31661 + 31482, + 31486 ], "loc": { "start": { - "line": 1132, + "line": 1125, "column": 46 }, "end": { - "line": 1132, + "line": 1125, "column": 50 } } } ], "range": [ - 31641, - 31662 + 31466, + 31487 ], "loc": { "start": { - "line": 1132, + "line": 1125, "column": 30 }, "end": { - "line": 1132, + "line": 1125, "column": 51 } } }, "range": [ - 31623, - 31662 + 31448, + 31487 ], "loc": { "start": { - "line": 1132, + "line": 1125, "column": 12 }, "end": { - "line": 1132, + "line": 1125, "column": 51 } } }, "range": [ - 31623, - 31663 + 31448, + 31488 ], "loc": { "start": { - "line": 1132, + "line": 1125, "column": 12 }, "end": { - "line": 1132, + "line": 1125, "column": 52 } } @@ -47430,16 +47249,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 31676, - 31679 + 31501, + 31504 ], "loc": { "start": { - "line": 1133, + "line": 1126, "column": 12 }, "end": { - "line": 1133, + "line": 1126, "column": 15 } } @@ -47448,31 +47267,31 @@ "type": "Identifier", "name": "rowsCounter", "range": [ - 31680, - 31691 + 31505, + 31516 ], "loc": { "start": { - "line": 1133, + "line": 1126, "column": 16 }, "end": { - "line": 1133, + "line": 1126, "column": 27 } } }, "range": [ - 31676, - 31691 + 31501, + 31516 ], "loc": { "start": { - "line": 1133, + "line": 1126, "column": 12 }, "end": { - "line": 1133, + "line": 1126, "column": 27 } } @@ -47481,94 +47300,94 @@ "type": "Identifier", "name": "init", "range": [ - 31692, - 31696 + 31517, + 31521 ], "loc": { "start": { - "line": 1133, + "line": 1126, "column": 28 }, "end": { - "line": 1133, + "line": 1126, "column": 32 } } }, "range": [ - 31676, - 31696 + 31501, + 31521 ], "loc": { "start": { - "line": 1133, + "line": 1126, "column": 12 }, "end": { - "line": 1133, + "line": 1126, "column": 32 } } }, "arguments": [], "range": [ - 31676, - 31698 + 31501, + 31523 ], "loc": { "start": { - "line": 1133, + "line": 1126, "column": 12 }, "end": { - "line": 1133, + "line": 1126, "column": 34 } } }, "range": [ - 31676, - 31699 + 31501, + 31524 ], "loc": { "start": { - "line": 1133, + "line": 1126, "column": 12 }, "end": { - "line": 1133, + "line": 1126, "column": 35 } } } ], "range": [ - 31609, - 31709 + 31434, + 31534 ], "loc": { "start": { - "line": 1131, + "line": 1124, "column": 30 }, "end": { - "line": 1134, + "line": 1127, "column": 9 } } }, "alternate": null, "range": [ - 31587, - 31709 + 31412, + 31534 ], "loc": { "start": { - "line": 1131, + "line": 1124, "column": 8 }, "end": { - "line": 1134, + "line": 1127, "column": 9 } } @@ -47581,16 +47400,16 @@ "object": { "type": "ThisExpression", "range": [ - 31722, - 31726 + 31547, + 31551 ], "loc": { "start": { - "line": 1135, + "line": 1128, "column": 12 }, "end": { - "line": 1135, + "line": 1128, "column": 16 } } @@ -47599,31 +47418,31 @@ "type": "Identifier", "name": "statusBar", "range": [ - 31727, - 31736 + 31552, + 31561 ], "loc": { "start": { - "line": 1135, + "line": 1128, "column": 17 }, "end": { - "line": 1135, + "line": 1128, "column": 26 } } }, "range": [ - 31722, - 31736 + 31547, + 31561 ], "loc": { "start": { - "line": 1135, + "line": 1128, "column": 12 }, "end": { - "line": 1135, + "line": 1128, "column": 26 } } @@ -47643,16 +47462,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 31752, - 31755 + 31577, + 31580 ], "loc": { "start": { - "line": 1136, + "line": 1129, "column": 12 }, "end": { - "line": 1136, + "line": 1129, "column": 15 } } @@ -47661,31 +47480,31 @@ "type": "Identifier", "name": "statusBar", "range": [ - 31756, - 31765 + 31581, + 31590 ], "loc": { "start": { - "line": 1136, + "line": 1129, "column": 16 }, "end": { - "line": 1136, + "line": 1129, "column": 25 } } }, "range": [ - 31752, - 31765 + 31577, + 31590 ], "loc": { "start": { - "line": 1136, + "line": 1129, "column": 12 }, "end": { - "line": 1136, + "line": 1129, "column": 25 } } @@ -47696,16 +47515,16 @@ "type": "Identifier", "name": "StatusBar", "range": [ - 31772, - 31781 + 31597, + 31606 ], "loc": { "start": { - "line": 1136, + "line": 1129, "column": 32 }, "end": { - "line": 1136, + "line": 1129, "column": 41 } } @@ -47714,62 +47533,62 @@ { "type": "ThisExpression", "range": [ - 31782, - 31786 + 31607, + 31611 ], "loc": { "start": { - "line": 1136, + "line": 1129, "column": 42 }, "end": { - "line": 1136, + "line": 1129, "column": 46 } } } ], "range": [ - 31768, - 31787 + 31593, + 31612 ], "loc": { "start": { - "line": 1136, + "line": 1129, "column": 28 }, "end": { - "line": 1136, + "line": 1129, "column": 47 } } }, "range": [ - 31752, - 31787 + 31577, + 31612 ], "loc": { "start": { - "line": 1136, + "line": 1129, "column": 12 }, "end": { - "line": 1136, + "line": 1129, "column": 47 } } }, "range": [ - 31752, - 31788 + 31577, + 31613 ], "loc": { "start": { - "line": 1136, + "line": 1129, "column": 12 }, "end": { - "line": 1136, + "line": 1129, "column": 48 } } @@ -47788,16 +47607,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 31801, - 31804 + 31626, + 31629 ], "loc": { "start": { - "line": 1137, + "line": 1130, "column": 12 }, "end": { - "line": 1137, + "line": 1130, "column": 15 } } @@ -47806,31 +47625,31 @@ "type": "Identifier", "name": "statusBar", "range": [ - 31805, - 31814 + 31630, + 31639 ], "loc": { "start": { - "line": 1137, + "line": 1130, "column": 16 }, "end": { - "line": 1137, + "line": 1130, "column": 25 } } }, "range": [ - 31801, - 31814 + 31626, + 31639 ], "loc": { "start": { - "line": 1137, + "line": 1130, "column": 12 }, "end": { - "line": 1137, + "line": 1130, "column": 25 } } @@ -47839,94 +47658,94 @@ "type": "Identifier", "name": "init", "range": [ - 31815, - 31819 + 31640, + 31644 ], "loc": { "start": { - "line": 1137, + "line": 1130, "column": 26 }, "end": { - "line": 1137, + "line": 1130, "column": 30 } } }, "range": [ - 31801, - 31819 + 31626, + 31644 ], "loc": { "start": { - "line": 1137, + "line": 1130, "column": 12 }, "end": { - "line": 1137, + "line": 1130, "column": 30 } } }, "arguments": [], "range": [ - 31801, - 31821 + 31626, + 31646 ], "loc": { "start": { - "line": 1137, + "line": 1130, "column": 12 }, "end": { - "line": 1137, + "line": 1130, "column": 32 } } }, "range": [ - 31801, - 31822 + 31626, + 31647 ], "loc": { "start": { - "line": 1137, + "line": 1130, "column": 12 }, "end": { - "line": 1137, + "line": 1130, "column": 33 } } } ], "range": [ - 31738, - 31832 + 31563, + 31657 ], "loc": { "start": { - "line": 1135, + "line": 1128, "column": 28 }, "end": { - "line": 1138, + "line": 1131, "column": 9 } } }, "alternate": null, "range": [ - 31718, - 31832 + 31543, + 31657 ], "loc": { "start": { - "line": 1135, + "line": 1128, "column": 8 }, "end": { - "line": 1138, + "line": 1131, "column": 9 } } @@ -47939,16 +47758,16 @@ "object": { "type": "ThisExpression", "range": [ - 31845, - 31849 + 31670, + 31674 ], "loc": { "start": { - "line": 1139, + "line": 1132, "column": 12 }, "end": { - "line": 1139, + "line": 1132, "column": 16 } } @@ -47957,31 +47776,31 @@ "type": "Identifier", "name": "paging", "range": [ - 31850, - 31856 + 31675, + 31681 ], "loc": { "start": { - "line": 1139, + "line": 1132, "column": 17 }, "end": { - "line": 1139, + "line": 1132, "column": 23 } } }, "range": [ - 31845, - 31856 + 31670, + 31681 ], "loc": { "start": { - "line": 1139, + "line": 1132, "column": 12 }, "end": { - "line": 1139, + "line": 1132, "column": 23 } } @@ -48001,16 +47820,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 31877, - 31880 + 31702, + 31705 ], "loc": { "start": { - "line": 1140, + "line": 1133, "column": 17 }, "end": { - "line": 1140, + "line": 1133, "column": 20 } } @@ -48019,47 +47838,47 @@ "type": "Identifier", "name": "paging", "range": [ - 31881, - 31887 + 31706, + 31712 ], "loc": { "start": { - "line": 1140, + "line": 1133, "column": 21 }, "end": { - "line": 1140, + "line": 1133, "column": 27 } } }, "range": [ - 31877, - 31887 + 31702, + 31712 ], "loc": { "start": { - "line": 1140, + "line": 1133, "column": 17 }, "end": { - "line": 1140, + "line": 1133, "column": 27 } } }, "prefix": true, "range": [ - 31876, - 31887 + 31701, + 31712 ], "loc": { "start": { - "line": 1140, + "line": 1133, "column": 16 }, "end": { - "line": 1140, + "line": 1133, "column": 27 } } @@ -48079,16 +47898,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 31907, - 31910 + 31732, + 31735 ], "loc": { "start": { - "line": 1141, + "line": 1134, "column": 16 }, "end": { - "line": 1141, + "line": 1134, "column": 19 } } @@ -48097,31 +47916,31 @@ "type": "Identifier", "name": "paging", "range": [ - 31911, - 31917 + 31736, + 31742 ], "loc": { "start": { - "line": 1141, + "line": 1134, "column": 20 }, "end": { - "line": 1141, + "line": 1134, "column": 26 } } }, "range": [ - 31907, - 31917 + 31732, + 31742 ], "loc": { "start": { - "line": 1141, + "line": 1134, "column": 16 }, "end": { - "line": 1141, + "line": 1134, "column": 26 } } @@ -48132,16 +47951,16 @@ "type": "Identifier", "name": "Paging", "range": [ - 31924, - 31930 + 31749, + 31755 ], "loc": { "start": { - "line": 1141, + "line": 1134, "column": 33 }, "end": { - "line": 1141, + "line": 1134, "column": 39 } } @@ -48150,62 +47969,62 @@ { "type": "ThisExpression", "range": [ - 31931, - 31935 + 31756, + 31760 ], "loc": { "start": { - "line": 1141, + "line": 1134, "column": 40 }, "end": { - "line": 1141, + "line": 1134, "column": 44 } } } ], "range": [ - 31920, - 31936 + 31745, + 31761 ], "loc": { "start": { - "line": 1141, + "line": 1134, "column": 29 }, "end": { - "line": 1141, + "line": 1134, "column": 45 } } }, "range": [ - 31907, - 31936 + 31732, + 31761 ], "loc": { "start": { - "line": 1141, + "line": 1134, "column": 16 }, "end": { - "line": 1141, + "line": 1134, "column": 45 } } }, "range": [ - 31907, - 31937 + 31732, + 31762 ], "loc": { "start": { - "line": 1141, + "line": 1134, "column": 16 }, "end": { - "line": 1141, + "line": 1134, "column": 46 } } @@ -48224,16 +48043,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 31954, - 31957 + 31779, + 31782 ], "loc": { "start": { - "line": 1142, + "line": 1135, "column": 16 }, "end": { - "line": 1142, + "line": 1135, "column": 19 } } @@ -48242,31 +48061,31 @@ "type": "Identifier", "name": "paging", "range": [ - 31958, - 31964 + 31783, + 31789 ], "loc": { "start": { - "line": 1142, + "line": 1135, "column": 20 }, "end": { - "line": 1142, + "line": 1135, "column": 26 } } }, "range": [ - 31954, - 31964 + 31779, + 31789 ], "loc": { "start": { - "line": 1142, + "line": 1135, "column": 16 }, "end": { - "line": 1142, + "line": 1135, "column": 26 } } @@ -48275,78 +48094,78 @@ "type": "Identifier", "name": "init", "range": [ - 31965, - 31969 + 31790, + 31794 ], "loc": { "start": { - "line": 1142, + "line": 1135, "column": 27 }, "end": { - "line": 1142, + "line": 1135, "column": 31 } } }, "range": [ - 31954, - 31969 + 31779, + 31794 ], "loc": { "start": { - "line": 1142, + "line": 1135, "column": 16 }, "end": { - "line": 1142, + "line": 1135, "column": 31 } } }, "arguments": [], "range": [ - 31954, - 31971 + 31779, + 31796 ], "loc": { "start": { - "line": 1142, + "line": 1135, "column": 16 }, "end": { - "line": 1142, + "line": 1135, "column": 33 } } }, "range": [ - 31954, - 31972 + 31779, + 31797 ], "loc": { "start": { - "line": 1142, + "line": 1135, "column": 16 }, "end": { - "line": 1142, + "line": 1135, "column": 34 } } } ], "range": [ - 31889, - 31986 + 31714, + 31811 ], "loc": { "start": { - "line": 1140, + "line": 1133, "column": 29 }, "end": { - "line": 1143, + "line": 1136, "column": 13 } } @@ -48368,16 +48187,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 32010, - 32013 + 31835, + 31838 ], "loc": { "start": { - "line": 1144, + "line": 1137, "column": 16 }, "end": { - "line": 1144, + "line": 1137, "column": 19 } } @@ -48386,31 +48205,31 @@ "type": "Identifier", "name": "paging", "range": [ - 32014, - 32020 + 31839, + 31845 ], "loc": { "start": { - "line": 1144, + "line": 1137, "column": 20 }, "end": { - "line": 1144, + "line": 1137, "column": 26 } } }, "range": [ - 32010, - 32020 + 31835, + 31845 ], "loc": { "start": { - "line": 1144, + "line": 1137, "column": 16 }, "end": { - "line": 1144, + "line": 1137, "column": 26 } } @@ -48419,125 +48238,125 @@ "type": "Identifier", "name": "reset", "range": [ - 32021, - 32026 + 31846, + 31851 ], "loc": { "start": { - "line": 1144, + "line": 1137, "column": 27 }, "end": { - "line": 1144, + "line": 1137, "column": 32 } } }, "range": [ - 32010, - 32026 + 31835, + 31851 ], "loc": { "start": { - "line": 1144, + "line": 1137, "column": 16 }, "end": { - "line": 1144, + "line": 1137, "column": 32 } } }, "arguments": [], "range": [ - 32010, - 32028 + 31835, + 31853 ], "loc": { "start": { - "line": 1144, + "line": 1137, "column": 16 }, "end": { - "line": 1144, + "line": 1137, "column": 34 } } }, "range": [ - 32010, - 32029 + 31835, + 31854 ], "loc": { "start": { - "line": 1144, + "line": 1137, "column": 16 }, "end": { - "line": 1144, + "line": 1137, "column": 35 } } } ], "range": [ - 31992, - 32043 + 31817, + 31868 ], "loc": { "start": { - "line": 1143, + "line": 1136, "column": 19 }, "end": { - "line": 1145, + "line": 1138, "column": 13 } } }, "range": [ - 31872, - 32043 + 31697, + 31868 ], "loc": { "start": { - "line": 1140, + "line": 1133, "column": 12 }, "end": { - "line": 1145, + "line": 1138, "column": 13 } } } ], "range": [ - 31858, - 32053 + 31683, + 31878 ], "loc": { "start": { - "line": 1139, + "line": 1132, "column": 25 }, "end": { - "line": 1146, + "line": 1139, "column": 9 } } }, "alternate": null, "range": [ - 31841, - 32053 + 31666, + 31878 ], "loc": { "start": { - "line": 1139, + "line": 1132, "column": 8 }, "end": { - "line": 1146, + "line": 1139, "column": 9 } } @@ -48550,16 +48369,16 @@ "object": { "type": "ThisExpression", "range": [ - 32066, - 32070 + 31891, + 31895 ], "loc": { "start": { - "line": 1147, + "line": 1140, "column": 12 }, "end": { - "line": 1147, + "line": 1140, "column": 16 } } @@ -48568,31 +48387,31 @@ "type": "Identifier", "name": "btnReset", "range": [ - 32071, - 32079 + 31896, + 31904 ], "loc": { "start": { - "line": 1147, + "line": 1140, "column": 17 }, "end": { - "line": 1147, + "line": 1140, "column": 25 } } }, "range": [ - 32066, - 32079 + 31891, + 31904 ], "loc": { "start": { - "line": 1147, + "line": 1140, "column": 12 }, "end": { - "line": 1147, + "line": 1140, "column": 25 } } @@ -48612,16 +48431,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 32095, - 32098 + 31920, + 31923 ], "loc": { "start": { - "line": 1148, + "line": 1141, "column": 12 }, "end": { - "line": 1148, + "line": 1141, "column": 15 } } @@ -48630,31 +48449,31 @@ "type": "Identifier", "name": "clearButton", "range": [ - 32099, - 32110 + 31924, + 31935 ], "loc": { "start": { - "line": 1148, + "line": 1141, "column": 16 }, "end": { - "line": 1148, + "line": 1141, "column": 27 } } }, "range": [ - 32095, - 32110 + 31920, + 31935 ], "loc": { "start": { - "line": 1148, + "line": 1141, "column": 12 }, "end": { - "line": 1148, + "line": 1141, "column": 27 } } @@ -48665,16 +48484,16 @@ "type": "Identifier", "name": "ClearButton", "range": [ - 32117, - 32128 + 31942, + 31953 ], "loc": { "start": { - "line": 1148, + "line": 1141, "column": 34 }, "end": { - "line": 1148, + "line": 1141, "column": 45 } } @@ -48683,62 +48502,62 @@ { "type": "ThisExpression", "range": [ - 32129, - 32133 + 31954, + 31958 ], "loc": { "start": { - "line": 1148, + "line": 1141, "column": 46 }, "end": { - "line": 1148, + "line": 1141, "column": 50 } } } ], "range": [ - 32113, - 32134 + 31938, + 31959 ], "loc": { "start": { - "line": 1148, + "line": 1141, "column": 30 }, "end": { - "line": 1148, + "line": 1141, "column": 51 } } }, "range": [ - 32095, - 32134 + 31920, + 31959 ], "loc": { "start": { - "line": 1148, + "line": 1141, "column": 12 }, "end": { - "line": 1148, + "line": 1141, "column": 51 } } }, "range": [ - 32095, - 32135 + 31920, + 31960 ], "loc": { "start": { - "line": 1148, + "line": 1141, "column": 12 }, "end": { - "line": 1148, + "line": 1141, "column": 52 } } @@ -48757,16 +48576,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 32148, - 32151 + 31973, + 31976 ], "loc": { "start": { - "line": 1149, + "line": 1142, "column": 12 }, "end": { - "line": 1149, + "line": 1142, "column": 15 } } @@ -48775,31 +48594,31 @@ "type": "Identifier", "name": "clearButton", "range": [ - 32152, - 32163 + 31977, + 31988 ], "loc": { "start": { - "line": 1149, + "line": 1142, "column": 16 }, "end": { - "line": 1149, + "line": 1142, "column": 27 } } }, "range": [ - 32148, - 32163 + 31973, + 31988 ], "loc": { "start": { - "line": 1149, + "line": 1142, "column": 12 }, "end": { - "line": 1149, + "line": 1142, "column": 27 } } @@ -48808,94 +48627,94 @@ "type": "Identifier", "name": "init", "range": [ - 32164, - 32168 + 31989, + 31993 ], "loc": { "start": { - "line": 1149, + "line": 1142, "column": 28 }, "end": { - "line": 1149, + "line": 1142, "column": 32 } } }, "range": [ - 32148, - 32168 + 31973, + 31993 ], "loc": { "start": { - "line": 1149, + "line": 1142, "column": 12 }, "end": { - "line": 1149, + "line": 1142, "column": 32 } } }, "arguments": [], "range": [ - 32148, - 32170 + 31973, + 31995 ], "loc": { "start": { - "line": 1149, + "line": 1142, "column": 12 }, "end": { - "line": 1149, + "line": 1142, "column": 34 } } }, "range": [ - 32148, - 32171 + 31973, + 31996 ], "loc": { "start": { - "line": 1149, + "line": 1142, "column": 12 }, "end": { - "line": 1149, + "line": 1142, "column": 35 } } } ], "range": [ - 32081, - 32181 + 31906, + 32006 ], "loc": { "start": { - "line": 1147, + "line": 1140, "column": 27 }, "end": { - "line": 1150, + "line": 1143, "column": 9 } } }, "alternate": null, "range": [ - 32062, - 32181 + 31887, + 32006 ], "loc": { "start": { - "line": 1147, + "line": 1140, "column": 8 }, "end": { - "line": 1150, + "line": 1143, "column": 9 } } @@ -48911,16 +48730,16 @@ "object": { "type": "ThisExpression", "range": [ - 32195, - 32199 + 32020, + 32024 ], "loc": { "start": { - "line": 1152, + "line": 1145, "column": 12 }, "end": { - "line": 1152, + "line": 1145, "column": 16 } } @@ -48929,31 +48748,31 @@ "type": "Identifier", "name": "hasColWidths", "range": [ - 32200, - 32212 + 32025, + 32037 ], "loc": { "start": { - "line": 1152, + "line": 1145, "column": 17 }, "end": { - "line": 1152, + "line": 1145, "column": 29 } } }, "range": [ - 32195, - 32212 + 32020, + 32037 ], "loc": { "start": { - "line": 1152, + "line": 1145, "column": 12 }, "end": { - "line": 1152, + "line": 1145, "column": 29 } } @@ -48967,16 +48786,16 @@ "object": { "type": "ThisExpression", "range": [ - 32217, - 32221 + 32042, + 32046 ], "loc": { "start": { - "line": 1152, + "line": 1145, "column": 34 }, "end": { - "line": 1152, + "line": 1145, "column": 38 } } @@ -48985,62 +48804,62 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 32222, - 32232 + 32047, + 32057 ], "loc": { "start": { - "line": 1152, + "line": 1145, "column": 39 }, "end": { - "line": 1152, + "line": 1145, "column": 49 } } }, "range": [ - 32217, - 32232 + 32042, + 32057 ], "loc": { "start": { - "line": 1152, + "line": 1145, "column": 34 }, "end": { - "line": 1152, + "line": 1145, "column": 49 } } }, "prefix": true, "range": [ - 32216, - 32232 + 32041, + 32057 ], "loc": { "start": { - "line": 1152, + "line": 1145, "column": 33 }, "end": { - "line": 1152, + "line": 1145, "column": 49 } } }, "range": [ - 32195, - 32232 + 32020, + 32057 ], "loc": { "start": { - "line": 1152, + "line": 1145, "column": 12 }, "end": { - "line": 1152, + "line": 1145, "column": 49 } } @@ -49058,16 +48877,16 @@ "object": { "type": "ThisExpression", "range": [ - 32248, - 32252 + 32073, + 32077 ], "loc": { "start": { - "line": 1153, + "line": 1146, "column": 12 }, "end": { - "line": 1153, + "line": 1146, "column": 16 } } @@ -49076,94 +48895,94 @@ "type": "Identifier", "name": "setColWidths", "range": [ - 32253, - 32265 + 32078, + 32090 ], "loc": { "start": { - "line": 1153, + "line": 1146, "column": 17 }, "end": { - "line": 1153, + "line": 1146, "column": 29 } } }, "range": [ - 32248, - 32265 + 32073, + 32090 ], "loc": { "start": { - "line": 1153, + "line": 1146, "column": 12 }, "end": { - "line": 1153, + "line": 1146, "column": 29 } } }, "arguments": [], "range": [ - 32248, - 32267 + 32073, + 32092 ], "loc": { "start": { - "line": 1153, + "line": 1146, "column": 12 }, "end": { - "line": 1153, + "line": 1146, "column": 31 } } }, "range": [ - 32248, - 32268 + 32073, + 32093 ], "loc": { "start": { - "line": 1153, + "line": 1146, "column": 12 }, "end": { - "line": 1153, + "line": 1146, "column": 32 } } } ], "range": [ - 32234, - 32278 + 32059, + 32103 ], "loc": { "start": { - "line": 1152, + "line": 1145, "column": 51 }, "end": { - "line": 1154, + "line": 1147, "column": 9 } } }, "alternate": null, "range": [ - 32191, - 32278 + 32016, + 32103 ], "loc": { "start": { - "line": 1152, + "line": 1145, "column": 8 }, "end": { - "line": 1154, + "line": 1147, "column": 9 } } @@ -49176,16 +48995,16 @@ "object": { "type": "ThisExpression", "range": [ - 32291, - 32295 + 32116, + 32120 ], "loc": { "start": { - "line": 1155, + "line": 1148, "column": 12 }, "end": { - "line": 1155, + "line": 1148, "column": 16 } } @@ -49194,31 +49013,31 @@ "type": "Identifier", "name": "alternateRows", "range": [ - 32296, - 32309 + 32121, + 32134 ], "loc": { "start": { - "line": 1155, + "line": 1148, "column": 17 }, "end": { - "line": 1155, + "line": 1148, "column": 30 } } }, "range": [ - 32291, - 32309 + 32116, + 32134 ], "loc": { "start": { - "line": 1155, + "line": 1148, "column": 12 }, "end": { - "line": 1155, + "line": 1148, "column": 30 } } @@ -49238,16 +49057,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 32325, - 32328 + 32150, + 32153 ], "loc": { "start": { - "line": 1156, + "line": 1149, "column": 12 }, "end": { - "line": 1156, + "line": 1149, "column": 15 } } @@ -49256,31 +49075,31 @@ "type": "Identifier", "name": "alternateRows", "range": [ - 32329, - 32342 + 32154, + 32167 ], "loc": { "start": { - "line": 1156, + "line": 1149, "column": 16 }, "end": { - "line": 1156, + "line": 1149, "column": 29 } } }, "range": [ - 32325, - 32342 + 32150, + 32167 ], "loc": { "start": { - "line": 1156, + "line": 1149, "column": 12 }, "end": { - "line": 1156, + "line": 1149, "column": 29 } } @@ -49291,16 +49110,16 @@ "type": "Identifier", "name": "AlternateRows", "range": [ - 32349, - 32362 + 32174, + 32187 ], "loc": { "start": { - "line": 1156, + "line": 1149, "column": 36 }, "end": { - "line": 1156, + "line": 1149, "column": 49 } } @@ -49309,62 +49128,62 @@ { "type": "ThisExpression", "range": [ - 32363, - 32367 + 32188, + 32192 ], "loc": { "start": { - "line": 1156, + "line": 1149, "column": 50 }, "end": { - "line": 1156, + "line": 1149, "column": 54 } } } ], "range": [ - 32345, - 32368 + 32170, + 32193 ], "loc": { "start": { - "line": 1156, + "line": 1149, "column": 32 }, "end": { - "line": 1156, + "line": 1149, "column": 55 } } }, "range": [ - 32325, - 32368 + 32150, + 32193 ], "loc": { "start": { - "line": 1156, + "line": 1149, "column": 12 }, "end": { - "line": 1156, + "line": 1149, "column": 55 } } }, "range": [ - 32325, - 32369 + 32150, + 32194 ], "loc": { "start": { - "line": 1156, + "line": 1149, "column": 12 }, "end": { - "line": 1156, + "line": 1149, "column": 56 } } @@ -49383,16 +49202,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 32382, - 32385 + 32207, + 32210 ], "loc": { "start": { - "line": 1157, + "line": 1150, "column": 12 }, "end": { - "line": 1157, + "line": 1150, "column": 15 } } @@ -49401,31 +49220,31 @@ "type": "Identifier", "name": "alternateRows", "range": [ - 32386, - 32399 + 32211, + 32224 ], "loc": { "start": { - "line": 1157, + "line": 1150, "column": 16 }, "end": { - "line": 1157, + "line": 1150, "column": 29 } } }, "range": [ - 32382, - 32399 + 32207, + 32224 ], "loc": { "start": { - "line": 1157, + "line": 1150, "column": 12 }, "end": { - "line": 1157, + "line": 1150, "column": 29 } } @@ -49434,94 +49253,94 @@ "type": "Identifier", "name": "init", "range": [ - 32400, - 32404 + 32225, + 32229 ], "loc": { "start": { - "line": 1157, + "line": 1150, "column": 30 }, "end": { - "line": 1157, + "line": 1150, "column": 34 } } }, "range": [ - 32382, - 32404 + 32207, + 32229 ], "loc": { "start": { - "line": 1157, + "line": 1150, "column": 12 }, "end": { - "line": 1157, + "line": 1150, "column": 34 } } }, "arguments": [], "range": [ - 32382, - 32406 + 32207, + 32231 ], "loc": { "start": { - "line": 1157, + "line": 1150, "column": 12 }, "end": { - "line": 1157, + "line": 1150, "column": 36 } } }, "range": [ - 32382, - 32407 + 32207, + 32232 ], "loc": { "start": { - "line": 1157, + "line": 1150, "column": 12 }, "end": { - "line": 1157, + "line": 1150, "column": 37 } } } ], "range": [ - 32311, - 32417 + 32136, + 32242 ], "loc": { "start": { - "line": 1155, + "line": 1148, "column": 32 }, "end": { - "line": 1158, + "line": 1151, "column": 9 } } }, "alternate": null, "range": [ - 32287, - 32417 + 32112, + 32242 ], "loc": { "start": { - "line": 1155, + "line": 1148, "column": 8 }, "end": { - "line": 1158, + "line": 1151, "column": 9 } } @@ -49534,16 +49353,16 @@ "object": { "type": "ThisExpression", "range": [ - 32430, - 32434 + 32255, + 32259 ], "loc": { "start": { - "line": 1159, + "line": 1152, "column": 12 }, "end": { - "line": 1159, + "line": 1152, "column": 16 } } @@ -49552,31 +49371,31 @@ "type": "Identifier", "name": "noResults", "range": [ - 32435, - 32444 + 32260, + 32269 ], "loc": { "start": { - "line": 1159, + "line": 1152, "column": 17 }, "end": { - "line": 1159, + "line": 1152, "column": 26 } } }, "range": [ - 32430, - 32444 + 32255, + 32269 ], "loc": { "start": { - "line": 1159, + "line": 1152, "column": 12 }, "end": { - "line": 1159, + "line": 1152, "column": 26 } } @@ -49596,16 +49415,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 32460, - 32463 + 32285, + 32288 ], "loc": { "start": { - "line": 1160, + "line": 1153, "column": 12 }, "end": { - "line": 1160, + "line": 1153, "column": 15 } } @@ -49614,31 +49433,31 @@ "type": "Identifier", "name": "noResults", "range": [ - 32464, - 32473 + 32289, + 32298 ], "loc": { "start": { - "line": 1160, + "line": 1153, "column": 16 }, "end": { - "line": 1160, + "line": 1153, "column": 25 } } }, "range": [ - 32460, - 32473 + 32285, + 32298 ], "loc": { "start": { - "line": 1160, + "line": 1153, "column": 12 }, "end": { - "line": 1160, + "line": 1153, "column": 25 } } @@ -49653,16 +49472,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 32476, - 32479 + 32301, + 32304 ], "loc": { "start": { - "line": 1160, + "line": 1153, "column": 28 }, "end": { - "line": 1160, + "line": 1153, "column": 31 } } @@ -49671,31 +49490,31 @@ "type": "Identifier", "name": "noResults", "range": [ - 32480, - 32489 + 32305, + 32314 ], "loc": { "start": { - "line": 1160, + "line": 1153, "column": 32 }, "end": { - "line": 1160, + "line": 1153, "column": 41 } } }, "range": [ - 32476, - 32489 + 32301, + 32314 ], "loc": { "start": { - "line": 1160, + "line": 1153, "column": 28 }, "end": { - "line": 1160, + "line": 1153, "column": 41 } } @@ -49706,16 +49525,16 @@ "type": "Identifier", "name": "NoResults", "range": [ - 32497, - 32506 + 32322, + 32331 ], "loc": { "start": { - "line": 1160, + "line": 1153, "column": 49 }, "end": { - "line": 1160, + "line": 1153, "column": 58 } } @@ -49724,77 +49543,77 @@ { "type": "ThisExpression", "range": [ - 32507, - 32511 + 32332, + 32336 ], "loc": { "start": { - "line": 1160, + "line": 1153, "column": 59 }, "end": { - "line": 1160, + "line": 1153, "column": 63 } } } ], "range": [ - 32493, - 32512 + 32318, + 32337 ], "loc": { "start": { - "line": 1160, + "line": 1153, "column": 45 }, "end": { - "line": 1160, + "line": 1153, "column": 64 } } }, "range": [ - 32476, - 32512 + 32301, + 32337 ], "loc": { "start": { - "line": 1160, + "line": 1153, "column": 28 }, "end": { - "line": 1160, + "line": 1153, "column": 64 } } }, "range": [ - 32460, - 32512 + 32285, + 32337 ], "loc": { "start": { - "line": 1160, + "line": 1153, "column": 12 }, "end": { - "line": 1160, + "line": 1153, "column": 64 } } }, "range": [ - 32460, - 32513 + 32285, + 32338 ], "loc": { "start": { - "line": 1160, + "line": 1153, "column": 12 }, "end": { - "line": 1160, + "line": 1153, "column": 65 } } @@ -49813,16 +49632,16 @@ "type": "Identifier", "name": "Mod", "range": [ - 32526, - 32529 + 32351, + 32354 ], "loc": { "start": { - "line": 1161, + "line": 1154, "column": 12 }, "end": { - "line": 1161, + "line": 1154, "column": 15 } } @@ -49831,31 +49650,31 @@ "type": "Identifier", "name": "noResults", "range": [ - 32530, - 32539 + 32355, + 32364 ], "loc": { "start": { - "line": 1161, + "line": 1154, "column": 16 }, "end": { - "line": 1161, + "line": 1154, "column": 25 } } }, "range": [ - 32526, - 32539 + 32351, + 32364 ], "loc": { "start": { - "line": 1161, + "line": 1154, "column": 12 }, "end": { - "line": 1161, + "line": 1154, "column": 25 } } @@ -49864,94 +49683,94 @@ "type": "Identifier", "name": "init", "range": [ - 32540, - 32544 + 32365, + 32369 ], "loc": { "start": { - "line": 1161, + "line": 1154, "column": 26 }, "end": { - "line": 1161, + "line": 1154, "column": 30 } } }, "range": [ - 32526, - 32544 + 32351, + 32369 ], "loc": { "start": { - "line": 1161, + "line": 1154, "column": 12 }, "end": { - "line": 1161, + "line": 1154, "column": 30 } } }, "arguments": [], "range": [ - 32526, - 32546 + 32351, + 32371 ], "loc": { "start": { - "line": 1161, + "line": 1154, "column": 12 }, "end": { - "line": 1161, + "line": 1154, "column": 32 } } }, "range": [ - 32526, - 32547 + 32351, + 32372 ], "loc": { "start": { - "line": 1161, + "line": 1154, "column": 12 }, "end": { - "line": 1161, + "line": 1154, "column": 33 } } } ], "range": [ - 32446, - 32557 + 32271, + 32382 ], "loc": { "start": { - "line": 1159, + "line": 1152, "column": 28 }, "end": { - "line": 1162, + "line": 1155, "column": 9 } } }, "alternate": null, "range": [ - 32426, - 32557 + 32251, + 32382 ], "loc": { "start": { - "line": 1159, + "line": 1152, "column": 8 }, "end": { - "line": 1162, + "line": 1155, "column": 9 } }, @@ -49960,16 +49779,16 @@ "type": "Line", "value": "TF css class is added to table", "range": [ - 32567, - 32599 + 32392, + 32424 ], "loc": { "start": { - "line": 1164, + "line": 1157, "column": 8 }, "end": { - "line": 1164, + "line": 1157, "column": 40 } } @@ -49987,16 +49806,16 @@ "object": { "type": "ThisExpression", "range": [ - 32613, - 32617 + 32438, + 32442 ], "loc": { "start": { - "line": 1165, + "line": 1158, "column": 13 }, "end": { - "line": 1165, + "line": 1158, "column": 17 } } @@ -50005,47 +49824,47 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 32618, - 32628 + 32443, + 32453 ], "loc": { "start": { - "line": 1165, + "line": 1158, "column": 18 }, "end": { - "line": 1165, + "line": 1158, "column": 28 } } }, "range": [ - 32613, - 32628 + 32438, + 32453 ], "loc": { "start": { - "line": 1165, + "line": 1158, "column": 13 }, "end": { - "line": 1165, + "line": 1158, "column": 28 } } }, "prefix": true, "range": [ - 32612, - 32628 + 32437, + 32453 ], "loc": { "start": { - "line": 1165, + "line": 1158, "column": 12 }, "end": { - "line": 1165, + "line": 1158, "column": 28 } } @@ -50061,16 +49880,16 @@ "type": "Identifier", "name": "addClass", "range": [ - 32644, - 32652 + 32469, + 32477 ], "loc": { "start": { - "line": 1166, + "line": 1159, "column": 12 }, "end": { - "line": 1166, + "line": 1159, "column": 20 } } @@ -50082,16 +49901,16 @@ "object": { "type": "ThisExpression", "range": [ - 32653, - 32657 + 32478, + 32482 ], "loc": { "start": { - "line": 1166, + "line": 1159, "column": 21 }, "end": { - "line": 1166, + "line": 1159, "column": 25 } } @@ -50100,31 +49919,31 @@ "type": "Identifier", "name": "tbl", "range": [ - 32658, - 32661 + 32483, + 32486 ], "loc": { "start": { - "line": 1166, + "line": 1159, "column": 26 }, "end": { - "line": 1166, + "line": 1159, "column": 29 } } }, "range": [ - 32653, - 32661 + 32478, + 32486 ], "loc": { "start": { - "line": 1166, + "line": 1159, "column": 21 }, "end": { - "line": 1166, + "line": 1159, "column": 29 } } @@ -50135,16 +49954,16 @@ "object": { "type": "ThisExpression", "range": [ - 32663, - 32667 + 32488, + 32492 ], "loc": { "start": { - "line": 1166, + "line": 1159, "column": 31 }, "end": { - "line": 1166, + "line": 1159, "column": 35 } } @@ -50153,62 +49972,62 @@ "type": "Identifier", "name": "prfxTf", "range": [ - 32668, - 32674 + 32493, + 32499 ], "loc": { "start": { - "line": 1166, + "line": 1159, "column": 36 }, "end": { - "line": 1166, + "line": 1159, "column": 42 } } }, "range": [ - 32663, - 32674 + 32488, + 32499 ], "loc": { "start": { - "line": 1166, + "line": 1159, "column": 31 }, "end": { - "line": 1166, + "line": 1159, "column": 42 } } } ], "range": [ - 32644, - 32675 + 32469, + 32500 ], "loc": { "start": { - "line": 1166, + "line": 1159, "column": 12 }, "end": { - "line": 1166, + "line": 1159, "column": 43 } } }, "range": [ - 32644, - 32676 + 32469, + 32501 ], "loc": { "start": { - "line": 1166, + "line": 1159, "column": 12 }, "end": { - "line": 1166, + "line": 1159, "column": 44 } } @@ -50221,16 +50040,16 @@ "object": { "type": "ThisExpression", "range": [ - 32693, - 32697 + 32518, + 32522 ], "loc": { "start": { - "line": 1167, + "line": 1160, "column": 16 }, "end": { - "line": 1167, + "line": 1160, "column": 20 } } @@ -50239,31 +50058,31 @@ "type": "Identifier", "name": "responsive", "range": [ - 32698, - 32708 + 32523, + 32533 ], "loc": { "start": { - "line": 1167, + "line": 1160, "column": 21 }, "end": { - "line": 1167, + "line": 1160, "column": 31 } } }, "range": [ - 32693, - 32708 + 32518, + 32533 ], "loc": { "start": { - "line": 1167, + "line": 1160, "column": 16 }, "end": { - "line": 1167, + "line": 1160, "column": 31 } } @@ -50279,16 +50098,16 @@ "type": "Identifier", "name": "addClass", "range": [ - 32728, - 32736 + 32553, + 32561 ], "loc": { "start": { - "line": 1168, + "line": 1161, "column": 16 }, "end": { - "line": 1168, + "line": 1161, "column": 24 } } @@ -50300,16 +50119,16 @@ "object": { "type": "ThisExpression", "range": [ - 32737, - 32741 + 32562, + 32566 ], "loc": { "start": { - "line": 1168, + "line": 1161, "column": 25 }, "end": { - "line": 1168, + "line": 1161, "column": 29 } } @@ -50318,31 +50137,31 @@ "type": "Identifier", "name": "tbl", "range": [ - 32742, - 32745 + 32567, + 32570 ], "loc": { "start": { - "line": 1168, + "line": 1161, "column": 30 }, "end": { - "line": 1168, + "line": 1161, "column": 33 } } }, "range": [ - 32737, - 32745 + 32562, + 32570 ], "loc": { "start": { - "line": 1168, + "line": 1161, "column": 25 }, "end": { - "line": 1168, + "line": 1161, "column": 33 } } @@ -50353,16 +50172,16 @@ "object": { "type": "ThisExpression", "range": [ - 32747, - 32751 + 32572, + 32576 ], "loc": { "start": { - "line": 1168, + "line": 1161, "column": 35 }, "end": { - "line": 1168, + "line": 1161, "column": 39 } } @@ -50371,126 +50190,126 @@ "type": "Identifier", "name": "prfxResponsive", "range": [ - 32752, - 32766 + 32577, + 32591 ], "loc": { "start": { - "line": 1168, + "line": 1161, "column": 40 }, "end": { - "line": 1168, + "line": 1161, "column": 54 } } }, "range": [ - 32747, - 32766 + 32572, + 32591 ], "loc": { "start": { - "line": 1168, + "line": 1161, "column": 35 }, "end": { - "line": 1168, + "line": 1161, "column": 54 } } } ], "range": [ - 32728, - 32767 + 32553, + 32592 ], "loc": { "start": { - "line": 1168, + "line": 1161, "column": 16 }, "end": { - "line": 1168, + "line": 1161, "column": 55 } } }, "range": [ - 32728, - 32768 + 32553, + 32593 ], "loc": { "start": { - "line": 1168, + "line": 1161, "column": 16 }, "end": { - "line": 1168, + "line": 1161, "column": 56 } } } ], "range": [ - 32710, - 32782 + 32535, + 32607 ], "loc": { "start": { - "line": 1167, + "line": 1160, "column": 33 }, "end": { - "line": 1169, + "line": 1162, "column": 13 } } }, "alternate": null, "range": [ - 32689, - 32782 + 32514, + 32607 ], "loc": { "start": { - "line": 1167, + "line": 1160, "column": 12 }, "end": { - "line": 1169, + "line": 1162, "column": 13 } } } ], "range": [ - 32630, - 32792 + 32455, + 32617 ], "loc": { "start": { - "line": 1165, + "line": 1158, "column": 30 }, "end": { - "line": 1170, + "line": 1163, "column": 9 } } }, "alternate": null, "range": [ - 32608, - 32792 + 32433, + 32617 ], "loc": { "start": { - "line": 1165, + "line": 1158, "column": 8 }, "end": { - "line": 1170, + "line": 1163, "column": 9 } }, @@ -50499,16 +50318,16 @@ "type": "Line", "value": "TF css class is added to table", "range": [ - 32567, - 32599 + 32392, + 32424 ], "loc": { "start": { - "line": 1164, + "line": 1157, "column": 8 }, "end": { - "line": 1164, + "line": 1157, "column": 40 } } @@ -50519,16 +50338,16 @@ "type": "Block", "value": " Loads extensions ", "range": [ - 32802, - 32824 + 32627, + 32649 ], "loc": { "start": { - "line": 1172, + "line": 1165, "column": 8 }, "end": { - "line": 1172, + "line": 1165, "column": 30 } } @@ -50543,16 +50362,16 @@ "object": { "type": "ThisExpression", "range": [ - 32837, - 32841 + 32662, + 32666 ], "loc": { "start": { - "line": 1173, + "line": 1166, "column": 12 }, "end": { - "line": 1173, + "line": 1166, "column": 16 } } @@ -50561,31 +50380,31 @@ "type": "Identifier", "name": "hasExtensions", "range": [ - 32842, - 32855 + 32667, + 32680 ], "loc": { "start": { - "line": 1173, + "line": 1166, "column": 17 }, "end": { - "line": 1173, + "line": 1166, "column": 30 } } }, "range": [ - 32837, - 32855 + 32662, + 32680 ], "loc": { "start": { - "line": 1173, + "line": 1166, "column": 12 }, "end": { - "line": 1173, + "line": 1166, "column": 30 } } @@ -50603,16 +50422,16 @@ "object": { "type": "ThisExpression", "range": [ - 32871, - 32875 + 32696, + 32700 ], "loc": { "start": { - "line": 1174, + "line": 1167, "column": 12 }, "end": { - "line": 1174, + "line": 1167, "column": 16 } } @@ -50621,94 +50440,94 @@ "type": "Identifier", "name": "initExtensions", "range": [ - 32876, - 32890 + 32701, + 32715 ], "loc": { "start": { - "line": 1174, + "line": 1167, "column": 17 }, "end": { - "line": 1174, + "line": 1167, "column": 31 } } }, "range": [ - 32871, - 32890 + 32696, + 32715 ], "loc": { "start": { - "line": 1174, + "line": 1167, "column": 12 }, "end": { - "line": 1174, + "line": 1167, "column": 31 } } }, "arguments": [], "range": [ - 32871, - 32892 + 32696, + 32717 ], "loc": { "start": { - "line": 1174, + "line": 1167, "column": 12 }, "end": { - "line": 1174, + "line": 1167, "column": 33 } } }, "range": [ - 32871, - 32893 + 32696, + 32718 ], "loc": { "start": { - "line": 1174, + "line": 1167, "column": 12 }, "end": { - "line": 1174, + "line": 1167, "column": 34 } } } ], "range": [ - 32857, - 32903 + 32682, + 32728 ], "loc": { "start": { - "line": 1173, + "line": 1166, "column": 32 }, "end": { - "line": 1175, + "line": 1168, "column": 9 } } }, "alternate": null, "range": [ - 32833, - 32903 + 32658, + 32728 ], "loc": { "start": { - "line": 1173, + "line": 1166, "column": 8 }, "end": { - "line": 1175, + "line": 1168, "column": 9 } }, @@ -50717,16 +50536,16 @@ "type": "Block", "value": " Loads extensions ", "range": [ - 32802, - 32824 + 32627, + 32649 ], "loc": { "start": { - "line": 1172, + "line": 1165, "column": 8 }, "end": { - "line": 1172, + "line": 1165, "column": 30 } } @@ -50737,16 +50556,16 @@ "type": "Line", "value": " Subscribe to events", "range": [ - 32913, - 32935 + 32738, + 32760 ], "loc": { "start": { - "line": 1177, + "line": 1170, "column": 8 }, "end": { - "line": 1177, + "line": 1170, "column": 30 } } @@ -50761,16 +50580,16 @@ "object": { "type": "ThisExpression", "range": [ - 32948, - 32952 + 32773, + 32777 ], "loc": { "start": { - "line": 1178, + "line": 1171, "column": 12 }, "end": { - "line": 1178, + "line": 1171, "column": 16 } } @@ -50779,31 +50598,31 @@ "type": "Identifier", "name": "markActiveColumns", "range": [ - 32953, - 32970 + 32778, + 32795 ], "loc": { "start": { - "line": 1178, + "line": 1171, "column": 17 }, "end": { - "line": 1178, + "line": 1171, "column": 34 } } }, "range": [ - 32948, - 32970 + 32773, + 32795 ], "loc": { "start": { - "line": 1178, + "line": 1171, "column": 12 }, "end": { - "line": 1178, + "line": 1171, "column": 34 } } @@ -50824,16 +50643,16 @@ "object": { "type": "ThisExpression", "range": [ - 32986, - 32990 + 32811, + 32815 ], "loc": { "start": { - "line": 1179, + "line": 1172, "column": 12 }, "end": { - "line": 1179, + "line": 1172, "column": 16 } } @@ -50842,31 +50661,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 32991, - 32998 + 32816, + 32823 ], "loc": { "start": { - "line": 1179, + "line": 1172, "column": 17 }, "end": { - "line": 1179, + "line": 1172, "column": 24 } } }, "range": [ - 32986, - 32998 + 32811, + 32823 ], "loc": { "start": { - "line": 1179, + "line": 1172, "column": 12 }, "end": { - "line": 1179, + "line": 1172, "column": 24 } } @@ -50875,31 +50694,31 @@ "type": "Identifier", "name": "on", "range": [ - 32999, - 33001 + 32824, + 32826 ], "loc": { "start": { - "line": 1179, + "line": 1172, "column": 25 }, "end": { - "line": 1179, + "line": 1172, "column": 27 } } }, "range": [ - 32986, - 33001 + 32811, + 32826 ], "loc": { "start": { - "line": 1179, + "line": 1172, "column": 12 }, "end": { - "line": 1179, + "line": 1172, "column": 27 } } @@ -50913,32 +50732,32 @@ "value": "before-filtering", "raw": "'before-filtering'", "range": [ - 33003, - 33021 + 32828, + 32846 ], "loc": { "start": { - "line": 1179, + "line": 1172, "column": 29 }, "end": { - "line": 1179, + "line": 1172, "column": 47 } } } ], "range": [ - 33002, - 33022 + 32827, + 32847 ], "loc": { "start": { - "line": 1179, + "line": 1172, "column": 28 }, "end": { - "line": 1179, + "line": 1172, "column": 48 } } @@ -50955,16 +50774,16 @@ "object": { "type": "ThisExpression", "range": [ - 33046, - 33050 + 32871, + 32875 ], "loc": { "start": { - "line": 1180, + "line": 1173, "column": 22 }, "end": { - "line": 1180, + "line": 1173, "column": 26 } } @@ -50973,47 +50792,47 @@ "type": "Identifier", "name": "clearActiveColumns", "range": [ - 33051, - 33069 + 32876, + 32894 ], "loc": { "start": { - "line": 1180, + "line": 1173, "column": 27 }, "end": { - "line": 1180, + "line": 1173, "column": 45 } } }, "range": [ - 33046, - 33069 + 32871, + 32894 ], "loc": { "start": { - "line": 1180, + "line": 1173, "column": 22 }, "end": { - "line": 1180, + "line": 1173, "column": 45 } } }, "arguments": [], "range": [ - 33046, - 33071 + 32871, + 32896 ], "loc": { "start": { - "line": 1180, + "line": 1173, "column": 22 }, "end": { - "line": 1180, + "line": 1173, "column": 47 } } @@ -51021,47 +50840,47 @@ "generator": false, "expression": true, "range": [ - 33040, - 33071 + 32865, + 32896 ], "loc": { "start": { - "line": 1180, + "line": 1173, "column": 16 }, "end": { - "line": 1180, + "line": 1173, "column": 47 } } } ], "range": [ - 32986, - 33072 + 32811, + 32897 ], "loc": { "start": { - "line": 1179, + "line": 1172, "column": 12 }, "end": { - "line": 1180, + "line": 1173, "column": 48 } } }, "range": [ - 32986, - 33073 + 32811, + 32898 ], "loc": { "start": { - "line": 1179, + "line": 1172, "column": 12 }, "end": { - "line": 1180, + "line": 1173, "column": 49 } } @@ -51079,16 +50898,16 @@ "object": { "type": "ThisExpression", "range": [ - 33086, - 33090 + 32911, + 32915 ], "loc": { "start": { - "line": 1181, + "line": 1174, "column": 12 }, "end": { - "line": 1181, + "line": 1174, "column": 16 } } @@ -51097,31 +50916,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 33091, - 33098 + 32916, + 32923 ], "loc": { "start": { - "line": 1181, + "line": 1174, "column": 17 }, "end": { - "line": 1181, + "line": 1174, "column": 24 } } }, "range": [ - 33086, - 33098 + 32911, + 32923 ], "loc": { "start": { - "line": 1181, + "line": 1174, "column": 12 }, "end": { - "line": 1181, + "line": 1174, "column": 24 } } @@ -51130,31 +50949,31 @@ "type": "Identifier", "name": "on", "range": [ - 33099, - 33101 + 32924, + 32926 ], "loc": { "start": { - "line": 1181, + "line": 1174, "column": 25 }, "end": { - "line": 1181, + "line": 1174, "column": 27 } } }, "range": [ - 33086, - 33101 + 32911, + 32926 ], "loc": { "start": { - "line": 1181, + "line": 1174, "column": 12 }, "end": { - "line": 1181, + "line": 1174, "column": 27 } } @@ -51168,32 +50987,32 @@ "value": "cell-processed", "raw": "'cell-processed'", "range": [ - 33103, - 33119 + 32928, + 32944 ], "loc": { "start": { - "line": 1181, + "line": 1174, "column": 29 }, "end": { - "line": 1181, + "line": 1174, "column": 45 } } } ], "range": [ - 33102, - 33120 + 32927, + 32945 ], "loc": { "start": { - "line": 1181, + "line": 1174, "column": 28 }, "end": { - "line": 1181, + "line": 1174, "column": 46 } } @@ -51206,16 +51025,16 @@ "type": "Identifier", "name": "tf", "range": [ - 33139, - 33141 + 32964, + 32966 ], "loc": { "start": { - "line": 1182, + "line": 1175, "column": 17 }, "end": { - "line": 1182, + "line": 1175, "column": 19 } } @@ -51224,16 +51043,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 33143, - 33151 + 32968, + 32976 ], "loc": { "start": { - "line": 1182, + "line": 1175, "column": 21 }, "end": { - "line": 1182, + "line": 1175, "column": 29 } } @@ -51247,16 +51066,16 @@ "object": { "type": "ThisExpression", "range": [ - 33156, - 33160 + 32981, + 32985 ], "loc": { "start": { - "line": 1182, + "line": 1175, "column": 34 }, "end": { - "line": 1182, + "line": 1175, "column": 38 } } @@ -51265,31 +51084,31 @@ "type": "Identifier", "name": "markActiveColumn", "range": [ - 33161, - 33177 + 32986, + 33002 ], "loc": { "start": { - "line": 1182, + "line": 1175, "column": 39 }, "end": { - "line": 1182, + "line": 1175, "column": 55 } } }, "range": [ - 33156, - 33177 + 32981, + 33002 ], "loc": { "start": { - "line": 1182, + "line": 1175, "column": 34 }, "end": { - "line": 1182, + "line": 1175, "column": 55 } } @@ -51299,32 +51118,32 @@ "type": "Identifier", "name": "colIndex", "range": [ - 33178, - 33186 + 33003, + 33011 ], "loc": { "start": { - "line": 1182, + "line": 1175, "column": 56 }, "end": { - "line": 1182, + "line": 1175, "column": 64 } } } ], "range": [ - 33156, - 33187 + 32981, + 33012 ], "loc": { "start": { - "line": 1182, + "line": 1175, "column": 34 }, "end": { - "line": 1182, + "line": 1175, "column": 65 } } @@ -51332,79 +51151,79 @@ "generator": false, "expression": true, "range": [ - 33138, - 33187 + 32963, + 33012 ], "loc": { "start": { - "line": 1182, + "line": 1175, "column": 16 }, "end": { - "line": 1182, + "line": 1175, "column": 65 } } } ], "range": [ - 33086, - 33188 + 32911, + 33013 ], "loc": { "start": { - "line": 1181, + "line": 1174, "column": 12 }, "end": { - "line": 1182, + "line": 1175, "column": 66 } } }, "range": [ - 33086, - 33189 + 32911, + 33014 ], "loc": { "start": { - "line": 1181, + "line": 1174, "column": 12 }, "end": { - "line": 1182, + "line": 1175, "column": 67 } } } ], "range": [ - 32972, - 33199 + 32797, + 33024 ], "loc": { "start": { - "line": 1178, + "line": 1171, "column": 36 }, "end": { - "line": 1183, + "line": 1176, "column": 9 } } }, "alternate": null, "range": [ - 32944, - 33199 + 32769, + 33024 ], "loc": { "start": { - "line": 1178, + "line": 1171, "column": 8 }, "end": { - "line": 1183, + "line": 1176, "column": 9 } }, @@ -51413,16 +51232,16 @@ "type": "Line", "value": " Subscribe to events", "range": [ - 32913, - 32935 + 32738, + 32760 ], "loc": { "start": { - "line": 1177, + "line": 1170, "column": 8 }, "end": { - "line": 1177, + "line": 1170, "column": 30 } } @@ -51437,16 +51256,16 @@ "object": { "type": "ThisExpression", "range": [ - 33212, - 33216 + 33037, + 33041 ], "loc": { "start": { - "line": 1184, + "line": 1177, "column": 12 }, "end": { - "line": 1184, + "line": 1177, "column": 16 } } @@ -51455,31 +51274,31 @@ "type": "Identifier", "name": "linkedFilters", "range": [ - 33217, - 33230 + 33042, + 33055 ], "loc": { "start": { - "line": 1184, + "line": 1177, "column": 17 }, "end": { - "line": 1184, + "line": 1177, "column": 30 } } }, "range": [ - 33212, - 33230 + 33037, + 33055 ], "loc": { "start": { - "line": 1184, + "line": 1177, "column": 12 }, "end": { - "line": 1184, + "line": 1177, "column": 30 } } @@ -51500,16 +51319,16 @@ "object": { "type": "ThisExpression", "range": [ - 33246, - 33250 + 33071, + 33075 ], "loc": { "start": { - "line": 1185, + "line": 1178, "column": 12 }, "end": { - "line": 1185, + "line": 1178, "column": 16 } } @@ -51518,31 +51337,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 33251, - 33258 + 33076, + 33083 ], "loc": { "start": { - "line": 1185, + "line": 1178, "column": 17 }, "end": { - "line": 1185, + "line": 1178, "column": 24 } } }, "range": [ - 33246, - 33258 + 33071, + 33083 ], "loc": { "start": { - "line": 1185, + "line": 1178, "column": 12 }, "end": { - "line": 1185, + "line": 1178, "column": 24 } } @@ -51551,31 +51370,31 @@ "type": "Identifier", "name": "on", "range": [ - 33259, - 33261 + 33084, + 33086 ], "loc": { "start": { - "line": 1185, + "line": 1178, "column": 25 }, "end": { - "line": 1185, + "line": 1178, "column": 27 } } }, "range": [ - 33246, - 33261 + 33071, + 33086 ], "loc": { "start": { - "line": 1185, + "line": 1178, "column": 12 }, "end": { - "line": 1185, + "line": 1178, "column": 27 } } @@ -51589,32 +51408,32 @@ "value": "after-filtering", "raw": "'after-filtering'", "range": [ - 33263, - 33280 + 33088, + 33105 ], "loc": { "start": { - "line": 1185, + "line": 1178, "column": 29 }, "end": { - "line": 1185, + "line": 1178, "column": 46 } } } ], "range": [ - 33262, - 33281 + 33087, + 33106 ], "loc": { "start": { - "line": 1185, + "line": 1178, "column": 28 }, "end": { - "line": 1185, + "line": 1178, "column": 47 } } @@ -51631,16 +51450,16 @@ "object": { "type": "ThisExpression", "range": [ - 33289, - 33293 + 33114, + 33118 ], "loc": { "start": { - "line": 1185, + "line": 1178, "column": 55 }, "end": { - "line": 1185, + "line": 1178, "column": 59 } } @@ -51649,47 +51468,47 @@ "type": "Identifier", "name": "linkFilters", "range": [ - 33294, - 33305 + 33119, + 33130 ], "loc": { "start": { - "line": 1185, + "line": 1178, "column": 60 }, "end": { - "line": 1185, + "line": 1178, "column": 71 } } }, "range": [ - 33289, - 33305 + 33114, + 33130 ], "loc": { "start": { - "line": 1185, + "line": 1178, "column": 55 }, "end": { - "line": 1185, + "line": 1178, "column": 71 } } }, "arguments": [], "range": [ - 33289, - 33307 + 33114, + 33132 ], "loc": { "start": { - "line": 1185, + "line": 1178, "column": 55 }, "end": { - "line": 1185, + "line": 1178, "column": 73 } } @@ -51697,79 +51516,79 @@ "generator": false, "expression": true, "range": [ - 33283, - 33307 + 33108, + 33132 ], "loc": { "start": { - "line": 1185, + "line": 1178, "column": 49 }, "end": { - "line": 1185, + "line": 1178, "column": 73 } } } ], "range": [ - 33246, - 33308 + 33071, + 33133 ], "loc": { "start": { - "line": 1185, + "line": 1178, "column": 12 }, "end": { - "line": 1185, + "line": 1178, "column": 74 } } }, "range": [ - 33246, - 33309 + 33071, + 33134 ], "loc": { "start": { - "line": 1185, + "line": 1178, "column": 12 }, "end": { - "line": 1185, + "line": 1178, "column": 75 } } } ], "range": [ - 33232, - 33319 + 33057, + 33144 ], "loc": { "start": { - "line": 1184, + "line": 1177, "column": 32 }, "end": { - "line": 1186, + "line": 1179, "column": 9 } } }, "alternate": null, "range": [ - 33208, - 33319 + 33033, + 33144 ], "loc": { "start": { - "line": 1184, + "line": 1177, "column": 8 }, "end": { - "line": 1186, + "line": 1179, "column": 9 } }, @@ -51778,16 +51597,16 @@ "type": "Block", "value": "* @inherited ", "range": [ - 33329, - 33346 + 33154, + 33171 ], "loc": { "start": { - "line": 1188, + "line": 1181, "column": 8 }, "end": { - "line": 1188, + "line": 1181, "column": 25 } } @@ -51805,16 +51624,16 @@ "object": { "type": "ThisExpression", "range": [ - 33355, - 33359 + 33180, + 33184 ], "loc": { "start": { - "line": 1189, + "line": 1182, "column": 8 }, "end": { - "line": 1189, + "line": 1182, "column": 12 } } @@ -51823,31 +51642,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 33360, - 33371 + 33185, + 33196 ], "loc": { "start": { - "line": 1189, + "line": 1182, "column": 13 }, "end": { - "line": 1189, + "line": 1182, "column": 24 } } }, "range": [ - 33355, - 33371 + 33180, + 33196 ], "loc": { "start": { - "line": 1189, + "line": 1182, "column": 8 }, "end": { - "line": 1189, + "line": 1182, "column": 24 } } @@ -51857,46 +51676,46 @@ "value": true, "raw": "true", "range": [ - 33374, - 33378 + 33199, + 33203 ], "loc": { "start": { - "line": 1189, + "line": 1182, "column": 27 }, "end": { - "line": 1189, + "line": 1182, "column": 31 } } }, "range": [ - 33355, - 33378 + 33180, + 33203 ], "loc": { "start": { - "line": 1189, + "line": 1182, "column": 8 }, "end": { - "line": 1189, + "line": 1182, "column": 31 } } }, "range": [ - 33355, - 33379 + 33180, + 33204 ], "loc": { "start": { - "line": 1189, + "line": 1182, "column": 8 }, "end": { - "line": 1189, + "line": 1182, "column": 32 } }, @@ -51905,16 +51724,16 @@ "type": "Block", "value": "* @inherited ", "range": [ - 33329, - 33346 + 33154, + 33171 ], "loc": { "start": { - "line": 1188, + "line": 1181, "column": 8 }, "end": { - "line": 1188, + "line": 1181, "column": 25 } } @@ -51931,16 +51750,16 @@ "object": { "type": "ThisExpression", "range": [ - 33389, - 33393 + 33214, + 33218 ], "loc": { "start": { - "line": 1191, + "line": 1184, "column": 8 }, "end": { - "line": 1191, + "line": 1184, "column": 12 } } @@ -51949,31 +51768,31 @@ "type": "Identifier", "name": "onFiltersLoaded", "range": [ - 33394, - 33409 + 33219, + 33234 ], "loc": { "start": { - "line": 1191, + "line": 1184, "column": 13 }, "end": { - "line": 1191, + "line": 1184, "column": 28 } } }, "range": [ - 33389, - 33409 + 33214, + 33234 ], "loc": { "start": { - "line": 1191, + "line": 1184, "column": 8 }, "end": { - "line": 1191, + "line": 1184, "column": 28 } } @@ -51982,47 +51801,47 @@ { "type": "ThisExpression", "range": [ - 33410, - 33414 + 33235, + 33239 ], "loc": { "start": { - "line": 1191, + "line": 1184, "column": 29 }, "end": { - "line": 1191, + "line": 1184, "column": 33 } } } ], "range": [ - 33389, - 33415 + 33214, + 33240 ], "loc": { "start": { - "line": 1191, + "line": 1184, "column": 8 }, "end": { - "line": 1191, + "line": 1184, "column": 34 } } }, "range": [ - 33389, - 33416 + 33214, + 33241 ], "loc": { "start": { - "line": 1191, + "line": 1184, "column": 8 }, "end": { - "line": 1191, + "line": 1184, "column": 35 } } @@ -52040,16 +51859,16 @@ "object": { "type": "ThisExpression", "range": [ - 33426, - 33430 + 33251, + 33255 ], "loc": { "start": { - "line": 1193, + "line": 1186, "column": 8 }, "end": { - "line": 1193, + "line": 1186, "column": 12 } } @@ -52058,31 +51877,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 33431, - 33438 + 33256, + 33263 ], "loc": { "start": { - "line": 1193, + "line": 1186, "column": 13 }, "end": { - "line": 1193, + "line": 1186, "column": 20 } } }, "range": [ - 33426, - 33438 + 33251, + 33263 ], "loc": { "start": { - "line": 1193, + "line": 1186, "column": 8 }, "end": { - "line": 1193, + "line": 1186, "column": 20 } } @@ -52091,31 +51910,31 @@ "type": "Identifier", "name": "emit", "range": [ - 33439, - 33443 + 33264, + 33268 ], "loc": { "start": { - "line": 1193, + "line": 1186, "column": 21 }, "end": { - "line": 1193, + "line": 1186, "column": 25 } } }, "range": [ - 33426, - 33443 + 33251, + 33268 ], "loc": { "start": { - "line": 1193, + "line": 1186, "column": 8 }, "end": { - "line": 1193, + "line": 1186, "column": 25 } } @@ -52126,16 +51945,16 @@ "value": "initialized", "raw": "'initialized'", "range": [ - 33444, - 33457 + 33269, + 33282 ], "loc": { "start": { - "line": 1193, + "line": 1186, "column": 26 }, "end": { - "line": 1193, + "line": 1186, "column": 39 } } @@ -52143,63 +51962,63 @@ { "type": "ThisExpression", "range": [ - 33459, - 33463 + 33284, + 33288 ], "loc": { "start": { - "line": 1193, + "line": 1186, "column": 41 }, "end": { - "line": 1193, + "line": 1186, "column": 45 } } } ], "range": [ - 33426, - 33464 + 33251, + 33289 ], "loc": { "start": { - "line": 1193, + "line": 1186, "column": 8 }, "end": { - "line": 1193, + "line": 1186, "column": 46 } } }, "range": [ - 33426, - 33465 + 33251, + 33290 ], "loc": { "start": { - "line": 1193, + "line": 1186, "column": 8 }, "end": { - "line": 1193, + "line": 1186, "column": 47 } } } ], "range": [ - 27825, - 33471 + 27650, + 33296 ], "loc": { "start": { - "line": 1012, + "line": 1005, "column": 11 }, "end": { - "line": 1194, + "line": 1187, "column": 5 } } @@ -52207,16 +52026,16 @@ "generator": false, "expression": false, "range": [ - 27822, - 33471 + 27647, + 33296 ], "loc": { "start": { - "line": 1012, + "line": 1005, "column": 8 }, "end": { - "line": 1194, + "line": 1187, "column": 5 } } @@ -52224,16 +52043,16 @@ "kind": "method", "computed": false, "range": [ - 27818, - 33471 + 27643, + 33296 ], "loc": { "start": { - "line": 1012, + "line": 1005, "column": 4 }, "end": { - "line": 1194, + "line": 1187, "column": 5 } }, @@ -52242,16 +52061,16 @@ "type": "Block", "value": "*\n * Initialise features and layout\n ", "range": [ - 27764, - 27813 + 27589, + 27638 ], "loc": { "start": { - "line": 1009, + "line": 1002, "column": 4 }, "end": { - "line": 1011, + "line": 1004, "column": 7 } } @@ -52262,16 +52081,16 @@ "type": "Block", "value": "*\n * Detect key\n * @param {Event} evt\n ", "range": [ - 33477, - 33540 + 33302, + 33365 ], "loc": { "start": { - "line": 1196, + "line": 1189, "column": 4 }, "end": { - "line": 1199, + "line": 1192, "column": 7 } } @@ -52285,16 +52104,16 @@ "type": "Identifier", "name": "detectKey", "range": [ - 33545, - 33554 + 33370, + 33379 ], "loc": { "start": { - "line": 1200, + "line": 1193, "column": 4 }, "end": { - "line": 1200, + "line": 1193, "column": 13 } } @@ -52307,16 +52126,16 @@ "type": "Identifier", "name": "evt", "range": [ - 33555, - 33558 + 33380, + 33383 ], "loc": { "start": { - "line": 1200, + "line": 1193, "column": 14 }, "end": { - "line": 1200, + "line": 1193, "column": 17 } } @@ -52336,16 +52155,16 @@ "object": { "type": "ThisExpression", "range": [ - 33575, - 33579 + 33400, + 33404 ], "loc": { "start": { - "line": 1201, + "line": 1194, "column": 13 }, "end": { - "line": 1201, + "line": 1194, "column": 17 } } @@ -52354,47 +52173,47 @@ "type": "Identifier", "name": "enterKey", "range": [ - 33580, - 33588 + 33405, + 33413 ], "loc": { "start": { - "line": 1201, + "line": 1194, "column": 18 }, "end": { - "line": 1201, + "line": 1194, "column": 26 } } }, "range": [ - 33575, - 33588 + 33400, + 33413 ], "loc": { "start": { - "line": 1201, + "line": 1194, "column": 13 }, "end": { - "line": 1201, + "line": 1194, "column": 26 } } }, "prefix": true, "range": [ - 33574, - 33588 + 33399, + 33413 ], "loc": { "start": { - "line": 1201, + "line": 1194, "column": 12 }, "end": { - "line": 1201, + "line": 1194, "column": 26 } } @@ -52406,48 +52225,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 33604, - 33611 + 33429, + 33436 ], "loc": { "start": { - "line": 1202, + "line": 1195, "column": 12 }, "end": { - "line": 1202, + "line": 1195, "column": 19 } } } ], "range": [ - 33590, - 33621 + 33415, + 33446 ], "loc": { "start": { - "line": 1201, + "line": 1194, "column": 28 }, "end": { - "line": 1203, + "line": 1196, "column": 9 } } }, "alternate": null, "range": [ - 33570, - 33621 + 33395, + 33446 ], "loc": { "start": { - "line": 1201, + "line": 1194, "column": 8 }, "end": { - "line": 1203, + "line": 1196, "column": 9 } } @@ -52458,16 +52277,16 @@ "type": "Identifier", "name": "evt", "range": [ - 33634, - 33637 + 33459, + 33462 ], "loc": { "start": { - "line": 1204, + "line": 1197, "column": 12 }, "end": { - "line": 1204, + "line": 1197, "column": 15 } } @@ -52484,16 +52303,16 @@ "type": "Identifier", "name": "key", "range": [ - 33657, - 33660 + 33482, + 33485 ], "loc": { "start": { - "line": 1205, + "line": 1198, "column": 16 }, "end": { - "line": 1205, + "line": 1198, "column": 19 } } @@ -52504,16 +52323,16 @@ "type": "Identifier", "name": "keyCode", "range": [ - 33663, - 33670 + 33488, + 33495 ], "loc": { "start": { - "line": 1205, + "line": 1198, "column": 22 }, "end": { - "line": 1205, + "line": 1198, "column": 29 } } @@ -52523,47 +52342,47 @@ "type": "Identifier", "name": "evt", "range": [ - 33671, - 33674 + 33496, + 33499 ], "loc": { "start": { - "line": 1205, + "line": 1198, "column": 30 }, "end": { - "line": 1205, + "line": 1198, "column": 33 } } } ], "range": [ - 33663, - 33675 + 33488, + 33500 ], "loc": { "start": { - "line": 1205, + "line": 1198, "column": 22 }, "end": { - "line": 1205, + "line": 1198, "column": 34 } } }, "range": [ - 33657, - 33675 + 33482, + 33500 ], "loc": { "start": { - "line": 1205, + "line": 1198, "column": 16 }, "end": { - "line": 1205, + "line": 1198, "column": 34 } } @@ -52571,16 +52390,16 @@ ], "kind": "let", "range": [ - 33653, - 33676 + 33478, + 33501 ], "loc": { "start": { - "line": 1205, + "line": 1198, "column": 12 }, "end": { - "line": 1205, + "line": 1198, "column": 35 } } @@ -52594,16 +52413,16 @@ "type": "Identifier", "name": "key", "range": [ - 33693, - 33696 + 33518, + 33521 ], "loc": { "start": { - "line": 1206, + "line": 1199, "column": 16 }, "end": { - "line": 1206, + "line": 1199, "column": 19 } } @@ -52612,31 +52431,31 @@ "type": "Identifier", "name": "ENTER_KEY", "range": [ - 33701, - 33710 + 33526, + 33535 ], "loc": { "start": { - "line": 1206, + "line": 1199, "column": 24 }, "end": { - "line": 1206, + "line": 1199, "column": 33 } } }, "range": [ - 33693, - 33710 + 33518, + 33535 ], "loc": { "start": { - "line": 1206, + "line": 1199, "column": 16 }, "end": { - "line": 1206, + "line": 1199, "column": 33 } } @@ -52654,16 +52473,16 @@ "object": { "type": "ThisExpression", "range": [ - 33730, - 33734 + 33555, + 33559 ], "loc": { "start": { - "line": 1207, + "line": 1200, "column": 16 }, "end": { - "line": 1207, + "line": 1200, "column": 20 } } @@ -52672,62 +52491,62 @@ "type": "Identifier", "name": "filter", "range": [ - 33735, - 33741 + 33560, + 33566 ], "loc": { "start": { - "line": 1207, + "line": 1200, "column": 21 }, "end": { - "line": 1207, + "line": 1200, "column": 27 } } }, "range": [ - 33730, - 33741 + 33555, + 33566 ], "loc": { "start": { - "line": 1207, + "line": 1200, "column": 16 }, "end": { - "line": 1207, + "line": 1200, "column": 27 } } }, "arguments": [], "range": [ - 33730, - 33743 + 33555, + 33568 ], "loc": { "start": { - "line": 1207, + "line": 1200, "column": 16 }, "end": { - "line": 1207, + "line": 1200, "column": 29 } } }, "range": [ - 33730, - 33744 + 33555, + 33569 ], "loc": { "start": { - "line": 1207, + "line": 1200, "column": 16 }, "end": { - "line": 1207, + "line": 1200, "column": 30 } } @@ -52740,16 +52559,16 @@ "type": "Identifier", "name": "cancelEvt", "range": [ - 33761, - 33770 + 33586, + 33595 ], "loc": { "start": { - "line": 1208, + "line": 1201, "column": 16 }, "end": { - "line": 1208, + "line": 1201, "column": 25 } } @@ -52759,47 +52578,47 @@ "type": "Identifier", "name": "evt", "range": [ - 33771, - 33774 + 33596, + 33599 ], "loc": { "start": { - "line": 1208, + "line": 1201, "column": 26 }, "end": { - "line": 1208, + "line": 1201, "column": 29 } } } ], "range": [ - 33761, - 33775 + 33586, + 33600 ], "loc": { "start": { - "line": 1208, + "line": 1201, "column": 16 }, "end": { - "line": 1208, + "line": 1201, "column": 30 } } }, "range": [ - 33761, - 33776 + 33586, + 33601 ], "loc": { "start": { - "line": 1208, + "line": 1201, "column": 16 }, "end": { - "line": 1208, + "line": 1201, "column": 31 } } @@ -52812,16 +52631,16 @@ "type": "Identifier", "name": "stopEvt", "range": [ - 33793, - 33800 + 33618, + 33625 ], "loc": { "start": { - "line": 1209, + "line": 1202, "column": 16 }, "end": { - "line": 1209, + "line": 1202, "column": 23 } } @@ -52831,63 +52650,63 @@ "type": "Identifier", "name": "evt", "range": [ - 33801, - 33804 + 33626, + 33629 ], "loc": { "start": { - "line": 1209, + "line": 1202, "column": 24 }, "end": { - "line": 1209, + "line": 1202, "column": 27 } } } ], "range": [ - 33793, - 33805 + 33618, + 33630 ], "loc": { "start": { - "line": 1209, + "line": 1202, "column": 16 }, "end": { - "line": 1209, + "line": 1202, "column": 28 } } }, "range": [ - 33793, - 33806 + 33618, + 33631 ], "loc": { "start": { - "line": 1209, + "line": 1202, "column": 16 }, "end": { - "line": 1209, + "line": 1202, "column": 29 } } } ], "range": [ - 33712, - 33820 + 33537, + 33645 ], "loc": { "start": { - "line": 1206, + "line": 1199, "column": 35 }, "end": { - "line": 1210, + "line": 1203, "column": 13 } } @@ -52906,16 +52725,16 @@ "object": { "type": "ThisExpression", "range": [ - 33844, - 33848 + 33669, + 33673 ], "loc": { "start": { - "line": 1211, + "line": 1204, "column": 16 }, "end": { - "line": 1211, + "line": 1204, "column": 20 } } @@ -52924,31 +52743,31 @@ "type": "Identifier", "name": "isUserTyping", "range": [ - 33849, - 33861 + 33674, + 33686 ], "loc": { "start": { - "line": 1211, + "line": 1204, "column": 21 }, "end": { - "line": 1211, + "line": 1204, "column": 33 } } }, "range": [ - 33844, - 33861 + 33669, + 33686 ], "loc": { "start": { - "line": 1211, + "line": 1204, "column": 16 }, "end": { - "line": 1211, + "line": 1204, "column": 33 } } @@ -52958,46 +52777,46 @@ "value": true, "raw": "true", "range": [ - 33864, - 33868 + 33689, + 33693 ], "loc": { "start": { - "line": 1211, + "line": 1204, "column": 36 }, "end": { - "line": 1211, + "line": 1204, "column": 40 } } }, "range": [ - 33844, - 33868 + 33669, + 33693 ], "loc": { "start": { - "line": 1211, + "line": 1204, "column": 16 }, "end": { - "line": 1211, + "line": 1204, "column": 40 } } }, "range": [ - 33844, - 33869 + 33669, + 33694 ], "loc": { "start": { - "line": 1211, + "line": 1204, "column": 16 }, "end": { - "line": 1211, + "line": 1204, "column": 41 } } @@ -53013,16 +52832,16 @@ "type": "Identifier", "name": "root", "range": [ - 33886, - 33890 + 33711, + 33715 ], "loc": { "start": { - "line": 1212, + "line": 1205, "column": 16 }, "end": { - "line": 1212, + "line": 1205, "column": 20 } } @@ -53031,31 +52850,31 @@ "type": "Identifier", "name": "clearInterval", "range": [ - 33891, - 33904 + 33716, + 33729 ], "loc": { "start": { - "line": 1212, + "line": 1205, "column": 21 }, "end": { - "line": 1212, + "line": 1205, "column": 34 } } }, "range": [ - 33886, - 33904 + 33711, + 33729 ], "loc": { "start": { - "line": 1212, + "line": 1205, "column": 16 }, "end": { - "line": 1212, + "line": 1205, "column": 34 } } @@ -53067,16 +52886,16 @@ "object": { "type": "ThisExpression", "range": [ - 33905, - 33909 + 33730, + 33734 ], "loc": { "start": { - "line": 1212, + "line": 1205, "column": 35 }, "end": { - "line": 1212, + "line": 1205, "column": 39 } } @@ -53085,62 +52904,62 @@ "type": "Identifier", "name": "autoFilterTimer", "range": [ - 33910, - 33925 + 33735, + 33750 ], "loc": { "start": { - "line": 1212, + "line": 1205, "column": 40 }, "end": { - "line": 1212, + "line": 1205, "column": 55 } } }, "range": [ - 33905, - 33925 + 33730, + 33750 ], "loc": { "start": { - "line": 1212, + "line": 1205, "column": 35 }, "end": { - "line": 1212, + "line": 1205, "column": 55 } } } ], "range": [ - 33886, - 33926 + 33711, + 33751 ], "loc": { "start": { - "line": 1212, + "line": 1205, "column": 16 }, "end": { - "line": 1212, + "line": 1205, "column": 56 } } }, "range": [ - 33886, - 33927 + 33711, + 33752 ], "loc": { "start": { - "line": 1212, + "line": 1205, "column": 16 }, "end": { - "line": 1212, + "line": 1205, "column": 57 } } @@ -53156,16 +52975,16 @@ "object": { "type": "ThisExpression", "range": [ - 33944, - 33948 + 33769, + 33773 ], "loc": { "start": { - "line": 1213, + "line": 1206, "column": 16 }, "end": { - "line": 1213, + "line": 1206, "column": 20 } } @@ -53174,31 +52993,31 @@ "type": "Identifier", "name": "autoFilterTimer", "range": [ - 33949, - 33964 + 33774, + 33789 ], "loc": { "start": { - "line": 1213, + "line": 1206, "column": 21 }, "end": { - "line": 1213, + "line": 1206, "column": 36 } } }, "range": [ - 33944, - 33964 + 33769, + 33789 ], "loc": { "start": { - "line": 1213, + "line": 1206, "column": 16 }, "end": { - "line": 1213, + "line": 1206, "column": 36 } } @@ -53208,125 +53027,125 @@ "value": null, "raw": "null", "range": [ - 33967, - 33971 + 33792, + 33796 ], "loc": { "start": { - "line": 1213, + "line": 1206, "column": 39 }, "end": { - "line": 1213, + "line": 1206, "column": 43 } } }, "range": [ - 33944, - 33971 + 33769, + 33796 ], "loc": { "start": { - "line": 1213, + "line": 1206, "column": 16 }, "end": { - "line": 1213, + "line": 1206, "column": 43 } } }, "range": [ - 33944, - 33972 + 33769, + 33797 ], "loc": { "start": { - "line": 1213, + "line": 1206, "column": 16 }, "end": { - "line": 1213, + "line": 1206, "column": 44 } } } ], "range": [ - 33826, - 33986 + 33651, + 33811 ], "loc": { "start": { - "line": 1210, + "line": 1203, "column": 19 }, "end": { - "line": 1214, + "line": 1207, "column": 13 } } }, "range": [ - 33689, - 33986 + 33514, + 33811 ], "loc": { "start": { - "line": 1206, + "line": 1199, "column": 12 }, "end": { - "line": 1214, + "line": 1207, "column": 13 } } } ], "range": [ - 33639, - 33996 + 33464, + 33821 ], "loc": { "start": { - "line": 1204, + "line": 1197, "column": 17 }, "end": { - "line": 1215, + "line": 1208, "column": 9 } } }, "alternate": null, "range": [ - 33630, - 33996 + 33455, + 33821 ], "loc": { "start": { - "line": 1204, + "line": 1197, "column": 8 }, "end": { - "line": 1215, + "line": 1208, "column": 9 } } } ], "range": [ - 33560, - 34002 + 33385, + 33827 ], "loc": { "start": { - "line": 1200, + "line": 1193, "column": 19 }, "end": { - "line": 1216, + "line": 1209, "column": 5 } } @@ -53334,16 +53153,16 @@ "generator": false, "expression": false, "range": [ - 33554, - 34002 + 33379, + 33827 ], "loc": { "start": { - "line": 1200, + "line": 1193, "column": 13 }, "end": { - "line": 1216, + "line": 1209, "column": 5 } } @@ -53351,16 +53170,16 @@ "kind": "method", "computed": false, "range": [ - 33545, - 34002 + 33370, + 33827 ], "loc": { "start": { - "line": 1200, + "line": 1193, "column": 4 }, "end": { - "line": 1216, + "line": 1209, "column": 5 } }, @@ -53369,16 +53188,16 @@ "type": "Block", "value": "*\n * Detect key\n * @param {Event} evt\n ", "range": [ - 33477, - 33540 + 33302, + 33365 ], "loc": { "start": { - "line": 1196, + "line": 1189, "column": 4 }, "end": { - "line": 1199, + "line": 1192, "column": 7 } } @@ -53389,16 +53208,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": [ - 34008, - 34141 + 33833, + 33966 ], "loc": { "start": { - "line": 1218, + "line": 1211, "column": 4 }, "end": { - "line": 1222, + "line": 1215, "column": 7 } } @@ -53412,16 +53231,16 @@ "type": "Identifier", "name": "onKeyUp", "range": [ - 34146, - 34153 + 33971, + 33978 ], "loc": { "start": { - "line": 1223, + "line": 1216, "column": 4 }, "end": { - "line": 1223, + "line": 1216, "column": 11 } } @@ -53434,16 +53253,16 @@ "type": "Identifier", "name": "evt", "range": [ - 34154, - 34157 + 33979, + 33982 ], "loc": { "start": { - "line": 1223, + "line": 1216, "column": 12 }, "end": { - "line": 1223, + "line": 1216, "column": 15 } } @@ -53463,16 +53282,16 @@ "object": { "type": "ThisExpression", "range": [ - 34174, - 34178 + 33999, + 34003 ], "loc": { "start": { - "line": 1224, + "line": 1217, "column": 13 }, "end": { - "line": 1224, + "line": 1217, "column": 17 } } @@ -53481,47 +53300,47 @@ "type": "Identifier", "name": "autoFilter", "range": [ - 34179, - 34189 + 34004, + 34014 ], "loc": { "start": { - "line": 1224, + "line": 1217, "column": 18 }, "end": { - "line": 1224, + "line": 1217, "column": 28 } } }, "range": [ - 34174, - 34189 + 33999, + 34014 ], "loc": { "start": { - "line": 1224, + "line": 1217, "column": 13 }, "end": { - "line": 1224, + "line": 1217, "column": 28 } } }, "prefix": true, "range": [ - 34173, - 34189 + 33998, + 34014 ], "loc": { "start": { - "line": 1224, + "line": 1217, "column": 12 }, "end": { - "line": 1224, + "line": 1217, "column": 28 } } @@ -53533,48 +53352,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 34205, - 34212 + 34030, + 34037 ], "loc": { "start": { - "line": 1225, + "line": 1218, "column": 12 }, "end": { - "line": 1225, + "line": 1218, "column": 19 } } } ], "range": [ - 34191, - 34222 + 34016, + 34047 ], "loc": { "start": { - "line": 1224, + "line": 1217, "column": 30 }, "end": { - "line": 1226, + "line": 1219, "column": 9 } } }, "alternate": null, "range": [ - 34169, - 34222 + 33994, + 34047 ], "loc": { "start": { - "line": 1224, + "line": 1217, "column": 8 }, "end": { - "line": 1226, + "line": 1219, "column": 9 } } @@ -53588,16 +53407,16 @@ "type": "Identifier", "name": "key", "range": [ - 34235, - 34238 + 34060, + 34063 ], "loc": { "start": { - "line": 1227, + "line": 1220, "column": 12 }, "end": { - "line": 1227, + "line": 1220, "column": 15 } } @@ -53608,16 +53427,16 @@ "type": "Identifier", "name": "keyCode", "range": [ - 34241, - 34248 + 34066, + 34073 ], "loc": { "start": { - "line": 1227, + "line": 1220, "column": 18 }, "end": { - "line": 1227, + "line": 1220, "column": 25 } } @@ -53627,47 +53446,47 @@ "type": "Identifier", "name": "evt", "range": [ - 34249, - 34252 + 34074, + 34077 ], "loc": { "start": { - "line": 1227, + "line": 1220, "column": 26 }, "end": { - "line": 1227, + "line": 1220, "column": 29 } } } ], "range": [ - 34241, - 34253 + 34066, + 34078 ], "loc": { "start": { - "line": 1227, + "line": 1220, "column": 18 }, "end": { - "line": 1227, + "line": 1220, "column": 30 } } }, "range": [ - 34235, - 34253 + 34060, + 34078 ], "loc": { "start": { - "line": 1227, + "line": 1220, "column": 12 }, "end": { - "line": 1227, + "line": 1220, "column": 30 } } @@ -53675,16 +53494,16 @@ ], "kind": "let", "range": [ - 34231, - 34254 + 34056, + 34079 ], "loc": { "start": { - "line": 1227, + "line": 1220, "column": 8 }, "end": { - "line": 1227, + "line": 1220, "column": 31 } } @@ -53700,16 +53519,16 @@ "object": { "type": "ThisExpression", "range": [ - 34263, - 34267 + 34088, + 34092 ], "loc": { "start": { - "line": 1228, + "line": 1221, "column": 8 }, "end": { - "line": 1228, + "line": 1221, "column": 12 } } @@ -53718,31 +53537,31 @@ "type": "Identifier", "name": "isUserTyping", "range": [ - 34268, - 34280 + 34093, + 34105 ], "loc": { "start": { - "line": 1228, + "line": 1221, "column": 13 }, "end": { - "line": 1228, + "line": 1221, "column": 25 } } }, "range": [ - 34263, - 34280 + 34088, + 34105 ], "loc": { "start": { - "line": 1228, + "line": 1221, "column": 8 }, "end": { - "line": 1228, + "line": 1221, "column": 25 } } @@ -53752,46 +53571,46 @@ "value": false, "raw": "false", "range": [ - 34283, - 34288 + 34108, + 34113 ], "loc": { "start": { - "line": 1228, + "line": 1221, "column": 28 }, "end": { - "line": 1228, + "line": 1221, "column": 33 } } }, "range": [ - 34263, - 34288 + 34088, + 34113 ], "loc": { "start": { - "line": 1228, + "line": 1221, "column": 8 }, "end": { - "line": 1228, + "line": 1221, "column": 33 } } }, "range": [ - 34263, - 34289 + 34088, + 34114 ], "loc": { "start": { - "line": 1228, + "line": 1221, "column": 8 }, "end": { - "line": 1228, + "line": 1221, "column": 34 } } @@ -53802,16 +53621,16 @@ "type": "Identifier", "name": "filter", "range": [ - 34308, - 34314 + 34133, + 34139 ], "loc": { "start": { - "line": 1230, + "line": 1223, "column": 17 }, "end": { - "line": 1230, + "line": 1223, "column": 23 } } @@ -53831,16 +53650,16 @@ "type": "Identifier", "name": "root", "range": [ - 34331, - 34335 + 34156, + 34160 ], "loc": { "start": { - "line": 1231, + "line": 1224, "column": 12 }, "end": { - "line": 1231, + "line": 1224, "column": 16 } } @@ -53849,31 +53668,31 @@ "type": "Identifier", "name": "clearInterval", "range": [ - 34336, - 34349 + 34161, + 34174 ], "loc": { "start": { - "line": 1231, + "line": 1224, "column": 17 }, "end": { - "line": 1231, + "line": 1224, "column": 30 } } }, "range": [ - 34331, - 34349 + 34156, + 34174 ], "loc": { "start": { - "line": 1231, + "line": 1224, "column": 12 }, "end": { - "line": 1231, + "line": 1224, "column": 30 } } @@ -53885,16 +53704,16 @@ "object": { "type": "ThisExpression", "range": [ - 34350, - 34354 + 34175, + 34179 ], "loc": { "start": { - "line": 1231, + "line": 1224, "column": 31 }, "end": { - "line": 1231, + "line": 1224, "column": 35 } } @@ -53903,62 +53722,62 @@ "type": "Identifier", "name": "autoFilterTimer", "range": [ - 34355, - 34370 + 34180, + 34195 ], "loc": { "start": { - "line": 1231, + "line": 1224, "column": 36 }, "end": { - "line": 1231, + "line": 1224, "column": 51 } } }, "range": [ - 34350, - 34370 + 34175, + 34195 ], "loc": { "start": { - "line": 1231, + "line": 1224, "column": 31 }, "end": { - "line": 1231, + "line": 1224, "column": 51 } } } ], "range": [ - 34331, - 34371 + 34156, + 34196 ], "loc": { "start": { - "line": 1231, + "line": 1224, "column": 12 }, "end": { - "line": 1231, + "line": 1224, "column": 52 } } }, "range": [ - 34331, - 34372 + 34156, + 34197 ], "loc": { "start": { - "line": 1231, + "line": 1224, "column": 12 }, "end": { - "line": 1231, + "line": 1224, "column": 53 } } @@ -53974,16 +53793,16 @@ "object": { "type": "ThisExpression", "range": [ - 34385, - 34389 + 34210, + 34214 ], "loc": { "start": { - "line": 1232, + "line": 1225, "column": 12 }, "end": { - "line": 1232, + "line": 1225, "column": 16 } } @@ -53992,31 +53811,31 @@ "type": "Identifier", "name": "autoFilterTimer", "range": [ - 34390, - 34405 + 34215, + 34230 ], "loc": { "start": { - "line": 1232, + "line": 1225, "column": 17 }, "end": { - "line": 1232, + "line": 1225, "column": 32 } } }, "range": [ - 34385, - 34405 + 34210, + 34230 ], "loc": { "start": { - "line": 1232, + "line": 1225, "column": 12 }, "end": { - "line": 1232, + "line": 1225, "column": 32 } } @@ -54026,46 +53845,46 @@ "value": null, "raw": "null", "range": [ - 34408, - 34412 + 34233, + 34237 ], "loc": { "start": { - "line": 1232, + "line": 1225, "column": 35 }, "end": { - "line": 1232, + "line": 1225, "column": 39 } } }, "range": [ - 34385, - 34412 + 34210, + 34237 ], "loc": { "start": { - "line": 1232, + "line": 1225, "column": 12 }, "end": { - "line": 1232, + "line": 1225, "column": 39 } } }, "range": [ - 34385, - 34413 + 34210, + 34238 ], "loc": { "start": { - "line": 1232, + "line": 1225, "column": 12 }, "end": { - "line": 1232, + "line": 1225, "column": 40 } } @@ -54081,16 +53900,16 @@ "object": { "type": "ThisExpression", "range": [ - 34431, - 34435 + 34256, + 34260 ], "loc": { "start": { - "line": 1233, + "line": 1226, "column": 17 }, "end": { - "line": 1233, + "line": 1226, "column": 21 } } @@ -54099,47 +53918,47 @@ "type": "Identifier", "name": "isUserTyping", "range": [ - 34436, - 34448 + 34261, + 34273 ], "loc": { "start": { - "line": 1233, + "line": 1226, "column": 22 }, "end": { - "line": 1233, + "line": 1226, "column": 34 } } }, "range": [ - 34431, - 34448 + 34256, + 34273 ], "loc": { "start": { - "line": 1233, + "line": 1226, "column": 17 }, "end": { - "line": 1233, + "line": 1226, "column": 34 } } }, "prefix": true, "range": [ - 34430, - 34448 + 34255, + 34273 ], "loc": { "start": { - "line": 1233, + "line": 1226, "column": 16 }, "end": { - "line": 1233, + "line": 1226, "column": 34 } } @@ -54157,16 +53976,16 @@ "object": { "type": "ThisExpression", "range": [ - 34468, - 34472 + 34293, + 34297 ], "loc": { "start": { - "line": 1234, + "line": 1227, "column": 16 }, "end": { - "line": 1234, + "line": 1227, "column": 20 } } @@ -54175,62 +53994,62 @@ "type": "Identifier", "name": "filter", "range": [ - 34473, - 34479 + 34298, + 34304 ], "loc": { "start": { - "line": 1234, + "line": 1227, "column": 21 }, "end": { - "line": 1234, + "line": 1227, "column": 27 } } }, "range": [ - 34468, - 34479 + 34293, + 34304 ], "loc": { "start": { - "line": 1234, + "line": 1227, "column": 16 }, "end": { - "line": 1234, + "line": 1227, "column": 27 } } }, "arguments": [], "range": [ - 34468, - 34481 + 34293, + 34306 ], "loc": { "start": { - "line": 1234, + "line": 1227, "column": 16 }, "end": { - "line": 1234, + "line": 1227, "column": 29 } } }, "range": [ - 34468, - 34482 + 34293, + 34307 ], "loc": { "start": { - "line": 1234, + "line": 1227, "column": 16 }, "end": { - "line": 1234, + "line": 1227, "column": 30 } } @@ -54246,16 +54065,16 @@ "object": { "type": "ThisExpression", "range": [ - 34499, - 34503 + 34324, + 34328 ], "loc": { "start": { - "line": 1235, + "line": 1228, "column": 16 }, "end": { - "line": 1235, + "line": 1228, "column": 20 } } @@ -54264,31 +54083,31 @@ "type": "Identifier", "name": "isUserTyping", "range": [ - 34504, - 34516 + 34329, + 34341 ], "loc": { "start": { - "line": 1235, + "line": 1228, "column": 21 }, "end": { - "line": 1235, + "line": 1228, "column": 33 } } }, "range": [ - 34499, - 34516 + 34324, + 34341 ], "loc": { "start": { - "line": 1235, + "line": 1228, "column": 16 }, "end": { - "line": 1235, + "line": 1228, "column": 33 } } @@ -54298,94 +54117,94 @@ "value": null, "raw": "null", "range": [ - 34519, - 34523 + 34344, + 34348 ], "loc": { "start": { - "line": 1235, + "line": 1228, "column": 36 }, "end": { - "line": 1235, + "line": 1228, "column": 40 } } }, "range": [ - 34499, - 34523 + 34324, + 34348 ], "loc": { "start": { - "line": 1235, + "line": 1228, "column": 16 }, "end": { - "line": 1235, + "line": 1228, "column": 40 } } }, "range": [ - 34499, - 34524 + 34324, + 34349 ], "loc": { "start": { - "line": 1235, + "line": 1228, "column": 16 }, "end": { - "line": 1235, + "line": 1228, "column": 41 } } } ], "range": [ - 34450, - 34538 + 34275, + 34363 ], "loc": { "start": { - "line": 1233, + "line": 1226, "column": 36 }, "end": { - "line": 1236, + "line": 1229, "column": 13 } } }, "alternate": null, "range": [ - 34426, - 34538 + 34251, + 34363 ], "loc": { "start": { - "line": 1233, + "line": 1226, "column": 12 }, "end": { - "line": 1236, + "line": 1229, "column": 13 } } } ], "range": [ - 34317, - 34548 + 34142, + 34373 ], "loc": { "start": { - "line": 1230, + "line": 1223, "column": 26 }, "end": { - "line": 1237, + "line": 1230, "column": 9 } } @@ -54393,16 +54212,16 @@ "generator": false, "expression": false, "range": [ - 34299, - 34548 + 34124, + 34373 ], "loc": { "start": { - "line": 1230, + "line": 1223, "column": 8 }, "end": { - "line": 1237, + "line": 1230, "column": 9 } } @@ -54428,16 +54247,16 @@ "type": "Identifier", "name": "key", "range": [ - 34562, - 34565 + 34387, + 34390 ], "loc": { "start": { - "line": 1239, + "line": 1232, "column": 12 }, "end": { - "line": 1239, + "line": 1232, "column": 15 } } @@ -54446,31 +54265,31 @@ "type": "Identifier", "name": "ENTER_KEY", "range": [ - 34570, - 34579 + 34395, + 34404 ], "loc": { "start": { - "line": 1239, + "line": 1232, "column": 20 }, "end": { - "line": 1239, + "line": 1232, "column": 29 } } }, "range": [ - 34562, - 34579 + 34387, + 34404 ], "loc": { "start": { - "line": 1239, + "line": 1232, "column": 12 }, "end": { - "line": 1239, + "line": 1232, "column": 29 } } @@ -54482,16 +54301,16 @@ "type": "Identifier", "name": "key", "range": [ - 34583, - 34586 + 34408, + 34411 ], "loc": { "start": { - "line": 1239, + "line": 1232, "column": 33 }, "end": { - "line": 1239, + "line": 1232, "column": 36 } } @@ -54500,46 +54319,46 @@ "type": "Identifier", "name": "TAB_KEY", "range": [ - 34591, - 34598 + 34416, + 34423 ], "loc": { "start": { - "line": 1239, + "line": 1232, "column": 41 }, "end": { - "line": 1239, + "line": 1232, "column": 48 } } }, "range": [ - 34583, - 34598 + 34408, + 34423 ], "loc": { "start": { - "line": 1239, + "line": 1232, "column": 33 }, "end": { - "line": 1239, + "line": 1232, "column": 48 } } }, "range": [ - 34562, - 34598 + 34387, + 34423 ], "loc": { "start": { - "line": 1239, + "line": 1232, "column": 12 }, "end": { - "line": 1239, + "line": 1232, "column": 48 } } @@ -54551,16 +54370,16 @@ "type": "Identifier", "name": "key", "range": [ - 34602, - 34605 + 34427, + 34430 ], "loc": { "start": { - "line": 1239, + "line": 1232, "column": 52 }, "end": { - "line": 1239, + "line": 1232, "column": 55 } } @@ -54569,46 +54388,46 @@ "type": "Identifier", "name": "ESC_KEY", "range": [ - 34610, - 34617 + 34435, + 34442 ], "loc": { "start": { - "line": 1239, + "line": 1232, "column": 60 }, "end": { - "line": 1239, + "line": 1232, "column": 67 } } }, "range": [ - 34602, - 34617 + 34427, + 34442 ], "loc": { "start": { - "line": 1239, + "line": 1232, "column": 52 }, "end": { - "line": 1239, + "line": 1232, "column": 67 } } }, "range": [ - 34562, - 34617 + 34387, + 34442 ], "loc": { "start": { - "line": 1239, + "line": 1232, "column": 12 }, "end": { - "line": 1239, + "line": 1232, "column": 67 } } @@ -54620,16 +54439,16 @@ "type": "Identifier", "name": "key", "range": [ - 34633, - 34636 + 34458, + 34461 ], "loc": { "start": { - "line": 1240, + "line": 1233, "column": 12 }, "end": { - "line": 1240, + "line": 1233, "column": 15 } } @@ -54638,46 +54457,46 @@ "type": "Identifier", "name": "UP_ARROW_KEY", "range": [ - 34641, - 34653 + 34466, + 34478 ], "loc": { "start": { - "line": 1240, + "line": 1233, "column": 20 }, "end": { - "line": 1240, + "line": 1233, "column": 32 } } }, "range": [ - 34633, - 34653 + 34458, + 34478 ], "loc": { "start": { - "line": 1240, + "line": 1233, "column": 12 }, "end": { - "line": 1240, + "line": 1233, "column": 32 } } }, "range": [ - 34562, - 34653 + 34387, + 34478 ], "loc": { "start": { - "line": 1239, + "line": 1232, "column": 12 }, "end": { - "line": 1240, + "line": 1233, "column": 32 } } @@ -54689,16 +54508,16 @@ "type": "Identifier", "name": "key", "range": [ - 34657, - 34660 + 34482, + 34485 ], "loc": { "start": { - "line": 1240, + "line": 1233, "column": 36 }, "end": { - "line": 1240, + "line": 1233, "column": 39 } } @@ -54707,46 +54526,46 @@ "type": "Identifier", "name": "DOWN_ARROW_KEY", "range": [ - 34665, - 34679 + 34490, + 34504 ], "loc": { "start": { - "line": 1240, + "line": 1233, "column": 44 }, "end": { - "line": 1240, + "line": 1233, "column": 58 } } }, "range": [ - 34657, - 34679 + 34482, + 34504 ], "loc": { "start": { - "line": 1240, + "line": 1233, "column": 36 }, "end": { - "line": 1240, + "line": 1233, "column": 58 } } }, "range": [ - 34562, - 34679 + 34387, + 34504 ], "loc": { "start": { - "line": 1239, + "line": 1232, "column": 12 }, "end": { - "line": 1240, + "line": 1233, "column": 58 } } @@ -54765,16 +54584,16 @@ "object": { "type": "ThisExpression", "range": [ - 34699, - 34703 + 34524, + 34528 ], "loc": { "start": { - "line": 1241, + "line": 1234, "column": 16 }, "end": { - "line": 1241, + "line": 1234, "column": 20 } } @@ -54783,31 +54602,31 @@ "type": "Identifier", "name": "autoFilterTimer", "range": [ - 34704, - 34719 + 34529, + 34544 ], "loc": { "start": { - "line": 1241, + "line": 1234, "column": 21 }, "end": { - "line": 1241, + "line": 1234, "column": 36 } } }, "range": [ - 34699, - 34719 + 34524, + 34544 ], "loc": { "start": { - "line": 1241, + "line": 1234, "column": 16 }, "end": { - "line": 1241, + "line": 1234, "column": 36 } } @@ -54817,31 +54636,31 @@ "value": null, "raw": "null", "range": [ - 34724, - 34728 + 34549, + 34553 ], "loc": { "start": { - "line": 1241, + "line": 1234, "column": 41 }, "end": { - "line": 1241, + "line": 1234, "column": 45 } } }, "range": [ - 34699, - 34728 + 34524, + 34553 ], "loc": { "start": { - "line": 1241, + "line": 1234, "column": 16 }, "end": { - "line": 1241, + "line": 1234, "column": 45 } } @@ -54860,16 +54679,16 @@ "object": { "type": "ThisExpression", "range": [ - 34748, - 34752 + 34573, + 34577 ], "loc": { "start": { - "line": 1242, + "line": 1235, "column": 16 }, "end": { - "line": 1242, + "line": 1235, "column": 20 } } @@ -54878,31 +54697,31 @@ "type": "Identifier", "name": "autoFilterTimer", "range": [ - 34753, - 34768 + 34578, + 34593 ], "loc": { "start": { - "line": 1242, + "line": 1235, "column": 21 }, "end": { - "line": 1242, + "line": 1235, "column": 36 } } }, "range": [ - 34748, - 34768 + 34573, + 34593 ], "loc": { "start": { - "line": 1242, + "line": 1235, "column": 16 }, "end": { - "line": 1242, + "line": 1235, "column": 36 } } @@ -54916,16 +54735,16 @@ "type": "Identifier", "name": "root", "range": [ - 34771, - 34775 + 34596, + 34600 ], "loc": { "start": { - "line": 1242, + "line": 1235, "column": 39 }, "end": { - "line": 1242, + "line": 1235, "column": 43 } } @@ -54934,31 +54753,31 @@ "type": "Identifier", "name": "setInterval", "range": [ - 34776, - 34787 + 34601, + 34612 ], "loc": { "start": { - "line": 1242, + "line": 1235, "column": 44 }, "end": { - "line": 1242, + "line": 1235, "column": 55 } } }, "range": [ - 34771, - 34787 + 34596, + 34612 ], "loc": { "start": { - "line": 1242, + "line": 1235, "column": 39 }, "end": { - "line": 1242, + "line": 1235, "column": 55 } } @@ -54973,16 +54792,16 @@ "type": "Identifier", "name": "filter", "range": [ - 34788, - 34794 + 34613, + 34619 ], "loc": { "start": { - "line": 1242, + "line": 1235, "column": 56 }, "end": { - "line": 1242, + "line": 1235, "column": 62 } } @@ -54991,31 +54810,31 @@ "type": "Identifier", "name": "bind", "range": [ - 34795, - 34799 + 34620, + 34624 ], "loc": { "start": { - "line": 1242, + "line": 1235, "column": 63 }, "end": { - "line": 1242, + "line": 1235, "column": 67 } } }, "range": [ - 34788, - 34799 + 34613, + 34624 ], "loc": { "start": { - "line": 1242, + "line": 1235, "column": 56 }, "end": { - "line": 1242, + "line": 1235, "column": 67 } } @@ -55024,32 +54843,32 @@ { "type": "ThisExpression", "range": [ - 34800, - 34804 + 34625, + 34629 ], "loc": { "start": { - "line": 1242, + "line": 1235, "column": 68 }, "end": { - "line": 1242, + "line": 1235, "column": 72 } } } ], "range": [ - 34788, - 34805 + 34613, + 34630 ], "loc": { "start": { - "line": 1242, + "line": 1235, "column": 56 }, "end": { - "line": 1242, + "line": 1235, "column": 73 } } @@ -55060,16 +54879,16 @@ "object": { "type": "ThisExpression", "range": [ - 34827, - 34831 + 34652, + 34656 ], "loc": { "start": { - "line": 1243, + "line": 1236, "column": 20 }, "end": { - "line": 1243, + "line": 1236, "column": 24 } } @@ -55078,125 +54897,125 @@ "type": "Identifier", "name": "autoFilterDelay", "range": [ - 34832, - 34847 + 34657, + 34672 ], "loc": { "start": { - "line": 1243, + "line": 1236, "column": 25 }, "end": { - "line": 1243, + "line": 1236, "column": 40 } } }, "range": [ - 34827, - 34847 + 34652, + 34672 ], "loc": { "start": { - "line": 1243, + "line": 1236, "column": 20 }, "end": { - "line": 1243, + "line": 1236, "column": 40 } } } ], "range": [ - 34771, - 34848 + 34596, + 34673 ], "loc": { "start": { - "line": 1242, + "line": 1235, "column": 39 }, "end": { - "line": 1243, + "line": 1236, "column": 41 } } }, "range": [ - 34748, - 34848 + 34573, + 34673 ], "loc": { "start": { - "line": 1242, + "line": 1235, "column": 16 }, "end": { - "line": 1243, + "line": 1236, "column": 41 } } }, "range": [ - 34748, - 34849 + 34573, + 34674 ], "loc": { "start": { - "line": 1242, + "line": 1235, "column": 16 }, "end": { - "line": 1243, + "line": 1236, "column": 42 } } } ], "range": [ - 34730, - 34863 + 34555, + 34688 ], "loc": { "start": { - "line": 1241, + "line": 1234, "column": 47 }, "end": { - "line": 1244, + "line": 1237, "column": 13 } } }, "alternate": null, "range": [ - 34695, - 34863 + 34520, + 34688 ], "loc": { "start": { - "line": 1241, + "line": 1234, "column": 12 }, "end": { - "line": 1244, + "line": 1237, "column": 13 } } } ], "range": [ - 34681, - 34873 + 34506, + 34698 ], "loc": { "start": { - "line": 1240, + "line": 1233, "column": 60 }, "end": { - "line": 1245, + "line": 1238, "column": 9 } } @@ -55215,16 +55034,16 @@ "type": "Identifier", "name": "root", "range": [ - 34893, - 34897 + 34718, + 34722 ], "loc": { "start": { - "line": 1246, + "line": 1239, "column": 12 }, "end": { - "line": 1246, + "line": 1239, "column": 16 } } @@ -55233,31 +55052,31 @@ "type": "Identifier", "name": "clearInterval", "range": [ - 34898, - 34911 + 34723, + 34736 ], "loc": { "start": { - "line": 1246, + "line": 1239, "column": 17 }, "end": { - "line": 1246, + "line": 1239, "column": 30 } } }, "range": [ - 34893, - 34911 + 34718, + 34736 ], "loc": { "start": { - "line": 1246, + "line": 1239, "column": 12 }, "end": { - "line": 1246, + "line": 1239, "column": 30 } } @@ -55269,16 +55088,16 @@ "object": { "type": "ThisExpression", "range": [ - 34912, - 34916 + 34737, + 34741 ], "loc": { "start": { - "line": 1246, + "line": 1239, "column": 31 }, "end": { - "line": 1246, + "line": 1239, "column": 35 } } @@ -55287,62 +55106,62 @@ "type": "Identifier", "name": "autoFilterTimer", "range": [ - 34917, - 34932 + 34742, + 34757 ], "loc": { "start": { - "line": 1246, + "line": 1239, "column": 36 }, "end": { - "line": 1246, + "line": 1239, "column": 51 } } }, "range": [ - 34912, - 34932 + 34737, + 34757 ], "loc": { "start": { - "line": 1246, + "line": 1239, "column": 31 }, "end": { - "line": 1246, + "line": 1239, "column": 51 } } } ], "range": [ - 34893, - 34933 + 34718, + 34758 ], "loc": { "start": { - "line": 1246, + "line": 1239, "column": 12 }, "end": { - "line": 1246, + "line": 1239, "column": 52 } } }, "range": [ - 34893, - 34934 + 34718, + 34759 ], "loc": { "start": { - "line": 1246, + "line": 1239, "column": 12 }, "end": { - "line": 1246, + "line": 1239, "column": 53 } } @@ -55358,16 +55177,16 @@ "object": { "type": "ThisExpression", "range": [ - 34947, - 34951 + 34772, + 34776 ], "loc": { "start": { - "line": 1247, + "line": 1240, "column": 12 }, "end": { - "line": 1247, + "line": 1240, "column": 16 } } @@ -55376,31 +55195,31 @@ "type": "Identifier", "name": "autoFilterTimer", "range": [ - 34952, - 34967 + 34777, + 34792 ], "loc": { "start": { - "line": 1247, + "line": 1240, "column": 17 }, "end": { - "line": 1247, + "line": 1240, "column": 32 } } }, "range": [ - 34947, - 34967 + 34772, + 34792 ], "loc": { "start": { - "line": 1247, + "line": 1240, "column": 12 }, "end": { - "line": 1247, + "line": 1240, "column": 32 } } @@ -55410,93 +55229,93 @@ "value": null, "raw": "null", "range": [ - 34970, - 34974 + 34795, + 34799 ], "loc": { "start": { - "line": 1247, + "line": 1240, "column": 35 }, "end": { - "line": 1247, + "line": 1240, "column": 39 } } }, "range": [ - 34947, - 34974 + 34772, + 34799 ], "loc": { "start": { - "line": 1247, + "line": 1240, "column": 12 }, "end": { - "line": 1247, + "line": 1240, "column": 39 } } }, "range": [ - 34947, - 34975 + 34772, + 34800 ], "loc": { "start": { - "line": 1247, + "line": 1240, "column": 12 }, "end": { - "line": 1247, + "line": 1240, "column": 40 } } } ], "range": [ - 34879, - 34985 + 34704, + 34810 ], "loc": { "start": { - "line": 1245, + "line": 1238, "column": 15 }, "end": { - "line": 1248, + "line": 1241, "column": 9 } } }, "range": [ - 34558, - 34985 + 34383, + 34810 ], "loc": { "start": { - "line": 1239, + "line": 1232, "column": 8 }, "end": { - "line": 1248, + "line": 1241, "column": 9 } } } ], "range": [ - 34159, - 34991 + 33984, + 34816 ], "loc": { "start": { - "line": 1223, + "line": 1216, "column": 17 }, "end": { - "line": 1249, + "line": 1242, "column": 5 } } @@ -55504,16 +55323,16 @@ "generator": false, "expression": false, "range": [ - 34153, - 34991 + 33978, + 34816 ], "loc": { "start": { - "line": 1223, + "line": 1216, "column": 11 }, "end": { - "line": 1249, + "line": 1242, "column": 5 } } @@ -55521,16 +55340,16 @@ "kind": "method", "computed": false, "range": [ - 34146, - 34991 + 33971, + 34816 ], "loc": { "start": { - "line": 1223, + "line": 1216, "column": 4 }, "end": { - "line": 1249, + "line": 1242, "column": 5 } }, @@ -55539,16 +55358,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": [ - 34008, - 34141 + 33833, + 33966 ], "loc": { "start": { - "line": 1218, + "line": 1211, "column": 4 }, "end": { - "line": 1222, + "line": 1215, "column": 7 } } @@ -55559,16 +55378,16 @@ "type": "Block", "value": "*\n * Filter's keydown event: if auto-filter on, detect user is typing\n ", "range": [ - 34997, - 35080 + 34822, + 34905 ], "loc": { "start": { - "line": 1251, + "line": 1244, "column": 4 }, "end": { - "line": 1253, + "line": 1246, "column": 7 } } @@ -55582,16 +55401,16 @@ "type": "Identifier", "name": "onKeyDown", "range": [ - 35085, - 35094 + 34910, + 34919 ], "loc": { "start": { - "line": 1254, + "line": 1247, "column": 4 }, "end": { - "line": 1254, + "line": 1247, "column": 13 } } @@ -55611,16 +55430,16 @@ "object": { "type": "ThisExpression", "range": [ - 35111, - 35115 + 34936, + 34940 ], "loc": { "start": { - "line": 1255, + "line": 1248, "column": 12 }, "end": { - "line": 1255, + "line": 1248, "column": 16 } } @@ -55629,31 +55448,31 @@ "type": "Identifier", "name": "autoFilter", "range": [ - 35116, - 35126 + 34941, + 34951 ], "loc": { "start": { - "line": 1255, + "line": 1248, "column": 17 }, "end": { - "line": 1255, + "line": 1248, "column": 27 } } }, "range": [ - 35111, - 35126 + 34936, + 34951 ], "loc": { "start": { - "line": 1255, + "line": 1248, "column": 12 }, "end": { - "line": 1255, + "line": 1248, "column": 27 } } @@ -55672,16 +55491,16 @@ "object": { "type": "ThisExpression", "range": [ - 35142, - 35146 + 34967, + 34971 ], "loc": { "start": { - "line": 1256, + "line": 1249, "column": 12 }, "end": { - "line": 1256, + "line": 1249, "column": 16 } } @@ -55690,31 +55509,31 @@ "type": "Identifier", "name": "isUserTyping", "range": [ - 35147, - 35159 + 34972, + 34984 ], "loc": { "start": { - "line": 1256, + "line": 1249, "column": 17 }, "end": { - "line": 1256, + "line": 1249, "column": 29 } } }, "range": [ - 35142, - 35159 + 34967, + 34984 ], "loc": { "start": { - "line": 1256, + "line": 1249, "column": 12 }, "end": { - "line": 1256, + "line": 1249, "column": 29 } } @@ -55724,94 +55543,94 @@ "value": true, "raw": "true", "range": [ - 35162, - 35166 + 34987, + 34991 ], "loc": { "start": { - "line": 1256, + "line": 1249, "column": 32 }, "end": { - "line": 1256, + "line": 1249, "column": 36 } } }, "range": [ - 35142, - 35166 + 34967, + 34991 ], "loc": { "start": { - "line": 1256, + "line": 1249, "column": 12 }, "end": { - "line": 1256, + "line": 1249, "column": 36 } } }, "range": [ - 35142, - 35167 + 34967, + 34992 ], "loc": { "start": { - "line": 1256, + "line": 1249, "column": 12 }, "end": { - "line": 1256, + "line": 1249, "column": 37 } } } ], "range": [ - 35128, - 35177 + 34953, + 35002 ], "loc": { "start": { - "line": 1255, + "line": 1248, "column": 29 }, "end": { - "line": 1257, + "line": 1250, "column": 9 } } }, "alternate": null, "range": [ - 35107, - 35177 + 34932, + 35002 ], "loc": { "start": { - "line": 1255, + "line": 1248, "column": 8 }, "end": { - "line": 1257, + "line": 1250, "column": 9 } } } ], "range": [ - 35097, - 35183 + 34922, + 35008 ], "loc": { "start": { - "line": 1254, + "line": 1247, "column": 16 }, "end": { - "line": 1258, + "line": 1251, "column": 5 } } @@ -55819,16 +55638,16 @@ "generator": false, "expression": false, "range": [ - 35094, - 35183 + 34919, + 35008 ], "loc": { "start": { - "line": 1254, + "line": 1247, "column": 13 }, "end": { - "line": 1258, + "line": 1251, "column": 5 } } @@ -55836,16 +55655,16 @@ "kind": "method", "computed": false, "range": [ - 35085, - 35183 + 34910, + 35008 ], "loc": { "start": { - "line": 1254, + "line": 1247, "column": 4 }, "end": { - "line": 1258, + "line": 1251, "column": 5 } }, @@ -55854,16 +55673,16 @@ "type": "Block", "value": "*\n * Filter's keydown event: if auto-filter on, detect user is typing\n ", "range": [ - 34997, - 35080 + 34822, + 34905 ], "loc": { "start": { - "line": 1251, + "line": 1244, "column": 4 }, "end": { - "line": 1253, + "line": 1246, "column": 7 } } @@ -55874,16 +55693,16 @@ "type": "Block", "value": "*\n * Filter's focus event\n * @param {Event} evt\n ", "range": [ - 35189, - 35254 + 35014, + 35079 ], "loc": { "start": { - "line": 1260, + "line": 1253, "column": 4 }, "end": { - "line": 1263, + "line": 1256, "column": 7 } } @@ -55897,16 +55716,16 @@ "type": "Identifier", "name": "onInpFocus", "range": [ - 35259, - 35269 + 35084, + 35094 ], "loc": { "start": { - "line": 1264, + "line": 1257, "column": 4 }, "end": { - "line": 1264, + "line": 1257, "column": 14 } } @@ -55919,16 +55738,16 @@ "type": "Identifier", "name": "evt", "range": [ - 35270, - 35273 + 35095, + 35098 ], "loc": { "start": { - "line": 1264, + "line": 1257, "column": 15 }, "end": { - "line": 1264, + "line": 1257, "column": 18 } } @@ -55946,16 +55765,16 @@ "type": "Identifier", "name": "elm", "range": [ - 35289, - 35292 + 35114, + 35117 ], "loc": { "start": { - "line": 1265, + "line": 1258, "column": 12 }, "end": { - "line": 1265, + "line": 1258, "column": 15 } } @@ -55966,16 +55785,16 @@ "type": "Identifier", "name": "targetEvt", "range": [ - 35295, - 35304 + 35120, + 35129 ], "loc": { "start": { - "line": 1265, + "line": 1258, "column": 18 }, "end": { - "line": 1265, + "line": 1258, "column": 27 } } @@ -55985,47 +55804,47 @@ "type": "Identifier", "name": "evt", "range": [ - 35305, - 35308 + 35130, + 35133 ], "loc": { "start": { - "line": 1265, + "line": 1258, "column": 28 }, "end": { - "line": 1265, + "line": 1258, "column": 31 } } } ], "range": [ - 35295, - 35309 + 35120, + 35134 ], "loc": { "start": { - "line": 1265, + "line": 1258, "column": 18 }, "end": { - "line": 1265, + "line": 1258, "column": 32 } } }, "range": [ - 35289, - 35309 + 35114, + 35134 ], "loc": { "start": { - "line": 1265, + "line": 1258, "column": 12 }, "end": { - "line": 1265, + "line": 1258, "column": 32 } } @@ -56033,16 +55852,16 @@ ], "kind": "let", "range": [ - 35285, - 35310 + 35110, + 35135 ], "loc": { "start": { - "line": 1265, + "line": 1258, "column": 8 }, "end": { - "line": 1265, + "line": 1258, "column": 33 } } @@ -56060,16 +55879,16 @@ "object": { "type": "ThisExpression", "range": [ - 35319, - 35323 + 35144, + 35148 ], "loc": { "start": { - "line": 1266, + "line": 1259, "column": 8 }, "end": { - "line": 1266, + "line": 1259, "column": 12 } } @@ -56078,31 +55897,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 35324, - 35331 + 35149, + 35156 ], "loc": { "start": { - "line": 1266, + "line": 1259, "column": 13 }, "end": { - "line": 1266, + "line": 1259, "column": 20 } } }, "range": [ - 35319, - 35331 + 35144, + 35156 ], "loc": { "start": { - "line": 1266, + "line": 1259, "column": 8 }, "end": { - "line": 1266, + "line": 1259, "column": 20 } } @@ -56111,31 +55930,31 @@ "type": "Identifier", "name": "emit", "range": [ - 35332, - 35336 + 35157, + 35161 ], "loc": { "start": { - "line": 1266, + "line": 1259, "column": 21 }, "end": { - "line": 1266, + "line": 1259, "column": 25 } } }, "range": [ - 35319, - 35336 + 35144, + 35161 ], "loc": { "start": { - "line": 1266, + "line": 1259, "column": 8 }, "end": { - "line": 1266, + "line": 1259, "column": 25 } } @@ -56146,16 +55965,16 @@ "value": "filter-focus", "raw": "'filter-focus'", "range": [ - 35337, - 35351 + 35162, + 35176 ], "loc": { "start": { - "line": 1266, + "line": 1259, "column": 26 }, "end": { - "line": 1266, + "line": 1259, "column": 40 } } @@ -56163,16 +55982,16 @@ { "type": "ThisExpression", "range": [ - 35353, - 35357 + 35178, + 35182 ], "loc": { "start": { - "line": 1266, + "line": 1259, "column": 42 }, "end": { - "line": 1266, + "line": 1259, "column": 46 } } @@ -56181,63 +56000,63 @@ "type": "Identifier", "name": "elm", "range": [ - 35359, - 35362 + 35184, + 35187 ], "loc": { "start": { - "line": 1266, + "line": 1259, "column": 48 }, "end": { - "line": 1266, + "line": 1259, "column": 51 } } } ], "range": [ - 35319, - 35363 + 35144, + 35188 ], "loc": { "start": { - "line": 1266, + "line": 1259, "column": 8 }, "end": { - "line": 1266, + "line": 1259, "column": 52 } } }, "range": [ - 35319, - 35364 + 35144, + 35189 ], "loc": { "start": { - "line": 1266, + "line": 1259, "column": 8 }, "end": { - "line": 1266, + "line": 1259, "column": 53 } } } ], "range": [ - 35275, - 35370 + 35100, + 35195 ], "loc": { "start": { - "line": 1264, + "line": 1257, "column": 20 }, "end": { - "line": 1267, + "line": 1260, "column": 5 } } @@ -56245,16 +56064,16 @@ "generator": false, "expression": false, "range": [ - 35269, - 35370 + 35094, + 35195 ], "loc": { "start": { - "line": 1264, + "line": 1257, "column": 14 }, "end": { - "line": 1267, + "line": 1260, "column": 5 } } @@ -56262,16 +56081,16 @@ "kind": "method", "computed": false, "range": [ - 35259, - 35370 + 35084, + 35195 ], "loc": { "start": { - "line": 1264, + "line": 1257, "column": 4 }, "end": { - "line": 1267, + "line": 1260, "column": 5 } }, @@ -56280,16 +56099,16 @@ "type": "Block", "value": "*\n * Filter's focus event\n * @param {Event} evt\n ", "range": [ - 35189, - 35254 + 35014, + 35079 ], "loc": { "start": { - "line": 1260, + "line": 1253, "column": 4 }, "end": { - "line": 1263, + "line": 1256, "column": 7 } } @@ -56300,16 +56119,16 @@ "type": "Block", "value": "*\n * Filter's blur event: if auto-filter on, clear interval on filter blur\n ", "range": [ - 35376, - 35464 + 35201, + 35289 ], "loc": { "start": { - "line": 1269, + "line": 1262, "column": 4 }, "end": { - "line": 1271, + "line": 1264, "column": 7 } } @@ -56323,16 +56142,16 @@ "type": "Identifier", "name": "onInpBlur", "range": [ - 35469, - 35478 + 35294, + 35303 ], "loc": { "start": { - "line": 1272, + "line": 1265, "column": 4 }, "end": { - "line": 1272, + "line": 1265, "column": 13 } } @@ -56352,16 +56171,16 @@ "object": { "type": "ThisExpression", "range": [ - 35495, - 35499 + 35320, + 35324 ], "loc": { "start": { - "line": 1273, + "line": 1266, "column": 12 }, "end": { - "line": 1273, + "line": 1266, "column": 16 } } @@ -56370,31 +56189,31 @@ "type": "Identifier", "name": "autoFilter", "range": [ - 35500, - 35510 + 35325, + 35335 ], "loc": { "start": { - "line": 1273, + "line": 1266, "column": 17 }, "end": { - "line": 1273, + "line": 1266, "column": 27 } } }, "range": [ - 35495, - 35510 + 35320, + 35335 ], "loc": { "start": { - "line": 1273, + "line": 1266, "column": 12 }, "end": { - "line": 1273, + "line": 1266, "column": 27 } } @@ -56413,16 +56232,16 @@ "object": { "type": "ThisExpression", "range": [ - 35526, - 35530 + 35351, + 35355 ], "loc": { "start": { - "line": 1274, + "line": 1267, "column": 12 }, "end": { - "line": 1274, + "line": 1267, "column": 16 } } @@ -56431,31 +56250,31 @@ "type": "Identifier", "name": "isUserTyping", "range": [ - 35531, - 35543 + 35356, + 35368 ], "loc": { "start": { - "line": 1274, + "line": 1267, "column": 17 }, "end": { - "line": 1274, + "line": 1267, "column": 29 } } }, "range": [ - 35526, - 35543 + 35351, + 35368 ], "loc": { "start": { - "line": 1274, + "line": 1267, "column": 12 }, "end": { - "line": 1274, + "line": 1267, "column": 29 } } @@ -56465,46 +56284,46 @@ "value": false, "raw": "false", "range": [ - 35546, - 35551 + 35371, + 35376 ], "loc": { "start": { - "line": 1274, + "line": 1267, "column": 32 }, "end": { - "line": 1274, + "line": 1267, "column": 37 } } }, "range": [ - 35526, - 35551 + 35351, + 35376 ], "loc": { "start": { - "line": 1274, + "line": 1267, "column": 12 }, "end": { - "line": 1274, + "line": 1267, "column": 37 } } }, "range": [ - 35526, - 35552 + 35351, + 35377 ], "loc": { "start": { - "line": 1274, + "line": 1267, "column": 12 }, "end": { - "line": 1274, + "line": 1267, "column": 38 } } @@ -56520,16 +56339,16 @@ "type": "Identifier", "name": "root", "range": [ - 35565, - 35569 + 35390, + 35394 ], "loc": { "start": { - "line": 1275, + "line": 1268, "column": 12 }, "end": { - "line": 1275, + "line": 1268, "column": 16 } } @@ -56538,31 +56357,31 @@ "type": "Identifier", "name": "clearInterval", "range": [ - 35570, - 35583 + 35395, + 35408 ], "loc": { "start": { - "line": 1275, + "line": 1268, "column": 17 }, "end": { - "line": 1275, + "line": 1268, "column": 30 } } }, "range": [ - 35565, - 35583 + 35390, + 35408 ], "loc": { "start": { - "line": 1275, + "line": 1268, "column": 12 }, "end": { - "line": 1275, + "line": 1268, "column": 30 } } @@ -56574,16 +56393,16 @@ "object": { "type": "ThisExpression", "range": [ - 35584, - 35588 + 35409, + 35413 ], "loc": { "start": { - "line": 1275, + "line": 1268, "column": 31 }, "end": { - "line": 1275, + "line": 1268, "column": 35 } } @@ -56592,94 +56411,94 @@ "type": "Identifier", "name": "autoFilterTimer", "range": [ - 35589, - 35604 + 35414, + 35429 ], "loc": { "start": { - "line": 1275, + "line": 1268, "column": 36 }, "end": { - "line": 1275, + "line": 1268, "column": 51 } } }, "range": [ - 35584, - 35604 + 35409, + 35429 ], "loc": { "start": { - "line": 1275, + "line": 1268, "column": 31 }, "end": { - "line": 1275, + "line": 1268, "column": 51 } } } ], "range": [ - 35565, - 35605 + 35390, + 35430 ], "loc": { "start": { - "line": 1275, + "line": 1268, "column": 12 }, "end": { - "line": 1275, + "line": 1268, "column": 52 } } }, "range": [ - 35565, - 35606 + 35390, + 35431 ], "loc": { "start": { - "line": 1275, + "line": 1268, "column": 12 }, "end": { - "line": 1275, + "line": 1268, "column": 53 } } } ], "range": [ - 35512, - 35616 + 35337, + 35441 ], "loc": { "start": { - "line": 1273, + "line": 1266, "column": 29 }, "end": { - "line": 1276, + "line": 1269, "column": 9 } } }, "alternate": null, "range": [ - 35491, - 35616 + 35316, + 35441 ], "loc": { "start": { - "line": 1273, + "line": 1266, "column": 8 }, "end": { - "line": 1276, + "line": 1269, "column": 9 } } @@ -56697,16 +56516,16 @@ "object": { "type": "ThisExpression", "range": [ - 35625, - 35629 + 35450, + 35454 ], "loc": { "start": { - "line": 1277, + "line": 1270, "column": 8 }, "end": { - "line": 1277, + "line": 1270, "column": 12 } } @@ -56715,31 +56534,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 35630, - 35637 + 35455, + 35462 ], "loc": { "start": { - "line": 1277, + "line": 1270, "column": 13 }, "end": { - "line": 1277, + "line": 1270, "column": 20 } } }, "range": [ - 35625, - 35637 + 35450, + 35462 ], "loc": { "start": { - "line": 1277, + "line": 1270, "column": 8 }, "end": { - "line": 1277, + "line": 1270, "column": 20 } } @@ -56748,31 +56567,31 @@ "type": "Identifier", "name": "emit", "range": [ - 35638, - 35642 + 35463, + 35467 ], "loc": { "start": { - "line": 1277, + "line": 1270, "column": 21 }, "end": { - "line": 1277, + "line": 1270, "column": 25 } } }, "range": [ - 35625, - 35642 + 35450, + 35467 ], "loc": { "start": { - "line": 1277, + "line": 1270, "column": 8 }, "end": { - "line": 1277, + "line": 1270, "column": 25 } } @@ -56783,16 +56602,16 @@ "value": "filter-blur", "raw": "'filter-blur'", "range": [ - 35643, - 35656 + 35468, + 35481 ], "loc": { "start": { - "line": 1277, + "line": 1270, "column": 26 }, "end": { - "line": 1277, + "line": 1270, "column": 39 } } @@ -56800,63 +56619,63 @@ { "type": "ThisExpression", "range": [ - 35658, - 35662 + 35483, + 35487 ], "loc": { "start": { - "line": 1277, + "line": 1270, "column": 41 }, "end": { - "line": 1277, + "line": 1270, "column": 45 } } } ], "range": [ - 35625, - 35663 + 35450, + 35488 ], "loc": { "start": { - "line": 1277, + "line": 1270, "column": 8 }, "end": { - "line": 1277, + "line": 1270, "column": 46 } } }, "range": [ - 35625, - 35664 + 35450, + 35489 ], "loc": { "start": { - "line": 1277, + "line": 1270, "column": 8 }, "end": { - "line": 1277, + "line": 1270, "column": 47 } } } ], "range": [ - 35481, - 35670 + 35306, + 35495 ], "loc": { "start": { - "line": 1272, + "line": 1265, "column": 16 }, "end": { - "line": 1278, + "line": 1271, "column": 5 } } @@ -56864,16 +56683,16 @@ "generator": false, "expression": false, "range": [ - 35478, - 35670 + 35303, + 35495 ], "loc": { "start": { - "line": 1272, + "line": 1265, "column": 13 }, "end": { - "line": 1278, + "line": 1271, "column": 5 } } @@ -56881,16 +56700,16 @@ "kind": "method", "computed": false, "range": [ - 35469, - 35670 + 35294, + 35495 ], "loc": { "start": { - "line": 1272, + "line": 1265, "column": 4 }, "end": { - "line": 1278, + "line": 1271, "column": 5 } }, @@ -56899,16 +56718,16 @@ "type": "Block", "value": "*\n * Filter's blur event: if auto-filter on, clear interval on filter blur\n ", "range": [ - 35376, - 35464 + 35201, + 35289 ], "loc": { "start": { - "line": 1269, + "line": 1262, "column": 4 }, "end": { - "line": 1271, + "line": 1264, "column": 7 } } @@ -56919,16 +56738,16 @@ "type": "Block", "value": "*\n * Insert filters row at initialization\n ", "range": [ - 35676, - 35731 + 35501, + 35556 ], "loc": { "start": { - "line": 1280, + "line": 1273, "column": 4 }, "end": { - "line": 1282, + "line": 1275, "column": 7 } } @@ -56942,16 +56761,16 @@ "type": "Identifier", "name": "_insertFiltersRow", "range": [ - 35736, - 35753 + 35561, + 35578 ], "loc": { "start": { - "line": 1283, + "line": 1276, "column": 4 }, "end": { - "line": 1283, + "line": 1276, "column": 21 } } @@ -56971,16 +56790,16 @@ "object": { "type": "ThisExpression", "range": [ - 35963, - 35967 + 35788, + 35792 ], "loc": { "start": { - "line": 1287, + "line": 1280, "column": 12 }, "end": { - "line": 1287, + "line": 1280, "column": 16 } } @@ -56989,31 +56808,31 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 35968, - 35978 + 35793, + 35803 ], "loc": { "start": { - "line": 1287, + "line": 1280, "column": 17 }, "end": { - "line": 1287, + "line": 1280, "column": 27 } } }, "range": [ - 35963, - 35978 + 35788, + 35803 ], "loc": { "start": { - "line": 1287, + "line": 1280, "column": 12 }, "end": { - "line": 1287, + "line": 1280, "column": 27 } } @@ -57025,48 +56844,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 35994, - 36001 + 35819, + 35826 ], "loc": { "start": { - "line": 1288, + "line": 1281, "column": 12 }, "end": { - "line": 1288, + "line": 1281, "column": 19 } } } ], "range": [ - 35980, - 36011 + 35805, + 35836 ], "loc": { "start": { - "line": 1287, + "line": 1280, "column": 29 }, "end": { - "line": 1289, + "line": 1282, "column": 9 } } }, "alternate": null, "range": [ - 35959, - 36011 + 35784, + 35836 ], "loc": { "start": { - "line": 1287, + "line": 1280, "column": 8 }, "end": { - "line": 1289, + "line": 1282, "column": 9 } }, @@ -57075,16 +56894,16 @@ "type": "Line", "value": " TODO: prevent filters row generation for popup filters too,", "range": [ - 35766, - 35828 + 35591, + 35653 ], "loc": { "start": { - "line": 1284, + "line": 1277, "column": 8 }, "end": { - "line": 1284, + "line": 1277, "column": 70 } } @@ -57093,16 +56912,16 @@ "type": "Line", "value": " to reduce and simplify headers row index adjusting across lib modules", "range": [ - 35837, - 35909 + 35662, + 35734 ], "loc": { "start": { - "line": 1285, + "line": 1278, "column": 8 }, "end": { - "line": 1285, + "line": 1278, "column": 80 } } @@ -57111,16 +56930,16 @@ "type": "Line", "value": " (GridLayout, PopupFilter etc)", "range": [ - 35918, - 35950 + 35743, + 35775 ], "loc": { "start": { - "line": 1286, + "line": 1279, "column": 8 }, "end": { - "line": 1286, + "line": 1279, "column": 40 } } @@ -57136,32 +56955,32 @@ "type": "Identifier", "name": "fltrow", "range": [ - 36024, - 36030 + 35849, + 35855 ], "loc": { "start": { - "line": 1290, + "line": 1283, "column": 12 }, "end": { - "line": 1290, + "line": 1283, "column": 18 } } }, "init": null, "range": [ - 36024, - 36030 + 35849, + 35855 ], "loc": { "start": { - "line": 1290, + "line": 1283, "column": 12 }, "end": { - "line": 1290, + "line": 1283, "column": 18 } } @@ -57169,16 +56988,16 @@ ], "kind": "let", "range": [ - 36020, - 36031 + 35845, + 35856 ], "loc": { "start": { - "line": 1290, + "line": 1283, "column": 8 }, "end": { - "line": 1290, + "line": 1283, "column": 19 } } @@ -57192,16 +57011,16 @@ "type": "Identifier", "name": "thead", "range": [ - 36045, - 36050 + 35870, + 35875 ], "loc": { "start": { - "line": 1292, + "line": 1285, "column": 12 }, "end": { - "line": 1292, + "line": 1285, "column": 17 } } @@ -57212,16 +57031,16 @@ "type": "Identifier", "name": "tag", "range": [ - 36053, - 36056 + 35878, + 35881 ], "loc": { "start": { - "line": 1292, + "line": 1285, "column": 20 }, "end": { - "line": 1292, + "line": 1285, "column": 23 } } @@ -57233,16 +57052,16 @@ "object": { "type": "ThisExpression", "range": [ - 36057, - 36061 + 35882, + 35886 ], "loc": { "start": { - "line": 1292, + "line": 1285, "column": 24 }, "end": { - "line": 1292, + "line": 1285, "column": 28 } } @@ -57251,31 +57070,31 @@ "type": "Identifier", "name": "tbl", "range": [ - 36062, - 36065 + 35887, + 35890 ], "loc": { "start": { - "line": 1292, + "line": 1285, "column": 29 }, "end": { - "line": 1292, + "line": 1285, "column": 32 } } }, "range": [ - 36057, - 36065 + 35882, + 35890 ], "loc": { "start": { - "line": 1292, + "line": 1285, "column": 24 }, "end": { - "line": 1292, + "line": 1285, "column": 32 } } @@ -57285,47 +57104,47 @@ "value": "thead", "raw": "'thead'", "range": [ - 36067, - 36074 + 35892, + 35899 ], "loc": { "start": { - "line": 1292, + "line": 1285, "column": 34 }, "end": { - "line": 1292, + "line": 1285, "column": 41 } } } ], "range": [ - 36053, - 36075 + 35878, + 35900 ], "loc": { "start": { - "line": 1292, + "line": 1285, "column": 20 }, "end": { - "line": 1292, + "line": 1285, "column": 42 } } }, "range": [ - 36045, - 36075 + 35870, + 35900 ], "loc": { "start": { - "line": 1292, + "line": 1285, "column": 12 }, "end": { - "line": 1292, + "line": 1285, "column": 42 } } @@ -57333,16 +57152,16 @@ ], "kind": "let", "range": [ - 36041, - 36076 + 35866, + 35901 ], "loc": { "start": { - "line": 1292, + "line": 1285, "column": 8 }, "end": { - "line": 1292, + "line": 1285, "column": 43 } } @@ -57359,16 +57178,16 @@ "type": "Identifier", "name": "thead", "range": [ - 36089, - 36094 + 35914, + 35919 ], "loc": { "start": { - "line": 1293, + "line": 1286, "column": 12 }, "end": { - "line": 1293, + "line": 1286, "column": 17 } } @@ -57377,31 +57196,31 @@ "type": "Identifier", "name": "length", "range": [ - 36095, - 36101 + 35920, + 35926 ], "loc": { "start": { - "line": 1293, + "line": 1286, "column": 18 }, "end": { - "line": 1293, + "line": 1286, "column": 24 } } }, "range": [ - 36089, - 36101 + 35914, + 35926 ], "loc": { "start": { - "line": 1293, + "line": 1286, "column": 12 }, "end": { - "line": 1293, + "line": 1286, "column": 24 } } @@ -57411,31 +57230,31 @@ "value": 0, "raw": "0", "range": [ - 36104, - 36105 + 35929, + 35930 ], "loc": { "start": { - "line": 1293, + "line": 1286, "column": 27 }, "end": { - "line": 1293, + "line": 1286, "column": 28 } } }, "range": [ - 36089, - 36105 + 35914, + 35930 ], "loc": { "start": { - "line": 1293, + "line": 1286, "column": 12 }, "end": { - "line": 1293, + "line": 1286, "column": 28 } } @@ -57452,16 +57271,16 @@ "type": "Identifier", "name": "fltrow", "range": [ - 36121, - 36127 + 35946, + 35952 ], "loc": { "start": { - "line": 1294, + "line": 1287, "column": 12 }, "end": { - "line": 1294, + "line": 1287, "column": 18 } } @@ -57478,16 +57297,16 @@ "type": "Identifier", "name": "thead", "range": [ - 36130, - 36135 + 35955, + 35960 ], "loc": { "start": { - "line": 1294, + "line": 1287, "column": 21 }, "end": { - "line": 1294, + "line": 1287, "column": 26 } } @@ -57497,31 +57316,31 @@ "value": 0, "raw": "0", "range": [ - 36136, - 36137 + 35961, + 35962 ], "loc": { "start": { - "line": 1294, + "line": 1287, "column": 27 }, "end": { - "line": 1294, + "line": 1287, "column": 28 } } }, "range": [ - 36130, - 36138 + 35955, + 35963 ], "loc": { "start": { - "line": 1294, + "line": 1287, "column": 21 }, "end": { - "line": 1294, + "line": 1287, "column": 29 } } @@ -57530,31 +57349,31 @@ "type": "Identifier", "name": "insertRow", "range": [ - 36139, - 36148 + 35964, + 35973 ], "loc": { "start": { - "line": 1294, + "line": 1287, "column": 30 }, "end": { - "line": 1294, + "line": 1287, "column": 39 } } }, "range": [ - 36130, - 36148 + 35955, + 35973 ], "loc": { "start": { - "line": 1294, + "line": 1287, "column": 21 }, "end": { - "line": 1294, + "line": 1287, "column": 39 } } @@ -57566,16 +57385,16 @@ "object": { "type": "ThisExpression", "range": [ - 36149, - 36153 + 35974, + 35978 ], "loc": { "start": { - "line": 1294, + "line": 1287, "column": 40 }, "end": { - "line": 1294, + "line": 1287, "column": 44 } } @@ -57584,93 +57403,93 @@ "type": "Identifier", "name": "filtersRowIndex", "range": [ - 36154, - 36169 + 35979, + 35994 ], "loc": { "start": { - "line": 1294, + "line": 1287, "column": 45 }, "end": { - "line": 1294, + "line": 1287, "column": 60 } } }, "range": [ - 36149, - 36169 + 35974, + 35994 ], "loc": { "start": { - "line": 1294, + "line": 1287, "column": 40 }, "end": { - "line": 1294, + "line": 1287, "column": 60 } } } ], "range": [ - 36130, - 36170 + 35955, + 35995 ], "loc": { "start": { - "line": 1294, + "line": 1287, "column": 21 }, "end": { - "line": 1294, + "line": 1287, "column": 61 } } }, "range": [ - 36121, - 36170 + 35946, + 35995 ], "loc": { "start": { - "line": 1294, + "line": 1287, "column": 12 }, "end": { - "line": 1294, + "line": 1287, "column": 61 } } }, "range": [ - 36121, - 36171 + 35946, + 35996 ], "loc": { "start": { - "line": 1294, + "line": 1287, "column": 12 }, "end": { - "line": 1294, + "line": 1287, "column": 62 } } } ], "range": [ - 36107, - 36181 + 35932, + 36006 ], "loc": { "start": { - "line": 1293, + "line": 1286, "column": 30 }, "end": { - "line": 1295, + "line": 1288, "column": 9 } } @@ -57687,16 +57506,16 @@ "type": "Identifier", "name": "fltrow", "range": [ - 36201, - 36207 + 36026, + 36032 ], "loc": { "start": { - "line": 1296, + "line": 1289, "column": 12 }, "end": { - "line": 1296, + "line": 1289, "column": 18 } } @@ -57712,16 +57531,16 @@ "object": { "type": "ThisExpression", "range": [ - 36210, - 36214 + 36035, + 36039 ], "loc": { "start": { - "line": 1296, + "line": 1289, "column": 21 }, "end": { - "line": 1296, + "line": 1289, "column": 25 } } @@ -57730,31 +57549,31 @@ "type": "Identifier", "name": "tbl", "range": [ - 36215, - 36218 + 36040, + 36043 ], "loc": { "start": { - "line": 1296, + "line": 1289, "column": 26 }, "end": { - "line": 1296, + "line": 1289, "column": 29 } } }, "range": [ - 36210, - 36218 + 36035, + 36043 ], "loc": { "start": { - "line": 1296, + "line": 1289, "column": 21 }, "end": { - "line": 1296, + "line": 1289, "column": 29 } } @@ -57763,31 +57582,31 @@ "type": "Identifier", "name": "insertRow", "range": [ - 36219, - 36228 + 36044, + 36053 ], "loc": { "start": { - "line": 1296, + "line": 1289, "column": 30 }, "end": { - "line": 1296, + "line": 1289, "column": 39 } } }, "range": [ - 36210, - 36228 + 36035, + 36053 ], "loc": { "start": { - "line": 1296, + "line": 1289, "column": 21 }, "end": { - "line": 1296, + "line": 1289, "column": 39 } } @@ -57799,16 +57618,16 @@ "object": { "type": "ThisExpression", "range": [ - 36229, - 36233 + 36054, + 36058 ], "loc": { "start": { - "line": 1296, + "line": 1289, "column": 40 }, "end": { - "line": 1296, + "line": 1289, "column": 44 } } @@ -57817,108 +57636,108 @@ "type": "Identifier", "name": "filtersRowIndex", "range": [ - 36234, - 36249 + 36059, + 36074 ], "loc": { "start": { - "line": 1296, + "line": 1289, "column": 45 }, "end": { - "line": 1296, + "line": 1289, "column": 60 } } }, "range": [ - 36229, - 36249 + 36054, + 36074 ], "loc": { "start": { - "line": 1296, + "line": 1289, "column": 40 }, "end": { - "line": 1296, + "line": 1289, "column": 60 } } } ], "range": [ - 36210, - 36250 + 36035, + 36075 ], "loc": { "start": { - "line": 1296, + "line": 1289, "column": 21 }, "end": { - "line": 1296, + "line": 1289, "column": 61 } } }, "range": [ - 36201, - 36250 + 36026, + 36075 ], "loc": { "start": { - "line": 1296, + "line": 1289, "column": 12 }, "end": { - "line": 1296, + "line": 1289, "column": 61 } } }, "range": [ - 36201, - 36251 + 36026, + 36076 ], "loc": { "start": { - "line": 1296, + "line": 1289, "column": 12 }, "end": { - "line": 1296, + "line": 1289, "column": 62 } } } ], "range": [ - 36187, - 36261 + 36012, + 36086 ], "loc": { "start": { - "line": 1295, + "line": 1288, "column": 15 }, "end": { - "line": 1297, + "line": 1290, "column": 9 } } }, "range": [ - 36085, - 36261 + 35910, + 36086 ], "loc": { "start": { - "line": 1293, + "line": 1286, "column": 8 }, "end": { - "line": 1297, + "line": 1290, "column": 9 } } @@ -57935,16 +57754,16 @@ "type": "Identifier", "name": "fltrow", "range": [ - 36271, - 36277 + 36096, + 36102 ], "loc": { "start": { - "line": 1299, + "line": 1292, "column": 8 }, "end": { - "line": 1299, + "line": 1292, "column": 14 } } @@ -57953,31 +57772,31 @@ "type": "Identifier", "name": "className", "range": [ - 36278, - 36287 + 36103, + 36112 ], "loc": { "start": { - "line": 1299, + "line": 1292, "column": 15 }, "end": { - "line": 1299, + "line": 1292, "column": 24 } } }, "range": [ - 36271, - 36287 + 36096, + 36112 ], "loc": { "start": { - "line": 1299, + "line": 1292, "column": 8 }, "end": { - "line": 1299, + "line": 1292, "column": 24 } } @@ -57988,16 +57807,16 @@ "object": { "type": "ThisExpression", "range": [ - 36290, - 36294 + 36115, + 36119 ], "loc": { "start": { - "line": 1299, + "line": 1292, "column": 27 }, "end": { - "line": 1299, + "line": 1292, "column": 31 } } @@ -58006,61 +57825,61 @@ "type": "Identifier", "name": "fltsRowCssClass", "range": [ - 36295, - 36310 + 36120, + 36135 ], "loc": { "start": { - "line": 1299, + "line": 1292, "column": 32 }, "end": { - "line": 1299, + "line": 1292, "column": 47 } } }, "range": [ - 36290, - 36310 + 36115, + 36135 ], "loc": { "start": { - "line": 1299, + "line": 1292, "column": 27 }, "end": { - "line": 1299, + "line": 1292, "column": 47 } } }, "range": [ - 36271, - 36310 + 36096, + 36135 ], "loc": { "start": { - "line": 1299, + "line": 1292, "column": 8 }, "end": { - "line": 1299, + "line": 1292, "column": 47 } } }, "range": [ - 36271, - 36311 + 36096, + 36136 ], "loc": { "start": { - "line": 1299, + "line": 1292, "column": 8 }, "end": { - "line": 1299, + "line": 1292, "column": 48 } } @@ -58073,16 +57892,16 @@ "object": { "type": "ThisExpression", "range": [ - 36325, - 36329 + 36150, + 36154 ], "loc": { "start": { - "line": 1301, + "line": 1294, "column": 12 }, "end": { - "line": 1301, + "line": 1294, "column": 16 } } @@ -58091,31 +57910,31 @@ "type": "Identifier", "name": "isExternalFlt", "range": [ - 36330, - 36343 + 36155, + 36168 ], "loc": { "start": { - "line": 1301, + "line": 1294, "column": 17 }, "end": { - "line": 1301, + "line": 1294, "column": 30 } } }, "range": [ - 36325, - 36343 + 36150, + 36168 ], "loc": { "start": { - "line": 1301, + "line": 1294, "column": 12 }, "end": { - "line": 1301, + "line": 1294, "column": 30 } } @@ -58138,16 +57957,16 @@ "type": "Identifier", "name": "fltrow", "range": [ - 36359, - 36365 + 36184, + 36190 ], "loc": { "start": { - "line": 1302, + "line": 1295, "column": 12 }, "end": { - "line": 1302, + "line": 1295, "column": 18 } } @@ -58156,31 +57975,31 @@ "type": "Identifier", "name": "style", "range": [ - 36366, - 36371 + 36191, + 36196 ], "loc": { "start": { - "line": 1302, + "line": 1295, "column": 19 }, "end": { - "line": 1302, + "line": 1295, "column": 24 } } }, "range": [ - 36359, - 36371 + 36184, + 36196 ], "loc": { "start": { - "line": 1302, + "line": 1295, "column": 12 }, "end": { - "line": 1302, + "line": 1295, "column": 24 } } @@ -58189,31 +58008,31 @@ "type": "Identifier", "name": "display", "range": [ - 36372, - 36379 + 36197, + 36204 ], "loc": { "start": { - "line": 1302, + "line": 1295, "column": 25 }, "end": { - "line": 1302, + "line": 1295, "column": 32 } } }, "range": [ - 36359, - 36379 + 36184, + 36204 ], "loc": { "start": { - "line": 1302, + "line": 1295, "column": 12 }, "end": { - "line": 1302, + "line": 1295, "column": 32 } } @@ -58222,78 +58041,78 @@ "type": "Identifier", "name": "NONE", "range": [ - 36382, - 36386 + 36207, + 36211 ], "loc": { "start": { - "line": 1302, + "line": 1295, "column": 35 }, "end": { - "line": 1302, + "line": 1295, "column": 39 } } }, "range": [ - 36359, - 36386 + 36184, + 36211 ], "loc": { "start": { - "line": 1302, + "line": 1295, "column": 12 }, "end": { - "line": 1302, + "line": 1295, "column": 39 } } }, "range": [ - 36359, - 36387 + 36184, + 36212 ], "loc": { "start": { - "line": 1302, + "line": 1295, "column": 12 }, "end": { - "line": 1302, + "line": 1295, "column": 40 } } } ], "range": [ - 36345, - 36397 + 36170, + 36222 ], "loc": { "start": { - "line": 1301, + "line": 1294, "column": 32 }, "end": { - "line": 1303, + "line": 1296, "column": 9 } } }, "alternate": null, "range": [ - 36321, - 36397 + 36146, + 36222 ], "loc": { "start": { - "line": 1301, + "line": 1294, "column": 8 }, "end": { - "line": 1303, + "line": 1296, "column": 9 } } @@ -58311,16 +58130,16 @@ "object": { "type": "ThisExpression", "range": [ - 36407, - 36411 + 36232, + 36236 ], "loc": { "start": { - "line": 1305, + "line": 1298, "column": 8 }, "end": { - "line": 1305, + "line": 1298, "column": 12 } } @@ -58329,31 +58148,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 36412, - 36419 + 36237, + 36244 ], "loc": { "start": { - "line": 1305, + "line": 1298, "column": 13 }, "end": { - "line": 1305, + "line": 1298, "column": 20 } } }, "range": [ - 36407, - 36419 + 36232, + 36244 ], "loc": { "start": { - "line": 1305, + "line": 1298, "column": 8 }, "end": { - "line": 1305, + "line": 1298, "column": 20 } } @@ -58362,31 +58181,31 @@ "type": "Identifier", "name": "emit", "range": [ - 36420, - 36424 + 36245, + 36249 ], "loc": { "start": { - "line": 1305, + "line": 1298, "column": 21 }, "end": { - "line": 1305, + "line": 1298, "column": 25 } } }, "range": [ - 36407, - 36424 + 36232, + 36249 ], "loc": { "start": { - "line": 1305, + "line": 1298, "column": 8 }, "end": { - "line": 1305, + "line": 1298, "column": 25 } } @@ -58397,16 +58216,16 @@ "value": "filters-row-inserted", "raw": "'filters-row-inserted'", "range": [ - 36425, - 36447 + 36250, + 36272 ], "loc": { "start": { - "line": 1305, + "line": 1298, "column": 26 }, "end": { - "line": 1305, + "line": 1298, "column": 48 } } @@ -58414,16 +58233,16 @@ { "type": "ThisExpression", "range": [ - 36449, - 36453 + 36274, + 36278 ], "loc": { "start": { - "line": 1305, + "line": 1298, "column": 50 }, "end": { - "line": 1305, + "line": 1298, "column": 54 } } @@ -58432,47 +58251,47 @@ "type": "Identifier", "name": "fltrow", "range": [ - 36455, - 36461 + 36280, + 36286 ], "loc": { "start": { - "line": 1305, + "line": 1298, "column": 56 }, "end": { - "line": 1305, + "line": 1298, "column": 62 } } } ], "range": [ - 36407, - 36462 + 36232, + 36287 ], "loc": { "start": { - "line": 1305, + "line": 1298, "column": 8 }, "end": { - "line": 1305, + "line": 1298, "column": 63 } } }, "range": [ - 36407, - 36463 + 36232, + 36288 ], "loc": { "start": { - "line": 1305, + "line": 1298, "column": 8 }, "end": { - "line": 1305, + "line": 1298, "column": 64 } } @@ -58483,47 +58302,47 @@ "type": "Identifier", "name": "fltrow", "range": [ - 36479, - 36485 + 36304, + 36310 ], "loc": { "start": { - "line": 1306, + "line": 1299, "column": 15 }, "end": { - "line": 1306, + "line": 1299, "column": 21 } } }, "range": [ - 36472, - 36486 + 36297, + 36311 ], "loc": { "start": { - "line": 1306, + "line": 1299, "column": 8 }, "end": { - "line": 1306, + "line": 1299, "column": 22 } } } ], "range": [ - 35756, - 36492 + 35581, + 36317 ], "loc": { "start": { - "line": 1283, + "line": 1276, "column": 24 }, "end": { - "line": 1307, + "line": 1300, "column": 5 } } @@ -58531,16 +58350,16 @@ "generator": false, "expression": false, "range": [ - 35753, - 36492 + 35578, + 36317 ], "loc": { "start": { - "line": 1283, + "line": 1276, "column": 21 }, "end": { - "line": 1307, + "line": 1300, "column": 5 } } @@ -58548,16 +58367,16 @@ "kind": "method", "computed": false, "range": [ - 35736, - 36492 + 35561, + 36317 ], "loc": { "start": { - "line": 1283, + "line": 1276, "column": 4 }, "end": { - "line": 1307, + "line": 1300, "column": 5 } }, @@ -58566,16 +58385,16 @@ "type": "Block", "value": "*\n * Insert filters row at initialization\n ", "range": [ - 35676, - 35731 + 35501, + 35556 ], "loc": { "start": { - "line": 1280, + "line": 1273, "column": 4 }, "end": { - "line": 1282, + "line": 1275, "column": 7 } } @@ -58586,16 +58405,16 @@ "type": "Block", "value": "*\n * Initialize filtersless table\n ", "range": [ - 36498, - 36545 + 36323, + 36370 ], "loc": { "start": { - "line": 1309, + "line": 1302, "column": 4 }, "end": { - "line": 1311, + "line": 1304, "column": 7 } } @@ -58609,16 +58428,16 @@ "type": "Identifier", "name": "_initNoFilters", "range": [ - 36550, - 36564 + 36375, + 36389 ], "loc": { "start": { - "line": 1312, + "line": 1305, "column": 4 }, "end": { - "line": 1312, + "line": 1305, "column": 18 } } @@ -58638,16 +58457,16 @@ "object": { "type": "ThisExpression", "range": [ - 36581, - 36585 + 36406, + 36410 ], "loc": { "start": { - "line": 1313, + "line": 1306, "column": 12 }, "end": { - "line": 1313, + "line": 1306, "column": 16 } } @@ -58656,31 +58475,31 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 36586, - 36593 + 36411, + 36418 ], "loc": { "start": { - "line": 1313, + "line": 1306, "column": 17 }, "end": { - "line": 1313, + "line": 1306, "column": 24 } } }, "range": [ - 36581, - 36593 + 36406, + 36418 ], "loc": { "start": { - "line": 1313, + "line": 1306, "column": 12 }, "end": { - "line": 1313, + "line": 1306, "column": 24 } } @@ -58692,48 +58511,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 36609, - 36616 + 36434, + 36441 ], "loc": { "start": { - "line": 1314, + "line": 1307, "column": 12 }, "end": { - "line": 1314, + "line": 1307, "column": 19 } } } ], "range": [ - 36595, - 36626 + 36420, + 36451 ], "loc": { "start": { - "line": 1313, + "line": 1306, "column": 26 }, "end": { - "line": 1315, + "line": 1308, "column": 9 } } }, "alternate": null, "range": [ - 36577, - 36626 + 36402, + 36451 ], "loc": { "start": { - "line": 1313, + "line": 1306, "column": 8 }, "end": { - "line": 1315, + "line": 1308, "column": 9 } } @@ -58749,16 +58568,16 @@ "object": { "type": "ThisExpression", "range": [ - 36635, - 36639 + 36460, + 36464 ], "loc": { "start": { - "line": 1316, + "line": 1309, "column": 8 }, "end": { - "line": 1316, + "line": 1309, "column": 12 } } @@ -58767,31 +58586,31 @@ "type": "Identifier", "name": "refRow", "range": [ - 36640, - 36646 + 36465, + 36471 ], "loc": { "start": { - "line": 1316, + "line": 1309, "column": 13 }, "end": { - "line": 1316, + "line": 1309, "column": 19 } } }, "range": [ - 36635, - 36646 + 36460, + 36471 ], "loc": { "start": { - "line": 1316, + "line": 1309, "column": 8 }, "end": { - "line": 1316, + "line": 1309, "column": 19 } } @@ -58807,16 +58626,16 @@ "object": { "type": "ThisExpression", "range": [ - 36649, - 36653 + 36474, + 36478 ], "loc": { "start": { - "line": 1316, + "line": 1309, "column": 22 }, "end": { - "line": 1316, + "line": 1309, "column": 26 } } @@ -58825,31 +58644,31 @@ "type": "Identifier", "name": "refRow", "range": [ - 36654, - 36660 + 36479, + 36485 ], "loc": { "start": { - "line": 1316, + "line": 1309, "column": 27 }, "end": { - "line": 1316, + "line": 1309, "column": 33 } } }, "range": [ - 36649, - 36660 + 36474, + 36485 ], "loc": { "start": { - "line": 1316, + "line": 1309, "column": 22 }, "end": { - "line": 1316, + "line": 1309, "column": 33 } } @@ -58859,31 +58678,31 @@ "value": 0, "raw": "0", "range": [ - 36663, - 36664 + 36488, + 36489 ], "loc": { "start": { - "line": 1316, + "line": 1309, "column": 36 }, "end": { - "line": 1316, + "line": 1309, "column": 37 } } }, "range": [ - 36649, - 36664 + 36474, + 36489 ], "loc": { "start": { - "line": 1316, + "line": 1309, "column": 22 }, "end": { - "line": 1316, + "line": 1309, "column": 37 } } @@ -58897,16 +58716,16 @@ "object": { "type": "ThisExpression", "range": [ - 36667, - 36671 + 36492, + 36496 ], "loc": { "start": { - "line": 1316, + "line": 1309, "column": 40 }, "end": { - "line": 1316, + "line": 1309, "column": 44 } } @@ -58915,31 +58734,31 @@ "type": "Identifier", "name": "refRow", "range": [ - 36672, - 36678 + 36497, + 36503 ], "loc": { "start": { - "line": 1316, + "line": 1309, "column": 45 }, "end": { - "line": 1316, + "line": 1309, "column": 51 } } }, "range": [ - 36667, - 36678 + 36492, + 36503 ], "loc": { "start": { - "line": 1316, + "line": 1309, "column": 40 }, "end": { - "line": 1316, + "line": 1309, "column": 51 } } @@ -58949,31 +58768,31 @@ "value": 1, "raw": "1", "range": [ - 36681, - 36682 + 36506, + 36507 ], "loc": { "start": { - "line": 1316, + "line": 1309, "column": 54 }, "end": { - "line": 1316, + "line": 1309, "column": 55 } } }, "range": [ - 36667, - 36682 + 36492, + 36507 ], "loc": { "start": { - "line": 1316, + "line": 1309, "column": 40 }, "end": { - "line": 1316, + "line": 1309, "column": 55 } } @@ -58983,61 +58802,61 @@ "value": 0, "raw": "0", "range": [ - 36685, - 36686 + 36510, + 36511 ], "loc": { "start": { - "line": 1316, + "line": 1309, "column": 58 }, "end": { - "line": 1316, + "line": 1309, "column": 59 } } }, "range": [ - 36649, - 36686 + 36474, + 36511 ], "loc": { "start": { - "line": 1316, + "line": 1309, "column": 22 }, "end": { - "line": 1316, + "line": 1309, "column": 59 } } }, "range": [ - 36635, - 36686 + 36460, + 36511 ], "loc": { "start": { - "line": 1316, + "line": 1309, "column": 8 }, "end": { - "line": 1316, + "line": 1309, "column": 59 } } }, "range": [ - 36635, - 36687 + 36460, + 36512 ], "loc": { "start": { - "line": 1316, + "line": 1309, "column": 8 }, "end": { - "line": 1316, + "line": 1309, "column": 60 } } @@ -59053,16 +58872,16 @@ "object": { "type": "ThisExpression", "range": [ - 36696, - 36700 + 36521, + 36525 ], "loc": { "start": { - "line": 1317, + "line": 1310, "column": 8 }, "end": { - "line": 1317, + "line": 1310, "column": 12 } } @@ -59071,31 +58890,31 @@ "type": "Identifier", "name": "nbFilterableRows", "range": [ - 36701, - 36717 + 36526, + 36542 ], "loc": { "start": { - "line": 1317, + "line": 1310, "column": 13 }, "end": { - "line": 1317, + "line": 1310, "column": 29 } } }, "range": [ - 36696, - 36717 + 36521, + 36542 ], "loc": { "start": { - "line": 1317, + "line": 1310, "column": 8 }, "end": { - "line": 1317, + "line": 1310, "column": 29 } } @@ -59108,16 +58927,16 @@ "object": { "type": "ThisExpression", "range": [ - 36720, - 36724 + 36545, + 36549 ], "loc": { "start": { - "line": 1317, + "line": 1310, "column": 32 }, "end": { - "line": 1317, + "line": 1310, "column": 36 } } @@ -59126,93 +58945,93 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 36725, - 36734 + 36550, + 36559 ], "loc": { "start": { - "line": 1317, + "line": 1310, "column": 37 }, "end": { - "line": 1317, + "line": 1310, "column": 46 } } }, "range": [ - 36720, - 36734 + 36545, + 36559 ], "loc": { "start": { - "line": 1317, + "line": 1310, "column": 32 }, "end": { - "line": 1317, + "line": 1310, "column": 46 } } }, "arguments": [], "range": [ - 36720, - 36736 + 36545, + 36561 ], "loc": { "start": { - "line": 1317, + "line": 1310, "column": 32 }, "end": { - "line": 1317, + "line": 1310, "column": 48 } } }, "range": [ - 36696, - 36736 + 36521, + 36561 ], "loc": { "start": { - "line": 1317, + "line": 1310, "column": 8 }, "end": { - "line": 1317, + "line": 1310, "column": 48 } } }, "range": [ - 36696, - 36737 + 36521, + 36562 ], "loc": { "start": { - "line": 1317, + "line": 1310, "column": 8 }, "end": { - "line": 1317, + "line": 1310, "column": 49 } } } ], "range": [ - 36567, - 36743 + 36392, + 36568 ], "loc": { "start": { - "line": 1312, + "line": 1305, "column": 21 }, "end": { - "line": 1318, + "line": 1311, "column": 5 } } @@ -59220,16 +59039,16 @@ "generator": false, "expression": false, "range": [ - 36564, - 36743 + 36389, + 36568 ], "loc": { "start": { - "line": 1312, + "line": 1305, "column": 18 }, "end": { - "line": 1318, + "line": 1311, "column": 5 } } @@ -59237,16 +59056,16 @@ "kind": "method", "computed": false, "range": [ - 36550, - 36743 + 36375, + 36568 ], "loc": { "start": { - "line": 1312, + "line": 1305, "column": 4 }, "end": { - "line": 1318, + "line": 1311, "column": 5 } }, @@ -59255,16 +59074,16 @@ "type": "Block", "value": "*\n * Initialize filtersless table\n ", "range": [ - 36498, - 36545 + 36323, + 36370 ], "loc": { "start": { - "line": 1309, + "line": 1302, "column": 4 }, "end": { - "line": 1311, + "line": 1304, "column": 7 } } @@ -59275,16 +59094,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": [ - 36749, - 36968 + 36574, + 36793 ], "loc": { "start": { - "line": 1320, + "line": 1313, "column": 4 }, "end": { - "line": 1325, + "line": 1318, "column": 7 } } @@ -59298,16 +59117,16 @@ "type": "Identifier", "name": "_buildInputFilter", "range": [ - 36973, - 36990 + 36798, + 36815 ], "loc": { "start": { - "line": 1326, + "line": 1319, "column": 4 }, "end": { - "line": 1326, + "line": 1319, "column": 21 } } @@ -59320,16 +59139,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 36991, - 36999 + 36816, + 36824 ], "loc": { "start": { - "line": 1326, + "line": 1319, "column": 22 }, "end": { - "line": 1326, + "line": 1319, "column": 30 } } @@ -59338,16 +59157,16 @@ "type": "Identifier", "name": "cssClass", "range": [ - 37001, - 37009 + 36826, + 36834 ], "loc": { "start": { - "line": 1326, + "line": 1319, "column": 32 }, "end": { - "line": 1326, + "line": 1319, "column": 40 } } @@ -59356,16 +59175,16 @@ "type": "Identifier", "name": "container", "range": [ - 37011, - 37020 + 36836, + 36845 ], "loc": { "start": { - "line": 1326, + "line": 1319, "column": 42 }, "end": { - "line": 1326, + "line": 1319, "column": 51 } } @@ -59383,16 +59202,16 @@ "type": "Identifier", "name": "col", "range": [ - 37036, - 37039 + 36861, + 36864 ], "loc": { "start": { - "line": 1327, + "line": 1320, "column": 12 }, "end": { - "line": 1327, + "line": 1320, "column": 15 } } @@ -59405,16 +59224,16 @@ "object": { "type": "ThisExpression", "range": [ - 37042, - 37046 + 36867, + 36871 ], "loc": { "start": { - "line": 1327, + "line": 1320, "column": 18 }, "end": { - "line": 1327, + "line": 1320, "column": 22 } } @@ -59423,31 +59242,31 @@ "type": "Identifier", "name": "getFilterType", "range": [ - 37047, - 37060 + 36872, + 36885 ], "loc": { "start": { - "line": 1327, + "line": 1320, "column": 23 }, "end": { - "line": 1327, + "line": 1320, "column": 36 } } }, "range": [ - 37042, - 37060 + 36867, + 36885 ], "loc": { "start": { - "line": 1327, + "line": 1320, "column": 18 }, "end": { - "line": 1327, + "line": 1320, "column": 36 } } @@ -59457,47 +59276,47 @@ "type": "Identifier", "name": "colIndex", "range": [ - 37061, - 37069 + 36886, + 36894 ], "loc": { "start": { - "line": 1327, + "line": 1320, "column": 37 }, "end": { - "line": 1327, + "line": 1320, "column": 45 } } } ], "range": [ - 37042, - 37070 + 36867, + 36895 ], "loc": { "start": { - "line": 1327, + "line": 1320, "column": 18 }, "end": { - "line": 1327, + "line": 1320, "column": 46 } } }, "range": [ - 37036, - 37070 + 36861, + 36895 ], "loc": { "start": { - "line": 1327, + "line": 1320, "column": 12 }, "end": { - "line": 1327, + "line": 1320, "column": 46 } } @@ -59505,16 +59324,16 @@ ], "kind": "let", "range": [ - 37032, - 37071 + 36857, + 36896 ], "loc": { "start": { - "line": 1327, + "line": 1320, "column": 8 }, "end": { - "line": 1327, + "line": 1320, "column": 47 } } @@ -59528,16 +59347,16 @@ "type": "Identifier", "name": "externalFltTgtId", "range": [ - 37084, - 37100 + 36909, + 36925 ], "loc": { "start": { - "line": 1328, + "line": 1321, "column": 12 }, "end": { - "line": 1328, + "line": 1321, "column": 28 } } @@ -59550,16 +59369,16 @@ "object": { "type": "ThisExpression", "range": [ - 37103, - 37107 + 36928, + 36932 ], "loc": { "start": { - "line": 1328, + "line": 1321, "column": 31 }, "end": { - "line": 1328, + "line": 1321, "column": 35 } } @@ -59568,31 +59387,31 @@ "type": "Identifier", "name": "isExternalFlt", "range": [ - 37108, - 37121 + 36933, + 36946 ], "loc": { "start": { - "line": 1328, + "line": 1321, "column": 36 }, "end": { - "line": 1328, + "line": 1321, "column": 49 } } }, "range": [ - 37103, - 37121 + 36928, + 36946 ], "loc": { "start": { - "line": 1328, + "line": 1321, "column": 31 }, "end": { - "line": 1328, + "line": 1321, "column": 49 } } @@ -59606,16 +59425,16 @@ "object": { "type": "ThisExpression", "range": [ - 37136, - 37140 + 36961, + 36965 ], "loc": { "start": { - "line": 1329, + "line": 1322, "column": 12 }, "end": { - "line": 1329, + "line": 1322, "column": 16 } } @@ -59624,31 +59443,31 @@ "type": "Identifier", "name": "externalFltTgtIds", "range": [ - 37141, - 37158 + 36966, + 36983 ], "loc": { "start": { - "line": 1329, + "line": 1322, "column": 17 }, "end": { - "line": 1329, + "line": 1322, "column": 34 } } }, "range": [ - 37136, - 37158 + 36961, + 36983 ], "loc": { "start": { - "line": 1329, + "line": 1322, "column": 12 }, "end": { - "line": 1329, + "line": 1322, "column": 34 } } @@ -59657,31 +59476,31 @@ "type": "Identifier", "name": "colIndex", "range": [ - 37159, - 37167 + 36984, + 36992 ], "loc": { "start": { - "line": 1329, + "line": 1322, "column": 35 }, "end": { - "line": 1329, + "line": 1322, "column": 43 } } }, "range": [ - 37136, - 37168 + 36961, + 36993 ], "loc": { "start": { - "line": 1329, + "line": 1322, "column": 12 }, "end": { - "line": 1329, + "line": 1322, "column": 44 } } @@ -59691,46 +59510,46 @@ "value": null, "raw": "null", "range": [ - 37171, - 37175 + 36996, + 37000 ], "loc": { "start": { - "line": 1329, + "line": 1322, "column": 47 }, "end": { - "line": 1329, + "line": 1322, "column": 51 } } }, "range": [ - 37103, - 37175 + 36928, + 37000 ], "loc": { "start": { - "line": 1328, + "line": 1321, "column": 31 }, "end": { - "line": 1329, + "line": 1322, "column": 51 } } }, "range": [ - 37084, - 37175 + 36909, + 37000 ], "loc": { "start": { - "line": 1328, + "line": 1321, "column": 12 }, "end": { - "line": 1329, + "line": 1322, "column": 51 } } @@ -59738,16 +59557,16 @@ ], "kind": "let", "range": [ - 37080, - 37176 + 36905, + 37001 ], "loc": { "start": { - "line": 1328, + "line": 1321, "column": 8 }, "end": { - "line": 1329, + "line": 1322, "column": 52 } } @@ -59761,16 +59580,16 @@ "type": "Identifier", "name": "inpType", "range": [ - 37189, - 37196 + 37014, + 37021 ], "loc": { "start": { - "line": 1330, + "line": 1323, "column": 12 }, "end": { - "line": 1330, + "line": 1323, "column": 19 } } @@ -59784,16 +59603,16 @@ "type": "Identifier", "name": "col", "range": [ - 37199, - 37202 + 37024, + 37027 ], "loc": { "start": { - "line": 1330, + "line": 1323, "column": 22 }, "end": { - "line": 1330, + "line": 1323, "column": 25 } } @@ -59802,31 +59621,31 @@ "type": "Identifier", "name": "INPUT", "range": [ - 37207, - 37212 + 37032, + 37037 ], "loc": { "start": { - "line": 1330, + "line": 1323, "column": 30 }, "end": { - "line": 1330, + "line": 1323, "column": 35 } } }, "range": [ - 37199, - 37212 + 37024, + 37037 ], "loc": { "start": { - "line": 1330, + "line": 1323, "column": 22 }, "end": { - "line": 1330, + "line": 1323, "column": 35 } } @@ -59836,16 +59655,16 @@ "value": "text", "raw": "'text'", "range": [ - 37215, - 37221 + 37040, + 37046 ], "loc": { "start": { - "line": 1330, + "line": 1323, "column": 38 }, "end": { - "line": 1330, + "line": 1323, "column": 44 } } @@ -59855,46 +59674,46 @@ "value": "hidden", "raw": "'hidden'", "range": [ - 37224, - 37232 + 37049, + 37057 ], "loc": { "start": { - "line": 1330, + "line": 1323, "column": 47 }, "end": { - "line": 1330, + "line": 1323, "column": 55 } } }, "range": [ - 37199, - 37232 + 37024, + 37057 ], "loc": { "start": { - "line": 1330, + "line": 1323, "column": 22 }, "end": { - "line": 1330, + "line": 1323, "column": 55 } } }, "range": [ - 37189, - 37232 + 37014, + 37057 ], "loc": { "start": { - "line": 1330, + "line": 1323, "column": 12 }, "end": { - "line": 1330, + "line": 1323, "column": 55 } } @@ -59902,16 +59721,16 @@ ], "kind": "let", "range": [ - 37185, - 37233 + 37010, + 37058 ], "loc": { "start": { - "line": 1330, + "line": 1323, "column": 8 }, "end": { - "line": 1330, + "line": 1323, "column": 56 } } @@ -59925,16 +59744,16 @@ "type": "Identifier", "name": "inp", "range": [ - 37246, - 37249 + 37071, + 37074 ], "loc": { "start": { - "line": 1331, + "line": 1324, "column": 12 }, "end": { - "line": 1331, + "line": 1324, "column": 15 } } @@ -59945,16 +59764,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 37252, - 37261 + 37077, + 37086 ], "loc": { "start": { - "line": 1331, + "line": 1324, "column": 18 }, "end": { - "line": 1331, + "line": 1324, "column": 27 } } @@ -59964,16 +59783,16 @@ "type": "Identifier", "name": "INPUT", "range": [ - 37262, - 37267 + 37087, + 37092 ], "loc": { "start": { - "line": 1331, + "line": 1324, "column": 28 }, "end": { - "line": 1331, + "line": 1324, "column": 33 } } @@ -59986,16 +59805,16 @@ "value": "id", "raw": "'id'", "range": [ - 37282, - 37286 + 37107, + 37111 ], "loc": { "start": { - "line": 1332, + "line": 1325, "column": 13 }, "end": { - "line": 1332, + "line": 1325, "column": 17 } } @@ -60008,16 +59827,16 @@ "object": { "type": "ThisExpression", "range": [ - 37288, - 37292 + 37113, + 37117 ], "loc": { "start": { - "line": 1332, + "line": 1325, "column": 19 }, "end": { - "line": 1332, + "line": 1325, "column": 23 } } @@ -60026,31 +59845,31 @@ "type": "Identifier", "name": "buildFilterId", "range": [ - 37293, - 37306 + 37118, + 37131 ], "loc": { "start": { - "line": 1332, + "line": 1325, "column": 24 }, "end": { - "line": 1332, + "line": 1325, "column": 37 } } }, "range": [ - 37288, - 37306 + 37113, + 37131 ], "loc": { "start": { - "line": 1332, + "line": 1325, "column": 19 }, "end": { - "line": 1332, + "line": 1325, "column": 37 } } @@ -60060,48 +59879,48 @@ "type": "Identifier", "name": "colIndex", "range": [ - 37307, - 37315 + 37132, + 37140 ], "loc": { "start": { - "line": 1332, + "line": 1325, "column": 38 }, "end": { - "line": 1332, + "line": 1325, "column": 46 } } } ], "range": [ - 37288, - 37316 + 37113, + 37141 ], "loc": { "start": { - "line": 1332, + "line": 1325, "column": 19 }, "end": { - "line": 1332, + "line": 1325, "column": 47 } } } ], "range": [ - 37281, - 37317 + 37106, + 37142 ], "loc": { "start": { - "line": 1332, + "line": 1325, "column": 12 }, "end": { - "line": 1332, + "line": 1325, "column": 48 } } @@ -60114,16 +59933,16 @@ "value": "type", "raw": "'type'", "range": [ - 37332, - 37338 + 37157, + 37163 ], "loc": { "start": { - "line": 1333, + "line": 1326, "column": 13 }, "end": { - "line": 1333, + "line": 1326, "column": 19 } } @@ -60132,32 +59951,32 @@ "type": "Identifier", "name": "inpType", "range": [ - 37340, - 37347 + 37165, + 37172 ], "loc": { "start": { - "line": 1333, + "line": 1326, "column": 21 }, "end": { - "line": 1333, + "line": 1326, "column": 28 } } } ], "range": [ - 37331, - 37348 + 37156, + 37173 ], "loc": { "start": { - "line": 1333, + "line": 1326, "column": 12 }, "end": { - "line": 1333, + "line": 1326, "column": 29 } } @@ -60170,16 +59989,16 @@ "value": "ct", "raw": "'ct'", "range": [ - 37351, - 37355 + 37176, + 37180 ], "loc": { "start": { - "line": 1333, + "line": 1326, "column": 32 }, "end": { - "line": 1333, + "line": 1326, "column": 36 } } @@ -60188,63 +60007,63 @@ "type": "Identifier", "name": "colIndex", "range": [ - 37357, - 37365 + 37182, + 37190 ], "loc": { "start": { - "line": 1333, + "line": 1326, "column": 38 }, "end": { - "line": 1333, + "line": 1326, "column": 46 } } } ], "range": [ - 37350, - 37366 + 37175, + 37191 ], "loc": { "start": { - "line": 1333, + "line": 1326, "column": 31 }, "end": { - "line": 1333, + "line": 1326, "column": 47 } } } ], "range": [ - 37252, - 37367 + 37077, + 37192 ], "loc": { "start": { - "line": 1331, + "line": 1324, "column": 18 }, "end": { - "line": 1333, + "line": 1326, "column": 48 } } }, "range": [ - 37246, - 37367 + 37071, + 37192 ], "loc": { "start": { - "line": 1331, + "line": 1324, "column": 12 }, "end": { - "line": 1333, + "line": 1326, "column": 48 } } @@ -60252,16 +60071,16 @@ ], "kind": "let", "range": [ - 37242, - 37368 + 37067, + 37193 ], "loc": { "start": { - "line": 1331, + "line": 1324, "column": 8 }, "end": { - "line": 1333, + "line": 1326, "column": 49 } } @@ -60278,16 +60097,16 @@ "type": "Identifier", "name": "inpType", "range": [ - 37382, - 37389 + 37207, + 37214 ], "loc": { "start": { - "line": 1335, + "line": 1328, "column": 12 }, "end": { - "line": 1335, + "line": 1328, "column": 19 } } @@ -60297,31 +60116,31 @@ "value": "hidden", "raw": "'hidden'", "range": [ - 37394, - 37402 + 37219, + 37227 ], "loc": { "start": { - "line": 1335, + "line": 1328, "column": 24 }, "end": { - "line": 1335, + "line": 1328, "column": 32 } } }, "range": [ - 37382, - 37402 + 37207, + 37227 ], "loc": { "start": { - "line": 1335, + "line": 1328, "column": 12 }, "end": { - "line": 1335, + "line": 1328, "column": 32 } } @@ -60332,16 +60151,16 @@ "object": { "type": "ThisExpression", "range": [ - 37406, - 37410 + 37231, + 37235 ], "loc": { "start": { - "line": 1335, + "line": 1328, "column": 36 }, "end": { - "line": 1335, + "line": 1328, "column": 40 } } @@ -60350,46 +60169,46 @@ "type": "Identifier", "name": "watermark", "range": [ - 37411, - 37420 + 37236, + 37245 ], "loc": { "start": { - "line": 1335, + "line": 1328, "column": 41 }, "end": { - "line": 1335, + "line": 1328, "column": 50 } } }, "range": [ - 37406, - 37420 + 37231, + 37245 ], "loc": { "start": { - "line": 1335, + "line": 1328, "column": 36 }, "end": { - "line": 1335, + "line": 1328, "column": 50 } } }, "range": [ - 37382, - 37420 + 37207, + 37245 ], "loc": { "start": { - "line": 1335, + "line": 1328, "column": 12 }, "end": { - "line": 1335, + "line": 1328, "column": 50 } } @@ -60408,16 +60227,16 @@ "type": "Identifier", "name": "inp", "range": [ - 37436, - 37439 + 37261, + 37264 ], "loc": { "start": { - "line": 1336, + "line": 1329, "column": 12 }, "end": { - "line": 1336, + "line": 1329, "column": 15 } } @@ -60426,31 +60245,31 @@ "type": "Identifier", "name": "setAttribute", "range": [ - 37440, - 37452 + 37265, + 37277 ], "loc": { "start": { - "line": 1336, + "line": 1329, "column": 16 }, "end": { - "line": 1336, + "line": 1329, "column": 28 } } }, "range": [ - 37436, - 37452 + 37261, + 37277 ], "loc": { "start": { - "line": 1336, + "line": 1329, "column": 12 }, "end": { - "line": 1336, + "line": 1329, "column": 28 } } @@ -60461,16 +60280,16 @@ "value": "placeholder", "raw": "'placeholder'", "range": [ - 37453, - 37466 + 37278, + 37291 ], "loc": { "start": { - "line": 1336, + "line": 1329, "column": 29 }, "end": { - "line": 1336, + "line": 1329, "column": 42 } } @@ -60483,16 +60302,16 @@ "object": { "type": "ThisExpression", "range": [ - 37484, - 37488 + 37309, + 37313 ], "loc": { "start": { - "line": 1337, + "line": 1330, "column": 16 }, "end": { - "line": 1337, + "line": 1330, "column": 20 } } @@ -60501,31 +60320,31 @@ "type": "Identifier", "name": "isWatermarkArray", "range": [ - 37489, - 37505 + 37314, + 37330 ], "loc": { "start": { - "line": 1337, + "line": 1330, "column": 21 }, "end": { - "line": 1337, + "line": 1330, "column": 37 } } }, "range": [ - 37484, - 37505 + 37309, + 37330 ], "loc": { "start": { - "line": 1337, + "line": 1330, "column": 16 }, "end": { - "line": 1337, + "line": 1330, "column": 37 } } @@ -60542,16 +60361,16 @@ "object": { "type": "ThisExpression", "range": [ - 37509, - 37513 + 37334, + 37338 ], "loc": { "start": { - "line": 1337, + "line": 1330, "column": 41 }, "end": { - "line": 1337, + "line": 1330, "column": 45 } } @@ -60560,31 +60379,31 @@ "type": "Identifier", "name": "watermark", "range": [ - 37514, - 37523 + 37339, + 37348 ], "loc": { "start": { - "line": 1337, + "line": 1330, "column": 46 }, "end": { - "line": 1337, + "line": 1330, "column": 55 } } }, "range": [ - 37509, - 37523 + 37334, + 37348 ], "loc": { "start": { - "line": 1337, + "line": 1330, "column": 41 }, "end": { - "line": 1337, + "line": 1330, "column": 55 } } @@ -60593,31 +60412,31 @@ "type": "Identifier", "name": "colIndex", "range": [ - 37524, - 37532 + 37349, + 37357 ], "loc": { "start": { - "line": 1337, + "line": 1330, "column": 56 }, "end": { - "line": 1337, + "line": 1330, "column": 64 } } }, "range": [ - 37509, - 37533 + 37334, + 37358 ], "loc": { "start": { - "line": 1337, + "line": 1330, "column": 41 }, "end": { - "line": 1337, + "line": 1330, "column": 65 } } @@ -60627,31 +60446,31 @@ "value": "", "raw": "''", "range": [ - 37537, - 37539 + 37362, + 37364 ], "loc": { "start": { - "line": 1337, + "line": 1330, "column": 69 }, "end": { - "line": 1337, + "line": 1330, "column": 71 } } }, "range": [ - 37509, - 37539 + 37334, + 37364 ], "loc": { "start": { - "line": 1337, + "line": 1330, "column": 41 }, "end": { - "line": 1337, + "line": 1330, "column": 71 } } @@ -60662,16 +60481,16 @@ "object": { "type": "ThisExpression", "range": [ - 37563, - 37567 + 37388, + 37392 ], "loc": { "start": { - "line": 1338, + "line": 1331, "column": 20 }, "end": { - "line": 1338, + "line": 1331, "column": 24 } } @@ -60680,109 +60499,109 @@ "type": "Identifier", "name": "watermark", "range": [ - 37568, - 37577 + 37393, + 37402 ], "loc": { "start": { - "line": 1338, + "line": 1331, "column": 25 }, "end": { - "line": 1338, + "line": 1331, "column": 34 } } }, "range": [ - 37563, - 37577 + 37388, + 37402 ], "loc": { "start": { - "line": 1338, + "line": 1331, "column": 20 }, "end": { - "line": 1338, + "line": 1331, "column": 34 } } }, "range": [ - 37484, - 37577 + 37309, + 37402 ], "loc": { "start": { - "line": 1337, + "line": 1330, "column": 16 }, "end": { - "line": 1338, + "line": 1331, "column": 34 } } } ], "range": [ - 37436, - 37591 + 37261, + 37416 ], "loc": { "start": { - "line": 1336, + "line": 1329, "column": 12 }, "end": { - "line": 1339, + "line": 1332, "column": 13 } } }, "range": [ - 37436, - 37592 + 37261, + 37417 ], "loc": { "start": { - "line": 1336, + "line": 1329, "column": 12 }, "end": { - "line": 1339, + "line": 1332, "column": 14 } } } ], "range": [ - 37422, - 37602 + 37247, + 37427 ], "loc": { "start": { - "line": 1335, + "line": 1328, "column": 52 }, "end": { - "line": 1340, + "line": 1333, "column": 9 } } }, "alternate": null, "range": [ - 37378, - 37602 + 37203, + 37427 ], "loc": { "start": { - "line": 1335, + "line": 1328, "column": 8 }, "end": { - "line": 1340, + "line": 1333, "column": 9 } } @@ -60799,16 +60618,16 @@ "type": "Identifier", "name": "inp", "range": [ - 37611, - 37614 + 37436, + 37439 ], "loc": { "start": { - "line": 1341, + "line": 1334, "column": 8 }, "end": { - "line": 1341, + "line": 1334, "column": 11 } } @@ -60817,31 +60636,31 @@ "type": "Identifier", "name": "className", "range": [ - 37615, - 37624 + 37440, + 37449 ], "loc": { "start": { - "line": 1341, + "line": 1334, "column": 12 }, "end": { - "line": 1341, + "line": 1334, "column": 21 } } }, "range": [ - 37611, - 37624 + 37436, + 37449 ], "loc": { "start": { - "line": 1341, + "line": 1334, "column": 8 }, "end": { - "line": 1341, + "line": 1334, "column": 21 } } @@ -60853,16 +60672,16 @@ "type": "Identifier", "name": "cssClass", "range": [ - 37627, - 37635 + 37452, + 37460 ], "loc": { "start": { - "line": 1341, + "line": 1334, "column": 24 }, "end": { - "line": 1341, + "line": 1334, "column": 32 } } @@ -60873,16 +60692,16 @@ "object": { "type": "ThisExpression", "range": [ - 37639, - 37643 + 37464, + 37468 ], "loc": { "start": { - "line": 1341, + "line": 1334, "column": 36 }, "end": { - "line": 1341, + "line": 1334, "column": 40 } } @@ -60891,76 +60710,76 @@ "type": "Identifier", "name": "fltCssClass", "range": [ - 37644, - 37655 + 37469, + 37480 ], "loc": { "start": { - "line": 1341, + "line": 1334, "column": 41 }, "end": { - "line": 1341, + "line": 1334, "column": 52 } } }, "range": [ - 37639, - 37655 + 37464, + 37480 ], "loc": { "start": { - "line": 1341, + "line": 1334, "column": 36 }, "end": { - "line": 1341, + "line": 1334, "column": 52 } } }, "range": [ - 37627, - 37655 + 37452, + 37480 ], "loc": { "start": { - "line": 1341, + "line": 1334, "column": 24 }, "end": { - "line": 1341, + "line": 1334, "column": 52 } } }, "range": [ - 37611, - 37655 + 37436, + 37480 ], "loc": { "start": { - "line": 1341, + "line": 1334, "column": 8 }, "end": { - "line": 1341, + "line": 1334, "column": 52 } } }, "range": [ - 37611, - 37656 + 37436, + 37481 ], "loc": { "start": { - "line": 1341, + "line": 1334, "column": 8 }, "end": { - "line": 1341, + "line": 1334, "column": 53 } } @@ -60973,16 +60792,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 37665, - 37671 + 37490, + 37496 ], "loc": { "start": { - "line": 1342, + "line": 1335, "column": 8 }, "end": { - "line": 1342, + "line": 1335, "column": 14 } } @@ -60992,16 +60811,16 @@ "type": "Identifier", "name": "inp", "range": [ - 37672, - 37675 + 37497, + 37500 ], "loc": { "start": { - "line": 1342, + "line": 1335, "column": 15 }, "end": { - "line": 1342, + "line": 1335, "column": 18 } } @@ -61011,16 +60830,16 @@ "value": "focus", "raw": "'focus'", "range": [ - 37677, - 37684 + 37502, + 37509 ], "loc": { "start": { - "line": 1342, + "line": 1335, "column": 20 }, "end": { - "line": 1342, + "line": 1335, "column": 27 } } @@ -61033,16 +60852,16 @@ "type": "Identifier", "name": "evt", "range": [ - 37687, - 37690 + 37512, + 37515 ], "loc": { "start": { - "line": 1342, + "line": 1335, "column": 30 }, "end": { - "line": 1342, + "line": 1335, "column": 33 } } @@ -61056,16 +60875,16 @@ "object": { "type": "ThisExpression", "range": [ - 37695, - 37699 + 37520, + 37524 ], "loc": { "start": { - "line": 1342, + "line": 1335, "column": 38 }, "end": { - "line": 1342, + "line": 1335, "column": 42 } } @@ -61074,31 +60893,31 @@ "type": "Identifier", "name": "onInpFocus", "range": [ - 37700, - 37710 + 37525, + 37535 ], "loc": { "start": { - "line": 1342, + "line": 1335, "column": 43 }, "end": { - "line": 1342, + "line": 1335, "column": 53 } } }, "range": [ - 37695, - 37710 + 37520, + 37535 ], "loc": { "start": { - "line": 1342, + "line": 1335, "column": 38 }, "end": { - "line": 1342, + "line": 1335, "column": 53 } } @@ -61108,32 +60927,32 @@ "type": "Identifier", "name": "evt", "range": [ - 37711, - 37714 + 37536, + 37539 ], "loc": { "start": { - "line": 1342, + "line": 1335, "column": 54 }, "end": { - "line": 1342, + "line": 1335, "column": 57 } } } ], "range": [ - 37695, - 37715 + 37520, + 37540 ], "loc": { "start": { - "line": 1342, + "line": 1335, "column": 38 }, "end": { - "line": 1342, + "line": 1335, "column": 58 } } @@ -61141,47 +60960,47 @@ "generator": false, "expression": true, "range": [ - 37686, - 37715 + 37511, + 37540 ], "loc": { "start": { - "line": 1342, + "line": 1335, "column": 29 }, "end": { - "line": 1342, + "line": 1335, "column": 58 } } } ], "range": [ - 37665, - 37716 + 37490, + 37541 ], "loc": { "start": { - "line": 1342, + "line": 1335, "column": 8 }, "end": { - "line": 1342, + "line": 1335, "column": 59 } } }, "range": [ - 37665, - 37717 + 37490, + 37542 ], "loc": { "start": { - "line": 1342, + "line": 1335, "column": 8 }, "end": { - "line": 1342, + "line": 1335, "column": 60 } }, @@ -61190,16 +61009,16 @@ "type": "Line", "value": "filter is appended in custom element", "range": [ - 37727, - 37765 + 37552, + 37590 ], "loc": { "start": { - "line": 1344, + "line": 1337, "column": 8 }, "end": { - "line": 1344, + "line": 1337, "column": 46 } } @@ -61212,16 +61031,16 @@ "type": "Identifier", "name": "externalFltTgtId", "range": [ - 37778, - 37794 + 37603, + 37619 ], "loc": { "start": { - "line": 1345, + "line": 1338, "column": 12 }, "end": { - "line": 1345, + "line": 1338, "column": 28 } } @@ -61242,16 +61061,16 @@ "type": "Identifier", "name": "elm", "range": [ - 37810, - 37813 + 37635, + 37638 ], "loc": { "start": { - "line": 1346, + "line": 1339, "column": 12 }, "end": { - "line": 1346, + "line": 1339, "column": 15 } } @@ -61261,32 +61080,32 @@ "type": "Identifier", "name": "externalFltTgtId", "range": [ - 37814, - 37830 + 37639, + 37655 ], "loc": { "start": { - "line": 1346, + "line": 1339, "column": 16 }, "end": { - "line": 1346, + "line": 1339, "column": 32 } } } ], "range": [ - 37810, - 37831 + 37635, + 37656 ], "loc": { "start": { - "line": 1346, + "line": 1339, "column": 12 }, "end": { - "line": 1346, + "line": 1339, "column": 33 } } @@ -61295,31 +61114,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 37832, - 37843 + 37657, + 37668 ], "loc": { "start": { - "line": 1346, + "line": 1339, "column": 34 }, "end": { - "line": 1346, + "line": 1339, "column": 45 } } }, "range": [ - 37810, - 37843 + 37635, + 37668 ], "loc": { "start": { - "line": 1346, + "line": 1339, "column": 12 }, "end": { - "line": 1346, + "line": 1339, "column": 45 } } @@ -61329,63 +61148,63 @@ "type": "Identifier", "name": "inp", "range": [ - 37844, - 37847 + 37669, + 37672 ], "loc": { "start": { - "line": 1346, + "line": 1339, "column": 46 }, "end": { - "line": 1346, + "line": 1339, "column": 49 } } } ], "range": [ - 37810, - 37848 + 37635, + 37673 ], "loc": { "start": { - "line": 1346, + "line": 1339, "column": 12 }, "end": { - "line": 1346, + "line": 1339, "column": 50 } } }, "range": [ - 37810, - 37849 + 37635, + 37674 ], "loc": { "start": { - "line": 1346, + "line": 1339, "column": 12 }, "end": { - "line": 1346, + "line": 1339, "column": 51 } } } ], "range": [ - 37796, - 37859 + 37621, + 37684 ], "loc": { "start": { - "line": 1345, + "line": 1338, "column": 30 }, "end": { - "line": 1347, + "line": 1340, "column": 9 } } @@ -61404,16 +61223,16 @@ "type": "Identifier", "name": "container", "range": [ - 37879, - 37888 + 37704, + 37713 ], "loc": { "start": { - "line": 1348, + "line": 1341, "column": 12 }, "end": { - "line": 1348, + "line": 1341, "column": 21 } } @@ -61422,31 +61241,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 37889, - 37900 + 37714, + 37725 ], "loc": { "start": { - "line": 1348, + "line": 1341, "column": 22 }, "end": { - "line": 1348, + "line": 1341, "column": 33 } } }, "range": [ - 37879, - 37900 + 37704, + 37725 ], "loc": { "start": { - "line": 1348, + "line": 1341, "column": 12 }, "end": { - "line": 1348, + "line": 1341, "column": 33 } } @@ -61456,78 +61275,78 @@ "type": "Identifier", "name": "inp", "range": [ - 37901, - 37904 + 37726, + 37729 ], "loc": { "start": { - "line": 1348, + "line": 1341, "column": 34 }, "end": { - "line": 1348, + "line": 1341, "column": 37 } } } ], "range": [ - 37879, - 37905 + 37704, + 37730 ], "loc": { "start": { - "line": 1348, + "line": 1341, "column": 12 }, "end": { - "line": 1348, + "line": 1341, "column": 38 } } }, "range": [ - 37879, - 37906 + 37704, + 37731 ], "loc": { "start": { - "line": 1348, + "line": 1341, "column": 12 }, "end": { - "line": 1348, + "line": 1341, "column": 39 } } } ], "range": [ - 37865, - 37916 + 37690, + 37741 ], "loc": { "start": { - "line": 1347, + "line": 1340, "column": 15 }, "end": { - "line": 1349, + "line": 1342, "column": 9 } } }, "range": [ - 37774, - 37916 + 37599, + 37741 ], "loc": { "start": { - "line": 1345, + "line": 1338, "column": 8 }, "end": { - "line": 1349, + "line": 1342, "column": 9 } }, @@ -61536,16 +61355,16 @@ "type": "Line", "value": "filter is appended in custom element", "range": [ - 37727, - 37765 + 37552, + 37590 ], "loc": { "start": { - "line": 1344, + "line": 1337, "column": 8 }, "end": { - "line": 1344, + "line": 1337, "column": 46 } } @@ -61565,16 +61384,16 @@ "object": { "type": "ThisExpression", "range": [ - 37926, - 37930 + 37751, + 37755 ], "loc": { "start": { - "line": 1351, + "line": 1344, "column": 8 }, "end": { - "line": 1351, + "line": 1344, "column": 12 } } @@ -61583,31 +61402,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 37931, - 37937 + 37756, + 37762 ], "loc": { "start": { - "line": 1351, + "line": 1344, "column": 13 }, "end": { - "line": 1351, + "line": 1344, "column": 19 } } }, "range": [ - 37926, - 37937 + 37751, + 37762 ], "loc": { "start": { - "line": 1351, + "line": 1344, "column": 8 }, "end": { - "line": 1351, + "line": 1344, "column": 19 } } @@ -61616,31 +61435,31 @@ "type": "Identifier", "name": "push", "range": [ - 37938, - 37942 + 37763, + 37767 ], "loc": { "start": { - "line": 1351, + "line": 1344, "column": 20 }, "end": { - "line": 1351, + "line": 1344, "column": 24 } } }, "range": [ - 37926, - 37942 + 37751, + 37767 ], "loc": { "start": { - "line": 1351, + "line": 1344, "column": 8 }, "end": { - "line": 1351, + "line": 1344, "column": 24 } } @@ -61653,16 +61472,16 @@ "type": "Identifier", "name": "inp", "range": [ - 37943, - 37946 + 37768, + 37771 ], "loc": { "start": { - "line": 1351, + "line": 1344, "column": 25 }, "end": { - "line": 1351, + "line": 1344, "column": 28 } } @@ -61671,62 +61490,62 @@ "type": "Identifier", "name": "id", "range": [ - 37947, - 37949 + 37772, + 37774 ], "loc": { "start": { - "line": 1351, + "line": 1344, "column": 29 }, "end": { - "line": 1351, + "line": 1344, "column": 31 } } }, "range": [ - 37943, - 37949 + 37768, + 37774 ], "loc": { "start": { - "line": 1351, + "line": 1344, "column": 25 }, "end": { - "line": 1351, + "line": 1344, "column": 31 } } } ], "range": [ - 37926, - 37950 + 37751, + 37775 ], "loc": { "start": { - "line": 1351, + "line": 1344, "column": 8 }, "end": { - "line": 1351, + "line": 1344, "column": 32 } } }, "range": [ - 37926, - 37951 + 37751, + 37776 ], "loc": { "start": { - "line": 1351, + "line": 1344, "column": 8 }, "end": { - "line": 1351, + "line": 1344, "column": 33 } } @@ -61739,16 +61558,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 37961, - 37967 + 37786, + 37792 ], "loc": { "start": { - "line": 1353, + "line": 1346, "column": 8 }, "end": { - "line": 1353, + "line": 1346, "column": 14 } } @@ -61758,16 +61577,16 @@ "type": "Identifier", "name": "inp", "range": [ - 37968, - 37971 + 37793, + 37796 ], "loc": { "start": { - "line": 1353, + "line": 1346, "column": 15 }, "end": { - "line": 1353, + "line": 1346, "column": 18 } } @@ -61777,16 +61596,16 @@ "value": "keypress", "raw": "'keypress'", "range": [ - 37973, - 37983 + 37798, + 37808 ], "loc": { "start": { - "line": 1353, + "line": 1346, "column": 20 }, "end": { - "line": 1353, + "line": 1346, "column": 30 } } @@ -61799,16 +61618,16 @@ "type": "Identifier", "name": "evt", "range": [ - 37986, - 37989 + 37811, + 37814 ], "loc": { "start": { - "line": 1353, + "line": 1346, "column": 33 }, "end": { - "line": 1353, + "line": 1346, "column": 36 } } @@ -61822,16 +61641,16 @@ "object": { "type": "ThisExpression", "range": [ - 37994, - 37998 + 37819, + 37823 ], "loc": { "start": { - "line": 1353, + "line": 1346, "column": 41 }, "end": { - "line": 1353, + "line": 1346, "column": 45 } } @@ -61840,31 +61659,31 @@ "type": "Identifier", "name": "detectKey", "range": [ - 37999, - 38008 + 37824, + 37833 ], "loc": { "start": { - "line": 1353, + "line": 1346, "column": 46 }, "end": { - "line": 1353, + "line": 1346, "column": 55 } } }, "range": [ - 37994, - 38008 + 37819, + 37833 ], "loc": { "start": { - "line": 1353, + "line": 1346, "column": 41 }, "end": { - "line": 1353, + "line": 1346, "column": 55 } } @@ -61874,32 +61693,32 @@ "type": "Identifier", "name": "evt", "range": [ - 38009, - 38012 + 37834, + 37837 ], "loc": { "start": { - "line": 1353, + "line": 1346, "column": 56 }, "end": { - "line": 1353, + "line": 1346, "column": 59 } } } ], "range": [ - 37994, - 38013 + 37819, + 37838 ], "loc": { "start": { - "line": 1353, + "line": 1346, "column": 41 }, "end": { - "line": 1353, + "line": 1346, "column": 60 } } @@ -61907,47 +61726,47 @@ "generator": false, "expression": true, "range": [ - 37985, - 38013 + 37810, + 37838 ], "loc": { "start": { - "line": 1353, + "line": 1346, "column": 32 }, "end": { - "line": 1353, + "line": 1346, "column": 60 } } } ], "range": [ - 37961, - 38014 + 37786, + 37839 ], "loc": { "start": { - "line": 1353, + "line": 1346, "column": 8 }, "end": { - "line": 1353, + "line": 1346, "column": 61 } } }, "range": [ - 37961, - 38015 + 37786, + 37840 ], "loc": { "start": { - "line": 1353, + "line": 1346, "column": 8 }, "end": { - "line": 1353, + "line": 1346, "column": 62 } } @@ -61960,16 +61779,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 38024, - 38030 + 37849, + 37855 ], "loc": { "start": { - "line": 1354, + "line": 1347, "column": 8 }, "end": { - "line": 1354, + "line": 1347, "column": 14 } } @@ -61979,16 +61798,16 @@ "type": "Identifier", "name": "inp", "range": [ - 38031, - 38034 + 37856, + 37859 ], "loc": { "start": { - "line": 1354, + "line": 1347, "column": 15 }, "end": { - "line": 1354, + "line": 1347, "column": 18 } } @@ -61998,16 +61817,16 @@ "value": "keydown", "raw": "'keydown'", "range": [ - 38036, - 38045 + 37861, + 37870 ], "loc": { "start": { - "line": 1354, + "line": 1347, "column": 20 }, "end": { - "line": 1354, + "line": 1347, "column": 29 } } @@ -62024,16 +61843,16 @@ "object": { "type": "ThisExpression", "range": [ - 38053, - 38057 + 37878, + 37882 ], "loc": { "start": { - "line": 1354, + "line": 1347, "column": 37 }, "end": { - "line": 1354, + "line": 1347, "column": 41 } } @@ -62042,47 +61861,47 @@ "type": "Identifier", "name": "onKeyDown", "range": [ - 38058, - 38067 + 37883, + 37892 ], "loc": { "start": { - "line": 1354, + "line": 1347, "column": 42 }, "end": { - "line": 1354, + "line": 1347, "column": 51 } } }, "range": [ - 38053, - 38067 + 37878, + 37892 ], "loc": { "start": { - "line": 1354, + "line": 1347, "column": 37 }, "end": { - "line": 1354, + "line": 1347, "column": 51 } } }, "arguments": [], "range": [ - 38053, - 38069 + 37878, + 37894 ], "loc": { "start": { - "line": 1354, + "line": 1347, "column": 37 }, "end": { - "line": 1354, + "line": 1347, "column": 53 } } @@ -62090,47 +61909,47 @@ "generator": false, "expression": true, "range": [ - 38047, - 38069 + 37872, + 37894 ], "loc": { "start": { - "line": 1354, + "line": 1347, "column": 31 }, "end": { - "line": 1354, + "line": 1347, "column": 53 } } } ], "range": [ - 38024, - 38070 + 37849, + 37895 ], "loc": { "start": { - "line": 1354, + "line": 1347, "column": 8 }, "end": { - "line": 1354, + "line": 1347, "column": 54 } } }, "range": [ - 38024, - 38071 + 37849, + 37896 ], "loc": { "start": { - "line": 1354, + "line": 1347, "column": 8 }, "end": { - "line": 1354, + "line": 1347, "column": 55 } } @@ -62143,16 +61962,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 38080, - 38086 + 37905, + 37911 ], "loc": { "start": { - "line": 1355, + "line": 1348, "column": 8 }, "end": { - "line": 1355, + "line": 1348, "column": 14 } } @@ -62162,16 +61981,16 @@ "type": "Identifier", "name": "inp", "range": [ - 38087, - 38090 + 37912, + 37915 ], "loc": { "start": { - "line": 1355, + "line": 1348, "column": 15 }, "end": { - "line": 1355, + "line": 1348, "column": 18 } } @@ -62181,16 +62000,16 @@ "value": "keyup", "raw": "'keyup'", "range": [ - 38092, - 38099 + 37917, + 37924 ], "loc": { "start": { - "line": 1355, + "line": 1348, "column": 20 }, "end": { - "line": 1355, + "line": 1348, "column": 27 } } @@ -62203,16 +62022,16 @@ "type": "Identifier", "name": "evt", "range": [ - 38102, - 38105 + 37927, + 37930 ], "loc": { "start": { - "line": 1355, + "line": 1348, "column": 30 }, "end": { - "line": 1355, + "line": 1348, "column": 33 } } @@ -62226,16 +62045,16 @@ "object": { "type": "ThisExpression", "range": [ - 38110, - 38114 + 37935, + 37939 ], "loc": { "start": { - "line": 1355, + "line": 1348, "column": 38 }, "end": { - "line": 1355, + "line": 1348, "column": 42 } } @@ -62244,31 +62063,31 @@ "type": "Identifier", "name": "onKeyUp", "range": [ - 38115, - 38122 + 37940, + 37947 ], "loc": { "start": { - "line": 1355, + "line": 1348, "column": 43 }, "end": { - "line": 1355, + "line": 1348, "column": 50 } } }, "range": [ - 38110, - 38122 + 37935, + 37947 ], "loc": { "start": { - "line": 1355, + "line": 1348, "column": 38 }, "end": { - "line": 1355, + "line": 1348, "column": 50 } } @@ -62278,32 +62097,32 @@ "type": "Identifier", "name": "evt", "range": [ - 38123, - 38126 + 37948, + 37951 ], "loc": { "start": { - "line": 1355, + "line": 1348, "column": 51 }, "end": { - "line": 1355, + "line": 1348, "column": 54 } } } ], "range": [ - 38110, - 38127 + 37935, + 37952 ], "loc": { "start": { - "line": 1355, + "line": 1348, "column": 38 }, "end": { - "line": 1355, + "line": 1348, "column": 55 } } @@ -62311,47 +62130,47 @@ "generator": false, "expression": true, "range": [ - 38101, - 38127 + 37926, + 37952 ], "loc": { "start": { - "line": 1355, + "line": 1348, "column": 29 }, "end": { - "line": 1355, + "line": 1348, "column": 55 } } } ], "range": [ - 38080, - 38128 + 37905, + 37953 ], "loc": { "start": { - "line": 1355, + "line": 1348, "column": 8 }, "end": { - "line": 1355, + "line": 1348, "column": 56 } } }, "range": [ - 38080, - 38129 + 37905, + 37954 ], "loc": { "start": { - "line": 1355, + "line": 1348, "column": 8 }, "end": { - "line": 1355, + "line": 1348, "column": 57 } } @@ -62364,16 +62183,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 38138, - 38144 + 37963, + 37969 ], "loc": { "start": { - "line": 1356, + "line": 1349, "column": 8 }, "end": { - "line": 1356, + "line": 1349, "column": 14 } } @@ -62383,16 +62202,16 @@ "type": "Identifier", "name": "inp", "range": [ - 38145, - 38148 + 37970, + 37973 ], "loc": { "start": { - "line": 1356, + "line": 1349, "column": 15 }, "end": { - "line": 1356, + "line": 1349, "column": 18 } } @@ -62402,16 +62221,16 @@ "value": "blur", "raw": "'blur'", "range": [ - 38150, - 38156 + 37975, + 37981 ], "loc": { "start": { - "line": 1356, + "line": 1349, "column": 20 }, "end": { - "line": 1356, + "line": 1349, "column": 26 } } @@ -62428,16 +62247,16 @@ "object": { "type": "ThisExpression", "range": [ - 38164, - 38168 + 37989, + 37993 ], "loc": { "start": { - "line": 1356, + "line": 1349, "column": 34 }, "end": { - "line": 1356, + "line": 1349, "column": 38 } } @@ -62446,47 +62265,47 @@ "type": "Identifier", "name": "onInpBlur", "range": [ - 38169, - 38178 + 37994, + 38003 ], "loc": { "start": { - "line": 1356, + "line": 1349, "column": 39 }, "end": { - "line": 1356, + "line": 1349, "column": 48 } } }, "range": [ - 38164, - 38178 + 37989, + 38003 ], "loc": { "start": { - "line": 1356, + "line": 1349, "column": 34 }, "end": { - "line": 1356, + "line": 1349, "column": 48 } } }, "arguments": [], "range": [ - 38164, - 38180 + 37989, + 38005 ], "loc": { "start": { - "line": 1356, + "line": 1349, "column": 34 }, "end": { - "line": 1356, + "line": 1349, "column": 50 } } @@ -62494,63 +62313,63 @@ "generator": false, "expression": true, "range": [ - 38158, - 38180 + 37983, + 38005 ], "loc": { "start": { - "line": 1356, + "line": 1349, "column": 28 }, "end": { - "line": 1356, + "line": 1349, "column": 50 } } } ], "range": [ - 38138, - 38181 + 37963, + 38006 ], "loc": { "start": { - "line": 1356, + "line": 1349, "column": 8 }, "end": { - "line": 1356, + "line": 1349, "column": 51 } } }, "range": [ - 38138, - 38182 + 37963, + 38007 ], "loc": { "start": { - "line": 1356, + "line": 1349, "column": 8 }, "end": { - "line": 1356, + "line": 1349, "column": 52 } } } ], "range": [ - 37022, - 38188 + 36847, + 38013 ], "loc": { "start": { - "line": 1326, + "line": 1319, "column": 53 }, "end": { - "line": 1357, + "line": 1350, "column": 5 } } @@ -62558,16 +62377,16 @@ "generator": false, "expression": false, "range": [ - 36990, - 38188 + 36815, + 38013 ], "loc": { "start": { - "line": 1326, + "line": 1319, "column": 21 }, "end": { - "line": 1357, + "line": 1350, "column": 5 } } @@ -62575,16 +62394,16 @@ "kind": "method", "computed": false, "range": [ - 36973, - 38188 + 36798, + 38013 ], "loc": { "start": { - "line": 1326, + "line": 1319, "column": 4 }, "end": { - "line": 1357, + "line": 1350, "column": 5 } }, @@ -62593,16 +62412,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": [ - 36749, - 36968 + 36574, + 36793 ], "loc": { "start": { - "line": 1320, + "line": 1313, "column": 4 }, "end": { - "line": 1325, + "line": 1318, "column": 7 } } @@ -62613,16 +62432,16 @@ "type": "Block", "value": "*\n * Build submit button\n * @param {Number} colIndex Column index\n * @param {DOMElement} container Container DOM element\n ", "range": [ - 38194, - 38343 + 38019, + 38168 ], "loc": { "start": { - "line": 1359, + "line": 1352, "column": 4 }, "end": { - "line": 1363, + "line": 1356, "column": 7 } } @@ -62636,16 +62455,16 @@ "type": "Identifier", "name": "_buildSubmitButton", "range": [ - 38348, - 38366 + 38173, + 38191 ], "loc": { "start": { - "line": 1364, + "line": 1357, "column": 4 }, "end": { - "line": 1364, + "line": 1357, "column": 22 } } @@ -62658,16 +62477,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 38367, - 38375 + 38192, + 38200 ], "loc": { "start": { - "line": 1364, + "line": 1357, "column": 23 }, "end": { - "line": 1364, + "line": 1357, "column": 31 } } @@ -62676,16 +62495,16 @@ "type": "Identifier", "name": "container", "range": [ - 38377, - 38386 + 38202, + 38211 ], "loc": { "start": { - "line": 1364, + "line": 1357, "column": 33 }, "end": { - "line": 1364, + "line": 1357, "column": 42 } } @@ -62703,16 +62522,16 @@ "type": "Identifier", "name": "externalFltTgtId", "range": [ - 38402, - 38418 + 38227, + 38243 ], "loc": { "start": { - "line": 1365, + "line": 1358, "column": 12 }, "end": { - "line": 1365, + "line": 1358, "column": 28 } } @@ -62725,16 +62544,16 @@ "object": { "type": "ThisExpression", "range": [ - 38421, - 38425 + 38246, + 38250 ], "loc": { "start": { - "line": 1365, + "line": 1358, "column": 31 }, "end": { - "line": 1365, + "line": 1358, "column": 35 } } @@ -62743,31 +62562,31 @@ "type": "Identifier", "name": "isExternalFlt", "range": [ - 38426, - 38439 + 38251, + 38264 ], "loc": { "start": { - "line": 1365, + "line": 1358, "column": 36 }, "end": { - "line": 1365, + "line": 1358, "column": 49 } } }, "range": [ - 38421, - 38439 + 38246, + 38264 ], "loc": { "start": { - "line": 1365, + "line": 1358, "column": 31 }, "end": { - "line": 1365, + "line": 1358, "column": 49 } } @@ -62781,16 +62600,16 @@ "object": { "type": "ThisExpression", "range": [ - 38454, - 38458 + 38279, + 38283 ], "loc": { "start": { - "line": 1366, + "line": 1359, "column": 12 }, "end": { - "line": 1366, + "line": 1359, "column": 16 } } @@ -62799,31 +62618,31 @@ "type": "Identifier", "name": "externalFltTgtIds", "range": [ - 38459, - 38476 + 38284, + 38301 ], "loc": { "start": { - "line": 1366, + "line": 1359, "column": 17 }, "end": { - "line": 1366, + "line": 1359, "column": 34 } } }, "range": [ - 38454, - 38476 + 38279, + 38301 ], "loc": { "start": { - "line": 1366, + "line": 1359, "column": 12 }, "end": { - "line": 1366, + "line": 1359, "column": 34 } } @@ -62832,31 +62651,31 @@ "type": "Identifier", "name": "colIndex", "range": [ - 38477, - 38485 + 38302, + 38310 ], "loc": { "start": { - "line": 1366, + "line": 1359, "column": 35 }, "end": { - "line": 1366, + "line": 1359, "column": 43 } } }, "range": [ - 38454, - 38486 + 38279, + 38311 ], "loc": { "start": { - "line": 1366, + "line": 1359, "column": 12 }, "end": { - "line": 1366, + "line": 1359, "column": 44 } } @@ -62866,46 +62685,46 @@ "value": null, "raw": "null", "range": [ - 38489, - 38493 + 38314, + 38318 ], "loc": { "start": { - "line": 1366, + "line": 1359, "column": 47 }, "end": { - "line": 1366, + "line": 1359, "column": 51 } } }, "range": [ - 38421, - 38493 + 38246, + 38318 ], "loc": { "start": { - "line": 1365, + "line": 1358, "column": 31 }, "end": { - "line": 1366, + "line": 1359, "column": 51 } } }, "range": [ - 38402, - 38493 + 38227, + 38318 ], "loc": { "start": { - "line": 1365, + "line": 1358, "column": 12 }, "end": { - "line": 1366, + "line": 1359, "column": 51 } } @@ -62913,16 +62732,16 @@ ], "kind": "let", "range": [ - 38398, - 38494 + 38223, + 38319 ], "loc": { "start": { - "line": 1365, + "line": 1358, "column": 8 }, "end": { - "line": 1366, + "line": 1359, "column": 52 } } @@ -62936,16 +62755,16 @@ "type": "Identifier", "name": "btn", "range": [ - 38507, - 38510 + 38332, + 38335 ], "loc": { "start": { - "line": 1367, + "line": 1360, "column": 12 }, "end": { - "line": 1367, + "line": 1360, "column": 15 } } @@ -62956,16 +62775,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 38513, - 38522 + 38338, + 38347 ], "loc": { "start": { - "line": 1367, + "line": 1360, "column": 18 }, "end": { - "line": 1367, + "line": 1360, "column": 27 } } @@ -62975,16 +62794,16 @@ "type": "Identifier", "name": "INPUT", "range": [ - 38523, - 38528 + 38348, + 38353 ], "loc": { "start": { - "line": 1367, + "line": 1360, "column": 28 }, "end": { - "line": 1367, + "line": 1360, "column": 33 } } @@ -62997,16 +62816,16 @@ "value": "type", "raw": "'type'", "range": [ - 38543, - 38549 + 38368, + 38374 ], "loc": { "start": { - "line": 1368, + "line": 1361, "column": 13 }, "end": { - "line": 1368, + "line": 1361, "column": 19 } } @@ -63016,32 +62835,32 @@ "value": "button", "raw": "'button'", "range": [ - 38551, - 38559 + 38376, + 38384 ], "loc": { "start": { - "line": 1368, + "line": 1361, "column": 21 }, "end": { - "line": 1368, + "line": 1361, "column": 29 } } } ], "range": [ - 38542, - 38560 + 38367, + 38385 ], "loc": { "start": { - "line": 1368, + "line": 1361, "column": 12 }, "end": { - "line": 1368, + "line": 1361, "column": 30 } } @@ -63054,16 +62873,16 @@ "value": "value", "raw": "'value'", "range": [ - 38575, - 38582 + 38400, + 38407 ], "loc": { "start": { - "line": 1369, + "line": 1362, "column": 13 }, "end": { - "line": 1369, + "line": 1362, "column": 20 } } @@ -63074,16 +62893,16 @@ "object": { "type": "ThisExpression", "range": [ - 38584, - 38588 + 38409, + 38413 ], "loc": { "start": { - "line": 1369, + "line": 1362, "column": 22 }, "end": { - "line": 1369, + "line": 1362, "column": 26 } } @@ -63092,78 +62911,78 @@ "type": "Identifier", "name": "btnText", "range": [ - 38589, - 38596 + 38414, + 38421 ], "loc": { "start": { - "line": 1369, + "line": 1362, "column": 27 }, "end": { - "line": 1369, + "line": 1362, "column": 34 } } }, "range": [ - 38584, - 38596 + 38409, + 38421 ], "loc": { "start": { - "line": 1369, + "line": 1362, "column": 22 }, "end": { - "line": 1369, + "line": 1362, "column": 34 } } } ], "range": [ - 38574, - 38597 + 38399, + 38422 ], "loc": { "start": { - "line": 1369, + "line": 1362, "column": 12 }, "end": { - "line": 1369, + "line": 1362, "column": 35 } } } ], "range": [ - 38513, - 38607 + 38338, + 38432 ], "loc": { "start": { - "line": 1367, + "line": 1360, "column": 18 }, "end": { - "line": 1370, + "line": 1363, "column": 9 } } }, "range": [ - 38507, - 38607 + 38332, + 38432 ], "loc": { "start": { - "line": 1367, + "line": 1360, "column": 12 }, "end": { - "line": 1370, + "line": 1363, "column": 9 } } @@ -63171,16 +62990,16 @@ ], "kind": "let", "range": [ - 38503, - 38608 + 38328, + 38433 ], "loc": { "start": { - "line": 1367, + "line": 1360, "column": 8 }, "end": { - "line": 1370, + "line": 1363, "column": 10 } } @@ -63197,16 +63016,16 @@ "type": "Identifier", "name": "btn", "range": [ - 38617, - 38620 + 38442, + 38445 ], "loc": { "start": { - "line": 1371, + "line": 1364, "column": 8 }, "end": { - "line": 1371, + "line": 1364, "column": 11 } } @@ -63215,31 +63034,31 @@ "type": "Identifier", "name": "className", "range": [ - 38621, - 38630 + 38446, + 38455 ], "loc": { "start": { - "line": 1371, + "line": 1364, "column": 12 }, "end": { - "line": 1371, + "line": 1364, "column": 21 } } }, "range": [ - 38617, - 38630 + 38442, + 38455 ], "loc": { "start": { - "line": 1371, + "line": 1364, "column": 8 }, "end": { - "line": 1371, + "line": 1364, "column": 21 } } @@ -63250,16 +63069,16 @@ "object": { "type": "ThisExpression", "range": [ - 38633, - 38637 + 38458, + 38462 ], "loc": { "start": { - "line": 1371, + "line": 1364, "column": 24 }, "end": { - "line": 1371, + "line": 1364, "column": 28 } } @@ -63268,61 +63087,61 @@ "type": "Identifier", "name": "btnCssClass", "range": [ - 38638, - 38649 + 38463, + 38474 ], "loc": { "start": { - "line": 1371, + "line": 1364, "column": 29 }, "end": { - "line": 1371, + "line": 1364, "column": 40 } } }, "range": [ - 38633, - 38649 + 38458, + 38474 ], "loc": { "start": { - "line": 1371, + "line": 1364, "column": 24 }, "end": { - "line": 1371, + "line": 1364, "column": 40 } } }, "range": [ - 38617, - 38649 + 38442, + 38474 ], "loc": { "start": { - "line": 1371, + "line": 1364, "column": 8 }, "end": { - "line": 1371, + "line": 1364, "column": 40 } } }, "range": [ - 38617, - 38650 + 38442, + 38475 ], "loc": { "start": { - "line": 1371, + "line": 1364, "column": 8 }, "end": { - "line": 1371, + "line": 1364, "column": 41 } }, @@ -63331,16 +63150,16 @@ "type": "Line", "value": "filter is appended in custom element", "range": [ - 38660, - 38698 + 38485, + 38523 ], "loc": { "start": { - "line": 1373, + "line": 1366, "column": 8 }, "end": { - "line": 1373, + "line": 1366, "column": 46 } } @@ -63353,16 +63172,16 @@ "type": "Identifier", "name": "externalFltTgtId", "range": [ - 38711, - 38727 + 38536, + 38552 ], "loc": { "start": { - "line": 1374, + "line": 1367, "column": 12 }, "end": { - "line": 1374, + "line": 1367, "column": 28 } } @@ -63383,16 +63202,16 @@ "type": "Identifier", "name": "elm", "range": [ - 38743, - 38746 + 38568, + 38571 ], "loc": { "start": { - "line": 1375, + "line": 1368, "column": 12 }, "end": { - "line": 1375, + "line": 1368, "column": 15 } } @@ -63402,32 +63221,32 @@ "type": "Identifier", "name": "externalFltTgtId", "range": [ - 38747, - 38763 + 38572, + 38588 ], "loc": { "start": { - "line": 1375, + "line": 1368, "column": 16 }, "end": { - "line": 1375, + "line": 1368, "column": 32 } } } ], "range": [ - 38743, - 38764 + 38568, + 38589 ], "loc": { "start": { - "line": 1375, + "line": 1368, "column": 12 }, "end": { - "line": 1375, + "line": 1368, "column": 33 } } @@ -63436,31 +63255,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 38765, - 38776 + 38590, + 38601 ], "loc": { "start": { - "line": 1375, + "line": 1368, "column": 34 }, "end": { - "line": 1375, + "line": 1368, "column": 45 } } }, "range": [ - 38743, - 38776 + 38568, + 38601 ], "loc": { "start": { - "line": 1375, + "line": 1368, "column": 12 }, "end": { - "line": 1375, + "line": 1368, "column": 45 } } @@ -63470,63 +63289,63 @@ "type": "Identifier", "name": "btn", "range": [ - 38777, - 38780 + 38602, + 38605 ], "loc": { "start": { - "line": 1375, + "line": 1368, "column": 46 }, "end": { - "line": 1375, + "line": 1368, "column": 49 } } } ], "range": [ - 38743, - 38781 + 38568, + 38606 ], "loc": { "start": { - "line": 1375, + "line": 1368, "column": 12 }, "end": { - "line": 1375, + "line": 1368, "column": 50 } } }, "range": [ - 38743, - 38782 + 38568, + 38607 ], "loc": { "start": { - "line": 1375, + "line": 1368, "column": 12 }, "end": { - "line": 1375, + "line": 1368, "column": 51 } } } ], "range": [ - 38729, - 38792 + 38554, + 38617 ], "loc": { "start": { - "line": 1374, + "line": 1367, "column": 30 }, "end": { - "line": 1376, + "line": 1369, "column": 9 } } @@ -63545,16 +63364,16 @@ "type": "Identifier", "name": "container", "range": [ - 38812, - 38821 + 38637, + 38646 ], "loc": { "start": { - "line": 1377, + "line": 1370, "column": 12 }, "end": { - "line": 1377, + "line": 1370, "column": 21 } } @@ -63563,31 +63382,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 38822, - 38833 + 38647, + 38658 ], "loc": { "start": { - "line": 1377, + "line": 1370, "column": 22 }, "end": { - "line": 1377, + "line": 1370, "column": 33 } } }, "range": [ - 38812, - 38833 + 38637, + 38658 ], "loc": { "start": { - "line": 1377, + "line": 1370, "column": 12 }, "end": { - "line": 1377, + "line": 1370, "column": 33 } } @@ -63597,78 +63416,78 @@ "type": "Identifier", "name": "btn", "range": [ - 38834, - 38837 + 38659, + 38662 ], "loc": { "start": { - "line": 1377, + "line": 1370, "column": 34 }, "end": { - "line": 1377, + "line": 1370, "column": 37 } } } ], "range": [ - 38812, - 38838 + 38637, + 38663 ], "loc": { "start": { - "line": 1377, + "line": 1370, "column": 12 }, "end": { - "line": 1377, + "line": 1370, "column": 38 } } }, "range": [ - 38812, - 38839 + 38637, + 38664 ], "loc": { "start": { - "line": 1377, + "line": 1370, "column": 12 }, "end": { - "line": 1377, + "line": 1370, "column": 39 } } } ], "range": [ - 38798, - 38849 + 38623, + 38674 ], "loc": { "start": { - "line": 1376, + "line": 1369, "column": 15 }, "end": { - "line": 1378, + "line": 1371, "column": 9 } } }, "range": [ - 38707, - 38849 + 38532, + 38674 ], "loc": { "start": { - "line": 1374, + "line": 1367, "column": 8 }, "end": { - "line": 1378, + "line": 1371, "column": 9 } }, @@ -63677,16 +63496,16 @@ "type": "Line", "value": "filter is appended in custom element", "range": [ - 38660, - 38698 + 38485, + 38523 ], "loc": { "start": { - "line": 1373, + "line": 1366, "column": 8 }, "end": { - "line": 1373, + "line": 1366, "column": 46 } } @@ -63701,16 +63520,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 38859, - 38865 + 38684, + 38690 ], "loc": { "start": { - "line": 1380, + "line": 1373, "column": 8 }, "end": { - "line": 1380, + "line": 1373, "column": 14 } } @@ -63720,16 +63539,16 @@ "type": "Identifier", "name": "btn", "range": [ - 38866, - 38869 + 38691, + 38694 ], "loc": { "start": { - "line": 1380, + "line": 1373, "column": 15 }, "end": { - "line": 1380, + "line": 1373, "column": 18 } } @@ -63739,16 +63558,16 @@ "value": "click", "raw": "'click'", "range": [ - 38871, - 38878 + 38696, + 38703 ], "loc": { "start": { - "line": 1380, + "line": 1373, "column": 20 }, "end": { - "line": 1380, + "line": 1373, "column": 27 } } @@ -63765,16 +63584,16 @@ "object": { "type": "ThisExpression", "range": [ - 38886, - 38890 + 38711, + 38715 ], "loc": { "start": { - "line": 1380, + "line": 1373, "column": 35 }, "end": { - "line": 1380, + "line": 1373, "column": 39 } } @@ -63783,47 +63602,47 @@ "type": "Identifier", "name": "filter", "range": [ - 38891, - 38897 + 38716, + 38722 ], "loc": { "start": { - "line": 1380, + "line": 1373, "column": 40 }, "end": { - "line": 1380, + "line": 1373, "column": 46 } } }, "range": [ - 38886, - 38897 + 38711, + 38722 ], "loc": { "start": { - "line": 1380, + "line": 1373, "column": 35 }, "end": { - "line": 1380, + "line": 1373, "column": 46 } } }, "arguments": [], "range": [ - 38886, - 38899 + 38711, + 38724 ], "loc": { "start": { - "line": 1380, + "line": 1373, "column": 35 }, "end": { - "line": 1380, + "line": 1373, "column": 48 } } @@ -63831,63 +63650,63 @@ "generator": false, "expression": true, "range": [ - 38880, - 38899 + 38705, + 38724 ], "loc": { "start": { - "line": 1380, + "line": 1373, "column": 29 }, "end": { - "line": 1380, + "line": 1373, "column": 48 } } } ], "range": [ - 38859, - 38900 + 38684, + 38725 ], "loc": { "start": { - "line": 1380, + "line": 1373, "column": 8 }, "end": { - "line": 1380, + "line": 1373, "column": 49 } } }, "range": [ - 38859, - 38901 + 38684, + 38726 ], "loc": { "start": { - "line": 1380, + "line": 1373, "column": 8 }, "end": { - "line": 1380, + "line": 1373, "column": 50 } } } ], "range": [ - 38388, - 38907 + 38213, + 38732 ], "loc": { "start": { - "line": 1364, + "line": 1357, "column": 44 }, "end": { - "line": 1381, + "line": 1374, "column": 5 } } @@ -63895,16 +63714,16 @@ "generator": false, "expression": false, "range": [ - 38366, - 38907 + 38191, + 38732 ], "loc": { "start": { - "line": 1364, + "line": 1357, "column": 22 }, "end": { - "line": 1381, + "line": 1374, "column": 5 } } @@ -63912,16 +63731,16 @@ "kind": "method", "computed": false, "range": [ - 38348, - 38907 + 38173, + 38732 ], "loc": { "start": { - "line": 1364, + "line": 1357, "column": 4 }, "end": { - "line": 1381, + "line": 1374, "column": 5 } }, @@ -63930,16 +63749,16 @@ "type": "Block", "value": "*\n * Build submit button\n * @param {Number} colIndex Column index\n * @param {DOMElement} container Container DOM element\n ", "range": [ - 38194, - 38343 + 38019, + 38168 ], "loc": { "start": { - "line": 1359, + "line": 1352, "column": 4 }, "end": { - "line": 1363, + "line": 1356, "column": 7 } } @@ -63950,16 +63769,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": [ - 38913, - 39047 + 38738, + 38872 ], "loc": { "start": { - "line": 1383, + "line": 1376, "column": 4 }, "end": { - "line": 1387, + "line": 1380, "column": 7 } } @@ -63973,16 +63792,16 @@ "type": "Identifier", "name": "feature", "range": [ - 39052, - 39059 + 38877, + 38884 ], "loc": { "start": { - "line": 1388, + "line": 1381, "column": 4 }, "end": { - "line": 1388, + "line": 1381, "column": 11 } } @@ -63995,16 +63814,16 @@ "type": "Identifier", "name": "name", "range": [ - 39060, - 39064 + 38885, + 38889 ], "loc": { "start": { - "line": 1388, + "line": 1381, "column": 12 }, "end": { - "line": 1388, + "line": 1381, "column": 16 } } @@ -64024,16 +63843,16 @@ "object": { "type": "ThisExpression", "range": [ - 39083, - 39087 + 38908, + 38912 ], "loc": { "start": { - "line": 1389, + "line": 1382, "column": 15 }, "end": { - "line": 1389, + "line": 1382, "column": 19 } } @@ -64042,31 +63861,31 @@ "type": "Identifier", "name": "Mod", "range": [ - 39088, - 39091 + 38913, + 38916 ], "loc": { "start": { - "line": 1389, + "line": 1382, "column": 20 }, "end": { - "line": 1389, + "line": 1382, "column": 23 } } }, "range": [ - 39083, - 39091 + 38908, + 38916 ], "loc": { "start": { - "line": 1389, + "line": 1382, "column": 15 }, "end": { - "line": 1389, + "line": 1382, "column": 23 } } @@ -64075,62 +63894,62 @@ "type": "Identifier", "name": "name", "range": [ - 39092, - 39096 + 38917, + 38921 ], "loc": { "start": { - "line": 1389, + "line": 1382, "column": 24 }, "end": { - "line": 1389, + "line": 1382, "column": 28 } } }, "range": [ - 39083, - 39097 + 38908, + 38922 ], "loc": { "start": { - "line": 1389, + "line": 1382, "column": 15 }, "end": { - "line": 1389, + "line": 1382, "column": 29 } } }, "range": [ - 39076, - 39098 + 38901, + 38923 ], "loc": { "start": { - "line": 1389, + "line": 1382, "column": 8 }, "end": { - "line": 1389, + "line": 1382, "column": 30 } } } ], "range": [ - 39066, - 39104 + 38891, + 38929 ], "loc": { "start": { - "line": 1388, + "line": 1381, "column": 18 }, "end": { - "line": 1390, + "line": 1383, "column": 5 } } @@ -64138,16 +63957,16 @@ "generator": false, "expression": false, "range": [ - 39059, - 39104 + 38884, + 38929 ], "loc": { "start": { - "line": 1388, + "line": 1381, "column": 11 }, "end": { - "line": 1390, + "line": 1383, "column": 5 } } @@ -64155,16 +63974,16 @@ "kind": "method", "computed": false, "range": [ - 39052, - 39104 + 38877, + 38929 ], "loc": { "start": { - "line": 1388, + "line": 1381, "column": 4 }, "end": { - "line": 1390, + "line": 1383, "column": 5 } }, @@ -64173,16 +63992,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": [ - 38913, - 39047 + 38738, + 38872 ], "loc": { "start": { - "line": 1383, + "line": 1376, "column": 4 }, "end": { - "line": 1387, + "line": 1380, "column": 7 } } @@ -64193,16 +64012,16 @@ "type": "Block", "value": "*\n * Initialise all the extensions defined in the configuration object\n ", "range": [ - 39110, - 39194 + 38935, + 39019 ], "loc": { "start": { - "line": 1392, + "line": 1385, "column": 4 }, "end": { - "line": 1394, + "line": 1387, "column": 7 } } @@ -64216,16 +64035,16 @@ "type": "Identifier", "name": "initExtensions", "range": [ - 39199, - 39213 + 39024, + 39038 ], "loc": { "start": { - "line": 1395, + "line": 1388, "column": 4 }, "end": { - "line": 1395, + "line": 1388, "column": 18 } } @@ -64246,16 +64065,16 @@ "type": "Identifier", "name": "exts", "range": [ - 39230, - 39234 + 39055, + 39059 ], "loc": { "start": { - "line": 1396, + "line": 1389, "column": 12 }, "end": { - "line": 1396, + "line": 1389, "column": 16 } } @@ -64266,16 +64085,16 @@ "object": { "type": "ThisExpression", "range": [ - 39237, - 39241 + 39062, + 39066 ], "loc": { "start": { - "line": 1396, + "line": 1389, "column": 19 }, "end": { - "line": 1396, + "line": 1389, "column": 23 } } @@ -64284,46 +64103,46 @@ "type": "Identifier", "name": "extensions", "range": [ - 39242, - 39252 + 39067, + 39077 ], "loc": { "start": { - "line": 1396, + "line": 1389, "column": 24 }, "end": { - "line": 1396, + "line": 1389, "column": 34 } } }, "range": [ - 39237, - 39252 + 39062, + 39077 ], "loc": { "start": { - "line": 1396, + "line": 1389, "column": 19 }, "end": { - "line": 1396, + "line": 1389, "column": 34 } } }, "range": [ - 39230, - 39252 + 39055, + 39077 ], "loc": { "start": { - "line": 1396, + "line": 1389, "column": 12 }, "end": { - "line": 1396, + "line": 1389, "column": 34 } } @@ -64331,16 +64150,16 @@ ], "kind": "let", "range": [ - 39226, - 39253 + 39051, + 39078 ], "loc": { "start": { - "line": 1396, + "line": 1389, "column": 8 }, "end": { - "line": 1396, + "line": 1389, "column": 35 } }, @@ -64349,16 +64168,16 @@ "type": "Line", "value": " Set config's publicPath dynamically for Webpack...", "range": [ - 39262, - 39315 + 39087, + 39140 ], "loc": { "start": { - "line": 1397, + "line": 1390, "column": 8 }, "end": { - "line": 1397, + "line": 1390, "column": 61 } } @@ -64374,16 +64193,16 @@ "type": "Identifier", "name": "__webpack_public_path__", "range": [ - 39324, - 39347 + 39149, + 39172 ], "loc": { "start": { - "line": 1398, + "line": 1391, "column": 8 }, "end": { - "line": 1398, + "line": 1391, "column": 31 } } @@ -64394,16 +64213,16 @@ "object": { "type": "ThisExpression", "range": [ - 39350, - 39354 + 39175, + 39179 ], "loc": { "start": { - "line": 1398, + "line": 1391, "column": 34 }, "end": { - "line": 1398, + "line": 1391, "column": 38 } } @@ -64412,61 +64231,61 @@ "type": "Identifier", "name": "basePath", "range": [ - 39355, - 39363 + 39180, + 39188 ], "loc": { "start": { - "line": 1398, + "line": 1391, "column": 39 }, "end": { - "line": 1398, + "line": 1391, "column": 47 } } }, "range": [ - 39350, - 39363 + 39175, + 39188 ], "loc": { "start": { - "line": 1398, + "line": 1391, "column": 34 }, "end": { - "line": 1398, + "line": 1391, "column": 47 } } }, "range": [ - 39324, - 39363 + 39149, + 39188 ], "loc": { "start": { - "line": 1398, + "line": 1391, "column": 8 }, "end": { - "line": 1398, + "line": 1391, "column": 47 } } }, "range": [ - 39324, - 39364 + 39149, + 39189 ], "loc": { "start": { - "line": 1398, + "line": 1391, "column": 8 }, "end": { - "line": 1398, + "line": 1391, "column": 48 } }, @@ -64475,16 +64294,16 @@ "type": "Line", "value": " Set config's publicPath dynamically for Webpack...", "range": [ - 39262, - 39315 + 39087, + 39140 ], "loc": { "start": { - "line": 1397, + "line": 1390, "column": 8 }, "end": { - "line": 1397, + "line": 1390, "column": 61 } } @@ -64504,16 +64323,16 @@ "object": { "type": "ThisExpression", "range": [ - 39374, - 39378 + 39199, + 39203 ], "loc": { "start": { - "line": 1400, + "line": 1393, "column": 8 }, "end": { - "line": 1400, + "line": 1393, "column": 12 } } @@ -64522,31 +64341,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 39379, - 39386 + 39204, + 39211 ], "loc": { "start": { - "line": 1400, + "line": 1393, "column": 13 }, "end": { - "line": 1400, + "line": 1393, "column": 20 } } }, "range": [ - 39374, - 39386 + 39199, + 39211 ], "loc": { "start": { - "line": 1400, + "line": 1393, "column": 8 }, "end": { - "line": 1400, + "line": 1393, "column": 20 } } @@ -64555,31 +64374,31 @@ "type": "Identifier", "name": "emit", "range": [ - 39387, - 39391 + 39212, + 39216 ], "loc": { "start": { - "line": 1400, + "line": 1393, "column": 21 }, "end": { - "line": 1400, + "line": 1393, "column": 25 } } }, "range": [ - 39374, - 39391 + 39199, + 39216 ], "loc": { "start": { - "line": 1400, + "line": 1393, "column": 8 }, "end": { - "line": 1400, + "line": 1393, "column": 25 } } @@ -64590,16 +64409,16 @@ "value": "before-loading-extensions", "raw": "'before-loading-extensions'", "range": [ - 39392, - 39419 + 39217, + 39244 ], "loc": { "start": { - "line": 1400, + "line": 1393, "column": 26 }, "end": { - "line": 1400, + "line": 1393, "column": 53 } } @@ -64607,47 +64426,47 @@ { "type": "ThisExpression", "range": [ - 39421, - 39425 + 39246, + 39250 ], "loc": { "start": { - "line": 1400, + "line": 1393, "column": 55 }, "end": { - "line": 1400, + "line": 1393, "column": 59 } } } ], "range": [ - 39374, - 39426 + 39199, + 39251 ], "loc": { "start": { - "line": 1400, + "line": 1393, "column": 8 }, "end": { - "line": 1400, + "line": 1393, "column": 60 } } }, "range": [ - 39374, - 39427 + 39199, + 39252 ], "loc": { "start": { - "line": 1400, + "line": 1393, "column": 8 }, "end": { - "line": 1400, + "line": 1393, "column": 61 } } @@ -64663,16 +64482,16 @@ "type": "Identifier", "name": "i", "range": [ - 39445, - 39446 + 39270, + 39271 ], "loc": { "start": { - "line": 1401, + "line": 1394, "column": 17 }, "end": { - "line": 1401, + "line": 1394, "column": 18 } } @@ -64682,31 +64501,31 @@ "value": 0, "raw": "0", "range": [ - 39449, - 39450 + 39274, + 39275 ], "loc": { "start": { - "line": 1401, + "line": 1394, "column": 21 }, "end": { - "line": 1401, + "line": 1394, "column": 22 } } }, "range": [ - 39445, - 39450 + 39270, + 39275 ], "loc": { "start": { - "line": 1401, + "line": 1394, "column": 17 }, "end": { - "line": 1401, + "line": 1394, "column": 22 } } @@ -64717,16 +64536,16 @@ "type": "Identifier", "name": "len", "range": [ - 39452, - 39455 + 39277, + 39280 ], "loc": { "start": { - "line": 1401, + "line": 1394, "column": 24 }, "end": { - "line": 1401, + "line": 1394, "column": 27 } } @@ -64738,16 +64557,16 @@ "type": "Identifier", "name": "exts", "range": [ - 39458, - 39462 + 39283, + 39287 ], "loc": { "start": { - "line": 1401, + "line": 1394, "column": 30 }, "end": { - "line": 1401, + "line": 1394, "column": 34 } } @@ -64756,46 +64575,46 @@ "type": "Identifier", "name": "length", "range": [ - 39463, - 39469 + 39288, + 39294 ], "loc": { "start": { - "line": 1401, + "line": 1394, "column": 35 }, "end": { - "line": 1401, + "line": 1394, "column": 41 } } }, "range": [ - 39458, - 39469 + 39283, + 39294 ], "loc": { "start": { - "line": 1401, + "line": 1394, "column": 30 }, "end": { - "line": 1401, + "line": 1394, "column": 41 } } }, "range": [ - 39452, - 39469 + 39277, + 39294 ], "loc": { "start": { - "line": 1401, + "line": 1394, "column": 24 }, "end": { - "line": 1401, + "line": 1394, "column": 41 } } @@ -64803,16 +64622,16 @@ ], "kind": "let", "range": [ - 39441, - 39469 + 39266, + 39294 ], "loc": { "start": { - "line": 1401, + "line": 1394, "column": 13 }, "end": { - "line": 1401, + "line": 1394, "column": 41 } } @@ -64824,16 +64643,16 @@ "type": "Identifier", "name": "i", "range": [ - 39471, - 39472 + 39296, + 39297 ], "loc": { "start": { - "line": 1401, + "line": 1394, "column": 43 }, "end": { - "line": 1401, + "line": 1394, "column": 44 } } @@ -64842,31 +64661,31 @@ "type": "Identifier", "name": "len", "range": [ - 39475, - 39478 + 39300, + 39303 ], "loc": { "start": { - "line": 1401, + "line": 1394, "column": 47 }, "end": { - "line": 1401, + "line": 1394, "column": 50 } } }, "range": [ - 39471, - 39478 + 39296, + 39303 ], "loc": { "start": { - "line": 1401, + "line": 1394, "column": 43 }, "end": { - "line": 1401, + "line": 1394, "column": 50 } } @@ -64878,32 +64697,32 @@ "type": "Identifier", "name": "i", "range": [ - 39480, - 39481 + 39305, + 39306 ], "loc": { "start": { - "line": 1401, + "line": 1394, "column": 52 }, "end": { - "line": 1401, + "line": 1394, "column": 53 } } }, "prefix": false, "range": [ - 39480, - 39483 + 39305, + 39308 ], "loc": { "start": { - "line": 1401, + "line": 1394, "column": 52 }, "end": { - "line": 1401, + "line": 1394, "column": 55 } } @@ -64920,16 +64739,16 @@ "type": "Identifier", "name": "ext", "range": [ - 39503, - 39506 + 39328, + 39331 ], "loc": { "start": { - "line": 1402, + "line": 1395, "column": 16 }, "end": { - "line": 1402, + "line": 1395, "column": 19 } } @@ -64941,16 +64760,16 @@ "type": "Identifier", "name": "exts", "range": [ - 39509, - 39513 + 39334, + 39338 ], "loc": { "start": { - "line": 1402, + "line": 1395, "column": 22 }, "end": { - "line": 1402, + "line": 1395, "column": 26 } } @@ -64959,46 +64778,46 @@ "type": "Identifier", "name": "i", "range": [ - 39514, - 39515 + 39339, + 39340 ], "loc": { "start": { - "line": 1402, + "line": 1395, "column": 27 }, "end": { - "line": 1402, + "line": 1395, "column": 28 } } }, "range": [ - 39509, - 39516 + 39334, + 39341 ], "loc": { "start": { - "line": 1402, + "line": 1395, "column": 22 }, "end": { - "line": 1402, + "line": 1395, "column": 29 } } }, "range": [ - 39503, - 39516 + 39328, + 39341 ], "loc": { "start": { - "line": 1402, + "line": 1395, "column": 16 }, "end": { - "line": 1402, + "line": 1395, "column": 29 } } @@ -65006,16 +64825,16 @@ ], "kind": "let", "range": [ - 39499, - 39517 + 39324, + 39342 ], "loc": { "start": { - "line": 1402, + "line": 1395, "column": 12 }, "end": { - "line": 1402, + "line": 1395, "column": 30 } } @@ -65034,16 +64853,16 @@ "object": { "type": "ThisExpression", "range": [ - 39535, - 39539 + 39360, + 39364 ], "loc": { "start": { - "line": 1403, + "line": 1396, "column": 17 }, "end": { - "line": 1403, + "line": 1396, "column": 21 } } @@ -65052,31 +64871,31 @@ "type": "Identifier", "name": "ExtRegistry", "range": [ - 39540, - 39551 + 39365, + 39376 ], "loc": { "start": { - "line": 1403, + "line": 1396, "column": 22 }, "end": { - "line": 1403, + "line": 1396, "column": 33 } } }, "range": [ - 39535, - 39551 + 39360, + 39376 ], "loc": { "start": { - "line": 1403, + "line": 1396, "column": 17 }, "end": { - "line": 1403, + "line": 1396, "column": 33 } } @@ -65088,16 +64907,16 @@ "type": "Identifier", "name": "ext", "range": [ - 39552, - 39555 + 39377, + 39380 ], "loc": { "start": { - "line": 1403, + "line": 1396, "column": 34 }, "end": { - "line": 1403, + "line": 1396, "column": 37 } } @@ -65106,62 +64925,62 @@ "type": "Identifier", "name": "name", "range": [ - 39556, - 39560 + 39381, + 39385 ], "loc": { "start": { - "line": 1403, + "line": 1396, "column": 38 }, "end": { - "line": 1403, + "line": 1396, "column": 42 } } }, "range": [ - 39552, - 39560 + 39377, + 39385 ], "loc": { "start": { - "line": 1403, + "line": 1396, "column": 34 }, "end": { - "line": 1403, + "line": 1396, "column": 42 } } }, "range": [ - 39535, - 39561 + 39360, + 39386 ], "loc": { "start": { - "line": 1403, + "line": 1396, "column": 17 }, "end": { - "line": 1403, + "line": 1396, "column": 43 } } }, "prefix": true, "range": [ - 39534, - 39561 + 39359, + 39386 ], "loc": { "start": { - "line": 1403, + "line": 1396, "column": 16 }, "end": { - "line": 1403, + "line": 1396, "column": 43 } } @@ -65179,16 +64998,16 @@ "object": { "type": "ThisExpression", "range": [ - 39581, - 39585 + 39406, + 39410 ], "loc": { "start": { - "line": 1404, + "line": 1397, "column": 16 }, "end": { - "line": 1404, + "line": 1397, "column": 20 } } @@ -65197,31 +65016,31 @@ "type": "Identifier", "name": "loadExtension", "range": [ - 39586, - 39599 + 39411, + 39424 ], "loc": { "start": { - "line": 1404, + "line": 1397, "column": 21 }, "end": { - "line": 1404, + "line": 1397, "column": 34 } } }, "range": [ - 39581, - 39599 + 39406, + 39424 ], "loc": { "start": { - "line": 1404, + "line": 1397, "column": 16 }, "end": { - "line": 1404, + "line": 1397, "column": 34 } } @@ -65231,110 +65050,110 @@ "type": "Identifier", "name": "ext", "range": [ - 39600, - 39603 + 39425, + 39428 ], "loc": { "start": { - "line": 1404, + "line": 1397, "column": 35 }, "end": { - "line": 1404, + "line": 1397, "column": 38 } } } ], "range": [ - 39581, - 39604 + 39406, + 39429 ], "loc": { "start": { - "line": 1404, + "line": 1397, "column": 16 }, "end": { - "line": 1404, + "line": 1397, "column": 39 } } }, "range": [ - 39581, - 39605 + 39406, + 39430 ], "loc": { "start": { - "line": 1404, + "line": 1397, "column": 16 }, "end": { - "line": 1404, + "line": 1397, "column": 40 } } } ], "range": [ - 39563, - 39619 + 39388, + 39444 ], "loc": { "start": { - "line": 1403, + "line": 1396, "column": 45 }, "end": { - "line": 1405, + "line": 1398, "column": 13 } } }, "alternate": null, "range": [ - 39530, - 39619 + 39355, + 39444 ], "loc": { "start": { - "line": 1403, + "line": 1396, "column": 12 }, "end": { - "line": 1405, + "line": 1398, "column": 13 } } } ], "range": [ - 39485, - 39629 + 39310, + 39454 ], "loc": { "start": { - "line": 1401, + "line": 1394, "column": 57 }, "end": { - "line": 1406, + "line": 1399, "column": 9 } } }, "range": [ - 39436, - 39629 + 39261, + 39454 ], "loc": { "start": { - "line": 1401, + "line": 1394, "column": 8 }, "end": { - "line": 1406, + "line": 1399, "column": 9 } } @@ -65352,16 +65171,16 @@ "object": { "type": "ThisExpression", "range": [ - 39638, - 39642 + 39463, + 39467 ], "loc": { "start": { - "line": 1407, + "line": 1400, "column": 8 }, "end": { - "line": 1407, + "line": 1400, "column": 12 } } @@ -65370,31 +65189,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 39643, - 39650 + 39468, + 39475 ], "loc": { "start": { - "line": 1407, + "line": 1400, "column": 13 }, "end": { - "line": 1407, + "line": 1400, "column": 20 } } }, "range": [ - 39638, - 39650 + 39463, + 39475 ], "loc": { "start": { - "line": 1407, + "line": 1400, "column": 8 }, "end": { - "line": 1407, + "line": 1400, "column": 20 } } @@ -65403,31 +65222,31 @@ "type": "Identifier", "name": "emit", "range": [ - 39651, - 39655 + 39476, + 39480 ], "loc": { "start": { - "line": 1407, + "line": 1400, "column": 21 }, "end": { - "line": 1407, + "line": 1400, "column": 25 } } }, "range": [ - 39638, - 39655 + 39463, + 39480 ], "loc": { "start": { - "line": 1407, + "line": 1400, "column": 8 }, "end": { - "line": 1407, + "line": 1400, "column": 25 } } @@ -65438,16 +65257,16 @@ "value": "after-loading-extensions", "raw": "'after-loading-extensions'", "range": [ - 39656, - 39682 + 39481, + 39507 ], "loc": { "start": { - "line": 1407, + "line": 1400, "column": 26 }, "end": { - "line": 1407, + "line": 1400, "column": 52 } } @@ -65455,63 +65274,63 @@ { "type": "ThisExpression", "range": [ - 39684, - 39688 + 39509, + 39513 ], "loc": { "start": { - "line": 1407, + "line": 1400, "column": 54 }, "end": { - "line": 1407, + "line": 1400, "column": 58 } } } ], "range": [ - 39638, - 39689 + 39463, + 39514 ], "loc": { "start": { - "line": 1407, + "line": 1400, "column": 8 }, "end": { - "line": 1407, + "line": 1400, "column": 59 } } }, "range": [ - 39638, - 39690 + 39463, + 39515 ], "loc": { "start": { - "line": 1407, + "line": 1400, "column": 8 }, "end": { - "line": 1407, + "line": 1400, "column": 60 } } } ], "range": [ - 39216, - 39696 + 39041, + 39521 ], "loc": { "start": { - "line": 1395, + "line": 1388, "column": 21 }, "end": { - "line": 1408, + "line": 1401, "column": 5 } } @@ -65519,16 +65338,16 @@ "generator": false, "expression": false, "range": [ - 39213, - 39696 + 39038, + 39521 ], "loc": { "start": { - "line": 1395, + "line": 1388, "column": 18 }, "end": { - "line": 1408, + "line": 1401, "column": 5 } } @@ -65536,16 +65355,16 @@ "kind": "method", "computed": false, "range": [ - 39199, - 39696 + 39024, + 39521 ], "loc": { "start": { - "line": 1395, + "line": 1388, "column": 4 }, "end": { - "line": 1408, + "line": 1401, "column": 5 } }, @@ -65554,16 +65373,16 @@ "type": "Block", "value": "*\n * Initialise all the extensions defined in the configuration object\n ", "range": [ - 39110, - 39194 + 38935, + 39019 ], "loc": { "start": { - "line": 1392, + "line": 1385, "column": 4 }, "end": { - "line": 1394, + "line": 1387, "column": 7 } } @@ -65574,16 +65393,16 @@ "type": "Block", "value": "*\n * Load an extension module\n * @param {Object} ext Extension config object\n ", "range": [ - 39702, - 39797 + 39527, + 39622 ], "loc": { "start": { - "line": 1410, + "line": 1403, "column": 4 }, "end": { - "line": 1413, + "line": 1406, "column": 7 } } @@ -65597,16 +65416,16 @@ "type": "Identifier", "name": "loadExtension", "range": [ - 39802, - 39815 + 39627, + 39640 ], "loc": { "start": { - "line": 1414, + "line": 1407, "column": 4 }, "end": { - "line": 1414, + "line": 1407, "column": 17 } } @@ -65619,16 +65438,16 @@ "type": "Identifier", "name": "ext", "range": [ - 39816, - 39819 + 39641, + 39644 ], "loc": { "start": { - "line": 1414, + "line": 1407, "column": 18 }, "end": { - "line": 1414, + "line": 1407, "column": 21 } } @@ -65649,32 +65468,32 @@ "type": "Identifier", "name": "ext", "range": [ - 39836, - 39839 + 39661, + 39664 ], "loc": { "start": { - "line": 1415, + "line": 1408, "column": 13 }, "end": { - "line": 1415, + "line": 1408, "column": 16 } } }, "prefix": true, "range": [ - 39835, - 39839 + 39660, + 39664 ], "loc": { "start": { - "line": 1415, + "line": 1408, "column": 12 }, "end": { - "line": 1415, + "line": 1408, "column": 16 } } @@ -65689,16 +65508,16 @@ "type": "Identifier", "name": "ext", "range": [ - 39844, - 39847 + 39669, + 39672 ], "loc": { "start": { - "line": 1415, + "line": 1408, "column": 21 }, "end": { - "line": 1415, + "line": 1408, "column": 24 } } @@ -65707,62 +65526,62 @@ "type": "Identifier", "name": "name", "range": [ - 39848, - 39852 + 39673, + 39677 ], "loc": { "start": { - "line": 1415, + "line": 1408, "column": 25 }, "end": { - "line": 1415, + "line": 1408, "column": 29 } } }, "range": [ - 39844, - 39852 + 39669, + 39677 ], "loc": { "start": { - "line": 1415, + "line": 1408, "column": 21 }, "end": { - "line": 1415, + "line": 1408, "column": 29 } } }, "prefix": true, "range": [ - 39843, - 39852 + 39668, + 39677 ], "loc": { "start": { - "line": 1415, + "line": 1408, "column": 20 }, "end": { - "line": 1415, + "line": 1408, "column": 29 } } }, "range": [ - 39835, - 39852 + 39660, + 39677 ], "loc": { "start": { - "line": 1415, + "line": 1408, "column": 12 }, "end": { - "line": 1415, + "line": 1408, "column": 29 } } @@ -65774,48 +65593,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 39868, - 39875 + 39693, + 39700 ], "loc": { "start": { - "line": 1416, + "line": 1409, "column": 12 }, "end": { - "line": 1416, + "line": 1409, "column": 19 } } } ], "range": [ - 39854, - 39885 + 39679, + 39710 ], "loc": { "start": { - "line": 1415, + "line": 1408, "column": 31 }, "end": { - "line": 1417, + "line": 1410, "column": 9 } } }, "alternate": null, "range": [ - 39831, - 39885 + 39656, + 39710 ], "loc": { "start": { - "line": 1415, + "line": 1408, "column": 8 }, "end": { - "line": 1417, + "line": 1410, "column": 9 } } @@ -65829,16 +65648,16 @@ "type": "Identifier", "name": "name", "range": [ - 39899, - 39903 + 39724, + 39728 ], "loc": { "start": { - "line": 1419, + "line": 1412, "column": 12 }, "end": { - "line": 1419, + "line": 1412, "column": 16 } } @@ -65850,16 +65669,16 @@ "type": "Identifier", "name": "ext", "range": [ - 39906, - 39909 + 39731, + 39734 ], "loc": { "start": { - "line": 1419, + "line": 1412, "column": 19 }, "end": { - "line": 1419, + "line": 1412, "column": 22 } } @@ -65868,46 +65687,46 @@ "type": "Identifier", "name": "name", "range": [ - 39910, - 39914 + 39735, + 39739 ], "loc": { "start": { - "line": 1419, + "line": 1412, "column": 23 }, "end": { - "line": 1419, + "line": 1412, "column": 27 } } }, "range": [ - 39906, - 39914 + 39731, + 39739 ], "loc": { "start": { - "line": 1419, + "line": 1412, "column": 19 }, "end": { - "line": 1419, + "line": 1412, "column": 27 } } }, "range": [ - 39899, - 39914 + 39724, + 39739 ], "loc": { "start": { - "line": 1419, + "line": 1412, "column": 12 }, "end": { - "line": 1419, + "line": 1412, "column": 27 } } @@ -65915,16 +65734,16 @@ ], "kind": "let", "range": [ - 39895, - 39915 + 39720, + 39740 ], "loc": { "start": { - "line": 1419, + "line": 1412, "column": 8 }, "end": { - "line": 1419, + "line": 1412, "column": 28 } } @@ -65938,16 +65757,16 @@ "type": "Identifier", "name": "path", "range": [ - 39928, - 39932 + 39753, + 39757 ], "loc": { "start": { - "line": 1420, + "line": 1413, "column": 12 }, "end": { - "line": 1420, + "line": 1413, "column": 16 } } @@ -65959,16 +65778,16 @@ "type": "Identifier", "name": "ext", "range": [ - 39935, - 39938 + 39760, + 39763 ], "loc": { "start": { - "line": 1420, + "line": 1413, "column": 19 }, "end": { - "line": 1420, + "line": 1413, "column": 22 } } @@ -65977,46 +65796,46 @@ "type": "Identifier", "name": "path", "range": [ - 39939, - 39943 + 39764, + 39768 ], "loc": { "start": { - "line": 1420, + "line": 1413, "column": 23 }, "end": { - "line": 1420, + "line": 1413, "column": 27 } } }, "range": [ - 39935, - 39943 + 39760, + 39768 ], "loc": { "start": { - "line": 1420, + "line": 1413, "column": 19 }, "end": { - "line": 1420, + "line": 1413, "column": 27 } } }, "range": [ - 39928, - 39943 + 39753, + 39768 ], "loc": { "start": { - "line": 1420, + "line": 1413, "column": 12 }, "end": { - "line": 1420, + "line": 1413, "column": 27 } } @@ -66024,16 +65843,16 @@ ], "kind": "let", "range": [ - 39924, - 39944 + 39749, + 39769 ], "loc": { "start": { - "line": 1420, + "line": 1413, "column": 8 }, "end": { - "line": 1420, + "line": 1413, "column": 28 } } @@ -66047,32 +65866,32 @@ "type": "Identifier", "name": "modulePath", "range": [ - 39957, - 39967 + 39782, + 39792 ], "loc": { "start": { - "line": 1421, + "line": 1414, "column": 12 }, "end": { - "line": 1421, + "line": 1414, "column": 22 } } }, "init": null, "range": [ - 39957, - 39967 + 39782, + 39792 ], "loc": { "start": { - "line": 1421, + "line": 1414, "column": 12 }, "end": { - "line": 1421, + "line": 1414, "column": 22 } } @@ -66080,16 +65899,16 @@ ], "kind": "let", "range": [ - 39953, - 39968 + 39778, + 39793 ], "loc": { "start": { - "line": 1421, + "line": 1414, "column": 8 }, "end": { - "line": 1421, + "line": 1414, "column": 23 } } @@ -66103,16 +65922,16 @@ "type": "Identifier", "name": "name", "range": [ - 39982, - 39986 + 39807, + 39811 ], "loc": { "start": { - "line": 1423, + "line": 1416, "column": 12 }, "end": { - "line": 1423, + "line": 1416, "column": 16 } } @@ -66121,31 +65940,31 @@ "type": "Identifier", "name": "path", "range": [ - 39990, - 39994 + 39815, + 39819 ], "loc": { "start": { - "line": 1423, + "line": 1416, "column": 20 }, "end": { - "line": 1423, + "line": 1416, "column": 24 } } }, "range": [ - 39982, - 39994 + 39807, + 39819 ], "loc": { "start": { - "line": 1423, + "line": 1416, "column": 12 }, "end": { - "line": 1423, + "line": 1416, "column": 24 } } @@ -66162,16 +65981,16 @@ "type": "Identifier", "name": "modulePath", "range": [ - 40010, - 40020 + 39835, + 39845 ], "loc": { "start": { - "line": 1424, + "line": 1417, "column": 12 }, "end": { - "line": 1424, + "line": 1417, "column": 22 } } @@ -66186,16 +66005,16 @@ "type": "Identifier", "name": "ext", "range": [ - 40023, - 40026 + 39848, + 39851 ], "loc": { "start": { - "line": 1424, + "line": 1417, "column": 25 }, "end": { - "line": 1424, + "line": 1417, "column": 28 } } @@ -66204,31 +66023,31 @@ "type": "Identifier", "name": "path", "range": [ - 40027, - 40031 + 39852, + 39856 ], "loc": { "start": { - "line": 1424, + "line": 1417, "column": 29 }, "end": { - "line": 1424, + "line": 1417, "column": 33 } } }, "range": [ - 40023, - 40031 + 39848, + 39856 ], "loc": { "start": { - "line": 1424, + "line": 1417, "column": 25 }, "end": { - "line": 1424, + "line": 1417, "column": 33 } } @@ -66237,77 +66056,77 @@ "type": "Identifier", "name": "name", "range": [ - 40034, - 40038 + 39859, + 39863 ], "loc": { "start": { - "line": 1424, + "line": 1417, "column": 36 }, "end": { - "line": 1424, + "line": 1417, "column": 40 } } }, "range": [ - 40023, - 40038 + 39848, + 39863 ], "loc": { "start": { - "line": 1424, + "line": 1417, "column": 25 }, "end": { - "line": 1424, + "line": 1417, "column": 40 } } }, "range": [ - 40010, - 40038 + 39835, + 39863 ], "loc": { "start": { - "line": 1424, + "line": 1417, "column": 12 }, "end": { - "line": 1424, + "line": 1417, "column": 40 } } }, "range": [ - 40010, - 40039 + 39835, + 39864 ], "loc": { "start": { - "line": 1424, + "line": 1417, "column": 12 }, "end": { - "line": 1424, + "line": 1417, "column": 41 } } } ], "range": [ - 39996, - 40049 + 39821, + 39874 ], "loc": { "start": { - "line": 1423, + "line": 1416, "column": 26 }, "end": { - "line": 1425, + "line": 1418, "column": 9 } } @@ -66324,16 +66143,16 @@ "type": "Identifier", "name": "name", "range": [ - 40069, - 40073 + 39894, + 39898 ], "loc": { "start": { - "line": 1426, + "line": 1419, "column": 12 }, "end": { - "line": 1426, + "line": 1419, "column": 16 } } @@ -66347,16 +66166,16 @@ "type": "Identifier", "name": "name", "range": [ - 40076, - 40080 + 39901, + 39905 ], "loc": { "start": { - "line": 1426, + "line": 1419, "column": 19 }, "end": { - "line": 1426, + "line": 1419, "column": 23 } } @@ -66365,31 +66184,31 @@ "type": "Identifier", "name": "replace", "range": [ - 40081, - 40088 + 39906, + 39913 ], "loc": { "start": { - "line": 1426, + "line": 1419, "column": 24 }, "end": { - "line": 1426, + "line": 1419, "column": 31 } } }, "range": [ - 40076, - 40088 + 39901, + 39913 ], "loc": { "start": { - "line": 1426, + "line": 1419, "column": 19 }, "end": { - "line": 1426, + "line": 1419, "column": 31 } } @@ -66400,16 +66219,16 @@ "value": ".js", "raw": "'.js'", "range": [ - 40089, - 40094 + 39914, + 39919 ], "loc": { "start": { - "line": 1426, + "line": 1419, "column": 32 }, "end": { - "line": 1426, + "line": 1419, "column": 37 } } @@ -66419,62 +66238,62 @@ "value": "", "raw": "''", "range": [ - 40096, - 40098 + 39921, + 39923 ], "loc": { "start": { - "line": 1426, + "line": 1419, "column": 39 }, "end": { - "line": 1426, + "line": 1419, "column": 41 } } } ], "range": [ - 40076, - 40099 + 39901, + 39924 ], "loc": { "start": { - "line": 1426, + "line": 1419, "column": 19 }, "end": { - "line": 1426, + "line": 1419, "column": 42 } } }, "range": [ - 40069, - 40099 + 39894, + 39924 ], "loc": { "start": { - "line": 1426, + "line": 1419, "column": 12 }, "end": { - "line": 1426, + "line": 1419, "column": 42 } } }, "range": [ - 40069, - 40100 + 39894, + 39925 ], "loc": { "start": { - "line": 1426, + "line": 1419, "column": 12 }, "end": { - "line": 1426, + "line": 1419, "column": 43 } } @@ -66488,16 +66307,16 @@ "type": "Identifier", "name": "modulePath", "range": [ - 40113, - 40123 + 39938, + 39948 ], "loc": { "start": { - "line": 1427, + "line": 1420, "column": 12 }, "end": { - "line": 1427, + "line": 1420, "column": 22 } } @@ -66512,16 +66331,16 @@ "value": "extensions/{}/{}", "raw": "'extensions/{}/{}'", "range": [ - 40126, - 40144 + 39951, + 39969 ], "loc": { "start": { - "line": 1427, + "line": 1420, "column": 25 }, "end": { - "line": 1427, + "line": 1420, "column": 43 } } @@ -66530,31 +66349,31 @@ "type": "Identifier", "name": "replace", "range": [ - 40145, - 40152 + 39970, + 39977 ], "loc": { "start": { - "line": 1427, + "line": 1420, "column": 44 }, "end": { - "line": 1427, + "line": 1420, "column": 51 } } }, "range": [ - 40126, - 40152 + 39951, + 39977 ], "loc": { "start": { - "line": 1427, + "line": 1420, "column": 25 }, "end": { - "line": 1427, + "line": 1420, "column": 51 } } @@ -66569,16 +66388,16 @@ "flags": "g" }, "range": [ - 40153, - 40158 + 39978, + 39983 ], "loc": { "start": { - "line": 1427, + "line": 1420, "column": 52 }, "end": { - "line": 1427, + "line": 1420, "column": 57 } } @@ -66587,93 +66406,93 @@ "type": "Identifier", "name": "name", "range": [ - 40160, - 40164 + 39985, + 39989 ], "loc": { "start": { - "line": 1427, + "line": 1420, "column": 59 }, "end": { - "line": 1427, + "line": 1420, "column": 63 } } } ], "range": [ - 40126, - 40165 + 39951, + 39990 ], "loc": { "start": { - "line": 1427, + "line": 1420, "column": 25 }, "end": { - "line": 1427, + "line": 1420, "column": 64 } } }, "range": [ - 40113, - 40165 + 39938, + 39990 ], "loc": { "start": { - "line": 1427, + "line": 1420, "column": 12 }, "end": { - "line": 1427, + "line": 1420, "column": 64 } } }, "range": [ - 40113, - 40166 + 39938, + 39991 ], "loc": { "start": { - "line": 1427, + "line": 1420, "column": 12 }, "end": { - "line": 1427, + "line": 1420, "column": 65 } } } ], "range": [ - 40055, - 40176 + 39880, + 40001 ], "loc": { "start": { - "line": 1425, + "line": 1418, "column": 15 }, "end": { - "line": 1428, + "line": 1421, "column": 9 } } }, "range": [ - 39978, - 40176 + 39803, + 40001 ], "loc": { "start": { - "line": 1423, + "line": 1416, "column": 8 }, "end": { - "line": 1428, + "line": 1421, "column": 9 } }, @@ -66682,16 +66501,16 @@ "type": "Line", "value": " Require pattern for Webpack", "range": [ - 40186, - 40216 + 40011, + 40041 ], "loc": { "start": { - "line": 1430, + "line": 1423, "column": 8 }, "end": { - "line": 1430, + "line": 1423, "column": 38 } } @@ -66706,16 +66525,16 @@ "type": "Identifier", "name": "require", "range": [ - 40225, - 40232 + 40050, + 40057 ], "loc": { "start": { - "line": 1431, + "line": 1424, "column": 8 }, "end": { - "line": 1431, + "line": 1424, "column": 15 } } @@ -66732,16 +66551,16 @@ "value": "./", "raw": "'./'", "range": [ - 40234, - 40238 + 40059, + 40063 ], "loc": { "start": { - "line": 1431, + "line": 1424, "column": 17 }, "end": { - "line": 1431, + "line": 1424, "column": 21 } } @@ -66750,47 +66569,47 @@ "type": "Identifier", "name": "modulePath", "range": [ - 40241, - 40251 + 40066, + 40076 ], "loc": { "start": { - "line": 1431, + "line": 1424, "column": 24 }, "end": { - "line": 1431, + "line": 1424, "column": 34 } } }, "range": [ - 40234, - 40251 + 40059, + 40076 ], "loc": { "start": { - "line": 1431, + "line": 1424, "column": 17 }, "end": { - "line": 1431, + "line": 1424, "column": 34 } } } ], "range": [ - 40233, - 40252 + 40058, + 40077 ], "loc": { "start": { - "line": 1431, + "line": 1424, "column": 16 }, "end": { - "line": 1431, + "line": 1424, "column": 35 } } @@ -66803,16 +66622,16 @@ "type": "Identifier", "name": "mod", "range": [ - 40255, - 40258 + 40080, + 40083 ], "loc": { "start": { - "line": 1431, + "line": 1424, "column": 38 }, "end": { - "line": 1431, + "line": 1424, "column": 41 } } @@ -66830,16 +66649,16 @@ "type": "Identifier", "name": "inst", "range": [ - 40314, - 40318 + 40139, + 40143 ], "loc": { "start": { - "line": 1433, + "line": 1426, "column": 16 }, "end": { - "line": 1433, + "line": 1426, "column": 20 } } @@ -66853,16 +66672,16 @@ "type": "Identifier", "name": "mod", "range": [ - 40325, - 40328 + 40150, + 40153 ], "loc": { "start": { - "line": 1433, + "line": 1426, "column": 27 }, "end": { - "line": 1433, + "line": 1426, "column": 30 } } @@ -66871,31 +66690,31 @@ "type": "Identifier", "name": "default", "range": [ - 40329, - 40336 + 40154, + 40161 ], "loc": { "start": { - "line": 1433, + "line": 1426, "column": 31 }, "end": { - "line": 1433, + "line": 1426, "column": 38 } } }, "range": [ - 40325, - 40336 + 40150, + 40161 ], "loc": { "start": { - "line": 1433, + "line": 1426, "column": 27 }, "end": { - "line": 1433, + "line": 1426, "column": 38 } } @@ -66904,16 +66723,16 @@ { "type": "ThisExpression", "range": [ - 40337, - 40341 + 40162, + 40166 ], "loc": { "start": { - "line": 1433, + "line": 1426, "column": 39 }, "end": { - "line": 1433, + "line": 1426, "column": 43 } } @@ -66922,47 +66741,47 @@ "type": "Identifier", "name": "ext", "range": [ - 40343, - 40346 + 40168, + 40171 ], "loc": { "start": { - "line": 1433, + "line": 1426, "column": 45 }, "end": { - "line": 1433, + "line": 1426, "column": 48 } } } ], "range": [ - 40321, - 40347 + 40146, + 40172 ], "loc": { "start": { - "line": 1433, + "line": 1426, "column": 23 }, "end": { - "line": 1433, + "line": 1426, "column": 49 } } }, "range": [ - 40314, - 40347 + 40139, + 40172 ], "loc": { "start": { - "line": 1433, + "line": 1426, "column": 16 }, "end": { - "line": 1433, + "line": 1426, "column": 49 } } @@ -66970,16 +66789,16 @@ ], "kind": "let", "range": [ - 40310, - 40348 + 40135, + 40173 ], "loc": { "start": { - "line": 1433, + "line": 1426, "column": 12 }, "end": { - "line": 1433, + "line": 1426, "column": 50 } }, @@ -66988,16 +66807,16 @@ "type": "Block", "value": " eslint-disable ", "range": [ - 40277, - 40297 + 40102, + 40122 ], "loc": { "start": { - "line": 1432, + "line": 1425, "column": 12 }, "end": { - "line": 1432, + "line": 1425, "column": 32 } } @@ -67008,16 +66827,16 @@ "type": "Block", "value": " eslint-enable ", "range": [ - 40361, - 40380 + 40186, + 40205 ], "loc": { "start": { - "line": 1434, + "line": 1427, "column": 12 }, "end": { - "line": 1434, + "line": 1427, "column": 31 } } @@ -67035,16 +66854,16 @@ "type": "Identifier", "name": "inst", "range": [ - 40393, - 40397 + 40218, + 40222 ], "loc": { "start": { - "line": 1435, + "line": 1428, "column": 12 }, "end": { - "line": 1435, + "line": 1428, "column": 16 } } @@ -67053,62 +66872,62 @@ "type": "Identifier", "name": "init", "range": [ - 40398, - 40402 + 40223, + 40227 ], "loc": { "start": { - "line": 1435, + "line": 1428, "column": 17 }, "end": { - "line": 1435, + "line": 1428, "column": 21 } } }, "range": [ - 40393, - 40402 + 40218, + 40227 ], "loc": { "start": { - "line": 1435, + "line": 1428, "column": 12 }, "end": { - "line": 1435, + "line": 1428, "column": 21 } } }, "arguments": [], "range": [ - 40393, - 40404 + 40218, + 40229 ], "loc": { "start": { - "line": 1435, + "line": 1428, "column": 12 }, "end": { - "line": 1435, + "line": 1428, "column": 23 } } }, "range": [ - 40393, - 40405 + 40218, + 40230 ], "loc": { "start": { - "line": 1435, + "line": 1428, "column": 12 }, "end": { - "line": 1435, + "line": 1428, "column": 24 } }, @@ -67117,16 +66936,16 @@ "type": "Block", "value": " eslint-enable ", "range": [ - 40361, - 40380 + 40186, + 40205 ], "loc": { "start": { - "line": 1434, + "line": 1427, "column": 12 }, "end": { - "line": 1434, + "line": 1427, "column": 31 } } @@ -67147,16 +66966,16 @@ "object": { "type": "ThisExpression", "range": [ - 40418, - 40422 + 40243, + 40247 ], "loc": { "start": { - "line": 1436, + "line": 1429, "column": 12 }, "end": { - "line": 1436, + "line": 1429, "column": 16 } } @@ -67165,31 +66984,31 @@ "type": "Identifier", "name": "ExtRegistry", "range": [ - 40423, - 40434 + 40248, + 40259 ], "loc": { "start": { - "line": 1436, + "line": 1429, "column": 17 }, "end": { - "line": 1436, + "line": 1429, "column": 28 } } }, "range": [ - 40418, - 40434 + 40243, + 40259 ], "loc": { "start": { - "line": 1436, + "line": 1429, "column": 12 }, "end": { - "line": 1436, + "line": 1429, "column": 28 } } @@ -67198,31 +67017,31 @@ "type": "Identifier", "name": "name", "range": [ - 40435, - 40439 + 40260, + 40264 ], "loc": { "start": { - "line": 1436, + "line": 1429, "column": 29 }, "end": { - "line": 1436, + "line": 1429, "column": 33 } } }, "range": [ - 40418, - 40440 + 40243, + 40265 ], "loc": { "start": { - "line": 1436, + "line": 1429, "column": 12 }, "end": { - "line": 1436, + "line": 1429, "column": 34 } } @@ -67231,62 +67050,62 @@ "type": "Identifier", "name": "inst", "range": [ - 40443, - 40447 + 40268, + 40272 ], "loc": { "start": { - "line": 1436, + "line": 1429, "column": 37 }, "end": { - "line": 1436, + "line": 1429, "column": 41 } } }, "range": [ - 40418, - 40447 + 40243, + 40272 ], "loc": { "start": { - "line": 1436, + "line": 1429, "column": 12 }, "end": { - "line": 1436, + "line": 1429, "column": 41 } } }, "range": [ - 40418, - 40448 + 40243, + 40273 ], "loc": { "start": { - "line": 1436, + "line": 1429, "column": 12 }, "end": { - "line": 1436, + "line": 1429, "column": 42 } } } ], "range": [ - 40263, - 40458 + 40088, + 40283 ], "loc": { "start": { - "line": 1431, + "line": 1424, "column": 46 }, "end": { - "line": 1437, + "line": 1430, "column": 9 } } @@ -67294,47 +67113,47 @@ "generator": false, "expression": false, "range": [ - 40254, - 40458 + 40079, + 40283 ], "loc": { "start": { - "line": 1431, + "line": 1424, "column": 37 }, "end": { - "line": 1437, + "line": 1430, "column": 9 } } } ], "range": [ - 40225, - 40459 + 40050, + 40284 ], "loc": { "start": { - "line": 1431, + "line": 1424, "column": 8 }, "end": { - "line": 1437, + "line": 1430, "column": 10 } } }, "range": [ - 40225, - 40460 + 40050, + 40285 ], "loc": { "start": { - "line": 1431, + "line": 1424, "column": 8 }, "end": { - "line": 1437, + "line": 1430, "column": 11 } }, @@ -67343,16 +67162,16 @@ "type": "Line", "value": " Require pattern for Webpack", "range": [ - 40186, - 40216 + 40011, + 40041 ], "loc": { "start": { - "line": 1430, + "line": 1423, "column": 8 }, "end": { - "line": 1430, + "line": 1423, "column": 38 } } @@ -67361,16 +67180,16 @@ } ], "range": [ - 39821, - 40466 + 39646, + 40291 ], "loc": { "start": { - "line": 1414, + "line": 1407, "column": 23 }, "end": { - "line": 1438, + "line": 1431, "column": 5 } } @@ -67378,16 +67197,16 @@ "generator": false, "expression": false, "range": [ - 39815, - 40466 + 39640, + 40291 ], "loc": { "start": { - "line": 1414, + "line": 1407, "column": 17 }, "end": { - "line": 1438, + "line": 1431, "column": 5 } } @@ -67395,16 +67214,16 @@ "kind": "method", "computed": false, "range": [ - 39802, - 40466 + 39627, + 40291 ], "loc": { "start": { - "line": 1414, + "line": 1407, "column": 4 }, "end": { - "line": 1438, + "line": 1431, "column": 5 } }, @@ -67413,16 +67232,16 @@ "type": "Block", "value": "*\n * Load an extension module\n * @param {Object} ext Extension config object\n ", "range": [ - 39702, - 39797 + 39527, + 39622 ], "loc": { "start": { - "line": 1410, + "line": 1403, "column": 4 }, "end": { - "line": 1413, + "line": 1406, "column": 7 } } @@ -67433,16 +67252,16 @@ "type": "Block", "value": "*\n * Get an extension instance\n * @param {String} name Name of the extension\n * @return {Object} Extension instance\n ", "range": [ - 40472, - 40615 + 40297, + 40440 ], "loc": { "start": { - "line": 1440, + "line": 1433, "column": 4 }, "end": { - "line": 1444, + "line": 1437, "column": 7 } } @@ -67456,16 +67275,16 @@ "type": "Identifier", "name": "extension", "range": [ - 40620, - 40629 + 40445, + 40454 ], "loc": { "start": { - "line": 1445, + "line": 1438, "column": 4 }, "end": { - "line": 1445, + "line": 1438, "column": 13 } } @@ -67478,16 +67297,16 @@ "type": "Identifier", "name": "name", "range": [ - 40630, - 40634 + 40455, + 40459 ], "loc": { "start": { - "line": 1445, + "line": 1438, "column": 14 }, "end": { - "line": 1445, + "line": 1438, "column": 18 } } @@ -67507,16 +67326,16 @@ "object": { "type": "ThisExpression", "range": [ - 40653, - 40657 + 40478, + 40482 ], "loc": { "start": { - "line": 1446, + "line": 1439, "column": 15 }, "end": { - "line": 1446, + "line": 1439, "column": 19 } } @@ -67525,31 +67344,31 @@ "type": "Identifier", "name": "ExtRegistry", "range": [ - 40658, - 40669 + 40483, + 40494 ], "loc": { "start": { - "line": 1446, + "line": 1439, "column": 20 }, "end": { - "line": 1446, + "line": 1439, "column": 31 } } }, "range": [ - 40653, - 40669 + 40478, + 40494 ], "loc": { "start": { - "line": 1446, + "line": 1439, "column": 15 }, "end": { - "line": 1446, + "line": 1439, "column": 31 } } @@ -67558,62 +67377,62 @@ "type": "Identifier", "name": "name", "range": [ - 40670, - 40674 + 40495, + 40499 ], "loc": { "start": { - "line": 1446, + "line": 1439, "column": 32 }, "end": { - "line": 1446, + "line": 1439, "column": 36 } } }, "range": [ - 40653, - 40675 + 40478, + 40500 ], "loc": { "start": { - "line": 1446, + "line": 1439, "column": 15 }, "end": { - "line": 1446, + "line": 1439, "column": 37 } } }, "range": [ - 40646, - 40676 + 40471, + 40501 ], "loc": { "start": { - "line": 1446, + "line": 1439, "column": 8 }, "end": { - "line": 1446, + "line": 1439, "column": 38 } } } ], "range": [ - 40636, - 40682 + 40461, + 40507 ], "loc": { "start": { - "line": 1445, + "line": 1438, "column": 20 }, "end": { - "line": 1447, + "line": 1440, "column": 5 } } @@ -67621,16 +67440,16 @@ "generator": false, "expression": false, "range": [ - 40629, - 40682 + 40454, + 40507 ], "loc": { "start": { - "line": 1445, + "line": 1438, "column": 13 }, "end": { - "line": 1447, + "line": 1440, "column": 5 } } @@ -67638,16 +67457,16 @@ "kind": "method", "computed": false, "range": [ - 40620, - 40682 + 40445, + 40507 ], "loc": { "start": { - "line": 1445, + "line": 1438, "column": 4 }, "end": { - "line": 1447, + "line": 1440, "column": 5 } }, @@ -67656,16 +67475,16 @@ "type": "Block", "value": "*\n * Get an extension instance\n * @param {String} name Name of the extension\n * @return {Object} Extension instance\n ", "range": [ - 40472, - 40615 + 40297, + 40440 ], "loc": { "start": { - "line": 1440, + "line": 1433, "column": 4 }, "end": { - "line": 1444, + "line": 1437, "column": 7 } } @@ -67676,16 +67495,16 @@ "type": "Block", "value": "*\n * Check passed extension name exists\n * @param {String} name Name of the extension\n * @return {Boolean}\n ", "range": [ - 40688, - 40818 + 40513, + 40643 ], "loc": { "start": { - "line": 1449, + "line": 1442, "column": 4 }, "end": { - "line": 1453, + "line": 1446, "column": 7 } } @@ -67699,16 +67518,16 @@ "type": "Identifier", "name": "hasExtension", "range": [ - 40823, - 40835 + 40648, + 40660 ], "loc": { "start": { - "line": 1454, + "line": 1447, "column": 4 }, "end": { - "line": 1454, + "line": 1447, "column": 16 } } @@ -67721,16 +67540,16 @@ "type": "Identifier", "name": "name", "range": [ - 40836, - 40840 + 40661, + 40665 ], "loc": { "start": { - "line": 1454, + "line": 1447, "column": 17 }, "end": { - "line": 1454, + "line": 1447, "column": 21 } } @@ -67750,16 +67569,16 @@ "type": "Identifier", "name": "isEmpty", "range": [ - 40860, - 40867 + 40685, + 40692 ], "loc": { "start": { - "line": 1455, + "line": 1448, "column": 16 }, "end": { - "line": 1455, + "line": 1448, "column": 23 } } @@ -67774,16 +67593,16 @@ "object": { "type": "ThisExpression", "range": [ - 40868, - 40872 + 40693, + 40697 ], "loc": { "start": { - "line": 1455, + "line": 1448, "column": 24 }, "end": { - "line": 1455, + "line": 1448, "column": 28 } } @@ -67792,31 +67611,31 @@ "type": "Identifier", "name": "ExtRegistry", "range": [ - 40873, - 40884 + 40698, + 40709 ], "loc": { "start": { - "line": 1455, + "line": 1448, "column": 29 }, "end": { - "line": 1455, + "line": 1448, "column": 40 } } }, "range": [ - 40868, - 40884 + 40693, + 40709 ], "loc": { "start": { - "line": 1455, + "line": 1448, "column": 24 }, "end": { - "line": 1455, + "line": 1448, "column": 40 } } @@ -67825,94 +67644,94 @@ "type": "Identifier", "name": "name", "range": [ - 40885, - 40889 + 40710, + 40714 ], "loc": { "start": { - "line": 1455, + "line": 1448, "column": 41 }, "end": { - "line": 1455, + "line": 1448, "column": 45 } } }, "range": [ - 40868, - 40890 + 40693, + 40715 ], "loc": { "start": { - "line": 1455, + "line": 1448, "column": 24 }, "end": { - "line": 1455, + "line": 1448, "column": 46 } } } ], "range": [ - 40860, - 40891 + 40685, + 40716 ], "loc": { "start": { - "line": 1455, + "line": 1448, "column": 16 }, "end": { - "line": 1455, + "line": 1448, "column": 47 } } }, "prefix": true, "range": [ - 40859, - 40891 + 40684, + 40716 ], "loc": { "start": { - "line": 1455, + "line": 1448, "column": 15 }, "end": { - "line": 1455, + "line": 1448, "column": 47 } } }, "range": [ - 40852, - 40892 + 40677, + 40717 ], "loc": { "start": { - "line": 1455, + "line": 1448, "column": 8 }, "end": { - "line": 1455, + "line": 1448, "column": 48 } } } ], "range": [ - 40842, - 40898 + 40667, + 40723 ], "loc": { "start": { - "line": 1454, + "line": 1447, "column": 23 }, "end": { - "line": 1456, + "line": 1449, "column": 5 } } @@ -67920,16 +67739,16 @@ "generator": false, "expression": false, "range": [ - 40835, - 40898 + 40660, + 40723 ], "loc": { "start": { - "line": 1454, + "line": 1447, "column": 16 }, "end": { - "line": 1456, + "line": 1449, "column": 5 } } @@ -67937,16 +67756,16 @@ "kind": "method", "computed": false, "range": [ - 40823, - 40898 + 40648, + 40723 ], "loc": { "start": { - "line": 1454, + "line": 1447, "column": 4 }, "end": { - "line": 1456, + "line": 1449, "column": 5 } }, @@ -67955,16 +67774,16 @@ "type": "Block", "value": "*\n * Check passed extension name exists\n * @param {String} name Name of the extension\n * @return {Boolean}\n ", "range": [ - 40688, - 40818 + 40513, + 40643 ], "loc": { "start": { - "line": 1449, + "line": 1442, "column": 4 }, "end": { - "line": 1453, + "line": 1446, "column": 7 } } @@ -67975,16 +67794,16 @@ "type": "Block", "value": "*\n * Destroy all the extensions store in extensions registry\n ", "range": [ - 40904, - 40978 + 40729, + 40803 ], "loc": { "start": { - "line": 1458, + "line": 1451, "column": 4 }, "end": { - "line": 1460, + "line": 1453, "column": 7 } } @@ -67998,16 +67817,16 @@ "type": "Identifier", "name": "destroyExtensions", "range": [ - 40983, - 41000 + 40808, + 40825 ], "loc": { "start": { - "line": 1461, + "line": 1454, "column": 4 }, "end": { - "line": 1461, + "line": 1454, "column": 21 } } @@ -68028,16 +67847,16 @@ "type": "Identifier", "name": "reg", "range": [ - 41017, - 41020 + 40842, + 40845 ], "loc": { "start": { - "line": 1462, + "line": 1455, "column": 12 }, "end": { - "line": 1462, + "line": 1455, "column": 15 } } @@ -68048,16 +67867,16 @@ "object": { "type": "ThisExpression", "range": [ - 41023, - 41027 + 40848, + 40852 ], "loc": { "start": { - "line": 1462, + "line": 1455, "column": 18 }, "end": { - "line": 1462, + "line": 1455, "column": 22 } } @@ -68066,46 +67885,46 @@ "type": "Identifier", "name": "ExtRegistry", "range": [ - 41028, - 41039 + 40853, + 40864 ], "loc": { "start": { - "line": 1462, + "line": 1455, "column": 23 }, "end": { - "line": 1462, + "line": 1455, "column": 34 } } }, "range": [ - 41023, - 41039 + 40848, + 40864 ], "loc": { "start": { - "line": 1462, + "line": 1455, "column": 18 }, "end": { - "line": 1462, + "line": 1455, "column": 34 } } }, "range": [ - 41017, - 41039 + 40842, + 40864 ], "loc": { "start": { - "line": 1462, + "line": 1455, "column": 12 }, "end": { - "line": 1462, + "line": 1455, "column": 34 } } @@ -68113,16 +67932,16 @@ ], "kind": "let", "range": [ - 41013, - 41040 + 40838, + 40865 ], "loc": { "start": { - "line": 1462, + "line": 1455, "column": 8 }, "end": { - "line": 1462, + "line": 1455, "column": 35 } } @@ -68143,16 +67962,16 @@ "type": "Identifier", "name": "Object", "range": [ - 41050, - 41056 + 40875, + 40881 ], "loc": { "start": { - "line": 1464, + "line": 1457, "column": 8 }, "end": { - "line": 1464, + "line": 1457, "column": 14 } } @@ -68161,31 +67980,31 @@ "type": "Identifier", "name": "keys", "range": [ - 41057, - 41061 + 40882, + 40886 ], "loc": { "start": { - "line": 1464, + "line": 1457, "column": 15 }, "end": { - "line": 1464, + "line": 1457, "column": 19 } } }, "range": [ - 41050, - 41061 + 40875, + 40886 ], "loc": { "start": { - "line": 1464, + "line": 1457, "column": 8 }, "end": { - "line": 1464, + "line": 1457, "column": 19 } } @@ -68195,32 +68014,32 @@ "type": "Identifier", "name": "reg", "range": [ - 41062, - 41065 + 40887, + 40890 ], "loc": { "start": { - "line": 1464, + "line": 1457, "column": 20 }, "end": { - "line": 1464, + "line": 1457, "column": 23 } } } ], "range": [ - 41050, - 41066 + 40875, + 40891 ], "loc": { "start": { - "line": 1464, + "line": 1457, "column": 8 }, "end": { - "line": 1464, + "line": 1457, "column": 24 } } @@ -68229,31 +68048,31 @@ "type": "Identifier", "name": "forEach", "range": [ - 41067, - 41074 + 40892, + 40899 ], "loc": { "start": { - "line": 1464, + "line": 1457, "column": 25 }, "end": { - "line": 1464, + "line": 1457, "column": 32 } } }, "range": [ - 41050, - 41074 + 40875, + 40899 ], "loc": { "start": { - "line": 1464, + "line": 1457, "column": 8 }, "end": { - "line": 1464, + "line": 1457, "column": 32 } } @@ -68267,16 +68086,16 @@ "type": "Identifier", "name": "key", "range": [ - 41076, - 41079 + 40901, + 40904 ], "loc": { "start": { - "line": 1464, + "line": 1457, "column": 34 }, "end": { - "line": 1464, + "line": 1457, "column": 37 } } @@ -68299,16 +68118,16 @@ "type": "Identifier", "name": "reg", "range": [ - 41098, - 41101 + 40923, + 40926 ], "loc": { "start": { - "line": 1465, + "line": 1458, "column": 12 }, "end": { - "line": 1465, + "line": 1458, "column": 15 } } @@ -68317,31 +68136,31 @@ "type": "Identifier", "name": "key", "range": [ - 41102, - 41105 + 40927, + 40930 ], "loc": { "start": { - "line": 1465, + "line": 1458, "column": 16 }, "end": { - "line": 1465, + "line": 1458, "column": 19 } } }, "range": [ - 41098, - 41106 + 40923, + 40931 ], "loc": { "start": { - "line": 1465, + "line": 1458, "column": 12 }, "end": { - "line": 1465, + "line": 1458, "column": 20 } } @@ -68350,62 +68169,62 @@ "type": "Identifier", "name": "destroy", "range": [ - 41107, - 41114 + 40932, + 40939 ], "loc": { "start": { - "line": 1465, + "line": 1458, "column": 21 }, "end": { - "line": 1465, + "line": 1458, "column": 28 } } }, "range": [ - 41098, - 41114 + 40923, + 40939 ], "loc": { "start": { - "line": 1465, + "line": 1458, "column": 12 }, "end": { - "line": 1465, + "line": 1458, "column": 28 } } }, "arguments": [], "range": [ - 41098, - 41116 + 40923, + 40941 ], "loc": { "start": { - "line": 1465, + "line": 1458, "column": 12 }, "end": { - "line": 1465, + "line": 1458, "column": 30 } } }, "range": [ - 41098, - 41117 + 40923, + 40942 ], "loc": { "start": { - "line": 1465, + "line": 1458, "column": 12 }, "end": { - "line": 1465, + "line": 1458, "column": 31 } } @@ -68422,16 +68241,16 @@ "type": "Identifier", "name": "reg", "range": [ - 41130, - 41133 + 40955, + 40958 ], "loc": { "start": { - "line": 1466, + "line": 1459, "column": 12 }, "end": { - "line": 1466, + "line": 1459, "column": 15 } } @@ -68440,31 +68259,31 @@ "type": "Identifier", "name": "key", "range": [ - 41134, - 41137 + 40959, + 40962 ], "loc": { "start": { - "line": 1466, + "line": 1459, "column": 16 }, "end": { - "line": 1466, + "line": 1459, "column": 19 } } }, "range": [ - 41130, - 41138 + 40955, + 40963 ], "loc": { "start": { - "line": 1466, + "line": 1459, "column": 12 }, "end": { - "line": 1466, + "line": 1459, "column": 20 } } @@ -68473,62 +68292,62 @@ "type": "Identifier", "name": "undefined", "range": [ - 41141, - 41150 + 40966, + 40975 ], "loc": { "start": { - "line": 1466, + "line": 1459, "column": 23 }, "end": { - "line": 1466, + "line": 1459, "column": 32 } } }, "range": [ - 41130, - 41150 + 40955, + 40975 ], "loc": { "start": { - "line": 1466, + "line": 1459, "column": 12 }, "end": { - "line": 1466, + "line": 1459, "column": 32 } } }, "range": [ - 41130, - 41151 + 40955, + 40976 ], "loc": { "start": { - "line": 1466, + "line": 1459, "column": 12 }, "end": { - "line": 1466, + "line": 1459, "column": 33 } } } ], "range": [ - 41084, - 41161 + 40909, + 40986 ], "loc": { "start": { - "line": 1464, + "line": 1457, "column": 42 }, "end": { - "line": 1467, + "line": 1460, "column": 9 } } @@ -68536,63 +68355,63 @@ "generator": false, "expression": false, "range": [ - 41075, - 41161 + 40900, + 40986 ], "loc": { "start": { - "line": 1464, + "line": 1457, "column": 33 }, "end": { - "line": 1467, + "line": 1460, "column": 9 } } } ], "range": [ - 41050, - 41162 + 40875, + 40987 ], "loc": { "start": { - "line": 1464, + "line": 1457, "column": 8 }, "end": { - "line": 1467, + "line": 1460, "column": 10 } } }, "range": [ - 41050, - 41163 + 40875, + 40988 ], "loc": { "start": { - "line": 1464, + "line": 1457, "column": 8 }, "end": { - "line": 1467, + "line": 1460, "column": 11 } } } ], "range": [ - 41003, - 41169 + 40828, + 40994 ], "loc": { "start": { - "line": 1461, + "line": 1454, "column": 24 }, "end": { - "line": 1468, + "line": 1461, "column": 5 } } @@ -68600,16 +68419,16 @@ "generator": false, "expression": false, "range": [ - 41000, - 41169 + 40825, + 40994 ], "loc": { "start": { - "line": 1461, + "line": 1454, "column": 21 }, "end": { - "line": 1468, + "line": 1461, "column": 5 } } @@ -68617,16 +68436,16 @@ "kind": "method", "computed": false, "range": [ - 40983, - 41169 + 40808, + 40994 ], "loc": { "start": { - "line": 1461, + "line": 1454, "column": 4 }, "end": { - "line": 1468, + "line": 1461, "column": 5 } }, @@ -68635,16 +68454,16 @@ "type": "Block", "value": "*\n * Destroy all the extensions store in extensions registry\n ", "range": [ - 40904, - 40978 + 40729, + 40803 ], "loc": { "start": { - "line": 1458, + "line": 1451, "column": 4 }, "end": { - "line": 1460, + "line": 1453, "column": 7 } } @@ -68655,16 +68474,16 @@ "type": "Block", "value": "*\n * Load themes defined in the configuration object\n ", "range": [ - 41175, - 41241 + 41000, + 41066 ], "loc": { "start": { - "line": 1470, + "line": 1463, "column": 4 }, "end": { - "line": 1472, + "line": 1465, "column": 7 } } @@ -68678,16 +68497,16 @@ "type": "Identifier", "name": "loadThemes", "range": [ - 41246, - 41256 + 41071, + 41081 ], "loc": { "start": { - "line": 1473, + "line": 1466, "column": 4 }, "end": { - "line": 1473, + "line": 1466, "column": 14 } } @@ -68708,16 +68527,16 @@ "type": "Identifier", "name": "themes", "range": [ - 41273, - 41279 + 41098, + 41104 ], "loc": { "start": { - "line": 1474, + "line": 1467, "column": 12 }, "end": { - "line": 1474, + "line": 1467, "column": 18 } } @@ -68728,16 +68547,16 @@ "object": { "type": "ThisExpression", "range": [ - 41282, - 41286 + 41107, + 41111 ], "loc": { "start": { - "line": 1474, + "line": 1467, "column": 21 }, "end": { - "line": 1474, + "line": 1467, "column": 25 } } @@ -68746,46 +68565,46 @@ "type": "Identifier", "name": "themes", "range": [ - 41287, - 41293 + 41112, + 41118 ], "loc": { "start": { - "line": 1474, + "line": 1467, "column": 26 }, "end": { - "line": 1474, + "line": 1467, "column": 32 } } }, "range": [ - 41282, - 41293 + 41107, + 41118 ], "loc": { "start": { - "line": 1474, + "line": 1467, "column": 21 }, "end": { - "line": 1474, + "line": 1467, "column": 32 } } }, "range": [ - 41273, - 41293 + 41098, + 41118 ], "loc": { "start": { - "line": 1474, + "line": 1467, "column": 12 }, "end": { - "line": 1474, + "line": 1467, "column": 32 } } @@ -68793,16 +68612,16 @@ ], "kind": "let", "range": [ - 41269, - 41294 + 41094, + 41119 ], "loc": { "start": { - "line": 1474, + "line": 1467, "column": 8 }, "end": { - "line": 1474, + "line": 1467, "column": 33 } } @@ -68820,16 +68639,16 @@ "object": { "type": "ThisExpression", "range": [ - 41303, - 41307 + 41128, + 41132 ], "loc": { "start": { - "line": 1475, + "line": 1468, "column": 8 }, "end": { - "line": 1475, + "line": 1468, "column": 12 } } @@ -68838,31 +68657,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 41308, - 41315 + 41133, + 41140 ], "loc": { "start": { - "line": 1475, + "line": 1468, "column": 13 }, "end": { - "line": 1475, + "line": 1468, "column": 20 } } }, "range": [ - 41303, - 41315 + 41128, + 41140 ], "loc": { "start": { - "line": 1475, + "line": 1468, "column": 8 }, "end": { - "line": 1475, + "line": 1468, "column": 20 } } @@ -68871,31 +68690,31 @@ "type": "Identifier", "name": "emit", "range": [ - 41316, - 41320 + 41141, + 41145 ], "loc": { "start": { - "line": 1475, + "line": 1468, "column": 21 }, "end": { - "line": 1475, + "line": 1468, "column": 25 } } }, "range": [ - 41303, - 41320 + 41128, + 41145 ], "loc": { "start": { - "line": 1475, + "line": 1468, "column": 8 }, "end": { - "line": 1475, + "line": 1468, "column": 25 } } @@ -68906,16 +68725,16 @@ "value": "before-loading-themes", "raw": "'before-loading-themes'", "range": [ - 41321, - 41344 + 41146, + 41169 ], "loc": { "start": { - "line": 1475, + "line": 1468, "column": 26 }, "end": { - "line": 1475, + "line": 1468, "column": 49 } } @@ -68923,47 +68742,47 @@ { "type": "ThisExpression", "range": [ - 41346, - 41350 + 41171, + 41175 ], "loc": { "start": { - "line": 1475, + "line": 1468, "column": 51 }, "end": { - "line": 1475, + "line": 1468, "column": 55 } } } ], "range": [ - 41303, - 41351 + 41128, + 41176 ], "loc": { "start": { - "line": 1475, + "line": 1468, "column": 8 }, "end": { - "line": 1475, + "line": 1468, "column": 56 } } }, "range": [ - 41303, - 41352 + 41128, + 41177 ], "loc": { "start": { - "line": 1475, + "line": 1468, "column": 8 }, "end": { - "line": 1475, + "line": 1468, "column": 57 } }, @@ -68972,16 +68791,16 @@ "type": "Line", "value": "Default theme config", "range": [ - 41362, - 41384 + 41187, + 41209 ], "loc": { "start": { - "line": 1477, + "line": 1470, "column": 8 }, "end": { - "line": 1477, + "line": 1470, "column": 30 } } @@ -68996,16 +68815,16 @@ "object": { "type": "ThisExpression", "range": [ - 41397, - 41401 + 41222, + 41226 ], "loc": { "start": { - "line": 1478, + "line": 1471, "column": 12 }, "end": { - "line": 1478, + "line": 1471, "column": 16 } } @@ -69014,31 +68833,31 @@ "type": "Identifier", "name": "enableDefaultTheme", "range": [ - 41402, - 41420 + 41227, + 41245 ], "loc": { "start": { - "line": 1478, + "line": 1471, "column": 17 }, "end": { - "line": 1478, + "line": 1471, "column": 35 } } }, "range": [ - 41397, - 41420 + 41222, + 41245 ], "loc": { "start": { - "line": 1478, + "line": 1471, "column": 12 }, "end": { - "line": 1478, + "line": 1471, "column": 35 } } @@ -69055,16 +68874,16 @@ "type": "Identifier", "name": "defaultTheme", "range": [ - 41440, - 41452 + 41265, + 41277 ], "loc": { "start": { - "line": 1479, + "line": 1472, "column": 16 }, "end": { - "line": 1479, + "line": 1472, "column": 28 } } @@ -69078,16 +68897,16 @@ "type": "Identifier", "name": "name", "range": [ - 41457, - 41461 + 41282, + 41286 ], "loc": { "start": { - "line": 1479, + "line": 1472, "column": 33 }, "end": { - "line": 1479, + "line": 1472, "column": 37 } } @@ -69097,16 +68916,16 @@ "value": "default", "raw": "'default'", "range": [ - 41463, - 41472 + 41288, + 41297 ], "loc": { "start": { - "line": 1479, + "line": 1472, "column": 39 }, "end": { - "line": 1479, + "line": 1472, "column": 48 } } @@ -69116,47 +68935,47 @@ "shorthand": false, "computed": false, "range": [ - 41457, - 41472 + 41282, + 41297 ], "loc": { "start": { - "line": 1479, + "line": 1472, "column": 33 }, "end": { - "line": 1479, + "line": 1472, "column": 48 } } } ], "range": [ - 41455, - 41474 + 41280, + 41299 ], "loc": { "start": { - "line": 1479, + "line": 1472, "column": 31 }, "end": { - "line": 1479, + "line": 1472, "column": 50 } } }, "range": [ - 41440, - 41474 + 41265, + 41299 ], "loc": { "start": { - "line": 1479, + "line": 1472, "column": 16 }, "end": { - "line": 1479, + "line": 1472, "column": 50 } } @@ -69164,16 +68983,16 @@ ], "kind": "let", "range": [ - 41436, - 41475 + 41261, + 41300 ], "loc": { "start": { - "line": 1479, + "line": 1472, "column": 12 }, "end": { - "line": 1479, + "line": 1472, "column": 51 } } @@ -69191,16 +69010,16 @@ "object": { "type": "ThisExpression", "range": [ - 41488, - 41492 + 41313, + 41317 ], "loc": { "start": { - "line": 1480, + "line": 1473, "column": 12 }, "end": { - "line": 1480, + "line": 1473, "column": 16 } } @@ -69209,31 +69028,31 @@ "type": "Identifier", "name": "themes", "range": [ - 41493, - 41499 + 41318, + 41324 ], "loc": { "start": { - "line": 1480, + "line": 1473, "column": 17 }, "end": { - "line": 1480, + "line": 1473, "column": 23 } } }, "range": [ - 41488, - 41499 + 41313, + 41324 ], "loc": { "start": { - "line": 1480, + "line": 1473, "column": 12 }, "end": { - "line": 1480, + "line": 1473, "column": 23 } } @@ -69242,31 +69061,31 @@ "type": "Identifier", "name": "push", "range": [ - 41500, - 41504 + 41325, + 41329 ], "loc": { "start": { - "line": 1480, + "line": 1473, "column": 24 }, "end": { - "line": 1480, + "line": 1473, "column": 28 } } }, "range": [ - 41488, - 41504 + 41313, + 41329 ], "loc": { "start": { - "line": 1480, + "line": 1473, "column": 12 }, "end": { - "line": 1480, + "line": 1473, "column": 28 } } @@ -69276,79 +69095,79 @@ "type": "Identifier", "name": "defaultTheme", "range": [ - 41505, - 41517 + 41330, + 41342 ], "loc": { "start": { - "line": 1480, + "line": 1473, "column": 29 }, "end": { - "line": 1480, + "line": 1473, "column": 41 } } } ], "range": [ - 41488, - 41518 + 41313, + 41343 ], "loc": { "start": { - "line": 1480, + "line": 1473, "column": 12 }, "end": { - "line": 1480, + "line": 1473, "column": 42 } } }, "range": [ - 41488, - 41519 + 41313, + 41344 ], "loc": { "start": { - "line": 1480, + "line": 1473, "column": 12 }, "end": { - "line": 1480, + "line": 1473, "column": 43 } } } ], "range": [ - 41422, - 41529 + 41247, + 41354 ], "loc": { "start": { - "line": 1478, + "line": 1471, "column": 37 }, "end": { - "line": 1481, + "line": 1474, "column": 9 } } }, "alternate": null, "range": [ - 41393, - 41529 + 41218, + 41354 ], "loc": { "start": { - "line": 1478, + "line": 1471, "column": 8 }, "end": { - "line": 1481, + "line": 1474, "column": 9 } }, @@ -69357,16 +69176,16 @@ "type": "Line", "value": "Default theme config", "range": [ - 41362, - 41384 + 41187, + 41209 ], "loc": { "start": { - "line": 1477, + "line": 1470, "column": 8 }, "end": { - "line": 1477, + "line": 1470, "column": 30 } } @@ -69381,16 +69200,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 41542, - 41549 + 41367, + 41374 ], "loc": { "start": { - "line": 1482, + "line": 1475, "column": 12 }, "end": { - "line": 1482, + "line": 1475, "column": 19 } } @@ -69400,32 +69219,32 @@ "type": "Identifier", "name": "themes", "range": [ - 41550, - 41556 + 41375, + 41381 ], "loc": { "start": { - "line": 1482, + "line": 1475, "column": 20 }, "end": { - "line": 1482, + "line": 1475, "column": 26 } } } ], "range": [ - 41542, - 41557 + 41367, + 41382 ], "loc": { "start": { - "line": 1482, + "line": 1475, "column": 12 }, "end": { - "line": 1482, + "line": 1475, "column": 27 } } @@ -69444,16 +69263,16 @@ "type": "Identifier", "name": "i", "range": [ - 41582, - 41583 + 41407, + 41408 ], "loc": { "start": { - "line": 1483, + "line": 1476, "column": 21 }, "end": { - "line": 1483, + "line": 1476, "column": 22 } } @@ -69463,31 +69282,31 @@ "value": 0, "raw": "0", "range": [ - 41586, - 41587 + 41411, + 41412 ], "loc": { "start": { - "line": 1483, + "line": 1476, "column": 25 }, "end": { - "line": 1483, + "line": 1476, "column": 26 } } }, "range": [ - 41582, - 41587 + 41407, + 41412 ], "loc": { "start": { - "line": 1483, + "line": 1476, "column": 21 }, "end": { - "line": 1483, + "line": 1476, "column": 26 } } @@ -69498,16 +69317,16 @@ "type": "Identifier", "name": "len", "range": [ - 41589, - 41592 + 41414, + 41417 ], "loc": { "start": { - "line": 1483, + "line": 1476, "column": 28 }, "end": { - "line": 1483, + "line": 1476, "column": 31 } } @@ -69519,16 +69338,16 @@ "type": "Identifier", "name": "themes", "range": [ - 41595, - 41601 + 41420, + 41426 ], "loc": { "start": { - "line": 1483, + "line": 1476, "column": 34 }, "end": { - "line": 1483, + "line": 1476, "column": 40 } } @@ -69537,46 +69356,46 @@ "type": "Identifier", "name": "length", "range": [ - 41602, - 41608 + 41427, + 41433 ], "loc": { "start": { - "line": 1483, + "line": 1476, "column": 41 }, "end": { - "line": 1483, + "line": 1476, "column": 47 } } }, "range": [ - 41595, - 41608 + 41420, + 41433 ], "loc": { "start": { - "line": 1483, + "line": 1476, "column": 34 }, "end": { - "line": 1483, + "line": 1476, "column": 47 } } }, "range": [ - 41589, - 41608 + 41414, + 41433 ], "loc": { "start": { - "line": 1483, + "line": 1476, "column": 28 }, "end": { - "line": 1483, + "line": 1476, "column": 47 } } @@ -69584,16 +69403,16 @@ ], "kind": "let", "range": [ - 41578, - 41608 + 41403, + 41433 ], "loc": { "start": { - "line": 1483, + "line": 1476, "column": 17 }, "end": { - "line": 1483, + "line": 1476, "column": 47 } } @@ -69605,16 +69424,16 @@ "type": "Identifier", "name": "i", "range": [ - 41610, - 41611 + 41435, + 41436 ], "loc": { "start": { - "line": 1483, + "line": 1476, "column": 49 }, "end": { - "line": 1483, + "line": 1476, "column": 50 } } @@ -69623,31 +69442,31 @@ "type": "Identifier", "name": "len", "range": [ - 41614, - 41617 + 41439, + 41442 ], "loc": { "start": { - "line": 1483, + "line": 1476, "column": 53 }, "end": { - "line": 1483, + "line": 1476, "column": 56 } } }, "range": [ - 41610, - 41617 + 41435, + 41442 ], "loc": { "start": { - "line": 1483, + "line": 1476, "column": 49 }, "end": { - "line": 1483, + "line": 1476, "column": 56 } } @@ -69659,32 +69478,32 @@ "type": "Identifier", "name": "i", "range": [ - 41619, - 41620 + 41444, + 41445 ], "loc": { "start": { - "line": 1483, + "line": 1476, "column": 58 }, "end": { - "line": 1483, + "line": 1476, "column": 59 } } }, "prefix": false, "range": [ - 41619, - 41622 + 41444, + 41447 ], "loc": { "start": { - "line": 1483, + "line": 1476, "column": 58 }, "end": { - "line": 1483, + "line": 1476, "column": 61 } } @@ -69701,16 +69520,16 @@ "type": "Identifier", "name": "theme", "range": [ - 41646, - 41651 + 41471, + 41476 ], "loc": { "start": { - "line": 1484, + "line": 1477, "column": 20 }, "end": { - "line": 1484, + "line": 1477, "column": 25 } } @@ -69722,16 +69541,16 @@ "type": "Identifier", "name": "themes", "range": [ - 41654, - 41660 + 41479, + 41485 ], "loc": { "start": { - "line": 1484, + "line": 1477, "column": 28 }, "end": { - "line": 1484, + "line": 1477, "column": 34 } } @@ -69740,46 +69559,46 @@ "type": "Identifier", "name": "i", "range": [ - 41661, - 41662 + 41486, + 41487 ], "loc": { "start": { - "line": 1484, + "line": 1477, "column": 35 }, "end": { - "line": 1484, + "line": 1477, "column": 36 } } }, "range": [ - 41654, - 41663 + 41479, + 41488 ], "loc": { "start": { - "line": 1484, + "line": 1477, "column": 28 }, "end": { - "line": 1484, + "line": 1477, "column": 37 } } }, "range": [ - 41646, - 41663 + 41471, + 41488 ], "loc": { "start": { - "line": 1484, + "line": 1477, "column": 20 }, "end": { - "line": 1484, + "line": 1477, "column": 37 } } @@ -69787,16 +69606,16 @@ ], "kind": "let", "range": [ - 41642, - 41664 + 41467, + 41489 ], "loc": { "start": { - "line": 1484, + "line": 1477, "column": 16 }, "end": { - "line": 1484, + "line": 1477, "column": 38 } } @@ -69810,16 +69629,16 @@ "type": "Identifier", "name": "name", "range": [ - 41685, - 41689 + 41510, + 41514 ], "loc": { "start": { - "line": 1485, + "line": 1478, "column": 20 }, "end": { - "line": 1485, + "line": 1478, "column": 24 } } @@ -69831,16 +69650,16 @@ "type": "Identifier", "name": "theme", "range": [ - 41692, - 41697 + 41517, + 41522 ], "loc": { "start": { - "line": 1485, + "line": 1478, "column": 27 }, "end": { - "line": 1485, + "line": 1478, "column": 32 } } @@ -69849,46 +69668,46 @@ "type": "Identifier", "name": "name", "range": [ - 41698, - 41702 + 41523, + 41527 ], "loc": { "start": { - "line": 1485, + "line": 1478, "column": 33 }, "end": { - "line": 1485, + "line": 1478, "column": 37 } } }, "range": [ - 41692, - 41702 + 41517, + 41527 ], "loc": { "start": { - "line": 1485, + "line": 1478, "column": 27 }, "end": { - "line": 1485, + "line": 1478, "column": 37 } } }, "range": [ - 41685, - 41702 + 41510, + 41527 ], "loc": { "start": { - "line": 1485, + "line": 1478, "column": 20 }, "end": { - "line": 1485, + "line": 1478, "column": 37 } } @@ -69896,16 +69715,16 @@ ], "kind": "let", "range": [ - 41681, - 41703 + 41506, + 41528 ], "loc": { "start": { - "line": 1485, + "line": 1478, "column": 16 }, "end": { - "line": 1485, + "line": 1478, "column": 38 } } @@ -69919,16 +69738,16 @@ "type": "Identifier", "name": "path", "range": [ - 41724, - 41728 + 41549, + 41553 ], "loc": { "start": { - "line": 1486, + "line": 1479, "column": 20 }, "end": { - "line": 1486, + "line": 1479, "column": 24 } } @@ -69940,16 +69759,16 @@ "type": "Identifier", "name": "theme", "range": [ - 41731, - 41736 + 41556, + 41561 ], "loc": { "start": { - "line": 1486, + "line": 1479, "column": 27 }, "end": { - "line": 1486, + "line": 1479, "column": 32 } } @@ -69958,46 +69777,46 @@ "type": "Identifier", "name": "path", "range": [ - 41737, - 41741 + 41562, + 41566 ], "loc": { "start": { - "line": 1486, + "line": 1479, "column": 33 }, "end": { - "line": 1486, + "line": 1479, "column": 37 } } }, "range": [ - 41731, - 41741 + 41556, + 41566 ], "loc": { "start": { - "line": 1486, + "line": 1479, "column": 27 }, "end": { - "line": 1486, + "line": 1479, "column": 37 } } }, "range": [ - 41724, - 41741 + 41549, + 41566 ], "loc": { "start": { - "line": 1486, + "line": 1479, "column": 20 }, "end": { - "line": 1486, + "line": 1479, "column": 37 } } @@ -70005,16 +69824,16 @@ ], "kind": "let", "range": [ - 41720, - 41742 + 41545, + 41567 ], "loc": { "start": { - "line": 1486, + "line": 1479, "column": 16 }, "end": { - "line": 1486, + "line": 1479, "column": 38 } } @@ -70028,16 +69847,16 @@ "type": "Identifier", "name": "styleId", "range": [ - 41763, - 41770 + 41588, + 41595 ], "loc": { "start": { - "line": 1487, + "line": 1480, "column": 20 }, "end": { - "line": 1487, + "line": 1480, "column": 27 } } @@ -70051,16 +69870,16 @@ "object": { "type": "ThisExpression", "range": [ - 41773, - 41777 + 41598, + 41602 ], "loc": { "start": { - "line": 1487, + "line": 1480, "column": 30 }, "end": { - "line": 1487, + "line": 1480, "column": 34 } } @@ -70069,31 +69888,31 @@ "type": "Identifier", "name": "prfxTf", "range": [ - 41778, - 41784 + 41603, + 41609 ], "loc": { "start": { - "line": 1487, + "line": 1480, "column": 35 }, "end": { - "line": 1487, + "line": 1480, "column": 41 } } }, "range": [ - 41773, - 41784 + 41598, + 41609 ], "loc": { "start": { - "line": 1487, + "line": 1480, "column": 30 }, "end": { - "line": 1487, + "line": 1480, "column": 41 } } @@ -70102,46 +69921,46 @@ "type": "Identifier", "name": "name", "range": [ - 41787, - 41791 + 41612, + 41616 ], "loc": { "start": { - "line": 1487, + "line": 1480, "column": 44 }, "end": { - "line": 1487, + "line": 1480, "column": 48 } } }, "range": [ - 41773, - 41791 + 41598, + 41616 ], "loc": { "start": { - "line": 1487, + "line": 1480, "column": 30 }, "end": { - "line": 1487, + "line": 1480, "column": 48 } } }, "range": [ - 41763, - 41791 + 41588, + 41616 ], "loc": { "start": { - "line": 1487, + "line": 1480, "column": 20 }, "end": { - "line": 1487, + "line": 1480, "column": 48 } } @@ -70149,16 +69968,16 @@ ], "kind": "let", "range": [ - 41759, - 41792 + 41584, + 41617 ], "loc": { "start": { - "line": 1487, + "line": 1480, "column": 16 }, "end": { - "line": 1487, + "line": 1480, "column": 49 } } @@ -70172,16 +69991,16 @@ "type": "Identifier", "name": "name", "range": [ - 41813, - 41817 + 41638, + 41642 ], "loc": { "start": { - "line": 1488, + "line": 1481, "column": 20 }, "end": { - "line": 1488, + "line": 1481, "column": 24 } } @@ -70193,47 +70012,47 @@ "type": "Identifier", "name": "path", "range": [ - 41822, - 41826 + 41647, + 41651 ], "loc": { "start": { - "line": 1488, + "line": 1481, "column": 29 }, "end": { - "line": 1488, + "line": 1481, "column": 33 } } }, "prefix": true, "range": [ - 41821, - 41826 + 41646, + 41651 ], "loc": { "start": { - "line": 1488, + "line": 1481, "column": 28 }, "end": { - "line": 1488, + "line": 1481, "column": 33 } } }, "range": [ - 41813, - 41826 + 41638, + 41651 ], "loc": { "start": { - "line": 1488, + "line": 1481, "column": 20 }, "end": { - "line": 1488, + "line": 1481, "column": 33 } } @@ -70250,16 +70069,16 @@ "type": "Identifier", "name": "path", "range": [ - 41850, - 41854 + 41675, + 41679 ], "loc": { "start": { - "line": 1489, + "line": 1482, "column": 20 }, "end": { - "line": 1489, + "line": 1482, "column": 24 } } @@ -70282,16 +70101,16 @@ "object": { "type": "ThisExpression", "range": [ - 41857, - 41861 + 41682, + 41686 ], "loc": { "start": { - "line": 1489, + "line": 1482, "column": 27 }, "end": { - "line": 1489, + "line": 1482, "column": 31 } } @@ -70300,31 +70119,31 @@ "type": "Identifier", "name": "themesPath", "range": [ - 41862, - 41872 + 41687, + 41697 ], "loc": { "start": { - "line": 1489, + "line": 1482, "column": 32 }, "end": { - "line": 1489, + "line": 1482, "column": 42 } } }, "range": [ - 41857, - 41872 + 41682, + 41697 ], "loc": { "start": { - "line": 1489, + "line": 1482, "column": 27 }, "end": { - "line": 1489, + "line": 1482, "column": 42 } } @@ -70333,31 +70152,31 @@ "type": "Identifier", "name": "name", "range": [ - 41875, - 41879 + 41700, + 41704 ], "loc": { "start": { - "line": 1489, + "line": 1482, "column": 45 }, "end": { - "line": 1489, + "line": 1482, "column": 49 } } }, "range": [ - 41857, - 41879 + 41682, + 41704 ], "loc": { "start": { - "line": 1489, + "line": 1482, "column": 27 }, "end": { - "line": 1489, + "line": 1482, "column": 49 } } @@ -70367,31 +70186,31 @@ "value": "/", "raw": "'/'", "range": [ - 41882, - 41885 + 41707, + 41710 ], "loc": { "start": { - "line": 1489, + "line": 1482, "column": 52 }, "end": { - "line": 1489, + "line": 1482, "column": 55 } } }, "range": [ - 41857, - 41885 + 41682, + 41710 ], "loc": { "start": { - "line": 1489, + "line": 1482, "column": 27 }, "end": { - "line": 1489, + "line": 1482, "column": 55 } } @@ -70400,31 +70219,31 @@ "type": "Identifier", "name": "name", "range": [ - 41888, - 41892 + 41713, + 41717 ], "loc": { "start": { - "line": 1489, + "line": 1482, "column": 58 }, "end": { - "line": 1489, + "line": 1482, "column": 62 } } }, "range": [ - 41857, - 41892 + 41682, + 41717 ], "loc": { "start": { - "line": 1489, + "line": 1482, "column": 27 }, "end": { - "line": 1489, + "line": 1482, "column": 62 } } @@ -70434,77 +70253,77 @@ "value": ".css", "raw": "'.css'", "range": [ - 41895, - 41901 + 41720, + 41726 ], "loc": { "start": { - "line": 1489, + "line": 1482, "column": 65 }, "end": { - "line": 1489, + "line": 1482, "column": 71 } } }, "range": [ - 41857, - 41901 + 41682, + 41726 ], "loc": { "start": { - "line": 1489, + "line": 1482, "column": 27 }, "end": { - "line": 1489, + "line": 1482, "column": 71 } } }, "range": [ - 41850, - 41901 + 41675, + 41726 ], "loc": { "start": { - "line": 1489, + "line": 1482, "column": 20 }, "end": { - "line": 1489, + "line": 1482, "column": 71 } } }, "range": [ - 41850, - 41902 + 41675, + 41727 ], "loc": { "start": { - "line": 1489, + "line": 1482, "column": 20 }, "end": { - "line": 1489, + "line": 1482, "column": 72 } } } ], "range": [ - 41828, - 41920 + 41653, + 41745 ], "loc": { "start": { - "line": 1488, + "line": 1481, "column": 35 }, "end": { - "line": 1490, + "line": 1483, "column": 17 } } @@ -70521,32 +70340,32 @@ "type": "Identifier", "name": "name", "range": [ - 41947, - 41951 + 41772, + 41776 ], "loc": { "start": { - "line": 1491, + "line": 1484, "column": 26 }, "end": { - "line": 1491, + "line": 1484, "column": 30 } } }, "prefix": true, "range": [ - 41946, - 41951 + 41771, + 41776 ], "loc": { "start": { - "line": 1491, + "line": 1484, "column": 25 }, "end": { - "line": 1491, + "line": 1484, "column": 30 } } @@ -70558,16 +70377,16 @@ "type": "Identifier", "name": "theme", "range": [ - 41955, - 41960 + 41780, + 41785 ], "loc": { "start": { - "line": 1491, + "line": 1484, "column": 34 }, "end": { - "line": 1491, + "line": 1484, "column": 39 } } @@ -70576,46 +70395,46 @@ "type": "Identifier", "name": "path", "range": [ - 41961, - 41965 + 41786, + 41790 ], "loc": { "start": { - "line": 1491, + "line": 1484, "column": 40 }, "end": { - "line": 1491, + "line": 1484, "column": 44 } } }, "range": [ - 41955, - 41965 + 41780, + 41790 ], "loc": { "start": { - "line": 1491, + "line": 1484, "column": 34 }, "end": { - "line": 1491, + "line": 1484, "column": 44 } } }, "range": [ - 41946, - 41965 + 41771, + 41790 ], "loc": { "start": { - "line": 1491, + "line": 1484, "column": 25 }, "end": { - "line": 1491, + "line": 1484, "column": 44 } } @@ -70632,16 +70451,16 @@ "type": "Identifier", "name": "name", "range": [ - 41989, - 41993 + 41814, + 41818 ], "loc": { "start": { - "line": 1492, + "line": 1485, "column": 20 }, "end": { - "line": 1492, + "line": 1485, "column": 24 } } @@ -70656,16 +70475,16 @@ "value": "theme{0}", "raw": "'theme{0}'", "range": [ - 41996, - 42006 + 41821, + 41831 ], "loc": { "start": { - "line": 1492, + "line": 1485, "column": 27 }, "end": { - "line": 1492, + "line": 1485, "column": 37 } } @@ -70674,31 +70493,31 @@ "type": "Identifier", "name": "replace", "range": [ - 42007, - 42014 + 41832, + 41839 ], "loc": { "start": { - "line": 1492, + "line": 1485, "column": 38 }, "end": { - "line": 1492, + "line": 1485, "column": 45 } } }, "range": [ - 41996, - 42014 + 41821, + 41839 ], "loc": { "start": { - "line": 1492, + "line": 1485, "column": 27 }, "end": { - "line": 1492, + "line": 1485, "column": 45 } } @@ -70709,16 +70528,16 @@ "value": "{0}", "raw": "'{0}'", "range": [ - 42015, - 42020 + 41840, + 41845 ], "loc": { "start": { - "line": 1492, + "line": 1485, "column": 46 }, "end": { - "line": 1492, + "line": 1485, "column": 51 } } @@ -70727,109 +70546,109 @@ "type": "Identifier", "name": "i", "range": [ - 42022, - 42023 + 41847, + 41848 ], "loc": { "start": { - "line": 1492, + "line": 1485, "column": 53 }, "end": { - "line": 1492, + "line": 1485, "column": 54 } } } ], "range": [ - 41996, - 42024 + 41821, + 41849 ], "loc": { "start": { - "line": 1492, + "line": 1485, "column": 27 }, "end": { - "line": 1492, + "line": 1485, "column": 55 } } }, "range": [ - 41989, - 42024 + 41814, + 41849 ], "loc": { "start": { - "line": 1492, + "line": 1485, "column": 20 }, "end": { - "line": 1492, + "line": 1485, "column": 55 } } }, "range": [ - 41989, - 42025 + 41814, + 41850 ], "loc": { "start": { - "line": 1492, + "line": 1485, "column": 20 }, "end": { - "line": 1492, + "line": 1485, "column": 56 } } } ], "range": [ - 41967, - 42043 + 41792, + 41868 ], "loc": { "start": { - "line": 1491, + "line": 1484, "column": 46 }, "end": { - "line": 1493, + "line": 1486, "column": 17 } } }, "alternate": null, "range": [ - 41942, - 42043 + 41767, + 41868 ], "loc": { "start": { - "line": 1491, + "line": 1484, "column": 21 }, "end": { - "line": 1493, + "line": 1486, "column": 17 } } }, "range": [ - 41809, - 42043 + 41634, + 41868 ], "loc": { "start": { - "line": 1488, + "line": 1481, "column": 16 }, "end": { - "line": 1493, + "line": 1486, "column": 17 } } @@ -70847,16 +70666,16 @@ "object": { "type": "ThisExpression", "range": [ - 42066, - 42070 + 41891, + 41895 ], "loc": { "start": { - "line": 1495, + "line": 1488, "column": 21 }, "end": { - "line": 1495, + "line": 1488, "column": 25 } } @@ -70865,31 +70684,31 @@ "type": "Identifier", "name": "isImported", "range": [ - 42071, - 42081 + 41896, + 41906 ], "loc": { "start": { - "line": 1495, + "line": 1488, "column": 26 }, "end": { - "line": 1495, + "line": 1488, "column": 36 } } }, "range": [ - 42066, - 42081 + 41891, + 41906 ], "loc": { "start": { - "line": 1495, + "line": 1488, "column": 21 }, "end": { - "line": 1495, + "line": 1488, "column": 36 } } @@ -70899,16 +70718,16 @@ "type": "Identifier", "name": "path", "range": [ - 42082, - 42086 + 41907, + 41911 ], "loc": { "start": { - "line": 1495, + "line": 1488, "column": 37 }, "end": { - "line": 1495, + "line": 1488, "column": 41 } } @@ -70918,48 +70737,48 @@ "value": "link", "raw": "'link'", "range": [ - 42088, - 42094 + 41913, + 41919 ], "loc": { "start": { - "line": 1495, + "line": 1488, "column": 43 }, "end": { - "line": 1495, + "line": 1488, "column": 49 } } } ], "range": [ - 42066, - 42095 + 41891, + 41920 ], "loc": { "start": { - "line": 1495, + "line": 1488, "column": 21 }, "end": { - "line": 1495, + "line": 1488, "column": 50 } } }, "prefix": true, "range": [ - 42065, - 42095 + 41890, + 41920 ], "loc": { "start": { - "line": 1495, + "line": 1488, "column": 20 }, "end": { - "line": 1495, + "line": 1488, "column": 50 } } @@ -70977,16 +70796,16 @@ "object": { "type": "ThisExpression", "range": [ - 42119, - 42123 + 41944, + 41948 ], "loc": { "start": { - "line": 1496, + "line": 1489, "column": 20 }, "end": { - "line": 1496, + "line": 1489, "column": 24 } } @@ -70995,31 +70814,31 @@ "type": "Identifier", "name": "import", "range": [ - 42124, - 42130 + 41949, + 41955 ], "loc": { "start": { - "line": 1496, + "line": 1489, "column": 25 }, "end": { - "line": 1496, + "line": 1489, "column": 31 } } }, "range": [ - 42119, - 42130 + 41944, + 41955 ], "loc": { "start": { - "line": 1496, + "line": 1489, "column": 20 }, "end": { - "line": 1496, + "line": 1489, "column": 31 } } @@ -71029,16 +70848,16 @@ "type": "Identifier", "name": "styleId", "range": [ - 42131, - 42138 + 41956, + 41963 ], "loc": { "start": { - "line": 1496, + "line": 1489, "column": 32 }, "end": { - "line": 1496, + "line": 1489, "column": 39 } } @@ -71047,16 +70866,16 @@ "type": "Identifier", "name": "path", "range": [ - 42140, - 42144 + 41965, + 41969 ], "loc": { "start": { - "line": 1496, + "line": 1489, "column": 41 }, "end": { - "line": 1496, + "line": 1489, "column": 45 } } @@ -71066,16 +70885,16 @@ "value": null, "raw": "null", "range": [ - 42146, - 42150 + 41971, + 41975 ], "loc": { "start": { - "line": 1496, + "line": 1489, "column": 47 }, "end": { - "line": 1496, + "line": 1489, "column": 51 } } @@ -71085,142 +70904,142 @@ "value": "link", "raw": "'link'", "range": [ - 42152, - 42158 + 41977, + 41983 ], "loc": { "start": { - "line": 1496, + "line": 1489, "column": 53 }, "end": { - "line": 1496, + "line": 1489, "column": 59 } } } ], "range": [ - 42119, - 42159 + 41944, + 41984 ], "loc": { "start": { - "line": 1496, + "line": 1489, "column": 20 }, "end": { - "line": 1496, + "line": 1489, "column": 60 } } }, "range": [ - 42119, - 42160 + 41944, + 41985 ], "loc": { "start": { - "line": 1496, + "line": 1489, "column": 20 }, "end": { - "line": 1496, + "line": 1489, "column": 61 } } } ], "range": [ - 42097, - 42178 + 41922, + 42003 ], "loc": { "start": { - "line": 1495, + "line": 1488, "column": 52 }, "end": { - "line": 1497, + "line": 1490, "column": 17 } } }, "alternate": null, "range": [ - 42061, - 42178 + 41886, + 42003 ], "loc": { "start": { - "line": 1495, + "line": 1488, "column": 16 }, "end": { - "line": 1497, + "line": 1490, "column": 17 } } } ], "range": [ - 41624, - 42192 + 41449, + 42017 ], "loc": { "start": { - "line": 1483, + "line": 1476, "column": 63 }, "end": { - "line": 1498, + "line": 1491, "column": 13 } } }, "range": [ - 41573, - 42192 + 41398, + 42017 ], "loc": { "start": { - "line": 1483, + "line": 1476, "column": 12 }, "end": { - "line": 1498, + "line": 1491, "column": 13 } } } ], "range": [ - 41559, - 42202 + 41384, + 42027 ], "loc": { "start": { - "line": 1482, + "line": 1475, "column": 29 }, "end": { - "line": 1499, + "line": 1492, "column": 9 } } }, "alternate": null, "range": [ - 41538, - 42202 + 41363, + 42027 ], "loc": { "start": { - "line": 1482, + "line": 1475, "column": 8 }, "end": { - "line": 1499, + "line": 1492, "column": 9 } }, @@ -71229,16 +71048,16 @@ "type": "Line", "value": " Enable loader indicator", "range": [ - 42212, - 42238 + 42037, + 42063 ], "loc": { "start": { - "line": 1501, + "line": 1494, "column": 8 }, "end": { - "line": 1501, + "line": 1494, "column": 34 } } @@ -71256,16 +71075,16 @@ "object": { "type": "ThisExpression", "range": [ - 42247, - 42251 + 42072, + 42076 ], "loc": { "start": { - "line": 1502, + "line": 1495, "column": 8 }, "end": { - "line": 1502, + "line": 1495, "column": 12 } } @@ -71274,31 +71093,31 @@ "type": "Identifier", "name": "loader", "range": [ - 42252, - 42258 + 42077, + 42083 ], "loc": { "start": { - "line": 1502, + "line": 1495, "column": 13 }, "end": { - "line": 1502, + "line": 1495, "column": 19 } } }, "range": [ - 42247, - 42258 + 42072, + 42083 ], "loc": { "start": { - "line": 1502, + "line": 1495, "column": 8 }, "end": { - "line": 1502, + "line": 1495, "column": 19 } } @@ -71308,46 +71127,46 @@ "value": true, "raw": "true", "range": [ - 42261, - 42265 + 42086, + 42090 ], "loc": { "start": { - "line": 1502, + "line": 1495, "column": 22 }, "end": { - "line": 1502, + "line": 1495, "column": 26 } } }, "range": [ - 42247, - 42265 + 42072, + 42090 ], "loc": { "start": { - "line": 1502, + "line": 1495, "column": 8 }, "end": { - "line": 1502, + "line": 1495, "column": 26 } } }, "range": [ - 42247, - 42266 + 42072, + 42091 ], "loc": { "start": { - "line": 1502, + "line": 1495, "column": 8 }, "end": { - "line": 1502, + "line": 1495, "column": 27 } }, @@ -71356,16 +71175,16 @@ "type": "Line", "value": " Enable loader indicator", "range": [ - 42212, - 42238 + 42037, + 42063 ], "loc": { "start": { - "line": 1501, + "line": 1494, "column": 8 }, "end": { - "line": 1501, + "line": 1494, "column": 34 } } @@ -71385,16 +71204,16 @@ "object": { "type": "ThisExpression", "range": [ - 42276, - 42280 + 42101, + 42105 ], "loc": { "start": { - "line": 1504, + "line": 1497, "column": 8 }, "end": { - "line": 1504, + "line": 1497, "column": 12 } } @@ -71403,31 +71222,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 42281, - 42288 + 42106, + 42113 ], "loc": { "start": { - "line": 1504, + "line": 1497, "column": 13 }, "end": { - "line": 1504, + "line": 1497, "column": 20 } } }, "range": [ - 42276, - 42288 + 42101, + 42113 ], "loc": { "start": { - "line": 1504, + "line": 1497, "column": 8 }, "end": { - "line": 1504, + "line": 1497, "column": 20 } } @@ -71436,31 +71255,31 @@ "type": "Identifier", "name": "emit", "range": [ - 42289, - 42293 + 42114, + 42118 ], "loc": { "start": { - "line": 1504, + "line": 1497, "column": 21 }, "end": { - "line": 1504, + "line": 1497, "column": 25 } } }, "range": [ - 42276, - 42293 + 42101, + 42118 ], "loc": { "start": { - "line": 1504, + "line": 1497, "column": 8 }, "end": { - "line": 1504, + "line": 1497, "column": 25 } } @@ -71471,16 +71290,16 @@ "value": "after-loading-themes", "raw": "'after-loading-themes'", "range": [ - 42294, - 42316 + 42119, + 42141 ], "loc": { "start": { - "line": 1504, + "line": 1497, "column": 26 }, "end": { - "line": 1504, + "line": 1497, "column": 48 } } @@ -71488,63 +71307,63 @@ { "type": "ThisExpression", "range": [ - 42318, - 42322 + 42143, + 42147 ], "loc": { "start": { - "line": 1504, + "line": 1497, "column": 50 }, "end": { - "line": 1504, + "line": 1497, "column": 54 } } } ], "range": [ - 42276, - 42323 + 42101, + 42148 ], "loc": { "start": { - "line": 1504, + "line": 1497, "column": 8 }, "end": { - "line": 1504, + "line": 1497, "column": 55 } } }, "range": [ - 42276, - 42324 + 42101, + 42149 ], "loc": { "start": { - "line": 1504, + "line": 1497, "column": 8 }, "end": { - "line": 1504, + "line": 1497, "column": 56 } } } ], "range": [ - 41259, - 42330 + 41084, + 42155 ], "loc": { "start": { - "line": 1473, + "line": 1466, "column": 17 }, "end": { - "line": 1505, + "line": 1498, "column": 5 } } @@ -71552,16 +71371,16 @@ "generator": false, "expression": false, "range": [ - 41256, - 42330 + 41081, + 42155 ], "loc": { "start": { - "line": 1473, + "line": 1466, "column": 14 }, "end": { - "line": 1505, + "line": 1498, "column": 5 } } @@ -71569,16 +71388,16 @@ "kind": "method", "computed": false, "range": [ - 41246, - 42330 + 41071, + 42155 ], "loc": { "start": { - "line": 1473, + "line": 1466, "column": 4 }, "end": { - "line": 1505, + "line": 1498, "column": 5 } }, @@ -71587,16 +71406,16 @@ "type": "Block", "value": "*\n * Load themes defined in the configuration object\n ", "range": [ - 41175, - 41241 + 41000, + 41066 ], "loc": { "start": { - "line": 1470, + "line": 1463, "column": 4 }, "end": { - "line": 1472, + "line": 1465, "column": 7 } } @@ -71607,16 +71426,16 @@ "type": "Block", "value": "*\n * Return stylesheet DOM element for a given theme name\n * @return {DOMElement} stylesheet element\n ", "range": [ - 42336, - 42454 + 42161, + 42279 ], "loc": { "start": { - "line": 1507, + "line": 1500, "column": 4 }, "end": { - "line": 1510, + "line": 1503, "column": 7 } } @@ -71630,16 +71449,16 @@ "type": "Identifier", "name": "getStylesheet", "range": [ - 42459, - 42472 + 42284, + 42297 ], "loc": { "start": { - "line": 1511, + "line": 1504, "column": 4 }, "end": { - "line": 1511, + "line": 1504, "column": 17 } } @@ -71654,16 +71473,16 @@ "type": "Identifier", "name": "name", "range": [ - 42473, - 42477 + 42298, + 42302 ], "loc": { "start": { - "line": 1511, + "line": 1504, "column": 18 }, "end": { - "line": 1511, + "line": 1504, "column": 22 } } @@ -71673,31 +71492,31 @@ "value": "default", "raw": "'default'", "range": [ - 42480, - 42489 + 42305, + 42314 ], "loc": { "start": { - "line": 1511, + "line": 1504, "column": 25 }, "end": { - "line": 1511, + "line": 1504, "column": 34 } } }, "range": [ - 42473, - 42489 + 42298, + 42314 ], "loc": { "start": { - "line": 1511, + "line": 1504, "column": 18 }, "end": { - "line": 1511, + "line": 1504, "column": 34 } } @@ -71714,16 +71533,16 @@ "type": "Identifier", "name": "elm", "range": [ - 42508, - 42511 + 42333, + 42336 ], "loc": { "start": { - "line": 1512, + "line": 1505, "column": 15 }, "end": { - "line": 1512, + "line": 1505, "column": 18 } } @@ -71738,16 +71557,16 @@ "object": { "type": "ThisExpression", "range": [ - 42512, - 42516 + 42337, + 42341 ], "loc": { "start": { - "line": 1512, + "line": 1505, "column": 19 }, "end": { - "line": 1512, + "line": 1505, "column": 23 } } @@ -71756,31 +71575,31 @@ "type": "Identifier", "name": "prfxTf", "range": [ - 42517, - 42523 + 42342, + 42348 ], "loc": { "start": { - "line": 1512, + "line": 1505, "column": 24 }, "end": { - "line": 1512, + "line": 1505, "column": 30 } } }, "range": [ - 42512, - 42523 + 42337, + 42348 ], "loc": { "start": { - "line": 1512, + "line": 1505, "column": 19 }, "end": { - "line": 1512, + "line": 1505, "column": 30 } } @@ -71789,78 +71608,78 @@ "type": "Identifier", "name": "name", "range": [ - 42526, - 42530 + 42351, + 42355 ], "loc": { "start": { - "line": 1512, + "line": 1505, "column": 33 }, "end": { - "line": 1512, + "line": 1505, "column": 37 } } }, "range": [ - 42512, - 42530 + 42337, + 42355 ], "loc": { "start": { - "line": 1512, + "line": 1505, "column": 19 }, "end": { - "line": 1512, + "line": 1505, "column": 37 } } } ], "range": [ - 42508, - 42531 + 42333, + 42356 ], "loc": { "start": { - "line": 1512, + "line": 1505, "column": 15 }, "end": { - "line": 1512, + "line": 1505, "column": 38 } } }, "range": [ - 42501, - 42532 + 42326, + 42357 ], "loc": { "start": { - "line": 1512, + "line": 1505, "column": 8 }, "end": { - "line": 1512, + "line": 1505, "column": 39 } } } ], "range": [ - 42491, - 42538 + 42316, + 42363 ], "loc": { "start": { - "line": 1511, + "line": 1504, "column": 36 }, "end": { - "line": 1513, + "line": 1506, "column": 5 } } @@ -71868,16 +71687,16 @@ "generator": false, "expression": false, "range": [ - 42472, - 42538 + 42297, + 42363 ], "loc": { "start": { - "line": 1511, + "line": 1504, "column": 17 }, "end": { - "line": 1513, + "line": 1506, "column": 5 } } @@ -71885,16 +71704,16 @@ "kind": "method", "computed": false, "range": [ - 42459, - 42538 + 42284, + 42363 ], "loc": { "start": { - "line": 1511, + "line": 1504, "column": 4 }, "end": { - "line": 1513, + "line": 1506, "column": 5 } }, @@ -71903,16 +71722,16 @@ "type": "Block", "value": "*\n * Return stylesheet DOM element for a given theme name\n * @return {DOMElement} stylesheet element\n ", "range": [ - 42336, - 42454 + 42161, + 42279 ], "loc": { "start": { - "line": 1507, + "line": 1500, "column": 4 }, "end": { - "line": 1510, + "line": 1503, "column": 7 } } @@ -71923,16 +71742,16 @@ "type": "Block", "value": "*\n * Destroy filter grid\n ", "range": [ - 42544, - 42582 + 42369, + 42407 ], "loc": { "start": { - "line": 1515, + "line": 1508, "column": 4 }, "end": { - "line": 1517, + "line": 1510, "column": 7 } } @@ -71946,16 +71765,16 @@ "type": "Identifier", "name": "destroy", "range": [ - 42587, - 42594 + 42412, + 42419 ], "loc": { "start": { - "line": 1518, + "line": 1511, "column": 4 }, "end": { - "line": 1518, + "line": 1511, "column": 11 } } @@ -71978,16 +71797,16 @@ "object": { "type": "ThisExpression", "range": [ - 42612, - 42616 + 42437, + 42441 ], "loc": { "start": { - "line": 1519, + "line": 1512, "column": 13 }, "end": { - "line": 1519, + "line": 1512, "column": 17 } } @@ -71996,47 +71815,47 @@ "type": "Identifier", "name": "initialized", "range": [ - 42617, - 42628 + 42442, + 42453 ], "loc": { "start": { - "line": 1519, + "line": 1512, "column": 18 }, "end": { - "line": 1519, + "line": 1512, "column": 29 } } }, "range": [ - 42612, - 42628 + 42437, + 42453 ], "loc": { "start": { - "line": 1519, + "line": 1512, "column": 13 }, "end": { - "line": 1519, + "line": 1512, "column": 29 } } }, "prefix": true, "range": [ - 42611, - 42628 + 42436, + 42453 ], "loc": { "start": { - "line": 1519, + "line": 1512, "column": 12 }, "end": { - "line": 1519, + "line": 1512, "column": 29 } } @@ -72048,48 +71867,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 42644, - 42651 + 42469, + 42476 ], "loc": { "start": { - "line": 1520, + "line": 1513, "column": 12 }, "end": { - "line": 1520, + "line": 1513, "column": 19 } } } ], "range": [ - 42630, - 42661 + 42455, + 42486 ], "loc": { "start": { - "line": 1519, + "line": 1512, "column": 31 }, "end": { - "line": 1521, + "line": 1514, "column": 9 } } }, "alternate": null, "range": [ - 42607, - 42661 + 42432, + 42486 ], "loc": { "start": { - "line": 1519, + "line": 1512, "column": 8 }, "end": { - "line": 1521, + "line": 1514, "column": 9 } } @@ -72103,16 +71922,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 42675, - 42682 + 42500, + 42507 ], "loc": { "start": { - "line": 1523, + "line": 1516, "column": 12 }, "end": { - "line": 1523, + "line": 1516, "column": 19 } } @@ -72123,16 +71942,16 @@ "object": { "type": "ThisExpression", "range": [ - 42685, - 42689 + 42510, + 42514 ], "loc": { "start": { - "line": 1523, + "line": 1516, "column": 22 }, "end": { - "line": 1523, + "line": 1516, "column": 26 } } @@ -72141,46 +71960,46 @@ "type": "Identifier", "name": "emitter", "range": [ - 42690, - 42697 + 42515, + 42522 ], "loc": { "start": { - "line": 1523, + "line": 1516, "column": 27 }, "end": { - "line": 1523, + "line": 1516, "column": 34 } } }, "range": [ - 42685, - 42697 + 42510, + 42522 ], "loc": { "start": { - "line": 1523, + "line": 1516, "column": 22 }, "end": { - "line": 1523, + "line": 1516, "column": 34 } } }, "range": [ - 42675, - 42697 + 42500, + 42522 ], "loc": { "start": { - "line": 1523, + "line": 1516, "column": 12 }, "end": { - "line": 1523, + "line": 1516, "column": 34 } } @@ -72188,16 +72007,16 @@ ], "kind": "let", "range": [ - 42671, - 42698 + 42496, + 42523 ], "loc": { "start": { - "line": 1523, + "line": 1516, "column": 8 }, "end": { - "line": 1523, + "line": 1516, "column": 35 } } @@ -72213,16 +72032,16 @@ "object": { "type": "ThisExpression", "range": [ - 42712, - 42716 + 42537, + 42541 ], "loc": { "start": { - "line": 1525, + "line": 1518, "column": 12 }, "end": { - "line": 1525, + "line": 1518, "column": 16 } } @@ -72231,31 +72050,31 @@ "type": "Identifier", "name": "isExternalFlt", "range": [ - 42717, - 42730 + 42542, + 42555 ], "loc": { "start": { - "line": 1525, + "line": 1518, "column": 17 }, "end": { - "line": 1525, + "line": 1518, "column": 30 } } }, "range": [ - 42712, - 42730 + 42537, + 42555 ], "loc": { "start": { - "line": 1525, + "line": 1518, "column": 12 }, "end": { - "line": 1525, + "line": 1518, "column": 30 } } @@ -72269,16 +72088,16 @@ "object": { "type": "ThisExpression", "range": [ - 42735, - 42739 + 42560, + 42564 ], "loc": { "start": { - "line": 1525, + "line": 1518, "column": 35 }, "end": { - "line": 1525, + "line": 1518, "column": 39 } } @@ -72287,62 +72106,62 @@ "type": "Identifier", "name": "popupFilters", "range": [ - 42740, - 42752 + 42565, + 42577 ], "loc": { "start": { - "line": 1525, + "line": 1518, "column": 40 }, "end": { - "line": 1525, + "line": 1518, "column": 52 } } }, "range": [ - 42735, - 42752 + 42560, + 42577 ], "loc": { "start": { - "line": 1525, + "line": 1518, "column": 35 }, "end": { - "line": 1525, + "line": 1518, "column": 52 } } }, "prefix": true, "range": [ - 42734, - 42752 + 42559, + 42577 ], "loc": { "start": { - "line": 1525, + "line": 1518, "column": 34 }, "end": { - "line": 1525, + "line": 1518, "column": 52 } } }, "range": [ - 42712, - 42752 + 42537, + 42577 ], "loc": { "start": { - "line": 1525, + "line": 1518, "column": 12 }, "end": { - "line": 1525, + "line": 1518, "column": 52 } } @@ -72360,16 +72179,16 @@ "object": { "type": "ThisExpression", "range": [ - 42768, - 42772 + 42593, + 42597 ], "loc": { "start": { - "line": 1526, + "line": 1519, "column": 12 }, "end": { - "line": 1526, + "line": 1519, "column": 16 } } @@ -72378,94 +72197,94 @@ "type": "Identifier", "name": "removeExternalFlts", "range": [ - 42773, - 42791 + 42598, + 42616 ], "loc": { "start": { - "line": 1526, + "line": 1519, "column": 17 }, "end": { - "line": 1526, + "line": 1519, "column": 35 } } }, "range": [ - 42768, - 42791 + 42593, + 42616 ], "loc": { "start": { - "line": 1526, + "line": 1519, "column": 12 }, "end": { - "line": 1526, + "line": 1519, "column": 35 } } }, "arguments": [], "range": [ - 42768, - 42793 + 42593, + 42618 ], "loc": { "start": { - "line": 1526, + "line": 1519, "column": 12 }, "end": { - "line": 1526, + "line": 1519, "column": 37 } } }, "range": [ - 42768, - 42794 + 42593, + 42619 ], "loc": { "start": { - "line": 1526, + "line": 1519, "column": 12 }, "end": { - "line": 1526, + "line": 1519, "column": 38 } } } ], "range": [ - 42754, - 42804 + 42579, + 42629 ], "loc": { "start": { - "line": 1525, + "line": 1518, "column": 54 }, "end": { - "line": 1527, + "line": 1520, "column": 9 } } }, "alternate": null, "range": [ - 42708, - 42804 + 42533, + 42629 ], "loc": { "start": { - "line": 1525, + "line": 1518, "column": 8 }, "end": { - "line": 1527, + "line": 1520, "column": 9 } } @@ -72478,16 +72297,16 @@ "object": { "type": "ThisExpression", "range": [ - 42817, - 42821 + 42642, + 42646 ], "loc": { "start": { - "line": 1528, + "line": 1521, "column": 12 }, "end": { - "line": 1528, + "line": 1521, "column": 16 } } @@ -72496,31 +72315,31 @@ "type": "Identifier", "name": "infDiv", "range": [ - 42822, - 42828 + 42647, + 42653 ], "loc": { "start": { - "line": 1528, + "line": 1521, "column": 17 }, "end": { - "line": 1528, + "line": 1521, "column": 23 } } }, "range": [ - 42817, - 42828 + 42642, + 42653 ], "loc": { "start": { - "line": 1528, + "line": 1521, "column": 12 }, "end": { - "line": 1528, + "line": 1521, "column": 23 } } @@ -72538,16 +72357,16 @@ "object": { "type": "ThisExpression", "range": [ - 42844, - 42848 + 42669, + 42673 ], "loc": { "start": { - "line": 1529, + "line": 1522, "column": 12 }, "end": { - "line": 1529, + "line": 1522, "column": 16 } } @@ -72556,94 +72375,94 @@ "type": "Identifier", "name": "removeToolbar", "range": [ - 42849, - 42862 + 42674, + 42687 ], "loc": { "start": { - "line": 1529, + "line": 1522, "column": 17 }, "end": { - "line": 1529, + "line": 1522, "column": 30 } } }, "range": [ - 42844, - 42862 + 42669, + 42687 ], "loc": { "start": { - "line": 1529, + "line": 1522, "column": 12 }, "end": { - "line": 1529, + "line": 1522, "column": 30 } } }, "arguments": [], "range": [ - 42844, - 42864 + 42669, + 42689 ], "loc": { "start": { - "line": 1529, + "line": 1522, "column": 12 }, "end": { - "line": 1529, + "line": 1522, "column": 32 } } }, "range": [ - 42844, - 42865 + 42669, + 42690 ], "loc": { "start": { - "line": 1529, + "line": 1522, "column": 12 }, "end": { - "line": 1529, + "line": 1522, "column": 33 } } } ], "range": [ - 42830, - 42875 + 42655, + 42700 ], "loc": { "start": { - "line": 1528, + "line": 1521, "column": 25 }, "end": { - "line": 1530, + "line": 1523, "column": 9 } } }, "alternate": null, "range": [ - 42813, - 42875 + 42638, + 42700 ], "loc": { "start": { - "line": 1528, + "line": 1521, "column": 8 }, "end": { - "line": 1530, + "line": 1523, "column": 9 } } @@ -72656,16 +72475,16 @@ "object": { "type": "ThisExpression", "range": [ - 42888, - 42892 + 42713, + 42717 ], "loc": { "start": { - "line": 1531, + "line": 1524, "column": 12 }, "end": { - "line": 1531, + "line": 1524, "column": 16 } } @@ -72674,31 +72493,31 @@ "type": "Identifier", "name": "markActiveColumns", "range": [ - 42893, - 42910 + 42718, + 42735 ], "loc": { "start": { - "line": 1531, + "line": 1524, "column": 17 }, "end": { - "line": 1531, + "line": 1524, "column": 34 } } }, "range": [ - 42888, - 42910 + 42713, + 42735 ], "loc": { "start": { - "line": 1531, + "line": 1524, "column": 12 }, "end": { - "line": 1531, + "line": 1524, "column": 34 } } @@ -72716,16 +72535,16 @@ "object": { "type": "ThisExpression", "range": [ - 42926, - 42930 + 42751, + 42755 ], "loc": { "start": { - "line": 1532, + "line": 1525, "column": 12 }, "end": { - "line": 1532, + "line": 1525, "column": 16 } } @@ -72734,62 +72553,62 @@ "type": "Identifier", "name": "clearActiveColumns", "range": [ - 42931, - 42949 + 42756, + 42774 ], "loc": { "start": { - "line": 1532, + "line": 1525, "column": 17 }, "end": { - "line": 1532, + "line": 1525, "column": 35 } } }, "range": [ - 42926, - 42949 + 42751, + 42774 ], "loc": { "start": { - "line": 1532, + "line": 1525, "column": 12 }, "end": { - "line": 1532, + "line": 1525, "column": 35 } } }, "arguments": [], "range": [ - 42926, - 42951 + 42751, + 42776 ], "loc": { "start": { - "line": 1532, + "line": 1525, "column": 12 }, "end": { - "line": 1532, + "line": 1525, "column": 37 } } }, "range": [ - 42926, - 42952 + 42751, + 42777 ], "loc": { "start": { - "line": 1532, + "line": 1525, "column": 12 }, "end": { - "line": 1532, + "line": 1525, "column": 38 } } @@ -72805,16 +72624,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 42965, - 42972 + 42790, + 42797 ], "loc": { "start": { - "line": 1533, + "line": 1526, "column": 12 }, "end": { - "line": 1533, + "line": 1526, "column": 19 } } @@ -72823,31 +72642,31 @@ "type": "Identifier", "name": "off", "range": [ - 42973, - 42976 + 42798, + 42801 ], "loc": { "start": { - "line": 1533, + "line": 1526, "column": 20 }, "end": { - "line": 1533, + "line": 1526, "column": 23 } } }, "range": [ - 42965, - 42976 + 42790, + 42801 ], "loc": { "start": { - "line": 1533, + "line": 1526, "column": 12 }, "end": { - "line": 1533, + "line": 1526, "column": 23 } } @@ -72861,32 +72680,32 @@ "value": "before-filtering", "raw": "'before-filtering'", "range": [ - 42978, - 42996 + 42803, + 42821 ], "loc": { "start": { - "line": 1533, + "line": 1526, "column": 25 }, "end": { - "line": 1533, + "line": 1526, "column": 43 } } } ], "range": [ - 42977, - 42997 + 42802, + 42822 ], "loc": { "start": { - "line": 1533, + "line": 1526, "column": 24 }, "end": { - "line": 1533, + "line": 1526, "column": 44 } } @@ -72903,16 +72722,16 @@ "object": { "type": "ThisExpression", "range": [ - 43005, - 43009 + 42830, + 42834 ], "loc": { "start": { - "line": 1533, + "line": 1526, "column": 52 }, "end": { - "line": 1533, + "line": 1526, "column": 56 } } @@ -72921,47 +72740,47 @@ "type": "Identifier", "name": "clearActiveColumns", "range": [ - 43010, - 43028 + 42835, + 42853 ], "loc": { "start": { - "line": 1533, + "line": 1526, "column": 57 }, "end": { - "line": 1533, + "line": 1526, "column": 75 } } }, "range": [ - 43005, - 43028 + 42830, + 42853 ], "loc": { "start": { - "line": 1533, + "line": 1526, "column": 52 }, "end": { - "line": 1533, + "line": 1526, "column": 75 } } }, "arguments": [], "range": [ - 43005, - 43030 + 42830, + 42855 ], "loc": { "start": { - "line": 1533, + "line": 1526, "column": 52 }, "end": { - "line": 1533, + "line": 1526, "column": 77 } } @@ -72969,47 +72788,47 @@ "generator": false, "expression": true, "range": [ - 42999, - 43030 + 42824, + 42855 ], "loc": { "start": { - "line": 1533, + "line": 1526, "column": 46 }, "end": { - "line": 1533, + "line": 1526, "column": 77 } } } ], "range": [ - 42965, - 43031 + 42790, + 42856 ], "loc": { "start": { - "line": 1533, + "line": 1526, "column": 12 }, "end": { - "line": 1533, + "line": 1526, "column": 78 } } }, "range": [ - 42965, - 43032 + 42790, + 42857 ], "loc": { "start": { - "line": 1533, + "line": 1526, "column": 12 }, "end": { - "line": 1533, + "line": 1526, "column": 79 } } @@ -73025,16 +72844,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 43045, - 43052 + 42870, + 42877 ], "loc": { "start": { - "line": 1534, + "line": 1527, "column": 12 }, "end": { - "line": 1534, + "line": 1527, "column": 19 } } @@ -73043,31 +72862,31 @@ "type": "Identifier", "name": "off", "range": [ - 43053, - 43056 + 42878, + 42881 ], "loc": { "start": { - "line": 1534, + "line": 1527, "column": 20 }, "end": { - "line": 1534, + "line": 1527, "column": 23 } } }, "range": [ - 43045, - 43056 + 42870, + 42881 ], "loc": { "start": { - "line": 1534, + "line": 1527, "column": 12 }, "end": { - "line": 1534, + "line": 1527, "column": 23 } } @@ -73081,32 +72900,32 @@ "value": "cell-processed", "raw": "'cell-processed'", "range": [ - 43058, - 43074 + 42883, + 42899 ], "loc": { "start": { - "line": 1534, + "line": 1527, "column": 25 }, "end": { - "line": 1534, + "line": 1527, "column": 41 } } } ], "range": [ - 43057, - 43075 + 42882, + 42900 ], "loc": { "start": { - "line": 1534, + "line": 1527, "column": 24 }, "end": { - "line": 1534, + "line": 1527, "column": 42 } } @@ -73119,16 +72938,16 @@ "type": "Identifier", "name": "tf", "range": [ - 43094, - 43096 + 42919, + 42921 ], "loc": { "start": { - "line": 1535, + "line": 1528, "column": 17 }, "end": { - "line": 1535, + "line": 1528, "column": 19 } } @@ -73137,16 +72956,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 43098, - 43106 + 42923, + 42931 ], "loc": { "start": { - "line": 1535, + "line": 1528, "column": 21 }, "end": { - "line": 1535, + "line": 1528, "column": 29 } } @@ -73160,16 +72979,16 @@ "object": { "type": "ThisExpression", "range": [ - 43111, - 43115 + 42936, + 42940 ], "loc": { "start": { - "line": 1535, + "line": 1528, "column": 34 }, "end": { - "line": 1535, + "line": 1528, "column": 38 } } @@ -73178,31 +72997,31 @@ "type": "Identifier", "name": "markActiveColumn", "range": [ - 43116, - 43132 + 42941, + 42957 ], "loc": { "start": { - "line": 1535, + "line": 1528, "column": 39 }, "end": { - "line": 1535, + "line": 1528, "column": 55 } } }, "range": [ - 43111, - 43132 + 42936, + 42957 ], "loc": { "start": { - "line": 1535, + "line": 1528, "column": 34 }, "end": { - "line": 1535, + "line": 1528, "column": 55 } } @@ -73212,32 +73031,32 @@ "type": "Identifier", "name": "colIndex", "range": [ - 43133, - 43141 + 42958, + 42966 ], "loc": { "start": { - "line": 1535, + "line": 1528, "column": 56 }, "end": { - "line": 1535, + "line": 1528, "column": 64 } } } ], "range": [ - 43111, - 43142 + 42936, + 42967 ], "loc": { "start": { - "line": 1535, + "line": 1528, "column": 34 }, "end": { - "line": 1535, + "line": 1528, "column": 65 } } @@ -73245,79 +73064,79 @@ "generator": false, "expression": true, "range": [ - 43093, - 43142 + 42918, + 42967 ], "loc": { "start": { - "line": 1535, + "line": 1528, "column": 16 }, "end": { - "line": 1535, + "line": 1528, "column": 65 } } } ], "range": [ - 43045, - 43143 + 42870, + 42968 ], "loc": { "start": { - "line": 1534, + "line": 1527, "column": 12 }, "end": { - "line": 1535, + "line": 1528, "column": 66 } } }, "range": [ - 43045, - 43144 + 42870, + 42969 ], "loc": { "start": { - "line": 1534, + "line": 1527, "column": 12 }, "end": { - "line": 1535, + "line": 1528, "column": 67 } } } ], "range": [ - 42912, - 43154 + 42737, + 42979 ], "loc": { "start": { - "line": 1531, + "line": 1524, "column": 36 }, "end": { - "line": 1536, + "line": 1529, "column": 9 } } }, "alternate": null, "range": [ - 42884, - 43154 + 42709, + 42979 ], "loc": { "start": { - "line": 1531, + "line": 1524, "column": 8 }, "end": { - "line": 1536, + "line": 1529, "column": 9 } } @@ -73330,16 +73149,16 @@ "object": { "type": "ThisExpression", "range": [ - 43167, - 43171 + 42992, + 42996 ], "loc": { "start": { - "line": 1537, + "line": 1530, "column": 12 }, "end": { - "line": 1537, + "line": 1530, "column": 16 } } @@ -73348,31 +73167,31 @@ "type": "Identifier", "name": "hasExtensions", "range": [ - 43172, - 43185 + 42997, + 43010 ], "loc": { "start": { - "line": 1537, + "line": 1530, "column": 17 }, "end": { - "line": 1537, + "line": 1530, "column": 30 } } }, "range": [ - 43167, - 43185 + 42992, + 43010 ], "loc": { "start": { - "line": 1537, + "line": 1530, "column": 12 }, "end": { - "line": 1537, + "line": 1530, "column": 30 } } @@ -73390,16 +73209,16 @@ "object": { "type": "ThisExpression", "range": [ - 43201, - 43205 + 43026, + 43030 ], "loc": { "start": { - "line": 1538, + "line": 1531, "column": 12 }, "end": { - "line": 1538, + "line": 1531, "column": 16 } } @@ -73408,94 +73227,94 @@ "type": "Identifier", "name": "destroyExtensions", "range": [ - 43206, - 43223 + 43031, + 43048 ], "loc": { "start": { - "line": 1538, + "line": 1531, "column": 17 }, "end": { - "line": 1538, + "line": 1531, "column": 34 } } }, "range": [ - 43201, - 43223 + 43026, + 43048 ], "loc": { "start": { - "line": 1538, + "line": 1531, "column": 12 }, "end": { - "line": 1538, + "line": 1531, "column": 34 } } }, "arguments": [], "range": [ - 43201, - 43225 + 43026, + 43050 ], "loc": { "start": { - "line": 1538, + "line": 1531, "column": 12 }, "end": { - "line": 1538, + "line": 1531, "column": 36 } } }, "range": [ - 43201, - 43226 + 43026, + 43051 ], "loc": { "start": { - "line": 1538, + "line": 1531, "column": 12 }, "end": { - "line": 1538, + "line": 1531, "column": 37 } } } ], "range": [ - 43187, - 43236 + 43012, + 43061 ], "loc": { "start": { - "line": 1537, + "line": 1530, "column": 32 }, "end": { - "line": 1539, + "line": 1532, "column": 9 } } }, "alternate": null, "range": [ - 43163, - 43236 + 42988, + 43061 ], "loc": { "start": { - "line": 1537, + "line": 1530, "column": 8 }, "end": { - "line": 1539, + "line": 1532, "column": 9 } } @@ -73510,16 +73329,16 @@ "object": { "type": "ThisExpression", "range": [ - 43246, - 43250 + 43071, + 43075 ], "loc": { "start": { - "line": 1541, + "line": 1534, "column": 8 }, "end": { - "line": 1541, + "line": 1534, "column": 12 } } @@ -73528,62 +73347,62 @@ "type": "Identifier", "name": "validateAllRows", "range": [ - 43251, - 43266 + 43076, + 43091 ], "loc": { "start": { - "line": 1541, + "line": 1534, "column": 13 }, "end": { - "line": 1541, + "line": 1534, "column": 28 } } }, "range": [ - 43246, - 43266 + 43071, + 43091 ], "loc": { "start": { - "line": 1541, + "line": 1534, "column": 8 }, "end": { - "line": 1541, + "line": 1534, "column": 28 } } }, "arguments": [], "range": [ - 43246, - 43268 + 43071, + 43093 ], "loc": { "start": { - "line": 1541, + "line": 1534, "column": 8 }, "end": { - "line": 1541, + "line": 1534, "column": 30 } } }, "range": [ - 43246, - 43269 + 43071, + 43094 ], "loc": { "start": { - "line": 1541, + "line": 1534, "column": 8 }, "end": { - "line": 1541, + "line": 1534, "column": 31 } } @@ -73599,16 +73418,16 @@ "object": { "type": "ThisExpression", "range": [ - 43283, - 43287 + 43108, + 43112 ], "loc": { "start": { - "line": 1543, + "line": 1536, "column": 12 }, "end": { - "line": 1543, + "line": 1536, "column": 16 } } @@ -73617,31 +73436,31 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 43288, - 43295 + 43113, + 43120 ], "loc": { "start": { - "line": 1543, + "line": 1536, "column": 17 }, "end": { - "line": 1543, + "line": 1536, "column": 24 } } }, "range": [ - 43283, - 43295 + 43108, + 43120 ], "loc": { "start": { - "line": 1543, + "line": 1536, "column": 12 }, "end": { - "line": 1543, + "line": 1536, "column": 24 } } @@ -73655,16 +73474,16 @@ "object": { "type": "ThisExpression", "range": [ - 43300, - 43304 + 43125, + 43129 ], "loc": { "start": { - "line": 1543, + "line": 1536, "column": 29 }, "end": { - "line": 1543, + "line": 1536, "column": 33 } } @@ -73673,62 +73492,62 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 43305, - 43315 + 43130, + 43140 ], "loc": { "start": { - "line": 1543, + "line": 1536, "column": 34 }, "end": { - "line": 1543, + "line": 1536, "column": 44 } } }, "range": [ - 43300, - 43315 + 43125, + 43140 ], "loc": { "start": { - "line": 1543, + "line": 1536, "column": 29 }, "end": { - "line": 1543, + "line": 1536, "column": 44 } } }, "prefix": true, "range": [ - 43299, - 43315 + 43124, + 43140 ], "loc": { "start": { - "line": 1543, + "line": 1536, "column": 28 }, "end": { - "line": 1543, + "line": 1536, "column": 44 } } }, "range": [ - 43283, - 43315 + 43108, + 43140 ], "loc": { "start": { - "line": 1543, + "line": 1536, "column": 12 }, "end": { - "line": 1543, + "line": 1536, "column": 44 } } @@ -73749,16 +73568,16 @@ "object": { "type": "ThisExpression", "range": [ - 43331, - 43335 + 43156, + 43160 ], "loc": { "start": { - "line": 1544, + "line": 1537, "column": 12 }, "end": { - "line": 1544, + "line": 1537, "column": 16 } } @@ -73767,31 +73586,31 @@ "type": "Identifier", "name": "tbl", "range": [ - 43336, - 43339 + 43161, + 43164 ], "loc": { "start": { - "line": 1544, + "line": 1537, "column": 17 }, "end": { - "line": 1544, + "line": 1537, "column": 20 } } }, "range": [ - 43331, - 43339 + 43156, + 43164 ], "loc": { "start": { - "line": 1544, + "line": 1537, "column": 12 }, "end": { - "line": 1544, + "line": 1537, "column": 20 } } @@ -73800,31 +73619,31 @@ "type": "Identifier", "name": "deleteRow", "range": [ - 43340, - 43349 + 43165, + 43174 ], "loc": { "start": { - "line": 1544, + "line": 1537, "column": 21 }, "end": { - "line": 1544, + "line": 1537, "column": 30 } } }, "range": [ - 43331, - 43349 + 43156, + 43174 ], "loc": { "start": { - "line": 1544, + "line": 1537, "column": 12 }, "end": { - "line": 1544, + "line": 1537, "column": 30 } } @@ -73836,16 +73655,16 @@ "object": { "type": "ThisExpression", "range": [ - 43350, - 43354 + 43175, + 43179 ], "loc": { "start": { - "line": 1544, + "line": 1537, "column": 31 }, "end": { - "line": 1544, + "line": 1537, "column": 35 } } @@ -73854,94 +73673,94 @@ "type": "Identifier", "name": "filtersRowIndex", "range": [ - 43355, - 43370 + 43180, + 43195 ], "loc": { "start": { - "line": 1544, + "line": 1537, "column": 36 }, "end": { - "line": 1544, + "line": 1537, "column": 51 } } }, "range": [ - 43350, - 43370 + 43175, + 43195 ], "loc": { "start": { - "line": 1544, + "line": 1537, "column": 31 }, "end": { - "line": 1544, + "line": 1537, "column": 51 } } } ], "range": [ - 43331, - 43371 + 43156, + 43196 ], "loc": { "start": { - "line": 1544, + "line": 1537, "column": 12 }, "end": { - "line": 1544, + "line": 1537, "column": 52 } } }, "range": [ - 43331, - 43372 + 43156, + 43197 ], "loc": { "start": { - "line": 1544, + "line": 1537, "column": 12 }, "end": { - "line": 1544, + "line": 1537, "column": 53 } } } ], "range": [ - 43317, - 43382 + 43142, + 43207 ], "loc": { "start": { - "line": 1543, + "line": 1536, "column": 46 }, "end": { - "line": 1545, + "line": 1538, "column": 9 } } }, "alternate": null, "range": [ - 43279, - 43382 + 43104, + 43207 ], "loc": { "start": { - "line": 1543, + "line": 1536, "column": 8 }, "end": { - "line": 1545, + "line": 1538, "column": 9 } }, @@ -73950,16 +73769,16 @@ "type": "Line", "value": " broadcast destroy event modules and extensions are subscribed to", "range": [ - 43392, - 43459 + 43217, + 43284 ], "loc": { "start": { - "line": 1547, + "line": 1540, "column": 8 }, "end": { - "line": 1547, + "line": 1540, "column": 75 } } @@ -73977,16 +73796,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 43468, - 43475 + 43293, + 43300 ], "loc": { "start": { - "line": 1548, + "line": 1541, "column": 8 }, "end": { - "line": 1548, + "line": 1541, "column": 15 } } @@ -73995,31 +73814,31 @@ "type": "Identifier", "name": "emit", "range": [ - 43476, - 43480 + 43301, + 43305 ], "loc": { "start": { - "line": 1548, + "line": 1541, "column": 16 }, "end": { - "line": 1548, + "line": 1541, "column": 20 } } }, "range": [ - 43468, - 43480 + 43293, + 43305 ], "loc": { "start": { - "line": 1548, + "line": 1541, "column": 8 }, "end": { - "line": 1548, + "line": 1541, "column": 20 } } @@ -74030,16 +73849,16 @@ "value": "destroy", "raw": "'destroy'", "range": [ - 43481, - 43490 + 43306, + 43315 ], "loc": { "start": { - "line": 1548, + "line": 1541, "column": 21 }, "end": { - "line": 1548, + "line": 1541, "column": 30 } } @@ -74047,47 +73866,47 @@ { "type": "ThisExpression", "range": [ - 43492, - 43496 + 43317, + 43321 ], "loc": { "start": { - "line": 1548, + "line": 1541, "column": 32 }, "end": { - "line": 1548, + "line": 1541, "column": 36 } } } ], "range": [ - 43468, - 43497 + 43293, + 43322 ], "loc": { "start": { - "line": 1548, + "line": 1541, "column": 8 }, "end": { - "line": 1548, + "line": 1541, "column": 37 } } }, "range": [ - 43468, - 43498 + 43293, + 43323 ], "loc": { "start": { - "line": 1548, + "line": 1541, "column": 8 }, "end": { - "line": 1548, + "line": 1541, "column": 38 } }, @@ -74096,16 +73915,16 @@ "type": "Line", "value": " broadcast destroy event modules and extensions are subscribed to", "range": [ - 43392, - 43459 + 43217, + 43284 ], "loc": { "start": { - "line": 1547, + "line": 1540, "column": 8 }, "end": { - "line": 1547, + "line": 1540, "column": 75 } } @@ -74116,16 +73935,16 @@ "type": "Line", "value": " unsubscribe to events", "range": [ - 43508, - 43532 + 43333, + 43357 ], "loc": { "start": { - "line": 1550, + "line": 1543, "column": 8 }, "end": { - "line": 1550, + "line": 1543, "column": 32 } } @@ -74140,16 +73959,16 @@ "object": { "type": "ThisExpression", "range": [ - 43545, - 43549 + 43370, + 43374 ], "loc": { "start": { - "line": 1551, + "line": 1544, "column": 12 }, "end": { - "line": 1551, + "line": 1544, "column": 16 } } @@ -74158,31 +73977,31 @@ "type": "Identifier", "name": "hasVisibleRows", "range": [ - 43550, - 43564 + 43375, + 43389 ], "loc": { "start": { - "line": 1551, + "line": 1544, "column": 17 }, "end": { - "line": 1551, + "line": 1544, "column": 31 } } }, "range": [ - 43545, - 43564 + 43370, + 43389 ], "loc": { "start": { - "line": 1551, + "line": 1544, "column": 12 }, "end": { - "line": 1551, + "line": 1544, "column": 31 } } @@ -74201,16 +74020,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 43580, - 43587 + 43405, + 43412 ], "loc": { "start": { - "line": 1552, + "line": 1545, "column": 12 }, "end": { - "line": 1552, + "line": 1545, "column": 19 } } @@ -74219,31 +74038,31 @@ "type": "Identifier", "name": "off", "range": [ - 43588, - 43591 + 43413, + 43416 ], "loc": { "start": { - "line": 1552, + "line": 1545, "column": 20 }, "end": { - "line": 1552, + "line": 1545, "column": 23 } } }, "range": [ - 43580, - 43591 + 43405, + 43416 ], "loc": { "start": { - "line": 1552, + "line": 1545, "column": 12 }, "end": { - "line": 1552, + "line": 1545, "column": 23 } } @@ -74257,32 +74076,32 @@ "value": "after-filtering", "raw": "'after-filtering'", "range": [ - 43593, - 43610 + 43418, + 43435 ], "loc": { "start": { - "line": 1552, + "line": 1545, "column": 25 }, "end": { - "line": 1552, + "line": 1545, "column": 42 } } } ], "range": [ - 43592, - 43611 + 43417, + 43436 ], "loc": { "start": { - "line": 1552, + "line": 1545, "column": 24 }, "end": { - "line": 1552, + "line": 1545, "column": 43 } } @@ -74299,16 +74118,16 @@ "object": { "type": "ThisExpression", "range": [ - 43619, - 43623 + 43444, + 43448 ], "loc": { "start": { - "line": 1552, + "line": 1545, "column": 51 }, "end": { - "line": 1552, + "line": 1545, "column": 55 } } @@ -74317,47 +74136,47 @@ "type": "Identifier", "name": "enforceVisibility", "range": [ - 43624, - 43641 + 43449, + 43466 ], "loc": { "start": { - "line": 1552, + "line": 1545, "column": 56 }, "end": { - "line": 1552, + "line": 1545, "column": 73 } } }, "range": [ - 43619, - 43641 + 43444, + 43466 ], "loc": { "start": { - "line": 1552, + "line": 1545, "column": 51 }, "end": { - "line": 1552, + "line": 1545, "column": 73 } } }, "arguments": [], "range": [ - 43619, - 43643 + 43444, + 43468 ], "loc": { "start": { - "line": 1552, + "line": 1545, "column": 51 }, "end": { - "line": 1552, + "line": 1545, "column": 75 } } @@ -74365,79 +74184,79 @@ "generator": false, "expression": true, "range": [ - 43613, - 43643 + 43438, + 43468 ], "loc": { "start": { - "line": 1552, + "line": 1545, "column": 45 }, "end": { - "line": 1552, + "line": 1545, "column": 75 } } } ], "range": [ - 43580, - 43644 + 43405, + 43469 ], "loc": { "start": { - "line": 1552, + "line": 1545, "column": 12 }, "end": { - "line": 1552, + "line": 1545, "column": 76 } } }, "range": [ - 43580, - 43645 + 43405, + 43470 ], "loc": { "start": { - "line": 1552, + "line": 1545, "column": 12 }, "end": { - "line": 1552, + "line": 1545, "column": 77 } } } ], "range": [ - 43566, - 43655 + 43391, + 43480 ], "loc": { "start": { - "line": 1551, + "line": 1544, "column": 33 }, "end": { - "line": 1553, + "line": 1546, "column": 9 } } }, "alternate": null, "range": [ - 43541, - 43655 + 43366, + 43480 ], "loc": { "start": { - "line": 1551, + "line": 1544, "column": 8 }, "end": { - "line": 1553, + "line": 1546, "column": 9 } }, @@ -74446,16 +74265,16 @@ "type": "Line", "value": " unsubscribe to events", "range": [ - 43508, - 43532 + 43333, + 43357 ], "loc": { "start": { - "line": 1550, + "line": 1543, "column": 8 }, "end": { - "line": 1550, + "line": 1543, "column": 32 } } @@ -74470,16 +74289,16 @@ "object": { "type": "ThisExpression", "range": [ - 43668, - 43672 + 43493, + 43497 ], "loc": { "start": { - "line": 1554, + "line": 1547, "column": 12 }, "end": { - "line": 1554, + "line": 1547, "column": 16 } } @@ -74488,31 +74307,31 @@ "type": "Identifier", "name": "linkedFilters", "range": [ - 43673, - 43686 + 43498, + 43511 ], "loc": { "start": { - "line": 1554, + "line": 1547, "column": 17 }, "end": { - "line": 1554, + "line": 1547, "column": 30 } } }, "range": [ - 43668, - 43686 + 43493, + 43511 ], "loc": { "start": { - "line": 1554, + "line": 1547, "column": 12 }, "end": { - "line": 1554, + "line": 1547, "column": 30 } } @@ -74531,16 +74350,16 @@ "type": "Identifier", "name": "emitter", "range": [ - 43702, - 43709 + 43527, + 43534 ], "loc": { "start": { - "line": 1555, + "line": 1548, "column": 12 }, "end": { - "line": 1555, + "line": 1548, "column": 19 } } @@ -74549,31 +74368,31 @@ "type": "Identifier", "name": "off", "range": [ - 43710, - 43713 + 43535, + 43538 ], "loc": { "start": { - "line": 1555, + "line": 1548, "column": 20 }, "end": { - "line": 1555, + "line": 1548, "column": 23 } } }, "range": [ - 43702, - 43713 + 43527, + 43538 ], "loc": { "start": { - "line": 1555, + "line": 1548, "column": 12 }, "end": { - "line": 1555, + "line": 1548, "column": 23 } } @@ -74587,32 +74406,32 @@ "value": "after-filtering", "raw": "'after-filtering'", "range": [ - 43715, - 43732 + 43540, + 43557 ], "loc": { "start": { - "line": 1555, + "line": 1548, "column": 25 }, "end": { - "line": 1555, + "line": 1548, "column": 42 } } } ], "range": [ - 43714, - 43733 + 43539, + 43558 ], "loc": { "start": { - "line": 1555, + "line": 1548, "column": 24 }, "end": { - "line": 1555, + "line": 1548, "column": 43 } } @@ -74629,16 +74448,16 @@ "object": { "type": "ThisExpression", "range": [ - 43741, - 43745 + 43566, + 43570 ], "loc": { "start": { - "line": 1555, + "line": 1548, "column": 51 }, "end": { - "line": 1555, + "line": 1548, "column": 55 } } @@ -74647,47 +74466,47 @@ "type": "Identifier", "name": "linkFilters", "range": [ - 43746, - 43757 + 43571, + 43582 ], "loc": { "start": { - "line": 1555, + "line": 1548, "column": 56 }, "end": { - "line": 1555, + "line": 1548, "column": 67 } } }, "range": [ - 43741, - 43757 + 43566, + 43582 ], "loc": { "start": { - "line": 1555, + "line": 1548, "column": 51 }, "end": { - "line": 1555, + "line": 1548, "column": 67 } } }, "arguments": [], "range": [ - 43741, - 43759 + 43566, + 43584 ], "loc": { "start": { - "line": 1555, + "line": 1548, "column": 51 }, "end": { - "line": 1555, + "line": 1548, "column": 69 } } @@ -74695,79 +74514,79 @@ "generator": false, "expression": true, "range": [ - 43735, - 43759 + 43560, + 43584 ], "loc": { "start": { - "line": 1555, + "line": 1548, "column": 45 }, "end": { - "line": 1555, + "line": 1548, "column": 69 } } } ], "range": [ - 43702, - 43760 + 43527, + 43585 ], "loc": { "start": { - "line": 1555, + "line": 1548, "column": 12 }, "end": { - "line": 1555, + "line": 1548, "column": 70 } } }, "range": [ - 43702, - 43761 + 43527, + 43586 ], "loc": { "start": { - "line": 1555, + "line": 1548, "column": 12 }, "end": { - "line": 1555, + "line": 1548, "column": 71 } } } ], "range": [ - 43688, - 43771 + 43513, + 43596 ], "loc": { "start": { - "line": 1554, + "line": 1547, "column": 32 }, "end": { - "line": 1556, + "line": 1549, "column": 9 } } }, "alternate": null, "range": [ - 43664, - 43771 + 43489, + 43596 ], "loc": { "start": { - "line": 1554, + "line": 1547, "column": 8 }, "end": { - "line": 1556, + "line": 1549, "column": 9 } } @@ -74785,16 +74604,16 @@ "object": { "type": "ThisExpression", "range": [ - 43780, - 43784 + 43605, + 43609 ], "loc": { "start": { - "line": 1557, + "line": 1550, "column": 8 }, "end": { - "line": 1557, + "line": 1550, "column": 12 } } @@ -74803,31 +74622,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 43785, - 43792 + 43610, + 43617 ], "loc": { "start": { - "line": 1557, + "line": 1550, "column": 13 }, "end": { - "line": 1557, + "line": 1550, "column": 20 } } }, "range": [ - 43780, - 43792 + 43605, + 43617 ], "loc": { "start": { - "line": 1557, + "line": 1550, "column": 8 }, "end": { - "line": 1557, + "line": 1550, "column": 20 } } @@ -74836,31 +74655,31 @@ "type": "Identifier", "name": "off", "range": [ - 43793, - 43796 + 43618, + 43621 ], "loc": { "start": { - "line": 1557, + "line": 1550, "column": 21 }, "end": { - "line": 1557, + "line": 1550, "column": 24 } } }, "range": [ - 43780, - 43796 + 43605, + 43621 ], "loc": { "start": { - "line": 1557, + "line": 1550, "column": 8 }, "end": { - "line": 1557, + "line": 1550, "column": 24 } } @@ -74874,32 +74693,32 @@ "value": "filter-focus", "raw": "'filter-focus'", "range": [ - 43798, - 43812 + 43623, + 43637 ], "loc": { "start": { - "line": 1557, + "line": 1550, "column": 26 }, "end": { - "line": 1557, + "line": 1550, "column": 40 } } } ], "range": [ - 43797, - 43813 + 43622, + 43638 ], "loc": { "start": { - "line": 1557, + "line": 1550, "column": 25 }, "end": { - "line": 1557, + "line": 1550, "column": 41 } } @@ -74912,16 +74731,16 @@ "type": "Identifier", "name": "tf", "range": [ - 43828, - 43830 + 43653, + 43655 ], "loc": { "start": { - "line": 1558, + "line": 1551, "column": 13 }, "end": { - "line": 1558, + "line": 1551, "column": 15 } } @@ -74930,16 +74749,16 @@ "type": "Identifier", "name": "filter", "range": [ - 43832, - 43838 + 43657, + 43663 ], "loc": { "start": { - "line": 1558, + "line": 1551, "column": 17 }, "end": { - "line": 1558, + "line": 1551, "column": 23 } } @@ -74953,16 +74772,16 @@ "object": { "type": "ThisExpression", "range": [ - 43843, - 43847 + 43668, + 43672 ], "loc": { "start": { - "line": 1558, + "line": 1551, "column": 28 }, "end": { - "line": 1558, + "line": 1551, "column": 32 } } @@ -74971,31 +74790,31 @@ "type": "Identifier", "name": "setActiveFilterId", "range": [ - 43848, - 43865 + 43673, + 43690 ], "loc": { "start": { - "line": 1558, + "line": 1551, "column": 33 }, "end": { - "line": 1558, + "line": 1551, "column": 50 } } }, "range": [ - 43843, - 43865 + 43668, + 43690 ], "loc": { "start": { - "line": 1558, + "line": 1551, "column": 28 }, "end": { - "line": 1558, + "line": 1551, "column": 50 } } @@ -75008,16 +74827,16 @@ "type": "Identifier", "name": "filter", "range": [ - 43866, - 43872 + 43691, + 43697 ], "loc": { "start": { - "line": 1558, + "line": 1551, "column": 51 }, "end": { - "line": 1558, + "line": 1551, "column": 57 } } @@ -75026,47 +74845,47 @@ "type": "Identifier", "name": "id", "range": [ - 43873, - 43875 + 43698, + 43700 ], "loc": { "start": { - "line": 1558, + "line": 1551, "column": 58 }, "end": { - "line": 1558, + "line": 1551, "column": 60 } } }, "range": [ - 43866, - 43875 + 43691, + 43700 ], "loc": { "start": { - "line": 1558, + "line": 1551, "column": 51 }, "end": { - "line": 1558, + "line": 1551, "column": 60 } } } ], "range": [ - 43843, - 43876 + 43668, + 43701 ], "loc": { "start": { - "line": 1558, + "line": 1551, "column": 28 }, "end": { - "line": 1558, + "line": 1551, "column": 61 } } @@ -75074,47 +74893,47 @@ "generator": false, "expression": true, "range": [ - 43827, - 43876 + 43652, + 43701 ], "loc": { "start": { - "line": 1558, + "line": 1551, "column": 12 }, "end": { - "line": 1558, + "line": 1551, "column": 61 } } } ], "range": [ - 43780, - 43877 + 43605, + 43702 ], "loc": { "start": { - "line": 1557, + "line": 1550, "column": 8 }, "end": { - "line": 1558, + "line": 1551, "column": 62 } } }, "range": [ - 43780, - 43878 + 43605, + 43703 ], "loc": { "start": { - "line": 1557, + "line": 1550, "column": 8 }, "end": { - "line": 1558, + "line": 1551, "column": 63 } } @@ -75127,16 +74946,16 @@ "type": "Identifier", "name": "removeClass", "range": [ - 43888, - 43899 + 43713, + 43724 ], "loc": { "start": { - "line": 1560, + "line": 1553, "column": 8 }, "end": { - "line": 1560, + "line": 1553, "column": 19 } } @@ -75148,16 +74967,16 @@ "object": { "type": "ThisExpression", "range": [ - 43900, - 43904 + 43725, + 43729 ], "loc": { "start": { - "line": 1560, + "line": 1553, "column": 20 }, "end": { - "line": 1560, + "line": 1553, "column": 24 } } @@ -75166,31 +74985,31 @@ "type": "Identifier", "name": "tbl", "range": [ - 43905, - 43908 + 43730, + 43733 ], "loc": { "start": { - "line": 1560, + "line": 1553, "column": 25 }, "end": { - "line": 1560, + "line": 1553, "column": 28 } } }, "range": [ - 43900, - 43908 + 43725, + 43733 ], "loc": { "start": { - "line": 1560, + "line": 1553, "column": 20 }, "end": { - "line": 1560, + "line": 1553, "column": 28 } } @@ -75201,16 +75020,16 @@ "object": { "type": "ThisExpression", "range": [ - 43910, - 43914 + 43735, + 43739 ], "loc": { "start": { - "line": 1560, + "line": 1553, "column": 30 }, "end": { - "line": 1560, + "line": 1553, "column": 34 } } @@ -75219,62 +75038,62 @@ "type": "Identifier", "name": "prfxTf", "range": [ - 43915, - 43921 + 43740, + 43746 ], "loc": { "start": { - "line": 1560, + "line": 1553, "column": 35 }, "end": { - "line": 1560, + "line": 1553, "column": 41 } } }, "range": [ - 43910, - 43921 + 43735, + 43746 ], "loc": { "start": { - "line": 1560, + "line": 1553, "column": 30 }, "end": { - "line": 1560, + "line": 1553, "column": 41 } } } ], "range": [ - 43888, - 43922 + 43713, + 43747 ], "loc": { "start": { - "line": 1560, + "line": 1553, "column": 8 }, "end": { - "line": 1560, + "line": 1553, "column": 42 } } }, "range": [ - 43888, - 43923 + 43713, + 43748 ], "loc": { "start": { - "line": 1560, + "line": 1553, "column": 8 }, "end": { - "line": 1560, + "line": 1553, "column": 43 } } @@ -75287,16 +75106,16 @@ "type": "Identifier", "name": "removeClass", "range": [ - 43932, - 43943 + 43757, + 43768 ], "loc": { "start": { - "line": 1561, + "line": 1554, "column": 8 }, "end": { - "line": 1561, + "line": 1554, "column": 19 } } @@ -75308,16 +75127,16 @@ "object": { "type": "ThisExpression", "range": [ - 43944, - 43948 + 43769, + 43773 ], "loc": { "start": { - "line": 1561, + "line": 1554, "column": 20 }, "end": { - "line": 1561, + "line": 1554, "column": 24 } } @@ -75326,31 +75145,31 @@ "type": "Identifier", "name": "tbl", "range": [ - 43949, - 43952 + 43774, + 43777 ], "loc": { "start": { - "line": 1561, + "line": 1554, "column": 25 }, "end": { - "line": 1561, + "line": 1554, "column": 28 } } }, "range": [ - 43944, - 43952 + 43769, + 43777 ], "loc": { "start": { - "line": 1561, + "line": 1554, "column": 20 }, "end": { - "line": 1561, + "line": 1554, "column": 28 } } @@ -75361,16 +75180,16 @@ "object": { "type": "ThisExpression", "range": [ - 43954, - 43958 + 43779, + 43783 ], "loc": { "start": { - "line": 1561, + "line": 1554, "column": 30 }, "end": { - "line": 1561, + "line": 1554, "column": 34 } } @@ -75379,62 +75198,62 @@ "type": "Identifier", "name": "prfxResponsive", "range": [ - 43959, - 43973 + 43784, + 43798 ], "loc": { "start": { - "line": 1561, + "line": 1554, "column": 35 }, "end": { - "line": 1561, + "line": 1554, "column": 49 } } }, "range": [ - 43954, - 43973 + 43779, + 43798 ], "loc": { "start": { - "line": 1561, + "line": 1554, "column": 30 }, "end": { - "line": 1561, + "line": 1554, "column": 49 } } } ], "range": [ - 43932, - 43974 + 43757, + 43799 ], "loc": { "start": { - "line": 1561, + "line": 1554, "column": 8 }, "end": { - "line": 1561, + "line": 1554, "column": 50 } } }, "range": [ - 43932, - 43975 + 43757, + 43800 ], "loc": { "start": { - "line": 1561, + "line": 1554, "column": 8 }, "end": { - "line": 1561, + "line": 1554, "column": 51 } } @@ -75450,16 +75269,16 @@ "object": { "type": "ThisExpression", "range": [ - 43985, - 43989 + 43810, + 43814 ], "loc": { "start": { - "line": 1563, + "line": 1556, "column": 8 }, "end": { - "line": 1563, + "line": 1556, "column": 12 } } @@ -75468,31 +75287,31 @@ "type": "Identifier", "name": "nbHiddenRows", "range": [ - 43990, - 44002 + 43815, + 43827 ], "loc": { "start": { - "line": 1563, + "line": 1556, "column": 13 }, "end": { - "line": 1563, + "line": 1556, "column": 25 } } }, "range": [ - 43985, - 44002 + 43810, + 43827 ], "loc": { "start": { - "line": 1563, + "line": 1556, "column": 8 }, "end": { - "line": 1563, + "line": 1556, "column": 25 } } @@ -75502,46 +75321,46 @@ "value": 0, "raw": "0", "range": [ - 44005, - 44006 + 43830, + 43831 ], "loc": { "start": { - "line": 1563, + "line": 1556, "column": 28 }, "end": { - "line": 1563, + "line": 1556, "column": 29 } } }, "range": [ - 43985, - 44006 + 43810, + 43831 ], "loc": { "start": { - "line": 1563, + "line": 1556, "column": 8 }, "end": { - "line": 1563, + "line": 1556, "column": 29 } } }, "range": [ - 43985, - 44007 + 43810, + 43832 ], "loc": { "start": { - "line": 1563, + "line": 1556, "column": 8 }, "end": { - "line": 1563, + "line": 1556, "column": 30 } } @@ -75557,16 +75376,16 @@ "object": { "type": "ThisExpression", "range": [ - 44016, - 44020 + 43841, + 43845 ], "loc": { "start": { - "line": 1564, + "line": 1557, "column": 8 }, "end": { - "line": 1564, + "line": 1557, "column": 12 } } @@ -75575,31 +75394,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 44021, - 44035 + 43846, + 43860 ], "loc": { "start": { - "line": 1564, + "line": 1557, "column": 13 }, "end": { - "line": 1564, + "line": 1557, "column": 27 } } }, "range": [ - 44016, - 44035 + 43841, + 43860 ], "loc": { "start": { - "line": 1564, + "line": 1557, "column": 8 }, "end": { - "line": 1564, + "line": 1557, "column": 27 } } @@ -75608,46 +75427,46 @@ "type": "ArrayExpression", "elements": [], "range": [ - 44038, - 44040 + 43863, + 43865 ], "loc": { "start": { - "line": 1564, + "line": 1557, "column": 30 }, "end": { - "line": 1564, + "line": 1557, "column": 32 } } }, "range": [ - 44016, - 44040 + 43841, + 43865 ], "loc": { "start": { - "line": 1564, + "line": 1557, "column": 8 }, "end": { - "line": 1564, + "line": 1557, "column": 32 } } }, "range": [ - 44016, - 44041 + 43841, + 43866 ], "loc": { "start": { - "line": 1564, + "line": 1557, "column": 8 }, "end": { - "line": 1564, + "line": 1557, "column": 33 } } @@ -75663,16 +75482,16 @@ "object": { "type": "ThisExpression", "range": [ - 44050, - 44054 + 43875, + 43879 ], "loc": { "start": { - "line": 1565, + "line": 1558, "column": 8 }, "end": { - "line": 1565, + "line": 1558, "column": 12 } } @@ -75681,31 +75500,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 44055, - 44061 + 43880, + 43886 ], "loc": { "start": { - "line": 1565, + "line": 1558, "column": 13 }, "end": { - "line": 1565, + "line": 1558, "column": 19 } } }, "range": [ - 44050, - 44061 + 43875, + 43886 ], "loc": { "start": { - "line": 1565, + "line": 1558, "column": 8 }, "end": { - "line": 1565, + "line": 1558, "column": 19 } } @@ -75714,46 +75533,46 @@ "type": "ArrayExpression", "elements": [], "range": [ - 44064, - 44066 + 43889, + 43891 ], "loc": { "start": { - "line": 1565, + "line": 1558, "column": 22 }, "end": { - "line": 1565, + "line": 1558, "column": 24 } } }, "range": [ - 44050, - 44066 + 43875, + 43891 ], "loc": { "start": { - "line": 1565, + "line": 1558, "column": 8 }, "end": { - "line": 1565, + "line": 1558, "column": 24 } } }, "range": [ - 44050, - 44067 + 43875, + 43892 ], "loc": { "start": { - "line": 1565, + "line": 1558, "column": 8 }, "end": { - "line": 1565, + "line": 1558, "column": 25 } } @@ -75769,16 +75588,16 @@ "object": { "type": "ThisExpression", "range": [ - 44076, - 44080 + 43901, + 43905 ], "loc": { "start": { - "line": 1566, + "line": 1559, "column": 8 }, "end": { - "line": 1566, + "line": 1559, "column": 12 } } @@ -75787,31 +75606,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 44081, - 44092 + 43906, + 43917 ], "loc": { "start": { - "line": 1566, + "line": 1559, "column": 13 }, "end": { - "line": 1566, + "line": 1559, "column": 24 } } }, "range": [ - 44076, - 44092 + 43901, + 43917 ], "loc": { "start": { - "line": 1566, + "line": 1559, "column": 8 }, "end": { - "line": 1566, + "line": 1559, "column": 24 } } @@ -75821,62 +75640,62 @@ "value": false, "raw": "false", "range": [ - 44095, - 44100 + 43920, + 43925 ], "loc": { "start": { - "line": 1566, + "line": 1559, "column": 27 }, "end": { - "line": 1566, + "line": 1559, "column": 32 } } }, "range": [ - 44076, - 44100 + 43901, + 43925 ], "loc": { "start": { - "line": 1566, + "line": 1559, "column": 8 }, "end": { - "line": 1566, + "line": 1559, "column": 32 } } }, "range": [ - 44076, - 44101 + 43901, + 43926 ], "loc": { "start": { - "line": 1566, + "line": 1559, "column": 8 }, "end": { - "line": 1566, + "line": 1559, "column": 33 } } } ], "range": [ - 42597, - 44107 + 42422, + 43932 ], "loc": { "start": { - "line": 1518, + "line": 1511, "column": 14 }, "end": { - "line": 1567, + "line": 1560, "column": 5 } } @@ -75884,16 +75703,16 @@ "generator": false, "expression": false, "range": [ - 42594, - 44107 + 42419, + 43932 ], "loc": { "start": { - "line": 1518, + "line": 1511, "column": 11 }, "end": { - "line": 1567, + "line": 1560, "column": 5 } } @@ -75901,16 +75720,16 @@ "kind": "method", "computed": false, "range": [ - 42587, - 44107 + 42412, + 43932 ], "loc": { "start": { - "line": 1518, + "line": 1511, "column": 4 }, "end": { - "line": 1567, + "line": 1560, "column": 5 } }, @@ -75919,16 +75738,16 @@ "type": "Block", "value": "*\n * Destroy filter grid\n ", "range": [ - 42544, - 42582 + 42369, + 42407 ], "loc": { "start": { - "line": 1515, + "line": 1508, "column": 4 }, "end": { - "line": 1517, + "line": 1510, "column": 7 } } @@ -75939,16 +75758,16 @@ "type": "Block", "value": "*\n * Generate container element for paging, reset button, rows counter etc.\n ", "range": [ - 44113, - 44202 + 43938, + 44027 ], "loc": { "start": { - "line": 1569, + "line": 1562, "column": 4 }, "end": { - "line": 1571, + "line": 1564, "column": 7 } } @@ -75962,16 +75781,16 @@ "type": "Identifier", "name": "setToolbar", "range": [ - 44207, - 44217 + 44032, + 44042 ], "loc": { "start": { - "line": 1572, + "line": 1565, "column": 4 }, "end": { - "line": 1572, + "line": 1565, "column": 14 } } @@ -75991,16 +75810,16 @@ "object": { "type": "ThisExpression", "range": [ - 44234, - 44238 + 44059, + 44063 ], "loc": { "start": { - "line": 1573, + "line": 1566, "column": 12 }, "end": { - "line": 1573, + "line": 1566, "column": 16 } } @@ -76009,31 +75828,31 @@ "type": "Identifier", "name": "infDiv", "range": [ - 44239, - 44245 + 44064, + 44070 ], "loc": { "start": { - "line": 1573, + "line": 1566, "column": 17 }, "end": { - "line": 1573, + "line": 1566, "column": 23 } } }, "range": [ - 44234, - 44245 + 44059, + 44070 ], "loc": { "start": { - "line": 1573, + "line": 1566, "column": 12 }, "end": { - "line": 1573, + "line": 1566, "column": 23 } } @@ -76045,48 +75864,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 44261, - 44268 + 44086, + 44093 ], "loc": { "start": { - "line": 1574, + "line": 1567, "column": 12 }, "end": { - "line": 1574, + "line": 1567, "column": 19 } } } ], "range": [ - 44247, - 44278 + 44072, + 44103 ], "loc": { "start": { - "line": 1573, + "line": 1566, "column": 25 }, "end": { - "line": 1575, + "line": 1568, "column": 9 } } }, "alternate": null, "range": [ - 44230, - 44278 + 44055, + 44103 ], "loc": { "start": { - "line": 1573, + "line": 1566, "column": 8 }, "end": { - "line": 1575, + "line": 1568, "column": 9 } }, @@ -76095,16 +75914,16 @@ "type": "Block", "value": "** container div **", "range": [ - 44288, - 44311 + 44113, + 44136 ], "loc": { "start": { - "line": 1577, + "line": 1570, "column": 8 }, "end": { - "line": 1577, + "line": 1570, "column": 31 } } @@ -76120,16 +75939,16 @@ "type": "Identifier", "name": "infDiv", "range": [ - 44324, - 44330 + 44149, + 44155 ], "loc": { "start": { - "line": 1578, + "line": 1571, "column": 12 }, "end": { - "line": 1578, + "line": 1571, "column": 18 } } @@ -76140,16 +75959,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 44333, - 44342 + 44158, + 44167 ], "loc": { "start": { - "line": 1578, + "line": 1571, "column": 21 }, "end": { - "line": 1578, + "line": 1571, "column": 30 } } @@ -76160,47 +75979,47 @@ "value": "div", "raw": "'div'", "range": [ - 44343, - 44348 + 44168, + 44173 ], "loc": { "start": { - "line": 1578, + "line": 1571, "column": 31 }, "end": { - "line": 1578, + "line": 1571, "column": 36 } } } ], "range": [ - 44333, - 44349 + 44158, + 44174 ], "loc": { "start": { - "line": 1578, + "line": 1571, "column": 21 }, "end": { - "line": 1578, + "line": 1571, "column": 37 } } }, "range": [ - 44324, - 44349 + 44149, + 44174 ], "loc": { "start": { - "line": 1578, + "line": 1571, "column": 12 }, "end": { - "line": 1578, + "line": 1571, "column": 37 } } @@ -76208,16 +76027,16 @@ ], "kind": "let", "range": [ - 44320, - 44350 + 44145, + 44175 ], "loc": { "start": { - "line": 1578, + "line": 1571, "column": 8 }, "end": { - "line": 1578, + "line": 1571, "column": 38 } }, @@ -76226,16 +76045,16 @@ "type": "Block", "value": "** container div **", "range": [ - 44288, - 44311 + 44113, + 44136 ], "loc": { "start": { - "line": 1577, + "line": 1570, "column": 8 }, "end": { - "line": 1577, + "line": 1570, "column": 31 } } @@ -76254,16 +76073,16 @@ "type": "Identifier", "name": "infDiv", "range": [ - 44359, - 44365 + 44184, + 44190 ], "loc": { "start": { - "line": 1579, + "line": 1572, "column": 8 }, "end": { - "line": 1579, + "line": 1572, "column": 14 } } @@ -76272,31 +76091,31 @@ "type": "Identifier", "name": "className", "range": [ - 44366, - 44375 + 44191, + 44200 ], "loc": { "start": { - "line": 1579, + "line": 1572, "column": 15 }, "end": { - "line": 1579, + "line": 1572, "column": 24 } } }, "range": [ - 44359, - 44375 + 44184, + 44200 ], "loc": { "start": { - "line": 1579, + "line": 1572, "column": 8 }, "end": { - "line": 1579, + "line": 1572, "column": 24 } } @@ -76307,16 +76126,16 @@ "object": { "type": "ThisExpression", "range": [ - 44378, - 44382 + 44203, + 44207 ], "loc": { "start": { - "line": 1579, + "line": 1572, "column": 27 }, "end": { - "line": 1579, + "line": 1572, "column": 31 } } @@ -76325,61 +76144,61 @@ "type": "Identifier", "name": "infDivCssClass", "range": [ - 44383, - 44397 + 44208, + 44222 ], "loc": { "start": { - "line": 1579, + "line": 1572, "column": 32 }, "end": { - "line": 1579, + "line": 1572, "column": 46 } } }, "range": [ - 44378, - 44397 + 44203, + 44222 ], "loc": { "start": { - "line": 1579, + "line": 1572, "column": 27 }, "end": { - "line": 1579, + "line": 1572, "column": 46 } } }, "range": [ - 44359, - 44397 + 44184, + 44222 ], "loc": { "start": { - "line": 1579, + "line": 1572, "column": 8 }, "end": { - "line": 1579, + "line": 1572, "column": 46 } } }, "range": [ - 44359, - 44398 + 44184, + 44223 ], "loc": { "start": { - "line": 1579, + "line": 1572, "column": 8 }, "end": { - "line": 1579, + "line": 1572, "column": 47 } }, @@ -76388,16 +76207,16 @@ "type": "Line", "value": "custom container", "range": [ - 44408, - 44426 + 44233, + 44251 ], "loc": { "start": { - "line": 1581, + "line": 1574, "column": 8 }, "end": { - "line": 1581, + "line": 1574, "column": 26 } } @@ -76412,16 +76231,16 @@ "object": { "type": "ThisExpression", "range": [ - 44439, - 44443 + 44264, + 44268 ], "loc": { "start": { - "line": 1582, + "line": 1575, "column": 12 }, "end": { - "line": 1582, + "line": 1575, "column": 16 } } @@ -76430,31 +76249,31 @@ "type": "Identifier", "name": "toolBarTgtId", "range": [ - 44444, - 44456 + 44269, + 44281 ], "loc": { "start": { - "line": 1582, + "line": 1575, "column": 17 }, "end": { - "line": 1582, + "line": 1575, "column": 29 } } }, "range": [ - 44439, - 44456 + 44264, + 44281 ], "loc": { "start": { - "line": 1582, + "line": 1575, "column": 12 }, "end": { - "line": 1582, + "line": 1575, "column": 29 } } @@ -76475,16 +76294,16 @@ "type": "Identifier", "name": "elm", "range": [ - 44472, - 44475 + 44297, + 44300 ], "loc": { "start": { - "line": 1583, + "line": 1576, "column": 12 }, "end": { - "line": 1583, + "line": 1576, "column": 15 } } @@ -76496,16 +76315,16 @@ "object": { "type": "ThisExpression", "range": [ - 44476, - 44480 + 44301, + 44305 ], "loc": { "start": { - "line": 1583, + "line": 1576, "column": 16 }, "end": { - "line": 1583, + "line": 1576, "column": 20 } } @@ -76514,47 +76333,47 @@ "type": "Identifier", "name": "toolBarTgtId", "range": [ - 44481, - 44493 + 44306, + 44318 ], "loc": { "start": { - "line": 1583, + "line": 1576, "column": 21 }, "end": { - "line": 1583, + "line": 1576, "column": 33 } } }, "range": [ - 44476, - 44493 + 44301, + 44318 ], "loc": { "start": { - "line": 1583, + "line": 1576, "column": 16 }, "end": { - "line": 1583, + "line": 1576, "column": 33 } } } ], "range": [ - 44472, - 44494 + 44297, + 44319 ], "loc": { "start": { - "line": 1583, + "line": 1576, "column": 12 }, "end": { - "line": 1583, + "line": 1576, "column": 34 } } @@ -76563,31 +76382,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 44495, - 44506 + 44320, + 44331 ], "loc": { "start": { - "line": 1583, + "line": 1576, "column": 35 }, "end": { - "line": 1583, + "line": 1576, "column": 46 } } }, "range": [ - 44472, - 44506 + 44297, + 44331 ], "loc": { "start": { - "line": 1583, + "line": 1576, "column": 12 }, "end": { - "line": 1583, + "line": 1576, "column": 46 } } @@ -76597,63 +76416,63 @@ "type": "Identifier", "name": "infDiv", "range": [ - 44507, - 44513 + 44332, + 44338 ], "loc": { "start": { - "line": 1583, + "line": 1576, "column": 47 }, "end": { - "line": 1583, + "line": 1576, "column": 53 } } } ], "range": [ - 44472, - 44514 + 44297, + 44339 ], "loc": { "start": { - "line": 1583, + "line": 1576, "column": 12 }, "end": { - "line": 1583, + "line": 1576, "column": 54 } } }, "range": [ - 44472, - 44515 + 44297, + 44340 ], "loc": { "start": { - "line": 1583, + "line": 1576, "column": 12 }, "end": { - "line": 1583, + "line": 1576, "column": 55 } } } ], "range": [ - 44458, - 44525 + 44283, + 44350 ], "loc": { "start": { - "line": 1582, + "line": 1575, "column": 31 }, "end": { - "line": 1584, + "line": 1577, "column": 9 } }, @@ -76662,16 +76481,16 @@ "type": "Line", "value": "grid-layout", "range": [ - 44534, - 44547 + 44359, + 44372 ], "loc": { "start": { - "line": 1585, + "line": 1578, "column": 8 }, "end": { - "line": 1585, + "line": 1578, "column": 21 } } @@ -76686,16 +76505,16 @@ "object": { "type": "ThisExpression", "range": [ - 44565, - 44569 + 44390, + 44394 ], "loc": { "start": { - "line": 1586, + "line": 1579, "column": 17 }, "end": { - "line": 1586, + "line": 1579, "column": 21 } } @@ -76704,31 +76523,31 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 44570, - 44580 + 44395, + 44405 ], "loc": { "start": { - "line": 1586, + "line": 1579, "column": 22 }, "end": { - "line": 1586, + "line": 1579, "column": 32 } } }, "range": [ - 44565, - 44580 + 44390, + 44405 ], "loc": { "start": { - "line": 1586, + "line": 1579, "column": 17 }, "end": { - "line": 1586, + "line": 1579, "column": 32 } } @@ -76745,16 +76564,16 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 44600, - 44610 + 44425, + 44435 ], "loc": { "start": { - "line": 1587, + "line": 1580, "column": 16 }, "end": { - "line": 1587, + "line": 1580, "column": 26 } } @@ -76768,16 +76587,16 @@ "object": { "type": "ThisExpression", "range": [ - 44613, - 44617 + 44438, + 44442 ], "loc": { "start": { - "line": 1587, + "line": 1580, "column": 29 }, "end": { - "line": 1587, + "line": 1580, "column": 33 } } @@ -76786,31 +76605,31 @@ "type": "Identifier", "name": "Mod", "range": [ - 44618, - 44621 + 44443, + 44446 ], "loc": { "start": { - "line": 1587, + "line": 1580, "column": 34 }, "end": { - "line": 1587, + "line": 1580, "column": 37 } } }, "range": [ - 44613, - 44621 + 44438, + 44446 ], "loc": { "start": { - "line": 1587, + "line": 1580, "column": 29 }, "end": { - "line": 1587, + "line": 1580, "column": 37 } } @@ -76819,46 +76638,46 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 44622, - 44632 + 44447, + 44457 ], "loc": { "start": { - "line": 1587, + "line": 1580, "column": 38 }, "end": { - "line": 1587, + "line": 1580, "column": 48 } } }, "range": [ - 44613, - 44632 + 44438, + 44457 ], "loc": { "start": { - "line": 1587, + "line": 1580, "column": 29 }, "end": { - "line": 1587, + "line": 1580, "column": 48 } } }, "range": [ - 44600, - 44632 + 44425, + 44457 ], "loc": { "start": { - "line": 1587, + "line": 1580, "column": 16 }, "end": { - "line": 1587, + "line": 1580, "column": 48 } } @@ -76866,16 +76685,16 @@ ], "kind": "let", "range": [ - 44596, - 44633 + 44421, + 44458 ], "loc": { "start": { - "line": 1587, + "line": 1580, "column": 12 }, "end": { - "line": 1587, + "line": 1580, "column": 49 } } @@ -76894,16 +76713,16 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 44646, - 44656 + 44471, + 44481 ], "loc": { "start": { - "line": 1588, + "line": 1581, "column": 12 }, "end": { - "line": 1588, + "line": 1581, "column": 22 } } @@ -76912,31 +76731,31 @@ "type": "Identifier", "name": "tblMainCont", "range": [ - 44657, - 44668 + 44482, + 44493 ], "loc": { "start": { - "line": 1588, + "line": 1581, "column": 23 }, "end": { - "line": 1588, + "line": 1581, "column": 34 } } }, "range": [ - 44646, - 44668 + 44471, + 44493 ], "loc": { "start": { - "line": 1588, + "line": 1581, "column": 12 }, "end": { - "line": 1588, + "line": 1581, "column": 34 } } @@ -76945,31 +76764,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 44669, - 44680 + 44494, + 44505 ], "loc": { "start": { - "line": 1588, + "line": 1581, "column": 35 }, "end": { - "line": 1588, + "line": 1581, "column": 46 } } }, "range": [ - 44646, - 44680 + 44471, + 44505 ], "loc": { "start": { - "line": 1588, + "line": 1581, "column": 12 }, "end": { - "line": 1588, + "line": 1581, "column": 46 } } @@ -76979,47 +76798,47 @@ "type": "Identifier", "name": "infDiv", "range": [ - 44681, - 44687 + 44506, + 44512 ], "loc": { "start": { - "line": 1588, + "line": 1581, "column": 47 }, "end": { - "line": 1588, + "line": 1581, "column": 53 } } } ], "range": [ - 44646, - 44688 + 44471, + 44513 ], "loc": { "start": { - "line": 1588, + "line": 1581, "column": 12 }, "end": { - "line": 1588, + "line": 1581, "column": 54 } } }, "range": [ - 44646, - 44689 + 44471, + 44514 ], "loc": { "start": { - "line": 1588, + "line": 1581, "column": 12 }, "end": { - "line": 1588, + "line": 1581, "column": 55 } } @@ -77036,16 +76855,16 @@ "type": "Identifier", "name": "infDiv", "range": [ - 44702, - 44708 + 44527, + 44533 ], "loc": { "start": { - "line": 1589, + "line": 1582, "column": 12 }, "end": { - "line": 1589, + "line": 1582, "column": 18 } } @@ -77054,31 +76873,31 @@ "type": "Identifier", "name": "className", "range": [ - 44709, - 44718 + 44534, + 44543 ], "loc": { "start": { - "line": 1589, + "line": 1582, "column": 19 }, "end": { - "line": 1589, + "line": 1582, "column": 28 } } }, "range": [ - 44702, - 44718 + 44527, + 44543 ], "loc": { "start": { - "line": 1589, + "line": 1582, "column": 12 }, "end": { - "line": 1589, + "line": 1582, "column": 28 } } @@ -77090,16 +76909,16 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 44721, - 44731 + 44546, + 44556 ], "loc": { "start": { - "line": 1589, + "line": 1582, "column": 31 }, "end": { - "line": 1589, + "line": 1582, "column": 41 } } @@ -77108,77 +76927,77 @@ "type": "Identifier", "name": "infDivCssClass", "range": [ - 44732, - 44746 + 44557, + 44571 ], "loc": { "start": { - "line": 1589, + "line": 1582, "column": 42 }, "end": { - "line": 1589, + "line": 1582, "column": 56 } } }, "range": [ - 44721, - 44746 + 44546, + 44571 ], "loc": { "start": { - "line": 1589, + "line": 1582, "column": 31 }, "end": { - "line": 1589, + "line": 1582, "column": 56 } } }, "range": [ - 44702, - 44746 + 44527, + 44571 ], "loc": { "start": { - "line": 1589, + "line": 1582, "column": 12 }, "end": { - "line": 1589, + "line": 1582, "column": 56 } } }, "range": [ - 44702, - 44747 + 44527, + 44572 ], "loc": { "start": { - "line": 1589, + "line": 1582, "column": 12 }, "end": { - "line": 1589, + "line": 1582, "column": 57 } } } ], "range": [ - 44582, - 44757 + 44407, + 44582 ], "loc": { "start": { - "line": 1586, + "line": 1579, "column": 34 }, "end": { - "line": 1590, + "line": 1583, "column": 9 } }, @@ -77187,16 +77006,16 @@ "type": "Line", "value": "default location: just above the table", "range": [ - 44766, - 44806 + 44591, + 44631 ], "loc": { "start": { - "line": 1591, + "line": 1584, "column": 8 }, "end": { - "line": 1591, + "line": 1584, "column": 48 } } @@ -77215,16 +77034,16 @@ "type": "Identifier", "name": "cont", "range": [ - 44838, - 44842 + 44663, + 44667 ], "loc": { "start": { - "line": 1593, + "line": 1586, "column": 16 }, "end": { - "line": 1593, + "line": 1586, "column": 20 } } @@ -77235,16 +77054,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 44845, - 44854 + 44670, + 44679 ], "loc": { "start": { - "line": 1593, + "line": 1586, "column": 23 }, "end": { - "line": 1593, + "line": 1586, "column": 32 } } @@ -77255,47 +77074,47 @@ "value": "caption", "raw": "'caption'", "range": [ - 44855, - 44864 + 44680, + 44689 ], "loc": { "start": { - "line": 1593, + "line": 1586, "column": 33 }, "end": { - "line": 1593, + "line": 1586, "column": 42 } } } ], "range": [ - 44845, - 44865 + 44670, + 44690 ], "loc": { "start": { - "line": 1593, + "line": 1586, "column": 23 }, "end": { - "line": 1593, + "line": 1586, "column": 43 } } }, "range": [ - 44838, - 44865 + 44663, + 44690 ], "loc": { "start": { - "line": 1593, + "line": 1586, "column": 16 }, "end": { - "line": 1593, + "line": 1586, "column": 43 } } @@ -77303,16 +77122,16 @@ ], "kind": "let", "range": [ - 44834, - 44866 + 44659, + 44691 ], "loc": { "start": { - "line": 1593, + "line": 1586, "column": 12 }, "end": { - "line": 1593, + "line": 1586, "column": 44 } } @@ -77328,16 +77147,16 @@ "type": "Identifier", "name": "cont", "range": [ - 44879, - 44883 + 44704, + 44708 ], "loc": { "start": { - "line": 1594, + "line": 1587, "column": 12 }, "end": { - "line": 1594, + "line": 1587, "column": 16 } } @@ -77346,31 +77165,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 44884, - 44895 + 44709, + 44720 ], "loc": { "start": { - "line": 1594, + "line": 1587, "column": 17 }, "end": { - "line": 1594, + "line": 1587, "column": 28 } } }, "range": [ - 44879, - 44895 + 44704, + 44720 ], "loc": { "start": { - "line": 1594, + "line": 1587, "column": 12 }, "end": { - "line": 1594, + "line": 1587, "column": 28 } } @@ -77380,47 +77199,47 @@ "type": "Identifier", "name": "infDiv", "range": [ - 44896, - 44902 + 44721, + 44727 ], "loc": { "start": { - "line": 1594, + "line": 1587, "column": 29 }, "end": { - "line": 1594, + "line": 1587, "column": 35 } } } ], "range": [ - 44879, - 44903 + 44704, + 44728 ], "loc": { "start": { - "line": 1594, + "line": 1587, "column": 12 }, "end": { - "line": 1594, + "line": 1587, "column": 36 } } }, "range": [ - 44879, - 44904 + 44704, + 44729 ], "loc": { "start": { - "line": 1594, + "line": 1587, "column": 12 }, "end": { - "line": 1594, + "line": 1587, "column": 37 } } @@ -77438,16 +77257,16 @@ "object": { "type": "ThisExpression", "range": [ - 44917, - 44921 + 44742, + 44746 ], "loc": { "start": { - "line": 1595, + "line": 1588, "column": 12 }, "end": { - "line": 1595, + "line": 1588, "column": 16 } } @@ -77456,31 +77275,31 @@ "type": "Identifier", "name": "tbl", "range": [ - 44922, - 44925 + 44747, + 44750 ], "loc": { "start": { - "line": 1595, + "line": 1588, "column": 17 }, "end": { - "line": 1595, + "line": 1588, "column": 20 } } }, "range": [ - 44917, - 44925 + 44742, + 44750 ], "loc": { "start": { - "line": 1595, + "line": 1588, "column": 12 }, "end": { - "line": 1595, + "line": 1588, "column": 20 } } @@ -77489,31 +77308,31 @@ "type": "Identifier", "name": "insertBefore", "range": [ - 44926, - 44938 + 44751, + 44763 ], "loc": { "start": { - "line": 1595, + "line": 1588, "column": 21 }, "end": { - "line": 1595, + "line": 1588, "column": 33 } } }, "range": [ - 44917, - 44938 + 44742, + 44763 ], "loc": { "start": { - "line": 1595, + "line": 1588, "column": 12 }, "end": { - "line": 1595, + "line": 1588, "column": 33 } } @@ -77523,16 +77342,16 @@ "type": "Identifier", "name": "cont", "range": [ - 44939, - 44943 + 44764, + 44768 ], "loc": { "start": { - "line": 1595, + "line": 1588, "column": 34 }, "end": { - "line": 1595, + "line": 1588, "column": 38 } } @@ -77546,16 +77365,16 @@ "object": { "type": "ThisExpression", "range": [ - 44945, - 44949 + 44770, + 44774 ], "loc": { "start": { - "line": 1595, + "line": 1588, "column": 40 }, "end": { - "line": 1595, + "line": 1588, "column": 44 } } @@ -77564,31 +77383,31 @@ "type": "Identifier", "name": "tbl", "range": [ - 44950, - 44953 + 44775, + 44778 ], "loc": { "start": { - "line": 1595, + "line": 1588, "column": 45 }, "end": { - "line": 1595, + "line": 1588, "column": 48 } } }, "range": [ - 44945, - 44953 + 44770, + 44778 ], "loc": { "start": { - "line": 1595, + "line": 1588, "column": 40 }, "end": { - "line": 1595, + "line": 1588, "column": 48 } } @@ -77597,78 +77416,78 @@ "type": "Identifier", "name": "firstChild", "range": [ - 44954, - 44964 + 44779, + 44789 ], "loc": { "start": { - "line": 1595, + "line": 1588, "column": 49 }, "end": { - "line": 1595, + "line": 1588, "column": 59 } } }, "range": [ - 44945, - 44964 + 44770, + 44789 ], "loc": { "start": { - "line": 1595, + "line": 1588, "column": 40 }, "end": { - "line": 1595, + "line": 1588, "column": 59 } } } ], "range": [ - 44917, - 44965 + 44742, + 44790 ], "loc": { "start": { - "line": 1595, + "line": 1588, "column": 12 }, "end": { - "line": 1595, + "line": 1588, "column": 60 } } }, "range": [ - 44917, - 44966 + 44742, + 44791 ], "loc": { "start": { - "line": 1595, + "line": 1588, "column": 12 }, "end": { - "line": 1595, + "line": 1588, "column": 61 } } } ], "range": [ - 44820, - 44976 + 44645, + 44801 ], "loc": { "start": { - "line": 1592, + "line": 1585, "column": 13 }, "end": { - "line": 1596, + "line": 1589, "column": 9 } }, @@ -77677,16 +77496,16 @@ "type": "Line", "value": "default location: just above the table", "range": [ - 44766, - 44806 + 44591, + 44631 ], "loc": { "start": { - "line": 1591, + "line": 1584, "column": 8 }, "end": { - "line": 1591, + "line": 1584, "column": 48 } } @@ -77694,16 +77513,16 @@ ] }, "range": [ - 44561, - 44976 + 44386, + 44801 ], "loc": { "start": { - "line": 1586, + "line": 1579, "column": 13 }, "end": { - "line": 1596, + "line": 1589, "column": 9 } }, @@ -77712,16 +77531,16 @@ "type": "Line", "value": "grid-layout", "range": [ - 44534, - 44547 + 44359, + 44372 ], "loc": { "start": { - "line": 1585, + "line": 1578, "column": 8 }, "end": { - "line": 1585, + "line": 1578, "column": 21 } } @@ -77729,16 +77548,16 @@ ] }, "range": [ - 44435, - 44976 + 44260, + 44801 ], "loc": { "start": { - "line": 1582, + "line": 1575, "column": 8 }, "end": { - "line": 1596, + "line": 1589, "column": 9 } }, @@ -77747,16 +77566,16 @@ "type": "Line", "value": "custom container", "range": [ - 44408, - 44426 + 44233, + 44251 ], "loc": { "start": { - "line": 1581, + "line": 1574, "column": 8 }, "end": { - "line": 1581, + "line": 1574, "column": 26 } } @@ -77774,16 +77593,16 @@ "object": { "type": "ThisExpression", "range": [ - 44985, - 44989 + 44810, + 44814 ], "loc": { "start": { - "line": 1597, + "line": 1590, "column": 8 }, "end": { - "line": 1597, + "line": 1590, "column": 12 } } @@ -77792,31 +77611,31 @@ "type": "Identifier", "name": "infDiv", "range": [ - 44990, - 44996 + 44815, + 44821 ], "loc": { "start": { - "line": 1597, + "line": 1590, "column": 13 }, "end": { - "line": 1597, + "line": 1590, "column": 19 } } }, "range": [ - 44985, - 44996 + 44810, + 44821 ], "loc": { "start": { - "line": 1597, + "line": 1590, "column": 8 }, "end": { - "line": 1597, + "line": 1590, "column": 19 } } @@ -77825,46 +77644,46 @@ "type": "Identifier", "name": "infDiv", "range": [ - 44999, - 45005 + 44824, + 44830 ], "loc": { "start": { - "line": 1597, + "line": 1590, "column": 22 }, "end": { - "line": 1597, + "line": 1590, "column": 28 } } }, "range": [ - 44985, - 45005 + 44810, + 44830 ], "loc": { "start": { - "line": 1597, + "line": 1590, "column": 8 }, "end": { - "line": 1597, + "line": 1590, "column": 28 } } }, "range": [ - 44985, - 45006 + 44810, + 44831 ], "loc": { "start": { - "line": 1597, + "line": 1590, "column": 8 }, "end": { - "line": 1597, + "line": 1590, "column": 29 } }, @@ -77873,16 +77692,16 @@ "type": "Block", "value": "** left div containing rows # displayer **", "range": [ - 45016, - 45062 + 44841, + 44887 ], "loc": { "start": { - "line": 1599, + "line": 1592, "column": 8 }, "end": { - "line": 1599, + "line": 1592, "column": 54 } } @@ -77898,16 +77717,16 @@ "type": "Identifier", "name": "lDiv", "range": [ - 45075, - 45079 + 44900, + 44904 ], "loc": { "start": { - "line": 1600, + "line": 1593, "column": 12 }, "end": { - "line": 1600, + "line": 1593, "column": 16 } } @@ -77918,16 +77737,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 45082, - 45091 + 44907, + 44916 ], "loc": { "start": { - "line": 1600, + "line": 1593, "column": 19 }, "end": { - "line": 1600, + "line": 1593, "column": 28 } } @@ -77938,47 +77757,47 @@ "value": "div", "raw": "'div'", "range": [ - 45092, - 45097 + 44917, + 44922 ], "loc": { "start": { - "line": 1600, + "line": 1593, "column": 29 }, "end": { - "line": 1600, + "line": 1593, "column": 34 } } } ], "range": [ - 45082, - 45098 + 44907, + 44923 ], "loc": { "start": { - "line": 1600, + "line": 1593, "column": 19 }, "end": { - "line": 1600, + "line": 1593, "column": 35 } } }, "range": [ - 45075, - 45098 + 44900, + 44923 ], "loc": { "start": { - "line": 1600, + "line": 1593, "column": 12 }, "end": { - "line": 1600, + "line": 1593, "column": 35 } } @@ -77986,16 +77805,16 @@ ], "kind": "let", "range": [ - 45071, - 45099 + 44896, + 44924 ], "loc": { "start": { - "line": 1600, + "line": 1593, "column": 8 }, "end": { - "line": 1600, + "line": 1593, "column": 36 } }, @@ -78004,16 +77823,16 @@ "type": "Block", "value": "** left div containing rows # displayer **", "range": [ - 45016, - 45062 + 44841, + 44887 ], "loc": { "start": { - "line": 1599, + "line": 1592, "column": 8 }, "end": { - "line": 1599, + "line": 1592, "column": 54 } } @@ -78032,16 +77851,16 @@ "type": "Identifier", "name": "lDiv", "range": [ - 45108, - 45112 + 44933, + 44937 ], "loc": { "start": { - "line": 1601, + "line": 1594, "column": 8 }, "end": { - "line": 1601, + "line": 1594, "column": 12 } } @@ -78050,31 +77869,31 @@ "type": "Identifier", "name": "className", "range": [ - 45113, - 45122 + 44938, + 44947 ], "loc": { "start": { - "line": 1601, + "line": 1594, "column": 13 }, "end": { - "line": 1601, + "line": 1594, "column": 22 } } }, "range": [ - 45108, - 45122 + 44933, + 44947 ], "loc": { "start": { - "line": 1601, + "line": 1594, "column": 8 }, "end": { - "line": 1601, + "line": 1594, "column": 22 } } @@ -78085,16 +77904,16 @@ "object": { "type": "ThisExpression", "range": [ - 45125, - 45129 + 44950, + 44954 ], "loc": { "start": { - "line": 1601, + "line": 1594, "column": 25 }, "end": { - "line": 1601, + "line": 1594, "column": 29 } } @@ -78103,61 +77922,61 @@ "type": "Identifier", "name": "lDivCssClass", "range": [ - 45130, - 45142 + 44955, + 44967 ], "loc": { "start": { - "line": 1601, + "line": 1594, "column": 30 }, "end": { - "line": 1601, + "line": 1594, "column": 42 } } }, "range": [ - 45125, - 45142 + 44950, + 44967 ], "loc": { "start": { - "line": 1601, + "line": 1594, "column": 25 }, "end": { - "line": 1601, + "line": 1594, "column": 42 } } }, "range": [ - 45108, - 45142 + 44933, + 44967 ], "loc": { "start": { - "line": 1601, + "line": 1594, "column": 8 }, "end": { - "line": 1601, + "line": 1594, "column": 42 } } }, "range": [ - 45108, - 45143 + 44933, + 44968 ], "loc": { "start": { - "line": 1601, + "line": 1594, "column": 8 }, "end": { - "line": 1601, + "line": 1594, "column": 43 } } @@ -78173,16 +77992,16 @@ "type": "Identifier", "name": "infDiv", "range": [ - 45152, - 45158 + 44977, + 44983 ], "loc": { "start": { - "line": 1602, + "line": 1595, "column": 8 }, "end": { - "line": 1602, + "line": 1595, "column": 14 } } @@ -78191,31 +78010,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 45159, - 45170 + 44984, + 44995 ], "loc": { "start": { - "line": 1602, + "line": 1595, "column": 15 }, "end": { - "line": 1602, + "line": 1595, "column": 26 } } }, "range": [ - 45152, - 45170 + 44977, + 44995 ], "loc": { "start": { - "line": 1602, + "line": 1595, "column": 8 }, "end": { - "line": 1602, + "line": 1595, "column": 26 } } @@ -78225,47 +78044,47 @@ "type": "Identifier", "name": "lDiv", "range": [ - 45171, - 45175 + 44996, + 45000 ], "loc": { "start": { - "line": 1602, + "line": 1595, "column": 27 }, "end": { - "line": 1602, + "line": 1595, "column": 31 } } } ], "range": [ - 45152, - 45176 + 44977, + 45001 ], "loc": { "start": { - "line": 1602, + "line": 1595, "column": 8 }, "end": { - "line": 1602, + "line": 1595, "column": 32 } } }, "range": [ - 45152, - 45177 + 44977, + 45002 ], "loc": { "start": { - "line": 1602, + "line": 1595, "column": 8 }, "end": { - "line": 1602, + "line": 1595, "column": 33 } } @@ -78281,16 +78100,16 @@ "object": { "type": "ThisExpression", "range": [ - 45186, - 45190 + 45011, + 45015 ], "loc": { "start": { - "line": 1603, + "line": 1596, "column": 8 }, "end": { - "line": 1603, + "line": 1596, "column": 12 } } @@ -78299,31 +78118,31 @@ "type": "Identifier", "name": "lDiv", "range": [ - 45191, - 45195 + 45016, + 45020 ], "loc": { "start": { - "line": 1603, + "line": 1596, "column": 13 }, "end": { - "line": 1603, + "line": 1596, "column": 17 } } }, "range": [ - 45186, - 45195 + 45011, + 45020 ], "loc": { "start": { - "line": 1603, + "line": 1596, "column": 8 }, "end": { - "line": 1603, + "line": 1596, "column": 17 } } @@ -78332,46 +78151,46 @@ "type": "Identifier", "name": "lDiv", "range": [ - 45198, - 45202 + 45023, + 45027 ], "loc": { "start": { - "line": 1603, + "line": 1596, "column": 20 }, "end": { - "line": 1603, + "line": 1596, "column": 24 } } }, "range": [ - 45186, - 45202 + 45011, + 45027 ], "loc": { "start": { - "line": 1603, + "line": 1596, "column": 8 }, "end": { - "line": 1603, + "line": 1596, "column": 24 } } }, "range": [ - 45186, - 45203 + 45011, + 45028 ], "loc": { "start": { - "line": 1603, + "line": 1596, "column": 8 }, "end": { - "line": 1603, + "line": 1596, "column": 25 } }, @@ -78380,16 +78199,16 @@ "type": "Block", "value": "** right div containing reset button\n + nb results per page select **", "range": [ - 45213, - 45307 + 45038, + 45132 ], "loc": { "start": { - "line": 1605, + "line": 1598, "column": 8 }, "end": { - "line": 1606, + "line": 1599, "column": 52 } } @@ -78405,16 +78224,16 @@ "type": "Identifier", "name": "rDiv", "range": [ - 45320, - 45324 + 45145, + 45149 ], "loc": { "start": { - "line": 1607, + "line": 1600, "column": 12 }, "end": { - "line": 1607, + "line": 1600, "column": 16 } } @@ -78425,16 +78244,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 45327, - 45336 + 45152, + 45161 ], "loc": { "start": { - "line": 1607, + "line": 1600, "column": 19 }, "end": { - "line": 1607, + "line": 1600, "column": 28 } } @@ -78445,47 +78264,47 @@ "value": "div", "raw": "'div'", "range": [ - 45337, - 45342 + 45162, + 45167 ], "loc": { "start": { - "line": 1607, + "line": 1600, "column": 29 }, "end": { - "line": 1607, + "line": 1600, "column": 34 } } } ], "range": [ - 45327, - 45343 + 45152, + 45168 ], "loc": { "start": { - "line": 1607, + "line": 1600, "column": 19 }, "end": { - "line": 1607, + "line": 1600, "column": 35 } } }, "range": [ - 45320, - 45343 + 45145, + 45168 ], "loc": { "start": { - "line": 1607, + "line": 1600, "column": 12 }, "end": { - "line": 1607, + "line": 1600, "column": 35 } } @@ -78493,16 +78312,16 @@ ], "kind": "let", "range": [ - 45316, - 45344 + 45141, + 45169 ], "loc": { "start": { - "line": 1607, + "line": 1600, "column": 8 }, "end": { - "line": 1607, + "line": 1600, "column": 36 } }, @@ -78511,16 +78330,16 @@ "type": "Block", "value": "** right div containing reset button\n + nb results per page select **", "range": [ - 45213, - 45307 + 45038, + 45132 ], "loc": { "start": { - "line": 1605, + "line": 1598, "column": 8 }, "end": { - "line": 1606, + "line": 1599, "column": 52 } } @@ -78539,16 +78358,16 @@ "type": "Identifier", "name": "rDiv", "range": [ - 45353, - 45357 + 45178, + 45182 ], "loc": { "start": { - "line": 1608, + "line": 1601, "column": 8 }, "end": { - "line": 1608, + "line": 1601, "column": 12 } } @@ -78557,31 +78376,31 @@ "type": "Identifier", "name": "className", "range": [ - 45358, - 45367 + 45183, + 45192 ], "loc": { "start": { - "line": 1608, + "line": 1601, "column": 13 }, "end": { - "line": 1608, + "line": 1601, "column": 22 } } }, "range": [ - 45353, - 45367 + 45178, + 45192 ], "loc": { "start": { - "line": 1608, + "line": 1601, "column": 8 }, "end": { - "line": 1608, + "line": 1601, "column": 22 } } @@ -78592,16 +78411,16 @@ "object": { "type": "ThisExpression", "range": [ - 45370, - 45374 + 45195, + 45199 ], "loc": { "start": { - "line": 1608, + "line": 1601, "column": 25 }, "end": { - "line": 1608, + "line": 1601, "column": 29 } } @@ -78610,61 +78429,61 @@ "type": "Identifier", "name": "rDivCssClass", "range": [ - 45375, - 45387 + 45200, + 45212 ], "loc": { "start": { - "line": 1608, + "line": 1601, "column": 30 }, "end": { - "line": 1608, + "line": 1601, "column": 42 } } }, "range": [ - 45370, - 45387 + 45195, + 45212 ], "loc": { "start": { - "line": 1608, + "line": 1601, "column": 25 }, "end": { - "line": 1608, + "line": 1601, "column": 42 } } }, "range": [ - 45353, - 45387 + 45178, + 45212 ], "loc": { "start": { - "line": 1608, + "line": 1601, "column": 8 }, "end": { - "line": 1608, + "line": 1601, "column": 42 } } }, "range": [ - 45353, - 45388 + 45178, + 45213 ], "loc": { "start": { - "line": 1608, + "line": 1601, "column": 8 }, "end": { - "line": 1608, + "line": 1601, "column": 43 } } @@ -78680,16 +78499,16 @@ "type": "Identifier", "name": "infDiv", "range": [ - 45397, - 45403 + 45222, + 45228 ], "loc": { "start": { - "line": 1609, + "line": 1602, "column": 8 }, "end": { - "line": 1609, + "line": 1602, "column": 14 } } @@ -78698,31 +78517,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 45404, - 45415 + 45229, + 45240 ], "loc": { "start": { - "line": 1609, + "line": 1602, "column": 15 }, "end": { - "line": 1609, + "line": 1602, "column": 26 } } }, "range": [ - 45397, - 45415 + 45222, + 45240 ], "loc": { "start": { - "line": 1609, + "line": 1602, "column": 8 }, "end": { - "line": 1609, + "line": 1602, "column": 26 } } @@ -78732,47 +78551,47 @@ "type": "Identifier", "name": "rDiv", "range": [ - 45416, - 45420 + 45241, + 45245 ], "loc": { "start": { - "line": 1609, + "line": 1602, "column": 27 }, "end": { - "line": 1609, + "line": 1602, "column": 31 } } } ], "range": [ - 45397, - 45421 + 45222, + 45246 ], "loc": { "start": { - "line": 1609, + "line": 1602, "column": 8 }, "end": { - "line": 1609, + "line": 1602, "column": 32 } } }, "range": [ - 45397, - 45422 + 45222, + 45247 ], "loc": { "start": { - "line": 1609, + "line": 1602, "column": 8 }, "end": { - "line": 1609, + "line": 1602, "column": 33 } } @@ -78788,16 +78607,16 @@ "object": { "type": "ThisExpression", "range": [ - 45431, - 45435 + 45256, + 45260 ], "loc": { "start": { - "line": 1610, + "line": 1603, "column": 8 }, "end": { - "line": 1610, + "line": 1603, "column": 12 } } @@ -78806,31 +78625,31 @@ "type": "Identifier", "name": "rDiv", "range": [ - 45436, - 45440 + 45261, + 45265 ], "loc": { "start": { - "line": 1610, + "line": 1603, "column": 13 }, "end": { - "line": 1610, + "line": 1603, "column": 17 } } }, "range": [ - 45431, - 45440 + 45256, + 45265 ], "loc": { "start": { - "line": 1610, + "line": 1603, "column": 8 }, "end": { - "line": 1610, + "line": 1603, "column": 17 } } @@ -78839,46 +78658,46 @@ "type": "Identifier", "name": "rDiv", "range": [ - 45443, - 45447 + 45268, + 45272 ], "loc": { "start": { - "line": 1610, + "line": 1603, "column": 20 }, "end": { - "line": 1610, + "line": 1603, "column": 24 } } }, "range": [ - 45431, - 45447 + 45256, + 45272 ], "loc": { "start": { - "line": 1610, + "line": 1603, "column": 8 }, "end": { - "line": 1610, + "line": 1603, "column": 24 } } }, "range": [ - 45431, - 45448 + 45256, + 45273 ], "loc": { "start": { - "line": 1610, + "line": 1603, "column": 8 }, "end": { - "line": 1610, + "line": 1603, "column": 25 } }, @@ -78887,16 +78706,16 @@ "type": "Block", "value": "** mid div containing paging elements **", "range": [ - 45458, - 45502 + 45283, + 45327 ], "loc": { "start": { - "line": 1612, + "line": 1605, "column": 8 }, "end": { - "line": 1612, + "line": 1605, "column": 52 } } @@ -78912,16 +78731,16 @@ "type": "Identifier", "name": "mDiv", "range": [ - 45515, - 45519 + 45340, + 45344 ], "loc": { "start": { - "line": 1613, + "line": 1606, "column": 12 }, "end": { - "line": 1613, + "line": 1606, "column": 16 } } @@ -78932,16 +78751,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 45522, - 45531 + 45347, + 45356 ], "loc": { "start": { - "line": 1613, + "line": 1606, "column": 19 }, "end": { - "line": 1613, + "line": 1606, "column": 28 } } @@ -78952,47 +78771,47 @@ "value": "div", "raw": "'div'", "range": [ - 45532, - 45537 + 45357, + 45362 ], "loc": { "start": { - "line": 1613, + "line": 1606, "column": 29 }, "end": { - "line": 1613, + "line": 1606, "column": 34 } } } ], "range": [ - 45522, - 45538 + 45347, + 45363 ], "loc": { "start": { - "line": 1613, + "line": 1606, "column": 19 }, "end": { - "line": 1613, + "line": 1606, "column": 35 } } }, "range": [ - 45515, - 45538 + 45340, + 45363 ], "loc": { "start": { - "line": 1613, + "line": 1606, "column": 12 }, "end": { - "line": 1613, + "line": 1606, "column": 35 } } @@ -79000,16 +78819,16 @@ ], "kind": "let", "range": [ - 45511, - 45539 + 45336, + 45364 ], "loc": { "start": { - "line": 1613, + "line": 1606, "column": 8 }, "end": { - "line": 1613, + "line": 1606, "column": 36 } }, @@ -79018,16 +78837,16 @@ "type": "Block", "value": "** mid div containing paging elements **", "range": [ - 45458, - 45502 + 45283, + 45327 ], "loc": { "start": { - "line": 1612, + "line": 1605, "column": 8 }, "end": { - "line": 1612, + "line": 1605, "column": 52 } } @@ -79046,16 +78865,16 @@ "type": "Identifier", "name": "mDiv", "range": [ - 45548, - 45552 + 45373, + 45377 ], "loc": { "start": { - "line": 1614, + "line": 1607, "column": 8 }, "end": { - "line": 1614, + "line": 1607, "column": 12 } } @@ -79064,31 +78883,31 @@ "type": "Identifier", "name": "className", "range": [ - 45553, - 45562 + 45378, + 45387 ], "loc": { "start": { - "line": 1614, + "line": 1607, "column": 13 }, "end": { - "line": 1614, + "line": 1607, "column": 22 } } }, "range": [ - 45548, - 45562 + 45373, + 45387 ], "loc": { "start": { - "line": 1614, + "line": 1607, "column": 8 }, "end": { - "line": 1614, + "line": 1607, "column": 22 } } @@ -79099,16 +78918,16 @@ "object": { "type": "ThisExpression", "range": [ - 45565, - 45569 + 45390, + 45394 ], "loc": { "start": { - "line": 1614, + "line": 1607, "column": 25 }, "end": { - "line": 1614, + "line": 1607, "column": 29 } } @@ -79117,61 +78936,61 @@ "type": "Identifier", "name": "mDivCssClass", "range": [ - 45570, - 45582 + 45395, + 45407 ], "loc": { "start": { - "line": 1614, + "line": 1607, "column": 30 }, "end": { - "line": 1614, + "line": 1607, "column": 42 } } }, "range": [ - 45565, - 45582 + 45390, + 45407 ], "loc": { "start": { - "line": 1614, + "line": 1607, "column": 25 }, "end": { - "line": 1614, + "line": 1607, "column": 42 } } }, "range": [ - 45548, - 45582 + 45373, + 45407 ], "loc": { "start": { - "line": 1614, + "line": 1607, "column": 8 }, "end": { - "line": 1614, + "line": 1607, "column": 42 } } }, "range": [ - 45548, - 45583 + 45373, + 45408 ], "loc": { "start": { - "line": 1614, + "line": 1607, "column": 8 }, "end": { - "line": 1614, + "line": 1607, "column": 43 } } @@ -79187,16 +79006,16 @@ "type": "Identifier", "name": "infDiv", "range": [ - 45592, - 45598 + 45417, + 45423 ], "loc": { "start": { - "line": 1615, + "line": 1608, "column": 8 }, "end": { - "line": 1615, + "line": 1608, "column": 14 } } @@ -79205,31 +79024,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 45599, - 45610 + 45424, + 45435 ], "loc": { "start": { - "line": 1615, + "line": 1608, "column": 15 }, "end": { - "line": 1615, + "line": 1608, "column": 26 } } }, "range": [ - 45592, - 45610 + 45417, + 45435 ], "loc": { "start": { - "line": 1615, + "line": 1608, "column": 8 }, "end": { - "line": 1615, + "line": 1608, "column": 26 } } @@ -79239,47 +79058,47 @@ "type": "Identifier", "name": "mDiv", "range": [ - 45611, - 45615 + 45436, + 45440 ], "loc": { "start": { - "line": 1615, + "line": 1608, "column": 27 }, "end": { - "line": 1615, + "line": 1608, "column": 31 } } } ], "range": [ - 45592, - 45616 + 45417, + 45441 ], "loc": { "start": { - "line": 1615, + "line": 1608, "column": 8 }, "end": { - "line": 1615, + "line": 1608, "column": 32 } } }, "range": [ - 45592, - 45617 + 45417, + 45442 ], "loc": { "start": { - "line": 1615, + "line": 1608, "column": 8 }, "end": { - "line": 1615, + "line": 1608, "column": 33 } } @@ -79295,16 +79114,16 @@ "object": { "type": "ThisExpression", "range": [ - 45626, - 45630 + 45451, + 45455 ], "loc": { "start": { - "line": 1616, + "line": 1609, "column": 8 }, "end": { - "line": 1616, + "line": 1609, "column": 12 } } @@ -79313,31 +79132,31 @@ "type": "Identifier", "name": "mDiv", "range": [ - 45631, - 45635 + 45456, + 45460 ], "loc": { "start": { - "line": 1616, + "line": 1609, "column": 13 }, "end": { - "line": 1616, + "line": 1609, "column": 17 } } }, "range": [ - 45626, - 45635 + 45451, + 45460 ], "loc": { "start": { - "line": 1616, + "line": 1609, "column": 8 }, "end": { - "line": 1616, + "line": 1609, "column": 17 } } @@ -79346,46 +79165,46 @@ "type": "Identifier", "name": "mDiv", "range": [ - 45638, - 45642 + 45463, + 45467 ], "loc": { "start": { - "line": 1616, + "line": 1609, "column": 20 }, "end": { - "line": 1616, + "line": 1609, "column": 24 } } }, "range": [ - 45626, - 45642 + 45451, + 45467 ], "loc": { "start": { - "line": 1616, + "line": 1609, "column": 8 }, "end": { - "line": 1616, + "line": 1609, "column": 24 } } }, "range": [ - 45626, - 45643 + 45451, + 45468 ], "loc": { "start": { - "line": 1616, + "line": 1609, "column": 8 }, "end": { - "line": 1616, + "line": 1609, "column": 25 } }, @@ -79394,16 +79213,16 @@ "type": "Line", "value": " emit help initialisation only if undefined", "range": [ - 45653, - 45698 + 45478, + 45523 ], "loc": { "start": { - "line": 1618, + "line": 1611, "column": 8 }, "end": { - "line": 1618, + "line": 1611, "column": 53 } } @@ -79418,16 +79237,16 @@ "type": "Identifier", "name": "isUndef", "range": [ - 45711, - 45718 + 45536, + 45543 ], "loc": { "start": { - "line": 1619, + "line": 1612, "column": 12 }, "end": { - "line": 1619, + "line": 1612, "column": 19 } } @@ -79439,16 +79258,16 @@ "object": { "type": "ThisExpression", "range": [ - 45719, - 45723 + 45544, + 45548 ], "loc": { "start": { - "line": 1619, + "line": 1612, "column": 20 }, "end": { - "line": 1619, + "line": 1612, "column": 24 } } @@ -79457,47 +79276,47 @@ "type": "Identifier", "name": "help", "range": [ - 45724, - 45728 + 45549, + 45553 ], "loc": { "start": { - "line": 1619, + "line": 1612, "column": 25 }, "end": { - "line": 1619, + "line": 1612, "column": 29 } } }, "range": [ - 45719, - 45728 + 45544, + 45553 ], "loc": { "start": { - "line": 1619, + "line": 1612, "column": 20 }, "end": { - "line": 1619, + "line": 1612, "column": 29 } } } ], "range": [ - 45711, - 45729 + 45536, + 45554 ], "loc": { "start": { - "line": 1619, + "line": 1612, "column": 12 }, "end": { - "line": 1619, + "line": 1612, "column": 30 } } @@ -79522,16 +79341,16 @@ "object": { "type": "ThisExpression", "range": [ - 45873, - 45877 + 45698, + 45702 ], "loc": { "start": { - "line": 1622, + "line": 1615, "column": 12 }, "end": { - "line": 1622, + "line": 1615, "column": 16 } } @@ -79540,31 +79359,31 @@ "type": "Identifier", "name": "Mod", "range": [ - 45878, - 45881 + 45703, + 45706 ], "loc": { "start": { - "line": 1622, + "line": 1615, "column": 17 }, "end": { - "line": 1622, + "line": 1615, "column": 20 } } }, "range": [ - 45873, - 45881 + 45698, + 45706 ], "loc": { "start": { - "line": 1622, + "line": 1615, "column": 12 }, "end": { - "line": 1622, + "line": 1615, "column": 20 } } @@ -79573,31 +79392,31 @@ "type": "Identifier", "name": "help", "range": [ - 45882, - 45886 + 45707, + 45711 ], "loc": { "start": { - "line": 1622, + "line": 1615, "column": 21 }, "end": { - "line": 1622, + "line": 1615, "column": 25 } } }, "range": [ - 45873, - 45886 + 45698, + 45711 ], "loc": { "start": { - "line": 1622, + "line": 1615, "column": 12 }, "end": { - "line": 1622, + "line": 1615, "column": 25 } } @@ -79606,31 +79425,31 @@ "type": "Identifier", "name": "enabled", "range": [ - 45887, - 45894 + 45712, + 45719 ], "loc": { "start": { - "line": 1622, + "line": 1615, "column": 26 }, "end": { - "line": 1622, + "line": 1615, "column": 33 } } }, "range": [ - 45873, - 45894 + 45698, + 45719 ], "loc": { "start": { - "line": 1622, + "line": 1615, "column": 12 }, "end": { - "line": 1622, + "line": 1615, "column": 33 } } @@ -79640,46 +79459,46 @@ "value": true, "raw": "true", "range": [ - 45897, - 45901 + 45722, + 45726 ], "loc": { "start": { - "line": 1622, + "line": 1615, "column": 36 }, "end": { - "line": 1622, + "line": 1615, "column": 40 } } }, "range": [ - 45873, - 45901 + 45698, + 45726 ], "loc": { "start": { - "line": 1622, + "line": 1615, "column": 12 }, "end": { - "line": 1622, + "line": 1615, "column": 40 } } }, "range": [ - 45873, - 45902 + 45698, + 45727 ], "loc": { "start": { - "line": 1622, + "line": 1615, "column": 12 }, "end": { - "line": 1622, + "line": 1615, "column": 41 } }, @@ -79688,16 +79507,16 @@ "type": "Line", "value": " explicitily set enabled field to true to initialise help by", "range": [ - 45745, - 45807 + 45570, + 45632 ], "loc": { "start": { - "line": 1620, + "line": 1613, "column": 12 }, "end": { - "line": 1620, + "line": 1613, "column": 74 } } @@ -79706,16 +79525,16 @@ "type": "Line", "value": " default, only if setting is undefined", "range": [ - 45820, - 45860 + 45645, + 45685 ], "loc": { "start": { - "line": 1621, + "line": 1614, "column": 12 }, "end": { - "line": 1621, + "line": 1614, "column": 52 } } @@ -79735,16 +79554,16 @@ "object": { "type": "ThisExpression", "range": [ - 45915, - 45919 + 45740, + 45744 ], "loc": { "start": { - "line": 1623, + "line": 1616, "column": 12 }, "end": { - "line": 1623, + "line": 1616, "column": 16 } } @@ -79753,31 +79572,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 45920, - 45927 + 45745, + 45752 ], "loc": { "start": { - "line": 1623, + "line": 1616, "column": 17 }, "end": { - "line": 1623, + "line": 1616, "column": 24 } } }, "range": [ - 45915, - 45927 + 45740, + 45752 ], "loc": { "start": { - "line": 1623, + "line": 1616, "column": 12 }, "end": { - "line": 1623, + "line": 1616, "column": 24 } } @@ -79786,31 +79605,31 @@ "type": "Identifier", "name": "emit", "range": [ - 45928, - 45932 + 45753, + 45757 ], "loc": { "start": { - "line": 1623, + "line": 1616, "column": 25 }, "end": { - "line": 1623, + "line": 1616, "column": 29 } } }, "range": [ - 45915, - 45932 + 45740, + 45757 ], "loc": { "start": { - "line": 1623, + "line": 1616, "column": 12 }, "end": { - "line": 1623, + "line": 1616, "column": 29 } } @@ -79821,16 +79640,16 @@ "value": "init-help", "raw": "'init-help'", "range": [ - 45933, - 45944 + 45758, + 45769 ], "loc": { "start": { - "line": 1623, + "line": 1616, "column": 30 }, "end": { - "line": 1623, + "line": 1616, "column": 41 } } @@ -79838,79 +79657,79 @@ { "type": "ThisExpression", "range": [ - 45946, - 45950 + 45771, + 45775 ], "loc": { "start": { - "line": 1623, + "line": 1616, "column": 43 }, "end": { - "line": 1623, + "line": 1616, "column": 47 } } } ], "range": [ - 45915, - 45951 + 45740, + 45776 ], "loc": { "start": { - "line": 1623, + "line": 1616, "column": 12 }, "end": { - "line": 1623, + "line": 1616, "column": 48 } } }, "range": [ - 45915, - 45952 + 45740, + 45777 ], "loc": { "start": { - "line": 1623, + "line": 1616, "column": 12 }, "end": { - "line": 1623, + "line": 1616, "column": 49 } } } ], "range": [ - 45731, - 45962 + 45556, + 45787 ], "loc": { "start": { - "line": 1619, + "line": 1612, "column": 32 }, "end": { - "line": 1624, + "line": 1617, "column": 9 } } }, "alternate": null, "range": [ - 45707, - 45962 + 45532, + 45787 ], "loc": { "start": { - "line": 1619, + "line": 1612, "column": 8 }, "end": { - "line": 1624, + "line": 1617, "column": 9 } }, @@ -79919,16 +79738,16 @@ "type": "Line", "value": " emit help initialisation only if undefined", "range": [ - 45653, - 45698 + 45478, + 45523 ], "loc": { "start": { - "line": 1618, + "line": 1611, "column": 8 }, "end": { - "line": 1618, + "line": 1611, "column": 53 } } @@ -79937,16 +79756,16 @@ } ], "range": [ - 44220, - 45968 + 44045, + 45793 ], "loc": { "start": { - "line": 1572, + "line": 1565, "column": 17 }, "end": { - "line": 1625, + "line": 1618, "column": 5 } } @@ -79954,16 +79773,16 @@ "generator": false, "expression": false, "range": [ - 44217, - 45968 + 44042, + 45793 ], "loc": { "start": { - "line": 1572, + "line": 1565, "column": 14 }, "end": { - "line": 1625, + "line": 1618, "column": 5 } } @@ -79971,16 +79790,16 @@ "kind": "method", "computed": false, "range": [ - 44207, - 45968 + 44032, + 45793 ], "loc": { "start": { - "line": 1572, + "line": 1565, "column": 4 }, "end": { - "line": 1625, + "line": 1618, "column": 5 } }, @@ -79989,16 +79808,16 @@ "type": "Block", "value": "*\n * Generate container element for paging, reset button, rows counter etc.\n ", "range": [ - 44113, - 44202 + 43938, + 44027 ], "loc": { "start": { - "line": 1569, + "line": 1562, "column": 4 }, "end": { - "line": 1571, + "line": 1564, "column": 7 } } @@ -80009,16 +79828,16 @@ "type": "Block", "value": "*\n * Remove toolbar container element\n ", "range": [ - 45974, - 46025 + 45799, + 45850 ], "loc": { "start": { - "line": 1627, + "line": 1620, "column": 4 }, "end": { - "line": 1629, + "line": 1622, "column": 7 } } @@ -80032,16 +79851,16 @@ "type": "Identifier", "name": "removeToolbar", "range": [ - 46030, - 46043 + 45855, + 45868 ], "loc": { "start": { - "line": 1630, + "line": 1623, "column": 4 }, "end": { - "line": 1630, + "line": 1623, "column": 17 } } @@ -80064,16 +79883,16 @@ "object": { "type": "ThisExpression", "range": [ - 46061, - 46065 + 45886, + 45890 ], "loc": { "start": { - "line": 1631, + "line": 1624, "column": 13 }, "end": { - "line": 1631, + "line": 1624, "column": 17 } } @@ -80082,47 +79901,47 @@ "type": "Identifier", "name": "infDiv", "range": [ - 46066, - 46072 + 45891, + 45897 ], "loc": { "start": { - "line": 1631, + "line": 1624, "column": 18 }, "end": { - "line": 1631, + "line": 1624, "column": 24 } } }, "range": [ - 46061, - 46072 + 45886, + 45897 ], "loc": { "start": { - "line": 1631, + "line": 1624, "column": 13 }, "end": { - "line": 1631, + "line": 1624, "column": 24 } } }, "prefix": true, "range": [ - 46060, - 46072 + 45885, + 45897 ], "loc": { "start": { - "line": 1631, + "line": 1624, "column": 12 }, "end": { - "line": 1631, + "line": 1624, "column": 24 } } @@ -80134,48 +79953,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 46088, - 46095 + 45913, + 45920 ], "loc": { "start": { - "line": 1632, + "line": 1625, "column": 12 }, "end": { - "line": 1632, + "line": 1625, "column": 19 } } } ], "range": [ - 46074, - 46105 + 45899, + 45930 ], "loc": { "start": { - "line": 1631, + "line": 1624, "column": 26 }, "end": { - "line": 1633, + "line": 1626, "column": 9 } } }, "alternate": null, "range": [ - 46056, - 46105 + 45881, + 45930 ], "loc": { "start": { - "line": 1631, + "line": 1624, "column": 8 }, "end": { - "line": 1633, + "line": 1626, "column": 9 } } @@ -80188,16 +80007,16 @@ "type": "Identifier", "name": "removeElm", "range": [ - 46114, - 46123 + 45939, + 45948 ], "loc": { "start": { - "line": 1634, + "line": 1627, "column": 8 }, "end": { - "line": 1634, + "line": 1627, "column": 17 } } @@ -80209,16 +80028,16 @@ "object": { "type": "ThisExpression", "range": [ - 46124, - 46128 + 45949, + 45953 ], "loc": { "start": { - "line": 1634, + "line": 1627, "column": 18 }, "end": { - "line": 1634, + "line": 1627, "column": 22 } } @@ -80227,62 +80046,62 @@ "type": "Identifier", "name": "infDiv", "range": [ - 46129, - 46135 + 45954, + 45960 ], "loc": { "start": { - "line": 1634, + "line": 1627, "column": 23 }, "end": { - "line": 1634, + "line": 1627, "column": 29 } } }, "range": [ - 46124, - 46135 + 45949, + 45960 ], "loc": { "start": { - "line": 1634, + "line": 1627, "column": 18 }, "end": { - "line": 1634, + "line": 1627, "column": 29 } } } ], "range": [ - 46114, - 46136 + 45939, + 45961 ], "loc": { "start": { - "line": 1634, + "line": 1627, "column": 8 }, "end": { - "line": 1634, + "line": 1627, "column": 30 } } }, "range": [ - 46114, - 46137 + 45939, + 45962 ], "loc": { "start": { - "line": 1634, + "line": 1627, "column": 8 }, "end": { - "line": 1634, + "line": 1627, "column": 31 } } @@ -80298,16 +80117,16 @@ "object": { "type": "ThisExpression", "range": [ - 46146, - 46150 + 45971, + 45975 ], "loc": { "start": { - "line": 1635, + "line": 1628, "column": 8 }, "end": { - "line": 1635, + "line": 1628, "column": 12 } } @@ -80316,31 +80135,31 @@ "type": "Identifier", "name": "infDiv", "range": [ - 46151, - 46157 + 45976, + 45982 ], "loc": { "start": { - "line": 1635, + "line": 1628, "column": 13 }, "end": { - "line": 1635, + "line": 1628, "column": 19 } } }, "range": [ - 46146, - 46157 + 45971, + 45982 ], "loc": { "start": { - "line": 1635, + "line": 1628, "column": 8 }, "end": { - "line": 1635, + "line": 1628, "column": 19 } } @@ -80350,46 +80169,46 @@ "value": null, "raw": "null", "range": [ - 46160, - 46164 + 45985, + 45989 ], "loc": { "start": { - "line": 1635, + "line": 1628, "column": 22 }, "end": { - "line": 1635, + "line": 1628, "column": 26 } } }, "range": [ - 46146, - 46164 + 45971, + 45989 ], "loc": { "start": { - "line": 1635, + "line": 1628, "column": 8 }, "end": { - "line": 1635, + "line": 1628, "column": 26 } } }, "range": [ - 46146, - 46165 + 45971, + 45990 ], "loc": { "start": { - "line": 1635, + "line": 1628, "column": 8 }, "end": { - "line": 1635, + "line": 1628, "column": 27 } } @@ -80403,16 +80222,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 46179, - 46182 + 46004, + 46007 ], "loc": { "start": { - "line": 1637, + "line": 1630, "column": 12 }, "end": { - "line": 1637, + "line": 1630, "column": 15 } } @@ -80423,16 +80242,16 @@ "object": { "type": "ThisExpression", "range": [ - 46185, - 46189 + 46010, + 46014 ], "loc": { "start": { - "line": 1637, + "line": 1630, "column": 18 }, "end": { - "line": 1637, + "line": 1630, "column": 22 } } @@ -80441,46 +80260,46 @@ "type": "Identifier", "name": "tbl", "range": [ - 46190, - 46193 + 46015, + 46018 ], "loc": { "start": { - "line": 1637, + "line": 1630, "column": 23 }, "end": { - "line": 1637, + "line": 1630, "column": 26 } } }, "range": [ - 46185, - 46193 + 46010, + 46018 ], "loc": { "start": { - "line": 1637, + "line": 1630, "column": 18 }, "end": { - "line": 1637, + "line": 1630, "column": 26 } } }, "range": [ - 46179, - 46193 + 46004, + 46018 ], "loc": { "start": { - "line": 1637, + "line": 1630, "column": 12 }, "end": { - "line": 1637, + "line": 1630, "column": 26 } } @@ -80488,16 +80307,16 @@ ], "kind": "let", "range": [ - 46175, - 46194 + 46000, + 46019 ], "loc": { "start": { - "line": 1637, + "line": 1630, "column": 8 }, "end": { - "line": 1637, + "line": 1630, "column": 27 } } @@ -80511,16 +80330,16 @@ "type": "Identifier", "name": "captions", "range": [ - 46207, - 46215 + 46032, + 46040 ], "loc": { "start": { - "line": 1638, + "line": 1631, "column": 12 }, "end": { - "line": 1638, + "line": 1631, "column": 20 } } @@ -80531,16 +80350,16 @@ "type": "Identifier", "name": "tag", "range": [ - 46218, - 46221 + 46043, + 46046 ], "loc": { "start": { - "line": 1638, + "line": 1631, "column": 23 }, "end": { - "line": 1638, + "line": 1631, "column": 26 } } @@ -80550,16 +80369,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 46222, - 46225 + 46047, + 46050 ], "loc": { "start": { - "line": 1638, + "line": 1631, "column": 27 }, "end": { - "line": 1638, + "line": 1631, "column": 30 } } @@ -80569,47 +80388,47 @@ "value": "caption", "raw": "'caption'", "range": [ - 46227, - 46236 + 46052, + 46061 ], "loc": { "start": { - "line": 1638, + "line": 1631, "column": 32 }, "end": { - "line": 1638, + "line": 1631, "column": 41 } } } ], "range": [ - 46218, - 46237 + 46043, + 46062 ], "loc": { "start": { - "line": 1638, + "line": 1631, "column": 23 }, "end": { - "line": 1638, + "line": 1631, "column": 42 } } }, "range": [ - 46207, - 46237 + 46032, + 46062 ], "loc": { "start": { - "line": 1638, + "line": 1631, "column": 12 }, "end": { - "line": 1638, + "line": 1631, "column": 42 } } @@ -80617,16 +80436,16 @@ ], "kind": "let", "range": [ - 46203, - 46238 + 46028, + 46063 ], "loc": { "start": { - "line": 1638, + "line": 1631, "column": 8 }, "end": { - "line": 1638, + "line": 1631, "column": 43 } } @@ -80643,16 +80462,16 @@ "type": "Identifier", "name": "captions", "range": [ - 46251, - 46259 + 46076, + 46084 ], "loc": { "start": { - "line": 1639, + "line": 1632, "column": 12 }, "end": { - "line": 1639, + "line": 1632, "column": 20 } } @@ -80661,31 +80480,31 @@ "type": "Identifier", "name": "length", "range": [ - 46260, - 46266 + 46085, + 46091 ], "loc": { "start": { - "line": 1639, + "line": 1632, "column": 21 }, "end": { - "line": 1639, + "line": 1632, "column": 27 } } }, "range": [ - 46251, - 46266 + 46076, + 46091 ], "loc": { "start": { - "line": 1639, + "line": 1632, "column": 12 }, "end": { - "line": 1639, + "line": 1632, "column": 27 } } @@ -80695,31 +80514,31 @@ "value": 0, "raw": "0", "range": [ - 46269, - 46270 + 46094, + 46095 ], "loc": { "start": { - "line": 1639, + "line": 1632, "column": 30 }, "end": { - "line": 1639, + "line": 1632, "column": 31 } } }, "range": [ - 46251, - 46270 + 46076, + 46095 ], "loc": { "start": { - "line": 1639, + "line": 1632, "column": 12 }, "end": { - "line": 1639, + "line": 1632, "column": 31 } } @@ -80741,16 +80560,16 @@ "type": "ArrayExpression", "elements": [], "range": [ - 46286, - 46288 + 46111, + 46113 ], "loc": { "start": { - "line": 1640, + "line": 1633, "column": 12 }, "end": { - "line": 1640, + "line": 1633, "column": 14 } } @@ -80759,31 +80578,31 @@ "type": "Identifier", "name": "forEach", "range": [ - 46289, - 46296 + 46114, + 46121 ], "loc": { "start": { - "line": 1640, + "line": 1633, "column": 15 }, "end": { - "line": 1640, + "line": 1633, "column": 22 } } }, "range": [ - 46286, - 46296 + 46111, + 46121 ], "loc": { "start": { - "line": 1640, + "line": 1633, "column": 12 }, "end": { - "line": 1640, + "line": 1633, "column": 22 } } @@ -80792,31 +80611,31 @@ "type": "Identifier", "name": "call", "range": [ - 46297, - 46301 + 46122, + 46126 ], "loc": { "start": { - "line": 1640, + "line": 1633, "column": 23 }, "end": { - "line": 1640, + "line": 1633, "column": 27 } } }, "range": [ - 46286, - 46301 + 46111, + 46126 ], "loc": { "start": { - "line": 1640, + "line": 1633, "column": 12 }, "end": { - "line": 1640, + "line": 1633, "column": 27 } } @@ -80826,16 +80645,16 @@ "type": "Identifier", "name": "captions", "range": [ - 46302, - 46310 + 46127, + 46135 ], "loc": { "start": { - "line": 1640, + "line": 1633, "column": 28 }, "end": { - "line": 1640, + "line": 1633, "column": 36 } } @@ -80848,16 +80667,16 @@ "type": "Identifier", "name": "elm", "range": [ - 46313, - 46316 + 46138, + 46141 ], "loc": { "start": { - "line": 1640, + "line": 1633, "column": 39 }, "end": { - "line": 1640, + "line": 1633, "column": 42 } } @@ -80872,16 +80691,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 46321, - 46324 + 46146, + 46149 ], "loc": { "start": { - "line": 1640, + "line": 1633, "column": 47 }, "end": { - "line": 1640, + "line": 1633, "column": 50 } } @@ -80890,31 +80709,31 @@ "type": "Identifier", "name": "removeChild", "range": [ - 46325, - 46336 + 46150, + 46161 ], "loc": { "start": { - "line": 1640, + "line": 1633, "column": 51 }, "end": { - "line": 1640, + "line": 1633, "column": 62 } } }, "range": [ - 46321, - 46336 + 46146, + 46161 ], "loc": { "start": { - "line": 1640, + "line": 1633, "column": 47 }, "end": { - "line": 1640, + "line": 1633, "column": 62 } } @@ -80924,32 +80743,32 @@ "type": "Identifier", "name": "elm", "range": [ - 46337, - 46340 + 46162, + 46165 ], "loc": { "start": { - "line": 1640, + "line": 1633, "column": 63 }, "end": { - "line": 1640, + "line": 1633, "column": 66 } } } ], "range": [ - 46321, - 46341 + 46146, + 46166 ], "loc": { "start": { - "line": 1640, + "line": 1633, "column": 47 }, "end": { - "line": 1640, + "line": 1633, "column": 67 } } @@ -80957,95 +80776,95 @@ "generator": false, "expression": true, "range": [ - 46312, - 46341 + 46137, + 46166 ], "loc": { "start": { - "line": 1640, + "line": 1633, "column": 38 }, "end": { - "line": 1640, + "line": 1633, "column": 67 } } } ], "range": [ - 46286, - 46342 + 46111, + 46167 ], "loc": { "start": { - "line": 1640, + "line": 1633, "column": 12 }, "end": { - "line": 1640, + "line": 1633, "column": 68 } } }, "range": [ - 46286, - 46343 + 46111, + 46168 ], "loc": { "start": { - "line": 1640, + "line": 1633, "column": 12 }, "end": { - "line": 1640, + "line": 1633, "column": 69 } } } ], "range": [ - 46272, - 46353 + 46097, + 46178 ], "loc": { "start": { - "line": 1639, + "line": 1632, "column": 33 }, "end": { - "line": 1641, + "line": 1634, "column": 9 } } }, "alternate": null, "range": [ - 46247, - 46353 + 46072, + 46178 ], "loc": { "start": { - "line": 1639, + "line": 1632, "column": 8 }, "end": { - "line": 1641, + "line": 1634, "column": 9 } } } ], "range": [ - 46046, - 46359 + 45871, + 46184 ], "loc": { "start": { - "line": 1630, + "line": 1623, "column": 20 }, "end": { - "line": 1642, + "line": 1635, "column": 5 } } @@ -81053,16 +80872,16 @@ "generator": false, "expression": false, "range": [ - 46043, - 46359 + 45868, + 46184 ], "loc": { "start": { - "line": 1630, + "line": 1623, "column": 17 }, "end": { - "line": 1642, + "line": 1635, "column": 5 } } @@ -81070,16 +80889,16 @@ "kind": "method", "computed": false, "range": [ - 46030, - 46359 + 45855, + 46184 ], "loc": { "start": { - "line": 1630, + "line": 1623, "column": 4 }, "end": { - "line": 1642, + "line": 1635, "column": 5 } }, @@ -81088,16 +80907,16 @@ "type": "Block", "value": "*\n * Remove toolbar container element\n ", "range": [ - 45974, - 46025 + 45799, + 45850 ], "loc": { "start": { - "line": 1627, + "line": 1620, "column": 4 }, "end": { - "line": 1629, + "line": 1622, "column": 7 } } @@ -81108,16 +80927,16 @@ "type": "Block", "value": "*\n * Remove all the external column filters\n ", "range": [ - 46365, - 46422 + 46190, + 46247 ], "loc": { "start": { - "line": 1644, + "line": 1637, "column": 4 }, "end": { - "line": 1646, + "line": 1639, "column": 7 } } @@ -81131,16 +80950,16 @@ "type": "Identifier", "name": "removeExternalFlts", "range": [ - 46427, - 46445 + 46252, + 46270 ], "loc": { "start": { - "line": 1647, + "line": 1640, "column": 4 }, "end": { - "line": 1647, + "line": 1640, "column": 22 } } @@ -81163,16 +80982,16 @@ "object": { "type": "ThisExpression", "range": [ - 46463, - 46467 + 46288, + 46292 ], "loc": { "start": { - "line": 1648, + "line": 1641, "column": 13 }, "end": { - "line": 1648, + "line": 1641, "column": 17 } } @@ -81181,47 +81000,47 @@ "type": "Identifier", "name": "isExternalFlt", "range": [ - 46468, - 46481 + 46293, + 46306 ], "loc": { "start": { - "line": 1648, + "line": 1641, "column": 18 }, "end": { - "line": 1648, + "line": 1641, "column": 31 } } }, "range": [ - 46463, - 46481 + 46288, + 46306 ], "loc": { "start": { - "line": 1648, + "line": 1641, "column": 13 }, "end": { - "line": 1648, + "line": 1641, "column": 31 } } }, "prefix": true, "range": [ - 46462, - 46481 + 46287, + 46306 ], "loc": { "start": { - "line": 1648, + "line": 1641, "column": 12 }, "end": { - "line": 1648, + "line": 1641, "column": 31 } } @@ -81233,48 +81052,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 46497, - 46504 + 46322, + 46329 ], "loc": { "start": { - "line": 1649, + "line": 1642, "column": 12 }, "end": { - "line": 1649, + "line": 1642, "column": 19 } } } ], "range": [ - 46483, - 46514 + 46308, + 46339 ], "loc": { "start": { - "line": 1648, + "line": 1641, "column": 33 }, "end": { - "line": 1650, + "line": 1643, "column": 9 } } }, "alternate": null, "range": [ - 46458, - 46514 + 46283, + 46339 ], "loc": { "start": { - "line": 1648, + "line": 1641, "column": 8 }, "end": { - "line": 1650, + "line": 1643, "column": 9 } } @@ -81288,16 +81107,16 @@ "type": "Identifier", "name": "ids", "range": [ - 46527, - 46530 + 46352, + 46355 ], "loc": { "start": { - "line": 1651, + "line": 1644, "column": 12 }, "end": { - "line": 1651, + "line": 1644, "column": 15 } } @@ -81308,16 +81127,16 @@ "object": { "type": "ThisExpression", "range": [ - 46533, - 46537 + 46358, + 46362 ], "loc": { "start": { - "line": 1651, + "line": 1644, "column": 18 }, "end": { - "line": 1651, + "line": 1644, "column": 22 } } @@ -81326,46 +81145,46 @@ "type": "Identifier", "name": "externalFltTgtIds", "range": [ - 46538, - 46555 + 46363, + 46380 ], "loc": { "start": { - "line": 1651, + "line": 1644, "column": 23 }, "end": { - "line": 1651, + "line": 1644, "column": 40 } } }, "range": [ - 46533, - 46555 + 46358, + 46380 ], "loc": { "start": { - "line": 1651, + "line": 1644, "column": 18 }, "end": { - "line": 1651, + "line": 1644, "column": 40 } } }, "range": [ - 46527, - 46555 + 46352, + 46380 ], "loc": { "start": { - "line": 1651, + "line": 1644, "column": 12 }, "end": { - "line": 1651, + "line": 1644, "column": 40 } } @@ -81376,16 +81195,16 @@ "type": "Identifier", "name": "len", "range": [ - 46569, - 46572 + 46394, + 46397 ], "loc": { "start": { - "line": 1652, + "line": 1645, "column": 12 }, "end": { - "line": 1652, + "line": 1645, "column": 15 } } @@ -81397,16 +81216,16 @@ "type": "Identifier", "name": "ids", "range": [ - 46575, - 46578 + 46400, + 46403 ], "loc": { "start": { - "line": 1652, + "line": 1645, "column": 18 }, "end": { - "line": 1652, + "line": 1645, "column": 21 } } @@ -81415,46 +81234,46 @@ "type": "Identifier", "name": "length", "range": [ - 46579, - 46585 + 46404, + 46410 ], "loc": { "start": { - "line": 1652, + "line": 1645, "column": 22 }, "end": { - "line": 1652, + "line": 1645, "column": 28 } } }, "range": [ - 46575, - 46585 + 46400, + 46410 ], "loc": { "start": { - "line": 1652, + "line": 1645, "column": 18 }, "end": { - "line": 1652, + "line": 1645, "column": 28 } } }, "range": [ - 46569, - 46585 + 46394, + 46410 ], "loc": { "start": { - "line": 1652, + "line": 1645, "column": 12 }, "end": { - "line": 1652, + "line": 1645, "column": 28 } } @@ -81462,16 +81281,16 @@ ], "kind": "let", "range": [ - 46523, - 46586 + 46348, + 46411 ], "loc": { "start": { - "line": 1651, + "line": 1644, "column": 8 }, "end": { - "line": 1652, + "line": 1645, "column": 29 } } @@ -81487,16 +81306,16 @@ "type": "Identifier", "name": "ct", "range": [ - 46604, - 46606 + 46429, + 46431 ], "loc": { "start": { - "line": 1653, + "line": 1646, "column": 17 }, "end": { - "line": 1653, + "line": 1646, "column": 19 } } @@ -81506,31 +81325,31 @@ "value": 0, "raw": "0", "range": [ - 46609, - 46610 + 46434, + 46435 ], "loc": { "start": { - "line": 1653, + "line": 1646, "column": 22 }, "end": { - "line": 1653, + "line": 1646, "column": 23 } } }, "range": [ - 46604, - 46610 + 46429, + 46435 ], "loc": { "start": { - "line": 1653, + "line": 1646, "column": 17 }, "end": { - "line": 1653, + "line": 1646, "column": 23 } } @@ -81538,16 +81357,16 @@ ], "kind": "let", "range": [ - 46600, - 46610 + 46425, + 46435 ], "loc": { "start": { - "line": 1653, + "line": 1646, "column": 13 }, "end": { - "line": 1653, + "line": 1646, "column": 23 } } @@ -81559,16 +81378,16 @@ "type": "Identifier", "name": "ct", "range": [ - 46612, - 46614 + 46437, + 46439 ], "loc": { "start": { - "line": 1653, + "line": 1646, "column": 25 }, "end": { - "line": 1653, + "line": 1646, "column": 27 } } @@ -81577,31 +81396,31 @@ "type": "Identifier", "name": "len", "range": [ - 46617, - 46620 + 46442, + 46445 ], "loc": { "start": { - "line": 1653, + "line": 1646, "column": 30 }, "end": { - "line": 1653, + "line": 1646, "column": 33 } } }, "range": [ - 46612, - 46620 + 46437, + 46445 ], "loc": { "start": { - "line": 1653, + "line": 1646, "column": 25 }, "end": { - "line": 1653, + "line": 1646, "column": 33 } } @@ -81613,32 +81432,32 @@ "type": "Identifier", "name": "ct", "range": [ - 46622, - 46624 + 46447, + 46449 ], "loc": { "start": { - "line": 1653, + "line": 1646, "column": 35 }, "end": { - "line": 1653, + "line": 1646, "column": 37 } } }, "prefix": false, "range": [ - 46622, - 46626 + 46447, + 46451 ], "loc": { "start": { - "line": 1653, + "line": 1646, "column": 35 }, "end": { - "line": 1653, + "line": 1646, "column": 39 } } @@ -81655,16 +81474,16 @@ "type": "Identifier", "name": "externalFltTgtId", "range": [ - 46646, - 46662 + 46471, + 46487 ], "loc": { "start": { - "line": 1654, + "line": 1647, "column": 16 }, "end": { - "line": 1654, + "line": 1647, "column": 32 } } @@ -81676,16 +81495,16 @@ "type": "Identifier", "name": "ids", "range": [ - 46665, - 46668 + 46490, + 46493 ], "loc": { "start": { - "line": 1654, + "line": 1647, "column": 35 }, "end": { - "line": 1654, + "line": 1647, "column": 38 } } @@ -81694,46 +81513,46 @@ "type": "Identifier", "name": "ct", "range": [ - 46669, - 46671 + 46494, + 46496 ], "loc": { "start": { - "line": 1654, + "line": 1647, "column": 39 }, "end": { - "line": 1654, + "line": 1647, "column": 41 } } }, "range": [ - 46665, - 46672 + 46490, + 46497 ], "loc": { "start": { - "line": 1654, + "line": 1647, "column": 35 }, "end": { - "line": 1654, + "line": 1647, "column": 42 } } }, "range": [ - 46646, - 46672 + 46471, + 46497 ], "loc": { "start": { - "line": 1654, + "line": 1647, "column": 16 }, "end": { - "line": 1654, + "line": 1647, "column": 42 } } @@ -81744,16 +81563,16 @@ "type": "Identifier", "name": "externalFlt", "range": [ - 46690, - 46701 + 46515, + 46526 ], "loc": { "start": { - "line": 1655, + "line": 1648, "column": 16 }, "end": { - "line": 1655, + "line": 1648, "column": 27 } } @@ -81764,16 +81583,16 @@ "type": "Identifier", "name": "elm", "range": [ - 46704, - 46707 + 46529, + 46532 ], "loc": { "start": { - "line": 1655, + "line": 1648, "column": 30 }, "end": { - "line": 1655, + "line": 1648, "column": 33 } } @@ -81783,47 +81602,47 @@ "type": "Identifier", "name": "externalFltTgtId", "range": [ - 46708, - 46724 + 46533, + 46549 ], "loc": { "start": { - "line": 1655, + "line": 1648, "column": 34 }, "end": { - "line": 1655, + "line": 1648, "column": 50 } } } ], "range": [ - 46704, - 46725 + 46529, + 46550 ], "loc": { "start": { - "line": 1655, + "line": 1648, "column": 30 }, "end": { - "line": 1655, + "line": 1648, "column": 51 } } }, "range": [ - 46690, - 46725 + 46515, + 46550 ], "loc": { "start": { - "line": 1655, + "line": 1648, "column": 16 }, "end": { - "line": 1655, + "line": 1648, "column": 51 } } @@ -81831,16 +81650,16 @@ ], "kind": "let", "range": [ - 46642, - 46726 + 46467, + 46551 ], "loc": { "start": { - "line": 1654, + "line": 1647, "column": 12 }, "end": { - "line": 1655, + "line": 1648, "column": 52 } } @@ -81851,16 +81670,16 @@ "type": "Identifier", "name": "externalFlt", "range": [ - 46743, - 46754 + 46568, + 46579 ], "loc": { "start": { - "line": 1656, + "line": 1649, "column": 16 }, "end": { - "line": 1656, + "line": 1649, "column": 27 } } @@ -81880,16 +81699,16 @@ "type": "Identifier", "name": "externalFlt", "range": [ - 46774, - 46785 + 46599, + 46610 ], "loc": { "start": { - "line": 1657, + "line": 1650, "column": 16 }, "end": { - "line": 1657, + "line": 1650, "column": 27 } } @@ -81898,31 +81717,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 46786, - 46795 + 46611, + 46620 ], "loc": { "start": { - "line": 1657, + "line": 1650, "column": 28 }, "end": { - "line": 1657, + "line": 1650, "column": 37 } } }, "range": [ - 46774, - 46795 + 46599, + 46620 ], "loc": { "start": { - "line": 1657, + "line": 1650, "column": 16 }, "end": { - "line": 1657, + "line": 1650, "column": 37 } } @@ -81932,125 +81751,125 @@ "value": "", "raw": "''", "range": [ - 46798, - 46800 + 46623, + 46625 ], "loc": { "start": { - "line": 1657, + "line": 1650, "column": 40 }, "end": { - "line": 1657, + "line": 1650, "column": 42 } } }, "range": [ - 46774, - 46800 + 46599, + 46625 ], "loc": { "start": { - "line": 1657, + "line": 1650, "column": 16 }, "end": { - "line": 1657, + "line": 1650, "column": 42 } } }, "range": [ - 46774, - 46801 + 46599, + 46626 ], "loc": { "start": { - "line": 1657, + "line": 1650, "column": 16 }, "end": { - "line": 1657, + "line": 1650, "column": 43 } } } ], "range": [ - 46756, - 46815 + 46581, + 46640 ], "loc": { "start": { - "line": 1656, + "line": 1649, "column": 29 }, "end": { - "line": 1658, + "line": 1651, "column": 13 } } }, "alternate": null, "range": [ - 46739, - 46815 + 46564, + 46640 ], "loc": { "start": { - "line": 1656, + "line": 1649, "column": 12 }, "end": { - "line": 1658, + "line": 1651, "column": 13 } } } ], "range": [ - 46628, - 46825 + 46453, + 46650 ], "loc": { "start": { - "line": 1653, + "line": 1646, "column": 41 }, "end": { - "line": 1659, + "line": 1652, "column": 9 } } }, "range": [ - 46595, - 46825 + 46420, + 46650 ], "loc": { "start": { - "line": 1653, + "line": 1646, "column": 8 }, "end": { - "line": 1659, + "line": 1652, "column": 9 } } } ], "range": [ - 46448, - 46831 + 46273, + 46656 ], "loc": { "start": { - "line": 1647, + "line": 1640, "column": 25 }, "end": { - "line": 1660, + "line": 1653, "column": 5 } } @@ -82058,16 +81877,16 @@ "generator": false, "expression": false, "range": [ - 46445, - 46831 + 46270, + 46656 ], "loc": { "start": { - "line": 1647, + "line": 1640, "column": 22 }, "end": { - "line": 1660, + "line": 1653, "column": 5 } } @@ -82075,16 +81894,16 @@ "kind": "method", "computed": false, "range": [ - 46427, - 46831 + 46252, + 46656 ], "loc": { "start": { - "line": 1647, + "line": 1640, "column": 4 }, "end": { - "line": 1660, + "line": 1653, "column": 5 } }, @@ -82093,16 +81912,16 @@ "type": "Block", "value": "*\n * Remove all the external column filters\n ", "range": [ - 46365, - 46422 + 46190, + 46247 ], "loc": { "start": { - "line": 1644, + "line": 1637, "column": 4 }, "end": { - "line": 1646, + "line": 1639, "column": 7 } } @@ -82113,16 +81932,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": [ - 46837, - 46991 + 46662, + 46816 ], "loc": { "start": { - "line": 1662, + "line": 1655, "column": 4 }, "end": { - "line": 1666, + "line": 1659, "column": 7 } } @@ -82136,16 +81955,16 @@ "type": "Identifier", "name": "isCustomOptions", "range": [ - 46996, - 47011 + 46821, + 46836 ], "loc": { "start": { - "line": 1667, + "line": 1660, "column": 4 }, "end": { - "line": 1667, + "line": 1660, "column": 19 } } @@ -82158,16 +81977,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 47012, - 47020 + 46837, + 46845 ], "loc": { "start": { - "line": 1667, + "line": 1660, "column": 20 }, "end": { - "line": 1667, + "line": 1660, "column": 28 } } @@ -82187,16 +82006,16 @@ "object": { "type": "ThisExpression", "range": [ - 47039, - 47043 + 46864, + 46868 ], "loc": { "start": { - "line": 1668, + "line": 1661, "column": 15 }, "end": { - "line": 1668, + "line": 1661, "column": 19 } } @@ -82205,31 +82024,31 @@ "type": "Identifier", "name": "hasCustomOptions", "range": [ - 47044, - 47060 + 46869, + 46885 ], "loc": { "start": { - "line": 1668, + "line": 1661, "column": 20 }, "end": { - "line": 1668, + "line": 1661, "column": 36 } } }, "range": [ - 47039, - 47060 + 46864, + 46885 ], "loc": { "start": { - "line": 1668, + "line": 1661, "column": 15 }, "end": { - "line": 1668, + "line": 1661, "column": 36 } } @@ -82251,16 +82070,16 @@ "object": { "type": "ThisExpression", "range": [ - 47076, - 47080 + 46901, + 46905 ], "loc": { "start": { - "line": 1669, + "line": 1662, "column": 12 }, "end": { - "line": 1669, + "line": 1662, "column": 16 } } @@ -82269,31 +82088,31 @@ "type": "Identifier", "name": "customOptions", "range": [ - 47081, - 47094 + 46906, + 46919 ], "loc": { "start": { - "line": 1669, + "line": 1662, "column": 17 }, "end": { - "line": 1669, + "line": 1662, "column": 30 } } }, "range": [ - 47076, - 47094 + 46901, + 46919 ], "loc": { "start": { - "line": 1669, + "line": 1662, "column": 12 }, "end": { - "line": 1669, + "line": 1662, "column": 30 } } @@ -82302,31 +82121,31 @@ "type": "Identifier", "name": "cols", "range": [ - 47095, - 47099 + 46920, + 46924 ], "loc": { "start": { - "line": 1669, + "line": 1662, "column": 31 }, "end": { - "line": 1669, + "line": 1662, "column": 35 } } }, "range": [ - 47076, - 47099 + 46901, + 46924 ], "loc": { "start": { - "line": 1669, + "line": 1662, "column": 12 }, "end": { - "line": 1669, + "line": 1662, "column": 35 } } @@ -82335,31 +82154,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 47100, - 47107 + 46925, + 46932 ], "loc": { "start": { - "line": 1669, + "line": 1662, "column": 36 }, "end": { - "line": 1669, + "line": 1662, "column": 43 } } }, "range": [ - 47076, - 47107 + 46901, + 46932 ], "loc": { "start": { - "line": 1669, + "line": 1662, "column": 12 }, "end": { - "line": 1669, + "line": 1662, "column": 43 } } @@ -82369,32 +82188,32 @@ "type": "Identifier", "name": "colIndex", "range": [ - 47108, - 47116 + 46933, + 46941 ], "loc": { "start": { - "line": 1669, + "line": 1662, "column": 44 }, "end": { - "line": 1669, + "line": 1662, "column": 52 } } } ], "range": [ - 47076, - 47117 + 46901, + 46942 ], "loc": { "start": { - "line": 1669, + "line": 1662, "column": 12 }, "end": { - "line": 1669, + "line": 1662, "column": 53 } } @@ -82407,93 +82226,93 @@ "value": 1, "raw": "1", "range": [ - 47123, - 47124 + 46948, + 46949 ], "loc": { "start": { - "line": 1669, + "line": 1662, "column": 59 }, "end": { - "line": 1669, + "line": 1662, "column": 60 } } }, "prefix": true, "range": [ - 47122, - 47124 + 46947, + 46949 ], "loc": { "start": { - "line": 1669, + "line": 1662, "column": 58 }, "end": { - "line": 1669, + "line": 1662, "column": 60 } } }, "range": [ - 47076, - 47124 + 46901, + 46949 ], "loc": { "start": { - "line": 1669, + "line": 1662, "column": 12 }, "end": { - "line": 1669, + "line": 1662, "column": 60 } } }, "range": [ - 47039, - 47124 + 46864, + 46949 ], "loc": { "start": { - "line": 1668, + "line": 1661, "column": 15 }, "end": { - "line": 1669, + "line": 1662, "column": 60 } } }, "range": [ - 47032, - 47125 + 46857, + 46950 ], "loc": { "start": { - "line": 1668, + "line": 1661, "column": 8 }, "end": { - "line": 1669, + "line": 1662, "column": 61 } } } ], "range": [ - 47022, - 47131 + 46847, + 46956 ], "loc": { "start": { - "line": 1667, + "line": 1660, "column": 30 }, "end": { - "line": 1670, + "line": 1663, "column": 5 } } @@ -82501,16 +82320,16 @@ "generator": false, "expression": false, "range": [ - 47011, - 47131 + 46836, + 46956 ], "loc": { "start": { - "line": 1667, + "line": 1660, "column": 19 }, "end": { - "line": 1670, + "line": 1663, "column": 5 } } @@ -82518,16 +82337,16 @@ "kind": "method", "computed": false, "range": [ - 46996, - 47131 + 46821, + 46956 ], "loc": { "start": { - "line": 1667, + "line": 1660, "column": 4 }, "end": { - "line": 1670, + "line": 1663, "column": 5 } }, @@ -82536,16 +82355,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": [ - 46837, - 46991 + 46662, + 46816 ], "loc": { "start": { - "line": 1662, + "line": 1655, "column": 4 }, "end": { - "line": 1666, + "line": 1659, "column": 7 } } @@ -82556,16 +82375,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": [ - 47137, - 47333 + 46962, + 47158 ], "loc": { "start": { - "line": 1672, + "line": 1665, "column": 4 }, "end": { - "line": 1677, + "line": 1670, "column": 7 } } @@ -82579,16 +82398,16 @@ "type": "Identifier", "name": "getCustomOptions", "range": [ - 47338, - 47354 + 47163, + 47179 ], "loc": { "start": { - "line": 1678, + "line": 1671, "column": 4 }, "end": { - "line": 1678, + "line": 1671, "column": 20 } } @@ -82601,16 +82420,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 47355, - 47363 + 47180, + 47188 ], "loc": { "start": { - "line": 1678, + "line": 1671, "column": 21 }, "end": { - "line": 1678, + "line": 1671, "column": 29 } } @@ -82630,16 +82449,16 @@ "type": "Identifier", "name": "isEmpty", "range": [ - 47379, - 47386 + 47204, + 47211 ], "loc": { "start": { - "line": 1679, + "line": 1672, "column": 12 }, "end": { - "line": 1679, + "line": 1672, "column": 19 } } @@ -82649,32 +82468,32 @@ "type": "Identifier", "name": "colIndex", "range": [ - 47387, - 47395 + 47212, + 47220 ], "loc": { "start": { - "line": 1679, + "line": 1672, "column": 20 }, "end": { - "line": 1679, + "line": 1672, "column": 28 } } } ], "range": [ - 47379, - 47396 + 47204, + 47221 ], "loc": { "start": { - "line": 1679, + "line": 1672, "column": 12 }, "end": { - "line": 1679, + "line": 1672, "column": 29 } } @@ -82690,16 +82509,16 @@ "object": { "type": "ThisExpression", "range": [ - 47401, - 47405 + 47226, + 47230 ], "loc": { "start": { - "line": 1679, + "line": 1672, "column": 34 }, "end": { - "line": 1679, + "line": 1672, "column": 38 } } @@ -82708,31 +82527,31 @@ "type": "Identifier", "name": "isCustomOptions", "range": [ - 47406, - 47421 + 47231, + 47246 ], "loc": { "start": { - "line": 1679, + "line": 1672, "column": 39 }, "end": { - "line": 1679, + "line": 1672, "column": 54 } } }, "range": [ - 47401, - 47421 + 47226, + 47246 ], "loc": { "start": { - "line": 1679, + "line": 1672, "column": 34 }, "end": { - "line": 1679, + "line": 1672, "column": 54 } } @@ -82742,63 +82561,63 @@ "type": "Identifier", "name": "colIndex", "range": [ - 47422, - 47430 + 47247, + 47255 ], "loc": { "start": { - "line": 1679, + "line": 1672, "column": 55 }, "end": { - "line": 1679, + "line": 1672, "column": 63 } } } ], "range": [ - 47401, - 47431 + 47226, + 47256 ], "loc": { "start": { - "line": 1679, + "line": 1672, "column": 34 }, "end": { - "line": 1679, + "line": 1672, "column": 64 } } }, "prefix": true, "range": [ - 47400, - 47431 + 47225, + 47256 ], "loc": { "start": { - "line": 1679, + "line": 1672, "column": 33 }, "end": { - "line": 1679, + "line": 1672, "column": 64 } } }, "range": [ - 47379, - 47431 + 47204, + 47256 ], "loc": { "start": { - "line": 1679, + "line": 1672, "column": 12 }, "end": { - "line": 1679, + "line": 1672, "column": 64 } } @@ -82810,48 +82629,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 47447, - 47454 + 47272, + 47279 ], "loc": { "start": { - "line": 1680, + "line": 1673, "column": 12 }, "end": { - "line": 1680, + "line": 1673, "column": 19 } } } ], "range": [ - 47433, - 47464 + 47258, + 47289 ], "loc": { "start": { - "line": 1679, + "line": 1672, "column": 66 }, "end": { - "line": 1681, + "line": 1674, "column": 9 } } }, "alternate": null, "range": [ - 47375, - 47464 + 47200, + 47289 ], "loc": { "start": { - "line": 1679, + "line": 1672, "column": 8 }, "end": { - "line": 1681, + "line": 1674, "column": 9 } } @@ -82865,16 +82684,16 @@ "type": "Identifier", "name": "customOptions", "range": [ - 47478, - 47491 + 47303, + 47316 ], "loc": { "start": { - "line": 1683, + "line": 1676, "column": 12 }, "end": { - "line": 1683, + "line": 1676, "column": 25 } } @@ -82885,16 +82704,16 @@ "object": { "type": "ThisExpression", "range": [ - 47494, - 47498 + 47319, + 47323 ], "loc": { "start": { - "line": 1683, + "line": 1676, "column": 28 }, "end": { - "line": 1683, + "line": 1676, "column": 32 } } @@ -82903,46 +82722,46 @@ "type": "Identifier", "name": "customOptions", "range": [ - 47499, - 47512 + 47324, + 47337 ], "loc": { "start": { - "line": 1683, + "line": 1676, "column": 33 }, "end": { - "line": 1683, + "line": 1676, "column": 46 } } }, "range": [ - 47494, - 47512 + 47319, + 47337 ], "loc": { "start": { - "line": 1683, + "line": 1676, "column": 28 }, "end": { - "line": 1683, + "line": 1676, "column": 46 } } }, "range": [ - 47478, - 47512 + 47303, + 47337 ], "loc": { "start": { - "line": 1683, + "line": 1676, "column": 12 }, "end": { - "line": 1683, + "line": 1676, "column": 46 } } @@ -82950,16 +82769,16 @@ ], "kind": "let", "range": [ - 47474, - 47513 + 47299, + 47338 ], "loc": { "start": { - "line": 1683, + "line": 1676, "column": 8 }, "end": { - "line": 1683, + "line": 1676, "column": 47 } } @@ -82973,16 +82792,16 @@ "type": "Identifier", "name": "cols", "range": [ - 47526, - 47530 + 47351, + 47355 ], "loc": { "start": { - "line": 1684, + "line": 1677, "column": 12 }, "end": { - "line": 1684, + "line": 1677, "column": 16 } } @@ -82994,16 +82813,16 @@ "type": "Identifier", "name": "customOptions", "range": [ - 47533, - 47546 + 47358, + 47371 ], "loc": { "start": { - "line": 1684, + "line": 1677, "column": 19 }, "end": { - "line": 1684, + "line": 1677, "column": 32 } } @@ -83012,46 +82831,46 @@ "type": "Identifier", "name": "cols", "range": [ - 47547, - 47551 + 47372, + 47376 ], "loc": { "start": { - "line": 1684, + "line": 1677, "column": 33 }, "end": { - "line": 1684, + "line": 1677, "column": 37 } } }, "range": [ - 47533, - 47551 + 47358, + 47376 ], "loc": { "start": { - "line": 1684, + "line": 1677, "column": 19 }, "end": { - "line": 1684, + "line": 1677, "column": 37 } } }, "range": [ - 47526, - 47551 + 47351, + 47376 ], "loc": { "start": { - "line": 1684, + "line": 1677, "column": 12 }, "end": { - "line": 1684, + "line": 1677, "column": 37 } } @@ -83059,16 +82878,16 @@ ], "kind": "let", "range": [ - 47522, - 47552 + 47347, + 47377 ], "loc": { "start": { - "line": 1684, + "line": 1677, "column": 8 }, "end": { - "line": 1684, + "line": 1677, "column": 38 } } @@ -83082,16 +82901,16 @@ "type": "Identifier", "name": "optTxt", "range": [ - 47565, - 47571 + 47390, + 47396 ], "loc": { "start": { - "line": 1685, + "line": 1678, "column": 12 }, "end": { - "line": 1685, + "line": 1678, "column": 18 } } @@ -83100,31 +82919,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 47574, - 47576 + 47399, + 47401 ], "loc": { "start": { - "line": 1685, + "line": 1678, "column": 21 }, "end": { - "line": 1685, + "line": 1678, "column": 23 } } }, "range": [ - 47565, - 47576 + 47390, + 47401 ], "loc": { "start": { - "line": 1685, + "line": 1678, "column": 12 }, "end": { - "line": 1685, + "line": 1678, "column": 23 } } @@ -83135,16 +82954,16 @@ "type": "Identifier", "name": "optArray", "range": [ - 47578, - 47586 + 47403, + 47411 ], "loc": { "start": { - "line": 1685, + "line": 1678, "column": 25 }, "end": { - "line": 1685, + "line": 1678, "column": 33 } } @@ -83153,31 +82972,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 47589, - 47591 + 47414, + 47416 ], "loc": { "start": { - "line": 1685, + "line": 1678, "column": 36 }, "end": { - "line": 1685, + "line": 1678, "column": 38 } } }, "range": [ - 47578, - 47591 + 47403, + 47416 ], "loc": { "start": { - "line": 1685, + "line": 1678, "column": 25 }, "end": { - "line": 1685, + "line": 1678, "column": 38 } } @@ -83185,16 +83004,16 @@ ], "kind": "let", "range": [ - 47561, - 47592 + 47386, + 47417 ], "loc": { "start": { - "line": 1685, + "line": 1678, "column": 8 }, "end": { - "line": 1685, + "line": 1678, "column": 39 } } @@ -83208,16 +83027,16 @@ "type": "Identifier", "name": "index", "range": [ - 47605, - 47610 + 47430, + 47435 ], "loc": { "start": { - "line": 1686, + "line": 1679, "column": 12 }, "end": { - "line": 1686, + "line": 1679, "column": 17 } } @@ -83231,16 +83050,16 @@ "type": "Identifier", "name": "cols", "range": [ - 47613, - 47617 + 47438, + 47442 ], "loc": { "start": { - "line": 1686, + "line": 1679, "column": 20 }, "end": { - "line": 1686, + "line": 1679, "column": 24 } } @@ -83249,31 +83068,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 47618, - 47625 + 47443, + 47450 ], "loc": { "start": { - "line": 1686, + "line": 1679, "column": 25 }, "end": { - "line": 1686, + "line": 1679, "column": 32 } } }, "range": [ - 47613, - 47625 + 47438, + 47450 ], "loc": { "start": { - "line": 1686, + "line": 1679, "column": 20 }, "end": { - "line": 1686, + "line": 1679, "column": 32 } } @@ -83283,47 +83102,47 @@ "type": "Identifier", "name": "colIndex", "range": [ - 47626, - 47634 + 47451, + 47459 ], "loc": { "start": { - "line": 1686, + "line": 1679, "column": 33 }, "end": { - "line": 1686, + "line": 1679, "column": 41 } } } ], "range": [ - 47613, - 47635 + 47438, + 47460 ], "loc": { "start": { - "line": 1686, + "line": 1679, "column": 20 }, "end": { - "line": 1686, + "line": 1679, "column": 42 } } }, "range": [ - 47605, - 47635 + 47430, + 47460 ], "loc": { "start": { - "line": 1686, + "line": 1679, "column": 12 }, "end": { - "line": 1686, + "line": 1679, "column": 42 } } @@ -83331,16 +83150,16 @@ ], "kind": "let", "range": [ - 47601, - 47636 + 47426, + 47461 ], "loc": { "start": { - "line": 1686, + "line": 1679, "column": 8 }, "end": { - "line": 1686, + "line": 1679, "column": 43 } } @@ -83354,16 +83173,16 @@ "type": "Identifier", "name": "slcValues", "range": [ - 47649, - 47658 + 47474, + 47483 ], "loc": { "start": { - "line": 1687, + "line": 1680, "column": 12 }, "end": { - "line": 1687, + "line": 1680, "column": 21 } } @@ -83378,16 +83197,16 @@ "type": "Identifier", "name": "customOptions", "range": [ - 47661, - 47674 + 47486, + 47499 ], "loc": { "start": { - "line": 1687, + "line": 1680, "column": 24 }, "end": { - "line": 1687, + "line": 1680, "column": 37 } } @@ -83396,31 +83215,31 @@ "type": "Identifier", "name": "values", "range": [ - 47675, - 47681 + 47500, + 47506 ], "loc": { "start": { - "line": 1687, + "line": 1680, "column": 38 }, "end": { - "line": 1687, + "line": 1680, "column": 44 } } }, "range": [ - 47661, - 47681 + 47486, + 47506 ], "loc": { "start": { - "line": 1687, + "line": 1680, "column": 24 }, "end": { - "line": 1687, + "line": 1680, "column": 44 } } @@ -83429,46 +83248,46 @@ "type": "Identifier", "name": "index", "range": [ - 47682, - 47687 + 47507, + 47512 ], "loc": { "start": { - "line": 1687, + "line": 1680, "column": 45 }, "end": { - "line": 1687, + "line": 1680, "column": 50 } } }, "range": [ - 47661, - 47688 + 47486, + 47513 ], "loc": { "start": { - "line": 1687, + "line": 1680, "column": 24 }, "end": { - "line": 1687, + "line": 1680, "column": 51 } } }, "range": [ - 47649, - 47688 + 47474, + 47513 ], "loc": { "start": { - "line": 1687, + "line": 1680, "column": 12 }, "end": { - "line": 1687, + "line": 1680, "column": 51 } } @@ -83476,16 +83295,16 @@ ], "kind": "let", "range": [ - 47645, - 47689 + 47470, + 47514 ], "loc": { "start": { - "line": 1687, + "line": 1680, "column": 8 }, "end": { - "line": 1687, + "line": 1680, "column": 52 } } @@ -83499,16 +83318,16 @@ "type": "Identifier", "name": "slcTexts", "range": [ - 47702, - 47710 + 47527, + 47535 ], "loc": { "start": { - "line": 1688, + "line": 1681, "column": 12 }, "end": { - "line": 1688, + "line": 1681, "column": 20 } } @@ -83523,16 +83342,16 @@ "type": "Identifier", "name": "customOptions", "range": [ - 47713, - 47726 + 47538, + 47551 ], "loc": { "start": { - "line": 1688, + "line": 1681, "column": 23 }, "end": { - "line": 1688, + "line": 1681, "column": 36 } } @@ -83541,31 +83360,31 @@ "type": "Identifier", "name": "texts", "range": [ - 47727, - 47732 + 47552, + 47557 ], "loc": { "start": { - "line": 1688, + "line": 1681, "column": 37 }, "end": { - "line": 1688, + "line": 1681, "column": 42 } } }, "range": [ - 47713, - 47732 + 47538, + 47557 ], "loc": { "start": { - "line": 1688, + "line": 1681, "column": 23 }, "end": { - "line": 1688, + "line": 1681, "column": 42 } } @@ -83574,46 +83393,46 @@ "type": "Identifier", "name": "index", "range": [ - 47733, - 47738 + 47558, + 47563 ], "loc": { "start": { - "line": 1688, + "line": 1681, "column": 43 }, "end": { - "line": 1688, + "line": 1681, "column": 48 } } }, "range": [ - 47713, - 47739 + 47538, + 47564 ], "loc": { "start": { - "line": 1688, + "line": 1681, "column": 23 }, "end": { - "line": 1688, + "line": 1681, "column": 49 } } }, "range": [ - 47702, - 47739 + 47527, + 47564 ], "loc": { "start": { - "line": 1688, + "line": 1681, "column": 12 }, "end": { - "line": 1688, + "line": 1681, "column": 49 } } @@ -83621,16 +83440,16 @@ ], "kind": "let", "range": [ - 47698, - 47740 + 47523, + 47565 ], "loc": { "start": { - "line": 1688, + "line": 1681, "column": 8 }, "end": { - "line": 1688, + "line": 1681, "column": 50 } } @@ -83644,16 +83463,16 @@ "type": "Identifier", "name": "slcSort", "range": [ - 47753, - 47760 + 47578, + 47585 ], "loc": { "start": { - "line": 1689, + "line": 1682, "column": 12 }, "end": { - "line": 1689, + "line": 1682, "column": 19 } } @@ -83668,16 +83487,16 @@ "type": "Identifier", "name": "customOptions", "range": [ - 47763, - 47776 + 47588, + 47601 ], "loc": { "start": { - "line": 1689, + "line": 1682, "column": 22 }, "end": { - "line": 1689, + "line": 1682, "column": 35 } } @@ -83686,31 +83505,31 @@ "type": "Identifier", "name": "sorts", "range": [ - 47777, - 47782 + 47602, + 47607 ], "loc": { "start": { - "line": 1689, + "line": 1682, "column": 36 }, "end": { - "line": 1689, + "line": 1682, "column": 41 } } }, "range": [ - 47763, - 47782 + 47588, + 47607 ], "loc": { "start": { - "line": 1689, + "line": 1682, "column": 22 }, "end": { - "line": 1689, + "line": 1682, "column": 41 } } @@ -83719,46 +83538,46 @@ "type": "Identifier", "name": "index", "range": [ - 47783, - 47788 + 47608, + 47613 ], "loc": { "start": { - "line": 1689, + "line": 1682, "column": 42 }, "end": { - "line": 1689, + "line": 1682, "column": 47 } } }, "range": [ - 47763, - 47789 + 47588, + 47614 ], "loc": { "start": { - "line": 1689, + "line": 1682, "column": 22 }, "end": { - "line": 1689, + "line": 1682, "column": 48 } } }, "range": [ - 47753, - 47789 + 47578, + 47614 ], "loc": { "start": { - "line": 1689, + "line": 1682, "column": 12 }, "end": { - "line": 1689, + "line": 1682, "column": 48 } } @@ -83766,16 +83585,16 @@ ], "kind": "let", "range": [ - 47749, - 47790 + 47574, + 47615 ], "loc": { "start": { - "line": 1689, + "line": 1682, "column": 8 }, "end": { - "line": 1689, + "line": 1682, "column": 49 } } @@ -83791,16 +83610,16 @@ "type": "Identifier", "name": "r", "range": [ - 47809, - 47810 + 47634, + 47635 ], "loc": { "start": { - "line": 1691, + "line": 1684, "column": 17 }, "end": { - "line": 1691, + "line": 1684, "column": 18 } } @@ -83810,31 +83629,31 @@ "value": 0, "raw": "0", "range": [ - 47813, - 47814 + 47638, + 47639 ], "loc": { "start": { - "line": 1691, + "line": 1684, "column": 21 }, "end": { - "line": 1691, + "line": 1684, "column": 22 } } }, "range": [ - 47809, - 47814 + 47634, + 47639 ], "loc": { "start": { - "line": 1691, + "line": 1684, "column": 17 }, "end": { - "line": 1691, + "line": 1684, "column": 22 } } @@ -83845,16 +83664,16 @@ "type": "Identifier", "name": "len", "range": [ - 47816, - 47819 + 47641, + 47644 ], "loc": { "start": { - "line": 1691, + "line": 1684, "column": 24 }, "end": { - "line": 1691, + "line": 1684, "column": 27 } } @@ -83866,16 +83685,16 @@ "type": "Identifier", "name": "slcValues", "range": [ - 47822, - 47831 + 47647, + 47656 ], "loc": { "start": { - "line": 1691, + "line": 1684, "column": 30 }, "end": { - "line": 1691, + "line": 1684, "column": 39 } } @@ -83884,46 +83703,46 @@ "type": "Identifier", "name": "length", "range": [ - 47832, - 47838 + 47657, + 47663 ], "loc": { "start": { - "line": 1691, + "line": 1684, "column": 40 }, "end": { - "line": 1691, + "line": 1684, "column": 46 } } }, "range": [ - 47822, - 47838 + 47647, + 47663 ], "loc": { "start": { - "line": 1691, + "line": 1684, "column": 30 }, "end": { - "line": 1691, + "line": 1684, "column": 46 } } }, "range": [ - 47816, - 47838 + 47641, + 47663 ], "loc": { "start": { - "line": 1691, + "line": 1684, "column": 24 }, "end": { - "line": 1691, + "line": 1684, "column": 46 } } @@ -83931,16 +83750,16 @@ ], "kind": "let", "range": [ - 47805, - 47838 + 47630, + 47663 ], "loc": { "start": { - "line": 1691, + "line": 1684, "column": 13 }, "end": { - "line": 1691, + "line": 1684, "column": 46 } } @@ -83952,16 +83771,16 @@ "type": "Identifier", "name": "r", "range": [ - 47840, - 47841 + 47665, + 47666 ], "loc": { "start": { - "line": 1691, + "line": 1684, "column": 48 }, "end": { - "line": 1691, + "line": 1684, "column": 49 } } @@ -83970,31 +83789,31 @@ "type": "Identifier", "name": "len", "range": [ - 47844, - 47847 + 47669, + 47672 ], "loc": { "start": { - "line": 1691, + "line": 1684, "column": 52 }, "end": { - "line": 1691, + "line": 1684, "column": 55 } } }, "range": [ - 47840, - 47847 + 47665, + 47672 ], "loc": { "start": { - "line": 1691, + "line": 1684, "column": 48 }, "end": { - "line": 1691, + "line": 1684, "column": 55 } } @@ -84006,32 +83825,32 @@ "type": "Identifier", "name": "r", "range": [ - 47849, - 47850 + 47674, + 47675 ], "loc": { "start": { - "line": 1691, + "line": 1684, "column": 57 }, "end": { - "line": 1691, + "line": 1684, "column": 58 } } }, "prefix": false, "range": [ - 47849, - 47852 + 47674, + 47677 ], "loc": { "start": { - "line": 1691, + "line": 1684, "column": 57 }, "end": { - "line": 1691, + "line": 1684, "column": 60 } } @@ -84050,16 +83869,16 @@ "type": "Identifier", "name": "optArray", "range": [ - 47868, - 47876 + 47693, + 47701 ], "loc": { "start": { - "line": 1692, + "line": 1685, "column": 12 }, "end": { - "line": 1692, + "line": 1685, "column": 20 } } @@ -84068,31 +83887,31 @@ "type": "Identifier", "name": "push", "range": [ - 47877, - 47881 + 47702, + 47706 ], "loc": { "start": { - "line": 1692, + "line": 1685, "column": 21 }, "end": { - "line": 1692, + "line": 1685, "column": 25 } } }, "range": [ - 47868, - 47881 + 47693, + 47706 ], "loc": { "start": { - "line": 1692, + "line": 1685, "column": 12 }, "end": { - "line": 1692, + "line": 1685, "column": 25 } } @@ -84105,16 +83924,16 @@ "type": "Identifier", "name": "slcValues", "range": [ - 47882, - 47891 + 47707, + 47716 ], "loc": { "start": { - "line": 1692, + "line": 1685, "column": 26 }, "end": { - "line": 1692, + "line": 1685, "column": 35 } } @@ -84123,62 +83942,62 @@ "type": "Identifier", "name": "r", "range": [ - 47892, - 47893 + 47717, + 47718 ], "loc": { "start": { - "line": 1692, + "line": 1685, "column": 36 }, "end": { - "line": 1692, + "line": 1685, "column": 37 } } }, "range": [ - 47882, - 47894 + 47707, + 47719 ], "loc": { "start": { - "line": 1692, + "line": 1685, "column": 26 }, "end": { - "line": 1692, + "line": 1685, "column": 38 } } } ], "range": [ - 47868, - 47895 + 47693, + 47720 ], "loc": { "start": { - "line": 1692, + "line": 1685, "column": 12 }, "end": { - "line": 1692, + "line": 1685, "column": 39 } } }, "range": [ - 47868, - 47896 + 47693, + 47721 ], "loc": { "start": { - "line": 1692, + "line": 1685, "column": 12 }, "end": { - "line": 1692, + "line": 1685, "column": 40 } } @@ -84192,16 +84011,16 @@ "type": "Identifier", "name": "slcTexts", "range": [ - 47913, - 47921 + 47738, + 47746 ], "loc": { "start": { - "line": 1693, + "line": 1686, "column": 16 }, "end": { - "line": 1693, + "line": 1686, "column": 24 } } @@ -84210,31 +84029,31 @@ "type": "Identifier", "name": "r", "range": [ - 47922, - 47923 + 47747, + 47748 ], "loc": { "start": { - "line": 1693, + "line": 1686, "column": 25 }, "end": { - "line": 1693, + "line": 1686, "column": 26 } } }, "range": [ - 47913, - 47924 + 47738, + 47749 ], "loc": { "start": { - "line": 1693, + "line": 1686, "column": 16 }, "end": { - "line": 1693, + "line": 1686, "column": 27 } } @@ -84253,16 +84072,16 @@ "type": "Identifier", "name": "optTxt", "range": [ - 47944, - 47950 + 47769, + 47775 ], "loc": { "start": { - "line": 1694, + "line": 1687, "column": 16 }, "end": { - "line": 1694, + "line": 1687, "column": 22 } } @@ -84271,31 +84090,31 @@ "type": "Identifier", "name": "push", "range": [ - 47951, - 47955 + 47776, + 47780 ], "loc": { "start": { - "line": 1694, + "line": 1687, "column": 23 }, "end": { - "line": 1694, + "line": 1687, "column": 27 } } }, "range": [ - 47944, - 47955 + 47769, + 47780 ], "loc": { "start": { - "line": 1694, + "line": 1687, "column": 16 }, "end": { - "line": 1694, + "line": 1687, "column": 27 } } @@ -84308,16 +84127,16 @@ "type": "Identifier", "name": "slcTexts", "range": [ - 47956, - 47964 + 47781, + 47789 ], "loc": { "start": { - "line": 1694, + "line": 1687, "column": 28 }, "end": { - "line": 1694, + "line": 1687, "column": 36 } } @@ -84326,78 +84145,78 @@ "type": "Identifier", "name": "r", "range": [ - 47965, - 47966 + 47790, + 47791 ], "loc": { "start": { - "line": 1694, + "line": 1687, "column": 37 }, "end": { - "line": 1694, + "line": 1687, "column": 38 } } }, "range": [ - 47956, - 47967 + 47781, + 47792 ], "loc": { "start": { - "line": 1694, + "line": 1687, "column": 28 }, "end": { - "line": 1694, + "line": 1687, "column": 39 } } } ], "range": [ - 47944, - 47968 + 47769, + 47793 ], "loc": { "start": { - "line": 1694, + "line": 1687, "column": 16 }, "end": { - "line": 1694, + "line": 1687, "column": 40 } } }, "range": [ - 47944, - 47969 + 47769, + 47794 ], "loc": { "start": { - "line": 1694, + "line": 1687, "column": 16 }, "end": { - "line": 1694, + "line": 1687, "column": 41 } } } ], "range": [ - 47926, - 47983 + 47751, + 47808 ], "loc": { "start": { - "line": 1693, + "line": 1686, "column": 29 }, "end": { - "line": 1695, + "line": 1688, "column": 13 } } @@ -84416,16 +84235,16 @@ "type": "Identifier", "name": "optTxt", "range": [ - 48007, - 48013 + 47832, + 47838 ], "loc": { "start": { - "line": 1696, + "line": 1689, "column": 16 }, "end": { - "line": 1696, + "line": 1689, "column": 22 } } @@ -84434,31 +84253,31 @@ "type": "Identifier", "name": "push", "range": [ - 48014, - 48018 + 47839, + 47843 ], "loc": { "start": { - "line": 1696, + "line": 1689, "column": 23 }, "end": { - "line": 1696, + "line": 1689, "column": 27 } } }, "range": [ - 48007, - 48018 + 47832, + 47843 ], "loc": { "start": { - "line": 1696, + "line": 1689, "column": 16 }, "end": { - "line": 1696, + "line": 1689, "column": 27 } } @@ -84471,16 +84290,16 @@ "type": "Identifier", "name": "slcValues", "range": [ - 48019, - 48028 + 47844, + 47853 ], "loc": { "start": { - "line": 1696, + "line": 1689, "column": 28 }, "end": { - "line": 1696, + "line": 1689, "column": 37 } } @@ -84489,124 +84308,124 @@ "type": "Identifier", "name": "r", "range": [ - 48029, - 48030 + 47854, + 47855 ], "loc": { "start": { - "line": 1696, + "line": 1689, "column": 38 }, "end": { - "line": 1696, + "line": 1689, "column": 39 } } }, "range": [ - 48019, - 48031 + 47844, + 47856 ], "loc": { "start": { - "line": 1696, + "line": 1689, "column": 28 }, "end": { - "line": 1696, + "line": 1689, "column": 40 } } } ], "range": [ - 48007, - 48032 + 47832, + 47857 ], "loc": { "start": { - "line": 1696, + "line": 1689, "column": 16 }, "end": { - "line": 1696, + "line": 1689, "column": 41 } } }, "range": [ - 48007, - 48033 + 47832, + 47858 ], "loc": { "start": { - "line": 1696, + "line": 1689, "column": 16 }, "end": { - "line": 1696, + "line": 1689, "column": 42 } } } ], "range": [ - 47989, - 48047 + 47814, + 47872 ], "loc": { "start": { - "line": 1695, + "line": 1688, "column": 19 }, "end": { - "line": 1697, + "line": 1690, "column": 13 } } }, "range": [ - 47909, - 48047 + 47734, + 47872 ], "loc": { "start": { - "line": 1693, + "line": 1686, "column": 12 }, "end": { - "line": 1697, + "line": 1690, "column": 13 } } } ], "range": [ - 47854, - 48057 + 47679, + 47882 ], "loc": { "start": { - "line": 1691, + "line": 1684, "column": 62 }, "end": { - "line": 1698, + "line": 1691, "column": 9 } } }, "range": [ - 47800, - 48057 + 47625, + 47882 ], "loc": { "start": { - "line": 1691, + "line": 1684, "column": 8 }, "end": { - "line": 1698, + "line": 1691, "column": 9 } } @@ -84617,16 +84436,16 @@ "type": "Identifier", "name": "slcSort", "range": [ - 48070, - 48077 + 47895, + 47902 ], "loc": { "start": { - "line": 1699, + "line": 1692, "column": 12 }, "end": { - "line": 1699, + "line": 1692, "column": 19 } } @@ -84645,16 +84464,16 @@ "type": "Identifier", "name": "optArray", "range": [ - 48093, - 48101 + 47918, + 47926 ], "loc": { "start": { - "line": 1700, + "line": 1693, "column": 12 }, "end": { - "line": 1700, + "line": 1693, "column": 20 } } @@ -84663,62 +84482,62 @@ "type": "Identifier", "name": "sort", "range": [ - 48102, - 48106 + 47927, + 47931 ], "loc": { "start": { - "line": 1700, + "line": 1693, "column": 21 }, "end": { - "line": 1700, + "line": 1693, "column": 25 } } }, "range": [ - 48093, - 48106 + 47918, + 47931 ], "loc": { "start": { - "line": 1700, + "line": 1693, "column": 12 }, "end": { - "line": 1700, + "line": 1693, "column": 25 } } }, "arguments": [], "range": [ - 48093, - 48108 + 47918, + 47933 ], "loc": { "start": { - "line": 1700, + "line": 1693, "column": 12 }, "end": { - "line": 1700, + "line": 1693, "column": 27 } } }, "range": [ - 48093, - 48109 + 47918, + 47934 ], "loc": { "start": { - "line": 1700, + "line": 1693, "column": 12 }, "end": { - "line": 1700, + "line": 1693, "column": 28 } } @@ -84734,16 +84553,16 @@ "type": "Identifier", "name": "optTxt", "range": [ - 48122, - 48128 + 47947, + 47953 ], "loc": { "start": { - "line": 1701, + "line": 1694, "column": 12 }, "end": { - "line": 1701, + "line": 1694, "column": 18 } } @@ -84752,94 +84571,94 @@ "type": "Identifier", "name": "sort", "range": [ - 48129, - 48133 + 47954, + 47958 ], "loc": { "start": { - "line": 1701, + "line": 1694, "column": 19 }, "end": { - "line": 1701, + "line": 1694, "column": 23 } } }, "range": [ - 48122, - 48133 + 47947, + 47958 ], "loc": { "start": { - "line": 1701, + "line": 1694, "column": 12 }, "end": { - "line": 1701, + "line": 1694, "column": 23 } } }, "arguments": [], "range": [ - 48122, - 48135 + 47947, + 47960 ], "loc": { "start": { - "line": 1701, + "line": 1694, "column": 12 }, "end": { - "line": 1701, + "line": 1694, "column": 25 } } }, "range": [ - 48122, - 48136 + 47947, + 47961 ], "loc": { "start": { - "line": 1701, + "line": 1694, "column": 12 }, "end": { - "line": 1701, + "line": 1694, "column": 26 } } } ], "range": [ - 48079, - 48146 + 47904, + 47971 ], "loc": { "start": { - "line": 1699, + "line": 1692, "column": 21 }, "end": { - "line": 1702, + "line": 1695, "column": 9 } } }, "alternate": null, "range": [ - 48066, - 48146 + 47891, + 47971 ], "loc": { "start": { - "line": 1699, + "line": 1692, "column": 8 }, "end": { - "line": 1702, + "line": 1695, "column": 9 } } @@ -84853,16 +84672,16 @@ "type": "Identifier", "name": "optArray", "range": [ - 48163, - 48171 + 47988, + 47996 ], "loc": { "start": { - "line": 1703, + "line": 1696, "column": 16 }, "end": { - "line": 1703, + "line": 1696, "column": 24 } } @@ -84871,63 +84690,63 @@ "type": "Identifier", "name": "optTxt", "range": [ - 48173, - 48179 + 47998, + 48004 ], "loc": { "start": { - "line": 1703, + "line": 1696, "column": 26 }, "end": { - "line": 1703, + "line": 1696, "column": 32 } } } ], "range": [ - 48162, - 48180 + 47987, + 48005 ], "loc": { "start": { - "line": 1703, + "line": 1696, "column": 15 }, "end": { - "line": 1703, + "line": 1696, "column": 33 } } }, "range": [ - 48155, - 48181 + 47980, + 48006 ], "loc": { "start": { - "line": 1703, + "line": 1696, "column": 8 }, "end": { - "line": 1703, + "line": 1696, "column": 34 } } } ], "range": [ - 47365, - 48187 + 47190, + 48012 ], "loc": { "start": { - "line": 1678, + "line": 1671, "column": 31 }, "end": { - "line": 1704, + "line": 1697, "column": 5 } } @@ -84935,16 +84754,16 @@ "generator": false, "expression": false, "range": [ - 47354, - 48187 + 47179, + 48012 ], "loc": { "start": { - "line": 1678, + "line": 1671, "column": 20 }, "end": { - "line": 1704, + "line": 1697, "column": 5 } } @@ -84952,16 +84771,16 @@ "kind": "method", "computed": false, "range": [ - 47338, - 48187 + 47163, + 48012 ], "loc": { "start": { - "line": 1678, + "line": 1671, "column": 4 }, "end": { - "line": 1704, + "line": 1697, "column": 5 } }, @@ -84970,16 +84789,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": [ - 47137, - 47333 + 46962, + 47158 ], "loc": { "start": { - "line": 1672, + "line": 1665, "column": 4 }, "end": { - "line": 1677, + "line": 1670, "column": 7 } } @@ -84990,16 +84809,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": [ - 48193, - 48430 + 48018, + 48255 ], "loc": { "start": { - "line": 1706, + "line": 1699, "column": 4 }, "end": { - "line": 1710, + "line": 1703, "column": 7 } } @@ -85013,16 +84832,16 @@ "type": "Identifier", "name": "filter", "range": [ - 48435, - 48441 + 48260, + 48266 ], "loc": { "start": { - "line": 1711, + "line": 1704, "column": 4 }, "end": { - "line": 1711, + "line": 1704, "column": 10 } } @@ -85048,16 +84867,16 @@ "object": { "type": "ThisExpression", "range": [ - 48459, - 48463 + 48284, + 48288 ], "loc": { "start": { - "line": 1712, + "line": 1705, "column": 13 }, "end": { - "line": 1712, + "line": 1705, "column": 17 } } @@ -85066,47 +84885,47 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 48464, - 48471 + 48289, + 48296 ], "loc": { "start": { - "line": 1712, + "line": 1705, "column": 18 }, "end": { - "line": 1712, + "line": 1705, "column": 25 } } }, "range": [ - 48459, - 48471 + 48284, + 48296 ], "loc": { "start": { - "line": 1712, + "line": 1705, "column": 13 }, "end": { - "line": 1712, + "line": 1705, "column": 25 } } }, "prefix": true, "range": [ - 48458, - 48471 + 48283, + 48296 ], "loc": { "start": { - "line": 1712, + "line": 1705, "column": 12 }, "end": { - "line": 1712, + "line": 1705, "column": 25 } } @@ -85120,16 +84939,16 @@ "object": { "type": "ThisExpression", "range": [ - 48476, - 48480 + 48301, + 48305 ], "loc": { "start": { - "line": 1712, + "line": 1705, "column": 30 }, "end": { - "line": 1712, + "line": 1705, "column": 34 } } @@ -85138,62 +84957,62 @@ "type": "Identifier", "name": "initialized", "range": [ - 48481, - 48492 + 48306, + 48317 ], "loc": { "start": { - "line": 1712, + "line": 1705, "column": 35 }, "end": { - "line": 1712, + "line": 1705, "column": 46 } } }, "range": [ - 48476, - 48492 + 48301, + 48317 ], "loc": { "start": { - "line": 1712, + "line": 1705, "column": 30 }, "end": { - "line": 1712, + "line": 1705, "column": 46 } } }, "prefix": true, "range": [ - 48475, - 48492 + 48300, + 48317 ], "loc": { "start": { - "line": 1712, + "line": 1705, "column": 29 }, "end": { - "line": 1712, + "line": 1705, "column": 46 } } }, "range": [ - 48458, - 48492 + 48283, + 48317 ], "loc": { "start": { - "line": 1712, + "line": 1705, "column": 12 }, "end": { - "line": 1712, + "line": 1705, "column": 46 } } @@ -85205,48 +85024,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 48508, - 48515 + 48333, + 48340 ], "loc": { "start": { - "line": 1713, + "line": 1706, "column": 12 }, "end": { - "line": 1713, + "line": 1706, "column": 19 } } } ], "range": [ - 48494, - 48525 + 48319, + 48350 ], "loc": { "start": { - "line": 1712, + "line": 1705, "column": 48 }, "end": { - "line": 1714, + "line": 1707, "column": 9 } } }, "alternate": null, "range": [ - 48454, - 48525 + 48279, + 48350 ], "loc": { "start": { - "line": 1712, + "line": 1705, "column": 8 }, "end": { - "line": 1714, + "line": 1707, "column": 9 } }, @@ -85255,16 +85074,16 @@ "type": "Line", "value": "fire onbefore callback", "range": [ - 48534, - 48558 + 48359, + 48383 ], "loc": { "start": { - "line": 1715, + "line": 1708, "column": 8 }, "end": { - "line": 1715, + "line": 1708, "column": 32 } } @@ -85281,16 +85100,16 @@ "object": { "type": "ThisExpression", "range": [ - 48567, - 48571 + 48392, + 48396 ], "loc": { "start": { - "line": 1716, + "line": 1709, "column": 8 }, "end": { - "line": 1716, + "line": 1709, "column": 12 } } @@ -85299,31 +85118,31 @@ "type": "Identifier", "name": "onBeforeFilter", "range": [ - 48572, - 48586 + 48397, + 48411 ], "loc": { "start": { - "line": 1716, + "line": 1709, "column": 13 }, "end": { - "line": 1716, + "line": 1709, "column": 27 } } }, "range": [ - 48567, - 48586 + 48392, + 48411 ], "loc": { "start": { - "line": 1716, + "line": 1709, "column": 8 }, "end": { - "line": 1716, + "line": 1709, "column": 27 } } @@ -85332,47 +85151,47 @@ { "type": "ThisExpression", "range": [ - 48587, - 48591 + 48412, + 48416 ], "loc": { "start": { - "line": 1716, + "line": 1709, "column": 28 }, "end": { - "line": 1716, + "line": 1709, "column": 32 } } } ], "range": [ - 48567, - 48592 + 48392, + 48417 ], "loc": { "start": { - "line": 1716, + "line": 1709, "column": 8 }, "end": { - "line": 1716, + "line": 1709, "column": 33 } } }, "range": [ - 48567, - 48593 + 48392, + 48418 ], "loc": { "start": { - "line": 1716, + "line": 1709, "column": 8 }, "end": { - "line": 1716, + "line": 1709, "column": 34 } }, @@ -85381,16 +85200,16 @@ "type": "Line", "value": "fire onbefore callback", "range": [ - 48534, - 48558 + 48359, + 48383 ], "loc": { "start": { - "line": 1715, + "line": 1708, "column": 8 }, "end": { - "line": 1715, + "line": 1708, "column": 32 } } @@ -85410,16 +85229,16 @@ "object": { "type": "ThisExpression", "range": [ - 48602, - 48606 + 48427, + 48431 ], "loc": { "start": { - "line": 1717, + "line": 1710, "column": 8 }, "end": { - "line": 1717, + "line": 1710, "column": 12 } } @@ -85428,31 +85247,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 48607, - 48614 + 48432, + 48439 ], "loc": { "start": { - "line": 1717, + "line": 1710, "column": 13 }, "end": { - "line": 1717, + "line": 1710, "column": 20 } } }, "range": [ - 48602, - 48614 + 48427, + 48439 ], "loc": { "start": { - "line": 1717, + "line": 1710, "column": 8 }, "end": { - "line": 1717, + "line": 1710, "column": 20 } } @@ -85461,31 +85280,31 @@ "type": "Identifier", "name": "emit", "range": [ - 48615, - 48619 + 48440, + 48444 ], "loc": { "start": { - "line": 1717, + "line": 1710, "column": 21 }, "end": { - "line": 1717, + "line": 1710, "column": 25 } } }, "range": [ - 48602, - 48619 + 48427, + 48444 ], "loc": { "start": { - "line": 1717, + "line": 1710, "column": 8 }, "end": { - "line": 1717, + "line": 1710, "column": 25 } } @@ -85496,16 +85315,16 @@ "value": "before-filtering", "raw": "'before-filtering'", "range": [ - 48620, - 48638 + 48445, + 48463 ], "loc": { "start": { - "line": 1717, + "line": 1710, "column": 26 }, "end": { - "line": 1717, + "line": 1710, "column": 44 } } @@ -85513,47 +85332,47 @@ { "type": "ThisExpression", "range": [ - 48640, - 48644 + 48465, + 48469 ], "loc": { "start": { - "line": 1717, + "line": 1710, "column": 46 }, "end": { - "line": 1717, + "line": 1710, "column": 50 } } } ], "range": [ - 48602, - 48645 + 48427, + 48470 ], "loc": { "start": { - "line": 1717, + "line": 1710, "column": 8 }, "end": { - "line": 1717, + "line": 1710, "column": 51 } } }, "range": [ - 48602, - 48646 + 48427, + 48471 ], "loc": { "start": { - "line": 1717, + "line": 1710, "column": 8 }, "end": { - "line": 1717, + "line": 1710, "column": 52 } } @@ -85567,16 +85386,16 @@ "type": "Identifier", "name": "row", "range": [ - 48660, - 48663 + 48485, + 48488 ], "loc": { "start": { - "line": 1719, + "line": 1712, "column": 12 }, "end": { - "line": 1719, + "line": 1712, "column": 15 } } @@ -85590,16 +85409,16 @@ "object": { "type": "ThisExpression", "range": [ - 48666, - 48670 + 48491, + 48495 ], "loc": { "start": { - "line": 1719, + "line": 1712, "column": 18 }, "end": { - "line": 1719, + "line": 1712, "column": 22 } } @@ -85608,31 +85427,31 @@ "type": "Identifier", "name": "tbl", "range": [ - 48671, - 48674 + 48496, + 48499 ], "loc": { "start": { - "line": 1719, + "line": 1712, "column": 23 }, "end": { - "line": 1719, + "line": 1712, "column": 26 } } }, "range": [ - 48666, - 48674 + 48491, + 48499 ], "loc": { "start": { - "line": 1719, + "line": 1712, "column": 18 }, "end": { - "line": 1719, + "line": 1712, "column": 26 } } @@ -85641,46 +85460,46 @@ "type": "Identifier", "name": "rows", "range": [ - 48675, - 48679 + 48500, + 48504 ], "loc": { "start": { - "line": 1719, + "line": 1712, "column": 27 }, "end": { - "line": 1719, + "line": 1712, "column": 31 } } }, "range": [ - 48666, - 48679 + 48491, + 48504 ], "loc": { "start": { - "line": 1719, + "line": 1712, "column": 18 }, "end": { - "line": 1719, + "line": 1712, "column": 31 } } }, "range": [ - 48660, - 48679 + 48485, + 48504 ], "loc": { "start": { - "line": 1719, + "line": 1712, "column": 12 }, "end": { - "line": 1719, + "line": 1712, "column": 31 } } @@ -85691,16 +85510,16 @@ "type": "Identifier", "name": "nbRows", "range": [ - 48693, - 48699 + 48518, + 48524 ], "loc": { "start": { - "line": 1720, + "line": 1713, "column": 12 }, "end": { - "line": 1720, + "line": 1713, "column": 18 } } @@ -85713,16 +85532,16 @@ "object": { "type": "ThisExpression", "range": [ - 48702, - 48706 + 48527, + 48531 ], "loc": { "start": { - "line": 1720, + "line": 1713, "column": 21 }, "end": { - "line": 1720, + "line": 1713, "column": 25 } } @@ -85731,31 +85550,31 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 48707, - 48716 + 48532, + 48541 ], "loc": { "start": { - "line": 1720, + "line": 1713, "column": 26 }, "end": { - "line": 1720, + "line": 1713, "column": 35 } } }, "range": [ - 48702, - 48716 + 48527, + 48541 ], "loc": { "start": { - "line": 1720, + "line": 1713, "column": 21 }, "end": { - "line": 1720, + "line": 1713, "column": 35 } } @@ -85766,47 +85585,47 @@ "value": true, "raw": "true", "range": [ - 48717, - 48721 + 48542, + 48546 ], "loc": { "start": { - "line": 1720, + "line": 1713, "column": 36 }, "end": { - "line": 1720, + "line": 1713, "column": 40 } } } ], "range": [ - 48702, - 48722 + 48527, + 48547 ], "loc": { "start": { - "line": 1720, + "line": 1713, "column": 21 }, "end": { - "line": 1720, + "line": 1713, "column": 41 } } }, "range": [ - 48693, - 48722 + 48518, + 48547 ], "loc": { "start": { - "line": 1720, + "line": 1713, "column": 12 }, "end": { - "line": 1720, + "line": 1713, "column": 41 } } @@ -85817,16 +85636,16 @@ "type": "Identifier", "name": "hiddenRows", "range": [ - 48736, - 48746 + 48561, + 48571 ], "loc": { "start": { - "line": 1721, + "line": 1714, "column": 12 }, "end": { - "line": 1721, + "line": 1714, "column": 22 } } @@ -85836,31 +85655,31 @@ "value": 0, "raw": "0", "range": [ - 48749, - 48750 + 48574, + 48575 ], "loc": { "start": { - "line": 1721, + "line": 1714, "column": 25 }, "end": { - "line": 1721, + "line": 1714, "column": 26 } } }, "range": [ - 48736, - 48750 + 48561, + 48575 ], "loc": { "start": { - "line": 1721, + "line": 1714, "column": 12 }, "end": { - "line": 1721, + "line": 1714, "column": 26 } } @@ -85868,16 +85687,16 @@ ], "kind": "let", "range": [ - 48656, - 48751 + 48481, + 48576 ], "loc": { "start": { - "line": 1719, + "line": 1712, "column": 8 }, "end": { - "line": 1721, + "line": 1714, "column": 27 } } @@ -85893,16 +85712,16 @@ "object": { "type": "ThisExpression", "range": [ - 48761, - 48765 + 48586, + 48590 ], "loc": { "start": { - "line": 1723, + "line": 1716, "column": 8 }, "end": { - "line": 1723, + "line": 1716, "column": 12 } } @@ -85911,31 +85730,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 48766, - 48780 + 48591, + 48605 ], "loc": { "start": { - "line": 1723, + "line": 1716, "column": 13 }, "end": { - "line": 1723, + "line": 1716, "column": 27 } } }, "range": [ - 48761, - 48780 + 48586, + 48605 ], "loc": { "start": { - "line": 1723, + "line": 1716, "column": 8 }, "end": { - "line": 1723, + "line": 1716, "column": 27 } } @@ -85944,46 +85763,46 @@ "type": "ArrayExpression", "elements": [], "range": [ - 48783, - 48785 + 48608, + 48610 ], "loc": { "start": { - "line": 1723, + "line": 1716, "column": 30 }, "end": { - "line": 1723, + "line": 1716, "column": 32 } } }, "range": [ - 48761, - 48785 + 48586, + 48610 ], "loc": { "start": { - "line": 1723, + "line": 1716, "column": 8 }, "end": { - "line": 1723, + "line": 1716, "column": 32 } } }, "range": [ - 48761, - 48786 + 48586, + 48611 ], "loc": { "start": { - "line": 1723, + "line": 1716, "column": 8 }, "end": { - "line": 1723, + "line": 1716, "column": 33 } }, @@ -85992,16 +85811,16 @@ "type": "Line", "value": " search args re-init", "range": [ - 48795, - 48817 + 48620, + 48642 ], "loc": { "start": { - "line": 1724, + "line": 1717, "column": 8 }, "end": { - "line": 1724, + "line": 1717, "column": 30 } } @@ -86017,16 +85836,16 @@ "type": "Identifier", "name": "searchArgs", "range": [ - 48830, - 48840 + 48655, + 48665 ], "loc": { "start": { - "line": 1725, + "line": 1718, "column": 12 }, "end": { - "line": 1725, + "line": 1718, "column": 22 } } @@ -86039,16 +85858,16 @@ "object": { "type": "ThisExpression", "range": [ - 48843, - 48847 + 48668, + 48672 ], "loc": { "start": { - "line": 1725, + "line": 1718, "column": 25 }, "end": { - "line": 1725, + "line": 1718, "column": 29 } } @@ -86057,62 +85876,62 @@ "type": "Identifier", "name": "getFiltersValue", "range": [ - 48848, - 48863 + 48673, + 48688 ], "loc": { "start": { - "line": 1725, + "line": 1718, "column": 30 }, "end": { - "line": 1725, + "line": 1718, "column": 45 } } }, "range": [ - 48843, - 48863 + 48668, + 48688 ], "loc": { "start": { - "line": 1725, + "line": 1718, "column": 25 }, "end": { - "line": 1725, + "line": 1718, "column": 45 } } }, "arguments": [], "range": [ - 48843, - 48865 + 48668, + 48690 ], "loc": { "start": { - "line": 1725, + "line": 1718, "column": 25 }, "end": { - "line": 1725, + "line": 1718, "column": 47 } } }, "range": [ - 48830, - 48865 + 48655, + 48690 ], "loc": { "start": { - "line": 1725, + "line": 1718, "column": 12 }, "end": { - "line": 1725, + "line": 1718, "column": 47 } } @@ -86120,16 +85939,16 @@ ], "kind": "let", "range": [ - 48826, - 48866 + 48651, + 48691 ], "loc": { "start": { - "line": 1725, + "line": 1718, "column": 8 }, "end": { - "line": 1725, + "line": 1718, "column": 48 } }, @@ -86138,16 +85957,16 @@ "type": "Line", "value": " search args re-init", "range": [ - 48795, - 48817 + 48620, + 48642 ], "loc": { "start": { - "line": 1724, + "line": 1717, "column": 8 }, "end": { - "line": 1724, + "line": 1717, "column": 30 } } @@ -86165,16 +85984,16 @@ "type": "Identifier", "name": "k", "range": [ - 48885, - 48886 + 48710, + 48711 ], "loc": { "start": { - "line": 1727, + "line": 1720, "column": 17 }, "end": { - "line": 1727, + "line": 1720, "column": 18 } } @@ -86185,16 +86004,16 @@ "object": { "type": "ThisExpression", "range": [ - 48889, - 48893 + 48714, + 48718 ], "loc": { "start": { - "line": 1727, + "line": 1720, "column": 21 }, "end": { - "line": 1727, + "line": 1720, "column": 25 } } @@ -86203,46 +86022,46 @@ "type": "Identifier", "name": "refRow", "range": [ - 48894, - 48900 + 48719, + 48725 ], "loc": { "start": { - "line": 1727, + "line": 1720, "column": 26 }, "end": { - "line": 1727, + "line": 1720, "column": 32 } } }, "range": [ - 48889, - 48900 + 48714, + 48725 ], "loc": { "start": { - "line": 1727, + "line": 1720, "column": 21 }, "end": { - "line": 1727, + "line": 1720, "column": 32 } } }, "range": [ - 48885, - 48900 + 48710, + 48725 ], "loc": { "start": { - "line": 1727, + "line": 1720, "column": 17 }, "end": { - "line": 1727, + "line": 1720, "column": 32 } } @@ -86250,16 +86069,16 @@ ], "kind": "let", "range": [ - 48881, - 48900 + 48706, + 48725 ], "loc": { "start": { - "line": 1727, + "line": 1720, "column": 13 }, "end": { - "line": 1727, + "line": 1720, "column": 32 } } @@ -86271,16 +86090,16 @@ "type": "Identifier", "name": "k", "range": [ - 48902, - 48903 + 48727, + 48728 ], "loc": { "start": { - "line": 1727, + "line": 1720, "column": 34 }, "end": { - "line": 1727, + "line": 1720, "column": 35 } } @@ -86289,31 +86108,31 @@ "type": "Identifier", "name": "nbRows", "range": [ - 48906, - 48912 + 48731, + 48737 ], "loc": { "start": { - "line": 1727, + "line": 1720, "column": 38 }, "end": { - "line": 1727, + "line": 1720, "column": 44 } } }, "range": [ - 48902, - 48912 + 48727, + 48737 ], "loc": { "start": { - "line": 1727, + "line": 1720, "column": 34 }, "end": { - "line": 1727, + "line": 1720, "column": 44 } } @@ -86325,32 +86144,32 @@ "type": "Identifier", "name": "k", "range": [ - 48914, - 48915 + 48739, + 48740 ], "loc": { "start": { - "line": 1727, + "line": 1720, "column": 46 }, "end": { - "line": 1727, + "line": 1720, "column": 47 } } }, "prefix": false, "range": [ - 48914, - 48917 + 48739, + 48742 ], "loc": { "start": { - "line": 1727, + "line": 1720, "column": 46 }, "end": { - "line": 1727, + "line": 1720, "column": 49 } } @@ -86376,16 +86195,16 @@ "type": "Identifier", "name": "row", "range": [ - 48986, - 48989 + 48811, + 48814 ], "loc": { "start": { - "line": 1729, + "line": 1722, "column": 12 }, "end": { - "line": 1729, + "line": 1722, "column": 15 } } @@ -86394,31 +86213,31 @@ "type": "Identifier", "name": "k", "range": [ - 48990, - 48991 + 48815, + 48816 ], "loc": { "start": { - "line": 1729, + "line": 1722, "column": 16 }, "end": { - "line": 1729, + "line": 1722, "column": 17 } } }, "range": [ - 48986, - 48992 + 48811, + 48817 ], "loc": { "start": { - "line": 1729, + "line": 1722, "column": 12 }, "end": { - "line": 1729, + "line": 1722, "column": 18 } } @@ -86427,31 +86246,31 @@ "type": "Identifier", "name": "style", "range": [ - 48993, - 48998 + 48818, + 48823 ], "loc": { "start": { - "line": 1729, + "line": 1722, "column": 19 }, "end": { - "line": 1729, + "line": 1722, "column": 24 } } }, "range": [ - 48986, - 48998 + 48811, + 48823 ], "loc": { "start": { - "line": 1729, + "line": 1722, "column": 12 }, "end": { - "line": 1729, + "line": 1722, "column": 24 } } @@ -86460,31 +86279,31 @@ "type": "Identifier", "name": "display", "range": [ - 48999, - 49006 + 48824, + 48831 ], "loc": { "start": { - "line": 1729, + "line": 1722, "column": 25 }, "end": { - "line": 1729, + "line": 1722, "column": 32 } } }, "range": [ - 48986, - 49006 + 48811, + 48831 ], "loc": { "start": { - "line": 1729, + "line": 1722, "column": 12 }, "end": { - "line": 1729, + "line": 1722, "column": 32 } } @@ -86494,46 +86313,46 @@ "value": "", "raw": "''", "range": [ - 49009, - 49011 + 48834, + 48836 ], "loc": { "start": { - "line": 1729, + "line": 1722, "column": 35 }, "end": { - "line": 1729, + "line": 1722, "column": 37 } } }, "range": [ - 48986, - 49011 + 48811, + 48836 ], "loc": { "start": { - "line": 1729, + "line": 1722, "column": 12 }, "end": { - "line": 1729, + "line": 1722, "column": 37 } } }, "range": [ - 48986, - 49012 + 48811, + 48837 ], "loc": { "start": { - "line": 1729, + "line": 1722, "column": 12 }, "end": { - "line": 1729, + "line": 1722, "column": 38 } }, @@ -86542,16 +86361,16 @@ "type": "Line", "value": " already filtered rows display re-init", "range": [ - 48933, - 48973 + 48758, + 48798 ], "loc": { "start": { - "line": 1728, + "line": 1721, "column": 12 }, "end": { - "line": 1728, + "line": 1721, "column": 52 } } @@ -86567,16 +86386,16 @@ "type": "Identifier", "name": "cells", "range": [ - 49030, - 49035 + 48855, + 48860 ], "loc": { "start": { - "line": 1731, + "line": 1724, "column": 16 }, "end": { - "line": 1731, + "line": 1724, "column": 21 } } @@ -86591,16 +86410,16 @@ "type": "Identifier", "name": "row", "range": [ - 49038, - 49041 + 48863, + 48866 ], "loc": { "start": { - "line": 1731, + "line": 1724, "column": 24 }, "end": { - "line": 1731, + "line": 1724, "column": 27 } } @@ -86609,31 +86428,31 @@ "type": "Identifier", "name": "k", "range": [ - 49042, - 49043 + 48867, + 48868 ], "loc": { "start": { - "line": 1731, + "line": 1724, "column": 28 }, "end": { - "line": 1731, + "line": 1724, "column": 29 } } }, "range": [ - 49038, - 49044 + 48863, + 48869 ], "loc": { "start": { - "line": 1731, + "line": 1724, "column": 24 }, "end": { - "line": 1731, + "line": 1724, "column": 30 } } @@ -86642,46 +86461,46 @@ "type": "Identifier", "name": "cells", "range": [ - 49045, - 49050 + 48870, + 48875 ], "loc": { "start": { - "line": 1731, + "line": 1724, "column": 31 }, "end": { - "line": 1731, + "line": 1724, "column": 36 } } }, "range": [ - 49038, - 49050 + 48863, + 48875 ], "loc": { "start": { - "line": 1731, + "line": 1724, "column": 24 }, "end": { - "line": 1731, + "line": 1724, "column": 36 } } }, "range": [ - 49030, - 49050 + 48855, + 48875 ], "loc": { "start": { - "line": 1731, + "line": 1724, "column": 16 }, "end": { - "line": 1731, + "line": 1724, "column": 36 } } @@ -86689,16 +86508,16 @@ ], "kind": "let", "range": [ - 49026, - 49051 + 48851, + 48876 ], "loc": { "start": { - "line": 1731, + "line": 1724, "column": 12 }, "end": { - "line": 1731, + "line": 1724, "column": 37 } } @@ -86712,16 +86531,16 @@ "type": "Identifier", "name": "nchilds", "range": [ - 49068, - 49075 + 48893, + 48900 ], "loc": { "start": { - "line": 1732, + "line": 1725, "column": 16 }, "end": { - "line": 1732, + "line": 1725, "column": 23 } } @@ -86733,16 +86552,16 @@ "type": "Identifier", "name": "cells", "range": [ - 49078, - 49083 + 48903, + 48908 ], "loc": { "start": { - "line": 1732, + "line": 1725, "column": 26 }, "end": { - "line": 1732, + "line": 1725, "column": 31 } } @@ -86751,46 +86570,46 @@ "type": "Identifier", "name": "length", "range": [ - 49084, - 49090 + 48909, + 48915 ], "loc": { "start": { - "line": 1732, + "line": 1725, "column": 32 }, "end": { - "line": 1732, + "line": 1725, "column": 38 } } }, "range": [ - 49078, - 49090 + 48903, + 48915 ], "loc": { "start": { - "line": 1732, + "line": 1725, "column": 26 }, "end": { - "line": 1732, + "line": 1725, "column": 38 } } }, "range": [ - 49068, - 49090 + 48893, + 48915 ], "loc": { "start": { - "line": 1732, + "line": 1725, "column": 16 }, "end": { - "line": 1732, + "line": 1725, "column": 38 } } @@ -86798,16 +86617,16 @@ ], "kind": "let", "range": [ - 49064, - 49091 + 48889, + 48916 ], "loc": { "start": { - "line": 1732, + "line": 1725, "column": 12 }, "end": { - "line": 1732, + "line": 1725, "column": 39 } }, @@ -86816,16 +86635,16 @@ "type": "Line", "value": " checks if row has exact cell #", "range": [ - 49105, - 49138 + 48930, + 48963 ], "loc": { "start": { - "line": 1734, + "line": 1727, "column": 12 }, "end": { - "line": 1734, + "line": 1727, "column": 45 } } @@ -86841,16 +86660,16 @@ "type": "Identifier", "name": "nchilds", "range": [ - 49155, - 49162 + 48980, + 48987 ], "loc": { "start": { - "line": 1735, + "line": 1728, "column": 16 }, "end": { - "line": 1735, + "line": 1728, "column": 23 } } @@ -86861,16 +86680,16 @@ "object": { "type": "ThisExpression", "range": [ - 49167, - 49171 + 48992, + 48996 ], "loc": { "start": { - "line": 1735, + "line": 1728, "column": 28 }, "end": { - "line": 1735, + "line": 1728, "column": 32 } } @@ -86879,46 +86698,46 @@ "type": "Identifier", "name": "nbCells", "range": [ - 49172, - 49179 + 48997, + 49004 ], "loc": { "start": { - "line": 1735, + "line": 1728, "column": 33 }, "end": { - "line": 1735, + "line": 1728, "column": 40 } } }, "range": [ - 49167, - 49179 + 48992, + 49004 ], "loc": { "start": { - "line": 1735, + "line": 1728, "column": 28 }, "end": { - "line": 1735, + "line": 1728, "column": 40 } } }, "range": [ - 49155, - 49179 + 48980, + 49004 ], "loc": { "start": { - "line": 1735, + "line": 1728, "column": 16 }, "end": { - "line": 1735, + "line": 1728, "column": 40 } } @@ -86930,48 +86749,48 @@ "type": "ContinueStatement", "label": null, "range": [ - 49199, - 49208 + 49024, + 49033 ], "loc": { "start": { - "line": 1736, + "line": 1729, "column": 16 }, "end": { - "line": 1736, + "line": 1729, "column": 25 } } } ], "range": [ - 49181, - 49222 + 49006, + 49047 ], "loc": { "start": { - "line": 1735, + "line": 1728, "column": 42 }, "end": { - "line": 1737, + "line": 1730, "column": 13 } } }, "alternate": null, "range": [ - 49151, - 49222 + 48976, + 49047 ], "loc": { "start": { - "line": 1735, + "line": 1728, "column": 12 }, "end": { - "line": 1737, + "line": 1730, "column": 13 } }, @@ -86980,16 +86799,16 @@ "type": "Line", "value": " checks if row has exact cell #", "range": [ - 49105, - 49138 + 48930, + 48963 ], "loc": { "start": { - "line": 1734, + "line": 1727, "column": 12 }, "end": { - "line": 1734, + "line": 1727, "column": 45 } } @@ -87005,16 +86824,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 49240, - 49249 + 49065, + 49074 ], "loc": { "start": { - "line": 1739, + "line": 1732, "column": 16 }, "end": { - "line": 1739, + "line": 1732, "column": 25 } } @@ -87023,31 +86842,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 49252, - 49254 + 49077, + 49079 ], "loc": { "start": { - "line": 1739, + "line": 1732, "column": 28 }, "end": { - "line": 1739, + "line": 1732, "column": 30 } } }, "range": [ - 49240, - 49254 + 49065, + 49079 ], "loc": { "start": { - "line": 1739, + "line": 1732, "column": 16 }, "end": { - "line": 1739, + "line": 1732, "column": 30 } } @@ -87058,16 +86877,16 @@ "type": "Identifier", "name": "isRowValid", "range": [ - 49272, - 49282 + 49097, + 49107 ], "loc": { "start": { - "line": 1740, + "line": 1733, "column": 16 }, "end": { - "line": 1740, + "line": 1733, "column": 26 } } @@ -87077,31 +86896,31 @@ "value": true, "raw": "true", "range": [ - 49285, - 49289 + 49110, + 49114 ], "loc": { "start": { - "line": 1740, + "line": 1733, "column": 29 }, "end": { - "line": 1740, + "line": 1733, "column": 33 } } }, "range": [ - 49272, - 49289 + 49097, + 49114 ], "loc": { "start": { - "line": 1740, + "line": 1733, "column": 16 }, "end": { - "line": 1740, + "line": 1733, "column": 33 } } @@ -87112,16 +86931,16 @@ "type": "Identifier", "name": "singleFltRowValid", "range": [ - 49355, - 49372 + 49180, + 49197 ], "loc": { "start": { - "line": 1742, + "line": 1735, "column": 16 }, "end": { - "line": 1742, + "line": 1735, "column": 33 } } @@ -87131,31 +86950,31 @@ "value": false, "raw": "false", "range": [ - 49375, - 49380 + 49200, + 49205 ], "loc": { "start": { - "line": 1742, + "line": 1735, "column": 36 }, "end": { - "line": 1742, + "line": 1735, "column": 41 } } }, "range": [ - 49355, - 49380 + 49180, + 49205 ], "loc": { "start": { - "line": 1742, + "line": 1735, "column": 16 }, "end": { - "line": 1742, + "line": 1735, "column": 41 } }, @@ -87164,16 +86983,16 @@ "type": "Line", "value": "only for single filter search", "range": [ - 49307, - 49338 + 49132, + 49163 ], "loc": { "start": { - "line": 1741, + "line": 1734, "column": 16 }, "end": { - "line": 1741, + "line": 1734, "column": 47 } } @@ -87183,16 +87002,16 @@ ], "kind": "let", "range": [ - 49236, - 49381 + 49061, + 49206 ], "loc": { "start": { - "line": 1739, + "line": 1732, "column": 12 }, "end": { - "line": 1742, + "line": 1735, "column": 42 } }, @@ -87201,16 +87020,16 @@ "type": "Line", "value": " this loop retrieves cell data", "range": [ - 49395, - 49427 + 49220, + 49252 ], "loc": { "start": { - "line": 1744, + "line": 1737, "column": 12 }, "end": { - "line": 1744, + "line": 1737, "column": 44 } } @@ -87228,16 +87047,16 @@ "type": "Identifier", "name": "j", "range": [ - 49449, - 49450 + 49274, + 49275 ], "loc": { "start": { - "line": 1745, + "line": 1738, "column": 21 }, "end": { - "line": 1745, + "line": 1738, "column": 22 } } @@ -87247,31 +87066,31 @@ "value": 0, "raw": "0", "range": [ - 49453, - 49454 + 49278, + 49279 ], "loc": { "start": { - "line": 1745, + "line": 1738, "column": 25 }, "end": { - "line": 1745, + "line": 1738, "column": 26 } } }, "range": [ - 49449, - 49454 + 49274, + 49279 ], "loc": { "start": { - "line": 1745, + "line": 1738, "column": 21 }, "end": { - "line": 1745, + "line": 1738, "column": 26 } } @@ -87279,16 +87098,16 @@ ], "kind": "let", "range": [ - 49445, - 49454 + 49270, + 49279 ], "loc": { "start": { - "line": 1745, + "line": 1738, "column": 17 }, "end": { - "line": 1745, + "line": 1738, "column": 26 } } @@ -87300,16 +87119,16 @@ "type": "Identifier", "name": "j", "range": [ - 49456, - 49457 + 49281, + 49282 ], "loc": { "start": { - "line": 1745, + "line": 1738, "column": 28 }, "end": { - "line": 1745, + "line": 1738, "column": 29 } } @@ -87318,31 +87137,31 @@ "type": "Identifier", "name": "nchilds", "range": [ - 49460, - 49467 + 49285, + 49292 ], "loc": { "start": { - "line": 1745, + "line": 1738, "column": 32 }, "end": { - "line": 1745, + "line": 1738, "column": 39 } } }, "range": [ - 49456, - 49467 + 49281, + 49292 ], "loc": { "start": { - "line": 1745, + "line": 1738, "column": 28 }, "end": { - "line": 1745, + "line": 1738, "column": 39 } } @@ -87354,32 +87173,32 @@ "type": "Identifier", "name": "j", "range": [ - 49469, - 49470 + 49294, + 49295 ], "loc": { "start": { - "line": 1745, + "line": 1738, "column": 41 }, "end": { - "line": 1745, + "line": 1738, "column": 42 } } }, "prefix": false, "range": [ - 49469, - 49472 + 49294, + 49297 ], "loc": { "start": { - "line": 1745, + "line": 1738, "column": 41 }, "end": { - "line": 1745, + "line": 1738, "column": 44 } } @@ -87396,16 +87215,16 @@ "type": "Identifier", "name": "sA", "range": [ - 49531, - 49533 + 49356, + 49358 ], "loc": { "start": { - "line": 1747, + "line": 1740, "column": 20 }, "end": { - "line": 1747, + "line": 1740, "column": 22 } } @@ -87417,16 +87236,16 @@ "type": "Identifier", "name": "searchArgs", "range": [ - 49536, - 49546 + 49361, + 49371 ], "loc": { "start": { - "line": 1747, + "line": 1740, "column": 25 }, "end": { - "line": 1747, + "line": 1740, "column": 35 } } @@ -87439,16 +87258,16 @@ "object": { "type": "ThisExpression", "range": [ - 49547, - 49551 + 49372, + 49376 ], "loc": { "start": { - "line": 1747, + "line": 1740, "column": 36 }, "end": { - "line": 1747, + "line": 1740, "column": 40 } } @@ -87457,31 +87276,31 @@ "type": "Identifier", "name": "singleSearchFlt", "range": [ - 49552, - 49567 + 49377, + 49392 ], "loc": { "start": { - "line": 1747, + "line": 1740, "column": 41 }, "end": { - "line": 1747, + "line": 1740, "column": 56 } } }, "range": [ - 49547, - 49567 + 49372, + 49392 ], "loc": { "start": { - "line": 1747, + "line": 1740, "column": 36 }, "end": { - "line": 1747, + "line": 1740, "column": 56 } } @@ -87491,16 +87310,16 @@ "value": 0, "raw": "0", "range": [ - 49570, - 49571 + 49395, + 49396 ], "loc": { "start": { - "line": 1747, + "line": 1740, "column": 59 }, "end": { - "line": 1747, + "line": 1740, "column": 60 } } @@ -87509,61 +87328,61 @@ "type": "Identifier", "name": "j", "range": [ - 49574, - 49575 + 49399, + 49400 ], "loc": { "start": { - "line": 1747, + "line": 1740, "column": 63 }, "end": { - "line": 1747, + "line": 1740, "column": 64 } } }, "range": [ - 49547, - 49575 + 49372, + 49400 ], "loc": { "start": { - "line": 1747, + "line": 1740, "column": 36 }, "end": { - "line": 1747, + "line": 1740, "column": 64 } } }, "range": [ - 49536, - 49576 + 49361, + 49401 ], "loc": { "start": { - "line": 1747, + "line": 1740, "column": 25 }, "end": { - "line": 1747, + "line": 1740, "column": 65 } } }, "range": [ - 49531, - 49576 + 49356, + 49401 ], "loc": { "start": { - "line": 1747, + "line": 1740, "column": 20 }, "end": { - "line": 1747, + "line": 1740, "column": 65 } } @@ -87571,16 +87390,16 @@ ], "kind": "let", "range": [ - 49527, - 49577 + 49352, + 49402 ], "loc": { "start": { - "line": 1747, + "line": 1740, "column": 16 }, "end": { - "line": 1747, + "line": 1740, "column": 66 } }, @@ -87589,16 +87408,16 @@ "type": "Line", "value": "searched keyword", "range": [ - 49492, - 49510 + 49317, + 49335 ], "loc": { "start": { - "line": 1746, + "line": 1739, "column": 16 }, "end": { - "line": 1746, + "line": 1739, "column": 34 } } @@ -87614,16 +87433,16 @@ "type": "Identifier", "name": "sA", "range": [ - 49599, - 49601 + 49424, + 49426 ], "loc": { "start": { - "line": 1749, + "line": 1742, "column": 20 }, "end": { - "line": 1749, + "line": 1742, "column": 22 } } @@ -87633,31 +87452,31 @@ "value": "", "raw": "''", "range": [ - 49606, - 49608 + 49431, + 49433 ], "loc": { "start": { - "line": 1749, + "line": 1742, "column": 27 }, "end": { - "line": 1749, + "line": 1742, "column": 29 } } }, "range": [ - 49599, - 49608 + 49424, + 49433 ], "loc": { "start": { - "line": 1749, + "line": 1742, "column": 20 }, "end": { - "line": 1749, + "line": 1742, "column": 29 } } @@ -87669,48 +87488,48 @@ "type": "ContinueStatement", "label": null, "range": [ - 49632, - 49641 + 49457, + 49466 ], "loc": { "start": { - "line": 1750, + "line": 1743, "column": 20 }, "end": { - "line": 1750, + "line": 1743, "column": 29 } } } ], "range": [ - 49610, - 49659 + 49435, + 49484 ], "loc": { "start": { - "line": 1749, + "line": 1742, "column": 31 }, "end": { - "line": 1751, + "line": 1744, "column": 17 } } }, "alternate": null, "range": [ - 49595, - 49659 + 49420, + 49484 ], "loc": { "start": { - "line": 1749, + "line": 1742, "column": 16 }, "end": { - "line": 1751, + "line": 1744, "column": 17 } } @@ -87724,16 +87543,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 49681, - 49690 + 49506, + 49515 ], "loc": { "start": { - "line": 1753, + "line": 1746, "column": 20 }, "end": { - "line": 1753, + "line": 1746, "column": 29 } } @@ -87744,16 +87563,16 @@ "type": "Identifier", "name": "matchCase", "range": [ - 49693, - 49702 + 49518, + 49527 ], "loc": { "start": { - "line": 1753, + "line": 1746, "column": 32 }, "end": { - "line": 1753, + "line": 1746, "column": 41 } } @@ -87767,16 +87586,16 @@ "object": { "type": "ThisExpression", "range": [ - 49703, - 49707 + 49528, + 49532 ], "loc": { "start": { - "line": 1753, + "line": 1746, "column": 42 }, "end": { - "line": 1753, + "line": 1746, "column": 46 } } @@ -87785,31 +87604,31 @@ "type": "Identifier", "name": "getCellValue", "range": [ - 49708, - 49720 + 49533, + 49545 ], "loc": { "start": { - "line": 1753, + "line": 1746, "column": 47 }, "end": { - "line": 1753, + "line": 1746, "column": 59 } } }, "range": [ - 49703, - 49720 + 49528, + 49545 ], "loc": { "start": { - "line": 1753, + "line": 1746, "column": 42 }, "end": { - "line": 1753, + "line": 1746, "column": 59 } } @@ -87822,16 +87641,16 @@ "type": "Identifier", "name": "cells", "range": [ - 49721, - 49726 + 49546, + 49551 ], "loc": { "start": { - "line": 1753, + "line": 1746, "column": 60 }, "end": { - "line": 1753, + "line": 1746, "column": 65 } } @@ -87840,47 +87659,47 @@ "type": "Identifier", "name": "j", "range": [ - 49727, - 49728 + 49552, + 49553 ], "loc": { "start": { - "line": 1753, + "line": 1746, "column": 66 }, "end": { - "line": 1753, + "line": 1746, "column": 67 } } }, "range": [ - 49721, - 49729 + 49546, + 49554 ], "loc": { "start": { - "line": 1753, + "line": 1746, "column": 60 }, "end": { - "line": 1753, + "line": 1746, "column": 68 } } } ], "range": [ - 49703, - 49730 + 49528, + 49555 ], "loc": { "start": { - "line": 1753, + "line": 1746, "column": 42 }, "end": { - "line": 1753, + "line": 1746, "column": 69 } } @@ -87891,16 +87710,16 @@ "object": { "type": "ThisExpression", "range": [ - 49752, - 49756 + 49577, + 49581 ], "loc": { "start": { - "line": 1754, + "line": 1747, "column": 20 }, "end": { - "line": 1754, + "line": 1747, "column": 24 } } @@ -87909,62 +87728,62 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 49757, - 49770 + 49582, + 49595 ], "loc": { "start": { - "line": 1754, + "line": 1747, "column": 25 }, "end": { - "line": 1754, + "line": 1747, "column": 38 } } }, "range": [ - 49752, - 49770 + 49577, + 49595 ], "loc": { "start": { - "line": 1754, + "line": 1747, "column": 20 }, "end": { - "line": 1754, + "line": 1747, "column": 38 } } } ], "range": [ - 49693, - 49771 + 49518, + 49596 ], "loc": { "start": { - "line": 1753, + "line": 1746, "column": 32 }, "end": { - "line": 1754, + "line": 1747, "column": 39 } } }, "range": [ - 49681, - 49771 + 49506, + 49596 ], "loc": { "start": { - "line": 1753, + "line": 1746, "column": 20 }, "end": { - "line": 1754, + "line": 1747, "column": 39 } } @@ -87972,16 +87791,16 @@ ], "kind": "let", "range": [ - 49677, - 49772 + 49502, + 49597 ], "loc": { "start": { - "line": 1753, + "line": 1746, "column": 16 }, "end": { - "line": 1754, + "line": 1747, "column": 40 } }, @@ -87990,16 +87809,16 @@ "type": "Line", "value": "multiple search parameter operator ||", "range": [ - 49790, - 49829 + 49615, + 49654 ], "loc": { "start": { - "line": 1756, + "line": 1749, "column": 16 }, "end": { - "line": 1756, + "line": 1749, "column": 55 } } @@ -88015,16 +87834,16 @@ "type": "Identifier", "name": "sAOrSplit", "range": [ - 49850, - 49859 + 49675, + 49684 ], "loc": { "start": { - "line": 1757, + "line": 1750, "column": 20 }, "end": { - "line": 1757, + "line": 1750, "column": 29 } } @@ -88043,16 +87862,16 @@ "type": "Identifier", "name": "sA", "range": [ - 49862, - 49864 + 49687, + 49689 ], "loc": { "start": { - "line": 1757, + "line": 1750, "column": 32 }, "end": { - "line": 1757, + "line": 1750, "column": 34 } } @@ -88061,47 +87880,47 @@ "type": "Identifier", "name": "toString", "range": [ - 49865, - 49873 + 49690, + 49698 ], "loc": { "start": { - "line": 1757, + "line": 1750, "column": 35 }, "end": { - "line": 1757, + "line": 1750, "column": 43 } } }, "range": [ - 49862, - 49873 + 49687, + 49698 ], "loc": { "start": { - "line": 1757, + "line": 1750, "column": 32 }, "end": { - "line": 1757, + "line": 1750, "column": 43 } } }, "arguments": [], "range": [ - 49862, - 49875 + 49687, + 49700 ], "loc": { "start": { - "line": 1757, + "line": 1750, "column": 32 }, "end": { - "line": 1757, + "line": 1750, "column": 45 } } @@ -88110,31 +87929,31 @@ "type": "Identifier", "name": "split", "range": [ - 49876, - 49881 + 49701, + 49706 ], "loc": { "start": { - "line": 1757, + "line": 1750, "column": 46 }, "end": { - "line": 1757, + "line": 1750, "column": 51 } } }, "range": [ - 49862, - 49881 + 49687, + 49706 ], "loc": { "start": { - "line": 1757, + "line": 1750, "column": 32 }, "end": { - "line": 1757, + "line": 1750, "column": 51 } } @@ -88146,16 +87965,16 @@ "object": { "type": "ThisExpression", "range": [ - 49882, - 49886 + 49707, + 49711 ], "loc": { "start": { - "line": 1757, + "line": 1750, "column": 52 }, "end": { - "line": 1757, + "line": 1750, "column": 56 } } @@ -88164,62 +87983,62 @@ "type": "Identifier", "name": "orOperator", "range": [ - 49887, - 49897 + 49712, + 49722 ], "loc": { "start": { - "line": 1757, + "line": 1750, "column": 57 }, "end": { - "line": 1757, + "line": 1750, "column": 67 } } }, "range": [ - 49882, - 49897 + 49707, + 49722 ], "loc": { "start": { - "line": 1757, + "line": 1750, "column": 52 }, "end": { - "line": 1757, + "line": 1750, "column": 67 } } } ], "range": [ - 49862, - 49898 + 49687, + 49723 ], "loc": { "start": { - "line": 1757, + "line": 1750, "column": 32 }, "end": { - "line": 1757, + "line": 1750, "column": 68 } } }, "range": [ - 49850, - 49898 + 49675, + 49723 ], "loc": { "start": { - "line": 1757, + "line": 1750, "column": 20 }, "end": { - "line": 1757, + "line": 1750, "column": 68 } } @@ -88230,16 +88049,16 @@ "type": "Identifier", "name": "hasMultiOrSA", "range": [ - 49979, - 49991 + 49804, + 49816 ], "loc": { "start": { - "line": 1759, + "line": 1752, "column": 20 }, "end": { - "line": 1759, + "line": 1752, "column": 32 } } @@ -88254,16 +88073,16 @@ "type": "Identifier", "name": "sAOrSplit", "range": [ - 49994, - 50003 + 49819, + 49828 ], "loc": { "start": { - "line": 1759, + "line": 1752, "column": 35 }, "end": { - "line": 1759, + "line": 1752, "column": 44 } } @@ -88272,31 +88091,31 @@ "type": "Identifier", "name": "length", "range": [ - 50004, - 50010 + 49829, + 49835 ], "loc": { "start": { - "line": 1759, + "line": 1752, "column": 45 }, "end": { - "line": 1759, + "line": 1752, "column": 51 } } }, "range": [ - 49994, - 50010 + 49819, + 49835 ], "loc": { "start": { - "line": 1759, + "line": 1752, "column": 35 }, "end": { - "line": 1759, + "line": 1752, "column": 51 } } @@ -88306,46 +88125,46 @@ "value": 1, "raw": "1", "range": [ - 50013, - 50014 + 49838, + 49839 ], "loc": { "start": { - "line": 1759, + "line": 1752, "column": 54 }, "end": { - "line": 1759, + "line": 1752, "column": 55 } } }, "range": [ - 49994, - 50014 + 49819, + 49839 ], "loc": { "start": { - "line": 1759, + "line": 1752, "column": 35 }, "end": { - "line": 1759, + "line": 1752, "column": 55 } } }, "range": [ - 49979, - 50014 + 49804, + 49839 ], "loc": { "start": { - "line": 1759, + "line": 1752, "column": 20 }, "end": { - "line": 1759, + "line": 1752, "column": 55 } }, @@ -88354,16 +88173,16 @@ "type": "Line", "value": "multiple search || parameter boolean", "range": [ - 49920, - 49958 + 49745, + 49783 ], "loc": { "start": { - "line": 1758, + "line": 1751, "column": 20 }, "end": { - "line": 1758, + "line": 1751, "column": 58 } } @@ -88376,16 +88195,16 @@ "type": "Identifier", "name": "sAAndSplit", "range": [ - 50096, - 50106 + 49921, + 49931 ], "loc": { "start": { - "line": 1761, + "line": 1754, "column": 20 }, "end": { - "line": 1761, + "line": 1754, "column": 30 } } @@ -88404,16 +88223,16 @@ "type": "Identifier", "name": "sA", "range": [ - 50109, - 50111 + 49934, + 49936 ], "loc": { "start": { - "line": 1761, + "line": 1754, "column": 33 }, "end": { - "line": 1761, + "line": 1754, "column": 35 } } @@ -88422,47 +88241,47 @@ "type": "Identifier", "name": "toString", "range": [ - 50112, - 50120 + 49937, + 49945 ], "loc": { "start": { - "line": 1761, + "line": 1754, "column": 36 }, "end": { - "line": 1761, + "line": 1754, "column": 44 } } }, "range": [ - 50109, - 50120 + 49934, + 49945 ], "loc": { "start": { - "line": 1761, + "line": 1754, "column": 33 }, "end": { - "line": 1761, + "line": 1754, "column": 44 } } }, "arguments": [], "range": [ - 50109, - 50122 + 49934, + 49947 ], "loc": { "start": { - "line": 1761, + "line": 1754, "column": 33 }, "end": { - "line": 1761, + "line": 1754, "column": 46 } } @@ -88471,31 +88290,31 @@ "type": "Identifier", "name": "split", "range": [ - 50123, - 50128 + 49948, + 49953 ], "loc": { "start": { - "line": 1761, + "line": 1754, "column": 47 }, "end": { - "line": 1761, + "line": 1754, "column": 52 } } }, "range": [ - 50109, - 50128 + 49934, + 49953 ], "loc": { "start": { - "line": 1761, + "line": 1754, "column": 33 }, "end": { - "line": 1761, + "line": 1754, "column": 52 } } @@ -88507,16 +88326,16 @@ "object": { "type": "ThisExpression", "range": [ - 50129, - 50133 + 49954, + 49958 ], "loc": { "start": { - "line": 1761, + "line": 1754, "column": 53 }, "end": { - "line": 1761, + "line": 1754, "column": 57 } } @@ -88525,62 +88344,62 @@ "type": "Identifier", "name": "anOperator", "range": [ - 50134, - 50144 + 49959, + 49969 ], "loc": { "start": { - "line": 1761, + "line": 1754, "column": 58 }, "end": { - "line": 1761, + "line": 1754, "column": 68 } } }, "range": [ - 50129, - 50144 + 49954, + 49969 ], "loc": { "start": { - "line": 1761, + "line": 1754, "column": 53 }, "end": { - "line": 1761, + "line": 1754, "column": 68 } } } ], "range": [ - 50109, - 50145 + 49934, + 49970 ], "loc": { "start": { - "line": 1761, + "line": 1754, "column": 33 }, "end": { - "line": 1761, + "line": 1754, "column": 69 } } }, "range": [ - 50096, - 50145 + 49921, + 49970 ], "loc": { "start": { - "line": 1761, + "line": 1754, "column": 20 }, "end": { - "line": 1761, + "line": 1754, "column": 69 } }, @@ -88589,16 +88408,16 @@ "type": "Line", "value": "multiple search parameter operator &&", "range": [ - 50036, - 50075 + 49861, + 49900 ], "loc": { "start": { - "line": 1760, + "line": 1753, "column": 20 }, "end": { - "line": 1760, + "line": 1753, "column": 59 } } @@ -88611,16 +88430,16 @@ "type": "Identifier", "name": "hasMultiAndSA", "range": [ - 50226, - 50239 + 50051, + 50064 ], "loc": { "start": { - "line": 1763, + "line": 1756, "column": 20 }, "end": { - "line": 1763, + "line": 1756, "column": 33 } } @@ -88635,16 +88454,16 @@ "type": "Identifier", "name": "sAAndSplit", "range": [ - 50242, - 50252 + 50067, + 50077 ], "loc": { "start": { - "line": 1763, + "line": 1756, "column": 36 }, "end": { - "line": 1763, + "line": 1756, "column": 46 } } @@ -88653,31 +88472,31 @@ "type": "Identifier", "name": "length", "range": [ - 50253, - 50259 + 50078, + 50084 ], "loc": { "start": { - "line": 1763, + "line": 1756, "column": 47 }, "end": { - "line": 1763, + "line": 1756, "column": 53 } } }, "range": [ - 50242, - 50259 + 50067, + 50084 ], "loc": { "start": { - "line": 1763, + "line": 1756, "column": 36 }, "end": { - "line": 1763, + "line": 1756, "column": 53 } } @@ -88687,46 +88506,46 @@ "value": 1, "raw": "1", "range": [ - 50262, - 50263 + 50087, + 50088 ], "loc": { "start": { - "line": 1763, + "line": 1756, "column": 56 }, "end": { - "line": 1763, + "line": 1756, "column": 57 } } }, "range": [ - 50242, - 50263 + 50067, + 50088 ], "loc": { "start": { - "line": 1763, + "line": 1756, "column": 36 }, "end": { - "line": 1763, + "line": 1756, "column": 57 } } }, "range": [ - 50226, - 50263 + 50051, + 50088 ], "loc": { "start": { - "line": 1763, + "line": 1756, "column": 20 }, "end": { - "line": 1763, + "line": 1756, "column": 57 } }, @@ -88735,16 +88554,16 @@ "type": "Line", "value": "multiple search && parameter boolean", "range": [ - 50167, - 50205 + 49992, + 50030 ], "loc": { "start": { - "line": 1762, + "line": 1755, "column": 20 }, "end": { - "line": 1762, + "line": 1755, "column": 58 } } @@ -88754,16 +88573,16 @@ ], "kind": "let", "range": [ - 49846, - 50264 + 49671, + 50089 ], "loc": { "start": { - "line": 1757, + "line": 1750, "column": 16 }, "end": { - "line": 1763, + "line": 1756, "column": 58 } }, @@ -88772,16 +88591,16 @@ "type": "Line", "value": "multiple search parameter operator ||", "range": [ - 49790, - 49829 + 49615, + 49654 ], "loc": { "start": { - "line": 1756, + "line": 1749, "column": 16 }, "end": { - "line": 1756, + "line": 1749, "column": 55 } } @@ -88792,16 +88611,16 @@ "type": "Line", "value": "detect operators or array query", "range": [ - 50282, - 50315 + 50107, + 50140 ], "loc": { "start": { - "line": 1765, + "line": 1758, "column": 16 }, "end": { - "line": 1765, + "line": 1758, "column": 49 } } @@ -88822,16 +88641,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 50336, - 50343 + 50161, + 50168 ], "loc": { "start": { - "line": 1766, + "line": 1759, "column": 20 }, "end": { - "line": 1766, + "line": 1759, "column": 27 } } @@ -88841,32 +88660,32 @@ "type": "Identifier", "name": "sA", "range": [ - 50344, - 50346 + 50169, + 50171 ], "loc": { "start": { - "line": 1766, + "line": 1759, "column": 28 }, "end": { - "line": 1766, + "line": 1759, "column": 30 } } } ], "range": [ - 50336, - 50347 + 50161, + 50172 ], "loc": { "start": { - "line": 1766, + "line": 1759, "column": 20 }, "end": { - "line": 1766, + "line": 1759, "column": 31 } } @@ -88875,31 +88694,31 @@ "type": "Identifier", "name": "hasMultiOrSA", "range": [ - 50351, - 50363 + 50176, + 50188 ], "loc": { "start": { - "line": 1766, + "line": 1759, "column": 35 }, "end": { - "line": 1766, + "line": 1759, "column": 47 } } }, "range": [ - 50336, - 50363 + 50161, + 50188 ], "loc": { "start": { - "line": 1766, + "line": 1759, "column": 20 }, "end": { - "line": 1766, + "line": 1759, "column": 47 } } @@ -88908,31 +88727,31 @@ "type": "Identifier", "name": "hasMultiAndSA", "range": [ - 50367, - 50380 + 50192, + 50205 ], "loc": { "start": { - "line": 1766, + "line": 1759, "column": 51 }, "end": { - "line": 1766, + "line": 1759, "column": 64 } } }, "range": [ - 50336, - 50380 + 50161, + 50205 ], "loc": { "start": { - "line": 1766, + "line": 1759, "column": 20 }, "end": { - "line": 1766, + "line": 1759, "column": 64 } } @@ -88949,32 +88768,32 @@ "type": "Identifier", "name": "cS", "range": [ - 50408, - 50410 + 50233, + 50235 ], "loc": { "start": { - "line": 1767, + "line": 1760, "column": 24 }, "end": { - "line": 1767, + "line": 1760, "column": 26 } } }, "init": null, "range": [ - 50408, - 50410 + 50233, + 50235 ], "loc": { "start": { - "line": 1767, + "line": 1760, "column": 24 }, "end": { - "line": 1767, + "line": 1760, "column": 26 } } @@ -88985,32 +88804,32 @@ "type": "Identifier", "name": "s", "range": [ - 50436, - 50437 + 50261, + 50262 ], "loc": { "start": { - "line": 1768, + "line": 1761, "column": 24 }, "end": { - "line": 1768, + "line": 1761, "column": 25 } } }, "init": null, "range": [ - 50436, - 50437 + 50261, + 50262 ], "loc": { "start": { - "line": 1768, + "line": 1761, "column": 24 }, "end": { - "line": 1768, + "line": 1761, "column": 25 } } @@ -89021,16 +88840,16 @@ "type": "Identifier", "name": "occur", "range": [ - 50463, - 50468 + 50288, + 50293 ], "loc": { "start": { - "line": 1769, + "line": 1762, "column": 24 }, "end": { - "line": 1769, + "line": 1762, "column": 29 } } @@ -89040,31 +88859,31 @@ "value": false, "raw": "false", "range": [ - 50471, - 50476 + 50296, + 50301 ], "loc": { "start": { - "line": 1769, + "line": 1762, "column": 32 }, "end": { - "line": 1769, + "line": 1762, "column": 37 } } }, "range": [ - 50463, - 50476 + 50288, + 50301 ], "loc": { "start": { - "line": 1769, + "line": 1762, "column": 24 }, "end": { - "line": 1769, + "line": 1762, "column": 37 } } @@ -89072,16 +88891,16 @@ ], "kind": "let", "range": [ - 50404, - 50477 + 50229, + 50302 ], "loc": { "start": { - "line": 1767, + "line": 1760, "column": 20 }, "end": { - "line": 1769, + "line": 1762, "column": 38 } } @@ -89094,16 +88913,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 50502, - 50509 + 50327, + 50334 ], "loc": { "start": { - "line": 1770, + "line": 1763, "column": 24 }, "end": { - "line": 1770, + "line": 1763, "column": 31 } } @@ -89113,32 +88932,32 @@ "type": "Identifier", "name": "sA", "range": [ - 50510, - 50512 + 50335, + 50337 ], "loc": { "start": { - "line": 1770, + "line": 1763, "column": 32 }, "end": { - "line": 1770, + "line": 1763, "column": 34 } } } ], "range": [ - 50502, - 50513 + 50327, + 50338 ], "loc": { "start": { - "line": 1770, + "line": 1763, "column": 24 }, "end": { - "line": 1770, + "line": 1763, "column": 35 } } @@ -89155,16 +88974,16 @@ "type": "Identifier", "name": "s", "range": [ - 50541, - 50542 + 50366, + 50367 ], "loc": { "start": { - "line": 1771, + "line": 1764, "column": 24 }, "end": { - "line": 1771, + "line": 1764, "column": 25 } } @@ -89173,62 +88992,62 @@ "type": "Identifier", "name": "sA", "range": [ - 50545, - 50547 + 50370, + 50372 ], "loc": { "start": { - "line": 1771, + "line": 1764, "column": 28 }, "end": { - "line": 1771, + "line": 1764, "column": 30 } } }, "range": [ - 50541, - 50547 + 50366, + 50372 ], "loc": { "start": { - "line": 1771, + "line": 1764, "column": 24 }, "end": { - "line": 1771, + "line": 1764, "column": 30 } } }, "range": [ - 50541, - 50548 + 50366, + 50373 ], "loc": { "start": { - "line": 1771, + "line": 1764, "column": 24 }, "end": { - "line": 1771, + "line": 1764, "column": 31 } } } ], "range": [ - 50515, - 50570 + 50340, + 50395 ], "loc": { "start": { - "line": 1770, + "line": 1763, "column": 37 }, "end": { - "line": 1772, + "line": 1765, "column": 21 } } @@ -89245,16 +89064,16 @@ "type": "Identifier", "name": "s", "range": [ - 50602, - 50603 + 50427, + 50428 ], "loc": { "start": { - "line": 1773, + "line": 1766, "column": 24 }, "end": { - "line": 1773, + "line": 1766, "column": 25 } } @@ -89265,16 +89084,16 @@ "type": "Identifier", "name": "hasMultiOrSA", "range": [ - 50606, - 50618 + 50431, + 50443 ], "loc": { "start": { - "line": 1773, + "line": 1766, "column": 28 }, "end": { - "line": 1773, + "line": 1766, "column": 40 } } @@ -89283,16 +89102,16 @@ "type": "Identifier", "name": "sAOrSplit", "range": [ - 50621, - 50630 + 50446, + 50455 ], "loc": { "start": { - "line": 1773, + "line": 1766, "column": 43 }, "end": { - "line": 1773, + "line": 1766, "column": 52 } } @@ -89301,92 +89120,92 @@ "type": "Identifier", "name": "sAAndSplit", "range": [ - 50633, - 50643 + 50458, + 50468 ], "loc": { "start": { - "line": 1773, + "line": 1766, "column": 55 }, "end": { - "line": 1773, + "line": 1766, "column": 65 } } }, "range": [ - 50606, - 50643 + 50431, + 50468 ], "loc": { "start": { - "line": 1773, + "line": 1766, "column": 28 }, "end": { - "line": 1773, + "line": 1766, "column": 65 } } }, "range": [ - 50602, - 50643 + 50427, + 50468 ], "loc": { "start": { - "line": 1773, + "line": 1766, "column": 24 }, "end": { - "line": 1773, + "line": 1766, "column": 65 } } }, "range": [ - 50602, - 50644 + 50427, + 50469 ], "loc": { "start": { - "line": 1773, + "line": 1766, "column": 24 }, "end": { - "line": 1773, + "line": 1766, "column": 66 } } } ], "range": [ - 50576, - 50666 + 50401, + 50491 ], "loc": { "start": { - "line": 1772, + "line": 1765, "column": 27 }, "end": { - "line": 1774, + "line": 1767, "column": 21 } } }, "range": [ - 50498, - 50666 + 50323, + 50491 ], "loc": { "start": { - "line": 1770, + "line": 1763, "column": 20 }, "end": { - "line": 1774, + "line": 1767, "column": 21 } }, @@ -89395,16 +89214,16 @@ "type": "Line", "value": " isolate search term and check occurence in cell data", "range": [ - 50687, - 50742 + 50512, + 50567 ], "loc": { "start": { - "line": 1775, + "line": 1768, "column": 20 }, "end": { - "line": 1775, + "line": 1768, "column": 75 } } @@ -89422,16 +89241,16 @@ "type": "Identifier", "name": "w", "range": [ - 50772, - 50773 + 50597, + 50598 ], "loc": { "start": { - "line": 1776, + "line": 1769, "column": 29 }, "end": { - "line": 1776, + "line": 1769, "column": 30 } } @@ -89441,31 +89260,31 @@ "value": 0, "raw": "0", "range": [ - 50776, - 50777 + 50601, + 50602 ], "loc": { "start": { - "line": 1776, + "line": 1769, "column": 33 }, "end": { - "line": 1776, + "line": 1769, "column": 34 } } }, "range": [ - 50772, - 50777 + 50597, + 50602 ], "loc": { "start": { - "line": 1776, + "line": 1769, "column": 29 }, "end": { - "line": 1776, + "line": 1769, "column": 34 } } @@ -89476,16 +89295,16 @@ "type": "Identifier", "name": "len", "range": [ - 50779, - 50782 + 50604, + 50607 ], "loc": { "start": { - "line": 1776, + "line": 1769, "column": 36 }, "end": { - "line": 1776, + "line": 1769, "column": 39 } } @@ -89497,16 +89316,16 @@ "type": "Identifier", "name": "s", "range": [ - 50785, - 50786 + 50610, + 50611 ], "loc": { "start": { - "line": 1776, + "line": 1769, "column": 42 }, "end": { - "line": 1776, + "line": 1769, "column": 43 } } @@ -89515,46 +89334,46 @@ "type": "Identifier", "name": "length", "range": [ - 50787, - 50793 + 50612, + 50618 ], "loc": { "start": { - "line": 1776, + "line": 1769, "column": 44 }, "end": { - "line": 1776, + "line": 1769, "column": 50 } } }, "range": [ - 50785, - 50793 + 50610, + 50618 ], "loc": { "start": { - "line": 1776, + "line": 1769, "column": 42 }, "end": { - "line": 1776, + "line": 1769, "column": 50 } } }, "range": [ - 50779, - 50793 + 50604, + 50618 ], "loc": { "start": { - "line": 1776, + "line": 1769, "column": 36 }, "end": { - "line": 1776, + "line": 1769, "column": 50 } } @@ -89562,16 +89381,16 @@ ], "kind": "let", "range": [ - 50768, - 50793 + 50593, + 50618 ], "loc": { "start": { - "line": 1776, + "line": 1769, "column": 25 }, "end": { - "line": 1776, + "line": 1769, "column": 50 } } @@ -89583,16 +89402,16 @@ "type": "Identifier", "name": "w", "range": [ - 50795, - 50796 + 50620, + 50621 ], "loc": { "start": { - "line": 1776, + "line": 1769, "column": 52 }, "end": { - "line": 1776, + "line": 1769, "column": 53 } } @@ -89601,31 +89420,31 @@ "type": "Identifier", "name": "len", "range": [ - 50799, - 50802 + 50624, + 50627 ], "loc": { "start": { - "line": 1776, + "line": 1769, "column": 56 }, "end": { - "line": 1776, + "line": 1769, "column": 59 } } }, "range": [ - 50795, - 50802 + 50620, + 50627 ], "loc": { "start": { - "line": 1776, + "line": 1769, "column": 52 }, "end": { - "line": 1776, + "line": 1769, "column": 59 } } @@ -89637,32 +89456,32 @@ "type": "Identifier", "name": "w", "range": [ - 50804, - 50805 + 50629, + 50630 ], "loc": { "start": { - "line": 1776, + "line": 1769, "column": 61 }, "end": { - "line": 1776, + "line": 1769, "column": 62 } } }, "prefix": false, "range": [ - 50804, - 50807 + 50629, + 50632 ], "loc": { "start": { - "line": 1776, + "line": 1769, "column": 61 }, "end": { - "line": 1776, + "line": 1769, "column": 64 } } @@ -89679,16 +89498,16 @@ "type": "Identifier", "name": "cS", "range": [ - 50835, - 50837 + 50660, + 50662 ], "loc": { "start": { - "line": 1777, + "line": 1770, "column": 24 }, "end": { - "line": 1777, + "line": 1770, "column": 26 } } @@ -89699,16 +89518,16 @@ "type": "Identifier", "name": "trim", "range": [ - 50840, - 50844 + 50665, + 50669 ], "loc": { "start": { - "line": 1777, + "line": 1770, "column": 29 }, "end": { - "line": 1777, + "line": 1770, "column": 33 } } @@ -89721,16 +89540,16 @@ "type": "Identifier", "name": "s", "range": [ - 50845, - 50846 + 50670, + 50671 ], "loc": { "start": { - "line": 1777, + "line": 1770, "column": 34 }, "end": { - "line": 1777, + "line": 1770, "column": 35 } } @@ -89739,77 +89558,77 @@ "type": "Identifier", "name": "w", "range": [ - 50847, - 50848 + 50672, + 50673 ], "loc": { "start": { - "line": 1777, + "line": 1770, "column": 36 }, "end": { - "line": 1777, + "line": 1770, "column": 37 } } }, "range": [ - 50845, - 50849 + 50670, + 50674 ], "loc": { "start": { - "line": 1777, + "line": 1770, "column": 34 }, "end": { - "line": 1777, + "line": 1770, "column": 38 } } } ], "range": [ - 50840, - 50850 + 50665, + 50675 ], "loc": { "start": { - "line": 1777, + "line": 1770, "column": 29 }, "end": { - "line": 1777, + "line": 1770, "column": 39 } } }, "range": [ - 50835, - 50850 + 50660, + 50675 ], "loc": { "start": { - "line": 1777, + "line": 1770, "column": 24 }, "end": { - "line": 1777, + "line": 1770, "column": 39 } } }, "range": [ - 50835, - 50851 + 50660, + 50676 ], "loc": { "start": { - "line": 1777, + "line": 1770, "column": 24 }, "end": { - "line": 1777, + "line": 1770, "column": 40 } } @@ -89823,16 +89642,16 @@ "type": "Identifier", "name": "occur", "range": [ - 50876, - 50881 + 50701, + 50706 ], "loc": { "start": { - "line": 1778, + "line": 1771, "column": 24 }, "end": { - "line": 1778, + "line": 1771, "column": 29 } } @@ -89845,16 +89664,16 @@ "object": { "type": "ThisExpression", "range": [ - 50884, - 50888 + 50709, + 50713 ], "loc": { "start": { - "line": 1778, + "line": 1771, "column": 32 }, "end": { - "line": 1778, + "line": 1771, "column": 36 } } @@ -89863,31 +89682,31 @@ "type": "Identifier", "name": "_testTerm", "range": [ - 50889, - 50898 + 50714, + 50723 ], "loc": { "start": { - "line": 1778, + "line": 1771, "column": 37 }, "end": { - "line": 1778, + "line": 1771, "column": 46 } } }, "range": [ - 50884, - 50898 + 50709, + 50723 ], "loc": { "start": { - "line": 1778, + "line": 1771, "column": 32 }, "end": { - "line": 1778, + "line": 1771, "column": 46 } } @@ -89897,16 +89716,16 @@ "type": "Identifier", "name": "cS", "range": [ - 50899, - 50901 + 50724, + 50726 ], "loc": { "start": { - "line": 1778, + "line": 1771, "column": 47 }, "end": { - "line": 1778, + "line": 1771, "column": 49 } } @@ -89915,16 +89734,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 50903, - 50912 + 50728, + 50737 ], "loc": { "start": { - "line": 1778, + "line": 1771, "column": 51 }, "end": { - "line": 1778, + "line": 1771, "column": 60 } } @@ -89933,62 +89752,62 @@ "type": "Identifier", "name": "j", "range": [ - 50914, - 50915 + 50739, + 50740 ], "loc": { "start": { - "line": 1778, + "line": 1771, "column": 62 }, "end": { - "line": 1778, + "line": 1771, "column": 63 } } } ], "range": [ - 50884, - 50916 + 50709, + 50741 ], "loc": { "start": { - "line": 1778, + "line": 1771, "column": 32 }, "end": { - "line": 1778, + "line": 1771, "column": 64 } } }, "range": [ - 50876, - 50916 + 50701, + 50741 ], "loc": { "start": { - "line": 1778, + "line": 1771, "column": 24 }, "end": { - "line": 1778, + "line": 1771, "column": 64 } } }, "range": [ - 50876, - 50917 + 50701, + 50742 ], "loc": { "start": { - "line": 1778, + "line": 1771, "column": 24 }, "end": { - "line": 1778, + "line": 1771, "column": 65 } } @@ -89999,16 +89818,16 @@ "type": "Identifier", "name": "occur", "range": [ - 50947, - 50952 + 50772, + 50777 ], "loc": { "start": { - "line": 1780, + "line": 1773, "column": 28 }, "end": { - "line": 1780, + "line": 1773, "column": 33 } } @@ -90029,16 +89848,16 @@ "object": { "type": "ThisExpression", "range": [ - 50984, - 50988 + 50809, + 50813 ], "loc": { "start": { - "line": 1781, + "line": 1774, "column": 28 }, "end": { - "line": 1781, + "line": 1774, "column": 32 } } @@ -90047,31 +89866,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 50989, - 50996 + 50814, + 50821 ], "loc": { "start": { - "line": 1781, + "line": 1774, "column": 33 }, "end": { - "line": 1781, + "line": 1774, "column": 40 } } }, "range": [ - 50984, - 50996 + 50809, + 50821 ], "loc": { "start": { - "line": 1781, + "line": 1774, "column": 28 }, "end": { - "line": 1781, + "line": 1774, "column": 40 } } @@ -90080,31 +89899,31 @@ "type": "Identifier", "name": "emit", "range": [ - 50997, - 51001 + 50822, + 50826 ], "loc": { "start": { - "line": 1781, + "line": 1774, "column": 41 }, "end": { - "line": 1781, + "line": 1774, "column": 45 } } }, "range": [ - 50984, - 51001 + 50809, + 50826 ], "loc": { "start": { - "line": 1781, + "line": 1774, "column": 28 }, "end": { - "line": 1781, + "line": 1774, "column": 45 } } @@ -90115,16 +89934,16 @@ "value": "highlight-keyword", "raw": "'highlight-keyword'", "range": [ - 51002, - 51021 + 50827, + 50846 ], "loc": { "start": { - "line": 1781, + "line": 1774, "column": 46 }, "end": { - "line": 1781, + "line": 1774, "column": 65 } } @@ -90132,16 +89951,16 @@ { "type": "ThisExpression", "range": [ - 51023, - 51027 + 50848, + 50852 ], "loc": { "start": { - "line": 1781, + "line": 1774, "column": 67 }, "end": { - "line": 1781, + "line": 1774, "column": 71 } } @@ -90153,16 +89972,16 @@ "type": "Identifier", "name": "cells", "range": [ - 51061, - 51066 + 50886, + 50891 ], "loc": { "start": { - "line": 1782, + "line": 1775, "column": 32 }, "end": { - "line": 1782, + "line": 1775, "column": 37 } } @@ -90171,31 +89990,31 @@ "type": "Identifier", "name": "j", "range": [ - 51067, - 51068 + 50892, + 50893 ], "loc": { "start": { - "line": 1782, + "line": 1775, "column": 38 }, "end": { - "line": 1782, + "line": 1775, "column": 39 } } }, "range": [ - 51061, - 51069 + 50886, + 50894 ], "loc": { "start": { - "line": 1782, + "line": 1775, "column": 32 }, "end": { - "line": 1782, + "line": 1775, "column": 40 } } @@ -90204,79 +90023,79 @@ "type": "Identifier", "name": "cS", "range": [ - 51071, - 51073 + 50896, + 50898 ], "loc": { "start": { - "line": 1782, + "line": 1775, "column": 42 }, "end": { - "line": 1782, + "line": 1775, "column": 44 } } } ], "range": [ - 50984, - 51074 + 50809, + 50899 ], "loc": { "start": { - "line": 1781, + "line": 1774, "column": 28 }, "end": { - "line": 1782, + "line": 1775, "column": 45 } } }, "range": [ - 50984, - 51075 + 50809, + 50900 ], "loc": { "start": { - "line": 1781, + "line": 1774, "column": 28 }, "end": { - "line": 1782, + "line": 1775, "column": 46 } } } ], "range": [ - 50954, - 51101 + 50779, + 50926 ], "loc": { "start": { - "line": 1780, + "line": 1773, "column": 35 }, "end": { - "line": 1783, + "line": 1776, "column": 25 } } }, "alternate": null, "range": [ - 50943, - 51101 + 50768, + 50926 ], "loc": { "start": { - "line": 1780, + "line": 1773, "column": 24 }, "end": { - "line": 1783, + "line": 1776, "column": 25 } } @@ -90293,16 +90112,16 @@ "type": "Identifier", "name": "hasMultiOrSA", "range": [ - 51131, - 51143 + 50956, + 50968 ], "loc": { "start": { - "line": 1784, + "line": 1777, "column": 29 }, "end": { - "line": 1784, + "line": 1777, "column": 41 } } @@ -90311,31 +90130,31 @@ "type": "Identifier", "name": "occur", "range": [ - 51147, - 51152 + 50972, + 50977 ], "loc": { "start": { - "line": 1784, + "line": 1777, "column": 45 }, "end": { - "line": 1784, + "line": 1777, "column": 50 } } }, "range": [ - 51131, - 51152 + 50956, + 50977 ], "loc": { "start": { - "line": 1784, + "line": 1777, "column": 29 }, "end": { - "line": 1784, + "line": 1777, "column": 50 } } @@ -90347,16 +90166,16 @@ "type": "Identifier", "name": "hasMultiAndSA", "range": [ - 51186, - 51199 + 51011, + 51024 ], "loc": { "start": { - "line": 1785, + "line": 1778, "column": 29 }, "end": { - "line": 1785, + "line": 1778, "column": 42 } } @@ -90368,62 +90187,62 @@ "type": "Identifier", "name": "occur", "range": [ - 51204, - 51209 + 51029, + 51034 ], "loc": { "start": { - "line": 1785, + "line": 1778, "column": 47 }, "end": { - "line": 1785, + "line": 1778, "column": 52 } } }, "prefix": true, "range": [ - 51203, - 51209 + 51028, + 51034 ], "loc": { "start": { - "line": 1785, + "line": 1778, "column": 46 }, "end": { - "line": 1785, + "line": 1778, "column": 52 } } }, "range": [ - 51186, - 51209 + 51011, + 51034 ], "loc": { "start": { - "line": 1785, + "line": 1778, "column": 29 }, "end": { - "line": 1785, + "line": 1778, "column": 52 } } }, "range": [ - 51130, - 51210 + 50955, + 51035 ], "loc": { "start": { - "line": 1784, + "line": 1777, "column": 28 }, "end": { - "line": 1785, + "line": 1778, "column": 53 } } @@ -90435,48 +90254,48 @@ "type": "BreakStatement", "label": null, "range": [ - 51242, - 51248 + 51067, + 51073 ], "loc": { "start": { - "line": 1786, + "line": 1779, "column": 28 }, "end": { - "line": 1786, + "line": 1779, "column": 34 } } } ], "range": [ - 51212, - 51274 + 51037, + 51099 ], "loc": { "start": { - "line": 1785, + "line": 1778, "column": 55 }, "end": { - "line": 1787, + "line": 1780, "column": 25 } } }, "alternate": null, "range": [ - 51126, - 51274 + 50951, + 51099 ], "loc": { "start": { - "line": 1784, + "line": 1777, "column": 24 }, "end": { - "line": 1787, + "line": 1780, "column": 25 } } @@ -90492,16 +90311,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 51303, - 51310 + 51128, + 51135 ], "loc": { "start": { - "line": 1788, + "line": 1781, "column": 28 }, "end": { - "line": 1788, + "line": 1781, "column": 35 } } @@ -90511,32 +90330,32 @@ "type": "Identifier", "name": "sA", "range": [ - 51311, - 51313 + 51136, + 51138 ], "loc": { "start": { - "line": 1788, + "line": 1781, "column": 36 }, "end": { - "line": 1788, + "line": 1781, "column": 38 } } } ], "range": [ - 51303, - 51314 + 51128, + 51139 ], "loc": { "start": { - "line": 1788, + "line": 1781, "column": 28 }, "end": { - "line": 1788, + "line": 1781, "column": 39 } } @@ -90545,31 +90364,31 @@ "type": "Identifier", "name": "occur", "range": [ - 51318, - 51323 + 51143, + 51148 ], "loc": { "start": { - "line": 1788, + "line": 1781, "column": 43 }, "end": { - "line": 1788, + "line": 1781, "column": 48 } } }, "range": [ - 51303, - 51323 + 51128, + 51148 ], "loc": { "start": { - "line": 1788, + "line": 1781, "column": 28 }, "end": { - "line": 1788, + "line": 1781, "column": 48 } } @@ -90581,79 +90400,79 @@ "type": "BreakStatement", "label": null, "range": [ - 51355, - 51361 + 51180, + 51186 ], "loc": { "start": { - "line": 1789, + "line": 1782, "column": 28 }, "end": { - "line": 1789, + "line": 1782, "column": 34 } } } ], "range": [ - 51325, - 51387 + 51150, + 51212 ], "loc": { "start": { - "line": 1788, + "line": 1781, "column": 50 }, "end": { - "line": 1790, + "line": 1783, "column": 25 } } }, "alternate": null, "range": [ - 51299, - 51387 + 51124, + 51212 ], "loc": { "start": { - "line": 1788, + "line": 1781, "column": 24 }, "end": { - "line": 1790, + "line": 1783, "column": 25 } } } ], "range": [ - 50809, - 51409 + 50634, + 51234 ], "loc": { "start": { - "line": 1776, + "line": 1769, "column": 66 }, "end": { - "line": 1791, + "line": 1784, "column": 21 } } }, "range": [ - 50763, - 51409 + 50588, + 51234 ], "loc": { "start": { - "line": 1776, + "line": 1769, "column": 20 }, "end": { - "line": 1791, + "line": 1784, "column": 21 } }, @@ -90662,16 +90481,16 @@ "type": "Line", "value": " isolate search term and check occurence in cell data", "range": [ - 50687, - 50742 + 50512, + 50567 ], "loc": { "start": { - "line": 1775, + "line": 1768, "column": 20 }, "end": { - "line": 1775, + "line": 1768, "column": 75 } } @@ -90690,16 +90509,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 51430, - 51439 + 51255, + 51264 ], "loc": { "start": { - "line": 1792, + "line": 1785, "column": 20 }, "end": { - "line": 1792, + "line": 1785, "column": 29 } } @@ -90708,31 +90527,31 @@ "type": "Identifier", "name": "j", "range": [ - 51440, - 51441 + 51265, + 51266 ], "loc": { "start": { - "line": 1792, + "line": 1785, "column": 30 }, "end": { - "line": 1792, + "line": 1785, "column": 31 } } }, "range": [ - 51430, - 51442 + 51255, + 51267 ], "loc": { "start": { - "line": 1792, + "line": 1785, "column": 20 }, "end": { - "line": 1792, + "line": 1785, "column": 32 } } @@ -90741,62 +90560,62 @@ "type": "Identifier", "name": "occur", "range": [ - 51445, - 51450 + 51270, + 51275 ], "loc": { "start": { - "line": 1792, + "line": 1785, "column": 35 }, "end": { - "line": 1792, + "line": 1785, "column": 40 } } }, "range": [ - 51430, - 51450 + 51255, + 51275 ], "loc": { "start": { - "line": 1792, + "line": 1785, "column": 20 }, "end": { - "line": 1792, + "line": 1785, "column": 40 } } }, "range": [ - 51430, - 51451 + 51255, + 51276 ], "loc": { "start": { - "line": 1792, + "line": 1785, "column": 20 }, "end": { - "line": 1792, + "line": 1785, "column": 41 } } } ], "range": [ - 50382, - 51470 + 50207, + 51295 ], "loc": { "start": { - "line": 1766, + "line": 1759, "column": 66 }, "end": { - "line": 1794, + "line": 1787, "column": 17 } }, @@ -90805,16 +90624,16 @@ "type": "Line", "value": "single search parameter", "range": [ - 51487, - 51512 + 51312, + 51337 ], "loc": { "start": { - "line": 1795, + "line": 1788, "column": 16 }, "end": { - "line": 1795, + "line": 1788, "column": 41 } } @@ -90836,16 +90655,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 51556, - 51565 + 51381, + 51390 ], "loc": { "start": { - "line": 1797, + "line": 1790, "column": 20 }, "end": { - "line": 1797, + "line": 1790, "column": 29 } } @@ -90854,31 +90673,31 @@ "type": "Identifier", "name": "j", "range": [ - 51566, - 51567 + 51391, + 51392 ], "loc": { "start": { - "line": 1797, + "line": 1790, "column": 30 }, "end": { - "line": 1797, + "line": 1790, "column": 31 } } }, "range": [ - 51556, - 51568 + 51381, + 51393 ], "loc": { "start": { - "line": 1797, + "line": 1790, "column": 20 }, "end": { - "line": 1797, + "line": 1790, "column": 32 } } @@ -90891,16 +90710,16 @@ "object": { "type": "ThisExpression", "range": [ - 51571, - 51575 + 51396, + 51400 ], "loc": { "start": { - "line": 1797, + "line": 1790, "column": 35 }, "end": { - "line": 1797, + "line": 1790, "column": 39 } } @@ -90909,31 +90728,31 @@ "type": "Identifier", "name": "_testTerm", "range": [ - 51576, - 51585 + 51401, + 51410 ], "loc": { "start": { - "line": 1797, + "line": 1790, "column": 40 }, "end": { - "line": 1797, + "line": 1790, "column": 49 } } }, "range": [ - 51571, - 51585 + 51396, + 51410 ], "loc": { "start": { - "line": 1797, + "line": 1790, "column": 35 }, "end": { - "line": 1797, + "line": 1790, "column": 49 } } @@ -90945,16 +90764,16 @@ "type": "Identifier", "name": "trim", "range": [ - 51586, - 51590 + 51411, + 51415 ], "loc": { "start": { - "line": 1797, + "line": 1790, "column": 50 }, "end": { - "line": 1797, + "line": 1790, "column": 54 } } @@ -90964,32 +90783,32 @@ "type": "Identifier", "name": "sA", "range": [ - 51591, - 51593 + 51416, + 51418 ], "loc": { "start": { - "line": 1797, + "line": 1790, "column": 55 }, "end": { - "line": 1797, + "line": 1790, "column": 57 } } } ], "range": [ - 51586, - 51594 + 51411, + 51419 ], "loc": { "start": { - "line": 1797, + "line": 1790, "column": 50 }, "end": { - "line": 1797, + "line": 1790, "column": 58 } } @@ -90998,16 +90817,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 51596, - 51605 + 51421, + 51430 ], "loc": { "start": { - "line": 1797, + "line": 1790, "column": 60 }, "end": { - "line": 1797, + "line": 1790, "column": 69 } } @@ -91016,62 +90835,62 @@ "type": "Identifier", "name": "j", "range": [ - 51607, - 51608 + 51432, + 51433 ], "loc": { "start": { - "line": 1797, + "line": 1790, "column": 71 }, "end": { - "line": 1797, + "line": 1790, "column": 72 } } } ], "range": [ - 51571, - 51609 + 51396, + 51434 ], "loc": { "start": { - "line": 1797, + "line": 1790, "column": 35 }, "end": { - "line": 1797, + "line": 1790, "column": 73 } } }, "range": [ - 51556, - 51609 + 51381, + 51434 ], "loc": { "start": { - "line": 1797, + "line": 1790, "column": 20 }, "end": { - "line": 1797, + "line": 1790, "column": 73 } } }, "range": [ - 51556, - 51610 + 51381, + 51435 ], "loc": { "start": { - "line": 1797, + "line": 1790, "column": 20 }, "end": { - "line": 1797, + "line": 1790, "column": 74 } } @@ -91085,16 +90904,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 51635, - 51644 + 51460, + 51469 ], "loc": { "start": { - "line": 1798, + "line": 1791, "column": 24 }, "end": { - "line": 1798, + "line": 1791, "column": 33 } } @@ -91103,31 +90922,31 @@ "type": "Identifier", "name": "j", "range": [ - 51645, - 51646 + 51470, + 51471 ], "loc": { "start": { - "line": 1798, + "line": 1791, "column": 34 }, "end": { - "line": 1798, + "line": 1791, "column": 35 } } }, "range": [ - 51635, - 51647 + 51460, + 51472 ], "loc": { "start": { - "line": 1798, + "line": 1791, "column": 24 }, "end": { - "line": 1798, + "line": 1791, "column": 36 } } @@ -91148,16 +90967,16 @@ "object": { "type": "ThisExpression", "range": [ - 51675, - 51679 + 51500, + 51504 ], "loc": { "start": { - "line": 1799, + "line": 1792, "column": 24 }, "end": { - "line": 1799, + "line": 1792, "column": 28 } } @@ -91166,31 +90985,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 51680, - 51687 + 51505, + 51512 ], "loc": { "start": { - "line": 1799, + "line": 1792, "column": 29 }, "end": { - "line": 1799, + "line": 1792, "column": 36 } } }, "range": [ - 51675, - 51687 + 51500, + 51512 ], "loc": { "start": { - "line": 1799, + "line": 1792, "column": 24 }, "end": { - "line": 1799, + "line": 1792, "column": 36 } } @@ -91199,31 +91018,31 @@ "type": "Identifier", "name": "emit", "range": [ - 51688, - 51692 + 51513, + 51517 ], "loc": { "start": { - "line": 1799, + "line": 1792, "column": 37 }, "end": { - "line": 1799, + "line": 1792, "column": 41 } } }, "range": [ - 51675, - 51692 + 51500, + 51517 ], "loc": { "start": { - "line": 1799, + "line": 1792, "column": 24 }, "end": { - "line": 1799, + "line": 1792, "column": 41 } } @@ -91234,16 +91053,16 @@ "value": "highlight-keyword", "raw": "'highlight-keyword'", "range": [ - 51693, - 51712 + 51518, + 51537 ], "loc": { "start": { - "line": 1799, + "line": 1792, "column": 42 }, "end": { - "line": 1799, + "line": 1792, "column": 61 } } @@ -91251,16 +91070,16 @@ { "type": "ThisExpression", "range": [ - 51714, - 51718 + 51539, + 51543 ], "loc": { "start": { - "line": 1799, + "line": 1792, "column": 63 }, "end": { - "line": 1799, + "line": 1792, "column": 67 } } @@ -91272,16 +91091,16 @@ "type": "Identifier", "name": "cells", "range": [ - 51720, - 51725 + 51545, + 51550 ], "loc": { "start": { - "line": 1799, + "line": 1792, "column": 69 }, "end": { - "line": 1799, + "line": 1792, "column": 74 } } @@ -91290,31 +91109,31 @@ "type": "Identifier", "name": "j", "range": [ - 51726, - 51727 + 51551, + 51552 ], "loc": { "start": { - "line": 1799, + "line": 1792, "column": 75 }, "end": { - "line": 1799, + "line": 1792, "column": 76 } } }, "range": [ - 51720, - 51728 + 51545, + 51553 ], "loc": { "start": { - "line": 1799, + "line": 1792, "column": 69 }, "end": { - "line": 1799, + "line": 1792, "column": 77 } } @@ -91323,95 +91142,95 @@ "type": "Identifier", "name": "sA", "range": [ - 51758, - 51760 + 51583, + 51585 ], "loc": { "start": { - "line": 1800, + "line": 1793, "column": 28 }, "end": { - "line": 1800, + "line": 1793, "column": 30 } } } ], "range": [ - 51675, - 51761 + 51500, + 51586 ], "loc": { "start": { - "line": 1799, + "line": 1792, "column": 24 }, "end": { - "line": 1800, + "line": 1793, "column": 31 } } }, "range": [ - 51675, - 51762 + 51500, + 51587 ], "loc": { "start": { - "line": 1799, + "line": 1792, "column": 24 }, "end": { - "line": 1800, + "line": 1793, "column": 32 } } } ], "range": [ - 51649, - 51784 + 51474, + 51609 ], "loc": { "start": { - "line": 1798, + "line": 1791, "column": 38 }, "end": { - "line": 1801, + "line": 1794, "column": 21 } } }, "alternate": null, "range": [ - 51631, - 51784 + 51456, + 51609 ], "loc": { "start": { - "line": 1798, + "line": 1791, "column": 20 }, "end": { - "line": 1801, + "line": 1794, "column": 21 } } } ], "range": [ - 51534, - 51802 + 51359, + 51627 ], "loc": { "start": { - "line": 1796, + "line": 1789, "column": 21 }, "end": { - "line": 1802, + "line": 1795, "column": 17 } }, @@ -91420,16 +91239,16 @@ "type": "Line", "value": "single search parameter", "range": [ - 51487, - 51512 + 51312, + 51337 ], "loc": { "start": { - "line": 1795, + "line": 1788, "column": 16 }, "end": { - "line": 1795, + "line": 1788, "column": 41 } } @@ -91437,16 +91256,16 @@ ] }, "range": [ - 50332, - 51802 + 50157, + 51627 ], "loc": { "start": { - "line": 1766, + "line": 1759, "column": 16 }, "end": { - "line": 1802, + "line": 1795, "column": 17 } }, @@ -91455,16 +91274,16 @@ "type": "Line", "value": "detect operators or array query", "range": [ - 50282, - 50315 + 50107, + 50140 ], "loc": { "start": { - "line": 1765, + "line": 1758, "column": 16 }, "end": { - "line": 1765, + "line": 1758, "column": 49 } } @@ -91475,16 +91294,16 @@ "type": "Line", "value": "else single param", "range": [ - 51802, - 51821 + 51627, + 51646 ], "loc": { "start": { - "line": 1802, + "line": 1795, "column": 17 }, "end": { - "line": 1802, + "line": 1795, "column": 36 } } @@ -91503,16 +91322,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 51844, - 51853 + 51669, + 51678 ], "loc": { "start": { - "line": 1804, + "line": 1797, "column": 21 }, "end": { - "line": 1804, + "line": 1797, "column": 30 } } @@ -91521,47 +91340,47 @@ "type": "Identifier", "name": "j", "range": [ - 51854, - 51855 + 51679, + 51680 ], "loc": { "start": { - "line": 1804, + "line": 1797, "column": 31 }, "end": { - "line": 1804, + "line": 1797, "column": 32 } } }, "range": [ - 51844, - 51856 + 51669, + 51681 ], "loc": { "start": { - "line": 1804, + "line": 1797, "column": 21 }, "end": { - "line": 1804, + "line": 1797, "column": 33 } } }, "prefix": true, "range": [ - 51843, - 51856 + 51668, + 51681 ], "loc": { "start": { - "line": 1804, + "line": 1797, "column": 20 }, "end": { - "line": 1804, + "line": 1797, "column": 33 } } @@ -91578,16 +91397,16 @@ "type": "Identifier", "name": "isRowValid", "range": [ - 51880, - 51890 + 51705, + 51715 ], "loc": { "start": { - "line": 1805, + "line": 1798, "column": 20 }, "end": { - "line": 1805, + "line": 1798, "column": 30 } } @@ -91597,78 +91416,78 @@ "value": false, "raw": "false", "range": [ - 51893, - 51898 + 51718, + 51723 ], "loc": { "start": { - "line": 1805, + "line": 1798, "column": 33 }, "end": { - "line": 1805, + "line": 1798, "column": 38 } } }, "range": [ - 51880, - 51898 + 51705, + 51723 ], "loc": { "start": { - "line": 1805, + "line": 1798, "column": 20 }, "end": { - "line": 1805, + "line": 1798, "column": 38 } } }, "range": [ - 51880, - 51899 + 51705, + 51724 ], "loc": { "start": { - "line": 1805, + "line": 1798, "column": 20 }, "end": { - "line": 1805, + "line": 1798, "column": 39 } } } ], "range": [ - 51858, - 51917 + 51683, + 51742 ], "loc": { "start": { - "line": 1804, + "line": 1797, "column": 35 }, "end": { - "line": 1806, + "line": 1799, "column": 17 } } }, "alternate": null, "range": [ - 51839, - 51917 + 51664, + 51742 ], "loc": { "start": { - "line": 1804, + "line": 1797, "column": 16 }, "end": { - "line": 1806, + "line": 1799, "column": 17 } }, @@ -91677,16 +91496,16 @@ "type": "Line", "value": "else single param", "range": [ - 51802, - 51821 + 51627, + 51646 ], "loc": { "start": { - "line": 1802, + "line": 1795, "column": 17 }, "end": { - "line": 1802, + "line": 1795, "column": 36 } } @@ -91704,16 +91523,16 @@ "object": { "type": "ThisExpression", "range": [ - 51938, - 51942 + 51763, + 51767 ], "loc": { "start": { - "line": 1807, + "line": 1800, "column": 20 }, "end": { - "line": 1807, + "line": 1800, "column": 24 } } @@ -91722,31 +91541,31 @@ "type": "Identifier", "name": "singleSearchFlt", "range": [ - 51943, - 51958 + 51768, + 51783 ], "loc": { "start": { - "line": 1807, + "line": 1800, "column": 25 }, "end": { - "line": 1807, + "line": 1800, "column": 40 } } }, "range": [ - 51938, - 51958 + 51763, + 51783 ], "loc": { "start": { - "line": 1807, + "line": 1800, "column": 20 }, "end": { - "line": 1807, + "line": 1800, "column": 40 } } @@ -91758,16 +91577,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 51962, - 51971 + 51787, + 51796 ], "loc": { "start": { - "line": 1807, + "line": 1800, "column": 44 }, "end": { - "line": 1807, + "line": 1800, "column": 53 } } @@ -91776,46 +91595,46 @@ "type": "Identifier", "name": "j", "range": [ - 51972, - 51973 + 51797, + 51798 ], "loc": { "start": { - "line": 1807, + "line": 1800, "column": 54 }, "end": { - "line": 1807, + "line": 1800, "column": 55 } } }, "range": [ - 51962, - 51974 + 51787, + 51799 ], "loc": { "start": { - "line": 1807, + "line": 1800, "column": 44 }, "end": { - "line": 1807, + "line": 1800, "column": 56 } } }, "range": [ - 51938, - 51974 + 51763, + 51799 ], "loc": { "start": { - "line": 1807, + "line": 1800, "column": 20 }, "end": { - "line": 1807, + "line": 1800, "column": 56 } } @@ -91832,16 +91651,16 @@ "type": "Identifier", "name": "singleFltRowValid", "range": [ - 51998, - 52015 + 51823, + 51840 ], "loc": { "start": { - "line": 1808, + "line": 1801, "column": 20 }, "end": { - "line": 1808, + "line": 1801, "column": 37 } } @@ -91851,78 +91670,78 @@ "value": true, "raw": "true", "range": [ - 52018, - 52022 + 51843, + 51847 ], "loc": { "start": { - "line": 1808, + "line": 1801, "column": 40 }, "end": { - "line": 1808, + "line": 1801, "column": 44 } } }, "range": [ - 51998, - 52022 + 51823, + 51847 ], "loc": { "start": { - "line": 1808, + "line": 1801, "column": 20 }, "end": { - "line": 1808, + "line": 1801, "column": 44 } } }, "range": [ - 51998, - 52023 + 51823, + 51848 ], "loc": { "start": { - "line": 1808, + "line": 1801, "column": 20 }, "end": { - "line": 1808, + "line": 1801, "column": 45 } } } ], "range": [ - 51976, - 52041 + 51801, + 51866 ], "loc": { "start": { - "line": 1807, + "line": 1800, "column": 58 }, "end": { - "line": 1809, + "line": 1802, "column": 17 } } }, "alternate": null, "range": [ - 51934, - 52041 + 51759, + 51866 ], "loc": { "start": { - "line": 1807, + "line": 1800, "column": 16 }, "end": { - "line": 1809, + "line": 1802, "column": 17 } } @@ -91940,16 +91759,16 @@ "object": { "type": "ThisExpression", "range": [ - 52059, - 52063 + 51884, + 51888 ], "loc": { "start": { - "line": 1811, + "line": 1804, "column": 16 }, "end": { - "line": 1811, + "line": 1804, "column": 20 } } @@ -91958,31 +91777,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 52064, - 52071 + 51889, + 51896 ], "loc": { "start": { - "line": 1811, + "line": 1804, "column": 21 }, "end": { - "line": 1811, + "line": 1804, "column": 28 } } }, "range": [ - 52059, - 52071 + 51884, + 51896 ], "loc": { "start": { - "line": 1811, + "line": 1804, "column": 16 }, "end": { - "line": 1811, + "line": 1804, "column": 28 } } @@ -91991,31 +91810,31 @@ "type": "Identifier", "name": "emit", "range": [ - 52072, - 52076 + 51897, + 51901 ], "loc": { "start": { - "line": 1811, + "line": 1804, "column": 29 }, "end": { - "line": 1811, + "line": 1804, "column": 33 } } }, "range": [ - 52059, - 52076 + 51884, + 51901 ], "loc": { "start": { - "line": 1811, + "line": 1804, "column": 16 }, "end": { - "line": 1811, + "line": 1804, "column": 33 } } @@ -92026,16 +91845,16 @@ "value": "cell-processed", "raw": "'cell-processed'", "range": [ - 52077, - 52093 + 51902, + 51918 ], "loc": { "start": { - "line": 1811, + "line": 1804, "column": 34 }, "end": { - "line": 1811, + "line": 1804, "column": 50 } } @@ -92043,16 +91862,16 @@ { "type": "ThisExpression", "range": [ - 52095, - 52099 + 51920, + 51924 ], "loc": { "start": { - "line": 1811, + "line": 1804, "column": 52 }, "end": { - "line": 1811, + "line": 1804, "column": 56 } } @@ -92061,16 +91880,16 @@ "type": "Identifier", "name": "j", "range": [ - 52101, - 52102 + 51926, + 51927 ], "loc": { "start": { - "line": 1811, + "line": 1804, "column": 58 }, "end": { - "line": 1811, + "line": 1804, "column": 59 } } @@ -92082,16 +91901,16 @@ "type": "Identifier", "name": "cells", "range": [ - 52104, - 52109 + 51929, + 51934 ], "loc": { "start": { - "line": 1811, + "line": 1804, "column": 61 }, "end": { - "line": 1811, + "line": 1804, "column": 66 } } @@ -92100,93 +91919,93 @@ "type": "Identifier", "name": "j", "range": [ - 52110, - 52111 + 51935, + 51936 ], "loc": { "start": { - "line": 1811, + "line": 1804, "column": 67 }, "end": { - "line": 1811, + "line": 1804, "column": 68 } } }, "range": [ - 52104, - 52112 + 51929, + 51937 ], "loc": { "start": { - "line": 1811, + "line": 1804, "column": 61 }, "end": { - "line": 1811, + "line": 1804, "column": 69 } } } ], "range": [ - 52059, - 52113 + 51884, + 51938 ], "loc": { "start": { - "line": 1811, + "line": 1804, "column": 16 }, "end": { - "line": 1811, + "line": 1804, "column": 70 } } }, "range": [ - 52059, - 52114 + 51884, + 51939 ], "loc": { "start": { - "line": 1811, + "line": 1804, "column": 16 }, "end": { - "line": 1811, + "line": 1804, "column": 71 } } } ], "range": [ - 49474, - 52128 + 49299, + 51953 ], "loc": { "start": { - "line": 1745, + "line": 1738, "column": 46 }, "end": { - "line": 1812, + "line": 1805, "column": 13 } } }, "range": [ - 49440, - 52128 + 49265, + 51953 ], "loc": { "start": { - "line": 1745, + "line": 1738, "column": 12 }, "end": { - "line": 1812, + "line": 1805, "column": 13 } }, @@ -92195,16 +92014,16 @@ "type": "Line", "value": " this loop retrieves cell data", "range": [ - 49395, - 49427 + 49220, + 49252 ], "loc": { "start": { - "line": 1744, + "line": 1737, "column": 12 }, "end": { - "line": 1744, + "line": 1737, "column": 44 } } @@ -92215,16 +92034,16 @@ "type": "Line", "value": "for j", "range": [ - 52128, - 52135 + 51953, + 51960 ], "loc": { "start": { - "line": 1812, + "line": 1805, "column": 13 }, "end": { - "line": 1812, + "line": 1805, "column": 20 } } @@ -92242,16 +92061,16 @@ "object": { "type": "ThisExpression", "range": [ - 52153, - 52157 + 51978, + 51982 ], "loc": { "start": { - "line": 1814, + "line": 1807, "column": 16 }, "end": { - "line": 1814, + "line": 1807, "column": 20 } } @@ -92260,31 +92079,31 @@ "type": "Identifier", "name": "singleSearchFlt", "range": [ - 52158, - 52173 + 51983, + 51998 ], "loc": { "start": { - "line": 1814, + "line": 1807, "column": 21 }, "end": { - "line": 1814, + "line": 1807, "column": 36 } } }, "range": [ - 52153, - 52173 + 51978, + 51998 ], "loc": { "start": { - "line": 1814, + "line": 1807, "column": 16 }, "end": { - "line": 1814, + "line": 1807, "column": 36 } } @@ -92293,31 +92112,31 @@ "type": "Identifier", "name": "singleFltRowValid", "range": [ - 52177, - 52194 + 52002, + 52019 ], "loc": { "start": { - "line": 1814, + "line": 1807, "column": 40 }, "end": { - "line": 1814, + "line": 1807, "column": 57 } } }, "range": [ - 52153, - 52194 + 51978, + 52019 ], "loc": { "start": { - "line": 1814, + "line": 1807, "column": 16 }, "end": { - "line": 1814, + "line": 1807, "column": 57 } } @@ -92334,16 +92153,16 @@ "type": "Identifier", "name": "isRowValid", "range": [ - 52214, - 52224 + 52039, + 52049 ], "loc": { "start": { - "line": 1815, + "line": 1808, "column": 16 }, "end": { - "line": 1815, + "line": 1808, "column": 26 } } @@ -92353,78 +92172,78 @@ "value": true, "raw": "true", "range": [ - 52227, - 52231 + 52052, + 52056 ], "loc": { "start": { - "line": 1815, + "line": 1808, "column": 29 }, "end": { - "line": 1815, + "line": 1808, "column": 33 } } }, "range": [ - 52214, - 52231 + 52039, + 52056 ], "loc": { "start": { - "line": 1815, + "line": 1808, "column": 16 }, "end": { - "line": 1815, + "line": 1808, "column": 33 } } }, "range": [ - 52214, - 52232 + 52039, + 52057 ], "loc": { "start": { - "line": 1815, + "line": 1808, "column": 16 }, "end": { - "line": 1815, + "line": 1808, "column": 34 } } } ], "range": [ - 52196, - 52246 + 52021, + 52071 ], "loc": { "start": { - "line": 1814, + "line": 1807, "column": 59 }, "end": { - "line": 1816, + "line": 1809, "column": 13 } } }, "alternate": null, "range": [ - 52149, - 52246 + 51974, + 52071 ], "loc": { "start": { - "line": 1814, + "line": 1807, "column": 12 }, "end": { - "line": 1816, + "line": 1809, "column": 13 } }, @@ -92433,16 +92252,16 @@ "type": "Line", "value": "for j", "range": [ - 52128, - 52135 + 51953, + 51960 ], "loc": { "start": { - "line": 1812, + "line": 1805, "column": 13 }, "end": { - "line": 1812, + "line": 1805, "column": 20 } } @@ -92459,16 +92278,16 @@ "object": { "type": "ThisExpression", "range": [ - 52260, - 52264 + 52085, + 52089 ], "loc": { "start": { - "line": 1818, + "line": 1811, "column": 12 }, "end": { - "line": 1818, + "line": 1811, "column": 16 } } @@ -92477,31 +92296,31 @@ "type": "Identifier", "name": "validateRow", "range": [ - 52265, - 52276 + 52090, + 52101 ], "loc": { "start": { - "line": 1818, + "line": 1811, "column": 17 }, "end": { - "line": 1818, + "line": 1811, "column": 28 } } }, "range": [ - 52260, - 52276 + 52085, + 52101 ], "loc": { "start": { - "line": 1818, + "line": 1811, "column": 12 }, "end": { - "line": 1818, + "line": 1811, "column": 28 } } @@ -92511,16 +92330,16 @@ "type": "Identifier", "name": "k", "range": [ - 52277, - 52278 + 52102, + 52103 ], "loc": { "start": { - "line": 1818, + "line": 1811, "column": 29 }, "end": { - "line": 1818, + "line": 1811, "column": 30 } } @@ -92529,47 +92348,47 @@ "type": "Identifier", "name": "isRowValid", "range": [ - 52280, - 52290 + 52105, + 52115 ], "loc": { "start": { - "line": 1818, + "line": 1811, "column": 32 }, "end": { - "line": 1818, + "line": 1811, "column": 42 } } } ], "range": [ - 52260, - 52291 + 52085, + 52116 ], "loc": { "start": { - "line": 1818, + "line": 1811, "column": 12 }, "end": { - "line": 1818, + "line": 1811, "column": 43 } } }, "range": [ - 52260, - 52292 + 52085, + 52117 ], "loc": { "start": { - "line": 1818, + "line": 1811, "column": 12 }, "end": { - "line": 1818, + "line": 1811, "column": 44 } } @@ -92583,32 +92402,32 @@ "type": "Identifier", "name": "isRowValid", "range": [ - 52310, - 52320 + 52135, + 52145 ], "loc": { "start": { - "line": 1819, + "line": 1812, "column": 17 }, "end": { - "line": 1819, + "line": 1812, "column": 27 } } }, "prefix": true, "range": [ - 52309, - 52320 + 52134, + 52145 ], "loc": { "start": { - "line": 1819, + "line": 1812, "column": 16 }, "end": { - "line": 1819, + "line": 1812, "column": 27 } } @@ -92625,79 +92444,79 @@ "type": "Identifier", "name": "hiddenRows", "range": [ - 52340, - 52350 + 52165, + 52175 ], "loc": { "start": { - "line": 1820, + "line": 1813, "column": 16 }, "end": { - "line": 1820, + "line": 1813, "column": 26 } } }, "prefix": false, "range": [ - 52340, - 52352 + 52165, + 52177 ], "loc": { "start": { - "line": 1820, + "line": 1813, "column": 16 }, "end": { - "line": 1820, + "line": 1813, "column": 28 } } }, "range": [ - 52340, - 52353 + 52165, + 52178 ], "loc": { "start": { - "line": 1820, + "line": 1813, "column": 16 }, "end": { - "line": 1820, + "line": 1813, "column": 29 } } } ], "range": [ - 52322, - 52367 + 52147, + 52192 ], "loc": { "start": { - "line": 1819, + "line": 1812, "column": 29 }, "end": { - "line": 1821, + "line": 1814, "column": 13 } } }, "alternate": null, "range": [ - 52305, - 52367 + 52130, + 52192 ], "loc": { "start": { - "line": 1819, + "line": 1812, "column": 12 }, "end": { - "line": 1821, + "line": 1814, "column": 13 } } @@ -92715,16 +92534,16 @@ "object": { "type": "ThisExpression", "range": [ - 52381, - 52385 + 52206, + 52210 ], "loc": { "start": { - "line": 1823, + "line": 1816, "column": 12 }, "end": { - "line": 1823, + "line": 1816, "column": 16 } } @@ -92733,31 +92552,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 52386, - 52393 + 52211, + 52218 ], "loc": { "start": { - "line": 1823, + "line": 1816, "column": 17 }, "end": { - "line": 1823, + "line": 1816, "column": 24 } } }, "range": [ - 52381, - 52393 + 52206, + 52218 ], "loc": { "start": { - "line": 1823, + "line": 1816, "column": 12 }, "end": { - "line": 1823, + "line": 1816, "column": 24 } } @@ -92766,31 +92585,31 @@ "type": "Identifier", "name": "emit", "range": [ - 52394, - 52398 + 52219, + 52223 ], "loc": { "start": { - "line": 1823, + "line": 1816, "column": 25 }, "end": { - "line": 1823, + "line": 1816, "column": 29 } } }, "range": [ - 52381, - 52398 + 52206, + 52223 ], "loc": { "start": { - "line": 1823, + "line": 1816, "column": 12 }, "end": { - "line": 1823, + "line": 1816, "column": 29 } } @@ -92801,16 +92620,16 @@ "value": "row-processed", "raw": "'row-processed'", "range": [ - 52399, - 52414 + 52224, + 52239 ], "loc": { "start": { - "line": 1823, + "line": 1816, "column": 30 }, "end": { - "line": 1823, + "line": 1816, "column": 45 } } @@ -92818,16 +92637,16 @@ { "type": "ThisExpression", "range": [ - 52416, - 52420 + 52241, + 52245 ], "loc": { "start": { - "line": 1823, + "line": 1816, "column": 47 }, "end": { - "line": 1823, + "line": 1816, "column": 51 } } @@ -92836,16 +92655,16 @@ "type": "Identifier", "name": "k", "range": [ - 52422, - 52423 + 52247, + 52248 ], "loc": { "start": { - "line": 1823, + "line": 1816, "column": 53 }, "end": { - "line": 1823, + "line": 1816, "column": 54 } } @@ -92859,16 +92678,16 @@ "object": { "type": "ThisExpression", "range": [ - 52441, - 52445 + 52266, + 52270 ], "loc": { "start": { - "line": 1824, + "line": 1817, "column": 16 }, "end": { - "line": 1824, + "line": 1817, "column": 20 } } @@ -92877,31 +92696,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 52446, - 52460 + 52271, + 52285 ], "loc": { "start": { - "line": 1824, + "line": 1817, "column": 21 }, "end": { - "line": 1824, + "line": 1817, "column": 35 } } }, "range": [ - 52441, - 52460 + 52266, + 52285 ], "loc": { "start": { - "line": 1824, + "line": 1817, "column": 16 }, "end": { - "line": 1824, + "line": 1817, "column": 35 } } @@ -92910,31 +92729,31 @@ "type": "Identifier", "name": "length", "range": [ - 52461, - 52467 + 52286, + 52292 ], "loc": { "start": { - "line": 1824, + "line": 1817, "column": 36 }, "end": { - "line": 1824, + "line": 1817, "column": 42 } } }, "range": [ - 52441, - 52467 + 52266, + 52292 ], "loc": { "start": { - "line": 1824, + "line": 1817, "column": 16 }, "end": { - "line": 1824, + "line": 1817, "column": 42 } } @@ -92943,78 +92762,78 @@ "type": "Identifier", "name": "isRowValid", "range": [ - 52469, - 52479 + 52294, + 52304 ], "loc": { "start": { - "line": 1824, + "line": 1817, "column": 44 }, "end": { - "line": 1824, + "line": 1817, "column": 54 } } } ], "range": [ - 52381, - 52480 + 52206, + 52305 ], "loc": { "start": { - "line": 1823, + "line": 1816, "column": 12 }, "end": { - "line": 1824, + "line": 1817, "column": 55 } } }, "range": [ - 52381, - 52481 + 52206, + 52306 ], "loc": { "start": { - "line": 1823, + "line": 1816, "column": 12 }, "end": { - "line": 1824, + "line": 1817, "column": 56 } } } ], "range": [ - 48919, - 52491 + 48744, + 52316 ], "loc": { "start": { - "line": 1727, + "line": 1720, "column": 51 }, "end": { - "line": 1825, + "line": 1818, "column": 9 } } }, "range": [ - 48876, - 52491 + 48701, + 52316 ], "loc": { "start": { - "line": 1727, + "line": 1720, "column": 8 }, "end": { - "line": 1825, + "line": 1818, "column": 9 } }, @@ -93023,16 +92842,16 @@ "type": "Line", "value": " for k", "range": [ - 52491, - 52499 + 52316, + 52324 ], "loc": { "start": { - "line": 1825, + "line": 1818, "column": 9 }, "end": { - "line": 1825, + "line": 1818, "column": 17 } } @@ -93050,16 +92869,16 @@ "object": { "type": "ThisExpression", "range": [ - 52509, - 52513 + 52334, + 52338 ], "loc": { "start": { - "line": 1827, + "line": 1820, "column": 8 }, "end": { - "line": 1827, + "line": 1820, "column": 12 } } @@ -93068,31 +92887,31 @@ "type": "Identifier", "name": "nbHiddenRows", "range": [ - 52514, - 52526 + 52339, + 52351 ], "loc": { "start": { - "line": 1827, + "line": 1820, "column": 13 }, "end": { - "line": 1827, + "line": 1820, "column": 25 } } }, "range": [ - 52509, - 52526 + 52334, + 52351 ], "loc": { "start": { - "line": 1827, + "line": 1820, "column": 8 }, "end": { - "line": 1827, + "line": 1820, "column": 25 } } @@ -93101,46 +92920,46 @@ "type": "Identifier", "name": "hiddenRows", "range": [ - 52529, - 52539 + 52354, + 52364 ], "loc": { "start": { - "line": 1827, + "line": 1820, "column": 28 }, "end": { - "line": 1827, + "line": 1820, "column": 38 } } }, "range": [ - 52509, - 52539 + 52334, + 52364 ], "loc": { "start": { - "line": 1827, + "line": 1820, "column": 8 }, "end": { - "line": 1827, + "line": 1820, "column": 38 } } }, "range": [ - 52509, - 52540 + 52334, + 52365 ], "loc": { "start": { - "line": 1827, + "line": 1820, "column": 8 }, "end": { - "line": 1827, + "line": 1820, "column": 39 } }, @@ -93149,16 +92968,16 @@ "type": "Line", "value": " for k", "range": [ - 52491, - 52499 + 52316, + 52324 ], "loc": { "start": { - "line": 1825, + "line": 1818, "column": 9 }, "end": { - "line": 1825, + "line": 1818, "column": 17 } } @@ -93169,16 +92988,16 @@ "type": "Line", "value": "fire onafterfilter callback", "range": [ - 52550, - 52579 + 52375, + 52404 ], "loc": { "start": { - "line": 1829, + "line": 1822, "column": 8 }, "end": { - "line": 1829, + "line": 1822, "column": 37 } } @@ -93195,16 +93014,16 @@ "object": { "type": "ThisExpression", "range": [ - 52588, - 52592 + 52413, + 52417 ], "loc": { "start": { - "line": 1830, + "line": 1823, "column": 8 }, "end": { - "line": 1830, + "line": 1823, "column": 12 } } @@ -93213,31 +93032,31 @@ "type": "Identifier", "name": "onAfterFilter", "range": [ - 52593, - 52606 + 52418, + 52431 ], "loc": { "start": { - "line": 1830, + "line": 1823, "column": 13 }, "end": { - "line": 1830, + "line": 1823, "column": 26 } } }, "range": [ - 52588, - 52606 + 52413, + 52431 ], "loc": { "start": { - "line": 1830, + "line": 1823, "column": 8 }, "end": { - "line": 1830, + "line": 1823, "column": 26 } } @@ -93246,47 +93065,47 @@ { "type": "ThisExpression", "range": [ - 52607, - 52611 + 52432, + 52436 ], "loc": { "start": { - "line": 1830, + "line": 1823, "column": 27 }, "end": { - "line": 1830, + "line": 1823, "column": 31 } } } ], "range": [ - 52588, - 52612 + 52413, + 52437 ], "loc": { "start": { - "line": 1830, + "line": 1823, "column": 8 }, "end": { - "line": 1830, + "line": 1823, "column": 32 } } }, "range": [ - 52588, - 52613 + 52413, + 52438 ], "loc": { "start": { - "line": 1830, + "line": 1823, "column": 8 }, "end": { - "line": 1830, + "line": 1823, "column": 33 } }, @@ -93295,16 +93114,16 @@ "type": "Line", "value": "fire onafterfilter callback", "range": [ - 52550, - 52579 + 52375, + 52404 ], "loc": { "start": { - "line": 1829, + "line": 1822, "column": 8 }, "end": { - "line": 1829, + "line": 1822, "column": 37 } } @@ -93324,16 +93143,16 @@ "object": { "type": "ThisExpression", "range": [ - 52623, - 52627 + 52448, + 52452 ], "loc": { "start": { - "line": 1832, + "line": 1825, "column": 8 }, "end": { - "line": 1832, + "line": 1825, "column": 12 } } @@ -93342,31 +93161,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 52628, - 52635 + 52453, + 52460 ], "loc": { "start": { - "line": 1832, + "line": 1825, "column": 13 }, "end": { - "line": 1832, + "line": 1825, "column": 20 } } }, "range": [ - 52623, - 52635 + 52448, + 52460 ], "loc": { "start": { - "line": 1832, + "line": 1825, "column": 8 }, "end": { - "line": 1832, + "line": 1825, "column": 20 } } @@ -93375,31 +93194,31 @@ "type": "Identifier", "name": "emit", "range": [ - 52636, - 52640 + 52461, + 52465 ], "loc": { "start": { - "line": 1832, + "line": 1825, "column": 21 }, "end": { - "line": 1832, + "line": 1825, "column": 25 } } }, "range": [ - 52623, - 52640 + 52448, + 52465 ], "loc": { "start": { - "line": 1832, + "line": 1825, "column": 8 }, "end": { - "line": 1832, + "line": 1825, "column": 25 } } @@ -93410,16 +93229,16 @@ "value": "after-filtering", "raw": "'after-filtering'", "range": [ - 52641, - 52658 + 52466, + 52483 ], "loc": { "start": { - "line": 1832, + "line": 1825, "column": 26 }, "end": { - "line": 1832, + "line": 1825, "column": 43 } } @@ -93427,16 +93246,16 @@ { "type": "ThisExpression", "range": [ - 52660, - 52664 + 52485, + 52489 ], "loc": { "start": { - "line": 1832, + "line": 1825, "column": 45 }, "end": { - "line": 1832, + "line": 1825, "column": 49 } } @@ -93445,63 +93264,63 @@ "type": "Identifier", "name": "searchArgs", "range": [ - 52666, - 52676 + 52491, + 52501 ], "loc": { "start": { - "line": 1832, + "line": 1825, "column": 51 }, "end": { - "line": 1832, + "line": 1825, "column": 61 } } } ], "range": [ - 52623, - 52677 + 52448, + 52502 ], "loc": { "start": { - "line": 1832, + "line": 1825, "column": 8 }, "end": { - "line": 1832, + "line": 1825, "column": 62 } } }, "range": [ - 52623, - 52678 + 52448, + 52503 ], "loc": { "start": { - "line": 1832, + "line": 1825, "column": 8 }, "end": { - "line": 1832, + "line": 1825, "column": 63 } } } ], "range": [ - 48444, - 52684 + 48269, + 52509 ], "loc": { "start": { - "line": 1711, + "line": 1704, "column": 13 }, "end": { - "line": 1833, + "line": 1826, "column": 5 } } @@ -93509,16 +93328,16 @@ "generator": false, "expression": false, "range": [ - 48441, - 52684 + 48266, + 52509 ], "loc": { "start": { - "line": 1711, + "line": 1704, "column": 10 }, "end": { - "line": 1833, + "line": 1826, "column": 5 } } @@ -93526,16 +93345,16 @@ "kind": "method", "computed": false, "range": [ - 48435, - 52684 + 48260, + 52509 ], "loc": { "start": { - "line": 1711, + "line": 1704, "column": 4 }, "end": { - "line": 1833, + "line": 1826, "column": 5 } }, @@ -93544,16 +93363,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": [ - 48193, - 48430 + 48018, + 48255 ], "loc": { "start": { - "line": 1706, + "line": 1699, "column": 4 }, "end": { - "line": 1710, + "line": 1703, "column": 7 } } @@ -93564,16 +93383,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 * @returns {Boolean}\n ", "range": [ - 52690, - 52914 + 52515, + 52739 ], "loc": { "start": { - "line": 1835, + "line": 1828, "column": 4 }, "end": { - "line": 1841, + "line": 1834, "column": 7 } } @@ -93587,16 +93406,16 @@ "type": "Identifier", "name": "_testTerm", "range": [ - 52919, - 52928 + 52744, + 52753 ], "loc": { "start": { - "line": 1842, + "line": 1835, "column": 4 }, "end": { - "line": 1842, + "line": 1835, "column": 13 } } @@ -93609,16 +93428,16 @@ "type": "Identifier", "name": "term", "range": [ - 52929, - 52933 + 52754, + 52758 ], "loc": { "start": { - "line": 1842, + "line": 1835, "column": 14 }, "end": { - "line": 1842, + "line": 1835, "column": 18 } } @@ -93627,16 +93446,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 52935, - 52944 + 52760, + 52769 ], "loc": { "start": { - "line": 1842, + "line": 1835, "column": 20 }, "end": { - "line": 1842, + "line": 1835, "column": 29 } } @@ -93645,16 +93464,16 @@ "type": "Identifier", "name": "colIdx", "range": [ - 52946, - 52952 + 52771, + 52777 ], "loc": { "start": { - "line": 1842, + "line": 1835, "column": 31 }, "end": { - "line": 1842, + "line": 1835, "column": 37 } } @@ -93672,32 +93491,32 @@ "type": "Identifier", "name": "numData", "range": [ - 52968, - 52975 + 52793, + 52800 ], "loc": { "start": { - "line": 1843, + "line": 1836, "column": 12 }, "end": { - "line": 1843, + "line": 1836, "column": 19 } } }, "init": null, "range": [ - 52968, - 52975 + 52793, + 52800 ], "loc": { "start": { - "line": 1843, + "line": 1836, "column": 12 }, "end": { - "line": 1843, + "line": 1836, "column": 19 } } @@ -93705,16 +93524,16 @@ ], "kind": "let", "range": [ - 52964, - 52976 + 52789, + 52801 ], "loc": { "start": { - "line": 1843, + "line": 1836, "column": 8 }, "end": { - "line": 1843, + "line": 1836, "column": 20 } } @@ -93728,16 +93547,16 @@ "type": "Identifier", "name": "decimal", "range": [ - 52989, - 52996 + 52814, + 52821 ], "loc": { "start": { - "line": 1844, + "line": 1837, "column": 12 }, "end": { - "line": 1844, + "line": 1837, "column": 19 } } @@ -93748,16 +93567,16 @@ "object": { "type": "ThisExpression", "range": [ - 52999, - 53003 + 52824, + 52828 ], "loc": { "start": { - "line": 1844, + "line": 1837, "column": 22 }, "end": { - "line": 1844, + "line": 1837, "column": 26 } } @@ -93766,46 +93585,46 @@ "type": "Identifier", "name": "decimalSeparator", "range": [ - 53004, - 53020 + 52829, + 52845 ], "loc": { "start": { - "line": 1844, + "line": 1837, "column": 27 }, "end": { - "line": 1844, + "line": 1837, "column": 43 } } }, "range": [ - 52999, - 53020 + 52824, + 52845 ], "loc": { "start": { - "line": 1844, + "line": 1837, "column": 22 }, "end": { - "line": 1844, + "line": 1837, "column": 43 } } }, "range": [ - 52989, - 53020 + 52814, + 52845 ], "loc": { "start": { - "line": 1844, + "line": 1837, "column": 12 }, "end": { - "line": 1844, + "line": 1837, "column": 43 } } @@ -93813,16 +93632,16 @@ ], "kind": "let", "range": [ - 52985, - 53021 + 52810, + 52846 ], "loc": { "start": { - "line": 1844, + "line": 1837, "column": 8 }, "end": { - "line": 1844, + "line": 1837, "column": 44 } } @@ -93836,16 +93655,16 @@ "type": "Identifier", "name": "reLe", "range": [ - 53034, - 53038 + 52859, + 52863 ], "loc": { "start": { - "line": 1845, + "line": 1838, "column": 12 }, "end": { - "line": 1845, + "line": 1838, "column": 16 } } @@ -93856,16 +93675,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 53045, - 53051 + 52870, + 52876 ], "loc": { "start": { - "line": 1845, + "line": 1838, "column": 23 }, "end": { - "line": 1845, + "line": 1838, "column": 29 } } @@ -93877,16 +93696,16 @@ "object": { "type": "ThisExpression", "range": [ - 53052, - 53056 + 52877, + 52881 ], "loc": { "start": { - "line": 1845, + "line": 1838, "column": 30 }, "end": { - "line": 1845, + "line": 1838, "column": 34 } } @@ -93895,62 +93714,62 @@ "type": "Identifier", "name": "leOperator", "range": [ - 53057, - 53067 + 52882, + 52892 ], "loc": { "start": { - "line": 1845, + "line": 1838, "column": 35 }, "end": { - "line": 1845, + "line": 1838, "column": 45 } } }, "range": [ - 53052, - 53067 + 52877, + 52892 ], "loc": { "start": { - "line": 1845, + "line": 1838, "column": 30 }, "end": { - "line": 1845, + "line": 1838, "column": 45 } } } ], "range": [ - 53041, - 53068 + 52866, + 52893 ], "loc": { "start": { - "line": 1845, + "line": 1838, "column": 19 }, "end": { - "line": 1845, + "line": 1838, "column": 46 } } }, "range": [ - 53034, - 53068 + 52859, + 52893 ], "loc": { "start": { - "line": 1845, + "line": 1838, "column": 12 }, "end": { - "line": 1845, + "line": 1838, "column": 46 } } @@ -93961,16 +93780,16 @@ "type": "Identifier", "name": "reGe", "range": [ - 53082, - 53086 + 52907, + 52911 ], "loc": { "start": { - "line": 1846, + "line": 1839, "column": 12 }, "end": { - "line": 1846, + "line": 1839, "column": 16 } } @@ -93981,16 +93800,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 53093, - 53099 + 52918, + 52924 ], "loc": { "start": { - "line": 1846, + "line": 1839, "column": 23 }, "end": { - "line": 1846, + "line": 1839, "column": 29 } } @@ -94002,16 +93821,16 @@ "object": { "type": "ThisExpression", "range": [ - 53100, - 53104 + 52925, + 52929 ], "loc": { "start": { - "line": 1846, + "line": 1839, "column": 30 }, "end": { - "line": 1846, + "line": 1839, "column": 34 } } @@ -94020,62 +93839,62 @@ "type": "Identifier", "name": "geOperator", "range": [ - 53105, - 53115 + 52930, + 52940 ], "loc": { "start": { - "line": 1846, + "line": 1839, "column": 35 }, "end": { - "line": 1846, + "line": 1839, "column": 45 } } }, "range": [ - 53100, - 53115 + 52925, + 52940 ], "loc": { "start": { - "line": 1846, + "line": 1839, "column": 30 }, "end": { - "line": 1846, + "line": 1839, "column": 45 } } } ], "range": [ - 53089, - 53116 + 52914, + 52941 ], "loc": { "start": { - "line": 1846, + "line": 1839, "column": 19 }, "end": { - "line": 1846, + "line": 1839, "column": 46 } } }, "range": [ - 53082, - 53116 + 52907, + 52941 ], "loc": { "start": { - "line": 1846, + "line": 1839, "column": 12 }, "end": { - "line": 1846, + "line": 1839, "column": 46 } } @@ -94086,16 +93905,16 @@ "type": "Identifier", "name": "reL", "range": [ - 53130, - 53133 + 52955, + 52958 ], "loc": { "start": { - "line": 1847, + "line": 1840, "column": 12 }, "end": { - "line": 1847, + "line": 1840, "column": 15 } } @@ -94106,16 +93925,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 53140, - 53146 + 52965, + 52971 ], "loc": { "start": { - "line": 1847, + "line": 1840, "column": 22 }, "end": { - "line": 1847, + "line": 1840, "column": 28 } } @@ -94127,16 +93946,16 @@ "object": { "type": "ThisExpression", "range": [ - 53147, - 53151 + 52972, + 52976 ], "loc": { "start": { - "line": 1847, + "line": 1840, "column": 29 }, "end": { - "line": 1847, + "line": 1840, "column": 33 } } @@ -94145,62 +93964,62 @@ "type": "Identifier", "name": "lwOperator", "range": [ - 53152, - 53162 + 52977, + 52987 ], "loc": { "start": { - "line": 1847, + "line": 1840, "column": 34 }, "end": { - "line": 1847, + "line": 1840, "column": 44 } } }, "range": [ - 53147, - 53162 + 52972, + 52987 ], "loc": { "start": { - "line": 1847, + "line": 1840, "column": 29 }, "end": { - "line": 1847, + "line": 1840, "column": 44 } } } ], "range": [ - 53136, - 53163 + 52961, + 52988 ], "loc": { "start": { - "line": 1847, + "line": 1840, "column": 18 }, "end": { - "line": 1847, + "line": 1840, "column": 45 } } }, "range": [ - 53130, - 53163 + 52955, + 52988 ], "loc": { "start": { - "line": 1847, + "line": 1840, "column": 12 }, "end": { - "line": 1847, + "line": 1840, "column": 45 } } @@ -94211,16 +94030,16 @@ "type": "Identifier", "name": "reG", "range": [ - 53177, - 53180 + 53002, + 53005 ], "loc": { "start": { - "line": 1848, + "line": 1841, "column": 12 }, "end": { - "line": 1848, + "line": 1841, "column": 15 } } @@ -94231,16 +94050,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 53187, - 53193 + 53012, + 53018 ], "loc": { "start": { - "line": 1848, + "line": 1841, "column": 22 }, "end": { - "line": 1848, + "line": 1841, "column": 28 } } @@ -94252,16 +94071,16 @@ "object": { "type": "ThisExpression", "range": [ - 53194, - 53198 + 53019, + 53023 ], "loc": { "start": { - "line": 1848, + "line": 1841, "column": 29 }, "end": { - "line": 1848, + "line": 1841, "column": 33 } } @@ -94270,62 +94089,62 @@ "type": "Identifier", "name": "grOperator", "range": [ - 53199, - 53209 + 53024, + 53034 ], "loc": { "start": { - "line": 1848, + "line": 1841, "column": 34 }, "end": { - "line": 1848, + "line": 1841, "column": 44 } } }, "range": [ - 53194, - 53209 + 53019, + 53034 ], "loc": { "start": { - "line": 1848, + "line": 1841, "column": 29 }, "end": { - "line": 1848, + "line": 1841, "column": 44 } } } ], "range": [ - 53183, - 53210 + 53008, + 53035 ], "loc": { "start": { - "line": 1848, + "line": 1841, "column": 18 }, "end": { - "line": 1848, + "line": 1841, "column": 45 } } }, "range": [ - 53177, - 53210 + 53002, + 53035 ], "loc": { "start": { - "line": 1848, + "line": 1841, "column": 12 }, "end": { - "line": 1848, + "line": 1841, "column": 45 } } @@ -94336,16 +94155,16 @@ "type": "Identifier", "name": "reD", "range": [ - 53224, - 53227 + 53049, + 53052 ], "loc": { "start": { - "line": 1849, + "line": 1842, "column": 12 }, "end": { - "line": 1849, + "line": 1842, "column": 15 } } @@ -94356,16 +94175,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 53234, - 53240 + 53059, + 53065 ], "loc": { "start": { - "line": 1849, + "line": 1842, "column": 22 }, "end": { - "line": 1849, + "line": 1842, "column": 28 } } @@ -94377,16 +94196,16 @@ "object": { "type": "ThisExpression", "range": [ - 53241, - 53245 + 53066, + 53070 ], "loc": { "start": { - "line": 1849, + "line": 1842, "column": 29 }, "end": { - "line": 1849, + "line": 1842, "column": 33 } } @@ -94395,62 +94214,62 @@ "type": "Identifier", "name": "dfOperator", "range": [ - 53246, - 53256 + 53071, + 53081 ], "loc": { "start": { - "line": 1849, + "line": 1842, "column": 34 }, "end": { - "line": 1849, + "line": 1842, "column": 44 } } }, "range": [ - 53241, - 53256 + 53066, + 53081 ], "loc": { "start": { - "line": 1849, + "line": 1842, "column": 29 }, "end": { - "line": 1849, + "line": 1842, "column": 44 } } } ], "range": [ - 53230, - 53257 + 53055, + 53082 ], "loc": { "start": { - "line": 1849, + "line": 1842, "column": 18 }, "end": { - "line": 1849, + "line": 1842, "column": 45 } } }, "range": [ - 53224, - 53257 + 53049, + 53082 ], "loc": { "start": { - "line": 1849, + "line": 1842, "column": 12 }, "end": { - "line": 1849, + "line": 1842, "column": 45 } } @@ -94461,16 +94280,16 @@ "type": "Identifier", "name": "reLk", "range": [ - 53271, - 53275 + 53096, + 53100 ], "loc": { "start": { - "line": 1850, + "line": 1843, "column": 12 }, "end": { - "line": 1850, + "line": 1843, "column": 16 } } @@ -94481,16 +94300,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 53282, - 53288 + 53107, + 53113 ], "loc": { "start": { - "line": 1850, + "line": 1843, "column": 23 }, "end": { - "line": 1850, + "line": 1843, "column": 29 } } @@ -94502,16 +94321,16 @@ "type": "Identifier", "name": "rgxEsc", "range": [ - 53289, - 53295 + 53114, + 53120 ], "loc": { "start": { - "line": 1850, + "line": 1843, "column": 30 }, "end": { - "line": 1850, + "line": 1843, "column": 36 } } @@ -94523,16 +94342,16 @@ "object": { "type": "ThisExpression", "range": [ - 53296, - 53300 + 53121, + 53125 ], "loc": { "start": { - "line": 1850, + "line": 1843, "column": 37 }, "end": { - "line": 1850, + "line": 1843, "column": 41 } } @@ -94541,78 +94360,78 @@ "type": "Identifier", "name": "lkOperator", "range": [ - 53301, - 53311 + 53126, + 53136 ], "loc": { "start": { - "line": 1850, + "line": 1843, "column": 42 }, "end": { - "line": 1850, + "line": 1843, "column": 52 } } }, "range": [ - 53296, - 53311 + 53121, + 53136 ], "loc": { "start": { - "line": 1850, + "line": 1843, "column": 37 }, "end": { - "line": 1850, + "line": 1843, "column": 52 } } } ], "range": [ - 53289, - 53312 + 53114, + 53137 ], "loc": { "start": { - "line": 1850, + "line": 1843, "column": 30 }, "end": { - "line": 1850, + "line": 1843, "column": 53 } } } ], "range": [ - 53278, - 53313 + 53103, + 53138 ], "loc": { "start": { - "line": 1850, + "line": 1843, "column": 19 }, "end": { - "line": 1850, + "line": 1843, "column": 54 } } }, "range": [ - 53271, - 53313 + 53096, + 53138 ], "loc": { "start": { - "line": 1850, + "line": 1843, "column": 12 }, "end": { - "line": 1850, + "line": 1843, "column": 54 } } @@ -94623,16 +94442,16 @@ "type": "Identifier", "name": "reEq", "range": [ - 53327, - 53331 + 53152, + 53156 ], "loc": { "start": { - "line": 1851, + "line": 1844, "column": 12 }, "end": { - "line": 1851, + "line": 1844, "column": 16 } } @@ -94643,16 +94462,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 53338, - 53344 + 53163, + 53169 ], "loc": { "start": { - "line": 1851, + "line": 1844, "column": 23 }, "end": { - "line": 1851, + "line": 1844, "column": 29 } } @@ -94664,16 +94483,16 @@ "object": { "type": "ThisExpression", "range": [ - 53345, - 53349 + 53170, + 53174 ], "loc": { "start": { - "line": 1851, + "line": 1844, "column": 30 }, "end": { - "line": 1851, + "line": 1844, "column": 34 } } @@ -94682,62 +94501,62 @@ "type": "Identifier", "name": "eqOperator", "range": [ - 53350, - 53360 + 53175, + 53185 ], "loc": { "start": { - "line": 1851, + "line": 1844, "column": 35 }, "end": { - "line": 1851, + "line": 1844, "column": 45 } } }, "range": [ - 53345, - 53360 + 53170, + 53185 ], "loc": { "start": { - "line": 1851, + "line": 1844, "column": 30 }, "end": { - "line": 1851, + "line": 1844, "column": 45 } } } ], "range": [ - 53334, - 53361 + 53159, + 53186 ], "loc": { "start": { - "line": 1851, + "line": 1844, "column": 19 }, "end": { - "line": 1851, + "line": 1844, "column": 46 } } }, "range": [ - 53327, - 53361 + 53152, + 53186 ], "loc": { "start": { - "line": 1851, + "line": 1844, "column": 12 }, "end": { - "line": 1851, + "line": 1844, "column": 46 } } @@ -94748,16 +94567,16 @@ "type": "Identifier", "name": "reSt", "range": [ - 53375, - 53379 + 53200, + 53204 ], "loc": { "start": { - "line": 1852, + "line": 1845, "column": 12 }, "end": { - "line": 1852, + "line": 1845, "column": 16 } } @@ -94768,16 +94587,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 53386, - 53392 + 53211, + 53217 ], "loc": { "start": { - "line": 1852, + "line": 1845, "column": 23 }, "end": { - "line": 1852, + "line": 1845, "column": 29 } } @@ -94789,16 +94608,16 @@ "object": { "type": "ThisExpression", "range": [ - 53393, - 53397 + 53218, + 53222 ], "loc": { "start": { - "line": 1852, + "line": 1845, "column": 30 }, "end": { - "line": 1852, + "line": 1845, "column": 34 } } @@ -94807,62 +94626,62 @@ "type": "Identifier", "name": "stOperator", "range": [ - 53398, - 53408 + 53223, + 53233 ], "loc": { "start": { - "line": 1852, + "line": 1845, "column": 35 }, "end": { - "line": 1852, + "line": 1845, "column": 45 } } }, "range": [ - 53393, - 53408 + 53218, + 53233 ], "loc": { "start": { - "line": 1852, + "line": 1845, "column": 30 }, "end": { - "line": 1852, + "line": 1845, "column": 45 } } } ], "range": [ - 53382, - 53409 + 53207, + 53234 ], "loc": { "start": { - "line": 1852, + "line": 1845, "column": 19 }, "end": { - "line": 1852, + "line": 1845, "column": 46 } } }, "range": [ - 53375, - 53409 + 53200, + 53234 ], "loc": { "start": { - "line": 1852, + "line": 1845, "column": 12 }, "end": { - "line": 1852, + "line": 1845, "column": 46 } } @@ -94873,16 +94692,16 @@ "type": "Identifier", "name": "reEn", "range": [ - 53423, - 53427 + 53248, + 53252 ], "loc": { "start": { - "line": 1853, + "line": 1846, "column": 12 }, "end": { - "line": 1853, + "line": 1846, "column": 16 } } @@ -94893,16 +94712,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 53434, - 53440 + 53259, + 53265 ], "loc": { "start": { - "line": 1853, + "line": 1846, "column": 23 }, "end": { - "line": 1853, + "line": 1846, "column": 29 } } @@ -94914,16 +94733,16 @@ "object": { "type": "ThisExpression", "range": [ - 53441, - 53445 + 53266, + 53270 ], "loc": { "start": { - "line": 1853, + "line": 1846, "column": 30 }, "end": { - "line": 1853, + "line": 1846, "column": 34 } } @@ -94932,62 +94751,62 @@ "type": "Identifier", "name": "enOperator", "range": [ - 53446, - 53456 + 53271, + 53281 ], "loc": { "start": { - "line": 1853, + "line": 1846, "column": 35 }, "end": { - "line": 1853, + "line": 1846, "column": 45 } } }, "range": [ - 53441, - 53456 + 53266, + 53281 ], "loc": { "start": { - "line": 1853, + "line": 1846, "column": 30 }, "end": { - "line": 1853, + "line": 1846, "column": 45 } } } ], "range": [ - 53430, - 53457 + 53255, + 53282 ], "loc": { "start": { - "line": 1853, + "line": 1846, "column": 19 }, "end": { - "line": 1853, + "line": 1846, "column": 46 } } }, "range": [ - 53423, - 53457 + 53248, + 53282 ], "loc": { "start": { - "line": 1853, + "line": 1846, "column": 12 }, "end": { - "line": 1853, + "line": 1846, "column": 46 } } @@ -94998,16 +94817,16 @@ "type": "Identifier", "name": "reEm", "range": [ - 53571, - 53575 + 53396, + 53400 ], "loc": { "start": { - "line": 1856, + "line": 1849, "column": 12 }, "end": { - "line": 1856, + "line": 1849, "column": 16 } } @@ -95018,16 +94837,16 @@ "object": { "type": "ThisExpression", "range": [ - 53578, - 53582 + 53403, + 53407 ], "loc": { "start": { - "line": 1856, + "line": 1849, "column": 19 }, "end": { - "line": 1856, + "line": 1849, "column": 23 } } @@ -95036,46 +94855,46 @@ "type": "Identifier", "name": "emOperator", "range": [ - 53583, - 53593 + 53408, + 53418 ], "loc": { "start": { - "line": 1856, + "line": 1849, "column": 24 }, "end": { - "line": 1856, + "line": 1849, "column": 34 } } }, "range": [ - 53578, - 53593 + 53403, + 53418 ], "loc": { "start": { - "line": 1856, + "line": 1849, "column": 19 }, "end": { - "line": 1856, + "line": 1849, "column": 34 } } }, "range": [ - 53571, - 53593 + 53396, + 53418 ], "loc": { "start": { - "line": 1856, + "line": 1849, "column": 12 }, "end": { - "line": 1856, + "line": 1849, "column": 34 } }, @@ -95084,16 +94903,16 @@ "type": "Line", "value": " re_an = new RegExp(this.anOperator),", "range": [ - 53471, - 53510 + 53296, + 53335 ], "loc": { "start": { - "line": 1854, + "line": 1847, "column": 12 }, "end": { - "line": 1854, + "line": 1847, "column": 51 } } @@ -95102,16 +94921,16 @@ "type": "Line", "value": " re_cr = new RegExp(this.curExp),", "range": [ - 53523, - 53558 + 53348, + 53383 ], "loc": { "start": { - "line": 1855, + "line": 1848, "column": 12 }, "end": { - "line": 1855, + "line": 1848, "column": 47 } } @@ -95124,16 +94943,16 @@ "type": "Identifier", "name": "reNm", "range": [ - 53607, - 53611 + 53432, + 53436 ], "loc": { "start": { - "line": 1857, + "line": 1850, "column": 12 }, "end": { - "line": 1857, + "line": 1850, "column": 16 } } @@ -95144,16 +94963,16 @@ "object": { "type": "ThisExpression", "range": [ - 53614, - 53618 + 53439, + 53443 ], "loc": { "start": { - "line": 1857, + "line": 1850, "column": 19 }, "end": { - "line": 1857, + "line": 1850, "column": 23 } } @@ -95162,46 +94981,46 @@ "type": "Identifier", "name": "nmOperator", "range": [ - 53619, - 53629 + 53444, + 53454 ], "loc": { "start": { - "line": 1857, + "line": 1850, "column": 24 }, "end": { - "line": 1857, + "line": 1850, "column": 34 } } }, "range": [ - 53614, - 53629 + 53439, + 53454 ], "loc": { "start": { - "line": 1857, + "line": 1850, "column": 19 }, "end": { - "line": 1857, + "line": 1850, "column": 34 } } }, "range": [ - 53607, - 53629 + 53432, + 53454 ], "loc": { "start": { - "line": 1857, + "line": 1850, "column": 12 }, "end": { - "line": 1857, + "line": 1850, "column": 34 } } @@ -95212,16 +95031,16 @@ "type": "Identifier", "name": "reRe", "range": [ - 53643, - 53647 + 53468, + 53472 ], "loc": { "start": { - "line": 1858, + "line": 1851, "column": 12 }, "end": { - "line": 1858, + "line": 1851, "column": 16 } } @@ -95232,16 +95051,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 53654, - 53660 + 53479, + 53485 ], "loc": { "start": { - "line": 1858, + "line": 1851, "column": 23 }, "end": { - "line": 1858, + "line": 1851, "column": 29 } } @@ -95253,16 +95072,16 @@ "type": "Identifier", "name": "rgxEsc", "range": [ - 53661, - 53667 + 53486, + 53492 ], "loc": { "start": { - "line": 1858, + "line": 1851, "column": 30 }, "end": { - "line": 1858, + "line": 1851, "column": 36 } } @@ -95274,16 +95093,16 @@ "object": { "type": "ThisExpression", "range": [ - 53668, - 53672 + 53493, + 53497 ], "loc": { "start": { - "line": 1858, + "line": 1851, "column": 37 }, "end": { - "line": 1858, + "line": 1851, "column": 41 } } @@ -95292,78 +95111,78 @@ "type": "Identifier", "name": "rgxOperator", "range": [ - 53673, - 53684 + 53498, + 53509 ], "loc": { "start": { - "line": 1858, + "line": 1851, "column": 42 }, "end": { - "line": 1858, + "line": 1851, "column": 53 } } }, "range": [ - 53668, - 53684 + 53493, + 53509 ], "loc": { "start": { - "line": 1858, + "line": 1851, "column": 37 }, "end": { - "line": 1858, + "line": 1851, "column": 53 } } } ], "range": [ - 53661, - 53685 + 53486, + 53510 ], "loc": { "start": { - "line": 1858, + "line": 1851, "column": 30 }, "end": { - "line": 1858, + "line": 1851, "column": 54 } } } ], "range": [ - 53650, - 53686 + 53475, + 53511 ], "loc": { "start": { - "line": 1858, + "line": 1851, "column": 19 }, "end": { - "line": 1858, + "line": 1851, "column": 55 } } }, "range": [ - 53643, - 53686 + 53468, + 53511 ], "loc": { "start": { - "line": 1858, + "line": 1851, "column": 12 }, "end": { - "line": 1858, + "line": 1851, "column": 55 } } @@ -95371,16 +95190,16 @@ ], "kind": "let", "range": [ - 53030, - 53687 + 52855, + 53512 ], "loc": { "start": { - "line": 1845, + "line": 1838, "column": 8 }, "end": { - "line": 1858, + "line": 1851, "column": 56 } } @@ -95394,16 +95213,16 @@ "type": "Identifier", "name": "term", "range": [ - 53697, - 53701 + 53522, + 53526 ], "loc": { "start": { - "line": 1860, + "line": 1853, "column": 8 }, "end": { - "line": 1860, + "line": 1853, "column": 12 } } @@ -95414,16 +95233,16 @@ "type": "Identifier", "name": "matchCase", "range": [ - 53704, - 53713 + 53529, + 53538 ], "loc": { "start": { - "line": 1860, + "line": 1853, "column": 15 }, "end": { - "line": 1860, + "line": 1853, "column": 24 } } @@ -95433,16 +95252,16 @@ "type": "Identifier", "name": "term", "range": [ - 53714, - 53718 + 53539, + 53543 ], "loc": { "start": { - "line": 1860, + "line": 1853, "column": 25 }, "end": { - "line": 1860, + "line": 1853, "column": 29 } } @@ -95453,16 +95272,16 @@ "object": { "type": "ThisExpression", "range": [ - 53720, - 53724 + 53545, + 53549 ], "loc": { "start": { - "line": 1860, + "line": 1853, "column": 31 }, "end": { - "line": 1860, + "line": 1853, "column": 35 } } @@ -95471,77 +95290,77 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 53725, - 53738 + 53550, + 53563 ], "loc": { "start": { - "line": 1860, + "line": 1853, "column": 36 }, "end": { - "line": 1860, + "line": 1853, "column": 49 } } }, "range": [ - 53720, - 53738 + 53545, + 53563 ], "loc": { "start": { - "line": 1860, + "line": 1853, "column": 31 }, "end": { - "line": 1860, + "line": 1853, "column": 49 } } } ], "range": [ - 53704, - 53739 + 53529, + 53564 ], "loc": { "start": { - "line": 1860, + "line": 1853, "column": 15 }, "end": { - "line": 1860, + "line": 1853, "column": 50 } } }, "range": [ - 53697, - 53739 + 53522, + 53564 ], "loc": { "start": { - "line": 1860, + "line": 1853, "column": 8 }, "end": { - "line": 1860, + "line": 1853, "column": 50 } } }, "range": [ - 53697, - 53740 + 53522, + 53565 ], "loc": { "start": { - "line": 1860, + "line": 1853, "column": 8 }, "end": { - "line": 1860, + "line": 1853, "column": 51 } } @@ -95555,16 +95374,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 53754, - 53763 + 53579, + 53588 ], "loc": { "start": { - "line": 1862, + "line": 1855, "column": 12 }, "end": { - "line": 1862, + "line": 1855, "column": 21 } } @@ -95574,31 +95393,31 @@ "value": false, "raw": "false", "range": [ - 53766, - 53771 + 53591, + 53596 ], "loc": { "start": { - "line": 1862, + "line": 1855, "column": 24 }, "end": { - "line": 1862, + "line": 1855, "column": 29 } } }, "range": [ - 53754, - 53771 + 53579, + 53596 ], "loc": { "start": { - "line": 1862, + "line": 1855, "column": 12 }, "end": { - "line": 1862, + "line": 1855, "column": 29 } } @@ -95606,16 +95425,16 @@ ], "kind": "let", "range": [ - 53750, - 53772 + 53575, + 53597 ], "loc": { "start": { - "line": 1862, + "line": 1855, "column": 8 }, "end": { - "line": 1862, + "line": 1855, "column": 30 } }, @@ -95624,16 +95443,16 @@ "type": "Line", "value": "Search arg operator tests", "range": [ - 53782, - 53809 + 53607, + 53634 ], "loc": { "start": { - "line": 1864, + "line": 1857, "column": 8 }, "end": { - "line": 1864, + "line": 1857, "column": 35 } } @@ -95649,16 +95468,16 @@ "type": "Identifier", "name": "hasLO", "range": [ - 53822, - 53827 + 53647, + 53652 ], "loc": { "start": { - "line": 1865, + "line": 1858, "column": 12 }, "end": { - "line": 1865, + "line": 1858, "column": 17 } } @@ -95672,16 +95491,16 @@ "type": "Identifier", "name": "reL", "range": [ - 53830, - 53833 + 53655, + 53658 ], "loc": { "start": { - "line": 1865, + "line": 1858, "column": 20 }, "end": { - "line": 1865, + "line": 1858, "column": 23 } } @@ -95690,31 +95509,31 @@ "type": "Identifier", "name": "test", "range": [ - 53834, - 53838 + 53659, + 53663 ], "loc": { "start": { - "line": 1865, + "line": 1858, "column": 24 }, "end": { - "line": 1865, + "line": 1858, "column": 28 } } }, "range": [ - 53830, - 53838 + 53655, + 53663 ], "loc": { "start": { - "line": 1865, + "line": 1858, "column": 20 }, "end": { - "line": 1865, + "line": 1858, "column": 28 } } @@ -95724,47 +95543,47 @@ "type": "Identifier", "name": "term", "range": [ - 53839, - 53843 + 53664, + 53668 ], "loc": { "start": { - "line": 1865, + "line": 1858, "column": 29 }, "end": { - "line": 1865, + "line": 1858, "column": 33 } } } ], "range": [ - 53830, - 53844 + 53655, + 53669 ], "loc": { "start": { - "line": 1865, + "line": 1858, "column": 20 }, "end": { - "line": 1865, + "line": 1858, "column": 34 } } }, "range": [ - 53822, - 53844 + 53647, + 53669 ], "loc": { "start": { - "line": 1865, + "line": 1858, "column": 12 }, "end": { - "line": 1865, + "line": 1858, "column": 34 } } @@ -95775,16 +95594,16 @@ "type": "Identifier", "name": "hasLE", "range": [ - 53858, - 53863 + 53683, + 53688 ], "loc": { "start": { - "line": 1866, + "line": 1859, "column": 12 }, "end": { - "line": 1866, + "line": 1859, "column": 17 } } @@ -95798,16 +95617,16 @@ "type": "Identifier", "name": "reLe", "range": [ - 53866, - 53870 + 53691, + 53695 ], "loc": { "start": { - "line": 1866, + "line": 1859, "column": 20 }, "end": { - "line": 1866, + "line": 1859, "column": 24 } } @@ -95816,31 +95635,31 @@ "type": "Identifier", "name": "test", "range": [ - 53871, - 53875 + 53696, + 53700 ], "loc": { "start": { - "line": 1866, + "line": 1859, "column": 25 }, "end": { - "line": 1866, + "line": 1859, "column": 29 } } }, "range": [ - 53866, - 53875 + 53691, + 53700 ], "loc": { "start": { - "line": 1866, + "line": 1859, "column": 20 }, "end": { - "line": 1866, + "line": 1859, "column": 29 } } @@ -95850,47 +95669,47 @@ "type": "Identifier", "name": "term", "range": [ - 53876, - 53880 + 53701, + 53705 ], "loc": { "start": { - "line": 1866, + "line": 1859, "column": 30 }, "end": { - "line": 1866, + "line": 1859, "column": 34 } } } ], "range": [ - 53866, - 53881 + 53691, + 53706 ], "loc": { "start": { - "line": 1866, + "line": 1859, "column": 20 }, "end": { - "line": 1866, + "line": 1859, "column": 35 } } }, "range": [ - 53858, - 53881 + 53683, + 53706 ], "loc": { "start": { - "line": 1866, + "line": 1859, "column": 12 }, "end": { - "line": 1866, + "line": 1859, "column": 35 } } @@ -95901,16 +95720,16 @@ "type": "Identifier", "name": "hasGR", "range": [ - 53895, - 53900 + 53720, + 53725 ], "loc": { "start": { - "line": 1867, + "line": 1860, "column": 12 }, "end": { - "line": 1867, + "line": 1860, "column": 17 } } @@ -95924,16 +95743,16 @@ "type": "Identifier", "name": "reG", "range": [ - 53903, - 53906 + 53728, + 53731 ], "loc": { "start": { - "line": 1867, + "line": 1860, "column": 20 }, "end": { - "line": 1867, + "line": 1860, "column": 23 } } @@ -95942,31 +95761,31 @@ "type": "Identifier", "name": "test", "range": [ - 53907, - 53911 + 53732, + 53736 ], "loc": { "start": { - "line": 1867, + "line": 1860, "column": 24 }, "end": { - "line": 1867, + "line": 1860, "column": 28 } } }, "range": [ - 53903, - 53911 + 53728, + 53736 ], "loc": { "start": { - "line": 1867, + "line": 1860, "column": 20 }, "end": { - "line": 1867, + "line": 1860, "column": 28 } } @@ -95976,47 +95795,47 @@ "type": "Identifier", "name": "term", "range": [ - 53912, - 53916 + 53737, + 53741 ], "loc": { "start": { - "line": 1867, + "line": 1860, "column": 29 }, "end": { - "line": 1867, + "line": 1860, "column": 33 } } } ], "range": [ - 53903, - 53917 + 53728, + 53742 ], "loc": { "start": { - "line": 1867, + "line": 1860, "column": 20 }, "end": { - "line": 1867, + "line": 1860, "column": 34 } } }, "range": [ - 53895, - 53917 + 53720, + 53742 ], "loc": { "start": { - "line": 1867, + "line": 1860, "column": 12 }, "end": { - "line": 1867, + "line": 1860, "column": 34 } } @@ -96027,16 +95846,16 @@ "type": "Identifier", "name": "hasGE", "range": [ - 53931, - 53936 + 53756, + 53761 ], "loc": { "start": { - "line": 1868, + "line": 1861, "column": 12 }, "end": { - "line": 1868, + "line": 1861, "column": 17 } } @@ -96050,16 +95869,16 @@ "type": "Identifier", "name": "reGe", "range": [ - 53939, - 53943 + 53764, + 53768 ], "loc": { "start": { - "line": 1868, + "line": 1861, "column": 20 }, "end": { - "line": 1868, + "line": 1861, "column": 24 } } @@ -96068,31 +95887,31 @@ "type": "Identifier", "name": "test", "range": [ - 53944, - 53948 + 53769, + 53773 ], "loc": { "start": { - "line": 1868, + "line": 1861, "column": 25 }, "end": { - "line": 1868, + "line": 1861, "column": 29 } } }, "range": [ - 53939, - 53948 + 53764, + 53773 ], "loc": { "start": { - "line": 1868, + "line": 1861, "column": 20 }, "end": { - "line": 1868, + "line": 1861, "column": 29 } } @@ -96102,47 +95921,47 @@ "type": "Identifier", "name": "term", "range": [ - 53949, - 53953 + 53774, + 53778 ], "loc": { "start": { - "line": 1868, + "line": 1861, "column": 30 }, "end": { - "line": 1868, + "line": 1861, "column": 34 } } } ], "range": [ - 53939, - 53954 + 53764, + 53779 ], "loc": { "start": { - "line": 1868, + "line": 1861, "column": 20 }, "end": { - "line": 1868, + "line": 1861, "column": 35 } } }, "range": [ - 53931, - 53954 + 53756, + 53779 ], "loc": { "start": { - "line": 1868, + "line": 1861, "column": 12 }, "end": { - "line": 1868, + "line": 1861, "column": 35 } } @@ -96153,16 +95972,16 @@ "type": "Identifier", "name": "hasDF", "range": [ - 53968, - 53973 + 53793, + 53798 ], "loc": { "start": { - "line": 1869, + "line": 1862, "column": 12 }, "end": { - "line": 1869, + "line": 1862, "column": 17 } } @@ -96176,16 +95995,16 @@ "type": "Identifier", "name": "reD", "range": [ - 53976, - 53979 + 53801, + 53804 ], "loc": { "start": { - "line": 1869, + "line": 1862, "column": 20 }, "end": { - "line": 1869, + "line": 1862, "column": 23 } } @@ -96194,31 +96013,31 @@ "type": "Identifier", "name": "test", "range": [ - 53980, - 53984 + 53805, + 53809 ], "loc": { "start": { - "line": 1869, + "line": 1862, "column": 24 }, "end": { - "line": 1869, + "line": 1862, "column": 28 } } }, "range": [ - 53976, - 53984 + 53801, + 53809 ], "loc": { "start": { - "line": 1869, + "line": 1862, "column": 20 }, "end": { - "line": 1869, + "line": 1862, "column": 28 } } @@ -96228,47 +96047,47 @@ "type": "Identifier", "name": "term", "range": [ - 53985, - 53989 + 53810, + 53814 ], "loc": { "start": { - "line": 1869, + "line": 1862, "column": 29 }, "end": { - "line": 1869, + "line": 1862, "column": 33 } } } ], "range": [ - 53976, - 53990 + 53801, + 53815 ], "loc": { "start": { - "line": 1869, + "line": 1862, "column": 20 }, "end": { - "line": 1869, + "line": 1862, "column": 34 } } }, "range": [ - 53968, - 53990 + 53793, + 53815 ], "loc": { "start": { - "line": 1869, + "line": 1862, "column": 12 }, "end": { - "line": 1869, + "line": 1862, "column": 34 } } @@ -96279,16 +96098,16 @@ "type": "Identifier", "name": "hasEQ", "range": [ - 54004, - 54009 + 53829, + 53834 ], "loc": { "start": { - "line": 1870, + "line": 1863, "column": 12 }, "end": { - "line": 1870, + "line": 1863, "column": 17 } } @@ -96302,16 +96121,16 @@ "type": "Identifier", "name": "reEq", "range": [ - 54012, - 54016 + 53837, + 53841 ], "loc": { "start": { - "line": 1870, + "line": 1863, "column": 20 }, "end": { - "line": 1870, + "line": 1863, "column": 24 } } @@ -96320,31 +96139,31 @@ "type": "Identifier", "name": "test", "range": [ - 54017, - 54021 + 53842, + 53846 ], "loc": { "start": { - "line": 1870, + "line": 1863, "column": 25 }, "end": { - "line": 1870, + "line": 1863, "column": 29 } } }, "range": [ - 54012, - 54021 + 53837, + 53846 ], "loc": { "start": { - "line": 1870, + "line": 1863, "column": 20 }, "end": { - "line": 1870, + "line": 1863, "column": 29 } } @@ -96354,47 +96173,47 @@ "type": "Identifier", "name": "term", "range": [ - 54022, - 54026 + 53847, + 53851 ], "loc": { "start": { - "line": 1870, + "line": 1863, "column": 30 }, "end": { - "line": 1870, + "line": 1863, "column": 34 } } } ], "range": [ - 54012, - 54027 + 53837, + 53852 ], "loc": { "start": { - "line": 1870, + "line": 1863, "column": 20 }, "end": { - "line": 1870, + "line": 1863, "column": 35 } } }, "range": [ - 54004, - 54027 + 53829, + 53852 ], "loc": { "start": { - "line": 1870, + "line": 1863, "column": 12 }, "end": { - "line": 1870, + "line": 1863, "column": 35 } } @@ -96405,16 +96224,16 @@ "type": "Identifier", "name": "hasLK", "range": [ - 54041, - 54046 + 53866, + 53871 ], "loc": { "start": { - "line": 1871, + "line": 1864, "column": 12 }, "end": { - "line": 1871, + "line": 1864, "column": 17 } } @@ -96428,16 +96247,16 @@ "type": "Identifier", "name": "reLk", "range": [ - 54049, - 54053 + 53874, + 53878 ], "loc": { "start": { - "line": 1871, + "line": 1864, "column": 20 }, "end": { - "line": 1871, + "line": 1864, "column": 24 } } @@ -96446,31 +96265,31 @@ "type": "Identifier", "name": "test", "range": [ - 54054, - 54058 + 53879, + 53883 ], "loc": { "start": { - "line": 1871, + "line": 1864, "column": 25 }, "end": { - "line": 1871, + "line": 1864, "column": 29 } } }, "range": [ - 54049, - 54058 + 53874, + 53883 ], "loc": { "start": { - "line": 1871, + "line": 1864, "column": 20 }, "end": { - "line": 1871, + "line": 1864, "column": 29 } } @@ -96480,47 +96299,47 @@ "type": "Identifier", "name": "term", "range": [ - 54059, - 54063 + 53884, + 53888 ], "loc": { "start": { - "line": 1871, + "line": 1864, "column": 30 }, "end": { - "line": 1871, + "line": 1864, "column": 34 } } } ], "range": [ - 54049, - 54064 + 53874, + 53889 ], "loc": { "start": { - "line": 1871, + "line": 1864, "column": 20 }, "end": { - "line": 1871, + "line": 1864, "column": 35 } } }, "range": [ - 54041, - 54064 + 53866, + 53889 ], "loc": { "start": { - "line": 1871, + "line": 1864, "column": 12 }, "end": { - "line": 1871, + "line": 1864, "column": 35 } } @@ -96531,16 +96350,16 @@ "type": "Identifier", "name": "hasST", "range": [ - 54121, - 54126 + 53946, + 53951 ], "loc": { "start": { - "line": 1873, + "line": 1866, "column": 12 }, "end": { - "line": 1873, + "line": 1866, "column": 17 } } @@ -96554,16 +96373,16 @@ "type": "Identifier", "name": "reSt", "range": [ - 54129, - 54133 + 53954, + 53958 ], "loc": { "start": { - "line": 1873, + "line": 1866, "column": 20 }, "end": { - "line": 1873, + "line": 1866, "column": 24 } } @@ -96572,31 +96391,31 @@ "type": "Identifier", "name": "test", "range": [ - 54134, - 54138 + 53959, + 53963 ], "loc": { "start": { - "line": 1873, + "line": 1866, "column": 25 }, "end": { - "line": 1873, + "line": 1866, "column": 29 } } }, "range": [ - 54129, - 54138 + 53954, + 53963 ], "loc": { "start": { - "line": 1873, + "line": 1866, "column": 20 }, "end": { - "line": 1873, + "line": 1866, "column": 29 } } @@ -96606,47 +96425,47 @@ "type": "Identifier", "name": "term", "range": [ - 54139, - 54143 + 53964, + 53968 ], "loc": { "start": { - "line": 1873, + "line": 1866, "column": 30 }, "end": { - "line": 1873, + "line": 1866, "column": 34 } } } ], "range": [ - 54129, - 54144 + 53954, + 53969 ], "loc": { "start": { - "line": 1873, + "line": 1866, "column": 20 }, "end": { - "line": 1873, + "line": 1866, "column": 35 } } }, "range": [ - 54121, - 54144 + 53946, + 53969 ], "loc": { "start": { - "line": 1873, + "line": 1866, "column": 12 }, "end": { - "line": 1873, + "line": 1866, "column": 35 } }, @@ -96655,16 +96474,16 @@ "type": "Line", "value": " hatermN = re_an.test(term),", "range": [ - 54078, - 54108 + 53903, + 53933 ], "loc": { "start": { - "line": 1872, + "line": 1865, "column": 12 }, "end": { - "line": 1872, + "line": 1865, "column": 42 } } @@ -96677,16 +96496,16 @@ "type": "Identifier", "name": "hasEN", "range": [ - 54158, - 54163 + 53983, + 53988 ], "loc": { "start": { - "line": 1874, + "line": 1867, "column": 12 }, "end": { - "line": 1874, + "line": 1867, "column": 17 } } @@ -96700,16 +96519,16 @@ "type": "Identifier", "name": "reEn", "range": [ - 54166, - 54170 + 53991, + 53995 ], "loc": { "start": { - "line": 1874, + "line": 1867, "column": 20 }, "end": { - "line": 1874, + "line": 1867, "column": 24 } } @@ -96718,31 +96537,31 @@ "type": "Identifier", "name": "test", "range": [ - 54171, - 54175 + 53996, + 54000 ], "loc": { "start": { - "line": 1874, + "line": 1867, "column": 25 }, "end": { - "line": 1874, + "line": 1867, "column": 29 } } }, "range": [ - 54166, - 54175 + 53991, + 54000 ], "loc": { "start": { - "line": 1874, + "line": 1867, "column": 20 }, "end": { - "line": 1874, + "line": 1867, "column": 29 } } @@ -96752,47 +96571,47 @@ "type": "Identifier", "name": "term", "range": [ - 54176, - 54180 + 54001, + 54005 ], "loc": { "start": { - "line": 1874, + "line": 1867, "column": 30 }, "end": { - "line": 1874, + "line": 1867, "column": 34 } } } ], "range": [ - 54166, - 54181 + 53991, + 54006 ], "loc": { "start": { - "line": 1874, + "line": 1867, "column": 20 }, "end": { - "line": 1874, + "line": 1867, "column": 35 } } }, "range": [ - 54158, - 54181 + 53983, + 54006 ], "loc": { "start": { - "line": 1874, + "line": 1867, "column": 12 }, "end": { - "line": 1874, + "line": 1867, "column": 35 } } @@ -96803,16 +96622,16 @@ "type": "Identifier", "name": "hasEM", "range": [ - 54195, - 54200 + 54020, + 54025 ], "loc": { "start": { - "line": 1875, + "line": 1868, "column": 12 }, "end": { - "line": 1875, + "line": 1868, "column": 17 } } @@ -96824,16 +96643,16 @@ "type": "Identifier", "name": "reEm", "range": [ - 54204, - 54208 + 54029, + 54033 ], "loc": { "start": { - "line": 1875, + "line": 1868, "column": 21 }, "end": { - "line": 1875, + "line": 1868, "column": 25 } } @@ -96842,46 +96661,46 @@ "type": "Identifier", "name": "term", "range": [ - 54213, - 54217 + 54038, + 54042 ], "loc": { "start": { - "line": 1875, + "line": 1868, "column": 30 }, "end": { - "line": 1875, + "line": 1868, "column": 34 } } }, "range": [ - 54204, - 54217 + 54029, + 54042 ], "loc": { "start": { - "line": 1875, + "line": 1868, "column": 21 }, "end": { - "line": 1875, + "line": 1868, "column": 34 } } }, "range": [ - 54195, - 54218 + 54020, + 54043 ], "loc": { "start": { - "line": 1875, + "line": 1868, "column": 12 }, "end": { - "line": 1875, + "line": 1868, "column": 35 } } @@ -96892,16 +96711,16 @@ "type": "Identifier", "name": "hasNM", "range": [ - 54232, - 54237 + 54057, + 54062 ], "loc": { "start": { - "line": 1876, + "line": 1869, "column": 12 }, "end": { - "line": 1876, + "line": 1869, "column": 17 } } @@ -96913,16 +96732,16 @@ "type": "Identifier", "name": "reNm", "range": [ - 54241, - 54245 + 54066, + 54070 ], "loc": { "start": { - "line": 1876, + "line": 1869, "column": 21 }, "end": { - "line": 1876, + "line": 1869, "column": 25 } } @@ -96931,46 +96750,46 @@ "type": "Identifier", "name": "term", "range": [ - 54250, - 54254 + 54075, + 54079 ], "loc": { "start": { - "line": 1876, + "line": 1869, "column": 30 }, "end": { - "line": 1876, + "line": 1869, "column": 34 } } }, "range": [ - 54241, - 54254 + 54066, + 54079 ], "loc": { "start": { - "line": 1876, + "line": 1869, "column": 21 }, "end": { - "line": 1876, + "line": 1869, "column": 34 } } }, "range": [ - 54232, - 54255 + 54057, + 54080 ], "loc": { "start": { - "line": 1876, + "line": 1869, "column": 12 }, "end": { - "line": 1876, + "line": 1869, "column": 35 } } @@ -96981,16 +96800,16 @@ "type": "Identifier", "name": "hasRE", "range": [ - 54269, - 54274 + 54094, + 54099 ], "loc": { "start": { - "line": 1877, + "line": 1870, "column": 12 }, "end": { - "line": 1877, + "line": 1870, "column": 17 } } @@ -97004,16 +96823,16 @@ "type": "Identifier", "name": "reRe", "range": [ - 54277, - 54281 + 54102, + 54106 ], "loc": { "start": { - "line": 1877, + "line": 1870, "column": 20 }, "end": { - "line": 1877, + "line": 1870, "column": 24 } } @@ -97022,31 +96841,31 @@ "type": "Identifier", "name": "test", "range": [ - 54282, - 54286 + 54107, + 54111 ], "loc": { "start": { - "line": 1877, + "line": 1870, "column": 25 }, "end": { - "line": 1877, + "line": 1870, "column": 29 } } }, "range": [ - 54277, - 54286 + 54102, + 54111 ], "loc": { "start": { - "line": 1877, + "line": 1870, "column": 20 }, "end": { - "line": 1877, + "line": 1870, "column": 29 } } @@ -97056,47 +96875,47 @@ "type": "Identifier", "name": "term", "range": [ - 54287, - 54291 + 54112, + 54116 ], "loc": { "start": { - "line": 1877, + "line": 1870, "column": 30 }, "end": { - "line": 1877, + "line": 1870, "column": 34 } } } ], "range": [ - 54277, - 54292 + 54102, + 54117 ], "loc": { "start": { - "line": 1877, + "line": 1870, "column": 20 }, "end": { - "line": 1877, + "line": 1870, "column": 35 } } }, "range": [ - 54269, - 54292 + 54094, + 54117 ], "loc": { "start": { - "line": 1877, + "line": 1870, "column": 12 }, "end": { - "line": 1877, + "line": 1870, "column": 35 } } @@ -97104,16 +96923,16 @@ ], "kind": "let", "range": [ - 53818, - 54293 + 53643, + 54118 ], "loc": { "start": { - "line": 1865, + "line": 1858, "column": 8 }, "end": { - "line": 1877, + "line": 1870, "column": 36 } }, @@ -97122,16 +96941,16 @@ "type": "Line", "value": "Search arg operator tests", "range": [ - 53782, - 53809 + 53607, + 53634 ], "loc": { "start": { - "line": 1864, + "line": 1857, "column": 8 }, "end": { - "line": 1864, + "line": 1857, "column": 35 } } @@ -97142,16 +96961,16 @@ "type": "Line", "value": " Check for dates or resolve date type", "range": [ - 54303, - 54342 + 54128, + 54167 ], "loc": { "start": { - "line": 1879, + "line": 1872, "column": 8 }, "end": { - "line": 1879, + "line": 1872, "column": 47 } } @@ -97168,16 +96987,16 @@ "object": { "type": "ThisExpression", "range": [ - 54355, - 54359 + 54180, + 54184 ], "loc": { "start": { - "line": 1880, + "line": 1873, "column": 12 }, "end": { - "line": 1880, + "line": 1873, "column": 16 } } @@ -97186,31 +97005,31 @@ "type": "Identifier", "name": "hasType", "range": [ - 54360, - 54367 + 54185, + 54192 ], "loc": { "start": { - "line": 1880, + "line": 1873, "column": 17 }, "end": { - "line": 1880, + "line": 1873, "column": 24 } } }, "range": [ - 54355, - 54367 + 54180, + 54192 ], "loc": { "start": { - "line": 1880, + "line": 1873, "column": 12 }, "end": { - "line": 1880, + "line": 1873, "column": 24 } } @@ -97220,16 +97039,16 @@ "type": "Identifier", "name": "colIdx", "range": [ - 54368, - 54374 + 54193, + 54199 ], "loc": { "start": { - "line": 1880, + "line": 1873, "column": 25 }, "end": { - "line": 1880, + "line": 1873, "column": 31 } } @@ -97241,48 +97060,48 @@ "type": "Identifier", "name": "DATE", "range": [ - 54377, - 54381 + 54202, + 54206 ], "loc": { "start": { - "line": 1880, + "line": 1873, "column": 34 }, "end": { - "line": 1880, + "line": 1873, "column": 38 } } } ], "range": [ - 54376, - 54382 + 54201, + 54207 ], "loc": { "start": { - "line": 1880, + "line": 1873, "column": 33 }, "end": { - "line": 1880, + "line": 1873, "column": 39 } } } ], "range": [ - 54355, - 54383 + 54180, + 54208 ], "loc": { "start": { - "line": 1880, + "line": 1873, "column": 12 }, "end": { - "line": 1880, + "line": 1873, "column": 40 } } @@ -97299,32 +97118,32 @@ "type": "Identifier", "name": "dte1", "range": [ - 54403, - 54407 + 54228, + 54232 ], "loc": { "start": { - "line": 1881, + "line": 1874, "column": 16 }, "end": { - "line": 1881, + "line": 1874, "column": 20 } } }, "init": null, "range": [ - 54403, - 54407 + 54228, + 54232 ], "loc": { "start": { - "line": 1881, + "line": 1874, "column": 16 }, "end": { - "line": 1881, + "line": 1874, "column": 20 } } @@ -97335,32 +97154,32 @@ "type": "Identifier", "name": "dte2", "range": [ - 54409, - 54413 + 54234, + 54238 ], "loc": { "start": { - "line": 1881, + "line": 1874, "column": 22 }, "end": { - "line": 1881, + "line": 1874, "column": 26 } } }, "init": null, "range": [ - 54409, - 54413 + 54234, + 54238 ], "loc": { "start": { - "line": 1881, + "line": 1874, "column": 22 }, "end": { - "line": 1881, + "line": 1874, "column": 26 } } @@ -97368,16 +97187,16 @@ ], "kind": "let", "range": [ - 54399, - 54414 + 54224, + 54239 ], "loc": { "start": { - "line": 1881, + "line": 1874, "column": 12 }, "end": { - "line": 1881, + "line": 1874, "column": 27 } } @@ -97391,16 +97210,16 @@ "type": "Identifier", "name": "dateType", "range": [ - 54432, - 54440 + 54257, + 54265 ], "loc": { "start": { - "line": 1883, + "line": 1876, "column": 16 }, "end": { - "line": 1883, + "line": 1876, "column": 24 } } @@ -97414,16 +97233,16 @@ "object": { "type": "ThisExpression", "range": [ - 54443, - 54447 + 54268, + 54272 ], "loc": { "start": { - "line": 1883, + "line": 1876, "column": 27 }, "end": { - "line": 1883, + "line": 1876, "column": 31 } } @@ -97432,31 +97251,31 @@ "type": "Identifier", "name": "Mod", "range": [ - 54448, - 54451 + 54273, + 54276 ], "loc": { "start": { - "line": 1883, + "line": 1876, "column": 32 }, "end": { - "line": 1883, + "line": 1876, "column": 35 } } }, "range": [ - 54443, - 54451 + 54268, + 54276 ], "loc": { "start": { - "line": 1883, + "line": 1876, "column": 27 }, "end": { - "line": 1883, + "line": 1876, "column": 35 } } @@ -97465,46 +97284,46 @@ "type": "Identifier", "name": "dateType", "range": [ - 54452, - 54460 + 54277, + 54285 ], "loc": { "start": { - "line": 1883, + "line": 1876, "column": 36 }, "end": { - "line": 1883, + "line": 1876, "column": 44 } } }, "range": [ - 54443, - 54460 + 54268, + 54285 ], "loc": { "start": { - "line": 1883, + "line": 1876, "column": 27 }, "end": { - "line": 1883, + "line": 1876, "column": 44 } } }, "range": [ - 54432, - 54460 + 54257, + 54285 ], "loc": { "start": { - "line": 1883, + "line": 1876, "column": 16 }, "end": { - "line": 1883, + "line": 1876, "column": 44 } } @@ -97512,16 +97331,16 @@ ], "kind": "let", "range": [ - 54428, - 54461 + 54253, + 54286 ], "loc": { "start": { - "line": 1883, + "line": 1876, "column": 12 }, "end": { - "line": 1883, + "line": 1876, "column": 45 } } @@ -97535,16 +97354,16 @@ "type": "Identifier", "name": "isValidDate", "range": [ - 54478, - 54489 + 54303, + 54314 ], "loc": { "start": { - "line": 1884, + "line": 1877, "column": 16 }, "end": { - "line": 1884, + "line": 1877, "column": 27 } } @@ -97561,16 +97380,16 @@ "type": "Identifier", "name": "dateType", "range": [ - 54492, - 54500 + 54317, + 54325 ], "loc": { "start": { - "line": 1884, + "line": 1877, "column": 30 }, "end": { - "line": 1884, + "line": 1877, "column": 38 } } @@ -97579,31 +97398,31 @@ "type": "Identifier", "name": "isValid", "range": [ - 54501, - 54508 + 54326, + 54333 ], "loc": { "start": { - "line": 1884, + "line": 1877, "column": 39 }, "end": { - "line": 1884, + "line": 1877, "column": 46 } } }, "range": [ - 54492, - 54508 + 54317, + 54333 ], "loc": { "start": { - "line": 1884, + "line": 1877, "column": 30 }, "end": { - "line": 1884, + "line": 1877, "column": 46 } } @@ -97612,31 +97431,31 @@ "type": "Identifier", "name": "bind", "range": [ - 54509, - 54513 + 54334, + 54338 ], "loc": { "start": { - "line": 1884, + "line": 1877, "column": 47 }, "end": { - "line": 1884, + "line": 1877, "column": 51 } } }, "range": [ - 54492, - 54513 + 54317, + 54338 ], "loc": { "start": { - "line": 1884, + "line": 1877, "column": 30 }, "end": { - "line": 1884, + "line": 1877, "column": 51 } } @@ -97646,47 +97465,47 @@ "type": "Identifier", "name": "dateType", "range": [ - 54514, - 54522 + 54339, + 54347 ], "loc": { "start": { - "line": 1884, + "line": 1877, "column": 52 }, "end": { - "line": 1884, + "line": 1877, "column": 60 } } } ], "range": [ - 54492, - 54523 + 54317, + 54348 ], "loc": { "start": { - "line": 1884, + "line": 1877, "column": 30 }, "end": { - "line": 1884, + "line": 1877, "column": 61 } } }, "range": [ - 54478, - 54523 + 54303, + 54348 ], "loc": { "start": { - "line": 1884, + "line": 1877, "column": 16 }, "end": { - "line": 1884, + "line": 1877, "column": 61 } } @@ -97694,16 +97513,16 @@ ], "kind": "let", "range": [ - 54474, - 54524 + 54299, + 54349 ], "loc": { "start": { - "line": 1884, + "line": 1877, "column": 12 }, "end": { - "line": 1884, + "line": 1877, "column": 62 } } @@ -97717,16 +97536,16 @@ "type": "Identifier", "name": "parseDate", "range": [ - 54541, - 54550 + 54366, + 54375 ], "loc": { "start": { - "line": 1885, + "line": 1878, "column": 16 }, "end": { - "line": 1885, + "line": 1878, "column": 25 } } @@ -97743,16 +97562,16 @@ "type": "Identifier", "name": "dateType", "range": [ - 54553, - 54561 + 54378, + 54386 ], "loc": { "start": { - "line": 1885, + "line": 1878, "column": 28 }, "end": { - "line": 1885, + "line": 1878, "column": 36 } } @@ -97761,31 +97580,31 @@ "type": "Identifier", "name": "parse", "range": [ - 54562, - 54567 + 54387, + 54392 ], "loc": { "start": { - "line": 1885, + "line": 1878, "column": 37 }, "end": { - "line": 1885, + "line": 1878, "column": 42 } } }, "range": [ - 54553, - 54567 + 54378, + 54392 ], "loc": { "start": { - "line": 1885, + "line": 1878, "column": 28 }, "end": { - "line": 1885, + "line": 1878, "column": 42 } } @@ -97794,31 +97613,31 @@ "type": "Identifier", "name": "bind", "range": [ - 54568, - 54572 + 54393, + 54397 ], "loc": { "start": { - "line": 1885, + "line": 1878, "column": 43 }, "end": { - "line": 1885, + "line": 1878, "column": 47 } } }, "range": [ - 54553, - 54572 + 54378, + 54397 ], "loc": { "start": { - "line": 1885, + "line": 1878, "column": 28 }, "end": { - "line": 1885, + "line": 1878, "column": 47 } } @@ -97828,47 +97647,47 @@ "type": "Identifier", "name": "dateType", "range": [ - 54573, - 54581 + 54398, + 54406 ], "loc": { "start": { - "line": 1885, + "line": 1878, "column": 48 }, "end": { - "line": 1885, + "line": 1878, "column": 56 } } } ], "range": [ - 54553, - 54582 + 54378, + 54407 ], "loc": { "start": { - "line": 1885, + "line": 1878, "column": 28 }, "end": { - "line": 1885, + "line": 1878, "column": 57 } } }, "range": [ - 54541, - 54582 + 54366, + 54407 ], "loc": { "start": { - "line": 1885, + "line": 1878, "column": 16 }, "end": { - "line": 1885, + "line": 1878, "column": 57 } } @@ -97876,16 +97695,16 @@ ], "kind": "let", "range": [ - 54537, - 54583 + 54362, + 54408 ], "loc": { "start": { - "line": 1885, + "line": 1878, "column": 12 }, "end": { - "line": 1885, + "line": 1878, "column": 58 } } @@ -97899,16 +97718,16 @@ "type": "Identifier", "name": "locale", "range": [ - 54600, - 54606 + 54425, + 54431 ], "loc": { "start": { - "line": 1886, + "line": 1879, "column": 16 }, "end": { - "line": 1886, + "line": 1879, "column": 22 } } @@ -97928,16 +97747,16 @@ "type": "Identifier", "name": "dateType", "range": [ - 54609, - 54617 + 54434, + 54442 ], "loc": { "start": { - "line": 1886, + "line": 1879, "column": 25 }, "end": { - "line": 1886, + "line": 1879, "column": 33 } } @@ -97946,31 +97765,31 @@ "type": "Identifier", "name": "getOptions", "range": [ - 54618, - 54628 + 54443, + 54453 ], "loc": { "start": { - "line": 1886, + "line": 1879, "column": 34 }, "end": { - "line": 1886, + "line": 1879, "column": 44 } } }, "range": [ - 54609, - 54628 + 54434, + 54453 ], "loc": { "start": { - "line": 1886, + "line": 1879, "column": 25 }, "end": { - "line": 1886, + "line": 1879, "column": 44 } } @@ -97980,32 +97799,32 @@ "type": "Identifier", "name": "colIdx", "range": [ - 54629, - 54635 + 54454, + 54460 ], "loc": { "start": { - "line": 1886, + "line": 1879, "column": 45 }, "end": { - "line": 1886, + "line": 1879, "column": 51 } } } ], "range": [ - 54609, - 54636 + 54434, + 54461 ], "loc": { "start": { - "line": 1886, + "line": 1879, "column": 25 }, "end": { - "line": 1886, + "line": 1879, "column": 52 } } @@ -98014,31 +97833,31 @@ "type": "Identifier", "name": "locale", "range": [ - 54637, - 54643 + 54462, + 54468 ], "loc": { "start": { - "line": 1886, + "line": 1879, "column": 53 }, "end": { - "line": 1886, + "line": 1879, "column": 59 } } }, "range": [ - 54609, - 54643 + 54434, + 54468 ], "loc": { "start": { - "line": 1886, + "line": 1879, "column": 25 }, "end": { - "line": 1886, + "line": 1879, "column": 59 } } @@ -98049,16 +97868,16 @@ "object": { "type": "ThisExpression", "range": [ - 54647, - 54651 + 54472, + 54476 ], "loc": { "start": { - "line": 1886, + "line": 1879, "column": 63 }, "end": { - "line": 1886, + "line": 1879, "column": 67 } } @@ -98067,61 +97886,61 @@ "type": "Identifier", "name": "locale", "range": [ - 54652, - 54658 + 54477, + 54483 ], "loc": { "start": { - "line": 1886, + "line": 1879, "column": 68 }, "end": { - "line": 1886, + "line": 1879, "column": 74 } } }, "range": [ - 54647, - 54658 + 54472, + 54483 ], "loc": { "start": { - "line": 1886, + "line": 1879, "column": 63 }, "end": { - "line": 1886, + "line": 1879, "column": 74 } } }, "range": [ - 54609, - 54658 + 54434, + 54483 ], "loc": { "start": { - "line": 1886, + "line": 1879, "column": 25 }, "end": { - "line": 1886, + "line": 1879, "column": 74 } } }, "range": [ - 54600, - 54658 + 54425, + 54483 ], "loc": { "start": { - "line": 1886, + "line": 1879, "column": 16 }, "end": { - "line": 1886, + "line": 1879, "column": 74 } } @@ -98129,16 +97948,16 @@ ], "kind": "let", "range": [ - 54596, - 54659 + 54421, + 54484 ], "loc": { "start": { - "line": 1886, + "line": 1879, "column": 12 }, "end": { - "line": 1886, + "line": 1879, "column": 75 } }, @@ -98147,16 +97966,16 @@ "type": "Line", "value": " Search arg dates tests", "range": [ - 54673, - 54698 + 54498, + 54523 ], "loc": { "start": { - "line": 1888, + "line": 1881, "column": 12 }, "end": { - "line": 1888, + "line": 1881, "column": 37 } } @@ -98172,16 +97991,16 @@ "type": "Identifier", "name": "isLDate", "range": [ - 54715, - 54722 + 54540, + 54547 ], "loc": { "start": { - "line": 1889, + "line": 1882, "column": 16 }, "end": { - "line": 1889, + "line": 1882, "column": 23 } } @@ -98193,16 +98012,16 @@ "type": "Identifier", "name": "hasLO", "range": [ - 54725, - 54730 + 54550, + 54555 ], "loc": { "start": { - "line": 1889, + "line": 1882, "column": 26 }, "end": { - "line": 1889, + "line": 1882, "column": 31 } } @@ -98213,16 +98032,16 @@ "type": "Identifier", "name": "isValidDate", "range": [ - 54750, - 54761 + 54575, + 54586 ], "loc": { "start": { - "line": 1890, + "line": 1883, "column": 16 }, "end": { - "line": 1890, + "line": 1883, "column": 27 } } @@ -98237,16 +98056,16 @@ "type": "Identifier", "name": "term", "range": [ - 54762, - 54766 + 54587, + 54591 ], "loc": { "start": { - "line": 1890, + "line": 1883, "column": 28 }, "end": { - "line": 1890, + "line": 1883, "column": 32 } } @@ -98255,31 +98074,31 @@ "type": "Identifier", "name": "replace", "range": [ - 54767, - 54774 + 54592, + 54599 ], "loc": { "start": { - "line": 1890, + "line": 1883, "column": 33 }, "end": { - "line": 1890, + "line": 1883, "column": 40 } } }, "range": [ - 54762, - 54774 + 54587, + 54599 ], "loc": { "start": { - "line": 1890, + "line": 1883, "column": 28 }, "end": { - "line": 1890, + "line": 1883, "column": 40 } } @@ -98289,16 +98108,16 @@ "type": "Identifier", "name": "reL", "range": [ - 54775, - 54778 + 54600, + 54603 ], "loc": { "start": { - "line": 1890, + "line": 1883, "column": 41 }, "end": { - "line": 1890, + "line": 1883, "column": 44 } } @@ -98308,32 +98127,32 @@ "value": "", "raw": "''", "range": [ - 54780, - 54782 + 54605, + 54607 ], "loc": { "start": { - "line": 1890, + "line": 1883, "column": 46 }, "end": { - "line": 1890, + "line": 1883, "column": 48 } } } ], "range": [ - 54762, - 54783 + 54587, + 54608 ], "loc": { "start": { - "line": 1890, + "line": 1883, "column": 28 }, "end": { - "line": 1890, + "line": 1883, "column": 49 } } @@ -98342,62 +98161,62 @@ "type": "Identifier", "name": "locale", "range": [ - 54785, - 54791 + 54610, + 54616 ], "loc": { "start": { - "line": 1890, + "line": 1883, "column": 51 }, "end": { - "line": 1890, + "line": 1883, "column": 57 } } } ], "range": [ - 54750, - 54792 + 54575, + 54617 ], "loc": { "start": { - "line": 1890, + "line": 1883, "column": 16 }, "end": { - "line": 1890, + "line": 1883, "column": 58 } } }, "range": [ - 54725, - 54792 + 54550, + 54617 ], "loc": { "start": { - "line": 1889, + "line": 1882, "column": 26 }, "end": { - "line": 1890, + "line": 1883, "column": 58 } } }, "range": [ - 54715, - 54792 + 54540, + 54617 ], "loc": { "start": { - "line": 1889, + "line": 1882, "column": 16 }, "end": { - "line": 1890, + "line": 1883, "column": 58 } } @@ -98405,16 +98224,16 @@ ], "kind": "let", "range": [ - 54711, - 54793 + 54536, + 54618 ], "loc": { "start": { - "line": 1889, + "line": 1882, "column": 12 }, "end": { - "line": 1890, + "line": 1883, "column": 59 } }, @@ -98423,16 +98242,16 @@ "type": "Line", "value": " Search arg dates tests", "range": [ - 54673, - 54698 + 54498, + 54523 ], "loc": { "start": { - "line": 1888, + "line": 1881, "column": 12 }, "end": { - "line": 1888, + "line": 1881, "column": 37 } } @@ -98448,16 +98267,16 @@ "type": "Identifier", "name": "isLEDate", "range": [ - 54810, - 54818 + 54635, + 54643 ], "loc": { "start": { - "line": 1891, + "line": 1884, "column": 16 }, "end": { - "line": 1891, + "line": 1884, "column": 24 } } @@ -98469,16 +98288,16 @@ "type": "Identifier", "name": "hasLE", "range": [ - 54821, - 54826 + 54646, + 54651 ], "loc": { "start": { - "line": 1891, + "line": 1884, "column": 27 }, "end": { - "line": 1891, + "line": 1884, "column": 32 } } @@ -98489,16 +98308,16 @@ "type": "Identifier", "name": "isValidDate", "range": [ - 54846, - 54857 + 54671, + 54682 ], "loc": { "start": { - "line": 1892, + "line": 1885, "column": 16 }, "end": { - "line": 1892, + "line": 1885, "column": 27 } } @@ -98513,16 +98332,16 @@ "type": "Identifier", "name": "term", "range": [ - 54858, - 54862 + 54683, + 54687 ], "loc": { "start": { - "line": 1892, + "line": 1885, "column": 28 }, "end": { - "line": 1892, + "line": 1885, "column": 32 } } @@ -98531,31 +98350,31 @@ "type": "Identifier", "name": "replace", "range": [ - 54863, - 54870 + 54688, + 54695 ], "loc": { "start": { - "line": 1892, + "line": 1885, "column": 33 }, "end": { - "line": 1892, + "line": 1885, "column": 40 } } }, "range": [ - 54858, - 54870 + 54683, + 54695 ], "loc": { "start": { - "line": 1892, + "line": 1885, "column": 28 }, "end": { - "line": 1892, + "line": 1885, "column": 40 } } @@ -98565,16 +98384,16 @@ "type": "Identifier", "name": "reLe", "range": [ - 54871, - 54875 + 54696, + 54700 ], "loc": { "start": { - "line": 1892, + "line": 1885, "column": 41 }, "end": { - "line": 1892, + "line": 1885, "column": 45 } } @@ -98584,32 +98403,32 @@ "value": "", "raw": "''", "range": [ - 54877, - 54879 + 54702, + 54704 ], "loc": { "start": { - "line": 1892, + "line": 1885, "column": 47 }, "end": { - "line": 1892, + "line": 1885, "column": 49 } } } ], "range": [ - 54858, - 54880 + 54683, + 54705 ], "loc": { "start": { - "line": 1892, + "line": 1885, "column": 28 }, "end": { - "line": 1892, + "line": 1885, "column": 50 } } @@ -98618,62 +98437,62 @@ "type": "Identifier", "name": "locale", "range": [ - 54882, - 54888 + 54707, + 54713 ], "loc": { "start": { - "line": 1892, + "line": 1885, "column": 52 }, "end": { - "line": 1892, + "line": 1885, "column": 58 } } } ], "range": [ - 54846, - 54889 + 54671, + 54714 ], "loc": { "start": { - "line": 1892, + "line": 1885, "column": 16 }, "end": { - "line": 1892, + "line": 1885, "column": 59 } } }, "range": [ - 54821, - 54889 + 54646, + 54714 ], "loc": { "start": { - "line": 1891, + "line": 1884, "column": 27 }, "end": { - "line": 1892, + "line": 1885, "column": 59 } } }, "range": [ - 54810, - 54889 + 54635, + 54714 ], "loc": { "start": { - "line": 1891, + "line": 1884, "column": 16 }, "end": { - "line": 1892, + "line": 1885, "column": 59 } } @@ -98681,16 +98500,16 @@ ], "kind": "let", "range": [ - 54806, - 54890 + 54631, + 54715 ], "loc": { "start": { - "line": 1891, + "line": 1884, "column": 12 }, "end": { - "line": 1892, + "line": 1885, "column": 60 } } @@ -98704,16 +98523,16 @@ "type": "Identifier", "name": "isGDate", "range": [ - 54907, - 54914 + 54732, + 54739 ], "loc": { "start": { - "line": 1893, + "line": 1886, "column": 16 }, "end": { - "line": 1893, + "line": 1886, "column": 23 } } @@ -98725,16 +98544,16 @@ "type": "Identifier", "name": "hasGR", "range": [ - 54917, - 54922 + 54742, + 54747 ], "loc": { "start": { - "line": 1893, + "line": 1886, "column": 26 }, "end": { - "line": 1893, + "line": 1886, "column": 31 } } @@ -98745,16 +98564,16 @@ "type": "Identifier", "name": "isValidDate", "range": [ - 54942, - 54953 + 54767, + 54778 ], "loc": { "start": { - "line": 1894, + "line": 1887, "column": 16 }, "end": { - "line": 1894, + "line": 1887, "column": 27 } } @@ -98769,16 +98588,16 @@ "type": "Identifier", "name": "term", "range": [ - 54954, - 54958 + 54779, + 54783 ], "loc": { "start": { - "line": 1894, + "line": 1887, "column": 28 }, "end": { - "line": 1894, + "line": 1887, "column": 32 } } @@ -98787,31 +98606,31 @@ "type": "Identifier", "name": "replace", "range": [ - 54959, - 54966 + 54784, + 54791 ], "loc": { "start": { - "line": 1894, + "line": 1887, "column": 33 }, "end": { - "line": 1894, + "line": 1887, "column": 40 } } }, "range": [ - 54954, - 54966 + 54779, + 54791 ], "loc": { "start": { - "line": 1894, + "line": 1887, "column": 28 }, "end": { - "line": 1894, + "line": 1887, "column": 40 } } @@ -98821,16 +98640,16 @@ "type": "Identifier", "name": "reG", "range": [ - 54967, - 54970 + 54792, + 54795 ], "loc": { "start": { - "line": 1894, + "line": 1887, "column": 41 }, "end": { - "line": 1894, + "line": 1887, "column": 44 } } @@ -98840,32 +98659,32 @@ "value": "", "raw": "''", "range": [ - 54972, - 54974 + 54797, + 54799 ], "loc": { "start": { - "line": 1894, + "line": 1887, "column": 46 }, "end": { - "line": 1894, + "line": 1887, "column": 48 } } } ], "range": [ - 54954, - 54975 + 54779, + 54800 ], "loc": { "start": { - "line": 1894, + "line": 1887, "column": 28 }, "end": { - "line": 1894, + "line": 1887, "column": 49 } } @@ -98874,62 +98693,62 @@ "type": "Identifier", "name": "locale", "range": [ - 54977, - 54983 + 54802, + 54808 ], "loc": { "start": { - "line": 1894, + "line": 1887, "column": 51 }, "end": { - "line": 1894, + "line": 1887, "column": 57 } } } ], "range": [ - 54942, - 54984 + 54767, + 54809 ], "loc": { "start": { - "line": 1894, + "line": 1887, "column": 16 }, "end": { - "line": 1894, + "line": 1887, "column": 58 } } }, "range": [ - 54917, - 54984 + 54742, + 54809 ], "loc": { "start": { - "line": 1893, + "line": 1886, "column": 26 }, "end": { - "line": 1894, + "line": 1887, "column": 58 } } }, "range": [ - 54907, - 54984 + 54732, + 54809 ], "loc": { "start": { - "line": 1893, + "line": 1886, "column": 16 }, "end": { - "line": 1894, + "line": 1887, "column": 58 } } @@ -98937,16 +98756,16 @@ ], "kind": "let", "range": [ - 54903, - 54985 + 54728, + 54810 ], "loc": { "start": { - "line": 1893, + "line": 1886, "column": 12 }, "end": { - "line": 1894, + "line": 1887, "column": 59 } } @@ -98960,16 +98779,16 @@ "type": "Identifier", "name": "isGEDate", "range": [ - 55002, - 55010 + 54827, + 54835 ], "loc": { "start": { - "line": 1895, + "line": 1888, "column": 16 }, "end": { - "line": 1895, + "line": 1888, "column": 24 } } @@ -98981,16 +98800,16 @@ "type": "Identifier", "name": "hasGE", "range": [ - 55013, - 55018 + 54838, + 54843 ], "loc": { "start": { - "line": 1895, + "line": 1888, "column": 27 }, "end": { - "line": 1895, + "line": 1888, "column": 32 } } @@ -99001,16 +98820,16 @@ "type": "Identifier", "name": "isValidDate", "range": [ - 55038, - 55049 + 54863, + 54874 ], "loc": { "start": { - "line": 1896, + "line": 1889, "column": 16 }, "end": { - "line": 1896, + "line": 1889, "column": 27 } } @@ -99025,16 +98844,16 @@ "type": "Identifier", "name": "term", "range": [ - 55050, - 55054 + 54875, + 54879 ], "loc": { "start": { - "line": 1896, + "line": 1889, "column": 28 }, "end": { - "line": 1896, + "line": 1889, "column": 32 } } @@ -99043,31 +98862,31 @@ "type": "Identifier", "name": "replace", "range": [ - 55055, - 55062 + 54880, + 54887 ], "loc": { "start": { - "line": 1896, + "line": 1889, "column": 33 }, "end": { - "line": 1896, + "line": 1889, "column": 40 } } }, "range": [ - 55050, - 55062 + 54875, + 54887 ], "loc": { "start": { - "line": 1896, + "line": 1889, "column": 28 }, "end": { - "line": 1896, + "line": 1889, "column": 40 } } @@ -99077,16 +98896,16 @@ "type": "Identifier", "name": "reGe", "range": [ - 55063, - 55067 + 54888, + 54892 ], "loc": { "start": { - "line": 1896, + "line": 1889, "column": 41 }, "end": { - "line": 1896, + "line": 1889, "column": 45 } } @@ -99096,32 +98915,32 @@ "value": "", "raw": "''", "range": [ - 55069, - 55071 + 54894, + 54896 ], "loc": { "start": { - "line": 1896, + "line": 1889, "column": 47 }, "end": { - "line": 1896, + "line": 1889, "column": 49 } } } ], "range": [ - 55050, - 55072 + 54875, + 54897 ], "loc": { "start": { - "line": 1896, + "line": 1889, "column": 28 }, "end": { - "line": 1896, + "line": 1889, "column": 50 } } @@ -99130,62 +98949,62 @@ "type": "Identifier", "name": "locale", "range": [ - 55074, - 55080 + 54899, + 54905 ], "loc": { "start": { - "line": 1896, + "line": 1889, "column": 52 }, "end": { - "line": 1896, + "line": 1889, "column": 58 } } } ], "range": [ - 55038, - 55081 + 54863, + 54906 ], "loc": { "start": { - "line": 1896, + "line": 1889, "column": 16 }, "end": { - "line": 1896, + "line": 1889, "column": 59 } } }, "range": [ - 55013, - 55081 + 54838, + 54906 ], "loc": { "start": { - "line": 1895, + "line": 1888, "column": 27 }, "end": { - "line": 1896, + "line": 1889, "column": 59 } } }, "range": [ - 55002, - 55081 + 54827, + 54906 ], "loc": { "start": { - "line": 1895, + "line": 1888, "column": 16 }, "end": { - "line": 1896, + "line": 1889, "column": 59 } } @@ -99193,16 +99012,16 @@ ], "kind": "let", "range": [ - 54998, - 55082 + 54823, + 54907 ], "loc": { "start": { - "line": 1895, + "line": 1888, "column": 12 }, "end": { - "line": 1896, + "line": 1889, "column": 60 } } @@ -99216,16 +99035,16 @@ "type": "Identifier", "name": "isDFDate", "range": [ - 55099, - 55107 + 54924, + 54932 ], "loc": { "start": { - "line": 1897, + "line": 1890, "column": 16 }, "end": { - "line": 1897, + "line": 1890, "column": 24 } } @@ -99237,16 +99056,16 @@ "type": "Identifier", "name": "hasDF", "range": [ - 55110, - 55115 + 54935, + 54940 ], "loc": { "start": { - "line": 1897, + "line": 1890, "column": 27 }, "end": { - "line": 1897, + "line": 1890, "column": 32 } } @@ -99257,16 +99076,16 @@ "type": "Identifier", "name": "isValidDate", "range": [ - 55135, - 55146 + 54960, + 54971 ], "loc": { "start": { - "line": 1898, + "line": 1891, "column": 16 }, "end": { - "line": 1898, + "line": 1891, "column": 27 } } @@ -99281,16 +99100,16 @@ "type": "Identifier", "name": "term", "range": [ - 55147, - 55151 + 54972, + 54976 ], "loc": { "start": { - "line": 1898, + "line": 1891, "column": 28 }, "end": { - "line": 1898, + "line": 1891, "column": 32 } } @@ -99299,31 +99118,31 @@ "type": "Identifier", "name": "replace", "range": [ - 55152, - 55159 + 54977, + 54984 ], "loc": { "start": { - "line": 1898, + "line": 1891, "column": 33 }, "end": { - "line": 1898, + "line": 1891, "column": 40 } } }, "range": [ - 55147, - 55159 + 54972, + 54984 ], "loc": { "start": { - "line": 1898, + "line": 1891, "column": 28 }, "end": { - "line": 1898, + "line": 1891, "column": 40 } } @@ -99333,16 +99152,16 @@ "type": "Identifier", "name": "reD", "range": [ - 55160, - 55163 + 54985, + 54988 ], "loc": { "start": { - "line": 1898, + "line": 1891, "column": 41 }, "end": { - "line": 1898, + "line": 1891, "column": 44 } } @@ -99352,32 +99171,32 @@ "value": "", "raw": "''", "range": [ - 55165, - 55167 + 54990, + 54992 ], "loc": { "start": { - "line": 1898, + "line": 1891, "column": 46 }, "end": { - "line": 1898, + "line": 1891, "column": 48 } } } ], "range": [ - 55147, - 55168 + 54972, + 54993 ], "loc": { "start": { - "line": 1898, + "line": 1891, "column": 28 }, "end": { - "line": 1898, + "line": 1891, "column": 49 } } @@ -99386,62 +99205,62 @@ "type": "Identifier", "name": "locale", "range": [ - 55170, - 55176 + 54995, + 55001 ], "loc": { "start": { - "line": 1898, + "line": 1891, "column": 51 }, "end": { - "line": 1898, + "line": 1891, "column": 57 } } } ], "range": [ - 55135, - 55177 + 54960, + 55002 ], "loc": { "start": { - "line": 1898, + "line": 1891, "column": 16 }, "end": { - "line": 1898, + "line": 1891, "column": 58 } } }, "range": [ - 55110, - 55177 + 54935, + 55002 ], "loc": { "start": { - "line": 1897, + "line": 1890, "column": 27 }, "end": { - "line": 1898, + "line": 1891, "column": 58 } } }, "range": [ - 55099, - 55177 + 54924, + 55002 ], "loc": { "start": { - "line": 1897, + "line": 1890, "column": 16 }, "end": { - "line": 1898, + "line": 1891, "column": 58 } } @@ -99449,16 +99268,16 @@ ], "kind": "let", "range": [ - 55095, - 55178 + 54920, + 55003 ], "loc": { "start": { - "line": 1897, + "line": 1890, "column": 12 }, "end": { - "line": 1898, + "line": 1891, "column": 59 } } @@ -99472,16 +99291,16 @@ "type": "Identifier", "name": "isEQDate", "range": [ - 55195, - 55203 + 55020, + 55028 ], "loc": { "start": { - "line": 1899, + "line": 1892, "column": 16 }, "end": { - "line": 1899, + "line": 1892, "column": 24 } } @@ -99493,16 +99312,16 @@ "type": "Identifier", "name": "hasEQ", "range": [ - 55206, - 55211 + 55031, + 55036 ], "loc": { "start": { - "line": 1899, + "line": 1892, "column": 27 }, "end": { - "line": 1899, + "line": 1892, "column": 32 } } @@ -99513,16 +99332,16 @@ "type": "Identifier", "name": "isValidDate", "range": [ - 55231, - 55242 + 55056, + 55067 ], "loc": { "start": { - "line": 1900, + "line": 1893, "column": 16 }, "end": { - "line": 1900, + "line": 1893, "column": 27 } } @@ -99537,16 +99356,16 @@ "type": "Identifier", "name": "term", "range": [ - 55243, - 55247 + 55068, + 55072 ], "loc": { "start": { - "line": 1900, + "line": 1893, "column": 28 }, "end": { - "line": 1900, + "line": 1893, "column": 32 } } @@ -99555,31 +99374,31 @@ "type": "Identifier", "name": "replace", "range": [ - 55248, - 55255 + 55073, + 55080 ], "loc": { "start": { - "line": 1900, + "line": 1893, "column": 33 }, "end": { - "line": 1900, + "line": 1893, "column": 40 } } }, "range": [ - 55243, - 55255 + 55068, + 55080 ], "loc": { "start": { - "line": 1900, + "line": 1893, "column": 28 }, "end": { - "line": 1900, + "line": 1893, "column": 40 } } @@ -99589,16 +99408,16 @@ "type": "Identifier", "name": "reEq", "range": [ - 55256, - 55260 + 55081, + 55085 ], "loc": { "start": { - "line": 1900, + "line": 1893, "column": 41 }, "end": { - "line": 1900, + "line": 1893, "column": 45 } } @@ -99608,32 +99427,32 @@ "value": "", "raw": "''", "range": [ - 55262, - 55264 + 55087, + 55089 ], "loc": { "start": { - "line": 1900, + "line": 1893, "column": 47 }, "end": { - "line": 1900, + "line": 1893, "column": 49 } } } ], "range": [ - 55243, - 55265 + 55068, + 55090 ], "loc": { "start": { - "line": 1900, + "line": 1893, "column": 28 }, "end": { - "line": 1900, + "line": 1893, "column": 50 } } @@ -99642,62 +99461,62 @@ "type": "Identifier", "name": "locale", "range": [ - 55267, - 55273 + 55092, + 55098 ], "loc": { "start": { - "line": 1900, + "line": 1893, "column": 52 }, "end": { - "line": 1900, + "line": 1893, "column": 58 } } } ], "range": [ - 55231, - 55274 + 55056, + 55099 ], "loc": { "start": { - "line": 1900, + "line": 1893, "column": 16 }, "end": { - "line": 1900, + "line": 1893, "column": 59 } } }, "range": [ - 55206, - 55274 + 55031, + 55099 ], "loc": { "start": { - "line": 1899, + "line": 1892, "column": 27 }, "end": { - "line": 1900, + "line": 1893, "column": 59 } } }, "range": [ - 55195, - 55274 + 55020, + 55099 ], "loc": { "start": { - "line": 1899, + "line": 1892, "column": 16 }, "end": { - "line": 1900, + "line": 1893, "column": 59 } } @@ -99705,16 +99524,16 @@ ], "kind": "let", "range": [ - 55191, - 55275 + 55016, + 55100 ], "loc": { "start": { - "line": 1899, + "line": 1892, "column": 12 }, "end": { - "line": 1900, + "line": 1893, "column": 60 } } @@ -99728,16 +99547,16 @@ "type": "Identifier", "name": "dte1", "range": [ - 55289, - 55293 + 55114, + 55118 ], "loc": { "start": { - "line": 1902, + "line": 1895, "column": 12 }, "end": { - "line": 1902, + "line": 1895, "column": 16 } } @@ -99748,16 +99567,16 @@ "type": "Identifier", "name": "parseDate", "range": [ - 55296, - 55305 + 55121, + 55130 ], "loc": { "start": { - "line": 1902, + "line": 1895, "column": 19 }, "end": { - "line": 1902, + "line": 1895, "column": 28 } } @@ -99767,16 +99586,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 55306, - 55315 + 55131, + 55140 ], "loc": { "start": { - "line": 1902, + "line": 1895, "column": 29 }, "end": { - "line": 1902, + "line": 1895, "column": 38 } } @@ -99785,62 +99604,62 @@ "type": "Identifier", "name": "locale", "range": [ - 55317, - 55323 + 55142, + 55148 ], "loc": { "start": { - "line": 1902, + "line": 1895, "column": 40 }, "end": { - "line": 1902, + "line": 1895, "column": 46 } } } ], "range": [ - 55296, - 55324 + 55121, + 55149 ], "loc": { "start": { - "line": 1902, + "line": 1895, "column": 19 }, "end": { - "line": 1902, + "line": 1895, "column": 47 } } }, "range": [ - 55289, - 55324 + 55114, + 55149 ], "loc": { "start": { - "line": 1902, + "line": 1895, "column": 12 }, "end": { - "line": 1902, + "line": 1895, "column": 47 } } }, "range": [ - 55289, - 55325 + 55114, + 55150 ], "loc": { "start": { - "line": 1902, + "line": 1895, "column": 12 }, "end": { - "line": 1902, + "line": 1895, "column": 48 } }, @@ -99849,16 +99668,16 @@ "type": "Line", "value": " lower equal date", "range": [ - 55339, - 55358 + 55164, + 55183 ], "loc": { "start": { - "line": 1904, + "line": 1897, "column": 12 }, "end": { - "line": 1904, + "line": 1897, "column": 31 } } @@ -99871,16 +99690,16 @@ "type": "Identifier", "name": "isLEDate", "range": [ - 55375, - 55383 + 55200, + 55208 ], "loc": { "start": { - "line": 1905, + "line": 1898, "column": 16 }, "end": { - "line": 1905, + "line": 1898, "column": 24 } } @@ -99897,16 +99716,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 55403, - 55407 + 55228, + 55232 ], "loc": { "start": { - "line": 1906, + "line": 1899, "column": 16 }, "end": { - "line": 1906, + "line": 1899, "column": 20 } } @@ -99917,16 +99736,16 @@ "type": "Identifier", "name": "parseDate", "range": [ - 55410, - 55419 + 55235, + 55244 ], "loc": { "start": { - "line": 1906, + "line": 1899, "column": 23 }, "end": { - "line": 1906, + "line": 1899, "column": 32 } } @@ -99941,16 +99760,16 @@ "type": "Identifier", "name": "term", "range": [ - 55420, - 55424 + 55245, + 55249 ], "loc": { "start": { - "line": 1906, + "line": 1899, "column": 33 }, "end": { - "line": 1906, + "line": 1899, "column": 37 } } @@ -99959,31 +99778,31 @@ "type": "Identifier", "name": "replace", "range": [ - 55425, - 55432 + 55250, + 55257 ], "loc": { "start": { - "line": 1906, + "line": 1899, "column": 38 }, "end": { - "line": 1906, + "line": 1899, "column": 45 } } }, "range": [ - 55420, - 55432 + 55245, + 55257 ], "loc": { "start": { - "line": 1906, + "line": 1899, "column": 33 }, "end": { - "line": 1906, + "line": 1899, "column": 45 } } @@ -99993,16 +99812,16 @@ "type": "Identifier", "name": "reLe", "range": [ - 55433, - 55437 + 55258, + 55262 ], "loc": { "start": { - "line": 1906, + "line": 1899, "column": 46 }, "end": { - "line": 1906, + "line": 1899, "column": 50 } } @@ -100012,32 +99831,32 @@ "value": "", "raw": "''", "range": [ - 55439, - 55441 + 55264, + 55266 ], "loc": { "start": { - "line": 1906, + "line": 1899, "column": 52 }, "end": { - "line": 1906, + "line": 1899, "column": 54 } } } ], "range": [ - 55420, - 55442 + 55245, + 55267 ], "loc": { "start": { - "line": 1906, + "line": 1899, "column": 33 }, "end": { - "line": 1906, + "line": 1899, "column": 55 } } @@ -100046,62 +99865,62 @@ "type": "Identifier", "name": "locale", "range": [ - 55444, - 55450 + 55269, + 55275 ], "loc": { "start": { - "line": 1906, + "line": 1899, "column": 57 }, "end": { - "line": 1906, + "line": 1899, "column": 63 } } } ], "range": [ - 55410, - 55451 + 55235, + 55276 ], "loc": { "start": { - "line": 1906, + "line": 1899, "column": 23 }, "end": { - "line": 1906, + "line": 1899, "column": 64 } } }, "range": [ - 55403, - 55451 + 55228, + 55276 ], "loc": { "start": { - "line": 1906, + "line": 1899, "column": 16 }, "end": { - "line": 1906, + "line": 1899, "column": 64 } } }, "range": [ - 55403, - 55452 + 55228, + 55277 ], "loc": { "start": { - "line": 1906, + "line": 1899, "column": 16 }, "end": { - "line": 1906, + "line": 1899, "column": 65 } } @@ -100115,16 +99934,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 55469, - 55478 + 55294, + 55303 ], "loc": { "start": { - "line": 1907, + "line": 1900, "column": 16 }, "end": { - "line": 1907, + "line": 1900, "column": 25 } } @@ -100136,16 +99955,16 @@ "type": "Identifier", "name": "dte1", "range": [ - 55481, - 55485 + 55306, + 55310 ], "loc": { "start": { - "line": 1907, + "line": 1900, "column": 28 }, "end": { - "line": 1907, + "line": 1900, "column": 32 } } @@ -100154,77 +99973,77 @@ "type": "Identifier", "name": "dte2", "range": [ - 55489, - 55493 + 55314, + 55318 ], "loc": { "start": { - "line": 1907, + "line": 1900, "column": 36 }, "end": { - "line": 1907, + "line": 1900, "column": 40 } } }, "range": [ - 55481, - 55493 + 55306, + 55318 ], "loc": { "start": { - "line": 1907, + "line": 1900, "column": 28 }, "end": { - "line": 1907, + "line": 1900, "column": 40 } } }, "range": [ - 55469, - 55493 + 55294, + 55318 ], "loc": { "start": { - "line": 1907, + "line": 1900, "column": 16 }, "end": { - "line": 1907, + "line": 1900, "column": 40 } } }, "range": [ - 55469, - 55494 + 55294, + 55319 ], "loc": { "start": { - "line": 1907, + "line": 1900, "column": 16 }, "end": { - "line": 1907, + "line": 1900, "column": 41 } } } ], "range": [ - 55385, - 55508 + 55210, + 55333 ], "loc": { "start": { - "line": 1905, + "line": 1898, "column": 26 }, "end": { - "line": 1908, + "line": 1901, "column": 13 } }, @@ -100233,16 +100052,16 @@ "type": "Line", "value": " lower date", "range": [ - 55521, - 55534 + 55346, + 55359 ], "loc": { "start": { - "line": 1909, + "line": 1902, "column": 12 }, "end": { - "line": 1909, + "line": 1902, "column": 25 } } @@ -100255,16 +100074,16 @@ "type": "Identifier", "name": "isLDate", "range": [ - 55556, - 55563 + 55381, + 55388 ], "loc": { "start": { - "line": 1910, + "line": 1903, "column": 21 }, "end": { - "line": 1910, + "line": 1903, "column": 28 } } @@ -100281,16 +100100,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 55583, - 55587 + 55408, + 55412 ], "loc": { "start": { - "line": 1911, + "line": 1904, "column": 16 }, "end": { - "line": 1911, + "line": 1904, "column": 20 } } @@ -100301,16 +100120,16 @@ "type": "Identifier", "name": "parseDate", "range": [ - 55590, - 55599 + 55415, + 55424 ], "loc": { "start": { - "line": 1911, + "line": 1904, "column": 23 }, "end": { - "line": 1911, + "line": 1904, "column": 32 } } @@ -100325,16 +100144,16 @@ "type": "Identifier", "name": "term", "range": [ - 55600, - 55604 + 55425, + 55429 ], "loc": { "start": { - "line": 1911, + "line": 1904, "column": 33 }, "end": { - "line": 1911, + "line": 1904, "column": 37 } } @@ -100343,31 +100162,31 @@ "type": "Identifier", "name": "replace", "range": [ - 55605, - 55612 + 55430, + 55437 ], "loc": { "start": { - "line": 1911, + "line": 1904, "column": 38 }, "end": { - "line": 1911, + "line": 1904, "column": 45 } } }, "range": [ - 55600, - 55612 + 55425, + 55437 ], "loc": { "start": { - "line": 1911, + "line": 1904, "column": 33 }, "end": { - "line": 1911, + "line": 1904, "column": 45 } } @@ -100377,16 +100196,16 @@ "type": "Identifier", "name": "reL", "range": [ - 55613, - 55616 + 55438, + 55441 ], "loc": { "start": { - "line": 1911, + "line": 1904, "column": 46 }, "end": { - "line": 1911, + "line": 1904, "column": 49 } } @@ -100396,32 +100215,32 @@ "value": "", "raw": "''", "range": [ - 55618, - 55620 + 55443, + 55445 ], "loc": { "start": { - "line": 1911, + "line": 1904, "column": 51 }, "end": { - "line": 1911, + "line": 1904, "column": 53 } } } ], "range": [ - 55600, - 55621 + 55425, + 55446 ], "loc": { "start": { - "line": 1911, + "line": 1904, "column": 33 }, "end": { - "line": 1911, + "line": 1904, "column": 54 } } @@ -100430,62 +100249,62 @@ "type": "Identifier", "name": "locale", "range": [ - 55623, - 55629 + 55448, + 55454 ], "loc": { "start": { - "line": 1911, + "line": 1904, "column": 56 }, "end": { - "line": 1911, + "line": 1904, "column": 62 } } } ], "range": [ - 55590, - 55630 + 55415, + 55455 ], "loc": { "start": { - "line": 1911, + "line": 1904, "column": 23 }, "end": { - "line": 1911, + "line": 1904, "column": 63 } } }, "range": [ - 55583, - 55630 + 55408, + 55455 ], "loc": { "start": { - "line": 1911, + "line": 1904, "column": 16 }, "end": { - "line": 1911, + "line": 1904, "column": 63 } } }, "range": [ - 55583, - 55631 + 55408, + 55456 ], "loc": { "start": { - "line": 1911, + "line": 1904, "column": 16 }, "end": { - "line": 1911, + "line": 1904, "column": 64 } } @@ -100499,16 +100318,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 55648, - 55657 + 55473, + 55482 ], "loc": { "start": { - "line": 1912, + "line": 1905, "column": 16 }, "end": { - "line": 1912, + "line": 1905, "column": 25 } } @@ -100520,16 +100339,16 @@ "type": "Identifier", "name": "dte1", "range": [ - 55660, - 55664 + 55485, + 55489 ], "loc": { "start": { - "line": 1912, + "line": 1905, "column": 28 }, "end": { - "line": 1912, + "line": 1905, "column": 32 } } @@ -100538,77 +100357,77 @@ "type": "Identifier", "name": "dte2", "range": [ - 55667, - 55671 + 55492, + 55496 ], "loc": { "start": { - "line": 1912, + "line": 1905, "column": 35 }, "end": { - "line": 1912, + "line": 1905, "column": 39 } } }, "range": [ - 55660, - 55671 + 55485, + 55496 ], "loc": { "start": { - "line": 1912, + "line": 1905, "column": 28 }, "end": { - "line": 1912, + "line": 1905, "column": 39 } } }, "range": [ - 55648, - 55671 + 55473, + 55496 ], "loc": { "start": { - "line": 1912, + "line": 1905, "column": 16 }, "end": { - "line": 1912, + "line": 1905, "column": 39 } } }, "range": [ - 55648, - 55672 + 55473, + 55497 ], "loc": { "start": { - "line": 1912, + "line": 1905, "column": 16 }, "end": { - "line": 1912, + "line": 1905, "column": 40 } } } ], "range": [ - 55565, - 55686 + 55390, + 55511 ], "loc": { "start": { - "line": 1910, + "line": 1903, "column": 30 }, "end": { - "line": 1913, + "line": 1906, "column": 13 } }, @@ -100617,16 +100436,16 @@ "type": "Line", "value": " greater equal date", "range": [ - 55699, - 55720 + 55524, + 55545 ], "loc": { "start": { - "line": 1914, + "line": 1907, "column": 12 }, "end": { - "line": 1914, + "line": 1907, "column": 33 } } @@ -100639,16 +100458,16 @@ "type": "Identifier", "name": "isGEDate", "range": [ - 55742, - 55750 + 55567, + 55575 ], "loc": { "start": { - "line": 1915, + "line": 1908, "column": 21 }, "end": { - "line": 1915, + "line": 1908, "column": 29 } } @@ -100665,16 +100484,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 55770, - 55774 + 55595, + 55599 ], "loc": { "start": { - "line": 1916, + "line": 1909, "column": 16 }, "end": { - "line": 1916, + "line": 1909, "column": 20 } } @@ -100685,16 +100504,16 @@ "type": "Identifier", "name": "parseDate", "range": [ - 55777, - 55786 + 55602, + 55611 ], "loc": { "start": { - "line": 1916, + "line": 1909, "column": 23 }, "end": { - "line": 1916, + "line": 1909, "column": 32 } } @@ -100709,16 +100528,16 @@ "type": "Identifier", "name": "term", "range": [ - 55787, - 55791 + 55612, + 55616 ], "loc": { "start": { - "line": 1916, + "line": 1909, "column": 33 }, "end": { - "line": 1916, + "line": 1909, "column": 37 } } @@ -100727,31 +100546,31 @@ "type": "Identifier", "name": "replace", "range": [ - 55792, - 55799 + 55617, + 55624 ], "loc": { "start": { - "line": 1916, + "line": 1909, "column": 38 }, "end": { - "line": 1916, + "line": 1909, "column": 45 } } }, "range": [ - 55787, - 55799 + 55612, + 55624 ], "loc": { "start": { - "line": 1916, + "line": 1909, "column": 33 }, "end": { - "line": 1916, + "line": 1909, "column": 45 } } @@ -100761,16 +100580,16 @@ "type": "Identifier", "name": "reGe", "range": [ - 55800, - 55804 + 55625, + 55629 ], "loc": { "start": { - "line": 1916, + "line": 1909, "column": 46 }, "end": { - "line": 1916, + "line": 1909, "column": 50 } } @@ -100780,32 +100599,32 @@ "value": "", "raw": "''", "range": [ - 55806, - 55808 + 55631, + 55633 ], "loc": { "start": { - "line": 1916, + "line": 1909, "column": 52 }, "end": { - "line": 1916, + "line": 1909, "column": 54 } } } ], "range": [ - 55787, - 55809 + 55612, + 55634 ], "loc": { "start": { - "line": 1916, + "line": 1909, "column": 33 }, "end": { - "line": 1916, + "line": 1909, "column": 55 } } @@ -100814,62 +100633,62 @@ "type": "Identifier", "name": "locale", "range": [ - 55811, - 55817 + 55636, + 55642 ], "loc": { "start": { - "line": 1916, + "line": 1909, "column": 57 }, "end": { - "line": 1916, + "line": 1909, "column": 63 } } } ], "range": [ - 55777, - 55818 + 55602, + 55643 ], "loc": { "start": { - "line": 1916, + "line": 1909, "column": 23 }, "end": { - "line": 1916, + "line": 1909, "column": 64 } } }, "range": [ - 55770, - 55818 + 55595, + 55643 ], "loc": { "start": { - "line": 1916, + "line": 1909, "column": 16 }, "end": { - "line": 1916, + "line": 1909, "column": 64 } } }, "range": [ - 55770, - 55819 + 55595, + 55644 ], "loc": { "start": { - "line": 1916, + "line": 1909, "column": 16 }, "end": { - "line": 1916, + "line": 1909, "column": 65 } } @@ -100883,16 +100702,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 55836, - 55845 + 55661, + 55670 ], "loc": { "start": { - "line": 1917, + "line": 1910, "column": 16 }, "end": { - "line": 1917, + "line": 1910, "column": 25 } } @@ -100904,16 +100723,16 @@ "type": "Identifier", "name": "dte1", "range": [ - 55848, - 55852 + 55673, + 55677 ], "loc": { "start": { - "line": 1917, + "line": 1910, "column": 28 }, "end": { - "line": 1917, + "line": 1910, "column": 32 } } @@ -100922,77 +100741,77 @@ "type": "Identifier", "name": "dte2", "range": [ - 55856, - 55860 + 55681, + 55685 ], "loc": { "start": { - "line": 1917, + "line": 1910, "column": 36 }, "end": { - "line": 1917, + "line": 1910, "column": 40 } } }, "range": [ - 55848, - 55860 + 55673, + 55685 ], "loc": { "start": { - "line": 1917, + "line": 1910, "column": 28 }, "end": { - "line": 1917, + "line": 1910, "column": 40 } } }, "range": [ - 55836, - 55860 + 55661, + 55685 ], "loc": { "start": { - "line": 1917, + "line": 1910, "column": 16 }, "end": { - "line": 1917, + "line": 1910, "column": 40 } } }, "range": [ - 55836, - 55861 + 55661, + 55686 ], "loc": { "start": { - "line": 1917, + "line": 1910, "column": 16 }, "end": { - "line": 1917, + "line": 1910, "column": 41 } } } ], "range": [ - 55752, - 55875 + 55577, + 55700 ], "loc": { "start": { - "line": 1915, + "line": 1908, "column": 31 }, "end": { - "line": 1918, + "line": 1911, "column": 13 } }, @@ -101001,16 +100820,16 @@ "type": "Line", "value": " greater date", "range": [ - 55888, - 55903 + 55713, + 55728 ], "loc": { "start": { - "line": 1919, + "line": 1912, "column": 12 }, "end": { - "line": 1919, + "line": 1912, "column": 27 } } @@ -101023,16 +100842,16 @@ "type": "Identifier", "name": "isGDate", "range": [ - 55925, - 55932 + 55750, + 55757 ], "loc": { "start": { - "line": 1920, + "line": 1913, "column": 21 }, "end": { - "line": 1920, + "line": 1913, "column": 28 } } @@ -101049,16 +100868,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 55952, - 55956 + 55777, + 55781 ], "loc": { "start": { - "line": 1921, + "line": 1914, "column": 16 }, "end": { - "line": 1921, + "line": 1914, "column": 20 } } @@ -101069,16 +100888,16 @@ "type": "Identifier", "name": "parseDate", "range": [ - 55959, - 55968 + 55784, + 55793 ], "loc": { "start": { - "line": 1921, + "line": 1914, "column": 23 }, "end": { - "line": 1921, + "line": 1914, "column": 32 } } @@ -101093,16 +100912,16 @@ "type": "Identifier", "name": "term", "range": [ - 55969, - 55973 + 55794, + 55798 ], "loc": { "start": { - "line": 1921, + "line": 1914, "column": 33 }, "end": { - "line": 1921, + "line": 1914, "column": 37 } } @@ -101111,31 +100930,31 @@ "type": "Identifier", "name": "replace", "range": [ - 55974, - 55981 + 55799, + 55806 ], "loc": { "start": { - "line": 1921, + "line": 1914, "column": 38 }, "end": { - "line": 1921, + "line": 1914, "column": 45 } } }, "range": [ - 55969, - 55981 + 55794, + 55806 ], "loc": { "start": { - "line": 1921, + "line": 1914, "column": 33 }, "end": { - "line": 1921, + "line": 1914, "column": 45 } } @@ -101145,16 +100964,16 @@ "type": "Identifier", "name": "reG", "range": [ - 55982, - 55985 + 55807, + 55810 ], "loc": { "start": { - "line": 1921, + "line": 1914, "column": 46 }, "end": { - "line": 1921, + "line": 1914, "column": 49 } } @@ -101164,32 +100983,32 @@ "value": "", "raw": "''", "range": [ - 55987, - 55989 + 55812, + 55814 ], "loc": { "start": { - "line": 1921, + "line": 1914, "column": 51 }, "end": { - "line": 1921, + "line": 1914, "column": 53 } } } ], "range": [ - 55969, - 55990 + 55794, + 55815 ], "loc": { "start": { - "line": 1921, + "line": 1914, "column": 33 }, "end": { - "line": 1921, + "line": 1914, "column": 54 } } @@ -101198,62 +101017,62 @@ "type": "Identifier", "name": "locale", "range": [ - 55992, - 55998 + 55817, + 55823 ], "loc": { "start": { - "line": 1921, + "line": 1914, "column": 56 }, "end": { - "line": 1921, + "line": 1914, "column": 62 } } } ], "range": [ - 55959, - 55999 + 55784, + 55824 ], "loc": { "start": { - "line": 1921, + "line": 1914, "column": 23 }, "end": { - "line": 1921, + "line": 1914, "column": 63 } } }, "range": [ - 55952, - 55999 + 55777, + 55824 ], "loc": { "start": { - "line": 1921, + "line": 1914, "column": 16 }, "end": { - "line": 1921, + "line": 1914, "column": 63 } } }, "range": [ - 55952, - 56000 + 55777, + 55825 ], "loc": { "start": { - "line": 1921, + "line": 1914, "column": 16 }, "end": { - "line": 1921, + "line": 1914, "column": 64 } } @@ -101267,16 +101086,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 56017, - 56026 + 55842, + 55851 ], "loc": { "start": { - "line": 1922, + "line": 1915, "column": 16 }, "end": { - "line": 1922, + "line": 1915, "column": 25 } } @@ -101288,16 +101107,16 @@ "type": "Identifier", "name": "dte1", "range": [ - 56029, - 56033 + 55854, + 55858 ], "loc": { "start": { - "line": 1922, + "line": 1915, "column": 28 }, "end": { - "line": 1922, + "line": 1915, "column": 32 } } @@ -101306,77 +101125,77 @@ "type": "Identifier", "name": "dte2", "range": [ - 56036, - 56040 + 55861, + 55865 ], "loc": { "start": { - "line": 1922, + "line": 1915, "column": 35 }, "end": { - "line": 1922, + "line": 1915, "column": 39 } } }, "range": [ - 56029, - 56040 + 55854, + 55865 ], "loc": { "start": { - "line": 1922, + "line": 1915, "column": 28 }, "end": { - "line": 1922, + "line": 1915, "column": 39 } } }, "range": [ - 56017, - 56040 + 55842, + 55865 ], "loc": { "start": { - "line": 1922, + "line": 1915, "column": 16 }, "end": { - "line": 1922, + "line": 1915, "column": 39 } } }, "range": [ - 56017, - 56041 + 55842, + 55866 ], "loc": { "start": { - "line": 1922, + "line": 1915, "column": 16 }, "end": { - "line": 1922, + "line": 1915, "column": 40 } } } ], "range": [ - 55934, - 56055 + 55759, + 55880 ], "loc": { "start": { - "line": 1920, + "line": 1913, "column": 30 }, "end": { - "line": 1923, + "line": 1916, "column": 13 } }, @@ -101385,16 +101204,16 @@ "type": "Line", "value": " different date", "range": [ - 56068, - 56085 + 55893, + 55910 ], "loc": { "start": { - "line": 1924, + "line": 1917, "column": 12 }, "end": { - "line": 1924, + "line": 1917, "column": 29 } } @@ -101407,16 +101226,16 @@ "type": "Identifier", "name": "isDFDate", "range": [ - 56107, - 56115 + 55932, + 55940 ], "loc": { "start": { - "line": 1925, + "line": 1918, "column": 21 }, "end": { - "line": 1925, + "line": 1918, "column": 29 } } @@ -101433,16 +101252,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 56135, - 56139 + 55960, + 55964 ], "loc": { "start": { - "line": 1926, + "line": 1919, "column": 16 }, "end": { - "line": 1926, + "line": 1919, "column": 20 } } @@ -101453,16 +101272,16 @@ "type": "Identifier", "name": "parseDate", "range": [ - 56142, - 56151 + 55967, + 55976 ], "loc": { "start": { - "line": 1926, + "line": 1919, "column": 23 }, "end": { - "line": 1926, + "line": 1919, "column": 32 } } @@ -101477,16 +101296,16 @@ "type": "Identifier", "name": "term", "range": [ - 56152, - 56156 + 55977, + 55981 ], "loc": { "start": { - "line": 1926, + "line": 1919, "column": 33 }, "end": { - "line": 1926, + "line": 1919, "column": 37 } } @@ -101495,31 +101314,31 @@ "type": "Identifier", "name": "replace", "range": [ - 56157, - 56164 + 55982, + 55989 ], "loc": { "start": { - "line": 1926, + "line": 1919, "column": 38 }, "end": { - "line": 1926, + "line": 1919, "column": 45 } } }, "range": [ - 56152, - 56164 + 55977, + 55989 ], "loc": { "start": { - "line": 1926, + "line": 1919, "column": 33 }, "end": { - "line": 1926, + "line": 1919, "column": 45 } } @@ -101529,16 +101348,16 @@ "type": "Identifier", "name": "reD", "range": [ - 56165, - 56168 + 55990, + 55993 ], "loc": { "start": { - "line": 1926, + "line": 1919, "column": 46 }, "end": { - "line": 1926, + "line": 1919, "column": 49 } } @@ -101548,32 +101367,32 @@ "value": "", "raw": "''", "range": [ - 56170, - 56172 + 55995, + 55997 ], "loc": { "start": { - "line": 1926, + "line": 1919, "column": 51 }, "end": { - "line": 1926, + "line": 1919, "column": 53 } } } ], "range": [ - 56152, - 56173 + 55977, + 55998 ], "loc": { "start": { - "line": 1926, + "line": 1919, "column": 33 }, "end": { - "line": 1926, + "line": 1919, "column": 54 } } @@ -101582,62 +101401,62 @@ "type": "Identifier", "name": "locale", "range": [ - 56175, - 56181 + 56000, + 56006 ], "loc": { "start": { - "line": 1926, + "line": 1919, "column": 56 }, "end": { - "line": 1926, + "line": 1919, "column": 62 } } } ], "range": [ - 56142, - 56182 + 55967, + 56007 ], "loc": { "start": { - "line": 1926, + "line": 1919, "column": 23 }, "end": { - "line": 1926, + "line": 1919, "column": 63 } } }, "range": [ - 56135, - 56182 + 55960, + 56007 ], "loc": { "start": { - "line": 1926, + "line": 1919, "column": 16 }, "end": { - "line": 1926, + "line": 1919, "column": 63 } } }, "range": [ - 56135, - 56183 + 55960, + 56008 ], "loc": { "start": { - "line": 1926, + "line": 1919, "column": 16 }, "end": { - "line": 1926, + "line": 1919, "column": 64 } } @@ -101651,16 +101470,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 56200, - 56209 + 56025, + 56034 ], "loc": { "start": { - "line": 1927, + "line": 1920, "column": 16 }, "end": { - "line": 1927, + "line": 1920, "column": 25 } } @@ -101677,16 +101496,16 @@ "type": "Identifier", "name": "dte1", "range": [ - 56212, - 56216 + 56037, + 56041 ], "loc": { "start": { - "line": 1927, + "line": 1920, "column": 28 }, "end": { - "line": 1927, + "line": 1920, "column": 32 } } @@ -101695,47 +101514,47 @@ "type": "Identifier", "name": "toString", "range": [ - 56217, - 56225 + 56042, + 56050 ], "loc": { "start": { - "line": 1927, + "line": 1920, "column": 33 }, "end": { - "line": 1927, + "line": 1920, "column": 41 } } }, "range": [ - 56212, - 56225 + 56037, + 56050 ], "loc": { "start": { - "line": 1927, + "line": 1920, "column": 28 }, "end": { - "line": 1927, + "line": 1920, "column": 41 } } }, "arguments": [], "range": [ - 56212, - 56227 + 56037, + 56052 ], "loc": { "start": { - "line": 1927, + "line": 1920, "column": 28 }, "end": { - "line": 1927, + "line": 1920, "column": 43 } } @@ -101749,16 +101568,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 56232, - 56236 + 56057, + 56061 ], "loc": { "start": { - "line": 1927, + "line": 1920, "column": 48 }, "end": { - "line": 1927, + "line": 1920, "column": 52 } } @@ -101767,108 +101586,108 @@ "type": "Identifier", "name": "toString", "range": [ - 56237, - 56245 + 56062, + 56070 ], "loc": { "start": { - "line": 1927, + "line": 1920, "column": 53 }, "end": { - "line": 1927, + "line": 1920, "column": 61 } } }, "range": [ - 56232, - 56245 + 56057, + 56070 ], "loc": { "start": { - "line": 1927, + "line": 1920, "column": 48 }, "end": { - "line": 1927, + "line": 1920, "column": 61 } } }, "arguments": [], "range": [ - 56232, - 56247 + 56057, + 56072 ], "loc": { "start": { - "line": 1927, + "line": 1920, "column": 48 }, "end": { - "line": 1927, + "line": 1920, "column": 63 } } }, "range": [ - 56212, - 56247 + 56037, + 56072 ], "loc": { "start": { - "line": 1927, + "line": 1920, "column": 28 }, "end": { - "line": 1927, + "line": 1920, "column": 63 } } }, "range": [ - 56200, - 56247 + 56025, + 56072 ], "loc": { "start": { - "line": 1927, + "line": 1920, "column": 16 }, "end": { - "line": 1927, + "line": 1920, "column": 63 } } }, "range": [ - 56200, - 56248 + 56025, + 56073 ], "loc": { "start": { - "line": 1927, + "line": 1920, "column": 16 }, "end": { - "line": 1927, + "line": 1920, "column": 64 } } } ], "range": [ - 56117, - 56262 + 55942, + 56087 ], "loc": { "start": { - "line": 1925, + "line": 1918, "column": 31 }, "end": { - "line": 1928, + "line": 1921, "column": 13 } }, @@ -101877,16 +101696,16 @@ "type": "Line", "value": " equal date", "range": [ - 56275, - 56288 + 56100, + 56113 ], "loc": { "start": { - "line": 1929, + "line": 1922, "column": 12 }, "end": { - "line": 1929, + "line": 1922, "column": 25 } } @@ -101899,16 +101718,16 @@ "type": "Identifier", "name": "isEQDate", "range": [ - 56310, - 56318 + 56135, + 56143 ], "loc": { "start": { - "line": 1930, + "line": 1923, "column": 21 }, "end": { - "line": 1930, + "line": 1923, "column": 29 } } @@ -101925,16 +101744,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 56338, - 56342 + 56163, + 56167 ], "loc": { "start": { - "line": 1931, + "line": 1924, "column": 16 }, "end": { - "line": 1931, + "line": 1924, "column": 20 } } @@ -101945,16 +101764,16 @@ "type": "Identifier", "name": "parseDate", "range": [ - 56345, - 56354 + 56170, + 56179 ], "loc": { "start": { - "line": 1931, + "line": 1924, "column": 23 }, "end": { - "line": 1931, + "line": 1924, "column": 32 } } @@ -101969,16 +101788,16 @@ "type": "Identifier", "name": "term", "range": [ - 56355, - 56359 + 56180, + 56184 ], "loc": { "start": { - "line": 1931, + "line": 1924, "column": 33 }, "end": { - "line": 1931, + "line": 1924, "column": 37 } } @@ -101987,31 +101806,31 @@ "type": "Identifier", "name": "replace", "range": [ - 56360, - 56367 + 56185, + 56192 ], "loc": { "start": { - "line": 1931, + "line": 1924, "column": 38 }, "end": { - "line": 1931, + "line": 1924, "column": 45 } } }, "range": [ - 56355, - 56367 + 56180, + 56192 ], "loc": { "start": { - "line": 1931, + "line": 1924, "column": 33 }, "end": { - "line": 1931, + "line": 1924, "column": 45 } } @@ -102021,16 +101840,16 @@ "type": "Identifier", "name": "reEq", "range": [ - 56368, - 56372 + 56193, + 56197 ], "loc": { "start": { - "line": 1931, + "line": 1924, "column": 46 }, "end": { - "line": 1931, + "line": 1924, "column": 50 } } @@ -102040,32 +101859,32 @@ "value": "", "raw": "''", "range": [ - 56374, - 56376 + 56199, + 56201 ], "loc": { "start": { - "line": 1931, + "line": 1924, "column": 52 }, "end": { - "line": 1931, + "line": 1924, "column": 54 } } } ], "range": [ - 56355, - 56377 + 56180, + 56202 ], "loc": { "start": { - "line": 1931, + "line": 1924, "column": 33 }, "end": { - "line": 1931, + "line": 1924, "column": 55 } } @@ -102074,62 +101893,62 @@ "type": "Identifier", "name": "locale", "range": [ - 56379, - 56385 + 56204, + 56210 ], "loc": { "start": { - "line": 1931, + "line": 1924, "column": 57 }, "end": { - "line": 1931, + "line": 1924, "column": 63 } } } ], "range": [ - 56345, - 56386 + 56170, + 56211 ], "loc": { "start": { - "line": 1931, + "line": 1924, "column": 23 }, "end": { - "line": 1931, + "line": 1924, "column": 64 } } }, "range": [ - 56338, - 56386 + 56163, + 56211 ], "loc": { "start": { - "line": 1931, + "line": 1924, "column": 16 }, "end": { - "line": 1931, + "line": 1924, "column": 64 } } }, "range": [ - 56338, - 56387 + 56163, + 56212 ], "loc": { "start": { - "line": 1931, + "line": 1924, "column": 16 }, "end": { - "line": 1931, + "line": 1924, "column": 65 } } @@ -102143,16 +101962,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 56404, - 56413 + 56229, + 56238 ], "loc": { "start": { - "line": 1932, + "line": 1925, "column": 16 }, "end": { - "line": 1932, + "line": 1925, "column": 25 } } @@ -102169,16 +101988,16 @@ "type": "Identifier", "name": "dte1", "range": [ - 56416, - 56420 + 56241, + 56245 ], "loc": { "start": { - "line": 1932, + "line": 1925, "column": 28 }, "end": { - "line": 1932, + "line": 1925, "column": 32 } } @@ -102187,47 +102006,47 @@ "type": "Identifier", "name": "toString", "range": [ - 56421, - 56429 + 56246, + 56254 ], "loc": { "start": { - "line": 1932, + "line": 1925, "column": 33 }, "end": { - "line": 1932, + "line": 1925, "column": 41 } } }, "range": [ - 56416, - 56429 + 56241, + 56254 ], "loc": { "start": { - "line": 1932, + "line": 1925, "column": 28 }, "end": { - "line": 1932, + "line": 1925, "column": 41 } } }, "arguments": [], "range": [ - 56416, - 56431 + 56241, + 56256 ], "loc": { "start": { - "line": 1932, + "line": 1925, "column": 28 }, "end": { - "line": 1932, + "line": 1925, "column": 43 } } @@ -102241,16 +102060,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 56436, - 56440 + 56261, + 56265 ], "loc": { "start": { - "line": 1932, + "line": 1925, "column": 48 }, "end": { - "line": 1932, + "line": 1925, "column": 52 } } @@ -102259,108 +102078,108 @@ "type": "Identifier", "name": "toString", "range": [ - 56441, - 56449 + 56266, + 56274 ], "loc": { "start": { - "line": 1932, + "line": 1925, "column": 53 }, "end": { - "line": 1932, + "line": 1925, "column": 61 } } }, "range": [ - 56436, - 56449 + 56261, + 56274 ], "loc": { "start": { - "line": 1932, + "line": 1925, "column": 48 }, "end": { - "line": 1932, + "line": 1925, "column": 61 } } }, "arguments": [], "range": [ - 56436, - 56451 + 56261, + 56276 ], "loc": { "start": { - "line": 1932, + "line": 1925, "column": 48 }, "end": { - "line": 1932, + "line": 1925, "column": 63 } } }, "range": [ - 56416, - 56451 + 56241, + 56276 ], "loc": { "start": { - "line": 1932, + "line": 1925, "column": 28 }, "end": { - "line": 1932, + "line": 1925, "column": 63 } } }, "range": [ - 56404, - 56451 + 56229, + 56276 ], "loc": { "start": { - "line": 1932, + "line": 1925, "column": 16 }, "end": { - "line": 1932, + "line": 1925, "column": 63 } } }, "range": [ - 56404, - 56452 + 56229, + 56277 ], "loc": { "start": { - "line": 1932, + "line": 1925, "column": 16 }, "end": { - "line": 1932, + "line": 1925, "column": 64 } } } ], "range": [ - 56320, - 56466 + 56145, + 56291 ], "loc": { "start": { - "line": 1930, + "line": 1923, "column": 31 }, "end": { - "line": 1933, + "line": 1926, "column": 13 } }, @@ -102369,16 +102188,16 @@ "type": "Line", "value": " searched keyword with * operator doesn't have to be a date", "range": [ - 56479, - 56540 + 56304, + 56365 ], "loc": { "start": { - "line": 1934, + "line": 1927, "column": 12 }, "end": { - "line": 1934, + "line": 1927, "column": 73 } } @@ -102396,16 +102215,16 @@ "type": "Identifier", "name": "reLk", "range": [ - 56562, - 56566 + 56387, + 56391 ], "loc": { "start": { - "line": 1935, + "line": 1928, "column": 21 }, "end": { - "line": 1935, + "line": 1928, "column": 25 } } @@ -102414,31 +102233,31 @@ "type": "Identifier", "name": "test", "range": [ - 56567, - 56571 + 56392, + 56396 ], "loc": { "start": { - "line": 1935, + "line": 1928, "column": 26 }, "end": { - "line": 1935, + "line": 1928, "column": 30 } } }, "range": [ - 56562, - 56571 + 56387, + 56396 ], "loc": { "start": { - "line": 1935, + "line": 1928, "column": 21 }, "end": { - "line": 1935, + "line": 1928, "column": 30 } } @@ -102448,32 +102267,32 @@ "type": "Identifier", "name": "term", "range": [ - 56572, - 56576 + 56397, + 56401 ], "loc": { "start": { - "line": 1935, + "line": 1928, "column": 31 }, "end": { - "line": 1935, + "line": 1928, "column": 35 } } } ], "range": [ - 56562, - 56577 + 56387, + 56402 ], "loc": { "start": { - "line": 1935, + "line": 1928, "column": 21 }, "end": { - "line": 1935, + "line": 1928, "column": 36 } } @@ -102490,16 +102309,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 56609, - 56618 + 56434, + 56443 ], "loc": { "start": { - "line": 1936, + "line": 1929, "column": 16 }, "end": { - "line": 1936, + "line": 1929, "column": 25 } } @@ -102510,16 +102329,16 @@ "type": "Identifier", "name": "contains", "range": [ - 56621, - 56629 + 56446, + 56454 ], "loc": { "start": { - "line": 1936, + "line": 1929, "column": 28 }, "end": { - "line": 1936, + "line": 1929, "column": 36 } } @@ -102534,16 +102353,16 @@ "type": "Identifier", "name": "term", "range": [ - 56630, - 56634 + 56455, + 56459 ], "loc": { "start": { - "line": 1936, + "line": 1929, "column": 37 }, "end": { - "line": 1936, + "line": 1929, "column": 41 } } @@ -102552,31 +102371,31 @@ "type": "Identifier", "name": "replace", "range": [ - 56635, - 56642 + 56460, + 56467 ], "loc": { "start": { - "line": 1936, + "line": 1929, "column": 42 }, "end": { - "line": 1936, + "line": 1929, "column": 49 } } }, "range": [ - 56630, - 56642 + 56455, + 56467 ], "loc": { "start": { - "line": 1936, + "line": 1929, "column": 37 }, "end": { - "line": 1936, + "line": 1929, "column": 49 } } @@ -102586,16 +102405,16 @@ "type": "Identifier", "name": "reLk", "range": [ - 56643, - 56647 + 56468, + 56472 ], "loc": { "start": { - "line": 1936, + "line": 1929, "column": 50 }, "end": { - "line": 1936, + "line": 1929, "column": 54 } } @@ -102605,32 +102424,32 @@ "value": "", "raw": "''", "range": [ - 56649, - 56651 + 56474, + 56476 ], "loc": { "start": { - "line": 1936, + "line": 1929, "column": 56 }, "end": { - "line": 1936, + "line": 1929, "column": 58 } } } ], "range": [ - 56630, - 56652 + 56455, + 56477 ], "loc": { "start": { - "line": 1936, + "line": 1929, "column": 37 }, "end": { - "line": 1936, + "line": 1929, "column": 59 } } @@ -102639,16 +102458,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 56654, - 56663 + 56479, + 56488 ], "loc": { "start": { - "line": 1936, + "line": 1929, "column": 61 }, "end": { - "line": 1936, + "line": 1929, "column": 70 } } @@ -102658,16 +102477,16 @@ "value": false, "raw": "false", "range": [ - 56685, - 56690 + 56510, + 56515 ], "loc": { "start": { - "line": 1937, + "line": 1930, "column": 20 }, "end": { - "line": 1937, + "line": 1930, "column": 25 } } @@ -102678,16 +102497,16 @@ "object": { "type": "ThisExpression", "range": [ - 56692, - 56696 + 56517, + 56521 ], "loc": { "start": { - "line": 1937, + "line": 1930, "column": 27 }, "end": { - "line": 1937, + "line": 1930, "column": 31 } } @@ -102696,77 +102515,77 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 56697, - 56710 + 56522, + 56535 ], "loc": { "start": { - "line": 1937, + "line": 1930, "column": 32 }, "end": { - "line": 1937, + "line": 1930, "column": 45 } } }, "range": [ - 56692, - 56710 + 56517, + 56535 ], "loc": { "start": { - "line": 1937, + "line": 1930, "column": 27 }, "end": { - "line": 1937, + "line": 1930, "column": 45 } } } ], "range": [ - 56621, - 56711 + 56446, + 56536 ], "loc": { "start": { - "line": 1936, + "line": 1929, "column": 28 }, "end": { - "line": 1937, + "line": 1930, "column": 46 } } }, "range": [ - 56609, - 56711 + 56434, + 56536 ], "loc": { "start": { - "line": 1936, + "line": 1929, "column": 16 }, "end": { - "line": 1937, + "line": 1930, "column": 46 } } }, "range": [ - 56609, - 56712 + 56434, + 56537 ], "loc": { "start": { - "line": 1936, + "line": 1929, "column": 16 }, "end": { - "line": 1937, + "line": 1930, "column": 47 } }, @@ -102775,16 +102594,16 @@ "type": "Line", "value": " like date", "range": [ - 56580, - 56592 + 56405, + 56417 ], "loc": { "start": { - "line": 1935, + "line": 1928, "column": 39 }, "end": { - "line": 1935, + "line": 1928, "column": 51 } } @@ -102793,16 +102612,16 @@ } ], "range": [ - 56579, - 56726 + 56404, + 56551 ], "loc": { "start": { - "line": 1935, + "line": 1928, "column": 38 }, "end": { - "line": 1938, + "line": 1931, "column": 13 } } @@ -102815,16 +102634,16 @@ "type": "Identifier", "name": "isValidDate", "range": [ - 56748, - 56759 + 56573, + 56584 ], "loc": { "start": { - "line": 1939, + "line": 1932, "column": 21 }, "end": { - "line": 1939, + "line": 1932, "column": 32 } } @@ -102834,32 +102653,32 @@ "type": "Identifier", "name": "term", "range": [ - 56760, - 56764 + 56585, + 56589 ], "loc": { "start": { - "line": 1939, + "line": 1932, "column": 33 }, "end": { - "line": 1939, + "line": 1932, "column": 37 } } } ], "range": [ - 56748, - 56765 + 56573, + 56590 ], "loc": { "start": { - "line": 1939, + "line": 1932, "column": 21 }, "end": { - "line": 1939, + "line": 1932, "column": 38 } } @@ -102876,16 +102695,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 56785, - 56789 + 56610, + 56614 ], "loc": { "start": { - "line": 1940, + "line": 1933, "column": 16 }, "end": { - "line": 1940, + "line": 1933, "column": 20 } } @@ -102896,16 +102715,16 @@ "type": "Identifier", "name": "parseDate", "range": [ - 56792, - 56801 + 56617, + 56626 ], "loc": { "start": { - "line": 1940, + "line": 1933, "column": 23 }, "end": { - "line": 1940, + "line": 1933, "column": 32 } } @@ -102915,16 +102734,16 @@ "type": "Identifier", "name": "term", "range": [ - 56802, - 56806 + 56627, + 56631 ], "loc": { "start": { - "line": 1940, + "line": 1933, "column": 33 }, "end": { - "line": 1940, + "line": 1933, "column": 37 } } @@ -102933,62 +102752,62 @@ "type": "Identifier", "name": "locale", "range": [ - 56808, - 56814 + 56633, + 56639 ], "loc": { "start": { - "line": 1940, + "line": 1933, "column": 39 }, "end": { - "line": 1940, + "line": 1933, "column": 45 } } } ], "range": [ - 56792, - 56815 + 56617, + 56640 ], "loc": { "start": { - "line": 1940, + "line": 1933, "column": 23 }, "end": { - "line": 1940, + "line": 1933, "column": 46 } } }, "range": [ - 56785, - 56815 + 56610, + 56640 ], "loc": { "start": { - "line": 1940, + "line": 1933, "column": 16 }, "end": { - "line": 1940, + "line": 1933, "column": 46 } } }, "range": [ - 56785, - 56816 + 56610, + 56641 ], "loc": { "start": { - "line": 1940, + "line": 1933, "column": 16 }, "end": { - "line": 1940, + "line": 1933, "column": 47 } } @@ -103002,16 +102821,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 56833, - 56842 + 56658, + 56667 ], "loc": { "start": { - "line": 1941, + "line": 1934, "column": 16 }, "end": { - "line": 1941, + "line": 1934, "column": 25 } } @@ -103028,16 +102847,16 @@ "type": "Identifier", "name": "dte1", "range": [ - 56845, - 56849 + 56670, + 56674 ], "loc": { "start": { - "line": 1941, + "line": 1934, "column": 28 }, "end": { - "line": 1941, + "line": 1934, "column": 32 } } @@ -103046,47 +102865,47 @@ "type": "Identifier", "name": "toString", "range": [ - 56850, - 56858 + 56675, + 56683 ], "loc": { "start": { - "line": 1941, + "line": 1934, "column": 33 }, "end": { - "line": 1941, + "line": 1934, "column": 41 } } }, "range": [ - 56845, - 56858 + 56670, + 56683 ], "loc": { "start": { - "line": 1941, + "line": 1934, "column": 28 }, "end": { - "line": 1941, + "line": 1934, "column": 41 } } }, "arguments": [], "range": [ - 56845, - 56860 + 56670, + 56685 ], "loc": { "start": { - "line": 1941, + "line": 1934, "column": 28 }, "end": { - "line": 1941, + "line": 1934, "column": 43 } } @@ -103100,16 +102919,16 @@ "type": "Identifier", "name": "dte2", "range": [ - 56865, - 56869 + 56690, + 56694 ], "loc": { "start": { - "line": 1941, + "line": 1934, "column": 48 }, "end": { - "line": 1941, + "line": 1934, "column": 52 } } @@ -103118,108 +102937,108 @@ "type": "Identifier", "name": "toString", "range": [ - 56870, - 56878 + 56695, + 56703 ], "loc": { "start": { - "line": 1941, + "line": 1934, "column": 53 }, "end": { - "line": 1941, + "line": 1934, "column": 61 } } }, "range": [ - 56865, - 56878 + 56690, + 56703 ], "loc": { "start": { - "line": 1941, + "line": 1934, "column": 48 }, "end": { - "line": 1941, + "line": 1934, "column": 61 } } }, "arguments": [], "range": [ - 56865, - 56880 + 56690, + 56705 ], "loc": { "start": { - "line": 1941, + "line": 1934, "column": 48 }, "end": { - "line": 1941, + "line": 1934, "column": 63 } } }, "range": [ - 56845, - 56880 + 56670, + 56705 ], "loc": { "start": { - "line": 1941, + "line": 1934, "column": 28 }, "end": { - "line": 1941, + "line": 1934, "column": 63 } } }, "range": [ - 56833, - 56880 + 56658, + 56705 ], "loc": { "start": { - "line": 1941, + "line": 1934, "column": 16 }, "end": { - "line": 1941, + "line": 1934, "column": 63 } } }, "range": [ - 56833, - 56881 + 56658, + 56706 ], "loc": { "start": { - "line": 1941, + "line": 1934, "column": 16 }, "end": { - "line": 1941, + "line": 1934, "column": 64 } } } ], "range": [ - 56767, - 56895 + 56592, + 56720 ], "loc": { "start": { - "line": 1939, + "line": 1932, "column": 40 }, "end": { - "line": 1942, + "line": 1935, "column": 13 } }, @@ -103228,16 +103047,16 @@ "type": "Line", "value": "empty", "range": [ - 56908, - 56915 + 56733, + 56740 ], "loc": { "start": { - "line": 1943, + "line": 1936, "column": 12 }, "end": { - "line": 1943, + "line": 1936, "column": 19 } } @@ -103250,16 +103069,16 @@ "type": "Identifier", "name": "hasEM", "range": [ - 56937, - 56942 + 56762, + 56767 ], "loc": { "start": { - "line": 1944, + "line": 1937, "column": 21 }, "end": { - "line": 1944, + "line": 1937, "column": 26 } } @@ -103276,16 +103095,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 56962, - 56971 + 56787, + 56796 ], "loc": { "start": { - "line": 1945, + "line": 1938, "column": 16 }, "end": { - "line": 1945, + "line": 1938, "column": 25 } } @@ -103296,16 +103115,16 @@ "type": "Identifier", "name": "isEmptyString", "range": [ - 56974, - 56987 + 56799, + 56812 ], "loc": { "start": { - "line": 1945, + "line": 1938, "column": 28 }, "end": { - "line": 1945, + "line": 1938, "column": 41 } } @@ -103315,78 +103134,78 @@ "type": "Identifier", "name": "cellValue", "range": [ - 56988, - 56997 + 56813, + 56822 ], "loc": { "start": { - "line": 1945, + "line": 1938, "column": 42 }, "end": { - "line": 1945, + "line": 1938, "column": 51 } } } ], "range": [ - 56974, - 56998 + 56799, + 56823 ], "loc": { "start": { - "line": 1945, + "line": 1938, "column": 28 }, "end": { - "line": 1945, + "line": 1938, "column": 52 } } }, "range": [ - 56962, - 56998 + 56787, + 56823 ], "loc": { "start": { - "line": 1945, + "line": 1938, "column": 16 }, "end": { - "line": 1945, + "line": 1938, "column": 52 } } }, "range": [ - 56962, - 56999 + 56787, + 56824 ], "loc": { "start": { - "line": 1945, + "line": 1938, "column": 16 }, "end": { - "line": 1945, + "line": 1938, "column": 53 } } } ], "range": [ - 56944, - 57013 + 56769, + 56838 ], "loc": { "start": { - "line": 1944, + "line": 1937, "column": 28 }, "end": { - "line": 1946, + "line": 1939, "column": 13 } }, @@ -103395,16 +103214,16 @@ "type": "Line", "value": "non-empty", "range": [ - 57026, - 57037 + 56851, + 56862 ], "loc": { "start": { - "line": 1947, + "line": 1940, "column": 12 }, "end": { - "line": 1947, + "line": 1940, "column": 23 } } @@ -103417,16 +103236,16 @@ "type": "Identifier", "name": "hasNM", "range": [ - 57059, - 57064 + 56884, + 56889 ], "loc": { "start": { - "line": 1948, + "line": 1941, "column": 21 }, "end": { - "line": 1948, + "line": 1941, "column": 26 } } @@ -103443,16 +103262,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 57084, - 57093 + 56909, + 56918 ], "loc": { "start": { - "line": 1949, + "line": 1942, "column": 16 }, "end": { - "line": 1949, + "line": 1942, "column": 25 } } @@ -103466,16 +103285,16 @@ "type": "Identifier", "name": "isEmptyString", "range": [ - 57097, - 57110 + 56922, + 56935 ], "loc": { "start": { - "line": 1949, + "line": 1942, "column": 29 }, "end": { - "line": 1949, + "line": 1942, "column": 42 } } @@ -103485,94 +103304,94 @@ "type": "Identifier", "name": "cellValue", "range": [ - 57111, - 57120 + 56936, + 56945 ], "loc": { "start": { - "line": 1949, + "line": 1942, "column": 43 }, "end": { - "line": 1949, + "line": 1942, "column": 52 } } } ], "range": [ - 57097, - 57121 + 56922, + 56946 ], "loc": { "start": { - "line": 1949, + "line": 1942, "column": 29 }, "end": { - "line": 1949, + "line": 1942, "column": 53 } } }, "prefix": true, "range": [ - 57096, - 57121 + 56921, + 56946 ], "loc": { "start": { - "line": 1949, + "line": 1942, "column": 28 }, "end": { - "line": 1949, + "line": 1942, "column": 53 } } }, "range": [ - 57084, - 57121 + 56909, + 56946 ], "loc": { "start": { - "line": 1949, + "line": 1942, "column": 16 }, "end": { - "line": 1949, + "line": 1942, "column": 53 } } }, "range": [ - 57084, - 57122 + 56909, + 56947 ], "loc": { "start": { - "line": 1949, + "line": 1942, "column": 16 }, "end": { - "line": 1949, + "line": 1942, "column": 54 } } } ], "range": [ - 57066, - 57136 + 56891, + 56961 ], "loc": { "start": { - "line": 1948, + "line": 1941, "column": 28 }, "end": { - "line": 1950, + "line": 1943, "column": 13 } } @@ -103589,16 +103408,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 57160, - 57169 + 56985, + 56994 ], "loc": { "start": { - "line": 1951, + "line": 1944, "column": 16 }, "end": { - "line": 1951, + "line": 1944, "column": 25 } } @@ -103609,16 +103428,16 @@ "type": "Identifier", "name": "contains", "range": [ - 57172, - 57180 + 56997, + 57005 ], "loc": { "start": { - "line": 1951, + "line": 1944, "column": 28 }, "end": { - "line": 1951, + "line": 1944, "column": 36 } } @@ -103628,16 +103447,16 @@ "type": "Identifier", "name": "term", "range": [ - 57181, - 57185 + 57006, + 57010 ], "loc": { "start": { - "line": 1951, + "line": 1944, "column": 37 }, "end": { - "line": 1951, + "line": 1944, "column": 41 } } @@ -103646,16 +103465,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 57187, - 57196 + 57012, + 57021 ], "loc": { "start": { - "line": 1951, + "line": 1944, "column": 43 }, "end": { - "line": 1951, + "line": 1944, "column": 52 } } @@ -103668,16 +103487,16 @@ "object": { "type": "ThisExpression", "range": [ - 57218, - 57222 + 57043, + 57047 ], "loc": { "start": { - "line": 1952, + "line": 1945, "column": 20 }, "end": { - "line": 1952, + "line": 1945, "column": 24 } } @@ -103686,31 +103505,31 @@ "type": "Identifier", "name": "isExactMatch", "range": [ - 57223, - 57235 + 57048, + 57060 ], "loc": { "start": { - "line": 1952, + "line": 1945, "column": 25 }, "end": { - "line": 1952, + "line": 1945, "column": 37 } } }, "range": [ - 57218, - 57235 + 57043, + 57060 ], "loc": { "start": { - "line": 1952, + "line": 1945, "column": 20 }, "end": { - "line": 1952, + "line": 1945, "column": 37 } } @@ -103720,32 +103539,32 @@ "type": "Identifier", "name": "colIdx", "range": [ - 57236, - 57242 + 57061, + 57067 ], "loc": { "start": { - "line": 1952, + "line": 1945, "column": 38 }, "end": { - "line": 1952, + "line": 1945, "column": 44 } } } ], "range": [ - 57218, - 57243 + 57043, + 57068 ], "loc": { "start": { - "line": 1952, + "line": 1945, "column": 20 }, "end": { - "line": 1952, + "line": 1945, "column": 45 } } @@ -103756,16 +103575,16 @@ "object": { "type": "ThisExpression", "range": [ - 57245, - 57249 + 57070, + 57074 ], "loc": { "start": { - "line": 1952, + "line": 1945, "column": 47 }, "end": { - "line": 1952, + "line": 1945, "column": 51 } } @@ -103774,108 +103593,108 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 57250, - 57263 + 57075, + 57088 ], "loc": { "start": { - "line": 1952, + "line": 1945, "column": 52 }, "end": { - "line": 1952, + "line": 1945, "column": 65 } } }, "range": [ - 57245, - 57263 + 57070, + 57088 ], "loc": { "start": { - "line": 1952, + "line": 1945, "column": 47 }, "end": { - "line": 1952, + "line": 1945, "column": 65 } } } ], "range": [ - 57172, - 57264 + 56997, + 57089 ], "loc": { "start": { - "line": 1951, + "line": 1944, "column": 28 }, "end": { - "line": 1952, + "line": 1945, "column": 66 } } }, "range": [ - 57160, - 57264 + 56985, + 57089 ], "loc": { "start": { - "line": 1951, + "line": 1944, "column": 16 }, "end": { - "line": 1952, + "line": 1945, "column": 66 } } }, "range": [ - 57160, - 57265 + 56985, + 57090 ], "loc": { "start": { - "line": 1951, + "line": 1944, "column": 16 }, "end": { - "line": 1952, + "line": 1945, "column": 67 } } } ], "range": [ - 57142, - 57279 + 56967, + 57104 ], "loc": { "start": { - "line": 1950, + "line": 1943, "column": 19 }, "end": { - "line": 1953, + "line": 1946, "column": 13 } } }, "range": [ - 57055, - 57279 + 56880, + 57104 ], "loc": { "start": { - "line": 1948, + "line": 1941, "column": 17 }, "end": { - "line": 1953, + "line": 1946, "column": 13 } }, @@ -103884,16 +103703,16 @@ "type": "Line", "value": "non-empty", "range": [ - 57026, - 57037 + 56851, + 56862 ], "loc": { "start": { - "line": 1947, + "line": 1940, "column": 12 }, "end": { - "line": 1947, + "line": 1940, "column": 23 } } @@ -103901,16 +103720,16 @@ ] }, "range": [ - 56933, - 57279 + 56758, + 57104 ], "loc": { "start": { - "line": 1944, + "line": 1937, "column": 17 }, "end": { - "line": 1953, + "line": 1946, "column": 13 } }, @@ -103919,16 +103738,16 @@ "type": "Line", "value": "empty", "range": [ - 56908, - 56915 + 56733, + 56740 ], "loc": { "start": { - "line": 1943, + "line": 1936, "column": 12 }, "end": { - "line": 1943, + "line": 1936, "column": 19 } } @@ -103936,31 +103755,31 @@ ] }, "range": [ - 56744, - 57279 + 56569, + 57104 ], "loc": { "start": { - "line": 1939, + "line": 1932, "column": 17 }, "end": { - "line": 1953, + "line": 1946, "column": 13 } } }, "range": [ - 56558, - 57279 + 56383, + 57104 ], "loc": { "start": { - "line": 1935, + "line": 1928, "column": 17 }, "end": { - "line": 1953, + "line": 1946, "column": 13 } }, @@ -103969,16 +103788,16 @@ "type": "Line", "value": " searched keyword with * operator doesn't have to be a date", "range": [ - 56479, - 56540 + 56304, + 56365 ], "loc": { "start": { - "line": 1934, + "line": 1927, "column": 12 }, "end": { - "line": 1934, + "line": 1927, "column": 73 } } @@ -103986,16 +103805,16 @@ ] }, "range": [ - 56306, - 57279 + 56131, + 57104 ], "loc": { "start": { - "line": 1930, + "line": 1923, "column": 17 }, "end": { - "line": 1953, + "line": 1946, "column": 13 } }, @@ -104004,16 +103823,16 @@ "type": "Line", "value": " equal date", "range": [ - 56275, - 56288 + 56100, + 56113 ], "loc": { "start": { - "line": 1929, + "line": 1922, "column": 12 }, "end": { - "line": 1929, + "line": 1922, "column": 25 } } @@ -104021,16 +103840,16 @@ ] }, "range": [ - 56103, - 57279 + 55928, + 57104 ], "loc": { "start": { - "line": 1925, + "line": 1918, "column": 17 }, "end": { - "line": 1953, + "line": 1946, "column": 13 } }, @@ -104039,16 +103858,16 @@ "type": "Line", "value": " different date", "range": [ - 56068, - 56085 + 55893, + 55910 ], "loc": { "start": { - "line": 1924, + "line": 1917, "column": 12 }, "end": { - "line": 1924, + "line": 1917, "column": 29 } } @@ -104056,16 +103875,16 @@ ] }, "range": [ - 55921, - 57279 + 55746, + 57104 ], "loc": { "start": { - "line": 1920, + "line": 1913, "column": 17 }, "end": { - "line": 1953, + "line": 1946, "column": 13 } }, @@ -104074,16 +103893,16 @@ "type": "Line", "value": " greater date", "range": [ - 55888, - 55903 + 55713, + 55728 ], "loc": { "start": { - "line": 1919, + "line": 1912, "column": 12 }, "end": { - "line": 1919, + "line": 1912, "column": 27 } } @@ -104091,16 +103910,16 @@ ] }, "range": [ - 55738, - 57279 + 55563, + 57104 ], "loc": { "start": { - "line": 1915, + "line": 1908, "column": 17 }, "end": { - "line": 1953, + "line": 1946, "column": 13 } }, @@ -104109,16 +103928,16 @@ "type": "Line", "value": " greater equal date", "range": [ - 55699, - 55720 + 55524, + 55545 ], "loc": { "start": { - "line": 1914, + "line": 1907, "column": 12 }, "end": { - "line": 1914, + "line": 1907, "column": 33 } } @@ -104126,16 +103945,16 @@ ] }, "range": [ - 55552, - 57279 + 55377, + 57104 ], "loc": { "start": { - "line": 1910, + "line": 1903, "column": 17 }, "end": { - "line": 1953, + "line": 1946, "column": 13 } }, @@ -104144,16 +103963,16 @@ "type": "Line", "value": " lower date", "range": [ - 55521, - 55534 + 55346, + 55359 ], "loc": { "start": { - "line": 1909, + "line": 1902, "column": 12 }, "end": { - "line": 1909, + "line": 1902, "column": 25 } } @@ -104161,16 +103980,16 @@ ] }, "range": [ - 55371, - 57279 + 55196, + 57104 ], "loc": { "start": { - "line": 1905, + "line": 1898, "column": 12 }, "end": { - "line": 1953, + "line": 1946, "column": 13 } }, @@ -104179,16 +103998,16 @@ "type": "Line", "value": " lower equal date", "range": [ - 55339, - 55358 + 55164, + 55183 ], "loc": { "start": { - "line": 1904, + "line": 1897, "column": 12 }, "end": { - "line": 1904, + "line": 1897, "column": 31 } } @@ -104197,16 +104016,16 @@ } ], "range": [ - 54385, - 57289 + 54210, + 57114 ], "loc": { "start": { - "line": 1880, + "line": 1873, "column": 42 }, "end": { - "line": 1954, + "line": 1947, "column": 9 } } @@ -104224,16 +104043,16 @@ "object": { "type": "ThisExpression", "range": [ - 57322, - 57326 + 57147, + 57151 ], "loc": { "start": { - "line": 1957, + "line": 1950, "column": 16 }, "end": { - "line": 1957, + "line": 1950, "column": 20 } } @@ -104242,31 +104061,31 @@ "type": "Identifier", "name": "hasType", "range": [ - 57327, - 57334 + 57152, + 57159 ], "loc": { "start": { - "line": 1957, + "line": 1950, "column": 21 }, "end": { - "line": 1957, + "line": 1950, "column": 28 } } }, "range": [ - 57322, - 57334 + 57147, + 57159 ], "loc": { "start": { - "line": 1957, + "line": 1950, "column": 16 }, "end": { - "line": 1957, + "line": 1950, "column": 28 } } @@ -104276,16 +104095,16 @@ "type": "Identifier", "name": "colIdx", "range": [ - 57335, - 57341 + 57160, + 57166 ], "loc": { "start": { - "line": 1957, + "line": 1950, "column": 29 }, "end": { - "line": 1957, + "line": 1950, "column": 35 } } @@ -104297,48 +104116,48 @@ "type": "Identifier", "name": "FORMATTED_NUMBER", "range": [ - 57344, - 57360 + 57169, + 57185 ], "loc": { "start": { - "line": 1957, + "line": 1950, "column": 38 }, "end": { - "line": 1957, + "line": 1950, "column": 54 } } } ], "range": [ - 57343, - 57361 + 57168, + 57186 ], "loc": { "start": { - "line": 1957, + "line": 1950, "column": 37 }, "end": { - "line": 1957, + "line": 1950, "column": 55 } } } ], "range": [ - 57322, - 57362 + 57147, + 57187 ], "loc": { "start": { - "line": 1957, + "line": 1950, "column": 16 }, "end": { - "line": 1957, + "line": 1950, "column": 56 } } @@ -104355,16 +104174,16 @@ "type": "Identifier", "name": "colType", "range": [ - 57386, - 57393 + 57211, + 57218 ], "loc": { "start": { - "line": 1958, + "line": 1951, "column": 20 }, "end": { - "line": 1958, + "line": 1951, "column": 27 } } @@ -104378,16 +104197,16 @@ "object": { "type": "ThisExpression", "range": [ - 57396, - 57400 + 57221, + 57225 ], "loc": { "start": { - "line": 1958, + "line": 1951, "column": 30 }, "end": { - "line": 1958, + "line": 1951, "column": 34 } } @@ -104396,31 +104215,31 @@ "type": "Identifier", "name": "colTypes", "range": [ - 57401, - 57409 + 57226, + 57234 ], "loc": { "start": { - "line": 1958, + "line": 1951, "column": 35 }, "end": { - "line": 1958, + "line": 1951, "column": 43 } } }, "range": [ - 57396, - 57409 + 57221, + 57234 ], "loc": { "start": { - "line": 1958, + "line": 1951, "column": 30 }, "end": { - "line": 1958, + "line": 1951, "column": 43 } } @@ -104429,46 +104248,46 @@ "type": "Identifier", "name": "colIdx", "range": [ - 57410, - 57416 + 57235, + 57241 ], "loc": { "start": { - "line": 1958, + "line": 1951, "column": 44 }, "end": { - "line": 1958, + "line": 1951, "column": 50 } } }, "range": [ - 57396, - 57417 + 57221, + 57242 ], "loc": { "start": { - "line": 1958, + "line": 1951, "column": 30 }, "end": { - "line": 1958, + "line": 1951, "column": 51 } } }, "range": [ - 57386, - 57417 + 57211, + 57242 ], "loc": { "start": { - "line": 1958, + "line": 1951, "column": 20 }, "end": { - "line": 1958, + "line": 1951, "column": 51 } } @@ -104476,16 +104295,16 @@ ], "kind": "let", "range": [ - 57382, - 57418 + 57207, + 57243 ], "loc": { "start": { - "line": 1958, + "line": 1951, "column": 16 }, "end": { - "line": 1958, + "line": 1951, "column": 52 } } @@ -104501,16 +104320,16 @@ "type": "Identifier", "name": "colType", "range": [ - 57439, - 57446 + 57264, + 57271 ], "loc": { "start": { - "line": 1959, + "line": 1952, "column": 20 }, "end": { - "line": 1959, + "line": 1952, "column": 27 } } @@ -104519,31 +104338,31 @@ "type": "Identifier", "name": "hasOwnProperty", "range": [ - 57447, - 57461 + 57272, + 57286 ], "loc": { "start": { - "line": 1959, + "line": 1952, "column": 28 }, "end": { - "line": 1959, + "line": 1952, "column": 42 } } }, "range": [ - 57439, - 57461 + 57264, + 57286 ], "loc": { "start": { - "line": 1959, + "line": 1952, "column": 20 }, "end": { - "line": 1959, + "line": 1952, "column": 42 } } @@ -104554,32 +104373,32 @@ "value": "decimal", "raw": "'decimal'", "range": [ - 57462, - 57471 + 57287, + 57296 ], "loc": { "start": { - "line": 1959, + "line": 1952, "column": 43 }, "end": { - "line": 1959, + "line": 1952, "column": 52 } } } ], "range": [ - 57439, - 57472 + 57264, + 57297 ], "loc": { "start": { - "line": 1959, + "line": 1952, "column": 20 }, "end": { - "line": 1959, + "line": 1952, "column": 53 } } @@ -104596,16 +104415,16 @@ "type": "Identifier", "name": "decimal", "range": [ - 57496, - 57503 + 57321, + 57328 ], "loc": { "start": { - "line": 1960, + "line": 1953, "column": 20 }, "end": { - "line": 1960, + "line": 1953, "column": 27 } } @@ -104617,16 +104436,16 @@ "type": "Identifier", "name": "colType", "range": [ - 57506, - 57513 + 57331, + 57338 ], "loc": { "start": { - "line": 1960, + "line": 1953, "column": 30 }, "end": { - "line": 1960, + "line": 1953, "column": 37 } } @@ -104635,125 +104454,125 @@ "type": "Identifier", "name": "decimal", "range": [ - 57514, - 57521 + 57339, + 57346 ], "loc": { "start": { - "line": 1960, + "line": 1953, "column": 38 }, "end": { - "line": 1960, + "line": 1953, "column": 45 } } }, "range": [ - 57506, - 57521 + 57331, + 57346 ], "loc": { "start": { - "line": 1960, + "line": 1953, "column": 30 }, "end": { - "line": 1960, + "line": 1953, "column": 45 } } }, "range": [ - 57496, - 57521 + 57321, + 57346 ], "loc": { "start": { - "line": 1960, + "line": 1953, "column": 20 }, "end": { - "line": 1960, + "line": 1953, "column": 45 } } }, "range": [ - 57496, - 57522 + 57321, + 57347 ], "loc": { "start": { - "line": 1960, + "line": 1953, "column": 20 }, "end": { - "line": 1960, + "line": 1953, "column": 46 } } } ], "range": [ - 57474, - 57540 + 57299, + 57365 ], "loc": { "start": { - "line": 1959, + "line": 1952, "column": 55 }, "end": { - "line": 1961, + "line": 1954, "column": 17 } } }, "alternate": null, "range": [ - 57435, - 57540 + 57260, + 57365 ], "loc": { "start": { - "line": 1959, + "line": 1952, "column": 16 }, "end": { - "line": 1961, + "line": 1954, "column": 17 } } } ], "range": [ - 57364, - 57554 + 57189, + 57379 ], "loc": { "start": { - "line": 1957, + "line": 1950, "column": 58 }, "end": { - "line": 1962, + "line": 1955, "column": 13 } } }, "alternate": null, "range": [ - 57318, - 57554 + 57143, + 57379 ], "loc": { "start": { - "line": 1957, + "line": 1950, "column": 12 }, "end": { - "line": 1962, + "line": 1955, "column": 13 } }, @@ -104762,16 +104581,16 @@ "type": "Line", "value": " Convert to number anyways to auto-resolve type in case not", "range": [ - 57567, - 57628 + 57392, + 57453 ], "loc": { "start": { - "line": 1963, + "line": 1956, "column": 12 }, "end": { - "line": 1963, + "line": 1956, "column": 73 } } @@ -104780,16 +104599,16 @@ "type": "Line", "value": " defined by configuration", "range": [ - 57641, - 57668 + 57466, + 57493 ], "loc": { "start": { - "line": 1964, + "line": 1957, "column": 12 }, "end": { - "line": 1964, + "line": 1957, "column": 39 } } @@ -104805,16 +104624,16 @@ "type": "Identifier", "name": "numData", "range": [ - 57681, - 57688 + 57506, + 57513 ], "loc": { "start": { - "line": 1965, + "line": 1958, "column": 12 }, "end": { - "line": 1965, + "line": 1958, "column": 19 } } @@ -104828,16 +104647,16 @@ "type": "Identifier", "name": "Number", "range": [ - 57691, - 57697 + 57516, + 57522 ], "loc": { "start": { - "line": 1965, + "line": 1958, "column": 22 }, "end": { - "line": 1965, + "line": 1958, "column": 28 } } @@ -104847,32 +104666,32 @@ "type": "Identifier", "name": "cellValue", "range": [ - 57698, - 57707 + 57523, + 57532 ], "loc": { "start": { - "line": 1965, + "line": 1958, "column": 29 }, "end": { - "line": 1965, + "line": 1958, "column": 38 } } } ], "range": [ - 57691, - 57708 + 57516, + 57533 ], "loc": { "start": { - "line": 1965, + "line": 1958, "column": 22 }, "end": { - "line": 1965, + "line": 1958, "column": 39 } } @@ -104883,16 +104702,16 @@ "type": "Identifier", "name": "parseNb", "range": [ - 57712, - 57719 + 57537, + 57544 ], "loc": { "start": { - "line": 1965, + "line": 1958, "column": 43 }, "end": { - "line": 1965, + "line": 1958, "column": 50 } } @@ -104902,16 +104721,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 57720, - 57729 + 57545, + 57554 ], "loc": { "start": { - "line": 1965, + "line": 1958, "column": 51 }, "end": { - "line": 1965, + "line": 1958, "column": 60 } } @@ -104920,77 +104739,77 @@ "type": "Identifier", "name": "decimal", "range": [ - 57731, - 57738 + 57556, + 57563 ], "loc": { "start": { - "line": 1965, + "line": 1958, "column": 62 }, "end": { - "line": 1965, + "line": 1958, "column": 69 } } } ], "range": [ - 57712, - 57739 + 57537, + 57564 ], "loc": { "start": { - "line": 1965, + "line": 1958, "column": 43 }, "end": { - "line": 1965, + "line": 1958, "column": 70 } } }, "range": [ - 57691, - 57739 + 57516, + 57564 ], "loc": { "start": { - "line": 1965, + "line": 1958, "column": 22 }, "end": { - "line": 1965, + "line": 1958, "column": 70 } } }, "range": [ - 57681, - 57739 + 57506, + 57564 ], "loc": { "start": { - "line": 1965, + "line": 1958, "column": 12 }, "end": { - "line": 1965, + "line": 1958, "column": 70 } } }, "range": [ - 57681, - 57740 + 57506, + 57565 ], "loc": { "start": { - "line": 1965, + "line": 1958, "column": 12 }, "end": { - "line": 1965, + "line": 1958, "column": 71 } }, @@ -104999,16 +104818,16 @@ "type": "Line", "value": " Convert to number anyways to auto-resolve type in case not", "range": [ - 57567, - 57628 + 57392, + 57453 ], "loc": { "start": { - "line": 1963, + "line": 1956, "column": 12 }, "end": { - "line": 1963, + "line": 1956, "column": 73 } } @@ -105017,16 +104836,16 @@ "type": "Line", "value": " defined by configuration", "range": [ - 57641, - 57668 + 57466, + 57493 ], "loc": { "start": { - "line": 1964, + "line": 1957, "column": 12 }, "end": { - "line": 1964, + "line": 1957, "column": 39 } } @@ -105037,16 +104856,16 @@ "type": "Line", "value": " first checks if there is any operator (<,>,<=,>=,!,*,=,{,},", "range": [ - 57754, - 57816 + 57579, + 57641 ], "loc": { "start": { - "line": 1967, + "line": 1960, "column": 12 }, "end": { - "line": 1967, + "line": 1960, "column": 74 } } @@ -105055,16 +104874,16 @@ "type": "Line", "value": " rgx:)", "range": [ - 57829, - 57837 + 57654, + 57662 ], "loc": { "start": { - "line": 1968, + "line": 1961, "column": 12 }, "end": { - "line": 1968, + "line": 1961, "column": 20 } } @@ -105073,16 +104892,16 @@ "type": "Line", "value": " lower equal", "range": [ - 57850, - 57864 + 57675, + 57689 ], "loc": { "start": { - "line": 1969, + "line": 1962, "column": 12 }, "end": { - "line": 1969, + "line": 1962, "column": 26 } } @@ -105095,16 +104914,16 @@ "type": "Identifier", "name": "hasLE", "range": [ - 57881, - 57886 + 57706, + 57711 ], "loc": { "start": { - "line": 1970, + "line": 1963, "column": 16 }, "end": { - "line": 1970, + "line": 1963, "column": 21 } } @@ -105121,16 +104940,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 57906, - 57915 + 57731, + 57740 ], "loc": { "start": { - "line": 1971, + "line": 1964, "column": 16 }, "end": { - "line": 1971, + "line": 1964, "column": 25 } } @@ -105142,16 +104961,16 @@ "type": "Identifier", "name": "numData", "range": [ - 57918, - 57925 + 57743, + 57750 ], "loc": { "start": { - "line": 1971, + "line": 1964, "column": 28 }, "end": { - "line": 1971, + "line": 1964, "column": 35 } } @@ -105162,16 +104981,16 @@ "type": "Identifier", "name": "parseNb", "range": [ - 57929, - 57936 + 57754, + 57761 ], "loc": { "start": { - "line": 1971, + "line": 1964, "column": 39 }, "end": { - "line": 1971, + "line": 1964, "column": 46 } } @@ -105186,16 +105005,16 @@ "type": "Identifier", "name": "term", "range": [ - 57958, - 57962 + 57783, + 57787 ], "loc": { "start": { - "line": 1972, + "line": 1965, "column": 20 }, "end": { - "line": 1972, + "line": 1965, "column": 24 } } @@ -105204,31 +105023,31 @@ "type": "Identifier", "name": "replace", "range": [ - 57963, - 57970 + 57788, + 57795 ], "loc": { "start": { - "line": 1972, + "line": 1965, "column": 25 }, "end": { - "line": 1972, + "line": 1965, "column": 32 } } }, "range": [ - 57958, - 57970 + 57783, + 57795 ], "loc": { "start": { - "line": 1972, + "line": 1965, "column": 20 }, "end": { - "line": 1972, + "line": 1965, "column": 32 } } @@ -105238,16 +105057,16 @@ "type": "Identifier", "name": "reLe", "range": [ - 57971, - 57975 + 57796, + 57800 ], "loc": { "start": { - "line": 1972, + "line": 1965, "column": 33 }, "end": { - "line": 1972, + "line": 1965, "column": 37 } } @@ -105257,32 +105076,32 @@ "value": "", "raw": "''", "range": [ - 57977, - 57979 + 57802, + 57804 ], "loc": { "start": { - "line": 1972, + "line": 1965, "column": 39 }, "end": { - "line": 1972, + "line": 1965, "column": 41 } } } ], "range": [ - 57958, - 57980 + 57783, + 57805 ], "loc": { "start": { - "line": 1972, + "line": 1965, "column": 20 }, "end": { - "line": 1972, + "line": 1965, "column": 42 } } @@ -105291,93 +105110,93 @@ "type": "Identifier", "name": "decimal", "range": [ - 58002, - 58009 + 57827, + 57834 ], "loc": { "start": { - "line": 1973, + "line": 1966, "column": 20 }, "end": { - "line": 1973, + "line": 1966, "column": 27 } } } ], "range": [ - 57929, - 58027 + 57754, + 57852 ], "loc": { "start": { - "line": 1971, + "line": 1964, "column": 39 }, "end": { - "line": 1974, + "line": 1967, "column": 17 } } }, "range": [ - 57918, - 58027 + 57743, + 57852 ], "loc": { "start": { - "line": 1971, + "line": 1964, "column": 28 }, "end": { - "line": 1974, + "line": 1967, "column": 17 } } }, "range": [ - 57906, - 58027 + 57731, + 57852 ], "loc": { "start": { - "line": 1971, + "line": 1964, "column": 16 }, "end": { - "line": 1974, + "line": 1967, "column": 17 } } }, "range": [ - 57906, - 58028 + 57731, + 57853 ], "loc": { "start": { - "line": 1971, + "line": 1964, "column": 16 }, "end": { - "line": 1974, + "line": 1967, "column": 18 } } } ], "range": [ - 57888, - 58042 + 57713, + 57867 ], "loc": { "start": { - "line": 1970, + "line": 1963, "column": 23 }, "end": { - "line": 1975, + "line": 1968, "column": 13 } }, @@ -105386,16 +105205,16 @@ "type": "Line", "value": "greater equal", "range": [ - 58055, - 58070 + 57880, + 57895 ], "loc": { "start": { - "line": 1976, + "line": 1969, "column": 12 }, "end": { - "line": 1976, + "line": 1969, "column": 27 } } @@ -105408,16 +105227,16 @@ "type": "Identifier", "name": "hasGE", "range": [ - 58092, - 58097 + 57917, + 57922 ], "loc": { "start": { - "line": 1977, + "line": 1970, "column": 21 }, "end": { - "line": 1977, + "line": 1970, "column": 26 } } @@ -105434,16 +105253,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 58117, - 58126 + 57942, + 57951 ], "loc": { "start": { - "line": 1978, + "line": 1971, "column": 16 }, "end": { - "line": 1978, + "line": 1971, "column": 25 } } @@ -105455,16 +105274,16 @@ "type": "Identifier", "name": "numData", "range": [ - 58129, - 58136 + 57954, + 57961 ], "loc": { "start": { - "line": 1978, + "line": 1971, "column": 28 }, "end": { - "line": 1978, + "line": 1971, "column": 35 } } @@ -105475,16 +105294,16 @@ "type": "Identifier", "name": "parseNb", "range": [ - 58140, - 58147 + 57965, + 57972 ], "loc": { "start": { - "line": 1978, + "line": 1971, "column": 39 }, "end": { - "line": 1978, + "line": 1971, "column": 46 } } @@ -105499,16 +105318,16 @@ "type": "Identifier", "name": "term", "range": [ - 58169, - 58173 + 57994, + 57998 ], "loc": { "start": { - "line": 1979, + "line": 1972, "column": 20 }, "end": { - "line": 1979, + "line": 1972, "column": 24 } } @@ -105517,31 +105336,31 @@ "type": "Identifier", "name": "replace", "range": [ - 58174, - 58181 + 57999, + 58006 ], "loc": { "start": { - "line": 1979, + "line": 1972, "column": 25 }, "end": { - "line": 1979, + "line": 1972, "column": 32 } } }, "range": [ - 58169, - 58181 + 57994, + 58006 ], "loc": { "start": { - "line": 1979, + "line": 1972, "column": 20 }, "end": { - "line": 1979, + "line": 1972, "column": 32 } } @@ -105551,16 +105370,16 @@ "type": "Identifier", "name": "reGe", "range": [ - 58182, - 58186 + 58007, + 58011 ], "loc": { "start": { - "line": 1979, + "line": 1972, "column": 33 }, "end": { - "line": 1979, + "line": 1972, "column": 37 } } @@ -105570,32 +105389,32 @@ "value": "", "raw": "''", "range": [ - 58188, - 58190 + 58013, + 58015 ], "loc": { "start": { - "line": 1979, + "line": 1972, "column": 39 }, "end": { - "line": 1979, + "line": 1972, "column": 41 } } } ], "range": [ - 58169, - 58191 + 57994, + 58016 ], "loc": { "start": { - "line": 1979, + "line": 1972, "column": 20 }, "end": { - "line": 1979, + "line": 1972, "column": 42 } } @@ -105604,93 +105423,93 @@ "type": "Identifier", "name": "decimal", "range": [ - 58213, - 58220 + 58038, + 58045 ], "loc": { "start": { - "line": 1980, + "line": 1973, "column": 20 }, "end": { - "line": 1980, + "line": 1973, "column": 27 } } } ], "range": [ - 58140, - 58238 + 57965, + 58063 ], "loc": { "start": { - "line": 1978, + "line": 1971, "column": 39 }, "end": { - "line": 1981, + "line": 1974, "column": 17 } } }, "range": [ - 58129, - 58238 + 57954, + 58063 ], "loc": { "start": { - "line": 1978, + "line": 1971, "column": 28 }, "end": { - "line": 1981, + "line": 1974, "column": 17 } } }, "range": [ - 58117, - 58238 + 57942, + 58063 ], "loc": { "start": { - "line": 1978, + "line": 1971, "column": 16 }, "end": { - "line": 1981, + "line": 1974, "column": 17 } } }, "range": [ - 58117, - 58239 + 57942, + 58064 ], "loc": { "start": { - "line": 1978, + "line": 1971, "column": 16 }, "end": { - "line": 1981, + "line": 1974, "column": 18 } } } ], "range": [ - 58099, - 58253 + 57924, + 58078 ], "loc": { "start": { - "line": 1977, + "line": 1970, "column": 28 }, "end": { - "line": 1982, + "line": 1975, "column": 13 } }, @@ -105699,16 +105518,16 @@ "type": "Line", "value": "lower", "range": [ - 58266, - 58273 + 58091, + 58098 ], "loc": { "start": { - "line": 1983, + "line": 1976, "column": 12 }, "end": { - "line": 1983, + "line": 1976, "column": 19 } } @@ -105721,16 +105540,16 @@ "type": "Identifier", "name": "hasLO", "range": [ - 58295, - 58300 + 58120, + 58125 ], "loc": { "start": { - "line": 1984, + "line": 1977, "column": 21 }, "end": { - "line": 1984, + "line": 1977, "column": 26 } } @@ -105747,16 +105566,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 58320, - 58329 + 58145, + 58154 ], "loc": { "start": { - "line": 1985, + "line": 1978, "column": 16 }, "end": { - "line": 1985, + "line": 1978, "column": 25 } } @@ -105768,16 +105587,16 @@ "type": "Identifier", "name": "numData", "range": [ - 58332, - 58339 + 58157, + 58164 ], "loc": { "start": { - "line": 1985, + "line": 1978, "column": 28 }, "end": { - "line": 1985, + "line": 1978, "column": 35 } } @@ -105788,16 +105607,16 @@ "type": "Identifier", "name": "parseNb", "range": [ - 58342, - 58349 + 58167, + 58174 ], "loc": { "start": { - "line": 1985, + "line": 1978, "column": 38 }, "end": { - "line": 1985, + "line": 1978, "column": 45 } } @@ -105812,16 +105631,16 @@ "type": "Identifier", "name": "term", "range": [ - 58371, - 58375 + 58196, + 58200 ], "loc": { "start": { - "line": 1986, + "line": 1979, "column": 20 }, "end": { - "line": 1986, + "line": 1979, "column": 24 } } @@ -105830,31 +105649,31 @@ "type": "Identifier", "name": "replace", "range": [ - 58376, - 58383 + 58201, + 58208 ], "loc": { "start": { - "line": 1986, + "line": 1979, "column": 25 }, "end": { - "line": 1986, + "line": 1979, "column": 32 } } }, "range": [ - 58371, - 58383 + 58196, + 58208 ], "loc": { "start": { - "line": 1986, + "line": 1979, "column": 20 }, "end": { - "line": 1986, + "line": 1979, "column": 32 } } @@ -105864,16 +105683,16 @@ "type": "Identifier", "name": "reL", "range": [ - 58384, - 58387 + 58209, + 58212 ], "loc": { "start": { - "line": 1986, + "line": 1979, "column": 33 }, "end": { - "line": 1986, + "line": 1979, "column": 36 } } @@ -105883,32 +105702,32 @@ "value": "", "raw": "''", "range": [ - 58389, - 58391 + 58214, + 58216 ], "loc": { "start": { - "line": 1986, + "line": 1979, "column": 38 }, "end": { - "line": 1986, + "line": 1979, "column": 40 } } } ], "range": [ - 58371, - 58392 + 58196, + 58217 ], "loc": { "start": { - "line": 1986, + "line": 1979, "column": 20 }, "end": { - "line": 1986, + "line": 1979, "column": 41 } } @@ -105917,93 +105736,93 @@ "type": "Identifier", "name": "decimal", "range": [ - 58414, - 58421 + 58239, + 58246 ], "loc": { "start": { - "line": 1987, + "line": 1980, "column": 20 }, "end": { - "line": 1987, + "line": 1980, "column": 27 } } } ], "range": [ - 58342, - 58439 + 58167, + 58264 ], "loc": { "start": { - "line": 1985, + "line": 1978, "column": 38 }, "end": { - "line": 1988, + "line": 1981, "column": 17 } } }, "range": [ - 58332, - 58439 + 58157, + 58264 ], "loc": { "start": { - "line": 1985, + "line": 1978, "column": 28 }, "end": { - "line": 1988, + "line": 1981, "column": 17 } } }, "range": [ - 58320, - 58439 + 58145, + 58264 ], "loc": { "start": { - "line": 1985, + "line": 1978, "column": 16 }, "end": { - "line": 1988, + "line": 1981, "column": 17 } } }, "range": [ - 58320, - 58440 + 58145, + 58265 ], "loc": { "start": { - "line": 1985, + "line": 1978, "column": 16 }, "end": { - "line": 1988, + "line": 1981, "column": 18 } } } ], "range": [ - 58302, - 58454 + 58127, + 58279 ], "loc": { "start": { - "line": 1984, + "line": 1977, "column": 28 }, "end": { - "line": 1989, + "line": 1982, "column": 13 } }, @@ -106012,16 +105831,16 @@ "type": "Line", "value": "greater", "range": [ - 58467, - 58476 + 58292, + 58301 ], "loc": { "start": { - "line": 1990, + "line": 1983, "column": 12 }, "end": { - "line": 1990, + "line": 1983, "column": 21 } } @@ -106034,16 +105853,16 @@ "type": "Identifier", "name": "hasGR", "range": [ - 58498, - 58503 + 58323, + 58328 ], "loc": { "start": { - "line": 1991, + "line": 1984, "column": 21 }, "end": { - "line": 1991, + "line": 1984, "column": 26 } } @@ -106060,16 +105879,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 58523, - 58532 + 58348, + 58357 ], "loc": { "start": { - "line": 1992, + "line": 1985, "column": 16 }, "end": { - "line": 1992, + "line": 1985, "column": 25 } } @@ -106081,16 +105900,16 @@ "type": "Identifier", "name": "numData", "range": [ - 58535, - 58542 + 58360, + 58367 ], "loc": { "start": { - "line": 1992, + "line": 1985, "column": 28 }, "end": { - "line": 1992, + "line": 1985, "column": 35 } } @@ -106101,16 +105920,16 @@ "type": "Identifier", "name": "parseNb", "range": [ - 58545, - 58552 + 58370, + 58377 ], "loc": { "start": { - "line": 1992, + "line": 1985, "column": 38 }, "end": { - "line": 1992, + "line": 1985, "column": 45 } } @@ -106125,16 +105944,16 @@ "type": "Identifier", "name": "term", "range": [ - 58574, - 58578 + 58399, + 58403 ], "loc": { "start": { - "line": 1993, + "line": 1986, "column": 20 }, "end": { - "line": 1993, + "line": 1986, "column": 24 } } @@ -106143,31 +105962,31 @@ "type": "Identifier", "name": "replace", "range": [ - 58579, - 58586 + 58404, + 58411 ], "loc": { "start": { - "line": 1993, + "line": 1986, "column": 25 }, "end": { - "line": 1993, + "line": 1986, "column": 32 } } }, "range": [ - 58574, - 58586 + 58399, + 58411 ], "loc": { "start": { - "line": 1993, + "line": 1986, "column": 20 }, "end": { - "line": 1993, + "line": 1986, "column": 32 } } @@ -106177,16 +105996,16 @@ "type": "Identifier", "name": "reG", "range": [ - 58587, - 58590 + 58412, + 58415 ], "loc": { "start": { - "line": 1993, + "line": 1986, "column": 33 }, "end": { - "line": 1993, + "line": 1986, "column": 36 } } @@ -106196,32 +106015,32 @@ "value": "", "raw": "''", "range": [ - 58592, - 58594 + 58417, + 58419 ], "loc": { "start": { - "line": 1993, + "line": 1986, "column": 38 }, "end": { - "line": 1993, + "line": 1986, "column": 40 } } } ], "range": [ - 58574, - 58595 + 58399, + 58420 ], "loc": { "start": { - "line": 1993, + "line": 1986, "column": 20 }, "end": { - "line": 1993, + "line": 1986, "column": 41 } } @@ -106230,93 +106049,93 @@ "type": "Identifier", "name": "decimal", "range": [ - 58617, - 58624 + 58442, + 58449 ], "loc": { "start": { - "line": 1994, + "line": 1987, "column": 20 }, "end": { - "line": 1994, + "line": 1987, "column": 27 } } } ], "range": [ - 58545, - 58642 + 58370, + 58467 ], "loc": { "start": { - "line": 1992, + "line": 1985, "column": 38 }, "end": { - "line": 1995, + "line": 1988, "column": 17 } } }, "range": [ - 58535, - 58642 + 58360, + 58467 ], "loc": { "start": { - "line": 1992, + "line": 1985, "column": 28 }, "end": { - "line": 1995, + "line": 1988, "column": 17 } } }, "range": [ - 58523, - 58642 + 58348, + 58467 ], "loc": { "start": { - "line": 1992, + "line": 1985, "column": 16 }, "end": { - "line": 1995, + "line": 1988, "column": 17 } } }, "range": [ - 58523, - 58643 + 58348, + 58468 ], "loc": { "start": { - "line": 1992, + "line": 1985, "column": 16 }, "end": { - "line": 1995, + "line": 1988, "column": 18 } } } ], "range": [ - 58505, - 58657 + 58330, + 58482 ], "loc": { "start": { - "line": 1991, + "line": 1984, "column": 28 }, "end": { - "line": 1996, + "line": 1989, "column": 13 } }, @@ -106325,16 +106144,16 @@ "type": "Line", "value": "different", "range": [ - 58670, - 58681 + 58495, + 58506 ], "loc": { "start": { - "line": 1997, + "line": 1990, "column": 12 }, "end": { - "line": 1997, + "line": 1990, "column": 23 } } @@ -106347,16 +106166,16 @@ "type": "Identifier", "name": "hasDF", "range": [ - 58703, - 58708 + 58528, + 58533 ], "loc": { "start": { - "line": 1998, + "line": 1991, "column": 21 }, "end": { - "line": 1998, + "line": 1991, "column": 26 } } @@ -106373,16 +106192,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 58728, - 58737 + 58553, + 58562 ], "loc": { "start": { - "line": 1999, + "line": 1992, "column": 16 }, "end": { - "line": 1999, + "line": 1992, "column": 25 } } @@ -106395,16 +106214,16 @@ "type": "Identifier", "name": "contains", "range": [ - 58740, - 58748 + 58565, + 58573 ], "loc": { "start": { - "line": 1999, + "line": 1992, "column": 28 }, "end": { - "line": 1999, + "line": 1992, "column": 36 } } @@ -106419,16 +106238,16 @@ "type": "Identifier", "name": "term", "range": [ - 58749, - 58753 + 58574, + 58578 ], "loc": { "start": { - "line": 1999, + "line": 1992, "column": 37 }, "end": { - "line": 1999, + "line": 1992, "column": 41 } } @@ -106437,31 +106256,31 @@ "type": "Identifier", "name": "replace", "range": [ - 58754, - 58761 + 58579, + 58586 ], "loc": { "start": { - "line": 1999, + "line": 1992, "column": 42 }, "end": { - "line": 1999, + "line": 1992, "column": 49 } } }, "range": [ - 58749, - 58761 + 58574, + 58586 ], "loc": { "start": { - "line": 1999, + "line": 1992, "column": 37 }, "end": { - "line": 1999, + "line": 1992, "column": 49 } } @@ -106471,16 +106290,16 @@ "type": "Identifier", "name": "reD", "range": [ - 58762, - 58765 + 58587, + 58590 ], "loc": { "start": { - "line": 1999, + "line": 1992, "column": 50 }, "end": { - "line": 1999, + "line": 1992, "column": 53 } } @@ -106490,32 +106309,32 @@ "value": "", "raw": "''", "range": [ - 58767, - 58769 + 58592, + 58594 ], "loc": { "start": { - "line": 1999, + "line": 1992, "column": 55 }, "end": { - "line": 1999, + "line": 1992, "column": 57 } } } ], "range": [ - 58749, - 58770 + 58574, + 58595 ], "loc": { "start": { - "line": 1999, + "line": 1992, "column": 37 }, "end": { - "line": 1999, + "line": 1992, "column": 58 } } @@ -106524,16 +106343,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 58772, - 58781 + 58597, + 58606 ], "loc": { "start": { - "line": 1999, + "line": 1992, "column": 60 }, "end": { - "line": 1999, + "line": 1992, "column": 69 } } @@ -106543,16 +106362,16 @@ "value": false, "raw": "false", "range": [ - 58803, - 58808 + 58628, + 58633 ], "loc": { "start": { - "line": 2000, + "line": 1993, "column": 20 }, "end": { - "line": 2000, + "line": 1993, "column": 25 } } @@ -106563,16 +106382,16 @@ "object": { "type": "ThisExpression", "range": [ - 58810, - 58814 + 58635, + 58639 ], "loc": { "start": { - "line": 2000, + "line": 1993, "column": 27 }, "end": { - "line": 2000, + "line": 1993, "column": 31 } } @@ -106581,47 +106400,47 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 58815, - 58828 + 58640, + 58653 ], "loc": { "start": { - "line": 2000, + "line": 1993, "column": 32 }, "end": { - "line": 2000, + "line": 1993, "column": 45 } } }, "range": [ - 58810, - 58828 + 58635, + 58653 ], "loc": { "start": { - "line": 2000, + "line": 1993, "column": 27 }, "end": { - "line": 2000, + "line": 1993, "column": 45 } } } ], "range": [ - 58740, - 58829 + 58565, + 58654 ], "loc": { "start": { - "line": 1999, + "line": 1992, "column": 28 }, "end": { - "line": 2000, + "line": 1993, "column": 46 } } @@ -106631,16 +106450,16 @@ "value": false, "raw": "false", "range": [ - 58832, - 58837 + 58657, + 58662 ], "loc": { "start": { - "line": 2000, + "line": 1993, "column": 49 }, "end": { - "line": 2000, + "line": 1993, "column": 54 } } @@ -106650,77 +106469,77 @@ "value": true, "raw": "true", "range": [ - 58840, - 58844 + 58665, + 58669 ], "loc": { "start": { - "line": 2000, + "line": 1993, "column": 57 }, "end": { - "line": 2000, + "line": 1993, "column": 61 } } }, "range": [ - 58740, - 58844 + 58565, + 58669 ], "loc": { "start": { - "line": 1999, + "line": 1992, "column": 28 }, "end": { - "line": 2000, + "line": 1993, "column": 61 } } }, "range": [ - 58728, - 58844 + 58553, + 58669 ], "loc": { "start": { - "line": 1999, + "line": 1992, "column": 16 }, "end": { - "line": 2000, + "line": 1993, "column": 61 } } }, "range": [ - 58728, - 58845 + 58553, + 58670 ], "loc": { "start": { - "line": 1999, + "line": 1992, "column": 16 }, "end": { - "line": 2000, + "line": 1993, "column": 62 } } } ], "range": [ - 58710, - 58859 + 58535, + 58684 ], "loc": { "start": { - "line": 1998, + "line": 1991, "column": 28 }, "end": { - "line": 2001, + "line": 1994, "column": 13 } }, @@ -106729,16 +106548,16 @@ "type": "Line", "value": "like", "range": [ - 58872, - 58878 + 58697, + 58703 ], "loc": { "start": { - "line": 2002, + "line": 1995, "column": 12 }, "end": { - "line": 2002, + "line": 1995, "column": 18 } } @@ -106751,16 +106570,16 @@ "type": "Identifier", "name": "hasLK", "range": [ - 58900, - 58905 + 58725, + 58730 ], "loc": { "start": { - "line": 2003, + "line": 1996, "column": 21 }, "end": { - "line": 2003, + "line": 1996, "column": 26 } } @@ -106777,16 +106596,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 58925, - 58934 + 58750, + 58759 ], "loc": { "start": { - "line": 2004, + "line": 1997, "column": 16 }, "end": { - "line": 2004, + "line": 1997, "column": 25 } } @@ -106797,16 +106616,16 @@ "type": "Identifier", "name": "contains", "range": [ - 58937, - 58945 + 58762, + 58770 ], "loc": { "start": { - "line": 2004, + "line": 1997, "column": 28 }, "end": { - "line": 2004, + "line": 1997, "column": 36 } } @@ -106821,16 +106640,16 @@ "type": "Identifier", "name": "term", "range": [ - 58946, - 58950 + 58771, + 58775 ], "loc": { "start": { - "line": 2004, + "line": 1997, "column": 37 }, "end": { - "line": 2004, + "line": 1997, "column": 41 } } @@ -106839,31 +106658,31 @@ "type": "Identifier", "name": "replace", "range": [ - 58951, - 58958 + 58776, + 58783 ], "loc": { "start": { - "line": 2004, + "line": 1997, "column": 42 }, "end": { - "line": 2004, + "line": 1997, "column": 49 } } }, "range": [ - 58946, - 58958 + 58771, + 58783 ], "loc": { "start": { - "line": 2004, + "line": 1997, "column": 37 }, "end": { - "line": 2004, + "line": 1997, "column": 49 } } @@ -106873,16 +106692,16 @@ "type": "Identifier", "name": "reLk", "range": [ - 58959, - 58963 + 58784, + 58788 ], "loc": { "start": { - "line": 2004, + "line": 1997, "column": 50 }, "end": { - "line": 2004, + "line": 1997, "column": 54 } } @@ -106892,32 +106711,32 @@ "value": "", "raw": "''", "range": [ - 58965, - 58967 + 58790, + 58792 ], "loc": { "start": { - "line": 2004, + "line": 1997, "column": 56 }, "end": { - "line": 2004, + "line": 1997, "column": 58 } } } ], "range": [ - 58946, - 58968 + 58771, + 58793 ], "loc": { "start": { - "line": 2004, + "line": 1997, "column": 37 }, "end": { - "line": 2004, + "line": 1997, "column": 59 } } @@ -106926,16 +106745,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 58970, - 58979 + 58795, + 58804 ], "loc": { "start": { - "line": 2004, + "line": 1997, "column": 61 }, "end": { - "line": 2004, + "line": 1997, "column": 70 } } @@ -106945,16 +106764,16 @@ "value": false, "raw": "false", "range": [ - 59001, - 59006 + 58826, + 58831 ], "loc": { "start": { - "line": 2005, + "line": 1998, "column": 20 }, "end": { - "line": 2005, + "line": 1998, "column": 25 } } @@ -106965,16 +106784,16 @@ "object": { "type": "ThisExpression", "range": [ - 59008, - 59012 + 58833, + 58837 ], "loc": { "start": { - "line": 2005, + "line": 1998, "column": 27 }, "end": { - "line": 2005, + "line": 1998, "column": 31 } } @@ -106983,93 +106802,93 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 59013, - 59026 + 58838, + 58851 ], "loc": { "start": { - "line": 2005, + "line": 1998, "column": 32 }, "end": { - "line": 2005, + "line": 1998, "column": 45 } } }, "range": [ - 59008, - 59026 + 58833, + 58851 ], "loc": { "start": { - "line": 2005, + "line": 1998, "column": 27 }, "end": { - "line": 2005, + "line": 1998, "column": 45 } } } ], "range": [ - 58937, - 59027 + 58762, + 58852 ], "loc": { "start": { - "line": 2004, + "line": 1997, "column": 28 }, "end": { - "line": 2005, + "line": 1998, "column": 46 } } }, "range": [ - 58925, - 59027 + 58750, + 58852 ], "loc": { "start": { - "line": 2004, + "line": 1997, "column": 16 }, "end": { - "line": 2005, + "line": 1998, "column": 46 } } }, "range": [ - 58925, - 59028 + 58750, + 58853 ], "loc": { "start": { - "line": 2004, + "line": 1997, "column": 16 }, "end": { - "line": 2005, + "line": 1998, "column": 47 } } } ], "range": [ - 58907, - 59042 + 58732, + 58867 ], "loc": { "start": { - "line": 2003, + "line": 1996, "column": 28 }, "end": { - "line": 2006, + "line": 1999, "column": 13 } }, @@ -107078,16 +106897,16 @@ "type": "Line", "value": "equal", "range": [ - 59055, - 59062 + 58880, + 58887 ], "loc": { "start": { - "line": 2007, + "line": 2000, "column": 12 }, "end": { - "line": 2007, + "line": 2000, "column": 19 } } @@ -107100,16 +106919,16 @@ "type": "Identifier", "name": "hasEQ", "range": [ - 59084, - 59089 + 58909, + 58914 ], "loc": { "start": { - "line": 2008, + "line": 2001, "column": 21 }, "end": { - "line": 2008, + "line": 2001, "column": 26 } } @@ -107126,16 +106945,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 59109, - 59118 + 58934, + 58943 ], "loc": { "start": { - "line": 2009, + "line": 2002, "column": 16 }, "end": { - "line": 2009, + "line": 2002, "column": 25 } } @@ -107146,16 +106965,16 @@ "type": "Identifier", "name": "contains", "range": [ - 59121, - 59129 + 58946, + 58954 ], "loc": { "start": { - "line": 2009, + "line": 2002, "column": 28 }, "end": { - "line": 2009, + "line": 2002, "column": 36 } } @@ -107170,16 +106989,16 @@ "type": "Identifier", "name": "term", "range": [ - 59130, - 59134 + 58955, + 58959 ], "loc": { "start": { - "line": 2009, + "line": 2002, "column": 37 }, "end": { - "line": 2009, + "line": 2002, "column": 41 } } @@ -107188,31 +107007,31 @@ "type": "Identifier", "name": "replace", "range": [ - 59135, - 59142 + 58960, + 58967 ], "loc": { "start": { - "line": 2009, + "line": 2002, "column": 42 }, "end": { - "line": 2009, + "line": 2002, "column": 49 } } }, "range": [ - 59130, - 59142 + 58955, + 58967 ], "loc": { "start": { - "line": 2009, + "line": 2002, "column": 37 }, "end": { - "line": 2009, + "line": 2002, "column": 49 } } @@ -107222,16 +107041,16 @@ "type": "Identifier", "name": "reEq", "range": [ - 59143, - 59147 + 58968, + 58972 ], "loc": { "start": { - "line": 2009, + "line": 2002, "column": 50 }, "end": { - "line": 2009, + "line": 2002, "column": 54 } } @@ -107241,32 +107060,32 @@ "value": "", "raw": "''", "range": [ - 59149, - 59151 + 58974, + 58976 ], "loc": { "start": { - "line": 2009, + "line": 2002, "column": 56 }, "end": { - "line": 2009, + "line": 2002, "column": 58 } } } ], "range": [ - 59130, - 59152 + 58955, + 58977 ], "loc": { "start": { - "line": 2009, + "line": 2002, "column": 37 }, "end": { - "line": 2009, + "line": 2002, "column": 59 } } @@ -107275,16 +107094,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 59154, - 59163 + 58979, + 58988 ], "loc": { "start": { - "line": 2009, + "line": 2002, "column": 61 }, "end": { - "line": 2009, + "line": 2002, "column": 70 } } @@ -107294,16 +107113,16 @@ "value": true, "raw": "true", "range": [ - 59185, - 59189 + 59010, + 59014 ], "loc": { "start": { - "line": 2010, + "line": 2003, "column": 20 }, "end": { - "line": 2010, + "line": 2003, "column": 24 } } @@ -107314,16 +107133,16 @@ "object": { "type": "ThisExpression", "range": [ - 59191, - 59195 + 59016, + 59020 ], "loc": { "start": { - "line": 2010, + "line": 2003, "column": 26 }, "end": { - "line": 2010, + "line": 2003, "column": 30 } } @@ -107332,93 +107151,93 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 59196, - 59209 + 59021, + 59034 ], "loc": { "start": { - "line": 2010, + "line": 2003, "column": 31 }, "end": { - "line": 2010, + "line": 2003, "column": 44 } } }, "range": [ - 59191, - 59209 + 59016, + 59034 ], "loc": { "start": { - "line": 2010, + "line": 2003, "column": 26 }, "end": { - "line": 2010, + "line": 2003, "column": 44 } } } ], "range": [ - 59121, - 59210 + 58946, + 59035 ], "loc": { "start": { - "line": 2009, + "line": 2002, "column": 28 }, "end": { - "line": 2010, + "line": 2003, "column": 45 } } }, "range": [ - 59109, - 59210 + 58934, + 59035 ], "loc": { "start": { - "line": 2009, + "line": 2002, "column": 16 }, "end": { - "line": 2010, + "line": 2003, "column": 45 } } }, "range": [ - 59109, - 59211 + 58934, + 59036 ], "loc": { "start": { - "line": 2009, + "line": 2002, "column": 16 }, "end": { - "line": 2010, + "line": 2003, "column": 46 } } } ], "range": [ - 59091, - 59225 + 58916, + 59050 ], "loc": { "start": { - "line": 2008, + "line": 2001, "column": 28 }, "end": { - "line": 2011, + "line": 2004, "column": 13 } }, @@ -107427,16 +107246,16 @@ "type": "Line", "value": "starts with", "range": [ - 59238, - 59251 + 59063, + 59076 ], "loc": { "start": { - "line": 2012, + "line": 2005, "column": 12 }, "end": { - "line": 2012, + "line": 2005, "column": 25 } } @@ -107449,16 +107268,16 @@ "type": "Identifier", "name": "hasST", "range": [ - 59273, - 59278 + 59098, + 59103 ], "loc": { "start": { - "line": 2013, + "line": 2006, "column": 21 }, "end": { - "line": 2013, + "line": 2006, "column": 26 } } @@ -107475,16 +107294,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 59298, - 59307 + 59123, + 59132 ], "loc": { "start": { - "line": 2014, + "line": 2007, "column": 16 }, "end": { - "line": 2014, + "line": 2007, "column": 25 } } @@ -107503,16 +107322,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 59310, - 59319 + 59135, + 59144 ], "loc": { "start": { - "line": 2014, + "line": 2007, "column": 28 }, "end": { - "line": 2014, + "line": 2007, "column": 37 } } @@ -107521,31 +107340,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 59320, - 59327 + 59145, + 59152 ], "loc": { "start": { - "line": 2014, + "line": 2007, "column": 38 }, "end": { - "line": 2014, + "line": 2007, "column": 45 } } }, "range": [ - 59310, - 59327 + 59135, + 59152 ], "loc": { "start": { - "line": 2014, + "line": 2007, "column": 28 }, "end": { - "line": 2014, + "line": 2007, "column": 45 } } @@ -107560,16 +107379,16 @@ "type": "Identifier", "name": "term", "range": [ - 59328, - 59332 + 59153, + 59157 ], "loc": { "start": { - "line": 2014, + "line": 2007, "column": 46 }, "end": { - "line": 2014, + "line": 2007, "column": 50 } } @@ -107578,31 +107397,31 @@ "type": "Identifier", "name": "replace", "range": [ - 59333, - 59340 + 59158, + 59165 ], "loc": { "start": { - "line": 2014, + "line": 2007, "column": 51 }, "end": { - "line": 2014, + "line": 2007, "column": 58 } } }, "range": [ - 59328, - 59340 + 59153, + 59165 ], "loc": { "start": { - "line": 2014, + "line": 2007, "column": 46 }, "end": { - "line": 2014, + "line": 2007, "column": 58 } } @@ -107612,16 +107431,16 @@ "type": "Identifier", "name": "reSt", "range": [ - 59341, - 59345 + 59166, + 59170 ], "loc": { "start": { - "line": 2014, + "line": 2007, "column": 59 }, "end": { - "line": 2014, + "line": 2007, "column": 63 } } @@ -107631,48 +107450,48 @@ "value": "", "raw": "''", "range": [ - 59347, - 59349 + 59172, + 59174 ], "loc": { "start": { - "line": 2014, + "line": 2007, "column": 65 }, "end": { - "line": 2014, + "line": 2007, "column": 67 } } } ], "range": [ - 59328, - 59350 + 59153, + 59175 ], "loc": { "start": { - "line": 2014, + "line": 2007, "column": 46 }, "end": { - "line": 2014, + "line": 2007, "column": 68 } } } ], "range": [ - 59310, - 59351 + 59135, + 59176 ], "loc": { "start": { - "line": 2014, + "line": 2007, "column": 28 }, "end": { - "line": 2014, + "line": 2007, "column": 69 } } @@ -107682,31 +107501,31 @@ "value": 0, "raw": "0", "range": [ - 59356, - 59357 + 59181, + 59182 ], "loc": { "start": { - "line": 2014, + "line": 2007, "column": 74 }, "end": { - "line": 2014, + "line": 2007, "column": 75 } } }, "range": [ - 59310, - 59357 + 59135, + 59182 ], "loc": { "start": { - "line": 2014, + "line": 2007, "column": 28 }, "end": { - "line": 2014, + "line": 2007, "column": 75 } } @@ -107716,16 +107535,16 @@ "value": true, "raw": "true", "range": [ - 59380, - 59384 + 59205, + 59209 ], "loc": { "start": { - "line": 2015, + "line": 2008, "column": 20 }, "end": { - "line": 2015, + "line": 2008, "column": 24 } } @@ -107735,77 +107554,77 @@ "value": false, "raw": "false", "range": [ - 59387, - 59392 + 59212, + 59217 ], "loc": { "start": { - "line": 2015, + "line": 2008, "column": 27 }, "end": { - "line": 2015, + "line": 2008, "column": 32 } } }, "range": [ - 59310, - 59392 + 59135, + 59217 ], "loc": { "start": { - "line": 2014, + "line": 2007, "column": 28 }, "end": { - "line": 2015, + "line": 2008, "column": 32 } } }, "range": [ - 59298, - 59392 + 59123, + 59217 ], "loc": { "start": { - "line": 2014, + "line": 2007, "column": 16 }, "end": { - "line": 2015, + "line": 2008, "column": 32 } } }, "range": [ - 59298, - 59393 + 59123, + 59218 ], "loc": { "start": { - "line": 2014, + "line": 2007, "column": 16 }, "end": { - "line": 2015, + "line": 2008, "column": 33 } } } ], "range": [ - 59280, - 59407 + 59105, + 59232 ], "loc": { "start": { - "line": 2013, + "line": 2006, "column": 28 }, "end": { - "line": 2016, + "line": 2009, "column": 13 } }, @@ -107814,16 +107633,16 @@ "type": "Line", "value": "ends with", "range": [ - 59420, - 59431 + 59245, + 59256 ], "loc": { "start": { - "line": 2017, + "line": 2010, "column": 12 }, "end": { - "line": 2017, + "line": 2010, "column": 23 } } @@ -107836,16 +107655,16 @@ "type": "Identifier", "name": "hasEN", "range": [ - 59453, - 59458 + 59278, + 59283 ], "loc": { "start": { - "line": 2018, + "line": 2011, "column": 21 }, "end": { - "line": 2018, + "line": 2011, "column": 26 } } @@ -107862,16 +107681,16 @@ "type": "Identifier", "name": "searchArg", "range": [ - 59482, - 59491 + 59307, + 59316 ], "loc": { "start": { - "line": 2019, + "line": 2012, "column": 20 }, "end": { - "line": 2019, + "line": 2012, "column": 29 } } @@ -107885,16 +107704,16 @@ "type": "Identifier", "name": "term", "range": [ - 59494, - 59498 + 59319, + 59323 ], "loc": { "start": { - "line": 2019, + "line": 2012, "column": 32 }, "end": { - "line": 2019, + "line": 2012, "column": 36 } } @@ -107903,31 +107722,31 @@ "type": "Identifier", "name": "replace", "range": [ - 59499, - 59506 + 59324, + 59331 ], "loc": { "start": { - "line": 2019, + "line": 2012, "column": 37 }, "end": { - "line": 2019, + "line": 2012, "column": 44 } } }, "range": [ - 59494, - 59506 + 59319, + 59331 ], "loc": { "start": { - "line": 2019, + "line": 2012, "column": 32 }, "end": { - "line": 2019, + "line": 2012, "column": 44 } } @@ -107937,16 +107756,16 @@ "type": "Identifier", "name": "reEn", "range": [ - 59507, - 59511 + 59332, + 59336 ], "loc": { "start": { - "line": 2019, + "line": 2012, "column": 45 }, "end": { - "line": 2019, + "line": 2012, "column": 49 } } @@ -107956,47 +107775,47 @@ "value": "", "raw": "''", "range": [ - 59513, - 59515 + 59338, + 59340 ], "loc": { "start": { - "line": 2019, + "line": 2012, "column": 51 }, "end": { - "line": 2019, + "line": 2012, "column": 53 } } } ], "range": [ - 59494, - 59516 + 59319, + 59341 ], "loc": { "start": { - "line": 2019, + "line": 2012, "column": 32 }, "end": { - "line": 2019, + "line": 2012, "column": 54 } } }, "range": [ - 59482, - 59516 + 59307, + 59341 ], "loc": { "start": { - "line": 2019, + "line": 2012, "column": 20 }, "end": { - "line": 2019, + "line": 2012, "column": 54 } } @@ -108004,16 +107823,16 @@ ], "kind": "let", "range": [ - 59478, - 59517 + 59303, + 59342 ], "loc": { "start": { - "line": 2019, + "line": 2012, "column": 16 }, "end": { - "line": 2019, + "line": 2012, "column": 55 } } @@ -108027,16 +107846,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 59534, - 59543 + 59359, + 59368 ], "loc": { "start": { - "line": 2020, + "line": 2013, "column": 16 }, "end": { - "line": 2020, + "line": 2013, "column": 25 } } @@ -108058,16 +107877,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 59566, - 59575 + 59391, + 59400 ], "loc": { "start": { - "line": 2021, + "line": 2014, "column": 20 }, "end": { - "line": 2021, + "line": 2014, "column": 29 } } @@ -108076,31 +107895,31 @@ "type": "Identifier", "name": "lastIndexOf", "range": [ - 59576, - 59587 + 59401, + 59412 ], "loc": { "start": { - "line": 2021, + "line": 2014, "column": 30 }, "end": { - "line": 2021, + "line": 2014, "column": 41 } } }, "range": [ - 59566, - 59587 + 59391, + 59412 ], "loc": { "start": { - "line": 2021, + "line": 2014, "column": 20 }, "end": { - "line": 2021, + "line": 2014, "column": 41 } } @@ -108110,16 +107929,16 @@ "type": "Identifier", "name": "searchArg", "range": [ - 59588, - 59597 + 59413, + 59422 ], "loc": { "start": { - "line": 2021, + "line": 2014, "column": 42 }, "end": { - "line": 2021, + "line": 2014, "column": 51 } } @@ -108134,16 +107953,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 59599, - 59608 + 59424, + 59433 ], "loc": { "start": { - "line": 2021, + "line": 2014, "column": 53 }, "end": { - "line": 2021, + "line": 2014, "column": 62 } } @@ -108152,31 +107971,31 @@ "type": "Identifier", "name": "length", "range": [ - 59609, - 59615 + 59434, + 59440 ], "loc": { "start": { - "line": 2021, + "line": 2014, "column": 63 }, "end": { - "line": 2021, + "line": 2014, "column": 69 } } }, "range": [ - 59599, - 59615 + 59424, + 59440 ], "loc": { "start": { - "line": 2021, + "line": 2014, "column": 53 }, "end": { - "line": 2021, + "line": 2014, "column": 69 } } @@ -108186,47 +108005,47 @@ "value": 1, "raw": "1", "range": [ - 59618, - 59619 + 59443, + 59444 ], "loc": { "start": { - "line": 2021, + "line": 2014, "column": 72 }, "end": { - "line": 2021, + "line": 2014, "column": 73 } } }, "range": [ - 59599, - 59619 + 59424, + 59444 ], "loc": { "start": { - "line": 2021, + "line": 2014, "column": 53 }, "end": { - "line": 2021, + "line": 2014, "column": 73 } } } ], "range": [ - 59566, - 59620 + 59391, + 59445 ], "loc": { "start": { - "line": 2021, + "line": 2014, "column": 20 }, "end": { - "line": 2021, + "line": 2014, "column": 74 } } @@ -108244,16 +108063,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 59650, - 59659 + 59475, + 59484 ], "loc": { "start": { - "line": 2022, + "line": 2015, "column": 25 }, "end": { - "line": 2022, + "line": 2015, "column": 34 } } @@ -108262,31 +108081,31 @@ "type": "Identifier", "name": "length", "range": [ - 59660, - 59666 + 59485, + 59491 ], "loc": { "start": { - "line": 2022, + "line": 2015, "column": 35 }, "end": { - "line": 2022, + "line": 2015, "column": 41 } } }, "range": [ - 59650, - 59666 + 59475, + 59491 ], "loc": { "start": { - "line": 2022, + "line": 2015, "column": 25 }, "end": { - "line": 2022, + "line": 2015, "column": 41 } } @@ -108296,31 +108115,31 @@ "value": 1, "raw": "1", "range": [ - 59669, - 59670 + 59494, + 59495 ], "loc": { "start": { - "line": 2022, + "line": 2015, "column": 44 }, "end": { - "line": 2022, + "line": 2015, "column": 45 } } }, "range": [ - 59650, - 59670 + 59475, + 59495 ], "loc": { "start": { - "line": 2022, + "line": 2015, "column": 25 }, "end": { - "line": 2022, + "line": 2015, "column": 45 } } @@ -108335,16 +108154,16 @@ "type": "Identifier", "name": "searchArg", "range": [ - 59675, - 59684 + 59500, + 59509 ], "loc": { "start": { - "line": 2022, + "line": 2015, "column": 50 }, "end": { - "line": 2022, + "line": 2015, "column": 59 } } @@ -108353,31 +108172,31 @@ "type": "Identifier", "name": "length", "range": [ - 59685, - 59691 + 59510, + 59516 ], "loc": { "start": { - "line": 2022, + "line": 2015, "column": 60 }, "end": { - "line": 2022, + "line": 2015, "column": 66 } } }, "range": [ - 59675, - 59691 + 59500, + 59516 ], "loc": { "start": { - "line": 2022, + "line": 2015, "column": 50 }, "end": { - "line": 2022, + "line": 2015, "column": 66 } } @@ -108387,61 +108206,61 @@ "value": 1, "raw": "1", "range": [ - 59694, - 59695 + 59519, + 59520 ], "loc": { "start": { - "line": 2022, + "line": 2015, "column": 69 }, "end": { - "line": 2022, + "line": 2015, "column": 70 } } }, "range": [ - 59675, - 59695 + 59500, + 59520 ], "loc": { "start": { - "line": 2022, + "line": 2015, "column": 50 }, "end": { - "line": 2022, + "line": 2015, "column": 70 } } }, "range": [ - 59649, - 59696 + 59474, + 59521 ], "loc": { "start": { - "line": 2022, + "line": 2015, "column": 24 }, "end": { - "line": 2022, + "line": 2015, "column": 71 } } }, "range": [ - 59566, - 59696 + 59391, + 59521 ], "loc": { "start": { - "line": 2021, + "line": 2014, "column": 20 }, "end": { - "line": 2022, + "line": 2015, "column": 71 } } @@ -108458,16 +108277,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 59724, - 59733 + 59549, + 59558 ], "loc": { "start": { - "line": 2023, + "line": 2016, "column": 24 }, "end": { - "line": 2023, + "line": 2016, "column": 33 } } @@ -108476,31 +108295,31 @@ "type": "Identifier", "name": "lastIndexOf", "range": [ - 59734, - 59745 + 59559, + 59570 ], "loc": { "start": { - "line": 2023, + "line": 2016, "column": 34 }, "end": { - "line": 2023, + "line": 2016, "column": 45 } } }, "range": [ - 59724, - 59745 + 59549, + 59570 ], "loc": { "start": { - "line": 2023, + "line": 2016, "column": 24 }, "end": { - "line": 2023, + "line": 2016, "column": 45 } } @@ -108510,16 +108329,16 @@ "type": "Identifier", "name": "searchArg", "range": [ - 59746, - 59755 + 59571, + 59580 ], "loc": { "start": { - "line": 2023, + "line": 2016, "column": 46 }, "end": { - "line": 2023, + "line": 2016, "column": 55 } } @@ -108534,16 +108353,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 59757, - 59766 + 59582, + 59591 ], "loc": { "start": { - "line": 2023, + "line": 2016, "column": 57 }, "end": { - "line": 2023, + "line": 2016, "column": 66 } } @@ -108552,31 +108371,31 @@ "type": "Identifier", "name": "length", "range": [ - 59767, - 59773 + 59592, + 59598 ], "loc": { "start": { - "line": 2023, + "line": 2016, "column": 67 }, "end": { - "line": 2023, + "line": 2016, "column": 73 } } }, "range": [ - 59757, - 59773 + 59582, + 59598 ], "loc": { "start": { - "line": 2023, + "line": 2016, "column": 57 }, "end": { - "line": 2023, + "line": 2016, "column": 73 } } @@ -108586,47 +108405,47 @@ "value": 1, "raw": "1", "range": [ - 59776, - 59777 + 59601, + 59602 ], "loc": { "start": { - "line": 2023, + "line": 2016, "column": 76 }, "end": { - "line": 2023, + "line": 2016, "column": 77 } } }, "range": [ - 59757, - 59777 + 59582, + 59602 ], "loc": { "start": { - "line": 2023, + "line": 2016, "column": 57 }, "end": { - "line": 2023, + "line": 2016, "column": 77 } } } ], "range": [ - 59724, - 59778 + 59549, + 59603 ], "loc": { "start": { - "line": 2023, + "line": 2016, "column": 24 }, "end": { - "line": 2023, + "line": 2016, "column": 78 } } @@ -108639,62 +108458,62 @@ "value": 1, "raw": "1", "range": [ - 59806, - 59807 + 59631, + 59632 ], "loc": { "start": { - "line": 2024, + "line": 2017, "column": 27 }, "end": { - "line": 2024, + "line": 2017, "column": 28 } } }, "prefix": true, "range": [ - 59805, - 59807 + 59630, + 59632 ], "loc": { "start": { - "line": 2024, + "line": 2017, "column": 26 }, "end": { - "line": 2024, + "line": 2017, "column": 28 } } }, "range": [ - 59724, - 59807 + 59549, + 59632 ], "loc": { "start": { - "line": 2023, + "line": 2016, "column": 24 }, "end": { - "line": 2024, + "line": 2017, "column": 28 } } }, "range": [ - 59566, - 59807 + 59391, + 59632 ], "loc": { "start": { - "line": 2021, + "line": 2014, "column": 20 }, "end": { - "line": 2024, + "line": 2017, "column": 28 } } @@ -108704,16 +108523,16 @@ "value": true, "raw": "true", "range": [ - 59810, - 59814 + 59635, + 59639 ], "loc": { "start": { - "line": 2024, + "line": 2017, "column": 31 }, "end": { - "line": 2024, + "line": 2017, "column": 35 } } @@ -108723,77 +108542,77 @@ "value": false, "raw": "false", "range": [ - 59817, - 59822 + 59642, + 59647 ], "loc": { "start": { - "line": 2024, + "line": 2017, "column": 38 }, "end": { - "line": 2024, + "line": 2017, "column": 43 } } }, "range": [ - 59566, - 59822 + 59391, + 59647 ], "loc": { "start": { - "line": 2021, + "line": 2014, "column": 20 }, "end": { - "line": 2024, + "line": 2017, "column": 43 } } }, "range": [ - 59534, - 59822 + 59359, + 59647 ], "loc": { "start": { - "line": 2020, + "line": 2013, "column": 16 }, "end": { - "line": 2024, + "line": 2017, "column": 43 } } }, "range": [ - 59534, - 59823 + 59359, + 59648 ], "loc": { "start": { - "line": 2020, + "line": 2013, "column": 16 }, "end": { - "line": 2024, + "line": 2017, "column": 44 } } } ], "range": [ - 59460, - 59837 + 59285, + 59662 ], "loc": { "start": { - "line": 2018, + "line": 2011, "column": 28 }, "end": { - "line": 2025, + "line": 2018, "column": 13 } }, @@ -108802,16 +108621,16 @@ "type": "Line", "value": "empty", "range": [ - 59850, - 59857 + 59675, + 59682 ], "loc": { "start": { - "line": 2026, + "line": 2019, "column": 12 }, "end": { - "line": 2026, + "line": 2019, "column": 19 } } @@ -108824,16 +108643,16 @@ "type": "Identifier", "name": "hasEM", "range": [ - 59879, - 59884 + 59704, + 59709 ], "loc": { "start": { - "line": 2027, + "line": 2020, "column": 21 }, "end": { - "line": 2027, + "line": 2020, "column": 26 } } @@ -108850,16 +108669,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 59904, - 59913 + 59729, + 59738 ], "loc": { "start": { - "line": 2028, + "line": 2021, "column": 16 }, "end": { - "line": 2028, + "line": 2021, "column": 25 } } @@ -108870,16 +108689,16 @@ "type": "Identifier", "name": "isEmptyString", "range": [ - 59916, - 59929 + 59741, + 59754 ], "loc": { "start": { - "line": 2028, + "line": 2021, "column": 28 }, "end": { - "line": 2028, + "line": 2021, "column": 41 } } @@ -108889,78 +108708,78 @@ "type": "Identifier", "name": "cellValue", "range": [ - 59930, - 59939 + 59755, + 59764 ], "loc": { "start": { - "line": 2028, + "line": 2021, "column": 42 }, "end": { - "line": 2028, + "line": 2021, "column": 51 } } } ], "range": [ - 59916, - 59940 + 59741, + 59765 ], "loc": { "start": { - "line": 2028, + "line": 2021, "column": 28 }, "end": { - "line": 2028, + "line": 2021, "column": 52 } } }, "range": [ - 59904, - 59940 + 59729, + 59765 ], "loc": { "start": { - "line": 2028, + "line": 2021, "column": 16 }, "end": { - "line": 2028, + "line": 2021, "column": 52 } } }, "range": [ - 59904, - 59941 + 59729, + 59766 ], "loc": { "start": { - "line": 2028, + "line": 2021, "column": 16 }, "end": { - "line": 2028, + "line": 2021, "column": 53 } } } ], "range": [ - 59886, - 59955 + 59711, + 59780 ], "loc": { "start": { - "line": 2027, + "line": 2020, "column": 28 }, "end": { - "line": 2029, + "line": 2022, "column": 13 } }, @@ -108969,16 +108788,16 @@ "type": "Line", "value": "non-empty", "range": [ - 59968, - 59979 + 59793, + 59804 ], "loc": { "start": { - "line": 2030, + "line": 2023, "column": 12 }, "end": { - "line": 2030, + "line": 2023, "column": 23 } } @@ -108991,16 +108810,16 @@ "type": "Identifier", "name": "hasNM", "range": [ - 60001, - 60006 + 59826, + 59831 ], "loc": { "start": { - "line": 2031, + "line": 2024, "column": 21 }, "end": { - "line": 2031, + "line": 2024, "column": 26 } } @@ -109017,16 +108836,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 60026, - 60035 + 59851, + 59860 ], "loc": { "start": { - "line": 2032, + "line": 2025, "column": 16 }, "end": { - "line": 2032, + "line": 2025, "column": 25 } } @@ -109040,16 +108859,16 @@ "type": "Identifier", "name": "isEmptyString", "range": [ - 60039, - 60052 + 59864, + 59877 ], "loc": { "start": { - "line": 2032, + "line": 2025, "column": 29 }, "end": { - "line": 2032, + "line": 2025, "column": 42 } } @@ -109059,94 +108878,94 @@ "type": "Identifier", "name": "cellValue", "range": [ - 60053, - 60062 + 59878, + 59887 ], "loc": { "start": { - "line": 2032, + "line": 2025, "column": 43 }, "end": { - "line": 2032, + "line": 2025, "column": 52 } } } ], "range": [ - 60039, - 60063 + 59864, + 59888 ], "loc": { "start": { - "line": 2032, + "line": 2025, "column": 29 }, "end": { - "line": 2032, + "line": 2025, "column": 53 } } }, "prefix": true, "range": [ - 60038, - 60063 + 59863, + 59888 ], "loc": { "start": { - "line": 2032, + "line": 2025, "column": 28 }, "end": { - "line": 2032, + "line": 2025, "column": 53 } } }, "range": [ - 60026, - 60063 + 59851, + 59888 ], "loc": { "start": { - "line": 2032, + "line": 2025, "column": 16 }, "end": { - "line": 2032, + "line": 2025, "column": 53 } } }, "range": [ - 60026, - 60064 + 59851, + 59889 ], "loc": { "start": { - "line": 2032, + "line": 2025, "column": 16 }, "end": { - "line": 2032, + "line": 2025, "column": 54 } } } ], "range": [ - 60008, - 60078 + 59833, + 59903 ], "loc": { "start": { - "line": 2031, + "line": 2024, "column": 28 }, "end": { - "line": 2033, + "line": 2026, "column": 13 } }, @@ -109155,16 +108974,16 @@ "type": "Line", "value": "regexp", "range": [ - 60091, - 60099 + 59916, + 59924 ], "loc": { "start": { - "line": 2034, + "line": 2027, "column": 12 }, "end": { - "line": 2034, + "line": 2027, "column": 20 } } @@ -109177,16 +108996,16 @@ "type": "Identifier", "name": "hasRE", "range": [ - 60121, - 60126 + 59946, + 59951 ], "loc": { "start": { - "line": 2035, + "line": 2028, "column": 21 }, "end": { - "line": 2035, + "line": 2028, "column": 26 } } @@ -109208,16 +109027,16 @@ "type": "Identifier", "name": "srchArg", "range": [ - 60258, - 60265 + 60083, + 60090 ], "loc": { "start": { - "line": 2039, + "line": 2032, "column": 24 }, "end": { - "line": 2039, + "line": 2032, "column": 31 } } @@ -109231,16 +109050,16 @@ "type": "Identifier", "name": "term", "range": [ - 60268, - 60272 + 60093, + 60097 ], "loc": { "start": { - "line": 2039, + "line": 2032, "column": 34 }, "end": { - "line": 2039, + "line": 2032, "column": 38 } } @@ -109249,31 +109068,31 @@ "type": "Identifier", "name": "replace", "range": [ - 60273, - 60280 + 60098, + 60105 ], "loc": { "start": { - "line": 2039, + "line": 2032, "column": 39 }, "end": { - "line": 2039, + "line": 2032, "column": 46 } } }, "range": [ - 60268, - 60280 + 60093, + 60105 ], "loc": { "start": { - "line": 2039, + "line": 2032, "column": 34 }, "end": { - "line": 2039, + "line": 2032, "column": 46 } } @@ -109283,16 +109102,16 @@ "type": "Identifier", "name": "reRe", "range": [ - 60281, - 60285 + 60106, + 60110 ], "loc": { "start": { - "line": 2039, + "line": 2032, "column": 47 }, "end": { - "line": 2039, + "line": 2032, "column": 51 } } @@ -109302,47 +109121,47 @@ "value": "", "raw": "''", "range": [ - 60287, - 60289 + 60112, + 60114 ], "loc": { "start": { - "line": 2039, + "line": 2032, "column": 53 }, "end": { - "line": 2039, + "line": 2032, "column": 55 } } } ], "range": [ - 60268, - 60290 + 60093, + 60115 ], "loc": { "start": { - "line": 2039, + "line": 2032, "column": 34 }, "end": { - "line": 2039, + "line": 2032, "column": 56 } } }, "range": [ - 60258, - 60290 + 60083, + 60115 ], "loc": { "start": { - "line": 2039, + "line": 2032, "column": 24 }, "end": { - "line": 2039, + "line": 2032, "column": 56 } } @@ -109350,16 +109169,16 @@ ], "kind": "let", "range": [ - 60254, - 60291 + 60079, + 60116 ], "loc": { "start": { - "line": 2039, + "line": 2032, "column": 20 }, "end": { - "line": 2039, + "line": 2032, "column": 57 } }, @@ -109368,16 +109187,16 @@ "type": "Line", "value": "operator is removed", "range": [ - 60212, - 60233 + 60037, + 60058 ], "loc": { "start": { - "line": 2038, + "line": 2031, "column": 20 }, "end": { - "line": 2038, + "line": 2031, "column": 41 } } @@ -109393,16 +109212,16 @@ "type": "Identifier", "name": "rgx", "range": [ - 60316, - 60319 + 60141, + 60144 ], "loc": { "start": { - "line": 2040, + "line": 2033, "column": 24 }, "end": { - "line": 2040, + "line": 2033, "column": 27 } } @@ -109413,16 +109232,16 @@ "type": "Identifier", "name": "RegExp", "range": [ - 60326, - 60332 + 60151, + 60157 ], "loc": { "start": { - "line": 2040, + "line": 2033, "column": 34 }, "end": { - "line": 2040, + "line": 2033, "column": 40 } } @@ -109432,47 +109251,47 @@ "type": "Identifier", "name": "srchArg", "range": [ - 60333, - 60340 + 60158, + 60165 ], "loc": { "start": { - "line": 2040, + "line": 2033, "column": 41 }, "end": { - "line": 2040, + "line": 2033, "column": 48 } } } ], "range": [ - 60322, - 60341 + 60147, + 60166 ], "loc": { "start": { - "line": 2040, + "line": 2033, "column": 30 }, "end": { - "line": 2040, + "line": 2033, "column": 49 } } }, "range": [ - 60316, - 60341 + 60141, + 60166 ], "loc": { "start": { - "line": 2040, + "line": 2033, "column": 24 }, "end": { - "line": 2040, + "line": 2033, "column": 49 } } @@ -109480,16 +109299,16 @@ ], "kind": "let", "range": [ - 60312, - 60342 + 60137, + 60167 ], "loc": { "start": { - "line": 2040, + "line": 2033, "column": 20 }, "end": { - "line": 2040, + "line": 2033, "column": 50 } } @@ -109503,16 +109322,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 60363, - 60372 + 60188, + 60197 ], "loc": { "start": { - "line": 2041, + "line": 2034, "column": 20 }, "end": { - "line": 2041, + "line": 2034, "column": 29 } } @@ -109526,16 +109345,16 @@ "type": "Identifier", "name": "rgx", "range": [ - 60375, - 60378 + 60200, + 60203 ], "loc": { "start": { - "line": 2041, + "line": 2034, "column": 32 }, "end": { - "line": 2041, + "line": 2034, "column": 35 } } @@ -109544,31 +109363,31 @@ "type": "Identifier", "name": "test", "range": [ - 60379, - 60383 + 60204, + 60208 ], "loc": { "start": { - "line": 2041, + "line": 2034, "column": 36 }, "end": { - "line": 2041, + "line": 2034, "column": 40 } } }, "range": [ - 60375, - 60383 + 60200, + 60208 ], "loc": { "start": { - "line": 2041, + "line": 2034, "column": 32 }, "end": { - "line": 2041, + "line": 2034, "column": 40 } } @@ -109578,78 +109397,78 @@ "type": "Identifier", "name": "cellValue", "range": [ - 60384, - 60393 + 60209, + 60218 ], "loc": { "start": { - "line": 2041, + "line": 2034, "column": 41 }, "end": { - "line": 2041, + "line": 2034, "column": 50 } } } ], "range": [ - 60375, - 60394 + 60200, + 60219 ], "loc": { "start": { - "line": 2041, + "line": 2034, "column": 32 }, "end": { - "line": 2041, + "line": 2034, "column": 51 } } }, "range": [ - 60363, - 60394 + 60188, + 60219 ], "loc": { "start": { - "line": 2041, + "line": 2034, "column": 20 }, "end": { - "line": 2041, + "line": 2034, "column": 51 } } }, "range": [ - 60363, - 60395 + 60188, + 60220 ], "loc": { "start": { - "line": 2041, + "line": 2034, "column": 20 }, "end": { - "line": 2041, + "line": 2034, "column": 52 } } } ], "range": [ - 60190, - 60413 + 60015, + 60238 ], "loc": { "start": { - "line": 2037, + "line": 2030, "column": 20 }, "end": { - "line": 2042, + "line": 2035, "column": 17 } } @@ -109660,16 +109479,16 @@ "type": "Identifier", "name": "ex", "range": [ - 60421, - 60423 + 60246, + 60248 ], "loc": { "start": { - "line": 2042, + "line": 2035, "column": 25 }, "end": { - "line": 2042, + "line": 2035, "column": 27 } } @@ -109686,16 +109505,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 60447, - 60456 + 60272, + 60281 ], "loc": { "start": { - "line": 2043, + "line": 2036, "column": 20 }, "end": { - "line": 2043, + "line": 2036, "column": 29 } } @@ -109705,93 +109524,93 @@ "value": false, "raw": "false", "range": [ - 60459, - 60464 + 60284, + 60289 ], "loc": { "start": { - "line": 2043, + "line": 2036, "column": 32 }, "end": { - "line": 2043, + "line": 2036, "column": 37 } } }, "range": [ - 60447, - 60464 + 60272, + 60289 ], "loc": { "start": { - "line": 2043, + "line": 2036, "column": 20 }, "end": { - "line": 2043, + "line": 2036, "column": 37 } } }, "range": [ - 60447, - 60465 + 60272, + 60290 ], "loc": { "start": { - "line": 2043, + "line": 2036, "column": 20 }, "end": { - "line": 2043, + "line": 2036, "column": 38 } } } ], "range": [ - 60425, - 60483 + 60250, + 60308 ], "loc": { "start": { - "line": 2042, + "line": 2035, "column": 29 }, "end": { - "line": 2044, + "line": 2037, "column": 17 } } }, "range": [ - 60414, - 60483 + 60239, + 60308 ], "loc": { "start": { - "line": 2042, + "line": 2035, "column": 18 }, "end": { - "line": 2044, + "line": 2037, "column": 17 } } }, "finalizer": null, "range": [ - 60186, - 60483 + 60011, + 60308 ], "loc": { "start": { - "line": 2037, + "line": 2030, "column": 16 }, "end": { - "line": 2044, + "line": 2037, "column": 17 } }, @@ -109800,16 +109619,16 @@ "type": "Line", "value": "in case regexp throws", "range": [ - 60146, - 60169 + 59971, + 59994 ], "loc": { "start": { - "line": 2036, + "line": 2029, "column": 16 }, "end": { - "line": 2036, + "line": 2029, "column": 39 } } @@ -109818,16 +109637,16 @@ } ], "range": [ - 60128, - 60497 + 59953, + 60322 ], "loc": { "start": { - "line": 2035, + "line": 2028, "column": 28 }, "end": { - "line": 2045, + "line": 2038, "column": 13 } } @@ -109847,16 +109666,16 @@ "type": "Identifier", "name": "numData", "range": [ - 60669, - 60676 + 60494, + 60501 ], "loc": { "start": { - "line": 2048, + "line": 2041, "column": 20 }, "end": { - "line": 2048, + "line": 2041, "column": 27 } } @@ -109869,16 +109688,16 @@ "object": { "type": "ThisExpression", "range": [ - 60700, - 60704 + 60525, + 60529 ], "loc": { "start": { - "line": 2049, + "line": 2042, "column": 20 }, "end": { - "line": 2049, + "line": 2042, "column": 24 } } @@ -109887,31 +109706,31 @@ "type": "Identifier", "name": "hasType", "range": [ - 60705, - 60712 + 60530, + 60537 ], "loc": { "start": { - "line": 2049, + "line": 2042, "column": 25 }, "end": { - "line": 2049, + "line": 2042, "column": 32 } } }, "range": [ - 60700, - 60712 + 60525, + 60537 ], "loc": { "start": { - "line": 2049, + "line": 2042, "column": 20 }, "end": { - "line": 2049, + "line": 2042, "column": 32 } } @@ -109921,16 +109740,16 @@ "type": "Identifier", "name": "colIdx", "range": [ - 60713, - 60719 + 60538, + 60544 ], "loc": { "start": { - "line": 2049, + "line": 2042, "column": 33 }, "end": { - "line": 2049, + "line": 2042, "column": 39 } } @@ -109942,16 +109761,16 @@ "type": "Identifier", "name": "NUMBER", "range": [ - 60722, - 60728 + 60547, + 60553 ], "loc": { "start": { - "line": 2049, + "line": 2042, "column": 42 }, "end": { - "line": 2049, + "line": 2042, "column": 48 } } @@ -109960,63 +109779,63 @@ "type": "Identifier", "name": "FORMATTED_NUMBER", "range": [ - 60730, - 60746 + 60555, + 60571 ], "loc": { "start": { - "line": 2049, + "line": 2042, "column": 50 }, "end": { - "line": 2049, + "line": 2042, "column": 66 } } } ], "range": [ - 60721, - 60747 + 60546, + 60572 ], "loc": { "start": { - "line": 2049, + "line": 2042, "column": 41 }, "end": { - "line": 2049, + "line": 2042, "column": 67 } } } ], "range": [ - 60700, - 60748 + 60525, + 60573 ], "loc": { "start": { - "line": 2049, + "line": 2042, "column": 20 }, "end": { - "line": 2049, + "line": 2042, "column": 68 } } }, "range": [ - 60669, - 60748 + 60494, + 60573 ], "loc": { "start": { - "line": 2048, + "line": 2041, "column": 20 }, "end": { - "line": 2049, + "line": 2042, "column": 68 } } @@ -110030,16 +109849,16 @@ "object": { "type": "ThisExpression", "range": [ - 60773, - 60777 + 60598, + 60602 ], "loc": { "start": { - "line": 2050, + "line": 2043, "column": 21 }, "end": { - "line": 2050, + "line": 2043, "column": 25 } } @@ -110048,62 +109867,62 @@ "type": "Identifier", "name": "singleSearchFlt", "range": [ - 60778, - 60793 + 60603, + 60618 ], "loc": { "start": { - "line": 2050, + "line": 2043, "column": 26 }, "end": { - "line": 2050, + "line": 2043, "column": 41 } } }, "range": [ - 60773, - 60793 + 60598, + 60618 ], "loc": { "start": { - "line": 2050, + "line": 2043, "column": 21 }, "end": { - "line": 2050, + "line": 2043, "column": 41 } } }, "prefix": true, "range": [ - 60772, - 60793 + 60597, + 60618 ], "loc": { "start": { - "line": 2050, + "line": 2043, "column": 20 }, "end": { - "line": 2050, + "line": 2043, "column": 41 } } }, "range": [ - 60669, - 60793 + 60494, + 60618 ], "loc": { "start": { - "line": 2048, + "line": 2041, "column": 20 }, "end": { - "line": 2050, + "line": 2043, "column": 41 } } @@ -110120,16 +109939,16 @@ "type": "Identifier", "name": "term", "range": [ - 61022, - 61026 + 60847, + 60851 ], "loc": { "start": { - "line": 2054, + "line": 2047, "column": 20 }, "end": { - "line": 2054, + "line": 2047, "column": 24 } } @@ -110143,16 +109962,16 @@ "type": "Identifier", "name": "parseNb", "range": [ - 61029, - 61036 + 60854, + 60861 ], "loc": { "start": { - "line": 2054, + "line": 2047, "column": 27 }, "end": { - "line": 2054, + "line": 2047, "column": 34 } } @@ -110162,16 +109981,16 @@ "type": "Identifier", "name": "term", "range": [ - 61037, - 61041 + 60862, + 60866 ], "loc": { "start": { - "line": 2054, + "line": 2047, "column": 35 }, "end": { - "line": 2054, + "line": 2047, "column": 39 } } @@ -110180,32 +109999,32 @@ "type": "Identifier", "name": "decimal", "range": [ - 61043, - 61050 + 60868, + 60875 ], "loc": { "start": { - "line": 2054, + "line": 2047, "column": 41 }, "end": { - "line": 2054, + "line": 2047, "column": 48 } } } ], "range": [ - 61029, - 61051 + 60854, + 60876 ], "loc": { "start": { - "line": 2054, + "line": 2047, "column": 27 }, "end": { - "line": 2054, + "line": 2047, "column": 49 } } @@ -110214,61 +110033,61 @@ "type": "Identifier", "name": "term", "range": [ - 61055, - 61059 + 60880, + 60884 ], "loc": { "start": { - "line": 2054, + "line": 2047, "column": 53 }, "end": { - "line": 2054, + "line": 2047, "column": 57 } } }, "range": [ - 61029, - 61059 + 60854, + 60884 ], "loc": { "start": { - "line": 2054, + "line": 2047, "column": 27 }, "end": { - "line": 2054, + "line": 2047, "column": 57 } } }, "range": [ - 61022, - 61059 + 60847, + 60884 ], "loc": { "start": { - "line": 2054, + "line": 2047, "column": 20 }, "end": { - "line": 2054, + "line": 2047, "column": 57 } } }, "range": [ - 61022, - 61060 + 60847, + 60885 ], "loc": { "start": { - "line": 2054, + "line": 2047, "column": 20 }, "end": { - "line": 2054, + "line": 2047, "column": 58 } }, @@ -110277,16 +110096,16 @@ "type": "Line", "value": " parseNb can return 0 for strings which are not", "range": [ - 60817, - 60866 + 60642, + 60691 ], "loc": { "start": { - "line": 2051, + "line": 2044, "column": 20 }, "end": { - "line": 2051, + "line": 2044, "column": 69 } } @@ -110295,16 +110114,16 @@ "type": "Line", "value": " formatted numbers, in that case return the original", "range": [ - 60887, - 60941 + 60712, + 60766 ], "loc": { "start": { - "line": 2052, + "line": 2045, "column": 20 }, "end": { - "line": 2052, + "line": 2045, "column": 74 } } @@ -110313,16 +110132,16 @@ "type": "Line", "value": " string. TODO: handle this in parseNb", "range": [ - 60962, - 61001 + 60787, + 60826 ], "loc": { "start": { - "line": 2053, + "line": 2046, "column": 20 }, "end": { - "line": 2053, + "line": 2046, "column": 59 } } @@ -110338,16 +110157,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 61081, - 61090 + 60906, + 60915 ], "loc": { "start": { - "line": 2055, + "line": 2048, "column": 20 }, "end": { - "line": 2055, + "line": 2048, "column": 29 } } @@ -110362,16 +110181,16 @@ "type": "Identifier", "name": "numData", "range": [ - 61093, - 61100 + 60918, + 60925 ], "loc": { "start": { - "line": 2055, + "line": 2048, "column": 32 }, "end": { - "line": 2055, + "line": 2048, "column": 39 } } @@ -110380,31 +110199,31 @@ "type": "Identifier", "name": "term", "range": [ - 61105, - 61109 + 60930, + 60934 ], "loc": { "start": { - "line": 2055, + "line": 2048, "column": 44 }, "end": { - "line": 2055, + "line": 2048, "column": 48 } } }, "range": [ - 61093, - 61109 + 60918, + 60934 ], "loc": { "start": { - "line": 2055, + "line": 2048, "column": 32 }, "end": { - "line": 2055, + "line": 2048, "column": 48 } } @@ -110415,16 +110234,16 @@ "type": "Identifier", "name": "contains", "range": [ - 61137, - 61145 + 60962, + 60970 ], "loc": { "start": { - "line": 2056, + "line": 2049, "column": 24 }, "end": { - "line": 2056, + "line": 2049, "column": 32 } } @@ -110439,16 +110258,16 @@ "type": "Identifier", "name": "term", "range": [ - 61146, - 61150 + 60971, + 60975 ], "loc": { "start": { - "line": 2056, + "line": 2049, "column": 33 }, "end": { - "line": 2056, + "line": 2049, "column": 37 } } @@ -110457,47 +110276,47 @@ "type": "Identifier", "name": "toString", "range": [ - 61151, - 61159 + 60976, + 60984 ], "loc": { "start": { - "line": 2056, + "line": 2049, "column": 38 }, "end": { - "line": 2056, + "line": 2049, "column": 46 } } }, "range": [ - 61146, - 61159 + 60971, + 60984 ], "loc": { "start": { - "line": 2056, + "line": 2049, "column": 33 }, "end": { - "line": 2056, + "line": 2049, "column": 46 } } }, "arguments": [], "range": [ - 61146, - 61161 + 60971, + 60986 ], "loc": { "start": { - "line": 2056, + "line": 2049, "column": 33 }, "end": { - "line": 2056, + "line": 2049, "column": 48 } } @@ -110511,16 +110330,16 @@ "type": "Identifier", "name": "numData", "range": [ - 61163, - 61170 + 60988, + 60995 ], "loc": { "start": { - "line": 2056, + "line": 2049, "column": 50 }, "end": { - "line": 2056, + "line": 2049, "column": 57 } } @@ -110529,47 +110348,47 @@ "type": "Identifier", "name": "toString", "range": [ - 61171, - 61179 + 60996, + 61004 ], "loc": { "start": { - "line": 2056, + "line": 2049, "column": 58 }, "end": { - "line": 2056, + "line": 2049, "column": 66 } } }, "range": [ - 61163, - 61179 + 60988, + 61004 ], "loc": { "start": { - "line": 2056, + "line": 2049, "column": 50 }, "end": { - "line": 2056, + "line": 2049, "column": 66 } } }, "arguments": [], "range": [ - 61163, - 61181 + 60988, + 61006 ], "loc": { "start": { - "line": 2056, + "line": 2049, "column": 50 }, "end": { - "line": 2056, + "line": 2049, "column": 68 } } @@ -110582,16 +110401,16 @@ "object": { "type": "ThisExpression", "range": [ - 61211, - 61215 + 61036, + 61040 ], "loc": { "start": { - "line": 2057, + "line": 2050, "column": 28 }, "end": { - "line": 2057, + "line": 2050, "column": 32 } } @@ -110600,31 +110419,31 @@ "type": "Identifier", "name": "isExactMatch", "range": [ - 61216, - 61228 + 61041, + 61053 ], "loc": { "start": { - "line": 2057, + "line": 2050, "column": 33 }, "end": { - "line": 2057, + "line": 2050, "column": 45 } } }, "range": [ - 61211, - 61228 + 61036, + 61053 ], "loc": { "start": { - "line": 2057, + "line": 2050, "column": 28 }, "end": { - "line": 2057, + "line": 2050, "column": 45 } } @@ -110634,32 +110453,32 @@ "type": "Identifier", "name": "colIdx", "range": [ - 61229, - 61235 + 61054, + 61060 ], "loc": { "start": { - "line": 2057, + "line": 2050, "column": 46 }, "end": { - "line": 2057, + "line": 2050, "column": 52 } } } ], "range": [ - 61211, - 61236 + 61036, + 61061 ], "loc": { "start": { - "line": 2057, + "line": 2050, "column": 28 }, "end": { - "line": 2057, + "line": 2050, "column": 53 } } @@ -110670,16 +110489,16 @@ "object": { "type": "ThisExpression", "range": [ - 61238, - 61242 + 61063, + 61067 ], "loc": { "start": { - "line": 2057, + "line": 2050, "column": 55 }, "end": { - "line": 2057, + "line": 2050, "column": 59 } } @@ -110688,108 +110507,108 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 61243, - 61256 + 61068, + 61081 ], "loc": { "start": { - "line": 2057, + "line": 2050, "column": 60 }, "end": { - "line": 2057, + "line": 2050, "column": 73 } } }, "range": [ - 61238, - 61256 + 61063, + 61081 ], "loc": { "start": { - "line": 2057, + "line": 2050, "column": 55 }, "end": { - "line": 2057, + "line": 2050, "column": 73 } } } ], "range": [ - 61137, - 61257 + 60962, + 61082 ], "loc": { "start": { - "line": 2056, + "line": 2049, "column": 24 }, "end": { - "line": 2057, + "line": 2050, "column": 74 } } }, "range": [ - 61093, - 61257 + 60918, + 61082 ], "loc": { "start": { - "line": 2055, + "line": 2048, "column": 32 }, "end": { - "line": 2057, + "line": 2050, "column": 74 } } }, "range": [ - 61081, - 61257 + 60906, + 61082 ], "loc": { "start": { - "line": 2055, + "line": 2048, "column": 20 }, "end": { - "line": 2057, + "line": 2050, "column": 74 } } }, "range": [ - 61081, - 61258 + 60906, + 61083 ], "loc": { "start": { - "line": 2055, + "line": 2048, "column": 20 }, "end": { - "line": 2057, + "line": 2050, "column": 75 } } } ], "range": [ - 60795, - 61276 + 60620, + 61101 ], "loc": { "start": { - "line": 2050, + "line": 2043, "column": 43 }, "end": { - "line": 2058, + "line": 2051, "column": 17 } } @@ -110806,16 +110625,16 @@ "type": "Identifier", "name": "occurence", "range": [ - 61378, - 61387 + 61203, + 61212 ], "loc": { "start": { - "line": 2060, + "line": 2053, "column": 20 }, "end": { - "line": 2060, + "line": 2053, "column": 29 } } @@ -110826,16 +110645,16 @@ "type": "Identifier", "name": "contains", "range": [ - 61390, - 61398 + 61215, + 61223 ], "loc": { "start": { - "line": 2060, + "line": 2053, "column": 32 }, "end": { - "line": 2060, + "line": 2053, "column": 40 } } @@ -110845,16 +110664,16 @@ "type": "Identifier", "name": "term", "range": [ - 61424, - 61428 + 61249, + 61253 ], "loc": { "start": { - "line": 2061, + "line": 2054, "column": 24 }, "end": { - "line": 2061, + "line": 2054, "column": 28 } } @@ -110863,16 +110682,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 61454, - 61463 + 61279, + 61288 ], "loc": { "start": { - "line": 2062, + "line": 2055, "column": 24 }, "end": { - "line": 2062, + "line": 2055, "column": 33 } } @@ -110885,16 +110704,16 @@ "object": { "type": "ThisExpression", "range": [ - 61489, - 61493 + 61314, + 61318 ], "loc": { "start": { - "line": 2063, + "line": 2056, "column": 24 }, "end": { - "line": 2063, + "line": 2056, "column": 28 } } @@ -110903,31 +110722,31 @@ "type": "Identifier", "name": "isExactMatch", "range": [ - 61494, - 61506 + 61319, + 61331 ], "loc": { "start": { - "line": 2063, + "line": 2056, "column": 29 }, "end": { - "line": 2063, + "line": 2056, "column": 41 } } }, "range": [ - 61489, - 61506 + 61314, + 61331 ], "loc": { "start": { - "line": 2063, + "line": 2056, "column": 24 }, "end": { - "line": 2063, + "line": 2056, "column": 41 } } @@ -110937,32 +110756,32 @@ "type": "Identifier", "name": "colIdx", "range": [ - 61507, - 61513 + 61332, + 61338 ], "loc": { "start": { - "line": 2063, + "line": 2056, "column": 42 }, "end": { - "line": 2063, + "line": 2056, "column": 48 } } } ], "range": [ - 61489, - 61514 + 61314, + 61339 ], "loc": { "start": { - "line": 2063, + "line": 2056, "column": 24 }, "end": { - "line": 2063, + "line": 2056, "column": 49 } } @@ -110973,16 +110792,16 @@ "object": { "type": "ThisExpression", "range": [ - 61540, - 61544 + 61365, + 61369 ], "loc": { "start": { - "line": 2064, + "line": 2057, "column": 24 }, "end": { - "line": 2064, + "line": 2057, "column": 28 } } @@ -110991,31 +110810,31 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 61545, - 61558 + 61370, + 61383 ], "loc": { "start": { - "line": 2064, + "line": 2057, "column": 29 }, "end": { - "line": 2064, + "line": 2057, "column": 42 } } }, "range": [ - 61540, - 61558 + 61365, + 61383 ], "loc": { "start": { - "line": 2064, + "line": 2057, "column": 24 }, "end": { - "line": 2064, + "line": 2057, "column": 42 } } @@ -111028,16 +110847,16 @@ "object": { "type": "ThisExpression", "range": [ - 61584, - 61588 + 61409, + 61413 ], "loc": { "start": { - "line": 2065, + "line": 2058, "column": 24 }, "end": { - "line": 2065, + "line": 2058, "column": 28 } } @@ -111046,31 +110865,31 @@ "type": "Identifier", "name": "ignoresDiacritics", "range": [ - 61589, - 61606 + 61414, + 61431 ], "loc": { "start": { - "line": 2065, + "line": 2058, "column": 29 }, "end": { - "line": 2065, + "line": 2058, "column": 46 } } }, "range": [ - 61584, - 61606 + 61409, + 61431 ], "loc": { "start": { - "line": 2065, + "line": 2058, "column": 24 }, "end": { - "line": 2065, + "line": 2058, "column": 46 } } @@ -111080,78 +110899,78 @@ "type": "Identifier", "name": "colIdx", "range": [ - 61607, - 61613 + 61432, + 61438 ], "loc": { "start": { - "line": 2065, + "line": 2058, "column": 47 }, "end": { - "line": 2065, + "line": 2058, "column": 53 } } } ], "range": [ - 61584, - 61614 + 61409, + 61439 ], "loc": { "start": { - "line": 2065, + "line": 2058, "column": 24 }, "end": { - "line": 2065, + "line": 2058, "column": 54 } } } ], "range": [ - 61390, - 61636 + 61215, + 61461 ], "loc": { "start": { - "line": 2060, + "line": 2053, "column": 32 }, "end": { - "line": 2066, + "line": 2059, "column": 21 } } }, "range": [ - 61378, - 61636 + 61203, + 61461 ], "loc": { "start": { - "line": 2060, + "line": 2053, "column": 20 }, "end": { - "line": 2066, + "line": 2059, "column": 21 } } }, "range": [ - 61378, - 61637 + 61203, + 61462 ], "loc": { "start": { - "line": 2060, + "line": 2053, "column": 20 }, "end": { - "line": 2066, + "line": 2059, "column": 22 } }, @@ -111160,16 +110979,16 @@ "type": "Line", "value": " Finally test search term is contained in cell data", "range": [ - 61304, - 61357 + 61129, + 61182 ], "loc": { "start": { - "line": 2059, + "line": 2052, "column": 20 }, "end": { - "line": 2059, + "line": 2052, "column": 73 } } @@ -111178,31 +110997,31 @@ } ], "range": [ - 61282, - 61655 + 61107, + 61480 ], "loc": { "start": { - "line": 2058, + "line": 2051, "column": 23 }, "end": { - "line": 2067, + "line": 2060, "column": 17 } } }, "range": [ - 60665, - 61655 + 60490, + 61480 ], "loc": { "start": { - "line": 2048, + "line": 2041, "column": 16 }, "end": { - "line": 2067, + "line": 2060, "column": 17 } }, @@ -111211,16 +111030,16 @@ "type": "Line", "value": " If numeric type data, perform a strict equality test and", "range": [ - 60521, - 60580 + 60346, + 60405 ], "loc": { "start": { - "line": 2046, + "line": 2039, "column": 16 }, "end": { - "line": 2046, + "line": 2039, "column": 75 } } @@ -111229,16 +111048,16 @@ "type": "Line", "value": " fallback to unformatted number string comparison", "range": [ - 60597, - 60648 + 60422, + 60473 ], "loc": { "start": { - "line": 2047, + "line": 2040, "column": 16 }, "end": { - "line": 2047, + "line": 2040, "column": 67 } } @@ -111247,31 +111066,31 @@ } ], "range": [ - 60503, - 61669 + 60328, + 61494 ], "loc": { "start": { - "line": 2045, + "line": 2038, "column": 19 }, "end": { - "line": 2068, + "line": 2061, "column": 13 } } }, "range": [ - 60117, - 61669 + 59942, + 61494 ], "loc": { "start": { - "line": 2035, + "line": 2028, "column": 17 }, "end": { - "line": 2068, + "line": 2061, "column": 13 } }, @@ -111280,16 +111099,16 @@ "type": "Line", "value": "regexp", "range": [ - 60091, - 60099 + 59916, + 59924 ], "loc": { "start": { - "line": 2034, + "line": 2027, "column": 12 }, "end": { - "line": 2034, + "line": 2027, "column": 20 } } @@ -111297,16 +111116,16 @@ ] }, "range": [ - 59997, - 61669 + 59822, + 61494 ], "loc": { "start": { - "line": 2031, + "line": 2024, "column": 17 }, "end": { - "line": 2068, + "line": 2061, "column": 13 } }, @@ -111315,16 +111134,16 @@ "type": "Line", "value": "non-empty", "range": [ - 59968, - 59979 + 59793, + 59804 ], "loc": { "start": { - "line": 2030, + "line": 2023, "column": 12 }, "end": { - "line": 2030, + "line": 2023, "column": 23 } } @@ -111332,16 +111151,16 @@ ] }, "range": [ - 59875, - 61669 + 59700, + 61494 ], "loc": { "start": { - "line": 2027, + "line": 2020, "column": 17 }, "end": { - "line": 2068, + "line": 2061, "column": 13 } }, @@ -111350,16 +111169,16 @@ "type": "Line", "value": "empty", "range": [ - 59850, - 59857 + 59675, + 59682 ], "loc": { "start": { - "line": 2026, + "line": 2019, "column": 12 }, "end": { - "line": 2026, + "line": 2019, "column": 19 } } @@ -111367,16 +111186,16 @@ ] }, "range": [ - 59449, - 61669 + 59274, + 61494 ], "loc": { "start": { - "line": 2018, + "line": 2011, "column": 17 }, "end": { - "line": 2068, + "line": 2061, "column": 13 } }, @@ -111385,16 +111204,16 @@ "type": "Line", "value": "ends with", "range": [ - 59420, - 59431 + 59245, + 59256 ], "loc": { "start": { - "line": 2017, + "line": 2010, "column": 12 }, "end": { - "line": 2017, + "line": 2010, "column": 23 } } @@ -111402,16 +111221,16 @@ ] }, "range": [ - 59269, - 61669 + 59094, + 61494 ], "loc": { "start": { - "line": 2013, + "line": 2006, "column": 17 }, "end": { - "line": 2068, + "line": 2061, "column": 13 } }, @@ -111420,16 +111239,16 @@ "type": "Line", "value": "starts with", "range": [ - 59238, - 59251 + 59063, + 59076 ], "loc": { "start": { - "line": 2012, + "line": 2005, "column": 12 }, "end": { - "line": 2012, + "line": 2005, "column": 25 } } @@ -111437,16 +111256,16 @@ ] }, "range": [ - 59080, - 61669 + 58905, + 61494 ], "loc": { "start": { - "line": 2008, + "line": 2001, "column": 17 }, "end": { - "line": 2068, + "line": 2061, "column": 13 } }, @@ -111455,16 +111274,16 @@ "type": "Line", "value": "equal", "range": [ - 59055, - 59062 + 58880, + 58887 ], "loc": { "start": { - "line": 2007, + "line": 2000, "column": 12 }, "end": { - "line": 2007, + "line": 2000, "column": 19 } } @@ -111472,16 +111291,16 @@ ] }, "range": [ - 58896, - 61669 + 58721, + 61494 ], "loc": { "start": { - "line": 2003, + "line": 1996, "column": 17 }, "end": { - "line": 2068, + "line": 2061, "column": 13 } }, @@ -111490,16 +111309,16 @@ "type": "Line", "value": "like", "range": [ - 58872, - 58878 + 58697, + 58703 ], "loc": { "start": { - "line": 2002, + "line": 1995, "column": 12 }, "end": { - "line": 2002, + "line": 1995, "column": 18 } } @@ -111507,16 +111326,16 @@ ] }, "range": [ - 58699, - 61669 + 58524, + 61494 ], "loc": { "start": { - "line": 1998, + "line": 1991, "column": 17 }, "end": { - "line": 2068, + "line": 2061, "column": 13 } }, @@ -111525,16 +111344,16 @@ "type": "Line", "value": "different", "range": [ - 58670, - 58681 + 58495, + 58506 ], "loc": { "start": { - "line": 1997, + "line": 1990, "column": 12 }, "end": { - "line": 1997, + "line": 1990, "column": 23 } } @@ -111542,16 +111361,16 @@ ] }, "range": [ - 58494, - 61669 + 58319, + 61494 ], "loc": { "start": { - "line": 1991, + "line": 1984, "column": 17 }, "end": { - "line": 2068, + "line": 2061, "column": 13 } }, @@ -111560,16 +111379,16 @@ "type": "Line", "value": "greater", "range": [ - 58467, - 58476 + 58292, + 58301 ], "loc": { "start": { - "line": 1990, + "line": 1983, "column": 12 }, "end": { - "line": 1990, + "line": 1983, "column": 21 } } @@ -111577,16 +111396,16 @@ ] }, "range": [ - 58291, - 61669 + 58116, + 61494 ], "loc": { "start": { - "line": 1984, + "line": 1977, "column": 17 }, "end": { - "line": 2068, + "line": 2061, "column": 13 } }, @@ -111595,16 +111414,16 @@ "type": "Line", "value": "lower", "range": [ - 58266, - 58273 + 58091, + 58098 ], "loc": { "start": { - "line": 1983, + "line": 1976, "column": 12 }, "end": { - "line": 1983, + "line": 1976, "column": 19 } } @@ -111612,16 +111431,16 @@ ] }, "range": [ - 58088, - 61669 + 57913, + 61494 ], "loc": { "start": { - "line": 1977, + "line": 1970, "column": 17 }, "end": { - "line": 2068, + "line": 2061, "column": 13 } }, @@ -111630,16 +111449,16 @@ "type": "Line", "value": "greater equal", "range": [ - 58055, - 58070 + 57880, + 57895 ], "loc": { "start": { - "line": 1976, + "line": 1969, "column": 12 }, "end": { - "line": 1976, + "line": 1969, "column": 27 } } @@ -111647,16 +111466,16 @@ ] }, "range": [ - 57877, - 61669 + 57702, + 61494 ], "loc": { "start": { - "line": 1970, + "line": 1963, "column": 12 }, "end": { - "line": 2068, + "line": 2061, "column": 13 } }, @@ -111665,16 +111484,16 @@ "type": "Line", "value": " first checks if there is any operator (<,>,<=,>=,!,*,=,{,},", "range": [ - 57754, - 57816 + 57579, + 57641 ], "loc": { "start": { - "line": 1967, + "line": 1960, "column": 12 }, "end": { - "line": 1967, + "line": 1960, "column": 74 } } @@ -111683,16 +111502,16 @@ "type": "Line", "value": " rgx:)", "range": [ - 57829, - 57837 + 57654, + 57662 ], "loc": { "start": { - "line": 1968, + "line": 1961, "column": 12 }, "end": { - "line": 1968, + "line": 1961, "column": 20 } } @@ -111701,16 +111520,16 @@ "type": "Line", "value": " lower equal", "range": [ - 57850, - 57864 + 57675, + 57689 ], "loc": { "start": { - "line": 1969, + "line": 1962, "column": 12 }, "end": { - "line": 1969, + "line": 1962, "column": 26 } } @@ -111719,31 +111538,31 @@ } ], "range": [ - 57304, - 61680 + 57129, + 61505 ], "loc": { "start": { - "line": 1956, + "line": 1949, "column": 13 }, "end": { - "line": 2070, + "line": 2063, "column": 9 } } }, "range": [ - 54351, - 61680 + 54176, + 61505 ], "loc": { "start": { - "line": 1880, + "line": 1873, "column": 8 }, "end": { - "line": 2070, + "line": 2063, "column": 9 } }, @@ -111752,16 +111571,16 @@ "type": "Line", "value": " Check for dates or resolve date type", "range": [ - 54303, - 54342 + 54128, + 54167 ], "loc": { "start": { - "line": 1879, + "line": 1872, "column": 8 }, "end": { - "line": 1879, + "line": 1872, "column": 47 } } @@ -111772,16 +111591,16 @@ "type": "Line", "value": "else", "range": [ - 61680, - 61686 + 61505, + 61511 ], "loc": { "start": { - "line": 2070, + "line": 2063, "column": 9 }, "end": { - "line": 2070, + "line": 2063, "column": 15 } } @@ -111794,31 +111613,31 @@ "type": "Identifier", "name": "occurence", "range": [ - 61703, - 61712 + 61528, + 61537 ], "loc": { "start": { - "line": 2072, + "line": 2065, "column": 15 }, "end": { - "line": 2072, + "line": 2065, "column": 24 } } }, "range": [ - 61696, - 61713 + 61521, + 61538 ], "loc": { "start": { - "line": 2072, + "line": 2065, "column": 8 }, "end": { - "line": 2072, + "line": 2065, "column": 25 } }, @@ -111827,16 +111646,16 @@ "type": "Line", "value": "else", "range": [ - 61680, - 61686 + 61505, + 61511 ], "loc": { "start": { - "line": 2070, + "line": 2063, "column": 9 }, "end": { - "line": 2070, + "line": 2063, "column": 15 } } @@ -111845,16 +111664,16 @@ } ], "range": [ - 52954, - 61719 + 52779, + 61544 ], "loc": { "start": { - "line": 1842, + "line": 1835, "column": 39 }, "end": { - "line": 2073, + "line": 2066, "column": 5 } } @@ -111862,16 +111681,16 @@ "generator": false, "expression": false, "range": [ - 52928, - 61719 + 52753, + 61544 ], "loc": { "start": { - "line": 1842, + "line": 1835, "column": 13 }, "end": { - "line": 2073, + "line": 2066, "column": 5 } } @@ -111879,16 +111698,16 @@ "kind": "method", "computed": false, "range": [ - 52919, - 61719 + 52744, + 61544 ], "loc": { "start": { - "line": 1842, + "line": 1835, "column": 4 }, "end": { - "line": 2073, + "line": 2066, "column": 5 } }, @@ -111897,16 +111716,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 * @returns {Boolean}\n ", "range": [ - 52690, - 52914 + 52515, + 52739 ], "loc": { "start": { - "line": 1835, + "line": 1828, "column": 4 }, "end": { - "line": 1841, + "line": 1834, "column": 7 } } @@ -111917,16 +111736,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=true] 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 ", "range": [ - 61725, - 62089 + 61550, + 61914 ], "loc": { "start": { - "line": 2075, + "line": 2068, "column": 4 }, "end": { - "line": 2082, + "line": 2075, "column": 7 } } @@ -111940,16 +111759,16 @@ "type": "Identifier", "name": "getColValues", "range": [ - 62094, - 62106 + 61919, + 61931 ], "loc": { "start": { - "line": 2083, + "line": 2076, "column": 4 }, "end": { - "line": 2083, + "line": 2076, "column": 16 } } @@ -111962,16 +111781,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 62116, - 62124 + 61941, + 61949 ], "loc": { "start": { - "line": 2084, + "line": 2077, "column": 8 }, "end": { - "line": 2084, + "line": 2077, "column": 16 } } @@ -111982,16 +111801,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 62134, - 62148 + 61959, + 61973 ], "loc": { "start": { - "line": 2085, + "line": 2078, "column": 8 }, "end": { - "line": 2085, + "line": 2078, "column": 22 } } @@ -112001,31 +111820,31 @@ "value": false, "raw": "false", "range": [ - 62151, - 62156 + 61976, + 61981 ], "loc": { "start": { - "line": 2085, + "line": 2078, "column": 25 }, "end": { - "line": 2085, + "line": 2078, "column": 30 } } }, "range": [ - 62134, - 62156 + 61959, + 61981 ], "loc": { "start": { - "line": 2085, + "line": 2078, "column": 8 }, "end": { - "line": 2085, + "line": 2078, "column": 30 } } @@ -112036,16 +111855,16 @@ "type": "Identifier", "name": "typed", "range": [ - 62166, - 62171 + 61991, + 61996 ], "loc": { "start": { - "line": 2086, + "line": 2079, "column": 8 }, "end": { - "line": 2086, + "line": 2079, "column": 13 } } @@ -112055,31 +111874,31 @@ "value": false, "raw": "false", "range": [ - 62174, - 62179 + 61999, + 62004 ], "loc": { "start": { - "line": 2086, + "line": 2079, "column": 16 }, "end": { - "line": 2086, + "line": 2079, "column": 21 } } }, "range": [ - 62166, - 62179 + 61991, + 62004 ], "loc": { "start": { - "line": 2086, + "line": 2079, "column": 8 }, "end": { - "line": 2086, + "line": 2079, "column": 21 } } @@ -112090,16 +111909,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 62189, - 62196 + 62014, + 62021 ], "loc": { "start": { - "line": 2087, + "line": 2080, "column": 8 }, "end": { - "line": 2087, + "line": 2080, "column": 15 } } @@ -112108,31 +111927,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 62199, - 62201 + 62024, + 62026 ], "loc": { "start": { - "line": 2087, + "line": 2080, "column": 18 }, "end": { - "line": 2087, + "line": 2080, "column": 20 } } }, "range": [ - 62189, - 62201 + 62014, + 62026 ], "loc": { "start": { - "line": 2087, + "line": 2080, "column": 8 }, "end": { - "line": 2087, + "line": 2080, "column": 20 } } @@ -112150,16 +111969,16 @@ "type": "Identifier", "name": "row", "range": [ - 62222, - 62225 + 62047, + 62050 ], "loc": { "start": { - "line": 2089, + "line": 2082, "column": 12 }, "end": { - "line": 2089, + "line": 2082, "column": 15 } } @@ -112173,16 +111992,16 @@ "object": { "type": "ThisExpression", "range": [ - 62228, - 62232 + 62053, + 62057 ], "loc": { "start": { - "line": 2089, + "line": 2082, "column": 18 }, "end": { - "line": 2089, + "line": 2082, "column": 22 } } @@ -112191,31 +112010,31 @@ "type": "Identifier", "name": "tbl", "range": [ - 62233, - 62236 + 62058, + 62061 ], "loc": { "start": { - "line": 2089, + "line": 2082, "column": 23 }, "end": { - "line": 2089, + "line": 2082, "column": 26 } } }, "range": [ - 62228, - 62236 + 62053, + 62061 ], "loc": { "start": { - "line": 2089, + "line": 2082, "column": 18 }, "end": { - "line": 2089, + "line": 2082, "column": 26 } } @@ -112224,46 +112043,46 @@ "type": "Identifier", "name": "rows", "range": [ - 62237, - 62241 + 62062, + 62066 ], "loc": { "start": { - "line": 2089, + "line": 2082, "column": 27 }, "end": { - "line": 2089, + "line": 2082, "column": 31 } } }, "range": [ - 62228, - 62241 + 62053, + 62066 ], "loc": { "start": { - "line": 2089, + "line": 2082, "column": 18 }, "end": { - "line": 2089, + "line": 2082, "column": 31 } } }, "range": [ - 62222, - 62241 + 62047, + 62066 ], "loc": { "start": { - "line": 2089, + "line": 2082, "column": 12 }, "end": { - "line": 2089, + "line": 2082, "column": 31 } } @@ -112271,16 +112090,16 @@ ], "kind": "let", "range": [ - 62218, - 62242 + 62043, + 62067 ], "loc": { "start": { - "line": 2089, + "line": 2082, "column": 8 }, "end": { - "line": 2089, + "line": 2082, "column": 32 } } @@ -112294,16 +112113,16 @@ "type": "Identifier", "name": "nbRows", "range": [ - 62255, - 62261 + 62080, + 62086 ], "loc": { "start": { - "line": 2090, + "line": 2083, "column": 12 }, "end": { - "line": 2090, + "line": 2083, "column": 18 } } @@ -112316,16 +112135,16 @@ "object": { "type": "ThisExpression", "range": [ - 62264, - 62268 + 62089, + 62093 ], "loc": { "start": { - "line": 2090, + "line": 2083, "column": 21 }, "end": { - "line": 2090, + "line": 2083, "column": 25 } } @@ -112334,31 +112153,31 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 62269, - 62278 + 62094, + 62103 ], "loc": { "start": { - "line": 2090, + "line": 2083, "column": 26 }, "end": { - "line": 2090, + "line": 2083, "column": 35 } } }, "range": [ - 62264, - 62278 + 62089, + 62103 ], "loc": { "start": { - "line": 2090, + "line": 2083, "column": 21 }, "end": { - "line": 2090, + "line": 2083, "column": 35 } } @@ -112369,47 +112188,47 @@ "value": true, "raw": "true", "range": [ - 62279, - 62283 + 62104, + 62108 ], "loc": { "start": { - "line": 2090, + "line": 2083, "column": 36 }, "end": { - "line": 2090, + "line": 2083, "column": 40 } } } ], "range": [ - 62264, - 62284 + 62089, + 62109 ], "loc": { "start": { - "line": 2090, + "line": 2083, "column": 21 }, "end": { - "line": 2090, + "line": 2083, "column": 41 } } }, "range": [ - 62255, - 62284 + 62080, + 62109 ], "loc": { "start": { - "line": 2090, + "line": 2083, "column": 12 }, "end": { - "line": 2090, + "line": 2083, "column": 41 } } @@ -112417,16 +112236,16 @@ ], "kind": "let", "range": [ - 62251, - 62285 + 62076, + 62110 ], "loc": { "start": { - "line": 2090, + "line": 2083, "column": 8 }, "end": { - "line": 2090, + "line": 2083, "column": 42 } } @@ -112440,16 +112259,16 @@ "type": "Identifier", "name": "colValues", "range": [ - 62298, - 62307 + 62123, + 62132 ], "loc": { "start": { - "line": 2091, + "line": 2084, "column": 12 }, "end": { - "line": 2091, + "line": 2084, "column": 21 } } @@ -112458,31 +112277,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 62310, - 62312 + 62135, + 62137 ], "loc": { "start": { - "line": 2091, + "line": 2084, "column": 24 }, "end": { - "line": 2091, + "line": 2084, "column": 26 } } }, "range": [ - 62298, - 62312 + 62123, + 62137 ], "loc": { "start": { - "line": 2091, + "line": 2084, "column": 12 }, "end": { - "line": 2091, + "line": 2084, "column": 26 } } @@ -112490,16 +112309,16 @@ ], "kind": "let", "range": [ - 62294, - 62313 + 62119, + 62138 ], "loc": { "start": { - "line": 2091, + "line": 2084, "column": 8 }, "end": { - "line": 2091, + "line": 2084, "column": 27 } } @@ -112513,16 +112332,16 @@ "type": "Identifier", "name": "getContent", "range": [ - 62326, - 62336 + 62151, + 62161 ], "loc": { "start": { - "line": 2092, + "line": 2085, "column": 12 }, "end": { - "line": 2092, + "line": 2085, "column": 22 } } @@ -112533,16 +112352,16 @@ "type": "Identifier", "name": "typed", "range": [ - 62339, - 62344 + 62164, + 62169 ], "loc": { "start": { - "line": 2092, + "line": 2085, "column": 25 }, "end": { - "line": 2092, + "line": 2085, "column": 30 } } @@ -112558,16 +112377,16 @@ "object": { "type": "ThisExpression", "range": [ - 62347, - 62351 + 62172, + 62176 ], "loc": { "start": { - "line": 2092, + "line": 2085, "column": 33 }, "end": { - "line": 2092, + "line": 2085, "column": 37 } } @@ -112576,31 +112395,31 @@ "type": "Identifier", "name": "getCellData", "range": [ - 62352, - 62363 + 62177, + 62188 ], "loc": { "start": { - "line": 2092, + "line": 2085, "column": 38 }, "end": { - "line": 2092, + "line": 2085, "column": 49 } } }, "range": [ - 62347, - 62363 + 62172, + 62188 ], "loc": { "start": { - "line": 2092, + "line": 2085, "column": 33 }, "end": { - "line": 2092, + "line": 2085, "column": 49 } } @@ -112609,31 +112428,31 @@ "type": "Identifier", "name": "bind", "range": [ - 62364, - 62368 + 62189, + 62193 ], "loc": { "start": { - "line": 2092, + "line": 2085, "column": 50 }, "end": { - "line": 2092, + "line": 2085, "column": 54 } } }, "range": [ - 62347, - 62368 + 62172, + 62193 ], "loc": { "start": { - "line": 2092, + "line": 2085, "column": 33 }, "end": { - "line": 2092, + "line": 2085, "column": 54 } } @@ -112642,32 +112461,32 @@ { "type": "ThisExpression", "range": [ - 62369, - 62373 + 62194, + 62198 ], "loc": { "start": { - "line": 2092, + "line": 2085, "column": 55 }, "end": { - "line": 2092, + "line": 2085, "column": 59 } } } ], "range": [ - 62347, - 62374 + 62172, + 62199 ], "loc": { "start": { - "line": 2092, + "line": 2085, "column": 33 }, "end": { - "line": 2092, + "line": 2085, "column": 60 } } @@ -112683,16 +112502,16 @@ "object": { "type": "ThisExpression", "range": [ - 62389, - 62393 + 62214, + 62218 ], "loc": { "start": { - "line": 2093, + "line": 2086, "column": 12 }, "end": { - "line": 2093, + "line": 2086, "column": 16 } } @@ -112701,31 +112520,31 @@ "type": "Identifier", "name": "getCellValue", "range": [ - 62394, - 62406 + 62219, + 62231 ], "loc": { "start": { - "line": 2093, + "line": 2086, "column": 17 }, "end": { - "line": 2093, + "line": 2086, "column": 29 } } }, "range": [ - 62389, - 62406 + 62214, + 62231 ], "loc": { "start": { - "line": 2093, + "line": 2086, "column": 12 }, "end": { - "line": 2093, + "line": 2086, "column": 29 } } @@ -112734,31 +112553,31 @@ "type": "Identifier", "name": "bind", "range": [ - 62407, - 62411 + 62232, + 62236 ], "loc": { "start": { - "line": 2093, + "line": 2086, "column": 30 }, "end": { - "line": 2093, + "line": 2086, "column": 34 } } }, "range": [ - 62389, - 62411 + 62214, + 62236 ], "loc": { "start": { - "line": 2093, + "line": 2086, "column": 12 }, "end": { - "line": 2093, + "line": 2086, "column": 34 } } @@ -112767,62 +112586,62 @@ { "type": "ThisExpression", "range": [ - 62412, - 62416 + 62237, + 62241 ], "loc": { "start": { - "line": 2093, + "line": 2086, "column": 35 }, "end": { - "line": 2093, + "line": 2086, "column": 39 } } } ], "range": [ - 62389, - 62417 + 62214, + 62242 ], "loc": { "start": { - "line": 2093, + "line": 2086, "column": 12 }, "end": { - "line": 2093, + "line": 2086, "column": 40 } } }, "range": [ - 62339, - 62417 + 62164, + 62242 ], "loc": { "start": { - "line": 2092, + "line": 2085, "column": 25 }, "end": { - "line": 2093, + "line": 2086, "column": 40 } } }, "range": [ - 62326, - 62417 + 62151, + 62242 ], "loc": { "start": { - "line": 2092, + "line": 2085, "column": 12 }, "end": { - "line": 2093, + "line": 2086, "column": 40 } } @@ -112830,16 +112649,16 @@ ], "kind": "let", "range": [ - 62322, - 62418 + 62147, + 62243 ], "loc": { "start": { - "line": 2092, + "line": 2085, "column": 8 }, "end": { - "line": 2093, + "line": 2086, "column": 41 } } @@ -112850,16 +112669,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 62432, - 62446 + 62257, + 62271 ], "loc": { "start": { - "line": 2095, + "line": 2088, "column": 12 }, "end": { - "line": 2095, + "line": 2088, "column": 26 } } @@ -112878,16 +112697,16 @@ "type": "Identifier", "name": "colValues", "range": [ - 62462, - 62471 + 62287, + 62296 ], "loc": { "start": { - "line": 2096, + "line": 2089, "column": 12 }, "end": { - "line": 2096, + "line": 2089, "column": 21 } } @@ -112896,31 +112715,31 @@ "type": "Identifier", "name": "push", "range": [ - 62472, - 62476 + 62297, + 62301 ], "loc": { "start": { - "line": 2096, + "line": 2089, "column": 22 }, "end": { - "line": 2096, + "line": 2089, "column": 26 } } }, "range": [ - 62462, - 62476 + 62287, + 62301 ], "loc": { "start": { - "line": 2096, + "line": 2089, "column": 12 }, "end": { - "line": 2096, + "line": 2089, "column": 26 } } @@ -112937,16 +112756,16 @@ "object": { "type": "ThisExpression", "range": [ - 62477, - 62481 + 62302, + 62306 ], "loc": { "start": { - "line": 2096, + "line": 2089, "column": 27 }, "end": { - "line": 2096, + "line": 2089, "column": 31 } } @@ -112955,47 +112774,47 @@ "type": "Identifier", "name": "getHeadersText", "range": [ - 62482, - 62496 + 62307, + 62321 ], "loc": { "start": { - "line": 2096, + "line": 2089, "column": 32 }, "end": { - "line": 2096, + "line": 2089, "column": 46 } } }, "range": [ - 62477, - 62496 + 62302, + 62321 ], "loc": { "start": { - "line": 2096, + "line": 2089, "column": 27 }, "end": { - "line": 2096, + "line": 2089, "column": 46 } } }, "arguments": [], "range": [ - 62477, - 62498 + 62302, + 62323 ], "loc": { "start": { - "line": 2096, + "line": 2089, "column": 27 }, "end": { - "line": 2096, + "line": 2089, "column": 48 } } @@ -113004,94 +112823,94 @@ "type": "Identifier", "name": "colIndex", "range": [ - 62499, - 62507 + 62324, + 62332 ], "loc": { "start": { - "line": 2096, + "line": 2089, "column": 49 }, "end": { - "line": 2096, + "line": 2089, "column": 57 } } }, "range": [ - 62477, - 62508 + 62302, + 62333 ], "loc": { "start": { - "line": 2096, + "line": 2089, "column": 27 }, "end": { - "line": 2096, + "line": 2089, "column": 58 } } } ], "range": [ - 62462, - 62509 + 62287, + 62334 ], "loc": { "start": { - "line": 2096, + "line": 2089, "column": 12 }, "end": { - "line": 2096, + "line": 2089, "column": 59 } } }, "range": [ - 62462, - 62510 + 62287, + 62335 ], "loc": { "start": { - "line": 2096, + "line": 2089, "column": 12 }, "end": { - "line": 2096, + "line": 2089, "column": 60 } } } ], "range": [ - 62448, - 62520 + 62273, + 62345 ], "loc": { "start": { - "line": 2095, + "line": 2088, "column": 28 }, "end": { - "line": 2097, + "line": 2090, "column": 9 } } }, "alternate": null, "range": [ - 62428, - 62520 + 62253, + 62345 ], "loc": { "start": { - "line": 2095, + "line": 2088, "column": 8 }, "end": { - "line": 2097, + "line": 2090, "column": 9 } } @@ -113107,16 +112926,16 @@ "type": "Identifier", "name": "i", "range": [ - 62539, - 62540 + 62364, + 62365 ], "loc": { "start": { - "line": 2099, + "line": 2092, "column": 17 }, "end": { - "line": 2099, + "line": 2092, "column": 18 } } @@ -113127,16 +112946,16 @@ "object": { "type": "ThisExpression", "range": [ - 62543, - 62547 + 62368, + 62372 ], "loc": { "start": { - "line": 2099, + "line": 2092, "column": 21 }, "end": { - "line": 2099, + "line": 2092, "column": 25 } } @@ -113145,46 +112964,46 @@ "type": "Identifier", "name": "refRow", "range": [ - 62548, - 62554 + 62373, + 62379 ], "loc": { "start": { - "line": 2099, + "line": 2092, "column": 26 }, "end": { - "line": 2099, + "line": 2092, "column": 32 } } }, "range": [ - 62543, - 62554 + 62368, + 62379 ], "loc": { "start": { - "line": 2099, + "line": 2092, "column": 21 }, "end": { - "line": 2099, + "line": 2092, "column": 32 } } }, "range": [ - 62539, - 62554 + 62364, + 62379 ], "loc": { "start": { - "line": 2099, + "line": 2092, "column": 17 }, "end": { - "line": 2099, + "line": 2092, "column": 32 } } @@ -113192,16 +113011,16 @@ ], "kind": "let", "range": [ - 62535, - 62554 + 62360, + 62379 ], "loc": { "start": { - "line": 2099, + "line": 2092, "column": 13 }, "end": { - "line": 2099, + "line": 2092, "column": 32 } } @@ -113213,16 +113032,16 @@ "type": "Identifier", "name": "i", "range": [ - 62556, - 62557 + 62381, + 62382 ], "loc": { "start": { - "line": 2099, + "line": 2092, "column": 34 }, "end": { - "line": 2099, + "line": 2092, "column": 35 } } @@ -113231,31 +113050,31 @@ "type": "Identifier", "name": "nbRows", "range": [ - 62560, - 62566 + 62385, + 62391 ], "loc": { "start": { - "line": 2099, + "line": 2092, "column": 38 }, "end": { - "line": 2099, + "line": 2092, "column": 44 } } }, "range": [ - 62556, - 62566 + 62381, + 62391 ], "loc": { "start": { - "line": 2099, + "line": 2092, "column": 34 }, "end": { - "line": 2099, + "line": 2092, "column": 44 } } @@ -113267,32 +113086,32 @@ "type": "Identifier", "name": "i", "range": [ - 62568, - 62569 + 62393, + 62394 ], "loc": { "start": { - "line": 2099, + "line": 2092, "column": 46 }, "end": { - "line": 2099, + "line": 2092, "column": 47 } } }, "prefix": false, "range": [ - 62568, - 62571 + 62393, + 62396 ], "loc": { "start": { - "line": 2099, + "line": 2092, "column": 46 }, "end": { - "line": 2099, + "line": 2092, "column": 49 } } @@ -113309,16 +113128,16 @@ "type": "Identifier", "name": "isExludedRow", "range": [ - 62591, - 62603 + 62416, + 62428 ], "loc": { "start": { - "line": 2100, + "line": 2093, "column": 16 }, "end": { - "line": 2100, + "line": 2093, "column": 28 } } @@ -113328,31 +113147,31 @@ "value": false, "raw": "false", "range": [ - 62606, - 62611 + 62431, + 62436 ], "loc": { "start": { - "line": 2100, + "line": 2093, "column": 31 }, "end": { - "line": 2100, + "line": 2093, "column": 36 } } }, "range": [ - 62591, - 62611 + 62416, + 62436 ], "loc": { "start": { - "line": 2100, + "line": 2093, "column": 16 }, "end": { - "line": 2100, + "line": 2093, "column": 36 } } @@ -113360,16 +113179,16 @@ ], "kind": "let", "range": [ - 62587, - 62612 + 62412, + 62437 ], "loc": { "start": { - "line": 2100, + "line": 2093, "column": 12 }, "end": { - "line": 2100, + "line": 2093, "column": 37 } }, @@ -113378,16 +113197,16 @@ "type": "Line", "value": " checks if current row index appears in exclude array", "range": [ - 62625, - 62680 + 62450, + 62505 ], "loc": { "start": { - "line": 2101, + "line": 2094, "column": 12 }, "end": { - "line": 2101, + "line": 2094, "column": 67 } } @@ -113406,16 +113225,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 62697, - 62704 + 62522, + 62529 ], "loc": { "start": { - "line": 2102, + "line": 2095, "column": 16 }, "end": { - "line": 2102, + "line": 2095, "column": 23 } } @@ -113424,31 +113243,31 @@ "type": "Identifier", "name": "length", "range": [ - 62705, - 62711 + 62530, + 62536 ], "loc": { "start": { - "line": 2102, + "line": 2095, "column": 24 }, "end": { - "line": 2102, + "line": 2095, "column": 30 } } }, "range": [ - 62697, - 62711 + 62522, + 62536 ], "loc": { "start": { - "line": 2102, + "line": 2095, "column": 16 }, "end": { - "line": 2102, + "line": 2095, "column": 30 } } @@ -113458,31 +113277,31 @@ "value": 0, "raw": "0", "range": [ - 62714, - 62715 + 62539, + 62540 ], "loc": { "start": { - "line": 2102, + "line": 2095, "column": 33 }, "end": { - "line": 2102, + "line": 2095, "column": 34 } } }, "range": [ - 62697, - 62715 + 62522, + 62540 ], "loc": { "start": { - "line": 2102, + "line": 2095, "column": 16 }, "end": { - "line": 2102, + "line": 2095, "column": 34 } } @@ -113499,16 +113318,16 @@ "type": "Identifier", "name": "isExludedRow", "range": [ - 62735, - 62747 + 62560, + 62572 ], "loc": { "start": { - "line": 2103, + "line": 2096, "column": 16 }, "end": { - "line": 2103, + "line": 2096, "column": 28 } } @@ -113525,16 +113344,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 62750, - 62757 + 62575, + 62582 ], "loc": { "start": { - "line": 2103, + "line": 2096, "column": 31 }, "end": { - "line": 2103, + "line": 2096, "column": 38 } } @@ -113543,31 +113362,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 62758, - 62765 + 62583, + 62590 ], "loc": { "start": { - "line": 2103, + "line": 2096, "column": 39 }, "end": { - "line": 2103, + "line": 2096, "column": 46 } } }, "range": [ - 62750, - 62765 + 62575, + 62590 ], "loc": { "start": { - "line": 2103, + "line": 2096, "column": 31 }, "end": { - "line": 2103, + "line": 2096, "column": 46 } } @@ -113577,32 +113396,32 @@ "type": "Identifier", "name": "i", "range": [ - 62766, - 62767 + 62591, + 62592 ], "loc": { "start": { - "line": 2103, + "line": 2096, "column": 47 }, "end": { - "line": 2103, + "line": 2096, "column": 48 } } } ], "range": [ - 62750, - 62768 + 62575, + 62593 ], "loc": { "start": { - "line": 2103, + "line": 2096, "column": 31 }, "end": { - "line": 2103, + "line": 2096, "column": 49 } } @@ -113615,109 +113434,109 @@ "value": 1, "raw": "1", "range": [ - 62774, - 62775 + 62599, + 62600 ], "loc": { "start": { - "line": 2103, + "line": 2096, "column": 55 }, "end": { - "line": 2103, + "line": 2096, "column": 56 } } }, "prefix": true, "range": [ - 62773, - 62775 + 62598, + 62600 ], "loc": { "start": { - "line": 2103, + "line": 2096, "column": 54 }, "end": { - "line": 2103, + "line": 2096, "column": 56 } } }, "range": [ - 62750, - 62775 + 62575, + 62600 ], "loc": { "start": { - "line": 2103, + "line": 2096, "column": 31 }, "end": { - "line": 2103, + "line": 2096, "column": 56 } } }, "range": [ - 62735, - 62775 + 62560, + 62600 ], "loc": { "start": { - "line": 2103, + "line": 2096, "column": 16 }, "end": { - "line": 2103, + "line": 2096, "column": 56 } } }, "range": [ - 62735, - 62776 + 62560, + 62601 ], "loc": { "start": { - "line": 2103, + "line": 2096, "column": 16 }, "end": { - "line": 2103, + "line": 2096, "column": 57 } } } ], "range": [ - 62717, - 62790 + 62542, + 62615 ], "loc": { "start": { - "line": 2102, + "line": 2095, "column": 36 }, "end": { - "line": 2104, + "line": 2097, "column": 13 } } }, "alternate": null, "range": [ - 62693, - 62790 + 62518, + 62615 ], "loc": { "start": { - "line": 2102, + "line": 2095, "column": 12 }, "end": { - "line": 2104, + "line": 2097, "column": 13 } }, @@ -113726,16 +113545,16 @@ "type": "Line", "value": " checks if current row index appears in exclude array", "range": [ - 62625, - 62680 + 62450, + 62505 ], "loc": { "start": { - "line": 2101, + "line": 2094, "column": 12 }, "end": { - "line": 2101, + "line": 2094, "column": 67 } } @@ -113751,16 +113570,16 @@ "type": "Identifier", "name": "cell", "range": [ - 62807, - 62811 + 62632, + 62636 ], "loc": { "start": { - "line": 2105, + "line": 2098, "column": 16 }, "end": { - "line": 2105, + "line": 2098, "column": 20 } } @@ -113775,16 +113594,16 @@ "type": "Identifier", "name": "row", "range": [ - 62814, - 62817 + 62639, + 62642 ], "loc": { "start": { - "line": 2105, + "line": 2098, "column": 23 }, "end": { - "line": 2105, + "line": 2098, "column": 26 } } @@ -113793,31 +113612,31 @@ "type": "Identifier", "name": "i", "range": [ - 62818, - 62819 + 62643, + 62644 ], "loc": { "start": { - "line": 2105, + "line": 2098, "column": 27 }, "end": { - "line": 2105, + "line": 2098, "column": 28 } } }, "range": [ - 62814, - 62820 + 62639, + 62645 ], "loc": { "start": { - "line": 2105, + "line": 2098, "column": 23 }, "end": { - "line": 2105, + "line": 2098, "column": 29 } } @@ -113826,46 +113645,46 @@ "type": "Identifier", "name": "cells", "range": [ - 62821, - 62826 + 62646, + 62651 ], "loc": { "start": { - "line": 2105, + "line": 2098, "column": 30 }, "end": { - "line": 2105, + "line": 2098, "column": 35 } } }, "range": [ - 62814, - 62826 + 62639, + 62651 ], "loc": { "start": { - "line": 2105, + "line": 2098, "column": 23 }, "end": { - "line": 2105, + "line": 2098, "column": 35 } } }, "range": [ - 62807, - 62826 + 62632, + 62651 ], "loc": { "start": { - "line": 2105, + "line": 2098, "column": 16 }, "end": { - "line": 2105, + "line": 2098, "column": 35 } } @@ -113876,16 +113695,16 @@ "type": "Identifier", "name": "nchilds", "range": [ - 62844, - 62851 + 62669, + 62676 ], "loc": { "start": { - "line": 2106, + "line": 2099, "column": 16 }, "end": { - "line": 2106, + "line": 2099, "column": 23 } } @@ -113897,16 +113716,16 @@ "type": "Identifier", "name": "cell", "range": [ - 62854, - 62858 + 62679, + 62683 ], "loc": { "start": { - "line": 2106, + "line": 2099, "column": 26 }, "end": { - "line": 2106, + "line": 2099, "column": 30 } } @@ -113915,46 +113734,46 @@ "type": "Identifier", "name": "length", "range": [ - 62859, - 62865 + 62684, + 62690 ], "loc": { "start": { - "line": 2106, + "line": 2099, "column": 31 }, "end": { - "line": 2106, + "line": 2099, "column": 37 } } }, "range": [ - 62854, - 62865 + 62679, + 62690 ], "loc": { "start": { - "line": 2106, + "line": 2099, "column": 26 }, "end": { - "line": 2106, + "line": 2099, "column": 37 } } }, "range": [ - 62844, - 62865 + 62669, + 62690 ], "loc": { "start": { - "line": 2106, + "line": 2099, "column": 16 }, "end": { - "line": 2106, + "line": 2099, "column": 37 } } @@ -113962,16 +113781,16 @@ ], "kind": "let", "range": [ - 62803, - 62866 + 62628, + 62691 ], "loc": { "start": { - "line": 2105, + "line": 2098, "column": 12 }, "end": { - "line": 2106, + "line": 2099, "column": 38 } }, @@ -113980,16 +113799,16 @@ "type": "Line", "value": " checks if row has exact cell # and is not excluded", "range": [ - 62880, - 62933 + 62705, + 62758 ], "loc": { "start": { - "line": 2108, + "line": 2101, "column": 12 }, "end": { - "line": 2108, + "line": 2101, "column": 65 } } @@ -114008,16 +113827,16 @@ "type": "Identifier", "name": "nchilds", "range": [ - 62950, - 62957 + 62775, + 62782 ], "loc": { "start": { - "line": 2109, + "line": 2102, "column": 16 }, "end": { - "line": 2109, + "line": 2102, "column": 23 } } @@ -114028,16 +113847,16 @@ "object": { "type": "ThisExpression", "range": [ - 62962, - 62966 + 62787, + 62791 ], "loc": { "start": { - "line": 2109, + "line": 2102, "column": 28 }, "end": { - "line": 2109, + "line": 2102, "column": 32 } } @@ -114046,46 +113865,46 @@ "type": "Identifier", "name": "nbCells", "range": [ - 62967, - 62974 + 62792, + 62799 ], "loc": { "start": { - "line": 2109, + "line": 2102, "column": 33 }, "end": { - "line": 2109, + "line": 2102, "column": 40 } } }, "range": [ - 62962, - 62974 + 62787, + 62799 ], "loc": { "start": { - "line": 2109, + "line": 2102, "column": 28 }, "end": { - "line": 2109, + "line": 2102, "column": 40 } } }, "range": [ - 62950, - 62974 + 62775, + 62799 ], "loc": { "start": { - "line": 2109, + "line": 2102, "column": 16 }, "end": { - "line": 2109, + "line": 2102, "column": 40 } } @@ -114097,47 +113916,47 @@ "type": "Identifier", "name": "isExludedRow", "range": [ - 62979, - 62991 + 62804, + 62816 ], "loc": { "start": { - "line": 2109, + "line": 2102, "column": 45 }, "end": { - "line": 2109, + "line": 2102, "column": 57 } } }, "prefix": true, "range": [ - 62978, - 62991 + 62803, + 62816 ], "loc": { "start": { - "line": 2109, + "line": 2102, "column": 44 }, "end": { - "line": 2109, + "line": 2102, "column": 57 } } }, "range": [ - 62950, - 62991 + 62775, + 62816 ], "loc": { "start": { - "line": 2109, + "line": 2102, "column": 16 }, "end": { - "line": 2109, + "line": 2102, "column": 57 } } @@ -114156,16 +113975,16 @@ "type": "Identifier", "name": "j", "range": [ - 63069, - 63070 + 62894, + 62895 ], "loc": { "start": { - "line": 2111, + "line": 2104, "column": 25 }, "end": { - "line": 2111, + "line": 2104, "column": 26 } } @@ -114175,31 +113994,31 @@ "value": 0, "raw": "0", "range": [ - 63073, - 63074 + 62898, + 62899 ], "loc": { "start": { - "line": 2111, + "line": 2104, "column": 29 }, "end": { - "line": 2111, + "line": 2104, "column": 30 } } }, "range": [ - 63069, - 63074 + 62894, + 62899 ], "loc": { "start": { - "line": 2111, + "line": 2104, "column": 25 }, "end": { - "line": 2111, + "line": 2104, "column": 30 } } @@ -114207,16 +114026,16 @@ ], "kind": "let", "range": [ - 63065, - 63074 + 62890, + 62899 ], "loc": { "start": { - "line": 2111, + "line": 2104, "column": 21 }, "end": { - "line": 2111, + "line": 2104, "column": 30 } } @@ -114228,16 +114047,16 @@ "type": "Identifier", "name": "j", "range": [ - 63076, - 63077 + 62901, + 62902 ], "loc": { "start": { - "line": 2111, + "line": 2104, "column": 32 }, "end": { - "line": 2111, + "line": 2104, "column": 33 } } @@ -114246,31 +114065,31 @@ "type": "Identifier", "name": "nchilds", "range": [ - 63080, - 63087 + 62905, + 62912 ], "loc": { "start": { - "line": 2111, + "line": 2104, "column": 36 }, "end": { - "line": 2111, + "line": 2104, "column": 43 } } }, "range": [ - 63076, - 63087 + 62901, + 62912 ], "loc": { "start": { - "line": 2111, + "line": 2104, "column": 32 }, "end": { - "line": 2111, + "line": 2104, "column": 43 } } @@ -114282,32 +114101,32 @@ "type": "Identifier", "name": "j", "range": [ - 63089, - 63090 + 62914, + 62915 ], "loc": { "start": { - "line": 2111, + "line": 2104, "column": 45 }, "end": { - "line": 2111, + "line": 2104, "column": 46 } } }, "prefix": false, "range": [ - 63089, - 63092 + 62914, + 62917 ], "loc": { "start": { - "line": 2111, + "line": 2104, "column": 45 }, "end": { - "line": 2111, + "line": 2104, "column": 48 } } @@ -114324,16 +114143,16 @@ "type": "Identifier", "name": "j", "range": [ - 63120, - 63121 + 62945, + 62946 ], "loc": { "start": { - "line": 2112, + "line": 2105, "column": 24 }, "end": { - "line": 2112, + "line": 2105, "column": 25 } } @@ -114342,31 +114161,31 @@ "type": "Identifier", "name": "colIndex", "range": [ - 63126, - 63134 + 62951, + 62959 ], "loc": { "start": { - "line": 2112, + "line": 2105, "column": 30 }, "end": { - "line": 2112, + "line": 2105, "column": 38 } } }, "range": [ - 63120, - 63134 + 62945, + 62959 ], "loc": { "start": { - "line": 2112, + "line": 2105, "column": 24 }, "end": { - "line": 2112, + "line": 2105, "column": 38 } } @@ -114378,48 +114197,48 @@ "type": "ContinueStatement", "label": null, "range": [ - 63162, - 63171 + 62987, + 62996 ], "loc": { "start": { - "line": 2113, + "line": 2106, "column": 24 }, "end": { - "line": 2113, + "line": 2106, "column": 33 } } } ], "range": [ - 63136, - 63193 + 62961, + 63018 ], "loc": { "start": { - "line": 2112, + "line": 2105, "column": 40 }, "end": { - "line": 2114, + "line": 2107, "column": 21 } } }, "alternate": null, "range": [ - 63116, - 63193 + 62941, + 63018 ], "loc": { "start": { - "line": 2112, + "line": 2105, "column": 20 }, "end": { - "line": 2114, + "line": 2107, "column": 21 } } @@ -114433,16 +114252,16 @@ "type": "Identifier", "name": "data", "range": [ - 63218, - 63222 + 63043, + 63047 ], "loc": { "start": { - "line": 2115, + "line": 2108, "column": 24 }, "end": { - "line": 2115, + "line": 2108, "column": 28 } } @@ -114453,16 +114272,16 @@ "type": "Identifier", "name": "getContent", "range": [ - 63225, - 63235 + 63050, + 63060 ], "loc": { "start": { - "line": 2115, + "line": 2108, "column": 31 }, "end": { - "line": 2115, + "line": 2108, "column": 41 } } @@ -114475,16 +114294,16 @@ "type": "Identifier", "name": "cell", "range": [ - 63236, - 63240 + 63061, + 63065 ], "loc": { "start": { - "line": 2115, + "line": 2108, "column": 42 }, "end": { - "line": 2115, + "line": 2108, "column": 46 } } @@ -114493,62 +114312,62 @@ "type": "Identifier", "name": "j", "range": [ - 63241, - 63242 + 63066, + 63067 ], "loc": { "start": { - "line": 2115, + "line": 2108, "column": 47 }, "end": { - "line": 2115, + "line": 2108, "column": 48 } } }, "range": [ - 63236, - 63243 + 63061, + 63068 ], "loc": { "start": { - "line": 2115, + "line": 2108, "column": 42 }, "end": { - "line": 2115, + "line": 2108, "column": 49 } } } ], "range": [ - 63225, - 63244 + 63050, + 63069 ], "loc": { "start": { - "line": 2115, + "line": 2108, "column": 31 }, "end": { - "line": 2115, + "line": 2108, "column": 50 } } }, "range": [ - 63218, - 63244 + 63043, + 63069 ], "loc": { "start": { - "line": 2115, + "line": 2108, "column": 24 }, "end": { - "line": 2115, + "line": 2108, "column": 50 } } @@ -114556,16 +114375,16 @@ ], "kind": "let", "range": [ - 63214, - 63245 + 63039, + 63070 ], "loc": { "start": { - "line": 2115, + "line": 2108, "column": 20 }, "end": { - "line": 2115, + "line": 2108, "column": 51 } } @@ -114581,16 +114400,16 @@ "type": "Identifier", "name": "colValues", "range": [ - 63266, - 63275 + 63091, + 63100 ], "loc": { "start": { - "line": 2116, + "line": 2109, "column": 20 }, "end": { - "line": 2116, + "line": 2109, "column": 29 } } @@ -114599,31 +114418,31 @@ "type": "Identifier", "name": "push", "range": [ - 63276, - 63280 + 63101, + 63105 ], "loc": { "start": { - "line": 2116, + "line": 2109, "column": 30 }, "end": { - "line": 2116, + "line": 2109, "column": 34 } } }, "range": [ - 63266, - 63280 + 63091, + 63105 ], "loc": { "start": { - "line": 2116, + "line": 2109, "column": 20 }, "end": { - "line": 2116, + "line": 2109, "column": 34 } } @@ -114633,78 +114452,78 @@ "type": "Identifier", "name": "data", "range": [ - 63281, - 63285 + 63106, + 63110 ], "loc": { "start": { - "line": 2116, + "line": 2109, "column": 35 }, "end": { - "line": 2116, + "line": 2109, "column": 39 } } } ], "range": [ - 63266, - 63286 + 63091, + 63111 ], "loc": { "start": { - "line": 2116, + "line": 2109, "column": 20 }, "end": { - "line": 2116, + "line": 2109, "column": 40 } } }, "range": [ - 63266, - 63287 + 63091, + 63112 ], "loc": { "start": { - "line": 2116, + "line": 2109, "column": 20 }, "end": { - "line": 2116, + "line": 2109, "column": 41 } } } ], "range": [ - 63094, - 63305 + 62919, + 63130 ], "loc": { "start": { - "line": 2111, + "line": 2104, "column": 50 }, "end": { - "line": 2117, + "line": 2110, "column": 17 } } }, "range": [ - 63060, - 63305 + 62885, + 63130 ], "loc": { "start": { - "line": 2111, + "line": 2104, "column": 16 }, "end": { - "line": 2117, + "line": 2110, "column": 17 } }, @@ -114713,16 +114532,16 @@ "type": "Line", "value": " this loop retrieves cell data", "range": [ - 63011, - 63043 + 62836, + 62868 ], "loc": { "start": { - "line": 2110, + "line": 2103, "column": 16 }, "end": { - "line": 2110, + "line": 2103, "column": 48 } } @@ -114731,32 +114550,32 @@ } ], "range": [ - 62993, - 63319 + 62818, + 63144 ], "loc": { "start": { - "line": 2109, + "line": 2102, "column": 59 }, "end": { - "line": 2118, + "line": 2111, "column": 13 } } }, "alternate": null, "range": [ - 62946, - 63319 + 62771, + 63144 ], "loc": { "start": { - "line": 2109, + "line": 2102, "column": 12 }, "end": { - "line": 2118, + "line": 2111, "column": 13 } }, @@ -114765,16 +114584,16 @@ "type": "Line", "value": " checks if row has exact cell # and is not excluded", "range": [ - 62880, - 62933 + 62705, + 62758 ], "loc": { "start": { - "line": 2108, + "line": 2101, "column": 12 }, "end": { - "line": 2108, + "line": 2101, "column": 65 } } @@ -114783,31 +114602,31 @@ } ], "range": [ - 62573, - 63329 + 62398, + 63154 ], "loc": { "start": { - "line": 2099, + "line": 2092, "column": 51 }, "end": { - "line": 2119, + "line": 2112, "column": 9 } } }, "range": [ - 62530, - 63329 + 62355, + 63154 ], "loc": { "start": { - "line": 2099, + "line": 2092, "column": 8 }, "end": { - "line": 2119, + "line": 2112, "column": 9 } } @@ -114818,47 +114637,47 @@ "type": "Identifier", "name": "colValues", "range": [ - 63345, - 63354 + 63170, + 63179 ], "loc": { "start": { - "line": 2120, + "line": 2113, "column": 15 }, "end": { - "line": 2120, + "line": 2113, "column": 24 } } }, "range": [ - 63338, - 63355 + 63163, + 63180 ], "loc": { "start": { - "line": 2120, + "line": 2113, "column": 8 }, "end": { - "line": 2120, + "line": 2113, "column": 25 } } } ], "range": [ - 62208, - 63361 + 62033, + 63186 ], "loc": { "start": { - "line": 2088, + "line": 2081, "column": 6 }, "end": { - "line": 2121, + "line": 2114, "column": 5 } } @@ -114866,16 +114685,16 @@ "generator": false, "expression": false, "range": [ - 62106, - 63361 + 61931, + 63186 ], "loc": { "start": { - "line": 2083, + "line": 2076, "column": 16 }, "end": { - "line": 2121, + "line": 2114, "column": 5 } } @@ -114883,16 +114702,16 @@ "kind": "method", "computed": false, "range": [ - 62094, - 63361 + 61919, + 63186 ], "loc": { "start": { - "line": 2083, + "line": 2076, "column": 4 }, "end": { - "line": 2121, + "line": 2114, "column": 5 } }, @@ -114901,16 +114720,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=true] 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 ", "range": [ - 61725, - 62089 + 61550, + 61914 ], "loc": { "start": { - "line": 2075, + "line": 2068, "column": 4 }, "end": { - "line": 2082, + "line": 2075, "column": 7 } } @@ -114921,16 +114740,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": [ - 63367, - 63519 + 63192, + 63344 ], "loc": { "start": { - "line": 2123, + "line": 2116, "column": 4 }, "end": { - "line": 2127, + "line": 2120, "column": 7 } } @@ -114944,16 +114763,16 @@ "type": "Identifier", "name": "getFilterValue", "range": [ - 63524, - 63538 + 63349, + 63363 ], "loc": { "start": { - "line": 2128, + "line": 2121, "column": 4 }, "end": { - "line": 2128, + "line": 2121, "column": 18 } } @@ -114966,16 +114785,16 @@ "type": "Identifier", "name": "index", "range": [ - 63539, - 63544 + 63364, + 63369 ], "loc": { "start": { - "line": 2128, + "line": 2121, "column": 19 }, "end": { - "line": 2128, + "line": 2121, "column": 24 } } @@ -114995,16 +114814,16 @@ "object": { "type": "ThisExpression", "range": [ - 63561, - 63565 + 63386, + 63390 ], "loc": { "start": { - "line": 2129, + "line": 2122, "column": 13 }, "end": { - "line": 2129, + "line": 2122, "column": 17 } } @@ -115013,47 +114832,47 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 63566, - 63573 + 63391, + 63398 ], "loc": { "start": { - "line": 2129, + "line": 2122, "column": 18 }, "end": { - "line": 2129, + "line": 2122, "column": 25 } } }, "range": [ - 63561, - 63573 + 63386, + 63398 ], "loc": { "start": { - "line": 2129, + "line": 2122, "column": 13 }, "end": { - "line": 2129, + "line": 2122, "column": 25 } } }, "prefix": true, "range": [ - 63560, - 63573 + 63385, + 63398 ], "loc": { "start": { - "line": 2129, + "line": 2122, "column": 12 }, "end": { - "line": 2129, + "line": 2122, "column": 25 } } @@ -115065,48 +114884,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 63589, - 63596 + 63414, + 63421 ], "loc": { "start": { - "line": 2130, + "line": 2123, "column": 12 }, "end": { - "line": 2130, + "line": 2123, "column": 19 } } } ], "range": [ - 63575, - 63606 + 63400, + 63431 ], "loc": { "start": { - "line": 2129, + "line": 2122, "column": 27 }, "end": { - "line": 2131, + "line": 2124, "column": 9 } } }, "alternate": null, "range": [ - 63556, - 63606 + 63381, + 63431 ], "loc": { "start": { - "line": 2129, + "line": 2122, "column": 8 }, "end": { - "line": 2131, + "line": 2124, "column": 9 } } @@ -115120,16 +114939,16 @@ "type": "Identifier", "name": "fltValue", "range": [ - 63619, - 63627 + 63444, + 63452 ], "loc": { "start": { - "line": 2132, + "line": 2125, "column": 12 }, "end": { - "line": 2132, + "line": 2125, "column": 20 } } @@ -115139,31 +114958,31 @@ "value": "", "raw": "''", "range": [ - 63630, - 63632 + 63455, + 63457 ], "loc": { "start": { - "line": 2132, + "line": 2125, "column": 23 }, "end": { - "line": 2132, + "line": 2125, "column": 25 } } }, "range": [ - 63619, - 63632 + 63444, + 63457 ], "loc": { "start": { - "line": 2132, + "line": 2125, "column": 12 }, "end": { - "line": 2132, + "line": 2125, "column": 25 } } @@ -115171,16 +114990,16 @@ ], "kind": "let", "range": [ - 63615, - 63633 + 63440, + 63458 ], "loc": { "start": { - "line": 2132, + "line": 2125, "column": 8 }, "end": { - "line": 2132, + "line": 2125, "column": 26 } } @@ -115194,16 +115013,16 @@ "type": "Identifier", "name": "flt", "range": [ - 63646, - 63649 + 63471, + 63474 ], "loc": { "start": { - "line": 2133, + "line": 2126, "column": 12 }, "end": { - "line": 2133, + "line": 2126, "column": 15 } } @@ -115216,16 +115035,16 @@ "object": { "type": "ThisExpression", "range": [ - 63652, - 63656 + 63477, + 63481 ], "loc": { "start": { - "line": 2133, + "line": 2126, "column": 18 }, "end": { - "line": 2133, + "line": 2126, "column": 22 } } @@ -115234,31 +115053,31 @@ "type": "Identifier", "name": "getFilterElement", "range": [ - 63657, - 63673 + 63482, + 63498 ], "loc": { "start": { - "line": 2133, + "line": 2126, "column": 23 }, "end": { - "line": 2133, + "line": 2126, "column": 39 } } }, "range": [ - 63652, - 63673 + 63477, + 63498 ], "loc": { "start": { - "line": 2133, + "line": 2126, "column": 18 }, "end": { - "line": 2133, + "line": 2126, "column": 39 } } @@ -115268,47 +115087,47 @@ "type": "Identifier", "name": "index", "range": [ - 63674, - 63679 + 63499, + 63504 ], "loc": { "start": { - "line": 2133, + "line": 2126, "column": 40 }, "end": { - "line": 2133, + "line": 2126, "column": 45 } } } ], "range": [ - 63652, - 63680 + 63477, + 63505 ], "loc": { "start": { - "line": 2133, + "line": 2126, "column": 18 }, "end": { - "line": 2133, + "line": 2126, "column": 46 } } }, "range": [ - 63646, - 63680 + 63471, + 63505 ], "loc": { "start": { - "line": 2133, + "line": 2126, "column": 12 }, "end": { - "line": 2133, + "line": 2126, "column": 46 } } @@ -115316,16 +115135,16 @@ ], "kind": "let", "range": [ - 63642, - 63681 + 63467, + 63506 ], "loc": { "start": { - "line": 2133, + "line": 2126, "column": 8 }, "end": { - "line": 2133, + "line": 2126, "column": 47 } } @@ -115339,32 +115158,32 @@ "type": "Identifier", "name": "flt", "range": [ - 63695, - 63698 + 63520, + 63523 ], "loc": { "start": { - "line": 2134, + "line": 2127, "column": 13 }, "end": { - "line": 2134, + "line": 2127, "column": 16 } } }, "prefix": true, "range": [ - 63694, - 63698 + 63519, + 63523 ], "loc": { "start": { - "line": 2134, + "line": 2127, "column": 12 }, "end": { - "line": 2134, + "line": 2127, "column": 16 } } @@ -115378,63 +115197,63 @@ "type": "Identifier", "name": "fltValue", "range": [ - 63721, - 63729 + 63546, + 63554 ], "loc": { "start": { - "line": 2135, + "line": 2128, "column": 19 }, "end": { - "line": 2135, + "line": 2128, "column": 27 } } }, "range": [ - 63714, - 63730 + 63539, + 63555 ], "loc": { "start": { - "line": 2135, + "line": 2128, "column": 12 }, "end": { - "line": 2135, + "line": 2128, "column": 28 } } } ], "range": [ - 63700, - 63740 + 63525, + 63565 ], "loc": { "start": { - "line": 2134, + "line": 2127, "column": 18 }, "end": { - "line": 2136, + "line": 2129, "column": 9 } } }, "alternate": null, "range": [ - 63690, - 63740 + 63515, + 63565 ], "loc": { "start": { - "line": 2134, + "line": 2127, "column": 8 }, "end": { - "line": 2136, + "line": 2129, "column": 9 } } @@ -115448,16 +115267,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 63754, - 63764 + 63579, + 63589 ], "loc": { "start": { - "line": 2138, + "line": 2131, "column": 12 }, "end": { - "line": 2138, + "line": 2131, "column": 22 } } @@ -115470,16 +115289,16 @@ "object": { "type": "ThisExpression", "range": [ - 63767, - 63771 + 63592, + 63596 ], "loc": { "start": { - "line": 2138, + "line": 2131, "column": 25 }, "end": { - "line": 2138, + "line": 2131, "column": 29 } } @@ -115488,31 +115307,31 @@ "type": "Identifier", "name": "getFilterType", "range": [ - 63772, - 63785 + 63597, + 63610 ], "loc": { "start": { - "line": 2138, + "line": 2131, "column": 30 }, "end": { - "line": 2138, + "line": 2131, "column": 43 } } }, "range": [ - 63767, - 63785 + 63592, + 63610 ], "loc": { "start": { - "line": 2138, + "line": 2131, "column": 25 }, "end": { - "line": 2138, + "line": 2131, "column": 43 } } @@ -115522,47 +115341,47 @@ "type": "Identifier", "name": "index", "range": [ - 63786, - 63791 + 63611, + 63616 ], "loc": { "start": { - "line": 2138, + "line": 2131, "column": 44 }, "end": { - "line": 2138, + "line": 2131, "column": 49 } } } ], "range": [ - 63767, - 63792 + 63592, + 63617 ], "loc": { "start": { - "line": 2138, + "line": 2131, "column": 25 }, "end": { - "line": 2138, + "line": 2131, "column": 50 } } }, "range": [ - 63754, - 63792 + 63579, + 63617 ], "loc": { "start": { - "line": 2138, + "line": 2131, "column": 12 }, "end": { - "line": 2138, + "line": 2131, "column": 50 } } @@ -115570,16 +115389,16 @@ ], "kind": "let", "range": [ - 63750, - 63793 + 63575, + 63618 ], "loc": { "start": { - "line": 2138, + "line": 2131, "column": 8 }, "end": { - "line": 2138, + "line": 2131, "column": 51 } } @@ -115596,16 +115415,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 63806, - 63816 + 63631, + 63641 ], "loc": { "start": { - "line": 2139, + "line": 2132, "column": 12 }, "end": { - "line": 2139, + "line": 2132, "column": 22 } } @@ -115614,31 +115433,31 @@ "type": "Identifier", "name": "MULTIPLE", "range": [ - 63821, - 63829 + 63646, + 63654 ], "loc": { "start": { - "line": 2139, + "line": 2132, "column": 27 }, "end": { - "line": 2139, + "line": 2132, "column": 35 } } }, "range": [ - 63806, - 63829 + 63631, + 63654 ], "loc": { "start": { - "line": 2139, + "line": 2132, "column": 12 }, "end": { - "line": 2139, + "line": 2132, "column": 35 } } @@ -115650,16 +115469,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 63833, - 63843 + 63658, + 63668 ], "loc": { "start": { - "line": 2139, + "line": 2132, "column": 39 }, "end": { - "line": 2139, + "line": 2132, "column": 49 } } @@ -115668,46 +115487,46 @@ "type": "Identifier", "name": "CHECKLIST", "range": [ - 63848, - 63857 + 63673, + 63682 ], "loc": { "start": { - "line": 2139, + "line": 2132, "column": 54 }, "end": { - "line": 2139, + "line": 2132, "column": 63 } } }, "range": [ - 63833, - 63857 + 63658, + 63682 ], "loc": { "start": { - "line": 2139, + "line": 2132, "column": 39 }, "end": { - "line": 2139, + "line": 2132, "column": 63 } } }, "range": [ - 63806, - 63857 + 63631, + 63682 ], "loc": { "start": { - "line": 2139, + "line": 2132, "column": 12 }, "end": { - "line": 2139, + "line": 2132, "column": 63 } } @@ -115724,16 +115543,16 @@ "type": "Identifier", "name": "fltValue", "range": [ - 63873, - 63881 + 63698, + 63706 ], "loc": { "start": { - "line": 2140, + "line": 2133, "column": 12 }, "end": { - "line": 2140, + "line": 2133, "column": 20 } } @@ -115745,16 +115564,16 @@ "type": "Identifier", "name": "flt", "range": [ - 63884, - 63887 + 63709, + 63712 ], "loc": { "start": { - "line": 2140, + "line": 2133, "column": 23 }, "end": { - "line": 2140, + "line": 2133, "column": 26 } } @@ -115763,77 +115582,77 @@ "type": "Identifier", "name": "value", "range": [ - 63888, - 63893 + 63713, + 63718 ], "loc": { "start": { - "line": 2140, + "line": 2133, "column": 27 }, "end": { - "line": 2140, + "line": 2133, "column": 32 } } }, "range": [ - 63884, - 63893 + 63709, + 63718 ], "loc": { "start": { - "line": 2140, + "line": 2133, "column": 23 }, "end": { - "line": 2140, + "line": 2133, "column": 32 } } }, "range": [ - 63873, - 63893 + 63698, + 63718 ], "loc": { "start": { - "line": 2140, + "line": 2133, "column": 12 }, "end": { - "line": 2140, + "line": 2133, "column": 32 } } }, "range": [ - 63873, - 63894 + 63698, + 63719 ], "loc": { "start": { - "line": 2140, + "line": 2133, "column": 12 }, "end": { - "line": 2140, + "line": 2133, "column": 33 } } } ], "range": [ - 63859, - 63904 + 63684, + 63729 ], "loc": { "start": { - "line": 2139, + "line": 2132, "column": 65 }, "end": { - "line": 2141, + "line": 2134, "column": 9 } }, @@ -115842,16 +115661,16 @@ "type": "Line", "value": "mutiple select", "range": [ - 63913, - 63929 + 63738, + 63754 ], "loc": { "start": { - "line": 2142, + "line": 2135, "column": 8 }, "end": { - "line": 2142, + "line": 2135, "column": 24 } } @@ -115867,16 +115686,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 63947, - 63957 + 63772, + 63782 ], "loc": { "start": { - "line": 2143, + "line": 2136, "column": 17 }, "end": { - "line": 2143, + "line": 2136, "column": 27 } } @@ -115885,31 +115704,31 @@ "type": "Identifier", "name": "MULTIPLE", "range": [ - 63962, - 63970 + 63787, + 63795 ], "loc": { "start": { - "line": 2143, + "line": 2136, "column": 32 }, "end": { - "line": 2143, + "line": 2136, "column": 40 } } }, "range": [ - 63947, - 63970 + 63772, + 63795 ], "loc": { "start": { - "line": 2143, + "line": 2136, "column": 17 }, "end": { - "line": 2143, + "line": 2136, "column": 40 } } @@ -115926,16 +115745,16 @@ "type": "Identifier", "name": "fltValue", "range": [ - 63986, - 63994 + 63811, + 63819 ], "loc": { "start": { - "line": 2144, + "line": 2137, "column": 12 }, "end": { - "line": 2144, + "line": 2137, "column": 20 } } @@ -115953,16 +115772,16 @@ "object": { "type": "ThisExpression", "range": [ - 63997, - 64001 + 63822, + 63826 ], "loc": { "start": { - "line": 2144, + "line": 2137, "column": 23 }, "end": { - "line": 2144, + "line": 2137, "column": 27 } } @@ -115971,31 +115790,31 @@ "type": "Identifier", "name": "feature", "range": [ - 64002, - 64009 + 63827, + 63834 ], "loc": { "start": { - "line": 2144, + "line": 2137, "column": 28 }, "end": { - "line": 2144, + "line": 2137, "column": 35 } } }, "range": [ - 63997, - 64009 + 63822, + 63834 ], "loc": { "start": { - "line": 2144, + "line": 2137, "column": 23 }, "end": { - "line": 2144, + "line": 2137, "column": 35 } } @@ -116006,32 +115825,32 @@ "value": "dropdown", "raw": "'dropdown'", "range": [ - 64010, - 64020 + 63835, + 63845 ], "loc": { "start": { - "line": 2144, + "line": 2137, "column": 36 }, "end": { - "line": 2144, + "line": 2137, "column": 46 } } } ], "range": [ - 63997, - 64021 + 63822, + 63846 ], "loc": { "start": { - "line": 2144, + "line": 2137, "column": 23 }, "end": { - "line": 2144, + "line": 2137, "column": 47 } } @@ -116040,31 +115859,31 @@ "type": "Identifier", "name": "getValues", "range": [ - 64022, - 64031 + 63847, + 63856 ], "loc": { "start": { - "line": 2144, + "line": 2137, "column": 48 }, "end": { - "line": 2144, + "line": 2137, "column": 57 } } }, "range": [ - 63997, - 64031 + 63822, + 63856 ], "loc": { "start": { - "line": 2144, + "line": 2137, "column": 23 }, "end": { - "line": 2144, + "line": 2137, "column": 57 } } @@ -116074,78 +115893,78 @@ "type": "Identifier", "name": "index", "range": [ - 64032, - 64037 + 63857, + 63862 ], "loc": { "start": { - "line": 2144, + "line": 2137, "column": 58 }, "end": { - "line": 2144, + "line": 2137, "column": 63 } } } ], "range": [ - 63997, - 64038 + 63822, + 63863 ], "loc": { "start": { - "line": 2144, + "line": 2137, "column": 23 }, "end": { - "line": 2144, + "line": 2137, "column": 64 } } }, "range": [ - 63986, - 64038 + 63811, + 63863 ], "loc": { "start": { - "line": 2144, + "line": 2137, "column": 12 }, "end": { - "line": 2144, + "line": 2137, "column": 64 } } }, "range": [ - 63986, - 64039 + 63811, + 63864 ], "loc": { "start": { - "line": 2144, + "line": 2137, "column": 12 }, "end": { - "line": 2144, + "line": 2137, "column": 65 } } } ], "range": [ - 63972, - 64049 + 63797, + 63874 ], "loc": { "start": { - "line": 2143, + "line": 2136, "column": 42 }, "end": { - "line": 2145, + "line": 2138, "column": 9 } }, @@ -116154,16 +115973,16 @@ "type": "Line", "value": "checklist", "range": [ - 64058, - 64069 + 63883, + 63894 ], "loc": { "start": { - "line": 2146, + "line": 2139, "column": 8 }, "end": { - "line": 2146, + "line": 2139, "column": 19 } } @@ -116179,16 +115998,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 64087, - 64097 + 63912, + 63922 ], "loc": { "start": { - "line": 2147, + "line": 2140, "column": 17 }, "end": { - "line": 2147, + "line": 2140, "column": 27 } } @@ -116197,31 +116016,31 @@ "type": "Identifier", "name": "CHECKLIST", "range": [ - 64102, - 64111 + 63927, + 63936 ], "loc": { "start": { - "line": 2147, + "line": 2140, "column": 32 }, "end": { - "line": 2147, + "line": 2140, "column": 41 } } }, "range": [ - 64087, - 64111 + 63912, + 63936 ], "loc": { "start": { - "line": 2147, + "line": 2140, "column": 17 }, "end": { - "line": 2147, + "line": 2140, "column": 41 } } @@ -116238,16 +116057,16 @@ "type": "Identifier", "name": "fltValue", "range": [ - 64127, - 64135 + 63952, + 63960 ], "loc": { "start": { - "line": 2148, + "line": 2141, "column": 12 }, "end": { - "line": 2148, + "line": 2141, "column": 20 } } @@ -116265,16 +116084,16 @@ "object": { "type": "ThisExpression", "range": [ - 64138, - 64142 + 63963, + 63967 ], "loc": { "start": { - "line": 2148, + "line": 2141, "column": 23 }, "end": { - "line": 2148, + "line": 2141, "column": 27 } } @@ -116283,31 +116102,31 @@ "type": "Identifier", "name": "feature", "range": [ - 64143, - 64150 + 63968, + 63975 ], "loc": { "start": { - "line": 2148, + "line": 2141, "column": 28 }, "end": { - "line": 2148, + "line": 2141, "column": 35 } } }, "range": [ - 64138, - 64150 + 63963, + 63975 ], "loc": { "start": { - "line": 2148, + "line": 2141, "column": 23 }, "end": { - "line": 2148, + "line": 2141, "column": 35 } } @@ -116318,32 +116137,32 @@ "value": "checkList", "raw": "'checkList'", "range": [ - 64151, - 64162 + 63976, + 63987 ], "loc": { "start": { - "line": 2148, + "line": 2141, "column": 36 }, "end": { - "line": 2148, + "line": 2141, "column": 47 } } } ], "range": [ - 64138, - 64163 + 63963, + 63988 ], "loc": { "start": { - "line": 2148, + "line": 2141, "column": 23 }, "end": { - "line": 2148, + "line": 2141, "column": 48 } } @@ -116352,31 +116171,31 @@ "type": "Identifier", "name": "getValues", "range": [ - 64164, - 64173 + 63989, + 63998 ], "loc": { "start": { - "line": 2148, + "line": 2141, "column": 49 }, "end": { - "line": 2148, + "line": 2141, "column": 58 } } }, "range": [ - 64138, - 64173 + 63963, + 63998 ], "loc": { "start": { - "line": 2148, + "line": 2141, "column": 23 }, "end": { - "line": 2148, + "line": 2141, "column": 58 } } @@ -116386,94 +116205,94 @@ "type": "Identifier", "name": "index", "range": [ - 64174, - 64179 + 63999, + 64004 ], "loc": { "start": { - "line": 2148, + "line": 2141, "column": 59 }, "end": { - "line": 2148, + "line": 2141, "column": 64 } } } ], "range": [ - 64138, - 64180 + 63963, + 64005 ], "loc": { "start": { - "line": 2148, + "line": 2141, "column": 23 }, "end": { - "line": 2148, + "line": 2141, "column": 65 } } }, "range": [ - 64127, - 64180 + 63952, + 64005 ], "loc": { "start": { - "line": 2148, + "line": 2141, "column": 12 }, "end": { - "line": 2148, + "line": 2141, "column": 65 } } }, "range": [ - 64127, - 64181 + 63952, + 64006 ], "loc": { "start": { - "line": 2148, + "line": 2141, "column": 12 }, "end": { - "line": 2148, + "line": 2141, "column": 66 } } } ], "range": [ - 64113, - 64191 + 63938, + 64016 ], "loc": { "start": { - "line": 2147, + "line": 2140, "column": 43 }, "end": { - "line": 2149, + "line": 2142, "column": 9 } } }, "alternate": null, "range": [ - 64083, - 64191 + 63908, + 64016 ], "loc": { "start": { - "line": 2147, + "line": 2140, "column": 13 }, "end": { - "line": 2149, + "line": 2142, "column": 9 } }, @@ -116482,16 +116301,16 @@ "type": "Line", "value": "checklist", "range": [ - 64058, - 64069 + 63883, + 63894 ], "loc": { "start": { - "line": 2146, + "line": 2139, "column": 8 }, "end": { - "line": 2146, + "line": 2139, "column": 19 } } @@ -116499,16 +116318,16 @@ ] }, "range": [ - 63943, - 64191 + 63768, + 64016 ], "loc": { "start": { - "line": 2143, + "line": 2136, "column": 13 }, "end": { - "line": 2149, + "line": 2142, "column": 9 } }, @@ -116517,16 +116336,16 @@ "type": "Line", "value": "mutiple select", "range": [ - 63913, - 63929 + 63738, + 63754 ], "loc": { "start": { - "line": 2142, + "line": 2135, "column": 8 }, "end": { - "line": 2142, + "line": 2135, "column": 24 } } @@ -116534,16 +116353,16 @@ ] }, "range": [ - 63802, - 64191 + 63627, + 64016 ], "loc": { "start": { - "line": 2139, + "line": 2132, "column": 8 }, "end": { - "line": 2149, + "line": 2142, "column": 9 } }, @@ -116552,16 +116371,16 @@ "type": "Line", "value": "return an empty string if collection is empty or contains a single", "range": [ - 64200, - 64268 + 64025, + 64093 ], "loc": { "start": { - "line": 2150, + "line": 2143, "column": 8 }, "end": { - "line": 2150, + "line": 2143, "column": 76 } } @@ -116570,16 +116389,16 @@ "type": "Line", "value": "empty string", "range": [ - 64277, - 64291 + 64102, + 64116 ], "loc": { "start": { - "line": 2151, + "line": 2144, "column": 8 }, "end": { - "line": 2151, + "line": 2144, "column": 22 } } @@ -116600,16 +116419,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 64304, - 64311 + 64129, + 64136 ], "loc": { "start": { - "line": 2152, + "line": 2145, "column": 12 }, "end": { - "line": 2152, + "line": 2145, "column": 19 } } @@ -116619,32 +116438,32 @@ "type": "Identifier", "name": "fltValue", "range": [ - 64312, - 64320 + 64137, + 64145 ], "loc": { "start": { - "line": 2152, + "line": 2145, "column": 20 }, "end": { - "line": 2152, + "line": 2145, "column": 28 } } } ], "range": [ - 64304, - 64321 + 64129, + 64146 ], "loc": { "start": { - "line": 2152, + "line": 2145, "column": 12 }, "end": { - "line": 2152, + "line": 2145, "column": 29 } } @@ -116659,16 +116478,16 @@ "type": "Identifier", "name": "fltValue", "range": [ - 64325, - 64333 + 64150, + 64158 ], "loc": { "start": { - "line": 2152, + "line": 2145, "column": 33 }, "end": { - "line": 2152, + "line": 2145, "column": 41 } } @@ -116677,31 +116496,31 @@ "type": "Identifier", "name": "length", "range": [ - 64334, - 64340 + 64159, + 64165 ], "loc": { "start": { - "line": 2152, + "line": 2145, "column": 42 }, "end": { - "line": 2152, + "line": 2145, "column": 48 } } }, "range": [ - 64325, - 64340 + 64150, + 64165 ], "loc": { "start": { - "line": 2152, + "line": 2145, "column": 33 }, "end": { - "line": 2152, + "line": 2145, "column": 48 } } @@ -116711,46 +116530,46 @@ "value": 0, "raw": "0", "range": [ - 64345, - 64346 + 64170, + 64171 ], "loc": { "start": { - "line": 2152, + "line": 2145, "column": 53 }, "end": { - "line": 2152, + "line": 2145, "column": 54 } } }, "range": [ - 64325, - 64346 + 64150, + 64171 ], "loc": { "start": { - "line": 2152, + "line": 2145, "column": 33 }, "end": { - "line": 2152, + "line": 2145, "column": 54 } } }, "range": [ - 64304, - 64346 + 64129, + 64171 ], "loc": { "start": { - "line": 2152, + "line": 2145, "column": 12 }, "end": { - "line": 2152, + "line": 2145, "column": 54 } } @@ -116768,16 +116587,16 @@ "type": "Identifier", "name": "fltValue", "range": [ - 64363, - 64371 + 64188, + 64196 ], "loc": { "start": { - "line": 2153, + "line": 2146, "column": 13 }, "end": { - "line": 2153, + "line": 2146, "column": 21 } } @@ -116786,31 +116605,31 @@ "type": "Identifier", "name": "length", "range": [ - 64372, - 64378 + 64197, + 64203 ], "loc": { "start": { - "line": 2153, + "line": 2146, "column": 22 }, "end": { - "line": 2153, + "line": 2146, "column": 28 } } }, "range": [ - 64363, - 64378 + 64188, + 64203 ], "loc": { "start": { - "line": 2153, + "line": 2146, "column": 13 }, "end": { - "line": 2153, + "line": 2146, "column": 28 } } @@ -116820,31 +116639,31 @@ "value": 1, "raw": "1", "range": [ - 64383, - 64384 + 64208, + 64209 ], "loc": { "start": { - "line": 2153, + "line": 2146, "column": 33 }, "end": { - "line": 2153, + "line": 2146, "column": 34 } } }, "range": [ - 64363, - 64384 + 64188, + 64209 ], "loc": { "start": { - "line": 2153, + "line": 2146, "column": 13 }, "end": { - "line": 2153, + "line": 2146, "column": 34 } } @@ -116859,16 +116678,16 @@ "type": "Identifier", "name": "fltValue", "range": [ - 64388, - 64396 + 64213, + 64221 ], "loc": { "start": { - "line": 2153, + "line": 2146, "column": 38 }, "end": { - "line": 2153, + "line": 2146, "column": 46 } } @@ -116878,31 +116697,31 @@ "value": 0, "raw": "0", "range": [ - 64397, - 64398 + 64222, + 64223 ], "loc": { "start": { - "line": 2153, + "line": 2146, "column": 47 }, "end": { - "line": 2153, + "line": 2146, "column": 48 } } }, "range": [ - 64388, - 64399 + 64213, + 64224 ], "loc": { "start": { - "line": 2153, + "line": 2146, "column": 38 }, "end": { - "line": 2153, + "line": 2146, "column": 49 } } @@ -116912,61 +116731,61 @@ "value": "", "raw": "''", "range": [ - 64404, - 64406 + 64229, + 64231 ], "loc": { "start": { - "line": 2153, + "line": 2146, "column": 54 }, "end": { - "line": 2153, + "line": 2146, "column": 56 } } }, "range": [ - 64388, - 64406 + 64213, + 64231 ], "loc": { "start": { - "line": 2153, + "line": 2146, "column": 38 }, "end": { - "line": 2153, + "line": 2146, "column": 56 } } }, "range": [ - 64363, - 64406 + 64188, + 64231 ], "loc": { "start": { - "line": 2153, + "line": 2146, "column": 13 }, "end": { - "line": 2153, + "line": 2146, "column": 56 } } }, "range": [ - 64304, - 64407 + 64129, + 64232 ], "loc": { "start": { - "line": 2152, + "line": 2145, "column": 12 }, "end": { - "line": 2153, + "line": 2146, "column": 57 } } @@ -116983,16 +116802,16 @@ "type": "Identifier", "name": "fltValue", "range": [ - 64423, - 64431 + 64248, + 64256 ], "loc": { "start": { - "line": 2154, + "line": 2147, "column": 12 }, "end": { - "line": 2154, + "line": 2147, "column": 20 } } @@ -117002,78 +116821,78 @@ "value": "", "raw": "''", "range": [ - 64434, - 64436 + 64259, + 64261 ], "loc": { "start": { - "line": 2154, + "line": 2147, "column": 23 }, "end": { - "line": 2154, + "line": 2147, "column": 25 } } }, "range": [ - 64423, - 64436 + 64248, + 64261 ], "loc": { "start": { - "line": 2154, + "line": 2147, "column": 12 }, "end": { - "line": 2154, + "line": 2147, "column": 25 } } }, "range": [ - 64423, - 64437 + 64248, + 64262 ], "loc": { "start": { - "line": 2154, + "line": 2147, "column": 12 }, "end": { - "line": 2154, + "line": 2147, "column": 26 } } } ], "range": [ - 64409, - 64447 + 64234, + 64272 ], "loc": { "start": { - "line": 2153, + "line": 2146, "column": 59 }, "end": { - "line": 2155, + "line": 2148, "column": 9 } } }, "alternate": null, "range": [ - 64300, - 64447 + 64125, + 64272 ], "loc": { "start": { - "line": 2152, + "line": 2145, "column": 8 }, "end": { - "line": 2155, + "line": 2148, "column": 9 } }, @@ -117082,16 +116901,16 @@ "type": "Line", "value": "return an empty string if collection is empty or contains a single", "range": [ - 64200, - 64268 + 64025, + 64093 ], "loc": { "start": { - "line": 2150, + "line": 2143, "column": 8 }, "end": { - "line": 2150, + "line": 2143, "column": 76 } } @@ -117100,16 +116919,16 @@ "type": "Line", "value": "empty string", "range": [ - 64277, - 64291 + 64102, + 64116 ], "loc": { "start": { - "line": 2151, + "line": 2144, "column": 8 }, "end": { - "line": 2151, + "line": 2144, "column": 22 } } @@ -117122,47 +116941,47 @@ "type": "Identifier", "name": "fltValue", "range": [ - 64464, - 64472 + 64289, + 64297 ], "loc": { "start": { - "line": 2157, + "line": 2150, "column": 15 }, "end": { - "line": 2157, + "line": 2150, "column": 23 } } }, "range": [ - 64457, - 64473 + 64282, + 64298 ], "loc": { "start": { - "line": 2157, + "line": 2150, "column": 8 }, "end": { - "line": 2157, + "line": 2150, "column": 24 } } } ], "range": [ - 63546, - 64479 + 63371, + 64304 ], "loc": { "start": { - "line": 2128, + "line": 2121, "column": 26 }, "end": { - "line": 2158, + "line": 2151, "column": 5 } } @@ -117170,16 +116989,16 @@ "generator": false, "expression": false, "range": [ - 63538, - 64479 + 63363, + 64304 ], "loc": { "start": { - "line": 2128, + "line": 2121, "column": 18 }, "end": { - "line": 2158, + "line": 2151, "column": 5 } } @@ -117187,16 +117006,16 @@ "kind": "method", "computed": false, "range": [ - 63524, - 64479 + 63349, + 64304 ], "loc": { "start": { - "line": 2128, + "line": 2121, "column": 4 }, "end": { - "line": 2158, + "line": 2151, "column": 5 } }, @@ -117205,16 +117024,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": [ - 63367, - 63519 + 63192, + 63344 ], "loc": { "start": { - "line": 2123, + "line": 2116, "column": 4 }, "end": { - "line": 2127, + "line": 2120, "column": 7 } } @@ -117225,16 +117044,16 @@ "type": "Block", "value": "*\n * Return the filters' values\n * @return {Array} List of filters' values\n ", "range": [ - 64485, - 64577 + 64310, + 64402 ], "loc": { "start": { - "line": 2160, + "line": 2153, "column": 4 }, "end": { - "line": 2163, + "line": 2156, "column": 7 } } @@ -117248,16 +117067,16 @@ "type": "Identifier", "name": "getFiltersValue", "range": [ - 64582, - 64597 + 64407, + 64422 ], "loc": { "start": { - "line": 2164, + "line": 2157, "column": 4 }, "end": { - "line": 2164, + "line": 2157, "column": 19 } } @@ -117280,16 +117099,16 @@ "object": { "type": "ThisExpression", "range": [ - 64615, - 64619 + 64440, + 64444 ], "loc": { "start": { - "line": 2165, + "line": 2158, "column": 13 }, "end": { - "line": 2165, + "line": 2158, "column": 17 } } @@ -117298,47 +117117,47 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 64620, - 64627 + 64445, + 64452 ], "loc": { "start": { - "line": 2165, + "line": 2158, "column": 18 }, "end": { - "line": 2165, + "line": 2158, "column": 25 } } }, "range": [ - 64615, - 64627 + 64440, + 64452 ], "loc": { "start": { - "line": 2165, + "line": 2158, "column": 13 }, "end": { - "line": 2165, + "line": 2158, "column": 25 } } }, "prefix": true, "range": [ - 64614, - 64627 + 64439, + 64452 ], "loc": { "start": { - "line": 2165, + "line": 2158, "column": 12 }, "end": { - "line": 2165, + "line": 2158, "column": 25 } } @@ -117350,48 +117169,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 64643, - 64650 + 64468, + 64475 ], "loc": { "start": { - "line": 2166, + "line": 2159, "column": 12 }, "end": { - "line": 2166, + "line": 2159, "column": 19 } } } ], "range": [ - 64629, - 64660 + 64454, + 64485 ], "loc": { "start": { - "line": 2165, + "line": 2158, "column": 27 }, "end": { - "line": 2167, + "line": 2160, "column": 9 } } }, "alternate": null, "range": [ - 64610, - 64660 + 64435, + 64485 ], "loc": { "start": { - "line": 2165, + "line": 2158, "column": 8 }, "end": { - "line": 2167, + "line": 2160, "column": 9 } } @@ -117405,16 +117224,16 @@ "type": "Identifier", "name": "searchArgs", "range": [ - 64673, - 64683 + 64498, + 64508 ], "loc": { "start": { - "line": 2168, + "line": 2161, "column": 12 }, "end": { - "line": 2168, + "line": 2161, "column": 22 } } @@ -117423,31 +117242,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 64686, - 64688 + 64511, + 64513 ], "loc": { "start": { - "line": 2168, + "line": 2161, "column": 25 }, "end": { - "line": 2168, + "line": 2161, "column": 27 } } }, "range": [ - 64673, - 64688 + 64498, + 64513 ], "loc": { "start": { - "line": 2168, + "line": 2161, "column": 12 }, "end": { - "line": 2168, + "line": 2161, "column": 27 } } @@ -117455,16 +117274,16 @@ ], "kind": "let", "range": [ - 64669, - 64689 + 64494, + 64514 ], "loc": { "start": { - "line": 2168, + "line": 2161, "column": 8 }, "end": { - "line": 2168, + "line": 2161, "column": 28 } } @@ -117480,16 +117299,16 @@ "type": "Identifier", "name": "i", "range": [ - 64707, - 64708 + 64532, + 64533 ], "loc": { "start": { - "line": 2169, + "line": 2162, "column": 17 }, "end": { - "line": 2169, + "line": 2162, "column": 18 } } @@ -117499,31 +117318,31 @@ "value": 0, "raw": "0", "range": [ - 64711, - 64712 + 64536, + 64537 ], "loc": { "start": { - "line": 2169, + "line": 2162, "column": 21 }, "end": { - "line": 2169, + "line": 2162, "column": 22 } } }, "range": [ - 64707, - 64712 + 64532, + 64537 ], "loc": { "start": { - "line": 2169, + "line": 2162, "column": 17 }, "end": { - "line": 2169, + "line": 2162, "column": 22 } } @@ -117534,16 +117353,16 @@ "type": "Identifier", "name": "len", "range": [ - 64714, - 64717 + 64539, + 64542 ], "loc": { "start": { - "line": 2169, + "line": 2162, "column": 24 }, "end": { - "line": 2169, + "line": 2162, "column": 27 } } @@ -117557,16 +117376,16 @@ "object": { "type": "ThisExpression", "range": [ - 64720, - 64724 + 64545, + 64549 ], "loc": { "start": { - "line": 2169, + "line": 2162, "column": 30 }, "end": { - "line": 2169, + "line": 2162, "column": 34 } } @@ -117575,31 +117394,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 64725, - 64731 + 64550, + 64556 ], "loc": { "start": { - "line": 2169, + "line": 2162, "column": 35 }, "end": { - "line": 2169, + "line": 2162, "column": 41 } } }, "range": [ - 64720, - 64731 + 64545, + 64556 ], "loc": { "start": { - "line": 2169, + "line": 2162, "column": 30 }, "end": { - "line": 2169, + "line": 2162, "column": 41 } } @@ -117608,46 +117427,46 @@ "type": "Identifier", "name": "length", "range": [ - 64732, - 64738 + 64557, + 64563 ], "loc": { "start": { - "line": 2169, + "line": 2162, "column": 42 }, "end": { - "line": 2169, + "line": 2162, "column": 48 } } }, "range": [ - 64720, - 64738 + 64545, + 64563 ], "loc": { "start": { - "line": 2169, + "line": 2162, "column": 30 }, "end": { - "line": 2169, + "line": 2162, "column": 48 } } }, "range": [ - 64714, - 64738 + 64539, + 64563 ], "loc": { "start": { - "line": 2169, + "line": 2162, "column": 24 }, "end": { - "line": 2169, + "line": 2162, "column": 48 } } @@ -117655,16 +117474,16 @@ ], "kind": "let", "range": [ - 64703, - 64738 + 64528, + 64563 ], "loc": { "start": { - "line": 2169, + "line": 2162, "column": 13 }, "end": { - "line": 2169, + "line": 2162, "column": 48 } } @@ -117676,16 +117495,16 @@ "type": "Identifier", "name": "i", "range": [ - 64740, - 64741 + 64565, + 64566 ], "loc": { "start": { - "line": 2169, + "line": 2162, "column": 50 }, "end": { - "line": 2169, + "line": 2162, "column": 51 } } @@ -117694,31 +117513,31 @@ "type": "Identifier", "name": "len", "range": [ - 64744, - 64747 + 64569, + 64572 ], "loc": { "start": { - "line": 2169, + "line": 2162, "column": 54 }, "end": { - "line": 2169, + "line": 2162, "column": 57 } } }, "range": [ - 64740, - 64747 + 64565, + 64572 ], "loc": { "start": { - "line": 2169, + "line": 2162, "column": 50 }, "end": { - "line": 2169, + "line": 2162, "column": 57 } } @@ -117730,32 +117549,32 @@ "type": "Identifier", "name": "i", "range": [ - 64749, - 64750 + 64574, + 64575 ], "loc": { "start": { - "line": 2169, + "line": 2162, "column": 59 }, "end": { - "line": 2169, + "line": 2162, "column": 60 } } }, "prefix": false, "range": [ - 64749, - 64752 + 64574, + 64577 ], "loc": { "start": { - "line": 2169, + "line": 2162, "column": 59 }, "end": { - "line": 2169, + "line": 2162, "column": 62 } } @@ -117772,16 +117591,16 @@ "type": "Identifier", "name": "fltValue", "range": [ - 64772, - 64780 + 64597, + 64605 ], "loc": { "start": { - "line": 2170, + "line": 2163, "column": 16 }, "end": { - "line": 2170, + "line": 2163, "column": 24 } } @@ -117794,16 +117613,16 @@ "object": { "type": "ThisExpression", "range": [ - 64783, - 64787 + 64608, + 64612 ], "loc": { "start": { - "line": 2170, + "line": 2163, "column": 27 }, "end": { - "line": 2170, + "line": 2163, "column": 31 } } @@ -117812,31 +117631,31 @@ "type": "Identifier", "name": "getFilterValue", "range": [ - 64788, - 64802 + 64613, + 64627 ], "loc": { "start": { - "line": 2170, + "line": 2163, "column": 32 }, "end": { - "line": 2170, + "line": 2163, "column": 46 } } }, "range": [ - 64783, - 64802 + 64608, + 64627 ], "loc": { "start": { - "line": 2170, + "line": 2163, "column": 27 }, "end": { - "line": 2170, + "line": 2163, "column": 46 } } @@ -117846,47 +117665,47 @@ "type": "Identifier", "name": "i", "range": [ - 64803, - 64804 + 64628, + 64629 ], "loc": { "start": { - "line": 2170, + "line": 2163, "column": 47 }, "end": { - "line": 2170, + "line": 2163, "column": 48 } } } ], "range": [ - 64783, - 64805 + 64608, + 64630 ], "loc": { "start": { - "line": 2170, + "line": 2163, "column": 27 }, "end": { - "line": 2170, + "line": 2163, "column": 49 } } }, "range": [ - 64772, - 64805 + 64597, + 64630 ], "loc": { "start": { - "line": 2170, + "line": 2163, "column": 16 }, "end": { - "line": 2170, + "line": 2163, "column": 49 } } @@ -117894,16 +117713,16 @@ ], "kind": "let", "range": [ - 64768, - 64806 + 64593, + 64631 ], "loc": { "start": { - "line": 2170, + "line": 2163, "column": 12 }, "end": { - "line": 2170, + "line": 2163, "column": 50 } } @@ -117916,16 +117735,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 64823, - 64830 + 64648, + 64655 ], "loc": { "start": { - "line": 2171, + "line": 2164, "column": 16 }, "end": { - "line": 2171, + "line": 2164, "column": 23 } } @@ -117935,32 +117754,32 @@ "type": "Identifier", "name": "fltValue", "range": [ - 64831, - 64839 + 64656, + 64664 ], "loc": { "start": { - "line": 2171, + "line": 2164, "column": 24 }, "end": { - "line": 2171, + "line": 2164, "column": 32 } } } ], "range": [ - 64823, - 64840 + 64648, + 64665 ], "loc": { "start": { - "line": 2171, + "line": 2164, "column": 16 }, "end": { - "line": 2171, + "line": 2164, "column": 33 } } @@ -117979,16 +117798,16 @@ "type": "Identifier", "name": "searchArgs", "range": [ - 64860, - 64870 + 64685, + 64695 ], "loc": { "start": { - "line": 2172, + "line": 2165, "column": 16 }, "end": { - "line": 2172, + "line": 2165, "column": 26 } } @@ -117997,31 +117816,31 @@ "type": "Identifier", "name": "push", "range": [ - 64871, - 64875 + 64696, + 64700 ], "loc": { "start": { - "line": 2172, + "line": 2165, "column": 27 }, "end": { - "line": 2172, + "line": 2165, "column": 31 } } }, "range": [ - 64860, - 64875 + 64685, + 64700 ], "loc": { "start": { - "line": 2172, + "line": 2165, "column": 16 }, "end": { - "line": 2172, + "line": 2165, "column": 31 } } @@ -118031,63 +117850,63 @@ "type": "Identifier", "name": "fltValue", "range": [ - 64876, - 64884 + 64701, + 64709 ], "loc": { "start": { - "line": 2172, + "line": 2165, "column": 32 }, "end": { - "line": 2172, + "line": 2165, "column": 40 } } } ], "range": [ - 64860, - 64885 + 64685, + 64710 ], "loc": { "start": { - "line": 2172, + "line": 2165, "column": 16 }, "end": { - "line": 2172, + "line": 2165, "column": 41 } } }, "range": [ - 64860, - 64886 + 64685, + 64711 ], "loc": { "start": { - "line": 2172, + "line": 2165, "column": 16 }, "end": { - "line": 2172, + "line": 2165, "column": 42 } } } ], "range": [ - 64842, - 64900 + 64667, + 64725 ], "loc": { "start": { - "line": 2171, + "line": 2164, "column": 35 }, "end": { - "line": 2173, + "line": 2166, "column": 13 } } @@ -118106,16 +117925,16 @@ "type": "Identifier", "name": "searchArgs", "range": [ - 64924, - 64934 + 64749, + 64759 ], "loc": { "start": { - "line": 2174, + "line": 2167, "column": 16 }, "end": { - "line": 2174, + "line": 2167, "column": 26 } } @@ -118124,31 +117943,31 @@ "type": "Identifier", "name": "push", "range": [ - 64935, - 64939 + 64760, + 64764 ], "loc": { "start": { - "line": 2174, + "line": 2167, "column": 27 }, "end": { - "line": 2174, + "line": 2167, "column": 31 } } }, "range": [ - 64924, - 64939 + 64749, + 64764 ], "loc": { "start": { - "line": 2174, + "line": 2167, "column": 16 }, "end": { - "line": 2174, + "line": 2167, "column": 31 } } @@ -118160,16 +117979,16 @@ "type": "Identifier", "name": "trim", "range": [ - 64940, - 64944 + 64765, + 64769 ], "loc": { "start": { - "line": 2174, + "line": 2167, "column": 32 }, "end": { - "line": 2174, + "line": 2167, "column": 36 } } @@ -118179,125 +117998,125 @@ "type": "Identifier", "name": "fltValue", "range": [ - 64945, - 64953 + 64770, + 64778 ], "loc": { "start": { - "line": 2174, + "line": 2167, "column": 37 }, "end": { - "line": 2174, + "line": 2167, "column": 45 } } } ], "range": [ - 64940, - 64954 + 64765, + 64779 ], "loc": { "start": { - "line": 2174, + "line": 2167, "column": 32 }, "end": { - "line": 2174, + "line": 2167, "column": 46 } } } ], "range": [ - 64924, - 64955 + 64749, + 64780 ], "loc": { "start": { - "line": 2174, + "line": 2167, "column": 16 }, "end": { - "line": 2174, + "line": 2167, "column": 47 } } }, "range": [ - 64924, - 64956 + 64749, + 64781 ], "loc": { "start": { - "line": 2174, + "line": 2167, "column": 16 }, "end": { - "line": 2174, + "line": 2167, "column": 48 } } } ], "range": [ - 64906, - 64970 + 64731, + 64795 ], "loc": { "start": { - "line": 2173, + "line": 2166, "column": 19 }, "end": { - "line": 2175, + "line": 2168, "column": 13 } } }, "range": [ - 64819, - 64970 + 64644, + 64795 ], "loc": { "start": { - "line": 2171, + "line": 2164, "column": 12 }, "end": { - "line": 2175, + "line": 2168, "column": 13 } } } ], "range": [ - 64754, - 64980 + 64579, + 64805 ], "loc": { "start": { - "line": 2169, + "line": 2162, "column": 64 }, "end": { - "line": 2176, + "line": 2169, "column": 9 } } }, "range": [ - 64698, - 64980 + 64523, + 64805 ], "loc": { "start": { - "line": 2169, + "line": 2162, "column": 8 }, "end": { - "line": 2176, + "line": 2169, "column": 9 } } @@ -118308,47 +118127,47 @@ "type": "Identifier", "name": "searchArgs", "range": [ - 64996, - 65006 + 64821, + 64831 ], "loc": { "start": { - "line": 2177, + "line": 2170, "column": 15 }, "end": { - "line": 2177, + "line": 2170, "column": 25 } } }, "range": [ - 64989, - 65007 + 64814, + 64832 ], "loc": { "start": { - "line": 2177, + "line": 2170, "column": 8 }, "end": { - "line": 2177, + "line": 2170, "column": 26 } } } ], "range": [ - 64600, - 65013 + 64425, + 64838 ], "loc": { "start": { - "line": 2164, + "line": 2157, "column": 22 }, "end": { - "line": 2178, + "line": 2171, "column": 5 } } @@ -118356,16 +118175,16 @@ "generator": false, "expression": false, "range": [ - 64597, - 65013 + 64422, + 64838 ], "loc": { "start": { - "line": 2164, + "line": 2157, "column": 19 }, "end": { - "line": 2178, + "line": 2171, "column": 5 } } @@ -118373,16 +118192,16 @@ "kind": "method", "computed": false, "range": [ - 64582, - 65013 + 64407, + 64838 ], "loc": { "start": { - "line": 2164, + "line": 2157, "column": 4 }, "end": { - "line": 2178, + "line": 2171, "column": 5 } }, @@ -118391,16 +118210,16 @@ "type": "Block", "value": "*\n * Return the filters' values\n * @return {Array} List of filters' values\n ", "range": [ - 64485, - 64577 + 64310, + 64402 ], "loc": { "start": { - "line": 2160, + "line": 2153, "column": 4 }, "end": { - "line": 2163, + "line": 2156, "column": 7 } } @@ -118411,16 +118230,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": [ - 65019, - 65182 + 64844, + 65007 ], "loc": { "start": { - "line": 2180, + "line": 2173, "column": 4 }, "end": { - "line": 2184, + "line": 2177, "column": 7 } } @@ -118434,16 +118253,16 @@ "type": "Identifier", "name": "getFilterId", "range": [ - 65187, - 65198 + 65012, + 65023 ], "loc": { "start": { - "line": 2185, + "line": 2178, "column": 4 }, "end": { - "line": 2185, + "line": 2178, "column": 15 } } @@ -118456,16 +118275,16 @@ "type": "Identifier", "name": "index", "range": [ - 65199, - 65204 + 65024, + 65029 ], "loc": { "start": { - "line": 2185, + "line": 2178, "column": 16 }, "end": { - "line": 2185, + "line": 2178, "column": 21 } } @@ -118485,16 +118304,16 @@ "object": { "type": "ThisExpression", "range": [ - 65221, - 65225 + 65046, + 65050 ], "loc": { "start": { - "line": 2186, + "line": 2179, "column": 13 }, "end": { - "line": 2186, + "line": 2179, "column": 17 } } @@ -118503,47 +118322,47 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 65226, - 65233 + 65051, + 65058 ], "loc": { "start": { - "line": 2186, + "line": 2179, "column": 18 }, "end": { - "line": 2186, + "line": 2179, "column": 25 } } }, "range": [ - 65221, - 65233 + 65046, + 65058 ], "loc": { "start": { - "line": 2186, + "line": 2179, "column": 13 }, "end": { - "line": 2186, + "line": 2179, "column": 25 } } }, "prefix": true, "range": [ - 65220, - 65233 + 65045, + 65058 ], "loc": { "start": { - "line": 2186, + "line": 2179, "column": 12 }, "end": { - "line": 2186, + "line": 2179, "column": 25 } } @@ -118555,48 +118374,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 65249, - 65256 + 65074, + 65081 ], "loc": { "start": { - "line": 2187, + "line": 2180, "column": 12 }, "end": { - "line": 2187, + "line": 2180, "column": 19 } } } ], "range": [ - 65235, - 65266 + 65060, + 65091 ], "loc": { "start": { - "line": 2186, + "line": 2179, "column": 27 }, "end": { - "line": 2188, + "line": 2181, "column": 9 } } }, "alternate": null, "range": [ - 65216, - 65266 + 65041, + 65091 ], "loc": { "start": { - "line": 2186, + "line": 2179, "column": 8 }, "end": { - "line": 2188, + "line": 2181, "column": 9 } } @@ -118612,16 +118431,16 @@ "object": { "type": "ThisExpression", "range": [ - 65282, - 65286 + 65107, + 65111 ], "loc": { "start": { - "line": 2189, + "line": 2182, "column": 15 }, "end": { - "line": 2189, + "line": 2182, "column": 19 } } @@ -118630,31 +118449,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 65287, - 65293 + 65112, + 65118 ], "loc": { "start": { - "line": 2189, + "line": 2182, "column": 20 }, "end": { - "line": 2189, + "line": 2182, "column": 26 } } }, "range": [ - 65282, - 65293 + 65107, + 65118 ], "loc": { "start": { - "line": 2189, + "line": 2182, "column": 15 }, "end": { - "line": 2189, + "line": 2182, "column": 26 } } @@ -118663,62 +118482,62 @@ "type": "Identifier", "name": "index", "range": [ - 65294, - 65299 + 65119, + 65124 ], "loc": { "start": { - "line": 2189, + "line": 2182, "column": 27 }, "end": { - "line": 2189, + "line": 2182, "column": 32 } } }, "range": [ - 65282, - 65300 + 65107, + 65125 ], "loc": { "start": { - "line": 2189, + "line": 2182, "column": 15 }, "end": { - "line": 2189, + "line": 2182, "column": 33 } } }, "range": [ - 65275, - 65301 + 65100, + 65126 ], "loc": { "start": { - "line": 2189, + "line": 2182, "column": 8 }, "end": { - "line": 2189, + "line": 2182, "column": 34 } } } ], "range": [ - 65206, - 65307 + 65031, + 65132 ], "loc": { "start": { - "line": 2185, + "line": 2178, "column": 23 }, "end": { - "line": 2190, + "line": 2183, "column": 5 } } @@ -118726,16 +118545,16 @@ "generator": false, "expression": false, "range": [ - 65198, - 65307 + 65023, + 65132 ], "loc": { "start": { - "line": 2185, + "line": 2178, "column": 15 }, "end": { - "line": 2190, + "line": 2183, "column": 5 } } @@ -118743,16 +118562,16 @@ "kind": "method", "computed": false, "range": [ - 65187, - 65307 + 65012, + 65132 ], "loc": { "start": { - "line": 2185, + "line": 2178, "column": 4 }, "end": { - "line": 2190, + "line": 2183, "column": 5 } }, @@ -118761,16 +118580,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": [ - 65019, - 65182 + 64844, + 65007 ], "loc": { "start": { - "line": 2180, + "line": 2173, "column": 4 }, "end": { - "line": 2184, + "line": 2177, "column": 7 } } @@ -118781,16 +118600,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": [ - 65313, - 65714 + 65138, + 65539 ], "loc": { "start": { - "line": 2192, + "line": 2185, "column": 4 }, "end": { - "line": 2200, + "line": 2193, "column": 7 } } @@ -118804,16 +118623,16 @@ "type": "Identifier", "name": "getFiltersByType", "range": [ - 65719, - 65735 + 65544, + 65560 ], "loc": { "start": { - "line": 2201, + "line": 2194, "column": 4 }, "end": { - "line": 2201, + "line": 2194, "column": 20 } } @@ -118826,16 +118645,16 @@ "type": "Identifier", "name": "type", "range": [ - 65736, - 65740 + 65561, + 65565 ], "loc": { "start": { - "line": 2201, + "line": 2194, "column": 21 }, "end": { - "line": 2201, + "line": 2194, "column": 25 } } @@ -118844,16 +118663,16 @@ "type": "Identifier", "name": "bool", "range": [ - 65742, - 65746 + 65567, + 65571 ], "loc": { "start": { - "line": 2201, + "line": 2194, "column": 27 }, "end": { - "line": 2201, + "line": 2194, "column": 31 } } @@ -118873,16 +118692,16 @@ "object": { "type": "ThisExpression", "range": [ - 65763, - 65767 + 65588, + 65592 ], "loc": { "start": { - "line": 2202, + "line": 2195, "column": 13 }, "end": { - "line": 2202, + "line": 2195, "column": 17 } } @@ -118891,47 +118710,47 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 65768, - 65775 + 65593, + 65600 ], "loc": { "start": { - "line": 2202, + "line": 2195, "column": 18 }, "end": { - "line": 2202, + "line": 2195, "column": 25 } } }, "range": [ - 65763, - 65775 + 65588, + 65600 ], "loc": { "start": { - "line": 2202, + "line": 2195, "column": 13 }, "end": { - "line": 2202, + "line": 2195, "column": 25 } } }, "prefix": true, "range": [ - 65762, - 65775 + 65587, + 65600 ], "loc": { "start": { - "line": 2202, + "line": 2195, "column": 12 }, "end": { - "line": 2202, + "line": 2195, "column": 25 } } @@ -118943,48 +118762,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 65791, - 65798 + 65616, + 65623 ], "loc": { "start": { - "line": 2203, + "line": 2196, "column": 12 }, "end": { - "line": 2203, + "line": 2196, "column": 19 } } } ], "range": [ - 65777, - 65808 + 65602, + 65633 ], "loc": { "start": { - "line": 2202, + "line": 2195, "column": 27 }, "end": { - "line": 2204, + "line": 2197, "column": 9 } } }, "alternate": null, "range": [ - 65758, - 65808 + 65583, + 65633 ], "loc": { "start": { - "line": 2202, + "line": 2195, "column": 8 }, "end": { - "line": 2204, + "line": 2197, "column": 9 } } @@ -118998,16 +118817,16 @@ "type": "Identifier", "name": "arr", "range": [ - 65821, - 65824 + 65646, + 65649 ], "loc": { "start": { - "line": 2205, + "line": 2198, "column": 12 }, "end": { - "line": 2205, + "line": 2198, "column": 15 } } @@ -119016,31 +118835,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 65827, - 65829 + 65652, + 65654 ], "loc": { "start": { - "line": 2205, + "line": 2198, "column": 18 }, "end": { - "line": 2205, + "line": 2198, "column": 20 } } }, "range": [ - 65821, - 65829 + 65646, + 65654 ], "loc": { "start": { - "line": 2205, + "line": 2198, "column": 12 }, "end": { - "line": 2205, + "line": 2198, "column": 20 } } @@ -119048,16 +118867,16 @@ ], "kind": "let", "range": [ - 65817, - 65830 + 65642, + 65655 ], "loc": { "start": { - "line": 2205, + "line": 2198, "column": 8 }, "end": { - "line": 2205, + "line": 2198, "column": 21 } } @@ -119073,16 +118892,16 @@ "type": "Identifier", "name": "i", "range": [ - 65848, - 65849 + 65673, + 65674 ], "loc": { "start": { - "line": 2206, + "line": 2199, "column": 17 }, "end": { - "line": 2206, + "line": 2199, "column": 18 } } @@ -119092,31 +118911,31 @@ "value": 0, "raw": "0", "range": [ - 65852, - 65853 + 65677, + 65678 ], "loc": { "start": { - "line": 2206, + "line": 2199, "column": 21 }, "end": { - "line": 2206, + "line": 2199, "column": 22 } } }, "range": [ - 65848, - 65853 + 65673, + 65678 ], "loc": { "start": { - "line": 2206, + "line": 2199, "column": 17 }, "end": { - "line": 2206, + "line": 2199, "column": 22 } } @@ -119127,16 +118946,16 @@ "type": "Identifier", "name": "len", "range": [ - 65855, - 65858 + 65680, + 65683 ], "loc": { "start": { - "line": 2206, + "line": 2199, "column": 24 }, "end": { - "line": 2206, + "line": 2199, "column": 27 } } @@ -119150,16 +118969,16 @@ "object": { "type": "ThisExpression", "range": [ - 65861, - 65865 + 65686, + 65690 ], "loc": { "start": { - "line": 2206, + "line": 2199, "column": 30 }, "end": { - "line": 2206, + "line": 2199, "column": 34 } } @@ -119168,31 +118987,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 65866, - 65872 + 65691, + 65697 ], "loc": { "start": { - "line": 2206, + "line": 2199, "column": 35 }, "end": { - "line": 2206, + "line": 2199, "column": 41 } } }, "range": [ - 65861, - 65872 + 65686, + 65697 ], "loc": { "start": { - "line": 2206, + "line": 2199, "column": 30 }, "end": { - "line": 2206, + "line": 2199, "column": 41 } } @@ -119201,46 +119020,46 @@ "type": "Identifier", "name": "length", "range": [ - 65873, - 65879 + 65698, + 65704 ], "loc": { "start": { - "line": 2206, + "line": 2199, "column": 42 }, "end": { - "line": 2206, + "line": 2199, "column": 48 } } }, "range": [ - 65861, - 65879 + 65686, + 65704 ], "loc": { "start": { - "line": 2206, + "line": 2199, "column": 30 }, "end": { - "line": 2206, + "line": 2199, "column": 48 } } }, "range": [ - 65855, - 65879 + 65680, + 65704 ], "loc": { "start": { - "line": 2206, + "line": 2199, "column": 24 }, "end": { - "line": 2206, + "line": 2199, "column": 48 } } @@ -119248,16 +119067,16 @@ ], "kind": "let", "range": [ - 65844, - 65879 + 65669, + 65704 ], "loc": { "start": { - "line": 2206, + "line": 2199, "column": 13 }, "end": { - "line": 2206, + "line": 2199, "column": 48 } } @@ -119269,16 +119088,16 @@ "type": "Identifier", "name": "i", "range": [ - 65881, - 65882 + 65706, + 65707 ], "loc": { "start": { - "line": 2206, + "line": 2199, "column": 50 }, "end": { - "line": 2206, + "line": 2199, "column": 51 } } @@ -119287,31 +119106,31 @@ "type": "Identifier", "name": "len", "range": [ - 65885, - 65888 + 65710, + 65713 ], "loc": { "start": { - "line": 2206, + "line": 2199, "column": 54 }, "end": { - "line": 2206, + "line": 2199, "column": 57 } } }, "range": [ - 65881, - 65888 + 65706, + 65713 ], "loc": { "start": { - "line": 2206, + "line": 2199, "column": 50 }, "end": { - "line": 2206, + "line": 2199, "column": 57 } } @@ -119323,32 +119142,32 @@ "type": "Identifier", "name": "i", "range": [ - 65890, - 65891 + 65715, + 65716 ], "loc": { "start": { - "line": 2206, + "line": 2199, "column": 59 }, "end": { - "line": 2206, + "line": 2199, "column": 60 } } }, "prefix": false, "range": [ - 65890, - 65893 + 65715, + 65718 ], "loc": { "start": { - "line": 2206, + "line": 2199, "column": 59 }, "end": { - "line": 2206, + "line": 2199, "column": 62 } } @@ -119365,16 +119184,16 @@ "type": "Identifier", "name": "fltType", "range": [ - 65913, - 65920 + 65738, + 65745 ], "loc": { "start": { - "line": 2207, + "line": 2200, "column": 16 }, "end": { - "line": 2207, + "line": 2200, "column": 23 } } @@ -119387,16 +119206,16 @@ "object": { "type": "ThisExpression", "range": [ - 65923, - 65927 + 65748, + 65752 ], "loc": { "start": { - "line": 2207, + "line": 2200, "column": 26 }, "end": { - "line": 2207, + "line": 2200, "column": 30 } } @@ -119405,31 +119224,31 @@ "type": "Identifier", "name": "getFilterType", "range": [ - 65928, - 65941 + 65753, + 65766 ], "loc": { "start": { - "line": 2207, + "line": 2200, "column": 31 }, "end": { - "line": 2207, + "line": 2200, "column": 44 } } }, "range": [ - 65923, - 65941 + 65748, + 65766 ], "loc": { "start": { - "line": 2207, + "line": 2200, "column": 26 }, "end": { - "line": 2207, + "line": 2200, "column": 44 } } @@ -119439,47 +119258,47 @@ "type": "Identifier", "name": "i", "range": [ - 65942, - 65943 + 65767, + 65768 ], "loc": { "start": { - "line": 2207, + "line": 2200, "column": 45 }, "end": { - "line": 2207, + "line": 2200, "column": 46 } } } ], "range": [ - 65923, - 65944 + 65748, + 65769 ], "loc": { "start": { - "line": 2207, + "line": 2200, "column": 26 }, "end": { - "line": 2207, + "line": 2200, "column": 47 } } }, "range": [ - 65913, - 65944 + 65738, + 65769 ], "loc": { "start": { - "line": 2207, + "line": 2200, "column": 16 }, "end": { - "line": 2207, + "line": 2200, "column": 47 } } @@ -119487,16 +119306,16 @@ ], "kind": "let", "range": [ - 65909, - 65945 + 65734, + 65770 ], "loc": { "start": { - "line": 2207, + "line": 2200, "column": 12 }, "end": { - "line": 2207, + "line": 2200, "column": 48 } } @@ -119510,16 +119329,16 @@ "type": "Identifier", "name": "fltType", "range": [ - 65962, - 65969 + 65787, + 65794 ], "loc": { "start": { - "line": 2208, + "line": 2201, "column": 16 }, "end": { - "line": 2208, + "line": 2201, "column": 23 } } @@ -119533,16 +119352,16 @@ "type": "Identifier", "name": "type", "range": [ - 65974, - 65978 + 65799, + 65803 ], "loc": { "start": { - "line": 2208, + "line": 2201, "column": 28 }, "end": { - "line": 2208, + "line": 2201, "column": 32 } } @@ -119551,62 +119370,62 @@ "type": "Identifier", "name": "toLowerCase", "range": [ - 65979, - 65990 + 65804, + 65815 ], "loc": { "start": { - "line": 2208, + "line": 2201, "column": 33 }, "end": { - "line": 2208, + "line": 2201, "column": 44 } } }, "range": [ - 65974, - 65990 + 65799, + 65815 ], "loc": { "start": { - "line": 2208, + "line": 2201, "column": 28 }, "end": { - "line": 2208, + "line": 2201, "column": 44 } } }, "arguments": [], "range": [ - 65974, - 65992 + 65799, + 65817 ], "loc": { "start": { - "line": 2208, + "line": 2201, "column": 28 }, "end": { - "line": 2208, + "line": 2201, "column": 46 } } }, "range": [ - 65962, - 65992 + 65787, + 65817 ], "loc": { "start": { - "line": 2208, + "line": 2201, "column": 16 }, "end": { - "line": 2208, + "line": 2201, "column": 46 } } @@ -119623,16 +119442,16 @@ "type": "Identifier", "name": "a", "range": [ - 66016, - 66017 + 65841, + 65842 ], "loc": { "start": { - "line": 2209, + "line": 2202, "column": 20 }, "end": { - "line": 2209, + "line": 2202, "column": 21 } } @@ -119643,16 +119462,16 @@ "type": "Identifier", "name": "bool", "range": [ - 66020, - 66024 + 65845, + 65849 ], "loc": { "start": { - "line": 2209, + "line": 2202, "column": 24 }, "end": { - "line": 2209, + "line": 2202, "column": 28 } } @@ -119661,16 +119480,16 @@ "type": "Identifier", "name": "i", "range": [ - 66027, - 66028 + 65852, + 65853 ], "loc": { "start": { - "line": 2209, + "line": 2202, "column": 31 }, "end": { - "line": 2209, + "line": 2202, "column": 32 } } @@ -119684,16 +119503,16 @@ "object": { "type": "ThisExpression", "range": [ - 66031, - 66035 + 65856, + 65860 ], "loc": { "start": { - "line": 2209, + "line": 2202, "column": 35 }, "end": { - "line": 2209, + "line": 2202, "column": 39 } } @@ -119702,31 +119521,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 66036, - 66042 + 65861, + 65867 ], "loc": { "start": { - "line": 2209, + "line": 2202, "column": 40 }, "end": { - "line": 2209, + "line": 2202, "column": 46 } } }, "range": [ - 66031, - 66042 + 65856, + 65867 ], "loc": { "start": { - "line": 2209, + "line": 2202, "column": 35 }, "end": { - "line": 2209, + "line": 2202, "column": 46 } } @@ -119735,61 +119554,61 @@ "type": "Identifier", "name": "i", "range": [ - 66043, - 66044 + 65868, + 65869 ], "loc": { "start": { - "line": 2209, + "line": 2202, "column": 47 }, "end": { - "line": 2209, + "line": 2202, "column": 48 } } }, "range": [ - 66031, - 66045 + 65856, + 65870 ], "loc": { "start": { - "line": 2209, + "line": 2202, "column": 35 }, "end": { - "line": 2209, + "line": 2202, "column": 49 } } }, "range": [ - 66020, - 66045 + 65845, + 65870 ], "loc": { "start": { - "line": 2209, + "line": 2202, "column": 24 }, "end": { - "line": 2209, + "line": 2202, "column": 49 } } }, "range": [ - 66016, - 66045 + 65841, + 65870 ], "loc": { "start": { - "line": 2209, + "line": 2202, "column": 20 }, "end": { - "line": 2209, + "line": 2202, "column": 49 } } @@ -119797,16 +119616,16 @@ ], "kind": "let", "range": [ - 66012, - 66046 + 65837, + 65871 ], "loc": { "start": { - "line": 2209, + "line": 2202, "column": 16 }, "end": { - "line": 2209, + "line": 2202, "column": 50 } } @@ -119822,16 +119641,16 @@ "type": "Identifier", "name": "arr", "range": [ - 66063, - 66066 + 65888, + 65891 ], "loc": { "start": { - "line": 2210, + "line": 2203, "column": 16 }, "end": { - "line": 2210, + "line": 2203, "column": 19 } } @@ -119840,31 +119659,31 @@ "type": "Identifier", "name": "push", "range": [ - 66067, - 66071 + 65892, + 65896 ], "loc": { "start": { - "line": 2210, + "line": 2203, "column": 20 }, "end": { - "line": 2210, + "line": 2203, "column": 24 } } }, "range": [ - 66063, - 66071 + 65888, + 65896 ], "loc": { "start": { - "line": 2210, + "line": 2203, "column": 16 }, "end": { - "line": 2210, + "line": 2203, "column": 24 } } @@ -119874,110 +119693,110 @@ "type": "Identifier", "name": "a", "range": [ - 66072, - 66073 + 65897, + 65898 ], "loc": { "start": { - "line": 2210, + "line": 2203, "column": 25 }, "end": { - "line": 2210, + "line": 2203, "column": 26 } } } ], "range": [ - 66063, - 66074 + 65888, + 65899 ], "loc": { "start": { - "line": 2210, + "line": 2203, "column": 16 }, "end": { - "line": 2210, + "line": 2203, "column": 27 } } }, "range": [ - 66063, - 66075 + 65888, + 65900 ], "loc": { "start": { - "line": 2210, + "line": 2203, "column": 16 }, "end": { - "line": 2210, + "line": 2203, "column": 28 } } } ], "range": [ - 65994, - 66089 + 65819, + 65914 ], "loc": { "start": { - "line": 2208, + "line": 2201, "column": 48 }, "end": { - "line": 2211, + "line": 2204, "column": 13 } } }, "alternate": null, "range": [ - 65958, - 66089 + 65783, + 65914 ], "loc": { "start": { - "line": 2208, + "line": 2201, "column": 12 }, "end": { - "line": 2211, + "line": 2204, "column": 13 } } } ], "range": [ - 65895, - 66099 + 65720, + 65924 ], "loc": { "start": { - "line": 2206, + "line": 2199, "column": 64 }, "end": { - "line": 2212, + "line": 2205, "column": 9 } } }, "range": [ - 65839, - 66099 + 65664, + 65924 ], "loc": { "start": { - "line": 2206, + "line": 2199, "column": 8 }, "end": { - "line": 2212, + "line": 2205, "column": 9 } } @@ -119988,47 +119807,47 @@ "type": "Identifier", "name": "arr", "range": [ - 66115, - 66118 + 65940, + 65943 ], "loc": { "start": { - "line": 2213, + "line": 2206, "column": 15 }, "end": { - "line": 2213, + "line": 2206, "column": 18 } } }, "range": [ - 66108, - 66119 + 65933, + 65944 ], "loc": { "start": { - "line": 2213, + "line": 2206, "column": 8 }, "end": { - "line": 2213, + "line": 2206, "column": 19 } } } ], "range": [ - 65748, - 66125 + 65573, + 65950 ], "loc": { "start": { - "line": 2201, + "line": 2194, "column": 33 }, "end": { - "line": 2214, + "line": 2207, "column": 5 } } @@ -120036,16 +119855,16 @@ "generator": false, "expression": false, "range": [ - 65735, - 66125 + 65560, + 65950 ], "loc": { "start": { - "line": 2201, + "line": 2194, "column": 20 }, "end": { - "line": 2214, + "line": 2207, "column": 5 } } @@ -120053,16 +119872,16 @@ "kind": "method", "computed": false, "range": [ - 65719, - 66125 + 65544, + 65950 ], "loc": { "start": { - "line": 2201, + "line": 2194, "column": 4 }, "end": { - "line": 2214, + "line": 2207, "column": 5 } }, @@ -120071,16 +119890,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": [ - 65313, - 65714 + 65138, + 65539 ], "loc": { "start": { - "line": 2192, + "line": 2185, "column": 4 }, "end": { - "line": 2200, + "line": 2193, "column": 7 } } @@ -120091,16 +119910,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": [ - 66131, - 66277 + 65956, + 66102 ], "loc": { "start": { - "line": 2216, + "line": 2209, "column": 4 }, "end": { - "line": 2220, + "line": 2213, "column": 7 } } @@ -120114,16 +119933,16 @@ "type": "Identifier", "name": "getFilterElement", "range": [ - 66282, - 66298 + 66107, + 66123 ], "loc": { "start": { - "line": 2221, + "line": 2214, "column": 4 }, "end": { - "line": 2221, + "line": 2214, "column": 20 } } @@ -120136,16 +119955,16 @@ "type": "Identifier", "name": "index", "range": [ - 66299, - 66304 + 66124, + 66129 ], "loc": { "start": { - "line": 2221, + "line": 2214, "column": 21 }, "end": { - "line": 2221, + "line": 2214, "column": 26 } } @@ -120163,16 +119982,16 @@ "type": "Identifier", "name": "fltId", "range": [ - 66320, - 66325 + 66145, + 66150 ], "loc": { "start": { - "line": 2222, + "line": 2215, "column": 12 }, "end": { - "line": 2222, + "line": 2215, "column": 17 } } @@ -120186,16 +120005,16 @@ "object": { "type": "ThisExpression", "range": [ - 66328, - 66332 + 66153, + 66157 ], "loc": { "start": { - "line": 2222, + "line": 2215, "column": 20 }, "end": { - "line": 2222, + "line": 2215, "column": 24 } } @@ -120204,31 +120023,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 66333, - 66339 + 66158, + 66164 ], "loc": { "start": { - "line": 2222, + "line": 2215, "column": 25 }, "end": { - "line": 2222, + "line": 2215, "column": 31 } } }, "range": [ - 66328, - 66339 + 66153, + 66164 ], "loc": { "start": { - "line": 2222, + "line": 2215, "column": 20 }, "end": { - "line": 2222, + "line": 2215, "column": 31 } } @@ -120237,46 +120056,46 @@ "type": "Identifier", "name": "index", "range": [ - 66340, - 66345 + 66165, + 66170 ], "loc": { "start": { - "line": 2222, + "line": 2215, "column": 32 }, "end": { - "line": 2222, + "line": 2215, "column": 37 } } }, "range": [ - 66328, - 66346 + 66153, + 66171 ], "loc": { "start": { - "line": 2222, + "line": 2215, "column": 20 }, "end": { - "line": 2222, + "line": 2215, "column": 38 } } }, "range": [ - 66320, - 66346 + 66145, + 66171 ], "loc": { "start": { - "line": 2222, + "line": 2215, "column": 12 }, "end": { - "line": 2222, + "line": 2215, "column": 38 } } @@ -120284,16 +120103,16 @@ ], "kind": "let", "range": [ - 66316, - 66347 + 66141, + 66172 ], "loc": { "start": { - "line": 2222, + "line": 2215, "column": 8 }, "end": { - "line": 2222, + "line": 2215, "column": 39 } } @@ -120306,16 +120125,16 @@ "type": "Identifier", "name": "elm", "range": [ - 66363, - 66366 + 66188, + 66191 ], "loc": { "start": { - "line": 2223, + "line": 2216, "column": 15 }, "end": { - "line": 2223, + "line": 2216, "column": 18 } } @@ -120325,63 +120144,63 @@ "type": "Identifier", "name": "fltId", "range": [ - 66367, - 66372 + 66192, + 66197 ], "loc": { "start": { - "line": 2223, + "line": 2216, "column": 19 }, "end": { - "line": 2223, + "line": 2216, "column": 24 } } } ], "range": [ - 66363, - 66373 + 66188, + 66198 ], "loc": { "start": { - "line": 2223, + "line": 2216, "column": 15 }, "end": { - "line": 2223, + "line": 2216, "column": 25 } } }, "range": [ - 66356, - 66374 + 66181, + 66199 ], "loc": { "start": { - "line": 2223, + "line": 2216, "column": 8 }, "end": { - "line": 2223, + "line": 2216, "column": 26 } } } ], "range": [ - 66306, - 66380 + 66131, + 66205 ], "loc": { "start": { - "line": 2221, + "line": 2214, "column": 28 }, "end": { - "line": 2224, + "line": 2217, "column": 5 } } @@ -120389,16 +120208,16 @@ "generator": false, "expression": false, "range": [ - 66298, - 66380 + 66123, + 66205 ], "loc": { "start": { - "line": 2221, + "line": 2214, "column": 20 }, "end": { - "line": 2224, + "line": 2217, "column": 5 } } @@ -120406,16 +120225,16 @@ "kind": "method", "computed": false, "range": [ - 66282, - 66380 + 66107, + 66205 ], "loc": { "start": { - "line": 2221, + "line": 2214, "column": 4 }, "end": { - "line": 2224, + "line": 2217, "column": 5 } }, @@ -120424,16 +120243,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": [ - 66131, - 66277 + 65956, + 66102 ], "loc": { "start": { - "line": 2216, + "line": 2209, "column": 4 }, "end": { - "line": 2220, + "line": 2213, "column": 7 } } @@ -120444,16 +120263,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": [ - 66386, - 66552 + 66211, + 66377 ], "loc": { "start": { - "line": 2226, + "line": 2219, "column": 4 }, "end": { - "line": 2230, + "line": 2223, "column": 7 } } @@ -120467,16 +120286,16 @@ "type": "Identifier", "name": "getCellsNb", "range": [ - 66557, - 66567 + 66382, + 66392 ], "loc": { "start": { - "line": 2231, + "line": 2224, "column": 4 }, "end": { - "line": 2231, + "line": 2224, "column": 14 } } @@ -120491,16 +120310,16 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 66568, - 66576 + 66393, + 66401 ], "loc": { "start": { - "line": 2231, + "line": 2224, "column": 15 }, "end": { - "line": 2231, + "line": 2224, "column": 23 } } @@ -120510,31 +120329,31 @@ "value": 0, "raw": "0", "range": [ - 66579, - 66580 + 66404, + 66405 ], "loc": { "start": { - "line": 2231, + "line": 2224, "column": 26 }, "end": { - "line": 2231, + "line": 2224, "column": 27 } } }, "range": [ - 66568, - 66580 + 66393, + 66405 ], "loc": { "start": { - "line": 2231, + "line": 2224, "column": 15 }, "end": { - "line": 2231, + "line": 2224, "column": 27 } } @@ -120552,16 +120371,16 @@ "type": "Identifier", "name": "tr", "range": [ - 66596, - 66598 + 66421, + 66423 ], "loc": { "start": { - "line": 2232, + "line": 2225, "column": 12 }, "end": { - "line": 2232, + "line": 2225, "column": 14 } } @@ -120578,16 +120397,16 @@ "object": { "type": "ThisExpression", "range": [ - 66601, - 66605 + 66426, + 66430 ], "loc": { "start": { - "line": 2232, + "line": 2225, "column": 17 }, "end": { - "line": 2232, + "line": 2225, "column": 21 } } @@ -120596,31 +120415,31 @@ "type": "Identifier", "name": "tbl", "range": [ - 66606, - 66609 + 66431, + 66434 ], "loc": { "start": { - "line": 2232, + "line": 2225, "column": 22 }, "end": { - "line": 2232, + "line": 2225, "column": 25 } } }, "range": [ - 66601, - 66609 + 66426, + 66434 ], "loc": { "start": { - "line": 2232, + "line": 2225, "column": 17 }, "end": { - "line": 2232, + "line": 2225, "column": 25 } } @@ -120629,31 +120448,31 @@ "type": "Identifier", "name": "rows", "range": [ - 66610, - 66614 + 66435, + 66439 ], "loc": { "start": { - "line": 2232, + "line": 2225, "column": 26 }, "end": { - "line": 2232, + "line": 2225, "column": 30 } } }, "range": [ - 66601, - 66614 + 66426, + 66439 ], "loc": { "start": { - "line": 2232, + "line": 2225, "column": 17 }, "end": { - "line": 2232, + "line": 2225, "column": 30 } } @@ -120667,16 +120486,16 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 66615, - 66623 + 66440, + 66448 ], "loc": { "start": { - "line": 2232, + "line": 2225, "column": 31 }, "end": { - "line": 2232, + "line": 2225, "column": 39 } } @@ -120686,31 +120505,31 @@ "value": 0, "raw": "0", "range": [ - 66627, - 66628 + 66452, + 66453 ], "loc": { "start": { - "line": 2232, + "line": 2225, "column": 43 }, "end": { - "line": 2232, + "line": 2225, "column": 44 } } }, "range": [ - 66615, - 66628 + 66440, + 66453 ], "loc": { "start": { - "line": 2232, + "line": 2225, "column": 31 }, "end": { - "line": 2232, + "line": 2225, "column": 44 } } @@ -120719,16 +120538,16 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 66631, - 66639 + 66456, + 66464 ], "loc": { "start": { - "line": 2232, + "line": 2225, "column": 47 }, "end": { - "line": 2232, + "line": 2225, "column": 55 } } @@ -120738,61 +120557,61 @@ "value": 0, "raw": "0", "range": [ - 66642, - 66643 + 66467, + 66468 ], "loc": { "start": { - "line": 2232, + "line": 2225, "column": 58 }, "end": { - "line": 2232, + "line": 2225, "column": 59 } } }, "range": [ - 66615, - 66643 + 66440, + 66468 ], "loc": { "start": { - "line": 2232, + "line": 2225, "column": 31 }, "end": { - "line": 2232, + "line": 2225, "column": 59 } } }, "range": [ - 66601, - 66644 + 66426, + 66469 ], "loc": { "start": { - "line": 2232, + "line": 2225, "column": 17 }, "end": { - "line": 2232, + "line": 2225, "column": 60 } } }, "range": [ - 66596, - 66644 + 66421, + 66469 ], "loc": { "start": { - "line": 2232, + "line": 2225, "column": 12 }, "end": { - "line": 2232, + "line": 2225, "column": 60 } } @@ -120800,16 +120619,16 @@ ], "kind": "let", "range": [ - 66592, - 66645 + 66417, + 66470 ], "loc": { "start": { - "line": 2232, + "line": 2225, "column": 8 }, "end": { - "line": 2232, + "line": 2225, "column": 61 } } @@ -120822,16 +120641,16 @@ "type": "Identifier", "name": "tr", "range": [ - 66661, - 66663 + 66486, + 66488 ], "loc": { "start": { - "line": 2233, + "line": 2226, "column": 15 }, "end": { - "line": 2233, + "line": 2226, "column": 17 } } @@ -120846,16 +120665,16 @@ "type": "Identifier", "name": "tr", "range": [ - 66666, - 66668 + 66491, + 66493 ], "loc": { "start": { - "line": 2233, + "line": 2226, "column": 20 }, "end": { - "line": 2233, + "line": 2226, "column": 22 } } @@ -120864,31 +120683,31 @@ "type": "Identifier", "name": "cells", "range": [ - 66669, - 66674 + 66494, + 66499 ], "loc": { "start": { - "line": 2233, + "line": 2226, "column": 23 }, "end": { - "line": 2233, + "line": 2226, "column": 28 } } }, "range": [ - 66666, - 66674 + 66491, + 66499 ], "loc": { "start": { - "line": 2233, + "line": 2226, "column": 20 }, "end": { - "line": 2233, + "line": 2226, "column": 28 } } @@ -120897,31 +120716,31 @@ "type": "Identifier", "name": "length", "range": [ - 66675, - 66681 + 66500, + 66506 ], "loc": { "start": { - "line": 2233, + "line": 2226, "column": 29 }, "end": { - "line": 2233, + "line": 2226, "column": 35 } } }, "range": [ - 66666, - 66681 + 66491, + 66506 ], "loc": { "start": { - "line": 2233, + "line": 2226, "column": 20 }, "end": { - "line": 2233, + "line": 2226, "column": 35 } } @@ -120931,62 +120750,62 @@ "value": 0, "raw": "0", "range": [ - 66684, - 66685 + 66509, + 66510 ], "loc": { "start": { - "line": 2233, + "line": 2226, "column": 38 }, "end": { - "line": 2233, + "line": 2226, "column": 39 } } }, "range": [ - 66661, - 66685 + 66486, + 66510 ], "loc": { "start": { - "line": 2233, + "line": 2226, "column": 15 }, "end": { - "line": 2233, + "line": 2226, "column": 39 } } }, "range": [ - 66654, - 66686 + 66479, + 66511 ], "loc": { "start": { - "line": 2233, + "line": 2226, "column": 8 }, "end": { - "line": 2233, + "line": 2226, "column": 40 } } } ], "range": [ - 66582, - 66692 + 66407, + 66517 ], "loc": { "start": { - "line": 2231, + "line": 2224, "column": 29 }, "end": { - "line": 2234, + "line": 2227, "column": 5 } } @@ -120994,16 +120813,16 @@ "generator": false, "expression": false, "range": [ - 66567, - 66692 + 66392, + 66517 ], "loc": { "start": { - "line": 2231, + "line": 2224, "column": 14 }, "end": { - "line": 2234, + "line": 2227, "column": 5 } } @@ -121011,16 +120830,16 @@ "kind": "method", "computed": false, "range": [ - 66557, - 66692 + 66382, + 66517 ], "loc": { "start": { - "line": 2231, + "line": 2224, "column": 4 }, "end": { - "line": 2234, + "line": 2227, "column": 5 } }, @@ -121029,16 +120848,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": [ - 66386, - 66552 + 66211, + 66377 ], "loc": { "start": { - "line": 2226, + "line": 2219, "column": 4 }, "end": { - "line": 2230, + "line": 2223, "column": 7 } } @@ -121049,16 +120868,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": [ - 66698, - 66929 + 66523, + 66754 ], "loc": { "start": { - "line": 2236, + "line": 2229, "column": 4 }, "end": { - "line": 2241, + "line": 2234, "column": 7 } } @@ -121072,16 +120891,16 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 66934, - 66943 + 66759, + 66768 ], "loc": { "start": { - "line": 2242, + "line": 2235, "column": 4 }, "end": { - "line": 2242, + "line": 2235, "column": 13 } } @@ -121094,16 +120913,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 66944, - 66958 + 66769, + 66783 ], "loc": { "start": { - "line": 2242, + "line": 2235, "column": 14 }, "end": { - "line": 2242, + "line": 2235, "column": 28 } } @@ -121121,16 +120940,16 @@ "type": "Identifier", "name": "s", "range": [ - 66974, - 66975 + 66799, + 66800 ], "loc": { "start": { - "line": 2243, + "line": 2236, "column": 12 }, "end": { - "line": 2243, + "line": 2236, "column": 13 } } @@ -121143,16 +120962,16 @@ "type": "Identifier", "name": "isUndef", "range": [ - 66978, - 66985 + 66803, + 66810 ], "loc": { "start": { - "line": 2243, + "line": 2236, "column": 16 }, "end": { - "line": 2243, + "line": 2236, "column": 23 } } @@ -121164,16 +120983,16 @@ "object": { "type": "ThisExpression", "range": [ - 66986, - 66990 + 66811, + 66815 ], "loc": { "start": { - "line": 2243, + "line": 2236, "column": 24 }, "end": { - "line": 2243, + "line": 2236, "column": 28 } } @@ -121182,47 +121001,47 @@ "type": "Identifier", "name": "refRow", "range": [ - 66991, - 66997 + 66816, + 66822 ], "loc": { "start": { - "line": 2243, + "line": 2236, "column": 29 }, "end": { - "line": 2243, + "line": 2236, "column": 35 } } }, "range": [ - 66986, - 66997 + 66811, + 66822 ], "loc": { "start": { - "line": 2243, + "line": 2236, "column": 24 }, "end": { - "line": 2243, + "line": 2236, "column": 35 } } } ], "range": [ - 66978, - 66998 + 66803, + 66823 ], "loc": { "start": { - "line": 2243, + "line": 2236, "column": 16 }, "end": { - "line": 2243, + "line": 2236, "column": 36 } } @@ -121232,16 +121051,16 @@ "value": 0, "raw": "0", "range": [ - 67001, - 67002 + 66826, + 66827 ], "loc": { "start": { - "line": 2243, + "line": 2236, "column": 39 }, "end": { - "line": 2243, + "line": 2236, "column": 40 } } @@ -121252,16 +121071,16 @@ "object": { "type": "ThisExpression", "range": [ - 67005, - 67009 + 66830, + 66834 ], "loc": { "start": { - "line": 2243, + "line": 2236, "column": 43 }, "end": { - "line": 2243, + "line": 2236, "column": 47 } } @@ -121270,61 +121089,61 @@ "type": "Identifier", "name": "refRow", "range": [ - 67010, - 67016 + 66835, + 66841 ], "loc": { "start": { - "line": 2243, + "line": 2236, "column": 48 }, "end": { - "line": 2243, + "line": 2236, "column": 54 } } }, "range": [ - 67005, - 67016 + 66830, + 66841 ], "loc": { "start": { - "line": 2243, + "line": 2236, "column": 43 }, "end": { - "line": 2243, + "line": 2236, "column": 54 } } }, "range": [ - 66978, - 67016 + 66803, + 66841 ], "loc": { "start": { - "line": 2243, + "line": 2236, "column": 16 }, "end": { - "line": 2243, + "line": 2236, "column": 54 } } }, "range": [ - 66974, - 67016 + 66799, + 66841 ], "loc": { "start": { - "line": 2243, + "line": 2236, "column": 12 }, "end": { - "line": 2243, + "line": 2236, "column": 54 } } @@ -121332,16 +121151,16 @@ ], "kind": "let", "range": [ - 66970, - 67017 + 66795, + 66842 ], "loc": { "start": { - "line": 2243, + "line": 2236, "column": 8 }, "end": { - "line": 2243, + "line": 2236, "column": 55 } } @@ -121355,16 +121174,16 @@ "type": "Identifier", "name": "ntrs", "range": [ - 67030, - 67034 + 66855, + 66859 ], "loc": { "start": { - "line": 2244, + "line": 2237, "column": 12 }, "end": { - "line": 2244, + "line": 2237, "column": 16 } } @@ -121381,16 +121200,16 @@ "object": { "type": "ThisExpression", "range": [ - 67037, - 67041 + 66862, + 66866 ], "loc": { "start": { - "line": 2244, + "line": 2237, "column": 19 }, "end": { - "line": 2244, + "line": 2237, "column": 23 } } @@ -121399,31 +121218,31 @@ "type": "Identifier", "name": "tbl", "range": [ - 67042, - 67045 + 66867, + 66870 ], "loc": { "start": { - "line": 2244, + "line": 2237, "column": 24 }, "end": { - "line": 2244, + "line": 2237, "column": 27 } } }, "range": [ - 67037, - 67045 + 66862, + 66870 ], "loc": { "start": { - "line": 2244, + "line": 2237, "column": 19 }, "end": { - "line": 2244, + "line": 2237, "column": 27 } } @@ -121432,31 +121251,31 @@ "type": "Identifier", "name": "rows", "range": [ - 67046, - 67050 + 66871, + 66875 ], "loc": { "start": { - "line": 2244, + "line": 2237, "column": 28 }, "end": { - "line": 2244, + "line": 2237, "column": 32 } } }, "range": [ - 67037, - 67050 + 66862, + 66875 ], "loc": { "start": { - "line": 2244, + "line": 2237, "column": 19 }, "end": { - "line": 2244, + "line": 2237, "column": 32 } } @@ -121465,46 +121284,46 @@ "type": "Identifier", "name": "length", "range": [ - 67051, - 67057 + 66876, + 66882 ], "loc": { "start": { - "line": 2244, + "line": 2237, "column": 33 }, "end": { - "line": 2244, + "line": 2237, "column": 39 } } }, "range": [ - 67037, - 67057 + 66862, + 66882 ], "loc": { "start": { - "line": 2244, + "line": 2237, "column": 19 }, "end": { - "line": 2244, + "line": 2237, "column": 39 } } }, "range": [ - 67030, - 67057 + 66855, + 66882 ], "loc": { "start": { - "line": 2244, + "line": 2237, "column": 12 }, "end": { - "line": 2244, + "line": 2237, "column": 39 } } @@ -121512,16 +121331,16 @@ ], "kind": "let", "range": [ - 67026, - 67058 + 66851, + 66883 ], "loc": { "start": { - "line": 2244, + "line": 2237, "column": 8 }, "end": { - "line": 2244, + "line": 2237, "column": 40 } } @@ -121532,16 +121351,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 67071, - 67085 + 66896, + 66910 ], "loc": { "start": { - "line": 2245, + "line": 2238, "column": 12 }, "end": { - "line": 2245, + "line": 2238, "column": 26 } } @@ -121558,16 +121377,16 @@ "type": "Identifier", "name": "s", "range": [ - 67101, - 67102 + 66926, + 66927 ], "loc": { "start": { - "line": 2246, + "line": 2239, "column": 12 }, "end": { - "line": 2246, + "line": 2239, "column": 13 } } @@ -121577,78 +121396,78 @@ "value": 0, "raw": "0", "range": [ - 67105, - 67106 + 66930, + 66931 ], "loc": { "start": { - "line": 2246, + "line": 2239, "column": 16 }, "end": { - "line": 2246, + "line": 2239, "column": 17 } } }, "range": [ - 67101, - 67106 + 66926, + 66931 ], "loc": { "start": { - "line": 2246, + "line": 2239, "column": 12 }, "end": { - "line": 2246, + "line": 2239, "column": 17 } } }, "range": [ - 67101, - 67107 + 66926, + 66932 ], "loc": { "start": { - "line": 2246, + "line": 2239, "column": 12 }, "end": { - "line": 2246, + "line": 2239, "column": 18 } } } ], "range": [ - 67087, - 67117 + 66912, + 66942 ], "loc": { "start": { - "line": 2245, + "line": 2238, "column": 28 }, "end": { - "line": 2247, + "line": 2240, "column": 9 } } }, "alternate": null, "range": [ - 67067, - 67117 + 66892, + 66942 ], "loc": { "start": { - "line": 2245, + "line": 2238, "column": 8 }, "end": { - "line": 2247, + "line": 2240, "column": 9 } } @@ -121661,16 +121480,16 @@ "type": "Identifier", "name": "parseInt", "range": [ - 67133, - 67141 + 66958, + 66966 ], "loc": { "start": { - "line": 2248, + "line": 2241, "column": 15 }, "end": { - "line": 2248, + "line": 2241, "column": 23 } } @@ -121683,16 +121502,16 @@ "type": "Identifier", "name": "ntrs", "range": [ - 67142, - 67146 + 66967, + 66971 ], "loc": { "start": { - "line": 2248, + "line": 2241, "column": 24 }, "end": { - "line": 2248, + "line": 2241, "column": 28 } } @@ -121701,31 +121520,31 @@ "type": "Identifier", "name": "s", "range": [ - 67149, - 67150 + 66974, + 66975 ], "loc": { "start": { - "line": 2248, + "line": 2241, "column": 31 }, "end": { - "line": 2248, + "line": 2241, "column": 32 } } }, "range": [ - 67142, - 67150 + 66967, + 66975 ], "loc": { "start": { - "line": 2248, + "line": 2241, "column": 24 }, "end": { - "line": 2248, + "line": 2241, "column": 32 } } @@ -121735,63 +121554,63 @@ "value": 10, "raw": "10", "range": [ - 67152, - 67154 + 66977, + 66979 ], "loc": { "start": { - "line": 2248, + "line": 2241, "column": 34 }, "end": { - "line": 2248, + "line": 2241, "column": 36 } } } ], "range": [ - 67133, - 67155 + 66958, + 66980 ], "loc": { "start": { - "line": 2248, + "line": 2241, "column": 15 }, "end": { - "line": 2248, + "line": 2241, "column": 37 } } }, "range": [ - 67126, - 67156 + 66951, + 66981 ], "loc": { "start": { - "line": 2248, + "line": 2241, "column": 8 }, "end": { - "line": 2248, + "line": 2241, "column": 38 } } } ], "range": [ - 66960, - 67162 + 66785, + 66987 ], "loc": { "start": { - "line": 2242, + "line": 2235, "column": 30 }, "end": { - "line": 2249, + "line": 2242, "column": 5 } } @@ -121799,16 +121618,16 @@ "generator": false, "expression": false, "range": [ - 66943, - 67162 + 66768, + 66987 ], "loc": { "start": { - "line": 2242, + "line": 2235, "column": 13 }, "end": { - "line": 2249, + "line": 2242, "column": 5 } } @@ -121816,16 +121635,16 @@ "kind": "method", "computed": false, "range": [ - 66934, - 67162 + 66759, + 66987 ], "loc": { "start": { - "line": 2242, + "line": 2235, "column": 4 }, "end": { - "line": 2249, + "line": 2242, "column": 5 } }, @@ -121834,16 +121653,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": [ - 66698, - 66929 + 66523, + 66754 ], "loc": { "start": { - "line": 2236, + "line": 2229, "column": 4 }, "end": { - "line": 2241, + "line": 2234, "column": 7 } } @@ -121854,16 +121673,16 @@ "type": "Block", "value": "*\n * Return the text content of a given cell\n * @param {DOMElement} Cell's DOM element\n * @returns {String}\n ", "range": [ - 67169, - 67298 + 66994, + 67123 ], "loc": { "start": { - "line": 2252, + "line": 2245, "column": 4 }, "end": { - "line": 2256, + "line": 2249, "column": 7 } } @@ -121877,16 +121696,16 @@ "type": "Identifier", "name": "getCellValue", "range": [ - 67303, - 67315 + 67128, + 67140 ], "loc": { "start": { - "line": 2257, + "line": 2250, "column": 4 }, "end": { - "line": 2257, + "line": 2250, "column": 16 } } @@ -121899,16 +121718,16 @@ "type": "Identifier", "name": "cell", "range": [ - 67316, - 67320 + 67141, + 67145 ], "loc": { "start": { - "line": 2257, + "line": 2250, "column": 17 }, "end": { - "line": 2257, + "line": 2250, "column": 21 } } @@ -121926,16 +121745,16 @@ "type": "Identifier", "name": "idx", "range": [ - 67336, - 67339 + 67161, + 67164 ], "loc": { "start": { - "line": 2258, + "line": 2251, "column": 12 }, "end": { - "line": 2258, + "line": 2251, "column": 15 } } @@ -121947,16 +121766,16 @@ "type": "Identifier", "name": "cell", "range": [ - 67342, - 67346 + 67167, + 67171 ], "loc": { "start": { - "line": 2258, + "line": 2251, "column": 18 }, "end": { - "line": 2258, + "line": 2251, "column": 22 } } @@ -121965,46 +121784,46 @@ "type": "Identifier", "name": "cellIndex", "range": [ - 67347, - 67356 + 67172, + 67181 ], "loc": { "start": { - "line": 2258, + "line": 2251, "column": 23 }, "end": { - "line": 2258, + "line": 2251, "column": 32 } } }, "range": [ - 67342, - 67356 + 67167, + 67181 ], "loc": { "start": { - "line": 2258, + "line": 2251, "column": 18 }, "end": { - "line": 2258, + "line": 2251, "column": 32 } } }, "range": [ - 67336, - 67356 + 67161, + 67181 ], "loc": { "start": { - "line": 2258, + "line": 2251, "column": 12 }, "end": { - "line": 2258, + "line": 2251, "column": 32 } } @@ -122012,16 +121831,16 @@ ], "kind": "let", "range": [ - 67332, - 67357 + 67157, + 67182 ], "loc": { "start": { - "line": 2258, + "line": 2251, "column": 8 }, "end": { - "line": 2258, + "line": 2251, "column": 33 } } @@ -122035,16 +121854,16 @@ "type": "Identifier", "name": "cellParser", "range": [ - 67370, - 67380 + 67195, + 67205 ], "loc": { "start": { - "line": 2259, + "line": 2252, "column": 12 }, "end": { - "line": 2259, + "line": 2252, "column": 22 } } @@ -122055,16 +121874,16 @@ "object": { "type": "ThisExpression", "range": [ - 67383, - 67387 + 67208, + 67212 ], "loc": { "start": { - "line": 2259, + "line": 2252, "column": 25 }, "end": { - "line": 2259, + "line": 2252, "column": 29 } } @@ -122073,46 +121892,46 @@ "type": "Identifier", "name": "cellParser", "range": [ - 67388, - 67398 + 67213, + 67223 ], "loc": { "start": { - "line": 2259, + "line": 2252, "column": 30 }, "end": { - "line": 2259, + "line": 2252, "column": 40 } } }, "range": [ - 67383, - 67398 + 67208, + 67223 ], "loc": { "start": { - "line": 2259, + "line": 2252, "column": 25 }, "end": { - "line": 2259, + "line": 2252, "column": 40 } } }, "range": [ - 67370, - 67398 + 67195, + 67223 ], "loc": { "start": { - "line": 2259, + "line": 2252, "column": 12 }, "end": { - "line": 2259, + "line": 2252, "column": 40 } } @@ -122120,16 +121939,16 @@ ], "kind": "let", "range": [ - 67366, - 67399 + 67191, + 67224 ], "loc": { "start": { - "line": 2259, + "line": 2252, "column": 8 }, "end": { - "line": 2259, + "line": 2252, "column": 41 } }, @@ -122138,16 +121957,16 @@ "type": "Line", "value": " Invoke cellParser for this column if any", "range": [ - 67408, - 67451 + 67233, + 67276 ], "loc": { "start": { - "line": 2260, + "line": 2253, "column": 8 }, "end": { - "line": 2260, + "line": 2253, "column": 51 } } @@ -122171,16 +121990,16 @@ "type": "Identifier", "name": "cellParser", "range": [ - 67464, - 67474 + 67289, + 67299 ], "loc": { "start": { - "line": 2261, + "line": 2254, "column": 12 }, "end": { - "line": 2261, + "line": 2254, "column": 22 } } @@ -122189,31 +122008,31 @@ "type": "Identifier", "name": "cols", "range": [ - 67475, - 67479 + 67300, + 67304 ], "loc": { "start": { - "line": 2261, + "line": 2254, "column": 23 }, "end": { - "line": 2261, + "line": 2254, "column": 27 } } }, "range": [ - 67464, - 67479 + 67289, + 67304 ], "loc": { "start": { - "line": 2261, + "line": 2254, "column": 12 }, "end": { - "line": 2261, + "line": 2254, "column": 27 } } @@ -122222,31 +122041,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 67480, - 67487 + 67305, + 67312 ], "loc": { "start": { - "line": 2261, + "line": 2254, "column": 28 }, "end": { - "line": 2261, + "line": 2254, "column": 35 } } }, "range": [ - 67464, - 67487 + 67289, + 67312 ], "loc": { "start": { - "line": 2261, + "line": 2254, "column": 12 }, "end": { - "line": 2261, + "line": 2254, "column": 35 } } @@ -122256,32 +122075,32 @@ "type": "Identifier", "name": "idx", "range": [ - 67488, - 67491 + 67313, + 67316 ], "loc": { "start": { - "line": 2261, + "line": 2254, "column": 36 }, "end": { - "line": 2261, + "line": 2254, "column": 39 } } } ], "range": [ - 67464, - 67492 + 67289, + 67317 ], "loc": { "start": { - "line": 2261, + "line": 2254, "column": 12 }, "end": { - "line": 2261, + "line": 2254, "column": 40 } } @@ -122294,47 +122113,47 @@ "value": 1, "raw": "1", "range": [ - 67498, - 67499 + 67323, + 67324 ], "loc": { "start": { - "line": 2261, + "line": 2254, "column": 46 }, "end": { - "line": 2261, + "line": 2254, "column": 47 } } }, "prefix": true, "range": [ - 67497, - 67499 + 67322, + 67324 ], "loc": { "start": { - "line": 2261, + "line": 2254, "column": 45 }, "end": { - "line": 2261, + "line": 2254, "column": 47 } } }, "range": [ - 67464, - 67499 + 67289, + 67324 ], "loc": { "start": { - "line": 2261, + "line": 2254, "column": 12 }, "end": { - "line": 2261, + "line": 2254, "column": 47 } } @@ -122353,16 +122172,16 @@ "type": "Identifier", "name": "cellParser", "range": [ - 67522, - 67532 + 67347, + 67357 ], "loc": { "start": { - "line": 2262, + "line": 2255, "column": 19 }, "end": { - "line": 2262, + "line": 2255, "column": 29 } } @@ -122371,31 +122190,31 @@ "type": "Identifier", "name": "parse", "range": [ - 67533, - 67538 + 67358, + 67363 ], "loc": { "start": { - "line": 2262, + "line": 2255, "column": 30 }, "end": { - "line": 2262, + "line": 2255, "column": 35 } } }, "range": [ - 67522, - 67538 + 67347, + 67363 ], "loc": { "start": { - "line": 2262, + "line": 2255, "column": 19 }, "end": { - "line": 2262, + "line": 2255, "column": 35 } } @@ -122404,16 +122223,16 @@ { "type": "ThisExpression", "range": [ - 67539, - 67543 + 67364, + 67368 ], "loc": { "start": { - "line": 2262, + "line": 2255, "column": 36 }, "end": { - "line": 2262, + "line": 2255, "column": 40 } } @@ -122422,16 +122241,16 @@ "type": "Identifier", "name": "cell", "range": [ - 67545, - 67549 + 67370, + 67374 ], "loc": { "start": { - "line": 2262, + "line": 2255, "column": 42 }, "end": { - "line": 2262, + "line": 2255, "column": 46 } } @@ -122440,63 +122259,63 @@ "type": "Identifier", "name": "idx", "range": [ - 67551, - 67554 + 67376, + 67379 ], "loc": { "start": { - "line": 2262, + "line": 2255, "column": 48 }, "end": { - "line": 2262, + "line": 2255, "column": 51 } } } ], "range": [ - 67522, - 67555 + 67347, + 67380 ], "loc": { "start": { - "line": 2262, + "line": 2255, "column": 19 }, "end": { - "line": 2262, + "line": 2255, "column": 52 } } }, "range": [ - 67515, - 67556 + 67340, + 67381 ], "loc": { "start": { - "line": 2262, + "line": 2255, "column": 12 }, "end": { - "line": 2262, + "line": 2255, "column": 53 } } } ], "range": [ - 67501, - 67566 + 67326, + 67391 ], "loc": { "start": { - "line": 2261, + "line": 2254, "column": 49 }, "end": { - "line": 2263, + "line": 2256, "column": 9 } } @@ -122512,16 +122331,16 @@ "type": "Identifier", "name": "getText", "range": [ - 67593, - 67600 + 67418, + 67425 ], "loc": { "start": { - "line": 2264, + "line": 2257, "column": 19 }, "end": { - "line": 2264, + "line": 2257, "column": 26 } } @@ -122531,78 +122350,78 @@ "type": "Identifier", "name": "cell", "range": [ - 67601, - 67605 + 67426, + 67430 ], "loc": { "start": { - "line": 2264, + "line": 2257, "column": 27 }, "end": { - "line": 2264, + "line": 2257, "column": 31 } } } ], "range": [ - 67593, - 67606 + 67418, + 67431 ], "loc": { "start": { - "line": 2264, + "line": 2257, "column": 19 }, "end": { - "line": 2264, + "line": 2257, "column": 32 } } }, "range": [ - 67586, - 67607 + 67411, + 67432 ], "loc": { "start": { - "line": 2264, + "line": 2257, "column": 12 }, "end": { - "line": 2264, + "line": 2257, "column": 33 } } } ], "range": [ - 67572, - 67617 + 67397, + 67442 ], "loc": { "start": { - "line": 2263, + "line": 2256, "column": 15 }, "end": { - "line": 2265, + "line": 2258, "column": 9 } } }, "range": [ - 67460, - 67617 + 67285, + 67442 ], "loc": { "start": { - "line": 2261, + "line": 2254, "column": 8 }, "end": { - "line": 2265, + "line": 2258, "column": 9 } }, @@ -122611,16 +122430,16 @@ "type": "Line", "value": " Invoke cellParser for this column if any", "range": [ - 67408, - 67451 + 67233, + 67276 ], "loc": { "start": { - "line": 2260, + "line": 2253, "column": 8 }, "end": { - "line": 2260, + "line": 2253, "column": 51 } } @@ -122629,16 +122448,16 @@ } ], "range": [ - 67322, - 67623 + 67147, + 67448 ], "loc": { "start": { - "line": 2257, + "line": 2250, "column": 23 }, "end": { - "line": 2266, + "line": 2259, "column": 5 } } @@ -122646,16 +122465,16 @@ "generator": false, "expression": false, "range": [ - 67315, - 67623 + 67140, + 67448 ], "loc": { "start": { - "line": 2257, + "line": 2250, "column": 16 }, "end": { - "line": 2266, + "line": 2259, "column": 5 } } @@ -122663,16 +122482,16 @@ "kind": "method", "computed": false, "range": [ - 67303, - 67623 + 67128, + 67448 ], "loc": { "start": { - "line": 2257, + "line": 2250, "column": 4 }, "end": { - "line": 2266, + "line": 2259, "column": 5 } }, @@ -122681,16 +122500,16 @@ "type": "Block", "value": "*\n * Return the text content of a given cell\n * @param {DOMElement} Cell's DOM element\n * @returns {String}\n ", "range": [ - 67169, - 67298 + 66994, + 67123 ], "loc": { "start": { - "line": 2252, + "line": 2245, "column": 4 }, "end": { - "line": 2256, + "line": 2249, "column": 7 } } @@ -122701,16 +122520,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": [ - 67629, - 67809 + 67454, + 67634 ], "loc": { "start": { - "line": 2268, + "line": 2261, "column": 4 }, "end": { - "line": 2272, + "line": 2265, "column": 7 } } @@ -122724,16 +122543,16 @@ "type": "Identifier", "name": "getCellData", "range": [ - 67814, - 67825 + 67639, + 67650 ], "loc": { "start": { - "line": 2273, + "line": 2266, "column": 4 }, "end": { - "line": 2273, + "line": 2266, "column": 15 } } @@ -122746,16 +122565,16 @@ "type": "Identifier", "name": "cell", "range": [ - 67826, - 67830 + 67651, + 67655 ], "loc": { "start": { - "line": 2273, + "line": 2266, "column": 16 }, "end": { - "line": 2273, + "line": 2266, "column": 20 } } @@ -122773,16 +122592,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 67846, - 67854 + 67671, + 67679 ], "loc": { "start": { - "line": 2274, + "line": 2267, "column": 12 }, "end": { - "line": 2274, + "line": 2267, "column": 20 } } @@ -122794,16 +122613,16 @@ "type": "Identifier", "name": "cell", "range": [ - 67857, - 67861 + 67682, + 67686 ], "loc": { "start": { - "line": 2274, + "line": 2267, "column": 23 }, "end": { - "line": 2274, + "line": 2267, "column": 27 } } @@ -122812,46 +122631,46 @@ "type": "Identifier", "name": "cellIndex", "range": [ - 67862, - 67871 + 67687, + 67696 ], "loc": { "start": { - "line": 2274, + "line": 2267, "column": 28 }, "end": { - "line": 2274, + "line": 2267, "column": 37 } } }, "range": [ - 67857, - 67871 + 67682, + 67696 ], "loc": { "start": { - "line": 2274, + "line": 2267, "column": 23 }, "end": { - "line": 2274, + "line": 2267, "column": 37 } } }, "range": [ - 67846, - 67871 + 67671, + 67696 ], "loc": { "start": { - "line": 2274, + "line": 2267, "column": 12 }, "end": { - "line": 2274, + "line": 2267, "column": 37 } } @@ -122859,16 +122678,16 @@ ], "kind": "let", "range": [ - 67842, - 67872 + 67667, + 67697 ], "loc": { "start": { - "line": 2274, + "line": 2267, "column": 8 }, "end": { - "line": 2274, + "line": 2267, "column": 38 } } @@ -122882,16 +122701,16 @@ "type": "Identifier", "name": "value", "range": [ - 67885, - 67890 + 67710, + 67715 ], "loc": { "start": { - "line": 2275, + "line": 2268, "column": 12 }, "end": { - "line": 2275, + "line": 2268, "column": 17 } } @@ -122904,16 +122723,16 @@ "object": { "type": "ThisExpression", "range": [ - 67893, - 67897 + 67718, + 67722 ], "loc": { "start": { - "line": 2275, + "line": 2268, "column": 20 }, "end": { - "line": 2275, + "line": 2268, "column": 24 } } @@ -122922,31 +122741,31 @@ "type": "Identifier", "name": "getCellValue", "range": [ - 67898, - 67910 + 67723, + 67735 ], "loc": { "start": { - "line": 2275, + "line": 2268, "column": 25 }, "end": { - "line": 2275, + "line": 2268, "column": 37 } } }, "range": [ - 67893, - 67910 + 67718, + 67735 ], "loc": { "start": { - "line": 2275, + "line": 2268, "column": 20 }, "end": { - "line": 2275, + "line": 2268, "column": 37 } } @@ -122956,47 +122775,47 @@ "type": "Identifier", "name": "cell", "range": [ - 67911, - 67915 + 67736, + 67740 ], "loc": { "start": { - "line": 2275, + "line": 2268, "column": 38 }, "end": { - "line": 2275, + "line": 2268, "column": 42 } } } ], "range": [ - 67893, - 67916 + 67718, + 67741 ], "loc": { "start": { - "line": 2275, + "line": 2268, "column": 20 }, "end": { - "line": 2275, + "line": 2268, "column": 43 } } }, "range": [ - 67885, - 67916 + 67710, + 67741 ], "loc": { "start": { - "line": 2275, + "line": 2268, "column": 12 }, "end": { - "line": 2275, + "line": 2268, "column": 43 } } @@ -123004,16 +122823,16 @@ ], "kind": "let", "range": [ - 67881, - 67917 + 67706, + 67742 ], "loc": { "start": { - "line": 2275, + "line": 2268, "column": 8 }, "end": { - "line": 2275, + "line": 2268, "column": 44 } } @@ -123028,16 +122847,16 @@ "object": { "type": "ThisExpression", "range": [ - 67931, - 67935 + 67756, + 67760 ], "loc": { "start": { - "line": 2277, + "line": 2270, "column": 12 }, "end": { - "line": 2277, + "line": 2270, "column": 16 } } @@ -123046,31 +122865,31 @@ "type": "Identifier", "name": "hasType", "range": [ - 67936, - 67943 + 67761, + 67768 ], "loc": { "start": { - "line": 2277, + "line": 2270, "column": 17 }, "end": { - "line": 2277, + "line": 2270, "column": 24 } } }, "range": [ - 67931, - 67943 + 67756, + 67768 ], "loc": { "start": { - "line": 2277, + "line": 2270, "column": 12 }, "end": { - "line": 2277, + "line": 2270, "column": 24 } } @@ -123080,16 +122899,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 67944, - 67952 + 67769, + 67777 ], "loc": { "start": { - "line": 2277, + "line": 2270, "column": 25 }, "end": { - "line": 2277, + "line": 2270, "column": 33 } } @@ -123101,48 +122920,48 @@ "type": "Identifier", "name": "FORMATTED_NUMBER", "range": [ - 67955, - 67971 + 67780, + 67796 ], "loc": { "start": { - "line": 2277, + "line": 2270, "column": 36 }, "end": { - "line": 2277, + "line": 2270, "column": 52 } } } ], "range": [ - 67954, - 67972 + 67779, + 67797 ], "loc": { "start": { - "line": 2277, + "line": 2270, "column": 35 }, "end": { - "line": 2277, + "line": 2270, "column": 53 } } } ], "range": [ - 67931, - 67973 + 67756, + 67798 ], "loc": { "start": { - "line": 2277, + "line": 2270, "column": 12 }, "end": { - "line": 2277, + "line": 2270, "column": 54 } } @@ -123159,16 +122978,16 @@ "type": "Identifier", "name": "decimal", "range": [ - 67993, - 68000 + 67818, + 67825 ], "loc": { "start": { - "line": 2278, + "line": 2271, "column": 16 }, "end": { - "line": 2278, + "line": 2271, "column": 23 } } @@ -123179,16 +122998,16 @@ "object": { "type": "ThisExpression", "range": [ - 68003, - 68007 + 67828, + 67832 ], "loc": { "start": { - "line": 2278, + "line": 2271, "column": 26 }, "end": { - "line": 2278, + "line": 2271, "column": 30 } } @@ -123197,46 +123016,46 @@ "type": "Identifier", "name": "decimalSeparator", "range": [ - 68008, - 68024 + 67833, + 67849 ], "loc": { "start": { - "line": 2278, + "line": 2271, "column": 31 }, "end": { - "line": 2278, + "line": 2271, "column": 47 } } }, "range": [ - 68003, - 68024 + 67828, + 67849 ], "loc": { "start": { - "line": 2278, + "line": 2271, "column": 26 }, "end": { - "line": 2278, + "line": 2271, "column": 47 } } }, "range": [ - 67993, - 68024 + 67818, + 67849 ], "loc": { "start": { - "line": 2278, + "line": 2271, "column": 16 }, "end": { - "line": 2278, + "line": 2271, "column": 47 } } @@ -123244,16 +123063,16 @@ ], "kind": "let", "range": [ - 67989, - 68025 + 67814, + 67850 ], "loc": { "start": { - "line": 2278, + "line": 2271, "column": 12 }, "end": { - "line": 2278, + "line": 2271, "column": 48 } } @@ -123267,16 +123086,16 @@ "type": "Identifier", "name": "colType", "range": [ - 68042, - 68049 + 67867, + 67874 ], "loc": { "start": { - "line": 2279, + "line": 2272, "column": 16 }, "end": { - "line": 2279, + "line": 2272, "column": 23 } } @@ -123290,16 +123109,16 @@ "object": { "type": "ThisExpression", "range": [ - 68052, - 68056 + 67877, + 67881 ], "loc": { "start": { - "line": 2279, + "line": 2272, "column": 26 }, "end": { - "line": 2279, + "line": 2272, "column": 30 } } @@ -123308,31 +123127,31 @@ "type": "Identifier", "name": "colTypes", "range": [ - 68057, - 68065 + 67882, + 67890 ], "loc": { "start": { - "line": 2279, + "line": 2272, "column": 31 }, "end": { - "line": 2279, + "line": 2272, "column": 39 } } }, "range": [ - 68052, - 68065 + 67877, + 67890 ], "loc": { "start": { - "line": 2279, + "line": 2272, "column": 26 }, "end": { - "line": 2279, + "line": 2272, "column": 39 } } @@ -123341,46 +123160,46 @@ "type": "Identifier", "name": "colIndex", "range": [ - 68066, - 68074 + 67891, + 67899 ], "loc": { "start": { - "line": 2279, + "line": 2272, "column": 40 }, "end": { - "line": 2279, + "line": 2272, "column": 48 } } }, "range": [ - 68052, - 68075 + 67877, + 67900 ], "loc": { "start": { - "line": 2279, + "line": 2272, "column": 26 }, "end": { - "line": 2279, + "line": 2272, "column": 49 } } }, "range": [ - 68042, - 68075 + 67867, + 67900 ], "loc": { "start": { - "line": 2279, + "line": 2272, "column": 16 }, "end": { - "line": 2279, + "line": 2272, "column": 49 } } @@ -123388,16 +123207,16 @@ ], "kind": "let", "range": [ - 68038, - 68076 + 67863, + 67901 ], "loc": { "start": { - "line": 2279, + "line": 2272, "column": 12 }, "end": { - "line": 2279, + "line": 2272, "column": 50 } } @@ -123413,16 +123232,16 @@ "type": "Identifier", "name": "colType", "range": [ - 68093, - 68100 + 67918, + 67925 ], "loc": { "start": { - "line": 2280, + "line": 2273, "column": 16 }, "end": { - "line": 2280, + "line": 2273, "column": 23 } } @@ -123431,31 +123250,31 @@ "type": "Identifier", "name": "hasOwnProperty", "range": [ - 68101, - 68115 + 67926, + 67940 ], "loc": { "start": { - "line": 2280, + "line": 2273, "column": 24 }, "end": { - "line": 2280, + "line": 2273, "column": 38 } } }, "range": [ - 68093, - 68115 + 67918, + 67940 ], "loc": { "start": { - "line": 2280, + "line": 2273, "column": 16 }, "end": { - "line": 2280, + "line": 2273, "column": 38 } } @@ -123466,32 +123285,32 @@ "value": "decimal", "raw": "'decimal'", "range": [ - 68116, - 68125 + 67941, + 67950 ], "loc": { "start": { - "line": 2280, + "line": 2273, "column": 39 }, "end": { - "line": 2280, + "line": 2273, "column": 48 } } } ], "range": [ - 68093, - 68126 + 67918, + 67951 ], "loc": { "start": { - "line": 2280, + "line": 2273, "column": 16 }, "end": { - "line": 2280, + "line": 2273, "column": 49 } } @@ -123508,16 +123327,16 @@ "type": "Identifier", "name": "decimal", "range": [ - 68146, - 68153 + 67971, + 67978 ], "loc": { "start": { - "line": 2281, + "line": 2274, "column": 16 }, "end": { - "line": 2281, + "line": 2274, "column": 23 } } @@ -123529,16 +123348,16 @@ "type": "Identifier", "name": "colType", "range": [ - 68156, - 68163 + 67981, + 67988 ], "loc": { "start": { - "line": 2281, + "line": 2274, "column": 26 }, "end": { - "line": 2281, + "line": 2274, "column": 33 } } @@ -123547,93 +123366,93 @@ "type": "Identifier", "name": "decimal", "range": [ - 68164, - 68171 + 67989, + 67996 ], "loc": { "start": { - "line": 2281, + "line": 2274, "column": 34 }, "end": { - "line": 2281, + "line": 2274, "column": 41 } } }, "range": [ - 68156, - 68171 + 67981, + 67996 ], "loc": { "start": { - "line": 2281, + "line": 2274, "column": 26 }, "end": { - "line": 2281, + "line": 2274, "column": 41 } } }, "range": [ - 68146, - 68171 + 67971, + 67996 ], "loc": { "start": { - "line": 2281, + "line": 2274, "column": 16 }, "end": { - "line": 2281, + "line": 2274, "column": 41 } } }, "range": [ - 68146, - 68172 + 67971, + 67997 ], "loc": { "start": { - "line": 2281, + "line": 2274, "column": 16 }, "end": { - "line": 2281, + "line": 2274, "column": 42 } } } ], "range": [ - 68128, - 68186 + 67953, + 68011 ], "loc": { "start": { - "line": 2280, + "line": 2273, "column": 51 }, "end": { - "line": 2282, + "line": 2275, "column": 13 } } }, "alternate": null, "range": [ - 68089, - 68186 + 67914, + 68011 ], "loc": { "start": { - "line": 2280, + "line": 2273, "column": 12 }, "end": { - "line": 2282, + "line": 2275, "column": 13 } } @@ -123646,16 +123465,16 @@ "type": "Identifier", "name": "parseNb", "range": [ - 68206, - 68213 + 68031, + 68038 ], "loc": { "start": { - "line": 2283, + "line": 2276, "column": 19 }, "end": { - "line": 2283, + "line": 2276, "column": 26 } } @@ -123665,16 +123484,16 @@ "type": "Identifier", "name": "value", "range": [ - 68214, - 68219 + 68039, + 68044 ], "loc": { "start": { - "line": 2283, + "line": 2276, "column": 27 }, "end": { - "line": 2283, + "line": 2276, "column": 32 } } @@ -123683,63 +123502,63 @@ "type": "Identifier", "name": "decimal", "range": [ - 68221, - 68228 + 68046, + 68053 ], "loc": { "start": { - "line": 2283, + "line": 2276, "column": 34 }, "end": { - "line": 2283, + "line": 2276, "column": 41 } } } ], "range": [ - 68206, - 68229 + 68031, + 68054 ], "loc": { "start": { - "line": 2283, + "line": 2276, "column": 19 }, "end": { - "line": 2283, + "line": 2276, "column": 42 } } }, "range": [ - 68199, - 68230 + 68024, + 68055 ], "loc": { "start": { - "line": 2283, + "line": 2276, "column": 12 }, "end": { - "line": 2283, + "line": 2276, "column": 43 } } } ], "range": [ - 67975, - 68240 + 67800, + 68065 ], "loc": { "start": { - "line": 2277, + "line": 2270, "column": 56 }, "end": { - "line": 2284, + "line": 2277, "column": 9 } } @@ -123754,16 +123573,16 @@ "object": { "type": "ThisExpression", "range": [ - 68258, - 68262 + 68083, + 68087 ], "loc": { "start": { - "line": 2285, + "line": 2278, "column": 17 }, "end": { - "line": 2285, + "line": 2278, "column": 21 } } @@ -123772,31 +123591,31 @@ "type": "Identifier", "name": "hasType", "range": [ - 68263, - 68270 + 68088, + 68095 ], "loc": { "start": { - "line": 2285, + "line": 2278, "column": 22 }, "end": { - "line": 2285, + "line": 2278, "column": 29 } } }, "range": [ - 68258, - 68270 + 68083, + 68095 ], "loc": { "start": { - "line": 2285, + "line": 2278, "column": 17 }, "end": { - "line": 2285, + "line": 2278, "column": 29 } } @@ -123806,16 +123625,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 68271, - 68279 + 68096, + 68104 ], "loc": { "start": { - "line": 2285, + "line": 2278, "column": 30 }, "end": { - "line": 2285, + "line": 2278, "column": 38 } } @@ -123827,48 +123646,48 @@ "type": "Identifier", "name": "NUMBER", "range": [ - 68282, - 68288 + 68107, + 68113 ], "loc": { "start": { - "line": 2285, + "line": 2278, "column": 41 }, "end": { - "line": 2285, + "line": 2278, "column": 47 } } } ], "range": [ - 68281, - 68289 + 68106, + 68114 ], "loc": { "start": { - "line": 2285, + "line": 2278, "column": 40 }, "end": { - "line": 2285, + "line": 2278, "column": 48 } } } ], "range": [ - 68258, - 68290 + 68083, + 68115 ], "loc": { "start": { - "line": 2285, + "line": 2278, "column": 17 }, "end": { - "line": 2285, + "line": 2278, "column": 49 } } @@ -123879,87 +123698,160 @@ { "type": "ReturnStatement", "argument": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "Number", - "range": [ - 68313, - 68319 - ], - "loc": { - "start": { - "line": 2286, - "column": 19 - }, - "end": { - "line": 2286, - "column": 25 - } - } - }, - "arguments": [ - { + "type": "LogicalExpression", + "operator": "||", + "left": { + "type": "CallExpression", + "callee": { "type": "Identifier", - "name": "value", + "name": "Number", "range": [ - 68320, - 68325 + 68138, + 68144 ], "loc": { "start": { - "line": 2286, - "column": 26 + "line": 2279, + "column": 19 }, "end": { - "line": 2286, - "column": 31 + "line": 2279, + "column": 25 } } + }, + "arguments": [ + { + "type": "Identifier", + "name": "value", + "range": [ + 68145, + 68150 + ], + "loc": { + "start": { + "line": 2279, + "column": 26 + }, + "end": { + "line": 2279, + "column": 31 + } + } + } + ], + "range": [ + 68138, + 68151 + ], + "loc": { + "start": { + "line": 2279, + "column": 19 + }, + "end": { + "line": 2279, + "column": 32 + } } - ], + }, + "right": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "parseNb", + "range": [ + 68155, + 68162 + ], + "loc": { + "start": { + "line": 2279, + "column": 36 + }, + "end": { + "line": 2279, + "column": 43 + } + } + }, + "arguments": [ + { + "type": "Identifier", + "name": "value", + "range": [ + 68163, + 68168 + ], + "loc": { + "start": { + "line": 2279, + "column": 44 + }, + "end": { + "line": 2279, + "column": 49 + } + } + } + ], + "range": [ + 68155, + 68169 + ], + "loc": { + "start": { + "line": 2279, + "column": 36 + }, + "end": { + "line": 2279, + "column": 50 + } + } + }, "range": [ - 68313, - 68326 + 68138, + 68169 ], "loc": { "start": { - "line": 2286, + "line": 2279, "column": 19 }, "end": { - "line": 2286, - "column": 32 + "line": 2279, + "column": 50 } } }, "range": [ - 68306, - 68327 + 68131, + 68170 ], "loc": { "start": { - "line": 2286, + "line": 2279, "column": 12 }, "end": { - "line": 2286, - "column": 33 + "line": 2279, + "column": 51 } } } ], "range": [ - 68292, - 68337 + 68117, + 68180 ], "loc": { "start": { - "line": 2285, + "line": 2278, "column": 51 }, "end": { - "line": 2287, + "line": 2280, "column": 9 } } @@ -123974,16 +123866,16 @@ "object": { "type": "ThisExpression", "range": [ - 68355, - 68359 + 68198, + 68202 ], "loc": { "start": { - "line": 2288, + "line": 2281, "column": 17 }, "end": { - "line": 2288, + "line": 2281, "column": 21 } } @@ -123992,31 +123884,31 @@ "type": "Identifier", "name": "hasType", "range": [ - 68360, - 68367 + 68203, + 68210 ], "loc": { "start": { - "line": 2288, + "line": 2281, "column": 22 }, "end": { - "line": 2288, + "line": 2281, "column": 29 } } }, "range": [ - 68355, - 68367 + 68198, + 68210 ], "loc": { "start": { - "line": 2288, + "line": 2281, "column": 17 }, "end": { - "line": 2288, + "line": 2281, "column": 29 } } @@ -124026,16 +123918,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 68368, - 68376 + 68211, + 68219 ], "loc": { "start": { - "line": 2288, + "line": 2281, "column": 30 }, "end": { - "line": 2288, + "line": 2281, "column": 38 } } @@ -124047,48 +123939,48 @@ "type": "Identifier", "name": "DATE", "range": [ - 68379, - 68383 + 68222, + 68226 ], "loc": { "start": { - "line": 2288, + "line": 2281, "column": 41 }, "end": { - "line": 2288, + "line": 2281, "column": 45 } } } ], "range": [ - 68378, - 68384 + 68221, + 68227 ], "loc": { "start": { - "line": 2288, + "line": 2281, "column": 40 }, "end": { - "line": 2288, + "line": 2281, "column": 46 } } } ], "range": [ - 68355, - 68385 + 68198, + 68228 ], "loc": { "start": { - "line": 2288, + "line": 2281, "column": 17 }, "end": { - "line": 2288, + "line": 2281, "column": 47 } } @@ -124105,16 +123997,16 @@ "type": "Identifier", "name": "dateType", "range": [ - 68404, - 68412 + 68247, + 68255 ], "loc": { "start": { - "line": 2289, + "line": 2282, "column": 16 }, "end": { - "line": 2289, + "line": 2282, "column": 24 } } @@ -124128,16 +124020,16 @@ "object": { "type": "ThisExpression", "range": [ - 68415, - 68419 + 68258, + 68262 ], "loc": { "start": { - "line": 2289, + "line": 2282, "column": 27 }, "end": { - "line": 2289, + "line": 2282, "column": 31 } } @@ -124146,31 +124038,31 @@ "type": "Identifier", "name": "Mod", "range": [ - 68420, - 68423 + 68263, + 68266 ], "loc": { "start": { - "line": 2289, + "line": 2282, "column": 32 }, "end": { - "line": 2289, + "line": 2282, "column": 35 } } }, "range": [ - 68415, - 68423 + 68258, + 68266 ], "loc": { "start": { - "line": 2289, + "line": 2282, "column": 27 }, "end": { - "line": 2289, + "line": 2282, "column": 35 } } @@ -124179,46 +124071,46 @@ "type": "Identifier", "name": "dateType", "range": [ - 68424, - 68432 + 68267, + 68275 ], "loc": { "start": { - "line": 2289, + "line": 2282, "column": 36 }, "end": { - "line": 2289, + "line": 2282, "column": 44 } } }, "range": [ - 68415, - 68432 + 68258, + 68275 ], "loc": { "start": { - "line": 2289, + "line": 2282, "column": 27 }, "end": { - "line": 2289, + "line": 2282, "column": 44 } } }, "range": [ - 68404, - 68432 + 68247, + 68275 ], "loc": { "start": { - "line": 2289, + "line": 2282, "column": 16 }, "end": { - "line": 2289, + "line": 2282, "column": 44 } } @@ -124226,16 +124118,16 @@ ], "kind": "let", "range": [ - 68400, - 68433 + 68243, + 68276 ], "loc": { "start": { - "line": 2289, + "line": 2282, "column": 12 }, "end": { - "line": 2289, + "line": 2282, "column": 45 } } @@ -124249,16 +124141,16 @@ "type": "Identifier", "name": "locale", "range": [ - 68450, - 68456 + 68293, + 68299 ], "loc": { "start": { - "line": 2290, + "line": 2283, "column": 16 }, "end": { - "line": 2290, + "line": 2283, "column": 22 } } @@ -124278,16 +124170,16 @@ "type": "Identifier", "name": "dateType", "range": [ - 68459, - 68467 + 68302, + 68310 ], "loc": { "start": { - "line": 2290, + "line": 2283, "column": 25 }, "end": { - "line": 2290, + "line": 2283, "column": 33 } } @@ -124296,31 +124188,31 @@ "type": "Identifier", "name": "getOptions", "range": [ - 68468, - 68478 + 68311, + 68321 ], "loc": { "start": { - "line": 2290, + "line": 2283, "column": 34 }, "end": { - "line": 2290, + "line": 2283, "column": 44 } } }, "range": [ - 68459, - 68478 + 68302, + 68321 ], "loc": { "start": { - "line": 2290, + "line": 2283, "column": 25 }, "end": { - "line": 2290, + "line": 2283, "column": 44 } } @@ -124330,32 +124222,32 @@ "type": "Identifier", "name": "colIndex", "range": [ - 68479, - 68487 + 68322, + 68330 ], "loc": { "start": { - "line": 2290, + "line": 2283, "column": 45 }, "end": { - "line": 2290, + "line": 2283, "column": 53 } } } ], "range": [ - 68459, - 68488 + 68302, + 68331 ], "loc": { "start": { - "line": 2290, + "line": 2283, "column": 25 }, "end": { - "line": 2290, + "line": 2283, "column": 54 } } @@ -124364,31 +124256,31 @@ "type": "Identifier", "name": "locale", "range": [ - 68489, - 68495 + 68332, + 68338 ], "loc": { "start": { - "line": 2290, + "line": 2283, "column": 55 }, "end": { - "line": 2290, + "line": 2283, "column": 61 } } }, "range": [ - 68459, - 68495 + 68302, + 68338 ], "loc": { "start": { - "line": 2290, + "line": 2283, "column": 25 }, "end": { - "line": 2290, + "line": 2283, "column": 61 } } @@ -124399,16 +124291,16 @@ "object": { "type": "ThisExpression", "range": [ - 68499, - 68503 + 68342, + 68346 ], "loc": { "start": { - "line": 2290, + "line": 2283, "column": 65 }, "end": { - "line": 2290, + "line": 2283, "column": 69 } } @@ -124417,61 +124309,61 @@ "type": "Identifier", "name": "locale", "range": [ - 68504, - 68510 + 68347, + 68353 ], "loc": { "start": { - "line": 2290, + "line": 2283, "column": 70 }, "end": { - "line": 2290, + "line": 2283, "column": 76 } } }, "range": [ - 68499, - 68510 + 68342, + 68353 ], "loc": { "start": { - "line": 2290, + "line": 2283, "column": 65 }, "end": { - "line": 2290, + "line": 2283, "column": 76 } } }, "range": [ - 68459, - 68510 + 68302, + 68353 ], "loc": { "start": { - "line": 2290, + "line": 2283, "column": 25 }, "end": { - "line": 2290, + "line": 2283, "column": 76 } } }, "range": [ - 68450, - 68510 + 68293, + 68353 ], "loc": { "start": { - "line": 2290, + "line": 2283, "column": 16 }, "end": { - "line": 2290, + "line": 2283, "column": 76 } } @@ -124479,16 +124371,16 @@ ], "kind": "let", "range": [ - 68446, - 68511 + 68289, + 68354 ], "loc": { "start": { - "line": 2290, + "line": 2283, "column": 12 }, "end": { - "line": 2290, + "line": 2283, "column": 77 } } @@ -124504,16 +124396,16 @@ "type": "Identifier", "name": "dateType", "range": [ - 68531, - 68539 + 68374, + 68382 ], "loc": { "start": { - "line": 2291, + "line": 2284, "column": 19 }, "end": { - "line": 2291, + "line": 2284, "column": 27 } } @@ -124522,31 +124414,31 @@ "type": "Identifier", "name": "parse", "range": [ - 68540, - 68545 + 68383, + 68388 ], "loc": { "start": { - "line": 2291, + "line": 2284, "column": 28 }, "end": { - "line": 2291, + "line": 2284, "column": 33 } } }, "range": [ - 68531, - 68545 + 68374, + 68388 ], "loc": { "start": { - "line": 2291, + "line": 2284, "column": 19 }, "end": { - "line": 2291, + "line": 2284, "column": 33 } } @@ -124556,16 +124448,16 @@ "type": "Identifier", "name": "value", "range": [ - 68546, - 68551 + 68389, + 68394 ], "loc": { "start": { - "line": 2291, + "line": 2284, "column": 34 }, "end": { - "line": 2291, + "line": 2284, "column": 39 } } @@ -124574,109 +124466,109 @@ "type": "Identifier", "name": "locale", "range": [ - 68553, - 68559 + 68396, + 68402 ], "loc": { "start": { - "line": 2291, + "line": 2284, "column": 41 }, "end": { - "line": 2291, + "line": 2284, "column": 47 } } } ], "range": [ - 68531, - 68560 + 68374, + 68403 ], "loc": { "start": { - "line": 2291, + "line": 2284, "column": 19 }, "end": { - "line": 2291, + "line": 2284, "column": 48 } } }, "range": [ - 68524, - 68561 + 68367, + 68404 ], "loc": { "start": { - "line": 2291, + "line": 2284, "column": 12 }, "end": { - "line": 2291, + "line": 2284, "column": 49 } } } ], "range": [ - 68386, - 68571 + 68229, + 68414 ], "loc": { "start": { - "line": 2288, + "line": 2281, "column": 48 }, "end": { - "line": 2292, + "line": 2285, "column": 9 } } }, "alternate": null, "range": [ - 68351, - 68571 + 68194, + 68414 ], "loc": { "start": { - "line": 2288, + "line": 2281, "column": 13 }, "end": { - "line": 2292, + "line": 2285, "column": 9 } } }, "range": [ - 68254, - 68571 + 68079, + 68414 ], "loc": { "start": { - "line": 2285, + "line": 2278, "column": 13 }, "end": { - "line": 2292, + "line": 2285, "column": 9 } } }, "range": [ - 67927, - 68571 + 67752, + 68414 ], "loc": { "start": { - "line": 2277, + "line": 2270, "column": 8 }, "end": { - "line": 2292, + "line": 2285, "column": 9 } } @@ -124687,47 +124579,47 @@ "type": "Identifier", "name": "value", "range": [ - 68588, - 68593 + 68431, + 68436 ], "loc": { "start": { - "line": 2294, + "line": 2287, "column": 15 }, "end": { - "line": 2294, + "line": 2287, "column": 20 } } }, "range": [ - 68581, - 68594 + 68424, + 68437 ], "loc": { "start": { - "line": 2294, + "line": 2287, "column": 8 }, "end": { - "line": 2294, + "line": 2287, "column": 21 } } } ], "range": [ - 67832, - 68600 + 67657, + 68443 ], "loc": { "start": { - "line": 2273, + "line": 2266, "column": 22 }, "end": { - "line": 2295, + "line": 2288, "column": 5 } } @@ -124735,16 +124627,16 @@ "generator": false, "expression": false, "range": [ - 67825, - 68600 + 67650, + 68443 ], "loc": { "start": { - "line": 2273, + "line": 2266, "column": 15 }, "end": { - "line": 2295, + "line": 2288, "column": 5 } } @@ -124752,16 +124644,16 @@ "kind": "method", "computed": false, "range": [ - 67814, - 68600 + 67639, + 68443 ], "loc": { "start": { - "line": 2273, + "line": 2266, "column": 4 }, "end": { - "line": 2295, + "line": 2288, "column": 5 } }, @@ -124770,16 +124662,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": [ - 67629, - 67809 + 67454, + 67634 ], "loc": { "start": { - "line": 2268, + "line": 2261, "column": 4 }, "end": { - "line": 2272, + "line": 2265, "column": 7 } } @@ -124790,16 +124682,16 @@ "type": "Block", "value": "*\n * Return the table data with following format:\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 *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 68606, - 69062 + 68449, + 68905 ], "loc": { "start": { - "line": 2297, + "line": 2290, "column": 4 }, "end": { - "line": 2309, + "line": 2302, "column": 7 } } @@ -124813,16 +124705,16 @@ "type": "Identifier", "name": "getTableData", "range": [ - 69067, - 69079 + 68910, + 68922 ], "loc": { "start": { - "line": 2310, + "line": 2303, "column": 4 }, "end": { - "line": 2310, + "line": 2303, "column": 16 } } @@ -124837,16 +124729,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 69089, - 69103 + 68932, + 68946 ], "loc": { "start": { - "line": 2311, + "line": 2304, "column": 8 }, "end": { - "line": 2311, + "line": 2304, "column": 22 } } @@ -124856,31 +124748,31 @@ "value": false, "raw": "false", "range": [ - 69106, - 69111 + 68949, + 68954 ], "loc": { "start": { - "line": 2311, + "line": 2304, "column": 25 }, "end": { - "line": 2311, + "line": 2304, "column": 30 } } }, "range": [ - 69089, - 69111 + 68932, + 68954 ], "loc": { "start": { - "line": 2311, + "line": 2304, "column": 8 }, "end": { - "line": 2311, + "line": 2304, "column": 30 } } @@ -124891,16 +124783,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 69121, - 69138 + 68964, + 68981 ], "loc": { "start": { - "line": 2312, + "line": 2305, "column": 8 }, "end": { - "line": 2312, + "line": 2305, "column": 25 } } @@ -124910,31 +124802,31 @@ "value": false, "raw": "false", "range": [ - 69141, - 69146 + 68984, + 68989 ], "loc": { "start": { - "line": 2312, + "line": 2305, "column": 28 }, "end": { - "line": 2312, + "line": 2305, "column": 33 } } }, "range": [ - 69121, - 69146 + 68964, + 68989 ], "loc": { "start": { - "line": 2312, + "line": 2305, "column": 8 }, "end": { - "line": 2312, + "line": 2305, "column": 33 } } @@ -124945,16 +124837,16 @@ "type": "Identifier", "name": "typed", "range": [ - 69156, - 69161 + 68999, + 69004 ], "loc": { "start": { - "line": 2313, + "line": 2306, "column": 8 }, "end": { - "line": 2313, + "line": 2306, "column": 13 } } @@ -124964,31 +124856,31 @@ "value": false, "raw": "false", "range": [ - 69164, - 69169 + 69007, + 69012 ], "loc": { "start": { - "line": 2313, + "line": 2306, "column": 16 }, "end": { - "line": 2313, + "line": 2306, "column": 21 } } }, "range": [ - 69156, - 69169 + 68999, + 69012 ], "loc": { "start": { - "line": 2313, + "line": 2306, "column": 8 }, "end": { - "line": 2313, + "line": 2306, "column": 21 } } @@ -125006,16 +124898,16 @@ "type": "Identifier", "name": "rows", "range": [ - 69190, - 69194 + 69033, + 69037 ], "loc": { "start": { - "line": 2315, + "line": 2308, "column": 12 }, "end": { - "line": 2315, + "line": 2308, "column": 16 } } @@ -125029,16 +124921,16 @@ "object": { "type": "ThisExpression", "range": [ - 69197, - 69201 + 69040, + 69044 ], "loc": { "start": { - "line": 2315, + "line": 2308, "column": 19 }, "end": { - "line": 2315, + "line": 2308, "column": 23 } } @@ -125047,31 +124939,31 @@ "type": "Identifier", "name": "tbl", "range": [ - 69202, - 69205 + 69045, + 69048 ], "loc": { "start": { - "line": 2315, + "line": 2308, "column": 24 }, "end": { - "line": 2315, + "line": 2308, "column": 27 } } }, "range": [ - 69197, - 69205 + 69040, + 69048 ], "loc": { "start": { - "line": 2315, + "line": 2308, "column": 19 }, "end": { - "line": 2315, + "line": 2308, "column": 27 } } @@ -125080,46 +124972,46 @@ "type": "Identifier", "name": "rows", "range": [ - 69206, - 69210 + 69049, + 69053 ], "loc": { "start": { - "line": 2315, + "line": 2308, "column": 28 }, "end": { - "line": 2315, + "line": 2308, "column": 32 } } }, "range": [ - 69197, - 69210 + 69040, + 69053 ], "loc": { "start": { - "line": 2315, + "line": 2308, "column": 19 }, "end": { - "line": 2315, + "line": 2308, "column": 32 } } }, "range": [ - 69190, - 69210 + 69033, + 69053 ], "loc": { "start": { - "line": 2315, + "line": 2308, "column": 12 }, "end": { - "line": 2315, + "line": 2308, "column": 32 } } @@ -125127,16 +125019,16 @@ ], "kind": "let", "range": [ - 69186, - 69211 + 69029, + 69054 ], "loc": { "start": { - "line": 2315, + "line": 2308, "column": 8 }, "end": { - "line": 2315, + "line": 2308, "column": 33 } } @@ -125150,16 +125042,16 @@ "type": "Identifier", "name": "nbRows", "range": [ - 69224, - 69230 + 69067, + 69073 ], "loc": { "start": { - "line": 2316, + "line": 2309, "column": 12 }, "end": { - "line": 2316, + "line": 2309, "column": 18 } } @@ -125172,16 +125064,16 @@ "object": { "type": "ThisExpression", "range": [ - 69233, - 69237 + 69076, + 69080 ], "loc": { "start": { - "line": 2316, + "line": 2309, "column": 21 }, "end": { - "line": 2316, + "line": 2309, "column": 25 } } @@ -125190,31 +125082,31 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 69238, - 69247 + 69081, + 69090 ], "loc": { "start": { - "line": 2316, + "line": 2309, "column": 26 }, "end": { - "line": 2316, + "line": 2309, "column": 35 } } }, "range": [ - 69233, - 69247 + 69076, + 69090 ], "loc": { "start": { - "line": 2316, + "line": 2309, "column": 21 }, "end": { - "line": 2316, + "line": 2309, "column": 35 } } @@ -125225,47 +125117,47 @@ "value": true, "raw": "true", "range": [ - 69248, - 69252 + 69091, + 69095 ], "loc": { "start": { - "line": 2316, + "line": 2309, "column": 36 }, "end": { - "line": 2316, + "line": 2309, "column": 40 } } } ], "range": [ - 69233, - 69253 + 69076, + 69096 ], "loc": { "start": { - "line": 2316, + "line": 2309, "column": 21 }, "end": { - "line": 2316, + "line": 2309, "column": 41 } } }, "range": [ - 69224, - 69253 + 69067, + 69096 ], "loc": { "start": { - "line": 2316, + "line": 2309, "column": 12 }, "end": { - "line": 2316, + "line": 2309, "column": 41 } } @@ -125273,16 +125165,16 @@ ], "kind": "let", "range": [ - 69220, - 69254 + 69063, + 69097 ], "loc": { "start": { - "line": 2316, + "line": 2309, "column": 8 }, "end": { - "line": 2316, + "line": 2309, "column": 42 } } @@ -125296,16 +125188,16 @@ "type": "Identifier", "name": "tblData", "range": [ - 69267, - 69274 + 69110, + 69117 ], "loc": { "start": { - "line": 2317, + "line": 2310, "column": 12 }, "end": { - "line": 2317, + "line": 2310, "column": 19 } } @@ -125314,31 +125206,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 69277, - 69279 + 69120, + 69122 ], "loc": { "start": { - "line": 2317, + "line": 2310, "column": 22 }, "end": { - "line": 2317, + "line": 2310, "column": 24 } } }, "range": [ - 69267, - 69279 + 69110, + 69122 ], "loc": { "start": { - "line": 2317, + "line": 2310, "column": 12 }, "end": { - "line": 2317, + "line": 2310, "column": 24 } } @@ -125346,16 +125238,16 @@ ], "kind": "let", "range": [ - 69263, - 69280 + 69106, + 69123 ], "loc": { "start": { - "line": 2317, + "line": 2310, "column": 8 }, "end": { - "line": 2317, + "line": 2310, "column": 25 } } @@ -125369,16 +125261,16 @@ "type": "Identifier", "name": "getContent", "range": [ - 69293, - 69303 + 69136, + 69146 ], "loc": { "start": { - "line": 2318, + "line": 2311, "column": 12 }, "end": { - "line": 2318, + "line": 2311, "column": 22 } } @@ -125389,16 +125281,16 @@ "type": "Identifier", "name": "typed", "range": [ - 69306, - 69311 + 69149, + 69154 ], "loc": { "start": { - "line": 2318, + "line": 2311, "column": 25 }, "end": { - "line": 2318, + "line": 2311, "column": 30 } } @@ -125414,16 +125306,16 @@ "object": { "type": "ThisExpression", "range": [ - 69314, - 69318 + 69157, + 69161 ], "loc": { "start": { - "line": 2318, + "line": 2311, "column": 33 }, "end": { - "line": 2318, + "line": 2311, "column": 37 } } @@ -125432,31 +125324,31 @@ "type": "Identifier", "name": "getCellData", "range": [ - 69319, - 69330 + 69162, + 69173 ], "loc": { "start": { - "line": 2318, + "line": 2311, "column": 38 }, "end": { - "line": 2318, + "line": 2311, "column": 49 } } }, "range": [ - 69314, - 69330 + 69157, + 69173 ], "loc": { "start": { - "line": 2318, + "line": 2311, "column": 33 }, "end": { - "line": 2318, + "line": 2311, "column": 49 } } @@ -125465,31 +125357,31 @@ "type": "Identifier", "name": "bind", "range": [ - 69331, - 69335 + 69174, + 69178 ], "loc": { "start": { - "line": 2318, + "line": 2311, "column": 50 }, "end": { - "line": 2318, + "line": 2311, "column": 54 } } }, "range": [ - 69314, - 69335 + 69157, + 69178 ], "loc": { "start": { - "line": 2318, + "line": 2311, "column": 33 }, "end": { - "line": 2318, + "line": 2311, "column": 54 } } @@ -125498,32 +125390,32 @@ { "type": "ThisExpression", "range": [ - 69336, - 69340 + 69179, + 69183 ], "loc": { "start": { - "line": 2318, + "line": 2311, "column": 55 }, "end": { - "line": 2318, + "line": 2311, "column": 59 } } } ], "range": [ - 69314, - 69341 + 69157, + 69184 ], "loc": { "start": { - "line": 2318, + "line": 2311, "column": 33 }, "end": { - "line": 2318, + "line": 2311, "column": 60 } } @@ -125539,16 +125431,16 @@ "object": { "type": "ThisExpression", "range": [ - 69356, - 69360 + 69199, + 69203 ], "loc": { "start": { - "line": 2319, + "line": 2312, "column": 12 }, "end": { - "line": 2319, + "line": 2312, "column": 16 } } @@ -125557,31 +125449,31 @@ "type": "Identifier", "name": "getCellValue", "range": [ - 69361, - 69373 + 69204, + 69216 ], "loc": { "start": { - "line": 2319, + "line": 2312, "column": 17 }, "end": { - "line": 2319, + "line": 2312, "column": 29 } } }, "range": [ - 69356, - 69373 + 69199, + 69216 ], "loc": { "start": { - "line": 2319, + "line": 2312, "column": 12 }, "end": { - "line": 2319, + "line": 2312, "column": 29 } } @@ -125590,31 +125482,31 @@ "type": "Identifier", "name": "bind", "range": [ - 69374, - 69378 + 69217, + 69221 ], "loc": { "start": { - "line": 2319, + "line": 2312, "column": 30 }, "end": { - "line": 2319, + "line": 2312, "column": 34 } } }, "range": [ - 69356, - 69378 + 69199, + 69221 ], "loc": { "start": { - "line": 2319, + "line": 2312, "column": 12 }, "end": { - "line": 2319, + "line": 2312, "column": 34 } } @@ -125623,62 +125515,62 @@ { "type": "ThisExpression", "range": [ - 69379, - 69383 + 69222, + 69226 ], "loc": { "start": { - "line": 2319, + "line": 2312, "column": 35 }, "end": { - "line": 2319, + "line": 2312, "column": 39 } } } ], "range": [ - 69356, - 69384 + 69199, + 69227 ], "loc": { "start": { - "line": 2319, + "line": 2312, "column": 12 }, "end": { - "line": 2319, + "line": 2312, "column": 40 } } }, "range": [ - 69306, - 69384 + 69149, + 69227 ], "loc": { "start": { - "line": 2318, + "line": 2311, "column": 25 }, "end": { - "line": 2319, + "line": 2312, "column": 40 } } }, "range": [ - 69293, - 69384 + 69136, + 69227 ], "loc": { "start": { - "line": 2318, + "line": 2311, "column": 12 }, "end": { - "line": 2319, + "line": 2312, "column": 40 } } @@ -125686,16 +125578,16 @@ ], "kind": "let", "range": [ - 69289, - 69385 + 69132, + 69228 ], "loc": { "start": { - "line": 2318, + "line": 2311, "column": 8 }, "end": { - "line": 2319, + "line": 2312, "column": 41 } } @@ -125706,16 +125598,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 69399, - 69413 + 69242, + 69256 ], "loc": { "start": { - "line": 2321, + "line": 2314, "column": 12 }, "end": { - "line": 2321, + "line": 2314, "column": 26 } } @@ -125732,16 +125624,16 @@ "type": "Identifier", "name": "headers", "range": [ - 69433, - 69440 + 69276, + 69283 ], "loc": { "start": { - "line": 2322, + "line": 2315, "column": 16 }, "end": { - "line": 2322, + "line": 2315, "column": 23 } } @@ -125754,16 +125646,16 @@ "object": { "type": "ThisExpression", "range": [ - 69443, - 69447 + 69286, + 69290 ], "loc": { "start": { - "line": 2322, + "line": 2315, "column": 26 }, "end": { - "line": 2322, + "line": 2315, "column": 30 } } @@ -125772,31 +125664,31 @@ "type": "Identifier", "name": "getHeadersText", "range": [ - 69448, - 69462 + 69291, + 69305 ], "loc": { "start": { - "line": 2322, + "line": 2315, "column": 31 }, "end": { - "line": 2322, + "line": 2315, "column": 45 } } }, "range": [ - 69443, - 69462 + 69286, + 69305 ], "loc": { "start": { - "line": 2322, + "line": 2315, "column": 26 }, "end": { - "line": 2322, + "line": 2315, "column": 45 } } @@ -125806,47 +125698,47 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 69463, - 69480 + 69306, + 69323 ], "loc": { "start": { - "line": 2322, + "line": 2315, "column": 46 }, "end": { - "line": 2322, + "line": 2315, "column": 63 } } } ], "range": [ - 69443, - 69481 + 69286, + 69324 ], "loc": { "start": { - "line": 2322, + "line": 2315, "column": 26 }, "end": { - "line": 2322, + "line": 2315, "column": 64 } } }, "range": [ - 69433, - 69481 + 69276, + 69324 ], "loc": { "start": { - "line": 2322, + "line": 2315, "column": 16 }, "end": { - "line": 2322, + "line": 2315, "column": 64 } } @@ -125854,16 +125746,16 @@ ], "kind": "let", "range": [ - 69429, - 69482 + 69272, + 69325 ], "loc": { "start": { - "line": 2322, + "line": 2315, "column": 12 }, "end": { - "line": 2322, + "line": 2315, "column": 65 } } @@ -125879,16 +125771,16 @@ "type": "Identifier", "name": "tblData", "range": [ - 69495, - 69502 + 69338, + 69345 ], "loc": { "start": { - "line": 2323, + "line": 2316, "column": 12 }, "end": { - "line": 2323, + "line": 2316, "column": 19 } } @@ -125897,31 +125789,31 @@ "type": "Identifier", "name": "push", "range": [ - 69503, - 69507 + 69346, + 69350 ], "loc": { "start": { - "line": 2323, + "line": 2316, "column": 20 }, "end": { - "line": 2323, + "line": 2316, "column": 24 } } }, "range": [ - 69495, - 69507 + 69338, + 69350 ], "loc": { "start": { - "line": 2323, + "line": 2316, "column": 12 }, "end": { - "line": 2323, + "line": 2316, "column": 24 } } @@ -125938,16 +125830,16 @@ "object": { "type": "ThisExpression", "range": [ - 69509, - 69513 + 69352, + 69356 ], "loc": { "start": { - "line": 2323, + "line": 2316, "column": 26 }, "end": { - "line": 2323, + "line": 2316, "column": 30 } } @@ -125956,47 +125848,47 @@ "type": "Identifier", "name": "getHeadersRowIndex", "range": [ - 69514, - 69532 + 69357, + 69375 ], "loc": { "start": { - "line": 2323, + "line": 2316, "column": 31 }, "end": { - "line": 2323, + "line": 2316, "column": 49 } } }, "range": [ - 69509, - 69532 + 69352, + 69375 ], "loc": { "start": { - "line": 2323, + "line": 2316, "column": 26 }, "end": { - "line": 2323, + "line": 2316, "column": 49 } } }, "arguments": [], "range": [ - 69509, - 69534 + 69352, + 69377 ], "loc": { "start": { - "line": 2323, + "line": 2316, "column": 26 }, "end": { - "line": 2323, + "line": 2316, "column": 51 } } @@ -126005,95 +125897,95 @@ "type": "Identifier", "name": "headers", "range": [ - 69536, - 69543 + 69379, + 69386 ], "loc": { "start": { - "line": 2323, + "line": 2316, "column": 53 }, "end": { - "line": 2323, + "line": 2316, "column": 60 } } } ], "range": [ - 69508, - 69544 + 69351, + 69387 ], "loc": { "start": { - "line": 2323, + "line": 2316, "column": 25 }, "end": { - "line": 2323, + "line": 2316, "column": 61 } } } ], "range": [ - 69495, - 69545 + 69338, + 69388 ], "loc": { "start": { - "line": 2323, + "line": 2316, "column": 12 }, "end": { - "line": 2323, + "line": 2316, "column": 62 } } }, "range": [ - 69495, - 69546 + 69338, + 69389 ], "loc": { "start": { - "line": 2323, + "line": 2316, "column": 12 }, "end": { - "line": 2323, + "line": 2316, "column": 63 } } } ], "range": [ - 69415, - 69556 + 69258, + 69399 ], "loc": { "start": { - "line": 2321, + "line": 2314, "column": 28 }, "end": { - "line": 2324, + "line": 2317, "column": 9 } } }, "alternate": null, "range": [ - 69395, - 69556 + 69238, + 69399 ], "loc": { "start": { - "line": 2321, + "line": 2314, "column": 8 }, "end": { - "line": 2324, + "line": 2317, "column": 9 } } @@ -126109,16 +126001,16 @@ "type": "Identifier", "name": "k", "range": [ - 69574, - 69575 + 69417, + 69418 ], "loc": { "start": { - "line": 2325, + "line": 2318, "column": 17 }, "end": { - "line": 2325, + "line": 2318, "column": 18 } } @@ -126129,16 +126021,16 @@ "object": { "type": "ThisExpression", "range": [ - 69578, - 69582 + 69421, + 69425 ], "loc": { "start": { - "line": 2325, + "line": 2318, "column": 21 }, "end": { - "line": 2325, + "line": 2318, "column": 25 } } @@ -126147,46 +126039,46 @@ "type": "Identifier", "name": "refRow", "range": [ - 69583, - 69589 + 69426, + 69432 ], "loc": { "start": { - "line": 2325, + "line": 2318, "column": 26 }, "end": { - "line": 2325, + "line": 2318, "column": 32 } } }, "range": [ - 69578, - 69589 + 69421, + 69432 ], "loc": { "start": { - "line": 2325, + "line": 2318, "column": 21 }, "end": { - "line": 2325, + "line": 2318, "column": 32 } } }, "range": [ - 69574, - 69589 + 69417, + 69432 ], "loc": { "start": { - "line": 2325, + "line": 2318, "column": 17 }, "end": { - "line": 2325, + "line": 2318, "column": 32 } } @@ -126194,16 +126086,16 @@ ], "kind": "let", "range": [ - 69570, - 69589 + 69413, + 69432 ], "loc": { "start": { - "line": 2325, + "line": 2318, "column": 13 }, "end": { - "line": 2325, + "line": 2318, "column": 32 } } @@ -126215,16 +126107,16 @@ "type": "Identifier", "name": "k", "range": [ - 69591, - 69592 + 69434, + 69435 ], "loc": { "start": { - "line": 2325, + "line": 2318, "column": 34 }, "end": { - "line": 2325, + "line": 2318, "column": 35 } } @@ -126233,31 +126125,31 @@ "type": "Identifier", "name": "nbRows", "range": [ - 69595, - 69601 + 69438, + 69444 ], "loc": { "start": { - "line": 2325, + "line": 2318, "column": 38 }, "end": { - "line": 2325, + "line": 2318, "column": 44 } } }, "range": [ - 69591, - 69601 + 69434, + 69444 ], "loc": { "start": { - "line": 2325, + "line": 2318, "column": 34 }, "end": { - "line": 2325, + "line": 2318, "column": 44 } } @@ -126269,32 +126161,32 @@ "type": "Identifier", "name": "k", "range": [ - 69603, - 69604 + 69446, + 69447 ], "loc": { "start": { - "line": 2325, + "line": 2318, "column": 46 }, "end": { - "line": 2325, + "line": 2318, "column": 47 } } }, "prefix": false, "range": [ - 69603, - 69606 + 69446, + 69449 ], "loc": { "start": { - "line": 2325, + "line": 2318, "column": 46 }, "end": { - "line": 2325, + "line": 2318, "column": 49 } } @@ -126311,16 +126203,16 @@ "type": "Identifier", "name": "rowData", "range": [ - 69626, - 69633 + 69469, + 69476 ], "loc": { "start": { - "line": 2326, + "line": 2319, "column": 16 }, "end": { - "line": 2326, + "line": 2319, "column": 23 } } @@ -126332,16 +126224,16 @@ "type": "Identifier", "name": "k", "range": [ - 69637, - 69638 + 69480, + 69481 ], "loc": { "start": { - "line": 2326, + "line": 2319, "column": 27 }, "end": { - "line": 2326, + "line": 2319, "column": 28 } } @@ -126350,47 +126242,47 @@ "type": "ArrayExpression", "elements": [], "range": [ - 69640, - 69642 + 69483, + 69485 ], "loc": { "start": { - "line": 2326, + "line": 2319, "column": 30 }, "end": { - "line": 2326, + "line": 2319, "column": 32 } } } ], "range": [ - 69636, - 69643 + 69479, + 69486 ], "loc": { "start": { - "line": 2326, + "line": 2319, "column": 26 }, "end": { - "line": 2326, + "line": 2319, "column": 33 } } }, "range": [ - 69626, - 69643 + 69469, + 69486 ], "loc": { "start": { - "line": 2326, + "line": 2319, "column": 16 }, "end": { - "line": 2326, + "line": 2319, "column": 33 } } @@ -126398,16 +126290,16 @@ ], "kind": "let", "range": [ - 69622, - 69644 + 69465, + 69487 ], "loc": { "start": { - "line": 2326, + "line": 2319, "column": 12 }, "end": { - "line": 2326, + "line": 2319, "column": 34 } } @@ -126421,16 +126313,16 @@ "type": "Identifier", "name": "cells", "range": [ - 69661, - 69666 + 69504, + 69509 ], "loc": { "start": { - "line": 2327, + "line": 2320, "column": 16 }, "end": { - "line": 2327, + "line": 2320, "column": 21 } } @@ -126445,16 +126337,16 @@ "type": "Identifier", "name": "rows", "range": [ - 69669, - 69673 + 69512, + 69516 ], "loc": { "start": { - "line": 2327, + "line": 2320, "column": 24 }, "end": { - "line": 2327, + "line": 2320, "column": 28 } } @@ -126463,31 +126355,31 @@ "type": "Identifier", "name": "k", "range": [ - 69674, - 69675 + 69517, + 69518 ], "loc": { "start": { - "line": 2327, + "line": 2320, "column": 29 }, "end": { - "line": 2327, + "line": 2320, "column": 30 } } }, "range": [ - 69669, - 69676 + 69512, + 69519 ], "loc": { "start": { - "line": 2327, + "line": 2320, "column": 24 }, "end": { - "line": 2327, + "line": 2320, "column": 31 } } @@ -126496,46 +126388,46 @@ "type": "Identifier", "name": "cells", "range": [ - 69677, - 69682 + 69520, + 69525 ], "loc": { "start": { - "line": 2327, + "line": 2320, "column": 32 }, "end": { - "line": 2327, + "line": 2320, "column": 37 } } }, "range": [ - 69669, - 69682 + 69512, + 69525 ], "loc": { "start": { - "line": 2327, + "line": 2320, "column": 24 }, "end": { - "line": 2327, + "line": 2320, "column": 37 } } }, "range": [ - 69661, - 69682 + 69504, + 69525 ], "loc": { "start": { - "line": 2327, + "line": 2320, "column": 16 }, "end": { - "line": 2327, + "line": 2320, "column": 37 } } @@ -126543,16 +126435,16 @@ ], "kind": "let", "range": [ - 69657, - 69683 + 69500, + 69526 ], "loc": { "start": { - "line": 2327, + "line": 2320, "column": 12 }, "end": { - "line": 2327, + "line": 2320, "column": 38 } } @@ -126568,16 +126460,16 @@ "type": "Identifier", "name": "j", "range": [ - 69705, - 69706 + 69548, + 69549 ], "loc": { "start": { - "line": 2328, + "line": 2321, "column": 21 }, "end": { - "line": 2328, + "line": 2321, "column": 22 } } @@ -126587,31 +126479,31 @@ "value": 0, "raw": "0", "range": [ - 69709, - 69710 + 69552, + 69553 ], "loc": { "start": { - "line": 2328, + "line": 2321, "column": 25 }, "end": { - "line": 2328, + "line": 2321, "column": 26 } } }, "range": [ - 69705, - 69710 + 69548, + 69553 ], "loc": { "start": { - "line": 2328, + "line": 2321, "column": 21 }, "end": { - "line": 2328, + "line": 2321, "column": 26 } } @@ -126622,16 +126514,16 @@ "type": "Identifier", "name": "len", "range": [ - 69712, - 69715 + 69555, + 69558 ], "loc": { "start": { - "line": 2328, + "line": 2321, "column": 28 }, "end": { - "line": 2328, + "line": 2321, "column": 31 } } @@ -126643,16 +126535,16 @@ "type": "Identifier", "name": "cells", "range": [ - 69718, - 69723 + 69561, + 69566 ], "loc": { "start": { - "line": 2328, + "line": 2321, "column": 34 }, "end": { - "line": 2328, + "line": 2321, "column": 39 } } @@ -126661,46 +126553,46 @@ "type": "Identifier", "name": "length", "range": [ - 69724, - 69730 + 69567, + 69573 ], "loc": { "start": { - "line": 2328, + "line": 2321, "column": 40 }, "end": { - "line": 2328, + "line": 2321, "column": 46 } } }, "range": [ - 69718, - 69730 + 69561, + 69573 ], "loc": { "start": { - "line": 2328, + "line": 2321, "column": 34 }, "end": { - "line": 2328, + "line": 2321, "column": 46 } } }, "range": [ - 69712, - 69730 + 69555, + 69573 ], "loc": { "start": { - "line": 2328, + "line": 2321, "column": 28 }, "end": { - "line": 2328, + "line": 2321, "column": 46 } } @@ -126708,16 +126600,16 @@ ], "kind": "let", "range": [ - 69701, - 69730 + 69544, + 69573 ], "loc": { "start": { - "line": 2328, + "line": 2321, "column": 17 }, "end": { - "line": 2328, + "line": 2321, "column": 46 } } @@ -126729,16 +126621,16 @@ "type": "Identifier", "name": "j", "range": [ - 69732, - 69733 + 69575, + 69576 ], "loc": { "start": { - "line": 2328, + "line": 2321, "column": 48 }, "end": { - "line": 2328, + "line": 2321, "column": 49 } } @@ -126747,31 +126639,31 @@ "type": "Identifier", "name": "len", "range": [ - 69736, - 69739 + 69579, + 69582 ], "loc": { "start": { - "line": 2328, + "line": 2321, "column": 52 }, "end": { - "line": 2328, + "line": 2321, "column": 55 } } }, "range": [ - 69732, - 69739 + 69575, + 69582 ], "loc": { "start": { - "line": 2328, + "line": 2321, "column": 48 }, "end": { - "line": 2328, + "line": 2321, "column": 55 } } @@ -126783,32 +126675,32 @@ "type": "Identifier", "name": "j", "range": [ - 69741, - 69742 + 69584, + 69585 ], "loc": { "start": { - "line": 2328, + "line": 2321, "column": 57 }, "end": { - "line": 2328, + "line": 2321, "column": 58 } } }, "prefix": false, "range": [ - 69741, - 69744 + 69584, + 69587 ], "loc": { "start": { - "line": 2328, + "line": 2321, "column": 57 }, "end": { - "line": 2328, + "line": 2321, "column": 60 } } @@ -126825,16 +126717,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 69768, - 69785 + 69611, + 69628 ], "loc": { "start": { - "line": 2329, + "line": 2322, "column": 20 }, "end": { - "line": 2329, + "line": 2322, "column": 37 } } @@ -126847,16 +126739,16 @@ "object": { "type": "ThisExpression", "range": [ - 69789, - 69793 + 69632, + 69636 ], "loc": { "start": { - "line": 2329, + "line": 2322, "column": 41 }, "end": { - "line": 2329, + "line": 2322, "column": 45 } } @@ -126865,31 +126757,31 @@ "type": "Identifier", "name": "hasExtension", "range": [ - 69794, - 69806 + 69637, + 69649 ], "loc": { "start": { - "line": 2329, + "line": 2322, "column": 46 }, "end": { - "line": 2329, + "line": 2322, "column": 58 } } }, "range": [ - 69789, - 69806 + 69632, + 69649 ], "loc": { "start": { - "line": 2329, + "line": 2322, "column": 41 }, "end": { - "line": 2329, + "line": 2322, "column": 58 } } @@ -126900,47 +126792,47 @@ "value": "colsVisibility", "raw": "'colsVisibility'", "range": [ - 69807, - 69823 + 69650, + 69666 ], "loc": { "start": { - "line": 2329, + "line": 2322, "column": 59 }, "end": { - "line": 2329, + "line": 2322, "column": 75 } } } ], "range": [ - 69789, - 69824 + 69632, + 69667 ], "loc": { "start": { - "line": 2329, + "line": 2322, "column": 41 }, "end": { - "line": 2329, + "line": 2322, "column": 76 } } }, "range": [ - 69768, - 69824 + 69611, + 69667 ], "loc": { "start": { - "line": 2329, + "line": 2322, "column": 20 }, "end": { - "line": 2329, + "line": 2322, "column": 76 } } @@ -126963,16 +126855,16 @@ "object": { "type": "ThisExpression", "range": [ - 69852, - 69856 + 69695, + 69699 ], "loc": { "start": { - "line": 2330, + "line": 2323, "column": 24 }, "end": { - "line": 2330, + "line": 2323, "column": 28 } } @@ -126981,31 +126873,31 @@ "type": "Identifier", "name": "extension", "range": [ - 69857, - 69866 + 69700, + 69709 ], "loc": { "start": { - "line": 2330, + "line": 2323, "column": 29 }, "end": { - "line": 2330, + "line": 2323, "column": 38 } } }, "range": [ - 69852, - 69866 + 69695, + 69709 ], "loc": { "start": { - "line": 2330, + "line": 2323, "column": 24 }, "end": { - "line": 2330, + "line": 2323, "column": 38 } } @@ -127016,32 +126908,32 @@ "value": "colsVisibility", "raw": "'colsVisibility'", "range": [ - 69867, - 69883 + 69710, + 69726 ], "loc": { "start": { - "line": 2330, + "line": 2323, "column": 39 }, "end": { - "line": 2330, + "line": 2323, "column": 55 } } } ], "range": [ - 69852, - 69884 + 69695, + 69727 ], "loc": { "start": { - "line": 2330, + "line": 2323, "column": 24 }, "end": { - "line": 2330, + "line": 2323, "column": 56 } } @@ -127050,31 +126942,31 @@ "type": "Identifier", "name": "isColHidden", "range": [ - 69885, - 69896 + 69728, + 69739 ], "loc": { "start": { - "line": 2330, + "line": 2323, "column": 57 }, "end": { - "line": 2330, + "line": 2323, "column": 68 } } }, "range": [ - 69852, - 69896 + 69695, + 69739 ], "loc": { "start": { - "line": 2330, + "line": 2323, "column": 24 }, "end": { - "line": 2330, + "line": 2323, "column": 68 } } @@ -127084,32 +126976,32 @@ "type": "Identifier", "name": "j", "range": [ - 69897, - 69898 + 69740, + 69741 ], "loc": { "start": { - "line": 2330, + "line": 2323, "column": 69 }, "end": { - "line": 2330, + "line": 2323, "column": 70 } } } ], "range": [ - 69852, - 69899 + 69695, + 69742 ], "loc": { "start": { - "line": 2330, + "line": 2323, "column": 24 }, "end": { - "line": 2330, + "line": 2323, "column": 71 } } @@ -127121,80 +127013,80 @@ "type": "ContinueStatement", "label": null, "range": [ - 69927, - 69936 + 69770, + 69779 ], "loc": { "start": { - "line": 2331, + "line": 2324, "column": 24 }, "end": { - "line": 2331, + "line": 2324, "column": 33 } } } ], "range": [ - 69901, - 69958 + 69744, + 69801 ], "loc": { "start": { - "line": 2330, + "line": 2323, "column": 73 }, "end": { - "line": 2332, + "line": 2325, "column": 21 } } }, "alternate": null, "range": [ - 69848, - 69958 + 69691, + 69801 ], "loc": { "start": { - "line": 2330, + "line": 2323, "column": 20 }, "end": { - "line": 2332, + "line": 2325, "column": 21 } } } ], "range": [ - 69826, - 69976 + 69669, + 69819 ], "loc": { "start": { - "line": 2329, + "line": 2322, "column": 78 }, "end": { - "line": 2333, + "line": 2326, "column": 17 } } }, "alternate": null, "range": [ - 69764, - 69976 + 69607, + 69819 ], "loc": { "start": { - "line": 2329, + "line": 2322, "column": 16 }, "end": { - "line": 2333, + "line": 2326, "column": 17 } } @@ -127208,16 +127100,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 69997, - 70006 + 69840, + 69849 ], "loc": { "start": { - "line": 2334, + "line": 2327, "column": 20 }, "end": { - "line": 2334, + "line": 2327, "column": 29 } } @@ -127228,16 +127120,16 @@ "type": "Identifier", "name": "getContent", "range": [ - 70009, - 70019 + 69852, + 69862 ], "loc": { "start": { - "line": 2334, + "line": 2327, "column": 32 }, "end": { - "line": 2334, + "line": 2327, "column": 42 } } @@ -127250,16 +127142,16 @@ "type": "Identifier", "name": "cells", "range": [ - 70020, - 70025 + 69863, + 69868 ], "loc": { "start": { - "line": 2334, + "line": 2327, "column": 43 }, "end": { - "line": 2334, + "line": 2327, "column": 48 } } @@ -127268,62 +127160,62 @@ "type": "Identifier", "name": "j", "range": [ - 70026, - 70027 + 69869, + 69870 ], "loc": { "start": { - "line": 2334, + "line": 2327, "column": 49 }, "end": { - "line": 2334, + "line": 2327, "column": 50 } } }, "range": [ - 70020, - 70028 + 69863, + 69871 ], "loc": { "start": { - "line": 2334, + "line": 2327, "column": 43 }, "end": { - "line": 2334, + "line": 2327, "column": 51 } } } ], "range": [ - 70009, - 70029 + 69852, + 69872 ], "loc": { "start": { - "line": 2334, + "line": 2327, "column": 32 }, "end": { - "line": 2334, + "line": 2327, "column": 52 } } }, "range": [ - 69997, - 70029 + 69840, + 69872 ], "loc": { "start": { - "line": 2334, + "line": 2327, "column": 20 }, "end": { - "line": 2334, + "line": 2327, "column": 52 } } @@ -127331,16 +127223,16 @@ ], "kind": "let", "range": [ - 69993, - 70030 + 69836, + 69873 ], "loc": { "start": { - "line": 2334, + "line": 2327, "column": 16 }, "end": { - "line": 2334, + "line": 2327, "column": 53 } } @@ -127359,16 +127251,16 @@ "type": "Identifier", "name": "rowData", "range": [ - 70047, - 70054 + 69890, + 69897 ], "loc": { "start": { - "line": 2335, + "line": 2328, "column": 16 }, "end": { - "line": 2335, + "line": 2328, "column": 23 } } @@ -127378,31 +127270,31 @@ "value": 1, "raw": "1", "range": [ - 70055, - 70056 + 69898, + 69899 ], "loc": { "start": { - "line": 2335, + "line": 2328, "column": 24 }, "end": { - "line": 2335, + "line": 2328, "column": 25 } } }, "range": [ - 70047, - 70057 + 69890, + 69900 ], "loc": { "start": { - "line": 2335, + "line": 2328, "column": 16 }, "end": { - "line": 2335, + "line": 2328, "column": 26 } } @@ -127411,31 +127303,31 @@ "type": "Identifier", "name": "push", "range": [ - 70058, - 70062 + 69901, + 69905 ], "loc": { "start": { - "line": 2335, + "line": 2328, "column": 27 }, "end": { - "line": 2335, + "line": 2328, "column": 31 } } }, "range": [ - 70047, - 70062 + 69890, + 69905 ], "loc": { "start": { - "line": 2335, + "line": 2328, "column": 16 }, "end": { - "line": 2335, + "line": 2328, "column": 31 } } @@ -127445,78 +127337,78 @@ "type": "Identifier", "name": "cellValue", "range": [ - 70063, - 70072 + 69906, + 69915 ], "loc": { "start": { - "line": 2335, + "line": 2328, "column": 32 }, "end": { - "line": 2335, + "line": 2328, "column": 41 } } } ], "range": [ - 70047, - 70073 + 69890, + 69916 ], "loc": { "start": { - "line": 2335, + "line": 2328, "column": 16 }, "end": { - "line": 2335, + "line": 2328, "column": 42 } } }, "range": [ - 70047, - 70074 + 69890, + 69917 ], "loc": { "start": { - "line": 2335, + "line": 2328, "column": 16 }, "end": { - "line": 2335, + "line": 2328, "column": 43 } } } ], "range": [ - 69746, - 70088 + 69589, + 69931 ], "loc": { "start": { - "line": 2328, + "line": 2321, "column": 62 }, "end": { - "line": 2336, + "line": 2329, "column": 13 } } }, "range": [ - 69696, - 70088 + 69539, + 69931 ], "loc": { "start": { - "line": 2328, + "line": 2321, "column": 12 }, "end": { - "line": 2336, + "line": 2329, "column": 13 } } @@ -127532,16 +127424,16 @@ "type": "Identifier", "name": "tblData", "range": [ - 70101, - 70108 + 69944, + 69951 ], "loc": { "start": { - "line": 2337, + "line": 2330, "column": 12 }, "end": { - "line": 2337, + "line": 2330, "column": 19 } } @@ -127550,31 +127442,31 @@ "type": "Identifier", "name": "push", "range": [ - 70109, - 70113 + 69952, + 69956 ], "loc": { "start": { - "line": 2337, + "line": 2330, "column": 20 }, "end": { - "line": 2337, + "line": 2330, "column": 24 } } }, "range": [ - 70101, - 70113 + 69944, + 69956 ], "loc": { "start": { - "line": 2337, + "line": 2330, "column": 12 }, "end": { - "line": 2337, + "line": 2330, "column": 24 } } @@ -127584,78 +127476,78 @@ "type": "Identifier", "name": "rowData", "range": [ - 70114, - 70121 + 69957, + 69964 ], "loc": { "start": { - "line": 2337, + "line": 2330, "column": 25 }, "end": { - "line": 2337, + "line": 2330, "column": 32 } } } ], "range": [ - 70101, - 70122 + 69944, + 69965 ], "loc": { "start": { - "line": 2337, + "line": 2330, "column": 12 }, "end": { - "line": 2337, + "line": 2330, "column": 33 } } }, "range": [ - 70101, - 70123 + 69944, + 69966 ], "loc": { "start": { - "line": 2337, + "line": 2330, "column": 12 }, "end": { - "line": 2337, + "line": 2330, "column": 34 } } } ], "range": [ - 69608, - 70133 + 69451, + 69976 ], "loc": { "start": { - "line": 2325, + "line": 2318, "column": 51 }, "end": { - "line": 2338, + "line": 2331, "column": 9 } } }, "range": [ - 69565, - 70133 + 69408, + 69976 ], "loc": { "start": { - "line": 2325, + "line": 2318, "column": 8 }, "end": { - "line": 2338, + "line": 2331, "column": 9 } } @@ -127666,47 +127558,47 @@ "type": "Identifier", "name": "tblData", "range": [ - 70149, - 70156 + 69992, + 69999 ], "loc": { "start": { - "line": 2339, + "line": 2332, "column": 15 }, "end": { - "line": 2339, + "line": 2332, "column": 22 } } }, "range": [ - 70142, - 70157 + 69985, + 70000 ], "loc": { "start": { - "line": 2339, + "line": 2332, "column": 8 }, "end": { - "line": 2339, + "line": 2332, "column": 23 } } } ], "range": [ - 69176, - 70163 + 69019, + 70006 ], "loc": { "start": { - "line": 2314, + "line": 2307, "column": 6 }, "end": { - "line": 2340, + "line": 2333, "column": 5 } } @@ -127714,16 +127606,16 @@ "generator": false, "expression": false, "range": [ - 69079, - 70163 + 68922, + 70006 ], "loc": { "start": { - "line": 2310, + "line": 2303, "column": 16 }, "end": { - "line": 2340, + "line": 2333, "column": 5 } } @@ -127731,16 +127623,16 @@ "kind": "method", "computed": false, "range": [ - 69067, - 70163 + 68910, + 70006 ], "loc": { "start": { - "line": 2310, + "line": 2303, "column": 4 }, "end": { - "line": 2340, + "line": 2333, "column": 5 } }, @@ -127749,16 +127641,16 @@ "type": "Block", "value": "*\n * Return the table data with following format:\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 *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 68606, - 69062 + 68449, + 68905 ], "loc": { "start": { - "line": 2297, + "line": 2290, "column": 4 }, "end": { - "line": 2309, + "line": 2302, "column": 7 } } @@ -127769,16 +127661,16 @@ "type": "Block", "value": "*\n * Return the filtered data with following format:\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 *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 70169, - 70628 + 70012, + 70471 ], "loc": { "start": { - "line": 2342, + "line": 2335, "column": 4 }, "end": { - "line": 2354, + "line": 2347, "column": 7 } } @@ -127792,16 +127684,16 @@ "type": "Identifier", "name": "getFilteredData", "range": [ - 70633, - 70648 + 70476, + 70491 ], "loc": { "start": { - "line": 2355, + "line": 2348, "column": 4 }, "end": { - "line": 2355, + "line": 2348, "column": 19 } } @@ -127816,16 +127708,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 70658, - 70672 + 70501, + 70515 ], "loc": { "start": { - "line": 2356, + "line": 2349, "column": 8 }, "end": { - "line": 2356, + "line": 2349, "column": 22 } } @@ -127835,31 +127727,31 @@ "value": false, "raw": "false", "range": [ - 70675, - 70680 + 70518, + 70523 ], "loc": { "start": { - "line": 2356, + "line": 2349, "column": 25 }, "end": { - "line": 2356, + "line": 2349, "column": 30 } } }, "range": [ - 70658, - 70680 + 70501, + 70523 ], "loc": { "start": { - "line": 2356, + "line": 2349, "column": 8 }, "end": { - "line": 2356, + "line": 2349, "column": 30 } } @@ -127870,16 +127762,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 70690, - 70707 + 70533, + 70550 ], "loc": { "start": { - "line": 2357, + "line": 2350, "column": 8 }, "end": { - "line": 2357, + "line": 2350, "column": 25 } } @@ -127889,31 +127781,31 @@ "value": false, "raw": "false", "range": [ - 70710, - 70715 + 70553, + 70558 ], "loc": { "start": { - "line": 2357, + "line": 2350, "column": 28 }, "end": { - "line": 2357, + "line": 2350, "column": 33 } } }, "range": [ - 70690, - 70715 + 70533, + 70558 ], "loc": { "start": { - "line": 2357, + "line": 2350, "column": 8 }, "end": { - "line": 2357, + "line": 2350, "column": 33 } } @@ -127924,16 +127816,16 @@ "type": "Identifier", "name": "typed", "range": [ - 70725, - 70730 + 70568, + 70573 ], "loc": { "start": { - "line": 2358, + "line": 2351, "column": 8 }, "end": { - "line": 2358, + "line": 2351, "column": 13 } } @@ -127943,31 +127835,31 @@ "value": false, "raw": "false", "range": [ - 70733, - 70738 + 70576, + 70581 ], "loc": { "start": { - "line": 2358, + "line": 2351, "column": 16 }, "end": { - "line": 2358, + "line": 2351, "column": 21 } } }, "range": [ - 70725, - 70738 + 70568, + 70581 ], "loc": { "start": { - "line": 2358, + "line": 2351, "column": 8 }, "end": { - "line": 2358, + "line": 2351, "column": 21 } } @@ -127987,16 +127879,16 @@ "object": { "type": "ThisExpression", "range": [ - 70760, - 70764 + 70603, + 70607 ], "loc": { "start": { - "line": 2360, + "line": 2353, "column": 13 }, "end": { - "line": 2360, + "line": 2353, "column": 17 } } @@ -128005,47 +127897,47 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 70765, - 70779 + 70608, + 70622 ], "loc": { "start": { - "line": 2360, + "line": 2353, "column": 18 }, "end": { - "line": 2360, + "line": 2353, "column": 32 } } }, "range": [ - 70760, - 70779 + 70603, + 70622 ], "loc": { "start": { - "line": 2360, + "line": 2353, "column": 13 }, "end": { - "line": 2360, + "line": 2353, "column": 32 } } }, "prefix": true, "range": [ - 70759, - 70779 + 70602, + 70622 ], "loc": { "start": { - "line": 2360, + "line": 2353, "column": 12 }, "end": { - "line": 2360, + "line": 2353, "column": 32 } } @@ -128059,63 +127951,63 @@ "type": "ArrayExpression", "elements": [], "range": [ - 70802, - 70804 + 70645, + 70647 ], "loc": { "start": { - "line": 2361, + "line": 2354, "column": 19 }, "end": { - "line": 2361, + "line": 2354, "column": 21 } } }, "range": [ - 70795, - 70805 + 70638, + 70648 ], "loc": { "start": { - "line": 2361, + "line": 2354, "column": 12 }, "end": { - "line": 2361, + "line": 2354, "column": 22 } } } ], "range": [ - 70781, - 70815 + 70624, + 70658 ], "loc": { "start": { - "line": 2360, + "line": 2353, "column": 34 }, "end": { - "line": 2362, + "line": 2355, "column": 9 } } }, "alternate": null, "range": [ - 70755, - 70815 + 70598, + 70658 ], "loc": { "start": { - "line": 2360, + "line": 2353, "column": 8 }, "end": { - "line": 2362, + "line": 2355, "column": 9 } } @@ -128129,16 +128021,16 @@ "type": "Identifier", "name": "rows", "range": [ - 70828, - 70832 + 70671, + 70675 ], "loc": { "start": { - "line": 2363, + "line": 2356, "column": 12 }, "end": { - "line": 2363, + "line": 2356, "column": 16 } } @@ -128152,16 +128044,16 @@ "object": { "type": "ThisExpression", "range": [ - 70835, - 70839 + 70678, + 70682 ], "loc": { "start": { - "line": 2363, + "line": 2356, "column": 19 }, "end": { - "line": 2363, + "line": 2356, "column": 23 } } @@ -128170,31 +128062,31 @@ "type": "Identifier", "name": "tbl", "range": [ - 70840, - 70843 + 70683, + 70686 ], "loc": { "start": { - "line": 2363, + "line": 2356, "column": 24 }, "end": { - "line": 2363, + "line": 2356, "column": 27 } } }, "range": [ - 70835, - 70843 + 70678, + 70686 ], "loc": { "start": { - "line": 2363, + "line": 2356, "column": 19 }, "end": { - "line": 2363, + "line": 2356, "column": 27 } } @@ -128203,46 +128095,46 @@ "type": "Identifier", "name": "rows", "range": [ - 70844, - 70848 + 70687, + 70691 ], "loc": { "start": { - "line": 2363, + "line": 2356, "column": 28 }, "end": { - "line": 2363, + "line": 2356, "column": 32 } } }, "range": [ - 70835, - 70848 + 70678, + 70691 ], "loc": { "start": { - "line": 2363, + "line": 2356, "column": 19 }, "end": { - "line": 2363, + "line": 2356, "column": 32 } } }, "range": [ - 70828, - 70848 + 70671, + 70691 ], "loc": { "start": { - "line": 2363, + "line": 2356, "column": 12 }, "end": { - "line": 2363, + "line": 2356, "column": 32 } } @@ -128253,16 +128145,16 @@ "type": "Identifier", "name": "filteredData", "range": [ - 70862, - 70874 + 70705, + 70717 ], "loc": { "start": { - "line": 2364, + "line": 2357, "column": 12 }, "end": { - "line": 2364, + "line": 2357, "column": 24 } } @@ -128271,31 +128163,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 70877, - 70879 + 70720, + 70722 ], "loc": { "start": { - "line": 2364, + "line": 2357, "column": 27 }, "end": { - "line": 2364, + "line": 2357, "column": 29 } } }, "range": [ - 70862, - 70879 + 70705, + 70722 ], "loc": { "start": { - "line": 2364, + "line": 2357, "column": 12 }, "end": { - "line": 2364, + "line": 2357, "column": 29 } } @@ -128303,16 +128195,16 @@ ], "kind": "let", "range": [ - 70824, - 70880 + 70667, + 70723 ], "loc": { "start": { - "line": 2363, + "line": 2356, "column": 8 }, "end": { - "line": 2364, + "line": 2357, "column": 30 } } @@ -128326,16 +128218,16 @@ "type": "Identifier", "name": "getContent", "range": [ - 70893, - 70903 + 70736, + 70746 ], "loc": { "start": { - "line": 2365, + "line": 2358, "column": 12 }, "end": { - "line": 2365, + "line": 2358, "column": 22 } } @@ -128346,16 +128238,16 @@ "type": "Identifier", "name": "typed", "range": [ - 70906, - 70911 + 70749, + 70754 ], "loc": { "start": { - "line": 2365, + "line": 2358, "column": 25 }, "end": { - "line": 2365, + "line": 2358, "column": 30 } } @@ -128371,16 +128263,16 @@ "object": { "type": "ThisExpression", "range": [ - 70914, - 70918 + 70757, + 70761 ], "loc": { "start": { - "line": 2365, + "line": 2358, "column": 33 }, "end": { - "line": 2365, + "line": 2358, "column": 37 } } @@ -128389,31 +128281,31 @@ "type": "Identifier", "name": "getCellData", "range": [ - 70919, - 70930 + 70762, + 70773 ], "loc": { "start": { - "line": 2365, + "line": 2358, "column": 38 }, "end": { - "line": 2365, + "line": 2358, "column": 49 } } }, "range": [ - 70914, - 70930 + 70757, + 70773 ], "loc": { "start": { - "line": 2365, + "line": 2358, "column": 33 }, "end": { - "line": 2365, + "line": 2358, "column": 49 } } @@ -128422,31 +128314,31 @@ "type": "Identifier", "name": "bind", "range": [ - 70931, - 70935 + 70774, + 70778 ], "loc": { "start": { - "line": 2365, + "line": 2358, "column": 50 }, "end": { - "line": 2365, + "line": 2358, "column": 54 } } }, "range": [ - 70914, - 70935 + 70757, + 70778 ], "loc": { "start": { - "line": 2365, + "line": 2358, "column": 33 }, "end": { - "line": 2365, + "line": 2358, "column": 54 } } @@ -128455,32 +128347,32 @@ { "type": "ThisExpression", "range": [ - 70936, - 70940 + 70779, + 70783 ], "loc": { "start": { - "line": 2365, + "line": 2358, "column": 55 }, "end": { - "line": 2365, + "line": 2358, "column": 59 } } } ], "range": [ - 70914, - 70941 + 70757, + 70784 ], "loc": { "start": { - "line": 2365, + "line": 2358, "column": 33 }, "end": { - "line": 2365, + "line": 2358, "column": 60 } } @@ -128496,16 +128388,16 @@ "object": { "type": "ThisExpression", "range": [ - 70956, - 70960 + 70799, + 70803 ], "loc": { "start": { - "line": 2366, + "line": 2359, "column": 12 }, "end": { - "line": 2366, + "line": 2359, "column": 16 } } @@ -128514,31 +128406,31 @@ "type": "Identifier", "name": "getCellValue", "range": [ - 70961, - 70973 + 70804, + 70816 ], "loc": { "start": { - "line": 2366, + "line": 2359, "column": 17 }, "end": { - "line": 2366, + "line": 2359, "column": 29 } } }, "range": [ - 70956, - 70973 + 70799, + 70816 ], "loc": { "start": { - "line": 2366, + "line": 2359, "column": 12 }, "end": { - "line": 2366, + "line": 2359, "column": 29 } } @@ -128547,31 +128439,31 @@ "type": "Identifier", "name": "bind", "range": [ - 70974, - 70978 + 70817, + 70821 ], "loc": { "start": { - "line": 2366, + "line": 2359, "column": 30 }, "end": { - "line": 2366, + "line": 2359, "column": 34 } } }, "range": [ - 70956, - 70978 + 70799, + 70821 ], "loc": { "start": { - "line": 2366, + "line": 2359, "column": 12 }, "end": { - "line": 2366, + "line": 2359, "column": 34 } } @@ -128580,62 +128472,62 @@ { "type": "ThisExpression", "range": [ - 70979, - 70983 + 70822, + 70826 ], "loc": { "start": { - "line": 2366, + "line": 2359, "column": 35 }, "end": { - "line": 2366, + "line": 2359, "column": 39 } } } ], "range": [ - 70956, - 70984 + 70799, + 70827 ], "loc": { "start": { - "line": 2366, + "line": 2359, "column": 12 }, "end": { - "line": 2366, + "line": 2359, "column": 40 } } }, "range": [ - 70906, - 70984 + 70749, + 70827 ], "loc": { "start": { - "line": 2365, + "line": 2358, "column": 25 }, "end": { - "line": 2366, + "line": 2359, "column": 40 } } }, "range": [ - 70893, - 70984 + 70736, + 70827 ], "loc": { "start": { - "line": 2365, + "line": 2358, "column": 12 }, "end": { - "line": 2366, + "line": 2359, "column": 40 } } @@ -128643,16 +128535,16 @@ ], "kind": "let", "range": [ - 70889, - 70985 + 70732, + 70828 ], "loc": { "start": { - "line": 2365, + "line": 2358, "column": 8 }, "end": { - "line": 2366, + "line": 2359, "column": 41 } } @@ -128663,16 +128555,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 70999, - 71013 + 70842, + 70856 ], "loc": { "start": { - "line": 2368, + "line": 2361, "column": 12 }, "end": { - "line": 2368, + "line": 2361, "column": 26 } } @@ -128689,16 +128581,16 @@ "type": "Identifier", "name": "headers", "range": [ - 71033, - 71040 + 70876, + 70883 ], "loc": { "start": { - "line": 2369, + "line": 2362, "column": 16 }, "end": { - "line": 2369, + "line": 2362, "column": 23 } } @@ -128711,16 +128603,16 @@ "object": { "type": "ThisExpression", "range": [ - 71043, - 71047 + 70886, + 70890 ], "loc": { "start": { - "line": 2369, + "line": 2362, "column": 26 }, "end": { - "line": 2369, + "line": 2362, "column": 30 } } @@ -128729,31 +128621,31 @@ "type": "Identifier", "name": "getHeadersText", "range": [ - 71048, - 71062 + 70891, + 70905 ], "loc": { "start": { - "line": 2369, + "line": 2362, "column": 31 }, "end": { - "line": 2369, + "line": 2362, "column": 45 } } }, "range": [ - 71043, - 71062 + 70886, + 70905 ], "loc": { "start": { - "line": 2369, + "line": 2362, "column": 26 }, "end": { - "line": 2369, + "line": 2362, "column": 45 } } @@ -128763,47 +128655,47 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 71063, - 71080 + 70906, + 70923 ], "loc": { "start": { - "line": 2369, + "line": 2362, "column": 46 }, "end": { - "line": 2369, + "line": 2362, "column": 63 } } } ], "range": [ - 71043, - 71081 + 70886, + 70924 ], "loc": { "start": { - "line": 2369, + "line": 2362, "column": 26 }, "end": { - "line": 2369, + "line": 2362, "column": 64 } } }, "range": [ - 71033, - 71081 + 70876, + 70924 ], "loc": { "start": { - "line": 2369, + "line": 2362, "column": 16 }, "end": { - "line": 2369, + "line": 2362, "column": 64 } } @@ -128811,16 +128703,16 @@ ], "kind": "let", "range": [ - 71029, - 71082 + 70872, + 70925 ], "loc": { "start": { - "line": 2369, + "line": 2362, "column": 12 }, "end": { - "line": 2369, + "line": 2362, "column": 65 } } @@ -128836,16 +128728,16 @@ "type": "Identifier", "name": "filteredData", "range": [ - 71095, - 71107 + 70938, + 70950 ], "loc": { "start": { - "line": 2370, + "line": 2363, "column": 12 }, "end": { - "line": 2370, + "line": 2363, "column": 24 } } @@ -128854,31 +128746,31 @@ "type": "Identifier", "name": "push", "range": [ - 71108, - 71112 + 70951, + 70955 ], "loc": { "start": { - "line": 2370, + "line": 2363, "column": 25 }, "end": { - "line": 2370, + "line": 2363, "column": 29 } } }, "range": [ - 71095, - 71112 + 70938, + 70955 ], "loc": { "start": { - "line": 2370, + "line": 2363, "column": 12 }, "end": { - "line": 2370, + "line": 2363, "column": 29 } } @@ -128895,16 +128787,16 @@ "object": { "type": "ThisExpression", "range": [ - 71114, - 71118 + 70957, + 70961 ], "loc": { "start": { - "line": 2370, + "line": 2363, "column": 31 }, "end": { - "line": 2370, + "line": 2363, "column": 35 } } @@ -128913,47 +128805,47 @@ "type": "Identifier", "name": "getHeadersRowIndex", "range": [ - 71119, - 71137 + 70962, + 70980 ], "loc": { "start": { - "line": 2370, + "line": 2363, "column": 36 }, "end": { - "line": 2370, + "line": 2363, "column": 54 } } }, "range": [ - 71114, - 71137 + 70957, + 70980 ], "loc": { "start": { - "line": 2370, + "line": 2363, "column": 31 }, "end": { - "line": 2370, + "line": 2363, "column": 54 } } }, "arguments": [], "range": [ - 71114, - 71139 + 70957, + 70982 ], "loc": { "start": { - "line": 2370, + "line": 2363, "column": 31 }, "end": { - "line": 2370, + "line": 2363, "column": 56 } } @@ -128962,95 +128854,95 @@ "type": "Identifier", "name": "headers", "range": [ - 71141, - 71148 + 70984, + 70991 ], "loc": { "start": { - "line": 2370, + "line": 2363, "column": 58 }, "end": { - "line": 2370, + "line": 2363, "column": 65 } } } ], "range": [ - 71113, - 71149 + 70956, + 70992 ], "loc": { "start": { - "line": 2370, + "line": 2363, "column": 30 }, "end": { - "line": 2370, + "line": 2363, "column": 66 } } } ], "range": [ - 71095, - 71150 + 70938, + 70993 ], "loc": { "start": { - "line": 2370, + "line": 2363, "column": 12 }, "end": { - "line": 2370, + "line": 2363, "column": 67 } } }, "range": [ - 71095, - 71151 + 70938, + 70994 ], "loc": { "start": { - "line": 2370, + "line": 2363, "column": 12 }, "end": { - "line": 2370, + "line": 2363, "column": 68 } } } ], "range": [ - 71015, - 71161 + 70858, + 71004 ], "loc": { "start": { - "line": 2368, + "line": 2361, "column": 28 }, "end": { - "line": 2371, + "line": 2364, "column": 9 } } }, "alternate": null, "range": [ - 70995, - 71161 + 70838, + 71004 ], "loc": { "start": { - "line": 2368, + "line": 2361, "column": 8 }, "end": { - "line": 2371, + "line": 2364, "column": 9 } } @@ -129064,16 +128956,16 @@ "type": "Identifier", "name": "validRows", "range": [ - 71175, - 71184 + 71018, + 71027 ], "loc": { "start": { - "line": 2373, + "line": 2366, "column": 12 }, "end": { - "line": 2373, + "line": 2366, "column": 21 } } @@ -129086,16 +128978,16 @@ "object": { "type": "ThisExpression", "range": [ - 71187, - 71191 + 71030, + 71034 ], "loc": { "start": { - "line": 2373, + "line": 2366, "column": 24 }, "end": { - "line": 2373, + "line": 2366, "column": 28 } } @@ -129104,31 +128996,31 @@ "type": "Identifier", "name": "getValidRows", "range": [ - 71192, - 71204 + 71035, + 71047 ], "loc": { "start": { - "line": 2373, + "line": 2366, "column": 29 }, "end": { - "line": 2373, + "line": 2366, "column": 41 } } }, "range": [ - 71187, - 71204 + 71030, + 71047 ], "loc": { "start": { - "line": 2373, + "line": 2366, "column": 24 }, "end": { - "line": 2373, + "line": 2366, "column": 41 } } @@ -129139,47 +129031,47 @@ "value": true, "raw": "true", "range": [ - 71205, - 71209 + 71048, + 71052 ], "loc": { "start": { - "line": 2373, + "line": 2366, "column": 42 }, "end": { - "line": 2373, + "line": 2366, "column": 46 } } } ], "range": [ - 71187, - 71210 + 71030, + 71053 ], "loc": { "start": { - "line": 2373, + "line": 2366, "column": 24 }, "end": { - "line": 2373, + "line": 2366, "column": 47 } } }, "range": [ - 71175, - 71210 + 71018, + 71053 ], "loc": { "start": { - "line": 2373, + "line": 2366, "column": 12 }, "end": { - "line": 2373, + "line": 2366, "column": 47 } } @@ -129187,16 +129079,16 @@ ], "kind": "let", "range": [ - 71171, - 71211 + 71014, + 71054 ], "loc": { "start": { - "line": 2373, + "line": 2366, "column": 8 }, "end": { - "line": 2373, + "line": 2366, "column": 48 } } @@ -129212,16 +129104,16 @@ "type": "Identifier", "name": "i", "range": [ - 71229, - 71230 + 71072, + 71073 ], "loc": { "start": { - "line": 2374, + "line": 2367, "column": 17 }, "end": { - "line": 2374, + "line": 2367, "column": 18 } } @@ -129231,31 +129123,31 @@ "value": 0, "raw": "0", "range": [ - 71233, - 71234 + 71076, + 71077 ], "loc": { "start": { - "line": 2374, + "line": 2367, "column": 21 }, "end": { - "line": 2374, + "line": 2367, "column": 22 } } }, "range": [ - 71229, - 71234 + 71072, + 71077 ], "loc": { "start": { - "line": 2374, + "line": 2367, "column": 17 }, "end": { - "line": 2374, + "line": 2367, "column": 22 } } @@ -129263,16 +129155,16 @@ ], "kind": "let", "range": [ - 71225, - 71234 + 71068, + 71077 ], "loc": { "start": { - "line": 2374, + "line": 2367, "column": 13 }, "end": { - "line": 2374, + "line": 2367, "column": 22 } } @@ -129284,16 +129176,16 @@ "type": "Identifier", "name": "i", "range": [ - 71236, - 71237 + 71079, + 71080 ], "loc": { "start": { - "line": 2374, + "line": 2367, "column": 24 }, "end": { - "line": 2374, + "line": 2367, "column": 25 } } @@ -129305,16 +129197,16 @@ "type": "Identifier", "name": "validRows", "range": [ - 71240, - 71249 + 71083, + 71092 ], "loc": { "start": { - "line": 2374, + "line": 2367, "column": 28 }, "end": { - "line": 2374, + "line": 2367, "column": 37 } } @@ -129323,46 +129215,46 @@ "type": "Identifier", "name": "length", "range": [ - 71250, - 71256 + 71093, + 71099 ], "loc": { "start": { - "line": 2374, + "line": 2367, "column": 38 }, "end": { - "line": 2374, + "line": 2367, "column": 44 } } }, "range": [ - 71240, - 71256 + 71083, + 71099 ], "loc": { "start": { - "line": 2374, + "line": 2367, "column": 28 }, "end": { - "line": 2374, + "line": 2367, "column": 44 } } }, "range": [ - 71236, - 71256 + 71079, + 71099 ], "loc": { "start": { - "line": 2374, + "line": 2367, "column": 24 }, "end": { - "line": 2374, + "line": 2367, "column": 44 } } @@ -129374,32 +129266,32 @@ "type": "Identifier", "name": "i", "range": [ - 71258, - 71259 + 71101, + 71102 ], "loc": { "start": { - "line": 2374, + "line": 2367, "column": 46 }, "end": { - "line": 2374, + "line": 2367, "column": 47 } } }, "prefix": false, "range": [ - 71258, - 71261 + 71101, + 71104 ], "loc": { "start": { - "line": 2374, + "line": 2367, "column": 46 }, "end": { - "line": 2374, + "line": 2367, "column": 49 } } @@ -129416,16 +129308,16 @@ "type": "Identifier", "name": "rData", "range": [ - 71281, - 71286 + 71124, + 71129 ], "loc": { "start": { - "line": 2375, + "line": 2368, "column": 16 }, "end": { - "line": 2375, + "line": 2368, "column": 21 } } @@ -129442,16 +129334,16 @@ "object": { "type": "ThisExpression", "range": [ - 71290, - 71294 + 71133, + 71137 ], "loc": { "start": { - "line": 2375, + "line": 2368, "column": 25 }, "end": { - "line": 2375, + "line": 2368, "column": 29 } } @@ -129460,31 +129352,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 71295, - 71309 + 71138, + 71152 ], "loc": { "start": { - "line": 2375, + "line": 2368, "column": 30 }, "end": { - "line": 2375, + "line": 2368, "column": 44 } } }, "range": [ - 71290, - 71309 + 71133, + 71152 ], "loc": { "start": { - "line": 2375, + "line": 2368, "column": 25 }, "end": { - "line": 2375, + "line": 2368, "column": 44 } } @@ -129493,31 +129385,31 @@ "type": "Identifier", "name": "i", "range": [ - 71310, - 71311 + 71153, + 71154 ], "loc": { "start": { - "line": 2375, + "line": 2368, "column": 45 }, "end": { - "line": 2375, + "line": 2368, "column": 46 } } }, "range": [ - 71290, - 71312 + 71133, + 71155 ], "loc": { "start": { - "line": 2375, + "line": 2368, "column": 25 }, "end": { - "line": 2375, + "line": 2368, "column": 47 } } @@ -129526,47 +129418,47 @@ "type": "ArrayExpression", "elements": [], "range": [ - 71314, - 71316 + 71157, + 71159 ], "loc": { "start": { - "line": 2375, + "line": 2368, "column": 49 }, "end": { - "line": 2375, + "line": 2368, "column": 51 } } } ], "range": [ - 71289, - 71317 + 71132, + 71160 ], "loc": { "start": { - "line": 2375, + "line": 2368, "column": 24 }, "end": { - "line": 2375, + "line": 2368, "column": 52 } } }, "range": [ - 71281, - 71317 + 71124, + 71160 ], "loc": { "start": { - "line": 2375, + "line": 2368, "column": 16 }, "end": { - "line": 2375, + "line": 2368, "column": 52 } } @@ -129577,16 +129469,16 @@ "type": "Identifier", "name": "cells", "range": [ - 71335, - 71340 + 71178, + 71183 ], "loc": { "start": { - "line": 2376, + "line": 2369, "column": 16 }, "end": { - "line": 2376, + "line": 2369, "column": 21 } } @@ -129601,16 +129493,16 @@ "type": "Identifier", "name": "rows", "range": [ - 71343, - 71347 + 71186, + 71190 ], "loc": { "start": { - "line": 2376, + "line": 2369, "column": 24 }, "end": { - "line": 2376, + "line": 2369, "column": 28 } } @@ -129624,16 +129516,16 @@ "object": { "type": "ThisExpression", "range": [ - 71348, - 71352 + 71191, + 71195 ], "loc": { "start": { - "line": 2376, + "line": 2369, "column": 29 }, "end": { - "line": 2376, + "line": 2369, "column": 33 } } @@ -129642,31 +129534,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 71353, - 71367 + 71196, + 71210 ], "loc": { "start": { - "line": 2376, + "line": 2369, "column": 34 }, "end": { - "line": 2376, + "line": 2369, "column": 48 } } }, "range": [ - 71348, - 71367 + 71191, + 71210 ], "loc": { "start": { - "line": 2376, + "line": 2369, "column": 29 }, "end": { - "line": 2376, + "line": 2369, "column": 48 } } @@ -129675,46 +129567,46 @@ "type": "Identifier", "name": "i", "range": [ - 71368, - 71369 + 71211, + 71212 ], "loc": { "start": { - "line": 2376, + "line": 2369, "column": 49 }, "end": { - "line": 2376, + "line": 2369, "column": 50 } } }, "range": [ - 71348, - 71370 + 71191, + 71213 ], "loc": { "start": { - "line": 2376, + "line": 2369, "column": 29 }, "end": { - "line": 2376, + "line": 2369, "column": 51 } } }, "range": [ - 71343, - 71371 + 71186, + 71214 ], "loc": { "start": { - "line": 2376, + "line": 2369, "column": 24 }, "end": { - "line": 2376, + "line": 2369, "column": 52 } } @@ -129723,46 +129615,46 @@ "type": "Identifier", "name": "cells", "range": [ - 71372, - 71377 + 71215, + 71220 ], "loc": { "start": { - "line": 2376, + "line": 2369, "column": 53 }, "end": { - "line": 2376, + "line": 2369, "column": 58 } } }, "range": [ - 71343, - 71377 + 71186, + 71220 ], "loc": { "start": { - "line": 2376, + "line": 2369, "column": 24 }, "end": { - "line": 2376, + "line": 2369, "column": 58 } } }, "range": [ - 71335, - 71377 + 71178, + 71220 ], "loc": { "start": { - "line": 2376, + "line": 2369, "column": 16 }, "end": { - "line": 2376, + "line": 2369, "column": 58 } } @@ -129770,16 +129662,16 @@ ], "kind": "let", "range": [ - 71277, - 71378 + 71120, + 71221 ], "loc": { "start": { - "line": 2375, + "line": 2368, "column": 12 }, "end": { - "line": 2376, + "line": 2369, "column": 59 } } @@ -129795,16 +129687,16 @@ "type": "Identifier", "name": "k", "range": [ - 71400, - 71401 + 71243, + 71244 ], "loc": { "start": { - "line": 2377, + "line": 2370, "column": 21 }, "end": { - "line": 2377, + "line": 2370, "column": 22 } } @@ -129814,31 +129706,31 @@ "value": 0, "raw": "0", "range": [ - 71404, - 71405 + 71247, + 71248 ], "loc": { "start": { - "line": 2377, + "line": 2370, "column": 25 }, "end": { - "line": 2377, + "line": 2370, "column": 26 } } }, "range": [ - 71400, - 71405 + 71243, + 71248 ], "loc": { "start": { - "line": 2377, + "line": 2370, "column": 21 }, "end": { - "line": 2377, + "line": 2370, "column": 26 } } @@ -129846,16 +129738,16 @@ ], "kind": "let", "range": [ - 71396, - 71405 + 71239, + 71248 ], "loc": { "start": { - "line": 2377, + "line": 2370, "column": 17 }, "end": { - "line": 2377, + "line": 2370, "column": 26 } } @@ -129867,16 +129759,16 @@ "type": "Identifier", "name": "k", "range": [ - 71407, - 71408 + 71250, + 71251 ], "loc": { "start": { - "line": 2377, + "line": 2370, "column": 28 }, "end": { - "line": 2377, + "line": 2370, "column": 29 } } @@ -129888,16 +129780,16 @@ "type": "Identifier", "name": "cells", "range": [ - 71411, - 71416 + 71254, + 71259 ], "loc": { "start": { - "line": 2377, + "line": 2370, "column": 32 }, "end": { - "line": 2377, + "line": 2370, "column": 37 } } @@ -129906,46 +129798,46 @@ "type": "Identifier", "name": "length", "range": [ - 71417, - 71423 + 71260, + 71266 ], "loc": { "start": { - "line": 2377, + "line": 2370, "column": 38 }, "end": { - "line": 2377, + "line": 2370, "column": 44 } } }, "range": [ - 71411, - 71423 + 71254, + 71266 ], "loc": { "start": { - "line": 2377, + "line": 2370, "column": 32 }, "end": { - "line": 2377, + "line": 2370, "column": 44 } } }, "range": [ - 71407, - 71423 + 71250, + 71266 ], "loc": { "start": { - "line": 2377, + "line": 2370, "column": 28 }, "end": { - "line": 2377, + "line": 2370, "column": 44 } } @@ -129957,32 +129849,32 @@ "type": "Identifier", "name": "k", "range": [ - 71425, - 71426 + 71268, + 71269 ], "loc": { "start": { - "line": 2377, + "line": 2370, "column": 46 }, "end": { - "line": 2377, + "line": 2370, "column": 47 } } }, "prefix": false, "range": [ - 71425, - 71428 + 71268, + 71271 ], "loc": { "start": { - "line": 2377, + "line": 2370, "column": 46 }, "end": { - "line": 2377, + "line": 2370, "column": 49 } } @@ -129999,16 +129891,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 71452, - 71469 + 71295, + 71312 ], "loc": { "start": { - "line": 2378, + "line": 2371, "column": 20 }, "end": { - "line": 2378, + "line": 2371, "column": 37 } } @@ -130021,16 +129913,16 @@ "object": { "type": "ThisExpression", "range": [ - 71473, - 71477 + 71316, + 71320 ], "loc": { "start": { - "line": 2378, + "line": 2371, "column": 41 }, "end": { - "line": 2378, + "line": 2371, "column": 45 } } @@ -130039,31 +129931,31 @@ "type": "Identifier", "name": "hasExtension", "range": [ - 71478, - 71490 + 71321, + 71333 ], "loc": { "start": { - "line": 2378, + "line": 2371, "column": 46 }, "end": { - "line": 2378, + "line": 2371, "column": 58 } } }, "range": [ - 71473, - 71490 + 71316, + 71333 ], "loc": { "start": { - "line": 2378, + "line": 2371, "column": 41 }, "end": { - "line": 2378, + "line": 2371, "column": 58 } } @@ -130074,47 +129966,47 @@ "value": "colsVisibility", "raw": "'colsVisibility'", "range": [ - 71491, - 71507 + 71334, + 71350 ], "loc": { "start": { - "line": 2378, + "line": 2371, "column": 59 }, "end": { - "line": 2378, + "line": 2371, "column": 75 } } } ], "range": [ - 71473, - 71508 + 71316, + 71351 ], "loc": { "start": { - "line": 2378, + "line": 2371, "column": 41 }, "end": { - "line": 2378, + "line": 2371, "column": 76 } } }, "range": [ - 71452, - 71508 + 71295, + 71351 ], "loc": { "start": { - "line": 2378, + "line": 2371, "column": 20 }, "end": { - "line": 2378, + "line": 2371, "column": 76 } } @@ -130137,16 +130029,16 @@ "object": { "type": "ThisExpression", "range": [ - 71536, - 71540 + 71379, + 71383 ], "loc": { "start": { - "line": 2379, + "line": 2372, "column": 24 }, "end": { - "line": 2379, + "line": 2372, "column": 28 } } @@ -130155,31 +130047,31 @@ "type": "Identifier", "name": "extension", "range": [ - 71541, - 71550 + 71384, + 71393 ], "loc": { "start": { - "line": 2379, + "line": 2372, "column": 29 }, "end": { - "line": 2379, + "line": 2372, "column": 38 } } }, "range": [ - 71536, - 71550 + 71379, + 71393 ], "loc": { "start": { - "line": 2379, + "line": 2372, "column": 24 }, "end": { - "line": 2379, + "line": 2372, "column": 38 } } @@ -130190,32 +130082,32 @@ "value": "colsVisibility", "raw": "'colsVisibility'", "range": [ - 71551, - 71567 + 71394, + 71410 ], "loc": { "start": { - "line": 2379, + "line": 2372, "column": 39 }, "end": { - "line": 2379, + "line": 2372, "column": 55 } } } ], "range": [ - 71536, - 71568 + 71379, + 71411 ], "loc": { "start": { - "line": 2379, + "line": 2372, "column": 24 }, "end": { - "line": 2379, + "line": 2372, "column": 56 } } @@ -130224,31 +130116,31 @@ "type": "Identifier", "name": "isColHidden", "range": [ - 71569, - 71580 + 71412, + 71423 ], "loc": { "start": { - "line": 2379, + "line": 2372, "column": 57 }, "end": { - "line": 2379, + "line": 2372, "column": 68 } } }, "range": [ - 71536, - 71580 + 71379, + 71423 ], "loc": { "start": { - "line": 2379, + "line": 2372, "column": 24 }, "end": { - "line": 2379, + "line": 2372, "column": 68 } } @@ -130258,32 +130150,32 @@ "type": "Identifier", "name": "k", "range": [ - 71581, - 71582 + 71424, + 71425 ], "loc": { "start": { - "line": 2379, + "line": 2372, "column": 69 }, "end": { - "line": 2379, + "line": 2372, "column": 70 } } } ], "range": [ - 71536, - 71583 + 71379, + 71426 ], "loc": { "start": { - "line": 2379, + "line": 2372, "column": 24 }, "end": { - "line": 2379, + "line": 2372, "column": 71 } } @@ -130295,80 +130187,80 @@ "type": "ContinueStatement", "label": null, "range": [ - 71611, - 71620 + 71454, + 71463 ], "loc": { "start": { - "line": 2380, + "line": 2373, "column": 24 }, "end": { - "line": 2380, + "line": 2373, "column": 33 } } } ], "range": [ - 71585, - 71642 + 71428, + 71485 ], "loc": { "start": { - "line": 2379, + "line": 2372, "column": 73 }, "end": { - "line": 2381, + "line": 2374, "column": 21 } } }, "alternate": null, "range": [ - 71532, - 71642 + 71375, + 71485 ], "loc": { "start": { - "line": 2379, + "line": 2372, "column": 20 }, "end": { - "line": 2381, + "line": 2374, "column": 21 } } } ], "range": [ - 71510, - 71660 + 71353, + 71503 ], "loc": { "start": { - "line": 2378, + "line": 2371, "column": 78 }, "end": { - "line": 2382, + "line": 2375, "column": 17 } } }, "alternate": null, "range": [ - 71448, - 71660 + 71291, + 71503 ], "loc": { "start": { - "line": 2378, + "line": 2371, "column": 16 }, "end": { - "line": 2382, + "line": 2375, "column": 17 } } @@ -130382,16 +130274,16 @@ "type": "Identifier", "name": "cellValue", "range": [ - 71681, - 71690 + 71524, + 71533 ], "loc": { "start": { - "line": 2383, + "line": 2376, "column": 20 }, "end": { - "line": 2383, + "line": 2376, "column": 29 } } @@ -130402,16 +130294,16 @@ "type": "Identifier", "name": "getContent", "range": [ - 71693, - 71703 + 71536, + 71546 ], "loc": { "start": { - "line": 2383, + "line": 2376, "column": 32 }, "end": { - "line": 2383, + "line": 2376, "column": 42 } } @@ -130424,16 +130316,16 @@ "type": "Identifier", "name": "cells", "range": [ - 71704, - 71709 + 71547, + 71552 ], "loc": { "start": { - "line": 2383, + "line": 2376, "column": 43 }, "end": { - "line": 2383, + "line": 2376, "column": 48 } } @@ -130442,62 +130334,62 @@ "type": "Identifier", "name": "k", "range": [ - 71710, - 71711 + 71553, + 71554 ], "loc": { "start": { - "line": 2383, + "line": 2376, "column": 49 }, "end": { - "line": 2383, + "line": 2376, "column": 50 } } }, "range": [ - 71704, - 71712 + 71547, + 71555 ], "loc": { "start": { - "line": 2383, + "line": 2376, "column": 43 }, "end": { - "line": 2383, + "line": 2376, "column": 51 } } } ], "range": [ - 71693, - 71713 + 71536, + 71556 ], "loc": { "start": { - "line": 2383, + "line": 2376, "column": 32 }, "end": { - "line": 2383, + "line": 2376, "column": 52 } } }, "range": [ - 71681, - 71713 + 71524, + 71556 ], "loc": { "start": { - "line": 2383, + "line": 2376, "column": 20 }, "end": { - "line": 2383, + "line": 2376, "column": 52 } } @@ -130505,16 +130397,16 @@ ], "kind": "let", "range": [ - 71677, - 71714 + 71520, + 71557 ], "loc": { "start": { - "line": 2383, + "line": 2376, "column": 16 }, "end": { - "line": 2383, + "line": 2376, "column": 53 } } @@ -130533,16 +130425,16 @@ "type": "Identifier", "name": "rData", "range": [ - 71731, - 71736 + 71574, + 71579 ], "loc": { "start": { - "line": 2384, + "line": 2377, "column": 16 }, "end": { - "line": 2384, + "line": 2377, "column": 21 } } @@ -130552,31 +130444,31 @@ "value": 1, "raw": "1", "range": [ - 71737, - 71738 + 71580, + 71581 ], "loc": { "start": { - "line": 2384, + "line": 2377, "column": 22 }, "end": { - "line": 2384, + "line": 2377, "column": 23 } } }, "range": [ - 71731, - 71739 + 71574, + 71582 ], "loc": { "start": { - "line": 2384, + "line": 2377, "column": 16 }, "end": { - "line": 2384, + "line": 2377, "column": 24 } } @@ -130585,31 +130477,31 @@ "type": "Identifier", "name": "push", "range": [ - 71740, - 71744 + 71583, + 71587 ], "loc": { "start": { - "line": 2384, + "line": 2377, "column": 25 }, "end": { - "line": 2384, + "line": 2377, "column": 29 } } }, "range": [ - 71731, - 71744 + 71574, + 71587 ], "loc": { "start": { - "line": 2384, + "line": 2377, "column": 16 }, "end": { - "line": 2384, + "line": 2377, "column": 29 } } @@ -130619,78 +130511,78 @@ "type": "Identifier", "name": "cellValue", "range": [ - 71745, - 71754 + 71588, + 71597 ], "loc": { "start": { - "line": 2384, + "line": 2377, "column": 30 }, "end": { - "line": 2384, + "line": 2377, "column": 39 } } } ], "range": [ - 71731, - 71755 + 71574, + 71598 ], "loc": { "start": { - "line": 2384, + "line": 2377, "column": 16 }, "end": { - "line": 2384, + "line": 2377, "column": 40 } } }, "range": [ - 71731, - 71756 + 71574, + 71599 ], "loc": { "start": { - "line": 2384, + "line": 2377, "column": 16 }, "end": { - "line": 2384, + "line": 2377, "column": 41 } } } ], "range": [ - 71430, - 71770 + 71273, + 71613 ], "loc": { "start": { - "line": 2377, + "line": 2370, "column": 51 }, "end": { - "line": 2385, + "line": 2378, "column": 13 } } }, "range": [ - 71391, - 71770 + 71234, + 71613 ], "loc": { "start": { - "line": 2377, + "line": 2370, "column": 12 }, "end": { - "line": 2385, + "line": 2378, "column": 13 } } @@ -130706,16 +130598,16 @@ "type": "Identifier", "name": "filteredData", "range": [ - 71783, - 71795 + 71626, + 71638 ], "loc": { "start": { - "line": 2386, + "line": 2379, "column": 12 }, "end": { - "line": 2386, + "line": 2379, "column": 24 } } @@ -130724,31 +130616,31 @@ "type": "Identifier", "name": "push", "range": [ - 71796, - 71800 + 71639, + 71643 ], "loc": { "start": { - "line": 2386, + "line": 2379, "column": 25 }, "end": { - "line": 2386, + "line": 2379, "column": 29 } } }, "range": [ - 71783, - 71800 + 71626, + 71643 ], "loc": { "start": { - "line": 2386, + "line": 2379, "column": 12 }, "end": { - "line": 2386, + "line": 2379, "column": 29 } } @@ -130758,78 +130650,78 @@ "type": "Identifier", "name": "rData", "range": [ - 71801, - 71806 + 71644, + 71649 ], "loc": { "start": { - "line": 2386, + "line": 2379, "column": 30 }, "end": { - "line": 2386, + "line": 2379, "column": 35 } } } ], "range": [ - 71783, - 71807 + 71626, + 71650 ], "loc": { "start": { - "line": 2386, + "line": 2379, "column": 12 }, "end": { - "line": 2386, + "line": 2379, "column": 36 } } }, "range": [ - 71783, - 71808 + 71626, + 71651 ], "loc": { "start": { - "line": 2386, + "line": 2379, "column": 12 }, "end": { - "line": 2386, + "line": 2379, "column": 37 } } } ], "range": [ - 71263, - 71818 + 71106, + 71661 ], "loc": { "start": { - "line": 2374, + "line": 2367, "column": 51 }, "end": { - "line": 2387, + "line": 2380, "column": 9 } } }, "range": [ - 71220, - 71818 + 71063, + 71661 ], "loc": { "start": { - "line": 2374, + "line": 2367, "column": 8 }, "end": { - "line": 2387, + "line": 2380, "column": 9 } } @@ -130840,47 +130732,47 @@ "type": "Identifier", "name": "filteredData", "range": [ - 71834, - 71846 + 71677, + 71689 ], "loc": { "start": { - "line": 2388, + "line": 2381, "column": 15 }, "end": { - "line": 2388, + "line": 2381, "column": 27 } } }, "range": [ - 71827, - 71847 + 71670, + 71690 ], "loc": { "start": { - "line": 2388, + "line": 2381, "column": 8 }, "end": { - "line": 2388, + "line": 2381, "column": 28 } } } ], "range": [ - 70745, - 71853 + 70588, + 71696 ], "loc": { "start": { - "line": 2359, + "line": 2352, "column": 6 }, "end": { - "line": 2389, + "line": 2382, "column": 5 } } @@ -130888,16 +130780,16 @@ "generator": false, "expression": false, "range": [ - 70648, - 71853 + 70491, + 71696 ], "loc": { "start": { - "line": 2355, + "line": 2348, "column": 19 }, "end": { - "line": 2389, + "line": 2382, "column": 5 } } @@ -130905,16 +130797,16 @@ "kind": "method", "computed": false, "range": [ - 70633, - 71853 + 70476, + 71696 ], "loc": { "start": { - "line": 2355, + "line": 2348, "column": 4 }, "end": { - "line": 2389, + "line": 2382, "column": 5 } }, @@ -130923,16 +130815,16 @@ "type": "Block", "value": "*\n * Return the filtered data with following format:\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 *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 70169, - 70628 + 70012, + 70471 ], "loc": { "start": { - "line": 2342, + "line": 2335, "column": 4 }, "end": { - "line": 2354, + "line": 2347, "column": 7 } } @@ -130943,16 +130835,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 *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 71859, - 72449 + 71702, + 72292 ], "loc": { "start": { - "line": 2391, + "line": 2384, "column": 4 }, "end": { - "line": 2402, + "line": 2395, "column": 7 } } @@ -130966,16 +130858,16 @@ "type": "Identifier", "name": "getFilteredDataCol", "range": [ - 72454, - 72472 + 72297, + 72315 ], "loc": { "start": { - "line": 2403, + "line": 2396, "column": 4 }, "end": { - "line": 2403, + "line": 2396, "column": 22 } } @@ -130988,16 +130880,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 72482, - 72490 + 72325, + 72333 ], "loc": { "start": { - "line": 2404, + "line": 2397, "column": 8 }, "end": { - "line": 2404, + "line": 2397, "column": 16 } } @@ -131008,16 +130900,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 72500, - 72514 + 72343, + 72357 ], "loc": { "start": { - "line": 2405, + "line": 2398, "column": 8 }, "end": { - "line": 2405, + "line": 2398, "column": 22 } } @@ -131027,31 +130919,31 @@ "value": false, "raw": "false", "range": [ - 72517, - 72522 + 72360, + 72365 ], "loc": { "start": { - "line": 2405, + "line": 2398, "column": 25 }, "end": { - "line": 2405, + "line": 2398, "column": 30 } } }, "range": [ - 72500, - 72522 + 72343, + 72365 ], "loc": { "start": { - "line": 2405, + "line": 2398, "column": 8 }, "end": { - "line": 2405, + "line": 2398, "column": 30 } } @@ -131062,16 +130954,16 @@ "type": "Identifier", "name": "typed", "range": [ - 72532, - 72537 + 72375, + 72380 ], "loc": { "start": { - "line": 2406, + "line": 2399, "column": 8 }, "end": { - "line": 2406, + "line": 2399, "column": 13 } } @@ -131081,31 +130973,31 @@ "value": false, "raw": "false", "range": [ - 72540, - 72545 + 72383, + 72388 ], "loc": { "start": { - "line": 2406, + "line": 2399, "column": 16 }, "end": { - "line": 2406, + "line": 2399, "column": 21 } } }, "range": [ - 72532, - 72545 + 72375, + 72388 ], "loc": { "start": { - "line": 2406, + "line": 2399, "column": 8 }, "end": { - "line": 2406, + "line": 2399, "column": 21 } } @@ -131116,16 +131008,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 72555, - 72562 + 72398, + 72405 ], "loc": { "start": { - "line": 2407, + "line": 2400, "column": 8 }, "end": { - "line": 2407, + "line": 2400, "column": 15 } } @@ -131134,31 +131026,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 72565, - 72567 + 72408, + 72410 ], "loc": { "start": { - "line": 2407, + "line": 2400, "column": 18 }, "end": { - "line": 2407, + "line": 2400, "column": 20 } } }, "range": [ - 72555, - 72567 + 72398, + 72410 ], "loc": { "start": { - "line": 2407, + "line": 2400, "column": 8 }, "end": { - "line": 2407, + "line": 2400, "column": 20 } } @@ -131169,16 +131061,16 @@ "type": "Identifier", "name": "visible", "range": [ - 72577, - 72584 + 72420, + 72427 ], "loc": { "start": { - "line": 2408, + "line": 2401, "column": 8 }, "end": { - "line": 2408, + "line": 2401, "column": 15 } } @@ -131188,31 +131080,31 @@ "value": true, "raw": "true", "range": [ - 72587, - 72591 + 72430, + 72434 ], "loc": { "start": { - "line": 2408, + "line": 2401, "column": 18 }, "end": { - "line": 2408, + "line": 2401, "column": 22 } } }, "range": [ - 72577, - 72591 + 72420, + 72434 ], "loc": { "start": { - "line": 2408, + "line": 2401, "column": 8 }, "end": { - "line": 2408, + "line": 2401, "column": 22 } } @@ -131229,16 +131121,16 @@ "type": "Identifier", "name": "isUndef", "range": [ - 72612, - 72619 + 72455, + 72462 ], "loc": { "start": { - "line": 2410, + "line": 2403, "column": 12 }, "end": { - "line": 2410, + "line": 2403, "column": 19 } } @@ -131248,32 +131140,32 @@ "type": "Identifier", "name": "colIndex", "range": [ - 72620, - 72628 + 72463, + 72471 ], "loc": { "start": { - "line": 2410, + "line": 2403, "column": 20 }, "end": { - "line": 2410, + "line": 2403, "column": 28 } } } ], "range": [ - 72612, - 72629 + 72455, + 72472 ], "loc": { "start": { - "line": 2410, + "line": 2403, "column": 12 }, "end": { - "line": 2410, + "line": 2403, "column": 29 } } @@ -131287,63 +131179,63 @@ "type": "ArrayExpression", "elements": [], "range": [ - 72652, - 72654 + 72495, + 72497 ], "loc": { "start": { - "line": 2411, + "line": 2404, "column": 19 }, "end": { - "line": 2411, + "line": 2404, "column": 21 } } }, "range": [ - 72645, - 72655 + 72488, + 72498 ], "loc": { "start": { - "line": 2411, + "line": 2404, "column": 12 }, "end": { - "line": 2411, + "line": 2404, "column": 22 } } } ], "range": [ - 72631, - 72665 + 72474, + 72508 ], "loc": { "start": { - "line": 2410, + "line": 2403, "column": 31 }, "end": { - "line": 2412, + "line": 2405, "column": 9 } } }, "alternate": null, "range": [ - 72608, - 72665 + 72451, + 72508 ], "loc": { "start": { - "line": 2410, + "line": 2403, "column": 8 }, "end": { - "line": 2412, + "line": 2405, "column": 9 } } @@ -131357,16 +131249,16 @@ "type": "Identifier", "name": "rows", "range": [ - 72679, - 72683 + 72522, + 72526 ], "loc": { "start": { - "line": 2414, + "line": 2407, "column": 12 }, "end": { - "line": 2414, + "line": 2407, "column": 16 } } @@ -131380,16 +131272,16 @@ "object": { "type": "ThisExpression", "range": [ - 72686, - 72690 + 72529, + 72533 ], "loc": { "start": { - "line": 2414, + "line": 2407, "column": 19 }, "end": { - "line": 2414, + "line": 2407, "column": 23 } } @@ -131398,31 +131290,31 @@ "type": "Identifier", "name": "tbl", "range": [ - 72691, - 72694 + 72534, + 72537 ], "loc": { "start": { - "line": 2414, + "line": 2407, "column": 24 }, "end": { - "line": 2414, + "line": 2407, "column": 27 } } }, "range": [ - 72686, - 72694 + 72529, + 72537 ], "loc": { "start": { - "line": 2414, + "line": 2407, "column": 19 }, "end": { - "line": 2414, + "line": 2407, "column": 27 } } @@ -131431,46 +131323,46 @@ "type": "Identifier", "name": "rows", "range": [ - 72695, - 72699 + 72538, + 72542 ], "loc": { "start": { - "line": 2414, + "line": 2407, "column": 28 }, "end": { - "line": 2414, + "line": 2407, "column": 32 } } }, "range": [ - 72686, - 72699 + 72529, + 72542 ], "loc": { "start": { - "line": 2414, + "line": 2407, "column": 19 }, "end": { - "line": 2414, + "line": 2407, "column": 32 } } }, "range": [ - 72679, - 72699 + 72522, + 72542 ], "loc": { "start": { - "line": 2414, + "line": 2407, "column": 12 }, "end": { - "line": 2414, + "line": 2407, "column": 32 } } @@ -131478,16 +131370,16 @@ ], "kind": "let", "range": [ - 72675, - 72700 + 72518, + 72543 ], "loc": { "start": { - "line": 2414, + "line": 2407, "column": 8 }, "end": { - "line": 2414, + "line": 2407, "column": 33 } } @@ -131501,16 +131393,16 @@ "type": "Identifier", "name": "getContent", "range": [ - 72713, - 72723 + 72556, + 72566 ], "loc": { "start": { - "line": 2415, + "line": 2408, "column": 12 }, "end": { - "line": 2415, + "line": 2408, "column": 22 } } @@ -131521,16 +131413,16 @@ "type": "Identifier", "name": "typed", "range": [ - 72726, - 72731 + 72569, + 72574 ], "loc": { "start": { - "line": 2415, + "line": 2408, "column": 25 }, "end": { - "line": 2415, + "line": 2408, "column": 30 } } @@ -131546,16 +131438,16 @@ "object": { "type": "ThisExpression", "range": [ - 72734, - 72738 + 72577, + 72581 ], "loc": { "start": { - "line": 2415, + "line": 2408, "column": 33 }, "end": { - "line": 2415, + "line": 2408, "column": 37 } } @@ -131564,31 +131456,31 @@ "type": "Identifier", "name": "getCellData", "range": [ - 72739, - 72750 + 72582, + 72593 ], "loc": { "start": { - "line": 2415, + "line": 2408, "column": 38 }, "end": { - "line": 2415, + "line": 2408, "column": 49 } } }, "range": [ - 72734, - 72750 + 72577, + 72593 ], "loc": { "start": { - "line": 2415, + "line": 2408, "column": 33 }, "end": { - "line": 2415, + "line": 2408, "column": 49 } } @@ -131597,31 +131489,31 @@ "type": "Identifier", "name": "bind", "range": [ - 72751, - 72755 + 72594, + 72598 ], "loc": { "start": { - "line": 2415, + "line": 2408, "column": 50 }, "end": { - "line": 2415, + "line": 2408, "column": 54 } } }, "range": [ - 72734, - 72755 + 72577, + 72598 ], "loc": { "start": { - "line": 2415, + "line": 2408, "column": 33 }, "end": { - "line": 2415, + "line": 2408, "column": 54 } } @@ -131630,32 +131522,32 @@ { "type": "ThisExpression", "range": [ - 72756, - 72760 + 72599, + 72603 ], "loc": { "start": { - "line": 2415, + "line": 2408, "column": 55 }, "end": { - "line": 2415, + "line": 2408, "column": 59 } } } ], "range": [ - 72734, - 72761 + 72577, + 72604 ], "loc": { "start": { - "line": 2415, + "line": 2408, "column": 33 }, "end": { - "line": 2415, + "line": 2408, "column": 60 } } @@ -131671,16 +131563,16 @@ "object": { "type": "ThisExpression", "range": [ - 72776, - 72780 + 72619, + 72623 ], "loc": { "start": { - "line": 2416, + "line": 2409, "column": 12 }, "end": { - "line": 2416, + "line": 2409, "column": 16 } } @@ -131689,31 +131581,31 @@ "type": "Identifier", "name": "getCellValue", "range": [ - 72781, - 72793 + 72624, + 72636 ], "loc": { "start": { - "line": 2416, + "line": 2409, "column": 17 }, "end": { - "line": 2416, + "line": 2409, "column": 29 } } }, "range": [ - 72776, - 72793 + 72619, + 72636 ], "loc": { "start": { - "line": 2416, + "line": 2409, "column": 12 }, "end": { - "line": 2416, + "line": 2409, "column": 29 } } @@ -131722,31 +131614,31 @@ "type": "Identifier", "name": "bind", "range": [ - 72794, - 72798 + 72637, + 72641 ], "loc": { "start": { - "line": 2416, + "line": 2409, "column": 30 }, "end": { - "line": 2416, + "line": 2409, "column": 34 } } }, "range": [ - 72776, - 72798 + 72619, + 72641 ], "loc": { "start": { - "line": 2416, + "line": 2409, "column": 12 }, "end": { - "line": 2416, + "line": 2409, "column": 34 } } @@ -131755,62 +131647,62 @@ { "type": "ThisExpression", "range": [ - 72799, - 72803 + 72642, + 72646 ], "loc": { "start": { - "line": 2416, + "line": 2409, "column": 35 }, "end": { - "line": 2416, + "line": 2409, "column": 39 } } } ], "range": [ - 72776, - 72804 + 72619, + 72647 ], "loc": { "start": { - "line": 2416, + "line": 2409, "column": 12 }, "end": { - "line": 2416, + "line": 2409, "column": 40 } } }, "range": [ - 72726, - 72804 + 72569, + 72647 ], "loc": { "start": { - "line": 2415, + "line": 2408, "column": 25 }, "end": { - "line": 2416, + "line": 2409, "column": 40 } } }, "range": [ - 72713, - 72804 + 72556, + 72647 ], "loc": { "start": { - "line": 2415, + "line": 2408, "column": 12 }, "end": { - "line": 2416, + "line": 2409, "column": 40 } } @@ -131818,16 +131710,16 @@ ], "kind": "let", "range": [ - 72709, - 72805 + 72552, + 72648 ], "loc": { "start": { - "line": 2415, + "line": 2408, "column": 8 }, "end": { - "line": 2416, + "line": 2409, "column": 41 } }, @@ -131836,16 +131728,16 @@ "type": "Line", "value": " ensure valid rows index do not contain excluded rows and row is", "range": [ - 72815, - 72881 + 72658, + 72724 ], "loc": { "start": { - "line": 2418, + "line": 2411, "column": 8 }, "end": { - "line": 2418, + "line": 2411, "column": 74 } } @@ -131854,16 +131746,16 @@ "type": "Line", "value": " displayed", "range": [ - 72890, - 72902 + 72733, + 72745 ], "loc": { "start": { - "line": 2419, + "line": 2412, "column": 8 }, "end": { - "line": 2419, + "line": 2412, "column": 20 } } @@ -131879,16 +131771,16 @@ "type": "Identifier", "name": "validRows", "range": [ - 72915, - 72924 + 72758, + 72767 ], "loc": { "start": { - "line": 2420, + "line": 2413, "column": 12 }, "end": { - "line": 2420, + "line": 2413, "column": 21 } } @@ -131906,16 +131798,16 @@ "object": { "type": "ThisExpression", "range": [ - 72927, - 72931 + 72770, + 72774 ], "loc": { "start": { - "line": 2420, + "line": 2413, "column": 24 }, "end": { - "line": 2420, + "line": 2413, "column": 28 } } @@ -131924,31 +131816,31 @@ "type": "Identifier", "name": "getValidRows", "range": [ - 72932, - 72944 + 72775, + 72787 ], "loc": { "start": { - "line": 2420, + "line": 2413, "column": 29 }, "end": { - "line": 2420, + "line": 2413, "column": 41 } } }, "range": [ - 72927, - 72944 + 72770, + 72787 ], "loc": { "start": { - "line": 2420, + "line": 2413, "column": 24 }, "end": { - "line": 2420, + "line": 2413, "column": 41 } } @@ -131959,32 +131851,32 @@ "value": true, "raw": "true", "range": [ - 72945, - 72949 + 72788, + 72792 ], "loc": { "start": { - "line": 2420, + "line": 2413, "column": 42 }, "end": { - "line": 2420, + "line": 2413, "column": 46 } } } ], "range": [ - 72927, - 72950 + 72770, + 72793 ], "loc": { "start": { - "line": 2420, + "line": 2413, "column": 24 }, "end": { - "line": 2420, + "line": 2413, "column": 47 } } @@ -131993,31 +131885,31 @@ "type": "Identifier", "name": "filter", "range": [ - 72951, - 72957 + 72794, + 72800 ], "loc": { "start": { - "line": 2420, + "line": 2413, "column": 48 }, "end": { - "line": 2420, + "line": 2413, "column": 54 } } }, "range": [ - 72927, - 72957 + 72770, + 72800 ], "loc": { "start": { - "line": 2420, + "line": 2413, "column": 24 }, "end": { - "line": 2420, + "line": 2413, "column": 54 } } @@ -132031,16 +131923,16 @@ "type": "Identifier", "name": "rowIdx", "range": [ - 72959, - 72965 + 72802, + 72808 ], "loc": { "start": { - "line": 2420, + "line": 2413, "column": 56 }, "end": { - "line": 2420, + "line": 2413, "column": 62 } } @@ -132066,16 +131958,16 @@ "type": "Identifier", "name": "exclude", "range": [ - 72991, - 72998 + 72834, + 72841 ], "loc": { "start": { - "line": 2421, + "line": 2414, "column": 19 }, "end": { - "line": 2421, + "line": 2414, "column": 26 } } @@ -132084,31 +131976,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 72999, - 73006 + 72842, + 72849 ], "loc": { "start": { - "line": 2421, + "line": 2414, "column": 27 }, "end": { - "line": 2421, + "line": 2414, "column": 34 } } }, "range": [ - 72991, - 73006 + 72834, + 72849 ], "loc": { "start": { - "line": 2421, + "line": 2414, "column": 19 }, "end": { - "line": 2421, + "line": 2414, "column": 34 } } @@ -132118,32 +132010,32 @@ "type": "Identifier", "name": "rowIdx", "range": [ - 73007, - 73013 + 72850, + 72856 ], "loc": { "start": { - "line": 2421, + "line": 2414, "column": 35 }, "end": { - "line": 2421, + "line": 2414, "column": 41 } } } ], "range": [ - 72991, - 73014 + 72834, + 72857 ], "loc": { "start": { - "line": 2421, + "line": 2414, "column": 19 }, "end": { - "line": 2421, + "line": 2414, "column": 42 } } @@ -132156,47 +132048,47 @@ "value": 1, "raw": "1", "range": [ - 73020, - 73021 + 72863, + 72864 ], "loc": { "start": { - "line": 2421, + "line": 2414, "column": 48 }, "end": { - "line": 2421, + "line": 2414, "column": 49 } } }, "prefix": true, "range": [ - 73019, - 73021 + 72862, + 72864 ], "loc": { "start": { - "line": 2421, + "line": 2414, "column": 47 }, "end": { - "line": 2421, + "line": 2414, "column": 49 } } }, "range": [ - 72991, - 73021 + 72834, + 72864 ], "loc": { "start": { - "line": 2421, + "line": 2414, "column": 19 }, "end": { - "line": 2421, + "line": 2414, "column": 49 } } @@ -132207,16 +132099,16 @@ "type": "Identifier", "name": "visible", "range": [ - 73042, - 73049 + 72885, + 72892 ], "loc": { "start": { - "line": 2422, + "line": 2415, "column": 17 }, "end": { - "line": 2422, + "line": 2415, "column": 24 } } @@ -132232,16 +132124,16 @@ "object": { "type": "ThisExpression", "range": [ - 73072, - 73076 + 72915, + 72919 ], "loc": { "start": { - "line": 2423, + "line": 2416, "column": 20 }, "end": { - "line": 2423, + "line": 2416, "column": 24 } } @@ -132250,31 +132142,31 @@ "type": "Identifier", "name": "getRowDisplay", "range": [ - 73077, - 73090 + 72920, + 72933 ], "loc": { "start": { - "line": 2423, + "line": 2416, "column": 25 }, "end": { - "line": 2423, + "line": 2416, "column": 38 } } }, "range": [ - 73072, - 73090 + 72915, + 72933 ], "loc": { "start": { - "line": 2423, + "line": 2416, "column": 20 }, "end": { - "line": 2423, + "line": 2416, "column": 38 } } @@ -132287,16 +132179,16 @@ "type": "Identifier", "name": "rows", "range": [ - 73091, - 73095 + 72934, + 72938 ], "loc": { "start": { - "line": 2423, + "line": 2416, "column": 39 }, "end": { - "line": 2423, + "line": 2416, "column": 43 } } @@ -132305,47 +132197,47 @@ "type": "Identifier", "name": "rowIdx", "range": [ - 73096, - 73102 + 72939, + 72945 ], "loc": { "start": { - "line": 2423, + "line": 2416, "column": 44 }, "end": { - "line": 2423, + "line": 2416, "column": 50 } } }, "range": [ - 73091, - 73103 + 72934, + 72946 ], "loc": { "start": { - "line": 2423, + "line": 2416, "column": 39 }, "end": { - "line": 2423, + "line": 2416, "column": 51 } } } ], "range": [ - 73072, - 73104 + 72915, + 72947 ], "loc": { "start": { - "line": 2423, + "line": 2416, "column": 20 }, "end": { - "line": 2423, + "line": 2416, "column": 52 } } @@ -132355,31 +132247,31 @@ "value": "none", "raw": "'none'", "range": [ - 73109, - 73115 + 72952, + 72958 ], "loc": { "start": { - "line": 2423, + "line": 2416, "column": 57 }, "end": { - "line": 2423, + "line": 2416, "column": 63 } } }, "range": [ - 73072, - 73115 + 72915, + 72958 ], "loc": { "start": { - "line": 2423, + "line": 2416, "column": 20 }, "end": { - "line": 2423, + "line": 2416, "column": 63 } } @@ -132389,77 +132281,77 @@ "value": true, "raw": "true", "range": [ - 73138, - 73142 + 72981, + 72985 ], "loc": { "start": { - "line": 2424, + "line": 2417, "column": 20 }, "end": { - "line": 2424, + "line": 2417, "column": 24 } } }, "range": [ - 73042, - 73142 + 72885, + 72985 ], "loc": { "start": { - "line": 2422, + "line": 2415, "column": 17 }, "end": { - "line": 2424, + "line": 2417, "column": 24 } } }, "range": [ - 72991, - 73143 + 72834, + 72986 ], "loc": { "start": { - "line": 2421, + "line": 2414, "column": 19 }, "end": { - "line": 2424, + "line": 2417, "column": 25 } } }, "range": [ - 72984, - 73144 + 72827, + 72987 ], "loc": { "start": { - "line": 2421, + "line": 2414, "column": 12 }, "end": { - "line": 2424, + "line": 2417, "column": 26 } } } ], "range": [ - 72970, - 73154 + 72813, + 72997 ], "loc": { "start": { - "line": 2420, + "line": 2413, "column": 67 }, "end": { - "line": 2425, + "line": 2418, "column": 9 } } @@ -132467,47 +132359,47 @@ "generator": false, "expression": false, "range": [ - 72958, - 73154 + 72801, + 72997 ], "loc": { "start": { - "line": 2420, + "line": 2413, "column": 55 }, "end": { - "line": 2425, + "line": 2418, "column": 9 } } } ], "range": [ - 72927, - 73155 + 72770, + 72998 ], "loc": { "start": { - "line": 2420, + "line": 2413, "column": 24 }, "end": { - "line": 2425, + "line": 2418, "column": 10 } } }, "range": [ - 72915, - 73155 + 72758, + 72998 ], "loc": { "start": { - "line": 2420, + "line": 2413, "column": 12 }, "end": { - "line": 2425, + "line": 2418, "column": 10 } } @@ -132515,16 +132407,16 @@ ], "kind": "let", "range": [ - 72911, - 73156 + 72754, + 72999 ], "loc": { "start": { - "line": 2420, + "line": 2413, "column": 8 }, "end": { - "line": 2425, + "line": 2418, "column": 11 } }, @@ -132533,16 +132425,16 @@ "type": "Line", "value": " ensure valid rows index do not contain excluded rows and row is", "range": [ - 72815, - 72881 + 72658, + 72724 ], "loc": { "start": { - "line": 2418, + "line": 2411, "column": 8 }, "end": { - "line": 2418, + "line": 2411, "column": 74 } } @@ -132551,16 +132443,16 @@ "type": "Line", "value": " displayed", "range": [ - 72890, - 72902 + 72733, + 72745 ], "loc": { "start": { - "line": 2419, + "line": 2412, "column": 8 }, "end": { - "line": 2419, + "line": 2412, "column": 20 } } @@ -132571,16 +132463,16 @@ "type": "Line", "value": " convert column value to expected type if necessary", "range": [ - 73166, - 73219 + 73009, + 73062 ], "loc": { "start": { - "line": 2427, + "line": 2420, "column": 8 }, "end": { - "line": 2427, + "line": 2420, "column": 61 } } @@ -132596,16 +132488,16 @@ "type": "Identifier", "name": "validColValues", "range": [ - 73232, - 73246 + 73075, + 73089 ], "loc": { "start": { - "line": 2428, + "line": 2421, "column": 12 }, "end": { - "line": 2428, + "line": 2421, "column": 26 } } @@ -132619,16 +132511,16 @@ "type": "Identifier", "name": "validRows", "range": [ - 73249, - 73258 + 73092, + 73101 ], "loc": { "start": { - "line": 2428, + "line": 2421, "column": 29 }, "end": { - "line": 2428, + "line": 2421, "column": 38 } } @@ -132637,31 +132529,31 @@ "type": "Identifier", "name": "map", "range": [ - 73259, - 73262 + 73102, + 73105 ], "loc": { "start": { - "line": 2428, + "line": 2421, "column": 39 }, "end": { - "line": 2428, + "line": 2421, "column": 42 } } }, "range": [ - 73249, - 73262 + 73092, + 73105 ], "loc": { "start": { - "line": 2428, + "line": 2421, "column": 29 }, "end": { - "line": 2428, + "line": 2421, "column": 42 } } @@ -132675,16 +132567,16 @@ "type": "Identifier", "name": "rowIdx", "range": [ - 73264, - 73270 + 73107, + 73113 ], "loc": { "start": { - "line": 2428, + "line": 2421, "column": 44 }, "end": { - "line": 2428, + "line": 2421, "column": 50 } } @@ -132701,16 +132593,16 @@ "type": "Identifier", "name": "getContent", "range": [ - 73296, - 73306 + 73139, + 73149 ], "loc": { "start": { - "line": 2429, + "line": 2422, "column": 19 }, "end": { - "line": 2429, + "line": 2422, "column": 29 } } @@ -132729,16 +132621,16 @@ "type": "Identifier", "name": "rows", "range": [ - 73307, - 73311 + 73150, + 73154 ], "loc": { "start": { - "line": 2429, + "line": 2422, "column": 30 }, "end": { - "line": 2429, + "line": 2422, "column": 34 } } @@ -132747,31 +132639,31 @@ "type": "Identifier", "name": "rowIdx", "range": [ - 73312, - 73318 + 73155, + 73161 ], "loc": { "start": { - "line": 2429, + "line": 2422, "column": 35 }, "end": { - "line": 2429, + "line": 2422, "column": 41 } } }, "range": [ - 73307, - 73319 + 73150, + 73162 ], "loc": { "start": { - "line": 2429, + "line": 2422, "column": 30 }, "end": { - "line": 2429, + "line": 2422, "column": 42 } } @@ -132780,31 +132672,31 @@ "type": "Identifier", "name": "cells", "range": [ - 73320, - 73325 + 73163, + 73168 ], "loc": { "start": { - "line": 2429, + "line": 2422, "column": 43 }, "end": { - "line": 2429, + "line": 2422, "column": 48 } } }, "range": [ - 73307, - 73325 + 73150, + 73168 ], "loc": { "start": { - "line": 2429, + "line": 2422, "column": 30 }, "end": { - "line": 2429, + "line": 2422, "column": 48 } } @@ -132813,78 +132705,78 @@ "type": "Identifier", "name": "colIndex", "range": [ - 73326, - 73334 + 73169, + 73177 ], "loc": { "start": { - "line": 2429, + "line": 2422, "column": 49 }, "end": { - "line": 2429, + "line": 2422, "column": 57 } } }, "range": [ - 73307, - 73335 + 73150, + 73178 ], "loc": { "start": { - "line": 2429, + "line": 2422, "column": 30 }, "end": { - "line": 2429, + "line": 2422, "column": 58 } } } ], "range": [ - 73296, - 73336 + 73139, + 73179 ], "loc": { "start": { - "line": 2429, + "line": 2422, "column": 19 }, "end": { - "line": 2429, + "line": 2422, "column": 59 } } }, "range": [ - 73289, - 73337 + 73132, + 73180 ], "loc": { "start": { - "line": 2429, + "line": 2422, "column": 12 }, "end": { - "line": 2429, + "line": 2422, "column": 60 } } } ], "range": [ - 73275, - 73347 + 73118, + 73190 ], "loc": { "start": { - "line": 2428, + "line": 2421, "column": 55 }, "end": { - "line": 2430, + "line": 2423, "column": 9 } } @@ -132892,47 +132784,47 @@ "generator": false, "expression": false, "range": [ - 73263, - 73347 + 73106, + 73190 ], "loc": { "start": { - "line": 2428, + "line": 2421, "column": 43 }, "end": { - "line": 2430, + "line": 2423, "column": 9 } } } ], "range": [ - 73249, - 73348 + 73092, + 73191 ], "loc": { "start": { - "line": 2428, + "line": 2421, "column": 29 }, "end": { - "line": 2430, + "line": 2423, "column": 10 } } }, "range": [ - 73232, - 73348 + 73075, + 73191 ], "loc": { "start": { - "line": 2428, + "line": 2421, "column": 12 }, "end": { - "line": 2430, + "line": 2423, "column": 10 } } @@ -132940,16 +132832,16 @@ ], "kind": "let", "range": [ - 73228, - 73349 + 73071, + 73192 ], "loc": { "start": { - "line": 2428, + "line": 2421, "column": 8 }, "end": { - "line": 2430, + "line": 2423, "column": 11 } }, @@ -132958,16 +132850,16 @@ "type": "Line", "value": " convert column value to expected type if necessary", "range": [ - 73166, - 73219 + 73009, + 73062 ], "loc": { "start": { - "line": 2427, + "line": 2420, "column": 8 }, "end": { - "line": 2427, + "line": 2420, "column": 61 } } @@ -132980,16 +132872,16 @@ "type": "Identifier", "name": "includeHeaders", "range": [ - 73363, - 73377 + 73206, + 73220 ], "loc": { "start": { - "line": 2432, + "line": 2425, "column": 12 }, "end": { - "line": 2432, + "line": 2425, "column": 26 } } @@ -133008,16 +132900,16 @@ "type": "Identifier", "name": "validColValues", "range": [ - 73393, - 73407 + 73236, + 73250 ], "loc": { "start": { - "line": 2433, + "line": 2426, "column": 12 }, "end": { - "line": 2433, + "line": 2426, "column": 26 } } @@ -133026,31 +132918,31 @@ "type": "Identifier", "name": "unshift", "range": [ - 73408, - 73415 + 73251, + 73258 ], "loc": { "start": { - "line": 2433, + "line": 2426, "column": 27 }, "end": { - "line": 2433, + "line": 2426, "column": 34 } } }, "range": [ - 73393, - 73415 + 73236, + 73258 ], "loc": { "start": { - "line": 2433, + "line": 2426, "column": 12 }, "end": { - "line": 2433, + "line": 2426, "column": 34 } } @@ -133067,16 +132959,16 @@ "object": { "type": "ThisExpression", "range": [ - 73416, - 73420 + 73259, + 73263 ], "loc": { "start": { - "line": 2433, + "line": 2426, "column": 35 }, "end": { - "line": 2433, + "line": 2426, "column": 39 } } @@ -133085,47 +132977,47 @@ "type": "Identifier", "name": "getHeadersText", "range": [ - 73421, - 73435 + 73264, + 73278 ], "loc": { "start": { - "line": 2433, + "line": 2426, "column": 40 }, "end": { - "line": 2433, + "line": 2426, "column": 54 } } }, "range": [ - 73416, - 73435 + 73259, + 73278 ], "loc": { "start": { - "line": 2433, + "line": 2426, "column": 35 }, "end": { - "line": 2433, + "line": 2426, "column": 54 } } }, "arguments": [], "range": [ - 73416, - 73437 + 73259, + 73280 ], "loc": { "start": { - "line": 2433, + "line": 2426, "column": 35 }, "end": { - "line": 2433, + "line": 2426, "column": 56 } } @@ -133134,94 +133026,94 @@ "type": "Identifier", "name": "colIndex", "range": [ - 73438, - 73446 + 73281, + 73289 ], "loc": { "start": { - "line": 2433, + "line": 2426, "column": 57 }, "end": { - "line": 2433, + "line": 2426, "column": 65 } } }, "range": [ - 73416, - 73447 + 73259, + 73290 ], "loc": { "start": { - "line": 2433, + "line": 2426, "column": 35 }, "end": { - "line": 2433, + "line": 2426, "column": 66 } } } ], "range": [ - 73393, - 73448 + 73236, + 73291 ], "loc": { "start": { - "line": 2433, + "line": 2426, "column": 12 }, "end": { - "line": 2433, + "line": 2426, "column": 67 } } }, "range": [ - 73393, - 73449 + 73236, + 73292 ], "loc": { "start": { - "line": 2433, + "line": 2426, "column": 12 }, "end": { - "line": 2433, + "line": 2426, "column": 68 } } } ], "range": [ - 73379, - 73459 + 73222, + 73302 ], "loc": { "start": { - "line": 2432, + "line": 2425, "column": 28 }, "end": { - "line": 2434, + "line": 2427, "column": 9 } } }, "alternate": null, "range": [ - 73359, - 73459 + 73202, + 73302 ], "loc": { "start": { - "line": 2432, + "line": 2425, "column": 8 }, "end": { - "line": 2434, + "line": 2427, "column": 9 } } @@ -133232,47 +133124,47 @@ "type": "Identifier", "name": "validColValues", "range": [ - 73476, - 73490 + 73319, + 73333 ], "loc": { "start": { - "line": 2436, + "line": 2429, "column": 15 }, "end": { - "line": 2436, + "line": 2429, "column": 29 } } }, "range": [ - 73469, - 73491 + 73312, + 73334 ], "loc": { "start": { - "line": 2436, + "line": 2429, "column": 8 }, "end": { - "line": 2436, + "line": 2429, "column": 30 } } } ], "range": [ - 72598, - 73497 + 72441, + 73340 ], "loc": { "start": { - "line": 2409, + "line": 2402, "column": 6 }, "end": { - "line": 2437, + "line": 2430, "column": 5 } } @@ -133280,16 +133172,16 @@ "generator": false, "expression": false, "range": [ - 72472, - 73497 + 72315, + 73340 ], "loc": { "start": { - "line": 2403, + "line": 2396, "column": 22 }, "end": { - "line": 2437, + "line": 2430, "column": 5 } } @@ -133297,16 +133189,16 @@ "kind": "method", "computed": false, "range": [ - 72454, - 73497 + 72297, + 73340 ], "loc": { "start": { - "line": 2403, + "line": 2396, "column": 4 }, "end": { - "line": 2437, + "line": 2430, "column": 5 } }, @@ -133315,16 +133207,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 *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 71859, - 72449 + 71702, + 72292 ], "loc": { "start": { - "line": 2391, + "line": 2384, "column": 4 }, "end": { - "line": 2402, + "line": 2395, "column": 7 } } @@ -133335,16 +133227,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": [ - 73503, - 73665 + 73346, + 73508 ], "loc": { "start": { - "line": 2439, + "line": 2432, "column": 4 }, "end": { - "line": 2443, + "line": 2436, "column": 7 } } @@ -133358,16 +133250,16 @@ "type": "Identifier", "name": "getRowDisplay", "range": [ - 73670, - 73683 + 73513, + 73526 ], "loc": { "start": { - "line": 2444, + "line": 2437, "column": 4 }, "end": { - "line": 2444, + "line": 2437, "column": 17 } } @@ -133380,16 +133272,16 @@ "type": "Identifier", "name": "row", "range": [ - 73684, - 73687 + 73527, + 73530 ], "loc": { "start": { - "line": 2444, + "line": 2437, "column": 18 }, "end": { - "line": 2444, + "line": 2437, "column": 21 } } @@ -133410,16 +133302,16 @@ "type": "Identifier", "name": "row", "range": [ - 73706, - 73709 + 73549, + 73552 ], "loc": { "start": { - "line": 2445, + "line": 2438, "column": 15 }, "end": { - "line": 2445, + "line": 2438, "column": 18 } } @@ -133428,31 +133320,31 @@ "type": "Identifier", "name": "style", "range": [ - 73710, - 73715 + 73553, + 73558 ], "loc": { "start": { - "line": 2445, + "line": 2438, "column": 19 }, "end": { - "line": 2445, + "line": 2438, "column": 24 } } }, "range": [ - 73706, - 73715 + 73549, + 73558 ], "loc": { "start": { - "line": 2445, + "line": 2438, "column": 15 }, "end": { - "line": 2445, + "line": 2438, "column": 24 } } @@ -133461,62 +133353,62 @@ "type": "Identifier", "name": "display", "range": [ - 73716, - 73723 + 73559, + 73566 ], "loc": { "start": { - "line": 2445, + "line": 2438, "column": 25 }, "end": { - "line": 2445, + "line": 2438, "column": 32 } } }, "range": [ - 73706, - 73723 + 73549, + 73566 ], "loc": { "start": { - "line": 2445, + "line": 2438, "column": 15 }, "end": { - "line": 2445, + "line": 2438, "column": 32 } } }, "range": [ - 73699, - 73724 + 73542, + 73567 ], "loc": { "start": { - "line": 2445, + "line": 2438, "column": 8 }, "end": { - "line": 2445, + "line": 2438, "column": 33 } } } ], "range": [ - 73689, - 73730 + 73532, + 73573 ], "loc": { "start": { - "line": 2444, + "line": 2437, "column": 23 }, "end": { - "line": 2446, + "line": 2439, "column": 5 } } @@ -133524,16 +133416,16 @@ "generator": false, "expression": false, "range": [ - 73683, - 73730 + 73526, + 73573 ], "loc": { "start": { - "line": 2444, + "line": 2437, "column": 17 }, "end": { - "line": 2446, + "line": 2439, "column": 5 } } @@ -133541,16 +133433,16 @@ "kind": "method", "computed": false, "range": [ - 73670, - 73730 + 73513, + 73573 ], "loc": { "start": { - "line": 2444, + "line": 2437, "column": 4 }, "end": { - "line": 2446, + "line": 2439, "column": 5 } }, @@ -133559,16 +133451,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": [ - 73503, - 73665 + 73346, + 73508 ], "loc": { "start": { - "line": 2439, + "line": 2432, "column": 4 }, "end": { - "line": 2443, + "line": 2436, "column": 7 } } @@ -133579,16 +133471,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": [ - 73736, - 73909 + 73579, + 73752 ], "loc": { "start": { - "line": 2448, + "line": 2441, "column": 4 }, "end": { - "line": 2452, + "line": 2445, "column": 7 } } @@ -133602,16 +133494,16 @@ "type": "Identifier", "name": "validateRow", "range": [ - 73914, - 73925 + 73757, + 73768 ], "loc": { "start": { - "line": 2453, + "line": 2446, "column": 4 }, "end": { - "line": 2453, + "line": 2446, "column": 15 } } @@ -133624,16 +133516,16 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 73926, - 73934 + 73769, + 73777 ], "loc": { "start": { - "line": 2453, + "line": 2446, "column": 16 }, "end": { - "line": 2453, + "line": 2446, "column": 24 } } @@ -133642,16 +133534,16 @@ "type": "Identifier", "name": "isValid", "range": [ - 73936, - 73943 + 73779, + 73786 ], "loc": { "start": { - "line": 2453, + "line": 2446, "column": 26 }, "end": { - "line": 2453, + "line": 2446, "column": 33 } } @@ -133669,16 +133561,16 @@ "type": "Identifier", "name": "row", "range": [ - 73959, - 73962 + 73802, + 73805 ], "loc": { "start": { - "line": 2454, + "line": 2447, "column": 12 }, "end": { - "line": 2454, + "line": 2447, "column": 15 } } @@ -133695,16 +133587,16 @@ "object": { "type": "ThisExpression", "range": [ - 73965, - 73969 + 73808, + 73812 ], "loc": { "start": { - "line": 2454, + "line": 2447, "column": 18 }, "end": { - "line": 2454, + "line": 2447, "column": 22 } } @@ -133713,31 +133605,31 @@ "type": "Identifier", "name": "tbl", "range": [ - 73970, - 73973 + 73813, + 73816 ], "loc": { "start": { - "line": 2454, + "line": 2447, "column": 23 }, "end": { - "line": 2454, + "line": 2447, "column": 26 } } }, "range": [ - 73965, - 73973 + 73808, + 73816 ], "loc": { "start": { - "line": 2454, + "line": 2447, "column": 18 }, "end": { - "line": 2454, + "line": 2447, "column": 26 } } @@ -133746,31 +133638,31 @@ "type": "Identifier", "name": "rows", "range": [ - 73974, - 73978 + 73817, + 73821 ], "loc": { "start": { - "line": 2454, + "line": 2447, "column": 27 }, "end": { - "line": 2454, + "line": 2447, "column": 31 } } }, "range": [ - 73965, - 73978 + 73808, + 73821 ], "loc": { "start": { - "line": 2454, + "line": 2447, "column": 18 }, "end": { - "line": 2454, + "line": 2447, "column": 31 } } @@ -133779,46 +133671,46 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 73979, - 73987 + 73822, + 73830 ], "loc": { "start": { - "line": 2454, + "line": 2447, "column": 32 }, "end": { - "line": 2454, + "line": 2447, "column": 40 } } }, "range": [ - 73965, - 73988 + 73808, + 73831 ], "loc": { "start": { - "line": 2454, + "line": 2447, "column": 18 }, "end": { - "line": 2454, + "line": 2447, "column": 41 } } }, "range": [ - 73959, - 73988 + 73802, + 73831 ], "loc": { "start": { - "line": 2454, + "line": 2447, "column": 12 }, "end": { - "line": 2454, + "line": 2447, "column": 41 } } @@ -133826,16 +133718,16 @@ ], "kind": "let", "range": [ - 73955, - 73989 + 73798, + 73832 ], "loc": { "start": { - "line": 2454, + "line": 2447, "column": 8 }, "end": { - "line": 2454, + "line": 2447, "column": 42 } } @@ -133852,32 +133744,32 @@ "type": "Identifier", "name": "row", "range": [ - 74003, - 74006 + 73846, + 73849 ], "loc": { "start": { - "line": 2455, + "line": 2448, "column": 13 }, "end": { - "line": 2455, + "line": 2448, "column": 16 } } }, "prefix": true, "range": [ - 74002, - 74006 + 73845, + 73849 ], "loc": { "start": { - "line": 2455, + "line": 2448, "column": 12 }, "end": { - "line": 2455, + "line": 2448, "column": 16 } } @@ -133892,32 +133784,32 @@ "type": "Identifier", "name": "isValid", "range": [ - 74017, - 74024 + 73860, + 73867 ], "loc": { "start": { - "line": 2455, + "line": 2448, "column": 27 }, "end": { - "line": 2455, + "line": 2448, "column": 34 } } }, "prefix": true, "range": [ - 74010, - 74024 + 73853, + 73867 ], "loc": { "start": { - "line": 2455, + "line": 2448, "column": 20 }, "end": { - "line": 2455, + "line": 2448, "column": 34 } } @@ -133927,46 +133819,46 @@ "value": "boolean", "raw": "'boolean'", "range": [ - 74029, - 74038 + 73872, + 73881 ], "loc": { "start": { - "line": 2455, + "line": 2448, "column": 39 }, "end": { - "line": 2455, + "line": 2448, "column": 48 } } }, "range": [ - 74010, - 74038 + 73853, + 73881 ], "loc": { "start": { - "line": 2455, + "line": 2448, "column": 20 }, "end": { - "line": 2455, + "line": 2448, "column": 48 } } }, "range": [ - 74002, - 74038 + 73845, + 73881 ], "loc": { "start": { - "line": 2455, + "line": 2448, "column": 12 }, "end": { - "line": 2455, + "line": 2448, "column": 48 } } @@ -133978,48 +133870,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 74054, - 74061 + 73897, + 73904 ], "loc": { "start": { - "line": 2456, + "line": 2449, "column": 12 }, "end": { - "line": 2456, + "line": 2449, "column": 19 } } } ], "range": [ - 74040, - 74071 + 73883, + 73914 ], "loc": { "start": { - "line": 2455, + "line": 2448, "column": 50 }, "end": { - "line": 2457, + "line": 2450, "column": 9 } } }, "alternate": null, "range": [ - 73998, - 74071 + 73841, + 73914 ], "loc": { "start": { - "line": 2455, + "line": 2448, "column": 8 }, "end": { - "line": 2457, + "line": 2450, "column": 9 } }, @@ -134028,16 +133920,16 @@ "type": "Line", "value": " always visible rows are valid", "range": [ - 74081, - 74113 + 73924, + 73956 ], "loc": { "start": { - "line": 2459, + "line": 2452, "column": 8 }, "end": { - "line": 2459, + "line": 2452, "column": 40 } } @@ -134055,16 +133947,16 @@ "object": { "type": "ThisExpression", "range": [ - 74126, - 74130 + 73969, + 73973 ], "loc": { "start": { - "line": 2460, + "line": 2453, "column": 12 }, "end": { - "line": 2460, + "line": 2453, "column": 16 } } @@ -134073,31 +133965,31 @@ "type": "Identifier", "name": "hasVisibleRows", "range": [ - 74131, - 74145 + 73974, + 73988 ], "loc": { "start": { - "line": 2460, + "line": 2453, "column": 17 }, "end": { - "line": 2460, + "line": 2453, "column": 31 } } }, "range": [ - 74126, - 74145 + 73969, + 73988 ], "loc": { "start": { - "line": 2460, + "line": 2453, "column": 12 }, "end": { - "line": 2460, + "line": 2453, "column": 31 } } @@ -134116,16 +134008,16 @@ "object": { "type": "ThisExpression", "range": [ - 74149, - 74153 + 73992, + 73996 ], "loc": { "start": { - "line": 2460, + "line": 2453, "column": 35 }, "end": { - "line": 2460, + "line": 2453, "column": 39 } } @@ -134134,31 +134026,31 @@ "type": "Identifier", "name": "visibleRows", "range": [ - 74154, - 74165 + 73997, + 74008 ], "loc": { "start": { - "line": 2460, + "line": 2453, "column": 40 }, "end": { - "line": 2460, + "line": 2453, "column": 51 } } }, "range": [ - 74149, - 74165 + 73992, + 74008 ], "loc": { "start": { - "line": 2460, + "line": 2453, "column": 35 }, "end": { - "line": 2460, + "line": 2453, "column": 51 } } @@ -134167,31 +134059,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 74166, - 74173 + 74009, + 74016 ], "loc": { "start": { - "line": 2460, + "line": 2453, "column": 52 }, "end": { - "line": 2460, + "line": 2453, "column": 59 } } }, "range": [ - 74149, - 74173 + 73992, + 74016 ], "loc": { "start": { - "line": 2460, + "line": 2453, "column": 35 }, "end": { - "line": 2460, + "line": 2453, "column": 59 } } @@ -134201,32 +134093,32 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 74174, - 74182 + 74017, + 74025 ], "loc": { "start": { - "line": 2460, + "line": 2453, "column": 60 }, "end": { - "line": 2460, + "line": 2453, "column": 68 } } } ], "range": [ - 74149, - 74183 + 73992, + 74026 ], "loc": { "start": { - "line": 2460, + "line": 2453, "column": 35 }, "end": { - "line": 2460, + "line": 2453, "column": 69 } } @@ -134239,62 +134131,62 @@ "value": 1, "raw": "1", "range": [ - 74189, - 74190 + 74032, + 74033 ], "loc": { "start": { - "line": 2460, + "line": 2453, "column": 75 }, "end": { - "line": 2460, + "line": 2453, "column": 76 } } }, "prefix": true, "range": [ - 74188, - 74190 + 74031, + 74033 ], "loc": { "start": { - "line": 2460, + "line": 2453, "column": 74 }, "end": { - "line": 2460, + "line": 2453, "column": 76 } } }, "range": [ - 74149, - 74190 + 73992, + 74033 ], "loc": { "start": { - "line": 2460, + "line": 2453, "column": 35 }, "end": { - "line": 2460, + "line": 2453, "column": 76 } } }, "range": [ - 74126, - 74190 + 73969, + 74033 ], "loc": { "start": { - "line": 2460, + "line": 2453, "column": 12 }, "end": { - "line": 2460, + "line": 2453, "column": 76 } } @@ -134311,16 +134203,16 @@ "type": "Identifier", "name": "isValid", "range": [ - 74206, - 74213 + 74049, + 74056 ], "loc": { "start": { - "line": 2461, + "line": 2454, "column": 12 }, "end": { - "line": 2461, + "line": 2454, "column": 19 } } @@ -134330,78 +134222,78 @@ "value": true, "raw": "true", "range": [ - 74216, - 74220 + 74059, + 74063 ], "loc": { "start": { - "line": 2461, + "line": 2454, "column": 22 }, "end": { - "line": 2461, + "line": 2454, "column": 26 } } }, "range": [ - 74206, - 74220 + 74049, + 74063 ], "loc": { "start": { - "line": 2461, + "line": 2454, "column": 12 }, "end": { - "line": 2461, + "line": 2454, "column": 26 } } }, "range": [ - 74206, - 74221 + 74049, + 74064 ], "loc": { "start": { - "line": 2461, + "line": 2454, "column": 12 }, "end": { - "line": 2461, + "line": 2454, "column": 27 } } } ], "range": [ - 74192, - 74231 + 74035, + 74074 ], "loc": { "start": { - "line": 2460, + "line": 2453, "column": 78 }, "end": { - "line": 2462, + "line": 2455, "column": 9 } } }, "alternate": null, "range": [ - 74122, - 74231 + 73965, + 74074 ], "loc": { "start": { - "line": 2460, + "line": 2453, "column": 8 }, "end": { - "line": 2462, + "line": 2455, "column": 9 } }, @@ -134410,16 +134302,16 @@ "type": "Line", "value": " always visible rows are valid", "range": [ - 74081, - 74113 + 73924, + 73956 ], "loc": { "start": { - "line": 2459, + "line": 2452, "column": 8 }, "end": { - "line": 2459, + "line": 2452, "column": 40 } } @@ -134435,16 +134327,16 @@ "type": "Identifier", "name": "displayFlag", "range": [ - 74245, - 74256 + 74088, + 74099 ], "loc": { "start": { - "line": 2464, + "line": 2457, "column": 12 }, "end": { - "line": 2464, + "line": 2457, "column": 23 } } @@ -134455,16 +134347,16 @@ "type": "Identifier", "name": "isValid", "range": [ - 74259, - 74266 + 74102, + 74109 ], "loc": { "start": { - "line": 2464, + "line": 2457, "column": 26 }, "end": { - "line": 2464, + "line": 2457, "column": 33 } } @@ -134474,16 +134366,16 @@ "value": "", "raw": "''", "range": [ - 74269, - 74271 + 74112, + 74114 ], "loc": { "start": { - "line": 2464, + "line": 2457, "column": 36 }, "end": { - "line": 2464, + "line": 2457, "column": 38 } } @@ -134492,46 +134384,46 @@ "type": "Identifier", "name": "NONE", "range": [ - 74274, - 74278 + 74117, + 74121 ], "loc": { "start": { - "line": 2464, + "line": 2457, "column": 41 }, "end": { - "line": 2464, + "line": 2457, "column": 45 } } }, "range": [ - 74259, - 74278 + 74102, + 74121 ], "loc": { "start": { - "line": 2464, + "line": 2457, "column": 26 }, "end": { - "line": 2464, + "line": 2457, "column": 45 } } }, "range": [ - 74245, - 74278 + 74088, + 74121 ], "loc": { "start": { - "line": 2464, + "line": 2457, "column": 12 }, "end": { - "line": 2464, + "line": 2457, "column": 45 } } @@ -134542,16 +134434,16 @@ "type": "Identifier", "name": "validFlag", "range": [ - 74292, - 74301 + 74135, + 74144 ], "loc": { "start": { - "line": 2465, + "line": 2458, "column": 12 }, "end": { - "line": 2465, + "line": 2458, "column": 21 } } @@ -134562,16 +134454,16 @@ "type": "Identifier", "name": "isValid", "range": [ - 74304, - 74311 + 74147, + 74154 ], "loc": { "start": { - "line": 2465, + "line": 2458, "column": 24 }, "end": { - "line": 2465, + "line": 2458, "column": 31 } } @@ -134581,16 +134473,16 @@ "value": "true", "raw": "'true'", "range": [ - 74314, - 74320 + 74157, + 74163 ], "loc": { "start": { - "line": 2465, + "line": 2458, "column": 34 }, "end": { - "line": 2465, + "line": 2458, "column": 40 } } @@ -134600,46 +134492,46 @@ "value": "false", "raw": "'false'", "range": [ - 74323, - 74330 + 74166, + 74173 ], "loc": { "start": { - "line": 2465, + "line": 2458, "column": 43 }, "end": { - "line": 2465, + "line": 2458, "column": 50 } } }, "range": [ - 74304, - 74330 + 74147, + 74173 ], "loc": { "start": { - "line": 2465, + "line": 2458, "column": 24 }, "end": { - "line": 2465, + "line": 2458, "column": 50 } } }, "range": [ - 74292, - 74330 + 74135, + 74173 ], "loc": { "start": { - "line": 2465, + "line": 2458, "column": 12 }, "end": { - "line": 2465, + "line": 2458, "column": 50 } } @@ -134647,16 +134539,16 @@ ], "kind": "let", "range": [ - 74241, - 74331 + 74084, + 74174 ], "loc": { "start": { - "line": 2464, + "line": 2457, "column": 8 }, "end": { - "line": 2465, + "line": 2458, "column": 51 } } @@ -134676,16 +134568,16 @@ "type": "Identifier", "name": "row", "range": [ - 74340, - 74343 + 74183, + 74186 ], "loc": { "start": { - "line": 2466, + "line": 2459, "column": 8 }, "end": { - "line": 2466, + "line": 2459, "column": 11 } } @@ -134694,31 +134586,31 @@ "type": "Identifier", "name": "style", "range": [ - 74344, - 74349 + 74187, + 74192 ], "loc": { "start": { - "line": 2466, + "line": 2459, "column": 12 }, "end": { - "line": 2466, + "line": 2459, "column": 17 } } }, "range": [ - 74340, - 74349 + 74183, + 74192 ], "loc": { "start": { - "line": 2466, + "line": 2459, "column": 8 }, "end": { - "line": 2466, + "line": 2459, "column": 17 } } @@ -134727,31 +134619,31 @@ "type": "Identifier", "name": "display", "range": [ - 74350, - 74357 + 74193, + 74200 ], "loc": { "start": { - "line": 2466, + "line": 2459, "column": 18 }, "end": { - "line": 2466, + "line": 2459, "column": 25 } } }, "range": [ - 74340, - 74357 + 74183, + 74200 ], "loc": { "start": { - "line": 2466, + "line": 2459, "column": 8 }, "end": { - "line": 2466, + "line": 2459, "column": 25 } } @@ -134760,46 +134652,46 @@ "type": "Identifier", "name": "displayFlag", "range": [ - 74360, - 74371 + 74203, + 74214 ], "loc": { "start": { - "line": 2466, + "line": 2459, "column": 28 }, "end": { - "line": 2466, + "line": 2459, "column": 39 } } }, "range": [ - 74340, - 74371 + 74183, + 74214 ], "loc": { "start": { - "line": 2466, + "line": 2459, "column": 8 }, "end": { - "line": 2466, + "line": 2459, "column": 39 } } }, "range": [ - 74340, - 74372 + 74183, + 74215 ], "loc": { "start": { - "line": 2466, + "line": 2459, "column": 8 }, "end": { - "line": 2466, + "line": 2459, "column": 40 } } @@ -134812,16 +134704,16 @@ "object": { "type": "ThisExpression", "range": [ - 74386, - 74390 + 74229, + 74233 ], "loc": { "start": { - "line": 2468, + "line": 2461, "column": 12 }, "end": { - "line": 2468, + "line": 2461, "column": 16 } } @@ -134830,31 +134722,31 @@ "type": "Identifier", "name": "paging", "range": [ - 74391, - 74397 + 74234, + 74240 ], "loc": { "start": { - "line": 2468, + "line": 2461, "column": 17 }, "end": { - "line": 2468, + "line": 2461, "column": 23 } } }, "range": [ - 74386, - 74397 + 74229, + 74240 ], "loc": { "start": { - "line": 2468, + "line": 2461, "column": 12 }, "end": { - "line": 2468, + "line": 2461, "column": 23 } } @@ -134873,16 +134765,16 @@ "type": "Identifier", "name": "row", "range": [ - 74413, - 74416 + 74256, + 74259 ], "loc": { "start": { - "line": 2469, + "line": 2462, "column": 12 }, "end": { - "line": 2469, + "line": 2462, "column": 15 } } @@ -134891,31 +134783,31 @@ "type": "Identifier", "name": "setAttribute", "range": [ - 74417, - 74429 + 74260, + 74272 ], "loc": { "start": { - "line": 2469, + "line": 2462, "column": 16 }, "end": { - "line": 2469, + "line": 2462, "column": 28 } } }, "range": [ - 74413, - 74429 + 74256, + 74272 ], "loc": { "start": { - "line": 2469, + "line": 2462, "column": 12 }, "end": { - "line": 2469, + "line": 2462, "column": 28 } } @@ -134926,16 +134818,16 @@ "value": "validRow", "raw": "'validRow'", "range": [ - 74430, - 74440 + 74273, + 74283 ], "loc": { "start": { - "line": 2469, + "line": 2462, "column": 29 }, "end": { - "line": 2469, + "line": 2462, "column": 39 } } @@ -134944,79 +134836,79 @@ "type": "Identifier", "name": "validFlag", "range": [ - 74442, - 74451 + 74285, + 74294 ], "loc": { "start": { - "line": 2469, + "line": 2462, "column": 41 }, "end": { - "line": 2469, + "line": 2462, "column": 50 } } } ], "range": [ - 74413, - 74452 + 74256, + 74295 ], "loc": { "start": { - "line": 2469, + "line": 2462, "column": 12 }, "end": { - "line": 2469, + "line": 2462, "column": 51 } } }, "range": [ - 74413, - 74453 + 74256, + 74296 ], "loc": { "start": { - "line": 2469, + "line": 2462, "column": 12 }, "end": { - "line": 2469, + "line": 2462, "column": 52 } } } ], "range": [ - 74399, - 74463 + 74242, + 74306 ], "loc": { "start": { - "line": 2468, + "line": 2461, "column": 25 }, "end": { - "line": 2470, + "line": 2463, "column": 9 } } }, "alternate": null, "range": [ - 74382, - 74463 + 74225, + 74306 ], "loc": { "start": { - "line": 2468, + "line": 2461, "column": 8 }, "end": { - "line": 2470, + "line": 2463, "column": 9 } } @@ -135027,16 +134919,16 @@ "type": "Identifier", "name": "isValid", "range": [ - 74477, - 74484 + 74320, + 74327 ], "loc": { "start": { - "line": 2472, + "line": 2465, "column": 12 }, "end": { - "line": 2472, + "line": 2465, "column": 19 } } @@ -135060,16 +134952,16 @@ "object": { "type": "ThisExpression", "range": [ - 74504, - 74508 + 74347, + 74351 ], "loc": { "start": { - "line": 2473, + "line": 2466, "column": 16 }, "end": { - "line": 2473, + "line": 2466, "column": 20 } } @@ -135078,31 +134970,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 74509, - 74523 + 74352, + 74366 ], "loc": { "start": { - "line": 2473, + "line": 2466, "column": 21 }, "end": { - "line": 2473, + "line": 2466, "column": 35 } } }, "range": [ - 74504, - 74523 + 74347, + 74366 ], "loc": { "start": { - "line": 2473, + "line": 2466, "column": 16 }, "end": { - "line": 2473, + "line": 2466, "column": 35 } } @@ -135111,31 +135003,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 74524, - 74531 + 74367, + 74374 ], "loc": { "start": { - "line": 2473, + "line": 2466, "column": 36 }, "end": { - "line": 2473, + "line": 2466, "column": 43 } } }, "range": [ - 74504, - 74531 + 74347, + 74374 ], "loc": { "start": { - "line": 2473, + "line": 2466, "column": 16 }, "end": { - "line": 2473, + "line": 2466, "column": 43 } } @@ -135145,32 +135037,32 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 74532, - 74540 + 74375, + 74383 ], "loc": { "start": { - "line": 2473, + "line": 2466, "column": 44 }, "end": { - "line": 2473, + "line": 2466, "column": 52 } } } ], "range": [ - 74504, - 74541 + 74347, + 74384 ], "loc": { "start": { - "line": 2473, + "line": 2466, "column": 16 }, "end": { - "line": 2473, + "line": 2466, "column": 53 } } @@ -135183,47 +135075,47 @@ "value": 1, "raw": "1", "range": [ - 74547, - 74548 + 74390, + 74391 ], "loc": { "start": { - "line": 2473, + "line": 2466, "column": 59 }, "end": { - "line": 2473, + "line": 2466, "column": 60 } } }, "prefix": true, "range": [ - 74546, - 74548 + 74389, + 74391 ], "loc": { "start": { - "line": 2473, + "line": 2466, "column": 58 }, "end": { - "line": 2473, + "line": 2466, "column": 60 } } }, "range": [ - 74504, - 74548 + 74347, + 74391 ], "loc": { "start": { - "line": 2473, + "line": 2466, "column": 16 }, "end": { - "line": 2473, + "line": 2466, "column": 60 } } @@ -135244,16 +135136,16 @@ "object": { "type": "ThisExpression", "range": [ - 74568, - 74572 + 74411, + 74415 ], "loc": { "start": { - "line": 2474, + "line": 2467, "column": 16 }, "end": { - "line": 2474, + "line": 2467, "column": 20 } } @@ -135262,31 +135154,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 74573, - 74587 + 74416, + 74430 ], "loc": { "start": { - "line": 2474, + "line": 2467, "column": 21 }, "end": { - "line": 2474, + "line": 2467, "column": 35 } } }, "range": [ - 74568, - 74587 + 74411, + 74430 ], "loc": { "start": { - "line": 2474, + "line": 2467, "column": 16 }, "end": { - "line": 2474, + "line": 2467, "column": 35 } } @@ -135295,31 +135187,31 @@ "type": "Identifier", "name": "push", "range": [ - 74588, - 74592 + 74431, + 74435 ], "loc": { "start": { - "line": 2474, + "line": 2467, "column": 36 }, "end": { - "line": 2474, + "line": 2467, "column": 40 } } }, "range": [ - 74568, - 74592 + 74411, + 74435 ], "loc": { "start": { - "line": 2474, + "line": 2467, "column": 16 }, "end": { - "line": 2474, + "line": 2467, "column": 40 } } @@ -135329,79 +135221,79 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 74593, - 74601 + 74436, + 74444 ], "loc": { "start": { - "line": 2474, + "line": 2467, "column": 41 }, "end": { - "line": 2474, + "line": 2467, "column": 49 } } } ], "range": [ - 74568, - 74602 + 74411, + 74445 ], "loc": { "start": { - "line": 2474, + "line": 2467, "column": 16 }, "end": { - "line": 2474, + "line": 2467, "column": 50 } } }, "range": [ - 74568, - 74603 + 74411, + 74446 ], "loc": { "start": { - "line": 2474, + "line": 2467, "column": 16 }, "end": { - "line": 2474, + "line": 2467, "column": 51 } } } ], "range": [ - 74550, - 74617 + 74393, + 74460 ], "loc": { "start": { - "line": 2473, + "line": 2466, "column": 62 }, "end": { - "line": 2475, + "line": 2468, "column": 13 } } }, "alternate": null, "range": [ - 74500, - 74617 + 74343, + 74460 ], "loc": { "start": { - "line": 2473, + "line": 2466, "column": 12 }, "end": { - "line": 2475, + "line": 2468, "column": 13 } } @@ -135416,16 +135308,16 @@ "object": { "type": "ThisExpression", "range": [ - 74631, - 74635 + 74474, + 74478 ], "loc": { "start": { - "line": 2477, + "line": 2470, "column": 12 }, "end": { - "line": 2477, + "line": 2470, "column": 16 } } @@ -135434,31 +135326,31 @@ "type": "Identifier", "name": "onRowValidated", "range": [ - 74636, - 74650 + 74479, + 74493 ], "loc": { "start": { - "line": 2477, + "line": 2470, "column": 17 }, "end": { - "line": 2477, + "line": 2470, "column": 31 } } }, "range": [ - 74631, - 74650 + 74474, + 74493 ], "loc": { "start": { - "line": 2477, + "line": 2470, "column": 12 }, "end": { - "line": 2477, + "line": 2470, "column": 31 } } @@ -135467,16 +135359,16 @@ { "type": "ThisExpression", "range": [ - 74651, - 74655 + 74494, + 74498 ], "loc": { "start": { - "line": 2477, + "line": 2470, "column": 32 }, "end": { - "line": 2477, + "line": 2470, "column": 36 } } @@ -135485,47 +135377,47 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 74657, - 74665 + 74500, + 74508 ], "loc": { "start": { - "line": 2477, + "line": 2470, "column": 38 }, "end": { - "line": 2477, + "line": 2470, "column": 46 } } } ], "range": [ - 74631, - 74666 + 74474, + 74509 ], "loc": { "start": { - "line": 2477, + "line": 2470, "column": 12 }, "end": { - "line": 2477, + "line": 2470, "column": 47 } } }, "range": [ - 74631, - 74667 + 74474, + 74510 ], "loc": { "start": { - "line": 2477, + "line": 2470, "column": 12 }, "end": { - "line": 2477, + "line": 2470, "column": 48 } } @@ -135543,16 +135435,16 @@ "object": { "type": "ThisExpression", "range": [ - 74681, - 74685 + 74524, + 74528 ], "loc": { "start": { - "line": 2479, + "line": 2472, "column": 12 }, "end": { - "line": 2479, + "line": 2472, "column": 16 } } @@ -135561,31 +135453,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 74686, - 74693 + 74529, + 74536 ], "loc": { "start": { - "line": 2479, + "line": 2472, "column": 17 }, "end": { - "line": 2479, + "line": 2472, "column": 24 } } }, "range": [ - 74681, - 74693 + 74524, + 74536 ], "loc": { "start": { - "line": 2479, + "line": 2472, "column": 12 }, "end": { - "line": 2479, + "line": 2472, "column": 24 } } @@ -135594,31 +135486,31 @@ "type": "Identifier", "name": "emit", "range": [ - 74694, - 74698 + 74537, + 74541 ], "loc": { "start": { - "line": 2479, + "line": 2472, "column": 25 }, "end": { - "line": 2479, + "line": 2472, "column": 29 } } }, "range": [ - 74681, - 74698 + 74524, + 74541 ], "loc": { "start": { - "line": 2479, + "line": 2472, "column": 12 }, "end": { - "line": 2479, + "line": 2472, "column": 29 } } @@ -135629,16 +135521,16 @@ "value": "row-validated", "raw": "'row-validated'", "range": [ - 74699, - 74714 + 74542, + 74557 ], "loc": { "start": { - "line": 2479, + "line": 2472, "column": 30 }, "end": { - "line": 2479, + "line": 2472, "column": 45 } } @@ -135646,16 +135538,16 @@ { "type": "ThisExpression", "range": [ - 74716, - 74720 + 74559, + 74563 ], "loc": { "start": { - "line": 2479, + "line": 2472, "column": 47 }, "end": { - "line": 2479, + "line": 2472, "column": 51 } } @@ -135664,95 +135556,95 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 74722, - 74730 + 74565, + 74573 ], "loc": { "start": { - "line": 2479, + "line": 2472, "column": 53 }, "end": { - "line": 2479, + "line": 2472, "column": 61 } } } ], "range": [ - 74681, - 74731 + 74524, + 74574 ], "loc": { "start": { - "line": 2479, + "line": 2472, "column": 12 }, "end": { - "line": 2479, + "line": 2472, "column": 62 } } }, "range": [ - 74681, - 74732 + 74524, + 74575 ], "loc": { "start": { - "line": 2479, + "line": 2472, "column": 12 }, "end": { - "line": 2479, + "line": 2472, "column": 63 } } } ], "range": [ - 74486, - 74742 + 74329, + 74585 ], "loc": { "start": { - "line": 2472, + "line": 2465, "column": 21 }, "end": { - "line": 2480, + "line": 2473, "column": 9 } } }, "alternate": null, "range": [ - 74473, - 74742 + 74316, + 74585 ], "loc": { "start": { - "line": 2472, + "line": 2465, "column": 8 }, "end": { - "line": 2480, + "line": 2473, "column": 9 } } } ], "range": [ - 73945, - 74748 + 73788, + 74591 ], "loc": { "start": { - "line": 2453, + "line": 2446, "column": 35 }, "end": { - "line": 2481, + "line": 2474, "column": 5 } } @@ -135760,16 +135652,16 @@ "generator": false, "expression": false, "range": [ - 73925, - 74748 + 73768, + 74591 ], "loc": { "start": { - "line": 2453, + "line": 2446, "column": 15 }, "end": { - "line": 2481, + "line": 2474, "column": 5 } } @@ -135777,16 +135669,16 @@ "kind": "method", "computed": false, "range": [ - 73914, - 74748 + 73757, + 74591 ], "loc": { "start": { - "line": 2453, + "line": 2446, "column": 4 }, "end": { - "line": 2481, + "line": 2474, "column": 5 } }, @@ -135795,16 +135687,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": [ - 73736, - 73909 + 73579, + 73752 ], "loc": { "start": { - "line": 2448, + "line": 2441, "column": 4 }, "end": { - "line": 2452, + "line": 2445, "column": 7 } } @@ -135815,16 +135707,16 @@ "type": "Block", "value": "*\n * Validate all filterable rows\n ", "range": [ - 74754, - 74801 + 74597, + 74644 ], "loc": { "start": { - "line": 2483, + "line": 2476, "column": 4 }, "end": { - "line": 2485, + "line": 2478, "column": 7 } } @@ -135838,16 +135730,16 @@ "type": "Identifier", "name": "validateAllRows", "range": [ - 74806, - 74821 + 74649, + 74664 ], "loc": { "start": { - "line": 2486, + "line": 2479, "column": 4 }, "end": { - "line": 2486, + "line": 2479, "column": 19 } } @@ -135870,16 +135762,16 @@ "object": { "type": "ThisExpression", "range": [ - 74839, - 74843 + 74682, + 74686 ], "loc": { "start": { - "line": 2487, + "line": 2480, "column": 13 }, "end": { - "line": 2487, + "line": 2480, "column": 17 } } @@ -135888,47 +135780,47 @@ "type": "Identifier", "name": "initialized", "range": [ - 74844, - 74855 + 74687, + 74698 ], "loc": { "start": { - "line": 2487, + "line": 2480, "column": 18 }, "end": { - "line": 2487, + "line": 2480, "column": 29 } } }, "range": [ - 74839, - 74855 + 74682, + 74698 ], "loc": { "start": { - "line": 2487, + "line": 2480, "column": 13 }, "end": { - "line": 2487, + "line": 2480, "column": 29 } } }, "prefix": true, "range": [ - 74838, - 74855 + 74681, + 74698 ], "loc": { "start": { - "line": 2487, + "line": 2480, "column": 12 }, "end": { - "line": 2487, + "line": 2480, "column": 29 } } @@ -135940,48 +135832,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 74871, - 74878 + 74714, + 74721 ], "loc": { "start": { - "line": 2488, + "line": 2481, "column": 12 }, "end": { - "line": 2488, + "line": 2481, "column": 19 } } } ], "range": [ - 74857, - 74888 + 74700, + 74731 ], "loc": { "start": { - "line": 2487, + "line": 2480, "column": 31 }, "end": { - "line": 2489, + "line": 2482, "column": 9 } } }, "alternate": null, "range": [ - 74834, - 74888 + 74677, + 74731 ], "loc": { "start": { - "line": 2487, + "line": 2480, "column": 8 }, "end": { - "line": 2489, + "line": 2482, "column": 9 } } @@ -135997,16 +135889,16 @@ "object": { "type": "ThisExpression", "range": [ - 74897, - 74901 + 74740, + 74744 ], "loc": { "start": { - "line": 2490, + "line": 2483, "column": 8 }, "end": { - "line": 2490, + "line": 2483, "column": 12 } } @@ -136015,31 +135907,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 74902, - 74916 + 74745, + 74759 ], "loc": { "start": { - "line": 2490, + "line": 2483, "column": 13 }, "end": { - "line": 2490, + "line": 2483, "column": 27 } } }, "range": [ - 74897, - 74916 + 74740, + 74759 ], "loc": { "start": { - "line": 2490, + "line": 2483, "column": 8 }, "end": { - "line": 2490, + "line": 2483, "column": 27 } } @@ -136048,46 +135940,46 @@ "type": "ArrayExpression", "elements": [], "range": [ - 74919, - 74921 + 74762, + 74764 ], "loc": { "start": { - "line": 2490, + "line": 2483, "column": 30 }, "end": { - "line": 2490, + "line": 2483, "column": 32 } } }, "range": [ - 74897, - 74921 + 74740, + 74764 ], "loc": { "start": { - "line": 2490, + "line": 2483, "column": 8 }, "end": { - "line": 2490, + "line": 2483, "column": 32 } } }, "range": [ - 74897, - 74922 + 74740, + 74765 ], "loc": { "start": { - "line": 2490, + "line": 2483, "column": 8 }, "end": { - "line": 2490, + "line": 2483, "column": 33 } } @@ -136103,16 +135995,16 @@ "type": "Identifier", "name": "k", "range": [ - 74940, - 74941 + 74783, + 74784 ], "loc": { "start": { - "line": 2491, + "line": 2484, "column": 17 }, "end": { - "line": 2491, + "line": 2484, "column": 18 } } @@ -136123,16 +136015,16 @@ "object": { "type": "ThisExpression", "range": [ - 74944, - 74948 + 74787, + 74791 ], "loc": { "start": { - "line": 2491, + "line": 2484, "column": 21 }, "end": { - "line": 2491, + "line": 2484, "column": 25 } } @@ -136141,46 +136033,46 @@ "type": "Identifier", "name": "refRow", "range": [ - 74949, - 74955 + 74792, + 74798 ], "loc": { "start": { - "line": 2491, + "line": 2484, "column": 26 }, "end": { - "line": 2491, + "line": 2484, "column": 32 } } }, "range": [ - 74944, - 74955 + 74787, + 74798 ], "loc": { "start": { - "line": 2491, + "line": 2484, "column": 21 }, "end": { - "line": 2491, + "line": 2484, "column": 32 } } }, "range": [ - 74940, - 74955 + 74783, + 74798 ], "loc": { "start": { - "line": 2491, + "line": 2484, "column": 17 }, "end": { - "line": 2491, + "line": 2484, "column": 32 } } @@ -136188,16 +136080,16 @@ ], "kind": "let", "range": [ - 74936, - 74955 + 74779, + 74798 ], "loc": { "start": { - "line": 2491, + "line": 2484, "column": 13 }, "end": { - "line": 2491, + "line": 2484, "column": 32 } } @@ -136209,16 +136101,16 @@ "type": "Identifier", "name": "k", "range": [ - 74957, - 74958 + 74800, + 74801 ], "loc": { "start": { - "line": 2491, + "line": 2484, "column": 34 }, "end": { - "line": 2491, + "line": 2484, "column": 35 } } @@ -136229,16 +136121,16 @@ "object": { "type": "ThisExpression", "range": [ - 74961, - 74965 + 74804, + 74808 ], "loc": { "start": { - "line": 2491, + "line": 2484, "column": 38 }, "end": { - "line": 2491, + "line": 2484, "column": 42 } } @@ -136247,46 +136139,46 @@ "type": "Identifier", "name": "nbFilterableRows", "range": [ - 74966, - 74982 + 74809, + 74825 ], "loc": { "start": { - "line": 2491, + "line": 2484, "column": 43 }, "end": { - "line": 2491, + "line": 2484, "column": 59 } } }, "range": [ - 74961, - 74982 + 74804, + 74825 ], "loc": { "start": { - "line": 2491, + "line": 2484, "column": 38 }, "end": { - "line": 2491, + "line": 2484, "column": 59 } } }, "range": [ - 74957, - 74982 + 74800, + 74825 ], "loc": { "start": { - "line": 2491, + "line": 2484, "column": 34 }, "end": { - "line": 2491, + "line": 2484, "column": 59 } } @@ -136298,32 +136190,32 @@ "type": "Identifier", "name": "k", "range": [ - 74984, - 74985 + 74827, + 74828 ], "loc": { "start": { - "line": 2491, + "line": 2484, "column": 61 }, "end": { - "line": 2491, + "line": 2484, "column": 62 } } }, "prefix": false, "range": [ - 74984, - 74987 + 74827, + 74830 ], "loc": { "start": { - "line": 2491, + "line": 2484, "column": 61 }, "end": { - "line": 2491, + "line": 2484, "column": 64 } } @@ -136341,16 +136233,16 @@ "object": { "type": "ThisExpression", "range": [ - 75003, - 75007 + 74846, + 74850 ], "loc": { "start": { - "line": 2492, + "line": 2485, "column": 12 }, "end": { - "line": 2492, + "line": 2485, "column": 16 } } @@ -136359,31 +136251,31 @@ "type": "Identifier", "name": "validateRow", "range": [ - 75008, - 75019 + 74851, + 74862 ], "loc": { "start": { - "line": 2492, + "line": 2485, "column": 17 }, "end": { - "line": 2492, + "line": 2485, "column": 28 } } }, "range": [ - 75003, - 75019 + 74846, + 74862 ], "loc": { "start": { - "line": 2492, + "line": 2485, "column": 12 }, "end": { - "line": 2492, + "line": 2485, "column": 28 } } @@ -136393,16 +136285,16 @@ "type": "Identifier", "name": "k", "range": [ - 75020, - 75021 + 74863, + 74864 ], "loc": { "start": { - "line": 2492, + "line": 2485, "column": 29 }, "end": { - "line": 2492, + "line": 2485, "column": 30 } } @@ -136412,94 +136304,94 @@ "value": true, "raw": "true", "range": [ - 75023, - 75027 + 74866, + 74870 ], "loc": { "start": { - "line": 2492, + "line": 2485, "column": 32 }, "end": { - "line": 2492, + "line": 2485, "column": 36 } } } ], "range": [ - 75003, - 75028 + 74846, + 74871 ], "loc": { "start": { - "line": 2492, + "line": 2485, "column": 12 }, "end": { - "line": 2492, + "line": 2485, "column": 37 } } }, "range": [ - 75003, - 75029 + 74846, + 74872 ], "loc": { "start": { - "line": 2492, + "line": 2485, "column": 12 }, "end": { - "line": 2492, + "line": 2485, "column": 38 } } } ], "range": [ - 74989, - 75039 + 74832, + 74882 ], "loc": { "start": { - "line": 2491, + "line": 2484, "column": 66 }, "end": { - "line": 2493, + "line": 2486, "column": 9 } } }, "range": [ - 74931, - 75039 + 74774, + 74882 ], "loc": { "start": { - "line": 2491, + "line": 2484, "column": 8 }, "end": { - "line": 2493, + "line": 2486, "column": 9 } } } ], "range": [ - 74824, - 75045 + 74667, + 74888 ], "loc": { "start": { - "line": 2486, + "line": 2479, "column": 22 }, "end": { - "line": 2494, + "line": 2487, "column": 5 } } @@ -136507,16 +136399,16 @@ "generator": false, "expression": false, "range": [ - 74821, - 75045 + 74664, + 74888 ], "loc": { "start": { - "line": 2486, + "line": 2479, "column": 19 }, "end": { - "line": 2494, + "line": 2487, "column": 5 } } @@ -136524,16 +136416,16 @@ "kind": "method", "computed": false, "range": [ - 74806, - 75045 + 74649, + 74888 ], "loc": { "start": { - "line": 2486, + "line": 2479, "column": 4 }, "end": { - "line": 2494, + "line": 2487, "column": 5 } }, @@ -136542,16 +136434,16 @@ "type": "Block", "value": "*\n * Validate all filterable rows\n ", "range": [ - 74754, - 74801 + 74597, + 74644 ], "loc": { "start": { - "line": 2483, + "line": 2476, "column": 4 }, "end": { - "line": 2485, + "line": 2478, "column": 7 } } @@ -136562,16 +136454,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": [ - 75051, - 75213 + 74894, + 75056 ], "loc": { "start": { - "line": 2496, + "line": 2489, "column": 4 }, "end": { - "line": 2500, + "line": 2493, "column": 7 } } @@ -136585,16 +136477,16 @@ "type": "Identifier", "name": "setFilterValue", "range": [ - 75218, - 75232 + 75061, + 75075 ], "loc": { "start": { - "line": 2501, + "line": 2494, "column": 4 }, "end": { - "line": 2501, + "line": 2494, "column": 18 } } @@ -136607,16 +136499,16 @@ "type": "Identifier", "name": "index", "range": [ - 75233, - 75238 + 75076, + 75081 ], "loc": { "start": { - "line": 2501, + "line": 2494, "column": 19 }, "end": { - "line": 2501, + "line": 2494, "column": 24 } } @@ -136627,16 +136519,16 @@ "type": "Identifier", "name": "query", "range": [ - 75240, - 75245 + 75083, + 75088 ], "loc": { "start": { - "line": 2501, + "line": 2494, "column": 26 }, "end": { - "line": 2501, + "line": 2494, "column": 31 } } @@ -136646,31 +136538,31 @@ "value": "", "raw": "''", "range": [ - 75248, - 75250 + 75091, + 75093 ], "loc": { "start": { - "line": 2501, + "line": 2494, "column": 34 }, "end": { - "line": 2501, + "line": 2494, "column": 36 } } }, "range": [ - 75240, - 75250 + 75083, + 75093 ], "loc": { "start": { - "line": 2501, + "line": 2494, "column": 26 }, "end": { - "line": 2501, + "line": 2494, "column": 36 } } @@ -136690,16 +136582,16 @@ "object": { "type": "ThisExpression", "range": [ - 75267, - 75271 + 75110, + 75114 ], "loc": { "start": { - "line": 2502, + "line": 2495, "column": 13 }, "end": { - "line": 2502, + "line": 2495, "column": 17 } } @@ -136708,47 +136600,47 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 75272, - 75279 + 75115, + 75122 ], "loc": { "start": { - "line": 2502, + "line": 2495, "column": 18 }, "end": { - "line": 2502, + "line": 2495, "column": 25 } } }, "range": [ - 75267, - 75279 + 75110, + 75122 ], "loc": { "start": { - "line": 2502, + "line": 2495, "column": 13 }, "end": { - "line": 2502, + "line": 2495, "column": 25 } } }, "prefix": true, "range": [ - 75266, - 75279 + 75109, + 75122 ], "loc": { "start": { - "line": 2502, + "line": 2495, "column": 12 }, "end": { - "line": 2502, + "line": 2495, "column": 25 } } @@ -136760,48 +136652,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 75295, - 75302 + 75138, + 75145 ], "loc": { "start": { - "line": 2503, + "line": 2496, "column": 12 }, "end": { - "line": 2503, + "line": 2496, "column": 19 } } } ], "range": [ - 75281, - 75312 + 75124, + 75155 ], "loc": { "start": { - "line": 2502, + "line": 2495, "column": 27 }, "end": { - "line": 2504, + "line": 2497, "column": 9 } } }, "alternate": null, "range": [ - 75262, - 75312 + 75105, + 75155 ], "loc": { "start": { - "line": 2502, + "line": 2495, "column": 8 }, "end": { - "line": 2504, + "line": 2497, "column": 9 } } @@ -136815,16 +136707,16 @@ "type": "Identifier", "name": "slc", "range": [ - 75325, - 75328 + 75168, + 75171 ], "loc": { "start": { - "line": 2505, + "line": 2498, "column": 12 }, "end": { - "line": 2505, + "line": 2498, "column": 15 } } @@ -136837,16 +136729,16 @@ "object": { "type": "ThisExpression", "range": [ - 75331, - 75335 + 75174, + 75178 ], "loc": { "start": { - "line": 2505, + "line": 2498, "column": 18 }, "end": { - "line": 2505, + "line": 2498, "column": 22 } } @@ -136855,31 +136747,31 @@ "type": "Identifier", "name": "getFilterElement", "range": [ - 75336, - 75352 + 75179, + 75195 ], "loc": { "start": { - "line": 2505, + "line": 2498, "column": 23 }, "end": { - "line": 2505, + "line": 2498, "column": 39 } } }, "range": [ - 75331, - 75352 + 75174, + 75195 ], "loc": { "start": { - "line": 2505, + "line": 2498, "column": 18 }, "end": { - "line": 2505, + "line": 2498, "column": 39 } } @@ -136889,47 +136781,47 @@ "type": "Identifier", "name": "index", "range": [ - 75353, - 75358 + 75196, + 75201 ], "loc": { "start": { - "line": 2505, + "line": 2498, "column": 40 }, "end": { - "line": 2505, + "line": 2498, "column": 45 } } } ], "range": [ - 75331, - 75359 + 75174, + 75202 ], "loc": { "start": { - "line": 2505, + "line": 2498, "column": 18 }, "end": { - "line": 2505, + "line": 2498, "column": 46 } } }, "range": [ - 75325, - 75359 + 75168, + 75202 ], "loc": { "start": { - "line": 2505, + "line": 2498, "column": 12 }, "end": { - "line": 2505, + "line": 2498, "column": 46 } } @@ -136940,16 +136832,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 75373, - 75383 + 75216, + 75226 ], "loc": { "start": { - "line": 2506, + "line": 2499, "column": 12 }, "end": { - "line": 2506, + "line": 2499, "column": 22 } } @@ -136962,16 +136854,16 @@ "object": { "type": "ThisExpression", "range": [ - 75386, - 75390 + 75229, + 75233 ], "loc": { "start": { - "line": 2506, + "line": 2499, "column": 25 }, "end": { - "line": 2506, + "line": 2499, "column": 29 } } @@ -136980,31 +136872,31 @@ "type": "Identifier", "name": "getFilterType", "range": [ - 75391, - 75404 + 75234, + 75247 ], "loc": { "start": { - "line": 2506, + "line": 2499, "column": 30 }, "end": { - "line": 2506, + "line": 2499, "column": 43 } } }, "range": [ - 75386, - 75404 + 75229, + 75247 ], "loc": { "start": { - "line": 2506, + "line": 2499, "column": 25 }, "end": { - "line": 2506, + "line": 2499, "column": 43 } } @@ -137014,47 +136906,47 @@ "type": "Identifier", "name": "index", "range": [ - 75405, - 75410 + 75248, + 75253 ], "loc": { "start": { - "line": 2506, + "line": 2499, "column": 44 }, "end": { - "line": 2506, + "line": 2499, "column": 49 } } } ], "range": [ - 75386, - 75411 + 75229, + 75254 ], "loc": { "start": { - "line": 2506, + "line": 2499, "column": 25 }, "end": { - "line": 2506, + "line": 2499, "column": 50 } } }, "range": [ - 75373, - 75411 + 75216, + 75254 ], "loc": { "start": { - "line": 2506, + "line": 2499, "column": 12 }, "end": { - "line": 2506, + "line": 2499, "column": 50 } } @@ -137062,16 +136954,16 @@ ], "kind": "let", "range": [ - 75321, - 75412 + 75164, + 75255 ], "loc": { "start": { - "line": 2505, + "line": 2498, "column": 8 }, "end": { - "line": 2506, + "line": 2499, "column": 51 } } @@ -137088,16 +136980,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 75426, - 75436 + 75269, + 75279 ], "loc": { "start": { - "line": 2508, + "line": 2501, "column": 12 }, "end": { - "line": 2508, + "line": 2501, "column": 22 } } @@ -137106,31 +136998,31 @@ "type": "Identifier", "name": "MULTIPLE", "range": [ - 75441, - 75449 + 75284, + 75292 ], "loc": { "start": { - "line": 2508, + "line": 2501, "column": 27 }, "end": { - "line": 2508, + "line": 2501, "column": 35 } } }, "range": [ - 75426, - 75449 + 75269, + 75292 ], "loc": { "start": { - "line": 2508, + "line": 2501, "column": 12 }, "end": { - "line": 2508, + "line": 2501, "column": 35 } } @@ -137142,16 +137034,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 75453, - 75463 + 75296, + 75306 ], "loc": { "start": { - "line": 2508, + "line": 2501, "column": 39 }, "end": { - "line": 2508, + "line": 2501, "column": 49 } } @@ -137160,46 +137052,46 @@ "type": "Identifier", "name": "CHECKLIST", "range": [ - 75468, - 75477 + 75311, + 75320 ], "loc": { "start": { - "line": 2508, + "line": 2501, "column": 54 }, "end": { - "line": 2508, + "line": 2501, "column": 63 } } }, "range": [ - 75453, - 75477 + 75296, + 75320 ], "loc": { "start": { - "line": 2508, + "line": 2501, "column": 39 }, "end": { - "line": 2508, + "line": 2501, "column": 63 } } }, "range": [ - 75426, - 75477 + 75269, + 75320 ], "loc": { "start": { - "line": 2508, + "line": 2501, "column": 12 }, "end": { - "line": 2508, + "line": 2501, "column": 63 } } @@ -137218,16 +137110,16 @@ "object": { "type": "ThisExpression", "range": [ - 75497, - 75501 + 75340, + 75344 ], "loc": { "start": { - "line": 2509, + "line": 2502, "column": 16 }, "end": { - "line": 2509, + "line": 2502, "column": 20 } } @@ -137236,31 +137128,31 @@ "type": "Identifier", "name": "loadFltOnDemand", "range": [ - 75502, - 75517 + 75345, + 75360 ], "loc": { "start": { - "line": 2509, + "line": 2502, "column": 21 }, "end": { - "line": 2509, + "line": 2502, "column": 36 } } }, "range": [ - 75497, - 75517 + 75340, + 75360 ], "loc": { "start": { - "line": 2509, + "line": 2502, "column": 16 }, "end": { - "line": 2509, + "line": 2502, "column": 36 } } @@ -137274,16 +137166,16 @@ "object": { "type": "ThisExpression", "range": [ - 75522, - 75526 + 75365, + 75369 ], "loc": { "start": { - "line": 2509, + "line": 2502, "column": 41 }, "end": { - "line": 2509, + "line": 2502, "column": 45 } } @@ -137292,62 +137184,62 @@ "type": "Identifier", "name": "initialized", "range": [ - 75527, - 75538 + 75370, + 75381 ], "loc": { "start": { - "line": 2509, + "line": 2502, "column": 46 }, "end": { - "line": 2509, + "line": 2502, "column": 57 } } }, "range": [ - 75522, - 75538 + 75365, + 75381 ], "loc": { "start": { - "line": 2509, + "line": 2502, "column": 41 }, "end": { - "line": 2509, + "line": 2502, "column": 57 } } }, "prefix": true, "range": [ - 75521, - 75538 + 75364, + 75381 ], "loc": { "start": { - "line": 2509, + "line": 2502, "column": 40 }, "end": { - "line": 2509, + "line": 2502, "column": 57 } } }, "range": [ - 75497, - 75538 + 75340, + 75381 ], "loc": { "start": { - "line": 2509, + "line": 2502, "column": 16 }, "end": { - "line": 2509, + "line": 2502, "column": 57 } } @@ -137368,16 +137260,16 @@ "object": { "type": "ThisExpression", "range": [ - 75558, - 75562 + 75401, + 75405 ], "loc": { "start": { - "line": 2510, + "line": 2503, "column": 16 }, "end": { - "line": 2510, + "line": 2503, "column": 20 } } @@ -137386,31 +137278,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 75563, - 75570 + 75406, + 75413 ], "loc": { "start": { - "line": 2510, + "line": 2503, "column": 21 }, "end": { - "line": 2510, + "line": 2503, "column": 28 } } }, "range": [ - 75558, - 75570 + 75401, + 75413 ], "loc": { "start": { - "line": 2510, + "line": 2503, "column": 16 }, "end": { - "line": 2510, + "line": 2503, "column": 28 } } @@ -137419,31 +137311,31 @@ "type": "Identifier", "name": "emit", "range": [ - 75571, - 75575 + 75414, + 75418 ], "loc": { "start": { - "line": 2510, + "line": 2503, "column": 29 }, "end": { - "line": 2510, + "line": 2503, "column": 33 } } }, "range": [ - 75558, - 75575 + 75401, + 75418 ], "loc": { "start": { - "line": 2510, + "line": 2503, "column": 16 }, "end": { - "line": 2510, + "line": 2503, "column": 33 } } @@ -137454,16 +137346,16 @@ "value": "build-select-filter", "raw": "'build-select-filter'", "range": [ - 75576, - 75597 + 75419, + 75440 ], "loc": { "start": { - "line": 2510, + "line": 2503, "column": 34 }, "end": { - "line": 2510, + "line": 2503, "column": 55 } } @@ -137471,16 +137363,16 @@ { "type": "ThisExpression", "range": [ - 75599, - 75603 + 75442, + 75446 ], "loc": { "start": { - "line": 2510, + "line": 2503, "column": 57 }, "end": { - "line": 2510, + "line": 2503, "column": 61 } } @@ -137489,16 +137381,16 @@ "type": "Identifier", "name": "index", "range": [ - 75605, - 75610 + 75448, + 75453 ], "loc": { "start": { - "line": 2510, + "line": 2503, "column": 63 }, "end": { - "line": 2510, + "line": 2503, "column": 68 } } @@ -137509,16 +137401,16 @@ "object": { "type": "ThisExpression", "range": [ - 75632, - 75636 + 75475, + 75479 ], "loc": { "start": { - "line": 2511, + "line": 2504, "column": 20 }, "end": { - "line": 2511, + "line": 2504, "column": 24 } } @@ -137527,31 +137419,31 @@ "type": "Identifier", "name": "linkedFilters", "range": [ - 75637, - 75650 + 75480, + 75493 ], "loc": { "start": { - "line": 2511, + "line": 2504, "column": 25 }, "end": { - "line": 2511, + "line": 2504, "column": 38 } } }, "range": [ - 75632, - 75650 + 75475, + 75493 ], "loc": { "start": { - "line": 2511, + "line": 2504, "column": 20 }, "end": { - "line": 2511, + "line": 2504, "column": 38 } } @@ -137562,16 +137454,16 @@ "object": { "type": "ThisExpression", "range": [ - 75652, - 75656 + 75495, + 75499 ], "loc": { "start": { - "line": 2511, + "line": 2504, "column": 40 }, "end": { - "line": 2511, + "line": 2504, "column": 44 } } @@ -137580,94 +137472,94 @@ "type": "Identifier", "name": "isExternalFlt", "range": [ - 75657, - 75670 + 75500, + 75513 ], "loc": { "start": { - "line": 2511, + "line": 2504, "column": 45 }, "end": { - "line": 2511, + "line": 2504, "column": 58 } } }, "range": [ - 75652, - 75670 + 75495, + 75513 ], "loc": { "start": { - "line": 2511, + "line": 2504, "column": 40 }, "end": { - "line": 2511, + "line": 2504, "column": 58 } } } ], "range": [ - 75558, - 75671 + 75401, + 75514 ], "loc": { "start": { - "line": 2510, + "line": 2503, "column": 16 }, "end": { - "line": 2511, + "line": 2504, "column": 59 } } }, "range": [ - 75558, - 75672 + 75401, + 75515 ], "loc": { "start": { - "line": 2510, + "line": 2503, "column": 16 }, "end": { - "line": 2511, + "line": 2504, "column": 60 } } } ], "range": [ - 75540, - 75686 + 75383, + 75529 ], "loc": { "start": { - "line": 2509, + "line": 2502, "column": 59 }, "end": { - "line": 2512, + "line": 2505, "column": 13 } } }, "alternate": null, "range": [ - 75493, - 75686 + 75336, + 75529 ], "loc": { "start": { - "line": 2509, + "line": 2502, "column": 12 }, "end": { - "line": 2512, + "line": 2505, "column": 13 } } @@ -137684,16 +137576,16 @@ "type": "Identifier", "name": "slc", "range": [ - 75699, - 75702 + 75542, + 75545 ], "loc": { "start": { - "line": 2513, + "line": 2506, "column": 12 }, "end": { - "line": 2513, + "line": 2506, "column": 15 } } @@ -137702,31 +137594,31 @@ "type": "Identifier", "name": "value", "range": [ - 75703, - 75708 + 75546, + 75551 ], "loc": { "start": { - "line": 2513, + "line": 2506, "column": 16 }, "end": { - "line": 2513, + "line": 2506, "column": 21 } } }, "range": [ - 75699, - 75708 + 75542, + 75551 ], "loc": { "start": { - "line": 2513, + "line": 2506, "column": 12 }, "end": { - "line": 2513, + "line": 2506, "column": 21 } } @@ -137735,62 +137627,62 @@ "type": "Identifier", "name": "query", "range": [ - 75711, - 75716 + 75554, + 75559 ], "loc": { "start": { - "line": 2513, + "line": 2506, "column": 24 }, "end": { - "line": 2513, + "line": 2506, "column": 29 } } }, "range": [ - 75699, - 75716 + 75542, + 75559 ], "loc": { "start": { - "line": 2513, + "line": 2506, "column": 12 }, "end": { - "line": 2513, + "line": 2506, "column": 29 } } }, "range": [ - 75699, - 75717 + 75542, + 75560 ], "loc": { "start": { - "line": 2513, + "line": 2506, "column": 12 }, "end": { - "line": 2513, + "line": 2506, "column": 30 } } } ], "range": [ - 75479, - 75727 + 75322, + 75570 ], "loc": { "start": { - "line": 2508, + "line": 2501, "column": 65 }, "end": { - "line": 2514, + "line": 2507, "column": 9 } }, @@ -137799,16 +137691,16 @@ "type": "Line", "value": "multiple selects", "range": [ - 75736, - 75754 + 75579, + 75597 ], "loc": { "start": { - "line": 2515, + "line": 2508, "column": 8 }, "end": { - "line": 2515, + "line": 2508, "column": 26 } } @@ -137824,16 +137716,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 75772, - 75782 + 75615, + 75625 ], "loc": { "start": { - "line": 2516, + "line": 2509, "column": 17 }, "end": { - "line": 2516, + "line": 2509, "column": 27 } } @@ -137842,31 +137734,31 @@ "type": "Identifier", "name": "MULTIPLE", "range": [ - 75787, - 75795 + 75630, + 75638 ], "loc": { "start": { - "line": 2516, + "line": 2509, "column": 32 }, "end": { - "line": 2516, + "line": 2509, "column": 40 } } }, "range": [ - 75772, - 75795 + 75615, + 75638 ], "loc": { "start": { - "line": 2516, + "line": 2509, "column": 17 }, "end": { - "line": 2516, + "line": 2509, "column": 40 } } @@ -137883,16 +137775,16 @@ "type": "Identifier", "name": "values", "range": [ - 75815, - 75821 + 75658, + 75664 ], "loc": { "start": { - "line": 2517, + "line": 2510, "column": 16 }, "end": { - "line": 2517, + "line": 2510, "column": 22 } } @@ -137905,16 +137797,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 75824, - 75831 + 75667, + 75674 ], "loc": { "start": { - "line": 2517, + "line": 2510, "column": 25 }, "end": { - "line": 2517, + "line": 2510, "column": 32 } } @@ -137924,32 +137816,32 @@ "type": "Identifier", "name": "query", "range": [ - 75832, - 75837 + 75675, + 75680 ], "loc": { "start": { - "line": 2517, + "line": 2510, "column": 33 }, "end": { - "line": 2517, + "line": 2510, "column": 38 } } } ], "range": [ - 75824, - 75838 + 75667, + 75681 ], "loc": { "start": { - "line": 2517, + "line": 2510, "column": 25 }, "end": { - "line": 2517, + "line": 2510, "column": 39 } } @@ -137958,16 +137850,16 @@ "type": "Identifier", "name": "query", "range": [ - 75841, - 75846 + 75684, + 75689 ], "loc": { "start": { - "line": 2517, + "line": 2510, "column": 42 }, "end": { - "line": 2517, + "line": 2510, "column": 47 } } @@ -137981,16 +137873,16 @@ "type": "Identifier", "name": "query", "range": [ - 75865, - 75870 + 75708, + 75713 ], "loc": { "start": { - "line": 2518, + "line": 2511, "column": 16 }, "end": { - "line": 2518, + "line": 2511, "column": 21 } } @@ -137999,31 +137891,31 @@ "type": "Identifier", "name": "split", "range": [ - 75871, - 75876 + 75714, + 75719 ], "loc": { "start": { - "line": 2518, + "line": 2511, "column": 22 }, "end": { - "line": 2518, + "line": 2511, "column": 27 } } }, "range": [ - 75865, - 75876 + 75708, + 75719 ], "loc": { "start": { - "line": 2518, + "line": 2511, "column": 16 }, "end": { - "line": 2518, + "line": 2511, "column": 27 } } @@ -138040,16 +137932,16 @@ "value": " ", "raw": "' '", "range": [ - 75877, - 75880 + 75720, + 75723 ], "loc": { "start": { - "line": 2518, + "line": 2511, "column": 28 }, "end": { - "line": 2518, + "line": 2511, "column": 31 } } @@ -138060,16 +137952,16 @@ "object": { "type": "ThisExpression", "range": [ - 75883, - 75887 + 75726, + 75730 ], "loc": { "start": { - "line": 2518, + "line": 2511, "column": 34 }, "end": { - "line": 2518, + "line": 2511, "column": 38 } } @@ -138078,46 +137970,46 @@ "type": "Identifier", "name": "orOperator", "range": [ - 75888, - 75898 + 75731, + 75741 ], "loc": { "start": { - "line": 2518, + "line": 2511, "column": 39 }, "end": { - "line": 2518, + "line": 2511, "column": 49 } } }, "range": [ - 75883, - 75898 + 75726, + 75741 ], "loc": { "start": { - "line": 2518, + "line": 2511, "column": 34 }, "end": { - "line": 2518, + "line": 2511, "column": 49 } } }, "range": [ - 75877, - 75898 + 75720, + 75741 ], "loc": { "start": { - "line": 2518, + "line": 2511, "column": 28 }, "end": { - "line": 2518, + "line": 2511, "column": 49 } } @@ -138127,77 +138019,77 @@ "value": " ", "raw": "' '", "range": [ - 75901, - 75904 + 75744, + 75747 ], "loc": { "start": { - "line": 2518, + "line": 2511, "column": 52 }, "end": { - "line": 2518, + "line": 2511, "column": 55 } } }, "range": [ - 75877, - 75904 + 75720, + 75747 ], "loc": { "start": { - "line": 2518, + "line": 2511, "column": 28 }, "end": { - "line": 2518, + "line": 2511, "column": 55 } } } ], "range": [ - 75865, - 75905 + 75708, + 75748 ], "loc": { "start": { - "line": 2518, + "line": 2511, "column": 16 }, "end": { - "line": 2518, + "line": 2511, "column": 56 } } }, "range": [ - 75824, - 75905 + 75667, + 75748 ], "loc": { "start": { - "line": 2517, + "line": 2510, "column": 25 }, "end": { - "line": 2518, + "line": 2511, "column": 56 } } }, "range": [ - 75815, - 75905 + 75658, + 75748 ], "loc": { "start": { - "line": 2517, + "line": 2510, "column": 16 }, "end": { - "line": 2518, + "line": 2511, "column": 56 } } @@ -138205,16 +138097,16 @@ ], "kind": "let", "range": [ - 75811, - 75906 + 75654, + 75749 ], "loc": { "start": { - "line": 2517, + "line": 2510, "column": 12 }, "end": { - "line": 2518, + "line": 2511, "column": 57 } } @@ -138230,16 +138122,16 @@ "object": { "type": "ThisExpression", "range": [ - 75924, - 75928 + 75767, + 75771 ], "loc": { "start": { - "line": 2520, + "line": 2513, "column": 16 }, "end": { - "line": 2520, + "line": 2513, "column": 20 } } @@ -138248,31 +138140,31 @@ "type": "Identifier", "name": "loadFltOnDemand", "range": [ - 75929, - 75944 + 75772, + 75787 ], "loc": { "start": { - "line": 2520, + "line": 2513, "column": 21 }, "end": { - "line": 2520, + "line": 2513, "column": 36 } } }, "range": [ - 75924, - 75944 + 75767, + 75787 ], "loc": { "start": { - "line": 2520, + "line": 2513, "column": 16 }, "end": { - "line": 2520, + "line": 2513, "column": 36 } } @@ -138286,16 +138178,16 @@ "object": { "type": "ThisExpression", "range": [ - 75949, - 75953 + 75792, + 75796 ], "loc": { "start": { - "line": 2520, + "line": 2513, "column": 41 }, "end": { - "line": 2520, + "line": 2513, "column": 45 } } @@ -138304,62 +138196,62 @@ "type": "Identifier", "name": "initialized", "range": [ - 75954, - 75965 + 75797, + 75808 ], "loc": { "start": { - "line": 2520, + "line": 2513, "column": 46 }, "end": { - "line": 2520, + "line": 2513, "column": 57 } } }, "range": [ - 75949, - 75965 + 75792, + 75808 ], "loc": { "start": { - "line": 2520, + "line": 2513, "column": 41 }, "end": { - "line": 2520, + "line": 2513, "column": 57 } } }, "prefix": true, "range": [ - 75948, - 75965 + 75791, + 75808 ], "loc": { "start": { - "line": 2520, + "line": 2513, "column": 40 }, "end": { - "line": 2520, + "line": 2513, "column": 57 } } }, "range": [ - 75924, - 75965 + 75767, + 75808 ], "loc": { "start": { - "line": 2520, + "line": 2513, "column": 16 }, "end": { - "line": 2520, + "line": 2513, "column": 57 } } @@ -138380,16 +138272,16 @@ "object": { "type": "ThisExpression", "range": [ - 75985, - 75989 + 75828, + 75832 ], "loc": { "start": { - "line": 2521, + "line": 2514, "column": 16 }, "end": { - "line": 2521, + "line": 2514, "column": 20 } } @@ -138398,31 +138290,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 75990, - 75997 + 75833, + 75840 ], "loc": { "start": { - "line": 2521, + "line": 2514, "column": 21 }, "end": { - "line": 2521, + "line": 2514, "column": 28 } } }, "range": [ - 75985, - 75997 + 75828, + 75840 ], "loc": { "start": { - "line": 2521, + "line": 2514, "column": 16 }, "end": { - "line": 2521, + "line": 2514, "column": 28 } } @@ -138431,31 +138323,31 @@ "type": "Identifier", "name": "emit", "range": [ - 75998, - 76002 + 75841, + 75845 ], "loc": { "start": { - "line": 2521, + "line": 2514, "column": 29 }, "end": { - "line": 2521, + "line": 2514, "column": 33 } } }, "range": [ - 75985, - 76002 + 75828, + 75845 ], "loc": { "start": { - "line": 2521, + "line": 2514, "column": 16 }, "end": { - "line": 2521, + "line": 2514, "column": 33 } } @@ -138466,16 +138358,16 @@ "value": "build-select-filter", "raw": "'build-select-filter'", "range": [ - 76003, - 76024 + 75846, + 75867 ], "loc": { "start": { - "line": 2521, + "line": 2514, "column": 34 }, "end": { - "line": 2521, + "line": 2514, "column": 55 } } @@ -138483,16 +138375,16 @@ { "type": "ThisExpression", "range": [ - 76026, - 76030 + 75869, + 75873 ], "loc": { "start": { - "line": 2521, + "line": 2514, "column": 57 }, "end": { - "line": 2521, + "line": 2514, "column": 61 } } @@ -138501,16 +138393,16 @@ "type": "Identifier", "name": "index", "range": [ - 76032, - 76037 + 75875, + 75880 ], "loc": { "start": { - "line": 2521, + "line": 2514, "column": 63 }, "end": { - "line": 2521, + "line": 2514, "column": 68 } } @@ -138521,16 +138413,16 @@ "object": { "type": "ThisExpression", "range": [ - 76059, - 76063 + 75902, + 75906 ], "loc": { "start": { - "line": 2522, + "line": 2515, "column": 20 }, "end": { - "line": 2522, + "line": 2515, "column": 24 } } @@ -138539,31 +138431,31 @@ "type": "Identifier", "name": "linkedFilters", "range": [ - 76064, - 76077 + 75907, + 75920 ], "loc": { "start": { - "line": 2522, + "line": 2515, "column": 25 }, "end": { - "line": 2522, + "line": 2515, "column": 38 } } }, "range": [ - 76059, - 76077 + 75902, + 75920 ], "loc": { "start": { - "line": 2522, + "line": 2515, "column": 20 }, "end": { - "line": 2522, + "line": 2515, "column": 38 } } @@ -138574,16 +138466,16 @@ "object": { "type": "ThisExpression", "range": [ - 76079, - 76083 + 75922, + 75926 ], "loc": { "start": { - "line": 2522, + "line": 2515, "column": 40 }, "end": { - "line": 2522, + "line": 2515, "column": 44 } } @@ -138592,94 +138484,94 @@ "type": "Identifier", "name": "isExternalFlt", "range": [ - 76084, - 76097 + 75927, + 75940 ], "loc": { "start": { - "line": 2522, + "line": 2515, "column": 45 }, "end": { - "line": 2522, + "line": 2515, "column": 58 } } }, "range": [ - 76079, - 76097 + 75922, + 75940 ], "loc": { "start": { - "line": 2522, + "line": 2515, "column": 40 }, "end": { - "line": 2522, + "line": 2515, "column": 58 } } } ], "range": [ - 75985, - 76098 + 75828, + 75941 ], "loc": { "start": { - "line": 2521, + "line": 2514, "column": 16 }, "end": { - "line": 2522, + "line": 2515, "column": 59 } } }, "range": [ - 75985, - 76099 + 75828, + 75942 ], "loc": { "start": { - "line": 2521, + "line": 2514, "column": 16 }, "end": { - "line": 2522, + "line": 2515, "column": 60 } } } ], "range": [ - 75967, - 76113 + 75810, + 75956 ], "loc": { "start": { - "line": 2520, + "line": 2513, "column": 59 }, "end": { - "line": 2523, + "line": 2516, "column": 13 } } }, "alternate": null, "range": [ - 75920, - 76113 + 75763, + 75956 ], "loc": { "start": { - "line": 2520, + "line": 2513, "column": 12 }, "end": { - "line": 2523, + "line": 2516, "column": 13 } } @@ -138697,16 +138589,16 @@ "object": { "type": "ThisExpression", "range": [ - 76127, - 76131 + 75970, + 75974 ], "loc": { "start": { - "line": 2525, + "line": 2518, "column": 12 }, "end": { - "line": 2525, + "line": 2518, "column": 16 } } @@ -138715,31 +138607,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 76132, - 76139 + 75975, + 75982 ], "loc": { "start": { - "line": 2525, + "line": 2518, "column": 17 }, "end": { - "line": 2525, + "line": 2518, "column": 24 } } }, "range": [ - 76127, - 76139 + 75970, + 75982 ], "loc": { "start": { - "line": 2525, + "line": 2518, "column": 12 }, "end": { - "line": 2525, + "line": 2518, "column": 24 } } @@ -138748,31 +138640,31 @@ "type": "Identifier", "name": "emit", "range": [ - 76140, - 76144 + 75983, + 75987 ], "loc": { "start": { - "line": 2525, + "line": 2518, "column": 25 }, "end": { - "line": 2525, + "line": 2518, "column": 29 } } }, "range": [ - 76127, - 76144 + 75970, + 75987 ], "loc": { "start": { - "line": 2525, + "line": 2518, "column": 12 }, "end": { - "line": 2525, + "line": 2518, "column": 29 } } @@ -138783,16 +138675,16 @@ "value": "select-options", "raw": "'select-options'", "range": [ - 76145, - 76161 + 75988, + 76004 ], "loc": { "start": { - "line": 2525, + "line": 2518, "column": 30 }, "end": { - "line": 2525, + "line": 2518, "column": 46 } } @@ -138800,16 +138692,16 @@ { "type": "ThisExpression", "range": [ - 76163, - 76167 + 76006, + 76010 ], "loc": { "start": { - "line": 2525, + "line": 2518, "column": 48 }, "end": { - "line": 2525, + "line": 2518, "column": 52 } } @@ -138818,16 +138710,16 @@ "type": "Identifier", "name": "index", "range": [ - 76169, - 76174 + 76012, + 76017 ], "loc": { "start": { - "line": 2525, + "line": 2518, "column": 54 }, "end": { - "line": 2525, + "line": 2518, "column": 59 } } @@ -138836,63 +138728,63 @@ "type": "Identifier", "name": "values", "range": [ - 76176, - 76182 + 76019, + 76025 ], "loc": { "start": { - "line": 2525, + "line": 2518, "column": 61 }, "end": { - "line": 2525, + "line": 2518, "column": 67 } } } ], "range": [ - 76127, - 76183 + 75970, + 76026 ], "loc": { "start": { - "line": 2525, + "line": 2518, "column": 12 }, "end": { - "line": 2525, + "line": 2518, "column": 68 } } }, "range": [ - 76127, - 76184 + 75970, + 76027 ], "loc": { "start": { - "line": 2525, + "line": 2518, "column": 12 }, "end": { - "line": 2525, + "line": 2518, "column": 69 } } } ], "range": [ - 75797, - 76194 + 75640, + 76037 ], "loc": { "start": { - "line": 2516, + "line": 2509, "column": 42 }, "end": { - "line": 2526, + "line": 2519, "column": 9 } }, @@ -138901,16 +138793,16 @@ "type": "Line", "value": "checklist", "range": [ - 76203, - 76214 + 76046, + 76057 ], "loc": { "start": { - "line": 2527, + "line": 2520, "column": 8 }, "end": { - "line": 2527, + "line": 2520, "column": 19 } } @@ -138926,16 +138818,16 @@ "type": "Identifier", "name": "fltColType", "range": [ - 76232, - 76242 + 76075, + 76085 ], "loc": { "start": { - "line": 2528, + "line": 2521, "column": 17 }, "end": { - "line": 2528, + "line": 2521, "column": 27 } } @@ -138944,31 +138836,31 @@ "type": "Identifier", "name": "CHECKLIST", "range": [ - 76247, - 76256 + 76090, + 76099 ], "loc": { "start": { - "line": 2528, + "line": 2521, "column": 32 }, "end": { - "line": 2528, + "line": 2521, "column": 41 } } }, "range": [ - 76232, - 76256 + 76075, + 76099 ], "loc": { "start": { - "line": 2528, + "line": 2521, "column": 17 }, "end": { - "line": 2528, + "line": 2521, "column": 41 } } @@ -138985,16 +138877,16 @@ "type": "Identifier", "name": "values", "range": [ - 76276, - 76282 + 76119, + 76125 ], "loc": { "start": { - "line": 2529, + "line": 2522, "column": 16 }, "end": { - "line": 2529, + "line": 2522, "column": 22 } } @@ -139003,31 +138895,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 76285, - 76287 + 76128, + 76130 ], "loc": { "start": { - "line": 2529, + "line": 2522, "column": 25 }, "end": { - "line": 2529, + "line": 2522, "column": 27 } } }, "range": [ - 76276, - 76287 + 76119, + 76130 ], "loc": { "start": { - "line": 2529, + "line": 2522, "column": 16 }, "end": { - "line": 2529, + "line": 2522, "column": 27 } } @@ -139035,16 +138927,16 @@ ], "kind": "let", "range": [ - 76272, - 76288 + 76115, + 76131 ], "loc": { "start": { - "line": 2529, + "line": 2522, "column": 12 }, "end": { - "line": 2529, + "line": 2522, "column": 28 } } @@ -139060,16 +138952,16 @@ "object": { "type": "ThisExpression", "range": [ - 76305, - 76309 + 76148, + 76152 ], "loc": { "start": { - "line": 2530, + "line": 2523, "column": 16 }, "end": { - "line": 2530, + "line": 2523, "column": 20 } } @@ -139078,31 +138970,31 @@ "type": "Identifier", "name": "loadFltOnDemand", "range": [ - 76310, - 76325 + 76153, + 76168 ], "loc": { "start": { - "line": 2530, + "line": 2523, "column": 21 }, "end": { - "line": 2530, + "line": 2523, "column": 36 } } }, "range": [ - 76305, - 76325 + 76148, + 76168 ], "loc": { "start": { - "line": 2530, + "line": 2523, "column": 16 }, "end": { - "line": 2530, + "line": 2523, "column": 36 } } @@ -139116,16 +139008,16 @@ "object": { "type": "ThisExpression", "range": [ - 76330, - 76334 + 76173, + 76177 ], "loc": { "start": { - "line": 2530, + "line": 2523, "column": 41 }, "end": { - "line": 2530, + "line": 2523, "column": 45 } } @@ -139134,62 +139026,62 @@ "type": "Identifier", "name": "initialized", "range": [ - 76335, - 76346 + 76178, + 76189 ], "loc": { "start": { - "line": 2530, + "line": 2523, "column": 46 }, "end": { - "line": 2530, + "line": 2523, "column": 57 } } }, "range": [ - 76330, - 76346 + 76173, + 76189 ], "loc": { "start": { - "line": 2530, + "line": 2523, "column": 41 }, "end": { - "line": 2530, + "line": 2523, "column": 57 } } }, "prefix": true, "range": [ - 76329, - 76346 + 76172, + 76189 ], "loc": { "start": { - "line": 2530, + "line": 2523, "column": 40 }, "end": { - "line": 2530, + "line": 2523, "column": 57 } } }, "range": [ - 76305, - 76346 + 76148, + 76189 ], "loc": { "start": { - "line": 2530, + "line": 2523, "column": 16 }, "end": { - "line": 2530, + "line": 2523, "column": 57 } } @@ -139210,16 +139102,16 @@ "object": { "type": "ThisExpression", "range": [ - 76366, - 76370 + 76209, + 76213 ], "loc": { "start": { - "line": 2531, + "line": 2524, "column": 16 }, "end": { - "line": 2531, + "line": 2524, "column": 20 } } @@ -139228,31 +139120,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 76371, - 76378 + 76214, + 76221 ], "loc": { "start": { - "line": 2531, + "line": 2524, "column": 21 }, "end": { - "line": 2531, + "line": 2524, "column": 28 } } }, "range": [ - 76366, - 76378 + 76209, + 76221 ], "loc": { "start": { - "line": 2531, + "line": 2524, "column": 16 }, "end": { - "line": 2531, + "line": 2524, "column": 28 } } @@ -139261,31 +139153,31 @@ "type": "Identifier", "name": "emit", "range": [ - 76379, - 76383 + 76222, + 76226 ], "loc": { "start": { - "line": 2531, + "line": 2524, "column": 29 }, "end": { - "line": 2531, + "line": 2524, "column": 33 } } }, "range": [ - 76366, - 76383 + 76209, + 76226 ], "loc": { "start": { - "line": 2531, + "line": 2524, "column": 16 }, "end": { - "line": 2531, + "line": 2524, "column": 33 } } @@ -139296,16 +139188,16 @@ "value": "build-checklist-filter", "raw": "'build-checklist-filter'", "range": [ - 76384, - 76408 + 76227, + 76251 ], "loc": { "start": { - "line": 2531, + "line": 2524, "column": 34 }, "end": { - "line": 2531, + "line": 2524, "column": 58 } } @@ -139313,16 +139205,16 @@ { "type": "ThisExpression", "range": [ - 76410, - 76414 + 76253, + 76257 ], "loc": { "start": { - "line": 2531, + "line": 2524, "column": 60 }, "end": { - "line": 2531, + "line": 2524, "column": 64 } } @@ -139331,16 +139223,16 @@ "type": "Identifier", "name": "index", "range": [ - 76416, - 76421 + 76259, + 76264 ], "loc": { "start": { - "line": 2531, + "line": 2524, "column": 66 }, "end": { - "line": 2531, + "line": 2524, "column": 71 } } @@ -139351,16 +139243,16 @@ "object": { "type": "ThisExpression", "range": [ - 76443, - 76447 + 76286, + 76290 ], "loc": { "start": { - "line": 2532, + "line": 2525, "column": 20 }, "end": { - "line": 2532, + "line": 2525, "column": 24 } } @@ -139369,94 +139261,94 @@ "type": "Identifier", "name": "linkedFilters", "range": [ - 76448, - 76461 + 76291, + 76304 ], "loc": { "start": { - "line": 2532, + "line": 2525, "column": 25 }, "end": { - "line": 2532, + "line": 2525, "column": 38 } } }, "range": [ - 76443, - 76461 + 76286, + 76304 ], "loc": { "start": { - "line": 2532, + "line": 2525, "column": 20 }, "end": { - "line": 2532, + "line": 2525, "column": 38 } } } ], "range": [ - 76366, - 76462 + 76209, + 76305 ], "loc": { "start": { - "line": 2531, + "line": 2524, "column": 16 }, "end": { - "line": 2532, + "line": 2525, "column": 39 } } }, "range": [ - 76366, - 76463 + 76209, + 76306 ], "loc": { "start": { - "line": 2531, + "line": 2524, "column": 16 }, "end": { - "line": 2532, + "line": 2525, "column": 40 } } } ], "range": [ - 76348, - 76477 + 76191, + 76320 ], "loc": { "start": { - "line": 2530, + "line": 2523, "column": 59 }, "end": { - "line": 2533, + "line": 2526, "column": 13 } } }, "alternate": null, "range": [ - 76301, - 76477 + 76144, + 76320 ], "loc": { "start": { - "line": 2530, + "line": 2523, "column": 12 }, "end": { - "line": 2533, + "line": 2526, "column": 13 } } @@ -139469,16 +139361,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 76494, - 76501 + 76337, + 76344 ], "loc": { "start": { - "line": 2534, + "line": 2527, "column": 16 }, "end": { - "line": 2534, + "line": 2527, "column": 23 } } @@ -139488,32 +139380,32 @@ "type": "Identifier", "name": "query", "range": [ - 76502, - 76507 + 76345, + 76350 ], "loc": { "start": { - "line": 2534, + "line": 2527, "column": 24 }, "end": { - "line": 2534, + "line": 2527, "column": 29 } } } ], "range": [ - 76494, - 76508 + 76337, + 76351 ], "loc": { "start": { - "line": 2534, + "line": 2527, "column": 16 }, "end": { - "line": 2534, + "line": 2527, "column": 30 } } @@ -139530,16 +139422,16 @@ "type": "Identifier", "name": "values", "range": [ - 76528, - 76534 + 76371, + 76377 ], "loc": { "start": { - "line": 2535, + "line": 2528, "column": 16 }, "end": { - "line": 2535, + "line": 2528, "column": 22 } } @@ -139548,62 +139440,62 @@ "type": "Identifier", "name": "query", "range": [ - 76537, - 76542 + 76380, + 76385 ], "loc": { "start": { - "line": 2535, + "line": 2528, "column": 25 }, "end": { - "line": 2535, + "line": 2528, "column": 30 } } }, "range": [ - 76528, - 76542 + 76371, + 76385 ], "loc": { "start": { - "line": 2535, + "line": 2528, "column": 16 }, "end": { - "line": 2535, + "line": 2528, "column": 30 } } }, "range": [ - 76528, - 76543 + 76371, + 76386 ], "loc": { "start": { - "line": 2535, + "line": 2528, "column": 16 }, "end": { - "line": 2535, + "line": 2528, "column": 31 } } } ], "range": [ - 76510, - 76557 + 76353, + 76400 ], "loc": { "start": { - "line": 2534, + "line": 2527, "column": 32 }, "end": { - "line": 2536, + "line": 2529, "column": 13 } } @@ -139620,16 +139512,16 @@ "type": "Identifier", "name": "query", "range": [ - 76581, - 76586 + 76424, + 76429 ], "loc": { "start": { - "line": 2537, + "line": 2530, "column": 16 }, "end": { - "line": 2537, + "line": 2530, "column": 21 } } @@ -139640,16 +139532,16 @@ "type": "Identifier", "name": "matchCase", "range": [ - 76589, - 76598 + 76432, + 76441 ], "loc": { "start": { - "line": 2537, + "line": 2530, "column": 24 }, "end": { - "line": 2537, + "line": 2530, "column": 33 } } @@ -139659,16 +139551,16 @@ "type": "Identifier", "name": "query", "range": [ - 76599, - 76604 + 76442, + 76447 ], "loc": { "start": { - "line": 2537, + "line": 2530, "column": 34 }, "end": { - "line": 2537, + "line": 2530, "column": 39 } } @@ -139679,16 +139571,16 @@ "object": { "type": "ThisExpression", "range": [ - 76606, - 76610 + 76449, + 76453 ], "loc": { "start": { - "line": 2537, + "line": 2530, "column": 41 }, "end": { - "line": 2537, + "line": 2530, "column": 45 } } @@ -139697,77 +139589,77 @@ "type": "Identifier", "name": "caseSensitive", "range": [ - 76611, - 76624 + 76454, + 76467 ], "loc": { "start": { - "line": 2537, + "line": 2530, "column": 46 }, "end": { - "line": 2537, + "line": 2530, "column": 59 } } }, "range": [ - 76606, - 76624 + 76449, + 76467 ], "loc": { "start": { - "line": 2537, + "line": 2530, "column": 41 }, "end": { - "line": 2537, + "line": 2530, "column": 59 } } } ], "range": [ - 76589, - 76625 + 76432, + 76468 ], "loc": { "start": { - "line": 2537, + "line": 2530, "column": 24 }, "end": { - "line": 2537, + "line": 2530, "column": 60 } } }, "range": [ - 76581, - 76625 + 76424, + 76468 ], "loc": { "start": { - "line": 2537, + "line": 2530, "column": 16 }, "end": { - "line": 2537, + "line": 2530, "column": 60 } } }, "range": [ - 76581, - 76626 + 76424, + 76469 ], "loc": { "start": { - "line": 2537, + "line": 2530, "column": 16 }, "end": { - "line": 2537, + "line": 2530, "column": 61 } } @@ -139781,16 +139673,16 @@ "type": "Identifier", "name": "values", "range": [ - 76643, - 76649 + 76486, + 76492 ], "loc": { "start": { - "line": 2538, + "line": 2531, "column": 16 }, "end": { - "line": 2538, + "line": 2531, "column": 22 } } @@ -139804,16 +139696,16 @@ "type": "Identifier", "name": "query", "range": [ - 76652, - 76657 + 76495, + 76500 ], "loc": { "start": { - "line": 2538, + "line": 2531, "column": 25 }, "end": { - "line": 2538, + "line": 2531, "column": 30 } } @@ -139822,31 +139714,31 @@ "type": "Identifier", "name": "split", "range": [ - 76658, - 76663 + 76501, + 76506 ], "loc": { "start": { - "line": 2538, + "line": 2531, "column": 31 }, "end": { - "line": 2538, + "line": 2531, "column": 36 } } }, "range": [ - 76652, - 76663 + 76495, + 76506 ], "loc": { "start": { - "line": 2538, + "line": 2531, "column": 25 }, "end": { - "line": 2538, + "line": 2531, "column": 36 } } @@ -139863,16 +139755,16 @@ "value": " ", "raw": "' '", "range": [ - 76664, - 76667 + 76507, + 76510 ], "loc": { "start": { - "line": 2538, + "line": 2531, "column": 37 }, "end": { - "line": 2538, + "line": 2531, "column": 40 } } @@ -139883,16 +139775,16 @@ "object": { "type": "ThisExpression", "range": [ - 76670, - 76674 + 76513, + 76517 ], "loc": { "start": { - "line": 2538, + "line": 2531, "column": 43 }, "end": { - "line": 2538, + "line": 2531, "column": 47 } } @@ -139901,46 +139793,46 @@ "type": "Identifier", "name": "orOperator", "range": [ - 76675, - 76685 + 76518, + 76528 ], "loc": { "start": { - "line": 2538, + "line": 2531, "column": 48 }, "end": { - "line": 2538, + "line": 2531, "column": 58 } } }, "range": [ - 76670, - 76685 + 76513, + 76528 ], "loc": { "start": { - "line": 2538, + "line": 2531, "column": 43 }, "end": { - "line": 2538, + "line": 2531, "column": 58 } } }, "range": [ - 76664, - 76685 + 76507, + 76528 ], "loc": { "start": { - "line": 2538, + "line": 2531, "column": 37 }, "end": { - "line": 2538, + "line": 2531, "column": 58 } } @@ -139950,108 +139842,108 @@ "value": " ", "raw": "' '", "range": [ - 76688, - 76691 + 76531, + 76534 ], "loc": { "start": { - "line": 2538, + "line": 2531, "column": 61 }, "end": { - "line": 2538, + "line": 2531, "column": 64 } } }, "range": [ - 76664, - 76691 + 76507, + 76534 ], "loc": { "start": { - "line": 2538, + "line": 2531, "column": 37 }, "end": { - "line": 2538, + "line": 2531, "column": 64 } } } ], "range": [ - 76652, - 76692 + 76495, + 76535 ], "loc": { "start": { - "line": 2538, + "line": 2531, "column": 25 }, "end": { - "line": 2538, + "line": 2531, "column": 65 } } }, "range": [ - 76643, - 76692 + 76486, + 76535 ], "loc": { "start": { - "line": 2538, + "line": 2531, "column": 16 }, "end": { - "line": 2538, + "line": 2531, "column": 65 } } }, "range": [ - 76643, - 76693 + 76486, + 76536 ], "loc": { "start": { - "line": 2538, + "line": 2531, "column": 16 }, "end": { - "line": 2538, + "line": 2531, "column": 66 } } } ], "range": [ - 76563, - 76707 + 76406, + 76550 ], "loc": { "start": { - "line": 2536, + "line": 2529, "column": 19 }, "end": { - "line": 2539, + "line": 2532, "column": 13 } } }, "range": [ - 76490, - 76707 + 76333, + 76550 ], "loc": { "start": { - "line": 2534, + "line": 2527, "column": 12 }, "end": { - "line": 2539, + "line": 2532, "column": 13 } } @@ -140069,16 +139961,16 @@ "object": { "type": "ThisExpression", "range": [ - 76721, - 76725 + 76564, + 76568 ], "loc": { "start": { - "line": 2541, + "line": 2534, "column": 12 }, "end": { - "line": 2541, + "line": 2534, "column": 16 } } @@ -140087,31 +139979,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 76726, - 76733 + 76569, + 76576 ], "loc": { "start": { - "line": 2541, + "line": 2534, "column": 17 }, "end": { - "line": 2541, + "line": 2534, "column": 24 } } }, "range": [ - 76721, - 76733 + 76564, + 76576 ], "loc": { "start": { - "line": 2541, + "line": 2534, "column": 12 }, "end": { - "line": 2541, + "line": 2534, "column": 24 } } @@ -140120,31 +140012,31 @@ "type": "Identifier", "name": "emit", "range": [ - 76734, - 76738 + 76577, + 76581 ], "loc": { "start": { - "line": 2541, + "line": 2534, "column": 25 }, "end": { - "line": 2541, + "line": 2534, "column": 29 } } }, "range": [ - 76721, - 76738 + 76564, + 76581 ], "loc": { "start": { - "line": 2541, + "line": 2534, "column": 12 }, "end": { - "line": 2541, + "line": 2534, "column": 29 } } @@ -140155,16 +140047,16 @@ "value": "select-checklist-options", "raw": "'select-checklist-options'", "range": [ - 76739, - 76765 + 76582, + 76608 ], "loc": { "start": { - "line": 2541, + "line": 2534, "column": 30 }, "end": { - "line": 2541, + "line": 2534, "column": 56 } } @@ -140172,16 +140064,16 @@ { "type": "ThisExpression", "range": [ - 76767, - 76771 + 76610, + 76614 ], "loc": { "start": { - "line": 2541, + "line": 2534, "column": 58 }, "end": { - "line": 2541, + "line": 2534, "column": 62 } } @@ -140190,16 +140082,16 @@ "type": "Identifier", "name": "index", "range": [ - 76773, - 76778 + 76616, + 76621 ], "loc": { "start": { - "line": 2541, + "line": 2534, "column": 64 }, "end": { - "line": 2541, + "line": 2534, "column": 69 } } @@ -140208,79 +140100,79 @@ "type": "Identifier", "name": "values", "range": [ - 76780, - 76786 + 76623, + 76629 ], "loc": { "start": { - "line": 2541, + "line": 2534, "column": 71 }, "end": { - "line": 2541, + "line": 2534, "column": 77 } } } ], "range": [ - 76721, - 76787 + 76564, + 76630 ], "loc": { "start": { - "line": 2541, + "line": 2534, "column": 12 }, "end": { - "line": 2541, + "line": 2534, "column": 78 } } }, "range": [ - 76721, - 76788 + 76564, + 76631 ], "loc": { "start": { - "line": 2541, + "line": 2534, "column": 12 }, "end": { - "line": 2541, + "line": 2534, "column": 79 } } } ], "range": [ - 76258, - 76798 + 76101, + 76641 ], "loc": { "start": { - "line": 2528, + "line": 2521, "column": 43 }, "end": { - "line": 2542, + "line": 2535, "column": 9 } } }, "alternate": null, "range": [ - 76228, - 76798 + 76071, + 76641 ], "loc": { "start": { - "line": 2528, + "line": 2521, "column": 13 }, "end": { - "line": 2542, + "line": 2535, "column": 9 } }, @@ -140289,16 +140181,16 @@ "type": "Line", "value": "checklist", "range": [ - 76203, - 76214 + 76046, + 76057 ], "loc": { "start": { - "line": 2527, + "line": 2520, "column": 8 }, "end": { - "line": 2527, + "line": 2520, "column": 19 } } @@ -140306,16 +140198,16 @@ ] }, "range": [ - 75768, - 76798 + 75611, + 76641 ], "loc": { "start": { - "line": 2516, + "line": 2509, "column": 13 }, "end": { - "line": 2542, + "line": 2535, "column": 9 } }, @@ -140324,16 +140216,16 @@ "type": "Line", "value": "multiple selects", "range": [ - 75736, - 75754 + 75579, + 75597 ], "loc": { "start": { - "line": 2515, + "line": 2508, "column": 8 }, "end": { - "line": 2515, + "line": 2508, "column": 26 } } @@ -140341,32 +140233,32 @@ ] }, "range": [ - 75422, - 76798 + 75265, + 76641 ], "loc": { "start": { - "line": 2508, + "line": 2501, "column": 8 }, "end": { - "line": 2542, + "line": 2535, "column": 9 } } } ], "range": [ - 75252, - 76804 + 75095, + 76647 ], "loc": { "start": { - "line": 2501, + "line": 2494, "column": 38 }, "end": { - "line": 2543, + "line": 2536, "column": 5 } } @@ -140374,16 +140266,16 @@ "generator": false, "expression": false, "range": [ - 75232, - 76804 + 75075, + 76647 ], "loc": { "start": { - "line": 2501, + "line": 2494, "column": 18 }, "end": { - "line": 2543, + "line": 2536, "column": 5 } } @@ -140391,16 +140283,16 @@ "kind": "method", "computed": false, "range": [ - 75218, - 76804 + 75061, + 76647 ], "loc": { "start": { - "line": 2501, + "line": 2494, "column": 4 }, "end": { - "line": 2543, + "line": 2536, "column": 5 } }, @@ -140409,16 +140301,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": [ - 75051, - 75213 + 74894, + 75056 ], "loc": { "start": { - "line": 2496, + "line": 2489, "column": 4 }, "end": { - "line": 2500, + "line": 2493, "column": 7 } } @@ -140429,16 +140321,16 @@ "type": "Block", "value": "*\n * Set them columns' widths as per configuration\n * @param {Element} tbl DOM element\n ", "range": [ - 76810, - 76914 + 76653, + 76757 ], "loc": { "start": { - "line": 2545, + "line": 2538, "column": 4 }, "end": { - "line": 2548, + "line": 2541, "column": 7 } } @@ -140452,16 +140344,16 @@ "type": "Identifier", "name": "setColWidths", "range": [ - 76919, - 76931 + 76762, + 76774 ], "loc": { "start": { - "line": 2549, + "line": 2542, "column": 4 }, "end": { - "line": 2549, + "line": 2542, "column": 16 } } @@ -140474,16 +140366,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 76932, - 76935 + 76775, + 76778 ], "loc": { "start": { - "line": 2549, + "line": 2542, "column": 17 }, "end": { - "line": 2549, + "line": 2542, "column": 20 } } @@ -140503,16 +140395,16 @@ "object": { "type": "ThisExpression", "range": [ - 76952, - 76956 + 76795, + 76799 ], "loc": { "start": { - "line": 2550, + "line": 2543, "column": 13 }, "end": { - "line": 2550, + "line": 2543, "column": 17 } } @@ -140521,47 +140413,47 @@ "type": "Identifier", "name": "hasColWidths", "range": [ - 76957, - 76969 + 76800, + 76812 ], "loc": { "start": { - "line": 2550, + "line": 2543, "column": 18 }, "end": { - "line": 2550, + "line": 2543, "column": 30 } } }, "range": [ - 76952, - 76969 + 76795, + 76812 ], "loc": { "start": { - "line": 2550, + "line": 2543, "column": 13 }, "end": { - "line": 2550, + "line": 2543, "column": 30 } } }, "prefix": true, "range": [ - 76951, - 76969 + 76794, + 76812 ], "loc": { "start": { - "line": 2550, + "line": 2543, "column": 12 }, "end": { - "line": 2550, + "line": 2543, "column": 30 } } @@ -140573,48 +140465,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 76985, - 76992 + 76828, + 76835 ], "loc": { "start": { - "line": 2551, + "line": 2544, "column": 12 }, "end": { - "line": 2551, + "line": 2544, "column": 19 } } } ], "range": [ - 76971, - 77002 + 76814, + 76845 ], "loc": { "start": { - "line": 2550, + "line": 2543, "column": 32 }, "end": { - "line": 2552, + "line": 2545, "column": 9 } } }, "alternate": null, "range": [ - 76947, - 77002 + 76790, + 76845 ], "loc": { "start": { - "line": 2550, + "line": 2543, "column": 8 }, "end": { - "line": 2552, + "line": 2545, "column": 9 } } @@ -140628,16 +140520,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 77011, - 77014 + 76854, + 76857 ], "loc": { "start": { - "line": 2553, + "line": 2546, "column": 8 }, "end": { - "line": 2553, + "line": 2546, "column": 11 } } @@ -140649,16 +140541,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 77017, - 77020 + 76860, + 76863 ], "loc": { "start": { - "line": 2553, + "line": 2546, "column": 14 }, "end": { - "line": 2553, + "line": 2546, "column": 17 } } @@ -140669,16 +140561,16 @@ "object": { "type": "ThisExpression", "range": [ - 77024, - 77028 + 76867, + 76871 ], "loc": { "start": { - "line": 2553, + "line": 2546, "column": 21 }, "end": { - "line": 2553, + "line": 2546, "column": 25 } } @@ -140687,76 +140579,76 @@ "type": "Identifier", "name": "tbl", "range": [ - 77029, - 77032 + 76872, + 76875 ], "loc": { "start": { - "line": 2553, + "line": 2546, "column": 26 }, "end": { - "line": 2553, + "line": 2546, "column": 29 } } }, "range": [ - 77024, - 77032 + 76867, + 76875 ], "loc": { "start": { - "line": 2553, + "line": 2546, "column": 21 }, "end": { - "line": 2553, + "line": 2546, "column": 29 } } }, "range": [ - 77017, - 77032 + 76860, + 76875 ], "loc": { "start": { - "line": 2553, + "line": 2546, "column": 14 }, "end": { - "line": 2553, + "line": 2546, "column": 29 } } }, "range": [ - 77011, - 77032 + 76854, + 76875 ], "loc": { "start": { - "line": 2553, + "line": 2546, "column": 8 }, "end": { - "line": 2553, + "line": 2546, "column": 29 } } }, "range": [ - 77011, - 77033 + 76854, + 76876 ], "loc": { "start": { - "line": 2553, + "line": 2546, "column": 8 }, "end": { - "line": 2553, + "line": 2546, "column": 30 } } @@ -140770,16 +140662,16 @@ "type": "Identifier", "name": "nbCols", "range": [ - 77047, - 77053 + 76890, + 76896 ], "loc": { "start": { - "line": 2555, + "line": 2548, "column": 12 }, "end": { - "line": 2555, + "line": 2548, "column": 18 } } @@ -140790,16 +140682,16 @@ "object": { "type": "ThisExpression", "range": [ - 77056, - 77060 + 76899, + 76903 ], "loc": { "start": { - "line": 2555, + "line": 2548, "column": 21 }, "end": { - "line": 2555, + "line": 2548, "column": 25 } } @@ -140808,46 +140700,46 @@ "type": "Identifier", "name": "nbCells", "range": [ - 77061, - 77068 + 76904, + 76911 ], "loc": { "start": { - "line": 2555, + "line": 2548, "column": 26 }, "end": { - "line": 2555, + "line": 2548, "column": 33 } } }, "range": [ - 77056, - 77068 + 76899, + 76911 ], "loc": { "start": { - "line": 2555, + "line": 2548, "column": 21 }, "end": { - "line": 2555, + "line": 2548, "column": 33 } } }, "range": [ - 77047, - 77068 + 76890, + 76911 ], "loc": { "start": { - "line": 2555, + "line": 2548, "column": 12 }, "end": { - "line": 2555, + "line": 2548, "column": 33 } } @@ -140855,16 +140747,16 @@ ], "kind": "let", "range": [ - 77043, - 77069 + 76886, + 76912 ], "loc": { "start": { - "line": 2555, + "line": 2548, "column": 8 }, "end": { - "line": 2555, + "line": 2548, "column": 34 } } @@ -140878,16 +140770,16 @@ "type": "Identifier", "name": "colWidths", "range": [ - 77082, - 77091 + 76925, + 76934 ], "loc": { "start": { - "line": 2556, + "line": 2549, "column": 12 }, "end": { - "line": 2556, + "line": 2549, "column": 21 } } @@ -140898,16 +140790,16 @@ "object": { "type": "ThisExpression", "range": [ - 77094, - 77098 + 76937, + 76941 ], "loc": { "start": { - "line": 2556, + "line": 2549, "column": 24 }, "end": { - "line": 2556, + "line": 2549, "column": 28 } } @@ -140916,46 +140808,46 @@ "type": "Identifier", "name": "colWidths", "range": [ - 77099, - 77108 + 76942, + 76951 ], "loc": { "start": { - "line": 2556, + "line": 2549, "column": 29 }, "end": { - "line": 2556, + "line": 2549, "column": 38 } } }, "range": [ - 77094, - 77108 + 76937, + 76951 ], "loc": { "start": { - "line": 2556, + "line": 2549, "column": 24 }, "end": { - "line": 2556, + "line": 2549, "column": 38 } } }, "range": [ - 77082, - 77108 + 76925, + 76951 ], "loc": { "start": { - "line": 2556, + "line": 2549, "column": 12 }, "end": { - "line": 2556, + "line": 2549, "column": 38 } } @@ -140963,16 +140855,16 @@ ], "kind": "let", "range": [ - 77078, - 77109 + 76921, + 76952 ], "loc": { "start": { - "line": 2556, + "line": 2549, "column": 8 }, "end": { - "line": 2556, + "line": 2549, "column": 39 } } @@ -140986,16 +140878,16 @@ "type": "Identifier", "name": "colTags", "range": [ - 77122, - 77129 + 76965, + 76972 ], "loc": { "start": { - "line": 2557, + "line": 2550, "column": 12 }, "end": { - "line": 2557, + "line": 2550, "column": 19 } } @@ -141006,16 +140898,16 @@ "type": "Identifier", "name": "tag", "range": [ - 77132, - 77135 + 76975, + 76978 ], "loc": { "start": { - "line": 2557, + "line": 2550, "column": 22 }, "end": { - "line": 2557, + "line": 2550, "column": 25 } } @@ -141025,16 +140917,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 77136, - 77139 + 76979, + 76982 ], "loc": { "start": { - "line": 2557, + "line": 2550, "column": 26 }, "end": { - "line": 2557, + "line": 2550, "column": 29 } } @@ -141044,47 +140936,47 @@ "value": "col", "raw": "'col'", "range": [ - 77141, - 77146 + 76984, + 76989 ], "loc": { "start": { - "line": 2557, + "line": 2550, "column": 31 }, "end": { - "line": 2557, + "line": 2550, "column": 36 } } } ], "range": [ - 77132, - 77147 + 76975, + 76990 ], "loc": { "start": { - "line": 2557, + "line": 2550, "column": 22 }, "end": { - "line": 2557, + "line": 2550, "column": 37 } } }, "range": [ - 77122, - 77147 + 76965, + 76990 ], "loc": { "start": { - "line": 2557, + "line": 2550, "column": 12 }, "end": { - "line": 2557, + "line": 2550, "column": 37 } } @@ -141092,16 +140984,16 @@ ], "kind": "let", "range": [ - 77118, - 77148 + 76961, + 76991 ], "loc": { "start": { - "line": 2557, + "line": 2550, "column": 8 }, "end": { - "line": 2557, + "line": 2550, "column": 38 } } @@ -141115,16 +141007,16 @@ "type": "Identifier", "name": "tblHasColTag", "range": [ - 77161, - 77173 + 77004, + 77016 ], "loc": { "start": { - "line": 2558, + "line": 2551, "column": 12 }, "end": { - "line": 2558, + "line": 2551, "column": 24 } } @@ -141139,16 +141031,16 @@ "type": "Identifier", "name": "colTags", "range": [ - 77176, - 77183 + 77019, + 77026 ], "loc": { "start": { - "line": 2558, + "line": 2551, "column": 27 }, "end": { - "line": 2558, + "line": 2551, "column": 34 } } @@ -141157,31 +141049,31 @@ "type": "Identifier", "name": "length", "range": [ - 77184, - 77190 + 77027, + 77033 ], "loc": { "start": { - "line": 2558, + "line": 2551, "column": 35 }, "end": { - "line": 2558, + "line": 2551, "column": 41 } } }, "range": [ - 77176, - 77190 + 77019, + 77033 ], "loc": { "start": { - "line": 2558, + "line": 2551, "column": 27 }, "end": { - "line": 2558, + "line": 2551, "column": 41 } } @@ -141191,46 +141083,46 @@ "value": 0, "raw": "0", "range": [ - 77193, - 77194 + 77036, + 77037 ], "loc": { "start": { - "line": 2558, + "line": 2551, "column": 44 }, "end": { - "line": 2558, + "line": 2551, "column": 45 } } }, "range": [ - 77176, - 77194 + 77019, + 77037 ], "loc": { "start": { - "line": 2558, + "line": 2551, "column": 27 }, "end": { - "line": 2558, + "line": 2551, "column": 45 } } }, "range": [ - 77161, - 77194 + 77004, + 77037 ], "loc": { "start": { - "line": 2558, + "line": 2551, "column": 12 }, "end": { - "line": 2558, + "line": 2551, "column": 45 } } @@ -141238,16 +141130,16 @@ ], "kind": "let", "range": [ - 77157, - 77195 + 77000, + 77038 ], "loc": { "start": { - "line": 2558, + "line": 2551, "column": 8 }, "end": { - "line": 2558, + "line": 2551, "column": 46 } } @@ -141261,16 +141153,16 @@ "type": "Identifier", "name": "frag", "range": [ - 77208, - 77212 + 77051, + 77055 ], "loc": { "start": { - "line": 2559, + "line": 2552, "column": 12 }, "end": { - "line": 2559, + "line": 2552, "column": 16 } } @@ -141284,32 +141176,32 @@ "type": "Identifier", "name": "tblHasColTag", "range": [ - 77216, - 77228 + 77059, + 77071 ], "loc": { "start": { - "line": 2559, + "line": 2552, "column": 20 }, "end": { - "line": 2559, + "line": 2552, "column": 32 } } }, "prefix": true, "range": [ - 77215, - 77228 + 77058, + 77071 ], "loc": { "start": { - "line": 2559, + "line": 2552, "column": 19 }, "end": { - "line": 2559, + "line": 2552, "column": 32 } } @@ -141323,16 +141215,16 @@ "type": "Identifier", "name": "doc", "range": [ - 77231, - 77234 + 77074, + 77077 ], "loc": { "start": { - "line": 2559, + "line": 2552, "column": 35 }, "end": { - "line": 2559, + "line": 2552, "column": 38 } } @@ -141341,47 +141233,47 @@ "type": "Identifier", "name": "createDocumentFragment", "range": [ - 77235, - 77257 + 77078, + 77100 ], "loc": { "start": { - "line": 2559, + "line": 2552, "column": 39 }, "end": { - "line": 2559, + "line": 2552, "column": 61 } } }, "range": [ - 77231, - 77257 + 77074, + 77100 ], "loc": { "start": { - "line": 2559, + "line": 2552, "column": 35 }, "end": { - "line": 2559, + "line": 2552, "column": 61 } } }, "arguments": [], "range": [ - 77231, - 77259 + 77074, + 77102 ], "loc": { "start": { - "line": 2559, + "line": 2552, "column": 35 }, "end": { - "line": 2559, + "line": 2552, "column": 63 } } @@ -141391,46 +141283,46 @@ "value": null, "raw": "null", "range": [ - 77262, - 77266 + 77105, + 77109 ], "loc": { "start": { - "line": 2559, + "line": 2552, "column": 66 }, "end": { - "line": 2559, + "line": 2552, "column": 70 } } }, "range": [ - 77215, - 77266 + 77058, + 77109 ], "loc": { "start": { - "line": 2559, + "line": 2552, "column": 19 }, "end": { - "line": 2559, + "line": 2552, "column": 70 } } }, "range": [ - 77208, - 77266 + 77051, + 77109 ], "loc": { "start": { - "line": 2559, + "line": 2552, "column": 12 }, "end": { - "line": 2559, + "line": 2552, "column": 70 } } @@ -141438,16 +141330,16 @@ ], "kind": "let", "range": [ - 77204, - 77267 + 77047, + 77110 ], "loc": { "start": { - "line": 2559, + "line": 2552, "column": 8 }, "end": { - "line": 2559, + "line": 2552, "column": 71 } } @@ -141463,16 +141355,16 @@ "type": "Identifier", "name": "k", "range": [ - 77285, - 77286 + 77128, + 77129 ], "loc": { "start": { - "line": 2560, + "line": 2553, "column": 17 }, "end": { - "line": 2560, + "line": 2553, "column": 18 } } @@ -141482,31 +141374,31 @@ "value": 0, "raw": "0", "range": [ - 77289, - 77290 + 77132, + 77133 ], "loc": { "start": { - "line": 2560, + "line": 2553, "column": 21 }, "end": { - "line": 2560, + "line": 2553, "column": 22 } } }, "range": [ - 77285, - 77290 + 77128, + 77133 ], "loc": { "start": { - "line": 2560, + "line": 2553, "column": 17 }, "end": { - "line": 2560, + "line": 2553, "column": 22 } } @@ -141514,16 +141406,16 @@ ], "kind": "let", "range": [ - 77281, - 77290 + 77124, + 77133 ], "loc": { "start": { - "line": 2560, + "line": 2553, "column": 13 }, "end": { - "line": 2560, + "line": 2553, "column": 22 } } @@ -141535,16 +141427,16 @@ "type": "Identifier", "name": "k", "range": [ - 77292, - 77293 + 77135, + 77136 ], "loc": { "start": { - "line": 2560, + "line": 2553, "column": 24 }, "end": { - "line": 2560, + "line": 2553, "column": 25 } } @@ -141553,31 +141445,31 @@ "type": "Identifier", "name": "nbCols", "range": [ - 77296, - 77302 + 77139, + 77145 ], "loc": { "start": { - "line": 2560, + "line": 2553, "column": 28 }, "end": { - "line": 2560, + "line": 2553, "column": 34 } } }, "range": [ - 77292, - 77302 + 77135, + 77145 ], "loc": { "start": { - "line": 2560, + "line": 2553, "column": 24 }, "end": { - "line": 2560, + "line": 2553, "column": 34 } } @@ -141589,32 +141481,32 @@ "type": "Identifier", "name": "k", "range": [ - 77304, - 77305 + 77147, + 77148 ], "loc": { "start": { - "line": 2560, + "line": 2553, "column": 36 }, "end": { - "line": 2560, + "line": 2553, "column": 37 } } }, "prefix": false, "range": [ - 77304, - 77307 + 77147, + 77150 ], "loc": { "start": { - "line": 2560, + "line": 2553, "column": 36 }, "end": { - "line": 2560, + "line": 2553, "column": 39 } } @@ -141631,32 +141523,32 @@ "type": "Identifier", "name": "col", "range": [ - 77327, - 77330 + 77170, + 77173 ], "loc": { "start": { - "line": 2561, + "line": 2554, "column": 16 }, "end": { - "line": 2561, + "line": 2554, "column": 19 } } }, "init": null, "range": [ - 77327, - 77330 + 77170, + 77173 ], "loc": { "start": { - "line": 2561, + "line": 2554, "column": 16 }, "end": { - "line": 2561, + "line": 2554, "column": 19 } } @@ -141664,16 +141556,16 @@ ], "kind": "let", "range": [ - 77323, - 77331 + 77166, + 77174 ], "loc": { "start": { - "line": 2561, + "line": 2554, "column": 12 }, "end": { - "line": 2561, + "line": 2554, "column": 20 } } @@ -141684,16 +141576,16 @@ "type": "Identifier", "name": "tblHasColTag", "range": [ - 77348, - 77360 + 77191, + 77203 ], "loc": { "start": { - "line": 2562, + "line": 2555, "column": 16 }, "end": { - "line": 2562, + "line": 2555, "column": 28 } } @@ -141710,16 +141602,16 @@ "type": "Identifier", "name": "col", "range": [ - 77380, - 77383 + 77223, + 77226 ], "loc": { "start": { - "line": 2563, + "line": 2556, "column": 16 }, "end": { - "line": 2563, + "line": 2556, "column": 19 } } @@ -141731,16 +141623,16 @@ "type": "Identifier", "name": "colTags", "range": [ - 77386, - 77393 + 77229, + 77236 ], "loc": { "start": { - "line": 2563, + "line": 2556, "column": 22 }, "end": { - "line": 2563, + "line": 2556, "column": 29 } } @@ -141749,77 +141641,77 @@ "type": "Identifier", "name": "k", "range": [ - 77394, - 77395 + 77237, + 77238 ], "loc": { "start": { - "line": 2563, + "line": 2556, "column": 30 }, "end": { - "line": 2563, + "line": 2556, "column": 31 } } }, "range": [ - 77386, - 77396 + 77229, + 77239 ], "loc": { "start": { - "line": 2563, + "line": 2556, "column": 22 }, "end": { - "line": 2563, + "line": 2556, "column": 32 } } }, "range": [ - 77380, - 77396 + 77223, + 77239 ], "loc": { "start": { - "line": 2563, + "line": 2556, "column": 16 }, "end": { - "line": 2563, + "line": 2556, "column": 32 } } }, "range": [ - 77380, - 77397 + 77223, + 77240 ], "loc": { "start": { - "line": 2563, + "line": 2556, "column": 16 }, "end": { - "line": 2563, + "line": 2556, "column": 33 } } } ], "range": [ - 77362, - 77411 + 77205, + 77254 ], "loc": { "start": { - "line": 2562, + "line": 2555, "column": 30 }, "end": { - "line": 2564, + "line": 2557, "column": 13 } } @@ -141836,16 +141728,16 @@ "type": "Identifier", "name": "col", "range": [ - 77435, - 77438 + 77278, + 77281 ], "loc": { "start": { - "line": 2565, + "line": 2558, "column": 16 }, "end": { - "line": 2565, + "line": 2558, "column": 19 } } @@ -141856,16 +141748,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 77441, - 77450 + 77284, + 77293 ], "loc": { "start": { - "line": 2565, + "line": 2558, "column": 22 }, "end": { - "line": 2565, + "line": 2558, "column": 31 } } @@ -141876,62 +141768,62 @@ "value": "col", "raw": "'col'", "range": [ - 77451, - 77456 + 77294, + 77299 ], "loc": { "start": { - "line": 2565, + "line": 2558, "column": 32 }, "end": { - "line": 2565, + "line": 2558, "column": 37 } } } ], "range": [ - 77441, - 77457 + 77284, + 77300 ], "loc": { "start": { - "line": 2565, + "line": 2558, "column": 22 }, "end": { - "line": 2565, + "line": 2558, "column": 38 } } }, "range": [ - 77435, - 77457 + 77278, + 77300 ], "loc": { "start": { - "line": 2565, + "line": 2558, "column": 16 }, "end": { - "line": 2565, + "line": 2558, "column": 38 } } }, "range": [ - 77435, - 77458 + 77278, + 77301 ], "loc": { "start": { - "line": 2565, + "line": 2558, "column": 16 }, "end": { - "line": 2565, + "line": 2558, "column": 39 } } @@ -141947,16 +141839,16 @@ "type": "Identifier", "name": "frag", "range": [ - 77475, - 77479 + 77318, + 77322 ], "loc": { "start": { - "line": 2566, + "line": 2559, "column": 16 }, "end": { - "line": 2566, + "line": 2559, "column": 20 } } @@ -141965,31 +141857,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 77480, - 77491 + 77323, + 77334 ], "loc": { "start": { - "line": 2566, + "line": 2559, "column": 21 }, "end": { - "line": 2566, + "line": 2559, "column": 32 } } }, "range": [ - 77475, - 77491 + 77318, + 77334 ], "loc": { "start": { - "line": 2566, + "line": 2559, "column": 16 }, "end": { - "line": 2566, + "line": 2559, "column": 32 } } @@ -141999,78 +141891,78 @@ "type": "Identifier", "name": "col", "range": [ - 77492, - 77495 + 77335, + 77338 ], "loc": { "start": { - "line": 2566, + "line": 2559, "column": 33 }, "end": { - "line": 2566, + "line": 2559, "column": 36 } } } ], "range": [ - 77475, - 77496 + 77318, + 77339 ], "loc": { "start": { - "line": 2566, + "line": 2559, "column": 16 }, "end": { - "line": 2566, + "line": 2559, "column": 37 } } }, "range": [ - 77475, - 77497 + 77318, + 77340 ], "loc": { "start": { - "line": 2566, + "line": 2559, "column": 16 }, "end": { - "line": 2566, + "line": 2559, "column": 38 } } } ], "range": [ - 77417, - 77511 + 77260, + 77354 ], "loc": { "start": { - "line": 2564, + "line": 2557, "column": 19 }, "end": { - "line": 2567, + "line": 2560, "column": 13 } } }, "range": [ - 77344, - 77511 + 77187, + 77354 ], "loc": { "start": { - "line": 2562, + "line": 2555, "column": 12 }, "end": { - "line": 2567, + "line": 2560, "column": 13 } } @@ -142090,16 +141982,16 @@ "type": "Identifier", "name": "col", "range": [ - 77524, - 77527 + 77367, + 77370 ], "loc": { "start": { - "line": 2568, + "line": 2561, "column": 12 }, "end": { - "line": 2568, + "line": 2561, "column": 15 } } @@ -142108,31 +142000,31 @@ "type": "Identifier", "name": "style", "range": [ - 77528, - 77533 + 77371, + 77376 ], "loc": { "start": { - "line": 2568, + "line": 2561, "column": 16 }, "end": { - "line": 2568, + "line": 2561, "column": 21 } } }, "range": [ - 77524, - 77533 + 77367, + 77376 ], "loc": { "start": { - "line": 2568, + "line": 2561, "column": 12 }, "end": { - "line": 2568, + "line": 2561, "column": 21 } } @@ -142141,31 +142033,31 @@ "type": "Identifier", "name": "width", "range": [ - 77534, - 77539 + 77377, + 77382 ], "loc": { "start": { - "line": 2568, + "line": 2561, "column": 22 }, "end": { - "line": 2568, + "line": 2561, "column": 27 } } }, "range": [ - 77524, - 77539 + 77367, + 77382 ], "loc": { "start": { - "line": 2568, + "line": 2561, "column": 12 }, "end": { - "line": 2568, + "line": 2561, "column": 27 } } @@ -142177,16 +142069,16 @@ "type": "Identifier", "name": "colWidths", "range": [ - 77542, - 77551 + 77385, + 77394 ], "loc": { "start": { - "line": 2568, + "line": 2561, "column": 30 }, "end": { - "line": 2568, + "line": 2561, "column": 39 } } @@ -142195,92 +142087,92 @@ "type": "Identifier", "name": "k", "range": [ - 77552, - 77553 + 77395, + 77396 ], "loc": { "start": { - "line": 2568, + "line": 2561, "column": 40 }, "end": { - "line": 2568, + "line": 2561, "column": 41 } } }, "range": [ - 77542, - 77554 + 77385, + 77397 ], "loc": { "start": { - "line": 2568, + "line": 2561, "column": 30 }, "end": { - "line": 2568, + "line": 2561, "column": 42 } } }, "range": [ - 77524, - 77554 + 77367, + 77397 ], "loc": { "start": { - "line": 2568, + "line": 2561, "column": 12 }, "end": { - "line": 2568, + "line": 2561, "column": 42 } } }, "range": [ - 77524, - 77555 + 77367, + 77398 ], "loc": { "start": { - "line": 2568, + "line": 2561, "column": 12 }, "end": { - "line": 2568, + "line": 2561, "column": 43 } } } ], "range": [ - 77309, - 77565 + 77152, + 77408 ], "loc": { "start": { - "line": 2560, + "line": 2553, "column": 41 }, "end": { - "line": 2569, + "line": 2562, "column": 9 } } }, "range": [ - 77276, - 77565 + 77119, + 77408 ], "loc": { "start": { - "line": 2560, + "line": 2553, "column": 8 }, "end": { - "line": 2569, + "line": 2562, "column": 9 } } @@ -142294,32 +142186,32 @@ "type": "Identifier", "name": "tblHasColTag", "range": [ - 77579, - 77591 + 77422, + 77434 ], "loc": { "start": { - "line": 2570, + "line": 2563, "column": 13 }, "end": { - "line": 2570, + "line": 2563, "column": 25 } } }, "prefix": true, "range": [ - 77578, - 77591 + 77421, + 77434 ], "loc": { "start": { - "line": 2570, + "line": 2563, "column": 12 }, "end": { - "line": 2570, + "line": 2563, "column": 25 } } @@ -142338,16 +142230,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 77607, - 77610 + 77450, + 77453 ], "loc": { "start": { - "line": 2571, + "line": 2564, "column": 12 }, "end": { - "line": 2571, + "line": 2564, "column": 15 } } @@ -142356,31 +142248,31 @@ "type": "Identifier", "name": "insertBefore", "range": [ - 77611, - 77623 + 77454, + 77466 ], "loc": { "start": { - "line": 2571, + "line": 2564, "column": 16 }, "end": { - "line": 2571, + "line": 2564, "column": 28 } } }, "range": [ - 77607, - 77623 + 77450, + 77466 ], "loc": { "start": { - "line": 2571, + "line": 2564, "column": 12 }, "end": { - "line": 2571, + "line": 2564, "column": 28 } } @@ -142390,16 +142282,16 @@ "type": "Identifier", "name": "frag", "range": [ - 77624, - 77628 + 77467, + 77471 ], "loc": { "start": { - "line": 2571, + "line": 2564, "column": 29 }, "end": { - "line": 2571, + "line": 2564, "column": 33 } } @@ -142411,16 +142303,16 @@ "type": "Identifier", "name": "tbl", "range": [ - 77630, - 77633 + 77473, + 77476 ], "loc": { "start": { - "line": 2571, + "line": 2564, "column": 35 }, "end": { - "line": 2571, + "line": 2564, "column": 38 } } @@ -142429,110 +142321,110 @@ "type": "Identifier", "name": "firstChild", "range": [ - 77634, - 77644 + 77477, + 77487 ], "loc": { "start": { - "line": 2571, + "line": 2564, "column": 39 }, "end": { - "line": 2571, + "line": 2564, "column": 49 } } }, "range": [ - 77630, - 77644 + 77473, + 77487 ], "loc": { "start": { - "line": 2571, + "line": 2564, "column": 35 }, "end": { - "line": 2571, + "line": 2564, "column": 49 } } } ], "range": [ - 77607, - 77645 + 77450, + 77488 ], "loc": { "start": { - "line": 2571, + "line": 2564, "column": 12 }, "end": { - "line": 2571, + "line": 2564, "column": 50 } } }, "range": [ - 77607, - 77646 + 77450, + 77489 ], "loc": { "start": { - "line": 2571, + "line": 2564, "column": 12 }, "end": { - "line": 2571, + "line": 2564, "column": 51 } } } ], "range": [ - 77593, - 77656 + 77436, + 77499 ], "loc": { "start": { - "line": 2570, + "line": 2563, "column": 27 }, "end": { - "line": 2572, + "line": 2565, "column": 9 } } }, "alternate": null, "range": [ - 77574, - 77656 + 77417, + 77499 ], "loc": { "start": { - "line": 2570, + "line": 2563, "column": 8 }, "end": { - "line": 2572, + "line": 2565, "column": 9 } } } ], "range": [ - 76937, - 77662 + 76780, + 77505 ], "loc": { "start": { - "line": 2549, + "line": 2542, "column": 22 }, "end": { - "line": 2573, + "line": 2566, "column": 5 } } @@ -142540,16 +142432,16 @@ "generator": false, "expression": false, "range": [ - 76931, - 77662 + 76774, + 77505 ], "loc": { "start": { - "line": 2549, + "line": 2542, "column": 16 }, "end": { - "line": 2573, + "line": 2566, "column": 5 } } @@ -142557,16 +142449,16 @@ "kind": "method", "computed": false, "range": [ - 76919, - 77662 + 76762, + 77505 ], "loc": { "start": { - "line": 2549, + "line": 2542, "column": 4 }, "end": { - "line": 2573, + "line": 2566, "column": 5 } }, @@ -142575,16 +142467,16 @@ "type": "Block", "value": "*\n * Set them columns' widths as per configuration\n * @param {Element} tbl DOM element\n ", "range": [ - 76810, - 76914 + 76653, + 76757 ], "loc": { "start": { - "line": 2545, + "line": 2538, "column": 4 }, "end": { - "line": 2548, + "line": 2541, "column": 7 } } @@ -142595,16 +142487,16 @@ "type": "Block", "value": "*\n * Makes defined rows always visible\n ", "range": [ - 77668, - 77720 + 77511, + 77563 ], "loc": { "start": { - "line": 2575, + "line": 2568, "column": 4 }, "end": { - "line": 2577, + "line": 2570, "column": 7 } } @@ -142618,16 +142510,16 @@ "type": "Identifier", "name": "enforceVisibility", "range": [ - 77725, - 77742 + 77568, + 77585 ], "loc": { "start": { - "line": 2578, + "line": 2571, "column": 4 }, "end": { - "line": 2578, + "line": 2571, "column": 21 } } @@ -142650,16 +142542,16 @@ "object": { "type": "ThisExpression", "range": [ - 77760, - 77764 + 77603, + 77607 ], "loc": { "start": { - "line": 2579, + "line": 2572, "column": 13 }, "end": { - "line": 2579, + "line": 2572, "column": 17 } } @@ -142668,47 +142560,47 @@ "type": "Identifier", "name": "hasVisibleRows", "range": [ - 77765, - 77779 + 77608, + 77622 ], "loc": { "start": { - "line": 2579, + "line": 2572, "column": 18 }, "end": { - "line": 2579, + "line": 2572, "column": 32 } } }, "range": [ - 77760, - 77779 + 77603, + 77622 ], "loc": { "start": { - "line": 2579, + "line": 2572, "column": 13 }, "end": { - "line": 2579, + "line": 2572, "column": 32 } } }, "prefix": true, "range": [ - 77759, - 77779 + 77602, + 77622 ], "loc": { "start": { - "line": 2579, + "line": 2572, "column": 12 }, "end": { - "line": 2579, + "line": 2572, "column": 32 } } @@ -142720,48 +142612,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 77795, - 77802 + 77638, + 77645 ], "loc": { "start": { - "line": 2580, + "line": 2573, "column": 12 }, "end": { - "line": 2580, + "line": 2573, "column": 19 } } } ], "range": [ - 77781, - 77812 + 77624, + 77655 ], "loc": { "start": { - "line": 2579, + "line": 2572, "column": 34 }, "end": { - "line": 2581, + "line": 2574, "column": 9 } } }, "alternate": null, "range": [ - 77755, - 77812 + 77598, + 77655 ], "loc": { "start": { - "line": 2579, + "line": 2572, "column": 8 }, "end": { - "line": 2581, + "line": 2574, "column": 9 } } @@ -142775,16 +142667,16 @@ "type": "Identifier", "name": "nbRows", "range": [ - 77825, - 77831 + 77668, + 77674 ], "loc": { "start": { - "line": 2582, + "line": 2575, "column": 12 }, "end": { - "line": 2582, + "line": 2575, "column": 18 } } @@ -142797,16 +142689,16 @@ "object": { "type": "ThisExpression", "range": [ - 77834, - 77838 + 77677, + 77681 ], "loc": { "start": { - "line": 2582, + "line": 2575, "column": 21 }, "end": { - "line": 2582, + "line": 2575, "column": 25 } } @@ -142815,31 +142707,31 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 77839, - 77848 + 77682, + 77691 ], "loc": { "start": { - "line": 2582, + "line": 2575, "column": 26 }, "end": { - "line": 2582, + "line": 2575, "column": 35 } } }, "range": [ - 77834, - 77848 + 77677, + 77691 ], "loc": { "start": { - "line": 2582, + "line": 2575, "column": 21 }, "end": { - "line": 2582, + "line": 2575, "column": 35 } } @@ -142850,47 +142742,47 @@ "value": true, "raw": "true", "range": [ - 77849, - 77853 + 77692, + 77696 ], "loc": { "start": { - "line": 2582, + "line": 2575, "column": 36 }, "end": { - "line": 2582, + "line": 2575, "column": 40 } } } ], "range": [ - 77834, - 77854 + 77677, + 77697 ], "loc": { "start": { - "line": 2582, + "line": 2575, "column": 21 }, "end": { - "line": 2582, + "line": 2575, "column": 41 } } }, "range": [ - 77825, - 77854 + 77668, + 77697 ], "loc": { "start": { - "line": 2582, + "line": 2575, "column": 12 }, "end": { - "line": 2582, + "line": 2575, "column": 41 } } @@ -142898,16 +142790,16 @@ ], "kind": "let", "range": [ - 77821, - 77855 + 77664, + 77698 ], "loc": { "start": { - "line": 2582, + "line": 2575, "column": 8 }, "end": { - "line": 2582, + "line": 2575, "column": 42 } } @@ -142923,16 +142815,16 @@ "type": "Identifier", "name": "i", "range": [ - 77873, - 77874 + 77716, + 77717 ], "loc": { "start": { - "line": 2583, + "line": 2576, "column": 17 }, "end": { - "line": 2583, + "line": 2576, "column": 18 } } @@ -142942,31 +142834,31 @@ "value": 0, "raw": "0", "range": [ - 77877, - 77878 + 77720, + 77721 ], "loc": { "start": { - "line": 2583, + "line": 2576, "column": 21 }, "end": { - "line": 2583, + "line": 2576, "column": 22 } } }, "range": [ - 77873, - 77878 + 77716, + 77721 ], "loc": { "start": { - "line": 2583, + "line": 2576, "column": 17 }, "end": { - "line": 2583, + "line": 2576, "column": 22 } } @@ -142977,16 +142869,16 @@ "type": "Identifier", "name": "len", "range": [ - 77880, - 77883 + 77723, + 77726 ], "loc": { "start": { - "line": 2583, + "line": 2576, "column": 24 }, "end": { - "line": 2583, + "line": 2576, "column": 27 } } @@ -143000,16 +142892,16 @@ "object": { "type": "ThisExpression", "range": [ - 77886, - 77890 + 77729, + 77733 ], "loc": { "start": { - "line": 2583, + "line": 2576, "column": 30 }, "end": { - "line": 2583, + "line": 2576, "column": 34 } } @@ -143018,31 +142910,31 @@ "type": "Identifier", "name": "visibleRows", "range": [ - 77891, - 77902 + 77734, + 77745 ], "loc": { "start": { - "line": 2583, + "line": 2576, "column": 35 }, "end": { - "line": 2583, + "line": 2576, "column": 46 } } }, "range": [ - 77886, - 77902 + 77729, + 77745 ], "loc": { "start": { - "line": 2583, + "line": 2576, "column": 30 }, "end": { - "line": 2583, + "line": 2576, "column": 46 } } @@ -143051,46 +142943,46 @@ "type": "Identifier", "name": "length", "range": [ - 77903, - 77909 + 77746, + 77752 ], "loc": { "start": { - "line": 2583, + "line": 2576, "column": 47 }, "end": { - "line": 2583, + "line": 2576, "column": 53 } } }, "range": [ - 77886, - 77909 + 77729, + 77752 ], "loc": { "start": { - "line": 2583, + "line": 2576, "column": 30 }, "end": { - "line": 2583, + "line": 2576, "column": 53 } } }, "range": [ - 77880, - 77909 + 77723, + 77752 ], "loc": { "start": { - "line": 2583, + "line": 2576, "column": 24 }, "end": { - "line": 2583, + "line": 2576, "column": 53 } } @@ -143098,16 +142990,16 @@ ], "kind": "let", "range": [ - 77869, - 77909 + 77712, + 77752 ], "loc": { "start": { - "line": 2583, + "line": 2576, "column": 13 }, "end": { - "line": 2583, + "line": 2576, "column": 53 } } @@ -143119,16 +143011,16 @@ "type": "Identifier", "name": "i", "range": [ - 77911, - 77912 + 77754, + 77755 ], "loc": { "start": { - "line": 2583, + "line": 2576, "column": 55 }, "end": { - "line": 2583, + "line": 2576, "column": 56 } } @@ -143137,31 +143029,31 @@ "type": "Identifier", "name": "len", "range": [ - 77915, - 77918 + 77758, + 77761 ], "loc": { "start": { - "line": 2583, + "line": 2576, "column": 59 }, "end": { - "line": 2583, + "line": 2576, "column": 62 } } }, "range": [ - 77911, - 77918 + 77754, + 77761 ], "loc": { "start": { - "line": 2583, + "line": 2576, "column": 55 }, "end": { - "line": 2583, + "line": 2576, "column": 62 } } @@ -143173,32 +143065,32 @@ "type": "Identifier", "name": "i", "range": [ - 77920, - 77921 + 77763, + 77764 ], "loc": { "start": { - "line": 2583, + "line": 2576, "column": 64 }, "end": { - "line": 2583, + "line": 2576, "column": 65 } } }, "prefix": false, "range": [ - 77920, - 77923 + 77763, + 77766 ], "loc": { "start": { - "line": 2583, + "line": 2576, "column": 64 }, "end": { - "line": 2583, + "line": 2576, "column": 67 } } @@ -143215,16 +143107,16 @@ "type": "Identifier", "name": "row", "range": [ - 77943, - 77946 + 77786, + 77789 ], "loc": { "start": { - "line": 2584, + "line": 2577, "column": 16 }, "end": { - "line": 2584, + "line": 2577, "column": 19 } } @@ -143238,16 +143130,16 @@ "object": { "type": "ThisExpression", "range": [ - 77949, - 77953 + 77792, + 77796 ], "loc": { "start": { - "line": 2584, + "line": 2577, "column": 22 }, "end": { - "line": 2584, + "line": 2577, "column": 26 } } @@ -143256,31 +143148,31 @@ "type": "Identifier", "name": "visibleRows", "range": [ - 77954, - 77965 + 77797, + 77808 ], "loc": { "start": { - "line": 2584, + "line": 2577, "column": 27 }, "end": { - "line": 2584, + "line": 2577, "column": 38 } } }, "range": [ - 77949, - 77965 + 77792, + 77808 ], "loc": { "start": { - "line": 2584, + "line": 2577, "column": 22 }, "end": { - "line": 2584, + "line": 2577, "column": 38 } } @@ -143289,46 +143181,46 @@ "type": "Identifier", "name": "i", "range": [ - 77966, - 77967 + 77809, + 77810 ], "loc": { "start": { - "line": 2584, + "line": 2577, "column": 39 }, "end": { - "line": 2584, + "line": 2577, "column": 40 } } }, "range": [ - 77949, - 77968 + 77792, + 77811 ], "loc": { "start": { - "line": 2584, + "line": 2577, "column": 22 }, "end": { - "line": 2584, + "line": 2577, "column": 41 } } }, "range": [ - 77943, - 77968 + 77786, + 77811 ], "loc": { "start": { - "line": 2584, + "line": 2577, "column": 16 }, "end": { - "line": 2584, + "line": 2577, "column": 41 } } @@ -143336,16 +143228,16 @@ ], "kind": "let", "range": [ - 77939, - 77969 + 77782, + 77812 ], "loc": { "start": { - "line": 2584, + "line": 2577, "column": 12 }, "end": { - "line": 2584, + "line": 2577, "column": 42 } }, @@ -143354,16 +143246,16 @@ "type": "Line", "value": "row index cannot be > nrows", "range": [ - 77982, - 78011 + 77825, + 77854 ], "loc": { "start": { - "line": 2585, + "line": 2578, "column": 12 }, "end": { - "line": 2585, + "line": 2578, "column": 41 } } @@ -143379,16 +143271,16 @@ "type": "Identifier", "name": "row", "range": [ - 78028, - 78031 + 77871, + 77874 ], "loc": { "start": { - "line": 2586, + "line": 2579, "column": 16 }, "end": { - "line": 2586, + "line": 2579, "column": 19 } } @@ -143397,31 +143289,31 @@ "type": "Identifier", "name": "nbRows", "range": [ - 78035, - 78041 + 77878, + 77884 ], "loc": { "start": { - "line": 2586, + "line": 2579, "column": 23 }, "end": { - "line": 2586, + "line": 2579, "column": 29 } } }, "range": [ - 78028, - 78041 + 77871, + 77884 ], "loc": { "start": { - "line": 2586, + "line": 2579, "column": 16 }, "end": { - "line": 2586, + "line": 2579, "column": 29 } } @@ -143439,16 +143331,16 @@ "object": { "type": "ThisExpression", "range": [ - 78061, - 78065 + 77904, + 77908 ], "loc": { "start": { - "line": 2587, + "line": 2580, "column": 16 }, "end": { - "line": 2587, + "line": 2580, "column": 20 } } @@ -143457,31 +143349,31 @@ "type": "Identifier", "name": "validateRow", "range": [ - 78066, - 78077 + 77909, + 77920 ], "loc": { "start": { - "line": 2587, + "line": 2580, "column": 21 }, "end": { - "line": 2587, + "line": 2580, "column": 32 } } }, "range": [ - 78061, - 78077 + 77904, + 77920 ], "loc": { "start": { - "line": 2587, + "line": 2580, "column": 16 }, "end": { - "line": 2587, + "line": 2580, "column": 32 } } @@ -143491,16 +143383,16 @@ "type": "Identifier", "name": "row", "range": [ - 78078, - 78081 + 77921, + 77924 ], "loc": { "start": { - "line": 2587, + "line": 2580, "column": 33 }, "end": { - "line": 2587, + "line": 2580, "column": 36 } } @@ -143510,79 +143402,79 @@ "value": true, "raw": "true", "range": [ - 78083, - 78087 + 77926, + 77930 ], "loc": { "start": { - "line": 2587, + "line": 2580, "column": 38 }, "end": { - "line": 2587, + "line": 2580, "column": 42 } } } ], "range": [ - 78061, - 78088 + 77904, + 77931 ], "loc": { "start": { - "line": 2587, + "line": 2580, "column": 16 }, "end": { - "line": 2587, + "line": 2580, "column": 43 } } }, "range": [ - 78061, - 78089 + 77904, + 77932 ], "loc": { "start": { - "line": 2587, + "line": 2580, "column": 16 }, "end": { - "line": 2587, + "line": 2580, "column": 44 } } } ], "range": [ - 78043, - 78103 + 77886, + 77946 ], "loc": { "start": { - "line": 2586, + "line": 2579, "column": 31 }, "end": { - "line": 2588, + "line": 2581, "column": 13 } } }, "alternate": null, "range": [ - 78024, - 78103 + 77867, + 77946 ], "loc": { "start": { - "line": 2586, + "line": 2579, "column": 12 }, "end": { - "line": 2588, + "line": 2581, "column": 13 } }, @@ -143591,16 +143483,16 @@ "type": "Line", "value": "row index cannot be > nrows", "range": [ - 77982, - 78011 + 77825, + 77854 ], "loc": { "start": { - "line": 2585, + "line": 2578, "column": 12 }, "end": { - "line": 2585, + "line": 2578, "column": 41 } } @@ -143609,47 +143501,47 @@ } ], "range": [ - 77925, - 78113 + 77768, + 77956 ], "loc": { "start": { - "line": 2583, + "line": 2576, "column": 69 }, "end": { - "line": 2589, + "line": 2582, "column": 9 } } }, "range": [ - 77864, - 78113 + 77707, + 77956 ], "loc": { "start": { - "line": 2583, + "line": 2576, "column": 8 }, "end": { - "line": 2589, + "line": 2582, "column": 9 } } } ], "range": [ - 77745, - 78119 + 77588, + 77962 ], "loc": { "start": { - "line": 2578, + "line": 2571, "column": 24 }, "end": { - "line": 2590, + "line": 2583, "column": 5 } } @@ -143657,16 +143549,16 @@ "generator": false, "expression": false, "range": [ - 77742, - 78119 + 77585, + 77962 ], "loc": { "start": { - "line": 2578, + "line": 2571, "column": 21 }, "end": { - "line": 2590, + "line": 2583, "column": 5 } } @@ -143674,16 +143566,16 @@ "kind": "method", "computed": false, "range": [ - 77725, - 78119 + 77568, + 77962 ], "loc": { "start": { - "line": 2578, + "line": 2571, "column": 4 }, "end": { - "line": 2590, + "line": 2583, "column": 5 } }, @@ -143692,16 +143584,16 @@ "type": "Block", "value": "*\n * Makes defined rows always visible\n ", "range": [ - 77668, - 77720 + 77511, + 77563 ], "loc": { "start": { - "line": 2575, + "line": 2568, "column": 4 }, "end": { - "line": 2577, + "line": 2570, "column": 7 } } @@ -143712,16 +143604,16 @@ "type": "Block", "value": "*\n * Clear all the filters' values\n ", "range": [ - 78125, - 78173 + 77968, + 78016 ], "loc": { "start": { - "line": 2592, + "line": 2585, "column": 4 }, "end": { - "line": 2594, + "line": 2587, "column": 7 } } @@ -143735,16 +143627,16 @@ "type": "Identifier", "name": "clearFilters", "range": [ - 78178, - 78190 + 78021, + 78033 ], "loc": { "start": { - "line": 2595, + "line": 2588, "column": 4 }, "end": { - "line": 2595, + "line": 2588, "column": 16 } } @@ -143767,16 +143659,16 @@ "object": { "type": "ThisExpression", "range": [ - 78208, - 78212 + 78051, + 78055 ], "loc": { "start": { - "line": 2596, + "line": 2589, "column": 13 }, "end": { - "line": 2596, + "line": 2589, "column": 17 } } @@ -143785,47 +143677,47 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 78213, - 78220 + 78056, + 78063 ], "loc": { "start": { - "line": 2596, + "line": 2589, "column": 18 }, "end": { - "line": 2596, + "line": 2589, "column": 25 } } }, "range": [ - 78208, - 78220 + 78051, + 78063 ], "loc": { "start": { - "line": 2596, + "line": 2589, "column": 13 }, "end": { - "line": 2596, + "line": 2589, "column": 25 } } }, "prefix": true, "range": [ - 78207, - 78220 + 78050, + 78063 ], "loc": { "start": { - "line": 2596, + "line": 2589, "column": 12 }, "end": { - "line": 2596, + "line": 2589, "column": 25 } } @@ -143837,8 +143729,798 @@ "type": "ReturnStatement", "argument": null, "range": [ - 78236, - 78243 + 78079, + 78086 + ], + "loc": { + "start": { + "line": 2590, + "column": 12 + }, + "end": { + "line": 2590, + "column": 19 + } + } + } + ], + "range": [ + 78065, + 78096 + ], + "loc": { + "start": { + "line": 2589, + "column": 27 + }, + "end": { + "line": 2591, + "column": 9 + } + } + }, + "alternate": null, + "range": [ + 78046, + 78096 + ], + "loc": { + "start": { + "line": 2589, + "column": 8 + }, + "end": { + "line": 2591, + "column": 9 + } + } + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 78106, + 78110 + ], + "loc": { + "start": { + "line": 2593, + "column": 8 + }, + "end": { + "line": 2593, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "emitter", + "range": [ + 78111, + 78118 + ], + "loc": { + "start": { + "line": 2593, + "column": 13 + }, + "end": { + "line": 2593, + "column": 20 + } + } + }, + "range": [ + 78106, + 78118 + ], + "loc": { + "start": { + "line": 2593, + "column": 8 + }, + "end": { + "line": 2593, + "column": 20 + } + } + }, + "property": { + "type": "Identifier", + "name": "emit", + "range": [ + 78119, + 78123 + ], + "loc": { + "start": { + "line": 2593, + "column": 21 + }, + "end": { + "line": 2593, + "column": 25 + } + } + }, + "range": [ + 78106, + 78123 + ], + "loc": { + "start": { + "line": 2593, + "column": 8 + }, + "end": { + "line": 2593, + "column": 25 + } + } + }, + "arguments": [ + { + "type": "Literal", + "value": "before-clearing-filters", + "raw": "'before-clearing-filters'", + "range": [ + 78124, + 78149 + ], + "loc": { + "start": { + "line": 2593, + "column": 26 + }, + "end": { + "line": 2593, + "column": 51 + } + } + }, + { + "type": "ThisExpression", + "range": [ + 78151, + 78155 + ], + "loc": { + "start": { + "line": 2593, + "column": 53 + }, + "end": { + "line": 2593, + "column": 57 + } + } + } + ], + "range": [ + 78106, + 78156 + ], + "loc": { + "start": { + "line": 2593, + "column": 8 + }, + "end": { + "line": 2593, + "column": 58 + } + } + }, + "range": [ + 78106, + 78157 + ], + "loc": { + "start": { + "line": 2593, + "column": 8 + }, + "end": { + "line": 2593, + "column": 59 + } + } + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 78166, + 78170 + ], + "loc": { + "start": { + "line": 2594, + "column": 8 + }, + "end": { + "line": 2594, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "onBeforeReset", + "range": [ + 78171, + 78184 + ], + "loc": { + "start": { + "line": 2594, + "column": 13 + }, + "end": { + "line": 2594, + "column": 26 + } + } + }, + "range": [ + 78166, + 78184 + ], + "loc": { + "start": { + "line": 2594, + "column": 8 + }, + "end": { + "line": 2594, + "column": 26 + } + } + }, + "arguments": [ + { + "type": "ThisExpression", + "range": [ + 78185, + 78189 + ], + "loc": { + "start": { + "line": 2594, + "column": 27 + }, + "end": { + "line": 2594, + "column": 31 + } + } + }, + { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 78191, + 78195 + ], + "loc": { + "start": { + "line": 2594, + "column": 33 + }, + "end": { + "line": 2594, + "column": 37 + } + } + }, + "property": { + "type": "Identifier", + "name": "getFiltersValue", + "range": [ + 78196, + 78211 + ], + "loc": { + "start": { + "line": 2594, + "column": 38 + }, + "end": { + "line": 2594, + "column": 53 + } + } + }, + "range": [ + 78191, + 78211 + ], + "loc": { + "start": { + "line": 2594, + "column": 33 + }, + "end": { + "line": 2594, + "column": 53 + } + } + }, + "arguments": [], + "range": [ + 78191, + 78213 + ], + "loc": { + "start": { + "line": 2594, + "column": 33 + }, + "end": { + "line": 2594, + "column": 55 + } + } + } + ], + "range": [ + 78166, + 78214 + ], + "loc": { + "start": { + "line": 2594, + "column": 8 + }, + "end": { + "line": 2594, + "column": 56 + } + } + }, + "range": [ + 78166, + 78215 + ], + "loc": { + "start": { + "line": 2594, + "column": 8 + }, + "end": { + "line": 2594, + "column": 57 + } + } + }, + { + "type": "ForStatement", + "init": { + "type": "VariableDeclaration", + "declarations": [ + { + "type": "VariableDeclarator", + "id": { + "type": "Identifier", + "name": "i", + "range": [ + 78234, + 78235 + ], + "loc": { + "start": { + "line": 2596, + "column": 17 + }, + "end": { + "line": 2596, + "column": 18 + } + } + }, + "init": { + "type": "Literal", + "value": 0, + "raw": "0", + "range": [ + 78238, + 78239 + ], + "loc": { + "start": { + "line": 2596, + "column": 21 + }, + "end": { + "line": 2596, + "column": 22 + } + } + }, + "range": [ + 78234, + 78239 + ], + "loc": { + "start": { + "line": 2596, + "column": 17 + }, + "end": { + "line": 2596, + "column": 22 + } + } + }, + { + "type": "VariableDeclarator", + "id": { + "type": "Identifier", + "name": "len", + "range": [ + 78241, + 78244 + ], + "loc": { + "start": { + "line": 2596, + "column": 24 + }, + "end": { + "line": 2596, + "column": 27 + } + } + }, + "init": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 78247, + 78251 + ], + "loc": { + "start": { + "line": 2596, + "column": 30 + }, + "end": { + "line": 2596, + "column": 34 + } + } + }, + "property": { + "type": "Identifier", + "name": "fltIds", + "range": [ + 78252, + 78258 + ], + "loc": { + "start": { + "line": 2596, + "column": 35 + }, + "end": { + "line": 2596, + "column": 41 + } + } + }, + "range": [ + 78247, + 78258 + ], + "loc": { + "start": { + "line": 2596, + "column": 30 + }, + "end": { + "line": 2596, + "column": 41 + } + } + }, + "property": { + "type": "Identifier", + "name": "length", + "range": [ + 78259, + 78265 + ], + "loc": { + "start": { + "line": 2596, + "column": 42 + }, + "end": { + "line": 2596, + "column": 48 + } + } + }, + "range": [ + 78247, + 78265 + ], + "loc": { + "start": { + "line": 2596, + "column": 30 + }, + "end": { + "line": 2596, + "column": 48 + } + } + }, + "range": [ + 78241, + 78265 + ], + "loc": { + "start": { + "line": 2596, + "column": 24 + }, + "end": { + "line": 2596, + "column": 48 + } + } + } + ], + "kind": "let", + "range": [ + 78230, + 78265 + ], + "loc": { + "start": { + "line": 2596, + "column": 13 + }, + "end": { + "line": 2596, + "column": 48 + } + } + }, + "test": { + "type": "BinaryExpression", + "operator": "<", + "left": { + "type": "Identifier", + "name": "i", + "range": [ + 78267, + 78268 + ], + "loc": { + "start": { + "line": 2596, + "column": 50 + }, + "end": { + "line": 2596, + "column": 51 + } + } + }, + "right": { + "type": "Identifier", + "name": "len", + "range": [ + 78271, + 78274 + ], + "loc": { + "start": { + "line": 2596, + "column": 54 + }, + "end": { + "line": 2596, + "column": 57 + } + } + }, + "range": [ + 78267, + 78274 + ], + "loc": { + "start": { + "line": 2596, + "column": 50 + }, + "end": { + "line": 2596, + "column": 57 + } + } + }, + "update": { + "type": "UpdateExpression", + "operator": "++", + "argument": { + "type": "Identifier", + "name": "i", + "range": [ + 78276, + 78277 + ], + "loc": { + "start": { + "line": 2596, + "column": 59 + }, + "end": { + "line": 2596, + "column": 60 + } + } + }, + "prefix": false, + "range": [ + 78276, + 78279 + ], + "loc": { + "start": { + "line": 2596, + "column": 59 + }, + "end": { + "line": 2596, + "column": 62 + } + } + }, + "body": { + "type": "BlockStatement", + "body": [ + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 78295, + 78299 + ], + "loc": { + "start": { + "line": 2597, + "column": 12 + }, + "end": { + "line": 2597, + "column": 16 + } + } + }, + "property": { + "type": "Identifier", + "name": "setFilterValue", + "range": [ + 78300, + 78314 + ], + "loc": { + "start": { + "line": 2597, + "column": 17 + }, + "end": { + "line": 2597, + "column": 31 + } + } + }, + "range": [ + 78295, + 78314 + ], + "loc": { + "start": { + "line": 2597, + "column": 12 + }, + "end": { + "line": 2597, + "column": 31 + } + } + }, + "arguments": [ + { + "type": "Identifier", + "name": "i", + "range": [ + 78315, + 78316 + ], + "loc": { + "start": { + "line": 2597, + "column": 32 + }, + "end": { + "line": 2597, + "column": 33 + } + } + }, + { + "type": "Literal", + "value": "", + "raw": "''", + "range": [ + 78318, + 78320 + ], + "loc": { + "start": { + "line": 2597, + "column": 35 + }, + "end": { + "line": 2597, + "column": 37 + } + } + } + ], + "range": [ + 78295, + 78321 + ], + "loc": { + "start": { + "line": 2597, + "column": 12 + }, + "end": { + "line": 2597, + "column": 38 + } + } + }, + "range": [ + 78295, + 78322 ], "loc": { "start": { @@ -143847,19 +144529,19 @@ }, "end": { "line": 2597, - "column": 19 + "column": 39 } } } ], "range": [ - 78222, - 78253 + 78281, + 78332 ], "loc": { "start": { "line": 2596, - "column": 27 + "column": 64 }, "end": { "line": 2598, @@ -143867,10 +144549,9 @@ } } }, - "alternate": null, "range": [ - 78203, - 78253 + 78225, + 78332 ], "loc": { "start": { @@ -143891,218 +144572,6 @@ "type": "MemberExpression", "computed": false, "object": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 78263, - 78267 - ], - "loc": { - "start": { - "line": 2600, - "column": 8 - }, - "end": { - "line": 2600, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "emitter", - "range": [ - 78268, - 78275 - ], - "loc": { - "start": { - "line": 2600, - "column": 13 - }, - "end": { - "line": 2600, - "column": 20 - } - } - }, - "range": [ - 78263, - 78275 - ], - "loc": { - "start": { - "line": 2600, - "column": 8 - }, - "end": { - "line": 2600, - "column": 20 - } - } - }, - "property": { - "type": "Identifier", - "name": "emit", - "range": [ - 78276, - 78280 - ], - "loc": { - "start": { - "line": 2600, - "column": 21 - }, - "end": { - "line": 2600, - "column": 25 - } - } - }, - "range": [ - 78263, - 78280 - ], - "loc": { - "start": { - "line": 2600, - "column": 8 - }, - "end": { - "line": 2600, - "column": 25 - } - } - }, - "arguments": [ - { - "type": "Literal", - "value": "before-clearing-filters", - "raw": "'before-clearing-filters'", - "range": [ - 78281, - 78306 - ], - "loc": { - "start": { - "line": 2600, - "column": 26 - }, - "end": { - "line": 2600, - "column": 51 - } - } - }, - { - "type": "ThisExpression", - "range": [ - 78308, - 78312 - ], - "loc": { - "start": { - "line": 2600, - "column": 53 - }, - "end": { - "line": 2600, - "column": 57 - } - } - } - ], - "range": [ - 78263, - 78313 - ], - "loc": { - "start": { - "line": 2600, - "column": 8 - }, - "end": { - "line": 2600, - "column": 58 - } - } - }, - "range": [ - 78263, - 78314 - ], - "loc": { - "start": { - "line": 2600, - "column": 8 - }, - "end": { - "line": 2600, - "column": 59 - } - } - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 78323, - 78327 - ], - "loc": { - "start": { - "line": 2601, - "column": 8 - }, - "end": { - "line": 2601, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "onBeforeReset", - "range": [ - 78328, - 78341 - ], - "loc": { - "start": { - "line": 2601, - "column": 13 - }, - "end": { - "line": 2601, - "column": 26 - } - } - }, - "range": [ - 78323, - 78341 - ], - "loc": { - "start": { - "line": 2601, - "column": 8 - }, - "end": { - "line": 2601, - "column": 26 - } - } - }, - "arguments": [ - { "type": "ThisExpression", "range": [ 78342, @@ -144110,588 +144579,11 @@ ], "loc": { "start": { - "line": 2601, - "column": 27 - }, - "end": { - "line": 2601, - "column": 31 - } - } - }, - { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 78348, - 78352 - ], - "loc": { - "start": { - "line": 2601, - "column": 33 - }, - "end": { - "line": 2601, - "column": 37 - } - } - }, - "property": { - "type": "Identifier", - "name": "getFiltersValue", - "range": [ - 78353, - 78368 - ], - "loc": { - "start": { - "line": 2601, - "column": 38 - }, - "end": { - "line": 2601, - "column": 53 - } - } - }, - "range": [ - 78348, - 78368 - ], - "loc": { - "start": { - "line": 2601, - "column": 33 - }, - "end": { - "line": 2601, - "column": 53 - } - } - }, - "arguments": [], - "range": [ - 78348, - 78370 - ], - "loc": { - "start": { - "line": 2601, - "column": 33 - }, - "end": { - "line": 2601, - "column": 55 - } - } - } - ], - "range": [ - 78323, - 78371 - ], - "loc": { - "start": { - "line": 2601, - "column": 8 - }, - "end": { - "line": 2601, - "column": 56 - } - } - }, - "range": [ - 78323, - 78372 - ], - "loc": { - "start": { - "line": 2601, - "column": 8 - }, - "end": { - "line": 2601, - "column": 57 - } - } - }, - { - "type": "ForStatement", - "init": { - "type": "VariableDeclaration", - "declarations": [ - { - "type": "VariableDeclarator", - "id": { - "type": "Identifier", - "name": "i", - "range": [ - 78391, - 78392 - ], - "loc": { - "start": { - "line": 2603, - "column": 17 - }, - "end": { - "line": 2603, - "column": 18 - } - } - }, - "init": { - "type": "Literal", - "value": 0, - "raw": "0", - "range": [ - 78395, - 78396 - ], - "loc": { - "start": { - "line": 2603, - "column": 21 - }, - "end": { - "line": 2603, - "column": 22 - } - } - }, - "range": [ - 78391, - 78396 - ], - "loc": { - "start": { - "line": 2603, - "column": 17 - }, - "end": { - "line": 2603, - "column": 22 - } - } - }, - { - "type": "VariableDeclarator", - "id": { - "type": "Identifier", - "name": "len", - "range": [ - 78398, - 78401 - ], - "loc": { - "start": { - "line": 2603, - "column": 24 - }, - "end": { - "line": 2603, - "column": 27 - } - } - }, - "init": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 78404, - 78408 - ], - "loc": { - "start": { - "line": 2603, - "column": 30 - }, - "end": { - "line": 2603, - "column": 34 - } - } - }, - "property": { - "type": "Identifier", - "name": "fltIds", - "range": [ - 78409, - 78415 - ], - "loc": { - "start": { - "line": 2603, - "column": 35 - }, - "end": { - "line": 2603, - "column": 41 - } - } - }, - "range": [ - 78404, - 78415 - ], - "loc": { - "start": { - "line": 2603, - "column": 30 - }, - "end": { - "line": 2603, - "column": 41 - } - } - }, - "property": { - "type": "Identifier", - "name": "length", - "range": [ - 78416, - 78422 - ], - "loc": { - "start": { - "line": 2603, - "column": 42 - }, - "end": { - "line": 2603, - "column": 48 - } - } - }, - "range": [ - 78404, - 78422 - ], - "loc": { - "start": { - "line": 2603, - "column": 30 - }, - "end": { - "line": 2603, - "column": 48 - } - } - }, - "range": [ - 78398, - 78422 - ], - "loc": { - "start": { - "line": 2603, - "column": 24 - }, - "end": { - "line": 2603, - "column": 48 - } - } - } - ], - "kind": "let", - "range": [ - 78387, - 78422 - ], - "loc": { - "start": { - "line": 2603, - "column": 13 - }, - "end": { - "line": 2603, - "column": 48 - } - } - }, - "test": { - "type": "BinaryExpression", - "operator": "<", - "left": { - "type": "Identifier", - "name": "i", - "range": [ - 78424, - 78425 - ], - "loc": { - "start": { - "line": 2603, - "column": 50 - }, - "end": { - "line": 2603, - "column": 51 - } - } - }, - "right": { - "type": "Identifier", - "name": "len", - "range": [ - 78428, - 78431 - ], - "loc": { - "start": { - "line": 2603, - "column": 54 - }, - "end": { - "line": 2603, - "column": 57 - } - } - }, - "range": [ - 78424, - 78431 - ], - "loc": { - "start": { - "line": 2603, - "column": 50 - }, - "end": { - "line": 2603, - "column": 57 - } - } - }, - "update": { - "type": "UpdateExpression", - "operator": "++", - "argument": { - "type": "Identifier", - "name": "i", - "range": [ - 78433, - 78434 - ], - "loc": { - "start": { - "line": 2603, - "column": 59 - }, - "end": { - "line": 2603, - "column": 60 - } - } - }, - "prefix": false, - "range": [ - 78433, - 78436 - ], - "loc": { - "start": { - "line": 2603, - "column": 59 - }, - "end": { - "line": 2603, - "column": 62 - } - } - }, - "body": { - "type": "BlockStatement", - "body": [ - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 78452, - 78456 - ], - "loc": { - "start": { - "line": 2604, - "column": 12 - }, - "end": { - "line": 2604, - "column": 16 - } - } - }, - "property": { - "type": "Identifier", - "name": "setFilterValue", - "range": [ - 78457, - 78471 - ], - "loc": { - "start": { - "line": 2604, - "column": 17 - }, - "end": { - "line": 2604, - "column": 31 - } - } - }, - "range": [ - 78452, - 78471 - ], - "loc": { - "start": { - "line": 2604, - "column": 12 - }, - "end": { - "line": 2604, - "column": 31 - } - } - }, - "arguments": [ - { - "type": "Identifier", - "name": "i", - "range": [ - 78472, - 78473 - ], - "loc": { - "start": { - "line": 2604, - "column": 32 - }, - "end": { - "line": 2604, - "column": 33 - } - } - }, - { - "type": "Literal", - "value": "", - "raw": "''", - "range": [ - 78475, - 78477 - ], - "loc": { - "start": { - "line": 2604, - "column": 35 - }, - "end": { - "line": 2604, - "column": 37 - } - } - } - ], - "range": [ - 78452, - 78478 - ], - "loc": { - "start": { - "line": 2604, - "column": 12 - }, - "end": { - "line": 2604, - "column": 38 - } - } - }, - "range": [ - 78452, - 78479 - ], - "loc": { - "start": { - "line": 2604, - "column": 12 - }, - "end": { - "line": 2604, - "column": 39 - } - } - } - ], - "range": [ - 78438, - 78489 - ], - "loc": { - "start": { - "line": 2603, - "column": 64 - }, - "end": { - "line": 2605, - "column": 9 - } - } - }, - "range": [ - 78382, - 78489 - ], - "loc": { - "start": { - "line": 2603, - "column": 8 - }, - "end": { - "line": 2605, - "column": 9 - } - } - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 78499, - 78503 - ], - "loc": { - "start": { - "line": 2607, + "line": 2600, "column": 8 }, "end": { - "line": 2607, + "line": 2600, "column": 12 } } @@ -144700,62 +144592,62 @@ "type": "Identifier", "name": "filter", "range": [ - 78504, - 78510 + 78347, + 78353 ], "loc": { "start": { - "line": 2607, + "line": 2600, "column": 13 }, "end": { - "line": 2607, + "line": 2600, "column": 19 } } }, "range": [ - 78499, - 78510 + 78342, + 78353 ], "loc": { "start": { - "line": 2607, + "line": 2600, "column": 8 }, "end": { - "line": 2607, + "line": 2600, "column": 19 } } }, "arguments": [], "range": [ - 78499, - 78512 + 78342, + 78355 ], "loc": { "start": { - "line": 2607, + "line": 2600, "column": 8 }, "end": { - "line": 2607, + "line": 2600, "column": 21 } } }, "range": [ - 78499, - 78513 + 78342, + 78356 ], "loc": { "start": { - "line": 2607, + "line": 2600, "column": 8 }, "end": { - "line": 2607, + "line": 2600, "column": 22 } } @@ -144770,16 +144662,16 @@ "object": { "type": "ThisExpression", "range": [ - 78523, - 78527 + 78366, + 78370 ], "loc": { "start": { - "line": 2609, + "line": 2602, "column": 8 }, "end": { - "line": 2609, + "line": 2602, "column": 12 } } @@ -144788,31 +144680,31 @@ "type": "Identifier", "name": "onAfterReset", "range": [ - 78528, - 78540 + 78371, + 78383 ], "loc": { "start": { - "line": 2609, + "line": 2602, "column": 13 }, "end": { - "line": 2609, + "line": 2602, "column": 25 } } }, "range": [ - 78523, - 78540 + 78366, + 78383 ], "loc": { "start": { - "line": 2609, + "line": 2602, "column": 8 }, "end": { - "line": 2609, + "line": 2602, "column": 25 } } @@ -144821,47 +144713,47 @@ { "type": "ThisExpression", "range": [ - 78541, - 78545 + 78384, + 78388 ], "loc": { "start": { - "line": 2609, + "line": 2602, "column": 26 }, "end": { - "line": 2609, + "line": 2602, "column": 30 } } } ], "range": [ - 78523, - 78546 + 78366, + 78389 ], "loc": { "start": { - "line": 2609, + "line": 2602, "column": 8 }, "end": { - "line": 2609, + "line": 2602, "column": 31 } } }, "range": [ - 78523, - 78547 + 78366, + 78390 ], "loc": { "start": { - "line": 2609, + "line": 2602, "column": 8 }, "end": { - "line": 2609, + "line": 2602, "column": 32 } } @@ -144879,16 +144771,16 @@ "object": { "type": "ThisExpression", "range": [ - 78556, - 78560 + 78399, + 78403 ], "loc": { "start": { - "line": 2610, + "line": 2603, "column": 8 }, "end": { - "line": 2610, + "line": 2603, "column": 12 } } @@ -144897,31 +144789,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 78561, - 78568 + 78404, + 78411 ], "loc": { "start": { - "line": 2610, + "line": 2603, "column": 13 }, "end": { - "line": 2610, + "line": 2603, "column": 20 } } }, "range": [ - 78556, - 78568 + 78399, + 78411 ], "loc": { "start": { - "line": 2610, + "line": 2603, "column": 8 }, "end": { - "line": 2610, + "line": 2603, "column": 20 } } @@ -144930,31 +144822,31 @@ "type": "Identifier", "name": "emit", "range": [ - 78569, - 78573 + 78412, + 78416 ], "loc": { "start": { - "line": 2610, + "line": 2603, "column": 21 }, "end": { - "line": 2610, + "line": 2603, "column": 25 } } }, "range": [ - 78556, - 78573 + 78399, + 78416 ], "loc": { "start": { - "line": 2610, + "line": 2603, "column": 8 }, "end": { - "line": 2610, + "line": 2603, "column": 25 } } @@ -144965,16 +144857,16 @@ "value": "after-clearing-filters", "raw": "'after-clearing-filters'", "range": [ - 78574, - 78598 + 78417, + 78441 ], "loc": { "start": { - "line": 2610, + "line": 2603, "column": 26 }, "end": { - "line": 2610, + "line": 2603, "column": 50 } } @@ -144982,63 +144874,63 @@ { "type": "ThisExpression", "range": [ - 78600, - 78604 + 78443, + 78447 ], "loc": { "start": { - "line": 2610, + "line": 2603, "column": 52 }, "end": { - "line": 2610, + "line": 2603, "column": 56 } } } ], "range": [ - 78556, - 78605 + 78399, + 78448 ], "loc": { "start": { - "line": 2610, + "line": 2603, "column": 8 }, "end": { - "line": 2610, + "line": 2603, "column": 57 } } }, "range": [ - 78556, - 78606 + 78399, + 78449 ], "loc": { "start": { - "line": 2610, + "line": 2603, "column": 8 }, "end": { - "line": 2610, + "line": 2603, "column": 58 } } } ], "range": [ - 78193, - 78612 + 78036, + 78455 ], "loc": { "start": { - "line": 2595, + "line": 2588, "column": 19 }, "end": { - "line": 2611, + "line": 2604, "column": 5 } } @@ -145046,16 +144938,16 @@ "generator": false, "expression": false, "range": [ - 78190, - 78612 + 78033, + 78455 ], "loc": { "start": { - "line": 2595, + "line": 2588, "column": 16 }, "end": { - "line": 2611, + "line": 2604, "column": 5 } } @@ -145063,16 +144955,16 @@ "kind": "method", "computed": false, "range": [ - 78178, - 78612 + 78021, + 78455 ], "loc": { "start": { - "line": 2595, + "line": 2588, "column": 4 }, "end": { - "line": 2611, + "line": 2604, "column": 5 } }, @@ -145081,16 +144973,16 @@ "type": "Block", "value": "*\n * Clear all the filters' values\n ", "range": [ - 78125, - 78173 + 77968, + 78016 ], "loc": { "start": { - "line": 2592, + "line": 2585, "column": 4 }, "end": { - "line": 2594, + "line": 2587, "column": 7 } } @@ -145101,16 +144993,16 @@ "type": "Block", "value": "*\n * Clears filtered columns visual indicator (background color)\n ", "range": [ - 78618, - 78696 + 78461, + 78539 ], "loc": { "start": { - "line": 2613, + "line": 2606, "column": 4 }, "end": { - "line": 2615, + "line": 2608, "column": 7 } } @@ -145124,16 +145016,16 @@ "type": "Identifier", "name": "clearActiveColumns", "range": [ - 78701, - 78719 + 78544, + 78562 ], "loc": { "start": { - "line": 2616, + "line": 2609, "column": 4 }, "end": { - "line": 2616, + "line": 2609, "column": 22 } } @@ -145156,16 +145048,16 @@ "type": "Identifier", "name": "i", "range": [ - 78741, - 78742 + 78584, + 78585 ], "loc": { "start": { - "line": 2617, + "line": 2610, "column": 17 }, "end": { - "line": 2617, + "line": 2610, "column": 18 } } @@ -145175,31 +145067,31 @@ "value": 0, "raw": "0", "range": [ - 78745, - 78746 + 78588, + 78589 ], "loc": { "start": { - "line": 2617, + "line": 2610, "column": 21 }, "end": { - "line": 2617, + "line": 2610, "column": 22 } } }, "range": [ - 78741, - 78746 + 78584, + 78589 ], "loc": { "start": { - "line": 2617, + "line": 2610, "column": 17 }, "end": { - "line": 2617, + "line": 2610, "column": 22 } } @@ -145210,16 +145102,16 @@ "type": "Identifier", "name": "len", "range": [ - 78748, - 78751 + 78591, + 78594 ], "loc": { "start": { - "line": 2617, + "line": 2610, "column": 24 }, "end": { - "line": 2617, + "line": 2610, "column": 27 } } @@ -145232,16 +145124,16 @@ "object": { "type": "ThisExpression", "range": [ - 78754, - 78758 + 78597, + 78601 ], "loc": { "start": { - "line": 2617, + "line": 2610, "column": 30 }, "end": { - "line": 2617, + "line": 2610, "column": 34 } } @@ -145250,31 +145142,31 @@ "type": "Identifier", "name": "getCellsNb", "range": [ - 78759, - 78769 + 78602, + 78612 ], "loc": { "start": { - "line": 2617, + "line": 2610, "column": 35 }, "end": { - "line": 2617, + "line": 2610, "column": 45 } } }, "range": [ - 78754, - 78769 + 78597, + 78612 ], "loc": { "start": { - "line": 2617, + "line": 2610, "column": 30 }, "end": { - "line": 2617, + "line": 2610, "column": 45 } } @@ -145286,16 +145178,16 @@ "object": { "type": "ThisExpression", "range": [ - 78770, - 78774 + 78613, + 78617 ], "loc": { "start": { - "line": 2617, + "line": 2610, "column": 46 }, "end": { - "line": 2617, + "line": 2610, "column": 50 } } @@ -145304,62 +145196,62 @@ "type": "Identifier", "name": "headersRow", "range": [ - 78775, - 78785 + 78618, + 78628 ], "loc": { "start": { - "line": 2617, + "line": 2610, "column": 51 }, "end": { - "line": 2617, + "line": 2610, "column": 61 } } }, "range": [ - 78770, - 78785 + 78613, + 78628 ], "loc": { "start": { - "line": 2617, + "line": 2610, "column": 46 }, "end": { - "line": 2617, + "line": 2610, "column": 61 } } } ], "range": [ - 78754, - 78786 + 78597, + 78629 ], "loc": { "start": { - "line": 2617, + "line": 2610, "column": 30 }, "end": { - "line": 2617, + "line": 2610, "column": 62 } } }, "range": [ - 78748, - 78786 + 78591, + 78629 ], "loc": { "start": { - "line": 2617, + "line": 2610, "column": 24 }, "end": { - "line": 2617, + "line": 2610, "column": 62 } } @@ -145367,16 +145259,16 @@ ], "kind": "let", "range": [ - 78737, - 78786 + 78580, + 78629 ], "loc": { "start": { - "line": 2617, + "line": 2610, "column": 13 }, "end": { - "line": 2617, + "line": 2610, "column": 62 } } @@ -145388,16 +145280,16 @@ "type": "Identifier", "name": "i", "range": [ - 78788, - 78789 + 78631, + 78632 ], "loc": { "start": { - "line": 2617, + "line": 2610, "column": 64 }, "end": { - "line": 2617, + "line": 2610, "column": 65 } } @@ -145406,31 +145298,31 @@ "type": "Identifier", "name": "len", "range": [ - 78792, - 78795 + 78635, + 78638 ], "loc": { "start": { - "line": 2617, + "line": 2610, "column": 68 }, "end": { - "line": 2617, + "line": 2610, "column": 71 } } }, "range": [ - 78788, - 78795 + 78631, + 78638 ], "loc": { "start": { - "line": 2617, + "line": 2610, "column": 64 }, "end": { - "line": 2617, + "line": 2610, "column": 71 } } @@ -145442,32 +145334,32 @@ "type": "Identifier", "name": "i", "range": [ - 78797, - 78798 + 78640, + 78641 ], "loc": { "start": { - "line": 2617, + "line": 2610, "column": 73 }, "end": { - "line": 2617, + "line": 2610, "column": 74 } } }, "prefix": false, "range": [ - 78797, - 78800 + 78640, + 78643 ], "loc": { "start": { - "line": 2617, + "line": 2610, "column": 73 }, "end": { - "line": 2617, + "line": 2610, "column": 76 } } @@ -145483,16 +145375,16 @@ "type": "Identifier", "name": "removeClass", "range": [ - 78816, - 78827 + 78659, + 78670 ], "loc": { "start": { - "line": 2618, + "line": 2611, "column": 12 }, "end": { - "line": 2618, + "line": 2611, "column": 23 } } @@ -145506,16 +145398,16 @@ "object": { "type": "ThisExpression", "range": [ - 78828, - 78832 + 78671, + 78675 ], "loc": { "start": { - "line": 2618, + "line": 2611, "column": 24 }, "end": { - "line": 2618, + "line": 2611, "column": 28 } } @@ -145524,31 +145416,31 @@ "type": "Identifier", "name": "getHeaderElement", "range": [ - 78833, - 78849 + 78676, + 78692 ], "loc": { "start": { - "line": 2618, + "line": 2611, "column": 29 }, "end": { - "line": 2618, + "line": 2611, "column": 45 } } }, "range": [ - 78828, - 78849 + 78671, + 78692 ], "loc": { "start": { - "line": 2618, + "line": 2611, "column": 24 }, "end": { - "line": 2618, + "line": 2611, "column": 45 } } @@ -145558,32 +145450,32 @@ "type": "Identifier", "name": "i", "range": [ - 78850, - 78851 + 78693, + 78694 ], "loc": { "start": { - "line": 2618, + "line": 2611, "column": 46 }, "end": { - "line": 2618, + "line": 2611, "column": 47 } } } ], "range": [ - 78828, - 78852 + 78671, + 78695 ], "loc": { "start": { - "line": 2618, + "line": 2611, "column": 24 }, "end": { - "line": 2618, + "line": 2611, "column": 48 } } @@ -145594,16 +145486,16 @@ "object": { "type": "ThisExpression", "range": [ - 78854, - 78858 + 78697, + 78701 ], "loc": { "start": { - "line": 2618, + "line": 2611, "column": 50 }, "end": { - "line": 2618, + "line": 2611, "column": 54 } } @@ -145612,109 +145504,109 @@ "type": "Identifier", "name": "activeColumnsCssClass", "range": [ - 78859, - 78880 + 78702, + 78723 ], "loc": { "start": { - "line": 2618, + "line": 2611, "column": 55 }, "end": { - "line": 2618, + "line": 2611, "column": 76 } } }, "range": [ - 78854, - 78880 + 78697, + 78723 ], "loc": { "start": { - "line": 2618, + "line": 2611, "column": 50 }, "end": { - "line": 2618, + "line": 2611, "column": 76 } } } ], "range": [ - 78816, - 78881 + 78659, + 78724 ], "loc": { "start": { - "line": 2618, + "line": 2611, "column": 12 }, "end": { - "line": 2618, + "line": 2611, "column": 77 } } }, "range": [ - 78816, - 78882 + 78659, + 78725 ], "loc": { "start": { - "line": 2618, + "line": 2611, "column": 12 }, "end": { - "line": 2618, + "line": 2611, "column": 78 } } } ], "range": [ - 78802, - 78892 + 78645, + 78735 ], "loc": { "start": { - "line": 2617, + "line": 2610, "column": 78 }, "end": { - "line": 2619, + "line": 2612, "column": 9 } } }, "range": [ - 78732, - 78892 + 78575, + 78735 ], "loc": { "start": { - "line": 2617, + "line": 2610, "column": 8 }, "end": { - "line": 2619, + "line": 2612, "column": 9 } } } ], "range": [ - 78722, - 78898 + 78565, + 78741 ], "loc": { "start": { - "line": 2616, + "line": 2609, "column": 25 }, "end": { - "line": 2620, + "line": 2613, "column": 5 } } @@ -145722,16 +145614,16 @@ "generator": false, "expression": false, "range": [ - 78719, - 78898 + 78562, + 78741 ], "loc": { "start": { - "line": 2616, + "line": 2609, "column": 22 }, "end": { - "line": 2620, + "line": 2613, "column": 5 } } @@ -145739,16 +145631,16 @@ "kind": "method", "computed": false, "range": [ - 78701, - 78898 + 78544, + 78741 ], "loc": { "start": { - "line": 2616, + "line": 2609, "column": 4 }, "end": { - "line": 2620, + "line": 2613, "column": 5 } }, @@ -145757,16 +145649,16 @@ "type": "Block", "value": "*\n * Clears filtered columns visual indicator (background color)\n ", "range": [ - 78618, - 78696 + 78461, + 78539 ], "loc": { "start": { - "line": 2613, + "line": 2606, "column": 4 }, "end": { - "line": 2615, + "line": 2608, "column": 7 } } @@ -145777,16 +145669,16 @@ "type": "Block", "value": "*\n * Mark currently filtered column\n * @param {Number} colIndex Column index\n ", "range": [ - 78904, - 78999 + 78747, + 78842 ], "loc": { "start": { - "line": 2622, + "line": 2615, "column": 4 }, "end": { - "line": 2625, + "line": 2618, "column": 7 } } @@ -145800,16 +145692,16 @@ "type": "Identifier", "name": "markActiveColumn", "range": [ - 79004, - 79020 + 78847, + 78863 ], "loc": { "start": { - "line": 2626, + "line": 2619, "column": 4 }, "end": { - "line": 2626, + "line": 2619, "column": 20 } } @@ -145822,16 +145714,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 79021, - 79029 + 78864, + 78872 ], "loc": { "start": { - "line": 2626, + "line": 2619, "column": 21 }, "end": { - "line": 2626, + "line": 2619, "column": 29 } } @@ -145849,16 +145741,16 @@ "type": "Identifier", "name": "header", "range": [ - 79045, - 79051 + 78888, + 78894 ], "loc": { "start": { - "line": 2627, + "line": 2620, "column": 12 }, "end": { - "line": 2627, + "line": 2620, "column": 18 } } @@ -145871,16 +145763,16 @@ "object": { "type": "ThisExpression", "range": [ - 79054, - 79058 + 78897, + 78901 ], "loc": { "start": { - "line": 2627, + "line": 2620, "column": 21 }, "end": { - "line": 2627, + "line": 2620, "column": 25 } } @@ -145889,31 +145781,31 @@ "type": "Identifier", "name": "getHeaderElement", "range": [ - 79059, - 79075 + 78902, + 78918 ], "loc": { "start": { - "line": 2627, + "line": 2620, "column": 26 }, "end": { - "line": 2627, + "line": 2620, "column": 42 } } }, "range": [ - 79054, - 79075 + 78897, + 78918 ], "loc": { "start": { - "line": 2627, + "line": 2620, "column": 21 }, "end": { - "line": 2627, + "line": 2620, "column": 42 } } @@ -145923,47 +145815,47 @@ "type": "Identifier", "name": "colIndex", "range": [ - 79076, - 79084 + 78919, + 78927 ], "loc": { "start": { - "line": 2627, + "line": 2620, "column": 43 }, "end": { - "line": 2627, + "line": 2620, "column": 51 } } } ], "range": [ - 79054, - 79085 + 78897, + 78928 ], "loc": { "start": { - "line": 2627, + "line": 2620, "column": 21 }, "end": { - "line": 2627, + "line": 2620, "column": 52 } } }, "range": [ - 79045, - 79085 + 78888, + 78928 ], "loc": { "start": { - "line": 2627, + "line": 2620, "column": 12 }, "end": { - "line": 2627, + "line": 2620, "column": 52 } } @@ -145971,16 +145863,16 @@ ], "kind": "let", "range": [ - 79041, - 79086 + 78884, + 78929 ], "loc": { "start": { - "line": 2627, + "line": 2620, "column": 8 }, "end": { - "line": 2627, + "line": 2620, "column": 53 } } @@ -145993,16 +145885,16 @@ "type": "Identifier", "name": "hasClass", "range": [ - 79099, - 79107 + 78942, + 78950 ], "loc": { "start": { - "line": 2628, + "line": 2621, "column": 12 }, "end": { - "line": 2628, + "line": 2621, "column": 20 } } @@ -146012,16 +145904,16 @@ "type": "Identifier", "name": "header", "range": [ - 79108, - 79114 + 78951, + 78957 ], "loc": { "start": { - "line": 2628, + "line": 2621, "column": 21 }, "end": { - "line": 2628, + "line": 2621, "column": 27 } } @@ -146032,16 +145924,16 @@ "object": { "type": "ThisExpression", "range": [ - 79116, - 79120 + 78959, + 78963 ], "loc": { "start": { - "line": 2628, + "line": 2621, "column": 29 }, "end": { - "line": 2628, + "line": 2621, "column": 33 } } @@ -146050,47 +145942,47 @@ "type": "Identifier", "name": "activeColumnsCssClass", "range": [ - 79121, - 79142 + 78964, + 78985 ], "loc": { "start": { - "line": 2628, + "line": 2621, "column": 34 }, "end": { - "line": 2628, + "line": 2621, "column": 55 } } }, "range": [ - 79116, - 79142 + 78959, + 78985 ], "loc": { "start": { - "line": 2628, + "line": 2621, "column": 29 }, "end": { - "line": 2628, + "line": 2621, "column": 55 } } } ], "range": [ - 79099, - 79143 + 78942, + 78986 ], "loc": { "start": { - "line": 2628, + "line": 2621, "column": 12 }, "end": { - "line": 2628, + "line": 2621, "column": 56 } } @@ -146102,48 +145994,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 79159, - 79166 + 79002, + 79009 ], "loc": { "start": { - "line": 2629, + "line": 2622, "column": 12 }, "end": { - "line": 2629, + "line": 2622, "column": 19 } } } ], "range": [ - 79145, - 79176 + 78988, + 79019 ], "loc": { "start": { - "line": 2628, + "line": 2621, "column": 58 }, "end": { - "line": 2630, + "line": 2623, "column": 9 } } }, "alternate": null, "range": [ - 79095, - 79176 + 78938, + 79019 ], "loc": { "start": { - "line": 2628, + "line": 2621, "column": 8 }, "end": { - "line": 2630, + "line": 2623, "column": 9 } } @@ -146158,16 +146050,16 @@ "object": { "type": "ThisExpression", "range": [ - 79185, - 79189 + 79028, + 79032 ], "loc": { "start": { - "line": 2631, + "line": 2624, "column": 8 }, "end": { - "line": 2631, + "line": 2624, "column": 12 } } @@ -146176,31 +146068,31 @@ "type": "Identifier", "name": "onBeforeActiveColumn", "range": [ - 79190, - 79210 + 79033, + 79053 ], "loc": { "start": { - "line": 2631, + "line": 2624, "column": 13 }, "end": { - "line": 2631, + "line": 2624, "column": 33 } } }, "range": [ - 79185, - 79210 + 79028, + 79053 ], "loc": { "start": { - "line": 2631, + "line": 2624, "column": 8 }, "end": { - "line": 2631, + "line": 2624, "column": 33 } } @@ -146209,16 +146101,16 @@ { "type": "ThisExpression", "range": [ - 79211, - 79215 + 79054, + 79058 ], "loc": { "start": { - "line": 2631, + "line": 2624, "column": 34 }, "end": { - "line": 2631, + "line": 2624, "column": 38 } } @@ -146227,47 +146119,47 @@ "type": "Identifier", "name": "colIndex", "range": [ - 79217, - 79225 + 79060, + 79068 ], "loc": { "start": { - "line": 2631, + "line": 2624, "column": 40 }, "end": { - "line": 2631, + "line": 2624, "column": 48 } } } ], "range": [ - 79185, - 79226 + 79028, + 79069 ], "loc": { "start": { - "line": 2631, + "line": 2624, "column": 8 }, "end": { - "line": 2631, + "line": 2624, "column": 49 } } }, "range": [ - 79185, - 79227 + 79028, + 79070 ], "loc": { "start": { - "line": 2631, + "line": 2624, "column": 8 }, "end": { - "line": 2631, + "line": 2624, "column": 50 } } @@ -146280,16 +146172,16 @@ "type": "Identifier", "name": "addClass", "range": [ - 79237, - 79245 + 79080, + 79088 ], "loc": { "start": { - "line": 2633, + "line": 2626, "column": 8 }, "end": { - "line": 2633, + "line": 2626, "column": 16 } } @@ -146299,16 +146191,16 @@ "type": "Identifier", "name": "header", "range": [ - 79246, - 79252 + 79089, + 79095 ], "loc": { "start": { - "line": 2633, + "line": 2626, "column": 17 }, "end": { - "line": 2633, + "line": 2626, "column": 23 } } @@ -146319,16 +146211,16 @@ "object": { "type": "ThisExpression", "range": [ - 79254, - 79258 + 79097, + 79101 ], "loc": { "start": { - "line": 2633, + "line": 2626, "column": 25 }, "end": { - "line": 2633, + "line": 2626, "column": 29 } } @@ -146337,62 +146229,62 @@ "type": "Identifier", "name": "activeColumnsCssClass", "range": [ - 79259, - 79280 + 79102, + 79123 ], "loc": { "start": { - "line": 2633, + "line": 2626, "column": 30 }, "end": { - "line": 2633, + "line": 2626, "column": 51 } } }, "range": [ - 79254, - 79280 + 79097, + 79123 ], "loc": { "start": { - "line": 2633, + "line": 2626, "column": 25 }, "end": { - "line": 2633, + "line": 2626, "column": 51 } } } ], "range": [ - 79237, - 79281 + 79080, + 79124 ], "loc": { "start": { - "line": 2633, + "line": 2626, "column": 8 }, "end": { - "line": 2633, + "line": 2626, "column": 52 } } }, "range": [ - 79237, - 79282 + 79080, + 79125 ], "loc": { "start": { - "line": 2633, + "line": 2626, "column": 8 }, "end": { - "line": 2633, + "line": 2626, "column": 53 } } @@ -146407,16 +146299,16 @@ "object": { "type": "ThisExpression", "range": [ - 79292, - 79296 + 79135, + 79139 ], "loc": { "start": { - "line": 2635, + "line": 2628, "column": 8 }, "end": { - "line": 2635, + "line": 2628, "column": 12 } } @@ -146425,31 +146317,31 @@ "type": "Identifier", "name": "onAfterActiveColumn", "range": [ - 79297, - 79316 + 79140, + 79159 ], "loc": { "start": { - "line": 2635, + "line": 2628, "column": 13 }, "end": { - "line": 2635, + "line": 2628, "column": 32 } } }, "range": [ - 79292, - 79316 + 79135, + 79159 ], "loc": { "start": { - "line": 2635, + "line": 2628, "column": 8 }, "end": { - "line": 2635, + "line": 2628, "column": 32 } } @@ -146458,16 +146350,16 @@ { "type": "ThisExpression", "range": [ - 79317, - 79321 + 79160, + 79164 ], "loc": { "start": { - "line": 2635, + "line": 2628, "column": 33 }, "end": { - "line": 2635, + "line": 2628, "column": 37 } } @@ -146476,63 +146368,63 @@ "type": "Identifier", "name": "colIndex", "range": [ - 79323, - 79331 + 79166, + 79174 ], "loc": { "start": { - "line": 2635, + "line": 2628, "column": 39 }, "end": { - "line": 2635, + "line": 2628, "column": 47 } } } ], "range": [ - 79292, - 79332 + 79135, + 79175 ], "loc": { "start": { - "line": 2635, + "line": 2628, "column": 8 }, "end": { - "line": 2635, + "line": 2628, "column": 48 } } }, "range": [ - 79292, - 79333 + 79135, + 79176 ], "loc": { "start": { - "line": 2635, + "line": 2628, "column": 8 }, "end": { - "line": 2635, + "line": 2628, "column": 49 } } } ], "range": [ - 79031, - 79339 + 78874, + 79182 ], "loc": { "start": { - "line": 2626, + "line": 2619, "column": 31 }, "end": { - "line": 2636, + "line": 2629, "column": 5 } } @@ -146540,16 +146432,16 @@ "generator": false, "expression": false, "range": [ - 79020, - 79339 + 78863, + 79182 ], "loc": { "start": { - "line": 2626, + "line": 2619, "column": 20 }, "end": { - "line": 2636, + "line": 2629, "column": 5 } } @@ -146557,16 +146449,16 @@ "kind": "method", "computed": false, "range": [ - 79004, - 79339 + 78847, + 79182 ], "loc": { "start": { - "line": 2626, + "line": 2619, "column": 4 }, "end": { - "line": 2636, + "line": 2629, "column": 5 } }, @@ -146575,16 +146467,16 @@ "type": "Block", "value": "*\n * Mark currently filtered column\n * @param {Number} colIndex Column index\n ", "range": [ - 78904, - 78999 + 78747, + 78842 ], "loc": { "start": { - "line": 2622, + "line": 2615, "column": 4 }, "end": { - "line": 2625, + "line": 2618, "column": 7 } } @@ -146595,16 +146487,16 @@ "type": "Block", "value": "*\n * Return the ID of the current active filter\n * @returns {String}\n ", "range": [ - 79345, - 79431 + 79188, + 79274 ], "loc": { "start": { - "line": 2638, + "line": 2631, "column": 4 }, "end": { - "line": 2641, + "line": 2634, "column": 7 } } @@ -146618,16 +146510,16 @@ "type": "Identifier", "name": "getActiveFilterId", "range": [ - 79436, - 79453 + 79279, + 79296 ], "loc": { "start": { - "line": 2642, + "line": 2635, "column": 4 }, "end": { - "line": 2642, + "line": 2635, "column": 21 } } @@ -146647,16 +146539,16 @@ "object": { "type": "ThisExpression", "range": [ - 79473, - 79477 + 79316, + 79320 ], "loc": { "start": { - "line": 2643, + "line": 2636, "column": 15 }, "end": { - "line": 2643, + "line": 2636, "column": 19 } } @@ -146665,62 +146557,62 @@ "type": "Identifier", "name": "activeFilterId", "range": [ - 79478, - 79492 + 79321, + 79335 ], "loc": { "start": { - "line": 2643, + "line": 2636, "column": 20 }, "end": { - "line": 2643, + "line": 2636, "column": 34 } } }, "range": [ - 79473, - 79492 + 79316, + 79335 ], "loc": { "start": { - "line": 2643, + "line": 2636, "column": 15 }, "end": { - "line": 2643, + "line": 2636, "column": 34 } } }, "range": [ - 79466, - 79493 + 79309, + 79336 ], "loc": { "start": { - "line": 2643, + "line": 2636, "column": 8 }, "end": { - "line": 2643, + "line": 2636, "column": 35 } } } ], "range": [ - 79456, - 79499 + 79299, + 79342 ], "loc": { "start": { - "line": 2642, + "line": 2635, "column": 24 }, "end": { - "line": 2644, + "line": 2637, "column": 5 } } @@ -146728,16 +146620,16 @@ "generator": false, "expression": false, "range": [ - 79453, - 79499 + 79296, + 79342 ], "loc": { "start": { - "line": 2642, + "line": 2635, "column": 21 }, "end": { - "line": 2644, + "line": 2637, "column": 5 } } @@ -146745,16 +146637,16 @@ "kind": "method", "computed": false, "range": [ - 79436, - 79499 + 79279, + 79342 ], "loc": { "start": { - "line": 2642, + "line": 2635, "column": 4 }, "end": { - "line": 2644, + "line": 2637, "column": 5 } }, @@ -146763,16 +146655,16 @@ "type": "Block", "value": "*\n * Return the ID of the current active filter\n * @returns {String}\n ", "range": [ - 79345, - 79431 + 79188, + 79274 ], "loc": { "start": { - "line": 2638, + "line": 2631, "column": 4 }, "end": { - "line": 2641, + "line": 2634, "column": 7 } } @@ -146783,16 +146675,16 @@ "type": "Block", "value": "*\n * Set the ID of the current active filter\n * @param {String} filterId Element ID\n ", "range": [ - 79505, - 79606 + 79348, + 79449 ], "loc": { "start": { - "line": 2646, + "line": 2639, "column": 4 }, "end": { - "line": 2649, + "line": 2642, "column": 7 } } @@ -146806,16 +146698,16 @@ "type": "Identifier", "name": "setActiveFilterId", "range": [ - 79611, - 79628 + 79454, + 79471 ], "loc": { "start": { - "line": 2650, + "line": 2643, "column": 4 }, "end": { - "line": 2650, + "line": 2643, "column": 21 } } @@ -146828,16 +146720,16 @@ "type": "Identifier", "name": "filterId", "range": [ - 79629, - 79637 + 79472, + 79480 ], "loc": { "start": { - "line": 2650, + "line": 2643, "column": 22 }, "end": { - "line": 2650, + "line": 2643, "column": 30 } } @@ -146857,16 +146749,16 @@ "object": { "type": "ThisExpression", "range": [ - 79649, - 79653 + 79492, + 79496 ], "loc": { "start": { - "line": 2651, + "line": 2644, "column": 8 }, "end": { - "line": 2651, + "line": 2644, "column": 12 } } @@ -146875,31 +146767,31 @@ "type": "Identifier", "name": "activeFilterId", "range": [ - 79654, - 79668 + 79497, + 79511 ], "loc": { "start": { - "line": 2651, + "line": 2644, "column": 13 }, "end": { - "line": 2651, + "line": 2644, "column": 27 } } }, "range": [ - 79649, - 79668 + 79492, + 79511 ], "loc": { "start": { - "line": 2651, + "line": 2644, "column": 8 }, "end": { - "line": 2651, + "line": 2644, "column": 27 } } @@ -146908,62 +146800,62 @@ "type": "Identifier", "name": "filterId", "range": [ - 79671, - 79679 + 79514, + 79522 ], "loc": { "start": { - "line": 2651, + "line": 2644, "column": 30 }, "end": { - "line": 2651, + "line": 2644, "column": 38 } } }, "range": [ - 79649, - 79679 + 79492, + 79522 ], "loc": { "start": { - "line": 2651, + "line": 2644, "column": 8 }, "end": { - "line": 2651, + "line": 2644, "column": 38 } } }, "range": [ - 79649, - 79680 + 79492, + 79523 ], "loc": { "start": { - "line": 2651, + "line": 2644, "column": 8 }, "end": { - "line": 2651, + "line": 2644, "column": 39 } } } ], "range": [ - 79639, - 79686 + 79482, + 79529 ], "loc": { "start": { - "line": 2650, + "line": 2643, "column": 32 }, "end": { - "line": 2652, + "line": 2645, "column": 5 } } @@ -146971,16 +146863,16 @@ "generator": false, "expression": false, "range": [ - 79628, - 79686 + 79471, + 79529 ], "loc": { "start": { - "line": 2650, + "line": 2643, "column": 21 }, "end": { - "line": 2652, + "line": 2645, "column": 5 } } @@ -146988,16 +146880,16 @@ "kind": "method", "computed": false, "range": [ - 79611, - 79686 + 79454, + 79529 ], "loc": { "start": { - "line": 2650, + "line": 2643, "column": 4 }, "end": { - "line": 2652, + "line": 2645, "column": 5 } }, @@ -147006,16 +146898,16 @@ "type": "Block", "value": "*\n * Set the ID of the current active filter\n * @param {String} filterId Element ID\n ", "range": [ - 79505, - 79606 + 79348, + 79449 ], "loc": { "start": { - "line": 2646, + "line": 2639, "column": 4 }, "end": { - "line": 2649, + "line": 2642, "column": 7 } } @@ -147026,16 +146918,16 @@ "type": "Block", "value": "*\n * Return the column index for a given filter ID\n * @param {string} [filterId=''] Filter ID\n * @returns {Number} Column index\n ", "range": [ - 79692, - 79841 + 79535, + 79684 ], "loc": { "start": { - "line": 2654, + "line": 2647, "column": 4 }, "end": { - "line": 2658, + "line": 2651, "column": 7 } } @@ -147049,16 +146941,16 @@ "type": "Identifier", "name": "getColumnIndexFromFilterId", "range": [ - 79846, - 79872 + 79689, + 79715 ], "loc": { "start": { - "line": 2659, + "line": 2652, "column": 4 }, "end": { - "line": 2659, + "line": 2652, "column": 30 } } @@ -147073,16 +146965,16 @@ "type": "Identifier", "name": "filterId", "range": [ - 79873, - 79881 + 79716, + 79724 ], "loc": { "start": { - "line": 2659, + "line": 2652, "column": 31 }, "end": { - "line": 2659, + "line": 2652, "column": 39 } } @@ -147092,31 +146984,31 @@ "value": "", "raw": "''", "range": [ - 79884, - 79886 + 79727, + 79729 ], "loc": { "start": { - "line": 2659, + "line": 2652, "column": 42 }, "end": { - "line": 2659, + "line": 2652, "column": 44 } } }, "range": [ - 79873, - 79886 + 79716, + 79729 ], "loc": { "start": { - "line": 2659, + "line": 2652, "column": 31 }, "end": { - "line": 2659, + "line": 2652, "column": 44 } } @@ -147134,16 +147026,16 @@ "type": "Identifier", "name": "idx", "range": [ - 79902, - 79905 + 79745, + 79748 ], "loc": { "start": { - "line": 2660, + "line": 2653, "column": 12 }, "end": { - "line": 2660, + "line": 2653, "column": 15 } } @@ -147160,16 +147052,16 @@ "type": "Identifier", "name": "filterId", "range": [ - 79908, - 79916 + 79751, + 79759 ], "loc": { "start": { - "line": 2660, + "line": 2653, "column": 18 }, "end": { - "line": 2660, + "line": 2653, "column": 26 } } @@ -147178,31 +147070,31 @@ "type": "Identifier", "name": "split", "range": [ - 79917, - 79922 + 79760, + 79765 ], "loc": { "start": { - "line": 2660, + "line": 2653, "column": 27 }, "end": { - "line": 2660, + "line": 2653, "column": 32 } } }, "range": [ - 79908, - 79922 + 79751, + 79765 ], "loc": { "start": { - "line": 2660, + "line": 2653, "column": 18 }, "end": { - "line": 2660, + "line": 2653, "column": 32 } } @@ -147213,32 +147105,32 @@ "value": "_", "raw": "'_'", "range": [ - 79923, - 79926 + 79766, + 79769 ], "loc": { "start": { - "line": 2660, + "line": 2653, "column": 33 }, "end": { - "line": 2660, + "line": 2653, "column": 36 } } } ], "range": [ - 79908, - 79927 + 79751, + 79770 ], "loc": { "start": { - "line": 2660, + "line": 2653, "column": 18 }, "end": { - "line": 2660, + "line": 2653, "column": 37 } } @@ -147248,46 +147140,46 @@ "value": 0, "raw": "0", "range": [ - 79928, - 79929 + 79771, + 79772 ], "loc": { "start": { - "line": 2660, + "line": 2653, "column": 38 }, "end": { - "line": 2660, + "line": 2653, "column": 39 } } }, "range": [ - 79908, - 79930 + 79751, + 79773 ], "loc": { "start": { - "line": 2660, + "line": 2653, "column": 18 }, "end": { - "line": 2660, + "line": 2653, "column": 40 } } }, "range": [ - 79902, - 79930 + 79745, + 79773 ], "loc": { "start": { - "line": 2660, + "line": 2653, "column": 12 }, "end": { - "line": 2660, + "line": 2653, "column": 40 } } @@ -147295,16 +147187,16 @@ ], "kind": "let", "range": [ - 79898, - 79931 + 79741, + 79774 ], "loc": { "start": { - "line": 2660, + "line": 2653, "column": 8 }, "end": { - "line": 2660, + "line": 2653, "column": 41 } } @@ -147318,16 +147210,16 @@ "type": "Identifier", "name": "idx", "range": [ - 79940, - 79943 + 79783, + 79786 ], "loc": { "start": { - "line": 2661, + "line": 2654, "column": 8 }, "end": { - "line": 2661, + "line": 2654, "column": 11 } } @@ -147344,16 +147236,16 @@ "type": "Identifier", "name": "idx", "range": [ - 79946, - 79949 + 79789, + 79792 ], "loc": { "start": { - "line": 2661, + "line": 2654, "column": 14 }, "end": { - "line": 2661, + "line": 2654, "column": 17 } } @@ -147362,31 +147254,31 @@ "type": "Identifier", "name": "split", "range": [ - 79950, - 79955 + 79793, + 79798 ], "loc": { "start": { - "line": 2661, + "line": 2654, "column": 18 }, "end": { - "line": 2661, + "line": 2654, "column": 23 } } }, "range": [ - 79946, - 79955 + 79789, + 79798 ], "loc": { "start": { - "line": 2661, + "line": 2654, "column": 14 }, "end": { - "line": 2661, + "line": 2654, "column": 23 } } @@ -147398,16 +147290,16 @@ "object": { "type": "ThisExpression", "range": [ - 79956, - 79960 + 79799, + 79803 ], "loc": { "start": { - "line": 2661, + "line": 2654, "column": 24 }, "end": { - "line": 2661, + "line": 2654, "column": 28 } } @@ -147416,47 +147308,47 @@ "type": "Identifier", "name": "prfxFlt", "range": [ - 79961, - 79968 + 79804, + 79811 ], "loc": { "start": { - "line": 2661, + "line": 2654, "column": 29 }, "end": { - "line": 2661, + "line": 2654, "column": 36 } } }, "range": [ - 79956, - 79968 + 79799, + 79811 ], "loc": { "start": { - "line": 2661, + "line": 2654, "column": 24 }, "end": { - "line": 2661, + "line": 2654, "column": 36 } } } ], "range": [ - 79946, - 79969 + 79789, + 79812 ], "loc": { "start": { - "line": 2661, + "line": 2654, "column": 14 }, "end": { - "line": 2661, + "line": 2654, "column": 37 } } @@ -147466,61 +147358,61 @@ "value": 1, "raw": "1", "range": [ - 79970, - 79971 + 79813, + 79814 ], "loc": { "start": { - "line": 2661, + "line": 2654, "column": 38 }, "end": { - "line": 2661, + "line": 2654, "column": 39 } } }, "range": [ - 79946, - 79972 + 79789, + 79815 ], "loc": { "start": { - "line": 2661, + "line": 2654, "column": 14 }, "end": { - "line": 2661, + "line": 2654, "column": 40 } } }, "range": [ - 79940, - 79972 + 79783, + 79815 ], "loc": { "start": { - "line": 2661, + "line": 2654, "column": 8 }, "end": { - "line": 2661, + "line": 2654, "column": 40 } } }, "range": [ - 79940, - 79973 + 79783, + 79816 ], "loc": { "start": { - "line": 2661, + "line": 2654, "column": 8 }, "end": { - "line": 2661, + "line": 2654, "column": 41 } } @@ -147533,16 +147425,16 @@ "type": "Identifier", "name": "parseInt", "range": [ - 79989, - 79997 + 79832, + 79840 ], "loc": { "start": { - "line": 2662, + "line": 2655, "column": 15 }, "end": { - "line": 2662, + "line": 2655, "column": 23 } } @@ -147552,16 +147444,16 @@ "type": "Identifier", "name": "idx", "range": [ - 79998, - 80001 + 79841, + 79844 ], "loc": { "start": { - "line": 2662, + "line": 2655, "column": 24 }, "end": { - "line": 2662, + "line": 2655, "column": 27 } } @@ -147571,63 +147463,63 @@ "value": 10, "raw": "10", "range": [ - 80003, - 80005 + 79846, + 79848 ], "loc": { "start": { - "line": 2662, + "line": 2655, "column": 29 }, "end": { - "line": 2662, + "line": 2655, "column": 31 } } } ], "range": [ - 79989, - 80006 + 79832, + 79849 ], "loc": { "start": { - "line": 2662, + "line": 2655, "column": 15 }, "end": { - "line": 2662, + "line": 2655, "column": 32 } } }, "range": [ - 79982, - 80007 + 79825, + 79850 ], "loc": { "start": { - "line": 2662, + "line": 2655, "column": 8 }, "end": { - "line": 2662, + "line": 2655, "column": 33 } } } ], "range": [ - 79888, - 80013 + 79731, + 79856 ], "loc": { "start": { - "line": 2659, + "line": 2652, "column": 46 }, "end": { - "line": 2663, + "line": 2656, "column": 5 } } @@ -147635,16 +147527,16 @@ "generator": false, "expression": false, "range": [ - 79872, - 80013 + 79715, + 79856 ], "loc": { "start": { - "line": 2659, + "line": 2652, "column": 30 }, "end": { - "line": 2663, + "line": 2656, "column": 5 } } @@ -147652,16 +147544,16 @@ "kind": "method", "computed": false, "range": [ - 79846, - 80013 + 79689, + 79856 ], "loc": { "start": { - "line": 2659, + "line": 2652, "column": 4 }, "end": { - "line": 2663, + "line": 2656, "column": 5 } }, @@ -147670,16 +147562,16 @@ "type": "Block", "value": "*\n * Return the column index for a given filter ID\n * @param {string} [filterId=''] Filter ID\n * @returns {Number} Column index\n ", "range": [ - 79692, - 79841 + 79535, + 79684 ], "loc": { "start": { - "line": 2654, + "line": 2647, "column": 4 }, "end": { - "line": 2658, + "line": 2651, "column": 7 } } @@ -147690,16 +147582,16 @@ "type": "Block", "value": "*\n * Builds filter element ID for a given column index\n * @param {any} colIndex\n * @returns {String} Filter element ID string\n * @private\n ", "range": [ - 80019, - 80182 + 79862, + 80025 ], "loc": { "start": { - "line": 2665, + "line": 2658, "column": 4 }, "end": { - "line": 2670, + "line": 2663, "column": 7 } } @@ -147713,16 +147605,16 @@ "type": "Identifier", "name": "buildFilterId", "range": [ - 80187, - 80200 + 80030, + 80043 ], "loc": { "start": { - "line": 2671, + "line": 2664, "column": 4 }, "end": { - "line": 2671, + "line": 2664, "column": 17 } } @@ -147735,16 +147627,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 80201, - 80209 + 80044, + 80052 ], "loc": { "start": { - "line": 2671, + "line": 2664, "column": 18 }, "end": { - "line": 2671, + "line": 2664, "column": 26 } } @@ -147766,16 +147658,16 @@ }, "tail": false, "range": [ - 80228, - 80231 + 80071, + 80074 ], "loc": { "start": { - "line": 2672, + "line": 2665, "column": 15 }, "end": { - "line": 2672, + "line": 2665, "column": 18 } } @@ -147788,16 +147680,16 @@ }, "tail": false, "range": [ - 80243, - 80246 + 80086, + 80089 ], "loc": { "start": { - "line": 2672, + "line": 2665, "column": 30 }, "end": { - "line": 2672, + "line": 2665, "column": 33 } } @@ -147810,16 +147702,16 @@ }, "tail": false, "range": [ - 80254, - 80258 + 80097, + 80101 ], "loc": { "start": { - "line": 2672, + "line": 2665, "column": 41 }, "end": { - "line": 2672, + "line": 2665, "column": 45 } } @@ -147832,16 +147724,16 @@ }, "tail": true, "range": [ - 80265, - 80267 + 80108, + 80110 ], "loc": { "start": { - "line": 2672, + "line": 2665, "column": 52 }, "end": { - "line": 2672, + "line": 2665, "column": 54 } } @@ -147854,16 +147746,16 @@ "object": { "type": "ThisExpression", "range": [ - 80231, - 80235 + 80074, + 80078 ], "loc": { "start": { - "line": 2672, + "line": 2665, "column": 18 }, "end": { - "line": 2672, + "line": 2665, "column": 22 } } @@ -147872,31 +147764,31 @@ "type": "Identifier", "name": "prfxFlt", "range": [ - 80236, - 80243 + 80079, + 80086 ], "loc": { "start": { - "line": 2672, + "line": 2665, "column": 23 }, "end": { - "line": 2672, + "line": 2665, "column": 30 } } }, "range": [ - 80231, - 80243 + 80074, + 80086 ], "loc": { "start": { - "line": 2672, + "line": 2665, "column": 18 }, "end": { - "line": 2672, + "line": 2665, "column": 30 } } @@ -147905,16 +147797,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 80246, - 80254 + 80089, + 80097 ], "loc": { "start": { - "line": 2672, + "line": 2665, "column": 33 }, "end": { - "line": 2672, + "line": 2665, "column": 41 } } @@ -147925,16 +147817,16 @@ "object": { "type": "ThisExpression", "range": [ - 80258, - 80262 + 80101, + 80105 ], "loc": { "start": { - "line": 2672, + "line": 2665, "column": 45 }, "end": { - "line": 2672, + "line": 2665, "column": 49 } } @@ -147943,78 +147835,78 @@ "type": "Identifier", "name": "id", "range": [ - 80263, - 80265 + 80106, + 80108 ], "loc": { "start": { - "line": 2672, + "line": 2665, "column": 50 }, "end": { - "line": 2672, + "line": 2665, "column": 52 } } }, "range": [ - 80258, - 80265 + 80101, + 80108 ], "loc": { "start": { - "line": 2672, + "line": 2665, "column": 45 }, "end": { - "line": 2672, + "line": 2665, "column": 52 } } } ], "range": [ - 80228, - 80267 + 80071, + 80110 ], "loc": { "start": { - "line": 2672, + "line": 2665, "column": 15 }, "end": { - "line": 2672, + "line": 2665, "column": 54 } } }, "range": [ - 80221, - 80268 + 80064, + 80111 ], "loc": { "start": { - "line": 2672, + "line": 2665, "column": 8 }, "end": { - "line": 2672, + "line": 2665, "column": 55 } } } ], "range": [ - 80211, - 80274 + 80054, + 80117 ], "loc": { "start": { - "line": 2671, + "line": 2664, "column": 28 }, "end": { - "line": 2673, + "line": 2666, "column": 5 } } @@ -148022,16 +147914,16 @@ "generator": false, "expression": false, "range": [ - 80200, - 80274 + 80043, + 80117 ], "loc": { "start": { - "line": 2671, + "line": 2664, "column": 17 }, "end": { - "line": 2673, + "line": 2666, "column": 5 } } @@ -148039,16 +147931,16 @@ "kind": "method", "computed": false, "range": [ - 80187, - 80274 + 80030, + 80117 ], "loc": { "start": { - "line": 2671, + "line": 2664, "column": 4 }, "end": { - "line": 2673, + "line": 2666, "column": 5 } }, @@ -148057,16 +147949,16 @@ "type": "Block", "value": "*\n * Builds filter element ID for a given column index\n * @param {any} colIndex\n * @returns {String} Filter element ID string\n * @private\n ", "range": [ - 80019, - 80182 + 79862, + 80025 ], "loc": { "start": { - "line": 2665, + "line": 2658, "column": 4 }, "end": { - "line": 2670, + "line": 2663, "column": 7 } } @@ -148077,16 +147969,16 @@ "type": "Block", "value": "*\n * Make specified column's filter active\n * @param colIndex Index of a column\n ", "range": [ - 80280, - 80377 + 80123, + 80220 ], "loc": { "start": { - "line": 2675, + "line": 2668, "column": 4 }, "end": { - "line": 2678, + "line": 2671, "column": 7 } } @@ -148100,16 +147992,16 @@ "type": "Identifier", "name": "activateFilter", "range": [ - 80382, - 80396 + 80225, + 80239 ], "loc": { "start": { - "line": 2679, + "line": 2672, "column": 4 }, "end": { - "line": 2679, + "line": 2672, "column": 18 } } @@ -148122,16 +148014,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 80397, - 80405 + 80240, + 80248 ], "loc": { "start": { - "line": 2679, + "line": 2672, "column": 19 }, "end": { - "line": 2679, + "line": 2672, "column": 27 } } @@ -148148,16 +148040,16 @@ "type": "Identifier", "name": "isUndef", "range": [ - 80421, - 80428 + 80264, + 80271 ], "loc": { "start": { - "line": 2680, + "line": 2673, "column": 12 }, "end": { - "line": 2680, + "line": 2673, "column": 19 } } @@ -148167,32 +148059,32 @@ "type": "Identifier", "name": "colIndex", "range": [ - 80429, - 80437 + 80272, + 80280 ], "loc": { "start": { - "line": 2680, + "line": 2673, "column": 20 }, "end": { - "line": 2680, + "line": 2673, "column": 28 } } } ], "range": [ - 80421, - 80438 + 80264, + 80281 ], "loc": { "start": { - "line": 2680, + "line": 2673, "column": 12 }, "end": { - "line": 2680, + "line": 2673, "column": 29 } } @@ -148204,48 +148096,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 80454, - 80461 + 80297, + 80304 ], "loc": { "start": { - "line": 2681, + "line": 2674, "column": 12 }, "end": { - "line": 2681, + "line": 2674, "column": 19 } } } ], "range": [ - 80440, - 80471 + 80283, + 80314 ], "loc": { "start": { - "line": 2680, + "line": 2673, "column": 31 }, "end": { - "line": 2682, + "line": 2675, "column": 9 } } }, "alternate": null, "range": [ - 80417, - 80471 + 80260, + 80314 ], "loc": { "start": { - "line": 2680, + "line": 2673, "column": 8 }, "end": { - "line": 2682, + "line": 2675, "column": 9 } } @@ -148260,16 +148152,16 @@ "object": { "type": "ThisExpression", "range": [ - 80480, - 80484 + 80323, + 80327 ], "loc": { "start": { - "line": 2683, + "line": 2676, "column": 8 }, "end": { - "line": 2683, + "line": 2676, "column": 12 } } @@ -148278,31 +148170,31 @@ "type": "Identifier", "name": "setActiveFilterId", "range": [ - 80485, - 80502 + 80328, + 80345 ], "loc": { "start": { - "line": 2683, + "line": 2676, "column": 13 }, "end": { - "line": 2683, + "line": 2676, "column": 30 } } }, "range": [ - 80480, - 80502 + 80323, + 80345 ], "loc": { "start": { - "line": 2683, + "line": 2676, "column": 8 }, "end": { - "line": 2683, + "line": 2676, "column": 30 } } @@ -148316,16 +148208,16 @@ "object": { "type": "ThisExpression", "range": [ - 80503, - 80507 + 80346, + 80350 ], "loc": { "start": { - "line": 2683, + "line": 2676, "column": 31 }, "end": { - "line": 2683, + "line": 2676, "column": 35 } } @@ -148334,31 +148226,31 @@ "type": "Identifier", "name": "getFilterId", "range": [ - 80508, - 80519 + 80351, + 80362 ], "loc": { "start": { - "line": 2683, + "line": 2676, "column": 36 }, "end": { - "line": 2683, + "line": 2676, "column": 47 } } }, "range": [ - 80503, - 80519 + 80346, + 80362 ], "loc": { "start": { - "line": 2683, + "line": 2676, "column": 31 }, "end": { - "line": 2683, + "line": 2676, "column": 47 } } @@ -148368,79 +148260,79 @@ "type": "Identifier", "name": "colIndex", "range": [ - 80520, - 80528 + 80363, + 80371 ], "loc": { "start": { - "line": 2683, + "line": 2676, "column": 48 }, "end": { - "line": 2683, + "line": 2676, "column": 56 } } } ], "range": [ - 80503, - 80529 + 80346, + 80372 ], "loc": { "start": { - "line": 2683, + "line": 2676, "column": 31 }, "end": { - "line": 2683, + "line": 2676, "column": 57 } } } ], "range": [ - 80480, - 80530 + 80323, + 80373 ], "loc": { "start": { - "line": 2683, + "line": 2676, "column": 8 }, "end": { - "line": 2683, + "line": 2676, "column": 58 } } }, "range": [ - 80480, - 80531 + 80323, + 80374 ], "loc": { "start": { - "line": 2683, + "line": 2676, "column": 8 }, "end": { - "line": 2683, + "line": 2676, "column": 59 } } } ], "range": [ - 80407, - 80537 + 80250, + 80380 ], "loc": { "start": { - "line": 2679, + "line": 2672, "column": 29 }, "end": { - "line": 2684, + "line": 2677, "column": 5 } } @@ -148448,16 +148340,16 @@ "generator": false, "expression": false, "range": [ - 80396, - 80537 + 80239, + 80380 ], "loc": { "start": { - "line": 2679, + "line": 2672, "column": 18 }, "end": { - "line": 2684, + "line": 2677, "column": 5 } } @@ -148465,16 +148357,16 @@ "kind": "method", "computed": false, "range": [ - 80382, - 80537 + 80225, + 80380 ], "loc": { "start": { - "line": 2679, + "line": 2672, "column": 4 }, "end": { - "line": 2684, + "line": 2677, "column": 5 } }, @@ -148483,16 +148375,16 @@ "type": "Block", "value": "*\n * Make specified column's filter active\n * @param colIndex Index of a column\n ", "range": [ - 80280, - 80377 + 80123, + 80220 ], "loc": { "start": { - "line": 2675, + "line": 2668, "column": 4 }, "end": { - "line": 2678, + "line": 2671, "column": 7 } } @@ -148503,16 +148395,16 @@ "type": "Block", "value": "*\n * Refresh the filters subject to linking ('select', 'multiple',\n * 'checklist' type)\n ", "range": [ - 80543, - 80648 + 80386, + 80491 ], "loc": { "start": { - "line": 2686, + "line": 2679, "column": 4 }, "end": { - "line": 2689, + "line": 2682, "column": 7 } } @@ -148526,16 +148418,16 @@ "type": "Identifier", "name": "linkFilters", "range": [ - 80653, - 80664 + 80496, + 80507 ], "loc": { "start": { - "line": 2690, + "line": 2683, "column": 4 }, "end": { - "line": 2690, + "line": 2683, "column": 15 } } @@ -148561,16 +148453,16 @@ "object": { "type": "ThisExpression", "range": [ - 80682, - 80686 + 80525, + 80529 ], "loc": { "start": { - "line": 2691, + "line": 2684, "column": 13 }, "end": { - "line": 2691, + "line": 2684, "column": 17 } } @@ -148579,47 +148471,47 @@ "type": "Identifier", "name": "linkedFilters", "range": [ - 80687, - 80700 + 80530, + 80543 ], "loc": { "start": { - "line": 2691, + "line": 2684, "column": 18 }, "end": { - "line": 2691, + "line": 2684, "column": 31 } } }, "range": [ - 80682, - 80700 + 80525, + 80543 ], "loc": { "start": { - "line": 2691, + "line": 2684, "column": 13 }, "end": { - "line": 2691, + "line": 2684, "column": 31 } } }, "prefix": true, "range": [ - 80681, - 80700 + 80524, + 80543 ], "loc": { "start": { - "line": 2691, + "line": 2684, "column": 12 }, "end": { - "line": 2691, + "line": 2684, "column": 31 } } @@ -148633,16 +148525,16 @@ "object": { "type": "ThisExpression", "range": [ - 80705, - 80709 + 80548, + 80552 ], "loc": { "start": { - "line": 2691, + "line": 2684, "column": 36 }, "end": { - "line": 2691, + "line": 2684, "column": 40 } } @@ -148651,62 +148543,62 @@ "type": "Identifier", "name": "activeFilterId", "range": [ - 80710, - 80724 + 80553, + 80567 ], "loc": { "start": { - "line": 2691, + "line": 2684, "column": 41 }, "end": { - "line": 2691, + "line": 2684, "column": 55 } } }, "range": [ - 80705, - 80724 + 80548, + 80567 ], "loc": { "start": { - "line": 2691, + "line": 2684, "column": 36 }, "end": { - "line": 2691, + "line": 2684, "column": 55 } } }, "prefix": true, "range": [ - 80704, - 80724 + 80547, + 80567 ], "loc": { "start": { - "line": 2691, + "line": 2684, "column": 35 }, "end": { - "line": 2691, + "line": 2684, "column": 55 } } }, "range": [ - 80681, - 80724 + 80524, + 80567 ], "loc": { "start": { - "line": 2691, + "line": 2684, "column": 12 }, "end": { - "line": 2691, + "line": 2684, "column": 55 } } @@ -148718,48 +148610,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 80740, - 80747 + 80583, + 80590 ], "loc": { "start": { - "line": 2692, + "line": 2685, "column": 12 }, "end": { - "line": 2692, + "line": 2685, "column": 19 } } } ], "range": [ - 80726, - 80757 + 80569, + 80600 ], "loc": { "start": { - "line": 2691, + "line": 2684, "column": 57 }, "end": { - "line": 2693, + "line": 2686, "column": 9 } } }, "alternate": null, "range": [ - 80677, - 80757 + 80520, + 80600 ], "loc": { "start": { - "line": 2691, + "line": 2684, "column": 8 }, "end": { - "line": 2693, + "line": 2686, "column": 9 } } @@ -148773,16 +148665,16 @@ "type": "Identifier", "name": "slcA1", "range": [ - 80770, - 80775 + 80613, + 80618 ], "loc": { "start": { - "line": 2694, + "line": 2687, "column": 12 }, "end": { - "line": 2694, + "line": 2687, "column": 17 } } @@ -148795,16 +148687,16 @@ "object": { "type": "ThisExpression", "range": [ - 80778, - 80782 + 80621, + 80625 ], "loc": { "start": { - "line": 2694, + "line": 2687, "column": 20 }, "end": { - "line": 2694, + "line": 2687, "column": 24 } } @@ -148813,31 +148705,31 @@ "type": "Identifier", "name": "getFiltersByType", "range": [ - 80783, - 80799 + 80626, + 80642 ], "loc": { "start": { - "line": 2694, + "line": 2687, "column": 25 }, "end": { - "line": 2694, + "line": 2687, "column": 41 } } }, "range": [ - 80778, - 80799 + 80621, + 80642 ], "loc": { "start": { - "line": 2694, + "line": 2687, "column": 20 }, "end": { - "line": 2694, + "line": 2687, "column": 41 } } @@ -148847,16 +148739,16 @@ "type": "Identifier", "name": "SELECT", "range": [ - 80800, - 80806 + 80643, + 80649 ], "loc": { "start": { - "line": 2694, + "line": 2687, "column": 42 }, "end": { - "line": 2694, + "line": 2687, "column": 48 } } @@ -148866,47 +148758,47 @@ "value": true, "raw": "true", "range": [ - 80808, - 80812 + 80651, + 80655 ], "loc": { "start": { - "line": 2694, + "line": 2687, "column": 50 }, "end": { - "line": 2694, + "line": 2687, "column": 54 } } } ], "range": [ - 80778, - 80813 + 80621, + 80656 ], "loc": { "start": { - "line": 2694, + "line": 2687, "column": 20 }, "end": { - "line": 2694, + "line": 2687, "column": 55 } } }, "range": [ - 80770, - 80813 + 80613, + 80656 ], "loc": { "start": { - "line": 2694, + "line": 2687, "column": 12 }, "end": { - "line": 2694, + "line": 2687, "column": 55 } } @@ -148917,16 +148809,16 @@ "type": "Identifier", "name": "slcA2", "range": [ - 80827, - 80832 + 80670, + 80675 ], "loc": { "start": { - "line": 2695, + "line": 2688, "column": 12 }, "end": { - "line": 2695, + "line": 2688, "column": 17 } } @@ -148939,16 +148831,16 @@ "object": { "type": "ThisExpression", "range": [ - 80835, - 80839 + 80678, + 80682 ], "loc": { "start": { - "line": 2695, + "line": 2688, "column": 20 }, "end": { - "line": 2695, + "line": 2688, "column": 24 } } @@ -148957,31 +148849,31 @@ "type": "Identifier", "name": "getFiltersByType", "range": [ - 80840, - 80856 + 80683, + 80699 ], "loc": { "start": { - "line": 2695, + "line": 2688, "column": 25 }, "end": { - "line": 2695, + "line": 2688, "column": 41 } } }, "range": [ - 80835, - 80856 + 80678, + 80699 ], "loc": { "start": { - "line": 2695, + "line": 2688, "column": 20 }, "end": { - "line": 2695, + "line": 2688, "column": 41 } } @@ -148991,16 +148883,16 @@ "type": "Identifier", "name": "MULTIPLE", "range": [ - 80857, - 80865 + 80700, + 80708 ], "loc": { "start": { - "line": 2695, + "line": 2688, "column": 42 }, "end": { - "line": 2695, + "line": 2688, "column": 50 } } @@ -149010,47 +148902,47 @@ "value": true, "raw": "true", "range": [ - 80867, - 80871 + 80710, + 80714 ], "loc": { "start": { - "line": 2695, + "line": 2688, "column": 52 }, "end": { - "line": 2695, + "line": 2688, "column": 56 } } } ], "range": [ - 80835, - 80872 + 80678, + 80715 ], "loc": { "start": { - "line": 2695, + "line": 2688, "column": 20 }, "end": { - "line": 2695, + "line": 2688, "column": 57 } } }, "range": [ - 80827, - 80872 + 80670, + 80715 ], "loc": { "start": { - "line": 2695, + "line": 2688, "column": 12 }, "end": { - "line": 2695, + "line": 2688, "column": 57 } } @@ -149061,16 +148953,16 @@ "type": "Identifier", "name": "slcA3", "range": [ - 80886, - 80891 + 80729, + 80734 ], "loc": { "start": { - "line": 2696, + "line": 2689, "column": 12 }, "end": { - "line": 2696, + "line": 2689, "column": 17 } } @@ -149083,16 +148975,16 @@ "object": { "type": "ThisExpression", "range": [ - 80894, - 80898 + 80737, + 80741 ], "loc": { "start": { - "line": 2696, + "line": 2689, "column": 20 }, "end": { - "line": 2696, + "line": 2689, "column": 24 } } @@ -149101,31 +148993,31 @@ "type": "Identifier", "name": "getFiltersByType", "range": [ - 80899, - 80915 + 80742, + 80758 ], "loc": { "start": { - "line": 2696, + "line": 2689, "column": 25 }, "end": { - "line": 2696, + "line": 2689, "column": 41 } } }, "range": [ - 80894, - 80915 + 80737, + 80758 ], "loc": { "start": { - "line": 2696, + "line": 2689, "column": 20 }, "end": { - "line": 2696, + "line": 2689, "column": 41 } } @@ -149135,16 +149027,16 @@ "type": "Identifier", "name": "CHECKLIST", "range": [ - 80916, - 80925 + 80759, + 80768 ], "loc": { "start": { - "line": 2696, + "line": 2689, "column": 42 }, "end": { - "line": 2696, + "line": 2689, "column": 51 } } @@ -149154,47 +149046,47 @@ "value": true, "raw": "true", "range": [ - 80927, - 80931 + 80770, + 80774 ], "loc": { "start": { - "line": 2696, + "line": 2689, "column": 53 }, "end": { - "line": 2696, + "line": 2689, "column": 57 } } } ], "range": [ - 80894, - 80932 + 80737, + 80775 ], "loc": { "start": { - "line": 2696, + "line": 2689, "column": 20 }, "end": { - "line": 2696, + "line": 2689, "column": 58 } } }, "range": [ - 80886, - 80932 + 80729, + 80775 ], "loc": { "start": { - "line": 2696, + "line": 2689, "column": 12 }, "end": { - "line": 2696, + "line": 2689, "column": 58 } } @@ -149205,16 +149097,16 @@ "type": "Identifier", "name": "slcIndex", "range": [ - 80946, - 80954 + 80789, + 80797 ], "loc": { "start": { - "line": 2697, + "line": 2690, "column": 12 }, "end": { - "line": 2697, + "line": 2690, "column": 20 } } @@ -149228,16 +149120,16 @@ "type": "Identifier", "name": "slcA1", "range": [ - 80957, - 80962 + 80800, + 80805 ], "loc": { "start": { - "line": 2697, + "line": 2690, "column": 23 }, "end": { - "line": 2697, + "line": 2690, "column": 28 } } @@ -149246,31 +149138,31 @@ "type": "Identifier", "name": "concat", "range": [ - 80963, - 80969 + 80806, + 80812 ], "loc": { "start": { - "line": 2697, + "line": 2690, "column": 29 }, "end": { - "line": 2697, + "line": 2690, "column": 35 } } }, "range": [ - 80957, - 80969 + 80800, + 80812 ], "loc": { "start": { - "line": 2697, + "line": 2690, "column": 23 }, "end": { - "line": 2697, + "line": 2690, "column": 35 } } @@ -149280,47 +149172,47 @@ "type": "Identifier", "name": "slcA2", "range": [ - 80970, - 80975 + 80813, + 80818 ], "loc": { "start": { - "line": 2697, + "line": 2690, "column": 36 }, "end": { - "line": 2697, + "line": 2690, "column": 41 } } } ], "range": [ - 80957, - 80976 + 80800, + 80819 ], "loc": { "start": { - "line": 2697, + "line": 2690, "column": 23 }, "end": { - "line": 2697, + "line": 2690, "column": 42 } } }, "range": [ - 80946, - 80976 + 80789, + 80819 ], "loc": { "start": { - "line": 2697, + "line": 2690, "column": 12 }, "end": { - "line": 2697, + "line": 2690, "column": 42 } } @@ -149328,16 +149220,16 @@ ], "kind": "let", "range": [ - 80766, - 80977 + 80609, + 80820 ], "loc": { "start": { - "line": 2694, + "line": 2687, "column": 8 }, "end": { - "line": 2697, + "line": 2690, "column": 43 } } @@ -149351,16 +149243,16 @@ "type": "Identifier", "name": "slcIndex", "range": [ - 80986, - 80994 + 80829, + 80837 ], "loc": { "start": { - "line": 2698, + "line": 2691, "column": 8 }, "end": { - "line": 2698, + "line": 2691, "column": 16 } } @@ -149374,16 +149266,16 @@ "type": "Identifier", "name": "slcIndex", "range": [ - 80997, - 81005 + 80840, + 80848 ], "loc": { "start": { - "line": 2698, + "line": 2691, "column": 19 }, "end": { - "line": 2698, + "line": 2691, "column": 27 } } @@ -149392,31 +149284,31 @@ "type": "Identifier", "name": "concat", "range": [ - 81006, - 81012 + 80849, + 80855 ], "loc": { "start": { - "line": 2698, + "line": 2691, "column": 28 }, "end": { - "line": 2698, + "line": 2691, "column": 34 } } }, "range": [ - 80997, - 81012 + 80840, + 80855 ], "loc": { "start": { - "line": 2698, + "line": 2691, "column": 19 }, "end": { - "line": 2698, + "line": 2691, "column": 34 } } @@ -149426,62 +149318,62 @@ "type": "Identifier", "name": "slcA3", "range": [ - 81013, - 81018 + 80856, + 80861 ], "loc": { "start": { - "line": 2698, + "line": 2691, "column": 35 }, "end": { - "line": 2698, + "line": 2691, "column": 40 } } } ], "range": [ - 80997, - 81019 + 80840, + 80862 ], "loc": { "start": { - "line": 2698, + "line": 2691, "column": 19 }, "end": { - "line": 2698, + "line": 2691, "column": 41 } } }, "range": [ - 80986, - 81019 + 80829, + 80862 ], "loc": { "start": { - "line": 2698, + "line": 2691, "column": 8 }, "end": { - "line": 2698, + "line": 2691, "column": 41 } } }, "range": [ - 80986, - 81020 + 80829, + 80863 ], "loc": { "start": { - "line": 2698, + "line": 2691, "column": 8 }, "end": { - "line": 2698, + "line": 2691, "column": 42 } } @@ -149495,16 +149387,16 @@ "type": "Identifier", "name": "activeIdx", "range": [ - 81034, - 81043 + 80877, + 80886 ], "loc": { "start": { - "line": 2700, + "line": 2693, "column": 12 }, "end": { - "line": 2700, + "line": 2693, "column": 21 } } @@ -149517,16 +149409,16 @@ "object": { "type": "ThisExpression", "range": [ - 81046, - 81050 + 80889, + 80893 ], "loc": { "start": { - "line": 2700, + "line": 2693, "column": 24 }, "end": { - "line": 2700, + "line": 2693, "column": 28 } } @@ -149535,31 +149427,31 @@ "type": "Identifier", "name": "getColumnIndexFromFilterId", "range": [ - 81051, - 81077 + 80894, + 80920 ], "loc": { "start": { - "line": 2700, + "line": 2693, "column": 29 }, "end": { - "line": 2700, + "line": 2693, "column": 55 } } }, "range": [ - 81046, - 81077 + 80889, + 80920 ], "loc": { "start": { - "line": 2700, + "line": 2693, "column": 24 }, "end": { - "line": 2700, + "line": 2693, "column": 55 } } @@ -149571,16 +149463,16 @@ "object": { "type": "ThisExpression", "range": [ - 81078, - 81082 + 80921, + 80925 ], "loc": { "start": { - "line": 2700, + "line": 2693, "column": 56 }, "end": { - "line": 2700, + "line": 2693, "column": 60 } } @@ -149589,62 +149481,62 @@ "type": "Identifier", "name": "activeFilterId", "range": [ - 81083, - 81097 + 80926, + 80940 ], "loc": { "start": { - "line": 2700, + "line": 2693, "column": 61 }, "end": { - "line": 2700, + "line": 2693, "column": 75 } } }, "range": [ - 81078, - 81097 + 80921, + 80940 ], "loc": { "start": { - "line": 2700, + "line": 2693, "column": 56 }, "end": { - "line": 2700, + "line": 2693, "column": 75 } } } ], "range": [ - 81046, - 81098 + 80889, + 80941 ], "loc": { "start": { - "line": 2700, + "line": 2693, "column": 24 }, "end": { - "line": 2700, + "line": 2693, "column": 76 } } }, "range": [ - 81034, - 81098 + 80877, + 80941 ], "loc": { "start": { - "line": 2700, + "line": 2693, "column": 12 }, "end": { - "line": 2700, + "line": 2693, "column": 76 } } @@ -149652,16 +149544,16 @@ ], "kind": "let", "range": [ - 81030, - 81099 + 80873, + 80942 ], "loc": { "start": { - "line": 2700, + "line": 2693, "column": 8 }, "end": { - "line": 2700, + "line": 2693, "column": 77 } } @@ -149677,16 +149569,16 @@ "type": "Identifier", "name": "i", "range": [ - 81118, - 81119 + 80961, + 80962 ], "loc": { "start": { - "line": 2702, + "line": 2695, "column": 17 }, "end": { - "line": 2702, + "line": 2695, "column": 18 } } @@ -149696,31 +149588,31 @@ "value": 0, "raw": "0", "range": [ - 81122, - 81123 + 80965, + 80966 ], "loc": { "start": { - "line": 2702, + "line": 2695, "column": 21 }, "end": { - "line": 2702, + "line": 2695, "column": 22 } } }, "range": [ - 81118, - 81123 + 80961, + 80966 ], "loc": { "start": { - "line": 2702, + "line": 2695, "column": 17 }, "end": { - "line": 2702, + "line": 2695, "column": 22 } } @@ -149731,16 +149623,16 @@ "type": "Identifier", "name": "len", "range": [ - 81125, - 81128 + 80968, + 80971 ], "loc": { "start": { - "line": 2702, + "line": 2695, "column": 24 }, "end": { - "line": 2702, + "line": 2695, "column": 27 } } @@ -149752,16 +149644,16 @@ "type": "Identifier", "name": "slcIndex", "range": [ - 81131, - 81139 + 80974, + 80982 ], "loc": { "start": { - "line": 2702, + "line": 2695, "column": 30 }, "end": { - "line": 2702, + "line": 2695, "column": 38 } } @@ -149770,46 +149662,46 @@ "type": "Identifier", "name": "length", "range": [ - 81140, - 81146 + 80983, + 80989 ], "loc": { "start": { - "line": 2702, + "line": 2695, "column": 39 }, "end": { - "line": 2702, + "line": 2695, "column": 45 } } }, "range": [ - 81131, - 81146 + 80974, + 80989 ], "loc": { "start": { - "line": 2702, + "line": 2695, "column": 30 }, "end": { - "line": 2702, + "line": 2695, "column": 45 } } }, "range": [ - 81125, - 81146 + 80968, + 80989 ], "loc": { "start": { - "line": 2702, + "line": 2695, "column": 24 }, "end": { - "line": 2702, + "line": 2695, "column": 45 } } @@ -149817,16 +149709,16 @@ ], "kind": "let", "range": [ - 81114, - 81146 + 80957, + 80989 ], "loc": { "start": { - "line": 2702, + "line": 2695, "column": 13 }, "end": { - "line": 2702, + "line": 2695, "column": 45 } } @@ -149838,16 +149730,16 @@ "type": "Identifier", "name": "i", "range": [ - 81148, - 81149 + 80991, + 80992 ], "loc": { "start": { - "line": 2702, + "line": 2695, "column": 47 }, "end": { - "line": 2702, + "line": 2695, "column": 48 } } @@ -149856,31 +149748,31 @@ "type": "Identifier", "name": "len", "range": [ - 81152, - 81155 + 80995, + 80998 ], "loc": { "start": { - "line": 2702, + "line": 2695, "column": 51 }, "end": { - "line": 2702, + "line": 2695, "column": 54 } } }, "range": [ - 81148, - 81155 + 80991, + 80998 ], "loc": { "start": { - "line": 2702, + "line": 2695, "column": 47 }, "end": { - "line": 2702, + "line": 2695, "column": 54 } } @@ -149892,32 +149784,32 @@ "type": "Identifier", "name": "i", "range": [ - 81157, - 81158 + 81000, + 81001 ], "loc": { "start": { - "line": 2702, + "line": 2695, "column": 56 }, "end": { - "line": 2702, + "line": 2695, "column": 57 } } }, "prefix": false, "range": [ - 81157, - 81160 + 81000, + 81003 ], "loc": { "start": { - "line": 2702, + "line": 2695, "column": 56 }, "end": { - "line": 2702, + "line": 2695, "column": 59 } } @@ -149934,16 +149826,16 @@ "type": "Identifier", "name": "colIdx", "range": [ - 81180, - 81186 + 81023, + 81029 ], "loc": { "start": { - "line": 2703, + "line": 2696, "column": 16 }, "end": { - "line": 2703, + "line": 2696, "column": 22 } } @@ -149955,16 +149847,16 @@ "type": "Identifier", "name": "slcIndex", "range": [ - 81189, - 81197 + 81032, + 81040 ], "loc": { "start": { - "line": 2703, + "line": 2696, "column": 25 }, "end": { - "line": 2703, + "line": 2696, "column": 33 } } @@ -149973,46 +149865,46 @@ "type": "Identifier", "name": "i", "range": [ - 81198, - 81199 + 81041, + 81042 ], "loc": { "start": { - "line": 2703, + "line": 2696, "column": 34 }, "end": { - "line": 2703, + "line": 2696, "column": 35 } } }, "range": [ - 81189, - 81200 + 81032, + 81043 ], "loc": { "start": { - "line": 2703, + "line": 2696, "column": 25 }, "end": { - "line": 2703, + "line": 2696, "column": 36 } } }, "range": [ - 81180, - 81200 + 81023, + 81043 ], "loc": { "start": { - "line": 2703, + "line": 2696, "column": 16 }, "end": { - "line": 2703, + "line": 2696, "column": 36 } } @@ -150020,16 +149912,16 @@ ], "kind": "let", "range": [ - 81176, - 81201 + 81019, + 81044 ], "loc": { "start": { - "line": 2703, + "line": 2696, "column": 12 }, "end": { - "line": 2703, + "line": 2696, "column": 37 } } @@ -150043,16 +149935,16 @@ "type": "Identifier", "name": "curSlc", "range": [ - 81218, - 81224 + 81061, + 81067 ], "loc": { "start": { - "line": 2704, + "line": 2697, "column": 16 }, "end": { - "line": 2704, + "line": 2697, "column": 22 } } @@ -150063,16 +149955,16 @@ "type": "Identifier", "name": "elm", "range": [ - 81227, - 81230 + 81070, + 81073 ], "loc": { "start": { - "line": 2704, + "line": 2697, "column": 25 }, "end": { - "line": 2704, + "line": 2697, "column": 28 } } @@ -150087,16 +149979,16 @@ "object": { "type": "ThisExpression", "range": [ - 81231, - 81235 + 81074, + 81078 ], "loc": { "start": { - "line": 2704, + "line": 2697, "column": 29 }, "end": { - "line": 2704, + "line": 2697, "column": 33 } } @@ -150105,31 +149997,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 81236, - 81242 + 81079, + 81085 ], "loc": { "start": { - "line": 2704, + "line": 2697, "column": 34 }, "end": { - "line": 2704, + "line": 2697, "column": 40 } } }, "range": [ - 81231, - 81242 + 81074, + 81085 ], "loc": { "start": { - "line": 2704, + "line": 2697, "column": 29 }, "end": { - "line": 2704, + "line": 2697, "column": 40 } } @@ -150138,62 +150030,62 @@ "type": "Identifier", "name": "colIdx", "range": [ - 81243, - 81249 + 81086, + 81092 ], "loc": { "start": { - "line": 2704, + "line": 2697, "column": 41 }, "end": { - "line": 2704, + "line": 2697, "column": 47 } } }, "range": [ - 81231, - 81250 + 81074, + 81093 ], "loc": { "start": { - "line": 2704, + "line": 2697, "column": 29 }, "end": { - "line": 2704, + "line": 2697, "column": 48 } } } ], "range": [ - 81227, - 81251 + 81070, + 81094 ], "loc": { "start": { - "line": 2704, + "line": 2697, "column": 25 }, "end": { - "line": 2704, + "line": 2697, "column": 49 } } }, "range": [ - 81218, - 81251 + 81061, + 81094 ], "loc": { "start": { - "line": 2704, + "line": 2697, "column": 16 }, "end": { - "line": 2704, + "line": 2697, "column": 49 } } @@ -150201,16 +150093,16 @@ ], "kind": "let", "range": [ - 81214, - 81252 + 81057, + 81095 ], "loc": { "start": { - "line": 2704, + "line": 2697, "column": 12 }, "end": { - "line": 2704, + "line": 2697, "column": 50 } } @@ -150224,16 +150116,16 @@ "type": "Identifier", "name": "slcSelectedValue", "range": [ - 81269, - 81285 + 81112, + 81128 ], "loc": { "start": { - "line": 2705, + "line": 2698, "column": 16 }, "end": { - "line": 2705, + "line": 2698, "column": 32 } } @@ -150246,16 +150138,16 @@ "object": { "type": "ThisExpression", "range": [ - 81288, - 81292 + 81131, + 81135 ], "loc": { "start": { - "line": 2705, + "line": 2698, "column": 35 }, "end": { - "line": 2705, + "line": 2698, "column": 39 } } @@ -150264,31 +150156,31 @@ "type": "Identifier", "name": "getFilterValue", "range": [ - 81293, - 81307 + 81136, + 81150 ], "loc": { "start": { - "line": 2705, + "line": 2698, "column": 40 }, "end": { - "line": 2705, + "line": 2698, "column": 54 } } }, "range": [ - 81288, - 81307 + 81131, + 81150 ], "loc": { "start": { - "line": 2705, + "line": 2698, "column": 35 }, "end": { - "line": 2705, + "line": 2698, "column": 54 } } @@ -150298,47 +150190,47 @@ "type": "Identifier", "name": "colIdx", "range": [ - 81308, - 81314 + 81151, + 81157 ], "loc": { "start": { - "line": 2705, + "line": 2698, "column": 55 }, "end": { - "line": 2705, + "line": 2698, "column": 61 } } } ], "range": [ - 81288, - 81315 + 81131, + 81158 ], "loc": { "start": { - "line": 2705, + "line": 2698, "column": 35 }, "end": { - "line": 2705, + "line": 2698, "column": 62 } } }, "range": [ - 81269, - 81315 + 81112, + 81158 ], "loc": { "start": { - "line": 2705, + "line": 2698, "column": 16 }, "end": { - "line": 2705, + "line": 2698, "column": 62 } } @@ -150346,16 +150238,16 @@ ], "kind": "let", "range": [ - 81265, - 81316 + 81108, + 81159 ], "loc": { "start": { - "line": 2705, + "line": 2698, "column": 12 }, "end": { - "line": 2705, + "line": 2698, "column": 63 } }, @@ -150364,16 +150256,16 @@ "type": "Line", "value": " Welcome to cyclomatic complexity hell :)", "range": [ - 81330, - 81373 + 81173, + 81216 ], "loc": { "start": { - "line": 2707, + "line": 2700, "column": 12 }, "end": { - "line": 2707, + "line": 2700, "column": 55 } } @@ -150382,16 +150274,16 @@ "type": "Line", "value": " TODO: simplify/refactor if statement", "range": [ - 81386, - 81425 + 81229, + 81268 ], "loc": { "start": { - "line": 2708, + "line": 2701, "column": 12 }, "end": { - "line": 2708, + "line": 2701, "column": 51 } } @@ -150416,16 +150308,16 @@ "type": "Identifier", "name": "activeIdx", "range": [ - 81442, - 81451 + 81285, + 81294 ], "loc": { "start": { - "line": 2709, + "line": 2702, "column": 16 }, "end": { - "line": 2709, + "line": 2702, "column": 25 } } @@ -150434,31 +150326,31 @@ "type": "Identifier", "name": "colIdx", "range": [ - 81456, - 81462 + 81299, + 81305 ], "loc": { "start": { - "line": 2709, + "line": 2702, "column": 30 }, "end": { - "line": 2709, + "line": 2702, "column": 36 } } }, "range": [ - 81442, - 81462 + 81285, + 81305 ], "loc": { "start": { - "line": 2709, + "line": 2702, "column": 16 }, "end": { - "line": 2709, + "line": 2702, "column": 36 } } @@ -150475,16 +150367,16 @@ "object": { "type": "ThisExpression", "range": [ - 81483, - 81487 + 81326, + 81330 ], "loc": { "start": { - "line": 2710, + "line": 2703, "column": 17 }, "end": { - "line": 2710, + "line": 2703, "column": 21 } } @@ -150493,31 +150385,31 @@ "type": "Identifier", "name": "paging", "range": [ - 81488, - 81494 + 81331, + 81337 ], "loc": { "start": { - "line": 2710, + "line": 2703, "column": 22 }, "end": { - "line": 2710, + "line": 2703, "column": 28 } } }, "range": [ - 81483, - 81494 + 81326, + 81337 ], "loc": { "start": { - "line": 2710, + "line": 2703, "column": 17 }, "end": { - "line": 2710, + "line": 2703, "column": 28 } } @@ -150534,16 +150426,16 @@ "type": "Identifier", "name": "slcA1", "range": [ - 81498, - 81503 + 81341, + 81346 ], "loc": { "start": { - "line": 2710, + "line": 2703, "column": 32 }, "end": { - "line": 2710, + "line": 2703, "column": 37 } } @@ -150552,31 +150444,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 81504, - 81511 + 81347, + 81354 ], "loc": { "start": { - "line": 2710, + "line": 2703, "column": 38 }, "end": { - "line": 2710, + "line": 2703, "column": 45 } } }, "range": [ - 81498, - 81511 + 81341, + 81354 ], "loc": { "start": { - "line": 2710, + "line": 2703, "column": 32 }, "end": { - "line": 2710, + "line": 2703, "column": 45 } } @@ -150586,32 +150478,32 @@ "type": "Identifier", "name": "colIdx", "range": [ - 81512, - 81518 + 81355, + 81361 ], "loc": { "start": { - "line": 2710, + "line": 2703, "column": 46 }, "end": { - "line": 2710, + "line": 2703, "column": 52 } } } ], "range": [ - 81498, - 81519 + 81341, + 81362 ], "loc": { "start": { - "line": 2710, + "line": 2703, "column": 32 }, "end": { - "line": 2710, + "line": 2703, "column": 53 } } @@ -150624,62 +150516,62 @@ "value": 1, "raw": "1", "range": [ - 81525, - 81526 + 81368, + 81369 ], "loc": { "start": { - "line": 2710, + "line": 2703, "column": 59 }, "end": { - "line": 2710, + "line": 2703, "column": 60 } } }, "prefix": true, "range": [ - 81524, - 81526 + 81367, + 81369 ], "loc": { "start": { - "line": 2710, + "line": 2703, "column": 58 }, "end": { - "line": 2710, + "line": 2703, "column": 60 } } }, "range": [ - 81498, - 81526 + 81341, + 81369 ], "loc": { "start": { - "line": 2710, + "line": 2703, "column": 32 }, "end": { - "line": 2710, + "line": 2703, "column": 60 } } }, "range": [ - 81483, - 81526 + 81326, + 81369 ], "loc": { "start": { - "line": 2710, + "line": 2703, "column": 17 }, "end": { - "line": 2710, + "line": 2703, "column": 60 } } @@ -150691,16 +150583,16 @@ "type": "Identifier", "name": "activeIdx", "range": [ - 81550, - 81559 + 81393, + 81402 ], "loc": { "start": { - "line": 2711, + "line": 2704, "column": 20 }, "end": { - "line": 2711, + "line": 2704, "column": 29 } } @@ -150709,61 +150601,61 @@ "type": "Identifier", "name": "colIdx", "range": [ - 81564, - 81570 + 81407, + 81413 ], "loc": { "start": { - "line": 2711, + "line": 2704, "column": 34 }, "end": { - "line": 2711, + "line": 2704, "column": 40 } } }, "range": [ - 81550, - 81570 + 81393, + 81413 ], "loc": { "start": { - "line": 2711, + "line": 2704, "column": 20 }, "end": { - "line": 2711, + "line": 2704, "column": 40 } } }, "range": [ - 81483, - 81570 + 81326, + 81413 ], "loc": { "start": { - "line": 2710, + "line": 2703, "column": 17 }, "end": { - "line": 2711, + "line": 2704, "column": 40 } } }, "range": [ - 81442, - 81571 + 81285, + 81414 ], "loc": { "start": { - "line": 2709, + "line": 2702, "column": 16 }, "end": { - "line": 2711, + "line": 2704, "column": 41 } } @@ -150780,16 +150672,16 @@ "object": { "type": "ThisExpression", "range": [ - 81593, - 81597 + 81436, + 81440 ], "loc": { "start": { - "line": 2712, + "line": 2705, "column": 18 }, "end": { - "line": 2712, + "line": 2705, "column": 22 } } @@ -150798,47 +150690,47 @@ "type": "Identifier", "name": "paging", "range": [ - 81598, - 81604 + 81441, + 81447 ], "loc": { "start": { - "line": 2712, + "line": 2705, "column": 23 }, "end": { - "line": 2712, + "line": 2705, "column": 29 } } }, "range": [ - 81593, - 81604 + 81436, + 81447 ], "loc": { "start": { - "line": 2712, + "line": 2705, "column": 18 }, "end": { - "line": 2712, + "line": 2705, "column": 29 } } }, "prefix": true, "range": [ - 81592, - 81604 + 81435, + 81447 ], "loc": { "start": { - "line": 2712, + "line": 2705, "column": 17 }, "end": { - "line": 2712, + "line": 2705, "column": 29 } } @@ -150858,16 +150750,16 @@ "type": "Identifier", "name": "slcA3", "range": [ - 81609, - 81614 + 81452, + 81457 ], "loc": { "start": { - "line": 2712, + "line": 2705, "column": 34 }, "end": { - "line": 2712, + "line": 2705, "column": 39 } } @@ -150876,31 +150768,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 81615, - 81622 + 81458, + 81465 ], "loc": { "start": { - "line": 2712, + "line": 2705, "column": 40 }, "end": { - "line": 2712, + "line": 2705, "column": 47 } } }, "range": [ - 81609, - 81622 + 81452, + 81465 ], "loc": { "start": { - "line": 2712, + "line": 2705, "column": 34 }, "end": { - "line": 2712, + "line": 2705, "column": 47 } } @@ -150910,32 +150802,32 @@ "type": "Identifier", "name": "colIdx", "range": [ - 81623, - 81629 + 81466, + 81472 ], "loc": { "start": { - "line": 2712, + "line": 2705, "column": 48 }, "end": { - "line": 2712, + "line": 2705, "column": 54 } } } ], "range": [ - 81609, - 81630 + 81452, + 81473 ], "loc": { "start": { - "line": 2712, + "line": 2705, "column": 34 }, "end": { - "line": 2712, + "line": 2705, "column": 55 } } @@ -150948,47 +150840,47 @@ "value": 1, "raw": "1", "range": [ - 81636, - 81637 + 81479, + 81480 ], "loc": { "start": { - "line": 2712, + "line": 2705, "column": 61 }, "end": { - "line": 2712, + "line": 2705, "column": 62 } } }, "prefix": true, "range": [ - 81635, - 81637 + 81478, + 81480 ], "loc": { "start": { - "line": 2712, + "line": 2705, "column": 60 }, "end": { - "line": 2712, + "line": 2705, "column": 62 } } }, "range": [ - 81609, - 81637 + 81452, + 81480 ], "loc": { "start": { - "line": 2712, + "line": 2705, "column": 34 }, "end": { - "line": 2712, + "line": 2705, "column": 62 } } @@ -151005,16 +150897,16 @@ "type": "Identifier", "name": "slcA2", "range": [ - 81661, - 81666 + 81504, + 81509 ], "loc": { "start": { - "line": 2713, + "line": 2706, "column": 20 }, "end": { - "line": 2713, + "line": 2706, "column": 25 } } @@ -151023,31 +150915,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 81667, - 81674 + 81510, + 81517 ], "loc": { "start": { - "line": 2713, + "line": 2706, "column": 26 }, "end": { - "line": 2713, + "line": 2706, "column": 33 } } }, "range": [ - 81661, - 81674 + 81504, + 81517 ], "loc": { "start": { - "line": 2713, + "line": 2706, "column": 20 }, "end": { - "line": 2713, + "line": 2706, "column": 33 } } @@ -151057,32 +150949,32 @@ "type": "Identifier", "name": "colIdx", "range": [ - 81675, - 81681 + 81518, + 81524 ], "loc": { "start": { - "line": 2713, + "line": 2706, "column": 34 }, "end": { - "line": 2713, + "line": 2706, "column": 40 } } } ], "range": [ - 81661, - 81682 + 81504, + 81525 ], "loc": { "start": { - "line": 2713, + "line": 2706, "column": 20 }, "end": { - "line": 2713, + "line": 2706, "column": 41 } } @@ -151095,92 +150987,92 @@ "value": 1, "raw": "1", "range": [ - 81688, - 81689 + 81531, + 81532 ], "loc": { "start": { - "line": 2713, + "line": 2706, "column": 47 }, "end": { - "line": 2713, + "line": 2706, "column": 48 } } }, "prefix": true, "range": [ - 81687, - 81689 + 81530, + 81532 ], "loc": { "start": { - "line": 2713, + "line": 2706, "column": 46 }, "end": { - "line": 2713, + "line": 2706, "column": 48 } } }, "range": [ - 81661, - 81689 + 81504, + 81532 ], "loc": { "start": { - "line": 2713, + "line": 2706, "column": 20 }, "end": { - "line": 2713, + "line": 2706, "column": 48 } } }, "range": [ - 81609, - 81689 + 81452, + 81532 ], "loc": { "start": { - "line": 2712, + "line": 2705, "column": 34 }, "end": { - "line": 2713, + "line": 2706, "column": 48 } } }, "range": [ - 81592, - 81690 + 81435, + 81533 ], "loc": { "start": { - "line": 2712, + "line": 2705, "column": 17 }, "end": { - "line": 2713, + "line": 2706, "column": 49 } } }, "range": [ - 81442, - 81691 + 81285, + 81534 ], "loc": { "start": { - "line": 2709, + "line": 2702, "column": 16 }, "end": { - "line": 2713, + "line": 2706, "column": 50 } } @@ -151192,16 +151084,16 @@ "type": "Identifier", "name": "slcSelectedValue", "range": [ - 81711, - 81727 + 81554, + 81570 ], "loc": { "start": { - "line": 2714, + "line": 2707, "column": 16 }, "end": { - "line": 2714, + "line": 2707, "column": 32 } } @@ -151214,16 +151106,16 @@ "object": { "type": "ThisExpression", "range": [ - 81732, - 81736 + 81575, + 81579 ], "loc": { "start": { - "line": 2714, + "line": 2707, "column": 37 }, "end": { - "line": 2714, + "line": 2707, "column": 41 } } @@ -151232,31 +151124,31 @@ "type": "Identifier", "name": "getClearFilterText", "range": [ - 81737, - 81755 + 81580, + 81598 ], "loc": { "start": { - "line": 2714, + "line": 2707, "column": 42 }, "end": { - "line": 2714, + "line": 2707, "column": 60 } } }, "range": [ - 81732, - 81755 + 81575, + 81598 ], "loc": { "start": { - "line": 2714, + "line": 2707, "column": 37 }, "end": { - "line": 2714, + "line": 2707, "column": 60 } } @@ -151266,62 +151158,62 @@ "type": "Identifier", "name": "colIdx", "range": [ - 81756, - 81762 + 81599, + 81605 ], "loc": { "start": { - "line": 2714, + "line": 2707, "column": 61 }, "end": { - "line": 2714, + "line": 2707, "column": 67 } } } ], "range": [ - 81732, - 81763 + 81575, + 81606 ], "loc": { "start": { - "line": 2714, + "line": 2707, "column": 37 }, "end": { - "line": 2714, + "line": 2707, "column": 68 } } }, "range": [ - 81711, - 81763 + 81554, + 81606 ], "loc": { "start": { - "line": 2714, + "line": 2707, "column": 16 }, "end": { - "line": 2714, + "line": 2707, "column": 68 } } }, "range": [ - 81442, - 81763 + 81285, + 81606 ], "loc": { "start": { - "line": 2709, + "line": 2702, "column": 16 }, "end": { - "line": 2714, + "line": 2707, "column": 68 } } @@ -151337,16 +151229,16 @@ "object": { "type": "ThisExpression", "range": [ - 81838, - 81842 + 81681, + 81685 ], "loc": { "start": { - "line": 2717, + "line": 2710, "column": 20 }, "end": { - "line": 2717, + "line": 2710, "column": 24 } } @@ -151355,31 +151247,31 @@ "type": "Identifier", "name": "loadFltOnDemand", "range": [ - 81843, - 81858 + 81686, + 81701 ], "loc": { "start": { - "line": 2717, + "line": 2710, "column": 25 }, "end": { - "line": 2717, + "line": 2710, "column": 40 } } }, "range": [ - 81838, - 81858 + 81681, + 81701 ], "loc": { "start": { - "line": 2717, + "line": 2710, "column": 20 }, "end": { - "line": 2717, + "line": 2710, "column": 40 } } @@ -151396,16 +151288,16 @@ "type": "Identifier", "name": "opt0", "range": [ - 81886, - 81890 + 81729, + 81733 ], "loc": { "start": { - "line": 2718, + "line": 2711, "column": 24 }, "end": { - "line": 2718, + "line": 2711, "column": 28 } } @@ -151416,16 +151308,16 @@ "type": "Identifier", "name": "createOpt", "range": [ - 81893, - 81902 + 81736, + 81745 ], "loc": { "start": { - "line": 2718, + "line": 2711, "column": 31 }, "end": { - "line": 2718, + "line": 2711, "column": 40 } } @@ -151439,16 +151331,16 @@ "object": { "type": "ThisExpression", "range": [ - 81903, - 81907 + 81746, + 81750 ], "loc": { "start": { - "line": 2718, + "line": 2711, "column": 41 }, "end": { - "line": 2718, + "line": 2711, "column": 45 } } @@ -151457,31 +151349,31 @@ "type": "Identifier", "name": "getClearFilterText", "range": [ - 81908, - 81926 + 81751, + 81769 ], "loc": { "start": { - "line": 2718, + "line": 2711, "column": 46 }, "end": { - "line": 2718, + "line": 2711, "column": 64 } } }, "range": [ - 81903, - 81926 + 81746, + 81769 ], "loc": { "start": { - "line": 2718, + "line": 2711, "column": 41 }, "end": { - "line": 2718, + "line": 2711, "column": 64 } } @@ -151491,32 +151383,32 @@ "type": "Identifier", "name": "colIdx", "range": [ - 81927, - 81933 + 81770, + 81776 ], "loc": { "start": { - "line": 2718, + "line": 2711, "column": 65 }, "end": { - "line": 2718, + "line": 2711, "column": 71 } } } ], "range": [ - 81903, - 81934 + 81746, + 81777 ], "loc": { "start": { - "line": 2718, + "line": 2711, "column": 41 }, "end": { - "line": 2718, + "line": 2711, "column": 72 } } @@ -151526,47 +151418,47 @@ "value": "", "raw": "''", "range": [ - 81936, - 81938 + 81779, + 81781 ], "loc": { "start": { - "line": 2718, + "line": 2711, "column": 74 }, "end": { - "line": 2718, + "line": 2711, "column": 76 } } } ], "range": [ - 81893, - 81939 + 81736, + 81782 ], "loc": { "start": { - "line": 2718, + "line": 2711, "column": 31 }, "end": { - "line": 2718, + "line": 2711, "column": 77 } } }, "range": [ - 81886, - 81939 + 81729, + 81782 ], "loc": { "start": { - "line": 2718, + "line": 2711, "column": 24 }, "end": { - "line": 2718, + "line": 2711, "column": 77 } } @@ -151574,16 +151466,16 @@ ], "kind": "let", "range": [ - 81882, - 81940 + 81725, + 81783 ], "loc": { "start": { - "line": 2718, + "line": 2711, "column": 20 }, "end": { - "line": 2718, + "line": 2711, "column": 78 } } @@ -151600,16 +151492,16 @@ "type": "Identifier", "name": "curSlc", "range": [ - 81961, - 81967 + 81804, + 81810 ], "loc": { "start": { - "line": 2719, + "line": 2712, "column": 20 }, "end": { - "line": 2719, + "line": 2712, "column": 26 } } @@ -151618,31 +151510,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 81968, - 81977 + 81811, + 81820 ], "loc": { "start": { - "line": 2719, + "line": 2712, "column": 27 }, "end": { - "line": 2719, + "line": 2712, "column": 36 } } }, "range": [ - 81961, - 81977 + 81804, + 81820 ], "loc": { "start": { - "line": 2719, + "line": 2712, "column": 20 }, "end": { - "line": 2719, + "line": 2712, "column": 36 } } @@ -151652,46 +151544,46 @@ "value": "", "raw": "''", "range": [ - 81980, - 81982 + 81823, + 81825 ], "loc": { "start": { - "line": 2719, + "line": 2712, "column": 39 }, "end": { - "line": 2719, + "line": 2712, "column": 41 } } }, "range": [ - 81961, - 81982 + 81804, + 81825 ], "loc": { "start": { - "line": 2719, + "line": 2712, "column": 20 }, "end": { - "line": 2719, + "line": 2712, "column": 41 } } }, "range": [ - 81961, - 81983 + 81804, + 81826 ], "loc": { "start": { - "line": 2719, + "line": 2712, "column": 20 }, "end": { - "line": 2719, + "line": 2712, "column": 42 } } @@ -151707,16 +151599,16 @@ "type": "Identifier", "name": "curSlc", "range": [ - 82004, - 82010 + 81847, + 81853 ], "loc": { "start": { - "line": 2720, + "line": 2713, "column": 20 }, "end": { - "line": 2720, + "line": 2713, "column": 26 } } @@ -151725,31 +151617,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 82011, - 82022 + 81854, + 81865 ], "loc": { "start": { - "line": 2720, + "line": 2713, "column": 27 }, "end": { - "line": 2720, + "line": 2713, "column": 38 } } }, "range": [ - 82004, - 82022 + 81847, + 81865 ], "loc": { "start": { - "line": 2720, + "line": 2713, "column": 20 }, "end": { - "line": 2720, + "line": 2713, "column": 38 } } @@ -151759,79 +151651,79 @@ "type": "Identifier", "name": "opt0", "range": [ - 82023, - 82027 + 81866, + 81870 ], "loc": { "start": { - "line": 2720, + "line": 2713, "column": 39 }, "end": { - "line": 2720, + "line": 2713, "column": 43 } } } ], "range": [ - 82004, - 82028 + 81847, + 81871 ], "loc": { "start": { - "line": 2720, + "line": 2713, "column": 20 }, "end": { - "line": 2720, + "line": 2713, "column": 44 } } }, "range": [ - 82004, - 82029 + 81847, + 81872 ], "loc": { "start": { - "line": 2720, + "line": 2713, "column": 20 }, "end": { - "line": 2720, + "line": 2713, "column": 45 } } } ], "range": [ - 81860, - 82047 + 81703, + 81890 ], "loc": { "start": { - "line": 2717, + "line": 2710, "column": 42 }, "end": { - "line": 2721, + "line": 2714, "column": 17 } } }, "alternate": null, "range": [ - 81834, - 82047 + 81677, + 81890 ], "loc": { "start": { - "line": 2717, + "line": 2710, "column": 16 }, "end": { - "line": 2721, + "line": 2714, "column": 17 } }, @@ -151840,16 +151732,16 @@ "type": "Line", "value": "1st option needs to be inserted", "range": [ - 81784, - 81817 + 81627, + 81660 ], "loc": { "start": { - "line": 2716, + "line": 2709, "column": 16 }, "end": { - "line": 2716, + "line": 2709, "column": 49 } } @@ -151870,16 +151762,16 @@ "type": "Identifier", "name": "slcA3", "range": [ - 82069, - 82074 + 81912, + 81917 ], "loc": { "start": { - "line": 2723, + "line": 2716, "column": 20 }, "end": { - "line": 2723, + "line": 2716, "column": 25 } } @@ -151888,31 +151780,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 82075, - 82082 + 81918, + 81925 ], "loc": { "start": { - "line": 2723, + "line": 2716, "column": 26 }, "end": { - "line": 2723, + "line": 2716, "column": 33 } } }, "range": [ - 82069, - 82082 + 81912, + 81925 ], "loc": { "start": { - "line": 2723, + "line": 2716, "column": 20 }, "end": { - "line": 2723, + "line": 2716, "column": 33 } } @@ -151922,32 +151814,32 @@ "type": "Identifier", "name": "colIdx", "range": [ - 82083, - 82089 + 81926, + 81932 ], "loc": { "start": { - "line": 2723, + "line": 2716, "column": 34 }, "end": { - "line": 2723, + "line": 2716, "column": 40 } } } ], "range": [ - 82069, - 82090 + 81912, + 81933 ], "loc": { "start": { - "line": 2723, + "line": 2716, "column": 20 }, "end": { - "line": 2723, + "line": 2716, "column": 41 } } @@ -151960,47 +151852,47 @@ "value": 1, "raw": "1", "range": [ - 82096, - 82097 + 81939, + 81940 ], "loc": { "start": { - "line": 2723, + "line": 2716, "column": 47 }, "end": { - "line": 2723, + "line": 2716, "column": 48 } } }, "prefix": true, "range": [ - 82095, - 82097 + 81938, + 81940 ], "loc": { "start": { - "line": 2723, + "line": 2716, "column": 46 }, "end": { - "line": 2723, + "line": 2716, "column": 48 } } }, "range": [ - 82069, - 82097 + 81912, + 81940 ], "loc": { "start": { - "line": 2723, + "line": 2716, "column": 20 }, "end": { - "line": 2723, + "line": 2716, "column": 48 } } @@ -152021,16 +151913,16 @@ "object": { "type": "ThisExpression", "range": [ - 82121, - 82125 + 81964, + 81968 ], "loc": { "start": { - "line": 2724, + "line": 2717, "column": 20 }, "end": { - "line": 2724, + "line": 2717, "column": 24 } } @@ -152039,31 +151931,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 82126, - 82133 + 81969, + 81976 ], "loc": { "start": { - "line": 2724, + "line": 2717, "column": 25 }, "end": { - "line": 2724, + "line": 2717, "column": 32 } } }, "range": [ - 82121, - 82133 + 81964, + 81976 ], "loc": { "start": { - "line": 2724, + "line": 2717, "column": 20 }, "end": { - "line": 2724, + "line": 2717, "column": 32 } } @@ -152072,31 +151964,31 @@ "type": "Identifier", "name": "emit", "range": [ - 82134, - 82138 + 81977, + 81981 ], "loc": { "start": { - "line": 2724, + "line": 2717, "column": 33 }, "end": { - "line": 2724, + "line": 2717, "column": 37 } } }, "range": [ - 82121, - 82138 + 81964, + 81981 ], "loc": { "start": { - "line": 2724, + "line": 2717, "column": 20 }, "end": { - "line": 2724, + "line": 2717, "column": 37 } } @@ -152107,16 +151999,16 @@ "value": "build-checklist-filter", "raw": "'build-checklist-filter'", "range": [ - 82139, - 82163 + 81982, + 82006 ], "loc": { "start": { - "line": 2724, + "line": 2717, "column": 38 }, "end": { - "line": 2724, + "line": 2717, "column": 62 } } @@ -152124,16 +152016,16 @@ { "type": "ThisExpression", "range": [ - 82165, - 82169 + 82008, + 82012 ], "loc": { "start": { - "line": 2724, + "line": 2717, "column": 64 }, "end": { - "line": 2724, + "line": 2717, "column": 68 } } @@ -152142,16 +152034,16 @@ "type": "Identifier", "name": "colIdx", "range": [ - 82171, - 82177 + 82014, + 82020 ], "loc": { "start": { - "line": 2724, + "line": 2717, "column": 70 }, "end": { - "line": 2724, + "line": 2717, "column": 76 } } @@ -152161,63 +152053,63 @@ "value": true, "raw": "true", "range": [ - 82203, - 82207 + 82046, + 82050 ], "loc": { "start": { - "line": 2725, + "line": 2718, "column": 24 }, "end": { - "line": 2725, + "line": 2718, "column": 28 } } } ], "range": [ - 82121, - 82208 + 81964, + 82051 ], "loc": { "start": { - "line": 2724, + "line": 2717, "column": 20 }, "end": { - "line": 2725, + "line": 2718, "column": 29 } } }, "range": [ - 82121, - 82209 + 81964, + 82052 ], "loc": { "start": { - "line": 2724, + "line": 2717, "column": 20 }, "end": { - "line": 2725, + "line": 2718, "column": 30 } } } ], "range": [ - 82099, - 82227 + 81942, + 82070 ], "loc": { "start": { - "line": 2723, + "line": 2716, "column": 50 }, "end": { - "line": 2726, + "line": 2719, "column": 17 } } @@ -152238,16 +152130,16 @@ "object": { "type": "ThisExpression", "range": [ - 82255, - 82259 + 82098, + 82102 ], "loc": { "start": { - "line": 2727, + "line": 2720, "column": 20 }, "end": { - "line": 2727, + "line": 2720, "column": 24 } } @@ -152256,31 +152148,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 82260, - 82267 + 82103, + 82110 ], "loc": { "start": { - "line": 2727, + "line": 2720, "column": 25 }, "end": { - "line": 2727, + "line": 2720, "column": 32 } } }, "range": [ - 82255, - 82267 + 82098, + 82110 ], "loc": { "start": { - "line": 2727, + "line": 2720, "column": 20 }, "end": { - "line": 2727, + "line": 2720, "column": 32 } } @@ -152289,31 +152181,31 @@ "type": "Identifier", "name": "emit", "range": [ - 82268, - 82272 + 82111, + 82115 ], "loc": { "start": { - "line": 2727, + "line": 2720, "column": 33 }, "end": { - "line": 2727, + "line": 2720, "column": 37 } } }, "range": [ - 82255, - 82272 + 82098, + 82115 ], "loc": { "start": { - "line": 2727, + "line": 2720, "column": 20 }, "end": { - "line": 2727, + "line": 2720, "column": 37 } } @@ -152324,16 +152216,16 @@ "value": "build-select-filter", "raw": "'build-select-filter'", "range": [ - 82273, - 82294 + 82116, + 82137 ], "loc": { "start": { - "line": 2727, + "line": 2720, "column": 38 }, "end": { - "line": 2727, + "line": 2720, "column": 59 } } @@ -152341,16 +152233,16 @@ { "type": "ThisExpression", "range": [ - 82296, - 82300 + 82139, + 82143 ], "loc": { "start": { - "line": 2727, + "line": 2720, "column": 61 }, "end": { - "line": 2727, + "line": 2720, "column": 65 } } @@ -152359,16 +152251,16 @@ "type": "Identifier", "name": "colIdx", "range": [ - 82302, - 82308 + 82145, + 82151 ], "loc": { "start": { - "line": 2727, + "line": 2720, "column": 67 }, "end": { - "line": 2727, + "line": 2720, "column": 73 } } @@ -152378,78 +152270,78 @@ "value": true, "raw": "true", "range": [ - 82334, - 82338 + 82177, + 82181 ], "loc": { "start": { - "line": 2728, + "line": 2721, "column": 24 }, "end": { - "line": 2728, + "line": 2721, "column": 28 } } } ], "range": [ - 82255, - 82339 + 82098, + 82182 ], "loc": { "start": { - "line": 2727, + "line": 2720, "column": 20 }, "end": { - "line": 2728, + "line": 2721, "column": 29 } } }, "range": [ - 82255, - 82340 + 82098, + 82183 ], "loc": { "start": { - "line": 2727, + "line": 2720, "column": 20 }, "end": { - "line": 2728, + "line": 2721, "column": 30 } } } ], "range": [ - 82233, - 82358 + 82076, + 82201 ], "loc": { "start": { - "line": 2726, + "line": 2719, "column": 23 }, "end": { - "line": 2729, + "line": 2722, "column": 17 } } }, "range": [ - 82065, - 82358 + 81908, + 82201 ], "loc": { "start": { - "line": 2723, + "line": 2716, "column": 16 }, "end": { - "line": 2729, + "line": 2722, "column": 17 } } @@ -152464,16 +152356,16 @@ "object": { "type": "ThisExpression", "range": [ - 82376, - 82380 + 82219, + 82223 ], "loc": { "start": { - "line": 2731, + "line": 2724, "column": 16 }, "end": { - "line": 2731, + "line": 2724, "column": 20 } } @@ -152482,31 +152374,31 @@ "type": "Identifier", "name": "setFilterValue", "range": [ - 82381, - 82395 + 82224, + 82238 ], "loc": { "start": { - "line": 2731, + "line": 2724, "column": 21 }, "end": { - "line": 2731, + "line": 2724, "column": 35 } } }, "range": [ - 82376, - 82395 + 82219, + 82238 ], "loc": { "start": { - "line": 2731, + "line": 2724, "column": 16 }, "end": { - "line": 2731, + "line": 2724, "column": 35 } } @@ -152516,16 +152408,16 @@ "type": "Identifier", "name": "colIdx", "range": [ - 82396, - 82402 + 82239, + 82245 ], "loc": { "start": { - "line": 2731, + "line": 2724, "column": 36 }, "end": { - "line": 2731, + "line": 2724, "column": 42 } } @@ -152534,79 +152426,79 @@ "type": "Identifier", "name": "slcSelectedValue", "range": [ - 82404, - 82420 + 82247, + 82263 ], "loc": { "start": { - "line": 2731, + "line": 2724, "column": 44 }, "end": { - "line": 2731, + "line": 2724, "column": 60 } } } ], "range": [ - 82376, - 82421 + 82219, + 82264 ], "loc": { "start": { - "line": 2731, + "line": 2724, "column": 16 }, "end": { - "line": 2731, + "line": 2724, "column": 61 } } }, "range": [ - 82376, - 82422 + 82219, + 82265 ], "loc": { "start": { - "line": 2731, + "line": 2724, "column": 16 }, "end": { - "line": 2731, + "line": 2724, "column": 62 } } } ], "range": [ - 81765, - 82436 + 81608, + 82279 ], "loc": { "start": { - "line": 2714, + "line": 2707, "column": 70 }, "end": { - "line": 2732, + "line": 2725, "column": 13 } } }, "alternate": null, "range": [ - 81438, - 82436 + 81281, + 82279 ], "loc": { "start": { - "line": 2709, + "line": 2702, "column": 12 }, "end": { - "line": 2732, + "line": 2725, "column": 13 } }, @@ -152615,16 +152507,16 @@ "type": "Line", "value": " Welcome to cyclomatic complexity hell :)", "range": [ - 81330, - 81373 + 81173, + 81216 ], "loc": { "start": { - "line": 2707, + "line": 2700, "column": 12 }, "end": { - "line": 2707, + "line": 2700, "column": 55 } } @@ -152633,16 +152525,16 @@ "type": "Line", "value": " TODO: simplify/refactor if statement", "range": [ - 81386, - 81425 + 81229, + 81268 ], "loc": { "start": { - "line": 2708, + "line": 2701, "column": 12 }, "end": { - "line": 2708, + "line": 2701, "column": 51 } } @@ -152651,47 +152543,47 @@ } ], "range": [ - 81162, - 82446 + 81005, + 82289 ], "loc": { "start": { - "line": 2702, + "line": 2695, "column": 61 }, "end": { - "line": 2733, + "line": 2726, "column": 9 } } }, "range": [ - 81109, - 82446 + 80952, + 82289 ], "loc": { "start": { - "line": 2702, + "line": 2695, "column": 8 }, "end": { - "line": 2733, + "line": 2726, "column": 9 } } } ], "range": [ - 80667, - 82452 + 80510, + 82295 ], "loc": { "start": { - "line": 2690, + "line": 2683, "column": 18 }, "end": { - "line": 2734, + "line": 2727, "column": 5 } } @@ -152699,16 +152591,16 @@ "generator": false, "expression": false, "range": [ - 80664, - 82452 + 80507, + 82295 ], "loc": { "start": { - "line": 2690, + "line": 2683, "column": 15 }, "end": { - "line": 2734, + "line": 2727, "column": 5 } } @@ -152716,16 +152608,16 @@ "kind": "method", "computed": false, "range": [ - 80653, - 82452 + 80496, + 82295 ], "loc": { "start": { - "line": 2690, + "line": 2683, "column": 4 }, "end": { - "line": 2734, + "line": 2727, "column": 5 } }, @@ -152734,16 +152626,16 @@ "type": "Block", "value": "*\n * Refresh the filters subject to linking ('select', 'multiple',\n * 'checklist' type)\n ", "range": [ - 80543, - 80648 + 80386, + 80491 ], "loc": { "start": { - "line": 2686, + "line": 2679, "column": 4 }, "end": { - "line": 2689, + "line": 2682, "column": 7 } } @@ -152754,16 +152646,16 @@ "type": "Block", "value": "*\n * Determines if passed filter column implements exact query match\n * @param {Number} colIndex Column index\n * @return {Boolean}\n ", "range": [ - 82458, - 82614 + 82301, + 82457 ], "loc": { "start": { - "line": 2736, + "line": 2729, "column": 4 }, "end": { - "line": 2740, + "line": 2733, "column": 7 } } @@ -152777,16 +152669,16 @@ "type": "Identifier", "name": "isExactMatch", "range": [ - 82619, - 82631 + 82462, + 82474 ], "loc": { "start": { - "line": 2741, + "line": 2734, "column": 4 }, "end": { - "line": 2741, + "line": 2734, "column": 16 } } @@ -152799,16 +152691,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 82632, - 82640 + 82475, + 82483 ], "loc": { "start": { - "line": 2741, + "line": 2734, "column": 17 }, "end": { - "line": 2741, + "line": 2734, "column": 25 } } @@ -152826,16 +152718,16 @@ "type": "Identifier", "name": "fltType", "range": [ - 82656, - 82663 + 82499, + 82506 ], "loc": { "start": { - "line": 2742, + "line": 2735, "column": 12 }, "end": { - "line": 2742, + "line": 2735, "column": 19 } } @@ -152848,16 +152740,16 @@ "object": { "type": "ThisExpression", "range": [ - 82666, - 82670 + 82509, + 82513 ], "loc": { "start": { - "line": 2742, + "line": 2735, "column": 22 }, "end": { - "line": 2742, + "line": 2735, "column": 26 } } @@ -152866,31 +152758,31 @@ "type": "Identifier", "name": "getFilterType", "range": [ - 82671, - 82684 + 82514, + 82527 ], "loc": { "start": { - "line": 2742, + "line": 2735, "column": 27 }, "end": { - "line": 2742, + "line": 2735, "column": 40 } } }, "range": [ - 82666, - 82684 + 82509, + 82527 ], "loc": { "start": { - "line": 2742, + "line": 2735, "column": 22 }, "end": { - "line": 2742, + "line": 2735, "column": 40 } } @@ -152900,47 +152792,47 @@ "type": "Identifier", "name": "colIndex", "range": [ - 82685, - 82693 + 82528, + 82536 ], "loc": { "start": { - "line": 2742, + "line": 2735, "column": 41 }, "end": { - "line": 2742, + "line": 2735, "column": 49 } } } ], "range": [ - 82666, - 82694 + 82509, + 82537 ], "loc": { "start": { - "line": 2742, + "line": 2735, "column": 22 }, "end": { - "line": 2742, + "line": 2735, "column": 50 } } }, "range": [ - 82656, - 82694 + 82499, + 82537 ], "loc": { "start": { - "line": 2742, + "line": 2735, "column": 12 }, "end": { - "line": 2742, + "line": 2735, "column": 50 } } @@ -152948,16 +152840,16 @@ ], "kind": "let", "range": [ - 82652, - 82695 + 82495, + 82538 ], "loc": { "start": { - "line": 2742, + "line": 2735, "column": 8 }, "end": { - "line": 2742, + "line": 2735, "column": 51 } } @@ -152979,16 +152871,16 @@ "object": { "type": "ThisExpression", "range": [ - 82711, - 82715 + 82554, + 82558 ], "loc": { "start": { - "line": 2743, + "line": 2736, "column": 15 }, "end": { - "line": 2743, + "line": 2736, "column": 19 } } @@ -152997,31 +152889,31 @@ "type": "Identifier", "name": "exactMatchByCol", "range": [ - 82716, - 82731 + 82559, + 82574 ], "loc": { "start": { - "line": 2743, + "line": 2736, "column": 20 }, "end": { - "line": 2743, + "line": 2736, "column": 35 } } }, "range": [ - 82711, - 82731 + 82554, + 82574 ], "loc": { "start": { - "line": 2743, + "line": 2736, "column": 15 }, "end": { - "line": 2743, + "line": 2736, "column": 35 } } @@ -153030,31 +152922,31 @@ "type": "Identifier", "name": "colIndex", "range": [ - 82732, - 82740 + 82575, + 82583 ], "loc": { "start": { - "line": 2743, + "line": 2736, "column": 36 }, "end": { - "line": 2743, + "line": 2736, "column": 44 } } }, "range": [ - 82711, - 82741 + 82554, + 82584 ], "loc": { "start": { - "line": 2743, + "line": 2736, "column": 15 }, "end": { - "line": 2743, + "line": 2736, "column": 45 } } @@ -153065,16 +152957,16 @@ "object": { "type": "ThisExpression", "range": [ - 82745, - 82749 + 82588, + 82592 ], "loc": { "start": { - "line": 2743, + "line": 2736, "column": 49 }, "end": { - "line": 2743, + "line": 2736, "column": 53 } } @@ -153083,46 +152975,46 @@ "type": "Identifier", "name": "exactMatch", "range": [ - 82750, - 82760 + 82593, + 82603 ], "loc": { "start": { - "line": 2743, + "line": 2736, "column": 54 }, "end": { - "line": 2743, + "line": 2736, "column": 64 } } }, "range": [ - 82745, - 82760 + 82588, + 82603 ], "loc": { "start": { - "line": 2743, + "line": 2736, "column": 49 }, "end": { - "line": 2743, + "line": 2736, "column": 64 } } }, "range": [ - 82711, - 82760 + 82554, + 82603 ], "loc": { "start": { - "line": 2743, + "line": 2736, "column": 15 }, "end": { - "line": 2743, + "line": 2736, "column": 64 } } @@ -153134,16 +153026,16 @@ "type": "Identifier", "name": "fltType", "range": [ - 82776, - 82783 + 82619, + 82626 ], "loc": { "start": { - "line": 2744, + "line": 2737, "column": 12 }, "end": { - "line": 2744, + "line": 2737, "column": 19 } } @@ -153152,77 +153044,77 @@ "type": "Identifier", "name": "INPUT", "range": [ - 82788, - 82793 + 82631, + 82636 ], "loc": { "start": { - "line": 2744, + "line": 2737, "column": 24 }, "end": { - "line": 2744, + "line": 2737, "column": 29 } } }, "range": [ - 82776, - 82793 + 82619, + 82636 ], "loc": { "start": { - "line": 2744, + "line": 2737, "column": 12 }, "end": { - "line": 2744, + "line": 2737, "column": 29 } } }, "range": [ - 82711, - 82793 + 82554, + 82636 ], "loc": { "start": { - "line": 2743, + "line": 2736, "column": 15 }, "end": { - "line": 2744, + "line": 2737, "column": 29 } } }, "range": [ - 82704, - 82794 + 82547, + 82637 ], "loc": { "start": { - "line": 2743, + "line": 2736, "column": 8 }, "end": { - "line": 2744, + "line": 2737, "column": 30 } } } ], "range": [ - 82642, - 82800 + 82485, + 82643 ], "loc": { "start": { - "line": 2741, + "line": 2734, "column": 27 }, "end": { - "line": 2745, + "line": 2738, "column": 5 } } @@ -153230,16 +153122,16 @@ "generator": false, "expression": false, "range": [ - 82631, - 82800 + 82474, + 82643 ], "loc": { "start": { - "line": 2741, + "line": 2734, "column": 16 }, "end": { - "line": 2745, + "line": 2738, "column": 5 } } @@ -153247,16 +153139,16 @@ "kind": "method", "computed": false, "range": [ - 82619, - 82800 + 82462, + 82643 ], "loc": { "start": { - "line": 2741, + "line": 2734, "column": 4 }, "end": { - "line": 2745, + "line": 2738, "column": 5 } }, @@ -153265,16 +153157,16 @@ "type": "Block", "value": "*\n * Determines if passed filter column implements exact query match\n * @param {Number} colIndex Column index\n * @return {Boolean}\n ", "range": [ - 82458, - 82614 + 82301, + 82457 ], "loc": { "start": { - "line": 2736, + "line": 2729, "column": 4 }, "end": { - "line": 2740, + "line": 2733, "column": 7 } } @@ -153285,16 +153177,16 @@ "type": "Block", "value": "*\n * Checks if passed row is valid\n * @param {Number} rowIndex Row index\n * @returns {Boolean}\n ", "range": [ - 82806, - 82922 + 82649, + 82765 ], "loc": { "start": { - "line": 2747, + "line": 2740, "column": 4 }, "end": { - "line": 2751, + "line": 2744, "column": 7 } } @@ -153308,16 +153200,16 @@ "type": "Identifier", "name": "isRowValid", "range": [ - 82927, - 82937 + 82770, + 82780 ], "loc": { "start": { - "line": 2752, + "line": 2745, "column": 4 }, "end": { - "line": 2752, + "line": 2745, "column": 14 } } @@ -153330,16 +153222,16 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 82938, - 82946 + 82781, + 82789 ], "loc": { "start": { - "line": 2752, + "line": 2745, "column": 15 }, "end": { - "line": 2752, + "line": 2745, "column": 23 } } @@ -153366,16 +153258,16 @@ "object": { "type": "ThisExpression", "range": [ - 82965, - 82969 + 82808, + 82812 ], "loc": { "start": { - "line": 2753, + "line": 2746, "column": 15 }, "end": { - "line": 2753, + "line": 2746, "column": 19 } } @@ -153384,47 +153276,47 @@ "type": "Identifier", "name": "getValidRows", "range": [ - 82970, - 82982 + 82813, + 82825 ], "loc": { "start": { - "line": 2753, + "line": 2746, "column": 20 }, "end": { - "line": 2753, + "line": 2746, "column": 32 } } }, "range": [ - 82965, - 82982 + 82808, + 82825 ], "loc": { "start": { - "line": 2753, + "line": 2746, "column": 15 }, "end": { - "line": 2753, + "line": 2746, "column": 32 } } }, "arguments": [], "range": [ - 82965, - 82984 + 82808, + 82827 ], "loc": { "start": { - "line": 2753, + "line": 2746, "column": 15 }, "end": { - "line": 2753, + "line": 2746, "column": 34 } } @@ -153433,31 +153325,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 82985, - 82992 + 82828, + 82835 ], "loc": { "start": { - "line": 2753, + "line": 2746, "column": 35 }, "end": { - "line": 2753, + "line": 2746, "column": 42 } } }, "range": [ - 82965, - 82992 + 82808, + 82835 ], "loc": { "start": { - "line": 2753, + "line": 2746, "column": 15 }, "end": { - "line": 2753, + "line": 2746, "column": 42 } } @@ -153467,32 +153359,32 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 82993, - 83001 + 82836, + 82844 ], "loc": { "start": { - "line": 2753, + "line": 2746, "column": 43 }, "end": { - "line": 2753, + "line": 2746, "column": 51 } } } ], "range": [ - 82965, - 83002 + 82808, + 82845 ], "loc": { "start": { - "line": 2753, + "line": 2746, "column": 15 }, "end": { - "line": 2753, + "line": 2746, "column": 52 } } @@ -153505,78 +153397,78 @@ "value": 1, "raw": "1", "range": [ - 83008, - 83009 + 82851, + 82852 ], "loc": { "start": { - "line": 2753, + "line": 2746, "column": 58 }, "end": { - "line": 2753, + "line": 2746, "column": 59 } } }, "prefix": true, "range": [ - 83007, - 83009 + 82850, + 82852 ], "loc": { "start": { - "line": 2753, + "line": 2746, "column": 57 }, "end": { - "line": 2753, + "line": 2746, "column": 59 } } }, "range": [ - 82965, - 83009 + 82808, + 82852 ], "loc": { "start": { - "line": 2753, + "line": 2746, "column": 15 }, "end": { - "line": 2753, + "line": 2746, "column": 59 } } }, "range": [ - 82958, - 83010 + 82801, + 82853 ], "loc": { "start": { - "line": 2753, + "line": 2746, "column": 8 }, "end": { - "line": 2753, + "line": 2746, "column": 60 } } } ], "range": [ - 82948, - 83016 + 82791, + 82859 ], "loc": { "start": { - "line": 2752, + "line": 2745, "column": 25 }, "end": { - "line": 2754, + "line": 2747, "column": 5 } } @@ -153584,16 +153476,16 @@ "generator": false, "expression": false, "range": [ - 82937, - 83016 + 82780, + 82859 ], "loc": { "start": { - "line": 2752, + "line": 2745, "column": 14 }, "end": { - "line": 2754, + "line": 2747, "column": 5 } } @@ -153601,16 +153493,16 @@ "kind": "method", "computed": false, "range": [ - 82927, - 83016 + 82770, + 82859 ], "loc": { "start": { - "line": 2752, + "line": 2745, "column": 4 }, "end": { - "line": 2754, + "line": 2747, "column": 5 } }, @@ -153619,16 +153511,16 @@ "type": "Block", "value": "*\n * Checks if passed row is valid\n * @param {Number} rowIndex Row index\n * @returns {Boolean}\n ", "range": [ - 82806, - 82922 + 82649, + 82765 ], "loc": { "start": { - "line": 2747, + "line": 2740, "column": 4 }, "end": { - "line": 2751, + "line": 2744, "column": 7 } } @@ -153639,16 +153531,16 @@ "type": "Block", "value": "*\n * Checks if passed row is visible\n * @param {Number} rowIndex Row index\n * @returns {Boolean}\n ", "range": [ - 83022, - 83140 + 82865, + 82983 ], "loc": { "start": { - "line": 2756, + "line": 2749, "column": 4 }, "end": { - "line": 2760, + "line": 2753, "column": 7 } } @@ -153662,16 +153554,16 @@ "type": "Identifier", "name": "isRowDisplayed", "range": [ - 83145, - 83159 + 82988, + 83002 ], "loc": { "start": { - "line": 2761, + "line": 2754, "column": 4 }, "end": { - "line": 2761, + "line": 2754, "column": 18 } } @@ -153684,16 +153576,16 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 83160, - 83168 + 83003, + 83011 ], "loc": { "start": { - "line": 2761, + "line": 2754, "column": 19 }, "end": { - "line": 2761, + "line": 2754, "column": 27 } } @@ -153711,16 +153603,16 @@ "type": "Identifier", "name": "row", "range": [ - 83184, - 83187 + 83027, + 83030 ], "loc": { "start": { - "line": 2762, + "line": 2755, "column": 12 }, "end": { - "line": 2762, + "line": 2755, "column": 15 } } @@ -153737,16 +153629,16 @@ "object": { "type": "ThisExpression", "range": [ - 83190, - 83194 + 83033, + 83037 ], "loc": { "start": { - "line": 2762, + "line": 2755, "column": 18 }, "end": { - "line": 2762, + "line": 2755, "column": 22 } } @@ -153755,31 +153647,31 @@ "type": "Identifier", "name": "tbl", "range": [ - 83195, - 83198 + 83038, + 83041 ], "loc": { "start": { - "line": 2762, + "line": 2755, "column": 23 }, "end": { - "line": 2762, + "line": 2755, "column": 26 } } }, "range": [ - 83190, - 83198 + 83033, + 83041 ], "loc": { "start": { - "line": 2762, + "line": 2755, "column": 18 }, "end": { - "line": 2762, + "line": 2755, "column": 26 } } @@ -153788,31 +153680,31 @@ "type": "Identifier", "name": "rows", "range": [ - 83199, - 83203 + 83042, + 83046 ], "loc": { "start": { - "line": 2762, + "line": 2755, "column": 27 }, "end": { - "line": 2762, + "line": 2755, "column": 31 } } }, "range": [ - 83190, - 83203 + 83033, + 83046 ], "loc": { "start": { - "line": 2762, + "line": 2755, "column": 18 }, "end": { - "line": 2762, + "line": 2755, "column": 31 } } @@ -153821,46 +153713,46 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 83204, - 83212 + 83047, + 83055 ], "loc": { "start": { - "line": 2762, + "line": 2755, "column": 32 }, "end": { - "line": 2762, + "line": 2755, "column": 40 } } }, "range": [ - 83190, - 83213 + 83033, + 83056 ], "loc": { "start": { - "line": 2762, + "line": 2755, "column": 18 }, "end": { - "line": 2762, + "line": 2755, "column": 41 } } }, "range": [ - 83184, - 83213 + 83027, + 83056 ], "loc": { "start": { - "line": 2762, + "line": 2755, "column": 12 }, "end": { - "line": 2762, + "line": 2755, "column": 41 } } @@ -153868,16 +153760,16 @@ ], "kind": "let", "range": [ - 83180, - 83214 + 83023, + 83057 ], "loc": { "start": { - "line": 2762, + "line": 2755, "column": 8 }, "end": { - "line": 2762, + "line": 2755, "column": 42 } } @@ -153895,16 +153787,16 @@ "object": { "type": "ThisExpression", "range": [ - 83230, - 83234 + 83073, + 83077 ], "loc": { "start": { - "line": 2763, + "line": 2756, "column": 15 }, "end": { - "line": 2763, + "line": 2756, "column": 19 } } @@ -153913,31 +153805,31 @@ "type": "Identifier", "name": "getRowDisplay", "range": [ - 83235, - 83248 + 83078, + 83091 ], "loc": { "start": { - "line": 2763, + "line": 2756, "column": 20 }, "end": { - "line": 2763, + "line": 2756, "column": 33 } } }, "range": [ - 83230, - 83248 + 83073, + 83091 ], "loc": { "start": { - "line": 2763, + "line": 2756, "column": 15 }, "end": { - "line": 2763, + "line": 2756, "column": 33 } } @@ -153947,32 +153839,32 @@ "type": "Identifier", "name": "row", "range": [ - 83249, - 83252 + 83092, + 83095 ], "loc": { "start": { - "line": 2763, + "line": 2756, "column": 34 }, "end": { - "line": 2763, + "line": 2756, "column": 37 } } } ], "range": [ - 83230, - 83253 + 83073, + 83096 ], "loc": { "start": { - "line": 2763, + "line": 2756, "column": 15 }, "end": { - "line": 2763, + "line": 2756, "column": 38 } } @@ -153982,62 +153874,62 @@ "value": "", "raw": "''", "range": [ - 83258, - 83260 + 83101, + 83103 ], "loc": { "start": { - "line": 2763, + "line": 2756, "column": 43 }, "end": { - "line": 2763, + "line": 2756, "column": 45 } } }, "range": [ - 83230, - 83260 + 83073, + 83103 ], "loc": { "start": { - "line": 2763, + "line": 2756, "column": 15 }, "end": { - "line": 2763, + "line": 2756, "column": 45 } } }, "range": [ - 83223, - 83261 + 83066, + 83104 ], "loc": { "start": { - "line": 2763, + "line": 2756, "column": 8 }, "end": { - "line": 2763, + "line": 2756, "column": 46 } } } ], "range": [ - 83170, - 83267 + 83013, + 83110 ], "loc": { "start": { - "line": 2761, + "line": 2754, "column": 29 }, "end": { - "line": 2764, + "line": 2757, "column": 5 } } @@ -154045,16 +153937,16 @@ "generator": false, "expression": false, "range": [ - 83159, - 83267 + 83002, + 83110 ], "loc": { "start": { - "line": 2761, + "line": 2754, "column": 18 }, "end": { - "line": 2764, + "line": 2757, "column": 5 } } @@ -154062,16 +153954,16 @@ "kind": "method", "computed": false, "range": [ - 83145, - 83267 + 82988, + 83110 ], "loc": { "start": { - "line": 2761, + "line": 2754, "column": 4 }, "end": { - "line": 2764, + "line": 2757, "column": 5 } }, @@ -154080,16 +153972,16 @@ "type": "Block", "value": "*\n * Checks if passed row is visible\n * @param {Number} rowIndex Row index\n * @returns {Boolean}\n ", "range": [ - 83022, - 83140 + 82865, + 82983 ], "loc": { "start": { - "line": 2756, + "line": 2749, "column": 4 }, "end": { - "line": 2760, + "line": 2753, "column": 7 } } @@ -154100,16 +153992,16 @@ "type": "Block", "value": "*\n * Checks if specified column filter ignores diacritics.\n * Note this is only applicable to input filter types.\n * @param {Number} colIndex Column index\n * @returns {Boolean}\n ", "range": [ - 83273, - 83478 + 83116, + 83321 ], "loc": { "start": { - "line": 2766, + "line": 2759, "column": 4 }, "end": { - "line": 2771, + "line": 2764, "column": 7 } } @@ -154123,16 +154015,16 @@ "type": "Identifier", "name": "ignoresDiacritics", "range": [ - 83483, - 83500 + 83326, + 83343 ], "loc": { "start": { - "line": 2772, + "line": 2765, "column": 4 }, "end": { - "line": 2772, + "line": 2765, "column": 21 } } @@ -154145,16 +154037,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 83501, - 83509 + 83344, + 83352 ], "loc": { "start": { - "line": 2772, + "line": 2765, "column": 22 }, "end": { - "line": 2772, + "line": 2765, "column": 30 } } @@ -154172,16 +154064,16 @@ "type": "Identifier", "name": "ignoreDiac", "range": [ - 83525, - 83535 + 83368, + 83378 ], "loc": { "start": { - "line": 2773, + "line": 2766, "column": 12 }, "end": { - "line": 2773, + "line": 2766, "column": 22 } } @@ -154192,16 +154084,16 @@ "object": { "type": "ThisExpression", "range": [ - 83538, - 83542 + 83381, + 83385 ], "loc": { "start": { - "line": 2773, + "line": 2766, "column": 25 }, "end": { - "line": 2773, + "line": 2766, "column": 29 } } @@ -154210,46 +154102,46 @@ "type": "Identifier", "name": "ignoreDiacritics", "range": [ - 83543, - 83559 + 83386, + 83402 ], "loc": { "start": { - "line": 2773, + "line": 2766, "column": 30 }, "end": { - "line": 2773, + "line": 2766, "column": 46 } } }, "range": [ - 83538, - 83559 + 83381, + 83402 ], "loc": { "start": { - "line": 2773, + "line": 2766, "column": 25 }, "end": { - "line": 2773, + "line": 2766, "column": 46 } } }, "range": [ - 83525, - 83559 + 83368, + 83402 ], "loc": { "start": { - "line": 2773, + "line": 2766, "column": 12 }, "end": { - "line": 2773, + "line": 2766, "column": 46 } } @@ -154257,16 +154149,16 @@ ], "kind": "let", "range": [ - 83521, - 83560 + 83364, + 83403 ], "loc": { "start": { - "line": 2773, + "line": 2766, "column": 8 }, "end": { - "line": 2773, + "line": 2766, "column": 47 } } @@ -154279,16 +154171,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 83573, - 83580 + 83416, + 83423 ], "loc": { "start": { - "line": 2774, + "line": 2767, "column": 12 }, "end": { - "line": 2774, + "line": 2767, "column": 19 } } @@ -154298,32 +154190,32 @@ "type": "Identifier", "name": "ignoreDiac", "range": [ - 83581, - 83591 + 83424, + 83434 ], "loc": { "start": { - "line": 2774, + "line": 2767, "column": 20 }, "end": { - "line": 2774, + "line": 2767, "column": 30 } } } ], "range": [ - 83573, - 83592 + 83416, + 83435 ], "loc": { "start": { - "line": 2774, + "line": 2767, "column": 12 }, "end": { - "line": 2774, + "line": 2767, "column": 31 } } @@ -154340,16 +154232,16 @@ "type": "Identifier", "name": "ignoreDiac", "range": [ - 83615, - 83625 + 83458, + 83468 ], "loc": { "start": { - "line": 2775, + "line": 2768, "column": 19 }, "end": { - "line": 2775, + "line": 2768, "column": 29 } } @@ -154358,78 +154250,78 @@ "type": "Identifier", "name": "colIndex", "range": [ - 83626, - 83634 + 83469, + 83477 ], "loc": { "start": { - "line": 2775, + "line": 2768, "column": 30 }, "end": { - "line": 2775, + "line": 2768, "column": 38 } } }, "range": [ - 83615, - 83635 + 83458, + 83478 ], "loc": { "start": { - "line": 2775, + "line": 2768, "column": 19 }, "end": { - "line": 2775, + "line": 2768, "column": 39 } } }, "range": [ - 83608, - 83636 + 83451, + 83479 ], "loc": { "start": { - "line": 2775, + "line": 2768, "column": 12 }, "end": { - "line": 2775, + "line": 2768, "column": 40 } } } ], "range": [ - 83594, - 83646 + 83437, + 83489 ], "loc": { "start": { - "line": 2774, + "line": 2767, "column": 33 }, "end": { - "line": 2776, + "line": 2769, "column": 9 } } }, "alternate": null, "range": [ - 83569, - 83646 + 83412, + 83489 ], "loc": { "start": { - "line": 2774, + "line": 2767, "column": 8 }, "end": { - "line": 2776, + "line": 2769, "column": 9 } } @@ -154442,16 +154334,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 83662, - 83669 + 83505, + 83512 ], "loc": { "start": { - "line": 2777, + "line": 2770, "column": 15 }, "end": { - "line": 2777, + "line": 2770, "column": 22 } } @@ -154461,63 +154353,63 @@ "type": "Identifier", "name": "ignoreDiac", "range": [ - 83670, - 83680 + 83513, + 83523 ], "loc": { "start": { - "line": 2777, + "line": 2770, "column": 23 }, "end": { - "line": 2777, + "line": 2770, "column": 33 } } } ], "range": [ - 83662, - 83681 + 83505, + 83524 ], "loc": { "start": { - "line": 2777, + "line": 2770, "column": 15 }, "end": { - "line": 2777, + "line": 2770, "column": 34 } } }, "range": [ - 83655, - 83682 + 83498, + 83525 ], "loc": { "start": { - "line": 2777, + "line": 2770, "column": 8 }, "end": { - "line": 2777, + "line": 2770, "column": 35 } } } ], "range": [ - 83511, - 83688 + 83354, + 83531 ], "loc": { "start": { - "line": 2772, + "line": 2765, "column": 32 }, "end": { - "line": 2778, + "line": 2771, "column": 5 } } @@ -154525,16 +154417,16 @@ "generator": false, "expression": false, "range": [ - 83500, - 83688 + 83343, + 83531 ], "loc": { "start": { - "line": 2772, + "line": 2765, "column": 21 }, "end": { - "line": 2778, + "line": 2771, "column": 5 } } @@ -154542,16 +154434,16 @@ "kind": "method", "computed": false, "range": [ - 83483, - 83688 + 83326, + 83531 ], "loc": { "start": { - "line": 2772, + "line": 2765, "column": 4 }, "end": { - "line": 2778, + "line": 2771, "column": 5 } }, @@ -154560,16 +154452,16 @@ "type": "Block", "value": "*\n * Checks if specified column filter ignores diacritics.\n * Note this is only applicable to input filter types.\n * @param {Number} colIndex Column index\n * @returns {Boolean}\n ", "range": [ - 83273, - 83478 + 83116, + 83321 ], "loc": { "start": { - "line": 2766, + "line": 2759, "column": 4 }, "end": { - "line": 2771, + "line": 2764, "column": 7 } } @@ -154580,16 +154472,16 @@ "type": "Block", "value": "*\n * Returns clear all text for specified filter column\n * @param {Number} colIndex Column index\n * @returns {String}\n ", "range": [ - 83694, - 83836 + 83537, + 83679 ], "loc": { "start": { - "line": 2780, + "line": 2773, "column": 4 }, "end": { - "line": 2784, + "line": 2777, "column": 7 } } @@ -154603,16 +154495,16 @@ "type": "Identifier", "name": "getClearFilterText", "range": [ - 83841, - 83859 + 83684, + 83702 ], "loc": { "start": { - "line": 2785, + "line": 2778, "column": 4 }, "end": { - "line": 2785, + "line": 2778, "column": 22 } } @@ -154625,16 +154517,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 83860, - 83868 + 83703, + 83711 ], "loc": { "start": { - "line": 2785, + "line": 2778, "column": 23 }, "end": { - "line": 2785, + "line": 2778, "column": 31 } } @@ -154652,16 +154544,16 @@ "type": "Identifier", "name": "clearText", "range": [ - 83884, - 83893 + 83727, + 83736 ], "loc": { "start": { - "line": 2786, + "line": 2779, "column": 12 }, "end": { - "line": 2786, + "line": 2779, "column": 21 } } @@ -154672,16 +154564,16 @@ "object": { "type": "ThisExpression", "range": [ - 83896, - 83900 + 83739, + 83743 ], "loc": { "start": { - "line": 2786, + "line": 2779, "column": 24 }, "end": { - "line": 2786, + "line": 2779, "column": 28 } } @@ -154690,46 +154582,46 @@ "type": "Identifier", "name": "clearFilterText", "range": [ - 83901, - 83916 + 83744, + 83759 ], "loc": { "start": { - "line": 2786, + "line": 2779, "column": 29 }, "end": { - "line": 2786, + "line": 2779, "column": 44 } } }, "range": [ - 83896, - 83916 + 83739, + 83759 ], "loc": { "start": { - "line": 2786, + "line": 2779, "column": 24 }, "end": { - "line": 2786, + "line": 2779, "column": 44 } } }, "range": [ - 83884, - 83916 + 83727, + 83759 ], "loc": { "start": { - "line": 2786, + "line": 2779, "column": 12 }, "end": { - "line": 2786, + "line": 2779, "column": 44 } } @@ -154737,16 +154629,16 @@ ], "kind": "let", "range": [ - 83880, - 83917 + 83723, + 83760 ], "loc": { "start": { - "line": 2786, + "line": 2779, "column": 8 }, "end": { - "line": 2786, + "line": 2779, "column": 45 } } @@ -154759,16 +154651,16 @@ "type": "Identifier", "name": "isArray", "range": [ - 83930, - 83937 + 83773, + 83780 ], "loc": { "start": { - "line": 2787, + "line": 2780, "column": 12 }, "end": { - "line": 2787, + "line": 2780, "column": 19 } } @@ -154778,32 +154670,32 @@ "type": "Identifier", "name": "clearText", "range": [ - 83938, - 83947 + 83781, + 83790 ], "loc": { "start": { - "line": 2787, + "line": 2780, "column": 20 }, "end": { - "line": 2787, + "line": 2780, "column": 29 } } } ], "range": [ - 83930, - 83948 + 83773, + 83791 ], "loc": { "start": { - "line": 2787, + "line": 2780, "column": 12 }, "end": { - "line": 2787, + "line": 2780, "column": 30 } } @@ -154820,16 +154712,16 @@ "type": "Identifier", "name": "clearText", "range": [ - 83971, - 83980 + 83814, + 83823 ], "loc": { "start": { - "line": 2788, + "line": 2781, "column": 19 }, "end": { - "line": 2788, + "line": 2781, "column": 28 } } @@ -154838,78 +154730,78 @@ "type": "Identifier", "name": "colIndex", "range": [ - 83981, - 83989 + 83824, + 83832 ], "loc": { "start": { - "line": 2788, + "line": 2781, "column": 29 }, "end": { - "line": 2788, + "line": 2781, "column": 37 } } }, "range": [ - 83971, - 83990 + 83814, + 83833 ], "loc": { "start": { - "line": 2788, + "line": 2781, "column": 19 }, "end": { - "line": 2788, + "line": 2781, "column": 38 } } }, "range": [ - 83964, - 83991 + 83807, + 83834 ], "loc": { "start": { - "line": 2788, + "line": 2781, "column": 12 }, "end": { - "line": 2788, + "line": 2781, "column": 39 } } } ], "range": [ - 83950, - 84001 + 83793, + 83844 ], "loc": { "start": { - "line": 2787, + "line": 2780, "column": 32 }, "end": { - "line": 2789, + "line": 2782, "column": 9 } } }, "alternate": null, "range": [ - 83926, - 84001 + 83769, + 83844 ], "loc": { "start": { - "line": 2787, + "line": 2780, "column": 8 }, "end": { - "line": 2789, + "line": 2782, "column": 9 } } @@ -154920,47 +154812,47 @@ "type": "Identifier", "name": "clearText", "range": [ - 84017, - 84026 + 83860, + 83869 ], "loc": { "start": { - "line": 2790, + "line": 2783, "column": 15 }, "end": { - "line": 2790, + "line": 2783, "column": 24 } } }, "range": [ - 84010, - 84027 + 83853, + 83870 ], "loc": { "start": { - "line": 2790, + "line": 2783, "column": 8 }, "end": { - "line": 2790, + "line": 2783, "column": 25 } } } ], "range": [ - 83870, - 84033 + 83713, + 83876 ], "loc": { "start": { - "line": 2785, + "line": 2778, "column": 33 }, "end": { - "line": 2791, + "line": 2784, "column": 5 } } @@ -154968,16 +154860,16 @@ "generator": false, "expression": false, "range": [ - 83859, - 84033 + 83702, + 83876 ], "loc": { "start": { - "line": 2785, + "line": 2778, "column": 22 }, "end": { - "line": 2791, + "line": 2784, "column": 5 } } @@ -154985,16 +154877,16 @@ "kind": "method", "computed": false, "range": [ - 83841, - 84033 + 83684, + 83876 ], "loc": { "start": { - "line": 2785, + "line": 2778, "column": 4 }, "end": { - "line": 2791, + "line": 2784, "column": 5 } }, @@ -155003,16 +154895,16 @@ "type": "Block", "value": "*\n * Returns clear all text for specified filter column\n * @param {Number} colIndex Column index\n * @returns {String}\n ", "range": [ - 83694, - 83836 + 83537, + 83679 ], "loc": { "start": { - "line": 2780, + "line": 2773, "column": 4 }, "end": { - "line": 2784, + "line": 2777, "column": 7 } } @@ -155023,16 +154915,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": [ - 84039, - 84258 + 83882, + 84101 ], "loc": { "start": { - "line": 2793, + "line": 2786, "column": 4 }, "end": { - "line": 2798, + "line": 2791, "column": 7 } } @@ -155046,16 +154938,16 @@ "type": "Identifier", "name": "isImported", "range": [ - 84263, - 84273 + 84106, + 84116 ], "loc": { "start": { - "line": 2799, + "line": 2792, "column": 4 }, "end": { - "line": 2799, + "line": 2792, "column": 14 } } @@ -155068,16 +154960,16 @@ "type": "Identifier", "name": "filePath", "range": [ - 84274, - 84282 + 84117, + 84125 ], "loc": { "start": { - "line": 2799, + "line": 2792, "column": 15 }, "end": { - "line": 2799, + "line": 2792, "column": 23 } } @@ -155088,16 +154980,16 @@ "type": "Identifier", "name": "type", "range": [ - 84284, - 84288 + 84127, + 84131 ], "loc": { "start": { - "line": 2799, + "line": 2792, "column": 25 }, "end": { - "line": 2799, + "line": 2792, "column": 29 } } @@ -155107,31 +154999,31 @@ "value": "script", "raw": "'script'", "range": [ - 84291, - 84299 + 84134, + 84142 ], "loc": { "start": { - "line": 2799, + "line": 2792, "column": 32 }, "end": { - "line": 2799, + "line": 2792, "column": 40 } } }, "range": [ - 84284, - 84299 + 84127, + 84142 ], "loc": { "start": { - "line": 2799, + "line": 2792, "column": 25 }, "end": { - "line": 2799, + "line": 2792, "column": 40 } } @@ -155149,16 +155041,16 @@ "type": "Identifier", "name": "imported", "range": [ - 84315, - 84323 + 84158, + 84166 ], "loc": { "start": { - "line": 2800, + "line": 2793, "column": 12 }, "end": { - "line": 2800, + "line": 2793, "column": 20 } } @@ -155168,31 +155060,31 @@ "value": false, "raw": "false", "range": [ - 84326, - 84331 + 84169, + 84174 ], "loc": { "start": { - "line": 2800, + "line": 2793, "column": 23 }, "end": { - "line": 2800, + "line": 2793, "column": 28 } } }, "range": [ - 84315, - 84331 + 84158, + 84174 ], "loc": { "start": { - "line": 2800, + "line": 2793, "column": 12 }, "end": { - "line": 2800, + "line": 2793, "column": 28 } } @@ -155203,16 +155095,16 @@ "type": "Identifier", "name": "attr", "range": [ - 84345, - 84349 + 84188, + 84192 ], "loc": { "start": { - "line": 2801, + "line": 2794, "column": 12 }, "end": { - "line": 2801, + "line": 2794, "column": 16 } } @@ -155226,16 +155118,16 @@ "type": "Identifier", "name": "type", "range": [ - 84352, - 84356 + 84195, + 84199 ], "loc": { "start": { - "line": 2801, + "line": 2794, "column": 19 }, "end": { - "line": 2801, + "line": 2794, "column": 23 } } @@ -155245,31 +155137,31 @@ "value": "script", "raw": "'script'", "range": [ - 84361, - 84369 + 84204, + 84212 ], "loc": { "start": { - "line": 2801, + "line": 2794, "column": 28 }, "end": { - "line": 2801, + "line": 2794, "column": 36 } } }, "range": [ - 84352, - 84369 + 84195, + 84212 ], "loc": { "start": { - "line": 2801, + "line": 2794, "column": 19 }, "end": { - "line": 2801, + "line": 2794, "column": 36 } } @@ -155279,16 +155171,16 @@ "value": "src", "raw": "'src'", "range": [ - 84372, - 84377 + 84215, + 84220 ], "loc": { "start": { - "line": 2801, + "line": 2794, "column": 39 }, "end": { - "line": 2801, + "line": 2794, "column": 44 } } @@ -155298,46 +155190,46 @@ "value": "href", "raw": "'href'", "range": [ - 84380, - 84386 + 84223, + 84229 ], "loc": { "start": { - "line": 2801, + "line": 2794, "column": 47 }, "end": { - "line": 2801, + "line": 2794, "column": 53 } } }, "range": [ - 84352, - 84386 + 84195, + 84229 ], "loc": { "start": { - "line": 2801, + "line": 2794, "column": 19 }, "end": { - "line": 2801, + "line": 2794, "column": 53 } } }, "range": [ - 84345, - 84386 + 84188, + 84229 ], "loc": { "start": { - "line": 2801, + "line": 2794, "column": 12 }, "end": { - "line": 2801, + "line": 2794, "column": 53 } } @@ -155348,16 +155240,16 @@ "type": "Identifier", "name": "files", "range": [ - 84400, - 84405 + 84243, + 84248 ], "loc": { "start": { - "line": 2802, + "line": 2795, "column": 12 }, "end": { - "line": 2802, + "line": 2795, "column": 17 } } @@ -155368,16 +155260,16 @@ "type": "Identifier", "name": "tag", "range": [ - 84408, - 84411 + 84251, + 84254 ], "loc": { "start": { - "line": 2802, + "line": 2795, "column": 20 }, "end": { - "line": 2802, + "line": 2795, "column": 23 } } @@ -155387,16 +155279,16 @@ "type": "Identifier", "name": "doc", "range": [ - 84412, - 84415 + 84255, + 84258 ], "loc": { "start": { - "line": 2802, + "line": 2795, "column": 24 }, "end": { - "line": 2802, + "line": 2795, "column": 27 } } @@ -155405,47 +155297,47 @@ "type": "Identifier", "name": "type", "range": [ - 84417, - 84421 + 84260, + 84264 ], "loc": { "start": { - "line": 2802, + "line": 2795, "column": 29 }, "end": { - "line": 2802, + "line": 2795, "column": 33 } } } ], "range": [ - 84408, - 84422 + 84251, + 84265 ], "loc": { "start": { - "line": 2802, + "line": 2795, "column": 20 }, "end": { - "line": 2802, + "line": 2795, "column": 34 } } }, "range": [ - 84400, - 84422 + 84243, + 84265 ], "loc": { "start": { - "line": 2802, + "line": 2795, "column": 12 }, "end": { - "line": 2802, + "line": 2795, "column": 34 } } @@ -155453,16 +155345,16 @@ ], "kind": "let", "range": [ - 84311, - 84423 + 84154, + 84266 ], "loc": { "start": { - "line": 2800, + "line": 2793, "column": 8 }, "end": { - "line": 2802, + "line": 2795, "column": 35 } } @@ -155478,16 +155370,16 @@ "type": "Identifier", "name": "i", "range": [ - 84441, - 84442 + 84284, + 84285 ], "loc": { "start": { - "line": 2803, + "line": 2796, "column": 17 }, "end": { - "line": 2803, + "line": 2796, "column": 18 } } @@ -155497,31 +155389,31 @@ "value": 0, "raw": "0", "range": [ - 84445, - 84446 + 84288, + 84289 ], "loc": { "start": { - "line": 2803, + "line": 2796, "column": 21 }, "end": { - "line": 2803, + "line": 2796, "column": 22 } } }, "range": [ - 84441, - 84446 + 84284, + 84289 ], "loc": { "start": { - "line": 2803, + "line": 2796, "column": 17 }, "end": { - "line": 2803, + "line": 2796, "column": 22 } } @@ -155532,16 +155424,16 @@ "type": "Identifier", "name": "len", "range": [ - 84448, - 84451 + 84291, + 84294 ], "loc": { "start": { - "line": 2803, + "line": 2796, "column": 24 }, "end": { - "line": 2803, + "line": 2796, "column": 27 } } @@ -155553,16 +155445,16 @@ "type": "Identifier", "name": "files", "range": [ - 84454, - 84459 + 84297, + 84302 ], "loc": { "start": { - "line": 2803, + "line": 2796, "column": 30 }, "end": { - "line": 2803, + "line": 2796, "column": 35 } } @@ -155571,46 +155463,46 @@ "type": "Identifier", "name": "length", "range": [ - 84460, - 84466 + 84303, + 84309 ], "loc": { "start": { - "line": 2803, + "line": 2796, "column": 36 }, "end": { - "line": 2803, + "line": 2796, "column": 42 } } }, "range": [ - 84454, - 84466 + 84297, + 84309 ], "loc": { "start": { - "line": 2803, + "line": 2796, "column": 30 }, "end": { - "line": 2803, + "line": 2796, "column": 42 } } }, "range": [ - 84448, - 84466 + 84291, + 84309 ], "loc": { "start": { - "line": 2803, + "line": 2796, "column": 24 }, "end": { - "line": 2803, + "line": 2796, "column": 42 } } @@ -155618,16 +155510,16 @@ ], "kind": "let", "range": [ - 84437, - 84466 + 84280, + 84309 ], "loc": { "start": { - "line": 2803, + "line": 2796, "column": 13 }, "end": { - "line": 2803, + "line": 2796, "column": 42 } } @@ -155639,16 +155531,16 @@ "type": "Identifier", "name": "i", "range": [ - 84468, - 84469 + 84311, + 84312 ], "loc": { "start": { - "line": 2803, + "line": 2796, "column": 44 }, "end": { - "line": 2803, + "line": 2796, "column": 45 } } @@ -155657,31 +155549,31 @@ "type": "Identifier", "name": "len", "range": [ - 84472, - 84475 + 84315, + 84318 ], "loc": { "start": { - "line": 2803, + "line": 2796, "column": 48 }, "end": { - "line": 2803, + "line": 2796, "column": 51 } } }, "range": [ - 84468, - 84475 + 84311, + 84318 ], "loc": { "start": { - "line": 2803, + "line": 2796, "column": 44 }, "end": { - "line": 2803, + "line": 2796, "column": 51 } } @@ -155693,32 +155585,32 @@ "type": "Identifier", "name": "i", "range": [ - 84477, - 84478 + 84320, + 84321 ], "loc": { "start": { - "line": 2803, + "line": 2796, "column": 53 }, "end": { - "line": 2803, + "line": 2796, "column": 54 } } }, "prefix": false, "range": [ - 84477, - 84480 + 84320, + 84323 ], "loc": { "start": { - "line": 2803, + "line": 2796, "column": 53 }, "end": { - "line": 2803, + "line": 2796, "column": 56 } } @@ -155734,16 +155626,16 @@ "type": "Identifier", "name": "isUndef", "range": [ - 84500, - 84507 + 84343, + 84350 ], "loc": { "start": { - "line": 2804, + "line": 2797, "column": 16 }, "end": { - "line": 2804, + "line": 2797, "column": 23 } } @@ -155759,16 +155651,16 @@ "type": "Identifier", "name": "files", "range": [ - 84508, - 84513 + 84351, + 84356 ], "loc": { "start": { - "line": 2804, + "line": 2797, "column": 24 }, "end": { - "line": 2804, + "line": 2797, "column": 29 } } @@ -155777,31 +155669,31 @@ "type": "Identifier", "name": "i", "range": [ - 84514, - 84515 + 84357, + 84358 ], "loc": { "start": { - "line": 2804, + "line": 2797, "column": 30 }, "end": { - "line": 2804, + "line": 2797, "column": 31 } } }, "range": [ - 84508, - 84516 + 84351, + 84359 ], "loc": { "start": { - "line": 2804, + "line": 2797, "column": 24 }, "end": { - "line": 2804, + "line": 2797, "column": 32 } } @@ -155810,47 +155702,47 @@ "type": "Identifier", "name": "attr", "range": [ - 84517, - 84521 + 84360, + 84364 ], "loc": { "start": { - "line": 2804, + "line": 2797, "column": 33 }, "end": { - "line": 2804, + "line": 2797, "column": 37 } } }, "range": [ - 84508, - 84522 + 84351, + 84365 ], "loc": { "start": { - "line": 2804, + "line": 2797, "column": 24 }, "end": { - "line": 2804, + "line": 2797, "column": 38 } } } ], "range": [ - 84500, - 84523 + 84343, + 84366 ], "loc": { "start": { - "line": 2804, + "line": 2797, "column": 16 }, "end": { - "line": 2804, + "line": 2797, "column": 39 } } @@ -155862,48 +155754,48 @@ "type": "ContinueStatement", "label": null, "range": [ - 84543, - 84552 + 84386, + 84395 ], "loc": { "start": { - "line": 2805, + "line": 2798, "column": 16 }, "end": { - "line": 2805, + "line": 2798, "column": 25 } } } ], "range": [ - 84525, - 84566 + 84368, + 84409 ], "loc": { "start": { - "line": 2804, + "line": 2797, "column": 41 }, "end": { - "line": 2806, + "line": 2799, "column": 13 } } }, "alternate": null, "range": [ - 84496, - 84566 + 84339, + 84409 ], "loc": { "start": { - "line": 2804, + "line": 2797, "column": 12 }, "end": { - "line": 2806, + "line": 2799, "column": 13 } } @@ -155925,16 +155817,16 @@ "type": "Identifier", "name": "files", "range": [ - 84583, - 84588 + 84426, + 84431 ], "loc": { "start": { - "line": 2807, + "line": 2800, "column": 16 }, "end": { - "line": 2807, + "line": 2800, "column": 21 } } @@ -155943,31 +155835,31 @@ "type": "Identifier", "name": "i", "range": [ - 84589, - 84590 + 84432, + 84433 ], "loc": { "start": { - "line": 2807, + "line": 2800, "column": 22 }, "end": { - "line": 2807, + "line": 2800, "column": 23 } } }, "range": [ - 84583, - 84591 + 84426, + 84434 ], "loc": { "start": { - "line": 2807, + "line": 2800, "column": 16 }, "end": { - "line": 2807, + "line": 2800, "column": 24 } } @@ -155976,31 +155868,31 @@ "type": "Identifier", "name": "attr", "range": [ - 84592, - 84596 + 84435, + 84439 ], "loc": { "start": { - "line": 2807, + "line": 2800, "column": 25 }, "end": { - "line": 2807, + "line": 2800, "column": 29 } } }, "range": [ - 84583, - 84597 + 84426, + 84440 ], "loc": { "start": { - "line": 2807, + "line": 2800, "column": 16 }, "end": { - "line": 2807, + "line": 2800, "column": 30 } } @@ -156009,31 +155901,31 @@ "type": "Identifier", "name": "match", "range": [ - 84598, - 84603 + 84441, + 84446 ], "loc": { "start": { - "line": 2807, + "line": 2800, "column": 31 }, "end": { - "line": 2807, + "line": 2800, "column": 36 } } }, "range": [ - 84583, - 84603 + 84426, + 84446 ], "loc": { "start": { - "line": 2807, + "line": 2800, "column": 16 }, "end": { - "line": 2807, + "line": 2800, "column": 36 } } @@ -156043,32 +155935,32 @@ "type": "Identifier", "name": "filePath", "range": [ - 84604, - 84612 + 84447, + 84455 ], "loc": { "start": { - "line": 2807, + "line": 2800, "column": 37 }, "end": { - "line": 2807, + "line": 2800, "column": 45 } } } ], "range": [ - 84583, - 84613 + 84426, + 84456 ], "loc": { "start": { - "line": 2807, + "line": 2800, "column": 16 }, "end": { - "line": 2807, + "line": 2800, "column": 46 } } @@ -156085,16 +155977,16 @@ "type": "Identifier", "name": "imported", "range": [ - 84633, - 84641 + 84476, + 84484 ], "loc": { "start": { - "line": 2808, + "line": 2801, "column": 16 }, "end": { - "line": 2808, + "line": 2801, "column": 24 } } @@ -156104,46 +155996,46 @@ "value": true, "raw": "true", "range": [ - 84644, - 84648 + 84487, + 84491 ], "loc": { "start": { - "line": 2808, + "line": 2801, "column": 27 }, "end": { - "line": 2808, + "line": 2801, "column": 31 } } }, "range": [ - 84633, - 84648 + 84476, + 84491 ], "loc": { "start": { - "line": 2808, + "line": 2801, "column": 16 }, "end": { - "line": 2808, + "line": 2801, "column": 31 } } }, "range": [ - 84633, - 84649 + 84476, + 84492 ], "loc": { "start": { - "line": 2808, + "line": 2801, "column": 16 }, "end": { - "line": 2808, + "line": 2801, "column": 32 } } @@ -156152,79 +156044,79 @@ "type": "BreakStatement", "label": null, "range": [ - 84666, - 84672 + 84509, + 84515 ], "loc": { "start": { - "line": 2809, + "line": 2802, "column": 16 }, "end": { - "line": 2809, + "line": 2802, "column": 22 } } } ], "range": [ - 84615, - 84686 + 84458, + 84529 ], "loc": { "start": { - "line": 2807, + "line": 2800, "column": 48 }, "end": { - "line": 2810, + "line": 2803, "column": 13 } } }, "alternate": null, "range": [ - 84579, - 84686 + 84422, + 84529 ], "loc": { "start": { - "line": 2807, + "line": 2800, "column": 12 }, "end": { - "line": 2810, + "line": 2803, "column": 13 } } } ], "range": [ - 84482, - 84696 + 84325, + 84539 ], "loc": { "start": { - "line": 2803, + "line": 2796, "column": 58 }, "end": { - "line": 2811, + "line": 2804, "column": 9 } } }, "range": [ - 84432, - 84696 + 84275, + 84539 ], "loc": { "start": { - "line": 2803, + "line": 2796, "column": 8 }, "end": { - "line": 2811, + "line": 2804, "column": 9 } } @@ -156235,47 +156127,47 @@ "type": "Identifier", "name": "imported", "range": [ - 84712, - 84720 + 84555, + 84563 ], "loc": { "start": { - "line": 2812, + "line": 2805, "column": 15 }, "end": { - "line": 2812, + "line": 2805, "column": 23 } } }, "range": [ - 84705, - 84721 + 84548, + 84564 ], "loc": { "start": { - "line": 2812, + "line": 2805, "column": 8 }, "end": { - "line": 2812, + "line": 2805, "column": 24 } } } ], "range": [ - 84301, - 84727 + 84144, + 84570 ], "loc": { "start": { - "line": 2799, + "line": 2792, "column": 42 }, "end": { - "line": 2813, + "line": 2806, "column": 5 } } @@ -156283,16 +156175,16 @@ "generator": false, "expression": false, "range": [ - 84273, - 84727 + 84116, + 84570 ], "loc": { "start": { - "line": 2799, + "line": 2792, "column": 14 }, "end": { - "line": 2813, + "line": 2806, "column": 5 } } @@ -156300,16 +156192,16 @@ "kind": "method", "computed": false, "range": [ - 84263, - 84727 + 84106, + 84570 ], "loc": { "start": { - "line": 2799, + "line": 2792, "column": 4 }, "end": { - "line": 2813, + "line": 2806, "column": 5 } }, @@ -156318,16 +156210,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": [ - 84039, - 84258 + 83882, + 84101 ], "loc": { "start": { - "line": 2793, + "line": 2786, "column": 4 }, "end": { - "line": 2798, + "line": 2791, "column": 7 } } @@ -156338,16 +156230,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": [ - 84733, - 84992 + 84576, + 84835 ], "loc": { "start": { - "line": 2815, + "line": 2808, "column": 4 }, "end": { - "line": 2821, + "line": 2814, "column": 7 } } @@ -156361,16 +156253,16 @@ "type": "Identifier", "name": "import", "range": [ - 84997, - 85003 + 84840, + 84846 ], "loc": { "start": { - "line": 2822, + "line": 2815, "column": 4 }, "end": { - "line": 2822, + "line": 2815, "column": 10 } } @@ -156383,16 +156275,16 @@ "type": "Identifier", "name": "fileId", "range": [ - 85004, - 85010 + 84847, + 84853 ], "loc": { "start": { - "line": 2822, + "line": 2815, "column": 11 }, "end": { - "line": 2822, + "line": 2815, "column": 17 } } @@ -156401,16 +156293,16 @@ "type": "Identifier", "name": "filePath", "range": [ - 85012, - 85020 + 84855, + 84863 ], "loc": { "start": { - "line": 2822, + "line": 2815, "column": 19 }, "end": { - "line": 2822, + "line": 2815, "column": 27 } } @@ -156419,16 +156311,16 @@ "type": "Identifier", "name": "callback", "range": [ - 85022, - 85030 + 84865, + 84873 ], "loc": { "start": { - "line": 2822, + "line": 2815, "column": 29 }, "end": { - "line": 2822, + "line": 2815, "column": 37 } } @@ -156439,16 +156331,16 @@ "type": "Identifier", "name": "type", "range": [ - 85032, - 85036 + 84875, + 84879 ], "loc": { "start": { - "line": 2822, + "line": 2815, "column": 39 }, "end": { - "line": 2822, + "line": 2815, "column": 43 } } @@ -156458,31 +156350,31 @@ "value": "script", "raw": "'script'", "range": [ - 85039, - 85047 + 84882, + 84890 ], "loc": { "start": { - "line": 2822, + "line": 2815, "column": 46 }, "end": { - "line": 2822, + "line": 2815, "column": 54 } } }, "range": [ - 85032, - 85047 + 84875, + 84890 ], "loc": { "start": { - "line": 2822, + "line": 2815, "column": 39 }, "end": { - "line": 2822, + "line": 2815, "column": 54 } } @@ -156501,16 +156393,16 @@ "object": { "type": "ThisExpression", "range": [ - 85063, - 85067 + 84906, + 84910 ], "loc": { "start": { - "line": 2823, + "line": 2816, "column": 12 }, "end": { - "line": 2823, + "line": 2816, "column": 16 } } @@ -156519,31 +156411,31 @@ "type": "Identifier", "name": "isImported", "range": [ - 85068, - 85078 + 84911, + 84921 ], "loc": { "start": { - "line": 2823, + "line": 2816, "column": 17 }, "end": { - "line": 2823, + "line": 2816, "column": 27 } } }, "range": [ - 85063, - 85078 + 84906, + 84921 ], "loc": { "start": { - "line": 2823, + "line": 2816, "column": 12 }, "end": { - "line": 2823, + "line": 2816, "column": 27 } } @@ -156553,16 +156445,16 @@ "type": "Identifier", "name": "filePath", "range": [ - 85079, - 85087 + 84922, + 84930 ], "loc": { "start": { - "line": 2823, + "line": 2816, "column": 28 }, "end": { - "line": 2823, + "line": 2816, "column": 36 } } @@ -156571,32 +156463,32 @@ "type": "Identifier", "name": "type", "range": [ - 85089, - 85093 + 84932, + 84936 ], "loc": { "start": { - "line": 2823, + "line": 2816, "column": 38 }, "end": { - "line": 2823, + "line": 2816, "column": 42 } } } ], "range": [ - 85063, - 85094 + 84906, + 84937 ], "loc": { "start": { - "line": 2823, + "line": 2816, "column": 12 }, "end": { - "line": 2823, + "line": 2816, "column": 43 } } @@ -156608,48 +156500,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 85110, - 85117 + 84953, + 84960 ], "loc": { "start": { - "line": 2824, + "line": 2817, "column": 12 }, "end": { - "line": 2824, + "line": 2817, "column": 19 } } } ], "range": [ - 85096, - 85127 + 84939, + 84970 ], "loc": { "start": { - "line": 2823, + "line": 2816, "column": 45 }, "end": { - "line": 2825, + "line": 2818, "column": 9 } } }, "alternate": null, "range": [ - 85059, - 85127 + 84902, + 84970 ], "loc": { "start": { - "line": 2823, + "line": 2816, "column": 8 }, "end": { - "line": 2825, + "line": 2818, "column": 9 } } @@ -156663,16 +156555,16 @@ "type": "Identifier", "name": "o", "range": [ - 85140, - 85141 + 84983, + 84984 ], "loc": { "start": { - "line": 2826, + "line": 2819, "column": 12 }, "end": { - "line": 2826, + "line": 2819, "column": 13 } } @@ -156680,31 +156572,31 @@ "init": { "type": "ThisExpression", "range": [ - 85144, - 85148 + 84987, + 84991 ], "loc": { "start": { - "line": 2826, + "line": 2819, "column": 16 }, "end": { - "line": 2826, + "line": 2819, "column": 20 } } }, "range": [ - 85140, - 85148 + 84983, + 84991 ], "loc": { "start": { - "line": 2826, + "line": 2819, "column": 12 }, "end": { - "line": 2826, + "line": 2819, "column": 20 } } @@ -156715,16 +156607,16 @@ "type": "Identifier", "name": "isLoaded", "range": [ - 85162, - 85170 + 85005, + 85013 ], "loc": { "start": { - "line": 2827, + "line": 2820, "column": 12 }, "end": { - "line": 2827, + "line": 2820, "column": 20 } } @@ -156734,31 +156626,31 @@ "value": false, "raw": "false", "range": [ - 85173, - 85178 + 85016, + 85021 ], "loc": { "start": { - "line": 2827, + "line": 2820, "column": 23 }, "end": { - "line": 2827, + "line": 2820, "column": 28 } } }, "range": [ - 85162, - 85178 + 85005, + 85021 ], "loc": { "start": { - "line": 2827, + "line": 2820, "column": 12 }, "end": { - "line": 2827, + "line": 2820, "column": 28 } } @@ -156769,32 +156661,32 @@ "type": "Identifier", "name": "file", "range": [ - 85192, - 85196 + 85035, + 85039 ], "loc": { "start": { - "line": 2828, + "line": 2821, "column": 12 }, "end": { - "line": 2828, + "line": 2821, "column": 16 } } }, "init": null, "range": [ - 85192, - 85196 + 85035, + 85039 ], "loc": { "start": { - "line": 2828, + "line": 2821, "column": 12 }, "end": { - "line": 2828, + "line": 2821, "column": 16 } } @@ -156805,16 +156697,16 @@ "type": "Identifier", "name": "head", "range": [ - 85210, - 85214 + 85053, + 85057 ], "loc": { "start": { - "line": 2829, + "line": 2822, "column": 12 }, "end": { - "line": 2829, + "line": 2822, "column": 16 } } @@ -156828,16 +156720,16 @@ "type": "Identifier", "name": "tag", "range": [ - 85217, - 85220 + 85060, + 85063 ], "loc": { "start": { - "line": 2829, + "line": 2822, "column": 19 }, "end": { - "line": 2829, + "line": 2822, "column": 22 } } @@ -156847,16 +156739,16 @@ "type": "Identifier", "name": "doc", "range": [ - 85221, - 85224 + 85064, + 85067 ], "loc": { "start": { - "line": 2829, + "line": 2822, "column": 23 }, "end": { - "line": 2829, + "line": 2822, "column": 26 } } @@ -156866,32 +156758,32 @@ "value": "head", "raw": "'head'", "range": [ - 85226, - 85232 + 85069, + 85075 ], "loc": { "start": { - "line": 2829, + "line": 2822, "column": 28 }, "end": { - "line": 2829, + "line": 2822, "column": 34 } } } ], "range": [ - 85217, - 85233 + 85060, + 85076 ], "loc": { "start": { - "line": 2829, + "line": 2822, "column": 19 }, "end": { - "line": 2829, + "line": 2822, "column": 35 } } @@ -156901,46 +156793,46 @@ "value": 0, "raw": "0", "range": [ - 85234, - 85235 + 85077, + 85078 ], "loc": { "start": { - "line": 2829, + "line": 2822, "column": 36 }, "end": { - "line": 2829, + "line": 2822, "column": 37 } } }, "range": [ - 85217, - 85236 + 85060, + 85079 ], "loc": { "start": { - "line": 2829, + "line": 2822, "column": 19 }, "end": { - "line": 2829, + "line": 2822, "column": 38 } } }, "range": [ - 85210, - 85236 + 85053, + 85079 ], "loc": { "start": { - "line": 2829, + "line": 2822, "column": 12 }, "end": { - "line": 2829, + "line": 2822, "column": 38 } } @@ -156948,16 +156840,16 @@ ], "kind": "let", "range": [ - 85136, - 85237 + 84979, + 85080 ], "loc": { "start": { - "line": 2826, + "line": 2819, "column": 8 }, "end": { - "line": 2829, + "line": 2822, "column": 39 } } @@ -156976,16 +156868,16 @@ "type": "Identifier", "name": "type", "range": [ - 85251, - 85255 + 85094, + 85098 ], "loc": { "start": { - "line": 2831, + "line": 2824, "column": 12 }, "end": { - "line": 2831, + "line": 2824, "column": 16 } } @@ -156994,47 +156886,47 @@ "type": "Identifier", "name": "toLowerCase", "range": [ - 85256, - 85267 + 85099, + 85110 ], "loc": { "start": { - "line": 2831, + "line": 2824, "column": 17 }, "end": { - "line": 2831, + "line": 2824, "column": 28 } } }, "range": [ - 85251, - 85267 + 85094, + 85110 ], "loc": { "start": { - "line": 2831, + "line": 2824, "column": 12 }, "end": { - "line": 2831, + "line": 2824, "column": 28 } } }, "arguments": [], "range": [ - 85251, - 85269 + 85094, + 85112 ], "loc": { "start": { - "line": 2831, + "line": 2824, "column": 12 }, "end": { - "line": 2831, + "line": 2824, "column": 30 } } @@ -157044,31 +156936,31 @@ "value": "link", "raw": "'link'", "range": [ - 85274, - 85280 + 85117, + 85123 ], "loc": { "start": { - "line": 2831, + "line": 2824, "column": 35 }, "end": { - "line": 2831, + "line": 2824, "column": 41 } } }, "range": [ - 85251, - 85280 + 85094, + 85123 ], "loc": { "start": { - "line": 2831, + "line": 2824, "column": 12 }, "end": { - "line": 2831, + "line": 2824, "column": 41 } } @@ -157085,16 +156977,16 @@ "type": "Identifier", "name": "file", "range": [ - 85296, - 85300 + 85139, + 85143 ], "loc": { "start": { - "line": 2832, + "line": 2825, "column": 12 }, "end": { - "line": 2832, + "line": 2825, "column": 16 } } @@ -157105,16 +156997,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 85303, - 85312 + 85146, + 85155 ], "loc": { "start": { - "line": 2832, + "line": 2825, "column": 19 }, "end": { - "line": 2832, + "line": 2825, "column": 28 } } @@ -157125,16 +157017,16 @@ "value": "link", "raw": "'link'", "range": [ - 85313, - 85319 + 85156, + 85162 ], "loc": { "start": { - "line": 2832, + "line": 2825, "column": 29 }, "end": { - "line": 2832, + "line": 2825, "column": 35 } } @@ -157147,16 +157039,16 @@ "value": "id", "raw": "'id'", "range": [ - 85338, - 85342 + 85181, + 85185 ], "loc": { "start": { - "line": 2833, + "line": 2826, "column": 17 }, "end": { - "line": 2833, + "line": 2826, "column": 21 } } @@ -157165,32 +157057,32 @@ "type": "Identifier", "name": "fileId", "range": [ - 85344, - 85350 + 85187, + 85193 ], "loc": { "start": { - "line": 2833, + "line": 2826, "column": 23 }, "end": { - "line": 2833, + "line": 2826, "column": 29 } } } ], "range": [ - 85337, - 85351 + 85180, + 85194 ], "loc": { "start": { - "line": 2833, + "line": 2826, "column": 16 }, "end": { - "line": 2833, + "line": 2826, "column": 30 } } @@ -157203,16 +157095,16 @@ "value": "type", "raw": "'type'", "range": [ - 85354, - 85360 + 85197, + 85203 ], "loc": { "start": { - "line": 2833, + "line": 2826, "column": 33 }, "end": { - "line": 2833, + "line": 2826, "column": 39 } } @@ -157222,32 +157114,32 @@ "value": "text/css", "raw": "'text/css'", "range": [ - 85362, - 85372 + 85205, + 85215 ], "loc": { "start": { - "line": 2833, + "line": 2826, "column": 41 }, "end": { - "line": 2833, + "line": 2826, "column": 51 } } } ], "range": [ - 85353, - 85373 + 85196, + 85216 ], "loc": { "start": { - "line": 2833, + "line": 2826, "column": 32 }, "end": { - "line": 2833, + "line": 2826, "column": 52 } } @@ -157260,16 +157152,16 @@ "value": "rel", "raw": "'rel'", "range": [ - 85392, - 85397 + 85235, + 85240 ], "loc": { "start": { - "line": 2834, + "line": 2827, "column": 17 }, "end": { - "line": 2834, + "line": 2827, "column": 22 } } @@ -157279,32 +157171,32 @@ "value": "stylesheet", "raw": "'stylesheet'", "range": [ - 85399, - 85411 + 85242, + 85254 ], "loc": { "start": { - "line": 2834, + "line": 2827, "column": 24 }, "end": { - "line": 2834, + "line": 2827, "column": 36 } } } ], "range": [ - 85391, - 85412 + 85234, + 85255 ], "loc": { "start": { - "line": 2834, + "line": 2827, "column": 16 }, "end": { - "line": 2834, + "line": 2827, "column": 37 } } @@ -157317,16 +157209,16 @@ "value": "href", "raw": "'href'", "range": [ - 85415, - 85421 + 85258, + 85264 ], "loc": { "start": { - "line": 2834, + "line": 2827, "column": 40 }, "end": { - "line": 2834, + "line": 2827, "column": 46 } } @@ -157335,94 +157227,94 @@ "type": "Identifier", "name": "filePath", "range": [ - 85423, - 85431 + 85266, + 85274 ], "loc": { "start": { - "line": 2834, + "line": 2827, "column": 48 }, "end": { - "line": 2834, + "line": 2827, "column": 56 } } } ], "range": [ - 85414, - 85432 + 85257, + 85275 ], "loc": { "start": { - "line": 2834, + "line": 2827, "column": 39 }, "end": { - "line": 2834, + "line": 2827, "column": 57 } } } ], "range": [ - 85303, - 85446 + 85146, + 85289 ], "loc": { "start": { - "line": 2832, + "line": 2825, "column": 19 }, "end": { - "line": 2835, + "line": 2828, "column": 13 } } }, "range": [ - 85296, - 85446 + 85139, + 85289 ], "loc": { "start": { - "line": 2832, + "line": 2825, "column": 12 }, "end": { - "line": 2835, + "line": 2828, "column": 13 } } }, "range": [ - 85296, - 85447 + 85139, + 85290 ], "loc": { "start": { - "line": 2832, + "line": 2825, "column": 12 }, "end": { - "line": 2835, + "line": 2828, "column": 14 } } } ], "range": [ - 85282, - 85457 + 85125, + 85300 ], "loc": { "start": { - "line": 2831, + "line": 2824, "column": 43 }, "end": { - "line": 2836, + "line": 2829, "column": 9 } } @@ -157439,16 +157331,16 @@ "type": "Identifier", "name": "file", "range": [ - 85477, - 85481 + 85320, + 85324 ], "loc": { "start": { - "line": 2837, + "line": 2830, "column": 12 }, "end": { - "line": 2837, + "line": 2830, "column": 16 } } @@ -157459,16 +157351,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 85484, - 85493 + 85327, + 85336 ], "loc": { "start": { - "line": 2837, + "line": 2830, "column": 19 }, "end": { - "line": 2837, + "line": 2830, "column": 28 } } @@ -157479,16 +157371,16 @@ "value": "script", "raw": "'script'", "range": [ - 85494, - 85502 + 85337, + 85345 ], "loc": { "start": { - "line": 2837, + "line": 2830, "column": 29 }, "end": { - "line": 2837, + "line": 2830, "column": 37 } } @@ -157501,16 +157393,16 @@ "value": "id", "raw": "'id'", "range": [ - 85521, - 85525 + 85364, + 85368 ], "loc": { "start": { - "line": 2838, + "line": 2831, "column": 17 }, "end": { - "line": 2838, + "line": 2831, "column": 21 } } @@ -157519,32 +157411,32 @@ "type": "Identifier", "name": "fileId", "range": [ - 85527, - 85533 + 85370, + 85376 ], "loc": { "start": { - "line": 2838, + "line": 2831, "column": 23 }, "end": { - "line": 2838, + "line": 2831, "column": 29 } } } ], "range": [ - 85520, - 85534 + 85363, + 85377 ], "loc": { "start": { - "line": 2838, + "line": 2831, "column": 16 }, "end": { - "line": 2838, + "line": 2831, "column": 30 } } @@ -157557,16 +157449,16 @@ "value": "type", "raw": "'type'", "range": [ - 85553, - 85559 + 85396, + 85402 ], "loc": { "start": { - "line": 2839, + "line": 2832, "column": 17 }, "end": { - "line": 2839, + "line": 2832, "column": 23 } } @@ -157576,32 +157468,32 @@ "value": "text/javascript", "raw": "'text/javascript'", "range": [ - 85561, - 85578 + 85404, + 85421 ], "loc": { "start": { - "line": 2839, + "line": 2832, "column": 25 }, "end": { - "line": 2839, + "line": 2832, "column": 42 } } } ], "range": [ - 85552, - 85579 + 85395, + 85422 ], "loc": { "start": { - "line": 2839, + "line": 2832, "column": 16 }, "end": { - "line": 2839, + "line": 2832, "column": 43 } } @@ -157614,16 +157506,16 @@ "value": "src", "raw": "'src'", "range": [ - 85582, - 85587 + 85425, + 85430 ], "loc": { "start": { - "line": 2839, + "line": 2832, "column": 46 }, "end": { - "line": 2839, + "line": 2832, "column": 51 } } @@ -157632,109 +157524,109 @@ "type": "Identifier", "name": "filePath", "range": [ - 85589, - 85597 + 85432, + 85440 ], "loc": { "start": { - "line": 2839, + "line": 2832, "column": 53 }, "end": { - "line": 2839, + "line": 2832, "column": 61 } } } ], "range": [ - 85581, - 85598 + 85424, + 85441 ], "loc": { "start": { - "line": 2839, + "line": 2832, "column": 45 }, "end": { - "line": 2839, + "line": 2832, "column": 62 } } } ], "range": [ - 85484, - 85612 + 85327, + 85455 ], "loc": { "start": { - "line": 2837, + "line": 2830, "column": 19 }, "end": { - "line": 2840, + "line": 2833, "column": 13 } } }, "range": [ - 85477, - 85612 + 85320, + 85455 ], "loc": { "start": { - "line": 2837, + "line": 2830, "column": 12 }, "end": { - "line": 2840, + "line": 2833, "column": 13 } } }, "range": [ - 85477, - 85613 + 85320, + 85456 ], "loc": { "start": { - "line": 2837, + "line": 2830, "column": 12 }, "end": { - "line": 2840, + "line": 2833, "column": 14 } } } ], "range": [ - 85463, - 85623 + 85306, + 85466 ], "loc": { "start": { - "line": 2836, + "line": 2829, "column": 15 }, "end": { - "line": 2841, + "line": 2834, "column": 9 } } }, "range": [ - 85247, - 85623 + 85090, + 85466 ], "loc": { "start": { - "line": 2831, + "line": 2824, "column": 8 }, "end": { - "line": 2841, + "line": 2834, "column": 9 } }, @@ -157743,16 +157635,16 @@ "type": "Line", "value": "Browser <> IE onload event works only for scripts, not for stylesheets", "range": [ - 85633, - 85705 + 85476, + 85548 ], "loc": { "start": { - "line": 2843, + "line": 2836, "column": 8 }, "end": { - "line": 2843, + "line": 2836, "column": 80 } } @@ -157771,16 +157663,16 @@ "type": "Identifier", "name": "file", "range": [ - 85714, - 85718 + 85557, + 85561 ], "loc": { "start": { - "line": 2844, + "line": 2837, "column": 8 }, "end": { - "line": 2844, + "line": 2837, "column": 12 } } @@ -157789,31 +157681,31 @@ "type": "Identifier", "name": "onload", "range": [ - 85719, - 85725 + 85562, + 85568 ], "loc": { "start": { - "line": 2844, + "line": 2837, "column": 13 }, "end": { - "line": 2844, + "line": 2837, "column": 19 } } }, "range": [ - 85714, - 85725 + 85557, + 85568 ], "loc": { "start": { - "line": 2844, + "line": 2837, "column": 8 }, "end": { - "line": 2844, + "line": 2837, "column": 19 } } @@ -157828,16 +157720,16 @@ "type": "Identifier", "name": "file", "range": [ - 85728, - 85732 + 85571, + 85575 ], "loc": { "start": { - "line": 2844, + "line": 2837, "column": 22 }, "end": { - "line": 2844, + "line": 2837, "column": 26 } } @@ -157846,31 +157738,31 @@ "type": "Identifier", "name": "onreadystatechange", "range": [ - 85733, - 85751 + 85576, + 85594 ], "loc": { "start": { - "line": 2844, + "line": 2837, "column": 27 }, "end": { - "line": 2844, + "line": 2837, "column": 45 } } }, "range": [ - 85728, - 85751 + 85571, + 85594 ], "loc": { "start": { - "line": 2844, + "line": 2837, "column": 22 }, "end": { - "line": 2844, + "line": 2837, "column": 45 } } @@ -157894,32 +157786,32 @@ "type": "Identifier", "name": "isLoaded", "range": [ - 85779, - 85787 + 85622, + 85630 ], "loc": { "start": { - "line": 2845, + "line": 2838, "column": 17 }, "end": { - "line": 2845, + "line": 2838, "column": 25 } } }, "prefix": true, "range": [ - 85778, - 85787 + 85621, + 85630 ], "loc": { "start": { - "line": 2845, + "line": 2838, "column": 16 }, "end": { - "line": 2845, + "line": 2838, "column": 25 } } @@ -157939,16 +157831,16 @@ "object": { "type": "ThisExpression", "range": [ - 85809, - 85813 + 85652, + 85656 ], "loc": { "start": { - "line": 2846, + "line": 2839, "column": 18 }, "end": { - "line": 2846, + "line": 2839, "column": 22 } } @@ -157957,47 +157849,47 @@ "type": "Identifier", "name": "readyState", "range": [ - 85814, - 85824 + 85657, + 85667 ], "loc": { "start": { - "line": 2846, + "line": 2839, "column": 23 }, "end": { - "line": 2846, + "line": 2839, "column": 33 } } }, "range": [ - 85809, - 85824 + 85652, + 85667 ], "loc": { "start": { - "line": 2846, + "line": 2839, "column": 18 }, "end": { - "line": 2846, + "line": 2839, "column": 33 } } }, "prefix": true, "range": [ - 85808, - 85824 + 85651, + 85667 ], "loc": { "start": { - "line": 2846, + "line": 2839, "column": 17 }, "end": { - "line": 2846, + "line": 2839, "column": 33 } } @@ -158011,16 +157903,16 @@ "object": { "type": "ThisExpression", "range": [ - 85828, - 85832 + 85671, + 85675 ], "loc": { "start": { - "line": 2846, + "line": 2839, "column": 37 }, "end": { - "line": 2846, + "line": 2839, "column": 41 } } @@ -158029,31 +157921,31 @@ "type": "Identifier", "name": "readyState", "range": [ - 85833, - 85843 + 85676, + 85686 ], "loc": { "start": { - "line": 2846, + "line": 2839, "column": 42 }, "end": { - "line": 2846, + "line": 2839, "column": 52 } } }, "range": [ - 85828, - 85843 + 85671, + 85686 ], "loc": { "start": { - "line": 2846, + "line": 2839, "column": 37 }, "end": { - "line": 2846, + "line": 2839, "column": 52 } } @@ -158063,46 +157955,46 @@ "value": "loaded", "raw": "'loaded'", "range": [ - 85848, - 85856 + 85691, + 85699 ], "loc": { "start": { - "line": 2846, + "line": 2839, "column": 57 }, "end": { - "line": 2846, + "line": 2839, "column": 65 } } }, "range": [ - 85828, - 85856 + 85671, + 85699 ], "loc": { "start": { - "line": 2846, + "line": 2839, "column": 37 }, "end": { - "line": 2846, + "line": 2839, "column": 65 } } }, "range": [ - 85808, - 85856 + 85651, + 85699 ], "loc": { "start": { - "line": 2846, + "line": 2839, "column": 17 }, "end": { - "line": 2846, + "line": 2839, "column": 65 } } @@ -158116,16 +158008,16 @@ "object": { "type": "ThisExpression", "range": [ - 85880, - 85884 + 85723, + 85727 ], "loc": { "start": { - "line": 2847, + "line": 2840, "column": 20 }, "end": { - "line": 2847, + "line": 2840, "column": 24 } } @@ -158134,31 +158026,31 @@ "type": "Identifier", "name": "readyState", "range": [ - 85885, - 85895 + 85728, + 85738 ], "loc": { "start": { - "line": 2847, + "line": 2840, "column": 25 }, "end": { - "line": 2847, + "line": 2840, "column": 35 } } }, "range": [ - 85880, - 85895 + 85723, + 85738 ], "loc": { "start": { - "line": 2847, + "line": 2840, "column": 20 }, "end": { - "line": 2847, + "line": 2840, "column": 35 } } @@ -158168,61 +158060,61 @@ "value": "complete", "raw": "'complete'", "range": [ - 85900, - 85910 + 85743, + 85753 ], "loc": { "start": { - "line": 2847, + "line": 2840, "column": 40 }, "end": { - "line": 2847, + "line": 2840, "column": 50 } } }, "range": [ - 85880, - 85910 + 85723, + 85753 ], "loc": { "start": { - "line": 2847, + "line": 2840, "column": 20 }, "end": { - "line": 2847, + "line": 2840, "column": 50 } } }, "range": [ - 85808, - 85910 + 85651, + 85753 ], "loc": { "start": { - "line": 2846, + "line": 2839, "column": 17 }, "end": { - "line": 2847, + "line": 2840, "column": 50 } } }, "range": [ - 85778, - 85911 + 85621, + 85754 ], "loc": { "start": { - "line": 2845, + "line": 2838, "column": 16 }, "end": { - "line": 2847, + "line": 2840, "column": 51 } } @@ -158239,16 +158131,16 @@ "type": "Identifier", "name": "isLoaded", "range": [ - 85931, - 85939 + 85774, + 85782 ], "loc": { "start": { - "line": 2848, + "line": 2841, "column": 16 }, "end": { - "line": 2848, + "line": 2841, "column": 24 } } @@ -158258,46 +158150,46 @@ "value": true, "raw": "true", "range": [ - 85942, - 85946 + 85785, + 85789 ], "loc": { "start": { - "line": 2848, + "line": 2841, "column": 27 }, "end": { - "line": 2848, + "line": 2841, "column": 31 } } }, "range": [ - 85931, - 85946 + 85774, + 85789 ], "loc": { "start": { - "line": 2848, + "line": 2841, "column": 16 }, "end": { - "line": 2848, + "line": 2841, "column": 31 } } }, "range": [ - 85931, - 85947 + 85774, + 85790 ], "loc": { "start": { - "line": 2848, + "line": 2841, "column": 16 }, "end": { - "line": 2848, + "line": 2841, "column": 32 } } @@ -158314,32 +158206,32 @@ "type": "Identifier", "name": "callback", "range": [ - 85975, - 85983 + 85818, + 85826 ], "loc": { "start": { - "line": 2849, + "line": 2842, "column": 27 }, "end": { - "line": 2849, + "line": 2842, "column": 35 } } }, "prefix": true, "range": [ - 85968, - 85983 + 85811, + 85826 ], "loc": { "start": { - "line": 2849, + "line": 2842, "column": 20 }, "end": { - "line": 2849, + "line": 2842, "column": 35 } } @@ -158349,31 +158241,31 @@ "value": "function", "raw": "'function'", "range": [ - 85988, - 85998 + 85831, + 85841 ], "loc": { "start": { - "line": 2849, + "line": 2842, "column": 40 }, "end": { - "line": 2849, + "line": 2842, "column": 50 } } }, "range": [ - 85968, - 85998 + 85811, + 85841 ], "loc": { "start": { - "line": 2849, + "line": 2842, "column": 20 }, "end": { - "line": 2849, + "line": 2842, "column": 50 } } @@ -158392,16 +158284,16 @@ "type": "Identifier", "name": "callback", "range": [ - 86022, - 86030 + 85865, + 85873 ], "loc": { "start": { - "line": 2850, + "line": 2843, "column": 20 }, "end": { - "line": 2850, + "line": 2843, "column": 28 } } @@ -158410,31 +158302,31 @@ "type": "Identifier", "name": "call", "range": [ - 86031, - 86035 + 85874, + 85878 ], "loc": { "start": { - "line": 2850, + "line": 2843, "column": 29 }, "end": { - "line": 2850, + "line": 2843, "column": 33 } } }, "range": [ - 86022, - 86035 + 85865, + 85878 ], "loc": { "start": { - "line": 2850, + "line": 2843, "column": 20 }, "end": { - "line": 2850, + "line": 2843, "column": 33 } } @@ -158445,16 +158337,16 @@ "value": null, "raw": "null", "range": [ - 86036, - 86040 + 85879, + 85883 ], "loc": { "start": { - "line": 2850, + "line": 2843, "column": 34 }, "end": { - "line": 2850, + "line": 2843, "column": 38 } } @@ -158463,127 +158355,127 @@ "type": "Identifier", "name": "o", "range": [ - 86042, - 86043 + 85885, + 85886 ], "loc": { "start": { - "line": 2850, + "line": 2843, "column": 40 }, "end": { - "line": 2850, + "line": 2843, "column": 41 } } } ], "range": [ - 86022, - 86044 + 85865, + 85887 ], "loc": { "start": { - "line": 2850, + "line": 2843, "column": 20 }, "end": { - "line": 2850, + "line": 2843, "column": 42 } } }, "range": [ - 86022, - 86045 + 85865, + 85888 ], "loc": { "start": { - "line": 2850, + "line": 2843, "column": 20 }, "end": { - "line": 2850, + "line": 2843, "column": 43 } } } ], "range": [ - 86000, - 86063 + 85843, + 85906 ], "loc": { "start": { - "line": 2849, + "line": 2842, "column": 52 }, "end": { - "line": 2851, + "line": 2844, "column": 17 } } }, "alternate": null, "range": [ - 85964, - 86063 + 85807, + 85906 ], "loc": { "start": { - "line": 2849, + "line": 2842, "column": 16 }, "end": { - "line": 2851, + "line": 2844, "column": 17 } } } ], "range": [ - 85913, - 86077 + 85756, + 85920 ], "loc": { "start": { - "line": 2847, + "line": 2840, "column": 53 }, "end": { - "line": 2852, + "line": 2845, "column": 13 } } }, "alternate": null, "range": [ - 85774, - 86077 + 85617, + 85920 ], "loc": { "start": { - "line": 2845, + "line": 2838, "column": 12 }, "end": { - "line": 2852, + "line": 2845, "column": 13 } } } ], "range": [ - 85760, - 86087 + 85603, + 85930 ], "loc": { "start": { - "line": 2844, + "line": 2837, "column": 54 }, "end": { - "line": 2853, + "line": 2846, "column": 9 } } @@ -158591,61 +158483,61 @@ "generator": false, "expression": false, "range": [ - 85754, - 86087 + 85597, + 85930 ], "loc": { "start": { - "line": 2844, + "line": 2837, "column": 48 }, "end": { - "line": 2853, + "line": 2846, "column": 9 } } }, "range": [ - 85728, - 86087 + 85571, + 85930 ], "loc": { "start": { - "line": 2844, + "line": 2837, "column": 22 }, "end": { - "line": 2853, + "line": 2846, "column": 9 } } }, "range": [ - 85714, - 86087 + 85557, + 85930 ], "loc": { "start": { - "line": 2844, + "line": 2837, "column": 8 }, "end": { - "line": 2853, + "line": 2846, "column": 9 } } }, "range": [ - 85714, - 86088 + 85557, + 85931 ], "loc": { "start": { - "line": 2844, + "line": 2837, "column": 8 }, "end": { - "line": 2853, + "line": 2846, "column": 10 } }, @@ -158654,16 +158546,16 @@ "type": "Line", "value": "Browser <> IE onload event works only for scripts, not for stylesheets", "range": [ - 85633, - 85705 + 85476, + 85548 ], "loc": { "start": { - "line": 2843, + "line": 2836, "column": 8 }, "end": { - "line": 2843, + "line": 2836, "column": 80 } } @@ -158682,16 +158574,16 @@ "type": "Identifier", "name": "file", "range": [ - 86097, - 86101 + 85940, + 85944 ], "loc": { "start": { - "line": 2854, + "line": 2847, "column": 8 }, "end": { - "line": 2854, + "line": 2847, "column": 12 } } @@ -158700,31 +158592,31 @@ "type": "Identifier", "name": "onerror", "range": [ - 86102, - 86109 + 85945, + 85952 ], "loc": { "start": { - "line": 2854, + "line": 2847, "column": 13 }, "end": { - "line": 2854, + "line": 2847, "column": 20 } } }, "range": [ - 86097, - 86109 + 85940, + 85952 ], "loc": { "start": { - "line": 2854, + "line": 2847, "column": 8 }, "end": { - "line": 2854, + "line": 2847, "column": 20 } } @@ -158744,16 +158636,16 @@ "type": "Identifier", "name": "Error", "range": [ - 86148, - 86153 + 85991, + 85996 ], "loc": { "start": { - "line": 2855, + "line": 2848, "column": 22 }, "end": { - "line": 2855, + "line": 2848, "column": 27 } } @@ -158770,16 +158662,16 @@ }, "tail": false, "range": [ - 86154, - 86185 + 85997, + 86028 ], "loc": { "start": { - "line": 2855, + "line": 2848, "column": 28 }, "end": { - "line": 2855, + "line": 2848, "column": 59 } } @@ -158792,16 +158684,16 @@ }, "tail": true, "range": [ - 86193, - 86195 + 86036, + 86038 ], "loc": { "start": { - "line": 2855, + "line": 2848, "column": 67 }, "end": { - "line": 2855, + "line": 2848, "column": 69 } } @@ -158812,79 +158704,79 @@ "type": "Identifier", "name": "filePath", "range": [ - 86185, - 86193 + 86028, + 86036 ], "loc": { "start": { - "line": 2855, + "line": 2848, "column": 59 }, "end": { - "line": 2855, + "line": 2848, "column": 67 } } } ], "range": [ - 86154, - 86195 + 85997, + 86038 ], "loc": { "start": { - "line": 2855, + "line": 2848, "column": 28 }, "end": { - "line": 2855, + "line": 2848, "column": 69 } } } ], "range": [ - 86144, - 86196 + 85987, + 86039 ], "loc": { "start": { - "line": 2855, + "line": 2848, "column": 18 }, "end": { - "line": 2855, + "line": 2848, "column": 70 } } }, "range": [ - 86138, - 86197 + 85981, + 86040 ], "loc": { "start": { - "line": 2855, + "line": 2848, "column": 12 }, "end": { - "line": 2855, + "line": 2848, "column": 71 } } } ], "range": [ - 86124, - 86207 + 85967, + 86050 ], "loc": { "start": { - "line": 2854, + "line": 2847, "column": 35 }, "end": { - "line": 2856, + "line": 2849, "column": 9 } } @@ -158892,46 +158784,46 @@ "generator": false, "expression": false, "range": [ - 86112, - 86207 + 85955, + 86050 ], "loc": { "start": { - "line": 2854, + "line": 2847, "column": 23 }, "end": { - "line": 2856, + "line": 2849, "column": 9 } } }, "range": [ - 86097, - 86207 + 85940, + 86050 ], "loc": { "start": { - "line": 2854, + "line": 2847, "column": 8 }, "end": { - "line": 2856, + "line": 2849, "column": 9 } } }, "range": [ - 86097, - 86208 + 85940, + 86051 ], "loc": { "start": { - "line": 2854, + "line": 2847, "column": 8 }, "end": { - "line": 2856, + "line": 2849, "column": 10 } } @@ -158947,16 +158839,16 @@ "type": "Identifier", "name": "head", "range": [ - 86217, - 86221 + 86060, + 86064 ], "loc": { "start": { - "line": 2857, + "line": 2850, "column": 8 }, "end": { - "line": 2857, + "line": 2850, "column": 12 } } @@ -158965,31 +158857,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 86222, - 86233 + 86065, + 86076 ], "loc": { "start": { - "line": 2857, + "line": 2850, "column": 13 }, "end": { - "line": 2857, + "line": 2850, "column": 24 } } }, "range": [ - 86217, - 86233 + 86060, + 86076 ], "loc": { "start": { - "line": 2857, + "line": 2850, "column": 8 }, "end": { - "line": 2857, + "line": 2850, "column": 24 } } @@ -158999,63 +158891,63 @@ "type": "Identifier", "name": "file", "range": [ - 86234, - 86238 + 86077, + 86081 ], "loc": { "start": { - "line": 2857, + "line": 2850, "column": 25 }, "end": { - "line": 2857, + "line": 2850, "column": 29 } } } ], "range": [ - 86217, - 86239 + 86060, + 86082 ], "loc": { "start": { - "line": 2857, + "line": 2850, "column": 8 }, "end": { - "line": 2857, + "line": 2850, "column": 30 } } }, "range": [ - 86217, - 86240 + 86060, + 86083 ], "loc": { "start": { - "line": 2857, + "line": 2850, "column": 8 }, "end": { - "line": 2857, + "line": 2850, "column": 31 } } } ], "range": [ - 85049, - 86246 + 84892, + 86089 ], "loc": { "start": { - "line": 2822, + "line": 2815, "column": 56 }, "end": { - "line": 2858, + "line": 2851, "column": 5 } } @@ -159063,16 +158955,16 @@ "generator": false, "expression": false, "range": [ - 85003, - 86246 + 84846, + 86089 ], "loc": { "start": { - "line": 2822, + "line": 2815, "column": 10 }, "end": { - "line": 2858, + "line": 2851, "column": 5 } } @@ -159080,16 +158972,16 @@ "kind": "method", "computed": false, "range": [ - 84997, - 86246 + 84840, + 86089 ], "loc": { "start": { - "line": 2822, + "line": 2815, "column": 4 }, "end": { - "line": 2858, + "line": 2851, "column": 5 } }, @@ -159098,16 +158990,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": [ - 84733, - 84992 + 84576, + 84835 ], "loc": { "start": { - "line": 2815, + "line": 2808, "column": 4 }, "end": { - "line": 2821, + "line": 2814, "column": 7 } } @@ -159118,16 +159010,16 @@ "type": "Block", "value": "*\n * Check if table has filters grid\n * @return {Boolean}\n ", "range": [ - 86252, - 86327 + 86095, + 86170 ], "loc": { "start": { - "line": 2860, + "line": 2853, "column": 4 }, "end": { - "line": 2863, + "line": 2856, "column": 7 } } @@ -159141,16 +159033,16 @@ "type": "Identifier", "name": "isInitialized", "range": [ - 86332, - 86345 + 86175, + 86188 ], "loc": { "start": { - "line": 2864, + "line": 2857, "column": 4 }, "end": { - "line": 2864, + "line": 2857, "column": 17 } } @@ -159170,16 +159062,16 @@ "object": { "type": "ThisExpression", "range": [ - 86365, - 86369 + 86208, + 86212 ], "loc": { "start": { - "line": 2865, + "line": 2858, "column": 15 }, "end": { - "line": 2865, + "line": 2858, "column": 19 } } @@ -159188,62 +159080,62 @@ "type": "Identifier", "name": "initialized", "range": [ - 86370, - 86381 + 86213, + 86224 ], "loc": { "start": { - "line": 2865, + "line": 2858, "column": 20 }, "end": { - "line": 2865, + "line": 2858, "column": 31 } } }, "range": [ - 86365, - 86381 + 86208, + 86224 ], "loc": { "start": { - "line": 2865, + "line": 2858, "column": 15 }, "end": { - "line": 2865, + "line": 2858, "column": 31 } } }, "range": [ - 86358, - 86382 + 86201, + 86225 ], "loc": { "start": { - "line": 2865, + "line": 2858, "column": 8 }, "end": { - "line": 2865, + "line": 2858, "column": 32 } } } ], "range": [ - 86348, - 86388 + 86191, + 86231 ], "loc": { "start": { - "line": 2864, + "line": 2857, "column": 20 }, "end": { - "line": 2866, + "line": 2859, "column": 5 } } @@ -159251,16 +159143,16 @@ "generator": false, "expression": false, "range": [ - 86345, - 86388 + 86188, + 86231 ], "loc": { "start": { - "line": 2864, + "line": 2857, "column": 17 }, "end": { - "line": 2866, + "line": 2859, "column": 5 } } @@ -159268,16 +159160,16 @@ "kind": "method", "computed": false, "range": [ - 86332, - 86388 + 86175, + 86231 ], "loc": { "start": { - "line": 2864, + "line": 2857, "column": 4 }, "end": { - "line": 2866, + "line": 2859, "column": 5 } }, @@ -159286,16 +159178,16 @@ "type": "Block", "value": "*\n * Check if table has filters grid\n * @return {Boolean}\n ", "range": [ - 86252, - 86327 + 86095, + 86170 ], "loc": { "start": { - "line": 2860, + "line": 2853, "column": 4 }, "end": { - "line": 2863, + "line": 2856, "column": 7 } } @@ -159306,16 +159198,16 @@ "type": "Block", "value": "*\n * Get list of filter IDs\n * @return {[type]} [description]\n ", "range": [ - 86394, - 86473 + 86237, + 86316 ], "loc": { "start": { - "line": 2868, + "line": 2861, "column": 4 }, "end": { - "line": 2871, + "line": 2864, "column": 7 } } @@ -159329,16 +159221,16 @@ "type": "Identifier", "name": "getFiltersId", "range": [ - 86478, - 86490 + 86321, + 86333 ], "loc": { "start": { - "line": 2872, + "line": 2865, "column": 4 }, "end": { - "line": 2872, + "line": 2865, "column": 16 } } @@ -159361,16 +159253,16 @@ "object": { "type": "ThisExpression", "range": [ - 86510, - 86514 + 86353, + 86357 ], "loc": { "start": { - "line": 2873, + "line": 2866, "column": 15 }, "end": { - "line": 2873, + "line": 2866, "column": 19 } } @@ -159379,31 +159271,31 @@ "type": "Identifier", "name": "fltIds", "range": [ - 86515, - 86521 + 86358, + 86364 ], "loc": { "start": { - "line": 2873, + "line": 2866, "column": 20 }, "end": { - "line": 2873, + "line": 2866, "column": 26 } } }, "range": [ - 86510, - 86521 + 86353, + 86364 ], "loc": { "start": { - "line": 2873, + "line": 2866, "column": 15 }, "end": { - "line": 2873, + "line": 2866, "column": 26 } } @@ -159412,62 +159304,62 @@ "type": "ArrayExpression", "elements": [], "range": [ - 86525, - 86527 + 86368, + 86370 ], "loc": { "start": { - "line": 2873, + "line": 2866, "column": 30 }, "end": { - "line": 2873, + "line": 2866, "column": 32 } } }, "range": [ - 86510, - 86527 + 86353, + 86370 ], "loc": { "start": { - "line": 2873, + "line": 2866, "column": 15 }, "end": { - "line": 2873, + "line": 2866, "column": 32 } } }, "range": [ - 86503, - 86528 + 86346, + 86371 ], "loc": { "start": { - "line": 2873, + "line": 2866, "column": 8 }, "end": { - "line": 2873, + "line": 2866, "column": 33 } } } ], "range": [ - 86493, - 86534 + 86336, + 86377 ], "loc": { "start": { - "line": 2872, + "line": 2865, "column": 19 }, "end": { - "line": 2874, + "line": 2867, "column": 5 } } @@ -159475,16 +159367,16 @@ "generator": false, "expression": false, "range": [ - 86490, - 86534 + 86333, + 86377 ], "loc": { "start": { - "line": 2872, + "line": 2865, "column": 16 }, "end": { - "line": 2874, + "line": 2867, "column": 5 } } @@ -159492,16 +159384,16 @@ "kind": "method", "computed": false, "range": [ - 86478, - 86534 + 86321, + 86377 ], "loc": { "start": { - "line": 2872, + "line": 2865, "column": 4 }, "end": { - "line": 2874, + "line": 2867, "column": 5 } }, @@ -159510,16 +159402,16 @@ "type": "Block", "value": "*\n * Get list of filter IDs\n * @return {[type]} [description]\n ", "range": [ - 86394, - 86473 + 86237, + 86316 ], "loc": { "start": { - "line": 2868, + "line": 2861, "column": 4 }, "end": { - "line": 2871, + "line": 2864, "column": 7 } } @@ -159530,16 +159422,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": [ - 86540, - 86716 + 86383, + 86559 ], "loc": { "start": { - "line": 2876, + "line": 2869, "column": 4 }, "end": { - "line": 2880, + "line": 2873, "column": 7 } } @@ -159553,16 +159445,16 @@ "type": "Identifier", "name": "getValidRows", "range": [ - 86721, - 86733 + 86564, + 86576 ], "loc": { "start": { - "line": 2881, + "line": 2874, "column": 4 }, "end": { - "line": 2881, + "line": 2874, "column": 16 } } @@ -159575,16 +159467,16 @@ "type": "Identifier", "name": "reCalc", "range": [ - 86734, - 86740 + 86577, + 86583 ], "loc": { "start": { - "line": 2881, + "line": 2874, "column": 17 }, "end": { - "line": 2881, + "line": 2874, "column": 23 } } @@ -159602,32 +159494,32 @@ "type": "Identifier", "name": "reCalc", "range": [ - 86757, - 86763 + 86600, + 86606 ], "loc": { "start": { - "line": 2882, + "line": 2875, "column": 13 }, "end": { - "line": 2882, + "line": 2875, "column": 19 } } }, "prefix": true, "range": [ - 86756, - 86763 + 86599, + 86606 ], "loc": { "start": { - "line": 2882, + "line": 2875, "column": 12 }, "end": { - "line": 2882, + "line": 2875, "column": 19 } } @@ -159643,16 +159535,16 @@ "object": { "type": "ThisExpression", "range": [ - 86786, - 86790 + 86629, + 86633 ], "loc": { "start": { - "line": 2883, + "line": 2876, "column": 19 }, "end": { - "line": 2883, + "line": 2876, "column": 23 } } @@ -159661,78 +159553,78 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 86791, - 86805 + 86634, + 86648 ], "loc": { "start": { - "line": 2883, + "line": 2876, "column": 24 }, "end": { - "line": 2883, + "line": 2876, "column": 38 } } }, "range": [ - 86786, - 86805 + 86629, + 86648 ], "loc": { "start": { - "line": 2883, + "line": 2876, "column": 19 }, "end": { - "line": 2883, + "line": 2876, "column": 38 } } }, "range": [ - 86779, - 86806 + 86622, + 86649 ], "loc": { "start": { - "line": 2883, + "line": 2876, "column": 12 }, "end": { - "line": 2883, + "line": 2876, "column": 39 } } } ], "range": [ - 86765, - 86816 + 86608, + 86659 ], "loc": { "start": { - "line": 2882, + "line": 2875, "column": 21 }, "end": { - "line": 2884, + "line": 2877, "column": 9 } } }, "alternate": null, "range": [ - 86752, - 86816 + 86595, + 86659 ], "loc": { "start": { - "line": 2882, + "line": 2875, "column": 8 }, "end": { - "line": 2884, + "line": 2877, "column": 9 } } @@ -159746,16 +159638,16 @@ "type": "Identifier", "name": "nbRows", "range": [ - 86830, - 86836 + 86673, + 86679 ], "loc": { "start": { - "line": 2886, + "line": 2879, "column": 12 }, "end": { - "line": 2886, + "line": 2879, "column": 18 } } @@ -159768,16 +159660,16 @@ "object": { "type": "ThisExpression", "range": [ - 86839, - 86843 + 86682, + 86686 ], "loc": { "start": { - "line": 2886, + "line": 2879, "column": 21 }, "end": { - "line": 2886, + "line": 2879, "column": 25 } } @@ -159786,31 +159678,31 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 86844, - 86853 + 86687, + 86696 ], "loc": { "start": { - "line": 2886, + "line": 2879, "column": 26 }, "end": { - "line": 2886, + "line": 2879, "column": 35 } } }, "range": [ - 86839, - 86853 + 86682, + 86696 ], "loc": { "start": { - "line": 2886, + "line": 2879, "column": 21 }, "end": { - "line": 2886, + "line": 2879, "column": 35 } } @@ -159821,47 +159713,47 @@ "value": true, "raw": "true", "range": [ - 86854, - 86858 + 86697, + 86701 ], "loc": { "start": { - "line": 2886, + "line": 2879, "column": 36 }, "end": { - "line": 2886, + "line": 2879, "column": 40 } } } ], "range": [ - 86839, - 86859 + 86682, + 86702 ], "loc": { "start": { - "line": 2886, + "line": 2879, "column": 21 }, "end": { - "line": 2886, + "line": 2879, "column": 41 } } }, "range": [ - 86830, - 86859 + 86673, + 86702 ], "loc": { "start": { - "line": 2886, + "line": 2879, "column": 12 }, "end": { - "line": 2886, + "line": 2879, "column": 41 } } @@ -159869,16 +159761,16 @@ ], "kind": "let", "range": [ - 86826, - 86860 + 86669, + 86703 ], "loc": { "start": { - "line": 2886, + "line": 2879, "column": 8 }, "end": { - "line": 2886, + "line": 2879, "column": 42 } } @@ -159894,16 +159786,16 @@ "object": { "type": "ThisExpression", "range": [ - 86869, - 86873 + 86712, + 86716 ], "loc": { "start": { - "line": 2887, + "line": 2880, "column": 8 }, "end": { - "line": 2887, + "line": 2880, "column": 12 } } @@ -159912,31 +159804,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 86874, - 86888 + 86717, + 86731 ], "loc": { "start": { - "line": 2887, + "line": 2880, "column": 13 }, "end": { - "line": 2887, + "line": 2880, "column": 27 } } }, "range": [ - 86869, - 86888 + 86712, + 86731 ], "loc": { "start": { - "line": 2887, + "line": 2880, "column": 8 }, "end": { - "line": 2887, + "line": 2880, "column": 27 } } @@ -159945,46 +159837,46 @@ "type": "ArrayExpression", "elements": [], "range": [ - 86891, - 86893 + 86734, + 86736 ], "loc": { "start": { - "line": 2887, + "line": 2880, "column": 30 }, "end": { - "line": 2887, + "line": 2880, "column": 32 } } }, "range": [ - 86869, - 86893 + 86712, + 86736 ], "loc": { "start": { - "line": 2887, + "line": 2880, "column": 8 }, "end": { - "line": 2887, + "line": 2880, "column": 32 } } }, "range": [ - 86869, - 86894 + 86712, + 86737 ], "loc": { "start": { - "line": 2887, + "line": 2880, "column": 8 }, "end": { - "line": 2887, + "line": 2880, "column": 33 } } @@ -160000,16 +159892,16 @@ "type": "Identifier", "name": "k", "range": [ - 86912, - 86913 + 86755, + 86756 ], "loc": { "start": { - "line": 2888, + "line": 2881, "column": 17 }, "end": { - "line": 2888, + "line": 2881, "column": 18 } } @@ -160020,16 +159912,16 @@ "object": { "type": "ThisExpression", "range": [ - 86916, - 86920 + 86759, + 86763 ], "loc": { "start": { - "line": 2888, + "line": 2881, "column": 21 }, "end": { - "line": 2888, + "line": 2881, "column": 25 } } @@ -160038,46 +159930,46 @@ "type": "Identifier", "name": "refRow", "range": [ - 86921, - 86927 + 86764, + 86770 ], "loc": { "start": { - "line": 2888, + "line": 2881, "column": 26 }, "end": { - "line": 2888, + "line": 2881, "column": 32 } } }, "range": [ - 86916, - 86927 + 86759, + 86770 ], "loc": { "start": { - "line": 2888, + "line": 2881, "column": 21 }, "end": { - "line": 2888, + "line": 2881, "column": 32 } } }, "range": [ - 86912, - 86927 + 86755, + 86770 ], "loc": { "start": { - "line": 2888, + "line": 2881, "column": 17 }, "end": { - "line": 2888, + "line": 2881, "column": 32 } } @@ -160085,16 +159977,16 @@ ], "kind": "let", "range": [ - 86908, - 86927 + 86751, + 86770 ], "loc": { "start": { - "line": 2888, + "line": 2881, "column": 13 }, "end": { - "line": 2888, + "line": 2881, "column": 32 } } @@ -160106,16 +159998,16 @@ "type": "Identifier", "name": "k", "range": [ - 86929, - 86930 + 86772, + 86773 ], "loc": { "start": { - "line": 2888, + "line": 2881, "column": 34 }, "end": { - "line": 2888, + "line": 2881, "column": 35 } } @@ -160124,31 +160016,31 @@ "type": "Identifier", "name": "nbRows", "range": [ - 86933, - 86939 + 86776, + 86782 ], "loc": { "start": { - "line": 2888, + "line": 2881, "column": 38 }, "end": { - "line": 2888, + "line": 2881, "column": 44 } } }, "range": [ - 86929, - 86939 + 86772, + 86782 ], "loc": { "start": { - "line": 2888, + "line": 2881, "column": 34 }, "end": { - "line": 2888, + "line": 2881, "column": 44 } } @@ -160160,32 +160052,32 @@ "type": "Identifier", "name": "k", "range": [ - 86941, - 86942 + 86784, + 86785 ], "loc": { "start": { - "line": 2888, + "line": 2881, "column": 46 }, "end": { - "line": 2888, + "line": 2881, "column": 47 } } }, "prefix": false, "range": [ - 86941, - 86944 + 86784, + 86787 ], "loc": { "start": { - "line": 2888, + "line": 2881, "column": 46 }, "end": { - "line": 2888, + "line": 2881, "column": 49 } } @@ -160202,16 +160094,16 @@ "type": "Identifier", "name": "r", "range": [ - 86964, - 86965 + 86807, + 86808 ], "loc": { "start": { - "line": 2889, + "line": 2882, "column": 16 }, "end": { - "line": 2889, + "line": 2882, "column": 17 } } @@ -160228,16 +160120,16 @@ "object": { "type": "ThisExpression", "range": [ - 86968, - 86972 + 86811, + 86815 ], "loc": { "start": { - "line": 2889, + "line": 2882, "column": 20 }, "end": { - "line": 2889, + "line": 2882, "column": 24 } } @@ -160246,31 +160138,31 @@ "type": "Identifier", "name": "tbl", "range": [ - 86973, - 86976 + 86816, + 86819 ], "loc": { "start": { - "line": 2889, + "line": 2882, "column": 25 }, "end": { - "line": 2889, + "line": 2882, "column": 28 } } }, "range": [ - 86968, - 86976 + 86811, + 86819 ], "loc": { "start": { - "line": 2889, + "line": 2882, "column": 20 }, "end": { - "line": 2889, + "line": 2882, "column": 28 } } @@ -160279,31 +160171,31 @@ "type": "Identifier", "name": "rows", "range": [ - 86977, - 86981 + 86820, + 86824 ], "loc": { "start": { - "line": 2889, + "line": 2882, "column": 29 }, "end": { - "line": 2889, + "line": 2882, "column": 33 } } }, "range": [ - 86968, - 86981 + 86811, + 86824 ], "loc": { "start": { - "line": 2889, + "line": 2882, "column": 20 }, "end": { - "line": 2889, + "line": 2882, "column": 33 } } @@ -160312,46 +160204,46 @@ "type": "Identifier", "name": "k", "range": [ - 86982, - 86983 + 86825, + 86826 ], "loc": { "start": { - "line": 2889, + "line": 2882, "column": 34 }, "end": { - "line": 2889, + "line": 2882, "column": 35 } } }, "range": [ - 86968, - 86984 + 86811, + 86827 ], "loc": { "start": { - "line": 2889, + "line": 2882, "column": 20 }, "end": { - "line": 2889, + "line": 2882, "column": 36 } } }, "range": [ - 86964, - 86984 + 86807, + 86827 ], "loc": { "start": { - "line": 2889, + "line": 2882, "column": 16 }, "end": { - "line": 2889, + "line": 2882, "column": 36 } } @@ -160359,16 +160251,16 @@ ], "kind": "let", "range": [ - 86960, - 86985 + 86803, + 86828 ], "loc": { "start": { - "line": 2889, + "line": 2882, "column": 12 }, "end": { - "line": 2889, + "line": 2882, "column": 37 } } @@ -160384,16 +160276,16 @@ "object": { "type": "ThisExpression", "range": [ - 87003, - 87007 + 86846, + 86850 ], "loc": { "start": { - "line": 2890, + "line": 2883, "column": 17 }, "end": { - "line": 2890, + "line": 2883, "column": 21 } } @@ -160402,47 +160294,47 @@ "type": "Identifier", "name": "paging", "range": [ - 87008, - 87014 + 86851, + 86857 ], "loc": { "start": { - "line": 2890, + "line": 2883, "column": 22 }, "end": { - "line": 2890, + "line": 2883, "column": 28 } } }, "range": [ - 87003, - 87014 + 86846, + 86857 ], "loc": { "start": { - "line": 2890, + "line": 2883, "column": 17 }, "end": { - "line": 2890, + "line": 2883, "column": 28 } } }, "prefix": true, "range": [ - 87002, - 87014 + 86845, + 86857 ], "loc": { "start": { - "line": 2890, + "line": 2883, "column": 16 }, "end": { - "line": 2890, + "line": 2883, "column": 28 } } @@ -160463,16 +160355,16 @@ "object": { "type": "ThisExpression", "range": [ - 87038, - 87042 + 86881, + 86885 ], "loc": { "start": { - "line": 2891, + "line": 2884, "column": 20 }, "end": { - "line": 2891, + "line": 2884, "column": 24 } } @@ -160481,31 +160373,31 @@ "type": "Identifier", "name": "getRowDisplay", "range": [ - 87043, - 87056 + 86886, + 86899 ], "loc": { "start": { - "line": 2891, + "line": 2884, "column": 25 }, "end": { - "line": 2891, + "line": 2884, "column": 38 } } }, "range": [ - 87038, - 87056 + 86881, + 86899 ], "loc": { "start": { - "line": 2891, + "line": 2884, "column": 20 }, "end": { - "line": 2891, + "line": 2884, "column": 38 } } @@ -160515,32 +160407,32 @@ "type": "Identifier", "name": "r", "range": [ - 87057, - 87058 + 86900, + 86901 ], "loc": { "start": { - "line": 2891, + "line": 2884, "column": 39 }, "end": { - "line": 2891, + "line": 2884, "column": 40 } } } ], "range": [ - 87038, - 87059 + 86881, + 86902 ], "loc": { "start": { - "line": 2891, + "line": 2884, "column": 20 }, "end": { - "line": 2891, + "line": 2884, "column": 41 } } @@ -160549,31 +160441,31 @@ "type": "Identifier", "name": "NONE", "range": [ - 87064, - 87068 + 86907, + 86911 ], "loc": { "start": { - "line": 2891, + "line": 2884, "column": 46 }, "end": { - "line": 2891, + "line": 2884, "column": 50 } } }, "range": [ - 87038, - 87068 + 86881, + 86911 ], "loc": { "start": { - "line": 2891, + "line": 2884, "column": 20 }, "end": { - "line": 2891, + "line": 2884, "column": 50 } } @@ -160594,16 +160486,16 @@ "object": { "type": "ThisExpression", "range": [ - 87092, - 87096 + 86935, + 86939 ], "loc": { "start": { - "line": 2892, + "line": 2885, "column": 20 }, "end": { - "line": 2892, + "line": 2885, "column": 24 } } @@ -160612,31 +160504,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 87097, - 87111 + 86940, + 86954 ], "loc": { "start": { - "line": 2892, + "line": 2885, "column": 25 }, "end": { - "line": 2892, + "line": 2885, "column": 39 } } }, "range": [ - 87092, - 87111 + 86935, + 86954 ], "loc": { "start": { - "line": 2892, + "line": 2885, "column": 20 }, "end": { - "line": 2892, + "line": 2885, "column": 39 } } @@ -160645,31 +160537,31 @@ "type": "Identifier", "name": "push", "range": [ - 87112, - 87116 + 86955, + 86959 ], "loc": { "start": { - "line": 2892, + "line": 2885, "column": 40 }, "end": { - "line": 2892, + "line": 2885, "column": 44 } } }, "range": [ - 87092, - 87116 + 86935, + 86959 ], "loc": { "start": { - "line": 2892, + "line": 2885, "column": 20 }, "end": { - "line": 2892, + "line": 2885, "column": 44 } } @@ -160682,16 +160574,16 @@ "type": "Identifier", "name": "r", "range": [ - 87117, - 87118 + 86960, + 86961 ], "loc": { "start": { - "line": 2892, + "line": 2885, "column": 45 }, "end": { - "line": 2892, + "line": 2885, "column": 46 } } @@ -160700,110 +160592,110 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 87119, - 87127 + 86962, + 86970 ], "loc": { "start": { - "line": 2892, + "line": 2885, "column": 47 }, "end": { - "line": 2892, + "line": 2885, "column": 55 } } }, "range": [ - 87117, - 87127 + 86960, + 86970 ], "loc": { "start": { - "line": 2892, + "line": 2885, "column": 45 }, "end": { - "line": 2892, + "line": 2885, "column": 55 } } } ], "range": [ - 87092, - 87128 + 86935, + 86971 ], "loc": { "start": { - "line": 2892, + "line": 2885, "column": 20 }, "end": { - "line": 2892, + "line": 2885, "column": 56 } } }, "range": [ - 87092, - 87129 + 86935, + 86972 ], "loc": { "start": { - "line": 2892, + "line": 2885, "column": 20 }, "end": { - "line": 2892, + "line": 2885, "column": 57 } } } ], "range": [ - 87070, - 87147 + 86913, + 86990 ], "loc": { "start": { - "line": 2891, + "line": 2884, "column": 52 }, "end": { - "line": 2893, + "line": 2886, "column": 17 } } }, "alternate": null, "range": [ - 87034, - 87147 + 86877, + 86990 ], "loc": { "start": { - "line": 2891, + "line": 2884, "column": 16 }, "end": { - "line": 2893, + "line": 2886, "column": 17 } } } ], "range": [ - 87016, - 87161 + 86859, + 87004 ], "loc": { "start": { - "line": 2890, + "line": 2883, "column": 30 }, "end": { - "line": 2894, + "line": 2887, "column": 13 } } @@ -160828,16 +160720,16 @@ "type": "Identifier", "name": "r", "range": [ - 87189, - 87190 + 87032, + 87033 ], "loc": { "start": { - "line": 2895, + "line": 2888, "column": 20 }, "end": { - "line": 2895, + "line": 2888, "column": 21 } } @@ -160846,31 +160738,31 @@ "type": "Identifier", "name": "getAttribute", "range": [ - 87191, - 87203 + 87034, + 87046 ], "loc": { "start": { - "line": 2895, + "line": 2888, "column": 22 }, "end": { - "line": 2895, + "line": 2888, "column": 34 } } }, "range": [ - 87189, - 87203 + 87032, + 87046 ], "loc": { "start": { - "line": 2895, + "line": 2888, "column": 20 }, "end": { - "line": 2895, + "line": 2888, "column": 34 } } @@ -160881,32 +160773,32 @@ "value": "validRow", "raw": "'validRow'", "range": [ - 87204, - 87214 + 87047, + 87057 ], "loc": { "start": { - "line": 2895, + "line": 2888, "column": 35 }, "end": { - "line": 2895, + "line": 2888, "column": 45 } } } ], "range": [ - 87189, - 87215 + 87032, + 87058 ], "loc": { "start": { - "line": 2895, + "line": 2888, "column": 20 }, "end": { - "line": 2895, + "line": 2888, "column": 46 } } @@ -160916,31 +160808,31 @@ "value": "true", "raw": "'true'", "range": [ - 87220, - 87226 + 87063, + 87069 ], "loc": { "start": { - "line": 2895, + "line": 2888, "column": 51 }, "end": { - "line": 2895, + "line": 2888, "column": 57 } } }, "range": [ - 87189, - 87226 + 87032, + 87069 ], "loc": { "start": { - "line": 2895, + "line": 2888, "column": 20 }, "end": { - "line": 2895, + "line": 2888, "column": 57 } } @@ -160957,16 +160849,16 @@ "type": "Identifier", "name": "r", "range": [ - 87250, - 87251 + 87093, + 87094 ], "loc": { "start": { - "line": 2896, + "line": 2889, "column": 20 }, "end": { - "line": 2896, + "line": 2889, "column": 21 } } @@ -160975,31 +160867,31 @@ "type": "Identifier", "name": "getAttribute", "range": [ - 87252, - 87264 + 87095, + 87107 ], "loc": { "start": { - "line": 2896, + "line": 2889, "column": 22 }, "end": { - "line": 2896, + "line": 2889, "column": 34 } } }, "range": [ - 87250, - 87264 + 87093, + 87107 ], "loc": { "start": { - "line": 2896, + "line": 2889, "column": 20 }, "end": { - "line": 2896, + "line": 2889, "column": 34 } } @@ -161010,32 +160902,32 @@ "value": "validRow", "raw": "'validRow'", "range": [ - 87265, - 87275 + 87108, + 87118 ], "loc": { "start": { - "line": 2896, + "line": 2889, "column": 35 }, "end": { - "line": 2896, + "line": 2889, "column": 45 } } } ], "range": [ - 87250, - 87276 + 87093, + 87119 ], "loc": { "start": { - "line": 2896, + "line": 2889, "column": 20 }, "end": { - "line": 2896, + "line": 2889, "column": 46 } } @@ -161045,46 +160937,46 @@ "value": null, "raw": "null", "range": [ - 87281, - 87285 + 87124, + 87128 ], "loc": { "start": { - "line": 2896, + "line": 2889, "column": 51 }, "end": { - "line": 2896, + "line": 2889, "column": 55 } } }, "range": [ - 87250, - 87285 + 87093, + 87128 ], "loc": { "start": { - "line": 2896, + "line": 2889, "column": 20 }, "end": { - "line": 2896, + "line": 2889, "column": 55 } } }, "range": [ - 87189, - 87285 + 87032, + 87128 ], "loc": { "start": { - "line": 2895, + "line": 2888, "column": 20 }, "end": { - "line": 2896, + "line": 2889, "column": 55 } } @@ -161105,16 +160997,16 @@ "object": { "type": "ThisExpression", "range": [ - 87309, - 87313 + 87152, + 87156 ], "loc": { "start": { - "line": 2897, + "line": 2890, "column": 20 }, "end": { - "line": 2897, + "line": 2890, "column": 24 } } @@ -161123,31 +161015,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 87314, - 87328 + 87157, + 87171 ], "loc": { "start": { - "line": 2897, + "line": 2890, "column": 25 }, "end": { - "line": 2897, + "line": 2890, "column": 39 } } }, "range": [ - 87309, - 87328 + 87152, + 87171 ], "loc": { "start": { - "line": 2897, + "line": 2890, "column": 20 }, "end": { - "line": 2897, + "line": 2890, "column": 39 } } @@ -161156,31 +161048,31 @@ "type": "Identifier", "name": "push", "range": [ - 87329, - 87333 + 87172, + 87176 ], "loc": { "start": { - "line": 2897, + "line": 2890, "column": 40 }, "end": { - "line": 2897, + "line": 2890, "column": 44 } } }, "range": [ - 87309, - 87333 + 87152, + 87176 ], "loc": { "start": { - "line": 2897, + "line": 2890, "column": 20 }, "end": { - "line": 2897, + "line": 2890, "column": 44 } } @@ -161193,16 +161085,16 @@ "type": "Identifier", "name": "r", "range": [ - 87334, - 87335 + 87177, + 87178 ], "loc": { "start": { - "line": 2897, + "line": 2890, "column": 45 }, "end": { - "line": 2897, + "line": 2890, "column": 46 } } @@ -161211,156 +161103,156 @@ "type": "Identifier", "name": "rowIndex", "range": [ - 87336, - 87344 + 87179, + 87187 ], "loc": { "start": { - "line": 2897, + "line": 2890, "column": 47 }, "end": { - "line": 2897, + "line": 2890, "column": 55 } } }, "range": [ - 87334, - 87344 + 87177, + 87187 ], "loc": { "start": { - "line": 2897, + "line": 2890, "column": 45 }, "end": { - "line": 2897, + "line": 2890, "column": 55 } } } ], "range": [ - 87309, - 87345 + 87152, + 87188 ], "loc": { "start": { - "line": 2897, + "line": 2890, "column": 20 }, "end": { - "line": 2897, + "line": 2890, "column": 56 } } }, "range": [ - 87309, - 87346 + 87152, + 87189 ], "loc": { "start": { - "line": 2897, + "line": 2890, "column": 20 }, "end": { - "line": 2897, + "line": 2890, "column": 57 } } } ], "range": [ - 87287, - 87364 + 87130, + 87207 ], "loc": { "start": { - "line": 2896, + "line": 2889, "column": 57 }, "end": { - "line": 2898, + "line": 2891, "column": 17 } } }, "alternate": null, "range": [ - 87185, - 87364 + 87028, + 87207 ], "loc": { "start": { - "line": 2895, + "line": 2888, "column": 16 }, "end": { - "line": 2898, + "line": 2891, "column": 17 } } } ], "range": [ - 87167, - 87378 + 87010, + 87221 ], "loc": { "start": { - "line": 2894, + "line": 2887, "column": 19 }, "end": { - "line": 2899, + "line": 2892, "column": 13 } } }, "range": [ - 86998, - 87378 + 86841, + 87221 ], "loc": { "start": { - "line": 2890, + "line": 2883, "column": 12 }, "end": { - "line": 2899, + "line": 2892, "column": 13 } } } ], "range": [ - 86946, - 87388 + 86789, + 87231 ], "loc": { "start": { - "line": 2888, + "line": 2881, "column": 51 }, "end": { - "line": 2900, + "line": 2893, "column": 9 } } }, "range": [ - 86903, - 87388 + 86746, + 87231 ], "loc": { "start": { - "line": 2888, + "line": 2881, "column": 8 }, "end": { - "line": 2900, + "line": 2893, "column": 9 } } @@ -161373,16 +161265,16 @@ "object": { "type": "ThisExpression", "range": [ - 87404, - 87408 + 87247, + 87251 ], "loc": { "start": { - "line": 2901, + "line": 2894, "column": 15 }, "end": { - "line": 2901, + "line": 2894, "column": 19 } } @@ -161391,62 +161283,62 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 87409, - 87423 + 87252, + 87266 ], "loc": { "start": { - "line": 2901, + "line": 2894, "column": 20 }, "end": { - "line": 2901, + "line": 2894, "column": 34 } } }, "range": [ - 87404, - 87423 + 87247, + 87266 ], "loc": { "start": { - "line": 2901, + "line": 2894, "column": 15 }, "end": { - "line": 2901, + "line": 2894, "column": 34 } } }, "range": [ - 87397, - 87424 + 87240, + 87267 ], "loc": { "start": { - "line": 2901, + "line": 2894, "column": 8 }, "end": { - "line": 2901, + "line": 2894, "column": 35 } } } ], "range": [ - 86742, - 87430 + 86585, + 87273 ], "loc": { "start": { - "line": 2881, + "line": 2874, "column": 25 }, "end": { - "line": 2902, + "line": 2895, "column": 5 } } @@ -161454,16 +161346,16 @@ "generator": false, "expression": false, "range": [ - 86733, - 87430 + 86576, + 87273 ], "loc": { "start": { - "line": 2881, + "line": 2874, "column": 16 }, "end": { - "line": 2902, + "line": 2895, "column": 5 } } @@ -161471,16 +161363,16 @@ "kind": "method", "computed": false, "range": [ - 86721, - 87430 + 86564, + 87273 ], "loc": { "start": { - "line": 2881, + "line": 2874, "column": 4 }, "end": { - "line": 2902, + "line": 2895, "column": 5 } }, @@ -161489,16 +161381,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": [ - 86540, - 86716 + 86383, + 86559 ], "loc": { "start": { - "line": 2876, + "line": 2869, "column": 4 }, "end": { - "line": 2880, + "line": 2873, "column": 7 } } @@ -161509,16 +161401,16 @@ "type": "Block", "value": "*\n * Get the index of the row containing the filters\n * @return {Number}\n ", "range": [ - 87436, - 87526 + 87279, + 87369 ], "loc": { "start": { - "line": 2904, + "line": 2897, "column": 4 }, "end": { - "line": 2907, + "line": 2900, "column": 7 } } @@ -161532,16 +161424,16 @@ "type": "Identifier", "name": "getFiltersRowIndex", "range": [ - 87531, - 87549 + 87374, + 87392 ], "loc": { "start": { - "line": 2908, + "line": 2901, "column": 4 }, "end": { - "line": 2908, + "line": 2901, "column": 22 } } @@ -161561,16 +161453,16 @@ "object": { "type": "ThisExpression", "range": [ - 87569, - 87573 + 87412, + 87416 ], "loc": { "start": { - "line": 2909, + "line": 2902, "column": 15 }, "end": { - "line": 2909, + "line": 2902, "column": 19 } } @@ -161579,62 +161471,62 @@ "type": "Identifier", "name": "filtersRowIndex", "range": [ - 87574, - 87589 + 87417, + 87432 ], "loc": { "start": { - "line": 2909, + "line": 2902, "column": 20 }, "end": { - "line": 2909, + "line": 2902, "column": 35 } } }, "range": [ - 87569, - 87589 + 87412, + 87432 ], "loc": { "start": { - "line": 2909, + "line": 2902, "column": 15 }, "end": { - "line": 2909, + "line": 2902, "column": 35 } } }, "range": [ - 87562, - 87590 + 87405, + 87433 ], "loc": { "start": { - "line": 2909, + "line": 2902, "column": 8 }, "end": { - "line": 2909, + "line": 2902, "column": 36 } } } ], "range": [ - 87552, - 87596 + 87395, + 87439 ], "loc": { "start": { - "line": 2908, + "line": 2901, "column": 25 }, "end": { - "line": 2910, + "line": 2903, "column": 5 } } @@ -161642,16 +161534,16 @@ "generator": false, "expression": false, "range": [ - 87549, - 87596 + 87392, + 87439 ], "loc": { "start": { - "line": 2908, + "line": 2901, "column": 22 }, "end": { - "line": 2910, + "line": 2903, "column": 5 } } @@ -161659,16 +161551,16 @@ "kind": "method", "computed": false, "range": [ - 87531, - 87596 + 87374, + 87439 ], "loc": { "start": { - "line": 2908, + "line": 2901, "column": 4 }, "end": { - "line": 2910, + "line": 2903, "column": 5 } }, @@ -161677,16 +161569,16 @@ "type": "Block", "value": "*\n * Get the index of the row containing the filters\n * @return {Number}\n ", "range": [ - 87436, - 87526 + 87279, + 87369 ], "loc": { "start": { - "line": 2904, + "line": 2897, "column": 4 }, "end": { - "line": 2907, + "line": 2900, "column": 7 } } @@ -161697,16 +161589,16 @@ "type": "Block", "value": "*\n * Get the index of the headers row\n * @return {Number}\n ", "range": [ - 87602, - 87677 + 87445, + 87520 ], "loc": { "start": { - "line": 2912, + "line": 2905, "column": 4 }, "end": { - "line": 2915, + "line": 2908, "column": 7 } } @@ -161720,16 +161612,16 @@ "type": "Identifier", "name": "getHeadersRowIndex", "range": [ - 87682, - 87700 + 87525, + 87543 ], "loc": { "start": { - "line": 2916, + "line": 2909, "column": 4 }, "end": { - "line": 2916, + "line": 2909, "column": 22 } } @@ -161749,16 +161641,16 @@ "object": { "type": "ThisExpression", "range": [ - 87720, - 87724 + 87563, + 87567 ], "loc": { "start": { - "line": 2917, + "line": 2910, "column": 15 }, "end": { - "line": 2917, + "line": 2910, "column": 19 } } @@ -161767,62 +161659,62 @@ "type": "Identifier", "name": "headersRow", "range": [ - 87725, - 87735 + 87568, + 87578 ], "loc": { "start": { - "line": 2917, + "line": 2910, "column": 20 }, "end": { - "line": 2917, + "line": 2910, "column": 30 } } }, "range": [ - 87720, - 87735 + 87563, + 87578 ], "loc": { "start": { - "line": 2917, + "line": 2910, "column": 15 }, "end": { - "line": 2917, + "line": 2910, "column": 30 } } }, "range": [ - 87713, - 87736 + 87556, + 87579 ], "loc": { "start": { - "line": 2917, + "line": 2910, "column": 8 }, "end": { - "line": 2917, + "line": 2910, "column": 31 } } } ], "range": [ - 87703, - 87742 + 87546, + 87585 ], "loc": { "start": { - "line": 2916, + "line": 2909, "column": 25 }, "end": { - "line": 2918, + "line": 2911, "column": 5 } } @@ -161830,16 +161722,16 @@ "generator": false, "expression": false, "range": [ - 87700, - 87742 + 87543, + 87585 ], "loc": { "start": { - "line": 2916, + "line": 2909, "column": 22 }, "end": { - "line": 2918, + "line": 2911, "column": 5 } } @@ -161847,16 +161739,16 @@ "kind": "method", "computed": false, "range": [ - 87682, - 87742 + 87525, + 87585 ], "loc": { "start": { - "line": 2916, + "line": 2909, "column": 4 }, "end": { - "line": 2918, + "line": 2911, "column": 5 } }, @@ -161865,16 +161757,16 @@ "type": "Block", "value": "*\n * Get the index of the headers row\n * @return {Number}\n ", "range": [ - 87602, - 87677 + 87445, + 87520 ], "loc": { "start": { - "line": 2912, + "line": 2905, "column": 4 }, "end": { - "line": 2915, + "line": 2908, "column": 7 } } @@ -161885,16 +161777,16 @@ "type": "Block", "value": "*\n * Get the row index from where the filtering process start (1st filterable\n * row)\n * @return {Number}\n ", "range": [ - 87748, - 87875 + 87591, + 87718 ], "loc": { "start": { - "line": 2920, + "line": 2913, "column": 4 }, "end": { - "line": 2924, + "line": 2917, "column": 7 } } @@ -161908,16 +161800,16 @@ "type": "Identifier", "name": "getStartRowIndex", "range": [ - 87880, - 87896 + 87723, + 87739 ], "loc": { "start": { - "line": 2925, + "line": 2918, "column": 4 }, "end": { - "line": 2925, + "line": 2918, "column": 20 } } @@ -161937,16 +161829,16 @@ "object": { "type": "ThisExpression", "range": [ - 87916, - 87920 + 87759, + 87763 ], "loc": { "start": { - "line": 2926, + "line": 2919, "column": 15 }, "end": { - "line": 2926, + "line": 2919, "column": 19 } } @@ -161955,62 +161847,62 @@ "type": "Identifier", "name": "refRow", "range": [ - 87921, - 87927 + 87764, + 87770 ], "loc": { "start": { - "line": 2926, + "line": 2919, "column": 20 }, "end": { - "line": 2926, + "line": 2919, "column": 26 } } }, "range": [ - 87916, - 87927 + 87759, + 87770 ], "loc": { "start": { - "line": 2926, + "line": 2919, "column": 15 }, "end": { - "line": 2926, + "line": 2919, "column": 26 } } }, "range": [ - 87909, - 87928 + 87752, + 87771 ], "loc": { "start": { - "line": 2926, + "line": 2919, "column": 8 }, "end": { - "line": 2926, + "line": 2919, "column": 27 } } } ], "range": [ - 87899, - 87934 + 87742, + 87777 ], "loc": { "start": { - "line": 2925, + "line": 2918, "column": 23 }, "end": { - "line": 2927, + "line": 2920, "column": 5 } } @@ -162018,16 +161910,16 @@ "generator": false, "expression": false, "range": [ - 87896, - 87934 + 87739, + 87777 ], "loc": { "start": { - "line": 2925, + "line": 2918, "column": 20 }, "end": { - "line": 2927, + "line": 2920, "column": 5 } } @@ -162035,16 +161927,16 @@ "kind": "method", "computed": false, "range": [ - 87880, - 87934 + 87723, + 87777 ], "loc": { "start": { - "line": 2925, + "line": 2918, "column": 4 }, "end": { - "line": 2927, + "line": 2920, "column": 5 } }, @@ -162053,16 +161945,16 @@ "type": "Block", "value": "*\n * Get the row index from where the filtering process start (1st filterable\n * row)\n * @return {Number}\n ", "range": [ - 87748, - 87875 + 87591, + 87718 ], "loc": { "start": { - "line": 2920, + "line": 2913, "column": 4 }, "end": { - "line": 2924, + "line": 2917, "column": 7 } } @@ -162073,16 +161965,16 @@ "type": "Block", "value": "*\n * Get the index of the last row\n * @return {Number}\n ", "range": [ - 87940, - 88012 + 87783, + 87855 ], "loc": { "start": { - "line": 2929, + "line": 2922, "column": 4 }, "end": { - "line": 2932, + "line": 2925, "column": 7 } } @@ -162096,16 +161988,16 @@ "type": "Identifier", "name": "getLastRowIndex", "range": [ - 88017, - 88032 + 87860, + 87875 ], "loc": { "start": { - "line": 2933, + "line": 2926, "column": 4 }, "end": { - "line": 2933, + "line": 2926, "column": 19 } } @@ -162126,16 +162018,16 @@ "type": "Identifier", "name": "nbRows", "range": [ - 88049, - 88055 + 87892, + 87898 ], "loc": { "start": { - "line": 2934, + "line": 2927, "column": 12 }, "end": { - "line": 2934, + "line": 2927, "column": 18 } } @@ -162148,16 +162040,16 @@ "object": { "type": "ThisExpression", "range": [ - 88058, - 88062 + 87901, + 87905 ], "loc": { "start": { - "line": 2934, + "line": 2927, "column": 21 }, "end": { - "line": 2934, + "line": 2927, "column": 25 } } @@ -162166,31 +162058,31 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 88063, - 88072 + 87906, + 87915 ], "loc": { "start": { - "line": 2934, + "line": 2927, "column": 26 }, "end": { - "line": 2934, + "line": 2927, "column": 35 } } }, "range": [ - 88058, - 88072 + 87901, + 87915 ], "loc": { "start": { - "line": 2934, + "line": 2927, "column": 21 }, "end": { - "line": 2934, + "line": 2927, "column": 35 } } @@ -162201,47 +162093,47 @@ "value": true, "raw": "true", "range": [ - 88073, - 88077 + 87916, + 87920 ], "loc": { "start": { - "line": 2934, + "line": 2927, "column": 36 }, "end": { - "line": 2934, + "line": 2927, "column": 40 } } } ], "range": [ - 88058, - 88078 + 87901, + 87921 ], "loc": { "start": { - "line": 2934, + "line": 2927, "column": 21 }, "end": { - "line": 2934, + "line": 2927, "column": 41 } } }, "range": [ - 88049, - 88078 + 87892, + 87921 ], "loc": { "start": { - "line": 2934, + "line": 2927, "column": 12 }, "end": { - "line": 2934, + "line": 2927, "column": 41 } } @@ -162249,16 +162141,16 @@ ], "kind": "let", "range": [ - 88045, - 88079 + 87888, + 87922 ], "loc": { "start": { - "line": 2934, + "line": 2927, "column": 8 }, "end": { - "line": 2934, + "line": 2927, "column": 42 } } @@ -162272,16 +162164,16 @@ "type": "Identifier", "name": "nbRows", "range": [ - 88096, - 88102 + 87939, + 87945 ], "loc": { "start": { - "line": 2935, + "line": 2928, "column": 16 }, "end": { - "line": 2935, + "line": 2928, "column": 22 } } @@ -162291,62 +162183,62 @@ "value": 1, "raw": "1", "range": [ - 88105, - 88106 + 87948, + 87949 ], "loc": { "start": { - "line": 2935, + "line": 2928, "column": 25 }, "end": { - "line": 2935, + "line": 2928, "column": 26 } } }, "range": [ - 88096, - 88106 + 87939, + 87949 ], "loc": { "start": { - "line": 2935, + "line": 2928, "column": 16 }, "end": { - "line": 2935, + "line": 2928, "column": 26 } } }, "range": [ - 88088, - 88108 + 87931, + 87951 ], "loc": { "start": { - "line": 2935, + "line": 2928, "column": 8 }, "end": { - "line": 2935, + "line": 2928, "column": 28 } } } ], "range": [ - 88035, - 88114 + 87878, + 87957 ], "loc": { "start": { - "line": 2933, + "line": 2926, "column": 22 }, "end": { - "line": 2936, + "line": 2929, "column": 5 } } @@ -162354,16 +162246,16 @@ "generator": false, "expression": false, "range": [ - 88032, - 88114 + 87875, + 87957 ], "loc": { "start": { - "line": 2933, + "line": 2926, "column": 19 }, "end": { - "line": 2936, + "line": 2929, "column": 5 } } @@ -162371,16 +162263,16 @@ "kind": "method", "computed": false, "range": [ - 88017, - 88114 + 87860, + 87957 ], "loc": { "start": { - "line": 2933, + "line": 2926, "column": 4 }, "end": { - "line": 2936, + "line": 2929, "column": 5 } }, @@ -162389,16 +162281,16 @@ "type": "Block", "value": "*\n * Get the index of the last row\n * @return {Number}\n ", "range": [ - 87940, - 88012 + 87783, + 87855 ], "loc": { "start": { - "line": 2929, + "line": 2922, "column": 4 }, "end": { - "line": 2932, + "line": 2925, "column": 7 } } @@ -162409,16 +162301,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 * @returns {Boolean}\n ", "range": [ - 88120, - 88330 + 87963, + 88173 ], "loc": { "start": { - "line": 2938, + "line": 2931, "column": 4 }, "end": { - "line": 2943, + "line": 2936, "column": 7 } } @@ -162432,16 +162324,16 @@ "type": "Identifier", "name": "hasType", "range": [ - 88335, - 88342 + 88178, + 88185 ], "loc": { "start": { - "line": 2944, + "line": 2937, "column": 4 }, "end": { - "line": 2944, + "line": 2937, "column": 11 } } @@ -162454,16 +162346,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 88343, - 88351 + 88186, + 88194 ], "loc": { "start": { - "line": 2944, + "line": 2937, "column": 12 }, "end": { - "line": 2944, + "line": 2937, "column": 20 } } @@ -162474,16 +162366,16 @@ "type": "Identifier", "name": "types", "range": [ - 88353, - 88358 + 88196, + 88201 ], "loc": { "start": { - "line": 2944, + "line": 2937, "column": 22 }, "end": { - "line": 2944, + "line": 2937, "column": 27 } } @@ -162492,31 +162384,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 88361, - 88363 + 88204, + 88206 ], "loc": { "start": { - "line": 2944, + "line": 2937, "column": 30 }, "end": { - "line": 2944, + "line": 2937, "column": 32 } } }, "range": [ - 88353, - 88363 + 88196, + 88206 ], "loc": { "start": { - "line": 2944, + "line": 2937, "column": 22 }, "end": { - "line": 2944, + "line": 2937, "column": 32 } } @@ -162528,74 +162420,128 @@ { "type": "IfStatement", "test": { - "type": "UnaryExpression", - "operator": "!", - "argument": { + "type": "BinaryExpression", + "operator": "===", + "left": { "type": "MemberExpression", "computed": false, "object": { - "type": "ThisExpression", + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 88222, + 88226 + ], + "loc": { + "start": { + "line": 2938, + "column": 12 + }, + "end": { + "line": 2938, + "column": 16 + } + } + }, + "property": { + "type": "Identifier", + "name": "colTypes", + "range": [ + 88227, + 88235 + ], + "loc": { + "start": { + "line": 2938, + "column": 17 + }, + "end": { + "line": 2938, + "column": 25 + } + } + }, "range": [ - 88380, - 88384 + 88222, + 88235 ], "loc": { "start": { - "line": 2945, - "column": 13 + "line": 2938, + "column": 12 }, "end": { - "line": 2945, - "column": 17 + "line": 2938, + "column": 25 } } }, "property": { "type": "Identifier", - "name": "hasColTypes", + "name": "length", "range": [ - 88385, - 88396 + 88236, + 88242 ], "loc": { "start": { - "line": 2945, - "column": 18 + "line": 2938, + "column": 26 }, "end": { - "line": 2945, - "column": 29 + "line": 2938, + "column": 32 } } }, "range": [ - 88380, - 88396 + 88222, + 88242 ], "loc": { "start": { - "line": 2945, - "column": 13 + "line": 2938, + "column": 12 }, "end": { - "line": 2945, - "column": 29 + "line": 2938, + "column": 32 + } + } + }, + "right": { + "type": "Literal", + "value": 0, + "raw": "0", + "range": [ + 88247, + 88248 + ], + "loc": { + "start": { + "line": 2938, + "column": 37 + }, + "end": { + "line": 2938, + "column": 38 } } }, - "prefix": true, "range": [ - 88379, - 88396 + 88222, + 88248 ], "loc": { "start": { - "line": 2945, + "line": 2938, "column": 12 }, "end": { - "line": 2945, - "column": 29 + "line": 2938, + "column": 38 } } }, @@ -162609,63 +162555,63 @@ "value": false, "raw": "false", "range": [ - 88419, - 88424 + 88271, + 88276 ], "loc": { "start": { - "line": 2946, + "line": 2939, "column": 19 }, "end": { - "line": 2946, + "line": 2939, "column": 24 } } }, "range": [ - 88412, - 88425 + 88264, + 88277 ], "loc": { "start": { - "line": 2946, + "line": 2939, "column": 12 }, "end": { - "line": 2946, + "line": 2939, "column": 25 } } } ], "range": [ - 88398, - 88435 + 88250, + 88287 ], "loc": { "start": { - "line": 2945, - "column": 31 + "line": 2938, + "column": 40 }, "end": { - "line": 2947, + "line": 2940, "column": 9 } } }, "alternate": null, "range": [ - 88375, - 88435 + 88218, + 88287 ], "loc": { "start": { - "line": 2945, + "line": 2938, "column": 8 }, "end": { - "line": 2947, + "line": 2940, "column": 9 } } @@ -162679,16 +162625,16 @@ "type": "Identifier", "name": "colType", "range": [ - 88448, - 88455 + 88300, + 88307 ], "loc": { "start": { - "line": 2948, + "line": 2941, "column": 12 }, "end": { - "line": 2948, + "line": 2941, "column": 19 } } @@ -162702,16 +162648,16 @@ "object": { "type": "ThisExpression", "range": [ - 88458, - 88462 + 88310, + 88314 ], "loc": { "start": { - "line": 2948, + "line": 2941, "column": 22 }, "end": { - "line": 2948, + "line": 2941, "column": 26 } } @@ -162720,31 +162666,31 @@ "type": "Identifier", "name": "colTypes", "range": [ - 88463, - 88471 + 88315, + 88323 ], "loc": { "start": { - "line": 2948, + "line": 2941, "column": 27 }, "end": { - "line": 2948, + "line": 2941, "column": 35 } } }, "range": [ - 88458, - 88471 + 88310, + 88323 ], "loc": { "start": { - "line": 2948, + "line": 2941, "column": 22 }, "end": { - "line": 2948, + "line": 2941, "column": 35 } } @@ -162753,46 +162699,46 @@ "type": "Identifier", "name": "colIndex", "range": [ - 88472, - 88480 + 88324, + 88332 ], "loc": { "start": { - "line": 2948, + "line": 2941, "column": 36 }, "end": { - "line": 2948, + "line": 2941, "column": 44 } } }, "range": [ - 88458, - 88481 + 88310, + 88333 ], "loc": { "start": { - "line": 2948, + "line": 2941, "column": 22 }, "end": { - "line": 2948, + "line": 2941, "column": 45 } } }, "range": [ - 88448, - 88481 + 88300, + 88333 ], "loc": { "start": { - "line": 2948, + "line": 2941, "column": 12 }, "end": { - "line": 2948, + "line": 2941, "column": 45 } } @@ -162800,16 +162746,16 @@ ], "kind": "let", "range": [ - 88444, - 88482 + 88296, + 88334 ], "loc": { "start": { - "line": 2948, + "line": 2941, "column": 8 }, "end": { - "line": 2948, + "line": 2941, "column": 46 } } @@ -162822,16 +162768,16 @@ "type": "Identifier", "name": "isObj", "range": [ - 88495, - 88500 + 88347, + 88352 ], "loc": { "start": { - "line": 2949, + "line": 2942, "column": 12 }, "end": { - "line": 2949, + "line": 2942, "column": 17 } } @@ -162841,32 +162787,32 @@ "type": "Identifier", "name": "colType", "range": [ - 88501, - 88508 + 88353, + 88360 ], "loc": { "start": { - "line": 2949, + "line": 2942, "column": 18 }, "end": { - "line": 2949, + "line": 2942, "column": 25 } } } ], "range": [ - 88495, - 88509 + 88347, + 88361 ], "loc": { "start": { - "line": 2949, + "line": 2942, "column": 12 }, "end": { - "line": 2949, + "line": 2942, "column": 26 } } @@ -162883,16 +162829,16 @@ "type": "Identifier", "name": "colType", "range": [ - 88525, - 88532 + 88377, + 88384 ], "loc": { "start": { - "line": 2950, + "line": 2943, "column": 12 }, "end": { - "line": 2950, + "line": 2943, "column": 19 } } @@ -162904,16 +162850,16 @@ "type": "Identifier", "name": "colType", "range": [ - 88535, - 88542 + 88387, + 88394 ], "loc": { "start": { - "line": 2950, + "line": 2943, "column": 22 }, "end": { - "line": 2950, + "line": 2943, "column": 29 } } @@ -162922,93 +162868,93 @@ "type": "Identifier", "name": "type", "range": [ - 88543, - 88547 + 88395, + 88399 ], "loc": { "start": { - "line": 2950, + "line": 2943, "column": 30 }, "end": { - "line": 2950, + "line": 2943, "column": 34 } } }, "range": [ - 88535, - 88547 + 88387, + 88399 ], "loc": { "start": { - "line": 2950, + "line": 2943, "column": 22 }, "end": { - "line": 2950, + "line": 2943, "column": 34 } } }, "range": [ - 88525, - 88547 + 88377, + 88399 ], "loc": { "start": { - "line": 2950, + "line": 2943, "column": 12 }, "end": { - "line": 2950, + "line": 2943, "column": 34 } } }, "range": [ - 88525, - 88548 + 88377, + 88400 ], "loc": { "start": { - "line": 2950, + "line": 2943, "column": 12 }, "end": { - "line": 2950, + "line": 2943, "column": 35 } } } ], "range": [ - 88511, - 88558 + 88363, + 88410 ], "loc": { "start": { - "line": 2949, + "line": 2942, "column": 28 }, "end": { - "line": 2951, + "line": 2944, "column": 9 } } }, "alternate": null, "range": [ - 88491, - 88558 + 88343, + 88410 ], "loc": { "start": { - "line": 2949, + "line": 2942, "column": 8 }, "end": { - "line": 2951, + "line": 2944, "column": 9 } } @@ -163027,16 +162973,16 @@ "type": "Identifier", "name": "types", "range": [ - 88574, - 88579 + 88426, + 88431 ], "loc": { "start": { - "line": 2952, + "line": 2945, "column": 15 }, "end": { - "line": 2952, + "line": 2945, "column": 20 } } @@ -163045,31 +162991,31 @@ "type": "Identifier", "name": "indexOf", "range": [ - 88580, - 88587 + 88432, + 88439 ], "loc": { "start": { - "line": 2952, + "line": 2945, "column": 21 }, "end": { - "line": 2952, + "line": 2945, "column": 28 } } }, "range": [ - 88574, - 88587 + 88426, + 88439 ], "loc": { "start": { - "line": 2952, + "line": 2945, "column": 15 }, "end": { - "line": 2952, + "line": 2945, "column": 28 } } @@ -163079,32 +163025,32 @@ "type": "Identifier", "name": "colType", "range": [ - 88588, - 88595 + 88440, + 88447 ], "loc": { "start": { - "line": 2952, + "line": 2945, "column": 29 }, "end": { - "line": 2952, + "line": 2945, "column": 36 } } } ], "range": [ - 88574, - 88596 + 88426, + 88448 ], "loc": { "start": { - "line": 2952, + "line": 2945, "column": 15 }, "end": { - "line": 2952, + "line": 2945, "column": 37 } } @@ -163117,78 +163063,78 @@ "value": 1, "raw": "1", "range": [ - 88602, - 88603 + 88454, + 88455 ], "loc": { "start": { - "line": 2952, + "line": 2945, "column": 43 }, "end": { - "line": 2952, + "line": 2945, "column": 44 } } }, "prefix": true, "range": [ - 88601, - 88603 + 88453, + 88455 ], "loc": { "start": { - "line": 2952, + "line": 2945, "column": 42 }, "end": { - "line": 2952, + "line": 2945, "column": 44 } } }, "range": [ - 88574, - 88603 + 88426, + 88455 ], "loc": { "start": { - "line": 2952, + "line": 2945, "column": 15 }, "end": { - "line": 2952, + "line": 2945, "column": 44 } } }, "range": [ - 88567, - 88604 + 88419, + 88456 ], "loc": { "start": { - "line": 2952, + "line": 2945, "column": 8 }, "end": { - "line": 2952, + "line": 2945, "column": 45 } } } ], "range": [ - 88365, - 88610 + 88208, + 88462 ], "loc": { "start": { - "line": 2944, + "line": 2937, "column": 34 }, "end": { - "line": 2953, + "line": 2946, "column": 5 } } @@ -163196,16 +163142,16 @@ "generator": false, "expression": false, "range": [ - 88342, - 88610 + 88185, + 88462 ], "loc": { "start": { - "line": 2944, + "line": 2937, "column": 11 }, "end": { - "line": 2953, + "line": 2946, "column": 5 } } @@ -163213,16 +163159,16 @@ "kind": "method", "computed": false, "range": [ - 88335, - 88610 + 88178, + 88462 ], "loc": { "start": { - "line": 2944, + "line": 2937, "column": 4 }, "end": { - "line": 2953, + "line": 2946, "column": 5 } }, @@ -163231,16 +163177,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 * @returns {Boolean}\n ", "range": [ - 88120, - 88330 + 87963, + 88173 ], "loc": { "start": { - "line": 2938, + "line": 2931, "column": 4 }, "end": { - "line": 2943, + "line": 2936, "column": 7 } } @@ -163251,16 +163197,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": [ - 88616, - 88757 + 88468, + 88609 ], "loc": { "start": { - "line": 2955, + "line": 2948, "column": 4 }, "end": { - "line": 2959, + "line": 2952, "column": 7 } } @@ -163274,16 +163220,16 @@ "type": "Identifier", "name": "getHeaderElement", "range": [ - 88762, - 88778 + 88614, + 88630 ], "loc": { "start": { - "line": 2960, + "line": 2953, "column": 4 }, "end": { - "line": 2960, + "line": 2953, "column": 20 } } @@ -163296,16 +163242,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 88779, - 88787 + 88631, + 88639 ], "loc": { "start": { - "line": 2960, + "line": 2953, "column": 21 }, "end": { - "line": 2960, + "line": 2953, "column": 29 } } @@ -163323,16 +163269,16 @@ "type": "Identifier", "name": "table", "range": [ - 88803, - 88808 + 88655, + 88660 ], "loc": { "start": { - "line": 2961, + "line": 2954, "column": 12 }, "end": { - "line": 2961, + "line": 2954, "column": 17 } } @@ -163345,16 +163291,16 @@ "object": { "type": "ThisExpression", "range": [ - 88811, - 88815 + 88663, + 88667 ], "loc": { "start": { - "line": 2961, + "line": 2954, "column": 20 }, "end": { - "line": 2961, + "line": 2954, "column": 24 } } @@ -163363,31 +163309,31 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 88816, - 88826 + 88668, + 88678 ], "loc": { "start": { - "line": 2961, + "line": 2954, "column": 25 }, "end": { - "line": 2961, + "line": 2954, "column": 35 } } }, "range": [ - 88811, - 88826 + 88663, + 88678 ], "loc": { "start": { - "line": 2961, + "line": 2954, "column": 20 }, "end": { - "line": 2961, + "line": 2954, "column": 35 } } @@ -163404,16 +163350,16 @@ "object": { "type": "ThisExpression", "range": [ - 88829, - 88833 + 88681, + 88685 ], "loc": { "start": { - "line": 2961, + "line": 2954, "column": 38 }, "end": { - "line": 2961, + "line": 2954, "column": 42 } } @@ -163422,31 +163368,31 @@ "type": "Identifier", "name": "Mod", "range": [ - 88834, - 88837 + 88686, + 88689 ], "loc": { "start": { - "line": 2961, + "line": 2954, "column": 43 }, "end": { - "line": 2961, + "line": 2954, "column": 46 } } }, "range": [ - 88829, - 88837 + 88681, + 88689 ], "loc": { "start": { - "line": 2961, + "line": 2954, "column": 38 }, "end": { - "line": 2961, + "line": 2954, "column": 46 } } @@ -163455,31 +163401,31 @@ "type": "Identifier", "name": "gridLayout", "range": [ - 88838, - 88848 + 88690, + 88700 ], "loc": { "start": { - "line": 2961, + "line": 2954, "column": 47 }, "end": { - "line": 2961, + "line": 2954, "column": 57 } } }, "range": [ - 88829, - 88848 + 88681, + 88700 ], "loc": { "start": { - "line": 2961, + "line": 2954, "column": 38 }, "end": { - "line": 2961, + "line": 2954, "column": 57 } } @@ -163488,31 +163434,31 @@ "type": "Identifier", "name": "headTbl", "range": [ - 88849, - 88856 + 88701, + 88708 ], "loc": { "start": { - "line": 2961, + "line": 2954, "column": 58 }, "end": { - "line": 2961, + "line": 2954, "column": 65 } } }, "range": [ - 88829, - 88856 + 88681, + 88708 ], "loc": { "start": { - "line": 2961, + "line": 2954, "column": 38 }, "end": { - "line": 2961, + "line": 2954, "column": 65 } } @@ -163523,16 +163469,16 @@ "object": { "type": "ThisExpression", "range": [ - 88859, - 88863 + 88711, + 88715 ], "loc": { "start": { - "line": 2961, + "line": 2954, "column": 68 }, "end": { - "line": 2961, + "line": 2954, "column": 72 } } @@ -163541,61 +163487,61 @@ "type": "Identifier", "name": "tbl", "range": [ - 88864, - 88867 + 88716, + 88719 ], "loc": { "start": { - "line": 2961, + "line": 2954, "column": 73 }, "end": { - "line": 2961, + "line": 2954, "column": 76 } } }, "range": [ - 88859, - 88867 + 88711, + 88719 ], "loc": { "start": { - "line": 2961, + "line": 2954, "column": 68 }, "end": { - "line": 2961, + "line": 2954, "column": 76 } } }, "range": [ - 88811, - 88867 + 88663, + 88719 ], "loc": { "start": { - "line": 2961, + "line": 2954, "column": 20 }, "end": { - "line": 2961, + "line": 2954, "column": 76 } } }, "range": [ - 88803, - 88867 + 88655, + 88719 ], "loc": { "start": { - "line": 2961, + "line": 2954, "column": 12 }, "end": { - "line": 2961, + "line": 2954, "column": 76 } } @@ -163603,16 +163549,16 @@ ], "kind": "let", "range": [ - 88799, - 88868 + 88651, + 88720 ], "loc": { "start": { - "line": 2961, + "line": 2954, "column": 8 }, "end": { - "line": 2961, + "line": 2954, "column": 77 } } @@ -163626,16 +163572,16 @@ "type": "Identifier", "name": "tHead", "range": [ - 88881, - 88886 + 88733, + 88738 ], "loc": { "start": { - "line": 2962, + "line": 2955, "column": 12 }, "end": { - "line": 2962, + "line": 2955, "column": 17 } } @@ -163646,16 +163592,16 @@ "type": "Identifier", "name": "tag", "range": [ - 88889, - 88892 + 88741, + 88744 ], "loc": { "start": { - "line": 2962, + "line": 2955, "column": 20 }, "end": { - "line": 2962, + "line": 2955, "column": 23 } } @@ -163665,16 +163611,16 @@ "type": "Identifier", "name": "table", "range": [ - 88893, - 88898 + 88745, + 88750 ], "loc": { "start": { - "line": 2962, + "line": 2955, "column": 24 }, "end": { - "line": 2962, + "line": 2955, "column": 29 } } @@ -163684,47 +163630,47 @@ "value": "thead", "raw": "'thead'", "range": [ - 88900, - 88907 + 88752, + 88759 ], "loc": { "start": { - "line": 2962, + "line": 2955, "column": 31 }, "end": { - "line": 2962, + "line": 2955, "column": 38 } } } ], "range": [ - 88889, - 88908 + 88741, + 88760 ], "loc": { "start": { - "line": 2962, + "line": 2955, "column": 20 }, "end": { - "line": 2962, + "line": 2955, "column": 39 } } }, "range": [ - 88881, - 88908 + 88733, + 88760 ], "loc": { "start": { - "line": 2962, + "line": 2955, "column": 12 }, "end": { - "line": 2962, + "line": 2955, "column": 39 } } @@ -163732,16 +163678,16 @@ ], "kind": "let", "range": [ - 88877, - 88909 + 88729, + 88761 ], "loc": { "start": { - "line": 2962, + "line": 2955, "column": 8 }, "end": { - "line": 2962, + "line": 2955, "column": 40 } } @@ -163755,16 +163701,16 @@ "type": "Identifier", "name": "headersRow", "range": [ - 88922, - 88932 + 88774, + 88784 ], "loc": { "start": { - "line": 2963, + "line": 2956, "column": 12 }, "end": { - "line": 2963, + "line": 2956, "column": 22 } } @@ -163775,16 +163721,16 @@ "object": { "type": "ThisExpression", "range": [ - 88935, - 88939 + 88787, + 88791 ], "loc": { "start": { - "line": 2963, + "line": 2956, "column": 25 }, "end": { - "line": 2963, + "line": 2956, "column": 29 } } @@ -163793,46 +163739,46 @@ "type": "Identifier", "name": "headersRow", "range": [ - 88940, - 88950 + 88792, + 88802 ], "loc": { "start": { - "line": 2963, + "line": 2956, "column": 30 }, "end": { - "line": 2963, + "line": 2956, "column": 40 } } }, "range": [ - 88935, - 88950 + 88787, + 88802 ], "loc": { "start": { - "line": 2963, + "line": 2956, "column": 25 }, "end": { - "line": 2963, + "line": 2956, "column": 40 } } }, "range": [ - 88922, - 88950 + 88774, + 88802 ], "loc": { "start": { - "line": 2963, + "line": 2956, "column": 12 }, "end": { - "line": 2963, + "line": 2956, "column": 40 } } @@ -163840,16 +163786,16 @@ ], "kind": "let", "range": [ - 88918, - 88951 + 88770, + 88803 ], "loc": { "start": { - "line": 2963, + "line": 2956, "column": 8 }, "end": { - "line": 2963, + "line": 2956, "column": 41 } } @@ -163863,32 +163809,32 @@ "type": "Identifier", "name": "header", "range": [ - 88964, - 88970 + 88816, + 88822 ], "loc": { "start": { - "line": 2964, + "line": 2957, "column": 12 }, "end": { - "line": 2964, + "line": 2957, "column": 18 } } }, "init": null, "range": [ - 88964, - 88970 + 88816, + 88822 ], "loc": { "start": { - "line": 2964, + "line": 2957, "column": 12 }, "end": { - "line": 2964, + "line": 2957, "column": 18 } } @@ -163896,16 +163842,16 @@ ], "kind": "let", "range": [ - 88960, - 88971 + 88812, + 88823 ], "loc": { "start": { - "line": 2964, + "line": 2957, "column": 8 }, "end": { - "line": 2964, + "line": 2957, "column": 19 } } @@ -163921,16 +163867,16 @@ "type": "Identifier", "name": "i", "range": [ - 88989, - 88990 + 88841, + 88842 ], "loc": { "start": { - "line": 2965, + "line": 2958, "column": 17 }, "end": { - "line": 2965, + "line": 2958, "column": 18 } } @@ -163940,31 +163886,31 @@ "value": 0, "raw": "0", "range": [ - 88993, - 88994 + 88845, + 88846 ], "loc": { "start": { - "line": 2965, + "line": 2958, "column": 21 }, "end": { - "line": 2965, + "line": 2958, "column": 22 } } }, "range": [ - 88989, - 88994 + 88841, + 88846 ], "loc": { "start": { - "line": 2965, + "line": 2958, "column": 17 }, "end": { - "line": 2965, + "line": 2958, "column": 22 } } @@ -163972,16 +163918,16 @@ ], "kind": "let", "range": [ - 88985, - 88994 + 88837, + 88846 ], "loc": { "start": { - "line": 2965, + "line": 2958, "column": 13 }, "end": { - "line": 2965, + "line": 2958, "column": 22 } } @@ -163993,16 +163939,16 @@ "type": "Identifier", "name": "i", "range": [ - 88996, - 88997 + 88848, + 88849 ], "loc": { "start": { - "line": 2965, + "line": 2958, "column": 24 }, "end": { - "line": 2965, + "line": 2958, "column": 25 } } @@ -164013,16 +163959,16 @@ "object": { "type": "ThisExpression", "range": [ - 89000, - 89004 + 88852, + 88856 ], "loc": { "start": { - "line": 2965, + "line": 2958, "column": 28 }, "end": { - "line": 2965, + "line": 2958, "column": 32 } } @@ -164031,46 +163977,46 @@ "type": "Identifier", "name": "nbCells", "range": [ - 89005, - 89012 + 88857, + 88864 ], "loc": { "start": { - "line": 2965, + "line": 2958, "column": 33 }, "end": { - "line": 2965, + "line": 2958, "column": 40 } } }, "range": [ - 89000, - 89012 + 88852, + 88864 ], "loc": { "start": { - "line": 2965, + "line": 2958, "column": 28 }, "end": { - "line": 2965, + "line": 2958, "column": 40 } } }, "range": [ - 88996, - 89012 + 88848, + 88864 ], "loc": { "start": { - "line": 2965, + "line": 2958, "column": 24 }, "end": { - "line": 2965, + "line": 2958, "column": 40 } } @@ -164082,32 +164028,32 @@ "type": "Identifier", "name": "i", "range": [ - 89014, - 89015 + 88866, + 88867 ], "loc": { "start": { - "line": 2965, + "line": 2958, "column": 42 }, "end": { - "line": 2965, + "line": 2958, "column": 43 } } }, "prefix": false, "range": [ - 89014, - 89017 + 88866, + 88869 ], "loc": { "start": { - "line": 2965, + "line": 2958, "column": 42 }, "end": { - "line": 2965, + "line": 2958, "column": 45 } } @@ -164124,16 +164070,16 @@ "type": "Identifier", "name": "i", "range": [ - 89037, - 89038 + 88889, + 88890 ], "loc": { "start": { - "line": 2966, + "line": 2959, "column": 16 }, "end": { - "line": 2966, + "line": 2959, "column": 17 } } @@ -164142,31 +164088,31 @@ "type": "Identifier", "name": "colIndex", "range": [ - 89043, - 89051 + 88895, + 88903 ], "loc": { "start": { - "line": 2966, + "line": 2959, "column": 22 }, "end": { - "line": 2966, + "line": 2959, "column": 30 } } }, "range": [ - 89037, - 89051 + 88889, + 88903 ], "loc": { "start": { - "line": 2966, + "line": 2959, "column": 16 }, "end": { - "line": 2966, + "line": 2959, "column": 30 } } @@ -164178,48 +164124,48 @@ "type": "ContinueStatement", "label": null, "range": [ - 89071, - 89080 + 88923, + 88932 ], "loc": { "start": { - "line": 2967, + "line": 2960, "column": 16 }, "end": { - "line": 2967, + "line": 2960, "column": 25 } } } ], "range": [ - 89053, - 89094 + 88905, + 88946 ], "loc": { "start": { - "line": 2966, + "line": 2959, "column": 32 }, "end": { - "line": 2968, + "line": 2961, "column": 13 } } }, "alternate": null, "range": [ - 89033, - 89094 + 88885, + 88946 ], "loc": { "start": { - "line": 2966, + "line": 2959, "column": 12 }, "end": { - "line": 2968, + "line": 2961, "column": 13 } } @@ -164236,16 +164182,16 @@ "type": "Identifier", "name": "tHead", "range": [ - 89111, - 89116 + 88963, + 88968 ], "loc": { "start": { - "line": 2969, + "line": 2962, "column": 16 }, "end": { - "line": 2969, + "line": 2962, "column": 21 } } @@ -164254,31 +164200,31 @@ "type": "Identifier", "name": "length", "range": [ - 89117, - 89123 + 88969, + 88975 ], "loc": { "start": { - "line": 2969, + "line": 2962, "column": 22 }, "end": { - "line": 2969, + "line": 2962, "column": 28 } } }, "range": [ - 89111, - 89123 + 88963, + 88975 ], "loc": { "start": { - "line": 2969, + "line": 2962, "column": 16 }, "end": { - "line": 2969, + "line": 2962, "column": 28 } } @@ -164288,31 +164234,31 @@ "value": 0, "raw": "0", "range": [ - 89128, - 89129 + 88980, + 88981 ], "loc": { "start": { - "line": 2969, + "line": 2962, "column": 33 }, "end": { - "line": 2969, + "line": 2962, "column": 34 } } }, "range": [ - 89111, - 89129 + 88963, + 88981 ], "loc": { "start": { - "line": 2969, + "line": 2962, "column": 16 }, "end": { - "line": 2969, + "line": 2962, "column": 34 } } @@ -164329,16 +164275,16 @@ "type": "Identifier", "name": "header", "range": [ - 89149, - 89155 + 89001, + 89007 ], "loc": { "start": { - "line": 2970, + "line": 2963, "column": 16 }, "end": { - "line": 2970, + "line": 2963, "column": 22 } } @@ -164359,16 +164305,16 @@ "type": "Identifier", "name": "table", "range": [ - 89158, - 89163 + 89010, + 89015 ], "loc": { "start": { - "line": 2970, + "line": 2963, "column": 25 }, "end": { - "line": 2970, + "line": 2963, "column": 30 } } @@ -164377,31 +164323,31 @@ "type": "Identifier", "name": "rows", "range": [ - 89164, - 89168 + 89016, + 89020 ], "loc": { "start": { - "line": 2970, + "line": 2963, "column": 31 }, "end": { - "line": 2970, + "line": 2963, "column": 35 } } }, "range": [ - 89158, - 89168 + 89010, + 89020 ], "loc": { "start": { - "line": 2970, + "line": 2963, "column": 25 }, "end": { - "line": 2970, + "line": 2963, "column": 35 } } @@ -164410,31 +164356,31 @@ "type": "Identifier", "name": "headersRow", "range": [ - 89169, - 89179 + 89021, + 89031 ], "loc": { "start": { - "line": 2970, + "line": 2963, "column": 36 }, "end": { - "line": 2970, + "line": 2963, "column": 46 } } }, "range": [ - 89158, - 89180 + 89010, + 89032 ], "loc": { "start": { - "line": 2970, + "line": 2963, "column": 25 }, "end": { - "line": 2970, + "line": 2963, "column": 47 } } @@ -164443,31 +164389,31 @@ "type": "Identifier", "name": "cells", "range": [ - 89181, - 89186 + 89033, + 89038 ], "loc": { "start": { - "line": 2970, + "line": 2963, "column": 48 }, "end": { - "line": 2970, + "line": 2963, "column": 53 } } }, "range": [ - 89158, - 89186 + 89010, + 89038 ], "loc": { "start": { - "line": 2970, + "line": 2963, "column": 25 }, "end": { - "line": 2970, + "line": 2963, "column": 53 } } @@ -164476,93 +164422,93 @@ "type": "Identifier", "name": "i", "range": [ - 89187, - 89188 + 89039, + 89040 ], "loc": { "start": { - "line": 2970, + "line": 2963, "column": 54 }, "end": { - "line": 2970, + "line": 2963, "column": 55 } } }, "range": [ - 89158, - 89189 + 89010, + 89041 ], "loc": { "start": { - "line": 2970, + "line": 2963, "column": 25 }, "end": { - "line": 2970, + "line": 2963, "column": 56 } } }, "range": [ - 89149, - 89189 + 89001, + 89041 ], "loc": { "start": { - "line": 2970, + "line": 2963, "column": 16 }, "end": { - "line": 2970, + "line": 2963, "column": 56 } } }, "range": [ - 89149, - 89190 + 89001, + 89042 ], "loc": { "start": { - "line": 2970, + "line": 2963, "column": 16 }, "end": { - "line": 2970, + "line": 2963, "column": 57 } } } ], "range": [ - 89131, - 89204 + 88983, + 89056 ], "loc": { "start": { - "line": 2969, + "line": 2962, "column": 36 }, "end": { - "line": 2971, + "line": 2964, "column": 13 } } }, "alternate": null, "range": [ - 89107, - 89204 + 88959, + 89056 ], "loc": { "start": { - "line": 2969, + "line": 2962, "column": 12 }, "end": { - "line": 2971, + "line": 2964, "column": 13 } } @@ -164579,16 +164525,16 @@ "type": "Identifier", "name": "tHead", "range": [ - 89221, - 89226 + 89073, + 89078 ], "loc": { "start": { - "line": 2972, + "line": 2965, "column": 16 }, "end": { - "line": 2972, + "line": 2965, "column": 21 } } @@ -164597,31 +164543,31 @@ "type": "Identifier", "name": "length", "range": [ - 89227, - 89233 + 89079, + 89085 ], "loc": { "start": { - "line": 2972, + "line": 2965, "column": 22 }, "end": { - "line": 2972, + "line": 2965, "column": 28 } } }, "range": [ - 89221, - 89233 + 89073, + 89085 ], "loc": { "start": { - "line": 2972, + "line": 2965, "column": 16 }, "end": { - "line": 2972, + "line": 2965, "column": 28 } } @@ -164631,31 +164577,31 @@ "value": 1, "raw": "1", "range": [ - 89238, - 89239 + 89090, + 89091 ], "loc": { "start": { - "line": 2972, + "line": 2965, "column": 33 }, "end": { - "line": 2972, + "line": 2965, "column": 34 } } }, "range": [ - 89221, - 89239 + 89073, + 89091 ], "loc": { "start": { - "line": 2972, + "line": 2965, "column": 16 }, "end": { - "line": 2972, + "line": 2965, "column": 34 } } @@ -164672,16 +164618,16 @@ "type": "Identifier", "name": "header", "range": [ - 89259, - 89265 + 89111, + 89117 ], "loc": { "start": { - "line": 2973, + "line": 2966, "column": 16 }, "end": { - "line": 2973, + "line": 2966, "column": 22 } } @@ -164705,16 +164651,16 @@ "type": "Identifier", "name": "tHead", "range": [ - 89268, - 89273 + 89120, + 89125 ], "loc": { "start": { - "line": 2973, + "line": 2966, "column": 25 }, "end": { - "line": 2973, + "line": 2966, "column": 30 } } @@ -164724,31 +164670,31 @@ "value": 0, "raw": "0", "range": [ - 89274, - 89275 + 89126, + 89127 ], "loc": { "start": { - "line": 2973, + "line": 2966, "column": 31 }, "end": { - "line": 2973, + "line": 2966, "column": 32 } } }, "range": [ - 89268, - 89276 + 89120, + 89128 ], "loc": { "start": { - "line": 2973, + "line": 2966, "column": 25 }, "end": { - "line": 2973, + "line": 2966, "column": 33 } } @@ -164757,31 +164703,31 @@ "type": "Identifier", "name": "rows", "range": [ - 89277, - 89281 + 89129, + 89133 ], "loc": { "start": { - "line": 2973, + "line": 2966, "column": 34 }, "end": { - "line": 2973, + "line": 2966, "column": 38 } } }, "range": [ - 89268, - 89281 + 89120, + 89133 ], "loc": { "start": { - "line": 2973, + "line": 2966, "column": 25 }, "end": { - "line": 2973, + "line": 2966, "column": 38 } } @@ -164790,31 +164736,31 @@ "type": "Identifier", "name": "headersRow", "range": [ - 89282, - 89292 + 89134, + 89144 ], "loc": { "start": { - "line": 2973, + "line": 2966, "column": 39 }, "end": { - "line": 2973, + "line": 2966, "column": 49 } } }, "range": [ - 89268, - 89293 + 89120, + 89145 ], "loc": { "start": { - "line": 2973, + "line": 2966, "column": 25 }, "end": { - "line": 2973, + "line": 2966, "column": 50 } } @@ -164823,31 +164769,31 @@ "type": "Identifier", "name": "cells", "range": [ - 89294, - 89299 + 89146, + 89151 ], "loc": { "start": { - "line": 2973, + "line": 2966, "column": 51 }, "end": { - "line": 2973, + "line": 2966, "column": 56 } } }, "range": [ - 89268, - 89299 + 89120, + 89151 ], "loc": { "start": { - "line": 2973, + "line": 2966, "column": 25 }, "end": { - "line": 2973, + "line": 2966, "column": 56 } } @@ -164856,93 +164802,93 @@ "type": "Identifier", "name": "i", "range": [ - 89300, - 89301 + 89152, + 89153 ], "loc": { "start": { - "line": 2973, + "line": 2966, "column": 57 }, "end": { - "line": 2973, + "line": 2966, "column": 58 } } }, "range": [ - 89268, - 89302 + 89120, + 89154 ], "loc": { "start": { - "line": 2973, + "line": 2966, "column": 25 }, "end": { - "line": 2973, + "line": 2966, "column": 59 } } }, "range": [ - 89259, - 89302 + 89111, + 89154 ], "loc": { "start": { - "line": 2973, + "line": 2966, "column": 16 }, "end": { - "line": 2973, + "line": 2966, "column": 59 } } }, "range": [ - 89259, - 89303 + 89111, + 89155 ], "loc": { "start": { - "line": 2973, + "line": 2966, "column": 16 }, "end": { - "line": 2973, + "line": 2966, "column": 60 } } } ], "range": [ - 89241, - 89317 + 89093, + 89169 ], "loc": { "start": { - "line": 2972, + "line": 2965, "column": 36 }, "end": { - "line": 2974, + "line": 2967, "column": 13 } } }, "alternate": null, "range": [ - 89217, - 89317 + 89069, + 89169 ], "loc": { "start": { - "line": 2972, + "line": 2965, "column": 12 }, "end": { - "line": 2974, + "line": 2967, "column": 13 } } @@ -164951,47 +164897,47 @@ "type": "BreakStatement", "label": null, "range": [ - 89330, - 89336 + 89182, + 89188 ], "loc": { "start": { - "line": 2975, + "line": 2968, "column": 12 }, "end": { - "line": 2975, + "line": 2968, "column": 18 } } } ], "range": [ - 89019, - 89346 + 88871, + 89198 ], "loc": { "start": { - "line": 2965, + "line": 2958, "column": 47 }, "end": { - "line": 2976, + "line": 2969, "column": 9 } } }, "range": [ - 88980, - 89346 + 88832, + 89198 ], "loc": { "start": { - "line": 2965, + "line": 2958, "column": 8 }, "end": { - "line": 2976, + "line": 2969, "column": 9 } } @@ -165002,47 +164948,47 @@ "type": "Identifier", "name": "header", "range": [ - 89362, - 89368 + 89214, + 89220 ], "loc": { "start": { - "line": 2977, + "line": 2970, "column": 15 }, "end": { - "line": 2977, + "line": 2970, "column": 21 } } }, "range": [ - 89355, - 89369 + 89207, + 89221 ], "loc": { "start": { - "line": 2977, + "line": 2970, "column": 8 }, "end": { - "line": 2977, + "line": 2970, "column": 22 } } } ], "range": [ - 88789, - 89375 + 88641, + 89227 ], "loc": { "start": { - "line": 2960, + "line": 2953, "column": 31 }, "end": { - "line": 2978, + "line": 2971, "column": 5 } } @@ -165050,16 +164996,16 @@ "generator": false, "expression": false, "range": [ - 88778, - 89375 + 88630, + 89227 ], "loc": { "start": { - "line": 2960, + "line": 2953, "column": 20 }, "end": { - "line": 2978, + "line": 2971, "column": 5 } } @@ -165067,16 +165013,16 @@ "kind": "method", "computed": false, "range": [ - 88762, - 89375 + 88614, + 89227 ], "loc": { "start": { - "line": 2960, + "line": 2953, "column": 4 }, "end": { - "line": 2978, + "line": 2971, "column": 5 } }, @@ -165085,16 +165031,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": [ - 88616, - 88757 + 88468, + 88609 ], "loc": { "start": { - "line": 2955, + "line": 2948, "column": 4 }, "end": { - "line": 2959, + "line": 2952, "column": 7 } } @@ -165105,16 +165051,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": [ - 89381, - 89554 + 89233, + 89406 ], "loc": { "start": { - "line": 2980, + "line": 2973, "column": 4 }, "end": { - "line": 2984, + "line": 2977, "column": 7 } } @@ -165128,16 +165074,16 @@ "type": "Identifier", "name": "getHeadersText", "range": [ - 89559, - 89573 + 89411, + 89425 ], "loc": { "start": { - "line": 2985, + "line": 2978, "column": 4 }, "end": { - "line": 2985, + "line": 2978, "column": 18 } } @@ -165152,16 +165098,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 89574, - 89591 + 89426, + 89443 ], "loc": { "start": { - "line": 2985, + "line": 2978, "column": 19 }, "end": { - "line": 2985, + "line": 2978, "column": 36 } } @@ -165171,31 +165117,31 @@ "value": false, "raw": "false", "range": [ - 89594, - 89599 + 89446, + 89451 ], "loc": { "start": { - "line": 2985, + "line": 2978, "column": 39 }, "end": { - "line": 2985, + "line": 2978, "column": 44 } } }, "range": [ - 89574, - 89599 + 89426, + 89451 ], "loc": { "start": { - "line": 2985, + "line": 2978, "column": 19 }, "end": { - "line": 2985, + "line": 2978, "column": 44 } } @@ -165213,16 +165159,16 @@ "type": "Identifier", "name": "headers", "range": [ - 89615, - 89622 + 89467, + 89474 ], "loc": { "start": { - "line": 2986, + "line": 2979, "column": 12 }, "end": { - "line": 2986, + "line": 2979, "column": 19 } } @@ -165231,31 +165177,31 @@ "type": "ArrayExpression", "elements": [], "range": [ - 89625, - 89627 + 89477, + 89479 ], "loc": { "start": { - "line": 2986, + "line": 2979, "column": 22 }, "end": { - "line": 2986, + "line": 2979, "column": 24 } } }, "range": [ - 89615, - 89627 + 89467, + 89479 ], "loc": { "start": { - "line": 2986, + "line": 2979, "column": 12 }, "end": { - "line": 2986, + "line": 2979, "column": 24 } } @@ -165263,16 +165209,16 @@ ], "kind": "let", "range": [ - 89611, - 89628 + 89463, + 89480 ], "loc": { "start": { - "line": 2986, + "line": 2979, "column": 8 }, "end": { - "line": 2986, + "line": 2979, "column": 25 } } @@ -165288,16 +165234,16 @@ "type": "Identifier", "name": "j", "range": [ - 89646, - 89647 + 89498, + 89499 ], "loc": { "start": { - "line": 2987, + "line": 2980, "column": 17 }, "end": { - "line": 2987, + "line": 2980, "column": 18 } } @@ -165307,31 +165253,31 @@ "value": 0, "raw": "0", "range": [ - 89650, - 89651 + 89502, + 89503 ], "loc": { "start": { - "line": 2987, + "line": 2980, "column": 21 }, "end": { - "line": 2987, + "line": 2980, "column": 22 } } }, "range": [ - 89646, - 89651 + 89498, + 89503 ], "loc": { "start": { - "line": 2987, + "line": 2980, "column": 17 }, "end": { - "line": 2987, + "line": 2980, "column": 22 } } @@ -165339,16 +165285,16 @@ ], "kind": "let", "range": [ - 89642, - 89651 + 89494, + 89503 ], "loc": { "start": { - "line": 2987, + "line": 2980, "column": 13 }, "end": { - "line": 2987, + "line": 2980, "column": 22 } } @@ -165360,16 +165306,16 @@ "type": "Identifier", "name": "j", "range": [ - 89653, - 89654 + 89505, + 89506 ], "loc": { "start": { - "line": 2987, + "line": 2980, "column": 24 }, "end": { - "line": 2987, + "line": 2980, "column": 25 } } @@ -165380,16 +165326,16 @@ "object": { "type": "ThisExpression", "range": [ - 89657, - 89661 + 89509, + 89513 ], "loc": { "start": { - "line": 2987, + "line": 2980, "column": 28 }, "end": { - "line": 2987, + "line": 2980, "column": 32 } } @@ -165398,46 +165344,46 @@ "type": "Identifier", "name": "nbCells", "range": [ - 89662, - 89669 + 89514, + 89521 ], "loc": { "start": { - "line": 2987, + "line": 2980, "column": 33 }, "end": { - "line": 2987, + "line": 2980, "column": 40 } } }, "range": [ - 89657, - 89669 + 89509, + 89521 ], "loc": { "start": { - "line": 2987, + "line": 2980, "column": 28 }, "end": { - "line": 2987, + "line": 2980, "column": 40 } } }, "range": [ - 89653, - 89669 + 89505, + 89521 ], "loc": { "start": { - "line": 2987, + "line": 2980, "column": 24 }, "end": { - "line": 2987, + "line": 2980, "column": 40 } } @@ -165449,32 +165395,32 @@ "type": "Identifier", "name": "j", "range": [ - 89671, - 89672 + 89523, + 89524 ], "loc": { "start": { - "line": 2987, + "line": 2980, "column": 42 }, "end": { - "line": 2987, + "line": 2980, "column": 43 } } }, "prefix": false, "range": [ - 89671, - 89674 + 89523, + 89526 ], "loc": { "start": { - "line": 2987, + "line": 2980, "column": 42 }, "end": { - "line": 2987, + "line": 2980, "column": 45 } } @@ -165491,16 +165437,16 @@ "type": "Identifier", "name": "excludeHiddenCols", "range": [ - 89694, - 89711 + 89546, + 89563 ], "loc": { "start": { - "line": 2988, + "line": 2981, "column": 16 }, "end": { - "line": 2988, + "line": 2981, "column": 33 } } @@ -165513,16 +165459,16 @@ "object": { "type": "ThisExpression", "range": [ - 89715, - 89719 + 89567, + 89571 ], "loc": { "start": { - "line": 2988, + "line": 2981, "column": 37 }, "end": { - "line": 2988, + "line": 2981, "column": 41 } } @@ -165531,31 +165477,31 @@ "type": "Identifier", "name": "hasExtension", "range": [ - 89720, - 89732 + 89572, + 89584 ], "loc": { "start": { - "line": 2988, + "line": 2981, "column": 42 }, "end": { - "line": 2988, + "line": 2981, "column": 54 } } }, "range": [ - 89715, - 89732 + 89567, + 89584 ], "loc": { "start": { - "line": 2988, + "line": 2981, "column": 37 }, "end": { - "line": 2988, + "line": 2981, "column": 54 } } @@ -165566,47 +165512,47 @@ "value": "colsVisibility", "raw": "'colsVisibility'", "range": [ - 89733, - 89749 + 89585, + 89601 ], "loc": { "start": { - "line": 2988, + "line": 2981, "column": 55 }, "end": { - "line": 2988, + "line": 2981, "column": 71 } } } ], "range": [ - 89715, - 89750 + 89567, + 89602 ], "loc": { "start": { - "line": 2988, + "line": 2981, "column": 37 }, "end": { - "line": 2988, + "line": 2981, "column": 72 } } }, "range": [ - 89694, - 89750 + 89546, + 89602 ], "loc": { "start": { - "line": 2988, + "line": 2981, "column": 16 }, "end": { - "line": 2988, + "line": 2981, "column": 72 } } @@ -165629,16 +165575,16 @@ "object": { "type": "ThisExpression", "range": [ - 89774, - 89778 + 89626, + 89630 ], "loc": { "start": { - "line": 2989, + "line": 2982, "column": 20 }, "end": { - "line": 2989, + "line": 2982, "column": 24 } } @@ -165647,31 +165593,31 @@ "type": "Identifier", "name": "extension", "range": [ - 89779, - 89788 + 89631, + 89640 ], "loc": { "start": { - "line": 2989, + "line": 2982, "column": 25 }, "end": { - "line": 2989, + "line": 2982, "column": 34 } } }, "range": [ - 89774, - 89788 + 89626, + 89640 ], "loc": { "start": { - "line": 2989, + "line": 2982, "column": 20 }, "end": { - "line": 2989, + "line": 2982, "column": 34 } } @@ -165682,32 +165628,32 @@ "value": "colsVisibility", "raw": "'colsVisibility'", "range": [ - 89789, - 89805 + 89641, + 89657 ], "loc": { "start": { - "line": 2989, + "line": 2982, "column": 35 }, "end": { - "line": 2989, + "line": 2982, "column": 51 } } } ], "range": [ - 89774, - 89806 + 89626, + 89658 ], "loc": { "start": { - "line": 2989, + "line": 2982, "column": 20 }, "end": { - "line": 2989, + "line": 2982, "column": 52 } } @@ -165716,31 +165662,31 @@ "type": "Identifier", "name": "isColHidden", "range": [ - 89807, - 89818 + 89659, + 89670 ], "loc": { "start": { - "line": 2989, + "line": 2982, "column": 53 }, "end": { - "line": 2989, + "line": 2982, "column": 64 } } }, "range": [ - 89774, - 89818 + 89626, + 89670 ], "loc": { "start": { - "line": 2989, + "line": 2982, "column": 20 }, "end": { - "line": 2989, + "line": 2982, "column": 64 } } @@ -165750,32 +165696,32 @@ "type": "Identifier", "name": "j", "range": [ - 89819, - 89820 + 89671, + 89672 ], "loc": { "start": { - "line": 2989, + "line": 2982, "column": 65 }, "end": { - "line": 2989, + "line": 2982, "column": 66 } } } ], "range": [ - 89774, - 89821 + 89626, + 89673 ], "loc": { "start": { - "line": 2989, + "line": 2982, "column": 20 }, "end": { - "line": 2989, + "line": 2982, "column": 67 } } @@ -165787,80 +165733,80 @@ "type": "ContinueStatement", "label": null, "range": [ - 89845, - 89854 + 89697, + 89706 ], "loc": { "start": { - "line": 2990, + "line": 2983, "column": 20 }, "end": { - "line": 2990, + "line": 2983, "column": 29 } } } ], "range": [ - 89823, - 89872 + 89675, + 89724 ], "loc": { "start": { - "line": 2989, + "line": 2982, "column": 69 }, "end": { - "line": 2991, + "line": 2984, "column": 17 } } }, "alternate": null, "range": [ - 89770, - 89872 + 89622, + 89724 ], "loc": { "start": { - "line": 2989, + "line": 2982, "column": 16 }, "end": { - "line": 2991, + "line": 2984, "column": 17 } } } ], "range": [ - 89752, - 89886 + 89604, + 89738 ], "loc": { "start": { - "line": 2988, + "line": 2981, "column": 74 }, "end": { - "line": 2992, + "line": 2985, "column": 13 } } }, "alternate": null, "range": [ - 89690, - 89886 + 89542, + 89738 ], "loc": { "start": { - "line": 2988, + "line": 2981, "column": 12 }, "end": { - "line": 2992, + "line": 2985, "column": 13 } } @@ -165874,16 +165820,16 @@ "type": "Identifier", "name": "header", "range": [ - 89903, - 89909 + 89755, + 89761 ], "loc": { "start": { - "line": 2993, + "line": 2986, "column": 16 }, "end": { - "line": 2993, + "line": 2986, "column": 22 } } @@ -165896,16 +165842,16 @@ "object": { "type": "ThisExpression", "range": [ - 89912, - 89916 + 89764, + 89768 ], "loc": { "start": { - "line": 2993, + "line": 2986, "column": 25 }, "end": { - "line": 2993, + "line": 2986, "column": 29 } } @@ -165914,31 +165860,31 @@ "type": "Identifier", "name": "getHeaderElement", "range": [ - 89917, - 89933 + 89769, + 89785 ], "loc": { "start": { - "line": 2993, + "line": 2986, "column": 30 }, "end": { - "line": 2993, + "line": 2986, "column": 46 } } }, "range": [ - 89912, - 89933 + 89764, + 89785 ], "loc": { "start": { - "line": 2993, + "line": 2986, "column": 25 }, "end": { - "line": 2993, + "line": 2986, "column": 46 } } @@ -165948,47 +165894,47 @@ "type": "Identifier", "name": "j", "range": [ - 89934, - 89935 + 89786, + 89787 ], "loc": { "start": { - "line": 2993, + "line": 2986, "column": 47 }, "end": { - "line": 2993, + "line": 2986, "column": 48 } } } ], "range": [ - 89912, - 89936 + 89764, + 89788 ], "loc": { "start": { - "line": 2993, + "line": 2986, "column": 25 }, "end": { - "line": 2993, + "line": 2986, "column": 49 } } }, "range": [ - 89903, - 89936 + 89755, + 89788 ], "loc": { "start": { - "line": 2993, + "line": 2986, "column": 16 }, "end": { - "line": 2993, + "line": 2986, "column": 49 } } @@ -165996,16 +165942,16 @@ ], "kind": "let", "range": [ - 89899, - 89937 + 89751, + 89789 ], "loc": { "start": { - "line": 2993, + "line": 2986, "column": 12 }, "end": { - "line": 2993, + "line": 2986, "column": 50 } } @@ -166019,16 +165965,16 @@ "type": "Identifier", "name": "headerText", "range": [ - 89954, - 89964 + 89806, + 89816 ], "loc": { "start": { - "line": 2994, + "line": 2987, "column": 16 }, "end": { - "line": 2994, + "line": 2987, "column": 26 } } @@ -166039,16 +165985,16 @@ "type": "Identifier", "name": "getFirstTextNode", "range": [ - 89967, - 89983 + 89819, + 89835 ], "loc": { "start": { - "line": 2994, + "line": 2987, "column": 29 }, "end": { - "line": 2994, + "line": 2987, "column": 45 } } @@ -166058,47 +166004,47 @@ "type": "Identifier", "name": "header", "range": [ - 89984, - 89990 + 89836, + 89842 ], "loc": { "start": { - "line": 2994, + "line": 2987, "column": 46 }, "end": { - "line": 2994, + "line": 2987, "column": 52 } } } ], "range": [ - 89967, - 89991 + 89819, + 89843 ], "loc": { "start": { - "line": 2994, + "line": 2987, "column": 29 }, "end": { - "line": 2994, + "line": 2987, "column": 53 } } }, "range": [ - 89954, - 89991 + 89806, + 89843 ], "loc": { "start": { - "line": 2994, + "line": 2987, "column": 16 }, "end": { - "line": 2994, + "line": 2987, "column": 53 } } @@ -166106,16 +166052,16 @@ ], "kind": "let", "range": [ - 89950, - 89992 + 89802, + 89844 ], "loc": { "start": { - "line": 2994, + "line": 2987, "column": 12 }, "end": { - "line": 2994, + "line": 2987, "column": 54 } } @@ -166131,16 +166077,16 @@ "type": "Identifier", "name": "headers", "range": [ - 90005, - 90012 + 89857, + 89864 ], "loc": { "start": { - "line": 2995, + "line": 2988, "column": 12 }, "end": { - "line": 2995, + "line": 2988, "column": 19 } } @@ -166149,31 +166095,31 @@ "type": "Identifier", "name": "push", "range": [ - 90013, - 90017 + 89865, + 89869 ], "loc": { "start": { - "line": 2995, + "line": 2988, "column": 20 }, "end": { - "line": 2995, + "line": 2988, "column": 24 } } }, "range": [ - 90005, - 90017 + 89857, + 89869 ], "loc": { "start": { - "line": 2995, + "line": 2988, "column": 12 }, "end": { - "line": 2995, + "line": 2988, "column": 24 } } @@ -166183,78 +166129,78 @@ "type": "Identifier", "name": "headerText", "range": [ - 90018, - 90028 + 89870, + 89880 ], "loc": { "start": { - "line": 2995, + "line": 2988, "column": 25 }, "end": { - "line": 2995, + "line": 2988, "column": 35 } } } ], "range": [ - 90005, - 90029 + 89857, + 89881 ], "loc": { "start": { - "line": 2995, + "line": 2988, "column": 12 }, "end": { - "line": 2995, + "line": 2988, "column": 36 } } }, "range": [ - 90005, - 90030 + 89857, + 89882 ], "loc": { "start": { - "line": 2995, + "line": 2988, "column": 12 }, "end": { - "line": 2995, + "line": 2988, "column": 37 } } } ], "range": [ - 89676, - 90040 + 89528, + 89892 ], "loc": { "start": { - "line": 2987, + "line": 2980, "column": 47 }, "end": { - "line": 2996, + "line": 2989, "column": 9 } } }, "range": [ - 89637, - 90040 + 89489, + 89892 ], "loc": { "start": { - "line": 2987, + "line": 2980, "column": 8 }, "end": { - "line": 2996, + "line": 2989, "column": 9 } } @@ -166265,47 +166211,47 @@ "type": "Identifier", "name": "headers", "range": [ - 90056, - 90063 + 89908, + 89915 ], "loc": { "start": { - "line": 2997, + "line": 2990, "column": 15 }, "end": { - "line": 2997, + "line": 2990, "column": 22 } } }, "range": [ - 90049, - 90064 + 89901, + 89916 ], "loc": { "start": { - "line": 2997, + "line": 2990, "column": 8 }, "end": { - "line": 2997, + "line": 2990, "column": 23 } } } ], "range": [ - 89601, - 90070 + 89453, + 89922 ], "loc": { "start": { - "line": 2985, + "line": 2978, "column": 46 }, "end": { - "line": 2998, + "line": 2991, "column": 5 } } @@ -166313,16 +166259,16 @@ "generator": false, "expression": false, "range": [ - 89573, - 90070 + 89425, + 89922 ], "loc": { "start": { - "line": 2985, + "line": 2978, "column": 18 }, "end": { - "line": 2998, + "line": 2991, "column": 5 } } @@ -166330,16 +166276,16 @@ "kind": "method", "computed": false, "range": [ - 89559, - 90070 + 89411, + 89922 ], "loc": { "start": { - "line": 2985, + "line": 2978, "column": 4 }, "end": { - "line": 2998, + "line": 2991, "column": 5 } }, @@ -166348,16 +166294,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": [ - 89381, - 89554 + 89233, + 89406 ], "loc": { "start": { - "line": 2980, + "line": 2973, "column": 4 }, "end": { - "line": 2984, + "line": 2977, "column": 7 } } @@ -166368,16 +166314,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": [ - 90076, - 90212 + 89928, + 90064 ], "loc": { "start": { - "line": 3000, + "line": 2993, "column": 4 }, "end": { - "line": 3004, + "line": 2997, "column": 7 } } @@ -166391,16 +166337,16 @@ "type": "Identifier", "name": "getFilterType", "range": [ - 90217, - 90230 + 90069, + 90082 ], "loc": { "start": { - "line": 3005, + "line": 2998, "column": 4 }, "end": { - "line": 3005, + "line": 2998, "column": 17 } } @@ -166413,16 +166359,16 @@ "type": "Identifier", "name": "colIndex", "range": [ - 90231, - 90239 + 90083, + 90091 ], "loc": { "start": { - "line": 3005, + "line": 2998, "column": 18 }, "end": { - "line": 3005, + "line": 2998, "column": 26 } } @@ -166440,16 +166386,16 @@ "type": "Identifier", "name": "colType", "range": [ - 90255, - 90262 + 90107, + 90114 ], "loc": { "start": { - "line": 3006, + "line": 2999, "column": 12 }, "end": { - "line": 3006, + "line": 2999, "column": 19 } } @@ -166463,16 +166409,16 @@ "object": { "type": "ThisExpression", "range": [ - 90265, - 90269 + 90117, + 90121 ], "loc": { "start": { - "line": 3006, + "line": 2999, "column": 22 }, "end": { - "line": 3006, + "line": 2999, "column": 26 } } @@ -166481,31 +166427,31 @@ "type": "Identifier", "name": "cfg", "range": [ - 90270, - 90273 + 90122, + 90125 ], "loc": { "start": { - "line": 3006, + "line": 2999, "column": 27 }, "end": { - "line": 3006, + "line": 2999, "column": 30 } } }, "range": [ - 90265, - 90273 + 90117, + 90125 ], "loc": { "start": { - "line": 3006, + "line": 2999, "column": 22 }, "end": { - "line": 3006, + "line": 2999, "column": 30 } } @@ -166518,16 +166464,16 @@ "value": "col_", "raw": "'col_'", "range": [ - 90274, - 90280 + 90126, + 90132 ], "loc": { "start": { - "line": 3006, + "line": 2999, "column": 31 }, "end": { - "line": 3006, + "line": 2999, "column": 37 } } @@ -166536,61 +166482,61 @@ "type": "Identifier", "name": "colIndex", "range": [ - 90283, - 90291 + 90135, + 90143 ], "loc": { "start": { - "line": 3006, + "line": 2999, "column": 40 }, "end": { - "line": 3006, + "line": 2999, "column": 48 } } }, "range": [ - 90274, - 90291 + 90126, + 90143 ], "loc": { "start": { - "line": 3006, + "line": 2999, "column": 31 }, "end": { - "line": 3006, + "line": 2999, "column": 48 } } }, "range": [ - 90265, - 90292 + 90117, + 90144 ], "loc": { "start": { - "line": 3006, + "line": 2999, "column": 22 }, "end": { - "line": 3006, + "line": 2999, "column": 49 } } }, "range": [ - 90255, - 90292 + 90107, + 90144 ], "loc": { "start": { - "line": 3006, + "line": 2999, "column": 12 }, "end": { - "line": 3006, + "line": 2999, "column": 49 } } @@ -166598,16 +166544,16 @@ ], "kind": "let", "range": [ - 90251, - 90293 + 90103, + 90145 ], "loc": { "start": { - "line": 3006, + "line": 2999, "column": 8 }, "end": { - "line": 3006, + "line": 2999, "column": 50 } } @@ -166623,32 +166569,32 @@ "type": "Identifier", "name": "colType", "range": [ - 90310, - 90317 + 90162, + 90169 ], "loc": { "start": { - "line": 3007, + "line": 3000, "column": 16 }, "end": { - "line": 3007, + "line": 3000, "column": 23 } } }, "prefix": true, "range": [ - 90309, - 90317 + 90161, + 90169 ], "loc": { "start": { - "line": 3007, + "line": 3000, "column": 15 }, "end": { - "line": 3007, + "line": 3000, "column": 23 } } @@ -166657,16 +166603,16 @@ "type": "Identifier", "name": "INPUT", "range": [ - 90320, - 90325 + 90172, + 90177 ], "loc": { "start": { - "line": 3007, + "line": 3000, "column": 26 }, "end": { - "line": 3007, + "line": 3000, "column": 31 } } @@ -166680,16 +166626,16 @@ "type": "Identifier", "name": "colType", "range": [ - 90328, - 90335 + 90180, + 90187 ], "loc": { "start": { - "line": 3007, + "line": 3000, "column": 34 }, "end": { - "line": 3007, + "line": 3000, "column": 41 } } @@ -166698,93 +166644,93 @@ "type": "Identifier", "name": "toLowerCase", "range": [ - 90336, - 90347 + 90188, + 90199 ], "loc": { "start": { - "line": 3007, + "line": 3000, "column": 42 }, "end": { - "line": 3007, + "line": 3000, "column": 53 } } }, "range": [ - 90328, - 90347 + 90180, + 90199 ], "loc": { "start": { - "line": 3007, + "line": 3000, "column": 34 }, "end": { - "line": 3007, + "line": 3000, "column": 53 } } }, "arguments": [], "range": [ - 90328, - 90349 + 90180, + 90201 ], "loc": { "start": { - "line": 3007, + "line": 3000, "column": 34 }, "end": { - "line": 3007, + "line": 3000, "column": 55 } } }, "range": [ - 90309, - 90349 + 90161, + 90201 ], "loc": { "start": { - "line": 3007, + "line": 3000, "column": 15 }, "end": { - "line": 3007, + "line": 3000, "column": 55 } } }, "range": [ - 90302, - 90350 + 90154, + 90202 ], "loc": { "start": { - "line": 3007, + "line": 3000, "column": 8 }, "end": { - "line": 3007, + "line": 3000, "column": 56 } } } ], "range": [ - 90241, - 90356 + 90093, + 90208 ], "loc": { "start": { - "line": 3005, + "line": 2998, "column": 28 }, "end": { - "line": 3008, + "line": 3001, "column": 5 } } @@ -166792,16 +166738,16 @@ "generator": false, "expression": false, "range": [ - 90230, - 90356 + 90082, + 90208 ], "loc": { "start": { - "line": 3005, + "line": 2998, "column": 17 }, "end": { - "line": 3008, + "line": 3001, "column": 5 } } @@ -166809,16 +166755,16 @@ "kind": "method", "computed": false, "range": [ - 90217, - 90356 + 90069, + 90208 ], "loc": { "start": { - "line": 3005, + "line": 2998, "column": 4 }, "end": { - "line": 3008, + "line": 3001, "column": 5 } }, @@ -166827,16 +166773,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": [ - 90076, - 90212 + 89928, + 90064 ], "loc": { "start": { - "line": 3000, + "line": 2993, "column": 4 }, "end": { - "line": 3004, + "line": 2997, "column": 7 } } @@ -166847,16 +166793,16 @@ "type": "Block", "value": "*\n * Get the total number of filterable rows\n * @return {Number}\n ", "range": [ - 90362, - 90444 + 90214, + 90296 ], "loc": { "start": { - "line": 3010, + "line": 3003, "column": 4 }, "end": { - "line": 3013, + "line": 3006, "column": 7 } } @@ -166870,16 +166816,16 @@ "type": "Identifier", "name": "getFilterableRowsNb", "range": [ - 90449, - 90468 + 90301, + 90320 ], "loc": { "start": { - "line": 3014, + "line": 3007, "column": 4 }, "end": { - "line": 3014, + "line": 3007, "column": 23 } } @@ -166901,16 +166847,16 @@ "object": { "type": "ThisExpression", "range": [ - 90488, - 90492 + 90340, + 90344 ], "loc": { "start": { - "line": 3015, + "line": 3008, "column": 15 }, "end": { - "line": 3015, + "line": 3008, "column": 19 } } @@ -166919,31 +166865,31 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 90493, - 90502 + 90345, + 90354 ], "loc": { "start": { - "line": 3015, + "line": 3008, "column": 20 }, "end": { - "line": 3015, + "line": 3008, "column": 29 } } }, "range": [ - 90488, - 90502 + 90340, + 90354 ], "loc": { "start": { - "line": 3015, + "line": 3008, "column": 15 }, "end": { - "line": 3015, + "line": 3008, "column": 29 } } @@ -166954,63 +166900,63 @@ "value": false, "raw": "false", "range": [ - 90503, - 90508 + 90355, + 90360 ], "loc": { "start": { - "line": 3015, + "line": 3008, "column": 30 }, "end": { - "line": 3015, + "line": 3008, "column": 35 } } } ], "range": [ - 90488, - 90509 + 90340, + 90361 ], "loc": { "start": { - "line": 3015, + "line": 3008, "column": 15 }, "end": { - "line": 3015, + "line": 3008, "column": 36 } } }, "range": [ - 90481, - 90510 + 90333, + 90362 ], "loc": { "start": { - "line": 3015, + "line": 3008, "column": 8 }, "end": { - "line": 3015, + "line": 3008, "column": 37 } } } ], "range": [ - 90471, - 90516 + 90323, + 90368 ], "loc": { "start": { - "line": 3014, + "line": 3007, "column": 26 }, "end": { - "line": 3016, + "line": 3009, "column": 5 } } @@ -167018,16 +166964,16 @@ "generator": false, "expression": false, "range": [ - 90468, - 90516 + 90320, + 90368 ], "loc": { "start": { - "line": 3014, + "line": 3007, "column": 23 }, "end": { - "line": 3016, + "line": 3009, "column": 5 } } @@ -167035,16 +166981,16 @@ "kind": "method", "computed": false, "range": [ - 90449, - 90516 + 90301, + 90368 ], "loc": { "start": { - "line": 3014, + "line": 3007, "column": 4 }, "end": { - "line": 3016, + "line": 3009, "column": 5 } }, @@ -167053,16 +166999,16 @@ "type": "Block", "value": "*\n * Get the total number of filterable rows\n * @return {Number}\n ", "range": [ - 90362, - 90444 + 90214, + 90296 ], "loc": { "start": { - "line": 3010, + "line": 3003, "column": 4 }, "end": { - "line": 3013, + "line": 3006, "column": 7 } } @@ -167073,16 +167019,16 @@ "type": "Block", "value": "*\n * Return the total number of valid rows\n * @param {Boolean} [reCalc=false] Forces calculation of filtered rows\n * @returns {Number}\n ", "range": [ - 90522, - 90678 + 90374, + 90530 ], "loc": { "start": { - "line": 3018, + "line": 3011, "column": 4 }, "end": { - "line": 3022, + "line": 3015, "column": 7 } } @@ -167096,16 +167042,16 @@ "type": "Identifier", "name": "getValidRowsNb", "range": [ - 90683, - 90697 + 90535, + 90549 ], "loc": { "start": { - "line": 3023, + "line": 3016, "column": 4 }, "end": { - "line": 3023, + "line": 3016, "column": 18 } } @@ -167120,16 +167066,16 @@ "type": "Identifier", "name": "reCalc", "range": [ - 90698, - 90704 + 90550, + 90556 ], "loc": { "start": { - "line": 3023, + "line": 3016, "column": 19 }, "end": { - "line": 3023, + "line": 3016, "column": 25 } } @@ -167139,31 +167085,31 @@ "value": false, "raw": "false", "range": [ - 90707, - 90712 + 90559, + 90564 ], "loc": { "start": { - "line": 3023, + "line": 3016, "column": 28 }, "end": { - "line": 3023, + "line": 3016, "column": 33 } } }, "range": [ - 90698, - 90712 + 90550, + 90564 ], "loc": { "start": { - "line": 3023, + "line": 3016, "column": 19 }, "end": { - "line": 3023, + "line": 3016, "column": 33 } } @@ -167185,16 +167131,16 @@ "object": { "type": "ThisExpression", "range": [ - 90731, - 90735 + 90583, + 90587 ], "loc": { "start": { - "line": 3024, + "line": 3017, "column": 15 }, "end": { - "line": 3024, + "line": 3017, "column": 19 } } @@ -167203,31 +167149,31 @@ "type": "Identifier", "name": "getValidRows", "range": [ - 90736, - 90748 + 90588, + 90600 ], "loc": { "start": { - "line": 3024, + "line": 3017, "column": 20 }, "end": { - "line": 3024, + "line": 3017, "column": 32 } } }, "range": [ - 90731, - 90748 + 90583, + 90600 ], "loc": { "start": { - "line": 3024, + "line": 3017, "column": 15 }, "end": { - "line": 3024, + "line": 3017, "column": 32 } } @@ -167237,32 +167183,32 @@ "type": "Identifier", "name": "reCalc", "range": [ - 90749, - 90755 + 90601, + 90607 ], "loc": { "start": { - "line": 3024, + "line": 3017, "column": 33 }, "end": { - "line": 3024, + "line": 3017, "column": 39 } } } ], "range": [ - 90731, - 90756 + 90583, + 90608 ], "loc": { "start": { - "line": 3024, + "line": 3017, "column": 15 }, "end": { - "line": 3024, + "line": 3017, "column": 40 } } @@ -167271,62 +167217,62 @@ "type": "Identifier", "name": "length", "range": [ - 90757, - 90763 + 90609, + 90615 ], "loc": { "start": { - "line": 3024, + "line": 3017, "column": 41 }, "end": { - "line": 3024, + "line": 3017, "column": 47 } } }, "range": [ - 90731, - 90763 + 90583, + 90615 ], "loc": { "start": { - "line": 3024, + "line": 3017, "column": 15 }, "end": { - "line": 3024, + "line": 3017, "column": 47 } } }, "range": [ - 90724, - 90764 + 90576, + 90616 ], "loc": { "start": { - "line": 3024, + "line": 3017, "column": 8 }, "end": { - "line": 3024, + "line": 3017, "column": 48 } } } ], "range": [ - 90714, - 90770 + 90566, + 90622 ], "loc": { "start": { - "line": 3023, + "line": 3016, "column": 35 }, "end": { - "line": 3025, + "line": 3018, "column": 5 } } @@ -167334,16 +167280,16 @@ "generator": false, "expression": false, "range": [ - 90697, - 90770 + 90549, + 90622 ], "loc": { "start": { - "line": 3023, + "line": 3016, "column": 18 }, "end": { - "line": 3025, + "line": 3018, "column": 5 } } @@ -167351,16 +167297,16 @@ "kind": "method", "computed": false, "range": [ - 90683, - 90770 + 90535, + 90622 ], "loc": { "start": { - "line": 3023, + "line": 3016, "column": 4 }, "end": { - "line": 3025, + "line": 3018, "column": 5 } }, @@ -167369,16 +167315,16 @@ "type": "Block", "value": "*\n * Return the total number of valid rows\n * @param {Boolean} [reCalc=false] Forces calculation of filtered rows\n * @returns {Number}\n ", "range": [ - 90522, - 90678 + 90374, + 90530 ], "loc": { "start": { - "line": 3018, + "line": 3011, "column": 4 }, "end": { - "line": 3022, + "line": 3015, "column": 7 } } @@ -167389,16 +167335,16 @@ "type": "Block", "value": "*\n * Get the configuration object (literal object)\n * @return {Object}\n ", "range": [ - 90776, - 90864 + 90628, + 90716 ], "loc": { "start": { - "line": 3027, + "line": 3020, "column": 4 }, "end": { - "line": 3030, + "line": 3023, "column": 7 } } @@ -167412,16 +167358,16 @@ "type": "Identifier", "name": "config", "range": [ - 90869, - 90875 + 90721, + 90727 ], "loc": { "start": { - "line": 3031, + "line": 3024, "column": 4 }, "end": { - "line": 3031, + "line": 3024, "column": 10 } } @@ -167441,16 +167387,16 @@ "object": { "type": "ThisExpression", "range": [ - 90895, - 90899 + 90747, + 90751 ], "loc": { "start": { - "line": 3032, + "line": 3025, "column": 15 }, "end": { - "line": 3032, + "line": 3025, "column": 19 } } @@ -167459,62 +167405,62 @@ "type": "Identifier", "name": "cfg", "range": [ - 90900, - 90903 + 90752, + 90755 ], "loc": { "start": { - "line": 3032, + "line": 3025, "column": 20 }, "end": { - "line": 3032, + "line": 3025, "column": 23 } } }, "range": [ - 90895, - 90903 + 90747, + 90755 ], "loc": { "start": { - "line": 3032, + "line": 3025, "column": 15 }, "end": { - "line": 3032, + "line": 3025, "column": 23 } } }, "range": [ - 90888, - 90904 + 90740, + 90756 ], "loc": { "start": { - "line": 3032, + "line": 3025, "column": 8 }, "end": { - "line": 3032, + "line": 3025, "column": 24 } } } ], "range": [ - 90878, - 90910 + 90730, + 90762 ], "loc": { "start": { - "line": 3031, + "line": 3024, "column": 13 }, "end": { - "line": 3033, + "line": 3026, "column": 5 } } @@ -167522,16 +167468,16 @@ "generator": false, "expression": false, "range": [ - 90875, - 90910 + 90727, + 90762 ], "loc": { "start": { - "line": 3031, + "line": 3024, "column": 10 }, "end": { - "line": 3033, + "line": 3026, "column": 5 } } @@ -167539,16 +167485,16 @@ "kind": "method", "computed": false, "range": [ - 90869, - 90910 + 90721, + 90762 ], "loc": { "start": { - "line": 3031, + "line": 3024, "column": 4 }, "end": { - "line": 3033, + "line": 3026, "column": 5 } }, @@ -167557,16 +167503,16 @@ "type": "Block", "value": "*\n * Get the configuration object (literal object)\n * @return {Object}\n ", "range": [ - 90776, - 90864 + 90628, + 90716 ], "loc": { "start": { - "line": 3027, + "line": 3020, "column": 4 }, "end": { - "line": 3030, + "line": 3023, "column": 7 } } @@ -167577,7 +167523,7 @@ ], "range": [ 1580, - 90912 + 90764 ], "loc": { "start": { @@ -167585,14 +167531,14 @@ "column": 25 }, "end": { - "line": 3034, + "line": 3027, "column": 1 } } }, "range": [ 1562, - 90912 + 90764 ], "loc": { "start": { @@ -167600,7 +167546,7 @@ "column": 7 }, "end": { - "line": 3034, + "line": 3027, "column": 1 } }, @@ -167630,7 +167576,7 @@ "source": null, "range": [ 1555, - 90912 + 90764 ], "loc": { "start": { @@ -167638,7 +167584,7 @@ "column": 0 }, "end": { - "line": 3034, + "line": 3027, "column": 1 } }, @@ -167667,7 +167613,7 @@ "sourceType": "module", "range": [ 0, - 90912 + 90764 ], "loc": { "start": { @@ -167675,7 +167621,7 @@ "column": 0 }, "end": { - "line": 3034, + "line": 3027, "column": 1 } }, @@ -170004,10 +169950,10 @@ }, { "type": "Block", - "value": "*\n * Determine whether table has columns data types\n * @type {Boolean}\n * @private\n ", + "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": [ 24470, - 24590 + 25068 ], "loc": { "start": { @@ -170015,21 +169961,39 @@ "column": 8 }, "end": { - "line": 878, + "line": 887, "column": 11 } } }, { "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 ", + "value": "** ids prefixes **", "range": [ - 24649, - 25247 + 25143, + 25165 ], "loc": { "start": { - "line": 881, + "line": 890, + "column": 8 + }, + "end": { + "line": 890, + "column": 30 + } + } + }, + { + "type": "Block", + "value": "*\n * Main prefix\n * @private\n ", + "range": [ + 25174, + 25232 + ], + "loc": { + "start": { + "line": 891, "column": 8 }, "end": { @@ -170038,56 +170002,20 @@ } } }, - { - "type": "Block", - "value": "** ids prefixes **", - "range": [ - 25318, - 25340 - ], - "loc": { - "start": { - "line": 897, - "column": 8 - }, - "end": { - "line": 897, - "column": 30 - } - } - }, - { - "type": "Block", - "value": "*\n * Main prefix\n * @private\n ", - "range": [ - 25349, - 25407 - ], - "loc": { - "start": { - "line": 898, - "column": 8 - }, - "end": { - "line": 901, - "column": 11 - } - } - }, { "type": "Block", "value": "*\n * Filter's ID prefix (inputs - selects)\n * @private\n ", "range": [ - 25445, - 25529 + 25270, + 25354 ], "loc": { "start": { - "line": 904, + "line": 897, "column": 8 }, "end": { - "line": 907, + "line": 900, "column": 11 } } @@ -170096,16 +170024,16 @@ "type": "Block", "value": "*\n * Button's ID prefix\n * @private\n ", "range": [ - 25569, - 25634 + 25394, + 25459 ], "loc": { "start": { - "line": 910, + "line": 903, "column": 8 }, "end": { - "line": 913, + "line": 906, "column": 11 } } @@ -170114,16 +170042,16 @@ "type": "Block", "value": "*\n * Toolbar container ID prefix\n * @private\n ", "range": [ - 25680, - 25754 + 25505, + 25579 ], "loc": { "start": { - "line": 916, + "line": 909, "column": 8 }, "end": { - "line": 919, + "line": 912, "column": 11 } } @@ -170132,16 +170060,16 @@ "type": "Block", "value": "*\n * Toolbar left element ID prefix\n * @private\n ", "range": [ - 25798, - 25875 + 25623, + 25700 ], "loc": { "start": { - "line": 922, + "line": 915, "column": 8 }, "end": { - "line": 925, + "line": 918, "column": 11 } } @@ -170150,16 +170078,16 @@ "type": "Block", "value": "*\n * Toolbar right element ID prefix\n * @private\n ", "range": [ - 25918, - 25996 + 25743, + 25821 ], "loc": { "start": { - "line": 928, + "line": 921, "column": 8 }, "end": { - "line": 931, + "line": 924, "column": 11 } } @@ -170168,16 +170096,16 @@ "type": "Block", "value": "*\n * Toolbar middle element ID prefix\n * @private\n ", "range": [ - 26039, - 26118 + 25864, + 25943 ], "loc": { "start": { - "line": 934, + "line": 927, "column": 8 }, "end": { - "line": 937, + "line": 930, "column": 11 } } @@ -170186,16 +170114,16 @@ "type": "Block", "value": "*\n * Responsive Css class\n * @private\n ", "range": [ - 26161, - 26228 + 25986, + 26053 ], "loc": { "start": { - "line": 940, + "line": 933, "column": 8 }, "end": { - "line": 943, + "line": 936, "column": 11 } } @@ -170204,16 +170132,16 @@ "type": "Block", "value": "** extensions **", "range": [ - 26276, - 26296 + 26101, + 26121 ], "loc": { "start": { - "line": 946, + "line": 939, "column": 8 }, "end": { - "line": 946, + "line": 939, "column": 28 } } @@ -170222,8 +170150,26 @@ "type": "Block", "value": "*\n * List of loaded extensions\n * @type {Array}\n * @private\n ", "range": [ - 26305, - 26402 + 26130, + 26227 + ], + "loc": { + "start": { + "line": 940, + "column": 8 + }, + "end": { + "line": 944, + "column": 11 + } + } + }, + { + "type": "Block", + "value": "*\n * Determine whether extensions are loaded\n * @type {Boolean}\n * @private\n ", + "range": [ + 26277, + 26390 ], "loc": { "start": { @@ -170238,16 +170184,34 @@ }, { "type": "Block", - "value": "*\n * Determine whether extensions are loaded\n * @type {Boolean}\n * @private\n ", + "value": "** themes **", "range": [ - 26452, - 26565 + 26455, + 26471 ], "loc": { "start": { "line": 954, "column": 8 }, + "end": { + "line": 954, + "column": 24 + } + } + }, + { + "type": "Block", + "value": "*\n * Enable default theme\n * @type {Boolean}\n ", + "range": [ + 26480, + 26554 + ], + "loc": { + "start": { + "line": 955, + "column": 8 + }, "end": { "line": 958, "column": 11 @@ -170256,34 +170220,16 @@ }, { "type": "Block", - "value": "** themes **", + "value": "*\n * Determine whether themes are enables\n * @type {Boolean}\n * @private\n ", "range": [ - 26630, - 26646 + 26631, + 26741 ], "loc": { "start": { "line": 961, "column": 8 }, - "end": { - "line": 961, - "column": 24 - } - } - }, - { - "type": "Block", - "value": "*\n * Enable default theme\n * @type {Boolean}\n ", - "range": [ - 26655, - 26729 - ], - "loc": { - "start": { - "line": 962, - "column": 8 - }, "end": { "line": 965, "column": 11 @@ -170292,10 +170238,10 @@ }, { "type": "Block", - "value": "*\n * Determine whether themes are enables\n * @type {Boolean}\n * @private\n ", + "value": "*\n * List of themes, ie:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n ", "range": [ - 26806, - 26916 + 26824, + 26936 ], "loc": { "start": { @@ -170310,10 +170256,10 @@ }, { "type": "Block", - "value": "*\n * List of themes, ie:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n ", + "value": "*\n * Define path to themes assets, defaults to\n * 'tablefilter/style/themes/'. Usage:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n ", "range": [ - 26999, - 27111 + 26984, + 27165 ], "loc": { "start": { @@ -170321,25 +170267,7 @@ "column": 8 }, "end": { - "line": 979, - "column": 11 - } - } - }, - { - "type": "Block", - "value": "*\n * Define path to themes assets, defaults to\n * 'tablefilter/style/themes/'. Usage:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n ", - "range": [ - 27159, - 27340 - ], - "loc": { - "start": { - "line": 982, - "column": 8 - }, - "end": { - "line": 987, + "line": 980, "column": 11 } } @@ -170348,16 +170276,16 @@ "type": "Block", "value": "*\n * Enable responsive layout\n * @type {Boolean}\n ", "range": [ - 27421, - 27499 + 27246, + 27324 ], "loc": { "start": { - "line": 990, + "line": 983, "column": 8 }, "end": { - "line": 993, + "line": 986, "column": 11 } } @@ -170366,16 +170294,16 @@ "type": "Block", "value": "*\n * Features registry\n * @private\n ", "range": [ - 27558, - 27622 + 27383, + 27447 ], "loc": { "start": { - "line": 996, + "line": 989, "column": 8 }, "end": { - "line": 999, + "line": 992, "column": 11 } } @@ -170384,16 +170312,16 @@ "type": "Block", "value": "*\n * Extensions registry\n * @private\n ", "range": [ - 27655, - 27721 + 27480, + 27546 ], "loc": { "start": { - "line": 1002, + "line": 995, "column": 8 }, "end": { - "line": 1005, + "line": 998, "column": 11 } } @@ -170402,16 +170330,16 @@ "type": "Block", "value": "*\n * Initialise features and layout\n ", "range": [ - 27764, - 27813 + 27589, + 27638 ], "loc": { "start": { - "line": 1009, + "line": 1002, "column": 4 }, "end": { - "line": 1011, + "line": 1004, "column": 7 } } @@ -170420,16 +170348,16 @@ "type": "Line", "value": "loads stylesheet if not imported", "range": [ - 28059, - 28093 + 27884, + 27918 ], "loc": { "start": { - "line": 1022, + "line": 1015, "column": 8 }, "end": { - "line": 1022, + "line": 1015, "column": 42 } } @@ -170438,16 +170366,16 @@ "type": "Line", "value": "loads theme", "range": [ - 28174, - 28187 + 27999, + 28012 ], "loc": { "start": { - "line": 1025, + "line": 1018, "column": 8 }, "end": { - "line": 1025, + "line": 1018, "column": 21 } } @@ -170456,16 +170384,16 @@ "type": "Line", "value": " Instanciate sugar date wrapper", "range": [ - 28268, - 28301 + 28093, + 28126 ], "loc": { "start": { - "line": 1030, + "line": 1023, "column": 8 }, "end": { - "line": 1030, + "line": 1023, "column": 41 } } @@ -170474,16 +170402,16 @@ "type": "Line", "value": " Instantiate help feature and initialise only if set true", "range": [ - 28399, - 28458 + 28224, + 28283 ], "loc": { "start": { - "line": 1034, + "line": 1027, "column": 8 }, "end": { - "line": 1034, + "line": 1027, "column": 67 } } @@ -170492,16 +170420,16 @@ "type": "Line", "value": "filters grid is not generated", "range": [ - 29277, - 29308 + 29102, + 29133 ], "loc": { "start": { - "line": 1065, + "line": 1058, "column": 8 }, "end": { - "line": 1065, + "line": 1058, "column": 39 } } @@ -170510,16 +170438,16 @@ "type": "Line", "value": " Generate filters", "range": [ - 29509, - 29528 + 29334, + 29353 ], "loc": { "start": { - "line": 1073, + "line": 1066, "column": 12 }, "end": { - "line": 1073, + "line": 1066, "column": 31 } } @@ -170528,16 +170456,16 @@ "type": "Line", "value": "only 1 input for single search", "range": [ - 30108, - 30140 + 29933, + 29965 ], "loc": { "start": { - "line": 1089, + "line": 1082, "column": 16 }, "end": { - "line": 1089, + "line": 1082, "column": 48 } } @@ -170546,16 +170474,16 @@ "type": "Line", "value": "drop-down filters", "range": [ - 30308, - 30327 + 30133, + 30152 ], "loc": { "start": { - "line": 1095, + "line": 1088, "column": 16 }, "end": { - "line": 1095, + "line": 1088, "column": 35 } } @@ -170564,16 +170492,16 @@ "type": "Line", "value": " checklist", "range": [ - 30613, - 30625 + 30438, + 30450 ], "loc": { "start": { - "line": 1102, + "line": 1095, "column": 16 }, "end": { - "line": 1102, + "line": 1095, "column": 28 } } @@ -170582,16 +170510,16 @@ "type": "Line", "value": " this adds submit button", "range": [ - 30995, - 31021 + 30820, + 30846 ], "loc": { "start": { - "line": 1112, + "line": 1105, "column": 16 }, "end": { - "line": 1112, + "line": 1105, "column": 42 } } @@ -170600,16 +170528,16 @@ "type": "Line", "value": "if this.fltGrid", "range": [ - 31356, - 31373 + 31181, + 31198 ], "loc": { "start": { - "line": 1123, + "line": 1116, "column": 9 }, "end": { - "line": 1123, + "line": 1116, "column": 26 } } @@ -170618,16 +170546,16 @@ "type": "Block", "value": " Features ", "range": [ - 31383, - 31397 + 31208, + 31222 ], "loc": { "start": { - "line": 1125, + "line": 1118, "column": 8 }, "end": { - "line": 1125, + "line": 1118, "column": 22 } } @@ -170636,16 +170564,16 @@ "type": "Line", "value": "TF css class is added to table", "range": [ - 32567, - 32599 + 32392, + 32424 ], "loc": { "start": { - "line": 1164, + "line": 1157, "column": 8 }, "end": { - "line": 1164, + "line": 1157, "column": 40 } } @@ -170654,16 +170582,16 @@ "type": "Block", "value": " Loads extensions ", "range": [ - 32802, - 32824 + 32627, + 32649 ], "loc": { "start": { - "line": 1172, + "line": 1165, "column": 8 }, "end": { - "line": 1172, + "line": 1165, "column": 30 } } @@ -170672,16 +170600,16 @@ "type": "Line", "value": " Subscribe to events", "range": [ - 32913, - 32935 + 32738, + 32760 ], "loc": { "start": { - "line": 1177, + "line": 1170, "column": 8 }, "end": { - "line": 1177, + "line": 1170, "column": 30 } } @@ -170690,16 +170618,16 @@ "type": "Block", "value": "* @inherited ", "range": [ - 33329, - 33346 + 33154, + 33171 ], "loc": { "start": { - "line": 1188, + "line": 1181, "column": 8 }, "end": { - "line": 1188, + "line": 1181, "column": 25 } } @@ -170708,16 +170636,16 @@ "type": "Block", "value": "*\n * Detect key\n * @param {Event} evt\n ", "range": [ - 33477, - 33540 + 33302, + 33365 ], "loc": { "start": { - "line": 1196, + "line": 1189, "column": 4 }, "end": { - "line": 1199, + "line": 1192, "column": 7 } } @@ -170726,16 +170654,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": [ - 34008, - 34141 + 33833, + 33966 ], "loc": { "start": { - "line": 1218, + "line": 1211, "column": 4 }, "end": { - "line": 1222, + "line": 1215, "column": 7 } } @@ -170744,16 +170672,16 @@ "type": "Block", "value": "*\n * Filter's keydown event: if auto-filter on, detect user is typing\n ", "range": [ - 34997, - 35080 + 34822, + 34905 ], "loc": { "start": { - "line": 1251, + "line": 1244, "column": 4 }, "end": { - "line": 1253, + "line": 1246, "column": 7 } } @@ -170762,16 +170690,16 @@ "type": "Block", "value": "*\n * Filter's focus event\n * @param {Event} evt\n ", "range": [ - 35189, - 35254 + 35014, + 35079 ], "loc": { "start": { - "line": 1260, + "line": 1253, "column": 4 }, "end": { - "line": 1263, + "line": 1256, "column": 7 } } @@ -170780,16 +170708,16 @@ "type": "Block", "value": "*\n * Filter's blur event: if auto-filter on, clear interval on filter blur\n ", "range": [ - 35376, - 35464 + 35201, + 35289 ], "loc": { "start": { - "line": 1269, + "line": 1262, "column": 4 }, "end": { - "line": 1271, + "line": 1264, "column": 7 } } @@ -170798,16 +170726,16 @@ "type": "Block", "value": "*\n * Insert filters row at initialization\n ", "range": [ - 35676, - 35731 + 35501, + 35556 ], "loc": { "start": { - "line": 1280, + "line": 1273, "column": 4 }, "end": { - "line": 1282, + "line": 1275, "column": 7 } } @@ -170816,16 +170744,16 @@ "type": "Line", "value": " TODO: prevent filters row generation for popup filters too,", "range": [ - 35766, - 35828 + 35591, + 35653 ], "loc": { "start": { - "line": 1284, + "line": 1277, "column": 8 }, "end": { - "line": 1284, + "line": 1277, "column": 70 } } @@ -170834,16 +170762,16 @@ "type": "Line", "value": " to reduce and simplify headers row index adjusting across lib modules", "range": [ - 35837, - 35909 + 35662, + 35734 ], "loc": { "start": { - "line": 1285, + "line": 1278, "column": 8 }, "end": { - "line": 1285, + "line": 1278, "column": 80 } } @@ -170852,16 +170780,16 @@ "type": "Line", "value": " (GridLayout, PopupFilter etc)", "range": [ - 35918, - 35950 + 35743, + 35775 ], "loc": { "start": { - "line": 1286, + "line": 1279, "column": 8 }, "end": { - "line": 1286, + "line": 1279, "column": 40 } } @@ -170870,16 +170798,16 @@ "type": "Block", "value": "*\n * Initialize filtersless table\n ", "range": [ - 36498, - 36545 + 36323, + 36370 ], "loc": { "start": { - "line": 1309, + "line": 1302, "column": 4 }, "end": { - "line": 1311, + "line": 1304, "column": 7 } } @@ -170888,16 +170816,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": [ - 36749, - 36968 + 36574, + 36793 ], "loc": { "start": { - "line": 1320, + "line": 1313, "column": 4 }, "end": { - "line": 1325, + "line": 1318, "column": 7 } } @@ -170906,16 +170834,16 @@ "type": "Line", "value": "filter is appended in custom element", "range": [ - 37727, - 37765 + 37552, + 37590 ], "loc": { "start": { - "line": 1344, + "line": 1337, "column": 8 }, "end": { - "line": 1344, + "line": 1337, "column": 46 } } @@ -170924,16 +170852,16 @@ "type": "Block", "value": "*\n * Build submit button\n * @param {Number} colIndex Column index\n * @param {DOMElement} container Container DOM element\n ", "range": [ - 38194, - 38343 + 38019, + 38168 ], "loc": { "start": { - "line": 1359, + "line": 1352, "column": 4 }, "end": { - "line": 1363, + "line": 1356, "column": 7 } } @@ -170942,16 +170870,16 @@ "type": "Line", "value": "filter is appended in custom element", "range": [ - 38660, - 38698 + 38485, + 38523 ], "loc": { "start": { - "line": 1373, + "line": 1366, "column": 8 }, "end": { - "line": 1373, + "line": 1366, "column": 46 } } @@ -170960,12 +170888,30 @@ "type": "Block", "value": "*\n * Return a feature instance for a given name\n * @param {String} name Name of the feature\n * @return {Object}\n ", "range": [ - 38913, - 39047 + 38738, + 38872 ], "loc": { "start": { - "line": 1383, + "line": 1376, + "column": 4 + }, + "end": { + "line": 1380, + "column": 7 + } + } + }, + { + "type": "Block", + "value": "*\n * Initialise all the extensions defined in the configuration object\n ", + "range": [ + 38935, + 39019 + ], + "loc": { + "start": { + "line": 1385, "column": 4 }, "end": { @@ -170974,38 +170920,20 @@ } } }, - { - "type": "Block", - "value": "*\n * Initialise all the extensions defined in the configuration object\n ", - "range": [ - 39110, - 39194 - ], - "loc": { - "start": { - "line": 1392, - "column": 4 - }, - "end": { - "line": 1394, - "column": 7 - } - } - }, { "type": "Line", "value": " Set config's publicPath dynamically for Webpack...", "range": [ - 39262, - 39315 + 39087, + 39140 ], "loc": { "start": { - "line": 1397, + "line": 1390, "column": 8 }, "end": { - "line": 1397, + "line": 1390, "column": 61 } } @@ -171014,16 +170942,16 @@ "type": "Block", "value": "*\n * Load an extension module\n * @param {Object} ext Extension config object\n ", "range": [ - 39702, - 39797 + 39527, + 39622 ], "loc": { "start": { - "line": 1410, + "line": 1403, "column": 4 }, "end": { - "line": 1413, + "line": 1406, "column": 7 } } @@ -171032,16 +170960,16 @@ "type": "Line", "value": " Require pattern for Webpack", "range": [ - 40186, - 40216 + 40011, + 40041 ], "loc": { "start": { - "line": 1430, + "line": 1423, "column": 8 }, "end": { - "line": 1430, + "line": 1423, "column": 38 } } @@ -171050,16 +170978,16 @@ "type": "Block", "value": " eslint-disable ", "range": [ - 40277, - 40297 + 40102, + 40122 ], "loc": { "start": { - "line": 1432, + "line": 1425, "column": 12 }, "end": { - "line": 1432, + "line": 1425, "column": 32 } } @@ -171068,16 +170996,16 @@ "type": "Block", "value": " eslint-enable ", "range": [ - 40361, - 40380 + 40186, + 40205 ], "loc": { "start": { - "line": 1434, + "line": 1427, "column": 12 }, "end": { - "line": 1434, + "line": 1427, "column": 31 } } @@ -171086,16 +171014,16 @@ "type": "Block", "value": "*\n * Get an extension instance\n * @param {String} name Name of the extension\n * @return {Object} Extension instance\n ", "range": [ - 40472, - 40615 + 40297, + 40440 ], "loc": { "start": { - "line": 1440, + "line": 1433, "column": 4 }, "end": { - "line": 1444, + "line": 1437, "column": 7 } } @@ -171104,12 +171032,30 @@ "type": "Block", "value": "*\n * Check passed extension name exists\n * @param {String} name Name of the extension\n * @return {Boolean}\n ", "range": [ - 40688, - 40818 + 40513, + 40643 ], "loc": { "start": { - "line": 1449, + "line": 1442, + "column": 4 + }, + "end": { + "line": 1446, + "column": 7 + } + } + }, + { + "type": "Block", + "value": "*\n * Destroy all the extensions store in extensions registry\n ", + "range": [ + 40729, + 40803 + ], + "loc": { + "start": { + "line": 1451, "column": 4 }, "end": { @@ -171118,38 +171064,20 @@ } } }, - { - "type": "Block", - "value": "*\n * Destroy all the extensions store in extensions registry\n ", - "range": [ - 40904, - 40978 - ], - "loc": { - "start": { - "line": 1458, - "column": 4 - }, - "end": { - "line": 1460, - "column": 7 - } - } - }, { "type": "Block", "value": "*\n * Load themes defined in the configuration object\n ", "range": [ - 41175, - 41241 + 41000, + 41066 ], "loc": { "start": { - "line": 1470, + "line": 1463, "column": 4 }, "end": { - "line": 1472, + "line": 1465, "column": 7 } } @@ -171158,16 +171086,16 @@ "type": "Line", "value": "Default theme config", "range": [ - 41362, - 41384 + 41187, + 41209 ], "loc": { "start": { - "line": 1477, + "line": 1470, "column": 8 }, "end": { - "line": 1477, + "line": 1470, "column": 30 } } @@ -171176,16 +171104,16 @@ "type": "Line", "value": " Enable loader indicator", "range": [ - 42212, - 42238 + 42037, + 42063 ], "loc": { "start": { - "line": 1501, + "line": 1494, "column": 8 }, "end": { - "line": 1501, + "line": 1494, "column": 34 } } @@ -171194,12 +171122,30 @@ "type": "Block", "value": "*\n * Return stylesheet DOM element for a given theme name\n * @return {DOMElement} stylesheet element\n ", "range": [ - 42336, - 42454 + 42161, + 42279 ], "loc": { "start": { - "line": 1507, + "line": 1500, + "column": 4 + }, + "end": { + "line": 1503, + "column": 7 + } + } + }, + { + "type": "Block", + "value": "*\n * Destroy filter grid\n ", + "range": [ + 42369, + 42407 + ], + "loc": { + "start": { + "line": 1508, "column": 4 }, "end": { @@ -171208,38 +171154,20 @@ } } }, - { - "type": "Block", - "value": "*\n * Destroy filter grid\n ", - "range": [ - 42544, - 42582 - ], - "loc": { - "start": { - "line": 1515, - "column": 4 - }, - "end": { - "line": 1517, - "column": 7 - } - } - }, { "type": "Line", "value": " broadcast destroy event modules and extensions are subscribed to", "range": [ - 43392, - 43459 + 43217, + 43284 ], "loc": { "start": { - "line": 1547, + "line": 1540, "column": 8 }, "end": { - "line": 1547, + "line": 1540, "column": 75 } } @@ -171248,16 +171176,16 @@ "type": "Line", "value": " unsubscribe to events", "range": [ - 43508, - 43532 + 43333, + 43357 ], "loc": { "start": { - "line": 1550, + "line": 1543, "column": 8 }, "end": { - "line": 1550, + "line": 1543, "column": 32 } } @@ -171266,16 +171194,16 @@ "type": "Block", "value": "*\n * Generate container element for paging, reset button, rows counter etc.\n ", "range": [ - 44113, - 44202 + 43938, + 44027 ], "loc": { "start": { - "line": 1569, + "line": 1562, "column": 4 }, "end": { - "line": 1571, + "line": 1564, "column": 7 } } @@ -171284,16 +171212,16 @@ "type": "Block", "value": "** container div **", "range": [ - 44288, - 44311 + 44113, + 44136 ], "loc": { "start": { - "line": 1577, + "line": 1570, "column": 8 }, "end": { - "line": 1577, + "line": 1570, "column": 31 } } @@ -171302,16 +171230,16 @@ "type": "Line", "value": "custom container", "range": [ - 44408, - 44426 + 44233, + 44251 ], "loc": { "start": { - "line": 1581, + "line": 1574, "column": 8 }, "end": { - "line": 1581, + "line": 1574, "column": 26 } } @@ -171320,16 +171248,16 @@ "type": "Line", "value": "grid-layout", "range": [ - 44534, - 44547 + 44359, + 44372 ], "loc": { "start": { - "line": 1585, + "line": 1578, "column": 8 }, "end": { - "line": 1585, + "line": 1578, "column": 21 } } @@ -171338,16 +171266,16 @@ "type": "Line", "value": "default location: just above the table", "range": [ - 44766, - 44806 + 44591, + 44631 ], "loc": { "start": { - "line": 1591, + "line": 1584, "column": 8 }, "end": { - "line": 1591, + "line": 1584, "column": 48 } } @@ -171356,16 +171284,16 @@ "type": "Block", "value": "** left div containing rows # displayer **", "range": [ - 45016, - 45062 + 44841, + 44887 ], "loc": { "start": { - "line": 1599, + "line": 1592, "column": 8 }, "end": { - "line": 1599, + "line": 1592, "column": 54 } } @@ -171374,16 +171302,16 @@ "type": "Block", "value": "** right div containing reset button\n + nb results per page select **", "range": [ - 45213, - 45307 + 45038, + 45132 ], "loc": { "start": { - "line": 1605, + "line": 1598, "column": 8 }, "end": { - "line": 1606, + "line": 1599, "column": 52 } } @@ -171392,16 +171320,16 @@ "type": "Block", "value": "** mid div containing paging elements **", "range": [ - 45458, - 45502 + 45283, + 45327 ], "loc": { "start": { - "line": 1612, + "line": 1605, "column": 8 }, "end": { - "line": 1612, + "line": 1605, "column": 52 } } @@ -171410,16 +171338,16 @@ "type": "Line", "value": " emit help initialisation only if undefined", "range": [ - 45653, - 45698 + 45478, + 45523 ], "loc": { "start": { - "line": 1618, + "line": 1611, "column": 8 }, "end": { - "line": 1618, + "line": 1611, "column": 53 } } @@ -171428,16 +171356,16 @@ "type": "Line", "value": " explicitily set enabled field to true to initialise help by", "range": [ - 45745, - 45807 + 45570, + 45632 ], "loc": { "start": { - "line": 1620, + "line": 1613, "column": 12 }, "end": { - "line": 1620, + "line": 1613, "column": 74 } } @@ -171446,16 +171374,16 @@ "type": "Line", "value": " default, only if setting is undefined", "range": [ - 45820, - 45860 + 45645, + 45685 ], "loc": { "start": { - "line": 1621, + "line": 1614, "column": 12 }, "end": { - "line": 1621, + "line": 1614, "column": 52 } } @@ -171464,16 +171392,16 @@ "type": "Block", "value": "*\n * Remove toolbar container element\n ", "range": [ - 45974, - 46025 + 45799, + 45850 ], "loc": { "start": { - "line": 1627, + "line": 1620, "column": 4 }, "end": { - "line": 1629, + "line": 1622, "column": 7 } } @@ -171482,16 +171410,16 @@ "type": "Block", "value": "*\n * Remove all the external column filters\n ", "range": [ - 46365, - 46422 + 46190, + 46247 ], "loc": { "start": { - "line": 1644, + "line": 1637, "column": 4 }, "end": { - "line": 1646, + "line": 1639, "column": 7 } } @@ -171500,16 +171428,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": [ - 46837, - 46991 + 46662, + 46816 ], "loc": { "start": { - "line": 1662, + "line": 1655, "column": 4 }, "end": { - "line": 1666, + "line": 1659, "column": 7 } } @@ -171518,16 +171446,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": [ - 47137, - 47333 + 46962, + 47158 ], "loc": { "start": { - "line": 1672, + "line": 1665, "column": 4 }, "end": { - "line": 1677, + "line": 1670, "column": 7 } } @@ -171536,16 +171464,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": [ - 48193, - 48430 + 48018, + 48255 ], "loc": { "start": { - "line": 1706, + "line": 1699, "column": 4 }, "end": { - "line": 1710, + "line": 1703, "column": 7 } } @@ -171554,16 +171482,16 @@ "type": "Line", "value": "fire onbefore callback", "range": [ - 48534, - 48558 + 48359, + 48383 ], "loc": { "start": { - "line": 1715, + "line": 1708, "column": 8 }, "end": { - "line": 1715, + "line": 1708, "column": 32 } } @@ -171572,16 +171500,16 @@ "type": "Line", "value": " search args re-init", "range": [ - 48795, - 48817 + 48620, + 48642 ], "loc": { "start": { - "line": 1724, + "line": 1717, "column": 8 }, "end": { - "line": 1724, + "line": 1717, "column": 30 } } @@ -171590,16 +171518,16 @@ "type": "Line", "value": " already filtered rows display re-init", "range": [ - 48933, - 48973 + 48758, + 48798 ], "loc": { "start": { - "line": 1728, + "line": 1721, "column": 12 }, "end": { - "line": 1728, + "line": 1721, "column": 52 } } @@ -171608,16 +171536,16 @@ "type": "Line", "value": " checks if row has exact cell #", "range": [ - 49105, - 49138 + 48930, + 48963 ], "loc": { "start": { - "line": 1734, + "line": 1727, "column": 12 }, "end": { - "line": 1734, + "line": 1727, "column": 45 } } @@ -171626,16 +171554,16 @@ "type": "Line", "value": "only for single filter search", "range": [ - 49307, - 49338 + 49132, + 49163 ], "loc": { "start": { - "line": 1741, + "line": 1734, "column": 16 }, "end": { - "line": 1741, + "line": 1734, "column": 47 } } @@ -171644,16 +171572,16 @@ "type": "Line", "value": " this loop retrieves cell data", "range": [ - 49395, - 49427 + 49220, + 49252 ], "loc": { "start": { - "line": 1744, + "line": 1737, "column": 12 }, "end": { - "line": 1744, + "line": 1737, "column": 44 } } @@ -171662,16 +171590,16 @@ "type": "Line", "value": "searched keyword", "range": [ - 49492, - 49510 + 49317, + 49335 ], "loc": { "start": { - "line": 1746, + "line": 1739, "column": 16 }, "end": { - "line": 1746, + "line": 1739, "column": 34 } } @@ -171680,16 +171608,16 @@ "type": "Line", "value": "multiple search parameter operator ||", "range": [ - 49790, - 49829 + 49615, + 49654 ], "loc": { "start": { - "line": 1756, + "line": 1749, "column": 16 }, "end": { - "line": 1756, + "line": 1749, "column": 55 } } @@ -171698,16 +171626,16 @@ "type": "Line", "value": "multiple search || parameter boolean", "range": [ - 49920, - 49958 + 49745, + 49783 ], "loc": { "start": { - "line": 1758, + "line": 1751, "column": 20 }, "end": { - "line": 1758, + "line": 1751, "column": 58 } } @@ -171716,16 +171644,16 @@ "type": "Line", "value": "multiple search parameter operator &&", "range": [ - 50036, - 50075 + 49861, + 49900 ], "loc": { "start": { - "line": 1760, + "line": 1753, "column": 20 }, "end": { - "line": 1760, + "line": 1753, "column": 59 } } @@ -171734,16 +171662,16 @@ "type": "Line", "value": "multiple search && parameter boolean", "range": [ - 50167, - 50205 + 49992, + 50030 ], "loc": { "start": { - "line": 1762, + "line": 1755, "column": 20 }, "end": { - "line": 1762, + "line": 1755, "column": 58 } } @@ -171752,16 +171680,16 @@ "type": "Line", "value": "detect operators or array query", "range": [ - 50282, - 50315 + 50107, + 50140 ], "loc": { "start": { - "line": 1765, + "line": 1758, "column": 16 }, "end": { - "line": 1765, + "line": 1758, "column": 49 } } @@ -171770,16 +171698,16 @@ "type": "Line", "value": " isolate search term and check occurence in cell data", "range": [ - 50687, - 50742 + 50512, + 50567 ], "loc": { "start": { - "line": 1775, + "line": 1768, "column": 20 }, "end": { - "line": 1775, + "line": 1768, "column": 75 } } @@ -171788,16 +171716,16 @@ "type": "Line", "value": "single search parameter", "range": [ - 51487, - 51512 + 51312, + 51337 ], "loc": { "start": { - "line": 1795, + "line": 1788, "column": 16 }, "end": { - "line": 1795, + "line": 1788, "column": 41 } } @@ -171806,16 +171734,16 @@ "type": "Line", "value": "else single param", "range": [ - 51802, - 51821 + 51627, + 51646 ], "loc": { "start": { - "line": 1802, + "line": 1795, "column": 17 }, "end": { - "line": 1802, + "line": 1795, "column": 36 } } @@ -171824,16 +171752,16 @@ "type": "Line", "value": "for j", "range": [ - 52128, - 52135 + 51953, + 51960 ], "loc": { "start": { - "line": 1812, + "line": 1805, "column": 13 }, "end": { - "line": 1812, + "line": 1805, "column": 20 } } @@ -171842,16 +171770,16 @@ "type": "Line", "value": " for k", "range": [ - 52491, - 52499 + 52316, + 52324 ], "loc": { "start": { - "line": 1825, + "line": 1818, "column": 9 }, "end": { - "line": 1825, + "line": 1818, "column": 17 } } @@ -171860,16 +171788,16 @@ "type": "Line", "value": "fire onafterfilter callback", "range": [ - 52550, - 52579 + 52375, + 52404 ], "loc": { "start": { - "line": 1829, + "line": 1822, "column": 8 }, "end": { - "line": 1829, + "line": 1822, "column": 37 } } @@ -171878,16 +171806,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 * @returns {Boolean}\n ", "range": [ - 52690, - 52914 + 52515, + 52739 ], "loc": { "start": { - "line": 1835, + "line": 1828, "column": 4 }, "end": { - "line": 1841, + "line": 1834, "column": 7 } } @@ -171896,16 +171824,16 @@ "type": "Line", "value": " re_an = new RegExp(this.anOperator),", "range": [ - 53471, - 53510 + 53296, + 53335 ], "loc": { "start": { - "line": 1854, + "line": 1847, "column": 12 }, "end": { - "line": 1854, + "line": 1847, "column": 51 } } @@ -171914,16 +171842,16 @@ "type": "Line", "value": " re_cr = new RegExp(this.curExp),", "range": [ - 53523, - 53558 + 53348, + 53383 ], "loc": { "start": { - "line": 1855, + "line": 1848, "column": 12 }, "end": { - "line": 1855, + "line": 1848, "column": 47 } } @@ -171932,16 +171860,16 @@ "type": "Line", "value": "Search arg operator tests", "range": [ - 53782, - 53809 + 53607, + 53634 ], "loc": { "start": { - "line": 1864, + "line": 1857, "column": 8 }, "end": { - "line": 1864, + "line": 1857, "column": 35 } } @@ -171950,16 +171878,16 @@ "type": "Line", "value": " hatermN = re_an.test(term),", "range": [ - 54078, - 54108 + 53903, + 53933 ], "loc": { "start": { - "line": 1872, + "line": 1865, "column": 12 }, "end": { - "line": 1872, + "line": 1865, "column": 42 } } @@ -171968,16 +171896,16 @@ "type": "Line", "value": " Check for dates or resolve date type", "range": [ - 54303, - 54342 + 54128, + 54167 ], "loc": { "start": { - "line": 1879, + "line": 1872, "column": 8 }, "end": { - "line": 1879, + "line": 1872, "column": 47 } } @@ -171986,16 +171914,16 @@ "type": "Line", "value": " Search arg dates tests", "range": [ - 54673, - 54698 + 54498, + 54523 ], "loc": { "start": { - "line": 1888, + "line": 1881, "column": 12 }, "end": { - "line": 1888, + "line": 1881, "column": 37 } } @@ -172004,16 +171932,16 @@ "type": "Line", "value": " lower equal date", "range": [ - 55339, - 55358 + 55164, + 55183 ], "loc": { "start": { - "line": 1904, + "line": 1897, "column": 12 }, "end": { - "line": 1904, + "line": 1897, "column": 31 } } @@ -172022,16 +171950,16 @@ "type": "Line", "value": " lower date", "range": [ - 55521, - 55534 + 55346, + 55359 ], "loc": { "start": { - "line": 1909, + "line": 1902, "column": 12 }, "end": { - "line": 1909, + "line": 1902, "column": 25 } } @@ -172040,16 +171968,16 @@ "type": "Line", "value": " greater equal date", "range": [ - 55699, - 55720 + 55524, + 55545 ], "loc": { "start": { - "line": 1914, + "line": 1907, "column": 12 }, "end": { - "line": 1914, + "line": 1907, "column": 33 } } @@ -172058,16 +171986,16 @@ "type": "Line", "value": " greater date", "range": [ - 55888, - 55903 + 55713, + 55728 ], "loc": { "start": { - "line": 1919, + "line": 1912, "column": 12 }, "end": { - "line": 1919, + "line": 1912, "column": 27 } } @@ -172076,16 +172004,16 @@ "type": "Line", "value": " different date", "range": [ - 56068, - 56085 + 55893, + 55910 ], "loc": { "start": { - "line": 1924, + "line": 1917, "column": 12 }, "end": { - "line": 1924, + "line": 1917, "column": 29 } } @@ -172094,16 +172022,16 @@ "type": "Line", "value": " equal date", "range": [ - 56275, - 56288 + 56100, + 56113 ], "loc": { "start": { - "line": 1929, + "line": 1922, "column": 12 }, "end": { - "line": 1929, + "line": 1922, "column": 25 } } @@ -172112,16 +172040,16 @@ "type": "Line", "value": " searched keyword with * operator doesn't have to be a date", "range": [ - 56479, - 56540 + 56304, + 56365 ], "loc": { "start": { - "line": 1934, + "line": 1927, "column": 12 }, "end": { - "line": 1934, + "line": 1927, "column": 73 } } @@ -172130,16 +172058,16 @@ "type": "Line", "value": " like date", "range": [ - 56580, - 56592 + 56405, + 56417 ], "loc": { "start": { - "line": 1935, + "line": 1928, "column": 39 }, "end": { - "line": 1935, + "line": 1928, "column": 51 } } @@ -172148,16 +172076,16 @@ "type": "Line", "value": "empty", "range": [ - 56908, - 56915 + 56733, + 56740 ], "loc": { "start": { - "line": 1943, + "line": 1936, "column": 12 }, "end": { - "line": 1943, + "line": 1936, "column": 19 } } @@ -172166,16 +172094,16 @@ "type": "Line", "value": "non-empty", "range": [ - 57026, - 57037 + 56851, + 56862 ], "loc": { "start": { - "line": 1947, + "line": 1940, "column": 12 }, "end": { - "line": 1947, + "line": 1940, "column": 23 } } @@ -172184,16 +172112,16 @@ "type": "Line", "value": " Convert to number anyways to auto-resolve type in case not", "range": [ - 57567, - 57628 + 57392, + 57453 ], "loc": { "start": { - "line": 1963, + "line": 1956, "column": 12 }, "end": { - "line": 1963, + "line": 1956, "column": 73 } } @@ -172202,16 +172130,16 @@ "type": "Line", "value": " defined by configuration", "range": [ - 57641, - 57668 + 57466, + 57493 ], "loc": { "start": { - "line": 1964, + "line": 1957, "column": 12 }, "end": { - "line": 1964, + "line": 1957, "column": 39 } } @@ -172220,16 +172148,16 @@ "type": "Line", "value": " first checks if there is any operator (<,>,<=,>=,!,*,=,{,},", "range": [ - 57754, - 57816 + 57579, + 57641 ], "loc": { "start": { - "line": 1967, + "line": 1960, "column": 12 }, "end": { - "line": 1967, + "line": 1960, "column": 74 } } @@ -172238,16 +172166,16 @@ "type": "Line", "value": " rgx:)", "range": [ - 57829, - 57837 + 57654, + 57662 ], "loc": { "start": { - "line": 1968, + "line": 1961, "column": 12 }, "end": { - "line": 1968, + "line": 1961, "column": 20 } } @@ -172256,16 +172184,16 @@ "type": "Line", "value": " lower equal", "range": [ - 57850, - 57864 + 57675, + 57689 ], "loc": { "start": { - "line": 1969, + "line": 1962, "column": 12 }, "end": { - "line": 1969, + "line": 1962, "column": 26 } } @@ -172274,16 +172202,16 @@ "type": "Line", "value": "greater equal", "range": [ - 58055, - 58070 + 57880, + 57895 ], "loc": { "start": { - "line": 1976, + "line": 1969, "column": 12 }, "end": { - "line": 1976, + "line": 1969, "column": 27 } } @@ -172292,16 +172220,16 @@ "type": "Line", "value": "lower", "range": [ - 58266, - 58273 + 58091, + 58098 ], "loc": { "start": { - "line": 1983, + "line": 1976, "column": 12 }, "end": { - "line": 1983, + "line": 1976, "column": 19 } } @@ -172310,16 +172238,16 @@ "type": "Line", "value": "greater", "range": [ - 58467, - 58476 + 58292, + 58301 ], "loc": { "start": { - "line": 1990, + "line": 1983, "column": 12 }, "end": { - "line": 1990, + "line": 1983, "column": 21 } } @@ -172328,16 +172256,16 @@ "type": "Line", "value": "different", "range": [ - 58670, - 58681 + 58495, + 58506 ], "loc": { "start": { - "line": 1997, + "line": 1990, "column": 12 }, "end": { - "line": 1997, + "line": 1990, "column": 23 } } @@ -172346,16 +172274,16 @@ "type": "Line", "value": "like", "range": [ - 58872, - 58878 + 58697, + 58703 ], "loc": { "start": { - "line": 2002, + "line": 1995, "column": 12 }, "end": { - "line": 2002, + "line": 1995, "column": 18 } } @@ -172364,16 +172292,16 @@ "type": "Line", "value": "equal", "range": [ - 59055, - 59062 + 58880, + 58887 ], "loc": { "start": { - "line": 2007, + "line": 2000, "column": 12 }, "end": { - "line": 2007, + "line": 2000, "column": 19 } } @@ -172382,16 +172310,16 @@ "type": "Line", "value": "starts with", "range": [ - 59238, - 59251 + 59063, + 59076 ], "loc": { "start": { - "line": 2012, + "line": 2005, "column": 12 }, "end": { - "line": 2012, + "line": 2005, "column": 25 } } @@ -172400,16 +172328,16 @@ "type": "Line", "value": "ends with", "range": [ - 59420, - 59431 + 59245, + 59256 ], "loc": { "start": { - "line": 2017, + "line": 2010, "column": 12 }, "end": { - "line": 2017, + "line": 2010, "column": 23 } } @@ -172418,16 +172346,16 @@ "type": "Line", "value": "empty", "range": [ - 59850, - 59857 + 59675, + 59682 ], "loc": { "start": { - "line": 2026, + "line": 2019, "column": 12 }, "end": { - "line": 2026, + "line": 2019, "column": 19 } } @@ -172436,16 +172364,16 @@ "type": "Line", "value": "non-empty", "range": [ - 59968, - 59979 + 59793, + 59804 ], "loc": { "start": { - "line": 2030, + "line": 2023, "column": 12 }, "end": { - "line": 2030, + "line": 2023, "column": 23 } } @@ -172454,16 +172382,16 @@ "type": "Line", "value": "regexp", "range": [ - 60091, - 60099 + 59916, + 59924 ], "loc": { "start": { - "line": 2034, + "line": 2027, "column": 12 }, "end": { - "line": 2034, + "line": 2027, "column": 20 } } @@ -172472,16 +172400,16 @@ "type": "Line", "value": "in case regexp throws", "range": [ - 60146, - 60169 + 59971, + 59994 ], "loc": { "start": { - "line": 2036, + "line": 2029, "column": 16 }, "end": { - "line": 2036, + "line": 2029, "column": 39 } } @@ -172490,16 +172418,16 @@ "type": "Line", "value": "operator is removed", "range": [ - 60212, - 60233 + 60037, + 60058 ], "loc": { "start": { - "line": 2038, + "line": 2031, "column": 20 }, "end": { - "line": 2038, + "line": 2031, "column": 41 } } @@ -172508,16 +172436,16 @@ "type": "Line", "value": " If numeric type data, perform a strict equality test and", "range": [ - 60521, - 60580 + 60346, + 60405 ], "loc": { "start": { - "line": 2046, + "line": 2039, "column": 16 }, "end": { - "line": 2046, + "line": 2039, "column": 75 } } @@ -172526,16 +172454,16 @@ "type": "Line", "value": " fallback to unformatted number string comparison", "range": [ - 60597, - 60648 + 60422, + 60473 ], "loc": { "start": { - "line": 2047, + "line": 2040, "column": 16 }, "end": { - "line": 2047, + "line": 2040, "column": 67 } } @@ -172544,16 +172472,16 @@ "type": "Line", "value": " parseNb can return 0 for strings which are not", "range": [ - 60817, - 60866 + 60642, + 60691 ], "loc": { "start": { - "line": 2051, + "line": 2044, "column": 20 }, "end": { - "line": 2051, + "line": 2044, "column": 69 } } @@ -172562,16 +172490,16 @@ "type": "Line", "value": " formatted numbers, in that case return the original", "range": [ - 60887, - 60941 + 60712, + 60766 ], "loc": { "start": { - "line": 2052, + "line": 2045, "column": 20 }, "end": { - "line": 2052, + "line": 2045, "column": 74 } } @@ -172580,16 +172508,16 @@ "type": "Line", "value": " string. TODO: handle this in parseNb", "range": [ - 60962, - 61001 + 60787, + 60826 ], "loc": { "start": { - "line": 2053, + "line": 2046, "column": 20 }, "end": { - "line": 2053, + "line": 2046, "column": 59 } } @@ -172598,16 +172526,16 @@ "type": "Line", "value": " Finally test search term is contained in cell data", "range": [ - 61304, - 61357 + 61129, + 61182 ], "loc": { "start": { - "line": 2059, + "line": 2052, "column": 20 }, "end": { - "line": 2059, + "line": 2052, "column": 73 } } @@ -172616,16 +172544,16 @@ "type": "Line", "value": "else", "range": [ - 61680, - 61686 + 61505, + 61511 ], "loc": { "start": { - "line": 2070, + "line": 2063, "column": 9 }, "end": { - "line": 2070, + "line": 2063, "column": 15 } } @@ -172634,16 +172562,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=true] 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 ", "range": [ - 61725, - 62089 + 61550, + 61914 ], "loc": { "start": { - "line": 2075, + "line": 2068, "column": 4 }, "end": { - "line": 2082, + "line": 2075, "column": 7 } } @@ -172652,16 +172580,16 @@ "type": "Line", "value": " checks if current row index appears in exclude array", "range": [ - 62625, - 62680 + 62450, + 62505 ], "loc": { "start": { - "line": 2101, + "line": 2094, "column": 12 }, "end": { - "line": 2101, + "line": 2094, "column": 67 } } @@ -172670,16 +172598,16 @@ "type": "Line", "value": " checks if row has exact cell # and is not excluded", "range": [ - 62880, - 62933 + 62705, + 62758 ], "loc": { "start": { - "line": 2108, + "line": 2101, "column": 12 }, "end": { - "line": 2108, + "line": 2101, "column": 65 } } @@ -172688,16 +172616,16 @@ "type": "Line", "value": " this loop retrieves cell data", "range": [ - 63011, - 63043 + 62836, + 62868 ], "loc": { "start": { - "line": 2110, + "line": 2103, "column": 16 }, "end": { - "line": 2110, + "line": 2103, "column": 48 } } @@ -172706,16 +172634,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": [ - 63367, - 63519 + 63192, + 63344 ], "loc": { "start": { - "line": 2123, + "line": 2116, "column": 4 }, "end": { - "line": 2127, + "line": 2120, "column": 7 } } @@ -172724,16 +172652,16 @@ "type": "Line", "value": "mutiple select", "range": [ - 63913, - 63929 + 63738, + 63754 ], "loc": { "start": { - "line": 2142, + "line": 2135, "column": 8 }, "end": { - "line": 2142, + "line": 2135, "column": 24 } } @@ -172742,16 +172670,16 @@ "type": "Line", "value": "checklist", "range": [ - 64058, - 64069 + 63883, + 63894 ], "loc": { "start": { - "line": 2146, + "line": 2139, "column": 8 }, "end": { - "line": 2146, + "line": 2139, "column": 19 } } @@ -172760,16 +172688,16 @@ "type": "Line", "value": "return an empty string if collection is empty or contains a single", "range": [ - 64200, - 64268 + 64025, + 64093 ], "loc": { "start": { - "line": 2150, + "line": 2143, "column": 8 }, "end": { - "line": 2150, + "line": 2143, "column": 76 } } @@ -172778,16 +172706,16 @@ "type": "Line", "value": "empty string", "range": [ - 64277, - 64291 + 64102, + 64116 ], "loc": { "start": { - "line": 2151, + "line": 2144, "column": 8 }, "end": { - "line": 2151, + "line": 2144, "column": 22 } } @@ -172796,16 +172724,16 @@ "type": "Block", "value": "*\n * Return the filters' values\n * @return {Array} List of filters' values\n ", "range": [ - 64485, - 64577 + 64310, + 64402 ], "loc": { "start": { - "line": 2160, + "line": 2153, "column": 4 }, "end": { - "line": 2163, + "line": 2156, "column": 7 } } @@ -172814,16 +172742,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": [ - 65019, - 65182 + 64844, + 65007 ], "loc": { "start": { - "line": 2180, + "line": 2173, "column": 4 }, "end": { - "line": 2184, + "line": 2177, "column": 7 } } @@ -172832,16 +172760,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": [ - 65313, - 65714 + 65138, + 65539 ], "loc": { "start": { - "line": 2192, + "line": 2185, "column": 4 }, "end": { - "line": 2200, + "line": 2193, "column": 7 } } @@ -172850,16 +172778,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": [ - 66131, - 66277 + 65956, + 66102 ], "loc": { "start": { - "line": 2216, + "line": 2209, "column": 4 }, "end": { - "line": 2220, + "line": 2213, "column": 7 } } @@ -172868,16 +172796,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": [ - 66386, - 66552 + 66211, + 66377 ], "loc": { "start": { - "line": 2226, + "line": 2219, "column": 4 }, "end": { - "line": 2230, + "line": 2223, "column": 7 } } @@ -172886,16 +172814,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": [ - 66698, - 66929 + 66523, + 66754 ], "loc": { "start": { - "line": 2236, + "line": 2229, "column": 4 }, "end": { - "line": 2241, + "line": 2234, "column": 7 } } @@ -172904,16 +172832,16 @@ "type": "Block", "value": "*\n * Return the text content of a given cell\n * @param {DOMElement} Cell's DOM element\n * @returns {String}\n ", "range": [ - 67169, - 67298 + 66994, + 67123 ], "loc": { "start": { - "line": 2252, + "line": 2245, "column": 4 }, "end": { - "line": 2256, + "line": 2249, "column": 7 } } @@ -172922,16 +172850,16 @@ "type": "Line", "value": " Invoke cellParser for this column if any", "range": [ - 67408, - 67451 + 67233, + 67276 ], "loc": { "start": { - "line": 2260, + "line": 2253, "column": 8 }, "end": { - "line": 2260, + "line": 2253, "column": 51 } } @@ -172940,16 +172868,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": [ - 67629, - 67809 + 67454, + 67634 ], "loc": { "start": { - "line": 2268, + "line": 2261, "column": 4 }, "end": { - "line": 2272, + "line": 2265, "column": 7 } } @@ -172958,16 +172886,16 @@ "type": "Block", "value": "*\n * Return the table data with following format:\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 *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 68606, - 69062 + 68449, + 68905 ], "loc": { "start": { - "line": 2297, + "line": 2290, "column": 4 }, "end": { - "line": 2309, + "line": 2302, "column": 7 } } @@ -172976,16 +172904,16 @@ "type": "Block", "value": "*\n * Return the filtered data with following format:\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 *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 70169, - 70628 + 70012, + 70471 ], "loc": { "start": { - "line": 2342, + "line": 2335, "column": 4 }, "end": { - "line": 2354, + "line": 2347, "column": 7 } } @@ -172994,16 +172922,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 *\n * TODO: provide an API returning data in JSON format\n ", "range": [ - 71859, - 72449 + 71702, + 72292 ], "loc": { "start": { - "line": 2391, + "line": 2384, "column": 4 }, "end": { - "line": 2402, + "line": 2395, "column": 7 } } @@ -173012,16 +172940,16 @@ "type": "Line", "value": " ensure valid rows index do not contain excluded rows and row is", "range": [ - 72815, - 72881 + 72658, + 72724 ], "loc": { "start": { - "line": 2418, + "line": 2411, "column": 8 }, "end": { - "line": 2418, + "line": 2411, "column": 74 } } @@ -173030,16 +172958,16 @@ "type": "Line", "value": " displayed", "range": [ - 72890, - 72902 + 72733, + 72745 ], "loc": { "start": { - "line": 2419, + "line": 2412, "column": 8 }, "end": { - "line": 2419, + "line": 2412, "column": 20 } } @@ -173048,16 +172976,16 @@ "type": "Line", "value": " convert column value to expected type if necessary", "range": [ - 73166, - 73219 + 73009, + 73062 ], "loc": { "start": { - "line": 2427, + "line": 2420, "column": 8 }, "end": { - "line": 2427, + "line": 2420, "column": 61 } } @@ -173066,16 +172994,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": [ - 73503, - 73665 + 73346, + 73508 ], "loc": { "start": { - "line": 2439, + "line": 2432, "column": 4 }, "end": { - "line": 2443, + "line": 2436, "column": 7 } } @@ -173084,16 +173012,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": [ - 73736, - 73909 + 73579, + 73752 ], "loc": { "start": { - "line": 2448, + "line": 2441, "column": 4 }, "end": { - "line": 2452, + "line": 2445, "column": 7 } } @@ -173102,16 +173030,16 @@ "type": "Line", "value": " always visible rows are valid", "range": [ - 74081, - 74113 + 73924, + 73956 ], "loc": { "start": { - "line": 2459, + "line": 2452, "column": 8 }, "end": { - "line": 2459, + "line": 2452, "column": 40 } } @@ -173120,16 +173048,16 @@ "type": "Block", "value": "*\n * Validate all filterable rows\n ", "range": [ - 74754, - 74801 + 74597, + 74644 ], "loc": { "start": { - "line": 2483, + "line": 2476, "column": 4 }, "end": { - "line": 2485, + "line": 2478, "column": 7 } } @@ -173138,16 +173066,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": [ - 75051, - 75213 + 74894, + 75056 ], "loc": { "start": { - "line": 2496, + "line": 2489, "column": 4 }, "end": { - "line": 2500, + "line": 2493, "column": 7 } } @@ -173156,16 +173084,16 @@ "type": "Line", "value": "multiple selects", "range": [ - 75736, - 75754 + 75579, + 75597 ], "loc": { "start": { - "line": 2515, + "line": 2508, "column": 8 }, "end": { - "line": 2515, + "line": 2508, "column": 26 } } @@ -173174,16 +173102,16 @@ "type": "Line", "value": "checklist", "range": [ - 76203, - 76214 + 76046, + 76057 ], "loc": { "start": { - "line": 2527, + "line": 2520, "column": 8 }, "end": { - "line": 2527, + "line": 2520, "column": 19 } } @@ -173192,16 +173120,16 @@ "type": "Block", "value": "*\n * Set them columns' widths as per configuration\n * @param {Element} tbl DOM element\n ", "range": [ - 76810, - 76914 + 76653, + 76757 ], "loc": { "start": { - "line": 2545, + "line": 2538, "column": 4 }, "end": { - "line": 2548, + "line": 2541, "column": 7 } } @@ -173210,16 +173138,16 @@ "type": "Block", "value": "*\n * Makes defined rows always visible\n ", "range": [ - 77668, - 77720 + 77511, + 77563 ], "loc": { "start": { - "line": 2575, + "line": 2568, "column": 4 }, "end": { - "line": 2577, + "line": 2570, "column": 7 } } @@ -173228,16 +173156,16 @@ "type": "Line", "value": "row index cannot be > nrows", "range": [ - 77982, - 78011 + 77825, + 77854 ], "loc": { "start": { - "line": 2585, + "line": 2578, "column": 12 }, "end": { - "line": 2585, + "line": 2578, "column": 41 } } @@ -173246,16 +173174,16 @@ "type": "Block", "value": "*\n * Clear all the filters' values\n ", "range": [ - 78125, - 78173 + 77968, + 78016 ], "loc": { "start": { - "line": 2592, + "line": 2585, "column": 4 }, "end": { - "line": 2594, + "line": 2587, "column": 7 } } @@ -173264,16 +173192,16 @@ "type": "Block", "value": "*\n * Clears filtered columns visual indicator (background color)\n ", "range": [ - 78618, - 78696 + 78461, + 78539 ], "loc": { "start": { - "line": 2613, + "line": 2606, "column": 4 }, "end": { - "line": 2615, + "line": 2608, "column": 7 } } @@ -173282,16 +173210,16 @@ "type": "Block", "value": "*\n * Mark currently filtered column\n * @param {Number} colIndex Column index\n ", "range": [ - 78904, - 78999 + 78747, + 78842 ], "loc": { "start": { - "line": 2622, + "line": 2615, "column": 4 }, "end": { - "line": 2625, + "line": 2618, "column": 7 } } @@ -173300,16 +173228,16 @@ "type": "Block", "value": "*\n * Return the ID of the current active filter\n * @returns {String}\n ", "range": [ - 79345, - 79431 + 79188, + 79274 ], "loc": { "start": { - "line": 2638, + "line": 2631, "column": 4 }, "end": { - "line": 2641, + "line": 2634, "column": 7 } } @@ -173318,16 +173246,16 @@ "type": "Block", "value": "*\n * Set the ID of the current active filter\n * @param {String} filterId Element ID\n ", "range": [ - 79505, - 79606 + 79348, + 79449 ], "loc": { "start": { - "line": 2646, + "line": 2639, "column": 4 }, "end": { - "line": 2649, + "line": 2642, "column": 7 } } @@ -173336,16 +173264,16 @@ "type": "Block", "value": "*\n * Return the column index for a given filter ID\n * @param {string} [filterId=''] Filter ID\n * @returns {Number} Column index\n ", "range": [ - 79692, - 79841 + 79535, + 79684 ], "loc": { "start": { - "line": 2654, + "line": 2647, "column": 4 }, "end": { - "line": 2658, + "line": 2651, "column": 7 } } @@ -173354,16 +173282,16 @@ "type": "Block", "value": "*\n * Builds filter element ID for a given column index\n * @param {any} colIndex\n * @returns {String} Filter element ID string\n * @private\n ", "range": [ - 80019, - 80182 + 79862, + 80025 ], "loc": { "start": { - "line": 2665, + "line": 2658, "column": 4 }, "end": { - "line": 2670, + "line": 2663, "column": 7 } } @@ -173372,16 +173300,16 @@ "type": "Block", "value": "*\n * Make specified column's filter active\n * @param colIndex Index of a column\n ", "range": [ - 80280, - 80377 + 80123, + 80220 ], "loc": { "start": { - "line": 2675, + "line": 2668, "column": 4 }, "end": { - "line": 2678, + "line": 2671, "column": 7 } } @@ -173390,16 +173318,16 @@ "type": "Block", "value": "*\n * Refresh the filters subject to linking ('select', 'multiple',\n * 'checklist' type)\n ", "range": [ - 80543, - 80648 + 80386, + 80491 ], "loc": { "start": { - "line": 2686, + "line": 2679, "column": 4 }, "end": { - "line": 2689, + "line": 2682, "column": 7 } } @@ -173408,16 +173336,16 @@ "type": "Line", "value": " Welcome to cyclomatic complexity hell :)", "range": [ - 81330, - 81373 + 81173, + 81216 ], "loc": { "start": { - "line": 2707, + "line": 2700, "column": 12 }, "end": { - "line": 2707, + "line": 2700, "column": 55 } } @@ -173426,16 +173354,16 @@ "type": "Line", "value": " TODO: simplify/refactor if statement", "range": [ - 81386, - 81425 + 81229, + 81268 ], "loc": { "start": { - "line": 2708, + "line": 2701, "column": 12 }, "end": { - "line": 2708, + "line": 2701, "column": 51 } } @@ -173444,16 +173372,16 @@ "type": "Line", "value": "1st option needs to be inserted", "range": [ - 81784, - 81817 + 81627, + 81660 ], "loc": { "start": { - "line": 2716, + "line": 2709, "column": 16 }, "end": { - "line": 2716, + "line": 2709, "column": 49 } } @@ -173462,16 +173390,16 @@ "type": "Block", "value": "*\n * Determines if passed filter column implements exact query match\n * @param {Number} colIndex Column index\n * @return {Boolean}\n ", "range": [ - 82458, - 82614 + 82301, + 82457 ], "loc": { "start": { - "line": 2736, + "line": 2729, "column": 4 }, "end": { - "line": 2740, + "line": 2733, "column": 7 } } @@ -173480,16 +173408,16 @@ "type": "Block", "value": "*\n * Checks if passed row is valid\n * @param {Number} rowIndex Row index\n * @returns {Boolean}\n ", "range": [ - 82806, - 82922 + 82649, + 82765 ], "loc": { "start": { - "line": 2747, + "line": 2740, "column": 4 }, "end": { - "line": 2751, + "line": 2744, "column": 7 } } @@ -173498,16 +173426,16 @@ "type": "Block", "value": "*\n * Checks if passed row is visible\n * @param {Number} rowIndex Row index\n * @returns {Boolean}\n ", "range": [ - 83022, - 83140 + 82865, + 82983 ], "loc": { "start": { - "line": 2756, + "line": 2749, "column": 4 }, "end": { - "line": 2760, + "line": 2753, "column": 7 } } @@ -173516,16 +173444,16 @@ "type": "Block", "value": "*\n * Checks if specified column filter ignores diacritics.\n * Note this is only applicable to input filter types.\n * @param {Number} colIndex Column index\n * @returns {Boolean}\n ", "range": [ - 83273, - 83478 + 83116, + 83321 ], "loc": { "start": { - "line": 2766, + "line": 2759, "column": 4 }, "end": { - "line": 2771, + "line": 2764, "column": 7 } } @@ -173534,16 +173462,16 @@ "type": "Block", "value": "*\n * Returns clear all text for specified filter column\n * @param {Number} colIndex Column index\n * @returns {String}\n ", "range": [ - 83694, - 83836 + 83537, + 83679 ], "loc": { "start": { - "line": 2780, + "line": 2773, "column": 4 }, "end": { - "line": 2784, + "line": 2777, "column": 7 } } @@ -173552,16 +173480,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": [ - 84039, - 84258 + 83882, + 84101 ], "loc": { "start": { - "line": 2793, + "line": 2786, "column": 4 }, "end": { - "line": 2798, + "line": 2791, "column": 7 } } @@ -173570,16 +173498,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": [ - 84733, - 84992 + 84576, + 84835 ], "loc": { "start": { - "line": 2815, + "line": 2808, "column": 4 }, "end": { - "line": 2821, + "line": 2814, "column": 7 } } @@ -173588,16 +173516,16 @@ "type": "Line", "value": "Browser <> IE onload event works only for scripts, not for stylesheets", "range": [ - 85633, - 85705 + 85476, + 85548 ], "loc": { "start": { - "line": 2843, + "line": 2836, "column": 8 }, "end": { - "line": 2843, + "line": 2836, "column": 80 } } @@ -173606,16 +173534,16 @@ "type": "Block", "value": "*\n * Check if table has filters grid\n * @return {Boolean}\n ", "range": [ - 86252, - 86327 + 86095, + 86170 ], "loc": { "start": { - "line": 2860, + "line": 2853, "column": 4 }, "end": { - "line": 2863, + "line": 2856, "column": 7 } } @@ -173624,16 +173552,16 @@ "type": "Block", "value": "*\n * Get list of filter IDs\n * @return {[type]} [description]\n ", "range": [ - 86394, - 86473 + 86237, + 86316 ], "loc": { "start": { - "line": 2868, + "line": 2861, "column": 4 }, "end": { - "line": 2871, + "line": 2864, "column": 7 } } @@ -173642,16 +173570,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": [ - 86540, - 86716 + 86383, + 86559 ], "loc": { "start": { - "line": 2876, + "line": 2869, "column": 4 }, "end": { - "line": 2880, + "line": 2873, "column": 7 } } @@ -173660,16 +173588,16 @@ "type": "Block", "value": "*\n * Get the index of the row containing the filters\n * @return {Number}\n ", "range": [ - 87436, - 87526 + 87279, + 87369 ], "loc": { "start": { - "line": 2904, + "line": 2897, "column": 4 }, "end": { - "line": 2907, + "line": 2900, "column": 7 } } @@ -173678,16 +173606,16 @@ "type": "Block", "value": "*\n * Get the index of the headers row\n * @return {Number}\n ", "range": [ - 87602, - 87677 + 87445, + 87520 ], "loc": { "start": { - "line": 2912, + "line": 2905, "column": 4 }, "end": { - "line": 2915, + "line": 2908, "column": 7 } } @@ -173696,16 +173624,16 @@ "type": "Block", "value": "*\n * Get the row index from where the filtering process start (1st filterable\n * row)\n * @return {Number}\n ", "range": [ - 87748, - 87875 + 87591, + 87718 ], "loc": { "start": { - "line": 2920, + "line": 2913, "column": 4 }, "end": { - "line": 2924, + "line": 2917, "column": 7 } } @@ -173714,16 +173642,16 @@ "type": "Block", "value": "*\n * Get the index of the last row\n * @return {Number}\n ", "range": [ - 87940, - 88012 + 87783, + 87855 ], "loc": { "start": { - "line": 2929, + "line": 2922, "column": 4 }, "end": { - "line": 2932, + "line": 2925, "column": 7 } } @@ -173732,16 +173660,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 * @returns {Boolean}\n ", "range": [ - 88120, - 88330 + 87963, + 88173 ], "loc": { "start": { - "line": 2938, + "line": 2931, "column": 4 }, "end": { - "line": 2943, + "line": 2936, "column": 7 } } @@ -173750,16 +173678,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": [ - 88616, - 88757 + 88468, + 88609 ], "loc": { "start": { - "line": 2955, + "line": 2948, "column": 4 }, "end": { - "line": 2959, + "line": 2952, "column": 7 } } @@ -173768,16 +173696,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": [ - 89381, - 89554 + 89233, + 89406 ], "loc": { "start": { - "line": 2980, + "line": 2973, "column": 4 }, "end": { - "line": 2984, + "line": 2977, "column": 7 } } @@ -173786,16 +173714,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": [ - 90076, - 90212 + 89928, + 90064 ], "loc": { "start": { - "line": 3000, + "line": 2993, "column": 4 }, "end": { - "line": 3004, + "line": 2997, "column": 7 } } @@ -173804,16 +173732,16 @@ "type": "Block", "value": "*\n * Get the total number of filterable rows\n * @return {Number}\n ", "range": [ - 90362, - 90444 + 90214, + 90296 ], "loc": { "start": { - "line": 3010, + "line": 3003, "column": 4 }, "end": { - "line": 3013, + "line": 3006, "column": 7 } } @@ -173822,16 +173750,16 @@ "type": "Block", "value": "*\n * Return the total number of valid rows\n * @param {Boolean} [reCalc=false] Forces calculation of filtered rows\n * @returns {Number}\n ", "range": [ - 90522, - 90678 + 90374, + 90530 ], "loc": { "start": { - "line": 3018, + "line": 3011, "column": 4 }, "end": { - "line": 3022, + "line": 3015, "column": 7 } } @@ -173840,16 +173768,16 @@ "type": "Block", "value": "*\n * Get the configuration object (literal object)\n * @return {Object}\n ", "range": [ - 90776, - 90864 + 90628, + 90716 ], "loc": { "start": { - "line": 3027, + "line": 3020, "column": 4 }, "end": { - "line": 3030, + "line": 3023, "column": 7 } } diff --git a/docs/class/src/emitter.js~Emitter.html b/docs/class/src/emitter.js~Emitter.html index 874304c8..6f79e0cb 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.2 API Document + Emitter | tablefilter v0.5.3 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 4bac8bc2..efd4476b 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.2 API Document + AdapterEzEditTable | tablefilter v0.5.3 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 8b3b87cc..9eb8e373 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.2 API Document + ColOps | tablefilter v0.5.3 API Document @@ -120,13 +120,13 @@
- + public class - | source + | source
@@ -281,6 +281,34 @@ + + + +
+

+ formatResults: Array +

+
+
+ + +

List of format objects used for formatting the result - +refer to https://github.com/componitable/format-number to check +configuration options

+
+
+ + + + + + + + + public + + + @@ -1153,7 +1181,7 @@ Configuration options are stored in 'opts' property

- source + source @@ -1221,7 +1249,7 @@ Configuration options are stored in 'opts' property

- source + source @@ -1262,7 +1290,7 @@ Configuration options are stored in 'opts' property

- source + source @@ -1303,7 +1331,7 @@ Configuration options are stored in 'opts' property

- source + source @@ -1332,6 +1360,49 @@ Configuration options are stored in 'opts' property

+
+
+

+ public + + + + + formatResults: Array + + + + source + +

+ + + + +

List of format objects used for formatting the result - +refer to https://github.com/componitable/format-number to check +configuration options

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

@@ -1344,7 +1415,7 @@ Configuration options are stored in 'opts' property

- source + source

@@ -1384,7 +1455,7 @@ Configuration options are stored in 'opts' property

- source + source @@ -1425,7 +1496,7 @@ Configuration options are stored in 'opts' property

- source + source @@ -1466,7 +1537,7 @@ Configuration options are stored in 'opts' property

- source + source @@ -1507,7 +1578,7 @@ Configuration options are stored in 'opts' property

- source + source @@ -1549,7 +1620,7 @@ Configuration options are stored in 'opts' property

- source + source @@ -1590,7 +1661,7 @@ Configuration options are stored in 'opts' property

- source + source @@ -1632,7 +1703,7 @@ Configuration options are stored in 'opts' property

- source + source @@ -1676,7 +1747,7 @@ Configuration options are stored in 'opts' property

- source + source @@ -1733,7 +1804,7 @@ Configuration options are stored in 'opts' property

- source + source @@ -1802,7 +1873,7 @@ Configuration options are stored in 'opts' property

- source + source @@ -1871,7 +1942,7 @@ Configuration options are stored in 'opts' property

- source + source @@ -1940,7 +2011,7 @@ Configuration options are stored in 'opts' property

- source + source @@ -2009,7 +2080,7 @@ Configuration options are stored in 'opts' property

- source + source @@ -2078,7 +2149,7 @@ Configuration options are stored in 'opts' property

- source + source @@ -2147,7 +2218,7 @@ Configuration options are stored in 'opts' property

- source + source @@ -2216,7 +2287,7 @@ Configuration options are stored in 'opts' property

- source + source @@ -2299,7 +2370,7 @@ Configuration options are stored in 'opts' property

- source + source @@ -2340,7 +2411,7 @@ Configuration options are stored in 'opts' property

- source + source @@ -2381,7 +2452,7 @@ Configuration options are stored in 'opts' property

- source + source diff --git a/docs/class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html b/docs/class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html index e5ffb70c..15ffd3a8 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.2 API Document + ColsVisibility | tablefilter v0.5.3 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 4b1a24b9..e65f8194 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.2 API Document + FiltersVisibility | tablefilter v0.5.3 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 bfa5ede7..d2e01252 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.2 API Document + AdapterSortableTable | tablefilter v0.5.3 API Document diff --git a/docs/class/src/feature.js~Feature.html b/docs/class/src/feature.js~Feature.html index 2645370c..49845b0e 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.2 API Document + Feature | tablefilter v0.5.3 API Document diff --git a/docs/class/src/modules/alternateRows.js~AlternateRows.html b/docs/class/src/modules/alternateRows.js~AlternateRows.html index c771f73a..92b9b77b 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.2 API Document + AlternateRows | tablefilter v0.5.3 API Document diff --git a/docs/class/src/modules/checkList.js~CheckList.html b/docs/class/src/modules/checkList.js~CheckList.html index 24515698..a1b58567 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.2 API Document + CheckList | tablefilter v0.5.3 API Document diff --git a/docs/class/src/modules/clearButton.js~ClearButton.html b/docs/class/src/modules/clearButton.js~ClearButton.html index 4c37391a..54148853 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.2 API Document + ClearButton | tablefilter v0.5.3 API Document diff --git a/docs/class/src/modules/dateType.js~DateType.html b/docs/class/src/modules/dateType.js~DateType.html index 107af910..6ea2c7e3 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.2 API Document + DateType | tablefilter v0.5.3 API Document diff --git a/docs/class/src/modules/dropdown.js~Dropdown.html b/docs/class/src/modules/dropdown.js~Dropdown.html index dc3f70bd..1feb24d5 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.2 API Document + Dropdown | tablefilter v0.5.3 API Document diff --git a/docs/class/src/modules/gridLayout.js~GridLayout.html b/docs/class/src/modules/gridLayout.js~GridLayout.html index 9a03aea8..1cacee8c 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.2 API Document + GridLayout | tablefilter v0.5.3 API Document diff --git a/docs/class/src/modules/hash.js~Hash.html b/docs/class/src/modules/hash.js~Hash.html index 19e293d2..815811e3 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.2 API Document + Hash | tablefilter v0.5.3 API Document diff --git a/docs/class/src/modules/help.js~Help.html b/docs/class/src/modules/help.js~Help.html index 75d46604..f9e16808 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.2 API Document + Help | tablefilter v0.5.3 API Document diff --git a/docs/class/src/modules/highlightKeywords.js~HighlightKeyword.html b/docs/class/src/modules/highlightKeywords.js~HighlightKeyword.html index 4d2038f7..98fc9d86 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.2 API Document + HighlightKeyword | tablefilter v0.5.3 API Document diff --git a/docs/class/src/modules/loader.js~Loader.html b/docs/class/src/modules/loader.js~Loader.html index 864960c9..db358faa 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.2 API Document + Loader | tablefilter v0.5.3 API Document diff --git a/docs/class/src/modules/noResults.js~NoResults.html b/docs/class/src/modules/noResults.js~NoResults.html index 3d595ac3..d1d39b8c 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.2 API Document + NoResults | tablefilter v0.5.3 API Document diff --git a/docs/class/src/modules/paging.js~Paging.html b/docs/class/src/modules/paging.js~Paging.html index 6477c594..f1e61082 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.2 API Document + Paging | tablefilter v0.5.3 API Document diff --git a/docs/class/src/modules/popupFilter.js~PopupFilter.html b/docs/class/src/modules/popupFilter.js~PopupFilter.html index 8da599ab..f79d227e 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.2 API Document + PopupFilter | tablefilter v0.5.3 API Document diff --git a/docs/class/src/modules/rowsCounter.js~RowsCounter.html b/docs/class/src/modules/rowsCounter.js~RowsCounter.html index 35517457..b5faeb0b 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.2 API Document + RowsCounter | tablefilter v0.5.3 API Document diff --git a/docs/class/src/modules/state.js~State.html b/docs/class/src/modules/state.js~State.html index 1c71e43f..b5f5b5b5 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.2 API Document + State | tablefilter v0.5.3 API Document diff --git a/docs/class/src/modules/statusBar.js~StatusBar.html b/docs/class/src/modules/statusBar.js~StatusBar.html index a47f6193..9457fb91 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.2 API Document + StatusBar | tablefilter v0.5.3 API Document diff --git a/docs/class/src/modules/storage.js~Storage.html b/docs/class/src/modules/storage.js~Storage.html index ba918b3b..65059218 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.2 API Document + Storage | tablefilter v0.5.3 API Document diff --git a/docs/class/src/tablefilter.js~TableFilter.html b/docs/class/src/tablefilter.js~TableFilter.html index d661d22d..a0b34989 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.2 API Document + TableFilter | tablefilter v0.5.3 API Document @@ -5231,7 +5231,7 @@ cell_parser: { - source + source @@ -5704,7 +5704,7 @@ linked filters filtering mode is on

- source + source @@ -6730,7 +6730,7 @@ types

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

- source + source @@ -8540,7 +8540,7 @@ alpha-numeric manner by default

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

- source + source @@ -11070,7 +11070,7 @@ defined

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

- source + source @@ -12587,7 +12587,7 @@ columns

- source + source @@ -12628,7 +12628,7 @@ columns

- source + source @@ -12669,7 +12669,7 @@ columns

- source + source @@ -12727,7 +12727,7 @@ columns

- source + source @@ -12785,7 +12785,7 @@ columns

- source + source @@ -12850,7 +12850,7 @@ columns

- source + source @@ -12891,7 +12891,7 @@ columns

- source + source @@ -12932,7 +12932,7 @@ columns

- source + source diff --git a/docs/coverage.json b/docs/coverage.json index dfe7f0b9..2d08b6b2 100644 --- a/docs/coverage.json +++ b/docs/coverage.json @@ -1,7 +1,7 @@ { "coverage": "100%", - "expectCount": 666, - "actualCount": 666, + "expectCount": 667, + "actualCount": 667, "files": { "src/const.js": { "expectCount": 18, @@ -34,8 +34,8 @@ "undocumentLines": [] }, "src/extensions/colOps/colOps.js": { - "expectCount": 25, - "actualCount": 25, + "expectCount": 26, + "actualCount": 26, "undocumentLines": [] }, "src/extensions/colsVisibility/colsVisibility.js": { diff --git a/docs/dump.json b/docs/dump.json index 3f4576d9..0e022f7f 100644 --- a/docs/dump.json +++ b/docs/dump.json @@ -2020,7 +2020,7 @@ "access": null, "description": null, "lineNumber": 1, - "content": "import {Feature} from '../../feature';\nimport {createText, elm} from '../../dom';\nimport {isArray, isFn, isUndef, isEmpty, EMPTY_FN} from '../../types';\nimport {numSortAsc} from '../../sort';\n\nconst EVENTS = [\n 'after-filtering',\n 'after-page-change',\n 'after-page-length-change'\n];\n\nconst SUM = 'sum';\nconst MEAN = 'mean';\nconst MIN = 'min';\nconst MAX = 'max';\nconst MEDIAN = 'median';\nconst Q1 = 'q1';\nconst Q3 = 'q3';\n\n/**\n * Column calculations extension\n */\nexport default class ColOps extends Feature {\n\n /**\n * Creates an instance of ColOps\n *\n * @param {TableFilter} tf TableFilter instance\n * @param {Object} opts Configuration object\n */\n constructor(tf, opts) {\n super(tf, opts.name);\n\n /**\n * Callback fired before columns operations start\n * @type {Function}\n */\n this.onBeforeOperation = isFn(opts.on_before_operation) ?\n opts.on_before_operation : EMPTY_FN;\n\n /**\n * Callback fired after columns operations are completed\n * @type {Function}\n */\n this.onAfterOperation = isFn(opts.on_after_operation) ?\n opts.on_after_operation : EMPTY_FN;\n\n /**\n * Configuration options\n * @type {Object}\n */\n this.opts = opts;\n\n /**\n * List of DOM element IDs containing column's calculation result\n * @type {Array}\n */\n this.labelIds = opts.id || [];\n\n /**\n * List of columns' indexes for calculations\n * @type {Array}\n */\n this.colIndexes = opts.col || [];\n\n /**\n * List of operations - possible values: 'sum', 'mean', 'min', 'max',\n * 'median', 'q1', 'q3'\n * @type {Array}\n */\n this.operations = opts.operation || [];\n\n /**\n * List of write methods used to write the result - possible values:\n * 'innerHTML', 'setValue', 'createTextNode'\n * @type {Array}\n */\n this.outputTypes = opts.write_method || [];\n\n /**\n * List of row indexes displaying the results\n * @type {Array}\n */\n this.totRowIndexes = opts.tot_row_index || [];\n\n /**\n * List of row indexes excluded from calculations\n * @type {Array}\n */\n this.excludeRows = opts.exclude_row || [];\n\n /**\n * List of decimal precision for calculation results\n * @type {Array}\n */\n this.decimalPrecisions = isUndef(opts.decimal_precision) ?\n 2 : opts.decimal_precision;\n\n this.enable();\n }\n\n /**\n * Initializes ColOps instance\n */\n init() {\n if (this.initialized) {\n return;\n }\n // subscribe to events\n this.emitter.on(EVENTS, () => this.calcAll());\n\n this.calcAll();\n\n /** @inherited */\n this.initialized = true;\n }\n\n /**\n * Calculates columns' values\n * Configuration options are stored in 'opts' property\n * - 'id' contains ids of elements showing result (array)\n * - 'col' contains the columns' indexes (array)\n * - 'operation' contains operation type (array, values: 'sum', 'mean',\n * 'min', 'max', 'median', 'q1', 'q3')\n * - 'write_method' array defines which method to use for displaying the\n * result (innerHTML, setValue, createTextNode) - default: 'innerHTML'\n * - 'tot_row_index' defines in which row results are displayed\n * (integers array)\n *\n * - changes made by Nuovella:\n * (1) optimized the routine (now it will only process each column once),\n * (2) added calculations for the median, lower and upper quartile.\n */\n calcAll() {\n let tf = this.tf;\n if (!tf.isInitialized()) {\n return;\n }\n\n this.onBeforeOperation(tf, this);\n this.emitter.emit('before-column-operation', tf, this);\n\n let colIndexes = this.colIndexes,\n colOperations = this.operations,\n outputTypes = this.outputTypes,\n totRowIndexes = this.totRowIndexes,\n excludeRows = this.excludeRows,\n decimalPrecisions = isUndef(this.decimalPrecisions) ?\n 2 : this.decimalPrecisions;\n\n //nuovella: determine unique list of columns to operate on\n let uIndexes = [];\n colIndexes.forEach((val) => {\n if (uIndexes.indexOf(val) === -1) {\n uIndexes.push(val);\n }\n });\n\n let nbCols = uIndexes.length,\n rows = tf.tbl.rows,\n colValues = [];\n\n for (let u = 0; u < nbCols; u++) {\n //this retrieves col values\n //use uIndexes because we only want to pass through this loop\n //once for each column get the values in this unique column\n colValues.push(\n tf.getFilteredDataCol(uIndexes[u], false, true, excludeRows)\n );\n\n let curValues = colValues[u];\n\n //next: calculate all operations for this column\n let result = 0,\n operations = [],\n precisions = [],\n labels = [],\n writeType,\n idx = 0;\n\n for (let k = 0; k < colIndexes.length; k++) {\n if (colIndexes[k] !== uIndexes[u]) {\n continue;\n }\n operations[idx] = (colOperations[k] || 'sum').toLowerCase();\n precisions[idx] = decimalPrecisions[k];\n labels[idx] = this.labelIds[k];\n writeType = isArray(outputTypes) ? outputTypes[k] : null;\n idx++;\n }\n\n for (let i = 0; i < idx; i++) {\n // emit values before column calculation\n this.emitter.emit(\n 'before-column-calc',\n tf,\n this,\n uIndexes[u],\n curValues,\n operations[i],\n precisions[i]\n );\n\n result = Number(this.calc(curValues, operations[i], null));\n\n // emit column calculation result\n this.emitter.emit(\n 'column-calc',\n tf,\n this,\n uIndexes[u],\n result,\n operations[i],\n precisions[i]\n );\n\n // write result in expected DOM element\n this.writeResult(\n result,\n labels[i],\n writeType,\n precisions[i]\n );\n\n }//for i\n\n // row(s) with result are always visible\n let totRow = totRowIndexes && totRowIndexes[u] ?\n rows[totRowIndexes[u]] : null;\n if (totRow) {\n totRow.style.display = '';\n }\n }//for u\n\n this.onAfterOperation(tf, this);\n this.emitter.emit('after-column-operation', tf, this);\n }\n\n /**\n * Make desired calculation on specified column.\n * @param {Number} colIndex Column index\n * @param {String} [operation=SUM] Operation type\n * @param {Number} precision Decimal precision\n * @returns {Number}\n */\n columnCalc(colIndex, operation = SUM, precision) {\n let excludeRows = this.excludeRows || [];\n let colValues =\n this.tf.getFilteredDataCol(colIndex, false, true, excludeRows);\n return Number(this.calc(colValues, operation, precision));\n }\n\n /**\n * Make calculation on passed values.\n * @param {Array} values List of values\n * @param {String} [operation=SUM] Optional operation type\n * @param {Number} precision Optional result precision\n * @returns {Number}\n * @private\n */\n calc(colValues, operation = SUM, precision) {\n let result = 0;\n\n if (operation === Q1 || operation === Q3 || operation === MEDIAN) {\n colValues = this.sortColumnValues(colValues, numSortAsc);\n }\n\n switch (operation) {\n case MEAN:\n result = this.calcMean(colValues);\n break;\n case SUM:\n result = this.calcSum(colValues);\n break;\n case MIN:\n result = this.calcMin(colValues);\n break;\n case MAX:\n result = this.calcMax(colValues);\n break;\n case MEDIAN:\n result = this.calcMedian(colValues);\n break;\n case Q1:\n result = this.calcQ1(colValues);\n break;\n case Q3:\n result = this.calcQ3(colValues);\n break;\n }\n\n return isEmpty(precision) ? result : result.toFixed(precision);\n }\n\n /**\n * Calculate the sum of passed values.\n * @param {Array} [values=[]] List of values\n * @returns {Number}\n */\n calcSum(values = []) {\n if (isEmpty(values)) {\n return 0;\n }\n let result = values.reduce((x, y) => Number(x) + Number(y));\n return result;\n }\n\n /**\n * Calculate the mean of passed values.\n * @param {Array} [values=[]] List of values\n * @returns {Number}\n */\n calcMean(values = []) {\n let result = this.calcSum(values) / values.length;\n return Number(result);\n }\n\n /**\n * Calculate the max value of passed values.\n * @param {Array} [values=[]] List of values\n * @returns {Number}\n */\n calcMax(values = []) {\n return Math.max.apply(null, values);\n }\n\n /**\n * Calculate the min value of passed values.\n * @param {Array} [values=[]] List of values\n * @returns {Number}\n */\n calcMin(values = []) {\n return Math.min.apply(null, values);\n }\n\n /**\n * Calculate the median of passed values.\n * @param {Array} [values=[]] List of values\n * @returns {Number}\n */\n calcMedian(values = []) {\n let nbValues = values.length;\n let aux = 0;\n if (nbValues % 2 === 1) {\n aux = Math.floor(nbValues / 2);\n return Number(values[aux]);\n }\n return (Number(values[nbValues / 2]) +\n Number(values[((nbValues / 2) - 1)])) / 2;\n }\n\n /**\n * Calculate the lower quartile of passed values.\n * @param {Array} [values=[]] List of values\n * @returns {Number}\n */\n calcQ1(values = []) {\n let nbValues = values.length;\n let posa = 0.0;\n posa = Math.floor(nbValues / 4);\n if (4 * posa === nbValues) {\n return (Number(values[posa - 1]) +\n Number(values[posa])) / 2;\n }\n return Number(values[posa]);\n }\n\n /**\n * Calculate the upper quartile of passed values.\n * @param {Array} [values=[]] List of values\n * @returns {Number}\n */\n calcQ3(values = []) {\n let nbValues = values.length;\n let posa = 0.0;\n let posb = 0.0;\n posa = Math.floor(nbValues / 4);\n if (4 * posa === nbValues) {\n posb = 3 * posa;\n return (Number(values[posb]) +\n Number(values[posb - 1])) / 2;\n }\n return Number(values[nbValues - posa - 1]);\n }\n\n /**\n * Sort passed values with supplied sorter function.\n * @param {Array} [values=[]] List of values to be sorted\n * @param {Function} sorter Sorter function\n * @returns {Array}\n */\n sortColumnValues(values = [], sorter) {\n return values.sort(sorter);\n }\n\n /**\n * Write calculation result in passed DOM element with supplied write method\n * and decimal precision.\n * @param {Number} [result=0] Calculation result\n * @param {DOMElement} label DOM element\n * @param {String} [writeType='innerhtml'] Write method\n * @param {Number} [precision=2] Applied decimal precision\n * @private\n */\n writeResult(result = 0, label, writeType = 'innerhtml', precision = 2) {\n let labelElm = elm(label);\n\n if (!labelElm) {\n return;\n }\n\n result = result.toFixed(precision);\n if (isNaN(result) || !isFinite(result)) {\n result = '';\n }\n\n switch (writeType.toLowerCase()) {\n case 'innerhtml':\n labelElm.innerHTML = result;\n break;\n case 'setvalue':\n labelElm.value = result;\n break;\n case 'createtextnode':\n let oldNode = labelElm.firstChild;\n let txtNode = createText(result);\n labelElm.replaceChild(txtNode, oldNode);\n break;\n }\n }\n\n /** Remove extension */\n destroy() {\n if (!this.initialized) {\n return;\n }\n // unsubscribe to events\n this.emitter.off(EVENTS, () => this.calcAll());\n\n this.initialized = false;\n }\n\n}\n" + "content": "import {Feature} from '../../feature';\nimport {createText, elm} from '../../dom';\nimport {isArray, isFn, isUndef, isEmpty, EMPTY_FN} from '../../types';\nimport {numSortAsc} from '../../sort';\nimport {FORMATTED_NUMBER} from '../../const';\nimport formatNumber from 'format-number';\n\nconst EVENTS = [\n 'after-filtering',\n 'after-page-change',\n 'after-page-length-change'\n];\n\nconst SUM = 'sum';\nconst MEAN = 'mean';\nconst MIN = 'min';\nconst MAX = 'max';\nconst MEDIAN = 'median';\nconst Q1 = 'q1';\nconst Q3 = 'q3';\n\n/**\n * Column calculations extension\n */\nexport default class ColOps extends Feature {\n\n /**\n * Creates an instance of ColOps\n *\n * @param {TableFilter} tf TableFilter instance\n * @param {Object} opts Configuration object\n */\n constructor(tf, opts) {\n super(tf, opts.name);\n\n /**\n * Callback fired before columns operations start\n * @type {Function}\n */\n this.onBeforeOperation = isFn(opts.on_before_operation) ?\n opts.on_before_operation : EMPTY_FN;\n\n /**\n * Callback fired after columns operations are completed\n * @type {Function}\n */\n this.onAfterOperation = isFn(opts.on_after_operation) ?\n opts.on_after_operation : EMPTY_FN;\n\n /**\n * Configuration options\n * @type {Object}\n */\n this.opts = opts;\n\n /**\n * List of DOM element IDs containing column's calculation result\n * @type {Array}\n */\n this.labelIds = opts.id || [];\n\n /**\n * List of columns' indexes for calculations\n * @type {Array}\n */\n this.colIndexes = opts.col || [];\n\n /**\n * List of operations - possible values: 'sum', 'mean', 'min', 'max',\n * 'median', 'q1', 'q3'\n * @type {Array}\n */\n this.operations = opts.operation || [];\n\n /**\n * List of write methods used to write the result - possible values:\n * 'innerHTML', 'setValue', 'createTextNode'\n * @type {Array}\n */\n this.outputTypes = opts.write_method || [];\n\n /**\n * List of format objects used for formatting the result -\n * refer to https://github.com/componitable/format-number to check\n * configuration options\n * @type {Array}\n */\n this.formatResults = opts.format_result || [];\n\n /**\n * List of row indexes displaying the results\n * @type {Array}\n */\n this.totRowIndexes = opts.tot_row_index || [];\n\n /**\n * List of row indexes excluded from calculations\n * @type {Array}\n */\n this.excludeRows = opts.exclude_row || [];\n\n /**\n * List of decimal precision for calculation results\n * @type {Array}\n */\n this.decimalPrecisions = isUndef(opts.decimal_precision) ?\n 2 : opts.decimal_precision;\n\n this.enable();\n }\n\n /**\n * Initializes ColOps instance\n */\n init() {\n if (this.initialized) {\n return;\n }\n // subscribe to events\n this.emitter.on(EVENTS, () => this.calcAll());\n\n this.calcAll();\n\n /** @inherited */\n this.initialized = true;\n }\n\n /**\n * Calculates columns' values\n * Configuration options are stored in 'opts' property\n * - 'id' contains ids of elements showing result (array)\n * - 'col' contains the columns' indexes (array)\n * - 'operation' contains operation type (array, values: 'sum', 'mean',\n * 'min', 'max', 'median', 'q1', 'q3')\n * - 'write_method' array defines which method to use for displaying the\n * result (innerHTML, setValue, createTextNode) - default: 'innerHTML'\n * - 'tot_row_index' defines in which row results are displayed\n * (integers array)\n *\n * - changes made by Nuovella:\n * (1) optimized the routine (now it will only process each column once),\n * (2) added calculations for the median, lower and upper quartile.\n */\n calcAll() {\n let tf = this.tf;\n if (!tf.isInitialized()) {\n return;\n }\n\n this.onBeforeOperation(tf, this);\n this.emitter.emit('before-column-operation', tf, this);\n\n let { colIndexes, operations: colOperations, outputTypes,\n totRowIndexes, excludeRows, formatResults } = this;\n let decimalPrecisions = isUndef(this.decimalPrecisions) ?\n 2 : this.decimalPrecisions;\n\n //nuovella: determine unique list of columns to operate on\n let uIndexes = [];\n colIndexes.forEach((val) => {\n if (uIndexes.indexOf(val) === -1) {\n uIndexes.push(val);\n }\n });\n\n let nbCols = uIndexes.length,\n rows = tf.tbl.rows,\n colValues = [];\n\n for (let u = 0; u < nbCols; u++) {\n //this retrieves col values\n //use uIndexes because we only want to pass through this loop\n //once for each column get the values in this unique column\n colValues.push(\n tf.getFilteredDataCol(uIndexes[u], false, true, excludeRows)\n );\n\n let curValues = colValues[u];\n\n //next: calculate all operations for this column\n let result = 0,\n operations = [],\n precisions = [],\n labels = [],\n writeType,\n formatResult = [],\n idx = 0;\n\n for (let k = 0; k < colIndexes.length; k++) {\n if (colIndexes[k] !== uIndexes[u]) {\n continue;\n }\n operations[idx] = (colOperations[k] || 'sum').toLowerCase();\n precisions[idx] = decimalPrecisions[k];\n labels[idx] = this.labelIds[k];\n writeType = isArray(outputTypes) ? outputTypes[k] : null;\n formatResult[idx] =\n this.configureFormat(uIndexes[u], formatResults[k]);\n idx++;\n }\n\n for (let i = 0; i < idx; i++) {\n // emit values before column calculation\n this.emitter.emit(\n 'before-column-calc',\n tf,\n this,\n uIndexes[u],\n curValues,\n operations[i],\n precisions[i]\n );\n\n result = Number(this.calc(curValues, operations[i], null));\n\n // emit column calculation result\n this.emitter.emit(\n 'column-calc',\n tf,\n this,\n uIndexes[u],\n result,\n operations[i],\n precisions[i]\n );\n\n // write result in expected DOM element\n this.writeResult(\n result,\n labels[i],\n writeType,\n precisions[i],\n formatResult[i]\n );\n\n }//for i\n\n // row(s) with result are always visible\n let totRow = totRowIndexes && totRowIndexes[u] ?\n rows[totRowIndexes[u]] : null;\n if (totRow) {\n totRow.style.display = '';\n }\n }//for u\n\n this.onAfterOperation(tf, this);\n this.emitter.emit('after-column-operation', tf, this);\n }\n\n /**\n * Make desired calculation on specified column.\n * @param {Number} colIndex Column index\n * @param {String} [operation=SUM] Operation type\n * @param {Number} precision Decimal precision\n * @returns {Number}\n */\n columnCalc(colIndex, operation = SUM, precision) {\n let excludeRows = this.excludeRows || [];\n let colValues =\n this.tf.getFilteredDataCol(colIndex, false, true, excludeRows);\n return Number(this.calc(colValues, operation, precision));\n }\n\n /**\n * Make calculation on passed values.\n * @param {Array} values List of values\n * @param {String} [operation=SUM] Optional operation type\n * @param {Number} precision Optional result precision\n * @returns {Number}\n * @private\n */\n calc(colValues, operation = SUM, precision) {\n let result = 0;\n\n if (operation === Q1 || operation === Q3 || operation === MEDIAN) {\n colValues = this.sortColumnValues(colValues, numSortAsc);\n }\n\n switch (operation) {\n case MEAN:\n result = this.calcMean(colValues);\n break;\n case SUM:\n result = this.calcSum(colValues);\n break;\n case MIN:\n result = this.calcMin(colValues);\n break;\n case MAX:\n result = this.calcMax(colValues);\n break;\n case MEDIAN:\n result = this.calcMedian(colValues);\n break;\n case Q1:\n result = this.calcQ1(colValues);\n break;\n case Q3:\n result = this.calcQ3(colValues);\n break;\n }\n\n return isEmpty(precision) ? result : result.toFixed(precision);\n }\n\n /**\n * Calculate the sum of passed values.\n * @param {Array} [values=[]] List of values\n * @returns {Number}\n */\n calcSum(values = []) {\n if (isEmpty(values)) {\n return 0;\n }\n let result = values.reduce((x, y) => Number(x) + Number(y));\n return result;\n }\n\n /**\n * Calculate the mean of passed values.\n * @param {Array} [values=[]] List of values\n * @returns {Number}\n */\n calcMean(values = []) {\n let result = this.calcSum(values) / values.length;\n return Number(result);\n }\n\n /**\n * Calculate the max value of passed values.\n * @param {Array} [values=[]] List of values\n * @returns {Number}\n */\n calcMax(values = []) {\n return Math.max.apply(null, values);\n }\n\n /**\n * Calculate the min value of passed values.\n * @param {Array} [values=[]] List of values\n * @returns {Number}\n */\n calcMin(values = []) {\n return Math.min.apply(null, values);\n }\n\n /**\n * Calculate the median of passed values.\n * @param {Array} [values=[]] List of values\n * @returns {Number}\n */\n calcMedian(values = []) {\n let nbValues = values.length;\n let aux = 0;\n if (nbValues % 2 === 1) {\n aux = Math.floor(nbValues / 2);\n return Number(values[aux]);\n }\n return (Number(values[nbValues / 2]) +\n Number(values[((nbValues / 2) - 1)])) / 2;\n }\n\n /**\n * Calculate the lower quartile of passed values.\n * @param {Array} [values=[]] List of values\n * @returns {Number}\n */\n calcQ1(values = []) {\n let nbValues = values.length;\n let posa = 0.0;\n posa = Math.floor(nbValues / 4);\n if (4 * posa === nbValues) {\n return (Number(values[posa - 1]) +\n Number(values[posa])) / 2;\n }\n return Number(values[posa]);\n }\n\n /**\n * Calculate the upper quartile of passed values.\n * @param {Array} [values=[]] List of values\n * @returns {Number}\n */\n calcQ3(values = []) {\n let nbValues = values.length;\n let posa = 0.0;\n let posb = 0.0;\n posa = Math.floor(nbValues / 4);\n if (4 * posa === nbValues) {\n posb = 3 * posa;\n return (Number(values[posb]) +\n Number(values[posb - 1])) / 2;\n }\n return Number(values[nbValues - posa - 1]);\n }\n\n /**\n * Sort passed values with supplied sorter function.\n * @param {Array} [values=[]] List of values to be sorted\n * @param {Function} sorter Sorter function\n * @returns {Array}\n */\n sortColumnValues(values = [], sorter) {\n return values.sort(sorter);\n }\n\n /**\n * Write calculation result in passed DOM element with supplied write method\n * and decimal precision.\n * @param {Number} [result=0] Calculation result\n * @param {DOMElement} label DOM element\n * @param {String} [writeType='innerhtml'] Write method\n * @param {Number} [precision=2] Applied decimal precision\n * @private\n */\n writeResult(result = 0, label, writeType = 'innerhtml',\n precision = 2, format = {}) {\n let labelElm = elm(label);\n\n if (!labelElm) {\n return;\n }\n\n result = result.toFixed(precision);\n if (isNaN(result) || !isFinite(result)) {\n result = '';\n } else {\n result = formatNumber(format)(result);\n }\n\n switch (writeType.toLowerCase()) {\n case 'innerhtml':\n labelElm.innerHTML = result;\n break;\n case 'setvalue':\n labelElm.value = result;\n break;\n case 'createtextnode':\n let oldNode = labelElm.firstChild;\n let txtNode = createText(result);\n labelElm.replaceChild(txtNode, oldNode);\n break;\n }\n }\n\n /**\n * Configure the format options used to format the operation result based\n * on column type.\n * @param {Number} colIndex Column index\n * @param {Object} [format={}] Format object\n * @returns {Object}\n * @private\n */\n configureFormat(colIndex, format = {}) {\n let tf = this.tf;\n if (tf.hasType(colIndex, [FORMATTED_NUMBER])) {\n let colType = tf.colTypes[colIndex];\n if (colType.decimal && !format.decimal) {\n format.decimal = colType.decimal;\n }\n if (colType.thousands && !format.integerSeparator) {\n format.integerSeparator = colType.thousands;\n }\n } else {\n format.decimal = format.decimal || '';\n format.integerSeparator = format.integerSeparator || '';\n }\n return format;\n }\n\n /** Remove extension */\n destroy() {\n if (!this.initialized) {\n return;\n }\n // unsubscribe to events\n this.emitter.off(EVENTS, () => this.calcAll());\n\n this.initialized = false;\n }\n\n}\n" }, { "__docId__": 76, @@ -2035,7 +2035,7 @@ "importPath": "tablefilter/src/extensions/colOps/colOps.js", "importStyle": null, "description": null, - "lineNumber": 6, + "lineNumber": 8, "undocument": true, "type": { "types": [ @@ -2056,7 +2056,7 @@ "importPath": "tablefilter/src/extensions/colOps/colOps.js", "importStyle": null, "description": null, - "lineNumber": 12, + "lineNumber": 14, "undocument": true, "type": { "types": [ @@ -2077,7 +2077,7 @@ "importPath": "tablefilter/src/extensions/colOps/colOps.js", "importStyle": null, "description": null, - "lineNumber": 13, + "lineNumber": 15, "undocument": true, "type": { "types": [ @@ -2098,7 +2098,7 @@ "importPath": "tablefilter/src/extensions/colOps/colOps.js", "importStyle": null, "description": null, - "lineNumber": 14, + "lineNumber": 16, "undocument": true, "type": { "types": [ @@ -2119,7 +2119,7 @@ "importPath": "tablefilter/src/extensions/colOps/colOps.js", "importStyle": null, "description": null, - "lineNumber": 15, + "lineNumber": 17, "undocument": true, "type": { "types": [ @@ -2140,7 +2140,7 @@ "importPath": "tablefilter/src/extensions/colOps/colOps.js", "importStyle": null, "description": null, - "lineNumber": 16, + "lineNumber": 18, "undocument": true, "type": { "types": [ @@ -2161,7 +2161,7 @@ "importPath": "tablefilter/src/extensions/colOps/colOps.js", "importStyle": null, "description": null, - "lineNumber": 17, + "lineNumber": 19, "undocument": true, "type": { "types": [ @@ -2182,7 +2182,7 @@ "importPath": "tablefilter/src/extensions/colOps/colOps.js", "importStyle": null, "description": null, - "lineNumber": 18, + "lineNumber": 20, "undocument": true, "type": { "types": [ @@ -2203,7 +2203,7 @@ "importPath": "tablefilter/src/extensions/colOps/colOps.js", "importStyle": "ColOps", "description": "Column calculations extension", - "lineNumber": 23, + "lineNumber": 25, "interface": false, "extends": [ "src/feature.js~Feature" @@ -2219,7 +2219,7 @@ "longname": "src/extensions/colOps/colOps.js~ColOps#constructor", "access": null, "description": "Creates an instance of ColOps", - "lineNumber": 31, + "lineNumber": 33, "params": [ { "nullable": null, @@ -2254,7 +2254,7 @@ "longname": "src/extensions/colOps/colOps.js~ColOps#onBeforeOperation", "access": null, "description": "Callback fired before columns operations start", - "lineNumber": 38, + "lineNumber": 40, "type": { "nullable": null, "types": [ @@ -2274,7 +2274,7 @@ "longname": "src/extensions/colOps/colOps.js~ColOps#onAfterOperation", "access": null, "description": "Callback fired after columns operations are completed", - "lineNumber": 45, + "lineNumber": 47, "type": { "nullable": null, "types": [ @@ -2294,7 +2294,7 @@ "longname": "src/extensions/colOps/colOps.js~ColOps#opts", "access": null, "description": "Configuration options", - "lineNumber": 52, + "lineNumber": 54, "type": { "nullable": null, "types": [ @@ -2314,7 +2314,7 @@ "longname": "src/extensions/colOps/colOps.js~ColOps#labelIds", "access": null, "description": "List of DOM element IDs containing column's calculation result", - "lineNumber": 58, + "lineNumber": 60, "type": { "nullable": null, "types": [ @@ -2334,7 +2334,7 @@ "longname": "src/extensions/colOps/colOps.js~ColOps#colIndexes", "access": null, "description": "List of columns' indexes for calculations", - "lineNumber": 64, + "lineNumber": 66, "type": { "nullable": null, "types": [ @@ -2354,7 +2354,7 @@ "longname": "src/extensions/colOps/colOps.js~ColOps#operations", "access": null, "description": "List of operations - possible values: 'sum', 'mean', 'min', 'max',\n'median', 'q1', 'q3'", - "lineNumber": 71, + "lineNumber": 73, "type": { "nullable": null, "types": [ @@ -2374,7 +2374,7 @@ "longname": "src/extensions/colOps/colOps.js~ColOps#outputTypes", "access": null, "description": "List of write methods used to write the result - possible values:\n'innerHTML', 'setValue', 'createTextNode'", - "lineNumber": 78, + "lineNumber": 80, "type": { "nullable": null, "types": [ @@ -2389,12 +2389,12 @@ "kind": "member", "static": false, "variation": null, - "name": "totRowIndexes", + "name": "formatResults", "memberof": "src/extensions/colOps/colOps.js~ColOps", - "longname": "src/extensions/colOps/colOps.js~ColOps#totRowIndexes", + "longname": "src/extensions/colOps/colOps.js~ColOps#formatResults", "access": null, - "description": "List of row indexes displaying the results", - "lineNumber": 84, + "description": "List of format objects used for formatting the result -\nrefer to https://github.com/componitable/format-number to check\nconfiguration options", + "lineNumber": 88, "type": { "nullable": null, "types": [ @@ -2409,12 +2409,12 @@ "kind": "member", "static": false, "variation": null, - "name": "excludeRows", + "name": "totRowIndexes", "memberof": "src/extensions/colOps/colOps.js~ColOps", - "longname": "src/extensions/colOps/colOps.js~ColOps#excludeRows", + "longname": "src/extensions/colOps/colOps.js~ColOps#totRowIndexes", "access": null, - "description": "List of row indexes excluded from calculations", - "lineNumber": 90, + "description": "List of row indexes displaying the results", + "lineNumber": 94, "type": { "nullable": null, "types": [ @@ -2429,12 +2429,12 @@ "kind": "member", "static": false, "variation": null, - "name": "decimalPrecisions", + "name": "excludeRows", "memberof": "src/extensions/colOps/colOps.js~ColOps", - "longname": "src/extensions/colOps/colOps.js~ColOps#decimalPrecisions", + "longname": "src/extensions/colOps/colOps.js~ColOps#excludeRows", "access": null, - "description": "List of decimal precision for calculation results", - "lineNumber": 96, + "description": "List of row indexes excluded from calculations", + "lineNumber": 100, "type": { "nullable": null, "types": [ @@ -2446,6 +2446,26 @@ }, { "__docId__": 96, + "kind": "member", + "static": false, + "variation": null, + "name": "decimalPrecisions", + "memberof": "src/extensions/colOps/colOps.js~ColOps", + "longname": "src/extensions/colOps/colOps.js~ColOps#decimalPrecisions", + "access": null, + "description": "List of decimal precision for calculation results", + "lineNumber": 106, + "type": { + "nullable": null, + "types": [ + "Array" + ], + "spread": false, + "description": null + } + }, + { + "__docId__": 97, "kind": "method", "static": false, "variation": null, @@ -2454,12 +2474,12 @@ "longname": "src/extensions/colOps/colOps.js~ColOps#init", "access": null, "description": "Initializes ColOps instance", - "lineNumber": 105, + "lineNumber": 115, "params": [], "generator": false }, { - "__docId__": 97, + "__docId__": 98, "kind": "member", "static": false, "variation": null, @@ -2468,7 +2488,7 @@ "longname": "src/extensions/colOps/colOps.js~ColOps#initialized", "access": null, "description": null, - "lineNumber": 115, + "lineNumber": 125, "unknown": [ { "tagName": "@inherited", @@ -2482,7 +2502,7 @@ } }, { - "__docId__": 98, + "__docId__": 99, "kind": "method", "static": false, "variation": null, @@ -2491,12 +2511,12 @@ "longname": "src/extensions/colOps/colOps.js~ColOps#calcAll", "access": null, "description": "Calculates columns' values\nConfiguration options are stored in 'opts' property\n- 'id' contains ids of elements showing result (array)\n- 'col' contains the columns' indexes (array)\n- 'operation' contains operation type (array, values: 'sum', 'mean',\n 'min', 'max', 'median', 'q1', 'q3')\n- 'write_method' array defines which method to use for displaying the\n result (innerHTML, setValue, createTextNode) - default: 'innerHTML'\n- 'tot_row_index' defines in which row results are displayed\n (integers array)\n\n- changes made by Nuovella:\n(1) optimized the routine (now it will only process each column once),\n(2) added calculations for the median, lower and upper quartile.", - "lineNumber": 134, + "lineNumber": 144, "params": [], "generator": false }, { - "__docId__": 99, + "__docId__": 100, "kind": "method", "static": false, "variation": null, @@ -2505,7 +2525,7 @@ "longname": "src/extensions/colOps/colOps.js~ColOps#columnCalc", "access": null, "description": "Make desired calculation on specified column.", - "lineNumber": 246, + "lineNumber": 257, "unknown": [ { "tagName": "@returns", @@ -2557,7 +2577,7 @@ "generator": false }, { - "__docId__": 100, + "__docId__": 101, "kind": "method", "static": false, "variation": null, @@ -2566,7 +2586,7 @@ "longname": "src/extensions/colOps/colOps.js~ColOps#calc", "access": "private", "description": "Make calculation on passed values.", - "lineNumber": 261, + "lineNumber": 272, "unknown": [ { "tagName": "@returns", @@ -2618,7 +2638,7 @@ "generator": false }, { - "__docId__": 101, + "__docId__": 102, "kind": "method", "static": false, "variation": null, @@ -2627,48 +2647,7 @@ "longname": "src/extensions/colOps/colOps.js~ColOps#calcSum", "access": null, "description": "Calculate the sum of passed values.", - "lineNumber": 300, - "unknown": [ - { - "tagName": "@returns", - "tagValue": "{Number}" - } - ], - "params": [ - { - "nullable": null, - "types": [ - "Array" - ], - "spread": false, - "optional": true, - "defaultValue": "[]", - "defaultRaw": [], - "name": "values", - "description": "List of values" - } - ], - "return": { - "nullable": null, - "types": [ - "Number" - ], - "spread": false, - "description": "" - }, - "generator": false - }, - { - "__docId__": 102, - "kind": "method", - "static": false, - "variation": null, - "name": "calcMean", - "memberof": "src/extensions/colOps/colOps.js~ColOps", - "longname": "src/extensions/colOps/colOps.js~ColOps#calcMean", - "access": null, - "description": "Calculate the mean of passed values.", - "lineNumber": 313, + "lineNumber": 311, "unknown": [ { "tagName": "@returns", @@ -2704,12 +2683,12 @@ "kind": "method", "static": false, "variation": null, - "name": "calcMax", + "name": "calcMean", "memberof": "src/extensions/colOps/colOps.js~ColOps", - "longname": "src/extensions/colOps/colOps.js~ColOps#calcMax", + "longname": "src/extensions/colOps/colOps.js~ColOps#calcMean", "access": null, - "description": "Calculate the max value of passed values.", - "lineNumber": 323, + "description": "Calculate the mean of passed values.", + "lineNumber": 324, "unknown": [ { "tagName": "@returns", @@ -2745,12 +2724,12 @@ "kind": "method", "static": false, "variation": null, - "name": "calcMin", + "name": "calcMax", "memberof": "src/extensions/colOps/colOps.js~ColOps", - "longname": "src/extensions/colOps/colOps.js~ColOps#calcMin", + "longname": "src/extensions/colOps/colOps.js~ColOps#calcMax", "access": null, - "description": "Calculate the min value of passed values.", - "lineNumber": 332, + "description": "Calculate the max value of passed values.", + "lineNumber": 334, "unknown": [ { "tagName": "@returns", @@ -2786,12 +2765,12 @@ "kind": "method", "static": false, "variation": null, - "name": "calcMedian", + "name": "calcMin", "memberof": "src/extensions/colOps/colOps.js~ColOps", - "longname": "src/extensions/colOps/colOps.js~ColOps#calcMedian", + "longname": "src/extensions/colOps/colOps.js~ColOps#calcMin", "access": null, - "description": "Calculate the median of passed values.", - "lineNumber": 341, + "description": "Calculate the min value of passed values.", + "lineNumber": 343, "unknown": [ { "tagName": "@returns", @@ -2827,12 +2806,12 @@ "kind": "method", "static": false, "variation": null, - "name": "calcQ1", + "name": "calcMedian", "memberof": "src/extensions/colOps/colOps.js~ColOps", - "longname": "src/extensions/colOps/colOps.js~ColOps#calcQ1", + "longname": "src/extensions/colOps/colOps.js~ColOps#calcMedian", "access": null, - "description": "Calculate the lower quartile of passed values.", - "lineNumber": 357, + "description": "Calculate the median of passed values.", + "lineNumber": 352, "unknown": [ { "tagName": "@returns", @@ -2868,12 +2847,12 @@ "kind": "method", "static": false, "variation": null, - "name": "calcQ3", + "name": "calcQ1", "memberof": "src/extensions/colOps/colOps.js~ColOps", - "longname": "src/extensions/colOps/colOps.js~ColOps#calcQ3", + "longname": "src/extensions/colOps/colOps.js~ColOps#calcQ1", "access": null, - "description": "Calculate the upper quartile of passed values.", - "lineNumber": 373, + "description": "Calculate the lower quartile of passed values.", + "lineNumber": 368, "unknown": [ { "tagName": "@returns", @@ -2909,12 +2888,53 @@ "kind": "method", "static": false, "variation": null, + "name": "calcQ3", + "memberof": "src/extensions/colOps/colOps.js~ColOps", + "longname": "src/extensions/colOps/colOps.js~ColOps#calcQ3", + "access": null, + "description": "Calculate the upper quartile of passed values.", + "lineNumber": 384, + "unknown": [ + { + "tagName": "@returns", + "tagValue": "{Number}" + } + ], + "params": [ + { + "nullable": null, + "types": [ + "Array" + ], + "spread": false, + "optional": true, + "defaultValue": "[]", + "defaultRaw": [], + "name": "values", + "description": "List of values" + } + ], + "return": { + "nullable": null, + "types": [ + "Number" + ], + "spread": false, + "description": "" + }, + "generator": false + }, + { + "__docId__": 109, + "kind": "method", + "static": false, + "variation": null, "name": "sortColumnValues", "memberof": "src/extensions/colOps/colOps.js~ColOps", "longname": "src/extensions/colOps/colOps.js~ColOps#sortColumnValues", "access": null, "description": "Sort passed values with supplied sorter function.", - "lineNumber": 392, + "lineNumber": 403, "unknown": [ { "tagName": "@returns", @@ -2956,7 +2976,7 @@ "generator": false }, { - "__docId__": 109, + "__docId__": 110, "kind": "method", "static": false, "variation": null, @@ -2965,7 +2985,7 @@ "longname": "src/extensions/colOps/colOps.js~ColOps#writeResult", "access": "private", "description": "Write calculation result in passed DOM element with supplied write method\nand decimal precision.", - "lineNumber": 405, + "lineNumber": 416, "params": [ { "nullable": null, @@ -3017,7 +3037,58 @@ "generator": false }, { - "__docId__": 110, + "__docId__": 111, + "kind": "method", + "static": false, + "variation": null, + "name": "configureFormat", + "memberof": "src/extensions/colOps/colOps.js~ColOps", + "longname": "src/extensions/colOps/colOps.js~ColOps#configureFormat", + "access": "private", + "description": "Configure the format options used to format the operation result based\non column type.", + "lineNumber": 454, + "unknown": [ + { + "tagName": "@returns", + "tagValue": "{Object}" + } + ], + "params": [ + { + "nullable": null, + "types": [ + "Number" + ], + "spread": false, + "optional": false, + "name": "colIndex", + "description": "Column index" + }, + { + "nullable": null, + "types": [ + "Object" + ], + "spread": false, + "optional": true, + "defaultValue": "{}", + "defaultRaw": {}, + "name": "format", + "description": "Format object" + } + ], + "return": { + "nullable": null, + "types": [ + "Object" + ], + "spread": false, + "description": "" + }, + "generator": false + }, + { + "__docId__": 112, "kind": "method", "static": false, "variation": null, @@ -3026,12 +3097,12 @@ "longname": "src/extensions/colOps/colOps.js~ColOps#destroy", "access": null, "description": "Remove extension", - "lineNumber": 433, + "lineNumber": 472, "params": [], "generator": false }, { - "__docId__": 111, + "__docId__": 113, "kind": "member", "static": false, "variation": null, @@ -3040,7 +3111,7 @@ "longname": "src/extensions/colOps/colOps.js~ColOps#initialized", "access": null, "description": null, - "lineNumber": 440, + "lineNumber": 479, "undocument": true, "type": { "types": [ @@ -3049,7 +3120,7 @@ } }, { - "__docId__": 112, + "__docId__": 114, "kind": "file", "static": true, "variation": null, @@ -3062,7 +3133,7 @@ "content": "import {Feature} from '../../feature';\nimport {\n addClass, removeClass, createCheckItem, createElm, elm, removeElm,\n getText\n} from '../../dom';\nimport {isFn, EMPTY_FN} from '../../types';\nimport {addEvt, targetEvt, removeEvt} from '../../event';\nimport {root} from '../../root';\n\n/**\n * Columns Visibility extension\n */\nexport default class ColsVisibility extends Feature {\n\n /**\n * Creates an instance of ColsVisibility\n * @param {TableFilter} tf TableFilter instance\n * @param {Object} Configuration object\n */\n constructor(tf, f) {\n super(tf, f.name);\n\n // Configuration object\n let cfg = this.config;\n\n /**\n * Module name\n * @type {String}\n */\n this.name = f.name;\n\n /**\n * Module description\n * @type {String}\n */\n this.desc = f.description || 'Columns visibility manager';\n\n /**\n * show/hide columns container element\n * @private\n */\n this.spanEl = null;\n\n /**\n * show/hide columns button element\n * @private\n */\n this.btnEl = null;\n\n /**\n * show/hide columns main container element\n * @private\n */\n this.contEl = null;\n\n /**\n * Enable tick to hide a column, defaults to true\n * @type {Boolean}\n */\n this.tickToHide = f.tick_to_hide === false ? false : true;\n\n /**\n * Enable columns manager UI, defaults to true\n * @type {Boolean}\n */\n this.manager = f.manager === false ? false : true;\n\n /**\n * Headers HTML table reference only if headers are external\n * @type {DOMElement}\n */\n this.headersTbl = f.headers_table || null;\n\n /**\n * Headers row index only if headers are external\n * @type {Number}\n */\n this.headersIndex = f.headers_index || 1;\n\n /**\n * ID of main container element\n * @type {String}\n */\n this.contElTgtId = f.container_target_id || null;\n\n /**\n * Alternative text for column headers in column manager UI\n * @type {Array}\n */\n this.headersText = f.headers_text || null;\n\n /**\n * ID of button's container element\n * @type {String}\n */\n this.btnTgtId = f.btn_target_id || null;\n\n /**\n * Button's text, defaults to Columns▼\n * @type {String}\n */\n this.btnText = f.btn_text || 'Columns▼';\n\n /**\n * Button's inner HTML\n * @type {String}\n */\n this.btnHtml = f.btn_html || null;\n\n /**\n * Css class for button\n * @type {String}\n */\n this.btnCssClass = f.btn_css_class || 'colVis';\n\n /**\n * Columns manager UI close link text, defaults to 'Close'\n * @type {String}\n */\n this.btnCloseText = f.btn_close_text || 'Close';\n\n /**\n * Columns manager UI close link HTML\n * @type {String}\n */\n this.btnCloseHtml = f.btn_close_html || null;\n\n /**\n * Css for columns manager UI close link\n * @type {String}\n */\n this.btnCloseCssClass = f.btn_close_css_class || this.btnCssClass;\n\n /**\n * Extension's stylesheet filename\n * @type {String}\n */\n this.stylesheet = f.stylesheet || 'colsVisibility.css';\n\n /**\n * Css for columns manager UI span\n * @type {String}\n */\n this.spanCssClass = f.span_css_class || 'colVisSpan';\n\n /**\n * Css for columns manager UI main container\n * @type {String}\n */\n this.contCssClass = f.cont_css_class || 'colVisCont';\n\n /**\n * Css for columns manager UI checklist (ul)\n * @type {String}\n */\n this.listCssClass = cfg.list_css_class || 'cols_checklist';\n\n /**\n * Css for columns manager UI checklist item (li)\n * @type {String}\n */\n this.listItemCssClass = cfg.checklist_item_css_class ||\n 'cols_checklist_item';\n\n /**\n * Css for columns manager UI checklist item selected state (li)\n * @type {String}\n */\n this.listSlcItemCssClass = cfg.checklist_selected_item_css_class ||\n 'cols_checklist_slc_item';\n\n /**\n * Text preceding the columns list, defaults to 'Hide' or 'Show'\n * depending on tick mode (tick_to_hide option)\n * @type {String}\n */\n this.text = f.text || (this.tickToHide ? 'Hide: ' : 'Show: ');\n\n /**\n * List of columns indexes to be hidden at initialization\n * @type {Array}\n */\n this.atStart = f.at_start || [];\n\n /**\n * Enable hover behaviour on columns manager button/link\n * @type {Boolean}\n */\n this.enableHover = Boolean(f.enable_hover);\n\n /**\n * Enable select all option, disabled by default\n * @type {Boolean}\n */\n this.enableTickAll = Boolean(f.enable_tick_all);\n\n /**\n * Text for select all option, defaults to 'Select all:'\n * @type {String}\n */\n this.tickAllText = f.tick_all_text || 'Select all:';\n\n /**\n * List of indexes of hidden columns\n * @private\n */\n this.hiddenCols = [];\n\n /**\n * Bound mouseup wrapper\n * @private\n */\n this.boundMouseup = null;\n\n /**\n * Callback fired when the extension is initialized\n * @type {Function}\n */\n this.onLoaded = isFn(f.on_loaded) ? f.on_loaded : EMPTY_FN;\n\n /**\n * Callback fired before the columns manager is opened\n * @type {Function}\n */\n this.onBeforeOpen = isFn(f.on_before_open) ?\n f.on_before_open : EMPTY_FN;\n\n /**\n * Callback fired after the columns manager is opened\n * @type {Function}\n */\n this.onAfterOpen = isFn(f.on_after_open) ? f.on_after_open : EMPTY_FN;\n\n /**\n * Callback fired before the columns manager is closed\n * @type {Function}\n */\n this.onBeforeClose = isFn(f.on_before_close) ?\n f.on_before_close : EMPTY_FN;\n\n /**\n * Callback fired after the columns manager is closed\n * @type {Function}\n */\n this.onAfterClose = isFn(f.on_after_close) ?\n f.on_after_close : EMPTY_FN;\n\n /**\n * Callback fired before a column is hidden\n * @type {Function}\n */\n this.onBeforeColHidden = isFn(f.on_before_col_hidden) ?\n f.on_before_col_hidden : EMPTY_FN;\n\n /**\n * Callback fired after a column is hidden\n * @type {Function}\n */\n this.onAfterColHidden = isFn(f.on_after_col_hidden) ?\n f.on_after_col_hidden : EMPTY_FN;\n\n /**\n * Callback fired before a column is displayed\n * @type {Function}\n */\n this.onBeforeColDisplayed = isFn(f.on_before_col_displayed) ?\n f.on_before_col_displayed : EMPTY_FN;\n\n /**\n * Callback fired after a column is displayed\n * @type {Function}\n */\n this.onAfterColDisplayed = isFn(f.on_after_col_displayed) ?\n f.on_after_col_displayed : EMPTY_FN;\n\n //Grid layout support\n if (tf.gridLayout) {\n this.headersTbl = tf.feature('gridLayout').headTbl; //headers table\n this.headersIndex = 0; //headers index\n this.onAfterColDisplayed = function () { };\n this.onAfterColHidden = function () { };\n }\n\n //Loads extension stylesheet\n tf.import(f.name + 'Style', tf.stylePath + this.stylesheet, null,\n 'link');\n\n this.enable();\n }\n\n /**\n * Mouse-up event handler handling popup auto-close behaviour\n * @private\n */\n onMouseup(evt) {\n let targetElm = targetEvt(evt);\n\n while (targetElm && targetElm !== this.contEl\n && targetElm !== this.btnEl) {\n targetElm = targetElm.parentNode;\n }\n\n if (targetElm !== this.contEl && targetElm !== this.btnEl) {\n this.toggle();\n }\n\n return;\n }\n\n /**\n * Toggle columns manager UI\n */\n toggle() {\n // ensure mouseup event handler is removed\n removeEvt(root, 'mouseup', this.boundMouseup);\n\n let contDisplay = this.contEl.style.display;\n\n if (contDisplay !== 'inline') {\n this.onBeforeOpen(this);\n }\n if (contDisplay === 'inline') {\n this.onBeforeClose(this);\n }\n\n this.contEl.style.display = contDisplay === 'inline' ?\n 'none' : 'inline';\n\n if (contDisplay !== 'inline') {\n this.onAfterOpen(this);\n addEvt(root, 'mouseup', this.boundMouseup);\n }\n if (contDisplay === 'inline') {\n this.onAfterClose(this);\n }\n }\n\n /**\n * Check an item in columns manager UI\n * @private\n */\n checkItem(lbl) {\n let li = lbl.parentNode;\n if (!li || !lbl) {\n return;\n }\n let isChecked = lbl.firstChild.checked;\n let colIndex = lbl.firstChild.getAttribute('id').split('_')[1];\n colIndex = parseInt(colIndex, 10);\n if (isChecked) {\n addClass(li, this.listSlcItemCssClass);\n } else {\n removeClass(li, this.listSlcItemCssClass);\n }\n\n let hide = false;\n if ((this.tickToHide && isChecked) ||\n (!this.tickToHide && !isChecked)) {\n hide = true;\n }\n this.setHidden(colIndex, hide);\n }\n\n /**\n * Initializes ColsVisibility instance\n */\n init() {\n if (this.initialized || !this.manager) {\n return;\n }\n\n this.emitter.on(['hide-column'],\n (tf, colIndex) => this.hideCol(colIndex));\n\n this.buildBtn();\n this.buildManager();\n\n /** @inherited */\n this.initialized = true;\n\n this.boundMouseup = this.onMouseup.bind(this);\n\n this.emitter.emit('columns-visibility-initialized', this.tf, this);\n\n // Hide columns at start at very end of initialization, do not move\n // as order is important\n this._hideAtStart();\n }\n\n /**\n * Build main button UI\n */\n buildBtn() {\n if (this.btnEl) {\n return;\n }\n let tf = this.tf;\n let span = createElm('span');\n span.className = this.spanCssClass;\n\n //Container element (rdiv or custom element)\n if (!this.btnTgtId) {\n tf.setToolbar();\n }\n let targetEl = !this.btnTgtId ? tf.rDiv : elm(this.btnTgtId);\n\n if (!this.btnTgtId) {\n let firstChild = targetEl.firstChild;\n firstChild.parentNode.insertBefore(span, firstChild);\n } else {\n targetEl.appendChild(span);\n }\n\n if (!this.btnHtml) {\n let btn = createElm('a', ['href', 'javascript:;']);\n btn.className = this.btnCssClass;\n btn.title = this.desc;\n\n btn.innerHTML = this.btnText;\n span.appendChild(btn);\n if (!this.enableHover) {\n addEvt(btn, 'click', (evt) => this.toggle(evt));\n } else {\n addEvt(btn, 'mouseover', (evt) => this.toggle(evt));\n }\n } else { //Custom html\n span.innerHTML = this.btnHtml;\n let colVisEl = span.firstChild;\n if (!this.enableHover) {\n addEvt(colVisEl, 'click', (evt) => this.toggle(evt));\n } else {\n addEvt(colVisEl, 'mouseover', (evt) => this.toggle(evt));\n }\n }\n\n this.spanEl = span;\n this.btnEl = this.spanEl.firstChild;\n\n this.onLoaded(this);\n }\n\n /**\n * Build columns manager UI\n */\n buildManager() {\n let tf = this.tf;\n\n let container = !this.contElTgtId ?\n createElm('div') :\n elm(this.contElTgtId);\n container.className = this.contCssClass;\n\n //Extension description\n let extNameLabel = createElm('p');\n extNameLabel.innerHTML = this.text;\n container.appendChild(extNameLabel);\n\n //Headers list\n let ul = createElm('ul');\n ul.className = this.listCssClass;\n\n let tbl = this.headersTbl ? this.headersTbl : tf.tbl;\n let headerIndex = this.headersTbl ?\n this.headersIndex : tf.getHeadersRowIndex();\n let headerRow = tbl.rows[headerIndex];\n\n //Tick all option\n if (this.enableTickAll) {\n let li = createCheckItem('col__' + tf.id, this.tickAllText,\n this.tickAllText);\n addClass(li, this.listItemCssClass);\n ul.appendChild(li);\n li.check.checked = !this.tickToHide;\n\n addEvt(li.check, 'click', () => {\n for (let h = 0; h < headerRow.cells.length; h++) {\n let itm = elm('col_' + h + '_' + tf.id);\n if (itm && li.check.checked !== itm.checked) {\n itm.click();\n itm.checked = li.check.checked;\n }\n }\n });\n }\n\n for (let i = 0; i < headerRow.cells.length; i++) {\n let cell = headerRow.cells[i];\n let cellText = this.headersText && this.headersText[i] ?\n this.headersText[i] : this._getHeaderText(cell);\n let liElm = createCheckItem('col_' + i + '_' + tf.id, cellText,\n cellText);\n addClass(liElm, this.listItemCssClass);\n if (!this.tickToHide) {\n addClass(liElm, this.listSlcItemCssClass);\n }\n ul.appendChild(liElm);\n if (!this.tickToHide) {\n liElm.check.checked = true;\n }\n\n addEvt(liElm.check, 'click', (evt) => {\n let elm = targetEvt(evt);\n let lbl = elm.parentNode;\n this.checkItem(lbl);\n });\n }\n\n //separator\n let p = createElm('p', ['align', 'center']);\n let btn;\n //Close link\n if (!this.btnCloseHtml) {\n btn = createElm('a', ['href', 'javascript:;']);\n btn.className = this.btnCloseCssClass;\n btn.innerHTML = this.btnCloseText;\n addEvt(btn, 'click', (evt) => this.toggle(evt));\n p.appendChild(btn);\n } else {\n p.innerHTML = this.btnCloseHtml;\n btn = p.firstChild;\n addEvt(btn, 'click', (evt) => this.toggle(evt));\n }\n\n container.appendChild(ul);\n container.appendChild(p);\n\n this.btnEl.parentNode.insertBefore(container, this.btnEl);\n this.contEl = container;\n }\n\n /**\n * Hide or show specified columns\n * @param {Number} colIndex Column index\n * @param {Boolean} hide Hide column if true or show if false\n */\n setHidden(colIndex, hide) {\n let tf = this.tf;\n let tbl = tf.tbl;\n\n if (hide) {\n this.onBeforeColHidden(this, colIndex);\n }\n if (!hide) {\n this.onBeforeColDisplayed(this, colIndex);\n }\n\n this._hideCells(tbl, colIndex, hide);\n if (this.headersTbl) {\n this._hideCells(this.headersTbl, colIndex, hide);\n }\n\n let hiddenCols = this.hiddenCols;\n let itemIndex = hiddenCols.indexOf(colIndex);\n if (hide) {\n if (itemIndex === -1) {\n this.hiddenCols.push(colIndex);\n }\n } else {\n if (itemIndex !== -1) {\n this.hiddenCols.splice(itemIndex, 1);\n }\n }\n\n let gridLayout;\n let headTbl;\n let gridColElms;\n if (hide) {\n //This event is fired just after a column is displayed for\n //grid_layout support\n //TODO: grid layout module should be responsible for those\n //calculations\n if (tf.gridLayout) {\n gridLayout = tf.feature('gridLayout');\n headTbl = gridLayout.headTbl;\n gridColElms = gridLayout.colElms;\n let hiddenWidth = parseInt(\n gridColElms[colIndex].style.width, 10);\n\n let headTblW = parseInt(headTbl.style.width, 10);\n headTbl.style.width = headTblW - hiddenWidth + 'px';\n tbl.style.width = headTbl.style.width;\n }\n\n this.onAfterColHidden(this, colIndex);\n this.emitter.emit('column-hidden', tf, this, colIndex,\n this.hiddenCols);\n }\n\n if (!hide) {\n //This event is fired just after a column is displayed for\n //grid_layout support\n //TODO: grid layout module should be responsible for those\n //calculations\n if (tf.gridLayout) {\n gridLayout = tf.feature('gridLayout');\n headTbl = gridLayout.headTbl;\n gridColElms = gridLayout.colElms;\n let width = parseInt(gridColElms[colIndex].style.width, 10);\n headTbl.style.width =\n (parseInt(headTbl.style.width, 10) + width) + 'px';\n tf.tbl.style.width = headTbl.style.width;\n }\n\n this.onAfterColDisplayed(this, colIndex);\n this.emitter.emit('column-shown', tf, this, colIndex,\n this.hiddenCols);\n }\n }\n\n /**\n * Show specified column\n * @param {Number} colIndex Column index\n */\n showCol(colIndex) {\n if (colIndex === undefined || !this.isColHidden(colIndex)) {\n return;\n }\n if (this.manager && this.contEl) {\n let itm = elm('col_' + colIndex + '_' + this.tf.id);\n if (itm) {\n itm.click();\n }\n } else {\n this.setHidden(colIndex, false);\n }\n }\n\n /**\n * Hide specified column\n * @param {Number} colIndex Column index\n */\n hideCol(colIndex) {\n if (colIndex === undefined || this.isColHidden(colIndex)) {\n return;\n }\n if (this.manager && this.contEl) {\n let itm = elm('col_' + colIndex + '_' + this.tf.id);\n if (itm) {\n itm.click();\n }\n } else {\n this.setHidden(colIndex, true);\n }\n }\n\n /**\n * Determine if specified column is hidden\n * @param {Number} colIndex Column index\n */\n isColHidden(colIndex) {\n if (this.hiddenCols.indexOf(colIndex) !== -1) {\n return true;\n }\n return false;\n }\n\n /**\n * Toggle visibility of specified column\n * @param {Number} colIndex Column index\n */\n toggleCol(colIndex) {\n if (colIndex === undefined || this.isColHidden(colIndex)) {\n this.showCol(colIndex);\n } else {\n this.hideCol(colIndex);\n }\n }\n\n /**\n * Return the indexes of the columns currently hidden\n * @return {Array} column indexes\n */\n getHiddenCols() {\n return this.hiddenCols;\n }\n\n /**\n * Remove the columns manager\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n if (elm(this.contElTgtId)) {\n elm(this.contElTgtId).innerHTML = '';\n } else {\n this.contEl.innerHTML = '';\n removeElm(this.contEl);\n this.contEl = null;\n }\n this.btnEl.innerHTML = '';\n removeElm(this.btnEl);\n this.btnEl = null;\n\n this.emitter.off(['hide-column'],\n (tf, colIndex) => this.hideCol(colIndex));\n\n this.boundMouseup = null;\n\n this.initialized = false;\n }\n\n _getHeaderText(cell) {\n if (!cell.hasChildNodes) {\n return '';\n }\n\n for (let i = 0; i < cell.childNodes.length; i++) {\n let n = cell.childNodes[i];\n if (n.nodeType === 3) {\n return n.nodeValue;\n } else if (n.nodeType === 1) {\n if (n.id && n.id.indexOf('popUp') !== -1) {\n continue;\n } else {\n return getText(n);\n }\n }\n continue;\n }\n return '';\n }\n\n _hideCells(tbl, colIndex, hide) {\n for (let i = 0; i < tbl.rows.length; i++) {\n let row = tbl.rows[i];\n let cell = row.cells[colIndex];\n if (cell) {\n cell.style.display = hide ? 'none' : '';\n }\n }\n }\n\n _hideAtStart() {\n this.atStart.forEach((colIdx) => {\n this.hideCol(colIdx);\n });\n }\n}\n" }, { - "__docId__": 113, + "__docId__": 115, "kind": "class", "static": true, "variation": null, @@ -3081,7 +3152,7 @@ ] }, { - "__docId__": 114, + "__docId__": 116, "kind": "constructor", "static": false, "variation": null, @@ -3116,7 +3187,7 @@ "generator": false }, { - "__docId__": 115, + "__docId__": 117, "kind": "member", "static": false, "variation": null, @@ -3136,7 +3207,7 @@ } }, { - "__docId__": 116, + "__docId__": 118, "kind": "member", "static": false, "variation": null, @@ -3156,7 +3227,7 @@ } }, { - "__docId__": 117, + "__docId__": 119, "kind": "member", "static": false, "variation": null, @@ -3173,7 +3244,7 @@ } }, { - "__docId__": 118, + "__docId__": 120, "kind": "member", "static": false, "variation": null, @@ -3190,7 +3261,7 @@ } }, { - "__docId__": 119, + "__docId__": 121, "kind": "member", "static": false, "variation": null, @@ -3207,7 +3278,7 @@ } }, { - "__docId__": 120, + "__docId__": 122, "kind": "member", "static": false, "variation": null, @@ -3227,7 +3298,7 @@ } }, { - "__docId__": 121, + "__docId__": 123, "kind": "member", "static": false, "variation": null, @@ -3247,7 +3318,7 @@ } }, { - "__docId__": 122, + "__docId__": 124, "kind": "member", "static": false, "variation": null, @@ -3267,7 +3338,7 @@ } }, { - "__docId__": 123, + "__docId__": 125, "kind": "member", "static": false, "variation": null, @@ -3287,7 +3358,7 @@ } }, { - "__docId__": 124, + "__docId__": 126, "kind": "member", "static": false, "variation": null, @@ -3307,7 +3378,7 @@ } }, { - "__docId__": 125, + "__docId__": 127, "kind": "member", "static": false, "variation": null, @@ -3327,7 +3398,7 @@ } }, { - "__docId__": 126, + "__docId__": 128, "kind": "member", "static": false, "variation": null, @@ -3347,7 +3418,7 @@ } }, { - "__docId__": 127, + "__docId__": 129, "kind": "member", "static": false, "variation": null, @@ -3367,7 +3438,7 @@ } }, { - "__docId__": 128, + "__docId__": 130, "kind": "member", "static": false, "variation": null, @@ -3387,7 +3458,7 @@ } }, { - "__docId__": 129, + "__docId__": 131, "kind": "member", "static": false, "variation": null, @@ -3407,7 +3478,7 @@ } }, { - "__docId__": 130, + "__docId__": 132, "kind": "member", "static": false, "variation": null, @@ -3427,7 +3498,7 @@ } }, { - "__docId__": 131, + "__docId__": 133, "kind": "member", "static": false, "variation": null, @@ -3447,7 +3518,7 @@ } }, { - "__docId__": 132, + "__docId__": 134, "kind": "member", "static": false, "variation": null, @@ -3467,7 +3538,7 @@ } }, { - "__docId__": 133, + "__docId__": 135, "kind": "member", "static": false, "variation": null, @@ -3487,7 +3558,7 @@ } }, { - "__docId__": 134, + "__docId__": 136, "kind": "member", "static": false, "variation": null, @@ -3507,7 +3578,7 @@ } }, { - "__docId__": 135, + "__docId__": 137, "kind": "member", "static": false, "variation": null, @@ -3527,7 +3598,7 @@ } }, { - "__docId__": 136, + "__docId__": 138, "kind": "member", "static": false, "variation": null, @@ -3547,7 +3618,7 @@ } }, { - "__docId__": 137, + "__docId__": 139, "kind": "member", "static": false, "variation": null, @@ -3567,7 +3638,7 @@ } }, { - "__docId__": 138, + "__docId__": 140, "kind": "member", "static": false, "variation": null, @@ -3587,7 +3658,7 @@ } }, { - "__docId__": 139, + "__docId__": 141, "kind": "member", "static": false, "variation": null, @@ -3607,7 +3678,7 @@ } }, { - "__docId__": 140, + "__docId__": 142, "kind": "member", "static": false, "variation": null, @@ -3627,7 +3698,7 @@ } }, { - "__docId__": 141, + "__docId__": 143, "kind": "member", "static": false, "variation": null, @@ -3647,7 +3718,7 @@ } }, { - "__docId__": 142, + "__docId__": 144, "kind": "member", "static": false, "variation": null, @@ -3667,7 +3738,7 @@ } }, { - "__docId__": 143, + "__docId__": 145, "kind": "member", "static": false, "variation": null, @@ -3687,7 +3758,7 @@ } }, { - "__docId__": 144, + "__docId__": 146, "kind": "member", "static": false, "variation": null, @@ -3704,7 +3775,7 @@ } }, { - "__docId__": 145, + "__docId__": 147, "kind": "member", "static": false, "variation": null, @@ -3721,7 +3792,7 @@ } }, { - "__docId__": 146, + "__docId__": 148, "kind": "member", "static": false, "variation": null, @@ -3741,7 +3812,7 @@ } }, { - "__docId__": 147, + "__docId__": 149, "kind": "member", "static": false, "variation": null, @@ -3761,7 +3832,7 @@ } }, { - "__docId__": 148, + "__docId__": 150, "kind": "member", "static": false, "variation": null, @@ -3781,7 +3852,7 @@ } }, { - "__docId__": 149, + "__docId__": 151, "kind": "member", "static": false, "variation": null, @@ -3801,7 +3872,7 @@ } }, { - "__docId__": 150, + "__docId__": 152, "kind": "member", "static": false, "variation": null, @@ -3821,7 +3892,7 @@ } }, { - "__docId__": 151, + "__docId__": 153, "kind": "member", "static": false, "variation": null, @@ -3841,7 +3912,7 @@ } }, { - "__docId__": 152, + "__docId__": 154, "kind": "member", "static": false, "variation": null, @@ -3861,7 +3932,7 @@ } }, { - "__docId__": 153, + "__docId__": 155, "kind": "member", "static": false, "variation": null, @@ -3881,7 +3952,7 @@ } }, { - "__docId__": 154, + "__docId__": 156, "kind": "member", "static": false, "variation": null, @@ -3901,7 +3972,7 @@ } }, { - "__docId__": 155, + "__docId__": 157, "kind": "member", "static": false, "variation": null, @@ -3919,7 +3990,7 @@ } }, { - "__docId__": 156, + "__docId__": 158, "kind": "member", "static": false, "variation": null, @@ -3937,7 +4008,7 @@ } }, { - "__docId__": 157, + "__docId__": 159, "kind": "method", "static": false, "variation": null, @@ -3958,7 +4029,7 @@ "generator": false }, { - "__docId__": 158, + "__docId__": 160, "kind": "method", "static": false, "variation": null, @@ -3972,7 +4043,7 @@ "generator": false }, { - "__docId__": 159, + "__docId__": 161, "kind": "method", "static": false, "variation": null, @@ -3993,7 +4064,7 @@ "generator": false }, { - "__docId__": 160, + "__docId__": 162, "kind": "method", "static": false, "variation": null, @@ -4007,7 +4078,7 @@ "generator": false }, { - "__docId__": 161, + "__docId__": 163, "kind": "member", "static": false, "variation": null, @@ -4030,7 +4101,7 @@ } }, { - "__docId__": 162, + "__docId__": 164, "kind": "member", "static": false, "variation": null, @@ -4048,7 +4119,7 @@ } }, { - "__docId__": 163, + "__docId__": 165, "kind": "method", "static": false, "variation": null, @@ -4062,7 +4133,7 @@ "generator": false }, { - "__docId__": 164, + "__docId__": 166, "kind": "member", "static": false, "variation": null, @@ -4080,7 +4151,7 @@ } }, { - "__docId__": 165, + "__docId__": 167, "kind": "member", "static": false, "variation": null, @@ -4098,7 +4169,7 @@ } }, { - "__docId__": 166, + "__docId__": 168, "kind": "method", "static": false, "variation": null, @@ -4112,7 +4183,7 @@ "generator": false }, { - "__docId__": 167, + "__docId__": 169, "kind": "member", "static": false, "variation": null, @@ -4130,7 +4201,7 @@ } }, { - "__docId__": 168, + "__docId__": 170, "kind": "method", "static": false, "variation": null, @@ -4165,7 +4236,7 @@ "generator": false }, { - "__docId__": 169, + "__docId__": 171, "kind": "method", "static": false, "variation": null, @@ -4190,7 +4261,7 @@ "generator": false }, { - "__docId__": 170, + "__docId__": 172, "kind": "method", "static": false, "variation": null, @@ -4215,7 +4286,7 @@ "generator": false }, { - "__docId__": 171, + "__docId__": 173, "kind": "method", "static": false, "variation": null, @@ -4245,7 +4316,7 @@ "generator": false }, { - "__docId__": 172, + "__docId__": 174, "kind": "method", "static": false, "variation": null, @@ -4270,7 +4341,7 @@ "generator": false }, { - "__docId__": 173, + "__docId__": 175, "kind": "method", "static": false, "variation": null, @@ -4292,7 +4363,7 @@ "generator": false }, { - "__docId__": 174, + "__docId__": 176, "kind": "method", "static": false, "variation": null, @@ -4306,7 +4377,7 @@ "generator": false }, { - "__docId__": 175, + "__docId__": 177, "kind": "member", "static": false, "variation": null, @@ -4324,7 +4395,7 @@ } }, { - "__docId__": 176, + "__docId__": 178, "kind": "member", "static": false, "variation": null, @@ -4342,7 +4413,7 @@ } }, { - "__docId__": 177, + "__docId__": 179, "kind": "member", "static": false, "variation": null, @@ -4360,7 +4431,7 @@ } }, { - "__docId__": 178, + "__docId__": 180, "kind": "member", "static": false, "variation": null, @@ -4378,7 +4449,7 @@ } }, { - "__docId__": 179, + "__docId__": 181, "kind": "method", "static": false, "variation": null, @@ -4405,7 +4476,7 @@ "generator": false }, { - "__docId__": 180, + "__docId__": 182, "kind": "method", "static": false, "variation": null, @@ -4439,7 +4510,7 @@ "generator": false }, { - "__docId__": 181, + "__docId__": 183, "kind": "method", "static": false, "variation": null, @@ -4454,7 +4525,7 @@ "generator": false }, { - "__docId__": 182, + "__docId__": 184, "kind": "file", "static": true, "variation": null, @@ -4467,7 +4538,7 @@ "content": "import {Feature} from '../../feature';\nimport {createElm, removeElm, elm} from '../../dom';\nimport {isFn, isUndef, EMPTY_FN} from '../../types';\nimport {addEvt} from '../../event';\n\n/**\n * Filters Visibility extension\n */\nexport default class FiltersVisibility extends Feature {\n\n /**\n * Creates an instance of FiltersVisibility\n * @param {TableFilter} tf TableFilter instance\n * @param {Object} Configuration object\n */\n constructor(tf, f) {\n super(tf, f.name);\n\n /**\n * Module name\n * @type {String}\n */\n this.name = f.name;\n\n /**\n * Module description\n * @type {String}\n */\n this.desc = f.description || 'Filters row visibility manager';\n\n /**\n * Extension's stylesheet filename\n * @type {String}\n */\n this.stylesheet = f.stylesheet || 'filtersVisibility.css';\n\n /**\n * Expand icon filename\n * @type {String}\n */\n this.icnExpand = f.expand_icon_name || 'icn_exp.png';\n\n /**\n * Collapse icon filename\n * @type {String}\n */\n this.icnCollapse = f.collapse_icon_name || 'icn_clp.png';\n\n /**\n * Main container element\n * @private\n */\n this.contEl = null;\n\n /**\n * Button element\n * @private\n */\n this.btnEl = null;\n\n /**\n * Expand icon HTML\n * @private\n */\n this.icnExpandHtml = '\"Expand';\n\n /**\n * Collapse icon HTML\n * @private\n */\n this.icnCollapseHtml = '\"Collapse';\n\n /**\n * Default text\n * @private\n */\n this.defaultText = 'Toggle filters';\n\n /**\n * ID of main container element\n * @type {String}\n */\n this.targetId = f.target_id || null;\n\n /**\n * Enable expand/collapse icon, defaults to true\n * @type {Boolean}\n */\n this.enableIcon = f.enable_icon === false ? false : true;\n\n /**\n * Custom text for button\n * @type {String}\n */\n this.btnText = f.btn_text || '';\n\n /**\n * Collapse button HTML\n * @private\n */\n this.collapseBtnHtml = this.enableIcon ?\n this.icnCollapseHtml + this.btnText :\n this.btnText || this.defaultText;\n\n /**\n * Expand button HTML\n * @private\n */\n this.expandBtnHtml = this.enableIcon ?\n this.icnExpandHtml + this.btnText :\n this.btnText || this.defaultText;\n\n /**\n * Button's custom HTML\n * @type {String}\n */\n this.btnHtml = f.btn_html || null;\n\n /**\n * Css class for expand/collapse filters button\n * @type {String}\n */\n this.btnCssClass = f.btn_css_class || 'btnExpClpFlt';\n\n /**\n * Css class for main container\n * @type {String}\n */\n this.contCssClass = f.cont_css_class || 'expClpFlt';\n\n /**\n * Filters row index\n * @type {Number}\n */\n this.filtersRowIndex = !isUndef(f.filters_row_index) ?\n f.filters_row_index : tf.getFiltersRowIndex();\n\n /**\n * Make filters visible at initialization, defaults to true\n * @type {Boolean}\n */\n this.visibleAtStart = !isUndef(f.visible_at_start) ?\n Boolean(f.visible_at_start) : true;\n\n /**\n * Callback fired before filters row is shown\n * @type {Function}\n */\n this.onBeforeShow = isFn(f.on_before_show) ?\n f.on_before_show : EMPTY_FN;\n\n /**\n * Callback fired after filters row is shown\n * @type {Function}\n */\n this.onAfterShow = isFn(f.on_after_show) ? f.on_after_show : EMPTY_FN;\n\n /**\n * Callback fired before filters row is hidden\n * @type {Function}\n */\n this.onBeforeHide = isFn(f.on_before_hide) ?\n f.on_before_hide : EMPTY_FN;\n\n /**\n * Callback fired after filters row is hidden\n * @type {Function}\n */\n this.onAfterHide = isFn(f.on_after_hide) ? f.on_after_hide : EMPTY_FN;\n\n //Import extension's stylesheet\n tf.import(f.name + 'Style', tf.stylePath + this.stylesheet, null,\n 'link');\n\n this.enable();\n }\n\n /**\n * Initialise extension\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n this.buildUI();\n\n /**\n * @inherited\n */\n this.initialized = true;\n\n this.emitter.on(['show-filters'], (tf, visible) => this.show(visible));\n this.emitter.emit('filters-visibility-initialized', this.tf, this);\n }\n\n /**\n * Build UI elements\n */\n buildUI() {\n let tf = this.tf;\n let span = createElm('span');\n span.className = this.contCssClass;\n\n //Container element (rdiv or custom element)\n if (!this.targetId) {\n tf.setToolbar();\n }\n let targetEl = !this.targetId ? tf.rDiv : elm(this.targetId);\n\n if (!this.targetId) {\n let firstChild = targetEl.firstChild;\n firstChild.parentNode.insertBefore(span, firstChild);\n } else {\n targetEl.appendChild(span);\n }\n\n let btn;\n if (!this.btnHtml) {\n btn = createElm('a', ['href', 'javascript:void(0);']);\n btn.className = this.btnCssClass;\n btn.title = this.btnText || this.defaultText;\n btn.innerHTML = this.collapseBtnHtml;\n span.appendChild(btn);\n } else { //Custom html\n span.innerHTML = this.btnHtml;\n btn = span.firstChild;\n }\n\n addEvt(btn, 'click', () => this.toggle());\n\n this.contEl = span;\n this.btnEl = btn;\n\n if (!this.visibleAtStart) {\n this.toggle();\n }\n }\n\n /**\n * Toggle filters visibility\n */\n toggle() {\n let tf = this.tf;\n let tbl = tf.gridLayout ? tf.feature('gridLayout').headTbl : tf.tbl;\n let fltRow = tbl.rows[this.filtersRowIndex];\n let isDisplayed = fltRow.style.display === '';\n\n this.show(!isDisplayed);\n }\n\n /**\n * Show or hide filters\n *\n * @param {boolean} [visible=true] Visibility flag\n */\n show(visible = true) {\n let tf = this.tf;\n let tbl = tf.gridLayout ? tf.feature('gridLayout').headTbl : tf.tbl;\n let fltRow = tbl.rows[this.filtersRowIndex];\n\n if (visible) {\n this.onBeforeShow(this);\n }\n if (!visible) {\n this.onBeforeHide(this);\n }\n\n fltRow.style.display = visible ? '' : 'none';\n if (this.enableIcon && !this.btnHtml) {\n this.btnEl.innerHTML = visible ?\n this.collapseBtnHtml : this.expandBtnHtml;\n }\n\n if (visible) {\n this.onAfterShow(this);\n }\n if (!visible) {\n this.onAfterHide(this);\n }\n\n this.emitter.emit('filters-toggled', tf, this, visible);\n }\n\n /**\n * Destroy the UI\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n this.emitter.off(['show-filters'], (tf, visible) => this.show(visible));\n\n this.btnEl.innerHTML = '';\n removeElm(this.btnEl);\n this.btnEl = null;\n\n this.contEl.innerHTML = '';\n removeElm(this.contEl);\n this.contEl = null;\n this.initialized = false;\n }\n\n}\n" }, { - "__docId__": 183, + "__docId__": 185, "kind": "class", "static": true, "variation": null, @@ -4486,7 +4557,7 @@ ] }, { - "__docId__": 184, + "__docId__": 186, "kind": "constructor", "static": false, "variation": null, @@ -4521,7 +4592,7 @@ "generator": false }, { - "__docId__": 185, + "__docId__": 187, "kind": "member", "static": false, "variation": null, @@ -4541,7 +4612,7 @@ } }, { - "__docId__": 186, + "__docId__": 188, "kind": "member", "static": false, "variation": null, @@ -4561,7 +4632,7 @@ } }, { - "__docId__": 187, + "__docId__": 189, "kind": "member", "static": false, "variation": null, @@ -4581,7 +4652,7 @@ } }, { - "__docId__": 188, + "__docId__": 190, "kind": "member", "static": false, "variation": null, @@ -4601,7 +4672,7 @@ } }, { - "__docId__": 189, + "__docId__": 191, "kind": "member", "static": false, "variation": null, @@ -4621,7 +4692,7 @@ } }, { - "__docId__": 190, + "__docId__": 192, "kind": "member", "static": false, "variation": null, @@ -4638,7 +4709,7 @@ } }, { - "__docId__": 191, + "__docId__": 193, "kind": "member", "static": false, "variation": null, @@ -4655,7 +4726,7 @@ } }, { - "__docId__": 192, + "__docId__": 194, "kind": "member", "static": false, "variation": null, @@ -4672,7 +4743,7 @@ } }, { - "__docId__": 193, + "__docId__": 195, "kind": "member", "static": false, "variation": null, @@ -4689,7 +4760,7 @@ } }, { - "__docId__": 194, + "__docId__": 196, "kind": "member", "static": false, "variation": null, @@ -4706,7 +4777,7 @@ } }, { - "__docId__": 195, + "__docId__": 197, "kind": "member", "static": false, "variation": null, @@ -4726,7 +4797,7 @@ } }, { - "__docId__": 196, + "__docId__": 198, "kind": "member", "static": false, "variation": null, @@ -4746,7 +4817,7 @@ } }, { - "__docId__": 197, + "__docId__": 199, "kind": "member", "static": false, "variation": null, @@ -4766,7 +4837,7 @@ } }, { - "__docId__": 198, + "__docId__": 200, "kind": "member", "static": false, "variation": null, @@ -4783,7 +4854,7 @@ } }, { - "__docId__": 199, + "__docId__": 201, "kind": "member", "static": false, "variation": null, @@ -4800,7 +4871,7 @@ } }, { - "__docId__": 200, + "__docId__": 202, "kind": "member", "static": false, "variation": null, @@ -4820,7 +4891,7 @@ } }, { - "__docId__": 201, + "__docId__": 203, "kind": "member", "static": false, "variation": null, @@ -4840,7 +4911,7 @@ } }, { - "__docId__": 202, + "__docId__": 204, "kind": "member", "static": false, "variation": null, @@ -4860,7 +4931,7 @@ } }, { - "__docId__": 203, + "__docId__": 205, "kind": "member", "static": false, "variation": null, @@ -4880,7 +4951,7 @@ } }, { - "__docId__": 204, + "__docId__": 206, "kind": "member", "static": false, "variation": null, @@ -4900,7 +4971,7 @@ } }, { - "__docId__": 205, + "__docId__": 207, "kind": "member", "static": false, "variation": null, @@ -4920,7 +4991,7 @@ } }, { - "__docId__": 206, + "__docId__": 208, "kind": "member", "static": false, "variation": null, @@ -4940,7 +5011,7 @@ } }, { - "__docId__": 207, + "__docId__": 209, "kind": "member", "static": false, "variation": null, @@ -4960,7 +5031,7 @@ } }, { - "__docId__": 208, + "__docId__": 210, "kind": "member", "static": false, "variation": null, @@ -4980,7 +5051,7 @@ } }, { - "__docId__": 209, + "__docId__": 211, "kind": "method", "static": false, "variation": null, @@ -4994,7 +5065,7 @@ "generator": false }, { - "__docId__": 210, + "__docId__": 212, "kind": "member", "static": false, "variation": null, @@ -5017,7 +5088,7 @@ } }, { - "__docId__": 211, + "__docId__": 213, "kind": "method", "static": false, "variation": null, @@ -5031,7 +5102,7 @@ "generator": false }, { - "__docId__": 212, + "__docId__": 214, "kind": "member", "static": false, "variation": null, @@ -5049,7 +5120,7 @@ } }, { - "__docId__": 213, + "__docId__": 215, "kind": "member", "static": false, "variation": null, @@ -5067,7 +5138,7 @@ } }, { - "__docId__": 214, + "__docId__": 216, "kind": "method", "static": false, "variation": null, @@ -5081,7 +5152,7 @@ "generator": false }, { - "__docId__": 215, + "__docId__": 217, "kind": "method", "static": false, "variation": null, @@ -5108,7 +5179,7 @@ "generator": false }, { - "__docId__": 216, + "__docId__": 218, "kind": "method", "static": false, "variation": null, @@ -5122,7 +5193,7 @@ "generator": false }, { - "__docId__": 217, + "__docId__": 219, "kind": "member", "static": false, "variation": null, @@ -5140,7 +5211,7 @@ } }, { - "__docId__": 218, + "__docId__": 220, "kind": "member", "static": false, "variation": null, @@ -5158,7 +5229,7 @@ } }, { - "__docId__": 219, + "__docId__": 221, "kind": "member", "static": false, "variation": null, @@ -5176,7 +5247,7 @@ } }, { - "__docId__": 220, + "__docId__": 222, "kind": "file", "static": true, "variation": null, @@ -5189,7 +5260,7 @@ "content": "import {Feature} from '../../feature';\nimport {isArray, isFn, isUndef, isObj, EMPTY_FN} from '../../types';\nimport {createElm, elm, getText, tag} from '../../dom';\nimport {addEvt} from '../../event';\nimport {parse as parseNb} from '../../number';\nimport {\n NONE, CELL_TAG, HEADER_TAG, STRING, NUMBER, DATE, FORMATTED_NUMBER,\n IP_ADDRESS\n} from '../../const';\n\n/**\n * SortableTable Adapter module\n */\nexport default class AdapterSortableTable extends Feature {\n\n /**\n * Creates an instance of AdapterSortableTable\n * @param {TableFilter} tf TableFilter instance\n * @param {Object} opts Configuration object\n */\n constructor(tf, opts) {\n super(tf, opts.name);\n\n /**\n * Module name\n * @type {String}\n */\n this.name = opts.name;\n\n /**\n * Module description\n * @type {String}\n */\n this.desc = opts.description || 'Sortable table';\n\n /**\n * Indicate whether table previously sorted\n * @type {Boolean}\n * @private\n */\n this.sorted = false;\n\n /**\n * List of sort type per column basis\n * @type {Array}\n */\n this.sortTypes = isArray(opts.types) ? opts.types : tf.colTypes;\n\n /**\n * Column to be sorted at initialization, ie:\n * sort_col_at_start: [1, true]\n * @type {Array}\n */\n this.sortColAtStart = isArray(opts.sort_col_at_start) ?\n opts.sort_col_at_start : null;\n\n /**\n * Enable asynchronous sort, if triggers are external\n * @type {Boolean}\n */\n this.asyncSort = Boolean(opts.async_sort);\n\n /**\n * List of element IDs triggering sort on a per column basis\n * @type {Array}\n */\n this.triggerIds = isArray(opts.trigger_ids) ? opts.trigger_ids : [];\n\n // edit .sort-arrow.descending / .sort-arrow.ascending in\n // tablefilter.css to reflect any path change\n /**\n * Path to images\n * @type {String}\n */\n this.imgPath = opts.images_path || tf.themesPath;\n\n /**\n * Blank image file name\n * @type {String}\n */\n this.imgBlank = opts.image_blank || 'blank.png';\n\n /**\n * Css class for sort indicator image\n * @type {String}\n */\n this.imgClassName = opts.image_class_name || 'sort-arrow';\n\n /**\n * Css class for ascending sort indicator image\n * @type {String}\n */\n this.imgAscClassName = opts.image_asc_class_name || 'ascending';\n\n /**\n * Css class for descending sort indicator image\n * @type {String}\n */\n this.imgDescClassName = opts.image_desc_class_name || 'descending';\n\n /**\n * Cell attribute key storing custom value used for sorting\n * @type {String}\n */\n this.customKey = opts.custom_key || 'data-tf-sortKey';\n\n /**\n * Callback fired when sort extension is instanciated\n * @type {Function}\n */\n this.onSortLoaded = isFn(opts.on_sort_loaded) ?\n opts.on_sort_loaded : EMPTY_FN;\n\n /**\n * Callback fired before a table column is sorted\n * @type {Function}\n */\n this.onBeforeSort = isFn(opts.on_before_sort) ?\n opts.on_before_sort : EMPTY_FN;\n\n /**\n * Callback fired after a table column is sorted\n * @type {Function}\n */\n this.onAfterSort = isFn(opts.on_after_sort) ?\n opts.on_after_sort : EMPTY_FN;\n\n /**\n * SortableTable instance\n * @private\n */\n this.stt = null;\n\n this.enable();\n }\n\n /**\n * Initializes AdapterSortableTable instance\n */\n init() {\n if (this.initialized) {\n return;\n }\n let tf = this.tf;\n let adpt = this;\n\n // SortableTable class sanity check (sortabletable.js)\n if (isUndef(SortableTable)) {\n throw new Error('SortableTable class not found.');\n }\n\n // Add any date format if needed\n this.emitter.emit('add-date-type-formats', this.tf, this.sortTypes);\n\n this.overrideSortableTable();\n this.setSortTypes();\n\n this.onSortLoaded(tf, this);\n\n /*** SortableTable callbacks ***/\n this.stt.onbeforesort = function () {\n adpt.onBeforeSort(tf, adpt.stt.sortColumn);\n\n /*** sort behaviour for paging ***/\n if (tf.paging) {\n tf.feature('paging').disable();\n }\n };\n\n this.stt.onsort = function () {\n adpt.sorted = true;\n\n //sort behaviour for paging\n if (tf.paging) {\n let paginator = tf.feature('paging');\n // recalculate valid rows index as sorting may have change it\n tf.getValidRows(true);\n paginator.enable();\n paginator.setPage(paginator.getPage());\n }\n\n adpt.onAfterSort(tf, adpt.stt.sortColumn, adpt.stt.descending);\n adpt.emitter.emit('column-sorted', tf, adpt.stt.sortColumn,\n adpt.stt.descending);\n };\n\n // Column sort at start\n let sortColAtStart = adpt.sortColAtStart;\n if (sortColAtStart) {\n this.stt.sort(sortColAtStart[0], sortColAtStart[1]);\n }\n\n this.emitter.on(['sort'],\n (tf, colIdx, desc) => this.sortByColumnIndex(colIdx, desc));\n\n /** @inherited */\n this.initialized = true;\n\n this.emitter.emit('sort-initialized', tf, this);\n }\n\n /**\n * Sort specified column\n * @param {Number} colIdx Column index\n * @param {Boolean} desc Optional: descending manner\n */\n sortByColumnIndex(colIdx, desc) {\n this.stt.sort(colIdx, desc);\n }\n\n /**\n * Set SortableTable overrides for TableFilter integration\n */\n overrideSortableTable() {\n let adpt = this,\n tf = this.tf;\n\n /**\n * Overrides headerOnclick method in order to handle th event\n * @param {Object} e [description]\n */\n SortableTable.prototype.headerOnclick = function (evt) {\n if (!adpt.initialized) {\n return;\n }\n\n // find Header element\n let el = evt.target || evt.srcElement;\n\n while (el.tagName !== CELL_TAG && el.tagName !== HEADER_TAG) {\n el = el.parentNode;\n }\n\n this.sort(\n SortableTable.msie ?\n SortableTable.getCellIndex(el) : el.cellIndex\n );\n };\n\n /**\n * Overrides getCellIndex IE returns wrong cellIndex when columns are\n * hidden\n * @param {Object} oTd TD element\n * @return {Number} Cell index\n */\n SortableTable.getCellIndex = function (oTd) {\n let cells = oTd.parentNode.cells,\n l = cells.length, i;\n for (i = 0; cells[i] !== oTd && i < l; i++) { }\n return i;\n };\n\n /**\n * Overrides initHeader in order to handle filters row position\n * @param {Array} oSortTypes\n */\n SortableTable.prototype.initHeader = function (oSortTypes) {\n let stt = this;\n if (!stt.tHead) {\n if (tf.gridLayout) {\n stt.tHead = tf.feature('gridLayout').headTbl.tHead;\n } else {\n return;\n }\n }\n\n stt.headersRow = tf.headersRow;\n let cells = stt.tHead.rows[stt.headersRow].cells;\n stt.sortTypes = oSortTypes || [];\n let l = cells.length;\n let img, c;\n\n for (let i = 0; i < l; i++) {\n c = cells[i];\n if (stt.sortTypes[i] !== null && stt.sortTypes[i] !== 'None') {\n c.style.cursor = 'pointer';\n img = createElm('img',\n ['src', adpt.imgPath + adpt.imgBlank]);\n c.appendChild(img);\n if (stt.sortTypes[i] !== null) {\n c.setAttribute('_sortType', stt.sortTypes[i]);\n }\n addEvt(c, 'click', stt._headerOnclick);\n } else {\n c.setAttribute('_sortType', oSortTypes[i]);\n c._sortType = 'None';\n }\n }\n stt.updateHeaderArrows();\n };\n\n /**\n * Overrides updateHeaderArrows in order to handle arrows indicators\n */\n SortableTable.prototype.updateHeaderArrows = function () {\n let stt = this;\n let cells, l, img;\n\n // external headers\n if (adpt.asyncSort && adpt.triggerIds.length > 0) {\n let triggers = adpt.triggerIds;\n cells = [];\n l = triggers.length;\n for (let j = 0; j < l; j++) {\n cells.push(elm(triggers[j]));\n }\n } else {\n if (!this.tHead) {\n return;\n }\n cells = stt.tHead.rows[stt.headersRow].cells;\n l = cells.length;\n }\n for (let i = 0; i < l; i++) {\n let cell = cells[i];\n if (!cell) {\n continue;\n }\n let cellAttr = cell.getAttribute('_sortType');\n if (cellAttr !== null && cellAttr !== 'None') {\n img = cell.lastChild || cell;\n if (img.nodeName.toLowerCase() !== 'img') {\n img = createElm('img',\n ['src', adpt.imgPath + adpt.imgBlank]);\n cell.appendChild(img);\n }\n if (i === stt.sortColumn) {\n img.className = adpt.imgClassName + ' ' +\n (this.descending ?\n adpt.imgDescClassName :\n adpt.imgAscClassName);\n } else {\n img.className = adpt.imgClassName;\n }\n }\n }\n };\n\n /**\n * Overrides getRowValue for custom key value feature\n * @param {Object} oRow Row element\n * @param {String} sType\n * @param {Number} nColumn\n * @return {String}\n */\n SortableTable.prototype.getRowValue = function (oRow, sType, nColumn) {\n let stt = this;\n // if we have defined a custom getRowValue use that\n let sortTypeInfo = stt._sortTypeInfo[sType];\n if (sortTypeInfo && sortTypeInfo.getRowValue) {\n return sortTypeInfo.getRowValue(oRow, nColumn);\n }\n let c = oRow.cells[nColumn];\n let s = SortableTable.getInnerText(c);\n return stt.getValueFromString(s, sType);\n };\n\n /**\n * Overrides getInnerText in order to avoid Firefox unexpected sorting\n * behaviour with untrimmed text elements\n * @param {Object} oNode DOM element\n * @return {String} DOM element inner text\n */\n SortableTable.getInnerText = function (oNode) {\n if (!oNode) {\n return;\n }\n if (oNode.getAttribute(adpt.customKey)) {\n return oNode.getAttribute(adpt.customKey);\n } else {\n return getText(oNode);\n }\n };\n }\n\n /**\n * Adds a sort type\n */\n addSortType(...args) {\n // Extract the arguments\n let [id, caster, sorter] = args;\n SortableTable.prototype.addSortType(id, caster, sorter);\n }\n\n /**\n * Sets the sort types on a column basis\n * @private\n */\n setSortTypes() {\n let tf = this.tf,\n sortTypes = this.sortTypes,\n _sortTypes = [];\n\n for (let i = 0; i < tf.nbCells; i++) {\n let colType;\n if (sortTypes[i]) {\n colType = sortTypes[i];\n if (isObj(colType)) {\n if (colType.type === DATE) {\n colType = this._addDateType(i, sortTypes);\n }\n else if (colType.type === FORMATTED_NUMBER) {\n let decimal = colType.decimal || tf.decimalSeparator;\n colType = this._addNumberType(i, decimal);\n }\n } else {\n colType = colType.toLowerCase();\n if (colType === DATE) {\n colType = this._addDateType(i, sortTypes);\n }\n else if (colType === FORMATTED_NUMBER ||\n colType === NUMBER) {\n colType = this._addNumberType(i, tf.decimalSeparator);\n }\n else if (colType === NONE) {\n // TODO: normalise 'none' vs 'None'\n colType = 'None';\n }\n }\n } else {\n colType = STRING;\n }\n _sortTypes.push(colType);\n }\n\n //Public TF method to add sort type\n\n //Custom sort types\n this.addSortType('caseinsensitivestring', SortableTable.toUpperCase);\n this.addSortType(STRING);\n this.addSortType(IP_ADDRESS, ipAddress, sortIP);\n\n this.stt = new SortableTable(tf.tbl, _sortTypes);\n\n /*** external table headers adapter ***/\n if (this.asyncSort && this.triggerIds.length > 0) {\n let triggers = this.triggerIds;\n for (let j = 0; j < triggers.length; j++) {\n if (triggers[j] === null) {\n continue;\n }\n let trigger = elm(triggers[j]);\n if (trigger) {\n trigger.style.cursor = 'pointer';\n\n addEvt(trigger, 'click', (evt) => {\n let elm = evt.target;\n if (!this.tf.sort) {\n return;\n }\n this.stt.asyncSort(triggers.indexOf(elm.id));\n });\n trigger.setAttribute('_sortType', _sortTypes[j]);\n }\n }\n }\n }\n\n _addDateType(colIndex, types) {\n let tf = this.tf;\n let dateType = tf.feature('dateType');\n let locale = dateType.getOptions(colIndex, types).locale || tf.locale;\n let colType = `${DATE}-${locale}`;\n\n this.addSortType(colType, (value) => {\n let parsedDate = dateType.parse(value, locale);\n // Invalid date defaults to Wed Feb 04 -768 11:00:00\n return isNaN(+parsedDate) ? new Date(-86400000000000) : parsedDate;\n });\n return colType;\n }\n\n _addNumberType(colIndex, decimal) {\n let colType = `${FORMATTED_NUMBER}${decimal === '.' ? '' : '-custom'}`;\n\n this.addSortType(colType, (value) => {\n return parseNb(value, decimal);\n });\n return colType;\n }\n\n /**\n * Remove extension\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n let tf = this.tf;\n this.emitter.off(['sort'],\n (tf, colIdx, desc) => this.sortByColumnIndex(colIdx, desc));\n this.sorted = false;\n this.stt.destroy();\n\n let ids = tf.getFiltersId();\n for (let idx = 0; idx < ids.length; idx++) {\n let header = tf.getHeaderElement(idx);\n let img = tag(header, 'img');\n\n if (img.length === 1) {\n header.removeChild(img[0]);\n }\n }\n this.initialized = false;\n }\n\n}\n\n//Converters\nfunction ipAddress(value) {\n let vals = value.split('.');\n for (let x in vals) {\n let val = vals[x];\n while (3 > val.length) {\n val = '0' + val;\n }\n vals[x] = val;\n }\n return vals.join('.');\n}\n\nfunction sortIP(a, b) {\n let aa = ipAddress(a.value.toLowerCase());\n let bb = ipAddress(b.value.toLowerCase());\n if (aa === bb) {\n return 0;\n } else if (aa < bb) {\n return -1;\n } else {\n return 1;\n }\n}\n" }, { - "__docId__": 221, + "__docId__": 223, "kind": "class", "static": true, "variation": null, @@ -5208,7 +5279,7 @@ ] }, { - "__docId__": 222, + "__docId__": 224, "kind": "constructor", "static": false, "variation": null, @@ -5243,7 +5314,7 @@ "generator": false }, { - "__docId__": 223, + "__docId__": 225, "kind": "member", "static": false, "variation": null, @@ -5263,7 +5334,7 @@ } }, { - "__docId__": 224, + "__docId__": 226, "kind": "member", "static": false, "variation": null, @@ -5283,7 +5354,7 @@ } }, { - "__docId__": 225, + "__docId__": 227, "kind": "member", "static": false, "variation": null, @@ -5303,7 +5374,7 @@ } }, { - "__docId__": 226, + "__docId__": 228, "kind": "member", "static": false, "variation": null, @@ -5323,7 +5394,7 @@ } }, { - "__docId__": 227, + "__docId__": 229, "kind": "member", "static": false, "variation": null, @@ -5343,7 +5414,7 @@ } }, { - "__docId__": 228, + "__docId__": 230, "kind": "member", "static": false, "variation": null, @@ -5363,7 +5434,7 @@ } }, { - "__docId__": 229, + "__docId__": 231, "kind": "member", "static": false, "variation": null, @@ -5383,7 +5454,7 @@ } }, { - "__docId__": 230, + "__docId__": 232, "kind": "member", "static": false, "variation": null, @@ -5403,7 +5474,7 @@ } }, { - "__docId__": 231, + "__docId__": 233, "kind": "member", "static": false, "variation": null, @@ -5423,7 +5494,7 @@ } }, { - "__docId__": 232, + "__docId__": 234, "kind": "member", "static": false, "variation": null, @@ -5443,7 +5514,7 @@ } }, { - "__docId__": 233, + "__docId__": 235, "kind": "member", "static": false, "variation": null, @@ -5463,7 +5534,7 @@ } }, { - "__docId__": 234, + "__docId__": 236, "kind": "member", "static": false, "variation": null, @@ -5483,7 +5554,7 @@ } }, { - "__docId__": 235, + "__docId__": 237, "kind": "member", "static": false, "variation": null, @@ -5503,7 +5574,7 @@ } }, { - "__docId__": 236, + "__docId__": 238, "kind": "member", "static": false, "variation": null, @@ -5523,7 +5594,7 @@ } }, { - "__docId__": 237, + "__docId__": 239, "kind": "member", "static": false, "variation": null, @@ -5543,7 +5614,7 @@ } }, { - "__docId__": 238, + "__docId__": 240, "kind": "member", "static": false, "variation": null, @@ -5563,7 +5634,7 @@ } }, { - "__docId__": 239, + "__docId__": 241, "kind": "member", "static": false, "variation": null, @@ -5580,7 +5651,7 @@ } }, { - "__docId__": 240, + "__docId__": 242, "kind": "method", "static": false, "variation": null, @@ -5594,7 +5665,7 @@ "generator": false }, { - "__docId__": 241, + "__docId__": 243, "kind": "member", "static": false, "variation": null, @@ -5617,7 +5688,7 @@ } }, { - "__docId__": 242, + "__docId__": 244, "kind": "method", "static": false, "variation": null, @@ -5652,7 +5723,7 @@ "generator": false }, { - "__docId__": 243, + "__docId__": 245, "kind": "method", "static": false, "variation": null, @@ -5666,7 +5737,7 @@ "generator": false }, { - "__docId__": 244, + "__docId__": 246, "kind": "method", "static": false, "variation": null, @@ -5688,7 +5759,7 @@ "generator": false }, { - "__docId__": 245, + "__docId__": 247, "kind": "method", "static": false, "variation": null, @@ -5702,7 +5773,7 @@ "generator": false }, { - "__docId__": 246, + "__docId__": 248, "kind": "member", "static": false, "variation": null, @@ -5720,7 +5791,7 @@ } }, { - "__docId__": 247, + "__docId__": 249, "kind": "method", "static": false, "variation": null, @@ -5753,7 +5824,7 @@ "generator": false }, { - "__docId__": 248, + "__docId__": 250, "kind": "method", "static": false, "variation": null, @@ -5786,7 +5857,7 @@ "generator": false }, { - "__docId__": 249, + "__docId__": 251, "kind": "method", "static": false, "variation": null, @@ -5800,7 +5871,7 @@ "generator": false }, { - "__docId__": 250, + "__docId__": 252, "kind": "member", "static": false, "variation": null, @@ -5818,7 +5889,7 @@ } }, { - "__docId__": 251, + "__docId__": 253, "kind": "member", "static": false, "variation": null, @@ -5836,7 +5907,7 @@ } }, { - "__docId__": 252, + "__docId__": 254, "kind": "function", "static": true, "variation": null, @@ -5866,7 +5937,7 @@ "generator": false }, { - "__docId__": 253, + "__docId__": 255, "kind": "function", "static": true, "variation": null, @@ -5902,7 +5973,7 @@ "generator": false }, { - "__docId__": 254, + "__docId__": 256, "kind": "file", "static": true, "variation": null, @@ -5915,7 +5986,7 @@ "content": "import AdapterSortableTable from './adapterSortabletable';\nimport {root} from '../../root';\n\nif (!root.SortableTable) {\n require('script-loader!sortabletable');\n}\n\nexport default AdapterSortableTable;\n" }, { - "__docId__": 255, + "__docId__": 257, "kind": "file", "static": true, "variation": null, @@ -5928,7 +5999,7 @@ "content": "\nconst NOTIMPLEMENTED = 'Not implemented.';\n\n/**\n * Base class defining the interface of a TableFilter feature\n */\nexport class Feature {\n /**\n * Creates an instance of Feature\n * @param {Object} tf TableFilter instance\n * @param {String} feature Feature name known by TableFilter\n */\n constructor(tf, feature) {\n /**\n * TableFilter instance\n * @type {TableFilter}\n */\n this.tf = tf;\n\n /**\n * Feature name\n * @type {String}\n */\n this.feature = feature;\n\n /**\n * TableFilter feature setting\n * @type {Boolean}\n */\n this.enabled = tf[feature];\n\n /**\n * TableFilter configuration\n * @type {Object}\n */\n this.config = tf.config();\n\n /**\n * TableFilter emitter instance\n * @type {Emitter}\n */\n this.emitter = tf.emitter;\n\n /**\n * Field indicating whether Feature is initialized\n * @type {Boolean}\n */\n this.initialized = false;\n\n /** Subscribe to destroy event */\n this.emitter.on(['destroy'], () => this.destroy());\n }\n\n /**\n * Initialize the feature\n */\n init() {\n throw new Error(NOTIMPLEMENTED);\n }\n\n /**\n * Reset the feature after being disabled\n */\n reset() {\n this.enable();\n this.init();\n }\n\n /**\n * Destroy the feature\n */\n destroy() {\n throw new Error(NOTIMPLEMENTED);\n }\n\n /**\n * Enable the feature\n */\n enable() {\n this.enabled = true;\n }\n\n /**\n * Disable the feature\n */\n disable() {\n this.enabled = false;\n }\n\n /**\n * Indicate whether the feature is enabled or not\n * @returns {Boolean}\n */\n isEnabled() {\n return this.enabled;\n }\n}\n" }, { - "__docId__": 256, + "__docId__": 258, "kind": "variable", "static": true, "variation": null, @@ -5949,7 +6020,7 @@ } }, { - "__docId__": 257, + "__docId__": 259, "kind": "class", "static": true, "variation": null, @@ -5965,7 +6036,7 @@ "interface": false }, { - "__docId__": 258, + "__docId__": 260, "kind": "constructor", "static": false, "variation": null, @@ -6000,7 +6071,7 @@ "generator": false }, { - "__docId__": 259, + "__docId__": 261, "kind": "member", "static": false, "variation": null, @@ -6020,7 +6091,7 @@ } }, { - "__docId__": 260, + "__docId__": 262, "kind": "member", "static": false, "variation": null, @@ -6040,7 +6111,7 @@ } }, { - "__docId__": 261, + "__docId__": 263, "kind": "member", "static": false, "variation": null, @@ -6060,7 +6131,7 @@ } }, { - "__docId__": 262, + "__docId__": 264, "kind": "member", "static": false, "variation": null, @@ -6080,7 +6151,7 @@ } }, { - "__docId__": 263, + "__docId__": 265, "kind": "member", "static": false, "variation": null, @@ -6100,7 +6171,7 @@ } }, { - "__docId__": 264, + "__docId__": 266, "kind": "member", "static": false, "variation": null, @@ -6120,7 +6191,7 @@ } }, { - "__docId__": 265, + "__docId__": 267, "kind": "method", "static": false, "variation": null, @@ -6134,7 +6205,7 @@ "generator": false }, { - "__docId__": 266, + "__docId__": 268, "kind": "method", "static": false, "variation": null, @@ -6148,7 +6219,7 @@ "generator": false }, { - "__docId__": 267, + "__docId__": 269, "kind": "method", "static": false, "variation": null, @@ -6162,7 +6233,7 @@ "generator": false }, { - "__docId__": 268, + "__docId__": 270, "kind": "method", "static": false, "variation": null, @@ -6176,7 +6247,7 @@ "generator": false }, { - "__docId__": 269, + "__docId__": 271, "kind": "member", "static": false, "variation": null, @@ -6194,7 +6265,7 @@ } }, { - "__docId__": 270, + "__docId__": 272, "kind": "method", "static": false, "variation": null, @@ -6208,7 +6279,7 @@ "generator": false }, { - "__docId__": 271, + "__docId__": 273, "kind": "member", "static": false, "variation": null, @@ -6226,7 +6297,7 @@ } }, { - "__docId__": 272, + "__docId__": 274, "kind": "method", "static": false, "variation": null, @@ -6254,7 +6325,7 @@ "generator": false }, { - "__docId__": 273, + "__docId__": 275, "kind": "file", "static": true, "variation": null, @@ -6267,7 +6338,7 @@ "content": "import {Feature} from '../feature';\nimport {addClass, removeClass} from '../dom';\n\n/**\n * Rows with alternating background color for improved readability\n */\nexport class AlternateRows extends Feature {\n\n /**\n * Creates an instance of AlternateRows.\n *\n * @param {Object} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'alternateRows');\n\n let config = this.config;\n /**\n * Css class for even rows (default: 'even')\n * @type {String}\n */\n this.evenCss = config.even_row_css_class || 'even';\n\n /**\n * Css class for odd rows (default: 'odd')\n * @type {String}\n */\n this.oddCss = config.odd_row_css_class || 'odd';\n }\n\n /**\n * Sets alternating rows color\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n this.processAll();\n\n // Subscribe to events\n this.emitter.on(['row-processed', 'row-paged'],\n (tf, rowIndex, arrIndex, isValid) =>\n this.processRow(rowIndex, arrIndex, isValid));\n this.emitter.on(['column-sorted'], () => this.processAll());\n this.emitter.on(['rows-changed'], () => this.processAll());\n\n /** @inherited */\n this.initialized = true;\n }\n\n /**\n * Apply background to all valid rows\n */\n processAll() {\n if (!this.isEnabled()) {\n return;\n }\n let tf = this.tf;\n let validRowsIndex = tf.getValidRows(true);\n let indexLen = validRowsIndex.length;\n let idx = 0;\n\n //alternates bg color\n for (let j = 0; j < indexLen; j++) {\n let rowIdx = validRowsIndex[j];\n this.setRowBg(rowIdx, idx);\n idx++;\n }\n }\n\n /**\n * Set/remove row background based on row validation\n * @param {Number} rowIdx Row index\n * @param {Number} arrIdx Array index\n * @param {Boolean} isValid Valid row flag\n */\n processRow(rowIdx, arrIdx, isValid) {\n if (isValid) {\n this.setRowBg(rowIdx, arrIdx);\n } else {\n this.removeRowBg(rowIdx);\n }\n }\n\n /**\n * Sets row background color\n * @param {Number} rowIdx Row index\n * @param {Number} idx Valid rows collection index needed to calculate bg\n * color\n * @private\n */\n setRowBg(rowIdx, idx) {\n if (!this.isEnabled() || isNaN(rowIdx)) {\n return;\n }\n let rows = this.tf.tbl.rows;\n let i = isNaN(idx) ? rowIdx : idx;\n this.removeRowBg(rowIdx);\n\n addClass(rows[rowIdx], (i % 2) ? this.evenCss : this.oddCss);\n }\n\n /**\n * Removes row background color\n * @param {Number} idx Row index\n * @private\n */\n removeRowBg(idx) {\n if (isNaN(idx)) {\n return;\n }\n let rows = this.tf.tbl.rows;\n removeClass(rows[idx], this.oddCss);\n removeClass(rows[idx], this.evenCss);\n }\n\n /**\n * Removes all alternating backgrounds\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n let nbRows = this.tf.getRowsNb(true);\n for (let i = 0; i < nbRows; i++) {\n this.removeRowBg(i);\n }\n\n // Unsubscribe to events\n this.emitter.off(['row-processed', 'row-paged'],\n (tf, rowIndex, arrIndex, isValid) =>\n this.processRow(rowIndex, arrIndex, isValid));\n this.emitter.off(['column-sorted'], () => this.processAll());\n this.emitter.off(['rows-changed'], () => this.processAll());\n\n this.initialized = false;\n }\n\n}\n" }, { - "__docId__": 274, + "__docId__": 276, "kind": "class", "static": true, "variation": null, @@ -6286,7 +6357,7 @@ ] }, { - "__docId__": 275, + "__docId__": 277, "kind": "constructor", "static": false, "variation": null, @@ -6311,7 +6382,7 @@ "generator": false }, { - "__docId__": 276, + "__docId__": 278, "kind": "member", "static": false, "variation": null, @@ -6331,7 +6402,7 @@ } }, { - "__docId__": 277, + "__docId__": 279, "kind": "member", "static": false, "variation": null, @@ -6351,7 +6422,7 @@ } }, { - "__docId__": 278, + "__docId__": 280, "kind": "method", "static": false, "variation": null, @@ -6365,7 +6436,7 @@ "generator": false }, { - "__docId__": 279, + "__docId__": 281, "kind": "member", "static": false, "variation": null, @@ -6388,7 +6459,7 @@ } }, { - "__docId__": 280, + "__docId__": 282, "kind": "method", "static": false, "variation": null, @@ -6402,7 +6473,7 @@ "generator": false }, { - "__docId__": 281, + "__docId__": 283, "kind": "method", "static": false, "variation": null, @@ -6447,7 +6518,7 @@ "generator": false }, { - "__docId__": 282, + "__docId__": 284, "kind": "method", "static": false, "variation": null, @@ -6482,7 +6553,7 @@ "generator": false }, { - "__docId__": 283, + "__docId__": 285, "kind": "method", "static": false, "variation": null, @@ -6507,7 +6578,7 @@ "generator": false }, { - "__docId__": 284, + "__docId__": 286, "kind": "method", "static": false, "variation": null, @@ -6521,7 +6592,7 @@ "generator": false }, { - "__docId__": 285, + "__docId__": 287, "kind": "member", "static": false, "variation": null, @@ -6539,7 +6610,7 @@ } }, { - "__docId__": 286, + "__docId__": 288, "kind": "file", "static": true, "variation": null, @@ -6552,7 +6623,7 @@ "content": "import {Feature} from '../feature';\nimport {\n addClass, createCheckItem, createText, createElm, elm, getText,\n removeClass, tag\n} from '../dom';\nimport {has} from '../array';\nimport {matchCase, trim, rgxEsc} from '../string';\nimport {ignoreCase, numSortAsc, numSortDesc} from '../sort';\nimport {addEvt, removeEvt, targetEvt} from '../event';\nimport {isEmpty} from '../types';\nimport {CHECKLIST, NONE} from '../const';\n\nconst SORT_ERROR = 'Filter options for column {0} cannot be sorted in ' +\n '{1} manner.';\n\n/**\n * Checklist filter UI component\n */\nexport class CheckList extends Feature {\n\n /**\n * Creates an instance of CheckList\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'checkList');\n\n let f = this.config;\n\n /**\n * List of container DOM elements\n * @type {Array}\n */\n this.containers = [];\n\n /**\n * Css class for the container of the checklist filter (div)\n * @type {String}\n */\n this.containerCssClass = f.div_checklist_css_class || 'div_checklist';\n\n /**\n * Css class for the checklist filter element (ul)\n * @type {String}\n */\n this.filterCssClass = f.checklist_css_class || 'flt_checklist';\n\n /**\n * Css class for the item of a checklist (li)\n * @type {String}\n */\n this.itemCssClass = f.checklist_item_css_class || 'flt_checklist_item';\n\n /**\n * Css class for a selected item of a checklist (li)\n * @type {String}\n */\n this.selectedItemCssClass =\n f.checklist_selected_item_css_class || 'flt_checklist_slc_item';\n\n /**\n * Text placed in the filter's container when load filter on demand\n * feature is enabled\n * @type {String}\n */\n this.activateText =\n f.activate_checklist_text || 'Click to load filter data';\n\n /**\n * Css class for a disabled item of a checklist (li)\n * @type {String}\n */\n this.disabledItemCssClass = f.checklist_item_disabled_css_class ||\n 'flt_checklist_item_disabled';\n\n /**\n * Enable the reset filter option as first item\n * @type {Boolean}\n */\n this.enableResetOption = f.enable_checklist_reset_filter === false ?\n false : true;\n\n /**\n * Prefix for container element ID\n * @type {String}\n * @private\n */\n this.prfx = 'chkdiv_';\n\n /**\n * Has custom options\n * @type {Boolean}\n * @private\n */\n this.isCustom = false;\n\n /**\n * List of options values\n * @type {Array}\n * @private\n */\n this.opts = [];\n\n /**\n * List of options texts for custom values\n * @type {Array}\n * @private\n */\n this.optsTxt = [];\n\n /**\n * List of options to be excluded from the checklist filter\n * @type {Array}\n * @private\n */\n this.excludedOpts = [];\n }\n\n /**\n * Checklist option click event handler\n * @param {Event} evt\n * @private\n */\n optionClick(evt) {\n let elm = targetEvt(evt);\n let tf = this.tf;\n\n this.emitter.emit('filter-focus', tf, elm);\n this.setCheckListValues(elm);\n tf.filter();\n }\n\n /**\n * Checklist container click event handler for load-on-demand feature\n * @param {Event} evt\n * @private\n */\n onCheckListClick(evt) {\n let elm = targetEvt(evt);\n if (this.tf.loadFltOnDemand && elm.getAttribute('filled') === '0') {\n let ct = elm.getAttribute('ct');\n let div = this.containers[ct];\n this.build(ct);\n removeEvt(div, 'click', (evt) => this.onCheckListClick(evt));\n }\n }\n\n /**\n * Refresh all checklist filters\n */\n refreshAll() {\n let tf = this.tf;\n let fltsIdxs = tf.getFiltersByType(CHECKLIST, true);\n fltsIdxs.forEach((colIdx) => {\n let values = this.getValues(colIdx);\n this.build(colIdx, tf.linkedFilters);\n this.selectOptions(colIdx, values);\n });\n }\n\n /**\n * Initialize checklist filter\n * @param {Number} colIndex Column index\n * @param {Boolean} isExternal External filter flag\n * @param {DOMElement} container Dom element containing the filter\n */\n init(colIndex, isExternal, container) {\n let tf = this.tf;\n let externalFltTgtId = isExternal ?\n tf.externalFltTgtIds[colIndex] : null;\n\n let divCont = createElm('div',\n ['id', `${this.prfx}${colIndex}_${tf.id}`],\n ['ct', colIndex], ['filled', '0']);\n divCont.className = this.containerCssClass;\n\n //filter is appended in desired element\n if (externalFltTgtId) {\n elm(externalFltTgtId).appendChild(divCont);\n } else {\n container.appendChild(divCont);\n }\n\n this.containers[colIndex] = divCont;\n tf.fltIds.push(tf.buildFilterId(colIndex));\n\n if (!tf.loadFltOnDemand) {\n this.build(colIndex);\n } else {\n addEvt(divCont, 'click', (evt) => this.onCheckListClick(evt));\n divCont.appendChild(createText(this.activateText));\n }\n\n this.emitter.on(\n ['build-checklist-filter'],\n (tf, colIndex, isLinked) => this.build(colIndex, isLinked)\n );\n\n this.emitter.on(\n ['select-checklist-options'],\n (tf, colIndex, values) => this.selectOptions(colIndex, values)\n );\n\n this.emitter.on(['rows-changed'], () => this.refreshAll());\n\n /** @inherited */\n this.initialized = true;\n }\n\n /**\n * Build checklist UI\n * @param {Number} colIndex Column index\n * @param {Boolean} isLinked Enable linked filters behaviour\n */\n build(colIndex, isLinked = false) {\n let tf = this.tf;\n colIndex = parseInt(colIndex, 10);\n\n this.emitter.emit('before-populating-filter', tf, colIndex);\n\n this.opts = [];\n this.optsTxt = [];\n\n let flt = this.containers[colIndex];\n let ul = createElm('ul',\n ['id', tf.fltIds[colIndex]],\n ['colIndex', colIndex]);\n ul.className = this.filterCssClass;\n\n let rows = tf.tbl.rows;\n let nbRows = tf.getRowsNb(true);\n let caseSensitive = tf.caseSensitive;\n this.isCustom = tf.isCustomOptions(colIndex);\n\n let activeIdx;\n let activeFilterId = tf.getActiveFilterId();\n if (isLinked && activeFilterId) {\n activeIdx = tf.getColumnIndexFromFilterId(activeFilterId);\n }\n\n let filteredDataCol = [];\n if (isLinked && tf.disableExcludedOptions) {\n this.excludedOpts = [];\n }\n\n flt.innerHTML = '';\n\n for (let k = tf.refRow; k < nbRows; k++) {\n // always visible rows don't need to appear on selects as always\n // valid\n if (tf.hasVisibleRows && tf.visibleRows.indexOf(k) !== -1) {\n continue;\n }\n\n let cells = rows[k].cells;\n let ncells = cells.length;\n\n // checks if row has exact cell #\n if (ncells !== tf.nbCells || this.isCustom) {\n continue;\n }\n\n // this loop retrieves cell data\n for (let j = 0; j < ncells; j++) {\n if (colIndex !== j) {\n continue;\n }\n if (isLinked && !tf.disableExcludedOptions &&\n (!tf.paging && !tf.isRowDisplayed(k)) ||\n (tf.paging && activeIdx && !tf.isRowValid(k))) {\n continue;\n }\n\n let cellValue = tf.getCellValue(cells[j]);\n //Vary Peter's patch\n let cellString = matchCase(cellValue, caseSensitive);\n // checks if celldata is already in array\n if (!has(this.opts, cellString, caseSensitive)) {\n this.opts.push(cellValue);\n }\n let filteredCol = filteredDataCol[j];\n if (isLinked && tf.disableExcludedOptions) {\n if (!filteredCol) {\n filteredCol = tf.getFilteredDataCol(j);\n }\n if (!has(filteredCol, cellString, caseSensitive) &&\n !has(this.excludedOpts, cellString,\n caseSensitive)) {\n this.excludedOpts.push(cellValue);\n }\n }\n }\n }\n\n //Retrieves custom values\n if (this.isCustom) {\n let customValues = tf.getCustomOptions(colIndex);\n this.opts = customValues[0];\n this.optsTxt = customValues[1];\n }\n\n if (tf.sortSlc && !this.isCustom) {\n if (!caseSensitive) {\n this.opts.sort(ignoreCase);\n if (this.excludedOpts) {\n this.excludedOpts.sort(ignoreCase);\n }\n } else {\n this.opts.sort();\n if (this.excludedOpts) {\n this.excludedOpts.sort();\n }\n }\n }\n //asc sort\n if (tf.sortNumAsc.indexOf(colIndex) !== -1) {\n try {\n this.opts.sort(numSortAsc);\n if (this.excludedOpts) {\n this.excludedOpts.sort(numSortAsc);\n }\n if (this.isCustom) {\n this.optsTxt.sort(numSortAsc);\n }\n } catch (e) {\n throw new Error(SORT_ERROR.replace('{0}', colIndex)\n .replace('{1}', 'ascending'));\n }//in case there are alphanumeric values\n }\n //desc sort\n if (tf.sortNumDesc.indexOf(colIndex) !== -1) {\n try {\n this.opts.sort(numSortDesc);\n if (this.excludedOpts) {\n this.excludedOpts.sort(numSortDesc);\n }\n if (this.isCustom) {\n this.optsTxt.sort(numSortDesc);\n }\n } catch (e) {\n throw new Error(SORT_ERROR.replace('{0}', colIndex)\n .replace('{1}', 'descending'));\n }//in case there are alphanumeric values\n }\n\n this.addChecks(colIndex, ul);\n\n if (tf.loadFltOnDemand) {\n flt.innerHTML = '';\n }\n flt.appendChild(ul);\n flt.setAttribute('filled', '1');\n\n this.emitter.emit('after-populating-filter', tf, colIndex, flt);\n }\n\n /**\n * Add checklist options\n * @param {Number} colIndex Column index\n * @param {Object} ul Ul element\n * @private\n */\n addChecks(colIndex, ul) {\n let tf = this.tf;\n let chkCt = this.addTChecks(colIndex, ul);\n\n for (let y = 0; y < this.opts.length; y++) {\n let val = this.opts[y]; //item value\n let lbl = this.isCustom ? this.optsTxt[y] : val; //item text\n let fltId = tf.fltIds[colIndex];\n let li = createCheckItem(`${fltId}_${(y + chkCt)}`, val, lbl);\n li.className = this.itemCssClass;\n\n if (tf.linkedFilters && tf.disableExcludedOptions &&\n has(this.excludedOpts, matchCase(val, tf.caseSensitive),\n tf.caseSensitive)) {\n addClass(li, this.disabledItemCssClass);\n li.check.disabled = true;\n li.disabled = true;\n } else {\n addEvt(li.check, 'click', evt => this.optionClick(evt));\n }\n ul.appendChild(li);\n\n if (val === '') {\n //item is hidden\n li.style.display = NONE;\n }\n }\n }\n\n /**\n * Add checklist header option\n * @param {Number} colIndex Column index\n * @param {Object} ul Ul element\n * @private\n */\n addTChecks(colIndex, ul) {\n let tf = this.tf;\n let chkCt = 1;\n let fltId = tf.fltIds[colIndex];\n let li0 = createCheckItem(`${fltId}_0`, '',\n tf.getClearFilterText(colIndex));\n li0.className = this.itemCssClass;\n ul.appendChild(li0);\n\n addEvt(li0.check, 'click', evt => this.optionClick(evt));\n\n if (!this.enableResetOption) {\n li0.style.display = NONE;\n }\n\n if (tf.enableEmptyOption) {\n let li1 = createCheckItem(`${fltId}_1`, tf.emOperator,\n tf.emptyText);\n li1.className = this.itemCssClass;\n ul.appendChild(li1);\n addEvt(li1.check, 'click', evt => this.optionClick(evt));\n chkCt++;\n }\n\n if (tf.enableNonEmptyOption) {\n let li2 = createCheckItem(`${fltId}_2`, tf.nmOperator,\n tf.nonEmptyText);\n li2.className = this.itemCssClass;\n ul.appendChild(li2);\n addEvt(li2.check, 'click', evt => this.optionClick(evt));\n chkCt++;\n }\n return chkCt;\n }\n\n /**\n * Store checked options in DOM element attribute\n * @param {Object} o checklist option DOM element\n * @private\n */\n setCheckListValues(o) {\n if (!o) {\n return;\n }\n\n let tf = this.tf;\n let chkValue = o.value; //checked item value\n // TODO: provide helper to extract column index, ugly!\n let chkIndex = parseInt(o.id.split('_')[2], 10);\n let colIdx = tf.getColumnIndexFromFilterId(o.id);\n let itemTag = 'LI';\n\n let n = tf.getFilterElement(parseInt(colIdx, 10));\n let li = n.childNodes[chkIndex];\n let colIndex = n.getAttribute('colIndex');\n let fltValue = n.getAttribute('value'); //filter value (ul tag)\n let fltIndexes = n.getAttribute('indexes'); //selected items (ul tag)\n\n if (o.checked) {\n //show all item\n if (chkValue === '') {\n if ((fltIndexes && fltIndexes !== '')) {\n //items indexes\n let indSplit = fltIndexes.split(tf.separator);\n //checked items loop\n for (let u = 0; u < indSplit.length; u++) {\n //checked item\n let cChk = elm(tf.fltIds[colIndex] + '_' +\n indSplit[u]);\n if (cChk) {\n cChk.checked = false;\n removeClass(n.childNodes[indSplit[u]],\n this.selectedItemCssClass);\n }\n }\n }\n n.setAttribute('value', '');\n n.setAttribute('indexes', '');\n\n } else {\n fltValue = (fltValue) ? fltValue : '';\n chkValue = trim(fltValue + ' ' + chkValue + ' ' +\n tf.orOperator);\n chkIndex = fltIndexes + chkIndex + tf.separator;\n n.setAttribute('value', chkValue);\n n.setAttribute('indexes', chkIndex);\n //1st option unchecked\n if (elm(tf.fltIds[colIndex] + '_0')) {\n elm(tf.fltIds[colIndex] + '_0').checked = false;\n }\n }\n\n if (li.nodeName === itemTag) {\n removeClass(n.childNodes[0], this.selectedItemCssClass);\n addClass(li, this.selectedItemCssClass);\n }\n } else { //removes values and indexes\n if (chkValue !== '') {\n let replaceValue = new RegExp(\n rgxEsc(chkValue + ' ' + tf.orOperator));\n fltValue = fltValue.replace(replaceValue, '');\n n.setAttribute('value', trim(fltValue));\n\n let replaceIndex = new RegExp(\n rgxEsc(chkIndex + tf.separator));\n fltIndexes = fltIndexes.replace(replaceIndex, '');\n n.setAttribute('indexes', fltIndexes);\n }\n if (li.nodeName === itemTag) {\n removeClass(li, this.selectedItemCssClass);\n }\n }\n }\n\n /**\n * Select filter options programmatically\n * @param {Number} colIndex Column index\n * @param {Array} values Array of option values to select\n */\n selectOptions(colIndex, values = []) {\n let tf = this.tf;\n let flt = tf.getFilterElement(colIndex);\n if (tf.getFilterType(colIndex) !== CHECKLIST || !flt ||\n values.length === 0) {\n return;\n }\n\n let lisNb = tag(flt, 'li').length;\n\n flt.setAttribute('value', '');\n flt.setAttribute('indexes', '');\n\n for (let k = 0; k < lisNb; k++) {\n let li = tag(flt, 'li')[k];\n let lbl = tag(li, 'label')[0];\n let chk = tag(li, 'input')[0];\n let lblTxt = matchCase(getText(lbl), tf.caseSensitive);\n\n if (lblTxt !== '' && has(values, lblTxt, tf.caseSensitive)) {\n chk.checked = true;\n } else {\n // Check non-empty-text or empty-text option\n if (values.indexOf(tf.nmOperator) !== -1 &&\n lblTxt === matchCase(tf.nonEmptyText, tf.caseSensitive)) {\n chk.checked = true;\n }\n else if (values.indexOf(tf.emOperator) !== -1 &&\n lblTxt === matchCase(tf.emptyText, tf.caseSensitive)) {\n chk.checked = true;\n } else {\n chk.checked = false;\n }\n }\n this.setCheckListValues(chk);\n }\n }\n\n /**\n * Get filter values for a given column index\n * @param {Number} colIndex Column index\n * @returns {Array} values Collection of selected values\n */\n getValues(colIndex) {\n let tf = this.tf;\n let flt = tf.getFilterElement(colIndex);\n let fltAttr = flt.getAttribute('value');\n let values = isEmpty(fltAttr) ? '' : fltAttr;\n\n //removes last operator ||\n values = values.substr(0, values.length - 3);\n //turn || separated values into array\n values = values.split(' ' + tf.orOperator + ' ');\n\n return values;\n }\n\n /**\n * Destroy CheckList instance\n */\n destroy() {\n this.emitter.off(\n ['build-checklist-filter'],\n (tf, colIndex, isLinked) => this.build(colIndex, isLinked)\n );\n this.emitter.off(\n ['select-checklist-options'],\n (tf, colIndex, values) => this.selectOptions(colIndex, values)\n );\n this.emitter.off(['rows-changed'], () => this.refreshAll());\n\n this.initialized = false;\n }\n}\n" }, { - "__docId__": 287, + "__docId__": 289, "kind": "variable", "static": true, "variation": null, @@ -6573,7 +6644,7 @@ } }, { - "__docId__": 288, + "__docId__": 290, "kind": "class", "static": true, "variation": null, @@ -6592,7 +6663,7 @@ ] }, { - "__docId__": 289, + "__docId__": 291, "kind": "constructor", "static": false, "variation": null, @@ -6617,7 +6688,7 @@ "generator": false }, { - "__docId__": 290, + "__docId__": 292, "kind": "member", "static": false, "variation": null, @@ -6637,7 +6708,7 @@ } }, { - "__docId__": 291, + "__docId__": 293, "kind": "member", "static": false, "variation": null, @@ -6657,7 +6728,7 @@ } }, { - "__docId__": 292, + "__docId__": 294, "kind": "member", "static": false, "variation": null, @@ -6677,7 +6748,7 @@ } }, { - "__docId__": 293, + "__docId__": 295, "kind": "member", "static": false, "variation": null, @@ -6697,7 +6768,7 @@ } }, { - "__docId__": 294, + "__docId__": 296, "kind": "member", "static": false, "variation": null, @@ -6717,7 +6788,7 @@ } }, { - "__docId__": 295, + "__docId__": 297, "kind": "member", "static": false, "variation": null, @@ -6737,7 +6808,7 @@ } }, { - "__docId__": 296, + "__docId__": 298, "kind": "member", "static": false, "variation": null, @@ -6757,7 +6828,7 @@ } }, { - "__docId__": 297, + "__docId__": 299, "kind": "member", "static": false, "variation": null, @@ -6777,7 +6848,7 @@ } }, { - "__docId__": 298, + "__docId__": 300, "kind": "member", "static": false, "variation": null, @@ -6797,7 +6868,7 @@ } }, { - "__docId__": 299, + "__docId__": 301, "kind": "member", "static": false, "variation": null, @@ -6817,7 +6888,7 @@ } }, { - "__docId__": 300, + "__docId__": 302, "kind": "member", "static": false, "variation": null, @@ -6837,7 +6908,7 @@ } }, { - "__docId__": 301, + "__docId__": 303, "kind": "member", "static": false, "variation": null, @@ -6857,7 +6928,7 @@ } }, { - "__docId__": 302, + "__docId__": 304, "kind": "member", "static": false, "variation": null, @@ -6877,7 +6948,7 @@ } }, { - "__docId__": 303, + "__docId__": 305, "kind": "method", "static": false, "variation": null, @@ -6902,7 +6973,7 @@ "generator": false }, { - "__docId__": 304, + "__docId__": 306, "kind": "method", "static": false, "variation": null, @@ -6927,7 +6998,7 @@ "generator": false }, { - "__docId__": 305, + "__docId__": 307, "kind": "method", "static": false, "variation": null, @@ -6941,7 +7012,7 @@ "generator": false }, { - "__docId__": 306, + "__docId__": 308, "kind": "method", "static": false, "variation": null, @@ -6986,7 +7057,7 @@ "generator": false }, { - "__docId__": 307, + "__docId__": 309, "kind": "member", "static": false, "variation": null, @@ -7009,7 +7080,7 @@ } }, { - "__docId__": 308, + "__docId__": 310, "kind": "method", "static": false, "variation": null, @@ -7044,7 +7115,7 @@ "generator": false }, { - "__docId__": 309, + "__docId__": 311, "kind": "member", "static": false, "variation": null, @@ -7062,7 +7133,7 @@ } }, { - "__docId__": 310, + "__docId__": 312, "kind": "member", "static": false, "variation": null, @@ -7080,7 +7151,7 @@ } }, { - "__docId__": 311, + "__docId__": 313, "kind": "member", "static": false, "variation": null, @@ -7098,7 +7169,7 @@ } }, { - "__docId__": 312, + "__docId__": 314, "kind": "member", "static": false, "variation": null, @@ -7116,7 +7187,7 @@ } }, { - "__docId__": 313, + "__docId__": 315, "kind": "member", "static": false, "variation": null, @@ -7134,7 +7205,7 @@ } }, { - "__docId__": 314, + "__docId__": 316, "kind": "member", "static": false, "variation": null, @@ -7152,7 +7223,7 @@ } }, { - "__docId__": 315, + "__docId__": 317, "kind": "method", "static": false, "variation": null, @@ -7187,7 +7258,7 @@ "generator": false }, { - "__docId__": 316, + "__docId__": 318, "kind": "method", "static": false, "variation": null, @@ -7227,7 +7298,7 @@ "generator": false }, { - "__docId__": 317, + "__docId__": 319, "kind": "method", "static": false, "variation": null, @@ -7252,7 +7323,7 @@ "generator": false }, { - "__docId__": 318, + "__docId__": 320, "kind": "method", "static": false, "variation": null, @@ -7287,7 +7358,7 @@ "generator": false }, { - "__docId__": 319, + "__docId__": 321, "kind": "method", "static": false, "variation": null, @@ -7326,7 +7397,7 @@ "generator": false }, { - "__docId__": 320, + "__docId__": 322, "kind": "method", "static": false, "variation": null, @@ -7340,7 +7411,7 @@ "generator": false }, { - "__docId__": 321, + "__docId__": 323, "kind": "member", "static": false, "variation": null, @@ -7358,7 +7429,7 @@ } }, { - "__docId__": 322, + "__docId__": 324, "kind": "file", "static": true, "variation": null, @@ -7371,7 +7442,7 @@ "content": "import {Feature} from '../feature';\nimport {createElm, createText, elm, removeElm} from '../dom';\nimport {addEvt} from '../event';\n\n/**\n * Clear button UI component\n */\nexport class ClearButton extends Feature {\n\n /**\n * Creates an instance of ClearButton\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'btnReset');\n\n let f = this.config;\n\n /**\n * Container element ID\n * @type {String}\n */\n this.targetId = f.btn_reset_target_id || null;\n\n /**\n * Clear button container element\n * @type {DOMElement}\n * @private\n */\n this.container = null;\n\n /**\n * Clear button element\n * @type {DOMElement}\n * @private\n */\n this.element = null;\n\n /**\n * Text for the clear button\n * @type {String}\n */\n this.text = f.btn_reset_text || 'Reset';\n\n /**\n * Css class for reset button\n * @type {String}\n */\n this.cssClass = f.btn_reset_css_class || 'reset';\n\n /**\n * Tooltip text for the clear button\n * @type {String}\n */\n this.tooltip = f.btn_reset_tooltip || 'Clear filters';\n\n /**\n * Custom Html string for the clear button\n * @type {String}\n */\n this.html = f.btn_reset_html ||\n (!tf.enableIcons ? null :\n '');\n }\n\n /**\n * Click event handler for clear button\n * @private\n */\n onClick() {\n if (!this.isEnabled()) {\n return;\n }\n this.tf.clearFilters();\n }\n\n /**\n * Initialize clear button component\n */\n init() {\n let tf = this.tf;\n\n if (this.initialized) {\n return;\n }\n\n let cont = createElm('span');\n\n // reset button is added to defined element\n if (!this.targetId) {\n tf.setToolbar();\n }\n let targetEl = !this.targetId ? tf.rDiv : elm(this.targetId);\n targetEl.appendChild(cont);\n\n if (!this.html) {\n let fltReset = createElm('a', ['href', 'javascript:void(0);']);\n fltReset.className = this.cssClass;\n fltReset.appendChild(createText(this.text));\n cont.appendChild(fltReset);\n addEvt(fltReset, 'click', () => this.onClick());\n } else {\n cont.innerHTML = this.html;\n let resetEl = cont.firstChild;\n addEvt(resetEl, 'click', () => this.onClick());\n }\n this.element = cont.firstChild;\n this.container = cont;\n\n /** @inherited */\n this.initialized = true;\n }\n\n /**\n * Destroy ClearButton instance\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n removeElm(this.element);\n removeElm(this.container);\n this.element = null;\n this.container = null;\n this.initialized = false;\n }\n}\n" }, { - "__docId__": 323, + "__docId__": 325, "kind": "class", "static": true, "variation": null, @@ -7390,7 +7461,7 @@ ] }, { - "__docId__": 324, + "__docId__": 326, "kind": "constructor", "static": false, "variation": null, @@ -7415,7 +7486,7 @@ "generator": false }, { - "__docId__": 325, + "__docId__": 327, "kind": "member", "static": false, "variation": null, @@ -7435,7 +7506,7 @@ } }, { - "__docId__": 326, + "__docId__": 328, "kind": "member", "static": false, "variation": null, @@ -7455,7 +7526,7 @@ } }, { - "__docId__": 327, + "__docId__": 329, "kind": "member", "static": false, "variation": null, @@ -7475,7 +7546,7 @@ } }, { - "__docId__": 328, + "__docId__": 330, "kind": "member", "static": false, "variation": null, @@ -7495,7 +7566,7 @@ } }, { - "__docId__": 329, + "__docId__": 331, "kind": "member", "static": false, "variation": null, @@ -7515,7 +7586,7 @@ } }, { - "__docId__": 330, + "__docId__": 332, "kind": "member", "static": false, "variation": null, @@ -7535,7 +7606,7 @@ } }, { - "__docId__": 331, + "__docId__": 333, "kind": "member", "static": false, "variation": null, @@ -7555,7 +7626,7 @@ } }, { - "__docId__": 332, + "__docId__": 334, "kind": "method", "static": false, "variation": null, @@ -7569,7 +7640,7 @@ "generator": false }, { - "__docId__": 333, + "__docId__": 335, "kind": "method", "static": false, "variation": null, @@ -7583,7 +7654,7 @@ "generator": false }, { - "__docId__": 334, + "__docId__": 336, "kind": "member", "static": false, "variation": null, @@ -7601,7 +7672,7 @@ } }, { - "__docId__": 335, + "__docId__": 337, "kind": "member", "static": false, "variation": null, @@ -7619,7 +7690,7 @@ } }, { - "__docId__": 336, + "__docId__": 338, "kind": "member", "static": false, "variation": null, @@ -7642,7 +7713,7 @@ } }, { - "__docId__": 337, + "__docId__": 339, "kind": "method", "static": false, "variation": null, @@ -7656,7 +7727,7 @@ "generator": false }, { - "__docId__": 338, + "__docId__": 340, "kind": "member", "static": false, "variation": null, @@ -7674,7 +7745,7 @@ } }, { - "__docId__": 339, + "__docId__": 341, "kind": "member", "static": false, "variation": null, @@ -7692,7 +7763,7 @@ } }, { - "__docId__": 340, + "__docId__": 342, "kind": "member", "static": false, "variation": null, @@ -7710,7 +7781,7 @@ } }, { - "__docId__": 341, + "__docId__": 343, "kind": "file", "static": true, "variation": null, @@ -7723,7 +7794,7 @@ "content": "import {Date as SugarDate} from 'sugar-date';\nimport 'sugar-date/locales';\nimport {Feature} from '../feature';\nimport {isObj, isArray} from '../types';\nimport {DATE} from '../const';\nimport {root} from '../root';\n\n/**\n * Wrapper for Sugar Date module providing datetime helpers and locales\n * @export\n * @class DateType\n */\nexport class DateType extends Feature {\n\n /**\n * Creates an instance of DateType\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'dateType');\n\n /**\n * Global locale\n * @type {String}\n */\n this.locale = tf.locale;\n\n /**\n * Sugar Date instance\n * @type {Object}\n */\n this.datetime = SugarDate;\n\n this.enable();\n }\n\n /**\n * Initialize DateType instance\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n // Set global locale\n this.datetime.setLocale(this.locale);\n\n // Add formats from column types configuration if any\n this.addConfigFormats(this.tf.colTypes);\n\n this.emitter.on(\n ['add-date-type-formats'],\n (tf, types) => this.addConfigFormats(types)\n );\n\n // Broadcast date-type initialization\n this.emitter.emit('date-type-initialized', this.tf, this);\n\n /** @inherited */\n this.initialized = true;\n }\n\n /**\n * Parse a string representation of a date for a specified locale and return\n * a date object\n * @param {String} dateStr String representation of a date\n * @param {String} localeCode Locale code (ie 'en-us')\n * @returns {Date}\n */\n parse(dateStr, localeCode) {\n return this.datetime.create(dateStr, localeCode);\n }\n\n /**\n * Check string representation of a date for a specified locale is valid\n * @param {any} dateStr String representation of a date\n * @param {any} localeCode Locale code (ie 'en-us')\n * @returns {Boolean}\n */\n isValid(dateStr, localeCode) {\n return this.datetime.isValid(this.parse(dateStr, localeCode));\n }\n\n /**\n * Return the type object of a specified column as per configuration or\n * passed collection\n * @param {Number} colIndex Column index\n * @param {Array} types Collection of column types, optional\n * @returns {Object}\n */\n getOptions(colIndex, types) {\n types = types || this.tf.colTypes;\n let colType = types[colIndex];\n return isObj(colType) ? colType : {};\n }\n\n /**\n * Add date time format(s) to a locale as specified by the passed\n * collection of column types, ie:\n * [\n * 'string',\n * 'number',\n * { type: 'date', locale: 'en', format: ['{dd}/{MM}/{yyyy}']}\n * ]\n *\n * @param {Array} [types=[]] Collection of column types\n */\n addConfigFormats(types=[]) {\n types.forEach((type, idx) => {\n let options = this.getOptions(idx, types);\n if (options.type === DATE && options.hasOwnProperty('format')) {\n let locale = this.datetime.getLocale(\n options.locale || this.locale\n );\n let formats = isArray(options.format) ?\n options.format : [options.format];\n\n // Sugar date module throws exceptions with locale.addFormat\n try {\n formats.forEach((format) => {\n locale.addFormat(format);\n });\n } catch (ex) {\n root.console.error(ex);\n }\n }\n });\n }\n\n /**\n * Remove DateType instance\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n // TODO: remove added formats\n\n this.emitter.off(\n ['add-date-type-formats'],\n (tf, types) => this.addConfigFormats(types)\n );\n\n this.initialized = false;\n }\n}\n" }, { - "__docId__": 342, + "__docId__": 344, "kind": "class", "static": true, "variation": null, @@ -7752,7 +7823,7 @@ ] }, { - "__docId__": 343, + "__docId__": 345, "kind": "constructor", "static": false, "variation": null, @@ -7777,7 +7848,7 @@ "generator": false }, { - "__docId__": 344, + "__docId__": 346, "kind": "member", "static": false, "variation": null, @@ -7797,7 +7868,7 @@ } }, { - "__docId__": 345, + "__docId__": 347, "kind": "member", "static": false, "variation": null, @@ -7817,7 +7888,7 @@ } }, { - "__docId__": 346, + "__docId__": 348, "kind": "method", "static": false, "variation": null, @@ -7831,7 +7902,7 @@ "generator": false }, { - "__docId__": 347, + "__docId__": 349, "kind": "member", "static": false, "variation": null, @@ -7854,7 +7925,7 @@ } }, { - "__docId__": 348, + "__docId__": 350, "kind": "method", "static": false, "variation": null, @@ -7903,7 +7974,7 @@ "generator": false }, { - "__docId__": 349, + "__docId__": 351, "kind": "method", "static": false, "variation": null, @@ -7952,7 +8023,7 @@ "generator": false }, { - "__docId__": 350, + "__docId__": 352, "kind": "method", "static": false, "variation": null, @@ -8001,7 +8072,7 @@ "generator": false }, { - "__docId__": 351, + "__docId__": 353, "kind": "method", "static": false, "variation": null, @@ -8028,7 +8099,7 @@ "generator": false }, { - "__docId__": 352, + "__docId__": 354, "kind": "method", "static": false, "variation": null, @@ -8042,7 +8113,7 @@ "generator": false }, { - "__docId__": 353, + "__docId__": 355, "kind": "member", "static": false, "variation": null, @@ -8060,7 +8131,7 @@ } }, { - "__docId__": 354, + "__docId__": 356, "kind": "file", "static": true, "variation": null, @@ -8073,7 +8144,7 @@ "content": "import {Feature} from '../feature';\nimport {createElm, createOpt, elm} from '../dom';\nimport {has} from '../array';\nimport {matchCase} from '../string';\nimport {ignoreCase, numSortAsc, numSortDesc} from '../sort';\nimport {addEvt, targetEvt} from '../event';\nimport {SELECT, MULTIPLE, NONE} from '../const';\n\nconst SORT_ERROR = 'Filter options for column {0} cannot be sorted in ' +\n '{1} manner.';\n\n/**\n * Dropdown filter UI component\n */\nexport class Dropdown extends Feature {\n\n /**\n * Creates an instance of Dropdown\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'dropdown');\n\n // Configuration object\n let f = this.config;\n\n /**\n * Enable the reset filter option as first item\n * @type {Boolean}\n */\n this.enableSlcResetFilter = f.enable_slc_reset_filter === false ?\n false : true;\n\n /**\n * Non empty option text\n * @type {String}\n */\n this.nonEmptyText = f.non_empty_text || '(Non empty)';\n\n /**\n * Tooltip text appearing on multiple select\n * @type {String}\n */\n this.multipleSlcTooltip = f.multiple_slc_tooltip ||\n 'Use Ctrl/Cmd key for multiple selections';\n\n /**\n * Indicates drop-down has custom options\n * @private\n */\n this.isCustom = null;\n\n /**\n * List of options values\n * @type {Array}\n * @private\n */\n this.opts = null;\n\n /**\n * List of options texts for custom values\n * @type {Array}\n * @private\n */\n this.optsTxt = null;\n }\n\n\n /**\n * Drop-down filter focus event handler\n * @param {Event} e DOM Event\n * @private\n */\n onSlcFocus(e) {\n let elm = targetEvt(e);\n let tf = this.tf;\n // select is populated when element has focus\n if (tf.loadFltOnDemand && elm.getAttribute('filled') === '0') {\n let ct = elm.getAttribute('ct');\n this.build(ct);\n }\n this.emitter.emit('filter-focus', tf, elm);\n }\n\n /**\n * Drop-down filter change event handler\n * @private\n */\n onSlcChange() {\n if (this.tf.onSlcChange) {\n this.tf.filter();\n }\n }\n\n /**\n * Refresh all drop-down filters\n */\n refreshAll() {\n let tf = this.tf;\n let selectFlts = tf.getFiltersByType(SELECT, true);\n let multipleFlts = tf.getFiltersByType(MULTIPLE, true);\n let flts = selectFlts.concat(multipleFlts);\n flts.forEach((colIdx) => {\n let values = this.getValues(colIdx);\n this.build(colIdx, tf.linkedFilters);\n this.selectOptions(colIdx, values);\n });\n }\n\n /**\n * Initialize drop-down filter\n * @param {Number} colIndex Column index\n * @param {Boolean} isExternal External filter flag\n * @param {DOMElement} container Dom element containing the filter\n */\n init(colIndex, isExternal, container) {\n let tf = this.tf;\n let col = tf.getFilterType(colIndex);\n let externalFltTgtId = isExternal ?\n tf.externalFltTgtIds[colIndex] : null;\n\n let slc = createElm(SELECT,\n ['id', tf.buildFilterId(colIndex)],\n ['ct', colIndex], ['filled', '0']\n );\n\n if (col === MULTIPLE) {\n slc.multiple = MULTIPLE;\n slc.title = this.multipleSlcTooltip;\n }\n slc.className = col.toLowerCase() === SELECT ?\n tf.fltCssClass : tf.fltMultiCssClass;\n\n //filter is appended in container element\n if (externalFltTgtId) {\n elm(externalFltTgtId).appendChild(slc);\n } else {\n container.appendChild(slc);\n }\n\n tf.fltIds.push(slc.id);\n\n if (!tf.loadFltOnDemand) {\n this.build(colIndex);\n } else {\n //1st option is created here since build isn't invoked\n let opt0 = createOpt(tf.getClearFilterText(colIndex), '');\n slc.appendChild(opt0);\n }\n\n addEvt(slc, 'change', () => this.onSlcChange());\n addEvt(slc, 'focus', (e) => this.onSlcFocus(e));\n\n this.emitter.on(\n ['build-select-filter'],\n (tf, colIndex, isLinked, isExternal) =>\n this.build(colIndex, isLinked, isExternal)\n );\n this.emitter.on(\n ['select-options'],\n (tf, colIndex, values) => this.selectOptions(colIndex, values)\n );\n this.emitter.on(['rows-changed'], () => this.refreshAll());\n\n /** @inherited */\n this.initialized = true;\n }\n\n /**\n * Build drop-down filter UI\n * @param {Number} colIndex Column index\n * @param {Boolean} isLinked Enable linked filters behaviour\n */\n build(colIndex, isLinked = false) {\n let tf = this.tf;\n colIndex = parseInt(colIndex, 10);\n\n this.emitter.emit('before-populating-filter', tf, colIndex);\n\n this.opts = [];\n this.optsTxt = [];\n\n let slcId = tf.fltIds[colIndex];\n let slc = elm(slcId);\n let rows = tf.tbl.rows;\n let nbRows = tf.getRowsNb(true);\n\n //custom select test\n this.isCustom = tf.isCustomOptions(colIndex);\n\n //custom selects text\n let activeIdx;\n let activeFilterId = tf.getActiveFilterId();\n if (isLinked && activeFilterId) {\n activeIdx = tf.getColumnIndexFromFilterId(activeFilterId);\n }\n\n let excludedOpts = null,\n filteredDataCol = null;\n if (isLinked && tf.disableExcludedOptions) {\n excludedOpts = [];\n filteredDataCol = [];\n }\n\n for (let k = tf.refRow; k < nbRows; k++) {\n // always visible rows don't need to appear on selects as always\n // valid\n if (tf.hasVisibleRows && tf.visibleRows.indexOf(k) !== -1) {\n continue;\n }\n\n let cell = rows[k].cells,\n nchilds = cell.length;\n\n // checks if row has exact cell #\n if (nchilds !== tf.nbCells || this.isCustom) {\n continue;\n }\n\n // this loop retrieves cell data\n for (let j = 0; j < nchilds; j++) {\n if (colIndex !== j) {\n continue;\n }\n if (isLinked && !tf.disableExcludedOptions &&\n (!tf.paging && !tf.isRowDisplayed(k)) ||\n (tf.paging && activeIdx && !tf.isRowValid(k))) {\n continue;\n }\n\n let cellValue = tf.getCellValue(cell[j]),\n //Vary Peter's patch\n cellString = matchCase(cellValue, tf.caseSensitive);\n\n // checks if celldata is already in array\n if (!has(this.opts, cellString, tf.caseSensitive)) {\n this.opts.push(cellValue);\n }\n\n if (isLinked && tf.disableExcludedOptions) {\n let filteredCol = filteredDataCol[j];\n if (!filteredCol) {\n filteredCol = tf.getFilteredDataCol(j);\n }\n if (!has(filteredCol, cellString, tf.caseSensitive) &&\n !has(excludedOpts, cellString, tf.caseSensitive)) {\n excludedOpts.push(cellValue);\n }\n }\n }//for j\n }//for k\n\n //Retrieves custom values\n if (this.isCustom) {\n let customValues = tf.getCustomOptions(colIndex);\n this.opts = customValues[0];\n this.optsTxt = customValues[1];\n }\n\n if (tf.sortSlc && !this.isCustom) {\n if (!tf.caseSensitive) {\n this.opts.sort(ignoreCase);\n if (excludedOpts) {\n excludedOpts.sort(ignoreCase);\n }\n } else {\n this.opts.sort();\n if (excludedOpts) { excludedOpts.sort(); }\n }\n }\n\n //asc sort\n if (tf.sortNumAsc.indexOf(colIndex) !== -1) {\n try {\n this.opts.sort(numSortAsc);\n if (excludedOpts) {\n excludedOpts.sort(numSortAsc);\n }\n if (this.isCustom) {\n this.optsTxt.sort(numSortAsc);\n }\n } catch (e) {\n throw new Error(SORT_ERROR.replace('{0}', colIndex)\n .replace('{1}', 'ascending'));\n }//in case there are alphanumeric values\n }\n //desc sort\n if (tf.sortNumDesc.indexOf(colIndex) !== -1) {\n try {\n this.opts.sort(numSortDesc);\n if (excludedOpts) {\n excludedOpts.sort(numSortDesc);\n }\n if (this.isCustom) {\n this.optsTxt.sort(numSortDesc);\n }\n } catch (e) {\n throw new Error(SORT_ERROR.replace('{0}', colIndex)\n .replace('{1}', 'ascending'));\n }//in case there are alphanumeric values\n }\n\n //populates drop-down\n this.addOptions(colIndex, slc, isLinked, excludedOpts);\n\n this.emitter.emit('after-populating-filter', tf, colIndex, slc);\n }\n\n /**\n * Add drop-down options\n * @param {Number} colIndex Column index\n * @param {Object} slc Select Dom element\n * @param {Boolean} isLinked Enable linked refresh behaviour\n * @param {Array} excludedOpts Array of excluded options\n */\n addOptions(colIndex, slc, isLinked, excludedOpts) {\n let tf = this.tf,\n slcValue = slc.value;\n\n slc.innerHTML = '';\n slc = this.addFirstOption(slc);\n\n for (let y = 0; y < this.opts.length; y++) {\n if (this.opts[y] === '') {\n continue;\n }\n let val = this.opts[y]; //option value\n let lbl = this.isCustom ? this.optsTxt[y] : val; //option text\n let isDisabled = false;\n if (isLinked && tf.disableExcludedOptions &&\n has(excludedOpts, matchCase(val, tf.caseSensitive),\n tf.caseSensitive)) {\n isDisabled = true;\n }\n\n let opt;\n //fill select on demand\n if (tf.loadFltOnDemand && slcValue === this.opts[y] &&\n tf.getFilterType(colIndex) === SELECT) {\n opt = createOpt(lbl, val, true);\n } else {\n opt = createOpt(lbl, val, false);\n }\n if (isDisabled) {\n opt.disabled = true;\n }\n slc.appendChild(opt);\n }// for y\n\n slc.setAttribute('filled', '1');\n }\n\n /**\n * Add drop-down header option\n * @param {Object} slc Select DOM element\n */\n addFirstOption(slc) {\n let tf = this.tf;\n let colIdx = tf.getColumnIndexFromFilterId(slc.id);\n let opt0 = createOpt((!this.enableSlcResetFilter ?\n '' : tf.getClearFilterText(colIdx)), '');\n if (!this.enableSlcResetFilter) {\n opt0.style.display = NONE;\n }\n slc.appendChild(opt0);\n if (tf.enableEmptyOption) {\n let opt1 = createOpt(tf.emptyText, tf.emOperator);\n slc.appendChild(opt1);\n }\n if (tf.enableNonEmptyOption) {\n let opt2 = createOpt(tf.nonEmptyText, tf.nmOperator);\n slc.appendChild(opt2);\n }\n return slc;\n }\n\n /**\n * Select filter options programmatically\n * @param {Number} colIndex Column index\n * @param {Array} values Array of option values to select\n */\n selectOptions(colIndex, values = []) {\n let tf = this.tf;\n if (values.length === 0) {\n return;\n }\n let slc = tf.getFilterElement(colIndex);\n [].forEach.call(slc.options, (option) => {\n // Empty value means clear all selections and first option is the\n // clear all option\n if (values[0] === '' || option.value === '') {\n option.selected = false;\n }\n\n if (option.value !== '' && has(values, option.value, true)) {\n option.selected = true;\n }//if\n });\n }\n\n /**\n * Get filter values for a given column index\n * @param {Number} colIndex Column index\n * @returns {Array} values Array of selected values\n */\n getValues(colIndex) {\n let tf = this.tf;\n let slc = tf.getFilterElement(colIndex);\n let values = [];\n\n // IE >= 9 does not support the selectedOptions property :(\n if (slc.selectedOptions) {\n [].forEach.call(slc.selectedOptions,\n option => values.push(option.value));\n } else {\n [].forEach.call(slc.options, (option) => {\n if (option.selected) {\n values.push(option.value);\n }\n });\n }\n\n return values;\n }\n\n /**\n * Destroy Dropdown instance\n */\n destroy() {\n this.emitter.off(\n ['build-select-filter'],\n (colIndex, isLinked, isExternal) =>\n this.build(colIndex, isLinked, isExternal)\n );\n this.emitter.off(\n ['select-options'],\n (tf, colIndex, values) => this.selectOptions(colIndex, values)\n );\n this.emitter.off(['rows-changed'], () => this.refreshAll());\n this.initialized = false;\n }\n}\n" }, { - "__docId__": 355, + "__docId__": 357, "kind": "variable", "static": true, "variation": null, @@ -8094,7 +8165,7 @@ } }, { - "__docId__": 356, + "__docId__": 358, "kind": "class", "static": true, "variation": null, @@ -8113,7 +8184,7 @@ ] }, { - "__docId__": 357, + "__docId__": 359, "kind": "constructor", "static": false, "variation": null, @@ -8138,7 +8209,7 @@ "generator": false }, { - "__docId__": 358, + "__docId__": 360, "kind": "member", "static": false, "variation": null, @@ -8158,7 +8229,7 @@ } }, { - "__docId__": 359, + "__docId__": 361, "kind": "member", "static": false, "variation": null, @@ -8178,7 +8249,7 @@ } }, { - "__docId__": 360, + "__docId__": 362, "kind": "member", "static": false, "variation": null, @@ -8198,7 +8269,7 @@ } }, { - "__docId__": 361, + "__docId__": 363, "kind": "member", "static": false, "variation": null, @@ -8215,7 +8286,7 @@ } }, { - "__docId__": 362, + "__docId__": 364, "kind": "member", "static": false, "variation": null, @@ -8235,7 +8306,7 @@ } }, { - "__docId__": 363, + "__docId__": 365, "kind": "member", "static": false, "variation": null, @@ -8255,7 +8326,7 @@ } }, { - "__docId__": 364, + "__docId__": 366, "kind": "method", "static": false, "variation": null, @@ -8280,7 +8351,7 @@ "generator": false }, { - "__docId__": 365, + "__docId__": 367, "kind": "method", "static": false, "variation": null, @@ -8294,7 +8365,7 @@ "generator": false }, { - "__docId__": 366, + "__docId__": 368, "kind": "method", "static": false, "variation": null, @@ -8308,7 +8379,7 @@ "generator": false }, { - "__docId__": 367, + "__docId__": 369, "kind": "method", "static": false, "variation": null, @@ -8353,7 +8424,7 @@ "generator": false }, { - "__docId__": 368, + "__docId__": 370, "kind": "member", "static": false, "variation": null, @@ -8376,7 +8447,7 @@ } }, { - "__docId__": 369, + "__docId__": 371, "kind": "method", "static": false, "variation": null, @@ -8411,7 +8482,7 @@ "generator": false }, { - "__docId__": 370, + "__docId__": 372, "kind": "member", "static": false, "variation": null, @@ -8429,7 +8500,7 @@ } }, { - "__docId__": 371, + "__docId__": 373, "kind": "member", "static": false, "variation": null, @@ -8447,7 +8518,7 @@ } }, { - "__docId__": 372, + "__docId__": 374, "kind": "member", "static": false, "variation": null, @@ -8465,7 +8536,7 @@ } }, { - "__docId__": 373, + "__docId__": 375, "kind": "member", "static": false, "variation": null, @@ -8483,7 +8554,7 @@ } }, { - "__docId__": 374, + "__docId__": 376, "kind": "member", "static": false, "variation": null, @@ -8501,7 +8572,7 @@ } }, { - "__docId__": 375, + "__docId__": 377, "kind": "method", "static": false, "variation": null, @@ -8556,7 +8627,7 @@ "generator": false }, { - "__docId__": 376, + "__docId__": 378, "kind": "method", "static": false, "variation": null, @@ -8586,7 +8657,7 @@ "generator": false }, { - "__docId__": 377, + "__docId__": 379, "kind": "method", "static": false, "variation": null, @@ -8621,7 +8692,7 @@ "generator": false }, { - "__docId__": 378, + "__docId__": 380, "kind": "method", "static": false, "variation": null, @@ -8660,7 +8731,7 @@ "generator": false }, { - "__docId__": 379, + "__docId__": 381, "kind": "method", "static": false, "variation": null, @@ -8674,7 +8745,7 @@ "generator": false }, { - "__docId__": 380, + "__docId__": 382, "kind": "member", "static": false, "variation": null, @@ -8692,7 +8763,7 @@ } }, { - "__docId__": 381, + "__docId__": 383, "kind": "file", "static": true, "variation": null, @@ -8705,7 +8776,7 @@ "content": "import {Feature} from '../feature';\nimport {createElm, removeElm, elm, tag} from '../dom';\nimport {addEvt, targetEvt} from '../event';\nimport {contains} from '../string';\nimport {NONE} from '../const';\n\n/**\n * Grid layout, table with fixed headers\n */\nexport class GridLayout extends Feature {\n\n /**\n * Creates an instance of GridLayout\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'gridLayout');\n\n let f = this.config;\n\n /**\n * Grid-layout container width as CSS string\n * @type {String}\n */\n this.width = f.grid_width || null;\n\n /**\n * Grid-layout container height as CSS string\n * @type {String}\n */\n this.height = f.grid_height || null;\n\n /**\n * Css class for main container element\n * @type {String}\n */\n this.mainContCssClass = f.grid_cont_css_class || 'grd_Cont';\n\n /**\n * Css class for body table container element\n * @type {String}\n */\n this.contCssClass = f.grid_tbl_cont_css_class || 'grd_tblCont';\n\n /**\n * Css class for headers table container element\n * @type {String}\n */\n this.headContCssClass = f.grid_tblHead_cont_css_class ||\n 'grd_headTblCont';\n\n /**\n * Css class for toolbar container element (rows counter, paging etc.)\n * @type {String}\n */\n this.infDivCssClass = f.grid_inf_grid_css_class || 'grd_inf';\n\n /**\n * Index of the headers row, default: 0\n * @type {Number}\n */\n this.headRowIndex = f.grid_headers_row_index || 0;\n\n /**\n * Collection of the header row indexes to be moved into headers table\n * @type {Array}\n */\n this.headRows = f.grid_headers_rows || [0];\n\n /**\n * Enable or disable column filters generation, default: true\n * @type {Boolean}\n */\n this.enableFilters = f.grid_enable_default_filters === false ?\n false : true;\n\n /**\n * Enable or disable column headers, default: false\n * @type {Boolean}\n */\n this.noHeaders = Boolean(f.grid_no_headers);\n\n /**\n * Grid-layout default column widht as CSS string\n * @type {String}\n */\n this.defaultColWidth = f.grid_default_col_width || '100px';\n\n /**\n * List of column elements\n * @type {Array}\n * @private\n */\n this.colElms = [];\n\n /**\n * Prefix for grid-layout filter's cell ID\n * @type {String}\n * @private\n */\n this.prfxGridFltTd = '_td_';\n\n /**\n * Prefix for grid-layout header's cell ID\n * @type {String}\n * @private\n */\n this.prfxGridTh = 'tblHeadTh_';\n\n /**\n * Mark-up of original HTML table\n * @type {String}\n * @private\n */\n this.sourceTblHtml = tf.tbl.outerHTML;\n\n /**\n * Indicates if working table has column elements\n * @type {Boolean}\n * @private\n */\n this.tblHasColTag = tag(tf.tbl, 'col').length > 0 ? true : false;\n\n /**\n * Main container element\n * @private\n */\n this.tblMainCont = null;\n\n /**\n * Table container element\n * @private\n */\n this.tblCont = null;\n\n /**\n * Headers' table container element\n * @private\n */\n this.headTblCont = null;\n\n /**\n * Headers' table element\n * @private\n */\n this.headTbl = null;\n\n // filters flag at TF level\n tf.fltGrid = this.enableFilters;\n }\n\n /**\n * Generates a grid with fixed headers\n * TODO: reduce size of init by extracting single purposed methods\n */\n init() {\n let tf = this.tf;\n let tbl = tf.tbl;\n\n if (this.initialized) {\n return;\n }\n\n // Override relevant TableFilter properties\n this.setOverrides();\n\n // Assign default column widths\n this.setDefaultColWidths();\n\n // Initial table width\n let tblW = this.initialTableWidth();\n\n //Main container: it will contain all the elements\n this.tblMainCont = this.createContainer(\n 'div', this.mainContCssClass);\n if (this.width) {\n this.tblMainCont.style.width = this.width;\n }\n tbl.parentNode.insertBefore(this.tblMainCont, tbl);\n\n //Table container: div wrapping content table\n this.tblCont = this.createContainer('div', this.contCssClass);\n this.setConfigWidth(this.tblCont);\n if (this.height) {\n this.tblCont.style.height = this.height;\n }\n tbl.parentNode.insertBefore(this.tblCont, tbl);\n let t = removeElm(tbl);\n this.tblCont.appendChild(t);\n\n //In case table width is expressed in %\n if (tbl.style.width === '') {\n tbl.style.width = (contains('%', tblW) ?\n tbl.clientWidth : tblW) + 'px';\n }\n\n let d = removeElm(this.tblCont);\n this.tblMainCont.appendChild(d);\n\n //Headers table container: div wrapping headers table\n this.headTblCont = this.createContainer(\n 'div', this.headContCssClass);\n this.setConfigWidth(this.headTblCont);\n\n //Headers table\n this.headTbl = createElm('table');\n let tH = createElm('tHead');\n\n //1st row should be headers row, ids are added if not set\n //Those ids are used by the sort feature\n let hRow = tbl.rows[this.headRowIndex];\n let sortTriggers = this.getSortTriggerIds(hRow);\n\n //Filters row is created\n let filtersRow = this.createFiltersRow();\n\n //Headers row are moved from content table to headers table\n this.setHeadersRow(tH);\n\n this.headTbl.appendChild(tH);\n if (tf.filtersRowIndex === 0) {\n tH.insertBefore(filtersRow, hRow);\n } else {\n tH.appendChild(filtersRow);\n }\n\n this.headTblCont.appendChild(this.headTbl);\n this.tblCont.parentNode.insertBefore(this.headTblCont, this.tblCont);\n\n //THead needs to be removed in content table for sort feature\n let thead = tag(tbl, 'thead');\n if (thead.length > 0) {\n tbl.removeChild(thead[0]);\n }\n\n //Headers table style\n this.headTbl.style.tableLayout = 'fixed';\n tbl.style.tableLayout = 'fixed';\n this.headTbl.cellPadding = tbl.cellPadding;\n this.headTbl.cellSpacing = tbl.cellSpacing;\n // this.headTbl.style.width = tbl.style.width;\n\n //content table without headers needs col widths to be reset\n tf.setColWidths(this.headTbl);\n\n //Headers container width\n // this.headTblCont.style.width = this.tblCont.clientWidth+'px';\n\n tbl.style.width = '';\n //\n this.headTbl.style.width = tbl.clientWidth + 'px';\n //\n\n //scroll synchronisation\n addEvt(this.tblCont, 'scroll', (evt) => {\n let elm = targetEvt(evt);\n let scrollLeft = elm.scrollLeft;\n this.headTblCont.scrollLeft = scrollLeft;\n //New pointerX calc taking into account scrollLeft\n // if(!o.isPointerXOverwritten){\n // try{\n // o.Evt.pointerX = function(evt){\n // let e = evt || global.event;\n // let bdScrollLeft = tf_StandardBody().scrollLeft +\n // scrollLeft;\n // return (e.pageX + scrollLeft) ||\n // (e.clientX + bdScrollLeft);\n // };\n // o.isPointerXOverwritten = true;\n // } catch(err) {\n // o.isPointerXOverwritten = false;\n // }\n // }\n });\n\n // TODO: Trigger a custom event handled by sort extension\n let sort = tf.extension('sort');\n if (sort) {\n sort.asyncSort = true;\n sort.triggerIds = sortTriggers;\n }\n\n //Col elements are enough to keep column widths after sorting and\n //filtering\n this.setColumnElements();\n\n if (tf.popupFilters) {\n filtersRow.style.display = NONE;\n }\n\n if (tbl.clientWidth !== this.headTbl.clientWidth) {\n tbl.style.width = this.headTbl.clientWidth + 'px';\n }\n\n /** @inherited */\n this.initialized = true;\n }\n\n /**\n * Overrides TableFilter instance properties to adjust to grid layout mode\n * @private\n */\n setOverrides() {\n let tf = this.tf;\n tf.refRow = 0;\n tf.headersRow = 0;\n tf.filtersRowIndex = 1;\n tf.isExternalFlt = true;\n }\n\n /**\n * Set grid-layout default column widths if column widths are not defined\n * @private\n */\n setDefaultColWidths() {\n let tf = this.tf;\n if (tf.hasColWidths) {\n return;\n }\n for (let k = 0, len = tf.getCellsNb(); k < len; k++) {\n let colW;\n let cell = tf.tbl.rows[tf.getHeadersRowIndex()].cells[k];\n if (cell.width !== '') {\n colW = cell.width;\n } else if (cell.style.width !== '') {\n colW = parseInt(cell.style.width, 10);\n } else {\n colW = this.defaultColWidth;\n }\n tf.colWidths[k] = colW;\n }\n tf.hasColWidths = true;\n tf.setColWidths();\n }\n\n /**\n * Initial table width\n * @returns {Number}\n * @private\n */\n initialTableWidth() {\n let tbl = this.tf.tbl;\n let width; //initial table width\n\n if (tbl.width !== '') {\n width = tbl.width;\n }\n else if (tbl.style.width !== '') {\n width = tbl.style.width;\n } else {\n width = tbl.clientWidth;\n }\n return parseInt(width, 10);\n }\n\n /**\n * Creates container element\n * @param {String} tag Tag name\n * @param {String} className Css class to assign to element\n * @returns {DOMElement}\n * @private\n */\n createContainer(tag, className) {\n let element = createElm(tag);\n element.className = className;\n return element;\n }\n\n /**\n * Creates filters row with cells\n * @returns {HTMLTableRowElement}\n * @private\n */\n createFiltersRow() {\n let tf = this.tf;\n let filtersRow = createElm('tr');\n if (this.enableFilters && tf.fltGrid) {\n tf.externalFltTgtIds = [];\n for (let j = 0; j < tf.getCellsNb(); j++) {\n let fltTdId = `${tf.prfxFlt + j + this.prfxGridFltTd + tf.id}`;\n let cl = createElm(tf.fltCellTag, ['id', fltTdId]);\n filtersRow.appendChild(cl);\n tf.externalFltTgtIds[j] = fltTdId;\n }\n }\n return filtersRow;\n }\n\n /**\n * Generates column elements if necessary and assigns their widths\n * @private\n */\n setColumnElements() {\n let tf = this.tf;\n let cols = tag(tf.tbl, 'col');\n this.tblHasColTag = cols.length > 0;\n\n for (let k = (tf.nbCells - 1); k >= 0; k--) {\n let col;\n\n if (!this.tblHasColTag) {\n col = createElm('col');\n tf.tbl.insertBefore(col, tf.tbl.firstChild);\n } else {\n col = cols[k];\n }\n col.style.width = tf.colWidths[k];\n this.colElms[k] = col;\n }\n this.tblHasColTag = true;\n }\n\n /**\n * Sets headers row in headers table\n * @param {HTMLHeadElement} tableHead Table head element\n * @private\n */\n setHeadersRow(tableHead) {\n if (this.noHeaders) {\n // Handle table with no headers, assuming here headers do not\n // exist\n tableHead.appendChild(createElm('tr'));\n } else {\n // Headers row are moved from content table to headers table\n for (let i = 0; i < this.headRows.length; i++) {\n let row = this.tf.tbl.rows[this.headRows[i]];\n tableHead.appendChild(row);\n }\n }\n }\n\n /**\n * Sets width defined in configuration to passed element\n * @param {DOMElement} element DOM element\n * @private\n */\n setConfigWidth(element) {\n if (!this.width) {\n return;\n }\n if (this.width.indexOf('%') !== -1) {\n element.style.width = '100%';\n } else {\n element.style.width = this.width;\n }\n }\n\n /**\n * Returns a list of header IDs used for specifing external sort triggers\n * @param {HTMLTableRowElement} row DOM row element\n * @returns {Array} List of IDs\n * @private\n */\n getSortTriggerIds(row) {\n let tf = this.tf;\n let sortTriggers = [];\n for (let n = 0; n < tf.getCellsNb(); n++) {\n let c = row.cells[n];\n let thId = c.getAttribute('id');\n if (!thId || thId === '') {\n thId = `${this.prfxGridTh + n}_${tf.id}`;\n c.setAttribute('id', thId);\n }\n sortTriggers.push(thId);\n }\n return sortTriggers;\n }\n\n /**\n * Removes the grid layout\n */\n destroy() {\n let tf = this.tf;\n let tbl = tf.tbl;\n\n if (!this.initialized) {\n return;\n }\n let t = removeElm(tbl);\n this.tblMainCont.parentNode.insertBefore(t, this.tblMainCont);\n removeElm(this.tblMainCont);\n\n this.tblMainCont = null;\n this.headTblCont = null;\n this.headTbl = null;\n this.tblCont = null;\n\n tbl.outerHTML = this.sourceTblHtml;\n //needed to keep reference of table element for future usage\n this.tf.tbl = elm(tf.id);\n\n this.initialized = false;\n }\n}\n" }, { - "__docId__": 382, + "__docId__": 384, "kind": "class", "static": true, "variation": null, @@ -8724,7 +8795,7 @@ ] }, { - "__docId__": 383, + "__docId__": 385, "kind": "constructor", "static": false, "variation": null, @@ -8749,7 +8820,7 @@ "generator": false }, { - "__docId__": 384, + "__docId__": 386, "kind": "member", "static": false, "variation": null, @@ -8769,7 +8840,7 @@ } }, { - "__docId__": 385, + "__docId__": 387, "kind": "member", "static": false, "variation": null, @@ -8789,7 +8860,7 @@ } }, { - "__docId__": 386, + "__docId__": 388, "kind": "member", "static": false, "variation": null, @@ -8809,7 +8880,7 @@ } }, { - "__docId__": 387, + "__docId__": 389, "kind": "member", "static": false, "variation": null, @@ -8829,7 +8900,7 @@ } }, { - "__docId__": 388, + "__docId__": 390, "kind": "member", "static": false, "variation": null, @@ -8849,7 +8920,7 @@ } }, { - "__docId__": 389, + "__docId__": 391, "kind": "member", "static": false, "variation": null, @@ -8869,7 +8940,7 @@ } }, { - "__docId__": 390, + "__docId__": 392, "kind": "member", "static": false, "variation": null, @@ -8889,7 +8960,7 @@ } }, { - "__docId__": 391, + "__docId__": 393, "kind": "member", "static": false, "variation": null, @@ -8909,7 +8980,7 @@ } }, { - "__docId__": 392, + "__docId__": 394, "kind": "member", "static": false, "variation": null, @@ -8929,7 +9000,7 @@ } }, { - "__docId__": 393, + "__docId__": 395, "kind": "member", "static": false, "variation": null, @@ -8949,7 +9020,7 @@ } }, { - "__docId__": 394, + "__docId__": 396, "kind": "member", "static": false, "variation": null, @@ -8969,7 +9040,7 @@ } }, { - "__docId__": 395, + "__docId__": 397, "kind": "member", "static": false, "variation": null, @@ -8989,7 +9060,7 @@ } }, { - "__docId__": 396, + "__docId__": 398, "kind": "member", "static": false, "variation": null, @@ -9009,7 +9080,7 @@ } }, { - "__docId__": 397, + "__docId__": 399, "kind": "member", "static": false, "variation": null, @@ -9029,7 +9100,7 @@ } }, { - "__docId__": 398, + "__docId__": 400, "kind": "member", "static": false, "variation": null, @@ -9049,7 +9120,7 @@ } }, { - "__docId__": 399, + "__docId__": 401, "kind": "member", "static": false, "variation": null, @@ -9069,7 +9140,7 @@ } }, { - "__docId__": 400, + "__docId__": 402, "kind": "member", "static": false, "variation": null, @@ -9086,7 +9157,7 @@ } }, { - "__docId__": 401, + "__docId__": 403, "kind": "member", "static": false, "variation": null, @@ -9103,7 +9174,7 @@ } }, { - "__docId__": 402, + "__docId__": 404, "kind": "member", "static": false, "variation": null, @@ -9120,7 +9191,7 @@ } }, { - "__docId__": 403, + "__docId__": 405, "kind": "member", "static": false, "variation": null, @@ -9137,7 +9208,7 @@ } }, { - "__docId__": 404, + "__docId__": 406, "kind": "method", "static": false, "variation": null, @@ -9151,7 +9222,7 @@ "generator": false }, { - "__docId__": 405, + "__docId__": 407, "kind": "member", "static": false, "variation": null, @@ -9169,7 +9240,7 @@ } }, { - "__docId__": 406, + "__docId__": 408, "kind": "member", "static": false, "variation": null, @@ -9187,7 +9258,7 @@ } }, { - "__docId__": 407, + "__docId__": 409, "kind": "member", "static": false, "variation": null, @@ -9205,7 +9276,7 @@ } }, { - "__docId__": 408, + "__docId__": 410, "kind": "member", "static": false, "variation": null, @@ -9223,7 +9294,7 @@ } }, { - "__docId__": 409, + "__docId__": 411, "kind": "member", "static": false, "variation": null, @@ -9246,7 +9317,7 @@ } }, { - "__docId__": 410, + "__docId__": 412, "kind": "method", "static": false, "variation": null, @@ -9260,7 +9331,7 @@ "generator": false }, { - "__docId__": 411, + "__docId__": 413, "kind": "method", "static": false, "variation": null, @@ -9274,7 +9345,7 @@ "generator": false }, { - "__docId__": 412, + "__docId__": 414, "kind": "method", "static": false, "variation": null, @@ -9302,7 +9373,7 @@ "generator": false }, { - "__docId__": 413, + "__docId__": 415, "kind": "method", "static": false, "variation": null, @@ -9351,7 +9422,7 @@ "generator": false }, { - "__docId__": 414, + "__docId__": 416, "kind": "method", "static": false, "variation": null, @@ -9379,7 +9450,7 @@ "generator": false }, { - "__docId__": 415, + "__docId__": 417, "kind": "method", "static": false, "variation": null, @@ -9393,7 +9464,7 @@ "generator": false }, { - "__docId__": 416, + "__docId__": 418, "kind": "member", "static": false, "variation": null, @@ -9411,7 +9482,7 @@ } }, { - "__docId__": 417, + "__docId__": 419, "kind": "member", "static": false, "variation": null, @@ -9429,7 +9500,7 @@ } }, { - "__docId__": 418, + "__docId__": 420, "kind": "method", "static": false, "variation": null, @@ -9454,7 +9525,7 @@ "generator": false }, { - "__docId__": 419, + "__docId__": 421, "kind": "method", "static": false, "variation": null, @@ -9479,7 +9550,7 @@ "generator": false }, { - "__docId__": 420, + "__docId__": 422, "kind": "method", "static": false, "variation": null, @@ -9518,7 +9589,7 @@ "generator": false }, { - "__docId__": 421, + "__docId__": 423, "kind": "method", "static": false, "variation": null, @@ -9532,7 +9603,7 @@ "generator": false }, { - "__docId__": 422, + "__docId__": 424, "kind": "member", "static": false, "variation": null, @@ -9550,7 +9621,7 @@ } }, { - "__docId__": 423, + "__docId__": 425, "kind": "member", "static": false, "variation": null, @@ -9568,7 +9639,7 @@ } }, { - "__docId__": 424, + "__docId__": 426, "kind": "member", "static": false, "variation": null, @@ -9586,7 +9657,7 @@ } }, { - "__docId__": 425, + "__docId__": 427, "kind": "member", "static": false, "variation": null, @@ -9604,7 +9675,7 @@ } }, { - "__docId__": 426, + "__docId__": 428, "kind": "member", "static": false, "variation": null, @@ -9622,7 +9693,7 @@ } }, { - "__docId__": 427, + "__docId__": 429, "kind": "file", "static": true, "variation": null, @@ -9635,7 +9706,7 @@ "content": "import {addEvt, removeEvt} from '../event';\nimport {root} from '../root';\n\nconst JSON = root.JSON;\nconst location = root.location;\nconst decodeURIComponent = root.decodeURIComponent;\nconst encodeURIComponent = root.encodeURIComponent;\n\n/**\n * Checks if browser has onhashchange event\n */\nexport const hasHashChange = () => {\n let docMode = root.documentMode;\n return ('onhashchange' in root) && (docMode === undefined || docMode > 7);\n};\n\n/**\n * Manages state via URL hash changes\n *\n * @export\n * @class Hash\n */\nexport class Hash {\n\n /**\n * Creates an instance of Hash\n *\n * @param {State} state Instance of State\n */\n constructor(state) {\n /**\n * State object\n * @type {State}\n */\n this.state = state;\n\n /**\n * Cached URL hash\n * @type {String} Hash string\n * @private\n */\n this.lastHash = null;\n\n /**\n * Application event emitter instance\n * @type {Emitter}\n */\n this.emitter = state.emitter;\n\n /**\n * Bound sync wrapper for future use\n * @private\n */\n this.boundSync = null;\n }\n\n /**\n * Initializes the Hash object\n */\n init() {\n if (!hasHashChange()) {\n return;\n }\n\n this.lastHash = location.hash;\n //Store a bound sync wrapper\n this.boundSync = this.sync.bind(this);\n this.emitter.on(['state-changed'], (tf, state) => this.update(state));\n this.emitter.on(['initialized'], this.boundSync);\n addEvt(root, 'hashchange', this.boundSync);\n }\n\n /**\n * Updates the URL hash based on a state change\n *\n * @param {State} state Instance of State\n */\n update(state) {\n let hash = `#${encodeURIComponent(JSON.stringify(state))}`;\n if (this.lastHash === hash) {\n return;\n }\n\n location.hash = hash;\n this.lastHash = hash;\n }\n\n /**\n * Converts a URL hash into a state JSON object\n *\n * @param {String} hash URL hash fragment\n * @returns {Object} JSON object\n */\n parse(hash) {\n if (hash.indexOf('#') === -1) {\n return null;\n }\n hash = hash.substr(1);\n return JSON.parse(decodeURIComponent(hash));\n }\n\n /**\n * Applies current hash state to features\n */\n sync() {\n let state = this.parse(location.hash);\n if (!state) {\n return;\n }\n // override current state with persisted one and sync features\n this.state.overrideAndSync(state);\n }\n\n /**\n * Release Hash event subscriptions and clear fields\n */\n destroy() {\n this.emitter.off(['state-changed'], (tf, state) => this.update(state));\n this.emitter.off(['initialized'], this.boundSync);\n removeEvt(root, 'hashchange', this.boundSync);\n\n this.state = null;\n this.lastHash = null;\n this.emitter = null;\n }\n}\n" }, { - "__docId__": 428, + "__docId__": 430, "kind": "variable", "static": true, "variation": null, @@ -9656,7 +9727,7 @@ } }, { - "__docId__": 429, + "__docId__": 431, "kind": "variable", "static": true, "variation": null, @@ -9677,7 +9748,7 @@ } }, { - "__docId__": 430, + "__docId__": 432, "kind": "variable", "static": true, "variation": null, @@ -9698,7 +9769,7 @@ } }, { - "__docId__": 431, + "__docId__": 433, "kind": "variable", "static": true, "variation": null, @@ -9719,7 +9790,7 @@ } }, { - "__docId__": 432, + "__docId__": 434, "kind": "variable", "static": true, "variation": null, @@ -9739,7 +9810,7 @@ } }, { - "__docId__": 433, + "__docId__": 435, "kind": "class", "static": true, "variation": null, @@ -9765,7 +9836,7 @@ "interface": false }, { - "__docId__": 434, + "__docId__": 436, "kind": "constructor", "static": false, "variation": null, @@ -9790,7 +9861,7 @@ "generator": false }, { - "__docId__": 435, + "__docId__": 437, "kind": "member", "static": false, "variation": null, @@ -9810,7 +9881,7 @@ } }, { - "__docId__": 436, + "__docId__": 438, "kind": "member", "static": false, "variation": null, @@ -9830,7 +9901,7 @@ } }, { - "__docId__": 437, + "__docId__": 439, "kind": "member", "static": false, "variation": null, @@ -9850,7 +9921,7 @@ } }, { - "__docId__": 438, + "__docId__": 440, "kind": "member", "static": false, "variation": null, @@ -9867,7 +9938,7 @@ } }, { - "__docId__": 439, + "__docId__": 441, "kind": "method", "static": false, "variation": null, @@ -9881,7 +9952,7 @@ "generator": false }, { - "__docId__": 440, + "__docId__": 442, "kind": "member", "static": false, "variation": null, @@ -9899,7 +9970,7 @@ } }, { - "__docId__": 441, + "__docId__": 443, "kind": "member", "static": false, "variation": null, @@ -9917,7 +9988,7 @@ } }, { - "__docId__": 442, + "__docId__": 444, "kind": "method", "static": false, "variation": null, @@ -9942,7 +10013,7 @@ "generator": false }, { - "__docId__": 443, + "__docId__": 445, "kind": "member", "static": false, "variation": null, @@ -9960,7 +10031,7 @@ } }, { - "__docId__": 444, + "__docId__": 446, "kind": "method", "static": false, "variation": null, @@ -9999,7 +10070,7 @@ "generator": false }, { - "__docId__": 445, + "__docId__": 447, "kind": "method", "static": false, "variation": null, @@ -10013,7 +10084,7 @@ "generator": false }, { - "__docId__": 446, + "__docId__": 448, "kind": "method", "static": false, "variation": null, @@ -10027,7 +10098,7 @@ "generator": false }, { - "__docId__": 447, + "__docId__": 449, "kind": "member", "static": false, "variation": null, @@ -10045,7 +10116,7 @@ } }, { - "__docId__": 448, + "__docId__": 450, "kind": "member", "static": false, "variation": null, @@ -10063,7 +10134,7 @@ } }, { - "__docId__": 449, + "__docId__": 451, "kind": "member", "static": false, "variation": null, @@ -10081,7 +10152,7 @@ } }, { - "__docId__": 450, + "__docId__": 452, "kind": "file", "static": true, "variation": null, @@ -10094,7 +10165,7 @@ "content": "import {Feature} from '../feature';\nimport {createElm, createText, elm, removeElm} from '../dom';\nimport {addEvt, targetEvt, removeEvt} from '../event';\nimport {NONE} from '../const';\nimport {root} from '../root';\n\nconst WIKI_URL = 'https://github.com/koalyptus/TableFilter/wiki/' +\n '4.-Filter-operators';\nconst WEBSITE_URL = 'http://koalyptus.github.io/TableFilter/';\n\n/**\n * Help UI component\n */\nexport class Help extends Feature {\n\n /**\n * Creates an instance of Help\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'help');\n\n let f = this.config;\n\n /**\n * ID of main custom container element\n * @type {String}\n */\n this.tgtId = f.help_instructions_target_id || null;\n\n /**\n * ID of custom container element for instructions\n * @type {String}\n */\n this.contTgtId = f.help_instructions_container_target_id ||\n null;\n\n /**\n * Instructions text (accepts HTML)\n * @type {String}\n */\n this.instrText = f.help_instructions_text ?\n f.help_instructions_text :\n 'Use the filters above each column to filter and limit table ' +\n 'data. Advanced searches can be performed by using the following ' +\n 'operators:
<, <=, >, ' +\n '>=, =, *, !, {, }, ' +\n '||,&&, [empty], [nonempty], ' +\n 'rgx:
' +\n 'Learn more
';\n\n /**\n * Instructions HTML\n * @type {String}\n */\n this.instrHtml = f.help_instructions_html || null;\n\n /**\n * Help button text ('?')\n * @type {String}\n */\n this.btnText = f.help_instructions_btn_text || '?';\n\n /**\n * Custom help button HTML\n * @type {String}\n */\n this.btnHtml = f.help_instructions_btn_html || null;\n\n /**\n * Css class for help button\n * @type {String}\n */\n this.btnCssClass = f.help_instructions_btn_css_class || 'helpBtn';\n\n /**\n * Css class for help container element\n * @type {String}\n */\n this.contCssClass = f.help_instructions_container_css_class ||\n 'helpCont';\n\n /**\n * Button DOM element\n * @type {DOMElement}\n */\n this.btn = null;\n\n /**\n * Help container DOM element\n * @type {DOMElement}\n */\n this.cont = null;\n\n /**\n * Bound mouseup wrapper\n * @private\n */\n this.boundMouseup = null;\n\n /**\n * Default HTML appended to instructions text\n * @type {String}\n */\n this.defaultHtml = '

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

' + '' + WEBSITE_URL + '' +\n '
©2015-' + tf.year + ' {AUTHOR}' +\n '
' +\n 'Close
';\n\n this.emitter.on(['init-help'], () => this.init());\n }\n\n /**\n * Mouse-up event handler handling popup auto-close behaviour\n * @private\n */\n onMouseup(evt) {\n let targetElm = targetEvt(evt);\n\n while (targetElm && targetElm !== this.cont && targetElm !== this.btn) {\n targetElm = targetElm.parentNode;\n }\n\n if (targetElm !== this.cont && targetElm !== this.btn) {\n this.toggle();\n }\n\n return;\n }\n\n /**\n * Initialise Help instance\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n let tf = this.tf;\n\n let btn = createElm('span');\n let cont = createElm('div');\n\n this.boundMouseup = this.onMouseup.bind(this);\n\n //help button is added to defined element\n if (!this.tgtId) {\n tf.setToolbar();\n }\n let targetEl = !this.tgtId ? tf.rDiv : elm(this.tgtId);\n targetEl.appendChild(btn);\n\n let divContainer = !this.contTgtId ? btn : elm(this.contTgtId);\n\n if (!this.btnHtml) {\n divContainer.appendChild(cont);\n let helplink = createElm('a', ['href', 'javascript:void(0);']);\n helplink.className = this.btnCssClass;\n helplink.appendChild(createText(this.btnText));\n btn.appendChild(helplink);\n addEvt(helplink, 'click', () => this.toggle());\n } else {\n btn.innerHTML = this.btnHtml;\n let helpEl = btn.firstChild;\n addEvt(helpEl, 'click', () => this.toggle());\n divContainer.appendChild(cont);\n }\n\n if (!this.instrHtml) {\n cont.innerHTML = this.instrText;\n cont.className = this.contCssClass;\n } else {\n if (this.contTgtId) {\n divContainer.appendChild(cont);\n }\n cont.innerHTML = this.instrHtml;\n if (!this.contTgtId) {\n cont.className = this.contCssClass;\n }\n }\n cont.innerHTML += this.defaultHtml;\n addEvt(cont, 'click', () => this.toggle());\n\n this.cont = cont;\n this.btn = btn;\n /** @inherited */\n this.initialized = true;\n }\n\n /**\n * Toggle help pop-up\n */\n toggle() {\n // check only if explicitily set to false as in this case undefined\n // signifies the help feature is enabled by default\n if (this.enabled === false) {\n return;\n }\n\n // ensure mouseup event handler is removed\n removeEvt(root, 'mouseup', this.boundMouseup);\n\n let divDisplay = this.cont.style.display;\n if (divDisplay === '' || divDisplay === NONE) {\n this.cont.style.display = 'inline';\n addEvt(root, 'mouseup', this.boundMouseup);\n } else {\n this.cont.style.display = NONE;\n }\n }\n\n /**\n * Remove help UI\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n removeElm(this.btn);\n this.btn = null;\n\n removeElm(this.cont);\n this.cont = null;\n\n this.boundMouseup = null;\n\n this.initialized = false;\n }\n\n}\n" }, { - "__docId__": 451, + "__docId__": 453, "kind": "variable", "static": true, "variation": null, @@ -10115,7 +10186,7 @@ } }, { - "__docId__": 452, + "__docId__": 454, "kind": "variable", "static": true, "variation": null, @@ -10136,7 +10207,7 @@ } }, { - "__docId__": 453, + "__docId__": 455, "kind": "class", "static": true, "variation": null, @@ -10155,7 +10226,7 @@ ] }, { - "__docId__": 454, + "__docId__": 456, "kind": "constructor", "static": false, "variation": null, @@ -10180,7 +10251,7 @@ "generator": false }, { - "__docId__": 455, + "__docId__": 457, "kind": "member", "static": false, "variation": null, @@ -10200,7 +10271,7 @@ } }, { - "__docId__": 456, + "__docId__": 458, "kind": "member", "static": false, "variation": null, @@ -10220,7 +10291,7 @@ } }, { - "__docId__": 457, + "__docId__": 459, "kind": "member", "static": false, "variation": null, @@ -10240,7 +10311,7 @@ } }, { - "__docId__": 458, + "__docId__": 460, "kind": "member", "static": false, "variation": null, @@ -10260,7 +10331,7 @@ } }, { - "__docId__": 459, + "__docId__": 461, "kind": "member", "static": false, "variation": null, @@ -10280,7 +10351,7 @@ } }, { - "__docId__": 460, + "__docId__": 462, "kind": "member", "static": false, "variation": null, @@ -10300,7 +10371,7 @@ } }, { - "__docId__": 461, + "__docId__": 463, "kind": "member", "static": false, "variation": null, @@ -10320,7 +10391,7 @@ } }, { - "__docId__": 462, + "__docId__": 464, "kind": "member", "static": false, "variation": null, @@ -10340,7 +10411,7 @@ } }, { - "__docId__": 463, + "__docId__": 465, "kind": "member", "static": false, "variation": null, @@ -10360,7 +10431,7 @@ } }, { - "__docId__": 464, + "__docId__": 466, "kind": "member", "static": false, "variation": null, @@ -10380,7 +10451,7 @@ } }, { - "__docId__": 465, + "__docId__": 467, "kind": "member", "static": false, "variation": null, @@ -10397,7 +10468,7 @@ } }, { - "__docId__": 466, + "__docId__": 468, "kind": "member", "static": false, "variation": null, @@ -10417,7 +10488,7 @@ } }, { - "__docId__": 467, + "__docId__": 469, "kind": "method", "static": false, "variation": null, @@ -10438,7 +10509,7 @@ "generator": false }, { - "__docId__": 468, + "__docId__": 470, "kind": "method", "static": false, "variation": null, @@ -10452,7 +10523,7 @@ "generator": false }, { - "__docId__": 469, + "__docId__": 471, "kind": "member", "static": false, "variation": null, @@ -10470,7 +10541,7 @@ } }, { - "__docId__": 470, + "__docId__": 472, "kind": "member", "static": false, "variation": null, @@ -10488,7 +10559,7 @@ } }, { - "__docId__": 471, + "__docId__": 473, "kind": "member", "static": false, "variation": null, @@ -10506,7 +10577,7 @@ } }, { - "__docId__": 472, + "__docId__": 474, "kind": "member", "static": false, "variation": null, @@ -10529,7 +10600,7 @@ } }, { - "__docId__": 473, + "__docId__": 475, "kind": "method", "static": false, "variation": null, @@ -10543,7 +10614,7 @@ "generator": false }, { - "__docId__": 474, + "__docId__": 476, "kind": "method", "static": false, "variation": null, @@ -10557,7 +10628,7 @@ "generator": false }, { - "__docId__": 475, + "__docId__": 477, "kind": "member", "static": false, "variation": null, @@ -10575,7 +10646,7 @@ } }, { - "__docId__": 476, + "__docId__": 478, "kind": "member", "static": false, "variation": null, @@ -10593,7 +10664,7 @@ } }, { - "__docId__": 477, + "__docId__": 479, "kind": "member", "static": false, "variation": null, @@ -10611,7 +10682,7 @@ } }, { - "__docId__": 478, + "__docId__": 480, "kind": "member", "static": false, "variation": null, @@ -10629,7 +10700,7 @@ } }, { - "__docId__": 479, + "__docId__": 481, "kind": "file", "static": true, "variation": null, @@ -10642,7 +10713,7 @@ "content": "import {createText, createElm, getText} from '../dom';\nimport {isArray} from '../types';\nimport {rgxEsc} from '../string';\n\n/**\n * Highlight matched keywords upon filtering\n *\n * @export\n * @class HighlightKeyword\n */\nexport class HighlightKeyword {\n\n /**\n * Creates an instance of HighlightKeyword\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n let f = tf.config();\n\n /**\n * Css class for highlighted term\n * @type {String}\n */\n this.highlightCssClass = f.highlight_css_class || 'keyword';\n\n /**\n * TableFilter instance\n * @type {TableFilter}\n */\n this.tf = tf;\n\n /**\n * TableFilter's emitter instance\n * @type {Emitter}\n */\n this.emitter = tf.emitter;\n }\n\n /**\n * Initializes HighlightKeyword instance\n */\n init() {\n this.emitter.on(\n ['before-filtering', 'destroy'],\n () => this.unhighlightAll()\n );\n this.emitter.on(\n ['highlight-keyword'],\n (tf, cell, term) => this._processTerm(cell, term)\n );\n }\n\n /**\n * Highlight occurences of searched term in passed node\n * @param {Node} node\n * @param {String} term Searched term\n * @param {String} cssClass Css class name\n *\n * TODO: refactor this method\n */\n highlight(node, term, cssClass) {\n // Iterate into this nodes childNodes\n if (node.hasChildNodes) {\n let children = node.childNodes;\n for (let i = 0; i < children.length; i++) {\n this.highlight(children[i], term, cssClass);\n }\n }\n\n if (node.nodeType === 3) {\n let nodeVal = node.nodeValue.toLowerCase();\n let termIdx = nodeVal.indexOf(term.toLowerCase());\n\n if (termIdx !== -1) {\n let pn = node.parentNode;\n if (pn && pn.className !== cssClass) {\n // term not highlighted yet\n let nv = node.nodeValue,\n // Create a load of replacement nodes\n before = createText(nv.substr(0, termIdx)),\n value = nv.substr(termIdx, term.length),\n after = createText(nv.substr(termIdx + term.length)),\n text = createText(value),\n container = createElm('span');\n container.className = cssClass;\n container.appendChild(text);\n pn.insertBefore(before, node);\n pn.insertBefore(container, node);\n pn.insertBefore(after, node);\n pn.removeChild(node);\n }\n }\n }\n }\n\n /**\n * Removes highlight to nodes matching passed string\n * @param {String} term\n * @param {String} cssClass Css class to remove\n */\n unhighlight(term, cssClass) {\n let highlightedNodes = this.tf.tbl.querySelectorAll(`.${cssClass}`);\n for (let i = 0; i < highlightedNodes.length; i++) {\n let n = highlightedNodes[i];\n let nodeVal = getText(n);\n\n if (nodeVal.toLowerCase().indexOf(term.toLowerCase()) !== -1) {\n let parentNode = n.parentNode;\n parentNode.replaceChild(createText(nodeVal), n);\n parentNode.normalize();\n }\n }\n }\n\n /**\n * Clear all occurrences of highlighted nodes\n */\n unhighlightAll() {\n if (!this.tf.highlightKeywords) {\n return;\n }\n // iterate filters values to unhighlight all values\n this.tf.getFiltersValue().forEach((val) => {\n if (isArray(val)) {\n val.forEach((item) =>\n this.unhighlight(item, this.highlightCssClass));\n } else {\n this.unhighlight(val, this.highlightCssClass);\n }\n });\n }\n\n /** Remove feature */\n destroy() {\n this.emitter.off(\n ['before-filtering', 'destroy'],\n () => this.unhighlightAll()\n );\n this.emitter.off(\n ['highlight-keyword'],\n (tf, cell, term) => this._processTerm(cell, term)\n );\n }\n\n /**\n * Ensure filtering operators are handled before highlighting any match\n * @param {any} Table cell to look searched term into\n * @param {any} Searched termIdx\n */\n _processTerm(cell, term) {\n let tf = this.tf;\n let reLk = new RegExp(rgxEsc(tf.lkOperator));\n let reEq = new RegExp(tf.eqOperator);\n let reSt = new RegExp(tf.stOperator);\n let reEn = new RegExp(tf.enOperator);\n let reLe = new RegExp(tf.leOperator);\n let reGe = new RegExp(tf.geOperator);\n let reL = new RegExp(tf.lwOperator);\n let reG = new RegExp(tf.grOperator);\n let reD = new RegExp(tf.dfOperator);\n\n term = term\n .replace(reLk, '')\n .replace(reEq, '')\n .replace(reSt, '')\n .replace(reEn, '');\n\n if (reLe.test(term) || reGe.test(term) || reL.test(term) ||\n reG.test(term) || reD.test(term)) {\n term = getText(cell);\n }\n\n if (term === '') {\n return;\n }\n\n this.highlight(cell, term, this.highlightCssClass);\n }\n}\n" }, { - "__docId__": 480, + "__docId__": 482, "kind": "class", "static": true, "variation": null, @@ -10668,7 +10739,7 @@ "interface": false }, { - "__docId__": 481, + "__docId__": 483, "kind": "constructor", "static": false, "variation": null, @@ -10693,7 +10764,7 @@ "generator": false }, { - "__docId__": 482, + "__docId__": 484, "kind": "member", "static": false, "variation": null, @@ -10713,7 +10784,7 @@ } }, { - "__docId__": 483, + "__docId__": 485, "kind": "member", "static": false, "variation": null, @@ -10733,7 +10804,7 @@ } }, { - "__docId__": 484, + "__docId__": 486, "kind": "member", "static": false, "variation": null, @@ -10753,7 +10824,7 @@ } }, { - "__docId__": 485, + "__docId__": 487, "kind": "method", "static": false, "variation": null, @@ -10767,7 +10838,7 @@ "generator": false }, { - "__docId__": 486, + "__docId__": 488, "kind": "method", "static": false, "variation": null, @@ -10812,7 +10883,7 @@ "generator": false }, { - "__docId__": 487, + "__docId__": 489, "kind": "method", "static": false, "variation": null, @@ -10847,7 +10918,7 @@ "generator": false }, { - "__docId__": 488, + "__docId__": 490, "kind": "method", "static": false, "variation": null, @@ -10861,7 +10932,7 @@ "generator": false }, { - "__docId__": 489, + "__docId__": 491, "kind": "method", "static": false, "variation": null, @@ -10875,7 +10946,7 @@ "generator": false }, { - "__docId__": 490, + "__docId__": 492, "kind": "method", "static": false, "variation": null, @@ -10910,7 +10981,7 @@ "generator": false }, { - "__docId__": 491, + "__docId__": 493, "kind": "file", "static": true, "variation": null, @@ -10923,7 +10994,7 @@ "content": "import {Feature} from '../feature';\nimport {createElm, createText, elm, removeElm} from '../dom';\nimport {isFn, EMPTY_FN} from '../types';\nimport {root} from '../root';\nimport {NONE} from '../const';\n\nconst EVENTS = [\n 'before-filtering',\n 'before-populating-filter',\n 'before-page-change',\n 'before-clearing-filters',\n 'before-page-length-change',\n 'before-reset-page',\n 'before-reset-page-length',\n 'before-loading-extensions',\n 'before-loading-themes'\n];\n\n/**\n * Activity indicator\n *\n * @export\n * @class Loader\n * @extends {Feature}\n */\nexport class Loader extends Feature {\n\n /**\n * Creates an instance of Loader.\n *\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'loader');\n\n let f = this.config;\n\n /**\n * ID of custom container element\n * @type {String}\n */\n this.targetId = f.loader_target_id || null;\n\n /**\n * Loader container DOM element\n * @type {DOMElement}\n */\n this.cont = null;\n\n /**\n * Text displayed when indicator is visible\n * @type {String}\n */\n this.text = f.loader_text || 'Loading...';\n\n /**\n * Custom HTML injected in Loader's container element\n * @type {String}\n */\n this.html = f.loader_html || null;\n\n /**\n * Css class for Loader's container element\n * @type {String}\n */\n this.cssClass = f.loader_css_class || 'loader';\n\n /**\n * Close delay in milliseconds\n * @type {Number}\n */\n this.closeDelay = 250;\n\n /**\n * Callback fired when loader is displayed\n * @type {Function}\n */\n this.onShow = isFn(f.on_show_loader) ?\n f.on_show_loader : EMPTY_FN;\n\n /**\n * Callback fired when loader is closed\n * @type {Function}\n */\n this.onHide = isFn(f.on_hide_loader) ? f.on_hide_loader : EMPTY_FN;\n }\n\n /**\n * Initializes Loader instance\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n let tf = this.tf;\n let emitter = this.emitter;\n\n let containerDiv = createElm('div');\n containerDiv.className = this.cssClass;\n\n let targetEl = !this.targetId ?\n tf.tbl.parentNode : elm(this.targetId);\n if (!this.targetId) {\n targetEl.insertBefore(containerDiv, tf.tbl);\n } else {\n targetEl.appendChild(containerDiv);\n }\n this.cont = containerDiv;\n if (!this.html) {\n this.cont.appendChild(createText(this.text));\n } else {\n this.cont.innerHTML = this.html;\n }\n\n this.show(NONE);\n\n // Subscribe to events\n emitter.on(EVENTS, () => this.show(''));\n emitter.on(EVENTS, () => this.show(NONE));\n\n /**\n * @inherited\n */\n this.initialized = true;\n }\n\n /**\n * Shows or hides activity indicator\n * @param {String} Two possible values: '' or 'none'\n */\n show(p) {\n if (!this.isEnabled()) {\n return;\n }\n\n let displayLoader = () => {\n if (!this.cont) {\n return;\n }\n if (p !== NONE) {\n this.onShow(this);\n }\n this.cont.style.display = p;\n if (p === NONE) {\n this.onHide(this);\n }\n };\n\n let t = p === NONE ? this.closeDelay : 1;\n root.setTimeout(displayLoader, t);\n }\n\n /**\n * Removes feature\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n let emitter = this.emitter;\n\n removeElm(this.cont);\n this.cont = null;\n\n // Unsubscribe to events\n emitter.off(EVENTS, () => this.show(''));\n emitter.off(EVENTS, () => this.show(NONE));\n\n this.initialized = false;\n }\n}\n" }, { - "__docId__": 492, + "__docId__": 494, "kind": "variable", "static": true, "variation": null, @@ -10944,7 +11015,7 @@ } }, { - "__docId__": 493, + "__docId__": 495, "kind": "class", "static": true, "variation": null, @@ -10973,7 +11044,7 @@ ] }, { - "__docId__": 494, + "__docId__": 496, "kind": "constructor", "static": false, "variation": null, @@ -10998,7 +11069,7 @@ "generator": false }, { - "__docId__": 495, + "__docId__": 497, "kind": "member", "static": false, "variation": null, @@ -11018,7 +11089,7 @@ } }, { - "__docId__": 496, + "__docId__": 498, "kind": "member", "static": false, "variation": null, @@ -11038,7 +11109,7 @@ } }, { - "__docId__": 497, + "__docId__": 499, "kind": "member", "static": false, "variation": null, @@ -11058,7 +11129,7 @@ } }, { - "__docId__": 498, + "__docId__": 500, "kind": "member", "static": false, "variation": null, @@ -11078,7 +11149,7 @@ } }, { - "__docId__": 499, + "__docId__": 501, "kind": "member", "static": false, "variation": null, @@ -11098,7 +11169,7 @@ } }, { - "__docId__": 500, + "__docId__": 502, "kind": "member", "static": false, "variation": null, @@ -11118,7 +11189,7 @@ } }, { - "__docId__": 501, + "__docId__": 503, "kind": "member", "static": false, "variation": null, @@ -11138,7 +11209,7 @@ } }, { - "__docId__": 502, + "__docId__": 504, "kind": "member", "static": false, "variation": null, @@ -11158,7 +11229,7 @@ } }, { - "__docId__": 503, + "__docId__": 505, "kind": "method", "static": false, "variation": null, @@ -11172,7 +11243,7 @@ "generator": false }, { - "__docId__": 504, + "__docId__": 506, "kind": "member", "static": false, "variation": null, @@ -11190,7 +11261,7 @@ } }, { - "__docId__": 505, + "__docId__": 507, "kind": "member", "static": false, "variation": null, @@ -11213,7 +11284,7 @@ } }, { - "__docId__": 506, + "__docId__": 508, "kind": "method", "static": false, "variation": null, @@ -11238,7 +11309,7 @@ "generator": false }, { - "__docId__": 507, + "__docId__": 509, "kind": "method", "static": false, "variation": null, @@ -11252,7 +11323,7 @@ "generator": false }, { - "__docId__": 508, + "__docId__": 510, "kind": "member", "static": false, "variation": null, @@ -11270,7 +11341,7 @@ } }, { - "__docId__": 509, + "__docId__": 511, "kind": "member", "static": false, "variation": null, @@ -11288,7 +11359,7 @@ } }, { - "__docId__": 510, + "__docId__": 512, "kind": "file", "static": true, "variation": null, @@ -11301,7 +11372,7 @@ "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.tbl;\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 /**\n * @inherited\n */\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.tbl.tHead ? tf.tbl.tHead.clientWidth :\n tf.tbl.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__": 511, + "__docId__": 513, "kind": "class", "static": true, "variation": null, @@ -11330,7 +11401,7 @@ ] }, { - "__docId__": 512, + "__docId__": 514, "kind": "constructor", "static": false, "variation": null, @@ -11355,7 +11426,7 @@ "generator": false }, { - "__docId__": 513, + "__docId__": 515, "kind": "member", "static": false, "variation": null, @@ -11375,7 +11446,7 @@ } }, { - "__docId__": 514, + "__docId__": 516, "kind": "member", "static": false, "variation": null, @@ -11395,7 +11466,7 @@ } }, { - "__docId__": 515, + "__docId__": 517, "kind": "member", "static": false, "variation": null, @@ -11415,7 +11486,7 @@ } }, { - "__docId__": 516, + "__docId__": 518, "kind": "member", "static": false, "variation": null, @@ -11435,7 +11506,7 @@ } }, { - "__docId__": 517, + "__docId__": 519, "kind": "member", "static": false, "variation": null, @@ -11455,7 +11526,7 @@ } }, { - "__docId__": 518, + "__docId__": 520, "kind": "member", "static": false, "variation": null, @@ -11475,7 +11546,7 @@ } }, { - "__docId__": 519, + "__docId__": 521, "kind": "member", "static": false, "variation": null, @@ -11495,7 +11566,7 @@ } }, { - "__docId__": 520, + "__docId__": 522, "kind": "member", "static": false, "variation": null, @@ -11515,7 +11586,7 @@ } }, { - "__docId__": 521, + "__docId__": 523, "kind": "member", "static": false, "variation": null, @@ -11535,7 +11606,7 @@ } }, { - "__docId__": 522, + "__docId__": 524, "kind": "member", "static": false, "variation": null, @@ -11555,7 +11626,7 @@ } }, { - "__docId__": 523, + "__docId__": 525, "kind": "method", "static": false, "variation": null, @@ -11569,7 +11640,7 @@ "generator": false }, { - "__docId__": 524, + "__docId__": 526, "kind": "member", "static": false, "variation": null, @@ -11587,7 +11658,7 @@ } }, { - "__docId__": 525, + "__docId__": 527, "kind": "member", "static": false, "variation": null, @@ -11610,7 +11681,7 @@ } }, { - "__docId__": 526, + "__docId__": 528, "kind": "method", "static": false, "variation": null, @@ -11624,7 +11695,7 @@ "generator": false }, { - "__docId__": 527, + "__docId__": 529, "kind": "method", "static": false, "variation": null, @@ -11638,7 +11709,7 @@ "generator": false }, { - "__docId__": 528, + "__docId__": 530, "kind": "method", "static": false, "variation": null, @@ -11652,7 +11723,7 @@ "generator": false }, { - "__docId__": 529, + "__docId__": 531, "kind": "method", "static": false, "variation": null, @@ -11666,7 +11737,7 @@ "generator": false }, { - "__docId__": 530, + "__docId__": 532, "kind": "method", "static": false, "variation": null, @@ -11680,7 +11751,7 @@ "generator": false }, { - "__docId__": 531, + "__docId__": 533, "kind": "member", "static": false, "variation": null, @@ -11698,7 +11769,7 @@ } }, { - "__docId__": 532, + "__docId__": 534, "kind": "member", "static": false, "variation": null, @@ -11716,7 +11787,7 @@ } }, { - "__docId__": 533, + "__docId__": 535, "kind": "file", "static": true, "variation": null, @@ -11729,7 +11800,7 @@ "content": "import {Feature} from '../feature';\nimport {createElm, createOpt, createText, elm, removeElm} from '../dom';\nimport {isArray, isFn, isNull, EMPTY_FN} from '../types';\nimport {addEvt, keyCode, removeEvt} from '../event';\nimport {INPUT, SELECT, NONE, ENTER_KEY} from '../const';\n\n/**\n * Paging UI component\n * @export\n * @class Paging\n * @extends {Feature}\n */\nexport class Paging extends Feature {\n\n /**\n * Creates an instance of Paging\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'paging');\n\n // Configuration object\n var f = this.config;\n\n /**\n * Css class for the paging buttons (previous, next, etc.)\n * @type {String}\n */\n this.btnPageCssClass = f.paging_btn_css_class || 'pgInp';\n\n /**\n * Main select DOM element\n * @type {DOMElement}\n */\n this.pagingSlc = null;\n\n /**\n * Results per page select DOM element\n * @type {DOMElement}\n */\n this.resultsPerPageSlc = null;\n\n /**\n * ID of custom container element\n * @type {String}\n */\n this.pagingTgtId = f.paging_target_id || null;\n\n /**\n * Number of rows contained in a page\n * @type {Number}\n */\n this.pagingLength = !isNaN(f.paging_length) ? f.paging_length : 10;\n\n /**\n * ID of custom container element for the results per page selector\n * @type {String}\n */\n this.resultsPerPageTgtId = f.results_per_page_target_id || null;\n\n /**\n * Css class for the paging select element\n * @type {String}\n */\n this.pgSlcCssClass = f.paging_slc_css_class || 'pgSlc';\n\n /**\n * Css class for the paging input element\n * @type {String}\n */\n this.pgInpCssClass = f.paging_inp_css_class || 'pgNbInp';\n\n /**\n * Label and values for the results per page select, example of usage:\n * ['Records: ', [10,25,50,100]]\n * @type {Array}\n */\n this.resultsPerPage = f.results_per_page || null;\n\n /**\n * Determines if results per page is configured\n * @type {Boolean}\n */\n this.hasResultsPerPage = isArray(this.resultsPerPage);\n\n /**\n * Css class for the results per page select\n * @type {String}\n */\n this.resultsSlcCssClass = f.results_slc_css_class || 'rspg';\n\n /**\n * Css class for the label preceding results per page select\n * @type {String}\n */\n this.resultsSpanCssClass = f.results_span_css_class || 'rspgSpan';\n\n /**\n * Index of the first row of current page\n * @type {Number}\n * @private\n */\n this.startPagingRow = 0;\n\n /**\n * Total number of pages\n * @type {Number}\n * @private\n */\n this.nbPages = 0;\n\n /**\n * Current page number\n * @type {Number}\n * @private\n */\n this.currentPageNb = 1;\n\n /**\n * Next page button text\n * @type {String}\n */\n this.btnNextPageText = f.btn_next_page_text || '>';\n\n /**\n * Previous page button text\n * @type {String}\n */\n this.btnPrevPageText = f.btn_prev_page_text || '<';\n\n /**\n * Last page button text\n * @type {String}\n */\n this.btnLastPageText = f.btn_last_page_text || '>|';\n\n /**\n * First page button text\n * @type {String}\n */\n this.btnFirstPageText = f.btn_first_page_text || '|<';\n\n /**\n * Next page button HTML\n * @type {String}\n */\n this.btnNextPageHtml = f.btn_next_page_html ||\n (!tf.enableIcons ? null :\n '');\n\n /**\n * Previous page button HTML\n * @type {String}\n */\n this.btnPrevPageHtml = f.btn_prev_page_html ||\n (!tf.enableIcons ? null :\n '');\n\n /**\n * First page button HTML\n * @type {String}\n */\n this.btnFirstPageHtml = f.btn_first_page_html ||\n (!tf.enableIcons ? null :\n '');\n\n /**\n * Last page button HTML\n * @type {String}\n */\n this.btnLastPageHtml = f.btn_last_page_html ||\n (!tf.enableIcons ? null :\n '');\n\n /**\n * Text preceeding page selector drop-down\n * @type {String}\n */\n this.pageText = f.page_text || ' Page ';\n\n /**\n * Text after page selector drop-down\n * @type {String}\n */\n this.ofText = f.of_text || ' of ';\n\n /**\n * Css class for the span containing total number of pages\n * @type {String}\n */\n this.nbPgSpanCssClass = f.nb_pages_css_class || 'nbpg';\n\n /**\n * Determines if paging buttons are enabled (default: true)\n * @type {Boolean}\n */\n this.hasPagingBtns = f.paging_btns === false ? false : true;\n\n /**\n * Defines page selector type, two possible values: 'select', 'input'\n * @type {String}\n */\n this.pageSelectorType = f.page_selector_type || SELECT;\n\n /**\n * Callback fired before the page is changed\n * @type {Function}\n */\n this.onBeforeChangePage = isFn(f.on_before_change_page) ?\n f.on_before_change_page : EMPTY_FN;\n\n /**\n * Callback fired after the page is changed\n * @type {Function}\n */\n this.onAfterChangePage = isFn(f.on_after_change_page) ?\n f.on_after_change_page : EMPTY_FN;\n\n /**\n * Label preciding results per page select\n * @type {DOMElement}\n * @private\n */\n this.slcResultsTxt = null;\n /**\n * Span containing next page button\n * @type {DOMElement}\n * @private\n */\n this.btnNextCont = null;\n /**\n * Span containing previous page button\n * @type {DOMElement}\n * @private\n */\n this.btnPrevCont = null;\n /**\n * Span containing last page button\n * @type {DOMElement}\n * @private\n */\n this.btnLastCont = null;\n /**\n * Span containing first page button\n * @type {DOMElement}\n * @private\n */\n this.btnFirstCont = null;\n /**\n * Span for tot nb pages\n * @type {DOMElement}\n * @private\n */\n this.pgCont = null;\n /**\n * Span preceding pages select (contains 'Page')\n * @type {DOMElement}\n * @private\n */\n this.pgBefore = null;\n /**\n * Span following pages select (contains ' of ')\n * @type {DOMElement}\n * @private\n */\n this.pgAfter = null;\n\n var start_row = tf.refRow;\n var nrows = tf.getRowsNb(true);\n //calculates page nb\n this.nbPages = Math.ceil((nrows - start_row) / this.pagingLength);\n\n var o = this;\n /**\n * Paging DOM events handlers\n * @type {String}\n * @private\n */\n this.evt = {\n slcIndex() {\n return (o.pageSelectorType === SELECT) ?\n o.pagingSlc.options.selectedIndex :\n parseInt(o.pagingSlc.value, 10) - 1;\n },\n nbOpts() {\n return (o.pageSelectorType === SELECT) ?\n parseInt(o.pagingSlc.options.length, 10) - 1 :\n (o.nbPages - 1);\n },\n next() {\n var nextIndex = o.evt.slcIndex() < o.evt.nbOpts() ?\n o.evt.slcIndex() + 1 : 0;\n o.changePage(nextIndex);\n },\n prev() {\n var prevIndex = o.evt.slcIndex() > 0 ?\n o.evt.slcIndex() - 1 : o.evt.nbOpts();\n o.changePage(prevIndex);\n },\n last() {\n o.changePage(o.evt.nbOpts());\n },\n first() {\n o.changePage(0);\n },\n _detectKey(e) {\n var key = keyCode(e);\n if (key === ENTER_KEY) {\n if (tf.sorted) {\n tf.filter();\n o.changePage(o.evt.slcIndex());\n } else {\n o.changePage();\n }\n this.blur();\n }\n },\n slcPagesChange: null,\n nextEvt: null,\n prevEvt: null,\n lastEvt: null,\n firstEvt: null\n };\n }\n\n /**\n * Initialize DOM elements\n */\n init() {\n var slcPages;\n var tf = this.tf;\n var evt = this.evt;\n\n if (this.initialized) {\n return;\n }\n\n // Check resultsPerPage is in expected format and initialise the\n // results per page component\n if (this.hasResultsPerPage) {\n if (this.resultsPerPage.length < 2) {\n this.hasResultsPerPage = false;\n } else {\n this.pagingLength = this.resultsPerPage[1][0];\n this.setResultsPerPage();\n }\n }\n\n evt.slcPagesChange = (event) => {\n var slc = event.target;\n this.changePage(slc.selectedIndex);\n };\n\n // Paging drop-down list selector\n if (this.pageSelectorType === SELECT) {\n slcPages = createElm(SELECT);\n slcPages.className = this.pgSlcCssClass;\n addEvt(slcPages, 'change', evt.slcPagesChange);\n }\n\n // Paging input selector\n if (this.pageSelectorType === INPUT) {\n slcPages = createElm(INPUT, ['value', this.currentPageNb]);\n slcPages.className = this.pgInpCssClass;\n addEvt(slcPages, 'keypress', evt._detectKey);\n }\n\n // btns containers\n var btnNextSpan = createElm('span');\n var btnPrevSpan = createElm('span');\n var btnLastSpan = createElm('span');\n var btnFirstSpan = createElm('span');\n\n if (this.hasPagingBtns) {\n // Next button\n if (!this.btnNextPageHtml) {\n var btnNext = createElm(INPUT,\n ['type', 'button'],\n ['value', this.btnNextPageText],\n ['title', 'Next']\n );\n btnNext.className = this.btnPageCssClass;\n addEvt(btnNext, 'click', evt.next);\n btnNextSpan.appendChild(btnNext);\n } else {\n btnNextSpan.innerHTML = this.btnNextPageHtml;\n addEvt(btnNextSpan, 'click', evt.next);\n }\n // Previous button\n if (!this.btnPrevPageHtml) {\n var btnPrev = createElm(INPUT,\n ['type', 'button'],\n ['value', this.btnPrevPageText],\n ['title', 'Previous']\n );\n btnPrev.className = this.btnPageCssClass;\n addEvt(btnPrev, 'click', evt.prev);\n btnPrevSpan.appendChild(btnPrev);\n } else {\n btnPrevSpan.innerHTML = this.btnPrevPageHtml;\n addEvt(btnPrevSpan, 'click', evt.prev);\n }\n // Last button\n if (!this.btnLastPageHtml) {\n var btnLast = createElm(INPUT,\n ['type', 'button'],\n ['value', this.btnLastPageText],\n ['title', 'Last']\n );\n btnLast.className = this.btnPageCssClass;\n addEvt(btnLast, 'click', evt.last);\n btnLastSpan.appendChild(btnLast);\n } else {\n btnLastSpan.innerHTML = this.btnLastPageHtml;\n addEvt(btnLastSpan, 'click', evt.last);\n }\n // First button\n if (!this.btnFirstPageHtml) {\n var btnFirst = createElm(INPUT,\n ['type', 'button'],\n ['value', this.btnFirstPageText],\n ['title', 'First']\n );\n btnFirst.className = this.btnPageCssClass;\n addEvt(btnFirst, 'click', evt.first);\n btnFirstSpan.appendChild(btnFirst);\n } else {\n btnFirstSpan.innerHTML = this.btnFirstPageHtml;\n addEvt(btnFirstSpan, 'click', evt.first);\n }\n }\n\n // paging elements (buttons+drop-down list) are added to defined element\n if (!this.pagingTgtId) {\n tf.setToolbar();\n }\n var targetEl = !this.pagingTgtId ? tf.mDiv : elm(this.pagingTgtId);\n targetEl.appendChild(btnFirstSpan);\n targetEl.appendChild(btnPrevSpan);\n\n var pgBeforeSpan = createElm('span');\n pgBeforeSpan.appendChild(createText(this.pageText));\n pgBeforeSpan.className = this.nbPgSpanCssClass;\n targetEl.appendChild(pgBeforeSpan);\n targetEl.appendChild(slcPages);\n var pgAfterSpan = createElm('span');\n pgAfterSpan.appendChild(createText(this.ofText));\n pgAfterSpan.className = this.nbPgSpanCssClass;\n targetEl.appendChild(pgAfterSpan);\n var pgSpan = createElm('span');\n pgSpan.className = this.nbPgSpanCssClass;\n pgSpan.appendChild(createText(' ' + this.nbPages + ' '));\n targetEl.appendChild(pgSpan);\n targetEl.appendChild(btnNextSpan);\n targetEl.appendChild(btnLastSpan);\n\n this.btnNextCont = btnNextSpan;\n this.btnPrevCont = btnPrevSpan;\n this.btnLastCont = btnLastSpan;\n this.btnFirstCont = btnFirstSpan;\n this.pgCont = pgSpan;\n this.pgBefore = pgBeforeSpan;\n this.pgAfter = pgAfterSpan;\n this.pagingSlc = slcPages;\n\n this.setPagingInfo();\n\n if (!tf.fltGrid) {\n tf.validateAllRows();\n this.setPagingInfo(tf.validRowsIndex);\n }\n\n this.emitter.on(['after-filtering'], () => this.resetPagingInfo());\n this.emitter.on(['change-page'],\n (tf, pageNumber) => this.setPage(pageNumber));\n this.emitter.on(['change-page-results'],\n (tf, pageLength) => this.changeResultsPerPage(pageLength));\n\n /** @inherited */\n this.initialized = true;\n }\n\n /**\n * Reset paging when filters are already instantiated\n * @param {Boolean} filterTable Execute filtering once paging instanciated\n */\n reset(filterTable = false) {\n var tf = this.tf;\n if (this.isEnabled()) {\n return;\n }\n this.enable();\n this.init();\n\n if (filterTable) {\n tf.filter();\n }\n }\n\n /**\n * Reset paging info from scratch after a filtering process\n */\n resetPagingInfo() {\n this.startPagingRow = 0;\n this.currentPageNb = 1;\n this.setPagingInfo(this.tf.validRowsIndex);\n }\n\n /**\n * Calculate number of pages based on valid rows\n * Refresh paging select according to number of pages\n * @param {Array} validRows Collection of valid rows\n */\n setPagingInfo(validRows) {\n var tf = this.tf;\n var mdiv = !this.pagingTgtId ? tf.mDiv : elm(this.pagingTgtId);\n\n //store valid rows indexes\n tf.validRowsIndex = validRows || tf.getValidRows(true);\n\n //calculate nb of pages\n this.nbPages = Math.ceil(tf.validRowsIndex.length / this.pagingLength);\n //refresh page nb span\n this.pgCont.innerHTML = this.nbPages;\n //select clearing shortcut\n if (this.pageSelectorType === SELECT) {\n this.pagingSlc.innerHTML = '';\n }\n\n if (this.nbPages > 0) {\n mdiv.style.visibility = 'visible';\n if (this.pageSelectorType === SELECT) {\n for (var z = 0; z < this.nbPages; z++) {\n var opt = createOpt(z + 1, z * this.pagingLength, false);\n this.pagingSlc.options[z] = opt;\n }\n } else {\n //input type\n this.pagingSlc.value = this.currentPageNb;\n }\n\n } else {\n /*** if no results paging select and buttons are hidden ***/\n mdiv.style.visibility = 'hidden';\n }\n this.groupByPage(tf.validRowsIndex);\n }\n\n /**\n * Group table rows by page and display valid rows\n * @param {Array} validRows Collection of valid rows\n */\n groupByPage(validRows) {\n var tf = this.tf;\n var rows = tf.tbl.rows;\n var startPagingRow = parseInt(this.startPagingRow, 10);\n var endPagingRow = startPagingRow + parseInt(this.pagingLength, 10);\n\n //store valid rows indexes\n if (validRows) {\n tf.validRowsIndex = validRows;\n }\n\n //this loop shows valid rows of current page\n for (var h = 0, len = tf.getValidRowsNb(true); h < len; h++) {\n var validRowIdx = tf.validRowsIndex[h];\n var r = rows[validRowIdx];\n var isRowValid = r.getAttribute('validRow');\n var rowDisplayed = false;\n\n if (h >= startPagingRow && h < endPagingRow) {\n if (isNull(isRowValid) || Boolean(isRowValid === 'true')) {\n r.style.display = '';\n rowDisplayed = true;\n }\n } else {\n r.style.display = NONE;\n }\n this.emitter.emit('row-paged', tf, validRowIdx, h, rowDisplayed);\n }\n\n // broadcast grouping by page\n this.emitter.emit('grouped-by-page', tf, this);\n }\n\n /**\n * Return the current page number\n * @return {Number} Page number\n */\n getPage() {\n return this.currentPageNb;\n }\n\n /**\n * Show page defined by passed argument (string or number):\n * @param {String}/{Number} cmd possible string values: 'next',\n * 'previous', 'last', 'first' or page number as per param\n */\n setPage(cmd) {\n var tf = this.tf;\n if (!tf.isInitialized() || !this.isEnabled()) {\n return;\n }\n var btnEvt = this.evt,\n cmdtype = typeof cmd;\n if (cmdtype === 'string') {\n switch (cmd.toLowerCase()) {\n case 'next':\n btnEvt.next();\n break;\n case 'previous':\n btnEvt.prev();\n break;\n case 'last':\n btnEvt.last();\n break;\n case 'first':\n btnEvt.first();\n break;\n default:\n btnEvt.next();\n break;\n }\n }\n else if (cmdtype === 'number') {\n this.changePage(cmd - 1);\n }\n }\n\n /**\n * Generates UI elements for the number of results per page drop-down\n */\n setResultsPerPage() {\n var tf = this.tf;\n var evt = this.evt;\n\n if (this.resultsPerPageSlc || !this.resultsPerPage) {\n return;\n }\n\n evt.slcResultsChange = (ev) => {\n this.onChangeResultsPerPage();\n ev.target.blur();\n };\n\n var slcR = createElm(SELECT);\n slcR.className = this.resultsSlcCssClass;\n var slcRText = this.resultsPerPage[0],\n slcROpts = this.resultsPerPage[1];\n var slcRSpan = createElm('span');\n slcRSpan.className = this.resultsSpanCssClass;\n\n // results per page select is added to external element\n if (!this.resultsPerPageTgtId) {\n tf.setToolbar();\n }\n var targetEl = !this.resultsPerPageTgtId ?\n tf.rDiv : elm(this.resultsPerPageTgtId);\n slcRSpan.appendChild(createText(slcRText));\n\n var help = tf.feature('help');\n if (help && help.btn) {\n help.btn.parentNode.insertBefore(slcRSpan, help.btn);\n help.btn.parentNode.insertBefore(slcR, help.btn);\n } else {\n targetEl.appendChild(slcRSpan);\n targetEl.appendChild(slcR);\n }\n\n for (var r = 0; r < slcROpts.length; r++) {\n var currOpt = new Option(slcROpts[r], slcROpts[r], false, false);\n slcR.options[r] = currOpt;\n }\n addEvt(slcR, 'change', evt.slcResultsChange);\n this.slcResultsTxt = slcRSpan;\n this.resultsPerPageSlc = slcR;\n }\n\n /**\n * Remove number of results per page UI elements\n */\n removeResultsPerPage() {\n var tf = this.tf;\n if (!tf.isInitialized() || !this.resultsPerPageSlc ||\n !this.resultsPerPage) {\n return;\n }\n if (this.resultsPerPageSlc) {\n removeElm(this.resultsPerPageSlc);\n }\n if (this.slcResultsTxt) {\n removeElm(this.slcResultsTxt);\n }\n this.resultsPerPageSlc = null;\n this.slcResultsTxt = null;\n }\n\n /**\n * Change the page based on passed index\n * @param {Number} index Index of the page (0-n)\n */\n changePage(index) {\n var tf = this.tf;\n\n if (!this.isEnabled()) {\n return;\n }\n\n this.emitter.emit('before-page-change', tf, (index + 1));\n\n if (index === null) {\n index = this.pageSelectorType === SELECT ?\n this.pagingSlc.options.selectedIndex : this.pagingSlc.value - 1;\n }\n if (index >= 0 && index <= (this.nbPages - 1)) {\n this.onBeforeChangePage(this, (index + 1));\n\n this.currentPageNb = parseInt(index, 10) + 1;\n if (this.pageSelectorType === SELECT) {\n this.pagingSlc.options[index].selected = true;\n } else {\n this.pagingSlc.value = this.currentPageNb;\n }\n\n this.startPagingRow = (this.pageSelectorType === SELECT) ?\n this.pagingSlc.value : (index * this.pagingLength);\n\n this.groupByPage();\n\n this.onAfterChangePage(this, (index + 1));\n }\n\n this.emitter.emit('after-page-change', tf, (index + 1));\n }\n\n /**\n * Change the number of results per page based on passed value\n * @param {String} val The number of results per page\n */\n changeResultsPerPage(val) {\n if (!this.isEnabled() || isNaN(val)) {\n return;\n }\n\n this.resultsPerPageSlc.value = val;\n this.onChangeResultsPerPage();\n }\n\n /**\n * Change rows according to page results drop-down\n */\n onChangeResultsPerPage() {\n var tf = this.tf;\n\n if (!this.isEnabled()) {\n return;\n }\n\n this.emitter.emit('before-page-length-change', tf);\n\n var slcR = this.resultsPerPageSlc;\n var slcIndex = slcR.selectedIndex;\n var slcPagesSelIndex = (this.pageSelectorType === SELECT) ?\n this.pagingSlc.selectedIndex :\n parseInt(this.pagingSlc.value - 1, 10);\n this.pagingLength = parseInt(slcR.options[slcIndex].value, 10);\n this.startPagingRow = this.pagingLength * slcPagesSelIndex;\n\n if (!isNaN(this.pagingLength)) {\n if (this.startPagingRow >= tf.nbFilterableRows) {\n this.startPagingRow = (tf.nbFilterableRows - this.pagingLength);\n }\n this.setPagingInfo();\n\n if (this.pageSelectorType === SELECT) {\n var slcIdx =\n (this.pagingSlc.options.length - 1 <= slcPagesSelIndex) ?\n (this.pagingSlc.options.length - 1) : slcPagesSelIndex;\n this.pagingSlc.options[slcIdx].selected = true;\n }\n }\n\n this.emitter.emit('after-page-length-change', tf, this.pagingLength);\n }\n\n /**\n * Re-set page nb at page re-load\n */\n resetPage() {\n var tf = this.tf;\n if (!this.isEnabled()) {\n return;\n }\n this.emitter.emit('before-reset-page', tf);\n var pgNb = tf.feature('store').getPageNb();\n if (pgNb !== '') {\n this.changePage((pgNb - 1));\n }\n this.emitter.emit('after-reset-page', tf, pgNb);\n }\n\n /**\n * Re-set page length value at page re-load\n */\n resetPageLength() {\n var tf = this.tf;\n if (!this.isEnabled()) {\n return;\n }\n this.emitter.emit('before-reset-page-length', tf);\n var pglenIndex = tf.feature('store').getPageLength();\n\n if (pglenIndex !== '') {\n this.resultsPerPageSlc.options[pglenIndex].selected = true;\n this.changeResultsPerPage();\n }\n this.emitter.emit('after-reset-page-length', tf, pglenIndex);\n }\n\n /**\n * Remove paging feature\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n var evt = this.evt;\n\n if (this.pagingSlc) {\n if (this.pageSelectorType === SELECT) {\n removeEvt(this.pagingSlc, 'change', evt.slcPagesChange);\n }\n else if (this.pageSelectorType === INPUT) {\n removeEvt(this.pagingSlc, 'keypress', evt._detectKey);\n }\n removeElm(this.pagingSlc);\n }\n\n if (this.btnNextCont) {\n removeEvt(this.btnNextCont, 'click', evt.next);\n removeElm(this.btnNextCont);\n this.btnNextCont = null;\n }\n\n if (this.btnPrevCont) {\n removeEvt(this.btnPrevCont, 'click', evt.prev);\n removeElm(this.btnPrevCont);\n this.btnPrevCont = null;\n }\n\n if (this.btnLastCont) {\n removeEvt(this.btnLastCont, 'click', evt.last);\n removeElm(this.btnLastCont);\n this.btnLastCont = null;\n }\n\n if (this.btnFirstCont) {\n removeEvt(this.btnFirstCont, 'click', evt.first);\n removeElm(this.btnFirstCont);\n this.btnFirstCont = null;\n }\n\n if (this.pgBefore) {\n removeElm(this.pgBefore);\n this.pgBefore = null;\n }\n\n if (this.pgAfter) {\n removeElm(this.pgAfter);\n this.pgAfter = null;\n }\n\n if (this.pgCont) {\n removeElm(this.pgCont);\n this.pgCont = null;\n }\n\n if (this.hasResultsPerPage) {\n this.removeResultsPerPage();\n }\n\n this.emitter.off(['after-filtering'], () => this.resetPagingInfo());\n this.emitter.off(['change-page'],\n (tf, pageNumber) => this.setPage(pageNumber));\n this.emitter.off(['change-page-results'],\n (tf, pageLength) => this.changeResultsPerPage(pageLength));\n\n this.pagingSlc = null;\n this.nbPages = 0;\n this.disable();\n this.initialized = false;\n }\n}\n" }, { - "__docId__": 534, + "__docId__": 536, "kind": "class", "static": true, "variation": null, @@ -11758,7 +11829,7 @@ ] }, { - "__docId__": 535, + "__docId__": 537, "kind": "constructor", "static": false, "variation": null, @@ -11783,7 +11854,7 @@ "generator": false }, { - "__docId__": 536, + "__docId__": 538, "kind": "member", "static": false, "variation": null, @@ -11803,7 +11874,7 @@ } }, { - "__docId__": 537, + "__docId__": 539, "kind": "member", "static": false, "variation": null, @@ -11823,7 +11894,7 @@ } }, { - "__docId__": 538, + "__docId__": 540, "kind": "member", "static": false, "variation": null, @@ -11843,7 +11914,7 @@ } }, { - "__docId__": 539, + "__docId__": 541, "kind": "member", "static": false, "variation": null, @@ -11863,7 +11934,7 @@ } }, { - "__docId__": 540, + "__docId__": 542, "kind": "member", "static": false, "variation": null, @@ -11883,7 +11954,7 @@ } }, { - "__docId__": 541, + "__docId__": 543, "kind": "member", "static": false, "variation": null, @@ -11903,7 +11974,7 @@ } }, { - "__docId__": 542, + "__docId__": 544, "kind": "member", "static": false, "variation": null, @@ -11923,7 +11994,7 @@ } }, { - "__docId__": 543, + "__docId__": 545, "kind": "member", "static": false, "variation": null, @@ -11943,7 +12014,7 @@ } }, { - "__docId__": 544, + "__docId__": 546, "kind": "member", "static": false, "variation": null, @@ -11963,7 +12034,7 @@ } }, { - "__docId__": 545, + "__docId__": 547, "kind": "member", "static": false, "variation": null, @@ -11983,7 +12054,7 @@ } }, { - "__docId__": 546, + "__docId__": 548, "kind": "member", "static": false, "variation": null, @@ -12003,7 +12074,7 @@ } }, { - "__docId__": 547, + "__docId__": 549, "kind": "member", "static": false, "variation": null, @@ -12023,7 +12094,7 @@ } }, { - "__docId__": 548, + "__docId__": 550, "kind": "member", "static": false, "variation": null, @@ -12043,7 +12114,7 @@ } }, { - "__docId__": 549, + "__docId__": 551, "kind": "member", "static": false, "variation": null, @@ -12063,7 +12134,7 @@ } }, { - "__docId__": 550, + "__docId__": 552, "kind": "member", "static": false, "variation": null, @@ -12083,7 +12154,7 @@ } }, { - "__docId__": 551, + "__docId__": 553, "kind": "member", "static": false, "variation": null, @@ -12103,7 +12174,7 @@ } }, { - "__docId__": 552, + "__docId__": 554, "kind": "member", "static": false, "variation": null, @@ -12123,7 +12194,7 @@ } }, { - "__docId__": 553, + "__docId__": 555, "kind": "member", "static": false, "variation": null, @@ -12143,7 +12214,7 @@ } }, { - "__docId__": 554, + "__docId__": 556, "kind": "member", "static": false, "variation": null, @@ -12163,7 +12234,7 @@ } }, { - "__docId__": 555, + "__docId__": 557, "kind": "member", "static": false, "variation": null, @@ -12183,7 +12254,7 @@ } }, { - "__docId__": 556, + "__docId__": 558, "kind": "member", "static": false, "variation": null, @@ -12203,7 +12274,7 @@ } }, { - "__docId__": 557, + "__docId__": 559, "kind": "member", "static": false, "variation": null, @@ -12223,7 +12294,7 @@ } }, { - "__docId__": 558, + "__docId__": 560, "kind": "member", "static": false, "variation": null, @@ -12243,7 +12314,7 @@ } }, { - "__docId__": 559, + "__docId__": 561, "kind": "member", "static": false, "variation": null, @@ -12263,7 +12334,7 @@ } }, { - "__docId__": 560, + "__docId__": 562, "kind": "member", "static": false, "variation": null, @@ -12283,7 +12354,7 @@ } }, { - "__docId__": 561, + "__docId__": 563, "kind": "member", "static": false, "variation": null, @@ -12303,7 +12374,7 @@ } }, { - "__docId__": 562, + "__docId__": 564, "kind": "member", "static": false, "variation": null, @@ -12323,7 +12394,7 @@ } }, { - "__docId__": 563, + "__docId__": 565, "kind": "member", "static": false, "variation": null, @@ -12343,7 +12414,7 @@ } }, { - "__docId__": 564, + "__docId__": 566, "kind": "member", "static": false, "variation": null, @@ -12363,7 +12434,7 @@ } }, { - "__docId__": 565, + "__docId__": 567, "kind": "member", "static": false, "variation": null, @@ -12383,7 +12454,7 @@ } }, { - "__docId__": 566, + "__docId__": 568, "kind": "member", "static": false, "variation": null, @@ -12403,7 +12474,7 @@ } }, { - "__docId__": 567, + "__docId__": 569, "kind": "member", "static": false, "variation": null, @@ -12423,7 +12494,7 @@ } }, { - "__docId__": 568, + "__docId__": 570, "kind": "member", "static": false, "variation": null, @@ -12443,7 +12514,7 @@ } }, { - "__docId__": 569, + "__docId__": 571, "kind": "member", "static": false, "variation": null, @@ -12463,7 +12534,7 @@ } }, { - "__docId__": 570, + "__docId__": 572, "kind": "member", "static": false, "variation": null, @@ -12483,7 +12554,7 @@ } }, { - "__docId__": 571, + "__docId__": 573, "kind": "member", "static": false, "variation": null, @@ -12503,7 +12574,7 @@ } }, { - "__docId__": 572, + "__docId__": 574, "kind": "member", "static": false, "variation": null, @@ -12523,7 +12594,7 @@ } }, { - "__docId__": 573, + "__docId__": 575, "kind": "member", "static": false, "variation": null, @@ -12543,7 +12614,7 @@ } }, { - "__docId__": 574, + "__docId__": 576, "kind": "member", "static": false, "variation": null, @@ -12561,7 +12632,7 @@ } }, { - "__docId__": 575, + "__docId__": 577, "kind": "member", "static": false, "variation": null, @@ -12581,7 +12652,7 @@ } }, { - "__docId__": 576, + "__docId__": 578, "kind": "method", "static": false, "variation": null, @@ -12595,7 +12666,7 @@ "generator": false }, { - "__docId__": 577, + "__docId__": 579, "kind": "member", "static": false, "variation": null, @@ -12613,7 +12684,7 @@ } }, { - "__docId__": 578, + "__docId__": 580, "kind": "member", "static": false, "variation": null, @@ -12631,7 +12702,7 @@ } }, { - "__docId__": 579, + "__docId__": 581, "kind": "member", "static": false, "variation": null, @@ -12649,7 +12720,7 @@ } }, { - "__docId__": 580, + "__docId__": 582, "kind": "member", "static": false, "variation": null, @@ -12667,7 +12738,7 @@ } }, { - "__docId__": 581, + "__docId__": 583, "kind": "member", "static": false, "variation": null, @@ -12685,7 +12756,7 @@ } }, { - "__docId__": 582, + "__docId__": 584, "kind": "member", "static": false, "variation": null, @@ -12703,7 +12774,7 @@ } }, { - "__docId__": 583, + "__docId__": 585, "kind": "member", "static": false, "variation": null, @@ -12721,7 +12792,7 @@ } }, { - "__docId__": 584, + "__docId__": 586, "kind": "member", "static": false, "variation": null, @@ -12739,7 +12810,7 @@ } }, { - "__docId__": 585, + "__docId__": 587, "kind": "member", "static": false, "variation": null, @@ -12757,7 +12828,7 @@ } }, { - "__docId__": 586, + "__docId__": 588, "kind": "member", "static": false, "variation": null, @@ -12775,7 +12846,7 @@ } }, { - "__docId__": 587, + "__docId__": 589, "kind": "member", "static": false, "variation": null, @@ -12798,7 +12869,7 @@ } }, { - "__docId__": 588, + "__docId__": 590, "kind": "method", "static": false, "variation": null, @@ -12823,7 +12894,7 @@ "generator": false }, { - "__docId__": 589, + "__docId__": 591, "kind": "method", "static": false, "variation": null, @@ -12837,7 +12908,7 @@ "generator": false }, { - "__docId__": 590, + "__docId__": 592, "kind": "member", "static": false, "variation": null, @@ -12855,7 +12926,7 @@ } }, { - "__docId__": 591, + "__docId__": 593, "kind": "member", "static": false, "variation": null, @@ -12873,7 +12944,7 @@ } }, { - "__docId__": 592, + "__docId__": 594, "kind": "method", "static": false, "variation": null, @@ -12898,7 +12969,7 @@ "generator": false }, { - "__docId__": 593, + "__docId__": 595, "kind": "member", "static": false, "variation": null, @@ -12916,7 +12987,7 @@ } }, { - "__docId__": 594, + "__docId__": 596, "kind": "method", "static": false, "variation": null, @@ -12941,7 +13012,7 @@ "generator": false }, { - "__docId__": 595, + "__docId__": 597, "kind": "method", "static": false, "variation": null, @@ -12963,7 +13034,7 @@ "generator": false }, { - "__docId__": 596, + "__docId__": 598, "kind": "method", "static": false, "variation": null, @@ -12988,7 +13059,7 @@ "generator": false }, { - "__docId__": 597, + "__docId__": 599, "kind": "method", "static": false, "variation": null, @@ -13002,7 +13073,7 @@ "generator": false }, { - "__docId__": 598, + "__docId__": 600, "kind": "member", "static": false, "variation": null, @@ -13020,7 +13091,7 @@ } }, { - "__docId__": 599, + "__docId__": 601, "kind": "member", "static": false, "variation": null, @@ -13038,7 +13109,7 @@ } }, { - "__docId__": 600, + "__docId__": 602, "kind": "method", "static": false, "variation": null, @@ -13052,7 +13123,7 @@ "generator": false }, { - "__docId__": 601, + "__docId__": 603, "kind": "member", "static": false, "variation": null, @@ -13070,7 +13141,7 @@ } }, { - "__docId__": 602, + "__docId__": 604, "kind": "member", "static": false, "variation": null, @@ -13088,7 +13159,7 @@ } }, { - "__docId__": 603, + "__docId__": 605, "kind": "method", "static": false, "variation": null, @@ -13113,7 +13184,7 @@ "generator": false }, { - "__docId__": 604, + "__docId__": 606, "kind": "member", "static": false, "variation": null, @@ -13131,7 +13202,7 @@ } }, { - "__docId__": 605, + "__docId__": 607, "kind": "member", "static": false, "variation": null, @@ -13149,7 +13220,7 @@ } }, { - "__docId__": 606, + "__docId__": 608, "kind": "method", "static": false, "variation": null, @@ -13174,7 +13245,7 @@ "generator": false }, { - "__docId__": 607, + "__docId__": 609, "kind": "method", "static": false, "variation": null, @@ -13188,7 +13259,7 @@ "generator": false }, { - "__docId__": 608, + "__docId__": 610, "kind": "member", "static": false, "variation": null, @@ -13206,7 +13277,7 @@ } }, { - "__docId__": 609, + "__docId__": 611, "kind": "member", "static": false, "variation": null, @@ -13224,7 +13295,7 @@ } }, { - "__docId__": 610, + "__docId__": 612, "kind": "member", "static": false, "variation": null, @@ -13242,7 +13313,7 @@ } }, { - "__docId__": 611, + "__docId__": 613, "kind": "method", "static": false, "variation": null, @@ -13256,7 +13327,7 @@ "generator": false }, { - "__docId__": 612, + "__docId__": 614, "kind": "method", "static": false, "variation": null, @@ -13270,7 +13341,7 @@ "generator": false }, { - "__docId__": 613, + "__docId__": 615, "kind": "method", "static": false, "variation": null, @@ -13284,7 +13355,7 @@ "generator": false }, { - "__docId__": 614, + "__docId__": 616, "kind": "member", "static": false, "variation": null, @@ -13302,7 +13373,7 @@ } }, { - "__docId__": 615, + "__docId__": 617, "kind": "member", "static": false, "variation": null, @@ -13320,7 +13391,7 @@ } }, { - "__docId__": 616, + "__docId__": 618, "kind": "member", "static": false, "variation": null, @@ -13338,7 +13409,7 @@ } }, { - "__docId__": 617, + "__docId__": 619, "kind": "member", "static": false, "variation": null, @@ -13356,7 +13427,7 @@ } }, { - "__docId__": 618, + "__docId__": 620, "kind": "member", "static": false, "variation": null, @@ -13374,7 +13445,7 @@ } }, { - "__docId__": 619, + "__docId__": 621, "kind": "member", "static": false, "variation": null, @@ -13392,7 +13463,7 @@ } }, { - "__docId__": 620, + "__docId__": 622, "kind": "member", "static": false, "variation": null, @@ -13410,7 +13481,7 @@ } }, { - "__docId__": 621, + "__docId__": 623, "kind": "member", "static": false, "variation": null, @@ -13428,7 +13499,7 @@ } }, { - "__docId__": 622, + "__docId__": 624, "kind": "member", "static": false, "variation": null, @@ -13446,7 +13517,7 @@ } }, { - "__docId__": 623, + "__docId__": 625, "kind": "member", "static": false, "variation": null, @@ -13464,7 +13535,7 @@ } }, { - "__docId__": 624, + "__docId__": 626, "kind": "file", "static": true, "variation": null, @@ -13477,7 +13548,7 @@ "content": "import {Feature} from '../feature';\nimport {isFn, isUndef, EMPTY_FN} from '../types';\nimport {createElm, removeElm} from '../dom';\nimport {addEvt, cancelEvt, stopEvt, targetEvt, removeEvt} from '../event';\nimport {INPUT, NONE, CHECKLIST, MULTIPLE} from '../const';\nimport {root} from '../root';\n\n/**\n * Pop-up filter component\n * @export\n * @class PopupFilter\n * @extends {Feature}\n */\nexport class PopupFilter extends Feature {\n\n /**\n * Creates an instance of PopupFilter\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'popupFilters');\n\n // Configuration object\n let f = this.config;\n\n // Enable external filters\n tf.isExternalFlt = true;\n tf.externalFltTgtIds = [];\n\n /**\n * Close active popup filter upon filtering, enabled by default\n * @type {Boolean}\n */\n this.closeOnFiltering = f.popup_filters_close_on_filtering === false ?\n false : true;\n\n /**\n * Filter icon path\n * @type {String}\n */\n this.iconPath = f.popup_filters_image ||\n tf.themesPath + 'icn_filter.gif';\n\n /**\n * Active filter icon path\n * @type {string}\n */\n this.activeIconPath = f.popup_filters_image_active ||\n tf.themesPath + 'icn_filterActive.gif';\n\n /**\n * HTML for the filter icon\n * @type {string}\n */\n this.iconHtml = f.popup_filters_image_html ||\n '\"Column';\n\n /**\n * Css class assigned to filter container element\n * @type {String}\n */\n this.containerCssClass = f.popup_div_css_class || 'popUpFilter';\n\n /**\n * Ensure filter's container element width matches column width, enabled\n * by default\n * @type {Boolean}\n */\n this.adjustToContainer =\n f.popup_filters_adjust_to_container === false ? false : true;\n\n /**\n * Callback fired before a popup filter is opened\n * @type {Function}\n */\n this.onBeforeOpen = isFn(f.on_before_popup_filter_open) ?\n f.on_before_popup_filter_open : EMPTY_FN;\n\n /**\n * Callback fired after a popup filter is opened\n * @type {Function}\n */\n this.onAfterOpen = isFn(f.on_after_popup_filter_open) ?\n f.on_after_popup_filter_open : EMPTY_FN;\n\n /**\n * Callback fired before a popup filter is closed\n * @type {Function}\n */\n this.onBeforeClose = isFn(f.on_before_popup_filter_close) ?\n f.on_before_popup_filter_close : EMPTY_FN;\n\n /**\n * Callback fired after a popup filter is closed\n * @type {Function}\n */\n this.onAfterClose = isFn(f.on_after_popup_filter_close) ?\n f.on_after_popup_filter_close : EMPTY_FN;\n\n /**\n * Collection of filters spans\n * @type {Array}\n * @private\n */\n this.fltSpans = [];\n\n /**\n * Collection of filters icons\n * @type {Array}\n * @private\n */\n this.fltIcons = [];\n\n /**\n * Collection of filters icons cached after pop-up filters are removed\n * @type {Array}\n * @private\n */\n this.filtersCache = null;\n\n /**\n * Collection of filters containers\n * @type {Array}\n * @private\n */\n this.fltElms = this.filtersCache || [];\n\n /**\n * Prefix for pop-up filter container ID\n * @type {String}\n * @private\n */\n this.prfxDiv = 'popup_';\n\n /**\n * Column index of popup filter currently active\n * @type {Number}\n * @private\n */\n this.activeFilterIdx = -1;\n }\n\n /**\n * Click event handler for pop-up filter icon\n * @private\n */\n onClick(evt) {\n let elm = targetEvt(evt).parentNode;\n let colIndex = parseInt(elm.getAttribute('ci'), 10);\n\n this.closeAll(colIndex);\n this.toggle(colIndex);\n\n if (this.adjustToContainer) {\n let cont = this.fltElms[colIndex],\n header = this.tf.getHeaderElement(colIndex),\n headerWidth = header.clientWidth * 0.95;\n cont.style.width = parseInt(headerWidth, 10) + 'px';\n }\n cancelEvt(evt);\n stopEvt(evt);\n }\n\n /**\n * Mouse-up event handler handling popup filter auto-close behaviour\n * @private\n */\n onMouseup(evt) {\n if (this.activeFilterIdx === -1) {\n return;\n }\n let targetElm = targetEvt(evt);\n let activeFlt = this.fltElms[this.activeFilterIdx];\n let icon = this.fltIcons[this.activeFilterIdx];\n\n if (icon === targetElm) {\n return;\n }\n\n while (targetElm && targetElm !== activeFlt) {\n targetElm = targetElm.parentNode;\n }\n\n if (targetElm !== activeFlt) {\n this.close(this.activeFilterIdx);\n }\n\n return;\n }\n\n /**\n * Initialize DOM elements\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n let tf = this.tf;\n\n // Override headers row index if no grouped headers\n // TODO: Because of the filters row generation, headers row index needs\n // adjusting: prevent useless row generation\n if (tf.headersRow <= 1 && isNaN(tf.config().headers_row_index)) {\n tf.headersRow = 0;\n }\n\n // Adjust headers row index for grid-layout mode\n // TODO: Because of the filters row generation, headers row index needs\n // adjusting: prevent useless row generation\n if (tf.gridLayout) {\n tf.headersRow--;\n this.buildIcons();\n }\n\n // subscribe to events\n this.emitter.on(['before-filtering'], () => this.setIconsState());\n this.emitter.on(['after-filtering'], () => this.closeAll());\n this.emitter.on(['cell-processed'],\n (tf, cellIndex) => this.changeState(cellIndex, true));\n this.emitter.on(['filters-row-inserted'], () => this.buildIcons());\n this.emitter.on(['before-filter-init'],\n (tf, colIndex) => this.build(colIndex));\n\n /** @inherited */\n this.initialized = true;\n }\n\n /**\n * Reset previously destroyed feature\n */\n reset() {\n this.enable();\n this.init();\n this.buildIcons();\n this.buildAll();\n }\n\n /**\n * Build all filters icons\n */\n buildIcons() {\n let tf = this.tf;\n\n // TODO: Because of the filters row generation, headers row index needs\n // adjusting: prevent useless row generation\n tf.headersRow++;\n\n for (let i = 0; i < tf.nbCells; i++) {\n if (tf.getFilterType(i) === NONE) {\n continue;\n }\n let icon = createElm('span', ['ci', i]);\n icon.innerHTML = this.iconHtml;\n let header = tf.getHeaderElement(i);\n header.appendChild(icon);\n addEvt(icon, 'click', (evt) => this.onClick(evt));\n this.fltSpans[i] = icon;\n this.fltIcons[i] = icon.firstChild;\n }\n }\n\n /**\n * Build all pop-up filters elements\n */\n buildAll() {\n for (let i = 0; i < this.filtersCache.length; i++) {\n this.build(i, this.filtersCache[i]);\n }\n }\n\n /**\n * Build a specified pop-up filter elements\n * @param {Number} colIndex Column index\n * @param {Object} div Optional container DOM element\n */\n build(colIndex, div) {\n let tf = this.tf;\n let contId = `${this.prfxDiv}${tf.id}_${colIndex}`;\n let cont = div || createElm('div', ['id', contId]);\n cont.className = this.containerCssClass;\n tf.externalFltTgtIds.push(cont.id);\n\n let header = tf.getHeaderElement(colIndex);\n header.insertBefore(cont, header.firstChild);\n addEvt(cont, 'click', (evt) => stopEvt(evt));\n this.fltElms[colIndex] = cont;\n }\n\n /**\n * Toggle visibility of specified filter\n * @param {Number} colIndex Column index\n */\n toggle(colIndex) {\n if (!this.isOpen(colIndex)) {\n this.open(colIndex);\n } else {\n this.close(colIndex);\n }\n }\n\n /**\n * Open popup filter of specified column\n * @param {Number} colIndex Column index\n */\n open(colIndex) {\n let tf = this.tf,\n container = this.fltElms[colIndex];\n\n this.onBeforeOpen(this, container, colIndex);\n\n container.style.display = 'block';\n this.activeFilterIdx = colIndex;\n addEvt(root, 'mouseup', (evt) => this.onMouseup(evt));\n\n if (tf.getFilterType(colIndex) === INPUT) {\n let flt = tf.getFilterElement(colIndex);\n if (flt) {\n flt.focus();\n }\n }\n\n this.onAfterOpen(this, container, colIndex);\n }\n\n /**\n * Close popup filter of specified column\n * @param {Number} colIndex Column index\n */\n close(colIndex) {\n let container = this.fltElms[colIndex];\n\n this.onBeforeClose(this, container, colIndex);\n\n container.style.display = NONE;\n if (this.activeFilterIdx === colIndex) {\n this.activeFilterIdx = -1;\n }\n removeEvt(root, 'mouseup', (evt) => this.onMouseup(evt));\n\n this.onAfterClose(this, container, colIndex);\n }\n\n /**\n * Check if popup filter for specified column is open\n * @param {Number} colIndex Column index\n * @returns {Boolean}\n */\n isOpen(colIndex) {\n return this.fltElms[colIndex].style.display === 'block';\n }\n\n /**\n * Close all filters excepted for the specified one if any\n * @param {Number} exceptIdx Column index of the filter to not close\n */\n closeAll(exceptIdx) {\n // Do not close filters only if argument is undefined and close on\n // filtering option is disabled\n if (isUndef(exceptIdx) && !this.closeOnFiltering) {\n return;\n }\n for (let i = 0; i < this.fltElms.length; i++) {\n if (i === exceptIdx) {\n continue;\n }\n let fltType = tf.getFilterType(i);\n let isMultipleFilter =\n (fltType === CHECKLIST || fltType === MULTIPLE);\n\n // Always hide all single selection filter types but hide multiple\n // selection filter types only if index set\n if (!isMultipleFilter || !isUndef(exceptIdx)) {\n this.close(i);\n }\n }\n }\n\n /**\n * Build all the icons representing the pop-up filters\n */\n setIconsState() {\n for (let i = 0; i < this.fltIcons.length; i++) {\n this.changeState(i, false);\n }\n }\n\n /**\n * Apply specified icon state\n * @param {Number} colIndex Column index\n * @param {Boolean} active Apply active state\n */\n changeState(colIndex, active) {\n let icon = this.fltIcons[colIndex];\n if (icon) {\n icon.src = active ? this.activeIconPath : this.iconPath;\n }\n }\n\n /**\n * Remove pop-up filters\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n this.filtersCache = [];\n for (let i = 0; i < this.fltElms.length; i++) {\n let container = this.fltElms[i],\n icon = this.fltSpans[i],\n iconImg = this.fltIcons[i];\n if (container) {\n removeElm(container);\n this.filtersCache[i] = container;\n }\n container = null;\n if (icon) {\n removeElm(icon);\n }\n icon = null;\n if (iconImg) {\n removeElm(iconImg);\n }\n iconImg = null;\n }\n this.fltElms = [];\n this.fltSpans = [];\n this.fltIcons = [];\n\n // TODO: expose an API to handle external filter IDs\n tf.externalFltTgtIds = [];\n\n // unsubscribe to events\n this.emitter.off(['before-filtering'], () => this.setIconsState());\n this.emitter.off(['after-filtering'], () => this.closeAll());\n this.emitter.off(['cell-processed'],\n (tf, cellIndex) => this.changeState(cellIndex, true));\n this.emitter.off(['filters-row-inserted'], () => this.buildIcons());\n this.emitter.off(['before-filter-init'],\n (tf, colIndex) => this.build(colIndex));\n\n this.initialized = false;\n }\n\n}\n" }, { - "__docId__": 625, + "__docId__": 627, "kind": "class", "static": true, "variation": null, @@ -13506,7 +13577,7 @@ ] }, { - "__docId__": 626, + "__docId__": 628, "kind": "constructor", "static": false, "variation": null, @@ -13531,7 +13602,7 @@ "generator": false }, { - "__docId__": 627, + "__docId__": 629, "kind": "member", "static": false, "variation": null, @@ -13551,7 +13622,7 @@ } }, { - "__docId__": 628, + "__docId__": 630, "kind": "member", "static": false, "variation": null, @@ -13571,7 +13642,7 @@ } }, { - "__docId__": 629, + "__docId__": 631, "kind": "member", "static": false, "variation": null, @@ -13591,7 +13662,7 @@ } }, { - "__docId__": 630, + "__docId__": 632, "kind": "member", "static": false, "variation": null, @@ -13611,7 +13682,7 @@ } }, { - "__docId__": 631, + "__docId__": 633, "kind": "member", "static": false, "variation": null, @@ -13631,7 +13702,7 @@ } }, { - "__docId__": 632, + "__docId__": 634, "kind": "member", "static": false, "variation": null, @@ -13651,7 +13722,7 @@ } }, { - "__docId__": 633, + "__docId__": 635, "kind": "member", "static": false, "variation": null, @@ -13671,7 +13742,7 @@ } }, { - "__docId__": 634, + "__docId__": 636, "kind": "member", "static": false, "variation": null, @@ -13691,7 +13762,7 @@ } }, { - "__docId__": 635, + "__docId__": 637, "kind": "member", "static": false, "variation": null, @@ -13711,7 +13782,7 @@ } }, { - "__docId__": 636, + "__docId__": 638, "kind": "member", "static": false, "variation": null, @@ -13731,7 +13802,7 @@ } }, { - "__docId__": 637, + "__docId__": 639, "kind": "member", "static": false, "variation": null, @@ -13751,7 +13822,7 @@ } }, { - "__docId__": 638, + "__docId__": 640, "kind": "member", "static": false, "variation": null, @@ -13771,7 +13842,7 @@ } }, { - "__docId__": 639, + "__docId__": 641, "kind": "member", "static": false, "variation": null, @@ -13791,7 +13862,7 @@ } }, { - "__docId__": 640, + "__docId__": 642, "kind": "member", "static": false, "variation": null, @@ -13811,7 +13882,7 @@ } }, { - "__docId__": 641, + "__docId__": 643, "kind": "member", "static": false, "variation": null, @@ -13831,7 +13902,7 @@ } }, { - "__docId__": 642, + "__docId__": 644, "kind": "member", "static": false, "variation": null, @@ -13851,7 +13922,7 @@ } }, { - "__docId__": 643, + "__docId__": 645, "kind": "method", "static": false, "variation": null, @@ -13872,7 +13943,7 @@ "generator": false }, { - "__docId__": 644, + "__docId__": 646, "kind": "method", "static": false, "variation": null, @@ -13893,7 +13964,7 @@ "generator": false }, { - "__docId__": 645, + "__docId__": 647, "kind": "method", "static": false, "variation": null, @@ -13907,7 +13978,7 @@ "generator": false }, { - "__docId__": 646, + "__docId__": 648, "kind": "member", "static": false, "variation": null, @@ -13930,7 +14001,7 @@ } }, { - "__docId__": 647, + "__docId__": 649, "kind": "method", "static": false, "variation": null, @@ -13944,7 +14015,7 @@ "generator": false }, { - "__docId__": 648, + "__docId__": 650, "kind": "method", "static": false, "variation": null, @@ -13958,7 +14029,7 @@ "generator": false }, { - "__docId__": 649, + "__docId__": 651, "kind": "method", "static": false, "variation": null, @@ -13972,7 +14043,7 @@ "generator": false }, { - "__docId__": 650, + "__docId__": 652, "kind": "method", "static": false, "variation": null, @@ -14007,7 +14078,7 @@ "generator": false }, { - "__docId__": 651, + "__docId__": 653, "kind": "method", "static": false, "variation": null, @@ -14032,7 +14103,7 @@ "generator": false }, { - "__docId__": 652, + "__docId__": 654, "kind": "method", "static": false, "variation": null, @@ -14057,7 +14128,7 @@ "generator": false }, { - "__docId__": 653, + "__docId__": 655, "kind": "member", "static": false, "variation": null, @@ -14075,7 +14146,7 @@ } }, { - "__docId__": 654, + "__docId__": 656, "kind": "method", "static": false, "variation": null, @@ -14100,7 +14171,7 @@ "generator": false }, { - "__docId__": 655, + "__docId__": 657, "kind": "member", "static": false, "variation": null, @@ -14118,7 +14189,7 @@ } }, { - "__docId__": 656, + "__docId__": 658, "kind": "method", "static": false, "variation": null, @@ -14157,7 +14228,7 @@ "generator": false }, { - "__docId__": 657, + "__docId__": 659, "kind": "method", "static": false, "variation": null, @@ -14182,7 +14253,7 @@ "generator": false }, { - "__docId__": 658, + "__docId__": 660, "kind": "method", "static": false, "variation": null, @@ -14196,7 +14267,7 @@ "generator": false }, { - "__docId__": 659, + "__docId__": 661, "kind": "method", "static": false, "variation": null, @@ -14231,7 +14302,7 @@ "generator": false }, { - "__docId__": 660, + "__docId__": 662, "kind": "method", "static": false, "variation": null, @@ -14245,7 +14316,7 @@ "generator": false }, { - "__docId__": 661, + "__docId__": 663, "kind": "member", "static": false, "variation": null, @@ -14263,7 +14334,7 @@ } }, { - "__docId__": 662, + "__docId__": 664, "kind": "member", "static": false, "variation": null, @@ -14281,7 +14352,7 @@ } }, { - "__docId__": 663, + "__docId__": 665, "kind": "member", "static": false, "variation": null, @@ -14299,7 +14370,7 @@ } }, { - "__docId__": 664, + "__docId__": 666, "kind": "member", "static": false, "variation": null, @@ -14317,7 +14388,7 @@ } }, { - "__docId__": 665, + "__docId__": 667, "kind": "member", "static": false, "variation": null, @@ -14335,7 +14406,7 @@ } }, { - "__docId__": 666, + "__docId__": 668, "kind": "file", "static": true, "variation": null, @@ -14348,7 +14419,7 @@ "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" }, { - "__docId__": 667, + "__docId__": 669, "kind": "class", "static": true, "variation": null, @@ -14377,7 +14448,7 @@ ] }, { - "__docId__": 668, + "__docId__": 670, "kind": "constructor", "static": false, "variation": null, @@ -14402,7 +14473,7 @@ "generator": false }, { - "__docId__": 669, + "__docId__": 671, "kind": "member", "static": false, "variation": null, @@ -14422,7 +14493,7 @@ } }, { - "__docId__": 670, + "__docId__": 672, "kind": "member", "static": false, "variation": null, @@ -14442,7 +14513,7 @@ } }, { - "__docId__": 671, + "__docId__": 673, "kind": "member", "static": false, "variation": null, @@ -14462,7 +14533,7 @@ } }, { - "__docId__": 672, + "__docId__": 674, "kind": "member", "static": false, "variation": null, @@ -14482,7 +14553,7 @@ } }, { - "__docId__": 673, + "__docId__": 675, "kind": "member", "static": false, "variation": null, @@ -14502,7 +14573,7 @@ } }, { - "__docId__": 674, + "__docId__": 676, "kind": "member", "static": false, "variation": null, @@ -14522,7 +14593,7 @@ } }, { - "__docId__": 675, + "__docId__": 677, "kind": "member", "static": false, "variation": null, @@ -14542,7 +14613,7 @@ } }, { - "__docId__": 676, + "__docId__": 678, "kind": "member", "static": false, "variation": null, @@ -14562,7 +14633,7 @@ } }, { - "__docId__": 677, + "__docId__": 679, "kind": "member", "static": false, "variation": null, @@ -14582,7 +14653,7 @@ } }, { - "__docId__": 678, + "__docId__": 680, "kind": "method", "static": false, "variation": null, @@ -14596,7 +14667,7 @@ "generator": false }, { - "__docId__": 679, + "__docId__": 681, "kind": "member", "static": false, "variation": null, @@ -14614,7 +14685,7 @@ } }, { - "__docId__": 680, + "__docId__": 682, "kind": "member", "static": false, "variation": null, @@ -14632,7 +14703,7 @@ } }, { - "__docId__": 681, + "__docId__": 683, "kind": "member", "static": false, "variation": null, @@ -14655,7 +14726,7 @@ } }, { - "__docId__": 682, + "__docId__": 684, "kind": "method", "static": false, "variation": null, @@ -14686,7 +14757,7 @@ "generator": false }, { - "__docId__": 683, + "__docId__": 685, "kind": "method", "static": false, "variation": null, @@ -14700,7 +14771,7 @@ "generator": false }, { - "__docId__": 684, + "__docId__": 686, "kind": "member", "static": false, "variation": null, @@ -14718,7 +14789,7 @@ } }, { - "__docId__": 685, + "__docId__": 687, "kind": "member", "static": false, "variation": null, @@ -14736,7 +14807,7 @@ } }, { - "__docId__": 686, + "__docId__": 688, "kind": "member", "static": false, "variation": null, @@ -14754,7 +14825,7 @@ } }, { - "__docId__": 687, + "__docId__": 689, "kind": "file", "static": true, "variation": null, @@ -14767,7 +14838,7 @@ "content": "import {Feature} from '../feature';\nimport {Hash} from './hash';\nimport {Storage} from './storage';\nimport {isEmpty} from '../string';\nimport {isArray, isNull, isString, isUndef} from '../types';\n\n/**\n * Features state object persistable with localStorage, cookie or URL hash\n *\n * @export\n * @class State\n * @extends {Feature}\n */\nexport class State extends Feature {\n\n /**\n * Creates an instance of State\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'state');\n\n let cfg = this.config.state;\n\n /**\n * Determines whether state is persisted with URL hash\n * @type {Boolean}\n */\n this.enableHash = cfg === true ||\n (isArray(cfg.types) && cfg.types.indexOf('hash') !== -1);\n\n /**\n * Determines whether state is persisted with localStorage\n * @type {Boolean}\n */\n this.enableLocalStorage = isArray(cfg.types) &&\n cfg.types.indexOf('local_storage') !== -1;\n\n /**\n * Determines whether state is persisted with localStorage\n * @type {Boolean}\n */\n this.enableCookie = isArray(cfg.types) &&\n cfg.types.indexOf('cookie') !== -1;\n\n /**\n * Persist filters values, enabled by default\n * @type {Boolean}\n */\n this.persistFilters = cfg.filters === false ? false : true;\n\n /**\n * Persist current page number when paging is enabled\n * @type {Boolean}\n */\n this.persistPageNumber = Boolean(cfg.page_number);\n\n /**\n * Persist page length when paging is enabled\n * @type {Boolean}\n */\n this.persistPageLength = Boolean(cfg.page_length);\n\n /**\n * Persist column sorting\n * @type {Boolean}\n */\n this.persistSort = Boolean(cfg.sort);\n\n /**\n * Persist columns visibility\n * @type {Boolean}\n */\n this.persistColsVisibility = Boolean(cfg.columns_visibility);\n\n /**\n * Persist filters row visibility\n * @type {Boolean}\n */\n this.persistFiltersVisibility = Boolean(cfg.filters_visibility);\n\n /**\n * Cookie duration in hours\n * @type {Boolean}\n */\n this.cookieDuration = !isNaN(cfg.cookie_duration) ?\n parseInt(cfg.cookie_duration, 10) : 87600;\n\n /**\n * Enable Storage if localStorage or cookie is required\n * @type {Boolean}\n * @private\n */\n this.enableStorage = this.enableLocalStorage || this.enableCookie;\n\n /**\n * Storage instance if storage is required\n * @type {Storage}\n * @private\n */\n this.storage = null;\n\n /**\n * Hash instance if URL hash is required\n * @type {Boolean}\n * @private\n */\n this.hash = null;\n\n /**\n * Current page number\n * @type {Number}\n * @private\n */\n this.pageNb = null;\n\n /**\n * Current page length\n * @type {Number}\n * @private\n */\n this.pageLength = null;\n\n /**\n * Current column sorting\n * @type {Object}\n * @private\n */\n this.sort = null;\n\n /**\n * Current hidden columns\n * @type {Object}\n * @private\n */\n this.hiddenCols = null;\n\n /**\n * Filters row visibility\n * @type {Boolean}\n * @private\n */\n this.filtersVisibility = null;\n\n /**\n * State object\n * @type {Object}\n * @private\n */\n this.state = {};\n\n /**\n * Prefix for column ID\n * @type {String}\n * @private\n */\n this.prfxCol = 'col_';\n\n /**\n * Prefix for page number ID\n * @type {String}\n * @private\n */\n this.pageNbKey = 'page';\n\n /**\n * Prefix for page length ID\n * @type {String}\n * @private\n */\n this.pageLengthKey = 'page_length';\n\n /**\n * Prefix for filters visibility ID\n * @type {String}\n * @private\n */\n this.filtersVisKey = 'filters_visibility';\n }\n\n /**\n * Initializes State instance\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n this.emitter.on(['after-filtering'], () => this.update());\n this.emitter.on(['after-page-change', 'after-clearing-filters'],\n (tf, pageNb) => this.updatePage(pageNb));\n this.emitter.on(['after-page-length-change'],\n (tf, pageLength) => this.updatePageLength(pageLength));\n this.emitter.on(['column-sorted'],\n (tf, index, descending) => this.updateSort(index, descending));\n this.emitter.on(['sort-initialized'], () => this._syncSort());\n this.emitter.on(['columns-visibility-initialized'],\n () => this._syncColsVisibility());\n this.emitter.on(['column-shown', 'column-hidden'], (tf, feature,\n colIndex, hiddenCols) => this.updateColsVisibility(hiddenCols));\n this.emitter.on(['filters-visibility-initialized'],\n () => this._syncFiltersVisibility());\n this.emitter.on(['filters-toggled'],\n (tf, extension, visible) => this.updateFiltersVisibility(visible));\n\n if (this.enableHash) {\n this.hash = new Hash(this);\n this.hash.init();\n }\n if (this.enableStorage) {\n this.storage = new Storage(this);\n this.storage.init();\n }\n\n /**\n * @inherited\n */\n this.initialized = true;\n }\n\n\n /**\n * Update state object based on current features state\n */\n update() {\n if (!this.isEnabled()) {\n return;\n }\n let state = this.state;\n let tf = this.tf;\n\n if (this.persistFilters) {\n let filterValues = tf.getFiltersValue();\n\n filterValues.forEach((val, idx) => {\n let key = `${this.prfxCol}${idx}`;\n\n if (isString(val) && isEmpty(val)) {\n if (state.hasOwnProperty(key)) {\n state[key].flt = undefined;\n }\n } else {\n state[key] = state[key] || {};\n state[key].flt = val;\n }\n });\n }\n\n if (this.persistPageNumber) {\n if (isNull(this.pageNb)) {\n state[this.pageNbKey] = undefined;\n } else {\n state[this.pageNbKey] = this.pageNb;\n }\n }\n\n if (this.persistPageLength) {\n if (isNull(this.pageLength)) {\n state[this.pageLengthKey] = undefined;\n } else {\n state[this.pageLengthKey] = this.pageLength;\n }\n }\n\n if (this.persistSort) {\n if (!isNull(this.sort)) {\n // Remove previuosly sorted column\n Object.keys(state).forEach((key) => {\n if (key.indexOf(this.prfxCol) !== -1 && state[key]) {\n state[key].sort = undefined;\n }\n });\n\n let key = `${this.prfxCol}${this.sort.column}`;\n state[key] = state[key] || {};\n state[key].sort = { descending: this.sort.descending };\n }\n }\n\n if (this.persistColsVisibility) {\n if (!isNull(this.hiddenCols)) {\n // Clear previuosly hidden columns\n Object.keys(state).forEach((key) => {\n if (key.indexOf(this.prfxCol) !== -1 && state[key]) {\n state[key].hidden = undefined;\n }\n });\n\n this.hiddenCols.forEach((colIdx) => {\n let key = `${this.prfxCol}${colIdx}`;\n state[key] = state[key] || {};\n state[key].hidden = true;\n });\n }\n }\n\n if (this.persistFiltersVisibility) {\n if (isNull(this.filtersVisibility)) {\n state[this.filtersVisKey] = undefined;\n } else {\n state[this.filtersVisKey] = this.filtersVisibility;\n }\n }\n\n this.emitter.emit('state-changed', tf, state);\n }\n\n /**\n * Refresh page number field on page number changes\n *\n * @param {Number} pageNb Current page number\n */\n updatePage(pageNb) {\n this.pageNb = pageNb;\n this.update();\n }\n\n /**\n * Refresh page length field on page length changes\n *\n * @param {Number} pageLength Current page length value\n */\n updatePageLength(pageLength) {\n this.pageLength = pageLength;\n this.update();\n }\n\n /**\n * Refresh column sorting information on sort changes\n *\n * @param index {Number} Column index\n * @param {Boolean} descending Descending manner\n */\n updateSort(index, descending) {\n this.sort = {\n column: index,\n descending: descending\n };\n this.update();\n }\n\n /**\n * Refresh hidden columns information on columns visibility changes\n *\n * @param {Array} hiddenCols Columns indexes\n */\n updateColsVisibility(hiddenCols) {\n this.hiddenCols = hiddenCols;\n this.update();\n }\n\n /**\n * Refresh filters visibility on filters visibility change\n *\n * @param {Boolean} visible Visibility flad\n */\n updateFiltersVisibility(visible) {\n this.filtersVisibility = visible;\n this.update();\n }\n\n /**\n * Override state field\n *\n * @param state State object\n */\n override(state) {\n this.state = state;\n }\n\n /**\n * Sync stored features state\n */\n sync() {\n let state = this.state;\n let tf = this.tf;\n\n this._syncFilters();\n\n if (this.persistPageNumber) {\n let pageNumber = state[this.pageNbKey];\n this.emitter.emit('change-page', tf, pageNumber);\n }\n\n if (this.persistPageLength) {\n let pageLength = state[this.pageLengthKey];\n this.emitter.emit('change-page-results', tf, pageLength);\n }\n\n this._syncSort();\n this._syncColsVisibility();\n this._syncFiltersVisibility();\n }\n\n /**\n * Override current state with passed one and sync features\n *\n * @param {Object} state State object\n */\n overrideAndSync(state) {\n // To prevent state to react to features changes, state is temporarily\n // disabled\n this.disable();\n // State is overriden with passed state object\n this.override(state);\n // New hash state is applied to features\n this.sync();\n // State is re-enabled\n this.enable();\n }\n\n /**\n * Sync filters with stored values and filter table\n *\n * @private\n */\n _syncFilters() {\n if (!this.persistFilters) {\n return;\n }\n let state = this.state;\n let tf = this.tf;\n\n Object.keys(state).forEach((key) => {\n if (key.indexOf(this.prfxCol) !== -1) {\n let colIdx = parseInt(key.replace(this.prfxCol, ''), 10);\n let val = state[key].flt;\n tf.setFilterValue(colIdx, val);\n }\n });\n\n tf.filter();\n }\n\n /**\n * Sync sorted column with stored sorting information and sort table\n *\n * @private\n */\n _syncSort() {\n if (!this.persistSort) {\n return;\n }\n let state = this.state;\n let tf = this.tf;\n\n Object.keys(state).forEach((key) => {\n if (key.indexOf(this.prfxCol) !== -1) {\n let colIdx = parseInt(key.replace(this.prfxCol, ''), 10);\n if (!isUndef(state[key].sort)) {\n let sort = state[key].sort;\n this.emitter.emit('sort', tf, colIdx, sort.descending);\n }\n }\n });\n }\n\n /**\n * Sync hidden columns with stored information\n *\n * @private\n */\n _syncColsVisibility() {\n if (!this.persistColsVisibility) {\n return;\n }\n let state = this.state;\n let tf = this.tf;\n let hiddenCols = [];\n\n Object.keys(state).forEach((key) => {\n if (key.indexOf(this.prfxCol) !== -1) {\n let colIdx = parseInt(key.replace(this.prfxCol, ''), 10);\n if (!isUndef(state[key].hidden)) {\n hiddenCols.push(colIdx);\n }\n }\n });\n\n hiddenCols.forEach((colIdx) => {\n this.emitter.emit('hide-column', tf, colIdx);\n });\n }\n\n /**\n * Sync filters visibility with stored information\n *\n * @private\n */\n _syncFiltersVisibility() {\n if (!this.persistFiltersVisibility) {\n return;\n }\n let state = this.state;\n let tf = this.tf;\n let filtersVisibility = state[this.filtersVisKey];\n\n this.filtersVisibility = filtersVisibility;\n this.emitter.emit('show-filters', tf, filtersVisibility);\n }\n\n /**\n * Destroy State instance\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n this.state = {};\n\n this.emitter.off(['after-filtering'], () => this.update());\n this.emitter.off(['after-page-change', 'after-clearing-filters'],\n (tf, pageNb) => this.updatePage(pageNb));\n this.emitter.off(['after-page-length-change'],\n (tf, index) => this.updatePageLength(index));\n this.emitter.off(['column-sorted'],\n (tf, index, descending) => this.updateSort(index, descending));\n this.emitter.off(['sort-initialized'], () => this._syncSort());\n this.emitter.off(['columns-visibility-initialized'],\n () => this._syncColsVisibility());\n this.emitter.off(['column-shown', 'column-hidden'], (tf, feature,\n colIndex, hiddenCols) => this.updateColsVisibility(hiddenCols));\n this.emitter.off(['filters-visibility-initialized'],\n () => this._syncFiltersVisibility());\n this.emitter.off(['filters-toggled'],\n (tf, extension, visible) => this.updateFiltersVisibility(visible));\n\n if (this.enableHash) {\n this.hash.destroy();\n this.hash = null;\n }\n\n if (this.enableStorage) {\n this.storage.destroy();\n this.storage = null;\n }\n\n this.initialized = false;\n }\n}\n" }, { - "__docId__": 688, + "__docId__": 690, "kind": "class", "static": true, "variation": null, @@ -14796,7 +14867,7 @@ ] }, { - "__docId__": 689, + "__docId__": 691, "kind": "constructor", "static": false, "variation": null, @@ -14821,7 +14892,7 @@ "generator": false }, { - "__docId__": 690, + "__docId__": 692, "kind": "member", "static": false, "variation": null, @@ -14841,7 +14912,7 @@ } }, { - "__docId__": 691, + "__docId__": 693, "kind": "member", "static": false, "variation": null, @@ -14861,7 +14932,7 @@ } }, { - "__docId__": 692, + "__docId__": 694, "kind": "member", "static": false, "variation": null, @@ -14881,7 +14952,7 @@ } }, { - "__docId__": 693, + "__docId__": 695, "kind": "member", "static": false, "variation": null, @@ -14901,7 +14972,7 @@ } }, { - "__docId__": 694, + "__docId__": 696, "kind": "member", "static": false, "variation": null, @@ -14921,7 +14992,7 @@ } }, { - "__docId__": 695, + "__docId__": 697, "kind": "member", "static": false, "variation": null, @@ -14941,7 +15012,7 @@ } }, { - "__docId__": 696, + "__docId__": 698, "kind": "member", "static": false, "variation": null, @@ -14961,7 +15032,7 @@ } }, { - "__docId__": 697, + "__docId__": 699, "kind": "member", "static": false, "variation": null, @@ -14981,7 +15052,7 @@ } }, { - "__docId__": 698, + "__docId__": 700, "kind": "member", "static": false, "variation": null, @@ -15001,7 +15072,7 @@ } }, { - "__docId__": 699, + "__docId__": 701, "kind": "member", "static": false, "variation": null, @@ -15021,7 +15092,7 @@ } }, { - "__docId__": 700, + "__docId__": 702, "kind": "member", "static": false, "variation": null, @@ -15041,7 +15112,7 @@ } }, { - "__docId__": 701, + "__docId__": 703, "kind": "member", "static": false, "variation": null, @@ -15061,7 +15132,7 @@ } }, { - "__docId__": 702, + "__docId__": 704, "kind": "member", "static": false, "variation": null, @@ -15081,7 +15152,7 @@ } }, { - "__docId__": 703, + "__docId__": 705, "kind": "member", "static": false, "variation": null, @@ -15101,7 +15172,7 @@ } }, { - "__docId__": 704, + "__docId__": 706, "kind": "member", "static": false, "variation": null, @@ -15121,7 +15192,7 @@ } }, { - "__docId__": 705, + "__docId__": 707, "kind": "member", "static": false, "variation": null, @@ -15141,7 +15212,7 @@ } }, { - "__docId__": 706, + "__docId__": 708, "kind": "member", "static": false, "variation": null, @@ -15161,7 +15232,7 @@ } }, { - "__docId__": 707, + "__docId__": 709, "kind": "member", "static": false, "variation": null, @@ -15181,7 +15252,7 @@ } }, { - "__docId__": 708, + "__docId__": 710, "kind": "member", "static": false, "variation": null, @@ -15201,7 +15272,7 @@ } }, { - "__docId__": 709, + "__docId__": 711, "kind": "member", "static": false, "variation": null, @@ -15221,7 +15292,7 @@ } }, { - "__docId__": 710, + "__docId__": 712, "kind": "member", "static": false, "variation": null, @@ -15241,7 +15312,7 @@ } }, { - "__docId__": 711, + "__docId__": 713, "kind": "member", "static": false, "variation": null, @@ -15261,7 +15332,7 @@ } }, { - "__docId__": 712, + "__docId__": 714, "kind": "member", "static": false, "variation": null, @@ -15281,7 +15352,7 @@ } }, { - "__docId__": 713, + "__docId__": 715, "kind": "method", "static": false, "variation": null, @@ -15295,7 +15366,7 @@ "generator": false }, { - "__docId__": 714, + "__docId__": 716, "kind": "member", "static": false, "variation": null, @@ -15313,7 +15384,7 @@ } }, { - "__docId__": 715, + "__docId__": 717, "kind": "member", "static": false, "variation": null, @@ -15331,7 +15402,7 @@ } }, { - "__docId__": 716, + "__docId__": 718, "kind": "member", "static": false, "variation": null, @@ -15354,7 +15425,7 @@ } }, { - "__docId__": 717, + "__docId__": 719, "kind": "method", "static": false, "variation": null, @@ -15368,7 +15439,7 @@ "generator": false }, { - "__docId__": 718, + "__docId__": 720, "kind": "method", "static": false, "variation": null, @@ -15393,7 +15464,7 @@ "generator": false }, { - "__docId__": 719, + "__docId__": 721, "kind": "member", "static": false, "variation": null, @@ -15411,7 +15482,7 @@ } }, { - "__docId__": 720, + "__docId__": 722, "kind": "method", "static": false, "variation": null, @@ -15436,7 +15507,7 @@ "generator": false }, { - "__docId__": 721, + "__docId__": 723, "kind": "member", "static": false, "variation": null, @@ -15454,7 +15525,7 @@ } }, { - "__docId__": 722, + "__docId__": 724, "kind": "method", "static": false, "variation": null, @@ -15489,7 +15560,7 @@ "generator": false }, { - "__docId__": 723, + "__docId__": 725, "kind": "member", "static": false, "variation": null, @@ -15507,7 +15578,7 @@ } }, { - "__docId__": 724, + "__docId__": 726, "kind": "method", "static": false, "variation": null, @@ -15532,7 +15603,7 @@ "generator": false }, { - "__docId__": 725, + "__docId__": 727, "kind": "member", "static": false, "variation": null, @@ -15550,7 +15621,7 @@ } }, { - "__docId__": 726, + "__docId__": 728, "kind": "method", "static": false, "variation": null, @@ -15575,7 +15646,7 @@ "generator": false }, { - "__docId__": 727, + "__docId__": 729, "kind": "member", "static": false, "variation": null, @@ -15593,7 +15664,7 @@ } }, { - "__docId__": 728, + "__docId__": 730, "kind": "method", "static": false, "variation": null, @@ -15618,7 +15689,7 @@ "generator": false }, { - "__docId__": 729, + "__docId__": 731, "kind": "member", "static": false, "variation": null, @@ -15636,7 +15707,7 @@ } }, { - "__docId__": 730, + "__docId__": 732, "kind": "method", "static": false, "variation": null, @@ -15650,7 +15721,7 @@ "generator": false }, { - "__docId__": 731, + "__docId__": 733, "kind": "method", "static": false, "variation": null, @@ -15675,7 +15746,7 @@ "generator": false }, { - "__docId__": 732, + "__docId__": 734, "kind": "method", "static": false, "variation": null, @@ -15689,7 +15760,7 @@ "generator": false }, { - "__docId__": 733, + "__docId__": 735, "kind": "method", "static": false, "variation": null, @@ -15703,7 +15774,7 @@ "generator": false }, { - "__docId__": 734, + "__docId__": 736, "kind": "method", "static": false, "variation": null, @@ -15717,7 +15788,7 @@ "generator": false }, { - "__docId__": 735, + "__docId__": 737, "kind": "method", "static": false, "variation": null, @@ -15731,7 +15802,7 @@ "generator": false }, { - "__docId__": 736, + "__docId__": 738, "kind": "member", "static": false, "variation": null, @@ -15749,7 +15820,7 @@ } }, { - "__docId__": 737, + "__docId__": 739, "kind": "method", "static": false, "variation": null, @@ -15763,7 +15834,7 @@ "generator": false }, { - "__docId__": 738, + "__docId__": 740, "kind": "member", "static": false, "variation": null, @@ -15781,7 +15852,7 @@ } }, { - "__docId__": 739, + "__docId__": 741, "kind": "member", "static": false, "variation": null, @@ -15799,7 +15870,7 @@ } }, { - "__docId__": 740, + "__docId__": 742, "kind": "member", "static": false, "variation": null, @@ -15817,7 +15888,7 @@ } }, { - "__docId__": 741, + "__docId__": 743, "kind": "member", "static": false, "variation": null, @@ -15835,7 +15906,7 @@ } }, { - "__docId__": 742, + "__docId__": 744, "kind": "file", "static": true, "variation": null, @@ -15848,7 +15919,7 @@ "content": "import {Feature} from '../feature';\nimport {root} from '../root';\nimport {createElm, createText, elm, removeElm} from '../dom';\nimport {isFn, EMPTY_FN} from '../types';\n\nconst EVENTS = [\n 'after-filtering',\n 'after-populating-filter',\n 'after-page-change',\n 'after-clearing-filters',\n 'after-page-length-change',\n 'after-reset-page',\n 'after-reset-page-length',\n 'after-loading-extensions',\n 'after-loading-themes'\n];\n\n/**\n * Status bar UI component\n * @export\n * @class StatusBar\n * @extends {Feature}\n */\nexport class StatusBar extends Feature {\n\n /**\n * Creates an instance of StatusBar\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'statusBar');\n\n // Configuration object\n let f = this.config;\n\n /**\n * ID of custom container element\n * @type {String}\n */\n this.targetId = f.status_bar_target_id || null;\n\n /**\n * Container DOM element\n * @type {DOMElement}\n * @private\n */\n this.container = null;\n\n /**\n * Message container DOM element\n * @type {DOMElement}\n * @private\n */\n this.msgContainer = null;\n\n /**\n * Label container DOM element\n * @type {DOMElement}\n * @private\n */\n this.labelContainer = null;\n\n /**\n * Text preceding status message\n * @type {String}\n */\n this.text = f.status_bar_text || '';\n\n /**\n * Css class for container element\n * @type {String}\n */\n this.cssClass = f.status_bar_css_class || 'status';\n\n /**\n * Message visibility duration in milliseconds\n * @type {Number}\n * @private\n */\n this.delay = 250;\n\n /**\n * Callback fired before the message is displayed\n * @type {Function}\n */\n this.onBeforeShowMsg = 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.onAfterShowMsg = isFn(f.on_after_show_msg) ?\n f.on_after_show_msg : EMPTY_FN;\n\n /**\n * Message appearing upon filtering\n * @type {String}\n */\n this.msgFilter = f.msg_filter || 'Filtering data...';\n\n /**\n * Message appearing when a drop-down filter is populated\n * @type {String}\n */\n this.msgPopulate = f.msg_populate || 'Populating filter...';\n\n /**\n * Message appearing when a checklist filter is populated\n * @type {String}\n */\n this.msgPopulateCheckList = f.msg_populate_checklist ||\n 'Populating list...';\n\n /**\n * Message appearing when a pagination page is changed\n * @type {String}\n */\n this.msgChangePage = f.msg_change_page || 'Collecting paging data...';\n\n /**\n * Message appearing when filters are cleared\n * @type {String}\n */\n this.msgClear = f.msg_clear || 'Clearing filters...';\n\n /**\n * Message appearing when the page length is changed\n * @type {String}\n */\n this.msgChangeResults = f.msg_change_results ||\n 'Changing results per page...';\n\n /**\n * Message appearing when the page is re-set\n * @type {String}\n */\n this.msgResetPage = f.msg_reset_page || 'Re-setting page...';\n\n /**\n * Message appearing when the page length is re-set\n * @type {String}\n */\n this.msgResetPageLength = f.msg_reset_page_length ||\n 'Re-setting page length...';\n\n /**\n * Message appearing upon column sorting\n * @type {String}\n */\n this.msgSort = f.msg_sort || 'Sorting data...';\n\n /**\n * Message appearing when extensions are loading\n * @type {String}\n */\n this.msgLoadExtensions = f.msg_load_extensions ||\n 'Loading extensions...';\n\n /**\n * Message appearing when themes are loading\n * @type {String}\n */\n this.msgLoadThemes = f.msg_load_themes || 'Loading theme(s)...';\n }\n\n /**\n * Initializes StatusBar instance\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n let tf = this.tf;\n let emitter = this.emitter;\n\n //status bar container\n let statusDiv = createElm('div');\n statusDiv.className = this.cssClass;\n\n //status bar label\n let statusSpan = createElm('span');\n //preceding text\n let statusSpanText = createElm('span');\n statusSpanText.appendChild(createText(this.text));\n\n // target element container\n if (!this.targetId) {\n tf.setToolbar();\n }\n let targetEl = (!this.targetId) ? tf.lDiv : elm(this.targetId);\n\n //default container: 'lDiv'\n if (!this.targetId) {\n statusDiv.appendChild(statusSpanText);\n statusDiv.appendChild(statusSpan);\n targetEl.appendChild(statusDiv);\n } else {\n // custom container, no need to append statusDiv\n targetEl.appendChild(statusSpanText);\n targetEl.appendChild(statusSpan);\n }\n\n this.container = statusDiv;\n this.msgContainer = statusSpan;\n this.labelContainer = statusSpanText;\n\n // Subscribe to events\n emitter.on(['before-filtering'], () => this.message(this.msgFilter));\n emitter.on(['before-populating-filter'],\n () => this.message(this.msgPopulate));\n emitter.on(['before-page-change'],\n () => this.message(this.msgChangePage));\n emitter.on(['before-clearing-filters'], () =>\n this.message(this.msgClear));\n emitter.on(['before-page-length-change'],\n () => this.message(this.msgChangeResults));\n emitter.on(['before-reset-page'],\n () => this.message(this.msgResetPage));\n emitter.on(['before-reset-page-length'],\n () => this.message(this.msgResetPageLength));\n emitter.on(['before-loading-extensions'],\n () => this.message(this.msgLoadExtensions));\n emitter.on(['before-loading-themes'],\n () => this.message(this.msgLoadThemes));\n\n emitter.on(EVENTS, () => this.message(''));\n\n /**\n * @inherited\n */\n this.initialized = true;\n }\n\n /**\n * Display status message\n * @param {String} [t=''] Message to be displayed\n */\n message(t = '') {\n if (!this.isEnabled()) {\n return;\n }\n\n this.onBeforeShowMsg(this.tf, t);\n\n let d = t === '' ? this.delay : 1;\n root.setTimeout(() => {\n if (!this.initialized) {\n return;\n }\n this.msgContainer.innerHTML = t;\n\n this.onAfterShowMsg(this.tf, t);\n }, d);\n }\n\n /**\n * Destroy StatusBar instance\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n let emitter = this.emitter;\n\n this.container.innerHTML = '';\n if (!this.targetId) {\n removeElm(this.container);\n }\n this.labelContainer = null;\n this.msgContainer = null;\n this.container = null;\n\n // Unsubscribe to events\n emitter.off(['before-filtering'], () => this.message(this.msgFilter));\n emitter.off(['before-populating-filter'],\n () => this.message(this.msgPopulate));\n emitter.off(['before-page-change'],\n () => this.message(this.msgChangePage));\n emitter.off(['before-clearing-filters'],\n () => this.message(this.msgClear));\n emitter.off(['before-page-length-change'],\n () => this.message(this.msgChangeResults));\n emitter.off(['before-reset-page'], () =>\n this.message(this.msgResetPage));\n emitter.off(['before-reset-page-length'],\n () => this.message(this.msgResetPageLength));\n emitter.off(['before-loading-extensions'],\n () => this.message(this.msgLoadExtensions));\n emitter.off(['before-loading-themes'],\n () => this.message(this.msgLoadThemes));\n\n emitter.off(EVENTS, () => this.message(''));\n\n this.initialized = false;\n }\n}\n" }, { - "__docId__": 743, + "__docId__": 745, "kind": "variable", "static": true, "variation": null, @@ -15869,7 +15940,7 @@ } }, { - "__docId__": 744, + "__docId__": 746, "kind": "class", "static": true, "variation": null, @@ -15898,7 +15969,7 @@ ] }, { - "__docId__": 745, + "__docId__": 747, "kind": "constructor", "static": false, "variation": null, @@ -15923,7 +15994,7 @@ "generator": false }, { - "__docId__": 746, + "__docId__": 748, "kind": "member", "static": false, "variation": null, @@ -15943,7 +16014,7 @@ } }, { - "__docId__": 747, + "__docId__": 749, "kind": "member", "static": false, "variation": null, @@ -15963,7 +16034,7 @@ } }, { - "__docId__": 748, + "__docId__": 750, "kind": "member", "static": false, "variation": null, @@ -15983,7 +16054,7 @@ } }, { - "__docId__": 749, + "__docId__": 751, "kind": "member", "static": false, "variation": null, @@ -16003,7 +16074,7 @@ } }, { - "__docId__": 750, + "__docId__": 752, "kind": "member", "static": false, "variation": null, @@ -16023,7 +16094,7 @@ } }, { - "__docId__": 751, + "__docId__": 753, "kind": "member", "static": false, "variation": null, @@ -16043,7 +16114,7 @@ } }, { - "__docId__": 752, + "__docId__": 754, "kind": "member", "static": false, "variation": null, @@ -16063,7 +16134,7 @@ } }, { - "__docId__": 753, + "__docId__": 755, "kind": "member", "static": false, "variation": null, @@ -16083,7 +16154,7 @@ } }, { - "__docId__": 754, + "__docId__": 756, "kind": "member", "static": false, "variation": null, @@ -16103,7 +16174,7 @@ } }, { - "__docId__": 755, + "__docId__": 757, "kind": "member", "static": false, "variation": null, @@ -16123,7 +16194,7 @@ } }, { - "__docId__": 756, + "__docId__": 758, "kind": "member", "static": false, "variation": null, @@ -16143,7 +16214,7 @@ } }, { - "__docId__": 757, + "__docId__": 759, "kind": "member", "static": false, "variation": null, @@ -16163,7 +16234,7 @@ } }, { - "__docId__": 758, + "__docId__": 760, "kind": "member", "static": false, "variation": null, @@ -16183,7 +16254,7 @@ } }, { - "__docId__": 759, + "__docId__": 761, "kind": "member", "static": false, "variation": null, @@ -16203,7 +16274,7 @@ } }, { - "__docId__": 760, + "__docId__": 762, "kind": "member", "static": false, "variation": null, @@ -16223,7 +16294,7 @@ } }, { - "__docId__": 761, + "__docId__": 763, "kind": "member", "static": false, "variation": null, @@ -16243,7 +16314,7 @@ } }, { - "__docId__": 762, + "__docId__": 764, "kind": "member", "static": false, "variation": null, @@ -16263,7 +16334,7 @@ } }, { - "__docId__": 763, + "__docId__": 765, "kind": "member", "static": false, "variation": null, @@ -16283,7 +16354,7 @@ } }, { - "__docId__": 764, + "__docId__": 766, "kind": "member", "static": false, "variation": null, @@ -16303,7 +16374,7 @@ } }, { - "__docId__": 765, + "__docId__": 767, "kind": "member", "static": false, "variation": null, @@ -16323,7 +16394,7 @@ } }, { - "__docId__": 766, + "__docId__": 768, "kind": "method", "static": false, "variation": null, @@ -16337,7 +16408,7 @@ "generator": false }, { - "__docId__": 767, + "__docId__": 769, "kind": "member", "static": false, "variation": null, @@ -16355,7 +16426,7 @@ } }, { - "__docId__": 768, + "__docId__": 770, "kind": "member", "static": false, "variation": null, @@ -16373,7 +16444,7 @@ } }, { - "__docId__": 769, + "__docId__": 771, "kind": "member", "static": false, "variation": null, @@ -16391,7 +16462,7 @@ } }, { - "__docId__": 770, + "__docId__": 772, "kind": "member", "static": false, "variation": null, @@ -16414,7 +16485,7 @@ } }, { - "__docId__": 771, + "__docId__": 773, "kind": "method", "static": false, "variation": null, @@ -16441,7 +16512,7 @@ "generator": false }, { - "__docId__": 772, + "__docId__": 774, "kind": "method", "static": false, "variation": null, @@ -16455,7 +16526,7 @@ "generator": false }, { - "__docId__": 773, + "__docId__": 775, "kind": "member", "static": false, "variation": null, @@ -16473,7 +16544,7 @@ } }, { - "__docId__": 774, + "__docId__": 776, "kind": "member", "static": false, "variation": null, @@ -16491,7 +16562,7 @@ } }, { - "__docId__": 775, + "__docId__": 777, "kind": "member", "static": false, "variation": null, @@ -16509,7 +16580,7 @@ } }, { - "__docId__": 776, + "__docId__": 778, "kind": "member", "static": false, "variation": null, @@ -16527,7 +16598,7 @@ } }, { - "__docId__": 777, + "__docId__": 779, "kind": "file", "static": true, "variation": null, @@ -16540,7 +16611,7 @@ "content": "\nimport Cookie from '../cookie';\nimport {root} from '../root';\n\nconst JSON = root.JSON;\nconst localStorage = root.localStorage;\nconst location = root.location;\n\n/**\n * Checks if browser has Storage feature\n */\nexport const hasStorage = () => {\n return 'Storage' in root;\n};\n\n/**\n * Stores the features state in browser's local storage or cookie\n *\n * @export\n * @class Storage\n */\nexport class Storage {\n\n /**\n * Creates an instance of Storage\n *\n * @param {State} state Instance of State\n */\n constructor(state) {\n\n /**\n * State object\n * @type {State}\n * @private\n */\n this.state = state;\n\n /**\n * TableFilter object\n * @type {TableFilter}\n * @private\n */\n this.tf = state.tf;\n\n /**\n * Persist with local storage\n * @type {Boolean}\n * @private\n */\n this.enableLocalStorage = state.enableLocalStorage && hasStorage();\n\n /**\n * Persist with cookie\n * @type {Boolean}\n * @private\n */\n this.enableCookie = state.enableCookie && !this.enableLocalStorage;\n\n /**\n * Emitter object\n * @type {Emitter}\n * @private\n */\n this.emitter = state.emitter;\n\n /**\n * Cookie duration in hours from state object\n * @type {Number}\n * @private\n */\n this.duration = state.cookieDuration;\n }\n\n\n /**\n * Initializes the Storage object\n */\n init() {\n this.emitter.on(['state-changed'], (tf, state) => this.save(state));\n this.emitter.on(['initialized'], () => this.sync());\n }\n\n /**\n * Persists the features state on state changes\n *\n * @param {State} state Instance of State\n */\n save(state) {\n if (this.enableLocalStorage) {\n localStorage[this.getKey()] = JSON.stringify(state);\n } else {\n Cookie.write(this.getKey(), JSON.stringify(state), this.duration);\n }\n }\n\n /**\n * Turns stored string into a State JSON object\n *\n * @returns {Object} JSON object\n */\n retrieve() {\n let state = null;\n if (this.enableLocalStorage) {\n state = localStorage[this.getKey()];\n } else {\n state = Cookie.read(this.getKey());\n }\n\n if (!state) {\n return null;\n }\n return JSON.parse(state);\n }\n\n /**\n * Removes persisted state from storage\n */\n remove() {\n if (this.enableLocalStorage) {\n localStorage.removeItem(this.getKey());\n } else {\n Cookie.remove(this.getKey());\n }\n }\n\n /**\n * Applies persisted state to features\n */\n sync() {\n let state = this.retrieve();\n if (!state) {\n return;\n }\n // override current state with persisted one and sync features\n this.state.overrideAndSync(state);\n }\n\n /**\n * Returns the storage key\n *\n * @returns {String} Key\n */\n getKey() {\n return JSON.stringify({\n key: `${this.tf.prfxTf}_${this.tf.id}`,\n path: location.pathname\n });\n }\n\n /**\n * Release Storage event subscriptions and clear fields\n */\n destroy() {\n this.emitter.off(['state-changed'], (tf, state) => this.save(state));\n this.emitter.off(['initialized'], () => this.sync());\n\n this.remove();\n\n this.state = null;\n this.emitter = null;\n }\n}\n" }, { - "__docId__": 778, + "__docId__": 780, "kind": "variable", "static": true, "variation": null, @@ -16561,7 +16632,7 @@ } }, { - "__docId__": 779, + "__docId__": 781, "kind": "variable", "static": true, "variation": null, @@ -16582,7 +16653,7 @@ } }, { - "__docId__": 780, + "__docId__": 782, "kind": "variable", "static": true, "variation": null, @@ -16603,7 +16674,7 @@ } }, { - "__docId__": 781, + "__docId__": 783, "kind": "variable", "static": true, "variation": null, @@ -16623,7 +16694,7 @@ } }, { - "__docId__": 782, + "__docId__": 784, "kind": "class", "static": true, "variation": null, @@ -16649,7 +16720,7 @@ "interface": false }, { - "__docId__": 783, + "__docId__": 785, "kind": "constructor", "static": false, "variation": null, @@ -16674,7 +16745,7 @@ "generator": false }, { - "__docId__": 784, + "__docId__": 786, "kind": "member", "static": false, "variation": null, @@ -16694,7 +16765,7 @@ } }, { - "__docId__": 785, + "__docId__": 787, "kind": "member", "static": false, "variation": null, @@ -16714,7 +16785,7 @@ } }, { - "__docId__": 786, + "__docId__": 788, "kind": "member", "static": false, "variation": null, @@ -16734,7 +16805,7 @@ } }, { - "__docId__": 787, + "__docId__": 789, "kind": "member", "static": false, "variation": null, @@ -16754,7 +16825,7 @@ } }, { - "__docId__": 788, + "__docId__": 790, "kind": "member", "static": false, "variation": null, @@ -16774,7 +16845,7 @@ } }, { - "__docId__": 789, + "__docId__": 791, "kind": "member", "static": false, "variation": null, @@ -16794,7 +16865,7 @@ } }, { - "__docId__": 790, + "__docId__": 792, "kind": "method", "static": false, "variation": null, @@ -16808,7 +16879,7 @@ "generator": false }, { - "__docId__": 791, + "__docId__": 793, "kind": "method", "static": false, "variation": null, @@ -16833,7 +16904,7 @@ "generator": false }, { - "__docId__": 792, + "__docId__": 794, "kind": "method", "static": false, "variation": null, @@ -16861,7 +16932,7 @@ "generator": false }, { - "__docId__": 793, + "__docId__": 795, "kind": "method", "static": false, "variation": null, @@ -16875,7 +16946,7 @@ "generator": false }, { - "__docId__": 794, + "__docId__": 796, "kind": "method", "static": false, "variation": null, @@ -16889,7 +16960,7 @@ "generator": false }, { - "__docId__": 795, + "__docId__": 797, "kind": "method", "static": false, "variation": null, @@ -16917,7 +16988,7 @@ "generator": false }, { - "__docId__": 796, + "__docId__": 798, "kind": "method", "static": false, "variation": null, @@ -16931,7 +17002,7 @@ "generator": false }, { - "__docId__": 797, + "__docId__": 799, "kind": "member", "static": false, "variation": null, @@ -16949,7 +17020,7 @@ } }, { - "__docId__": 798, + "__docId__": 800, "kind": "member", "static": false, "variation": null, @@ -16967,7 +17038,7 @@ } }, { - "__docId__": 799, + "__docId__": 801, "kind": "file", "static": true, "variation": null, @@ -16980,7 +17051,7 @@ "content": "import {isNumber} from './types';\n\n/**\n * Takes a string, removes all formatting/cruft and returns the raw float value\n * @param {String} Formatted number\n * @param {String} Decimal type '.' or ','\n * @return {Number} Unformatted number\n *\n * https://github.com/openexchangerates/accounting.js/blob/master/accounting.js\n */\nexport const parse = (value, decimal = '.') => {\n // Return the value as-is if it's already a number\n if (isNumber(value)) {\n return value;\n }\n\n // Build regex to strip out everything except digits, decimal point and\n // minus sign\n let regex = new RegExp('[^0-9-' + decimal + ']', ['g']);\n let unformatted = parseFloat(\n ('' + value)\n .replace(/\\((.*)\\)/, '-$1') // replace bracketed values with negatives\n .replace(regex, '') // strip out any cruft\n .replace(decimal, '.') // make sure decimal point is standard\n );\n\n // This will fail silently\n return !isNaN(unformatted) ? unformatted : 0;\n}\n" }, { - "__docId__": 800, + "__docId__": 802, "kind": "variable", "static": true, "variation": null, @@ -17030,7 +17101,7 @@ } }, { - "__docId__": 801, + "__docId__": 803, "kind": "file", "static": true, "variation": null, @@ -17043,7 +17114,7 @@ "content": "/**\n * Export window or global object depending on the environment\n */\nexport const root = (typeof self === 'object' && self.self === self && self) ||\n (typeof global === 'object' && global.global === global && global) ||\n this;\n" }, { - "__docId__": 802, + "__docId__": 804, "kind": "variable", "static": true, "variation": null, @@ -17063,7 +17134,7 @@ } }, { - "__docId__": 803, + "__docId__": 805, "kind": "file", "static": true, "variation": null, @@ -17076,7 +17147,7 @@ "content": "/**\n * Sorting utilities\n */\n\n/**\n * Case insensitive compare function for passed strings\n * @param {String} First string\n * @param {String} Second string\n * @return {Number} -1 if first string lower than second one\n * 0 if first string same order as second one\n * 1 if first string greater than second one\n */\nexport const ignoreCase = (a, b) => {\n let x = a.toLowerCase();\n let y = b.toLowerCase();\n return ((x < y) ? -1 : ((x > y) ? 1 : 0));\n}\n\n/**\n * Sorts passed numbers in a ascending manner\n * @param {Number} First number\n * @param {Number} Second number\n * @param {Number} Negative, zero or positive number\n */\nexport const numSortAsc = (a, b) => (a - b);\n\n/**\n * Sorts passed numbers in a descending manner\n * @param {Number} First number\n * @param {Number} Second number\n * @param {Number} Negative, zero or positive number\n */\nexport const numSortDesc = (a, b) => (b - a);\n" }, { - "__docId__": 804, + "__docId__": 806, "kind": "variable", "static": true, "variation": null, @@ -17126,7 +17197,7 @@ } }, { - "__docId__": 805, + "__docId__": 807, "kind": "variable", "static": true, "variation": null, @@ -17178,7 +17249,7 @@ } }, { - "__docId__": 806, + "__docId__": 808, "kind": "variable", "static": true, "variation": null, @@ -17230,7 +17301,7 @@ } }, { - "__docId__": 807, + "__docId__": 809, "kind": "file", "static": true, "variation": null, @@ -17243,7 +17314,7 @@ "content": "import {remove as removeDiacritics} from 'diacritics';\n\n/**\n * String utilities\n */\n\n/**\n * Removes whitespace from both sides of passed string\n * @param {String} text\n * @return {String}\n */\nexport const trim = (text) => {\n if (text.trim) {\n return text.trim();\n }\n return text.replace(/^\\s*|\\s*$/g, '');\n}\n\n/**\n * Checks if passed string is empty\n * @param {String} text\n * @return {Boolean}\n */\nexport const isEmpty = (text) => trim(text) === '';\n\n/**\n * Makes regex safe string by escaping special characters from passed string\n * @param {String} text\n * @return {String} escaped string\n */\nexport const rgxEsc = (text) => {\n let chars = /[-\\/\\\\^$*+?.()|[\\]{}]/g;\n let escMatch = '\\\\$&';\n return String(text).replace(chars, escMatch);\n}\n\n/**\n * Returns passed string as lowercase if caseSensitive flag set false. By\n * default it returns the string with no casing changes.\n * @param {String} text\n * @return {String} string\n */\nexport const matchCase = (text, caseSensitive = false) => {\n if (!caseSensitive) {\n return text.toLowerCase();\n }\n return text;\n}\n\n/**\n * Checks if passed data contains the searched term\n * @param {String} term Searched term\n * @param {String} data Data string\n * @param {Boolean} exactMatch Exact match\n * @param {Boolean} caseSensitive Case sensitive\n * @param {Boolean} ignoreDiacritics Ignore diacritics\n * @return {Boolean}\n */\nexport const contains = (term, data, exactMatch = false, caseSensitive = false,\n ignoreDiacritics = false) => {\n // Improved by Cedric Wartel (cwl) automatic exact match for selects and\n // special characters are now filtered\n let regexp;\n let modifier = caseSensitive ? 'g' : 'gi';\n if (ignoreDiacritics) {\n term = removeDiacritics(term);\n data = removeDiacritics(data);\n }\n if (exactMatch) {\n regexp = new RegExp('(^\\\\s*)' + rgxEsc(term) + '(\\\\s*$)',\n modifier);\n } else {\n regexp = new RegExp(rgxEsc(term), modifier);\n }\n return regexp.test(data);\n}\n" }, { - "__docId__": 808, + "__docId__": 810, "kind": "variable", "static": true, "variation": null, @@ -17283,7 +17354,7 @@ } }, { - "__docId__": 809, + "__docId__": 811, "kind": "variable", "static": true, "variation": null, @@ -17323,7 +17394,7 @@ } }, { - "__docId__": 810, + "__docId__": 812, "kind": "variable", "static": true, "variation": null, @@ -17363,7 +17434,7 @@ } }, { - "__docId__": 811, + "__docId__": 813, "kind": "variable", "static": true, "variation": null, @@ -17403,7 +17474,7 @@ } }, { - "__docId__": 812, + "__docId__": 814, "kind": "variable", "static": true, "variation": null, @@ -17483,7 +17554,7 @@ } }, { - "__docId__": 813, + "__docId__": 815, "kind": "file", "static": true, "variation": null, @@ -17493,10 +17564,10 @@ "access": null, "description": null, "lineNumber": 1, - "content": "import {addEvt, cancelEvt, stopEvt, targetEvt, keyCode} from './event';\nimport {\n addClass, createElm, createOpt, elm, getText, getFirstTextNode, hasClass,\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 {GridLayout} from './modules/gridLayout';\nimport {Loader} from './modules/loader';\nimport {HighlightKeyword} from './modules/highlightKeywords';\nimport {PopupFilter} from './modules/popupFilter';\nimport {Dropdown} from './modules/dropdown';\nimport {CheckList} from './modules/checkList';\nimport {RowsCounter} from './modules/rowsCounter';\nimport {StatusBar} from './modules/statusBar';\nimport {Paging} from './modules/paging';\nimport {ClearButton} from './modules/clearButton';\nimport {Help} from './modules/help';\nimport {AlternateRows} from './modules/alternateRows';\nimport {NoResults} from './modules/noResults';\nimport {State} from './modules/state';\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} 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 {DOMElement} 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 */\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 = Boolean(f.mark_active_columns);\n\n /**\n * Css class for filtered (active) columns\n * @type {String}\n */\n this.activeColumnsCssClass = f.active_columns_css_class ||\n 'activeHeader';\n\n /**\n * Callback fired before a column is marked as filtered\n * @type {Function}\n */\n this.onBeforeActiveColumn = isFn(f.on_before_active_column) ?\n f.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(f.on_after_active_column) ?\n f.on_after_active_column : EMPTY_FN;\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 * Determine whether table has columns data types\n * @type {Boolean}\n * @private\n */\n this.hasColTypes = isArray(f.col_types);\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 = this.hasColTypes ? 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\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 stylesheet if not imported\n this.import(this.stylesheetId, this.stylesheet, null, 'link');\n\n //loads theme\n if (this.hasThemes) {\n this.loadThemes();\n }\n\n // Instanciate 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 if (this.state) {\n Mod.state = Mod.state || new State(this);\n Mod.state.init();\n }\n\n if (this.gridLayout) {\n Mod.gridLayout = Mod.gridLayout || new GridLayout(this);\n Mod.gridLayout.init();\n }\n\n if (this.loader) {\n Mod.loader = Mod.loader || new Loader(this);\n Mod.loader.init();\n }\n\n if (this.highlightKeywords) {\n Mod.highlightKeyword = new HighlightKeyword(this);\n Mod.highlightKeyword.init();\n }\n\n if (this.popupFilters) {\n Mod.popupFilter = Mod.popupFilter || new PopupFilter(this);\n Mod.popupFilter.init();\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 if (this.rowsCounter) {\n Mod.rowsCounter = new RowsCounter(this);\n Mod.rowsCounter.init();\n }\n if (this.statusBar) {\n Mod.statusBar = new StatusBar(this);\n Mod.statusBar.init();\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 if (this.btnReset) {\n Mod.clearButton = new ClearButton(this);\n Mod.clearButton.init();\n }\n\n if (this.hasColWidths && !this.gridLayout) {\n this.setColWidths();\n }\n if (this.alternateRows) {\n Mod.alternateRows = new AlternateRows(this);\n Mod.alternateRows.init();\n }\n if (this.noResults) {\n Mod.noResults = Mod.noResults || new NoResults(this);\n Mod.noResults.init();\n }\n\n //TF css class is added to table\n if (!this.gridLayout) {\n addClass(this.tbl, this.prfxTf);\n if (this.responsive) {\n addClass(this.tbl, this.prfxResponsive);\n }\n }\n\n /* Loads extensions */\n if (this.hasExtensions) {\n this.initExtensions();\n }\n\n // Subscribe to events\n if (this.markActiveColumns) {\n this.emitter.on(['before-filtering'],\n () => this.clearActiveColumns());\n this.emitter.on(['cell-processed'],\n (tf, colIndex) => this.markActiveColumn(colIndex));\n }\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.tbl, 'thead');\n if (thead.length > 0) {\n fltrow = thead[0].insertRow(this.filtersRowIndex);\n } else {\n fltrow = this.tbl.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 * Initialise all the extensions defined in the configuration object\n */\n initExtensions() {\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 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.markActiveColumns) {\n this.clearActiveColumns();\n emitter.off(['before-filtering'], () => this.clearActiveColumns());\n emitter.off(['cell-processed'],\n (tf, colIndex) => this.markActiveColumn(colIndex));\n }\n if (this.hasExtensions) {\n this.destroyExtensions();\n }\n\n this.validateAllRows();\n\n if (this.fltGrid && !this.gridLayout) {\n this.tbl.deleteRow(this.filtersRowIndex);\n }\n\n // broadcast destroy event modules and extensions are subscribed to\n emitter.emit('destroy', this);\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.tbl, this.prfxTf);\n removeClass(this.tbl, 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.tbl.insertBefore(cont, this.tbl.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.tbl;\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.tbl.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 * @returns {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 {Boolean} [typed=true] 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 */\n getColValues(\n colIndex,\n includeHeaders = false,\n typed = false,\n exclude = []\n ) {\n let row = this.tbl.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.tbl.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.tbl.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 * @returns {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);\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 with following format:\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 *\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.tbl.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 data with following format:\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 *\n * TODO: provide an API returning data in JSON format\n */\n getFilteredData(\n includeHeaders = false,\n excludeHiddenCols = false,\n typed = false\n ) {\n if (!this.validRowsIndex) {\n return [];\n }\n let rows = this.tbl.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 {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 *\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.tbl.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.tbl.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.tbl;\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 * Makes 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 * Clears filtered columns visual indicator (background color)\n */\n clearActiveColumns() {\n for (let i = 0, len = this.getCellsNb(this.headersRow); i < len; i++) {\n removeClass(this.getHeaderElement(i), this.activeColumnsCssClass);\n }\n }\n\n /**\n * Mark currently filtered column\n * @param {Number} colIndex Column index\n */\n markActiveColumn(colIndex) {\n let header = this.getHeaderElement(colIndex);\n if (hasClass(header, this.activeColumnsCssClass)) {\n return;\n }\n this.onBeforeActiveColumn(this, colIndex);\n\n addClass(header, this.activeColumnsCssClass);\n\n this.onAfterActiveColumn(this, colIndex);\n }\n\n /**\n * Return the ID of the current active filter\n * @returns {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 * @returns {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 * Builds filter element ID for a given column index\n * @param {any} colIndex\n * @returns {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 * Determines 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 * Checks if passed row is valid\n * @param {Number} rowIndex Row index\n * @returns {Boolean}\n */\n isRowValid(rowIndex) {\n return this.getValidRows().indexOf(rowIndex) !== -1;\n }\n\n /**\n * Checks if passed row is visible\n * @param {Number} rowIndex Row index\n * @returns {Boolean}\n */\n isRowDisplayed(rowIndex) {\n let row = this.tbl.rows[rowIndex];\n return this.getRowDisplay(row) === '';\n }\n\n /**\n * Checks if specified column filter ignores diacritics.\n * Note this is only applicable to input filter types.\n * @param {Number} colIndex Column index\n * @returns {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 * Returns clear all text for specified filter column\n * @param {Number} colIndex Column index\n * @returns {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 {[type]} [description]\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.tbl.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 * @returns {Boolean}\n */\n hasType(colIndex, types = []) {\n if (!this.hasColTypes) {\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.tbl;\n let tHead = tag(table, 'thead');\n let headersRow = this.headersRow;\n let header;\n for (let i = 0; i < this.nbCells; i++) {\n if (i !== colIndex) {\n continue;\n }\n if (tHead.length === 0) {\n header = table.rows[headersRow].cells[i];\n }\n if (tHead.length === 1) {\n header = tHead[0].rows[headersRow].cells[i];\n }\n break;\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 * @returns {Number}\n */\n getValidRowsNb(reCalc = false) {\n return this.getValidRows(reCalc).length;\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, hasClass,\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 {GridLayout} from './modules/gridLayout';\nimport {Loader} from './modules/loader';\nimport {HighlightKeyword} from './modules/highlightKeywords';\nimport {PopupFilter} from './modules/popupFilter';\nimport {Dropdown} from './modules/dropdown';\nimport {CheckList} from './modules/checkList';\nimport {RowsCounter} from './modules/rowsCounter';\nimport {StatusBar} from './modules/statusBar';\nimport {Paging} from './modules/paging';\nimport {ClearButton} from './modules/clearButton';\nimport {Help} from './modules/help';\nimport {AlternateRows} from './modules/alternateRows';\nimport {NoResults} from './modules/noResults';\nimport {State} from './modules/state';\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} 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 {DOMElement} 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 */\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 = Boolean(f.mark_active_columns);\n\n /**\n * Css class for filtered (active) columns\n * @type {String}\n */\n this.activeColumnsCssClass = f.active_columns_css_class ||\n 'activeHeader';\n\n /**\n * Callback fired before a column is marked as filtered\n * @type {Function}\n */\n this.onBeforeActiveColumn = isFn(f.on_before_active_column) ?\n f.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(f.on_after_active_column) ?\n f.on_after_active_column : EMPTY_FN;\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\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 stylesheet if not imported\n this.import(this.stylesheetId, this.stylesheet, null, 'link');\n\n //loads theme\n if (this.hasThemes) {\n this.loadThemes();\n }\n\n // Instanciate 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 if (this.state) {\n Mod.state = Mod.state || new State(this);\n Mod.state.init();\n }\n\n if (this.gridLayout) {\n Mod.gridLayout = Mod.gridLayout || new GridLayout(this);\n Mod.gridLayout.init();\n }\n\n if (this.loader) {\n Mod.loader = Mod.loader || new Loader(this);\n Mod.loader.init();\n }\n\n if (this.highlightKeywords) {\n Mod.highlightKeyword = new HighlightKeyword(this);\n Mod.highlightKeyword.init();\n }\n\n if (this.popupFilters) {\n Mod.popupFilter = Mod.popupFilter || new PopupFilter(this);\n Mod.popupFilter.init();\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 if (this.rowsCounter) {\n Mod.rowsCounter = new RowsCounter(this);\n Mod.rowsCounter.init();\n }\n if (this.statusBar) {\n Mod.statusBar = new StatusBar(this);\n Mod.statusBar.init();\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 if (this.btnReset) {\n Mod.clearButton = new ClearButton(this);\n Mod.clearButton.init();\n }\n\n if (this.hasColWidths && !this.gridLayout) {\n this.setColWidths();\n }\n if (this.alternateRows) {\n Mod.alternateRows = new AlternateRows(this);\n Mod.alternateRows.init();\n }\n if (this.noResults) {\n Mod.noResults = Mod.noResults || new NoResults(this);\n Mod.noResults.init();\n }\n\n //TF css class is added to table\n if (!this.gridLayout) {\n addClass(this.tbl, this.prfxTf);\n if (this.responsive) {\n addClass(this.tbl, this.prfxResponsive);\n }\n }\n\n /* Loads extensions */\n if (this.hasExtensions) {\n this.initExtensions();\n }\n\n // Subscribe to events\n if (this.markActiveColumns) {\n this.emitter.on(['before-filtering'],\n () => this.clearActiveColumns());\n this.emitter.on(['cell-processed'],\n (tf, colIndex) => this.markActiveColumn(colIndex));\n }\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.tbl, 'thead');\n if (thead.length > 0) {\n fltrow = thead[0].insertRow(this.filtersRowIndex);\n } else {\n fltrow = this.tbl.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 * Initialise all the extensions defined in the configuration object\n */\n initExtensions() {\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 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.markActiveColumns) {\n this.clearActiveColumns();\n emitter.off(['before-filtering'], () => this.clearActiveColumns());\n emitter.off(['cell-processed'],\n (tf, colIndex) => this.markActiveColumn(colIndex));\n }\n if (this.hasExtensions) {\n this.destroyExtensions();\n }\n\n this.validateAllRows();\n\n if (this.fltGrid && !this.gridLayout) {\n this.tbl.deleteRow(this.filtersRowIndex);\n }\n\n // broadcast destroy event modules and extensions are subscribed to\n emitter.emit('destroy', this);\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.tbl, this.prfxTf);\n removeClass(this.tbl, 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.tbl.insertBefore(cont, this.tbl.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.tbl;\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.tbl.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 * @returns {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 {Boolean} [typed=true] 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 */\n getColValues(\n colIndex,\n includeHeaders = false,\n typed = false,\n exclude = []\n ) {\n let row = this.tbl.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.tbl.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.tbl.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 * @returns {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 with following format:\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 *\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.tbl.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 data with following format:\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 *\n * TODO: provide an API returning data in JSON format\n */\n getFilteredData(\n includeHeaders = false,\n excludeHiddenCols = false,\n typed = false\n ) {\n if (!this.validRowsIndex) {\n return [];\n }\n let rows = this.tbl.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 {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 *\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.tbl.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.tbl.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.tbl;\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 * Makes 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 * Clears filtered columns visual indicator (background color)\n */\n clearActiveColumns() {\n for (let i = 0, len = this.getCellsNb(this.headersRow); i < len; i++) {\n removeClass(this.getHeaderElement(i), this.activeColumnsCssClass);\n }\n }\n\n /**\n * Mark currently filtered column\n * @param {Number} colIndex Column index\n */\n markActiveColumn(colIndex) {\n let header = this.getHeaderElement(colIndex);\n if (hasClass(header, this.activeColumnsCssClass)) {\n return;\n }\n this.onBeforeActiveColumn(this, colIndex);\n\n addClass(header, this.activeColumnsCssClass);\n\n this.onAfterActiveColumn(this, colIndex);\n }\n\n /**\n * Return the ID of the current active filter\n * @returns {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 * @returns {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 * Builds filter element ID for a given column index\n * @param {any} colIndex\n * @returns {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 * Determines 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 * Checks if passed row is valid\n * @param {Number} rowIndex Row index\n * @returns {Boolean}\n */\n isRowValid(rowIndex) {\n return this.getValidRows().indexOf(rowIndex) !== -1;\n }\n\n /**\n * Checks if passed row is visible\n * @param {Number} rowIndex Row index\n * @returns {Boolean}\n */\n isRowDisplayed(rowIndex) {\n let row = this.tbl.rows[rowIndex];\n return this.getRowDisplay(row) === '';\n }\n\n /**\n * Checks if specified column filter ignores diacritics.\n * Note this is only applicable to input filter types.\n * @param {Number} colIndex Column index\n * @returns {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 * Returns clear all text for specified filter column\n * @param {Number} colIndex Column index\n * @returns {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 {[type]} [description]\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.tbl.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 * @returns {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.tbl;\n let tHead = tag(table, 'thead');\n let headersRow = this.headersRow;\n let header;\n for (let i = 0; i < this.nbCells; i++) {\n if (i !== colIndex) {\n continue;\n }\n if (tHead.length === 0) {\n header = table.rows[headersRow].cells[i];\n }\n if (tHead.length === 1) {\n header = tHead[0].rows[headersRow].cells[i];\n }\n break;\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 * @returns {Number}\n */\n getValidRowsNb(reCalc = false) {\n return this.getValidRows(reCalc).length;\n }\n\n /**\n * Get the configuration object (literal object)\n * @return {Object}\n */\n config() {\n return this.cfg;\n }\n}\n" }, { - "__docId__": 814, + "__docId__": 816, "kind": "variable", "static": true, "variation": null, @@ -17517,7 +17588,7 @@ } }, { - "__docId__": 815, + "__docId__": 817, "kind": "class", "static": true, "variation": null, @@ -17543,7 +17614,7 @@ "interface": false }, { - "__docId__": 816, + "__docId__": 818, "kind": "constructor", "static": false, "variation": null, @@ -17598,7 +17669,7 @@ "generator": false }, { - "__docId__": 817, + "__docId__": 819, "kind": "member", "static": false, "variation": null, @@ -17618,7 +17689,7 @@ } }, { - "__docId__": 818, + "__docId__": 820, "kind": "member", "static": false, "variation": null, @@ -17638,7 +17709,7 @@ } }, { - "__docId__": 819, + "__docId__": 821, "kind": "member", "static": false, "variation": null, @@ -17658,7 +17729,7 @@ } }, { - "__docId__": 820, + "__docId__": 822, "kind": "member", "static": false, "variation": null, @@ -17678,7 +17749,7 @@ } }, { - "__docId__": 821, + "__docId__": 823, "kind": "member", "static": false, "variation": null, @@ -17698,7 +17769,7 @@ } }, { - "__docId__": 822, + "__docId__": 824, "kind": "member", "static": false, "variation": null, @@ -17718,7 +17789,7 @@ } }, { - "__docId__": 823, + "__docId__": 825, "kind": "member", "static": false, "variation": null, @@ -17738,7 +17809,7 @@ } }, { - "__docId__": 824, + "__docId__": 826, "kind": "member", "static": false, "variation": null, @@ -17758,7 +17829,7 @@ } }, { - "__docId__": 825, + "__docId__": 827, "kind": "member", "static": false, "variation": null, @@ -17778,7 +17849,7 @@ } }, { - "__docId__": 826, + "__docId__": 828, "kind": "member", "static": false, "variation": null, @@ -17796,7 +17867,7 @@ } }, { - "__docId__": 827, + "__docId__": 829, "kind": "member", "static": false, "variation": null, @@ -17814,7 +17885,7 @@ } }, { - "__docId__": 828, + "__docId__": 830, "kind": "member", "static": false, "variation": null, @@ -17832,7 +17903,7 @@ } }, { - "__docId__": 829, + "__docId__": 831, "kind": "member", "static": false, "variation": null, @@ -17850,7 +17921,7 @@ } }, { - "__docId__": 830, + "__docId__": 832, "kind": "member", "static": false, "variation": null, @@ -17868,7 +17939,7 @@ } }, { - "__docId__": 831, + "__docId__": 833, "kind": "member", "static": false, "variation": null, @@ -17888,7 +17959,7 @@ } }, { - "__docId__": 832, + "__docId__": 834, "kind": "member", "static": false, "variation": null, @@ -17906,7 +17977,7 @@ } }, { - "__docId__": 833, + "__docId__": 835, "kind": "member", "static": false, "variation": null, @@ -17926,7 +17997,7 @@ } }, { - "__docId__": 834, + "__docId__": 836, "kind": "member", "static": false, "variation": null, @@ -17946,7 +18017,7 @@ } }, { - "__docId__": 835, + "__docId__": 837, "kind": "member", "static": false, "variation": null, @@ -17966,7 +18037,7 @@ } }, { - "__docId__": 836, + "__docId__": 838, "kind": "member", "static": false, "variation": null, @@ -17986,7 +18057,7 @@ } }, { - "__docId__": 837, + "__docId__": 839, "kind": "member", "static": false, "variation": null, @@ -18006,7 +18077,7 @@ } }, { - "__docId__": 838, + "__docId__": 840, "kind": "member", "static": false, "variation": null, @@ -18026,7 +18097,7 @@ } }, { - "__docId__": 839, + "__docId__": 841, "kind": "member", "static": false, "variation": null, @@ -18046,7 +18117,7 @@ } }, { - "__docId__": 840, + "__docId__": 842, "kind": "member", "static": false, "variation": null, @@ -18066,7 +18137,7 @@ } }, { - "__docId__": 841, + "__docId__": 843, "kind": "member", "static": false, "variation": null, @@ -18086,7 +18157,7 @@ } }, { - "__docId__": 842, + "__docId__": 844, "kind": "member", "static": false, "variation": null, @@ -18106,7 +18177,7 @@ } }, { - "__docId__": 843, + "__docId__": 845, "kind": "member", "static": false, "variation": null, @@ -18126,7 +18197,7 @@ } }, { - "__docId__": 844, + "__docId__": 846, "kind": "member", "static": false, "variation": null, @@ -18146,7 +18217,7 @@ } }, { - "__docId__": 845, + "__docId__": 847, "kind": "member", "static": false, "variation": null, @@ -18166,7 +18237,7 @@ } }, { - "__docId__": 846, + "__docId__": 848, "kind": "member", "static": false, "variation": null, @@ -18186,7 +18257,7 @@ } }, { - "__docId__": 847, + "__docId__": 849, "kind": "member", "static": false, "variation": null, @@ -18206,7 +18277,7 @@ } }, { - "__docId__": 848, + "__docId__": 850, "kind": "member", "static": false, "variation": null, @@ -18226,7 +18297,7 @@ } }, { - "__docId__": 849, + "__docId__": 851, "kind": "member", "static": false, "variation": null, @@ -18246,7 +18317,7 @@ } }, { - "__docId__": 850, + "__docId__": 852, "kind": "member", "static": false, "variation": null, @@ -18266,7 +18337,7 @@ } }, { - "__docId__": 851, + "__docId__": 853, "kind": "member", "static": false, "variation": null, @@ -18286,7 +18357,7 @@ } }, { - "__docId__": 852, + "__docId__": 854, "kind": "member", "static": false, "variation": null, @@ -18306,7 +18377,7 @@ } }, { - "__docId__": 853, + "__docId__": 855, "kind": "member", "static": false, "variation": null, @@ -18326,7 +18397,7 @@ } }, { - "__docId__": 854, + "__docId__": 856, "kind": "member", "static": false, "variation": null, @@ -18346,7 +18417,7 @@ } }, { - "__docId__": 855, + "__docId__": 857, "kind": "member", "static": false, "variation": null, @@ -18366,7 +18437,7 @@ } }, { - "__docId__": 856, + "__docId__": 858, "kind": "member", "static": false, "variation": null, @@ -18386,7 +18457,7 @@ } }, { - "__docId__": 857, + "__docId__": 859, "kind": "member", "static": false, "variation": null, @@ -18406,7 +18477,7 @@ } }, { - "__docId__": 858, + "__docId__": 860, "kind": "member", "static": false, "variation": null, @@ -18426,7 +18497,7 @@ } }, { - "__docId__": 859, + "__docId__": 861, "kind": "member", "static": false, "variation": null, @@ -18446,7 +18517,7 @@ } }, { - "__docId__": 860, + "__docId__": 862, "kind": "member", "static": false, "variation": null, @@ -18466,7 +18537,7 @@ } }, { - "__docId__": 861, + "__docId__": 863, "kind": "member", "static": false, "variation": null, @@ -18486,7 +18557,7 @@ } }, { - "__docId__": 862, + "__docId__": 864, "kind": "member", "static": false, "variation": null, @@ -18506,7 +18577,7 @@ } }, { - "__docId__": 863, + "__docId__": 865, "kind": "member", "static": false, "variation": null, @@ -18526,7 +18597,7 @@ } }, { - "__docId__": 864, + "__docId__": 866, "kind": "member", "static": false, "variation": null, @@ -18546,7 +18617,7 @@ } }, { - "__docId__": 865, + "__docId__": 867, "kind": "member", "static": false, "variation": null, @@ -18566,7 +18637,7 @@ } }, { - "__docId__": 866, + "__docId__": 868, "kind": "member", "static": false, "variation": null, @@ -18586,7 +18657,7 @@ } }, { - "__docId__": 867, + "__docId__": 869, "kind": "member", "static": false, "variation": null, @@ -18606,7 +18677,7 @@ } }, { - "__docId__": 868, + "__docId__": 870, "kind": "member", "static": false, "variation": null, @@ -18627,7 +18698,7 @@ } }, { - "__docId__": 869, + "__docId__": 871, "kind": "member", "static": false, "variation": null, @@ -18647,7 +18718,7 @@ } }, { - "__docId__": 870, + "__docId__": 872, "kind": "member", "static": false, "variation": null, @@ -18667,7 +18738,7 @@ } }, { - "__docId__": 871, + "__docId__": 873, "kind": "member", "static": false, "variation": null, @@ -18687,7 +18758,7 @@ } }, { - "__docId__": 872, + "__docId__": 874, "kind": "member", "static": false, "variation": null, @@ -18707,7 +18778,7 @@ } }, { - "__docId__": 873, + "__docId__": 875, "kind": "member", "static": false, "variation": null, @@ -18727,7 +18798,7 @@ } }, { - "__docId__": 874, + "__docId__": 876, "kind": "member", "static": false, "variation": null, @@ -18747,7 +18818,7 @@ } }, { - "__docId__": 875, + "__docId__": 877, "kind": "member", "static": false, "variation": null, @@ -18767,7 +18838,7 @@ } }, { - "__docId__": 876, + "__docId__": 878, "kind": "member", "static": false, "variation": null, @@ -18787,7 +18858,7 @@ } }, { - "__docId__": 877, + "__docId__": 879, "kind": "member", "static": false, "variation": null, @@ -18807,7 +18878,7 @@ } }, { - "__docId__": 878, + "__docId__": 880, "kind": "member", "static": false, "variation": null, @@ -18827,7 +18898,7 @@ } }, { - "__docId__": 879, + "__docId__": 881, "kind": "member", "static": false, "variation": null, @@ -18847,7 +18918,7 @@ } }, { - "__docId__": 880, + "__docId__": 882, "kind": "member", "static": false, "variation": null, @@ -18868,7 +18939,7 @@ } }, { - "__docId__": 881, + "__docId__": 883, "kind": "member", "static": false, "variation": null, @@ -18888,7 +18959,7 @@ } }, { - "__docId__": 882, + "__docId__": 884, "kind": "member", "static": false, "variation": null, @@ -18908,7 +18979,7 @@ } }, { - "__docId__": 883, + "__docId__": 885, "kind": "member", "static": false, "variation": null, @@ -18928,7 +18999,7 @@ } }, { - "__docId__": 884, + "__docId__": 886, "kind": "member", "static": false, "variation": null, @@ -18948,7 +19019,7 @@ } }, { - "__docId__": 885, + "__docId__": 887, "kind": "member", "static": false, "variation": null, @@ -18968,7 +19039,7 @@ } }, { - "__docId__": 886, + "__docId__": 888, "kind": "member", "static": false, "variation": null, @@ -18988,7 +19059,7 @@ } }, { - "__docId__": 887, + "__docId__": 889, "kind": "member", "static": false, "variation": null, @@ -19008,7 +19079,7 @@ } }, { - "__docId__": 888, + "__docId__": 890, "kind": "member", "static": false, "variation": null, @@ -19028,7 +19099,7 @@ } }, { - "__docId__": 889, + "__docId__": 891, "kind": "member", "static": false, "variation": null, @@ -19049,7 +19120,7 @@ } }, { - "__docId__": 890, + "__docId__": 892, "kind": "member", "static": false, "variation": null, @@ -19069,7 +19140,7 @@ } }, { - "__docId__": 891, + "__docId__": 893, "kind": "member", "static": false, "variation": null, @@ -19089,7 +19160,7 @@ } }, { - "__docId__": 892, + "__docId__": 894, "kind": "member", "static": false, "variation": null, @@ -19109,7 +19180,7 @@ } }, { - "__docId__": 893, + "__docId__": 895, "kind": "member", "static": false, "variation": null, @@ -19129,7 +19200,7 @@ } }, { - "__docId__": 894, + "__docId__": 896, "kind": "member", "static": false, "variation": null, @@ -19149,7 +19220,7 @@ } }, { - "__docId__": 895, + "__docId__": 897, "kind": "member", "static": false, "variation": null, @@ -19169,7 +19240,7 @@ } }, { - "__docId__": 896, + "__docId__": 898, "kind": "member", "static": false, "variation": null, @@ -19189,7 +19260,7 @@ } }, { - "__docId__": 897, + "__docId__": 899, "kind": "member", "static": false, "variation": null, @@ -19209,7 +19280,7 @@ } }, { - "__docId__": 898, + "__docId__": 900, "kind": "member", "static": false, "variation": null, @@ -19229,7 +19300,7 @@ } }, { - "__docId__": 899, + "__docId__": 901, "kind": "member", "static": false, "variation": null, @@ -19249,7 +19320,7 @@ } }, { - "__docId__": 900, + "__docId__": 902, "kind": "member", "static": false, "variation": null, @@ -19269,7 +19340,7 @@ } }, { - "__docId__": 901, + "__docId__": 903, "kind": "member", "static": false, "variation": null, @@ -19289,7 +19360,7 @@ } }, { - "__docId__": 902, + "__docId__": 904, "kind": "member", "static": false, "variation": null, @@ -19309,7 +19380,7 @@ } }, { - "__docId__": 903, + "__docId__": 905, "kind": "member", "static": false, "variation": null, @@ -19329,7 +19400,7 @@ } }, { - "__docId__": 904, + "__docId__": 906, "kind": "member", "static": false, "variation": null, @@ -19349,7 +19420,7 @@ } }, { - "__docId__": 905, + "__docId__": 907, "kind": "member", "static": false, "variation": null, @@ -19369,7 +19440,7 @@ } }, { - "__docId__": 906, + "__docId__": 908, "kind": "member", "static": false, "variation": null, @@ -19389,7 +19460,7 @@ } }, { - "__docId__": 907, + "__docId__": 909, "kind": "member", "static": false, "variation": null, @@ -19409,7 +19480,7 @@ } }, { - "__docId__": 908, + "__docId__": 910, "kind": "member", "static": false, "variation": null, @@ -19429,7 +19500,7 @@ } }, { - "__docId__": 909, + "__docId__": 911, "kind": "member", "static": false, "variation": null, @@ -19449,7 +19520,7 @@ } }, { - "__docId__": 910, + "__docId__": 912, "kind": "member", "static": false, "variation": null, @@ -19469,7 +19540,7 @@ } }, { - "__docId__": 911, + "__docId__": 913, "kind": "member", "static": false, "variation": null, @@ -19489,7 +19560,7 @@ } }, { - "__docId__": 912, + "__docId__": 914, "kind": "member", "static": false, "variation": null, @@ -19509,7 +19580,7 @@ } }, { - "__docId__": 913, + "__docId__": 915, "kind": "member", "static": false, "variation": null, @@ -19529,7 +19600,7 @@ } }, { - "__docId__": 914, + "__docId__": 916, "kind": "member", "static": false, "variation": null, @@ -19549,7 +19620,7 @@ } }, { - "__docId__": 915, + "__docId__": 917, "kind": "member", "static": false, "variation": null, @@ -19569,7 +19640,7 @@ } }, { - "__docId__": 916, + "__docId__": 918, "kind": "member", "static": false, "variation": null, @@ -19589,7 +19660,7 @@ } }, { - "__docId__": 917, + "__docId__": 919, "kind": "member", "static": false, "variation": null, @@ -19609,7 +19680,7 @@ } }, { - "__docId__": 918, + "__docId__": 920, "kind": "member", "static": false, "variation": null, @@ -19629,7 +19700,7 @@ } }, { - "__docId__": 919, + "__docId__": 921, "kind": "member", "static": false, "variation": null, @@ -19649,7 +19720,7 @@ } }, { - "__docId__": 920, + "__docId__": 922, "kind": "member", "static": false, "variation": null, @@ -19669,7 +19740,7 @@ } }, { - "__docId__": 921, + "__docId__": 923, "kind": "member", "static": false, "variation": null, @@ -19689,7 +19760,7 @@ } }, { - "__docId__": 922, + "__docId__": 924, "kind": "member", "static": false, "variation": null, @@ -19709,7 +19780,7 @@ } }, { - "__docId__": 923, + "__docId__": 925, "kind": "member", "static": false, "variation": null, @@ -19729,7 +19800,7 @@ } }, { - "__docId__": 924, + "__docId__": 926, "kind": "member", "static": false, "variation": null, @@ -19749,7 +19820,7 @@ } }, { - "__docId__": 925, + "__docId__": 927, "kind": "member", "static": false, "variation": null, @@ -19769,7 +19840,7 @@ } }, { - "__docId__": 926, + "__docId__": 928, "kind": "member", "static": false, "variation": null, @@ -19789,7 +19860,7 @@ } }, { - "__docId__": 927, + "__docId__": 929, "kind": "member", "static": false, "variation": null, @@ -19809,7 +19880,7 @@ } }, { - "__docId__": 928, + "__docId__": 930, "kind": "member", "static": false, "variation": null, @@ -19829,7 +19900,7 @@ } }, { - "__docId__": 929, + "__docId__": 931, "kind": "member", "static": false, "variation": null, @@ -19849,7 +19920,7 @@ } }, { - "__docId__": 930, + "__docId__": 932, "kind": "member", "static": false, "variation": null, @@ -19869,7 +19940,7 @@ } }, { - "__docId__": 931, + "__docId__": 933, "kind": "member", "static": false, "variation": null, @@ -19889,7 +19960,7 @@ } }, { - "__docId__": 932, + "__docId__": 934, "kind": "member", "static": false, "variation": null, @@ -19909,7 +19980,7 @@ } }, { - "__docId__": 933, + "__docId__": 935, "kind": "member", "static": false, "variation": null, @@ -19929,7 +20000,7 @@ } }, { - "__docId__": 934, + "__docId__": 936, "kind": "member", "static": false, "variation": null, @@ -19949,7 +20020,7 @@ } }, { - "__docId__": 935, + "__docId__": 937, "kind": "member", "static": false, "variation": null, @@ -19969,7 +20040,7 @@ } }, { - "__docId__": 936, + "__docId__": 938, "kind": "member", "static": false, "variation": null, @@ -19989,7 +20060,7 @@ } }, { - "__docId__": 937, + "__docId__": 939, "kind": "member", "static": false, "variation": null, @@ -20009,7 +20080,7 @@ } }, { - "__docId__": 938, + "__docId__": 940, "kind": "member", "static": false, "variation": null, @@ -20029,27 +20100,7 @@ } }, { - "__docId__": 939, - "kind": "member", - "static": false, - "variation": null, - "name": "hasColTypes", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#hasColTypes", - "access": "private", - "description": "Determine whether table has columns data types", - "lineNumber": 879, - "type": { - "nullable": null, - "types": [ - "Boolean" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 940, + "__docId__": 941, "kind": "member", "static": false, "variation": null, @@ -20058,7 +20109,7 @@ "longname": "src/tablefilter.js~TableFilter#colTypes", "access": null, "description": "Define data types on a column basis, possible values 'string',\n'number', 'formatted-number', 'date', 'ipaddress' ie:\ncol_types : [\n 'string', 'date', 'number',\n { type: 'formatted-number', decimal: ',', thousands: '.' },\n { type: 'date', locale: 'en-gb' },\n { type: 'date', format: ['{dd}-{months}-{yyyy|yy}'] }\n]\n\nRefer to https://sugarjs.com/docs/#/DateParsing for exhaustive\ninformation on date parsing formats supported by Sugar Date", - "lineNumber": 895, + "lineNumber": 888, "type": { "nullable": null, "types": [ @@ -20069,7 +20120,7 @@ } }, { - "__docId__": 941, + "__docId__": 942, "kind": "member", "static": false, "variation": null, @@ -20078,24 +20129,7 @@ "longname": "src/tablefilter.js~TableFilter#prfxTf", "access": "private", "description": "Main prefix", - "lineNumber": 902, - "type": { - "types": [ - "string" - ] - } - }, - { - "__docId__": 942, - "kind": "member", - "static": false, - "variation": null, - "name": "prfxFlt", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#prfxFlt", - "access": "private", - "description": "Filter's ID prefix (inputs - selects)", - "lineNumber": 908, + "lineNumber": 895, "type": { "types": [ "string" @@ -20107,12 +20141,12 @@ "kind": "member", "static": false, "variation": null, - "name": "prfxValButton", + "name": "prfxFlt", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#prfxValButton", + "longname": "src/tablefilter.js~TableFilter#prfxFlt", "access": "private", - "description": "Button's ID prefix", - "lineNumber": 914, + "description": "Filter's ID prefix (inputs - selects)", + "lineNumber": 901, "type": { "types": [ "string" @@ -20124,12 +20158,12 @@ "kind": "member", "static": false, "variation": null, - "name": "prfxInfDiv", + "name": "prfxValButton", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#prfxInfDiv", + "longname": "src/tablefilter.js~TableFilter#prfxValButton", "access": "private", - "description": "Toolbar container ID prefix", - "lineNumber": 920, + "description": "Button's ID prefix", + "lineNumber": 907, "type": { "types": [ "string" @@ -20141,12 +20175,12 @@ "kind": "member", "static": false, "variation": null, - "name": "prfxLDiv", + "name": "prfxInfDiv", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#prfxLDiv", + "longname": "src/tablefilter.js~TableFilter#prfxInfDiv", "access": "private", - "description": "Toolbar left element ID prefix", - "lineNumber": 926, + "description": "Toolbar container ID prefix", + "lineNumber": 913, "type": { "types": [ "string" @@ -20158,12 +20192,12 @@ "kind": "member", "static": false, "variation": null, - "name": "prfxRDiv", + "name": "prfxLDiv", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#prfxRDiv", + "longname": "src/tablefilter.js~TableFilter#prfxLDiv", "access": "private", - "description": "Toolbar right element ID prefix", - "lineNumber": 932, + "description": "Toolbar left element ID prefix", + "lineNumber": 919, "type": { "types": [ "string" @@ -20175,12 +20209,12 @@ "kind": "member", "static": false, "variation": null, - "name": "prfxMDiv", + "name": "prfxRDiv", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#prfxMDiv", + "longname": "src/tablefilter.js~TableFilter#prfxRDiv", "access": "private", - "description": "Toolbar middle element ID prefix", - "lineNumber": 938, + "description": "Toolbar right element ID prefix", + "lineNumber": 925, "type": { "types": [ "string" @@ -20192,12 +20226,12 @@ "kind": "member", "static": false, "variation": null, - "name": "prfxResponsive", + "name": "prfxMDiv", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#prfxResponsive", + "longname": "src/tablefilter.js~TableFilter#prfxMDiv", "access": "private", - "description": "Responsive Css class", - "lineNumber": 944, + "description": "Toolbar middle element ID prefix", + "lineNumber": 931, "type": { "types": [ "string" @@ -20209,12 +20243,29 @@ "kind": "member", "static": false, "variation": null, + "name": "prfxResponsive", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#prfxResponsive", + "access": "private", + "description": "Responsive Css class", + "lineNumber": 937, + "type": { + "types": [ + "string" + ] + } + }, + { + "__docId__": 950, + "kind": "member", + "static": false, + "variation": null, "name": "extensions", "memberof": "src/tablefilter.js~TableFilter", "longname": "src/tablefilter.js~TableFilter#extensions", "access": "private", "description": "List of loaded extensions", - "lineNumber": 952, + "lineNumber": 945, "type": { "nullable": null, "types": [ @@ -20225,7 +20276,7 @@ } }, { - "__docId__": 950, + "__docId__": 951, "kind": "member", "static": false, "variation": null, @@ -20234,27 +20285,7 @@ "longname": "src/tablefilter.js~TableFilter#hasExtensions", "access": "private", "description": "Determine whether extensions are loaded", - "lineNumber": 959, - "type": { - "nullable": null, - "types": [ - "Boolean" - ], - "spread": false, - "description": null - } - }, - { - "__docId__": 951, - "kind": "member", - "static": false, - "variation": null, - "name": "enableDefaultTheme", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#enableDefaultTheme", - "access": null, - "description": "Enable default theme", - "lineNumber": 966, + "lineNumber": 952, "type": { "nullable": null, "types": [ @@ -20269,12 +20300,12 @@ "kind": "member", "static": false, "variation": null, - "name": "hasThemes", + "name": "enableDefaultTheme", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#hasThemes", - "access": "private", - "description": "Determine whether themes are enables", - "lineNumber": 973, + "longname": "src/tablefilter.js~TableFilter#enableDefaultTheme", + "access": null, + "description": "Enable default theme", + "lineNumber": 959, "type": { "nullable": null, "types": [ @@ -20289,16 +20320,16 @@ "kind": "member", "static": false, "variation": null, - "name": "themes", + "name": "hasThemes", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#themes", - "access": null, - "description": "List of themes, ie:\nthemes: [{ name: 'skyblue' }]", - "lineNumber": 980, + "longname": "src/tablefilter.js~TableFilter#hasThemes", + "access": "private", + "description": "Determine whether themes are enables", + "lineNumber": 966, "type": { "nullable": null, "types": [ - "Array" + "Boolean" ], "spread": false, "description": null @@ -20309,12 +20340,12 @@ "kind": "member", "static": false, "variation": null, - "name": "themesPath", + "name": "themes", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#themesPath", + "longname": "src/tablefilter.js~TableFilter#themes", "access": null, - "description": "Define path to themes assets, defaults to\n'tablefilter/style/themes/'. Usage:\nthemes: [{ name: 'skyblue' }]", - "lineNumber": 988, + "description": "List of themes, ie:\nthemes: [{ name: 'skyblue' }]", + "lineNumber": 973, "type": { "nullable": null, "types": [ @@ -20329,16 +20360,16 @@ "kind": "member", "static": false, "variation": null, - "name": "responsive", + "name": "themesPath", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#responsive", + "longname": "src/tablefilter.js~TableFilter#themesPath", "access": null, - "description": "Enable responsive layout", - "lineNumber": 994, + "description": "Define path to themes assets, defaults to\n'tablefilter/style/themes/'. Usage:\nthemes: [{ name: 'skyblue' }]", + "lineNumber": 981, "type": { "nullable": null, "types": [ - "Boolean" + "Array" ], "spread": false, "description": null @@ -20349,16 +20380,19 @@ "kind": "member", "static": false, "variation": null, - "name": "Mod", + "name": "responsive", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#Mod", - "access": "private", - "description": "Features registry", - "lineNumber": 1000, + "longname": "src/tablefilter.js~TableFilter#responsive", + "access": null, + "description": "Enable responsive layout", + "lineNumber": 987, "type": { + "nullable": null, "types": [ - "*" - ] + "Boolean" + ], + "spread": false, + "description": null } }, { @@ -20366,12 +20400,12 @@ "kind": "member", "static": false, "variation": null, - "name": "ExtRegistry", + "name": "Mod", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#ExtRegistry", + "longname": "src/tablefilter.js~TableFilter#Mod", "access": "private", - "description": "Extensions registry", - "lineNumber": 1006, + "description": "Features registry", + "lineNumber": 993, "type": { "types": [ "*" @@ -20380,6 +20414,23 @@ }, { "__docId__": 958, + "kind": "member", + "static": false, + "variation": null, + "name": "ExtRegistry", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#ExtRegistry", + "access": "private", + "description": "Extensions registry", + "lineNumber": 999, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 959, "kind": "method", "static": false, "variation": null, @@ -20388,12 +20439,12 @@ "longname": "src/tablefilter.js~TableFilter#init", "access": null, "description": "Initialise features and layout", - "lineNumber": 1012, + "lineNumber": 1005, "params": [], "generator": false }, { - "__docId__": 959, + "__docId__": 960, "kind": "member", "static": false, "variation": null, @@ -20402,25 +20453,7 @@ "longname": "src/tablefilter.js~TableFilter#nbCells", "access": null, "description": null, - "lineNumber": 1017, - "undocument": true, - "type": { - "types": [ - "*" - ] - } - }, - { - "__docId__": 960, - "kind": "member", - "static": false, - "variation": null, - "name": "nbFilterableRows", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#nbFilterableRows", - "access": null, - "description": null, - "lineNumber": 1071, + "lineNumber": 1010, "undocument": true, "type": { "types": [ @@ -20433,12 +20466,30 @@ "kind": "member", "static": false, "variation": null, + "name": "nbFilterableRows", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#nbFilterableRows", + "access": null, + "description": null, + "lineNumber": 1064, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 962, + "kind": "member", + "static": false, + "variation": null, "name": "initialized", "memberof": "src/tablefilter.js~TableFilter", "longname": "src/tablefilter.js~TableFilter#initialized", "access": null, "description": null, - "lineNumber": 1189, + "lineNumber": 1182, "unknown": [ { "tagName": "@inherited", @@ -20452,7 +20503,7 @@ } }, { - "__docId__": 962, + "__docId__": 963, "kind": "method", "static": false, "variation": null, @@ -20461,7 +20512,7 @@ "longname": "src/tablefilter.js~TableFilter#detectKey", "access": null, "description": "Detect key", - "lineNumber": 1200, + "lineNumber": 1193, "params": [ { "nullable": null, @@ -20477,7 +20528,7 @@ "generator": false }, { - "__docId__": 963, + "__docId__": 964, "kind": "member", "static": false, "variation": null, @@ -20486,7 +20537,7 @@ "longname": "src/tablefilter.js~TableFilter#isUserTyping", "access": null, "description": null, - "lineNumber": 1211, + "lineNumber": 1204, "undocument": true, "type": { "types": [ @@ -20495,7 +20546,7 @@ } }, { - "__docId__": 964, + "__docId__": 965, "kind": "member", "static": false, "variation": null, @@ -20504,7 +20555,7 @@ "longname": "src/tablefilter.js~TableFilter#autoFilterTimer", "access": null, "description": null, - "lineNumber": 1213, + "lineNumber": 1206, "undocument": true, "type": { "types": [ @@ -20513,7 +20564,7 @@ } }, { - "__docId__": 965, + "__docId__": 966, "kind": "method", "static": false, "variation": null, @@ -20522,7 +20573,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": 1223, + "lineNumber": 1216, "params": [ { "nullable": null, @@ -20538,7 +20589,7 @@ "generator": false }, { - "__docId__": 966, + "__docId__": 967, "kind": "member", "static": false, "variation": null, @@ -20547,7 +20598,7 @@ "longname": "src/tablefilter.js~TableFilter#isUserTyping", "access": null, "description": null, - "lineNumber": 1228, + "lineNumber": 1221, "undocument": true, "type": { "types": [ @@ -20556,7 +20607,7 @@ } }, { - "__docId__": 967, + "__docId__": 968, "kind": "member", "static": false, "variation": null, @@ -20565,25 +20616,7 @@ "longname": "src/tablefilter.js~TableFilter#autoFilterTimer", "access": null, "description": null, - "lineNumber": 1232, - "undocument": true, - "type": { - "types": [ - "*" - ] - } - }, - { - "__docId__": 968, - "kind": "member", - "static": false, - "variation": null, - "name": "isUserTyping", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#isUserTyping", - "access": null, - "description": null, - "lineNumber": 1235, + "lineNumber": 1225, "undocument": true, "type": { "types": [ @@ -20596,12 +20629,12 @@ "kind": "member", "static": false, "variation": null, - "name": "autoFilterTimer", + "name": "isUserTyping", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#autoFilterTimer", + "longname": "src/tablefilter.js~TableFilter#isUserTyping", "access": null, "description": null, - "lineNumber": 1242, + "lineNumber": 1228, "undocument": true, "type": { "types": [ @@ -20619,7 +20652,7 @@ "longname": "src/tablefilter.js~TableFilter#autoFilterTimer", "access": null, "description": null, - "lineNumber": 1247, + "lineNumber": 1235, "undocument": true, "type": { "types": [ @@ -20629,6 +20662,24 @@ }, { "__docId__": 971, + "kind": "member", + "static": false, + "variation": null, + "name": "autoFilterTimer", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#autoFilterTimer", + "access": null, + "description": null, + "lineNumber": 1240, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 972, "kind": "method", "static": false, "variation": null, @@ -20637,12 +20688,12 @@ "longname": "src/tablefilter.js~TableFilter#onKeyDown", "access": null, "description": "Filter's keydown event: if auto-filter on, detect user is typing", - "lineNumber": 1254, + "lineNumber": 1247, "params": [], "generator": false }, { - "__docId__": 972, + "__docId__": 973, "kind": "member", "static": false, "variation": null, @@ -20651,7 +20702,7 @@ "longname": "src/tablefilter.js~TableFilter#isUserTyping", "access": null, "description": null, - "lineNumber": 1256, + "lineNumber": 1249, "undocument": true, "type": { "types": [ @@ -20660,7 +20711,7 @@ } }, { - "__docId__": 973, + "__docId__": 974, "kind": "method", "static": false, "variation": null, @@ -20669,7 +20720,7 @@ "longname": "src/tablefilter.js~TableFilter#onInpFocus", "access": null, "description": "Filter's focus event", - "lineNumber": 1264, + "lineNumber": 1257, "params": [ { "nullable": null, @@ -20685,7 +20736,7 @@ "generator": false }, { - "__docId__": 974, + "__docId__": 975, "kind": "method", "static": false, "variation": null, @@ -20694,12 +20745,12 @@ "longname": "src/tablefilter.js~TableFilter#onInpBlur", "access": null, "description": "Filter's blur event: if auto-filter on, clear interval on filter blur", - "lineNumber": 1272, + "lineNumber": 1265, "params": [], "generator": false }, { - "__docId__": 975, + "__docId__": 976, "kind": "member", "static": false, "variation": null, @@ -20708,7 +20759,7 @@ "longname": "src/tablefilter.js~TableFilter#isUserTyping", "access": null, "description": null, - "lineNumber": 1274, + "lineNumber": 1267, "undocument": true, "type": { "types": [ @@ -20717,7 +20768,7 @@ } }, { - "__docId__": 976, + "__docId__": 977, "kind": "method", "static": false, "variation": null, @@ -20726,7 +20777,7 @@ "longname": "src/tablefilter.js~TableFilter#_insertFiltersRow", "access": null, "description": "Insert filters row at initialization", - "lineNumber": 1283, + "lineNumber": 1276, "params": [], "return": { "types": [ @@ -20736,7 +20787,7 @@ "generator": false }, { - "__docId__": 977, + "__docId__": 978, "kind": "method", "static": false, "variation": null, @@ -20745,12 +20796,12 @@ "longname": "src/tablefilter.js~TableFilter#_initNoFilters", "access": null, "description": "Initialize filtersless table", - "lineNumber": 1312, + "lineNumber": 1305, "params": [], "generator": false }, { - "__docId__": 978, + "__docId__": 979, "kind": "member", "static": false, "variation": null, @@ -20759,25 +20810,7 @@ "longname": "src/tablefilter.js~TableFilter#refRow", "access": null, "description": null, - "lineNumber": 1316, - "undocument": true, - "type": { - "types": [ - "*" - ] - } - }, - { - "__docId__": 979, - "kind": "member", - "static": false, - "variation": null, - "name": "nbFilterableRows", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#nbFilterableRows", - "access": null, - "description": null, - "lineNumber": 1317, + "lineNumber": 1309, "undocument": true, "type": { "types": [ @@ -20787,6 +20820,24 @@ }, { "__docId__": 980, + "kind": "member", + "static": false, + "variation": null, + "name": "nbFilterableRows", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#nbFilterableRows", + "access": null, + "description": null, + "lineNumber": 1310, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 981, "kind": "method", "static": false, "variation": null, @@ -20795,7 +20846,7 @@ "longname": "src/tablefilter.js~TableFilter#_buildInputFilter", "access": null, "description": "Build input filter type", - "lineNumber": 1326, + "lineNumber": 1319, "params": [ { "nullable": null, @@ -20831,7 +20882,7 @@ "generator": false }, { - "__docId__": 981, + "__docId__": 982, "kind": "method", "static": false, "variation": null, @@ -20840,7 +20891,7 @@ "longname": "src/tablefilter.js~TableFilter#_buildSubmitButton", "access": null, "description": "Build submit button", - "lineNumber": 1364, + "lineNumber": 1357, "params": [ { "nullable": null, @@ -20866,7 +20917,7 @@ "generator": false }, { - "__docId__": 982, + "__docId__": 983, "kind": "method", "static": false, "variation": null, @@ -20875,7 +20926,7 @@ "longname": "src/tablefilter.js~TableFilter#feature", "access": null, "description": "Return a feature instance for a given name", - "lineNumber": 1388, + "lineNumber": 1381, "params": [ { "nullable": null, @@ -20899,7 +20950,7 @@ "generator": false }, { - "__docId__": 983, + "__docId__": 984, "kind": "method", "static": false, "variation": null, @@ -20908,12 +20959,12 @@ "longname": "src/tablefilter.js~TableFilter#initExtensions", "access": null, "description": "Initialise all the extensions defined in the configuration object", - "lineNumber": 1395, + "lineNumber": 1388, "params": [], "generator": false }, { - "__docId__": 984, + "__docId__": 985, "kind": "method", "static": false, "variation": null, @@ -20922,7 +20973,7 @@ "longname": "src/tablefilter.js~TableFilter#loadExtension", "access": null, "description": "Load an extension module", - "lineNumber": 1414, + "lineNumber": 1407, "params": [ { "nullable": null, @@ -20938,7 +20989,7 @@ "generator": false }, { - "__docId__": 985, + "__docId__": 986, "kind": "method", "static": false, "variation": null, @@ -20947,7 +20998,7 @@ "longname": "src/tablefilter.js~TableFilter#extension", "access": null, "description": "Get an extension instance", - "lineNumber": 1445, + "lineNumber": 1438, "params": [ { "nullable": null, @@ -20971,7 +21022,7 @@ "generator": false }, { - "__docId__": 986, + "__docId__": 987, "kind": "method", "static": false, "variation": null, @@ -20980,7 +21031,7 @@ "longname": "src/tablefilter.js~TableFilter#hasExtension", "access": null, "description": "Check passed extension name exists", - "lineNumber": 1454, + "lineNumber": 1447, "params": [ { "nullable": null, @@ -21004,7 +21055,7 @@ "generator": false }, { - "__docId__": 987, + "__docId__": 988, "kind": "method", "static": false, "variation": null, @@ -21013,12 +21064,12 @@ "longname": "src/tablefilter.js~TableFilter#destroyExtensions", "access": null, "description": "Destroy all the extensions store in extensions registry", - "lineNumber": 1461, + "lineNumber": 1454, "params": [], "generator": false }, { - "__docId__": 988, + "__docId__": 989, "kind": "method", "static": false, "variation": null, @@ -21027,12 +21078,12 @@ "longname": "src/tablefilter.js~TableFilter#loadThemes", "access": null, "description": "Load themes defined in the configuration object", - "lineNumber": 1473, + "lineNumber": 1466, "params": [], "generator": false }, { - "__docId__": 989, + "__docId__": 990, "kind": "member", "static": false, "variation": null, @@ -21041,7 +21092,7 @@ "longname": "src/tablefilter.js~TableFilter#loader", "access": null, "description": null, - "lineNumber": 1502, + "lineNumber": 1495, "undocument": true, "type": { "types": [ @@ -21050,7 +21101,7 @@ } }, { - "__docId__": 990, + "__docId__": 991, "kind": "method", "static": false, "variation": null, @@ -21059,7 +21110,7 @@ "longname": "src/tablefilter.js~TableFilter#getStylesheet", "access": null, "description": "Return stylesheet DOM element for a given theme name", - "lineNumber": 1511, + "lineNumber": 1504, "params": [ { "name": "name", @@ -21082,7 +21133,7 @@ "generator": false }, { - "__docId__": 991, + "__docId__": 992, "kind": "method", "static": false, "variation": null, @@ -21091,12 +21142,12 @@ "longname": "src/tablefilter.js~TableFilter#destroy", "access": null, "description": "Destroy filter grid", - "lineNumber": 1518, + "lineNumber": 1511, "params": [], "generator": false }, { - "__docId__": 992, + "__docId__": 993, "kind": "member", "static": false, "variation": null, @@ -21105,7 +21156,7 @@ "longname": "src/tablefilter.js~TableFilter#nbHiddenRows", "access": null, "description": null, - "lineNumber": 1563, + "lineNumber": 1556, "undocument": true, "type": { "types": [ @@ -21114,7 +21165,7 @@ } }, { - "__docId__": 993, + "__docId__": 994, "kind": "member", "static": false, "variation": null, @@ -21123,25 +21174,7 @@ "longname": "src/tablefilter.js~TableFilter#validRowsIndex", "access": null, "description": null, - "lineNumber": 1564, - "undocument": true, - "type": { - "types": [ - "*" - ] - } - }, - { - "__docId__": 994, - "kind": "member", - "static": false, - "variation": null, - "name": "fltIds", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#fltIds", - "access": null, - "description": null, - "lineNumber": 1565, + "lineNumber": 1557, "undocument": true, "type": { "types": [ @@ -21154,44 +21187,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": 1566, - "undocument": true, - "type": { - "types": [ - "boolean" - ] - } - }, - { - "__docId__": 996, - "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": 1572, - "params": [], - "generator": false - }, - { - "__docId__": 997, - "kind": "member", - "static": false, - "variation": null, - "name": "infDiv", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#infDiv", - "access": null, - "description": null, - "lineNumber": 1597, + "lineNumber": 1558, "undocument": true, "type": { "types": [ @@ -21199,17 +21200,49 @@ ] } }, + { + "__docId__": 996, + "kind": "member", + "static": false, + "variation": null, + "name": "initialized", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#initialized", + "access": null, + "description": null, + "lineNumber": 1559, + "undocument": true, + "type": { + "types": [ + "boolean" + ] + } + }, + { + "__docId__": 997, + "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": 1565, + "params": [], + "generator": false + }, { "__docId__": 998, "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": 1603, + "lineNumber": 1590, "undocument": true, "type": { "types": [ @@ -21222,12 +21255,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": 1610, + "lineNumber": 1596, "undocument": true, "type": { "types": [ @@ -21240,12 +21273,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": 1616, + "lineNumber": 1603, "undocument": true, "type": { "types": [ @@ -21255,29 +21288,15 @@ }, { "__docId__": 1001, - "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": 1630, - "params": [], - "generator": false - }, - { - "__docId__": 1002, "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": 1635, + "lineNumber": 1609, "undocument": true, "type": { "types": [ @@ -21285,8 +21304,40 @@ ] } }, + { + "__docId__": 1002, + "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": 1623, + "params": [], + "generator": false + }, { "__docId__": 1003, + "kind": "member", + "static": false, + "variation": null, + "name": "infDiv", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#infDiv", + "access": null, + "description": null, + "lineNumber": 1628, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 1004, "kind": "method", "static": false, "variation": null, @@ -21295,12 +21346,12 @@ "longname": "src/tablefilter.js~TableFilter#removeExternalFlts", "access": null, "description": "Remove all the external column filters", - "lineNumber": 1647, + "lineNumber": 1640, "params": [], "generator": false }, { - "__docId__": 1004, + "__docId__": 1005, "kind": "method", "static": false, "variation": null, @@ -21309,7 +21360,7 @@ "longname": "src/tablefilter.js~TableFilter#isCustomOptions", "access": null, "description": "Check if given column implements a filter with custom options", - "lineNumber": 1667, + "lineNumber": 1660, "params": [ { "nullable": null, @@ -21333,7 +21384,7 @@ "generator": false }, { - "__docId__": 1005, + "__docId__": 1006, "kind": "method", "static": false, "variation": null, @@ -21342,7 +21393,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": 1678, + "lineNumber": 1671, "params": [ { "nullable": null, @@ -21366,7 +21417,7 @@ "generator": false }, { - "__docId__": 1006, + "__docId__": 1007, "kind": "method", "static": false, "variation": null, @@ -21375,12 +21426,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": 1711, + "lineNumber": 1704, "params": [], "generator": false }, { - "__docId__": 1007, + "__docId__": 1008, "kind": "member", "static": false, "variation": null, @@ -21389,25 +21440,7 @@ "longname": "src/tablefilter.js~TableFilter#validRowsIndex", "access": null, "description": null, - "lineNumber": 1723, - "undocument": true, - "type": { - "types": [ - "*" - ] - } - }, - { - "__docId__": 1008, - "kind": "member", - "static": false, - "variation": null, - "name": "nbHiddenRows", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#nbHiddenRows", - "access": null, - "description": null, - "lineNumber": 1827, + "lineNumber": 1716, "undocument": true, "type": { "types": [ @@ -21417,6 +21450,24 @@ }, { "__docId__": 1009, + "kind": "member", + "static": false, + "variation": null, + "name": "nbHiddenRows", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#nbHiddenRows", + "access": null, + "description": null, + "lineNumber": 1820, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 1010, "kind": "method", "static": false, "variation": null, @@ -21425,7 +21476,7 @@ "longname": "src/tablefilter.js~TableFilter#_testTerm", "access": null, "description": "Test for a match of search term in cell data", - "lineNumber": 1842, + "lineNumber": 1835, "unknown": [ { "tagName": "@returns", @@ -21475,7 +21526,7 @@ "generator": false }, { - "__docId__": 1010, + "__docId__": 1011, "kind": "method", "static": false, "variation": null, @@ -21484,7 +21535,7 @@ "longname": "src/tablefilter.js~TableFilter#getColValues", "access": null, "description": "Return the data of a specified column", - "lineNumber": 2083, + "lineNumber": 2076, "params": [ { "nullable": null, @@ -21544,7 +21595,7 @@ "generator": false }, { - "__docId__": 1011, + "__docId__": 1012, "kind": "method", "static": false, "variation": null, @@ -21553,7 +21604,7 @@ "longname": "src/tablefilter.js~TableFilter#getFilterValue", "access": null, "description": "Return the filter's value of a specified column", - "lineNumber": 2128, + "lineNumber": 2121, "params": [ { "nullable": null, @@ -21577,7 +21628,7 @@ "generator": false }, { - "__docId__": 1012, + "__docId__": 1013, "kind": "method", "static": false, "variation": null, @@ -21586,7 +21637,7 @@ "longname": "src/tablefilter.js~TableFilter#getFiltersValue", "access": null, "description": "Return the filters' values", - "lineNumber": 2164, + "lineNumber": 2157, "params": [], "return": { "nullable": null, @@ -21599,7 +21650,7 @@ "generator": false }, { - "__docId__": 1013, + "__docId__": 1014, "kind": "method", "static": false, "variation": null, @@ -21608,7 +21659,7 @@ "longname": "src/tablefilter.js~TableFilter#getFilterId", "access": null, "description": "Return the ID of a specified column's filter", - "lineNumber": 2185, + "lineNumber": 2178, "params": [ { "nullable": null, @@ -21632,7 +21683,7 @@ "generator": false }, { - "__docId__": 1014, + "__docId__": 1015, "kind": "method", "static": false, "variation": null, @@ -21641,7 +21692,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": 2201, + "lineNumber": 2194, "params": [ { "nullable": null, @@ -21675,7 +21726,7 @@ "generator": false }, { - "__docId__": 1015, + "__docId__": 1016, "kind": "method", "static": false, "variation": null, @@ -21684,7 +21735,7 @@ "longname": "src/tablefilter.js~TableFilter#getFilterElement", "access": null, "description": "Return the filter's DOM element for a given column", - "lineNumber": 2221, + "lineNumber": 2214, "params": [ { "nullable": null, @@ -21708,7 +21759,7 @@ "generator": false }, { - "__docId__": 1016, + "__docId__": 1017, "kind": "method", "static": false, "variation": null, @@ -21717,7 +21768,7 @@ "longname": "src/tablefilter.js~TableFilter#getCellsNb", "access": null, "description": "Return the number of cells for a given row index", - "lineNumber": 2231, + "lineNumber": 2224, "params": [ { "nullable": null, @@ -21741,7 +21792,7 @@ "generator": false }, { - "__docId__": 1017, + "__docId__": 1018, "kind": "method", "static": false, "variation": null, @@ -21750,7 +21801,7 @@ "longname": "src/tablefilter.js~TableFilter#getRowsNb", "access": null, "description": "Return the number of filterable rows starting from reference row if\ndefined", - "lineNumber": 2242, + "lineNumber": 2235, "params": [ { "nullable": null, @@ -21774,7 +21825,7 @@ "generator": false }, { - "__docId__": 1018, + "__docId__": 1019, "kind": "method", "static": false, "variation": null, @@ -21783,7 +21834,7 @@ "longname": "src/tablefilter.js~TableFilter#getCellValue", "access": null, "description": "Return the text content of a given cell", - "lineNumber": 2257, + "lineNumber": 2250, "unknown": [ { "tagName": "@returns", @@ -21813,7 +21864,7 @@ "generator": false }, { - "__docId__": 1019, + "__docId__": 1020, "kind": "method", "static": false, "variation": null, @@ -21822,7 +21873,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": 2273, + "lineNumber": 2266, "params": [ { "nullable": null, @@ -21848,7 +21899,7 @@ "generator": false }, { - "__docId__": 1020, + "__docId__": 1021, "kind": "method", "static": false, "variation": null, @@ -21857,66 +21908,7 @@ "longname": "src/tablefilter.js~TableFilter#getTableData", "access": null, "description": "Return the table data with following format:\n[\n [rowIndex, [value0, value1...]],\n [rowIndex, [value0, value1...]]\n]", - "lineNumber": 2310, - "params": [ - { - "nullable": null, - "types": [ - "Boolean" - ], - "spread": false, - "optional": true, - "defaultValue": "false", - "defaultRaw": false, - "name": "includeHeaders", - "description": "Include headers row" - }, - { - "nullable": null, - "types": [ - "Boolean" - ], - "spread": false, - "optional": true, - "defaultValue": "false", - "defaultRaw": false, - "name": "excludeHiddenCols", - "description": "Exclude hidden columns" - }, - { - "nullable": null, - "types": [ - "Boolean" - ], - "spread": false, - "optional": true, - "defaultValue": "false", - "defaultRaw": false, - "name": "typed", - "description": "Return typed value" - } - ], - "return": { - "nullable": null, - "types": [ - "Array" - ], - "spread": false, - "description": "TODO: provide an API returning data in JSON format" - }, - "generator": false - }, - { - "__docId__": 1021, - "kind": "method", - "static": false, - "variation": null, - "name": "getFilteredData", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#getFilteredData", - "access": null, - "description": "Return the filtered data with following format:\n[\n [rowIndex, [value0, value1...]],\n [rowIndex, [value0, value1...]]\n]", - "lineNumber": 2355, + "lineNumber": 2303, "params": [ { "nullable": null, @@ -21970,12 +21962,71 @@ "kind": "method", "static": false, "variation": null, + "name": "getFilteredData", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#getFilteredData", + "access": null, + "description": "Return the filtered data with following format:\n[\n [rowIndex, [value0, value1...]],\n [rowIndex, [value0, value1...]]\n]", + "lineNumber": 2348, + "params": [ + { + "nullable": null, + "types": [ + "Boolean" + ], + "spread": false, + "optional": true, + "defaultValue": "false", + "defaultRaw": false, + "name": "includeHeaders", + "description": "Include headers row" + }, + { + "nullable": null, + "types": [ + "Boolean" + ], + "spread": false, + "optional": true, + "defaultValue": "false", + "defaultRaw": false, + "name": "excludeHiddenCols", + "description": "Exclude hidden columns" + }, + { + "nullable": null, + "types": [ + "Boolean" + ], + "spread": false, + "optional": true, + "defaultValue": "false", + "defaultRaw": false, + "name": "typed", + "description": "Return typed value" + } + ], + "return": { + "nullable": null, + "types": [ + "Array" + ], + "spread": false, + "description": "TODO: provide an API returning data in JSON format" + }, + "generator": false + }, + { + "__docId__": 1023, + "kind": "method", + "static": false, + "variation": null, "name": "getFilteredDataCol", "memberof": "src/tablefilter.js~TableFilter", "longname": "src/tablefilter.js~TableFilter#getFilteredDataCol", "access": null, "description": "Return the filtered data for a given column index", - "lineNumber": 2403, + "lineNumber": 2396, "params": [ { "nullable": null, @@ -22047,7 +22098,7 @@ "generator": false }, { - "__docId__": 1023, + "__docId__": 1024, "kind": "method", "static": false, "variation": null, @@ -22056,7 +22107,7 @@ "longname": "src/tablefilter.js~TableFilter#getRowDisplay", "access": null, "description": "Get the display value of a row", - "lineNumber": 2444, + "lineNumber": 2437, "params": [ { "nullable": null, @@ -22080,7 +22131,7 @@ "generator": false }, { - "__docId__": 1024, + "__docId__": 1025, "kind": "method", "static": false, "variation": null, @@ -22089,7 +22140,7 @@ "longname": "src/tablefilter.js~TableFilter#validateRow", "access": null, "description": "Validate/invalidate row by setting the 'validRow' attribute on the row", - "lineNumber": 2453, + "lineNumber": 2446, "params": [ { "nullable": null, @@ -22115,7 +22166,7 @@ "generator": false }, { - "__docId__": 1025, + "__docId__": 1026, "kind": "method", "static": false, "variation": null, @@ -22124,12 +22175,12 @@ "longname": "src/tablefilter.js~TableFilter#validateAllRows", "access": null, "description": "Validate all filterable rows", - "lineNumber": 2486, + "lineNumber": 2479, "params": [], "generator": false }, { - "__docId__": 1026, + "__docId__": 1027, "kind": "member", "static": false, "variation": null, @@ -22138,7 +22189,7 @@ "longname": "src/tablefilter.js~TableFilter#validRowsIndex", "access": null, "description": null, - "lineNumber": 2490, + "lineNumber": 2483, "undocument": true, "type": { "types": [ @@ -22147,7 +22198,7 @@ } }, { - "__docId__": 1027, + "__docId__": 1028, "kind": "method", "static": false, "variation": null, @@ -22156,7 +22207,7 @@ "longname": "src/tablefilter.js~TableFilter#setFilterValue", "access": null, "description": "Set search value to a given filter", - "lineNumber": 2501, + "lineNumber": 2494, "params": [ { "nullable": null, @@ -22182,7 +22233,7 @@ "generator": false }, { - "__docId__": 1028, + "__docId__": 1029, "kind": "method", "static": false, "variation": null, @@ -22191,7 +22242,7 @@ "longname": "src/tablefilter.js~TableFilter#setColWidths", "access": null, "description": "Set them columns' widths as per configuration", - "lineNumber": 2549, + "lineNumber": 2542, "params": [ { "nullable": null, @@ -22207,7 +22258,7 @@ "generator": false }, { - "__docId__": 1029, + "__docId__": 1030, "kind": "method", "static": false, "variation": null, @@ -22216,21 +22267,7 @@ "longname": "src/tablefilter.js~TableFilter#enforceVisibility", "access": null, "description": "Makes defined rows always visible", - "lineNumber": 2578, - "params": [], - "generator": false - }, - { - "__docId__": 1030, - "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": 2595, + "lineNumber": 2571, "params": [], "generator": false }, @@ -22239,12 +22276,12 @@ "kind": "method", "static": false, "variation": null, - "name": "clearActiveColumns", + "name": "clearFilters", "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#clearActiveColumns", + "longname": "src/tablefilter.js~TableFilter#clearFilters", "access": null, - "description": "Clears filtered columns visual indicator (background color)", - "lineNumber": 2616, + "description": "Clear all the filters' values", + "lineNumber": 2588, "params": [], "generator": false }, @@ -22253,12 +22290,26 @@ "kind": "method", "static": false, "variation": null, + "name": "clearActiveColumns", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#clearActiveColumns", + "access": null, + "description": "Clears filtered columns visual indicator (background color)", + "lineNumber": 2609, + "params": [], + "generator": false + }, + { + "__docId__": 1033, + "kind": "method", + "static": false, + "variation": null, "name": "markActiveColumn", "memberof": "src/tablefilter.js~TableFilter", "longname": "src/tablefilter.js~TableFilter#markActiveColumn", "access": null, "description": "Mark currently filtered column", - "lineNumber": 2626, + "lineNumber": 2619, "params": [ { "nullable": null, @@ -22274,7 +22325,7 @@ "generator": false }, { - "__docId__": 1033, + "__docId__": 1034, "kind": "method", "static": false, "variation": null, @@ -22283,7 +22334,7 @@ "longname": "src/tablefilter.js~TableFilter#getActiveFilterId", "access": null, "description": "Return the ID of the current active filter", - "lineNumber": 2642, + "lineNumber": 2635, "unknown": [ { "tagName": "@returns", @@ -22302,7 +22353,7 @@ "generator": false }, { - "__docId__": 1034, + "__docId__": 1035, "kind": "method", "static": false, "variation": null, @@ -22311,7 +22362,7 @@ "longname": "src/tablefilter.js~TableFilter#setActiveFilterId", "access": null, "description": "Set the ID of the current active filter", - "lineNumber": 2650, + "lineNumber": 2643, "params": [ { "nullable": null, @@ -22327,7 +22378,7 @@ "generator": false }, { - "__docId__": 1035, + "__docId__": 1036, "kind": "member", "static": false, "variation": null, @@ -22336,7 +22387,7 @@ "longname": "src/tablefilter.js~TableFilter#activeFilterId", "access": null, "description": null, - "lineNumber": 2651, + "lineNumber": 2644, "undocument": true, "type": { "types": [ @@ -22345,7 +22396,7 @@ } }, { - "__docId__": 1036, + "__docId__": 1037, "kind": "method", "static": false, "variation": null, @@ -22354,7 +22405,7 @@ "longname": "src/tablefilter.js~TableFilter#getColumnIndexFromFilterId", "access": null, "description": "Return the column index for a given filter ID", - "lineNumber": 2659, + "lineNumber": 2652, "unknown": [ { "tagName": "@returns", @@ -22386,7 +22437,7 @@ "generator": false }, { - "__docId__": 1037, + "__docId__": 1038, "kind": "method", "static": false, "variation": null, @@ -22395,7 +22446,7 @@ "longname": "src/tablefilter.js~TableFilter#buildFilterId", "access": "private", "description": "Builds filter element ID for a given column index", - "lineNumber": 2671, + "lineNumber": 2664, "unknown": [ { "tagName": "@returns", @@ -22425,7 +22476,7 @@ "generator": false }, { - "__docId__": 1038, + "__docId__": 1039, "kind": "method", "static": false, "variation": null, @@ -22434,7 +22485,7 @@ "longname": "src/tablefilter.js~TableFilter#activateFilter", "access": null, "description": "Make specified column's filter active", - "lineNumber": 2679, + "lineNumber": 2672, "params": [ { "nullable": null, @@ -22450,7 +22501,7 @@ "generator": false }, { - "__docId__": 1039, + "__docId__": 1040, "kind": "method", "static": false, "variation": null, @@ -22459,12 +22510,12 @@ "longname": "src/tablefilter.js~TableFilter#linkFilters", "access": null, "description": "Refresh the filters subject to linking ('select', 'multiple',\n'checklist' type)", - "lineNumber": 2690, + "lineNumber": 2683, "params": [], "generator": false }, { - "__docId__": 1040, + "__docId__": 1041, "kind": "method", "static": false, "variation": null, @@ -22473,7 +22524,7 @@ "longname": "src/tablefilter.js~TableFilter#isExactMatch", "access": null, "description": "Determines if passed filter column implements exact query match", - "lineNumber": 2741, + "lineNumber": 2734, "params": [ { "nullable": null, @@ -22497,7 +22548,7 @@ "generator": false }, { - "__docId__": 1041, + "__docId__": 1042, "kind": "method", "static": false, "variation": null, @@ -22506,46 +22557,7 @@ "longname": "src/tablefilter.js~TableFilter#isRowValid", "access": null, "description": "Checks if passed row is valid", - "lineNumber": 2752, - "unknown": [ - { - "tagName": "@returns", - "tagValue": "{Boolean}" - } - ], - "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__": 1042, - "kind": "method", - "static": false, - "variation": null, - "name": "isRowDisplayed", - "memberof": "src/tablefilter.js~TableFilter", - "longname": "src/tablefilter.js~TableFilter#isRowDisplayed", - "access": null, - "description": "Checks if passed row is visible", - "lineNumber": 2761, + "lineNumber": 2745, "unknown": [ { "tagName": "@returns", @@ -22579,12 +22591,51 @@ "kind": "method", "static": false, "variation": null, + "name": "isRowDisplayed", + "memberof": "src/tablefilter.js~TableFilter", + "longname": "src/tablefilter.js~TableFilter#isRowDisplayed", + "access": null, + "description": "Checks if passed row is visible", + "lineNumber": 2754, + "unknown": [ + { + "tagName": "@returns", + "tagValue": "{Boolean}" + } + ], + "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__": 1044, + "kind": "method", + "static": false, + "variation": null, "name": "ignoresDiacritics", "memberof": "src/tablefilter.js~TableFilter", "longname": "src/tablefilter.js~TableFilter#ignoresDiacritics", "access": null, "description": "Checks if specified column filter ignores diacritics.\nNote this is only applicable to input filter types.", - "lineNumber": 2772, + "lineNumber": 2765, "unknown": [ { "tagName": "@returns", @@ -22614,7 +22665,7 @@ "generator": false }, { - "__docId__": 1044, + "__docId__": 1045, "kind": "method", "static": false, "variation": null, @@ -22623,7 +22674,7 @@ "longname": "src/tablefilter.js~TableFilter#getClearFilterText", "access": null, "description": "Returns clear all text for specified filter column", - "lineNumber": 2785, + "lineNumber": 2778, "unknown": [ { "tagName": "@returns", @@ -22653,7 +22704,7 @@ "generator": false }, { - "__docId__": 1045, + "__docId__": 1046, "kind": "method", "static": false, "variation": null, @@ -22662,7 +22713,7 @@ "longname": "src/tablefilter.js~TableFilter#isImported", "access": null, "description": "Check if passed script or stylesheet is already imported", - "lineNumber": 2799, + "lineNumber": 2792, "params": [ { "nullable": null, @@ -22696,7 +22747,7 @@ "generator": false }, { - "__docId__": 1046, + "__docId__": 1047, "kind": "method", "static": false, "variation": null, @@ -22705,7 +22756,7 @@ "longname": "src/tablefilter.js~TableFilter#import", "access": null, "description": "Import script or stylesheet", - "lineNumber": 2822, + "lineNumber": 2815, "params": [ { "nullable": null, @@ -22751,7 +22802,7 @@ "generator": false }, { - "__docId__": 1047, + "__docId__": 1048, "kind": "method", "static": false, "variation": null, @@ -22760,7 +22811,7 @@ "longname": "src/tablefilter.js~TableFilter#isInitialized", "access": null, "description": "Check if table has filters grid", - "lineNumber": 2864, + "lineNumber": 2857, "params": [], "return": { "nullable": null, @@ -22773,7 +22824,7 @@ "generator": false }, { - "__docId__": 1048, + "__docId__": 1049, "kind": "method", "static": false, "variation": null, @@ -22782,7 +22833,7 @@ "longname": "src/tablefilter.js~TableFilter#getFiltersId", "access": null, "description": "Get list of filter IDs", - "lineNumber": 2872, + "lineNumber": 2865, "params": [], "return": { "nullable": null, @@ -22795,7 +22846,7 @@ "generator": false }, { - "__docId__": 1049, + "__docId__": 1050, "kind": "method", "static": false, "variation": null, @@ -22804,7 +22855,7 @@ "longname": "src/tablefilter.js~TableFilter#getValidRows", "access": null, "description": "Get filtered (valid) rows indexes", - "lineNumber": 2881, + "lineNumber": 2874, "params": [ { "nullable": null, @@ -22828,7 +22879,7 @@ "generator": false }, { - "__docId__": 1050, + "__docId__": 1051, "kind": "member", "static": false, "variation": null, @@ -22837,7 +22888,7 @@ "longname": "src/tablefilter.js~TableFilter#validRowsIndex", "access": null, "description": null, - "lineNumber": 2887, + "lineNumber": 2880, "undocument": true, "type": { "types": [ @@ -22846,7 +22897,7 @@ } }, { - "__docId__": 1051, + "__docId__": 1052, "kind": "method", "static": false, "variation": null, @@ -22855,29 +22906,7 @@ "longname": "src/tablefilter.js~TableFilter#getFiltersRowIndex", "access": null, "description": "Get the index of the row containing the filters", - "lineNumber": 2908, - "params": [], - "return": { - "nullable": null, - "types": [ - "Number" - ], - "spread": false, - "description": "" - }, - "generator": false - }, - { - "__docId__": 1052, - "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": 2916, + "lineNumber": 2901, "params": [], "return": { "nullable": null, @@ -22894,12 +22923,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": 2925, + "description": "Get the index of the headers row", + "lineNumber": 2909, "params": [], "return": { "nullable": null, @@ -22916,12 +22945,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": 2933, + "description": "Get the row index from where the filtering process start (1st filterable\nrow)", + "lineNumber": 2918, "params": [], "return": { "nullable": null, @@ -22938,12 +22967,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": 2926, + "params": [], + "return": { + "nullable": null, + "types": [ + "Number" + ], + "spread": false, + "description": "" + }, + "generator": false + }, + { + "__docId__": 1056, + "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": 2944, + "lineNumber": 2937, "unknown": [ { "tagName": "@returns", @@ -22985,7 +23036,7 @@ "generator": false }, { - "__docId__": 1056, + "__docId__": 1057, "kind": "method", "static": false, "variation": null, @@ -22994,7 +23045,7 @@ "longname": "src/tablefilter.js~TableFilter#getHeaderElement", "access": null, "description": "Get the header DOM element for a given column index", - "lineNumber": 2960, + "lineNumber": 2953, "params": [ { "nullable": null, @@ -23018,7 +23069,7 @@ "generator": false }, { - "__docId__": 1057, + "__docId__": 1058, "kind": "method", "static": false, "variation": null, @@ -23027,7 +23078,7 @@ "longname": "src/tablefilter.js~TableFilter#getHeadersText", "access": null, "description": "Return the list of headers' text", - "lineNumber": 2985, + "lineNumber": 2978, "params": [ { "nullable": null, @@ -23051,7 +23102,7 @@ "generator": false }, { - "__docId__": 1058, + "__docId__": 1059, "kind": "method", "static": false, "variation": null, @@ -23060,7 +23111,7 @@ "longname": "src/tablefilter.js~TableFilter#getFilterType", "access": null, "description": "Return the filter type for a specified column", - "lineNumber": 3005, + "lineNumber": 2998, "params": [ { "nullable": null, @@ -23084,7 +23135,7 @@ "generator": false }, { - "__docId__": 1059, + "__docId__": 1060, "kind": "method", "static": false, "variation": null, @@ -23093,7 +23144,7 @@ "longname": "src/tablefilter.js~TableFilter#getFilterableRowsNb", "access": null, "description": "Get the total number of filterable rows", - "lineNumber": 3014, + "lineNumber": 3007, "params": [], "return": { "nullable": null, @@ -23106,7 +23157,7 @@ "generator": false }, { - "__docId__": 1060, + "__docId__": 1061, "kind": "method", "static": false, "variation": null, @@ -23115,7 +23166,7 @@ "longname": "src/tablefilter.js~TableFilter#getValidRowsNb", "access": null, "description": "Return the total number of valid rows", - "lineNumber": 3023, + "lineNumber": 3016, "unknown": [ { "tagName": "@returns", @@ -23147,7 +23198,7 @@ "generator": false }, { - "__docId__": 1061, + "__docId__": 1062, "kind": "method", "static": false, "variation": null, @@ -23156,7 +23207,7 @@ "longname": "src/tablefilter.js~TableFilter#config", "access": null, "description": "Get the configuration object (literal object)", - "lineNumber": 3031, + "lineNumber": 3024, "params": [], "return": { "nullable": null, @@ -23169,7 +23220,7 @@ "generator": false }, { - "__docId__": 1062, + "__docId__": 1063, "kind": "file", "static": true, "variation": null, @@ -23182,7 +23233,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__": 1063, + "__docId__": 1064, "kind": "variable", "static": true, "variation": null, @@ -23202,7 +23253,7 @@ } }, { - "__docId__": 1064, + "__docId__": 1065, "kind": "function", "static": true, "variation": null, @@ -23227,7 +23278,7 @@ "generator": false }, { - "__docId__": 1065, + "__docId__": 1066, "kind": "variable", "static": true, "variation": null, @@ -23267,7 +23318,7 @@ } }, { - "__docId__": 1066, + "__docId__": 1067, "kind": "variable", "static": true, "variation": null, @@ -23307,7 +23358,7 @@ } }, { - "__docId__": 1067, + "__docId__": 1068, "kind": "variable", "static": true, "variation": null, @@ -23347,7 +23398,7 @@ } }, { - "__docId__": 1068, + "__docId__": 1069, "kind": "variable", "static": true, "variation": null, @@ -23393,7 +23444,7 @@ } }, { - "__docId__": 1069, + "__docId__": 1070, "kind": "variable", "static": true, "variation": null, @@ -23439,7 +23490,7 @@ } }, { - "__docId__": 1070, + "__docId__": 1071, "kind": "variable", "static": true, "variation": null, @@ -23479,7 +23530,7 @@ } }, { - "__docId__": 1071, + "__docId__": 1072, "kind": "variable", "static": true, "variation": null, @@ -23519,7 +23570,7 @@ } }, { - "__docId__": 1072, + "__docId__": 1073, "kind": "variable", "static": true, "variation": null, @@ -23559,7 +23610,7 @@ } }, { - "__docId__": 1074, + "__docId__": 1075, "kind": "external", "static": true, "variation": null, @@ -23572,7 +23623,7 @@ "builtinExternal": true }, { - "__docId__": 1075, + "__docId__": 1076, "kind": "external", "static": true, "variation": null, @@ -23585,7 +23636,7 @@ "builtinExternal": true }, { - "__docId__": 1076, + "__docId__": 1077, "kind": "external", "static": true, "variation": null, @@ -23598,7 +23649,7 @@ "builtinExternal": true }, { - "__docId__": 1077, + "__docId__": 1078, "kind": "external", "static": true, "variation": null, @@ -23611,7 +23662,7 @@ "builtinExternal": true }, { - "__docId__": 1078, + "__docId__": 1079, "kind": "external", "static": true, "variation": null, @@ -23624,7 +23675,7 @@ "builtinExternal": true }, { - "__docId__": 1079, + "__docId__": 1080, "kind": "external", "static": true, "variation": null, @@ -23637,7 +23688,7 @@ "builtinExternal": true }, { - "__docId__": 1080, + "__docId__": 1081, "kind": "external", "static": true, "variation": null, @@ -23650,7 +23701,7 @@ "builtinExternal": true }, { - "__docId__": 1081, + "__docId__": 1082, "kind": "external", "static": true, "variation": null, @@ -23663,7 +23714,7 @@ "builtinExternal": true }, { - "__docId__": 1082, + "__docId__": 1083, "kind": "external", "static": true, "variation": null, @@ -23676,7 +23727,7 @@ "builtinExternal": true }, { - "__docId__": 1083, + "__docId__": 1084, "kind": "external", "static": true, "variation": null, @@ -23689,7 +23740,7 @@ "builtinExternal": true }, { - "__docId__": 1084, + "__docId__": 1085, "kind": "external", "static": true, "variation": null, @@ -23702,7 +23753,7 @@ "builtinExternal": true }, { - "__docId__": 1085, + "__docId__": 1086, "kind": "external", "static": true, "variation": null, @@ -23715,7 +23766,7 @@ "builtinExternal": true }, { - "__docId__": 1086, + "__docId__": 1087, "kind": "external", "static": true, "variation": null, @@ -23728,7 +23779,7 @@ "builtinExternal": true }, { - "__docId__": 1087, + "__docId__": 1088, "kind": "external", "static": true, "variation": null, @@ -23741,7 +23792,7 @@ "builtinExternal": true }, { - "__docId__": 1088, + "__docId__": 1089, "kind": "external", "static": true, "variation": null, @@ -23754,7 +23805,7 @@ "builtinExternal": true }, { - "__docId__": 1089, + "__docId__": 1090, "kind": "external", "static": true, "variation": null, @@ -23767,7 +23818,7 @@ "builtinExternal": true }, { - "__docId__": 1090, + "__docId__": 1091, "kind": "external", "static": true, "variation": null, @@ -23780,7 +23831,7 @@ "builtinExternal": true }, { - "__docId__": 1091, + "__docId__": 1092, "kind": "external", "static": true, "variation": null, @@ -23793,7 +23844,7 @@ "builtinExternal": true }, { - "__docId__": 1092, + "__docId__": 1093, "kind": "external", "static": true, "variation": null, @@ -23806,7 +23857,7 @@ "builtinExternal": true }, { - "__docId__": 1093, + "__docId__": 1094, "kind": "external", "static": true, "variation": null, @@ -23819,7 +23870,7 @@ "builtinExternal": true }, { - "__docId__": 1094, + "__docId__": 1095, "kind": "external", "static": true, "variation": null, @@ -23832,7 +23883,7 @@ "builtinExternal": true }, { - "__docId__": 1095, + "__docId__": 1096, "kind": "external", "static": true, "variation": null, @@ -23845,7 +23896,7 @@ "builtinExternal": true }, { - "__docId__": 1096, + "__docId__": 1097, "kind": "external", "static": true, "variation": null, @@ -23858,7 +23909,7 @@ "builtinExternal": true }, { - "__docId__": 1097, + "__docId__": 1098, "kind": "external", "static": true, "variation": null, @@ -23871,7 +23922,7 @@ "builtinExternal": true }, { - "__docId__": 1098, + "__docId__": 1099, "kind": "external", "static": true, "variation": null, @@ -23884,7 +23935,7 @@ "builtinExternal": true }, { - "__docId__": 1099, + "__docId__": 1100, "kind": "external", "static": true, "variation": null, @@ -23897,7 +23948,7 @@ "builtinExternal": true }, { - "__docId__": 1100, + "__docId__": 1101, "kind": "external", "static": true, "variation": null, @@ -23910,7 +23961,7 @@ "builtinExternal": true }, { - "__docId__": 1101, + "__docId__": 1102, "kind": "external", "static": true, "variation": null, @@ -23923,7 +23974,7 @@ "builtinExternal": true }, { - "__docId__": 1102, + "__docId__": 1103, "kind": "external", "static": true, "variation": null, @@ -23936,7 +23987,7 @@ "builtinExternal": true }, { - "__docId__": 1103, + "__docId__": 1104, "kind": "external", "static": true, "variation": null, @@ -23949,7 +24000,7 @@ "builtinExternal": true }, { - "__docId__": 1104, + "__docId__": 1105, "kind": "external", "static": true, "variation": null, @@ -23962,7 +24013,7 @@ "builtinExternal": true }, { - "__docId__": 1105, + "__docId__": 1106, "kind": "external", "static": true, "variation": null, @@ -23975,7 +24026,7 @@ "builtinExternal": true }, { - "__docId__": 1106, + "__docId__": 1107, "kind": "external", "static": true, "variation": null, @@ -23988,7 +24039,7 @@ "builtinExternal": true }, { - "__docId__": 1107, + "__docId__": 1108, "kind": "external", "static": true, "variation": null, @@ -24001,7 +24052,7 @@ "builtinExternal": true }, { - "__docId__": 1108, + "__docId__": 1109, "kind": "external", "static": true, "variation": null, @@ -24014,7 +24065,7 @@ "builtinExternal": true }, { - "__docId__": 1109, + "__docId__": 1110, "kind": "external", "static": true, "variation": null, @@ -24027,7 +24078,7 @@ "builtinExternal": true }, { - "__docId__": 1110, + "__docId__": 1111, "kind": "external", "static": true, "variation": null, @@ -24040,7 +24091,7 @@ "builtinExternal": true }, { - "__docId__": 1111, + "__docId__": 1112, "kind": "external", "static": true, "variation": null, @@ -24053,7 +24104,7 @@ "builtinExternal": true }, { - "__docId__": 1112, + "__docId__": 1113, "kind": "external", "static": true, "variation": null, @@ -24066,7 +24117,7 @@ "builtinExternal": true }, { - "__docId__": 1113, + "__docId__": 1114, "kind": "external", "static": true, "variation": null, @@ -24079,7 +24130,7 @@ "builtinExternal": true }, { - "__docId__": 1114, + "__docId__": 1115, "kind": "external", "static": true, "variation": null, @@ -24092,7 +24143,7 @@ "builtinExternal": true }, { - "__docId__": 1115, + "__docId__": 1116, "kind": "external", "static": true, "variation": null, @@ -24105,7 +24156,7 @@ "builtinExternal": true }, { - "__docId__": 1116, + "__docId__": 1117, "kind": "external", "static": true, "variation": null, @@ -24118,7 +24169,7 @@ "builtinExternal": true }, { - "__docId__": 1117, + "__docId__": 1118, "kind": "external", "static": true, "variation": null, @@ -24131,7 +24182,7 @@ "builtinExternal": true }, { - "__docId__": 1118, + "__docId__": 1119, "kind": "external", "static": true, "variation": null, @@ -24144,7 +24195,7 @@ "builtinExternal": true }, { - "__docId__": 1119, + "__docId__": 1120, "kind": "external", "static": true, "variation": null, @@ -24157,7 +24208,7 @@ "builtinExternal": true }, { - "__docId__": 1120, + "__docId__": 1121, "kind": "external", "static": true, "variation": null, @@ -24170,7 +24221,7 @@ "builtinExternal": true }, { - "__docId__": 1122, + "__docId__": 1123, "kind": "external", "static": true, "variation": null, @@ -24183,7 +24234,7 @@ "builtinExternal": true }, { - "__docId__": 1123, + "__docId__": 1124, "kind": "external", "static": true, "variation": null, @@ -24196,7 +24247,7 @@ "builtinExternal": true }, { - "__docId__": 1124, + "__docId__": 1125, "kind": "external", "static": true, "variation": null, @@ -24209,7 +24260,7 @@ "builtinExternal": true }, { - "__docId__": 1125, + "__docId__": 1126, "kind": "external", "static": true, "variation": null, @@ -24222,7 +24273,7 @@ "builtinExternal": true }, { - "__docId__": 1126, + "__docId__": 1127, "kind": "external", "static": true, "variation": null, @@ -24235,7 +24286,7 @@ "builtinExternal": true }, { - "__docId__": 1127, + "__docId__": 1128, "kind": "external", "static": true, "variation": null, @@ -24248,7 +24299,7 @@ "builtinExternal": true }, { - "__docId__": 1128, + "__docId__": 1129, "kind": "external", "static": true, "variation": null, @@ -24261,7 +24312,7 @@ "builtinExternal": true }, { - "__docId__": 1129, + "__docId__": 1130, "kind": "external", "static": true, "variation": null, diff --git a/docs/file/src/array.js.html b/docs/file/src/array.js.html index 3e88263b..c878a7d5 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.2 API Document + src/array.js | tablefilter v0.5.3 API Document diff --git a/docs/file/src/const.js.html b/docs/file/src/const.js.html index 1dbf97c4..938b919f 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.2 API Document + src/const.js | tablefilter v0.5.3 API Document diff --git a/docs/file/src/cookie.js.html b/docs/file/src/cookie.js.html index 85eb01ec..7026cbec 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.2 API Document + src/cookie.js | tablefilter v0.5.3 API Document diff --git a/docs/file/src/dom.js.html b/docs/file/src/dom.js.html index b52bb775..b6a9ed83 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.2 API Document + src/dom.js | tablefilter v0.5.3 API Document diff --git a/docs/file/src/emitter.js.html b/docs/file/src/emitter.js.html index 7b96676c..96159f75 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.2 API Document + src/emitter.js | tablefilter v0.5.3 API Document diff --git a/docs/file/src/event.js.html b/docs/file/src/event.js.html index 79e97d8c..28c973c4 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.2 API Document + src/event.js | tablefilter v0.5.3 API Document diff --git a/docs/file/src/extensions/advancedGrid/adapterEzEditTable.js.html b/docs/file/src/extensions/advancedGrid/adapterEzEditTable.js.html index 45e7b162..458df2e9 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.2 API Document + src/extensions/advancedGrid/adapterEzEditTable.js | tablefilter v0.5.3 API Document diff --git a/docs/file/src/extensions/advancedGrid/advancedGrid.js.html b/docs/file/src/extensions/advancedGrid/advancedGrid.js.html index 7047d76c..450e5fb1 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.2 API Document + src/extensions/advancedGrid/advancedGrid.js | tablefilter v0.5.3 API Document diff --git a/docs/file/src/extensions/colOps/colOps.js.html b/docs/file/src/extensions/colOps/colOps.js.html index 9d9f0012..b50ddafa 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.2 API Document + src/extensions/colOps/colOps.js | tablefilter v0.5.3 API Document @@ -124,6 +124,8 @@ import {createText, elm} from '../../dom'; import {isArray, isFn, isUndef, isEmpty, EMPTY_FN} from '../../types'; import {numSortAsc} from '../../sort'; +import {FORMATTED_NUMBER} from '../../const'; +import formatNumber from 'format-number'; const EVENTS = [ 'after-filtering', @@ -199,6 +201,14 @@ export default class ColOps extends Feature { */ this.outputTypes = opts.write_method || []; + /** + * List of format objects used for formatting the result - + * refer to https://github.com/componitable/format-number to check + * configuration options + * @type {Array} + */ + this.formatResults = opts.format_result || []; + /** * List of row indexes displaying the results * @type {Array} @@ -262,12 +272,9 @@ export default class ColOps extends Feature { this.onBeforeOperation(tf, this); this.emitter.emit('before-column-operation', tf, this); - let colIndexes = this.colIndexes, - colOperations = this.operations, - outputTypes = this.outputTypes, - totRowIndexes = this.totRowIndexes, - excludeRows = this.excludeRows, - decimalPrecisions = isUndef(this.decimalPrecisions) ? + let { colIndexes, operations: colOperations, outputTypes, + totRowIndexes, excludeRows, formatResults } = this; + let decimalPrecisions = isUndef(this.decimalPrecisions) ? 2 : this.decimalPrecisions; //nuovella: determine unique list of columns to operate on @@ -298,6 +305,7 @@ export default class ColOps extends Feature { precisions = [], labels = [], writeType, + formatResult = [], idx = 0; for (let k = 0; k < colIndexes.length; k++) { @@ -308,6 +316,8 @@ export default class ColOps extends Feature { precisions[idx] = decimalPrecisions[k]; labels[idx] = this.labelIds[k]; writeType = isArray(outputTypes) ? outputTypes[k] : null; + formatResult[idx] = + this.configureFormat(uIndexes[u], formatResults[k]); idx++; } @@ -341,7 +351,8 @@ export default class ColOps extends Feature { result, labels[i], writeType, - precisions[i] + precisions[i], + formatResult[i] ); }//for i @@ -524,7 +535,8 @@ export default class ColOps extends Feature { * @param {Number} [precision=2] Applied decimal precision * @private */ - writeResult(result = 0, label, writeType = 'innerhtml', precision = 2) { + writeResult(result = 0, label, writeType = 'innerhtml', + precision = 2, format = {}) { let labelElm = elm(label); if (!labelElm) { @@ -534,6 +546,8 @@ export default class ColOps extends Feature { result = result.toFixed(precision); if (isNaN(result) || !isFinite(result)) { result = ''; + } else { + result = formatNumber(format)(result); } switch (writeType.toLowerCase()) { @@ -551,6 +565,31 @@ export default class ColOps extends Feature { } } + /** + * Configure the format options used to format the operation result based + * on column type. + * @param {Number} colIndex Column index + * @param {Object} [format={}] Format object + * @returns {Object} + * @private + */ + configureFormat(colIndex, format = {}) { + let tf = this.tf; + if (tf.hasType(colIndex, [FORMATTED_NUMBER])) { + let colType = tf.colTypes[colIndex]; + if (colType.decimal && !format.decimal) { + format.decimal = colType.decimal; + } + if (colType.thousands && !format.integerSeparator) { + format.integerSeparator = colType.thousands; + } + } else { + format.decimal = format.decimal || ''; + format.integerSeparator = format.integerSeparator || ''; + } + return format; + } + /** Remove extension */ destroy() { if (!this.initialized) { diff --git a/docs/file/src/extensions/colsVisibility/colsVisibility.js.html b/docs/file/src/extensions/colsVisibility/colsVisibility.js.html index 8654f623..d0eb2ff3 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.2 API Document + src/extensions/colsVisibility/colsVisibility.js | tablefilter v0.5.3 API Document diff --git a/docs/file/src/extensions/filtersVisibility/filtersVisibility.js.html b/docs/file/src/extensions/filtersVisibility/filtersVisibility.js.html index 9166a1f7..08e50b27 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.2 API Document + src/extensions/filtersVisibility/filtersVisibility.js | tablefilter v0.5.3 API Document diff --git a/docs/file/src/extensions/sort/adapterSortabletable.js.html b/docs/file/src/extensions/sort/adapterSortabletable.js.html index 15879e98..bb71da93 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.2 API Document + src/extensions/sort/adapterSortabletable.js | tablefilter v0.5.3 API Document diff --git a/docs/file/src/extensions/sort/sort.js.html b/docs/file/src/extensions/sort/sort.js.html index d2d157aa..c9b6477d 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.2 API Document + src/extensions/sort/sort.js | tablefilter v0.5.3 API Document diff --git a/docs/file/src/feature.js.html b/docs/file/src/feature.js.html index 75b8470f..5f251752 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.2 API Document + src/feature.js | tablefilter v0.5.3 API Document diff --git a/docs/file/src/modules/alternateRows.js.html b/docs/file/src/modules/alternateRows.js.html index 8eefe701..7c604f3e 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.2 API Document + src/modules/alternateRows.js | tablefilter v0.5.3 API Document diff --git a/docs/file/src/modules/checkList.js.html b/docs/file/src/modules/checkList.js.html index 143ac203..fd1ea7a0 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.2 API Document + src/modules/checkList.js | tablefilter v0.5.3 API Document diff --git a/docs/file/src/modules/clearButton.js.html b/docs/file/src/modules/clearButton.js.html index 604acafd..e8b4ce64 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.2 API Document + src/modules/clearButton.js | tablefilter v0.5.3 API Document diff --git a/docs/file/src/modules/dateType.js.html b/docs/file/src/modules/dateType.js.html index 015be309..4a1782d0 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.2 API Document + src/modules/dateType.js | tablefilter v0.5.3 API Document diff --git a/docs/file/src/modules/dropdown.js.html b/docs/file/src/modules/dropdown.js.html index 444deef4..bd57afa5 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.2 API Document + src/modules/dropdown.js | tablefilter v0.5.3 API Document diff --git a/docs/file/src/modules/gridLayout.js.html b/docs/file/src/modules/gridLayout.js.html index a1b9efd3..3f0b4b5b 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.2 API Document + src/modules/gridLayout.js | tablefilter v0.5.3 API Document diff --git a/docs/file/src/modules/hash.js.html b/docs/file/src/modules/hash.js.html index 55e302a7..4ccf0cf0 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.2 API Document + src/modules/hash.js | tablefilter v0.5.3 API Document diff --git a/docs/file/src/modules/help.js.html b/docs/file/src/modules/help.js.html index ca628e6b..5c6d8698 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.2 API Document + src/modules/help.js | tablefilter v0.5.3 API Document diff --git a/docs/file/src/modules/highlightKeywords.js.html b/docs/file/src/modules/highlightKeywords.js.html index 52743079..11c9a0d8 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.2 API Document + src/modules/highlightKeywords.js | tablefilter v0.5.3 API Document diff --git a/docs/file/src/modules/loader.js.html b/docs/file/src/modules/loader.js.html index d44b0d77..48f509fb 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.2 API Document + src/modules/loader.js | tablefilter v0.5.3 API Document diff --git a/docs/file/src/modules/noResults.js.html b/docs/file/src/modules/noResults.js.html index 30d3cc80..64ca7231 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.2 API Document + src/modules/noResults.js | tablefilter v0.5.3 API Document diff --git a/docs/file/src/modules/paging.js.html b/docs/file/src/modules/paging.js.html index 612cd430..c0350d42 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.2 API Document + src/modules/paging.js | tablefilter v0.5.3 API Document diff --git a/docs/file/src/modules/popupFilter.js.html b/docs/file/src/modules/popupFilter.js.html index cfef5087..9318e75a 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.2 API Document + src/modules/popupFilter.js | tablefilter v0.5.3 API Document diff --git a/docs/file/src/modules/rowsCounter.js.html b/docs/file/src/modules/rowsCounter.js.html index a6628719..5a1e0af2 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.2 API Document + src/modules/rowsCounter.js | tablefilter v0.5.3 API Document diff --git a/docs/file/src/modules/state.js.html b/docs/file/src/modules/state.js.html index c7efd133..1ac8e04f 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.2 API Document + src/modules/state.js | tablefilter v0.5.3 API Document diff --git a/docs/file/src/modules/statusBar.js.html b/docs/file/src/modules/statusBar.js.html index 2fdda3e8..a2313e4c 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.2 API Document + src/modules/statusBar.js | tablefilter v0.5.3 API Document diff --git a/docs/file/src/modules/storage.js.html b/docs/file/src/modules/storage.js.html index 0fad3d1c..64d7a001 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.2 API Document + src/modules/storage.js | tablefilter v0.5.3 API Document diff --git a/docs/file/src/number.js.html b/docs/file/src/number.js.html index 06de45c1..af23b9f0 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.2 API Document + src/number.js | tablefilter v0.5.3 API Document diff --git a/docs/file/src/root.js.html b/docs/file/src/root.js.html index 2738fef4..b1c01ad4 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.2 API Document + src/root.js | tablefilter v0.5.3 API Document diff --git a/docs/file/src/sort.js.html b/docs/file/src/sort.js.html index 485a764a..3d6fef86 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.2 API Document + src/sort.js | tablefilter v0.5.3 API Document diff --git a/docs/file/src/string.js.html b/docs/file/src/string.js.html index 8c1c87c9..28f5cf1d 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.2 API Document + src/string.js | tablefilter v0.5.3 API Document diff --git a/docs/file/src/tablefilter.js.html b/docs/file/src/tablefilter.js.html index f9c0afc3..36997999 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.2 API Document + src/tablefilter.js | tablefilter v0.5.3 API Document @@ -993,13 +993,6 @@ export class TableFilter { */ this.decimalSeparator = f.decimal_separator || '.'; - /** - * Determine whether table has columns data types - * @type {Boolean} - * @private - */ - this.hasColTypes = isArray(f.col_types); - /** * Define data types on a column basis, possible values 'string', * 'number', 'formatted-number', 'date', 'ipaddress' ie: @@ -1014,7 +1007,7 @@ export class TableFilter { * information on date parsing formats supported by Sugar Date * @type {Array} */ - this.colTypes = this.hasColTypes ? f.col_types : []; + this.colTypes = isArray(f.col_types) ? f.col_types : []; /*** ids prefixes ***/ /** @@ -2405,7 +2398,7 @@ export class TableFilter { return parseNb(value, decimal); } else if (this.hasType(colIndex, [NUMBER])) { - return Number(value); + return Number(value) || parseNb(value); } else if (this.hasType(colIndex, [DATE])){ let dateType = this.Mod.dateType; @@ -3064,7 +3057,7 @@ export class TableFilter { * @returns {Boolean} */ hasType(colIndex, types = []) { - if (!this.hasColTypes) { + if (this.colTypes.length === 0) { return false; } let colType = this.colTypes[colIndex]; diff --git a/docs/file/src/types.js.html b/docs/file/src/types.js.html index d6ad6a7b..d6faf256 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.2 API Document + src/types.js | tablefilter v0.5.3 API Document diff --git a/docs/function/index.html b/docs/function/index.html index 96e98849..939411fb 100644 --- a/docs/function/index.html +++ b/docs/function/index.html @@ -3,7 +3,7 @@ - Function | tablefilter v0.5.2 API Document + Function | tablefilter v0.5.3 API Document diff --git a/docs/identifiers.html b/docs/identifiers.html index b18e6453..fc12750f 100644 --- a/docs/identifiers.html +++ b/docs/identifiers.html @@ -3,7 +3,7 @@ - Index | tablefilter v0.5.2 API Document + Index | tablefilter v0.5.3 API Document diff --git a/docs/index.html b/docs/index.html index 76c6175b..d2d42d14 100644 --- a/docs/index.html +++ b/docs/index.html @@ -3,7 +3,7 @@ - tablefilter v0.5.2 API Document + tablefilter v0.5.3 API Document diff --git a/docs/package.json b/docs/package.json index d8759b75..f0d8130a 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,6 +1,6 @@ { "name": "tablefilter", - "version": "0.5.2", + "version": "0.5.3", "description": "A Javascript library making HTML tables filterable and a bit more", "license": "MIT", "author": { @@ -46,6 +46,7 @@ "clean-webpack-plugin": "^0.1.16", "codecov": "2.0.2", "diacritics": "1.3.0", + "format-number": "2.0.2", "grunt": "^1.0.1", "grunt-babel": "^6.0.0", "grunt-cli": "1.2.0", diff --git a/docs/script/search_index.js b/docs/script/search_index.js index 0dd7bee9..25891f36 100644 --- a/docs/script/search_index.js +++ b/docs/script/search_index.js @@ -1067,6 +1067,12 @@ window.esdocSearchIndex = [ "src/extensions/colOps/colOps.js~ColOps#excludeRows", "member" ], + [ + "src/extensions/colops/colops.js~colops#formatresults", + "class/src/extensions/colOps/colOps.js~ColOps.html#instance-member-formatResults", + "src/extensions/colOps/colOps.js~ColOps#formatResults", + "member" + ], [ "src/extensions/colops/colops.js~colops#init", "class/src/extensions/colOps/colOps.js~ColOps.html#instance-method-init", diff --git a/docs/source.html b/docs/source.html index 6437af5e..5c5b6e6b 100644 --- a/docs/source.html +++ b/docs/source.html @@ -3,7 +3,7 @@ - Source | tablefilter v0.5.2 API Document + Source | tablefilter v0.5.3 API Document @@ -119,7 +119,7 @@
-

Source 666/666

+

Source 667/667

@@ -140,7 +140,7 @@ - + @@ -165,7 +165,7 @@ - + @@ -173,7 +173,7 @@ - + @@ -192,7 +192,7 @@ - + @@ -200,7 +200,7 @@ - + @@ -213,7 +213,7 @@ - + @@ -221,7 +221,7 @@ - + @@ -229,15 +229,15 @@ - + - - - - + + + + @@ -245,7 +245,7 @@ - + @@ -253,7 +253,7 @@ - + @@ -261,7 +261,7 @@ - + @@ -269,7 +269,7 @@ - + @@ -277,7 +277,7 @@ - + @@ -285,7 +285,7 @@ - + @@ -293,7 +293,7 @@ - + @@ -301,7 +301,7 @@ - + @@ -309,7 +309,7 @@ - + @@ -317,7 +317,7 @@ - + @@ -325,7 +325,7 @@ - + @@ -334,7 +334,7 @@ - + @@ -342,7 +342,7 @@ - + @@ -350,7 +350,7 @@ - + @@ -358,7 +358,7 @@ - + @@ -366,7 +366,7 @@ - + @@ -374,7 +374,7 @@ - + @@ -382,7 +382,7 @@ - + @@ -390,7 +390,7 @@ - + @@ -398,7 +398,7 @@ - + @@ -406,7 +406,7 @@ - + @@ -415,7 +415,7 @@ - + @@ -423,7 +423,7 @@ - + @@ -431,7 +431,7 @@ - + @@ -441,7 +441,7 @@ - + @@ -453,15 +453,15 @@ - + - - - + + + @@ -477,7 +477,7 @@ - +
100 %1/1 545 byte 222017-03-05 22:35:02 (UTC)2017-03-07 01:55:17 (UTC)
src/const.js100 %18/18 1536 byte 1182017-03-05 22:35:02 (UTC)2017-03-07 01:55:17 (UTC)
src/cookie.js- 1412 byte 572017-03-05 22:35:02 (UTC)2017-03-07 01:55:17 (UTC)
src/dom.js100 %12/12 4767 byte 1912017-03-05 22:35:02 (UTC)2017-03-07 01:55:17 (UTC)
src/emitter.js100 %6/6 1323 byte 532017-03-05 22:35:02 (UTC)2017-03-07 01:55:17 (UTC)
src/event.js100 %6/6 2384 byte 1012017-03-05 22:35:02 (UTC)2017-03-07 01:55:17 (UTC)
src/extensions/advancedGrid/adapterEzEditTable.js100 %13/13 18904 byte 5042017-03-05 22:35:02 (UTC)2017-03-07 01:55:17 (UTC)
src/extensions/advancedGrid/advancedGrid.js- 90 byte 22017-03-05 22:35:02 (UTC)2017-03-07 01:55:17 (UTC)
src/extensions/colOps/colOps.js ColOps100 %25/2513020 byte4432017-03-05 22:35:02 (UTC)100 %26/2614428 byte4822017-03-07 01:55:17 (UTC)
src/extensions/colsVisibility/colsVisibility.js100 %49/49 20964 byte 7392017-03-05 22:35:02 (UTC)2017-03-07 01:55:17 (UTC)
src/extensions/filtersVisibility/filtersVisibility.js100 %25/25 7784 byte 3072017-03-05 22:35:02 (UTC)2017-03-07 01:55:17 (UTC)
src/extensions/sort/adapterSortabletable.js100 %23/23 16452 byte 5322017-03-05 22:35:02 (UTC)2017-03-07 01:55:17 (UTC)
src/extensions/sort/sort.js- 204 byte 82017-03-05 22:35:02 (UTC)2017-03-07 01:55:17 (UTC)
src/feature.js100 %14/14 1864 byte 972017-03-05 22:35:02 (UTC)2017-03-07 01:55:17 (UTC)
src/modules/alternateRows.js100 %9/9 3644 byte 1402017-03-05 22:35:02 (UTC)2017-03-07 01:55:17 (UTC)
src/modules/checkList.js100 %17/17 18974 byte 5902017-03-05 22:35:02 (UTC)2017-03-07 01:55:17 (UTC)
src/modules/clearButton.js100 %10/10 3129 byte 1282017-03-05 22:35:02 (UTC)2017-03-07 01:55:17 (UTC)
src/modules/dateType.js100 %11/11 3997 byte 1472017-03-05 22:35:02 (UTC)2017-03-07 01:55:17 (UTC)
src/modules/dropdown.js100 %14/14 13704 byte 4422017-03-05 22:35:02 (UTC)2017-03-07 01:55:17 (UTC)
src/modules/gridLayout.js100 %16/16 14075 byte 4942017-03-05 22:35:02 (UTC)2017-03-07 01:55:17 (UTC)
src/modules/hash.js100 %10/10 2981 byte 1262017-03-05 22:35:02 (UTC)2017-03-07 01:55:17 (UTC)
src/modules/help.js100 %17/17 6516 byte 2322017-03-05 22:35:02 (UTC)2017-03-07 01:55:17 (UTC)
src/modules/highlightKeywords.js100 %10/10 5405 byte 1792017-03-05 22:35:02 (UTC)2017-03-07 01:55:17 (UTC)
src/modules/loader.js100 %14/14 4005 byte 1732017-03-05 22:35:02 (UTC)2017-03-07 01:55:17 (UTC)
src/modules/noResults.js100 %17/17 4809 byte 1982017-03-05 22:35:02 (UTC)2017-03-07 01:55:17 (UTC)
src/modules/paging.js100 %45/45 27455 byte 8982017-03-05 22:35:02 (UTC)2017-03-07 01:55:17 (UTC)
src/modules/popupFilter.js100 %26/26 12712 byte 4462017-03-05 22:35:02 (UTC)2017-03-07 01:55:17 (UTC)
src/modules/rowsCounter.js100 %13/13 5643 byte 1972017-03-05 22:35:02 (UTC)2017-03-07 01:55:17 (UTC)
src/modules/state.js100 %24/24 14771 byte 5412017-03-05 22:35:02 (UTC)2017-03-07 01:55:17 (UTC)
src/modules/statusBar.js100 %22/22 8485 byte 2992017-03-05 22:35:02 (UTC)2017-03-07 01:55:17 (UTC)
src/modules/storage.js100 %10/10 3544 byte 1622017-03-05 22:35:02 (UTC)2017-03-07 01:55:17 (UTC)
src/number.js100 %1/1 998 byte 292017-03-05 22:35:02 (UTC)2017-03-07 01:55:17 (UTC)
src/root.js100 %1/1 235 byte 62017-03-05 22:35:02 (UTC)2017-03-07 01:55:17 (UTC)
src/sort.js100 %3/3 930 byte 332017-03-05 22:35:02 (UTC)2017-03-07 01:55:17 (UTC)
src/string.js100 %5/5 2082 byte 762017-03-05 22:35:02 (UTC)2017-03-07 01:55:17 (UTC)
src/tablefilter.js TableFilter 100 %170/17090917 byte30342017-03-05 22:35:02 (UTC)90769 byte30272017-03-07 01:55:17 (UTC)
src/types.js100 %9/9 1565 byte 732017-03-05 22:35:02 (UTC)2017-03-07 01:55:17 (UTC)
diff --git a/docs/variable/index.html b/docs/variable/index.html index 50d96210..9aeb1f5d 100644 --- a/docs/variable/index.html +++ b/docs/variable/index.html @@ -3,7 +3,7 @@ - Variable | tablefilter v0.5.2 API Document + Variable | tablefilter v0.5.3 API Document